@vouchfor/embeds 0.0.0-experiment.88ebbc0 → 0.0.0-experiment.8a05fac
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/es/components/Embed/controllers/tracking.d.ts +1 -1
- package/dist/es/components/Embed/index.d.ts +5 -1
- package/dist/es/embeds.js +880 -587
- package/dist/es/embeds.js.map +1 -1
- package/dist/es/utils/env.d.ts +2 -8
- package/dist/iife/embeds.iife.js +225 -213
- package/dist/iife/embeds.iife.js.map +1 -1
- package/package.json +4 -4
- package/src/components/Embed/Embed.stories.ts +3 -3
- package/src/components/Embed/controllers/fetcher.ts +55 -10
- package/src/components/Embed/controllers/tracking.ts +51 -31
- package/src/components/Embed/index.ts +5 -0
- package/src/utils/env.ts +15 -29
- package/dist/es/components/Embed/controllers/event-forwarder.d.ts +0 -14
package/dist/iife/embeds.iife.js
CHANGED
@@ -1,200 +1,212 @@
|
|
1
|
-
var
|
1
|
+
var UT=Object.defineProperty;var BT=(Ge,Kr,Rr)=>Kr in Ge?UT(Ge,Kr,{enumerable:!0,configurable:!0,writable:!0,value:Rr}):Ge[Kr]=Rr;var Jp=(Ge,Kr,Rr)=>(BT(Ge,typeof Kr!="symbol"?Kr+"":Kr,Rr),Rr);var embeds=function(Ge){var $f;"use strict";function Kr(n,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 n)){const o=Object.getOwnPropertyDescriptor(i,s);o&&Object.defineProperty(n,s,o.get?o:{enumerable:!0,get:()=>i[s]})}}}return Object.freeze(Object.defineProperty(n,Symbol.toStringTag,{value:"Module"}))}/**
|
2
2
|
* @license
|
3
3
|
* Copyright 2019 Google LLC
|
4
4
|
* SPDX-License-Identifier: BSD-3-Clause
|
5
|
-
*/const
|
5
|
+
*/const Rr=globalThis,Jo=Rr.ShadowRoot&&(Rr.ShadyCSS===void 0||Rr.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Ih=Symbol(),Dh=new WeakMap;let r2=class{constructor(t,e,i){if(this._$cssResult$=!0,i!==Ih)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(Jo&&t===void 0){const i=e!==void 0&&e.length===1;i&&(t=Dh.get(e)),t===void 0&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),i&&Dh.set(e,t))}return t}toString(){return this.cssText}};const s2=n=>new r2(typeof n=="string"?n:n+"",void 0,Ih),n2=(n,t)=>{if(Jo)n.adoptedStyleSheets=t.map(e=>e instanceof CSSStyleSheet?e:e.styleSheet);else for(const e of t){const i=document.createElement("style"),s=Rr.litNonce;s!==void 0&&i.setAttribute("nonce",s),i.textContent=e.cssText,n.appendChild(i)}},xh=Jo?n=>n:n=>n instanceof CSSStyleSheet?(t=>{let e="";for(const i of t.cssRules)e+=i.cssText;return s2(e)})(n):n;/**
|
6
6
|
* @license
|
7
7
|
* Copyright 2017 Google LLC
|
8
8
|
* SPDX-License-Identifier: BSD-3-Clause
|
9
|
-
*/
|
9
|
+
*/const{is:a2,defineProperty:o2,getOwnPropertyDescriptor:l2,getOwnPropertyNames:c2,getOwnPropertySymbols:h2,getPrototypeOf:d2}=Object,cs=globalThis,Oh=cs.trustedTypes,u2=Oh?Oh.emptyScript:"",tl=cs.reactiveElementPolyfillSupport,Nn=(n,t)=>n,Na={toAttribute(n,t){switch(t){case Boolean:n=n?u2:null;break;case Object:case Array:n=n==null?n:JSON.stringify(n)}return n},fromAttribute(n,t){let e=n;switch(t){case Boolean:e=n!==null;break;case Number:e=n===null?null:Number(n);break;case Object:case Array:try{e=JSON.parse(n)}catch{e=null}}return e}},el=(n,t)=>!a2(n,t),Ph={attribute:!0,type:String,converter:Na,reflect:!1,hasChanged:el};Symbol.metadata??(Symbol.metadata=Symbol("metadata")),cs.litPropertyMetadata??(cs.litPropertyMetadata=new WeakMap);let Un=class 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=Ph){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&&o2(this.prototype,t,s)}}static getPropertyDescriptor(t,e,i){const{get:s,set:o}=l2(this.prototype,t)??{get(){return this[e]},set(c){this[e]=c}};return{get(){return s==null?void 0:s.call(this)},set(c){const d=s==null?void 0:s.call(this);o.call(this,c),this.requestUpdate(t,d,i)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)??Ph}static _$Ei(){if(this.hasOwnProperty(Nn("elementProperties")))return;const t=d2(this);t.finalize(),t.l!==void 0&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(Nn("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(Nn("properties"))){const e=this.properties,i=[...c2(e),...h2(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(xh(s))}else t!==void 0&&e.push(xh(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._$ES(),this.requestUpdate(),(t=this.constructor.l)==null||t.forEach(e=>e(this))}addController(t){var e;(this._$E_??(this._$E_=new Set)).add(t),this.renderRoot!==void 0&&this.isConnected&&((e=t.hostConnected)==null||e.call(t))}removeController(t){var e;(e=this._$E_)==null||e.delete(t)}_$ES(){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 n2(t,this.constructor.elementStyles),t}connectedCallback(){var t;this.renderRoot??(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),(t=this._$E_)==null||t.forEach(e=>{var i;return(i=e.hostConnected)==null?void 0:i.call(e)})}enableUpdating(t){}disconnectedCallback(){var t;(t=this._$E_)==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 o;const i=this.constructor.elementProperties.get(t),s=this.constructor._$Eu(t,i);if(s!==void 0&&i.reflect===!0){const c=(((o=i.converter)==null?void 0:o.toAttribute)!==void 0?i.converter:Na).toAttribute(e,i.type);this._$Em=t,c==null?this.removeAttribute(s):this.setAttribute(s,c),this._$Em=null}}_$AK(t,e){var o;const i=this.constructor,s=i._$Eh.get(t);if(s!==void 0&&this._$Em!==s){const c=i.getPropertyOptions(s),d=typeof c.converter=="function"?{fromAttribute:c.converter}:((o=c.converter)==null?void 0:o.fromAttribute)!==void 0?c.converter:Na;this._$Em=s,this[s]=d.fromAttribute(e,c.type),this._$Em=null}}requestUpdate(t,e,i,s=!1,o){if(t!==void 0){if(i??(i=this.constructor.getPropertyOptions(t)),!(i.hasChanged??el)(s?o: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.renderRoot??(this.renderRoot=this.createRenderRoot()),this._$Ep){for(const[o,c]of this._$Ep)this[o]=c;this._$Ep=void 0}const s=this.constructor.elementProperties;if(s.size>0)for(const[o,c]of s)c.wrapped!==!0||this._$AL.has(o)||this[o]===void 0||this.C(o,this[o],c)}let t=!1;const e=this._$AL;try{t=this.shouldUpdate(e),t?(this.willUpdate(e),(i=this._$E_)==null||i.forEach(s=>{var o;return(o=s.hostUpdate)==null?void 0:o.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._$E_)==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){}};Un.elementStyles=[],Un.shadowRootOptions={mode:"open"},Un[Nn("elementProperties")]=new Map,Un[Nn("finalized")]=new Map,tl==null||tl({ReactiveElement:Un}),(cs.reactiveElementVersions??(cs.reactiveElementVersions=[])).push("2.0.2");/**
|
10
10
|
* @license
|
11
11
|
* Copyright 2017 Google LLC
|
12
12
|
* SPDX-License-Identifier: BSD-3-Clause
|
13
|
-
*/
|
14
|
-
\f\r]
|
15
|
-
\f\r"'\`<>=]|("|')|))|$)`,"g"),
|
13
|
+
*/const Bn=globalThis,Ua=Bn.trustedTypes,Mh=Ua?Ua.createPolicy("lit-html",{createHTML:n=>n}):void 0,il="$lit$",Yr=`lit$${(Math.random()+"").slice(9)}$`,rl="?"+Yr,f2=`<${rl}>`,$s=document,Ba=()=>$s.createComment(""),Gn=n=>n===null||typeof n!="object"&&typeof n!="function",$h=Array.isArray,Fh=n=>$h(n)||typeof(n==null?void 0:n[Symbol.iterator])=="function",sl=`[
|
14
|
+
\f\r]`,Vn=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Nh=/-->/g,Uh=/>/g,Fs=RegExp(`>|${sl}(?:([^\\s"'>=/]+)(${sl}*=${sl}*(?:[^
|
15
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),Bh=/'/g,Gh=/"/g,Vh=/^(?:script|style|textarea|title)$/i,Ns=Symbol.for("lit-noChange"),qe=Symbol.for("lit-nothing"),Hh=new WeakMap,Us=$s.createTreeWalker($s,129);function Wh(n,t){if(!Array.isArray(n)||!n.hasOwnProperty("raw"))throw Error("invalid template strings array");return Mh!==void 0?Mh.createHTML(t):t}const jh=(n,t)=>{const e=n.length-1,i=[];let s,o=t===2?"<svg>":"",c=Vn;for(let d=0;d<e;d++){const f=n[d];let p,g,v=-1,b=0;for(;b<f.length&&(c.lastIndex=b,g=c.exec(f),g!==null);)b=c.lastIndex,c===Vn?g[1]==="!--"?c=Nh:g[1]!==void 0?c=Uh:g[2]!==void 0?(Vh.test(g[2])&&(s=RegExp("</"+g[2],"g")),c=Fs):g[3]!==void 0&&(c=Fs):c===Fs?g[0]===">"?(c=s??Vn,v=-1):g[1]===void 0?v=-2:(v=c.lastIndex-g[2].length,p=g[1],c=g[3]===void 0?Fs:g[3]==='"'?Gh:Bh):c===Gh||c===Bh?c=Fs:c===Nh||c===Uh?c=Vn:(c=Fs,s=void 0);const E=c===Fs&&n[d+1].startsWith("/>")?" ":"";o+=c===Vn?f+f2:v>=0?(i.push(p),f.slice(0,v)+il+f.slice(v)+Yr+E):f+Yr+(v===-2?d:E)}return[Wh(n,o+(n[e]||"<?>")+(t===2?"</svg>":"")),i]};let nl=class t2{constructor({strings:t,_$litType$:e},i){let s;this.parts=[];let o=0,c=0;const d=t.length-1,f=this.parts,[p,g]=jh(t,e);if(this.el=t2.createElement(p,i),Us.currentNode=this.el.content,e===2){const v=this.el.content.firstChild;v.replaceWith(...v.childNodes)}for(;(s=Us.nextNode())!==null&&f.length<d;){if(s.nodeType===1){if(s.hasAttributes())for(const v of s.getAttributeNames())if(v.endsWith(il)){const b=g[c++],E=s.getAttribute(v).split(Yr),k=/([.?@])?(.*)/.exec(b);f.push({type:1,index:o,name:k[2],strings:E,ctor:k[1]==="."?Yh:k[1]==="?"?zh:k[1]==="@"?Zh:Hn}),s.removeAttribute(v)}else v.startsWith(Yr)&&(f.push({type:6,index:o}),s.removeAttribute(v));if(Vh.test(s.tagName)){const v=s.textContent.split(Yr),b=v.length-1;if(b>0){s.textContent=Ua?Ua.emptyScript:"";for(let E=0;E<b;E++)s.append(v[E],Ba()),Us.nextNode(),f.push({type:2,index:++o});s.append(v[b],Ba())}}}else if(s.nodeType===8)if(s.data===rl)f.push({type:2,index:o});else{let v=-1;for(;(v=s.data.indexOf(Yr,v+1))!==-1;)f.push({type:7,index:o}),v+=Yr.length-1}o++}}static createElement(t,e){const i=$s.createElement("template");return i.innerHTML=t,i}};function Bs(n,t,e=n,i){var c,d;if(t===Ns)return t;let s=i!==void 0?(c=e._$Co)==null?void 0:c[i]:e._$Cl;const o=Gn(t)?void 0:t._$litDirective$;return(s==null?void 0:s.constructor)!==o&&((d=s==null?void 0:s._$AO)==null||d.call(s,!1),o===void 0?s=void 0:(s=new o(n),s._$AT(n,e,i)),i!==void 0?(e._$Co??(e._$Co=[]))[i]=s:e._$Cl=s),s!==void 0&&(t=Bs(n,s._$AS(n,t.values),s,i)),t}let Kh=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){const{el:{content:e},parts:i}=this._$AD,s=((t==null?void 0:t.creationScope)??$s).importNode(e,!0);Us.currentNode=s;let o=Us.nextNode(),c=0,d=0,f=i[0];for(;f!==void 0;){if(c===f.index){let p;f.type===2?p=new al(o,o.nextSibling,this,t):f.type===1?p=new f.ctor(o,f.name,f.strings,this,t):f.type===6&&(p=new Xh(o,this,t)),this._$AV.push(p),f=i[++d]}c!==(f==null?void 0:f.index)&&(o=Us.nextNode(),c++)}return Us.currentNode=$s,s}p(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++}},al=class e2{get _$AU(){var t;return((t=this._$AM)==null?void 0:t._$AU)??this._$Cv}constructor(t,e,i,s){this.type=2,this._$AH=qe,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=i,this.options=s,this._$Cv=(s==null?void 0:s.isConnected)??!0}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=Bs(this,t,e),Gn(t)?t===qe||t==null||t===""?(this._$AH!==qe&&this._$AR(),this._$AH=qe):t!==this._$AH&&t!==Ns&&this._(t):t._$litType$!==void 0?this.g(t):t.nodeType!==void 0?this.$(t):Fh(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!==qe&&Gn(this._$AH)?this._$AA.nextSibling.data=t:this.$($s.createTextNode(t)),this._$AH=t}g(t){var o;const{values:e,_$litType$:i}=t,s=typeof i=="number"?this._$AC(t):(i.el===void 0&&(i.el=nl.createElement(Wh(i.h,i.h[0]),this.options)),i);if(((o=this._$AH)==null?void 0:o._$AD)===s)this._$AH.p(e);else{const c=new Kh(s,this),d=c.u(this.options);c.p(e),this.$(d),this._$AH=c}}_$AC(t){let e=Hh.get(t.strings);return e===void 0&&Hh.set(t.strings,e=new nl(t)),e}T(t){$h(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let i,s=0;for(const o of t)s===e.length?e.push(i=new e2(this.k(Ba()),this.k(Ba()),this,this.options)):i=e[s],i._$AI(o),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?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._$Cv=t,(e=this._$AP)==null||e.call(this,t))}},Hn=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,e,i,s,o){this.type=1,this._$AH=qe,this._$AN=void 0,this.element=t,this.name=e,this._$AM=s,this.options=o,i.length>2||i[0]!==""||i[1]!==""?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=qe}_$AI(t,e=this,i,s){const o=this.strings;let c=!1;if(o===void 0)t=Bs(this,t,e,0),c=!Gn(t)||t!==this._$AH&&t!==Ns,c&&(this._$AH=t);else{const d=t;let f,p;for(t=o[0],f=0;f<o.length-1;f++)p=Bs(this,d[i+f],e,f),p===Ns&&(p=this._$AH[f]),c||(c=!Gn(p)||p!==this._$AH[f]),p===qe?t=qe:t!==qe&&(t+=(p??"")+o[f+1]),this._$AH[f]=p}c&&!s&&this.O(t)}O(t){t===qe?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},Yh=class extends Hn{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===qe?void 0:t}},zh=class extends Hn{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==qe)}},Zh=class extends Hn{constructor(t,e,i,s,o){super(t,e,i,s,o),this.type=5}_$AI(t,e=this){if((t=Bs(this,t,e,0)??qe)===Ns)return;const i=this._$AH,s=t===qe&&i!==qe||t.capture!==i.capture||t.once!==i.once||t.passive!==i.passive,o=t!==qe&&(i===qe||s);s&&this.element.removeEventListener(this.name,this,i),o&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var e;typeof this._$AH=="function"?this._$AH.call(((e=this.options)==null?void 0:e.host)??this.element,t):this._$AH.handleEvent(t)}},Xh=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){Bs(this,t)}};const p2={j:il,P:Yr,A:rl,C:1,M:jh,L:Kh,R:Fh,V:Bs,D:al,I:Hn,H:zh,N:Zh,U:Yh,B:Xh},ol=Bn.litHtmlPolyfillSupport;ol==null||ol(nl,al),(Bn.litHtmlVersions??(Bn.litHtmlVersions=[])).push("3.1.0");/**
|
16
|
+
* @license
|
17
|
+
* Copyright 2019 Google LLC
|
18
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
19
|
+
*/const Ga=globalThis,ll=Ga.ShadowRoot&&(Ga.ShadyCSS===void 0||Ga.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,cl=Symbol(),qh=new WeakMap;let Qh=class{constructor(t,e,i){if(this._$cssResult$=!0,i!==cl)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(ll&&t===void 0){const i=e!==void 0&&e.length===1;i&&(t=qh.get(e)),t===void 0&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),i&&qh.set(e,t))}return t}toString(){return this.cssText}};const Wn=n=>new Qh(typeof n=="string"?n:n+"",void 0,cl),Ii=(n,...t)=>{const e=n.length===1?n[0]:t.reduce((i,s,o)=>i+(c=>{if(c._$cssResult$===!0)return c.cssText;if(typeof c=="number")return c;throw Error("Value passed to 'css' function must be a 'css' function result: "+c+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(s)+n[o+1],n[0]);return new Qh(e,n,cl)},g2=(n,t)=>{if(ll)n.adoptedStyleSheets=t.map(e=>e instanceof CSSStyleSheet?e:e.styleSheet);else for(const e of t){const i=document.createElement("style"),s=Ga.litNonce;s!==void 0&&i.setAttribute("nonce",s),i.textContent=e.cssText,n.appendChild(i)}},Jh=ll?n=>n:n=>n instanceof CSSStyleSheet?(t=>{let e="";for(const i of t.cssRules)e+=i.cssText;return Wn(e)})(n):n;/**
|
16
20
|
* @license
|
17
21
|
* Copyright 2017 Google LLC
|
18
22
|
* SPDX-License-Identifier: BSD-3-Clause
|
19
|
-
*/
|
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};/**
|
23
|
+
*/const{is:m2,defineProperty:v2,getOwnPropertyDescriptor:y2,getOwnPropertyNames:b2,getOwnPropertySymbols:A2,getPrototypeOf:E2}=Object,hs=globalThis,td=hs.trustedTypes,k2=td?td.emptyScript:"",hl=hs.reactiveElementPolyfillSupport,jn=(n,t)=>n,dl={toAttribute(n,t){switch(t){case Boolean:n=n?k2:null;break;case Object:case Array:n=n==null?n:JSON.stringify(n)}return n},fromAttribute(n,t){let e=n;switch(t){case Boolean:e=n!==null;break;case Number:e=n===null?null:Number(n);break;case Object:case Array:try{e=JSON.parse(n)}catch{e=null}}return e}},ed=(n,t)=>!m2(n,t),id={attribute:!0,type:String,converter:dl,reflect:!1,hasChanged:ed};Symbol.metadata??(Symbol.metadata=Symbol("metadata")),hs.litPropertyMetadata??(hs.litPropertyMetadata=new WeakMap);let dn=class 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=id){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&&v2(this.prototype,t,s)}}static getPropertyDescriptor(t,e,i){const{get:s,set:o}=y2(this.prototype,t)??{get(){return this[e]},set(c){this[e]=c}};return{get(){return s==null?void 0:s.call(this)},set(c){const d=s==null?void 0:s.call(this);o.call(this,c),this.requestUpdate(t,d,i)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)??id}static _$Ei(){if(this.hasOwnProperty(jn("elementProperties")))return;const t=E2(this);t.finalize(),t.l!==void 0&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(jn("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(jn("properties"))){const e=this.properties,i=[...b2(e),...A2(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(Jh(s))}else t!==void 0&&e.push(Jh(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._$ES(),this.requestUpdate(),(t=this.constructor.l)==null||t.forEach(e=>e(this))}addController(t){var e;(this._$E_??(this._$E_=new Set)).add(t),this.renderRoot!==void 0&&this.isConnected&&((e=t.hostConnected)==null||e.call(t))}removeController(t){var e;(e=this._$E_)==null||e.delete(t)}_$ES(){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 g2(t,this.constructor.elementStyles),t}connectedCallback(){var t;this.renderRoot??(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),(t=this._$E_)==null||t.forEach(e=>{var i;return(i=e.hostConnected)==null?void 0:i.call(e)})}enableUpdating(t){}disconnectedCallback(){var t;(t=this._$E_)==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 o;const i=this.constructor.elementProperties.get(t),s=this.constructor._$Eu(t,i);if(s!==void 0&&i.reflect===!0){const c=(((o=i.converter)==null?void 0:o.toAttribute)!==void 0?i.converter:dl).toAttribute(e,i.type);this._$Em=t,c==null?this.removeAttribute(s):this.setAttribute(s,c),this._$Em=null}}_$AK(t,e){var o;const i=this.constructor,s=i._$Eh.get(t);if(s!==void 0&&this._$Em!==s){const c=i.getPropertyOptions(s),d=typeof c.converter=="function"?{fromAttribute:c.converter}:((o=c.converter)==null?void 0:o.fromAttribute)!==void 0?c.converter:dl;this._$Em=s,this[s]=d.fromAttribute(e,c.type),this._$Em=null}}requestUpdate(t,e,i,s=!1,o){if(t!==void 0){if(i??(i=this.constructor.getPropertyOptions(t)),!(i.hasChanged??ed)(s?o: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.renderRoot??(this.renderRoot=this.createRenderRoot()),this._$Ep){for(const[o,c]of this._$Ep)this[o]=c;this._$Ep=void 0}const s=this.constructor.elementProperties;if(s.size>0)for(const[o,c]of s)c.wrapped!==!0||this._$AL.has(o)||this[o]===void 0||this.C(o,this[o],c)}let t=!1;const e=this._$AL;try{t=this.shouldUpdate(e),t?(this.willUpdate(e),(i=this._$E_)==null||i.forEach(s=>{var o;return(o=s.hostUpdate)==null?void 0:o.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._$E_)==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){}};dn.elementStyles=[],dn.shadowRootOptions={mode:"open"},dn[jn("elementProperties")]=new Map,dn[jn("finalized")]=new Map,hl==null||hl({ReactiveElement:dn}),(hs.reactiveElementVersions??(hs.reactiveElementVersions=[])).push("2.0.2");/**
|
22
24
|
* @license
|
23
25
|
* Copyright 2017 Google LLC
|
24
26
|
* SPDX-License-Identifier: BSD-3-Clause
|
25
|
-
*/
|
27
|
+
*/const Kn=globalThis,Va=Kn.trustedTypes,rd=Va?Va.createPolicy("lit-html",{createHTML:n=>n}):void 0,sd="$lit$",ds=`lit$${(Math.random()+"").slice(9)}$`,nd="?"+ds,T2=`<${nd}>`,Gs=document,Yn=()=>Gs.createComment(""),zn=n=>n===null||typeof n!="object"&&typeof n!="function",ad=Array.isArray,w2=n=>ad(n)||typeof(n==null?void 0:n[Symbol.iterator])=="function",ul=`[
|
28
|
+
\f\r]`,Zn=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,od=/-->/g,ld=/>/g,Vs=RegExp(`>|${ul}(?:([^\\s"'>=/]+)(${ul}*=${ul}*(?:[^
|
29
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),cd=/'/g,hd=/"/g,dd=/^(?:script|style|textarea|title)$/i,S2=n=>(t,...e)=>({_$litType$:n,strings:t,values:e}),le=S2(1),us=Symbol.for("lit-noChange"),di=Symbol.for("lit-nothing"),ud=new WeakMap,Hs=Gs.createTreeWalker(Gs,129);function fd(n,t){if(!Array.isArray(n)||!n.hasOwnProperty("raw"))throw Error("invalid template strings array");return rd!==void 0?rd.createHTML(t):t}const L2=(n,t)=>{const e=n.length-1,i=[];let s,o=t===2?"<svg>":"",c=Zn;for(let d=0;d<e;d++){const f=n[d];let p,g,v=-1,b=0;for(;b<f.length&&(c.lastIndex=b,g=c.exec(f),g!==null);)b=c.lastIndex,c===Zn?g[1]==="!--"?c=od:g[1]!==void 0?c=ld:g[2]!==void 0?(dd.test(g[2])&&(s=RegExp("</"+g[2],"g")),c=Vs):g[3]!==void 0&&(c=Vs):c===Vs?g[0]===">"?(c=s??Zn,v=-1):g[1]===void 0?v=-2:(v=c.lastIndex-g[2].length,p=g[1],c=g[3]===void 0?Vs:g[3]==='"'?hd:cd):c===hd||c===cd?c=Vs:c===od||c===ld?c=Zn:(c=Vs,s=void 0);const E=c===Vs&&n[d+1].startsWith("/>")?" ":"";o+=c===Zn?f+T2:v>=0?(i.push(p),f.slice(0,v)+sd+f.slice(v)+ds+E):f+ds+(v===-2?d:E)}return[fd(n,o+(n[e]||"<?>")+(t===2?"</svg>":"")),i]};class Xn{constructor({strings:t,_$litType$:e},i){let s;this.parts=[];let o=0,c=0;const d=t.length-1,f=this.parts,[p,g]=L2(t,e);if(this.el=Xn.createElement(p,i),Hs.currentNode=this.el.content,e===2){const v=this.el.content.firstChild;v.replaceWith(...v.childNodes)}for(;(s=Hs.nextNode())!==null&&f.length<d;){if(s.nodeType===1){if(s.hasAttributes())for(const v of s.getAttributeNames())if(v.endsWith(sd)){const b=g[c++],E=s.getAttribute(v).split(ds),k=/([.?@])?(.*)/.exec(b);f.push({type:1,index:o,name:k[2],strings:E,ctor:k[1]==="."?_2:k[1]==="?"?C2:k[1]==="@"?I2:Ha}),s.removeAttribute(v)}else v.startsWith(ds)&&(f.push({type:6,index:o}),s.removeAttribute(v));if(dd.test(s.tagName)){const v=s.textContent.split(ds),b=v.length-1;if(b>0){s.textContent=Va?Va.emptyScript:"";for(let E=0;E<b;E++)s.append(v[E],Yn()),Hs.nextNode(),f.push({type:2,index:++o});s.append(v[b],Yn())}}}else if(s.nodeType===8)if(s.data===nd)f.push({type:2,index:o});else{let v=-1;for(;(v=s.data.indexOf(ds,v+1))!==-1;)f.push({type:7,index:o}),v+=ds.length-1}o++}}static createElement(t,e){const i=Gs.createElement("template");return i.innerHTML=t,i}}function un(n,t,e=n,i){var c,d;if(t===us)return t;let s=i!==void 0?(c=e._$Co)==null?void 0:c[i]:e._$Cl;const o=zn(t)?void 0:t._$litDirective$;return(s==null?void 0:s.constructor)!==o&&((d=s==null?void 0:s._$AO)==null||d.call(s,!1),o===void 0?s=void 0:(s=new o(n),s._$AT(n,e,i)),i!==void 0?(e._$Co??(e._$Co=[]))[i]=s:e._$Cl=s),s!==void 0&&(t=un(n,s._$AS(n,t.values),s,i)),t}let R2=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){const{el:{content:e},parts:i}=this._$AD,s=((t==null?void 0:t.creationScope)??Gs).importNode(e,!0);Hs.currentNode=s;let o=Hs.nextNode(),c=0,d=0,f=i[0];for(;f!==void 0;){if(c===f.index){let p;f.type===2?p=new fl(o,o.nextSibling,this,t):f.type===1?p=new f.ctor(o,f.name,f.strings,this,t):f.type===6&&(p=new D2(o,this,t)),this._$AV.push(p),f=i[++d]}c!==(f==null?void 0:f.index)&&(o=Hs.nextNode(),c++)}return Hs.currentNode=Gs,s}p(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++}},fl=class i2{get _$AU(){var t;return((t=this._$AM)==null?void 0:t._$AU)??this._$Cv}constructor(t,e,i,s){this.type=2,this._$AH=di,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=i,this.options=s,this._$Cv=(s==null?void 0:s.isConnected)??!0}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=un(this,t,e),zn(t)?t===di||t==null||t===""?(this._$AH!==di&&this._$AR(),this._$AH=di):t!==this._$AH&&t!==us&&this._(t):t._$litType$!==void 0?this.g(t):t.nodeType!==void 0?this.$(t):w2(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!==di&&zn(this._$AH)?this._$AA.nextSibling.data=t:this.$(Gs.createTextNode(t)),this._$AH=t}g(t){var o;const{values:e,_$litType$:i}=t,s=typeof i=="number"?this._$AC(t):(i.el===void 0&&(i.el=Xn.createElement(fd(i.h,i.h[0]),this.options)),i);if(((o=this._$AH)==null?void 0:o._$AD)===s)this._$AH.p(e);else{const c=new R2(s,this),d=c.u(this.options);c.p(e),this.$(d),this._$AH=c}}_$AC(t){let e=ud.get(t.strings);return e===void 0&&ud.set(t.strings,e=new Xn(t)),e}T(t){ad(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let i,s=0;for(const o of t)s===e.length?e.push(i=new i2(this.k(Yn()),this.k(Yn()),this,this.options)):i=e[s],i._$AI(o),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?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._$Cv=t,(e=this._$AP)==null||e.call(this,t))}};class Ha{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,e,i,s,o){this.type=1,this._$AH=di,this._$AN=void 0,this.element=t,this.name=e,this._$AM=s,this.options=o,i.length>2||i[0]!==""||i[1]!==""?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=di}_$AI(t,e=this,i,s){const o=this.strings;let c=!1;if(o===void 0)t=un(this,t,e,0),c=!zn(t)||t!==this._$AH&&t!==us,c&&(this._$AH=t);else{const d=t;let f,p;for(t=o[0],f=0;f<o.length-1;f++)p=un(this,d[i+f],e,f),p===us&&(p=this._$AH[f]),c||(c=!zn(p)||p!==this._$AH[f]),p===di?t=di:t!==di&&(t+=(p??"")+o[f+1]),this._$AH[f]=p}c&&!s&&this.O(t)}O(t){t===di?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class _2 extends Ha{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===di?void 0:t}}let C2=class extends Ha{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==di)}};class I2 extends Ha{constructor(t,e,i,s,o){super(t,e,i,s,o),this.type=5}_$AI(t,e=this){if((t=un(this,t,e,0)??di)===us)return;const i=this._$AH,s=t===di&&i!==di||t.capture!==i.capture||t.once!==i.once||t.passive!==i.passive,o=t!==di&&(i===di||s);s&&this.element.removeEventListener(this.name,this,i),o&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var e;typeof this._$AH=="function"?this._$AH.call(((e=this.options)==null?void 0:e.host)??this.element,t):this._$AH.handleEvent(t)}}let D2=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){un(this,t)}};const pl=Kn.litHtmlPolyfillSupport;pl==null||pl(Xn,fl),(Kn.litHtmlVersions??(Kn.litHtmlVersions=[])).push("3.1.0");const x2=(n,t,e)=>{const i=(e==null?void 0:e.renderBefore)??t;let s=i._$litPart$;if(s===void 0){const o=(e==null?void 0:e.renderBefore)??null;i._$litPart$=s=new fl(t.insertBefore(Yn(),o),o,void 0,e??{})}return s._$AI(n),s};/**
|
26
30
|
* @license
|
27
31
|
* Copyright 2017 Google LLC
|
28
32
|
* SPDX-License-Identifier: BSD-3-Clause
|
29
|
-
*/
|
33
|
+
*/let fn=class extends dn{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){var e;const t=super.createRenderRoot();return(e=this.renderOptions).renderBefore??(e.renderBefore=t.firstChild),t}update(t){const e=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=x2(e,this.renderRoot,this.renderOptions)}connectedCallback(){var t;super.connectedCallback(),(t=this._$Do)==null||t.setConnected(!0)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this._$Do)==null||t.setConnected(!1)}render(){return us}};fn._$litElement$=!0,fn.finalized=!0,($f=globalThis.litElementHydrateSupport)==null||$f.call(globalThis,{LitElement:fn});const gl=globalThis.litElementPolyfillSupport;gl==null||gl({LitElement:fn}),(globalThis.litElementVersions??(globalThis.litElementVersions=[])).push("4.0.2");/**
|
30
34
|
* @license
|
31
35
|
* Copyright 2017 Google LLC
|
32
36
|
* SPDX-License-Identifier: BSD-3-Clause
|
33
|
-
*/const
|
37
|
+
*/const O2=n=>(t,e)=>{e!==void 0?e.addInitializer(()=>{customElements.define(n,t)}):customElements.define(n,t)};/**
|
34
38
|
* @license
|
35
39
|
* Copyright 2017 Google LLC
|
36
40
|
* SPDX-License-Identifier: BSD-3-Clause
|
37
|
-
*/function
|
41
|
+
*/const P2={attribute:!0,type:String,converter:Na,reflect:!1,hasChanged:el},M2=(n=P2,t,e)=>{const{kind:i,metadata:s}=e;let o=globalThis.litPropertyMetadata.get(s);if(o===void 0&&globalThis.litPropertyMetadata.set(s,o=new Map),o.set(e.name,n),i==="accessor"){const{name:c}=e;return{set(d){const f=t.get.call(this);t.set.call(this,d),this.requestUpdate(c,f,n)},init(d){return d!==void 0&&this.C(c,void 0,n),d}}}if(i==="setter"){const{name:c}=e;return function(d){const f=this[c];t.call(this,d),this.requestUpdate(c,f,n)}}throw Error("Unsupported decorator location: "+i)};function Pt(n){return(t,e)=>typeof e=="object"?M2(n,t,e):((i,s,o)=>{const c=s.hasOwnProperty(o);return s.constructor.createProperty(o,c?{...i,wrapped:!0}:i),c?Object.getOwnPropertyDescriptor(s,o):void 0})(n,t,e)}/**
|
38
42
|
* @license
|
39
|
-
* Copyright
|
43
|
+
* Copyright 2017 Google LLC
|
40
44
|
* SPDX-License-Identifier: BSD-3-Clause
|
41
|
-
*/
|
45
|
+
*/function Di(n){return Pt({...n,state:!0,attribute:!1})}/**
|
42
46
|
* @license
|
43
47
|
* Copyright 2018 Google LLC
|
44
48
|
* SPDX-License-Identifier: BSD-3-Clause
|
45
|
-
*/const
|
49
|
+
*/const Ws=n=>n??qe;/**
|
46
50
|
* @license
|
47
51
|
* Copyright 2020 Google LLC
|
48
52
|
* SPDX-License-Identifier: BSD-3-Clause
|
49
|
-
*/const
|
53
|
+
*/const{D:$2}=p2,F2=n=>n.strings===void 0,pd=()=>document.createComment(""),qn=(n,t,e)=>{var o;const i=n._$AA.parentNode,s=t===void 0?n._$AB:t._$AA;if(e===void 0){const c=i.insertBefore(pd(),s),d=i.insertBefore(pd(),s);e=new $2(c,d,n,n.options)}else{const c=e._$AB.nextSibling,d=e._$AM,f=d!==n;if(f){let p;(o=e._$AQ)==null||o.call(e,n),e._$AM=n,e._$AP!==void 0&&(p=n._$AU)!==d._$AU&&e._$AP(p)}if(c!==s||f){let p=e._$AA;for(;p!==c;){const g=p.nextSibling;i.insertBefore(p,s),p=g}}}return e},js=(n,t,e=n)=>(n._$AI(t,e),n),N2={},U2=(n,t=N2)=>n._$AH=t,B2=n=>n._$AH,ml=n=>{var i;(i=n._$AP)==null||i.call(n,!1,!0);let t=n._$AA;const e=n._$AB.nextSibling;for(;t!==e;){const s=t.nextSibling;t.remove(),t=s}};/**
|
50
54
|
* @license
|
51
55
|
* Copyright 2017 Google LLC
|
52
56
|
* SPDX-License-Identifier: BSD-3-Clause
|
53
|
-
*/const
|
57
|
+
*/const Qn={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4,EVENT:5,ELEMENT:6},Jn=n=>(...t)=>({_$litDirective$:n,values:t});let Wa=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
58
|
* @license
|
55
59
|
* Copyright 2017 Google LLC
|
56
60
|
* SPDX-License-Identifier: BSD-3-Clause
|
57
|
-
*/const
|
61
|
+
*/const ta=(n,t)=>{var i;const e=n._$AN;if(e===void 0)return!1;for(const s of e)(i=s._$AO)==null||i.call(s,t,!1),ta(s,t);return!0},ja=n=>{let t,e;do{if((t=n._$AM)===void 0)break;e=t._$AN,e.delete(n),n=t}while((e==null?void 0:e.size)===0)},gd=n=>{for(let t;t=n._$AM;n=t){let e=t._$AN;if(e===void 0)t._$AN=e=new Set;else if(e.has(n))break;e.add(n),H2(t)}};function G2(n){this._$AN!==void 0?(ja(this),this._$AM=n,gd(this)):this._$AM=n}function V2(n,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 o=e;o<i.length;o++)ta(i[o],!1),ja(i[o]);else i!=null&&(ta(i,!1),ja(i));else ta(this,n)}const H2=n=>{n.type==Qn.CHILD&&(n._$AP??(n._$AP=V2),n._$AQ??(n._$AQ=G2))};let md=class extends Wa{constructor(){super(...arguments),this._$AN=void 0}_$AT(t,e,i){super._$AT(t,e,i),gd(this),this.isConnected=t._$AU}_$AO(t,e=!0){var i,s;t!==this.isConnected&&(this.isConnected=t,t?(i=this.reconnected)==null||i.call(this):(s=this.disconnected)==null||s.call(this)),e&&(ta(this,t),ja(this))}setValue(t){if(F2(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
62
|
* @license
|
59
63
|
* Copyright 2020 Google LLC
|
60
64
|
* SPDX-License-Identifier: BSD-3-Clause
|
61
|
-
*/const
|
65
|
+
*/const rr=()=>new W2;let W2=class{};const vl=new WeakMap,sr=Jn(class extends md{render(n){return qe}update(n,[t]){var i;const e=t!==this.G;return e&&this.G!==void 0&&this.ot(void 0),(e||this.rt!==this.lt)&&(this.G=t,this.ct=(i=n.options)==null?void 0:i.host,this.ot(this.lt=n.element)),qe}ot(n){if(typeof this.G=="function"){const t=this.ct??globalThis;let e=vl.get(t);e===void 0&&(e=new WeakMap,vl.set(t,e)),e.get(this.G)!==void 0&&this.G.call(this.ct,void 0),e.set(this.G,n),n!==void 0&&this.G.call(this.ct,n)}else this.G.value=n}get rt(){var n,t;return typeof this.G=="function"?(n=vl.get(this.ct??globalThis))==null?void 0:n.get(this.G):(t=this.G)==null?void 0:t.value}disconnected(){this.rt===this.lt&&this.ot(void 0)}reconnected(){this.ot(this.lt)}});function j2(n,t,e){function i(s){e.dispatchEvent(new CustomEvent(s.type,s))}return t.addEventListener(n,i),()=>{t.removeEventListener(n,i)}}class K2{constructor(t,e){this._events=[],this._cleanup=[],this._forwardElementRef=rr(),this.host=t,this._events=e,t.addController(this)}register(){return sr(this._forwardElementRef)}hostConnected(){requestAnimationFrame(()=>{this._events.forEach(t=>{this._forwardElementRef.value&&this._cleanup.push(j2(t,this._forwardElementRef.value,this.host))})})}hostDisconnected(){this._cleanup.forEach(t=>{t()}),this._cleanup=[]}}/**
|
62
66
|
* @license
|
63
67
|
* Copyright 2019 Google LLC
|
64
68
|
* SPDX-License-Identifier: BSD-3-Clause
|
65
|
-
*/const
|
69
|
+
*/const Ka=globalThis,yl=Ka.ShadowRoot&&(Ka.ShadyCSS===void 0||Ka.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,vd=Symbol(),yd=new WeakMap;let Y2=class{constructor(t,e,i){if(this._$cssResult$=!0,i!==vd)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(yl&&t===void 0){const i=e!==void 0&&e.length===1;i&&(t=yd.get(e)),t===void 0&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),i&&yd.set(e,t))}return t}toString(){return this.cssText}};const z2=n=>new Y2(typeof n=="string"?n:n+"",void 0,vd),Z2=(n,t)=>{if(yl)n.adoptedStyleSheets=t.map(e=>e instanceof CSSStyleSheet?e:e.styleSheet);else for(const e of t){const i=document.createElement("style"),s=Ka.litNonce;s!==void 0&&i.setAttribute("nonce",s),i.textContent=e.cssText,n.appendChild(i)}},bd=yl?n=>n:n=>n instanceof CSSStyleSheet?(t=>{let e="";for(const i of t.cssRules)e+=i.cssText;return z2(e)})(n):n;/**
|
66
70
|
* @license
|
67
71
|
* Copyright 2017 Google LLC
|
68
72
|
* SPDX-License-Identifier: BSD-3-Clause
|
69
|
-
*/const{is:
|
73
|
+
*/const{is:X2,defineProperty:q2,getOwnPropertyDescriptor:Q2,getOwnPropertyNames:J2,getOwnPropertySymbols:tg,getPrototypeOf:eg}=Object,fs=globalThis,Ad=fs.trustedTypes,ig=Ad?Ad.emptyScript:"",bl=fs.reactiveElementPolyfillSupport,ea=(n,t)=>n,Al={toAttribute(n,t){switch(t){case Boolean:n=n?ig:null;break;case Object:case Array:n=n==null?n:JSON.stringify(n)}return n},fromAttribute(n,t){let e=n;switch(t){case Boolean:e=n!==null;break;case Number:e=n===null?null:Number(n);break;case Object:case Array:try{e=JSON.parse(n)}catch{e=null}}return e}},El=(n,t)=>!X2(n,t),Ed={attribute:!0,type:String,converter:Al,reflect:!1,hasChanged:El};Symbol.metadata??(Symbol.metadata=Symbol("metadata")),fs.litPropertyMetadata??(fs.litPropertyMetadata=new WeakMap);class ia 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=Ed){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&&q2(this.prototype,t,s)}}static getPropertyDescriptor(t,e,i){const{get:s,set:o}=Q2(this.prototype,t)??{get(){return this[e]},set(c){this[e]=c}};return{get(){return s==null?void 0:s.call(this)},set(c){const d=s==null?void 0:s.call(this);o.call(this,c),this.requestUpdate(t,d,i)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)??Ed}static _$Ei(){if(this.hasOwnProperty(ea("elementProperties")))return;const t=eg(this);t.finalize(),t.l!==void 0&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(ea("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(ea("properties"))){const e=this.properties,i=[...J2(e),...tg(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(bd(s))}else t!==void 0&&e.push(bd(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 Z2(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 o;const i=this.constructor.elementProperties.get(t),s=this.constructor._$Eu(t,i);if(s!==void 0&&i.reflect===!0){const c=(((o=i.converter)==null?void 0:o.toAttribute)!==void 0?i.converter:Al).toAttribute(e,i.type);this._$Em=t,c==null?this.removeAttribute(s):this.setAttribute(s,c),this._$Em=null}}_$AK(t,e){var o;const i=this.constructor,s=i._$Eh.get(t);if(s!==void 0&&this._$Em!==s){const c=i.getPropertyOptions(s),d=typeof c.converter=="function"?{fromAttribute:c.converter}:((o=c.converter)==null?void 0:o.fromAttribute)!==void 0?c.converter:Al;this._$Em=s,this[s]=d.fromAttribute(e,c.type),this._$Em=null}}requestUpdate(t,e,i,s=!1,o){if(t!==void 0){if(i??(i=this.constructor.getPropertyOptions(t)),!(i.hasChanged??El)(s?o: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[o,c]of this._$Ep)this[o]=c;this._$Ep=void 0}const s=this.constructor.elementProperties;if(s.size>0)for(const[o,c]of s)c.wrapped!==!0||this._$AL.has(o)||this[o]===void 0||this.C(o,this[o],c)}let t=!1;const e=this._$AL;try{t=this.shouldUpdate(e),t?(this.willUpdate(e),(i=this._$ES)==null||i.forEach(s=>{var o;return(o=s.hostUpdate)==null?void 0:o.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){}}ia.elementStyles=[],ia.shadowRootOptions={mode:"open"},ia[ea("elementProperties")]=new Map,ia[ea("finalized")]=new Map,bl==null||bl({ReactiveElement:ia}),(fs.reactiveElementVersions??(fs.reactiveElementVersions=[])).push("2.0.0");/**
|
70
74
|
* @license
|
71
75
|
* Copyright 2017 Google LLC
|
72
76
|
* 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
|
-
|
76
|
-
`+
|
77
|
-
|
78
|
-
`)
|
79
|
-
|
80
|
-
|
81
|
-
`+
|
82
|
-
`+
|
83
|
-
|
77
|
+
*/const rg=Symbol();class kd{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 o;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??sg,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=(o=this.A)==null?void 0:o.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 c,d,f,p,g;let e,i;t??(t=this.A()),this.k=t,this.status===1?(c=this.T)==null||c.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 o=!1;try{e=await this._(t,{signal:this.T.signal})}catch(v){o=!0,i=v}if(this.u===s){if(e===rg)this.status=0;else{if(o===!1){try{(d=this.m)==null||d.call(this,e)}catch{}this.status=2,(f=this.i)==null||f.call(this,e)}else{try{(p=this.g)==null||p.call(this,i)}catch{}this.status=3,(g=this.o)==null||g.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,o;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(o=t.error)==null?void 0:o.call(t,this.error);default:throw Error("Unexpected status: "+this.status)}}}const sg=(n,t)=>n===t||n.length===t.length&&n.every((e,i)=>!El(e,t[i]));let Ya;const ng=new Uint8Array(16);function ag(){if(!Ya&&(Ya=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Ya))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Ya(ng)}const yi=[];for(let n=0;n<256;++n)yi.push((n+256).toString(16).slice(1));function og(n,t=0){return yi[n[t+0]]+yi[n[t+1]]+yi[n[t+2]]+yi[n[t+3]]+"-"+yi[n[t+4]]+yi[n[t+5]]+"-"+yi[n[t+6]]+yi[n[t+7]]+"-"+yi[n[t+8]]+yi[n[t+9]]+"-"+yi[n[t+10]]+yi[n[t+11]]+yi[n[t+12]]+yi[n[t+13]]+yi[n[t+14]]+yi[n[t+15]]}const Td={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function Ks(n,t,e){if(Td.randomUUID&&!t&&!n)return Td.randomUUID();n=n||{};const i=n.random||(n.rng||ag)();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 og(i)}const wd="https://d2rxhdlm2q91uk.cloudfront.net",lg="https://d1ix11aj5kfygl.cloudfront.net",cg="https://d157jlwnudd93d.cloudfront.net",Sd="https://bshyfw4h5a.execute-api.ap-southeast-2.amazonaws.com/dev",hg="https://gyzw7rpbq3.execute-api.ap-southeast-2.amazonaws.com/staging",dg="https://vfcjuim1l3.execute-api.ap-southeast-2.amazonaws.com/prod",ug="http://localhost:6060/v2",fg="https://embed-dev.vouchfor.com/v2",pg="https://embed-staging.vouchfor.com/v2",gg="https://embed.vouchfor.com/v2";function za(n){if(!["local","dev","staging","prod"].includes(n))throw new Error(`Unknown environment: ${n}`);if(n==="local")return{videoUrl:wd,publicApiUrl:Sd,embedApiUrl:ug};if(n==="dev")return{videoUrl:wd,publicApiUrl:Sd,embedApiUrl:fg};if(n==="staging")return{videoUrl:lg,publicApiUrl:hg,embedApiUrl:pg};if(n==="prod")return{videoUrl:cg,publicApiUrl:dg,embedApiUrl:gg}}class mg{constructor(t){this._fetching=!1,this.getVouch=async(e,i,s)=>{var g;const{embedApiUrl:o}=za(e),c=Ks(),d=await fetch(`${o}/vouches/${s}`,{method:"GET",headers:[["X-Api-Key",i],["X-Cache-Check",c]]}),f=await d.json();this.host.dispatchEvent(new CustomEvent("vouch:loaded",{detail:s}));const p=(g=d==null?void 0:d.headers)==null?void 0:g.get("X-Cache-Check");return p&&p!==c&&fetch(`${o}/vouches/${s}`,{method:"GET",headers:[["X-Api-Key",i],["Cache-Control","max-age=0"]]}),f},this.getTemplate=async(e,i,s)=>{var g;const{embedApiUrl:o}=za(e),c=Ks(),d=await fetch(`${o}/templates/${s}`,{method:"GET",headers:[["X-Api-Key",i],["X-Cache-Check",c]]}),f=await d.json(),p=(g=d==null?void 0:d.headers)==null?void 0:g.get("X-Cache-Check");return p&&p!==c&&fetch(`${o}/templates/${s}`,{method:"GET",headers:[["X-Api-Key",i],["Cache-Control","max-age=0"]]}),f},this.host=t,new kd(this.host,async([e,i,s,o,c])=>{var d,f,p,g;try{if(t.vouch=void 0,t.template=void 0,s){let v;c&&(this.fetching=!0,v=await this.getTemplate(e,i,c)),t.vouch=s,t.template=v??((f=(d=s==null?void 0:s.settings)==null?void 0:d.template)==null?void 0:f.instance)}else if(o){this.fetching=!0;const[v,b]=await Promise.all([this.getVouch(e,i,o),c?this.getTemplate(e,i,c):null]);t.vouch=v,t.template=b??((g=(p=v==null?void 0:v.settings)==null?void 0:p.template)==null?void 0:g.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}}const vg=10;class yg{constructor(t){this._tabId=void 0,this._clientId=void 0,this._visitorId=void 0,this._hasPlayed=!1,this._hasLoaded={},this._answersViewed={},this._streamedTime={},this._streamLatestTime={},this._createVisitor=e=>{var s,o;const{publicApiUrl:i}=za(this.host.env);return(o=(s=window.localStorage)==null?void 0:s.setItem)==null||o.call(s,"vouch-uid-visitor",e),navigator.sendBeacon(`${i}/api/visitor`,JSON.stringify({visitorId:e})),e},this._getReportingMetadata=()=>{var o,c;const[e,i]=((c=(o=Intl.DateTimeFormat().resolvedOptions().timeZone)==null?void 0:o.split)==null?void 0:c.call(o,"/"))??[],s={};return[...new URLSearchParams(location.search).entries()].forEach(([d,f])=>{if(/utm/.test(d)){const p=d.toLowerCase().replace(/[-_][a-z0-9]/g,g=>g.slice(-1).toUpperCase());s[p]=f}}),{source:this.host.trackingSource,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}=za(this.host.env),{client:o,tab:c,request:d,visitor:f}=this._getUids();this.host.disableTracking||navigator.sendBeacon(`${s}/api/events`,JSON.stringify({event:e,payload:i,context:{"x-uid-client":o,"x-uid-tab":c,"x-uid-request":d,"x-uid-visitor":f,"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,key:i,node:s}})=>{const o=this._findVouchId();o&&(this._answersViewed[i]||(this._sendTrackingEvent("VOUCH_RESPONSE_VIEWED",{vouchId:o,answerId:e}),this._answersViewed[i]=!0),this._streamedTime[i]=s.currentTime,this._streamLatestTime[i]=s.currentTime)},this._handleVideoTimeUpdate=({detail:{id:e,key:i,node:s}})=>{var c,d;const o=this._findVouchId();o&&(s.currentTime&&!s.paused&&!this.host.paused&&e===((d=(c=this.host.scene)==null?void 0:c.video)==null?void 0:d.id)&&s.currentTime-this._streamedTime[i]>vg&&(this._sendTrackingEvent("VIDEO_STREAMED",{vouchId:o,answerId:e,streamStart:this._streamedTime[i],streamEnd:s.currentTime}),this._streamedTime[i]=s.currentTime),this.host.paused||(this._streamLatestTime[i]=s.currentTime))},this._handleVideoPause=({detail:{id:e,key:i}})=>{const s=this._findVouchId();s&&(this._streamLatestTime[i]>this._streamedTime[i]+.5&&this._sendTrackingEvent("VIDEO_STREAMED",{vouchId:s,answerId:e,streamStart:this._streamedTime[i],streamEnd:this._streamLatestTime[i]}),delete this._streamedTime[i],delete this._streamLatestTime[i])},this.host=t,t.addController(this)}_findVouchId(){if(this.host.vouch)return"uuid"in this.host.vouch?this.host.vouch.uuid:this.host.vouch.id}_getUids(){var o,c,d,f,p,g,v,b,E,k,T,R;if(typeof window>"u")return{client:null,tab:null,request:Ks()};const t=this._visitorId||((c=(o=window.localStorage)==null?void 0:o.getItem)==null?void 0:c.call(o,"vouch-uid-visitor"))||this._createVisitor(Ks()),e=this._clientId||((f=(d=window.localStorage)==null?void 0:d.getItem)==null?void 0:f.call(d,"vouch-uid-client"))||Ks(),i=this._tabId||((g=(p=window.sessionStorage)==null?void 0:p.getItem)==null?void 0:g.call(p,"vouch-uid-tab"))||Ks(),s=Ks();return t!==this._visitorId&&(this._visitorId=t,(b=(v=window.localStorage)==null?void 0:v.setItem)==null||b.call(v,"vouch-uid-visitor",t)),e!==this._clientId&&(this._clientId=e,(k=(E=window.localStorage)==null?void 0:E.setItem)==null||k.call(E,"vouch-uid-client",e)),i!==this._tabId&&(this._tabId=i,(R=(T=window.sessionStorage)==null?void 0:T.setItem)==null||R.call(T,"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)}}const bg=(n,t,e,i)=>{if(e==="length"||e==="prototype"||e==="arguments"||e==="caller")return;const s=Object.getOwnPropertyDescriptor(n,e),o=Object.getOwnPropertyDescriptor(t,e);!Ag(s,o)&&i||Object.defineProperty(n,e,o)},Ag=function(n,t){return n===void 0||n.configurable||n.writable===t.writable&&n.enumerable===t.enumerable&&n.configurable===t.configurable&&(n.writable||n.value===t.value)},Eg=(n,t)=>{const e=Object.getPrototypeOf(t);e!==Object.getPrototypeOf(n)&&Object.setPrototypeOf(n,e)},kg=(n,t)=>`/* Wrapped ${n}*/
|
78
|
+
${t}`,Tg=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),wg=Object.getOwnPropertyDescriptor(Function.prototype.toString,"name"),Sg=(n,t,e)=>{const i=e===""?"":`with ${e.trim()}() `,s=kg.bind(null,i,t.toString());Object.defineProperty(s,"name",wg),Object.defineProperty(n,"toString",{...Tg,value:s})};function Lg(n,t,{ignoreNonConfigurable:e=!1}={}){const{name:i}=n;for(const s of Reflect.ownKeys(t))bg(n,t,s,e);return Eg(n,t),Sg(n,t,i),n}const Rg=new WeakMap;function ra(n,{cacheKey:t=([i])=>i,cache:e=new Map}={}){const i=new Map,s=function(...o){const c=t(o);if(i.has(c))return i.get(c);const d=(async()=>{try{if(e&&await e.has(c))return await e.get(c);const p=await n.apply(this,o);try{return p}finally{e&&await e.set(c,p)}}finally{i.delete(c)}})();return i.set(c,d),d};return Lg(s,n,{ignoreNonConfigurable:!0}),Rg.set(s,e),s}var Za=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function kl(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var Tl={exports:{}};(function(n,t){(function(e,i){i(t)})(Za,function(e){function i($){var N,Z,pt=new Error($);return N=pt,Z=i.prototype,Object.setPrototypeOf?Object.setPrototypeOf(N,Z):N.__proto__=Z,pt}function s($,N,Z){var pt=N.slice(0,Z).split(/\n/),kt=pt.length,Ot=pt[kt-1].length+1;throw i($+=" at line "+kt+" col "+Ot+`:
|
79
|
+
|
80
|
+
`+N.split(/\n/)[kt-1]+`
|
81
|
+
`+Array(Ot).join(" ")+"^")}i.prototype=Object.create(Error.prototype,{name:{value:"Squirrelly Error",enumerable:!1}});var o=new Function("return this")().Promise,c=!1;try{c=new Function("return (async function(){}).constructor")()}catch($){if(!($ instanceof SyntaxError))throw $}function d($,N){return Object.prototype.hasOwnProperty.call($,N)}function f($,N,Z){for(var pt in N)d(N,pt)&&(N[pt]==null||typeof N[pt]!="object"||pt!=="storage"&&pt!=="prefixes"||Z?$[pt]=N[pt]:$[pt]=f({},N[pt]));return $}var p=/^async +/,g=/`(?:\\[\s\S]|\${(?:[^{}]|{(?:[^{}]|{[^}]*})*})*}|(?!\${)[^\\`])*`/g,v=/'(?:\\[\s\w"'\\`]|[^\n\r'\\])*?'/g,b=/"(?:\\[\s\w"'\\`]|[^\n\r"\\])*?"/g,E=/[.*+\-?^${}()|[\]\\]/g;function k($){return E.test($)?$.replace(E,"\\$&"):$}function T($,N){N.rmWhitespace&&($=$.replace(/[\r\n]+/g,`
|
82
|
+
`).replace(/^\s+|\s+$/gm,"")),g.lastIndex=0,v.lastIndex=0,b.lastIndex=0;var Z=N.prefixes,pt=[Z.h,Z.b,Z.i,Z.r,Z.c,Z.e].reduce(function(me,Wt){return me&&Wt?me+"|"+k(Wt):Wt?k(Wt):me},""),kt=new RegExp("([|()]|=>)|('|\"|`|\\/\\*)|\\s*((\\/)?(-|_)?"+k(N.tags[1])+")","g"),Ot=new RegExp("([^]*?)"+k(N.tags[0])+"(-|_)?\\s*("+pt+")?\\s*","g"),Bt=0,Qt=!1;function fe(me,Wt){var ae,re={f:[]},Te=0,Mt="c";function Me(ti){var ji=$.slice(Bt,ti),Fe=ji.trim();if(Mt==="f")Fe==="safe"?re.raw=!0:N.async&&p.test(Fe)?(Fe=Fe.replace(p,""),re.f.push([Fe,"",!0])):re.f.push([Fe,""]);else if(Mt==="fp")re.f[re.f.length-1][1]+=Fe;else if(Mt==="err"){if(Fe){var Si=ji.search(/\S/);s("invalid syntax",$,Bt+Si)}}else re[Mt]=Fe;Bt=ti+1}for(Wt==="h"||Wt==="b"||Wt==="c"?Mt="n":Wt==="r"&&(re.raw=!0,Wt="i"),kt.lastIndex=Bt;(ae=kt.exec($))!==null;){var Xe=ae[1],xi=ae[2],Er=ae[3],we=ae[4],li=ae[5],ve=ae.index;if(Xe)Xe==="("?(Te===0&&(Mt==="n"?(Me(ve),Mt="p"):Mt==="f"&&(Me(ve),Mt="fp")),Te++):Xe===")"?--Te===0&&Mt!=="c"&&(Me(ve),Mt="err"):Te===0&&Xe==="|"?(Me(ve),Mt="f"):Xe==="=>"&&(Me(ve),Bt+=1,Mt="res");else if(xi)if(xi==="/*"){var Je=$.indexOf("*/",kt.lastIndex);Je===-1&&s("unclosed comment",$,ae.index),kt.lastIndex=Je+2}else xi==="'"?(v.lastIndex=ae.index,v.exec($)?kt.lastIndex=v.lastIndex:s("unclosed string",$,ae.index)):xi==='"'?(b.lastIndex=ae.index,b.exec($)?kt.lastIndex=b.lastIndex:s("unclosed string",$,ae.index)):xi==="`"&&(g.lastIndex=ae.index,g.exec($)?kt.lastIndex=g.lastIndex:s("unclosed string",$,ae.index));else if(Er)return Me(ve),Bt=ve+ae[0].length,Ot.lastIndex=Bt,Qt=li,we&&Wt==="h"&&(Wt="s"),re.t=Wt,re}return s("unclosed tag",$,me),re}var ie=function me(Wt,ae){Wt.b=[],Wt.d=[];var re,Te=!1,Mt=[];function Me(Si,es){Si&&(Si=function(ci,kr,Es,ks){var Ji,ct;return typeof kr.autoTrim=="string"?Ji=ct=kr.autoTrim:Array.isArray(kr.autoTrim)&&(Ji=kr.autoTrim[1],ct=kr.autoTrim[0]),(Es||Es===!1)&&(Ji=Es),(ks||ks===!1)&&(ct=ks),Ji==="slurp"&&ct==="slurp"?ci.trim():(Ji==="_"||Ji==="slurp"?ci=String.prototype.trimLeft?ci.trimLeft():ci.replace(/^[\s\uFEFF\xA0]+/,""):Ji!=="-"&&Ji!=="nl"||(ci=ci.replace(/^(?:\n|\r|\r\n)/,"")),ct==="_"||ct==="slurp"?ci=String.prototype.trimRight?ci.trimRight():ci.replace(/[\s\uFEFF\xA0]+$/,""):ct!=="-"&&ct!=="nl"||(ci=ci.replace(/(?:\n|\r|\r\n)$/,"")),ci)}(Si,N,Qt,es))&&(Si=Si.replace(/\\|'/g,"\\$&").replace(/\r\n|\n|\r/g,"\\n"),Mt.push(Si))}for(;(re=Ot.exec($))!==null;){var Xe,xi=re[1],Er=re[2],we=re[3]||"";for(var li in Z)if(Z[li]===we){Xe=li;break}Me(xi,Er),Bt=re.index+re[0].length,Xe||s("unrecognized tag type: "+we,$,Bt);var ve=fe(re.index,Xe),Je=ve.t;if(Je==="h"){var ti=ve.n||"";N.async&&p.test(ti)&&(ve.a=!0,ve.n=ti.replace(p,"")),ve=me(ve),Mt.push(ve)}else if(Je==="c"){if(Wt.n===ve.n)return Te?(Te.d=Mt,Wt.b.push(Te)):Wt.d=Mt,Wt;s("Helper start and end don't match",$,re.index+re[0].length)}else if(Je==="b"){Te?(Te.d=Mt,Wt.b.push(Te)):Wt.d=Mt;var ji=ve.n||"";N.async&&p.test(ji)&&(ve.a=!0,ve.n=ji.replace(p,"")),Te=ve,Mt=[]}else if(Je==="s"){var Fe=ve.n||"";N.async&&p.test(Fe)&&(ve.a=!0,ve.n=Fe.replace(p,"")),Mt.push(ve)}else Mt.push(ve)}if(!ae)throw i('unclosed helper "'+Wt.n+'"');return Me($.slice(Bt,$.length),!1),Wt.d=Mt,Wt}({f:[]},!0);if(N.plugins)for(var Ht=0;Ht<N.plugins.length;Ht++){var Pe=N.plugins[Ht];Pe.processAST&&(ie.d=Pe.processAST(ie.d,N))}return ie.d}function R($,N){var Z=T($,N),pt="var tR='';"+(N.useWith?"with("+N.varName+"||{}){":"")+F(Z,N)+"if(cb){cb(null,tR)} return tR"+(N.useWith?"}":"");if(N.plugins)for(var kt=0;kt<N.plugins.length;kt++){var Ot=N.plugins[kt];Ot.processFnString&&(pt=Ot.processFnString(pt,N))}return pt}function x($,N){for(var Z=0;Z<N.length;Z++){var pt=N[Z][0],kt=N[Z][1];$=(N[Z][2]?"await ":"")+"c.l('F','"+pt+"')("+$,kt&&($+=","+kt),$+=")"}return $}function M($,N,Z,pt,kt,Ot){var Bt="{exec:"+(kt?"async ":"")+D(Z,N,$)+",params:["+pt+"]";return Ot&&(Bt+=",name:'"+Ot+"'"),kt&&(Bt+=",async:true"),Bt+="}"}function U($,N){for(var Z="[",pt=0;pt<$.length;pt++){var kt=$[pt];Z+=M(N,kt.res||"",kt.d,kt.p||"",kt.a,kt.n),pt<$.length&&(Z+=",")}return Z+="]"}function D($,N,Z){return"function("+N+"){var tR='';"+F($,Z)+"return tR}"}function F($,N){for(var Z=0,pt=$.length,kt="";Z<pt;Z++){var Ot=$[Z];if(typeof Ot=="string")kt+="tR+='"+Ot+"';";else{var Bt=Ot.t,Qt=Ot.c||"",fe=Ot.f,ie=Ot.n||"",Ht=Ot.p||"",Pe=Ot.res||"",me=Ot.b,Wt=!!Ot.a;if(Bt==="i"){N.defaultFilter&&(Qt="c.l('F','"+N.defaultFilter+"')("+Qt+")");var ae=x(Qt,fe);!Ot.raw&&N.autoEscape&&(ae="c.l('F','e')("+ae+")"),kt+="tR+="+ae+";"}else if(Bt==="h")if(N.storage.nativeHelpers.get(ie))kt+=N.storage.nativeHelpers.get(ie)(Ot,N);else{var re=(Wt?"await ":"")+"c.l('H','"+ie+"')("+M(N,Pe,Ot.d,Ht,Wt);re+=me?","+U(me,N):",[]",kt+="tR+="+x(re+=",c)",fe)+";"}else Bt==="s"?kt+="tR+="+x((Wt?"await ":"")+"c.l('H','"+ie+"')({params:["+Ht+"]},[],c)",fe)+";":Bt==="e"&&(kt+=Qt+`
|
83
|
+
`)}}return kt}var H=function(){function $(N){this.cache=N}return $.prototype.define=function(N,Z){this.cache[N]=Z},$.prototype.get=function(N){return this.cache[N]},$.prototype.remove=function(N){delete this.cache[N]},$.prototype.reset=function(){this.cache={}},$.prototype.load=function(N){f(this.cache,N,!0)},$}();function j($,N,Z,pt){if(N&&N.length>0)throw i((pt?"Native":"")+"Helper '"+$+"' doesn't accept blocks");if(Z&&Z.length>0)throw i((pt?"Native":"")+"Helper '"+$+"' doesn't accept filters")}var st={"&":"&","<":"<",">":">",'"':""","'":"'"};function at($){return st[$]}var Q=new H({}),Et=new H({each:function($,N){var Z="",pt=$.params[0];if(j("each",N,!1),$.async)return new Promise(function(Ot){(function Bt(Qt,fe,ie,Ht,Pe){ie(Qt[fe],fe).then(function(me){Ht+=me,fe===Qt.length-1?Pe(Ht):Bt(Qt,fe+1,ie,Ht,Pe)})})(pt,0,$.exec,Z,Ot)});for(var kt=0;kt<pt.length;kt++)Z+=$.exec(pt[kt],kt);return Z},foreach:function($,N){var Z=$.params[0];if(j("foreach",N,!1),$.async)return new Promise(function(Ot){(function Bt(Qt,fe,ie,Ht,Pe,me){Ht(fe[ie],Qt[fe[ie]]).then(function(Wt){Pe+=Wt,ie===fe.length-1?me(Pe):Bt(Qt,fe,ie+1,Ht,Pe,me)})})(Z,Object.keys(Z),0,$.exec,"",Ot)});var pt="";for(var kt in Z)d(Z,kt)&&(pt+=$.exec(kt,Z[kt]));return pt},include:function($,N,Z){j("include",N,!1);var pt=Z.storage.templates.get($.params[0]);if(!pt)throw i('Could not fetch template "'+$.params[0]+'"');return pt($.params[1],Z)},extends:function($,N,Z){var pt=$.params[1]||{};pt.content=$.exec();for(var kt=0;kt<N.length;kt++){var Ot=N[kt];pt[Ot.name]=Ot.exec()}var Bt=Z.storage.templates.get($.params[0]);if(!Bt)throw i('Could not fetch template "'+$.params[0]+'"');return Bt(pt,Z)},useScope:function($,N){return j("useScope",N,!1),$.exec($.params[0])}}),mt=new H({if:function($,N){j("if",!1,$.f,!0);var Z="if("+$.p+"){"+F($.d,N)+"}";if($.b)for(var pt=0;pt<$.b.length;pt++){var kt=$.b[pt];kt.n==="else"?Z+="else{"+F(kt.d,N)+"}":kt.n==="elif"&&(Z+="else if("+kt.p+"){"+F(kt.d,N)+"}")}return Z},try:function($,N){if(j("try",!1,$.f,!0),!$.b||$.b.length!==1||$.b[0].n!=="catch")throw i("native helper 'try' only accepts 1 block, 'catch'");var Z="try{"+F($.d,N)+"}",pt=$.b[0];return Z+="catch"+(pt.res?"("+pt.res+")":"")+"{"+F(pt.d,N)+"}"},block:function($,N){return j("block",$.b,$.f,!0),"if(!"+N.varName+"["+$.p+"]){tR+=("+D($.d,"",N)+")()}else{tR+="+N.varName+"["+$.p+"]}"}}),Ft=new H({e:function($){var N=String($);return/[&<>"']/.test(N)?N.replace(/[&<>"']/g,at):N}}),Kt={varName:"it",autoTrim:[!1,"nl"],autoEscape:!0,defaultFilter:!1,tags:["{{","}}"],l:function($,N){if($==="H"){var Z=this.storage.helpers.get(N);if(Z)return Z;throw i("Can't find helper '"+N+"'")}if($==="F"){var pt=this.storage.filters.get(N);if(pt)return pt;throw i("Can't find filter '"+N+"'")}},async:!1,storage:{helpers:Et,nativeHelpers:mt,filters:Ft,templates:Q},prefixes:{h:"@",b:"#",i:"",r:"*",c:"/",e:"!"},cache:!1,plugins:[],useWith:!1};function V($,N){var Z={};return f(Z,Kt),N&&f(Z,N),$&&f(Z,$),Z.l.bind(Z),Z}function J($,N){var Z=V(N||{}),pt=Function;if(Z.async){if(!c)throw i("This environment doesn't support async/await");pt=c}try{return new pt(Z.varName,"c","cb",R($,Z))}catch(kt){throw kt instanceof SyntaxError?i(`Bad template syntax
|
84
|
+
|
85
|
+
`+kt.message+`
|
86
|
+
`+Array(kt.message.length+1).join("=")+`
|
87
|
+
`+R($,Z)):kt}}function St($,N){var Z;return N.cache&&N.name&&N.storage.templates.get(N.name)?N.storage.templates.get(N.name):(Z=typeof $=="function"?$:J($,N),N.cache&&N.name&&N.storage.templates.define(N.name,Z),Z)}Kt.l.bind(Kt),e.compile=J,e.compileScope=F,e.compileScopeIntoFunction=D,e.compileToString=R,e.defaultConfig=Kt,e.filters=Ft,e.getConfig=V,e.helpers=Et,e.nativeHelpers=mt,e.parse=T,e.render=function($,N,Z,pt){var kt=V(Z||{});if(!kt.async)return St($,kt)(N,kt);if(!pt){if(typeof o=="function")return new o(function(Ot,Bt){try{Ot(St($,kt)(N,kt))}catch(Qt){Bt(Qt)}});throw i("Please provide a callback function, this env doesn't support Promises")}try{St($,kt)(N,kt,pt)}catch(Ot){return pt(Ot)}},e.templates=Q,Object.defineProperty(e,"__esModule",{value:!0})})})(Tl,Tl.exports);var Ys=Tl.exports,wl={exports:{}};(function(n,t){var e=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof Za<"u"&&Za,i=function(){function o(){this.fetch=!1,this.DOMException=e.DOMException}return o.prototype=e,new o}();(function(o){(function(c){var d=typeof o<"u"&&o||typeof self<"u"&&self||typeof d<"u"&&d,f={searchParams:"URLSearchParams"in d,iterable:"Symbol"in d&&"iterator"in Symbol,blob:"FileReader"in d&&"Blob"in d&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in d,arrayBuffer:"ArrayBuffer"in d};function p(V){return V&&DataView.prototype.isPrototypeOf(V)}if(f.arrayBuffer)var g=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],v=ArrayBuffer.isView||function(V){return V&&g.indexOf(Object.prototype.toString.call(V))>-1};function b(V){if(typeof V!="string"&&(V=String(V)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(V)||V==="")throw new TypeError('Invalid character in header field name: "'+V+'"');return V.toLowerCase()}function E(V){return typeof V!="string"&&(V=String(V)),V}function k(V){var J={next:function(){var St=V.shift();return{done:St===void 0,value:St}}};return f.iterable&&(J[Symbol.iterator]=function(){return J}),J}function T(V){this.map={},V instanceof T?V.forEach(function(J,St){this.append(St,J)},this):Array.isArray(V)?V.forEach(function(J){this.append(J[0],J[1])},this):V&&Object.getOwnPropertyNames(V).forEach(function(J){this.append(J,V[J])},this)}T.prototype.append=function(V,J){V=b(V),J=E(J);var St=this.map[V];this.map[V]=St?St+", "+J:J},T.prototype.delete=function(V){delete this.map[b(V)]},T.prototype.get=function(V){return V=b(V),this.has(V)?this.map[V]:null},T.prototype.has=function(V){return this.map.hasOwnProperty(b(V))},T.prototype.set=function(V,J){this.map[b(V)]=E(J)},T.prototype.forEach=function(V,J){for(var St in this.map)this.map.hasOwnProperty(St)&&V.call(J,this.map[St],St,this)},T.prototype.keys=function(){var V=[];return this.forEach(function(J,St){V.push(St)}),k(V)},T.prototype.values=function(){var V=[];return this.forEach(function(J){V.push(J)}),k(V)},T.prototype.entries=function(){var V=[];return this.forEach(function(J,St){V.push([St,J])}),k(V)},f.iterable&&(T.prototype[Symbol.iterator]=T.prototype.entries);function R(V){if(V.bodyUsed)return Promise.reject(new TypeError("Already read"));V.bodyUsed=!0}function x(V){return new Promise(function(J,St){V.onload=function(){J(V.result)},V.onerror=function(){St(V.error)}})}function M(V){var J=new FileReader,St=x(J);return J.readAsArrayBuffer(V),St}function U(V){var J=new FileReader,St=x(J);return J.readAsText(V),St}function D(V){for(var J=new Uint8Array(V),St=new Array(J.length),$=0;$<J.length;$++)St[$]=String.fromCharCode(J[$]);return St.join("")}function F(V){if(V.slice)return V.slice(0);var J=new Uint8Array(V.byteLength);return J.set(new Uint8Array(V)),J.buffer}function H(){return this.bodyUsed=!1,this._initBody=function(V){this.bodyUsed=this.bodyUsed,this._bodyInit=V,V?typeof V=="string"?this._bodyText=V:f.blob&&Blob.prototype.isPrototypeOf(V)?this._bodyBlob=V:f.formData&&FormData.prototype.isPrototypeOf(V)?this._bodyFormData=V:f.searchParams&&URLSearchParams.prototype.isPrototypeOf(V)?this._bodyText=V.toString():f.arrayBuffer&&f.blob&&p(V)?(this._bodyArrayBuffer=F(V.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):f.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(V)||v(V))?this._bodyArrayBuffer=F(V):this._bodyText=V=Object.prototype.toString.call(V):this._bodyText="",this.headers.get("content-type")||(typeof V=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):f.searchParams&&URLSearchParams.prototype.isPrototypeOf(V)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},f.blob&&(this.blob=function(){var V=R(this);if(V)return V;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 V=R(this);return V||(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(M)}),this.text=function(){var V=R(this);if(V)return V;if(this._bodyBlob)return U(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(D(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},f.formData&&(this.formData=function(){return this.text().then(Q)}),this.json=function(){return this.text().then(JSON.parse)},this}var j=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function st(V){var J=V.toUpperCase();return j.indexOf(J)>-1?J:V}function at(V,J){if(!(this instanceof at))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');J=J||{};var St=J.body;if(V instanceof at){if(V.bodyUsed)throw new TypeError("Already read");this.url=V.url,this.credentials=V.credentials,J.headers||(this.headers=new T(V.headers)),this.method=V.method,this.mode=V.mode,this.signal=V.signal,!St&&V._bodyInit!=null&&(St=V._bodyInit,V.bodyUsed=!0)}else this.url=String(V);if(this.credentials=J.credentials||this.credentials||"same-origin",(J.headers||!this.headers)&&(this.headers=new T(J.headers)),this.method=st(J.method||this.method||"GET"),this.mode=J.mode||this.mode||null,this.signal=J.signal||this.signal,this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&St)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(St),(this.method==="GET"||this.method==="HEAD")&&(J.cache==="no-store"||J.cache==="no-cache")){var $=/([?&])_=[^&]*/;if($.test(this.url))this.url=this.url.replace($,"$1_="+new Date().getTime());else{var N=/\?/;this.url+=(N.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}at.prototype.clone=function(){return new at(this,{body:this._bodyInit})};function Q(V){var J=new FormData;return V.trim().split("&").forEach(function(St){if(St){var $=St.split("="),N=$.shift().replace(/\+/g," "),Z=$.join("=").replace(/\+/g," ");J.append(decodeURIComponent(N),decodeURIComponent(Z))}}),J}function Et(V){var J=new T,St=V.replace(/\r?\n[\t ]+/g," ");return St.split("\r").map(function($){return $.indexOf(`
|
88
|
+
`)===0?$.substr(1,$.length):$}).forEach(function($){var N=$.split(":"),Z=N.shift().trim();if(Z){var pt=N.join(":").trim();J.append(Z,pt)}}),J}H.call(at.prototype);function mt(V,J){if(!(this instanceof mt))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');J||(J={}),this.type="default",this.status=J.status===void 0?200:J.status,this.ok=this.status>=200&&this.status<300,this.statusText=J.statusText===void 0?"":""+J.statusText,this.headers=new T(J.headers),this.url=J.url||"",this._initBody(V)}H.call(mt.prototype),mt.prototype.clone=function(){return new mt(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new T(this.headers),url:this.url})},mt.error=function(){var V=new mt(null,{status:0,statusText:""});return V.type="error",V};var Ft=[301,302,303,307,308];mt.redirect=function(V,J){if(Ft.indexOf(J)===-1)throw new RangeError("Invalid status code");return new mt(null,{status:J,headers:{location:V}})},c.DOMException=d.DOMException;try{new c.DOMException}catch{c.DOMException=function(J,St){this.message=J,this.name=St;var $=Error(J);this.stack=$.stack},c.DOMException.prototype=Object.create(Error.prototype),c.DOMException.prototype.constructor=c.DOMException}function Kt(V,J){return new Promise(function(St,$){var N=new at(V,J);if(N.signal&&N.signal.aborted)return $(new c.DOMException("Aborted","AbortError"));var Z=new XMLHttpRequest;function pt(){Z.abort()}Z.onload=function(){var Ot={status:Z.status,statusText:Z.statusText,headers:Et(Z.getAllResponseHeaders()||"")};Ot.url="responseURL"in Z?Z.responseURL:Ot.headers.get("X-Request-URL");var Bt="response"in Z?Z.response:Z.responseText;setTimeout(function(){St(new mt(Bt,Ot))},0)},Z.onerror=function(){setTimeout(function(){$(new TypeError("Network request failed"))},0)},Z.ontimeout=function(){setTimeout(function(){$(new TypeError("Network request failed"))},0)},Z.onabort=function(){setTimeout(function(){$(new c.DOMException("Aborted","AbortError"))},0)};function kt(Ot){try{return Ot===""&&d.location.href?d.location.href:Ot}catch{return Ot}}Z.open(N.method,kt(N.url),!0),N.credentials==="include"?Z.withCredentials=!0:N.credentials==="omit"&&(Z.withCredentials=!1),"responseType"in Z&&(f.blob?Z.responseType="blob":f.arrayBuffer&&N.headers.get("Content-Type")&&N.headers.get("Content-Type").indexOf("application/octet-stream")!==-1&&(Z.responseType="arraybuffer")),J&&typeof J.headers=="object"&&!(J.headers instanceof T)?Object.getOwnPropertyNames(J.headers).forEach(function(Ot){Z.setRequestHeader(Ot,E(J.headers[Ot]))}):N.headers.forEach(function(Ot,Bt){Z.setRequestHeader(Bt,Ot)}),N.signal&&(N.signal.addEventListener("abort",pt),Z.onreadystatechange=function(){Z.readyState===4&&N.signal.removeEventListener("abort",pt)}),Z.send(typeof N._bodyInit>"u"?null:N._bodyInit)})}return Kt.polyfill=!0,d.fetch||(d.fetch=Kt,d.Headers=T,d.Request=at,d.Response=mt),c.Headers=T,c.Request=at,c.Response=mt,c.fetch=Kt,c})({})})(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,n.exports=t})(wl,wl.exports);var _g=wl.exports;const Cg=kl(_g);function Ig({canvas:n,scenes:t,currentTime:e}){if(t&&n){const i=t.scenes.filter(({start:o,duration:c})=>e>=o&&e<=o+c);if(i.length<=0)return;const s=n.getContext("2d");if(s){const o=t.transitionDuration,c=Math.max(...t.scenes.map(({start:d,duration:f})=>d+f));s.globalCompositeOperation="lighter",s.clearRect(0,0,n.width,n.height),i.forEach(({start:d,duration:f,draw:p,transitionCanvas:g})=>{s.globalAlpha=1,g.width=g.height=0,g.width=n.width,g.height=n.height;const v=g.getContext("2d");if(v){const b=d+f,E=d===0,k=b===c;p({currentTime:e,canvas:g,context:v}),!E&&e>=d&&e<=d+o/2?s.globalAlpha=Math.max(0,Math.min(1,(e-d)/(o/2))):!k&&e>=b-o/2&&e<=b&&(s.globalAlpha=Math.max(0,Math.min(1,(b-e)/(o/2)))),s.drawImage(g,0,0,n.width,n.height)}})}}}function Dg(n){if(typeof n=="string"){const[t,e]=n.split(":");return Math.min(parseFloat(t),parseFloat(e))}return n}function xg(n){if(typeof n=="string"){const[t,e]=n.split(":"),i=parseFloat(t),s=parseFloat(e);return i/s}return n}function Ld({resolution:n,aspectRatio:t}){const e=Dg(n),i=xg(t),s=i>=1,o=Math.min(s?e*i:e/i,e),c=Math.max(s?e*i:e/i,e);return{resolution:e,aspectRatio:i,height:s?o:c,width:s?c:o}}function Og({format:n,resolution:t,aspectRatio:e,sourceWidth:i,sourceHeight:s}){const{width:o,height:c}=Ld({resolution:t,aspectRatio:e}),d=i/s,f=e>d;let p=1;if(n==="letterbox"||n==="letterbox-video")p=f?c/s:o/i;else if(n==="squarebox"){const k=Math.min(c,o);p=i>=s?k/s:k/i}else n==="crop"&&(p=f?o/i:c/s);const g=o/p,v=c/p,b=(i-g)/2,E=(s-v)/2;return{sx:b,sy:E,sWidth:g,sHeight:v,scale:p}}function sa({source:n,sx:t,sy:e,sw:i,sh:s,dx:o,dy:c,dw:d,dh:f}){const p=(n==null?void 0:n.naturalWidth)??(n==null?void 0:n.videoWidth)??(n==null?void 0:n.width),g=(n==null?void 0:n.naturalHeight)??(n==null?void 0:n.videoHeight)??(n==null?void 0:n.height);t=t??0,e=e??0,i=i??p,s=s??g,i<0&&(t+=i,i=Math.abs(i)),s<0&&(e+=s,s=Math.abs(s)),d<0&&(o+=d,d=Math.abs(d)),f<0&&(c+=f,f=Math.abs(f));const v=Math.max(t,0),b=Math.min(t+i,p),E=Math.max(e,0),k=Math.min(e+s,g),T=d/i,R=f/s;return[n,v,E,b-v,k-E,t<0?o-t*T:o,e<0?c-e*R:c,(b-v)*T,(k-E)*R]}function Rd({context:n,source:t,crop:e,format:i="letterbox",posX:s,posY:o,drawAreaWidth:c,drawAreaHeight:d,sourceWidth:f,sourceHeight:p,cropCanvas:g,letterboxCanvas:v}){const{x:b,y:E,width:k,height:T}=e??{},R=f*(b??0),x=p*(E??0),M=f*Math.min(1-(b??0),k??1),U=p*Math.min(1-(E??0),T??1),D=g.getContext("2d");if(D){g.width=M,g.height=U;const J=sa({source:t,sx:R,sy:x,sw:M,sh:U,dx:0,dy:0,dw:M,dh:U});D.drawImage(...J)}const F=M/U,{sx:H,sy:j,sWidth:st,sHeight:at,scale:Q}=Og({resolution:Math.min(c,d),aspectRatio:c/d,format:i,sourceWidth:M,sourceHeight:U}),Et=g&&typeof n.filter<"u";if(i==="letterbox"||i==="squarebox"||i==="letterbox-video"&&!Et){if(H<0){const J=Math.abs(H)*Q;n.fillStyle="black",n.beginPath(),n.rect(s,o,J,d),n.rect(s+c-J,o,J,d),n.fill(),n.closePath()}if(j<0){const J=Math.abs(j)*Q;n.fillStyle="black",n.beginPath(),n.rect(s,o,c,J),n.rect(s,o+d-J,c,J),n.fill(),n.closePath()}}if(i==="letterbox-video"&&Et){const J=v.getContext("2d");if(J){v.width=M,v.height=U,n.save(),n.globalCompositeOperation="destination-out",n.fillRect(s,o,c,d);const St=sa({source:g,sx:H,sy:j,sw:st,sh:at,dx:s,dy:o,dw:c,dh:d});n.globalCompositeOperation="source-over",n.drawImage(...St),J.save();const $=Math.min(M/20,U/20);if(J.filter=`blur(${$}px) brightness(20%)`,J.drawImage(g,0,0,M,U),J.restore(),n.globalCompositeOperation="destination-over",H<0){const N=c/F,Z=d/N,pt=sa({source:v,sy:(1-Z)*U/2,sh:Z*U,dx:s,dy:o,dw:c,dh:d});n.drawImage(...pt)}if(j<0){const N=d*F,Z=c/N,pt=sa({source:v,sx:(1-Z)*M/2,sw:Z*M,dx:s,dy:o,dw:c,dh:d});n.drawImage(...pt)}n.restore()}}else{const J=sa({source:g,sx:H,sy:j,sw:st,sh:at,dx:s,dy:o,dw:c,dh:d});n.drawImage(...J)}const mt=H*-1*Q,Ft=j*-1*Q,Kt=c-mt*2,V=d-Ft*2;return{dx:mt,dy:Ft,dw:Kt,dh:V}}const Pg=/\d{0,2}:?\d{2}:\d{2}\.\d{3}\s-->\s\d{0,2}:?\d{2}:\d{2}\.\d{3}\s{1,2}.*/g,Mg=/\d{0,2}:?\d{2}:\d{2}\.\d{3}/g;function _d(n){if(!n)return[];const t=n.match(Pg);return t?t==null?void 0:t.map(e=>{const[i,s]=e.replace(`\r
|
84
89
|
`,`
|
85
90
|
`).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:`[
|
91
|
+
`),[o,c]=i.match(Mg)||[];return{start:o,end:c,text:s}}):[]}function Xa(n){const[t,e,i]=n.split(":");return i?parseInt(t)*60*60+parseInt(e)*60+parseFloat(i):parseInt(t)*60+parseInt(e)}function $g({canvas:n,dx:t,dy:e,dw:i,dh:s,relativeTime:o,vttCaptions:c}){if(c){const d=_d(c).find(({start:f,end:p})=>f&&p&&o>=Xa(f)&&o<Xa(p));if(d){const f=n.getContext("2d");if(f){const p=Math.min(i,s);let g=[""];const v=i*.9,b=p*.05;f.font=`${b}px Roobert, Dejavu Sans, sans-serif`,f.textBaseline="middle",d.text.split(" ").forEach(E=>{const k=g.length-1,T=f.measureText(g[k]).width,R=f.measureText(` ${E}`).width;T+R<v?g[k]=`${g[k]} ${E}`:g=[...g,E]}),g.forEach((E,k)=>{const T=E.trim(),R=f.measureText(T),x=t+(i-R.width)/2,M=e+(s*.85-(b+p*.04)*(g.length-1-k)),U=b*.8,D=b/1.5,F=t+(i-R.width-D)/2,H=M-U,j=R.width+D,st=U*2,at=f.globalAlpha;f.save(),f.globalAlpha=.8*at,f.fillStyle="#000000",f.beginPath(),f.roundRect(F,H,j,st,p*.01),f.fill(),f.closePath(),f.globalAlpha=at,f.fillStyle="#FFFFFF",f.fillText(T,x,M),f.restore()})}}}}function Fg(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var Ee={},Sl={},se={};Object.defineProperty(se,"__esModule",{value:!0}),se.default=se.Wrap=se.Unit=se.PrintOptions=se.PositionType=se.Overflow=se.NodeType=se.MeasureMode=se.LogLevel=se.Justify=se.Gutter=se.FlexDirection=se.ExperimentalFeature=se.Errata=se.Edge=se.Display=se.Direction=se.Dimension=se.Align=void 0;let zr=function(n){return n[n.Auto=0]="Auto",n[n.FlexStart=1]="FlexStart",n[n.Center=2]="Center",n[n.FlexEnd=3]="FlexEnd",n[n.Stretch=4]="Stretch",n[n.Baseline=5]="Baseline",n[n.SpaceBetween=6]="SpaceBetween",n[n.SpaceAround=7]="SpaceAround",n}({});se.Align=zr;let Ll=function(n){return n[n.Width=0]="Width",n[n.Height=1]="Height",n}({});se.Dimension=Ll;let qa=function(n){return n[n.Inherit=0]="Inherit",n[n.LTR=1]="LTR",n[n.RTL=2]="RTL",n}({});se.Direction=qa;let Rl=function(n){return n[n.Flex=0]="Flex",n[n.None=1]="None",n}({});se.Display=Rl;let _r=function(n){return n[n.Left=0]="Left",n[n.Top=1]="Top",n[n.Right=2]="Right",n[n.Bottom=3]="Bottom",n[n.Start=4]="Start",n[n.End=5]="End",n[n.Horizontal=6]="Horizontal",n[n.Vertical=7]="Vertical",n[n.All=8]="All",n}({});se.Edge=_r;let na=function(n){return n[n.None=0]="None",n[n.StretchFlexBasis=1]="StretchFlexBasis",n[n.All=2147483647]="All",n[n.Classic=2147483646]="Classic",n}({});se.Errata=na;let Qa=function(n){return n[n.WebFlexBasis=0]="WebFlexBasis",n[n.AbsolutePercentageAgainstPaddingEdge=1]="AbsolutePercentageAgainstPaddingEdge",n[n.FixJNILocalRefOverflows=2]="FixJNILocalRefOverflows",n}({});se.ExperimentalFeature=Qa;let aa=function(n){return n[n.Column=0]="Column",n[n.ColumnReverse=1]="ColumnReverse",n[n.Row=2]="Row",n[n.RowReverse=3]="RowReverse",n}({});se.FlexDirection=aa;let Ja=function(n){return n[n.Column=0]="Column",n[n.Row=1]="Row",n[n.All=2]="All",n}({});se.Gutter=Ja;let zs=function(n){return n[n.FlexStart=0]="FlexStart",n[n.Center=1]="Center",n[n.FlexEnd=2]="FlexEnd",n[n.SpaceBetween=3]="SpaceBetween",n[n.SpaceAround=4]="SpaceAround",n[n.SpaceEvenly=5]="SpaceEvenly",n}({});se.Justify=zs;let Zs=function(n){return n[n.Error=0]="Error",n[n.Warn=1]="Warn",n[n.Info=2]="Info",n[n.Debug=3]="Debug",n[n.Verbose=4]="Verbose",n[n.Fatal=5]="Fatal",n}({});se.LogLevel=Zs;let to=function(n){return n[n.Undefined=0]="Undefined",n[n.Exactly=1]="Exactly",n[n.AtMost=2]="AtMost",n}({});se.MeasureMode=to;let _l=function(n){return n[n.Default=0]="Default",n[n.Text=1]="Text",n}({});se.NodeType=_l;let eo=function(n){return n[n.Visible=0]="Visible",n[n.Hidden=1]="Hidden",n[n.Scroll=2]="Scroll",n}({});se.Overflow=eo;let io=function(n){return n[n.Static=0]="Static",n[n.Relative=1]="Relative",n[n.Absolute=2]="Absolute",n}({});se.PositionType=io;let ro=function(n){return n[n.Layout=1]="Layout",n[n.Style=2]="Style",n[n.Children=4]="Children",n}({});se.PrintOptions=ro;let oa=function(n){return n[n.Undefined=0]="Undefined",n[n.Point=1]="Point",n[n.Percent=2]="Percent",n[n.Auto=3]="Auto",n}({});se.Unit=oa;let so=function(n){return n[n.NoWrap=0]="NoWrap",n[n.Wrap=1]="Wrap",n[n.WrapReverse=2]="WrapReverse",n}({});se.Wrap=so;var Ng={ALIGN_AUTO:zr.Auto,ALIGN_FLEX_START:zr.FlexStart,ALIGN_CENTER:zr.Center,ALIGN_FLEX_END:zr.FlexEnd,ALIGN_STRETCH:zr.Stretch,ALIGN_BASELINE:zr.Baseline,ALIGN_SPACE_BETWEEN:zr.SpaceBetween,ALIGN_SPACE_AROUND:zr.SpaceAround,DIMENSION_WIDTH:Ll.Width,DIMENSION_HEIGHT:Ll.Height,DIRECTION_INHERIT:qa.Inherit,DIRECTION_LTR:qa.LTR,DIRECTION_RTL:qa.RTL,DISPLAY_FLEX:Rl.Flex,DISPLAY_NONE:Rl.None,EDGE_LEFT:_r.Left,EDGE_TOP:_r.Top,EDGE_RIGHT:_r.Right,EDGE_BOTTOM:_r.Bottom,EDGE_START:_r.Start,EDGE_END:_r.End,EDGE_HORIZONTAL:_r.Horizontal,EDGE_VERTICAL:_r.Vertical,EDGE_ALL:_r.All,ERRATA_NONE:na.None,ERRATA_STRETCH_FLEX_BASIS:na.StretchFlexBasis,ERRATA_ALL:na.All,ERRATA_CLASSIC:na.Classic,EXPERIMENTAL_FEATURE_WEB_FLEX_BASIS:Qa.WebFlexBasis,EXPERIMENTAL_FEATURE_ABSOLUTE_PERCENTAGE_AGAINST_PADDING_EDGE:Qa.AbsolutePercentageAgainstPaddingEdge,EXPERIMENTAL_FEATURE_FIX_JNILOCAL_REF_OVERFLOWS:Qa.FixJNILocalRefOverflows,FLEX_DIRECTION_COLUMN:aa.Column,FLEX_DIRECTION_COLUMN_REVERSE:aa.ColumnReverse,FLEX_DIRECTION_ROW:aa.Row,FLEX_DIRECTION_ROW_REVERSE:aa.RowReverse,GUTTER_COLUMN:Ja.Column,GUTTER_ROW:Ja.Row,GUTTER_ALL:Ja.All,JUSTIFY_FLEX_START:zs.FlexStart,JUSTIFY_CENTER:zs.Center,JUSTIFY_FLEX_END:zs.FlexEnd,JUSTIFY_SPACE_BETWEEN:zs.SpaceBetween,JUSTIFY_SPACE_AROUND:zs.SpaceAround,JUSTIFY_SPACE_EVENLY:zs.SpaceEvenly,LOG_LEVEL_ERROR:Zs.Error,LOG_LEVEL_WARN:Zs.Warn,LOG_LEVEL_INFO:Zs.Info,LOG_LEVEL_DEBUG:Zs.Debug,LOG_LEVEL_VERBOSE:Zs.Verbose,LOG_LEVEL_FATAL:Zs.Fatal,MEASURE_MODE_UNDEFINED:to.Undefined,MEASURE_MODE_EXACTLY:to.Exactly,MEASURE_MODE_AT_MOST:to.AtMost,NODE_TYPE_DEFAULT:_l.Default,NODE_TYPE_TEXT:_l.Text,OVERFLOW_VISIBLE:eo.Visible,OVERFLOW_HIDDEN:eo.Hidden,OVERFLOW_SCROLL:eo.Scroll,POSITION_TYPE_STATIC:io.Static,POSITION_TYPE_RELATIVE:io.Relative,POSITION_TYPE_ABSOLUTE:io.Absolute,PRINT_OPTIONS_LAYOUT:ro.Layout,PRINT_OPTIONS_STYLE:ro.Style,PRINT_OPTIONS_CHILDREN:ro.Children,UNIT_UNDEFINED:oa.Undefined,UNIT_POINT:oa.Point,UNIT_PERCENT:oa.Percent,UNIT_AUTO:oa.Auto,WRAP_NO_WRAP:so.NoWrap,WRAP_WRAP:so.Wrap,WRAP_WRAP_REVERSE:so.WrapReverse};se.default=Ng,Object.defineProperty(Sl,"__esModule",{value:!0}),Sl.default=Bg;var ps=Ug(se);function Cd(n){if(typeof WeakMap!="function")return null;var t=new WeakMap,e=new WeakMap;return(Cd=function(i){return i?e:t})(n)}function Ug(n,t){if(!t&&n&&n.__esModule)return n;if(n===null||typeof n!="object"&&typeof n!="function")return{default:n};var e=Cd(t);if(e&&e.has(n))return e.get(n);var i={},s=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in n)if(o!=="default"&&Object.prototype.hasOwnProperty.call(n,o)){var c=s?Object.getOwnPropertyDescriptor(n,o):null;c&&(c.get||c.set)?Object.defineProperty(i,o,c):i[o]=n[o]}return i.default=n,e&&e.set(n,i),i}function Bg(n){function t(s,o,c){const d=s[o];s[o]=function(){for(var f=arguments.length,p=new Array(f),g=0;g<f;g++)p[g]=arguments[g];return c.call(this,d,...p)}}for(const s of["setPosition","setMargin","setFlexBasis","setWidth","setHeight","setMinWidth","setMinHeight","setMaxWidth","setMaxHeight","setPadding"]){const o={[ps.Unit.Point]:n.Node.prototype[s],[ps.Unit.Percent]:n.Node.prototype[`${s}Percent`],[ps.Unit.Auto]:n.Node.prototype[`${s}Auto`]};t(n.Node.prototype,s,function(c){for(var d=arguments.length,f=new Array(d>1?d-1:0),p=1;p<d;p++)f[p-1]=arguments[p];const g=f.pop();let v,b;if(g==="auto")v=ps.Unit.Auto,b=void 0;else if(typeof g=="object")v=g.unit,b=g.valueOf();else if(v=typeof g=="string"&&g.endsWith("%")?ps.Unit.Percent:ps.Unit.Point,b=parseFloat(g),!Number.isNaN(g)&&Number.isNaN(b))throw new Error(`Invalid value ${g} for ${s}`);if(!o[v])throw new Error(`Failed to execute "${s}": Unsupported unit '${g}'`);return b!==void 0?o[v].call(this,...f,b):o[v].call(this,...f)})}function e(s){return n.MeasureCallback.implement({measure:function(){const{width:o,height:c}=s(...arguments);return{width:o??NaN,height:c??NaN}}})}t(n.Node.prototype,"setMeasureFunc",function(s,o){return o?s.call(this,e(o)):this.unsetMeasureFunc()});function i(s){return n.DirtiedCallback.implement({dirtied:s})}return t(n.Node.prototype,"setDirtiedFunc",function(s,o){s.call(this,i(o))}),t(n.Config.prototype,"free",function(){n.Config.destroy(this)}),t(n.Node,"create",(s,o)=>o?n.Node.createWithConfig(o):n.Node.createDefault()),t(n.Node.prototype,"free",function(){n.Node.destroy(this)}),t(n.Node.prototype,"freeRecursive",function(){for(let s=0,o=this.getChildCount();s<o;++s)this.getChild(0).freeRecursive();this.free()}),t(n.Node.prototype,"calculateLayout",function(s){let o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:NaN,c=arguments.length>2&&arguments[2]!==void 0?arguments[2]:NaN,d=arguments.length>3&&arguments[3]!==void 0?arguments[3]:ps.Direction.LTR;return s.call(this,o,c,d)}),{Config:n.Config,Node:n.Node,...ps.default}}var Id={exports:{}};(function(n,t){var e=(()=>{var i=typeof document<"u"&&document.currentScript?document.currentScript.src:void 0;return function(s){s=s||{};var o;o||(o=typeof s<"u"?s:{});var c,d;o.ready=new Promise(function(_,C){c=_,d=C});var f=Object.assign({},o),p="";typeof document<"u"&&document.currentScript&&(p=document.currentScript.src),i&&(p=i),p.indexOf("blob:")!==0?p=p.substr(0,p.replace(/[?#].*/,"").lastIndexOf("/")+1):p="";var g=o.print||console.log.bind(console),v=o.printErr||console.warn.bind(console);Object.assign(o,f),f=null;var b;o.wasmBinary&&(b=o.wasmBinary),o.noExitRuntime;function E(){this.buffer=new ArrayBuffer(V/65536*65536)}function k(){}function T(_){this.exports=function(C){function B(ei){return ei.set=function(ce,tr){this[ce]=tr},ei.get=function(ce){return this[ce]},ei}for(var G,it=new Uint8Array(123),vt=25;vt>=0;--vt)it[48+vt]=52+vt,it[65+vt]=vt,it[97+vt]=26+vt;it[43]=62,it[47]=63;function lt(ei,ce,tr){for(var Oi,ft,Fr=0,l=ce,bt=tr.length,In=ce+(bt*3>>2)-(tr[bt-2]=="=")-(tr[bt-1]=="=");Fr<bt;Fr+=4)Oi=it[tr.charCodeAt(Fr+1)],ft=it[tr.charCodeAt(Fr+2)],ei[l++]=it[tr.charCodeAt(Fr)]<<2|Oi>>4,l<In&&(ei[l++]=Oi<<4|ft>>2),l<In&&(ei[l++]=ft<<6|it[tr.charCodeAt(Fr+3)])}function Lt(ei){lt(G,1024,"T25seSBsZWFmIG5vZGVzIHdpdGggY3VzdG9tIG1lYXN1cmUgZnVuY3Rpb25zIHNob3VsZCBtYW51YWxseSBtYXJrIHRoZW1zZWx2ZXMgYXMgZGlydHkAaXNEaXJ0eQBtYXJrRGlydHkAZGVzdHJveQBzZXREaXNwbGF5AGdldERpc3BsYXkAc2V0RmxleAAtKyAgIDBYMHgALTBYKzBYIDBYLTB4KzB4IDB4AHNldEZsZXhHcm93AGdldEZsZXhHcm93AHNldE92ZXJmbG93AGdldE92ZXJmbG93AGNhbGN1bGF0ZUxheW91dABnZXRDb21wdXRlZExheW91dAB1bnNpZ25lZCBzaG9ydABnZXRDaGlsZENvdW50AHVuc2lnbmVkIGludABzZXRKdXN0aWZ5Q29udGVudABnZXRKdXN0aWZ5Q29udGVudABzZXRBbGlnbkNvbnRlbnQAZ2V0QWxpZ25Db250ZW50AGdldFBhcmVudABpbXBsZW1lbnQAc2V0TWF4SGVpZ2h0UGVyY2VudABzZXRIZWlnaHRQZXJjZW50AHNldE1pbkhlaWdodFBlcmNlbnQAc2V0RmxleEJhc2lzUGVyY2VudABzZXRQb3NpdGlvblBlcmNlbnQAc2V0TWFyZ2luUGVyY2VudABzZXRNYXhXaWR0aFBlcmNlbnQAc2V0V2lkdGhQZXJjZW50AHNldE1pbldpZHRoUGVyY2VudABzZXRQYWRkaW5nUGVyY2VudABjcmVhdGVEZWZhdWx0AHVuaXQAcmlnaHQAaGVpZ2h0AHNldE1heEhlaWdodABnZXRNYXhIZWlnaHQAc2V0SGVpZ2h0AGdldEhlaWdodABzZXRNaW5IZWlnaHQAZ2V0TWluSGVpZ2h0AGdldENvbXB1dGVkSGVpZ2h0AGdldENvbXB1dGVkUmlnaHQAbGVmdABnZXRDb21wdXRlZExlZnQAcmVzZXQAX19kZXN0cnVjdABmbG9hdAB1aW50NjRfdAB1c2VXZWJEZWZhdWx0cwBzZXRVc2VXZWJEZWZhdWx0cwBzZXRBbGlnbkl0ZW1zAGdldEFsaWduSXRlbXMAc2V0RmxleEJhc2lzAGdldEZsZXhCYXNpcwBDYW5ub3QgZ2V0IGxheW91dCBwcm9wZXJ0aWVzIG9mIG11bHRpLWVkZ2Ugc2hvcnRoYW5kcwB1c2VMZWdhY3lTdHJldGNoQmVoYXZpb3VyAHNldFVzZUxlZ2FjeVN0cmV0Y2hCZWhhdmlvdXIAc2V0UG9pbnRTY2FsZUZhY3RvcgBNZWFzdXJlQ2FsbGJhY2tXcmFwcGVyAERpcnRpZWRDYWxsYmFja1dyYXBwZXIAQ2Fubm90IHJlc2V0IGEgbm9kZSBzdGlsbCBhdHRhY2hlZCB0byBhIG93bmVyAHNldEJvcmRlcgBnZXRCb3JkZXIAZ2V0Q29tcHV0ZWRCb3JkZXIAdW5zaWduZWQgY2hhcgB0b3AAZ2V0Q29tcHV0ZWRUb3AAc2V0RmxleFdyYXAAZ2V0RmxleFdyYXAAc2V0R2FwAGdldEdhcAAlcABzZXRIZWlnaHRBdXRvAHNldEZsZXhCYXNpc0F1dG8Ac2V0TWFyZ2luQXV0bwBzZXRXaWR0aEF1dG8AU2NhbGUgZmFjdG9yIHNob3VsZCBub3QgYmUgbGVzcyB0aGFuIHplcm8Ac2V0QXNwZWN0UmF0aW8AZ2V0QXNwZWN0UmF0aW8Ac2V0UG9zaXRpb24AZ2V0UG9zaXRpb24Abm90aWZ5T25EZXN0cnVjdGlvbgBzZXRGbGV4RGlyZWN0aW9uAGdldEZsZXhEaXJlY3Rpb24Ac2V0TWFyZ2luAGdldE1hcmdpbgBnZXRDb21wdXRlZE1hcmdpbgBuYW4AYm90dG9tAGdldENvbXB1dGVkQm90dG9tAGJvb2wAZW1zY3JpcHRlbjo6dmFsAHNldEZsZXhTaHJpbmsAZ2V0RmxleFNocmluawBNZWFzdXJlQ2FsbGJhY2sARGlydGllZENhbGxiYWNrAHdpZHRoAHNldE1heFdpZHRoAGdldE1heFdpZHRoAHNldFdpZHRoAGdldFdpZHRoAHNldE1pbldpZHRoAGdldE1pbldpZHRoAGdldENvbXB1dGVkV2lkdGgAdW5zaWduZWQgbG9uZwBzdGQ6OndzdHJpbmcAc3RkOjpzdHJpbmcAc3RkOjp1MTZzdHJpbmcAc3RkOjp1MzJzdHJpbmcAc2V0UGFkZGluZwBnZXRQYWRkaW5nAGdldENvbXB1dGVkUGFkZGluZwBBdHRlbXB0aW5nIHRvIGNvbnN0cnVjdCBZR05vZGUgd2l0aCBudWxsIGNvbmZpZwBUcmllZCB0byBjb25zdHJ1Y3QgWUdOb2RlIHdpdGggbnVsbCBjb25maWcAY3JlYXRlV2l0aENvbmZpZwBpbmYAc2V0QWxpZ25TZWxmAGdldEFsaWduU2VsZgBTaXplAHZhbHVlAFZhbHVlAGNyZWF0ZQBtZWFzdXJlAHNldFBvc2l0aW9uVHlwZQBnZXRQb3NpdGlvblR5cGUAaXNSZWZlcmVuY2VCYXNlbGluZQBzZXRJc1JlZmVyZW5jZUJhc2VsaW5lAGNvcHlTdHlsZQBkb3VibGUATm9kZQBleHRlbmQAaW5zZXJ0Q2hpbGQAZ2V0Q2hpbGQAcmVtb3ZlQ2hpbGQAdm9pZABhdmFpbGFibGVIZWlnaHQgaXMgaW5kZWZpbml0ZSBzbyBoZWlnaHRNZWFzdXJlTW9kZSBtdXN0IGJlIFlHTWVhc3VyZU1vZGVVbmRlZmluZWQAYXZhaWxhYmxlV2lkdGggaXMgaW5kZWZpbml0ZSBzbyB3aWR0aE1lYXN1cmVNb2RlIG11c3QgYmUgWUdNZWFzdXJlTW9kZVVuZGVmaW5lZABzZXRFeHBlcmltZW50YWxGZWF0dXJlRW5hYmxlZABpc0V4cGVyaW1lbnRhbEZlYXR1cmVFbmFibGVkAGRpcnRpZWQAQ2Fubm90IHJlc2V0IGEgbm9kZSB3aGljaCBzdGlsbCBoYXMgY2hpbGRyZW4gYXR0YWNoZWQAdW5zZXRNZWFzdXJlRnVuYwB1bnNldERpcnRpZWRGdW5jAHNldEVycmF0YQBnZXRFcnJhdGEARXhwZWN0IGN1c3RvbSBiYXNlbGluZSBmdW5jdGlvbiB0byBub3QgcmV0dXJuIE5hTgBOQU4ASU5GAGVtc2NyaXB0ZW46Om1lbW9yeV92aWV3PHNob3J0PgBlbXNjcmlwdGVuOjptZW1vcnlfdmlldzx1bnNpZ25lZCBzaG9ydD4AZW1zY3JpcHRlbjo6bWVtb3J5X3ZpZXc8aW50PgBlbXNjcmlwdGVuOjptZW1vcnlfdmlldzx1bnNpZ25lZCBpbnQ+AGVtc2NyaXB0ZW46Om1lbW9yeV92aWV3PGZsb2F0PgBlbXNjcmlwdGVuOjptZW1vcnlfdmlldzx1aW50OF90PgBlbXNjcmlwdGVuOjptZW1vcnlfdmlldzxpbnQ4X3Q+AGVtc2NyaXB0ZW46Om1lbW9yeV92aWV3PHVpbnQxNl90PgBlbXNjcmlwdGVuOjptZW1vcnlfdmlldzxpbnQxNl90PgBlbXNjcmlwdGVuOjptZW1vcnlfdmlldzx1aW50MzJfdD4AZW1zY3JpcHRlbjo6bWVtb3J5X3ZpZXc8aW50MzJfdD4AZW1zY3JpcHRlbjo6bWVtb3J5X3ZpZXc8Y2hhcj4AZW1zY3JpcHRlbjo6bWVtb3J5X3ZpZXc8dW5zaWduZWQgY2hhcj4Ac3RkOjpiYXNpY19zdHJpbmc8dW5zaWduZWQgY2hhcj4AZW1zY3JpcHRlbjo6bWVtb3J5X3ZpZXc8c2lnbmVkIGNoYXI+AGVtc2NyaXB0ZW46Om1lbW9yeV92aWV3PGxvbmc+AGVtc2NyaXB0ZW46Om1lbW9yeV92aWV3PHVuc2lnbmVkIGxvbmc+AGVtc2NyaXB0ZW46Om1lbW9yeV92aWV3PGRvdWJsZT4AQ2hpbGQgYWxyZWFkeSBoYXMgYSBvd25lciwgaXQgbXVzdCBiZSByZW1vdmVkIGZpcnN0LgBDYW5ub3Qgc2V0IG1lYXN1cmUgZnVuY3Rpb246IE5vZGVzIHdpdGggbWVhc3VyZSBmdW5jdGlvbnMgY2Fubm90IGhhdmUgY2hpbGRyZW4uAENhbm5vdCBhZGQgY2hpbGQ6IE5vZGVzIHdpdGggbWVhc3VyZSBmdW5jdGlvbnMgY2Fubm90IGhhdmUgY2hpbGRyZW4uAChudWxsKQAlcwoAAQAAAAMAAAAAAAAAAgAAAAMAAAABAAAAAgAAAAAAAAABAAAAAQ=="),lt(G,4338,"wH8DAAAAAADAfwAAAABpaQB2AHZp"),lt(G,4368,"exsAAHkbAAC5GwAAsxsAALkbAACzGwAAaWlpZmlmaQCsGwAAfBsAAHZpaQB9GwAAwBsAAGlpaQ=="),lt(G,4432,"xwAAAMgAAADJ"),lt(G,4452,"xwAAAMoAAADLAAAArBs="),lt(G,4480,"exsAALkbAACzGwAAuRsAALMbAADAGwAAuxsAAMAbAABpaWlpAAAAAKwbAACRGwAArBsAAJMbAACUGwAAwBs="),lt(G,4552,"zAAAAM0AAADO"),lt(G,4572,"zAAAAM8AAADLAAAAlxsAAKwbAACXGw=="),lt(G,4608,"rBsAAJcbAACzGwAArRsAAHZpaWlpAAAArBsAAJcbAAC5GwAAdmlpZgAAAACsGwAAlxsAAK0bAAB2aWlpAAAAAKwbAACXGwAAsxsAAK0bAACYGwAAsxsAAK0bAACYGwAAsxsAAJgbAABpAGRpaQB2aWlkAACcGwAAnBsAAJcbAACsGwAAnBsAAKwbAACcGwAAmxsAAKwbAACcGwAAsxsAAKwbAACcGwAAsxsAALobAAB2aWlpZAAAAKwbAACcGwAAuhsAALMbAACdGwAAmhsAAJ0bAACzGwAAmhsAAJ0bAAC6GwAAnRsAALobAACdGwAAsxsAAGRpaWkAAAAAuRsAAJwbAACzGwAAZmlpaQAAAACsGwAAnBsAAJwbAAC0GwAArBsAAJwbAACcGwAAtBsAAJ0bAACcGwAAnBsAAJwbAACcGwAAtBsAAK0bAACcGwAArBsAAJwbAACtGwAArBsAAJwbAAB5GwAArBsAAJwbAACRGwAArRsAAJ0bAAAAAAAArBsAAJwbAAC6GwAAuhsAALMbAAB2aWlkZGkAAJkbAACdGw=="),lt(G,5040,"GQAKABkZGQAAAAAFAAAAAAAACQAAAAALAAAAAAAAAAAZABEKGRkZAwoHAAEACQsYAAAJBgsAAAsABhkAAAAZGRk="),lt(G,5121,"DgAAAAAAAAAAGQAKDRkZGQANAAACAAkOAAAACQAOAAAO"),lt(G,5179,"DA=="),lt(G,5191,"EwAAAAATAAAAAAkMAAAAAAAMAAAM"),lt(G,5237,"EA=="),lt(G,5249,"DwAAAAQPAAAAAAkQAAAAAAAQAAAQ"),lt(G,5295,"Eg=="),lt(G,5307,"EQAAAAARAAAAAAkSAAAAAAASAAASAAAaAAAAGhoa"),lt(G,5362,"GgAAABoaGgAAAAAAAAk="),lt(G,5411,"FA=="),lt(G,5423,"FwAAAAAXAAAAAAkUAAAAAAAUAAAU"),lt(G,5469,"Fg=="),lt(G,5481,"FQAAAAAVAAAAAAkWAAAAAAAWAAAWAAAwMTIzNDU2Nzg5QUJDREVG"),lt(G,5556,"1Q=="),lt(G,5596,"//////////8="),lt(G,5664,"8B8BAAAAAAAF"),lt(G,5684,"0A=="),lt(G,5708,"0QAAANIAAADUGw=="),lt(G,5732,"Ag=="),lt(G,5748,"//////////8="),lt(G,5816,"BQ=="),lt(G,5828,"0w=="),lt(G,5852,"0QAAANQAAADoGwAAAAQ="),lt(G,5876,"AQ=="),lt(G,5892,"/////wo="),lt(G,5960,"1g==")}var _t=new ArrayBuffer(16),Ct=new Int32Array(_t),Nt=new Float32Array(_t),Yt=new Float64Array(_t);function te(ei){return Ct[ei]}function It(ei,ce){Ct[ei]=ce}function Ae(){return Yt[0]}function pi(ei){Yt[0]=ei}function de(){throw new Error("abort")}function Ki(ei){Nt[2]=ei}function Ut(){return Nt[2]}function Ho(ei){var ce=ei.a,tr=ce.a,Oi=tr.buffer;tr.grow=NT;var ft=new Int8Array(Oi),Fr=new Int16Array(Oi),l=new Int32Array(Oi),bt=new Uint8Array(Oi),In=new Uint16Array(Oi),Hf=new Uint32Array(Oi),I=new Float32Array(Oi),Ne=new Float64Array(Oi),Ue=Math.imul,m=Math.fround,Ve=Math.abs,gr=Math.clz32,PA=Math.min,MA=Math.max,zt=NaN,Wf=1/0,wt=ce.b,Ei=ce.c,ss=ce.d,ns=ce.e,Ls=ce.f,Dn=ce.g,Ia=ce.h,Wo=ce.i,oh=ce.j,lh=ce.k,ch=ce.l,jf=ce.m,Kf=ce.n,Yf=ce.o,zf=ce.p,Zf=ce.q,$A=ce.r,FA=ce.s,NA=ce.t,UA=ce.u,BA=ce.v,GA=ce.w,VA=ce.x,HA=ce.y,WA=ce.z,jA=ce.A,KA=ce.B,YA=ce.C,zA=ce.D,At=73712,Pi=0;function Xf(r,a,h,u,y,A,w,S,O,K,tt,dt,q,et){var P=0,W=m(0),Y=0,X=m(0),nt=0,ot=m(0),gt=0,yt=m(0),Rt=0,xt=0,$t=m(0),Vt=0,Xt=0,ne=m(0),ge=m(0),Re=m(0),De=m(0),xe=0,Be=m(0),We=m(0),ii=0,ri=0,vi=m(0),_i=0,zi=0,Ci=0,Fi=0,Zi=m(0),Xi=0,Sr=0,Lr=0,Vr=0,Hr=m(0),Wr=0,jr=0,as=0,os=0,ls=m(0),Is=0,Ds=0,xs=0,Os=m(0),Ps=0,Ms=m(0),Oa=0,Pa=m(0),Ma=m(0),$a=m(0),Fa=0,Qo=m(0),wh=0,Sh=m(0),Lh=m(0),Rh=m(0),_h=m(0),Ch=0,Kp=0,Yp=0,zp=0,Zp=0,Xp=0,qp=0,Qp=0,je=0,Ke=m(0),Fn=m(0);P=At-384|0,At=P;t:{r:{i:{if(!(y&&a!=a)){if(!(A&&h!=h)){if(Y=(O?0:4)+tt|0,l[Y>>2]=l[Y>>2]+1,Y=l[r+24>>2]&3,wh=(u|0)<=1?1:u,Fi=Y||wh,ft[r+300|0]=bt[r+300|0]&252|Fi&3,Y=r+252|0,u=((Fi|0)!=1)<<3,Is=(Fi|0)==2?3:2,ot=ue(r,Is,w),I[Y+u>>2]=ot,nt=Y,Y=((Fi|0)==1)<<3,ge=Se(r,Is,w),I[nt+Y>>2]=ge,yt=ue(r,0,w),I[r+256>>2]=yt,De=Se(r,0,w),I[r+264>>2]=De,nt=r+268|0,je=nt+u|0,Ke=pe(r,Is),I[je>>2]=Ke,je=Y+nt|0,Ke=Le(r,Is),I[je>>2]=Ke,W=pe(r,0),I[r+272>>2]=W,Be=Le(r,0),I[r+280>>2]=Be,nt=u,u=r+284|0,je=nt+u|0,Ke=Ce(r,Is,w),I[je>>2]=Ke,je=u+Y|0,Ke=Ie(r,Is,w),I[je>>2]=Ke,X=Ce(r,0,w),I[r+288>>2]=X,$t=Ie(r,0,w),I[r+296>>2]=$t,ot=m(ot+ge),ge=m(yt+De),u=l[r+8>>2],u){yt=m(m(m(I[r+284>>2]+I[r+292>>2])+I[r+268>>2])+I[r+276>>2]),h=m(A?h-ge:zt),W=m(m(X+$t)+W),X=m(y?a-ot:zt),a=X;e:{if(a!=a)break e;if(a=m(X-yt),a!=a){a=m(0);break e}a=he(a,m(0))}ot=m(W+Be),W=h;e:{if(h!=h)break e;if(W=m(h-ot),W!=W){W=m(0);break e}W=he(W,m(0))}if(!((y|0)!=1|(A|0)!=1)){a=He(r,2,X,w),u=a!=a,W=m(m(Ce(r,2,w)+pe(r,2))+m(Ie(r,2,w)+Le(r,2)));e:{if(!(u|W!=W)){a=he(a,W);break e}a=u?W:a}I[r+516>>2]=a,a=He(r,0,h,S),u=a!=a,h=m(m(Ce(r,0,w)+pe(r,0))+m(Ie(r,0,w)+Le(r,0)));e:{if(!(u|h!=h)){a=he(a,h);break e}a=u?h:a}I[r+520>>2]=a;break t}e:{if(bt[r+4|0]&16){Dt[u|0](P+24|0,r,a,y,W,A,0);break e}Dt[u|0](P+24|0,r,a,y,W,A)}l[tt+20>>2]=l[tt+20>>2]+1,u=(et<<2)+tt|0,l[u+24>>2]=l[u+24>>2]+1,a=m(yt+I[P+24>>2]),a=He(r,2,y?(y|0)==2?a:X:a,w),u=a!=a,W=m(m(Ce(r,2,w)+pe(r,2))+m(Ie(r,2,w)+Le(r,2)));e:{if(!(u|W!=W)){a=he(a,W);break e}a=u?W:a}I[r+516>>2]=a,a=m(ot+I[P+28>>2]),a=He(r,0,A?(A|0)==2?a:h:a,S),u=a!=a,h=m(m(Ce(r,0,w)+pe(r,0))+m(Ie(r,0,w)+Le(r,0)));e:{if(!(u|h!=h)){a=he(a,h);break e}a=u?h:a}I[r+520>>2]=a;break t}if(u=l[r+556>>2],et=l[r+560>>2],(u|0)==(et|0)){ge=m(h-ge),a=He(r,2,y&-3?m(a-ot):m(m(m(I[r+284>>2]+I[r+292>>2])+I[r+268>>2])+I[r+276>>2]),w),u=a!=a,h=m(m(Ce(r,2,w)+pe(r,2))+m(Ie(r,2,w)+Le(r,2)));e:{if(!(u|h!=h)){a=he(a,h);break e}a=u?h:a}I[r+516>>2]=a,a=He(r,0,A&-3?ge:m(m(m(X+$t)+W)+Be),S),u=a!=a,h=m(m(Ce(r,0,w)+pe(r,0))+m(Ie(r,0,w)+Le(r,0)));e:{if(!(u|h!=h)){a=he(a,h);break e}a=u?h:a}I[r+520>>2]=a;break t}e:{if(O||(W=m(a-ot),X=m(h-ge),!(!(!(W<=m(0))|(y|0)!=2)&W==W|!(!(X<=m(0))|(A|0)!=2)&X==X)&((y|0)!=1|(A|0)!=1)))break e;a=He(r,2,W!=W||(y|0)==2&&W<m(0)?m(0):W,w),u=a!=a,h=m(m(Ce(r,2,w)+pe(r,2))+m(Ie(r,2,w)+Le(r,2)));s:{if(!(u|h!=h)){a=he(a,h);break s}a=u?h:a}I[r+516>>2]=a,a=He(r,0,X!=X||(A|0)==2&&X<m(0)?m(0):X,S),u=a!=a,h=m(m(Ce(r,0,w)+pe(r,0))+m(Ie(r,0,w)+Le(r,0)));s:{if(!(u|h!=h)){a=he(a,h);break s}a=u?h:a}I[r+520>>2]=a;break t}for(ii=et-u|0,Vr=ii>>2;Y=l[u>>2],l[Y+552>>2]!=(r|0)&&(nt=l[r+568>>2],Y=hp(l[nt>>2],bt[nt+8|0],Y,r,Rt,0),l[u>>2]=Y,l[Y+552>>2]=r),Rt=Rt+1|0,u=u+4|0,(et|0)!=(u|0););ft[r+300|0]=bt[r+300|0]&251,Rt=3,_i=l[r+24>>2],u=_i>>>2&3;e:{s:{n:{if((Fi|0)==2){et=0;a:switch(u-2|0){case 0:break e;case 1:break a;default:break n}Rt=2;break e}if(Rt=2,et=0,u>>>0>1)break s}et=Rt}Rt=u}Sh=m(a-ot),Hr=m(m(Ce(r,Rt,w)+pe(r,Rt))+m(Ie(r,Rt,w)+Le(r,Rt))),Be=m(Ce(r,et,w)+pe(r,et)),Zi=m(Be+m(Ie(r,et,w)+Le(r,et))),Xi=Rt>>>0>1,yt=ep(r,0,Sh,Xi?Hr:Zi,w),Lh=m(h-ge),We=ep(r,1,Lh,Xi?Zi:Hr,S),De=Xi?We:yt,ge=Xi?yt:We,Wr=l[r+560>>2],Y=l[r+556>>2],zi=Xi?y:A;e:{if((zi|0)!=1)break e;if((Y|0)==(Wr|0))break i;for(u=Y;;){nt=l[u>>2];s:{if(!Ap(nt))break s;if(Xt=0,gt)break e;n:{a:{if(!l[nt+552>>2]){W=m(0);break a}if(h=I[nt+32>>2],h!=h&&(W=m(0),h=I[nt+28>>2],!(h>m(0))))break a;if(W=h,h!=h)break n}if(m(Ve(W))<m(9999999747378752e-20))break e}if(a=Mn(nt),a!=a){gt=nt;break s}if(gt=nt,m(Ve(a))<m(9999999747378752e-20))break e}if(Xt=gt,u=u+4|0,(Wr|0)==(u|0))break}}if((Y|0)==(Wr|0))break i;for(Oa=(Fi|0)<=1?1:Fi,Ds=yt!=yt,jr=Ds|(y|0)!=1,as=We==We,xs=yt==yt,W=m(0);;){Vt=l[Y>>2],tp(Vt),nt=l[Vt+24>>2];e:{if(nt&4194304){if(sp(Vt,0),u=bt[Vt+4|0],nt=u|1,ft[Vt+4|0]=nt,!(u&4))break e;ft[Vt+4|0]=nt&251;break e}if(O&&(u=nt&3,dp(Vt,u||Oa,ge,De,yt),nt=l[Vt+24>>2]),(nt&196608)==131072)break e;s:{if((Vt|0)==(Xt|0)){l[Xt+308>>2]=0,l[Xt+304>>2]=q,h=m(0);break s}os=l[r+24>>2],u=os>>>2&3;n:{a:{if((Fi|0)!=2)break a;gt=3;o:switch(u-2|0){case 0:break n;case 1:break o;default:break a}gt=2;break n}gt=u}Sr=gt>>>0>1,ot=Sr?yt:We,h=m(0),a=I[Vt+40>>2];n:{a:{xt=l[Vt+40>>2];o:{if((xt|0)==2139156720)break o;if((xt|0)==2140081935)break a;u=4336;l:{if((xt|0)!=2141891242){if(a==a)break l;u=4344}h=I[u>>2];c:{h:switch(xt=l[u+4>>2],xt|0){case 0:case 3:break h;default:break c}if(a=m(zt),!(I[Vt+28>>2]>m(0)))break n;xt=ft[l[Vt+568>>2]+8|0]&1,u=xt?2143289344:0,xt=xt?3:1,h=(It(2,u),Ut())}switch(a=m(zt),xt-1|0){case 0:break a;case 1:break o;default:break n}}if(h=(It(2,(xt&-1073741825)+536870912|0),Ut()),!(xt&1073741824))break a}a=m(m(ot*h)*m(.009999999776482582));break n}a=h}h=I[Vt+572>>2],xt=0;n:{a:switch(xe=l[Vt+576>>2],xe|0){case 0:case 3:break n;default:break a}if(X=I[Vt+572>>2],!((xe|0)!=1|X!=X)){if(h<m(0))break n;xt=1;break n}if(xt=1,(xe|0)!=2|X!=X||(xt=0,h<m(0)))break n;xt=xs}X=I[Vt+580>>2],u=0;n:{a:switch(ri=l[Vt+584>>2],ri|0){case 0:case 3:break n;default:break a}if($t=I[Vt+580>>2],!((ri|0)!=1|$t!=$t)){if(X<m(0))break n;u=1;break n}if(u=1,(ri|0)!=2|$t!=$t||(u=0,X<m(0)))break n;u=as}n:{a:{if(!(a!=a|ot!=ot)){if(h=I[Vt+308>>2],(!(ft[l[Vt+568>>2]+12|0]&1)|l[Vt+304>>2]==(q|0))&h==h)break n;if(h=m(m(Ce(Vt,gt,yt)+pe(Vt,gt))+m(Ie(Vt,gt,yt)+Le(Vt,gt))),!(h<=a)&a<h)break a;h=a;break a}if(xt&Sr){X=m(m(Ce(Vt,2,yt)+pe(Vt,2))+m(Ie(Vt,2,yt)+Le(Vt,2))),a=m(zt);o:switch(xe-1|0){case 1:h=m(m(yt*h)*m(.009999999776482582));case 0:if(a=h,X<=a)break a;break;default:break o}if(!(a==a|X==X)){h=a;break a}if(a<X){h=X;break a}h=a!=a?X:a;break a}if(!(Sr|u^1)){a=m(m(Ce(Vt,0,yt)+pe(Vt,0))+m(Ie(Vt,0,yt)+Le(Vt,0))),h=m(zt);o:switch(ri-1|0){case 1:X=m(m(We*X)*m(.009999999776482582));case 0:if(h=X,a<=h)break a;break;default:break o}if(h!=h&a!=a)break a;if(a>h){h=a;break a}h=h!=h?a:h;break a}if(l[P+360>>2]=2143289344,l[P+24>>2]=2143289344,Ci=0,l[P+356>>2]=0,l[P+352>>2]=0,$t=m(ue(Vt,2,yt)+Se(Vt,2,yt)),ne=ue(Vt,0,yt),Re=Se(Vt,0,yt),ot=m(zt),Lr=0,a=m(zt),xt){o:{l:switch(xe-1|0){case 0:a=h;break o;case 1:break l;default:break o}a=m(m(yt*h)*m(.009999999776482582))}l[P+356>>2]=1,a=m($t+a),I[P+24>>2]=a,Lr=1}if(ne=m(ne+Re),u){h=m(zt);o:{l:switch(ri-1|0){case 0:h=X;break o;case 1:break l;default:break o}h=m(m(We*X)*m(.009999999776482582))}l[P+352>>2]=1,ot=m(ne+h),I[P+360>>2]=ot,Ci=1}xe=(os&3145728)==2097152,ri=gt>>>0<2;o:{l:{c:{if(!(xe&ri)){if(xe|Ds)break l;if(a!=a)break c;break l}if(Ds|a==a)break o}Lr=2,l[P+356>>2]=2,I[P+24>>2]=yt,a=yt}l:{if(!xe||ri){if(xe|We!=We)break o;if(ot!=ot)break l;break o}if(ot==ot|We!=We)break o}Ci=2,l[P+352>>2]=2,I[P+360>>2]=We,ot=We}h=I[Vt+224>>2],xe=h!=h;o:{if(xe)break o;l:{if(!(Sr|(Lr|0)!=1)){l[P+352>>2]=1,I[P+360>>2]=ne+m(m(a-$t)/h);break l}if(ri|(Ci|0)!=1)break o;l[P+356>>2]=1,I[P+24>>2]=m(m(ot-ne)*h)+$t}Ci=1,Lr=1}nt=nt>>>13&7,nt=nt||os>>>10&7;o:{if((nt|0)==5|(Lr|0)==1|(Sr|(xt|jr))|(nt|0)!=4||(l[P+356>>2]=1,I[P+24>>2]=yt,xe))break o;Ci=1,l[P+352>>2]=1,I[P+360>>2]=m(yt-$t)/h}o:{if(ri|(A|0)!=1|We!=We|u|(nt|0)!=4|(Ci|0)==1||(l[P+352>>2]=1,I[P+360>>2]=We,xe))break o;l[P+356>>2]=1,I[P+24>>2]=m(We-ne)*h}if(xn(Vt,2,yt,yt,P+356|0,P+24|0),xn(Vt,0,We,yt,P+352|0,P+360|0),on(Vt,I[P+24>>2],I[P+360>>2],Fi,l[P+356>>2],l[P+352>>2],yt,We,0,5,K,tt,dt,q),a=I[(Vt+(l[(gt<<2)+4320>>2]<<2)|0)+516>>2],u=a!=a,h=m(m(Ce(Vt,gt,yt)+pe(Vt,gt))+m(Ie(Vt,gt,yt)+Le(Vt,gt))),!(u|h!=h)){h=he(a,h);break a}h=u?h:a}I[Vt+308>>2]=h}l[Vt+304>>2]=q}W=m(W+m(h+m(ue(Vt,Rt,yt)+Se(Vt,Rt,yt))))}if(Y=Y+4|0,(Wr|0)==(Y|0))break}break r}l[P>>2]=3072,er(r,P),Yi(),de()}l[P+16>>2]=3154,er(r,P+16|0),Yi(),de()}W=m(0)}a=m(W+m(0)),Pa=Xi?S:w,Os=Xi?w:S,ii>>>0>=5&&(a=m(m(jo(r,Rt,De)*m(Vr-1>>>0))+a)),u=a>ge,Wr=_i&786432,as=(zi|0)==2&&Wr&&u?1:zi,Vt=Xi?A:y,Sr=(Vt|0)==1,Kp=Sr&(O^1),Xi=Rt>>>0<2,Yp=Vt&-3,Ds=r+208|0,A=et<<2,ri=A+4288|0,zp=Sr&!Wr,Zp=(Vt|0)!=1|O,Y=Rt<<2,Lr=Y+4288|0,xs=Y+4320|0,os=De==De,Xp=os<<1,xe=A+4320|0,qp=!zi|!u,Oa=P+52|0,Rh=jo(r,et,De),nt=0,u=0,Ci=0;r:{for(;;){zi=u,$i(P+24|0,0,44),u=l[r+560>>2],A=l[r+556>>2];i:{if((u|0)==(A|0))break i;if(u=u-A|0,(u|0)<0)break r;if(Y=xa(P+360|0,u>>2,0,Oa),u=l[P+44>>2],A=l[P+48>>2]-u|0,A=Rs(l[P+364>>2]-A|0,u,A),u=l[P+44>>2],l[P+364>>2]=u,l[P+44>>2]=A,gt=l[P+368>>2],xt=l[P+372>>2],A=l[P+48>>2],l[P+368>>2]=A,Xt=l[P+52>>2],l[P+48>>2]=gt,l[P+52>>2]=xt,l[P+372>>2]=Xt,l[Y>>2]=u,(u|0)!=(A|0)&&(l[P+368>>2]=A+((u-A|0)+3&-4)),!u)break i;gi(u)}Xt=l[r+24>>2],u=Xt>>>2&3;i:{e:{if(A=Xt&3,((A||wh)|0)!=2)break e;gt=3;s:switch(u-2|0){case 0:break i;case 1:break s;default:break e}gt=2;break i}gt=u}W=jo(r,gt,yt),Y=nt,xt=l[r+560>>2],A=l[r+556>>2];i:{if(Y>>>0>=xt-A>>2>>>0)break i;for(Xt=Xt&786432,h=m(0);;){if(xt-A>>2>>>0<=Y>>>0)break r;if(u=l[(Y<<2)+A>>2],ii=l[u+24>>2],!(ii&4194304|(ii&196608)==131072)){if(l[u+548>>2]=zi,a=ue(u,gt,yt),X=Se(u,gt,yt),A=l[P+24>>2],ot=(Y|0)==(nt|0)?m(0):W,a=m(a+X),X=I[u+308>>2],$t=He(u,gt,X,Os),!(!A||!(m(ot+m(a+m(h+$t)))>ge)|!Xt))break i;if(l[P+24>>2]=A+1,ot=m(ot+m(a+$t)),I[P+28>>2]=ot+I[P+28>>2],Ap(u)){e:{if(!l[u+552>>2]){a=m(0);break e}if(a=I[u+32>>2],a==a)break e;a=I[u+28>>2],a=a>m(0)?a:m(0)}I[P+32>>2]=a+I[P+32>>2],je=P,Ke=m(I[P+36>>2]-m(Mn(u)*X)),I[je+36>>2]=Ke}A=l[P+48>>2];e:{if((A|0)!=l[P+52>>2]){l[A>>2]=u,l[P+48>>2]=A+4;break e}if(A=A-l[P+44>>2]|0,ii=A>>2,xt=ii+1|0,xt>>>0>=1073741824)break r;if(_i=A>>1,xt=xa(P+360|0,A>>>0>=2147483644?1073741823:xt>>>0<_i>>>0?_i:xt,ii,Oa),l[l[P+368>>2]>>2]=u,l[P+368>>2]=l[P+368>>2]+4,u=l[P+44>>2],A=l[P+48>>2]-u|0,A=Rs(l[P+364>>2]-A|0,u,A),u=l[P+44>>2],l[P+364>>2]=u,l[P+44>>2]=A,ii=l[P+368>>2],_i=l[P+372>>2],A=l[P+48>>2],l[P+368>>2]=A,jr=l[P+52>>2],l[P+48>>2]=ii,l[P+52>>2]=_i,l[P+372>>2]=jr,l[xt>>2]=u,(u|0)!=(A|0)&&(l[P+368>>2]=A+((u-A|0)+3&-4)),!u)break e;gi(u)}A=l[r+556>>2],xt=l[r+560>>2],h=m(h+ot)}if(Y=Y+1|0,!(Y>>>0<xt-A>>2>>>0))break}}Re=I[P+32>>2],!(Re>m(0))|!(Re<m(1))||(l[P+32>>2]=1065353216,Re=m(1)),vi=I[P+36>>2],!(vi>m(0))|!(vi<m(1))||(l[P+36>>2]=1065353216,vi=m(1)),l[P+40>>2]=Y,$t=I[P+28>>2],gt=l[P+24>>2],Ci&&gi(Ci),X=I[P+56>>2],ii=l[P+48>>2],Ci=l[P+44>>2];i:{e:{s:{n:{if((as|0)==1)break n;h=m(0),a=I[Ds>>2];a:{o:{u=l[Ds>>2];l:{if((u|0)==2139156720)break l;if((u|0)==2140081935)break o;A=4336;c:{if((u|0)!=2141891242){if(a==a)break c;A=4344}switch(h=I[A>>2],a=m(zt),l[A+4>>2]-1|0){case 0:break o;case 1:break l;default:break a}}if(h=(It(2,(u&-1073741825)+536870912|0),Ut()),!(u&1073741824))break o}a=m(m(h*w)*m(.009999999776482582));break a}a=h}h=m(0),W=I[r+216>>2];a:{o:{u=l[r+216>>2];l:{if((u|0)==2139156720)break l;if((u|0)==2140081935)break o;A=4336;c:{if((u|0)!=2141891242){if(W==W)break c;A=4344}switch(h=I[A>>2],W=m(zt),l[A+4>>2]-1|0){case 0:break o;case 1:break l;default:break a}}if(h=(It(2,(u&-1073741825)+536870912|0),Ut()),!(u&1073741824))break o}W=m(m(h*w)*m(.009999999776482582));break a}W=h}h=m(0),ot=I[r+212>>2];a:{o:{u=l[r+212>>2];l:{if((u|0)==2139156720)break l;if((u|0)==2140081935)break o;A=4336;c:{if((u|0)!=2141891242){if(ot==ot)break c;A=4344}switch(h=I[A>>2],ot=m(zt),l[A+4>>2]-1|0){case 0:break o;case 1:break l;default:break a}}if(h=(It(2,(u&-1073741825)+536870912|0),Ut()),!(u&1073741824))break o}ot=m(m(h*S)*m(.009999999776482582));break a}ot=h}h=m(0),ne=I[r+220>>2];a:{o:{u=l[r+220>>2];l:{if((u|0)==2139156720)break l;if((u|0)==2140081935)break o;A=4336;c:{if((u|0)!=2141891242){if(ne==ne)break c;A=4344}switch(h=I[A>>2],ne=m(zt),l[A+4>>2]-1|0){case 0:break o;case 1:break l;default:break a}}if(h=(It(2,(u&-1073741825)+536870912|0),Ut()),!(u&1073741824))break o}ne=m(m(h*S)*m(.009999999776482582));break a}ne=h}if(u=Rt>>>0>1,h=m((u?a:ot)-Hr),h==h&h>$t||(h=m((u?W:ne)-Hr),h==h&h<$t))break s;if(ft[l[r+568>>2]+16|0]&1)break n;if(h=$t,!l[r+552>>2]|Re==m(0))break e;a=I[r+32>>2];a:{o:{if(a==a){h=a;break o}if(h=I[r+28>>2],!(h>m(0)))break a}if(h!=h){h=ge;break e}a=I[r+32>>2]}if(a!=a&&(h=$t,a=I[r+28>>2],!(a>m(0)))||(h=ge,a!=m(0)))break e;h=$t;break e}h=ge}if(h!=h)break e;X=m(h-$t);break i}if(!($t<m(0)))break i;X=m(-$t)}if(ge=h,!Kp){i:{if((ii|0)==(Ci|0)){ot=m(0);break i}for(ne=m(0),A=Ci;;){u=l[A>>2],$t=I[u+308>>2],h=He(u,Rt,$t,Os);e:{if(X<m(0)){if(a=m(h*m(-Mn(u))),!(a>m(0)|a<m(0)))break e;W=m(m(m(X/vi)*a)+h),a=He(u,Rt,W,ge),xt=a!=a,ot=m(m(Ce(u,Rt,yt)+pe(u,Rt))+m(Ie(u,Rt,yt)+Le(u,Rt)));s:{if(!(xt|ot!=ot)){a=he(a,ot);break s}a=xt?ot:a}if(W!=W|a!=a|a==W)break e;ne=m(ne+m(a-h)),vi=m(m(Mn(u)*$t)+vi);break e}if(!(X>m(0))|!l[u+552>>2]||(W=I[u+32>>2],W!=W&&(W=I[u+28>>2],!(W>m(0))))||!(W<m(0)|W>m(0)))break e;ot=m(m(m(X/Re)*W)+h),a=He(u,Rt,ot,ge),xt=a!=a,$t=m(m(Ce(u,Rt,yt)+pe(u,Rt))+m(Ie(u,Rt,yt)+Le(u,Rt)));s:{if(!(xt|$t!=$t)){a=he(a,$t);break s}a=xt?$t:a}if(ot!=ot|a!=a|a==ot)break e;Re=m(Re-W),ne=m(ne+m(a-h))}if(A=A+4|0,(ii|0)==(A|0))break}for(ne=m(X-ne),Ma=m(ne/vi),$a=m(ne/Re),Fa=Sr&(qp|!(bt[r+26|0]&12)),jr=!Fa,_i=l[xe>>2],ot=m(0),xt=Ci;;){u=l[xt>>2],$t=He(u,Rt,I[u+308>>2],Os);e:{s:{if(ne<m(0)){if(W=$t,a=m(W*m(-Mn(u))),a==m(0))break e;a=vi==m(0)?m($t+a):m(m(Ma*a)+$t);break s}if(W=$t,!(ne>m(0))|!l[u+552>>2]||(a=I[u+32>>2],a!=a&&(a=I[u+28>>2],!(a>m(0))))||!(a<m(0)|a>m(0)))break e;a=m(m($a*a)+$t)}if(a=He(u,Rt,a,ge),A=a!=a,h=m(m(Ce(u,Rt,yt)+pe(u,Rt))+m(Ie(u,Rt,yt)+Le(u,Rt))),!(A|h!=h)){W=he(a,h);break e}W=A?h:a}a=ue(u,Rt,yt),h=Se(u,Rt,yt),Re=ue(u,et,yt),Qo=Se(u,et,yt),h=m(a+h),_h=m(W+h),I[P+352>>2]=_h,l[P+344>>2]=1,Re=m(Re+Qo),a=I[u+224>>2];e:{if(a==a){l[P+348>>2]=1,h=m(_h-h),I[P+356>>2]=Re+m(Xi?h*a:h/a);break e}s:{if(Ps=De!=De,Ps)break s;Xt=(_i<<3)+u|0,a=I[Xt+572>>2];n:{a:{o:{l:switch(A=l[Xt+576>>2],A|0){case 0:case 3:break o;default:break l}if(h=I[Xt+572>>2],(A|0)!=1|h!=h)break a;if(!(jr|!(a<m(0))))break n;break s}if(!Fa)break s;break n}if(jr|(!(a<m(0))|((A|0)!=2|h!=h)))break s}if(A=l[u+24>>2]>>>13&7,A||(A=l[r+24>>2]>>>10&7),(A|0)!=4||(cn(P+24|0,u,et),l[P+28>>2]==3)||(ln(P+360|0,u,et),l[P+364>>2]==3))break s;l[P+348>>2]=1,I[P+356>>2]=De;break e}Xt=(_i<<3)+u|0,h=I[Xt+572>>2];s:{n:{a:{o:{l:switch(A=l[Xt+576>>2],A|0){case 0:case 3:break o;default:break l}if(a=I[Xt+572>>2],!((A|0)!=1|a!=a)){if(a=h,a<m(0))break o;break s}if((A|0)!=2|a!=a)break a;if(Ps)break o;if(!(h<m(0)))break n}l[P+348>>2]=Xp,I[P+356>>2]=De;break e}a=m(zt);a:switch(A-1|0){case 1:break n;case 0:break a;default:break s}a=h;break s}a=m(m(De*h)*m(.009999999776482582))}a=m(Re+a),I[P+356>>2]=a,l[P+348>>2]=(Sr|(A|0)!=2)&a==a}xn(u,Rt,ge,yt,P+344|0,P+352|0),xn(u,et,De,yt,P+348|0,P+356|0),Xt=(_i<<3)+u|0,a=I[Xt+572>>2];e:{s:{n:{a:switch(A=l[Xt+576>>2],A|0){case 0:case 3:break n;default:break a}if(h=I[Xt+572>>2],!((A|0)!=1|h!=h)){if(a<m(0))break n;break s}if((A|0)!=2|h!=h)break s;if(a<m(0))break n;if(Xt=0,os)break e}if(Xt=0,A=l[u+24>>2]>>>13&7,A||(A=l[r+24>>2]>>>10&7),(A|0)!=4||(cn(P+24|0,u,et),l[P+28>>2]==3))break e;ln(P+360|0,u,et),Xt=l[P+364>>2]!=3;break e}Xt=0}a=I[P+352>>2],h=I[P+356>>2],A=Rt>>>0>1,Re=A?a:h,a=A?h:a,Ps=l[P+344>>2],Ch=l[P+348>>2],Qp=A?Ps:Ch,Ps=A?Ch:Ps,A=(Xt^1)&O,on(u,Re,a,bt[r+300|0]&3,Qp,Ps,yt,We,A,A?4:7,K,tt,dt,q),ot=m(ot+m(W-$t)),A=bt[r+300|0];e:{s:{if(A&4){Xt=A&251;break s}if(Xt=A&251,A=0,!(bt[u+300|0]&4))break e}A=4}if(ft[r+300|0]=A|Xt,xt=xt+4|0,(ii|0)==(xt|0))break}}X=m(X-ot)}u=bt[r+300|0],ft[r+300|0]=u&251|(X<m(0)?4:u&4),ne=m(Ce(r,Rt,w)+pe(r,Rt)),Ma=m(Ie(r,Rt,w)+Le(r,Rt)),$t=jo(r,Rt,w);i:{if(!(!(X>m(0))|(as|0)!=2)){ot=m(0),h=m(0);e:{s:{u=Ds+(l[xs>>2]<<2)|0,a=I[u>>2],u=l[u>>2],A=(u|0)==2139156720;n:{if(!A){if(xt=(u|0)==2140081935,xt)break s;if(Xt=(u|0)==2141891242,Xt|a!=a)break i;if(xt)break s;if(Xt)break i;if(h=(It(2,(u&-1073741825)+536870912|0),Ut()),!(u&1073741824))break n}h=m(m(Os*h)*m(.009999999776482582))}if(h!=h)break i;h=m(0);n:{if(A)break n;if((u|0)==2140081935)break s;A=4336;a:{if((u|0)!=2141891242){if(a==a)break a;A=4344}switch(h=I[A>>2],W=m(zt),l[A+4>>2]-1|0){case 0:break s;case 1:break n;default:break e}}if(h=(It(2,(u&-1073741825)+536870912|0),Ut()),!(u&1073741824))break s}W=m(m(Os*h)*m(.009999999776482582));break e}W=h}if(a=m(m(m(W-ne)-Ma)-m(ge-X)),a!=a)break i;ot=he(a,m(0));break i}ot=X}Xt=Y>>>0<=nt>>>0;i:{if(!Xt){for(ii=l[r+556>>2],u=l[r+560>>2]-ii>>2,_i=u>>>0<nt>>>0?nt:u,xt=0,u=nt;;){if((u|0)==(_i|0))break r;if(A=l[ii+(u<<2)>>2],(l[A+24>>2]&196608)!=131072&&(jr=P+24|0,cn(jr,A,Rt),Fa=l[P+28>>2],ln(jr,A,Rt),xt=(((Fa|0)==3)+xt|0)+(l[P+28>>2]==3)|0),u=u+1|0,(Y|0)==(u|0))break}if(Re=m(0),h=$t,xt)break i}Re=m(0),xt=0,h=$t;e:switch((l[r+24>>2]>>>4&7)-1|0){case 0:Re=m(ot*m(.5));break i;case 1:Re=ot;break i;case 2:if(gt>>>0<2)break i;h=m($t+m((Ke=m(0),Fn=he(ot,m(0)),je=ot!=ot,(je?Ke:Fn)/m(gt-1>>>0))));break i;case 4:Re=m(ot/m(gt+1>>>0)),h=m($t+Re);break i;case 3:break e;default:break i}Re=m(m(ot*m(.5))/m(gt>>>0)),h=m(m(Re+Re)+$t)}if(a=m(ne+Re),X=m(0),ii=fp(r),Xt)h=m(0);else{for(_i=Y-1|0,$a=m(ot/m(xt|0)),ne=m(0),W=m(0),u=nt;;){if(A=l[r+556>>2],l[r+560>>2]-A>>2>>>0<=u>>>0)break r;A=l[A+(u<<2)>>2],gt=A+228|0,Mi(P+24|0,gt,320),h=m(h-((u|0)==(_i|0)?$t:m(0))),xt=l[A+24>>2];i:{if(xt&4194304)break i;e:{if((xt&196608)==131072){if(!ir(A,Rt))break e;if(!O)break i;ot=_s(A,Rt,ge),vi=pe(r,Rt),Qo=ue(A,Rt,yt),I[gt+(l[Lr>>2]<<2)>>2]=Qo+m(ot+vi);break i}if(cn(P+360|0,A,Rt),a=m(a+(l[P+364>>2]==3?$a:m(-0))),O&&(xt=gt,gt=l[Lr>>2]<<2,I[xt+gt>>2]=a+I[gt+(P+24|0)>>2]),ln(P+360|0,A,Rt),a=m(a+(l[P+364>>2]==3?$a:m(-0))),!Zp){a=m(a+m(m(h+m(ue(A,Rt,yt)+Se(A,Rt,yt)))+I[P+104>>2])),X=De;break i}if(gt=A+516|0,a=m(a+m(h+m(I[gt+(l[xs>>2]<<2)>>2]+m(ue(A,Rt,yt)+Se(A,Rt,yt))))),ii){ot=Ko(A),vi=ue(A,0,yt),ot=m(ot+vi),vi=m(m(I[A+520>>2]+m(ue(A,0,yt)+Se(A,0,yt)))-ot),A=ne!=ne;s:{if(!(A|ot!=ot)){ne=he(ne,ot);break s}ne=A?ot:ne}if(A=W!=W,!(A|vi!=vi)){W=he(W,vi);break i}W=A?vi:W;break i}if(ot=m(I[gt+(l[xe>>2]<<2)>>2]+m(ue(A,et,yt)+Se(A,et,yt))),A=X!=X,!(ot!=ot|A)){X=he(X,ot);break i}X=A?ot:X;break i}if(!O)break i;A=l[Lr>>2]<<2,ot=I[A+(P+24|0)>>2],je=A+gt|0,Ke=m(Re+m(ot+pe(r,Rt))),I[je>>2]=Ke}if(u=u+1|0,(Y|0)==(u|0))break}h=m(W+ne)}if(X=ii?h:X,ot=De,!Yp){h=He(r,et,m(Zi+X),Pa),u=h!=h,W=m(m(Ce(r,et,w)+pe(r,et))+m(Ie(r,et,w)+Le(r,et)));i:{if(!(u|W!=W)){h=he(h,W);break i}h=u?W:h}ot=m(h-Zi)}h=He(r,et,m(Zi+(zp?De:X)),Pa),u=h!=h,W=m(m(Ce(r,et,w)+pe(r,et))+m(Ie(r,et,w)+Le(r,et)));i:{if(!(u|W!=W)){h=he(h,W);break i}h=u?W:h}if(W=m(h-Zi),!(Xt|!O))for(;;){if(u=l[r+556>>2],l[r+560>>2]-u>>2>>>0<=nt>>>0)break r;gt=l[u+(nt<<2)>>2],u=l[gt+24>>2];i:{if(u&4194304)break i;if((u&196608)==131072){e:{if(!ir(gt,et)){A=l[ri>>2];break e}if(h=_s(gt,et,De),X=pe(r,et),$t=ue(gt,et,yt),A=l[ri>>2],h=m($t+m(h+X)),I[(gt+(A<<2)|0)+228>>2]=h,h==h)break i}je=gt+(A<<2)|0,Ke=m(pe(r,et)+ue(gt,et,yt)),I[je+228>>2]=Ke;break i}A=u>>>13&7,A||(A=l[r+24>>2]>>>10&7);e:{s:{if((A|0)==5){A=l[r+24>>2]&8?5:1;break s}if((A|0)!=4||(cn(P+24|0,gt,et),A=4,l[P+28>>2]==3)||(ln(P+360|0,gt,et),l[P+364>>2]==3))break s;A=gt+(l[xe>>2]<<3)|0,X=I[A+572>>2];n:{a:switch(u=l[A+576>>2],u|0){case 0:case 3:break n;default:break a}if($t=I[A+572>>2],!((u|0)!=1|$t!=$t)){if(h=Be,X<m(0))break n;break e}if(h=Be,os&!(X<m(0))|((u|0)!=2|$t!=$t))break e}X=I[(gt+(l[xs>>2]<<2)|0)+516>>2],h=W,$t=I[gt+224>>2],$t==$t&&(h=m(m(ue(gt,et,yt)+Se(gt,et,yt))+m(Xi?X*$t:X/$t))),I[P+360>>2]=h,je=P,Ke=m(X+m(ue(gt,Rt,yt)+Se(gt,Rt,yt))),I[je+24>>2]=Ke,l[P+356>>2]=1,l[P+352>>2]=1,xn(gt,Rt,ge,yt,P+356|0,P+24|0),xn(gt,et,De,yt,P+352|0,P+360|0),X=I[P+360>>2],$t=I[P+24>>2],u=Rt>>>0>1,h=u?X:$t,X=u?$t:X,u=(Wr|0)!=0&(l[r+24>>2]&896)!=512,on(gt,X,h,Fi,!(u&Xi|X!=X),(!u|Xi)&h==h,yt,We,1,2,K,tt,dt,q),h=Be;break e}h=I[(gt+(l[xe>>2]<<2)|0)+516>>2],X=ue(gt,et,yt),$t=Se(gt,et,yt),cn(P+24|0,gt,et),X=m(ot-m(h+m(X+$t)));s:{if(l[P+28>>2]!=3||(ln(P+360|0,gt,et),l[P+364>>2]!=3))break s;h=m(X*m(.5)),h=m(Be+(Ke=m(0),Fn=he(h,m(0)),je=h!=h,je?Ke:Fn));break e}if(ln(P+24|0,gt,et),h=Be,l[P+28>>2]==3)break e;if(cn(P+24|0,gt,et),l[P+28>>2]==3){h=m(Be+(Ke=m(0),Fn=he(X,m(0)),je=X!=X,je?Ke:Fn));break e}s:switch(A-1|0){case 1:h=m(Be+m(X*m(.5)));break e;case 0:break e;default:break s}h=m(Be+X)}u=gt+(l[ri>>2]<<2)|0,I[u+228>>2]=h+m(ls+I[u+228>>2])}if(nt=nt+1|0,(nt|0)==(Y|0))break}h=m((zi?Rh:m(0))+W),u=Ms!=Ms,a=m(Ma+a);i:{if(!(u|a!=a)){Ms=he(Ms,a);break i}Ms=u?a:Ms}if(ls=m(ls+h),u=zi+1|0,nt=Y,!(Vr>>>0>Y>>>0))break}i:{if(!O||!Wr&&!fp(r))break i;ne=m(0);e:{s:{if(De!=De)break s;a=m(De-ls);n:switch((l[r+24>>2]>>>7&7)-2|0){case 0:Be=m(Be+m(a*m(.5)));break s;case 2:if(!(De>ls))break s;ne=m(a/m(u>>>0));break s;case 5:if(De>ls){if(Be=m(Be+m(a/m(u<<1>>>0))),u>>>0<2)break s;ne=m(a/m(u>>>0));break e}Be=m(Be+m(a*m(.5)));break s;case 4:if(!(De>ls)|u>>>0<2)break s;ne=m(a/m(zi>>>0));break e;case 1:break n;default:break s}Be=m(Be+a)}if(!u)break i}for(xt=0,u=0,A=0;;){if(X=m(0),h=m(0),a=m(0),W=m(0),Y=u,Vr>>>0>u>>>0){e:{for(;;){if(A=l[r+556>>2],l[r+560>>2]-A>>2>>>0<=Y>>>0)break r;nt=l[A+(Y<<2)>>2],gt=l[nt+24>>2];s:{if(gt&4194304|(gt&196608)==131072)break s;if(A=Y,l[nt+548>>2]!=(xt|0))break e;a=I[(nt+(l[xe>>2]<<2)|0)+516>>2];n:{if(!(a>=m(0)))break n;if(A=h!=h,a=m(a+m(ue(nt,et,yt)+Se(nt,et,yt))),!(A|a!=a)){h=he(h,a);break n}h=A?a:h}if(A=gt>>>13&7,A||(A=l[r+24>>2]>>>10&7),!(bt[r+24|0]&8)|(A|0)!=5)break s;a=Ko(nt),ot=ue(nt,0,yt),a=m(a+ot),ot=m(m(I[nt+520>>2]+m(ue(nt,0,yt)+Se(nt,0,yt)))-a),A=h!=h,nt=W!=W;n:{if(!(nt|a!=a)){W=he(W,a);break n}W=nt?a:W}nt=X!=X;n:{if(!(nt|ot!=ot)){X=he(X,ot);break n}X=nt?ot:X}if(a=m(W+X),!(A|a!=a)){h=he(h,a);break s}h=A?a:h}if(Y=Y+1|0,(Vr|0)==(Y|0))break}A=Vr}a=h}if(ot=m(Be+(xt?Rh:m(0))),h=m(ne+a),Be=m(ot+h),u>>>0<A>>>0)for($t=m(ot+W);;){if(Y=l[r+556>>2],l[r+560>>2]-Y>>2>>>0<=u>>>0)break r;nt=l[Y+(u<<2)>>2],Y=l[nt+24>>2];e:{if(Y&4194304|(Y&196608)==131072)break e;Y=Y>>>13&7,Y||(Y=l[r+24>>2]>>>10&7);s:{n:switch(Y-1|0){case 4:if(bt[r+24|0]&8)break s;case 0:a=ue(nt,et,yt),I[(nt+(l[ri>>2]<<2)|0)+228>>2]=ot+a;break e;case 2:a=Se(nt,et,yt),Y=nt+228|0,I[Y+(l[ri>>2]<<2)>>2]=m(Be-a)-I[(Y+(l[xe>>2]<<2)|0)+288>>2];break e;case 1:Y=nt+228|0,I[Y+(l[ri>>2]<<2)>>2]=ot+m(m(h-I[(Y+(l[xe>>2]<<2)|0)+288>>2])*m(.5));break e;case 3:break n;default:break e}a=ue(nt,et,yt),I[(nt+(l[ri>>2]<<2)|0)+228>>2]=ot+a,gt=nt+(l[xe>>2]<<3)|0,a=I[gt+572>>2];n:{a:switch(Y=l[gt+576>>2],Y|0){case 0:case 3:break n;default:break a}if(W=I[gt+572>>2],!((Y|0)!=1|W!=W)){if(a<m(0))break n;break e}if(os&!(a<m(0))|((Y|0)!=2|W!=W))break e}n:{if(Rt>>>0>=2){X=h,a=I[nt+516>>2],W=m(a+m(ue(nt,Rt,yt)+Se(nt,Rt,yt)));break n}X=m(I[nt+520>>2]+m(ue(nt,et,yt)+Se(nt,et,yt))),a=I[nt+516>>2],W=h}n:{a:{if(!(W!=W|a!=a)){if(m(Ve(m(W-a)))<m(9999999747378752e-20))break a;break n}if(W==W|a==a)break n}if(a=I[nt+520>>2],Y=a!=a,!(Y|X!=X)){if(!(m(Ve(m(X-a)))<m(9999999747378752e-20)))break n;break e}if(X==X)break n;if(Y)break e}on(nt,W,X,Fi,1,1,yt,We,1,3,K,tt,dt,q);break e}je=nt,Ke=m(m($t-Ko(nt))+_s(nt,0,De)),I[je+232>>2]=Ke}if(u=u+1|0,(A|0)==(u|0))break}if(Y=(xt|0)!=(zi|0),xt=xt+1|0,u=A,!Y)break}}gt=r+516|0,a=He(r,2,Sh,w),u=a!=a,h=m(m(Ce(r,2,w)+pe(r,2))+m(Ie(r,2,w)+Le(r,2)));i:{if(!(u|h!=h)){a=he(a,h);break i}a=u?h:a}I[gt>>2]=a,a=He(r,0,Lh,S),u=a!=a,h=m(m(Ce(r,0,w)+pe(r,0))+m(Ie(r,0,w)+Le(r,0)));i:{if(!(u|h!=h)){a=he(a,h);break i}a=u?h:a}I[r+520>>2]=a;i:{e:{s:{if(as&&(u=l[r+24>>2]>>>20&3,(u|0)==2|(as|0)!=2))break s;if(a=He(r,Rt,Ms,Os),u=a!=a,h=m(m(Ce(r,Rt,w)+pe(r,Rt))+m(Ie(r,Rt,w)+Le(r,Rt))),!(u|h!=h)){a=he(a,h);break e}a=u?h:a;break e}if((as|0)!=2|(u|0)!=2)break i;h=m(Hr+ge),u=h!=h,a=He(r,Rt,Ms,Os);s:{if(!(u|a!=a)){a=yh(h,a);break s}a=u?a:h}if(u=a!=a,!(u|Hr!=Hr)){a=he(a,Hr);break e}a=u?Hr:a}I[gt+(l[xs>>2]<<2)>>2]=a}i:{e:{s:{if(Vt&&(A=(Vt|0)!=2,u=l[r+24>>2]>>>20&3,A|(u|0)==2))break s;if(a=He(r,et,m(Zi+ls),Pa),u=a!=a,h=m(m(Ce(r,et,w)+pe(r,et))+m(Ie(r,et,w)+Le(r,et))),!(u|h!=h)){a=he(a,h);break e}a=u?h:a;break e}if(A|(u|0)!=2)break i;h=m(Zi+De),u=h!=h,a=He(r,et,m(Zi+ls),Pa);s:{if(!(u|a!=a)){a=yh(h,a);break s}a=u?a:h}if(u=a!=a,!(u|Zi!=Zi)){a=he(a,Zi);break e}a=u?Zi:a}I[gt+(l[xe>>2]<<2)>>2]=a}i:{if(!O)break i;if((l[r+24>>2]&786432)==524288)for(A=Vr>>>0<=1?1:Vr,O=l[r+556>>2],nt=l[r+560>>2]-O>>2,u=0;Y=0,Y=u>>>0<nt>>>0?l[O+(u<<2)>>2]:Y,(l[Y+24>>2]&196608)!=131072&&(Y=Y+228|0,xt=Y+(l[ri>>2]<<2)|0,Xt=l[xe>>2]<<2,I[xt>>2]=m(I[Xt+gt>>2]-I[xt>>2])-I[(Y+Xt|0)+288>>2]),u=u+1|0,(A|0)!=(u|0););if(A=l[r+556>>2],O=l[r+560>>2],(A|0)!=(O|0))for(xt=((Rt>>>0>1?as:y)|0)!=0;;){y=l[A>>2];e:{if((l[y+24>>2]&4390912)!=131072)break e;W=yt,ge=We,bt[l[r+568>>2]+12|0]&2&&(ge=I[r+520>>2],W=I[r+516>>2]),u=l[r+24>>2]>>>2&3;s:{n:{if((Fi|0)==2){nt=0,Y=3;a:switch(u-2|0){case 0:break s;case 1:break a;default:break n}Y=2;break s}if(nt=0,u>>>0<=1)break n;Y=u;break s}Y=u,nt=Is}S=m(ue(y,2,W)+Se(y,2,W)),w=ue(y,0,W),X=Se(y,0,W),a=I[y+572>>2];s:{n:{a:switch(u=l[y+576>>2],u|0){case 0:case 3:break n;default:break a}h=I[y+572>>2];a:{if(!((u|0)!=1|h!=h)){if(h=a,!(a<m(0)))break a;break n}o:{if(!((u|0)!=2|h!=h)){if(W!=W|a<m(0))break n;break o}h=m(zt);l:switch(u-1|0){case 1:break o;case 0:break l;default:break a}h=a;break a}h=m(m(W*a)*m(.009999999776482582))}h=m(S+h);break s}if(h=m(zt),!ir(y,2)||!Zo(y,2))break s;if(a=He(y,2,m(m(I[r+516>>2]-m(pe(r,2)+Le(r,2)))-m(_s(y,2,W)+Da(y,2,W))),W),u=a!=a,h=m(m(Ce(y,2,W)+pe(y,2))+m(Ie(y,2,W)+Le(y,2))),!(u|h!=h)){h=he(a,h);break s}h=u?h:a}X=m(w+X);s:{n:{a:{o:{l:{c:{h:{Xt=h!=h,w=I[y+580>>2];f:{d:{p:switch(u=l[y+584>>2],u|0){case 0:case 3:break d;default:break p}a=I[y+580>>2];p:{if(!((u|0)!=1|a!=a)){if(a=w,!(a<m(0)))break p;break d}v:{if(!((u|0)!=2|a!=a)){if(ge!=ge|w<m(0))break d;break v}a=m(zt);y:switch(u-1|0){case 1:break v;case 0:break y;default:break p}a=w;break p}a=m(m(ge*w)*m(.009999999776482582))}a=m(X+a);break f}d:{if(ir(y,0)&&Zo(y,0))break d;if(a=m(zt),h==h)break h;break a}if(a=He(y,0,m(m(I[r+520>>2]-m(pe(r,0)+Le(r,0)))-m(_s(y,0,ge)+Da(y,0,ge))),ge),u=a!=a,w=m(m(Ce(y,0,W)+pe(y,0))+m(Ie(y,0,W)+Le(y,0))),!(u|w!=w)){a=he(a,w);break f}a=u?w:a}if((Xt|0)==(a!=a|0)||(ot=I[y+224>>2],ot!=ot))break l;if(h!=h){h=m(m(m(a-X)*ot)+S);break l}if(a==a)break l;break c}if(ot=I[y+224>>2],ot!=ot)break o}a=m(X+m(m(h-S)/ot))}if(h!=h)break a;if(a==a)break s}u=0;break n}u=1}Xt=W>m(0),zi=u&xt&Y>>>0<2,h=zi&&Xt?W:h,u=u^1,on(y,h,a,Fi,zi&&Xt?2:u,a==a,h,a,0,6,K,tt,dt,q),h=m(I[y+516>>2]+$p(y,2,W)),a=m(I[y+520>>2]+$p(y,0,W))}on(y,h,a,Fi,1,1,h,a,1,1,K,tt,dt,q);s:{n:{a:{if(!Zo(y,Y)||ir(y,Y))break a;u=l[(Y<<2)+4320>>2]<<2,a=Y>>>0<2?ge:W,a=m(m(m(m(I[u+gt>>2]-I[(u+y|0)+516>>2])-Le(r,Y))-Se(y,Y,a))-Da(y,Y,a));break n}if(!(ir(y,Y)|(l[r+24>>2]&112)!=16)){u=l[(Y<<2)+4320>>2]<<2,a=m(m(I[u+gt>>2]-I[(u+y|0)+516>>2])*m(.5));break n}if(!(ir(y,Y)|(l[r+24>>2]&112)!=32)){u=l[(Y<<2)+4320>>2]<<2,a=m(I[u+gt>>2]-I[(u+y|0)+516>>2]);break n}if(!(bt[l[r+568>>2]+12|0]&2)||!ir(y,Y))break s;a=I[gt+(l[(Y<<2)+4320>>2]<<2)>>2],a=m(m(_s(y,Y,a)+pe(r,Y))+ue(y,Y,a))}I[(y+(l[(Y<<2)+4288>>2]<<2)|0)+228>>2]=a}s:{n:{if(!Zo(y,nt)||ir(y,nt))break n;u=l[(nt<<2)+4320>>2]<<2,a=Y>>>0<2?W:ge,a=m(m(m(m(I[u+gt>>2]-I[(u+y|0)+516>>2])-Le(r,nt))-Se(y,nt,a))-Da(y,nt,a));break s}n:{if(ir(y,nt)||(u=l[y+24>>2]>>>13&7,u||(u=l[r+24>>2]>>>10&7),(u|0)!=2))break n;u=l[(nt<<2)+4320>>2]<<2,a=m(m(I[u+gt>>2]-I[(u+y|0)+516>>2])*m(.5));break s}n:{if(ir(y,nt))break n;Y=l[y+24>>2]>>>13&7,u=l[r+24>>2],Y=Y||u>>>10&7;a:{if((Y|0)==5){if((u&786432)==524288)break a;break n}if(((Y|0)==3|0)==((u&786432)==524288|0))break n}u=l[(nt<<2)+4320>>2]<<2,a=m(I[u+gt>>2]-I[(u+y|0)+516>>2]);break s}if(!(bt[l[r+568>>2]+12|0]&2)||!ir(y,nt))break e;a=I[gt+(l[(nt<<2)+4320>>2]<<2)>>2],a=m(m(_s(y,nt,a)+pe(r,nt))+ue(y,nt,a))}I[(y+(l[(nt<<2)+4288>>2]<<2)|0)+228>>2]=a}if(A=A+4|0,(O|0)==(A|0))break}if(!((et|Rt)&1))break i;for(A=et&1,O=Rt&1,K=Vr>>>0<=1?1:Vr,tt=(et<<2)+4304|0,dt=(Rt<<2)+4304|0,q=l[r+556>>2],et=l[r+560>>2]-q>>2,r=0;;){if((r|0)==(et|0))break r;u=l[q+(r<<2)>>2];e:{if(bt[u+26|0]&64||(O&&(y=u+228|0,Y=l[xs>>2]<<2,I[y+(l[dt>>2]<<2)>>2]=m(I[Y+gt>>2]-I[(y+Y|0)+288>>2])-I[y+(l[Lr>>2]<<2)>>2]),!A))break e;u=u+228|0,y=l[xe>>2]<<2,I[u+(l[tt>>2]<<2)>>2]=m(I[y+gt>>2]-I[(u+y|0)+288>>2])-I[u+(l[ri>>2]<<2)>>2]}if(r=r+1|0,(K|0)==(r|0))break}}if(!Ci)break t;gi(Ci);break t}Ls(),de()}At=P+384|0}function qf(){var r=0,a=0;Dn(7032,7033,7034,0,4352,17,4355,0,4355,0,2529,4357,18),r=ht(8),l[r>>2]=8,l[r+4>>2]=1,wt(7032,2922,6,4368,4392,19,r|0,1),Dn(7036,7037,7038,7032,4352,20,4352,21,4352,22,2001,4357,23),r=ht(4),l[r>>2]=24,wt(7036,2359,2,4400,4408,25,r|0,0),ss(7032,1398,2,4412,4420,26,27),ss(7032,3027,3,4500,4512,28,29),Dn(7056,7057,7058,0,4352,30,4355,0,4355,0,2545,4357,31),r=ht(8),l[r>>2]=8,l[r+4>>2]=1,wt(7056,3293,2,4520,4408,32,r|0,1),Dn(7059,7060,7061,7056,4352,33,4352,34,4352,35,2024,4357,36),r=ht(4),l[r>>2]=37,wt(7059,2359,2,4528,4408,38,r|0,0),ss(7056,1398,2,4536,4420,39,40),ss(7056,3027,3,4500,4512,28,41),Dn(7062,7063,7064,0,4352,42,4355,0,4355,0,2861,4357,43),zf(7062,1,4584,4352,44,45),ss(7062,2915,1,4584,4352,44,45),ss(7062,1129,2,4588,4408,46,47),r=ht(8),l[r+4>>2]=0,l[r>>2]=48,wt(7062,3234,4,4608,4624,49,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=50,wt(7062,1981,3,4632,4644,51,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=52,wt(7062,1952,3,4652,4664,53,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=54,wt(7062,3389,3,4672,4664,55,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=56,wt(7062,1800,3,4652,4664,53,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=57,wt(7062,3264,3,4684,4512,58,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=59,wt(7062,1926,2,4696,4420,60,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=61,wt(7062,3399,2,4704,4420,62,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=63,wt(7062,1785,2,4696,4420,60,r|0,0),ch(7065,1271,4712,64,4357,65),$n(1732,0),$n(1612,8),$n(2145,16),$n(2455,24),$n(2561,32),$n(1618,40),lh(7065),ch(7035,2898,4712,66,4357,67),Rp(2561,0),Rp(1618,8),lh(7035),ch(7066,2909,4712,68,4357,69),r=ht(4),l[r>>2]=8,a=ht(4),l[a>>2]=8,Wo(7066,2903,7098,4714,70,r|0,7098,4718,71,a|0),r=ht(4),l[r>>2]=0,a=ht(4),l[a>>2]=0,Wo(7066,1607,7091,4420,72,r|0,7091,4664,73,a|0),lh(7066),Dn(7067,7068,7069,0,4352,74,4355,0,4355,0,3022,4357,75),zf(7067,1,4724,4352,76,77),ss(7067,1593,1,4724,4352,76,77),ss(7067,2851,2,4728,4420,78,79),ss(7067,1129,2,4736,4408,80,81),r=ht(8),l[r+4>>2]=0,l[r>>2]=82,wt(7067,1753,2,4736,4408,83,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=84,wt(7067,3005,3,4744,4664,85,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=86,wt(7067,2930,3,4756,4664,87,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=88,wt(7067,2335,4,4768,4784,89,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=90,wt(7067,1485,4,4768,4784,89,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=91,wt(7067,1356,3,4756,4664,87,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=92,wt(7067,1818,3,4756,4664,87,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=93,wt(7067,2872,3,4756,4664,87,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=94,wt(7067,2379,3,4756,4664,87,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=95,wt(7067,2164,3,4756,4664,87,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=96,wt(7067,1320,3,4756,4664,87,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=97,wt(7067,2413,4,4768,4784,89,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=98,wt(7067,1504,4,4768,4784,89,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=99,wt(7067,2236,3,4756,4664,87,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=100,wt(7067,1220,3,4756,4664,87,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=101,wt(7067,1137,3,4756,4664,87,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=102,wt(7067,1159,3,4792,4718,103,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=104,wt(7067,1846,3,4792,4718,103,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=105,wt(7067,1465,3,4792,4718,103,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=106,wt(7067,2219,2,4736,4408,83,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=107,wt(7067,1196,3,4792,4718,103,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=108,wt(7067,2501,3,4792,4718,103,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=109,wt(7067,2591,3,4792,4718,103,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=110,wt(7067,1540,3,4792,4718,103,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=111,wt(7067,2250,2,4736,4408,83,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=112,wt(7067,1651,3,4792,4718,103,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=113,wt(7067,1428,3,4792,4718,103,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=114,wt(7067,2205,2,4736,4408,83,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=115,wt(7067,2609,3,4792,4718,103,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=116,wt(7067,1556,3,4792,4718,103,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=117,wt(7067,1671,3,4792,4718,103,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=118,wt(7067,1445,3,4792,4718,103,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=119,wt(7067,2567,3,4792,4718,103,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=120,wt(7067,1521,3,4792,4718,103,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=121,wt(7067,1625,3,4792,4718,103,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=122,wt(7067,1408,3,4792,4718,103,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=123,wt(7067,2305,3,4792,4718,103,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=124,wt(7067,2093,4,4768,4784,89,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=125,wt(7067,2719,4,4768,4784,89,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=126,wt(7067,1575,4,4768,4784,89,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=127,wt(7067,2188,4,4768,4784,89,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=128,wt(7067,2946,2,4804,4420,129,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=130,wt(7067,2347,3,4812,4512,131,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=132,wt(7067,1372,2,4804,4420,129,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=133,wt(7067,1832,2,4804,4420,129,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=134,wt(7067,2885,2,4804,4420,129,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=135,wt(7067,2396,2,4804,4420,129,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=136,wt(7067,2176,2,4804,4420,129,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=137,wt(7067,1338,2,4804,4420,129,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=138,wt(7067,2423,3,4812,4512,131,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=139,wt(7067,1859,2,4824,4420,140,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=141,wt(7067,1208,2,4832,4714,142,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=143,wt(7067,2515,2,4832,4714,142,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=144,wt(7067,2600,2,4824,4420,140,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=145,wt(7067,1661,2,4824,4420,140,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=146,wt(7067,2621,2,4824,4420,140,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=147,wt(7067,1684,2,4824,4420,140,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=148,wt(7067,2579,2,4824,4420,140,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=149,wt(7067,1638,2,4824,4420,140,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=150,wt(7067,2320,2,4832,4714,142,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=151,wt(7067,2103,3,4840,4852,152,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=153,wt(7067,1232,2,4804,4420,129,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=154,wt(7067,1148,2,4804,4420,129,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=155,wt(7067,2730,3,4812,4512,131,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=156,wt(7067,2195,3,4860,4872,157,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=158,wt(7067,3034,4,4880,4624,159,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=160,wt(7067,3055,3,4896,4664,161,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=162,wt(7067,1293,2,4908,4420,163,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=164,wt(7067,1388,2,4916,4420,165,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=166,wt(7067,3046,3,4924,4512,167,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=168,wt(7067,2962,2,4936,4420,169,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=170,wt(7067,2982,3,4944,4664,171,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=172,wt(7067,3357,3,4956,4664,173,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=174,wt(7067,3355,2,4736,4408,83,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=175,wt(7067,3374,3,4968,4664,176,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=177,wt(7067,3372,2,4736,4408,83,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=178,wt(7067,1119,2,4736,4408,83,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=179,wt(7067,1111,2,4980,4420,180,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=181,wt(7067,1244,5,4992,5012,182,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=183,wt(7067,1737,2,4832,4714,142,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=184,wt(7067,1715,2,4832,4714,142,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=185,wt(7067,2149,2,4832,4714,142,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=186,wt(7067,2462,2,4832,4714,142,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=187,wt(7067,2633,2,4832,4714,142,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=188,wt(7067,1697,2,4832,4714,142,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=189,wt(7067,1260,2,5020,4420,190,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=191,wt(7067,2433,3,4840,4852,152,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=192,wt(7067,2113,3,4840,4852,152,r|0,0),r=ht(8),l[r+4>>2]=0,l[r>>2]=193,wt(7067,2741,3,4840,4852,152,r|0,0)}function ZA(r,a,h,u,y,A){r=r|0,a=+a,h=h|0,u=u|0,y=y|0,A=A|0;var w=0,S=0,O=0,K=0,tt=0,dt=0,q=0,et=0,P=0,W=0,Y=0,X=0,nt=0,ot=0,gt=0,yt=0,Rt=0,xt=0,$t=0;q=At-560|0,At=q,l[q+44>>2]=0,pi(+a),w=te(1)|0,te(0)|0;t:{if((w|0)<0){nt=1,xt=1177,a=-a,pi(+a),w=te(1)|0,te(0)|0;break t}if(y&2048){nt=1,xt=1180;break t}nt=y&1,xt=nt?1183:1178,$t=!nt}t:{if((w&2146435072)==2146435072){w=nt+3|0,mi(r,32,h,w,y&-65537),hi(r,xt,nt),u=A&32,hi(r,a!=a?u?2451:3459:u?2868:3463,3),mi(r,32,h,w,y^8192),et=(h|0)<(w|0)?w:h;break t}gt=q+16|0;r:{i:{e:{if(a=mp(a,q+44|0),a=a+a,a!=0){if(w=l[q+44>>2],l[q+44>>2]=w-1,yt=A|32,(yt|0)!=97)break e;break r}if(yt=A|32,(yt|0)==97)break r;tt=l[q+44>>2],dt=(u|0)<0?6:u;break i}tt=w-29|0,l[q+44>>2]=tt,a=a*268435456,dt=(u|0)<0?6:u}for(Y=(q+48|0)+((tt|0)>=0?288:0)|0,S=Y;a<4294967296&a>=0?u=~~a>>>0:u=0,l[S>>2]=u,S=S+4|0,a=(a-+(u>>>0))*1e9,a!=0;);i:{if((tt|0)<=0){u=tt,w=S,O=Y;break i}for(O=Y,u=tt;;){P=(u|0)>=29?29:u,w=S-4|0;e:{if(O>>>0>w>>>0)break e;for(u=0;K=l[w>>2],Rt=u,u=P&31,(P&63)>>>0>=32?(et=K<<u,u=0):(et=(1<<u)-1&K>>>32-u,u=K<<u),Rt=Rt+u|0,K=et+W|0,u=rp(Rt,u>>>0>Rt>>>0?K+1|0:K,1e9),K=vh(u,Pi,-1e9,0)+Rt|0,l[w>>2]=K,w=w-4|0,O>>>0<=w>>>0;);if(!u)break e;O=O-4|0,l[O>>2]=u}for(;w=S,O>>>0<w>>>0&&(S=w-4|0,!l[S>>2]););if(u=l[q+44>>2]-P|0,l[q+44>>2]=u,S=w,!((u|0)>0))break}}if((u|0)<0)for(ot=((dt+25>>>0)/9|0)+1|0,W=(yt|0)==102;;){u=0-u|0,et=(u|0)>=9?9:u;i:{if(w>>>0<=O>>>0){S=l[O>>2];break i}for(P=1e9>>>et|0,K=-1<<et^-1,u=0,S=O;Rt=u,u=l[S>>2],l[S>>2]=Rt+(u>>>et|0),u=Ue(P,u&K),S=S+4|0,S>>>0<w>>>0;);if(S=l[O>>2],!u)break i;l[w>>2]=u,w=w+4|0}if(u=et+l[q+44>>2]|0,l[q+44>>2]=u,O=(!S<<2)+O|0,S=W?Y:O,w=w-S>>2>(ot|0)?S+(ot<<2)|0:w,!((u|0)<0))break}u=0;i:{if(w>>>0<=O>>>0||(u=Ue(Y-O>>2,9),S=10,K=l[O>>2],K>>>0<10))break i;for(;u=u+1|0,S=Ue(S,10),K>>>0>=S>>>0;);}if(S=(dt-((yt|0)!=102?u:0)|0)-((yt|0)==103&(dt|0)!=0)|0,(S|0)<(Ue(w-Y>>2,9)-9|0)){if(P=S+9216|0,K=(P|0)/9|0,tt=((((tt|0)<0?4:292)+q|0)+(K<<2)|0)-4048|0,S=10,et=P+Ue(K,-9)|0,(et|0)<=7)for(;S=Ue(S,10),et=et+1|0,(et|0)!=8;);P=l[tt>>2],ot=(P>>>0)/(S>>>0)|0,W=Ue(ot,S),K=tt+4|0;i:{if((P|0)==(W|0)&(K|0)==(w|0))break i;P=P-W|0;e:{if(!(ot&1)&&(a=9007199254740992,!(ft[tt-4|0]&1)|((S|0)!=1e9|O>>>0>=tt>>>0)))break e;a=9007199254740994}if(X=(w|0)==(K|0)?1:1.5,K=S>>>1|0,X=K>>>0>P>>>0?.5:(K|0)==(P|0)?X:1.5,bt[xt|0]!=45|$t||(X=-X,a=-a),l[tt>>2]=W,a+X==a)break i;if(u=S+W|0,l[tt>>2]=u,u>>>0>=1e9)for(;l[tt>>2]=0,tt=tt-4|0,tt>>>0<O>>>0&&(O=O-4|0,l[O>>2]=0),u=l[tt>>2]+1|0,l[tt>>2]=u,u>>>0>999999999;);if(u=Ue(Y-O>>2,9),S=10,K=l[O>>2],K>>>0<10)break i;for(;u=u+1|0,S=Ue(S,10),K>>>0>=S>>>0;);}S=tt+4|0,w=w>>>0>S>>>0?S:w}for(;K=w,P=w>>>0<=O>>>0,!P&&(w=K-4|0,!l[w>>2]););i:{if((yt|0)!=103){tt=y&8;break i}if(S=dt||1,w=(S|0)>(u|0)&(u|0)>-5,dt=(w?u^-1:-1)+S|0,A=(w?-1:-2)+A|0,tt=y&8,tt)break i;w=-9;e:{if(P||(tt=l[K-4>>2],!tt)||(et=10,w=0,(tt>>>0)%10|0))break e;for(;S=w,w=w+1|0,et=Ue(et,10),!((tt>>>0)%(et>>>0)|0););w=S^-1}if(S=Ue(K-Y>>2,9),(A&-33)==70){tt=0,w=(w+S|0)-9|0,w=(w|0)>0?w:0,dt=(w|0)>(dt|0)?dt:w;break i}tt=0,w=((u+S|0)+w|0)-9|0,w=(w|0)>0?w:0,dt=(w|0)>(dt|0)?dt:w}if(et=-1,P=tt|dt,((P?2147483645:2147483646)|0)<(dt|0))break t;W=(((P|0)!=0)+dt|0)+1|0,S=A&-33;i:{if((S|0)==70){if((W^2147483647)<(u|0))break t;w=(u|0)>0?u:0;break i}if(w=u>>31,w=On((w^u)-w|0,0,gt),(gt-w|0)<=1)for(;w=w-1|0,ft[w|0]=48,(gt-w|0)<2;);if(ot=w-2|0,ft[ot|0]=A,ft[w-1|0]=(u|0)<0?45:43,w=gt-ot|0,(w|0)>(W^2147483647))break t}if(u=w+W|0,(u|0)>(nt^2147483647))break t;W=u+nt|0,mi(r,32,h,W,y),hi(r,xt,nt),mi(r,48,h,W,y^65536);i:{e:{s:{if((S|0)==70){for(A=q+16|0,u=A|8,tt=A|9,S=O>>>0>Y>>>0?Y:O,O=S;;){w=On(l[O>>2],0,tt);n:{if((S|0)!=(O|0)){if(q+16>>>0>=w>>>0)break n;for(;w=w-1|0,ft[w|0]=48,q+16>>>0<w>>>0;);break n}if((w|0)!=(tt|0))break n;ft[q+24|0]=48,w=u}if(hi(r,w,tt-w|0),O=O+4|0,!(Y>>>0>=O>>>0))break}if(P&&hi(r,4275,1),(dt|0)<=0|O>>>0>=K>>>0)break s;for(;;){if(w=On(l[O>>2],0,tt),w>>>0>q+16>>>0)for(;w=w-1|0,ft[w|0]=48,q+16>>>0<w>>>0;);if(hi(r,w,(dt|0)>=9?9:dt),w=dt-9|0,O=O+4|0,K>>>0<=O>>>0)break e;if(u=(dt|0)>9,dt=w,!u)break}break e}n:{if((dt|0)<0)break n;for(Y=O>>>0<K>>>0?K:O+4|0,A=q+16|0,u=A|8,K=A|9,S=O;;){w=On(l[S>>2],0,K),(K|0)==(w|0)&&(ft[q+24|0]=48,w=u);a:{if((S|0)!=(O|0)){if(q+16>>>0>=w>>>0)break a;for(;w=w-1|0,ft[w|0]=48,q+16>>>0<w>>>0;);break a}if(hi(r,w,1),w=w+1|0,!(tt|dt))break a;hi(r,4275,1)}if(A=K-w|0,hi(r,w,(A|0)>(dt|0)?dt:A),dt=dt-A|0,S=S+4|0,Y>>>0<=S>>>0)break n;if(!((dt|0)>=0))break}}mi(r,48,dt+18|0,18,0),hi(r,ot,gt-ot|0);break i}w=dt}mi(r,48,w+9|0,9,0)}mi(r,32,h,W,y^8192),et=(h|0)<(W|0)?W:h;break t}tt=(A<<26>>31&9)+xt|0;r:{if(u>>>0>11)break r;for(w=12-u|0,X=16;X=X*16,w=w-1|0,!!w;);if(bt[tt|0]==45){a=-(X+(-a-X));break r}a=a+X-X}for(Y=nt|2,O=A&32,S=l[q+44>>2],w=S>>31,w=On((w^S)-w|0,0,gt),(gt|0)==(w|0)&&(ft[q+15|0]=48,w=q+15|0),dt=w-2|0,ft[dt|0]=A+15,ft[w-1|0]=(S|0)<0?45:43,w=y&8,S=q+16|0;A=S,Ve(a)<2147483648?K=~~a:K=-2147483648,ft[S|0]=O|bt[K+5504|0],a=(a-+(K|0))*16,S=A+1|0,!(w|(u|0)>0)&a==0|(S-(q+16|0)|0)!=1||(ft[A+1|0]=46,S=A+2|0),a!=0;);if(et=-1,w=gt-dt|0,A=w+Y|0,(2147483645-A|0)<(u|0))break t;r:{i:{if(!u||(O=S-(q+16|0)|0,(O-2|0)>=(u|0)))break i;u=u+2|0;break r}O=S-(q+16|0)|0,u=O}A=u+A|0,mi(r,32,h,A,y),hi(r,tt,Y),mi(r,48,h,A,y^65536),hi(r,q+16|0,O),mi(r,48,u-O|0,0,0),hi(r,dt,w),mi(r,32,h,A,y^8192),et=(h|0)<(A|0)?A:h}return At=q+560|0,et|0}function Qf(r,a,h,u,y,A,w){var S=0,O=0,K=0,tt=0,dt=0,q=0,et=0,P=0,W=0,Y=0,X=0,nt=0,ot=0,gt=0,yt=0,Rt=0,xt=0,$t=0,Vt=0,Xt=0;K=At-80|0,At=K,l[K+76>>2]=a,$t=K+55|0,ot=K+56|0;t:{r:{i:{e:{s:for(;;){if(tt=a,(W^2147483647)<(S|0))break e;W=S+W|0;n:{a:{o:{if(S=tt,O=bt[S|0],O)for(;;){l:{a=O&255;c:{if(!a){a=S;break c}if((a|0)!=37)break l;for(O=S;;){if(bt[O+1|0]!=37){a=O;break c}if(S=S+1|0,dt=bt[O+2|0],a=O+2|0,O=a,(dt|0)!=37)break}}if(S=S-tt|0,xt=W^2147483647,(S|0)>(xt|0))break e;if(r&&hi(r,tt,S),S)continue s;l[K+76>>2]=a,S=a+1|0,X=-1,O=ft[a+1|0],!qo(O)|bt[a+2|0]!=36||(X=O-48|0,gt=1,S=a+3|0),l[K+76>>2]=S,P=0,O=ft[S|0],a=O-32|0;c:{if(a>>>0>31){dt=S;break c}if(dt=S,a=1<<a,!(a&75913))break c;for(;;){if(dt=S+1|0,l[K+76>>2]=dt,P=a|P,O=ft[S+1|0],a=O-32|0,a>>>0>=32)break c;if(S=dt,a=1<<a,!(a&75913))break}}c:{if((O|0)==42){a=ft[dt+1|0];h:{if(!(!qo(a)|bt[dt+2|0]!=36)){l[((a<<2)+y|0)-192>>2]=10,O=dt+3|0,gt=1,Y=l[((ft[dt+1|0]<<3)+u|0)-384>>2];break h}if(gt)break o;if(O=dt+1|0,!r){l[K+76>>2]=O,gt=0,Y=0;break c}a=l[h>>2],l[h>>2]=a+4,gt=0,Y=l[a>>2]}if(l[K+76>>2]=O,(Y|0)>=0)break c;Y=0-Y|0,P=P|8192;break c}if(Y=Ep(K+76|0),(Y|0)<0)break e;O=l[K+76>>2]}S=0,et=-1;c:{if(bt[O|0]!=46){a=O,nt=0;break c}if(bt[O+1|0]==42){a=ft[O+2|0];h:{if(!(!qo(a)|bt[O+3|0]!=36)){l[((a<<2)+y|0)-192>>2]=10,a=O+4|0,et=l[((ft[O+2|0]<<3)+u|0)-384>>2];break h}if(gt)break o;if(a=O+2|0,et=0,!r)break h;O=l[h>>2],l[h>>2]=O+4,et=l[O>>2]}l[K+76>>2]=a,nt=(et^-1)>>>31|0;break c}l[K+76>>2]=O+1,et=Ep(K+76|0),a=l[K+76>>2],nt=1}for(;;){if(q=S,dt=28,yt=a,S=ft[a|0],S-123>>>0<4294967238)break i;if(a=yt+1|0,S=bt[(S+Ue(q,58)|0)+4975|0],!(S-1>>>0<8))break}l[K+76>>2]=a;c:{h:{if((S|0)!=27){if(!S)break i;if((X|0)>=0){l[(X<<2)+y>>2]=S,S=(X<<3)+u|0,O=l[S+4>>2],l[K+64>>2]=l[S>>2],l[K+68>>2]=O;break h}if(!r)break n;op(K- -64|0,S,h,w);break c}if((X|0)>=0)break i}if(S=0,!r)continue s}O=P&-65537,P=P&8192?O:P,X=0,Rt=1167,dt=ot;c:{h:{f:{d:{p:{v:{y:{u:{g:{b:{m:{k:{T:{A:{w:{E:switch(S=ft[yt|0],S=q&&(S&15)==3?S&-33:S,S-88|0){case 11:break c;case 9:case 13:case 14:case 15:break h;case 27:break y;case 12:case 17:break b;case 23:break m;case 0:case 32:break k;case 24:break T;case 22:break A;case 29:break w;case 1:case 2:case 3:case 4:case 5:case 6:case 7:case 8:case 10:case 16:case 18:case 19:case 20:case 21:case 25:case 26:case 28:case 30:case 31:break a;default:break E}E:switch(S-65|0){case 0:case 4:case 5:case 6:break h;case 2:break p;case 1:case 3:break a;default:break E}if((S|0)==83)break v;break a}O=l[K+64>>2],q=l[K+68>>2],S=1167;break g}S=0;A:switch(q&255){case 0:l[l[K+64>>2]>>2]=W;continue s;case 1:l[l[K+64>>2]>>2]=W;continue s;case 2:tt=l[K+64>>2],l[tt>>2]=W,l[tt+4>>2]=W>>31;continue s;case 3:Fr[l[K+64>>2]>>1]=W;continue s;case 4:ft[l[K+64>>2]]=W;continue s;case 6:l[l[K+64>>2]>>2]=W;continue s;case 7:break A;default:continue s}tt=l[K+64>>2],l[tt>>2]=W,l[tt+4>>2]=W>>31;continue s}et=et>>>0<=8?8:et,P=P|8,S=120}if(tt=ot,O=l[K+64>>2],q=l[K+68>>2],O|q)for(Vt=S&32;tt=tt-1|0,ft[tt|0]=Vt|bt[(O&15)+5504|0],Xt=!q&O>>>0>15|(q|0)!=0,yt=q,q=q>>>4|0,O=(yt&15)<<28|O>>>4,!!Xt;);if(!(P&8)|!(l[K+64>>2]|l[K+68>>2]))break u;Rt=(S>>>4|0)+1167|0,X=2;break u}if(S=ot,tt=l[K+68>>2],q=tt,O=l[K+64>>2],tt|O)for(;S=S-1|0,ft[S|0]=O&7|48,yt=!q&O>>>0>7|(q|0)!=0,tt=q,q=tt>>>3|0,O=(tt&7)<<29|O>>>3,!!yt;);if(tt=S,!(P&8))break u;S=ot-tt|0,et=(S|0)<(et|0)?et:S+1|0;break u}if(O=l[K+64>>2],S=l[K+68>>2],q=S,(S|0)<0){tt=0-(q+((O|0)!=0)|0)|0,q=tt,O=0-O|0,l[K+64>>2]=O,l[K+68>>2]=tt,X=1,S=1167;break g}if(P&2048){X=1,S=1168;break g}X=P&1,S=X?1169:1167}Rt=S,tt=On(O,q,ot)}if((et|0)<0&&nt)break e;if(P=nt?P&-65537:P,S=l[K+64>>2],O=l[K+68>>2],!((S|O)!=0|et)){tt=ot,et=0;break a}S=!(S|O)+(ot-tt|0)|0,et=(S|0)<(et|0)?et:S;break a}P=0,nt=et>>>0>=2147483647?2147483647:et,q=nt,dt=(q|0)!=0;y:{u:{S=l[K+64>>2],tt=S||4277,S=tt;g:{b:{m:{if(!(S&3)|!q)break m;for(;;){if(P=bt[S|0],!P)break b;if(q=q-1|0,dt=(q|0)!=0,S=S+1|0,!(S&3))break m;if(!q)break}}if(!dt)break u;m:{if(!(!bt[S|0]|q>>>0<4))for(;;){if(dt=l[S>>2],(dt^-1)&dt-16843009&-2139062144)break m;if(S=S+4|0,q=q-4|0,!(q>>>0>3))break}if(!q)break u}dt=0;break g}dt=1}for(;;){if(!dt){P=bt[S|0],dt=1;continue}if(!P)break y;if(S=S+1|0,q=q-1|0,!q)break u;dt=0}}S=0}if(S=S?S-tt|0:nt,dt=S+tt|0,(et|0)>=0){P=O,et=S;break a}if(P=O,et=S,bt[dt|0])break e;break a}if(et){O=l[K+64>>2];break d}S=0,mi(r,32,Y,0,P);break f}l[K+12>>2]=0,l[K+8>>2]=l[K+64>>2],O=K+8|0,l[K+64>>2]=O,et=-1}S=0;d:{for(;;){if(tt=l[O>>2],!tt)break d;if(tt=Lp(K+4|0,tt),dt=(tt|0)<0,!(dt|tt>>>0>et-S>>>0)){if(O=O+4|0,S=S+tt|0,et>>>0>S>>>0)continue;break d}break}if(dt)break r}if(dt=61,(S|0)<0)break i;if(mi(r,32,Y,S,P),!S){S=0;break f}for(dt=0,O=l[K+64>>2];;){if(tt=l[O>>2],!tt||(tt=Lp(K+4|0,tt),dt=tt+dt|0,dt>>>0>S>>>0))break f;if(hi(r,K+4|0,tt),O=O+4|0,!(S>>>0>dt>>>0))break}}mi(r,32,Y,S,P^8192),S=(S|0)<(Y|0)?Y:S;continue s}if((et|0)<0&&nt)break e;if(dt=61,S=Dt[A|0](r,Ne[K+64>>3],Y,et,P,S)|0,(S|0)>=0)continue s;break i}ft[K+55|0]=l[K+64>>2],et=1,tt=$t,P=O;break a}O=bt[S+1|0],S=S+1|0}if(r)break t;if(!gt)break n;for(S=1;;){if(r=l[(S<<2)+y>>2],r){if(op((S<<3)+u|0,r,h,w),W=1,S=S+1|0,(S|0)!=10)continue;break t}break}if(W=1,S>>>0>=10)break t;for(;;){if(l[(S<<2)+y>>2])break o;if(S=S+1|0,(S|0)==10)break}break t}dt=28;break i}if(q=dt-tt|0,et=(et|0)>(q|0)?et:q,(et|0)>(X^2147483647))break e;if(dt=61,O=et+X|0,S=(O|0)<(Y|0)?Y:O,(xt|0)<(S|0))break i;mi(r,32,S,O,P),hi(r,Rt,X),mi(r,48,S,O,P^65536),mi(r,48,et,q,0),hi(r,tt,q),mi(r,32,S,O,P^8192);continue}break}W=0;break t}dt=61}l[1781]=dt}W=-1}return At=K+80|0,W}function XA(r,a,h,u){r=r|0,a=+a,h=+h,u=u|0;var y=m(0),A=m(0),w=0,S=m(0),O=0,K=m(0),tt=0,dt=m(0),q=0;q=At+-64|0,At=q,w=l[r>>2],$i(q+8|0,0,56),l[1755]=l[1755]+1,tp(w),S=m(a),A=I[w+572>>2];t:{r:{i:switch(r=l[w+576>>2],r|0){case 0:case 3:break r;default:break i}y=I[w+572>>2];i:{if(!((r|0)!=1|y!=y)){if(y=A,!(y<m(0)))break i;break r}e:{if(!((r|0)!=2|y!=y)){if(S!=S|A<m(0))break r;break e}y=m(zt);s:switch(r-1|0){case 1:break e;case 0:break s;default:break i}y=A;break i}y=m(m(A*S)*m(.009999999776482582))}dt=m(y+m(ue(w,2,S)+Se(w,2,S))),tt=1;break t}y=m(0),A=I[w+216>>2];r:{i:{r=l[w+216>>2];e:{s:{if((r|0)==2139156720)break s;if((r|0)==2140081935)break r;tt=4336;n:{if((r|0)!=2141891242){if(A==A)break n;tt=4344}switch(y=I[tt>>2],l[tt+4>>2]-1|0){case 0:break e;case 1:break s;default:break i}}if(y=(It(2,(r&-1073741825)+536870912|0),Ut()),!(r&1073741824))break e}y=m(m(y*S)*m(.009999999776482582))}if(y!=y)break i;y=m(0);e:{if((r|0)==2139156720)break e;if((r|0)==2140081935)break r;O=4336;s:{if((r|0)!=2141891242){if(A==A)break s;O=4344}switch(y=I[O>>2],dt=m(zt),tt=2,l[O+4>>2]-1|0){case 1:break e;case 0:break r;default:break t}}if(y=(It(2,(r&-1073741825)+536870912|0),Ut()),!(r&1073741824))break r}dt=m(m(y*S)*m(.009999999776482582)),tt=2;break t}tt=S==S,dt=S;break t}tt=2,dt=y}K=m(h),A=I[w+580>>2];t:{r:{i:switch(r=l[w+584>>2],r|0){case 0:case 3:break r;default:break i}y=I[w+580>>2];i:{if(!((r|0)!=1|y!=y)){if(y=A,!(y<m(0)))break i;break r}e:{if(!((r|0)!=2|y!=y)){if(K!=K|A<m(0))break r;break e}y=m(zt);s:switch(r-1|0){case 1:break e;case 0:break s;default:break i}y=A;break i}y=m(m(A*K)*m(.009999999776482582))}A=m(y+m(ue(w,0,S)+Se(w,0,S))),r=1;break t}y=m(0),A=I[w+220>>2];r:{i:{r=l[w+220>>2];e:{s:{if((r|0)==2139156720)break s;if((r|0)==2140081935)break r;O=4336;n:{if((r|0)!=2141891242){if(A==A)break n;O=4344}switch(y=I[O>>2],l[O+4>>2]-1|0){case 0:break e;case 1:break s;default:break i}}if(y=(It(2,(r&-1073741825)+536870912|0),Ut()),!(r&1073741824))break e}y=m(m(y*K)*m(.009999999776482582))}if(y!=y)break i;y=m(0);e:{if((r|0)==2139156720)break e;if((r|0)==2140081935)break r;O=4336;s:{if((r|0)!=2141891242){if(A==A)break s;O=4344}switch(y=I[O>>2],A=m(zt),r=2,l[O+4>>2]-1|0){case 0:break r;case 1:break e;default:break t}}if(y=(It(2,(r&-1073741825)+536870912|0),Ut()),!(r&1073741824))break r}A=m(m(y*K)*m(.009999999776482582)),r=2;break t}r=K==K,A=K;break t}r=2,A=y}on(w,dt,A,u,tt,r,S,K,1,0,l[w+568>>2],q+8|0,0,l[1755])&&(dp(w,bt[w+300|0]&3,S,K,S),lp(w,+I[l[w+568>>2]+20>>2],0,0)),At=q- -64|0}function qA(r,a){r=r|0,a=a|0;var h=0,u=m(0),y=0,A=0,w=m(0),S=0,O=0,K=0,tt=m(0);t:{O=l[a>>2],a=l[r>>2];r:{if((l[O+24>>2]^l[a+24>>2])&8388607)break r;tt=I[O+40>>2],y=l[O+40>>2],u=I[a+40>>2];i:{e:{if(h=l[a+40>>2],(h|0)!=2139156720){if(w=m(zt),r=3,(h|0)==2141891242)break i;if((h|0)!=2140081935)break e;w=m(0),r=1;break i}r=2;break i}if(r=0,u!=u)break i;w=(It(2,(h&-1073741825)+536870912|0),Ut()),r=h&1073741824?2:1}i:{e:{if((y|0)!=2139156720){if(u=m(zt),h=3,(y|0)==2141891242)break i;if((y|0)!=2140081935)break e;u=m(0),h=1;break i}u=m(0),h=2;break i}if(h=0,tt!=tt)break i;u=(It(2,(y&-1073741825)+536870912|0),Ut()),h=y&1073741824?2:1}if((h|0)!=(r|0)|!(!r|w!=w&u!=u|m(Ve(m(w-u)))<m(9999999747378752e-20))||(h=a+44|0,A=O+44|0,l[h>>2]!=l[A>>2]))break r;r=0;i:{for(;;){if(y=r,r=r+1|0,(r|0)==9)break i;if(S=r<<2,l[S+h>>2]!=l[A+S>>2])break}if(y>>>0<8)break r}if(h=a+80|0,A=O+80|0,l[h>>2]!=l[A>>2])break r;r=0;i:{for(;;){if(y=r,r=r+1|0,(r|0)==9)break i;if(S=r<<2,l[S+h>>2]!=l[A+S>>2])break}if(y>>>0<8)break r}if(h=a+116|0,A=O+116|0,l[h>>2]!=l[A>>2])break r;r=0;i:{for(;;){if(y=r,r=r+1|0,(r|0)==9)break i;if(S=r<<2,l[S+h>>2]!=l[A+S>>2])break}if(y>>>0<8)break r}if(h=a+152|0,A=O+152|0,l[h>>2]!=l[A>>2])break r;r=0;i:{for(;;){if(y=r,r=r+1|0,(r|0)==9)break i;if(S=r<<2,l[S+h>>2]!=l[A+S>>2])break}if(y>>>0<8)break r}if(h=a+188|0,A=O+188|0,l[h>>2]!=l[A>>2])break r;r=0;i:{for(;;){if(y=r,r=r+1|0,(r|0)==3)break i;if(S=r<<2,l[S+h>>2]!=l[A+S>>2])break}if(y>>>0<2)break r}for(S=O+200|0,K=a+200|0,r=0,y=1;;){i:{if(r=r<<2,h=l[r+S>>2],A=l[r+K>>2],!y)break i;if(y=0,r=1,(h|0)==(A|0))continue}break}if((h|0)!=(A|0))break r;for(S=O+208|0,K=a+208|0,r=0,y=1;;){i:{if(r=r<<2,h=l[r+S>>2],A=l[r+K>>2],!y)break i;if(y=0,r=1,(h|0)==(A|0))continue}break}if((h|0)!=(A|0))break r;for(S=O+216|0,K=a+216|0,r=0,y=1;;){i:{if(r=r<<2,h=l[r+S>>2],A=l[r+K>>2],!y)break i;if(y=0,r=1,(h|0)==(A|0))continue}break}if((h|0)!=(A|0)||(w=I[O+28>>2],r=w!=w,u=I[a+28>>2],(r|0)==(u==u|0)|!(r|u!=u)&u!=w)||(u=I[a+32>>2],w=I[O+32>>2],(u==u|0)==(w!=w|0)|u==u&u!=w)||(w=I[O+36>>2],r=w!=w,u=I[a+36>>2],(r|0)==(u==u|0)|!r&u!=w))break r;if(r=0,u=I[a+224>>2],u!=u&&(r=1,w=I[O+224>>2],w!=w)||(w=u,u=I[O+224>>2],w==u|u!=u&r))break t}for(Mi(a+24|0,O+24|0,204);;){if(r=bt[a+4|0],r&4)break t;if(ft[a+4|0]=r|4,r=l[a+20>>2],r&&Dt[r|0](a),l[a+308>>2]=2143289344,a=l[a+552>>2],!a)break}}}function QA(r,a){r=r|0,a=a|0;var h=0,u=0,y=0,A=0,w=0,S=0,O=0,K=0,tt=0,dt=0,q=0,et=0,P=0,W=0,Y=0,X=0;h=a,a=l[a>>2]+7&-8,l[h>>2]=a+16,P=r,O=l[a>>2],u=l[a+4>>2],r=l[a+12>>2],q=r,w=At-32|0,At=w,r=r&2147483647,S=r,y=r-1006698496|0,r=r-1140785152|0,h=l[a+8>>2],a=h;t:{if((y|0)==(r|0)&a>>>0<a>>>0|r>>>0>y>>>0){if(r=h,h=q<<4|r>>>28,a=r<<4|u>>>28,r=h,u=u&268435455,(u|0)==134217728&(O|0)!=0|u>>>0>134217728){r=r+1073741824|0,a=a+1|0,r=a?r:r+1|0;break t}if(r=r+1073741824|0,O|(u|0)!=134217728)break t;u=a&1,a=u+a|0,r=a>>>0<u>>>0?r+1|0:r;break t}if(!(!a&(S|0)==2147418112?!(u|O):S>>>0<2147418112)){r=h,h=q<<4|r>>>28,a=r<<4|u>>>28,r=h&524287|2146959360;break t}if(a=0,r=2146435072,S>>>0>1140785151||(r=0,et=S>>>16|0,et>>>0<15249))break t;a=O,r=u,y=q&65535|65536,S=y,dt=h,A=h,K=et-15233|0;r:{if(K&64){h=a,y=K+-64|0,a=y&31,(y&63)>>>0>=32?(r=h<<a,A=0):(r=(1<<a)-1&h>>>32-a|r<<a,A=h<<a),y=r,a=0,r=0;break r}if(!K)break r;tt=A,A=K&31,(K&63)>>>0>=32?(h=tt<<A,A=0):(h=(1<<A)-1&tt>>>32-A|y<<A,A=tt<<A),y=h,W=A,tt=a,h=64-K|0,A=h&31,(h&63)>>>0>=32?(h=0,a=r>>>A|0):(h=r>>>A|0,a=((1<<A)-1&r)<<32-A|tt>>>A),A=W|a,y=h|y,a=K&31,(K&63)>>>0>=32?(h=tt<<a,a=0):(h=(1<<a)-1&tt>>>32-a|r<<a,a=tt<<a),r=h}l[w+16>>2]=a,l[w+20>>2]=r,l[w+24>>2]=A,l[w+28>>2]=y,a=15361-et|0;r:{if(a&64){u=dt,a=a+-64|0,r=a&31,(a&63)>>>0>=32?(h=0,O=S>>>r|0):(h=S>>>r|0,O=((1<<r)-1&S)<<32-r|u>>>r),u=h,dt=0,S=0;break r}if(!a)break r;y=dt,r=64-a|0,h=r&31,(r&63)>>>0>=32?(r=y<<h,A=0):(r=(1<<h)-1&y>>>32-h|S<<h,A=y<<h),y=O,O=a&31,(a&63)>>>0>=32?(h=0,y=u>>>O|0):(h=u>>>O|0,y=((1<<O)-1&u)<<32-O|y>>>O),O=A|y,u=r|h,y=dt,h=a&31,(a&63)>>>0>=32?(r=0,dt=S>>>h|0):(r=S>>>h|0,dt=((1<<h)-1&S)<<32-h|y>>>h),S=r}if(l[w>>2]=O,l[w+4>>2]=u,l[w+8>>2]=dt,l[w+12>>2]=S,a=l[w+8>>2],r=l[w+12>>2]<<4|a>>>28,a=a<<4,h=l[w>>2],S=l[w+4>>2],a=S>>>28|a,u=S&268435455,h=h|(l[w+16>>2]|l[w+24>>2]|(l[w+20>>2]|l[w+28>>2]))!=0,(u|0)==134217728&(h|0)!=0|u>>>0>134217728){a=a+1|0,r=a?r:r+1|0;break t}if(h|(u|0)!=134217728)break t;h=a,a=a+(a&1)|0,r=h>>>0>a>>>0?r+1|0:r}At=w+32|0,It(0,a|0),It(1,q&-2147483648|r),Y=P,X=+Ae(),Ne[Y>>3]=X}function on(r,a,h,u,y,A,w,S,O,K,tt,dt,q,et){var P=m(0),W=0,Y=0,X=0,nt=0,ot=m(0),gt=0,yt=0,Rt=m(0);t:{if(!(l[r+312>>2]!=(et|0)&&bt[r+4|0]&4)&&(nt=0,l[r+316>>2]==(u|0)))break t;l[r+540>>2]=-1082130432,l[r+544>>2]=-1082130432,l[r+532>>2]=0,l[r+536>>2]=0,l[r+524>>2]=-1082130432,l[r+528>>2]=-1082130432,l[r+320>>2]=0,nt=1}gt=q+1|0;t:{r:{i:{e:{if(l[r+8>>2]){if(ot=ue(r,2,w),Rt=Se(r,2,w),P=m(ue(r,0,w)+Se(r,0,w)),q=r+524|0,ot=m(ot+Rt),ip(y,a,A,h,l[r+532>>2],I[q>>2],l[r+536>>2],I[r+528>>2],I[r+540>>2],I[r+544>>2],ot,P,tt))break i;if(Y=l[r+320>>2],!Y)break e;for(W=r+324|0;;){if(q=W+Ue(X,24)|0,ip(y,a,A,h,l[q+8>>2],I[q>>2],l[q+12>>2],I[q+4>>2],I[q+16>>2],I[q+20>>2],ot,P,tt))break i;if(X=X+1|0,(Y|0)==(X|0))break}break e}if(!O){if(yt=l[r+320>>2],!yt)break e;for(Y=r+324|0;;){W=Ue(X,24),q=W+Y|0,P=I[q>>2];s:{n:{if(!(P!=P|a!=a)){if(m(Ve(m(P-a)))<m(9999999747378752e-20))break n;break s}if(P==P|a==a)break s}W=Y+W|0,P=I[W+4>>2];n:{if(!(P!=P|h!=h)){if(m(Ve(m(P-h)))<m(9999999747378752e-20))break n;break s}if(P==P|h==h)break s}if(l[W+8>>2]!=(y|0))break s;if(l[W+12>>2]==(A|0))break i}if(X=X+1|0,(yt|0)==(X|0))break}break e}q=r+524|0,P=I[q>>2];s:{if(!(P!=P|a!=a)){if(m(Ve(m(P-a)))<m(9999999747378752e-20))break s;break e}if(P==P|a==a)break e}W=l[r+532>>2]==(y|0)&&l[r+536>>2]==(A|0)?q:0,P=I[r+528>>2],q=P!=P,Y=h!=h;s:{if(q|Y){q=q&Y;break s}q=m(Ve(m(P-h)))<m(9999999747378752e-20)}q=q?W:0;break i}Xf(r,a,h,u,y,A,w,S,O,tt,dt,gt,et,K),l[r+316>>2]=u;break r}if(!(!q|nt)){I[r+516>>2]=I[q+16>>2],I[r+520>>2]=I[q+20>>2],u=(O?12:16)+dt|0,l[u>>2]=l[u>>2]+1;break t}if(Xf(r,a,h,u,y,A,w,S,O,tt,dt,gt,et,K),l[r+316>>2]=u,q)break t}q=l[r+320>>2],u=q+1|0,u>>>0>Hf[dt+8>>2]&&(l[dt+8>>2]=u),(q|0)==8&&(l[r+320>>2]=0,q=0),O?u=r+524|0:(l[r+320>>2]=q+1,u=(Ue(q,24)+r|0)+324|0),l[u+12>>2]=A,l[u+8>>2]=y,I[u+4>>2]=h,I[u>>2]=a,I[u+16>>2]=I[r+516>>2],I[u+20>>2]=I[r+520>>2],q=0}t:{if(!O||(u=l[r+520>>2],l[r+244>>2]=l[r+516>>2],l[r+248>>2]=u,u=bt[r+4|0],y=u|1,ft[r+4|0]=y,!(u&4)))break t;ft[r+4|0]=y&251}return l[r+312>>2]=et,!q|nt}function hh(r){r=r|0;var a=0,h=0,u=0,y=0,A=0,w=0,S=0,O=0,K=0,tt=0,dt=0;S=8;t:{if(r>>>0>4294967239)break t;r:{for(;;){S=S>>>0<=8?8:S,a=l[1751],A=a,y=l[1750],r=r>>>0<=8?8:r+3&-4;i:{if(r>>>0<=127){w=(r>>>3|0)-1|0;break i}if(u=gr(r),w=((r>>>29-u^4)-(u<<2)|0)+110|0,r>>>0<=4095)break i;u=((r>>>30-u^2)-(u<<1)|0)+71|0,w=u>>>0>=63?63:u}if(h=w&31,(w&63)>>>0>=32?(u=0,a=a>>>h|0):(u=a>>>h|0,a=((1<<h)-1&a)<<32-h|y>>>h),a|u){for(;;){y=u;i:{if(a|u){h=u-1|0,O=h+1|0,A=h,h=a-1|0,A=(h|0)!=-1?O:A,u=gr(u^A),u=(u|0)==32?gr(a^h)+32|0:u,h=63-u|0,Pi=0-(u>>>0>63)|0;break i}Pi=0,h=64}A=h,h=A&31,(A&63)>>>0>=32?(u=0,a=y>>>h|0):(u=y>>>h|0,a=((1<<h)-1&y)<<32-h|a>>>h),O=a,w=A+w|0,h=w<<4,a=l[h+5976>>2],A=h+5968|0;i:{if((a|0)!=(A|0)){if(y=fh(a,S,r),y)break t;y=l[a+4>>2],l[y+8>>2]=l[a+8>>2],l[l[a+8>>2]+4>>2]=y,l[a+8>>2]=A,y=h+5972|0,l[a+4>>2]=l[y>>2],l[y>>2]=a,l[l[a+4>>2]+8>>2]=a,w=w+1|0,a=(u&1)<<31|O>>>1,u=u>>>1|0;break i}K=l[1751],A=w&63,a=A,y=a&31,a>>>0>=32?(a=0,h=-1>>>y|0):(a=-1>>>y|0,h=a|(1<<y)-1<<32-y),h=h&-2,y=A&31,A>>>0>=32?(a=h<<y,h=0):(a=(1<<y)-1&h>>>32-y|a<<y,h=h<<y),tt=h,y=a,A=0-w&63,h=A,a=h&31,h>>>0>=32?(a=-1<<a,h=0):(h=-1<<a,a=h|(1<<a)-1&-1>>>32-a),dt=h&-2,h=A&31,A>>>0>=32?(A=0,a=a>>>h|0):(A=a>>>h|0,a=((1<<h)-1&a)<<32-h|dt>>>h),a=a|tt,Pi=y|A,l[1750]=l[1750]&a,l[1751]=Pi&K,a=O^1}if(!(a|u))break}A=l[1751],y=l[1750]}i:{if(y|A){u=gr(A),h=63-((u|0)==32?gr(y)+32|0:u)|0,a=h<<4,u=l[a+5976>>2];e:{if(!A&y>>>0<1073741824||(w=99,a=a+5968|0,(a|0)==(u|0)))break e;for(;;){if(!w)break e;if(y=fh(u,S,r),y)break t;if(w=w-1|0,u=l[u+8>>2],(a|0)==(u|0))break}u=a}if(uh(r+48|0))break i;if(!u||(a=(h<<4)+5968|0,(a|0)==(u|0)))break r;for(;;){if(y=fh(u,S,r),y)break t;if(u=l[u+8>>2],(a|0)==(u|0))break}break r}if(!uh(r+48|0))break r}if(y=0,S-1&S)break t;if(!(r>>>0<=4294967239))break}break t}y=0}return y|0}function JA(r,a,h){r=r|0,a=a|0,h=h|0;var u=0,y=0,A=0,w=0,S=0,O=0,K=0,tt=0,dt=0,q=0;S=At-80|0,At=S,r=l[r>>2];t:{r:{if(O=l[a>>2],!l[O+552>>2]){if(l[r+8>>2])break r;a=l[r+556>>2],w=a+(h<<2)|0,u=l[r+560>>2],y=r+564|0,A=l[y>>2];i:{if(u>>>0<A>>>0){if((u|0)==(w|0)){l[w>>2]=O,l[r+560>>2]=w+4;break i}if(h=u,a=u-4|0,u>>>0>a>>>0)for(;l[h>>2]=l[a>>2],h=h+4|0,a=a+4|0,u>>>0>a>>>0;);l[r+560>>2]=h,a=w+4|0,(a|0)!=(u|0)&&(a=u-a|0,Rs(u-(a&-4)|0,w,a)),l[w>>2]=O;break i}if(u=(u-a>>2)+1|0,u>>>0>=1073741824)break t;a=A-a|0,A=a>>1,y=xa(S+32|0,a>>>0>=2147483644?1073741823:u>>>0<A>>>0?A:u,h,y),h=l[y+8>>2];e:{if((h|0)!=l[y+12>>2])break e;if(a=l[y+4>>2],u=l[y>>2],a>>>0>u>>>0){u=((a-u>>2)+1|0)/-2<<2,K=u+a|0,A=a,a=h-a|0,h=Rs(K,A,a)+a|0,l[y+8>>2]=h,l[y+4>>2]=u+l[y+4>>2];break e}a=(h|0)==(u|0)?1:h-u>>1,A=xa(S+56|0,a,a>>>2|0,l[y+16>>2]),u=l[A+8>>2],a=l[y+4>>2],h=l[y+8>>2];s:{if((a|0)==(h|0)){h=u,u=a;break s}for(h=(h-a|0)+u|0;l[u>>2]=l[a>>2],a=a+4|0,u=u+4|0,(u|0)!=(h|0););a=l[y+8>>2],u=l[y+4>>2]}if(K=l[y>>2],l[y>>2]=l[A>>2],l[A>>2]=K,l[y+4>>2]=l[A+4>>2],l[A+4>>2]=u,l[y+8>>2]=h,l[A+8>>2]=a,tt=l[y+12>>2],l[y+12>>2]=l[A+12>>2],l[A+12>>2]=tt,(a|0)!=(u|0)&&(l[A+8>>2]=((u-a|0)+3&-4)+a),!K)break e;gi(K),h=l[y+8>>2]}if(l[h>>2]=O,l[y+8>>2]=l[y+8>>2]+4,a=l[r+556>>2],h=w-a|0,dt=y,q=Rs(l[y+4>>2]-h|0,a,h),l[dt+4>>2]=q,u=l[r+560>>2]-w|0,w=Rs(l[y+8>>2],w,u),a=l[r+556>>2],l[r+556>>2]=l[y+4>>2],l[y+4>>2]=a,h=l[r+560>>2],l[r+560>>2]=u+w,l[y+8>>2]=h,u=l[r+564>>2],l[r+564>>2]=l[y+12>>2],l[y>>2]=a,l[y+12>>2]=u,(a|0)!=(h|0)&&(l[y+8>>2]=h+((a-h|0)+3&-4)),!a)break i;gi(a)}for(l[O+552>>2]=r;a=bt[r+4|0],!!(!(a&4)&&(ft[r+4|0]=a|4,a=l[r+20>>2],a&&Dt[a|0](r),l[r+308>>2]=2143289344,r=l[r+552>>2],r)););At=S+80|0;return}l[S+16>>2]=4075,er(r,S+16|0),Yi(),de()}l[S>>2]=4208,er(r,S),Yi(),de()}Ls(),de()}function Jf(r,a){var h=0,u=0;for(l[r>>2]=0,l[r+8>>2]=0,l[r+12>>2]=0,l[r+16>>2]=0,l[r+20>>2]=0,l[r+24>>2]=0,l[r+36>>2]=2143289344,l[r+40>>2]=2141891242,l[r+28>>2]=2143289344,l[r+32>>2]=2143289344,ft[r+4|0]=bt[r+4|0]&128,u=$i(r+44|0,0,36);l[u+(h<<2)>>2]=2143289344,h=h+1|0,(h|0)!=9;);for(h=0,u=$i(r+80|0,0,36);l[u+(h<<2)>>2]=2143289344,h=h+1|0,(h|0)!=9;);for(h=0,u=$i(r+116|0,0,36);l[u+(h<<2)>>2]=2143289344,h=h+1|0,(h|0)!=9;);for(h=0,u=$i(r+152|0,0,36);l[u+(h<<2)>>2]=2143289344,h=h+1|0,(h|0)!=9;);for(h=0,l[r+196>>2]=0,u=r+188|0,l[u>>2]=0,l[u+4>>2]=0;l[u+(h<<2)>>2]=2143289344,h=h+1|0,(h|0)!=3;);for(l[r+24>>2]=4224,l[r+224>>2]=2143289344,l[r+216>>2]=2143289344,l[r+220>>2]=2143289344,l[r+208>>2]=2143289344,l[r+212>>2]=2143289344,l[r+200>>2]=2141891242,l[r+204>>2]=2141891242,$i(r+228|0,0,288),l[r+244>>2]=2143289344,l[r+248>>2]=2143289344,$i(r+252|0,0,49),l[r+308>>2]=2143289344,u=r+516|0,h=r+324|0;l[h+16>>2]=-1082130432,l[h+20>>2]=-1082130432,l[h+8>>2]=0,l[h+12>>2]=0,l[h>>2]=-1082130432,l[h+4>>2]=-1082130432,h=h+24|0,(u|0)!=(h|0););return l[r+548>>2]=0,l[r+552>>2]=0,l[r+516>>2]=2143289344,l[r+520>>2]=2143289344,l[r+572>>2]=2143289344,l[r+576>>2]=0,l[r+568>>2]=a,l[r+540>>2]=-1082130432,l[r+544>>2]=-1082130432,l[r+532>>2]=0,l[r+536>>2]=0,l[r+524>>2]=-1082130432,l[r+528>>2]=-1082130432,l[r+556>>2]=0,l[r+560>>2]=0,l[r+564>>2]=0,l[r+580>>2]=2143289344,l[r+584>>2]=0,xp((a|0)!=0,2760),ft[r+4|0]=bt[r+4|0]|1,ft[a+8|0]&1&&(l[r+24>>2]=l[r+24>>2]&-909|520),r}function He(r,a,h,u){var y=m(0),A=m(0),w=0,S=m(0);t:{r:{i:{e:{s:{n:{if(a>>>0<=1){A=I[r+212>>2],a=l[r+212>>2];a:{if((a|0)==2139156720)break a;if((a|0)==2140081935)break n;w=4336;o:{if((a|0)!=2141891242){if(A==A)break o;w=4344}switch(y=I[w>>2],A=m(zt),l[w+4>>2]-1|0){case 0:break n;case 1:break a;default:break s}}if(y=(It(2,(a&-1073741825)+536870912|0),Ut()),!(a&1073741824))break n}A=m(m(y*u)*m(.009999999776482582));break s}A=I[r+208>>2];a:{o:{a=l[r+208>>2];l:{if((a|0)==2139156720)break l;if((a|0)==2140081935)break o;w=4336;c:{if((a|0)!=2141891242){if(A==A)break c;w=4344}switch(y=I[w>>2],A=m(zt),l[w+4>>2]-1|0){case 0:break o;case 1:break l;default:break a}}if(y=(It(2,(a&-1073741825)+536870912|0),Ut()),!(a&1073741824))break o}A=m(m(y*u)*m(.009999999776482582));break a}A=y}y=m(0),S=I[r+216>>2],r=l[r+216>>2];a:{if((r|0)==2139156720)break a;if((r|0)==2140081935)break i;a=4336;o:{if((r|0)!=2141891242){if(S==S)break o;a=4344}switch(y=I[a>>2],l[a+4>>2]-1|0){case 1:break a;case 0:break e;default:break r}}if(y=(It(2,(r&-1073741825)+536870912|0),Ut()),!(r&1073741824))break e}y=m(m(y*u)*m(.009999999776482582));break e}A=y}y=m(0),S=I[r+220>>2],r=l[r+220>>2];s:{if((r|0)==2139156720)break s;if((r|0)==2140081935)break i;a=4336;n:{if((r|0)!=2141891242){if(S==S)break n;a=4344}switch(y=I[a>>2],l[a+4>>2]-1|0){case 1:break s;case 0:break e;default:break r}}if(y=(It(2,(r&-1073741825)+536870912|0),Ut()),!(r&1073741824))break e}y=m(m(y*u)*m(.009999999776482582))}if(!(y>=m(0)))break r}if(h>y)break t}if(!(A>=m(0)))return h;y=h<A?A:h}return y}function tp(r){var a=0,h=0,u=m(0),y=m(0),A=m(0),w=0,S=0,O=0,K=0,tt=0,dt=0,q=0,et=0,P=0;for(w=At-16|0,l[w+8>>2]=0,l[w+12>>2]=1,tt=r+200|0,dt=r+572|0,q=r+208|0,et=r+216|0,r=0;;){P=r,K=l[(w+8|0)+(r<<2)>>2],S=K<<2,r=et+S|0,u=I[r>>2];t:{r:{i:{e:{s:{n:{if(a=l[r>>2],O=(a|0)==2139156720,!(O|(a|0)==2140081935|(a|0)==2141891242)&u!=u)break n;r=S+q|0,y=I[r>>2],h=l[r>>2];a:{o:{if((h|0)!=2139156720){if(A=m(zt),r=3,(h|0)==2141891242)break a;if((h|0)!=2140081935)break o;A=m(0),r=1;break a}A=m(0),r=2;break a}if(r=0,y!=y)break a;A=(It(2,(h&-1073741825)+536870912|0),Ut()),r=h&1073741824?2:1}h=r;a:{o:{if(!O){if(y=m(zt),r=3,(a|0)==2141891242)break a;if((a|0)!=2140081935)break o;y=m(0),r=1;break a}y=m(0),r=2;break a}if(r=0,u!=u)break a;y=(It(2,(a&-1073741825)+536870912|0),Ut()),r=a&1073741824?2:1}if((h|0)!=(r|0)|!(!r|y!=y&A!=A|m(Ve(m(y-A)))<m(9999999747378752e-20)))break n;if(r=0,O)break s;if((a|0)==2140081935)break r;if((a|0)==2141891242)break i;if(u!=u)break e;r=(a&-1073741825)+536870912|0,a=a&1073741824?2:1;break t}if(r=0,a=S+tt|0,u=I[a>>2],a=l[a>>2],(a|0)==2139156720)break s;if((a|0)==2140081935)break r;if((a|0)==2141891242)break i;if(u!=u)break e;r=(a&-1073741825)+536870912|0,a=a&1073741824?2:1;break t}a=2;break t}r=2143289344,a=0;break t}r=2143289344,a=3;break t}a=1}if(h=(K<<3)+dt|0,l[h+4>>2]=a,l[h>>2]=r,r=1,!!(P&1))break}}function Mi(r,a,h){var u=0,y=0,A=0;if(h>>>0>=512)return HA(r|0,a|0,h|0),r;y=r+h|0;t:{if(!((r^a)&3)){r:{if(!(r&3)){h=r;break r}if(!h){h=r;break r}for(h=r;;){if(ft[h|0]=bt[a|0],a=a+1|0,h=h+1|0,!(h&3))break r;if(!(h>>>0<y>>>0))break}}u=y&-4;r:{if(u>>>0<64||(A=u+-64|0,A>>>0<h>>>0))break r;for(;l[h>>2]=l[a>>2],l[h+4>>2]=l[a+4>>2],l[h+8>>2]=l[a+8>>2],l[h+12>>2]=l[a+12>>2],l[h+16>>2]=l[a+16>>2],l[h+20>>2]=l[a+20>>2],l[h+24>>2]=l[a+24>>2],l[h+28>>2]=l[a+28>>2],l[h+32>>2]=l[a+32>>2],l[h+36>>2]=l[a+36>>2],l[h+40>>2]=l[a+40>>2],l[h+44>>2]=l[a+44>>2],l[h+48>>2]=l[a+48>>2],l[h+52>>2]=l[a+52>>2],l[h+56>>2]=l[a+56>>2],l[h+60>>2]=l[a+60>>2],a=a- -64|0,h=h- -64|0,A>>>0>=h>>>0;);}if(h>>>0>=u>>>0)break t;for(;l[h>>2]=l[a>>2],a=a+4|0,h=h+4|0,u>>>0>h>>>0;);break t}if(y>>>0<4){h=r;break t}if(u=y-4|0,u>>>0<r>>>0){h=r;break t}for(h=r;ft[h|0]=bt[a|0],ft[h+1|0]=bt[a+1|0],ft[h+2|0]=bt[a+2|0],ft[h+3|0]=bt[a+3|0],a=a+4|0,h=h+4|0,u>>>0>=h>>>0;);}if(h>>>0<y>>>0)for(;ft[h|0]=bt[a|0],a=a+1|0,h=h+1|0,(y|0)!=(h|0););return r}function ep(r,a,h,u,y){var A=m(0),w=0,S=m(0),O=m(0),K=0,tt=0,dt=m(0),q=m(0),et=0;if(S=m(h-u),tt=S!=S,!tt){h=m(0),w=(a<<2)+r|0,A=I[w+208>>2];t:{r:{w=l[w+208>>2];i:{e:{if((w|0)==2139156720)break e;if((w|0)==2140081935)break r;K=4336;s:{if((w|0)!=2141891242){if(A==A)break s;K=4344}switch(h=I[K>>2],l[K+4>>2]-1|0){case 0:break i;case 1:break e;default:break t}}if(h=(It(2,(w&-1073741825)+536870912|0),Ut()),!(w&1073741824))break i}h=m(m(h*y)*m(.009999999776482582))}if(h==h)break r;break t}O=m(h-u)}h=m(0),r=(a<<2)+r|0,A=I[r+216>>2];t:{r:{a=l[r+216>>2];i:{e:{if((a|0)==2139156720)break e;if((a|0)==2140081935)break r;r=4336;s:{if((a|0)!=2141891242){if(A==A)break s;r=4344}switch(h=I[r>>2],A=m(34028234663852886e22),l[r+4>>2]-1|0){case 0:break i;case 1:break e;default:break t}}if(h=(It(2,(a&-1073741825)+536870912|0),Ut()),!(a&1073741824))break i}h=m(m(h*y)*m(.009999999776482582))}if(h==h)break r;A=m(34028234663852886e22);break t}A=m(h-u)}if(h=(dt=S,q=yh(S,A),et=A!=A|tt,et?dt:q),r=h!=h,!(r|O!=O))return he(h,O);S=r?O:h}return S}function ip(r,a,h,u,y,A,w,S,O,K,tt,dt,q){var et=m(0),P=m(0),W=0,Y=0,X=m(0),nt=m(0),ot=m(0),gt=0,yt=0;if(O<m(0)|K<m(0))r=0;else{X=A,nt=a,ot=u,P=S;t:{if(!q||(et=I[q+20>>2],P=S,et==m(0)))break t;gt=+et,nt=Br(+a,gt,0,0),ot=Br(+u,gt,0,0),X=Br(+A,gt,0,0),P=Br(+S,gt,0,0)}et=P,q=0;t:{if((r|0)!=(y|0))break t;if(yt=X!=X,q=nt!=nt,yt|q){q=q&yt;break t}q=m(Ve(m(X-nt)))<m(9999999747378752e-20)}yt=q;t:{if((h|0)!=(w|0))break t;if(W=et!=et,q=ot!=ot,W|q){W=q&W;break t}W=m(Ve(m(et-ot)))<m(9999999747378752e-20)}Y=1,q=1;t:{if(yt)break t;a=m(a-tt);r:{if((r|0)==1)break r;if(r=(r|0)!=2,!(r|y)){if(!(a>=O))break r;break t}if(q=0,!(a<A)|(r|(y|0)!=2|(a!=a|A!=A|O!=O))||(q=1,a>=O))break t}if(y=a!=a,r=O!=O,y|r){q=r&y;break t}q=m(Ve(m(a-O)))<m(9999999747378752e-20)}t:{if(W)break t;a=m(u-dt);r:{if((h|0)==1)break r;if(r=(h|0)!=2,!(r|w)){if(!(a>=K))break r;break t}if(Y=0,!(a<S)|(r|(w|0)!=2|(a!=a|S!=S|K!=K))||(Y=1,a>=K))break t}if(h=a!=a,r=K!=K,h|r){Y=r&h;break t}Y=m(Ve(m(a-K)))<m(9999999747378752e-20)}r=q&Y}return r}function dh(r){var a=0,h=0,u=0,y=0,A=0,w=0,S=0,O=0;if(pi(+r),A=te(1)|0,u=te(0)|0,y=A>>>20&2047,(y|0)==2047)return r=r*1,r/r;if(a=u<<1,w=A<<1|u>>>31,!a&(w|0)==2145386496|w>>>0<2145386496)return!a&(w|0)==2145386496?r*0:r;t:{if(!y){if(y=0,h=u<<12,a=A<<12|u>>>20,(a|0)>0|(a|0)>=0)for(;y=y-1|0,a=a<<1|h>>>31,h=h<<1,!!((a|0)>0|(a|0)>=0););a=1-y|0,h=a&31,(a&63)>>>0>=32?(a=u<<h,u=0):(a=(1<<h)-1&u>>>32-h|A<<h,u=u<<h);break t}a=A&1048575|1048576}if(h=u,(y|0)>1023){for(;;){t:{if(u=a+-1048576|0,(u|0)<0||(a=u,a|h))break t;return r*0}if(a=a<<1|h>>>31,h=h<<1,y=y-1|0,!((y|0)>1023))break}y=1023}t:{if(u=a+-1048576|0,(u|0)<0||(a=u,a|h))break t;return r*0}if((a|0)==1048575|a>>>0<1048575)for(;y=y-1|0,u=a>>>0<524288,w=a<<1|h>>>31,h=h<<1,a=w,!!u;);return O=A&-2147483648,w=a+-1048576|y<<20,S=h,A=a,S=h,u=1-y|0,h=u&31,(u&63)>>>0>=32?(a=0,u=A>>>h|0):(a=A>>>h|0,u=((1<<h)-1&A)<<32-h|S>>>h),h=(y|0)>0,It(0,(h?S:u)|0),It(1,(h?w:a)|O),+Ae()}function uh(r){var a=0,h=0,u=0,y=0,A=0;u=l[1416],a=r+7&-8,h=u+a|0;t:{r:{if(h>>>0<=u>>>0&&a||h>>>0>jp()<<16>>>0&&!(VA(h|0)|0))break r;l[1416]=h;break t}l[1781]=48,u=-1}if((u|0)!=-1){a=r+u|0,h=a-16|0,l[h+12>>2]=16,l[h>>2]=16,r=l[1748],r?A=l[r+8>>2]:A=0;t:{r:{if((A|0)==(u|0)){if(y=u-(l[u-4>>2]&-2)|0,A=l[y-4>>2],l[r+8>>2]=a,r=y-(A&-2)|0,a=-16,!(ft[(r+l[r>>2]|0)-4|0]&1))break r;a=l[r+4>>2],l[a+8>>2]=l[r+8>>2],l[l[r+8>>2]+4>>2]=a,h=h-r|0,l[r>>2]=h;break t}l[u+12>>2]=16,l[u>>2]=16,l[u+8>>2]=a,l[u+4>>2]=r,l[1748]=u,a=16}r=a+u|0,h=h-r|0,l[r>>2]=h}l[((h&-4)+r|0)-4>>2]=h|1,a=l[r>>2]-8|0;t:{if(a>>>0<=127){h=(a>>>3|0)-1|0;break t}if(y=gr(a),h=((a>>>29-y^4)-(y<<2)|0)+110|0,a>>>0<=4095)break t;h=((a>>>30-y^2)-(y<<1)|0)+71|0,h=h>>>0>=63?63:h}a=h<<4,l[r+4>>2]=a+5968,a=a+5976|0,l[r+8>>2]=l[a>>2],l[a>>2]=r,l[l[r+8>>2]+4>>2]=r,a=l[1750],y=l[1751],r=h&31,(h&63)>>>0>=32?(h=1<<r,A=0):(A=1<<r,h=A-1&1>>>32-r),l[1750]=A|a,l[1751]=h|y}return(u|0)!=-1}function rp(r,a,h){var u=0,y=0,A=0,w=0,S=0,O=0,K=0,tt=0,dt=0;t:{r:{i:{e:{s:{n:{a:{o:{l:{c:{if(a){if(!h)break c;break l}r=(r>>>0)/(h>>>0)|0,Pi=0;break t}if(!r)break o;break a}if(!(h-1&h))break n;A=(gr(h)+33|0)-gr(a)|0,w=0-A|0;break e}r=(a>>>0)/0|0,Pi=0;break t}if(u=32-gr(a)|0,u>>>0<31)break s;break i}if((h|0)==1)break r;A=h?31-gr(h-1^h)|0:32,h=A&31,(A&63)>>>0>=32?r=a>>>h|0:(u=a>>>h|0,r=((1<<h)-1&a)<<32-h|r>>>h),Pi=u;break t}A=u+1|0,w=63-u|0}if(u=A&63,y=u&31,u>>>0>=32?(u=0,S=a>>>y|0):(u=a>>>y|0,S=((1<<y)-1&a)<<32-y|r>>>y),w=w&63,y=w&31,w>>>0>=32?(a=r<<y,r=0):(a=(1<<y)-1&r>>>32-y|a<<y,r=r<<y),A)for(w=h-1|0,dt=(w|0)==-1?-1:0;O=u<<1|S>>>31,u=S<<1|a>>>31,y=dt-(O+(u>>>0>w>>>0)|0)>>31,K=h&y,S=u-K|0,u=O-(u>>>0<K>>>0)|0,a=a<<1|r>>>31,r=tt|r<<1,tt=y&1,A=A-1|0,!!A;);Pi=a<<1|r>>>31,r=tt|r<<1;break t}r=0,a=0}Pi=a}return r}function jo(r,a,h){var u=m(0),y=m(0);t:{r:{i:{if((a&-2)==2){if(a=l[r+188>>2],u=I[r+188>>2],(a|0)==2139156720|(a|0)==2140081935|(a|0)==2141891242|u==u||(a=l[r+196>>2],u=I[r+196>>2],(a|0)==2139156720|(a|0)==2140081935|(a|0)==2141891242|u==u))break i;break r}if(a=l[r+192>>2],u=I[r+192>>2],(a|0)==2139156720|(a|0)==2140081935|(a|0)==2141891242|u==u||(u=I[r+196>>2],a=l[r+196>>2],(a|0)==2139156720|(a|0)==2140081935|(a|0)==2141891242))break i;if(u!=u)break r}u=m(0);i:{e:{if((a|0)==2139156720)break e;if((a|0)==2140081935)break t;r=4336;s:{if((a|0)!=2141891242){if(u=(It(2,a),Ut()),u==u)break s;r=4344}switch(u=I[r>>2],y=m(zt),l[r+4>>2]-1|0){case 0:break t;case 1:break e;default:break i}}if(u=(It(2,(a&-1073741825)+536870912|0),Ut()),!(a&1073741824))break t}y=m(m(u*h)*m(.009999999776482582))}return y}u=m(0)}return u}function sp(r,a){var h=0,u=0,y=0,A=0,w=0,S=0;for(h=At-320|0,At=h,u=$i(h,0,288),h=u,l[h+16>>2]=2143289344,l[h+20>>2]=2143289344,$i(h+24|0,0,49),l[h+80>>2]=2143289344,A=h+288|0,y=h+96|0;h=y,l[h+16>>2]=-1082130432,l[h+20>>2]=-1082130432,l[h+8>>2]=0,l[h+12>>2]=0,l[h>>2]=-1082130432,l[h+4>>2]=-1082130432,y=h+24|0,(A|0)!=(y|0););if(l[u+312>>2]=-1082130432,l[u+316>>2]=-1082130432,l[u+304>>2]=0,l[u+308>>2]=0,l[u+296>>2]=-1082130432,l[u+300>>2]=-1082130432,l[u+288>>2]=2143289344,l[u+292>>2]=2143289344,Mi(r+228|0,u,320),l[r+244>>2]=0,l[r+248>>2]=0,ft[r+4|0]=bt[r+4|0]|1,y=l[r+556>>2],w=l[r+560>>2],(y|0)!=(w|0))for(;h=l[y>>2],l[h+552>>2]!=(r|0)&&(A=l[r+568>>2],h=hp(l[A>>2],bt[A+8|0],h,r,S,a),l[y>>2]=h,l[h+552>>2]=r,h=l[y>>2]),sp(h,a),S=S+1|0,y=y+4|0,(w|0)!=(y|0););At=u+320|0}function fh(r,a,h){var u=0,y=0,A=0,w=0;if(u=r+4|0,y=(u+a|0)-1&0-a,a=l[r>>2],y+h>>>0<=(a+r|0)-4>>>0){A=l[r+4>>2],l[A+8>>2]=l[r+8>>2],l[l[r+8>>2]+4>>2]=A,(u|0)!=(y|0)&&(y=y-u|0,A=r-(l[r-4>>2]&-2)|0,u=y+l[A>>2]|0,l[A>>2]=u,l[(A+(u&-4)|0)-4>>2]=u,r=r+y|0,a=a-y|0,l[r>>2]=a);t:{if(h+24>>>0<=a>>>0){u=(r+h|0)+8|0,a=(a-h|0)-8|0,l[u>>2]=a,l[(u+(a&-4)|0)-4>>2]=a|1,y=l[u>>2]-8|0;r:{if(y>>>0<=127){a=(y>>>3|0)-1|0;break r}if(A=gr(y),a=((y>>>29-A^4)-(A<<2)|0)+110|0,y>>>0<=4095)break r;a=((y>>>30-A^2)-(A<<1)|0)+71|0,a=a>>>0>=63?63:a}y=a<<4,l[u+4>>2]=y+5968,y=y+5976|0,l[u+8>>2]=l[y>>2],l[y>>2]=u,l[l[u+8>>2]+4>>2]=u,y=l[1750],A=l[1751],u=a&31,(a&63)>>>0>=32?(a=1<<u,u=0):(w=1<<u,a=w-1&1>>>32-u,u=w),l[1750]=u|y,l[1751]=a|A,a=h+8|0,l[r>>2]=a,l[((a&-4)+r|0)-4>>2]=a;break t}l[(r+a|0)-4>>2]=a}r=r+4|0}else r=0;return r}function tE(r,a){r=r|0,a=a|0;var h=0,u=0,y=0,A=0;y=At-320|0,At=y,r=l[r>>2];t:{if(l[r+560>>2]==l[r+556>>2]||(u=l[a>>2],a=l[u+552>>2],!gp(r,u)))break t;if((r|0)==(a|0)){for(h=$i(y,0,288),a=h,l[a+16>>2]=2143289344,l[a+20>>2]=2143289344,$i(a+24|0,0,49),l[a+80>>2]=2143289344,A=a+288|0,a=a+96|0;l[a+16>>2]=-1082130432,l[a+20>>2]=-1082130432,l[a+8>>2]=0,l[a+12>>2]=0,l[a>>2]=-1082130432,l[a+4>>2]=-1082130432,a=a+24|0,(A|0)!=(a|0););l[h+312>>2]=-1082130432,l[h+316>>2]=-1082130432,l[h+304>>2]=0,l[h+308>>2]=0,l[h+296>>2]=-1082130432,l[h+300>>2]=-1082130432,l[h+288>>2]=2143289344,l[h+292>>2]=2143289344,Mi(u+228|0,h,320),l[u+552>>2]=0}for(;;){if(a=bt[r+4|0],a&4)break t;if(ft[r+4|0]=a|4,a=l[r+20>>2],a&&Dt[a|0](r),l[r+308>>2]=2143289344,r=l[r+552>>2],!r)break}}At=y+320|0}function np(r){r=r|0;var a=0,h=0,u=0,y=0,A=0,w=0,S=0;if(r){if(w=At-32|0,At=w,a=l[r>>2],u=l[a+552>>2],u&&(gp(u,a),l[a+552>>2]=0),u=l[a+556>>2],h=l[a+560>>2],(u|0)!=(h|0))for(h=h-u>>2,y=h>>>0<=1?1:h,h=0;l[l[(h<<2)+u>>2]+552>>2]=0,h=h+1|0,(y|0)!=(h|0););l[a+560>>2]=u,h=a+564|0;t:{if(l[h>>2]==(u|0)||(h=xa(w+8|0,0,0,h),y=l[a+556>>2],A=l[a+560>>2]-y|0,u=l[h+4>>2]-A|0,A=Rs(u,y,A),y=l[a+556>>2],l[a+556>>2]=A,l[h+4>>2]=y,A=l[a+560>>2],l[a+560>>2]=l[h+8>>2],l[h+8>>2]=A,S=l[a+564>>2],l[a+564>>2]=l[h+12>>2],l[h>>2]=y,l[h+12>>2]=S,(y|0)!=(A|0)&&(l[h+8>>2]=A+((y-A|0)+3&-4)),!y))break t;gi(y),u=l[a+556>>2]}u&&(l[a+560>>2]=u,gi(u)),gi(a),a=l[r+8>>2],l[r+8>>2]=0,a&&Dt[l[l[a>>2]+4>>2]](a),a=l[r+4>>2],l[r+4>>2]=0,a&&Dt[l[l[a>>2]+4>>2]](a),At=w+32|0,gi(r)}}function eE(r){r=r|0;var a=0,h=0,u=0;u=At-624|0,At=u,a=l[r+4>>2],l[r+4>>2]=0,a&&Dt[l[l[a>>2]+4>>2]](a),a=l[r+8>>2],l[r+8>>2]=0,a&&Dt[l[l[a>>2]+4>>2]](a);t:{if(r=l[r>>2],l[r+560>>2]==l[r+556>>2]){if(l[r+552>>2])break t;a=Jf(u+32|0,l[r+568>>2]),h=l[a+4>>2],l[r>>2]=l[a>>2],l[r+4>>2]=h,h=l[a+20>>2],l[r+16>>2]=l[a+16>>2],l[r+20>>2]=h,h=l[a+12>>2],l[r+8>>2]=l[a+8>>2],l[r+12>>2]=h,Mi(r+24|0,a+24|0,204),Mi(r+228|0,a+228|0,328),h=l[r+556>>2],h&&(l[r+560>>2]=h,gi(h)),l[r+556>>2]=l[a+556>>2],l[r+560>>2]=l[a+560>>2],l[r+564>>2]=l[a+564>>2],l[r+584>>2]=l[a+584>>2],h=l[a+580>>2],l[r+576>>2]=l[a+576>>2],l[r+580>>2]=h,h=l[a+572>>2],l[r+568>>2]=l[a+568>>2],l[r+572>>2]=h,At=u+624|0;return}l[u+16>>2]=3301,er(r,u+16|0),Yi(),de()}l[u>>2]=2047,er(r,u),Yi(),de()}function ap(){zA(7084,3067),YA(7085,2480,1,1,0),ns(7086,2140,1,-128,127),ns(7087,2133,1,-128,127),ns(7088,2131,1,0,255),ns(7089,1287,2,-32768,32767),ns(7090,1278,2,0,65535),ns(7091,1316,4,-2147483648,2147483647),ns(7092,1307,4,0,-1),ns(7093,2659,4,-2147483648,2147483647),ns(7094,2650,4,0,-1),Fp(7095,1777,-2147483648,2147483647),Fp(7096,1776,0,-1),Kf(7097,1770,4),Kf(7098,3015,8),Yf(7099,2677),Yf(7100,3904),oh(7101,4,2664),oh(7102,2,2689),oh(7103,4,2704),KA(7104,2485),Ei(7105,0,3835),Ei(7106,0,3937),Ei(7107,1,3865),Ei(7108,2,3467),Ei(7109,3,3498),Ei(7110,4,3538),Ei(7111,5,3567),Ei(7112,4,3974),Ei(7113,5,4004),Ei(7106,0,3669),Ei(7107,1,3636),Ei(7108,2,3735),Ei(7109,3,3701),Ei(7110,4,3802),Ei(7111,5,3768),Ei(7114,6,3605),Ei(7115,7,4043)}function Rs(r,a,h){var u=0,y=0;t:{if((r|0)==(a|0))break t;if(y=r+h|0,a-y>>>0<=0-(h<<1)>>>0)return Mi(r,a,h);u=(r^a)&3;r:{i:{if(r>>>0<a>>>0){if(u){u=r;break r}if(!(r&3)){u=r;break i}for(u=r;;){if(!h)break t;if(ft[u|0]=bt[a|0],a=a+1|0,h=h-1|0,u=u+1|0,!(u&3))break}break i}e:{if(u)break e;if(y&3)for(;;){if(!h)break t;if(h=h-1|0,u=h+r|0,ft[u|0]=bt[a+h|0],!(u&3))break}if(h>>>0<=3)break e;for(;h=h-4|0,l[h+r>>2]=l[a+h>>2],h>>>0>3;);}if(!h)break t;for(;h=h-1|0,ft[h+r|0]=bt[a+h|0],!!h;);break t}if(h>>>0<=3)break r;for(;l[u>>2]=l[a>>2],a=a+4|0,u=u+4|0,h=h-4|0,h>>>0>3;);}if(!h)break t;for(;ft[u|0]=bt[a|0],u=u+1|0,a=a+1|0,h=h-1|0,!!h;);}return r}function op(r,a,h,u){t:switch(a-9|0){case 0:a=l[h>>2],l[h>>2]=a+4,l[r>>2]=l[a>>2];return;case 6:a=l[h>>2],l[h>>2]=a+4,a=Fr[a>>1],l[r>>2]=a,l[r+4>>2]=a>>31;return;case 7:a=l[h>>2],l[h>>2]=a+4,l[r>>2]=In[a>>1],l[r+4>>2]=0;return;case 8:a=l[h>>2],l[h>>2]=a+4,a=ft[a|0],l[r>>2]=a,l[r+4>>2]=a>>31;return;case 9:a=l[h>>2],l[h>>2]=a+4,l[r>>2]=bt[a|0],l[r+4>>2]=0;return;case 16:a=l[h>>2]+7&-8,l[h>>2]=a+8,Ne[r>>3]=Ne[a>>3];return;case 17:Dt[u|0](r,h);default:return;case 1:case 4:case 14:a=l[h>>2],l[h>>2]=a+4,a=l[a>>2],l[r>>2]=a,l[r+4>>2]=a>>31;return;case 2:case 5:case 11:case 15:a=l[h>>2],l[h>>2]=a+4,l[r>>2]=l[a>>2],l[r+4>>2]=0;return;case 3:case 10:case 12:case 13:break t}a=l[h>>2]+7&-8,l[h>>2]=a+8,h=l[a+4>>2],l[r>>2]=l[a>>2],l[r+4>>2]=h}function lp(r,a,h,u){var y=0,A=0,w=0,S=0,O=0,K=0,tt=0,dt=0,q=0,et=m(0),P=m(0),W=m(0),Y=0,X=m(0);t:{if(a==0||(et=I[r+248>>2],P=I[r+244>>2],W=I[r+232>>2],O=+I[r+228>>2],y=bt[r+4|0]&8,A=y>>>3|0,Y=r,X=Br(O,a,0,A),I[Y+228>>2]=X,K=+W,Y=r,X=Br(K,a,0,A),I[Y+232>>2]=X,tt=+P,w=dh(tt*a),A=w==w&Ve(w)<1e-4,S=!(A|w!=w?A:Ve(w+-1)<1e-4),dt=+et,w=dh(dt*a),A=w==w&Ve(w)<1e-4,q=!(A|w!=w?A:Ve(w+-1)<1e-4),A=0,h=O+h,y=(y|0)!=0,Y=r,X=m(Br(h+tt,a,y&S,y&!S)-Br(h,a,0,y)),I[Y+244>>2]=X,u=K+u,Y=r,X=m(Br(u+dt,a,y&q,y&!q)-Br(u,a,0,y)),I[Y+248>>2]=X,y=l[r+560>>2],S=l[r+556>>2],(y|0)==(S|0)))break t;for(y=y-S>>2,S=y>>>0<=1?1:y;y=l[r+556>>2],l[r+560>>2]-y>>2>>>0>A>>>0?y=l[y+(A<<2)>>2]:y=0,lp(y,a,h,u),A=A+1|0,(S|0)!=(A|0););}}function $i(r,a,h){var u=0,y=0,A=0,w=0;t:{if(!h||(ft[r|0]=a,u=r+h|0,ft[u-1|0]=a,h>>>0<3)||(ft[r+2|0]=a,ft[r+1|0]=a,ft[u-3|0]=a,ft[u-2|0]=a,h>>>0<7)||(ft[r+3|0]=a,ft[u-4|0]=a,h>>>0<9)||(u=0-r&3,y=u+r|0,a=Ue(a&255,16843009),l[y>>2]=a,u=h-u&-4,h=u+y|0,l[h-4>>2]=a,u>>>0<9)||(l[y+8>>2]=a,l[y+4>>2]=a,l[h-8>>2]=a,l[h-12>>2]=a,u>>>0<25)||(l[y+24>>2]=a,l[y+20>>2]=a,l[y+16>>2]=a,l[y+12>>2]=a,l[h-16>>2]=a,l[h-20>>2]=a,l[h-24>>2]=a,l[h-28>>2]=a,w=y&4|24,h=u-w|0,h>>>0<32))break t;for(u=vh(a,0,1,1),A=Pi,a=y+w|0;l[a+24>>2]=u,l[a+28>>2]=A,l[a+16>>2]=u,l[a+20>>2]=A,l[a+8>>2]=u,l[a+12>>2]=A,l[a>>2]=u,l[a+4>>2]=A,a=a+32|0,h=h-32|0,h>>>0>31;);}return r}function gi(r){r=r|0;var a=0,h=0,u=0,y=0,A=0;if(r){a=r-4|0,y=l[a>>2],h=y,u=a,A=l[r-8>>2],r=A&-2,(r|0)!=(A|0)&&(u=a-r|0,h=l[u+4>>2],l[h+8>>2]=l[u+8>>2],l[l[u+8>>2]+4>>2]=h,h=r+y|0),r=a+y|0,a=l[r>>2],(a|0)!=l[(r+a|0)-4>>2]&&(y=l[r+4>>2],l[y+8>>2]=l[r+8>>2],l[l[r+8>>2]+4>>2]=y,h=a+h|0),l[u>>2]=h,l[((h&-4)+u|0)-4>>2]=h|1,a=l[u>>2]-8|0;t:{if(a>>>0<=127){r=(a>>>3|0)-1|0;break t}if(h=gr(a),r=((a>>>29-h^4)-(h<<2)|0)+110|0,a>>>0<=4095)break t;r=((a>>>30-h^2)-(h<<1)|0)+71|0,r=r>>>0>=63?63:r}a=r<<4,l[u+4>>2]=a+5968,a=a+5976|0,l[u+8>>2]=l[a>>2],l[a>>2]=u,l[l[u+8>>2]+4>>2]=u,a=l[1750],h=l[1751],u=r&31,(r&63)>>>0>=32?(r=1<<u,y=0):(y=1<<u,r=y-1&1>>>32-u),l[1750]=y|a,l[1751]=r|h}}function iE(r,a,h){r=r|0,a=a|0,h=h|0;var u=0,y=0,A=0,w=0,S=0,O=0,K=0;u=At-32|0,At=u,y=l[r+28>>2],l[u+16>>2]=y,A=l[r+20>>2],l[u+28>>2]=h,l[u+24>>2]=a,a=A-y|0,l[u+20>>2]=a,A=a+h|0,O=2,a=u+16|0;t:{for(;;){r:{i:{e:{if(!Mp(WA(l[r+60>>2],a|0,O|0,u+12|0)|0)){if(w=l[u+12>>2],(w|0)==(A|0))break e;if((w|0)>=0)break i;break r}if((A|0)!=-1)break r}a=l[r+44>>2],l[r+28>>2]=a,l[r+20>>2]=a,l[r+16>>2]=a+l[r+48>>2],r=h;break t}S=l[a+4>>2],K=S>>>0<w>>>0,y=(K<<3)+a|0,S=w-(K?S:0)|0,l[y>>2]=S+l[y>>2],a=(K?12:4)+a|0,l[a>>2]=l[a>>2]-S,A=A-w|0,O=O-K|0,a=y;continue}break}if(l[r+28>>2]=0,l[r+16>>2]=0,l[r+20>>2]=0,l[r>>2]=l[r>>2]|32,r=0,(O|0)==2)break t;r=h-l[a+4>>2]|0}return At=u+32|0,r|0}function rE(r){r=r|0;var a=0,h=0,u=0,y=0,A=0;h=At-96|0,At=h,l[h>>2]=r,u=At-16|0,At=u,l[u+12>>2]=h,r=At-144|0,At=r,r=Mi(r,5520,144),A=h+16|0,a=A,l[r+44>>2]=a,l[r+20>>2]=a,y=-2-a|0,y=y>>>0>=2147483647?2147483647:y,l[r+48>>2]=y,a=a+y|0,l[r+28>>2]=a,l[r+16>>2]=a,cp(r,2202,h,0,0),y&&(a=l[r+20>>2],ft[a-((a|0)==l[r+16>>2])|0]=0),At=r+144|0,At=u+16|0,r=A;t:{if(r&3)for(;;){if(!bt[r|0])break t;if(r=r+1|0,!(r&3))break}for(;a=r,r=r+4|0,u=l[a>>2],!((u^-1)&u-16843009&-2139062144););for(;r=a,a=r+1|0,!!bt[r|0];);}return r=(r-A|0)+1|0,a=hh(r),a?r=Mi(a,A,r):r=0,At=h+96|0,r|0}function cp(r,a,h,u,y){var A=0,w=0,S=0,O=0;A=At-208|0,At=A,l[A+204>>2]=h,h=A+160|0,$i(h,0,40),l[A+200>>2]=l[A+204>>2];t:{if((Qf(0,a,A+200|0,A+80|0,h,u,y)|0)<0){y=-1;break t}O=l[r+76>>2]>=0,w=l[r>>2],l[r+72>>2]<=0&&(l[r>>2]=w&-33);r:{i:{e:{if(!l[r+48>>2]){l[r+48>>2]=80,l[r+28>>2]=0,l[r+16>>2]=0,l[r+20>>2]=0,S=l[r+44>>2],l[r+44>>2]=A;break e}if(l[r+16>>2])break i}if(h=-1,kp(r))break r}h=Qf(r,a,A+200|0,A+80|0,A+160|0,u,y)}if(S&&(Dt[l[r+36>>2]](r,0,0)|0,l[r+48>>2]=0,l[r+44>>2]=S,l[r+28>>2]=0,a=l[r+20>>2],l[r+16>>2]=0,l[r+20>>2]=0,h=a?h:-1),a=r,r=l[r>>2],l[a>>2]=r|w&32,y=r&32?-1:h,!O)break t}return At=A+208|0,y}function Ko(r){var a=0,h=m(0),u=0,y=0,A=0,w=0,S=0,O=m(0),K=0;A=At-16|0,At=A,a=l[r+12>>2];t:{if(a){O=I[r+520>>2],h=I[r+516>>2];r:{if(bt[r+4|0]&32){h=m(Dt[a|0](r,h,O,0));break r}h=m(Dt[a|0](r,h,O))}if(h==h)break t;l[A>>2]=3409,er(r,A),Yi(),de()}r:{i:{if(w=l[r+556>>2],a=l[r+560>>2],(w|0)!=(a|0)){for(a=a-w>>2,K=a>>>0<=1?1:a;;){if(y=l[(S<<2)+w>>2],!l[y+548>>2]){if(a=l[y+24>>2],(a&196608)!=131072){if(a=a>>>13&7,a||(a=l[r+24>>2]>>>10&7),bt[y+4|0]&2|(bt[r+24|0]&8?(a|0)==5:0))break i;u=u||y}if(S=S+1|0,(K|0)!=(S|0))continue}break}if(u)break r}h=I[r+520>>2];break t}u=y}h=m(Ko(u)+I[u+232>>2])}return At=A+16|0,h}function xn(r,a,h,u,y,A){var w=0,S=m(0),O=0,K=m(0);w=(l[(a<<2)+4320>>2]<<2)+r|0,S=I[w+216>>2];t:{r:{w=l[w+216>>2];i:{if((w|0)==2139156720)break i;if((w|0)==2140081935)break r;O=4336;e:{if((w|0)!=2141891242){if(S==S)break e;O=4344}switch(K=I[O>>2],S=m(zt),l[O+4>>2]-1|0){case 0:break r;case 1:break i;default:break t}}if(K=(It(2,(w&-1073741825)+536870912|0),Ut()),!(w&1073741824))break r}S=m(m(K*h)*m(.009999999776482582));break t}S=K}u=m(S+m(ue(r,a,u)+Se(r,a,u)));t:{r:{i:switch(l[y>>2]){case 1:case 2:h=I[A>>2],u=u!=u||h<u?h:u;break r;case 0:break i;default:break t}if(u!=u)break t;l[y>>2]=2}I[A>>2]=u}}function Ce(r,a,h){var u=m(0),y=m(0),A=0,w=m(0);r=r+116|0,A=l[(a<<2)+4288>>2];t:{if((a&-2)==2){a=Nr(r,4,A,2140081935);break t}a=Ur(r,A,2140081935)}t:{r:{i:{e:{if((a|0)==2139156720)break e;if((a|0)==2140081935)break t;r=4336;s:{if((a|0)!=2141891242){if(u=(It(2,a),Ut()),u==u)break s;r=4344}switch(u=I[r>>2],y=m(zt),l[r+4>>2]-1|0){case 0:break i;case 1:break e;default:break r}}if(u=(It(2,(a&-1073741825)+536870912|0),Ut()),!(a&1073741824))break i}u=m(m(u*h)*m(.009999999776482582))}if(u>=m(0))return u;if(y=u,u<m(0))break t}w=y==y?y:m(0)}return w}function Ie(r,a,h){var u=m(0),y=m(0),A=0,w=m(0);r=r+116|0,A=l[(a<<2)+4304>>2];t:{if((a&-2)==2){a=Nr(r,5,A,2140081935);break t}a=Ur(r,A,2140081935)}t:{r:{i:{e:{if((a|0)==2139156720)break e;if((a|0)==2140081935)break t;r=4336;s:{if((a|0)!=2141891242){if(u=(It(2,a),Ut()),u==u)break s;r=4344}switch(u=I[r>>2],y=m(zt),l[r+4>>2]-1|0){case 0:break i;case 1:break e;default:break r}}if(u=(It(2,(a&-1073741825)+536870912|0),Ut()),!(a&1073741824))break i}u=m(m(u*h)*m(.009999999776482582))}if(u>=m(0))return u;if(y=u,u<m(0))break t}w=y==y?y:m(0)}return w}function hp(r,a,h,u,y,A){var w=0;t:{r:{if(r){i:{if(a&4){A=Dt[r|0](h,u,y,A)|0;break i}A=Dt[r|0](h,u,y)|0}if(A)break r}if(A=ht(588),a=Mi(A,h,552),l[a+564>>2]=0,l[a+556>>2]=0,l[a+560>>2]=0,y=l[h+556>>2],u=l[h+560>>2],(y|0)!=(u|0)){if(w=u-y|0,(w|0)<0)break t;for(r=ht(w),l[a+556>>2]=r,l[a+564>>2]=r+w;l[r>>2]=l[y>>2],r=r+4|0,y=y+4|0,(u|0)!=(y|0););l[a+560>>2]=r}r=l[h+572>>2],l[a+568>>2]=l[h+568>>2],l[a+572>>2]=r,l[a+584>>2]=l[h+584>>2],r=l[h+580>>2],l[a+576>>2]=l[h+576>>2],l[a+580>>2]=r,l[a+552>>2]=0}return A}Ls(),de()}function er(r,a){var h=0,u=0,y=0;y=At-16|0,At=y,l[y+12>>2]=a;t:{r:{if(!r){a=l[y+12>>2];break r}if(a=l[y+12>>2],h=l[r+568>>2],!h)break r;if(u=l[h+4>>2],bt[h+8|0]&8){Dt[u|0](h,r,5,0,4284,a)|0;break t}Dt[u|0](h,r,5,4284,a)|0;break t}r:{if(!bt[7016]){h=ht(28),l[h+20>>2]=1065353216,l[h+24>>2]=0,l[h+12>>2]=0,l[h+16>>2]=0,l[h>>2]=0,ft[h+8|0]=0,u=1,l[h+4>>2]=1,l[1753]=h,ft[7016]=1,l[1752]=l[1752]+1;break r}if(h=l[1753],u=l[h+4>>2],!(bt[h+8|0]&8))break r;Dt[u|0](h,r,5,0,4284,a)|0;break t}Dt[u|0](h,r,5,4284,a)|0}At=y+16|0}function Da(r,a,h){var u=m(0),y=0,A=m(0);r=r+80|0,y=l[(a<<2)+4304>>2];t:{r:{if((a&-2)==2){a=Nr(r,5,y,2140081935);break r}a=Ur(r,y,2140081935)}r:{i:{if((a|0)==2139156720)break i;if((a|0)==2140081935)break t;r=4336;e:{if((a|0)!=2141891242){if(u=(It(2,a),Ut()),u==u)break e;r=4344}switch(u=I[r>>2],A=m(zt),l[r+4>>2]-1|0){case 0:break t;case 1:break i;default:break r}}if(u=(It(2,(a&-1073741825)+536870912|0),Ut()),!(a&1073741824))break t}A=m(m(u*h)*m(.009999999776482582))}return A}return u}function _s(r,a,h){var u=m(0),y=0,A=m(0);r=r+80|0,y=l[(a<<2)+4288>>2];t:{r:{if((a&-2)==2){a=Nr(r,4,y,2140081935);break r}a=Ur(r,y,2140081935)}r:{i:{if((a|0)==2139156720)break i;if((a|0)==2140081935)break t;r=4336;e:{if((a|0)!=2141891242){if(u=(It(2,a),Ut()),u==u)break e;r=4344}switch(u=I[r>>2],A=m(zt),l[r+4>>2]-1|0){case 0:break t;case 1:break i;default:break r}}if(u=(It(2,(a&-1073741825)+536870912|0),Ut()),!(a&1073741824))break t}A=m(m(u*h)*m(.009999999776482582))}return A}return u}function Nr(r,a,h,u){var y=m(0);a=(a<<2)+r|0,y=I[a>>2],a=l[a>>2];t:{if((a|0)==2139156720|(a|0)==2140081935|(a|0)==2141891242|y==y||(a=(h<<2)+r|0,y=I[a>>2],a=l[a>>2],(a|0)==2139156720|(a|0)==2140081935|(a|0)==2141891242|y==y)||(a=l[r+24>>2],y=I[r+24>>2],(a|0)==2139156720|(a|0)==2140081935|(a|0)==2141891242|y==y)||(y=I[r+32>>2],r=l[r+32>>2],!((r|0)==2139156720|(r|0)==2140081935|(r|0)==2141891242)&&(a=u,y!=y)))break t;a=r}return a}function sE(r,a){r=r|0,a=m(a);var h=0,u=0,y=0;if(h=At-16|0,At=h,r=l[r>>2],!(a>=m(0))){l[h>>2]=2263,u=At-16|0,At=u,l[u+12>>2]=h;t:{if(r)break t;if(bt[7016]){r=l[1753];break t}r=ht(28),l[r+20>>2]=1065353216,l[r+24>>2]=0,l[r+12>>2]=0,l[r+16>>2]=0,l[r>>2]=0,ft[r+8|0]=0,l[r+4>>2]=1,l[1753]=r,ft[7016]=1,l[1752]=l[1752]+1}y=l[r+4>>2];t:{if(bt[r+8|0]&8){Dt[y|0](r,0,5,0,4284,h)|0;break t}Dt[y|0](r,0,5,4284,h)|0}At=u+16|0,Yi(),de()}I[r+20>>2]=a==m(0)?m(0):a,At=h+16|0}function dp(r,a,h,u,y){var A=0,w=0,S=m(0),O=0;A=2,w=l[r+24>>2]>>>2&3;t:{r:{i:{if(!(!l[r+552>>2]|(a|0)!=2)){a=0,A=3;e:switch(w-2|0){case 0:break t;case 1:break e;default:break i}A=2;break t}if(a=0,w>>>0>1)break r}a=A}A=w}h=Dp(r,A,h),u=Dp(r,a,u),S=ue(r,A,y),w=r+228|0,O=A<<2,I[w+(l[O+4288>>2]<<2)>>2]=h+S,S=Se(r,A,y),I[w+(l[O+4304>>2]<<2)>>2]=h+S,h=ue(r,a,y),A=a<<2,I[w+(l[A+4288>>2]<<2)>>2]=u+h,h=Se(r,a,y),I[w+(l[A+4304>>2]<<2)>>2]=u+h}function nE(r,a,h,u,y,A){r=r|0,a=a|0,h=m(h),u=u|0,y=m(y),A=A|0;var w=0,S=0,O=0;w=At-48|0,At=w,O=l[a+8>>2];t:{if(ft[7052]&1){a=l[1762];break t}a=jf(5,4480)|0,ft[7052]=1,l[1762]=a}l[w+40>>2]=A,I[w+32>>2]=y,l[w+24>>2]=u,I[w+16>>2]=h,S=+NA(a|0,O|0,2922,w+12|0,w+16|0);t:{if(S<4294967296&S>=0){a=~~S>>>0;break t}a=0}u=l[w+12>>2],A=l[a+4>>2],l[r>>2]=l[a>>2],l[r+4>>2]=A,A=l[a+12>>2],l[r+8>>2]=l[a+8>>2],l[r+12>>2]=A,FA(u|0),At=w+48|0}function aE(r,a,h){r=r|0,a=a|0,h=h|0;var u=0,y=0,A=0,w=0;if(u=At-32|0,At=u,y=l[a>>2],y>>>0<2147483632){t:{r:{if(y>>>0>=11){A=(y|15)+1|0,w=ht(A),l[u+16>>2]=A|-2147483648,l[u+8>>2]=w,l[u+12>>2]=y,A=y+w|0;break r}if(ft[u+19|0]=y,w=u+8|0,A=w+y|0,!y)break t}Mi(w,a+4|0,y)}return ft[A|0]=0,l[u>>2]=h,Dt[r|0](u+24|0,u+8|0,u),$A(l[u+24>>2]),r=l[u+24>>2],Ia(r|0),Ia(l[u>>2]),ft[u+19|0]<0&&gi(l[u+8>>2]),At=u+32|0,r|0}Ls(),de()}function hi(r,a,h){var u=0,y=0,A=0;if(!(bt[r|0]&32))t:{u=a,a=r,r=l[a+16>>2];r:{if(!r){if(kp(a))break r;r=l[a+16>>2]}if(A=l[a+20>>2],r-A>>>0<h>>>0){Dt[l[a+36>>2]](a,u,h)|0;break t}i:{if(l[a+80>>2]<0)break i;for(r=h;;){if(y=r,!r)break i;if(r=y-1|0,bt[u+r|0]==10)break}if(Dt[l[a+36>>2]](a,u,y)>>>0<y>>>0)break r;u=u+y|0,h=h-y|0,A=l[a+20>>2]}Mi(A,u,h),l[a+20>>2]=l[a+20>>2]+h}}}function ph(r,a,h){var u=0,y=0,A=0;u=At-16|0,At=u,y=r+24|0,Dt[a|0](u+8|0,y),A=l[u+12>>2];t:{if((l[l[u+8>>2]>>2]&7<<A)>>A==(h|0))break t;for(Dt[a|0](u+8|0,y),a=l[u+8>>2],y=a,A=l[a>>2],a=l[u+12>>2],l[y>>2]=A&(7<<a^-1)|(h&7)<<a;;){if(a=bt[r+4|0],a&4)break t;if(ft[r+4|0]=a|4,a=l[r+20>>2],a&&Dt[a|0](r),l[r+308>>2]=2143289344,r=l[r+552>>2],!r)break}}At=u+16|0}function Ur(r,a,h){var u=m(0);a=(a<<2)+r|0,u=I[a>>2],a=l[a>>2];t:{if((a|0)==2139156720|(a|0)==2140081935|(a|0)==2141891242|u==u||(a=l[r+28>>2],u=I[r+28>>2],(a|0)==2139156720|(a|0)==2140081935|(a|0)==2141891242|u==u)||(u=I[r+32>>2],r=l[r+32>>2],!((r|0)==2139156720|(r|0)==2140081935|(r|0)==2141891242)&&(a=h,u!=u)))break t;a=r}return a}function Se(r,a,h){var u=m(0),y=0;r=r+44|0,y=l[(a<<2)+4304>>2];t:{if((a&-2)==2){r=Nr(r,5,y,2140081935);break t}r=Ur(r,y,2140081935)}t:{if((r|0)!=2139156720){if((r|0)==2140081935|(r|0)==2141891242)break t;if(u=(It(2,r),Ut()),u!=u)return m(zt);if(u=(It(2,(r&-1073741825)+536870912|0),Ut()),!(r&1073741824))break t}u=m(m(u*h)*m(.009999999776482582))}return u}function ue(r,a,h){var u=m(0),y=0;r=r+44|0,y=l[(a<<2)+4288>>2];t:{if((a&-2)==2){r=Nr(r,4,y,2140081935);break t}r=Ur(r,y,2140081935)}t:{if((r|0)!=2139156720){if((r|0)==2140081935|(r|0)==2141891242)break t;if(u=(It(2,r),Ut()),u!=u)return m(zt);if(u=(It(2,(r&-1073741825)+536870912|0),Ut()),!(r&1073741824))break t}u=m(m(u*h)*m(.009999999776482582))}return u}function oE(r,a,h){r=r|0,a=a|0,h=h|0;var u=0,y=0,A=0,w=0,S=0;return y=l[r+84>>2],A=l[y>>2],u=l[y+4>>2],S=l[r+28>>2],w=l[r+20>>2]-S|0,w=u>>>0<w>>>0?u:w,w&&(Mi(A,S,w),A=w+l[y>>2]|0,l[y>>2]=A,u=l[y+4>>2]-w|0,l[y+4>>2]=u),u=h>>>0>u>>>0?u:h,u&&(Mi(A,a,u),A=u+l[y>>2]|0,l[y>>2]=A,l[y+4>>2]=l[y+4>>2]-u),ft[A|0]=0,a=l[r+44>>2],l[r+28>>2]=a,l[r+20>>2]=a,h|0}function Le(r,a){var h=m(0),u=0;r=r+152|0,u=l[(a<<2)+4304>>2];t:{if((a&-2)==2){r=Nr(r,5,u,2140081935);break t}r=Ur(r,u,2140081935)}h=m(0);t:{if((r|0)==2139156720||(h=m(0),(r|0)==2140081935))break t;r:{if((r|0)==2141891242||(h=(It(2,r),Ut()),h!=h))break r;h=(It(2,(r&-1073741825)+536870912|0),Ut());break t}h=m(zt)}return he(h,m(0))}function pe(r,a){var h=m(0),u=0;r=r+152|0,u=l[(a<<2)+4288>>2];t:{if((a&-2)==2){r=Nr(r,4,u,2140081935);break t}r=Ur(r,u,2140081935)}h=m(0);t:{if((r|0)==2139156720||(h=m(0),(r|0)==2140081935))break t;r:{if((r|0)==2141891242||(h=(It(2,r),Ut()),h!=h))break r;h=(It(2,(r&-1073741825)+536870912|0),Ut());break t}h=m(zt)}return he(h,m(0))}function lE(r,a,h){r=r|0,a=a|0,h=h|0;var u=0,y=0,A=m(0);u=2,a=l[a>>2]+(h<<2)|0,A=I[a+116>>2];t:{r:{if(a=l[a+116>>2],(a|0)!=2139156720){if(y=zt,(a|0)==2141891242){u=3;break t}if((a|0)!=2140081935)break r;y=0,u=1;break t}break t}if(A!=A){u=0;break t}u=a&1073741824?2:1,y=(It(2,(a&-1073741825)+536870912|0),+Ut())}Ne[r+8>>3]=y,l[r>>2]=u}function cE(r,a,h){r=r|0,a=a|0,h=h|0;var u=0,y=0,A=m(0);u=2,a=l[a>>2]+(h<<2)|0,A=I[a+80>>2];t:{r:{if(a=l[a+80>>2],(a|0)!=2139156720){if(y=zt,(a|0)==2141891242){u=3;break t}if((a|0)!=2140081935)break r;y=0,u=1;break t}break t}if(A!=A){u=0;break t}u=a&1073741824?2:1,y=(It(2,(a&-1073741825)+536870912|0),+Ut())}Ne[r+8>>3]=y,l[r>>2]=u}function hE(r,a,h){r=r|0,a=a|0,h=h|0;var u=0,y=0,A=m(0);u=2,a=l[a>>2]+(h<<2)|0,A=I[a+44>>2];t:{r:{if(a=l[a+44>>2],(a|0)!=2139156720){if(y=zt,(a|0)==2141891242){u=3;break t}if((a|0)!=2140081935)break r;y=0,u=1;break t}break t}if(A!=A){u=0;break t}u=a&1073741824?2:1,y=(It(2,(a&-1073741825)+536870912|0),+Ut())}Ne[r+8>>3]=y,l[r>>2]=u}function Br(r,a,h,u){var y=0,A=0,w=0;r=r*a,y=dh(r),y=y<0?y+1:y,w=y!=y;t:{if(!(w|!(Ve(y)<1e-4))){r=r-y;break t}r:{if(y!=y){r=r-y;break r}if(r=r-y,!(Ve(y+-1)<1e-4))break r;r=r+1;break t}if(h){r=r+1;break t}if(u)break t;A=0;r:{if(w||(A=1,y>.5))break r;A=Ve(y+-.5)<1e-4?1:0}r=r+A}return r!=r|a!=a?m(zt):m(r/a)}function up(r,a){var h=m(0);t:{if((a|0)!=2139156720){if((a|0)!=2140081935){if((a|0)!=2141891242)break t;l[r>>2]=2143289344,l[r+4>>2]=3;return}l[r>>2]=0,l[r+4>>2]=1;return}l[r>>2]=0,l[r+4>>2]=2;return}if(h=(It(2,a),Ut()),h!=h){l[r>>2]=2143289344,l[r+4>>2]=0;return}l[r+4>>2]=a&1073741824?2:1,l[r>>2]=(a&-1073741825)+536870912}function fp(r){var a=0,h=0,u=0;h=l[r+24>>2];t:{if(!(h&8)||(a=1,(h&7168)==5120)||(a=0,u=l[r+560>>2],h=l[r+556>>2],(u|0)==(h|0)))break t;for(r=u-h>>2,u=r>>>0<=1?1:r,r=0;;){if(a=l[l[h+(r<<2)>>2]+24>>2],a=(a&196608)!=131072&(a&57344)==40960,a)break t;if(r=r+1|0,(u|0)==(r|0))break}}return a}function dE(r,a){r=r|0,a=a|0;var h=0,u=0,y=m(0);a=l[a>>2],y=I[a+220>>2];t:{r:{if(a=l[a+220>>2],(a|0)!=2139156720){if(u=zt,h=3,(a|0)==2141891242)break t;if((a|0)!=2140081935)break r;u=0,h=1;break t}h=2;break t}if(h=0,y!=y)break t;u=(It(2,(a&-1073741825)+536870912|0),+Ut()),h=a&1073741824?2:1}a=h,Ne[r+8>>3]=u,l[r>>2]=a}function uE(r,a){r=r|0,a=a|0;var h=0,u=0,y=m(0);a=l[a>>2],y=I[a+200>>2];t:{r:{if(a=l[a+200>>2],(a|0)!=2139156720){if(u=zt,h=3,(a|0)==2141891242)break t;if((a|0)!=2140081935)break r;u=0,h=1;break t}h=2;break t}if(h=0,y!=y)break t;u=(It(2,(a&-1073741825)+536870912|0),+Ut()),h=a&1073741824?2:1}a=h,Ne[r+8>>3]=u,l[r>>2]=a}function fE(r,a){r=r|0,a=a|0;var h=0,u=0,y=m(0);a=l[a>>2],y=I[a+204>>2];t:{r:{if(a=l[a+204>>2],(a|0)!=2139156720){if(u=zt,h=3,(a|0)==2141891242)break t;if((a|0)!=2140081935)break r;u=0,h=1;break t}h=2;break t}if(h=0,y!=y)break t;u=(It(2,(a&-1073741825)+536870912|0),+Ut()),h=a&1073741824?2:1}a=h,Ne[r+8>>3]=u,l[r>>2]=a}function pE(r,a){r=r|0,a=a|0;var h=0,u=0,y=m(0);a=l[a>>2],y=I[a+208>>2];t:{r:{if(a=l[a+208>>2],(a|0)!=2139156720){if(u=zt,h=3,(a|0)==2141891242)break t;if((a|0)!=2140081935)break r;u=0,h=1;break t}h=2;break t}if(h=0,y!=y)break t;u=(It(2,(a&-1073741825)+536870912|0),+Ut()),h=a&1073741824?2:1}a=h,Ne[r+8>>3]=u,l[r>>2]=a}function gE(r,a){r=r|0,a=a|0;var h=0,u=0,y=m(0);a=l[a>>2],y=I[a+212>>2];t:{r:{if(a=l[a+212>>2],(a|0)!=2139156720){if(u=zt,h=3,(a|0)==2141891242)break t;if((a|0)!=2140081935)break r;u=0,h=1;break t}h=2;break t}if(h=0,y!=y)break t;u=(It(2,(a&-1073741825)+536870912|0),+Ut()),h=a&1073741824?2:1}a=h,Ne[r+8>>3]=u,l[r>>2]=a}function mE(r,a){r=r|0,a=a|0;var h=0,u=0,y=m(0);a=l[a>>2],y=I[a+216>>2];t:{r:{if(a=l[a+216>>2],(a|0)!=2139156720){if(u=zt,h=3,(a|0)==2141891242)break t;if((a|0)!=2140081935)break r;u=0,h=1;break t}h=2;break t}if(h=0,y!=y)break t;u=(It(2,(a&-1073741825)+536870912|0),+Ut()),h=a&1073741824?2:1}a=h,Ne[r+8>>3]=u,l[r>>2]=a}function vE(r,a){r=r|0,a=a|0;var h=0;if(h=At-16|0,At=h,r=l[r>>2],(a|0)<6){At=h+16|0;t:{r:switch(a-4|0){case 0:if(a=r+260|0,(bt[r+300|0]&3)==2)break t;a=r+252|0;break t;case 1:if(a=r+252|0,(bt[r+300|0]&3)==2)break t;a=r+260|0;break t;default:break r}a=(r+(a<<2)|0)+252|0}return+I[a>>2]}l[h>>2]=1872,er(r,h),Yi(),de()}function yE(r,a){r=r|0,a=a|0;var h=0;if(h=At-16|0,At=h,r=l[r>>2],(a|0)<6){At=h+16|0;t:{r:switch(a-4|0){case 0:if(a=r+276|0,(bt[r+300|0]&3)==2)break t;a=r+268|0;break t;case 1:if(a=r+268|0,(bt[r+300|0]&3)==2)break t;a=r+276|0;break t;default:break r}a=(r+(a<<2)|0)+268|0}return+I[a>>2]}l[h>>2]=1872,er(r,h),Yi(),de()}function bE(r,a){r=r|0,a=a|0;var h=0;if(h=At-16|0,At=h,r=l[r>>2],(a|0)<6){At=h+16|0;t:{r:switch(a-4|0){case 0:if(a=r+292|0,(bt[r+300|0]&3)==2)break t;a=r+284|0;break t;case 1:if(a=r+284|0,(bt[r+300|0]&3)==2)break t;a=r+292|0;break t;default:break r}a=(r+(a<<2)|0)+284|0}return+I[a>>2]}l[h>>2]=1872,er(r,h),Yi(),de()}function AE(r,a){r=r|0,a=a|0;var h=0,u=m(0),y=m(0);u=m(zt),a=l[a>>2],y=I[a+40>>2],a=l[a+40>>2],h=3;t:{if((a|0)==2141891242)break t;if((a|0)==2140081935){u=m(0),h=1;break t}if((a|0)==2139156720){u=m(0),h=2;break t}if(h=0,y!=y)break t;u=(It(2,(a&-1073741825)+536870912|0),Ut()),h=a&1073741824?2:1}l[r>>2]=h,Ne[r+8>>3]=u}function Gr(r){var a=0,h=m(0);a=2143289344;t:{if(m(Ve(r))==m(Wf)|r!=r||(a=2139156720,r<m(10842021724855044e-35)&r>m(-10842021724855044e-35)|r==m(0)))break t;h=(It(2,(Ki(r),te(2)&-2147483648|1602224127)),Ut()),a=(Ki(r>m(0xffffff0000000000)||r<m(-0xffffff0000000000)?h:r),te(2)-536870912|1073741824)}return a}function mr(r){var a=0,h=m(0);a=2143289344;t:{if(m(Ve(r))==m(Wf)|r!=r||(a=2140081935,r<m(10842021724855044e-35)&r>m(-10842021724855044e-35)|r==m(0)))break t;h=(It(2,(Ki(r),te(2)&-2147483648|1610612735)),Ut()),a=(Ki(r>m(36893485948395848e3)||r<m(-36893485948395848e3)?h:r),te(2)-536870912|0)}return a}function EE(r,a){r=r|0,a=a|0;var h=m(0),u=m(0);r=l[r>>2]+(a<<2)|0,u=I[r+188>>2];t:{r:{if(r=l[r+188>>2],(r|0)==2139156720|(r|0)==2140081935)break r;if(h=m(zt),(r|0)==2141891242|u!=u)break t;if((r|0)==2139156720)break r;return m((It(2,(r&-1073741825)+536870912|0),Ut()))}h=m(0)}return m(h)}function kE(r,a,h,u,y,A){r=r|0,a=a|0,h=m(h),u=u|0,y=m(y),A=A|0;var w=0,S=0;return w=At-16|0,At=w,S=l[r>>2],r=l[r+4>>2],a=(r>>1)+a|0,r&1&&(S=l[S+l[a>>2]>>2]),Dt[S|0](w,a,h,u,y,A),r=ht(16),a=l[w+12>>2],l[r+8>>2]=l[w+8>>2],l[r+12>>2]=a,a=l[w+4>>2],l[r>>2]=l[w>>2],l[r+4>>2]=a,At=w+16|0,r|0}function pp(r,a){t:{if(a){a=Pp(l[a>>2]);break t}r:{if(bt[7016]){a=l[1753];break r}a=ht(28),l[a+20>>2]=1065353216,l[a+24>>2]=0,l[a+12>>2]=0,l[a+16>>2]=0,l[a>>2]=0,ft[a+8|0]=0,l[a+4>>2]=1,l[1753]=a,ft[7016]=1,l[1752]=l[1752]+1}a=Pp(a)}return l[r+4>>2]=0,l[r+8>>2]=0,l[r>>2]=a,l[a>>2]=r,r}function TE(r,a,h){r=r|0,a=a|0,h=+h;var u=0,y=0;t:{if(r=l[r>>2],a=r+(a<<2)|0,y=l[a+152>>2],u=mr(m(h)),(y|0)==(u|0))break t;for(l[a+152>>2]=u;;){if(a=bt[r+4|0],a&4)break t;if(ft[r+4|0]=a|4,a=l[r+20>>2],a&&Dt[a|0](r),l[r+308>>2]=2143289344,r=l[r+552>>2],!r)break}}}function wE(r,a,h){r=r|0,a=a|0,h=+h;var u=0,y=0;t:{if(r=l[r>>2],a=r+(a<<2)|0,y=l[a+188>>2],u=mr(m(h)),(y|0)==(u|0))break t;for(l[a+188>>2]=u;;){if(a=bt[r+4|0],a&4)break t;if(ft[r+4|0]=a|4,a=l[r+20>>2],a&&Dt[a|0](r),l[r+308>>2]=2143289344,r=l[r+552>>2],!r)break}}}function SE(r,a){r=r|0,a=a|0;var h=0,u=m(0);r=l[r>>2]+(a<<2)|0,u=I[r+152>>2];t:{r:{if(r=l[r+152>>2],(r|0)==2139156720|(r|0)==2140081935)break r;if(h=zt,(r|0)==2141891242|u!=u)break t;if((r|0)==2139156720)break r;return It(2,(r&-1073741825)+536870912|0),+Ut()}h=0}return+h}function LE(r,a){r=r|0,a=a|0;var h=0;t:{if(r=l[r>>2],h=l[r+24>>2],(h>>>20&3)==(a|0))break t;for(l[r+24>>2]=h&-3145729|a<<20&3145728;;){if(a=bt[r+4|0],a&4)break t;if(ft[r+4|0]=a|4,a=l[r+20>>2],a&&Dt[a|0](r),l[r+308>>2]=2143289344,r=l[r+552>>2],!r)break}}}function On(r,a,h){var u=0,y=0,A=0;t:{if(!a){u=r;break t}for(;u=rp(r,a,10),y=Pi,r=vh(u,y,246,0)+r|0,h=h-1|0,ft[h|0]=r|48,A=a>>>0>9,r=u,a=y,!!A;);}if(u)for(;h=h-1|0,r=(u>>>0)/10|0,ft[h|0]=Ue(r,246)+u|48,a=u>>>0>9,u=r,!!a;);return h}function RE(r,a){r=r|0,a=a|0;var h=0;t:{if(r=l[r>>2],h=l[r+24>>2],(h>>>22&1)==(a|0))break t;for(l[r+24>>2]=h&-4194305|a<<22&4194304;;){if(a=bt[r+4|0],a&4)break t;if(ft[r+4|0]=a|4,a=l[r+20>>2],a&&Dt[a|0](r),l[r+308>>2]=2143289344,r=l[r+552>>2],!r)break}}}function _E(r,a){r=r|0,a=a|0;var h=0;t:{if(r=l[r>>2],h=l[r+24>>2],(h>>>18&3)==(a|0))break t;for(l[r+24>>2]=h&-786433|a<<18&786432;;){if(a=bt[r+4|0],a&4)break t;if(ft[r+4|0]=a|4,a=l[r+20>>2],a&&Dt[a|0](r),l[r+308>>2]=2143289344,r=l[r+552>>2],!r)break}}}function CE(r,a){r=r|0,a=a|0;var h=0;t:{if(r=l[r>>2],h=l[r+24>>2],(h>>>16&3)==(a|0))break t;for(l[r+24>>2]=h&-196609|a<<16&196608;;){if(a=bt[r+4|0],a&4)break t;if(ft[r+4|0]=a|4,a=l[r+20>>2],a&&Dt[a|0](r),l[r+308>>2]=2143289344,r=l[r+552>>2],!r)break}}}function IE(r,a){r=r|0,a=+a;var h=0,u=m(0),y=m(0);t:{if(u=m(a),r=l[r>>2],y=I[r+224>>2],u==y|u!=u&y!=y)break t;for(I[r+224>>2]=u;;){if(h=bt[r+4|0],h&4)break t;if(ft[r+4|0]=h|4,h=l[r+20>>2],h&&Dt[h|0](r),l[r+308>>2]=2143289344,r=l[r+552>>2],!r)break}}}function DE(r,a){r=r|0,a=+a;var h=0,u=m(0),y=m(0);t:{if(u=m(a),r=l[r>>2],y=I[r+28>>2],u==y|u!=u&y!=y)break t;for(I[r+28>>2]=u;;){if(h=bt[r+4|0],h&4)break t;if(ft[r+4|0]=h|4,h=l[r+20>>2],h&&Dt[h|0](r),l[r+308>>2]=2143289344,r=l[r+552>>2],!r)break}}}function xE(r,a){r=r|0,a=+a;var h=0,u=m(0),y=m(0);t:{if(u=m(a),r=l[r>>2],y=I[r+32>>2],u==y|u!=u&y!=y)break t;for(I[r+32>>2]=u;;){if(h=bt[r+4|0],h&4)break t;if(ft[r+4|0]=h|4,h=l[r+20>>2],h&&Dt[h|0](r),l[r+308>>2]=2143289344,r=l[r+552>>2],!r)break}}}function OE(r,a){r=r|0,a=+a;var h=0,u=m(0),y=m(0);t:{if(u=m(a),r=l[r>>2],y=I[r+36>>2],u==y|u!=u&y!=y)break t;for(I[r+36>>2]=u;;){if(h=bt[r+4|0],h&4)break t;if(ft[r+4|0]=h|4,h=l[r+20>>2],h&&Dt[h|0](r),l[r+308>>2]=2143289344,r=l[r+552>>2],!r)break}}}function PE(r,a){r=r|0,a=a|0;var h=0;t:{if(r=l[r>>2],h=l[r+24>>2],(h>>>4&7)==(a|0))break t;for(l[r+24>>2]=h&-113|a<<4&112;;){if(a=bt[r+4|0],a&4)break t;if(ft[r+4|0]=a|4,a=l[r+20>>2],a&&Dt[a|0](r),l[r+308>>2]=2143289344,r=l[r+552>>2],!r)break}}}function ME(r,a){r=r|0,a=a|0;var h=0;t:{if(r=l[r>>2],h=l[r+24>>2],(h>>>2&3)==(a|0))break t;for(l[r+24>>2]=h&-13|a<<2&12;;){if(a=bt[r+4|0],a&4)break t;if(ft[r+4|0]=a|4,a=l[r+20>>2],a&&Dt[a|0](r),l[r+308>>2]=2143289344,r=l[r+552>>2],!r)break}}}function $E(r,a){r=r|0,a=a|0;var h=0;t:{if(r=l[r>>2],h=bt[r+4|0],((h&2)>>>1|0)==(a|0))break t;for(ft[r+4|0]=h&253|(a?2:0);;){if(a=bt[r+4|0],a&4)break t;if(ft[r+4|0]=a|4,a=l[r+20>>2],a&&Dt[a|0](r),l[r+308>>2]=2143289344,r=l[r+552>>2],!r)break}}}function FE(r,a,h){r=r|0,a=a|0,h=h|0;var u=0,y=0;return u=At-16|0,At=u,y=l[r>>2],r=l[r+4>>2],a=(r>>1)+a|0,r&1&&(y=l[y+l[a>>2]>>2]),Dt[y|0](u,a,h),r=ht(16),a=l[u+12>>2],l[r+8>>2]=l[u+8>>2],l[r+12>>2]=a,a=l[u+4>>2],l[r>>2]=l[u>>2],l[r+4>>2]=a,At=u+16|0,r|0}function gp(r,a){var h=0,u=0;t:{r:{if(h=l[r+556>>2],u=l[r+560>>2],(h|0)==(u|0))break r;for(;;){if(l[h>>2]==(a|0))break r;if(h=h+4|0,(u|0)==(h|0))break}break t}if((h|0)==(u|0))break t;return a=h+4|0,Rs(h,a,u-a|0),l[r+560>>2]=u-4,1}return 0}function NE(r){r=r|0;var a=0,h=0;if(h=At-16|0,At=h,r=l[r>>2],l[r+8>>2]){for(;a=bt[r+4|0],!!(!(a&4)&&(ft[r+4|0]=a|4,a=l[r+20>>2],a&&Dt[a|0](r),l[r+308>>2]=2143289344,r=l[r+552>>2],r)););At=h+16|0;return}l[h>>2]=1024,er(r,h),Yi(),de()}function mp(r,a){var h=0,u=0,y=0;if(pi(+r),u=te(1)|0,y=te(0)|0,h=u>>>20&2047,(h|0)!=2047){if(!h)return r==0?h=0:(r=mp(r*18446744073709552e3,a),h=l[a>>2]+-64|0),l[a>>2]=h,r;l[a>>2]=h-1022,It(0,y|0),It(1,u&-2146435073|1071644672),r=+Ae()}return r}function UE(r,a){r=r|0,a=a|0;var h=0,u=0;return h=At-16|0,At=h,u=l[r>>2],r=l[r+4>>2],a=(r>>1)+a|0,r&1&&(u=l[u+l[a>>2]>>2]),Dt[u|0](h,a),r=ht(16),a=l[h+12>>2],l[r+8>>2]=l[h+8>>2],l[r+12>>2]=a,a=l[h+4>>2],l[r>>2]=l[h>>2],l[r+4>>2]=a,At=h+16|0,r|0}function Yo(r,a,h){var u=0;t:{if(u=r+24|0,l[(u+(a<<2)|0)+184>>2]==(h|0))break t;for(l[((a<<2)+u|0)+184>>2]=h;;){if(a=bt[r+4|0],a&4)break t;if(ft[r+4|0]=a|4,a=l[r+20>>2],a&&Dt[a|0](r),l[r+308>>2]=2143289344,r=l[r+552>>2],!r)break}}}function zo(r,a,h){var u=0;t:{if(u=r+24|0,l[(u+(a<<2)|0)+192>>2]==(h|0))break t;for(l[((a<<2)+u|0)+192>>2]=h;;){if(a=bt[r+4|0],a&4)break t;if(ft[r+4|0]=a|4,a=l[r+20>>2],a&&Dt[a|0](r),l[r+308>>2]=2143289344,r=l[r+552>>2],!r)break}}}function Pn(r,a,h){var u=0;t:{if(u=r+24|0,l[(u+(a<<2)|0)+176>>2]==(h|0))break t;for(l[((a<<2)+u|0)+176>>2]=h;;){if(a=bt[r+4|0],a&4)break t;if(ft[r+4|0]=a|4,a=l[r+20>>2],a&&Dt[a|0](r),l[r+308>>2]=2143289344,r=l[r+552>>2],!r)break}}}function gh(r,a){var h=0,u=0,y=0;t:{if(h=r+24|0,l[h+16>>2]==(a|0))break t;for(u=Dt[9](h)|0,y=a,l[u+16>>2]=y;;){if(a=bt[r+4|0],a&4)break t;if(ft[r+4|0]=a|4,a=l[r+20>>2],a&&Dt[a|0](r),l[r+308>>2]=2143289344,r=l[r+552>>2],!r)break}}}function vp(r,a,h){var u=0;t:{if(u=r+24|0,l[(u+(a<<2)|0)+92>>2]==(h|0))break t;for(l[((a<<2)+u|0)+92>>2]=h;;){if(a=bt[r+4|0],a&4)break t;if(ft[r+4|0]=a|4,a=l[r+20>>2],a&&Dt[a|0](r),l[r+308>>2]=2143289344,r=l[r+552>>2],!r)break}}}function mh(r,a,h){var u=0;t:{if(u=r+24|0,l[(u+(a<<2)|0)+20>>2]==(h|0))break t;for(l[((a<<2)+u|0)+20>>2]=h;;){if(a=bt[r+4|0],a&4)break t;if(ft[r+4|0]=a|4,a=l[r+20>>2],a&&Dt[a|0](r),l[r+308>>2]=2143289344,r=l[r+552>>2],!r)break}}}function yp(r,a,h){var u=0;t:{if(u=r+24|0,l[(u+(a<<2)|0)+56>>2]==(h|0))break t;for(l[((a<<2)+u|0)+56>>2]=h;;){if(a=bt[r+4|0],a&4)break t;if(ft[r+4|0]=a|4,a=l[r+20>>2],a&&Dt[a|0](r),l[r+308>>2]=2143289344,r=l[r+552>>2],!r)break}}}function BE(){for(var r=0,a=0,h=0;a=r<<4,h=a+5968|0,l[a+5972>>2]=h,l[a+5976>>2]=h,r=r+1|0,(r|0)!=64;);uh(48),l[1756]=16,l[1757]=0,qf(),l[1757]=l[1768],l[1768]=7024,l[1769]=198,l[1770]=0,ap(),l[1770]=l[1768],l[1768]=7076}function ir(r,a){var h=0,u=m(0);r=r+80|0,h=l[(a<<2)+4288>>2];t:{if((a&-2)==2){r=Nr(r,4,h,2143289344);break t}r=Ur(r,h,2143289344)}return(r|0)==2139156720|(r|0)==2140081935|(r|0)==2141891242?r=1:(u=(It(2,r),Ut()),r=u==u),r}function Zo(r,a){var h=0,u=m(0);r=r+80|0,h=l[(a<<2)+4304>>2];t:{if((a&-2)==2){r=Nr(r,5,h,2143289344);break t}r=Ur(r,h,2143289344)}return(r|0)==2139156720|(r|0)==2140081935|(r|0)==2141891242?r=1:(u=(It(2,r),Ut()),r=u==u),r}function vh(r,a,h,u){var y=0,A=0,w=0,S=0,O=0,K=0;return y=h>>>16|0,A=r>>>16|0,K=Ue(y,A),w=h&65535,S=r&65535,O=Ue(w,S),A=(O>>>16|0)+Ue(A,w)|0,y=(A&65535)+Ue(y,S)|0,Pi=(Ue(a,h)+K|0)+Ue(r,u)+(A>>>16)+(y>>>16)|0,O&65535|y<<16}function bp(r,a){var h=0,u=0,y=0;u=At-16|0,At=u,h=bt[r+4|0],y=h&-17,ft[r+4|0]=y;t:{if(a){if(l[r+560>>2]!=l[r+556>>2])break t;h=y|8}else h=h&231;l[r+8>>2]=a,ft[r+4|0]=h,At=u+16|0;return}l[u>>2]=4128,er(r,u),Yi(),de()}function Ap(r){var a=0,h=m(0);a=0;t:{if((l[r+24>>2]&196608)==131072)break t;r:{if(!l[r+552>>2]||(h=I[r+32>>2],h!=h&&(h=I[r+28>>2],!(h>m(0)))))break r;if(a=1,h!=m(0))break t}a=Mn(r)!=m(0)}return a}function mi(r,a,h,u,y){var A=0;if(A=At-256|0,At=A,!(y&73728|(h|0)<=(u|0))){if(u=h-u|0,h=u>>>0<256,$i(A,a&255,h?u:256),!h)for(;hi(r,A,256),u=u-256|0,u>>>0>255;);hi(r,A,u)}At=A+256|0}function ln(r,a,h){var u=0,y=m(0);t:{if((h&-2)==2&&(u=a- -64|0,y=I[u>>2],u=l[u>>2],(u|0)==2139156720|(u|0)==2140081935|(u|0)==2141891242|y==y))break t;u=l[((l[(h<<2)+4304>>2]<<2)+a|0)+44>>2]}up(r,u)}function cn(r,a,h){var u=0,y=m(0);t:{if((h&-2)==2&&(u=l[a+60>>2],y=I[a+60>>2],(u|0)==2139156720|(u|0)==2140081935|(u|0)==2141891242|y==y))break t;u=l[((l[(h<<2)+4288>>2]<<2)+a|0)+44>>2]}up(r,u)}function Mn(r){var a=m(0),h=m(0);if(!l[r+552>>2])return m(0);a=I[r+36>>2];t:{if(a==a||(a=m(1),ft[l[r+568>>2]+8|0]&1)||(a=m(0),h=I[r+28>>2],!(h<m(0))))break t;a=m(-h)}return a}function Ep(r){var a=0,h=0,u=0;for(u=l[r>>2];;){if(h=ft[u|0],qo(h)){u=u+1|0,l[r>>2]=u,a>>>0<=214748364?(h=h-48|0,a=Ue(a,10),a=(h|0)>(a^2147483647)?-1:h+a|0):a=-1;continue}break}return a}function xa(r,a,h,u){var y=0;l[r+12>>2]=0,l[r+16>>2]=u;t:{if(a){if(a>>>0>=1073741824)break t;y=ht(a<<2)}return l[r>>2]=y,h=(h<<2)+y|0,l[r+8>>2]=h,l[r+12>>2]=(a<<2)+y,l[r+4>>2]=h,r}Th(),de()}function kp(r){var a=0;return a=l[r+72>>2],l[r+72>>2]=a-1|a,a=l[r>>2],a&8?(l[r>>2]=a|32,-1):(l[r+4>>2]=0,l[r+8>>2]=0,a=l[r+44>>2],l[r+28>>2]=a,l[r+20>>2]=a,l[r+16>>2]=a+l[r+48>>2],0)}function GE(r,a,h,u,y,A){r=r|0,a=a|0,h=m(h),u=u|0,y=m(y),A=A|0;var w=0;w=At-16|0,At=w,a=l[l[a>>2]+4>>2],Dt[l[l[a>>2]+8>>2]](w,a,h,u,y,A),I[r>>2]=Ne[w>>3],I[r+4>>2]=Ne[w+8>>3],At=w+16|0}function VE(){var r=0,a=0;return a=ht(4),r=ht(28),l[r+20>>2]=1065353216,l[r+24>>2]=0,l[r+12>>2]=0,l[r+16>>2]=0,l[r>>2]=0,ft[r+8|0]=0,l[r+4>>2]=1,l[1752]=l[1752]+1,l[a>>2]=r,a|0}function HE(r,a){r=r|0,a=a|0,a=l[a>>2],Ne[r>>3]=I[a+228>>2],Ne[r+8>>3]=I[a+236>>2],Ne[r+16>>3]=I[a+232>>2],Ne[r+24>>3]=I[a+240>>2],Ne[r+32>>3]=I[a+244>>2],Ne[r+40>>3]=I[a+248>>2]}function WE(r,a){r=r|0,a=a|0;var h=0,u=0;return h=At-48|0,At=h,u=l[r>>2],r=l[r+4>>2],a=(r>>1)+a|0,r&1&&(u=l[u+l[a>>2]>>2]),Dt[u|0](h,a),r=Mi(ht(48),h,48),At=h+48|0,r|0}function jE(r,a,h,u){r=r|0,a=a|0,h=h|0,u=u|0;var y=0;return y=At-16|0,At=y,r=Mp(BA(l[r+60>>2],a|0,h|0,u&255,y+8|0)|0),At=y+16|0,Pi=r?-1:l[y+12>>2],(r?-1:l[y+8>>2])|0}function KE(r,a){r=r|0,a=a|0;var h=0,u=0;h=l[r>>2],r=l[h+556>>2];t:{if(l[h+560>>2]-r>>2>>>0<=a>>>0||(r=l[r+(a<<2)>>2],!r))break t;u=l[r>>2]}return u|0}function YE(r,a,h){if(r=r|0,a=a|0,h=h|0,a>>>0<3){a=1<<a,r=l[r>>2],h?a=a|l[r+12>>2]:a=l[r+12>>2]&(a^-1),l[r+12>>2]=a;return}Ls(),de()}function zE(r,a,h,u,y){r=r|0,a=a|0,h=+h,u=+u,y=y|0;var A=0;A=l[r>>2],r=l[r+4>>2],a=(r>>1)+a|0,r&1&&(A=l[A+l[a>>2]>>2]),Dt[A|0](a,h,u,y)}function ZE(r,a,h){r=r|0,a=a|0,h=h|0;var u=0;return u=l[r>>2],r=l[r+4>>2],a=(r>>1)+a|0,r&1&&(u=l[u+l[a>>2]>>2]),m(m(Dt[u|0](a,h)))}function Tp(r,a,h,u){r=r|0,a=a|0,h=h|0,u=u|0;var y=0;y=l[r>>2],r=l[r+4>>2],a=(r>>1)+a|0,r&1&&(y=l[y+l[a>>2]>>2]),Dt[y|0](a,h,u)}function wp(r,a,h){r=r|0,a=a|0,h=h|0;var u=0;return u=l[r>>2],r=l[r+4>>2],a=(r>>1)+a|0,r&1&&(u=l[u+l[a>>2]>>2]),Dt[u|0](a,h)|0}function XE(r,a,h,u){r=r|0,a=a|0,h=h|0,u=+u;var y=0;y=l[r>>2],r=l[r+4>>2],a=(r>>1)+a|0,r&1&&(y=l[y+l[a>>2]>>2]),Dt[y|0](a,h,u)}function qE(r,a,h){r=r|0,a=a|0,h=h|0;var u=0;return u=l[r>>2],r=l[r+4>>2],a=(r>>1)+a|0,r&1&&(u=l[u+l[a>>2]>>2]),+Dt[u|0](a,h)}function ht(r){var a=0;r=r||1;t:{for(;;){if(a=hh(r),a)break t;if(a=l[2042],a){Dt[a|0]();continue}break}Ls(),de()}return a}function QE(r,a,h){r=r|0,a=a|0,h=m(h);var u=0;u=l[r>>2],r=l[r+4>>2],a=(r>>1)+a|0,r&1&&(u=l[u+l[a>>2]>>2]),Dt[u|0](a,h)}function Cs(r,a,h){r=r|0,a=a|0,h=h|0;var u=0;u=l[r>>2],r=l[r+4>>2],a=(r>>1)+a|0,r&1&&(u=l[u+l[a>>2]>>2]),Dt[u|0](a,h)}function hn(r,a){r=r|0,a=a|0;var h=0;return h=l[r>>2],r=l[r+4>>2],a=(r>>1)+a|0,r&1&&(h=l[h+l[a>>2]>>2]),Dt[h|0](a)|0}function yh(r,a){return Ki(r),(te(2)&2147483647)>>>0<=2139095040?(Ki(a),(te(2)&2147483647)>>>0>2139095040?r:m(PA(r,a))):a}function he(r,a){return Ki(r),(te(2)&2147483647)>>>0<=2139095040?(Ki(a),(te(2)&2147483647)>>>0>2139095040?r:m(MA(r,a))):a}function Sp(r,a){r=r|0,a=a|0;var h=0;return h=At-16|0,At=h,l[h+8>>2]=a,r=Dt[r|0](h+8|0)|0,Ia(l[h+8>>2]),At=h+16|0,r|0}function JE(r,a,h){r=r|0,a=a|0,h=+h;var u=0;u=l[r>>2],r=l[r+4>>2],a=(r>>1)+a|0,r&1&&(u=l[u+l[a>>2]>>2]),Dt[u|0](a,h)}function tk(r,a,h,u,y){return h=h|0,u=u|0,y=y|0,h&&(h|0)!=5?Up(5816,u,y)|0:Up(5672,u,y)|0}function Lp(r,a){if(!r)return 0;t:{if(!((a&-128)==57216|a>>>0<=127)){l[1781]=25,r=-1;break t}ft[r|0]=a,r=1}return r}function ek(r,a){r=r|0,a=a|0;var h=0;return h=l[r>>2],r=l[r+4>>2],a=(r>>1)+a|0,r&1&&(h=l[h+l[a>>2]>>2]),+Dt[h|0](a)}function Rp(r,a){var h=0,u=0;h=ht(4),l[h>>2]=a,u=ht(4),l[u>>2]=a,Wo(7035,r|0,7098,4714,196,h|0,7098,4718,197,u|0)}function $n(r,a){var h=0,u=0;h=ht(4),l[h>>2]=a,u=ht(4),l[u>>2]=a,Wo(7065,r|0,7098,4714,194,h|0,7098,4718,195,u|0)}function bh(r,a){var h=0;t:{if(ft[7044]&1){h=l[1760];break t}h=jf(1,4464)|0,ft[7044]=1,l[1760]=h}UA(h|0,r|0,a|0,0)}function ik(r,a){r=r|0,a=a|0;var h=0;h=l[r+8>>2],l[r+8>>2]=a,h&&Dt[l[l[h>>2]+4>>2]](h),l[l[r>>2]+20>>2]=15}function rk(r,a,h){r=r|0,a=a|0,h=h|0;var u=0,y=0;u=r,y=Zf((ft[a+11|0]<0?l[a>>2]:a)|0,7036,l[h>>2])|0,l[u>>2]=y}function sk(r,a,h){r=r|0,a=a|0,h=h|0;var u=0,y=0;u=r,y=Zf((ft[a+11|0]<0?l[a>>2]:a)|0,7059,l[h>>2])|0,l[u>>2]=y}function _p(r,a){r=r|0,a=a|0;var h=0;h=l[r>>2],r=l[r+4>>2],a=(r>>1)+a|0,r&1&&(h=l[h+l[a>>2]>>2]),Dt[h|0](a)}function nk(r){r=r|0;var a=m(0);return r=l[r>>2],a=I[r+36>>2],a!=a&&(a=ft[l[r+568>>2]+8|0]&1?m(1):m(0)),+a}function ak(r,a){r=r|0,a=a|0;var h=0;h=l[r+4>>2],l[r+4>>2]=a,h&&Dt[l[l[h>>2]+4>>2]](h),bp(l[r>>2],14)}function ok(r){r=r|0;var a=0;a=l[r+8>>2],l[r+8>>2]=0,a&&Dt[l[l[a>>2]+4>>2]](a),l[l[r>>2]+20>>2]=0}function lk(r){r=r|0;var a=0;return a=ht(12),ft[a+4|0]=0,l[a+8>>2]=l[r>>2],l[r>>2]=0,l[a>>2]=4432,a|0}function ck(r){r=r|0;var a=0;return a=ht(12),ft[a+4|0]=0,l[a+8>>2]=l[r>>2],l[r>>2]=0,l[a>>2]=4552,a|0}function hk(){var r=0;if(r=l[1768],r)for(;Dt[l[r>>2]](),r=l[r+4>>2],!!r;);}function dk(r){r=r|0;var a=0;a=l[r+4>>2],l[r+4>>2]=0,a&&Dt[l[l[a>>2]+4>>2]](a),bp(l[r>>2],0)}function Cp(r){return r=r|0,l[r>>2]=4572,bt[r+4|0]&&bh(l[r+8>>2],1759),Ia(l[r+8>>2]),r|0}function Ip(r){return r=r|0,l[r>>2]=4452,bt[r+4|0]&&bh(l[r+8>>2],1759),Ia(l[r+8>>2]),r|0}function uk(){var r=0;return r=ht(16),l[r>>2]=0,l[r+4>>2]=0,l[r+8>>2]=0,l[r+12>>2]=0,r|0}function Dp(r,a,h){return ir(r,a)?_s(r,a,h):(h=Da(r,a,h),h==h&&(h=m(-h)),h)}function xp(r,a){var h=0;h=At-16|0,At=h,r||(l[h>>2]=a,er(0,h),Yi(),de()),At=h+16|0}function Op(r){r=r|0;var a=0;r&&(a=l[r>>2],a&&gi(a),l[1752]=l[1752]-1,gi(r))}function fk(r,a){return r=r|0,a=a|0,a>>>0>=3&&(Ls(),de()),l[l[r>>2]+12>>2]>>>a&1}function pk(r,a,h,u,y){return r=r|0,a=a|0,h=h|0,u=u|0,y=y|0,Dt[r|0](a,h,u,y)|0}function gk(){var r=0;return r=ht(16),l[r+8>>2]=0,l[r+12>>2]=0,l[r>>2]=0,r|0}function mk(r){r=r|0;var a=m(0);return a=I[l[r>>2]+224>>2],+(a!=a?m(zt):a)}function vk(r){return r=r|0,r=l[l[r>>2]+552>>2],r?l[r>>2]:0}function yk(r){r=r|0;var a=m(0);return a=I[l[r>>2]+32>>2],+(a==a?a:m(0))}function Pp(r){var a=0;return a=Jf(ht(588),r),xp((r|0)!=0,2808),a}function bk(r,a){r=r|0,a=a|0,r=l[r>>2],l[r+16>>2]=l[r+16>>2]&-2|a}function Ak(r){return r=r|0,r=l[r>>2],l[r+560>>2]-l[r+556>>2]>>2}function Ek(r,a){r=r|0,a=a|0,r=l[r>>2],ft[r+8|0]=bt[r+8|0]&254|a}function kk(r){r=r|0,r=l[l[r>>2]+8>>2],Dt[l[l[r>>2]+8>>2]](r)}function Tk(r,a,h){r=r|0,a=a|0,h=+h,mh(l[r>>2],a,mr(m(h)))}function wk(r,a,h){r=r|0,a=a|0,h=+h,mh(l[r>>2],a,Gr(m(h)))}function Sk(r,a,h,u){return Pi=0,0}function Lk(r,a,h){r=r|0,a=a|0,h=+h,vp(l[r>>2],a,mr(m(h)))}function Rk(r,a,h){r=r|0,a=a|0,h=+h,vp(l[r>>2],a,Gr(m(h)))}function _k(r,a,h){r=r|0,a=a|0,h=+h,yp(l[r>>2],a,mr(m(h)))}function Ck(r,a,h){r=r|0,a=a|0,h=+h,yp(l[r>>2],a,Gr(m(h)))}function Ik(r,a,h){r=r|0,a=a|0,h=h|0,l[l[r>>2]+a>>2]=h}function Dk(r,a){r=r|0,a=a|0,mh(l[r>>2],a,2141891242)}function Ah(r,a,h){r=r|0,a=a|0,h=+h,Ne[l[r>>2]+a>>3]=h}function xk(r){return r=r|0,(bt[l[r>>2]+4|0]&2)>>>1|0}function Ok(r){return r=r|0,(bt[l[r>>2]+4|0]&4)>>>2|0}function Pk(r,a){r=r|0,a=a|0,l[r+4>>2]=10,l[r>>2]=a}function Mk(r,a){r=r|0,a=a|0,l[r+4>>2]=13,l[r>>2]=a}function $k(r){return r=r|0,l[l[r>>2]+24>>2]>>>10&7}function Fk(r){return r=r|0,l[l[r>>2]+24>>2]>>>13&7}function Eh(r,a){return r=r|0,a=a|0,+Ne[l[r>>2]+a>>3]}function Nk(r){return r=r|0,l[l[r>>2]+24>>2]>>>18&3}function Uk(r){return r=r|0,l[l[r>>2]+24>>2]>>>20&3}function Bk(r){return r=r|0,l[l[r>>2]+24>>2]>>>22&1}function Gk(r,a){return r=r|0,a=a|0,l[l[r>>2]+a>>2]}function Vk(r,a){r=r|0,a=+a,Pn(l[r>>2],0,mr(m(a)))}function Hk(r,a){r=r|0,a=+a,Pn(l[r>>2],0,Gr(m(a)))}function Wk(r,a){r=r|0,a=+a,Pn(l[r>>2],1,mr(m(a)))}function jk(r,a){r=r|0,a=+a,Pn(l[r>>2],1,Gr(m(a)))}function Kk(r,a){r=r|0,a=a|0,l[r+4>>2]=7,l[r>>2]=a}function Yk(r,a){r=r|0,a=+a,Yo(l[r>>2],0,mr(m(a)))}function zk(r,a){r=r|0,a=+a,Yo(l[r>>2],0,Gr(m(a)))}function Zk(r,a){r=r|0,a=+a,Yo(l[r>>2],1,mr(m(a)))}function Xk(r,a){r=r|0,a=+a,Yo(l[r>>2],1,Gr(m(a)))}function qk(r,a){r=r|0,a=+a,zo(l[r>>2],0,mr(m(a)))}function Qk(r,a){r=r|0,a=+a,zo(l[r>>2],1,mr(m(a)))}function Jk(r,a){r=r|0,a=+a,zo(l[r>>2],1,Gr(m(a)))}function tT(r){return r=r|0,l[l[r>>2]+24>>2]>>>7&7}function eT(r){return r=r|0,l[l[r>>2]+24>>2]>>>2&3}function iT(r){return r=r|0,l[l[r>>2]+24>>2]>>>4&7}function Xo(r){r=r|0,r&&Dt[l[l[r>>2]+4>>2]](r)}function rT(r,a){r=r|0,a=+a,zo(l[r>>2],0,Gr(m(a)))}function Mp(r){return r?(l[1781]=r,-1):0}function sT(r,a){r=r|0,a=+a,gh(l[r>>2],mr(m(a)))}function nT(r,a){r=r|0,a=+a,gh(l[r>>2],Gr(m(a)))}function $p(r,a,h){return m(ue(r,a,h)+Se(r,a,h))}function aT(r,a){return r=r|0,a=a|0,Dt[r|0](a)|0}function Fp(r,a,h,u){GA(r|0,a|0,8,0,h|0,-1,u|0)}function oT(r,a){r=r|0,a=a|0,l[l[r>>2]+16>>2]=a}function lT(r){return r=r|0,l[l[r>>2]+16>>2]&1}function cT(r){return r=r|0,In[l[r>>2]+26>>1]&3}function hT(r){r=r|0,Pn(l[r>>2],0,2141891242)}function dT(r){r=r|0,Pn(l[r>>2],1,2141891242)}function uT(r){return r=r|0,+I[l[r>>2]+228>>2]}function fT(r){return r=r|0,+I[l[r>>2]+236>>2]}function pT(r){return r=r|0,+I[l[r>>2]+232>>2]}function gT(r){return r=r|0,+I[l[r>>2]+240>>2]}function mT(r){return r=r|0,+I[l[r>>2]+244>>2]}function vT(r){return r=r|0,+I[l[r>>2]+248>>2]}function yT(r){return r=r|0,jA(l[r+60>>2])|0}function bT(r){return r=r|0,l[l[r>>2]+16>>2]}function AT(r){return r=r|0,ft[l[r>>2]+8|0]&1}function ET(r,a){r=r|0,a=a|0,ph(l[r>>2],5,a)}function kT(r,a){r=r|0,a=a|0,ph(l[r>>2],6,a)}function TT(r,a){r=r|0,a=a|0,ph(l[r>>2],7,a)}function wT(r){r=r|0,gh(l[r>>2],2141891242)}function Np(r,a){r=r|0,a=a|0,Dt[l[r>>2]](a)}function ST(r){return r=r|0,pp(ht(12),r)|0}function LT(r){r=r|0,bh(l[r+8>>2],3293)}function Up(r,a,h){return cp(r,a,h,2,3)}function Bp(r){return r=r|0,Dt[r|0]()|0}function Gp(r,a){r=r|0,a=a|0,Dt[r|0](a)}function RT(){return $i(ht(48),0,48)|0}function Yi(){Dt[l[1490]](),Th(),de()}function _T(){return pp(ht(12),0)|0}function kh(r){r=r|0,r&&gi(r)}function qo(r){return r-48>>>0<10}function CT(r){return 7032}function IT(r){return 7036}function DT(r){return 7056}function xT(r){return 7059}function OT(r){return 7062}function PT(r){return 7067}function wr(r){return r=r|0,r|0}function Vp(r){r=r|0,ft[r+4|0]=1}function MT(r){r=r|0,gi(Cp(r))}function $T(r){r=r|0,gi(Ip(r))}function FT(r){return 0}function Hp(r){de()}function Wp(){Th(),de()}function Th(){Ls(),de()}G=bt,Lt();var Dt=B([null,tk,ZA,QA,wr,Kk,Pk,Mk,wr,wr,wr,wr,wr,wr,GE,kk,qf,CT,Xo,kE,IT,wr,wr,Xo,Vp,Np,Sp,lk,aE,rk,DT,Xo,_p,xT,wr,wr,Xo,Vp,Np,Sp,ck,sk,OT,Op,Bp,VE,Gp,Op,YE,Tp,sE,QE,bk,Cs,oT,Cs,Ek,fk,wp,lT,hn,bT,hn,AT,RT,kh,uk,kh,gk,kh,Eh,Ah,Gk,Ik,PT,np,Bp,_T,aT,ST,Gp,np,eE,_p,qA,Cs,CE,Cs,_k,XE,Ck,ET,kT,TT,ME,_E,PE,Tk,wk,Dk,LE,RE,DE,JE,sT,nT,wT,xE,OE,Vk,Hk,hT,Wk,jk,dT,Yk,zk,Zk,Xk,qk,rT,Qk,Jk,IE,TE,Lk,Rk,wE,cT,hn,cE,FE,tT,$k,Fk,eT,Nk,iT,hE,AE,UE,yk,ek,nk,uE,fE,pE,gE,mE,dE,mk,SE,qE,Uk,Bk,lE,EE,ZE,JA,Tp,tE,Cs,Ak,hn,vk,hn,KE,wp,xk,hn,$E,Cs,ak,Cs,dk,ik,Cs,ok,NE,Ok,hn,XA,zE,uT,fT,pT,gT,mT,vT,HE,WE,vE,yE,bE,Eh,Ah,Eh,Ah,ap,Ip,$T,nE,Hp,Wp,Cp,MT,LT,Hp,yT,iE,jE,FT,Sk,oE,Wp]);function jp(){return Oi.byteLength/65536|0}function NT(r){r=r|0;var a=jp()|0,h=a+r|0;if(a<h&&h<65536){var u=new ArrayBuffer(Ue(h,65536)),y=new Int8Array(u);y.set(ft),ft=new Int8Array(u),Fr=new Int16Array(u),l=new Int32Array(u),bt=new Uint8Array(u),In=new Uint16Array(u),Hf=new Uint32Array(u),I=new Float32Array(u),Ne=new Float64Array(u),Oi=u,tr.buffer=Oi,G=bt}return a}return{E:BE,F:rE,G:hk,H:hh,I:Dt,J:gi,K:pk}}return Ho(C)}(_)}var R=Error,x={};b=[],typeof x!="object"&&Ot("no native wasm support detected");var M,U=!1;function D(_,C,B){B=C+B;for(var G="";!(C>=B);){var it=_[C++];if(!it)break;if(it&128){var vt=_[C++]&63;if((it&224)==192)G+=String.fromCharCode((it&31)<<6|vt);else{var lt=_[C++]&63;it=(it&240)==224?(it&15)<<12|vt<<6|lt:(it&7)<<18|vt<<12|lt<<6|_[C++]&63,65536>it?G+=String.fromCharCode(it):(it-=65536,G+=String.fromCharCode(55296|it>>10,56320|it&1023))}}else G+=String.fromCharCode(it)}return G}var F,H,j,st,at,Q,Et,mt,Ft;function Kt(_){F=_,o.HEAP8=H=new Int8Array(_),o.HEAP16=st=new Int16Array(_),o.HEAP32=Q=new Int32Array(_),o.HEAPU8=j=new Uint8Array(_),o.HEAPU16=at=new Uint16Array(_),o.HEAPU32=Et=new Uint32Array(_),o.HEAPF32=mt=new Float32Array(_),o.HEAPF64=Ft=new Float64Array(_)}var V=o.INITIAL_MEMORY||16777216;o.wasmMemory?M=o.wasmMemory:M=new E,M&&(F=M.buffer),V=F.byteLength,Kt(F);var J,St=[],$=[],N=[];function Z(){var _=o.preRun.shift();St.unshift(_)}var pt=0,kt=null;function Ot(_){throw o.onAbort&&o.onAbort(_),_="Aborted("+_+")",v(_),U=!0,_=new R(_+". Build with -sASSERTIONS for more info."),d(_),_}function Bt(_){return _.startsWith("data:application/octet-stream;base64,")}var Qt;if(Qt="<<< WASM_BINARY_FILE >>>",!Bt(Qt)){var fe=Qt;Qt=o.locateFile?o.locateFile(fe,p):p+fe}function ie(_){var C=Qt;try{try{if(C==Qt&&b)new Uint8Array(b);else{if(Bt(C)){try{var B=DA(C.slice(37)),G=new Uint8Array(B.length);for(C=0;C<B.length;++C)G[C]=B.charCodeAt(C);var it=G}catch{throw Error("Converting base64 string to bytes failed.")}var vt=it}else vt=void 0;if(!vt)throw"sync fetching of the wasm failed: you can preload it to Module['wasmBinary'] manually, or emcc.py will do that for you when generating HTML (but not JS)"}}catch(_t){Ot(_t)}var lt=new k,Lt=new T(_)}catch(_t){throw _=_t.toString(),v("failed to compile wasm module: "+_),(_.includes("imported Memory")||_.includes("memory import"))&&v("Memory size incompatibility issues may be due to changing INITIAL_MEMORY at runtime to something too large. Use ALLOW_MEMORY_GROWTH to allow any size memory (and also make sure not to set INITIAL_MEMORY at runtime to something smaller than it was at compile time)."),_t}return[Lt,lt]}function Ht(_){for(;0<_.length;)_.shift()(o)}function Pe(_){if(_===void 0)return"_unknown";_=_.replace(/[^a-zA-Z0-9_]/g,"$");var C=_.charCodeAt(0);return 48<=C&&57>=C?"_"+_:_}function me(_,C){return _=Pe(_),function(){return C.apply(this,arguments)}}var Wt=[{},{value:void 0},{value:null},{value:!0},{value:!1}],ae=[];function re(_){var C=Error,B=me(_,function(G){this.name=_,this.message=G,G=Error(G).stack,G!==void 0&&(this.stack=this.toString()+`
|
92
|
+
`+G.replace(/^Error(:[^\n]*)?\n/,""))});return B.prototype=Object.create(C.prototype),B.prototype.constructor=B,B.prototype.toString=function(){return this.message===void 0?this.name:this.name+": "+this.message},B}var Te=void 0;function Mt(_){throw new Te(_)}var Me=_=>(_||Mt("Cannot use deleted val. handle = "+_),Wt[_].value),Xe=_=>{switch(_){case void 0:return 1;case null:return 2;case!0:return 3;case!1:return 4;default:var C=ae.length?ae.pop():Wt.length;return Wt[C]={fa:1,value:_},C}},xi=void 0,Er=void 0;function we(_){for(var C="";j[_];)C+=Er[j[_++]];return C}var li=[];function ve(){for(;li.length;){var _=li.pop();_.L.Z=!1,_.delete()}}var Je=void 0,ti={};function ji(_,C){for(C===void 0&&Mt("ptr should not be undefined");_.P;)C=_.aa(C),_=_.P;return C}var Fe={};function Si(_){_=OA(_);var C=we(_);return Ss(_),C}function es(_,C){var B=Fe[_];return B===void 0&&Mt(C+" has unknown type "+Si(_)),B}function ci(){}var kr=!1;function Es(_){--_.count.value,_.count.value===0&&(_.S?_.T.V(_.S):_.O.M.V(_.N))}function ks(_,C,B){return C===B?_:B.P===void 0?null:(_=ks(_,C,B.P),_===null?null:B.ma(_))}var Ji={};function ct(_,C){return C=ji(_,C),ti[C]}var Gt=void 0;function Zt(_){throw new Gt(_)}function ye(_,C){return C.O&&C.N||Zt("makeClassHandle requires ptr and ptrType"),!!C.T!=!!C.S&&Zt("Both smartPtrType and smartPtr must be specified"),C.count={value:1},oe(Object.create(_,{L:{value:C}}))}function oe(_){return typeof FinalizationRegistry>"u"?(oe=C=>C,_):(kr=new FinalizationRegistry(C=>{Es(C.L)}),oe=C=>{var B=C.L;return B.S&&kr.register(C,{L:B},C),C},ci=C=>{kr.unregister(C)},oe(_))}var si={};function Li(_){for(;_.length;){var C=_.pop();_.pop()(C)}}function dr(_){return this.fromWireType(Q[_>>2])}var is={},ur={};function fr(_,C,B){function G(Lt){Lt=B(Lt),Lt.length!==_.length&&Zt("Mismatched type converter count");for(var _t=0;_t<_.length;++_t)Ri(_[_t],Lt[_t])}_.forEach(function(Lt){ur[Lt]=C});var it=Array(C.length),vt=[],lt=0;C.forEach((Lt,_t)=>{Fe.hasOwnProperty(Lt)?it[_t]=Fe[Lt]:(vt.push(Lt),is.hasOwnProperty(Lt)||(is[Lt]=[]),is[Lt].push(()=>{it[_t]=Fe[Lt],++lt,lt===vt.length&&G(it)}))}),vt.length===0&&G(it)}function Ts(_){switch(_){case 1:return 0;case 2:return 1;case 4:return 2;case 8:return 3;default:throw new TypeError("Unknown type size: "+_)}}function Ri(_,C,B={}){if(!("argPackAdvance"in C))throw new TypeError("registerType registeredInstance requires argPackAdvance");var G=C.name;if(_||Mt('type "'+G+'" must have a positive integer typeid pointer'),Fe.hasOwnProperty(_)){if(B.ta)return;Mt("Cannot register type '"+G+"' twice")}Fe[_]=C,delete ur[_],is.hasOwnProperty(_)&&(C=is[_],delete is[_],C.forEach(it=>it()))}function Ca(_){Mt(_.L.O.M.name+" instance already deleted")}function pr(){}function ws(_,C,B){if(_[C].R===void 0){var G=_[C];_[C]=function(){return _[C].R.hasOwnProperty(arguments.length)||Mt("Function '"+B+"' called with an invalid number of arguments ("+arguments.length+") - expects one of ("+_[C].R+")!"),_[C].R[arguments.length].apply(this,arguments)},_[C].R=[],_[C].R[G.Y]=G}}function uA(_,C){o.hasOwnProperty(_)?(Mt("Cannot register public name '"+_+"' twice"),ws(o,_,_),o.hasOwnProperty(void 0)&&Mt("Cannot register multiple overloads of a function with the same number of arguments (undefined)!"),o[_].R[void 0]=C):o[_]=C}function fA(_,C,B,G,it,vt,lt,Lt){this.name=_,this.constructor=C,this.W=B,this.V=G,this.P=it,this.oa=vt,this.aa=lt,this.ma=Lt,this.ia=[]}function ih(_,C,B){for(;C!==B;)C.aa||Mt("Expected null or instance of "+B.name+", got an instance of "+C.name),_=C.aa(_),C=C.P;return _}function pA(_,C){return C===null?(this.da&&Mt("null is not a valid "+this.name),0):(C.L||Mt('Cannot pass "'+ah(C)+'" as a '+this.name),C.L.N||Mt("Cannot pass deleted object as a pointer of type "+this.name),ih(C.L.N,C.L.O.M,this.M))}function gA(_,C){if(C===null){if(this.da&&Mt("null is not a valid "+this.name),this.ca){var B=this.ea();return _!==null&&_.push(this.V,B),B}return 0}if(C.L||Mt('Cannot pass "'+ah(C)+'" as a '+this.name),C.L.N||Mt("Cannot pass deleted object as a pointer of type "+this.name),!this.ba&&C.L.O.ba&&Mt("Cannot convert argument of type "+(C.L.T?C.L.T.name:C.L.O.name)+" to parameter type "+this.name),B=ih(C.L.N,C.L.O.M,this.M),this.ca)switch(C.L.S===void 0&&Mt("Passing raw pointer to smart pointer is illegal"),this.Aa){case 0:C.L.T===this?B=C.L.S:Mt("Cannot convert argument of type "+(C.L.T?C.L.T.name:C.L.O.name)+" to parameter type "+this.name);break;case 1:B=C.L.S;break;case 2:if(C.L.T===this)B=C.L.S;else{var G=C.clone();B=this.wa(B,Xe(function(){G.delete()})),_!==null&&_.push(this.V,B)}break;default:Mt("Unsupporting sharing policy")}return B}function mA(_,C){return C===null?(this.da&&Mt("null is not a valid "+this.name),0):(C.L||Mt('Cannot pass "'+ah(C)+'" as a '+this.name),C.L.N||Mt("Cannot pass deleted object as a pointer of type "+this.name),C.L.O.ba&&Mt("Cannot convert argument of type "+C.L.O.name+" to parameter type "+this.name),ih(C.L.N,C.L.O.M,this.M))}function rs(_,C,B,G){this.name=_,this.M=C,this.da=B,this.ba=G,this.ca=!1,this.V=this.wa=this.ea=this.ja=this.Aa=this.va=void 0,C.P!==void 0?this.toWireType=gA:(this.toWireType=G?pA:mA,this.U=null)}function vA(_,C){o.hasOwnProperty(_)||Zt("Replacing nonexistant public symbol"),o[_]=C,o[_].Y=void 0}function yA(_,C){var B=[];return function(){if(B.length=0,Object.assign(B,arguments),_.includes("j")){var G=o["dynCall_"+_];G=B&&B.length?G.apply(null,[C].concat(B)):G.call(null,C)}else G=J.get(C).apply(null,B);return G}}function Tr(_,C){_=we(_);var B=_.includes("j")?yA(_,C):J.get(C);return typeof B!="function"&&Mt("unknown function pointer with signature "+_+": "+C),B}var Ff=void 0;function Uo(_,C){function B(vt){it[vt]||Fe[vt]||(ur[vt]?ur[vt].forEach(B):(G.push(vt),it[vt]=!0))}var G=[],it={};throw C.forEach(B),new Ff(_+": "+G.map(Si).join([", "]))}function rh(_,C,B,G,it){var vt=C.length;2>vt&&Mt("argTypes array size mismatch! Must at least get return value and 'this' types!");var lt=C[1]!==null&&B!==null,Lt=!1;for(B=1;B<C.length;++B)if(C[B]!==null&&C[B].U===void 0){Lt=!0;break}var _t=C[0].name!=="void",Ct=vt-2,Nt=Array(Ct),Yt=[],te=[];return function(){if(arguments.length!==Ct&&Mt("function "+_+" called with "+arguments.length+" arguments, expected "+Ct+" args!"),te.length=0,Yt.length=lt?2:1,Yt[0]=it,lt){var It=C[1].toWireType(te,this);Yt[1]=It}for(var Ae=0;Ae<Ct;++Ae)Nt[Ae]=C[Ae+2].toWireType(te,arguments[Ae]),Yt.push(Nt[Ae]);if(Ae=G.apply(null,Yt),Lt)Li(te);else for(var pi=lt?1:2;pi<C.length;pi++){var de=pi===1?It:Nt[pi-2];C[pi].U!==null&&C[pi].U(de)}return It=_t?C[0].fromWireType(Ae):void 0,It}}function sh(_,C){for(var B=[],G=0;G<_;G++)B.push(Et[C+4*G>>2]);return B}function nh(_){4<_&&--Wt[_].fa===0&&(Wt[_]=void 0,ae.push(_))}function ah(_){if(_===null)return"null";var C=typeof _;return C==="object"||C==="array"||C==="function"?_.toString():""+_}function bA(_,C){switch(C){case 2:return function(B){return this.fromWireType(mt[B>>2])};case 3:return function(B){return this.fromWireType(Ft[B>>3])};default:throw new TypeError("Unknown float type: "+_)}}function AA(_,C,B){switch(C){case 0:return B?function(G){return H[G]}:function(G){return j[G]};case 1:return B?function(G){return st[G>>1]}:function(G){return at[G>>1]};case 2:return B?function(G){return Q[G>>2]}:function(G){return Et[G>>2]};default:throw new TypeError("Unknown integer type: "+_)}}function EA(_,C){for(var B="",G=0;!(G>=C/2);++G){var it=st[_+2*G>>1];if(it==0)break;B+=String.fromCharCode(it)}return B}function kA(_,C,B){if(B===void 0&&(B=2147483647),2>B)return 0;B-=2;var G=C;B=B<2*_.length?B/2:_.length;for(var it=0;it<B;++it)st[C>>1]=_.charCodeAt(it),C+=2;return st[C>>1]=0,C-G}function TA(_){return 2*_.length}function wA(_,C){for(var B=0,G="";!(B>=C/4);){var it=Q[_+4*B>>2];if(it==0)break;++B,65536<=it?(it-=65536,G+=String.fromCharCode(55296|it>>10,56320|it&1023)):G+=String.fromCharCode(it)}return G}function SA(_,C,B){if(B===void 0&&(B=2147483647),4>B)return 0;var G=C;B=G+B-4;for(var it=0;it<_.length;++it){var vt=_.charCodeAt(it);if(55296<=vt&&57343>=vt){var lt=_.charCodeAt(++it);vt=65536+((vt&1023)<<10)|lt&1023}if(Q[C>>2]=vt,C+=4,C+4>B)break}return Q[C>>2]=0,C-G}function LA(_){for(var C=0,B=0;B<_.length;++B){var G=_.charCodeAt(B);55296<=G&&57343>=G&&++B,C+=4}return C}var RA={};function Nf(_){var C=RA[_];return C===void 0?we(_):C}var Bo=[];function _A(_){var C=Bo.length;return Bo.push(_),C}function CA(_,C){for(var B=Array(_),G=0;G<_;++G)B[G]=es(Et[C+4*G>>2],"parameter "+G);return B}var Uf=[],IA=[null,[],[]];Te=o.BindingError=re("BindingError"),o.count_emval_handles=function(){for(var _=0,C=5;C<Wt.length;++C)Wt[C]!==void 0&&++_;return _},o.get_first_emval=function(){for(var _=5;_<Wt.length;++_)if(Wt[_]!==void 0)return Wt[_];return null},xi=o.PureVirtualError=re("PureVirtualError");for(var Bf=Array(256),Go=0;256>Go;++Go)Bf[Go]=String.fromCharCode(Go);Er=Bf,o.getInheritedInstanceCount=function(){return Object.keys(ti).length},o.getLiveInheritedInstances=function(){var _=[],C;for(C in ti)ti.hasOwnProperty(C)&&_.push(ti[C]);return _},o.flushPendingDeletes=ve,o.setDelayFunction=function(_){Je=_,li.length&&Je&&Je(ve)},Gt=o.InternalError=re("InternalError"),pr.prototype.isAliasOf=function(_){if(!(this instanceof pr&&_ instanceof pr))return!1;var C=this.L.O.M,B=this.L.N,G=_.L.O.M;for(_=_.L.N;C.P;)B=C.aa(B),C=C.P;for(;G.P;)_=G.aa(_),G=G.P;return C===G&&B===_},pr.prototype.clone=function(){if(this.L.N||Ca(this),this.L.$)return this.L.count.value+=1,this;var _=oe,C=Object,B=C.create,G=Object.getPrototypeOf(this),it=this.L;return _=_(B.call(C,G,{L:{value:{count:it.count,Z:it.Z,$:it.$,N:it.N,O:it.O,S:it.S,T:it.T}}})),_.L.count.value+=1,_.L.Z=!1,_},pr.prototype.delete=function(){this.L.N||Ca(this),this.L.Z&&!this.L.$&&Mt("Object already scheduled for deletion"),ci(this),Es(this.L),this.L.$||(this.L.S=void 0,this.L.N=void 0)},pr.prototype.isDeleted=function(){return!this.L.N},pr.prototype.deleteLater=function(){return this.L.N||Ca(this),this.L.Z&&!this.L.$&&Mt("Object already scheduled for deletion"),li.push(this),li.length===1&&Je&&Je(ve),this.L.Z=!0,this},rs.prototype.pa=function(_){return this.ja&&(_=this.ja(_)),_},rs.prototype.ga=function(_){this.V&&this.V(_)},rs.prototype.argPackAdvance=8,rs.prototype.readValueFromPointer=dr,rs.prototype.deleteObject=function(_){_!==null&&_.delete()},rs.prototype.fromWireType=function(_){function C(){return this.ca?ye(this.M.W,{O:this.va,N:B,T:this,S:_}):ye(this.M.W,{O:this,N:_})}var B=this.pa(_);if(!B)return this.ga(_),null;var G=ct(this.M,B);if(G!==void 0)return G.L.count.value===0?(G.L.N=B,G.L.S=_,G.clone()):(G=G.clone(),this.ga(_),G);if(G=this.M.oa(B),G=Ji[G],!G)return C.call(this);G=this.ba?G.ka:G.pointerType;var it=ks(B,this.M,G.M);return it===null?C.call(this):this.ca?ye(G.M.W,{O:G,N:it,T:this,S:_}):ye(G.M.W,{O:G,N:it})},Ff=o.UnboundTypeError=re("UnboundTypeError");var DA=typeof atob=="function"?atob:function(_){var C="",B=0;_=_.replace(/[^A-Za-z0-9\+\/=]/g,"");do{var G="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(_.charAt(B++)),it="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(_.charAt(B++)),vt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(_.charAt(B++)),lt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(_.charAt(B++));G=G<<2|it>>4,it=(it&15)<<4|vt>>2;var Lt=(vt&3)<<6|lt;C+=String.fromCharCode(G),vt!==64&&(C+=String.fromCharCode(it)),lt!==64&&(C+=String.fromCharCode(Lt))}while(B<_.length);return C},xA={q:function(_,C,B){_=we(_),C=es(C,"wrapper"),B=Me(B);var G=[].slice,it=C.M,vt=it.W,lt=it.P.W,Lt=it.P.constructor;_=me(_,function(){it.P.ia.forEach((function(Ct){if(this[Ct]===lt[Ct])throw new xi("Pure virtual function "+Ct+" must be implemented in JavaScript")}).bind(this)),Object.defineProperty(this,"__parent",{value:vt}),this.__construct.apply(this,G.call(arguments))}),vt.__construct=function(){this===vt&&Mt("Pass correct 'this' to __construct");var Ct=Lt.implement.apply(void 0,[this].concat(G.call(arguments)));ci(Ct);var Nt=Ct.L;Ct.notifyOnDestruction(),Nt.$=!0,Object.defineProperties(this,{L:{value:Nt}}),oe(this),Ct=Nt.N,Ct=ji(it,Ct),ti.hasOwnProperty(Ct)?Mt("Tried to register registered instance: "+Ct):ti[Ct]=this},vt.__destruct=function(){this===vt&&Mt("Pass correct 'this' to __destruct"),ci(this);var Ct=this.L.N;Ct=ji(it,Ct),ti.hasOwnProperty(Ct)?delete ti[Ct]:Mt("Tried to unregister unregistered instance: "+Ct)},_.prototype=Object.create(vt);for(var _t in B)_.prototype[_t]=B[_t];return Xe(_)},k:function(_){var C=si[_];delete si[_];var B=C.ea,G=C.V,it=C.ha,vt=it.map(lt=>lt.sa).concat(it.map(lt=>lt.ya));fr([_],vt,lt=>{var Lt={};return it.forEach((_t,Ct)=>{var Nt=lt[Ct],Yt=_t.qa,te=_t.ra,It=lt[Ct+it.length],Ae=_t.xa,pi=_t.za;Lt[_t.na]={read:de=>Nt.fromWireType(Yt(te,de)),write:(de,Ki)=>{var Ut=[];Ae(pi,de,It.toWireType(Ut,Ki)),Li(Ut)}}}),[{name:C.name,fromWireType:function(_t){var Ct={},Nt;for(Nt in Lt)Ct[Nt]=Lt[Nt].read(_t);return G(_t),Ct},toWireType:function(_t,Ct){for(var Nt in Lt)if(!(Nt in Ct))throw new TypeError('Missing field: "'+Nt+'"');var Yt=B();for(Nt in Lt)Lt[Nt].write(Yt,Ct[Nt]);return _t!==null&&_t.push(G,Yt),Yt},argPackAdvance:8,readValueFromPointer:dr,U:G}]})},w:function(){},C:function(_,C,B,G,it){var vt=Ts(B);C=we(C),Ri(_,{name:C,fromWireType:function(lt){return!!lt},toWireType:function(lt,Lt){return Lt?G:it},argPackAdvance:8,readValueFromPointer:function(lt){if(B===1)var Lt=H;else if(B===2)Lt=st;else if(B===4)Lt=Q;else throw new TypeError("Unknown boolean type size: "+C);return this.fromWireType(Lt[lt>>vt])},U:null})},g:function(_,C,B,G,it,vt,lt,Lt,_t,Ct,Nt,Yt,te){Nt=we(Nt),vt=Tr(it,vt),Lt&&(Lt=Tr(lt,Lt)),Ct&&(Ct=Tr(_t,Ct)),te=Tr(Yt,te);var It=Pe(Nt);uA(It,function(){Uo("Cannot construct "+Nt+" due to unbound types",[G])}),fr([_,C,B],G?[G]:[],function(Ae){if(Ae=Ae[0],G)var pi=Ae.M,de=pi.W;else de=pr.prototype;Ae=me(It,function(){if(Object.getPrototypeOf(this)!==Ki)throw new Te("Use 'new' to construct "+Nt);if(Ut.X===void 0)throw new Te(Nt+" has no accessible constructor");var ei=Ut.X[arguments.length];if(ei===void 0)throw new Te("Tried to invoke ctor of "+Nt+" with invalid number of parameters ("+arguments.length+") - expected ("+Object.keys(Ut.X).toString()+") parameters instead!");return ei.apply(this,arguments)});var Ki=Object.create(de,{constructor:{value:Ae}});Ae.prototype=Ki;var Ut=new fA(Nt,Ae,Ki,te,pi,vt,Lt,Ct);pi=new rs(Nt,Ut,!0,!1),de=new rs(Nt+"*",Ut,!1,!1);var Ho=new rs(Nt+" const*",Ut,!1,!0);return Ji[_]={pointerType:de,ka:Ho},vA(It,Ae),[pi,de,Ho]})},d:function(_,C,B,G,it,vt,lt){var Lt=sh(B,G);C=we(C),vt=Tr(it,vt),fr([],[_],function(_t){function Ct(){Uo("Cannot call "+Nt+" due to unbound types",Lt)}_t=_t[0];var Nt=_t.name+"."+C;C.startsWith("@@")&&(C=Symbol[C.substring(2)]);var Yt=_t.M.constructor;return Yt[C]===void 0?(Ct.Y=B-1,Yt[C]=Ct):(ws(Yt,C,Nt),Yt[C].R[B-1]=Ct),fr([],Lt,function(te){return te=rh(Nt,[te[0],null].concat(te.slice(1)),null,vt,lt),Yt[C].R===void 0?(te.Y=B-1,Yt[C]=te):Yt[C].R[B-1]=te,[]}),[]})},p:function(_,C,B,G,it,vt){0<C||Ot();var lt=sh(C,B);it=Tr(G,it),fr([],[_],function(Lt){Lt=Lt[0];var _t="constructor "+Lt.name;if(Lt.M.X===void 0&&(Lt.M.X=[]),Lt.M.X[C-1]!==void 0)throw new Te("Cannot register multiple constructors with identical number of parameters ("+(C-1)+") for class '"+Lt.name+"'! Overload resolution is currently only performed using the parameter count, not actual type info!");return Lt.M.X[C-1]=()=>{Uo("Cannot construct "+Lt.name+" due to unbound types",lt)},fr([],lt,function(Ct){return Ct.splice(1,0,null),Lt.M.X[C-1]=rh(_t,Ct,null,it,vt),[]}),[]})},b:function(_,C,B,G,it,vt,lt,Lt){var _t=sh(B,G);C=we(C),vt=Tr(it,vt),fr([],[_],function(Ct){function Nt(){Uo("Cannot call "+Yt+" due to unbound types",_t)}Ct=Ct[0];var Yt=Ct.name+"."+C;C.startsWith("@@")&&(C=Symbol[C.substring(2)]),Lt&&Ct.M.ia.push(C);var te=Ct.M.W,It=te[C];return It===void 0||It.R===void 0&&It.className!==Ct.name&&It.Y===B-2?(Nt.Y=B-2,Nt.className=Ct.name,te[C]=Nt):(ws(te,C,Yt),te[C].R[B-2]=Nt),fr([],_t,function(Ae){return Ae=rh(Yt,Ae,Ct,vt,lt),te[C].R===void 0?(Ae.Y=B-2,te[C]=Ae):te[C].R[B-2]=Ae,[]}),[]})},B:function(_,C){C=we(C),Ri(_,{name:C,fromWireType:function(B){var G=Me(B);return nh(B),G},toWireType:function(B,G){return Xe(G)},argPackAdvance:8,readValueFromPointer:dr,U:null})},n:function(_,C,B){B=Ts(B),C=we(C),Ri(_,{name:C,fromWireType:function(G){return G},toWireType:function(G,it){return it},argPackAdvance:8,readValueFromPointer:bA(C,B),U:null})},e:function(_,C,B,G,it){C=we(C),it===-1&&(it=4294967295),it=Ts(B);var vt=Lt=>Lt;if(G===0){var lt=32-8*B;vt=Lt=>Lt<<lt>>>lt}B=C.includes("unsigned")?function(Lt,_t){return _t>>>0}:function(Lt,_t){return _t},Ri(_,{name:C,fromWireType:vt,toWireType:B,argPackAdvance:8,readValueFromPointer:AA(C,it,G!==0),U:null})},c:function(_,C,B){function G(vt){vt>>=2;var lt=Et;return new it(F,lt[vt+1],lt[vt])}var it=[Int8Array,Uint8Array,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array][C];B=we(B),Ri(_,{name:B,fromWireType:G,argPackAdvance:8,readValueFromPointer:G},{ta:!0})},o:function(_,C){C=we(C);var B=C==="std::string";Ri(_,{name:C,fromWireType:function(G){var it=Et[G>>2],vt=G+4;if(B)for(var lt=vt,Lt=0;Lt<=it;++Lt){var _t=vt+Lt;if(Lt==it||j[_t]==0){if(lt=lt?D(j,lt,_t-lt):"",Ct===void 0)var Ct=lt;else Ct+=String.fromCharCode(0),Ct+=lt;lt=_t+1}}else{for(Ct=Array(it),Lt=0;Lt<it;++Lt)Ct[Lt]=String.fromCharCode(j[vt+Lt]);Ct=Ct.join("")}return Ss(G),Ct},toWireType:function(G,it){it instanceof ArrayBuffer&&(it=new Uint8Array(it));var vt,lt=typeof it=="string";if(lt||it instanceof Uint8Array||it instanceof Uint8ClampedArray||it instanceof Int8Array||Mt("Cannot pass non-string to std::string"),B&<){var Lt=0;for(vt=0;vt<it.length;++vt){var _t=it.charCodeAt(vt);127>=_t?Lt++:2047>=_t?Lt+=2:55296<=_t&&57343>=_t?(Lt+=4,++vt):Lt+=3}vt=Lt}else vt=it.length;if(Lt=Gf(4+vt+1),_t=Lt+4,Et[Lt>>2]=vt,B&<){if(lt=_t,_t=vt+1,vt=j,0<_t){_t=lt+_t-1;for(var Ct=0;Ct<it.length;++Ct){var Nt=it.charCodeAt(Ct);if(55296<=Nt&&57343>=Nt){var Yt=it.charCodeAt(++Ct);Nt=65536+((Nt&1023)<<10)|Yt&1023}if(127>=Nt){if(lt>=_t)break;vt[lt++]=Nt}else{if(2047>=Nt){if(lt+1>=_t)break;vt[lt++]=192|Nt>>6}else{if(65535>=Nt){if(lt+2>=_t)break;vt[lt++]=224|Nt>>12}else{if(lt+3>=_t)break;vt[lt++]=240|Nt>>18,vt[lt++]=128|Nt>>12&63}vt[lt++]=128|Nt>>6&63}vt[lt++]=128|Nt&63}}vt[lt]=0}}else if(lt)for(lt=0;lt<vt;++lt)Ct=it.charCodeAt(lt),255<Ct&&(Ss(_t),Mt("String has UTF-16 code units that do not fit in 8 bits")),j[_t+lt]=Ct;else for(lt=0;lt<vt;++lt)j[_t+lt]=it[lt];return G!==null&&G.push(Ss,Lt),Lt},argPackAdvance:8,readValueFromPointer:dr,U:function(G){Ss(G)}})},j:function(_,C,B){if(B=we(B),C===2)var G=EA,it=kA,vt=TA,lt=()=>at,Lt=1;else C===4&&(G=wA,it=SA,vt=LA,lt=()=>Et,Lt=2);Ri(_,{name:B,fromWireType:function(_t){for(var Ct=Et[_t>>2],Nt=lt(),Yt,te=_t+4,It=0;It<=Ct;++It){var Ae=_t+4+It*C;(It==Ct||Nt[Ae>>Lt]==0)&&(te=G(te,Ae-te),Yt===void 0?Yt=te:(Yt+=String.fromCharCode(0),Yt+=te),te=Ae+C)}return Ss(_t),Yt},toWireType:function(_t,Ct){typeof Ct!="string"&&Mt("Cannot pass non-string to C++ string type "+B);var Nt=vt(Ct),Yt=Gf(4+Nt+C);return Et[Yt>>2]=Nt>>Lt,it(Ct,Yt+4,Nt+C),_t!==null&&_t.push(Ss,Yt),Yt},argPackAdvance:8,readValueFromPointer:dr,U:function(_t){Ss(_t)}})},l:function(_,C,B,G,it,vt){si[_]={name:we(C),ea:Tr(B,G),V:Tr(it,vt),ha:[]}},i:function(_,C,B,G,it,vt,lt,Lt,_t,Ct){si[_].ha.push({na:we(C),sa:B,qa:Tr(G,it),ra:vt,ya:lt,xa:Tr(Lt,_t),za:Ct})},D:function(_,C){C=we(C),Ri(_,{ua:!0,name:C,argPackAdvance:0,fromWireType:function(){},toWireType:function(){}})},t:function(_,C,B,G,it){_=Bo[_],C=Me(C),B=Nf(B);var vt=[];return Et[G>>2]=Xe(vt),_(C,B,vt,it)},u:function(_,C,B,G){_=Bo[_],C=Me(C),B=Nf(B),_(C,B,null,G)},h:nh,m:function(_,C){var B=CA(_,C),G=B[0];C=G.name+"_$"+B.slice(1).map(function(lt){return lt.name}).join("_")+"$";var it=Uf[C];if(it!==void 0)return it;var vt=Array(_-1);return it=_A((lt,Lt,_t,Ct)=>{for(var Nt=0,Yt=0;Yt<_-1;++Yt)vt[Yt]=B[Yt+1].readValueFromPointer(Ct+Nt),Nt+=B[Yt+1].argPackAdvance;for(lt=lt[Lt].apply(lt,vt),Yt=0;Yt<_-1;++Yt)B[Yt+1].la&&B[Yt+1].la(vt[Yt]);if(!G.ua)return G.toWireType(_t,lt)}),Uf[C]=it},r:function(_){4<_&&(Wt[_].fa+=1)},s:function(_){var C=Me(_);Li(C),nh(_)},f:function(){Ot("")},y:function(_,C,B){j.copyWithin(_,C,C+B)},x:function(_){var C=j.length;if(_>>>=0,2147483648<_)return!1;for(var B=1;4>=B;B*=2){var G=C*(1+.2/B);G=Math.min(G,_+100663296);var it=Math;G=Math.max(_,G),it=it.min.call(it,2147483648,G+(65536-G%65536)%65536);t:{try{M.grow(it-F.byteLength+65535>>>16),Kt(M.buffer);var vt=1;break t}catch{}vt=void 0}if(vt)return!0}return!1},A:function(){return 52},v:function(){return 70},z:function(_,C,B,G){for(var it=0,vt=0;vt<B;vt++){var lt=Et[C>>2],Lt=Et[C+4>>2];C+=8;for(var _t=0;_t<Lt;_t++){var Ct=j[lt+_t],Nt=IA[_];Ct===0||Ct===10?((_===1?g:v)(D(Nt,0)),Nt.length=0):Nt.push(Ct)}it+=Lt}return Et[G>>2]=it,0},a:M},Cn=function(){function _(B){o.asm=B.exports,J=o.asm.I,$.unshift(o.asm.E),pt--,o.monitorRunDependencies&&o.monitorRunDependencies(pt),pt==0&&kt&&(B=kt,kt=null,B())}var C={a:xA};if(pt++,o.monitorRunDependencies&&o.monitorRunDependencies(pt),o.instantiateWasm)try{return o.instantiateWasm(C,_)}catch(B){v("Module.instantiateWasm callback failed with error: "+B),d(B)}return C=ie(C),_(C[0]),o.asm}();o.___wasm_call_ctors=Cn.E;var OA=o.___getTypeName=Cn.F;o.__embind_initialize_bindings=Cn.G;var Gf=o._malloc=Cn.H,Ss=o._free=Cn.J;o.dynCall_jiji=Cn.K;var Vo;kt=function _(){Vo||Vf(),Vo||(kt=_)};function Vf(){function _(){if(!Vo&&(Vo=!0,o.calledRun=!0,!U)){if(Ht($),c(o),o.onRuntimeInitialized&&o.onRuntimeInitialized(),o.postRun)for(typeof o.postRun=="function"&&(o.postRun=[o.postRun]);o.postRun.length;){var C=o.postRun.shift();N.unshift(C)}Ht(N)}}if(!(0<pt)){if(o.preRun)for(typeof o.preRun=="function"&&(o.preRun=[o.preRun]);o.preRun.length;)Z();Ht(St),0<pt||(o.setStatus?(o.setStatus("Running..."),setTimeout(function(){setTimeout(function(){o.setStatus("")},1),_()},1)):_())}}if(o.preInit)for(typeof o.preInit=="function"&&(o.preInit=[o.preInit]);0<o.preInit.length;)o.preInit.pop()();return Vf(),s}})();n.exports=e})(Id);var Gg=Id.exports;(function(n){Object.defineProperty(n,"__esModule",{value:!0});var t={};n.default=void 0;var e=s(Sl),i=se;Object.keys(i).forEach(function(d){d==="default"||d==="__esModule"||Object.prototype.hasOwnProperty.call(t,d)||d in n&&n[d]===i[d]||Object.defineProperty(n,d,{enumerable:!0,get:function(){return i[d]}})});function s(d){return d&&d.__esModule?d:{default:d}}const o=Gg;var c=(0,e.default)(o());n.default=c})(Ee);const Dd=Fg(Ee),Zr=1.8;function Vg(n,t){return typeof n=="number"?{top:n*t,right:n*t,bottom:n*t,left:n*t}:{top:typeof n.top=="number"?n.top*t:n.top,right:typeof n.right=="number"?n.right*t:n.right,bottom:typeof n.bottom=="number"?n.bottom*t:n.bottom,left:typeof n.left=="number"?n.left*t:n.left}}function xd(n,t){return typeof n=="number"?{top:n*t,right:n*t,bottom:n*t,left:n*t}:{top:(typeof n.top=="number"?n.top*t:n.top)??0,right:(typeof n.right=="number"?n.right*t:n.right)??0,bottom:(typeof n.bottom=="number"?n.bottom*t:n.bottom)??0,left:(typeof n.left=="number"?n.left*t:n.left)??0}}function Hg(n,t=1){return typeof n=="number"?{topLeft:n*t,topRight:n*t,bottomRight:n*t,bottomLeft:n*t}:{topLeft:((n==null?void 0:n.topLeft)??0)*t,topRight:((n==null?void 0:n.topRight)??0)*t,bottomRight:((n==null?void 0:n.bottomRight)??0)*t,bottomLeft:((n==null?void 0:n.bottomLeft)??0)*t}}function Od(n,{layout:t,scale:e=1}){const{position:i="static",inset:s,width:o,height:c,minWidth:d,minHeight:f,flex:p,gap:g,margin:v,padding:b,direction:E="column",align:k="start",justify:T="start"}=t,R={static:Ee.PositionType.Static,relative:Ee.PositionType.Relative,absolute:Ee.PositionType.Absolute};if(n.setPositionType(R[i]),s){const{top:D,right:F,bottom:H,left:j}=Vg(s,e);D&&n.setPosition(Ee.Edge.Top,D),F&&n.setPosition(Ee.Edge.Right,F),H&&n.setPosition(Ee.Edge.Bottom,H),j&&n.setPosition(Ee.Edge.Left,j)}const x={row:Ee.FlexDirection.Row,column:Ee.FlexDirection.Column,"row-reverse":Ee.FlexDirection.RowReverse,"column-reverse":Ee.FlexDirection.ColumnReverse};n.setFlexDirection(x[E]);const M={start:Ee.Align.FlexStart,end:Ee.Align.FlexEnd,center:Ee.Align.Center,stretch:Ee.Align.Stretch};n.setAlignItems(M[k]);const U={start:Ee.Justify.FlexStart,end:Ee.Justify.FlexEnd,center:Ee.Justify.Center,"space-between":Ee.Justify.SpaceBetween,"space-around":Ee.Justify.SpaceAround,"space-evenly":Ee.Justify.SpaceEvenly};if(n.setJustifyContent(U[T]),v){const{top:D,right:F,bottom:H,left:j}=xd(v,e);n.setMargin(Ee.Edge.Top,D),n.setMargin(Ee.Edge.Right,F),n.setMargin(Ee.Edge.Bottom,H),n.setMargin(Ee.Edge.Left,j)}if(b){const{top:D,right:F,bottom:H,left:j}=xd(b,e);n.setPadding(Ee.Edge.Top,D),n.setPadding(Ee.Edge.Right,F),n.setPadding(Ee.Edge.Bottom,H),n.setPadding(Ee.Edge.Left,j)}p&&n.setFlex(p),n.setGap(Ee.Gutter.All,(g??0)*e),o&&n.setWidth(typeof o=="number"?o*e:o),c&&(typeof c=="function"?n.setHeight(0):n.setHeight(typeof c=="number"?c*e:c)),d&&n.setMinWidth(typeof d=="number"?d*e:d),f&&n.setMinWidth(typeof f=="number"?f*e:f)}function Pd({canvas:n,cropCanvas:t,letterboxCanvas:e,debug:i=!1,scale:s=1,position:o=[]}){o.forEach(({x:c,y:d,width:f,height:p,childNodes:g,element:v})=>{const b=n.getContext("2d",{alpha:!1});if(b){const{radius:E,draw:k}=v;if(k){if(b.save(),E){const{topLeft:T,topRight:R,bottomRight:x,bottomLeft:M}=Hg(E,s);b.beginPath(),b.moveTo(c+Math.min(p/Zr,T),d),b.lineTo(c+f-Math.min(p/Zr,R),d),b.quadraticCurveTo(c+f,d,c+f,d+Math.min(p/Zr,R)),b.lineTo(c+f,d+p-Math.min(p/Zr,x)),b.quadraticCurveTo(c+f,d+p,c+f-Math.min(p/Zr,x),d+p),b.lineTo(c+Math.min(p/Zr,M),d+p),b.quadraticCurveTo(c,d+p,c,d+p-Math.min(p/Zr,M)),b.lineTo(c,d+Math.min(p/Zr,T)),b.quadraticCurveTo(c,d,c+Math.min(p/Zr,T),d),b.closePath(),i&&(b.strokeStyle="blue",b.stroke()),b.clip()}k({scale:s,canvas:n,context:b,cropCanvas:t,letterboxCanvas:e,dx:c,dy:d,dw:f,dh:p}),i&&(b.strokeStyle="red",b.strokeRect(c,d,f,p)),b.restore()}}Pd({canvas:n,cropCanvas:t,letterboxCanvas:e,debug:i,scale:s,position:g})})}function Md(n,t,e){const i=t.map((s,o)=>{const c=Dd.Node.create(),{radius:d,elements:f=[],draw:p,...g}=s;return Od(c,{layout:g,scale:e}),n.insertChild(c,o),{node:c,element:s,childNodes:Md(c,f,e)}});return n.calculateLayout(),i}function $d(n,t,e=0,i=0){const{top:s,left:o}=n.getComputedLayout();return t.map(({node:c,element:d,childNodes:f})=>{const{top:p,left:g,width:v,height:b}=c.getComputedLayout(),E=e+g,k=i+p;return{x:o+E,y:s+k,width:v,height:b,element:d,childNodes:$d(n,f,E,k)}})}function Fd(n,t){n.forEach(({node:e,element:i,childNodes:s})=>{const{height:o}=i;if(o&&typeof o=="function"){const c=e.getComputedWidth(),d=o(c,t);e.setHeight(typeof d=="number"?d*t:d)}Fd(s,t)})}function Wg({canvas:n,origin:t,elements:e,...i}){const s={inset:{top:0,left:0},width:n.width,height:n.height,...t},o=Dd.Node.create();Od(o,{layout:s}),o.calculateLayout();const{width:c,height:d}=o.getComputedLayout(),f=Math.min(c,d)/1080,p=Md(o,e,f);Fd(p,f),o.calculateLayout();const g=$d(o,p);return Pd({...i,scale:f,canvas:n,position:g})}function no({context:n,node:t,maxW:e=1/0}){const i=(t.value??"").split(" ");return i.slice(1).reduce((s,o)=>{const c=`${s[s.length-1].text} ${o}`.trim(),d=n.measureText(c);return d.width>e?s=[...s,{text:o,metrics:n.measureText(o)}]:s[s.length-1]={text:c,metrics:d},s},[{text:i[0],metrics:n.measureText(i[0])}])}function Nd(n){const{visible:t=!0,node:e}=n,i=[...(e==null?void 0:e.elements)??[],...(n==null?void 0:n.elements)??[]];return t?e&&e.type!=="box"&&e.type!=="gradient"?!!e.value:i==null?void 0:i.some(s=>Nd(s)):!1}function Ud({canvas:n,debug:t=!1,elements:e=[],currentTime:i,relativeTime:s}){return e.map(o=>{var c,d,f,p,g,v,b,E;const{node:k}=o,T=n.getContext("2d");if(T&&Nd(o)){let R=o.width,x=o.height;if((k==null?void 0:k.type)==="text"&&k.value){T.save();const M=/(?<value>\d+\.?\d*)(?=px)/,U=parseFloat(((d=(c=k.font.match(M))==null?void 0:c.groups)==null?void 0:d.value)??"0");k.wrap?x=(D,F)=>{var H,j;const st=parseFloat(((j=(H=k.font.match(M))==null?void 0:H.groups)==null?void 0:j.value)??"0")*F;return T.font=k.font.replace(M,st.toString()),no({context:T,node:k,maxW:D}).length*U}:(T.font=k.font,R=T.measureText(k.value).width,x=U),T.restore()}if((k==null?void 0:k.type)==="image"&&k.image&&k.size){const M=((f=k.image)==null?void 0:f.naturalWidth)??((p=k.image)==null?void 0:p.width),U=((g=k.image)==null?void 0:g.naturalHeight)??((v=k.image)==null?void 0:v.height),D=M/U,F=(b=k.size)==null?void 0:b.width,H=(E=k.size)==null?void 0:E.height;R=F??(D>=1?H:(H??0)*D),x=H??(D<1?F:(F??0)*D)}return{...o,width:R,height:x,elements:Ud({canvas:n,debug:t,elements:o.elements,currentTime:i,relativeTime:s}),draw:({canvas:M,cropCanvas:U,letterboxCanvas:D,context:F,dx:H,dy:j,dw:st,dh:at,scale:Q})=>{var Et,mt,Ft,Kt,V,J,St,$,N,Z,pt,kt,Ot;if(k){const{type:Bt,from:Qt=0,to:fe=1/0}=k;if(s>=Qt&&s<=fe){if(F.save(),s&&fe-.3333333333333333<=s&&(F.globalAlpha=1-(.16666666666666666-(fe-s))/.16666666666666666),Bt==="box"&&(F.fillStyle=k.background,F.fillRect(H,j,st,at)),Bt==="text"&&k.value){const ie=/(?<value>\d+\.?\d*)(?=px)/;let Ht=0;const Pe=parseFloat(((mt=(Et=k.font.match(ie))==null?void 0:Et.groups)==null?void 0:mt.value)??"0")*Q;if(k.fill){const{minSize:me,maxSize:Wt}=k.fill;Ht=me*Q,F.font=k.font.replace(ie,Ht.toString());const ae=10*Q;let re=0,Te=no({context:F,node:k,maxW:st});for(;Ht+ae<Wt*Q&&(Te.length+1)*(Ht+ae)<at;)if(Ht+=ae,F.font=k.font.replace(ie,Ht.toString()),Te=no({context:F,node:k,maxW:st}),re=Te.reduce((Mt,Me)=>(Me.metrics.width>Mt&&(Mt=Me.metrics.width),Mt),0),re>st){Ht-=ae;break}}else Ht=Pe;F.font=k.font.replace(ie,Ht.toString()),F.textBaseline="top",F.fillStyle=k.color,k.wrap?no({context:F,node:k,maxW:st}).forEach((me,Wt)=>{F.fillText(me.text,H,j+Ht*Wt)}):F.fillText(k.value,H,j)}if(Bt==="image"&&k.image&&F.drawImage(k.image,H,j,st,at),Bt==="video"&&((Ft=k.video)!=null&&Ft.node||(Kt=k.video)!=null&&Kt.getSource)){const ie=k.format??"letterbox",Ht=((J=(V=k.video)==null?void 0:V.getSource)==null?void 0:J.call(V,s))??k.video.node,Pe=(Ht==null?void 0:Ht.videoWidth)??(Ht==null?void 0:Ht.naturalWidth)??(Ht==null?void 0:Ht.width),me=(Ht==null?void 0:Ht.videoHeight)??(Ht==null?void 0:Ht.naturalHeight)??(Ht==null?void 0:Ht.height);if(Pe&&me){const{dx:ae,dy:re,dw:Te,dh:Mt}=Rd({context:F,cropCanvas:U,letterboxCanvas:D,source:Ht,format:ie,crop:(St=k==null?void 0:k.value)==null?void 0:St.crop,sourceWidth:Pe,sourceHeight:me,posX:H,posY:j,drawAreaWidth:st,drawAreaHeight:at});k.elements&&Cl({debug:t,canvas:M,cropCanvas:U,letterboxCanvas:D,currentTime:i,relativeTime:s,origin:{inset:{top:Math.max(j,j+re),left:Math.max(H,H+ae)},width:Math.min(st,Te),height:Math.min(at,Mt)},elements:k.elements})}const Wt=1/3;if(k.poster&&i>=0&&i<=Wt){F.save(),F.globalAlpha=1-i/Wt;const ae=(($=k.poster)==null?void 0:$.naturalWidth)??((N=k.poster)==null?void 0:N.width),re=((Z=k.poster)==null?void 0:Z.naturalHeight)??((pt=k.poster)==null?void 0:pt.height);if(ae&&re){const{dx:Te,dy:Mt,dw:Me,dh:Xe}=Rd({context:F,cropCanvas:U,letterboxCanvas:D,source:k.poster,format:ie,crop:(kt=k==null?void 0:k.value)==null?void 0:kt.crop,sourceWidth:ae,sourceHeight:re,posX:H,posY:j,drawAreaWidth:st,drawAreaHeight:at});k.elements&&Cl({debug:t,canvas:M,cropCanvas:U,letterboxCanvas:D,currentTime:i,relativeTime:s,origin:{inset:{top:Math.max(j,j+Mt),left:Math.max(H,H+Te)},width:Math.min(st,Me),height:Math.min(at,Xe)},elements:k.elements})}F.restore()}}if(Bt==="gradient"&&k.value){const ie=F.createLinearGradient(H+st,j,H+st,j+at);(Ot=k.value)==null||Ot.forEach(Ht=>{ie.addColorStop(Ht.percent,Ht.color)}),F.fillStyle=ie,F.fillRect(H,j,st,at)}F.restore()}}}}}}).filter(Boolean)}function Cl({canvas:n,debug:t,elements:e,currentTime:i,relativeTime:s,...o}){return Wg({...o,debug:t,canvas:n,elements:Ud({canvas:n,debug:t,elements:e,currentTime:i,relativeTime:s})})}const jg={id:"default",name:"None",template:{id:"basic",name:"Basic",layouts:[{name:"basic",tree:`[
|
88
93
|
{
|
89
|
-
"
|
90
|
-
"
|
94
|
+
"width": "100%",
|
95
|
+
"height": "100%",
|
91
96
|
"node": {
|
92
97
|
"type": "video",
|
93
98
|
"format": {{@ parse(it.videoFormat) /}},
|
94
99
|
"value": {
|
95
100
|
"id": {{@ parse(it.id) /}},
|
101
|
+
"key": {{@ parse(it.key) /}},
|
96
102
|
"src": {{@async resolve-source({ sources: [it.mp4, it.input] }) /}},
|
97
103
|
"playlist": {{@async resolve-source({ sources: [it.playlist] }) /}},
|
98
104
|
"poster": {{@ parse(it.poster) /}},
|
99
105
|
"captions": {{@ parse(it.captions) /}},
|
100
106
|
"duration": {{@ parse(it.duration) /}},
|
101
107
|
"startOffset": {{@ parse(it.startOffset) /}},
|
102
|
-
"endOffset": {{@ parse(it.endOffset) /}}
|
108
|
+
"endOffset": {{@ parse(it.endOffset) /}},
|
109
|
+
"crop": {
|
110
|
+
"x": {{@ parse(it.crop?.x) /}},
|
111
|
+
"y": {{@ parse(it.crop?.y) /}},
|
112
|
+
"width": {{@ parse(it.crop?.width) /}},
|
113
|
+
"height": {{@ parse(it.crop?.height) /}}
|
114
|
+
}
|
103
115
|
}
|
104
116
|
}
|
105
117
|
}
|
106
118
|
]`}],content:[{scenes:[{layout:"basic",data:`{
|
107
|
-
"id":
|
119
|
+
"id": {{@ parse(it.root?.answer?.id) /}},
|
120
|
+
"key": "{{ it.root?.answer?.id }}-intro",
|
108
121
|
"mp4": {{@ parse(it.root?.answer?.media?.video) /}},
|
109
122
|
"input": {{@ parse(it.root?.answer?.media?.input) /}},
|
110
123
|
"playlist": {{@ parse(it.root?.answer?.media?.playlist) /}},
|
111
|
-
"poster": {{@ parse(it.root?.answer?.media?.
|
124
|
+
"poster": {{@ parse(it.root?.answer?.media?.thumbnail) /}},
|
112
125
|
"captions": {{@ parse(it.root?.answer?.captions?.current) /}},
|
113
126
|
"duration": {{@ parse(it.root?.answer?.metadata?.duration) /}},
|
114
127
|
"startOffset": {{@ parse(it.root?.answer?.settings?.startOffset) /}},
|
115
|
-
"endOffset": {{@ parse(it.root?.answer?.settings?.endOffset) /}}
|
128
|
+
"endOffset": {{@ parse(it.root?.answer?.settings?.endOffset) /}},
|
129
|
+
"crop": {
|
130
|
+
"x": {{@ parse(it.root?.answer?.settings?.crop?.x) /}},
|
131
|
+
"y": {{@ parse(it.root?.answer?.settings?.crop?.y) /}},
|
132
|
+
"width": {{@ parse(it.root?.answer?.settings?.crop?.width) /}},
|
133
|
+
"height": {{@ parse(it.root?.answer?.settings?.crop?.height) /}}
|
134
|
+
}
|
116
135
|
}`}],root:"{{ it.intro?.questions?.items | stringify }}"},{scenes:[{layout:"basic",data:`{
|
117
136
|
"id": {{@ parse(it.root?.answer?.id) /}},
|
137
|
+
"key": "{{ it.root?.answer?.id }}-{{ it.index }}",
|
118
138
|
"mp4": {{@ parse(it.root?.answer?.media?.video) /}},
|
119
139
|
"input": {{@ parse(it.root?.answer?.media?.input) /}},
|
120
140
|
"playlist": {{@ parse(it.root?.answer?.media?.playlist) /}},
|
121
|
-
"poster": {{@ parse(it.root?.answer?.media?.
|
141
|
+
"poster": {{@ parse(it.root?.answer?.media?.thumbnail) /}},
|
122
142
|
"captions": {{@ parse(it.root?.answer?.captions?.current) /}},
|
123
143
|
"duration": {{@ parse(it.root?.answer?.metadata?.duration) /}},
|
124
144
|
"startOffset": {{@ parse(it.root?.answer?.settings?.startOffset) /}},
|
125
|
-
"endOffset": {{@ parse(it.root?.answer?.settings?.endOffset) /}}
|
145
|
+
"endOffset": {{@ parse(it.root?.answer?.settings?.endOffset) /}},
|
146
|
+
"crop": {
|
147
|
+
"x": {{@ parse(it.root?.answer?.settings?.crop?.x) /}},
|
148
|
+
"y": {{@ parse(it.root?.answer?.settings?.crop?.y) /}},
|
149
|
+
"width": {{@ parse(it.root?.answer?.settings?.crop?.width) /}},
|
150
|
+
"height": {{@ parse(it.root?.answer?.settings?.crop?.height) /}}
|
151
|
+
}
|
126
152
|
}`}],root:"{{ it.questions?.items | stringify }}"},{scenes:[{layout:"basic",data:`{
|
127
|
-
"id":
|
153
|
+
"id": {{@ parse(it.root?.answer?.id) /}},
|
154
|
+
"key": "{{ it.root?.answer?.id }}-outro",
|
128
155
|
"mp4": {{@ parse(it.root?.answer?.media?.video) /}},
|
129
156
|
"input": {{@ parse(it.root?.answer?.media?.input) /}},
|
130
157
|
"playlist": {{@ parse(it.root?.answer?.media?.playlist) /}},
|
131
|
-
"poster": {{@ parse(it.root?.answer?.media?.
|
158
|
+
"poster": {{@ parse(it.root?.answer?.media?.thumbnail) /}},
|
132
159
|
"captions": {{@ parse(it.root?.answer?.captions?.current) /}},
|
133
160
|
"duration": {{@ parse(it.root?.answer?.metadata?.duration) /}},
|
134
161
|
"startOffset": {{@ parse(it.root?.answer?.settings?.startOffset) /}},
|
135
|
-
"endOffset": {{@ parse(it.root?.answer?.settings?.endOffset) /}}
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
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}});/**
|
162
|
+
"endOffset": {{@ parse(it.root?.answer?.settings?.endOffset) /}},
|
163
|
+
"crop": {
|
164
|
+
"x": {{@ parse(it.root?.answer?.settings?.crop?.x) /}},
|
165
|
+
"y": {{@ parse(it.root?.answer?.settings?.crop?.y) /}},
|
166
|
+
"width": {{@ parse(it.root?.answer?.settings?.crop?.width) /}},
|
167
|
+
"height": {{@ parse(it.root?.answer?.settings?.crop?.height) /}}
|
168
|
+
}
|
169
|
+
}`}],root:"{{ it.outro?.questions?.items | stringify }}"}]},meta:{frameRate:30,resolution:720,transitionDuration:1/3}};async function Kg(){if(typeof window>"u"){const n=await Promise.resolve().then(()=>Mf);return new n.Image}return new Image}const Bd=ra(async function(n){return n?new Promise((t,e)=>{Kg().then(i=>{i.onload=()=>{t(i)},i.onerror=s=>{e(s)},i.src=n})}):null});async function Il({element:n},t,e){var i,s,o;let c={...n};const{node:d}=n;if((d==null?void 0:d.type)==="video"&&((i=d==null?void 0:d.value)!=null&&i.src||(s=d==null?void 0:d.value)!=null&&s.playlist)){const f=await t(d.value);let p;try{p=await Bd(d.value.poster)}catch{p=null}c={...c,node:{...d,video:f,poster:p,meta:await e(d.value,f.node)}}}if((d==null?void 0:d.type)==="image"&&d.value){let f;try{f=await Bd(d.value)}catch{f=null}c={...c,node:{...d,image:f}}}return c.node&&(o=n.node)!=null&&o.elements&&(c.node.elements=await Promise.all(n.node.elements.map(f=>Il({element:f},t,e)))),n.elements&&(c.elements=await Promise.all(n.elements.map(f=>Il({element:f},t,e)))),c}async function Dl(){if(typeof window>"u"){const n=await Promise.resolve().then(()=>Mf),t=new n.Canvas;return t.gpu=!1,t}return document.createElement("canvas")}async function Yg(n){var t;try{if((t=await Cg(n,{method:"HEAD"}))!=null&&t.ok)return n}catch{return}}async function zg({sources:n}){let t=null;if(n){const e=n.filter(Boolean).map(i=>Yg(i));t=(await Promise.all(e)).find(Boolean)}return t}Ys.filters.define("stringify",n=>JSON.stringify(n)),Ys.filters.define("nullify",n=>typeof n>"u"?null:n),Ys.filters.define("filter",(n,t)=>{if(!t)return n;if(!Array.isArray(n))throw new Error("Data for filter must be an array");return n.filter((e,i)=>t.includes(i))}),Ys.helpers.define("parse",n=>{const t=n.params[0];return typeof t=="string"?`"${t.replace(/\n/g,"\\n").replace(/\r/g,"\\r")}"`:typeof t>"u"?null:t}),Ys.helpers.define("resolve-source",ra(async n=>{const{sources:t}=n.params[0]??{},e=t==null?void 0:t.filter(Boolean),i=e==null?void 0:e.find(c=>c.includes("blob:")),s=e==null?void 0:e.find(c=>!c.includes("http")),o=i??s??await zg({sources:t});return o?`"${o}"`:"null"},{cacheKey:([n])=>JSON.stringify(n.params[0]??{})}));const la=(n,t,e)=>Ys.render(n,t,Ys.getConfig({autoEscape:!1,defaultFilter:"nullify",async:!0,asyncHelpers:["resolve-source"],...e}));function xl(n=[]){var t;for(const e of n){if(((t=e==null?void 0:e.node)==null?void 0:t.type)==="video")return e.node;const i=xl(e==null?void 0:e.elements);if(i)return i}}async function Gd({data:n,template:t,burnCaptions:e=!1,debug:i=!1},s,o){var c,d,f;const p=t??jg,g=(await Promise.all(p.template.content.map(async({scenes:T,root:R})=>{const x={...p.options,...n,intro:p.intro,outro:p.outro};async function M(U,D){return Promise.all(T.map(async({layout:F,duration:H,data:j,options:st})=>{var at,Q,Et;const mt={...x,index:D,root:U},Ft=j?JSON.parse(await la(j,mt)):{},Kt=st?JSON.parse(await la(st,mt)):{},V=H?parseFloat(await la(H,mt)):NaN,J=(at=p.template.layouts.find(Z=>Z.name===F))==null?void 0:at.tree,St=JSON.parse(await la(J,{...Ft,...Kt})),$=await Promise.all(St.flatMap(Z=>Il({element:Z},s,o))),N=xl($);return{duration:(isNaN(V)?null:V)??((Q=N==null?void 0:N.meta)==null?void 0:Q.duration)??0,captions:(Et=N==null?void 0:N.meta)==null?void 0:Et.captions,elements:$}}))}if(R){const U=JSON.parse(await la(R,x));return Array.isArray(U)?(await Promise.all(U.map(async(D,F)=>M(D,F)))).flatMap(D=>D):M(U,null)}return M(n,null)}))).flatMap(T=>T).filter(T=>T.duration>0),v=((c=p.meta)==null?void 0:c.frameRate)??30,b=((d=p.meta)==null?void 0:d.resolution)??720,E=((f=p.meta)==null?void 0:f.transitionDuration)??1/3,k=await Promise.all(g.map(async({duration:T,captions:R,elements:x},M)=>{var U,D;const F=await Dl(),H=await Dl(),j=await Dl(),st=xl(x),at=g.reduce((Q,Et,mt)=>(mt<M&&(Q+=Et.duration-E/2),Q),0);return{draw:({canvas:Q,currentTime:Et})=>{const mt=Math.max(0,Et-at);Cl({debug:i,canvas:Q,elements:x,currentTime:Et,relativeTime:mt,cropCanvas:F,letterboxCanvas:H}),R&&e&&$g({canvas:Q,dx:0,dy:0,dw:Q.width,dh:Q.height,vttCaptions:R,relativeTime:mt+((st==null?void 0:st.meta.start)??0)})},duration:T,transitionCanvas:j,start:at,video:st==null?void 0:st.video,videoMeta:st==null?void 0:st.meta,audio:{duration:T,src:(U=st==null?void 0:st.value)==null?void 0:U.src,start:(D=st==null?void 0:st.meta)==null?void 0:D.start}}}));return{scenes:k,frameRate:v,resolution:b,transitionDuration:E,fonts:p.template.fonts??[],duration:Math.max(0,...k.map(({start:T,duration:R})=>T+R))}}/**
|
145
170
|
* @license
|
146
171
|
* Copyright 2018 Google LLC
|
147
172
|
* SPDX-License-Identifier: BSD-3-Clause
|
148
|
-
*/const
|
149
|
-
* @license
|
150
|
-
* Copyright 2020 Google LLC
|
151
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
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}};/**
|
153
|
-
* @license
|
154
|
-
* Copyright 2017 Google LLC
|
155
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
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(){}};/**
|
157
|
-
* @license
|
158
|
-
* Copyright 2020 Google LLC
|
159
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
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);/**
|
173
|
+
*/const Ye=Jn(class extends Wa{constructor(n){var t;if(super(n),n.type!==Qn.ATTRIBUTE||n.name!=="class"||((t=n.strings)==null?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(n){return" "+Object.keys(n).filter(t=>n[t]).join(" ")+" "}update(n,[t]){var i,s;if(this.it===void 0){this.it=new Set,n.strings!==void 0&&(this.st=new Set(n.strings.join(" ").split(/\s/).filter(o=>o!=="")));for(const o in t)t[o]&&!((i=this.st)!=null&&i.has(o))&&this.it.add(o);return this.render(t)}const e=n.element.classList;for(const o of this.it)o in t||(e.remove(o),this.it.delete(o));for(const o in t){const c=!!t[o];c===this.it.has(o)||(s=this.st)!=null&&s.has(o)||(c?(e.add(o),this.it.add(o)):(e.remove(o),this.it.delete(o)))}return Ns}});var Zg=ca;ca.flatten=ca,ca.unflatten=Wd;function Vd(n){return n&&n.constructor&&typeof n.constructor.isBuffer=="function"&&n.constructor.isBuffer(n)}function Hd(n){return n}function ca(n,t){t=t||{};const e=t.delimiter||".",i=t.maxDepth,s=t.transformKey||Hd,o={};function c(d,f,p){p=p||1,Object.keys(d).forEach(function(g){const v=d[g],b=t.safe&&Array.isArray(v),E=Object.prototype.toString.call(v),k=Vd(v),T=E==="[object Object]"||E==="[object Array]",R=f?f+e+s(g):s(g);if(!b&&!k&&T&&Object.keys(v).length&&(!t.maxDepth||p<i))return c(v,R,p+1);o[R]=v})}return c(n),o}function Wd(n,t){t=t||{};const e=t.delimiter||".",i=t.overwrite||!1,s=t.transformKey||Hd,o={};if(Vd(n)||Object.prototype.toString.call(n)!=="[object Object]")return n;function d(g){const v=Number(g);return isNaN(v)||g.indexOf(".")!==-1||t.object?g:v}function f(g,v,b){return Object.keys(b).reduce(function(E,k){return E[g+e+k]=b[k],E},v)}function p(g){const v=Object.prototype.toString.call(g),b=v==="[object Array]",E=v==="[object Object]";if(g){if(b)return!g.length;if(E)return!Object.keys(g).length}else return!0}return n=Object.keys(n).reduce(function(g,v){const b=Object.prototype.toString.call(n[v]);return!(b==="[object Object]"||b==="[object Array]")||p(n[v])?(g[v]=n[v],g):f(v,g,ca(n[v],t))},{}),Object.keys(n).forEach(function(g){const v=g.split(e).map(s);let b=d(v.shift()),E=d(v[0]),k=o;for(;E!==void 0;){if(b==="__proto__")return;const T=Object.prototype.toString.call(k[b]),R=T==="[object Object]"||T==="[object Array]";if(!i&&!R&&typeof k[b]<"u")return;(i&&!R||!i&&k[b]==null)&&(k[b]=typeof E=="number"&&!t.object?[]:{}),k=k[b],v.length>0&&(b=d(v.shift()),E=d(v[0]))}k[b]=Wd(n[g],t)}),o}const Xg=kl(Zg);/**
|
161
174
|
* @license
|
162
175
|
* Copyright 2017 Google LLC
|
163
176
|
* SPDX-License-Identifier: BSD-3-Clause
|
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: ${
|
166
|
-
trackSwitch: ${
|
167
|
-
contiguous: ${
|
168
|
-
accurateTimeOffset: ${
|
169
|
-
timeOffset: ${
|
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;
|
171
|
-
Time to underbuffer: ${
|
172
|
-
Estimated load time for current fragment: ${
|
173
|
-
Estimated load time for down switch fragment: ${
|
174
|
-
TTFB estimate: ${
|
175
|
-
Current BW estimate: ${
|
177
|
+
*/const jd=(n,t,e)=>{const i=new Map;for(let s=t;s<=e;s++)i.set(n[s],s);return i},Kd=Jn(class extends Wa{constructor(n){if(super(n),n.type!==Qn.CHILD)throw Error("repeat() can only be used in text expressions")}ht(n,t,e){let i;e===void 0?e=t:t!==void 0&&(i=t);const s=[],o=[];let c=0;for(const d of n)s[c]=i?i(d,c):c,o[c]=e(d,c),c++;return{values:o,keys:s}}render(n,t,e){return this.ht(n,t,e).values}update(n,[t,e,i]){const s=B2(n),{values:o,keys:c}=this.ht(t,e,i);if(!Array.isArray(s))return this.dt=c,o;const d=this.dt??(this.dt=[]),f=[];let p,g,v=0,b=s.length-1,E=0,k=o.length-1;for(;v<=b&&E<=k;)if(s[v]===null)v++;else if(s[b]===null)b--;else if(d[v]===c[E])f[E]=js(s[v],o[E]),v++,E++;else if(d[b]===c[k])f[k]=js(s[b],o[k]),b--,k--;else if(d[v]===c[k])f[k]=js(s[v],o[k]),qn(n,f[k+1],s[v]),v++,k--;else if(d[b]===c[E])f[E]=js(s[b],o[E]),qn(n,s[v],s[b]),b--,E++;else if(p===void 0&&(p=jd(c,E,k),g=jd(d,v,b)),p.has(d[v]))if(p.has(d[b])){const T=g.get(c[E]),R=T!==void 0?s[T]:null;if(R===null){const x=qn(n,s[v]);js(x,o[E]),f[E]=x}else f[E]=js(R,o[E]),qn(n,s[v],R),s[T]=null;E++}else ml(s[b]),b--;else ml(s[v]),v++;for(;E<=k;){const T=qn(n,f[k+1]);js(T,o[E]),f[E++]=T}for(;v<=b;){const T=s[v++];T!==null&&ml(T)}return this.dt=c,U2(n,f),Ns}});var Ni="top",nr="bottom",ar="right",Ui="left",Ol="auto",ha=[Ni,nr,ar,Ui],pn="start",da="end",qg="clippingParents",Yd="viewport",ua="popper",Qg="reference",zd=ha.reduce(function(n,t){return n.concat([t+"-"+pn,t+"-"+da])},[]),Zd=[].concat(ha,[Ol]).reduce(function(n,t){return n.concat([t,t+"-"+pn,t+"-"+da])},[]),Jg="beforeRead",t1="read",e1="afterRead",i1="beforeMain",r1="main",s1="afterMain",n1="beforeWrite",a1="write",o1="afterWrite",l1=[Jg,t1,e1,i1,r1,s1,n1,a1,o1];function Cr(n){return n?(n.nodeName||"").toLowerCase():null}function qi(n){if(n==null)return window;if(n.toString()!=="[object Window]"){var t=n.ownerDocument;return t&&t.defaultView||window}return n}function Xs(n){var t=qi(n).Element;return n instanceof t||n instanceof Element}function or(n){var t=qi(n).HTMLElement;return n instanceof t||n instanceof HTMLElement}function Pl(n){if(typeof ShadowRoot>"u")return!1;var t=qi(n).ShadowRoot;return n instanceof t||n instanceof ShadowRoot}function c1(n){var t=n.state;Object.keys(t.elements).forEach(function(e){var i=t.styles[e]||{},s=t.attributes[e]||{},o=t.elements[e];!or(o)||!Cr(o)||(Object.assign(o.style,i),Object.keys(s).forEach(function(c){var d=s[c];d===!1?o.removeAttribute(c):o.setAttribute(c,d===!0?"":d)}))})}function h1(n){var t=n.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],o=t.attributes[i]||{},c=Object.keys(t.styles.hasOwnProperty(i)?t.styles[i]:e[i]),d=c.reduce(function(f,p){return f[p]="",f},{});!or(s)||!Cr(s)||(Object.assign(s.style,d),Object.keys(o).forEach(function(f){s.removeAttribute(f)}))})}}const Xd={name:"applyStyles",enabled:!0,phase:"write",fn:c1,effect:h1,requires:["computeStyles"]};function Ir(n){return n.split("-")[0]}var qs=Math.max,ao=Math.min,gn=Math.round;function Ml(){var n=navigator.userAgentData;return n!=null&&n.brands&&Array.isArray(n.brands)?n.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function qd(){return!/^((?!chrome|android).)*safari/i.test(Ml())}function mn(n,t,e){t===void 0&&(t=!1),e===void 0&&(e=!1);var i=n.getBoundingClientRect(),s=1,o=1;t&&or(n)&&(s=n.offsetWidth>0&&gn(i.width)/n.offsetWidth||1,o=n.offsetHeight>0&&gn(i.height)/n.offsetHeight||1);var c=Xs(n)?qi(n):window,d=c.visualViewport,f=!qd()&&e,p=(i.left+(f&&d?d.offsetLeft:0))/s,g=(i.top+(f&&d?d.offsetTop:0))/o,v=i.width/s,b=i.height/o;return{width:v,height:b,top:g,right:p+v,bottom:g+b,left:p,x:p,y:g}}function $l(n){var t=mn(n),e=n.offsetWidth,i=n.offsetHeight;return Math.abs(t.width-e)<=1&&(e=t.width),Math.abs(t.height-i)<=1&&(i=t.height),{x:n.offsetLeft,y:n.offsetTop,width:e,height:i}}function Qd(n,t){var e=t.getRootNode&&t.getRootNode();if(n.contains(t))return!0;if(e&&Pl(e)){var i=t;do{if(i&&n.isSameNode(i))return!0;i=i.parentNode||i.host}while(i)}return!1}function Xr(n){return qi(n).getComputedStyle(n)}function d1(n){return["table","td","th"].indexOf(Cr(n))>=0}function gs(n){return((Xs(n)?n.ownerDocument:n.document)||window.document).documentElement}function oo(n){return Cr(n)==="html"?n:n.assignedSlot||n.parentNode||(Pl(n)?n.host:null)||gs(n)}function Jd(n){return!or(n)||Xr(n).position==="fixed"?null:n.offsetParent}function u1(n){var t=/firefox/i.test(Ml()),e=/Trident/i.test(Ml());if(e&&or(n)){var i=Xr(n);if(i.position==="fixed")return null}var s=oo(n);for(Pl(s)&&(s=s.host);or(s)&&["html","body"].indexOf(Cr(s))<0;){var o=Xr(s);if(o.transform!=="none"||o.perspective!=="none"||o.contain==="paint"||["transform","perspective"].indexOf(o.willChange)!==-1||t&&o.willChange==="filter"||t&&o.filter&&o.filter!=="none")return s;s=s.parentNode}return null}function fa(n){for(var t=qi(n),e=Jd(n);e&&d1(e)&&Xr(e).position==="static";)e=Jd(e);return e&&(Cr(e)==="html"||Cr(e)==="body"&&Xr(e).position==="static")?t:e||u1(n)||t}function Fl(n){return["top","bottom"].indexOf(n)>=0?"x":"y"}function pa(n,t,e){return qs(n,ao(t,e))}function f1(n,t,e){var i=pa(n,t,e);return i>e?e:i}function tu(){return{top:0,right:0,bottom:0,left:0}}function eu(n){return Object.assign({},tu(),n)}function iu(n,t){return t.reduce(function(e,i){return e[i]=n,e},{})}var p1=function(t,e){return t=typeof t=="function"?t(Object.assign({},e.rects,{placement:e.placement})):t,eu(typeof t!="number"?t:iu(t,ha))};function g1(n){var t,e=n.state,i=n.name,s=n.options,o=e.elements.arrow,c=e.modifiersData.popperOffsets,d=Ir(e.placement),f=Fl(d),p=[Ui,ar].indexOf(d)>=0,g=p?"height":"width";if(!(!o||!c)){var v=p1(s.padding,e),b=$l(o),E=f==="y"?Ni:Ui,k=f==="y"?nr:ar,T=e.rects.reference[g]+e.rects.reference[f]-c[f]-e.rects.popper[g],R=c[f]-e.rects.reference[f],x=fa(o),M=x?f==="y"?x.clientHeight||0:x.clientWidth||0:0,U=T/2-R/2,D=v[E],F=M-b[g]-v[k],H=M/2-b[g]/2+U,j=pa(D,H,F),st=f;e.modifiersData[i]=(t={},t[st]=j,t.centerOffset=j-H,t)}}function m1(n){var t=n.state,e=n.options,i=e.element,s=i===void 0?"[data-popper-arrow]":i;s!=null&&(typeof s=="string"&&(s=t.elements.popper.querySelector(s),!s)||Qd(t.elements.popper,s)&&(t.elements.arrow=s))}const v1={name:"arrow",enabled:!0,phase:"main",fn:g1,effect:m1,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function vn(n){return n.split("-")[1]}var y1={top:"auto",right:"auto",bottom:"auto",left:"auto"};function b1(n,t){var e=n.x,i=n.y,s=t.devicePixelRatio||1;return{x:gn(e*s)/s||0,y:gn(i*s)/s||0}}function ru(n){var t,e=n.popper,i=n.popperRect,s=n.placement,o=n.variation,c=n.offsets,d=n.position,f=n.gpuAcceleration,p=n.adaptive,g=n.roundOffsets,v=n.isFixed,b=c.x,E=b===void 0?0:b,k=c.y,T=k===void 0?0:k,R=typeof g=="function"?g({x:E,y:T}):{x:E,y:T};E=R.x,T=R.y;var x=c.hasOwnProperty("x"),M=c.hasOwnProperty("y"),U=Ui,D=Ni,F=window;if(p){var H=fa(e),j="clientHeight",st="clientWidth";if(H===qi(e)&&(H=gs(e),Xr(H).position!=="static"&&d==="absolute"&&(j="scrollHeight",st="scrollWidth")),H=H,s===Ni||(s===Ui||s===ar)&&o===da){D=nr;var at=v&&H===F&&F.visualViewport?F.visualViewport.height:H[j];T-=at-i.height,T*=f?1:-1}if(s===Ui||(s===Ni||s===nr)&&o===da){U=ar;var Q=v&&H===F&&F.visualViewport?F.visualViewport.width:H[st];E-=Q-i.width,E*=f?1:-1}}var Et=Object.assign({position:d},p&&y1),mt=g===!0?b1({x:E,y:T},qi(e)):{x:E,y:T};if(E=mt.x,T=mt.y,f){var Ft;return Object.assign({},Et,(Ft={},Ft[D]=M?"0":"",Ft[U]=x?"0":"",Ft.transform=(F.devicePixelRatio||1)<=1?"translate("+E+"px, "+T+"px)":"translate3d("+E+"px, "+T+"px, 0)",Ft))}return Object.assign({},Et,(t={},t[D]=M?T+"px":"",t[U]=x?E+"px":"",t.transform="",t))}function A1(n){var t=n.state,e=n.options,i=e.gpuAcceleration,s=i===void 0?!0:i,o=e.adaptive,c=o===void 0?!0:o,d=e.roundOffsets,f=d===void 0?!0:d,p={placement:Ir(t.placement),variation:vn(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,ru(Object.assign({},p,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:c,roundOffsets:f})))),t.modifiersData.arrow!=null&&(t.styles.arrow=Object.assign({},t.styles.arrow,ru(Object.assign({},p,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:f})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}const E1={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:A1,data:{}};var lo={passive:!0};function k1(n){var t=n.state,e=n.instance,i=n.options,s=i.scroll,o=s===void 0?!0:s,c=i.resize,d=c===void 0?!0:c,f=qi(t.elements.popper),p=[].concat(t.scrollParents.reference,t.scrollParents.popper);return o&&p.forEach(function(g){g.addEventListener("scroll",e.update,lo)}),d&&f.addEventListener("resize",e.update,lo),function(){o&&p.forEach(function(g){g.removeEventListener("scroll",e.update,lo)}),d&&f.removeEventListener("resize",e.update,lo)}}const T1={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:k1,data:{}};var w1={left:"right",right:"left",bottom:"top",top:"bottom"};function co(n){return n.replace(/left|right|bottom|top/g,function(t){return w1[t]})}var S1={start:"end",end:"start"};function su(n){return n.replace(/start|end/g,function(t){return S1[t]})}function Nl(n){var t=qi(n),e=t.pageXOffset,i=t.pageYOffset;return{scrollLeft:e,scrollTop:i}}function Ul(n){return mn(gs(n)).left+Nl(n).scrollLeft}function L1(n,t){var e=qi(n),i=gs(n),s=e.visualViewport,o=i.clientWidth,c=i.clientHeight,d=0,f=0;if(s){o=s.width,c=s.height;var p=qd();(p||!p&&t==="fixed")&&(d=s.offsetLeft,f=s.offsetTop)}return{width:o,height:c,x:d+Ul(n),y:f}}function R1(n){var t,e=gs(n),i=Nl(n),s=(t=n.ownerDocument)==null?void 0:t.body,o=qs(e.scrollWidth,e.clientWidth,s?s.scrollWidth:0,s?s.clientWidth:0),c=qs(e.scrollHeight,e.clientHeight,s?s.scrollHeight:0,s?s.clientHeight:0),d=-i.scrollLeft+Ul(n),f=-i.scrollTop;return Xr(s||e).direction==="rtl"&&(d+=qs(e.clientWidth,s?s.clientWidth:0)-o),{width:o,height:c,x:d,y:f}}function Bl(n){var t=Xr(n),e=t.overflow,i=t.overflowX,s=t.overflowY;return/auto|scroll|overlay|hidden/.test(e+s+i)}function nu(n){return["html","body","#document"].indexOf(Cr(n))>=0?n.ownerDocument.body:or(n)&&Bl(n)?n:nu(oo(n))}function ga(n,t){var e;t===void 0&&(t=[]);var i=nu(n),s=i===((e=n.ownerDocument)==null?void 0:e.body),o=qi(i),c=s?[o].concat(o.visualViewport||[],Bl(i)?i:[]):i,d=t.concat(c);return s?d:d.concat(ga(oo(c)))}function Gl(n){return Object.assign({},n,{left:n.x,top:n.y,right:n.x+n.width,bottom:n.y+n.height})}function _1(n,t){var e=mn(n,!1,t==="fixed");return e.top=e.top+n.clientTop,e.left=e.left+n.clientLeft,e.bottom=e.top+n.clientHeight,e.right=e.left+n.clientWidth,e.width=n.clientWidth,e.height=n.clientHeight,e.x=e.left,e.y=e.top,e}function au(n,t,e){return t===Yd?Gl(L1(n,e)):Xs(t)?_1(t,e):Gl(R1(gs(n)))}function C1(n){var t=ga(oo(n)),e=["absolute","fixed"].indexOf(Xr(n).position)>=0,i=e&&or(n)?fa(n):n;return Xs(i)?t.filter(function(s){return Xs(s)&&Qd(s,i)&&Cr(s)!=="body"}):[]}function I1(n,t,e,i){var s=t==="clippingParents"?C1(n):[].concat(t),o=[].concat(s,[e]),c=o[0],d=o.reduce(function(f,p){var g=au(n,p,i);return f.top=qs(g.top,f.top),f.right=ao(g.right,f.right),f.bottom=ao(g.bottom,f.bottom),f.left=qs(g.left,f.left),f},au(n,c,i));return d.width=d.right-d.left,d.height=d.bottom-d.top,d.x=d.left,d.y=d.top,d}function ou(n){var t=n.reference,e=n.element,i=n.placement,s=i?Ir(i):null,o=i?vn(i):null,c=t.x+t.width/2-e.width/2,d=t.y+t.height/2-e.height/2,f;switch(s){case Ni:f={x:c,y:t.y-e.height};break;case nr:f={x:c,y:t.y+t.height};break;case ar:f={x:t.x+t.width,y:d};break;case Ui:f={x:t.x-e.width,y:d};break;default:f={x:t.x,y:t.y}}var p=s?Fl(s):null;if(p!=null){var g=p==="y"?"height":"width";switch(o){case pn:f[p]=f[p]-(t[g]/2-e[g]/2);break;case da:f[p]=f[p]+(t[g]/2-e[g]/2);break}}return f}function ma(n,t){t===void 0&&(t={});var e=t,i=e.placement,s=i===void 0?n.placement:i,o=e.strategy,c=o===void 0?n.strategy:o,d=e.boundary,f=d===void 0?qg:d,p=e.rootBoundary,g=p===void 0?Yd:p,v=e.elementContext,b=v===void 0?ua:v,E=e.altBoundary,k=E===void 0?!1:E,T=e.padding,R=T===void 0?0:T,x=eu(typeof R!="number"?R:iu(R,ha)),M=b===ua?Qg:ua,U=n.rects.popper,D=n.elements[k?M:b],F=I1(Xs(D)?D:D.contextElement||gs(n.elements.popper),f,g,c),H=mn(n.elements.reference),j=ou({reference:H,element:U,strategy:"absolute",placement:s}),st=Gl(Object.assign({},U,j)),at=b===ua?st:H,Q={top:F.top-at.top+x.top,bottom:at.bottom-F.bottom+x.bottom,left:F.left-at.left+x.left,right:at.right-F.right+x.right},Et=n.modifiersData.offset;if(b===ua&&Et){var mt=Et[s];Object.keys(Q).forEach(function(Ft){var Kt=[ar,nr].indexOf(Ft)>=0?1:-1,V=[Ni,nr].indexOf(Ft)>=0?"y":"x";Q[Ft]+=mt[V]*Kt})}return Q}function D1(n,t){t===void 0&&(t={});var e=t,i=e.placement,s=e.boundary,o=e.rootBoundary,c=e.padding,d=e.flipVariations,f=e.allowedAutoPlacements,p=f===void 0?Zd:f,g=vn(i),v=g?d?zd:zd.filter(function(k){return vn(k)===g}):ha,b=v.filter(function(k){return p.indexOf(k)>=0});b.length===0&&(b=v);var E=b.reduce(function(k,T){return k[T]=ma(n,{placement:T,boundary:s,rootBoundary:o,padding:c})[Ir(T)],k},{});return Object.keys(E).sort(function(k,T){return E[k]-E[T]})}function x1(n){if(Ir(n)===Ol)return[];var t=co(n);return[su(n),t,su(t)]}function O1(n){var t=n.state,e=n.options,i=n.name;if(!t.modifiersData[i]._skip){for(var s=e.mainAxis,o=s===void 0?!0:s,c=e.altAxis,d=c===void 0?!0:c,f=e.fallbackPlacements,p=e.padding,g=e.boundary,v=e.rootBoundary,b=e.altBoundary,E=e.flipVariations,k=E===void 0?!0:E,T=e.allowedAutoPlacements,R=t.options.placement,x=Ir(R),M=x===R,U=f||(M||!k?[co(R)]:x1(R)),D=[R].concat(U).reduce(function(Bt,Qt){return Bt.concat(Ir(Qt)===Ol?D1(t,{placement:Qt,boundary:g,rootBoundary:v,padding:p,flipVariations:k,allowedAutoPlacements:T}):Qt)},[]),F=t.rects.reference,H=t.rects.popper,j=new Map,st=!0,at=D[0],Q=0;Q<D.length;Q++){var Et=D[Q],mt=Ir(Et),Ft=vn(Et)===pn,Kt=[Ni,nr].indexOf(mt)>=0,V=Kt?"width":"height",J=ma(t,{placement:Et,boundary:g,rootBoundary:v,altBoundary:b,padding:p}),St=Kt?Ft?ar:Ui:Ft?nr:Ni;F[V]>H[V]&&(St=co(St));var $=co(St),N=[];if(o&&N.push(J[mt]<=0),d&&N.push(J[St]<=0,J[$]<=0),N.every(function(Bt){return Bt})){at=Et,st=!1;break}j.set(Et,N)}if(st)for(var Z=k?3:1,pt=function(Qt){var fe=D.find(function(ie){var Ht=j.get(ie);if(Ht)return Ht.slice(0,Qt).every(function(Pe){return Pe})});if(fe)return at=fe,"break"},kt=Z;kt>0;kt--){var Ot=pt(kt);if(Ot==="break")break}t.placement!==at&&(t.modifiersData[i]._skip=!0,t.placement=at,t.reset=!0)}}const P1={name:"flip",enabled:!0,phase:"main",fn:O1,requiresIfExists:["offset"],data:{_skip:!1}};function lu(n,t,e){return e===void 0&&(e={x:0,y:0}),{top:n.top-t.height-e.y,right:n.right-t.width+e.x,bottom:n.bottom-t.height+e.y,left:n.left-t.width-e.x}}function cu(n){return[Ni,ar,nr,Ui].some(function(t){return n[t]>=0})}function M1(n){var t=n.state,e=n.name,i=t.rects.reference,s=t.rects.popper,o=t.modifiersData.preventOverflow,c=ma(t,{elementContext:"reference"}),d=ma(t,{altBoundary:!0}),f=lu(c,i),p=lu(d,s,o),g=cu(f),v=cu(p);t.modifiersData[e]={referenceClippingOffsets:f,popperEscapeOffsets:p,isReferenceHidden:g,hasPopperEscaped:v},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":g,"data-popper-escaped":v})}const $1={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:M1};function F1(n,t,e){var i=Ir(n),s=[Ui,Ni].indexOf(i)>=0?-1:1,o=typeof e=="function"?e(Object.assign({},t,{placement:n})):e,c=o[0],d=o[1];return c=c||0,d=(d||0)*s,[Ui,ar].indexOf(i)>=0?{x:d,y:c}:{x:c,y:d}}function N1(n){var t=n.state,e=n.options,i=n.name,s=e.offset,o=s===void 0?[0,0]:s,c=Zd.reduce(function(g,v){return g[v]=F1(v,t.rects,o),g},{}),d=c[t.placement],f=d.x,p=d.y;t.modifiersData.popperOffsets!=null&&(t.modifiersData.popperOffsets.x+=f,t.modifiersData.popperOffsets.y+=p),t.modifiersData[i]=c}const U1={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:N1};function B1(n){var t=n.state,e=n.name;t.modifiersData[e]=ou({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})}const G1={name:"popperOffsets",enabled:!0,phase:"read",fn:B1,data:{}};function V1(n){return n==="x"?"y":"x"}function H1(n){var t=n.state,e=n.options,i=n.name,s=e.mainAxis,o=s===void 0?!0:s,c=e.altAxis,d=c===void 0?!1:c,f=e.boundary,p=e.rootBoundary,g=e.altBoundary,v=e.padding,b=e.tether,E=b===void 0?!0:b,k=e.tetherOffset,T=k===void 0?0:k,R=ma(t,{boundary:f,rootBoundary:p,padding:v,altBoundary:g}),x=Ir(t.placement),M=vn(t.placement),U=!M,D=Fl(x),F=V1(D),H=t.modifiersData.popperOffsets,j=t.rects.reference,st=t.rects.popper,at=typeof T=="function"?T(Object.assign({},t.rects,{placement:t.placement})):T,Q=typeof at=="number"?{mainAxis:at,altAxis:at}:Object.assign({mainAxis:0,altAxis:0},at),Et=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,mt={x:0,y:0};if(H){if(o){var Ft,Kt=D==="y"?Ni:Ui,V=D==="y"?nr:ar,J=D==="y"?"height":"width",St=H[D],$=St+R[Kt],N=St-R[V],Z=E?-st[J]/2:0,pt=M===pn?j[J]:st[J],kt=M===pn?-st[J]:-j[J],Ot=t.elements.arrow,Bt=E&&Ot?$l(Ot):{width:0,height:0},Qt=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:tu(),fe=Qt[Kt],ie=Qt[V],Ht=pa(0,j[J],Bt[J]),Pe=U?j[J]/2-Z-Ht-fe-Q.mainAxis:pt-Ht-fe-Q.mainAxis,me=U?-j[J]/2+Z+Ht+ie+Q.mainAxis:kt+Ht+ie+Q.mainAxis,Wt=t.elements.arrow&&fa(t.elements.arrow),ae=Wt?D==="y"?Wt.clientTop||0:Wt.clientLeft||0:0,re=(Ft=Et==null?void 0:Et[D])!=null?Ft:0,Te=St+Pe-re-ae,Mt=St+me-re,Me=pa(E?ao($,Te):$,St,E?qs(N,Mt):N);H[D]=Me,mt[D]=Me-St}if(d){var Xe,xi=D==="x"?Ni:Ui,Er=D==="x"?nr:ar,we=H[F],li=F==="y"?"height":"width",ve=we+R[xi],Je=we-R[Er],ti=[Ni,Ui].indexOf(x)!==-1,ji=(Xe=Et==null?void 0:Et[F])!=null?Xe:0,Fe=ti?ve:we-j[li]-st[li]-ji+Q.altAxis,Si=ti?we+j[li]+st[li]-ji-Q.altAxis:Je,es=E&&ti?f1(Fe,we,Si):pa(E?Fe:ve,we,E?Si:Je);H[F]=es,mt[F]=es-we}t.modifiersData[i]=mt}}const W1={name:"preventOverflow",enabled:!0,phase:"main",fn:H1,requiresIfExists:["offset"]};function j1(n){return{scrollLeft:n.scrollLeft,scrollTop:n.scrollTop}}function K1(n){return n===qi(n)||!or(n)?Nl(n):j1(n)}function Y1(n){var t=n.getBoundingClientRect(),e=gn(t.width)/n.offsetWidth||1,i=gn(t.height)/n.offsetHeight||1;return e!==1||i!==1}function z1(n,t,e){e===void 0&&(e=!1);var i=or(t),s=or(t)&&Y1(t),o=gs(t),c=mn(n,s,e),d={scrollLeft:0,scrollTop:0},f={x:0,y:0};return(i||!i&&!e)&&((Cr(t)!=="body"||Bl(o))&&(d=K1(t)),or(t)?(f=mn(t,!0),f.x+=t.clientLeft,f.y+=t.clientTop):o&&(f.x=Ul(o))),{x:c.left+d.scrollLeft-f.x,y:c.top+d.scrollTop-f.y,width:c.width,height:c.height}}function Z1(n){var t=new Map,e=new Set,i=[];n.forEach(function(o){t.set(o.name,o)});function s(o){e.add(o.name);var c=[].concat(o.requires||[],o.requiresIfExists||[]);c.forEach(function(d){if(!e.has(d)){var f=t.get(d);f&&s(f)}}),i.push(o)}return n.forEach(function(o){e.has(o.name)||s(o)}),i}function X1(n){var t=Z1(n);return l1.reduce(function(e,i){return e.concat(t.filter(function(s){return s.phase===i}))},[])}function q1(n){var t;return function(){return t||(t=new Promise(function(e){Promise.resolve().then(function(){t=void 0,e(n())})})),t}}function Q1(n){var t=n.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 hu={placement:"bottom",modifiers:[],strategy:"absolute"};function du(){for(var n=arguments.length,t=new Array(n),e=0;e<n;e++)t[e]=arguments[e];return!t.some(function(i){return!(i&&typeof i.getBoundingClientRect=="function")})}function J1(n){n===void 0&&(n={});var t=n,e=t.defaultModifiers,i=e===void 0?[]:e,s=t.defaultOptions,o=s===void 0?hu:s;return function(d,f,p){p===void 0&&(p=o);var g={placement:"bottom",orderedModifiers:[],options:Object.assign({},hu,o),modifiersData:{},elements:{reference:d,popper:f},attributes:{},styles:{}},v=[],b=!1,E={state:g,setOptions:function(x){var M=typeof x=="function"?x(g.options):x;T(),g.options=Object.assign({},o,g.options,M),g.scrollParents={reference:Xs(d)?ga(d):d.contextElement?ga(d.contextElement):[],popper:ga(f)};var U=X1(Q1([].concat(i,g.options.modifiers)));return g.orderedModifiers=U.filter(function(D){return D.enabled}),k(),E.update()},forceUpdate:function(){if(!b){var x=g.elements,M=x.reference,U=x.popper;if(du(M,U)){g.rects={reference:z1(M,fa(U),g.options.strategy==="fixed"),popper:$l(U)},g.reset=!1,g.placement=g.options.placement,g.orderedModifiers.forEach(function(Q){return g.modifiersData[Q.name]=Object.assign({},Q.data)});for(var D=0;D<g.orderedModifiers.length;D++){if(g.reset===!0){g.reset=!1,D=-1;continue}var F=g.orderedModifiers[D],H=F.fn,j=F.options,st=j===void 0?{}:j,at=F.name;typeof H=="function"&&(g=H({state:g,options:st,name:at,instance:E})||g)}}}},update:q1(function(){return new Promise(function(R){E.forceUpdate(),R(g)})}),destroy:function(){T(),b=!0}};if(!du(d,f))return E;E.setOptions(p).then(function(R){!b&&p.onFirstUpdate&&p.onFirstUpdate(R)});function k(){g.orderedModifiers.forEach(function(R){var x=R.name,M=R.options,U=M===void 0?{}:M,D=R.effect;if(typeof D=="function"){var F=D({state:g,name:x,instance:E,options:U}),H=function(){};v.push(F||H)}})}function T(){v.forEach(function(R){return R()}),v=[]}return E}}var tm=[T1,G1,E1,Xd,U1,P1,W1,v1,$1],em=J1({defaultModifiers:tm}),im="tippy-box",uu="tippy-content",rm="tippy-backdrop",fu="tippy-arrow",pu="tippy-svg-arrow",Qs={passive:!0,capture:!0},gu=function(){return document.body};function Vl(n,t,e){if(Array.isArray(n)){var i=n[t];return i??(Array.isArray(e)?e[t]:e)}return n}function Hl(n,t){var e={}.toString.call(n);return e.indexOf("[object")===0&&e.indexOf(t+"]")>-1}function mu(n,t){return typeof n=="function"?n.apply(void 0,t):n}function vu(n,t){if(t===0)return n;var e;return function(i){clearTimeout(e),e=setTimeout(function(){n(i)},t)}}function sm(n){return n.split(/\s+/).filter(Boolean)}function yn(n){return[].concat(n)}function yu(n,t){n.indexOf(t)===-1&&n.push(t)}function nm(n){return n.filter(function(t,e){return n.indexOf(t)===e})}function am(n){return n.split("-")[0]}function ho(n){return[].slice.call(n)}function bu(n){return Object.keys(n).reduce(function(t,e){return n[e]!==void 0&&(t[e]=n[e]),t},{})}function va(){return document.createElement("div")}function uo(n){return["Element","Fragment"].some(function(t){return Hl(n,t)})}function om(n){return Hl(n,"NodeList")}function lm(n){return Hl(n,"MouseEvent")}function cm(n){return!!(n&&n._tippy&&n._tippy.reference===n)}function hm(n){return uo(n)?[n]:om(n)?ho(n):Array.isArray(n)?n:ho(document.querySelectorAll(n))}function Wl(n,t){n.forEach(function(e){e&&(e.style.transitionDuration=t+"ms")})}function Au(n,t){n.forEach(function(e){e&&e.setAttribute("data-state",t)})}function dm(n){var t,e=yn(n),i=e[0];return i!=null&&(t=i.ownerDocument)!=null&&t.body?i.ownerDocument:document}function um(n,t){var e=t.clientX,i=t.clientY;return n.every(function(s){var o=s.popperRect,c=s.popperState,d=s.props,f=d.interactiveBorder,p=am(c.placement),g=c.modifiersData.offset;if(!g)return!0;var v=p==="bottom"?g.top.y:0,b=p==="top"?g.bottom.y:0,E=p==="right"?g.left.x:0,k=p==="left"?g.right.x:0,T=o.top-i+v>f,R=i-o.bottom-b>f,x=o.left-e+E>f,M=e-o.right-k>f;return T||R||x||M})}function jl(n,t,e){var i=t+"EventListener";["transitionend","webkitTransitionEnd"].forEach(function(s){n[i](s,e)})}function Eu(n,t){for(var e=t;e;){var i;if(n.contains(e))return!0;e=e.getRootNode==null||(i=e.getRootNode())==null?void 0:i.host}return!1}var Dr={isTouch:!1},ku=0;function fm(){Dr.isTouch||(Dr.isTouch=!0,window.performance&&document.addEventListener("mousemove",Tu))}function Tu(){var n=performance.now();n-ku<20&&(Dr.isTouch=!1,document.removeEventListener("mousemove",Tu)),ku=n}function pm(){var n=document.activeElement;if(cm(n)){var t=n._tippy;n.blur&&!t.state.isVisible&&n.blur()}}function gm(){document.addEventListener("touchstart",fm,Qs),window.addEventListener("blur",pm)}var mm=typeof window<"u"&&typeof document<"u",vm=mm?!!window.msCrypto:!1,ym={animateFill:!1,followCursor:!1,inlinePositioning:!1,sticky:!1},bm={allowHTML:!1,animation:"fade",arrow:!0,content:"",inertia:!1,maxWidth:350,role:"tooltip",theme:"",zIndex:9999},vr=Object.assign({appendTo:gu,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},ym,bm),Am=Object.keys(vr),Em=function(t){var e=Object.keys(t);e.forEach(function(i){vr[i]=t[i]})};function wu(n){var t=n.plugins||[],e=t.reduce(function(i,s){var o=s.name,c=s.defaultValue;if(o){var d;i[o]=n[o]!==void 0?n[o]:(d=vr[o])!=null?d:c}return i},{});return Object.assign({},n,e)}function km(n,t){var e=t?Object.keys(wu(Object.assign({},vr,{plugins:t}))):Am,i=e.reduce(function(s,o){var c=(n.getAttribute("data-tippy-"+o)||"").trim();if(!c)return s;if(o==="content")s[o]=c;else try{s[o]=JSON.parse(c)}catch{s[o]=c}return s},{});return i}function Su(n,t){var e=Object.assign({},t,{content:mu(t.content,[n])},t.ignoreAttributes?{}:km(n,t.plugins));return e.aria=Object.assign({},vr.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 Tm=function(){return"innerHTML"};function Kl(n,t){n[Tm()]=t}function Lu(n){var t=va();return n===!0?t.className=fu:(t.className=pu,uo(n)?t.appendChild(n):Kl(t,n)),t}function Ru(n,t){uo(t.content)?(Kl(n,""),n.appendChild(t.content)):typeof t.content!="function"&&(t.allowHTML?Kl(n,t.content):n.textContent=t.content)}function Yl(n){var t=n.firstElementChild,e=ho(t.children);return{box:t,content:e.find(function(i){return i.classList.contains(uu)}),arrow:e.find(function(i){return i.classList.contains(fu)||i.classList.contains(pu)}),backdrop:e.find(function(i){return i.classList.contains(rm)})}}function _u(n){var t=va(),e=va();e.className=im,e.setAttribute("data-state","hidden"),e.setAttribute("tabindex","-1");var i=va();i.className=uu,i.setAttribute("data-state","hidden"),Ru(i,n.props),t.appendChild(e),e.appendChild(i),s(n.props,n.props);function s(o,c){var d=Yl(t),f=d.box,p=d.content,g=d.arrow;c.theme?f.setAttribute("data-theme",c.theme):f.removeAttribute("data-theme"),typeof c.animation=="string"?f.setAttribute("data-animation",c.animation):f.removeAttribute("data-animation"),c.inertia?f.setAttribute("data-inertia",""):f.removeAttribute("data-inertia"),f.style.maxWidth=typeof c.maxWidth=="number"?c.maxWidth+"px":c.maxWidth,c.role?f.setAttribute("role",c.role):f.removeAttribute("role"),(o.content!==c.content||o.allowHTML!==c.allowHTML)&&Ru(p,n.props),c.arrow?g?o.arrow!==c.arrow&&(f.removeChild(g),f.appendChild(Lu(c.arrow))):f.appendChild(Lu(c.arrow)):g&&f.removeChild(g)}return{popper:t,onUpdate:s}}_u.$$tippy=!0;var wm=1,fo=[],zl=[];function Sm(n,t){var e=Su(n,Object.assign({},vr,wu(bu(t)))),i,s,o,c=!1,d=!1,f=!1,p=!1,g,v,b,E=[],k=vu(Te,e.interactiveDebounce),T,R=wm++,x=null,M=nm(e.plugins),U={isEnabled:!0,isVisible:!1,isDestroyed:!1,isMounted:!1,isShown:!1},D={id:R,reference:n,popper:va(),popperInstance:x,props:e,state:U,plugins:M,clearDelayTimeouts:Fe,setProps:Si,setContent:es,show:ci,hide:kr,hideWithInteractivity:Es,enable:ti,disable:ji,unmount:ks,destroy:Ji};if(!e.render)return D;var F=e.render(D),H=F.popper,j=F.onUpdate;H.setAttribute("data-tippy-root",""),H.id="tippy-"+D.id,D.popper=H,n._tippy=D,H._tippy=D;var st=M.map(function(ct){return ct.fn(D)}),at=n.hasAttribute("aria-expanded");return Wt(),Z(),St(),$("onCreate",[D]),e.showOnCreate&&ve(),H.addEventListener("mouseenter",function(){D.props.interactive&&D.state.isVisible&&D.clearDelayTimeouts()}),H.addEventListener("mouseleave",function(){D.props.interactive&&D.props.trigger.indexOf("mouseenter")>=0&&Kt().addEventListener("mousemove",k)}),D;function Q(){var ct=D.props.touch;return Array.isArray(ct)?ct:[ct,0]}function Et(){return Q()[0]==="hold"}function mt(){var ct;return!!((ct=D.props.render)!=null&&ct.$$tippy)}function Ft(){return T||n}function Kt(){var ct=Ft().parentNode;return ct?dm(ct):document}function V(){return Yl(H)}function J(ct){return D.state.isMounted&&!D.state.isVisible||Dr.isTouch||g&&g.type==="focus"?0:Vl(D.props.delay,ct?0:1,vr.delay)}function St(ct){ct===void 0&&(ct=!1),H.style.pointerEvents=D.props.interactive&&!ct?"":"none",H.style.zIndex=""+D.props.zIndex}function $(ct,Gt,Zt){if(Zt===void 0&&(Zt=!0),st.forEach(function(oe){oe[ct]&&oe[ct].apply(oe,Gt)}),Zt){var ye;(ye=D.props)[ct].apply(ye,Gt)}}function N(){var ct=D.props.aria;if(ct.content){var Gt="aria-"+ct.content,Zt=H.id,ye=yn(D.props.triggerTarget||n);ye.forEach(function(oe){var si=oe.getAttribute(Gt);if(D.state.isVisible)oe.setAttribute(Gt,si?si+" "+Zt:Zt);else{var Li=si&&si.replace(Zt,"").trim();Li?oe.setAttribute(Gt,Li):oe.removeAttribute(Gt)}})}}function Z(){if(!(at||!D.props.aria.expanded)){var ct=yn(D.props.triggerTarget||n);ct.forEach(function(Gt){D.props.interactive?Gt.setAttribute("aria-expanded",D.state.isVisible&&Gt===Ft()?"true":"false"):Gt.removeAttribute("aria-expanded")})}}function pt(){Kt().removeEventListener("mousemove",k),fo=fo.filter(function(ct){return ct!==k})}function kt(ct){if(!(Dr.isTouch&&(f||ct.type==="mousedown"))){var Gt=ct.composedPath&&ct.composedPath()[0]||ct.target;if(!(D.props.interactive&&Eu(H,Gt))){if(yn(D.props.triggerTarget||n).some(function(Zt){return Eu(Zt,Gt)})){if(Dr.isTouch||D.state.isVisible&&D.props.trigger.indexOf("click")>=0)return}else $("onClickOutside",[D,ct]);D.props.hideOnClick===!0&&(D.clearDelayTimeouts(),D.hide(),d=!0,setTimeout(function(){d=!1}),D.state.isMounted||fe())}}}function Ot(){f=!0}function Bt(){f=!1}function Qt(){var ct=Kt();ct.addEventListener("mousedown",kt,!0),ct.addEventListener("touchend",kt,Qs),ct.addEventListener("touchstart",Bt,Qs),ct.addEventListener("touchmove",Ot,Qs)}function fe(){var ct=Kt();ct.removeEventListener("mousedown",kt,!0),ct.removeEventListener("touchend",kt,Qs),ct.removeEventListener("touchstart",Bt,Qs),ct.removeEventListener("touchmove",Ot,Qs)}function ie(ct,Gt){Pe(ct,function(){!D.state.isVisible&&H.parentNode&&H.parentNode.contains(H)&&Gt()})}function Ht(ct,Gt){Pe(ct,Gt)}function Pe(ct,Gt){var Zt=V().box;function ye(oe){oe.target===Zt&&(jl(Zt,"remove",ye),Gt())}if(ct===0)return Gt();jl(Zt,"remove",v),jl(Zt,"add",ye),v=ye}function me(ct,Gt,Zt){Zt===void 0&&(Zt=!1);var ye=yn(D.props.triggerTarget||n);ye.forEach(function(oe){oe.addEventListener(ct,Gt,Zt),E.push({node:oe,eventType:ct,handler:Gt,options:Zt})})}function Wt(){Et()&&(me("touchstart",re,{passive:!0}),me("touchend",Mt,{passive:!0})),sm(D.props.trigger).forEach(function(ct){if(ct!=="manual")switch(me(ct,re),ct){case"mouseenter":me("mouseleave",Mt);break;case"focus":me(vm?"focusout":"blur",Me);break;case"focusin":me("focusout",Me);break}})}function ae(){E.forEach(function(ct){var Gt=ct.node,Zt=ct.eventType,ye=ct.handler,oe=ct.options;Gt.removeEventListener(Zt,ye,oe)}),E=[]}function re(ct){var Gt,Zt=!1;if(!(!D.state.isEnabled||Xe(ct)||d)){var ye=((Gt=g)==null?void 0:Gt.type)==="focus";g=ct,T=ct.currentTarget,Z(),!D.state.isVisible&&lm(ct)&&fo.forEach(function(oe){return oe(ct)}),ct.type==="click"&&(D.props.trigger.indexOf("mouseenter")<0||c)&&D.props.hideOnClick!==!1&&D.state.isVisible?Zt=!0:ve(ct),ct.type==="click"&&(c=!Zt),Zt&&!ye&&Je(ct)}}function Te(ct){var Gt=ct.target,Zt=Ft().contains(Gt)||H.contains(Gt);if(!(ct.type==="mousemove"&&Zt)){var ye=li().concat(H).map(function(oe){var si,Li=oe._tippy,dr=(si=Li.popperInstance)==null?void 0:si.state;return dr?{popperRect:oe.getBoundingClientRect(),popperState:dr,props:e}:null}).filter(Boolean);um(ye,ct)&&(pt(),Je(ct))}}function Mt(ct){var Gt=Xe(ct)||D.props.trigger.indexOf("click")>=0&&c;if(!Gt){if(D.props.interactive){D.hideWithInteractivity(ct);return}Je(ct)}}function Me(ct){D.props.trigger.indexOf("focusin")<0&&ct.target!==Ft()||D.props.interactive&&ct.relatedTarget&&H.contains(ct.relatedTarget)||Je(ct)}function Xe(ct){return Dr.isTouch?Et()!==ct.type.indexOf("touch")>=0:!1}function xi(){Er();var ct=D.props,Gt=ct.popperOptions,Zt=ct.placement,ye=ct.offset,oe=ct.getReferenceClientRect,si=ct.moveTransition,Li=mt()?Yl(H).arrow:null,dr=oe?{getBoundingClientRect:oe,contextElement:oe.contextElement||Ft()}:n,is={name:"$$tippy",enabled:!0,phase:"beforeWrite",requires:["computeStyles"],fn:function(Ts){var Ri=Ts.state;if(mt()){var Ca=V(),pr=Ca.box;["placement","reference-hidden","escaped"].forEach(function(ws){ws==="placement"?pr.setAttribute("data-placement",Ri.placement):Ri.attributes.popper["data-popper-"+ws]?pr.setAttribute("data-"+ws,""):pr.removeAttribute("data-"+ws)}),Ri.attributes.popper={}}}},ur=[{name:"offset",options:{offset:ye}},{name:"preventOverflow",options:{padding:{top:2,bottom:2,left:5,right:5}}},{name:"flip",options:{padding:5}},{name:"computeStyles",options:{adaptive:!si}},is];mt()&&Li&&ur.push({name:"arrow",options:{element:Li,padding:3}}),ur.push.apply(ur,(Gt==null?void 0:Gt.modifiers)||[]),D.popperInstance=em(dr,H,Object.assign({},Gt,{placement:Zt,onFirstUpdate:b,modifiers:ur}))}function Er(){D.popperInstance&&(D.popperInstance.destroy(),D.popperInstance=null)}function we(){var ct=D.props.appendTo,Gt,Zt=Ft();D.props.interactive&&ct===gu||ct==="parent"?Gt=Zt.parentNode:Gt=mu(ct,[Zt]),Gt.contains(H)||Gt.appendChild(H),D.state.isMounted=!0,xi()}function li(){return ho(H.querySelectorAll("[data-tippy-root]"))}function ve(ct){D.clearDelayTimeouts(),ct&&$("onTrigger",[D,ct]),Qt();var Gt=J(!0),Zt=Q(),ye=Zt[0],oe=Zt[1];Dr.isTouch&&ye==="hold"&&oe&&(Gt=oe),Gt?i=setTimeout(function(){D.show()},Gt):D.show()}function Je(ct){if(D.clearDelayTimeouts(),$("onUntrigger",[D,ct]),!D.state.isVisible){fe();return}if(!(D.props.trigger.indexOf("mouseenter")>=0&&D.props.trigger.indexOf("click")>=0&&["mouseleave","mousemove"].indexOf(ct.type)>=0&&c)){var Gt=J(!1);Gt?s=setTimeout(function(){D.state.isVisible&&D.hide()},Gt):o=requestAnimationFrame(function(){D.hide()})}}function ti(){D.state.isEnabled=!0}function ji(){D.hide(),D.state.isEnabled=!1}function Fe(){clearTimeout(i),clearTimeout(s),cancelAnimationFrame(o)}function Si(ct){if(!D.state.isDestroyed){$("onBeforeUpdate",[D,ct]),ae();var Gt=D.props,Zt=Su(n,Object.assign({},Gt,bu(ct),{ignoreAttributes:!0}));D.props=Zt,Wt(),Gt.interactiveDebounce!==Zt.interactiveDebounce&&(pt(),k=vu(Te,Zt.interactiveDebounce)),Gt.triggerTarget&&!Zt.triggerTarget?yn(Gt.triggerTarget).forEach(function(ye){ye.removeAttribute("aria-expanded")}):Zt.triggerTarget&&n.removeAttribute("aria-expanded"),Z(),St(),j&&j(Gt,Zt),D.popperInstance&&(xi(),li().forEach(function(ye){requestAnimationFrame(ye._tippy.popperInstance.forceUpdate)})),$("onAfterUpdate",[D,ct])}}function es(ct){D.setProps({content:ct})}function ci(){var ct=D.state.isVisible,Gt=D.state.isDestroyed,Zt=!D.state.isEnabled,ye=Dr.isTouch&&!D.props.touch,oe=Vl(D.props.duration,0,vr.duration);if(!(ct||Gt||Zt||ye)&&!Ft().hasAttribute("disabled")&&($("onShow",[D],!1),D.props.onShow(D)!==!1)){if(D.state.isVisible=!0,mt()&&(H.style.visibility="visible"),St(),Qt(),D.state.isMounted||(H.style.transition="none"),mt()){var si=V(),Li=si.box,dr=si.content;Wl([Li,dr],0)}b=function(){var ur;if(!(!D.state.isVisible||p)){if(p=!0,H.offsetHeight,H.style.transition=D.props.moveTransition,mt()&&D.props.animation){var fr=V(),Ts=fr.box,Ri=fr.content;Wl([Ts,Ri],oe),Au([Ts,Ri],"visible")}N(),Z(),yu(zl,D),(ur=D.popperInstance)==null||ur.forceUpdate(),$("onMount",[D]),D.props.animation&&mt()&&Ht(oe,function(){D.state.isShown=!0,$("onShown",[D])})}},we()}}function kr(){var ct=!D.state.isVisible,Gt=D.state.isDestroyed,Zt=!D.state.isEnabled,ye=Vl(D.props.duration,1,vr.duration);if(!(ct||Gt||Zt)&&($("onHide",[D],!1),D.props.onHide(D)!==!1)){if(D.state.isVisible=!1,D.state.isShown=!1,p=!1,c=!1,mt()&&(H.style.visibility="hidden"),pt(),fe(),St(!0),mt()){var oe=V(),si=oe.box,Li=oe.content;D.props.animation&&(Wl([si,Li],ye),Au([si,Li],"hidden"))}N(),Z(),D.props.animation?mt()&&ie(ye,D.unmount):D.unmount()}}function Es(ct){Kt().addEventListener("mousemove",k),yu(fo,k),k(ct)}function ks(){D.state.isVisible&&D.hide(),D.state.isMounted&&(Er(),li().forEach(function(ct){ct._tippy.unmount()}),H.parentNode&&H.parentNode.removeChild(H),zl=zl.filter(function(ct){return ct!==D}),D.state.isMounted=!1,$("onHidden",[D]))}function Ji(){D.state.isDestroyed||(D.clearDelayTimeouts(),D.unmount(),ae(),delete n._tippy,D.state.isDestroyed=!0,$("onDestroy",[D]))}}function Js(n,t){t===void 0&&(t={});var e=vr.plugins.concat(t.plugins||[]);gm();var i=Object.assign({},t,{plugins:e}),s=hm(n),o=s.reduce(function(c,d){var f=d&&Sm(d,i);return f&&c.push(f),c},[]);return uo(n)?o[0]:o}Js.defaultProps=vr,Js.setDefaultProps=Em,Js.currentInput=Dr,Object.assign({},Xd,{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)}}),Js.setDefaultProps({render:_u});const Lm=5;class Rm{constructor(t){this._caption="",this._currentTime=0,this._activeScenes=[],this._upcomingScenes=[],this._fakeBufferSegments=[],this._canvas=rr(),this._controls=rr(),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,o,c;const d=Math.min(this.host.duration,Math.max(0,t));this._currentTime=d,this.activeScenes=((e=this.host.scenes)==null?void 0:e.filter(({start:g,duration:v})=>d>=g&&d<=g+v))??[],this._upcomingScenes=((i=this.host.scenes)==null?void 0:i.filter(({start:g})=>d>=g-Lm&&d<g))??[],this.loadScenes(),this.syncVideoState(),(s=this._controls.value)==null||s.setAttribute("currentTime",d.toString());const f=this.activeScenes[0],p=_d((o=f==null?void 0:f.videoMeta)==null?void 0:o.captions);this.caption=((c=p.find(({start:g,end:v})=>{var b;const E=d-f.start+(((b=f.videoMeta)==null?void 0:b.start)??0);return g&&v&&E>=Xa(g)&&E<=Xa(v)}))==null?void 0:c.text)??"",this.draw(d),!this.host.paused&&!this.host.loading&&!this.host.processing&&!this.host.waiting&&this.host.dispatchEvent(new CustomEvent("timeupdate",{detail:d}))}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 sr(this._canvas)}controls(){return sr(this._controls)}loadScenes(){var t;let e=this.fakeBufferSegments;(t=this.host.scenes)==null||t.forEach(i=>{var s,o;const{start:c,duration:d,video:f,videoMeta:p}=i,g=this.activeScenes.includes(i),v=(this._upcomingScenes.includes(i)||g)&&(this.host.currentTime>0||this.host.preload==="auto"||!this.host.paused);if(f&&p){const{key:b,hls:E,node:k}=f,{start:T,duration:R}=p,x=this.host.videoState[b];k&&x&&(k.currentTime>=T+R||k.ended||v&&(E?(s=E.startLoadOnce)==null||s.call(E,k.currentTime):x.initialised||(o=k.startLoadOnce)==null||o.call(k)))}else if(v){const b={start:Math.max(0,c/this.host.duration*100),end:Math.min((c+d)/this.host.duration*100,100)};this.fakeBufferSegments.find(({start:E})=>E===b.start)||(e=[...e,b])}}),this.fakeBufferSegments=e}syncVideoState(){var t;(t=this.host.scenes)==null||t.forEach(e=>{if(e.video){const{key:i,node:s}=e.video,o=this.host.videoState[i],c=this.activeScenes.includes(e);if(s&&o)if(c&&!this.host.waiting&&!this.host.loading&&!this.host.paused){if(s.paused&&o.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 _m(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var Cu={exports:{}};(function(n,t){(function(e){var i=/^(?=((?:[a-zA-Z0-9+\-.]+:)?))\1(?=((?:\/\/[^\/?#]*)?))\2(?=((?:(?:[^?#\/]*\/)*[^;?#\/]*)?))\3((?:;[^?#]*)?)(\?[^#]*)?(#[^]*)?$/,s=/^(?=([^\/?#]*))\1([^]*)$/,o=/(?:\/|^)\.(?=\/)/g,c=/(?:\/|^)\.\.\/(?!\.\.\/)[^\/]*(?=\/)/g,d={buildAbsoluteURL:function(f,p,g){if(g=g||{},f=f.trim(),p=p.trim(),!p){if(!g.alwaysNormalize)return f;var v=d.parseURL(f);if(!v)throw new Error("Error trying to parse base URL.");return v.path=d.normalizePath(v.path),d.buildURLFromParts(v)}var b=d.parseURL(p);if(!b)throw new Error("Error trying to parse relative URL.");if(b.scheme)return g.alwaysNormalize?(b.path=d.normalizePath(b.path),d.buildURLFromParts(b)):p;var E=d.parseURL(f);if(!E)throw new Error("Error trying to parse base URL.");if(!E.netLoc&&E.path&&E.path[0]!=="/"){var k=s.exec(E.path);E.netLoc=k[1],E.path=k[2]}E.netLoc&&!E.path&&(E.path="/");var T={scheme:E.scheme,netLoc:b.netLoc,path:null,params:b.params,query:b.query,fragment:b.fragment};if(!b.netLoc&&(T.netLoc=E.netLoc,b.path[0]!=="/"))if(!b.path)T.path=E.path,b.params||(T.params=E.params,b.query||(T.query=E.query));else{var R=E.path,x=R.substring(0,R.lastIndexOf("/")+1)+b.path;T.path=d.normalizePath(x)}return T.path===null&&(T.path=g.alwaysNormalize?d.normalizePath(b.path):b.path),d.buildURLFromParts(T)},parseURL:function(f){var p=i.exec(f);return p?{scheme:p[1]||"",netLoc:p[2]||"",path:p[3]||"",params:p[4]||"",query:p[5]||"",fragment:p[6]||""}:null},normalizePath:function(f){for(f=f.split("").reverse().join("").replace(o,"");f.length!==(f=f.replace(c,"")).length;);return f.split("").reverse().join("")},buildURLFromParts:function(f){return f.scheme+f.netLoc+f.path+f.params+f.query+f.fragment}};n.exports=d})()})(Cu);var Zl=Cu.exports;function Iu(n,t){var e=Object.keys(n);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(n);t&&(i=i.filter(function(s){return Object.getOwnPropertyDescriptor(n,s).enumerable})),e.push.apply(e,i)}return e}function Bi(n){for(var t=1;t<arguments.length;t++){var e=arguments[t]!=null?arguments[t]:{};t%2?Iu(Object(e),!0).forEach(function(i){Cm(n,i,e[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(e)):Iu(Object(e)).forEach(function(i){Object.defineProperty(n,i,Object.getOwnPropertyDescriptor(e,i))})}return n}function Cm(n,t,e){return t=Dm(t),t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}function ni(){return ni=Object.assign?Object.assign.bind():function(n){for(var t=1;t<arguments.length;t++){var e=arguments[t];for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(n[i]=e[i])}return n},ni.apply(this,arguments)}function Im(n,t){if(typeof n!="object"||n===null)return n;var e=n[Symbol.toPrimitive];if(e!==void 0){var i=e.call(n,t||"default");if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(n)}function Dm(n){var t=Im(n,"string");return typeof t=="symbol"?t:String(t)}const jt=Number.isFinite||function(n){return typeof n=="number"&&isFinite(n)};let L=function(n){return n.MEDIA_ATTACHING="hlsMediaAttaching",n.MEDIA_ATTACHED="hlsMediaAttached",n.MEDIA_DETACHING="hlsMediaDetaching",n.MEDIA_DETACHED="hlsMediaDetached",n.BUFFER_RESET="hlsBufferReset",n.BUFFER_CODECS="hlsBufferCodecs",n.BUFFER_CREATED="hlsBufferCreated",n.BUFFER_APPENDING="hlsBufferAppending",n.BUFFER_APPENDED="hlsBufferAppended",n.BUFFER_EOS="hlsBufferEos",n.BUFFER_FLUSHING="hlsBufferFlushing",n.BUFFER_FLUSHED="hlsBufferFlushed",n.MANIFEST_LOADING="hlsManifestLoading",n.MANIFEST_LOADED="hlsManifestLoaded",n.MANIFEST_PARSED="hlsManifestParsed",n.LEVEL_SWITCHING="hlsLevelSwitching",n.LEVEL_SWITCHED="hlsLevelSwitched",n.LEVEL_LOADING="hlsLevelLoading",n.LEVEL_LOADED="hlsLevelLoaded",n.LEVEL_UPDATED="hlsLevelUpdated",n.LEVEL_PTS_UPDATED="hlsLevelPtsUpdated",n.LEVELS_UPDATED="hlsLevelsUpdated",n.AUDIO_TRACKS_UPDATED="hlsAudioTracksUpdated",n.AUDIO_TRACK_SWITCHING="hlsAudioTrackSwitching",n.AUDIO_TRACK_SWITCHED="hlsAudioTrackSwitched",n.AUDIO_TRACK_LOADING="hlsAudioTrackLoading",n.AUDIO_TRACK_LOADED="hlsAudioTrackLoaded",n.SUBTITLE_TRACKS_UPDATED="hlsSubtitleTracksUpdated",n.SUBTITLE_TRACKS_CLEARED="hlsSubtitleTracksCleared",n.SUBTITLE_TRACK_SWITCH="hlsSubtitleTrackSwitch",n.SUBTITLE_TRACK_LOADING="hlsSubtitleTrackLoading",n.SUBTITLE_TRACK_LOADED="hlsSubtitleTrackLoaded",n.SUBTITLE_FRAG_PROCESSED="hlsSubtitleFragProcessed",n.CUES_PARSED="hlsCuesParsed",n.NON_NATIVE_TEXT_TRACKS_FOUND="hlsNonNativeTextTracksFound",n.INIT_PTS_FOUND="hlsInitPtsFound",n.FRAG_LOADING="hlsFragLoading",n.FRAG_LOAD_EMERGENCY_ABORTED="hlsFragLoadEmergencyAborted",n.FRAG_LOADED="hlsFragLoaded",n.FRAG_DECRYPTED="hlsFragDecrypted",n.FRAG_PARSING_INIT_SEGMENT="hlsFragParsingInitSegment",n.FRAG_PARSING_USERDATA="hlsFragParsingUserdata",n.FRAG_PARSING_METADATA="hlsFragParsingMetadata",n.FRAG_PARSED="hlsFragParsed",n.FRAG_BUFFERED="hlsFragBuffered",n.FRAG_CHANGED="hlsFragChanged",n.FPS_DROP="hlsFpsDrop",n.FPS_DROP_LEVEL_CAPPING="hlsFpsDropLevelCapping",n.ERROR="hlsError",n.DESTROYING="hlsDestroying",n.KEY_LOADING="hlsKeyLoading",n.KEY_LOADED="hlsKeyLoaded",n.LIVE_BACK_BUFFER_REACHED="hlsLiveBackBufferReached",n.BACK_BUFFER_REACHED="hlsBackBufferReached",n}({}),qt=function(n){return n.NETWORK_ERROR="networkError",n.MEDIA_ERROR="mediaError",n.KEY_SYSTEM_ERROR="keySystemError",n.MUX_ERROR="muxError",n.OTHER_ERROR="otherError",n}({}),ut=function(n){return n.KEY_SYSTEM_NO_KEYS="keySystemNoKeys",n.KEY_SYSTEM_NO_ACCESS="keySystemNoAccess",n.KEY_SYSTEM_NO_SESSION="keySystemNoSession",n.KEY_SYSTEM_NO_CONFIGURED_LICENSE="keySystemNoConfiguredLicense",n.KEY_SYSTEM_LICENSE_REQUEST_FAILED="keySystemLicenseRequestFailed",n.KEY_SYSTEM_SERVER_CERTIFICATE_REQUEST_FAILED="keySystemServerCertificateRequestFailed",n.KEY_SYSTEM_SERVER_CERTIFICATE_UPDATE_FAILED="keySystemServerCertificateUpdateFailed",n.KEY_SYSTEM_SESSION_UPDATE_FAILED="keySystemSessionUpdateFailed",n.KEY_SYSTEM_STATUS_OUTPUT_RESTRICTED="keySystemStatusOutputRestricted",n.KEY_SYSTEM_STATUS_INTERNAL_ERROR="keySystemStatusInternalError",n.MANIFEST_LOAD_ERROR="manifestLoadError",n.MANIFEST_LOAD_TIMEOUT="manifestLoadTimeOut",n.MANIFEST_PARSING_ERROR="manifestParsingError",n.MANIFEST_INCOMPATIBLE_CODECS_ERROR="manifestIncompatibleCodecsError",n.LEVEL_EMPTY_ERROR="levelEmptyError",n.LEVEL_LOAD_ERROR="levelLoadError",n.LEVEL_LOAD_TIMEOUT="levelLoadTimeOut",n.LEVEL_PARSING_ERROR="levelParsingError",n.LEVEL_SWITCH_ERROR="levelSwitchError",n.AUDIO_TRACK_LOAD_ERROR="audioTrackLoadError",n.AUDIO_TRACK_LOAD_TIMEOUT="audioTrackLoadTimeOut",n.SUBTITLE_LOAD_ERROR="subtitleTrackLoadError",n.SUBTITLE_TRACK_LOAD_TIMEOUT="subtitleTrackLoadTimeOut",n.FRAG_LOAD_ERROR="fragLoadError",n.FRAG_LOAD_TIMEOUT="fragLoadTimeOut",n.FRAG_DECRYPT_ERROR="fragDecryptError",n.FRAG_PARSING_ERROR="fragParsingError",n.FRAG_GAP="fragGap",n.REMUX_ALLOC_ERROR="remuxAllocError",n.KEY_LOAD_ERROR="keyLoadError",n.KEY_LOAD_TIMEOUT="keyLoadTimeOut",n.BUFFER_ADD_CODEC_ERROR="bufferAddCodecError",n.BUFFER_INCOMPATIBLE_CODECS_ERROR="bufferIncompatibleCodecsError",n.BUFFER_APPEND_ERROR="bufferAppendError",n.BUFFER_APPENDING_ERROR="bufferAppendingError",n.BUFFER_STALLED_ERROR="bufferStalledError",n.BUFFER_FULL_ERROR="bufferFullError",n.BUFFER_SEEK_OVER_HOLE="bufferSeekOverHole",n.BUFFER_NUDGE_ON_STALL="bufferNudgeOnStall",n.INTERNAL_EXCEPTION="internalException",n.INTERNAL_ABORTED="aborted",n.UNKNOWN="unknown",n}({});const tn=function(){},Xl={trace:tn,debug:tn,log:tn,warn:tn,info:tn,error:tn};let ya=Xl;function xm(n){const t=self.console[n];return t?t.bind(self.console,`[${n}] >`):tn}function Om(n,...t){t.forEach(function(e){ya[e]=n[e]?n[e].bind(n):xm(e)})}function Pm(n,t){if(self.console&&n===!0||typeof n=="object"){Om(n,"debug","log","info","warn","error");try{ya.log(`Debug logs enabled for "${t}" in hls.js version 1.4.12`)}catch{ya=Xl}}else ya=Xl}const z=ya,Mm=/^(\d+)x(\d+)$/,Du=/(.+?)=(".*?"|.*?)(?:,|$)/g;class ze{constructor(t){typeof t=="string"&&(t=ze.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=Mm.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(Du.lastIndex=0;(e=Du.exec(t))!==null;){let o=e[2];o.indexOf(s)===0&&o.lastIndexOf(s)===o.length-1&&(o=o.slice(1,-1));const c=e[1].trim();i[c]=o}return i}}function $m(n){return n!=="ID"&&n!=="CLASS"&&n!=="START-DATE"&&n!=="DURATION"&&n!=="END-DATE"&&n!=="END-ON-NEXT"}function Fm(n){return n==="SCTE35-OUT"||n==="SCTE35-IN"}class xu{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]){z.warn(`DATERANGE tag attribute: "${s}" does not match for tags with ID: "${t.ID}"`),this._badValueForSameId=s;break}t=ni(new ze({}),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"]);jt(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(jt(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&&jt(this.startDate.getTime())&&(this.duration===null||this.duration>=0)&&(!this.endOnNext||!!this.class)}}class po{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 _e={AUDIO:"audio",VIDEO:"video",AUDIOVIDEO:"audiovideo"};class Ou{constructor(t){this._byteRange=null,this._url=null,this.baseurl=void 0,this.relurl=void 0,this.elementaryStreams={[_e.AUDIO]:null,[_e.VIDEO]:null,[_e.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=Zl.buildAbsoluteURL(this.baseurl,this.relurl,{alwaysNormalize:!0})),this._url||""}set url(t){this._url=t}}class ql extends Ou{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 po,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||!jt(this.programDateTime))return null;const t=jt(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,o,c=!1){const{elementaryStreams:d}=this,f=d[t];if(!f){d[t]={startPTS:e,endPTS:i,startDTS:s,endDTS:o,partial:c};return}f.startPTS=Math.min(f.startPTS,e),f.endPTS=Math.max(f.endPTS,i),f.startDTS=Math.min(f.startDTS,s),f.endDTS=Math.max(f.endDTS,o)}clearElementaryStreamInfo(){const{elementaryStreams:t}=this;t[_e.AUDIO]=null,t[_e.VIDEO]=null,t[_e.AUDIOVIDEO]=null}}class Nm extends Ou{constructor(t,e,i,s,o){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 po,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 c=t.enumeratedString("BYTERANGE");c&&this.setByteRange(c,o),o&&(this.fragOffset=o.fragOffset+o.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 Um=10;class Bm{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?jt(this.fragments[this.fragments.length-1].programDateTime):!1}get levelTargetDuration(){return this.averagetargetduration||this.targetduration||Um}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 Ql(n){return Uint8Array.from(atob(n),t=>t.charCodeAt(0))}function Gm(n){const t=Pu(n).subarray(0,16),e=new Uint8Array(16);return e.set(t,16-t.length),e}function Vm(n){const t=function(e,i,s){const o=e[i];e[i]=e[s],e[s]=o};t(n,0,3),t(n,1,2),t(n,4,5),t(n,6,7)}function Hm(n){const t=n.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 o=s[0]==="base64",c=s[1];o?(i.splice(-1,1),e=Ql(c)):e=Gm(c)}}return e}function Pu(n){return Uint8Array.from(unescape(encodeURIComponent(n)),t=>t.charCodeAt(0))}var Ze={CLEARKEY:"org.w3.clearkey",FAIRPLAY:"com.apple.fps",PLAYREADY:"com.microsoft.playready",WIDEVINE:"com.widevine.alpha"},Gi={CLEARKEY:"org.w3.clearkey",FAIRPLAY:"com.apple.streamingkeydelivery",PLAYREADY:"com.microsoft.playready",WIDEVINE:"urn:uuid:edef8ba9-79d6-4ace-a3c8-27dcd51d21ed"};function Mu(n){switch(n){case Gi.FAIRPLAY:return Ze.FAIRPLAY;case Gi.PLAYREADY:return Ze.PLAYREADY;case Gi.WIDEVINE:return Ze.WIDEVINE;case Gi.CLEARKEY:return Ze.CLEARKEY}}var $u={WIDEVINE:"edef8ba979d64acea3c827dcd51d21ed"};function Wm(n){if(n===$u.WIDEVINE)return Ze.WIDEVINE}function Fu(n){switch(n){case Ze.FAIRPLAY:return Gi.FAIRPLAY;case Ze.PLAYREADY:return Gi.PLAYREADY;case Ze.WIDEVINE:return Gi.WIDEVINE;case Ze.CLEARKEY:return Gi.CLEARKEY}}function Jl(n){const{drmSystems:t,widevineLicenseUrl:e}=n,i=t?[Ze.FAIRPLAY,Ze.WIDEVINE,Ze.PLAYREADY,Ze.CLEARKEY].filter(s=>!!t[s]):[];return!i[Ze.WIDEVINE]&&e&&i.push(Ze.WIDEVINE),i}const Nu=function(){return typeof self<"u"&&self.navigator&&self.navigator.requestMediaKeySystemAccess?self.navigator.requestMediaKeySystemAccess.bind(self.navigator):null}();function jm(n,t,e,i){let s;switch(n){case Ze.FAIRPLAY:s=["cenc","sinf"];break;case Ze.WIDEVINE:case Ze.PLAYREADY:s=["cenc"];break;case Ze.CLEARKEY:s=["cenc","keyids"];break;default:throw new Error(`Unknown key-system: ${n}`)}return Km(s,t,e,i)}function Km(n,t,e,i){return[{initDataTypes:n,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 en(n,t,e){return Uint8Array.prototype.slice?n.slice(t,e):new Uint8Array(Array.prototype.slice.call(n,t,e))}const tc=(n,t)=>t+10<=n.length&&n[t]===73&&n[t+1]===68&&n[t+2]===51&&n[t+3]<255&&n[t+4]<255&&n[t+6]<128&&n[t+7]<128&&n[t+8]<128&&n[t+9]<128,Uu=(n,t)=>t+10<=n.length&&n[t]===51&&n[t+1]===68&&n[t+2]===73&&n[t+3]<255&&n[t+4]<255&&n[t+6]<128&&n[t+7]<128&&n[t+8]<128&&n[t+9]<128,go=(n,t)=>{const e=t;let i=0;for(;tc(n,t);){i+=10;const s=mo(n,t+6);i+=s,Uu(n,t+10)&&(i+=10),t+=i}if(i>0)return n.subarray(e,e+i)},mo=(n,t)=>{let e=0;return e=(n[t]&127)<<21,e|=(n[t+1]&127)<<14,e|=(n[t+2]&127)<<7,e|=n[t+3]&127,e},Ym=(n,t)=>tc(n,t)&&mo(n,t+6)+10<=n.length-t,zm=n=>{const t=Gu(n);for(let e=0;e<t.length;e++){const i=t[e];if(Bu(i))return tv(i)}},Bu=n=>n&&n.key==="PRIV"&&n.info==="com.apple.streaming.transportStreamTimestamp",Zm=n=>{const t=String.fromCharCode(n[0],n[1],n[2],n[3]),e=mo(n,4),i=10;return{type:t,size:e,data:n.subarray(i,i+e)}},Gu=n=>{let t=0;const e=[];for(;tc(n,t);){const i=mo(n,t+6);t+=10;const s=t+i;for(;t+8<s;){const o=Zm(n.subarray(t)),c=Xm(o);c&&e.push(c),t+=o.size+10}Uu(n,t)&&(t+=10)}return e},Xm=n=>n.type==="PRIV"?qm(n):n.type[0]==="W"?Jm(n):Qm(n),qm=n=>{if(n.size<2)return;const t=xr(n.data,!0),e=new Uint8Array(n.data.subarray(t.length+1));return{key:n.type,info:t,data:e.buffer}},Qm=n=>{if(n.size<2)return;if(n.type==="TXXX"){let e=1;const i=xr(n.data.subarray(e),!0);e+=i.length+1;const s=xr(n.data.subarray(e));return{key:n.type,info:i,data:s}}const t=xr(n.data.subarray(1));return{key:n.type,data:t}},Jm=n=>{if(n.type==="WXXX"){if(n.size<2)return;let e=1;const i=xr(n.data.subarray(e),!0);e+=i.length+1;const s=xr(n.data.subarray(e));return{key:n.type,info:i,data:s}}const t=xr(n.data);return{key:n.type,data:t}},tv=n=>{if(n.data.byteLength===8){const t=new Uint8Array(n.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)}},xr=(n,t=!1)=>{const e=ev();if(e){const p=e.decode(n);if(t){const g=p.indexOf("\0");return g!==-1?p.substring(0,g):p}return p.replace(/\0/g,"")}const i=n.length;let s,o,c,d="",f=0;for(;f<i;){if(s=n[f++],s===0&&t)return d;if(!(s===0||s===3))switch(s>>4){case 0:case 1:case 2:case 3:case 4:case 5:case 6:case 7:d+=String.fromCharCode(s);break;case 12:case 13:o=n[f++],d+=String.fromCharCode((s&31)<<6|o&63);break;case 14:o=n[f++],c=n[f++],d+=String.fromCharCode((s&15)<<12|(o&63)<<6|(c&63)<<0);break}}return d};let ec;function ev(){return!ec&&typeof self.TextDecoder<"u"&&(ec=new self.TextDecoder("utf-8")),ec}const Or={hexDump:function(n){let t="";for(let e=0;e<n.length;e++){let i=n[e].toString(16);i.length<2&&(i="0"+i),t+=i}return t}},vo=Math.pow(2,32)-1,iv=[].push,Vu={video:1,audio:2,id3:3,text:4};function bi(n){return String.fromCharCode.apply(null,n)}function Hu(n,t){const e=n[t]<<8|n[t+1];return e<0?65536+e:e}function ee(n,t){const e=Wu(n,t);return e<0?4294967296+e:e}function Wu(n,t){return n[t]<<24|n[t+1]<<16|n[t+2]<<8|n[t+3]}function ic(n,t,e){n[t]=e>>24,n[t+1]=e>>16&255,n[t+2]=e>>8&255,n[t+3]=e&255}function be(n,t){const e=[];if(!t.length)return e;const i=n.byteLength;for(let s=0;s<i;){const o=ee(n,s),c=bi(n.subarray(s+4,s+8)),d=o>1?s+o:i;if(c===t[0])if(t.length===1)e.push(n.subarray(s+8,d));else{const f=be(n.subarray(s+8,d),t.slice(1));f.length&&iv.apply(e,f)}s=d}return e}function rv(n){const t=[],e=n[0];let i=8;const s=ee(n,i);i+=4;const o=0,c=0;e===0?i+=8:i+=16,i+=2;let d=n.length+c;const f=Hu(n,i);i+=2;for(let p=0;p<f;p++){let g=i;const v=ee(n,g);g+=4;const b=v&2147483647;if((v&2147483648)>>>31===1)return z.warn("SIDX has hierarchical references (not supported)"),null;const E=ee(n,g);g+=4,t.push({referenceSize:b,subsegmentDuration:E,info:{duration:E/s,start:d,end:d+b-1}}),d+=b,g+=4,i=g}return{earliestPresentationTime:o,timescale:s,version:e,referencesCount:f,references:t}}function ju(n){const t=[],e=be(n,["moov","trak"]);for(let i=0;i<e.length;i++){const s=e[i],o=be(s,["tkhd"])[0];if(o){let c=o[0],d=c===0?12:20;const f=ee(o,d),p=be(s,["mdia","mdhd"])[0];if(p){c=p[0],d=c===0?12:20;const g=ee(p,d),v=be(s,["mdia","hdlr"])[0];if(v){const b=bi(v.subarray(8,12)),E={soun:_e.AUDIO,vide:_e.VIDEO}[b];if(E){const k=be(s,["mdia","minf","stbl","stsd"])[0];let T;k&&(T=bi(k.subarray(12,16))),t[f]={timescale:g,type:E},t[E]={timescale:g,id:f,codec:T}}}}}}return be(n,["moov","mvex","trex"]).forEach(i=>{const s=ee(i,4),o=t[s];o&&(o.default={duration:ee(i,12),flags:ee(i,20)})}),t}function sv(n,t){if(!n||!t)return n;const e=t.keyId;return e&&t.isCommonEncryption&&be(n,["moov","trak"]).forEach(i=>{const s=be(i,["mdia","minf","stbl","stsd"])[0].subarray(8);let o=be(s,["enca"]);const c=o.length>0;c||(o=be(s,["encv"])),o.forEach(d=>{const f=c?d.subarray(28):d.subarray(78);be(f,["sinf"]).forEach(p=>{const g=Ku(p);if(g){const v=g.subarray(8,24);v.some(b=>b!==0)||(z.log(`[eme] Patching keyId in 'enc${c?"a":"v"}>sinf>>tenc' box: ${Or.hexDump(v)} -> ${Or.hexDump(e)}`),g.set(e,8))}})})}),n}function Ku(n){const t=be(n,["schm"])[0];if(t){const e=bi(t.subarray(4,8));if(e==="cbcs"||e==="cenc")return be(n,["schi","tenc"])[0]}return z.error("[eme] missing 'schm' box"),null}function nv(n,t){return be(t,["moof","traf"]).reduce((e,i)=>{const s=be(i,["tfdt"])[0],o=s[0],c=be(i,["tfhd"]).reduce((d,f)=>{const p=ee(f,4),g=n[p];if(g){let v=ee(s,4);if(o===1){if(v===vo)return z.warn("[mp4-demuxer]: Ignoring assumed invalid signed 64-bit track fragment decode time"),d;v*=vo+1,v+=ee(s,8)}const b=g.timescale||9e4,E=v/b;if(isFinite(E)&&(d===null||E<d))return E}return d},null);return c!==null&&isFinite(c)&&(e===null||c<e)?c:e},null)}function av(n,t){let e=0,i=0,s=0;const o=be(n,["moof","traf"]);for(let c=0;c<o.length;c++){const d=o[c],f=be(d,["tfhd"])[0],p=ee(f,4),g=t[p];if(!g)continue;const v=g.default,b=ee(f,0)|(v==null?void 0:v.flags);let E=v==null?void 0:v.duration;b&8&&(b&2?E=ee(f,12):E=ee(f,8));const k=g.timescale||9e4,T=be(d,["trun"]);for(let R=0;R<T.length;R++){if(e=ov(T[R]),!e&&E){const x=ee(T[R],4);e=E*x}g.type===_e.VIDEO?i+=e/k:g.type===_e.AUDIO&&(s+=e/k)}}if(i===0&&s===0){let c=0;const d=be(n,["sidx"]);for(let f=0;f<d.length;f++){const p=rv(d[f]);p!=null&&p.references&&(c+=p.references.reduce((g,v)=>g+v.info.duration||0,0))}return c}return i||s}function ov(n){const t=ee(n,0);let e=8;t&1&&(e+=4),t&4&&(e+=4);let i=0;const s=ee(n,4);for(let o=0;o<s;o++){if(t&256){const c=ee(n,e);i+=c,e+=4}t&512&&(e+=4),t&1024&&(e+=4),t&2048&&(e+=4)}return i}function lv(n,t,e){be(t,["moof","traf"]).forEach(i=>{be(i,["tfhd"]).forEach(s=>{const o=ee(s,4),c=n[o];if(!c)return;const d=c.timescale||9e4;be(i,["tfdt"]).forEach(f=>{const p=f[0];let g=ee(f,4);if(p===0)g-=e*d,g=Math.max(g,0),ic(f,4,g);else{g*=Math.pow(2,32),g+=ee(f,8),g-=e*d,g=Math.max(g,0);const v=Math.floor(g/(vo+1)),b=Math.floor(g%(vo+1));ic(f,4,v),ic(f,8,b)}})})})}function cv(n){const t={valid:null,remainder:null},e=be(n,["moof"]);if(e){if(e.length<2)return t.remainder=n,t}else return t;const i=e[e.length-1];return t.valid=en(n,0,i.byteOffset-8),t.remainder=en(n,i.byteOffset-8),t}function rn(n,t){const e=new Uint8Array(n.length+t.length);return e.set(n),e.set(t,n.length),e}function Yu(n,t){const e=[],i=t.samples,s=t.timescale,o=t.id;let c=!1;return be(i,["moof"]).map(d=>{const f=d.byteOffset-8;be(d,["traf"]).map(p=>{const g=be(p,["tfdt"]).map(v=>{const b=v[0];let E=ee(v,4);return b===1&&(E*=Math.pow(2,32),E+=ee(v,8)),E/s})[0];return g!==void 0&&(n=g),be(p,["tfhd"]).map(v=>{const b=ee(v,4),E=ee(v,0)&16777215,k=(E&1)!==0,T=(E&2)!==0,R=(E&8)!==0;let x=0;const M=(E&16)!==0;let U=0;const D=(E&32)!==0;let F=8;b===o&&(k&&(F+=8),T&&(F+=4),R&&(x=ee(v,F),F+=4),M&&(U=ee(v,F),F+=4),D&&(F+=4),t.type==="video"&&(c=hv(t.codec)),be(p,["trun"]).map(H=>{const j=H[0],st=ee(H,0)&16777215,at=(st&1)!==0;let Q=0;const Et=(st&4)!==0,mt=(st&256)!==0;let Ft=0;const Kt=(st&512)!==0;let V=0;const J=(st&1024)!==0,St=(st&2048)!==0;let $=0;const N=ee(H,4);let Z=8;at&&(Q=ee(H,Z),Z+=4),Et&&(Z+=4);let pt=Q+f;for(let kt=0;kt<N;kt++){if(mt?(Ft=ee(H,Z),Z+=4):Ft=x,Kt?(V=ee(H,Z),Z+=4):V=U,J&&(Z+=4),St&&(j===0?$=ee(H,Z):$=Wu(H,Z),Z+=4),t.type===_e.VIDEO){let Ot=0;for(;Ot<V;){const Bt=ee(i,pt);if(pt+=4,dv(c,i[pt])){const Qt=i.subarray(pt,pt+Bt);zu(Qt,c?2:1,n+$/s,e)}pt+=Bt,Ot+=Bt+4}}n+=Ft/s}}))})})}),e}function hv(n){if(!n)return!1;const t=n.indexOf("."),e=t<0?n:n.substring(0,t);return e==="hvc1"||e==="hev1"||e==="dvh1"||e==="dvhe"}function dv(n,t){if(n){const e=t>>1&63;return e===39||e===40}else return(t&31)===6}function zu(n,t,e,i){const s=Zu(n);let o=0;o+=t;let c=0,d=0,f=!1,p=0;for(;o<s.length;){c=0;do{if(o>=s.length)break;p=s[o++],c+=p}while(p===255);d=0;do{if(o>=s.length)break;p=s[o++],d+=p}while(p===255);const g=s.length-o;if(!f&&c===4&&o<s.length){if(f=!0,s[o++]===181){const v=Hu(s,o);if(o+=2,v===49){const b=ee(s,o);if(o+=4,b===1195456820){const E=s[o++];if(E===3){const k=s[o++],T=31&k,R=64&k,x=R?2+T*3:0,M=new Uint8Array(x);if(R){M[0]=k;for(let U=1;U<x;U++)M[U]=s[o++]}i.push({type:E,payloadType:c,pts:e,bytes:M})}}}}}else if(c===5&&d<g){if(f=!0,d>16){const v=[];for(let k=0;k<16;k++){const T=s[o++].toString(16);v.push(T.length==1?"0"+T:T),(k===3||k===5||k===7||k===9)&&v.push("-")}const b=d-16,E=new Uint8Array(b);for(let k=0;k<b;k++)E[k]=s[o++];i.push({payloadType:c,pts:e,uuid:v.join(""),userData:xr(E),userDataBytes:E})}}else if(d<g)o+=d;else if(d>g)break}}function Zu(n){const t=n.byteLength,e=[];let i=1;for(;i<t-2;)n[i]===0&&n[i+1]===0&&n[i+2]===3?(e.push(i+2),i+=2):i++;if(e.length===0)return n;const s=t-e.length,o=new Uint8Array(s);let c=0;for(i=0;i<s;c++,i++)c===e[0]&&(c++,e.shift()),o[i]=n[c];return o}function uv(n){const t=n[0];let e="",i="",s=0,o=0,c=0,d=0,f=0,p=0;if(t===0){for(;bi(n.subarray(p,p+1))!=="\0";)e+=bi(n.subarray(p,p+1)),p+=1;for(e+=bi(n.subarray(p,p+1)),p+=1;bi(n.subarray(p,p+1))!=="\0";)i+=bi(n.subarray(p,p+1)),p+=1;i+=bi(n.subarray(p,p+1)),p+=1,s=ee(n,12),o=ee(n,16),d=ee(n,20),f=ee(n,24),p=28}else if(t===1){p+=4,s=ee(n,p),p+=4;const v=ee(n,p);p+=4;const b=ee(n,p);for(p+=4,c=4294967296*v+b,Number.isSafeInteger(c)||(c=Number.MAX_SAFE_INTEGER,z.warn("Presentation time exceeds safe integer limit and wrapped to max safe integer in parsing emsg box")),d=ee(n,p),p+=4,f=ee(n,p),p+=4;bi(n.subarray(p,p+1))!=="\0";)e+=bi(n.subarray(p,p+1)),p+=1;for(e+=bi(n.subarray(p,p+1)),p+=1;bi(n.subarray(p,p+1))!=="\0";)i+=bi(n.subarray(p,p+1)),p+=1;i+=bi(n.subarray(p,p+1)),p+=1}const g=n.subarray(p,n.byteLength);return{schemeIdUri:e,value:i,timeScale:s,presentationTime:c,presentationTimeDelta:o,eventDuration:d,id:f,payload:g}}function fv(n,...t){const e=t.length;let i=8,s=e;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(n,4),s=0,i=8;s<e;s++)o.set(t[s],i),i+=t[s].byteLength;return o}function pv(n,t,e){if(n.byteLength!==16)throw new RangeError("Invalid system id");let i,s;if(t){i=1,s=new Uint8Array(t.length*16);for(let d=0;d<t.length;d++){const f=t[d];if(f.byteLength!==16)throw new RangeError("Invalid key");s.set(f,d*16)}}else i=0,s=new Uint8Array;let o;i>0?(o=new Uint8Array(4),t.length>0&&new DataView(o.buffer).setUint32(0,t.length,!1)):o=new Uint8Array;const c=new Uint8Array(4);return e&&e.byteLength>0&&new DataView(c.buffer).setUint32(0,e.byteLength,!1),fv([112,115,115,104],new Uint8Array([i,0,0,0]),n,o,s,c,e||new Uint8Array)}function gv(n){if(!(n instanceof ArrayBuffer)||n.byteLength<32)return null;const t={version:0,systemId:"",kids:null,data:null},e=new DataView(n),i=e.getUint32(0);if(n.byteLength!==i&&i>44||e.getUint32(4)!==1886614376||(t.version=e.getUint32(8)>>>24,t.version>1))return null;t.systemId=Or.hexDump(new Uint8Array(n,12,16));const s=e.getUint32(28);if(t.version===0){if(i-32<s)return null;t.data=new Uint8Array(n,32,s)}else if(t.version===1){t.kids=[];for(let o=0;o<s;o++)t.kids.push(new Uint8Array(n,32+o*16,16))}return t}let yo={};class ba{static clearKeyUriToKeyIdMap(){yo={}}constructor(t,e,i,s=[1],o=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=o,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 Gi.FAIRPLAY:case Gi.WIDEVINE:case Gi.PLAYREADY:case Gi.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&&z.warn(`missing IV for initialization segment with method="${this.method}" - compliance issue`),t=0);const i=mv(t);return new ba(this.method,this.uri,"identity",this.keyFormatVersions,i)}const e=Hm(this.uri);if(e)switch(this.keyFormat){case Gi.WIDEVINE:this.pssh=e,e.length>=22&&(this.keyId=e.subarray(e.length-22,e.length-6));break;case Gi.PLAYREADY:{const i=new Uint8Array([154,4,240,121,152,64,66,134,171,146,230,91,224,136,95,149]);this.pssh=pv(i,null,e);const s=new Uint16Array(e.buffer,e.byteOffset,e.byteLength/2),o=String.fromCharCode.apply(null,Array.from(s)),c=o.substring(o.indexOf("<"),o.length),d=new DOMParser().parseFromString(c,"text/xml").getElementsByTagName("KID")[0];if(d){const f=d.childNodes[0]?d.childNodes[0].nodeValue:d.getAttribute("VALUE");if(f){const p=Ql(f).subarray(0,16);Vm(p),this.keyId=p}}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=yo[this.uri];if(!i){const s=Object.keys(yo).length%Number.MAX_SAFE_INTEGER;i=new Uint8Array(16),new DataView(i.buffer,12,4).setUint32(0,s),yo[this.uri]=i}this.keyId=i}return this}}function mv(n){const t=new Uint8Array(16);for(let e=12;e<16;e++)t[e]=n>>8*(15-e)&255;return t}const Xu=/\{\$([a-zA-Z0-9-_]+)\}/g;function qu(n){return Xu.test(n)}function Vi(n,t,e){if(n.variableList!==null||n.hasVariableRefs)for(let i=e.length;i--;){const s=e[i],o=t[s];o&&(t[s]=rc(n,o))}}function rc(n,t){if(n.variableList!==null||n.hasVariableRefs){const e=n.variableList;return t.replace(Xu,i=>{const s=i.substring(2,i.length-1),o=e==null?void 0:e[s];return o===void 0?(n.playlistParsingError||(n.playlistParsingError=new Error(`Missing preceding EXT-X-DEFINE tag for Variable Reference: "${s}"`)),i):o})}return t}function Qu(n,t,e){let i=n.variableList;i||(n.variableList=i={});let s,o;if("QUERYPARAM"in t){s=t.QUERYPARAM;try{const c=new self.URL(e).searchParams;if(c.has(s))o=c.get(s);else throw new Error(`"${s}" does not match any query parameter in URI: "${e}"`)}catch(c){n.playlistParsingError||(n.playlistParsingError=new Error(`EXT-X-DEFINE QUERYPARAM: ${c.message}`))}}else s=t.NAME,o=t.VALUE;s in i?n.playlistParsingError||(n.playlistParsingError=new Error(`EXT-X-DEFINE duplicate Variable Name declarations: "${s}"`)):i[s]=o||""}function vv(n,t,e){const i=t.IMPORT;if(e&&i in e){let s=n.variableList;s||(n.variableList=s={}),s[i]=e[i]}else n.playlistParsingError||(n.playlistParsingError=new Error(`EXT-X-DEFINE IMPORT attribute not found in Multivariant Playlist: "${i}"`))}function bo(){if(!(typeof self>"u"))return self.MediaSource||self.WebKitMediaSource}const yv={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}},Ju=bo();function bv(n,t){const e=yv[t];return!!e&&e[n.slice(0,4)]===!0}function sc(n,t){var e;return(e=Ju==null?void 0:Ju.isTypeSupported(`${t||"video"}/mp4;codecs="${n}"`))!=null?e:!1}const t0=/#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,e0=/#EXT-X-MEDIA:(.*)/g,Av=/^#EXT(?:INF|-X-TARGETDURATION):/m,i0=new RegExp([/#EXTINF:\s*(\d*(?:\.\d+)?)(?:,(.*)\s+)?/.source,/(?!#) *(\S[\S ]*)/.source,/#EXT-X-BYTERANGE:*(.+)/.source,/#EXT-X-PROGRAM-DATE-TIME:(.+)/.source,/#.*/.source].join("|"),"g"),Ev=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 yr{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 Zl.buildAbsoluteURL(e,t,{alwaysNormalize:!0})}static isMediaPlaylist(t){return Av.test(t)}static parseMasterPlaylist(t,e){const i=qu(t),s={contentSteering:null,levels:[],playlistParsingError:null,sessionData:null,sessionKeys:null,startTimeOffset:null,variableList:null,hasVariableRefs:i},o=[];t0.lastIndex=0;let c;for(;(c=t0.exec(t))!=null;)if(c[1]){var d;const p=new ze(c[1]);Vi(s,p,["CODECS","SUPPLEMENTAL-CODECS","ALLOWED-CPC","PATHWAY-ID","STABLE-VARIANT-ID","AUDIO","VIDEO","SUBTITLES","CLOSED-CAPTIONS","NAME"]);const g=rc(s,c[2]),v={attrs:p,bitrate:p.decimalInteger("AVERAGE-BANDWIDTH")||p.decimalInteger("BANDWIDTH"),name:p.NAME,url:yr.resolve(g,e)},b=p.decimalResolution("RESOLUTION");b&&(v.width=b.width,v.height=b.height),kv((p.CODECS||"").split(/[ ,]+/).filter(E=>E),v),v.videoCodec&&v.videoCodec.indexOf("avc1")!==-1&&(v.videoCodec=yr.convertAVC1ToAVCOTI(v.videoCodec)),(d=v.unknownCodecs)!=null&&d.length||o.push(v),s.levels.push(v)}else if(c[3]){const p=c[3],g=c[4];switch(p){case"SESSION-DATA":{const v=new ze(g);Vi(s,v,["DATA-ID","LANGUAGE","VALUE","URI"]);const b=v["DATA-ID"];b&&(s.sessionData===null&&(s.sessionData={}),s.sessionData[b]=v);break}case"SESSION-KEY":{const v=r0(g,e,s);v.encrypted&&v.isSupported()?(s.sessionKeys===null&&(s.sessionKeys=[]),s.sessionKeys.push(v)):z.warn(`[Keys] Ignoring invalid EXT-X-SESSION-KEY tag: "${g}"`);break}case"DEFINE":{{const v=new ze(g);Vi(s,v,["NAME","VALUE","QUERYPARAM"]),Qu(s,v,e)}break}case"CONTENT-STEERING":{const v=new ze(g);Vi(s,v,["SERVER-URI","PATHWAY-ID"]),s.contentSteering={uri:yr.resolve(v["SERVER-URI"],e),pathwayId:v["PATHWAY-ID"]||"."};break}case"START":{s.startTimeOffset=s0(g);break}}}const f=o.length>0&&o.length<s.levels.length;return s.levels=f?o:s.levels,s.levels.length===0&&(s.playlistParsingError=new Error("no levels found in manifest")),s}static parseMasterPlaylistMedia(t,e,i){let s;const o={},c=i.levels,d={AUDIO:c.map(p=>({id:p.attrs.AUDIO,audioCodec:p.audioCodec})),SUBTITLES:c.map(p=>({id:p.attrs.SUBTITLES,textCodec:p.textCodec})),"CLOSED-CAPTIONS":[]};let f=0;for(e0.lastIndex=0;(s=e0.exec(t))!==null;){const p=new ze(s[1]),g=p.TYPE;if(g){const v=d[g],b=o[g]||[];o[g]=b,Vi(i,p,["URI","GROUP-ID","LANGUAGE","ASSOC-LANGUAGE","STABLE-RENDITION-ID","NAME","INSTREAM-ID","CHARACTERISTICS","CHANNELS"]);const E={attrs:p,bitrate:0,id:f++,groupId:p["GROUP-ID"]||"",instreamId:p["INSTREAM-ID"],name:p.NAME||p.LANGUAGE||"",type:g,default:p.bool("DEFAULT"),autoselect:p.bool("AUTOSELECT"),forced:p.bool("FORCED"),lang:p.LANGUAGE,url:p.URI?yr.resolve(p.URI,e):""};if(v!=null&&v.length){const k=yr.findGroup(v,E.groupId)||v[0];n0(E,k,"audioCodec"),n0(E,k,"textCodec")}b.push(E)}}return o}static parseLevelPlaylist(t,e,i,s,o,c){const d=new Bm(e),f=d.fragments;let p=null,g=0,v=0,b=0,E=0,k=null,T=new ql(s,e),R,x,M,U=-1,D=!1;for(i0.lastIndex=0,d.m3u8=t,d.hasVariableRefs=qu(t);(R=i0.exec(t))!==null;){D&&(D=!1,T=new ql(s,e),T.start=b,T.sn=g,T.cc=E,T.level=i,p&&(T.initSegment=p,T.rawProgramDateTime=p.rawProgramDateTime,p.rawProgramDateTime=null));const st=R[1];if(st){T.duration=parseFloat(st);const at=(" "+R[2]).slice(1);T.title=at||null,T.tagList.push(at?["INF",st,at]:["INF",st])}else if(R[3]){if(jt(T.duration)){T.start=b,M&&l0(T,M,d),T.sn=g,T.level=i,T.cc=E,T.urlId=o,f.push(T);const at=(" "+R[3]).slice(1);T.relurl=rc(d,at),a0(T,k),k=T,b+=T.duration,g++,v=0,D=!0}}else if(R[4]){const at=(" "+R[4]).slice(1);k?T.setByteRange(at,k):T.setByteRange(at)}else if(R[5])T.rawProgramDateTime=(" "+R[5]).slice(1),T.tagList.push(["PROGRAM-DATE-TIME",T.rawProgramDateTime]),U===-1&&(U=f.length);else{if(R=R[0].match(Ev),!R){z.warn("No matches on slow regex match for level playlist!");continue}for(x=1;x<R.length&&!(typeof R[x]<"u");x++);const at=(" "+R[x]).slice(1),Q=(" "+R[x+1]).slice(1),Et=R[x+2]?(" "+R[x+2]).slice(1):"";switch(at){case"PLAYLIST-TYPE":d.type=Q.toUpperCase();break;case"MEDIA-SEQUENCE":g=d.startSN=parseInt(Q);break;case"SKIP":{const mt=new ze(Q);Vi(d,mt,["RECENTLY-REMOVED-DATERANGES"]);const Ft=mt.decimalInteger("SKIPPED-SEGMENTS");if(jt(Ft)){d.skippedSegments=Ft;for(let V=Ft;V--;)f.unshift(null);g+=Ft}const Kt=mt.enumeratedString("RECENTLY-REMOVED-DATERANGES");Kt&&(d.recentlyRemovedDateranges=Kt.split(" "));break}case"TARGETDURATION":d.targetduration=Math.max(parseInt(Q),1);break;case"VERSION":d.version=parseInt(Q);break;case"EXTM3U":break;case"ENDLIST":d.live=!1;break;case"#":(Q||Et)&&T.tagList.push(Et?[Q,Et]:[Q]);break;case"DISCONTINUITY":E++,T.tagList.push(["DIS"]);break;case"GAP":T.gap=!0,T.tagList.push([at]);break;case"BITRATE":T.tagList.push([at,Q]);break;case"DATERANGE":{const mt=new ze(Q);Vi(d,mt,["ID","CLASS","START-DATE","END-DATE","SCTE35-CMD","SCTE35-OUT","SCTE35-IN"]),Vi(d,mt,mt.clientAttrs);const Ft=new xu(mt,d.dateRanges[mt.ID]);Ft.isValid||d.skippedSegments?d.dateRanges[Ft.id]=Ft:z.warn(`Ignoring invalid DATERANGE tag: "${Q}"`),T.tagList.push(["EXT-X-DATERANGE",Q]);break}case"DEFINE":{{const mt=new ze(Q);Vi(d,mt,["NAME","VALUE","IMPORT","QUERYPARAM"]),"IMPORT"in mt?vv(d,mt,c):Qu(d,mt,e)}break}case"DISCONTINUITY-SEQUENCE":E=parseInt(Q);break;case"KEY":{const mt=r0(Q,e,d);if(mt.isSupported()){if(mt.method==="NONE"){M=void 0;break}M||(M={}),M[mt.keyFormat]&&(M=ni({},M)),M[mt.keyFormat]=mt}else z.warn(`[Keys] Ignoring invalid EXT-X-KEY tag: "${Q}"`);break}case"START":d.startTimeOffset=s0(Q);break;case"MAP":{const mt=new ze(Q);if(Vi(d,mt,["BYTERANGE","URI"]),T.duration){const Ft=new ql(s,e);o0(Ft,mt,i,M),p=Ft,T.initSegment=p,p.rawProgramDateTime&&!T.rawProgramDateTime&&(T.rawProgramDateTime=p.rawProgramDateTime)}else o0(T,mt,i,M),p=T,D=!0;break}case"SERVER-CONTROL":{const mt=new ze(Q);d.canBlockReload=mt.bool("CAN-BLOCK-RELOAD"),d.canSkipUntil=mt.optionalFloat("CAN-SKIP-UNTIL",0),d.canSkipDateRanges=d.canSkipUntil>0&&mt.bool("CAN-SKIP-DATERANGES"),d.partHoldBack=mt.optionalFloat("PART-HOLD-BACK",0),d.holdBack=mt.optionalFloat("HOLD-BACK",0);break}case"PART-INF":{const mt=new ze(Q);d.partTarget=mt.decimalFloatingPoint("PART-TARGET");break}case"PART":{let mt=d.partList;mt||(mt=d.partList=[]);const Ft=v>0?mt[mt.length-1]:void 0,Kt=v++,V=new ze(Q);Vi(d,V,["BYTERANGE","URI"]);const J=new Nm(V,T,e,Kt,Ft);mt.push(J),T.duration+=J.duration;break}case"PRELOAD-HINT":{const mt=new ze(Q);Vi(d,mt,["URI"]),d.preloadHint=mt;break}case"RENDITION-REPORT":{const mt=new ze(Q);Vi(d,mt,["URI"]),d.renditionReports=d.renditionReports||[],d.renditionReports.push(mt);break}default:z.warn(`line parsed but not handled: ${R}`);break}}}k&&!k.relurl?(f.pop(),b-=k.duration,d.partList&&(d.fragmentHint=k)):d.partList&&(a0(T,k),T.cc=E,d.fragmentHint=T,M&&l0(T,M,d));const F=f.length,H=f[0],j=f[F-1];if(b+=d.skippedSegments*d.targetduration,b>0&&F&&j){d.averagetargetduration=b/F;const st=j.sn;d.endSN=st!=="initSegment"?st:0,d.live||(j.endList=!0),H&&(d.startCC=H.cc)}else d.endSN=0,d.startCC=0;return d.fragmentHint&&(b+=d.fragmentHint.duration),d.totalduration=b,d.endCC=E,U>0&&Tv(f,U),d}}function r0(n,t,e){var i,s;const o=new ze(n);Vi(e,o,["KEYFORMAT","KEYFORMATVERSIONS","URI","IV","URI"]);const c=(i=o.METHOD)!=null?i:"",d=o.URI,f=o.hexadecimalInteger("IV"),p=o.KEYFORMATVERSIONS,g=(s=o.KEYFORMAT)!=null?s:"identity";d&&o.IV&&!f&&z.error(`Invalid IV: ${o.IV}`);const v=d?yr.resolve(d,t):"",b=(p||"1").split("/").map(Number).filter(Number.isFinite);return new ba(c,v,g,b,f)}function s0(n){const t=new ze(n).decimalFloatingPoint("TIME-OFFSET");return jt(t)?t:null}function kv(n,t){["video","audio","text"].forEach(e=>{const i=n.filter(s=>bv(s,e));if(i.length){const s=i.filter(o=>o.lastIndexOf("avc1",0)===0||o.lastIndexOf("mp4a",0)===0);t[`${e}Codec`]=s.length>0?s[0]:i[0],n=n.filter(o=>i.indexOf(o)===-1)}}),t.unknownCodecs=n}function n0(n,t,e){const i=t[e];i&&(n[e]=i)}function Tv(n,t){let e=n[t];for(let i=t;i--;){const s=n[i];if(!s)return;s.programDateTime=e.programDateTime-s.duration*1e3,e=s}}function a0(n,t){n.rawProgramDateTime?n.programDateTime=Date.parse(n.rawProgramDateTime):t!=null&&t.programDateTime&&(n.programDateTime=t.endProgramDateTime),jt(n.programDateTime)||(n.programDateTime=null,n.rawProgramDateTime=null)}function o0(n,t,e,i){n.relurl=t.URI,t.BYTERANGE&&n.setByteRange(t.BYTERANGE),n.level=e,n.sn="initSegment",i&&(n.levelkeys=i),n.initSegment=null}function l0(n,t,e){n.levelkeys=t;const{encryptedFragments:i}=e;(!i.length||i[i.length-1].levelkeys!==t)&&Object.keys(t).some(s=>t[s].isCommonEncryption)&&i.push(n)}var ke={MANIFEST:"manifest",LEVEL:"level",AUDIO_TRACK:"audioTrack",SUBTITLE_TRACK:"subtitleTrack"},Jt={MAIN:"main",AUDIO:"audio",SUBTITLE:"subtitle"};function c0(n){const{type:t}=n;switch(t){case ke.AUDIO_TRACK:return Jt.AUDIO;case ke.SUBTITLE_TRACK:return Jt.SUBTITLE;default:return Jt.MAIN}}function nc(n,t){let e=n.url;return(e===void 0||e.indexOf("data:")===0)&&(e=t.url),e}class wv{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(L.MANIFEST_LOADING,this.onManifestLoading,this),t.on(L.LEVEL_LOADING,this.onLevelLoading,this),t.on(L.AUDIO_TRACK_LOADING,this.onAudioTrackLoading,this),t.on(L.SUBTITLE_TRACK_LOADING,this.onSubtitleTrackLoading,this)}unregisterListeners(){const{hls:t}=this;t.off(L.MANIFEST_LOADING,this.onManifestLoading,this),t.off(L.LEVEL_LOADING,this.onLevelLoading,this),t.off(L.AUDIO_TRACK_LOADING,this.onAudioTrackLoading,this),t.off(L.SUBTITLE_TRACK_LOADING,this.onSubtitleTrackLoading,this)}createInternalLoader(t){const e=this.hls.config,i=e.pLoader,s=e.loader,o=i||s,c=new o(e);return this.loaders[t.type]=c,c}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:ke.MANIFEST,url:i,deliveryDirectives:null})}onLevelLoading(t,e){const{id:i,level:s,url:o,deliveryDirectives:c}=e;this.load({id:i,level:s,responseType:"text",type:ke.LEVEL,url:o,deliveryDirectives:c})}onAudioTrackLoading(t,e){const{id:i,groupId:s,url:o,deliveryDirectives:c}=e;this.load({id:i,groupId:s,level:null,responseType:"text",type:ke.AUDIO_TRACK,url:o,deliveryDirectives:c})}onSubtitleTrackLoading(t,e){const{id:i,groupId:s,url:o,deliveryDirectives:c}=e;this.load({id:i,groupId:s,level:null,responseType:"text",type:ke.SUBTITLE_TRACK,url:o,deliveryDirectives:c})}load(t){var e;const i=this.hls.config;let s=this.getInternalLoader(t);if(s){const p=s.context;if(p&&p.url===t.url){z.trace("[playlist-loader]: playlist request ongoing");return}z.log(`[playlist-loader]: aborting previous loader for type: ${t.type}`),s.abort()}let o;if(t.type===ke.MANIFEST?o=i.manifestLoadPolicy.default:o=ni({},i.playlistLoadPolicy.default,{timeoutRetry:null,errorRetry:null}),s=this.createInternalLoader(t),(e=t.deliveryDirectives)!=null&&e.part){let p;if(t.type===ke.LEVEL&&t.level!==null?p=this.hls.levels[t.level].details:t.type===ke.AUDIO_TRACK&&t.id!==null?p=this.hls.audioTracks[t.id].details:t.type===ke.SUBTITLE_TRACK&&t.id!==null&&(p=this.hls.subtitleTracks[t.id].details),p){const g=p.partTarget,v=p.targetduration;if(g&&v){const b=Math.max(g*3,v*.8)*1e3;o=ni({},o,{maxTimeToFirstByteMs:Math.min(b,o.maxTimeToFirstByteMs),maxLoadTimeMs:Math.min(b,o.maxTimeToFirstByteMs)})}}}const c=o.errorRetry||o.timeoutRetry||{},d={loadPolicy:o,timeout:o.maxLoadTimeMs,maxRetry:c.maxNumRetry||0,retryDelay:c.retryDelayMs||0,maxRetryDelay:c.maxRetryDelayMs||0},f={onSuccess:(p,g,v,b)=>{const E=this.getInternalLoader(v);this.resetInternalLoader(v.type);const k=p.data;if(k.indexOf("#EXTM3U")!==0){this.handleManifestParsingError(p,v,new Error("no EXTM3U delimiter"),b||null,g);return}g.parsing.start=performance.now(),yr.isMediaPlaylist(k)?this.handleTrackOrLevelPlaylist(p,g,v,b||null,E):this.handleMasterPlaylist(p,g,v,b)},onError:(p,g,v,b)=>{this.handleNetworkError(g,v,!1,p,b)},onTimeout:(p,g,v)=>{this.handleNetworkError(g,v,!0,void 0,p)}};s.load(t,d,f)}handleMasterPlaylist(t,e,i,s){const o=this.hls,c=t.data,d=nc(t,i),f=yr.parseMasterPlaylist(c,d);if(f.playlistParsingError){this.handleManifestParsingError(t,i,f.playlistParsingError,s,e);return}const{contentSteering:p,levels:g,sessionData:v,sessionKeys:b,startTimeOffset:E,variableList:k}=f;this.variableList=k;const{AUDIO:T=[],SUBTITLES:R,"CLOSED-CAPTIONS":x}=yr.parseMasterPlaylistMedia(c,d,f);T.length&&!T.some(M=>!M.url)&&g[0].audioCodec&&!g[0].attrs.AUDIO&&(z.log("[playlist-loader]: audio codec signaled in quality level, but no embedded audio track signaled, create one"),T.unshift({type:"main",name:"main",groupId:"main",default:!1,autoselect:!1,forced:!1,id:-1,attrs:new ze({}),bitrate:0,url:""})),o.trigger(L.MANIFEST_LOADED,{levels:g,audioTracks:T,subtitles:R,captions:x,contentSteering:p,url:d,stats:e,networkDetails:s,sessionData:v,sessionKeys:b,startTimeOffset:E,variableList:k})}handleTrackOrLevelPlaylist(t,e,i,s,o){const c=this.hls,{id:d,level:f,type:p}=i,g=nc(t,i),v=jt(d)?d:0,b=jt(f)?f:v,E=c0(i),k=yr.parseLevelPlaylist(t.data,g,b,E,v,this.variableList);if(p===ke.MANIFEST){const T={attrs:new ze({}),bitrate:0,details:k,name:"",url:g};c.trigger(L.MANIFEST_LOADED,{levels:[T],audioTracks:[],url:g,stats:e,networkDetails:s,sessionData:null,sessionKeys:null,contentSteering:null,startTimeOffset:null,variableList:null})}e.parsing.end=performance.now(),i.levelDetails=k,this.handlePlaylistLoaded(k,t,e,i,s,o)}handleManifestParsingError(t,e,i,s,o){this.hls.trigger(L.ERROR,{type:qt.NETWORK_ERROR,details:ut.MANIFEST_PARSING_ERROR,fatal:e.type===ke.MANIFEST,url:t.url,err:i,error:i,reason:i.message,response:t,context:e,networkDetails:s,stats:o})}handleNetworkError(t,e,i=!1,s,o){let c=`A network ${i?"timeout":"error"+(s?" (status "+s.code+")":"")} occurred while loading ${t.type}`;t.type===ke.LEVEL?c+=`: ${t.level} id: ${t.id}`:(t.type===ke.AUDIO_TRACK||t.type===ke.SUBTITLE_TRACK)&&(c+=` id: ${t.id} group-id: "${t.groupId}"`);const d=new Error(c);z.warn(`[playlist-loader]: ${c}`);let f=ut.UNKNOWN,p=!1;const g=this.getInternalLoader(t);switch(t.type){case ke.MANIFEST:f=i?ut.MANIFEST_LOAD_TIMEOUT:ut.MANIFEST_LOAD_ERROR,p=!0;break;case ke.LEVEL:f=i?ut.LEVEL_LOAD_TIMEOUT:ut.LEVEL_LOAD_ERROR,p=!1;break;case ke.AUDIO_TRACK:f=i?ut.AUDIO_TRACK_LOAD_TIMEOUT:ut.AUDIO_TRACK_LOAD_ERROR,p=!1;break;case ke.SUBTITLE_TRACK:f=i?ut.SUBTITLE_TRACK_LOAD_TIMEOUT:ut.SUBTITLE_LOAD_ERROR,p=!1;break}g&&this.resetInternalLoader(t.type);const v={type:qt.NETWORK_ERROR,details:f,fatal:p,url:t.url,loader:g,context:t,error:d,networkDetails:e,stats:o};if(s){const b=(e==null?void 0:e.url)||t.url;v.response=Bi({url:b,data:void 0},s)}this.hls.trigger(L.ERROR,v)}handlePlaylistLoaded(t,e,i,s,o,c){const d=this.hls,{type:f,level:p,id:g,groupId:v,deliveryDirectives:b}=s,E=nc(e,s),k=c0(s),T=typeof s.level=="number"&&k===Jt.MAIN?p:void 0;if(!t.fragments.length){const x=new Error("No Segments found in Playlist");d.trigger(L.ERROR,{type:qt.NETWORK_ERROR,details:ut.LEVEL_EMPTY_ERROR,fatal:!1,url:E,error:x,reason:x.message,response:e,context:s,level:T,parent:k,networkDetails:o,stats:i});return}t.targetduration||(t.playlistParsingError=new Error("Missing Target Duration"));const R=t.playlistParsingError;if(R){d.trigger(L.ERROR,{type:qt.NETWORK_ERROR,details:ut.LEVEL_PARSING_ERROR,fatal:!1,url:E,error:R,reason:R.message,response:e,context:s,level:T,parent:k,networkDetails:o,stats:i});return}switch(t.live&&c&&(c.getCacheAge&&(t.ageHeader=c.getCacheAge()||0),(!c.getCacheAge||isNaN(t.ageHeader))&&(t.ageHeader=0)),f){case ke.MANIFEST:case ke.LEVEL:d.trigger(L.LEVEL_LOADED,{details:t,level:T||0,id:g||0,stats:i,networkDetails:o,deliveryDirectives:b});break;case ke.AUDIO_TRACK:d.trigger(L.AUDIO_TRACK_LOADED,{details:t,id:g||0,groupId:v||"",stats:i,networkDetails:o,deliveryDirectives:b});break;case ke.SUBTITLE_TRACK:d.trigger(L.SUBTITLE_TRACK_LOADED,{details:t,id:g||0,groupId:v||"",stats:i,networkDetails:o,deliveryDirectives:b});break}}}function h0(n,t){let e;try{e=new Event("addtrack")}catch{e=document.createEvent("Event"),e.initEvent("addtrack",!1,!1)}e.track=n,t.dispatchEvent(e)}function d0(n,t){const e=n.mode;if(e==="disabled"&&(n.mode="hidden"),n.cues&&!n.cues.getCueById(t.id))try{if(n.addCue(t),!n.cues.getCueById(t.id))throw new Error(`addCue is failed for: ${t}`)}catch(i){z.debug(`[texttrack-utils]: ${i}`);try{const s=new self.TextTrackCue(t.startTime,t.endTime,t.text);s.id=t.id,n.addCue(s)}catch(s){z.debug(`[texttrack-utils]: Legacy TextTrackCue fallback failed: ${s}`)}}e==="disabled"&&(n.mode=e)}function bn(n){const t=n.mode;if(t==="disabled"&&(n.mode="hidden"),n.cues)for(let e=n.cues.length;e--;)n.removeCue(n.cues[e]);t==="disabled"&&(n.mode=t)}function ac(n,t,e,i){const s=n.mode;if(s==="disabled"&&(n.mode="hidden"),n.cues&&n.cues.length>0){const o=Lv(n.cues,t,e);for(let c=0;c<o.length;c++)(!i||i(o[c]))&&n.removeCue(o[c])}s==="disabled"&&(n.mode=s)}function Sv(n,t){if(t<n[0].startTime)return 0;const e=n.length-1;if(t>n[e].endTime)return-1;let i=0,s=e;for(;i<=s;){const o=Math.floor((s+i)/2);if(t<n[o].startTime)s=o-1;else if(t>n[o].startTime&&i<e)i=o+1;else return o}return n[i].startTime-t<t-n[s].startTime?i:s}function Lv(n,t,e){const i=[],s=Sv(n,t);if(s>-1)for(let o=s,c=n.length;o<c;o++){const d=n[o];if(d.startTime>=t&&d.endTime<=e)i.push(d);else if(d.startTime>e)return i}return i}var br={audioId3:"org.id3",dateRange:"com.apple.quicktime.HLS",emsg:"https://aomedia.org/emsg/ID3"};const Rv=.25;function oc(){if(!(typeof self>"u"))return self.WebKitDataCue||self.VTTCue||self.TextTrackCue}const Ao=(()=>{const n=oc();try{new n(0,Number.POSITIVE_INFINITY,"")}catch{return Number.MAX_VALUE}return Number.POSITIVE_INFINITY})();function lc(n,t){return n.getTime()/1e3-t}function _v(n){return Uint8Array.from(n.replace(/^0x/,"").replace(/([\da-fA-F]{2}) ?/g,"0x$1 ").replace(/ +$/,"").split(" ")).buffer}class Cv{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(L.MEDIA_ATTACHED,this.onMediaAttached,this),t.on(L.MEDIA_DETACHING,this.onMediaDetaching,this),t.on(L.MANIFEST_LOADING,this.onManifestLoading,this),t.on(L.FRAG_PARSING_METADATA,this.onFragParsingMetadata,this),t.on(L.BUFFER_FLUSHING,this.onBufferFlushing,this),t.on(L.LEVEL_UPDATED,this.onLevelUpdated,this)}_unregisterListeners(){const{hls:t}=this;t.off(L.MEDIA_ATTACHED,this.onMediaAttached,this),t.off(L.MEDIA_DETACHING,this.onMediaDetaching,this),t.off(L.MANIFEST_LOADING,this.onManifestLoading,this),t.off(L.FRAG_PARSING_METADATA,this.onFragParsingMetadata,this),t.off(L.BUFFER_FLUSHING,this.onBufferFlushing,this),t.off(L.LEVEL_UPDATED,this.onLevelUpdated,this)}onMediaAttached(t,e){this.media=e.media}onMediaDetaching(){this.id3Track&&(bn(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 h0(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:o}=e;this.id3Track||(this.id3Track=this.createTrack(this.media));const c=oc();for(let d=0;d<o.length;d++){const f=o[d].type;if(f===br.emsg&&!i||!s)continue;const p=Gu(o[d].data);if(p){const g=o[d].pts;let v=g+o[d].duration;v>Ao&&(v=Ao),v-g<=0&&(v=g+Rv);for(let b=0;b<p.length;b++){const E=p[b];if(!Bu(E)){this.updateId3CueEnds(g,f);const k=new c(g,v,"");k.value=E,f&&(k.type=f),this.id3Track.addCue(k)}}}}}updateId3CueEnds(t,e){var i;const s=(i=this.id3Track)==null?void 0:i.cues;if(s)for(let o=s.length;o--;){const c=s[o];c.type===e&&c.startTime<t&&c.endTime===Ao&&(c.endTime=t)}}onBufferFlushing(t,{startOffset:e,endOffset:i,type:s}){const{id3Track:o,hls:c}=this;if(!c)return;const{config:{enableEmsgMetadataCues:d,enableID3MetadataCues:f}}=c;if(o&&(d||f)){let p;s==="audio"?p=g=>g.type===br.audioId3&&f:s==="video"?p=g=>g.type===br.emsg&&d:p=g=>g.type===br.audioId3&&f||g.type===br.emsg&&d,ac(o,e,i,p)}}onLevelUpdated(t,{details:e}){if(!this.media||!e.hasProgramDateTime||!this.hls.config.enableDateRangeMetadataCues)return;const{dateRangeCuesAppended:i,id3Track:s}=this,{dateRanges:o}=e,c=Object.keys(o);if(s){const g=Object.keys(i).filter(v=>!c.includes(v));for(let v=g.length;v--;){const b=g[v];Object.keys(i[b].cues).forEach(E=>{s.removeCue(i[b].cues[E])}),delete i[b]}}const d=e.fragments[e.fragments.length-1];if(c.length===0||!jt(d==null?void 0:d.programDateTime))return;this.id3Track||(this.id3Track=this.createTrack(this.media));const f=d.programDateTime/1e3-d.start,p=oc();for(let g=0;g<c.length;g++){const v=c[g],b=o[v],E=i[v],k=(E==null?void 0:E.cues)||{};let T=(E==null?void 0:E.durationKnown)||!1;const R=lc(b.startDate,f);let x=Ao;const M=b.endDate;if(M)x=lc(M,f),T=!0;else if(b.endOnNext&&!T){const D=c.reduce((F,H)=>{const j=o[H];return j.class===b.class&&j.id!==H&&j.startDate>b.startDate&&F.push(j),F},[]).sort((F,H)=>F.startDate.getTime()-H.startDate.getTime())[0];D&&(x=lc(D.startDate,f),T=!0)}const U=Object.keys(b.attr);for(let D=0;D<U.length;D++){const F=U[D];if(!$m(F))continue;let H=k[F];if(H)T&&!E.durationKnown&&(H.endTime=x);else{let j=b.attr[F];H=new p(R,x,""),Fm(F)&&(j=_v(j)),H.value={key:F,data:j},H.type=br.dateRange,H.id=v,this.id3Track.addCue(H),k[F]=H}}i[v]={cues:k,dateRange:b,durationKnown:T}}}}class Iv{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:o,liveSyncDurationCount:c,lowLatencyMode:d}=this.config,f=this.hls.userConfig;let p=d&&i||e;(f.liveSyncDuration||f.liveSyncDurationCount||p===0)&&(p=o!==void 0?o:c*s);const g=s,v=1;return p+Math.min(this.stallCount*v,g)}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,o=t-e-this.edgeStalled,c=s-i.totalduration,d=s-(this.config.lowLatencyMode&&i.partTarget||i.targetduration);return Math.min(Math.max(c,o),d)}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(L.MEDIA_ATTACHED,this.onMediaAttached,this),this.hls.on(L.MEDIA_DETACHING,this.onMediaDetaching,this),this.hls.on(L.MANIFEST_LOADING,this.onManifestLoading,this),this.hls.on(L.LEVEL_UPDATED,this.onLevelUpdated,this),this.hls.on(L.ERROR,this.onError,this)}unregisterListeners(){this.hls.off(L.MEDIA_ATTACHED,this.onMediaAttached,this),this.hls.off(L.MEDIA_DETACHING,this.onMediaDetaching,this),this.hls.off(L.MANIFEST_LOADING,this.onManifestLoading,this),this.hls.off(L.LEVEL_UPDATED,this.onLevelUpdated,this),this.hls.off(L.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===ut.BUFFER_STALLED_ERROR&&(this.stallCount++,(i=this.levelDetails)!=null&&i.live&&z.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:o}=this.config;if(!s||o===1)return;const c=this.targetLatency;if(c===null)return;const d=i-c,f=Math.min(this.maxLatency,c+e.targetduration),p=d<f;if(e.live&&p&&d>.05&&this.forwardBufferLength>1){const g=Math.min(2,Math.max(1,o)),v=Math.round(2/(1+Math.exp(-.75*d-this.edgeStalled))*20)/20;t.playbackRate=Math.min(g,Math.max(1,v))}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 cc=["NONE","TYPE-0","TYPE-1",null];var Aa={No:"",Yes:"YES",v2:"v2"};function Dv(n,t){const{canSkipUntil:e,canSkipDateRanges:i,endSN:s}=n,o=t!==void 0?t-s:0;return e&&o<e?i?Aa.v2:Aa.Yes:Aa.No}class u0{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 Ea{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 hc(n,t){const e=t.startPTS;if(jt(e)){let i=0,s;t.sn>n.sn?(i=e-n.start,s=n):(i=n.start-e,s=t),s.duration!==i&&(s.duration=i)}else t.sn>n.sn?n.cc===t.cc&&n.minEndPTS?t.start=n.start+(n.minEndPTS-n.start):t.start=n.start+n.duration:t.start=Math.max(n.start-t.duration,0)}function f0(n,t,e,i,s,o){i-e<=0&&(z.warn("Fragment should have a positive duration",t),i=e+t.duration,o=s+t.duration);let c=e,d=i;const f=t.startPTS,p=t.endPTS;if(jt(f)){const T=Math.abs(f-e);jt(t.deltaPTS)?t.deltaPTS=Math.max(T,t.deltaPTS):t.deltaPTS=T,c=Math.max(e,f),e=Math.min(e,f),s=Math.min(s,t.startDTS),d=Math.min(i,p),i=Math.max(i,p),o=Math.max(o,t.endDTS)}const g=e-t.start;t.start!==0&&(t.start=e),t.duration=i-t.start,t.startPTS=e,t.maxStartPTS=c,t.startDTS=s,t.endPTS=i,t.minEndPTS=d,t.endDTS=o;const v=t.sn;if(!n||v<n.startSN||v>n.endSN)return 0;let b;const E=v-n.startSN,k=n.fragments;for(k[E]=t,b=E;b>0;b--)hc(k[b],k[b-1]);for(b=E;b<k.length-1;b++)hc(k[b],k[b+1]);return n.fragmentHint&&hc(k[k.length-1],n.fragmentHint),n.PTSKnown=n.alignedSliding=!0,g}function xv(n,t){let e=null;const i=n.fragments;for(let f=i.length-1;f>=0;f--){const p=i[f].initSegment;if(p){e=p;break}}n.fragmentHint&&delete n.fragmentHint.endPTS;let s=0,o;if(Mv(n,t,(f,p)=>{f.relurl&&(s=f.cc-p.cc),jt(f.startPTS)&&jt(f.endPTS)&&(p.start=p.startPTS=f.startPTS,p.startDTS=f.startDTS,p.maxStartPTS=f.maxStartPTS,p.endPTS=f.endPTS,p.endDTS=f.endDTS,p.minEndPTS=f.minEndPTS,p.duration=f.endPTS-f.startPTS,p.duration&&(o=p),t.PTSKnown=t.alignedSliding=!0),p.elementaryStreams=f.elementaryStreams,p.loader=f.loader,p.stats=f.stats,p.urlId=f.urlId,f.initSegment&&(p.initSegment=f.initSegment,e=f.initSegment)}),e&&(t.fragmentHint?t.fragments.concat(t.fragmentHint):t.fragments).forEach(f=>{var p;(!f.initSegment||f.initSegment.relurl===((p=e)==null?void 0:p.relurl))&&(f.initSegment=e)}),t.skippedSegments)if(t.deltaUpdateFailed=t.fragments.some(f=>!f),t.deltaUpdateFailed){z.warn("[level-helper] Previous playlist missing segments skipped in delta playlist");for(let f=t.skippedSegments;f--;)t.fragments.shift();t.startSN=t.fragments[0].sn,t.startCC=t.fragments[0].cc}else t.canSkipDateRanges&&(t.dateRanges=Ov(n.dateRanges,t.dateRanges,t.recentlyRemovedDateranges));const c=t.fragments;if(s){z.warn("discontinuity sliding from playlist, take drift into account");for(let f=0;f<c.length;f++)c[f].cc+=s}t.skippedSegments&&(t.startCC=t.fragments[0].cc),Pv(n.partList,t.partList,(f,p)=>{p.elementaryStreams=f.elementaryStreams,p.stats=f.stats}),o?f0(t,o,o.startPTS,o.endPTS,o.startDTS,o.endDTS):p0(n,t),c.length&&(t.totalduration=t.edge-c[0].start),t.driftStartTime=n.driftStartTime,t.driftStart=n.driftStart;const d=t.advancedDateTime;if(t.advanced&&d){const f=t.edge;t.driftStart||(t.driftStartTime=d,t.driftStart=f),t.driftEndTime=d,t.driftEnd=f}else t.driftEndTime=n.driftEndTime,t.driftEnd=n.driftEnd,t.advancedDateTime=n.advancedDateTime}function Ov(n,t,e){const i=ni({},n);return e&&e.forEach(s=>{delete i[s]}),Object.keys(t).forEach(s=>{const o=new xu(t[s].attr,i[s]);o.isValid?i[s]=o:z.warn(`Ignoring invalid Playlist Delta Update DATERANGE tag: "${JSON.stringify(t[s].attr)}"`)}),i}function Pv(n,t,e){if(n&&t){let i=0;for(let s=0,o=n.length;s<=o;s++){const c=n[s],d=t[s+i];c&&d&&c.index===d.index&&c.fragment.sn===d.fragment.sn?e(c,d):i--}}}function Mv(n,t,e){const i=t.skippedSegments,s=Math.max(n.startSN,t.startSN)-t.startSN,o=(n.fragmentHint?1:0)+(i?t.endSN:Math.min(n.endSN,t.endSN))-t.startSN,c=t.startSN-n.startSN,d=t.fragmentHint?t.fragments.concat(t.fragmentHint):t.fragments,f=n.fragmentHint?n.fragments.concat(n.fragmentHint):n.fragments;for(let p=s;p<=o;p++){const g=f[c+p];let v=d[p];i&&!v&&p<i&&(v=t.fragments[p]=g),g&&v&&e(g,v)}}function p0(n,t){const e=t.startSN+t.skippedSegments-n.startSN,i=n.fragments;e<0||e>=i.length||dc(t,i[e].start)}function dc(n,t){if(t){const e=n.fragments;for(let i=n.skippedSegments;i<e.length;i++)e[i].start+=t;n.fragmentHint&&(n.fragmentHint.start+=t)}}function $v(n,t=1/0){let e=1e3*n.targetduration;if(n.updated){const i=n.fragments,s=4;if(i.length&&e*s>t){const o=i[i.length-1].duration*1e3;o<e&&(e=o)}}else e/=2;return Math.round(e)}function Fv(n,t,e){if(!(n!=null&&n.details))return null;const i=n.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 g0(n,t,e){var i;return n!=null&&n.details?m0((i=n.details)==null?void 0:i.partList,t,e):null}function m0(n,t,e){if(n)for(let i=n.length;i--;){const s=n[i];if(s.index===e&&s.fragment.sn===t)return s}return null}function Eo(n){switch(n.details){case ut.FRAG_LOAD_TIMEOUT:case ut.KEY_LOAD_TIMEOUT:case ut.LEVEL_LOAD_TIMEOUT:case ut.MANIFEST_LOAD_TIMEOUT:return!0}return!1}function v0(n,t){const e=Eo(t);return n.default[`${e?"timeout":"error"}Retry`]}function uc(n,t){const e=n.backoff==="linear"?1:Math.pow(2,t);return Math.min(e*n.retryDelayMs,n.maxRetryDelayMs)}function y0(n){return Bi(Bi({},n),{errorRetry:null,timeoutRetry:null})}function ko(n,t,e,i){return!!n&&t<n.maxNumRetry&&(Nv(i)||!!e)}function Nv(n){return n===0&&navigator.onLine===!1||!!n&&(n<400||n>499)}const b0={search:function(n,t){let e=0,i=n.length-1,s=null,o=null;for(;e<=i;){s=(e+i)/2|0,o=n[s];const c=t(o);if(c>0)e=s+1;else if(c<0)i=s-1;else return o}return null}};function Uv(n,t,e){if(t===null||!Array.isArray(n)||!n.length||!jt(t))return null;const i=n[0].programDateTime;if(t<(i||0))return null;const s=n[n.length-1].endProgramDateTime;if(t>=(s||0))return null;e=e||0;for(let o=0;o<n.length;++o){const c=n[o];if(Bv(t,e,c))return c}return null}function ka(n,t,e=0,i=0){let s=null;if(n?s=t[n.sn-t[0].sn+1]||null:e===0&&t[0].start===0&&(s=t[0]),s&&fc(e,i,s)===0)return s;const o=b0.search(t,fc.bind(null,e,i));return o&&(o!==n||!s)?o:s}function fc(n=0,t=0,e){if(e.start<=n&&e.start+e.duration>n)return 0;const i=Math.min(t,e.duration+(e.deltaPTS?e.deltaPTS:0));return e.start+e.duration-i<=n?1:e.start-i>n&&e.start?-1:0}function Bv(n,t,e){const i=Math.min(t,e.duration+(e.deltaPTS?e.deltaPTS:0))*1e3;return(e.endProgramDateTime||0)-i>n}function Gv(n,t){return b0.search(n,e=>e.cc<t?1:e.cc>t?-1:0)}const Vv=3e5;var ki={DoNothing:0,SendEndCallback:1,SendAlternateToPenaltyBox:2,RemoveAlternatePermanently:3,InsertDiscontinuity:4,RetryRequest:5},lr={None:0,MoveAllAlternatesMatchingHost:1,MoveAllAlternatesMatchingHDCP:2,SwitchToSDR:4};class Hv{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=z.log.bind(z,"[info]:"),this.warn=z.warn.bind(z,"[warning]:"),this.error=z.error.bind(z,"[error]:"),this.registerListeners()}registerListeners(){const t=this.hls;t.on(L.ERROR,this.onError,this),t.on(L.MANIFEST_LOADING,this.onManifestLoading,this),t.on(L.LEVEL_UPDATED,this.onLevelUpdated,this)}unregisterListeners(){const t=this.hls;t&&(t.off(L.ERROR,this.onError,this),t.off(L.ERROR,this.onErrorOut,this),t.off(L.MANIFEST_LOADING,this.onManifestLoading,this),t.off(L.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)===Jt.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 o=this.hls,c=e.context;switch(e.details){case ut.FRAG_LOAD_ERROR:case ut.FRAG_LOAD_TIMEOUT:case ut.KEY_LOAD_ERROR:case ut.KEY_LOAD_TIMEOUT:e.errorAction=this.getFragRetryOrSwitchAction(e);return;case ut.FRAG_PARSING_ERROR:if((i=e.frag)!=null&&i.gap){e.errorAction={action:ki.DoNothing,flags:lr.None};return}case ut.FRAG_GAP:case ut.FRAG_DECRYPT_ERROR:{e.errorAction=this.getFragRetryOrSwitchAction(e),e.errorAction.action=ki.SendAlternateToPenaltyBox;return}case ut.LEVEL_EMPTY_ERROR:case ut.LEVEL_PARSING_ERROR:{var d,f;const p=e.parent===Jt.MAIN?e.level:o.loadLevel;e.details===ut.LEVEL_EMPTY_ERROR&&(d=e.context)!=null&&(f=d.levelDetails)!=null&&f.live?e.errorAction=this.getPlaylistRetryOrSwitchAction(e,p):(e.levelRetry=!1,e.errorAction=this.getLevelSwitchAction(e,p))}return;case ut.LEVEL_LOAD_ERROR:case ut.LEVEL_LOAD_TIMEOUT:typeof(c==null?void 0:c.level)=="number"&&(e.errorAction=this.getPlaylistRetryOrSwitchAction(e,c.level));return;case ut.AUDIO_TRACK_LOAD_ERROR:case ut.AUDIO_TRACK_LOAD_TIMEOUT:case ut.SUBTITLE_LOAD_ERROR:case ut.SUBTITLE_TRACK_LOAD_TIMEOUT:if(c){const p=o.levels[o.loadLevel];if(p&&(c.type===ke.AUDIO_TRACK&&c.groupId===p.audioGroupId||c.type===ke.SUBTITLE_TRACK&&c.groupId===p.textGroupId)){e.errorAction=this.getPlaylistRetryOrSwitchAction(e,o.loadLevel),e.errorAction.action=ki.SendAlternateToPenaltyBox,e.errorAction.flags=lr.MoveAllAlternatesMatchingHost;return}}return;case ut.KEY_SYSTEM_STATUS_OUTPUT_RESTRICTED:{const p=o.levels[o.loadLevel],g=p==null?void 0:p.attrs["HDCP-LEVEL"];g&&(e.errorAction={action:ki.SendAlternateToPenaltyBox,flags:lr.MoveAllAlternatesMatchingHDCP,hdcpLevel:g})}return;case ut.BUFFER_ADD_CODEC_ERROR:case ut.REMUX_ALLOC_ERROR:e.errorAction=this.getLevelSwitchAction(e,(s=e.level)!=null?s:o.loadLevel);return;case ut.INTERNAL_EXCEPTION:case ut.BUFFER_APPENDING_ERROR:case ut.BUFFER_APPEND_ERROR:case ut.BUFFER_FULL_ERROR:case ut.LEVEL_SWITCH_ERROR:case ut.BUFFER_STALLED_ERROR:case ut.BUFFER_SEEK_OVER_HOLE:case ut.BUFFER_NUDGE_ON_STALL:e.errorAction={action:ki.DoNothing,flags:lr.None};return}if(e.type===qt.KEY_SYSTEM_ERROR){const p=this.getVariantLevelIndex(e.frag);e.levelRetry=!1,e.errorAction=this.getLevelSwitchAction(e,p);return}}getPlaylistRetryOrSwitchAction(t,e){var i;const s=this.hls,o=v0(s.config.playlistLoadPolicy,t),c=this.playlistError++,d=(i=t.response)==null?void 0:i.code;if(ko(o,c,Eo(t),d))return{action:ki.RetryRequest,flags:lr.None,retryConfig:o,retryCount:c};const f=this.getLevelSwitchAction(t,e);return o&&(f.retryConfig=o,f.retryCount=c),f}getFragRetryOrSwitchAction(t){const e=this.hls,i=this.getVariantLevelIndex(t.frag),s=e.levels[i],{fragLoadPolicy:o,keyLoadPolicy:c}=e.config,d=v0(t.details.startsWith("key")?c:o,t),f=e.levels.reduce((v,b)=>v+b.fragmentError,0);if(s){var p;t.details!==ut.FRAG_GAP&&s.fragmentError++;const v=(p=t.response)==null?void 0:p.code;if(ko(d,f,Eo(t),v))return{action:ki.RetryRequest,flags:lr.None,retryConfig:d,retryCount:f}}const g=this.getLevelSwitchAction(t,i);return d&&(g.retryConfig=d,g.retryCount=f),g}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 o,c;let d=-1;const{levels:f,loadLevel:p,minAutoLevel:g,maxAutoLevel:v}=i,b=(o=t.frag)==null?void 0:o.type,{type:E,groupId:k}=(c=t.context)!=null?c:{};for(let T=f.length;T--;){const R=(T+p)%f.length;if(R!==p&&R>=g&&R<=v&&f[R].loadError===0){const x=f[R];if(t.details===ut.FRAG_GAP&&t.frag){const M=f[R].details;if(M){const U=ka(t.frag,M.fragments,t.frag.start);if(U!=null&&U.gap)continue}}else if(E===ke.AUDIO_TRACK&&k===x.audioGroupId||E===ke.SUBTITLE_TRACK&&k===x.textGroupId||b===Jt.AUDIO&&s.audioGroupId===x.audioGroupId||b===Jt.SUBTITLE&&s.textGroupId===x.textGroupId)continue;d=R;break}}if(d>-1&&i.loadLevel!==d)return t.levelRetry=!0,this.playlistError=0,{action:ki.SendAlternateToPenaltyBox,flags:lr.None,nextAutoLevel:d}}return{action:ki.SendAlternateToPenaltyBox,flags:lr.MoveAllAlternatesMatchingHost}}onErrorOut(t,e){var i;switch((i=e.errorAction)==null?void 0:i.action){case ki.DoNothing:break;case ki.SendAlternateToPenaltyBox:this.sendAlternateToPenaltyBox(e),!e.errorAction.resolved&&e.details!==ut.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:o,nextAutoLevel:c}=i;switch(s){case lr.None:this.switchLevel(t,c);break;case lr.MoveAllAlternatesMatchingHost:i.resolved||(i.resolved=this.redundantFailover(t));break;case lr.MoveAllAlternatesMatchingHDCP:o&&(e.maxHdcpLevel=cc[cc.indexOf(o)-1],i.resolved=!0),this.warn(`Restricting playback to HDCP-LEVEL of "${e.maxHdcpLevel}" or lower`);break}i.resolved||this.switchLevel(t,c)}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===Jt.MAIN?t.level:e.loadLevel,o=e.levels[s],c=o.url.length,d=t.frag?t.frag.urlId:o.urlId;o.urlId===d&&(!t.frag||o.details)&&this.penalizeRendition(o,t);for(let f=1;f<c;f++){const p=(d+f)%c,g=i[p];if(!g||Wv(g,t,i[d]))return this.warn(`Switching to Redundant Stream ${p+1}/${c}: "${o.url[p]}" after ${t.details}`),this.playlistError=0,e.levels.forEach(v=>{v.urlId=p}),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 Wv(n,t,e){if(performance.now()-n.lastErrorPerfMs>Vv)return!0;const i=n.details;if(t.details===ut.FRAG_GAP&&i&&t.frag){const s=t.frag.start,o=ka(null,i.fragments,s);if(o&&!o.gap)return!0}if(e&&n.errors.length<e.errors.length){const s=n.errors[n.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 pc{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=z.log.bind(z,`${e}:`),this.warn=z.warn.bind(z,`${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 o=0;o<i.length;o++){const c=i[o];let d;try{d=new self.URL(c.URI,e.url).href}catch(f){z.warn(`Could not construct new URL for Rendition Report: ${f}`),d=c.URI||""}if(d===t){s=o;break}else d===t.substring(0,d.length)&&(s=o)}if(s!==-1){const o=i[s],c=parseInt(o["LAST-MSN"])||(e==null?void 0:e.lastPartSn);let d=parseInt(o["LAST-PART"])||(e==null?void 0:e.lastPartIndex);if(this.hls.config.lowLatencyMode){const f=Math.min(e.age-e.partTarget,e.targetduration);d>=0&&f>e.partTarget&&(d+=1)}return new u0(c,d>=0?d:void 0,Aa.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:o}=e,c=self.performance.now(),d=o.loading.first?Math.max(0,c-o.loading.first):0;if(s.advancedDateTime=Date.now()-d,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&&xv(i,s),!this.canLoad||!s.live)return;let f,p,g;if(s.canBlockReload&&s.endSN&&s.advanced){const R=this.hls.config.lowLatencyMode,x=s.lastPartSn,M=s.endSN,U=s.lastPartIndex,D=U!==-1,F=x===M,H=R?0:U;D?(p=F?M+1:x,g=F?H:U+1):p=M+1;const j=s.age,st=j+s.ageHeader;let at=Math.min(st-s.partTarget,s.targetduration*1.5);if(at>0){if(i&&at>i.tuneInGoal)this.warn(`CDN Tune-in goal increased from: ${i.tuneInGoal} to: ${at} with playlist age: ${s.age}`),at=0;else{const Q=Math.floor(at/s.targetduration);if(p+=Q,g!==void 0){const Et=Math.round(at%s.targetduration/s.partTarget);g+=Et}this.log(`CDN Tune-in age: ${s.ageHeader}s last advanced ${j.toFixed(2)}s goal: ${at} skip sn ${Q} to part ${g}`)}s.tuneInGoal=at}if(f=this.getDeliveryDirectives(s,e.deliveryDirectives,p,g),R||!F){this.loadPlaylist(f);return}}else(s.canBlockReload||s.canSkipUntil)&&(f=this.getDeliveryDirectives(s,e.deliveryDirectives,p,g));const v=this.hls.mainForwardBufferInfo,b=v?v.end-v.len:0,E=(s.edge-b)*1e3,k=$v(s,E);s.updated&&c>this.requestScheduled+k&&(this.requestScheduled=o.loading.start),p!==void 0&&s.canBlockReload?this.requestScheduled=o.loading.first+k-(s.partTarget*1e3||1e3):this.requestScheduled===-1||this.requestScheduled+k<c?this.requestScheduled=c:this.requestScheduled-c<=0&&(this.requestScheduled+=k);let T=this.requestScheduled-c;T=Math.max(0,T),this.log(`reload live playlist ${t} in ${Math.round(T)} ms`),this.timer=self.setTimeout(()=>this.loadPlaylist(f),T)}else this.clearTimer()}getDeliveryDirectives(t,e,i,s){let o=Dv(t,i);return e!=null&&e.skip&&t.deltaUpdateFailed&&(i=e.msn,s=e.part,o=Aa.No),new u0(i,s,o)}checkRetry(t){const e=t.details,i=Eo(t),s=t.errorAction,{action:o,retryCount:c=0,retryConfig:d}=s||{},f=!!s&&!!d&&(o===ki.RetryRequest||!s.resolved&&o===ki.SendAlternateToPenaltyBox);if(f){var p;if(this.requestScheduled=-1,c>=d.maxNumRetry)return!1;if(i&&(p=t.context)!=null&&p.deliveryDirectives)this.warn(`Retrying playlist loading ${c+1}/${d.maxNumRetry} after "${e}" without delivery-directives`),this.loadPlaylist();else{const g=uc(d,c);this.timer=self.setTimeout(()=>this.loadPlaylist(),g),this.warn(`Retrying playlist loading ${c+1}/${d.maxNumRetry} after "${e}" in ${g}ms`)}t.levelRetry=!0,s.resolved=!0}return f}}let gc;class jv extends pc{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(L.MANIFEST_LOADING,this.onManifestLoading,this),t.on(L.MANIFEST_LOADED,this.onManifestLoaded,this),t.on(L.LEVEL_LOADED,this.onLevelLoaded,this),t.on(L.LEVELS_UPDATED,this.onLevelsUpdated,this),t.on(L.AUDIO_TRACK_SWITCHED,this.onAudioTrackSwitched,this),t.on(L.FRAG_LOADED,this.onFragLoaded,this),t.on(L.ERROR,this.onError,this)}_unregisterListeners(){const{hls:t}=this;t.off(L.MANIFEST_LOADING,this.onManifestLoading,this),t.off(L.MANIFEST_LOADED,this.onManifestLoaded,this),t.off(L.LEVEL_LOADED,this.onLevelLoaded,this),t.off(L.LEVELS_UPDATED,this.onLevelsUpdated,this),t.off(L.AUDIO_TRACK_SWITCHED,this.onAudioTrackSwitched,this),t.off(L.FRAG_LOADED,this.onFragLoaded,this),t.off(L.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 o;e.levels.forEach(c=>{var d;const f=c.attrs;((d=c.audioCodec)==null?void 0:d.indexOf("mp4a.40.34"))!==-1&&(gc||(gc=/chrome|firefox/i.test(navigator.userAgent)),gc&&(c.audioCodec=void 0));const{AUDIO:p,CODECS:g,"FRAME-RATE":v,"PATHWAY-ID":b,RESOLUTION:E,SUBTITLES:k}=f,T=`${`${b||"."}-`}${c.bitrate}-${E}-${v}-${g}`;o=s[T],o?o.addFallback(c):(o=new Ea(c),s[T]=o,i.push(o)),To(o,"audio",p),To(o,"text",k)}),this.filterAndSortMediaOptions(i,e)}filterAndSortMediaOptions(t,e){let i=[],s=[],o=!1,c=!1,d=!1,f=t.filter(({audioCodec:E,videoCodec:k,width:T,height:R,unknownCodecs:x})=>(o||(o=!!(T&&R)),c||(c=!!k),d||(d=!!E),!(x!=null&&x.length)&&(!E||sc(E,"audio"))&&(!k||sc(k,"video"))));if((o||c)&&d&&(f=f.filter(({videoCodec:E,width:k,height:T})=>!!E||!!(k&&T))),f.length===0){Promise.resolve().then(()=>{if(this.hls){const E=new Error("no level with compatible codecs found in manifest");this.hls.trigger(L.ERROR,{type:qt.MEDIA_ERROR,details:ut.MANIFEST_INCOMPATIBLE_CODECS_ERROR,fatal:!0,url:e.url,error:E,reason:E.message})}});return}e.audioTracks&&(i=e.audioTracks.filter(E=>!E.audioCodec||sc(E.audioCodec,"audio")),A0(i)),e.subtitles&&(s=e.subtitles,A0(s));const p=f.slice(0);f.sort((E,k)=>E.attrs["HDCP-LEVEL"]!==k.attrs["HDCP-LEVEL"]?(E.attrs["HDCP-LEVEL"]||"")>(k.attrs["HDCP-LEVEL"]||"")?1:-1:E.bitrate!==k.bitrate?E.bitrate-k.bitrate:E.attrs["FRAME-RATE"]!==k.attrs["FRAME-RATE"]?E.attrs.decimalFloatingPoint("FRAME-RATE")-k.attrs.decimalFloatingPoint("FRAME-RATE"):E.attrs.SCORE!==k.attrs.SCORE?E.attrs.decimalFloatingPoint("SCORE")-k.attrs.decimalFloatingPoint("SCORE"):o&&E.height!==k.height?E.height-k.height:0);let g=p[0];if(this.steering&&(f=this.steering.filterParsedLevels(f),f.length!==p.length)){for(let E=0;E<p.length;E++)if(p[E].pathwayId===f[0].pathwayId){g=p[E];break}}this._levels=f;for(let E=0;E<f.length;E++)if(f[E]===g){this._firstLevel=E,this.log(`manifest loaded, ${f.length} level(s) found, first bitrate: ${g.bitrate}`);break}const v=d&&!c,b={levels:f,audioTracks:i,subtitleTracks:s,sessionData:e.sessionData,sessionKeys:e.sessionKeys,firstLevel:this._firstLevel,stats:e.stats,audio:d,video:c,altAudio:!v&&i.some(E=>!!E.url)};this.hls.trigger(L.MANIFEST_PARSED,b),(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 g=new Error("invalid level idx"),v=t<0;if(this.hls.trigger(L.ERROR,{type:qt.OTHER_ERROR,details:ut.LEVEL_SWITCH_ERROR,level:t,fatal:v,error:g,reason:g.message}),v)return;t=Math.min(t,e.length-1)}const i=this.currentLevelIndex,s=this.currentLevel,o=s?s.attrs["PATHWAY-ID"]:void 0,c=e[t],d=c.attrs["PATHWAY-ID"];if(this.currentLevelIndex=t,this.currentLevel=c,i===t&&c.details&&s&&o===d)return;this.log(`Switching to level ${t}${d?" with Pathway "+d:""} from level ${i}${o?" with Pathway "+o:""}`);const f=ni({},c,{level:t,maxBitrate:c.maxBitrate,attrs:c.attrs,uri:c.uri,urlId:c.urlId});delete f._attrs,delete f._urlId,this.hls.trigger(L.LEVEL_SWITCHING,f);const p=c.details;if(!p||p.live){const g=this.switchParams(c.uri,s==null?void 0:s.details);this.loadPlaylist(g)}}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===ke.LEVEL&&e.context.level===this.level&&this.checkRetry(e)}onFragLoaded(t,{frag:e}){if(e!==void 0&&e.type===Jt.MAIN){const i=this._levels[e.level];i!==void 0&&(i.loadError=0)}}onLevelLoaded(t,e){var i;const{level:s,details:o}=e,c=this._levels[s];if(!c){var d;this.warn(`Invalid level index ${s}`),(d=e.deliveryDirectives)!=null&&d.skip&&(o.deltaUpdateFailed=!0);return}s===this.currentLevelIndex?(c.fragmentError===0&&(c.loadError=0),this.playlistLoaded(s,e,c.details)):(i=e.deliveryDirectives)!=null&&i.skip&&(o.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 o=-1;for(let c=0;c<i.audioGroupIds.length;c++)if(i.audioGroupIds[c]===s){o=c;break}o!==-1&&o!==i.urlId&&(i.urlId=o,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 o=i.uri;if(t)try{o=t.addDirectives(o)}catch(d){this.warn(`Could not construct new URL with HLS Delivery Directives: ${d}`)}const c=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${c?" Pathway "+c:""} URI ${s+1}/${i.url.length} ${o}`),this.clearTimer(),this.hls.trigger(L.LEVEL_LOADING,{url:o,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=(o,c)=>c!==e,s=this._levels.filter((o,c)=>c!==t?!0:o.url.length>1&&e!==void 0?(o.url=o.url.filter(i),o.audioGroupIds&&(o.audioGroupIds=o.audioGroupIds.filter(i)),o.textGroupIds&&(o.textGroupIds=o.textGroupIds.filter(i)),o.urlId=0,!0):(this.steering&&this.steering.removeLevel(o),!1));this.hls.trigger(L.LEVELS_UPDATED,{levels:s})}onLevelsUpdated(t,{levels:e}){e.forEach((i,s)=>{const{details:o}=i;o!=null&&o.fragments&&o.fragments.forEach(c=>{c.level=s})}),this._levels=e}}function To(n,t,e){e&&(t==="audio"?(n.audioGroupIds||(n.audioGroupIds=[]),n.audioGroupIds[n.url.length-1]=e):t==="text"&&(n.textGroupIds||(n.textGroupIds=[]),n.textGroupIds[n.url.length-1]=e))}function A0(n){const t={};n.forEach(e=>{const i=e.groupId||"";e.id=t[i]=t[i]||0,t[i]++})}var ui={NOT_LOADED:"NOT_LOADED",APPENDING:"APPENDING",PARTIAL:"PARTIAL",OK:"OK"};class Kv{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(L.BUFFER_APPENDED,this.onBufferAppended,this),t.on(L.FRAG_BUFFERED,this.onFragBuffered,this),t.on(L.FRAG_LOADED,this.onFragLoaded,this)}_unregisterListeners(){const{hls:t}=this;t.off(L.BUFFER_APPENDED,this.onBufferAppended,this),t.off(L.FRAG_BUFFERED,this.onFragBuffered,this),t.off(L.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 o=i[s];if(!o)break;const c=o.end;if(o.start<=t&&c!==null&&t<=c)return o}return this.getBufferedFrag(t,e)}getBufferedFrag(t,e){const{fragments:i}=this,s=Object.keys(i);for(let o=s.length;o--;){const c=i[s[o]];if((c==null?void 0:c.body.type)===e&&c.buffered){const d=c.body;if(d.start<=t&&t<=d.end)return d}}return null}detectEvictedFragments(t,e,i,s){this.timeRanges&&(this.timeRanges[t]=e);const o=(s==null?void 0:s.fragment.sn)||-1;Object.keys(this.fragments).forEach(c=>{const d=this.fragments[c];if(!d||o>=d.body.sn)return;if(!d.buffered&&!d.loaded){d.body.type===i&&this.removeFragment(d.body);return}const f=d.range[t];f&&f.time.some(p=>{const g=!this.isTimeBuffered(p.startPTS,p.endPTS,e);return g&&this.removeFragment(d.body),g})})}detectPartialFragments(t){const e=this.timeRanges,{frag:i,part:s}=t;if(!e||i.sn==="initSegment")return;const o=An(i),c=this.fragments[o];if(!c||c.buffered&&i.gap)return;const d=!i.relurl;Object.keys(e).forEach(f=>{const p=i.elementaryStreams[f];if(!p)return;const g=e[f],v=d||p.partial===!0;c.range[f]=this.getBufferedTimes(i,s,v,g)}),c.loaded=null,Object.keys(c.range).length?(c.buffered=!0,(c.body.endList=i.endList||c.body.endList)&&(this.endListFragments[c.body.type]=c),wo(c)||this.removeParts(i.sn-1,i.type)):this.removeFragment(c.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=An(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 o={time:[],partial:i},c=t.start,d=t.end,f=t.minEndPTS||d,p=t.maxStartPTS||c;for(let g=0;g<s.length;g++){const v=s.start(g)-this.bufferPadding,b=s.end(g)+this.bufferPadding;if(p>=v&&f<=b){o.time.push({startPTS:Math.max(c,s.start(g)),endPTS:Math.min(d,s.end(g))});break}else if(c<b&&d>v)o.partial=!0,o.time.push({startPTS:Math.max(c,s.start(g)),endPTS:Math.min(d,s.end(g))});else if(d<=v)break}return o}getPartialFragment(t){let e=null,i,s,o,c=0;const{bufferPadding:d,fragments:f}=this;return Object.keys(f).forEach(p=>{const g=f[p];g&&wo(g)&&(s=g.body.start-d,o=g.body.end+d,t>=s&&t<=o&&(i=Math.min(t-s,o-t),c<=i&&(e=g.body,c=i)))}),e}isEndListAppended(t){const e=this.endListFragments[t];return e!==void 0&&(e.buffered||wo(e))}getState(t){const e=An(t),i=this.fragments[e];return i?i.buffered?wo(i)?ui.PARTIAL:ui.OK:ui.APPENDING:ui.NOT_LOADED}isTimeBuffered(t,e,i){let s,o;for(let c=0;c<i.length;c++){if(s=i.start(c)-this.bufferPadding,o=i.end(c)+this.bufferPadding,t>=s&&e<=o)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 o=s?null:e,c=An(i);this.fragments[c]={body:i,appendedPTS:null,loaded:o,buffered:!1,range:Object.create(null)}}onBufferAppended(t,e){const{frag:i,part:s,timeRanges:o}=e;if(i.sn==="initSegment")return;const c=i.type;if(s){let d=this.activePartLists[c];d||(this.activePartLists[c]=d=[]),d.push(s)}this.timeRanges=o,Object.keys(o).forEach(d=>{const f=o[d];this.detectEvictedFragments(d,f,c,s)})}onFragBuffered(t,e){this.detectPartialFragments(e)}hasFragment(t){const e=An(t);return!!this.fragments[e]}hasParts(t){var e;return!!((e=this.activePartLists[t])!=null&&e.length)}removeFragmentsInRange(t,e,i,s,o){s&&!this.hasGaps||Object.keys(this.fragments).forEach(c=>{const d=this.fragments[c];if(!d)return;const f=d.body;f.type!==i||s&&!f.gap||f.start<e&&f.end>t&&(d.buffered||o)&&this.removeFragment(f)})}removeFragment(t){const e=An(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(o=>o.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 wo(n){var t,e,i;return n.buffered&&(n.body.gap||((t=n.range.video)==null?void 0:t.partial)||((e=n.range.audio)==null?void 0:e.partial)||((i=n.range.audiovideo)==null?void 0:i.partial))}function An(n){return`${n.type}_${n.level}_${n.urlId}_${n.sn}`}const E0=Math.pow(2,17);class Yv{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 qr({type:qt.NETWORK_ERROR,details:ut.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,o=s.fLoader,c=s.loader;return new Promise((d,f)=>{if(this.loader&&this.loader.destroy(),t.gap)if(t.tagList.some(E=>E[0]==="GAP")){f(T0(t));return}else t.gap=!1;const p=this.loader=t.loader=o?new o(s):new c(s),g=k0(t),v=y0(s.fragLoadPolicy.default),b={loadPolicy:v,timeout:v.maxLoadTimeMs,maxRetry:0,retryDelay:0,maxRetryDelay:0,highWaterMark:t.sn==="initSegment"?1/0:E0};t.stats=p.stats,p.load(g,b,{onSuccess:(E,k,T,R)=>{this.resetLoader(t,p);let x=E.data;T.resetIV&&t.decryptdata&&(t.decryptdata.iv=new Uint8Array(x.slice(0,16)),x=x.slice(16)),d({frag:t,part:null,payload:x,networkDetails:R})},onError:(E,k,T,R)=>{this.resetLoader(t,p),f(new qr({type:qt.NETWORK_ERROR,details:ut.FRAG_LOAD_ERROR,fatal:!1,frag:t,response:Bi({url:i,data:void 0},E),error:new Error(`HTTP Error ${E.code} ${E.text}`),networkDetails:T,stats:R}))},onAbort:(E,k,T)=>{this.resetLoader(t,p),f(new qr({type:qt.NETWORK_ERROR,details:ut.INTERNAL_ABORTED,fatal:!1,frag:t,error:new Error("Aborted"),networkDetails:T,stats:E}))},onTimeout:(E,k,T)=>{this.resetLoader(t,p),f(new qr({type:qt.NETWORK_ERROR,details:ut.FRAG_LOAD_TIMEOUT,fatal:!1,frag:t,error:new Error(`Timeout after ${b.timeout}ms`),networkDetails:T,stats:E}))},onProgress:(E,k,T,R)=>{e&&e({frag:t,part:null,payload:T,networkDetails:R})}})})}loadPart(t,e,i){this.abort();const s=this.config,o=s.fLoader,c=s.loader;return new Promise((d,f)=>{if(this.loader&&this.loader.destroy(),t.gap||e.gap){f(T0(t,e));return}const p=this.loader=t.loader=o?new o(s):new c(s),g=k0(t,e),v=y0(s.fragLoadPolicy.default),b={loadPolicy:v,timeout:v.maxLoadTimeMs,maxRetry:0,retryDelay:0,maxRetryDelay:0,highWaterMark:E0};e.stats=p.stats,p.load(g,b,{onSuccess:(E,k,T,R)=>{this.resetLoader(t,p),this.updateStatsFromPart(t,e);const x={frag:t,part:e,payload:E.data,networkDetails:R};i(x),d(x)},onError:(E,k,T,R)=>{this.resetLoader(t,p),f(new qr({type:qt.NETWORK_ERROR,details:ut.FRAG_LOAD_ERROR,fatal:!1,frag:t,part:e,response:Bi({url:g.url,data:void 0},E),error:new Error(`HTTP Error ${E.code} ${E.text}`),networkDetails:T,stats:R}))},onAbort:(E,k,T)=>{t.stats.aborted=e.stats.aborted,this.resetLoader(t,p),f(new qr({type:qt.NETWORK_ERROR,details:ut.INTERNAL_ABORTED,fatal:!1,frag:t,part:e,error:new Error("Aborted"),networkDetails:T,stats:E}))},onTimeout:(E,k,T)=>{this.resetLoader(t,p),f(new qr({type:qt.NETWORK_ERROR,details:ut.FRAG_LOAD_TIMEOUT,fatal:!1,frag:t,part:e,error:new Error(`Timeout after ${b.timeout}ms`),networkDetails:T,stats:E}))}})})}updateStatsFromPart(t,e){const i=t.stats,s=e.stats,o=s.total;if(i.loaded+=s.loaded,o){const f=Math.round(t.duration/e.duration),p=Math.min(Math.round(i.loaded/o),f),g=(f-p)*Math.round(i.loaded/p);i.total=i.loaded+g}else i.total=Math.max(i.loaded,i.total);const c=i.loading,d=s.loading;c.start?c.first+=d.first-d.start:(c.start=d.start,c.first=d.first),c.end=d.end}resetLoader(t,e){t.loader=null,this.loader===e&&(self.clearTimeout(this.partLoadTimeout),this.loader=null),e.destroy()}}function k0(n,t=null){const e=t||n,i={frag:n,part:t,responseType:"arraybuffer",url:e.url,headers:{},rangeStart:0,rangeEnd:0},s=e.byteRangeStartOffset,o=e.byteRangeEndOffset;if(jt(s)&&jt(o)){var c;let d=s,f=o;if(n.sn==="initSegment"&&((c=n.decryptdata)==null?void 0:c.method)==="AES-128"){const p=o-s;p%16&&(f=o+(16-p%16)),s!==0&&(i.resetIV=!0,d=s-16)}i.rangeStart=d,i.rangeEnd=f}return i}function T0(n,t){const e=new Error(`GAP ${n.gap?"tag":"attribute"} found`),i={type:qt.MEDIA_ERROR,details:ut.FRAG_GAP,fatal:!1,frag:n,error:e,networkDetails:null};return t&&(i.part=t),(t||n).stats.aborted=!0,new qr(i)}class qr extends Error{constructor(t){super(t.error.message),this.data=void 0,this.data=t}}class zv{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=ut.KEY_LOAD_ERROR,i,s,o){return new qr({type:qt.NETWORK_ERROR,details:e,fatal:!1,frag:t,response:o,error:i,networkDetails:s})}loadClear(t,e){if(this.emeController&&this.config.emeEnabled){const{sn:i,cc:s}=t;for(let o=0;o<e.length;o++){const c=e[o];if(s<=c.cc&&(i==="initSegment"||c.sn==="initSegment"||i<c.sn)){this.emeController.selectKeySystemFormat(c).then(d=>{c.setKeyFormat(d)});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 o=t.decryptdata;if(!o){const p=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,ut.KEY_LOAD_ERROR,p))}const c=o.uri;if(!c)return Promise.reject(this.createKeyLoadError(t,ut.KEY_LOAD_ERROR,new Error(`Invalid key URI: "${c}"`)));let d=this.keyUriToKeyInfo[c];if((i=d)!=null&&i.decryptdata.key)return o.key=d.decryptdata.key,Promise.resolve({frag:t,keyInfo:d});if((s=d)!=null&&s.keyLoadPromise){var f;switch((f=d.mediaKeySessionContext)==null?void 0:f.keyStatus){case void 0:case"status-pending":case"usable":case"usable-in-future":return d.keyLoadPromise.then(p=>(o.key=p.keyInfo.decryptdata.key,{frag:t,keyInfo:d}))}}switch(d=this.keyUriToKeyInfo[c]={decryptdata:o,keyLoadPromise:null,loader:null,mediaKeySessionContext:null},o.method){case"ISO-23001-7":case"SAMPLE-AES":case"SAMPLE-AES-CENC":case"SAMPLE-AES-CTR":return o.keyFormat==="identity"?this.loadKeyHTTP(d,t):this.loadKeyEME(d,t);case"AES-128":return this.loadKeyHTTP(d,t);default:return Promise.reject(this.createKeyLoadError(t,ut.KEY_LOAD_ERROR,new Error(`Key supplied with unsupported METHOD: "${o.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(o=>(t.mediaKeySessionContext=o,i))).catch(o=>{throw t.keyLoadPromise=null,o})}return Promise.resolve(i)}loadKeyHTTP(t,e){const i=this.config,s=i.loader,o=new s(i);return e.keyLoader=t.loader=o,t.keyLoadPromise=new Promise((c,d)=>{const f={keyInfo:t,frag:e,responseType:"arraybuffer",url:t.decryptdata.uri},p=i.keyLoadPolicy.default,g={loadPolicy:p,timeout:p.maxLoadTimeMs,maxRetry:0,retryDelay:0,maxRetryDelay:0},v={onSuccess:(b,E,k,T)=>{const{frag:R,keyInfo:x,url:M}=k;if(!R.decryptdata||x!==this.keyUriToKeyInfo[M])return d(this.createKeyLoadError(R,ut.KEY_LOAD_ERROR,new Error("after key load, decryptdata unset or changed"),T));x.decryptdata.key=R.decryptdata.key=new Uint8Array(b.data),R.keyLoader=null,x.loader=null,c({frag:R,keyInfo:x})},onError:(b,E,k,T)=>{this.resetLoader(E),d(this.createKeyLoadError(e,ut.KEY_LOAD_ERROR,new Error(`HTTP Error ${b.code} loading key ${b.text}`),k,Bi({url:f.url,data:void 0},b)))},onTimeout:(b,E,k)=>{this.resetLoader(E),d(this.createKeyLoadError(e,ut.KEY_LOAD_TIMEOUT,new Error("key loading timed out"),k))},onAbort:(b,E,k)=>{this.resetLoader(E),d(this.createKeyLoadError(e,ut.INTERNAL_ABORTED,new Error("key loading aborted"),k))}};o.load(f,g,v)})}resetLoader(t){const{frag:e,keyInfo:i,url:s}=t,o=i.loader;e.keyLoader===o&&(e.keyLoader=null,i.loader=null),delete this.keyUriToKeyInfo[s],o&&o.destroy()}}class Zv{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 Xv={length:0,start:()=>0,end:()=>0};class $e{static isBuffered(t,e){try{if(t){const i=$e.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=$e.getBuffered(t),o=[];let c;for(c=0;c<s.length;c++)o.push({start:s.start(c),end:s.end(c)});return this.bufferedInfo(o,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(p,g){return p.start-g.start||g.end-p.end});let s=[];if(i)for(let p=0;p<t.length;p++){const g=s.length;if(g){const v=s[g-1].end;t[p].start-v<i?t[p].end>v&&(s[g-1].end=t[p].end):s.push(t[p])}else s.push(t[p])}else s=t;let o=0,c,d=e,f=e;for(let p=0;p<s.length;p++){const g=s[p].start,v=s[p].end;if(e+i>=g&&e<v)d=g,f=v,o=f-e;else if(e+i<g){c=g;break}}return{len:o,start:d||0,end:f||0,nextStart:c}}static getBuffered(t){try{return t.buffered}catch(e){return z.log("failed to get media.buffered",e),Xv}}}class mc{constructor(t,e,i,s=0,o=-1,c=!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=So(),this.buffering={audio:So(),video:So(),audiovideo:So()},this.level=t,this.sn=e,this.id=i,this.size=s,this.part=o,this.partial=c}}function So(){return{start:0,executeStart:0,executeEnd:0,end:0}}function w0(n,t){let e=null;for(let i=0,s=n.length;i<s;i++){const o=n[i];if(o&&o.cc===t){e=o;break}}return e}function qv(n,t,e){return!!(t.details&&(e.endCC>e.startCC||n&&n.cc<e.startCC))}function Qv(n,t,e=0){const i=n.fragments,s=t.fragments;if(!s.length||!i.length){z.log("No fragments to align");return}const o=w0(i,s[0].cc);if(!o||o&&!o.startPTS){z.log("No frag in previous level to align on");return}return o}function S0(n,t){if(n){const e=n.start+t;n.start=n.startPTS=e,n.endPTS=e+n.duration}}function vc(n,t){const e=t.fragments;for(let i=0,s=e.length;i<s;i++)S0(e[i],n);t.fragmentHint&&S0(t.fragmentHint,n),t.alignedSliding=!0}function Jv(n,t,e){t&&(ty(n,e,t),!e.alignedSliding&&t.details&&ey(e,t.details),!e.alignedSliding&&t.details&&!e.skippedSegments&&p0(t.details,e))}function ty(n,t,e){if(qv(n,e,t)){const i=Qv(e.details,t);i&&jt(i.start)&&(z.log(`Adjusting PTS using last level due to CC increase within current level ${t.url}`),vc(i.start,t))}}function ey(n,t){if(!t.fragments.length||!n.hasProgramDateTime||!t.hasProgramDateTime)return;const e=t.fragments[0].programDateTime,i=n.fragments[0].programDateTime,s=(i-e)/1e3+t.fragments[0].start;s&&jt(s)&&(z.log(`Adjusting PTS using programDateTime delta ${i-e}ms, sliding:${s.toFixed(3)} ${n.url} `),vc(s,n))}function L0(n,t){if(!n.hasProgramDateTime||!t.hasProgramDateTime)return;const e=n.fragments,i=t.fragments;if(!e.length||!i.length)return;const s=Math.round(i.length/2)-1,o=i[s],c=w0(e,o.cc)||e[Math.round(e.length/2)-1],d=o.programDateTime,f=c.programDateTime;if(d===null||f===null)return;const p=(f-d)/1e3-(c.start-o.start);vc(p,n)}class iy{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 ry{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 sy(n){const t=n.byteLength,e=t&&new DataView(n.buffer).getUint8(t-1);return e?en(n,0,t-e):n}class ny{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],o=i[1],c=i[2],d=i[3],f=this.invSubMix,p=f[0],g=f[1],v=f[2],b=f[3],E=new Uint32Array(256);let k=0,T=0,R=0;for(R=0;R<256;R++)R<128?E[R]=R<<1:E[R]=R<<1^283;for(R=0;R<256;R++){let x=T^T<<1^T<<2^T<<3^T<<4;x=x>>>8^x&255^99,t[k]=x,e[x]=k;const M=E[k],U=E[M],D=E[U];let F=E[x]*257^x*16843008;s[k]=F<<24|F>>>8,o[k]=F<<16|F>>>16,c[k]=F<<8|F>>>24,d[k]=F,F=D*16843009^U*65537^M*257^k*16843008,p[x]=F<<24|F>>>8,g[x]=F<<16|F>>>16,v[x]=F<<8|F>>>24,b[x]=F,k?(k=M^E[E[E[D^M]]],T^=E[E[T]]):k=T=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 o=this.keySize=e.length;if(o!==4&&o!==6&&o!==8)throw new Error("Invalid aes key size="+o);const c=this.ksRows=(o+6+1)*4;let d,f;const p=this.keySchedule=new Uint32Array(c),g=this.invKeySchedule=new Uint32Array(c),v=this.sBox,b=this.rcon,E=this.invSubMix,k=E[0],T=E[1],R=E[2],x=E[3];let M,U;for(d=0;d<c;d++){if(d<o){M=p[d]=e[d];continue}U=M,d%o===0?(U=U<<8|U>>>24,U=v[U>>>24]<<24|v[U>>>16&255]<<16|v[U>>>8&255]<<8|v[U&255],U^=b[d/o|0]<<24):o>6&&d%o===4&&(U=v[U>>>24]<<24|v[U>>>16&255]<<16|v[U>>>8&255]<<8|v[U&255]),p[d]=M=(p[d-o]^U)>>>0}for(f=0;f<c;f++)d=c-f,f&3?U=p[d]:U=p[d-4],f<4||d<=4?g[f]=U:g[f]=k[v[U>>>24]]^T[v[U>>>16&255]]^R[v[U>>>8&255]]^x[v[U&255]],g[f]=g[f]>>>0}networkToHostOrderSwap(t){return t<<24|(t&65280)<<8|(t&16711680)>>8|t>>>24}decrypt(t,e,i){const s=this.keySize+6,o=this.invKeySchedule,c=this.invSBox,d=this.invSubMix,f=d[0],p=d[1],g=d[2],v=d[3],b=this.uint8ArrayToUint32Array_(i);let E=b[0],k=b[1],T=b[2],R=b[3];const x=new Int32Array(t),M=new Int32Array(x.length);let U,D,F,H,j,st,at,Q,Et,mt,Ft,Kt,V,J;const St=this.networkToHostOrderSwap;for(;e<x.length;){for(Et=St(x[e]),mt=St(x[e+1]),Ft=St(x[e+2]),Kt=St(x[e+3]),j=Et^o[0],st=Kt^o[1],at=Ft^o[2],Q=mt^o[3],V=4,J=1;J<s;J++)U=f[j>>>24]^p[st>>16&255]^g[at>>8&255]^v[Q&255]^o[V],D=f[st>>>24]^p[at>>16&255]^g[Q>>8&255]^v[j&255]^o[V+1],F=f[at>>>24]^p[Q>>16&255]^g[j>>8&255]^v[st&255]^o[V+2],H=f[Q>>>24]^p[j>>16&255]^g[st>>8&255]^v[at&255]^o[V+3],j=U,st=D,at=F,Q=H,V=V+4;U=c[j>>>24]<<24^c[st>>16&255]<<16^c[at>>8&255]<<8^c[Q&255]^o[V],D=c[st>>>24]<<24^c[at>>16&255]<<16^c[Q>>8&255]<<8^c[j&255]^o[V+1],F=c[at>>>24]<<24^c[Q>>16&255]<<16^c[j>>8&255]<<8^c[st&255]^o[V+2],H=c[Q>>>24]<<24^c[j>>16&255]<<16^c[st>>8&255]<<8^c[at&255]^o[V+3],M[e]=St(U^E),M[e+1]=St(H^k),M[e+2]=St(F^T),M[e+3]=St(D^R),E=Et,k=mt,T=Ft,R=Kt,e=e+4}return M.buffer}}const ay=16;class yc{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?sy(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,o)=>{this.softwareDecrypt(new Uint8Array(t),e,i);const c=this.flush();c?s(c.buffer):o(new Error("[softwareDecrypt] Failed to decrypt data"))}):this.webCryptoDecrypt(new Uint8Array(t),e,i)}softwareDecrypt(t,e,i){const{currentIV:s,currentResult:o,remainderData:c}=this;this.logOnce("JS AES decrypt"),c&&(t=rn(c,t),this.remainderData=null);const d=this.getValidChunk(t);if(!d.length)return null;s&&(i=s);let f=this.softwareDecrypter;f||(f=this.softwareDecrypter=new ny),f.expandKey(e);const p=o;return this.currentResult=f.decrypt(d.buffer,0,i),this.currentIV=en(d,-16).buffer,p||null}webCryptoDecrypt(t,e,i){const s=this.subtle;return(this.key!==e||!this.fastAesKey)&&(this.key=e,this.fastAesKey=new ry(s,e)),this.fastAesKey.expandKey().then(o=>s?(this.logOnce("WebCrypto AES decrypt"),new iy(s,new Uint8Array(i)).decrypt(t.buffer,o)):Promise.reject(new Error("web crypto not initialized"))).catch(o=>(z.warn(`[decrypter]: WebCrypto Error, disable WebCrypto API, ${o.name}: ${o.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%ay;return i!==t.length&&(e=en(t,0,i),this.remainderData=en(t,i)),e}logOnce(t){this.logEnabled&&(z.log(`[decrypter]: ${t}`),this.logEnabled=!1)}}const oy={toString:function(n){let t="";const e=n.length;for(let i=0;i<e;i++)t+=`[${n.start(i).toFixed(3)}-${n.end(i).toFixed(3)}]`;return t}},Tt={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 bc extends Zv{constructor(t,e,i,s,o){super(),this.hls=void 0,this.fragPrevious=null,this.fragCurrent=null,this.fragmentTracker=void 0,this.transmuxer=null,this._state=Tt.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=o,this.logPrefix=s,this.log=z.log.bind(z,`${s}:`),this.warn=z.warn.bind(z,`${s}:`),this.hls=t,this.fragmentLoader=new Yv(t.config),this.keyLoader=i,this.fragmentTracker=e,this.config=t.config,this.decrypter=new yc(t.config),t.on(L.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=Tt.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 o=i[i.length-1];return $e.isBuffered(this.media,o.start+o.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===Tt.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:o}=this,c=i?i.currentTime:0,d=$e.bufferInfo(s||i,c,t.maxBufferHole);if(this.log(`media seeking to ${jt(c)?c.toFixed(3):c}, state: ${o}`),this.state===Tt.ENDED)this.resetLoadingState();else if(e){const f=t.maxFragLookUpTolerance,p=e.start-f,g=e.start+e.duration+f;if(!d.len||g<d.start||p>d.end){const v=c>g;(c<p||v)&&(v&&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(c,1/0,this.playlistType,!0),this.lastCurrentTime=c),!this.loadedmetadata&&!d.len&&(this.nextLoadPosition=this.startPosition=c),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=Tt.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=o=>{if(this.fragContextChanged(t)){this.warn(`Fragment ${t.sn}${o.part?" p: "+o.part.index:""} of level ${t.level} was dropped during download.`),this.fragmentTracker.removeFragment(t);return}t.stats.chunkCount++,this._handleFragmentLoadProgress(o)};this._doFragLoad(t,e,i,s).then(o=>{if(!o)return;const c=this.state;if(this.fragContextChanged(t)){(c===Tt.FRAG_LOADING||!this.fragCurrent&&c===Tt.PARSING)&&(this.fragmentTracker.removeFragment(t),this.state=Tt.IDLE);return}"payload"in o&&(this.log(`Loaded fragment ${t.sn} of level ${t.level}`),this.hls.trigger(L.FRAG_LOADED,o)),this._handleFragmentLoadComplete(o)}).catch(o=>{this.state===Tt.STOPPED||this.state===Tt.ERROR||(this.warn(o),this.resetFragmentLoading(t))})}clearTrackerIfNeeded(t){var e;const{fragmentTracker:i}=this;if(i.getState(t)===ui.APPENDING){const s=t.type,o=this.getFwdBufferInfo(this.mediaBuffer,s),c=Math.max(t.duration,o?o.len:this.config.maxBufferLength);this.reduceMaxBufferLength(c)&&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)===ui.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(L.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:o}=i,c=t.decryptdata;if(o&&o.byteLength>0&&c&&c.key&&c.iv&&c.method==="AES-128"){const d=self.performance.now();return this.decrypter.decrypt(new Uint8Array(o),c.key.buffer,c.iv.buffer).catch(f=>{throw s.trigger(L.ERROR,{type:qt.MEDIA_ERROR,details:ut.FRAG_DECRYPT_ERROR,fatal:!1,error:f,reason:f.message,frag:t}),f}).then(f=>{const p=self.performance.now();return s.trigger(L.FRAG_DECRYPTED,{frag:t,payload:f,stats:{tstart:d,tdecrypt:p}}),i.payload=f,i})}return i}).then(i=>{const{fragCurrent:s,hls:o,levels:c}=this;if(!c)throw new Error("init load aborted, missing levels");const d=t.stats;this.state=Tt.IDLE,e.fragmentError=0,t.data=new Uint8Array(i.payload),d.parsing.start=d.buffering.start=self.performance.now(),d.parsing.end=d.buffering.end=self.performance.now(),i.frag===s&&o.trigger(L.FRAG_BUFFERED,{stats:d,frag:s,part:null,id:t.type}),this.tick()}).catch(i=>{this.state===Tt.STOPPED||this.state===Tt.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,o,c;const d=this.mediaBuffer?this.mediaBuffer:this.media;this.log(`Buffered ${t.type} sn: ${t.sn}${e?" part: "+e.index:""} of ${this.playlistType===Jt.MAIN?"level":"track"} ${t.level} (frag:[${((i=t.startPTS)!=null?i:NaN).toFixed(3)}-${((s=t.endPTS)!=null?s:NaN).toFixed(3)}] > buffer:${d?oy.toString($e.getBuffered(d)):"(detached)"})`),this.state=Tt.IDLE,d&&(!this.loadedmetadata&&t.type==Jt.MAIN&&d.buffered.length&&((o=this.fragCurrent)==null?void 0:o.sn)===((c=this.fragPrevious)==null?void 0:c.sn)&&(this.loadedmetadata=!0,this.seekToStartPos()),this.tick())}seekToStartPos(){}_handleFragmentLoadComplete(t){const{transmuxer:e}=this;if(!e)return;const{frag:i,part:s,partsLoaded:o}=t,c=!o||o.length===0||o.some(f=>!f),d=new mc(i.level,i.sn,i.stats.chunkCount+1,0,s?s.index:-1,!c);e.flush(d)}_handleFragmentLoadProgress(t){}_doFragLoad(t,e,i=null,s){var o;const c=e==null?void 0:e.details;if(!this.levels||!c)throw new Error(`frag load aborted, missing level${c?"":" detail"}s`);let d=null;if(t.encrypted&&!((o=t.decryptdata)!=null&&o.key)?(this.log(`Loading key for ${t.sn} of [${c.startSN}-${c.endSN}], ${this.logPrefix==="[stream-controller]"?"level":"track"} ${t.level}`),this.state=Tt.KEY_LOADING,this.fragCurrent=t,d=this.keyLoader.load(t).then(g=>{if(!this.fragContextChanged(g.frag))return this.hls.trigger(L.KEY_LOADED,g),this.state===Tt.KEY_LOADING&&(this.state=Tt.IDLE),g}),this.hls.trigger(L.KEY_LOADING,{frag:t}),this.fragCurrent===null&&(d=Promise.reject(new Error("frag load aborted, context changed in KEY_LOADING")))):!t.encrypted&&c.encryptedFragments.length&&this.keyLoader.loadClear(t,c.encryptedFragments),i=Math.max(t.start,i||0),this.config.lowLatencyMode&&t.sn!=="initSegment"){const g=c.partList;if(g&&s){i>t.end&&c.fragmentHint&&(t=c.fragmentHint);const v=this.getNextPart(g,t,i);if(v>-1){const b=g[v];this.log(`Loading part sn: ${t.sn} p: ${b.index} cc: ${t.cc} of playlist [${c.startSN}-${c.endSN}] parts [0-${v}-${g.length-1}] ${this.logPrefix==="[stream-controller]"?"level":"track"}: ${t.level}, target: ${parseFloat(i.toFixed(3))}`),this.nextLoadPosition=b.start+b.duration,this.state=Tt.FRAG_LOADING;let E;return d?E=d.then(k=>!k||this.fragContextChanged(k.frag)?null:this.doFragPartsLoad(t,b,e,s)).catch(k=>this.handleFragLoadError(k)):E=this.doFragPartsLoad(t,b,e,s).catch(k=>this.handleFragLoadError(k)),this.hls.trigger(L.FRAG_LOADING,{frag:t,part:b,targetBufferTime:i}),this.fragCurrent===null?Promise.reject(new Error("frag load aborted, context changed in FRAG_LOADING parts")):E}else if(!t.url||this.loadedEndOfParts(g,i))return Promise.resolve(null)}}this.log(`Loading fragment ${t.sn} cc: ${t.cc} ${c?"of ["+c.startSN+"-"+c.endSN+"] ":""}${this.logPrefix==="[stream-controller]"?"level":"track"}: ${t.level}, target: ${parseFloat(i.toFixed(3))}`),jt(t.sn)&&!this.bitrateTest&&(this.nextLoadPosition=t.start+t.duration),this.state=Tt.FRAG_LOADING;const f=this.config.progressive;let p;return f&&d?p=d.then(g=>!g||this.fragContextChanged(g==null?void 0:g.frag)?null:this.fragmentLoader.load(t,s)).catch(g=>this.handleFragLoadError(g)):p=Promise.all([this.fragmentLoader.load(t,f?s:void 0),d]).then(([g])=>(!f&&g&&s&&s(g),g)).catch(g=>this.handleFragLoadError(g)),this.hls.trigger(L.FRAG_LOADING,{frag:t,targetBufferTime:i}),this.fragCurrent===null?Promise.reject(new Error("frag load aborted, context changed in FRAG_LOADING")):p}doFragPartsLoad(t,e,i,s){return new Promise((o,c)=>{var d;const f=[],p=(d=i.details)==null?void 0:d.partList,g=v=>{this.fragmentLoader.loadPart(t,v,s).then(b=>{f[v.index]=b;const E=b.part;this.hls.trigger(L.FRAG_LOADED,b);const k=g0(i,t.sn,v.index+1)||m0(p,t.sn,v.index+1);if(k)g(k);else return o({frag:t,part:E,partsLoaded:f})}).catch(c)};g(e)})}handleFragLoadError(t){if("data"in t){const e=t.data;t.data&&e.details===ut.INTERNAL_ABORTED?this.handleFragLoadAborted(e.frag,e.part):this.hls.trigger(L.ERROR,e)}else this.hls.trigger(L.ERROR,{type:qt.OTHER_ERROR,details:ut.INTERNAL_EXCEPTION,err:t,error:t,fatal:!0});return null}_handleTransmuxerFlush(t){const e=this.getCurrentContext(t);if(!e||this.state!==Tt.PARSING){!this.fragCurrent&&this.state!==Tt.STOPPED&&this.state!==Tt.ERROR&&(this.state=Tt.IDLE);return}const{frag:i,part:s,level:o}=e,c=self.performance.now();i.stats.parsing.end=c,s&&(s.stats.parsing.end=c),this.updateLevelTiming(i,s,o,t.partial)}getCurrentContext(t){const{levels:e,fragCurrent:i}=this,{level:s,sn:o,part:c}=t;if(!(e!=null&&e[s]))return this.warn(`Levels object was unset while buffering fragment ${o} of level ${s}. The current chunk will not be buffered.`),null;const d=e[s],f=c>-1?g0(d,o,c):null,p=f?f.fragment:Fv(d,o,i);return p?(i&&i!==p&&(p.stats=i.stats),{frag:p,part:f,level:d}):null}bufferFragmentData(t,e,i,s,o){var c;if(!t||this.state!==Tt.PARSING)return;const{data1:d,data2:f}=t;let p=d;if(d&&f&&(p=rn(d,f)),!((c=p)!=null&&c.length))return;const g={type:t.type,frag:e,part:i,chunkMeta:s,parent:e.type,data:p};if(this.hls.trigger(L.BUFFER_APPENDING,g),t.dropped&&t.independent&&!i){if(o)return;this.flushBufferGap(e)}}flushBufferGap(t){const e=this.media;if(!e)return;if(!$e.isBuffered(e,e.currentTime)){this.flushMainBuffer(0,t.start);return}const i=e.currentTime,s=$e.bufferInfo(e,i,0),o=t.duration,c=Math.min(this.config.maxFragLookUpTolerance*2,o*.25),d=Math.max(Math.min(t.start-c,s.end-c),i+c);t.start-d>c&&this.flushMainBuffer(d,t.start)}getFwdBufferInfo(t,e){const i=this.getLoadPosition();return jt(i)?this.getFwdBufferInfoAtPos(t,i,e):null}getFwdBufferInfoAtPos(t,e,i){const{config:{maxBufferHole:s}}=this,o=$e.bufferInfo(t,e,s);if(o.len===0&&o.nextStart!==void 0){const c=this.fragmentTracker.getBufferedFrag(e,i);if(c&&o.nextStart<c.end)return $e.bufferInfo(t,e,Math.max(o.nextStart,s))}return o}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=Jt.MAIN){const i=this.fragmentTracker.getAppendedFrag(t,Jt.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:o}=this,c=i[0].start;let d;if(e.live){const f=o.initialLiveManifestSize;if(s<f)return this.warn(`Not enough fragments to start playback (have: ${s}, need: ${f})`),null;!e.PTSKnown&&!this.startFragRequested&&this.startPosition===-1&&(d=this.getInitialLiveFragment(e,i),this.startPosition=d?this.hls.liveSyncPosition||d.start:t)}else t<=c&&(d=i[0]);if(!d){const f=o.lowLatencyMode?e.partEnd:e.fragmentEnd;d=this.getFragmentAtPosition(t,f,e)}return this.mapToInitFragWhenRequired(d)}isLoopLoading(t,e){const i=this.fragmentTracker.getState(t);return(i===ui.OK||i===ui.PARTIAL&&!!t.gap)&&this.nextLoadPosition>e}getNextFragmentLoopLoading(t,e,i,s,o){const c=t.gap,d=this.getNextFragment(this.nextLoadPosition,e);if(d===null)return d;if(t=d,c&&t&&!t.gap&&i.nextStart){const f=this.getFwdBufferInfoAtPos(this.mediaBuffer?this.mediaBuffer:this.media,i.nextStart,s);if(f!==null&&i.len+f.len>=o)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,o=!1,c=!0;for(let d=0,f=t.length;d<f;d++){const p=t[d];if(c=c&&!p.independent,s>-1&&i<p.start)break;const g=p.loaded;g?s=-1:(o||p.independent||c)&&p.fragment===e&&(s=d),o=g}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=Uv(e,i.endProgramDateTime,this.config.maxFragLookUpTolerance)),!s){const o=i.sn+1;if(o>=t.startSN&&o<=t.endSN){const c=e[o-t.startSN];i.cc===c.cc&&(s=c,this.log(`Live playlist, switching playlist, load frag with next SN: ${s.sn}`))}s||(s=Gv(e,i.cc),s&&this.log(`Live playlist, switching playlist, load frag with same CC: ${s.sn}`))}}else{const o=this.hls.liveSyncPosition;o!==null&&(s=this.getFragmentAtPosition(o,this.bitrateTest?t.fragmentEnd:t.edge,t))}return s}getFragmentAtPosition(t,e,i){const{config:s}=this;let{fragPrevious:o}=this,{fragments:c,endSN:d}=i;const{fragmentHint:f}=i,p=s.maxFragLookUpTolerance,g=i.partList,v=!!(s.lowLatencyMode&&g!=null&&g.length&&f);v&&f&&!this.bitrateTest&&(c=c.concat(f),d=f.sn);let b;if(t<e){const E=t>e-p?0:p;b=ka(o,c,t,E)}else b=c[c.length-1];if(b){const E=b.sn-i.startSN,k=this.fragmentTracker.getState(b);if((k===ui.OK||k===ui.PARTIAL&&b.gap)&&(o=b),o&&b.sn===o.sn&&(!v||g[0].fragment.sn>b.sn)&&o&&b.level===o.level){const T=c[E+1];b.sn<d&&this.fragmentTracker.getState(T)!==ui.OK?b=T:b=null}}return b}synchronizeToLiveEdge(t){const{config:e,media:i}=this;if(!i)return;const s=this.hls.liveSyncPosition,o=i.currentTime,c=t.fragments[0].start,d=t.edge,f=o>=c-e.maxFragLookUpTolerance&&o<=d;if(s!==null&&i.duration>s&&(o<s||!f)){const p=e.liveMaxLatencyDuration!==void 0?e.liveMaxLatencyDuration:e.liveMaxLatencyDurationCount*t.targetduration;(!f&&i.readyState<4||o<d-p)&&(this.loadedmetadata||(this.nextLoadPosition=s),i.readyState&&(this.warn(`Playback: ${o.toFixed(3)} is located too far from the end of live sliding playlist: ${d}, reset currentTime to : ${s.toFixed(3)}`),i.currentTime=s))}}alignPlaylists(t,e){const{levels:i,levelLastLoaded:s,fragPrevious:o}=this,c=s!==null?i[s]:null,d=t.fragments.length;if(!d)return this.warn("No fragments in live playlist"),0;const f=t.fragments[0].start,p=!e,g=t.alignedSliding&&jt(f);if(p||!g&&!f){Jv(o,c,t);const v=t.fragments[0].start;return this.log(`Live playlist sliding: ${v.toFixed(2)} start-sn: ${e?e.startSN:"na"}->${t.startSN} prev-sn: ${o?o.sn:"na"} fragments: ${d}`),v}return f}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,o=s?this.startTimeOffset:t.startTimeOffset;o!==null&&jt(o)?(i=e+o,o<0&&(i+=t.totalduration),i=Math.min(Math.max(e,i),e+t.totalduration),this.log(`Start time offset ${o} 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!==Tt.FRAG_LOADING_WAITING_RETRY)&&(this.state=Tt.IDLE)}onFragmentOrKeyLoadError(t,e){if(e.chunkMeta&&!e.frag){const v=this.getCurrentContext(e.chunkMeta);v&&(e.frag=v.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 o=e.details===ut.FRAG_GAP;o&&this.fragmentTracker.fragBuffered(i,!0);const c=e.errorAction,{action:d,retryCount:f=0,retryConfig:p}=c||{};if(c&&d===ki.RetryRequest&&p){var g;this.resetStartWhenNotLoaded((g=this.levelLastLoaded)!=null?g:i.level);const v=uc(p,f);this.warn(`Fragment ${i.sn} of ${t} ${i.level} errored with ${e.details}, retrying loading ${f+1}/${p.maxNumRetry} in ${v}ms`),c.resolved=!0,this.retryDate=self.performance.now()+v,this.state=Tt.FRAG_LOADING_WAITING_RETRY}else p&&c?(this.resetFragmentErrors(t),f<p.maxNumRetry?o||(c.resolved=!0):z.warn(`${e.details} reached or exceeded max retry (${f})`)):(c==null?void 0:c.action)===ki.SendAlternateToPenaltyBox?this.state=Tt.WAITING_LEVEL:this.state=Tt.ERROR;this.tickImmediate()}reduceLengthAndFlushBuffer(t){if(this.state===Tt.PARSING||this.state===Tt.PARSED){const e=t.parent,i=this.getFwdBufferInfo(this.mediaBuffer,e),s=i&&i.len>.5;s&&this.reduceMaxBufferLength(i.len);const o=!s;return o&&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(),o}return!1}resetFragmentErrors(t){t===Jt.AUDIO&&(this.fragCurrent=null),this.loadedmetadata||(this.startFragRequested=!1),this.state!==Tt.STOPPED&&(this.state=Tt.IDLE)}afterBufferFlushed(t,e,i){if(!t)return;const s=$e.getBuffered(t);this.fragmentTracker.detectEvictedFragments(e,s,i),this.state===Tt.ENDED&&this.resetLoadingState()}resetLoadingState(){this.log("Reset loading state"),this.fragCurrent=null,this.fragPrevious=null,this.state=Tt.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 o;const c=i.details;if(!c){this.warn("level.details undefined");return}if(Object.keys(t.elementaryStreams).reduce((d,f)=>{const p=t.elementaryStreams[f];if(p){const g=p.endPTS-p.startPTS;if(g<=0)return this.warn(`Could not parse fragment ${t.sn} ${f} duration reliably (${g})`),d||!1;const v=s?0:f0(c,t,p.startPTS,p.endPTS,p.startDTS,p.endDTS);return this.hls.trigger(L.LEVEL_PTS_UPDATED,{details:c,level:i,drift:v,type:f,frag:t,start:p.startPTS,end:p.endPTS}),!0}return d},!1))i.fragmentError=0;else if(((o=this.transmuxer)==null?void 0:o.error)===null){const d=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(d.message),this.hls.trigger(L.ERROR,{type:qt.MEDIA_ERROR,details:ut.FRAG_PARSING_ERROR,fatal:!1,error:d,frag:t,reason:`Found no media in msn ${t.sn} of level "${i.url}"`}),!this.hls)return;this.resetTransmuxer()}this.state=Tt.PARSED,this.hls.trigger(L.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 R0(){return self.SourceBuffer||self.WebKitSourceBuffer}function ly(){const n=bo();if(!n)return!1;const t=R0(),e=n&&typeof n.isTypeSupported=="function"&&n.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 cy(){var n;const t=R0();return typeof(t==null||(n=t.prototype)==null?void 0:n.changeType)=="function"}function hy(){return typeof __HLS_WORKER_BUNDLE__=="function"}function dy(){const n=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(n);return{worker:new self.Worker(t),objectURL:t}}function uy(n){const t=new self.URL(n,self.location.href).href;return{worker:new self.Worker(t),scriptURL:t}}function Pr(n="",t=9e4){return{type:n,id:-1,pid:-1,inputTimeScale:t,sequenceNumber:-1,samples:[],dropped:0}}class _0{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=rn(this.cachedData,t),this.cachedData=null);let i=go(t,0),s=i?i.length:0,o;const c=this._audioTrack,d=this._id3Track,f=i?zm(i):void 0,p=t.length;for((this.basePTS===null||this.frameIndex===0&&jt(f))&&(this.basePTS=fy(f,e,this.initPTS),this.lastPTS=this.basePTS),this.lastPTS===null&&(this.lastPTS=this.basePTS),i&&i.length>0&&d.samples.push({pts:this.lastPTS,dts:this.lastPTS,data:i,type:br.audioId3,duration:Number.POSITIVE_INFINITY});s<p;){if(this.canParse(t,s)){const g=this.appendFrame(c,t,s);g?(this.frameIndex++,this.lastPTS=g.sample.pts,s+=g.length,o=s):s=p}else Ym(t,s)?(i=go(t,s),d.samples.push({pts:this.lastPTS,dts:this.lastPTS,data:i,type:br.audioId3,duration:Number.POSITIVE_INFINITY}),s+=i.length,o=s):s++;if(s===p&&o!==p){const g=en(t,o);this.cachedData?this.cachedData=rn(this.cachedData,g):this.cachedData=g}}return{audioTrack:c,videoTrack:Pr(),id3Track:d,textTrack:Pr()}}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:Pr(),id3Track:this._id3Track,textTrack:Pr()}}destroy(){}}const fy=(n,t,e)=>{if(jt(n))return n*90;const i=e?e.baseTime*9e4/e.timescale:0;return t*9e4+i};function py(n,t,e,i){let s,o,c,d;const f=navigator.userAgent.toLowerCase(),p=i,g=[96e3,88200,64e3,48e3,44100,32e3,24e3,22050,16e3,12e3,11025,8e3,7350];s=((t[e+2]&192)>>>6)+1;const v=(t[e+2]&60)>>>2;if(v>g.length-1){n.trigger(L.ERROR,{type:qt.MEDIA_ERROR,details:ut.FRAG_PARSING_ERROR,fatal:!0,reason:`invalid ADTS sampling index:${v}`});return}return c=(t[e+2]&1)<<2,c|=(t[e+3]&192)>>>6,z.log(`manifest codec:${i}, ADTS type:${s}, samplingIndex:${v}`),/firefox/i.test(f)?v>=6?(s=5,d=new Array(4),o=v-3):(s=2,d=new Array(2),o=v):f.indexOf("android")!==-1?(s=2,d=new Array(2),o=v):(s=5,d=new Array(4),i&&(i.indexOf("mp4a.40.29")!==-1||i.indexOf("mp4a.40.5")!==-1)||!i&&v>=6?o=v-3:((i&&i.indexOf("mp4a.40.2")!==-1&&(v>=6&&c===1||/vivaldi/i.test(f))||!i&&c===1)&&(s=2,d=new Array(2)),o=v)),d[0]=s<<3,d[0]|=(v&14)>>1,d[1]|=(v&1)<<7,d[1]|=c<<3,s===5&&(d[1]|=(o&14)>>1,d[2]=(o&1)<<7,d[2]|=8,d[3]=0),{config:d,samplerate:g[v],channelCount:c,codec:"mp4a.40."+s,manifestCodec:p}}function C0(n,t){return n[t]===255&&(n[t+1]&246)===240}function I0(n,t){return n[t+1]&1?7:9}function Ac(n,t){return(n[t+3]&3)<<11|n[t+4]<<3|(n[t+5]&224)>>>5}function gy(n,t){return t+5<n.length}function Lo(n,t){return t+1<n.length&&C0(n,t)}function my(n,t){return gy(n,t)&&C0(n,t)&&Ac(n,t)<=n.length-t}function vy(n,t){if(Lo(n,t)){const e=I0(n,t);if(t+e>=n.length)return!1;const i=Ac(n,t);if(i<=e)return!1;const s=t+i;return s===n.length||Lo(n,s)}return!1}function D0(n,t,e,i,s){if(!n.samplerate){const o=py(t,e,i,s);if(!o)return;n.config=o.config,n.samplerate=o.samplerate,n.channelCount=o.channelCount,n.codec=o.codec,n.manifestCodec=o.manifestCodec,z.log(`parsed codec:${n.codec}, rate:${o.samplerate}, channels:${o.channelCount}`)}}function x0(n){return 9216e4/n}function yy(n,t){const e=I0(n,t);if(t+e<=n.length){const i=Ac(n,t)-e;if(i>0)return{headerLength:e,frameLength:i}}}function O0(n,t,e,i,s){const o=x0(n.samplerate),c=i+s*o,d=yy(t,e);let f;if(d){const{frameLength:g,headerLength:v}=d,b=v+g,E=Math.max(0,e+b-t.length);E?(f=new Uint8Array(b-v),f.set(t.subarray(e+v,t.length),0)):f=t.subarray(e+v,e+b);const k={unit:f,pts:c};return E||n.samples.push(k),{sample:k,length:b,missing:E}}const p=t.length-e;return f=new Uint8Array(p),f.set(t.subarray(e,t.length),0),{sample:{unit:f,pts:c},length:p,missing:-1}}class by extends _0{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=(go(t,0)||[]).length;for(let i=t.length;e<i;e++)if(vy(t,e))return z.log("ADTS sync word found !"),!0;return!1}canParse(t,e){return my(t,e)}appendFrame(t,e,i){D0(t,this.observer,e,i,t.manifestCodec);const s=O0(t,e,i,this.basePTS,this.frameIndex);if(s&&s.missing===0)return s}}const Ay=/\/emsg[-/]ID3/i;class Ey{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 o=this.videoTrack=Pr("video",1),c=this.audioTrack=Pr("audio",1),d=this.txtTrack=Pr("text",1);if(this.id3Track=Pr("id3",1),this.timeOffset=0,!(t!=null&&t.byteLength))return;const f=ju(t);if(f.video){const{id:p,timescale:g,codec:v}=f.video;o.id=p,o.timescale=d.timescale=g,o.codec=v}if(f.audio){const{id:p,timescale:g,codec:v}=f.audio;c.id=p,c.timescale=g,c.codec=v}d.id=Vu.text,o.sampleDuration=0,o.duration=c.duration=s}resetContiguity(){this.remainderData=null}static probe(t){return t=t.length>16384?t.subarray(0,16384):t,be(t,["moof"]).length>0}demux(t,e){this.timeOffset=e;let i=t;const s=this.videoTrack,o=this.txtTrack;if(this.config.progressive){this.remainderData&&(i=rn(this.remainderData,t));const d=cv(i);this.remainderData=d.remainder,s.samples=d.valid||new Uint8Array}else s.samples=i;const c=this.extractID3Track(s,e);return o.samples=Yu(e,s),{videoTrack:s,audioTrack:this.audioTrack,id3Track:c,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=Yu(t,e),{videoTrack:e,audioTrack:Pr(),id3Track:s,textTrack:Pr()}}extractID3Track(t,e){const i=this.id3Track;if(t.samples.length){const s=be(t.samples,["emsg"]);s&&s.forEach(o=>{const c=uv(o);if(Ay.test(c.schemeIdUri)){const d=jt(c.presentationTime)?c.presentationTime/c.timeScale:e+c.presentationTimeDelta/c.timeScale;let f=c.eventDuration===4294967295?Number.POSITIVE_INFINITY:c.eventDuration/c.timeScale;f<=.001&&(f=Number.POSITIVE_INFINITY);const p=c.payload;i.samples.push({data:p,len:p.byteLength,dts:d,pts:d,type:br.emsg,duration:f})}})}return i}demuxSampleAes(t,e,i){return Promise.reject(new Error("The MP4 demuxer does not support SAMPLE-AES decryption"))}destroy(){}}let Ro=null;const ky=[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],Ty=[44100,48e3,32e3,22050,24e3,16e3,11025,12e3,8e3],wy=[[0,72,144,12],[0,0,0,0],[0,72,144,12],[0,144,144,12]],Sy=[0,1,1,4];function P0(n,t,e,i,s){if(e+24>t.length)return;const o=M0(t,e);if(o&&e+o.frameLength<=t.length){const c=o.samplesPerFrame*9e4/o.sampleRate,d=i+s*c,f={unit:t.subarray(e,e+o.frameLength),pts:d,dts:d};return n.config=[],n.channelCount=o.channelCount,n.samplerate=o.sampleRate,n.samples.push(f),{sample:f,length:o.frameLength,missing:0}}}function M0(n,t){const e=n[t+1]>>3&3,i=n[t+1]>>1&3,s=n[t+2]>>4&15,o=n[t+2]>>2&3;if(e!==1&&s!==0&&s!==15&&o!==3){const c=n[t+2]>>1&1,d=n[t+3]>>6,f=e===3?3-i:i===3?3:4,p=ky[f*14+s-1]*1e3,g=Ty[(e===3?0:e===2?1:2)*3+o],v=d===3?1:2,b=wy[e][i],E=Sy[i],k=b*8*E,T=Math.floor(b*p/g+c)*E;if(Ro===null){const R=(navigator.userAgent||"").match(/Chrome\/(\d+)/i);Ro=R?parseInt(R[1]):0}return Ro&&Ro<=87&&i===2&&p>=224e3&&d===0&&(n[t+3]=n[t+3]|128),{sampleRate:g,channelCount:v,frameLength:T,samplesPerFrame:k}}}function Ec(n,t){return n[t]===255&&(n[t+1]&224)===224&&(n[t+1]&6)!==0}function $0(n,t){return t+1<n.length&&Ec(n,t)}function Ly(n,t){return Ec(n,t)&&4<=n.length-t}function Ry(n,t){if(t+1<n.length&&Ec(n,t)){const e=M0(n,t);let i=4;e!=null&&e.frameLength&&(i=e.frameLength);const s=t+i;return s===n.length||$0(n,s)}return!1}class F0{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),o=Math.min(4,e);if(o===0)throw new Error("no bytes available");s.set(t.subarray(i,i+o)),this.word=new DataView(s.buffer).getUint32(0),this.bitsAvailable=o*8,this.bytesAvailable-=o}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&&z.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 o=0;o<t;o++)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,o,c,d;const f=this.readUByte.bind(this),p=this.readBits.bind(this),g=this.readUEG.bind(this),v=this.readBoolean.bind(this),b=this.skipBits.bind(this),E=this.skipEG.bind(this),k=this.skipUEG.bind(this),T=this.skipScalingList.bind(this);f();const R=f();if(p(5),b(3),f(),k(),R===100||R===110||R===122||R===244||R===44||R===83||R===86||R===118||R===128){const H=g();if(H===3&&b(1),k(),k(),b(1),v())for(c=H!==3?8:12,d=0;d<c;d++)v()&&(d<6?T(16):T(64))}k();const x=g();if(x===0)g();else if(x===1)for(b(1),E(),E(),o=g(),d=0;d<o;d++)E();k(),b(1);const M=g(),U=g(),D=p(1);D===0&&b(1),b(1),v()&&(t=g(),e=g(),i=g(),s=g());let F=[1,1];if(v()&&v())switch(f()){case 1:F=[1,1];break;case 2:F=[12,11];break;case 3:F=[10,11];break;case 4:F=[16,11];break;case 5:F=[40,33];break;case 6:F=[24,11];break;case 7:F=[20,11];break;case 8:F=[32,11];break;case 9:F=[80,33];break;case 10:F=[18,11];break;case 11:F=[15,11];break;case 12:F=[64,33];break;case 13:F=[160,99];break;case 14:F=[4,3];break;case 15:F=[3,2];break;case 16:F=[2,1];break;case 255:{F=[f()<<8|f(),f()<<8|f()];break}}return{width:Math.ceil((M+1)*16-t*2-e*2),height:(2-D)*(U+1)*16-(D?2:4)*(i+s),pixelRatio:F}}readSliceType(){return this.readUByte(),this.readUEG(),this.readUEG()}}class _y{constructor(t,e,i){this.keyData=void 0,this.decrypter=void 0,this.keyData=i,this.decrypter=new yc(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 o=s.subarray(16,s.length-s.length%16),c=o.buffer.slice(o.byteOffset,o.byteOffset+o.length);this.decryptBuffer(c).then(d=>{const f=new Uint8Array(d);s.set(f,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 o=32;o<t.length-16;o+=160,s+=16)i.set(t.subarray(o,o+16),s);return i}getAvcDecryptedUnit(t,e){const i=new Uint8Array(e);let s=0;for(let o=32;o<t.length-16;o+=160,s+=16)t.set(i.subarray(s,s+16),o);return t}decryptAvcSample(t,e,i,s,o){const c=Zu(o.data),d=this.getAvcEncryptedData(c);this.decryptBuffer(d.buffer).then(f=>{o.data=this.getAvcDecryptedUnit(c,f),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 o=t[e].units;for(;!(i>=o.length);i++){const c=o[i];if(!(c.data.length<=48||c.type!==1&&c.type!==5)&&(this.decryptAvcSample(t,e,i,s,c),!this.decrypter.isSync()))return}}}}const Ti=188;class ms{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=ms.syncOffset(t);return e>0&&z.warn(`MPEG2-TS detected but first sync word found @ offset ${e}`),e!==-1}static syncOffset(t){const e=t.length;let i=Math.min(Ti*5,t.length-Ti)+1,s=0;for(;s<i;){let o=!1,c=-1,d=0;for(let f=s;f<e;f+=Ti)if(t[f]===71){if(d++,c===-1&&(c=f,c!==0&&(i=Math.min(c+Ti*99,t.length-Ti)+1)),o||(o=kc(t,f)===0),o&&d>1&&(c===0&&d>2||f+Ti>i))return c}else{if(d)return-1;break}s++}return-1}static createTrack(t,e){return{container:t==="video"||t==="audio"?"video/mp2t":void 0,type:t,id:Vu[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=ms.createTrack("video"),this._audioTrack=ms.createTrack("audio",s),this._id3Track=ms.createTrack("id3"),this._txtTrack=ms.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 o;const c=this._avcTrack,d=this._audioTrack,f=this._id3Track,p=this._txtTrack;let g=c.pid,v=c.pesData,b=d.pid,E=f.pid,k=d.pesData,T=f.pesData,R=null,x=this.pmtParsed,M=this._pmtId,U=t.length;if(this.remainderData&&(t=rn(this.remainderData,t),U=t.length,this.remainderData=null),U<Ti&&!s)return this.remainderData=t,{audioTrack:d,videoTrack:c,id3Track:f,textTrack:p};const D=Math.max(0,ms.syncOffset(t));U-=(U-D)%Ti,U<t.byteLength&&!s&&(this.remainderData=new Uint8Array(t.buffer,U,t.buffer.byteLength-U));let F=0;for(let j=D;j<U;j+=Ti)if(t[j]===71){const st=!!(t[j+1]&64),at=kc(t,j),Q=(t[j+3]&48)>>4;let Et;if(Q>1){if(Et=j+5+t[j+4],Et===j+Ti)continue}else Et=j+4;switch(at){case g:st&&(v&&(o=En(v))&&this.parseAVCPES(c,p,o,!1),v={data:[],size:0}),v&&(v.data.push(t.subarray(Et,j+Ti)),v.size+=j+Ti-Et);break;case b:if(st){if(k&&(o=En(k)))switch(d.segmentCodec){case"aac":this.parseAACPES(d,o);break;case"mp3":this.parseMPEGPES(d,o);break}k={data:[],size:0}}k&&(k.data.push(t.subarray(Et,j+Ti)),k.size+=j+Ti-Et);break;case E:st&&(T&&(o=En(T))&&this.parseID3PES(f,o),T={data:[],size:0}),T&&(T.data.push(t.subarray(Et,j+Ti)),T.size+=j+Ti-Et);break;case 0:st&&(Et+=t[Et]+1),M=this._pmtId=Cy(t,Et);break;case M:{st&&(Et+=t[Et]+1);const mt=Iy(t,Et,this.typeSupported,i);g=mt.avc,g>0&&(c.pid=g),b=mt.audio,b>0&&(d.pid=b,d.segmentCodec=mt.segmentCodec),E=mt.id3,E>0&&(f.pid=E),R!==null&&!x&&(z.warn(`MPEG-TS PMT found at ${j} after unknown PID '${R}'. Backtracking to sync byte @${D} to parse all TS packets.`),R=null,j=D-188),x=this.pmtParsed=!0;break}case 17:case 8191:break;default:R=at;break}}else F++;if(F>0){const j=new Error(`Found ${F} TS packet/s that do not start with 0x47`);this.observer.emit(L.ERROR,L.ERROR,{type:qt.MEDIA_ERROR,details:ut.FRAG_PARSING_ERROR,fatal:!1,error:j,reason:j.message})}c.pesData=v,d.pesData=k,f.pesData=T;const H={audioTrack:d,videoTrack:c,id3Track:f,textTrack:p};return s&&this.extractRemainingSamples(H),H}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:o}=t,c=i.pesData,d=e.pesData,f=s.pesData;let p;if(c&&(p=En(c))?(this.parseAVCPES(i,o,p,!0),i.pesData=null):i.pesData=c,d&&(p=En(d))){switch(e.segmentCodec){case"aac":this.parseAACPES(e,p);break;case"mp3":this.parseMPEGPES(e,p);break}e.pesData=null}else d!=null&&d.size&&z.log("last AAC PES packet truncated,might overlap between fragments"),e.pesData=d;f&&(p=En(f))?(this.parseID3PES(s,p),s.pesData=null):s.pesData=f}demuxSampleAes(t,e,i){const s=this.demux(t,i,!0,!this.config.progressive),o=this.sampleAes=new _y(this.observer,this.config,e);return this.decrypt(s,o)}decrypt(t,e){return new Promise(i=>{const{audioTrack:s,videoTrack:o}=t;s.samples&&s.segmentCodec==="aac"?e.decryptAacSamples(s.samples,0,()=>{o.samples?e.decryptAvcSamples(o.samples,0,0,()=>{i(t)}):i(t)}):o.samples&&e.decryptAvcSamples(o.samples,0,0,()=>{i(t)})})}destroy(){this._duration=0}parseAVCPES(t,e,i,s){const o=this.parseAVCNALu(t,i.data);let c=this.avcSample,d,f=!1;i.data=null,c&&o.length&&!t.audFound&&(Ta(c,t),c=this.avcSample=_o(!1,i.pts,i.dts,"")),o.forEach(p=>{var g;switch(p.type){case 1:{let b=!1;d=!0;const E=p.data;if(f&&E.length>4){const k=new F0(E).readSliceType();(k===2||k===4||k===7||k===9)&&(b=!0)}if(b){var v;(v=c)!=null&&v.frame&&!c.key&&(Ta(c,t),c=this.avcSample=null)}c||(c=this.avcSample=_o(!0,i.pts,i.dts,"")),c.frame=!0,c.key=b;break}case 5:d=!0,(g=c)!=null&&g.frame&&!c.key&&(Ta(c,t),c=this.avcSample=null),c||(c=this.avcSample=_o(!0,i.pts,i.dts,"")),c.key=!0,c.frame=!0;break;case 6:{d=!0,zu(p.data,1,i.pts,e.samples);break}case 7:if(d=!0,f=!0,!t.sps){const b=p.data,E=new F0(b).readSPS();t.width=E.width,t.height=E.height,t.pixelRatio=E.pixelRatio,t.sps=[b],t.duration=this._duration;const k=b.subarray(1,4);let T="avc1.";for(let R=0;R<3;R++){let x=k[R].toString(16);x.length<2&&(x="0"+x),T+=x}t.codec=T}break;case 8:d=!0,t.pps||(t.pps=[p.data]);break;case 9:d=!1,t.audFound=!0,c&&Ta(c,t),c=this.avcSample=_o(!1,i.pts,i.dts,"");break;case 12:d=!0;break;default:d=!1,c&&(c.debug+="unknown NAL "+p.type+" ");break}c&&d&&c.units.push(p)}),s&&c&&(Ta(c,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 o=i.units;s=o[o.length-1]}return s}parseAVCNALu(t,e){const i=e.byteLength;let s=t.naluState||0;const o=s,c=[];let d=0,f,p,g,v=-1,b=0;for(s===-1&&(v=0,b=e[0]&31,s=0,d=1);d<i;){if(f=e[d++],!s){s=f?0:1;continue}if(s===1){s=f?0:2;continue}if(!f)s=3;else if(f===1){if(v>=0){const E={data:e.subarray(v,d-s-1),type:b};c.push(E)}else{const E=this.getLastNalUnit(t.samples);if(E&&(o&&d<=4-o&&E.state&&(E.data=E.data.subarray(0,E.data.byteLength-o)),p=d-s-1,p>0)){const k=new Uint8Array(E.data.byteLength+p);k.set(E.data,0),k.set(e.subarray(0,p),E.data.byteLength),E.data=k,E.state=0}}d<i?(g=e[d]&31,v=d,b=g,s=0):s=-1}else s=0}if(v>=0&&s>=0){const E={data:e.subarray(v,i),type:b,state:s};c.push(E)}if(c.length===0){const E=this.getLastNalUnit(t.samples);if(E){const k=new Uint8Array(E.data.byteLength+e.byteLength);k.set(E.data,0),k.set(e,E.data.byteLength),E.data=k}}return t.naluState=s,c}parseAACPES(t,e){let i=0;const s=this.aacOverFlow;let o=e.data;if(s){this.aacOverFlow=null;const v=s.missing,b=s.sample.unit.byteLength;if(v===-1){const E=new Uint8Array(b+o.byteLength);E.set(s.sample.unit,0),E.set(o,b),o=E}else{const E=b-v;s.sample.unit.set(o.subarray(0,v),E),t.samples.push(s.sample),i=s.missing}}let c,d;for(c=i,d=o.length;c<d-1&&!Lo(o,c);c++);if(c!==i){let v;const b=c<d-1;b?v=`AAC PES did not start with ADTS header,offset:${c}`:v="No ADTS header found in AAC PES";const E=new Error(v);if(z.warn(`parsing error: ${v}`),this.observer.emit(L.ERROR,L.ERROR,{type:qt.MEDIA_ERROR,details:ut.FRAG_PARSING_ERROR,fatal:!1,levelRetry:b,error:E,reason:v}),!b)return}D0(t,this.observer,o,c,this.audioCodec);let f;if(e.pts!==void 0)f=e.pts;else if(s){const v=x0(t.samplerate);f=s.sample.pts+v}else{z.warn("[tsdemuxer]: AAC PES unknown PTS");return}let p=0,g;for(;c<d;)if(g=O0(t,o,c,f,p),c+=g.length,g.missing){this.aacOverFlow=g;break}else for(p++;c<d-1&&!Lo(o,c);c++);}parseMPEGPES(t,e){const i=e.data,s=i.length;let o=0,c=0;const d=e.pts;if(d===void 0){z.warn("[tsdemuxer]: MPEG PES unknown PTS");return}for(;c<s;)if($0(i,c)){const f=P0(t,i,c,d,o);if(f)c+=f.length,o++;else break}else c++}parseID3PES(t,e){if(e.pts===void 0){z.warn("[tsdemuxer]: ID3 PES unknown PTS");return}const i=ni({},e,{type:this._avcTrack?br.emsg:br.audioId3,duration:Number.POSITIVE_INFINITY});t.samples.push(i)}}function _o(n,t,e,i){return{key:n,frame:!1,pts:t,dts:e,units:[],debug:i,length:0}}function kc(n,t){return((n[t+1]&31)<<8)+n[t+2]}function Cy(n,t){return(n[t+10]&31)<<8|n[t+11]}function Iy(n,t,e,i){const s={audio:-1,avc:-1,id3:-1,segmentCodec:"aac"},o=(n[t+1]&15)<<8|n[t+2],c=t+3+o-4,d=(n[t+10]&15)<<8|n[t+11];for(t+=12+d;t<c;){const f=kc(n,t);switch(n[t]){case 207:if(!i){z.log("ADTS AAC with AES-128-CBC frame encryption found in unencrypted stream");break}case 15:s.audio===-1&&(s.audio=f);break;case 21:s.id3===-1&&(s.id3=f);break;case 219:if(!i){z.log("H.264 with AES-128-CBC slice encryption found in unencrypted stream");break}case 27:s.avc===-1&&(s.avc=f);break;case 3:case 4:e.mpeg!==!0&&e.mp3!==!0?z.log("MPEG audio found, not supported in this browser"):s.audio===-1&&(s.audio=f,s.segmentCodec="mp3");break;case 36:z.warn("Unsupported HEVC stream type found");break}t+=((n[t+3]&15)<<8|n[t+4])+5}return s}function En(n){let t=0,e,i,s,o,c;const d=n.data;if(!n||n.size===0)return null;for(;d[0].length<19&&d.length>1;){const f=new Uint8Array(d[0].length+d[1].length);f.set(d[0]),f.set(d[1],d[0].length),d[0]=f,d.splice(1,1)}if(e=d[0],(e[0]<<16)+(e[1]<<8)+e[2]===1){if(i=(e[4]<<8)+e[5],i&&i>n.size-6)return null;const f=e[7];f&192&&(o=(e[9]&14)*536870912+(e[10]&255)*4194304+(e[11]&254)*16384+(e[12]&255)*128+(e[13]&254)/2,f&64?(c=(e[14]&14)*536870912+(e[15]&255)*4194304+(e[16]&254)*16384+(e[17]&255)*128+(e[18]&254)/2,o-c>54e5&&(z.warn(`${Math.round((o-c)/9e4)}s delta between PTS and DTS, align them`),o=c)):c=o),s=e[8];let p=s+9;if(n.size<=p)return null;n.size-=p;const g=new Uint8Array(n.size);for(let v=0,b=d.length;v<b;v++){e=d[v];let E=e.byteLength;if(p)if(p>E){p-=E;continue}else e=e.subarray(p),E-=p,p=0;g.set(e,t),t+=E}return i&&(i-=s+3),{data:g,pts:o,dts:c,len:i}}return null}function Ta(n,t){if(n.units.length&&n.frame){if(n.pts===void 0){const e=t.samples,i=e.length;if(i){const s=e[i-1];n.pts=s.pts,n.dts=s.dts}else{t.dropped++;return}}t.samples.push(n)}n.debug.length&&z.log(n.pts+"/"+n.dts+":"+n.debug)}class Dy extends _0{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=(go(t,0)||[]).length;for(let i=t.length;e<i;e++)if(Ry(t,e))return z.log("MPEG Audio sync word found !"),!0;return!1}canParse(t,e){return Ly(t,e)}appendFrame(t,e,i){if(this.basePTS!==null)return P0(t,e,i,this.basePTS,this.frameIndex)}}class N0{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 vs=Math.pow(2,32)-1;class rt{static init(){rt.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 rt.types)rt.types.hasOwnProperty(t)&&(rt.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]);rt.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]),o=new Uint8Array([0,0,0,0,0,0,0,0]);rt.STTS=rt.STSC=rt.STCO=o,rt.STSZ=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0]),rt.VMHD=new Uint8Array([0,0,0,1,0,0,0,0,0,0,0,0]),rt.SMHD=new Uint8Array([0,0,0,0,0,0,0,0]),rt.STSD=new Uint8Array([0,0,0,0,0,0,0,1]);const c=new Uint8Array([105,115,111,109]),d=new Uint8Array([97,118,99,49]),f=new Uint8Array([0,0,0,1]);rt.FTYP=rt.box(rt.types.ftyp,c,f,c,d),rt.DINF=rt.box(rt.types.dinf,rt.box(rt.types.dref,s))}static box(t,...e){let i=8,s=e.length;const o=s;for(;s--;)i+=e[s].byteLength;const c=new Uint8Array(i);for(c[0]=i>>24&255,c[1]=i>>16&255,c[2]=i>>8&255,c[3]=i&255,c.set(t,4),s=0,i=8;s<o;s++)c.set(e[s],i),i+=e[s].byteLength;return c}static hdlr(t){return rt.box(rt.types.hdlr,rt.HDLR_TYPES[t])}static mdat(t){return rt.box(rt.types.mdat,t)}static mdhd(t,e){e*=t;const i=Math.floor(e/(vs+1)),s=Math.floor(e%(vs+1));return rt.box(rt.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 rt.box(rt.types.mdia,rt.mdhd(t.timescale,t.duration),rt.hdlr(t.type),rt.minf(t))}static mfhd(t){return rt.box(rt.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"?rt.box(rt.types.minf,rt.box(rt.types.smhd,rt.SMHD),rt.DINF,rt.stbl(t)):rt.box(rt.types.minf,rt.box(rt.types.vmhd,rt.VMHD),rt.DINF,rt.stbl(t))}static moof(t,e,i){return rt.box(rt.types.moof,rt.mfhd(t),rt.traf(i,e))}static moov(t){let e=t.length;const i=[];for(;e--;)i[e]=rt.trak(t[e]);return rt.box.apply(null,[rt.types.moov,rt.mvhd(t[0].timescale,t[0].duration)].concat(i).concat(rt.mvex(t)))}static mvex(t){let e=t.length;const i=[];for(;e--;)i[e]=rt.trex(t[e]);return rt.box.apply(null,[rt.types.mvex,...i])}static mvhd(t,e){e*=t;const i=Math.floor(e/(vs+1)),s=Math.floor(e%(vs+1)),o=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 rt.box(rt.types.mvhd,o)}static sdtp(t){const e=t.samples||[],i=new Uint8Array(4+e.length);let s,o;for(s=0;s<e.length;s++)o=e[s].flags,i[s+4]=o.dependsOn<<4|o.isDependedOn<<2|o.hasRedundancy;return rt.box(rt.types.sdtp,i)}static stbl(t){return rt.box(rt.types.stbl,rt.stsd(t),rt.box(rt.types.stts,rt.STTS),rt.box(rt.types.stsc,rt.STSC),rt.box(rt.types.stsz,rt.STSZ),rt.box(rt.types.stco,rt.STCO))}static avc1(t){let e=[],i=[],s,o,c;for(s=0;s<t.sps.length;s++)o=t.sps[s],c=o.byteLength,e.push(c>>>8&255),e.push(c&255),e=e.concat(Array.prototype.slice.call(o));for(s=0;s<t.pps.length;s++)o=t.pps[s],c=o.byteLength,i.push(c>>>8&255),i.push(c&255),i=i.concat(Array.prototype.slice.call(o));const d=rt.box(rt.types.avcC,new Uint8Array([1,e[3],e[4],e[5],255,224|t.sps.length].concat(e).concat([t.pps.length]).concat(i))),f=t.width,p=t.height,g=t.pixelRatio[0],v=t.pixelRatio[1];return rt.box(rt.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,f>>8&255,f&255,p>>8&255,p&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]),d,rt.box(rt.types.btrt,new Uint8Array([0,28,156,128,0,45,198,192,0,45,198,192])),rt.box(rt.types.pasp,new Uint8Array([g>>24,g>>16&255,g>>8&255,g&255,v>>24,v>>16&255,v>>8&255,v&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 rt.box(rt.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]),rt.box(rt.types.esds,rt.esds(t)))}static mp3(t){const e=t.samplerate;return rt.box(rt.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"?rt.box(rt.types.stsd,rt.STSD,rt.mp3(t)):rt.box(rt.types.stsd,rt.STSD,rt.mp4a(t)):rt.box(rt.types.stsd,rt.STSD,rt.avc1(t))}static tkhd(t){const e=t.id,i=t.duration*t.timescale,s=t.width,o=t.height,c=Math.floor(i/(vs+1)),d=Math.floor(i%(vs+1));return rt.box(rt.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,c>>24,c>>16&255,c>>8&255,c&255,d>>24,d>>16&255,d>>8&255,d&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,o>>8&255,o&255,0,0]))}static traf(t,e){const i=rt.sdtp(t),s=t.id,o=Math.floor(e/(vs+1)),c=Math.floor(e%(vs+1));return rt.box(rt.types.traf,rt.box(rt.types.tfhd,new Uint8Array([0,0,0,0,s>>24,s>>16&255,s>>8&255,s&255])),rt.box(rt.types.tfdt,new Uint8Array([1,0,0,0,o>>24,o>>16&255,o>>8&255,o&255,c>>24,c>>16&255,c>>8&255,c&255])),rt.trun(t,i.length+16+20+8+16+8+8),i)}static trak(t){return t.duration=t.duration||4294967295,rt.box(rt.types.trak,rt.tkhd(t),rt.mdia(t))}static trex(t){const e=t.id;return rt.box(rt.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,o=12+16*s,c=new Uint8Array(o);let d,f,p,g,v,b;for(e+=8+o,c.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),d=0;d<s;d++)f=i[d],p=f.duration,g=f.size,v=f.flags,b=f.cts,c.set([p>>>24&255,p>>>16&255,p>>>8&255,p&255,g>>>24&255,g>>>16&255,g>>>8&255,g&255,v.isLeading<<2|v.dependsOn,v.isDependedOn<<6|v.hasRedundancy<<4|v.paddingValue<<1|v.isNonSync,v.degradPrio&61440,v.degradPrio&15,b>>>24&255,b>>>16&255,b>>>8&255,b&255],12+16*d);return rt.box(rt.types.trun,c)}static initSegment(t){rt.types||rt.init();const e=rt.moov(t),i=new Uint8Array(rt.FTYP.byteLength+e.byteLength);return i.set(rt.FTYP),i.set(e,rt.FTYP.byteLength),i}}rt.types=void 0,rt.HDLR_TYPES=void 0,rt.STTS=void 0,rt.STSC=void 0,rt.STCO=void 0,rt.STSZ=void 0,rt.VMHD=void 0,rt.SMHD=void 0,rt.STSD=void 0,rt.FTYP=void 0,rt.DINF=void 0;const U0=9e4;function Tc(n,t,e=1,i=!1){const s=n*t*e;return i?Math.round(s):s}function xy(n,t,e=1,i=!1){return Tc(n,t,1/e,i)}function wa(n,t=!1){return Tc(n,1e3,1/U0,t)}function Oy(n,t=1){return Tc(n,U0,1/t)}const Py=10*1e3,B0=1024,My=1152;let Co=null,wc=null;class Sc{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,Co===null){const o=(navigator.userAgent||"").match(/Chrome\/(\d+)/i);Co=o?parseInt(o[1]):0}if(wc===null){const o=navigator.userAgent.match(/Safari\/(\d+)/i);wc=o?parseInt(o[1]):0}}destroy(){}resetTimeStamp(t){z.log("[mp4-remuxer]: initPTS & initDTS reset"),this._initPTS=this._initDTS=t}resetNextTimestamp(){z.log("[mp4-remuxer]: reset next timestamp"),this.isVideoContiguous=!1,this.isAudioContiguous=!1}resetInitSegment(){z.log("[mp4-remuxer]: ISGenerated flag reset"),this.ISGenerated=!1}getVideoStartPts(t){let e=!1;const i=t.reduce((s,o)=>{const c=o.pts-s;return c<-4294967296?(e=!0,cr(s,o.pts)):c>0?s:o.pts},t[0].pts);return e&&z.debug("PTS rollover detected"),i}remux(t,e,i,s,o,c,d,f){let p,g,v,b,E,k,T=o,R=o;const x=t.pid>-1,M=e.pid>-1,U=e.samples.length,D=t.samples.length>0,F=d&&U>0||U>1;if((!x||D)&&(!M||F)||this.ISGenerated||d){this.ISGenerated||(v=this.generateIS(t,e,o,c));const H=this.isVideoContiguous;let j=-1,st;if(F&&(j=$y(e.samples),!H&&this.config.forceKeyFrameOnDiscontinuity))if(k=!0,j>0){z.warn(`[mp4-remuxer]: Dropped ${j} out of ${U} video samples due to a missing keyframe`);const at=this.getVideoStartPts(e.samples);e.samples=e.samples.slice(j),e.dropped+=j,R+=(e.samples[0].pts-at)/e.inputTimeScale,st=R}else j===-1&&(z.warn(`[mp4-remuxer]: No keyframe found out of ${U} video samples`),k=!1);if(this.ISGenerated){if(D&&F){const at=this.getVideoStartPts(e.samples),Q=(cr(t.samples[0].pts,at)-at)/e.inputTimeScale;T+=Math.max(0,Q),R+=Math.max(0,-Q)}if(D){if(t.samplerate||(z.warn("[mp4-remuxer]: regenerate InitSegment as audio detected"),v=this.generateIS(t,e,o,c)),g=this.remuxAudio(t,T,this.isAudioContiguous,c,M||F||f===Jt.AUDIO?R:void 0),F){const at=g?g.endPTS-g.startPTS:0;e.inputTimeScale||(z.warn("[mp4-remuxer]: regenerate InitSegment as video detected"),v=this.generateIS(t,e,o,c)),p=this.remuxVideo(e,R,H,at)}}else F&&(p=this.remuxVideo(e,R,H,0));p&&(p.firstKeyFrame=j,p.independent=j!==-1,p.firstKeyFramePTS=st)}}return this.ISGenerated&&this._initPTS&&this._initDTS&&(i.samples.length&&(E=G0(i,o,this._initPTS,this._initDTS)),s.samples.length&&(b=V0(s,o,this._initPTS))),{audio:g,video:p,initSegment:v,independent:k,text:b,id3:E}}generateIS(t,e,i,s){const o=t.samples,c=e.samples,d=this.typeSupported,f={},p=this._initPTS;let g=!p||s,v="audio/mp4",b,E,k;if(g&&(b=E=1/0),t.config&&o.length){switch(t.timescale=t.samplerate,t.segmentCodec){case"mp3":d.mpeg?(v="audio/mpeg",t.codec=""):d.mp3&&(t.codec="mp3");break}f.audio={id:"audio",container:v,codec:t.codec,initSegment:t.segmentCodec==="mp3"&&d.mpeg?new Uint8Array(0):rt.initSegment([t]),metadata:{channelCount:t.channelCount}},g&&(k=t.inputTimeScale,!p||k!==p.timescale?b=E=o[0].pts-Math.round(k*i):g=!1)}if(e.sps&&e.pps&&c.length&&(e.timescale=e.inputTimeScale,f.video={id:"main",container:"video/mp4",codec:e.codec,initSegment:rt.initSegment([e]),metadata:{width:e.width,height:e.height}},g))if(k=e.inputTimeScale,!p||k!==p.timescale){const T=this.getVideoStartPts(c),R=Math.round(k*i);E=Math.min(E,cr(c[0].dts,T)-R),b=Math.min(b,T-R)}else g=!1;if(Object.keys(f).length)return this.ISGenerated=!0,g?(this._initPTS={baseTime:b,timescale:k},this._initDTS={baseTime:E,timescale:k}):b=k=void 0,{tracks:f,initPTS:b,timescale:k}}remuxVideo(t,e,i,s){const o=t.inputTimeScale,c=t.samples,d=[],f=c.length,p=this._initPTS;let g=this.nextAvcDts,v=8,b=this.videoSampleDuration,E,k,T=Number.POSITIVE_INFINITY,R=Number.NEGATIVE_INFINITY,x=!1;if(!i||g===null){const $=e*o,N=c[0].pts-cr(c[0].dts,c[0].pts);g=$-N}const M=p.baseTime*o/p.timescale;for(let $=0;$<f;$++){const N=c[$];N.pts=cr(N.pts-M,g),N.dts=cr(N.dts-M,g),N.dts<c[$>0?$-1:$].dts&&(x=!0)}x&&c.sort(function($,N){const Z=$.dts-N.dts,pt=$.pts-N.pts;return Z||pt}),E=c[0].dts,k=c[c.length-1].dts;const U=k-E,D=U?Math.round(U/(f-1)):b||t.inputTimeScale/30;if(i){const $=E-g,N=$>D,Z=$<-1;if((N||Z)&&(N?z.warn(`AVC: ${wa($,!0)} ms (${$}dts) hole between fragments detected, filling it`):z.warn(`AVC: ${wa(-$,!0)} ms (${$}dts) overlapping between fragments detected`),!Z||g>=c[0].pts)){E=g;const pt=c[0].pts-$;c[0].dts=E,c[0].pts=pt,z.log(`Video: First PTS/DTS adjusted: ${wa(pt,!0)}/${wa(E,!0)}, delta: ${wa($,!0)} ms`)}}E=Math.max(0,E);let F=0,H=0;for(let $=0;$<f;$++){const N=c[$],Z=N.units,pt=Z.length;let kt=0;for(let Ot=0;Ot<pt;Ot++)kt+=Z[Ot].data.length;H+=kt,F+=pt,N.length=kt,N.dts=Math.max(N.dts,E),T=Math.min(N.pts,T),R=Math.max(N.pts,R)}k=c[f-1].dts;const j=H+4*F+8;let st;try{st=new Uint8Array(j)}catch($){this.observer.emit(L.ERROR,L.ERROR,{type:qt.MUX_ERROR,details:ut.REMUX_ALLOC_ERROR,fatal:!1,error:$,bytes:j,reason:`fail allocating video mdat ${j}`});return}const at=new DataView(st.buffer);at.setUint32(0,j),st.set(rt.types.mdat,4);let Q=!1,Et=Number.POSITIVE_INFINITY,mt=Number.POSITIVE_INFINITY,Ft=Number.NEGATIVE_INFINITY,Kt=Number.NEGATIVE_INFINITY;for(let $=0;$<f;$++){const N=c[$],Z=N.units;let pt=0;for(let Bt=0,Qt=Z.length;Bt<Qt;Bt++){const fe=Z[Bt],ie=fe.data,Ht=fe.data.byteLength;at.setUint32(v,Ht),v+=4,st.set(ie,v),v+=Ht,pt+=4+Ht}let kt;if($<f-1)b=c[$+1].dts-N.dts,kt=c[$+1].pts-N.pts;else{const Bt=this.config,Qt=$>0?N.dts-c[$-1].dts:D;if(kt=$>0?N.pts-c[$-1].pts:D,Bt.stretchShortVideoTrack&&this.nextAudioPts!==null){const fe=Math.floor(Bt.maxBufferHole*o),ie=(s?T+s*o:this.nextAudioPts)-N.pts;ie>fe?(b=ie-Qt,b<0?b=Qt:Q=!0,z.log(`[mp4-remuxer]: It is approximately ${ie/90} ms to the next segment; using duration ${b/90} ms for the last video frame.`)):b=Qt}else b=Qt}const Ot=Math.round(N.pts-N.dts);Et=Math.min(Et,b),Ft=Math.max(Ft,b),mt=Math.min(mt,kt),Kt=Math.max(Kt,kt),d.push(new H0(N.key,b,pt,Ot))}if(d.length){if(Co){if(Co<70){const $=d[0].flags;$.dependsOn=2,$.isNonSync=0}}else if(wc&&Kt-mt<Ft-Et&&D/Ft<.025&&d[0].cts===0){z.warn("Found irregular gaps in sample duration. Using PTS instead of DTS to determine MP4 sample duration.");let $=E;for(let N=0,Z=d.length;N<Z;N++){const pt=$+d[N].duration,kt=$+d[N].cts;if(N<Z-1){const Ot=pt+d[N+1].cts;d[N].duration=Ot-kt}else d[N].duration=N?d[N-1].duration:D;d[N].cts=0,$=pt}}}b=Q||!b?D:b,this.nextAvcDts=g=k+b,this.videoSampleDuration=b,this.isVideoContiguous=!0;const V=rt.moof(t.sequenceNumber++,E,ni({},t,{samples:d})),J="video",St={data1:V,data2:st,startPTS:T/o,endPTS:(R+b)/o,startDTS:E/o,endDTS:g/o,type:J,hasAudio:!1,hasVideo:!0,nb:d.length,dropped:t.dropped};return t.samples=[],t.dropped=0,St}remuxAudio(t,e,i,s,o){const c=t.inputTimeScale,d=t.samplerate?t.samplerate:c,f=c/d,p=t.segmentCodec==="aac"?B0:My,g=p*f,v=this._initPTS,b=t.segmentCodec==="mp3"&&this.typeSupported.mpeg,E=[],k=o!==void 0;let T=t.samples,R=b?0:8,x=this.nextAudioPts||-1;const M=e*c,U=v.baseTime*c/v.timescale;if(this.isAudioContiguous=i=i||T.length&&x>0&&(s&&Math.abs(M-x)<9e3||Math.abs(cr(T[0].pts-U,M)-x)<20*g),T.forEach(function(V){V.pts=cr(V.pts-U,M)}),!i||x<0){if(T=T.filter(V=>V.pts>=0),!T.length)return;o===0?x=0:s&&!k?x=Math.max(0,M):x=T[0].pts}if(t.segmentCodec==="aac"){const V=this.config.maxAudioFramesDrift;for(let J=0,St=x;J<T.length;J++){const $=T[J],N=$.pts,Z=N-St,pt=Math.abs(1e3*Z/c);if(Z<=-V*g&&k)J===0&&(z.warn(`Audio frame @ ${(N/c).toFixed(3)}s overlaps nextAudioPts by ${Math.round(1e3*Z/c)} ms.`),this.nextAudioPts=x=St=N);else if(Z>=V*g&&pt<Py&&k){let kt=Math.round(Z/g);St=N-kt*g,St<0&&(kt--,St+=g),J===0&&(this.nextAudioPts=x=St),z.warn(`[mp4-remuxer]: Injecting ${kt} audio frame @ ${(St/c).toFixed(3)}s due to ${Math.round(1e3*Z/c)} ms gap.`);for(let Ot=0;Ot<kt;Ot++){const Bt=Math.max(St,0);let Qt=N0.getSilentFrame(t.manifestCodec||t.codec,t.channelCount);Qt||(z.log("[mp4-remuxer]: Unable to get silent frame for given audio codec; duplicating last frame instead."),Qt=$.unit.subarray()),T.splice(J,0,{unit:Qt,pts:Bt}),St+=g,J++}}$.pts=St,St+=g}}let D=null,F=null,H,j=0,st=T.length;for(;st--;)j+=T[st].unit.byteLength;for(let V=0,J=T.length;V<J;V++){const St=T[V],$=St.unit;let N=St.pts;if(F!==null){const pt=E[V-1];pt.duration=Math.round((N-F)/f)}else if(i&&t.segmentCodec==="aac"&&(N=x),D=N,j>0){j+=R;try{H=new Uint8Array(j)}catch(pt){this.observer.emit(L.ERROR,L.ERROR,{type:qt.MUX_ERROR,details:ut.REMUX_ALLOC_ERROR,fatal:!1,error:pt,bytes:j,reason:`fail allocating audio mdat ${j}`});return}b||(new DataView(H.buffer).setUint32(0,j),H.set(rt.types.mdat,4))}else return;H.set($,R);const Z=$.byteLength;R+=Z,E.push(new H0(!0,p,Z,0)),F=N}const at=E.length;if(!at)return;const Q=E[E.length-1];this.nextAudioPts=x=F+f*Q.duration;const Et=b?new Uint8Array(0):rt.moof(t.sequenceNumber++,D/f,ni({},t,{samples:E}));t.samples=[];const mt=D/c,Ft=x/c,Kt={data1:Et,data2:H,startPTS:mt,endPTS:Ft,startDTS:mt,endDTS:Ft,type:"audio",hasAudio:!0,hasVideo:!1,nb:at};return this.isAudioContiguous=!0,Kt}remuxEmptyAudio(t,e,i,s){const o=t.inputTimeScale,c=t.samplerate?t.samplerate:o,d=o/c,f=this.nextAudioPts,p=this._initDTS,g=p.baseTime*9e4/p.timescale,v=(f!==null?f:s.startDTS*o)+g,b=s.endDTS*o+g,E=d*B0,k=Math.ceil((b-v)/E),T=N0.getSilentFrame(t.manifestCodec||t.codec,t.channelCount);if(z.warn("[mp4-remuxer]: remux empty Audio"),!T){z.trace("[mp4-remuxer]: Unable to remuxEmptyAudio since we were unable to get a silent frame for given audio codec");return}const R=[];for(let x=0;x<k;x++){const M=v+x*E;R.push({unit:T,pts:M,dts:M})}return t.samples=R,this.remuxAudio(t,e,i,!1)}}function cr(n,t){let e;if(t===null)return n;for(t<n?e=-8589934592:e=8589934592;Math.abs(n-t)>4294967296;)n+=e;return n}function $y(n){for(let t=0;t<n.length;t++)if(n[t].key)return t;return-1}function G0(n,t,e,i){const s=n.samples.length;if(!s)return;const o=n.inputTimeScale;for(let d=0;d<s;d++){const f=n.samples[d];f.pts=cr(f.pts-e.baseTime*o/e.timescale,t*o)/o,f.dts=cr(f.dts-i.baseTime*o/i.timescale,t*o)/o}const c=n.samples;return n.samples=[],{samples:c}}function V0(n,t,e){const i=n.samples.length;if(!i)return;const s=n.inputTimeScale;for(let c=0;c<i;c++){const d=n.samples[c];d.pts=cr(d.pts-e.baseTime*s/e.timescale,t*s)/s}n.samples.sort((c,d)=>c.pts-d.pts);const o=n.samples;return n.samples=[],{samples:o}}class H0{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 Fy(t)}}class Fy{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 Ny{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(sv(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=ju(t);e||(e=W0(s.audio,_e.AUDIO)),i||(i=W0(s.video,_e.VIDEO));const o={};s.audio&&s.video?o.audiovideo={container:"video/mp4",codec:e+","+i,initSegment:t,id:"main"}:s.audio?o.audio={container:"audio/mp4",codec:e,initSegment:t,id:"audio"}:s.video?o.video={container:"video/mp4",codec:i,initSegment:t,id:"main"}:z.warn("[passthrough-remuxer.ts]: initSegment does not contain moov or trak boxes."),this.initTracks=o}remux(t,e,i,s,o,c){var d,f;let{initPTS:p,lastEndTime:g}=this;const v={audio:void 0,video:void 0,text:s,id3:i,initSegment:void 0};jt(g)||(g=this.lastEndTime=o||0);const b=e.samples;if(!(b!=null&&b.length))return v;const E={initPTS:void 0,timescale:1};let k=this.initData;if((d=k)!=null&&d.length||(this.generateInitSegment(b),k=this.initData),!((f=k)!=null&&f.length))return z.warn("[passthrough-remuxer.ts]: Failed to generate initSegment."),v;this.emitInitSegment&&(E.tracks=this.initTracks,this.emitInitSegment=!1);const T=av(b,k),R=nv(k,b),x=R===null?o:R;(Uy(p,x,o,T)||E.timescale!==p.timescale&&c)&&(E.initPTS=x-o,p&&p.timescale===1&&z.warn(`Adjusting initPTS by ${E.initPTS-p.baseTime}`),this.initPTS=p={baseTime:E.initPTS,timescale:1});const M=t?x-p.baseTime/p.timescale:g,U=M+T;lv(k,b,p.baseTime/p.timescale),T>0?this.lastEndTime=U:(z.warn("Duration parsed from mp4 should be greater than zero"),this.resetNextTimestamp());const D=!!k.audio,F=!!k.video;let H="";D&&(H+="audio"),F&&(H+="video");const j={data1:b,startPTS:M,startDTS:M,endPTS:U,endDTS:U,type:H,hasAudio:D,hasVideo:F,nb:1,dropped:0};return v.audio=j.type==="audio"?j:void 0,v.video=j.type!=="audio"?j:void 0,v.initSegment=E,v.id3=G0(i,o,p,p),s.samples.length&&(v.text=V0(s,o,p)),v}}function Uy(n,t,e,i){if(n===null)return!0;const s=Math.max(i,1),o=t-n.baseTime/n.timescale;return Math.abs(o-e)>s}function W0(n,t){const e=n==null?void 0:n.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===_e.VIDEO?"avc1.42e01e":"mp4a.40.5"}let Qr;try{Qr=self.performance.now.bind(self.performance)}catch{z.debug("Unable to use Performance API on this environment"),Qr=typeof self<"u"&&self.Date.now}const Lc=[{demux:Ey,remux:Ny},{demux:ms,remux:Sc},{demux:by,remux:Sc},{demux:Dy,remux:Sc}];class j0{constructor(t,e,i,s,o){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=o}configure(t){this.transmuxConfig=t,this.decrypter&&this.decrypter.reset()}push(t,e,i,s){const o=i.transmuxing;o.executeStart=Qr();let c=new Uint8Array(t);const{currentTransmuxState:d,transmuxConfig:f}=this;s&&(this.currentTransmuxState=s);const{contiguous:p,discontinuity:g,trackSwitch:v,accurateTimeOffset:b,timeOffset:E,initSegmentChange:k}=s||d,{audioCodec:T,videoCodec:R,defaultInitPts:x,duration:M,initSegmentData:U}=f,D=By(c,e);if(D&&D.method==="AES-128"){const st=this.getDecrypter();if(st.isSync()){let at=st.softwareDecrypt(c,D.key.buffer,D.iv.buffer);if(i.part>-1&&(at=st.flush()),!at)return o.executeEnd=Qr(),Rc(i);c=new Uint8Array(at)}else return this.decryptionPromise=st.webCryptoDecrypt(c,D.key.buffer,D.iv.buffer).then(at=>{const Q=this.push(at,null,i);return this.decryptionPromise=null,Q}),this.decryptionPromise}const F=this.needsProbing(g,v);if(F){const st=this.configureTransmuxer(c);if(st)return z.warn(`[transmuxer] ${st.message}`),this.observer.emit(L.ERROR,L.ERROR,{type:qt.MEDIA_ERROR,details:ut.FRAG_PARSING_ERROR,fatal:!1,error:st,reason:st.message}),o.executeEnd=Qr(),Rc(i)}(g||v||k||F)&&this.resetInitSegment(U,T,R,M,e),(g||k||F)&&this.resetInitialTimestamp(x),p||this.resetContiguity();const H=this.transmux(c,D,E,b,i),j=this.currentTransmuxState;return j.contiguous=!0,j.discontinuity=!1,j.trackSwitch=!1,o.executeEnd=Qr(),H}flush(t){const e=t.transmuxing;e.executeStart=Qr();const{decrypter:i,currentTransmuxState:s,decryptionPromise:o}=this;if(o)return o.then(()=>this.flush(t));const c=[],{timeOffset:d}=s;if(i){const v=i.flush();v&&c.push(this.push(v,null,t))}const{demuxer:f,remuxer:p}=this;if(!f||!p)return e.executeEnd=Qr(),[Rc(t)];const g=f.flush(d);return Io(g)?g.then(v=>(this.flushRemux(c,v,t),c)):(this.flushRemux(c,g,t),c)}flushRemux(t,e,i){const{audioTrack:s,videoTrack:o,id3Track:c,textTrack:d}=e,{accurateTimeOffset:f,timeOffset:p}=this.currentTransmuxState;z.log(`[transmuxer.ts]: Flushed fragment ${i.sn}${i.part>-1?" p: "+i.part:""} of level ${i.level}`);const g=this.remuxer.remux(s,o,c,d,p,f,!0,this.id);t.push({remuxResult:g,chunkMeta:i}),i.transmuxing.executeEnd=Qr()}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,o){const{demuxer:c,remuxer:d}=this;!c||!d||(c.resetInitSegment(t,e,i,s),d.resetInitSegment(t,e,i,o))}destroy(){this.demuxer&&(this.demuxer.destroy(),this.demuxer=void 0),this.remuxer&&(this.remuxer.destroy(),this.remuxer=void 0)}transmux(t,e,i,s,o){let c;return e&&e.method==="SAMPLE-AES"?c=this.transmuxSampleAes(t,e,i,s,o):c=this.transmuxUnencrypted(t,i,s,o),c}transmuxUnencrypted(t,e,i,s){const{audioTrack:o,videoTrack:c,id3Track:d,textTrack:f}=this.demuxer.demux(t,e,!1,!this.config.progressive);return{remuxResult:this.remuxer.remux(o,c,d,f,e,i,!1,this.id),chunkMeta:s}}transmuxSampleAes(t,e,i,s,o){return this.demuxer.demuxSampleAes(t,e,i).then(c=>({remuxResult:this.remuxer.remux(c.audioTrack,c.videoTrack,c.id3Track,c.textTrack,i,s,!1,this.id),chunkMeta:o}))}configureTransmuxer(t){const{config:e,observer:i,typeSupported:s,vendor:o}=this;let c;for(let v=0,b=Lc.length;v<b;v++)if(Lc[v].demux.probe(t)){c=Lc[v];break}if(!c)return new Error("Failed to find demuxer by probing fragment data");const d=this.demuxer,f=this.remuxer,p=c.remux,g=c.demux;(!f||!(f instanceof p))&&(this.remuxer=new p(i,e,s,o)),(!d||!(d instanceof g))&&(this.demuxer=new g(i,e,s),this.probe=g.probe)}needsProbing(t,e){return!this.demuxer||!this.remuxer||t||e}getDecrypter(){let t=this.decrypter;return t||(t=this.decrypter=new yc(this.config)),t}}function By(n,t){let e=null;return n.byteLength>0&&t!=null&&t.key!=null&&t.iv!==null&&t.method!=null&&(e=t),e}const Rc=n=>({remuxResult:{},chunkMeta:n});function Io(n){return"then"in n&&n.then instanceof Function}class Gy{constructor(t,e,i,s,o){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=o||null}}class Vy{constructor(t,e,i,s,o,c){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=o,this.initSegmentChange=c}}var K0={exports:{}};(function(n){var t=Object.prototype.hasOwnProperty,e="~";function i(){}Object.create&&(i.prototype=Object.create(null),new i().__proto__||(e=!1));function s(f,p,g){this.fn=f,this.context=p,this.once=g||!1}function o(f,p,g,v,b){if(typeof g!="function")throw new TypeError("The listener must be a function");var E=new s(g,v||f,b),k=e?e+p:p;return f._events[k]?f._events[k].fn?f._events[k]=[f._events[k],E]:f._events[k].push(E):(f._events[k]=E,f._eventsCount++),f}function c(f,p){--f._eventsCount===0?f._events=new i:delete f._events[p]}function d(){this._events=new i,this._eventsCount=0}d.prototype.eventNames=function(){var f=[],p,g;if(this._eventsCount===0)return f;for(g in p=this._events)t.call(p,g)&&f.push(e?g.slice(1):g);return Object.getOwnPropertySymbols?f.concat(Object.getOwnPropertySymbols(p)):f},d.prototype.listeners=function(f){var p=e?e+f:f,g=this._events[p];if(!g)return[];if(g.fn)return[g.fn];for(var v=0,b=g.length,E=new Array(b);v<b;v++)E[v]=g[v].fn;return E},d.prototype.listenerCount=function(f){var p=e?e+f:f,g=this._events[p];return g?g.fn?1:g.length:0},d.prototype.emit=function(f,p,g,v,b,E){var k=e?e+f:f;if(!this._events[k])return!1;var T=this._events[k],R=arguments.length,x,M;if(T.fn){switch(T.once&&this.removeListener(f,T.fn,void 0,!0),R){case 1:return T.fn.call(T.context),!0;case 2:return T.fn.call(T.context,p),!0;case 3:return T.fn.call(T.context,p,g),!0;case 4:return T.fn.call(T.context,p,g,v),!0;case 5:return T.fn.call(T.context,p,g,v,b),!0;case 6:return T.fn.call(T.context,p,g,v,b,E),!0}for(M=1,x=new Array(R-1);M<R;M++)x[M-1]=arguments[M];T.fn.apply(T.context,x)}else{var U=T.length,D;for(M=0;M<U;M++)switch(T[M].once&&this.removeListener(f,T[M].fn,void 0,!0),R){case 1:T[M].fn.call(T[M].context);break;case 2:T[M].fn.call(T[M].context,p);break;case 3:T[M].fn.call(T[M].context,p,g);break;case 4:T[M].fn.call(T[M].context,p,g,v);break;default:if(!x)for(D=1,x=new Array(R-1);D<R;D++)x[D-1]=arguments[D];T[M].fn.apply(T[M].context,x)}}return!0},d.prototype.on=function(f,p,g){return o(this,f,p,g,!1)},d.prototype.once=function(f,p,g){return o(this,f,p,g,!0)},d.prototype.removeListener=function(f,p,g,v){var b=e?e+f:f;if(!this._events[b])return this;if(!p)return c(this,b),this;var E=this._events[b];if(E.fn)E.fn===p&&(!v||E.once)&&(!g||E.context===g)&&c(this,b);else{for(var k=0,T=[],R=E.length;k<R;k++)(E[k].fn!==p||v&&!E[k].once||g&&E[k].context!==g)&&T.push(E[k]);T.length?this._events[b]=T.length===1?T[0]:T:c(this,b)}return this},d.prototype.removeAllListeners=function(f){var p;return f?(p=e?e+f:f,this._events[p]&&c(this,p)):(this._events=new i,this._eventsCount=0),this},d.prototype.off=d.prototype.removeListener,d.prototype.addListener=d.prototype.on,d.prefixed=e,d.EventEmitter=d,n.exports=d})(K0);var Hy=K0.exports,_c=_m(Hy);const Cc=bo()||{isTypeSupported:()=>!1};class Y0{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 o=t.config;this.hls=t,this.id=e,this.useWorker=!!o.enableWorker,this.onTransmuxComplete=i,this.onFlush=s;const c=(p,g)=>{g=g||{},g.frag=this.frag,g.id=this.id,p===L.ERROR&&(this.error=g.error),this.hls.trigger(p,g)};this.observer=new _c,this.observer.on(L.FRAG_DECRYPTED,c),this.observer.on(L.ERROR,c);const d={mp4:Cc.isTypeSupported("video/mp4"),mpeg:Cc.isTypeSupported("audio/mpeg"),mp3:Cc.isTypeSupported('audio/mp4; codecs="mp3"')},f=navigator.vendor;if(this.useWorker&&typeof Worker<"u"&&(o.workerPath||hy())){try{o.workerPath?(z.log(`loading Web Worker ${o.workerPath} for "${e}"`),this.workerContext=uy(o.workerPath)):(z.log(`injecting Web Worker for "${e}"`),this.workerContext=dy()),this.onwmsg=g=>this.onWorkerMessage(g);const{worker:p}=this.workerContext;p.addEventListener("message",this.onwmsg),p.onerror=g=>{const v=new Error(`${g.message} (${g.filename}:${g.lineno})`);o.enableWorker=!1,z.warn(`Error in "${e}" Web Worker, fallback to inline`),this.hls.trigger(L.ERROR,{type:qt.OTHER_ERROR,details:ut.INTERNAL_EXCEPTION,fatal:!1,event:"demuxerWorker",error:v})},p.postMessage({cmd:"init",typeSupported:d,vendor:f,id:e,config:JSON.stringify(o)})}catch(p){z.warn(`Error setting up "${e}" Web Worker, fallback to inline`,p),this.resetWorker(),this.error=null,this.transmuxer=new j0(this.observer,d,o,f,e)}return}this.transmuxer=new j0(this.observer,d,o,f,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,o,c,d,f,p,g){var v,b;p.transmuxing.start=self.performance.now();const{transmuxer:E}=this,k=c?c.start:o.start,T=o.decryptdata,R=this.frag,x=!(R&&o.cc===R.cc),M=!(R&&p.level===R.level),U=R?p.sn-R.sn:-1,D=this.part?p.part-this.part.index:-1,F=U===0&&p.id>1&&p.id===(R==null?void 0:R.stats.chunkCount),H=!M&&(U===1||U===0&&(D===1||F&&D<=0)),j=self.performance.now();(M||U||o.stats.parsing.start===0)&&(o.stats.parsing.start=j),c&&(D||!H)&&(c.stats.parsing.start=j);const st=!(R&&((v=o.initSegment)==null?void 0:v.url)===((b=R.initSegment)==null?void 0:b.url)),at=new Vy(x,H,f,M,k,st);if(!H||x||st){z.log(`[transmuxer-interface, ${o.type}]: Starting new transmux session for sn: ${p.sn} p: ${p.part} level: ${p.level} id: ${p.id}
|
178
|
+
discontinuity: ${x}
|
179
|
+
trackSwitch: ${M}
|
180
|
+
contiguous: ${H}
|
181
|
+
accurateTimeOffset: ${f}
|
182
|
+
timeOffset: ${k}
|
183
|
+
initSegmentChange: ${st}`);const Q=new Gy(i,s,e,d,g);this.configureTransmuxer(Q)}if(this.frag=o,this.part=c,this.workerContext)this.workerContext.worker.postMessage({cmd:"demux",data:t,decryptdata:T,chunkMeta:p,state:at},t instanceof ArrayBuffer?[t]:[]);else if(E){const Q=E.push(t,T,p,at);Io(Q)?(E.async=!0,Q.then(Et=>{this.handleTransmuxComplete(Et)}).catch(Et=>{this.transmuxerError(Et,p,"transmuxer-interface push error")})):(E.async=!1,this.handleTransmuxComplete(Q))}}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);Io(i)||e.async?(Io(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(L.ERROR,{type:qt.MEDIA_ERROR,details:ut.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 o=(s=this.workerContext)==null?void 0:s.objectURL;o&&self.URL.revokeObjectURL(o);break}case"transmuxComplete":{this.handleTransmuxComplete(e.data);break}case"flush":{this.onFlush(e.data);break}case"workerLog":z[e.data.logType]&&z[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 Wy=250,Ic=2,jy=.1,Ky=.05;class Yy{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:o}=this;if(s===null)return;const{currentTime:c,seeking:d}=s,f=this.seeking&&!d,p=!this.seeking&&d;if(this.seeking=d,c!==t){if(this.moved=!0,o!==null){if(this.stallReported){const x=self.performance.now()-o;z.warn(`playback not stuck anymore @${c}, after ${Math.round(x)}ms`),this.stallReported=!1}this.stalled=null,this.nudgeRetry=0}return}if(p||f){this.stalled=null;return}if(s.paused&&!d||s.ended||s.playbackRate===0||!$e.getBuffered(s).length)return;const g=$e.bufferInfo(s,c,0),v=g.len>0,b=g.nextStart||0;if(!v&&!b)return;if(d){const x=g.len>Ic,M=!b||e&&e.start<=c||b-c>Ic&&!this.fragmentTracker.getPartialFragment(c);if(x||M)return;this.moved=!1}if(!this.moved&&this.stalled!==null){var E;const x=Math.max(b,g.start||0)-c,M=this.hls.levels?this.hls.levels[this.hls.currentLevel]:null,U=!(M==null||(E=M.details)==null)&&E.live?M.details.targetduration*2:Ic,D=this.fragmentTracker.getPartialFragment(c);if(x>0&&(x<=U||D)){this._trySkipBufferHole(D);return}}const k=self.performance.now();if(o===null){this.stalled=k;return}const T=k-o;if(!d&&T>=Wy&&(this._reportStall(g),!this.media))return;const R=$e.bufferInfo(s,c,i.maxBufferHole);this._tryFixBufferStall(R,T)}_tryFixBufferStall(t,e){const{config:i,fragmentTracker:s,media:o}=this;if(o===null)return;const c=o.currentTime,d=s.getPartialFragment(c);d&&(this._trySkipBufferHole(d)||!this.media)||(t.len>i.maxBufferHole||t.nextStart&&t.nextStart-c<i.maxBufferHole)&&e>i.highBufferWatchdogPeriod*1e3&&(z.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 o=new Error(`Playback stalling at @${i.currentTime} due to low buffer (${JSON.stringify(t)})`);z.warn(o.message),e.trigger(L.ERROR,{type:qt.MEDIA_ERROR,details:ut.BUFFER_STALLED_ERROR,fatal:!1,error:o,buffer:t.len})}}_trySkipBufferHole(t){const{config:e,hls:i,media:s}=this;if(s===null)return 0;const o=s.currentTime,c=$e.bufferInfo(s,o,0),d=o<c.start?c.start:c.nextStart;if(d){const f=c.len<=e.maxBufferHole,p=c.len>0&&c.len<1&&s.readyState<3,g=d-o;if(g>0&&(f||p)){if(g>e.maxBufferHole){const{fragmentTracker:b}=this;let E=!1;if(o===0){const k=b.getAppendedFrag(0,Jt.MAIN);k&&d<k.end&&(E=!0)}if(!E){const k=t||b.getAppendedFrag(o,Jt.MAIN);if(k){let T=!1,R=k.end;for(;R<d;){const x=b.getPartialFragment(R);if(x)R+=x.duration;else{T=!0;break}}if(T)return 0}}}const v=Math.max(d+Ky,o+jy);if(z.warn(`skipping hole, adjusting currentTime from ${o} to ${v}`),this.moved=!0,this.stalled=null,s.currentTime=v,t&&!t.gap){const b=new Error(`fragment loaded with buffer holes, seeking from ${o} to ${v}`);i.trigger(L.ERROR,{type:qt.MEDIA_ERROR,details:ut.BUFFER_SEEK_OVER_HOLE,fatal:!1,error:b,reason:b.message,frag:t})}return v}}return 0}_tryNudgeBuffer(){const{config:t,hls:e,media:i,nudgeRetry:s}=this;if(i===null)return;const o=i.currentTime;if(this.nudgeRetry++,s<t.nudgeMaxRetry){const c=o+(s+1)*t.nudgeOffset,d=new Error(`Nudging 'currentTime' from ${o} to ${c}`);z.warn(d.message),i.currentTime=c,e.trigger(L.ERROR,{type:qt.MEDIA_ERROR,details:ut.BUFFER_NUDGE_ON_STALL,error:d,fatal:!1})}else{const c=new Error(`Playhead still not moving while enough data buffered @${o} after ${t.nudgeMaxRetry} nudges`);z.error(c.message),e.trigger(L.ERROR,{type:qt.MEDIA_ERROR,details:ut.BUFFER_STALLED_ERROR,error:c,fatal:!0})}}}const zy=100;class Zy extends bc{constructor(t,e,i){super(t,e,i,"[stream-controller]",Jt.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(L.MEDIA_ATTACHED,this.onMediaAttached,this),t.on(L.MEDIA_DETACHING,this.onMediaDetaching,this),t.on(L.MANIFEST_LOADING,this.onManifestLoading,this),t.on(L.MANIFEST_PARSED,this.onManifestParsed,this),t.on(L.LEVEL_LOADING,this.onLevelLoading,this),t.on(L.LEVEL_LOADED,this.onLevelLoaded,this),t.on(L.FRAG_LOAD_EMERGENCY_ABORTED,this.onFragLoadEmergencyAborted,this),t.on(L.ERROR,this.onError,this),t.on(L.AUDIO_TRACK_SWITCHING,this.onAudioTrackSwitching,this),t.on(L.AUDIO_TRACK_SWITCHED,this.onAudioTrackSwitched,this),t.on(L.BUFFER_CREATED,this.onBufferCreated,this),t.on(L.BUFFER_FLUSHED,this.onBufferFlushed,this),t.on(L.LEVELS_UPDATED,this.onLevelsUpdated,this),t.on(L.FRAG_BUFFERED,this.onFragBuffered,this)}_unregisterListeners(){const{hls:t}=this;t.off(L.MEDIA_ATTACHED,this.onMediaAttached,this),t.off(L.MEDIA_DETACHING,this.onMediaDetaching,this),t.off(L.MANIFEST_LOADING,this.onManifestLoading,this),t.off(L.MANIFEST_PARSED,this.onManifestParsed,this),t.off(L.LEVEL_LOADED,this.onLevelLoaded,this),t.off(L.FRAG_LOAD_EMERGENCY_ABORTED,this.onFragLoadEmergencyAborted,this),t.off(L.ERROR,this.onError,this),t.off(L.AUDIO_TRACK_SWITCHING,this.onAudioTrackSwitching,this),t.off(L.AUDIO_TRACK_SWITCHED,this.onAudioTrackSwitched,this),t.off(L.BUFFER_CREATED,this.onBufferCreated,this),t.off(L.BUFFER_FLUSHED,this.onBufferFlushed,this),t.off(L.LEVELS_UPDATED,this.onLevelsUpdated,this),t.off(L.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(zy),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=Tt.IDLE,this.nextLoadPosition=this.startPosition=this.lastCurrentTime=t,this.tick()}else this._forceStartLoad=!0,this.state=Tt.STOPPED}stopLoad(){this._forceStartLoad=!1,super.stopLoad()}doTick(){switch(this.state){case Tt.WAITING_LEVEL:{var t;const{levels:i,level:s}=this,o=i==null||(t=i[s])==null?void 0:t.details;if(o&&(!o.live||this.levelLastLoaded===this.level)){if(this.waitForCdnTuneIn(o))break;this.state=Tt.IDLE;break}else if(this.hls.nextLoadLevel!==this.level){this.state=Tt.IDLE;break}break}case Tt.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=Tt.IDLE)}break}this.state===Tt.IDLE&&this.doTickIdle(),this.onTickEnd()}onTickEnd(){super.onTickEnd(),this.checkBuffer(),this.checkFragmentChanged()}doTickIdle(){const{hls:t,levelLastLoaded:e,levels:i,media:s}=this,{config:o,nextLoadLevel:c}=t;if(e===null||!s&&(this.startFragRequested||!o.startFragPrefetch)||this.altAudio&&this.audioOnly||!(i!=null&&i[c]))return;const d=i[c],f=this.getMainFwdBufferInfo();if(f===null)return;const p=this.getLevelDetails();if(p&&this._streamEnded(f,p)){const R={};this.altAudio&&(R.type="video"),this.hls.trigger(L.BUFFER_EOS,R),this.state=Tt.ENDED;return}t.loadLevel!==c&&t.manualLevel===-1&&this.log(`Adapting to level ${c} from level ${this.level}`),this.level=t.nextLoadLevel=c;const g=d.details;if(!g||this.state===Tt.WAITING_LEVEL||g.live&&this.levelLastLoaded!==c){this.level=c,this.state=Tt.WAITING_LEVEL;return}const v=f.len,b=this.getMaxBufferLength(d.maxBitrate);if(v>=b)return;this.backtrackFragment&&this.backtrackFragment.start>f.end&&(this.backtrackFragment=null);const E=this.backtrackFragment?this.backtrackFragment.start:f.end;let k=this.getNextFragment(E,g);if(this.couldBacktrack&&!this.fragPrevious&&k&&k.sn!=="initSegment"&&this.fragmentTracker.getState(k)!==ui.OK){var T;const R=((T=this.backtrackFragment)!=null?T:k).sn-g.startSN,x=g.fragments[R-1];x&&k.cc===x.cc&&(k=x,this.fragmentTracker.removeFragment(x))}else this.backtrackFragment&&f.len&&(this.backtrackFragment=null);if(k&&this.isLoopLoading(k,E)){if(!k.gap){const R=this.audioOnly&&!this.altAudio?_e.AUDIO:_e.VIDEO,x=(R===_e.VIDEO?this.videoBuffer:this.mediaBuffer)||this.media;x&&this.afterBufferFlushed(x,R,Jt.MAIN)}k=this.getNextFragmentLoopLoading(k,g,f,Jt.MAIN,b)}k&&(k.initSegment&&!k.initSegment.data&&!this.bitrateTest&&(k=k.initSegment),this.loadFragment(k,d,E))}loadFragment(t,e,i){const s=this.fragmentTracker.getState(t);this.fragCurrent=t,s===ui.NOT_LOADED||s===ui.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,Jt.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 o=this.getLevelDetails();if(o!=null&&o.live){const d=this.getMainFwdBufferInfo();if(!d||d.len<o.targetduration*2)return}if(!e.paused&&t){const d=this.hls.nextLoadLevel,f=t[d],p=this.fragLastKbps;p&&this.fragCurrent?i=this.fragCurrent.duration*f.maxBitrate/(1e3*p)+1:i=0}else i=0;const c=this.getBufferedFrag(e.currentTime+i);if(c){const d=this.followingBufferedFrag(c);if(d){this.abortCurrentFrag();const f=d.maxStartPTS?d.maxStartPTS:d.start,p=d.duration,g=Math.max(c.end,f+Math.min(Math.max(p-this.config.maxFragLookUpTolerance,p*.5),p*.75));this.flushMainBuffer(g,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 Tt.KEY_LOADING:case Tt.FRAG_LOADING:case Tt.FRAG_LOADING_WAITING_RETRY:case Tt.PARSING:case Tt.PARSED:this.state=Tt.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 Yy(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;jt(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(L.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,o;e.levels.forEach(c=>{o=c.audioCodec,o&&(o.indexOf("mp4a.40.2")!==-1&&(i=!0),o.indexOf("mp4a.40.5")!==-1&&(s=!0))}),this.audioCodecSwitch=i&&s&&!cy(),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!==Tt.IDLE)return;const s=i[e.level];(!s.details||s.details.live&&this.levelLastLoaded!==e.level||this.waitForCdnTuneIn(s.details))&&(this.state=Tt.WAITING_LEVEL)}onLevelLoaded(t,e){var i;const{levels:s}=this,o=e.level,c=e.details,d=c.totalduration;if(!s){this.warn(`Levels were reset while loading level ${o}`);return}this.log(`Level ${o} loaded [${c.startSN},${c.endSN}]${c.lastPartSn?`[part-${c.lastPartSn}-${c.lastPartIndex}]`:""}, cc [${c.startCC}, ${c.endCC}] duration:${d}`);const f=s[o],p=this.fragCurrent;p&&(this.state===Tt.FRAG_LOADING||this.state===Tt.FRAG_LOADING_WAITING_RETRY)&&(p.level!==e.level||p.urlId!==f.urlId)&&p.loader&&this.abortCurrentFrag();let g=0;if(c.live||(i=f.details)!=null&&i.live){if(this.checkLiveUpdate(c),c.deltaUpdateFailed)return;g=this.alignPlaylists(c,f.details)}if(f.details=c,this.levelLastLoaded=o,this.hls.trigger(L.LEVEL_UPDATED,{details:c,level:o}),this.state===Tt.WAITING_LEVEL){if(this.waitForCdnTuneIn(c))return;this.state=Tt.IDLE}this.startFragRequested?c.live&&this.synchronizeToLiveEdge(c):this.setStartPosition(c,g),this.tick()}_handleFragmentLoadProgress(t){var e;const{frag:i,part:s,payload:o}=t,{levels:c}=this;if(!c){this.warn(`Levels were reset while fragment load was in progress. Fragment ${i.sn} of level ${i.level} will not be buffered`);return}const d=c[i.level],f=d.details;if(!f){this.warn(`Dropping fragment ${i.sn} of level ${i.level} after level details were reset`),this.fragmentTracker.removeFragment(i);return}const p=d.videoCodec,g=f.PTSKnown||!f.live,v=(e=i.initSegment)==null?void 0:e.data,b=this._getAudioCodec(d),E=this.transmuxer=this.transmuxer||new Y0(this.hls,Jt.MAIN,this._handleTransmuxComplete.bind(this),this._handleTransmuxerFlush.bind(this)),k=s?s.index:-1,T=k!==-1,R=new mc(i.level,i.sn,i.stats.chunkCount,o.byteLength,k,T),x=this.initPTS[i.cc];E.push(o,v,b,p,i,s,f.totalduration,g,R,x)}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 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 s=this.hls;i&&(s.trigger(L.BUFFER_FLUSHING,{startOffset:0,endOffset:Number.POSITIVE_INFINITY,type:null}),this.fragmentTracker.removeAllFragments()),s.trigger(L.AUDIO_TRACK_SWITCHED,e)}}onAudioTrackSwitched(t,e){const i=e.id,s=!!this.hls.audioTracks[i].url;if(s){const o=this.videoBuffer;o&&this.mediaBuffer!==o&&(this.log("Switching on alternate audio, use video.buffered to schedule main fragment loading"),this.mediaBuffer=o)}this.altAudio=s,this.tick()}onBufferCreated(t,e){const i=e.tracks;let s,o,c=!1;for(const d in i){const f=i[d];if(f.id==="main"){if(o=d,s=f,d==="video"){const p=i[d];p&&(this.videoBuffer=p.buffer)}}else c=!0}c&&s?(this.log(`Alternate track found, use ${o}.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!==Jt.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===Tt.PARSED&&(this.state=Tt.IDLE);return}const o=s?s.stats:i.stats;this.fragLastKbps=Math.round(8*o.total/(o.buffering.end-o.loading.first)),i.sn!=="initSegment"&&(this.fragPrevious=i),this.fragBufferedComplete(i,s)}onError(t,e){var i;if(e.fatal){this.state=Tt.ERROR;return}switch(e.details){case ut.FRAG_GAP:case ut.FRAG_PARSING_ERROR:case ut.FRAG_DECRYPT_ERROR:case ut.FRAG_LOAD_ERROR:case ut.FRAG_LOAD_TIMEOUT:case ut.KEY_LOAD_ERROR:case ut.KEY_LOAD_TIMEOUT:this.onFragmentOrKeyLoadError(Jt.MAIN,e);break;case ut.LEVEL_LOAD_ERROR:case ut.LEVEL_LOAD_TIMEOUT:case ut.LEVEL_PARSING_ERROR:!e.levelRetry&&this.state===Tt.WAITING_LEVEL&&((i=e.context)==null?void 0:i.type)===ke.LEVEL&&(this.state=Tt.IDLE);break;case ut.BUFFER_FULL_ERROR:if(!e.parent||e.parent!=="main")return;this.reduceLengthAndFlushBuffer(e)&&this.flushMainBuffer(0,Number.POSITIVE_INFINITY);break;case ut.INTERNAL_EXCEPTION:this.recoverWorkerError(e);break}}checkBuffer(){const{media:t,gapController:e}=this;if(!(!t||!e||!t.readyState)){if(this.loadedmetadata||!$e.getBuffered(t).length){const i=this.state!==Tt.IDLE?this.fragCurrent:null;e.poll(this.lastCurrentTime,i)}this.lastCurrentTime=t.currentTime}}onFragLoadEmergencyAborted(){this.state=Tt.IDLE,this.loadedmetadata||(this.startFragRequested=!1,this.nextLoadPosition=this.startPosition),this.tickImmediate()}onBufferFlushed(t,{type:e}){if(e!==_e.AUDIO||this.audioOnly&&!this.altAudio){const i=(e===_e.VIDEO?this.videoBuffer:this.mediaBuffer)||this.media;this.afterBufferFlushed(i,e,Jt.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=$e.getBuffered(t),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 ${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=Tt.IDLE,this.startFragRequested=!1,this.bitrateTest=!1;const o=t.stats;o.parsing.start=o.parsing.end=o.buffering.start=o.buffering.end=self.performance.now(),s.trigger(L.FRAG_LOADED,i),t.bitrateTest=!1})}_handleTransmuxComplete(t){var e;const i="main",{hls:s}=this,{remuxResult:o,chunkMeta:c}=t,d=this.getCurrentContext(c);if(!d){this.resetWhenMissingContext(c);return}const{frag:f,part:p,level:g}=d,{video:v,text:b,id3:E,initSegment:k}=o,{details:T}=g,R=this.altAudio?void 0:o.audio;if(this.fragContextChanged(f)){this.fragmentTracker.removeFragment(f);return}if(this.state=Tt.PARSING,k){if(k!=null&&k.tracks){const U=f.initSegment||f;this._bufferInitSegment(g,k.tracks,U,c),s.trigger(L.FRAG_PARSING_INIT_SEGMENT,{frag:U,id:i,tracks:k.tracks})}const x=k.initPTS,M=k.timescale;jt(x)&&(this.initPTS[f.cc]={baseTime:x,timescale:M},s.trigger(L.INIT_PTS_FOUND,{frag:f,id:i,initPTS:x,timescale:M}))}if(v&&T&&f.sn!=="initSegment"){const x=T.fragments[f.sn-1-T.startSN],M=f.sn===T.startSN,U=!x||f.cc>x.cc;if(o.independent!==!1){const{startPTS:D,endPTS:F,startDTS:H,endDTS:j}=v;if(p)p.elementaryStreams[v.type]={startPTS:D,endPTS:F,startDTS:H,endDTS:j};else if(v.firstKeyFrame&&v.independent&&c.id===1&&!U&&(this.couldBacktrack=!0),v.dropped&&v.independent){const st=this.getMainFwdBufferInfo(),at=(st?st.end:this.getLoadPosition())+this.config.maxBufferHole,Q=v.firstKeyFramePTS?v.firstKeyFramePTS:D;if(!M&&at<Q-this.config.maxBufferHole&&!U){this.backtrack(f);return}else U&&(f.gap=!0);f.setElementaryStreamInfo(v.type,f.start,F,f.start,j,!0)}f.setElementaryStreamInfo(v.type,D,F,H,j),this.backtrackFragment&&(this.backtrackFragment=f),this.bufferFragmentData(v,f,p,c,M||U)}else if(M||U)f.gap=!0;else{this.backtrack(f);return}}if(R){const{startPTS:x,endPTS:M,startDTS:U,endDTS:D}=R;p&&(p.elementaryStreams[_e.AUDIO]={startPTS:x,endPTS:M,startDTS:U,endDTS:D}),f.setElementaryStreamInfo(_e.AUDIO,x,M,U,D),this.bufferFragmentData(R,f,p,c)}if(T&&E!=null&&(e=E.samples)!=null&&e.length){const x={id:i,frag:f,details:T,samples:E.samples};s.trigger(L.FRAG_PARSING_METADATA,x)}if(T&&b){const x={id:i,frag:f,details:T,samples:b.samples};s.trigger(L.FRAG_PARSING_USERDATA,x)}}_bufferInitSegment(t,e,i,s){if(this.state!==Tt.PARSING)return;this.audioOnly=!!e.audio&&!e.video,this.altAudio&&!this.audioOnly&&delete e.audio;const{audio:o,video:c,audiovideo:d}=e;if(o){let f=t.audioCodec;const p=navigator.userAgent.toLowerCase();this.audioCodecSwitch&&(f&&(f.indexOf("mp4a.40.5")!==-1?f="mp4a.40.2":f="mp4a.40.5"),o.metadata.channelCount!==1&&p.indexOf("firefox")===-1&&(f="mp4a.40.5")),p.indexOf("android")!==-1&&o.container!=="audio/mpeg"&&(f="mp4a.40.2",this.log(`Android: force audio codec to ${f}`)),t.audioCodec&&t.audioCodec!==f&&this.log(`Swapping manifest audio codec "${t.audioCodec}" for "${f}"`),o.levelCodec=f,o.id="main",this.log(`Init audio buffer, container:${o.container}, codecs[selected/level/parsed]=[${f||""}/${t.audioCodec||""}/${o.codec}]`)}c&&(c.levelCodec=t.videoCodec,c.id="main",this.log(`Init video buffer, container:${c.container}, codecs[level/parsed]=[${t.videoCodec||""}/${c.codec}]`)),d&&this.log(`Init audiovideo buffer, container:${d.container}, codecs[level/parsed]=[${t.attrs.CODECS||""}/${d.codec}]`),this.hls.trigger(L.BUFFER_CODECS,e),Object.keys(e).forEach(f=>{const p=e[f].initSegment;p!=null&&p.byteLength&&this.hls.trigger(L.BUFFER_APPENDING,{type:f,data:p,frag:i,part:null,chunkMeta:s,parent:i.type})}),this.tick()}getMainFwdBufferInfo(){return this.getFwdBufferInfo(this.mediaBuffer?this.mediaBuffer:this.media,Jt.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=Tt.IDLE}checkFragmentChanged(){const t=this.media;let e=null;if(t&&t.readyState>1&&t.seeking===!1){const i=t.currentTime;if($e.isBuffered(t,i)?e=this.getAppendedFrag(i):$e.isBuffered(t,i+.1)&&(e=this.getAppendedFrag(i+.1)),e){this.backtrackFragment=null;const s=this.fragPlaying,o=e.level;(!s||e.sn!==s.sn||s.level!==o||e.urlId!==s.urlId)&&(this.fragPlaying=e,this.hls.trigger(L.FRAG_CHANGED,{frag:e}),(!s||s.level!==o)&&this.hls.trigger(L.LEVEL_SWITCHED,{level:o}))}}}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&&jt(e)&&jt(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 kn{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 Xy{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 kn(t),this.fast_=new kn(e),this.defaultTTFB_=s,this.ttfb_=new kn(t)}update(t,e){const{slow_:i,fast_:s,ttfb_:o}=this;i.halfLife!==t&&(this.slow_=new kn(t,i.getEstimate(),i.getTotalWeight())),s.halfLife!==e&&(this.fast_=new kn(e,s.getEstimate(),s.getTotalWeight())),o.halfLife!==t&&(this.ttfb_=new kn(t,o.getEstimate(),o.getTotalWeight()))}sample(t,e){t=Math.max(t,this.minDelayMs_);const i=8*e,s=t/1e3,o=i/s;this.fast_.sample(s,o),this.slow_.sample(s,o)}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 qy{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 Xy(e.abrEwmaSlowVoD,e.abrEwmaFastVoD,e.abrEwmaDefaultEstimate),this.registerListeners()}registerListeners(){const{hls:t}=this;t.on(L.FRAG_LOADING,this.onFragLoading,this),t.on(L.FRAG_LOADED,this.onFragLoaded,this),t.on(L.FRAG_BUFFERED,this.onFragBuffered,this),t.on(L.LEVEL_SWITCHING,this.onLevelSwitching,this),t.on(L.LEVEL_LOADED,this.onLevelLoaded,this)}unregisterListeners(){const{hls:t}=this;t.off(L.FRAG_LOADING,this.onFragLoading,this),t.off(L.FRAG_LOADED,this.onFragLoaded,this),t.off(L.FRAG_BUFFERED,this.onFragBuffered,this),t.off(L.LEVEL_SWITCHING,this.onLevelSwitching,this),t.off(L.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 o=t+i/e,c=s?this.lastLevelLoadSec:0;return o+c}onLevelLoaded(t,e){const i=this.hls.config,{total:s,bwEstimate:o}=e.stats;jt(s)&&jt(o)&&(this.lastLevelLoadSec=8*s/o),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:o}=i;if(!t||!o)return;const c=performance.now(),d=e?e.stats:t.stats,f=e?e.duration:t.duration,p=c-d.loading.start;if(d.aborted||d.loaded&&d.loaded===d.total||t.level===0){this.clearTimer(),this._nextAutoLevel=-1;return}if(!s||o.paused||!o.playbackRate||!o.readyState)return;const g=i.mainForwardBufferInfo;if(g===null)return;const v=this.bwEstimator.getEstimateTTFB(),b=Math.abs(o.playbackRate);if(p<=Math.max(v,1e3*(f/(b*2))))return;const E=g.len/b;if(E>=2*f/b)return;const k=d.loading.first?d.loading.first-d.loading.start:-1,T=d.loaded&&k>-1,R=this.bwEstimator.getEstimate(),{levels:x,minAutoLevel:M}=i,U=x[t.level],D=d.total||Math.max(d.loaded,Math.round(f*U.maxBitrate/8));let F=p-k;F<1&&T&&(F=Math.min(p,d.loaded*8/R));const H=T?d.loaded*1e3/F:0,j=H?(D-d.loaded)/H:D*8/R+v/1e3;if(j<=E)return;const st=H?H*8:R;let at=Number.POSITIVE_INFINITY,Q;for(Q=t.level-1;Q>M;Q--){const Et=x[Q].maxBitrate;if(at=this.getTimeToLoadFrag(v/1e3,st,f*Et,!x[Q].details),at<E)break}at>=j||at>f*10||(i.nextLoadLevel=Q,T?this.bwEstimator.sample(p-Math.min(v,k),d.loaded):this.bwEstimator.sampleTTFB(p),this.clearTimer(),z.warn(`[abr] Fragment ${t.sn}${e?" part "+e.index:""} of level ${t.level} is loading too slowly;
|
184
|
+
Time to underbuffer: ${E.toFixed(3)} s
|
185
|
+
Estimated load time for current fragment: ${j.toFixed(3)} s
|
186
|
+
Estimated load time for down switch fragment: ${at.toFixed(3)} s
|
187
|
+
TTFB estimate: ${k}
|
188
|
+
Current BW estimate: ${jt(R)?(R/1024).toFixed(3):"Unknown"} Kb/s
|
176
189
|
New BW estimate: ${(this.bwEstimator.getEstimate()/1024).toFixed(3)} Kb/s
|
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
|
180
|
-
`;)++
|
181
|
-
`&&++
|
182
|
-
`),e.cue.text+=
|
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
|
190
|
+
Aborting and switching to level ${Q}`),t.loader&&(this.fragCurrent=this.partCurrent=null,t.abortRequests()),i.trigger(L.FRAG_LOAD_EMERGENCY_ABORTED,{frag:t,part:e,stats:d}))}onFragLoaded(t,{frag:e,part:i}){const s=i?i.stats:e.stats;if(e.type===Jt.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 o=i?i.duration:e.duration,c=this.hls.levels[e.level],d=(c.loaded?c.loaded.bytes:0)+s.loaded,f=(c.loaded?c.loaded.duration:0)+o;c.loaded={bytes:d,duration:f},c.realBitrate=Math.round(8*d/f)}if(e.bitrateTest){const o={stats:s,frag:e,part:i,id:e.type};this.onFragBuffered(L.FRAG_BUFFERED,o),e.bitrateTest=!1}}}onFragBuffered(t,e){const{frag:i,part:s}=e,o=s!=null&&s.stats.loaded?s.stats:i.stats;if(o.aborted||this.ignoreFragment(i))return;const c=o.parsing.end-o.loading.start-Math.min(o.loading.first-o.loading.start,this.bwEstimator.getEstimateTTFB());this.bwEstimator.sample(c,o.loaded),o.bwEstimate=this.bwEstimator.getEstimate(),i.bitrateTest?this.bitrateTestDelay=c/1e3:this.bitrateTestDelay=0}ignoreFragment(t){return t.type!==Jt.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:o,minAutoLevel:c,media:d}=i,f=e?e.duration:t?t.duration:0,p=d&&d.playbackRate!==0?Math.abs(d.playbackRate):1,g=this.bwEstimator?this.bwEstimator.getEstimate():o.abrEwmaDefaultEstimate,v=i.mainForwardBufferInfo,b=(v?v.len:0)/p;let E=this.findBestLevel(g,c,s,b,o.abrBandWidthFactor,o.abrBandWidthUpFactor);if(E>=0)return E;z.trace(`[abr] ${b?"rebuffering expected":"buffer is empty"}, finding optimal quality level`);let k=f?Math.min(f,o.maxStarvationDelay):o.maxStarvationDelay,T=o.abrBandWidthFactor,R=o.abrBandWidthUpFactor;if(!b){const x=this.bitrateTestDelay;x&&(k=(f?Math.min(f,o.maxLoadingDelay):o.maxLoadingDelay)-x,z.trace(`[abr] bitrate test took ${Math.round(1e3*x)}ms, set first fragment max fetchDuration to ${Math.round(1e3*k)} ms`),T=R=1)}return E=this.findBestLevel(g,c,s,b+k,T,R),Math.max(E,0)}findBestLevel(t,e,i,s,o,c){var d;const{fragCurrent:f,partCurrent:p,lastLoadedFragLevel:g}=this,{levels:v}=this.hls,b=v[g],E=!!(b!=null&&(d=b.details)!=null&&d.live),k=b==null?void 0:b.codecSet,T=p?p.duration:f?f.duration:0,R=this.bwEstimator.getEstimateTTFB()/1e3;let x=e,M=-1;for(let U=i;U>=e;U--){const D=v[U];if(!D||k&&D.codecSet!==k){D&&(x=Math.min(U,x),M=Math.max(U,M));continue}M!==-1&&z.trace(`[abr] Skipped level(s) ${x}-${M} with CODECS:"${v[M].attrs.CODECS}"; not compatible with "${b.attrs.CODECS}"`);const F=D.details,H=(p?F==null?void 0:F.partTarget:F==null?void 0:F.averagetargetduration)||T;let j;U<=g?j=o*t:j=c*t;const st=v[U].maxBitrate,at=this.getTimeToLoadFrag(R,j,st*H,F===void 0);if(z.trace(`[abr] level:${U} adjustedbw-bitrate:${Math.round(j-st)} avgDuration:${H.toFixed(1)} maxFetchDuration:${s.toFixed(1)} fetchDuration:${at.toFixed(1)}`),j>st&&(at===0||!jt(at)||E&&!this.bitrateTestDelay||at<s))return U}return-1}set nextAutoLevel(t){this._nextAutoLevel=t}}class z0{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=Qy(t,e);else return new Uint8Array(0);return this.reset(),i}reset(){this.chunks.length=0,this.dataLength=0}}function Qy(n,t){const e=new Uint8Array(t);let i=0;for(let s=0;s<n.length;s++){const o=n[s];e.set(o,i),i+=o.length}return e}const Z0=100;class Jy extends bc{constructor(t,e,i){super(t,e,i,"[audio-stream-controller]",Jt.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(L.MEDIA_ATTACHED,this.onMediaAttached,this),t.on(L.MEDIA_DETACHING,this.onMediaDetaching,this),t.on(L.MANIFEST_LOADING,this.onManifestLoading,this),t.on(L.LEVEL_LOADED,this.onLevelLoaded,this),t.on(L.AUDIO_TRACKS_UPDATED,this.onAudioTracksUpdated,this),t.on(L.AUDIO_TRACK_SWITCHING,this.onAudioTrackSwitching,this),t.on(L.AUDIO_TRACK_LOADED,this.onAudioTrackLoaded,this),t.on(L.ERROR,this.onError,this),t.on(L.BUFFER_RESET,this.onBufferReset,this),t.on(L.BUFFER_CREATED,this.onBufferCreated,this),t.on(L.BUFFER_FLUSHED,this.onBufferFlushed,this),t.on(L.INIT_PTS_FOUND,this.onInitPtsFound,this),t.on(L.FRAG_BUFFERED,this.onFragBuffered,this)}_unregisterListeners(){const{hls:t}=this;t.off(L.MEDIA_ATTACHED,this.onMediaAttached,this),t.off(L.MEDIA_DETACHING,this.onMediaDetaching,this),t.off(L.MANIFEST_LOADING,this.onManifestLoading,this),t.off(L.LEVEL_LOADED,this.onLevelLoaded,this),t.off(L.AUDIO_TRACKS_UPDATED,this.onAudioTracksUpdated,this),t.off(L.AUDIO_TRACK_SWITCHING,this.onAudioTrackSwitching,this),t.off(L.AUDIO_TRACK_LOADED,this.onAudioTrackLoaded,this),t.off(L.ERROR,this.onError,this),t.off(L.BUFFER_RESET,this.onBufferReset,this),t.off(L.BUFFER_CREATED,this.onBufferCreated,this),t.off(L.BUFFER_FLUSHED,this.onBufferFlushed,this),t.off(L.INIT_PTS_FOUND,this.onInitPtsFound,this),t.off(L.FRAG_BUFFERED,this.onFragBuffered,this)}onInitPtsFound(t,{frag:e,id:i,initPTS:s,timescale:o}){if(i==="main"){const c=e.cc;this.initPTS[e.cc]={baseTime:s,timescale:o},this.log(`InitPTS for cc: ${c} found from main: ${s}`),this.videoTrackCC=c,this.state===Tt.WAITING_INIT_PTS&&this.tick()}}startLoad(t){if(!this.levels){this.startPosition=t,this.state=Tt.STOPPED;return}const e=this.lastCurrentTime;this.stopLoad(),this.setInterval(Z0),e>0&&t===-1?(this.log(`Override startPosition with lastCurrentTime @${e.toFixed(3)}`),t=e,this.state=Tt.IDLE):(this.loadedmetadata=!1,this.state=Tt.WAITING_TRACK),this.nextLoadPosition=this.startPosition=this.lastCurrentTime=t,this.tick()}doTick(){switch(this.state){case Tt.IDLE:this.doTickIdle();break;case Tt.WAITING_TRACK:{var t;const{levels:i,trackId:s}=this,o=i==null||(t=i[s])==null?void 0:t.details;if(o){if(this.waitForCdnTuneIn(o))break;this.state=Tt.WAITING_INIT_PTS}break}case Tt.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=Tt.IDLE);break}case Tt.WAITING_INIT_PTS:{const i=this.waitingData;if(i){const{frag:s,part:o,cache:c,complete:d}=i;if(this.initPTS[s.cc]!==void 0){this.waitingData=null,this.waitingVideoCC=-1,this.state=Tt.FRAG_LOADING;const f=c.flush(),p={frag:s,part:o,payload:f,networkDetails:null};this._handleFragmentLoadProgress(p),d&&super._handleFragmentLoadComplete(p)}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 f=this.getLoadPosition(),p=$e.bufferInfo(this.mediaBuffer,f,this.config.maxBufferHole);fc(p.end,this.config.maxFragLookUpTolerance,s)<0&&(this.log(`Waiting fragment cc (${s.cc}) @ ${s.start} cancelled because another fragment at ${p.end} is needed`),this.clearWaitingFragment())}}else this.state=Tt.IDLE}}this.onTickEnd()}clearWaitingFragment(){const t=this.waitingData;t&&(this.fragmentTracker.removeFragment(t.frag),this.waitingData=null,this.waitingVideoCC=-1,this.state=Tt.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,o=t.config;if(!(e!=null&&e[s])||!i&&(this.startFragRequested||!o.startFragPrefetch))return;const c=e[s],d=c.details;if(!d||d.live&&this.levelLastLoaded!==s||this.waitForCdnTuneIn(d)){this.state=Tt.WAITING_TRACK;return}const f=this.mediaBuffer?this.mediaBuffer:this.media;this.bufferFlushed&&f&&(this.bufferFlushed=!1,this.afterBufferFlushed(f,_e.AUDIO,Jt.AUDIO));const p=this.getFwdBufferInfo(f,Jt.AUDIO);if(p===null)return;const{bufferedTrack:g,switchingTrack:v}=this;if(!v&&this._streamEnded(p,d)){t.trigger(L.BUFFER_EOS,{type:"audio"}),this.state=Tt.ENDED;return}const b=this.getFwdBufferInfo(this.videoBuffer?this.videoBuffer:this.media,Jt.MAIN),E=p.len,k=this.getMaxBufferLength(b==null?void 0:b.len);if(E>=k&&!v)return;const T=d.fragments[0].start;let R=p.end;if(v&&i){const D=this.getLoadPosition();g&&v.attrs!==g.attrs&&(R=D),d.PTSKnown&&D<T&&(p.end>T||p.nextStart)&&(this.log("Alt audio track ahead of main track, seek to start of alt audio track"),i.currentTime=T+.05)}let x=this.getNextFragment(R,d),M=!1;if(x&&this.isLoopLoading(x,R)&&(M=!!x.gap,x=this.getNextFragmentLoopLoading(x,d,p,Jt.MAIN,k)),!x){this.bufferFlushed=!0;return}const U=b&&x.start>b.end+d.targetduration;if(U||!(b!=null&&b.len)&&p.len){const D=this.getAppendedFrag(x.start,Jt.MAIN);if(D===null||(M||(M=!!D.gap||!!U&&b.len===0),U&&!M||M&&p.nextStart&&p.nextStart<D.end))return}this.loadFragment(x,c,R)}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 Ea(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(Z0):this.resetTransmuxer(),i?(this.switchingTrack=e,this.state=Tt.IDLE):(this.switchingTrack=null,this.bufferedTrack=e,this.state=Tt.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(L.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:o,id:c}=e;if(!s){this.warn(`Audio tracks were reset while loading level ${c}`);return}this.log(`Track ${c} loaded [${o.startSN},${o.endSN}]${o.lastPartSn?`[part-${o.lastPartSn}-${o.lastPartIndex}]`:""},duration:${o.totalduration}`);const d=s[c];let f=0;if(o.live||(i=d.details)!=null&&i.live){this.checkLiveUpdate(o);const p=this.mainDetails;if(o.deltaUpdateFailed||!p)return;!d.details&&o.hasProgramDateTime&&p.hasProgramDateTime?(L0(o,p),f=o.fragments[0].start):f=this.alignPlaylists(o,d.details)}d.details=o,this.levelLastLoaded=c,!this.startFragRequested&&(this.mainDetails||!o.live)&&this.setStartPosition(d.details,f),this.state===Tt.WAITING_TRACK&&!this.waitForCdnTuneIn(o)&&(this.state=Tt.IDLE),this.tick()}_handleFragmentLoadProgress(t){var e;const{frag:i,part:s,payload:o}=t,{config:c,trackId:d,levels:f}=this;if(!f){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 p=f[d];if(!p){this.warn("Audio track is undefined on fragment load progress");return}const g=p.details;if(!g){this.warn("Audio track details undefined on fragment load progress"),this.removeUnbufferedFrags(i.start);return}const v=c.defaultAudioCodec||p.audioCodec||"mp4a.40.2";let b=this.transmuxer;b||(b=this.transmuxer=new Y0(this.hls,Jt.AUDIO,this._handleTransmuxComplete.bind(this),this._handleTransmuxerFlush.bind(this)));const E=this.initPTS[i.cc],k=(e=i.initSegment)==null?void 0:e.data;if(E!==void 0){const T=s?s.index:-1,R=T!==-1,x=new mc(i.level,i.sn,i.stats.chunkCount,o.byteLength,T,R);b.push(o,k,v,"",i,s,g.totalduration,!1,x,E)}else{this.log(`Unknown video PTS for cc ${i.cc}, waiting for video PTS before demuxing audio frag ${i.sn} of [${g.startSN} ,${g.endSN}],track ${d}`);const{cache:T}=this.waitingData=this.waitingData||{frag:i,part:s,cache:new z0,complete:!1};T.push(new Uint8Array(o)),this.waitingVideoCC=this.videoTrackCC,this.state=Tt.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!==Jt.AUDIO){if(!this.loadedmetadata&&i.type===Jt.MAIN){const o=this.videoBuffer||this.media;o&&$e.getBuffered(o).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 o=this.switchingTrack;o&&(this.bufferedTrack=o,this.switchingTrack=null,this.hls.trigger(L.AUDIO_TRACK_SWITCHED,Bi({},o)))}this.fragBufferedComplete(i,s)}onError(t,e){var i;if(e.fatal){this.state=Tt.ERROR;return}switch(e.details){case ut.FRAG_GAP:case ut.FRAG_PARSING_ERROR:case ut.FRAG_DECRYPT_ERROR:case ut.FRAG_LOAD_ERROR:case ut.FRAG_LOAD_TIMEOUT:case ut.KEY_LOAD_ERROR:case ut.KEY_LOAD_TIMEOUT:this.onFragmentOrKeyLoadError(Jt.AUDIO,e);break;case ut.AUDIO_TRACK_LOAD_ERROR:case ut.AUDIO_TRACK_LOAD_TIMEOUT:case ut.LEVEL_PARSING_ERROR:!e.levelRetry&&this.state===Tt.WAITING_TRACK&&((i=e.context)==null?void 0:i.type)===ke.AUDIO_TRACK&&(this.state=Tt.IDLE);break;case ut.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 ut.INTERNAL_EXCEPTION:this.recoverWorkerError(e);break}}onBufferFlushed(t,{type:e}){e===_e.AUDIO&&(this.bufferFlushed=!0,this.state===Tt.ENDED&&(this.state=Tt.IDLE))}_handleTransmuxComplete(t){var e;const i="audio",{hls:s}=this,{remuxResult:o,chunkMeta:c}=t,d=this.getCurrentContext(c);if(!d){this.resetWhenMissingContext(c);return}const{frag:f,part:p,level:g}=d,{details:v}=g,{audio:b,text:E,id3:k,initSegment:T}=o;if(this.fragContextChanged(f)||!v){this.fragmentTracker.removeFragment(f);return}if(this.state=Tt.PARSING,this.switchingTrack&&b&&this.completeAudioSwitch(this.switchingTrack),T!=null&&T.tracks){const R=f.initSegment||f;this._bufferInitSegment(T.tracks,R,c),s.trigger(L.FRAG_PARSING_INIT_SEGMENT,{frag:R,id:i,tracks:T.tracks})}if(b){const{startPTS:R,endPTS:x,startDTS:M,endDTS:U}=b;p&&(p.elementaryStreams[_e.AUDIO]={startPTS:R,endPTS:x,startDTS:M,endDTS:U}),f.setElementaryStreamInfo(_e.AUDIO,R,x,M,U),this.bufferFragmentData(b,f,p,c)}if(k!=null&&(e=k.samples)!=null&&e.length){const R=ni({id:i,frag:f,details:v},k);s.trigger(L.FRAG_PARSING_METADATA,R)}if(E){const R=ni({id:i,frag:f,details:v},E);s.trigger(L.FRAG_PARSING_USERDATA,R)}}_bufferInitSegment(t,e,i){if(this.state!==Tt.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(L.BUFFER_CODECS,t);const o=s.initSegment;if(o!=null&&o.byteLength){const c={type:"audio",frag:e,part:null,chunkMeta:i,parent:e.type,data:o};this.hls.trigger(L.BUFFER_APPENDING,c)}this.tick()}loadFragment(t,e,i){const s=this.fragmentTracker.getState(t);if(this.fragCurrent=t,this.switchingTrack||s===ui.NOT_LOADED||s===ui.PARTIAL){var o;t.sn==="initSegment"?this._loadInitSegment(t,e):(o=e.details)!=null&&o.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=Tt.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,o=s==null?void 0:s.attrs,c=t.attrs;i&&o&&(o.CHANNELS!==c.CHANNELS||o.NAME!==c.NAME||o.LANGUAGE!==c.LANGUAGE)&&(this.log("Switching audio track : flushing all audio"),super.flushMainBuffer(0,Number.POSITIVE_INFINITY,"audio")),this.bufferedTrack=t,this.switchingTrack=null,e.trigger(L.AUDIO_TRACK_SWITCHED,Bi({},t))}}class tb extends pc{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(L.MANIFEST_LOADING,this.onManifestLoading,this),t.on(L.MANIFEST_PARSED,this.onManifestParsed,this),t.on(L.LEVEL_LOADING,this.onLevelLoading,this),t.on(L.LEVEL_SWITCHING,this.onLevelSwitching,this),t.on(L.AUDIO_TRACK_LOADED,this.onAudioTrackLoaded,this),t.on(L.ERROR,this.onError,this)}unregisterListeners(){const{hls:t}=this;t.off(L.MANIFEST_LOADING,this.onManifestLoading,this),t.off(L.MANIFEST_PARSED,this.onManifestParsed,this),t.off(L.LEVEL_LOADING,this.onLevelLoading,this),t.off(L.LEVEL_SWITCHING,this.onLevelSwitching,this),t.off(L.AUDIO_TRACK_LOADED,this.onAudioTrackLoaded,this),t.off(L.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:o}=e,c=this.tracksInGroup[i];if(!c||c.groupId!==s){this.warn(`Track with id:${i} and group:${s} not found in active group ${c.groupId}`);return}const d=c.details;c.details=e.details,this.log(`audio-track ${i} "${c.name}" lang:${c.lang} group:${s} loaded [${o.startSN}-${o.endSN}]`),i===this.trackId&&this.playlistLoaded(i,e,d)}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(c=>!i||c.groupId===i);this.selectDefaultTrack&&!s.some(c=>c.default)&&(this.selectDefaultTrack=!1),this.tracksInGroup=s;const o={audioTracks:s};this.log(`Updating audio tracks, ${s.length} track(s) found in group:${i}`),this.hls.trigger(L.AUDIO_TRACKS_UPDATED,o),this.selectInitialTrack()}else this.shouldReloadPlaylist(this.currentTrack)&&this.setAudioTrack(this.trackId)}onError(t,e){e.fatal||!e.context||e.context.type===ke.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:o,name:c}=s;if(this.log(`Switching to audio-track ${t} "${c}" lang:${s.lang} group:${o}`),this.trackId=t,this.currentTrack=s,this.selectDefaultTrack=!1,this.hls.trigger(L.AUDIO_TRACK_SWITCHING,Bi({},s)),s.details&&!s.details.live)return;const d=this.switchParams(s.url,i==null?void 0:i.details);this.loadPlaylist(d)}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(L.ERROR,{type:qt.MEDIA_ERROR,details:ut.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 o=e.url;if(t)try{o=t.addDirectives(o)}catch(c){this.warn(`Could not construct new URL with HLS Delivery Directives: ${c}`)}this.log(`loading audio-track playlist ${i} "${e.name}" lang:${e.lang} group:${s}`),this.clearTimer(),this.hls.trigger(L.AUDIO_TRACK_LOADING,{url:o,id:i,groupId:s,deliveryDirectives:t||null})}}}function X0(n,t){if(n.length!==t.length)return!1;for(let e=0;e<n.length;e++)if(!eb(n[e].attrs,t[e].attrs))return!1;return!0}function eb(n,t){const e=n["STABLE-RENDITION-ID"];return e?e===t["STABLE-RENDITION-ID"]:!["LANGUAGE","NAME","CHARACTERISTICS","AUTOSELECT","DEFAULT","FORCED"].some(i=>n[i]!==t[i])}const q0=500;class ib extends bc{constructor(t,e,i){super(t,e,i,"[subtitle-stream-controller]",Jt.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(L.MEDIA_ATTACHED,this.onMediaAttached,this),t.on(L.MEDIA_DETACHING,this.onMediaDetaching,this),t.on(L.MANIFEST_LOADING,this.onManifestLoading,this),t.on(L.LEVEL_LOADED,this.onLevelLoaded,this),t.on(L.ERROR,this.onError,this),t.on(L.SUBTITLE_TRACKS_UPDATED,this.onSubtitleTracksUpdated,this),t.on(L.SUBTITLE_TRACK_SWITCH,this.onSubtitleTrackSwitch,this),t.on(L.SUBTITLE_TRACK_LOADED,this.onSubtitleTrackLoaded,this),t.on(L.SUBTITLE_FRAG_PROCESSED,this.onSubtitleFragProcessed,this),t.on(L.BUFFER_FLUSHING,this.onBufferFlushing,this),t.on(L.FRAG_BUFFERED,this.onFragBuffered,this)}_unregisterListeners(){const{hls:t}=this;t.off(L.MEDIA_ATTACHED,this.onMediaAttached,this),t.off(L.MEDIA_DETACHING,this.onMediaDetaching,this),t.off(L.MANIFEST_LOADING,this.onManifestLoading,this),t.off(L.LEVEL_LOADED,this.onLevelLoaded,this),t.off(L.ERROR,this.onError,this),t.off(L.SUBTITLE_TRACKS_UPDATED,this.onSubtitleTracksUpdated,this),t.off(L.SUBTITLE_TRACK_SWITCH,this.onSubtitleTrackSwitch,this),t.off(L.SUBTITLE_TRACK_LOADED,this.onSubtitleTrackLoaded,this),t.off(L.SUBTITLE_FRAG_PROCESSED,this.onSubtitleFragProcessed,this),t.off(L.BUFFER_FLUSHING,this.onBufferFlushing,this),t.off(L.FRAG_BUFFERED,this.onFragBuffered,this)}startLoad(t){this.stopLoad(),this.state=Tt.IDLE,this.setInterval(q0),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=Tt.IDLE,!s)return;const o=this.tracksBuffered[this.currentTrackId];if(!o)return;let c;const d=i.start;for(let p=0;p<o.length;p++)if(d>=o[p].start&&d<=o[p].end){c=o[p];break}const f=i.start+i.duration;c?c.end=f:(c={start:d,end:f},o.push(c)),this.fragmentTracker.fragBuffered(i)}onBufferFlushing(t,e){const{startOffset:i,endOffset:s}=e;if(i===0&&s!==Number.POSITIVE_INFINITY){const o=s-1;if(o<=0)return;e.endOffsetSubtitles=Math.max(0,o),this.tracksBuffered.forEach(c=>{for(let d=0;d<c.length;){if(c[d].end<=o){c.shift();continue}else if(c[d].start<o)c[d].start=o;else break;d++}}),this.fragmentTracker.removeFragmentsInRange(i,o,Jt.SUBTITLE)}}onFragBuffered(t,e){if(!this.loadedmetadata&&e.frag.type===Jt.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)===Jt.SUBTITLE&&(this.fragCurrent&&this.fragCurrent.abortRequests(),this.state!==Tt.STOPPED&&(this.state=Tt.IDLE))}onSubtitleTracksUpdated(t,{subtitleTracks:e}){if(X0(this.levels,e)){this.levels=e.map(i=>new Ea(i));return}this.tracksBuffered=[],this.levels=e.map(i=>{const s=new Ea(i);return this.tracksBuffered[s.id]=[],s}),this.fragmentTracker.removeFragmentsInRange(0,Number.POSITIVE_INFINITY,Jt.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(q0)}onSubtitleTrackLoaded(t,e){var i;const{details:s,id:o}=e,{currentTrackId:c,levels:d}=this;if(!d.length)return;const f=d[c];if(o>=d.length||o!==c||!f)return;this.mediaBuffer=this.mediaBufferTimeRanges;let p=0;if(s.live||(i=f.details)!=null&&i.live){const g=this.mainDetails;if(s.deltaUpdateFailed||!g)return;const v=g.fragments[0];f.details?(p=this.alignPlaylists(s,f.details),p===0&&v&&(p=v.start,dc(s,p))):s.hasProgramDateTime&&g.hasProgramDateTime?(L0(s,g),p=s.fragments[0].start):v&&(p=v.start,dc(s,p))}f.details=s,this.levelLastLoaded=o,!this.startFragRequested&&(this.mainDetails||!s.live)&&this.setStartPosition(f.details,p),this.tick(),s.live&&!this.fragCurrent&&this.media&&this.state===Tt.IDLE&&(ka(null,s.fragments,this.media.currentTime,0)||(this.warn("Subtitle playlist not aligned with playback"),f.details=void 0))}_handleFragmentLoadComplete(t){const{frag:e,payload:i}=t,s=e.decryptdata,o=this.hls;if(!this.fragContextChanged(e)&&i&&i.byteLength>0&&s&&s.key&&s.iv&&s.method==="AES-128"){const c=performance.now();this.decrypter.decrypt(new Uint8Array(i),s.key.buffer,s.iv.buffer).catch(d=>{throw o.trigger(L.ERROR,{type:qt.MEDIA_ERROR,details:ut.FRAG_DECRYPT_ERROR,fatal:!1,error:d,reason:d.message,frag:e}),d}).then(d=>{const f=performance.now();o.trigger(L.FRAG_DECRYPTED,{frag:e,payload:d,stats:{tstart:c,tdecrypt:f}})}).catch(d=>{this.warn(`${d.name}: ${d.message}`),this.state=Tt.IDLE})}}doTick(){if(!this.media){this.state=Tt.IDLE;return}if(this.state===Tt.IDLE){const{currentTrackId:t,levels:e}=this,i=e[t];if(!e.length||!i||!i.details)return;const{config:s}=this,o=this.getLoadPosition(),c=$e.bufferedInfo(this.tracksBuffered[this.currentTrackId]||[],o,s.maxBufferHole),{end:d,len:f}=c,p=this.getFwdBufferInfo(this.media,Jt.MAIN),g=i.details,v=this.getMaxBufferLength(p==null?void 0:p.len)+g.levelTargetDuration;if(f>v)return;const b=g.fragments,E=b.length,k=g.edge;let T=null;const R=this.fragPrevious;if(d<k){const x=s.maxFragLookUpTolerance,M=d>k-x?0:x;T=ka(R,b,Math.max(b[0].start,d),M),!T&&R&&R.start<b[0].start&&(T=b[0])}else T=b[E-1];if(!T)return;if(T=this.mapToInitFragWhenRequired(T),T.sn!=="initSegment"){const x=T.sn-g.startSN,M=b[x-1];M&&M.cc===T.cc&&this.fragmentTracker.getState(M)===ui.NOT_LOADED&&(T=M)}this.fragmentTracker.getState(T)===ui.NOT_LOADED&&this.loadFragment(T,i,d)}}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 rb(this.tracksBuffered[this.currentTrackId]||[])}}class rb{constructor(t){this.buffered=void 0;const e=(i,s,o)=>{if(s=s>>>0,s>o-1)throw new DOMException(`Failed to execute '${i}' on 'TimeRanges': The index provided (${s}) is greater than the maximum bound (${o})`);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 sb extends pc{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(L.MEDIA_ATTACHED,this.onMediaAttached,this),t.on(L.MEDIA_DETACHING,this.onMediaDetaching,this),t.on(L.MANIFEST_LOADING,this.onManifestLoading,this),t.on(L.MANIFEST_PARSED,this.onManifestParsed,this),t.on(L.LEVEL_LOADING,this.onLevelLoading,this),t.on(L.LEVEL_SWITCHING,this.onLevelSwitching,this),t.on(L.SUBTITLE_TRACK_LOADED,this.onSubtitleTrackLoaded,this),t.on(L.ERROR,this.onError,this)}unregisterListeners(){const{hls:t}=this;t.off(L.MEDIA_ATTACHED,this.onMediaAttached,this),t.off(L.MEDIA_DETACHING,this.onMediaDetaching,this),t.off(L.MANIFEST_LOADING,this.onManifestLoading,this),t.off(L.MANIFEST_PARSED,this.onManifestParsed,this),t.off(L.LEVEL_LOADING,this.onLevelLoading,this),t.off(L.LEVEL_SWITCHING,this.onLevelSwitching,this),t.off(L.SUBTITLE_TRACK_LOADED,this.onSubtitleTrackLoaded,this),t.off(L.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),Dc(this.media.textTracks).forEach(t=>{bn(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:o}=this,c=this.tracksInGroup[o];if(!c){this.warn(`Invalid subtitle track id ${i}`);return}const d=c.details;c.details=e.details,this.log(`subtitle track ${i} loaded [${s.startSN}-${s.endSN}]`),i===this.trackId&&this.playlistLoaded(i,e,d)}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 o=this.tracks.filter(f=>!i||f.groupId===i);this.tracksInGroup=o;const c=this.findTrackId(s==null?void 0:s.name)||this.findTrackId();this.groupId=i||null;const d={subtitleTracks:o};this.log(`Updating subtitle tracks, ${o.length} track(s) found in "${i}" group-id`),this.hls.trigger(L.SUBTITLE_TRACKS_UPDATED,d),c!==-1&&this.setSubtitleTrack(c,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===ke.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 o=e.url;if(t)try{o=t.addDirectives(o)}catch(c){this.warn(`Could not construct new URL with HLS Delivery Directives: ${c}`)}this.log(`Loading subtitle playlist for id ${i}`),this.hls.trigger(L.SUBTITLE_TRACK_LOADING,{url:o,id:i,groupId:s,deliveryDirectives:t||null})}}toggleTrackModes(t){const{media:e,trackId:i}=this;if(!e)return;const s=Dc(e.textTracks),o=s.filter(d=>d.groupId===this.groupId);if(t===-1)[].slice.call(s).forEach(d=>{d.mode="disabled"});else{const d=o[i];d&&(d.mode="disabled")}const c=o[t];c&&(c.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 o=s[t];if(this.log(`Switching to subtitle-track ${t}`+(o?` "${o.name}" lang:${o.lang} group:${o.groupId}`:"")),this.trackId=t,o){const{id:c,groupId:d="",name:f,type:p,url:g}=o;this.hls.trigger(L.SUBTITLE_TRACK_SWITCH,{id:c,groupId:d,name:f,type:p,url:g});const v=this.switchParams(o.url,e==null?void 0:e.details);this.loadPlaylist(v)}else this.hls.trigger(L.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=Dc(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 Dc(n){const t=[];for(let e=0;e<n.length;e++){const i=n[e];(i.kind==="subtitles"||i.kind==="captions")&&i.label&&t.push(n[e])}return t}class nb{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(o=>{e=o}),s={execute:e,onStart:()=>{},onComplete:()=>{},onError:()=>{}};return this.append(s,t),i}executeNext(t){const{buffers:e,queues:i}=this,s=e[t],o=i[t];if(o.length){const c=o[0];try{c.execute()}catch(d){z.warn("[buffer-operation-queue]: Unhandled exception executing the current operation"),c.onError(d),s!=null&&s.updating||(o.shift(),this.executeNext(t))}}}shiftAndExecuteNext(t){this.queues[t].shift(),this.executeNext(t)}current(t){return this.queues[t][0]}}const Q0=bo(),J0=/([ha]vc.)(?:\.[^.,]+)+/;class ab{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;z.log("[buffer-controller]: Media source opened"),e&&(e.removeEventListener("emptied",this._onMediaEmptied),this.updateMediaElementDuration(),this.hls.trigger(L.MEDIA_ATTACHED,{media:e})),i&&i.removeEventListener("sourceopen",this._onMediaSourceOpen),this.checkPendingTracks()},this._onMediaSourceClose=()=>{z.log("[buffer-controller]: Media source closed")},this._onMediaSourceEnded=()=>{z.log("[buffer-controller]: Media source ended")},this._onMediaEmptied=()=>{const{media:e,_objectUrl:i}=this;e&&e.src!==i&&z.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(L.MEDIA_ATTACHING,this.onMediaAttaching,this),t.on(L.MEDIA_DETACHING,this.onMediaDetaching,this),t.on(L.MANIFEST_LOADING,this.onManifestLoading,this),t.on(L.MANIFEST_PARSED,this.onManifestParsed,this),t.on(L.BUFFER_RESET,this.onBufferReset,this),t.on(L.BUFFER_APPENDING,this.onBufferAppending,this),t.on(L.BUFFER_CODECS,this.onBufferCodecs,this),t.on(L.BUFFER_EOS,this.onBufferEos,this),t.on(L.BUFFER_FLUSHING,this.onBufferFlushing,this),t.on(L.LEVEL_UPDATED,this.onLevelUpdated,this),t.on(L.FRAG_PARSED,this.onFragParsed,this),t.on(L.FRAG_CHANGED,this.onFragChanged,this)}unregisterListeners(){const{hls:t}=this;t.off(L.MEDIA_ATTACHING,this.onMediaAttaching,this),t.off(L.MEDIA_DETACHING,this.onMediaDetaching,this),t.off(L.MANIFEST_LOADING,this.onManifestLoading,this),t.off(L.MANIFEST_PARSED,this.onManifestParsed,this),t.off(L.BUFFER_RESET,this.onBufferReset,this),t.off(L.BUFFER_APPENDING,this.onBufferAppending,this),t.off(L.BUFFER_CODECS,this.onBufferCodecs,this),t.off(L.BUFFER_EOS,this.onBufferEos,this),t.off(L.BUFFER_FLUSHING,this.onBufferFlushing,this),t.off(L.LEVEL_UPDATED,this.onLevelUpdated,this),t.off(L.FRAG_PARSED,this.onFragParsed,this),t.off(L.FRAG_CHANGED,this.onFragChanged,this)}_initSourceBuffer(){this.sourceBuffer={},this.operationQueue=new nb(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,z.log(`${this.bufferCodecEventsExpected} bufferCodec event(s) expected`)}onMediaAttaching(t,e){const i=this.media=e.media;if(i&&Q0){const s=this.mediaSource=new Q0;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(z.log("[buffer-controller]: media source detaching"),e.readyState==="open")try{e.endOfStream()}catch(s){z.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()):z.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(L.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){z.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 o=this.tracks[s];if(o&&typeof o.buffer.changeType=="function"){const{id:c,codec:d,levelCodec:f,container:p,metadata:g}=e[s],v=(o.levelCodec||o.codec).replace(J0,"$1"),b=(f||d).replace(J0,"$1");if(v!==b){const E=`${p};codecs=${f||d}`;this.appendChangeType(s,E),z.log(`[buffer-controller]: switching codec ${v} to ${b}`),this.tracks[s]={buffer:o.buffer,codec:d,container:p,levelCodec:f,metadata:g,id:c}}}}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 o=this.sourceBuffer[t];o&&(z.log(`[buffer-controller]: changing ${t} sourceBuffer type to ${e}`),o.changeType(e)),i.shiftAndExecuteNext(t)},onStart:()=>{},onComplete:()=>{},onError:o=>{z.warn(`[buffer-controller]: Failed to change ${t} SourceBuffer type`,o)}};i.append(s,t)}onBufferAppending(t,e){const{hls:i,operationQueue:s,tracks:o}=this,{data:c,type:d,frag:f,part:p,chunkMeta:g}=e,v=g.buffering[d],b=self.performance.now();v.start=b;const E=f.stats.buffering,k=p?p.stats.buffering:null;E.start===0&&(E.start=b),k&&k.start===0&&(k.start=b);const T=o.audio;let R=!1;d==="audio"&&(T==null?void 0:T.container)==="audio/mpeg"&&(R=!this.lastMpegAudioChunk||g.id===1||this.lastMpegAudioChunk.sn!==g.sn,this.lastMpegAudioChunk=g);const x=f.start,M={execute:()=>{if(v.executeStart=self.performance.now(),R){const U=this.sourceBuffer[d];if(U){const D=x-U.timestampOffset;Math.abs(D)>=.1&&(z.log(`[buffer-controller]: Updating audio SourceBuffer timestampOffset to ${x} (delta: ${D}) sn: ${f.sn})`),U.timestampOffset=x)}}this.appendExecutor(c,d)},onStart:()=>{},onComplete:()=>{const U=self.performance.now();v.executeEnd=v.end=U,E.first===0&&(E.first=U),k&&k.first===0&&(k.first=U);const{sourceBuffer:D}=this,F={};for(const H in D)F[H]=$e.getBuffered(D[H]);this.appendError=0,this.hls.trigger(L.BUFFER_APPENDED,{type:d,frag:f,part:p,chunkMeta:g,parent:f.type,timeRanges:F})},onError:U=>{z.error(`[buffer-controller]: Error encountered while trying to append to the ${d} SourceBuffer`,U);const D={type:qt.MEDIA_ERROR,parent:f.type,details:ut.BUFFER_APPEND_ERROR,frag:f,part:p,chunkMeta:g,error:U,err:U,fatal:!1};U.code===DOMException.QUOTA_EXCEEDED_ERR?D.details=ut.BUFFER_FULL_ERROR:(this.appendError++,D.details=ut.BUFFER_APPEND_ERROR,this.appendError>i.config.appendErrorMaxRetry&&(z.error(`[buffer-controller]: Failed ${i.config.appendErrorMaxRetry} times to append segment in sourceBuffer`),D.fatal=!0)),i.trigger(L.ERROR,D)}};s.append(M,d)}onBufferFlushing(t,e){const{operationQueue:i}=this,s=o=>({execute:this.removeExecutor.bind(this,o,e.startOffset,e.endOffset),onStart:()=>{},onComplete:()=>{this.hls.trigger(L.BUFFER_FLUSHED,{type:o})},onError:c=>{z.warn(`[buffer-controller]: Failed to remove from ${o} SourceBuffer`,c)}});e.type?i.append(s(e.type),e.type):this.getSourceBufferTypes().forEach(o=>{i.append(s(o),o)})}onFragParsed(t,e){const{frag:i,part:s}=e,o=[],c=s?s.elementaryStreams:i.elementaryStreams;c[_e.AUDIOVIDEO]?o.push("audiovideo"):(c[_e.AUDIO]&&o.push("audio"),c[_e.VIDEO]&&o.push("video"));const d=()=>{const f=self.performance.now();i.stats.buffering.end=f,s&&(s.stats.buffering.end=f);const p=s?s.stats:i.stats;this.hls.trigger(L.FRAG_BUFFERED,{frag:i,part:s,stats:p,id:i.type})};o.length===0&&z.warn(`Fragments must have at least one ElementaryStreamType set. type: ${i.type} level: ${i.level} sn: ${i.sn}`),this.blockBuffers(d,o)}onFragChanged(t,e){this.flushBackBuffer()}onBufferEos(t,e){this.getSourceBufferTypes().reduce((i,s)=>{const o=this.sourceBuffer[s];return o&&(!e.type||e.type===s)&&(o.ending=!0,o.ended||(o.ended=!0,z.log(`[buffer-controller]: ${s} sourceBuffer now EOS`))),i&&!!(!o||o.ended)},!0)&&(z.log("[buffer-controller]: Queueing mediaSource.endOfStream()"),this.blockBuffers(()=>{this.getSourceBufferTypes().forEach(s=>{const o=this.sourceBuffer[s];o&&(o.ending=!1)});const{mediaSource:i}=this;if(!i||i.readyState!=="open"){i&&z.info(`[buffer-controller]: Could not call mediaSource.endOfStream(). mediaSource.readyState: ${i.readyState}`);return}z.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 o=this.getSourceBufferTypes();if(!o.length)return;const c=e.live&&t.config.liveBackBufferLength!==null?t.config.liveBackBufferLength:t.config.backBufferLength;if(!jt(c)||c<0)return;const d=i.currentTime,f=e.levelTargetDuration,p=Math.max(c,f),g=Math.floor(d/f)*f-p;o.forEach(v=>{const b=s[v];if(b){const E=$e.getBuffered(b);if(E.length>0&&g>E.start(0)){if(t.trigger(L.BACK_BUFFER_REACHED,{bufferEnd:g}),e.live)t.trigger(L.LIVE_BACK_BUFFER_REACHED,{bufferEnd:g});else if(b.ended&&E.end(E.length-1)-d<f*2){z.info(`[buffer-controller]: Cannot flush ${v} back buffer while SourceBuffer is in ended state`);return}t.trigger(L.BUFFER_FLUSHING,{startOffset:0,endOffset:g,type:v})}}})}updateMediaElementDuration(){if(!this.details||!this.media||!this.mediaSource||this.mediaSource.readyState!=="open")return;const{details:t,hls:e,media:i,mediaSource:s}=this,o=t.fragments[0].start+t.totalduration,c=i.duration,d=jt(s.duration)?s.duration:0;t.live&&e.config.liveDurationInfinity?(z.log("[buffer-controller]: Media Source duration is set to Infinity"),s.duration=1/0,this.updateSeekableRange(t)):(o>d&&o>c||!jt(c))&&(z.log(`[buffer-controller]: Updating Media Source duration to ${o.toFixed(3)}`),s.duration=o)}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),o=Math.max(s,s+t.totalduration);e.setLiveSeekableRange(s,o)}}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 o=this.getSourceBufferTypes();if(o.length)this.hls.trigger(L.BUFFER_CREATED,{tracks:this.tracks}),o.forEach(c=>{e.executeNext(c)});else{const c=new Error("could not create source buffer for media codec(s)");this.hls.trigger(L.ERROR,{type:qt.MEDIA_ERROR,details:ut.BUFFER_INCOMPATIBLE_CODECS_ERROR,fatal:!0,error:c,reason:c.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 o=t[s];if(!o)throw Error(`source buffer exists for track ${s}, however track does not`);const c=o.levelCodec||o.codec,d=`${o.container};codecs=${c}`;z.log(`[buffer-controller]: creating sourceBuffer(${d})`);try{const f=e[s]=i.addSourceBuffer(d),p=s;this.addBufferListener(p,"updatestart",this._onSBUpdateStart),this.addBufferListener(p,"updateend",this._onSBUpdateEnd),this.addBufferListener(p,"error",this._onSBUpdateError),this.tracks[s]={buffer:f,codec:c,container:o.container,levelCodec:o.levelCodec,metadata:o.metadata,id:o.id}}catch(f){z.error(`[buffer-controller]: error while trying to add sourceBuffer: ${f.message}`),this.hls.trigger(L.ERROR,{type:qt.MEDIA_ERROR,details:ut.BUFFER_ADD_CODEC_ERROR,fatal:!1,error:f,mimeType:d})}}}_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`);z.error(`[buffer-controller]: ${i}`,e),this.hls.trigger(L.ERROR,{type:qt.MEDIA_ERROR,details:ut.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:o,operationQueue:c,sourceBuffer:d}=this,f=d[t];if(!s||!o||!f){z.warn(`[buffer-controller]: Attempting to remove from the ${t} SourceBuffer, but it does not exist`),c.shiftAndExecuteNext(t);return}const p=jt(s.duration)?s.duration:1/0,g=jt(o.duration)?o.duration:1/0,v=Math.max(0,e),b=Math.min(i,p,g);b>v&&!f.ending?(f.ended=!1,z.log(`[buffer-controller]: Removing [${v},${b}] from the ${t} SourceBuffer`),f.remove(v,b)):c.shiftAndExecuteNext(t)}appendExecutor(t,e){const{operationQueue:i,sourceBuffer:s}=this,o=s[e];if(!o){z.warn(`[buffer-controller]: Attempting to append to the ${e} SourceBuffer, but it does not exist`),i.shiftAndExecuteNext(e);return}o.ended=!1,o.appendBuffer(t)}blockBuffers(t,e=this.getSourceBufferTypes()){if(!e.length){z.log("[buffer-controller]: Blocking operation requested, but no SourceBuffers exist"),Promise.resolve().then(t);return}const{operationQueue:i}=this,s=e.map(o=>i.appendBlocker(o));Promise.all(s).then(()=>{t(),e.forEach(o=>{const c=this.sourceBuffer[o];c!=null&&c.updating||i.shiftAndExecuteNext(o)})})}getSourceBufferTypes(){return Object.keys(this.sourceBuffer)}addBufferListener(t,e,i){const s=this.sourceBuffer[t];if(!s)return;const o=i.bind(this,t);this.listeners[t].push({event:e,listener:o}),s.addEventListener(e,o)}removeBufferListeners(t){const e=this.sourceBuffer[t];e&&this.listeners[t].forEach(i=>{e.removeEventListener(i.event,i.listener)})}}const tf={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},ef=function(n){let t=n;return tf.hasOwnProperty(n)&&(t=tf[n]),String.fromCharCode(t)},Ar=15,Jr=100,ob={17:1,18:3,21:5,22:7,23:9,16:11,19:12,20:14},lb={17:2,18:4,21:6,22:8,23:10,19:13,20:15},cb={25:1,26:3,29:5,30:7,31:9,24:11,27:12,28:14},hb={25:2,26:4,29:6,30:8,31:10,27:13,28:15},db=["white","green","blue","cyan","red","yellow","magenta","black","transparent"];class ub{constructor(){this.time=null,this.verboseLevel=0}log(t,e){if(this.verboseLevel>=t){const i=typeof e=="function"?e():e;z.log(`${this.time} [${t}] ${i}`)}}}const sn=function(n){const t=[];for(let e=0;e<n.length;e++)t.push(n[e].toString(16));return t};class rf{constructor(t,e,i,s,o){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=o||!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 fb{constructor(t,e,i,s,o,c){this.uchar=void 0,this.penState=void 0,this.uchar=t||" ",this.penState=new rf(e,i,s,o,c)}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 pb{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<Jr;e++)this.chars.push(new fb);this.logger=t,this.pos=0,this.currPenState=new rf}equals(t){let e=!0;for(let i=0;i<Jr;i++)if(!this.chars[i].equals(t.chars[i])){e=!1;break}return e}copy(t){for(let e=0;e<Jr;e++)this.chars[e].copy(t.chars[e])}isEmpty(){let t=!0;for(let e=0;e<Jr;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>Jr&&(this.logger.log(3,"Too large cursor position "+this.pos),this.pos=Jr)}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=ef(t);if(this.pos>=Jr){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<Jr;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<Jr;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 xc{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<Ar;e++)this.rows.push(new pb(t));this.logger=t,this.currRow=Ar-1,this.nrRollUpRows=null,this.lastOutputScreen=null,this.reset()}reset(){for(let t=0;t<Ar;t++)this.rows[t].clear();this.currRow=Ar-1}equals(t){let e=!0;for(let i=0;i<Ar;i++)if(!this.rows[i].equals(t.rows[i])){e=!1;break}return e}copy(t){for(let e=0;e<Ar;e++)this.rows[e].copy(t.rows[e])}isEmpty(){let t=!0;for(let e=0;e<Ar;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 d=0;d<Ar;d++)this.rows[d].clear();const o=this.currRow+1-this.nrRollUpRows,c=this.lastOutputScreen;if(c){const d=c.rows[o].cueStartTime,f=this.logger.time;if(d&&f!==null&&d<f)for(let p=0;p<this.nrRollUpRows;p++)this.rows[e-this.nrRollUpRows+p+1].copy(c.rows[o+p])}}this.currRow=e;const i=this.rows[this.currRow];if(t.indent!==null){const o=t.indent,c=Math.max(o-1,0);i.setCursor(t.indent),t.color=i.chars[c].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 o=0;o<Ar;o++){const c=this.rows[o].getTextString();c&&(s=o+1,t?e.push("Row "+s+": '"+c+"'"):e.push(c.trim()))}return e.length>0&&(t?i="["+e.join(" | ")+"]":i=e.join(`
|
191
|
+
`)),i}getTextAndFormat(){return this.rows}}class sf{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 xc(i),this.nonDisplayedMemory=new xc(i),this.lastOutputScreen=new xc(i),this.currRollUpRow=this.displayedMemory.rows[Ar-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[Ar-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 nf{constructor(t,e,i){this.channels=void 0,this.currentChannel=0,this.cmdHistory=void 0,this.logger=void 0;const s=new ub;this.channels=[null,new sf(t,e,s),new sf(t+1,i,s)],this.cmdHistory=of(),this.logger=s}getHandler(t){return this.channels[t].getHandler()}setHandler(t,e){this.channels[t].setHandler(e)}addData(t,e){let i,s,o,c=!1;this.logger.time=t;for(let d=0;d<e.length;d+=2)if(s=e[d]&127,o=e[d+1]&127,!(s===0&&o===0)){if(this.logger.log(3,"["+sn([e[d],e[d+1]])+"] -> ("+sn([s,o])+")"),i=this.parseCmd(s,o),i||(i=this.parseMidrow(s,o)),i||(i=this.parsePAC(s,o)),i||(i=this.parseBackgroundAttributes(s,o)),!i&&(c=this.parseChars(s,o),c)){const f=this.currentChannel;f&&f>0?this.channels[f].insertChars(c):this.logger.log(2,"No channel found yet. TEXT-MODE?")}!i&&!c&&this.logger.log(2,"Couldn't parse cleaned data "+sn([s,o])+" orig: "+sn([e[d],e[d+1]]))}}parseCmd(t,e){const{cmdHistory:i}=this,s=(t===20||t===28||t===21||t===29)&&e>=32&&e<=47,o=(t===23||t===31)&&e>=33&&e<=35;if(!(s||o))return!1;if(af(t,e,i))return Tn(null,null,i),this.logger.log(3,"Repeated command ("+sn([t,e])+") is dropped"),!0;const c=t===20||t===21||t===23?1:2,d=this.channels[c];return t===20||t===21||t===28||t===29?e===32?d.ccRCL():e===33?d.ccBS():e===34?d.ccAOF():e===35?d.ccAON():e===36?d.ccDER():e===37?d.ccRU(2):e===38?d.ccRU(3):e===39?d.ccRU(4):e===40?d.ccFON():e===41?d.ccRDC():e===42?d.ccTR():e===43?d.ccRTD():e===44?d.ccEDM():e===45?d.ccCR():e===46?d.ccENM():e===47&&d.ccEOC():d.ccTO(e-32),Tn(t,e,i),this.currentChannel=c,!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 ("+sn([t,e])+")"),!0):!1}return!1}parsePAC(t,e){let i;const s=this.cmdHistory,o=(t>=17&&t<=23||t>=25&&t<=31)&&e>=64&&e<=127,c=(t===16||t===24)&&e>=64&&e<=95;if(!(o||c))return!1;if(af(t,e,s))return Tn(null,null,s),!0;const d=t<=23?1:2;e>=64&&e<=95?i=d===1?ob[t]:cb[t]:i=d===1?lb[t]:hb[t];const f=this.channels[d];return f?(f.setPAC(this.interpretPAC(i,e)),Tn(t,e,s),this.currentChannel=d,!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,o=null;if(t>=25?(i=2,o=t-8):(i=1,o=t),o>=17&&o<=19){let c;o===17?c=e+80:o===18?c=e+112:c=e+144,this.logger.log(2,"Special char '"+ef(c)+"' in channel "+i),s=[c]}else t>=32&&t<=127&&(s=e===0?[t]:[t,e]);if(s){const c=sn(s);this.logger.log(3,"Char codes = "+c.join(",")),Tn(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 o;const c={};t===16||t===24?(o=Math.floor((e-32)/2),c.background=db[o],e%2===1&&(c.background=c.background+"_semi")):e===45?c.background="transparent":(c.foreground="black",e===47&&(c.underline=!0));const d=t<=23?1:2;return this.channels[d].setBkgData(c),Tn(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=of()}cueSplitAtTime(t){for(let e=0;e<this.channels.length;e++){const i=this.channels[e];i&&i.cueSplitAtTime(t)}}}function Tn(n,t,e){e.a=n,e.b=t}function af(n,t,e){return e.a===n&&e.b===t}function of(){return{a:null,b:null}}class Do{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 Oc=function(){if(typeof self<"u"&&self.VTTCue)return self.VTTCue;const n=["","lr","rl"],t=["start","middle","end","left","right"];function e(d,f){if(typeof f!="string"||!Array.isArray(d))return!1;const p=f.toLowerCase();return~d.indexOf(p)?p:!1}function i(d){return e(n,d)}function s(d){return e(t,d)}function o(d,...f){let p=1;for(;p<arguments.length;p++){const g=arguments[p];for(const v in g)d[v]=g[v]}return d}function c(d,f,p){const g=this,v={enumerable:!0};g.hasBeenReset=!1;let b="",E=!1,k=d,T=f,R=p,x=null,M="",U=!0,D="auto",F="start",H=50,j="middle",st=50,at="middle";Object.defineProperty(g,"id",o({},v,{get:function(){return b},set:function(Q){b=""+Q}})),Object.defineProperty(g,"pauseOnExit",o({},v,{get:function(){return E},set:function(Q){E=!!Q}})),Object.defineProperty(g,"startTime",o({},v,{get:function(){return k},set:function(Q){if(typeof Q!="number")throw new TypeError("Start time must be set to a number.");k=Q,this.hasBeenReset=!0}})),Object.defineProperty(g,"endTime",o({},v,{get:function(){return T},set:function(Q){if(typeof Q!="number")throw new TypeError("End time must be set to a number.");T=Q,this.hasBeenReset=!0}})),Object.defineProperty(g,"text",o({},v,{get:function(){return R},set:function(Q){R=""+Q,this.hasBeenReset=!0}})),Object.defineProperty(g,"region",o({},v,{get:function(){return x},set:function(Q){x=Q,this.hasBeenReset=!0}})),Object.defineProperty(g,"vertical",o({},v,{get:function(){return M},set:function(Q){const Et=i(Q);if(Et===!1)throw new SyntaxError("An invalid or illegal string was specified.");M=Et,this.hasBeenReset=!0}})),Object.defineProperty(g,"snapToLines",o({},v,{get:function(){return U},set:function(Q){U=!!Q,this.hasBeenReset=!0}})),Object.defineProperty(g,"line",o({},v,{get:function(){return D},set:function(Q){if(typeof Q!="number"&&Q!=="auto")throw new SyntaxError("An invalid number or illegal string was specified.");D=Q,this.hasBeenReset=!0}})),Object.defineProperty(g,"lineAlign",o({},v,{get:function(){return F},set:function(Q){const Et=s(Q);if(!Et)throw new SyntaxError("An invalid or illegal string was specified.");F=Et,this.hasBeenReset=!0}})),Object.defineProperty(g,"position",o({},v,{get:function(){return H},set:function(Q){if(Q<0||Q>100)throw new Error("Position must be between 0 and 100.");H=Q,this.hasBeenReset=!0}})),Object.defineProperty(g,"positionAlign",o({},v,{get:function(){return j},set:function(Q){const Et=s(Q);if(!Et)throw new SyntaxError("An invalid or illegal string was specified.");j=Et,this.hasBeenReset=!0}})),Object.defineProperty(g,"size",o({},v,{get:function(){return st},set:function(Q){if(Q<0||Q>100)throw new Error("Size must be between 0 and 100.");st=Q,this.hasBeenReset=!0}})),Object.defineProperty(g,"align",o({},v,{get:function(){return at},set:function(Q){const Et=s(Q);if(!Et)throw new SyntaxError("An invalid or illegal string was specified.");at=Et,this.hasBeenReset=!0}})),g.displayState=void 0}return c.prototype.getCueAsHTML=function(){return self.WebVTT.convertCueToDOMTree(self,this.text)},c}();class gb{decode(t,e){if(!t)return"";if(typeof t!="string")throw new Error("Error - expected string data.");return decodeURIComponent(encodeURIComponent(t))}}function lf(n){function t(i,s,o,c){return(i|0)*3600+(s|0)*60+(o|0)+parseFloat(c||0)}const e=n.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 mb{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 cf(n,t,e,i){const s=i?n.split(i):[n];for(const o in s){if(typeof s[o]!="string")continue;const c=s[o].split(e);if(c.length!==2)continue;const d=c[0],f=c[1];t(d,f)}}const Pc=new Oc(0,0,""),xo=Pc.align==="middle"?"middle":"center";function vb(n,t,e){const i=n;function s(){const d=lf(n);if(d===null)throw new Error("Malformed timestamp: "+i);return n=n.replace(/^[^\sa-zA-Z-]+/,""),d}function o(d,f){const p=new mb;cf(d,function(b,E){let k;switch(b){case"region":for(let T=e.length-1;T>=0;T--)if(e[T].id===E){p.set(b,e[T].region);break}break;case"vertical":p.alt(b,E,["rl","lr"]);break;case"line":k=E.split(","),p.integer(b,k[0]),p.percent(b,k[0])&&p.set("snapToLines",!1),p.alt(b,k[0],["auto"]),k.length===2&&p.alt("lineAlign",k[1],["start",xo,"end"]);break;case"position":k=E.split(","),p.percent(b,k[0]),k.length===2&&p.alt("positionAlign",k[1],["start",xo,"end","line-left","line-right","auto"]);break;case"size":p.percent(b,E);break;case"align":p.alt(b,E,["start",xo,"end","left","right"]);break}},/:/,/\s/),f.region=p.get("region",null),f.vertical=p.get("vertical","");let g=p.get("line","auto");g==="auto"&&Pc.line===-1&&(g=-1),f.line=g,f.lineAlign=p.get("lineAlign","start"),f.snapToLines=p.get("snapToLines",!0),f.size=p.get("size",100),f.align=p.get("align",xo);let v=p.get("position","auto");v==="auto"&&Pc.position===50&&(v=f.align==="start"||f.align==="left"?0:f.align==="end"||f.align==="right"?100:50),f.position=v}function c(){n=n.replace(/^\s+/,"")}if(c(),t.startTime=s(),c(),n.slice(0,3)!=="-->")throw new Error("Malformed time stamp (time stamps must be separated by '-->'): "+i);n=n.slice(3),c(),t.endTime=s(),c(),o(n,t)}function hf(n){return n.replace(/<br(?: \/)?>/gi,`
|
192
|
+
`)}class yb{constructor(){this.state="INITIAL",this.buffer="",this.decoder=new gb,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 o=e.buffer,c=0;for(o=hf(o);c<o.length&&o[c]!=="\r"&&o[c]!==`
|
193
|
+
`;)++c;const d=o.slice(0,c);return o[c]==="\r"&&++c,o[c]===`
|
194
|
+
`&&++c,e.buffer=o.slice(c),d}function s(o){cf(o,function(c,d){},/:/)}try{let o="";if(e.state==="INITIAL"){if(!/\r\n|\n/.test(e.buffer))return this;o=i();const d=o.match(/^()?WEBVTT([ \t].*)?$/);if(!(d!=null&&d[0]))throw new Error("Malformed WebVTT signature.");e.state="HEADER"}let c=!1;for(;e.buffer;){if(!/\r\n|\n/.test(e.buffer))return this;switch(c?c=!1:o=i(),e.state){case"HEADER":/:/.test(o)?s(o):o||(e.state="ID");continue;case"NOTE":o||(e.state="ID");continue;case"ID":if(/^NOTE($|[ \t])/.test(o)){e.state="NOTE";break}if(!o)continue;if(e.cue=new Oc(0,0,""),e.state="CUE",o.indexOf("-->")===-1){e.cue.id=o;continue}case"CUE":if(!e.cue){e.state="BADCUE";continue}try{vb(o,e.cue,e.regionList)}catch{e.cue=null,e.state="BADCUE";continue}e.state="CUETEXT";continue;case"CUETEXT":{const d=o.indexOf("-->")!==-1;if(!o||d&&(c=!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+=`
|
195
|
+
`),e.cue.text+=o}continue;case"BADCUE":o||(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+=`
|
196
|
+
|
197
|
+
`,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 bb=/\r\n|\n\r|\n|\r/g,Mc=function(n,t,e=0){return n.slice(e,e+t.length)===t},Ab=function(n){let t=parseInt(n.slice(-3));const e=parseInt(n.slice(-6,-4)),i=parseInt(n.slice(-9,-7)),s=n.length>9?parseInt(n.substring(0,n.indexOf(":"))):0;if(!jt(t)||!jt(e)||!jt(i)||!jt(s))throw Error(`Malformed X-TIMESTAMP-MAP: Local:${n}`);return t+=1e3*e,t+=60*1e3*i,t+=60*60*1e3*s,t},$c=function(n){let t=5381,e=n.length;for(;e;)t=t*33^n.charCodeAt(--e);return(t>>>0).toString()};function Fc(n,t,e){return $c(n.toString())+$c(t.toString())+$c(e)}const Eb=function(n,t,e){let i=n[t],s=n[i.prevCC];if(!s||!s.new&&i.new){n.ccOffset=n.presentationOffset=i.start,i.new=!1;return}for(;(o=s)!=null&&o.new;){var o;n.ccOffset+=i.start-s.start,i.new=!1,i=s,s=n[i.prevCC]}n.presentationOffset=e};function kb(n,t,e,i,s,o,c){const d=new yb,f=xr(new Uint8Array(n)).trim().replace(bb,`
|
185
198
|
`).split(`
|
186
|
-
`),
|
187
|
-
`)}),
|
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`
|
199
|
+
`),p=[],g=t?Oy(t.baseTime,t.timescale):0;let v="00:00.000",b=0,E=0,k,T=!0;d.oncue=function(R){const x=e[i];let M=e.ccOffset;const U=(b-g)/9e4;if(x!=null&&x.new&&(E!==void 0?M=e.ccOffset=x.start:Eb(e,i,U)),U){if(!t){k=new Error("Missing initPTS for VTT MPEGTS");return}M=U-e.presentationOffset}const D=R.endTime-R.startTime,F=cr((R.startTime+M-E)*9e4,s*9e4)/9e4;R.startTime=Math.max(F,0),R.endTime=Math.max(F+D,0);const H=R.text.trim();R.text=decodeURIComponent(encodeURIComponent(H)),R.id||(R.id=Fc(R.startTime,R.endTime,H)),R.endTime>0&&p.push(R)},d.onparsingerror=function(R){k=R},d.onflush=function(){if(k){c(k);return}o(p)},f.forEach(R=>{if(T)if(Mc(R,"X-TIMESTAMP-MAP=")){T=!1,R.slice(16).split(",").forEach(x=>{Mc(x,"LOCAL:")?v=x.slice(6):Mc(x,"MPEGTS:")&&(b=parseInt(x.slice(7)))});try{E=Ab(v)/1e3}catch(x){k=x}return}else R===""&&(T=!1);d.parse(R+`
|
200
|
+
`)}),d.flush()}const Nc="stpp.ttml.im1t",df=/^(\d{2,}):(\d{2}):(\d{2}):(\d{2})\.?(\d+)?$/,uf=/^(\d*(?:\.\d*)?)(h|m|s|ms|f|t)$/,Tb={left:"start",center:"center",right:"end",start:"start",end:"end"};function ff(n,t,e,i){const s=be(new Uint8Array(n),["mdat"]);if(s.length===0){i(new Error("Could not parse IMSC1 mdat"));return}const o=s.map(d=>xr(d)),c=xy(t.baseTime,1,t.timescale);try{o.forEach(d=>e(wb(d,c)))}catch(d){i(d)}}function wb(n,t){const e=new DOMParser().parseFromString(n,"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((p,g)=>(p[g]=e.getAttribute(`ttp:${g}`)||i[g],p),{}),o=e.getAttribute("xml:space")!=="preserve",c=pf(Uc(e,"styling","style")),d=pf(Uc(e,"layout","region")),f=Uc(e,"body","[begin]");return[].map.call(f,p=>{const g=gf(p,o);if(!g||!p.hasAttribute("begin"))return null;const v=Gc(p.getAttribute("begin"),s),b=Gc(p.getAttribute("dur"),s);let E=Gc(p.getAttribute("end"),s);if(v===null)throw mf(p);if(E===null){if(b===null)throw mf(p);E=v+b}const k=new Oc(v-t,E-t,g);k.id=Fc(k.startTime,k.endTime,k.text);const T=d[p.getAttribute("region")],R=c[p.getAttribute("style")],x=Sb(T,R,c),{textAlign:M}=x;if(M){const U=Tb[M];U&&(k.lineAlign=U),k.align=M}return ni(k,x),k}).filter(p=>p!==null)}function Uc(n,t,e){const i=n.getElementsByTagName(t)[0];return i?[].slice.call(i.querySelectorAll(e)):[]}function pf(n){return n.reduce((t,e)=>{const i=e.getAttribute("xml:id");return i&&(t[i]=e),t},{})}function gf(n,t){return[].slice.call(n.childNodes).reduce((e,i,s)=>{var o;return i.nodeName==="br"&&s?e+`
|
201
|
+
`:(o=i.childNodes)!=null&&o.length?gf(i,t):t?e+i.textContent.trim().replace(/\s+/g," "):e+i.textContent},"")}function Sb(n,t,e){const i="http://www.w3.org/ns/ttml#styling";let s=null;const o=["displayAlign","textAlign","color","backgroundColor","fontSize","fontFamily"],c=n!=null&&n.hasAttribute("style")?n.getAttribute("style"):null;return c&&e.hasOwnProperty(c)&&(s=e[c]),o.reduce((d,f)=>{const p=Bc(t,i,f)||Bc(n,i,f)||Bc(s,i,f);return p&&(d[f]=p),d},{})}function Bc(n,t,e){return n&&n.hasAttributeNS(t,e)?n.getAttributeNS(t,e):null}function mf(n){return new Error(`Could not parse ttml timestamp ${n}`)}function Gc(n,t){if(!n)return null;let e=lf(n);return e===null&&(df.test(n)?e=Lb(n,t):uf.test(n)&&(e=Rb(n,t))),e}function Lb(n,t){const e=df.exec(n),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 Rb(n,t){const e=uf.exec(n),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 _b{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=vf(),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 Do(this,"textTrack1"),i=new Do(this,"textTrack2"),s=new Do(this,"textTrack3"),o=new Do(this,"textTrack4");this.cea608Parser1=new nf(1,e,i),this.cea608Parser2=new nf(3,s,o)}t.on(L.MEDIA_ATTACHING,this.onMediaAttaching,this),t.on(L.MEDIA_DETACHING,this.onMediaDetaching,this),t.on(L.MANIFEST_LOADING,this.onManifestLoading,this),t.on(L.MANIFEST_LOADED,this.onManifestLoaded,this),t.on(L.SUBTITLE_TRACKS_UPDATED,this.onSubtitleTracksUpdated,this),t.on(L.FRAG_LOADING,this.onFragLoading,this),t.on(L.FRAG_LOADED,this.onFragLoaded,this),t.on(L.FRAG_PARSING_USERDATA,this.onFragParsingUserdata,this),t.on(L.FRAG_DECRYPTED,this.onFragDecrypted,this),t.on(L.INIT_PTS_FOUND,this.onInitPtsFound,this),t.on(L.SUBTITLE_TRACKS_CLEARED,this.onSubtitleTracksCleared,this),t.on(L.BUFFER_FLUSHING,this.onBufferFlushing,this)}destroy(){const{hls:t}=this;t.off(L.MEDIA_ATTACHING,this.onMediaAttaching,this),t.off(L.MEDIA_DETACHING,this.onMediaDetaching,this),t.off(L.MANIFEST_LOADING,this.onManifestLoading,this),t.off(L.MANIFEST_LOADED,this.onManifestLoaded,this),t.off(L.SUBTITLE_TRACKS_UPDATED,this.onSubtitleTracksUpdated,this),t.off(L.FRAG_LOADING,this.onFragLoading,this),t.off(L.FRAG_LOADED,this.onFragLoaded,this),t.off(L.FRAG_PARSING_USERDATA,this.onFragParsingUserdata,this),t.off(L.FRAG_DECRYPTED,this.onFragDecrypted,this),t.off(L.INIT_PTS_FOUND,this.onInitPtsFound,this),t.off(L.SUBTITLE_TRACKS_CLEARED,this.onSubtitleTracksCleared,this),t.off(L.BUFFER_FLUSHING,this.onBufferFlushing,this),this.hls=this.config=this.cea608Parser1=this.cea608Parser2=null}addCues(t,e,i,s,o){let c=!1;for(let d=o.length;d--;){const f=o[d],p=Ib(f[0],f[1],e,i);if(p>=0&&(f[0]=Math.min(f[0],e),f[1]=Math.max(f[1],i),c=!0,p/(i-e)>.5))return}if(c||o.push([e,i]),this.config.renderTextTracksNatively){const d=this.captionsTracks[t];this.Cues.newCue(d,e,i,s)}else{const d=this.Cues.newCue(null,e,i,s);this.hls.trigger(L.CUES_PARSED,{type:"captions",cues:d,track:t})}}onInitPtsFound(t,{frag:e,id:i,initPTS:s,timescale:o}){const{unparsedVttFrags:c}=this;i==="main"&&(this.initPTS[e.cc]={baseTime:s,timescale:o}),c.length&&(this.unparsedVttFrags=[],c.forEach(d=>{this.onFragLoaded(L.FRAG_LOADED,d)}))}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:o,languageCode:c}=e[t],d=this.getExistingTrack(t);if(d)i[t]=d,bn(i[t]),h0(i[t],s);else{const f=this.createTextTrack("captions",o,c);f&&(f[t]=!0,i[t]=f)}}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(L.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=>{bn(t[e]),delete t[e]}),this.nonNativeCaptionsTracks={}}onManifestLoading(){this.lastSn=-1,this.lastPartIndex=-1,this.prevCC=-1,this.vttCCs=vf(),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++)bn(e[i])}onSubtitleTracksUpdated(t,e){const i=e.subtitleTracks||[],s=i.some(o=>o.textCodec===Nc);if(this.config.enableWebVTT||s&&this.config.enableIMSC1){if(X0(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((c,d)=>{let f;if(o&&d<o.length){let p=null;for(let g=0;g<o.length;g++)if(Cb(o[g],c)){p=o[g];break}p&&(f=p)}if(f)bn(f);else{const p=this._captionsOrSubtitlesFromCharacteristics(c);f=this.createTextTrack(p,c.name,c.lang),f&&(f.mode="disabled")}f&&(f.groupId=c.groupId,this.textTracks.push(f))})}else if(this.tracks.length){const o=this.tracks.map(c=>({label:c.name,kind:c.type.toLowerCase(),default:c.default,subtitleTrack:c}));this.hls.trigger(L.NON_NATIVE_TEXT_TRACKS_FOUND,{tracks:o})}}}_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 o=`textTrack${s[1]}`,c=this.captionsProperties[o];c&&(c.label=i.name,i.lang&&(c.languageCode=i.lang),c.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:o,lastPartIndex:c}=this;if(!(!this.enabled||!(i&&s))&&e.frag.type===Jt.MAIN){var d,f;const p=e.frag.sn,g=(d=e==null||(f=e.part)==null?void 0:f.index)!=null?d:-1;p===o+1||p===o&&g===c+1||(i.reset(),s.reset()),this.lastSn=p,this.lastPartIndex=g}}onFragLoaded(t,e){const{frag:i,payload:s}=e;if(i.type===Jt.SUBTITLE)if(s.byteLength){const o=i.decryptdata,c="stats"in e;if(o==null||!o.encrypted||c){const d=this.tracks[i.level],f=this.vttCCs;f[i.cc]||(f[i.cc]={start:i.start,prevCC:this.prevCC,new:!0},this.prevCC=i.cc),d&&d.textCodec===Nc?this._parseIMSC1(i,s):this._parseVTTs(e)}}else this.hls.trigger(L.SUBTITLE_FRAG_PROCESSED,{success:!1,frag:i,error:new Error("Empty subtitle payload")})}_parseIMSC1(t,e){const i=this.hls;ff(e,this.initPTS[t.cc],s=>{this._appendCues(s,t.level),i.trigger(L.SUBTITLE_FRAG_PROCESSED,{success:!0,frag:t})},s=>{z.log(`Failed to parse IMSC1: ${s}`),i.trigger(L.SUBTITLE_FRAG_PROCESSED,{success:!1,frag:t,error:s})})}_parseVTTs(t){var e;const{frag:i,payload:s}=t,{initPTS:o,unparsedVttFrags:c}=this,d=o.length-1;if(!o[i.cc]&&d===-1){c.push(t);return}const f=this.hls,p=(e=i.initSegment)!=null&&e.data?rn(i.initSegment.data,new Uint8Array(s)):s;kb(p,this.initPTS[i.cc],this.vttCCs,i.cc,i.start,g=>{this._appendCues(g,i.level),f.trigger(L.SUBTITLE_FRAG_PROCESSED,{success:!0,frag:i})},g=>{const v=g.message==="Missing initPTS for VTT MPEGTS";v?c.push(t):this._fallbackToIMSC1(i,s),z.log(`Failed to parse VTT cue: ${g}`),!(v&&d>i.cc)&&f.trigger(L.SUBTITLE_FRAG_PROCESSED,{success:!1,frag:i,error:g})})}_fallbackToIMSC1(t,e){const i=this.tracks[t.level];i.textCodec||ff(e,this.initPTS[t.cc],()=>{i.textCodec=Nc,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(o=>d0(s,o))}else{const s=this.tracks[e];if(!s)return;const o=s.default?"default":"subtitles"+e;i.trigger(L.CUES_PARSED,{type:"subtitles",cues:t,track:o})}}onFragDecrypted(t,e){const{frag:i}=e;i.type===Jt.SUBTITLE&&this.onFragLoaded(L.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:o,samples:c}=e;if(!(o.type===Jt.MAIN&&this.closedCaptionsForLevel(o)==="NONE"))for(let d=0;d<c.length;d++){const f=c[d].bytes;if(f){const p=this.extractCea608Data(f);i.addData(c[d].pts,p[0]),s.addData(c[d].pts,p[1])}}}onBufferFlushing(t,{startOffset:e,endOffset:i,endOffsetSubtitles:s,type:o}){const{media:c}=this;if(!(!c||c.currentTime<i)){if(!o||o==="video"){const{captionsTracks:d}=this;Object.keys(d).forEach(f=>ac(d[f],e,i))}if(this.config.renderTextTracksNatively&&e===0&&s!==void 0){const{textTracks:d}=this;Object.keys(d).forEach(f=>ac(d[f],e,s))}}}extractCea608Data(t){const e=[[],[]],i=t[0]&31;let s=2;for(let o=0;o<i;o++){const c=t[s++],d=127&t[s++],f=127&t[s++];if(!(d===0&&f===0)&&4&c){const p=3&c;(p===0||p===1)&&(e[p].push(d),e[p].push(f))}}return e}}function Cb(n,t){return!!n&&n.label===t.name&&!(n.textTrack1||n.textTrack2)}function Ib(n,t,e,i){return Math.min(t,i)-Math.max(n,e)}function vf(){return{ccOffset:0,presentationOffset:0,0:{start:0,prevCC:-1,new:!0}}}class Vc{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(L.FPS_DROP_LEVEL_CAPPING,this.onFpsDropLevelCapping,this),t.on(L.MEDIA_ATTACHING,this.onMediaAttaching,this),t.on(L.MANIFEST_PARSED,this.onManifestParsed,this),t.on(L.BUFFER_CODECS,this.onBufferCodecs,this),t.on(L.MEDIA_DETACHING,this.onMediaDetaching,this)}unregisterListener(){const{hls:t}=this;t.off(L.FPS_DROP_LEVEL_CAPPING,this.onFpsDropLevelCapping,this),t.off(L.MEDIA_ATTACHING,this.onMediaAttaching,this),t.off(L.MANIFEST_PARSED,this.onManifestParsed,this),t.off(L.BUFFER_CODECS,this.onBufferCodecs,this),t.off(L.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,o)=>this.isLevelAllowed(s)&&o<=t);return this.clientRect=null,Vc.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=(c,d)=>d?c.width!==d.width||c.height!==d.height:!0;let o=t.length-1;for(let c=0;c<t.length;c+=1){const d=t[c];if((d.width>=e||d.height>=i)&&s(d,t[c+1])){o=c;break}}return o}}class Db{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(L.MEDIA_ATTACHING,this.onMediaAttaching,this)}unregisterListeners(){this.hls.off(L.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 o=s-this.lastTime,c=i-this.lastDroppedFrames,d=e-this.lastDecodedFrames,f=1e3*c/o,p=this.hls;if(p.trigger(L.FPS_DROP,{currentDropped:c,currentDecoded:d,totalDroppedFrames:i}),f>0&&c>p.config.fpsDroppedMonitoringThreshold*d){let g=p.currentLevel;z.warn("drop FPS ratio greater than max allowed value for currentLevel: "+g),g>0&&(p.autoLevelCapping===-1||p.autoLevelCapping>=g)&&(g=g-1,p.trigger(L.FPS_DROP_LEVEL_CAPPING,{level:g,droppedLevel:p.currentLevel}),p.autoLevelCapping=g,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 Oo="[eme]";class wn{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=wn.CDMCleanupPromise?[wn.CDMCleanupPromise]:[],this.onMediaEncrypted=this._onMediaEncrypted.bind(this),this.onWaitingForKey=this._onWaitingForKey.bind(this),this.debug=z.debug.bind(z,Oo),this.log=z.log.bind(z,Oo),this.warn=z.warn.bind(z,Oo),this.error=z.error.bind(z,Oo),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(L.MEDIA_ATTACHED,this.onMediaAttached,this),this.hls.on(L.MEDIA_DETACHED,this.onMediaDetached,this),this.hls.on(L.MANIFEST_LOADING,this.onManifestLoading,this),this.hls.on(L.MANIFEST_LOADED,this.onManifestLoaded,this)}unregisterListeners(){this.hls.off(L.MEDIA_ATTACHED,this.onMediaAttached,this),this.hls.off(L.MEDIA_DETACHED,this.onMediaDetached,this),this.hls.off(L.MANIFEST_LOADING,this.onManifestLoading,this),this.hls.off(L.MANIFEST_LOADED,this.onManifestLoaded,this)}getLicenseServerUrl(t){const{drmSystems:e,widevineLicenseUrl:i}=this.config,s=e[t];if(s)return s.licenseUrl;if(t===Ze.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=(c,d,f)=>!!c&&f.indexOf(c)===d,s=e.map(c=>c.audioCodec).filter(i),o=e.map(c=>c.videoCodec).filter(i);return s.length+o.length===0&&o.push("avc1.42e01e"),new Promise((c,d)=>{const f=p=>{const g=p.shift();this.getMediaKeysPromise(g,s,o).then(v=>c({keySystem:g,mediaKeys:v})).catch(v=>{p.length?f(p):v instanceof hr?d(v):d(new hr({type:qt.KEY_SYSTEM_ERROR,details:ut.KEY_SYSTEM_NO_ACCESS,error:v,fatal:!0},v.message))})};f(t)})}requestMediaKeySystemAccess(t,e){const{requestMediaKeySystemAccessFunc:i}=this.config;if(typeof i!="function"){let s=`Configured requestMediaKeySystemAccess is not a function ${i}`;return Nu===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=jm(t,e,i,this.config.drmSystemOptions),o=this.keySystemAccessPromises[t];let c=o==null?void 0:o.keySystemAccess;if(!c){this.log(`Requesting encrypted media "${t}" key-system access with config: ${JSON.stringify(s)}`),c=this.requestMediaKeySystemAccess(t,s);const d=this.keySystemAccessPromises[t]={keySystemAccess:c};return c.catch(f=>{this.log(`Failed to obtain access to key-system "${t}": ${f}`)}),c.then(f=>{this.log(`Access for key-system "${f.keySystem}" obtained`);const p=this.fetchServerCertificate(t);return this.log(`Create media-keys for "${t}"`),d.mediaKeys=f.createMediaKeys().then(g=>(this.log(`Media-keys created for "${t}"`),p.then(v=>v?this.setMediaKeysServerCertificate(g,t,v):g))),d.mediaKeys.catch(g=>{this.error(`Failed to create media-keys for "${t}"}: ${g}`)}),d.mediaKeys})}return c.then(()=>o.mediaKeys)}createMediaKeySessionContext({decryptdata:t,keySystem:e,mediaKeys:i}){this.log(`Creating key-system session "${e}" keyId: ${Or.hexDump(t.keyId||[])}`);const s=i.createSession(),o={decryptdata:t,keySystem:e,mediaKeys:i,mediaKeysSession:s,keyStatus:"status-pending"};return this.mediaKeySessions.push(o),o}renewKeySession(t){const e=t.decryptdata;if(e.pssh){const i=this.createMediaKeySessionContext(t),s=this.getKeyIdString(e),o="cenc";this.keyIdToKeySessionPromise[s]=this.generateRequestWithPreferredKeySession(i,o,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 Or.hexDump(t.keyId)}updateKeySession(t,e){var i;const s=t.mediaKeysSession;return this.log(`Updating key-session "${s.sessionId}" for keyID ${Or.hexDump(((i=t.decryptdata)==null?void 0:i.keyId)||[])}
|
202
|
+
} (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=Jl(this.config),o=t.map(Mu).filter(c=>!!c&&s.indexOf(c)!==-1);return this.getKeySystemSelectionPromise(o).then(({keySystem:c})=>{const d=Fu(c);d?e(d):i(new Error(`Unable to find format for key-system "${c}"`))}).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 o=this.keyIdToKeySessionPromise[i];return o||(o=this.keyIdToKeySessionPromise[i]=this.getKeySystemForKeyPromise(e).then(({keySystem:c,mediaKeys:d})=>(this.throwIfDestroyed(),this.log(`Handle encrypted media sn: ${t.frag.sn} ${t.frag.type}: ${t.frag.level} using key ${s}`),this.attemptSetMediaKeys(c,d).then(()=>{this.throwIfDestroyed();const f=this.createMediaKeySessionContext({keySystem:c,mediaKeys:d,decryptdata:e}),p="cenc";return this.generateRequestWithPreferredKeySession(f,p,e.pssh,"playlist-key")}))),o.catch(c=>this.handleError(c))),o}throwIfDestroyed(t="Invalid state"){if(!this.hls)throw new Error("invalid state")}handleError(t){this.hls&&(this.error(t.message),t instanceof hr?this.hls.trigger(L.ERROR,t.data):this.hls.trigger(L.ERROR,{type:qt.KEY_SYSTEM_ERROR,details:ut.KEY_SYSTEM_NO_KEYS,error:t,fatal:!0}))}getKeySystemForKeyPromise(t){const e=this.getKeyIdString(t),i=this.keyIdToKeySessionPromise[e];if(!i){const s=Mu(t.keyFormat),o=s?[s]:Jl(this.config);return this.attemptKeySystemAccess(o)}return i}getKeySystemSelectionPromise(t){if(t.length||(t=Jl(this.config)),t.length===0)throw new hr({type:qt.KEY_SYSTEM_ERROR,details:ut.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,o;if(e==="sinf"&&this.config.drmSystems[Ze.FAIRPLAY]){const g=bi(new Uint8Array(i));try{const v=Ql(JSON.parse(g).sinf),b=Ku(new Uint8Array(v));if(!b)return;s=b.subarray(8,24),o=Ze.FAIRPLAY}catch{this.warn('Failed to parse sinf "encrypted" event message initData');return}}else{const g=gv(i);if(g===null)return;g.version===0&&g.systemId===$u.WIDEVINE&&g.data&&(s=g.data.subarray(8,24)),o=Wm(g.systemId)}if(!o||!s)return;const c=Or.hexDump(s),{keyIdToKeySessionPromise:d,mediaKeySessions:f}=this;let p=d[c];for(let g=0;g<f.length;g++){const v=f[g],b=v.decryptdata;if(b.pssh||!b.keyId)continue;const E=Or.hexDump(b.keyId);if(c===E||b.uri.replace(/-/g,"").indexOf(c)!==-1){p=d[E],delete d[E],b.pssh=new Uint8Array(i),b.keyId=s,p=d[c]=p.then(()=>this.generateRequestWithPreferredKeySession(v,e,i,"encrypted-event-key-match"));break}}p||(p=d[c]=this.getKeySystemSelectionPromise([o]).then(({keySystem:g,mediaKeys:v})=>{var b;this.throwIfDestroyed();const E=new ba("ISO-23001-7",c,(b=Fu(g))!=null?b:"");return E.pssh=new Uint8Array(i),E.keyId=s,this.attemptSetMediaKeys(g,v).then(()=>{this.throwIfDestroyed();const k=this.createMediaKeySessionContext({decryptdata:E,keySystem:g,mediaKeys:v});return this.generateRequestWithPreferredKeySession(k,e,i,"encrypted-event-no-match")})})),p.catch(g=>this.handleError(g))}_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(o=>i.indexOf(o)===-1)})}generateRequestWithPreferredKeySession(t,e,i,s){var o,c;const d=(o=this.config.drmSystems)==null||(c=o[t.keySystem])==null?void 0:c.generateRequest;if(d)try{const b=d.call(this.hls,e,i,t);if(!b)throw new Error("Invalid response from configured generateRequest filter");e=b.initDataType,i=t.decryptdata.pssh=b.initData?new Uint8Array(b.initData):null}catch(b){var f;if(this.warn(b.message),(f=this.hls)!=null&&f.config.debug)throw b}if(i===null)return this.log(`Skipping key-session request for "${s}" (no initData)`),Promise.resolve(t);const p=this.getKeyIdString(t.decryptdata);this.log(`Generating key-session request for "${s}": ${p} (init data type: ${e} length: ${i?i.byteLength:null})`);const g=new _c;t.mediaKeysSession.onmessage=b=>{const E=t.mediaKeysSession;if(!E){g.emit("error",new Error("invalid state"));return}const{messageType:k,message:T}=b;this.log(`"${k}" message event for session "${E.sessionId}" message size: ${T.byteLength}`),k==="license-request"||k==="license-renewal"?this.renewLicense(t,T).catch(R=>{this.handleError(R),g.emit("error",R)}):k==="license-release"?t.keySystem===Ze.FAIRPLAY&&(this.updateKeySession(t,Pu("acknowledged")),this.removeSession(t)):this.warn(`unhandled media key message type "${k}"`)},t.mediaKeysSession.onkeystatuseschange=b=>{if(!t.mediaKeysSession){g.emit("error",new Error("invalid state"));return}this.onKeyStatusChange(t);const E=t.keyStatus;g.emit("keyStatus",E),E==="expired"&&(this.warn(`${t.keySystem} expired for key ${p}`),this.renewKeySession(t))};const v=new Promise((b,E)=>{g.on("error",E),g.on("keyStatus",k=>{k.startsWith("usable")?b():k==="output-restricted"?E(new hr({type:qt.KEY_SYSTEM_ERROR,details:ut.KEY_SYSTEM_STATUS_OUTPUT_RESTRICTED,fatal:!1},"HDCP level output restricted")):k==="internal-error"?E(new hr({type:qt.KEY_SYSTEM_ERROR,details:ut.KEY_SYSTEM_STATUS_INTERNAL_ERROR,fatal:!0},`key status changed to "${k}"`)):k==="expired"?E(new Error("key expired while generating request")):this.warn(`unhandled key status change "${k}"`)})});return t.mediaKeysSession.generateRequest(e,i).then(()=>{var b;this.log(`Request generated for key-session "${(b=t.mediaKeysSession)==null?void 0:b.sessionId}" keyId: ${p}`)}).catch(b=>{throw new hr({type:qt.KEY_SYSTEM_ERROR,details:ut.KEY_SYSTEM_NO_SESSION,error:b,fatal:!1},`Error generating key-session request: ${b}`)}).then(()=>v).catch(b=>{throw g.removeAllListeners(),this.removeSession(t),b}).then(()=>(g.removeAllListeners(),t))}onKeyStatusChange(t){t.mediaKeysSession.keyStatuses.forEach((e,i)=>{this.log(`key status change "${e}" for keyStatuses keyId: ${Or.hexDump("buffer"in i?new Uint8Array(i.buffer,i.byteOffset,i.byteLength):new Uint8Array(i))} session keyId: ${Or.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),o=this.getServerCertificateUrl(t);return o?(this.log(`Fetching serverCertificate for "${t}"`),new Promise((c,d)=>{const f={responseType:"arraybuffer",url:o},p=e.certLoadPolicy.default,g={loadPolicy:p,timeout:p.maxLoadTimeMs,maxRetry:0,retryDelay:0,maxRetryDelay:0},v={onSuccess:(b,E,k,T)=>{c(b.data)},onError:(b,E,k,T)=>{d(new hr({type:qt.KEY_SYSTEM_ERROR,details:ut.KEY_SYSTEM_SERVER_CERTIFICATE_REQUEST_FAILED,fatal:!0,networkDetails:k,response:Bi({url:f.url,data:void 0},b)},`"${t}" certificate request failed (${o}). Status: ${b.code} (${b.text})`))},onTimeout:(b,E,k)=>{d(new hr({type:qt.KEY_SYSTEM_ERROR,details:ut.KEY_SYSTEM_SERVER_CERTIFICATE_REQUEST_FAILED,fatal:!0,networkDetails:k,response:{url:f.url,data:void 0}},`"${t}" certificate request timed out (${o})`))},onAbort:(b,E,k)=>{d(new Error("aborted"))}};s.load(f,g,v)})):Promise.resolve()}setMediaKeysServerCertificate(t,e,i){return new Promise((s,o)=>{t.setServerCertificate(i).then(c=>{this.log(`setServerCertificate ${c?"success":"not supported by CDM"} (${i==null?void 0:i.byteLength}) on "${e}"`),s(t)}).catch(c=>{o(new hr({type:qt.KEY_SYSTEM_ERROR,details:ut.KEY_SYSTEM_SERVER_CERTIFICATE_UPDATE_FAILED,error:c,fatal:!0},c.message))})})}renewLicense(t,e){return this.requestLicense(t,new Uint8Array(e)).then(i=>this.updateKeySession(t,new Uint8Array(i)).catch(s=>{throw new hr({type:qt.KEY_SYSTEM_ERROR,details:ut.KEY_SYSTEM_SESSION_UPDATE_FAILED,error:s,fatal:!0},s.message)}))}setupLicenseXHR(t,e,i,s){const o=this.config.licenseXhrSetup;return o?Promise.resolve().then(()=>{if(!i.decryptdata)throw new Error("Key removed");return o.call(this.hls,t,e,i,s)}).catch(c=>{if(!i.decryptdata)throw c;return t.open("POST",e,!0),o.call(this.hls,t,e,i,s)}).then(c=>(t.readyState||t.open("POST",e,!0),{xhr:t,licenseChallenge:c||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,o)=>{const c=this.getLicenseServerUrl(t.keySystem);this.log(`Sending license request to URL: ${c}`);const d=new XMLHttpRequest;d.responseType="arraybuffer",d.onreadystatechange=()=>{if(!this.hls||!t.mediaKeysSession)return o(new Error("invalid state"));if(d.readyState===4)if(d.status===200){this._requestLicenseFailureCount=0;let f=d.response;this.log(`License received ${f instanceof ArrayBuffer?f.byteLength:f}`);const p=this.config.licenseResponseCallback;if(p)try{f=p.call(this.hls,d,c,t)}catch(g){this.error(g)}s(f)}else{const f=i.errorRetry,p=f?f.maxNumRetry:0;if(this._requestLicenseFailureCount++,this._requestLicenseFailureCount>p||d.status>=400&&d.status<500)o(new hr({type:qt.KEY_SYSTEM_ERROR,details:ut.KEY_SYSTEM_LICENSE_REQUEST_FAILED,fatal:!0,networkDetails:d,response:{url:c,data:void 0,code:d.status,text:d.statusText}},`License Request XHR failed (${c}). Status: ${d.status} (${d.statusText})`));else{const g=p-this._requestLicenseFailureCount+1;this.warn(`Retrying license request, ${g} attempts left`),this.requestLicense(t,e).then(s,o)}}},t.licenseXhr&&t.licenseXhr.readyState!==XMLHttpRequest.DONE&&t.licenseXhr.abort(),t.licenseXhr=d,this.setupLicenseXHR(d,c,t,e).then(({xhr:f,licenseChallenge:p})=>{f.send(p)})})}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={},ba.clearKeyUriToKeyIdMap();const i=e.length;wn.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,o)=>(s.indexOf(o.keyFormat)===-1&&s.push(o.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(o=>{this.log(`Could not remove session: ${o}`)}).then(()=>e.close()).catch(o=>{this.log(`Could not close session: ${o}`)})}}}wn.CDMCleanupPromise=void 0;class hr 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 xb=1;var Hi={MANIFEST:"m",AUDIO:"a",VIDEO:"v",MUXED:"av",INIT:"i",CAPTION:"c",TIMED_TEXT:"tt",KEY:"k",OTHER:"o"};const Ob="h";class ys{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:Hi.MANIFEST,su:!this.initialized})}catch(o){z.warn("Could not generate manifest CMCD data.",o)}},this.applyFragmentData=s=>{try{const o=s.frag,c=this.hls.levels[o.level],d=this.getObjectType(o),f={d:o.duration*1e3,ot:d};(d===Hi.VIDEO||d===Hi.AUDIO||d==Hi.MUXED)&&(f.br=c.bitrate/1e3,f.tb=this.getTopBandwidth(d)/1e3,f.bl=this.getBufferLength(d)),this.apply(s,f)}catch(o){z.warn("Could not generate segment CMCD data.",o)}},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||ys.uuid(),this.cid=i.contentId,this.useHeaders=i.useHeaders===!0,this.registerListeners())}registerListeners(){const t=this.hls;t.on(L.MEDIA_ATTACHED,this.onMediaAttached,this),t.on(L.MEDIA_DETACHED,this.onMediaDetached,this),t.on(L.BUFFER_CREATED,this.onBufferCreated,this)}unregisterListeners(){const t=this.hls;t.off(L.MEDIA_ATTACHED,this.onMediaAttached,this),t.off(L.MEDIA_DETACHED,this.onMediaDetached,this),t.off(L.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:xb,sf:Ob,sid:this.sid,cid:this.cid,pr:(t=this.media)==null?void 0:t.playbackRate,mtp:this.hls.bandwidthEstimate/1e3}}apply(t,e={}){ni(e,this.createData());const i=e.ot===Hi.INIT||e.ot===Hi.VIDEO||e.ot===Hi.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=ys.toHeaders(e);if(!Object.keys(s).length)return;t.headers||(t.headers={}),ni(t.headers,s)}else{const s=ys.toQuery(e);if(!s)return;t.url=ys.appendQueryToUri(t.url,s)}}getObjectType(t){const{type:e}=t;if(e==="subtitle")return Hi.TIMED_TEXT;if(t.sn==="initSegment")return Hi.INIT;if(e==="audio")return Hi.AUDIO;if(e==="main")return this.hls.audioTracks.length?Hi.VIDEO:Hi.MUXED}getTopBandwidth(t){let e=0,i;const s=this.hls;if(t===Hi.AUDIO)i=s.audioTracks;else{const o=s.maxAutoLevel,c=o>-1?o+1:s.levels.length;i=s.levels.slice(0,c)}for(const o of i)o.bitrate>e&&(e=o.bitrate);return e>0?e:NaN}getBufferLength(t){const e=this.hls.media,i=t===Hi.AUDIO?this.audioBuffer:this.videoBuffer;return!i||!e?NaN:$e.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,o,c){e(s),this.loader.load(s,o,c)}}}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,o,c){e(s),this.loader.load(s,o,c)}}}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=f=>!Number.isNaN(f)&&f!=null&&f!==""&&f!==!1,s=f=>Math.round(f),o=f=>s(f/100)*100,c={br:s,d:s,bl:o,dl:o,mtp:o,nor:f=>encodeURIComponent(f),rtp:o,tb:s},d=Object.keys(t||{}).sort();for(const f of d){let p=t[f];if(!i(p)||f==="v"&&p===1||f=="pr"&&p===1)continue;const g=c[f];g&&(p=g(p));const v=typeof p;let b;f==="ot"||f==="sf"||f==="st"?b=`${f}=${p}`:v==="boolean"?b=f:v==="number"?b=`${f}=${p}`:b=`${f}=${JSON.stringify(p)}`,e.push(b)}return e.join(",")}static toHeaders(t){const e=Object.keys(t),i={},s=["Object","Request","Session","Status"],o=[{},{},{},{}],c={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 d of e){const f=c[d]!=null?c[d]:1;o[f][d]=t[d]}for(let d=0;d<o.length;d++){const f=ys.serialize(o[d]);f&&(i[`CMCD-${s[d]}`]=f)}return i}static toQuery(t){return`CMCD=${encodeURIComponent(ys.serialize(t))}`}static appendQueryToUri(t,e){if(!e)return t;const i=t.includes("?")?"&":"?";return`${t}${i}${e}`}}const Pb=3e5;class Mb{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=z.log.bind(z,"[content-steering]:"),this.registerListeners()}registerListeners(){const t=this.hls;t.on(L.MANIFEST_LOADING,this.onManifestLoading,this),t.on(L.MANIFEST_LOADED,this.onManifestLoaded,this),t.on(L.MANIFEST_PARSED,this.onManifestParsed,this),t.on(L.ERROR,this.onError,this)}unregisterListeners(){const t=this.hls;t&&(t.off(L.MANIFEST_LOADING,this.onManifestLoading,this),t.off(L.MANIFEST_LOADED,this.onManifestLoaded,this),t.off(L.MANIFEST_PARSED,this.onManifestParsed,this),t.off(L.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)===ki.SendAlternateToPenaltyBox&&i.flags===lr.MoveAllAlternatesMatchingHost){let s=this.pathwayPriority;const o=this.pathwayId;this.penalizedPathways[o]||(this.penalizedPathways[o]=performance.now()),!s&&this.levels&&(s=this.levels.reduce((c,d)=>(c.indexOf(d.pathwayId)===-1&&c.push(d.pathwayId),c),[])),s&&s.length>1&&(this.updatePathwayPriority(s),i.resolved=this.pathwayId!==o)}}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(o=>{s-i[o]>Pb&&delete i[o]});for(let o=0;o<t.length;o++){const c=t[o];if(i[c])continue;if(c===this.pathwayId)return;const d=this.hls.nextLoadLevel,f=this.hls.levels[d];if(e=this.getLevelsForPathway(c),e.length>0){this.log(`Setting Pathway to "${c}"`),this.pathwayId=c,this.hls.trigger(L.LEVELS_UPDATED,{levels:e});const p=this.hls.levels[d];f&&p&&this.levels&&(p.attrs["STABLE-VARIANT-ID"]!==f.attrs["STABLE-VARIANT-ID"]&&p.bitrate!==f.bitrate&&this.log(`Unstable Pathways change from bitrate ${f.bitrate} to ${p.bitrate}`),this.hls.nextLoadLevel=d);break}}}clonePathways(t){const e=this.levels;if(!e)return;const i={},s={};t.forEach(o=>{const{ID:c,"BASE-ID":d,"URI-REPLACEMENT":f}=o;if(e.some(g=>g.pathwayId===c))return;const p=this.getLevelsForPathway(d).map(g=>{const v=ni({},g);v.details=void 0,v.url=bf(g.uri,g.attrs["STABLE-VARIANT-ID"],"PER-VARIANT-URIS",f);const b=new ze(g.attrs);b["PATHWAY-ID"]=c;const E=b.AUDIO&&`${b.AUDIO}_clone_${c}`,k=b.SUBTITLES&&`${b.SUBTITLES}_clone_${c}`;E&&(i[b.AUDIO]=E,b.AUDIO=E),k&&(s[b.SUBTITLES]=k,b.SUBTITLES=k),v.attrs=b;const T=new Ea(v);return To(T,"audio",E),To(T,"text",k),T});e.push(...p),yf(this.audioTracks,i,f,c),yf(this.subtitleTracks,s,f,c)})}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 g=(this.hls.bandwidthEstimate||e.abrEwmaDefaultEstimate)|0;s.searchParams.set("_HLS_pathway",this.pathwayId),s.searchParams.set("_HLS_throughput",""+g)}const o={responseType:"json",url:s.href},c=e.steeringManifestLoadPolicy.default,d=c.errorRetry||c.timeoutRetry||{},f={loadPolicy:c,timeout:c.maxLoadTimeMs,maxRetry:d.maxNumRetry||0,retryDelay:d.retryDelayMs||0,maxRetryDelay:d.maxRetryDelayMs||0},p={onSuccess:(g,v,b,E)=>{this.log(`Loaded steering manifest: "${s}"`);const k=g.data;if(k.VERSION!==1){this.log(`Steering VERSION ${k.VERSION} not supported!`);return}this.updated=performance.now(),this.timeToLoad=k.TTL;const{"RELOAD-URI":T,"PATHWAY-CLONES":R,"PATHWAY-PRIORITY":x}=k;if(T)try{this.uri=new self.URL(T,s).href}catch{this.enabled=!1,this.log(`Failed to parse Steering Manifest RELOAD-URI: ${T}`);return}this.scheduleRefresh(this.uri||b.url),R&&this.clonePathways(R),x&&this.updatePathwayPriority(x)},onError:(g,v,b,E)=>{if(this.log(`Error loading steering manifest: ${g.code} ${g.text} (${v.url})`),this.stopLoad(),g.code===410){this.enabled=!1,this.log(`Steering manifest ${v.url} no longer available`);return}let k=this.timeToLoad*1e3;if(g.code===429){const T=this.loader;if(typeof(T==null?void 0:T.getResponseHeader)=="function"){const R=T.getResponseHeader("Retry-After");R&&(k=parseFloat(R)*1e3)}this.log(`Steering manifest ${v.url} rate limited`);return}this.scheduleRefresh(this.uri||v.url,k)},onTimeout:(g,v,b)=>{this.log(`Timeout loading steering manifest (${v.url})`),this.scheduleRefresh(this.uri||v.url)}};this.log(`Requesting steering manifest: ${s}`),this.loader.load(o,f,p)}scheduleRefresh(t,e=this.timeToLoad*1e3){self.clearTimeout(this.reloadTimer),this.reloadTimer=self.setTimeout(()=>{this.loadSteeringManifest(t)},e)}}function yf(n,t,e,i){n&&Object.keys(t).forEach(s=>{const o=n.filter(c=>c.groupId===s).map(c=>{const d=ni({},c);return d.details=void 0,d.attrs=new ze(d.attrs),d.url=d.attrs.URI=bf(c.url,c.attrs["STABLE-RENDITION-ID"],"PER-RENDITION-URIS",e),d.groupId=d.attrs["GROUP-ID"]=t[s],d.attrs["PATHWAY-ID"]=i,d});n.push(...o)})}function bf(n,t,e,i){const{HOST:s,PARAMS:o,[e]:c}=i;let d;t&&(d=c==null?void 0:c[t],d&&(n=d));const f=new self.URL(n);return s&&!d&&(f.host=s),o&&Object.keys(o).sort().forEach(p=>{p&&f.searchParams.set(p,o[p])}),f.href}const $b=/^age:\s*[\d.]+\s*$/im;class Af{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 po,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 o=this.xhrSetup;o?Promise.resolve().then(()=>{if(!this.stats.aborted)return o(i,e.url)}).catch(c=>(i.open("GET",e.url,!0),o(i,e.url))).then(()=>{this.stats.aborted||this.openAndSendXhr(i,e,t)}).catch(c=>{this.callbacks.onError({code:i.status,text:c.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:o,maxLoadTimeMs:c}=i.loadPolicy;if(s)for(const d in s)t.setRequestHeader(d,s[d]);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=o&&jt(o)?o:c,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,o=this.config;if(!i.aborted&&s>=2&&(i.loading.first===0&&(i.loading.first=Math.max(self.performance.now(),i.loading.start),o.timeout!==o.loadPolicy.maxLoadTimeMs&&(self.clearTimeout(this.requestTimeout),o.timeout=o.loadPolicy.maxLoadTimeMs,this.requestTimeout=self.setTimeout(this.loadtimeout.bind(this),o.loadPolicy.maxLoadTimeMs-(i.loading.first-i.loading.start)))),s===4)){self.clearTimeout(this.requestTimeout),e.onreadystatechange=null,e.onprogress=null;const c=e.status,d=e.responseType!=="text";if(c>=200&&c<300&&(d&&e.response||e.responseText!==null)){i.loading.end=Math.max(self.performance.now(),i.loading.first);const f=d?e.response:e.responseText,p=e.responseType==="arraybuffer"?f.byteLength:f.length;if(i.loaded=i.total=p,i.bwEstimate=i.total*8e3/(i.loading.end-i.loading.first),!this.callbacks)return;const g=this.callbacks.onProgress;if(g&&g(i,t,f,e),!this.callbacks)return;const v={url:e.responseURL,data:f,code:c};this.callbacks.onSuccess(v,i,t,e)}else{const f=o.loadPolicy.errorRetry,p=i.retry;ko(f,p,!1,c)?this.retry(f):(z.error(`${c} while loading ${t.url}`),this.callbacks.onError({code:c,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(ko(e,i,!0))this.retry(e);else{z.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=uc(t,i.retry),i.retry++,z.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&&$b.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 Fb(){if(self.fetch&&self.AbortController&&self.ReadableStream&&self.Request)try{return new self.ReadableStream({}),!0}catch{}return!1}const Nb=/(\d+)-(\d+)\/(\d+)/;class Ef{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||Vb,this.controller=new self.AbortController,this.stats=new po}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 o=Ub(t,this.controller.signal),c=i.onProgress,d=t.responseType==="arraybuffer",f=d?"byteLength":"length",{maxTimeToFirstByteMs:p,maxLoadTimeMs:g}=e.loadPolicy;this.context=t,this.config=e,this.callbacks=i,this.request=this.fetchSetup(t,o),self.clearTimeout(this.requestTimeout),e.timeout=p&&jt(p)?p:g,this.requestTimeout=self.setTimeout(()=>{this.abortInternal(),i.onTimeout(s,t,this.response)},e.timeout),self.fetch(this.request).then(v=>{this.response=this.loader=v;const b=Math.max(self.performance.now(),s.loading.start);if(self.clearTimeout(this.requestTimeout),e.timeout=g,this.requestTimeout=self.setTimeout(()=>{this.abortInternal(),i.onTimeout(s,t,this.response)},g-(b-s.loading.start)),!v.ok){const{status:E,statusText:k}=v;throw new Hb(k||"fetch, bad network response",E,v)}return s.loading.first=b,s.total=Gb(v.headers)||s.total,c&&jt(e.highWaterMark)?this.loadProgressively(v,s,t,e.highWaterMark,c):d?v.arrayBuffer():t.responseType==="json"?v.json():v.text()}).then(v=>{const{response:b}=this;self.clearTimeout(this.requestTimeout),s.loading.end=Math.max(self.performance.now(),s.loading.first);const E=v[f];E&&(s.loaded=s.total=E);const k={url:b.url,data:v,code:b.status};c&&!jt(e.highWaterMark)&&c(s,t,v,b),i.onSuccess(k,s,t,b)}).catch(v=>{if(self.clearTimeout(this.requestTimeout),s.aborted)return;const b=v&&v.code||0,E=v?v.message:null;i.onError({code:b,text:E},t,v?v.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,o){const c=new z0,d=t.body.getReader(),f=()=>d.read().then(p=>{if(p.done)return c.dataLength&&o(e,i,c.flush(),t),Promise.resolve(new ArrayBuffer(0));const g=p.value,v=g.length;return e.loaded+=v,v<s||c.dataLength?(c.push(g),c.dataLength>=s&&o(e,i,c.flush(),t)):o(e,i,g,t),f()}).catch(()=>Promise.reject());return f()}}function Ub(n,t){const e={method:"GET",mode:"cors",credentials:"same-origin",signal:t,headers:new self.Headers(ni({},n.headers))};return n.rangeEnd&&e.headers.set("Range","bytes="+n.rangeStart+"-"+String(n.rangeEnd-1)),e}function Bb(n){const t=Nb.exec(n);if(t)return parseInt(t[2])-parseInt(t[1])+1}function Gb(n){const t=n.get("Content-Range");if(t){const i=Bb(t);if(jt(i))return i}const e=n.get("Content-Length");if(e)return parseInt(e)}function Vb(n,t){return new self.Request(n.url,t)}class Hb extends Error{constructor(t,e,i){super(t),this.code=void 0,this.details=void 0,this.code=e,this.details=i}}const Wb=/\s/,jb={newCue(n,t,e,i){const s=[];let o,c,d,f,p;const g=self.VTTCue||self.TextTrackCue;for(let b=0;b<i.rows.length;b++)if(o=i.rows[b],d=!0,f=0,p="",!o.isEmpty()){var v;for(let T=0;T<o.chars.length;T++)Wb.test(o.chars[T].uchar)&&d?f++:(p+=o.chars[T].uchar,d=!1);o.cueStartTime=t,t===e&&(e+=1e-4),f>=16?f--:f++;const E=hf(p.trim()),k=Fc(t,e,E);n!=null&&(v=n.cues)!=null&&v.getCueById(k)||(c=new g(t,e,E),c.id=k,c.line=b+1,c.align="left",c.position=10+Math.min(80,Math.floor(f*8/32)*10),s.push(c))}return n&&s.length&&(s.sort((b,E)=>b.line==="auto"||E.line==="auto"?0:b.line>8&&E.line>8?E.line-b.line:b.line-E.line),s.forEach(b=>d0(n,b))),s}},Kb={maxTimeToFirstByteMs:8e3,maxLoadTimeMs:2e4,timeoutRetry:null,errorRetry:null},Yb=Bi(Bi({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:Af,fLoader:void 0,pLoader:void 0,xhrSetup:void 0,licenseXhrSetup:void 0,licenseResponseCallback:void 0,abrController:qy,bufferController:ab,capLevelController:Vc,errorController:Hv,fpsController:Db,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:Nu,testBandwidth:!0,progressive:!1,lowLatencyMode:!0,cmcd:void 0,enableDateRangeMetadataCues:!0,enableEmsgMetadataCues:!0,enableID3MetadataCues:!0,certLoadPolicy:{default:Kb},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},zb()),{},{subtitleStreamController:ib,subtitleTrackController:sb,timelineController:_b,audioStreamController:Jy,audioTrackController:tb,emeController:wn,cmcdController:ys,contentSteeringController:Mb});function zb(){return{cueHandler:jb,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 Zb(n,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=Hc(n),i=["manifest","level","frag"],s=["TimeOut","MaxRetry","RetryDelay","MaxRetryTimeout"];return i.forEach(o=>{const c=`${o==="level"?"playlist":o}LoadPolicy`,d=t[c]===void 0,f=[];s.forEach(p=>{const g=`${o}Loading${p}`,v=t[g];if(v!==void 0&&d){f.push(g);const b=e[c].default;switch(t[c]={default:b},p){case"TimeOut":b.maxLoadTimeMs=v,b.maxTimeToFirstByteMs=v;break;case"MaxRetry":b.errorRetry.maxNumRetry=v,b.timeoutRetry.maxNumRetry=v;break;case"RetryDelay":b.errorRetry.retryDelayMs=v,b.timeoutRetry.retryDelayMs=v;break;case"MaxRetryTimeout":b.errorRetry.maxRetryDelayMs=v,b.timeoutRetry.maxRetryDelayMs=v;break}}}),f.length&&z.warn(`hls.js config: "${f.join('", "')}" setting(s) are deprecated, use "${c}": ${JSON.stringify(t[c])}`)}),Bi(Bi({},e),t)}function Hc(n){return n&&typeof n=="object"?Array.isArray(n)?n.map(Hc):Object.keys(n).reduce((t,e)=>(t[e]=Hc(n[e]),t),{}):n}function Xb(n){const t=n.loader;t!==Ef&&t!==Af?(z.log("[config]: Custom loader detected, cannot enable progressive streaming"),n.progressive=!1):Fb()&&(n.loader=Ef,n.progressive=!0,n.enableSoftwareAES=!0,z.log("[config]: Progressive streaming enabled, using FetchLoader"))}class ts{static get version(){return"1.4.12"}static isSupported(){return ly()}static get Events(){return L}static get ErrorTypes(){return qt}static get ErrorDetails(){return ut}static get DefaultConfig(){return ts.defaultConfig?ts.defaultConfig:Yb}static set DefaultConfig(t){ts.defaultConfig=t}constructor(t={}){this.config=void 0,this.userConfig=void 0,this.coreComponents=void 0,this.networkControllers=void 0,this._emitter=new _c,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,Pm(t.debug||!1,"Hls instance");const e=this.config=Zb(ts.DefaultConfig,t);this.userConfig=t,this._autoLevelCapping=-1,e.progressive&&Xb(e);const{abrController:i,bufferController:s,capLevelController:o,errorController:c,fpsController:d}=e,f=new c(this),p=this.abrController=new i(this),g=this.bufferController=new s(this),v=this.capLevelController=new o(this),b=new d(this),E=new wv(this),k=new Cv(this),T=e.contentSteeringController,R=T?new T(this):null,x=this.levelController=new jv(this,R),M=new Kv(this),U=new zv(this.config),D=this.streamController=new Zy(this,M,U);v.setStreamController(D),b.setStreamController(D);const F=[E,x,D];R&&F.splice(1,0,R),this.networkControllers=F;const H=[p,g,v,b,k,M];this.audioTrackController=this.createController(e.audioTrackController,F);const j=e.audioStreamController;j&&F.push(new j(this,M,U)),this.subtitleTrackController=this.createController(e.subtitleTrackController,F);const st=e.subtitleStreamController;st&&F.push(new st(this,M,U)),this.createController(e.timelineController,H),U.emeController=this.emeController=this.createController(e.emeController,H),this.cmcdController=this.createController(e.cmcdController,H),this.latencyController=this.createController(Iv,H),this.coreComponents=H,F.push(f);const at=f.onErrorOut;typeof at=="function"&&this.on(L.ERROR,at,f)}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){z.error("An internal error happened while handling event "+t+'. Error message: "'+i.message+'". Here is a stacktrace:',i),this.trigger(L.ERROR,{type:qt.OTHER_ERROR,details:ut.INTERNAL_EXCEPTION,fatal:!1,event:t,error:i})}return!1}listenerCount(t){return this._emitter.listenerCount(t)}destroy(){z.log("destroy"),this.trigger(L.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){z.log("attachMedia"),this._media=t,this.trigger(L.MEDIA_ATTACHING,{media:t})}detachMedia(){z.log("detachMedia"),this.trigger(L.MEDIA_DETACHING,void 0),this._media=null}loadSource(t){this.stopLoad();const e=this.media,i=this.url,s=this.url=Zl.buildAbsoluteURL(self.location.href,t,{alwaysNormalize:!0});z.log(`loadSource:${s}`),e&&i&&(i!==s||this.bufferController.hasSourceTypes())&&(this.detachMedia(),this.attachMedia(e)),this.trigger(L.MANIFEST_LOADING,{url:t})}startLoad(t=-1){z.log(`startLoad(${t})`),this.networkControllers.forEach(e=>{e.startLoad(t)})}stopLoad(){z.log("stopLoad"),this.networkControllers.forEach(t=>{t.stopLoad()})}swapAudioCodec(){z.log("swapAudioCodec"),this.streamController.swapAudioCodec()}recoverMediaError(){z.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){z.log(`set currentLevel:${t}`),this.loadLevel=t,this.abrController.clearTimer(),this.streamController.immediateLevelSwitch()}get nextLevel(){return this.streamController.nextLevel}set nextLevel(t){z.log(`set nextLevel:${t}`),this.levelController.manualLevel=t,this.streamController.nextLevelSwitch()}get loadLevel(){return this.levelController.level}set loadLevel(t){z.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){z.log(`set firstLevel:${t}`),this.levelController.firstLevel=t}get startLevel(){return this.levelController.startLevel}set startLevel(t){z.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&&(z.log(`set autoLevelCapping:${t}`),this._autoLevelCapping=t)}get maxHdcpLevel(){return this._maxHdcpLevel}set maxHdcpLevel(t){cc.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 o=s;o--;){const c=t[o].attrs["HDCP-LEVEL"];if(c&&c<=i)return o}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}}ts.defaultConfig=void 0;function qb(){return/^((?!chrome|android).)*safari/i.test(navigator.userAgent)}function Qb(){return["iPad Simulator","iPhone Simulator","iPod Simulator","iPad","iPhone","iPod"].includes(navigator.platform)||navigator.userAgent.includes("Mac")&&"ontouchend"in document}const Jb=ra(async function(n){return new FontFace(n.name,`url(${n.url})`,{style:n.style,weight:n.weight}).load()},{cacheKey:([n])=>JSON.stringify(n)});async function t4(n){return n.duration===1/0?new Promise(t=>{n.currentTime=Number.MAX_SAFE_INTEGER,n.ontimeupdate=()=>{n.ontimeupdate=null,t(n.duration),n.currentTime=0}}):n.duration}class e4{constructor(t){this._hasPlayed=!1,this._memoKey=null,this._lastDeps=null,this._duration=0,this._scenes=null,this._videos={},this._videoMeta={},this._videoState={},this._resolveVideo=ra(async e=>{const{id:i,key:s,src:o,playlist:c,duration:d}=e,f=await new Promise(v=>{let b=null;const E=document.createElement("video");if(E.playsInline=!0,E.muted=!0,E.loop=!1,E.volume=this.host.volume,E.playbackRate=this.host.playbackRate,c&&!qb()&&ts.isSupported()){let k=!1;b=new ts({autoStartLoad:!0,xhrSetup:T=>{const{open:R}=T,x=c.split("?")[1];T.open=function(M,U,D){U.toString().includes("?")||(U+="?"+x),R.apply(this,[M,U,D])}}}),b.loadSource(c),b.attachMedia(E),b.startLoadOnce=(T=-1)=>{if(b&&!k){const R=b==null?void 0:b.levels.findIndex(x=>Math.min(x.height,x.width)===this.host.videoResolution);b.startLevel=b.firstLevel,b.startLoad(T),k=!0,b.currentLevel=R!==-1?R:b.firstLevel}},b.on(ts.Events.LEVEL_LOADED,async()=>{k||b==null||b.stopLoad(),v({id:i,key:s,hls:b,config:e,node:E})})}else{E.src=o;let k=!1;if(E.startLoadOnce=()=>{k||(E.preload="auto",E.load(),k=!0)},d)E.preload="none",v({id:i,key:s,hls:b,config:e,node:E});else{E.preload="metadata";const T=async()=>{v({id:i,key:s,hls:b,config:e,node:E}),E.removeEventListener("loadedmetadata",T)};E.addEventListener("loadedmetadata",T)}}}),p={loadeddata:this._handleLoadedData,waiting:this._handleWaiting,canplay:this._handleCanPlay,progress:this._handleProgress,seeking:this._handleSeeking,seeked:this._handleSeeked,play:this._handlePlay,playing:this._handlePlaying,pause:this._handlePause,stalled:this._handleStalled,timeupdate:this._handleTimeUpdate,ended:this._handleEnded,error:this._handleError},g=Object.keys(p).reduce((v,b)=>{const E=b,k=p[E]({id:i,key:s,node:f.node});return v[E]=k,f.node.addEventListener(b,k),v},{});return this.videos[s]={...f,listeners:g},this.videoState[s]={initialised:!1,waiting:!0,buffered:[]},f},{cacheKey:([{id:e,key:i,src:s,playlist:o}])=>JSON.stringify({id:e,key:i,src:s.split("?")[0],playlist:o==null?void 0:o.split("?")[0]})}),this._resolveVideoMeta=ra(async(e,i)=>{const{id:s,key:o,captions:c,duration:d,startOffset:f,endOffset:p}=e,g=d??await t4(i),v=(f??0)*g,b=(1-(p??0))*g,E={id:s,captions:c,start:v,duration:b-v};return this.videoMeta[o]=E,E},{cacheKey:([{id:e,key:i,captions:s,duration:o,startOffset:c,endOffset:d}])=>JSON.stringify({id:e,key:i,captions:s,duration:o,startOffset:c,endOffset:d})}),this._handleLoadedData=({id:e,key:i,node:s})=>()=>{var o,c;const d=this.videoState[i];if(!(d!=null&&d.initialised)){this.videoState={...this.videoState,[i]:{...d,initialised:!0,waiting:!1,buffered:(d==null?void 0:d.buffered)??[]}};const f=(c=(o=this.scenes)==null?void 0:o.scenes)==null?void 0:c.find(({video:p})=>{p==null||p.key});f&&this._setVideoCurrentTime({scene:f,time:this.host.currentTime}),this.host.dispatchEvent(new CustomEvent("video:loadeddata",{detail:{id:e,key:i,node:s}}))}},this._handleWaiting=({key:e})=>()=>{const i=this.videoState[e];i!=null&&i.initialised&&!(i!=null&&i.waiting)&&(this.videoState={...this.videoState,[e]:{...i,waiting:!0}})},this._handleCanPlay=({key:e})=>()=>{const i=this.videoState[e];i!=null&&i.initialised&&i!=null&&i.waiting&&(this.videoState={...this.videoState,[e]:{...i,waiting:!1}})},this._handleProgress=({key:e,node:i})=>()=>{var s;const o=i==null?void 0:i.buffered,c=[],{start:d,video:f,videoMeta:p}=((s=this.scenes)==null?void 0:s.scenes.find(({video:g})=>e===(g==null?void 0:g.key)))??{};if(i&&o&&f&&p&&typeof d<"u"){for(let v=0;v<o.length;v++){const b=o.start(v),E=o.end(v);Math.max(b,p.start)<=Math.min(E,p.start+p.duration)&&c.push({start:Math.max(0,(Math.max(b-p.start,0)+d)/this.host.duration*100),end:Math.min((Math.min(E-p.start,p.duration)+d)/this.host.duration*100,100)})}const g=this.videoState[e];this.videoState={...this.videoState,[e]:{...g,buffered:c}}}},this._handleSeeking=({id:e,key:i,node:s})=>()=>{this.host.dispatchEvent(new CustomEvent("video:seeking",{detail:{id:e,key:i,node:s}}))},this._handleSeeked=({id:e,key:i,node:s})=>()=>{const o=this.videoState[i];o!=null&&o.initialised&&(this.host.draw(),this.host.dispatchEvent(new CustomEvent("video:seeked",{detail:{id:e,key:i,node:s}})))},this._handlePlay=({id:e,key:i,node:s})=>()=>{this.hasPlayed=!0,this.host.dispatchEvent(new CustomEvent("video:play",{detail:{id:e,key:i,node:s}}))},this._handlePlaying=({id:e,key:i,node:s})=>()=>{this.host.dispatchEvent(new CustomEvent("video:playing",{detail:{id:e,key:i,node:s}}))},this._handlePause=({id:e,key:i,node:s})=>()=>{this.host.dispatchEvent(new CustomEvent("video:pause",{detail:{id:e,key:i,node:s}}))},this._handleStalled=({id:e,key:i,node:s})=>()=>{this.host.dispatchEvent(new CustomEvent("video:stalled",{detail:{id:e,key:i,node:s}}))},this._handleTimeUpdate=({id:e,key:i,node:s})=>()=>{this.host.dispatchEvent(new CustomEvent("video:timeupdate",{detail:{id:e,key:i,node:s}}))},this._handleEnded=({id:e,key:i,node:s})=>()=>{this.host.dispatchEvent(new CustomEvent("video:ended",{detail:{id:e,key:i,node:s}}))},this._handleError=({id:e,key:i,node:s})=>()=>{this.host.dispatchEvent(new CustomEvent("video:error",{detail:{id:e,key:i,node:s}}))},this._cleanupVideo=e=>{var i;const s=this.videos[e];s&&(s.node.pause(),s.node.src="",(i=s.hls)==null||i.destroy(),Object.keys(s.listeners).forEach(o=>{var c;if((c=this.videos)!=null&&c[e]){const d=s.listeners[o];s.node.removeEventListener(o,d)}}),delete this.videos[e])},this.host=t,this.host.addController(this)}set hasPlayed(t){t!==this._hasPlayed&&(this._hasPlayed=t,this.host.requestUpdate())}get hasPlayed(){return this._hasPlayed}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 kd(this.host,async([t,e,i,s,o,c])=>{try{if(i||t){if(this.host._processing=!0,i){let d=null;if(s)try{d=await(await fetch(s,{method:"GET"})).text()}catch{this.host.dispatchEvent(new ErrorEvent("error",new Error("Track failed to fetch")))}const f=i.includes(".m3u8")?"playlist":"video";this.scenes=await Gd({data:{questions:{items:[{answer:{id:"source",media:{[f]:i},captions:{current:d}}}]}},template:e,burnCaptions:o,debug:c},this._resolveVideo,this._resolveVideoMeta)}else this.scenes=await Gd({data:t,template:e,burnCaptions:o,debug:c},this._resolveVideo,this._resolveVideoMeta);Object.keys(this.videos).forEach(d=>{var f;(f=this.scenes)!=null&&f.scenes.find(({video:p})=>d===(p==null?void 0:p.key))||this._cleanupVideo(d)}),(await Promise.all(this.scenes.fonts.map(d=>Jb(d)))).forEach(d=>{document.fonts.add(d)}),this.duration=this.scenes.duration,this.host.paused&&this.host.reset(this.host.currentTime,!this.host.paused)}}catch(d){this.scenes=null,this.duration=0,this.host.dispatchEvent(new ErrorEvent("error",d))}finally{this.host._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,debug:this.host.debug});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,this.host.debug];return this._memoKey=t,this._lastDeps=e,e})}_setVideoCurrentTime({time:t,scene:e}){const{start:i,video:s,videoMeta:o}=e;if(s&&s.node&&o&&typeof i<"u"){const c=t-i;s.node.currentTime=Math.max(o.start,Math.min(o.start+o.duration,c+o.start))}}setVideosCurrentTime(t){var e;(e=this.scenes)==null||e.scenes.forEach(i=>{this._setVideoCurrentTime({time:t,scene:i})})}hostConnected(){this._setupTask()}hostDisconnected(){Object.keys(this.videos).forEach(t=>{this._cleanupVideo(t)}),this.videos={}}}function i4(n){n.requestFullscreen?n.requestFullscreen():n.mozRequestFullScreen?n.mozRequestFullScreen():n.webkitRequestFullscreen?n.webkitRequestFullscreen():n.msRequestFullscreen&&n.msRequestFullscreen()}function r4(){document.exitFullscreen?document.exitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.webkitExitFullscreen&&document.webkitExitFullscreen()}const Wc=["progress","play-large","navigation","play","volume","current-time","duration","speed","captions","fullscreen"],s4={id:"captions",event:"captions:click",label:"Closed Captions"},n4={id:"fullscreen",event:"fullscreen:click",label:"Full Screen"},kf={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}]},a4={id:"playbackRate",label:"Playback playbackRate",subItems:kf};class o4 extends md{constructor(t){if(super(t),this.element=null,this.observer=void 0,t.type!==Qn.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)),us}}const jc=Jn(o4),Mr={"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"},l4={colors:Mr,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 ${Mr["dark-100"]}`,medium:`0 .125rem .625rem ${Mr["dark-100"]}`,large:`0 .25rem 1rem ${Mr["dark-50"]}`,xl:`.25rem .25rem 1rem ${Mr["dark-250"]}`,xxl:`0 .25rem 2rem ${Mr["dark-100"]}`,xxxl:`.25rem .25rem 3rem ${Mr["dark-250"]}`,toolbar:`0 -.625rem .625rem ${Mr["dark-50"]}`,text:`0 0 .25rem ${Mr["dark-250"]}`},timings:{fast:".1s",normal:".2s",slow:".3s"},easings:{linear:"linear"},focusOutline:{width:".2rem",color:Mr["dark-400"]},iconSizes:{small:"0.75rem",medium:"1rem",large:"1.5rem"}},Tf=Xg.flatten(l4,{delimiter:"-"}),c4=Object.keys(Tf).map(n=>Wn(`:host { --${n}: ${Tf[n]}; }`)),h4=n=>{class t extends n{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=[(n==null?void 0:n.styles)??[],c4,Ii`
|
191
203
|
:host {
|
192
204
|
font-family: var(--fontFamilies-sans);
|
193
205
|
font-size: var(--fontSizes-medium);
|
194
206
|
line-height: var(--lineHeights-medium);
|
195
207
|
font-weight: var(--fontWeights-regular);
|
196
208
|
}
|
197
|
-
`,
|
209
|
+
`,Ii`
|
198
210
|
*,
|
199
211
|
*::before,
|
200
212
|
*::after,
|
@@ -268,12 +280,12 @@ ${t}`,p0=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),g0=Objec
|
|
268
280
|
scroll-behavior: auto !important;
|
269
281
|
}
|
270
282
|
}
|
271
|
-
`],t},
|
272
|
-
class=${
|
283
|
+
`],t},Oe=h4(fn),d4=(n,t)=>(typeof window<"u"&&(window.customElements.get(n)??window.customElements.define(n,t)),t),u4=(n,t)=>{const{kind:e,elements:i}=t;return{kind:e,elements:i,finisher(s){typeof window<"u"&&(window.customElements.get(n)??window.customElements.define(n,s))}}},Qi=n=>t=>typeof t=="function"?d4(n,t):u4(n,t);class f4 extends Wa{constructor(t){if(super(t),t.type!==Qn.ELEMENT)throw new Error("Resize directive must be used in an Element expression")}update(t,[e]){return e==null||e(t.element),us}}const wf=Jn(f4);class p4{constructor(t){this.hiddenControls=[],this._measureRef=rr(),this._prevControlsWidth=0,this._hideables={},this._showables={},this._onResize=e=>{var i,s,o;const c=this._measureRef.value,d=(o=(s=(i=e==null?void 0:e[0])==null?void 0:i.borderBoxSize)==null?void 0:s[0])==null?void 0:o.inlineSize;if(c&&d&&d!==this._prevControlsWidth){Object.keys(this._hideables).forEach(p=>{this._hideables[p].element.style.display=""}),Object.keys(this._showables).forEach(p=>{this._showables[p].element.style.display="none"});const f=[];for(;c.scrollWidth>c.offsetWidth;){const p=Object.keys(this._hideables).find(g=>this._hideables[g].hideIndex===f.length);if(p){const g=this._hideables[p].element;g&&(g.style.display="none"),f.push(p)}Object.keys(this._showables).forEach(g=>{this._showables[g].showOn.some(v=>f.includes(v))&&(this._showables[g].element.style.display="flex")})}this.hiddenControls=f,this._prevControlsWidth=d,this.host.requestUpdate()}},this.host=t}measure(){return sr(this._measureRef)}contain(){return jc(this._onResize)}hide(t,e){return wf(i=>{this._hideables[t]={element:i,hideIndex:e}})}show(t,e){return wf(i=>{this._showables[t]={element:i,showOn:e}})}}function Sf(n,t={}){const e=Math.max(0,n||0),i=Math.floor(e/3600),s=Math.floor(e%3600/60),o=Math.floor(e%3600%60),c=Math.floor(e%1*1e3);let d=i?`${i}:${`${s}`.padStart(2,"0")}:${`${o}`.padStart(2,"0")}`:`${s}:${`${o}`.padStart(2,"0")}`;return t.includeMs&&(d+=`:${`${c}`.padStart(3,"0")}`),d}var g4=Object.defineProperty,m4=Object.getOwnPropertyDescriptor,Sn=(n,t,e,i)=>{for(var s=i>1?void 0:i?m4(t,e):t,o=n.length-1,c;o>=0;o--)(c=n[o])&&(s=(i?c(t,e,s):c(s))||s);return i&&s&&g4(t,e,s),s};let bs=class extends Oe{constructor(){super(...arguments),this.active=!1,this.size="small",this.rounded="medium",this.weight="light"}render(){return le`<button
|
284
|
+
class=${Ye({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"})}
|
273
285
|
>
|
274
286
|
<slot></slot>
|
275
|
-
${this.icon&&
|
276
|
-
</button>`}};
|
287
|
+
${this.icon&&le`<vmp-new-icon icon=${this.icon}></vmp-new-icon>`}
|
288
|
+
</button>`}};bs.styles=[Oe.styles??[],Ii`
|
277
289
|
:host {
|
278
290
|
--button-color: var(--vu-button-color, var(--colors-dark-640));
|
279
291
|
--button-background: var(--vu-button-background, var(--colors-light-1000));
|
@@ -349,37 +361,37 @@ ${t}`,p0=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),g0=Objec
|
|
349
361
|
.weight-light:focus {
|
350
362
|
background: #9d9d9d;
|
351
363
|
}
|
352
|
-
`],
|
364
|
+
`],Sn([Pt({type:Boolean})],bs.prototype,"active",2),Sn([Pt({type:String})],bs.prototype,"size",2),Sn([Pt({type:String})],bs.prototype,"rounded",2),Sn([Pt({type:String})],bs.prototype,"weight",2),Sn([Pt({type:String})],bs.prototype,"icon",2),bs=Sn([Qi("vmp-new-button")],bs);const Lf={"arrow-left":()=>le`<svg width="20" height="20" viewBox="0 0 20 20" fill="none" part="svg">
|
353
365
|
<path
|
354
366
|
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"
|
355
367
|
fill="currentColor"
|
356
368
|
/>
|
357
|
-
</svg>`,"arrow-right":()=>
|
369
|
+
</svg>`,"arrow-right":()=>le`<svg width="20" height="20" viewBox="0 0 20 20" fill="none" part="svg">
|
358
370
|
<path
|
359
371
|
d="M3.75 9.21875H13.2578L8.89062 4.85156L10 3.75L16.25 10L10 16.25L8.89844 15.1484L13.2578 10.7812H3.75V9.21875Z"
|
360
372
|
fill="currentColor"
|
361
373
|
/>
|
362
|
-
</svg>`,"captions-cross":()=>
|
374
|
+
</svg>`,"captions-cross":()=>le`<svg width="20" height="20" viewBox="0 0 20 20" fill="none" part="svg">
|
363
375
|
<path
|
364
376
|
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"
|
365
377
|
fill="currentColor"
|
366
378
|
/>
|
367
|
-
</svg>`,captions:()=>
|
379
|
+
</svg>`,captions:()=>le`<svg width="20" height="20" viewBox="0 0 20 20" fill="none" part="svg">
|
368
380
|
<path
|
369
381
|
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"
|
370
382
|
fill="currentColor"
|
371
383
|
/>
|
372
|
-
</svg>`,"chevron-down":()=>
|
384
|
+
</svg>`,"chevron-down":()=>le`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" part="svg">
|
373
385
|
<path
|
374
386
|
d="M11.8032 7.13666L10.8632 6.19666L7.80322 9.24999L4.74322 6.19666L3.80322 7.13666L7.80322 11.1367L11.8032 7.13666Z"
|
375
387
|
fill="currentColor"
|
376
388
|
/>
|
377
|
-
</svg>`,close:()=>
|
389
|
+
</svg>`,close:()=>le`<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" part="svg">
|
378
390
|
<path
|
379
391
|
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"
|
380
392
|
fill="currentColor"
|
381
393
|
/>
|
382
|
-
</svg>`,loading:()=>
|
394
|
+
</svg>`,loading:()=>le`<svg class="spinner" width="50" height="50" viewBox="0 0 50 50" part="svg">
|
383
395
|
<style>
|
384
396
|
/* SVG spinner icon animation */
|
385
397
|
.spinner {
|
@@ -439,62 +451,62 @@ ${t}`,p0=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),g0=Objec
|
|
439
451
|
}
|
440
452
|
</style>
|
441
453
|
<circle class="path" cx="25" cy="25" r="20" fill="none" stroke-width="5" />
|
442
|
-
</svg>`,maximize:()=>
|
454
|
+
</svg>`,maximize:()=>le`<svg width="20" height="20" viewBox="0 0 20 20" fill="none" part="svg">
|
443
455
|
<path
|
444
456
|
fill-rule="evenodd"
|
445
457
|
clip-rule="evenodd"
|
446
458
|
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"
|
447
459
|
fill="currentColor"
|
448
460
|
/>
|
449
|
-
</svg>`,minimize:()=>
|
461
|
+
</svg>`,minimize:()=>le`<svg width="20" height="20" viewBox="0 0 20 20" fill="none" part="svg">
|
450
462
|
<path
|
451
463
|
fill-rule="evenodd"
|
452
464
|
clip-rule="evenodd"
|
453
465
|
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"
|
454
466
|
fill="currentColor"
|
455
467
|
/>
|
456
|
-
</svg>`,muted:()=>
|
468
|
+
</svg>`,muted:()=>le`<svg width="20" height="20" viewBox="0 0 20 20" fill="none" part="svg">
|
457
469
|
<path
|
458
470
|
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"
|
459
471
|
fill="currentColor"
|
460
472
|
/>
|
461
|
-
</svg>`,pause:()=>
|
473
|
+
</svg>`,pause:()=>le`<svg width="20" height="20" viewBox="0 0 20 20" fill="none" part="svg">
|
462
474
|
<path
|
463
475
|
fill-rule="evenodd"
|
464
476
|
clip-rule="evenodd"
|
465
477
|
d="M8.33333 2.5H5V17.5H8.33333V2.5ZM15 2.5H11.6667V17.5H15V2.5Z"
|
466
478
|
fill="currentColor"
|
467
479
|
/>
|
468
|
-
</svg>`,"play-large":()=>
|
480
|
+
</svg>`,"play-large":()=>le`<svg width="45" height="53" viewBox="0 0 45 53" fill="none" part="svg">
|
469
481
|
<path
|
470
482
|
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"
|
471
483
|
fill="currentColor"
|
472
484
|
/>
|
473
|
-
</svg>`,play:()=>
|
485
|
+
</svg>`,play:()=>le`<svg width="20" height="20" viewBox="0 0 20 20" fill="none" part="svg">
|
474
486
|
<path d="M17.3803 9.99998L5.83325 16.6666V3.33331L17.3803 9.99998Z" fill="currentColor" />
|
475
|
-
</svg>`,settings:()=>
|
487
|
+
</svg>`,settings:()=>le`<svg width="20" height="20" viewBox="0 0 20 20" fill="none" part="svg">
|
476
488
|
<path
|
477
489
|
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"
|
478
490
|
fill="currentColor"
|
479
491
|
/>
|
480
|
-
</svg>`,tick:()=>
|
492
|
+
</svg>`,tick:()=>le`<svg width="20" height="21" viewBox="0 0 20 21" fill="none" part="svg">
|
481
493
|
<path
|
482
494
|
d="M7.50016 14.0001L4.00016 10.5001L2.8335 11.6667L7.50016 16.3334L17.5002 6.33341L16.3335 5.16675L7.50016 14.0001Z"
|
483
495
|
fill="currentColor"
|
484
496
|
/>
|
485
|
-
</svg>`,"volume-high":()=>
|
497
|
+
</svg>`,"volume-high":()=>le`<svg width="20" height="20" viewBox="0 0 20 20" fill="none" part="svg">
|
486
498
|
<path
|
487
499
|
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"
|
488
500
|
fill="currentColor"
|
489
501
|
/>
|
490
|
-
</svg>`,"volume-low":()=>
|
502
|
+
</svg>`,"volume-low":()=>le`<svg width="20" height="20" viewBox="0 0 20 20" fill="none" part="svg">
|
491
503
|
<path d="M5.83325 7.49998V12.5H9.16658L13.3333 16.6666V3.33331L9.16658 7.49998H5.83325Z" fill="currentColor" />
|
492
|
-
</svg>`,"volume-medium":()=>
|
504
|
+
</svg>`,"volume-medium":()=>le`<svg width="20" height="20" viewBox="0 0 20 20" fill="none" part="svg">
|
493
505
|
<path
|
494
506
|
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"
|
495
507
|
fill="currentColor"
|
496
508
|
/>
|
497
|
-
</svg>`,vouch:()=>
|
509
|
+
</svg>`,vouch:()=>le`<svg
|
498
510
|
xmlns="http://www.w3.org/2000/svg"
|
499
511
|
height="28"
|
500
512
|
width="105"
|
@@ -505,26 +517,26 @@ ${t}`,p0=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),g0=Objec
|
|
505
517
|
<path
|
506
518
|
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"
|
507
519
|
/>
|
508
|
-
</svg>`};var
|
520
|
+
</svg>`};var v4=Object.defineProperty,y4=Object.getOwnPropertyDescriptor,Rf=(n,t,e,i)=>{for(var s=i>1?void 0:i?y4(t,e):t,o=n.length-1,c;o>=0;o--)(c=n[o])&&(s=(i?c(t,e,s):c(s))||s);return i&&s&&v4(t,e,s),s};let Po=class extends Oe{render(){return!this.icon||!Object.keys(Lf).includes(this.icon)?null:Lf[this.icon]()}};Po.styles=[Oe.styles??[],Ii`
|
509
521
|
:host {
|
510
522
|
display: flex;
|
511
523
|
align-items: center;
|
512
524
|
justify-content: center;
|
513
525
|
flex-shrink: 0;
|
514
526
|
}
|
515
|
-
`],
|
527
|
+
`],Rf([Pt({type:String})],Po.prototype,"icon",2),Po=Rf([Qi("vmp-new-icon")],Po);var b4=Object.defineProperty,A4=Object.getOwnPropertyDescriptor,Ln=(n,t,e,i)=>{for(var s=i>1?void 0:i?A4(t,e):t,o=n.length-1,c;o>=0;o--)(c=n[o])&&(s=(i?c(t,e,s):c(s))||s);return i&&s&&b4(t,e,s),s};let As=class extends Oe{constructor(){super(...arguments),this.active=!1,this.size="small",this.rounded="medium",this.weight="light"}render(){return le`
|
516
528
|
<vmp-new-button
|
517
529
|
?active=${this.active}
|
518
|
-
size=${
|
519
|
-
rounded=${
|
520
|
-
weight=${
|
530
|
+
size=${Ws(this.size)}
|
531
|
+
rounded=${Ws(this.rounded)}
|
532
|
+
weight=${Ws(this.weight)}
|
521
533
|
>
|
522
534
|
<vmp-new-icon
|
523
|
-
class=${
|
524
|
-
icon=${
|
535
|
+
class=${Ye({tiny:this.size==="tiny",small:this.size==="small",large:this.size==="large"})}
|
536
|
+
icon=${Ws(this.icon)}
|
525
537
|
></vmp-new-icon>
|
526
538
|
</vmp-new-button>
|
527
|
-
`}};
|
539
|
+
`}};As.styles=[Oe.styles??[],Ii`
|
528
540
|
.tiny::part(svg) {
|
529
541
|
height: 12px;
|
530
542
|
width: 12px;
|
@@ -539,15 +551,15 @@ ${t}`,p0=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),g0=Objec
|
|
539
551
|
height: 32px;
|
540
552
|
width: 32px;
|
541
553
|
}
|
542
|
-
`],
|
543
|
-
`;var
|
554
|
+
`],Ln([Pt({type:Boolean})],As.prototype,"active",2),Ln([Pt({type:String})],As.prototype,"size",2),Ln([Pt({type:String})],As.prototype,"rounded",2),Ln([Pt({type:String})],As.prototype,"weight",2),Ln([Pt({type:String})],As.prototype,"icon",2),As=Ln([Qi("vmp-new-icon-button")],As);const Kc=`.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)}
|
555
|
+
`;var E4=Object.defineProperty,k4=Object.getOwnPropertyDescriptor,Sa=(n,t,e,i)=>{for(var s=i>1?void 0:i?k4(t,e):t,o=n.length-1,c;o>=0;o--)(c=n[o])&&(s=(i?c(t,e,s):c(s))||s);return i&&s&&E4(t,e,s),s};let nn=class extends Oe{constructor(){super(...arguments),this.semibold=!1,this.truncate=!1,this.size="medium",this.content=""}render(){return le`
|
544
556
|
<div
|
545
557
|
part="content"
|
546
|
-
class=${
|
558
|
+
class=${Ye({semibold:this.semibold,truncate:this.truncate,[this.size]:!0})}
|
547
559
|
>
|
548
560
|
${this.content}
|
549
561
|
</div>
|
550
|
-
`}};
|
562
|
+
`}};nn.styles=[Oe.styles??[],Ii`
|
551
563
|
:host {
|
552
564
|
--text-size: var(--fontSizes-medium);
|
553
565
|
--text-line-height: var(--lineHeights-medium);
|
@@ -585,11 +597,11 @@ ${t}`,p0=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),g0=Objec
|
|
585
597
|
text-overflow: ellipsis;
|
586
598
|
overflow: hidden;
|
587
599
|
}
|
588
|
-
`],
|
600
|
+
`],Sa([Pt({type:Boolean})],nn.prototype,"semibold",2),Sa([Pt({type:Boolean})],nn.prototype,"truncate",2),Sa([Pt({type:String})],nn.prototype,"size",2),Sa([Pt({type:String})],nn.prototype,"content",2),nn=Sa([Qi("vmp-new-text")],nn);var T4=Object.defineProperty,w4=Object.getOwnPropertyDescriptor,La=(n,t,e,i)=>{for(var s=i>1?void 0:i?w4(t,e):t,o=n.length-1,c;o>=0;o--)(c=n[o])&&(s=(i?c(t,e,s):c(s))||s);return i&&s&&T4(t,e,s),s};let an=class extends Oe{constructor(){super(...arguments),this.activeItems=[],this.visibleItems=null,this.subItemsActive=null,this.tippy=null,this._contentRef=rr()}_handleBackClick(){this.subItemsActive=null,this.visibleItems=this.items??null}willUpdate(){this.visibleItems=this.visibleItems??this.items??null}updated(){var n,t;const e=(t=(n=this.items)==null?void 0:n.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 n;const t=(n=this.shadowRoot)==null?void 0:n.querySelector("slot"),e=t==null?void 0:t.assignedElements()[0];e&&this._contentRef.value&&(this.tippy=Js(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 n;super.disconnectedCallback(),(n=this.tippy)==null||n.destroy()}render(){var n,t;return le`
|
589
601
|
<slot></slot>
|
590
|
-
<div ${
|
602
|
+
<div ${sr(this._contentRef)} class="content">
|
591
603
|
<div class="title">
|
592
|
-
${this.subItemsActive?
|
604
|
+
${this.subItemsActive?le`
|
593
605
|
<button class="back" @click=${this._handleBackClick}>
|
594
606
|
<vmp-new-icon icon="chevron-down"></vmp-new-icon>
|
595
607
|
</button>
|
@@ -598,20 +610,20 @@ ${t}`,p0=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),g0=Objec
|
|
598
610
|
?bold=${!0}
|
599
611
|
?truncate=${!0}
|
600
612
|
size="small"
|
601
|
-
.content=${((
|
613
|
+
.content=${((n=this.visibleItems)==null?void 0:n.title)??"Sub Menu"}
|
602
614
|
></vmp-new-text>
|
603
615
|
</div>
|
604
|
-
${
|
616
|
+
${Kd(((t=this.visibleItems)==null?void 0:t.items)??[],({id:e})=>e,e=>le`
|
605
617
|
<button
|
606
618
|
class="item"
|
607
619
|
@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}))}}
|
608
620
|
>
|
609
621
|
<vmp-new-text ?semibold=${!0} size="small" content=${e.label}></vmp-new-text>
|
610
|
-
${e.subItems?
|
622
|
+
${e.subItems?le`<vmp-new-icon class="forward" icon="chevron-down"></vmp-new-icon>`:this.activeItems.includes(e.id)?le`<vmp-new-icon icon="tick"></vmp-new-icon>`:null}
|
611
623
|
</button>
|
612
624
|
`)}
|
613
625
|
</div>
|
614
|
-
`}};
|
626
|
+
`}};an.styles=[Oe.styles??[],Wn(Kc),Ii`
|
615
627
|
:host {
|
616
628
|
display: flex;
|
617
629
|
}
|
@@ -669,12 +681,12 @@ ${t}`,p0=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),g0=Objec
|
|
669
681
|
height: 20px;
|
670
682
|
width: 20px;
|
671
683
|
}
|
672
|
-
`],
|
684
|
+
`],La([Pt({type:Object})],an.prototype,"items",2),La([Pt({type:Array})],an.prototype,"activeItems",2),La([Di()],an.prototype,"visibleItems",2),La([Di()],an.prototype,"subItemsActive",2),an=La([Qi("vmp-new-menu")],an);var S4=Object.defineProperty,L4=Object.getOwnPropertyDescriptor,Yc=(n,t,e,i)=>{for(var s=i>1?void 0:i?L4(t,e):t,o=n.length-1,c;o>=0;o--)(c=n[o])&&(s=(i?c(t,e,s):c(s))||s);return i&&s&&S4(t,e,s),s};let Ra=class extends Oe{constructor(){super(...arguments),this.content="",this.disabled=!1,this.tippy=null,this._contentRef=rr()}connectedCallback(){super.connectedCallback(),requestAnimationFrame(()=>{var n;const t=(n=this.shadowRoot)==null?void 0:n.querySelector("slot"),e=t==null?void 0:t.assignedElements()[0];e&&this._contentRef.value&&(this.tippy=Js(e,{content:this._contentRef.value,allowHTML:!0,arrow:!1,animation:"shift-away-subtle",interactive:!1,placement:"top",zIndex:1e4,appendTo:()=>this.shadowRoot}))})}disconnectedCallback(){var n;super.disconnectedCallback(),(n=this.tippy)==null||n.destroy()}updated(){var n,t;this.disabled?(n=this.tippy)==null||n.disable():(t=this.tippy)==null||t.enable()}render(){return le`
|
673
685
|
<slot></slot>
|
674
|
-
<div ${
|
686
|
+
<div ${sr(this._contentRef)} class="content">
|
675
687
|
<vmp-new-text content=${this.content}></vmp-new-text>
|
676
688
|
</div>
|
677
|
-
`}};
|
689
|
+
`}};Ra.styles=[Oe.styles??[],Wn(Kc),Ii`
|
678
690
|
:host {
|
679
691
|
display: flex;
|
680
692
|
}
|
@@ -688,19 +700,19 @@ ${t}`,p0=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),g0=Objec
|
|
688
700
|
background: var(--colors-dark-800);
|
689
701
|
border-radius: var(--radii-medium);
|
690
702
|
}
|
691
|
-
`],
|
703
|
+
`],Yc([Pt({type:String})],Ra.prototype,"content",2),Yc([Pt({type:Boolean})],Ra.prototype,"disabled",2),Ra=Yc([Qi("vmp-new-tooltip")],Ra);var R4=Object.defineProperty,_4=Object.getOwnPropertyDescriptor,zc=(n,t,e,i)=>{for(var s=i>1?void 0:i?_4(t,e):t,o=n.length-1,c;o>=0;o--)(c=n[o])&&(s=(i?c(t,e,s):c(s))||s);return i&&s&&R4(t,e,s),s};let _a=class extends Oe{constructor(){super(...arguments),this.volume=1,this.muted=!1,this.tippy=null,this._contentRef=rr(),this._anchorRef=rr(),this._menuOpen=!1}connectedCallback(){super.connectedCallback(),requestAnimationFrame(()=>{this._anchorRef.value&&this._contentRef.value&&(this.tippy=Js(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 n;super.disconnectedCallback(),(n=this.tippy)==null||n.destroy()}render(){return le`
|
692
704
|
<vmp-new-icon-button
|
693
|
-
${
|
705
|
+
${sr(this._anchorRef)}
|
694
706
|
icon=${this.muted||this.volume===0?"muted":this.volume<1/3?"volume-low":this.volume<2/3?"volume-medium":"volume-high"}
|
695
707
|
weight="heavy"
|
696
708
|
rounded="full"
|
697
|
-
@pointerdown=${
|
709
|
+
@pointerdown=${n=>{this._menuOpen&&n.preventDefault()}}
|
698
710
|
@click=${()=>{this._menuOpen&&this.dispatchEvent(new CustomEvent("volume:click",{bubbles:!0,composed:!0,detail:this.muted}))}}
|
699
711
|
></vmp-new-icon-button>
|
700
|
-
<div ${
|
712
|
+
<div ${sr(this._contentRef)} class="content">
|
701
713
|
<input key="volume" type="range" min="0" max="1" step="0.01" .value=${this.volume.toString()} />
|
702
714
|
</div>
|
703
|
-
`}};
|
715
|
+
`}};_a.styles=[Oe.styles??[],Wn(Kc),Ii`
|
704
716
|
.content {
|
705
717
|
--volume-slider-height: 4px;
|
706
718
|
--volume-slider-width: 78px;
|
@@ -828,7 +840,7 @@ ${t}`,p0=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),g0=Objec
|
|
828
840
|
--volume-slider-height: 8px;
|
829
841
|
color: var(--colors-light-800);
|
830
842
|
}
|
831
|
-
`],
|
843
|
+
`],zc([Pt({type:Number})],_a.prototype,"volume",2),zc([Pt({type:Boolean})],_a.prototype,"muted",2),_a=zc([Qi("vmp-new-volume-button")],_a);var C4=Object.defineProperty,I4=Object.getOwnPropertyDescriptor,Mo=(n,t,e,i)=>{for(var s=i>1?void 0:i?I4(t,e):t,o=n.length-1,c;o>=0;o--)(c=n[o])&&(s=(i?c(t,e,s):c(s))||s);return i&&s&&C4(t,e,s),s};let Rn=class extends Oe{constructor(){super(...arguments),this.duration=0,this.currentTime=0,this.buffer=[]}render(){var n;const t=((n=this.buffer)==null?void 0:n.sort((e,i)=>e.start<i.start?-1:i.start<e.start?1:0).reduce((e,{start:i,end:s},o)=>{const c=e[o-1],d=Math.floor(i),f=Math.ceil(s);return e.push({id:i,start:Math.max(0,d),end:Math.min(f,100)}),c&&c.end>=i-1&&(e[o].start=c.end),e},[]))??[];return le`
|
832
844
|
<div class="container">
|
833
845
|
<input
|
834
846
|
key="scrubber"
|
@@ -840,11 +852,11 @@ ${t}`,p0=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),g0=Objec
|
|
840
852
|
.value=${this.currentTime.toString()}
|
841
853
|
data-testid="scrubber"
|
842
854
|
/>
|
843
|
-
${
|
855
|
+
${Kd(t,({id:e})=>e,e=>le`
|
844
856
|
<div class="buffer" style=${`left: ${e.start}%; width: ${e.end-e.start}%`}></div>
|
845
857
|
`)}
|
846
858
|
</div>
|
847
|
-
`}};
|
859
|
+
`}};Rn.styles=[Oe.styles??[],Ii`
|
848
860
|
:host {
|
849
861
|
--player-scrubber-height: 8px;
|
850
862
|
--player-scrubber-shadow-width: 4000px;
|
@@ -977,17 +989,17 @@ ${t}`,p0=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),g0=Objec
|
|
977
989
|
--player-scrubber-height: 16px;
|
978
990
|
color: var(--colors-light-800);
|
979
991
|
}
|
980
|
-
`],
|
992
|
+
`],Mo([Pt({type:Number})],Rn.prototype,"duration",2),Mo([Pt({type:Number})],Rn.prototype,"currentTime",2),Mo([Pt({type:Array})],Rn.prototype,"buffer",2),Rn=Mo([Qi("vmp-new-progress-scrubber")],Rn);var D4=Object.defineProperty,x4=Object.getOwnPropertyDescriptor,Ai=(n,t,e,i)=>{for(var s=i>1?void 0:i?x4(t,e):t,o=n.length-1,c;o>=0;o--)(c=n[o])&&(s=(i?c(t,e,s):c(s))||s);return i&&s&&D4(t,e,s),s};let ai=class extends Oe{constructor(){super(...arguments),this.resizeHider=new p4(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=Wc,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:n}){this.volumeMenuOpen=n}_handleLevelsMenuOpen({detail:n}){this.levelsMenuOpen=n}_handlePlaybackMenuToggle({detail:n}){this.playbackRateMenuOpen=n}_handleSettingsMenuToggle({detail:n}){this.settingsMenuOpen=n}hideMenus(){var n,t;(t=Array.from((n=this.shadowRoot)==null?void 0:n.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 n,t,e,i,s,o,c,d,f,p,g,v,b;const E=((n=this.levels)==null?void 0:n.map((V,J)=>{const St=Math.min(V.width,V.height);return{id:`level-${J.toString()}`,event:"level:click",label:`${St}p`,value:{resolution:St,level:J}}}))??[],k={title:"Quality",items:[...E.reverse(),{id:"level--1",event:"level:click",label:"Auto",value:{level:-1,resolution:"auto"}}]},T={id:"levels",label:"Quality",subItems:k},R=(t=k.items)==null?void 0:t.find(({value:V})=>V.level===this.level),x=["levels","playback-rate","captions","fullscreen"].filter(V=>{var J;return(J=this.controls)==null?void 0:J.includes(V)}),M={title:"Settings",items:[s4,n4,T,a4].filter(({id:V})=>x.includes(V)&&this.resizeHider.hiddenControls.includes(V))},U=(e=this.controls)==null?void 0:e.includes("progress"),D=(i=this.controls)==null?void 0:i.includes("navigation"),F=(s=this.controls)==null?void 0:s.includes("play"),H=(o=this.controls)==null?void 0:o.includes("volume"),j=(c=this.controls)==null?void 0:c.includes("current-time"),st=(d=this.controls)==null?void 0:d.includes("duration"),at=(f=this.controls)==null?void 0:f.includes("levels"),Q=(p=this.controls)==null?void 0:p.includes("speed"),Et=(g=this.controls)==null?void 0:g.includes("captions"),mt=(v=this.controls)==null?void 0:v.includes("fullscreen"),Ft=F||H||j||st||at||Q||Et||mt,Kt=[`level-${(b=this.level)==null?void 0:b.toString()}`,`playback-rate-${this.playbackRate.toString()}`,this.captions&&"captions",this.fullscreen&&"fullscreen"].filter(Boolean);return le`
|
981
993
|
<div
|
982
994
|
${this.resizeHider.measure()}
|
983
995
|
${this.resizeHider.contain()}
|
984
|
-
class=${
|
996
|
+
class=${Ye({container:!0,hidden:!U&&!Ft})}
|
985
997
|
>
|
986
998
|
<div
|
987
|
-
class=${
|
999
|
+
class=${Ye({"scrubber-container":!0,hidden:!U})}
|
988
1000
|
>
|
989
1001
|
<vmp-new-progress-scrubber
|
990
|
-
class=${
|
1002
|
+
class=${Ye({scrubber:!0,invisible:this.volumeMenuOpen||this.levelsMenuOpen||this.playbackRateMenuOpen||this.settingsMenuOpen})}
|
991
1003
|
duration=${this.duration}
|
992
1004
|
currentTime=${this.currentTime}
|
993
1005
|
.buffer=${this.buffer}
|
@@ -995,12 +1007,12 @@ ${t}`,p0=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),g0=Objec
|
|
995
1007
|
</div>
|
996
1008
|
<div
|
997
1009
|
${this.resizeHider.contain()}
|
998
|
-
class=${
|
1010
|
+
class=${Ye({buttons:!0,hidden:!Ft})}
|
999
1011
|
>
|
1000
1012
|
<div class="section">
|
1001
1013
|
<div
|
1002
1014
|
${this.resizeHider.hide("navigation",6)}
|
1003
|
-
class=${
|
1015
|
+
class=${Ye({navigation:!0,hidden:!D})}
|
1004
1016
|
>
|
1005
1017
|
<vmp-new-icon-button
|
1006
1018
|
icon="arrow-left"
|
@@ -1016,7 +1028,7 @@ ${t}`,p0=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),g0=Objec
|
|
1016
1028
|
></vmp-new-icon-button>
|
1017
1029
|
</div>
|
1018
1030
|
<vmp-new-icon-button
|
1019
|
-
class=${
|
1031
|
+
class=${Ye({hidden:!F})}
|
1020
1032
|
icon=${this.playing?"pause":"play"}
|
1021
1033
|
weight="heavy"
|
1022
1034
|
rounded="full"
|
@@ -1024,7 +1036,7 @@ ${t}`,p0=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),g0=Objec
|
|
1024
1036
|
@click=${this._handlePlayClick}
|
1025
1037
|
></vmp-new-icon-button>
|
1026
1038
|
<vmp-new-volume-button
|
1027
|
-
class=${
|
1039
|
+
class=${Ye({hidden:!H})}
|
1028
1040
|
?muted=${this.muted}
|
1029
1041
|
volume=${this.volume}
|
1030
1042
|
@menu:toggle=${this._handleVolumeMenuToggle}
|
@@ -1032,37 +1044,37 @@ ${t}`,p0=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),g0=Objec
|
|
1032
1044
|
<div class="time">
|
1033
1045
|
<vmp-new-text
|
1034
1046
|
${this.resizeHider.hide("current-time",1)}
|
1035
|
-
class=${
|
1047
|
+
class=${Ye({hidden:!j})}
|
1036
1048
|
?semibold=${!0}
|
1037
|
-
content="${
|
1049
|
+
content="${Sf(this.currentTime)}${st?"/":null}"
|
1038
1050
|
></vmp-new-text>
|
1039
1051
|
<vmp-new-text
|
1040
1052
|
${this.resizeHider.hide("duration",5)}
|
1041
|
-
class=${
|
1053
|
+
class=${Ye({hidden:!st})}
|
1042
1054
|
?semibold=${!0}
|
1043
|
-
content=${
|
1055
|
+
content=${Sf(this.duration)}
|
1044
1056
|
></vmp-new-text>
|
1045
1057
|
</div>
|
1046
1058
|
</div>
|
1047
1059
|
<div class="section">
|
1048
1060
|
<vmp-new-menu
|
1049
1061
|
${this.resizeHider.hide("levels",0)}
|
1050
|
-
class=${
|
1051
|
-
.items=${
|
1052
|
-
.activeItems=${
|
1062
|
+
class=${Ye({hidden:!at||E.length<=0})}
|
1063
|
+
.items=${k}
|
1064
|
+
.activeItems=${Kt}
|
1053
1065
|
@menu:toggle=${this._handleLevelsMenuOpen}
|
1054
1066
|
>
|
1055
1067
|
<vmp-new-tooltip content="Quality" ?disabled=${this.levelsMenuOpen}>
|
1056
1068
|
<vmp-new-button ?active=${this.levelsMenuOpen} icon="chevron-down"
|
1057
|
-
>${
|
1069
|
+
>${R==null?void 0:R.label}</vmp-new-button
|
1058
1070
|
>
|
1059
1071
|
</vmp-new-tooltip>
|
1060
1072
|
</vmp-new-menu>
|
1061
1073
|
<vmp-new-menu
|
1062
1074
|
${this.resizeHider.hide("playback-rate",4)}
|
1063
|
-
class=${
|
1064
|
-
.items=${
|
1065
|
-
.activeItems=${
|
1075
|
+
class=${Ye({hidden:!Q})}
|
1076
|
+
.items=${kf}
|
1077
|
+
.activeItems=${Kt}
|
1066
1078
|
@menu:toggle=${this._handlePlaybackMenuToggle}
|
1067
1079
|
>
|
1068
1080
|
<vmp-new-tooltip content="Playback speed" ?disabled=${this.playbackRateMenuOpen}>
|
@@ -1073,7 +1085,7 @@ ${t}`,p0=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),g0=Objec
|
|
1073
1085
|
</vmp-new-menu>
|
1074
1086
|
<vmp-new-tooltip
|
1075
1087
|
${this.resizeHider.hide("captions",3)}
|
1076
|
-
class=${
|
1088
|
+
class=${Ye({hidden:!Et})}
|
1077
1089
|
content="Captions"
|
1078
1090
|
>
|
1079
1091
|
<vmp-new-icon-button
|
@@ -1086,7 +1098,7 @@ ${t}`,p0=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),g0=Objec
|
|
1086
1098
|
<vmp-new-tooltip
|
1087
1099
|
${this.resizeHider.hide("fullscreen",2)}
|
1088
1100
|
content="Fullscreen"
|
1089
|
-
class=${
|
1101
|
+
class=${Ye({hidden:!mt})}
|
1090
1102
|
>
|
1091
1103
|
<vmp-new-icon-button
|
1092
1104
|
?active=${this.fullscreen}
|
@@ -1098,8 +1110,8 @@ ${t}`,p0=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),g0=Objec
|
|
1098
1110
|
</vmp-new-tooltip>
|
1099
1111
|
<vmp-new-menu
|
1100
1112
|
${this.resizeHider.show("settings",["levels","playback-rate","captions","fullscreen"])}
|
1101
|
-
.items=${
|
1102
|
-
.activeItems=${
|
1113
|
+
.items=${M}
|
1114
|
+
.activeItems=${Kt}
|
1103
1115
|
@menu:toggle=${this._handleSettingsMenuToggle}
|
1104
1116
|
>
|
1105
1117
|
<vmp-new-tooltip content="Settings" ?disabled=${this.settingsMenuOpen}>
|
@@ -1113,7 +1125,7 @@ ${t}`,p0=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),g0=Objec
|
|
1113
1125
|
</div>
|
1114
1126
|
</div>
|
1115
1127
|
</div>
|
1116
|
-
`}};
|
1128
|
+
`}};ai.styles=[Oe.styles??[],Ii`
|
1117
1129
|
:host {
|
1118
1130
|
--controls-border-radius: var(--player-border-radius, 0px);
|
1119
1131
|
|
@@ -1184,17 +1196,17 @@ ${t}`,p0=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),g0=Objec
|
|
1184
1196
|
.hidden {
|
1185
1197
|
display: none;
|
1186
1198
|
}
|
1187
|
-
`],
|
1199
|
+
`],Ai([Pt({type:Boolean})],ai.prototype,"playing",2),Ai([Pt({type:Number})],ai.prototype,"volume",2),Ai([Pt({type:Boolean})],ai.prototype,"muted",2),Ai([Pt({type:Number})],ai.prototype,"currentTime",2),Ai([Pt({type:Number})],ai.prototype,"duration",2),Ai([Pt({type:Number})],ai.prototype,"level",2),Ai([Pt({type:Number})],ai.prototype,"playbackRate",2),Ai([Pt({type:Array})],ai.prototype,"buffer",2),Ai([Pt({type:Array,attribute:!1})],ai.prototype,"levels",2),Ai([Pt({type:Boolean})],ai.prototype,"captions",2),Ai([Pt({type:Boolean})],ai.prototype,"fullscreen",2),Ai([Pt({type:Array})],ai.prototype,"controls",2),Ai([Di()],ai.prototype,"volumeMenuOpen",2),Ai([Di()],ai.prototype,"levelsMenuOpen",2),Ai([Di()],ai.prototype,"playbackRateMenuOpen",2),Ai([Di()],ai.prototype,"settingsMenuOpen",2),ai=Ai([Qi("vmp-new-player-controls")],ai);var O4=Object.defineProperty,P4=Object.getOwnPropertyDescriptor,M4=(n,t,e,i)=>{for(var s=i>1?void 0:i?P4(t,e):t,o=n.length-1,c;o>=0;o--)(c=n[o])&&(s=(i?c(t,e,s):c(s))||s);return i&&s&&O4(t,e,s),s};let Zc=class extends Oe{render(){return le`<vmp-new-icon icon="loading"></vmp-new-icon>`}};Zc.styles=[Oe.styles??[],Ii`
|
1188
1200
|
:host {
|
1189
1201
|
display: flex;
|
1190
1202
|
align-items: center;
|
1191
1203
|
justify-content: center;
|
1192
1204
|
}
|
1193
|
-
`]
|
1205
|
+
`],Zc=M4([Qi("vmp-new-loading-spinner")],Zc);var $4=Object.defineProperty,F4=Object.getOwnPropertyDescriptor,_f=(n,t,e,i)=>{for(var s=i>1?void 0:i?F4(t,e):t,o=n.length-1,c;o>=0;o--)(c=n[o])&&(s=(i?c(t,e,s):c(s))||s);return i&&s&&$4(t,e,s),s};let $o=class extends Oe{constructor(){super(...arguments),this.caption=""}render(){return le`
|
1194
1206
|
<div class="container">
|
1195
1207
|
<vmp-new-text content=${this.caption} size="large"></vmp-new-text>
|
1196
1208
|
</div>
|
1197
|
-
`}}
|
1209
|
+
`}};$o.styles=[Oe.styles??[],Ii`
|
1198
1210
|
.container {
|
1199
1211
|
display: block;
|
1200
1212
|
margin: 0 var(--space-small);
|
@@ -1213,37 +1225,37 @@ ${t}`,p0=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),g0=Objec
|
|
1213
1225
|
/* Line height controls the spacing between the cloned boxes so has to override the default */
|
1214
1226
|
line-height: 2.2;
|
1215
1227
|
}
|
1216
|
-
`],
|
1228
|
+
`],_f([Pt({type:String})],$o.prototype,"caption",2),$o=_f([Qi("vmp-new-captions")],$o);var N4=Object.defineProperty,U4=Object.getOwnPropertyDescriptor,wi=(n,t,e,i)=>{for(var s=i>1?void 0:i?U4(t,e):t,o=n.length-1,c;o>=0;o--)(c=n[o])&&(s=(i?c(t,e,s):c(s))||s);return i&&s&&N4(t,e,s),s};const B4=3e3;let fi=class extends Oe{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=Wc,this.showControls=!0,this._hasTouched=!1,this._playerControlsRef=rr()}_startHideControls(){clearTimeout(this._controlHideTimeout),this._controlHideTimeout=setTimeout(()=>{this.showControls=!1,this._hasTouched=!1},B4)}_immediateShowControls(){this.showControls=!0,clearTimeout(this._controlHideTimeout)}_immediateHideControls(){this.showControls=!1,this._hasTouched=!1,clearTimeout(this._controlHideTimeout)}willUpdate(n){var t;n.has("showControls")&&this.playing&&!this.showControls&&((t=this._playerControlsRef.value)==null||t.hideMenus())}render(){var n;const t=(n=this.controls)==null?void 0:n.includes("play-large"),e=this.playing&&!this.showControls,i=!!(t&&!this.playing);return le`
|
1217
1229
|
<div
|
1218
|
-
class=${
|
1230
|
+
class=${Ye({container:!0,hide:e})}
|
1219
1231
|
@mousemove=${()=>{this._immediateShowControls(),this._startHideControls()}}
|
1220
1232
|
@mouseleave=${this._immediateHideControls}
|
1221
1233
|
@touchstart=${s=>{this.playing&&!this.showControls&&!this._hasTouched&&(s.preventDefault(),this._hasTouched=!0,this._immediateShowControls(),this._startHideControls())}}
|
1222
1234
|
>
|
1223
1235
|
<div
|
1224
|
-
class=${
|
1236
|
+
class=${Ye({fixtures:!0,invisible:!this.loading&&!i})}
|
1225
1237
|
@click=${()=>{this.showControls&&this.dispatchEvent(new CustomEvent("play:click",{bubbles:!0,composed:!0,detail:this.playing}))}}
|
1226
1238
|
>
|
1227
1239
|
<vmp-new-icon
|
1228
|
-
class=${
|
1240
|
+
class=${Ye({hidden:!i})}
|
1229
1241
|
icon="play-large"
|
1230
1242
|
></vmp-new-icon>
|
1231
1243
|
<vmp-new-loading-spinner
|
1232
|
-
class=${
|
1244
|
+
class=${Ye({hidden:!this.loading||i})}
|
1233
1245
|
></vmp-new-loading-spinner>
|
1234
1246
|
</div>
|
1235
1247
|
<div
|
1236
|
-
class=${
|
1248
|
+
class=${Ye({controls:!0,hide:e})}
|
1237
1249
|
@focusin=${this._immediateShowControls}
|
1238
1250
|
@mousemove=${s=>{s.stopPropagation(),this._immediateShowControls()}}
|
1239
1251
|
@click=${this._immediateShowControls}
|
1240
1252
|
>
|
1241
|
-
${this.captions?
|
1242
|
-
class=${
|
1253
|
+
${this.captions?le`<vmp-new-captions
|
1254
|
+
class=${Ye({hidden:!this.caption,hiddenControls:e})}
|
1243
1255
|
caption=${this.caption}
|
1244
1256
|
></vmp-new-captions>`:null}
|
1245
1257
|
<vmp-new-player-controls
|
1246
|
-
${
|
1258
|
+
${sr(this._playerControlsRef)}
|
1247
1259
|
?playing=${this.playing}
|
1248
1260
|
?muted=${this.muted}
|
1249
1261
|
volume=${this.volume}
|
@@ -1259,7 +1271,7 @@ ${t}`,p0=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),g0=Objec
|
|
1259
1271
|
></vmp-new-player-controls>
|
1260
1272
|
</div>
|
1261
1273
|
</div>
|
1262
|
-
`}};
|
1274
|
+
`}};fi.styles=[Oe.styles??[],Ii`
|
1263
1275
|
:host {
|
1264
1276
|
--overlay-border-radius: var(--player-border-radius, 0px);
|
1265
1277
|
}
|
@@ -1331,49 +1343,49 @@ ${t}`,p0=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),g0=Objec
|
|
1331
1343
|
vmp-new-captions.hiddenControls {
|
1332
1344
|
transform: translateY(calc(var(--space-small) * -1));
|
1333
1345
|
}
|
1334
|
-
`]
|
1346
|
+
`],wi([Pt({type:Boolean})],fi.prototype,"loading",2),wi([Pt({type:Boolean})],fi.prototype,"playing",2),wi([Pt({type:Number})],fi.prototype,"volume",2),wi([Pt({type:Boolean})],fi.prototype,"muted",2),wi([Pt({type:Number})],fi.prototype,"currentTime",2),wi([Pt({type:Number})],fi.prototype,"duration",2),wi([Pt({type:Array,attribute:!1})],fi.prototype,"levels",2),wi([Pt({type:Number})],fi.prototype,"level",2),wi([Pt({type:Number})],fi.prototype,"playbackRate",2),wi([Pt({type:String})],fi.prototype,"caption",2),wi([Pt({type:Array})],fi.prototype,"buffer",2),wi([Pt({type:Boolean})],fi.prototype,"captions",2),wi([Pt({type:Boolean})],fi.prototype,"fullscreen",2),wi([Pt({type:Array})],fi.prototype,"controls",2),wi([Di()],fi.prototype,"showControls",2),fi=wi([Qi("vmp-new-player-overlay")],fi);var G4=Object.defineProperty,V4=Object.getOwnPropertyDescriptor,oi=(n,t,e,i)=>{for(var s=i>1?void 0:i?V4(t,e):t,o=n.length-1,c;o>=0;o--)(c=n[o])&&(s=(i?c(t,e,s):c(s))||s);return i&&s&&G4(t,e,s),s};let Qe=class extends Oe{constructor(){super(...arguments),this.burnCaptions=!1,this.debug=!1,this.propAspectRatio=0,this.preload="auto",this.autoplay=!1,this.loading=!1,this.compilation=Ig,this._sceneController=new e4(this),this._drawController=new Rm(this),this._wasPlaying=!1,this._manualMute=this.muted,this._seekerRAF=null,this._lastWaiting=!1,this._lastTimestamp=null,this._playerRef=rr(),this._canvasRef=rr(),this._aspectRatio=this.propAspectRatio,this._processing=!1,this._waiting=!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=n=>{this.sceneConfig&&this.scenes.length>0&&(this._waiting=this._drawController.activeScenes.some(({video:t})=>{if(t){const{key:e}=t,i=this._sceneController.videoState[e];return!i||!i.initialised||i.waiting||t.node.readyState<3}}),this.waiting?(this._lastTimestamp=null,this._lastWaiting||this.dispatchEvent(new CustomEvent("waiting"))):this._lastWaiting&&this.dispatchEvent(new CustomEvent("playing")),n-(this._lastTimestamp??0)>1e3/this.sceneConfig.frameRate&&(this._drawController.currentTime=this._drawController.currentTime+(n-(this._lastTimestamp??n))/1e3*this.playbackRate,this._lastTimestamp=n),this._lastWaiting=this._waiting,this._drawController.currentTime>=this.duration&&(this.pause(),this.dispatchEvent(new CustomEvent("ended")))),this.paused||(this._seekerRAF=requestAnimationFrame(this._seeker))},this._handleFullscreenChange=()=>{document.fullscreenElement?this._fullscreen=!0:this._fullscreen=!1}}get aspectRatio(){return this._aspectRatio}get processing(){return this._processing}get waiting(){return!this.paused&&this._waiting}get seeking(){return this._seeking}get captions(){return this._captions}get fullscreen(){return this._fullscreen}get duration(){return this._sceneController.duration}get scene(){return this._drawController.activeScenes[this._drawController.activeScenes.length-1]}get scenes(){var n;return((n=this._sceneController.scenes)==null?void 0:n.scenes)??[]}get sceneConfig(){return this._sceneController.scenes}get videos(){return this._sceneController.videos??{}}get videoState(){return this._sceneController.videoState}set paused(n){n!==this._paused&&(this._paused=n,this.requestUpdate(),this.dispatchEvent(new CustomEvent(n?"pause":"play")))}get paused(){return this._paused}set playbackRate(n){n!==this._playbackRate&&(this._playbackRate=n,this.scenes.forEach(({video:t})=>{t&&(t.node.playbackRate=n)}),this.requestUpdate(),this.dispatchEvent(new CustomEvent("ratechange",{detail:n})))}get playbackRate(){return this._playbackRate}set volume(n){const t=Math.min(1,Math.max(0,n));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:n})))}get volume(){return this._volume??(this._volume=parseFloat(localStorage.getItem("vmp-new-player-volume")??"1"))}set muted(n){this.scenes.forEach(({video:t})=>{t&&(t.node.muted=n)}),n!==this._muted&&(this._muted=n,localStorage.setItem("vmp-new-player-muted",n.toString()),this.requestUpdate(),this.dispatchEvent(new CustomEvent("volumechange",{detail:n?0:this.volume})))}get muted(){return this._muted??(this._muted=this.autoplay||localStorage.getItem("vmp-new-player-muted")==="true")}set videoResolution(n){n!==this._videoResolution&&(this._videoResolution=n,this.scenes.forEach(({video:t})=>{if(t!=null&&t.hls){const e=t.hls.levels.findIndex(i=>Math.min(i.height,i.width)===n);t.hls.currentLevel=e??-1}}),this.requestUpdate())}get videoResolution(){return this._videoResolution}set currentTime(n){n!==this._drawController.currentTime&&(this._drawController.currentTime=n,this._sceneController.setVideosCurrentTime(n))}get currentTime(){return this._drawController.currentTime}reset(n=0,t=!1){this._lastTimestamp=null,this._drawController.currentTime=n,this._sceneController.setVideosCurrentTime(n),t?this.play():this.pause()}clear(){this._drawController.clear()}play(){this.paused=!1,this._lastTimestamp=null,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:n})=>{n&&n.node.pause()})}draw(n){return this._drawController.draw(n)}setScene(n){var t,e;if((t=this._sceneController)!=null&&t.scenes){const i=(e=this.scenes)==null?void 0:e[n];if(!i)return this.dispatchEvent(new ErrorEvent("error",new Error(`No scene at index: ${n}`)));this.reset(i.start+this._sceneController.scenes.transitionDuration,!this.paused)}}toggleFullscreen(n){n??this.fullscreen?r4():this._playerRef.value&&i4(this._playerRef.value)}connectedCallback(){super.connectedCallback(),document.addEventListener("fullscreenchange",this._handleFullscreenChange)}willUpdate(){this.propAspectRatio&&(this._aspectRatio=this.propAspectRatio)}updated(n){n.has("propAspectRatio")&&!this.propAspectRatio&&this._handleContainerResize(),this.autoplay&&!this.processing&&!this._sceneController.hasPlayed&&n.has("_processing")&&this.play()}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("fullscreenchange",this._handleFullscreenChange)}render(){var n,t,e,i,s,o;const c=this.loading||!this.scenes||this.duration<=0,{height:d,width:f}=Ld({resolution:((n=this.sceneConfig)==null?void 0:n.resolution)??720,aspectRatio:this.aspectRatio}),p=Object.keys(this.videoState).reduce((k,T)=>k.concat(this.videoState[T].buffered??[]),[...this._drawController.fakeBufferSegments]),g=c?[]:(t=this.controls??Wc)==null?void 0:t.filter(k=>!(k==="fullscreen"&&Qb()||k==="navigation"&&(!this.scenes||this.scenes.length<=1))),v=(((e=this.scenes)==null?void 0:e.length)??0)-1,b=((i=this.scenes)==null?void 0:i.findIndex(k=>k===this._drawController.activeScenes[0]))??0,E=(o=(s=this._drawController.activeScenes[0])==null?void 0:s.video)==null?void 0:o.hls;return le`
|
1335
1347
|
<div
|
1336
|
-
${
|
1337
|
-
${
|
1338
|
-
class=${
|
1348
|
+
${sr(this._playerRef)}
|
1349
|
+
${jc(this._handleContainerResize)}
|
1350
|
+
class=${Ye({player:!0,responsive:!this.propAspectRatio})}
|
1339
1351
|
>
|
1340
1352
|
<canvas
|
1341
|
-
${
|
1353
|
+
${sr(this._canvasRef)}
|
1342
1354
|
${this._drawController.canvas()}
|
1343
|
-
${
|
1344
|
-
height=${
|
1345
|
-
width=${
|
1355
|
+
${jc(this._handleCanvasResize)}
|
1356
|
+
height=${d}
|
1357
|
+
width=${f}
|
1346
1358
|
></canvas>
|
1347
1359
|
<vmp-new-player-overlay
|
1348
1360
|
${this._drawController.controls()}
|
1349
|
-
?disabled=${
|
1361
|
+
?disabled=${c}
|
1350
1362
|
?playing=${!this.paused}
|
1351
|
-
?loading=${this.loading||this.waiting
|
1363
|
+
?loading=${this.loading||this.waiting}
|
1352
1364
|
?muted=${this.muted}
|
1353
1365
|
volume=${this.volume}
|
1354
1366
|
duration=${this.duration}
|
1355
|
-
.levels=${(
|
1356
|
-
level=${
|
1367
|
+
.levels=${(E==null?void 0:E.levels)??[]}
|
1368
|
+
level=${Ws(E!=null&&E.autoLevelEnabled?-1:E==null?void 0:E.currentLevel)}
|
1357
1369
|
playbackRate=${this.playbackRate}
|
1358
1370
|
caption=${this._drawController.caption}
|
1359
|
-
.buffer=${
|
1360
|
-
.controls=${
|
1371
|
+
.buffer=${p}
|
1372
|
+
.controls=${g}
|
1361
1373
|
?captions=${this.captions}
|
1362
1374
|
?fullscreen=${this.fullscreen}
|
1363
|
-
@navigate:back=${
|
1364
|
-
@navigate:forward=${
|
1365
|
-
@play:click=${({detail:
|
1366
|
-
@volume:click=${({detail:
|
1367
|
-
@level:click=${({detail:
|
1368
|
-
@playbackRate:click=${({detail:
|
1375
|
+
@navigate:back=${k=>{k.defaultPrevented||this.setScene(b<=0?v:b-1)}}
|
1376
|
+
@navigate:forward=${k=>{k.defaultPrevented||this.setScene(b>=v?0:b+1)}}
|
1377
|
+
@play:click=${({detail:k})=>{c||(k?this.pause():(this.muted=this._manualMute,this.play()))}}
|
1378
|
+
@volume:click=${({detail:k})=>{this.muted=!k,this._manualMute=!k}}
|
1379
|
+
@level:click=${({detail:k})=>{this.videoResolution=k.value.resolution}}
|
1380
|
+
@playbackRate:click=${({detail:k})=>{this.playbackRate=k.value??1}}
|
1369
1381
|
@captions:click=${()=>{this._captions=!this._captions}}
|
1370
1382
|
@fullscreen:click=${()=>{this.toggleFullscreen()}}
|
1371
|
-
@input=${
|
1372
|
-
@pointerdown=${
|
1373
|
-
@pointerup=${
|
1383
|
+
@input=${k=>{const T=k.composedPath()[0],R=T.getAttribute("key");if(R==="scrubber"){const x=parseFloat(T.value);this._drawController.currentTime=x,this._sceneController.setVideosCurrentTime(x),this.dispatchEvent(new CustomEvent("seeking",{detail:x}))}R==="volume"&&(this.volume=parseFloat(T.value))}}
|
1384
|
+
@pointerdown=${k=>{k.composedPath()[0].getAttribute("key")==="scrubber"&&(this._seeking=!0,this._wasPlaying=!this.paused,this.paused||this.pause())}}
|
1385
|
+
@pointerup=${k=>{k.composedPath()[0].getAttribute("key")==="scrubber"&&(this._seeking=!1,this._wasPlaying&&(this.play(),this._wasPlaying=!1),this.dispatchEvent(new CustomEvent("seeked",{detail:this._drawController.currentTime})))}}
|
1374
1386
|
></vmp-new-player-overlay>
|
1375
1387
|
</div>
|
1376
|
-
`}};
|
1388
|
+
`}};Qe.styles=[Oe.styles??[],Ii`
|
1377
1389
|
:host {
|
1378
1390
|
--player-border-radius: var(--vouch-media-player-border-radius, 0px);
|
1379
1391
|
}
|
@@ -1406,17 +1418,17 @@ ${t}`,p0=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),g0=Objec
|
|
1406
1418
|
right: 0;
|
1407
1419
|
bottom: 0;
|
1408
1420
|
}
|
1409
|
-
`],
|
1421
|
+
`],oi([Pt({type:Object})],Qe.prototype,"data",2),oi([Pt({type:Object})],Qe.prototype,"template",2),oi([Pt({type:Boolean})],Qe.prototype,"burnCaptions",2),oi([Pt({type:Boolean})],Qe.prototype,"debug",2),oi([Pt({type:String})],Qe.prototype,"src",2),oi([Pt({type:String})],Qe.prototype,"track",2),oi([Pt({type:Number,attribute:"aspectratio"})],Qe.prototype,"propAspectRatio",2),oi([Pt({type:String})],Qe.prototype,"preload",2),oi([Pt({type:Boolean})],Qe.prototype,"autoplay",2),oi([Pt({type:Boolean})],Qe.prototype,"loading",2),oi([Pt({type:Array})],Qe.prototype,"controls",2),oi([Pt({attribute:!1})],Qe.prototype,"compilation",2),oi([Di()],Qe.prototype,"_aspectRatio",2),oi([Di()],Qe.prototype,"_processing",2),oi([Di()],Qe.prototype,"_waiting",2),oi([Di()],Qe.prototype,"_seeking",2),oi([Di()],Qe.prototype,"_captions",2),oi([Di()],Qe.prototype,"_fullscreen",2),Qe=oi([Qi("vmp-new-media-player")],Qe);var H4=Object.defineProperty,W4=Object.getOwnPropertyDescriptor,Wi=(n,t,e,i)=>{for(var s=i>1?void 0:i?W4(t,e):t,o=n.length-1,c;o>=0;o--)(c=n[o])&&(s=(i?c(t,e,s):c(s))||s);return i&&s&&H4(t,e,s),s};Ge.Embed=class extends fn{constructor(){super(...arguments),this._mediaPlayerRef=rr(),this.env="prod",this.apiKey="",this.disableTracking=!1,this.trackingSource="embed",this.preload="auto",this.autoplay=!1,this.aspectRatio=0,this.eventController=new K2(this,["durationchange","ended","error","loadeddata","pause","stalled","play","playing","ratechange","scenechange","seeking","seeked","timeupdate","volumechange","waiting","video:loadeddata","video:seeking","video:seeked","video:play","video:playing","video:pause","video:stalled","video:timeupdate","video:ended","video:error"]),this._fetcherController=new mg(this),this._trackingController=new yg(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 le`
|
1410
1422
|
<vmp-new-media-player
|
1411
|
-
${
|
1423
|
+
${sr(this._mediaPlayerRef)}
|
1412
1424
|
${this.eventController.register()}
|
1413
1425
|
?autoplay=${this.autoplay}
|
1414
1426
|
?loading=${this.fetching}
|
1415
1427
|
.data=${this.vouch}
|
1416
1428
|
.template=${this.template}
|
1417
|
-
aspectRatio=${
|
1418
|
-
preload=${
|
1429
|
+
aspectRatio=${Ws(this.aspectRatio)}
|
1430
|
+
preload=${Ws(this.preload)}
|
1419
1431
|
.controls=${this.controls}
|
1420
1432
|
></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}({});
|
1433
|
+
`}},Wi([Pt({type:Object,attribute:"data"})],Ge.Embed.prototype,"data",2),Wi([Pt({type:String})],Ge.Embed.prototype,"vouchId",2),Wi([Pt({type:String})],Ge.Embed.prototype,"templateId",2),Wi([Pt({type:String})],Ge.Embed.prototype,"env",2),Wi([Pt({type:String})],Ge.Embed.prototype,"apiKey",2),Wi([Pt({type:Boolean})],Ge.Embed.prototype,"disableTracking",2),Wi([Pt({type:String})],Ge.Embed.prototype,"trackingSource",2),Wi([Pt({type:Array})],Ge.Embed.prototype,"controls",2),Wi([Pt({type:String})],Ge.Embed.prototype,"preload",2),Wi([Pt({type:Boolean})],Ge.Embed.prototype,"autoplay",2),Wi([Pt({type:Number})],Ge.Embed.prototype,"aspectRatio",2),Wi([Di()],Ge.Embed.prototype,"vouch",2),Wi([Di()],Ge.Embed.prototype,"template",2),Ge.Embed=Wi([O2("vouch-embed")],Ge.Embed);function $r(n){if(typeof n!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(n))}function Cf(n,t){for(var e="",i=0,s=-1,o=0,c,d=0;d<=n.length;++d){if(d<n.length)c=n.charCodeAt(d);else{if(c===47)break;c=47}if(c===47){if(!(s===d-1||o===1))if(s!==d-1&&o===2){if(e.length<2||i!==2||e.charCodeAt(e.length-1)!==46||e.charCodeAt(e.length-2)!==46){if(e.length>2){var f=e.lastIndexOf("/");if(f!==e.length-1){f===-1?(e="",i=0):(e=e.slice(0,f),i=e.length-1-e.lastIndexOf("/")),s=d,o=0;continue}}else if(e.length===2||e.length===1){e="",i=0,s=d,o=0;continue}}t&&(e.length>0?e+="/..":e="..",i=2)}else e.length>0?e+="/"+n.slice(s+1,d):e=n.slice(s+1,d),i=d-s-1;s=d,o=0}else c===46&&o!==-1?++o:o=-1}return e}function j4(n,t){var e=t.dir||t.root,i=t.base||(t.name||"")+(t.ext||"");return e?e===t.root?e+i:e+n+i:i}var _n={resolve:function(){for(var t="",e=!1,i,s=arguments.length-1;s>=-1&&!e;s--){var o;s>=0?o=arguments[s]:(i===void 0&&(i=process.cwd()),o=i),$r(o),o.length!==0&&(t=o+"/"+t,e=o.charCodeAt(0)===47)}return t=Cf(t,!e),e?t.length>0?"/"+t:"/":t.length>0?t:"."},normalize:function(t){if($r(t),t.length===0)return".";var e=t.charCodeAt(0)===47,i=t.charCodeAt(t.length-1)===47;return t=Cf(t,!e),t.length===0&&!e&&(t="."),t.length>0&&i&&(t+="/"),e?"/"+t:t},isAbsolute:function(t){return $r(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];$r(i),i.length>0&&(t===void 0?t=i:t+="/"+i)}return t===void 0?".":_n.normalize(t)},relative:function(t,e){if($r(t),$r(e),t===e||(t=_n.resolve(t),e=_n.resolve(e),t===e))return"";for(var i=1;i<t.length&&t.charCodeAt(i)===47;++i);for(var s=t.length,o=s-i,c=1;c<e.length&&e.charCodeAt(c)===47;++c);for(var d=e.length,f=d-c,p=o<f?o:f,g=-1,v=0;v<=p;++v){if(v===p){if(f>p){if(e.charCodeAt(c+v)===47)return e.slice(c+v+1);if(v===0)return e.slice(c+v)}else o>p&&(t.charCodeAt(i+v)===47?g=v:v===0&&(g=0));break}var b=t.charCodeAt(i+v),E=e.charCodeAt(c+v);if(b!==E)break;b===47&&(g=v)}var k="";for(v=i+g+1;v<=s;++v)(v===s||t.charCodeAt(v)===47)&&(k.length===0?k+="..":k+="/..");return k.length>0?k+e.slice(c+g):(c+=g,e.charCodeAt(c)===47&&++c,e.slice(c))},_makeLong:function(t){return t},dirname:function(t){if($r(t),t.length===0)return".";for(var e=t.charCodeAt(0),i=e===47,s=-1,o=!0,c=t.length-1;c>=1;--c)if(e=t.charCodeAt(c),e===47){if(!o){s=c;break}}else o=!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');$r(t);var i=0,s=-1,o=!0,c;if(e!==void 0&&e.length>0&&e.length<=t.length){if(e.length===t.length&&e===t)return"";var d=e.length-1,f=-1;for(c=t.length-1;c>=0;--c){var p=t.charCodeAt(c);if(p===47){if(!o){i=c+1;break}}else f===-1&&(o=!1,f=c+1),d>=0&&(p===e.charCodeAt(d)?--d===-1&&(s=c):(d=-1,s=f))}return i===s?s=f:s===-1&&(s=t.length),t.slice(i,s)}else{for(c=t.length-1;c>=0;--c)if(t.charCodeAt(c)===47){if(!o){i=c+1;break}}else s===-1&&(o=!1,s=c+1);return s===-1?"":t.slice(i,s)}},extname:function(t){$r(t);for(var e=-1,i=0,s=-1,o=!0,c=0,d=t.length-1;d>=0;--d){var f=t.charCodeAt(d);if(f===47){if(!o){i=d+1;break}continue}s===-1&&(o=!1,s=d+1),f===46?e===-1?e=d:c!==1&&(c=1):e!==-1&&(c=-1)}return e===-1||s===-1||c===0||c===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 j4("/",t)},parse:function(t){$r(t);var e={root:"",dir:"",base:"",ext:"",name:""};if(t.length===0)return e;var i=t.charCodeAt(0),s=i===47,o;s?(e.root="/",o=1):o=0;for(var c=-1,d=0,f=-1,p=!0,g=t.length-1,v=0;g>=o;--g){if(i=t.charCodeAt(g),i===47){if(!p){d=g+1;break}continue}f===-1&&(p=!1,f=g+1),i===46?c===-1?c=g:v!==1&&(v=1):c!==-1&&(v=-1)}return c===-1||f===-1||v===0||v===1&&c===f-1&&c===d+1?f!==-1&&(d===0&&s?e.base=e.name=t.slice(1,f):e.base=e.name=t.slice(d,f)):(d===0&&s?(e.name=t.slice(1,c),e.base=t.slice(1,f)):(e.name=t.slice(d,c),e.base=t.slice(d,f)),e.ext=t.slice(c,f)),d>0?e.dir=t.slice(0,d-1):s&&(e.dir="/"),e},sep:"/",delimiter:":",win32:null,posix:null};_n.posix=_n;var K4=_n;const{basename:If,extname:Y4}=K4;class z4{constructor(){let t=(()=>typeof Za>"u")(),e="image/png",i="image/jpeg",s="image/jpeg",o="image/webp",c="application/pdf",d="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:o}:{png:e,jpg:i,jpeg:s,pdf:c,svg:d},mimes:t?{[e]:"png",[i]:"jpg",[o]:"webp"}:{[e]:"png",[i]:"jpg",[c]:"pdf",[d]:"svg"}})}toMime(t){return this.formats[(t||"").replace(/^\./,"").toLowerCase()]}fromMime(t){return this.mimes[t]}}function Z4(n,{filename:t="",extension:e="",format:T,page:s,quality:o,matte:c,density:d,outline:f,archive:E}={}){var{fromMime:g,toMime:v,expected:b}=new z4,E=E||"canvas",k=T||e.replace(/@\d+x$/i,"")||Y4(t),T=g(v(k)||k),R=v(T),x=n.length;if(!k)throw new Error("Cannot determine image format (use a filename extension or 'format' argument)");if(!T)throw new Error(`Unsupported file format "${k}" (expected ${b})`);if(!x)throw new RangeError("Canvas has no associated contexts (try calling getContext or newPage first)");let M,U,D=t.replace(/{(\d*)}/g,(H,j)=>(U=!0,j=parseInt(j,10),M=isFinite(j)?j:isFinite(M)?M:-1,"{}")),F=s>0?s-1:s<0?x+s:void 0;if(isFinite(F)&&F<0||F>=x)throw new RangeError(x==1?`Canvas only has a ‘page 1’ (${F} is out of bounds)`:`Canvas has pages 1–${x} (${F} is out of bounds)`);if(n=isFinite(F)?[n[F]]:U||T=="pdf"?n:n.slice(-1),o===void 0)o=.92;else if(typeof o!="number"||!isFinite(o)||o<0||o>1)throw new TypeError("The quality option must be an number in the 0.0–1.0 range");if(d===void 0){let H=(e||If(t,k)).match(/@(\d+)x$/i);d=H?parseInt(H[1],10):1}else if(typeof d!="number"||!Number.isInteger(d)||d<1)throw new TypeError("The density option must be a non-negative integer");return f===void 0?f=!0:T=="svg"&&(f=!!f),{filename:t,pattern:D,format:T,mime:R,pages:n,padding:M,quality:o,matte:c,density:d,outline:f,archive:E}}class Fo{static for(t){return new Fo().append(t).get()}constructor(){this.crc=-1}get(){return~this.crc}append(t){for(var e=this.crc|0,i=this.table,s=0,o=t.length|0;s<o;s++)e=e>>>8^i[(e^t[s])&255];return this.crc=e,this}}Fo.prototype.table=(()=>{var n,t,e,i=[];for(n=0;n<256;n++){for(e=n,t=0;t<8;t++)e=e&1?e>>>1^3988292384:e>>>1;i[n]=e}return i})();function Xc(n){let t=new Uint8Array(n),e=new DataView(t.buffer),i={array:t,view:e,size:n,set8(s,o){return e.setUint8(s,o),i},set16(s,o){return e.setUint16(s,o,!0),i},set32(s,o){return e.setUint32(s,o,!0),i},bytes(s,o){return t.set(o,s),i}};return i}const No=class No{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=No.encoder.encode(`${this.directory}/${i?"":t}`),o=new Uint8Array(i?0:await e.arrayBuffer()),c=30+s.length,d=c+o.length,f=16,{offset:p}=this,g=Xc(26).set32(0,134742036).set16(6,this.time).set16(8,this.date).set32(10,Fo.for(o)).set32(14,o.length).set32(18,o.length).set16(22,s.length);p+=c;let v=Xc(c+o.length+f).set32(0,67324752).bytes(4,g.array).bytes(30,s).bytes(c,o);p+=o.length,v.set32(d,134695760).bytes(d+4,g.array.slice(10,22)),p+=f,this.files.push({offset:p,folder:i,name:s,header:g,payload:v}),this.offset=p}toBuffer(){let t=this.files.reduce((v,{name:b})=>46+b.length+v,0),e=Xc(t+22),i=0;for(var{offset:s,name:o,header:c,folder:d}of this.files)e.set32(i,33639248).set16(i+4,20).bytes(i+6,c.array).set8(i+38,d?16:0).set32(i+42,s).bytes(i+46,o),i+=46+o.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 f=new Uint8Array(this.offset+e.size),p=0;for(var{payload:g}of this.files)f.set(g.array,p),p+=g.size;return f.set(e.array,p),f}get blob(){return new Blob([this.toBuffer()],{type:"application/zip"})}};Jp(No,"encoder",new TextEncoder);let qc=No;const Qc=(n,t,e,i)=>{if(i){let{width:s,height:o}=n,c=Object.assign(document.createElement("canvas"),{width:s,height:o}),d=c.getContext("2d");d.fillStyle=i,d.fillRect(0,0,s,o),d.drawImage(n,0,0),n=c}return new Promise((s,o)=>n.toBlob(s,t,e))},X4=(...n)=>Qc(...n).then(t=>t.arrayBuffer()),q4=async(n,t,e,i,s)=>{Df(s,await Qc(n,t,e,i))},Q4=async(n,t,e,i,s,o,c)=>{let d=g=>o.replace("{}",String(g+1).padStart(c,"0")),f=If(s,".zip")||"archive",p=new qc(f);await Promise.all(n.map(async(g,v)=>{let b=d(v);await p.add(b,await Qc(g,t,e,i))})),Df(`${f}.zip`,p.blob)},Df=(n,t)=>{const e=window.URL.createObjectURL(t),i=document.createElement("a");i.style.display="none",i.href=e,i.setAttribute("download",n),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 J4={asBuffer:X4,asDownload:q4,asZipDownload:Q4,atScale:(n,t,e)=>n.map(i=>{if(t==1&&!e)return i.canvas;let s=document.createElement("canvas"),o=s.getContext("2d"),c=i.canvas?i.canvas:i;return s.width=c.width*t,s.height=c.height*t,e&&(o.fillStyle=e,o.fillRect(0,0,s.width,s.height)),o.scale(t,t),o.drawImage(c,0,0),s}),options:Z4};const{asBuffer:Jc,asDownload:tA,asZipDownload:eA,atScale:th,options:eh}=J4,xf=Symbol.for("toDataURL"),iA=n=>{let t=Object.assign(new Of,{crossOrigin:"Anonymous",src:n});return t.decode().then(()=>t)};class rA{constructor(t,e){let i=document.createElement("canvas"),s=[];Object.defineProperty(i,"async",{value:!0,writable:!1,enumerable:!0});for(var[o,c]of Object.entries({png:()=>Jc(i,"image/png"),jpg:()=>Jc(i,"image/jpeg"),pages:()=>s.concat(i).map(d=>d.getContext("2d"))}))Object.defineProperty(i,o,{get:c});return Object.assign(i,{width:t,height:e,newPage(...d){var{width:p,height:g}=i,f=Object.assign(document.createElement("canvas"),{width:p,height:g});f.getContext("2d").drawImage(i,0,0),s.push(f);var[p,g]=d.length?d:[p,g];return Object.assign(i,{width:p,height:g}).getContext("2d")},saveAs(d,f){f=typeof f=="number"?{quality:f}:f;let p=eh(this.pages,{filename:d,...f}),{pattern:g,padding:v,mime:b,quality:E,matte:k,density:T,archive:R}=p,x=th(p.pages,T);return v==null?tA(x[0],b,E,k,d):eA(x,b,E,k,R,g,v)},toBuffer(d="png",f={}){f=typeof f=="number"?{quality:f}:f;let p=eh(this.pages,{extension:d,...f}),{mime:g,quality:v,matte:b,pages:E,density:k}=p,T=th(E,k,b)[0];return Jc(T,g,v,b)},[xf]:i.toDataURL.bind(i),toDataURL(d="png",f={}){f=typeof f=="number"?{quality:f}:f;let p=eh(this.pages,{extension:d,...f}),{mime:g,quality:v,matte:b,pages:E,density:k}=p,T=th(E,k,b)[0],R=T[T===i?xf:"toDataURL"](g,v);return Promise.resolve(R)}})}}const{CanvasRenderingContext2D:sA,CanvasGradient:nA,CanvasPattern:aA,Image:Of,ImageData:oA,Path2D:lA,DOMMatrix:cA,DOMRect:hA,DOMPoint:dA}=window;var Pf={Canvas:rA,loadImage:iA,CanvasRenderingContext2D:sA,CanvasGradient:nA,CanvasPattern:aA,Image:Of,ImageData:oA,Path2D:lA,DOMMatrix:cA,DOMRect:hA,DOMPoint:dA};const Mf=Kr({__proto__:null,default:kl(Pf)},[Pf]);return Object.defineProperty(Ge,Symbol.toStringTag,{value:"Module"}),Ge}({});
|
1422
1434
|
//# sourceMappingURL=embeds.iife.js.map
|