@vkontakte/videoplayer-interactive 1.0.8-beta.2 → 1.0.8-beta.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/es2015.cjs.js CHANGED
@@ -1,9 +1,9 @@
1
1
  /**
2
- * @vkontakte/videoplayer-interactive v1.0.8-beta.2
3
- * Thu, 28 Mar 2024 09:42:53 GMT
2
+ * @vkontakte/videoplayer-interactive v1.0.8-beta.3
3
+ * Fri, 29 Mar 2024 12:11:45 GMT
4
4
  * https://st.mycdn.me/static/vkontakte-videoplayer/1-0-8/doc/
5
5
  */
6
- "use strict";var Dn=Object.create;var De=Object.defineProperty;var Wn=Object.getOwnPropertyDescriptor;var Un=Object.getOwnPropertyNames;var Hn=Object.getPrototypeOf,Gn=Object.prototype.hasOwnProperty;var zn=(i,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of Un(t))!Gn.call(i,r)&&r!==e&&De(i,r,{get:()=>t[r],enumerable:!(n=Wn(t,r))||n.enumerable});return i};var qn=(i,t,e)=>(e=i!=null?Dn(Hn(i)):{},zn(t||!i||!i.__esModule?De(e,"default",{value:i,enumerable:!0}):e,i));var P=require("@vkontakte/videoplayer-shared/es2015.cjs.js"),Kn=require("uuid"),Qn=require("@vkontakte/videoplayer-core/es2015.cjs.js");const Yn="1.0.8-beta.2";function xi(i,t=1){let e="0",n="0",r="0";return i.length===4?(e="0x"+i[1]+i[1],n="0x"+i[2]+i[2],r="0x"+i[3]+i[3]):i.length===7&&(e="0x"+i[1]+i[2],n="0x"+i[3]+i[4],r="0x"+i[5]+i[6]),`rgba(${+e},${+n},${+r},${t})`}const K="SDK_NAME",Xn="SDK_NAME-controls-container",Pi=()=>document.querySelector(`.${Xn}`),Zn=.4,Y={textColor:"#000",textSize:.4,textContent:"",roundCorners:0,borderWidth:0,borderColor:"#000",borderAlpha:1,backgroundColor:"#fff",backgroundAlpha:1,innerSizesDependOn:"self",angle:0},We={top:"flex-start",bottom:"flex-end",center:"center"},Ue={start:"flex-start",end:"flex-end",center:"center"},He={start:"left",end:"right",center:"center"},Li=({target:i,props:t})=>{var e,n,r,s,l,o;i.style.alignItems=(n=We[(e=t==null?void 0:t.text)===null||e===void 0?void 0:e.gravityVertical])!==null&&n!==void 0?n:We.center,i.style.justifyContent=(s=Ue[(r=t==null?void 0:t.text)===null||r===void 0?void 0:r.gravityHorizontal])!==null&&s!==void 0?s:Ue.center,i.style.textAlign=(o=He[(l=t==null?void 0:t.text)===null||l===void 0?void 0:l.alignment])!==null&&o!==void 0?o:He.start},Vi=({target:i,props:t,fallback:e,dependsOn:n})=>{var r,s,l,o,c,d;i.style.color=(s=(r=t==null?void 0:t.text)===null||r===void 0?void 0:r.color)!==null&&s!==void 0?s:e.textColor,i.style.fontSize=`calc(${n.height} * ${(o=(l=t==null?void 0:t.text)===null||l===void 0?void 0:l.size)!==null&&o!==void 0?o:e.textSize})`,i.textContent=(d=(c=t==null?void 0:t.text)===null||c===void 0?void 0:c.value)!==null&&d!==void 0?d:e.textContent},Ni=({target:i,props:t,fallback:e})=>{var n,r,s,l;i.style.backgroundColor=xi((r=(n=t==null?void 0:t.background)===null||n===void 0?void 0:n.color)!==null&&r!==void 0?r:e.backgroundColor,(l=(s=t==null?void 0:t.background)===null||s===void 0?void 0:s.alpha)!==null&&l!==void 0?l:e.backgroundAlpha)},Mi=({target:i,props:t,fallback:e,dependsOn:n})=>{var r,s,l,o,c,d,h,u,v,m,g;i.style.border=`calc(${n.height} * ${(l=(s=(r=t==null?void 0:t.shape)===null||r===void 0?void 0:r.border)===null||s===void 0?void 0:s.width)!==null&&l!==void 0?l:e.borderWidth}) solid ${xi((d=(c=(o=t==null?void 0:t.shape)===null||o===void 0?void 0:o.border)===null||c===void 0?void 0:c.color)!==null&&d!==void 0?d:e.borderColor,(v=(u=(h=t==null?void 0:t.shape)===null||h===void 0?void 0:h.border)===null||u===void 0?void 0:u.alpha)!==null&&v!==void 0?v:e.borderAlpha)}`,i.style.borderRadius=`calc(${n.height} * ${(g=(m=t==null?void 0:t.shape)===null||m===void 0?void 0:m.roundCorners)!==null&&g!==void 0?g:e.roundCorners})`},je=({target:i,layoutParams:t,fallback:e})=>{var n;i.style.transform=`rotate(${(n=-t.angle)!==null&&n!==void 0?n:e.angle}rad)`},Jt="int",$e={AREA:`${Jt}_area`,TEXT:`${Jt}_text`,BUTTON:`${Jt}_bttn`};class Re{constructor(t){this.control=t}createView(t){var e;const n=document.createElement("div");n.classList.add(`${K}-control-container-${this.control.id}`),t(n,this.control.layoutParams);const r=((e=this.control.layoutParams.innerSizesDependOn)!==null&&e!==void 0?e:Y.innerSizesDependOn)==="self"?{height:n.style.height,width:n.style.width}:{height:"var(--interactive-content-height)",width:"var(--interactive-content-width)"};return{controlContainerEl:n,dependsOn:r}}setEvents(t,e){t&&this.control.events.forEach(n=>{switch(n.type.trim().toLowerCase()){case"onclick":t.addEventListener("click",s=>{s.stopPropagation(),e&&e({action:n.action,controlId:this.control.id,controlType:this.control.type})});break}})}getElement(){return document.querySelector(`.${K}-control-container-${this.control.id}`)}}const ki=i=>{if(i.type.trim().toLowerCase()==="area")return new Jn(i)};class Jn extends Re{constructor(t){super(t)}createView({parent:t,layoutFn:e}){const{dependsOn:n,controlContainerEl:r}=super.createView(e),s=document.createElement("button");return s.classList.add(`${K}-${this.control.id}`),s.setAttribute("data-testid",$e.AREA),s.style.display="flex",s.style.width="100%",s.style.height="100%",s.style.cursor="pointer",s.type="button",Ni({target:s,props:this.control.props,fallback:Object.assign(Object.assign({},Y),{backgroundColor:"transparent"})}),Mi({target:s,props:this.control.props,fallback:Object.assign(Object.assign({},Y),{borderAlpha:0}),dependsOn:n}),je({target:s,layoutParams:this.control.layoutParams,fallback:Y}),r.append(s),t.append(r),this.controlEl=s,r}disable(){this.controlEl&&(this.controlEl.style.cursor="default")}enable(){this.controlEl&&(this.controlEl.style.cursor="pointer")}getElement(){return document.querySelector(`.${K}-${this.control.id}`)}}const Fi=i=>{if(i.type.trim().toLowerCase()==="button")return new tr(i)};class tr extends Re{constructor(t){super(t)}createView({parent:t,layoutFn:e}){const{dependsOn:n,controlContainerEl:r}=super.createView(e),s=document.createElement("button");s.type="button",s.classList.add(`${K}-${this.control.id}`),s.setAttribute("data-testid",$e.BUTTON),s.style.display="flex",s.style.width="100%",s.style.height="100%",s.style.cursor="pointer",s.style.fontFamily="inherit";const l=document.createElement("span");return l.style.display="inline-block",l.style.whiteSpace="pre",l.style.overflow="hidden",l.style.textOverflow="ellipsis",je({target:s,layoutParams:this.control.layoutParams,fallback:Y}),Ni({target:s,props:this.control.props,fallback:Y}),Mi({target:s,props:this.control.props,fallback:Y,dependsOn:n}),Li({target:s,props:this.control.props}),Vi({target:l,props:this.control.props,fallback:Y,dependsOn:n}),s.append(l),r.append(s),t.append(r),this.controlEl=s,r}disable(){this.controlEl&&(this.controlEl.style.cursor="default")}enable(){this.controlEl&&(this.controlEl.style.cursor="pointer")}getElement(){return document.querySelector(`.${K}-${this.control.id}`)}}const er=i=>{if(i.type.trim().toLowerCase()==="text")return new ir(i)};class ir extends Re{constructor(t){super(t)}createView({parent:t,layoutFn:e}){const{dependsOn:n,controlContainerEl:r}=super.createView(e),s=document.createElement("div");s.classList.add(`${K}-${this.control.id}`),s.setAttribute("data-testid",$e.TEXT),s.style.display="flex",s.style.width="100%",s.style.height="100%",s.style.fontFamily="inherit";const l=document.createElement("span");return l.style.whiteSpace="pre",je({target:s,layoutParams:this.control.layoutParams,fallback:Y}),Li({target:s,props:this.control.props}),Vi({target:l,props:this.control.props,fallback:Y,dependsOn:n}),s.append(l),r.append(s),t.append(r),this.controlEl=s,r}disable(){}enable(){}getElement(){return document.querySelector(`.${K}-${this.control.id}`)}}class nr{constructor(t){this.layout=t}}const rr=i=>{if(i.type.trim().toLowerCase()==="relative")return new Bi(i)};class Bi extends nr{constructor(t){super(t)}setContainerLayout(t){t.style.position="relative"}setControlLayout(t,e){t.style.position="absolute",t.style.width=`calc(var(--interactive-content-width) * ${e.width})`,t.style.height=`calc(var(--interactive-content-height) * ${e.height})`,t.style.left=`calc(var(--interactive-content-width) * ${e.x} + ((var(--interactive-width) - var(--interactive-content-width)) / 2))`,t.style.top=`calc(var(--interactive-content-height) * ${e.y} + ((var(--interactive-height) - var(--interactive-content-height)) / 2))`}}function st(i,t){var e={};for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&t.indexOf(n)<0&&(e[n]=i[n]);if(i!=null&&typeof Object.getOwnPropertySymbols=="function")for(var r=0,n=Object.getOwnPropertySymbols(i);r<n.length;r++)t.indexOf(n[r])<0&&Object.prototype.propertyIsEnumerable.call(i,n[r])&&(e[n[r]]=i[n[r]]);return e}function A(i,t,e,n){function r(s){return s instanceof e?s:new e(function(l){l(s)})}return new(e||(e=Promise))(function(s,l){function o(h){try{d(n.next(h))}catch(u){l(u)}}function c(h){try{d(n.throw(h))}catch(u){l(u)}}function d(h){h.done?s(h.value):r(h.value).then(o,c)}d((n=n.apply(i,t||[])).next())})}function a(i,t,e,n){if(e==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof t=="function"?i!==t||!n:!t.has(i))throw new TypeError("Cannot read private member from an object whose class did not declare it");return e==="m"?n:e==="a"?n.call(i):n?n.value:t.get(i)}function I(i,t,e,n,r){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!r)throw new TypeError("Private accessor was defined without a setter");if(typeof t=="function"?i!==t||!r:!t.has(i))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?r.call(i,e):r?r.value=e:t.set(i,e),e}var Ct,Gt,Ge;class Di{constructor(t){Ct.add(this),this.container=t,this.factories=new Map,a(this,Ct,"m",Gt).call(this)}addControlFactory(t,e){this.factories.set(t.trim().toLowerCase(),e),a(this,Ct,"m",Gt).call(this)}removeControlFactory(t){this.factories.delete(t.trim().toLowerCase()),a(this,Ct,"m",Gt).call(this)}}Ct=new WeakSet,Gt=function(){this.controls=a(this,Ct,"m",Ge).call(this)},Ge=function(){var t;return(t=this.container.controls)===null||t===void 0?void 0:t.reduce((e,n)=>{const r=n.type.trim().toLowerCase(),s=this.factories.get(r);return s?[...e,s(n)]:[...e]},[])};const Wi=(i,t)=>{if(i.type.trim().toLowerCase()==="choice")return new sr(i,t)};class sr extends Di{constructor(t,e){super(t),this.rootElement=e!=null?e:Pi(),this.layout=new Bi(this.container.layout),this.isRemoved=!1,this.isDisabled=!1,this.addControlFactory("button",Fi),this.addControlFactory("text",er),this.addControlFactory("area",ki)}createView(t){const e=document.createElement("div");return e.classList.add(`${K}-${this.container.id}`),this.layout.setContainerLayout(e),this.controls.forEach(n=>{const r=n.createView({parent:e,layoutFn:this.layout.setControlLayout});n.setEvents(r,t)}),this.rootElement.append(e),this.isRemoved=!1,e}hide(){const t=this.getElement();t&&(t.style.visibility="hidden")}show(){const t=this.getElement();t&&(t.style.visibility="visible")}enable(){const t=this.getElement();t&&(this.controls.forEach(e=>e.enable()),t.style.opacity=1,this.isDisabled=!1)}disable(){const t=this.getElement();t&&(this.controls.forEach(e=>e.disable()),t.style.opacity=Zn,this.isDisabled=!0)}removeView(){var t;this.isRemoved||((t=this.getElement())===null||t===void 0||t.remove(),this.isRemoved=!0)}getElement(){return this.rootElement.querySelector(`.${K}-${this.container.id}`)}}var te=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function ar(i){return i&&i.__esModule&&Object.prototype.hasOwnProperty.call(i,"default")?i.default:i}var kt=function(i){return i&&i.Math==Math&&i},at=kt(typeof globalThis=="object"&&globalThis)||kt(typeof window=="object"&&window)||kt(typeof self=="object"&&self)||kt(typeof te=="object"&&te)||function(){return this}()||te||Function("return this")(),ht=function(i){try{return!!i()}catch(t){return!0}},or=ht,Xt=!or(function(){var i=function(){}.bind();return typeof i!="function"||i.hasOwnProperty("prototype")}),lr=Xt,Ui=Function.prototype,ze=Ui.apply,qe=Ui.call,cr=typeof Reflect=="object"&&Reflect.apply||(lr?qe.bind(ze):function(){return qe.apply(ze,arguments)}),Hi=Xt,Gi=Function.prototype,pe=Gi.call,dr=Hi&&Gi.bind.bind(pe,pe),wt=Hi?dr:function(i){return function(){return pe.apply(i,arguments)}},zi=wt,hr=zi({}.toString),ur=zi("".slice),qi=function(i){return ur(hr(i),8,-1)},fr=qi,vr=wt,Ki=function(i){if(fr(i)==="Function")return vr(i)},ye=typeof document=="object"&&document.all,pr=typeof ye=="undefined"&&ye!==void 0,Qi={all:ye,IS_HTMLDDA:pr},Yi=Qi,yr=Yi.all,ut=Yi.IS_HTMLDDA?function(i){return typeof i=="function"||i===yr}:function(i){return typeof i=="function"},Xi={},mr=ht,xt=!mr(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7}),br=Xt,Ft=Function.prototype.call,Ae=br?Ft.bind(Ft):function(){return Ft.apply(Ft,arguments)},Zi={},Ji={}.propertyIsEnumerable,tn=Object.getOwnPropertyDescriptor,gr=tn&&!Ji.call({1:2},1);Zi.f=gr?function(t){var e=tn(this,t);return!!e&&e.enumerable}:Ji;var en=function(i,t){return{enumerable:!(i&1),configurable:!(i&2),writable:!(i&4),value:t}},Cr=wt,Er=ht,Ir=qi,ee=Object,_r=Cr("".split),wr=Er(function(){return!ee("z").propertyIsEnumerable(0)})?function(i){return Ir(i)=="String"?_r(i,""):ee(i)}:ee,nn=function(i){return i==null},Sr=nn,Or=TypeError,rn=function(i){if(Sr(i))throw Or("Can't call method on "+i);return i},Tr=wr,jr=rn,$r=function(i){return Tr(jr(i))},Ke=ut,sn=Qi,Rr=sn.all,Zt=sn.IS_HTMLDDA?function(i){return typeof i=="object"?i!==null:Ke(i)||i===Rr}:function(i){return typeof i=="object"?i!==null:Ke(i)},an={},ie=an,ne=at,Ar=ut,Qe=function(i){return Ar(i)?i:void 0},on=function(i,t){return arguments.length<2?Qe(ie[i])||Qe(ne[i]):ie[i]&&ie[i][t]||ne[i]&&ne[i][t]},xr=wt,Pr=xr({}.isPrototypeOf),Lr=typeof navigator!="undefined"&&String(navigator.userAgent)||"",ln=at,re=Lr,Ye=ln.process,Xe=ln.Deno,Ze=Ye&&Ye.versions||Xe&&Xe.version,Je=Ze&&Ze.v8,z,Kt;Je&&(z=Je.split("."),Kt=z[0]>0&&z[0]<4?1:+(z[0]+z[1]));!Kt&&re&&(z=re.match(/Edge\/(\d+)/),(!z||z[1]>=74)&&(z=re.match(/Chrome\/(\d+)/),z&&(Kt=+z[1])));var Vr=Kt,ti=Vr,Nr=ht,Mr=at,kr=Mr.String,cn=!!Object.getOwnPropertySymbols&&!Nr(function(){var i=Symbol();return!kr(i)||!(Object(i)instanceof Symbol)||!Symbol.sham&&ti&&ti<41}),Fr=cn,dn=Fr&&!Symbol.sham&&typeof Symbol.iterator=="symbol",Br=on,Dr=ut,Wr=Pr,Ur=dn,Hr=Object,hn=Ur?function(i){return typeof i=="symbol"}:function(i){var t=Br("Symbol");return Dr(t)&&Wr(t.prototype,Hr(i))},Gr=String,zr=function(i){try{return Gr(i)}catch(t){return"Object"}},qr=ut,Kr=zr,Qr=TypeError,un=function(i){if(qr(i))return i;throw Qr(Kr(i)+" is not a function")},Yr=un,Xr=nn,Zr=function(i,t){var e=i[t];return Xr(e)?void 0:Yr(e)},se=Ae,ae=ut,oe=Zt,Jr=TypeError,ts=function(i,t){var e,n;if(t==="string"&&ae(e=i.toString)&&!oe(n=se(e,i))||ae(e=i.valueOf)&&!oe(n=se(e,i))||t!=="string"&&ae(e=i.toString)&&!oe(n=se(e,i)))return n;throw Jr("Can't convert object to primitive value")},fn={exports:{}},ei=at,es=Object.defineProperty,is=function(i,t){try{es(ei,i,{value:t,configurable:!0,writable:!0})}catch(e){ei[i]=t}return t},ns=at,rs=is,ii="__core-js_shared__",ss=ns[ii]||rs(ii,{}),as=ss,ni=as;(fn.exports=function(i,t){return ni[i]||(ni[i]=t!==void 0?t:{})})("versions",[]).push({version:"3.31.0",mode:"pure",copyright:"\xA9 2014-2023 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.31.0/LICENSE",source:"https://github.com/zloirock/core-js"});var os=fn.exports,ls=rn,cs=Object,vn=function(i){return cs(ls(i))},ds=wt,hs=vn,us=ds({}.hasOwnProperty),xe=Object.hasOwn||function(t,e){return us(hs(t),e)},fs=wt,vs=0,ps=Math.random(),ys=fs(1 .toString),ms=function(i){return"Symbol("+(i===void 0?"":i)+")_"+ys(++vs+ps,36)},bs=at,gs=os,ri=xe,Cs=ms,Es=cn,Is=dn,Et=bs.Symbol,le=gs("wks"),_s=Is?Et.for||Et:Et&&Et.withoutSetter||Cs,ws=function(i){return ri(le,i)||(le[i]=Es&&ri(Et,i)?Et[i]:_s("Symbol."+i)),le[i]},Ss=Ae,si=Zt,ai=hn,Os=Zr,Ts=ts,js=ws,$s=TypeError,Rs=js("toPrimitive"),As=function(i,t){if(!si(i)||ai(i))return i;var e=Os(i,Rs),n;if(e){if(t===void 0&&(t="default"),n=Ss(e,i,t),!si(n)||ai(n))return n;throw $s("Can't convert object to primitive value")}return t===void 0&&(t="number"),Ts(i,t)},xs=As,Ps=hn,pn=function(i){var t=xs(i,"string");return Ps(t)?t:t+""},Ls=at,oi=Zt,me=Ls.document,Vs=oi(me)&&oi(me.createElement),Ns=function(i){return Vs?me.createElement(i):{}},Ms=xt,ks=ht,Fs=Ns,yn=!Ms&&!ks(function(){return Object.defineProperty(Fs("div"),"a",{get:function(){return 7}}).a!=7}),Bs=xt,Ds=Ae,Ws=Zi,Us=en,Hs=$r,Gs=pn,zs=xe,qs=yn,li=Object.getOwnPropertyDescriptor;Xi.f=Bs?li:function(t,e){if(t=Hs(t),e=Gs(e),qs)try{return li(t,e)}catch(n){}if(zs(t,e))return Us(!Ds(Ws.f,t,e),t[e])};var Ks=ht,Qs=ut,Ys=/#|\.prototype\./,Pt=function(i,t){var e=Zs[Xs(i)];return e==ta?!0:e==Js?!1:Qs(t)?Ks(t):!!t},Xs=Pt.normalize=function(i){return String(i).replace(Ys,".").toLowerCase()},Zs=Pt.data={},Js=Pt.NATIVE="N",ta=Pt.POLYFILL="P",ea=Pt,ci=Ki,ia=un,na=Xt,ra=ci(ci.bind),sa=function(i,t){return ia(i),t===void 0?i:na?ra(i,t):function(){return i.apply(t,arguments)}},mn={},aa=xt,oa=ht,la=aa&&oa(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!=42}),ca=Zt,da=String,ha=TypeError,ua=function(i){if(ca(i))return i;throw ha(da(i)+" is not an object")},fa=xt,va=yn,pa=la,Bt=ua,di=pn,ya=TypeError,ce=Object.defineProperty,ma=Object.getOwnPropertyDescriptor,de="enumerable",he="configurable",ue="writable";mn.f=fa?pa?function(t,e,n){if(Bt(t),e=di(e),Bt(n),typeof t=="function"&&e==="prototype"&&"value"in n&&ue in n&&!n[ue]){var r=ma(t,e);r&&r[ue]&&(t[e]=n.value,n={configurable:he in n?n[he]:r[he],enumerable:de in n?n[de]:r[de],writable:!1})}return ce(t,e,n)}:ce:function(t,e,n){if(Bt(t),e=di(e),Bt(n),va)try{return ce(t,e,n)}catch(r){}if("get"in n||"set"in n)throw ya("Accessors not supported");return"value"in n&&(t[e]=n.value),t};var ba=xt,ga=mn,Ca=en,Ea=ba?function(i,t,e){return ga.f(i,t,Ca(1,e))}:function(i,t,e){return i[t]=e,i},Dt=at,Ia=cr,_a=Ki,wa=ut,Sa=Xi.f,Oa=ea,pt=an,Ta=sa,yt=Ea,hi=xe,ja=function(i){var t=function(e,n,r){if(this instanceof t){switch(arguments.length){case 0:return new i;case 1:return new i(e);case 2:return new i(e,n)}return new i(e,n,r)}return Ia(i,this,arguments)};return t.prototype=i.prototype,t},$a=function(i,t){var e=i.target,n=i.global,r=i.stat,s=i.proto,l=n?Dt:r?Dt[e]:(Dt[e]||{}).prototype,o=n?pt:pt[e]||yt(pt,e,{})[e],c=o.prototype,d,h,u,v,m,g,w,f,p;for(v in t)d=Oa(n?v:e+(r?".":"#")+v,i.forced),h=!d&&l&&hi(l,v),g=o[v],h&&(i.dontCallGetSet?(p=Sa(l,v),w=p&&p.value):w=l[v]),m=h&&w?w:t[v],!(h&&typeof g==typeof m)&&(i.bind&&h?f=Ta(m,Dt):i.wrap&&h?f=ja(m):s&&wa(m)?f=_a(m):f=m,(i.sham||m&&m.sham||g&&g.sham)&&yt(f,"sham",!0),yt(o,v,f),s&&(u=e+"Prototype",hi(pt,u)||yt(pt,u,{}),yt(pt[u],v,m),i.real&&c&&(d||!c[v])&&yt(c,v,m)))},Ra=Math.ceil,Aa=Math.floor,xa=Math.trunc||function(t){var e=+t;return(e>0?Aa:Ra)(e)},Pa=xa,bn=function(i){var t=+i;return t!==t||t===0?0:Pa(t)},La=bn,Va=Math.min,Na=function(i){return i>0?Va(La(i),9007199254740991):0},Ma=Na,ka=function(i){return Ma(i.length)},Fa=$a,Ba=vn,Da=ka,Wa=bn;Fa({target:"Array",proto:!0},{at:function(t){var e=Ba(this),n=Da(e),r=Wa(t),s=r>=0?r:n+r;return s<0||s>=n?void 0:e[s]}});var Ua=on,Ha=Ua,Ga=Ha,za=Ga("Array","at"),qa=za,Ka=qa,Qa=Ka,Ya=Qa,be=ar(Ya);function gn(i,t){let e;return(...n)=>{clearTimeout(e),e=setTimeout(()=>i(...n),t)}}const Lt={Object:"Object",String:"String",Array:"Array",Number:"Number",Function:"Function",Boolean:"Boolean"},St=(i,t)=>Object.prototype.toString.call(i)===`[object ${t}]`,Pe=i=>St(i,Lt.Object),ge=i=>St(i,Lt.String),Le=i=>St(i,Lt.Array),Cn=i=>St(i,Lt.Number),Xa=i=>St(i,Lt.Function),ui=i=>Cn(i)&&!isNaN(i),$t=i=>Pe(i)&&Object.keys(i).length===0,En=i=>Le(i)&&!i.length,Wt=(i,t)=>ge(i)&&(t?i.trim():i).length,In=window.navigator.userAgent.toLowerCase(),Za=/mobi/i.test(In);In.indexOf("android")>-1;const Ja="video_interactive",to="videoint",eo=250;class io{constructor(t){this.onResize=e=>{this.isReady&&(!e[0].contentRect.width||!e[0].contentRect.height||(this.lastZoomInfo&&this.ngEditor.zoomTo(this.getNextPoint()),this.ngEditorSize={width:e[0].contentRect.width,height:e[0].contentRect.height}))},this.handleChapterChange=e=>{var n;if(this.isReady){if(this.isHidden||this.hide(),!(e!=null&&e.id)){(n=this.onError)===null||n===void 0||n.call(this,"Id is not found"),console.error("Id is not found");return}this.visitedChapterIds.add(e.id),this.ngEditor.selectChapter(e.id),this.ngEditor.setVisitedChapters(Array.from(this.visitedChapterIds)),this.currentChapterId=e.id,this.lastZoomInfo=void 0}},this.handleManifestChange=(e,n=[])=>A(this,void 0,void 0,function*(){var r;if(!Cn(e.graph.edit.chapters[0].x)){this.isReady=!1,(r=this.onError)===null||r===void 0||r.call(this,"Can't show graph"),console.error("Can't show graph");return}if(this.lastZoomInfo=void 0,!this.ngEditor){let s;try{s=yield P.loadVKLangPack(this.lang,Ja,to)}catch(o){console.log("Unable to load graph language pack")}const{GraphEditor:l}=yield import("@interactiveplatform/movika-graph-editor");this.ngEditor=new l(this.graphWrapperElement,{mode:"read",lang:this.lang,translation:s}),this.ngEditor.on("control",({name:o,chapterId:c})=>{o==="openPreview"&&this.onOpenPreviewClick(c)}),this.ngEditor.on("zoomEnd",o=>{this.lastZoomInfo=Object.assign({},o)})}this.visitedChapterIds=new Set(n),e.metadata.id!==this.currentManifestId?(this.ngEditor.update(e),this.currentManifestId=e.metadata.id):this.ngEditor.setVisitedChapters(Array.from(this.visitedChapterIds)),this.isReady=!0}),this.init(t)}init({root:t,onOpenPreviewClick:e,onError:n,lang:r,visitedChapters:s=[]}){this.isHidden=!0,this.currentManifestId=void 0,this.currentChapterId=void 0,this.visitedChapterIds=new Set(s),this.onOpenPreviewClick=e,this.onError=n,this.lang=r!=null?r:"ru",this.zoom=.7,this.isReady=!1,this.lastZoomInfo=void 0,this.ngEditorSize=void 0,this.ngEditor=void 0,this.graphWrapperElement=no(t),this.resizeObserver=new ResizeObserver(gn(this.onResize,eo)),this.resizeObserver.observe(this.graphWrapperElement)}getNextPoint(t=this.ngEditorSize){return[(this.lastZoomInfo.x-t.width/2)/this.lastZoomInfo.value*-1,(this.lastZoomInfo.y-t.height/2)/this.lastZoomInfo.value*-1]}setVisitedChapters(t){this.visitedChapterIds=new Set([...this.visitedChapterIds,...t]),this.ngEditor.setVisitedChapters(Array.from(this.visitedChapterIds))}updateVideosInfo(t){this.ngEditor.updateVideosInfo(t)}show(){!this.ngEditor||!this.isReady||(this.graphWrapperElement.style.display="block",this.lastZoomInfo||this.ngEditor.focusChapter(this.currentChapterId),this.isHidden=!1)}hide(){this.graphWrapperElement.style.display="none",this.isHidden=!0}destroy(){var t,e;this.hide(),this.resizeObserver.disconnect(),(t=this.ngEditor)===null||t===void 0||t.setVisitedChapters([]),this.onOpenPreviewClick=void 0,(e=this.ngEditor)===null||e===void 0||e.dispose(),this.graphWrapperElement.remove(),this.isReady=!1}}function no(i){const t=document.createElement("div");return t.style.position="absolute",t.style.top="0",t.style.left="0",t.style.height="100%",t.style.width="100%",t.style.display="none",i.append(t),t}const At=(i="",t="")=>{i=i.split("."),t=t.split(".");let e=0;for(let n=0;n<Math.max(i.length,t.length)&&!e;n++)i[n]>t[n]?e=1:i[n]<t[n]?e=-1:e=0;return e},ro="3.1",fi={default:"setNextBranch",random:"setRandomBranch",weightlessRandom:"setWeightlessRandomBranch",max:"setMaxWeightBranch",min:"setMinWeightBranch"},so={type:"onSuspense",action:{type:"continuePlayback",args:{shouldOpenNow:!0,isDetachContainer:!0}}},ao=i=>{const t=[];for(const e of i.chapters){let n;const r=[];for(let o of e.branches){const{isDefault:c}=o,d=st(o,["isDefault"]);c&&(n=d.id),r.push(d)}let s=[];const l=[];for(let o of e.containers){const{fallbackStrategy:c}=o,d=st(o,["fallbackStrategy"]),h=!!d.endTime;let u=[so];switch(c){case"await":h?u=[]:s=[];break;case"default":{const v={type:"onSuspense",action:{type:fi.default,args:{branchId:n,shouldOpenNow:!h,isDetachContainer:!0}}};h?u=[v]:s=[v];break}case"random":case"weightlessRandom":case"max":case"min":{const v={type:"onSuspense",action:{type:fi[c],args:{}}};h?u=[v]:s=[v];break}}for(const v of d.controls)l.push(Object.assign(Object.assign({},d),{controls:[Object.assign({},v)],id:Kn.v4(),events:u}))}t.push(Object.assign(Object.assign({},e),{containers:l,events:s,branches:r}))}return i.metadata.version=ro,i.metadata.updated=new Date().toISOString(),Object.assign(Object.assign({},i),{chapters:t})},oo="3.2",lo=i=>{if(!i.media){const t=i.metadata,{media:e}=t,n=st(t,["media"]);return Object.assign(Object.assign({},i),{metadata:Object.assign(Object.assign({},n),{version:oo}),media:e})}return i},co="3.3",ho=(i=[])=>({edit:{chapters:i},view:{}}),vi={type:"onSuspense",action:{type:"expect",args:{shouldOpenNow:!0,isDetachContainer:!0}}},uo=i=>{var t;const e=[],n=[];for(const r of i.chapters){const{id:s,x:l,y:o}=r,c=st(r,["id","x","y"]),d=c.containers.map(h=>{var u;return Object.assign(Object.assign({},h),{controls:h.controls.map(v=>{var{subtype:m,type:g}=v,w=st(v,["subtype","type"]);return Object.assign(Object.assign({},w),{type:m!=null?m:g})}),events:!((u=h.events)===null||u===void 0)&&u.length?h.events:[vi]})});e.push(Object.assign(Object.assign({id:s},c),{containers:d,events:!((t=c.events)===null||t===void 0)&&t.length?c.events:[vi]})),n.push({id:s,x:l,y:o})}return Object.assign(Object.assign({},i),{chapters:e,graph:ho(n),metadata:Object.assign(Object.assign({},i.metadata),{version:co})})},fo=[{version:"3.0",migrate:ao},{version:"3.1",migrate:lo},{version:"3.2",migrate:uo}],vo=i=>fo.reduce((t,e)=>At(t.metadata.version,e.version)?t:e.migrate(t),i),po=Object.freeze({Button:"Button",Area:"Area",Text:"Text"}),j=Object.freeze({openURI:"openURI",setNextBranch:"setNextBranch",setWeightlessRandomBranch:"setWeightlessRandomBranch",setRandomBranch:"setRandomBranch",setMaxWeightBranch:"setMaxWeightBranch",setMinWeightBranch:"setMinWeightBranch",setDefaultBranch:"setDefaultBranch",continuePlayback:"continuePlayback",expect:"expect"});exports.INTERACTIVE_CLICK_ACTIONS=void 0;(function(i){i.GO_NEXT_BUTTON="GO_NEXT_BUTTON",i.GO_NEXT_AREA="GO_NEXT_AREA",i.WATCH_AGAIN="WATCH_AGAIN",i.OPEN_GRAPH="OPEN_GRAPH",i.CLOSE_GRAPH="CLOSE_GRAPH"})(exports.INTERACTIVE_CLICK_ACTIONS||(exports.INTERACTIVE_CLICK_ACTIONS={}));const pi={metadata:"Object",chapters:"Array"},yo="3.0.0",mo="3.3.0",Ve=i=>{const t=At(i,yo);return t===-1?!1:t===0?!0:At(i,mo)!==1},bo=i=>{if(!Pe(i))return!1;for(const t in pi)if(!i[t]||!St(i[t],pi[t]))return!1;return Ve(i.metadata.version)},_n=i=>i.type===po.Text;class S{constructor(t,e,...n){this.severity=t,this.category=e,this.data=n}toString(){return`SDK_NAME ERROR ${JSON.stringify(this,null," ")}`}}S.Severity={RECOVERABLE:1,CRITICAL:2};S.Category={VIDEO:0,INTERACTIVES:1,GRAPH:2,MANIFEST:3,LOADERS:4,HISTORY:5,SEAMLESS:6};class wn{constructor(){this.listeners={}}addListener(t,e){return this.listeners[t]=this.listeners[t]||[],this.listeners[t].push(e),this}on(t,e){return this.addListener(t,e)}once(t,e){this.listeners[t]=this.listeners[t]||[];const n=()=>{e(),this.off(t,n)};return this.listeners[t].push(n),this}off(t,e){return this.removeListener(t,e)}reset(){this.listeners={}}removeListener(t,e){const n=this.listeners[t];if(!n)return this;for(let r=n.length;r>0;r--)if(n[r]===e){n.splice(r,1);break}return this}emit(t,...e){const n=this.listeners[t];return n?(n.forEach(r=>{r(...e)}),!0):!1}listenerCount(t){return(this.listeners[t]||[]).length}rawListeners(t){return this.listeners[t]}}class go{constructor(t){this.addFn=(e,n=!1)=>{Xa(e)&&(this.fns.push(e),n&&this.updateFn())},this.removeFn=(e,n=!1)=>{this.fns=this.fns.filter(r=>r!==e),n&&this.updateFn()},this.updateFn=()=>{this.fn=()=>{this.fns.forEach(e=>e()),this.raf&&this.forceRequestAnimation()}},this.forceRequestAnimation=()=>{this.fn&&(this.raf=requestAnimationFrame(this.fn))},this.requestAnimation=()=>{this.raf||this.forceRequestAnimation()},this.cancelAnimation=()=>{cancelAnimationFrame(this.raf),this.raf=void 0},this.raf,this.fn,this.fns=[],this.addFn(t)}release(){this.cancelAnimation(),this.fn=void 0,this.fns=[]}}class Co{constructor(t){var e,n;this.loaders={chapterLoaders:(e=t==null?void 0:t.chapterLoaders)!==null&&e!==void 0?e:[],manifestLoaders:(n=t==null?void 0:t.manifestLoaders)!==null&&n!==void 0?n:[]}}exec(t,e){return A(this,void 0,void 0,function*(){return Eo(...this.loaders[t])(e)})}}function Eo(...i){return function(e){return A(this,void 0,void 0,function*(){const n=[...i];for(;n.length>0;)e=yield n.shift()(e);return e})}}function Qt(i,t,e){return i?Object.assign(Object.assign({},i),{[t]:i[t]?[e,...i[t]]:[e]}):{[t]:[e]}}function Ce(i){var{actions:t,errors:e,chapterId:n}=i,r=st(i,["actions","errors","chapterId"]);if(n){const s=t.getManifest(),l=t.getChapter(s.chapters,n);if(l){const o=t.getMedia(s.media,l.videoId),c=t.getGraph(s.graph,l.id);return o?Object.assign(Object.assign({},r),{actions:t,errors:e,result:{chapter:l,media:o,graph:c}}):Object.assign(Object.assign({},r),{errors:Qt(e,Ce.name,"Could not find media"),actions:t})}}return Object.assign(Object.assign({},r),{errors:Qt(e,Ce.name,"Could not find chapter"),actions:t})}class yi{constructor(){Object.defineProperty(this,"listeners",{value:{},writable:!0,configurable:!0})}addEventListener(t,e,n){t in this.listeners||(this.listeners[t]=[]),this.listeners[t].push({callback:e,options:n})}removeEventListener(t,e){if(!(t in this.listeners))return;const n=this.listeners[t];for(let r=0,s=n.length;r<s;r++)if(n[r].callback===e){n.splice(r,1);return}}dispatchEvent(t){if(!(t.type in this.listeners))return;const n=this.listeners[t.type].slice();for(let r=0,s=n.length;r<s;r++){const l=n[r];try{l.callback.call(this,t)}catch(o){Promise.resolve().then(()=>{throw o})}l.options&&l.options.once&&this.removeEventListener(t.type,l.callback)}return!t.defaultPrevented}}class Sn extends yi{constructor(){super(),this.listeners||yi.call(this),Object.defineProperty(this,"aborted",{value:!1,writable:!0,configurable:!0}),Object.defineProperty(this,"onabort",{value:null,writable:!0,configurable:!0}),Object.defineProperty(this,"reason",{value:void 0,writable:!0,configurable:!0})}toString(){return"[object AbortSignal]"}dispatchEvent(t){t.type==="abort"&&(this.aborted=!0,typeof this.onabort=="function"&&this.onabort.call(this,t)),super.dispatchEvent(t)}}class Io{constructor(){Object.defineProperty(this,"signal",{value:new Sn,writable:!0,configurable:!0})}abort(t){let e;try{e=new Event("abort")}catch(r){typeof document!="undefined"?document.createEvent?(e=document.createEvent("Event"),e.initEvent("abort",!1,!1)):(e=document.createEventObject(),e.type="abort"):e={type:"abort",bubbles:!1,cancelable:!1}}let n=t;if(n===void 0)if(typeof document=="undefined")n=new Error("This operation was aborted"),n.name="AbortError";else try{n=new DOMException("signal is aborted without reason")}catch(r){n=new Error("This operation was aborted"),n.name="AbortError"}this.signal.reason=n,this.signal.dispatchEvent(e)}toString(){return"[object AbortController]"}}typeof Symbol!="undefined"&&Symbol.toStringTag&&(Io.prototype[Symbol.toStringTag]="AbortController",Sn.prototype[Symbol.toStringTag]="AbortSignal");function On(i){return i.__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL?(console.log("__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL=true is set, will force install polyfill"),!0):typeof i.Request=="function"&&!i.Request.prototype.hasOwnProperty("signal")||!i.AbortController}function _o(i){typeof i=="function"&&(i={fetch:i});const{fetch:t,Request:e=t.Request,AbortController:n,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:r=!1}=i;if(!On({fetch:t,Request:e,AbortController:n,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:r}))return{fetch:t,Request:s};let s=e;(s&&!s.prototype.hasOwnProperty("signal")||r)&&(s=function(d,h){let u;h&&h.signal&&(u=h.signal,delete h.signal);const v=new e(d,h);return u&&Object.defineProperty(v,"signal",{writable:!1,enumerable:!1,configurable:!0,value:u}),v},s.prototype=e.prototype);const l=t;return{fetch:(c,d)=>{const h=s&&s.prototype.isPrototypeOf(c)?c.signal:d?d.signal:void 0;if(h){let u;try{u=new DOMException("Aborted","AbortError")}catch(m){u=new Error("Aborted"),u.name="AbortError"}if(h.aborted)return Promise.reject(u);const v=new Promise((m,g)=>{h.addEventListener("abort",()=>g(u),{once:!0})});return d&&d.signal&&delete d.signal,Promise.race([v,l(c,d)])}return l(c,d)},Request:s}}const Ne=On({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),Tn=Ne?_o({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,mi=Ne?Tn.fetch:window.fetch;Ne?Tn.Request:window.Request;const wo=i=>A(void 0,void 0,void 0,function*(){try{let t,e;if(Pe(i))t=i;else if(ge(i)){e=new URL(i).href;const r=yield mi(e);if(!r.ok)return{};t=yield r.json()}else return{};if(!bo(t))return{};const n=t.metadata.media;if(ge(n)&&!t.media)try{let r;e?r=new URL(n,e).href:(r=new URL(n).href,e=r);const s=yield mi(r);if(!s.ok)throw new Error;t.metadata.media=yield s.json()}catch(r){return jo(t.metadata.version)?{manifest:t}:{}}return{manifest:t,manifestURL:e}}catch(t){return{}}});function So(i){return A(this,void 0,void 0,function*(){const{manifest:t,manifestURL:e}=yield wo(i),n=vo(t);return n.media=Oo(n.media,e),delete n.metadata.media,n})}function fe(i,t){return i.find(e=>e.id===t)}function bi(i,t){var e,n;return!((e=i.edit)===null||e===void 0)&&e.chapters?i.edit.chapters.find(r=>r.id===t):!((n=i.view)===null||n===void 0)&&n.chapters?i.view.chapters.find(r=>r.id===t):void 0}function gi(i,t){return i.videos.find(e=>e.id===t)}function Oo(i,t){return Object.assign(Object.assign({},i),{videos:i.videos.map(e=>Object.assign(Object.assign({},e),{variants:e.variants.map(n=>{const r=To(n.url,t);return Object.assign(Object.assign({},n),{url:r||n.url})})}))})}function To(i,t){try{return new URL(i,t).href}catch(e){return""}}function jo(i){return At(i,"3.2.0")>=0}const x=Object.freeze({nothing:0,beforeInteractive:1,interactive:2,afterInteractive:3,end:4,removed:5,destroyed:6}),Me=i=>Le(i)&&!En(i),Vt=i=>i.order==="end",jn=i=>Le(i.containers)&&!En(i.containers)&&Vt(i),$o=(i,t)=>{var e;const n=i*1e3;return Me(t.controls)&&n<((e=t.startTime)!==null&&e!==void 0?e:0)},Ci=(i,t)=>{var e,n;const r=i*1e3;return Me(t.controls)&&r>=((e=t.startTime)!==null&&e!==void 0?e:0)&&r<=((n=t.endTime)!==null&&n!==void 0?n:1/0)},Yt=i=>i.some(t=>t.action.type==="expect"),Ei=i=>i.find(t=>t.action.type==="expect"),Ro=i=>(i==null?void 0:i.length)===1,$n=i=>Ro(i)&&_n(i[0]),Ao=({fn:i,type:t=1},...e)=>(...n)=>t?i(...n,...e):i(Object.assign(Object.assign({},n[t]),e[t])),xo=(i=[])=>i.reduce((t,e,n)=>{var r,s,l;const o=((r=e==null?void 0:e.controls)!==null&&r!==void 0?r:[]).filter(c=>!_n(c));if(Me(o)){const c=[(s=e.startTime)!==null&&s!==void 0?s:0,(l=e.endTime)!==null&&l!==void 0?l:1/0],d=e.id;if(!n)t.push({subjects:[d],range:c});else{const h=[];let u=-1/0,v=1/0,m=[];const g=[];for(let w=0;w<t.length;w++){const f=t[w];if(g.push(...f.subjects),f.range[0]<v&&(v=f.range[0]),f.range[1]>u&&(u=f.range[1]),f.range[0]<=c[0]&&f.range[1]>=c[1])return t[w].subjects.push(d),t;c[0]>=f.range[0]&&c[0]<=f.range[1]&&(h.push(w),m=m.concat(f.subjects),c[0]=f.range[0]),c[1]>=f.range[0]&&c[1]<=f.range[1]&&(h.push(w),m=m.concat(f.subjects),c[1]=f.range[1])}if(g.push(d),c[0]<=v&&c[1]>=u)return[{subjects:g,range:c}];h.length&&h.reverse().forEach(w=>{t.splice(w,1)}),t.push({subjects:m.concat([d]),range:c})}}return t},[]).sort((t,e)=>t.range[0]-e.range[0]),Po=(i,t)=>Yt(i.events)?!1:t.some(({container:e})=>e.container.id!==i.id&&Yt(e.container.events)&&e.container.endTime===i.endTime&&!e.isRemoved);class Rn extends Co{constructor(t,e){super(t),this.onError=e,this.prevChapter$=new P.ValueSubject(null),this.release()}release(){return this.manifest=null,this.chapter=null,this.media=null,this.graph=null,this.prevChapter$.next(null),this}setManifest(t){var e;return A(this,void 0,void 0,function*(){this.release();const n=yield this.exec("manifestLoaders",{actions:{addErrorMessage:Qt},result:null,errors:null,source:t});n.errors&&this.errorHandler(n.errors);const r=yield So((e=n.result)!==null&&e!==void 0?e:t);return this.manifest=r,this})}setInitial(){return A(this,void 0,void 0,function*(){return this.setNext()})}setNext(t=this.manifest.metadata.initChapterId){return A(this,void 0,void 0,function*(){this.prevChapter$.next(this.chapter);const e=yield this.exec("chapterLoaders",Ce({actions:{getManifest:()=>this.manifest,getCurrent:this.getCurrent,getGraph:bi,getChapter:fe,getMedia:gi,getByBranches:this.getByBranches.bind(this),addErrorMessage:Qt},result:null,errors:null,chapterId:t}));return e.errors&&this.errorHandler(e.errors),this.chapter=e.result.chapter,this.media=e.result.media,this.graph=e.result.graph,this})}errorHandler(t){this.onError(t),console.error("Something went wrong with loaders",{errors:t})}getInitial(){return this.getByChapterId(this.manifest.metadata.initChapterId)||null}getByChapterId(t=this.manifest.metadata.initChapterId){const e=fe(this.manifest.chapters,t);if(e){const n=gi(this.manifest.media,e.videoId),r=bi(this.manifest.graph,e.id);if(n)return{chapter:e,media:n,graph:r}}return null}getBranches(t=this.chapter.id){if(t===this.chapter.id)return this.getByBranches(this.chapter.branches);{const e=fe(this.manifest.chapters,t);return this.getByBranches(e==null?void 0:e.branches)}}getByBranches(t=[]){return t.reduce((e,n)=>{const r=this.getByChapterId(n.chapterId);return r&&e.push(r),e},[])}getCurrent(){return{chapter:this.chapter,media:this.media,graph:this.graph}}isInitialChapter(){return this.chapter.id===this.manifest.metadata.initChapterId}isEndChapter(){return Vt(this.chapter)}}const Lo=i=>{const t=i.variants.find(e=>{var n;return((n=e.payload)===null||n===void 0?void 0:n.type)==="vk"});if(t&&"payload"in t){const[e,n]=t.payload.id.split("_");return[e,n]}return[]},E={graph:"graph",interactives:"interactives",chapterChanged:"chapter-changed",playerChanged:"player-changed",manifestChanged:"manifest-changed",errors:"errors",eachTick:"eachTick",historyInited:"history-inited",historyDestroyed:"history-destroyed"},Ee={visibility:"visibility",watchAgainClicked:"watchAgainClicked"},L={actionChoiceCanceled:"action-choice-canceled",actionChoice:"action-choice",actionExecution:"action-execution",visibility:"visibility",containerRemoved:"container-removed",rangeEnded:"range-ended"};function Vo(){const i=new Map;function t(r){var{listId:s=Math.random().toString(),itemId:l=Math.random().toString()}=r,o=st(r,["listId","itemId"]);const c=i.get(s),d=Object.assign({},o);return c?c[l]=d:i.set(s,{[l]:d}),Object.assign({listId:s,itemId:l},o)}function e(r,s){var l,o,c;const d=i.get(r);if(d){if(s)return(l=d[s])===null||l===void 0||l.player.destroy(),(o=d[s])===null||o===void 0||o.container.remove(),(c=d[s])===null||c===void 0||c.subscription.unsubscribe(),delete d[s],Object.keys(d).length||i.delete(r),!0;for(const h of Object.values(d))h.player.destroy(),h.container.remove();return i.delete(r),!0}else throw Error("Can't remove. Not find.")}function n(){for(const r of i)e(r[0])}return{createPlayer:t,removePlayer:e,map:i,removeAll:n}}function Ii(i,t=[]){var e,n,r;let s={},l;const o=!t.length;for(const c of i.variants)if(!l&&"cover"in c&&(l=c.cover),"url"in c)switch(c.type.toLowerCase()){case"mp4":(o||t.includes("mp4"))&&(s.MPEG=Object.assign(Object.assign({},s.MPEG),{[(e=c.standard)!==null&&e!==void 0?e:"Invariant quality"]:c.url}));break;case"mpeg":(o||t.includes("mpeg"))&&(s.MPEG=Object.assign(Object.assign({},s.MPEG),{[(n=c.standard)!==null&&n!==void 0?n:"Invariant quality"]:c.url}));break;case"hls":(o||t.includes("hls"))&&(s=Object.assign(Object.assign({},s),{HLS:{type:"url",url:c.url}}));break;case"dash":(o||t.includes("dash"))&&(s=Object.assign(Object.assign({},s),{DASH_SEP:{compatibilityMode:!0,type:"url",url:c.url}}));break}return{sources:s,thumbUrl:l,title:(r=i.title)!==null&&r!==void 0?r:""}}const Ut=(i,t)=>{const e=i.info.currentQuality$.getValue(),n=i.info.availableQualities$.getValue();e!==t&&n.includes(t)&&(i.setQuality(t),i.setAutoQuality(!1))},zt={activePlayerChanged:"sc-active-player-changed",initiated:"sc-initiated",playerCreated:"sc-player-created"},No=2;function Mo(i){const t=Vo();let e,n;const r=new wn;let s={},l=!1,o=null,c=!1,d;i&&h(i);function h(y){o=y}function u(y,C,b){var T;if(!o)throw Error("need to set interactive controller");const V=((T=t.map.get(y))!==null&&T!==void 0?T:{})[C];if(V){s=Object.assign({chapterId:b,listId:y,itemId:C},V);const _=s.player;n=_.info.currentQuality$.subscribe(F=>{if(!(!F||!_.info.position$.getValue())){e=F;for(const U of t.map)Object.values(U[1]).forEach(({player:M})=>{_.info.isAutoQualityEnabled$.getValue()||Ut(M,F)})}}),V.container.remove(),l=!1,o.setPlayer(V.player),c||(o.init(),c=!0),r.emit(zt.activePlayerChanged,{player:s.player,config:s.config});return}throw Error("Can't set. Not find.")}function v(y,C,b){return A(this,void 0,void 0,function*(){if(!o)throw Error("need to set interactive controller");if($t(s)||y!==s.itemId)return;if(b>=0&&!l){const R=o.getChapterBranches();l=!0;const V=new Set;for(const _ of R)V.has(_.media.id)||(yield g({media:_.media,chapterId:_.chapter.id,setAsActive:!1,title:_.chapter.label}),V.add(_.media.id))}})}function m({chapter:{id:y},media:C}){return A(this,void 0,void 0,function*(){if($t(s))return;n==null||n.unsubscribe();const b=s.player.info.muted$.getValue(),T=s.player.info.currentQuality$.getValue(),R=s.player.info.isAutoQualityEnabled$.getValue(),V=s.player.info.volume$.getValue(),_=s.player.info.currentPlaybackRate$.getValue(),F=!R;let U=!1;for(const M of t.map)if(M[0]===C.id){const Q=Object.keys(M[1]);for(const X of Q)X===s.itemId?(Q.length<No||(U=!0),t.removePlayer(M[0],X)):(U=!0,u(M[0],X,y),F?Ut(s.player,T):s.player.setAutoQuality(!0),s.player.setVolume(V),s.player.setMuted(b),s.player.setPlaybackRate(_))}else t.removePlayer(M[0]);U||(yield g({media:C,chapterId:y,setAsActive:!0,playbackRate:_}),F?Ut(s.player,T):s.player.setAutoQuality(!0),s.player.setVolume(V),s.player.setMuted(b))})}function g({media:y,chapterId:C,prefetch:b=!0,setAsActive:T=!0,autoplay:R=!1,preferredExt:V,title:_,playbackRate:F}){var U,M,Q;return A(this,void 0,void 0,function*(){const X=Math.random().toString(),ft=document.createElement("div");d.append(ft);const Fn=(U=s==null?void 0:s.player)===null||U===void 0?void 0:U.info.isAutoQualityEnabled$.getValue();let Nt;if(!((M=o==null?void 0:o.options)===null||M===void 0)&&M.vkVideoLoader){const Mt=Lo(y);Mt.length&&(Nt=yield o.options.vkVideoLoader(...Mt))}const Fe=Object.assign(Object.assign({container:ft},((Q=Nt==null?void 0:Nt.videos)===null||Q===void 0?void 0:Q[0])||{sources:Ii(y,V).sources}),{title:_}),ot=new Qn.Player;ot.initVideo(Fe);const Bn=ft.lastChild,Be=new P.Subscription;Be.add(ot.info.position$.subscribe(function(Mt){v(X,ot.info.duration$.getValue(),Mt)})).add(ot.events.canplay$.subscribe(function(){Fn||Ut(ot,e),F&&ot.setPlaybackRate(F)})),Bn&&(ft.style.display="none",ft.classList.add(C));const vt=t.createPlayer({listId:y.id,itemId:X,player:ot,container:ft,sources:Ii(y,V).sources,config:Fe,subscription:Be});return T&&u(y.id,vt.itemId,C),R&&vt.player.play(),b&&!R&&vt.player.prepare(),r.emit(zt.playerCreated,vt.player),{player:vt.player,config:vt.config}})}function w(){f(),o=null}function f(){o==null||o.off(E.chapterChanged,m),t.removeAll(),s={},c=!1,l=!1}function p({container:y}){return A(this,void 0,void 0,function*(){if(!o)throw Error("need to set interactive controller");f(),d=y;const{media:C,chapter:b}=o.getCurrentChapter();if(C){o.on(E.chapterChanged,m);const{player:T,config:R}=yield g({media:C,chapterId:b.id,title:b.label});return r.emit(zt.initiated,{container:y,media:C,chapterId:b.id}),{player:T,config:R}}else console.error("not found")})}return Object.assign(Object.assign({},t),{on:r.on.bind(r),off:r.off.bind(r),init:p,setInteractiveController:h,createPlayer:g,removeAll:w,getActivePlayer:function(){return s}})}const ko=3e3,Fo=()=>{let i=[],t=null;return{setPlayer:l=>{t=l},setContainers:l=>{i=l},deleteContainer:l=>{i=i.filter(o=>o.id!==l)},getNextInteractiveTime:(l=ko)=>{if(!i.length||t===null)return null;let o=-1,c=!1;const d=Math.round(t.info.position$.getValue()*1e3);for(const h of i){const u=h.startTime-l;if(u<=d&&(d<=h.endTime||h.endTime===null)){c=!0;break}d<u&&(o=o===-1?u:Math.min(o,u))}return!c&&o!==-1?o:null}}},_t=Fo();class Bo{constructor({player:t,container:e,branches:n,selectBranches:r,interactiveEvents:s,globalEventEmitter:l,ignoreContainerEvent:o,permanentTextControls:c,disabledControls$:d}){this.hide=()=>{setTimeout(()=>{var h,u,v,m;this.gameState!==x.end&&(Yt(this.container.container.events)&&this.gameState===x.afterInteractive||this.selectBranches.state.isExpect||(this.gameState===x.interactive?this.disabledControls$||(u=(h=this.container).disable)===null||u===void 0||u.call(h):(m=(v=this.container).hide)===null||m===void 0||m.call(v),this.globalEventEmitter.emit(E.interactives,{subjectId:this.container.container.id,subjectName:"container",type:L.visibility,visibility:!1})))})},this.show=()=>{var h,u,v,m,g;if(this.gameState===x.interactive&&!this.isSelectedControlEvent)if(this.container.getElement())(v=(u=this.container).show)===null||v===void 0||v.call(u),this.disabledControls$||(g=(m=this.container).enable)===null||g===void 0||g.call(m),this.globalEventEmitter.emit(E.interactives,{subjectId:this.container.container.id,subjectName:"container",type:L.visibility,visibility:!0,isFirst:!1});else{const f=Ao({fn:this.selectBranches.onControlEvent,type:0},{isDisabled:()=>this.container.isDisabled,branches:this.branches,containerId:this.container.container.id,onDetachContainer:()=>{this.removeView(),this.globalEventEmitter.emit(E.interactives,{subjectId:this.container.container.id,subjectName:"container",type:L.visibility,visibility:!1})},onEvent:(p,y)=>{this.isSelectedControlEvent=!0,p!==!1&&(this.removeView(),this.globalEventEmitter.emit(E.interactives,{subjectId:this.container.container.id,subjectName:"container",type:L.visibility,visibility:!1})),(this.gameState===x.end||this.gameState===x.afterInteractive||this.selectBranches.state.isExpect)&&(this.selectBranches.stopExpect(),y(),this.removeView(),this.globalEventEmitter.emit(E.interactives,{subjectId:this.container.container.id,subjectName:"container",type:L.visibility,visibility:!1})),_t.deleteContainer(this.container.container.id)},isEOV:()=>this.gameState===x.end});this.container.createView(f),this.globalEventEmitter.emit(E.interactives,{subjectId:this.container.container.id,subjectName:"container",type:L.visibility,visibility:!0,isFirst:!0}),!((h=this.disabledControls$)===null||h===void 0)&&h.getValue()&&this.container.disable()}},this.onEndOfVideo=()=>{this.gameState=x.end,this.selectContainerEvent(!0)},this.whilePlaying=()=>{var h,u,v,m;if(((h=this.player.experimental.element$.getValue())===null||h===void 0?void 0:h.readyState)<1||[x.destroyed,x.removed].includes(this.gameState)&&!this.isPermanentText)return;const w=this.player.getExactTime();if($o(w,this.container.container))this.gameState!==x.beforeInteractive&&(this.gameState=x.beforeInteractive,this.onBeforeStartTime());else if(Ci(w,this.container.container))this.gameState!==x.interactive&&(this.gameState=x.interactive,this.onStartTime());else if(this.gameState!==x.afterInteractive){const y=this.gameState;this.gameState=x.afterInteractive,y===x.interactive&&this.onEndTime()}else this.gameState!==x.destroyed&&this.removeView();const f=Ci(w,this.container.container),p=this.container.container.startTime?[this.container.container.startTime,(u=this.container.container.endTime)!==null&&u!==void 0?u:1/0]:[];(m=(v=this.container).onProgress)===null||m===void 0||m.call(v,w,f),this.globalEventEmitter.emit(E.eachTick,{subjectId:this.container.container.id,subjectName:"container",range:p,currentTime:w,isInteractiveTime:f})},this.container=e,this.branches=n,this.selectBranches=r,this.subscription=new P.Subscription,this.player=t,this.interactiveEvents=s,this.ignoreContainerEvent=o,this.isPermanentText=c&&$n(e.container.controls),this.disabledControls$=d,this.globalEventEmitter=l,this.gameState=x.nothing,this.isSelectedControlEvent=!1,this.isSelectedContainerEvent=!1,this.registerEvents()}registerEvents(){this.subscription.add(this.player.events.playing$.subscribe(this.show)).add(this.player.events.paused$.subscribe(this.hide)).add(this.player.events.ended$.subscribe(this.onEndOfVideo)),this.disabledControls$&&this.subscription.add(this.disabledControls$.subscribe(t=>{var e,n,r,s;t?(n=(e=this.container).disable)===null||n===void 0||n.call(e):(s=(r=this.container).enable)===null||s===void 0||s.call(r)}))}selectContainerEvent(t=!1){this.interactiveEvents.containersEventsCallState.setCalled({timestamp:t?1/0:this.container.container.endTime,id:this.container.container.id}),!(this.isSelectedControlEvent||this.isSelectedContainerEvent)&&(this.isSelectedContainerEvent=!0,this.ignoreContainerEvent()||this.selectBranches.setManifestContainerEvents({container:this.container.container,branches:this.branches,isEOV:t}),!t&&this.interactiveEvents.exec(this.container.container.endTime))}onStartTime(){this.show()}onEndTime(){this.selectContainerEvent(!1);const t=Yt(this.container.container.events)||this.ignoreContainerEvent();(this.isSelectedControlEvent||!t)&&this.removeView()}onBeforeStartTime(){var t,e;(e=(t=this.container).hide)===null||e===void 0||e.call(t),this.globalEventEmitter.emit(E.interactives,{subjectId:this.container.container.id,subjectName:"container",type:L.visibility,visibility:!1})}reset(){this.isSelectedControlEvent=!1,this.isSelectedContainerEvent=!1,this.gameState=x.beforeInteractive}removeView(){this.container.removeView(),this.globalEventEmitter.emit(E.interactives,{subjectId:this.container.container.id,subjectName:"container",type:L.containerRemoved,visibility:!1}),this.gameState=x.removed}destroy(){var t;this.reset(),this.removeView(),this.gameState=x.destroyed,this.subscription.unsubscribe(),this.branches=[],this.interactiveEvents.containersEventsCallState.setCalled({timestamp:(t=this.container.container.endTime)!==null&&t!==void 0?t:1/0,id:this.container.container.id}),_t.deleteContainer(this.container.container.id)}}function Do(){const i={};function t(){for(const o in i)Object.prototype.hasOwnProperty.call(i,o)&&delete i[o];return!0}function e(o){const c={};for(const d in i)+d<=o&&(c[d]=i[d]);return c}function n(o){const c={};for(const d in i)+d>=o&&(c[d]=i[d]);return c}function r({timestamp:o,priority:c,initiator:d}){var h;if(ui(o)){const u=(h=i[o])!==null&&h!==void 0?h:null;if(u&&Wt(c,!0)){let v={};const m=u[c];if(m&&(v=Object.assign(Object.assign({},v),m)),v=$t(v)?null:v,v&&Wt(d,!0)){const g=v[d];return g!=null?g:null}return v}return u}return null}function s({timestamp:o,priority:c,initiator:d}){if(ui(o))if(i[o]){if(Wt(c,!0))if(i[o][c]){if(Wt(d,!0))if(i[o][c][d]){if(delete i[o][c][d],!$t(i[o][c]))return!0}else return!1;if(delete i[o][c],!$t(i[o]))return!0}else return!1;return delete i[o]}else return!1}function l(o){var c,d,h,{timestamp:u,priority:v,initiator:m}=o,g=st(o,["timestamp","priority","initiator"]);!((d=(c=i[u])===null||c===void 0?void 0:c[v])===null||d===void 0)&&d[m]?i[u][v][m].push(Object.assign({},g)):!((h=i[u])===null||h===void 0)&&h[v]?i[u][v]=Object.assign(Object.assign({},i[u][v]),{[m]:[Object.assign({},g)]}):i[u]?i[u]=Object.assign(Object.assign({},i[u]),{[v]:{[m]:[Object.assign({},g)]}}):i[u]={[v]:{[m]:[Object.assign({},g)]}}}return{map:i,remove:s,add:l,removeAll:t,get:r,getLte:e,getGte:n}}const Wo=[j.expect,j.setNextBranch],Uo=1/0;function _i(i){let t=i,e;const n=Ho(),r=new Do;let s;const l=()=>{v(),f()},o=p=>{r.add.call(void 0,p),m()},c=(p=[])=>{for(const y of p)if(y.action(),Wo.includes(y.actionType))break},d=(p=1/0)=>{var y,C,b;const T=Ht((y=r.get({timestamp:p,priority:"control"}))!==null&&y!==void 0?y:{}),R=Ht((C=r.get({timestamp:p,priority:"container"}))!==null&&C!==void 0?C:{}),V=Ht((b=r.get({timestamp:p,priority:"chapter"}))!==null&&b!==void 0?b:{});return[...T,...R,...V]},h=p=>{n.isReady(p)&&c(d(p))},u=()=>{var p;c([...Ht((p=r.get({timestamp:1/0,priority:"chapter"}))!==null&&p!==void 0?p:{})])},v=()=>{e&&(s==null||s.unsubscribe(),e=void 0)},m=()=>{e||(e=()=>setTimeout(()=>{h(1/0)}),s=t.events.ended$.subscribe(e))},g=p=>{v(),t=p},w=p=>{p.priority==="container"&&n.resetCalled(p.timestamp),r.remove(p)},f=()=>{n.release(),r.removeAll()};return{setPlayer:g,add:o,remove:w,exec:h,execEndOfVideo:u,listen:m,unlisten:v,release:l,containersEventsCallState:n,getPreparedToExecActions:d}}function Ho(){const i=new Map;return{setCalled:({timestamp:l,id:o})=>{const c=i.get(l);c&&c[o]!==void 0&&(c[o]=!0)},setData:(l=[])=>{var o,c;for(const d of l){const h=(o=d.endTime)!==null&&o!==void 0?o:Uo,u=(c=i.get(h))!==null&&c!==void 0?c:{};i.set(h,Object.assign(Object.assign({},u),{[d.id]:!1}))}},resetCalled:l=>{const o=i.get(l);if(o)for(const c in o)o[c]=!1},isReady:l=>{const o=i.get(l);return o?!Object.values(o).some(c=>!c):!0},release:()=>i.clear()}}function Ht(i){return Object.values(i).flat().sort(t=>t.actionType===j.expect?-1:1)}const Go=(i,t)=>{const{height:e,width:n}=t.info.intrinsicVideoSize$.getValue()||{};if(!(e&&n))return{videoContentHeight:0,videoContentWidth:0};const{clientHeight:r,clientWidth:s}=t.experimental.element$.value||{};if(!(r&&s))return{videoContentHeight:0,videoContentWidth:0};const l=e/n,o=r/s;let c,d;return o>l?(d=s,c=s*l):o<l?(d=r/l,c=r):(d=s,c=r),{videoContentWidth:d,videoContentHeight:c}},zo=250;function qo(i){let t=()=>{};const e=new ResizeObserver(o=>{s(o),t=s.bind(null,o)});function n(o){const{parentElement:c,player:d}=i();if(c&&d){const{videoContentWidth:h,videoContentHeight:u}=Go(c,d);c.style.setProperty("--interactive-content-width",`${h}px`),c.style.setProperty("--interactive-content-height",`${u}px`),c.style.setProperty("--interactive-width",`${o[0].contentRect.width}px`),c.style.setProperty("--interactive-height",`${o[0].contentRect.height}px`)}}function r(){const{parentElement:o}=i();o.removeAttribute("style")}const s=gn(o=>{const{fns:c=[]}=i();n(o);for(const d of c)d()},zo);function l(){t=void 0,e.disconnect(),r()}return{resizeObserver:e,calc:()=>{t()},release:l}}class Ko{constructor(){this.map={}}push(t,e){t in this.map?this.map[t].push(e):this.map[t]=[e]}get(t){const e=this.map[t];return e?e.slice():null}getAll(){const t=[];for(const e in this.map)t.push(...this.map[e]);return t}remove(t,e){t in this.map&&(this.map[t]=this.map[t].filter(n=>n!==e),this.map[t].length===0&&delete this.map[t])}clear(){this.map={}}size(){return Object.keys(this.map).length}keys(){return Object.keys(this.map)}}const Qo=i=>Math.floor(Math.random()*i),Yo=i=>{let t=i.length,e=1/0,n=null;for(;t--;)i[t].weight<e&&(e=i[t].weight,n=i[t]);return n},Xo=i=>{let t=i.length,e=-1/0,n=null;for(;t--;)i[t].weight>e&&(e=i[t].weight,n=i[t]);return n},Zo=i=>{const t=i.length,e=Qo(t);return i[e]},wi=1,Jo=i=>{var t,e;let n=0;for(let s=0;s<i.length;++s)n+=(t=i[s].weight)!==null&&t!==void 0?t:wi;const r=Math.random()*n;n=0;for(let s=0;s<i.length-1;++s)if(n+=(e=i[s].weight)!==null&&e!==void 0?e:wi,n>=r)return i[s];return i[i.length-1]},Si=Object.freeze({shouldOpenNow:!0,isDetachContainer:!0}),ve=(i,t=!1)=>Object.assign(Object.assign({},i),{args:t?Object.assign(Object.assign({},i.args),Si):Object.assign(Object.assign({},Si),i.args)}),Oi=({globalEventEmitter:i,player:t,interactiveEvents:e,removeControllers:n})=>{const r={isExpect:!1},s=()=>{r.isExpect&&(r.isExpect=!1)},l=({action:f,controlType:p,controlId:y,containerId:C,branches:b=[],onEvent:T,isEOV:R=()=>!1,isDisabled:V=()=>!1})=>{const _=ve(f,R()),F={timestamp:1/0,priority:"control",initiator:y,actionType:_.type},U=V(),M=i.emit.bind(i,E.interactives,{subjectId:y,subjectType:p,subjectName:"control",type:U?L.actionChoiceCanceled:L.actionChoice,actionType:f.type,payload:Object.assign({containerId:C},_.args)});if(U){M();return}switch(_.type.trim().toLowerCase()){case j.setNextBranch.trim().toLowerCase():{const Q=b.find(X=>X.id===_.args.branchId);if(!Q)return;T(_.args.isDetachContainer,v.bind(null,{subjectId:y,subjectName:"control"})),M(),_.args.shouldOpenNow?g({subjectId:y,subjectName:"control",subjectType:p,action:_,payload:{chapterId:Q.chapterId,autoSelect:!1}}):(e.add(Object.assign(Object.assign({},F),{action:g.bind(null,{subjectId:y,subjectName:"control",subjectType:p,action:_,payload:{chapterId:Q.chapterId,autoSelect:!1}})})),n==null||n());return}case j.continuePlayback.trim().toLowerCase():{T(_.args.isDetachContainer,v.bind(null,{subjectId:y,subjectName:"control"})),M(),_.args.shouldOpenNow?m({subjectId:y,subjectName:"control",subjectType:p,action:f}):e.add(Object.assign(Object.assign({},F),{action:m.bind(null,{subjectId:y,subjectName:"control",subjectType:p,action:f})}));return}case j.openURI.trim().toLowerCase():{T(_.args.isDetachContainer,v.bind(null,{subjectId:y,subjectName:"control"})),M(),_.args.shouldOpenNow?w({subjectId:y,subjectName:"control",subjectType:p,action:_,payload:{URI:f.args.uri}}):(e.add(Object.assign(Object.assign({},F),{action:w.bind(null,{subjectId:y,subjectName:"control",subjectType:p,action:_,payload:{URI:f.args.uri}})})),n==null||n());return}default:console.error("Unexpected control event"),i.emit(E.errors,new S(S.Severity.RECOVERABLE,S.Category.INTERACTIVES,{message:"Unexpected control event"}));return}},o=({action:f,container:{id:p,endTime:y},branches:C=[],isEOV:b=!1,autoSelected:T=!1})=>{const R=ve(f,b),V={timestamp:!R.args.shouldOpenNow||b?1/0:y,priority:"container",initiator:p,actionType:R.type},_=i.emit.bind(i,E.interactives,{subjectId:p,subjectName:"container",type:L.actionChoice,actionType:R.type,payload:R.args});switch(R.type.trim().toLowerCase()){case j.setNextBranch.trim().toLowerCase():{const F=C.find(U=>U.id===R.args.branchId);if(!F)return;_(),e.add(Object.assign(Object.assign({},V),{action:g.bind(null,{subjectId:p,subjectName:"container",action:R,payload:{chapterId:F.chapterId,autoSelect:T}})})),n==null||n();return}case j.setMaxWeightBranch.trim().toLowerCase():return;case j.setMinWeightBranch.trim().toLowerCase():return;case j.setRandomBranch.trim().toLowerCase():return;case j.setWeightlessRandomBranch.trim().toLowerCase():return;case j.continuePlayback.trim().toLowerCase():{_(),e.add(Object.assign(Object.assign({},V),{action:m.bind(null,{subjectId:p,subjectName:"container",action:R})}));return}case j.openURI.trim().toLowerCase():{_(),e.add(Object.assign(Object.assign({},V),{action:w.bind(null,{subjectId:p,subjectName:"container",action:R,payload:{URI:f.args.uri}})})),n==null||n();return}default:console.error("Unexpected container event"),i.emit(E.errors,new S(S.Severity.RECOVERABLE,S.Category.INTERACTIVES,{message:"Unexpected container event"}));return}};function c({container:f,branches:p,isEOV:y=!1}){const C=Ei(f.events);if(C){const b=ve(C.action,y);i.emit(E.interactives,{subjectId:f.id,subjectName:"container",type:L.actionChoice,actionType:b.type,payload:b.args}),e.add({timestamp:y?1/0:f.endTime,priority:"container",initiator:f.id,actionType:j.expect,action:u.bind(null,{subjectId:f.id,subjectName:"container"})}),r.isExpect=!0}else for(const b of f.events)o({action:b.action,container:f,branches:p,isEOV:y})}const d=({chapterId:f,action:p,branches:y=[]})=>{const C=i.emit.bind(i,E.interactives,{subjectId:f,subjectName:"chapter",type:L.actionChoice,actionType:p.type,payload:p.args});switch(p.type.trim().toLowerCase()){case j.setNextBranch.trim().toLowerCase():{const b=y.find(T=>T.id===p.args.branchId);return b!=null&&b.chapterId?(C(),g.bind(null,{subjectId:f,subjectName:"chapter",action:p,payload:{chapterId:b.chapterId,autoSelect:!0}})):void 0}case j.setWeightlessRandomBranch.trim().toLowerCase():{const b=Zo(y);return b!=null&&b.chapterId?(C(),g.bind(null,{subjectId:f,subjectName:"chapter",action:p,payload:{chapterId:b.chapterId,autoSelect:!0}})):void 0}case j.setRandomBranch.trim().toLowerCase():{const b=Jo(y);return b!=null&&b.chapterId?(C(),g.bind(null,{subjectId:f,subjectName:"chapter",action:p,payload:{chapterId:b.chapterId,autoSelect:!0}})):void 0}case j.setMaxWeightBranch.trim().toLowerCase():{const b=Xo(y);return b!=null&&b.chapterId?(C(),g.bind(null,{subjectId:f,subjectName:"chapter",action:p,payload:{chapterId:b.chapterId,autoSelect:!0}})):void 0}case j.setMinWeightBranch.trim().toLowerCase():{const b=Yo(y);return b!=null&&b.chapterId?(C(),g.bind(null,{subjectId:f,subjectName:"chapter",action:p,payload:{chapterId:b.chapterId,autoSelect:!0}})):void 0}case j.continuePlayback.trim().toLowerCase():return C(),m.bind(null,{subjectId:f,subjectName:"chapter",action:p});case j.openURI.trim().toLowerCase():return C(),w.bind(null,{subjectId:f,subjectName:"chapter",action:p,payload:{URI:p.args.uri}});default:console.error("Unexpected chapter event"),i.emit(E.errors,new S(S.Severity.RECOVERABLE,S.Category.INTERACTIVES,{message:"Unexpected chapter event"}));return}};function h(f){const p=Ei(f.events);if(p){if(Vt(f))return;i.emit(E.interactives,{subjectId:f.id,subjectName:"chapter",type:L.actionChoice,actionType:p.action.type,payload:p.action.args}),e.add({timestamp:1/0,priority:"chapter",initiator:f.id,actionType:j.expect,action:u.bind(null,{subjectId:f.id,subjectName:"chapter"})})}else f.events.forEach(y=>{const C=d({chapterId:f.id,action:y.action,branches:f.branches});C&&e.add({timestamp:1/0,priority:"chapter",initiator:f.id,actionType:y.action.type,action:C})})}const u=({subjectId:f,subjectName:p,action:y})=>{var C;t.pause(),i.emit(E.interactives,{subjectId:f,subjectName:p,type:L.actionExecution,actionType:(C=y==null?void 0:y.type)!==null&&C!==void 0?C:j.expect})},v=({subjectId:f,subjectName:p})=>{t.info.isEnded$.getValue()?e.execEndOfVideo():t.play(),i.emit(E.interactives,{subjectId:f,subjectName:p,type:L.actionExecution,actionType:"after-expect"})},m=({subjectId:f,subjectName:p,subjectType:y,action:C})=>{i.emit(E.interactives,{subjectId:f,subjectName:p,subjectType:y,type:L.actionExecution,actionType:C.type})},g=({subjectId:f,subjectName:p,subjectType:y,action:C,payload:b})=>{b.behaviour="change-chapter",i.emit(E.interactives,{subjectId:f,subjectName:p,subjectType:y,type:L.actionExecution,actionType:C.type,payload:b})},w=({subjectId:f,subjectName:p,subjectType:y,action:C,payload:b})=>{if(!b.URI)return;const T=window.open(b.URI,"_blank","noopener,noreferrer");T&&(T.opener=null),i.emit(E.interactives,{subjectId:f,subjectName:p,subjectType:y,type:L.actionExecution,actionType:C.type})};return{onControlEvent:l,onContainerEvent:o,onChapterEvent:d,onExpectEvent:u,expectEventHandler:v,setManifestChapterEvents:h,setManifestContainerEvents:c,stopExpect:s,state:r}},Ie=(i,t)=>{const e={};return i.map(n=>{if(!e[n]){const r=t.chapters.find(l=>l.id===n);if(!r)return null;const s=t.media.videos.find(l=>r.videoId===l.id);if(!s)return null;e[n]=ke(s)}return e[n]}).filter(Boolean)},An=i=>{for(const t of i.variants)if(xn(t)&&"payload"in t)return t.payload.id},xn=i=>i.type==="custom"&&"payload"in i&&i.payload.type==="vk",ke=i=>{const t=An(i);if(!t)return null;const e=t.split("_").pop();return e?parseInt(e,10):null},Pn=(i,t)=>{for(const e of i.media.videos)if(t===ke(e)){for(const n of i.chapters)if(n.videoId===e.id)return n.id;return}},Ln=(i,t)=>i.reduce((e,n)=>{const r=Pn(t,n);return r?[...e,r]:e},[]);var et,mt,G,_e,it,bt,Z,gt;class tl{constructor({globalEventEmitter:t,videoId:e,interactiveController:n,historyApi:r}){var s,l,o;this.state={history$:new P.ValueSubject([]),hasPrevChapter$:new P.ValueSubject(!1),prevChapter$:new P.ValueSubject(null),isInitialChapter$:new P.ValueSubject(!1)},et.set(this,null),mt.set(this,!1),G.set(this,null),_e.set(this,null),it.set(this,null),bt.set(this,null),Z.set(this,null),gt.set(this,new P.Subscription),I(this,it,e,"f"),I(this,Z,t,"f"),I(this,bt,n,"f"),I(this,et,r,"f"),!((s=this.state)===null||s===void 0)&&s.history$&&a(this,gt,"f")&&((l=a(this,gt,"f"))===null||l===void 0||l.add((o=this.state)===null||o===void 0?void 0:o.history$.subscribe(c=>{var d,h,u,v,m;(d=this.state)===null||d===void 0||d.prevChapter$.next(be(c,-2)||null),(h=this.state)===null||h===void 0||h.hasPrevChapter$.next(c.length>1),(u=this.state)===null||u===void 0||u.isInitialChapter$.next(this.getInitialChapterId()===((m=(v=a(this,G,"f"))===null||v===void 0?void 0:v.metadata)===null||m===void 0?void 0:m.initChapterId))})))}setManifest(t){return A(this,void 0,void 0,function*(){!a(this,bt,"f")||!a(this,Z,"f")||(I(this,G,t,"f"),yield this.getProjectHistory(),yield a(this,bt,"f").setChapter({chapterId:this.getInitialChapterId(),pushToHistory:!1}),a(this,mt,"f")||(I(this,mt,!0,"f"),a(this,Z,"f").emit(E.historyInited,{initChapterId:this.getInitialChapterId()})))})}get inited(){return a(this,mt,"f")}updateHistory(t,e=!0){var n,r;return A(this,void 0,void 0,function*(){if(!a(this,G,"f")||!a(this,it,"f"))return;const s=a(this,G,"f"),l=Ie(t,s);if(I(this,_e,l,"f"),(n=this===null||this===void 0?void 0:this.state)===null||n===void 0||n.history$.next(t),!(!e||!a(this,et,"f")))try{yield a(this,et,"f").save(a(this,it,"f"),l)}catch(o){(r=a(this,Z,"f"))===null||r===void 0||r.emit(E.errors,new S(S.Severity.RECOVERABLE,S.Category.HISTORY,"Unable to save interactive history"))}})}getProjectHistory(){var t,e;return A(this,void 0,void 0,function*(){if(!a(this,G,"f")||!a(this,it,"f"))return;const n=a(this,G,"f");let r=[this.getInitialVideoId()];if(a(this,et,"f"))try{const l=yield a(this,et,"f").get(a(this,it,"f"));l.length&&(r=l)}catch(l){(t=a(this,Z,"f"))===null||t===void 0||t.emit(E.errors,new S(S.Severity.RECOVERABLE,S.Category.HISTORY,"Error while trying to fetch data"))}const s=Ln(r,n);(e=this===null||this===void 0?void 0:this.state)===null||e===void 0||e.history$.next(s)})}getInitialChapterId(){var t,e;const n=(t=this.state)===null||t===void 0?void 0:t.history$.getValue();return be(n,-1)||((e=a(this,G,"f"))===null||e===void 0?void 0:e.metadata.initChapterId)}getInitialVideoId(){if(a(this,G,"f")){const t=this.getInitialChapterId();return Ie([t],a(this,G,"f")).pop()}return null}destroy(){var t,e;this.state=null,I(this,it,null,"f"),I(this,et,null,"f"),I(this,bt,null,"f"),(t=a(this,gt,"f"))===null||t===void 0||t.unsubscribe(),I(this,gt,null,"f"),I(this,mt,!1,"f"),(e=a(this,Z,"f"))===null||e===void 0||e.emit(E.historyDestroyed),I(this,Z,null,"f")}}et=new WeakMap,mt=new WeakMap,G=new WeakMap,_e=new WeakMap,it=new WeakMap,bt=new WeakMap,Z=new WeakMap,gt=new WeakMap;var Ot,Vn,we,Ti;class J{constructor(t,e,n,r){this.target=t,this.type=e,this.listener=n,this.options=a(J,Ot,"m",Vn).call(J,t,r),this.target.addEventListener(e,n,this.options)}unlisten(){this.target.removeEventListener(this.type,this.listener,this.options),this.target=null,this.listener=null,this.options=!1}}Ot=J,Vn=function(t,e){if(e===void 0)return!1;if(typeof e=="boolean")return e;{const n=new Set(["passive","capture"]),r=Object.keys(e).filter(l=>!n.has(l));return r.length===0&&console.warn("Unsupported flag(s) to addEventListener: "+r.join(",")),a(J,Ot,"m",Ti).call(J,t)?e:e.capture||!1}},Ti=function(t){let e=a(J,Ot,"f",we);if(e===void 0){e=!1;try{const n={},r={get:()=>(e=!0,!1)};Object.defineProperty(n,"passive",r),Object.defineProperty(n,"capture",r);const s=()=>{};t.addEventListener("test",s,n),t.removeEventListener("test",s,n)}catch(n){e=!1}I(J,Ot,e,"f",we)}return e||!1};we={value:void 0};class el{constructor(){this.bindingMap=new Ko}release(){this.removeAll(),this.bindingMap=null}listen(t,e,n,r){if(!this.bindingMap)return;const s=new J(t,e,n,r);this.bindingMap.push(e,s)}listenOnce(t,e,n,r){const s=l=>{this.unlisten(t,e,s),n(l)};this.listen(t,e,s,r)}unlisten(t,e,n){if(!this.bindingMap)return;const r=this.bindingMap.get(e)||[];for(const s of r)s.target===t&&(n===s.listener||!n)&&(s.unlisten(),this.bindingMap.remove(e,s))}removeAll(){if(!this.bindingMap)return;const t=this.bindingMap.getAll();for(const e of t)e.unlisten();this.bindingMap.clear()}}class il{constructor(){this._prevSizeId=0,this.rootElement=document.createElement("canvas")}clear(){var t;(t=this.rootElement.getContext("2d"))===null||t===void 0||t.clearRect(0,0,this.rootElement.width,this.rootElement.height)}isImageDrawn(){var t;const e=(t=this.rootElement.getContext("2d"))===null||t===void 0?void 0:t.getImageData(0,0,this.rootElement.width,this.rootElement.height);if(!e)return!1;const n=e.data,r=n.length;for(let s=3;s<r;s+=40)if(n[s]!==0)return!0;return!1}destroy(){this.rootElement.remove()}show(){this.rootElement.style.visibility="visible"}hide(){this.rootElement.style.visibility="hidden"}setCanvasImageSource(t){this.canvasImgSrc=t}draw(){var t;this.canvasImgSrc&&((t=this.rootElement.getContext("2d"))===null||t===void 0||t.drawImage(this.canvasImgSrc,0,0,this.rootElement.width,this.rootElement.height))}updateCanvasDimensions(t,e=!1){return A(this,void 0,void 0,function*(){const n=t.width+t.height;if(this._prevSizeId===n)return;let r;e&&(r=yield this.save()),this.rootElement.width=t.width,this.rootElement.height=t.height,e&&r&&this.restore(r),this._prevSizeId=n})}save(){return A(this,void 0,void 0,function*(){const t=this.rootElement.toDataURL("image/jpeg",1),e=new Image;return e.crossOrigin="anonymous",e.src=t,yield e.decode(),e})}restore(t){var e;this.rootElement&&((e=this.rootElement.getContext("2d"))===null||e===void 0||e.drawImage(t,0,0,this.rootElement.width,this.rootElement.height))}}class nl{constructor({parentElement:t,endOffsetMs:e=250,onError:n}){this.currentVideoDurationMs=1/0,this._containerTimeFrameShouldReceived=!1,this._endTimeFrameReceived=!1,this._shouldCallSkip=!1,this.onEachTick=r=>{const s=r!=null?r:this.lastFrameCanvas.canvasImgSrc.currentTime*1e3,l=this.isChapterEndTime(s);if(this.isContainerTime(s))this._endTimeFrameReceived=!1,this._containerTimeFrameShouldReceived=!0,this._shouldCallSkip=!0;else if(l)this._containerTimeFrameShouldReceived=!1,this._shouldCallSkip=!1,this._endTimeFrameReceived||(this.draw(),this._endTimeFrameReceived=!0,this.show());else{if(this._shouldCallSkip){this._shouldCallSkip=!1;return}this.reset()}},this.onSeek=()=>{this.onEachTick(),!this._containerTimeFrameShouldReceived&&!this._endTimeFrameReceived&&(this.hide(),this.lastFrameCanvas.clear())},this.rootElement=document.createElement("div"),this.rootElement.style.cssText=`
6
+ "use strict";var Dn=Object.create;var De=Object.defineProperty;var Wn=Object.getOwnPropertyDescriptor;var Un=Object.getOwnPropertyNames;var Hn=Object.getPrototypeOf,Gn=Object.prototype.hasOwnProperty;var zn=(i,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of Un(t))!Gn.call(i,r)&&r!==e&&De(i,r,{get:()=>t[r],enumerable:!(n=Wn(t,r))||n.enumerable});return i};var qn=(i,t,e)=>(e=i!=null?Dn(Hn(i)):{},zn(t||!i||!i.__esModule?De(e,"default",{value:i,enumerable:!0}):e,i));var P=require("@vkontakte/videoplayer-shared/es2015.cjs.js"),Kn=require("uuid"),Qn=require("@vkontakte/videoplayer-core/es2015.cjs.js");const Yn="1.0.8-beta.3";function xi(i,t=1){let e="0",n="0",r="0";return i.length===4?(e="0x"+i[1]+i[1],n="0x"+i[2]+i[2],r="0x"+i[3]+i[3]):i.length===7&&(e="0x"+i[1]+i[2],n="0x"+i[3]+i[4],r="0x"+i[5]+i[6]),`rgba(${+e},${+n},${+r},${t})`}const K="SDK_NAME",Xn="SDK_NAME-controls-container",Pi=()=>document.querySelector(`.${Xn}`),Zn=.4,Y={textColor:"#000",textSize:.4,textContent:"",roundCorners:0,borderWidth:0,borderColor:"#000",borderAlpha:1,backgroundColor:"#fff",backgroundAlpha:1,innerSizesDependOn:"self",angle:0},We={top:"flex-start",bottom:"flex-end",center:"center"},Ue={start:"flex-start",end:"flex-end",center:"center"},He={start:"left",end:"right",center:"center"},Li=({target:i,props:t})=>{var e,n,r,s,l,o;i.style.alignItems=(n=We[(e=t==null?void 0:t.text)===null||e===void 0?void 0:e.gravityVertical])!==null&&n!==void 0?n:We.center,i.style.justifyContent=(s=Ue[(r=t==null?void 0:t.text)===null||r===void 0?void 0:r.gravityHorizontal])!==null&&s!==void 0?s:Ue.center,i.style.textAlign=(o=He[(l=t==null?void 0:t.text)===null||l===void 0?void 0:l.alignment])!==null&&o!==void 0?o:He.start},Vi=({target:i,props:t,fallback:e,dependsOn:n})=>{var r,s,l,o,c,d;i.style.color=(s=(r=t==null?void 0:t.text)===null||r===void 0?void 0:r.color)!==null&&s!==void 0?s:e.textColor,i.style.fontSize=`calc(${n.height} * ${(o=(l=t==null?void 0:t.text)===null||l===void 0?void 0:l.size)!==null&&o!==void 0?o:e.textSize})`,i.textContent=(d=(c=t==null?void 0:t.text)===null||c===void 0?void 0:c.value)!==null&&d!==void 0?d:e.textContent},Ni=({target:i,props:t,fallback:e})=>{var n,r,s,l;i.style.backgroundColor=xi((r=(n=t==null?void 0:t.background)===null||n===void 0?void 0:n.color)!==null&&r!==void 0?r:e.backgroundColor,(l=(s=t==null?void 0:t.background)===null||s===void 0?void 0:s.alpha)!==null&&l!==void 0?l:e.backgroundAlpha)},Mi=({target:i,props:t,fallback:e,dependsOn:n})=>{var r,s,l,o,c,d,h,u,v,m,g;i.style.border=`calc(${n.height} * ${(l=(s=(r=t==null?void 0:t.shape)===null||r===void 0?void 0:r.border)===null||s===void 0?void 0:s.width)!==null&&l!==void 0?l:e.borderWidth}) solid ${xi((d=(c=(o=t==null?void 0:t.shape)===null||o===void 0?void 0:o.border)===null||c===void 0?void 0:c.color)!==null&&d!==void 0?d:e.borderColor,(v=(u=(h=t==null?void 0:t.shape)===null||h===void 0?void 0:h.border)===null||u===void 0?void 0:u.alpha)!==null&&v!==void 0?v:e.borderAlpha)}`,i.style.borderRadius=`calc(${n.height} * ${(g=(m=t==null?void 0:t.shape)===null||m===void 0?void 0:m.roundCorners)!==null&&g!==void 0?g:e.roundCorners})`},je=({target:i,layoutParams:t,fallback:e})=>{var n;i.style.transform=`rotate(${(n=-t.angle)!==null&&n!==void 0?n:e.angle}rad)`},Jt="int",$e={AREA:`${Jt}_area`,TEXT:`${Jt}_text`,BUTTON:`${Jt}_bttn`};class Re{constructor(t){this.control=t}createView(t){var e;const n=document.createElement("div");n.classList.add(`${K}-control-container-${this.control.id}`),t(n,this.control.layoutParams);const r=((e=this.control.layoutParams.innerSizesDependOn)!==null&&e!==void 0?e:Y.innerSizesDependOn)==="self"?{height:n.style.height,width:n.style.width}:{height:"var(--interactive-content-height)",width:"var(--interactive-content-width)"};return{controlContainerEl:n,dependsOn:r}}setEvents(t,e){t&&this.control.events.forEach(n=>{switch(n.type.trim().toLowerCase()){case"onclick":t.addEventListener("click",s=>{s.stopPropagation(),e&&e({action:n.action,controlId:this.control.id,controlType:this.control.type})});break}})}getElement(){return document.querySelector(`.${K}-control-container-${this.control.id}`)}}const ki=i=>{if(i.type.trim().toLowerCase()==="area")return new Jn(i)};class Jn extends Re{constructor(t){super(t)}createView({parent:t,layoutFn:e}){const{dependsOn:n,controlContainerEl:r}=super.createView(e),s=document.createElement("button");return s.classList.add(`${K}-${this.control.id}`),s.setAttribute("data-testid",$e.AREA),s.style.display="flex",s.style.width="100%",s.style.height="100%",s.style.cursor="pointer",s.type="button",Ni({target:s,props:this.control.props,fallback:Object.assign(Object.assign({},Y),{backgroundColor:"transparent"})}),Mi({target:s,props:this.control.props,fallback:Object.assign(Object.assign({},Y),{borderAlpha:0}),dependsOn:n}),je({target:s,layoutParams:this.control.layoutParams,fallback:Y}),r.append(s),t.append(r),this.controlEl=s,r}disable(){this.controlEl&&(this.controlEl.style.cursor="default")}enable(){this.controlEl&&(this.controlEl.style.cursor="pointer")}getElement(){return document.querySelector(`.${K}-${this.control.id}`)}}const Fi=i=>{if(i.type.trim().toLowerCase()==="button")return new tr(i)};class tr extends Re{constructor(t){super(t)}createView({parent:t,layoutFn:e}){const{dependsOn:n,controlContainerEl:r}=super.createView(e),s=document.createElement("button");s.type="button",s.classList.add(`${K}-${this.control.id}`),s.setAttribute("data-testid",$e.BUTTON),s.style.display="flex",s.style.width="100%",s.style.height="100%",s.style.cursor="pointer",s.style.fontFamily="inherit";const l=document.createElement("span");return l.style.display="inline-block",l.style.whiteSpace="pre",l.style.overflow="hidden",l.style.textOverflow="ellipsis",je({target:s,layoutParams:this.control.layoutParams,fallback:Y}),Ni({target:s,props:this.control.props,fallback:Y}),Mi({target:s,props:this.control.props,fallback:Y,dependsOn:n}),Li({target:s,props:this.control.props}),Vi({target:l,props:this.control.props,fallback:Y,dependsOn:n}),s.append(l),r.append(s),t.append(r),this.controlEl=s,r}disable(){this.controlEl&&(this.controlEl.style.cursor="default")}enable(){this.controlEl&&(this.controlEl.style.cursor="pointer")}getElement(){return document.querySelector(`.${K}-${this.control.id}`)}}const er=i=>{if(i.type.trim().toLowerCase()==="text")return new ir(i)};class ir extends Re{constructor(t){super(t)}createView({parent:t,layoutFn:e}){const{dependsOn:n,controlContainerEl:r}=super.createView(e),s=document.createElement("div");s.classList.add(`${K}-${this.control.id}`),s.setAttribute("data-testid",$e.TEXT),s.style.display="flex",s.style.width="100%",s.style.height="100%",s.style.fontFamily="inherit";const l=document.createElement("span");return l.style.whiteSpace="pre",je({target:s,layoutParams:this.control.layoutParams,fallback:Y}),Li({target:s,props:this.control.props}),Vi({target:l,props:this.control.props,fallback:Y,dependsOn:n}),s.append(l),r.append(s),t.append(r),this.controlEl=s,r}disable(){}enable(){}getElement(){return document.querySelector(`.${K}-${this.control.id}`)}}class nr{constructor(t){this.layout=t}}const rr=i=>{if(i.type.trim().toLowerCase()==="relative")return new Bi(i)};class Bi extends nr{constructor(t){super(t)}setContainerLayout(t){t.style.position="relative"}setControlLayout(t,e){t.style.position="absolute",t.style.width=`calc(var(--interactive-content-width) * ${e.width})`,t.style.height=`calc(var(--interactive-content-height) * ${e.height})`,t.style.left=`calc(var(--interactive-content-width) * ${e.x} + ((var(--interactive-width) - var(--interactive-content-width)) / 2))`,t.style.top=`calc(var(--interactive-content-height) * ${e.y} + ((var(--interactive-height) - var(--interactive-content-height)) / 2))`}}function st(i,t){var e={};for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&t.indexOf(n)<0&&(e[n]=i[n]);if(i!=null&&typeof Object.getOwnPropertySymbols=="function")for(var r=0,n=Object.getOwnPropertySymbols(i);r<n.length;r++)t.indexOf(n[r])<0&&Object.prototype.propertyIsEnumerable.call(i,n[r])&&(e[n[r]]=i[n[r]]);return e}function A(i,t,e,n){function r(s){return s instanceof e?s:new e(function(l){l(s)})}return new(e||(e=Promise))(function(s,l){function o(h){try{d(n.next(h))}catch(u){l(u)}}function c(h){try{d(n.throw(h))}catch(u){l(u)}}function d(h){h.done?s(h.value):r(h.value).then(o,c)}d((n=n.apply(i,t||[])).next())})}function a(i,t,e,n){if(e==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof t=="function"?i!==t||!n:!t.has(i))throw new TypeError("Cannot read private member from an object whose class did not declare it");return e==="m"?n:e==="a"?n.call(i):n?n.value:t.get(i)}function I(i,t,e,n,r){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!r)throw new TypeError("Private accessor was defined without a setter");if(typeof t=="function"?i!==t||!r:!t.has(i))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?r.call(i,e):r?r.value=e:t.set(i,e),e}var Ct,Gt,Ge;class Di{constructor(t){Ct.add(this),this.container=t,this.factories=new Map,a(this,Ct,"m",Gt).call(this)}addControlFactory(t,e){this.factories.set(t.trim().toLowerCase(),e),a(this,Ct,"m",Gt).call(this)}removeControlFactory(t){this.factories.delete(t.trim().toLowerCase()),a(this,Ct,"m",Gt).call(this)}}Ct=new WeakSet,Gt=function(){this.controls=a(this,Ct,"m",Ge).call(this)},Ge=function(){var t;return(t=this.container.controls)===null||t===void 0?void 0:t.reduce((e,n)=>{const r=n.type.trim().toLowerCase(),s=this.factories.get(r);return s?[...e,s(n)]:[...e]},[])};const Wi=(i,t)=>{if(i.type.trim().toLowerCase()==="choice")return new sr(i,t)};class sr extends Di{constructor(t,e){super(t),this.rootElement=e!=null?e:Pi(),this.layout=new Bi(this.container.layout),this.isRemoved=!1,this.isDisabled=!1,this.addControlFactory("button",Fi),this.addControlFactory("text",er),this.addControlFactory("area",ki)}createView(t){const e=document.createElement("div");return e.classList.add(`${K}-${this.container.id}`),this.layout.setContainerLayout(e),this.controls.forEach(n=>{const r=n.createView({parent:e,layoutFn:this.layout.setControlLayout});n.setEvents(r,t)}),this.rootElement.append(e),this.isRemoved=!1,e}hide(){const t=this.getElement();t&&(t.style.visibility="hidden")}show(){const t=this.getElement();t&&(t.style.visibility="visible")}enable(){const t=this.getElement();t&&(this.controls.forEach(e=>e.enable()),t.style.opacity=1,this.isDisabled=!1)}disable(){const t=this.getElement();t&&(this.controls.forEach(e=>e.disable()),t.style.opacity=Zn,this.isDisabled=!0)}removeView(){var t;this.isRemoved||((t=this.getElement())===null||t===void 0||t.remove(),this.isRemoved=!0)}getElement(){return this.rootElement.querySelector(`.${K}-${this.container.id}`)}}var te=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function ar(i){return i&&i.__esModule&&Object.prototype.hasOwnProperty.call(i,"default")?i.default:i}var kt=function(i){return i&&i.Math==Math&&i},at=kt(typeof globalThis=="object"&&globalThis)||kt(typeof window=="object"&&window)||kt(typeof self=="object"&&self)||kt(typeof te=="object"&&te)||function(){return this}()||te||Function("return this")(),ht=function(i){try{return!!i()}catch(t){return!0}},or=ht,Xt=!or(function(){var i=function(){}.bind();return typeof i!="function"||i.hasOwnProperty("prototype")}),lr=Xt,Ui=Function.prototype,ze=Ui.apply,qe=Ui.call,cr=typeof Reflect=="object"&&Reflect.apply||(lr?qe.bind(ze):function(){return qe.apply(ze,arguments)}),Hi=Xt,Gi=Function.prototype,pe=Gi.call,dr=Hi&&Gi.bind.bind(pe,pe),wt=Hi?dr:function(i){return function(){return pe.apply(i,arguments)}},zi=wt,hr=zi({}.toString),ur=zi("".slice),qi=function(i){return ur(hr(i),8,-1)},fr=qi,vr=wt,Ki=function(i){if(fr(i)==="Function")return vr(i)},ye=typeof document=="object"&&document.all,pr=typeof ye=="undefined"&&ye!==void 0,Qi={all:ye,IS_HTMLDDA:pr},Yi=Qi,yr=Yi.all,ut=Yi.IS_HTMLDDA?function(i){return typeof i=="function"||i===yr}:function(i){return typeof i=="function"},Xi={},mr=ht,xt=!mr(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7}),br=Xt,Ft=Function.prototype.call,Ae=br?Ft.bind(Ft):function(){return Ft.apply(Ft,arguments)},Zi={},Ji={}.propertyIsEnumerable,tn=Object.getOwnPropertyDescriptor,gr=tn&&!Ji.call({1:2},1);Zi.f=gr?function(t){var e=tn(this,t);return!!e&&e.enumerable}:Ji;var en=function(i,t){return{enumerable:!(i&1),configurable:!(i&2),writable:!(i&4),value:t}},Cr=wt,Er=ht,Ir=qi,ee=Object,_r=Cr("".split),wr=Er(function(){return!ee("z").propertyIsEnumerable(0)})?function(i){return Ir(i)=="String"?_r(i,""):ee(i)}:ee,nn=function(i){return i==null},Sr=nn,Or=TypeError,rn=function(i){if(Sr(i))throw Or("Can't call method on "+i);return i},Tr=wr,jr=rn,$r=function(i){return Tr(jr(i))},Ke=ut,sn=Qi,Rr=sn.all,Zt=sn.IS_HTMLDDA?function(i){return typeof i=="object"?i!==null:Ke(i)||i===Rr}:function(i){return typeof i=="object"?i!==null:Ke(i)},an={},ie=an,ne=at,Ar=ut,Qe=function(i){return Ar(i)?i:void 0},on=function(i,t){return arguments.length<2?Qe(ie[i])||Qe(ne[i]):ie[i]&&ie[i][t]||ne[i]&&ne[i][t]},xr=wt,Pr=xr({}.isPrototypeOf),Lr=typeof navigator!="undefined"&&String(navigator.userAgent)||"",ln=at,re=Lr,Ye=ln.process,Xe=ln.Deno,Ze=Ye&&Ye.versions||Xe&&Xe.version,Je=Ze&&Ze.v8,z,Kt;Je&&(z=Je.split("."),Kt=z[0]>0&&z[0]<4?1:+(z[0]+z[1]));!Kt&&re&&(z=re.match(/Edge\/(\d+)/),(!z||z[1]>=74)&&(z=re.match(/Chrome\/(\d+)/),z&&(Kt=+z[1])));var Vr=Kt,ti=Vr,Nr=ht,Mr=at,kr=Mr.String,cn=!!Object.getOwnPropertySymbols&&!Nr(function(){var i=Symbol();return!kr(i)||!(Object(i)instanceof Symbol)||!Symbol.sham&&ti&&ti<41}),Fr=cn,dn=Fr&&!Symbol.sham&&typeof Symbol.iterator=="symbol",Br=on,Dr=ut,Wr=Pr,Ur=dn,Hr=Object,hn=Ur?function(i){return typeof i=="symbol"}:function(i){var t=Br("Symbol");return Dr(t)&&Wr(t.prototype,Hr(i))},Gr=String,zr=function(i){try{return Gr(i)}catch(t){return"Object"}},qr=ut,Kr=zr,Qr=TypeError,un=function(i){if(qr(i))return i;throw Qr(Kr(i)+" is not a function")},Yr=un,Xr=nn,Zr=function(i,t){var e=i[t];return Xr(e)?void 0:Yr(e)},se=Ae,ae=ut,oe=Zt,Jr=TypeError,ts=function(i,t){var e,n;if(t==="string"&&ae(e=i.toString)&&!oe(n=se(e,i))||ae(e=i.valueOf)&&!oe(n=se(e,i))||t!=="string"&&ae(e=i.toString)&&!oe(n=se(e,i)))return n;throw Jr("Can't convert object to primitive value")},fn={exports:{}},ei=at,es=Object.defineProperty,is=function(i,t){try{es(ei,i,{value:t,configurable:!0,writable:!0})}catch(e){ei[i]=t}return t},ns=at,rs=is,ii="__core-js_shared__",ss=ns[ii]||rs(ii,{}),as=ss,ni=as;(fn.exports=function(i,t){return ni[i]||(ni[i]=t!==void 0?t:{})})("versions",[]).push({version:"3.31.0",mode:"pure",copyright:"\xA9 2014-2023 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.31.0/LICENSE",source:"https://github.com/zloirock/core-js"});var os=fn.exports,ls=rn,cs=Object,vn=function(i){return cs(ls(i))},ds=wt,hs=vn,us=ds({}.hasOwnProperty),xe=Object.hasOwn||function(t,e){return us(hs(t),e)},fs=wt,vs=0,ps=Math.random(),ys=fs(1 .toString),ms=function(i){return"Symbol("+(i===void 0?"":i)+")_"+ys(++vs+ps,36)},bs=at,gs=os,ri=xe,Cs=ms,Es=cn,Is=dn,Et=bs.Symbol,le=gs("wks"),_s=Is?Et.for||Et:Et&&Et.withoutSetter||Cs,ws=function(i){return ri(le,i)||(le[i]=Es&&ri(Et,i)?Et[i]:_s("Symbol."+i)),le[i]},Ss=Ae,si=Zt,ai=hn,Os=Zr,Ts=ts,js=ws,$s=TypeError,Rs=js("toPrimitive"),As=function(i,t){if(!si(i)||ai(i))return i;var e=Os(i,Rs),n;if(e){if(t===void 0&&(t="default"),n=Ss(e,i,t),!si(n)||ai(n))return n;throw $s("Can't convert object to primitive value")}return t===void 0&&(t="number"),Ts(i,t)},xs=As,Ps=hn,pn=function(i){var t=xs(i,"string");return Ps(t)?t:t+""},Ls=at,oi=Zt,me=Ls.document,Vs=oi(me)&&oi(me.createElement),Ns=function(i){return Vs?me.createElement(i):{}},Ms=xt,ks=ht,Fs=Ns,yn=!Ms&&!ks(function(){return Object.defineProperty(Fs("div"),"a",{get:function(){return 7}}).a!=7}),Bs=xt,Ds=Ae,Ws=Zi,Us=en,Hs=$r,Gs=pn,zs=xe,qs=yn,li=Object.getOwnPropertyDescriptor;Xi.f=Bs?li:function(t,e){if(t=Hs(t),e=Gs(e),qs)try{return li(t,e)}catch(n){}if(zs(t,e))return Us(!Ds(Ws.f,t,e),t[e])};var Ks=ht,Qs=ut,Ys=/#|\.prototype\./,Pt=function(i,t){var e=Zs[Xs(i)];return e==ta?!0:e==Js?!1:Qs(t)?Ks(t):!!t},Xs=Pt.normalize=function(i){return String(i).replace(Ys,".").toLowerCase()},Zs=Pt.data={},Js=Pt.NATIVE="N",ta=Pt.POLYFILL="P",ea=Pt,ci=Ki,ia=un,na=Xt,ra=ci(ci.bind),sa=function(i,t){return ia(i),t===void 0?i:na?ra(i,t):function(){return i.apply(t,arguments)}},mn={},aa=xt,oa=ht,la=aa&&oa(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!=42}),ca=Zt,da=String,ha=TypeError,ua=function(i){if(ca(i))return i;throw ha(da(i)+" is not an object")},fa=xt,va=yn,pa=la,Bt=ua,di=pn,ya=TypeError,ce=Object.defineProperty,ma=Object.getOwnPropertyDescriptor,de="enumerable",he="configurable",ue="writable";mn.f=fa?pa?function(t,e,n){if(Bt(t),e=di(e),Bt(n),typeof t=="function"&&e==="prototype"&&"value"in n&&ue in n&&!n[ue]){var r=ma(t,e);r&&r[ue]&&(t[e]=n.value,n={configurable:he in n?n[he]:r[he],enumerable:de in n?n[de]:r[de],writable:!1})}return ce(t,e,n)}:ce:function(t,e,n){if(Bt(t),e=di(e),Bt(n),va)try{return ce(t,e,n)}catch(r){}if("get"in n||"set"in n)throw ya("Accessors not supported");return"value"in n&&(t[e]=n.value),t};var ba=xt,ga=mn,Ca=en,Ea=ba?function(i,t,e){return ga.f(i,t,Ca(1,e))}:function(i,t,e){return i[t]=e,i},Dt=at,Ia=cr,_a=Ki,wa=ut,Sa=Xi.f,Oa=ea,pt=an,Ta=sa,yt=Ea,hi=xe,ja=function(i){var t=function(e,n,r){if(this instanceof t){switch(arguments.length){case 0:return new i;case 1:return new i(e);case 2:return new i(e,n)}return new i(e,n,r)}return Ia(i,this,arguments)};return t.prototype=i.prototype,t},$a=function(i,t){var e=i.target,n=i.global,r=i.stat,s=i.proto,l=n?Dt:r?Dt[e]:(Dt[e]||{}).prototype,o=n?pt:pt[e]||yt(pt,e,{})[e],c=o.prototype,d,h,u,v,m,g,w,f,p;for(v in t)d=Oa(n?v:e+(r?".":"#")+v,i.forced),h=!d&&l&&hi(l,v),g=o[v],h&&(i.dontCallGetSet?(p=Sa(l,v),w=p&&p.value):w=l[v]),m=h&&w?w:t[v],!(h&&typeof g==typeof m)&&(i.bind&&h?f=Ta(m,Dt):i.wrap&&h?f=ja(m):s&&wa(m)?f=_a(m):f=m,(i.sham||m&&m.sham||g&&g.sham)&&yt(f,"sham",!0),yt(o,v,f),s&&(u=e+"Prototype",hi(pt,u)||yt(pt,u,{}),yt(pt[u],v,m),i.real&&c&&(d||!c[v])&&yt(c,v,m)))},Ra=Math.ceil,Aa=Math.floor,xa=Math.trunc||function(t){var e=+t;return(e>0?Aa:Ra)(e)},Pa=xa,bn=function(i){var t=+i;return t!==t||t===0?0:Pa(t)},La=bn,Va=Math.min,Na=function(i){return i>0?Va(La(i),9007199254740991):0},Ma=Na,ka=function(i){return Ma(i.length)},Fa=$a,Ba=vn,Da=ka,Wa=bn;Fa({target:"Array",proto:!0},{at:function(t){var e=Ba(this),n=Da(e),r=Wa(t),s=r>=0?r:n+r;return s<0||s>=n?void 0:e[s]}});var Ua=on,Ha=Ua,Ga=Ha,za=Ga("Array","at"),qa=za,Ka=qa,Qa=Ka,Ya=Qa,be=ar(Ya);function gn(i,t){let e;return(...n)=>{clearTimeout(e),e=setTimeout(()=>i(...n),t)}}const Lt={Object:"Object",String:"String",Array:"Array",Number:"Number",Function:"Function",Boolean:"Boolean"},St=(i,t)=>Object.prototype.toString.call(i)===`[object ${t}]`,Pe=i=>St(i,Lt.Object),ge=i=>St(i,Lt.String),Le=i=>St(i,Lt.Array),Cn=i=>St(i,Lt.Number),Xa=i=>St(i,Lt.Function),ui=i=>Cn(i)&&!isNaN(i),$t=i=>Pe(i)&&Object.keys(i).length===0,En=i=>Le(i)&&!i.length,Wt=(i,t)=>ge(i)&&(t?i.trim():i).length,In=window.navigator.userAgent.toLowerCase(),Za=/mobi/i.test(In);In.indexOf("android")>-1;const Ja="video_interactive",to="videoint",eo=250;class io{constructor(t){this.onResize=e=>{this.isReady&&(!e[0].contentRect.width||!e[0].contentRect.height||(this.lastZoomInfo&&this.ngEditor.zoomTo(this.getNextPoint()),this.ngEditorSize={width:e[0].contentRect.width,height:e[0].contentRect.height}))},this.handleChapterChange=e=>{var n;if(this.isReady){if(this.isHidden||this.hide(),!(e!=null&&e.id)){(n=this.onError)===null||n===void 0||n.call(this,"Id is not found"),console.error("Id is not found");return}this.visitedChapterIds.add(e.id),this.ngEditor.selectChapter(e.id),this.ngEditor.setVisitedChapters(Array.from(this.visitedChapterIds)),this.currentChapterId=e.id,this.lastZoomInfo=void 0}},this.handleManifestChange=(e,n=[])=>A(this,void 0,void 0,function*(){var r;if(!Cn(e.graph.edit.chapters[0].x)){this.isReady=!1,(r=this.onError)===null||r===void 0||r.call(this,"Can't show graph"),console.error("Can't show graph");return}if(this.lastZoomInfo=void 0,!this.ngEditor){let s;try{s=yield P.loadVKLangPack(this.lang,Ja,to)}catch(o){console.log("Unable to load graph language pack")}const{GraphEditor:l}=yield import("@interactiveplatform/movika-graph-editor");this.ngEditor=new l(this.graphWrapperElement,{mode:"read",lang:this.lang,translation:s}),this.ngEditor.on("control",({name:o,chapterId:c})=>{o==="openPreview"&&this.onOpenPreviewClick(c)}),this.ngEditor.on("zoomEnd",o=>{this.lastZoomInfo=Object.assign({},o)})}this.visitedChapterIds=new Set(n),e.metadata.id!==this.currentManifestId?(this.ngEditor.update(e),this.currentManifestId=e.metadata.id):this.ngEditor.setVisitedChapters(Array.from(this.visitedChapterIds)),this.isReady=!0}),this.init(t)}init({root:t,onOpenPreviewClick:e,onError:n,lang:r,visitedChapters:s=[]}){this.isHidden=!0,this.currentManifestId=void 0,this.currentChapterId=void 0,this.visitedChapterIds=new Set(s),this.onOpenPreviewClick=e,this.onError=n,this.lang=r!=null?r:"ru",this.zoom=.7,this.isReady=!1,this.lastZoomInfo=void 0,this.ngEditorSize=void 0,this.ngEditor=void 0,this.graphWrapperElement=no(t),this.resizeObserver=new ResizeObserver(gn(this.onResize,eo)),this.resizeObserver.observe(this.graphWrapperElement)}getNextPoint(t=this.ngEditorSize){return[(this.lastZoomInfo.x-t.width/2)/this.lastZoomInfo.value*-1,(this.lastZoomInfo.y-t.height/2)/this.lastZoomInfo.value*-1]}setVisitedChapters(t){this.visitedChapterIds=new Set([...this.visitedChapterIds,...t]),this.ngEditor.setVisitedChapters(Array.from(this.visitedChapterIds))}updateVideosInfo(t){this.ngEditor.updateVideosInfo(t)}show(){!this.ngEditor||!this.isReady||(this.graphWrapperElement.style.display="block",this.lastZoomInfo||this.ngEditor.focusChapter(this.currentChapterId),this.isHidden=!1)}hide(){this.graphWrapperElement.style.display="none",this.isHidden=!0}destroy(){var t,e;this.hide(),this.resizeObserver.disconnect(),(t=this.ngEditor)===null||t===void 0||t.setVisitedChapters([]),this.onOpenPreviewClick=void 0,(e=this.ngEditor)===null||e===void 0||e.dispose(),this.graphWrapperElement.remove(),this.isReady=!1}}function no(i){const t=document.createElement("div");return t.style.position="absolute",t.style.top="0",t.style.left="0",t.style.height="100%",t.style.width="100%",t.style.display="none",i.append(t),t}const At=(i="",t="")=>{i=i.split("."),t=t.split(".");let e=0;for(let n=0;n<Math.max(i.length,t.length)&&!e;n++)i[n]>t[n]?e=1:i[n]<t[n]?e=-1:e=0;return e},ro="3.1",fi={default:"setNextBranch",random:"setRandomBranch",weightlessRandom:"setWeightlessRandomBranch",max:"setMaxWeightBranch",min:"setMinWeightBranch"},so={type:"onSuspense",action:{type:"continuePlayback",args:{shouldOpenNow:!0,isDetachContainer:!0}}},ao=i=>{const t=[];for(const e of i.chapters){let n;const r=[];for(let o of e.branches){const{isDefault:c}=o,d=st(o,["isDefault"]);c&&(n=d.id),r.push(d)}let s=[];const l=[];for(let o of e.containers){const{fallbackStrategy:c}=o,d=st(o,["fallbackStrategy"]),h=!!d.endTime;let u=[so];switch(c){case"await":h?u=[]:s=[];break;case"default":{const v={type:"onSuspense",action:{type:fi.default,args:{branchId:n,shouldOpenNow:!h,isDetachContainer:!0}}};h?u=[v]:s=[v];break}case"random":case"weightlessRandom":case"max":case"min":{const v={type:"onSuspense",action:{type:fi[c],args:{}}};h?u=[v]:s=[v];break}}for(const v of d.controls)l.push(Object.assign(Object.assign({},d),{controls:[Object.assign({},v)],id:Kn.v4(),events:u}))}t.push(Object.assign(Object.assign({},e),{containers:l,events:s,branches:r}))}return i.metadata.version=ro,i.metadata.updated=new Date().toISOString(),Object.assign(Object.assign({},i),{chapters:t})},oo="3.2",lo=i=>{if(!i.media){const t=i.metadata,{media:e}=t,n=st(t,["media"]);return Object.assign(Object.assign({},i),{metadata:Object.assign(Object.assign({},n),{version:oo}),media:e})}return i},co="3.3",ho=(i=[])=>({edit:{chapters:i},view:{}}),vi={type:"onSuspense",action:{type:"expect",args:{shouldOpenNow:!0,isDetachContainer:!0}}},uo=i=>{var t;const e=[],n=[];for(const r of i.chapters){const{id:s,x:l,y:o}=r,c=st(r,["id","x","y"]),d=c.containers.map(h=>{var u;return Object.assign(Object.assign({},h),{controls:h.controls.map(v=>{var{subtype:m,type:g}=v,w=st(v,["subtype","type"]);return Object.assign(Object.assign({},w),{type:m!=null?m:g})}),events:!((u=h.events)===null||u===void 0)&&u.length?h.events:[vi]})});e.push(Object.assign(Object.assign({id:s},c),{containers:d,events:!((t=c.events)===null||t===void 0)&&t.length?c.events:[vi]})),n.push({id:s,x:l,y:o})}return Object.assign(Object.assign({},i),{chapters:e,graph:ho(n),metadata:Object.assign(Object.assign({},i.metadata),{version:co})})},fo=[{version:"3.0",migrate:ao},{version:"3.1",migrate:lo},{version:"3.2",migrate:uo}],vo=i=>fo.reduce((t,e)=>At(t.metadata.version,e.version)?t:e.migrate(t),i),po=Object.freeze({Button:"Button",Area:"Area",Text:"Text"}),j=Object.freeze({openURI:"openURI",setNextBranch:"setNextBranch",setWeightlessRandomBranch:"setWeightlessRandomBranch",setRandomBranch:"setRandomBranch",setMaxWeightBranch:"setMaxWeightBranch",setMinWeightBranch:"setMinWeightBranch",setDefaultBranch:"setDefaultBranch",continuePlayback:"continuePlayback",expect:"expect"});exports.INTERACTIVE_CLICK_ACTIONS=void 0;(function(i){i.GO_NEXT_BUTTON="GO_NEXT_BUTTON",i.GO_NEXT_AREA="GO_NEXT_AREA",i.WATCH_AGAIN="WATCH_AGAIN",i.OPEN_GRAPH="OPEN_GRAPH",i.CLOSE_GRAPH="CLOSE_GRAPH"})(exports.INTERACTIVE_CLICK_ACTIONS||(exports.INTERACTIVE_CLICK_ACTIONS={}));const pi={metadata:"Object",chapters:"Array"},yo="3.0.0",mo="3.3.0",Ve=i=>{const t=At(i,yo);return t===-1?!1:t===0?!0:At(i,mo)!==1},bo=i=>{if(!Pe(i))return!1;for(const t in pi)if(!i[t]||!St(i[t],pi[t]))return!1;return Ve(i.metadata.version)},_n=i=>i.type===po.Text;class S{constructor(t,e,...n){this.severity=t,this.category=e,this.data=n}toString(){return`SDK_NAME ERROR ${JSON.stringify(this,null," ")}`}}S.Severity={RECOVERABLE:1,CRITICAL:2};S.Category={VIDEO:0,INTERACTIVES:1,GRAPH:2,MANIFEST:3,LOADERS:4,HISTORY:5,SEAMLESS:6};class wn{constructor(){this.listeners={}}addListener(t,e){return this.listeners[t]=this.listeners[t]||[],this.listeners[t].push(e),this}on(t,e){return this.addListener(t,e)}once(t,e){this.listeners[t]=this.listeners[t]||[];const n=()=>{e(),this.off(t,n)};return this.listeners[t].push(n),this}off(t,e){return this.removeListener(t,e)}reset(){this.listeners={}}removeListener(t,e){const n=this.listeners[t];if(!n)return this;for(let r=n.length;r>0;r--)if(n[r]===e){n.splice(r,1);break}return this}emit(t,...e){const n=this.listeners[t];return n?(n.forEach(r=>{r(...e)}),!0):!1}listenerCount(t){return(this.listeners[t]||[]).length}rawListeners(t){return this.listeners[t]}}class go{constructor(t){this.addFn=(e,n=!1)=>{Xa(e)&&(this.fns.push(e),n&&this.updateFn())},this.removeFn=(e,n=!1)=>{this.fns=this.fns.filter(r=>r!==e),n&&this.updateFn()},this.updateFn=()=>{this.fn=()=>{this.fns.forEach(e=>e()),this.raf&&this.forceRequestAnimation()}},this.forceRequestAnimation=()=>{this.fn&&(this.raf=requestAnimationFrame(this.fn))},this.requestAnimation=()=>{this.raf||this.forceRequestAnimation()},this.cancelAnimation=()=>{cancelAnimationFrame(this.raf),this.raf=void 0},this.raf,this.fn,this.fns=[],this.addFn(t)}release(){this.cancelAnimation(),this.fn=void 0,this.fns=[]}}class Co{constructor(t){var e,n;this.loaders={chapterLoaders:(e=t==null?void 0:t.chapterLoaders)!==null&&e!==void 0?e:[],manifestLoaders:(n=t==null?void 0:t.manifestLoaders)!==null&&n!==void 0?n:[]}}exec(t,e){return A(this,void 0,void 0,function*(){return Eo(...this.loaders[t])(e)})}}function Eo(...i){return function(e){return A(this,void 0,void 0,function*(){const n=[...i];for(;n.length>0;)e=yield n.shift()(e);return e})}}function Qt(i,t,e){return i?Object.assign(Object.assign({},i),{[t]:i[t]?[e,...i[t]]:[e]}):{[t]:[e]}}function Ce(i){var{actions:t,errors:e,chapterId:n}=i,r=st(i,["actions","errors","chapterId"]);if(n){const s=t.getManifest(),l=t.getChapter(s.chapters,n);if(l){const o=t.getMedia(s.media,l.videoId),c=t.getGraph(s.graph,l.id);return o?Object.assign(Object.assign({},r),{actions:t,errors:e,result:{chapter:l,media:o,graph:c}}):Object.assign(Object.assign({},r),{errors:Qt(e,Ce.name,"Could not find media"),actions:t})}}return Object.assign(Object.assign({},r),{errors:Qt(e,Ce.name,"Could not find chapter"),actions:t})}class yi{constructor(){Object.defineProperty(this,"listeners",{value:{},writable:!0,configurable:!0})}addEventListener(t,e,n){t in this.listeners||(this.listeners[t]=[]),this.listeners[t].push({callback:e,options:n})}removeEventListener(t,e){if(!(t in this.listeners))return;const n=this.listeners[t];for(let r=0,s=n.length;r<s;r++)if(n[r].callback===e){n.splice(r,1);return}}dispatchEvent(t){if(!(t.type in this.listeners))return;const n=this.listeners[t.type].slice();for(let r=0,s=n.length;r<s;r++){const l=n[r];try{l.callback.call(this,t)}catch(o){Promise.resolve().then(()=>{throw o})}l.options&&l.options.once&&this.removeEventListener(t.type,l.callback)}return!t.defaultPrevented}}class Sn extends yi{constructor(){super(),this.listeners||yi.call(this),Object.defineProperty(this,"aborted",{value:!1,writable:!0,configurable:!0}),Object.defineProperty(this,"onabort",{value:null,writable:!0,configurable:!0}),Object.defineProperty(this,"reason",{value:void 0,writable:!0,configurable:!0})}toString(){return"[object AbortSignal]"}dispatchEvent(t){t.type==="abort"&&(this.aborted=!0,typeof this.onabort=="function"&&this.onabort.call(this,t)),super.dispatchEvent(t)}}class Io{constructor(){Object.defineProperty(this,"signal",{value:new Sn,writable:!0,configurable:!0})}abort(t){let e;try{e=new Event("abort")}catch(r){typeof document!="undefined"?document.createEvent?(e=document.createEvent("Event"),e.initEvent("abort",!1,!1)):(e=document.createEventObject(),e.type="abort"):e={type:"abort",bubbles:!1,cancelable:!1}}let n=t;if(n===void 0)if(typeof document=="undefined")n=new Error("This operation was aborted"),n.name="AbortError";else try{n=new DOMException("signal is aborted without reason")}catch(r){n=new Error("This operation was aborted"),n.name="AbortError"}this.signal.reason=n,this.signal.dispatchEvent(e)}toString(){return"[object AbortController]"}}typeof Symbol!="undefined"&&Symbol.toStringTag&&(Io.prototype[Symbol.toStringTag]="AbortController",Sn.prototype[Symbol.toStringTag]="AbortSignal");function On(i){return i.__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL?(console.log("__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL=true is set, will force install polyfill"),!0):typeof i.Request=="function"&&!i.Request.prototype.hasOwnProperty("signal")||!i.AbortController}function _o(i){typeof i=="function"&&(i={fetch:i});const{fetch:t,Request:e=t.Request,AbortController:n,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:r=!1}=i;if(!On({fetch:t,Request:e,AbortController:n,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:r}))return{fetch:t,Request:s};let s=e;(s&&!s.prototype.hasOwnProperty("signal")||r)&&(s=function(d,h){let u;h&&h.signal&&(u=h.signal,delete h.signal);const v=new e(d,h);return u&&Object.defineProperty(v,"signal",{writable:!1,enumerable:!1,configurable:!0,value:u}),v},s.prototype=e.prototype);const l=t;return{fetch:(c,d)=>{const h=s&&s.prototype.isPrototypeOf(c)?c.signal:d?d.signal:void 0;if(h){let u;try{u=new DOMException("Aborted","AbortError")}catch(m){u=new Error("Aborted"),u.name="AbortError"}if(h.aborted)return Promise.reject(u);const v=new Promise((m,g)=>{h.addEventListener("abort",()=>g(u),{once:!0})});return d&&d.signal&&delete d.signal,Promise.race([v,l(c,d)])}return l(c,d)},Request:s}}const Ne=On({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),Tn=Ne?_o({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,mi=Ne?Tn.fetch:window.fetch;Ne?Tn.Request:window.Request;const wo=i=>A(void 0,void 0,void 0,function*(){try{let t,e;if(Pe(i))t=i;else if(ge(i)){e=new URL(i).href;const r=yield mi(e);if(!r.ok)return{};t=yield r.json()}else return{};if(!bo(t))return{};const n=t.metadata.media;if(ge(n)&&!t.media)try{let r;e?r=new URL(n,e).href:(r=new URL(n).href,e=r);const s=yield mi(r);if(!s.ok)throw new Error;t.metadata.media=yield s.json()}catch(r){return jo(t.metadata.version)?{manifest:t}:{}}return{manifest:t,manifestURL:e}}catch(t){return{}}});function So(i){return A(this,void 0,void 0,function*(){const{manifest:t,manifestURL:e}=yield wo(i),n=vo(t);return n.media=Oo(n.media,e),delete n.metadata.media,n})}function fe(i,t){return i.find(e=>e.id===t)}function bi(i,t){var e,n;return!((e=i.edit)===null||e===void 0)&&e.chapters?i.edit.chapters.find(r=>r.id===t):!((n=i.view)===null||n===void 0)&&n.chapters?i.view.chapters.find(r=>r.id===t):void 0}function gi(i,t){return i.videos.find(e=>e.id===t)}function Oo(i,t){return Object.assign(Object.assign({},i),{videos:i.videos.map(e=>Object.assign(Object.assign({},e),{variants:e.variants.map(n=>{const r=To(n.url,t);return Object.assign(Object.assign({},n),{url:r||n.url})})}))})}function To(i,t){try{return new URL(i,t).href}catch(e){return""}}function jo(i){return At(i,"3.2.0")>=0}const x=Object.freeze({nothing:0,beforeInteractive:1,interactive:2,afterInteractive:3,end:4,removed:5,destroyed:6}),Me=i=>Le(i)&&!En(i),Vt=i=>i.order==="end",jn=i=>Le(i.containers)&&!En(i.containers)&&Vt(i),$o=(i,t)=>{var e;const n=i*1e3;return Me(t.controls)&&n<((e=t.startTime)!==null&&e!==void 0?e:0)},Ci=(i,t)=>{var e,n;const r=i*1e3;return Me(t.controls)&&r>=((e=t.startTime)!==null&&e!==void 0?e:0)&&r<=((n=t.endTime)!==null&&n!==void 0?n:1/0)},Yt=i=>i.some(t=>t.action.type==="expect"),Ei=i=>i.find(t=>t.action.type==="expect"),Ro=i=>(i==null?void 0:i.length)===1,$n=i=>Ro(i)&&_n(i[0]),Ao=({fn:i,type:t=1},...e)=>(...n)=>t?i(...n,...e):i(Object.assign(Object.assign({},n[t]),e[t])),xo=(i=[])=>i.reduce((t,e,n)=>{var r,s,l;const o=((r=e==null?void 0:e.controls)!==null&&r!==void 0?r:[]).filter(c=>!_n(c));if(Me(o)){const c=[(s=e.startTime)!==null&&s!==void 0?s:0,(l=e.endTime)!==null&&l!==void 0?l:1/0],d=e.id;if(!n)t.push({subjects:[d],range:c});else{const h=[];let u=-1/0,v=1/0,m=[];const g=[];for(let w=0;w<t.length;w++){const f=t[w];if(g.push(...f.subjects),f.range[0]<v&&(v=f.range[0]),f.range[1]>u&&(u=f.range[1]),f.range[0]<=c[0]&&f.range[1]>=c[1])return t[w].subjects.push(d),t;c[0]>=f.range[0]&&c[0]<=f.range[1]&&(h.push(w),m=m.concat(f.subjects),c[0]=f.range[0]),c[1]>=f.range[0]&&c[1]<=f.range[1]&&(h.push(w),m=m.concat(f.subjects),c[1]=f.range[1])}if(g.push(d),c[0]<=v&&c[1]>=u)return[{subjects:g,range:c}];h.length&&h.reverse().forEach(w=>{t.splice(w,1)}),t.push({subjects:m.concat([d]),range:c})}}return t},[]).sort((t,e)=>t.range[0]-e.range[0]),Po=(i,t)=>Yt(i.events)?!1:t.some(({container:e})=>e.container.id!==i.id&&Yt(e.container.events)&&e.container.endTime===i.endTime&&!e.isRemoved);class Rn extends Co{constructor(t,e){super(t),this.onError=e,this.prevChapter$=new P.ValueSubject(null),this.release()}release(){return this.manifest=null,this.chapter=null,this.media=null,this.graph=null,this.prevChapter$.next(null),this}setManifest(t){var e;return A(this,void 0,void 0,function*(){this.release();const n=yield this.exec("manifestLoaders",{actions:{addErrorMessage:Qt},result:null,errors:null,source:t});n.errors&&this.errorHandler(n.errors);const r=yield So((e=n.result)!==null&&e!==void 0?e:t);return this.manifest=r,this})}setInitial(){return A(this,void 0,void 0,function*(){return this.setNext()})}setNext(t=this.manifest.metadata.initChapterId){return A(this,void 0,void 0,function*(){this.prevChapter$.next(this.chapter);const e=yield this.exec("chapterLoaders",Ce({actions:{getManifest:()=>this.manifest,getCurrent:this.getCurrent,getGraph:bi,getChapter:fe,getMedia:gi,getByBranches:this.getByBranches.bind(this),addErrorMessage:Qt},result:null,errors:null,chapterId:t}));return e.errors&&this.errorHandler(e.errors),this.chapter=e.result.chapter,this.media=e.result.media,this.graph=e.result.graph,this})}errorHandler(t){this.onError(t),console.error("Something went wrong with loaders",{errors:t})}getInitial(){return this.getByChapterId(this.manifest.metadata.initChapterId)||null}getByChapterId(t=this.manifest.metadata.initChapterId){const e=fe(this.manifest.chapters,t);if(e){const n=gi(this.manifest.media,e.videoId),r=bi(this.manifest.graph,e.id);if(n)return{chapter:e,media:n,graph:r}}return null}getBranches(t=this.chapter.id){if(t===this.chapter.id)return this.getByBranches(this.chapter.branches);{const e=fe(this.manifest.chapters,t);return this.getByBranches(e==null?void 0:e.branches)}}getByBranches(t=[]){return t.reduce((e,n)=>{const r=this.getByChapterId(n.chapterId);return r&&e.push(r),e},[])}getCurrent(){return{chapter:this.chapter,media:this.media,graph:this.graph}}isInitialChapter(){return this.chapter.id===this.manifest.metadata.initChapterId}isEndChapter(){return Vt(this.chapter)}}const Lo=i=>{const t=i.variants.find(e=>{var n;return((n=e.payload)===null||n===void 0?void 0:n.type)==="vk"});if(t&&"payload"in t){const[e,n]=t.payload.id.split("_");return[e,n]}return[]},E={graph:"graph",interactives:"interactives",chapterChanged:"chapter-changed",playerChanged:"player-changed",manifestChanged:"manifest-changed",errors:"errors",eachTick:"eachTick",historyInited:"history-inited",historyDestroyed:"history-destroyed"},Ee={visibility:"visibility",watchAgainClicked:"watchAgainClicked"},L={actionChoiceCanceled:"action-choice-canceled",actionChoice:"action-choice",actionExecution:"action-execution",visibility:"visibility",containerRemoved:"container-removed",rangeEnded:"range-ended"};function Vo(){const i=new Map;function t(r){var{listId:s=Math.random().toString(),itemId:l=Math.random().toString()}=r,o=st(r,["listId","itemId"]);const c=i.get(s),d=Object.assign({},o);return c?c[l]=d:i.set(s,{[l]:d}),Object.assign({listId:s,itemId:l},o)}function e(r,s){var l,o,c;const d=i.get(r);if(d){if(s)return(l=d[s])===null||l===void 0||l.player.destroy(),(o=d[s])===null||o===void 0||o.container.remove(),(c=d[s])===null||c===void 0||c.subscription.unsubscribe(),delete d[s],Object.keys(d).length||i.delete(r),!0;for(const h of Object.values(d))h.player.destroy(),h.container.remove();return i.delete(r),!0}else throw Error("Can't remove. Not find.")}function n(){for(const r of i)e(r[0])}return{createPlayer:t,removePlayer:e,map:i,removeAll:n}}function Ii(i,t=[]){var e,n,r;let s={},l;const o=!t.length;for(const c of i.variants)if(!l&&"cover"in c&&(l=c.cover),"url"in c)switch(c.type.toLowerCase()){case"mp4":(o||t.includes("mp4"))&&(s.MPEG=Object.assign(Object.assign({},s.MPEG),{[(e=c.standard)!==null&&e!==void 0?e:"Invariant quality"]:c.url}));break;case"mpeg":(o||t.includes("mpeg"))&&(s.MPEG=Object.assign(Object.assign({},s.MPEG),{[(n=c.standard)!==null&&n!==void 0?n:"Invariant quality"]:c.url}));break;case"hls":(o||t.includes("hls"))&&(s=Object.assign(Object.assign({},s),{HLS:{type:"url",url:c.url}}));break;case"dash":(o||t.includes("dash"))&&(s=Object.assign(Object.assign({},s),{DASH_SEP:{compatibilityMode:!0,type:"url",url:c.url}}));break}return{sources:s,thumbUrl:l,title:(r=i.title)!==null&&r!==void 0?r:""}}const Ut=(i,t)=>{const e=i.info.currentQuality$.getValue(),n=i.info.availableQualities$.getValue();e!==t&&n.includes(t)&&(i.setQuality(t),i.setAutoQuality(!1))},zt={activePlayerChanged:"sc-active-player-changed",initiated:"sc-initiated",playerCreated:"sc-player-created"},No=2;function Mo(i){const t=Vo();let e,n;const r=new wn;let s={},l=!1,o=null,c=!1,d;i&&h(i);function h(y){o=y}function u(y,C,b){var T;if(!o)throw Error("need to set interactive controller");const V=((T=t.map.get(y))!==null&&T!==void 0?T:{})[C];if(V){s=Object.assign({chapterId:b,listId:y,itemId:C},V);const _=s.player;n=_.info.currentQuality$.subscribe(F=>{if(!(!F||!_.info.position$.getValue())){e=F;for(const U of t.map)Object.values(U[1]).forEach(({player:M})=>{_.info.isAutoQualityEnabled$.getValue()||Ut(M,F)})}}),V.container.remove(),l=!1,o.setPlayer(V.player),c||(o.init(),c=!0),r.emit(zt.activePlayerChanged,{player:s.player,config:s.config});return}throw Error("Can't set. Not find.")}function v(y,C,b){return A(this,void 0,void 0,function*(){if(!o)throw Error("need to set interactive controller");if($t(s)||y!==s.itemId)return;if(b>=0&&!l){const R=o.getChapterBranches();l=!0;const V=new Set;for(const _ of R)V.has(_.media.id)||(yield g({media:_.media,chapterId:_.chapter.id,setAsActive:!1,title:_.chapter.label}),V.add(_.media.id))}})}function m({chapter:{id:y},media:C}){return A(this,void 0,void 0,function*(){if($t(s))return;n==null||n.unsubscribe();const b=s.player.info.muted$.getValue(),T=s.player.info.currentQuality$.getValue(),R=s.player.info.isAutoQualityEnabled$.getValue(),V=s.player.info.volume$.getValue(),_=s.player.info.currentPlaybackRate$.getValue(),F=!R;let U=!1;for(const M of t.map)if(M[0]===C.id){const Q=Object.keys(M[1]);for(const X of Q)X===s.itemId?(Q.length<No||(U=!0),t.removePlayer(M[0],X)):(U=!0,u(M[0],X,y),F?Ut(s.player,T):s.player.setAutoQuality(!0),s.player.setVolume(V),s.player.setMuted(b),s.player.setPlaybackRate(_))}else t.removePlayer(M[0]);U||(yield g({media:C,chapterId:y,setAsActive:!0,playbackRate:_}),F?Ut(s.player,T):s.player.setAutoQuality(!0),s.player.setVolume(V),s.player.setMuted(b))})}function g({media:y,chapterId:C,prefetch:b=!0,setAsActive:T=!0,autoplay:R=!1,preferredExt:V,title:_,playbackRate:F}){var U,M,Q;return A(this,void 0,void 0,function*(){const X=Math.random().toString(),ft=document.createElement("div");d.append(ft);const Fn=(U=s==null?void 0:s.player)===null||U===void 0?void 0:U.info.isAutoQualityEnabled$.getValue();let Nt;if(!((M=o==null?void 0:o.options)===null||M===void 0)&&M.vkVideoLoader){const Mt=Lo(y);Mt.length&&(Nt=yield o.options.vkVideoLoader(...Mt))}const Fe=Object.assign(Object.assign({container:ft},((Q=Nt==null?void 0:Nt.videos)===null||Q===void 0?void 0:Q[0])||{sources:Ii(y,V).sources}),{title:_}),ot=new Qn.Player;ot.initVideo(Fe);const Bn=ft.lastChild,Be=new P.Subscription;Be.add(ot.info.position$.subscribe(function(Mt){v(X,ot.info.duration$.getValue(),Mt)})).add(ot.events.canplay$.subscribe(function(){Fn||Ut(ot,e),F&&ot.setPlaybackRate(F)})),Bn&&(ft.style.display="none",ft.classList.add(C));const vt=t.createPlayer({listId:y.id,itemId:X,player:ot,container:ft,sources:Ii(y,V).sources,config:Fe,subscription:Be});return T&&u(y.id,vt.itemId,C),R&&vt.player.play(),b&&!R&&vt.player.prepare(),r.emit(zt.playerCreated,vt.player),{player:vt.player,config:vt.config}})}function w(){f(),o=null}function f(){o==null||o.off(E.chapterChanged,m),t.removeAll(),s={},c=!1,l=!1}function p({container:y}){return A(this,void 0,void 0,function*(){if(!o)throw Error("need to set interactive controller");f(),d=y;const{media:C,chapter:b}=o.getCurrentChapter();if(C){o.on(E.chapterChanged,m);const{player:T,config:R}=yield g({media:C,chapterId:b.id,title:b.label});return r.emit(zt.initiated,{container:y,media:C,chapterId:b.id}),{player:T,config:R}}else console.error("not found")})}return Object.assign(Object.assign({},t),{on:r.on.bind(r),off:r.off.bind(r),init:p,setInteractiveController:h,createPlayer:g,removeAll:w,getActivePlayer:function(){return s}})}const ko=3e3,Fo=()=>{let i=[],t=null;return{setPlayer:l=>{t=l},setContainers:l=>{i=l},deleteContainer:l=>{i=i.filter(o=>o.id!==l)},getNextInteractiveTime:(l=ko)=>{if(!i.length||t===null)return null;let o=-1,c=!1;const d=Math.round(t.info.position$.getValue()*1e3);for(const h of i){const u=h.startTime-l;if(u<=d&&(d<=h.endTime||h.endTime===null)){c=!0;break}d<u&&(o=o===-1?u:Math.min(o,u))}return!c&&o!==-1?o:null}}},_t=Fo();class Bo{constructor({player:t,container:e,branches:n,selectBranches:r,interactiveEvents:s,globalEventEmitter:l,ignoreContainerEvent:o,permanentTextControls:c,disabledControls$:d}){this.hide=()=>{setTimeout(()=>{var h,u,v,m;this.gameState!==x.end&&(Yt(this.container.container.events)&&this.gameState===x.afterInteractive||this.selectBranches.state.isExpect||(this.gameState===x.interactive?this.disabledControls$||(u=(h=this.container).disable)===null||u===void 0||u.call(h):(m=(v=this.container).hide)===null||m===void 0||m.call(v),this.globalEventEmitter.emit(E.interactives,{subjectId:this.container.container.id,subjectName:"container",type:L.visibility,visibility:!1})))})},this.show=()=>{var h,u,v,m,g;if(this.gameState===x.interactive&&!this.isSelectedControlEvent)if(this.container.getElement())(v=(u=this.container).show)===null||v===void 0||v.call(u),this.disabledControls$||(g=(m=this.container).enable)===null||g===void 0||g.call(m),this.globalEventEmitter.emit(E.interactives,{subjectId:this.container.container.id,subjectName:"container",type:L.visibility,visibility:!0,isFirst:!1});else{const f=Ao({fn:this.selectBranches.onControlEvent,type:0},{isDisabled:()=>this.container.isDisabled,branches:this.branches,containerId:this.container.container.id,onDetachContainer:()=>{this.removeView(),this.globalEventEmitter.emit(E.interactives,{subjectId:this.container.container.id,subjectName:"container",type:L.visibility,visibility:!1})},onEvent:(p,y)=>{this.isSelectedControlEvent=!0,p!==!1&&(this.removeView(),this.globalEventEmitter.emit(E.interactives,{subjectId:this.container.container.id,subjectName:"container",type:L.visibility,visibility:!1})),(this.gameState===x.end||this.gameState===x.afterInteractive||this.selectBranches.state.isExpect)&&(this.selectBranches.stopExpect(),y(),this.removeView(),this.globalEventEmitter.emit(E.interactives,{subjectId:this.container.container.id,subjectName:"container",type:L.visibility,visibility:!1})),_t.deleteContainer(this.container.container.id)},isEOV:()=>this.gameState===x.end});this.container.createView(f),this.globalEventEmitter.emit(E.interactives,{subjectId:this.container.container.id,subjectName:"container",type:L.visibility,visibility:!0,isFirst:!0}),!((h=this.disabledControls$)===null||h===void 0)&&h.getValue()&&this.container.disable()}},this.onEndOfVideo=()=>{this.gameState=x.end,this.selectContainerEvent(!0)},this.whilePlaying=()=>{var h,u,v,m;if(((h=this.player.experimental.element$.getValue())===null||h===void 0?void 0:h.readyState)<1||[x.destroyed,x.removed].includes(this.gameState)&&!this.isPermanentText)return;const w=this.player.getExactTime();if($o(w,this.container.container))this.gameState!==x.beforeInteractive&&(this.gameState=x.beforeInteractive,this.onBeforeStartTime());else if(Ci(w,this.container.container))this.gameState!==x.interactive&&(this.gameState=x.interactive,this.onStartTime());else if(this.gameState!==x.afterInteractive){const y=this.gameState;this.gameState=x.afterInteractive,y===x.interactive&&this.onEndTime()}else this.gameState!==x.destroyed&&this.removeView();const f=Ci(w,this.container.container),p=this.container.container.startTime?[this.container.container.startTime,(u=this.container.container.endTime)!==null&&u!==void 0?u:1/0]:[];(m=(v=this.container).onProgress)===null||m===void 0||m.call(v,w,f),this.globalEventEmitter.emit(E.eachTick,{subjectId:this.container.container.id,subjectName:"container",range:p,currentTime:w,isInteractiveTime:f})},this.container=e,this.branches=n,this.selectBranches=r,this.subscription=new P.Subscription,this.player=t,this.interactiveEvents=s,this.ignoreContainerEvent=o,this.isPermanentText=c&&$n(e.container.controls),this.disabledControls$=d,this.globalEventEmitter=l,this.gameState=x.nothing,this.isSelectedControlEvent=!1,this.isSelectedContainerEvent=!1,this.registerEvents()}registerEvents(){this.subscription.add(this.player.events.playing$.subscribe(this.show)).add(this.player.events.paused$.subscribe(this.hide)).add(this.player.events.ended$.subscribe(this.onEndOfVideo)),this.disabledControls$&&this.subscription.add(this.disabledControls$.subscribe(t=>{var e,n,r,s;t?(n=(e=this.container).disable)===null||n===void 0||n.call(e):(s=(r=this.container).enable)===null||s===void 0||s.call(r)}))}selectContainerEvent(t=!1){this.interactiveEvents.containersEventsCallState.setCalled({timestamp:t?1/0:this.container.container.endTime,id:this.container.container.id}),!(this.isSelectedControlEvent||this.isSelectedContainerEvent)&&(this.isSelectedContainerEvent=!0,this.ignoreContainerEvent()||this.selectBranches.setManifestContainerEvents({container:this.container.container,branches:this.branches,isEOV:t}),!t&&this.interactiveEvents.exec(this.container.container.endTime))}onStartTime(){this.show()}onEndTime(){this.selectContainerEvent(!1);const t=Yt(this.container.container.events)||this.ignoreContainerEvent();(this.isSelectedControlEvent||!t)&&this.removeView()}onBeforeStartTime(){var t,e;(e=(t=this.container).hide)===null||e===void 0||e.call(t),this.globalEventEmitter.emit(E.interactives,{subjectId:this.container.container.id,subjectName:"container",type:L.visibility,visibility:!1})}reset(){this.isSelectedControlEvent=!1,this.isSelectedContainerEvent=!1,this.gameState=x.beforeInteractive}removeView(){this.container.removeView(),this.globalEventEmitter.emit(E.interactives,{subjectId:this.container.container.id,subjectName:"container",type:L.containerRemoved,visibility:!1}),this.gameState=x.removed}destroy(){var t;this.reset(),this.removeView(),this.gameState=x.destroyed,this.subscription.unsubscribe(),this.branches=[],this.interactiveEvents.containersEventsCallState.setCalled({timestamp:(t=this.container.container.endTime)!==null&&t!==void 0?t:1/0,id:this.container.container.id}),_t.deleteContainer(this.container.container.id)}}function Do(){const i={};function t(){for(const o in i)Object.prototype.hasOwnProperty.call(i,o)&&delete i[o];return!0}function e(o){const c={};for(const d in i)+d<=o&&(c[d]=i[d]);return c}function n(o){const c={};for(const d in i)+d>=o&&(c[d]=i[d]);return c}function r({timestamp:o,priority:c,initiator:d}){var h;if(ui(o)){const u=(h=i[o])!==null&&h!==void 0?h:null;if(u&&Wt(c,!0)){let v={};const m=u[c];if(m&&(v=Object.assign(Object.assign({},v),m)),v=$t(v)?null:v,v&&Wt(d,!0)){const g=v[d];return g!=null?g:null}return v}return u}return null}function s({timestamp:o,priority:c,initiator:d}){if(ui(o))if(i[o]){if(Wt(c,!0))if(i[o][c]){if(Wt(d,!0))if(i[o][c][d]){if(delete i[o][c][d],!$t(i[o][c]))return!0}else return!1;if(delete i[o][c],!$t(i[o]))return!0}else return!1;return delete i[o]}else return!1}function l(o){var c,d,h,{timestamp:u,priority:v,initiator:m}=o,g=st(o,["timestamp","priority","initiator"]);!((d=(c=i[u])===null||c===void 0?void 0:c[v])===null||d===void 0)&&d[m]?i[u][v][m].push(Object.assign({},g)):!((h=i[u])===null||h===void 0)&&h[v]?i[u][v]=Object.assign(Object.assign({},i[u][v]),{[m]:[Object.assign({},g)]}):i[u]?i[u]=Object.assign(Object.assign({},i[u]),{[v]:{[m]:[Object.assign({},g)]}}):i[u]={[v]:{[m]:[Object.assign({},g)]}}}return{map:i,remove:s,add:l,removeAll:t,get:r,getLte:e,getGte:n}}const Wo=[j.expect,j.setNextBranch],Uo=1/0;function _i(i){let t=i,e;const n=Ho(),r=new Do;let s;const l=()=>{v(),f()},o=p=>{r.add.call(void 0,p),m()},c=(p=[])=>{for(const y of p)if(y.action(),Wo.includes(y.actionType))break},d=(p=1/0)=>{var y,C,b;const T=Ht((y=r.get({timestamp:p,priority:"control"}))!==null&&y!==void 0?y:{}),R=Ht((C=r.get({timestamp:p,priority:"container"}))!==null&&C!==void 0?C:{}),V=Ht((b=r.get({timestamp:p,priority:"chapter"}))!==null&&b!==void 0?b:{});return[...T,...R,...V]},h=p=>{n.isReady(p)&&c(d(p))},u=()=>{var p;c([...Ht((p=r.get({timestamp:1/0,priority:"chapter"}))!==null&&p!==void 0?p:{})])},v=()=>{e&&(s==null||s.unsubscribe(),e=void 0)},m=()=>{e||(e=()=>setTimeout(()=>{h(1/0)}),s=t.events.ended$.subscribe(e))},g=p=>{v(),t=p},w=p=>{p.priority==="container"&&n.resetCalled(p.timestamp),r.remove(p)},f=()=>{n.release(),r.removeAll()};return{setPlayer:g,add:o,remove:w,exec:h,execEndOfVideo:u,listen:m,unlisten:v,release:l,containersEventsCallState:n,getPreparedToExecActions:d}}function Ho(){const i=new Map;return{setCalled:({timestamp:l,id:o})=>{const c=i.get(l);c&&c[o]!==void 0&&(c[o]=!0)},setData:(l=[])=>{var o,c;for(const d of l){const h=(o=d.endTime)!==null&&o!==void 0?o:Uo,u=(c=i.get(h))!==null&&c!==void 0?c:{};i.set(h,Object.assign(Object.assign({},u),{[d.id]:!1}))}},resetCalled:l=>{const o=i.get(l);if(o)for(const c in o)o[c]=!1},isReady:l=>{const o=i.get(l);return o?!Object.values(o).some(c=>!c):!0},release:()=>i.clear()}}function Ht(i){return Object.values(i).flat().sort(t=>t.actionType===j.expect?-1:1)}const Go=(i,t)=>{const{height:e,width:n}=t.info.intrinsicVideoSize$.getValue()||{};if(!(e&&n))return{videoContentHeight:0,videoContentWidth:0};const{clientHeight:r,clientWidth:s}=t.experimental.element$.value||{};if(!(r&&s))return{videoContentHeight:0,videoContentWidth:0};const l=e/n,o=r/s;let c,d;return o>l?(d=s,c=s*l):o<l?(d=r/l,c=r):(d=s,c=r),{videoContentWidth:d,videoContentHeight:c}},zo=250;function qo(i){let t=()=>{};const e=new ResizeObserver(o=>{s(o),t=s.bind(null,o)});function n(o){const{parentElement:c,player:d}=i();if(c&&d){const{videoContentWidth:h,videoContentHeight:u}=Go(c,d);c.style.setProperty("--interactive-content-width",`${h}px`),c.style.setProperty("--interactive-content-height",`${u}px`),c.style.setProperty("--interactive-width",`${o[0].contentRect.width}px`),c.style.setProperty("--interactive-height",`${o[0].contentRect.height}px`)}}function r(){const{parentElement:o}=i();o.removeAttribute("style")}const s=gn(o=>{const{fns:c=[]}=i();n(o);for(const d of c)d()},zo);function l(){t=void 0,e.disconnect(),r()}return{resizeObserver:e,calc:()=>{t()},release:l}}class Ko{constructor(){this.map={}}push(t,e){t in this.map?this.map[t].push(e):this.map[t]=[e]}get(t){const e=this.map[t];return e?e.slice():null}getAll(){const t=[];for(const e in this.map)t.push(...this.map[e]);return t}remove(t,e){t in this.map&&(this.map[t]=this.map[t].filter(n=>n!==e),this.map[t].length===0&&delete this.map[t])}clear(){this.map={}}size(){return Object.keys(this.map).length}keys(){return Object.keys(this.map)}}const Qo=i=>Math.floor(Math.random()*i),Yo=i=>{let t=i.length,e=1/0,n=null;for(;t--;)i[t].weight<e&&(e=i[t].weight,n=i[t]);return n},Xo=i=>{let t=i.length,e=-1/0,n=null;for(;t--;)i[t].weight>e&&(e=i[t].weight,n=i[t]);return n},Zo=i=>{const t=i.length,e=Qo(t);return i[e]},wi=1,Jo=i=>{var t,e;let n=0;for(let s=0;s<i.length;++s)n+=(t=i[s].weight)!==null&&t!==void 0?t:wi;const r=Math.random()*n;n=0;for(let s=0;s<i.length-1;++s)if(n+=(e=i[s].weight)!==null&&e!==void 0?e:wi,n>=r)return i[s];return i[i.length-1]},Si=Object.freeze({shouldOpenNow:!0,isDetachContainer:!0}),ve=(i,t=!1)=>Object.assign(Object.assign({},i),{args:t?Object.assign(Object.assign({},i.args),Si):Object.assign(Object.assign({},Si),i.args)}),Oi=({globalEventEmitter:i,player:t,interactiveEvents:e,removeControllers:n})=>{const r={isExpect:!1},s=()=>{r.isExpect&&(r.isExpect=!1)},l=({action:f,controlType:p,controlId:y,containerId:C,branches:b=[],onEvent:T,isEOV:R=()=>!1,isDisabled:V=()=>!1})=>{const _=ve(f,R()),F={timestamp:1/0,priority:"control",initiator:y,actionType:_.type},U=V(),M=i.emit.bind(i,E.interactives,{subjectId:y,subjectType:p,subjectName:"control",type:U?L.actionChoiceCanceled:L.actionChoice,actionType:f.type,payload:Object.assign({containerId:C},_.args)});if(U){M();return}switch(_.type.trim().toLowerCase()){case j.setNextBranch.trim().toLowerCase():{const Q=b.find(X=>X.id===_.args.branchId);if(!Q)return;T(_.args.isDetachContainer,v.bind(null,{subjectId:y,subjectName:"control"})),M(),_.args.shouldOpenNow?g({subjectId:y,subjectName:"control",subjectType:p,action:_,payload:{chapterId:Q.chapterId,autoSelect:!1}}):(e.add(Object.assign(Object.assign({},F),{action:g.bind(null,{subjectId:y,subjectName:"control",subjectType:p,action:_,payload:{chapterId:Q.chapterId,autoSelect:!1}})})),n==null||n());return}case j.continuePlayback.trim().toLowerCase():{T(_.args.isDetachContainer,v.bind(null,{subjectId:y,subjectName:"control"})),M(),_.args.shouldOpenNow?m({subjectId:y,subjectName:"control",subjectType:p,action:f}):e.add(Object.assign(Object.assign({},F),{action:m.bind(null,{subjectId:y,subjectName:"control",subjectType:p,action:f})}));return}case j.openURI.trim().toLowerCase():{T(_.args.isDetachContainer,v.bind(null,{subjectId:y,subjectName:"control"})),M(),_.args.shouldOpenNow?w({subjectId:y,subjectName:"control",subjectType:p,action:_,payload:{URI:f.args.uri}}):(e.add(Object.assign(Object.assign({},F),{action:w.bind(null,{subjectId:y,subjectName:"control",subjectType:p,action:_,payload:{URI:f.args.uri}})})),n==null||n());return}default:console.error("Unexpected control event"),i.emit(E.errors,new S(S.Severity.RECOVERABLE,S.Category.INTERACTIVES,{message:"Unexpected control event"}));return}},o=({action:f,container:{id:p,endTime:y},branches:C=[],isEOV:b=!1,autoSelected:T=!1})=>{const R=ve(f,b),V={timestamp:!R.args.shouldOpenNow||b?1/0:y,priority:"container",initiator:p,actionType:R.type},_=i.emit.bind(i,E.interactives,{subjectId:p,subjectName:"container",type:L.actionChoice,actionType:R.type,payload:R.args});switch(R.type.trim().toLowerCase()){case j.setNextBranch.trim().toLowerCase():{const F=C.find(U=>U.id===R.args.branchId);if(!F)return;_(),e.add(Object.assign(Object.assign({},V),{action:g.bind(null,{subjectId:p,subjectName:"container",action:R,payload:{chapterId:F.chapterId,autoSelect:T}})})),n==null||n();return}case j.setMaxWeightBranch.trim().toLowerCase():return;case j.setMinWeightBranch.trim().toLowerCase():return;case j.setRandomBranch.trim().toLowerCase():return;case j.setWeightlessRandomBranch.trim().toLowerCase():return;case j.continuePlayback.trim().toLowerCase():{_(),e.add(Object.assign(Object.assign({},V),{action:m.bind(null,{subjectId:p,subjectName:"container",action:R})}));return}case j.openURI.trim().toLowerCase():{_(),e.add(Object.assign(Object.assign({},V),{action:w.bind(null,{subjectId:p,subjectName:"container",action:R,payload:{URI:f.args.uri}})})),n==null||n();return}default:console.error("Unexpected container event"),i.emit(E.errors,new S(S.Severity.RECOVERABLE,S.Category.INTERACTIVES,{message:"Unexpected container event"}));return}};function c({container:f,branches:p,isEOV:y=!1}){const C=Ei(f.events);if(C){const b=ve(C.action,y);i.emit(E.interactives,{subjectId:f.id,subjectName:"container",type:L.actionChoice,actionType:b.type,payload:b.args}),e.add({timestamp:y?1/0:f.endTime,priority:"container",initiator:f.id,actionType:j.expect,action:u.bind(null,{subjectId:f.id,subjectName:"container"})}),r.isExpect=!0}else for(const b of f.events)o({action:b.action,container:f,branches:p,isEOV:y})}const d=({chapterId:f,action:p,branches:y=[]})=>{const C=i.emit.bind(i,E.interactives,{subjectId:f,subjectName:"chapter",type:L.actionChoice,actionType:p.type,payload:p.args});switch(p.type.trim().toLowerCase()){case j.setNextBranch.trim().toLowerCase():{const b=y.find(T=>T.id===p.args.branchId);return b!=null&&b.chapterId?(C(),g.bind(null,{subjectId:f,subjectName:"chapter",action:p,payload:{chapterId:b.chapterId,autoSelect:!0}})):void 0}case j.setWeightlessRandomBranch.trim().toLowerCase():{const b=Zo(y);return b!=null&&b.chapterId?(C(),g.bind(null,{subjectId:f,subjectName:"chapter",action:p,payload:{chapterId:b.chapterId,autoSelect:!0}})):void 0}case j.setRandomBranch.trim().toLowerCase():{const b=Jo(y);return b!=null&&b.chapterId?(C(),g.bind(null,{subjectId:f,subjectName:"chapter",action:p,payload:{chapterId:b.chapterId,autoSelect:!0}})):void 0}case j.setMaxWeightBranch.trim().toLowerCase():{const b=Xo(y);return b!=null&&b.chapterId?(C(),g.bind(null,{subjectId:f,subjectName:"chapter",action:p,payload:{chapterId:b.chapterId,autoSelect:!0}})):void 0}case j.setMinWeightBranch.trim().toLowerCase():{const b=Yo(y);return b!=null&&b.chapterId?(C(),g.bind(null,{subjectId:f,subjectName:"chapter",action:p,payload:{chapterId:b.chapterId,autoSelect:!0}})):void 0}case j.continuePlayback.trim().toLowerCase():return C(),m.bind(null,{subjectId:f,subjectName:"chapter",action:p});case j.openURI.trim().toLowerCase():return C(),w.bind(null,{subjectId:f,subjectName:"chapter",action:p,payload:{URI:p.args.uri}});default:console.error("Unexpected chapter event"),i.emit(E.errors,new S(S.Severity.RECOVERABLE,S.Category.INTERACTIVES,{message:"Unexpected chapter event"}));return}};function h(f){const p=Ei(f.events);if(p){if(Vt(f))return;i.emit(E.interactives,{subjectId:f.id,subjectName:"chapter",type:L.actionChoice,actionType:p.action.type,payload:p.action.args}),e.add({timestamp:1/0,priority:"chapter",initiator:f.id,actionType:j.expect,action:u.bind(null,{subjectId:f.id,subjectName:"chapter"})})}else f.events.forEach(y=>{const C=d({chapterId:f.id,action:y.action,branches:f.branches});C&&e.add({timestamp:1/0,priority:"chapter",initiator:f.id,actionType:y.action.type,action:C})})}const u=({subjectId:f,subjectName:p,action:y})=>{var C;t.pause(),i.emit(E.interactives,{subjectId:f,subjectName:p,type:L.actionExecution,actionType:(C=y==null?void 0:y.type)!==null&&C!==void 0?C:j.expect})},v=({subjectId:f,subjectName:p})=>{t.info.isEnded$.getValue()?e.execEndOfVideo():t.play(),i.emit(E.interactives,{subjectId:f,subjectName:p,type:L.actionExecution,actionType:"after-expect"})},m=({subjectId:f,subjectName:p,subjectType:y,action:C})=>{i.emit(E.interactives,{subjectId:f,subjectName:p,subjectType:y,type:L.actionExecution,actionType:C.type})},g=({subjectId:f,subjectName:p,subjectType:y,action:C,payload:b})=>{b.behaviour="change-chapter",i.emit(E.interactives,{subjectId:f,subjectName:p,subjectType:y,type:L.actionExecution,actionType:C.type,payload:b})},w=({subjectId:f,subjectName:p,subjectType:y,action:C,payload:b})=>{if(!b.URI)return;const T=window.open(b.URI,"_blank","noopener,noreferrer");T&&(T.opener=null),i.emit(E.interactives,{subjectId:f,subjectName:p,subjectType:y,type:L.actionExecution,actionType:C.type})};return{onControlEvent:l,onContainerEvent:o,onChapterEvent:d,onExpectEvent:u,expectEventHandler:v,setManifestChapterEvents:h,setManifestContainerEvents:c,stopExpect:s,state:r}},Ie=(i,t)=>{const e={};return i.map(n=>{if(!e[n]){const r=t.chapters.find(l=>l.id===n);if(!r)return null;const s=t.media.videos.find(l=>r.videoId===l.id);if(!s)return null;e[n]=ke(s)}return e[n]}).filter(Boolean)},An=i=>{for(const t of i.variants)if(xn(t)&&"payload"in t)return t.payload.id},xn=i=>i.type==="custom"&&"payload"in i&&i.payload.type==="vk",ke=i=>{const t=An(i);if(!t)return null;const e=t.split("_").pop();return e?parseInt(e,10):null},Pn=(i,t)=>{for(const e of i.media.videos)if(t===ke(e)){for(const n of i.chapters)if(n.videoId===e.id)return n.id;return}},Ln=(i,t)=>i.reduce((e,n)=>{const r=Pn(t,n);return r?[...e,r]:e},[]);var et,mt,G,_e,it,bt,Z,gt;class tl{constructor({globalEventEmitter:t,videoId:e,interactiveController:n,historyApi:r}){var s,l,o;this.state={history$:new P.ValueSubject([]),hasPrevChapter$:new P.ValueSubject(!1),prevChapter$:new P.ValueSubject(null),isInitialChapter$:new P.ValueSubject(!1)},et.set(this,null),mt.set(this,!1),G.set(this,null),_e.set(this,null),it.set(this,null),bt.set(this,null),Z.set(this,null),gt.set(this,new P.Subscription),I(this,it,e,"f"),I(this,Z,t,"f"),I(this,bt,n,"f"),I(this,et,r,"f"),!((s=this.state)===null||s===void 0)&&s.history$&&a(this,gt,"f")&&((l=a(this,gt,"f"))===null||l===void 0||l.add((o=this.state)===null||o===void 0?void 0:o.history$.subscribe(c=>{var d,h,u,v,m;(d=this.state)===null||d===void 0||d.prevChapter$.next(be(c,-2)||null),(h=this.state)===null||h===void 0||h.hasPrevChapter$.next(c.length>1),(u=this.state)===null||u===void 0||u.isInitialChapter$.next(this.getInitialChapterId()===((m=(v=a(this,G,"f"))===null||v===void 0?void 0:v.metadata)===null||m===void 0?void 0:m.initChapterId))})))}setManifest(t){return A(this,void 0,void 0,function*(){!a(this,bt,"f")||!a(this,Z,"f")||(I(this,G,t,"f"),yield this.getProjectHistory(),yield a(this,bt,"f").setChapter({chapterId:this.getInitialChapterId(),pushToHistory:!1}),a(this,mt,"f")||(I(this,mt,!0,"f"),a(this,Z,"f").emit(E.historyInited,{initChapterId:this.getInitialChapterId()})))})}get inited(){return a(this,mt,"f")}updateHistory(t,e=!0){var n,r;return A(this,void 0,void 0,function*(){if(!a(this,G,"f")||!a(this,it,"f"))return;const s=a(this,G,"f"),l=Ie(t,s);if(I(this,_e,l,"f"),(n=this===null||this===void 0?void 0:this.state)===null||n===void 0||n.history$.next(t),!(!e||!a(this,et,"f")))try{yield a(this,et,"f").save(a(this,it,"f"),l)}catch(o){(r=a(this,Z,"f"))===null||r===void 0||r.emit(E.errors,new S(S.Severity.RECOVERABLE,S.Category.HISTORY,"Unable to save interactive history"))}})}getProjectHistory(){var t,e;return A(this,void 0,void 0,function*(){if(!a(this,G,"f")||!a(this,it,"f"))return;const n=a(this,G,"f");let r=[this.getInitialVideoId()];if(a(this,et,"f"))try{const l=yield a(this,et,"f").get(a(this,it,"f"));l.length&&(r=l)}catch(l){(t=a(this,Z,"f"))===null||t===void 0||t.emit(E.errors,new S(S.Severity.RECOVERABLE,S.Category.HISTORY,"Error while trying to fetch data"))}const s=Ln(r,n);(e=this===null||this===void 0?void 0:this.state)===null||e===void 0||e.history$.next(s)})}getInitialChapterId(){var t,e;const n=(t=this.state)===null||t===void 0?void 0:t.history$.getValue();return be(n,-1)||((e=a(this,G,"f"))===null||e===void 0?void 0:e.metadata.initChapterId)}getInitialVideoId(){if(a(this,G,"f")){const t=this.getInitialChapterId();return Ie([t],a(this,G,"f")).pop()}return null}destroy(){var t,e;this.state=null,I(this,it,null,"f"),I(this,et,null,"f"),I(this,bt,null,"f"),(t=a(this,gt,"f"))===null||t===void 0||t.unsubscribe(),I(this,gt,null,"f"),I(this,mt,!1,"f"),(e=a(this,Z,"f"))===null||e===void 0||e.emit(E.historyDestroyed),I(this,Z,null,"f")}}et=new WeakMap,mt=new WeakMap,G=new WeakMap,_e=new WeakMap,it=new WeakMap,bt=new WeakMap,Z=new WeakMap,gt=new WeakMap;var Ot,Vn,we,Ti;class J{constructor(t,e,n,r){this.target=t,this.type=e,this.listener=n,this.options=a(J,Ot,"m",Vn).call(J,t,r),this.target.addEventListener(e,n,this.options)}unlisten(){this.target.removeEventListener(this.type,this.listener,this.options),this.target=null,this.listener=null,this.options=!1}}Ot=J,Vn=function(t,e){if(e===void 0)return!1;if(typeof e=="boolean")return e;{const n=new Set(["passive","capture"]),r=Object.keys(e).filter(l=>!n.has(l));return r.length===0&&console.warn("Unsupported flag(s) to addEventListener: "+r.join(",")),a(J,Ot,"m",Ti).call(J,t)?e:e.capture||!1}},Ti=function(t){let e=a(J,Ot,"f",we);if(e===void 0){e=!1;try{const n={},r={get:()=>(e=!0,!1)};Object.defineProperty(n,"passive",r),Object.defineProperty(n,"capture",r);const s=()=>{};t.addEventListener("test",s,n),t.removeEventListener("test",s,n)}catch(n){e=!1}I(J,Ot,e,"f",we)}return e||!1};we={value:void 0};class el{constructor(){this.bindingMap=new Ko}release(){this.removeAll(),this.bindingMap=null}listen(t,e,n,r){if(!this.bindingMap)return;const s=new J(t,e,n,r);this.bindingMap.push(e,s)}listenOnce(t,e,n,r){const s=l=>{this.unlisten(t,e,s),n(l)};this.listen(t,e,s,r)}unlisten(t,e,n){if(!this.bindingMap)return;const r=this.bindingMap.get(e)||[];for(const s of r)s.target===t&&(n===s.listener||!n)&&(s.unlisten(),this.bindingMap.remove(e,s))}removeAll(){if(!this.bindingMap)return;const t=this.bindingMap.getAll();for(const e of t)e.unlisten();this.bindingMap.clear()}}class il{constructor(){this._prevSizeId=0,this.rootElement=document.createElement("canvas")}clear(){var t;(t=this.rootElement.getContext("2d"))===null||t===void 0||t.clearRect(0,0,this.rootElement.width,this.rootElement.height)}isImageDrawn(){var t;const e=(t=this.rootElement.getContext("2d"))===null||t===void 0?void 0:t.getImageData(0,0,this.rootElement.width,this.rootElement.height);if(!e)return!1;const n=e.data,r=n.length;for(let s=3;s<r;s+=40)if(n[s]!==0)return!0;return!1}destroy(){this.rootElement.remove()}show(){this.rootElement.style.visibility="visible"}hide(){this.rootElement.style.visibility="hidden"}setCanvasImageSource(t){this.canvasImgSrc=t}draw(){var t;this.canvasImgSrc&&((t=this.rootElement.getContext("2d"))===null||t===void 0||t.drawImage(this.canvasImgSrc,0,0,this.rootElement.width,this.rootElement.height))}updateCanvasDimensions(t,e=!1){return A(this,void 0,void 0,function*(){const n=t.width+t.height;if(this._prevSizeId===n)return;let r;e&&(r=yield this.save()),this.rootElement.width=t.width,this.rootElement.height=t.height,e&&r&&this.restore(r),this._prevSizeId=n})}save(){return A(this,void 0,void 0,function*(){const t=this.rootElement.toDataURL("image/jpeg",1),e=new Image;return e.crossOrigin="anonymous",e.src=t,yield e.decode(),e})}restore(t){var e;this.rootElement&&((e=this.rootElement.getContext("2d"))===null||e===void 0||e.drawImage(t,0,0,this.rootElement.width,this.rootElement.height))}}class nl{constructor({parentElement:t,endOffsetMs:e=250,onError:n}){this.currentVideoDurationMs=1/0,this._containerTimeFrameShouldReceived=!1,this._endTimeFrameReceived=!1,this._shouldCallSkip=!1,this.onEachTick=r=>{const s=r!=null?r:this.lastFrameCanvas.canvasImgSrc.currentTime*1e3,l=this.isChapterEndTime(s);if(this.isContainerTime(s))this._endTimeFrameReceived=!1,this._containerTimeFrameShouldReceived=!0,this._shouldCallSkip=!0;else if(l)this._containerTimeFrameShouldReceived=!1,this._shouldCallSkip=!1,this._endTimeFrameReceived||(this.draw(),this._endTimeFrameReceived=!0,this.show());else{if(this._shouldCallSkip){this._shouldCallSkip=!1;return}this.reset()}},this.onSeek=()=>{this.onEachTick(),!this._containerTimeFrameShouldReceived&&!this._endTimeFrameReceived&&(this.hide(),this.lastFrameCanvas.clear())},this.rootElement=document.createElement("div"),this.rootElement.style.cssText=`
7
7
  position: absolute;
8
8
  top: 0;
9
9
  left: 0;