@vkontakte/videoplayer-interactive 1.0.28 → 1.0.29-dev.6887ae27.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.
Files changed (58) hide show
  1. package/es2015.cjs.js +7 -7
  2. package/es2015.esm.js +7 -7
  3. package/es2018.cjs.js +7 -7
  4. package/es2018.esm.js +7 -7
  5. package/esnext.cjs.js +7 -7
  6. package/esnext.esm.js +7 -7
  7. package/evergreen.esm.js +7 -7
  8. package/package.json +4 -4
  9. package/types/index.d.ts +2 -3
  10. package/types/manifest/index.d.ts +3 -0
  11. package/types/{movika.core/manifest/types.d.ts → manifest/utils.d.ts} +23 -6
  12. package/types/modules/Graph/Graph.d.ts +3 -2
  13. package/types/modules/Interactives/Interactives.d.ts +20 -18
  14. package/types/modules/Interactives/Layout.d.ts +7 -7
  15. package/types/modules/Interactives/containers/ChoiceContainer.d.ts +3 -3
  16. package/types/modules/Interactives/containers/Container.d.ts +4 -4
  17. package/types/modules/Interactives/controls/Control.d.ts +3 -4
  18. package/types/modules/Interactives/controls/types.d.ts +4 -5
  19. package/types/modules/Interactives/index.d.ts +2 -2
  20. package/types/modules/Interactives/types.d.ts +3 -3
  21. package/types/modules/Interactives/utils/GameController.d.ts +18 -15
  22. package/types/modules/Interactives/utils/GroupsStack.d.ts +5 -5
  23. package/types/modules/Interactives/utils/HistoryController.d.ts +3 -2
  24. package/types/modules/Interactives/utils/InteractiveEvents.d.ts +2 -2
  25. package/types/modules/Interactives/utils/SelectBranches.d.ts +6 -4
  26. package/types/modules/Interactives/utils/SelectBranches.types.d.ts +18 -14
  27. package/types/modules/Interactives/utils/events.d.ts +31 -8
  28. package/types/modules/Interactives/utils/events.types.d.ts +47 -0
  29. package/types/modules/Interactives/utils/fallbackStrategies.d.ts +6 -6
  30. package/types/modules/Interactives/utils/gameUtils.d.ts +14 -14
  31. package/types/modules/Interactives/utils/getInteractiveRanges.d.ts +1 -1
  32. package/types/modules/Interactives/utils/renderingUtils.d.ts +9 -7
  33. package/types/modules/Loaders/vkVideoLoader/types.d.ts +2 -2
  34. package/types/modules/Loaders/vkVideoLoader/utils.d.ts +0 -2
  35. package/types/modules/ManifestController/ManifestController.d.ts +11 -12
  36. package/types/modules/ManifestController/utils.d.ts +6 -6
  37. package/types/modules/SeamlessController/SeamlessController.d.ts +2 -2
  38. package/types/modules/SeamlessController/utils.d.ts +2 -2
  39. package/types/modules/SeekToInteractiveController/SeekToInteractiveController.d.ts +2 -2
  40. package/types/utils/LastFrame.d.ts +1 -1
  41. package/types/utils/chapterHelpers.d.ts +1 -1
  42. package/types/utils/extractVkMovieId.d.ts +1 -1
  43. package/types/movika.core/manifest/index.d.ts +0 -28
  44. package/types/movika.core/manifest/manifest_3_2/chapter.d.ts +0 -63
  45. package/types/movika.core/manifest/manifest_3_2/control.d.ts +0 -67
  46. package/types/movika.core/manifest/manifest_3_2/manifest.d.ts +0 -50
  47. package/types/movika.core/manifest/manifest_3_2/template.d.ts +0 -34
  48. package/types/movika.core/manifest/manifest_3_3/chapter.d.ts +0 -72
  49. package/types/movika.core/manifest/manifest_3_3/control.d.ts +0 -66
  50. package/types/movika.core/manifest/manifest_3_3/graph.d.ts +0 -73
  51. package/types/movika.core/manifest/manifest_3_3/manifest.d.ts +0 -52
  52. package/types/movika.core/manifest/manifest_3_3/template.d.ts +0 -34
  53. package/types/movika.core/manifest/migrations/index.d.ts +0 -1
  54. package/types/movika.core/manifest/migrations/migrateManifestToLatestVersion.d.ts +0 -1
  55. package/types/movika.core/manifest/migrations/migrate_from_3_0_to_3_1.d.ts +0 -21
  56. package/types/movika.core/manifest/migrations/migrate_from_3_1_to_3_2.d.ts +0 -2
  57. package/types/movika.core/manifest/migrations/migrate_from_3_2_to_3_3.d.ts +0 -8
  58. package/types/movika.core/manifest/utils.d.ts +0 -5
package/es2015.esm.js CHANGED
@@ -1,9 +1,9 @@
1
1
  /**
2
- * @vkontakte/videoplayer-interactive v1.0.28
3
- * Thu, 12 Dec 2024 09:26:04 GMT
4
- * https://st.mycdn.me/static/vkontakte-videoplayer/1-0-28/doc/
2
+ * @vkontakte/videoplayer-interactive v1.0.29-dev.6887ae27.0
3
+ * Mon, 16 Dec 2024 12:38:34 GMT
4
+ * https://st.mycdn.me/static/vkontakte-videoplayer/1-0-29/doc/
5
5
  */
6
- var $o=Object.create;var Yt=Object.defineProperty,qo=Object.defineProperties,Bo=Object.getOwnPropertyDescriptor,Do=Object.getOwnPropertyDescriptors,Ho=Object.getOwnPropertyNames,nt=Object.getOwnPropertySymbols,Go=Object.getPrototypeOf,Zt=Object.prototype.hasOwnProperty,mi=Object.prototype.propertyIsEnumerable;var yi=r=>{throw TypeError(r)};var fi=(r,e,t)=>e in r?Yt(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t,d=(r,e)=>{for(var t in e||(e={}))Zt.call(e,t)&&fi(r,t,e[t]);if(nt)for(var t of nt(e))mi.call(e,t)&&fi(r,t,e[t]);return r},C=(r,e)=>qo(r,Do(e));var j=(r,e)=>{var t={};for(var i in r)Zt.call(r,i)&&e.indexOf(i)<0&&(t[i]=r[i]);if(r!=null&&nt)for(var i of nt(r))e.indexOf(i)<0&&mi.call(r,i)&&(t[i]=r[i]);return t};var p=(r,e)=>()=>(e||r((e={exports:{}}).exports,e),e.exports);var Uo=(r,e,t,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of Ho(e))!Zt.call(r,n)&&n!==t&&Yt(r,n,{get:()=>e[n],enumerable:!(i=Bo(e,n))||i.enumerable});return r};var X=(r,e,t)=>(t=r!=null?$o(Go(r)):{},Uo(e||!r||!r.__esModule?Yt(t,"default",{value:r,enumerable:!0}):t,r));var vi=(r,e,t)=>e.has(r)||yi("Cannot "+t);var S=(r,e,t)=>(vi(r,e,"read from private field"),t?t.call(r):e.get(r)),H=(r,e,t)=>e.has(r)?yi("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(r):e.set(r,t),V=(r,e,t,i)=>(vi(r,e,"write to private field"),i?i.call(r,t):e.set(r,t),t);var gi=(r,e,t,i)=>({set _(n){V(r,e,n,t)},get _(){return S(r,e,i)}});var w=(r,e,t)=>new Promise((i,n)=>{var a=s=>{try{l(t.next(s))}catch(c){n(c)}},o=s=>{try{l(t.throw(s))}catch(c){n(c)}},l=s=>s.done?i(s.value):Promise.resolve(s.value).then(a,o);l((t=t.apply(r,e)).next())});var Q=p((ar,Si)=>{"use strict";var Me=function(r){return r&&r.Math===Math&&r};Si.exports=Me(typeof globalThis=="object"&&globalThis)||Me(typeof window=="object"&&window)||Me(typeof self=="object"&&self)||Me(typeof global=="object"&&global)||Me(typeof ar=="object"&&ar)||function(){return this}()||Function("return this")()});var G=p((ld,wi)=>{"use strict";wi.exports=function(r){try{return!!r()}catch(e){return!0}}});var Re=p((cd,_i)=>{"use strict";var Wo=G();_i.exports=!Wo(function(){var r=function(){}.bind();return typeof r!="function"||r.hasOwnProperty("prototype")})});var Pi=p((pd,Ri)=>{"use strict";var Ko=Re(),Mi=Function.prototype,Ai=Mi.apply,Li=Mi.call;Ri.exports=typeof Reflect=="object"&&Reflect.apply||(Ko?Li.bind(Ai):function(){return Li.apply(Ai,arguments)})});var W=p((ud,Vi)=>{"use strict";var Oi=Re(),ki=Function.prototype,sr=ki.call,Qo=Oi&&ki.bind.bind(sr,sr);Vi.exports=Oi?Qo:function(r){return function(){return sr.apply(r,arguments)}}});var Pe=p((hd,Fi)=>{"use strict";var ji=W(),Yo=ji({}.toString),Zo=ji("".slice);Fi.exports=function(r){return Zo(Yo(r),8,-1)}});var or=p((dd,Ni)=>{"use strict";var Xo=Pe(),Jo=W();Ni.exports=function(r){if(Xo(r)==="Function")return Jo(r)}});var U=p((fd,$i)=>{"use strict";var lr=typeof document=="object"&&document.all;$i.exports=typeof lr=="undefined"&&lr!==void 0?function(r){return typeof r=="function"||r===lr}:function(r){return typeof r=="function"}});var se=p((md,qi)=>{"use strict";var el=G();qi.exports=!el(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!==7})});var yt=p((yd,Bi)=>{"use strict";var tl=Re(),mt=Function.prototype.call;Bi.exports=tl?mt.bind(mt):function(){return mt.apply(mt,arguments)}});var cr=p(Gi=>{"use strict";var Di={}.propertyIsEnumerable,Hi=Object.getOwnPropertyDescriptor,rl=Hi&&!Di.call({1:2},1);Gi.f=rl?function(e){var t=Hi(this,e);return!!t&&t.enumerable}:Di});var pr=p((gd,Ui)=>{"use strict";Ui.exports=function(r,e){return{enumerable:!(r&1),configurable:!(r&2),writable:!(r&4),value:e}}});var Wi=p((bd,zi)=>{"use strict";var il=W(),nl=G(),al=Pe(),ur=Object,sl=il("".split);zi.exports=nl(function(){return!ur("z").propertyIsEnumerable(0)})?function(r){return al(r)==="String"?sl(r,""):ur(r)}:ur});var hr=p((Cd,Ki)=>{"use strict";Ki.exports=function(r){return r==null}});var dr=p((Ed,Qi)=>{"use strict";var ol=hr(),ll=TypeError;Qi.exports=function(r){if(ol(r))throw new ll("Can't call method on "+r);return r}});var Oe=p((xd,Yi)=>{"use strict";var cl=Wi(),pl=dr();Yi.exports=function(r){return cl(pl(r))}});var ge=p((Id,Zi)=>{"use strict";var ul=U();Zi.exports=function(r){return typeof r=="object"?r!==null:ul(r)}});var vt=p((Td,Xi)=>{"use strict";Xi.exports={}});var gt=p((Sd,en)=>{"use strict";var fr=vt(),mr=Q(),hl=U(),Ji=function(r){return hl(r)?r:void 0};en.exports=function(r,e){return arguments.length<2?Ji(fr[r])||Ji(mr[r]):fr[r]&&fr[r][e]||mr[r]&&mr[r][e]}});var rn=p((wd,tn)=>{"use strict";var dl=W();tn.exports=dl({}.isPrototypeOf)});var on=p((_d,sn)=>{"use strict";var fl=Q(),nn=fl.navigator,an=nn&&nn.userAgent;sn.exports=an?String(an):""});var fn=p((Ad,dn)=>{"use strict";var hn=Q(),yr=on(),ln=hn.process,cn=hn.Deno,pn=ln&&ln.versions||cn&&cn.version,un=pn&&pn.v8,K,bt;un&&(K=un.split("."),bt=K[0]>0&&K[0]<4?1:+(K[0]+K[1]));!bt&&yr&&(K=yr.match(/Edge\/(\d+)/),(!K||K[1]>=74)&&(K=yr.match(/Chrome\/(\d+)/),K&&(bt=+K[1])));dn.exports=bt});var vr=p((Ld,yn)=>{"use strict";var mn=fn(),ml=G(),yl=Q(),vl=yl.String;yn.exports=!!Object.getOwnPropertySymbols&&!ml(function(){var r=Symbol("symbol detection");return!vl(r)||!(Object(r)instanceof Symbol)||!Symbol.sham&&mn&&mn<41})});var gr=p((Md,vn)=>{"use strict";var gl=vr();vn.exports=gl&&!Symbol.sham&&typeof Symbol.iterator=="symbol"});var br=p((Rd,gn)=>{"use strict";var bl=gt(),Cl=U(),El=rn(),xl=gr(),Il=Object;gn.exports=xl?function(r){return typeof r=="symbol"}:function(r){var e=bl("Symbol");return Cl(e)&&El(e.prototype,Il(r))}});var Cn=p((Pd,bn)=>{"use strict";var Tl=String;bn.exports=function(r){try{return Tl(r)}catch(e){return"Object"}}});var Cr=p((Od,En)=>{"use strict";var Sl=U(),wl=Cn(),_l=TypeError;En.exports=function(r){if(Sl(r))return r;throw new _l(wl(r)+" is not a function")}});var In=p((kd,xn)=>{"use strict";var Al=Cr(),Ll=hr();xn.exports=function(r,e){var t=r[e];return Ll(t)?void 0:Al(t)}});var Sn=p((Vd,Tn)=>{"use strict";var Er=yt(),xr=U(),Ir=ge(),Ml=TypeError;Tn.exports=function(r,e){var t,i;if(e==="string"&&xr(t=r.toString)&&!Ir(i=Er(t,r))||xr(t=r.valueOf)&&!Ir(i=Er(t,r))||e!=="string"&&xr(t=r.toString)&&!Ir(i=Er(t,r)))return i;throw new Ml("Can't convert object to primitive value")}});var _n=p((jd,wn)=>{"use strict";wn.exports=!0});var Mn=p((Fd,Ln)=>{"use strict";var An=Q(),Rl=Object.defineProperty;Ln.exports=function(r,e){try{Rl(An,r,{value:e,configurable:!0,writable:!0})}catch(t){An[r]=e}return e}});var Ct=p((Nd,On)=>{"use strict";var Pl=_n(),Ol=Q(),kl=Mn(),Rn="__core-js_shared__",Pn=On.exports=Ol[Rn]||kl(Rn,{});(Pn.versions||(Pn.versions=[])).push({version:"3.38.0",mode:Pl?"pure":"global",copyright:"\xA9 2014-2024 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.38.0/LICENSE",source:"https://github.com/zloirock/core-js"})});var Tr=p(($d,Vn)=>{"use strict";var kn=Ct();Vn.exports=function(r,e){return kn[r]||(kn[r]=e||{})}});var ke=p((qd,jn)=>{"use strict";var Vl=dr(),jl=Object;jn.exports=function(r){return jl(Vl(r))}});var be=p((Bd,Fn)=>{"use strict";var Fl=W(),Nl=ke(),$l=Fl({}.hasOwnProperty);Fn.exports=Object.hasOwn||function(e,t){return $l(Nl(e),t)}});var Sr=p((Dd,Nn)=>{"use strict";var ql=W(),Bl=0,Dl=Math.random(),Hl=ql(1 .toString);Nn.exports=function(r){return"Symbol("+(r===void 0?"":r)+")_"+Hl(++Bl+Dl,36)}});var Ve=p((Hd,qn)=>{"use strict";var Gl=Q(),Ul=Tr(),$n=be(),zl=Sr(),Wl=vr(),Kl=gr(),Ce=Gl.Symbol,wr=Ul("wks"),Ql=Kl?Ce.for||Ce:Ce&&Ce.withoutSetter||zl;qn.exports=function(r){return $n(wr,r)||(wr[r]=Wl&&$n(Ce,r)?Ce[r]:Ql("Symbol."+r)),wr[r]}});var Gn=p((Gd,Hn)=>{"use strict";var Yl=yt(),Bn=ge(),Dn=br(),Zl=In(),Xl=Sn(),Jl=Ve(),ec=TypeError,tc=Jl("toPrimitive");Hn.exports=function(r,e){if(!Bn(r)||Dn(r))return r;var t=Zl(r,tc),i;if(t){if(e===void 0&&(e="default"),i=Yl(t,r,e),!Bn(i)||Dn(i))return i;throw new ec("Can't convert object to primitive value")}return e===void 0&&(e="number"),Xl(r,e)}});var _r=p((Ud,Un)=>{"use strict";var rc=Gn(),ic=br();Un.exports=function(r){var e=rc(r,"string");return ic(e)?e:e+""}});var Kn=p((zd,Wn)=>{"use strict";var nc=Q(),zn=ge(),Ar=nc.document,ac=zn(Ar)&&zn(Ar.createElement);Wn.exports=function(r){return ac?Ar.createElement(r):{}}});var Lr=p((Wd,Qn)=>{"use strict";var sc=se(),oc=G(),lc=Kn();Qn.exports=!sc&&!oc(function(){return Object.defineProperty(lc("div"),"a",{get:function(){return 7}}).a!==7})});var Xn=p(Zn=>{"use strict";var cc=se(),pc=yt(),uc=cr(),hc=pr(),dc=Oe(),fc=_r(),mc=be(),yc=Lr(),Yn=Object.getOwnPropertyDescriptor;Zn.f=cc?Yn:function(e,t){if(e=dc(e),t=fc(t),yc)try{return Yn(e,t)}catch(i){}if(mc(e,t))return hc(!pc(uc.f,e,t),e[t])}});var ea=p((Qd,Jn)=>{"use strict";var vc=G(),gc=U(),bc=/#|\.prototype\./,je=function(r,e){var t=Ec[Cc(r)];return t===Ic?!0:t===xc?!1:gc(e)?vc(e):!!e},Cc=je.normalize=function(r){return String(r).replace(bc,".").toLowerCase()},Ec=je.data={},xc=je.NATIVE="N",Ic=je.POLYFILL="P";Jn.exports=je});var Mr=p((Yd,ra)=>{"use strict";var ta=or(),Tc=Cr(),Sc=Re(),wc=ta(ta.bind);ra.exports=function(r,e){return Tc(r),e===void 0?r:Sc?wc(r,e):function(){return r.apply(e,arguments)}}});var na=p((Zd,ia)=>{"use strict";var _c=se(),Ac=G();ia.exports=_c&&Ac(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!==42})});var sa=p((Xd,aa)=>{"use strict";var Lc=ge(),Mc=String,Rc=TypeError;aa.exports=function(r){if(Lc(r))return r;throw new Rc(Mc(r)+" is not an object")}});var ca=p(la=>{"use strict";var Pc=se(),Oc=Lr(),kc=na(),Et=sa(),oa=_r(),Vc=TypeError,Rr=Object.defineProperty,jc=Object.getOwnPropertyDescriptor,Pr="enumerable",Or="configurable",kr="writable";la.f=Pc?kc?function(e,t,i){if(Et(e),t=oa(t),Et(i),typeof e=="function"&&t==="prototype"&&"value"in i&&kr in i&&!i[kr]){var n=jc(e,t);n&&n[kr]&&(e[t]=i.value,i={configurable:Or in i?i[Or]:n[Or],enumerable:Pr in i?i[Pr]:n[Pr],writable:!1})}return Rr(e,t,i)}:Rr:function(e,t,i){if(Et(e),t=oa(t),Et(i),Oc)try{return Rr(e,t,i)}catch(n){}if("get"in i||"set"in i)throw new Vc("Accessors not supported");return"value"in i&&(e[t]=i.value),e}});var ua=p((ef,pa)=>{"use strict";var Fc=se(),Nc=ca(),$c=pr();pa.exports=Fc?function(r,e,t){return Nc.f(r,e,$c(1,t))}:function(r,e,t){return r[e]=t,r}});var Ne=p((tf,da)=>{"use strict";var Fe=Q(),qc=Pi(),Bc=or(),Dc=U(),Hc=Xn().f,Gc=ea(),Ee=vt(),Uc=Mr(),xe=ua(),ha=be();Ct();var zc=function(r){var e=function(t,i,n){if(this instanceof e){switch(arguments.length){case 0:return new r;case 1:return new r(t);case 2:return new r(t,i)}return new r(t,i,n)}return qc(r,this,arguments)};return e.prototype=r.prototype,e};da.exports=function(r,e){var t=r.target,i=r.global,n=r.stat,a=r.proto,o=i?Fe:n?Fe[t]:Fe[t]&&Fe[t].prototype,l=i?Ee:Ee[t]||xe(Ee,t,{})[t],s=l.prototype,c,y,m,f,E,I,_,b,u;for(f in e)c=Gc(i?f:t+(n?".":"#")+f,r.forced),y=!c&&o&&ha(o,f),I=l[f],y&&(r.dontCallGetSet?(u=Hc(o,f),_=u&&u.value):_=o[f]),E=y&&_?_:e[f],!(!c&&!a&&typeof I==typeof E)&&(r.bind&&y?b=Uc(E,Fe):r.wrap&&y?b=zc(E):a&&Dc(E)?b=Bc(E):b=E,(r.sham||E&&E.sham||I&&I.sham)&&xe(b,"sham",!0),xe(l,f,b),a&&(m=t+"Prototype",ha(Ee,m)||xe(Ee,m,{}),xe(Ee[m],f,E),r.real&&s&&(c||!s[f])&&xe(s,f,E)))}});var ma=p((rf,fa)=>{"use strict";var Wc=Math.ceil,Kc=Math.floor;fa.exports=Math.trunc||function(e){var t=+e;return(t>0?Kc:Wc)(t)}});var $e=p((nf,ya)=>{"use strict";var Qc=ma();ya.exports=function(r){var e=+r;return e!==e||e===0?0:Qc(e)}});var ga=p((af,va)=>{"use strict";var Yc=$e(),Zc=Math.min;va.exports=function(r){var e=Yc(r);return e>0?Zc(e,9007199254740991):0}});var qe=p((sf,ba)=>{"use strict";var Xc=ga();ba.exports=function(r){return Xc(r.length)}});var xt=p((of,Ca)=>{"use strict";Ca.exports=function(){}});var Ea=p(()=>{"use strict";var Jc=Ne(),ep=ke(),tp=qe(),rp=$e(),ip=xt();Jc({target:"Array",proto:!0},{at:function(e){var t=ep(this),i=tp(t),n=rp(e),a=n>=0?n:i+n;return a<0||a>=i?void 0:t[a]}});ip("at")});var It=p((pf,xa)=>{"use strict";var np=gt();xa.exports=np});var Ta=p((uf,Ia)=>{"use strict";Ea();var ap=It();Ia.exports=ap("Array","at")});var wa=p((hf,Sa)=>{"use strict";var sp=Ta();Sa.exports=sp});var Vr=p((df,_a)=>{"use strict";var op=wa();_a.exports=op});var Wa=p((Nm,za)=>{"use strict";var wp=Tr(),_p=Sr(),Ua=wp("keys");za.exports=function(r){return Ua[r]||(Ua[r]=_p(r))}});var Qa=p(($m,Ka)=>{"use strict";var Ap=G();Ka.exports=!Ap(function(){function r(){}return r.prototype.constructor=null,Object.getPrototypeOf(new r)!==r.prototype})});var Xa=p((qm,Za)=>{"use strict";var Lp=be(),Mp=U(),Rp=ke(),Pp=Wa(),Op=Qa(),Ya=Pp("IE_PROTO"),Ur=Object,kp=Ur.prototype;Za.exports=Op?Ur.getPrototypeOf:function(r){var e=Rp(r);if(Lp(e,Ya))return e[Ya];var t=e.constructor;return Mp(t)&&e instanceof t?t.prototype:e instanceof Ur?kp:null}});var es=p((Bm,Ja)=>{"use strict";var Vp=$e(),jp=Math.max,Fp=Math.min;Ja.exports=function(r,e){var t=Vp(r);return t<0?jp(t+e,0):Fp(t,e)}});var zr=p((Dm,rs)=>{"use strict";var Np=Oe(),$p=es(),qp=qe(),ts=function(r){return function(e,t,i){var n=Np(e),a=qp(n);if(a===0)return!r&&-1;var o=$p(i,a),l;if(r&&t!==t){for(;a>o;)if(l=n[o++],l!==l)return!0}else for(;a>o;o++)if((r||o in n)&&n[o]===t)return r||o||0;return!r&&-1}};rs.exports={includes:ts(!0),indexOf:ts(!1)}});var ns=p((Hm,is)=>{"use strict";is.exports={}});var os=p((Gm,ss)=>{"use strict";var Bp=W(),Wr=be(),Dp=Oe(),Hp=zr().indexOf,Gp=ns(),as=Bp([].push);ss.exports=function(r,e){var t=Dp(r),i=0,n=[],a;for(a in t)!Wr(Gp,a)&&Wr(t,a)&&as(n,a);for(;e.length>i;)Wr(t,a=e[i++])&&(~Hp(n,a)||as(n,a));return n}});var cs=p((Um,ls)=>{"use strict";ls.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]});var us=p((zm,ps)=>{"use strict";var Up=os(),zp=cs();ps.exports=Object.keys||function(e){return Up(e,zp)}});var vs=p((Wm,ys)=>{"use strict";var ds=se(),Wp=G(),fs=W(),Kp=Xa(),Qp=us(),Yp=Oe(),Zp=cr().f,ms=fs(Zp),Xp=fs([].push),Jp=ds&&Wp(function(){var r=Object.create(null);return r[2]=2,!ms(r,2)}),hs=function(r){return function(e){for(var t=Yp(e),i=Qp(t),n=Jp&&Kp(t)===null,a=i.length,o=0,l=[],s;a>o;)s=i[o++],(!ds||(n?s in t:ms(t,s)))&&Xp(l,r?[s,t[s]]:t[s]);return l}};ys.exports={entries:hs(!0),values:hs(!1)}});var gs=p(()=>{"use strict";var eu=Ne(),tu=vs().values;eu({target:"Object",stat:!0},{values:function(e){return tu(e)}})});var Cs=p((Ym,bs)=>{"use strict";gs();var ru=vt();bs.exports=ru.Object.values});var xs=p((Zm,Es)=>{"use strict";var iu=Cs();Es.exports=iu});var Nt=p((Xm,Is)=>{"use strict";var nu=xs();Is.exports=nu});var ws=p(()=>{"use strict";var au=Ne(),su=zr().includes,ou=G(),lu=xt(),cu=ou(function(){return!Array(1).includes()});au({target:"Array",proto:!0,forced:cu},{includes:function(e){return su(this,e,arguments.length>1?arguments[1]:void 0)}});lu("includes")});var As=p((ny,_s)=>{"use strict";ws();var pu=It();_s.exports=pu("Array","includes")});var Ms=p((ay,Ls)=>{"use strict";var uu=As();Ls.exports=uu});var $t=p((sy,Rs)=>{"use strict";var hu=Ms();Rs.exports=hu});var Xr=p((wy,Vs)=>{"use strict";var gu=Pe();Vs.exports=Array.isArray||function(e){return gu(e)==="Array"}});var Fs=p((_y,js)=>{"use strict";var bu=TypeError,Cu=9007199254740991;js.exports=function(r){if(r>Cu)throw bu("Maximum allowed index exceeded");return r}});var qs=p((Ay,$s)=>{"use strict";var Eu=Xr(),xu=qe(),Iu=Fs(),Tu=Mr(),Ns=function(r,e,t,i,n,a,o,l){for(var s=n,c=0,y=o?Tu(o,l):!1,m,f;c<i;)c in t&&(m=y?y(t[c],c,e):t[c],a>0&&Eu(m)?(f=xu(m),s=Ns(r,e,m,f,s,a-1)-1):(Iu(s+1),r[s]=m),s++),c++;return s};$s.exports=Ns});var Hs=p((Ly,Ds)=>{"use strict";var Su=Ve(),wu=Su("toStringTag"),Bs={};Bs[wu]="z";Ds.exports=String(Bs)==="[object z]"});var Us=p((My,Gs)=>{"use strict";var _u=Hs(),Au=U(),Bt=Pe(),Lu=Ve(),Mu=Lu("toStringTag"),Ru=Object,Pu=Bt(function(){return arguments}())==="Arguments",Ou=function(r,e){try{return r[e]}catch(t){}};Gs.exports=_u?Bt:function(r){var e,t,i;return r===void 0?"Undefined":r===null?"Null":typeof(t=Ou(e=Ru(r),Mu))=="string"?t:Pu?Bt(e):(i=Bt(e))==="Object"&&Au(e.callee)?"Arguments":i}});var Ws=p((Ry,zs)=>{"use strict";var ku=W(),Vu=U(),Jr=Ct(),ju=ku(Function.toString);Vu(Jr.inspectSource)||(Jr.inspectSource=function(r){return ju(r)});zs.exports=Jr.inspectSource});var Js=p((Py,Xs)=>{"use strict";var Fu=W(),Nu=G(),Ks=U(),$u=Us(),qu=gt(),Bu=Ws(),Qs=function(){},Ys=qu("Reflect","construct"),ei=/^\s*(?:class|function)\b/,Du=Fu(ei.exec),Hu=!ei.test(Qs),Ze=function(e){if(!Ks(e))return!1;try{return Ys(Qs,[],e),!0}catch(t){return!1}},Zs=function(e){if(!Ks(e))return!1;switch($u(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return Hu||!!Du(ei,Bu(e))}catch(t){return!0}};Zs.sham=!0;Xs.exports=!Ys||Nu(function(){var r;return Ze(Ze.call)||!Ze(Object)||!Ze(function(){r=!0})||r})?Zs:Ze});var io=p((Oy,ro)=>{"use strict";var eo=Xr(),Gu=Js(),Uu=ge(),zu=Ve(),Wu=zu("species"),to=Array;ro.exports=function(r){var e;return eo(r)&&(e=r.constructor,Gu(e)&&(e===to||eo(e.prototype))?e=void 0:Uu(e)&&(e=e[Wu],e===null&&(e=void 0))),e===void 0?to:e}});var ao=p((ky,no)=>{"use strict";var Ku=io();no.exports=function(r,e){return new(Ku(r))(e===0?0:e)}});var so=p(()=>{"use strict";var Qu=Ne(),Yu=qs(),Zu=ke(),Xu=qe(),Ju=$e(),eh=ao();Qu({target:"Array",proto:!0},{flat:function(){var e=arguments.length?arguments[0]:void 0,t=Zu(this),i=Xu(t),n=eh(t,0);return n.length=Yu(n,t,t,i,0,e===void 0?1:Ju(e)),n}})});var oo=p(()=>{"use strict";var th=xt();th("flat")});var co=p(($y,lo)=>{"use strict";so();oo();var rh=It();lo.exports=rh("Array","flat")});var uo=p((qy,po)=>{"use strict";var ih=co();po.exports=ih});var fo=p((By,ho)=>{"use strict";var nh=uo();ho.exports=nh});var bi="1.0.28";function Xt(r,e=1){let t="0",i="0",n="0";return r.length===4?(t="0x"+r[1]+r[1],i="0x"+r[2]+r[2],n="0x"+r[3]+r[3]):r.length===7&&(t="0x"+r[1]+r[2],i="0x"+r[3]+r[4],n="0x"+r[5]+r[6]),`rgba(${+t},${+i},${+n},${e})`}var B="interactive",zo="interactive-controls-container",at=()=>document.querySelector(`.${zo}`),Ci=.4,$={textColor:"#000",textSize:.4,textContent:"",roundCorners:0,borderWidth:0,borderColor:"#000",borderAlpha:1,backgroundColor:"#fff",backgroundAlpha:1,innerSizesDependOn:"self",angle:0},Ei=(i=>(i.top="flex-start",i.bottom="flex-end",i.center="center",i))(Ei||{}),xi=(i=>(i.start="flex-start",i.end="flex-end",i.center="center",i))(xi||{}),Ii=(i=>(i.start="left",i.end="right",i.center="center",i))(Ii||{}),st=({target:r,props:e})=>{var t,i,n,a,o,l;r.style.alignItems=(i=((t=e.text)==null?void 0:t.gravityVertical)&&Ei[e.text.gravityVertical])!=null?i:"center",r.style.justifyContent=(a=((n=e.text)==null?void 0:n.gravityHorizontal)&&xi[e.text.gravityHorizontal])!=null?a:"center",r.style.textAlign=(l=((o=e.text)==null?void 0:o.alignment)&&Ii[e.text.alignment])!=null?l:"left"},ot=({target:r,props:e,fallback:t,dependsOn:i})=>{var n,a,o,l,s,c;r.style.color=(a=(n=e==null?void 0:e.text)==null?void 0:n.color)!=null?a:t.textColor,r.style.fontSize=`calc(${i.height} * ${(l=(o=e==null?void 0:e.text)==null?void 0:o.size)!=null?l:t.textSize})`,r.textContent=(c=(s=e==null?void 0:e.text)==null?void 0:s.value)!=null?c:t.textContent},lt=({target:r,props:e,fallback:t})=>{var i,n,a,o;r.style.backgroundColor=Xt((n=(i=e==null?void 0:e.background)==null?void 0:i.color)!=null?n:t.backgroundColor,(o=(a=e==null?void 0:e.background)==null?void 0:a.alpha)!=null?o:t.backgroundAlpha)},ct=({target:r,props:e,fallback:t,dependsOn:i})=>{var n,a,o,l,s,c,y,m,f,E,I;r.style.border=`calc(${i.height} * ${(o=(a=(n=e==null?void 0:e.shape)==null?void 0:n.border)==null?void 0:a.width)!=null?o:t.borderWidth}) solid ${Xt((c=(s=(l=e==null?void 0:e.shape)==null?void 0:l.border)==null?void 0:s.color)!=null?c:t.borderColor,(f=(m=(y=e==null?void 0:e.shape)==null?void 0:y.border)==null?void 0:m.alpha)!=null?f:t.borderAlpha)}`,r.style.borderRadius=`calc(${i.height} * ${(I=(E=e==null?void 0:e.shape)==null?void 0:E.roundCorners)!=null?I:t.roundCorners})`},ye=({target:r,layoutParams:e,fallback:t})=>{var n;let i=(n=e.angle)!=null?n:t.angle;i=i&&i*-1,r.style.transform=`rotate(${i}rad)`};var J=class{constructor(e){this.control=e;this.container=null;this.controlElement=null;this.clickListener=null}createContainerElement(e){var n;let t=document.createElement("div");t.classList.add(`${B}-control-container-${this.control.id}`),e(t,this.control.layoutParams);let i=((n=this.control.layoutParams.innerSizesDependOn)!=null?n:$.innerSizesDependOn)==="self"?{height:t.style.height,width:t.style.width}:{height:"var(--interactive-content-height)",width:"var(--interactive-content-width)"};this.container={element:t,dimensions:i}}createClickListener(e){return t=>{t.stopPropagation(),e()}}setEvents(e){!this.container||!this.control.events||this.control.events.forEach(t=>{var n;switch(t.type.trim().toLowerCase()){case"onclick":this.clickListener=this.createClickListener(()=>e({action:t.action,controlId:this.control.id,controlType:this.control.type})),(n=this.container)==null||n.element.addEventListener("click",this.clickListener);break;default:break}})}removeListeners(){var e,t;(e=this.container)!=null&&e.element&&this.clickListener&&((t=this.container)==null||t.element.removeEventListener("click",this.clickListener))}};var Jt="int",ae=(i=>(i.AREA=`${Jt}_area`,i.TEXT=`${Jt}_text`,i.BUTTON=`${Jt}_bttn`,i))(ae||{});var pt=r=>{if(r.type.trim().toLowerCase()==="area")return new er(r)},er=class extends J{constructor(e){super(e)}createView({parentElement:e,layoutCallback:t}){if(super.createContainerElement(t),!this.container)return;let i=document.createElement("button");i.type="button",i.classList.add(`${B}-${this.control.id}`),i.setAttribute("data-testid",ae.AREA),i.style.display="flex",i.style.width="100%",i.style.height="100%",i.style.cursor="pointer",lt({target:i,props:this.control.props,fallback:C(d({},$),{backgroundColor:"transparent"})}),ct({target:i,props:this.control.props,fallback:C(d({},$),{borderAlpha:0}),dependsOn:this.container.dimensions}),ye({target:i,layoutParams:this.control.layoutParams,fallback:$}),this.container.element.append(i),e.append(this.container.element),this.controlElement=i}disable(){this.controlElement&&(this.controlElement.style.cursor="default")}enable(){this.controlElement&&(this.controlElement.style.cursor="pointer")}getElement(){return this.controlElement}};var ut=()=>{let r=document.createElement("span");return r.style.display="inline-block",r.style.whiteSpace="pre",r.style.overflow="hidden",r.style.textOverflow="ellipsis",r.style.maxWidth="100%",r.style.maxHeight="100%",r};var ht=r=>{if(r.type.trim().toLowerCase()==="button")return new tr(r)},tr=class extends J{constructor(e){super(e)}createView({parentElement:e,layoutCallback:t}){if(super.createContainerElement(t),!this.container)return;let i=document.createElement("button");i.type="button",i.classList.add(`${B}-${this.control.id}`),i.setAttribute("data-testid",ae.BUTTON),i.style.display="flex",i.style.width="100%",i.style.height="100%",i.style.cursor="pointer",i.style.fontFamily="inherit",ye({target:i,layoutParams:this.control.layoutParams,fallback:$}),lt({target:i,props:this.control.props,fallback:$}),ct({target:i,props:this.control.props,fallback:$,dependsOn:this.container.dimensions}),st({target:i,props:this.control.props});let n=ut();ot({target:n,props:this.control.props,fallback:$,dependsOn:this.container.dimensions}),i.append(n),this.container.element.append(i),e.append(this.container.element),this.controlElement=i}disable(){this.controlElement&&(this.controlElement.style.cursor="default")}enable(){this.controlElement&&(this.controlElement.style.cursor="pointer")}getElement(){return this.controlElement}};var Ti=r=>{if(r.type.trim().toLowerCase()==="text")return new rr(r)},rr=class extends J{constructor(e){super(e)}createView({parentElement:e,layoutCallback:t}){if(super.createContainerElement(t),!this.container)return;let i=document.createElement("div");i.classList.add(`${B}-${this.control.id}`),i.setAttribute("data-testid",ae.TEXT),i.style.display="flex",i.style.width="100%",i.style.height="100%",i.style.fontFamily="inherit",ye({target:i,layoutParams:this.control.layoutParams,fallback:$}),st({target:i,props:this.control.props});let n=ut();ot({target:n,props:this.control.props,fallback:$,dependsOn:this.container.dimensions}),i.append(n),this.container.element.append(i),e.append(this.container.element),this.controlElement=i}disable(){}enable(){}getElement(){return this.controlElement}};var ir=class{constructor(e){this.layout=e}},dt=class extends ir{constructor(e){super(e)}setContainerLayout(e){e.style.position="relative"}setControlLayout(e,t){e.style.position="absolute",e.style.width=`calc(var(--interactive-content-width) * ${t.width})`,e.style.height=`calc(var(--interactive-content-height) * ${t.height})`,e.style.left=`calc(var(--interactive-content-width) * ${t.x} + ((var(--interactive-width) - var(--interactive-content-width)) / 2))`,e.style.top=`calc(var(--interactive-content-height) * ${t.y} + ((var(--interactive-height) - var(--interactive-content-height)) / 2))`}};var ve=class{constructor(e){this.container=e,this.factories=new Map,this.controls=[],this.setControls()}addControlFactory(e,t){this.factories.set(e.trim().toLowerCase(),t),this.setControls()}removeControlFactory(e){this.factories.delete(e.trim().toLowerCase()),this.setControls()}setControls(){this.controls=this.chooseControls()}chooseControls(){var e;return((e=this.container.controls)==null?void 0:e.reduce((t,i)=>{let n=i.type.trim().toLowerCase(),a=this.factories.get(n);if(a){let o=a(i);if(o)return[...t,o]}return[...t]},[]))||[]}};var ft=(r,e)=>{if(r.type.trim().toLowerCase()==="choice")return new nr(r,e)},nr=class extends ve{constructor(e,t){super(e),this.rootElement=t!=null?t:at(),this.layout=new dt(this.container.layout),this.isRemoved=!1,this.isDisabled=!1,this.addControlFactory("button",ht),this.addControlFactory("text",Ti),this.addControlFactory("area",pt)}createView(e){let t=document.createElement("div");return t.classList.add(`${B}-${this.container.id}`),this.layout.setContainerLayout(t),this.controls.forEach(i=>{i.createView({parentElement:t,layoutCallback:this.layout.setControlLayout}),i.setEvents(e)}),this.rootElement.append(t),this.isRemoved=!1,t}hide(){let e=this.getElement();e&&(e.style.visibility="hidden")}show(){let e=this.getElement();e&&(e.style.visibility="visible")}enable(){let e=this.getElement();e&&(this.controls.forEach(t=>t.enable()),e.style.opacity="1",this.isDisabled=!1)}disable(){let e=this.getElement();e&&(this.controls.forEach(t=>t.disable()),e.style.opacity=`${Ci}`,this.isDisabled=!0)}removeView(){var e;this.isRemoved||(this.controls.forEach(t=>t.removeListeners()),(e=this.getElement())==null||e.remove(),this.isRemoved=!0)}getElement(){return this.rootElement.querySelector(`.${B}-${this.container.id}`)}};var Fo=X(Vr(),1);import{clientChecker as mh,combine as yh,InterfaceLanguage as vh,Observable as ko,once as gh,Subject as ne,Subscription as Vo,ValueSubject as D}from"@vkontakte/videoplayer-shared/es2015";import{InteractiveInterfaceClick as tt}from"@vkontakte/videoplayer-statistics/es2015";import{loadVKLangPack as lp}from"@vkontakte/videoplayer-shared/es2015";function Be(r,e){let t;return(...i)=>{clearTimeout(t),t=setTimeout(()=>r(...i),e)}}var oe=(r,e)=>Object.prototype.toString.call(r)===`[object ${e}]`,De=r=>oe(r,"Object"),Tt=r=>oe(r,"String"),St=r=>oe(r,"Array"),wt=r=>oe(r,"Number"),Aa=r=>oe(r,"Function");var jr=r=>wt(r)&&!isNaN(r);var le=r=>De(r)&&Object.keys(r).length===0,Fr=r=>St(r)&&!r.length;var He=(r,e)=>Tt(r)&&(e?r.trim():r).length;var La="video_interactive",Ma="videoint";var Ra=250,Ge=class{constructor(e){this.handleZoomChange=Be(e=>{this.lastZoomInfo=e},Ra);this.onResize=e=>{var i;if(!this.isReady||this.isHidden||!e[0].contentRect.width||!e[0].contentRect.height)return;let t=this.getNextPoint();t&&((i=this.ngEditor)==null||i.zoomTo(t)),this.ngEditorSize={width:e[0].contentRect.width,height:e[0].contentRect.height}};this.handleChapterChange=e=>{var t,i,n;if(this.manifest){if(this.isHidden||this.hide(),!(e!=null&&e.id)){(t=this.onError)==null||t.call(this,"Id is not found"),console.error("Id is not found");return}this.visitedChapterIds.add(e.id),(i=this.ngEditor)==null||i.selectChapter(e.id),(n=this.ngEditor)==null||n.setVisitedChapters(Array.from(this.visitedChapterIds)),this.currentChapterId=e.id,this.lastZoomInfo=null}};this.handleManifestChange=(e,t=[])=>{var i;if(this.isReady=!1,!wt(e.graph.edit.chapters[0].x)){(i=this.onError)==null||i.call(this,"Can't show graph"),console.error("Can't show graph");return}this.lastZoomInfo=null,this.manifest=e,this.visitedChapterIds=new Set(t),this.ngEditor&&(this.manifest.metadata.id!==this.currentManifestId?(this.ngEditor.update(e),this.currentManifestId=this.manifest.metadata.id):this.ngEditor.setVisitedChapters(Array.from(t)),this.isReady=!0)};this.init(e)}init({root:e,onOpenPreviewClick:t,onError:i,lang:n,visitedChapters:a=[]}){this.isReady=!1,this.isHidden=!0,this.manifest=null,this.visitedChapterIds=new Set(a),this.onOpenPreviewClick=t,this.onError=i,this.lang=n!=null?n:"ru",this.zoom=.7,this.lastZoomInfo=null,this.currentManifestId=null,this.currentChapterId=null,this.ngEditor=null,this.ngEditorSize=null,this.graphWrapperElement=cp(e),this.resizeObserver=new ResizeObserver(Be(this.onResize,Ra)),this.resizeObserver.observe(this.graphWrapperElement)}getNextPoint(e=this.ngEditorSize){return!this.lastZoomInfo||!e?null:[(this.lastZoomInfo.x-e.width/2)/this.lastZoomInfo.value*-1,(this.lastZoomInfo.y-e.height/2)/this.lastZoomInfo.value*-1]}setVisitedChapters(e){var t;this.visitedChapterIds=new Set([...this.visitedChapterIds,...e]),(t=this.ngEditor)==null||t.setVisitedChapters(Array.from(this.visitedChapterIds))}updateVideosInfo(e){var t;(t=this.ngEditor)==null||t.updateVideosInfo(e)}show(){return w(this,null,function*(){var e;this.manifest&&(this.ngEditor||(yield this.initNgEditor()),this.graphWrapperElement.style.display="block",!this.lastZoomInfo&&this.currentChapterId&&((e=this.ngEditor)==null||e.focusChapter(this.currentChapterId)),this.isHidden=!1)})}initNgEditor(){return w(this,null,function*(){if(!this.manifest)return;let e;try{e=yield lp(this.lang,La,Ma)}catch(i){console.log("Unable to load graph language pack")}let{GraphEditor:t}=yield import("@interactiveplatform/movika-graph-editor");this.ngEditor=new t(this.graphWrapperElement,{mode:"read",lang:this.lang==="ru"?"ru":"en",translation:e}),this.currentManifestId=this.manifest.metadata.id,this.ngEditor.update(this.manifest),this.ngEditor.setVisitedChapters(Array.from(this.visitedChapterIds)),this.ngEditor.on("control",a=>{var o=a,{name:i}=o,n=j(o,["name"]);var l;i==="openPreview"&&"chapterId"in n&&((l=this.onOpenPreviewClick)==null||l.call(this,n.chapterId))}),this.ngEditor.on("zoom",this.handleZoomChange),this.isReady=!0})}hide(){this.graphWrapperElement.style.display="none",this.isHidden=!0}destroy(){var e,t;this.hide(),this.manifest=null,this.resizeObserver.disconnect(),(e=this.ngEditor)==null||e.setVisitedChapters([]),this.onOpenPreviewClick=void 0,(t=this.ngEditor)==null||t.dispose(),this.graphWrapperElement.remove(),this.isReady=!1}};function cp(r){let 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",r.append(e),e}var Ue=class{constructor(){this._containers=[];this._player=null;this.setPlayer=e=>{this._player=e};this.setContainers=e=>{this._containers=e};this.deleteContainer=e=>{this._containers=this._containers.filter(t=>t.id!==e)};this.getNextInteractiveTime=(e=3e3)=>{if(!this._containers.length||this._player===null)return null;let t=-1,i=!1,n=Math.round(this._player.info.position$.getValue()*1e3);for(let a of this._containers){let o=a.startTime-e;if(o<=n&&(a.endTime&&n<=a.endTime||a.endTime===null)){i=!0;break}n<o&&(t=t===-1?o:Math.min(t,o))}return!i&&t!==-1?t:null}}};var ie=(r="",e="")=>{let t=r.split("."),i=e.split("."),n=0;for(let a=0;a<Math.max(t.length,i.length)&&!n;a++)t[a]>i[a]?n=1:t[a]<i[a]?n=-1:n=0;return n};import{v4 as pp}from"uuid";var up="3.1",Pa={default:"setNextBranch",random:"setRandomBranch",weightlessRandom:"setWeightlessRandomBranch",max:"setMaxWeightBranch",min:"setMinWeightBranch"},hp={type:"onSuspense",action:{type:"continuePlayback",args:{shouldOpenNow:!0,isDetachContainer:!0}}},Oa=r=>{let e=[];for(let o of r.chapters){let l,s=[];for(let t of o.branches){let i=t,{isDefault:m}=i,f=j(i,["isDefault"]);m&&(l=f.id),s.push(f)}let c=[],y=[];for(let n of o.containers){let a=n,{fallbackStrategy:m}=a,f=j(a,["fallbackStrategy"]);let E=!!f.endTime,I=[hp];switch(m){case"await":E?I=[]:c=[];break;case"default":{let _={type:"onSuspense",action:{type:Pa.default,args:{branchId:l,shouldOpenNow:!E,isDetachContainer:!0}}};E?I=[_]:c=[_];break}case"random":case"weightlessRandom":case"max":case"min":{let _={type:"onSuspense",action:{type:Pa[m],args:{}}};E?I=[_]:c=[_];break}}for(let _ of f.controls)y.push(C(d({},f),{controls:[d({},_)],id:pp(),events:I}))}e.push(C(d({},o),{containers:y,events:c,branches:s}))}return r.metadata.version=up,r.metadata.updated=new Date().toISOString(),C(d({},r),{chapters:e})};var dp="3.2",ka=r=>{if(!r.media){let e=r.metadata,{media:t}=e,i=j(e,["media"]);return C(d({},r),{metadata:C(d({},i),{version:dp}),media:t})}return r};var fp="3.3",mp=(r=[])=>({edit:{chapters:r},view:{}}),Va={type:"onSuspense",action:{type:"expect",args:{shouldOpenNow:!0,isDetachContainer:!0}}},ja=r=>{var n;let e=[],t=[];for(let a of r.chapters){let i=a,{id:o,x:l,y:s}=i,c=j(i,["id","x","y"]),y=c.containers.map(m=>{var f;return C(d({},m),{controls:m.controls.map(b=>{var u=b,{subtype:E,type:I}=u,_=j(u,["subtype","type"]);return C(d({},_),{type:E!=null?E:I})}),events:(f=m.events)!=null&&f.length?m.events:[Va]})});e.push(C(d({id:o},c),{containers:y,events:(n=c.events)!=null&&n.length?c.events:[Va]})),t.push({id:o,x:l,y:s})}return C(d({},r),{chapters:e,graph:mp(t),metadata:C(d({},r.metadata),{version:fp})})};var yp=[{version:"3.0",migrate:Oa},{version:"3.1",migrate:ka},{version:"3.2",migrate:ja}],Nr=r=>yp.reduce((e,t)=>ie(e.metadata.version,t.version)?e:t.migrate(e),r);var Fa={Button:"Button",Area:"Area",Text:"Text"};var M={openURI:"openURI",setNextBranch:"setNextBranch",setWeightlessRandomBranch:"setWeightlessRandomBranch",setRandomBranch:"setRandomBranch",setMaxWeightBranch:"setMaxWeightBranch",setMinWeightBranch:"setMinWeightBranch",setDefaultBranch:"setDefaultBranch",continuePlayback:"continuePlayback",expect:"expect"};var Na={metadata:"Object",chapters:"Array"},vp="3.0.0",gp="3.3.0",_t=r=>{let e=ie(r,vp);return e===-1?!1:e===0?!0:ie(r,gp)!==1},$a=r=>{if(!De(r))return!1;for(let e in Na)if(!r[e]||!oe(r[e],Na[e]))return!1;return _t(r.metadata.version)},At=r=>r.type===Fa.Text;var F=class{constructor(e,t,...i){this.severity=e;this.category=t;this.data=i}toString(){return`Interactive SDK error ${JSON.stringify(this,null," ")}`}};var Lt=class{constructor(){this.listeners={}}addListener(e,t){return this.listeners[e]=this.listeners[e]||[],this.listeners[e].push(t),this}on(e,t){return this.addListener(e,t)}once(e,t){this.listeners[e]=this.listeners[e]||[];let i=()=>{t(),this.off(e,i)};return this.listeners[e].push(i),this}off(e,t){return this.removeListener(e,t)}reset(){this.listeners={}}removeListener(e,t){let i=this.listeners[e]||[];for(let n=i.length;n>0;n--)if(i[n]===t){i.splice(n,1);break}return this}emit(e,...t){let i=this.listeners[e];return i?(i.forEach(n=>{n(...t)}),!0):!1}listenerCount(e){return this.rawListeners(e).length}rawListeners(e){return this.listeners[e]||[]}};var Mt=class{constructor(e){this.fns=[];this.addFn=(e,t=!1)=>{Aa(e)&&(this.fns.push(e),t&&this.updateFn())};this.removeFn=(e,t=!1)=>{this.fns=this.fns.filter(i=>i!==e),t&&this.updateFn()};this.updateFn=()=>{this.fn=()=>{this.fns.forEach(e=>e()),this.raf&&this.forceRequestAnimation()}};this.forceRequestAnimation=()=>{this.fn&&(this.raf=requestAnimationFrame(this.fn))};this.requestAnimation=()=>{this.raf||this.forceRequestAnimation()};this.cancelAnimation=()=>{this.raf&&(cancelAnimationFrame(this.raf),this.raf=void 0)};e&&(this.fn=e,this.addFn(e))}release(){this.cancelAnimation(),this.fn=void 0,this.fns=[]}};import{ValueSubject as Sp}from"@vkontakte/videoplayer-shared/es2015";var Rt=class{constructor(e){var t,i;this.loaders={chapterLoaders:(t=e==null?void 0:e.chapterLoaders)!=null?t:[],manifestLoaders:(i=e==null?void 0:e.manifestLoaders)!=null?i:[]}}exec(e,t){return w(this,null,function*(){return bp(...this.loaders[e])(t)})}};function bp(...r){return function(t){return w(this,null,function*(){let i=[...r];for(;i.length>0;)t=yield i.shift()(t);return t})}}function ze(r,e,t){return r?C(d({},r),{[e]:r[e]?[t,...r[e]]:[t]}):{[e]:[t]}}function Pt(n){var a=n,{actions:r,errors:e,chapterId:t}=a,i=j(a,["actions","errors","chapterId"]);if(t){let o=r.getManifest(),l=r.getChapter(o.chapters,t);if(l){let s=r.getMedia(o.media,l.videoId),c=r.getGraph(o.graph,l.id);return s?C(d({},i),{actions:r,errors:e,result:{chapter:l,media:s,graph:c}}):C(d({},i),{errors:ze(e,Pt.name,"Could not find media"),actions:r})}}return C(d({},i),{errors:ze(e,Pt.name,"Could not find chapter"),actions:r})}var Ot=class{constructor(){Object.defineProperty(this,"listeners",{value:{},writable:!0,configurable:!0})}addEventListener(e,t,i){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push({callback:t,options:i})}removeEventListener(e,t){if(!(e in this.listeners))return;let i=this.listeners[e];for(let n=0,a=i.length;n<a;n++)if(i[n].callback===t){i.splice(n,1);return}}dispatchEvent(e){if(!(e.type in this.listeners))return;let i=this.listeners[e.type].slice();for(let n=0,a=i.length;n<a;n++){let o=i[n];try{o.callback.call(this,e)}catch(l){Promise.resolve().then(()=>{throw l})}o.options&&o.options.once&&this.removeEventListener(e.type,o.callback)}return!e.defaultPrevented}},Ie=class extends Ot{constructor(){super(),this.listeners||Ot.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)}},We=class{constructor(){Object.defineProperty(this,"signal",{value:new Ie,writable:!0,configurable:!0})}abort(e){let t;try{t=new Event("abort")}catch(n){typeof document!="undefined"?document.createEvent?(t=document.createEvent("Event"),t.initEvent("abort",!1,!1)):(t=document.createEventObject(),t.type="abort"):t={type:"abort",bubbles:!1,cancelable:!1}}let i=e;if(i===void 0)if(typeof document=="undefined")i=new Error("This operation was aborted"),i.name="AbortError";else try{i=new DOMException("signal is aborted without reason")}catch(n){i=new Error("This operation was aborted"),i.name="AbortError"}this.signal.reason=i,this.signal.dispatchEvent(t)}toString(){return"[object AbortController]"}};typeof Symbol!="undefined"&&Symbol.toStringTag&&(We.prototype[Symbol.toStringTag]="AbortController",Ie.prototype[Symbol.toStringTag]="AbortSignal");function kt(r){return r.__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL?(console.log("__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL=true is set, will force install polyfill"),!0):typeof r.Request=="function"&&!r.Request.prototype.hasOwnProperty("signal")||!r.AbortController}function $r(r){typeof r=="function"&&(r={fetch:r});let{fetch:e,Request:t=e.Request,AbortController:i,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:n=!1}=r;if(!kt({fetch:e,Request:t,AbortController:i,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:n}))return{fetch:e,Request:a};let a=t;(a&&!a.prototype.hasOwnProperty("signal")||n)&&(a=function(c,y){let m;y&&y.signal&&(m=y.signal,delete y.signal);let f=new t(c,y);return m&&Object.defineProperty(f,"signal",{writable:!1,enumerable:!1,configurable:!0,value:m}),f},a.prototype=t.prototype);let o=e;return{fetch:(s,c)=>{let y=a&&a.prototype.isPrototypeOf(s)?s.signal:c?c.signal:void 0;if(y){let m;try{m=new DOMException("Aborted","AbortError")}catch(E){m=new Error("Aborted"),m.name="AbortError"}if(y.aborted)return Promise.reject(m);let f=new Promise((E,I)=>{y.addEventListener("abort",()=>I(m),{once:!0})});return c&&c.signal&&delete c.signal,Promise.race([f,o(s,c)])}return o(s,c)},Request:a}}var Ke=kt({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),qa=Ke?$r({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,qr=Ke?qa.fetch:window.fetch,mm=Ke?qa.Request:window.Request,ym=Ke?We:window.AbortController,vm=Ke?Ie:window.AbortSignal;var Cp=r=>w(void 0,null,function*(){try{let e={},t;if(Tt(r)){t=new URL(r).href;let n=yield qr(t);if(!n.ok)return{};e=yield n.json()}else if(De(r))e=r;else return{};if(!$a(e))return{};let i=e.metadata.media;if(Tt(i)&&!e.media)try{let n;t?n=new URL(i,t).href:(n=new URL(i).href,t=n);let a=yield qr(n);if(!a.ok)throw new Error;e.metadata.media=yield a.json()}catch(n){return Ip(e.metadata.version)?{manifest:e}:{}}return{manifest:e,manifestURL:t}}catch(e){return{}}});function Ba(r){return w(this,null,function*(){let{manifest:e,manifestURL:t}=yield Cp(r),i=Nr(e);return i.media=Ep(i.media,t),delete i.metadata.media,i})}function Vt(r,e){if(e)return r.find(t=>t.id===e)}function Br(r,e){var t,i;return(t=r.edit)!=null&&t.chapters?r.edit.chapters.find(n=>n.id===e):(i=r.view)!=null&&i.chapters?r.view.chapters.find(n=>n.id===e):void 0}function Dr(r,e){return r.videos.find(t=>t.id===e)}function Ep(r,e){return C(d({},r),{videos:r.videos.map(t=>C(d({},t),{variants:t.variants.map(i=>{let n="url"in i?i.url:"",a=xp(n,e);return C(d({},i),{url:a||n})})}))})}function xp(r="",e){try{return new URL(r,e).href}catch(t){return""}}function Ip(r){return ie(r,"3.2.0")>=0}var jt=r=>St(r)&&!Fr(r),Y=r=>r.order==="end",Ft=r=>St(r.containers)&&!Fr(r.containers)&&Y(r),Da=(r,e)=>{var i;let t=r*1e3;return jt(e.controls)&&t<((i=e.startTime)!=null?i:0)},Hr=(r,e)=>{var i,n;let t=r*1e3;return jt(e.controls)&&t>=((i=e.startTime)!=null?i:0)&&t<=((n=e.endTime)!=null?n:1/0)};var ce=(r=[])=>r.some(e=>e.action.type==="expect"),Gr=(r=[])=>r.find(e=>e.action.type==="expect"),Tp=r=>(r==null?void 0:r.length)===1,Te=r=>Tp(r)&&At(r[0]);function Ha(r,...e){return t=>typeof e[0]=="object"&&typeof t=="object"?r(d(d({},e[0]),t)):r(...e,...t)}var Ga=(r,e)=>ce(r.events)?!1:e.some(({container:t})=>t.container.id!==r.id&&ce(t.container.events)&&t.container.endTime===r.endTime&&!t.isRemoved);var Se=class extends Rt{constructor(t,i){super(t);this.manifest=null;this.chapter=null;this.media=null;this.graph=null;this.prevChapter$=new Sp(null);this.onError=i,this.release()}release(){return this.manifest=null,this.chapter=null,this.media=null,this.graph=null,this.prevChapter$.next(null),this}setManifest(t){return w(this,null,function*(){var n;this.release();let i=yield this.exec("manifestLoaders",{actions:{addErrorMessage:ze},result:null,errors:null,source:t});return i.errors&&this.errorHandler(i.errors),this.manifest=yield Ba((n=i.result)!=null?n:t),this})}setInitial(){return w(this,null,function*(){return this.setNext()})}setNext(){return w(this,arguments,function*(t=(i=>(i=this.manifest)==null?void 0:i.metadata.initChapterId)()){if(!t)return this;this.prevChapter$.next(this.chapter);let n=yield this.exec("chapterLoaders",Pt({actions:{getManifest:()=>this.manifest,getCurrent:this.getCurrent,getGraph:Br,getChapter:Vt,getMedia:Dr,getByBranches:this.getByBranches.bind(this),addErrorMessage:ze},result:null,errors:null,chapterId:t}));return n.errors&&this.errorHandler(n.errors),this.chapter=n.result.chapter,this.media=n.result.media,this.graph=n.result.graph,this})}errorHandler(t){this.onError(t),console.error("Something went wrong with loaders",{errors:t})}getInitial(){var i;return this.getByChapterId((i=this.manifest)==null?void 0:i.metadata.initChapterId)||null}getByChapterId(t=(i=>(i=this.manifest)==null?void 0:i.metadata.initChapterId)()){if(!t||!this.manifest)return null;let n=Vt(this.manifest.chapters,t);if(n){let a=Dr(this.manifest.media,n.videoId),o=Br(this.manifest.graph,n.id);if(a)return{chapter:n,media:a,graph:o}}return null}getBranches(t=(i=>(i=this.chapter)==null?void 0:i.id)()){var n,a,o;if(t===((n=this.chapter)==null?void 0:n.id))return this.getByBranches((a=this.chapter)==null?void 0:a.branches);{let l=Vt(((o=this.manifest)==null?void 0:o.chapters)||[],t);return this.getByBranches(l==null?void 0:l.branches)}}getByBranches(t=[]){return t.reduce((i,n)=>{let a=this.getByChapterId(n.chapterId);return a&&i.push(a),i},[])}getCurrent(){return{chapter:this.chapter,media:this.media,graph:this.graph}}isInitialChapter(){var t,i;return((t=this.chapter)==null?void 0:t.id)===((i=this.manifest)==null?void 0:i.metadata.initChapterId)}isEndChapter(){return this.chapter?Y(this.chapter):!1}};var Ps=X(Nt(),1);import{Player as du}from"@vkontakte/videoplayer-core/es2015";import{Subscription as Yr,Tracer as fu,ValueSubject as mu}from"@vkontakte/videoplayer-shared/es2015";var Ts=r=>{let e=r.variants.find(t=>{var i;return((i=t.payload)==null?void 0:i.type)==="vk"});if(e&&"payload"in e){let[t,i]=e.payload.id.split("_");return[t,i]}return[]};var Ss=X(Nt(),1);function Kr(){let r=new Map;function e(s){var c=s,{listId:a=Math.random().toString(),itemId:o=Math.random().toString()}=c,l=j(c,["listId","itemId"]);let y=r.get(a),m=d({},l);return y?y[o]=m:r.set(a,{[o]:m}),d({listId:a,itemId:o},l)}function t(a){var o,l;a.player.destroy(),a.container.remove(),a.subscription.unsubscribe(),(o=a.statistics)==null||o.oneStat.destroy(),(l=a.statistics)==null||l.statSubscription.unsubscribe()}function i(a,o){let l=r.get(a);if(!l)throw Error("Can't remove. Not find.");if(o){let s=l[o];s&&t(s),delete l[o],Object.keys(l).length||r.delete(a)}else{for(let s of(0,Ss.default)(l))t(s);r.delete(a)}}function n(){for(let a of r)i(a[0])}return{createPlayer:e,removePlayer:i,map:r,removeAll:n}}var we=X($t(),1);function Qr(r,e=[]){var a,o,l;let t={},i,n=!e.length;for(let s of r.variants)if(!i&&"cover"in s&&(i=s.cover),"url"in s)switch(s.type.toLowerCase()){case"mp4":(n||(0,we.default)(e,"mp4"))&&(t.MPEG=C(d({},t.MPEG),{[(a=s.standard)!=null?a:"Invariant quality"]:s.url}));break;case"mpeg":(n||(0,we.default)(e,"mpeg"))&&(t.MPEG=C(d({},t.MPEG),{[(o=s.standard)!=null?o:"Invariant quality"]:s.url}));break;case"hls":(n||(0,we.default)(e,"hls"))&&(t=C(d({},t),{HLS:{type:"url",url:s.url}}));break;case"dash":(n||(0,we.default)(e,"dash"))&&(t=C(d({},t),{DASH_SEP:{compatibilityMode:!0,type:"url",url:s.url}}));break;default:break}return{sources:t,thumbUrl:i,title:(l=r.title)!=null?l:""}}var Qe=(r,e)=>{let t=r.info.currentQuality$.getValue(),i=r.info.availableQualities$.getValue();t!==e&&(0,we.default)(i,e)&&(r.setQuality(e),r.setAutoQuality(!1))};var yu=2;function Zr(r){let e=Kr(),t=new Yr,i={},n=null,a=!1,o,l=new mu(null);r&&s(r);function s(b){n=b}function c(b,u,h){var v;if(!n)throw Error("need to set interactive controller");if(!n.options)return;let T=((v=e.map.get(b))!=null?v:{})[u];if(T){i=d({chapterId:h,listId:b,itemId:u},T);let R=i.player;i.subscription.add(R.info.currentQuality$.subscribe(A=>{let q=R.info.position$.getValue(),P=R.info.isAutoQualityEnabled$.getValue();if(!(!A||!q||P))for(let k of e.map)(0,Ps.default)(k[1]).forEach(({player:O})=>{Qe(O,A)})})).add(R.events.started$.subscribe(()=>{y(u)})),T.container.remove(),n.setPlayer(T.player),a||(n.init(),a=!0),l.next({player:i.player,config:i.config,statistics:i.statistics});return}throw Error("Can't set. Not find.")}function y(b){return w(this,null,function*(){if(!n)throw Error("need to set interactive controller");if(le(i)||b!==i.itemId)return;let u=n.getChapterBranches(),h=new Set;for(let g of u)h.has(g.media.id)||(yield f({media:g.media,chapterId:g.chapter.id,setAsActive:!1,title:g.chapter.label}),h.add(g.media.id))})}function m(h){return w(this,arguments,function*({chapter:{id:b},manifestVideo:u}){if(le(i)||!n)return;let g=i.player.info.muted$.getValue(),T=i.player.info.currentQuality$.getValue(),v=i.player.info.isAutoQualityEnabled$.getValue(),R=i.player.info.volume$.getValue(),A=i.player.info.currentPlaybackRate$.getValue(),q=!v,P=!1;for(let k of e.map)if(k[0]===u.id&&!n.state.isReplay$.getValue()){let O=Object.keys(k[1]);for(let N of O)N===i.itemId?(O.length<yu||(P=!0),e.removePlayer(k[0],N)):(P=!0,c(k[0],N,b),q?Qe(i.player,T):i.player.setAutoQuality(!0),i.player.setVolume(R),i.player.setMuted(g),i.player.setPlaybackRate(A))}else e.removePlayer(k[0]);P||(yield f({media:u,chapterId:b,setAsActive:!0,playbackRate:A}),q?Qe(i.player,T):i.player.setAutoQuality(!0),i.player.setVolume(R),i.player.setMuted(g))})}function f(q){return w(this,arguments,function*({media:b,chapterId:u,prefetch:h=!0,setAsActive:g=!0,autoplay:T=!1,preferredExt:v,title:R,playbackRate:A}){var li,ci,pi,ui,hi;let P=Math.random().toString(),k=document.createElement("div");o.append(k);let O;if((li=n==null?void 0:n.options)!=null&&li.vkVideoLoader){let it=Ts(b);it.length&&(O=yield n.options.vkVideoLoader(...it))}let N=((ci=n==null?void 0:n.options)==null?void 0:ci.coreConfig)||void 0,Le=C(d({},N),{configName:[...(pi=N==null?void 0:N.configName)!=null?pi:[],"interactive"]}),rt=C(d({container:k},((ui=O==null?void 0:O.videos)==null?void 0:ui[0])||{sources:Qr(b,v).sources}),{title:R,failoverHosts:(O==null?void 0:O.failoverHosts)||[]}),fe=new du(Le,fu.createRootTracer());fe.initVideo(rt);let si=null;if(O!=null&&O.videos&&(n!=null&&n.options.createOneStat)){let it=O.videos[0],Qt=n.options.createOneStat(it),di=new Yr;Qt&&(di.add(Qt.attachTo(fe)),si={oneStat:Qt,statSubscription:di})}let oi=new Yr,No=(hi=i==null?void 0:i.player)==null?void 0:hi.info.isAutoQualityEnabled$.getValue();oi.add(fe.events.canplay$.subscribe(function(){No||Qe(fe,i.player.info.currentQuality$.getValue()),A&&fe.setPlaybackRate(A)}));let me=e.createPlayer({listId:b.id,itemId:P,player:fe,container:k,sources:Qr(b,v).sources,config:rt,subscription:oi,statistics:si});return g&&c(b.id,me.itemId,u),T&&me.player.play(),h&&!T&&me.player.prepare(),{player:me.player,config:me.config,statistics:me.statistics}})}function E(){I(),n=null,o.remove()}function I(){t.unsubscribe(),e.removeAll(),i={},a=!1}function _(){return w(this,null,function*(){if(!n)throw Error("need to set interactive controller");I(),o=document.createElement("div");let{media:b,chapter:u}=n.getCurrentChapter();b&&u?(t.add(n.events.chapterChanged$.subscribe(m)),yield f({media:b,chapterId:u.id,title:u.label})):console.error("not found")})}return C(d({},e),{init:_,setInteractiveController:s,createPlayer:f,removeAll:E,getActivePlayer:function(){return i},activePlayerChanged:l})}var x={graph:"graph",interactives:"interactives",chapterChanged:"chapter-changed",playerChanged:"player-changed",manifestChanged:"manifest-changed",errors:"errors",eachTick:"eachTick",historyInited:"history-inited",historyDestroyed:"history-destroyed"},Ye={visibility:"visibility",watchAgainClicked:"watchAgainClicked"},L={actionChoiceCanceled:"action-choice-canceled",actionChoice:"action-choice",actionExecution:"action-execution",visibility:"visibility",containerRemoved:"container-removed",rangeEnded:"range-ended"};var Os=X($t(),1);import{Subscription as vu}from"@vkontakte/videoplayer-shared/es2015";var qt=class{constructor({player:e,container:t,branches:i,selectBranches:n,interactiveEvents:a,globalEvents:o,globalEventEmitter:l,ignoreContainerEvent:s,permanentTextControls:c,disabledControls$:y,onRemove:m}){this.hide=()=>{setTimeout(()=>{var e,t;this.gameState!==4&&(ce(this.container.container.events)&&this.gameState===3||this.selectBranches.state.isExpect||(this.gameState!==2&&((t=(e=this.container).hide)==null||t.call(e)),this.globalEventEmitter.emit(x.interactives,{subjectId:this.container.container.id,subjectName:"container",type:L.visibility,visibility:!1})))})};this.show=()=>{var e,t,i,n;if(this.gameState===2&&!this.isSelectedControlEvent)if(this.container.getElement())(n=(i=this.container).show)==null||n.call(i),this.globalEventEmitter.emit(x.interactives,{subjectId:this.container.container.id,subjectName:"container",type:L.visibility,visibility:!0,isFirst:!1});else{let o=Ha(this.selectBranches.onControlEvent,{isDisabled:()=>this.container.isDisabled,branches:this.branches,containerId:this.container.container.id,onDetachContainer:()=>{this.removeView(),this.globalEventEmitter.emit(x.interactives,{subjectId:this.container.container.id,subjectName:"container",type:L.visibility,visibility:!1})},onEvent:(l,s)=>{this.isSelectedControlEvent=!0,l!==!1&&(this.removeView(),this.globalEventEmitter.emit(x.interactives,{subjectId:this.container.container.id,subjectName:"container",type:L.visibility,visibility:!1})),(this.gameState===4||this.gameState===3||this.selectBranches.state.isExpect)&&(this.selectBranches.stopExpect(),s(),this.removeView(),this.globalEventEmitter.emit(x.interactives,{subjectId:this.container.container.id,subjectName:"container",type:L.visibility,visibility:!1}))},isEOV:()=>this.gameState===4});this.container.createView(o),this.globalEventEmitter.emit(x.interactives,{subjectId:this.container.container.id,subjectName:"container",type:L.visibility,visibility:!0,isFirst:!0}),this.disabledControls$.getValue()&&((t=(e=this.container).disable)==null||t.call(e))}};this.onEndOfVideo=()=>{this.gameState=4,this.selectContainerEvent(!0)};this.whilePlaying=()=>{var c;let e=this.player.experimental.element$.getValue(),i=e instanceof HTMLVideoElement?e.readyState:void 0,n=[6,5];if(!i||(0,Os.default)(n,this.gameState)&&!this.isPermanentText)return;let a=this.player.getExactTime();if(Da(a,this.container.container))this.gameState!==1&&(this.gameState=1,this.onBeforeStartTime());else if(Hr(a,this.container.container))this.gameState!==2&&(this.gameState=2,this.onStartTime());else if(this.gameState!==3){let y=this.gameState;this.gameState=3,y===2&&this.onEndTime()}else this.isPermanentText||this.removeView();let o=Hr(a,this.container.container),l=this.container.container.startTime?[this.container.container.startTime,(c=this.container.container.endTime)!=null?c:1/0]:[],s={subjectId:this.container.container.id,subjectName:"container",range:l,currentTime:a,isInteractiveTime:o};this.globalEventEmitter.emit(x.eachTick,s),this.globalEvents.eachTick$.next(s)};this.container=t,this.branches=i,this.selectBranches=n,this.subscription=new vu,this.player=e,this.interactiveEvents=a,this.ignoreContainerEvent=s,this.isPermanentText=c&&Te(t.container.controls),this.disabledControls$=y,this.onRemove=m,this.globalEventEmitter=l,this.gameState=0,this.globalEvents=o,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)).add(this.disabledControls$.subscribe(e=>{var t,i,n,a;e?(i=(t=this.container).disable)==null||i.call(t):(a=(n=this.container).enable)==null||a.call(n)}))}selectContainerEvent(e=!1){var t;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((t=this.container.container.endTime)!=null?t:1/0))}onStartTime(){this.show()}onEndTime(){this.selectContainerEvent(!1);let e=ce(this.container.container.events)||this.ignoreContainerEvent();(this.isSelectedControlEvent||!e)&&this.removeView()}onBeforeStartTime(){var e,t;(t=(e=this.container).hide)==null||t.call(e),this.globalEventEmitter.emit(x.interactives,{subjectId:this.container.container.id,subjectName:"container",type:L.visibility,visibility:!1})}reset(){this.isSelectedControlEvent=!1,this.isSelectedContainerEvent=!1,this.gameState=1}removeView(){var e;this.container.removeView(),this.globalEventEmitter.emit(x.interactives,{subjectId:this.container.container.id,subjectName:"container",type:L.containerRemoved,visibility:!1}),this.gameState=5,(e=this.onRemove)==null||e.call(this)}destroy(){var e;this.reset(),this.removeView(),this.gameState=6,this.subscription.unsubscribe(),this.branches=[],this.interactiveEvents.containersEventsCallState.setCalled({timestamp:(e=this.container.container.endTime)!=null?e:1/0,id:this.container.container.id})}};var ks=(r=[])=>r.reduce((e,t,i)=>{var a,o,l;let n=((a=t==null?void 0:t.controls)!=null?a:[]).filter(s=>!At(s));if(jt(n)){let s=[(o=t.startTime)!=null?o:0,(l=t.endTime)!=null?l:1/0],c=t.id;if(!i)e.push({subjects:[c],range:s});else{let y=[],m=-1/0,f=1/0,E=[],I=[];for(let _=0;_<e.length;_++){let b=e[_];if(I.push(...b.subjects),b.range[0]<f&&(f=b.range[0]),b.range[1]>m&&(m=b.range[1]),s[0]>=b.range[0]&&s[1]<=b.range[1])return e[_].subjects.push(c),e;s[0]<b.range[0]&&s[1]>b.range[0]&&(y.push(_),E=E.concat(b.subjects)),s[0]>=b.range[0]&&s[0]<=b.range[1]&&(y.push(_),E=E.concat(b.subjects),s[0]=b.range[0]),s[1]>=b.range[0]&&s[1]<=b.range[1]&&(y.push(_),E=E.concat(b.subjects),s[1]=b.range[1])}if(I.push(c),s[0]<=f&&s[1]>=m)return[{subjects:I,range:s}];y.length&&y.reverse().forEach(_=>{e.splice(_,1)}),e.push({subjects:E.concat([c]),range:s})}}return e},[]).sort((e,t)=>e.range[0]-t.range[0]);var yo=X($t(),1),ti=X(Nt(),1),vo=X(fo(),1);function mo(){let r={};function e(){for(let l in r)Object.prototype.hasOwnProperty.call(r,l)&&delete r[l]}function t(l){let s={};for(let c in r)+c<=l&&(s[c]=r[c]);return s}function i(l){let s={};for(let c in r)+c>=l&&(s[c]=r[c]);return s}function n({timestamp:l,priority:s,initiator:c}){var y;if(jr(l)){let m=(y=r[l])!=null?y:null;if(m&&s&&He(s,!0)){let f={},E=m[s];if(E&&(f=d(d({},f),E)),f=le(f)?null:f,f&&He(c,!0)){let I=f[c];return I!=null?I:null}return f}return m}return null}function a({timestamp:l,priority:s,initiator:c}){if(jr(l))if(r[l]){if(s&&He(s,!0))if(r[l][s]){if(c&&He(c,!0))if(r[l][s][c]){if(delete r[l][s][c],!le(r[l][s]))return!0}else return!1;if(delete r[l][s],!le(r[l]))return!0}else return!1;return delete r[l]}else return!1;return!1}function o(m){var f=m,{timestamp:l,priority:s,initiator:c}=f,y=j(f,["timestamp","priority","initiator"]);var E,I,_;(I=(E=r[l])==null?void 0:E[s])!=null&&I[c]?r[l][s][c].push(d({},y)):(_=r[l])!=null&&_[s]?r[l][s]=C(d({},r[l][s]),{[c]:[d({},y)]}):r[l]?r[l]=C(d({},r[l]),{[s]:{[c]:[d({},y)]}}):r[l]={[s]:{[c]:[d({},y)]}}}return{map:r,remove:a,add:o,removeAll:e,get:n,getLte:t,getGte:i}}var ah=[M.expect,M.setNextBranch],sh=1/0;function go(r){let e=r,t,i=oh(),n=mo(),a,o=()=>{f(),u()},l=h=>{n.add.call(void 0,h),I()},s=(h=[])=>{for(let g of h)if(g.action(),(0,yo.default)(ah,g.actionType))break},c=(h=1/0)=>{var R,A,q;let g=Dt((R=n.get({timestamp:h,priority:"control"}))!=null?R:{}),T=Dt((A=n.get({timestamp:h,priority:"container"}))!=null?A:{}),v=Dt((q=n.get({timestamp:h,priority:"chapter"}))!=null?q:{});return[...g,...T,...v]},y=h=>{i.isReady(h)&&s(c(h))},m=()=>{var h;s([...Dt((h=n.get({timestamp:1/0,priority:"chapter"}))!=null?h:{})])},f=()=>{t&&(a==null||a.unsubscribe(),t=void 0)},E=h=>{},I=()=>{t||(t=()=>setTimeout(()=>{y(1/0)}),a=e.events.ended$.subscribe(t))},_=h=>{f(),e=h},b=h=>{h.priority==="container"&&i.resetCalled(h.timestamp),n.remove(h)},u=()=>{i.release(),n.removeAll()};return{setPlayer:_,add:l,remove:b,exec:y,execEndOfVideo:m,listen:I,unlisten:f,release:o,containersEventsCallState:i,getPreparedToExecActions:c}}function oh(){let r=new Map;return{setCalled:({timestamp:o,id:l})=>{let s=r.get(o);s&&s[l]!==void 0&&(s[l]=!0)},setData:(o=[])=>{var l,s;for(let c of o){let y=(l=c.endTime)!=null?l:sh,m=(s=r.get(y))!=null?s:{};r.set(y,C(d({},m),{[c.id]:!1}))}},resetCalled:o=>{let l=r.get(o);if(l)for(let s in l)l[s]=!1},isReady:o=>{let l=r.get(o);return l?!(0,ti.default)(l).some(s=>!s):!0},release:()=>r.clear()}}function Dt(r){return(0,vo.default)((0,ti.default)(r)).sort(e=>e.actionType===M.expect?-1:1)}var bo={videoContentHeight:0,videoContentWidth:0},Co=(r,e)=>{let{height:t,width:i}=e.info.intrinsicVideoSize$.getValue()||{};if(!(t&&i))return bo;let{clientHeight:n,clientWidth:a}=e.experimental.element$.getValue()||{};if(!(n&&a))return bo;let o=t/i,l=n/a,s,c;return l>o?(c=a,s=a*o):l<o?(c=n/o,s=n):(c=a,s=n),{videoContentWidth:c,videoContentHeight:s}};var lh=250;function Eo(r){let e=()=>{},t=new ResizeObserver(l=>{a(l),e=a.bind(null,l)});function i(l){let{parentElement:s,player:c}=r();if(s&&c){let{videoContentWidth:y,videoContentHeight:m}=Co(s,c);s.style.setProperty("--interactive-content-width",`${y}px`),s.style.setProperty("--interactive-content-height",`${m}px`),s.style.setProperty("--interactive-width",`${l[0].contentRect.width}px`),s.style.setProperty("--interactive-height",`${l[0].contentRect.height}px`)}}function n(){let{parentElement:l}=r();l.removeAttribute("style")}let a=Be(l=>{let{fns:s=[]}=r();i(l);for(let c of s)c()},lh);function o(){e=void 0,t.disconnect(),n()}return{resizeObserver:t,calc:()=>{e==null||e()},release:o}}var Xe=class{constructor(){this.map={}}push(e,t){e in this.map?this.map[e].push(t):this.map[e]=[t]}get(e){let t=this.map[e];return t?t.slice():null}getAll(){let e=[];for(let t in this.map)e.concat(this.map[t]);return e}remove(e,t){e in this.map&&(this.map[e]=this.map[e].filter(i=>i!==t),this.map[e].length===0&&delete this.map[e])}clear(){this.map={}}keys(){return Object.keys(this.map)}size(){return this.keys().length}};var ch=r=>Math.floor(Math.random()*r),Io=r=>{var n;let e=r.length,t=1/0,i=null;for(;e--;){let a=r[e],o=(n=a.weight)!=null?n:1;o<t&&(t=o,i=a)}return i},To=r=>{var n;let e=r.length,t=-1/0,i=null;for(;e--;){let a=r[e],o=(n=a.weight)!=null?n:0;o>t&&(t=o,i=a)}return i};var So=r=>{let e=r.length,t=ch(e);return r[t]},xo=1,wo=r=>{var i,n;let e=0;for(let a=0;a<r.length;++a)e+=(i=r[a].weight)!=null?i:xo;let t=Math.random()*e;e=0;for(let a=0;a<r.length-1;++a)if(e+=(n=r[a].weight)!=null?n:xo,e>=t)return r[a];return r[r.length-1]};var _o={shouldOpenNow:!0,isDetachContainer:!0};var ri=(r,e=!1)=>C(d({},r),{args:e?d(d({},r.args),_o):d(d({},_o),r.args)}),Mo=({globalEventEmitter:r,player:e,interactiveEvents:t,removeControllers:i})=>{let n={isExpect:!1},a=()=>{n.isExpect&&(n.isExpect=!1)},o=({action:u,controlType:h,controlId:g,containerId:T,branches:v=[],onEvent:R,isEOV:A=()=>!1,isDisabled:q=()=>!1})=>{let P=ri(u,A()),k={timestamp:1/0,priority:"control",initiator:g,actionType:P.type},O=q(),N=r.emit.bind(r,x.interactives,{subjectId:g,subjectType:h,subjectName:"control",type:O?L.actionChoiceCanceled:L.actionChoice,actionType:u.type,payload:d({containerId:T},P.args)});if(O){N();return}switch(P.type.trim().toLowerCase()){case M.setNextBranch.trim().toLowerCase():{let Le=v.find(rt=>rt.id===P.args.branchId);if(!Le)return;R(P.args.isDetachContainer,f.bind(null,{subjectId:g,subjectName:"control"})),N(),P.args.shouldOpenNow?I({subjectId:g,subjectName:"control",subjectType:h,action:P,payload:{chapterId:Le.chapterId,autoSelect:!1}}):(t.add(C(d({},k),{action:I.bind(null,{subjectId:g,subjectName:"control",subjectType:h,action:P,payload:{chapterId:Le.chapterId,autoSelect:!1}})})),i==null||i());return}case M.continuePlayback.trim().toLowerCase():{R(P.args.isDetachContainer,f.bind(null,{subjectId:g,subjectName:"control"})),N(),P.args.shouldOpenNow?E({subjectId:g,subjectName:"control",subjectType:h,action:u}):t.add(C(d({},k),{action:E.bind(null,{subjectId:g,subjectName:"control",subjectType:h,action:u})}));return}case M.openURI.trim().toLowerCase():{R(P.args.isDetachContainer,f.bind(null,{subjectId:g,subjectName:"control"})),N(),P.args.shouldOpenNow?b({subjectId:g,subjectName:"control",subjectType:h,action:P,payload:{URI:u.args.uri}}):(t.add(C(d({},k),{action:b.bind(null,{subjectId:g,subjectName:"control",subjectType:h,action:P,payload:{URI:u.args.uri}})})),i==null||i());return}default:console.error("Unexpected control event"),r.emit(x.errors,new F(1,1,{message:"Unexpected control event"}));return}},l=({action:u,container:{id:h,endTime:g},branches:T=[],isEOV:v=!1,autoSelected:R=!1})=>{let A=ri(u,v),q={timestamp:!A.args.shouldOpenNow||v?1/0:g!=null?g:1/0,priority:"container",initiator:h,actionType:A.type},P=r.emit.bind(r,x.interactives,{subjectId:h,subjectName:"container",type:L.actionChoice,actionType:A.type,payload:A.args});switch(A.type.trim().toLowerCase()){case M.setNextBranch.trim().toLowerCase():{let k=T.find(O=>O.id===A.args.branchId);if(!k)return;P(),t.add(C(d({},q),{action:I.bind(null,{subjectId:h,subjectName:"container",action:A,payload:{chapterId:k.chapterId,autoSelect:R}})})),i==null||i();return}case M.setMaxWeightBranch.trim().toLowerCase():return;case M.setMinWeightBranch.trim().toLowerCase():return;case M.setRandomBranch.trim().toLowerCase():return;case M.setWeightlessRandomBranch.trim().toLowerCase():return;case M.continuePlayback.trim().toLowerCase():{P(),t.add(C(d({},q),{action:E.bind(null,{subjectId:h,subjectName:"container",action:A})}));return}case M.openURI.trim().toLowerCase():{P(),t.add(C(d({},q),{action:b.bind(null,{subjectId:h,subjectName:"container",action:A,payload:{URI:u.args.uri}})})),i==null||i();return}default:console.error("Unexpected container event"),r.emit(x.errors,new F(1,1,{message:"Unexpected container event"}));return}};function s({container:u,branches:h,isEOV:g=!1}){var v,R;let T=Gr(u.events);if(T){let A=ri(T.action,g);r.emit(x.interactives,{subjectId:u.id,subjectName:"container",type:L.actionChoice,actionType:A.type,payload:A.args}),t.add({timestamp:g?1/0:(v=u.endTime)!=null?v:1/0,priority:"container",initiator:u.id,actionType:M.expect,action:m.bind(null,{subjectId:u.id,subjectName:"container"})}),n.isExpect=!0}else for(let A of(R=u.events)!=null?R:[])l({action:A.action,container:u,branches:h,isEOV:g})}let c=({chapterId:u,action:h,branches:g=[]})=>{let T=r.emit.bind(r,x.interactives,{subjectId:u,subjectName:"chapter",type:L.actionChoice,actionType:h.type,payload:h.args});switch(h.type.trim().toLowerCase()){case M.setNextBranch.trim().toLowerCase():{let v=g.find(R=>R.id===h.args.branchId);return v!=null&&v.chapterId?(T(),I.bind(null,{subjectId:u,subjectName:"chapter",action:h,payload:{chapterId:v.chapterId,autoSelect:!0}})):void 0}case M.setWeightlessRandomBranch.trim().toLowerCase():{let v=So(g);return v!=null&&v.chapterId?(T(),I.bind(null,{subjectId:u,subjectName:"chapter",action:h,payload:{chapterId:v.chapterId,autoSelect:!0}})):void 0}case M.setRandomBranch.trim().toLowerCase():{let v=wo(g);return v!=null&&v.chapterId?(T(),I.bind(null,{subjectId:u,subjectName:"chapter",action:h,payload:{chapterId:v.chapterId,autoSelect:!0}})):void 0}case M.setMaxWeightBranch.trim().toLowerCase():{let v=To(g);return v!=null&&v.chapterId?(T(),I.bind(null,{subjectId:u,subjectName:"chapter",action:h,payload:{chapterId:v.chapterId,autoSelect:!0}})):void 0}case M.setMinWeightBranch.trim().toLowerCase():{let v=Io(g);return v!=null&&v.chapterId?(T(),I.bind(null,{subjectId:u,subjectName:"chapter",action:h,payload:{chapterId:v.chapterId,autoSelect:!0}})):void 0}case M.continuePlayback.trim().toLowerCase():return T(),E.bind(null,{subjectId:u,subjectName:"chapter",action:h});case M.openURI.trim().toLowerCase():return T(),b.bind(null,{subjectId:u,subjectName:"chapter",action:h,payload:{URI:h.args.uri}});default:console.error("Unexpected chapter event"),r.emit(x.errors,new F(1,1,{message:"Unexpected chapter event"}));return}};function y(u){var g;let h=Gr(u.events);if(h){if(Y(u))return;r.emit(x.interactives,{subjectId:u.id,subjectName:"chapter",type:L.actionChoice,actionType:h.action.type,payload:h.action.args}),t.add({timestamp:1/0,priority:"chapter",initiator:u.id,actionType:M.expect,action:m.bind(null,{subjectId:u.id,subjectName:"chapter"})})}else(g=u.events)==null||g.forEach(T=>{let v=c({chapterId:u.id,action:T.action,branches:u.branches});v&&t.add({timestamp:1/0,priority:"chapter",initiator:u.id,actionType:T.action.type,action:v})})}let m=({subjectId:u,subjectName:h})=>{e.pause(),r.emit(x.interactives,{subjectId:u,subjectName:h,type:L.actionExecution,actionType:M.expect})},f=({subjectId:u,subjectName:h})=>{e.info.isEnded$.getValue()?t.execEndOfVideo():e.play(),r.emit(x.interactives,{subjectId:u,subjectName:h,type:L.actionExecution,actionType:"after-expect"})},E=({subjectId:u,subjectName:h,subjectType:g,action:T})=>{r.emit(x.interactives,{subjectId:u,subjectName:h,subjectType:g,type:L.actionExecution,actionType:T.type})},I=({subjectId:u,subjectName:h,subjectType:g,action:T,payload:v})=>{v.behaviour="change-chapter",r.emit(x.interactives,{subjectId:u,subjectName:h,subjectType:g,type:L.actionExecution,actionType:T.type,payload:v})},_=({subjectId:u,subjectName:h,subjectType:g,action:T,payload:v})=>{v.behaviour="change-manifest",r.emit(x.interactives,{subjectId:u,subjectName:h,subjectType:g,type:L.actionExecution,actionType:T.type,payload:v})},b=({subjectId:u,subjectName:h,subjectType:g,action:T,payload:v})=>{if(!v.URI)return;let R=window.open(v.URI,"_blank","noopener,noreferrer");R&&(R.opener=null),r.emit(x.interactives,{subjectId:u,subjectName:h,subjectType:g,type:L.actionExecution,actionType:T.type})};return{onControlEvent:o,onContainerEvent:l,onChapterEvent:c,onExpectEvent:m,expectEventHandler:f,setManifestChapterEvents:y,setManifestContainerEvents:s,stopExpect:a,state:n}};var ai=X(Vr(),1);import{Subscription as fh,Subject as ni,ValueSubject as Je}from"@vkontakte/videoplayer-shared/es2015";var ii=(r,e)=>{let t={};return r.map(i=>{if(!t[i]){let n=e.chapters.find(o=>o.id===i);if(!n)return null;let a=e.media.videos.find(o=>n.videoId===o.id);if(!a)return null;t[i]=Ro(a)}return t[i]}).filter(Boolean)},uh=r=>{for(let e of r.variants)if(hh(e)&&"payload"in e)return e.payload.id},hh=r=>r.type==="custom"&&"payload"in r&&r.payload.type==="vk",Ro=r=>{let e=uh(r);if(!e)return null;let t=e.split("_").pop();return t?parseInt(t,10):null},dh=(r,e)=>{for(let t of r.media.videos)if(e===Ro(t)){for(let i of r.chapters)if(i.videoId===t.id)return i.id;return}},Po=(r,e)=>r.reduce((t,i)=>{let n=dh(e,i);return n?[...t,n]:t},[]);var ee,pe,ue,z,Ht,te,re,Z,he,_e,Ae,et=class{constructor({globalEventEmitter:e,videoId:t,interactiveController:i,historyApi:n,settings:a}){this.state={history$:new Je([]),hasPrevChapter$:new Je(!1),prevChapter$:new Je(null),isInitialChapter$:new Je(!1),isGoBackLimited$:new Je(!1)};H(this,ee,null);H(this,pe);H(this,ue,!1);H(this,z,null);H(this,Ht,null);this.events={inited$:new ni,destroyed$:new ni,error$:new ni};H(this,te,null);H(this,re,null);H(this,Z,null);H(this,he,new fh);H(this,_e,!1);H(this,Ae,0);var o;V(this,te,t),V(this,Z,e),V(this,re,i),V(this,ee,n),V(this,pe,a),this.state.history$&&S(this,he)&&((o=S(this,he))==null||o.add(this.state.history$.subscribe(l=>{var s,c;this.state.prevChapter$.next((0,ai.default)(l,-2)||null),this.state.hasPrevChapter$.next(l.length>1),this.state.isInitialChapter$.next(this.getInitialChapterId()===((c=(s=S(this,z))==null?void 0:s.metadata)==null?void 0:c.initChapterId)),this.state.isGoBackLimited$.next(S(this,Ae)===S(this,pe).maxLength-1)})))}setManifest(e){return w(this,null,function*(){if(!S(this,re)||!S(this,Z))return;V(this,z,e),yield this.getProjectHistory();let t=this.getInitialChapterId();yield S(this,re).setChapter({chapterId:t,pushToHistory:!1}),S(this,ue)||(V(this,ue,!0),this.events.inited$.next({initChapterId:t}))})}get inited(){return S(this,ue)}updateHistory(e,t=!0){return w(this,null,function*(){var l;if(!S(this,z))return;S(this,_e)?(V(this,_e,!1),gi(this,Ae)._++):V(this,Ae,0);let i=S(this,z),n=e.length-S(this,pe).maxLength,a=n>0?e.slice(n):e,o=ii(a,i);if(V(this,Ht,o),this.state.history$.next(a),!(!t||!S(this,ee)||!S(this,te)))try{yield S(this,ee).save(S(this,te),o)}catch(s){let c=new F(1,5,"Unable to save interactive history");this.events.error$.next(c),(l=S(this,Z))==null||l.emit(x.errors,c)}})}goBack(){return w(this,null,function*(){var i;if(!this.state||!S(this,re)){let n=new F(1,5,"Unable to save interactive history");return this.events.error$.next(n),(i=S(this,Z))==null?void 0:i.emit(x.errors,n)}V(this,_e,!0);let e=this.state.history$.getValue().slice(0,-1),t=e.pop();this.state.history$.next(e),yield S(this,re).setChapter({chapterId:t,playPrev:!0})})}getProjectHistory(){return w(this,null,function*(){var n;if(!S(this,z)||!S(this,te))return;let e=S(this,z),t=[this.getInitialVideoId()];if(S(this,ee))try{let a=yield S(this,ee).get(S(this,te));a.length&&(t=a)}catch(a){let o=new F(1,5,"Error while trying to fetch data");this.events.error$.next(o),(n=S(this,Z))==null||n.emit(x.errors,o)}let i=Po(t,e);this.state.history$.next(i)})}getInitialChapterId(){var t;let e=this.state.history$.getValue();return(0,ai.default)(e,-1)||S(this,pe).initChapterId||((t=S(this,z))==null?void 0:t.metadata.initChapterId)}getInitialVideoId(){if(S(this,z)){let e=this.getInitialChapterId();return ii([e],S(this,z)).pop()}return null}destroy(){var e,t;V(this,te,null),V(this,ee,null),V(this,re,null),(e=S(this,he))==null||e.unsubscribe(),V(this,he,null),V(this,ue,!1),(t=S(this,Z))==null||t.emit(x.historyDestroyed),this.events.destroyed$.next(),V(this,Z,null)}};ee=new WeakMap,pe=new WeakMap,ue=new WeakMap,z=new WeakMap,Ht=new WeakMap,te=new WeakMap,re=new WeakMap,Z=new WeakMap,he=new WeakMap,_e=new WeakMap,Ae=new WeakMap;var de=class de{constructor(e,t,i,n){this.target=e,this.type=t,this.listener=i,this.options=de._convertOptions(e,n),this.target.addEventListener(t,i,this.options)}unlisten(){var e;this.type&&this.listener&&this.options&&((e=this.target)==null||e.removeEventListener(this.type,this.listener,this.options)),this.target=null,this.type=null,this.listener=null,this.options=!1}static _convertOptions(e,t){if(t===void 0)return!1;if(typeof t=="boolean")return t;{let i=new Set(["passive","capture"]),n=Object.keys(t).filter(o=>!i.has(o));return n.length===0&&console.warn("Unsupported flag(s) to addEventListener: "+n.join(",")),de._doesSupportObject(e)?t:t.capture||!1}}static _doesSupportObject(e){let t=de._supportsObject;if(t===void 0){t=!1;try{let i={},n={get:()=>(t=!0,!1)};Object.defineProperty(i,"passive",n),Object.defineProperty(i,"capture",n);let a=()=>{};e.addEventListener("test",a,i),e.removeEventListener("test",a,i)}catch(i){t=!1}de._supportsObject=t}return t||!1}};de._supportsObject=void 0;var Gt=de;var Ut=class{constructor(){this.bindingMap=new Xe}release(){this.removeAll(),this.bindingMap=null}listen(e,t,i,n){if(!this.bindingMap)return;let a=new Gt(e,t,i,n);this.bindingMap.push(t,a)}listenOnce(e,t,i,n){let a=o=>{this.unlisten(e,t,a),i(o)};this.listen(e,t,a,n)}unlisten(e,t,i){if(!this.bindingMap)return;let n=this.bindingMap.get(t)||[];for(let a of n)a.target===e&&(i===a.listener||!i)&&(a.unlisten(),this.bindingMap.remove(t,a))}removeAll(){if(!this.bindingMap)return;let e=this.bindingMap.getAll();for(let t of e)t.unlisten();this.bindingMap.clear()}};var zt=class{constructor(){this._prevSizeId=0;this.rootElement=document.createElement("canvas")}clear(){var e;(e=this.rootElement.getContext("2d"))==null||e.clearRect(0,0,this.rootElement.width,this.rootElement.height)}isImageDrawn(){var n;let e=(n=this.rootElement.getContext("2d"))==null?void 0:n.getImageData(0,0,this.rootElement.width,this.rootElement.height);if(!e)return!1;let t=e.data,i=t.length;for(let a=3;a<i;a+=40)if(t[a]!==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.drawImage(this.canvasImgSrc,0,0,this.rootElement.width,this.rootElement.height))}updateCanvasDimensions(e,t=!1){return w(this,null,function*(){let i=e.width+e.height;if(this._prevSizeId===i)return;let n;t&&(n=yield this.save()),this.rootElement.width=e.width,this.rootElement.height=e.height,t&&n&&this.restore(n),this._prevSizeId=i})}save(){return w(this,null,function*(){let e=this.rootElement.toDataURL("image/jpeg",1),t=new Image;return t.crossOrigin="anonymous",t.src=e,yield t.decode(),t})}restore(e){var t;this.rootElement&&((t=this.rootElement.getContext("2d"))==null||t.drawImage(e,0,0,this.rootElement.width,this.rootElement.height))}};var Wt=class{constructor({parentElement:e,endOffsetMs:t=250,onError:i}){this.currentVideoDurationMs=1/0;this._containerTimeFrameShouldReceived=!1;this._endTimeFrameReceived=!1;this._shouldCallSkip=!1;this.onEachTick=e=>{let t=e!=null?e:this.lastFrameCanvas.canvasImgSrc.currentTime*1e3,i=this.isChapterEndTime(t);if(this.isContainerTime(t))this._endTimeFrameReceived=!1,this._containerTimeFrameShouldReceived=!0,this._shouldCallSkip=!0;else if(i)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
+ var $o=Object.create;var Jt=Object.defineProperty,No=Object.defineProperties,_o=Object.getOwnPropertyDescriptor,Fo=Object.getOwnPropertyDescriptors,qo=Object.getOwnPropertyNames,at=Object.getOwnPropertySymbols,Bo=Object.getPrototypeOf,er=Object.prototype.hasOwnProperty,vi=Object.prototype.propertyIsEnumerable;var bi=r=>{throw TypeError(r)};var yi=(r,e,t)=>e in r?Jt(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t,d=(r,e)=>{for(var t in e||(e={}))er.call(e,t)&&yi(r,t,e[t]);if(at)for(var t of at(e))vi.call(e,t)&&yi(r,t,e[t]);return r},I=(r,e)=>No(r,Fo(e));var Y=(r,e)=>{var t={};for(var i in r)er.call(r,i)&&e.indexOf(i)<0&&(t[i]=r[i]);if(r!=null&&at)for(var i of at(r))e.indexOf(i)<0&&vi.call(r,i)&&(t[i]=r[i]);return t};var u=(r,e)=>()=>(e||r((e={exports:{}}).exports,e),e.exports);var Do=(r,e,t,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of qo(e))!er.call(r,n)&&n!==t&&Jt(r,n,{get:()=>e[n],enumerable:!(i=_o(e,n))||i.enumerable});return r};var te=(r,e,t)=>(t=r!=null?$o(Bo(r)):{},Do(e||!r||!r.__esModule?Jt(t,"default",{value:r,enumerable:!0}):t,r));var gi=(r,e,t)=>e.has(r)||bi("Cannot "+t);var S=(r,e,t)=>(gi(r,e,"read from private field"),t?t.call(r):e.get(r)),G=(r,e,t)=>e.has(r)?bi("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(r):e.set(r,t),$=(r,e,t,i)=>(gi(r,e,"write to private field"),i?i.call(r,t):e.set(r,t),t);var Ci=(r,e,t,i)=>({set _(n){$(r,e,n,t)},get _(){return S(r,e,i)}});var w=(r,e,t)=>new Promise((i,n)=>{var s=a=>{try{l(t.next(a))}catch(c){n(c)}},o=a=>{try{l(t.throw(a))}catch(c){n(c)}},l=a=>a.done?i(a.value):Promise.resolve(a.value).then(s,o);l((t=t.apply(r,e)).next())});var X=u((lr,Ai)=>{"use strict";var ke=function(r){return r&&r.Math===Math&&r};Ai.exports=ke(typeof globalThis=="object"&&globalThis)||ke(typeof window=="object"&&window)||ke(typeof self=="object"&&self)||ke(typeof global=="object"&&global)||ke(typeof lr=="object"&&lr)||function(){return this}()||Function("return this")()});var U=u((Zh,Ri)=>{"use strict";Ri.exports=function(r){try{return!!r()}catch(e){return!0}}});var Ve=u((Jh,Oi)=>{"use strict";var Go=U();Oi.exports=!Go(function(){var r=function(){}.bind();return typeof r!="function"||r.hasOwnProperty("prototype")})});var ji=u((ed,Vi)=>{"use strict";var Uo=Ve(),ki=Function.prototype,Pi=ki.apply,Mi=ki.call;Vi.exports=typeof Reflect=="object"&&Reflect.apply||(Uo?Mi.bind(Pi):function(){return Mi.apply(Pi,arguments)})});var K=u((td,Ni)=>{"use strict";var Li=Ve(),$i=Function.prototype,cr=$i.call,zo=Li&&$i.bind.bind(cr,cr);Ni.exports=Li?zo:function(r){return function(){return cr.apply(r,arguments)}}});var je=u((rd,Fi)=>{"use strict";var _i=K(),Wo=_i({}.toString),Ko=_i("".slice);Fi.exports=function(r){return Ko(Wo(r),8,-1)}});var ur=u((id,qi)=>{"use strict";var Qo=je(),Yo=K();qi.exports=function(r){if(Qo(r)==="Function")return Yo(r)}});var z=u((nd,Bi)=>{"use strict";var pr=typeof document=="object"&&document.all;Bi.exports=typeof pr=="undefined"&&pr!==void 0?function(r){return typeof r=="function"||r===pr}:function(r){return typeof r=="function"}});var ue=u((sd,Di)=>{"use strict";var Xo=U();Di.exports=!Xo(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!==7})});var bt=u((ad,Hi)=>{"use strict";var Zo=Ve(),vt=Function.prototype.call;Hi.exports=Zo?vt.bind(vt):function(){return vt.apply(vt,arguments)}});var hr=u(zi=>{"use strict";var Gi={}.propertyIsEnumerable,Ui=Object.getOwnPropertyDescriptor,Jo=Ui&&!Gi.call({1:2},1);zi.f=Jo?function(e){var t=Ui(this,e);return!!t&&t.enumerable}:Gi});var dr=u((ld,Wi)=>{"use strict";Wi.exports=function(r,e){return{enumerable:!(r&1),configurable:!(r&2),writable:!(r&4),value:e}}});var Qi=u((cd,Ki)=>{"use strict";var el=K(),tl=U(),rl=je(),fr=Object,il=el("".split);Ki.exports=tl(function(){return!fr("z").propertyIsEnumerable(0)})?function(r){return rl(r)==="String"?il(r,""):fr(r)}:fr});var mr=u((ud,Yi)=>{"use strict";Yi.exports=function(r){return r==null}});var yr=u((pd,Xi)=>{"use strict";var nl=mr(),sl=TypeError;Xi.exports=function(r){if(nl(r))throw new sl("Can't call method on "+r);return r}});var Le=u((hd,Zi)=>{"use strict";var al=Qi(),ol=yr();Zi.exports=function(r){return al(ol(r))}});var Ce=u((dd,Ji)=>{"use strict";var ll=z();Ji.exports=function(r){return typeof r=="object"?r!==null:ll(r)}});var gt=u((fd,en)=>{"use strict";en.exports={}});var Ct=u((md,rn)=>{"use strict";var vr=gt(),br=X(),cl=z(),tn=function(r){return cl(r)?r:void 0};rn.exports=function(r,e){return arguments.length<2?tn(vr[r])||tn(br[r]):vr[r]&&vr[r][e]||br[r]&&br[r][e]}});var sn=u((yd,nn)=>{"use strict";var ul=K();nn.exports=ul({}.isPrototypeOf)});var cn=u((vd,ln)=>{"use strict";var pl=X(),an=pl.navigator,on=an&&an.userAgent;ln.exports=on?String(on):""});var yn=u((bd,mn)=>{"use strict";var fn=X(),gr=cn(),un=fn.process,pn=fn.Deno,hn=un&&un.versions||pn&&pn.version,dn=hn&&hn.v8,Q,Et;dn&&(Q=dn.split("."),Et=Q[0]>0&&Q[0]<4?1:+(Q[0]+Q[1]));!Et&&gr&&(Q=gr.match(/Edge\/(\d+)/),(!Q||Q[1]>=74)&&(Q=gr.match(/Chrome\/(\d+)/),Q&&(Et=+Q[1])));mn.exports=Et});var Cr=u((gd,bn)=>{"use strict";var vn=yn(),hl=U(),dl=X(),fl=dl.String;bn.exports=!!Object.getOwnPropertySymbols&&!hl(function(){var r=Symbol("symbol detection");return!fl(r)||!(Object(r)instanceof Symbol)||!Symbol.sham&&vn&&vn<41})});var Er=u((Cd,gn)=>{"use strict";var ml=Cr();gn.exports=ml&&!Symbol.sham&&typeof Symbol.iterator=="symbol"});var Ir=u((Ed,Cn)=>{"use strict";var yl=Ct(),vl=z(),bl=sn(),gl=Er(),Cl=Object;Cn.exports=gl?function(r){return typeof r=="symbol"}:function(r){var e=yl("Symbol");return vl(e)&&bl(e.prototype,Cl(r))}});var In=u((Id,En)=>{"use strict";var El=String;En.exports=function(r){try{return El(r)}catch(e){return"Object"}}});var xr=u((xd,xn)=>{"use strict";var Il=z(),xl=In(),Tl=TypeError;xn.exports=function(r){if(Il(r))return r;throw new Tl(xl(r)+" is not a function")}});var Sn=u((Td,Tn)=>{"use strict";var Sl=xr(),wl=mr();Tn.exports=function(r,e){var t=r[e];return wl(t)?void 0:Sl(t)}});var An=u((Sd,wn)=>{"use strict";var Tr=bt(),Sr=z(),wr=Ce(),Al=TypeError;wn.exports=function(r,e){var t,i;if(e==="string"&&Sr(t=r.toString)&&!wr(i=Tr(t,r))||Sr(t=r.valueOf)&&!wr(i=Tr(t,r))||e!=="string"&&Sr(t=r.toString)&&!wr(i=Tr(t,r)))return i;throw new Al("Can't convert object to primitive value")}});var On=u((wd,Rn)=>{"use strict";Rn.exports=!0});var kn=u((Ad,Mn)=>{"use strict";var Pn=X(),Rl=Object.defineProperty;Mn.exports=function(r,e){try{Rl(Pn,r,{value:e,configurable:!0,writable:!0})}catch(t){Pn[r]=e}return e}});var It=u((Rd,Ln)=>{"use strict";var Ol=On(),Pl=X(),Ml=kn(),Vn="__core-js_shared__",jn=Ln.exports=Pl[Vn]||Ml(Vn,{});(jn.versions||(jn.versions=[])).push({version:"3.38.0",mode:Ol?"pure":"global",copyright:"\xA9 2014-2024 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.38.0/LICENSE",source:"https://github.com/zloirock/core-js"})});var Ar=u((Od,Nn)=>{"use strict";var $n=It();Nn.exports=function(r,e){return $n[r]||($n[r]=e||{})}});var $e=u((Pd,_n)=>{"use strict";var kl=yr(),Vl=Object;_n.exports=function(r){return Vl(kl(r))}});var Ee=u((Md,Fn)=>{"use strict";var jl=K(),Ll=$e(),$l=jl({}.hasOwnProperty);Fn.exports=Object.hasOwn||function(e,t){return $l(Ll(e),t)}});var Rr=u((kd,qn)=>{"use strict";var Nl=K(),_l=0,Fl=Math.random(),ql=Nl(1 .toString);qn.exports=function(r){return"Symbol("+(r===void 0?"":r)+")_"+ql(++_l+Fl,36)}});var Ne=u((Vd,Dn)=>{"use strict";var Bl=X(),Dl=Ar(),Bn=Ee(),Hl=Rr(),Gl=Cr(),Ul=Er(),Ie=Bl.Symbol,Or=Dl("wks"),zl=Ul?Ie.for||Ie:Ie&&Ie.withoutSetter||Hl;Dn.exports=function(r){return Bn(Or,r)||(Or[r]=Gl&&Bn(Ie,r)?Ie[r]:zl("Symbol."+r)),Or[r]}});var zn=u((jd,Un)=>{"use strict";var Wl=bt(),Hn=Ce(),Gn=Ir(),Kl=Sn(),Ql=An(),Yl=Ne(),Xl=TypeError,Zl=Yl("toPrimitive");Un.exports=function(r,e){if(!Hn(r)||Gn(r))return r;var t=Kl(r,Zl),i;if(t){if(e===void 0&&(e="default"),i=Wl(t,r,e),!Hn(i)||Gn(i))return i;throw new Xl("Can't convert object to primitive value")}return e===void 0&&(e="number"),Ql(r,e)}});var Pr=u((Ld,Wn)=>{"use strict";var Jl=zn(),ec=Ir();Wn.exports=function(r){var e=Jl(r,"string");return ec(e)?e:e+""}});var Yn=u(($d,Qn)=>{"use strict";var tc=X(),Kn=Ce(),Mr=tc.document,rc=Kn(Mr)&&Kn(Mr.createElement);Qn.exports=function(r){return rc?Mr.createElement(r):{}}});var kr=u((Nd,Xn)=>{"use strict";var ic=ue(),nc=U(),sc=Yn();Xn.exports=!ic&&!nc(function(){return Object.defineProperty(sc("div"),"a",{get:function(){return 7}}).a!==7})});var es=u(Jn=>{"use strict";var ac=ue(),oc=bt(),lc=hr(),cc=dr(),uc=Le(),pc=Pr(),hc=Ee(),dc=kr(),Zn=Object.getOwnPropertyDescriptor;Jn.f=ac?Zn:function(e,t){if(e=uc(e),t=pc(t),dc)try{return Zn(e,t)}catch(i){}if(hc(e,t))return cc(!oc(lc.f,e,t),e[t])}});var rs=u((Fd,ts)=>{"use strict";var fc=U(),mc=z(),yc=/#|\.prototype\./,_e=function(r,e){var t=bc[vc(r)];return t===Cc?!0:t===gc?!1:mc(e)?fc(e):!!e},vc=_e.normalize=function(r){return String(r).replace(yc,".").toLowerCase()},bc=_e.data={},gc=_e.NATIVE="N",Cc=_e.POLYFILL="P";ts.exports=_e});var Vr=u((qd,ns)=>{"use strict";var is=ur(),Ec=xr(),Ic=Ve(),xc=is(is.bind);ns.exports=function(r,e){return Ec(r),e===void 0?r:Ic?xc(r,e):function(){return r.apply(e,arguments)}}});var as=u((Bd,ss)=>{"use strict";var Tc=ue(),Sc=U();ss.exports=Tc&&Sc(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!==42})});var ls=u((Dd,os)=>{"use strict";var wc=Ce(),Ac=String,Rc=TypeError;os.exports=function(r){if(wc(r))return r;throw new Rc(Ac(r)+" is not an object")}});var ps=u(us=>{"use strict";var Oc=ue(),Pc=kr(),Mc=as(),xt=ls(),cs=Pr(),kc=TypeError,jr=Object.defineProperty,Vc=Object.getOwnPropertyDescriptor,Lr="enumerable",$r="configurable",Nr="writable";us.f=Oc?Mc?function(e,t,i){if(xt(e),t=cs(t),xt(i),typeof e=="function"&&t==="prototype"&&"value"in i&&Nr in i&&!i[Nr]){var n=Vc(e,t);n&&n[Nr]&&(e[t]=i.value,i={configurable:$r in i?i[$r]:n[$r],enumerable:Lr in i?i[Lr]:n[Lr],writable:!1})}return jr(e,t,i)}:jr:function(e,t,i){if(xt(e),t=cs(t),xt(i),Pc)try{return jr(e,t,i)}catch(n){}if("get"in i||"set"in i)throw new kc("Accessors not supported");return"value"in i&&(e[t]=i.value),e}});var ds=u((Gd,hs)=>{"use strict";var jc=ue(),Lc=ps(),$c=dr();hs.exports=jc?function(r,e,t){return Lc.f(r,e,$c(1,t))}:function(r,e,t){return r[e]=t,r}});var qe=u((Ud,ms)=>{"use strict";var Fe=X(),Nc=ji(),_c=ur(),Fc=z(),qc=es().f,Bc=rs(),xe=gt(),Dc=Vr(),Te=ds(),fs=Ee();It();var Hc=function(r){var e=function(t,i,n){if(this instanceof e){switch(arguments.length){case 0:return new r;case 1:return new r(t);case 2:return new r(t,i)}return new r(t,i,n)}return Nc(r,this,arguments)};return e.prototype=r.prototype,e};ms.exports=function(r,e){var t=r.target,i=r.global,n=r.stat,s=r.proto,o=i?Fe:n?Fe[t]:Fe[t]&&Fe[t].prototype,l=i?xe:xe[t]||Te(xe,t,{})[t],a=l.prototype,c,f,v,y,x,O,k,m,j;for(y in e)c=Bc(i?y:t+(n?".":"#")+y,r.forced),f=!c&&o&&fs(o,y),O=l[y],f&&(r.dontCallGetSet?(j=qc(o,y),k=j&&j.value):k=o[y]),x=f&&k?k:e[y],!(!c&&!s&&typeof O==typeof x)&&(r.bind&&f?m=Dc(x,Fe):r.wrap&&f?m=Hc(x):s&&Fc(x)?m=_c(x):m=x,(r.sham||x&&x.sham||O&&O.sham)&&Te(m,"sham",!0),Te(l,y,m),s&&(v=t+"Prototype",fs(xe,v)||Te(xe,v,{}),Te(xe[v],y,x),r.real&&a&&(c||!a[y])&&Te(a,y,x)))}});var vs=u((zd,ys)=>{"use strict";var Gc=Math.ceil,Uc=Math.floor;ys.exports=Math.trunc||function(e){var t=+e;return(t>0?Uc:Gc)(t)}});var Be=u((Wd,bs)=>{"use strict";var zc=vs();bs.exports=function(r){var e=+r;return e!==e||e===0?0:zc(e)}});var Cs=u((Kd,gs)=>{"use strict";var Wc=Be(),Kc=Math.min;gs.exports=function(r){var e=Wc(r);return e>0?Kc(e,9007199254740991):0}});var De=u((Qd,Es)=>{"use strict";var Qc=Cs();Es.exports=function(r){return Qc(r.length)}});var Tt=u((Yd,Is)=>{"use strict";Is.exports=function(){}});var xs=u(()=>{"use strict";var Yc=qe(),Xc=$e(),Zc=De(),Jc=Be(),eu=Tt();Yc({target:"Array",proto:!0},{at:function(e){var t=Xc(this),i=Zc(t),n=Jc(e),s=n>=0?n:i+n;return s<0||s>=i?void 0:t[s]}});eu("at")});var St=u((Jd,Ts)=>{"use strict";var tu=Ct();Ts.exports=tu});var ws=u((ef,Ss)=>{"use strict";xs();var ru=St();Ss.exports=ru("Array","at")});var Rs=u((tf,As)=>{"use strict";var iu=ws();As.exports=iu});var _r=u((rf,Os)=>{"use strict";var nu=Rs();Os.exports=nu});var Gs=u((Cm,Hs)=>{"use strict";var fu=Ar(),mu=Rr(),Ds=fu("keys");Hs.exports=function(r){return Ds[r]||(Ds[r]=mu(r))}});var zs=u((Em,Us)=>{"use strict";var yu=U();Us.exports=!yu(function(){function r(){}return r.prototype.constructor=null,Object.getPrototypeOf(new r)!==r.prototype})});var Qs=u((Im,Ks)=>{"use strict";var vu=Ee(),bu=z(),gu=$e(),Cu=Gs(),Eu=zs(),Ws=Cu("IE_PROTO"),Kr=Object,Iu=Kr.prototype;Ks.exports=Eu?Kr.getPrototypeOf:function(r){var e=gu(r);if(vu(e,Ws))return e[Ws];var t=e.constructor;return bu(t)&&e instanceof t?t.prototype:e instanceof Kr?Iu:null}});var Xs=u((xm,Ys)=>{"use strict";var xu=Be(),Tu=Math.max,Su=Math.min;Ys.exports=function(r,e){var t=xu(r);return t<0?Tu(t+e,0):Su(t,e)}});var Qr=u((Tm,Js)=>{"use strict";var wu=Le(),Au=Xs(),Ru=De(),Zs=function(r){return function(e,t,i){var n=wu(e),s=Ru(n);if(s===0)return!r&&-1;var o=Au(i,s),l;if(r&&t!==t){for(;s>o;)if(l=n[o++],l!==l)return!0}else for(;s>o;o++)if((r||o in n)&&n[o]===t)return r||o||0;return!r&&-1}};Js.exports={includes:Zs(!0),indexOf:Zs(!1)}});var ta=u((Sm,ea)=>{"use strict";ea.exports={}});var na=u((wm,ia)=>{"use strict";var Ou=K(),Yr=Ee(),Pu=Le(),Mu=Qr().indexOf,ku=ta(),ra=Ou([].push);ia.exports=function(r,e){var t=Pu(r),i=0,n=[],s;for(s in t)!Yr(ku,s)&&Yr(t,s)&&ra(n,s);for(;e.length>i;)Yr(t,s=e[i++])&&(~Mu(n,s)||ra(n,s));return n}});var aa=u((Am,sa)=>{"use strict";sa.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]});var la=u((Rm,oa)=>{"use strict";var Vu=na(),ju=aa();oa.exports=Object.keys||function(e){return Vu(e,ju)}});var fa=u((Om,da)=>{"use strict";var ua=ue(),Lu=U(),pa=K(),$u=Qs(),Nu=la(),_u=Le(),Fu=hr().f,ha=pa(Fu),qu=pa([].push),Bu=ua&&Lu(function(){var r=Object.create(null);return r[2]=2,!ha(r,2)}),ca=function(r){return function(e){for(var t=_u(e),i=Nu(t),n=Bu&&$u(t)===null,s=i.length,o=0,l=[],a;s>o;)a=i[o++],(!ua||(n?a in t:ha(t,a)))&&qu(l,r?[a,t[a]]:t[a]);return l}};da.exports={entries:ca(!0),values:ca(!1)}});var ma=u(()=>{"use strict";var Du=qe(),Hu=fa().values;Du({target:"Object",stat:!0},{values:function(e){return Hu(e)}})});var va=u((km,ya)=>{"use strict";ma();var Gu=gt();ya.exports=Gu.Object.values});var ga=u((Vm,ba)=>{"use strict";var Uu=va();ba.exports=Uu});var Bt=u((jm,Ca)=>{"use strict";var zu=ga();Ca.exports=zu});var xa=u(()=>{"use strict";var Wu=qe(),Ku=Qr().includes,Qu=U(),Yu=Tt(),Xu=Qu(function(){return!Array(1).includes()});Wu({target:"Array",proto:!0,forced:Xu},{includes:function(e){return Ku(this,e,arguments.length>1?arguments[1]:void 0)}});Yu("includes")});var Sa=u((qm,Ta)=>{"use strict";xa();var Zu=St();Ta.exports=Zu("Array","includes")});var Aa=u((Bm,wa)=>{"use strict";var Ju=Sa();wa.exports=Ju});var Dt=u((Dm,Ra)=>{"use strict";var ep=Aa();Ra.exports=ep});var ti=u((ly,Va)=>{"use strict";var ap=je();Va.exports=Array.isArray||function(e){return ap(e)==="Array"}});var La=u((cy,ja)=>{"use strict";var op=TypeError,lp=9007199254740991;ja.exports=function(r){if(r>lp)throw op("Maximum allowed index exceeded");return r}});var _a=u((uy,Na)=>{"use strict";var cp=ti(),up=De(),pp=La(),hp=Vr(),$a=function(r,e,t,i,n,s,o,l){for(var a=n,c=0,f=o?hp(o,l):!1,v,y;c<i;)c in t&&(v=f?f(t[c],c,e):t[c],s>0&&cp(v)?(y=up(v),a=$a(r,e,v,y,a,s-1)-1):(pp(a+1),r[a]=v),a++),c++;return a};Na.exports=$a});var Ba=u((py,qa)=>{"use strict";var dp=Ne(),fp=dp("toStringTag"),Fa={};Fa[fp]="z";qa.exports=String(Fa)==="[object z]"});var Ha=u((hy,Da)=>{"use strict";var mp=Ba(),yp=z(),Gt=je(),vp=Ne(),bp=vp("toStringTag"),gp=Object,Cp=Gt(function(){return arguments}())==="Arguments",Ep=function(r,e){try{return r[e]}catch(t){}};Da.exports=mp?Gt:function(r){var e,t,i;return r===void 0?"Undefined":r===null?"Null":typeof(t=Ep(e=gp(r),bp))=="string"?t:Cp?Gt(e):(i=Gt(e))==="Object"&&yp(e.callee)?"Arguments":i}});var Ua=u((dy,Ga)=>{"use strict";var Ip=K(),xp=z(),ri=It(),Tp=Ip(Function.toString);xp(ri.inspectSource)||(ri.inspectSource=function(r){return Tp(r)});Ga.exports=ri.inspectSource});var Xa=u((fy,Ya)=>{"use strict";var Sp=K(),wp=U(),za=z(),Ap=Ha(),Rp=Ct(),Op=Ua(),Wa=function(){},Ka=Rp("Reflect","construct"),ii=/^\s*(?:class|function)\b/,Pp=Sp(ii.exec),Mp=!ii.test(Wa),Je=function(e){if(!za(e))return!1;try{return Ka(Wa,[],e),!0}catch(t){return!1}},Qa=function(e){if(!za(e))return!1;switch(Ap(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return Mp||!!Pp(ii,Op(e))}catch(t){return!0}};Qa.sham=!0;Ya.exports=!Ka||wp(function(){var r;return Je(Je.call)||!Je(Object)||!Je(function(){r=!0})||r})?Qa:Je});var to=u((my,eo)=>{"use strict";var Za=ti(),kp=Xa(),Vp=Ce(),jp=Ne(),Lp=jp("species"),Ja=Array;eo.exports=function(r){var e;return Za(r)&&(e=r.constructor,kp(e)&&(e===Ja||Za(e.prototype))?e=void 0:Vp(e)&&(e=e[Lp],e===null&&(e=void 0))),e===void 0?Ja:e}});var io=u((yy,ro)=>{"use strict";var $p=to();ro.exports=function(r,e){return new($p(r))(e===0?0:e)}});var no=u(()=>{"use strict";var Np=qe(),_p=_a(),Fp=$e(),qp=De(),Bp=Be(),Dp=io();Np({target:"Array",proto:!0},{flat:function(){var e=arguments.length?arguments[0]:void 0,t=Fp(this),i=qp(t),n=Dp(t,0);return n.length=_p(n,t,t,i,0,e===void 0?1:Bp(e)),n}})});var so=u(()=>{"use strict";var Hp=Tt();Hp("flat")});var oo=u((Ey,ao)=>{"use strict";no();so();var Gp=St();ao.exports=Gp("Array","flat")});var co=u((Iy,lo)=>{"use strict";var Up=oo();lo.exports=Up});var po=u((xy,uo)=>{"use strict";var zp=co();uo.exports=zp});var Ei="1.0.29-dev.6887ae27.0";function tr(r,e=1){let t="0",i="0",n="0";return r.length===4?(t="0x"+r[1]+r[1],i="0x"+r[2]+r[2],n="0x"+r[3]+r[3]):r.length===7&&(t="0x"+r[1]+r[2],i="0x"+r[3]+r[4],n="0x"+r[5]+r[6]),`rgba(${+t},${+i},${+n},${e})`}var B="interactive",Ho="interactive-controls-container",ot=()=>document.querySelector(`.${Ho}`),Ii=.4,q={textColor:"#000",textSize:.4,textContent:"",roundCorners:0,borderWidth:0,borderColor:"#000",borderAlpha:1,backgroundColor:"#fff",backgroundAlpha:1,innerSizesDependOn:"self",angle:0},xi=(i=>(i.top="flex-start",i.bottom="flex-end",i.center="center",i))(xi||{}),Ti=(i=>(i.start="flex-start",i.end="flex-end",i.center="center",i))(Ti||{}),Si=(i=>(i.start="left",i.end="right",i.center="center",i))(Si||{}),lt=({target:r,props:e})=>{var t,i,n;r.style.alignItems=(t=(e==null?void 0:e.gravityVertical)&&xi[e.gravityVertical])!=null?t:"center",r.style.justifyContent=(i=(e==null?void 0:e.gravityHorizontal)&&Ti[e.gravityHorizontal])!=null?i:"center",r.style.textAlign=(n=(e==null?void 0:e.alignment)&&Si[e.alignment])!=null?n:"left"},ct=({target:r,props:e,fallback:t,dependsOn:i})=>{var n,s,o,l,a,c;r.style.color=(s=(n=e==null?void 0:e.text)==null?void 0:n.color)!=null?s:t.textColor,r.style.fontSize=`calc(${i.height} * ${(l=(o=e==null?void 0:e.text)==null?void 0:o.size)!=null?l:t.textSize})`,r.textContent=(c=(a=e==null?void 0:e.text)==null?void 0:a.value)!=null?c:t.textContent},ut=({target:r,props:e,fallback:t})=>{var i,n,s,o;r.style.backgroundColor=tr((n=(i=e==null?void 0:e.background)==null?void 0:i.color)!=null?n:t.backgroundColor,(o=(s=e==null?void 0:e.background)==null?void 0:s.alpha)!=null?o:t.backgroundAlpha)},pt=({target:r,props:e,fallback:t,dependsOn:i})=>{var n,s,o,l,a,c,f,v,y,x,O;r.style.border=`calc(${i.height} * ${(o=(s=(n=e==null?void 0:e.shape)==null?void 0:n.border)==null?void 0:s.width)!=null?o:t.borderWidth}) solid ${tr((c=(a=(l=e==null?void 0:e.shape)==null?void 0:l.border)==null?void 0:a.color)!=null?c:t.borderColor,(y=(v=(f=e==null?void 0:e.shape)==null?void 0:f.border)==null?void 0:v.alpha)!=null?y:t.borderAlpha)}`,r.style.borderRadius=`calc(${i.height} * ${(O=(x=e==null?void 0:e.shape)==null?void 0:x.roundCorners)!=null?O:t.roundCorners})`},be=({target:r,layoutParams:e,fallback:t})=>{var n;let i=(n=e.angle)!=null?n:t.angle;i=i&&i*-1,r.style.transform=`rotate(${i}rad)`};var re=class{constructor(e){this.control=e;this.container=null;this.controlElement=null;this.clickListener=null}createContainerElement(e){var n;let t=document.createElement("div");t.classList.add(`${B}-control-container-${this.control.id}`),e(t,this.control.layoutParams);let i=((n=this.control.layoutParams.innerSizesDependOn)!=null?n:q.innerSizesDependOn)==="self"?{height:t.style.height,width:t.style.width}:{height:"var(--interactive-content-height)",width:"var(--interactive-content-width)"};this.container={element:t,dimensions:i}}createClickListener(e){return t=>{t.stopPropagation(),e()}}setEvents(e){!this.container||!this.control.events||this.control.events.forEach(t=>{var n;switch(t.type.trim().toLowerCase()){case"onclick":this.clickListener=this.createClickListener(()=>e({action:t.action,controlId:this.control.id,controlType:this.control.type})),(n=this.container)==null||n.element.addEventListener("click",this.clickListener);break;default:break}})}removeListeners(){var e,t;(e=this.container)!=null&&e.element&&this.clickListener&&((t=this.container)==null||t.element.removeEventListener("click",this.clickListener))}};var rr="int",ce=(i=>(i.AREA=`${rr}_area`,i.TEXT=`${rr}_text`,i.BUTTON=`${rr}_bttn`,i))(ce||{});var ht=r=>{if(r.type.trim().toLowerCase()==="area")return new ir(r)},ir=class extends re{constructor(e){super(e)}createView({parentElement:e,layoutCallback:t}){if(super.createContainerElement(t),!this.container)return;let i=document.createElement("button");i.type="button",i.classList.add(`${B}-${this.control.id}`),i.setAttribute("data-testid",ce.AREA),i.style.display="flex",i.style.width="100%",i.style.height="100%",i.style.cursor="pointer",ut({target:i,props:this.control.props,fallback:I(d({},q),{backgroundColor:"transparent"})}),pt({target:i,props:this.control.props,fallback:I(d({},q),{borderAlpha:0}),dependsOn:this.container.dimensions}),be({target:i,layoutParams:this.control.layoutParams,fallback:q}),this.container.element.append(i),e.append(this.container.element),this.controlElement=i}disable(){this.controlElement&&(this.controlElement.style.cursor="default")}enable(){this.controlElement&&(this.controlElement.style.cursor="pointer")}getElement(){return this.controlElement}};var dt=()=>{let r=document.createElement("span");return r.style.display="inline-block",r.style.whiteSpace="pre",r.style.overflow="hidden",r.style.textOverflow="ellipsis",r.style.maxWidth="100%",r.style.maxHeight="100%",r};var ft=r=>{if(r.type.trim().toLowerCase()==="button")return new nr(r)},nr=class extends re{constructor(e){super(e)}createView({parentElement:e,layoutCallback:t}){if(super.createContainerElement(t),!this.container)return;let i=document.createElement("button");i.type="button",i.classList.add(`${B}-${this.control.id}`),i.setAttribute("data-testid",ce.BUTTON),i.style.display="flex",i.style.width="100%",i.style.height="100%",i.style.cursor="pointer",i.style.fontFamily="inherit",be({target:i,layoutParams:this.control.layoutParams,fallback:q}),ut({target:i,props:this.control.props,fallback:q}),pt({target:i,props:this.control.props,fallback:q,dependsOn:this.container.dimensions}),lt({target:i,props:I(d({},this.control.props.text),{alignment:this.control.layoutParams.alignment})});let n=dt();ct({target:n,props:this.control.props,fallback:q,dependsOn:this.container.dimensions}),i.append(n),this.container.element.append(i),e.append(this.container.element),this.controlElement=i}disable(){this.controlElement&&(this.controlElement.style.cursor="default")}enable(){this.controlElement&&(this.controlElement.style.cursor="pointer")}getElement(){return this.controlElement}};var wi=r=>{if(r.type.trim().toLowerCase()==="text")return new sr(r)},sr=class extends re{constructor(e){super(e)}createView({parentElement:e,layoutCallback:t}){if(super.createContainerElement(t),!this.container)return;let i=document.createElement("div");i.classList.add(`${B}-${this.control.id}`),i.setAttribute("data-testid",ce.TEXT),i.style.display="flex",i.style.width="100%",i.style.height="100%",i.style.fontFamily="inherit",be({target:i,layoutParams:this.control.layoutParams,fallback:q}),lt({target:i,props:I(d({},this.control.props.text),{alignment:this.control.layoutParams.alignment})});let n=dt();ct({target:n,props:this.control.props,fallback:q,dependsOn:this.container.dimensions}),i.append(n),this.container.element.append(i),e.append(this.container.element),this.controlElement=i}disable(){}enable(){}getElement(){return this.controlElement}};var ar=class{constructor(e){this.layout=e}},mt=class extends ar{constructor(e){super(e)}setContainerLayout(e){e.style.position="relative"}setControlLayout(e,t){e.style.position="absolute",e.style.width=`calc(var(--interactive-content-width) * ${t.width})`,e.style.height=`calc(var(--interactive-content-height) * ${t.height})`,e.style.left=`calc(var(--interactive-content-width) * ${t.x} + ((var(--interactive-width) - var(--interactive-content-width)) / 2))`,e.style.top=`calc(var(--interactive-content-height) * ${t.y} + ((var(--interactive-height) - var(--interactive-content-height)) / 2))`}};var ge=class{constructor(e){this.container=e,this.factories=new Map,this.controls=[],this.setControls()}addControlFactory(e,t){this.factories.set(e.trim().toLowerCase(),t),this.setControls()}removeControlFactory(e){this.factories.delete(e.trim().toLowerCase()),this.setControls()}setControls(){this.controls=this.chooseControls()}chooseControls(){var e;return((e=this.container.controls)==null?void 0:e.reduce((t,i)=>{let n=i.type.trim().toLowerCase(),s=this.factories.get(n);if(s){let o=s(i);if(o)return[...t,o]}return[...t]},[]))||[]}};var yt=(r,e)=>{if(r.type.trim().toLowerCase()==="choice")return new or(r,e)},or=class extends ge{constructor(e,t){super(e),this.rootElement=t!=null?t:ot(),this.layout=new mt(this.container.layout),this.isRemoved=!1,this.isDisabled=!1,this.addControlFactory("button",ft),this.addControlFactory("text",wi),this.addControlFactory("area",ht)}createView(e){let t=document.createElement("div");return t.classList.add(`${B}-${this.container.id}`),this.layout.setContainerLayout(t),this.controls.forEach(i=>{i.createView({parentElement:t,layoutCallback:this.layout.setControlLayout}),i.setEvents(e)}),this.rootElement.append(t),this.isRemoved=!1,t}hide(){let e=this.getElement();e&&(e.style.visibility="hidden")}show(){let e=this.getElement();e&&(e.style.visibility="visible")}enable(){let e=this.getElement();e&&(this.controls.forEach(t=>t.enable()),e.style.opacity="1",this.isDisabled=!1)}disable(){let e=this.getElement();e&&(this.controls.forEach(t=>t.disable()),e.style.opacity=`${Ii}`,this.isDisabled=!0)}removeView(){var e;this.isRemoved||(this.controls.forEach(t=>t.removeListeners()),(e=this.getElement())==null||e.remove(),this.isRemoved=!0)}getElement(){return this.rootElement.querySelector(`.${B}-${this.container.id}`)}};var Lo=te(_r(),1);import{clientChecker as ih,combine as nh,InterfaceLanguage as sh,Observable as Vo,once as ah,Subject as D,Subscription as ci,ValueSubject as H}from"@vkontakte/videoplayer-shared/es2015";import{InteractiveInterfaceClick as it}from"@vkontakte/videoplayer-statistics/es2015";import{loadVKLangPack as su}from"@vkontakte/videoplayer-shared/es2015";function He(r,e){let t;return(...i)=>{clearTimeout(t),t=setTimeout(()=>r(...i),e)}}var pe=(r,e)=>Object.prototype.toString.call(r)===`[object ${e}]`,Ge=r=>pe(r,"Object"),wt=r=>pe(r,"String"),At=r=>pe(r,"Array"),Rt=r=>pe(r,"Number"),Ps=r=>pe(r,"Function");var Fr=r=>Rt(r)&&!isNaN(r);var he=r=>Ge(r)&&Object.keys(r).length===0,qr=r=>At(r)&&!r.length;var Ue=(r,e)=>wt(r)&&(e?r.trim():r).length;var Ms="video_interactive",ks="videoint";var Vs=250,ze=class{constructor(e){this.handleZoomChange=He(e=>{this.lastZoomInfo=e},Vs);this.onResize=e=>{var i;if(!this.isReady||this.isHidden||!e[0].contentRect.width||!e[0].contentRect.height)return;let t=this.getNextPoint();t&&((i=this.ngEditor)==null||i.zoomTo(t)),this.ngEditorSize={width:e[0].contentRect.width,height:e[0].contentRect.height}};this.handleChapterChange=e=>{var t,i,n;if(this.manifest){if(this.isHidden||this.hide(),!(e!=null&&e.id)){(t=this.onError)==null||t.call(this,"Id is not found"),console.error("Id is not found");return}this.visitedChapterIds.add(e.id),(i=this.ngEditor)==null||i.selectChapter(e.id),(n=this.ngEditor)==null||n.setVisitedChapters(Array.from(this.visitedChapterIds)),this.currentChapterId=e.id,this.lastZoomInfo=null}};this.handleManifestChange=(e,t=[])=>{var i;if(this.isReady=!1,!Rt(e.graph.edit.chapters[0].x)){(i=this.onError)==null||i.call(this,"Can't show graph"),console.error("Can't show graph");return}this.lastZoomInfo=null,this.manifest=e,this.visitedChapterIds=new Set(t),this.ngEditor&&(this.manifest.metadata.id!==this.currentManifestId?(this.ngEditor.update(e),this.currentManifestId=this.manifest.metadata.id):this.ngEditor.setVisitedChapters(Array.from(t)),this.isReady=!0)};this.init(e)}init({root:e,onOpenPreviewClick:t,onError:i,lang:n,visitedChapters:s=[]}){this.isReady=!1,this.isHidden=!0,this.manifest=null,this.visitedChapterIds=new Set(s),this.onOpenPreviewClick=t,this.onError=i,this.lang=n!=null?n:"ru",this.zoom=.7,this.lastZoomInfo=null,this.currentManifestId=null,this.currentChapterId=null,this.ngEditor=null,this.ngEditorSize=null,this.graphWrapperElement=au(e),this.resizeObserver=new ResizeObserver(He(this.onResize,Vs)),this.resizeObserver.observe(this.graphWrapperElement)}getNextPoint(e=this.ngEditorSize){return!this.lastZoomInfo||!e?null:[(this.lastZoomInfo.x-e.width/2)/this.lastZoomInfo.value*-1,(this.lastZoomInfo.y-e.height/2)/this.lastZoomInfo.value*-1]}setVisitedChapters(e){var t;this.visitedChapterIds=new Set([...this.visitedChapterIds,...e]),(t=this.ngEditor)==null||t.setVisitedChapters(Array.from(this.visitedChapterIds))}updateVideosInfo(e){var t;(t=this.ngEditor)==null||t.updateVideosInfo(e)}show(){return w(this,null,function*(){var e;this.manifest&&(this.ngEditor||(yield this.initNgEditor()),this.graphWrapperElement.style.display="block",!this.lastZoomInfo&&this.currentChapterId&&((e=this.ngEditor)==null||e.focusChapter(this.currentChapterId)),this.isHidden=!1)})}initNgEditor(){return w(this,null,function*(){if(!this.manifest)return;let e;try{e=yield su(this.lang,Ms,ks)}catch(i){console.log("Unable to load graph language pack")}let{GraphEditor:t}=yield import("@interactiveplatform/movika-graph-editor");this.ngEditor=new t(this.graphWrapperElement,{mode:"read",lang:this.lang==="ru"?"ru":"en",translation:e}),this.currentManifestId=this.manifest.metadata.id,this.ngEditor.update(this.manifest),this.ngEditor.setVisitedChapters(Array.from(this.visitedChapterIds)),this.currentChapterId&&this.ngEditor.selectChapter(this.currentChapterId),this.ngEditor.on("control",s=>{var o=s,{name:i}=o,n=Y(o,["name"]);var l;i==="openPreview"&&"chapterId"in n&&((l=this.onOpenPreviewClick)==null||l.call(this,n.chapterId))}),this.ngEditor.on("zoom",this.handleZoomChange),this.isReady=!0})}hide(){this.graphWrapperElement.style.display="none",this.isHidden=!0}destroy(){var e,t;this.hide(),this.manifest=null,this.resizeObserver.disconnect(),(e=this.ngEditor)==null||e.setVisitedChapters([]),this.onOpenPreviewClick=void 0,(t=this.ngEditor)==null||t.dispose(),this.graphWrapperElement.remove(),this.isReady=!1}};function au(r){let 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",r.append(e),e}var We=class{constructor(){this._containers=[];this._player=null;this.setPlayer=e=>{this._player=e};this.setContainers=e=>{this._containers=e};this.deleteContainer=e=>{this._containers=this._containers.filter(t=>t.id!==e)};this.getNextInteractiveTime=(e=3e3)=>{if(!this._containers.length||this._player===null)return null;let t=-1,i=!1,n=Math.round(this._player.info.position$.getValue()*1e3);for(let s of this._containers){let o=s.startTime-e;if(o<=n&&(s.endTime&&n<=s.endTime||s.endTime===null)){i=!0;break}n<o&&(t=t===-1?o:Math.min(t,o))}return!i&&t!==-1?t:null}}};import{isSupportedManifest as Pt,ContainerTypes as Pf,ControlTypes as Mt,EventActionTypes as M,EventTypes as Mf,migrateManifestToLatestVersion as $s,compareVersions as kf}from"@interactiveplatform/movika-manifest";var js={metadata:"Object",chapters:"Array"},Ls=r=>{if(!Ge(r))return!1;for(let e in js)if(!r[e]||!pe(r[e],js[e]))return!1;return Pt(r.metadata.version)},Ot=r=>r.type===Mt.Text,Ef=r=>r.type===Mt.Button,If=r=>r.type===Mt.Area,xf={Choice:"Choice",TextInput:"TextInput"},Tf={Button:"Button",Area:"Area",Text:"Text"},Sf={onClick:"onClick",onSuspense:"onSuspense"},wf={openURI:"openURI",setNextBranch:"setNextBranch",setWeightlessRandomBranch:"setWeightlessRandomBranch",setRandomBranch:"setRandomBranch",setMaxWeightBranch:"setMaxWeightBranch",setMinWeightBranch:"setMinWeightBranch",setDefaultBranch:"setDefaultBranch",continuePlayback:"continuePlayback",expect:"expect"};var _=class{constructor(e,t,...i){this.severity=e;this.category=t;this.data=i}toString(){return`Interactive SDK error ${JSON.stringify(this,null," ")}`}};var kt=class{constructor(){this.listeners={}}addListener(e,t){return this.listeners[e]=this.listeners[e]||[],this.listeners[e].push(t),this}on(e,t){return this.addListener(e,t)}once(e,t){this.listeners[e]=this.listeners[e]||[];let i=()=>{t(),this.off(e,i)};return this.listeners[e].push(i),this}off(e,t){return this.removeListener(e,t)}reset(){this.listeners={}}removeListener(e,t){let i=this.listeners[e]||[];for(let n=i.length;n>0;n--)if(i[n]===t){i.splice(n,1);break}return this}emit(e,...t){let i=this.listeners[e];return i?(i.forEach(n=>{n(...t)}),!0):!1}listenerCount(e){return this.rawListeners(e).length}rawListeners(e){return this.listeners[e]||[]}};var Vt=class{constructor(e){this.fns=[];this.addFn=(e,t=!1)=>{Ps(e)&&(this.fns.push(e),t&&this.updateFn())};this.removeFn=(e,t=!1)=>{this.fns=this.fns.filter(i=>i!==e),t&&this.updateFn()};this.updateFn=()=>{this.fn=()=>{this.fns.forEach(e=>e()),this.raf&&this.forceRequestAnimation()}};this.forceRequestAnimation=()=>{this.fn&&(this.raf=requestAnimationFrame(this.fn))};this.requestAnimation=()=>{this.raf||this.forceRequestAnimation()};this.cancelAnimation=()=>{this.raf&&(cancelAnimationFrame(this.raf),this.raf=void 0)};e&&(this.fn=e,this.addFn(e))}release(){this.cancelAnimation(),this.fn=void 0,this.fns=[]}};import{ValueSubject as du}from"@vkontakte/videoplayer-shared/es2015";var jt=class{constructor(e){var t,i;this.loaders={chapterLoaders:(t=e==null?void 0:e.chapterLoaders)!=null?t:[],manifestLoaders:(i=e==null?void 0:e.manifestLoaders)!=null?i:[]}}exec(e,t){return w(this,null,function*(){return ou(...this.loaders[e])(t)})}};function ou(...r){return function(t){return w(this,null,function*(){let i=[...r];for(;i.length>0;)t=yield i.shift()(t);return t})}}function Ke(r,e,t){return r?I(d({},r),{[e]:r[e]?[t,...r[e]]:[t]}):{[e]:[t]}}function Lt(n){var s=n,{actions:r,errors:e,chapterId:t}=s,i=Y(s,["actions","errors","chapterId"]);if(t){let o=r.getManifest(),l=r.getChapter(o.chapters,t);if(l){let a=r.getMedia(o.media,l.videoId),c=r.getGraph(o.graph,l.id);return a?I(d({},i),{actions:r,errors:e,result:{chapter:l,media:a,graph:c}}):I(d({},i),{errors:Ke(e,Lt.name,"Could not find media"),actions:r})}}return I(d({},i),{errors:Ke(e,Lt.name,"Could not find chapter"),actions:r})}var $t=class{constructor(){Object.defineProperty(this,"listeners",{value:{},writable:!0,configurable:!0})}addEventListener(e,t,i){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push({callback:t,options:i})}removeEventListener(e,t){if(!(e in this.listeners))return;let i=this.listeners[e];for(let n=0,s=i.length;n<s;n++)if(i[n].callback===t){i.splice(n,1);return}}dispatchEvent(e){if(!(e.type in this.listeners))return;let i=this.listeners[e.type].slice();for(let n=0,s=i.length;n<s;n++){let o=i[n];try{o.callback.call(this,e)}catch(l){Promise.resolve().then(()=>{throw l})}o.options&&o.options.once&&this.removeEventListener(e.type,o.callback)}return!e.defaultPrevented}},Se=class extends $t{constructor(){super(),this.listeners||$t.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)}},Qe=class{constructor(){Object.defineProperty(this,"signal",{value:new Se,writable:!0,configurable:!0})}abort(e){let t;try{t=new Event("abort")}catch(n){typeof document!="undefined"?document.createEvent?(t=document.createEvent("Event"),t.initEvent("abort",!1,!1)):(t=document.createEventObject(),t.type="abort"):t={type:"abort",bubbles:!1,cancelable:!1}}let i=e;if(i===void 0)if(typeof document=="undefined")i=new Error("This operation was aborted"),i.name="AbortError";else try{i=new DOMException("signal is aborted without reason")}catch(n){i=new Error("This operation was aborted"),i.name="AbortError"}this.signal.reason=i,this.signal.dispatchEvent(t)}toString(){return"[object AbortController]"}};typeof Symbol!="undefined"&&Symbol.toStringTag&&(Qe.prototype[Symbol.toStringTag]="AbortController",Se.prototype[Symbol.toStringTag]="AbortSignal");function Nt(r){return r.__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL?(console.log("__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL=true is set, will force install polyfill"),!0):typeof r.Request=="function"&&!r.Request.prototype.hasOwnProperty("signal")||!r.AbortController}function Br(r){typeof r=="function"&&(r={fetch:r});let{fetch:e,Request:t=e.Request,AbortController:i,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:n=!1}=r;if(!Nt({fetch:e,Request:t,AbortController:i,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:n}))return{fetch:e,Request:s};let s=t;(s&&!s.prototype.hasOwnProperty("signal")||n)&&(s=function(c,f){let v;f&&f.signal&&(v=f.signal,delete f.signal);let y=new t(c,f);return v&&Object.defineProperty(y,"signal",{writable:!1,enumerable:!1,configurable:!0,value:v}),y},s.prototype=t.prototype);let o=e;return{fetch:(a,c)=>{let f=s&&s.prototype.isPrototypeOf(a)?a.signal:c?c.signal:void 0;if(f){let v;try{v=new DOMException("Aborted","AbortError")}catch(x){v=new Error("Aborted"),v.name="AbortError"}if(f.aborted)return Promise.reject(v);let y=new Promise((x,O)=>{f.addEventListener("abort",()=>O(v),{once:!0})});return c&&c.signal&&delete c.signal,Promise.race([y,o(a,c)])}return o(a,c)},Request:s}}var Ye=Nt({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),Ns=Ye?Br({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,Dr=Ye?Ns.fetch:window.fetch,Xf=Ye?Ns.Request:window.Request,Zf=Ye?Qe:window.AbortController,Jf=Ye?Se:window.AbortSignal;var Hr=(r="",e="")=>{let t=r.split("."),i=e.split("."),n=0;for(let s=0;s<Math.max(t.length,i.length)&&!n;s++)t[s]>i[s]?n=1:t[s]<i[s]?n=-1:n=0;return n};var lu=r=>w(void 0,null,function*(){try{let e={},t;if(wt(r)){t=new URL(r).href;let n=yield Dr(t);if(!n.ok)return{};e=yield n.json()}else if(Ge(r))e=r;else return{};if(!Ls(e))return{};let i=e.metadata.media;if(wt(i)&&!("media"in e))try{let n;t?n=new URL(i,t).href:(n=new URL(i).href,t=n);let s=yield Dr(n);if(!s.ok)throw new Error;e.metadata.media=yield s.json()}catch(n){return pu(e.metadata.version)?{manifest:e}:{}}return{manifest:e,manifestURL:t}}catch(e){return{}}});function _s(r){return w(this,null,function*(){let{manifest:e,manifestURL:t}=yield lu(r);if(!e)throw new Error("Failed on fetch");let i=$s(e);return i.media=cu(i.media,t),delete i.metadata.media,i})}function _t(r,e){if(e)return r.find(t=>t.id===e)}function Gr(r,e){var t,i;return(t=r.edit)!=null&&t.chapters?r.edit.chapters.find(n=>n.id===e):(i=r.view)!=null&&i.chapters?r.view.chapters.find(n=>n.id===e):void 0}function Ur(r,e){return r.videos.find(t=>t.id===e)}function cu(r,e){return I(d({},r),{videos:r.videos.map(t=>I(d({},t),{variants:t.variants.map(i=>{let n="url"in i?i.url:"",s=uu(n,e);return I(d({},i),{url:s||n})})}))})}function uu(r="",e){try{return new URL(r,e).href}catch(t){return""}}function pu(r){return Hr(r,"3.2.0")>=0}var Ft=r=>At(r)&&!qr(r),Z=r=>r.order==="end",qt=r=>At(r.containers)&&!qr(r.containers)&&Z(r),Fs=(r,e)=>{var i;let t=r*1e3;return Ft(e.controls)&&t<((i=e.startTime)!=null?i:0)},zr=(r,e)=>{var i,n;let t=r*1e3;return Ft(e.controls)&&t>=((i=e.startTime)!=null?i:0)&&t<=((n=e.endTime)!=null?n:1/0)};var de=(r=[])=>r.some(e=>e.action.type==="expect"),Wr=(r=[])=>r.find(e=>e.action.type==="expect"),hu=r=>(r==null?void 0:r.length)===1,we=r=>hu(r)&&Ot(r[0]);function qs(r,...e){return t=>typeof e[0]=="object"&&typeof t=="object"?r(d(d({},e[0]),t)):r(...e,...t)}var Bs=(r,e)=>de(r.events)?!1:e.some(({container:t})=>t.container.id!==r.id&&de(t.container.events)&&t.container.endTime===r.endTime&&!t.isRemoved);var Ae=class extends jt{constructor(t,i){super(t);this.manifest=null;this.chapter=null;this.media=null;this.graph=null;this.prevChapter$=new du(null);this.onError=i,this.release()}release(){return this.manifest=null,this.chapter=null,this.media=null,this.graph=null,this.prevChapter$.next(null),this}setManifest(t){return w(this,null,function*(){var n;this.release();let i=yield this.exec("manifestLoaders",{actions:{addErrorMessage:Ke},result:null,errors:null,source:t});return i.errors&&this.errorHandler(i.errors),this.manifest=yield _s((n=i.result)!=null?n:t),this})}setInitial(){return w(this,null,function*(){return this.setNext()})}setNext(){return w(this,arguments,function*(t=(i=>(i=this.manifest)==null?void 0:i.metadata.initChapterId)()){if(!t)return this;this.prevChapter$.next(this.chapter);let n=yield this.exec("chapterLoaders",Lt({actions:{getManifest:()=>this.manifest,getCurrent:this.getCurrent,getGraph:Gr,getChapter:_t,getMedia:Ur,getByBranches:this.getByBranches.bind(this),addErrorMessage:Ke},result:null,errors:null,chapterId:t}));return n.errors&&this.errorHandler(n.errors),this.chapter=n.result.chapter,this.media=n.result.media,this.graph=n.result.graph,this})}errorHandler(t){this.onError(t),console.error("Something went wrong with loaders",{errors:t})}getInitial(){var i;return this.getByChapterId((i=this.manifest)==null?void 0:i.metadata.initChapterId)||null}getByChapterId(t=(i=>(i=this.manifest)==null?void 0:i.metadata.initChapterId)()){if(!t||!this.manifest)return null;let n=_t(this.manifest.chapters,t);if(n){let s=Ur(this.manifest.media,n.videoId),o=Gr(this.manifest.graph,n.id);if(s)return{chapter:n,media:s,graph:o}}return null}getBranches(t=(i=>(i=this.chapter)==null?void 0:i.id)()){var n,s,o;if(t===((n=this.chapter)==null?void 0:n.id))return this.getByBranches((s=this.chapter)==null?void 0:s.branches);{let l=_t(((o=this.manifest)==null?void 0:o.chapters)||[],t);return this.getByBranches(l==null?void 0:l.branches)}}getByBranches(t=[]){return t.reduce((i,n)=>{let s=this.getByChapterId(n.chapterId);return s&&i.push(s),i},[])}getCurrent(){return{chapter:this.chapter,media:this.media,graph:this.graph}}isInitialChapter(){var t,i;return((t=this.chapter)==null?void 0:t.id)===((i=this.manifest)==null?void 0:i.metadata.initChapterId)}isEndChapter(){return this.chapter?Z(this.chapter):!1}};var Oa=te(Bt(),1);import{Player as tp}from"@vkontakte/videoplayer-core/es2015";import{Subscription as Jr,Tracer as rp,ValueSubject as ip}from"@vkontakte/videoplayer-shared/es2015";var Ea=r=>{let e=r.variants.find(t=>{var i;return((i=t.payload)==null?void 0:i.type)==="vk"});if(e&&e.payload){let[t,i]=e.payload.id.split("_");return[t,i]}return[]};var Ia=te(Bt(),1);function Xr(){let r=new Map;function e(a){var c=a,{listId:s=Math.random().toString(),itemId:o=Math.random().toString()}=c,l=Y(c,["listId","itemId"]);let f=r.get(s),v=d({},l);return f?f[o]=v:r.set(s,{[o]:v}),d({listId:s,itemId:o},l)}function t(s){var o,l;s.player.destroy(),s.container.remove(),s.subscription.unsubscribe(),(o=s.statistics)==null||o.oneStat.destroy(),(l=s.statistics)==null||l.statSubscription.unsubscribe()}function i(s,o){let l=r.get(s);if(!l)throw Error("Can't remove. Not find.");if(o){let a=l[o];a&&t(a),delete l[o],Object.keys(l).length||r.delete(s)}else{for(let a of(0,Ia.default)(l))t(a);r.delete(s)}}function n(){for(let s of r)i(s[0])}return{createPlayer:e,removePlayer:i,map:r,removeAll:n}}var Re=te(Dt(),1);function Zr(r,e=[]){var s,o,l;let t={},i,n=!e.length;for(let a of r.variants)if(!i&&"cover"in a&&(i=a.cover),"url"in a)switch(a.type.toLowerCase()){case"mp4":(n||(0,Re.default)(e,"mp4"))&&(t.MPEG=I(d({},t.MPEG),{[(s=a.standard)!=null?s:"Invariant quality"]:a.url}));break;case"mpeg":(n||(0,Re.default)(e,"mpeg"))&&(t.MPEG=I(d({},t.MPEG),{[(o=a.standard)!=null?o:"Invariant quality"]:a.url}));break;case"hls":(n||(0,Re.default)(e,"hls"))&&(t=I(d({},t),{HLS:{type:"url",url:a.url}}));break;case"dash":(n||(0,Re.default)(e,"dash"))&&(t=I(d({},t),{DASH_SEP:{compatibilityMode:!0,type:"url",url:a.url}}));break;default:break}return{sources:t,thumbUrl:i,title:(l=r.title)!=null?l:""}}var Xe=(r,e)=>{let t=r.info.currentQuality$.getValue(),i=r.info.availableQualities$.getValue();t!==e&&(0,Re.default)(i,e)&&(r.setQuality(e),r.setAutoQuality(!1))};var np=2;function ei(r){let e=Xr(),t=new Jr,i={},n=null,s=!1,o,l=new ip(null);r&&a(r);function a(m){n=m}function c(m,j,R){var b;if(!n)throw Error("need to set interactive controller");if(!n.options)return;let h=((b=e.map.get(m))!=null?b:{})[j];if(h){i=d({chapterId:R,listId:m,itemId:j},h);let g=i.player;i.subscription.add(g.info.currentQuality$.subscribe(E=>{let V=g.info.position$.getValue(),P=g.info.isAutoQualityEnabled$.getValue();if(!(!E||!V||P))for(let C of e.map)(0,Oa.default)(C[1]).forEach(({player:T})=>{Xe(T,E)})})).add(g.events.started$.subscribe(()=>{f(j)})),h.container.remove(),n.setPlayer(h.player),s||(n.init(),s=!0),l.next({player:i.player,config:i.config,statistics:i.statistics});return}throw Error("Can't set. Not find.")}function f(m){return w(this,null,function*(){if(!n)throw Error("need to set interactive controller");if(he(i)||m!==i.itemId)return;let j=n.getChapterBranches(),R=new Set;for(let p of j)R.has(p.media.id)||(yield y({media:p.media,chapterId:p.chapter.id,setAsActive:!1,title:p.chapter.label}),R.add(p.media.id))})}function v(R){return w(this,arguments,function*({chapter:{id:m},manifestVideo:j}){if(he(i)||!n)return;let p=i.player.info.muted$.getValue(),h=i.player.info.currentQuality$.getValue(),b=i.player.info.isAutoQualityEnabled$.getValue(),g=i.player.info.volume$.getValue(),E=i.player.info.currentPlaybackRate$.getValue(),V=!b,P=!1;for(let C of e.map)if(C[0]===j.id&&!n.state.isReplay$.getValue()){let T=Object.keys(C[1]);for(let N of T)N===i.itemId?(T.length<np||(P=!0),e.removePlayer(C[0],N)):(P=!0,c(C[0],N,m),V?Xe(i.player,h):i.player.setAutoQuality(!0),i.player.setVolume(g),i.player.setMuted(p),i.player.setPlaybackRate(E))}else e.removePlayer(C[0]);P||(yield y({media:j,chapterId:m,setAsActive:!0,playbackRate:E}),V?Xe(i.player,h):i.player.setAutoQuality(!0),i.player.setVolume(g),i.player.setMuted(p))})}function y(V){return w(this,arguments,function*({media:m,chapterId:j,prefetch:R=!0,setAsActive:p=!0,autoplay:h=!1,preferredExt:b,title:g,playbackRate:E}){var ui,pi,hi,di,fi;let P=Math.random().toString(),C=document.createElement("div");o.append(C);let T;if((ui=n==null?void 0:n.options)!=null&&ui.vkVideoLoader){let st=Ea(m);st.length&&(T=yield n.options.vkVideoLoader(...st))}let N=((pi=n==null?void 0:n.options)==null?void 0:pi.coreConfig)||void 0,ae=I(d({},N),{configName:[...(hi=N==null?void 0:N.configName)!=null?hi:[],"interactive"]}),ee=I(d({container:C},((di=T==null?void 0:T.videos)==null?void 0:di[0])||{sources:Zr(m,b).sources}),{title:g,failoverHosts:(T==null?void 0:T.failoverHosts)||[]}),F=new tp(ae,rp.createRootTracer());F.initVideo(ee);let le=null;if(T!=null&&T.videos&&(n!=null&&n.options.createOneStat)){let st=T.videos[0],Zt=n.options.createOneStat(st),mi=new Jr;Zt&&(mi.add(Zt.attachTo(F)),le={oneStat:Zt,statSubscription:mi})}let nt=new Jr,Me=(fi=i==null?void 0:i.player)==null?void 0:fi.info.isAutoQualityEnabled$.getValue();nt.add(F.events.canplay$.subscribe(function(){Me||Xe(F,i.player.info.currentQuality$.getValue()),E&&F.setPlaybackRate(E)}));let oe=e.createPlayer({listId:m.id,itemId:P,player:F,container:C,sources:Zr(m,b).sources,config:ee,subscription:nt,statistics:le});return p&&c(m.id,oe.itemId,j),h&&oe.player.play(),R&&!h&&oe.player.prepare(),{player:oe.player,config:oe.config,statistics:oe.statistics}})}function x(){O(),n=null,o.remove()}function O(){t.unsubscribe(),e.removeAll(),i={},s=!1}function k(){return w(this,null,function*(){if(!n)throw Error("need to set interactive controller");O(),o=document.createElement("div");let{media:m,chapter:j}=n.getCurrentChapter();m&&j?(t.add(n.events.chapterChanged$.subscribe(v)),yield y({media:m,chapterId:j.id,title:j.label})):console.error("not found")})}return I(d({},e),{init:k,setInteractiveController:a,createPlayer:y,removeAll:x,getActivePlayer:function(){return i},activePlayerChanged:l})}var A={graph:"graph",interactives:"interactives",chapterChanged:"chapter-changed",playerChanged:"player-changed",manifestChanged:"manifest-changed",errors:"errors",eachTick:"eachTick",historyInited:"history-inited",historyDestroyed:"history-destroyed"},Ze={visibility:"visibility",watchAgainClicked:"watchAgainClicked"},L={actionChoiceCanceled:"action-choice-canceled",actionChoice:"action-choice",actionExecution:"action-execution",visibility:"visibility",containerRemoved:"container-removed",rangeEnded:"range-ended"};var Ma=te(Dt(),1);import{Subscription as sp}from"@vkontakte/videoplayer-shared/es2015";var Ht=class{constructor({player:e,container:t,branches:i,selectBranches:n,interactiveEvents:s,globalEvents:o,globalEventEmitter:l,ignoreContainerEvent:a,permanentTextControls:c,disabledControls$:f,onRemove:v}){this.hide=()=>{setTimeout(()=>{var e,t;this.gameState!==4&&(de(this.container.container.events)&&this.gameState===3||this.selectBranches.state.isExpect||(this.gameState!==2&&((t=(e=this.container).hide)==null||t.call(e)),this.emitContainerVisibilityEvent(!1)))})};this.show=()=>{var e,t,i,n;if(this.gameState===2&&!this.isSelectedControlEvent)if(this.container.getElement())(n=(i=this.container).show)==null||n.call(i),this.emitContainerVisibilityEvent(!0,!1);else{let o=qs(this.selectBranches.onControlEvent,{isDisabled:()=>this.container.isDisabled,branches:this.branches,containerId:this.container.container.id,onDetachContainer:()=>{this.removeView(),this.emitContainerVisibilityEvent(!1)},onEvent:(l,a)=>{this.isSelectedControlEvent=!0,l!==!1&&(this.removeView(),this.emitContainerVisibilityEvent(!1)),(this.gameState===4||this.gameState===3||this.selectBranches.state.isExpect)&&(this.selectBranches.stopExpect(),a(),this.removeView(),this.emitContainerVisibilityEvent(!1))},isEOV:()=>this.gameState===4});this.container.createView(o),this.emitContainerVisibilityEvent(!0,!0),this.disabledControls$.getValue()&&((t=(e=this.container).disable)==null||t.call(e))}};this.onEndOfVideo=()=>{this.gameState=4,this.selectContainerEvent(!0)};this.whilePlaying=()=>{var c;let e=this.player.experimental.element$.getValue(),i=e instanceof HTMLVideoElement?e.readyState:void 0,n=[6,5];if(!i||(0,Ma.default)(n,this.gameState)&&!this.isPermanentText)return;let s=this.player.getExactTime();if(Fs(s,this.container.container))this.gameState!==1&&(this.gameState=1,this.onBeforeStartTime());else if(zr(s,this.container.container))this.gameState!==2&&(this.gameState=2,this.onStartTime());else if(this.gameState!==3){let f=this.gameState;this.gameState=3,f===2&&this.onEndTime()}else this.isPermanentText||this.removeView();let o=zr(s,this.container.container),l=this.container.container.startTime?[this.container.container.startTime,(c=this.container.container.endTime)!=null?c:1/0]:[],a={subjectId:this.container.container.id,subjectName:"container",range:l,currentTime:s,isInteractiveTime:o};this.globalEventEmitter.emit(A.eachTick,a),this.globalEvents.eachTick$.next(a)};this.container=t,this.branches=i,this.selectBranches=n,this.subscription=new sp,this.player=e,this.interactiveEvents=s,this.ignoreContainerEvent=a,this.isPermanentText=c&&we(t.container.controls),this.disabledControls$=f,this.onRemove=v,this.globalEventEmitter=l,this.gameState=0,this.globalEvents=o,this.isSelectedControlEvent=!1,this.isSelectedContainerEvent=!1,this.registerEvents()}emitContainerVisibilityEvent(e,t=!1){e?(this.globalEventEmitter.emit(A.interactives,{subjectId:this.container.container.id,subjectName:"container",type:L.visibility,visibility:e,isFirst:t}),this.globalEvents.interactiveVisibilityChanged$.next({subjectId:this.container.container.id,subjectName:"container",type:"visibility",visibility:e,isFirst:t})):(this.globalEventEmitter.emit(A.interactives,{subjectId:this.container.container.id,subjectName:"container",type:L.visibility,visibility:!1}),this.globalEvents.interactiveVisibilityChanged$.next({subjectId:this.container.container.id,subjectName:"container",type:"visibility",visibility:e}))}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)).add(this.disabledControls$.subscribe(e=>{var t,i,n,s;e?(i=(t=this.container).disable)==null||i.call(t):(s=(n=this.container).enable)==null||s.call(n)}))}selectContainerEvent(e=!1){var t;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((t=this.container.container.endTime)!=null?t:1/0))}onStartTime(){this.show()}onEndTime(){this.selectContainerEvent(!1);let e=de(this.container.container.events)||this.ignoreContainerEvent();(this.isSelectedControlEvent||!e)&&this.removeView()}onBeforeStartTime(){var e,t;(t=(e=this.container).hide)==null||t.call(e),this.emitContainerVisibilityEvent(!1)}reset(){this.isSelectedControlEvent=!1,this.isSelectedContainerEvent=!1,this.gameState=1}removeView(){var e;this.container.removeView(),this.globalEventEmitter.emit(A.interactives,{subjectId:this.container.container.id,subjectName:"container",type:L.containerRemoved,visibility:!1}),this.globalEvents.interactiveContainerRemoved$.next({subjectId:this.container.container.id,subjectName:"container",type:"container-removed"}),this.gameState=5,(e=this.onRemove)==null||e.call(this)}destroy(){var e;this.reset(),this.removeView(),this.gameState=6,this.subscription.unsubscribe(),this.branches=[],this.interactiveEvents.containersEventsCallState.setCalled({timestamp:(e=this.container.container.endTime)!=null?e:1/0,id:this.container.container.id})}};var ka=(r=[])=>r.reduce((e,t,i)=>{var s,o,l;let n=((s=t==null?void 0:t.controls)!=null?s:[]).filter(a=>!Ot(a));if(Ft(n)){let a=[(o=t.startTime)!=null?o:0,(l=t.endTime)!=null?l:1/0],c=t.id;if(!i)e.push({subjects:[c],range:a});else{let f=[],v=-1/0,y=1/0,x=[],O=[];for(let k=0;k<e.length;k++){let m=e[k];if(O.push(...m.subjects),m.range[0]<y&&(y=m.range[0]),m.range[1]>v&&(v=m.range[1]),a[0]>=m.range[0]&&a[1]<=m.range[1])return e[k].subjects.push(c),e;a[0]<m.range[0]&&a[1]>m.range[0]&&(f.push(k),x=x.concat(m.subjects)),a[0]>=m.range[0]&&a[0]<=m.range[1]&&(f.push(k),x=x.concat(m.subjects),a[0]=m.range[0]),a[1]>=m.range[0]&&a[1]<=m.range[1]&&(f.push(k),x=x.concat(m.subjects),a[1]=m.range[1])}if(O.push(c),a[0]<=y&&a[1]>=v)return[{subjects:O,range:a}];f.length&&f.reverse().forEach(k=>{e.splice(k,1)}),e.push({subjects:x.concat([c]),range:a})}}return e},[]).sort((e,t)=>e.range[0]-t.range[0]);var fo=te(Dt(),1),ni=te(Bt(),1),mo=te(po(),1);function ho(){let r={};function e(){for(let l in r)Object.prototype.hasOwnProperty.call(r,l)&&delete r[l]}function t(l){let a={};for(let c in r)+c<=l&&(a[c]=r[c]);return a}function i(l){let a={};for(let c in r)+c>=l&&(a[c]=r[c]);return a}function n({timestamp:l,priority:a,initiator:c}){var f;if(Fr(l)){let v=(f=r[l])!=null?f:null;if(v&&a&&Ue(a,!0)){let y={},x=v[a];if(x&&(y=d(d({},y),x)),y=he(y)?null:y,y&&Ue(c,!0)){let O=y[c];return O!=null?O:null}return y}return v}return null}function s({timestamp:l,priority:a,initiator:c}){if(Fr(l))if(r[l]){if(a&&Ue(a,!0))if(r[l][a]){if(c&&Ue(c,!0))if(r[l][a][c]){if(delete r[l][a][c],!he(r[l][a]))return!0}else return!1;if(delete r[l][a],!he(r[l]))return!0}else return!1;return delete r[l]}else return!1;return!1}function o(v){var y=v,{timestamp:l,priority:a,initiator:c}=y,f=Y(y,["timestamp","priority","initiator"]);var x,O,k;(O=(x=r[l])==null?void 0:x[a])!=null&&O[c]?r[l][a][c].push(d({},f)):(k=r[l])!=null&&k[a]?r[l][a]=I(d({},r[l][a]),{[c]:[d({},f)]}):r[l]?r[l]=I(d({},r[l]),{[a]:{[c]:[d({},f)]}}):r[l]={[a]:{[c]:[d({},f)]}}}return{map:r,remove:s,add:o,removeAll:e,get:n,getLte:t,getGte:i}}var Wp=[M.expect,M.setNextBranch],Kp=1/0;function yo(r){let e=r,t,i=Qp(),n=ho(),s,o=()=>{y(),j()},l=R=>{n.add.call(void 0,R),O()},a=(R=[])=>{for(let p of R)if(p.action(),(0,fo.default)(Wp,p.actionType))break},c=(R=1/0)=>{var g,E,V;let p=Ut((g=n.get({timestamp:R,priority:"control"}))!=null?g:{}),h=Ut((E=n.get({timestamp:R,priority:"container"}))!=null?E:{}),b=Ut((V=n.get({timestamp:R,priority:"chapter"}))!=null?V:{});return[...p,...h,...b]},f=R=>{i.isReady(R)&&a(c(R))},v=()=>{var R;a([...Ut((R=n.get({timestamp:1/0,priority:"chapter"}))!=null?R:{})])},y=()=>{t&&(s==null||s.unsubscribe(),t=void 0)},x=R=>{},O=()=>{t||(t=()=>setTimeout(()=>{f(1/0)}),s=e.events.ended$.subscribe(t))},k=R=>{y(),e=R},m=R=>{R.priority==="container"&&i.resetCalled(R.timestamp),n.remove(R)},j=()=>{i.release(),n.removeAll()};return{setPlayer:k,add:l,remove:m,exec:f,execEndOfVideo:v,listen:O,unlisten:y,release:o,containersEventsCallState:i,getPreparedToExecActions:c}}function Qp(){let r=new Map;return{setCalled:({timestamp:o,id:l})=>{let a=r.get(o);a&&a[l]!==void 0&&(a[l]=!0)},setData:(o=[])=>{var l,a;for(let c of o){let f=(l=c.endTime)!=null?l:Kp,v=(a=r.get(f))!=null?a:{};r.set(f,I(d({},v),{[c.id]:!1}))}},resetCalled:o=>{let l=r.get(o);if(l)for(let a in l)l[a]=!1},isReady:o=>{let l=r.get(o);return l?!(0,ni.default)(l).some(a=>!a):!0},release:()=>r.clear()}}function Ut(r){return(0,mo.default)((0,ni.default)(r)).sort(e=>e.actionType===M.expect?-1:1)}var vo={videoContentHeight:0,videoContentWidth:0},bo=(r,e)=>{let{height:t,width:i}=e.info.intrinsicVideoSize$.getValue()||{};if(!(t&&i))return vo;let{clientHeight:n,clientWidth:s}=e.experimental.element$.getValue()||{};if(!(n&&s))return vo;let o=t/i,l=n/s,a,c;return l>o?(c=s,a=s*o):l<o?(c=n/o,a=n):(c=s,a=n),{videoContentWidth:c,videoContentHeight:a}};var Yp=250;function go(r){let e=()=>{},t=new ResizeObserver(l=>{s(l),e=s.bind(null,l)});function i(l){let{parentElement:a,player:c}=r();if(a&&c){let{videoContentWidth:f,videoContentHeight:v}=bo(a,c);a.style.setProperty("--interactive-content-width",`${f}px`),a.style.setProperty("--interactive-content-height",`${v}px`),a.style.setProperty("--interactive-width",`${l[0].contentRect.width}px`),a.style.setProperty("--interactive-height",`${l[0].contentRect.height}px`)}}function n(){let{parentElement:l}=r();l.removeAttribute("style")}let s=He(l=>{let{fns:a=[]}=r();i(l);for(let c of a)c()},Yp);function o(){e=void 0,t.disconnect(),n()}return{resizeObserver:t,calc:()=>{e==null||e()},release:o}}var et=class{constructor(){this.map={}}push(e,t){e in this.map?this.map[e].push(t):this.map[e]=[t]}get(e){let t=this.map[e];return t?t.slice():null}getAll(){let e=[];for(let t in this.map)e.concat(this.map[t]);return e}remove(e,t){e in this.map&&(this.map[e]=this.map[e].filter(i=>i!==t),this.map[e].length===0&&delete this.map[e])}clear(){this.map={}}keys(){return Object.keys(this.map)}size(){return this.keys().length}};var Xp=r=>Math.floor(Math.random()*r),Eo=r=>{var n;let e=r.length,t=1/0,i=null;for(;e--;){let s=r[e],o=(n=s.weight)!=null?n:1;o<t&&(t=o,i=s)}return i},Io=r=>{var n;let e=r.length,t=-1/0,i=null;for(;e--;){let s=r[e],o=(n=s.weight)!=null?n:0;o>t&&(t=o,i=s)}return i};var xo=r=>{let e=r.length,t=Xp(e);return r[t]},Co=1,To=r=>{var i,n;let e=0;for(let s=0;s<r.length;++s)e+=(i=r[s].weight)!=null?i:Co;let t=Math.random()*e;e=0;for(let s=0;s<r.length-1;++s)if(e+=(n=r[s].weight)!=null?n:Co,e>=t)return r[s];return r[r.length-1]};var So={shouldOpenNow:!0,isDetachContainer:!0},wo="after-expect";var si=(r,e=!1)=>I(d({},r),{args:e?d(d({},r.args),So):d(d({},So),r.args)}),Oo=({globalEventEmitter:r,globalEvents:e,player:t,interactiveEvents:i,removeControllers:n})=>{let s={isExpect:!1},o=()=>{s.isExpect&&(s.isExpect=!1)},l=({action:p,controlType:h,controlId:b,containerId:g,branches:E=[],onEvent:V,isEOV:P=()=>!1,isDisabled:C=()=>!1})=>{let T=si(p,P()),N={timestamp:1/0,priority:"control",initiator:b,actionType:T.type},ae=C(),ee=r.emit.bind(r,A.interactives,{subjectId:b,subjectType:h,subjectName:"control",type:ae?L.actionChoiceCanceled:L.actionChoice,actionType:p.type,payload:d({containerId:g},T.args)}),F=()=>{e.interactiveActionChoice$.next({subjectId:b,subjectType:h,subjectName:"control",type:ae?"action-choice-canceled":"action-choice",actionType:p.type,payload:d({containerId:g},T.args)})};if(ae){ee(),F();return}switch(T.type.trim().toLowerCase()){case M.setNextBranch.trim().toLowerCase():{let Me=E.find(oe=>oe.id===T.args.branchId);if(!Me)return;V(T.args.isDetachContainer,O.bind(null,{subjectId:b,subjectName:"control"})),ee(),F(),T.args.shouldOpenNow?m({subjectId:b,subjectName:"control",subjectType:h,action:T,payload:{chapterId:Me.chapterId,autoSelect:!1}}):(i.add(I(d({},N),{action:m.bind(null,{subjectId:b,subjectName:"control",subjectType:h,action:T,payload:{chapterId:Me.chapterId,autoSelect:!1}})})),n==null||n());return}case M.continuePlayback.trim().toLowerCase():{V(T.args.isDetachContainer,O.bind(null,{subjectId:b,subjectName:"control"})),ee(),F(),T.args.shouldOpenNow?k({subjectId:b,subjectName:"control",subjectType:h,action:p}):i.add(I(d({},N),{action:k.bind(null,{subjectId:b,subjectName:"control",subjectType:h,action:p})}));return}case M.openURI.trim().toLowerCase():{V(T.args.isDetachContainer,O.bind(null,{subjectId:b,subjectName:"control"})),ee(),F(),T.args.shouldOpenNow?R({subjectId:b,subjectName:"control",subjectType:h,action:T,payload:{URI:p.args.uri}}):(i.add(I(d({},N),{action:R.bind(null,{subjectId:b,subjectName:"control",subjectType:h,action:T,payload:{URI:p.args.uri}})})),n==null||n());return}default:let le="Unexpected control event",nt=new _(1,1,{message:le});v(nt,le);return}},a=({action:p,container:{id:h,endTime:b},branches:g=[],isEOV:E=!1,autoSelected:V=!1})=>{let P=si(p,E),C={timestamp:!P.args.shouldOpenNow||E?1/0:b!=null?b:1/0,priority:"container",initiator:h,actionType:P.type},T=r.emit.bind(r,A.interactives,{subjectId:h,subjectName:"container",type:L.actionChoice,actionType:P.type,payload:P.args}),N=()=>{e.interactiveActionChoice$.next({subjectId:h,subjectName:"container",type:"action-choice",actionType:P.type,payload:P.args})};switch(P.type.trim().toLowerCase()){case M.setNextBranch.trim().toLowerCase():{let F=g.find(le=>le.id===P.args.branchId);if(!F)return;T(),N(),i.add(I(d({},C),{action:m.bind(null,{subjectId:h,subjectName:"container",action:P,payload:{chapterId:F.chapterId,autoSelect:V}})})),n==null||n();return}case M.setMaxWeightBranch.trim().toLowerCase():return;case M.setMinWeightBranch.trim().toLowerCase():return;case M.setRandomBranch.trim().toLowerCase():return;case M.setWeightlessRandomBranch.trim().toLowerCase():return;case M.continuePlayback.trim().toLowerCase():{T(),N(),i.add(I(d({},C),{action:k.bind(null,{subjectId:h,subjectName:"container",action:P})}));return}case M.openURI.trim().toLowerCase():{T(),N(),i.add(I(d({},C),{action:R.bind(null,{subjectId:h,subjectName:"container",action:P,payload:{URI:p.args.uri}})})),n==null||n();return}default:let ae="Unexpected container event",ee=new _(1,1,{message:ae});v(ee,ae);return}};function c({container:p,branches:h,isEOV:b=!1}){var E,V;let g=Wr(p.events);if(g){let P=si(g.action,b);r.emit(A.interactives,{subjectId:p.id,subjectName:"container",type:L.actionChoice,actionType:P.type,payload:P.args}),e.interactiveActionChoice$.next({subjectId:p.id,subjectName:"container",type:"action-choice",actionType:P.type,payload:P.args}),i.add({timestamp:b?1/0:(E=p.endTime)!=null?E:1/0,priority:"container",initiator:p.id,actionType:M.expect,action:x.bind(null,{subjectId:p.id,subjectName:"container"})}),s.isExpect=!0}else for(let P of(V=p.events)!=null?V:[])a({action:P.action,container:p,branches:h,isEOV:b})}let f=({chapterId:p,action:h,branches:b=[]})=>{let g=r.emit.bind(r,A.interactives,{subjectId:p,subjectName:"chapter",type:L.actionChoice,actionType:h.type,payload:h.args}),E=()=>{e.interactiveActionChoice$.next({subjectId:p,subjectName:"chapter",type:"action-choice",actionType:h.type,payload:h.args})};switch(h.type.trim().toLowerCase()){case M.setNextBranch.trim().toLowerCase():{let C=b.find(T=>T.id===h.args.branchId);return C!=null&&C.chapterId?(g(),E(),m.bind(null,{subjectId:p,subjectName:"chapter",action:h,payload:{chapterId:C.chapterId,autoSelect:!0}})):void 0}case M.setWeightlessRandomBranch.trim().toLowerCase():{let C=xo(b);return C!=null&&C.chapterId?(g(),E(),m.bind(null,{subjectId:p,subjectName:"chapter",action:h,payload:{chapterId:C.chapterId,autoSelect:!0}})):void 0}case M.setRandomBranch.trim().toLowerCase():{let C=To(b);return C!=null&&C.chapterId?(g(),E(),m.bind(null,{subjectId:p,subjectName:"chapter",action:h,payload:{chapterId:C.chapterId,autoSelect:!0}})):void 0}case M.setMaxWeightBranch.trim().toLowerCase():{let C=Io(b);return C!=null&&C.chapterId?(g(),E(),m.bind(null,{subjectId:p,subjectName:"chapter",action:h,payload:{chapterId:C.chapterId,autoSelect:!0}})):void 0}case M.setMinWeightBranch.trim().toLowerCase():{let C=Eo(b);return C!=null&&C.chapterId?(g(),E(),m.bind(null,{subjectId:p,subjectName:"chapter",action:h,payload:{chapterId:C.chapterId,autoSelect:!0}})):void 0}case M.continuePlayback.trim().toLowerCase():return g(),E(),k.bind(null,{subjectId:p,subjectName:"chapter",action:h});case M.openURI.trim().toLowerCase():return g(),E(),R.bind(null,{subjectId:p,subjectName:"chapter",action:h,payload:{URI:h.args.uri}});default:let V="Unexpected chapter event",P=new _(1,1,{message:V});v(P,V);return}};function v(p,h){console.error(h),e.error$.next(p),r.emit(A.errors,p)}function y(p){var b;let h=Wr(p.events);if(h){if(Z(p))return;r.emit(A.interactives,{subjectId:p.id,subjectName:"chapter",type:L.actionChoice,actionType:h.action.type,payload:h.action.args}),e.interactiveActionChoice$.next({subjectId:p.id,subjectName:"chapter",type:"action-choice",actionType:h.action.type,payload:h.action.args}),i.add({timestamp:1/0,priority:"chapter",initiator:p.id,actionType:M.expect,action:x.bind(null,{subjectId:p.id,subjectName:"chapter"})})}else(b=p.events)==null||b.forEach(g=>{let E=f({chapterId:p.id,action:g.action,branches:p.branches});E&&i.add({timestamp:1/0,priority:"chapter",initiator:p.id,actionType:g.action.type,action:E})})}let x=({subjectId:p,subjectName:h})=>{t.pause(),r.emit(A.interactives,{subjectId:p,subjectName:h,type:L.actionExecution,actionType:M.expect}),e.interactiveActionExecution$.next({subjectId:p,subjectName:h,type:"action-execution",actionType:M.expect})},O=({subjectId:p,subjectName:h})=>{t.info.isEnded$.getValue()?i.execEndOfVideo():t.play(),r.emit(A.interactives,{subjectId:p,subjectName:h,type:L.actionExecution,actionType:wo}),e.interactiveActionExecution$.next({subjectId:p,subjectName:h,type:"action-execution",actionType:wo})},k=({subjectId:p,subjectName:h,subjectType:b,action:g})=>{r.emit(A.interactives,{subjectId:p,subjectName:h,subjectType:b,type:L.actionExecution,actionType:g.type}),e.interactiveActionExecution$.next({subjectId:p,subjectName:h,subjectType:b,type:"action-execution",actionType:g.type})},m=({subjectId:p,subjectName:h,subjectType:b,action:g,payload:E})=>{E.behaviour="change-chapter",r.emit(A.interactives,{subjectId:p,subjectName:h,subjectType:b,type:L.actionExecution,actionType:g.type,payload:E}),e.interactiveActionExecution$.next({subjectId:p,subjectName:h,subjectType:b,type:"action-execution",actionType:g.type,payload:E})},j=({subjectId:p,subjectName:h,subjectType:b,action:g,payload:E})=>{E.behaviour="change-manifest",r.emit(A.interactives,{subjectId:p,subjectName:h,subjectType:b,type:L.actionExecution,actionType:g.type,payload:E}),e.interactiveActionExecution$.next({subjectId:p,subjectName:h,subjectType:b,type:"action-execution",actionType:g.type,payload:E})},R=({subjectId:p,subjectName:h,subjectType:b,action:g,payload:E})=>{if(!E.URI)return;let V=window.open(E.URI,"_blank","noopener,noreferrer");V&&(V.opener=null),r.emit(A.interactives,{subjectId:p,subjectName:h,subjectType:b,type:L.actionExecution,actionType:g.type}),e.interactiveActionExecution$.next({subjectId:p,subjectName:h,subjectType:b,type:"action-execution",actionType:g.type})};return{onControlEvent:l,onContainerEvent:a,onChapterEvent:f,onExpectEvent:x,expectEventHandler:O,setManifestChapterEvents:y,setManifestContainerEvents:c,stopExpect:o,state:s}};var li=te(_r(),1);import{Subscription as rh,Subject as oi,ValueSubject as tt}from"@vkontakte/videoplayer-shared/es2015";var ai=(r,e)=>{let t={};return r.map(i=>{if(!t[i]){let n=e.chapters.find(o=>o.id===i);if(!n)return null;let s=e.media.videos.find(o=>n.videoId===o.id);if(!s)return null;t[i]=Po(s)}return t[i]}).filter(Boolean)},Jp=r=>{for(let e of r.variants)if(eh(e)&&e.payload)return e.payload.id},eh=r=>!!(r.type==="custom"&&r.payload&&r.payload.type==="vk"),Po=r=>{let e=Jp(r);if(!e)return null;let t=e.split("_").pop();return t?parseInt(t,10):null},th=(r,e)=>{for(let t of r.media.videos)if(e===Po(t)){for(let i of r.chapters)if(i.videoId===t.id)return i.id;return}},Mo=(r,e)=>r.reduce((t,i)=>{let n=th(e,i);return n?[...t,n]:t},[]);var ie,fe,me,W,zt,ne,se,J,ye,Oe,Pe,rt=class{constructor({globalEventEmitter:e,videoId:t,interactiveController:i,historyApi:n,settings:s}){this.state={history$:new tt([]),hasPrevChapter$:new tt(!1),prevChapter$:new tt(null),isInitialChapter$:new tt(!1),isGoBackLimited$:new tt(!1)};G(this,ie,null);G(this,fe);G(this,me,!1);G(this,W,null);G(this,zt,null);this.events={inited$:new oi,destroyed$:new oi,error$:new oi};G(this,ne,null);G(this,se,null);G(this,J,null);G(this,ye,new rh);G(this,Oe,!1);G(this,Pe,0);var o;$(this,ne,t),$(this,J,e),$(this,se,i),$(this,ie,n),$(this,fe,s),this.state.history$&&S(this,ye)&&((o=S(this,ye))==null||o.add(this.state.history$.subscribe(l=>{var a,c;this.state.prevChapter$.next((0,li.default)(l,-2)||null),this.state.hasPrevChapter$.next(l.length>1),this.state.isInitialChapter$.next(this.getInitialChapterId()===((c=(a=S(this,W))==null?void 0:a.metadata)==null?void 0:c.initChapterId)),this.state.isGoBackLimited$.next(S(this,Pe)===S(this,fe).maxLength-1)})))}setManifest(e){return w(this,null,function*(){if(!S(this,se)||!S(this,J))return;$(this,W,e),yield this.getProjectHistory();let t=this.getInitialChapterId();yield S(this,se).setChapter({chapterId:t,pushToHistory:!1}),S(this,me)||($(this,me,!0),this.events.inited$.next({initChapterId:t}))})}get inited(){return S(this,me)}updateHistory(e,t=!0){return w(this,null,function*(){var l;if(!S(this,W))return;S(this,Oe)?($(this,Oe,!1),Ci(this,Pe)._++):$(this,Pe,0);let i=S(this,W),n=e.length-S(this,fe).maxLength,s=n>0?e.slice(n):e,o=ai(s,i);if($(this,zt,o),this.state.history$.next(s),!(!t||!S(this,ie)||!S(this,ne)))try{yield S(this,ie).save(S(this,ne),o)}catch(a){let c=new _(1,5,"Unable to save interactive history");this.events.error$.next(c),(l=S(this,J))==null||l.emit(A.errors,c)}})}goBack(){return w(this,null,function*(){var i;if(!this.state||!S(this,se)){let n=new _(1,5,"Unable to save interactive history");return this.events.error$.next(n),(i=S(this,J))==null?void 0:i.emit(A.errors,n)}$(this,Oe,!0);let e=this.state.history$.getValue().slice(0,-1),t=e.pop();this.state.history$.next(e),yield S(this,se).setChapter({chapterId:t,playPrev:!0})})}getProjectHistory(){return w(this,null,function*(){var n;if(!S(this,W)||!S(this,ne))return;let e=S(this,W),t=[this.getInitialVideoId()];if(S(this,ie))try{let s=yield S(this,ie).get(S(this,ne));s.length&&(t=s)}catch(s){let o=new _(1,5,"Error while trying to fetch data");this.events.error$.next(o),(n=S(this,J))==null||n.emit(A.errors,o)}let i=Mo(t,e);this.state.history$.next(i)})}getInitialChapterId(){var t;let e=this.state.history$.getValue();return(0,li.default)(e,-1)||S(this,fe).initChapterId||((t=S(this,W))==null?void 0:t.metadata.initChapterId)}getInitialVideoId(){if(S(this,W)){let e=this.getInitialChapterId();return ai([e],S(this,W)).pop()}return null}destroy(){var e,t;$(this,ne,null),$(this,ie,null),$(this,se,null),(e=S(this,ye))==null||e.unsubscribe(),$(this,ye,null),$(this,me,!1),(t=S(this,J))==null||t.emit(A.historyDestroyed),this.events.destroyed$.next(),$(this,J,null)}};ie=new WeakMap,fe=new WeakMap,me=new WeakMap,W=new WeakMap,zt=new WeakMap,ne=new WeakMap,se=new WeakMap,J=new WeakMap,ye=new WeakMap,Oe=new WeakMap,Pe=new WeakMap;var ve=class ve{constructor(e,t,i,n){this.target=e,this.type=t,this.listener=i,this.options=ve._convertOptions(e,n),this.target.addEventListener(t,i,this.options)}unlisten(){var e;this.type&&this.listener&&this.options&&((e=this.target)==null||e.removeEventListener(this.type,this.listener,this.options)),this.target=null,this.type=null,this.listener=null,this.options=!1}static _convertOptions(e,t){if(t===void 0)return!1;if(typeof t=="boolean")return t;{let i=new Set(["passive","capture"]),n=Object.keys(t).filter(o=>!i.has(o));return n.length===0&&console.warn("Unsupported flag(s) to addEventListener: "+n.join(",")),ve._doesSupportObject(e)?t:t.capture||!1}}static _doesSupportObject(e){let t=ve._supportsObject;if(t===void 0){t=!1;try{let i={},n={get:()=>(t=!0,!1)};Object.defineProperty(i,"passive",n),Object.defineProperty(i,"capture",n);let s=()=>{};e.addEventListener("test",s,i),e.removeEventListener("test",s,i)}catch(i){t=!1}ve._supportsObject=t}return t||!1}};ve._supportsObject=void 0;var Wt=ve;var Kt=class{constructor(){this.bindingMap=new et}release(){this.removeAll(),this.bindingMap=null}listen(e,t,i,n){if(!this.bindingMap)return;let s=new Wt(e,t,i,n);this.bindingMap.push(t,s)}listenOnce(e,t,i,n){let s=o=>{this.unlisten(e,t,s),i(o)};this.listen(e,t,s,n)}unlisten(e,t,i){if(!this.bindingMap)return;let n=this.bindingMap.get(t)||[];for(let s of n)s.target===e&&(i===s.listener||!i)&&(s.unlisten(),this.bindingMap.remove(t,s))}removeAll(){if(!this.bindingMap)return;let e=this.bindingMap.getAll();for(let t of e)t.unlisten();this.bindingMap.clear()}};var Qt=class{constructor(){this._prevSizeId=0;this.rootElement=document.createElement("canvas")}clear(){var e;(e=this.rootElement.getContext("2d"))==null||e.clearRect(0,0,this.rootElement.width,this.rootElement.height)}isImageDrawn(){var n;let e=(n=this.rootElement.getContext("2d"))==null?void 0:n.getImageData(0,0,this.rootElement.width,this.rootElement.height);if(!e)return!1;let t=e.data,i=t.length;for(let s=3;s<i;s+=40)if(t[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.drawImage(this.canvasImgSrc,0,0,this.rootElement.width,this.rootElement.height))}updateCanvasDimensions(e,t=!1){return w(this,null,function*(){let i=e.width+e.height;if(this._prevSizeId===i)return;let n;t&&(n=yield this.save()),this.rootElement.width=e.width,this.rootElement.height=e.height,t&&n&&this.restore(n),this._prevSizeId=i})}save(){return w(this,null,function*(){let e=this.rootElement.toDataURL("image/jpeg",1),t=new Image;return t.crossOrigin="anonymous",t.src=e,yield t.decode(),t})}restore(e){var t;this.rootElement&&((t=this.rootElement.getContext("2d"))==null||t.drawImage(e,0,0,this.rootElement.width,this.rootElement.height))}};var Yt=class{constructor({parentElement:e,endOffsetMs:t=250,onError:i}){this.currentVideoDurationMs=1/0;this._containerTimeFrameShouldReceived=!1;this._endTimeFrameReceived=!1;this._shouldCallSkip=!1;this.onEachTick=e=>{let t=e!=null?e:this.lastFrameCanvas.canvasImgSrc.currentTime*1e3,i=this.isChapterEndTime(t);if(this.isContainerTime(t))this._endTimeFrameReceived=!1,this._containerTimeFrameShouldReceived=!0,this._shouldCallSkip=!0;else if(i)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 @@ var $o=Object.create;var Yt=Object.defineProperty,qo=Object.defineProperties,Bo=
11
11
  height: var(--interactive-height);
12
12
  background-color: var(--black);
13
13
  visibility: hidden;
14
- `,this.lastFrameCanvas=new zt,this.endOffsetMs=t,this._callbacks={onError:i},this.lastFrameCanvas.rootElement.style.cssText=`
14
+ `,this.lastFrameCanvas=new Qt,this.endOffsetMs=t,this._callbacks={onError:i},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 w(this,null,function*(){this._containerTimeFrameShouldReceived||this._endTimeFrameReceived||(e=!1);let t=getComputedStyle(this.rootElement),i={width:parseInt(t.getPropertyValue("--interactive-content-width"),10),height:parseInt(t.getPropertyValue("--interactive-content-height"),10)};try{this.lastFrameCanvas.updateCanvasDimensions(i,e)}catch(n){this._onError(n)}})}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(t=>{var i,n,a;return((i=t.controls)==null?void 0:i.length)&&e>=((n=t.startTime)!=null?n:0)&&e<=Math.min((a=t.endTime)!=null?a:1/0,this.currentVideoDurationMs-this.endOffsetMs)})}reset(){this._endTimeFrameReceived=!1,this._containerTimeFrameShouldReceived=!1,this._shouldCallSkip=!1}_onError(e){var t,i;(i=(t=this._callbacks)==null?void 0:t.onError)==null||i.call(t,e)}};function Oo(r=0){return new Promise(e=>{setTimeout(()=>{e(0)},r)})}var jo=Object.freeze({lang:vh.RU,loaders:{},graph:!1,initSeamless:!1,lastFrame:!1,permanentTextControls:!0,config:{historyMaxLength:100,noInteractionEventTimeout:3e4}});function bh(){let r=document.createElement("div");return r.style.cssText=`
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 w(this,null,function*(){this._containerTimeFrameShouldReceived||this._endTimeFrameReceived||(e=!1);let t=getComputedStyle(this.rootElement),i={width:parseInt(t.getPropertyValue("--interactive-content-width"),10),height:parseInt(t.getPropertyValue("--interactive-content-height"),10)};try{this.lastFrameCanvas.updateCanvasDimensions(i,e)}catch(n){this._onError(n)}})}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(t=>{var i,n,s;return((i=t.controls)==null?void 0:i.length)&&e>=((n=t.startTime)!=null?n:0)&&e<=Math.min((s=t.endTime)!=null?s:1/0,this.currentVideoDurationMs-this.endOffsetMs)})}reset(){this._endTimeFrameReceived=!1,this._containerTimeFrameShouldReceived=!1,this._shouldCallSkip=!1}_onError(e){var t,i;(i=(t=this._callbacks)==null?void 0:t.onError)==null||i.call(t,e)}};function ko(r=0){return new Promise(e=>{setTimeout(()=>{e(0)},r)})}var jo=Object.freeze({lang:sh.RU,loaders:{},graph:!1,initSeamless:!1,lastFrame:!1,permanentTextControls:!0,config:{historyMaxLength:100,noInteractionEventTimeout:3e4}});function oh(){let r=document.createElement("div");return r.style.cssText=`
20
20
  position: absolute;
21
21
  top: 0;
22
22
  left: 0;
23
- `,r}var Kt=class{constructor(e){this.subscription=new Vo;this.globalEventEmitter=new Lt;this.animation=new Mt;this.eventManager=new Ut;this.seekToInteractiveController=new Ue;this.endedRanges=new Set;this.gameControllers=[];this.rootElement=bh();this.factories=new Map([["choice",ft]]);this.isFirstChapterFetched=!1;this.player=null;this.interactiveEvents=null;this.selectBranches=null;this.seamlessController=null;this.seamlessControllerSubs=new Vo;this.graph=null;this.lastFrame=null;this.appState=0;this.state={prevChapter$:new D(null),isInitialChapter$:new D(!1),isFirstChapter$:new D(!0),isEndChapter$:new D(!1),isInteractiveExpectation$:new D(!1),isReplay$:new D(!1),calledByInteractive$:new D(!1),lastChapterChangeWasInitiatedByInteractive$:new D(!1),disabledControls$:new D(!1),interactiveRanges$:new D([]),isInteractiveTime$:new D(!1),statistics$:new D(null),isSeekable$:new D(!1)};this.events={noInteraction$:new ne,graphVisibilityChanged$:new ne,watchAgainIsClicked$:new ne,chapterChanged$:new ne,playerChanged$:new ne,error$:new ne,eachTick$:new ne,manifestChanged$:new ne};this.clearHistoryIfEnded=()=>{var n;let e=(n=this.player)==null?void 0:n.info.isEnded$.getValue(),t=this.state.isInteractiveExpectation$.getValue(),{chapter:i}=this.getCurrentChapter();e&&i&&Y(i)&&!t&&this.historyController.updateHistory([]),window.removeEventListener("beforeunload",this.clearHistoryIfEnded)};this.handleSeamlessPlayerChanged=e=>{if(!e)return;let n=e,{statistics:t}=n,i=j(n,["statistics"]);if(t){let{statSubscription:a,oneStat:o}=t;a.add(o.attachToInteractive(this.getStatEvents())),this.state.statistics$.next(t)}this.state.isReplay$.getValue()&&this.state.isReplay$.next(!1),this.events.playerChanged$.next(i),this.globalEventEmitter.emit(x.playerChanged,i)};this.onPlaybackStarted=()=>{var e;(e=this.resizeManager)==null||e.calc(),this.animation.requestAnimation()};this.removeControllers=(e=!0)=>{this.gameControllers.forEach(t=>{!e&&t.isPermanentText||(this.animation.removeFn(t.whilePlaying),t.destroy())})};this.completeInteractiveRange=e=>{let{interactiveRanges$:t}=this.state,n=t.getValue().map(a=>C(d({},a),{subjects:a.subjects.filter(o=>o!==e)}));t.next(n)};this.clearNoInteractionTimeout=()=>{this.noInteractionTimeout&&(clearTimeout(this.noInteractionTimeout),this.noInteractionTimeout=void 0)};var t;this._options=C(d(d({},jo),e),{config:d(d({},jo.config),e.config)}),this._options.parentElement.append(this.rootElement),this.historyController=new et({interactiveController:this,globalEventEmitter:this.globalEventEmitter,videoId:(t=this._options.projectInfo)==null?void 0:t.videoId,historyApi:this._options.historyApi,settings:{maxLength:this._options.config.historyMaxLength,initChapterId:this._options.initChapterId}}),this._options.lastFrame&&(this.lastFrame=new Wt({parentElement:this._options.parentElement,onError:i=>this.globalEventEmitter.emit(x.errors,new F(1,6,i))})),this.eventManager.listen(this.rootElement,"mousedown",i=>i.stopPropagation()),this.eventManager.listen(this.rootElement,"mouseup",i=>i.stopPropagation()),this.manifestController=new Se(this._options.loaders,i=>this.globalEventEmitter.emit(x.errors,new F(1,3,i))),this.resizeManager=Eo(()=>{var i,n;return{player:this.player,parentElement:(i=this._options)==null?void 0:i.parentElement,fns:(n=this._options)!=null&&n.lastFrame?[()=>{var a;(a=this.lastFrame)==null||a.updateCanvasDimensions(!0)}]:[]}}),this._options.graph&&(this.graph=new Ge({root:this._options.parentElement,lang:this._options.lang,onOpenPreviewClick:i=>{this.setChapter({chapterId:i}),this.globalEventEmitter.emit(x.graph,{type:Ye.watchAgainClicked,chapterId:i}),this.events.watchAgainIsClicked$.next(i)},onError:i=>this.globalEventEmitter.emit(x.errors,new F(1,4,{message:i}))})),this.initSubscriptions()}initSubscriptions(){this.subscription.add(this.historyController.events.inited$.subscribe(t=>w(this,[t],function*({videosInfo:e=[]}){this._options.initSeamless&&(yield this.initSeamless(),this.updateGraphVideosInfo(e))}))),this.globalEventEmitter.on(x.interactives,e=>w(this,null,function*(){var t,i;if(e.type===L.actionExecution){if(this.state.calledByInteractive$.next(!0),this.state.lastChapterChangeWasInitiatedByInteractive$.next(!0),((t=e.payload)==null?void 0:t.behaviour)==="change-chapter"){let{chapterId:a}=e.payload;this.setChapter({chapterId:a}),this.state.isFirstChapter$.getValue()&&this.state.isFirstChapter$.next(!1)}if(((i=e.payload)==null?void 0:i.behaviour)==="change-manifest"){let{manifestURL:a}=e.payload;this.setManifest(a)}let n=e.type==="action-execution";n&&e.actionType==="expect"?this.state.isInteractiveExpectation$.next(!0):n&&e.actionType==="after-expect"&&this.state.isInteractiveExpectation$.next(!1)}e.type===L.containerRemoved&&this.completeInteractiveRange(e.subjectId)})),this.subscription.add(this.events.manifestChanged$.subscribe(()=>{this.state.calledByInteractive$.next(!1),this.state.lastChapterChangeWasInitiatedByInteractive$.next(!1)})),this.globalEventEmitter.on(x.manifestChanged,()=>{this.state.calledByInteractive$.next(!1),this.state.lastChapterChangeWasInitiatedByInteractive$.next(!1)})}initSeamless(){return w(this,null,function*(){this.seamlessController=Zr(this),this.seamlessControllerSubs.add(this.seamlessController.activePlayerChanged.subscribe(this.handleSeamlessPlayerChanged)),yield this.seamlessController.init()})}handlePositionChange(e){(!this.graph||this.graph.isHidden)&&this.checkIfSeekable();let t=e*1e3,n=this.getInteractiveRanges().reverse().find(({range:a})=>t>=a[1]);if(n){let a=n.range.join("-");this.endedRanges.has(a)||(this.endedRanges.add(a),this.globalEventEmitter.emit(x.interactives,{type:L.rangeEnded,payload:n,visibility:!0}))}}registerVideoEvents(){this.player&&(window.removeEventListener("beforeunload",this.clearHistoryIfEnded),this.subscription.unsubscribe(),window.addEventListener("beforeunload",this.clearHistoryIfEnded),this.subscription.add(this.player.events.started$.pipe(gh()).subscribe(this.onPlaybackStarted)).add(this.player.events.playing$.subscribe(this.animation.requestAnimation)).add(this.player.events.willPause$.subscribe(this.animation.cancelAnimation)).add(this.player.info.position$.subscribe(this.handlePositionChange.bind(this))).add(this.manifestController.prevChapter$.subscribe(e=>this.state.prevChapter$.next(e))).add(yh({position:this.player.info.position$,interactiveRanges:this.state.interactiveRanges$,isInteractiveExpectation:this.state.isInteractiveExpectation$}).subscribe(({position:e,interactiveRanges:t,isInteractiveExpectation:i})=>{var s;let n;if(i)n=!0;else{let c=e*1e3;n=!!t.find(({range:[m,f],subjects:E})=>m<c&&c<f&&E.length)}n!==this.state.isInteractiveTime$.getValue()&&this.state.isInteractiveTime$.next(n);let a=!!this.noInteractionTimeout,l=((s=this.player)==null?void 0:s.info.playbackState$.getValue())==="playing"||i;n&&!a&&l?this.noInteractionTimeout=window.setTimeout(()=>{this.events.noInteraction$.next()},this._options.config.noInteractionEventTimeout):a&&!l&&this.clearNoInteractionTimeout()})),this.subscription.add(this.historyController.events.error$.subscribe(this.events.error$)),this._options.lastFrame&&this.subscription.add(this.player.info.duration$.subscribe(e=>{var t;(t=this.lastFrame)==null||t.setVideoDuration(e*1e3)})).add(this.player.experimental.element$.subscribe(e=>{var t;e&&((t=this.lastFrame)==null||t.setVideoElement(e))})).add(this.player.events.firstFrame$.subscribe(()=>{var e;(e=this.lastFrame)==null||e.reset(),setTimeout(()=>{var t,i;(t=this.lastFrame)==null||t.hide(),(i=this.lastFrame)==null||i.lastFrameCanvas.clear()},50)})).add(this.player.events.seeked$.subscribe(this.lastFrame.onSeek)))}setGameControllers(){var t,i;let e=this.manifestController.chapter;e&&this.appState===1&&((t=this.selectBranches)==null||t.setManifestChapterEvents(e),this.gameControllers=this.filterGameControllers(e),(i=this.interactiveEvents)==null||i.containersEventsCallState.setData(e.containers),this.seekToInteractiveController.setContainers(this.gameControllers.map(n=>n.container.container).filter(n=>!Te(n.controls))),this._options.lastFrame&&this.animation.addFn(()=>{var n;this.player&&((n=this.lastFrame)==null||n.onEachTick(this.player.info.position$.getValue()*1e3))},!0),this.state.interactiveRanges$.next(this.getInteractiveRanges()),this.appState=2)}filterGameControllers(e){let t=[];return e.containers.forEach(i=>{let n=i.type.trim().toLowerCase(),a=this.factories.get(n);if(a){let o=new qt({player:this.player,container:a(i,this.rootElement),branches:e.branches,selectBranches:this.selectBranches,interactiveEvents:this.interactiveEvents,globalEvents:this.events,globalEventEmitter:this.globalEventEmitter,ignoreContainerEvent:()=>Ga(i,this.gameControllers),permanentTextControls:this._options.permanentTextControls,disabledControls$:this.state.disabledControls$,onRemove:()=>{this.seekToInteractiveController.deleteContainer(i.id)}});this.animation.addFn(o.whilePlaying,!0),t.push(o)}}),t}checkIfSeekable(){if(this.state.isInteractiveExpectation$.getValue()){this.state.isSeekable$.next(!1);return}let t=this.state.isSeekable$.getValue(),i=!!this.seekToInteractiveController.getNextInteractiveTime();(i&&!t||!i&&t)&&this.state.isSeekable$.next(!t)}updateLastEventInfo(){this.state.calledByInteractive$.getValue()?this.state.calledByInteractive$.next(!1):this.state.lastChapterChangeWasInitiatedByInteractive$.next(!1)}pushChapterToHistory(e){var l,s;if(this.updateLastEventInfo(),!this.historyController.inited)return;let t=this.state.lastChapterChangeWasInitiatedByInteractive$.getValue(),i=this.state.prevChapter$.getValue(),n=(l=i&&Y(i)&&Ft(i))!=null?l:!1,a=((s=this.manifestController.manifest)==null?void 0:s.metadata.initChapterId)===e,o=this.historyController.state.history$.getValue();if(a||n&&t){this.historyController.updateHistory([e]);return}(0,Fo.default)(o,-1)!==e&&this.historyController.updateHistory([...o,e])}reset(){var e;this.appState===2&&(this.removeControllers(),this.gameControllers=[],this.animation.release(),(e=this.interactiveEvents)==null||e.release(),this.appState=1,this.state.isSeekable$.next(!1),this.clearNoInteractionTimeout())}get options(){return this._options}init(){var e;this.manifestController.chapter&&this._options.parentElement&&this.player&&this._options.fullscreenTargetElement&&this.appState===0&&((e=this.resizeManager)==null||e.resizeObserver.observe(this._options.fullscreenTargetElement),this.registerVideoEvents(),this.appState=1,this.setGameControllers())}setManifest(e){return w(this,null,function*(){this.reset(),this.isFirstChapterFetched=!1;let t=yield this.manifestController.setManifest(e);if(t.manifest)return this.graph&&(yield this.graph.handleManifestChange(t.manifest)),yield this.historyController.setManifest(t.manifest),this.events.manifestChanged$.next(t.manifest),this.globalEventEmitter.emit(x.manifestChanged,{manifest:t.manifest}),this.setGameControllers(),t.manifest})}setPlayer(e){this.reset(),this.player=e,this.seekToInteractiveController.setPlayer(this.player),this.interactiveEvents?this.interactiveEvents.setPlayer(this.player):this.interactiveEvents=go(this.player),this.selectBranches=Mo({player:this.player,interactiveEvents:this.interactiveEvents,globalEventEmitter:this.globalEventEmitter,removeControllers:()=>this.removeControllers(!1)}),this.appState===1&&(this.registerVideoEvents(),this.setGameControllers())}setChapter(){return w(this,arguments,function*({chapterId:e,pushToHistory:t=!0,playPrev:i=!1}={}){var s,c;this.reset(),this.lastFrame&&this.isFirstChapterFetched&&(this.lastFrame.draw(),this.lastFrame.show()),mh.isSafari&&(yield Oo(35));let n=!i&&this.state.isEndChapter$.getValue()&&((s=this.getCurrentManifest())==null?void 0:s.metadata.initChapterId)===e;this.state.isReplay$.next(n);let{chapter:a,media:o,graph:l}=yield e?this.manifestController.setNext(e):this.manifestController.setInitial();(!e||n)&&this.state.isFirstChapter$.next(!0),!(!a||!o)&&(t&&this.pushChapterToHistory(a.id),this.state.isInitialChapter$.next(this.manifestController.isInitialChapter()),this.state.isEndChapter$.next(this.manifestController.isEndChapter()),this.graph&&this.graph.handleChapterChange(a),(c=this.lastFrame)==null||c.setCurrentChapter(a),this.events.chapterChanged$.next({chapter:a,manifestVideo:o}),this.globalEventEmitter.emit(x.chapterChanged,{chapter:a,media:o,graph:l}),this.setGameControllers(),this.endedRanges=new Set,this.isFirstChapterFetched=!0)})}getStatEvents(){return{click$:new ko(e=>{this.globalEventEmitter.on(x.graph,({type:t,visibility:i})=>{t==="visibility"&&e.next(i?tt.GRAPH_SHOW:tt.GRAPH_HIDE),t==="watchAgainClicked"&&e.next(tt.WATCH_AGAIN)}),this.globalEventEmitter.on(x.interactives,({type:t,subjectName:i,subjectType:n})=>{t!=="action-choice"||i!=="control"||(n==="Button"&&e.next(tt.NEXT_BUTTON),n==="Area"&&e.next(tt.NEXT_AREA))})}),nextMovie$:new ko(e=>{this.events.playerChanged$.subscribe(({config:t})=>{t!=null&&t.unitedVideoId&&!this.state.isFirstChapter$.getValue()&&e.next(t.unitedVideoId)})})}}toggleGraphView(e=!0){this.graph&&(e?(this.graph.show(),this.state.isSeekable$.next(!1)):(this.graph.hide(),this.checkIfSeekable()),this.globalEventEmitter.emit(x.graph,{type:Ye.visibility,visibility:e}),this.events.graphVisibilityChanged$.next(e))}setVisitedChapters(e){var t;Array.isArray(e)&&((t=this.graph)==null||t.setVisitedChapters(e))}updateGraphVideosInfo(e){var t;Array.isArray(e)&&((t=this.graph)==null||t.updateVideosInfo(e))}deadEndCheck(){var i;return!(((i=this.interactiveEvents)==null?void 0:i.getPreparedToExecActions())||[]).some(n=>n.actionType===M.setNextBranch)}allControlsAreRemoved(){return!this.gameControllers.some(t=>!t.container.isRemoved)}isEndedExpectation(){if(!this.player||!this.gameControllers)return!1;let e=this.player.info.position$.getValue(),t=this.player.info.duration$.getValue();return e===t&&this.gameControllers.some(i=>{let n=i.container.container;return!i.container.isRemoved&&n.endTime===null&&ce(n.events)})}playPrevChapter(){this.historyController.goBack()}setDisabledControls(e){this.state.disabledControls$.next(e)}isSupport(e=this.manifestController.manifest){return!!e&&_t(e.metadata.version)}getInitialVideoInfo(){return{videoId:this.historyController.getInitialVideoId(),chapterId:this.historyController.getInitialChapterId()}}getHistoryState(){return this.historyController.state}getIsSeekable(){return this.state.isSeekable$}getInteractiveRanges(){var e;return ks((e=this.manifestController.chapter)==null?void 0:e.containers)}getNextInteractiveStartTime(e){return this.seekToInteractiveController.getNextInteractiveTime(e)}getChapterBranches(e){return this.manifestController.getBranches(e)}getCurrentChapter(){return this.manifestController.getCurrent()}getCurrentManifest(){return this.manifestController.manifest}on(e,t){return this.globalEventEmitter.on(e,t),this}off(e,t){return this.globalEventEmitter.off(e,t),this}once(e,t){return this.globalEventEmitter.once(e,t),this}destroy(){var e,t,i,n,a;this.clearHistoryIfEnded(),this.removeControllers(),this.gameControllers=[],(e=this.graph)==null||e.destroy(),this.seamlessControllerSubs.unsubscribe(),(t=this.seamlessController)==null||t.removeAll(),(i=this.resizeManager)==null||i.release(),this.animation.release(),(n=this.interactiveEvents)==null||n.release(),this.manifestController.release(),this.eventManager.release(),this.subscription.unsubscribe(),this.globalEventEmitter.reset(),(a=this.lastFrame)==null||a.destroy(),this.rootElement.remove(),this.historyController.destroy(),this.isFirstChapterFetched=!1,this.appState=3}};var Ch={Container:ve,createChoiceContainer:ft,createAreaControl:pt,createButtonControl:ht,getRootEl:at,classnamesPrefix:B};var lg={version:bi};export{F as CustomError,x as EVENT_NAMES,Kt as Interactives,Se as ManifestController,lg as SDKInfo,ii as chapterIdsToVKVideoIds,ie as compareVersions,dh as getChapterIdByVkVideoId,Ro as getVKVideoIdByMedia,uh as getVideoRawIdByMedia,Ye as graphEventTypes,Ft as hasEndTemplate,L as interactivesEventTypes,Y as isLastChapter,Te as isOneTextCtrlContainer,_t as isSupportedManifest,hh as isVKVariantItem,Ch as utils,Po as vkVideoIdsToChapterIds};
23
+ `,r}var Xt=class{constructor(e){this.subscription=new ci;this.globalEventEmitter=new kt;this.eventsSubs=new ci;this.animation=new Vt;this.eventManager=new Kt;this.seekToInteractiveController=new We;this.endedRanges=new Set;this.gameControllers=[];this.rootElement=oh();this.factories=new Map([["choice",yt]]);this.isFirstChapterFetched=!1;this.player=null;this.interactiveEvents=null;this.selectBranches=null;this.seamlessController=null;this.seamlessControllerSubs=new ci;this.graph=null;this.lastFrame=null;this.appState=0;this.state={prevChapter$:new H(null),isInitialChapter$:new H(!1),isFirstChapter$:new H(!0),isEndChapter$:new H(!1),isInteractiveExpectation$:new H(!1),isReplay$:new H(!1),calledByInteractive$:new H(!1),lastChapterChangeWasInitiatedByInteractive$:new H(!1),disabledControls$:new H(!1),interactiveRanges$:new H([]),isInteractiveTime$:new H(!1),statistics$:new H(null),isSeekable$:new H(!1)};this.events={noInteraction$:new D,graphVisibilityChanged$:new D,watchAgainIsClicked$:new D,chapterChanged$:new D,playerChanged$:new D,error$:new D,eachTick$:new D,manifestChanged$:new D,interactiveRangeEnded$:new D,interactiveContainerRemoved$:new D,interactiveActionExecution$:new D,interactiveActionChoice$:new D,interactiveVisibilityChanged$:new D};this.emitErrorEvent=e=>{this.events.error$.next(e),this.globalEventEmitter.emit(A.errors,e)};this.clearHistoryIfEnded=()=>{var n;let e=(n=this.player)==null?void 0:n.info.isEnded$.getValue(),t=this.state.isInteractiveExpectation$.getValue(),{chapter:i}=this.getCurrentChapter();e&&i&&Z(i)&&!t&&this.historyController.updateHistory([]),window.removeEventListener("beforeunload",this.clearHistoryIfEnded)};this.handleSeamlessPlayerChanged=e=>{if(!e)return;let n=e,{statistics:t}=n,i=Y(n,["statistics"]);if(t){let{statSubscription:s,oneStat:o}=t;s.add(o.attachToInteractive(this.getStatEvents())),this.state.statistics$.next(t)}this.state.isReplay$.getValue()&&this.state.isReplay$.next(!1),this.events.playerChanged$.next(i),this.globalEventEmitter.emit(A.playerChanged,i)};this.onPlaybackStarted=()=>{var e;(e=this.resizeManager)==null||e.calc(),this.animation.requestAnimation()};this.removeControllers=(e=!0)=>{this.gameControllers.forEach(t=>{!e&&t.isPermanentText||(this.animation.removeFn(t.whilePlaying),t.destroy())})};this.completeInteractiveRange=e=>{let{interactiveRanges$:t}=this.state,n=t.getValue().map(s=>I(d({},s),{subjects:s.subjects.filter(o=>o!==e)}));t.next(n)};this.clearNoInteractionTimeout=()=>{this.noInteractionTimeout&&(clearTimeout(this.noInteractionTimeout),this.noInteractionTimeout=void 0)};var t;this._options=I(d(d({},jo),e),{config:d(d({},jo.config),e.config)}),this._options.parentElement.append(this.rootElement),this.historyController=new rt({interactiveController:this,globalEventEmitter:this.globalEventEmitter,videoId:(t=this._options.projectInfo)==null?void 0:t.videoId,historyApi:this._options.historyApi,settings:{maxLength:this._options.config.historyMaxLength,initChapterId:this._options.initChapterId}}),this._options.lastFrame&&(this.lastFrame=new Yt({parentElement:this._options.parentElement,onError:i=>{let n=new _(1,6,i);this.emitErrorEvent(n)}})),this.eventManager.listen(this.rootElement,"mousedown",i=>i.stopPropagation()),this.eventManager.listen(this.rootElement,"mouseup",i=>i.stopPropagation()),this.manifestController=new Ae(this._options.loaders,i=>{let n=new _(1,3,i);this.emitErrorEvent(n)}),this.resizeManager=go(()=>{var i,n;return{player:this.player,parentElement:(i=this._options)==null?void 0:i.parentElement,fns:(n=this._options)!=null&&n.lastFrame?[()=>{var s;(s=this.lastFrame)==null||s.updateCanvasDimensions(!0)}]:[]}}),this._options.graph&&(this.graph=new ze({root:this._options.parentElement,lang:this._options.lang,onOpenPreviewClick:i=>{this.setChapter({chapterId:i}),this.globalEventEmitter.emit(A.graph,{type:Ze.watchAgainClicked,chapterId:i}),this.events.watchAgainIsClicked$.next(i)},onError:i=>{let n=new _(1,4,{message:i});this.emitErrorEvent(n)}})),this.initSubscriptions()}initSubscriptions(){this.subscription.add(this.historyController.events.inited$.subscribe(t=>w(this,[t],function*({videosInfo:e=[]}){this._options.initSeamless&&(yield this.initSeamless(),this.updateGraphVideosInfo(e))}))),this.eventsSubs.add(this.events.interactiveContainerRemoved$.subscribe(({subjectId:e})=>{this.completeInteractiveRange(e)})).add(this.events.interactiveActionExecution$.subscribe(e=>{var t,i;if(this.state.calledByInteractive$.next(!0),this.state.lastChapterChangeWasInitiatedByInteractive$.next(!0),((t=e.payload)==null?void 0:t.behaviour)==="change-chapter"){let{chapterId:n}=e.payload;this.setChapter({chapterId:n}),this.state.isFirstChapter$.getValue()&&this.state.isFirstChapter$.next(!1)}else if(((i=e.payload)==null?void 0:i.behaviour)==="change-manifest"){let{manifestURL:n}=e.payload;n&&this.setManifest(n)}e.actionType==="expect"?this.state.isInteractiveExpectation$.next(!0):e.actionType==="after-expect"&&this.state.isInteractiveExpectation$.next(!1)})),this.eventsSubs.add(this.events.manifestChanged$.subscribe(()=>{this.state.calledByInteractive$.next(!1),this.state.lastChapterChangeWasInitiatedByInteractive$.next(!1)}))}initSeamless(){return w(this,null,function*(){this.seamlessController=ei(this),this.seamlessControllerSubs.add(this.seamlessController.activePlayerChanged.subscribe(this.handleSeamlessPlayerChanged)),yield this.seamlessController.init()})}handlePositionChange(e){(!this.graph||this.graph.isHidden)&&this.checkIfSeekable();let t=e*1e3,n=this.getInteractiveRanges().reverse().find(({range:s})=>t>=s[1]);if(n){let s=n.range.join("-");this.endedRanges.has(s)||(this.endedRanges.add(s),this.globalEventEmitter.emit(A.interactives,{type:L.rangeEnded,payload:n,visibility:!0}),this.events.interactiveRangeEnded$.next({type:"range-ended",payload:n}))}}registerVideoEvents(){this.player&&(window.removeEventListener("beforeunload",this.clearHistoryIfEnded),this.subscription.unsubscribe(),window.addEventListener("beforeunload",this.clearHistoryIfEnded),this.subscription.add(this.player.events.started$.pipe(ah()).subscribe(this.onPlaybackStarted)).add(this.player.events.playing$.subscribe(this.animation.requestAnimation)).add(this.player.events.willPause$.subscribe(this.animation.cancelAnimation)).add(this.player.info.position$.subscribe(this.handlePositionChange.bind(this))).add(this.manifestController.prevChapter$.subscribe(e=>this.state.prevChapter$.next(e))).add(nh({position:this.player.info.position$,interactiveRanges:this.state.interactiveRanges$,isInteractiveExpectation:this.state.isInteractiveExpectation$}).subscribe(({position:e,interactiveRanges:t,isInteractiveExpectation:i})=>{var a;let n;if(i)n=!0;else{let c=e*1e3;n=!!t.find(({range:[v,y],subjects:x})=>v<c&&c<y&&x.length)}n!==this.state.isInteractiveTime$.getValue()&&this.state.isInteractiveTime$.next(n);let s=!!this.noInteractionTimeout,l=((a=this.player)==null?void 0:a.info.playbackState$.getValue())==="playing"||i;n&&!s&&l?this.noInteractionTimeout=window.setTimeout(()=>{this.events.noInteraction$.next()},this._options.config.noInteractionEventTimeout):s&&!l&&this.clearNoInteractionTimeout()})),this.subscription.add(this.historyController.events.error$.subscribe(this.events.error$)),this._options.lastFrame&&this.subscription.add(this.player.info.duration$.subscribe(e=>{var t;(t=this.lastFrame)==null||t.setVideoDuration(e*1e3)})).add(this.player.experimental.element$.subscribe(e=>{var t;e&&((t=this.lastFrame)==null||t.setVideoElement(e))})).add(this.player.events.firstFrame$.subscribe(()=>{var e;(e=this.lastFrame)==null||e.reset(),setTimeout(()=>{var t,i;(t=this.lastFrame)==null||t.hide(),(i=this.lastFrame)==null||i.lastFrameCanvas.clear()},50)})).add(this.player.events.seeked$.subscribe(this.lastFrame.onSeek)))}setGameControllers(){var t,i;let e=this.manifestController.chapter;e&&this.appState===1&&((t=this.selectBranches)==null||t.setManifestChapterEvents(e),this.gameControllers=this.filterGameControllers(e),(i=this.interactiveEvents)==null||i.containersEventsCallState.setData(e.containers),this.seekToInteractiveController.setContainers(this.gameControllers.map(n=>n.container.container).filter(n=>!we(n.controls))),this._options.lastFrame&&this.animation.addFn(()=>{var n;this.player&&((n=this.lastFrame)==null||n.onEachTick(this.player.info.position$.getValue()*1e3))},!0),this.state.interactiveRanges$.next(this.getInteractiveRanges()),this.appState=2)}filterGameControllers(e){let t=[];return e.containers.forEach(i=>{let n=i.type.trim().toLowerCase(),s=this.factories.get(n),o=s==null?void 0:s(i,this.rootElement);if(o&&this.selectBranches&&this.interactiveEvents&&this.player){let l=new Ht({player:this.player,container:o,branches:e.branches,selectBranches:this.selectBranches,interactiveEvents:this.interactiveEvents,globalEvents:this.events,globalEventEmitter:this.globalEventEmitter,ignoreContainerEvent:()=>Bs(i,this.gameControllers),permanentTextControls:this._options.permanentTextControls,disabledControls$:this.state.disabledControls$,onRemove:()=>{this.seekToInteractiveController.deleteContainer(i.id)}});this.animation.addFn(l.whilePlaying,!0),t.push(l)}}),t}checkIfSeekable(){if(this.state.isInteractiveExpectation$.getValue()){this.state.isSeekable$.next(!1);return}let t=this.state.isSeekable$.getValue(),i=!!this.seekToInteractiveController.getNextInteractiveTime();(i&&!t||!i&&t)&&this.state.isSeekable$.next(!t)}updateLastEventInfo(){this.state.calledByInteractive$.getValue()?this.state.calledByInteractive$.next(!1):this.state.lastChapterChangeWasInitiatedByInteractive$.next(!1)}pushChapterToHistory(e){var l,a;if(this.updateLastEventInfo(),!this.historyController.inited)return;let t=this.state.lastChapterChangeWasInitiatedByInteractive$.getValue(),i=this.state.prevChapter$.getValue(),n=(l=i&&Z(i)&&qt(i))!=null?l:!1,s=((a=this.manifestController.manifest)==null?void 0:a.metadata.initChapterId)===e,o=this.historyController.state.history$.getValue();if(s||n&&t){this.historyController.updateHistory([e]);return}(0,Lo.default)(o,-1)!==e&&this.historyController.updateHistory([...o,e])}reset(){var e;this.appState===2&&(this.removeControllers(),this.gameControllers=[],this.animation.release(),(e=this.interactiveEvents)==null||e.release(),this.appState=1,this.state.isSeekable$.next(!1),this.clearNoInteractionTimeout())}get options(){return this._options}init(){var e;this.manifestController.chapter&&this._options.parentElement&&this.player&&this._options.fullscreenTargetElement&&this.appState===0&&((e=this.resizeManager)==null||e.resizeObserver.observe(this._options.fullscreenTargetElement),this.registerVideoEvents(),this.appState=1,this.setGameControllers())}setManifest(e){return w(this,null,function*(){this.reset(),this.isFirstChapterFetched=!1;let t=yield this.manifestController.setManifest(e);if(t.manifest)return this.graph&&this.graph.handleManifestChange(t.manifest),yield this.historyController.setManifest(t.manifest),this.events.manifestChanged$.next(t.manifest),this.globalEventEmitter.emit(A.manifestChanged,{manifest:t.manifest}),this.setGameControllers(),t.manifest})}setPlayer(e){this.reset(),this.player=e,this.seekToInteractiveController.setPlayer(this.player),this.interactiveEvents?this.interactiveEvents.setPlayer(this.player):this.interactiveEvents=yo(this.player),this.selectBranches=Oo({player:this.player,interactiveEvents:this.interactiveEvents,globalEvents:this.events,globalEventEmitter:this.globalEventEmitter,removeControllers:()=>this.removeControllers(!1)}),this.appState===1&&(this.registerVideoEvents(),this.setGameControllers())}setChapter(){return w(this,arguments,function*({chapterId:e,pushToHistory:t=!0,playPrev:i=!1}={}){var a,c;this.reset(),this.lastFrame&&this.isFirstChapterFetched&&(this.lastFrame.draw(),this.lastFrame.show()),ih.isSafari&&(yield ko(35));let n=!i&&this.state.isEndChapter$.getValue()&&((a=this.getCurrentManifest())==null?void 0:a.metadata.initChapterId)===e;this.state.isReplay$.next(n);let{chapter:s,media:o,graph:l}=yield e?this.manifestController.setNext(e):this.manifestController.setInitial();(!e||n)&&this.state.isFirstChapter$.next(!0),!(!s||!o)&&(t&&this.pushChapterToHistory(s.id),this.state.isInitialChapter$.next(this.manifestController.isInitialChapter()),this.state.isEndChapter$.next(this.manifestController.isEndChapter()),this.graph&&this.graph.handleChapterChange(s),(c=this.lastFrame)==null||c.setCurrentChapter(s),this.events.chapterChanged$.next({chapter:s,manifestVideo:o}),this.globalEventEmitter.emit(A.chapterChanged,{chapter:s,media:o,graph:l}),this.setGameControllers(),this.endedRanges=new Set,this.isFirstChapterFetched=!0)})}getStatEvents(){return{click$:new Vo(e=>{this.eventsSubs.add(this.events.graphVisibilityChanged$.subscribe(t=>{e.next(t?it.GRAPH_SHOW:it.GRAPH_HIDE)})).add(this.events.watchAgainIsClicked$.subscribe(()=>{e.next(it.WATCH_AGAIN)})).add(this.events.interactiveActionChoice$.subscribe(({type:t,subjectName:i,subjectType:n})=>{t!=="action-choice"||i!=="control"||(n==="Button"&&e.next(it.NEXT_BUTTON),n==="Area"&&e.next(it.NEXT_AREA))}))}),nextMovie$:new Vo(e=>{this.events.playerChanged$.subscribe(({config:t})=>{t!=null&&t.unitedVideoId&&!this.state.isFirstChapter$.getValue()&&e.next(t.unitedVideoId)})})}}toggleGraphView(e=!0){this.graph&&(e?(this.graph.show(),this.state.isSeekable$.next(!1)):(this.graph.hide(),this.checkIfSeekable()),this.globalEventEmitter.emit(A.graph,{type:Ze.visibility,visibility:e}),this.events.graphVisibilityChanged$.next(e))}setVisitedChapters(e){var t;Array.isArray(e)&&((t=this.graph)==null||t.setVisitedChapters(e))}updateGraphVideosInfo(e){var t;Array.isArray(e)&&((t=this.graph)==null||t.updateVideosInfo(e))}deadEndCheck(){var i;return!(((i=this.interactiveEvents)==null?void 0:i.getPreparedToExecActions())||[]).some(n=>n.actionType===M.setNextBranch)}allControlsAreRemoved(){return!this.gameControllers.some(t=>!t.container.isRemoved)}isEndedExpectation(){if(!this.player||!this.gameControllers)return!1;let e=this.player.info.position$.getValue(),t=this.player.info.duration$.getValue();return e===t&&this.gameControllers.some(i=>{let n=i.container.container;return!i.container.isRemoved&&n.endTime===null&&de(n.events)})}playPrevChapter(){this.historyController.goBack()}setDisabledControls(e){this.state.disabledControls$.next(e)}isSupport(e=this.manifestController.manifest){return!!e&&Pt(e.metadata.version)}getInitialVideoInfo(){return{videoId:this.historyController.getInitialVideoId(),chapterId:this.historyController.getInitialChapterId()}}getHistoryState(){return this.historyController.state}getIsSeekable(){return this.state.isSeekable$}getInteractiveRanges(){var e;return ka((e=this.manifestController.chapter)==null?void 0:e.containers)}getNextInteractiveStartTime(e){return this.seekToInteractiveController.getNextInteractiveTime(e)}getChapterBranches(e){return this.manifestController.getBranches(e)}getCurrentChapter(){return this.manifestController.getCurrent()}getCurrentManifest(){return this.manifestController.manifest}on(e,t){return this.globalEventEmitter.on(e,t),this}off(e,t){return this.globalEventEmitter.off(e,t),this}once(e,t){return this.globalEventEmitter.once(e,t),this}destroy(){var e,t,i,n,s;this.clearHistoryIfEnded(),this.removeControllers(),this.gameControllers=[],(e=this.graph)==null||e.destroy(),this.seamlessControllerSubs.unsubscribe(),(t=this.seamlessController)==null||t.removeAll(),(i=this.resizeManager)==null||i.release(),this.animation.release(),(n=this.interactiveEvents)==null||n.release(),this.manifestController.release(),this.eventManager.release(),this.subscription.unsubscribe(),this.eventsSubs.unsubscribe(),this.globalEventEmitter.reset(),(s=this.lastFrame)==null||s.destroy(),this.rootElement.remove(),this.historyController.destroy(),this.isFirstChapterFetched=!1,this.appState=3}};var lh={Container:ge,createChoiceContainer:yt,createAreaControl:ht,createButtonControl:ft,getRootEl:ot,classnamesPrefix:B};var Dv={version:Ei};export{Pf as ContainerTypes,Mt as ControlTypes,_ as CustomError,A as EVENT_NAMES,M as EventActionTypes,Mf as EventTypes,Xt as Interactives,Ae as ManifestController,Dv as SDKInfo,ai as chapterIdsToVKVideoIds,Hr as compareVersions,xf as containerTypes,Tf as controlTypes,wf as eventActionTypes,Sf as eventTypes,th as getChapterIdByVkVideoId,Po as getVKVideoIdByMedia,Jp as getVideoRawIdByMedia,Ze as graphEventTypes,qt as hasEndTemplate,L as interactivesEventTypes,If as isAreaControl,Ef as isButtonControl,Z as isLastChapter,we as isOneTextCtrlContainer,Pt as isSupportedManifest,Ot as isTextControl,eh as isVKVariantItem,Ls as isValidManifest,$s as migrateManifestToLatestVersion,lh as utils,Mo as vkVideoIdsToChapterIds};