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