@vkontakte/videoplayer-statistics 1.0.81-dev.5dab7ad1.0 → 1.0.81-dev.6c99e2bc.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 (48) hide show
  1. package/es2015.cjs.js +3 -3
  2. package/es2015.esm.js +3 -3
  3. package/es2018.cjs.js +3 -3
  4. package/es2018.esm.js +3 -3
  5. package/es2024.cjs.js +3 -3
  6. package/es2024.esm.js +3 -3
  7. package/esnext.cjs.js +3 -3
  8. package/esnext.esm.js +3 -3
  9. package/evergreen.esm.js +3 -3
  10. package/package.json +3 -5
  11. package/types/index.d.ts +2 -8
  12. package/types/oneStat/index.d.ts +6 -0
  13. package/types/thinOneStat/Api.d.ts +38 -0
  14. package/types/thinOneStat/ApiTransport.d.ts +25 -0
  15. package/types/thinOneStat/Logger.d.ts +42 -0
  16. package/types/thinOneStat/ThinOneStat.d.ts +172 -0
  17. package/types/thinOneStat/config.d.ts +17 -0
  18. package/types/thinOneStat/env.d.ts +7 -0
  19. package/types/thinOneStat/index.d.ts +4 -0
  20. package/types/thinOneStat/types.d.ts +28 -0
  21. package/types/thinOneStat/uiEvents.d.ts +9 -0
  22. package/types/thinOneStat/utils/calculateTotalViewTime.d.ts +5 -0
  23. package/types/thinOneStat/utils/mappers.d.ts +8 -0
  24. package/types/thinOneStat/utils/timeSynchronisation.d.ts +10 -0
  25. package/types/thinOneStat/utils/uuid.d.ts +1 -0
  26. package/types/thinOneStat/utils/vsid.d.ts +2 -0
  27. package/types/thinOneStat/utils/watchCoverage.d.ts +6 -0
  28. package/types/thinOneStat/utils/watchedN.d.ts +7 -0
  29. package/types/thinOneStat/values.d.ts +74 -0
  30. package/types/MediascopePixel/MediascopePixel.d.ts +0 -38
  31. package/types/MediascopePixel/Stopwatch.d.ts +0 -12
  32. package/types/MediascopePixel/types.d.ts +0 -9
  33. package/types/MediascopePixel/utils/image.d.ts +0 -1
  34. /package/types/{OneStat → oneStat}/Api.d.ts +0 -0
  35. /package/types/{OneStat → oneStat}/ApiTransport.d.ts +0 -0
  36. /package/types/{OneStat → oneStat}/Logger.d.ts +0 -0
  37. /package/types/{OneStat → oneStat}/OneStat.d.ts +0 -0
  38. /package/types/{OneStat → oneStat}/config.d.ts +0 -0
  39. /package/types/{OneStat → oneStat}/env.d.ts +0 -0
  40. /package/types/{OneStat → oneStat}/types.d.ts +0 -0
  41. /package/types/{OneStat → oneStat}/uiEvents.d.ts +0 -0
  42. /package/types/{OneStat → oneStat}/utils/mappers.d.ts +0 -0
  43. /package/types/{OneStat → oneStat}/utils/shorten.d.ts +0 -0
  44. /package/types/{OneStat → oneStat}/utils/timeSynchronisation.d.ts +0 -0
  45. /package/types/{OneStat → oneStat}/utils/uuid.d.ts +0 -0
  46. /package/types/{OneStat → oneStat}/utils/vsid.d.ts +0 -0
  47. /package/types/{OneStat → oneStat}/utils/watchCoverage.d.ts +0 -0
  48. /package/types/{OneStat → oneStat}/values.d.ts +0 -0
package/esnext.cjs.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
- * @vkontakte/videoplayer-statistics v1.0.81-dev.5dab7ad1.0
3
- * Fri, 20 Jun 2025 11:39:07 GMT
2
+ * @vkontakte/videoplayer-statistics v1.0.81-dev.6c99e2bc.0
3
+ * Tue, 01 Jul 2025 12:01:18 GMT
4
4
  * https://st.mycdn.me/static/vkontakte-videoplayer/1-0-81/doc/
5
5
  */
6
- "use strict";var Ll=Object.create;var ze=Object.defineProperty;var kl=Object.getOwnPropertyDescriptor;var Dl=Object.getOwnPropertyNames;var $l=Object.getPrototypeOf,Ml=Object.prototype.hasOwnProperty;var n=(r,e)=>()=>(e||r((e={exports:{}}).exports,e),e.exports),jl=(r,e)=>{for(var t in e)ze(r,t,{get:e[t],enumerable:!0})},Qi=(r,e,t,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of Dl(e))!Ml.call(r,o)&&o!==t&&ze(r,o,{get:()=>e[o],enumerable:!(i=kl(e,o))||i.enumerable});return r};var j=(r,e,t)=>(t=r!=null?Ll($l(r)):{},Qi(e||!r||!r.__esModule?ze(t,"default",{value:r,enumerable:!0}):t,r)),Fl=r=>Qi(ze({},"__esModule",{value:!0}),r);var P=n((zr,Yi)=>{"use strict";var me=function(r){return r&&r.Math===Math&&r};Yi.exports=me(typeof globalThis=="object"&&globalThis)||me(typeof window=="object"&&window)||me(typeof self=="object"&&self)||me(typeof global=="object"&&global)||me(typeof zr=="object"&&zr)||function(){return this}()||Function("return this")()});var q=n((Vb,Ji)=>{"use strict";Ji.exports=function(r){try{return!!r()}catch{return!0}}});var be=n((Kb,Xi)=>{"use strict";var Bl=q();Xi.exports=!Bl(function(){var r=function(){}.bind();return typeof r!="function"||r.hasOwnProperty("prototype")})});var Qr=n((Wb,to)=>{"use strict";var Ul=be(),ro=Function.prototype,Zi=ro.apply,eo=ro.call;to.exports=typeof Reflect=="object"&&Reflect.apply||(Ul?eo.bind(Zi):function(){return eo.apply(Zi,arguments)})});var _=n((Gb,no)=>{"use strict";var io=be(),oo=Function.prototype,Yr=oo.call,Vl=io&&oo.bind.bind(Yr,Yr);no.exports=io?Vl:function(r){return function(){return Yr.apply(r,arguments)}}});var ye=n((Hb,so)=>{"use strict";var ao=_(),Kl=ao({}.toString),Wl=ao("".slice);so.exports=function(r){return Wl(Kl(r),8,-1)}});var Jr=n((zb,uo)=>{"use strict";var Gl=ye(),Hl=_();uo.exports=function(r){if(Gl(r)==="Function")return Hl(r)}});var E=n((Qb,co)=>{"use strict";var Xr=typeof document=="object"&&document.all;co.exports=typeof Xr>"u"&&Xr!==void 0?function(r){return typeof r=="function"||r===Xr}:function(r){return typeof r=="function"}});var O=n((Yb,lo)=>{"use strict";var zl=q();lo.exports=!zl(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!==7})});var A=n((Jb,fo)=>{"use strict";var Ql=be(),Qe=Function.prototype.call;fo.exports=Ql?Qe.bind(Qe):function(){return Qe.apply(Qe,arguments)}});var Zr=n(ho=>{"use strict";var po={}.propertyIsEnumerable,vo=Object.getOwnPropertyDescriptor,Yl=vo&&!po.call({1:2},1);ho.f=Yl?function(e){var t=vo(this,e);return!!t&&t.enumerable}:po});var Ie=n((Zb,go)=>{"use strict";go.exports=function(r,e){return{enumerable:!(r&1),configurable:!(r&2),writable:!(r&4),value:e}}});var bo=n((ey,mo)=>{"use strict";var Jl=_(),Xl=q(),Zl=ye(),et=Object,ef=Jl("".split);mo.exports=Xl(function(){return!et("z").propertyIsEnumerable(0)})?function(r){return Zl(r)==="String"?ef(r,""):et(r)}:et});var Se=n((ry,yo)=>{"use strict";yo.exports=function(r){return r==null}});var re=n((ty,Io)=>{"use strict";var rf=Se(),tf=TypeError;Io.exports=function(r){if(rf(r))throw new tf("Can't call method on "+r);return r}});var H=n((iy,So)=>{"use strict";var of=bo(),nf=re();So.exports=function(r){return of(nf(r))}});var N=n((oy,Po)=>{"use strict";var af=E();Po.exports=function(r){return typeof r=="object"?r!==null:af(r)}});var Pe=n((ny,Eo)=>{"use strict";Eo.exports={}});var F=n((ay,qo)=>{"use strict";var rt=Pe(),tt=P(),sf=E(),To=function(r){return sf(r)?r:void 0};qo.exports=function(r,e){return arguments.length<2?To(rt[r])||To(tt[r]):rt[r]&&rt[r][e]||tt[r]&&tt[r][e]}});var Ye=n((sy,_o)=>{"use strict";var uf=_();_o.exports=uf({}.isPrototypeOf)});var z=n((uy,xo)=>{"use strict";var cf=P(),Oo=cf.navigator,wo=Oo&&Oo.userAgent;xo.exports=wo?String(wo):""});var ot=n((cy,ko)=>{"use strict";var Lo=P(),it=z(),Ro=Lo.process,Co=Lo.Deno,Ao=Ro&&Ro.versions||Co&&Co.version,No=Ao&&Ao.v8,L,Je;No&&(L=No.split("."),Je=L[0]>0&&L[0]<4?1:+(L[0]+L[1]));!Je&&it&&(L=it.match(/Edge\/(\d+)/),(!L||L[1]>=74)&&(L=it.match(/Chrome\/(\d+)/),L&&(Je=+L[1])));ko.exports=Je});var nt=n((ly,$o)=>{"use strict";var Do=ot(),lf=q(),ff=P(),df=ff.String;$o.exports=!!Object.getOwnPropertySymbols&&!lf(function(){var r=Symbol("symbol detection");return!df(r)||!(Object(r)instanceof Symbol)||!Symbol.sham&&Do&&Do<41})});var at=n((fy,Mo)=>{"use strict";var pf=nt();Mo.exports=pf&&!Symbol.sham&&typeof Symbol.iterator=="symbol"});var st=n((dy,jo)=>{"use strict";var vf=F(),hf=E(),gf=Ye(),mf=at(),bf=Object;jo.exports=mf?function(r){return typeof r=="symbol"}:function(r){var e=vf("Symbol");return hf(e)&&gf(e.prototype,bf(r))}});var Ee=n((py,Fo)=>{"use strict";var yf=String;Fo.exports=function(r){try{return yf(r)}catch{return"Object"}}});var B=n((vy,Bo)=>{"use strict";var If=E(),Sf=Ee(),Pf=TypeError;Bo.exports=function(r){if(If(r))return r;throw new Pf(Sf(r)+" is not a function")}});var Xe=n((hy,Uo)=>{"use strict";var Ef=B(),Tf=Se();Uo.exports=function(r,e){var t=r[e];return Tf(t)?void 0:Ef(t)}});var Ko=n((gy,Vo)=>{"use strict";var ut=A(),ct=E(),lt=N(),qf=TypeError;Vo.exports=function(r,e){var t,i;if(e==="string"&&ct(t=r.toString)&&!lt(i=ut(t,r))||ct(t=r.valueOf)&&!lt(i=ut(t,r))||e!=="string"&&ct(t=r.toString)&&!lt(i=ut(t,r)))return i;throw new qf("Can't convert object to primitive value")}});var $=n((my,Wo)=>{"use strict";Wo.exports=!0});var zo=n((by,Ho)=>{"use strict";var Go=P(),_f=Object.defineProperty;Ho.exports=function(r,e){try{_f(Go,r,{value:e,configurable:!0,writable:!0})}catch{Go[r]=e}return e}});var Te=n((yy,Jo)=>{"use strict";var Of=$(),wf=P(),xf=zo(),Qo="__core-js_shared__",Yo=Jo.exports=wf[Qo]||xf(Qo,{});(Yo.versions||(Yo.versions=[])).push({version:"3.38.0",mode:Of?"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 ft=n((Iy,Zo)=>{"use strict";var Xo=Te();Zo.exports=function(r,e){return Xo[r]||(Xo[r]=e||{})}});var dt=n((Sy,en)=>{"use strict";var Rf=re(),Cf=Object;en.exports=function(r){return Cf(Rf(r))}});var M=n((Py,rn)=>{"use strict";var Af=_(),Nf=dt(),Lf=Af({}.hasOwnProperty);rn.exports=Object.hasOwn||function(e,t){return Lf(Nf(e),t)}});var pt=n((Ey,tn)=>{"use strict";var kf=_(),Df=0,$f=Math.random(),Mf=kf(1 .toString);tn.exports=function(r){return"Symbol("+(r===void 0?"":r)+")_"+Mf(++Df+$f,36)}});var w=n((Ty,nn)=>{"use strict";var jf=P(),Ff=ft(),on=M(),Bf=pt(),Uf=nt(),Vf=at(),te=jf.Symbol,vt=Ff("wks"),Kf=Vf?te.for||te:te&&te.withoutSetter||Bf;nn.exports=function(r){return on(vt,r)||(vt[r]=Uf&&on(te,r)?te[r]:Kf("Symbol."+r)),vt[r]}});var cn=n((qy,un)=>{"use strict";var Wf=A(),an=N(),sn=st(),Gf=Xe(),Hf=Ko(),zf=w(),Qf=TypeError,Yf=zf("toPrimitive");un.exports=function(r,e){if(!an(r)||sn(r))return r;var t=Gf(r,Yf),i;if(t){if(e===void 0&&(e="default"),i=Wf(t,r,e),!an(i)||sn(i))return i;throw new Qf("Can't convert object to primitive value")}return e===void 0&&(e="number"),Hf(r,e)}});var ht=n((_y,ln)=>{"use strict";var Jf=cn(),Xf=st();ln.exports=function(r){var e=Jf(r,"string");return Xf(e)?e:e+""}});var Ze=n((Oy,dn)=>{"use strict";var Zf=P(),fn=N(),gt=Zf.document,ed=fn(gt)&&fn(gt.createElement);dn.exports=function(r){return ed?gt.createElement(r):{}}});var mt=n((wy,pn)=>{"use strict";var rd=O(),td=q(),id=Ze();pn.exports=!rd&&!td(function(){return Object.defineProperty(id("div"),"a",{get:function(){return 7}}).a!==7})});var gn=n(hn=>{"use strict";var od=O(),nd=A(),ad=Zr(),sd=Ie(),ud=H(),cd=ht(),ld=M(),fd=mt(),vn=Object.getOwnPropertyDescriptor;hn.f=od?vn:function(e,t){if(e=ud(e),t=cd(t),fd)try{return vn(e,t)}catch{}if(ld(e,t))return sd(!nd(ad.f,e,t),e[t])}});var bt=n((Ry,mn)=>{"use strict";var dd=q(),pd=E(),vd=/#|\.prototype\./,qe=function(r,e){var t=gd[hd(r)];return t===bd?!0:t===md?!1:pd(e)?dd(e):!!e},hd=qe.normalize=function(r){return String(r).replace(vd,".").toLowerCase()},gd=qe.data={},md=qe.NATIVE="N",bd=qe.POLYFILL="P";mn.exports=qe});var _e=n((Cy,yn)=>{"use strict";var bn=Jr(),yd=B(),Id=be(),Sd=bn(bn.bind);yn.exports=function(r,e){return yd(r),e===void 0?r:Id?Sd(r,e):function(){return r.apply(e,arguments)}}});var yt=n((Ay,In)=>{"use strict";var Pd=O(),Ed=q();In.exports=Pd&&Ed(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!==42})});var U=n((Ny,Sn)=>{"use strict";var Td=N(),qd=String,_d=TypeError;Sn.exports=function(r){if(Td(r))return r;throw new _d(qd(r)+" is not an object")}});var Q=n(En=>{"use strict";var Od=O(),wd=mt(),xd=yt(),er=U(),Pn=ht(),Rd=TypeError,It=Object.defineProperty,Cd=Object.getOwnPropertyDescriptor,St="enumerable",Pt="configurable",Et="writable";En.f=Od?xd?function(e,t,i){if(er(e),t=Pn(t),er(i),typeof e=="function"&&t==="prototype"&&"value"in i&&Et in i&&!i[Et]){var o=Cd(e,t);o&&o[Et]&&(e[t]=i.value,i={configurable:Pt in i?i[Pt]:o[Pt],enumerable:St in i?i[St]:o[St],writable:!1})}return It(e,t,i)}:It:function(e,t,i){if(er(e),t=Pn(t),er(i),wd)try{return It(e,t,i)}catch{}if("get"in i||"set"in i)throw new Rd("Accessors not supported");return"value"in i&&(e[t]=i.value),e}});var ie=n((ky,Tn)=>{"use strict";var Ad=O(),Nd=Q(),Ld=Ie();Tn.exports=Ad?function(r,e,t){return Nd.f(r,e,Ld(1,t))}:function(r,e,t){return r[e]=t,r}});var x=n((Dy,_n)=>{"use strict";var Oe=P(),kd=Qr(),Dd=Jr(),$d=E(),Md=gn().f,jd=bt(),oe=Pe(),Fd=_e(),ne=ie(),qn=M();Te();var Bd=function(r){var e=function(t,i,o){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,o)}return kd(r,this,arguments)};return e.prototype=r.prototype,e};_n.exports=function(r,e){var t=r.target,i=r.global,o=r.stat,a=r.proto,u=i?Oe:o?Oe[t]:Oe[t]&&Oe[t].prototype,c=i?oe:oe[t]||ne(oe,t,{})[t],d=c.prototype,f,p,h,s,l,m,y,S,I;for(s in e)f=jd(i?s:t+(o?".":"#")+s,r.forced),p=!f&&u&&qn(u,s),m=c[s],p&&(r.dontCallGetSet?(I=Md(u,s),y=I&&I.value):y=u[s]),l=p&&y?y:e[s],!(!f&&!a&&typeof m==typeof l)&&(r.bind&&p?S=Fd(l,Oe):r.wrap&&p?S=Bd(l):a&&$d(l)?S=Dd(l):S=l,(r.sham||l&&l.sham||m&&m.sham)&&ne(S,"sham",!0),ne(c,s,S),a&&(h=t+"Prototype",qn(oe,h)||ne(oe,h,{}),ne(oe[h],s,l),r.real&&d&&(f||!d[s])&&ne(d,s,l)))}});var wn=n(($y,On)=>{"use strict";var Ud=Math.ceil,Vd=Math.floor;On.exports=Math.trunc||function(e){var t=+e;return(t>0?Vd:Ud)(t)}});var rr=n((My,xn)=>{"use strict";var Kd=wn();xn.exports=function(r){var e=+r;return e!==e||e===0?0:Kd(e)}});var Cn=n((jy,Rn)=>{"use strict";var Wd=rr(),Gd=Math.max,Hd=Math.min;Rn.exports=function(r,e){var t=Wd(r);return t<0?Gd(t+e,0):Hd(t,e)}});var Tt=n((Fy,An)=>{"use strict";var zd=rr(),Qd=Math.min;An.exports=function(r){var e=zd(r);return e>0?Qd(e,9007199254740991):0}});var qt=n((By,Nn)=>{"use strict";var Yd=Tt();Nn.exports=function(r){return Yd(r.length)}});var _t=n((Uy,kn)=>{"use strict";var Jd=H(),Xd=Cn(),Zd=qt(),Ln=function(r){return function(e,t,i){var o=Jd(e),a=Zd(o);if(a===0)return!r&&-1;var u=Xd(i,a),c;if(r&&t!==t){for(;a>u;)if(c=o[u++],c!==c)return!0}else for(;a>u;u++)if((r||u in o)&&o[u]===t)return r||u||0;return!r&&-1}};kn.exports={includes:Ln(!0),indexOf:Ln(!1)}});var Ot=n((Vy,Dn)=>{"use strict";Dn.exports=function(){}});var $n=n(()=>{"use strict";var ep=x(),rp=_t().includes,tp=q(),ip=Ot(),op=tp(function(){return!Array(1).includes()});ep({target:"Array",proto:!0,forced:op},{includes:function(e){return rp(this,e,arguments.length>1?arguments[1]:void 0)}});ip("includes")});var tr=n((Gy,Mn)=>{"use strict";var np=F();Mn.exports=np});var Fn=n((Hy,jn)=>{"use strict";$n();var ap=tr();jn.exports=ap("Array","includes")});var Un=n((zy,Bn)=>{"use strict";var sp=Fn();Bn.exports=sp});var ir=n((Qy,Vn)=>{"use strict";var up=Un();Vn.exports=up});var Jn=n(()=>{"use strict"});var Ct=n((sI,Xn)=>{"use strict";var xe=P(),lp=z(),fp=ye(),ur=function(r){return lp.slice(0,r.length)===r};Xn.exports=function(){return ur("Bun/")?"BUN":ur("Cloudflare-Workers")?"CLOUDFLARE":ur("Deno/")?"DENO":ur("Node.js/")?"NODE":xe.Bun&&typeof Bun.version=="string"?"BUN":xe.Deno&&typeof Deno.version=="object"?"DENO":fp(xe.process)==="process"?"NODE":xe.window&&xe.document?"BROWSER":"REST"}()});var cr=n((uI,Zn)=>{"use strict";var dp=Ct();Zn.exports=dp==="NODE"});var se=n((cI,ea)=>{"use strict";var pp=ie();ea.exports=function(r,e,t,i){return i&&i.enumerable?r[e]=t:pp(r,e,t),r}});var ta=n((lI,ra)=>{"use strict";var vp=_(),hp=B();ra.exports=function(r,e,t){try{return vp(hp(Object.getOwnPropertyDescriptor(r,e)[t]))}catch{}}});var oa=n((fI,ia)=>{"use strict";var gp=N();ia.exports=function(r){return gp(r)||r===null}});var aa=n((dI,na)=>{"use strict";var mp=oa(),bp=String,yp=TypeError;na.exports=function(r){if(mp(r))return r;throw new yp("Can't set "+bp(r)+" as a prototype")}});var At=n((pI,sa)=>{"use strict";var Ip=ta(),Sp=N(),Pp=re(),Ep=aa();sa.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var r=!1,e={},t;try{t=Ip(Object.prototype,"__proto__","set"),t(e,[]),r=e instanceof Array}catch{}return function(o,a){return Pp(o),Ep(a),Sp(o)&&(r?t(o,a):o.__proto__=a),o}}():void 0)});var lr=n((vI,ca)=>{"use strict";var Tp=w(),qp=Tp("toStringTag"),ua={};ua[qp]="z";ca.exports=String(ua)==="[object z]"});var Re=n((hI,la)=>{"use strict";var _p=lr(),Op=E(),fr=ye(),wp=w(),xp=wp("toStringTag"),Rp=Object,Cp=fr(function(){return arguments}())==="Arguments",Ap=function(r,e){try{return r[e]}catch{}};la.exports=_p?fr:function(r){var e,t,i;return r===void 0?"Undefined":r===null?"Null":typeof(t=Ap(e=Rp(r),xp))=="string"?t:Cp?fr(e):(i=fr(e))==="Object"&&Op(e.callee)?"Arguments":i}});var da=n((gI,fa)=>{"use strict";var Np=lr(),Lp=Re();fa.exports=Np?{}.toString:function(){return"[object "+Lp(this)+"]"}});var Ce=n((mI,va)=>{"use strict";var kp=lr(),Dp=Q().f,$p=ie(),Mp=M(),jp=da(),Fp=w(),pa=Fp("toStringTag");va.exports=function(r,e,t,i){var o=t?r:r&&r.prototype;o&&(Mp(o,pa)||Dp(o,pa,{configurable:!0,value:e}),i&&!kp&&$p(o,"toString",jp))}});var ga=n((bI,ha)=>{"use strict";var Bp=Q();ha.exports=function(r,e,t){return Bp.f(r,e,t)}});var ya=n((yI,ba)=>{"use strict";var Up=F(),Vp=ga(),Kp=w(),Wp=O(),ma=Kp("species");ba.exports=function(r){var e=Up(r);Wp&&e&&!e[ma]&&Vp(e,ma,{configurable:!0,get:function(){return this}})}});var Sa=n((II,Ia)=>{"use strict";var Gp=Ye(),Hp=TypeError;Ia.exports=function(r,e){if(Gp(e,r))return r;throw new Hp("Incorrect invocation")}});var Lt=n((SI,Pa)=>{"use strict";var zp=_(),Qp=E(),Nt=Te(),Yp=zp(Function.toString);Qp(Nt.inspectSource)||(Nt.inspectSource=function(r){return Yp(r)});Pa.exports=Nt.inspectSource});var wa=n((PI,Oa)=>{"use strict";var Jp=_(),Xp=q(),Ea=E(),Zp=Re(),ev=F(),rv=Lt(),Ta=function(){},qa=ev("Reflect","construct"),kt=/^\s*(?:class|function)\b/,tv=Jp(kt.exec),iv=!kt.test(Ta),Ae=function(e){if(!Ea(e))return!1;try{return qa(Ta,[],e),!0}catch{return!1}},_a=function(e){if(!Ea(e))return!1;switch(Zp(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return iv||!!tv(kt,rv(e))}catch{return!0}};_a.sham=!0;Oa.exports=!qa||Xp(function(){var r;return Ae(Ae.call)||!Ae(Object)||!Ae(function(){r=!0})||r})?_a:Ae});var Ra=n((EI,xa)=>{"use strict";var ov=wa(),nv=Ee(),av=TypeError;xa.exports=function(r){if(ov(r))return r;throw new av(nv(r)+" is not a constructor")}});var Dt=n((TI,Aa)=>{"use strict";var Ca=U(),sv=Ra(),uv=Se(),cv=w(),lv=cv("species");Aa.exports=function(r,e){var t=Ca(r).constructor,i;return t===void 0||uv(i=Ca(t)[lv])?e:sv(i)}});var $t=n((qI,Na)=>{"use strict";var fv=F();Na.exports=fv("document","documentElement")});var ka=n((_I,La)=>{"use strict";var dv=_();La.exports=dv([].slice)});var $a=n((OI,Da)=>{"use strict";var pv=TypeError;Da.exports=function(r,e){if(r<e)throw new pv("Not enough arguments");return r}});var Mt=n((wI,Ma)=>{"use strict";var vv=z();Ma.exports=/(?:ipad|iphone|ipod).*applewebkit/i.test(vv)});var Ht=n((xI,Ha)=>{"use strict";var R=P(),hv=Qr(),gv=_e(),ja=E(),mv=M(),Ga=q(),Fa=$t(),bv=ka(),Ba=Ze(),yv=$a(),Iv=Mt(),Sv=cr(),Kt=R.setImmediate,Wt=R.clearImmediate,Pv=R.process,jt=R.Dispatch,Ev=R.Function,Ua=R.MessageChannel,Tv=R.String,Ft=0,Ne={},Va="onreadystatechange",Le,Y,Bt,Ut;Ga(function(){Le=R.location});var Gt=function(r){if(mv(Ne,r)){var e=Ne[r];delete Ne[r],e()}},Vt=function(r){return function(){Gt(r)}},Ka=function(r){Gt(r.data)},Wa=function(r){R.postMessage(Tv(r),Le.protocol+"//"+Le.host)};(!Kt||!Wt)&&(Kt=function(e){yv(arguments.length,1);var t=ja(e)?e:Ev(e),i=bv(arguments,1);return Ne[++Ft]=function(){hv(t,void 0,i)},Y(Ft),Ft},Wt=function(e){delete Ne[e]},Sv?Y=function(r){Pv.nextTick(Vt(r))}:jt&&jt.now?Y=function(r){jt.now(Vt(r))}:Ua&&!Iv?(Bt=new Ua,Ut=Bt.port2,Bt.port1.onmessage=Ka,Y=gv(Ut.postMessage,Ut)):R.addEventListener&&ja(R.postMessage)&&!R.importScripts&&Le&&Le.protocol!=="file:"&&!Ga(Wa)?(Y=Wa,R.addEventListener("message",Ka,!1)):Va in Ba("script")?Y=function(r){Fa.appendChild(Ba("script"))[Va]=function(){Fa.removeChild(this),Gt(r)}}:Y=function(r){setTimeout(Vt(r),0)});Ha.exports={set:Kt,clear:Wt}});var Ya=n((RI,Qa)=>{"use strict";var za=P(),qv=O(),_v=Object.getOwnPropertyDescriptor;Qa.exports=function(r){if(!qv)return za[r];var e=_v(za,r);return e&&e.value}});var zt=n((CI,Xa)=>{"use strict";var Ja=function(){this.head=null,this.tail=null};Ja.prototype={add:function(r){var e={item:r,next:null},t=this.tail;t?t.next=e:this.head=e,this.tail=e},get:function(){var r=this.head;if(r){var e=this.head=r.next;return e===null&&(this.tail=null),r.item}}};Xa.exports=Ja});var es=n((AI,Za)=>{"use strict";var Ov=z();Za.exports=/ipad|iphone|ipod/i.test(Ov)&&typeof Pebble<"u"});var ts=n((NI,rs)=>{"use strict";var wv=z();rs.exports=/web0s(?!.*chrome)/i.test(wv)});var cs=n((LI,us)=>{"use strict";var ce=P(),xv=Ya(),is=_e(),Qt=Ht().set,Rv=zt(),Cv=Mt(),Av=es(),Nv=ts(),Yt=cr(),os=ce.MutationObserver||ce.WebKitMutationObserver,ns=ce.document,as=ce.process,dr=ce.Promise,Zt=xv("queueMicrotask"),ue,Jt,Xt,pr,ss;Zt||(ke=new Rv,De=function(){var r,e;for(Yt&&(r=as.domain)&&r.exit();e=ke.get();)try{e()}catch(t){throw ke.head&&ue(),t}r&&r.enter()},!Cv&&!Yt&&!Nv&&os&&ns?(Jt=!0,Xt=ns.createTextNode(""),new os(De).observe(Xt,{characterData:!0}),ue=function(){Xt.data=Jt=!Jt}):!Av&&dr&&dr.resolve?(pr=dr.resolve(void 0),pr.constructor=dr,ss=is(pr.then,pr),ue=function(){ss(De)}):Yt?ue=function(){as.nextTick(De)}:(Qt=is(Qt,ce),ue=function(){Qt(De)}),Zt=function(r){ke.head||ue(),ke.add(r)});var ke,De;us.exports=Zt});var fs=n((kI,ls)=>{"use strict";ls.exports=function(r,e){try{arguments.length===1?console.error(r):console.error(r,e)}catch{}}});var vr=n((DI,ds)=>{"use strict";ds.exports=function(r){try{return{error:!1,value:r()}}catch(e){return{error:!0,value:e}}}});var hs=n(($I,vs)=>{"use strict";var Lv=P(),kv=E(),ps=Lv.WeakMap;vs.exports=kv(ps)&&/native code/.test(String(ps))});var hr=n((MI,ms)=>{"use strict";var Dv=ft(),$v=pt(),gs=Dv("keys");ms.exports=function(r){return gs[r]||(gs[r]=$v(r))}});var gr=n((jI,bs)=>{"use strict";bs.exports={}});var ii=n((FI,Ss)=>{"use strict";var Mv=hs(),Is=P(),jv=N(),Fv=ie(),ei=M(),ri=Te(),Bv=hr(),Uv=gr(),ys="Object already initialized",ti=Is.TypeError,Vv=Is.WeakMap,mr,$e,br,Kv=function(r){return br(r)?$e(r):mr(r,{})},Wv=function(r){return function(e){var t;if(!jv(e)||(t=$e(e)).type!==r)throw new ti("Incompatible receiver, "+r+" required");return t}};Mv||ri.state?(k=ri.state||(ri.state=new Vv),k.get=k.get,k.has=k.has,k.set=k.set,mr=function(r,e){if(k.has(r))throw new ti(ys);return e.facade=r,k.set(r,e),e},$e=function(r){return k.get(r)||{}},br=function(r){return k.has(r)}):(J=Bv("state"),Uv[J]=!0,mr=function(r,e){if(ei(r,J))throw new ti(ys);return e.facade=r,Fv(r,J,e),e},$e=function(r){return ei(r,J)?r[J]:{}},br=function(r){return ei(r,J)});var k,J;Ss.exports={set:mr,get:$e,has:br,enforce:Kv,getterFor:Wv}});var X=n((BI,Ps)=>{"use strict";var Gv=P();Ps.exports=Gv.Promise});var le=n((UI,_s)=>{"use strict";var Hv=P(),Me=X(),zv=E(),Qv=bt(),Yv=Lt(),Jv=w(),Es=Ct(),Xv=$(),oi=ot(),Ts=Me&&Me.prototype,Zv=Jv("species"),ni=!1,qs=zv(Hv.PromiseRejectionEvent),eh=Qv("Promise",function(){var r=Yv(Me),e=r!==String(Me);if(!e&&oi===66||Xv&&!(Ts.catch&&Ts.finally))return!0;if(!oi||oi<51||!/native code/.test(r)){var t=new Me(function(a){a(1)}),i=function(a){a(function(){},function(){})},o=t.constructor={};if(o[Zv]=i,ni=t.then(function(){})instanceof i,!ni)return!0}return!e&&(Es==="BROWSER"||Es==="DENO")&&!qs});_s.exports={CONSTRUCTOR:eh,REJECTION_EVENT:qs,SUBCLASSING:ni}});var fe=n((VI,ws)=>{"use strict";var Os=B(),rh=TypeError,th=function(r){var e,t;this.promise=new r(function(i,o){if(e!==void 0||t!==void 0)throw new rh("Bad Promise constructor");e=i,t=o}),this.resolve=Os(e),this.reject=Os(t)};ws.exports.f=function(r){return new th(r)}});var Hs=n(()=>{"use strict";var ih=x(),oh=$(),Pr=cr(),G=P(),he=A(),xs=se(),Rs=At(),nh=Ce(),ah=ya(),sh=B(),Sr=E(),uh=N(),ch=Sa(),lh=Dt(),ks=Ht().set,li=cs(),fh=fs(),dh=vr(),ph=zt(),Ds=ii(),Er=X(),fi=le(),$s=fe(),Tr="Promise",Ms=fi.CONSTRUCTOR,vh=fi.REJECTION_EVENT,hh=fi.SUBCLASSING,ai=Ds.getterFor(Tr),gh=Ds.set,de=Er&&Er.prototype,Z=Er,yr=de,js=G.TypeError,si=G.document,di=G.process,ui=$s.f,mh=ui,bh=!!(si&&si.createEvent&&G.dispatchEvent),Fs="unhandledrejection",yh="rejectionhandled",Cs=0,Bs=1,Ih=2,pi=1,Us=2,Ir,As,Sh,Ns,Vs=function(r){var e;return uh(r)&&Sr(e=r.then)?e:!1},Ks=function(r,e){var t=e.value,i=e.state===Bs,o=i?r.ok:r.fail,a=r.resolve,u=r.reject,c=r.domain,d,f,p;try{o?(i||(e.rejection===Us&&Eh(e),e.rejection=pi),o===!0?d=t:(c&&c.enter(),d=o(t),c&&(c.exit(),p=!0)),d===r.promise?u(new js("Promise-chain cycle")):(f=Vs(d))?he(f,d,a,u):a(d)):u(t)}catch(h){c&&!p&&c.exit(),u(h)}},Ws=function(r,e){r.notified||(r.notified=!0,li(function(){for(var t=r.reactions,i;i=t.get();)Ks(i,r);r.notified=!1,e&&!r.rejection&&Ph(r)}))},Gs=function(r,e,t){var i,o;bh?(i=si.createEvent("Event"),i.promise=e,i.reason=t,i.initEvent(r,!1,!0),G.dispatchEvent(i)):i={promise:e,reason:t},!vh&&(o=G["on"+r])?o(i):r===Fs&&fh("Unhandled promise rejection",t)},Ph=function(r){he(ks,G,function(){var e=r.facade,t=r.value,i=Ls(r),o;if(i&&(o=dh(function(){Pr?di.emit("unhandledRejection",t,e):Gs(Fs,e,t)}),r.rejection=Pr||Ls(r)?Us:pi,o.error))throw o.value})},Ls=function(r){return r.rejection!==pi&&!r.parent},Eh=function(r){he(ks,G,function(){var e=r.facade;Pr?di.emit("rejectionHandled",e):Gs(yh,e,r.value)})},pe=function(r,e,t){return function(i){r(e,i,t)}},ve=function(r,e,t){r.done||(r.done=!0,t&&(r=t),r.value=e,r.state=Ih,Ws(r,!0))},ci=function(r,e,t){if(!r.done){r.done=!0,t&&(r=t);try{if(r.facade===e)throw new js("Promise can't be resolved itself");var i=Vs(e);i?li(function(){var o={done:!1};try{he(i,e,pe(ci,o,r),pe(ve,o,r))}catch(a){ve(o,a,r)}}):(r.value=e,r.state=Bs,Ws(r,!1))}catch(o){ve({done:!1},o,r)}}};if(Ms&&(Z=function(e){ch(this,yr),sh(e),he(Ir,this);var t=ai(this);try{e(pe(ci,t),pe(ve,t))}catch(i){ve(t,i)}},yr=Z.prototype,Ir=function(e){gh(this,{type:Tr,done:!1,notified:!1,parent:!1,reactions:new ph,rejection:!1,state:Cs,value:void 0})},Ir.prototype=xs(yr,"then",function(e,t){var i=ai(this),o=ui(lh(this,Z));return i.parent=!0,o.ok=Sr(e)?e:!0,o.fail=Sr(t)&&t,o.domain=Pr?di.domain:void 0,i.state===Cs?i.reactions.add(o):li(function(){Ks(o,i)}),o.promise}),As=function(){var r=new Ir,e=ai(r);this.promise=r,this.resolve=pe(ci,e),this.reject=pe(ve,e)},$s.f=ui=function(r){return r===Z||r===Sh?new As(r):mh(r)},!oh&&Sr(Er)&&de!==Object.prototype)){Ns=de.then,hh||xs(de,"then",function(e,t){var i=this;return new Z(function(o,a){he(Ns,i,o,a)}).then(e,t)},{unsafe:!0});try{delete de.constructor}catch{}Rs&&Rs(de,yr)}ih({global:!0,constructor:!0,wrap:!0,forced:Ms},{Promise:Z});nh(Z,Tr,!1,!0);ah(Tr)});var ee=n((GI,zs)=>{"use strict";zs.exports={}});var Ys=n((HI,Qs)=>{"use strict";var Th=w(),qh=ee(),_h=Th("iterator"),Oh=Array.prototype;Qs.exports=function(r){return r!==void 0&&(qh.Array===r||Oh[_h]===r)}});var vi=n((zI,Xs)=>{"use strict";var wh=Re(),Js=Xe(),xh=Se(),Rh=ee(),Ch=w(),Ah=Ch("iterator");Xs.exports=function(r){if(!xh(r))return Js(r,Ah)||Js(r,"@@iterator")||Rh[wh(r)]}});var eu=n((QI,Zs)=>{"use strict";var Nh=A(),Lh=B(),kh=U(),Dh=Ee(),$h=vi(),Mh=TypeError;Zs.exports=function(r,e){var t=arguments.length<2?$h(r):e;if(Lh(t))return kh(Nh(t,r));throw new Mh(Dh(r)+" is not iterable")}});var iu=n((YI,tu)=>{"use strict";var jh=A(),ru=U(),Fh=Xe();tu.exports=function(r,e,t){var i,o;ru(r);try{if(i=Fh(r,"return"),!i){if(e==="throw")throw t;return t}i=jh(i,r)}catch(a){o=!0,i=a}if(e==="throw")throw t;if(o)throw i;return ru(i),t}});var _r=n((JI,su)=>{"use strict";var Bh=_e(),Uh=A(),Vh=U(),Kh=Ee(),Wh=Ys(),Gh=qt(),ou=Ye(),Hh=eu(),zh=vi(),nu=iu(),Qh=TypeError,qr=function(r,e){this.stopped=r,this.result=e},au=qr.prototype;su.exports=function(r,e,t){var i=t&&t.that,o=!!(t&&t.AS_ENTRIES),a=!!(t&&t.IS_RECORD),u=!!(t&&t.IS_ITERATOR),c=!!(t&&t.INTERRUPTED),d=Bh(e,i),f,p,h,s,l,m,y,S=function(T){return f&&nu(f,"normal",T),new qr(!0,T)},I=function(T){return o?(Vh(T),c?d(T[0],T[1],S):d(T[0],T[1])):c?d(T,S):d(T)};if(a)f=r.iterator;else if(u)f=r;else{if(p=zh(r),!p)throw new Qh(Kh(r)+" is not iterable");if(Wh(p)){for(h=0,s=Gh(r);s>h;h++)if(l=I(r[h]),l&&ou(au,l))return l;return new qr(!1)}f=Hh(r,p)}for(m=a?r.next:f.next;!(y=Uh(m,f)).done;){try{l=I(y.value)}catch(T){nu(f,"throw",T)}if(typeof l=="object"&&l&&ou(au,l))return l}return new qr(!1)}});var du=n((XI,fu)=>{"use strict";var Yh=w(),cu=Yh("iterator"),lu=!1;try{uu=0,hi={next:function(){return{done:!!uu++}},return:function(){lu=!0}},hi[cu]=function(){return this},Array.from(hi,function(){throw 2})}catch{}var uu,hi;fu.exports=function(r,e){try{if(!e&&!lu)return!1}catch{return!1}var t=!1;try{var i={};i[cu]=function(){return{next:function(){return{done:t=!0}}}},r(i)}catch{}return t}});var gi=n((ZI,pu)=>{"use strict";var Jh=X(),Xh=du(),Zh=le().CONSTRUCTOR;pu.exports=Zh||!Xh(function(r){Jh.all(r).then(void 0,function(){})})});var vu=n(()=>{"use strict";var eg=x(),rg=A(),tg=B(),ig=fe(),og=vr(),ng=_r(),ag=gi();eg({target:"Promise",stat:!0,forced:ag},{all:function(e){var t=this,i=ig.f(t),o=i.resolve,a=i.reject,u=og(function(){var c=tg(t.resolve),d=[],f=0,p=1;ng(e,function(h){var s=f++,l=!1;p++,rg(c,t,h).then(function(m){l||(l=!0,d[s]=m,--p||o(d))},a)}),--p||o(d)});return u.error&&a(u.value),i.promise}})});var gu=n(()=>{"use strict";var sg=x(),ug=$(),cg=le().CONSTRUCTOR,bi=X(),lg=F(),fg=E(),dg=se(),hu=bi&&bi.prototype;sg({target:"Promise",proto:!0,forced:cg,real:!0},{catch:function(r){return this.then(void 0,r)}});!ug&&fg(bi)&&(mi=lg("Promise").prototype.catch,hu.catch!==mi&&dg(hu,"catch",mi,{unsafe:!0}));var mi});var mu=n(()=>{"use strict";var pg=x(),vg=A(),hg=B(),gg=fe(),mg=vr(),bg=_r(),yg=gi();pg({target:"Promise",stat:!0,forced:yg},{race:function(e){var t=this,i=gg.f(t),o=i.reject,a=mg(function(){var u=hg(t.resolve);bg(e,function(c){vg(u,t,c).then(i.resolve,o)})});return a.error&&o(a.value),i.promise}})});var bu=n(()=>{"use strict";var Ig=x(),Sg=fe(),Pg=le().CONSTRUCTOR;Ig({target:"Promise",stat:!0,forced:Pg},{reject:function(e){var t=Sg.f(this),i=t.reject;return i(e),t.promise}})});var yi=n((uS,yu)=>{"use strict";var Eg=U(),Tg=N(),qg=fe();yu.exports=function(r,e){if(Eg(r),Tg(e)&&e.constructor===r)return e;var t=qg.f(r),i=t.resolve;return i(e),t.promise}});var Pu=n(()=>{"use strict";var _g=x(),Og=F(),Iu=$(),wg=X(),Su=le().CONSTRUCTOR,xg=yi(),Rg=Og("Promise"),Cg=Iu&&!Su;_g({target:"Promise",stat:!0,forced:Iu||Su},{resolve:function(e){return xg(Cg&&this===Rg?wg:this,e)}})});var Eu=n(()=>{"use strict";Hs();vu();gu();mu();bu();Pu()});var Ou=n(()=>{"use strict";var Ag=x(),Ng=$(),Or=X(),Lg=q(),qu=F(),_u=E(),kg=Dt(),Tu=yi(),Dg=se(),Si=Or&&Or.prototype,$g=!!Or&&Lg(function(){Si.finally.call({then:function(){}},function(){})});Ag({target:"Promise",proto:!0,real:!0,forced:$g},{finally:function(r){var e=kg(this,qu("Promise")),t=_u(r);return this.then(t?function(i){return Tu(e,r()).then(function(){return i})}:r,t?function(i){return Tu(e,r()).then(function(){throw i})}:r)}});!Ng&&_u(Or)&&(Ii=qu("Promise").prototype.finally,Si.finally!==Ii&&Dg(Si,"finally",Ii,{unsafe:!0}));var Ii});var xu=n((hS,wu)=>{"use strict";Jn();Eu();Ou();var Mg=tr();wu.exports=Mg("Promise","finally")});var Cu=n((gS,Ru)=>{"use strict";var jg=xu();Ru.exports=jg});var Nu=n((mS,Au)=>{"use strict";var Fg=Cu();Au.exports=Fg});var ku=n((bS,Lu)=>{"use strict";var Bg=q();Lu.exports=!Bg(function(){function r(){}return r.prototype.constructor=null,Object.getPrototypeOf(new r)!==r.prototype})});var wr=n((yS,$u)=>{"use strict";var Ug=M(),Vg=E(),Kg=dt(),Wg=hr(),Gg=ku(),Du=Wg("IE_PROTO"),Pi=Object,Hg=Pi.prototype;$u.exports=Gg?Pi.getPrototypeOf:function(r){var e=Kg(r);if(Ug(e,Du))return e[Du];var t=e.constructor;return Vg(t)&&e instanceof t?t.prototype:e instanceof Pi?Hg:null}});var Fu=n((IS,ju)=>{"use strict";var zg=_(),Ei=M(),Qg=H(),Yg=_t().indexOf,Jg=gr(),Mu=zg([].push);ju.exports=function(r,e){var t=Qg(r),i=0,o=[],a;for(a in t)!Ei(Jg,a)&&Ei(t,a)&&Mu(o,a);for(;e.length>i;)Ei(t,a=e[i++])&&(~Yg(o,a)||Mu(o,a));return o}});var Ti=n((SS,Bu)=>{"use strict";Bu.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]});var qi=n((PS,Uu)=>{"use strict";var Xg=Fu(),Zg=Ti();Uu.exports=Object.keys||function(e){return Xg(e,Zg)}});var zu=n((ES,Hu)=>{"use strict";var Ku=O(),em=q(),Wu=_(),rm=wr(),tm=qi(),im=H(),om=Zr().f,Gu=Wu(om),nm=Wu([].push),am=Ku&&em(function(){var r=Object.create(null);return r[2]=2,!Gu(r,2)}),Vu=function(r){return function(e){for(var t=im(e),i=tm(t),o=am&&rm(t)===null,a=i.length,u=0,c=[],d;a>u;)d=i[u++],(!Ku||(o?d in t:Gu(t,d)))&&nm(c,r?[d,t[d]]:t[d]);return c}};Hu.exports={entries:Vu(!0),values:Vu(!1)}});var Qu=n(()=>{"use strict";var sm=x(),um=zu().entries;sm({target:"Object",stat:!0},{entries:function(e){return um(e)}})});var Ju=n((_S,Yu)=>{"use strict";Qu();var cm=Pe();Yu.exports=cm.Object.entries});var Zu=n((OS,Xu)=>{"use strict";var lm=Ju();Xu.exports=lm});var xr=n((wS,ec)=>{"use strict";var fm=Zu();ec.exports=fm});var ic=n((xS,tc)=>{"use strict";var _i=O(),dm=M(),rc=Function.prototype,pm=_i&&Object.getOwnPropertyDescriptor,Oi=dm(rc,"name"),vm=Oi&&function(){}.name==="something",hm=Oi&&(!_i||_i&&pm(rc,"name").configurable);tc.exports={EXISTS:Oi,PROPER:vm,CONFIGURABLE:hm}});var nc=n(oc=>{"use strict";var gm=O(),mm=yt(),bm=Q(),ym=U(),Im=H(),Sm=qi();oc.f=gm&&!mm?Object.defineProperties:function(e,t){ym(e);for(var i=Im(t),o=Sm(t),a=o.length,u=0,c;a>u;)bm.f(e,c=o[u++],i[c]);return e}});var Ci=n((CS,dc)=>{"use strict";var Pm=U(),Em=nc(),ac=Ti(),Tm=gr(),qm=$t(),_m=Ze(),Om=hr(),sc=">",uc="<",xi="prototype",Ri="script",lc=Om("IE_PROTO"),wi=function(){},fc=function(r){return uc+Ri+sc+r+uc+"/"+Ri+sc},cc=function(r){r.write(fc("")),r.close();var e=r.parentWindow.Object;return r=null,e},wm=function(){var r=_m("iframe"),e="java"+Ri+":",t;return r.style.display="none",qm.appendChild(r),r.src=String(e),t=r.contentWindow.document,t.open(),t.write(fc("document.F=Object")),t.close(),t.F},Rr,Cr=function(){try{Rr=new ActiveXObject("htmlfile")}catch{}Cr=typeof document<"u"?document.domain&&Rr?cc(Rr):wm():cc(Rr);for(var r=ac.length;r--;)delete Cr[xi][ac[r]];return Cr()};Tm[lc]=!0;dc.exports=Object.create||function(e,t){var i;return e!==null?(wi[xi]=Pm(e),i=new wi,wi[xi]=null,i[lc]=e):i=Cr(),t===void 0?i:Em.f(i,t)}});var ki=n((AS,hc)=>{"use strict";var xm=q(),Rm=E(),Cm=N(),Am=Ci(),pc=wr(),Nm=se(),Lm=w(),km=$(),Li=Lm("iterator"),vc=!1,V,Ai,Ni;[].keys&&(Ni=[].keys(),"next"in Ni?(Ai=pc(pc(Ni)),Ai!==Object.prototype&&(V=Ai)):vc=!0);var Dm=!Cm(V)||xm(function(){var r={};return V[Li].call(r)!==r});Dm?V={}:km&&(V=Am(V));Rm(V[Li])||Nm(V,Li,function(){return this});hc.exports={IteratorPrototype:V,BUGGY_SAFARI_ITERATORS:vc}});var mc=n((NS,gc)=>{"use strict";var $m=ki().IteratorPrototype,Mm=Ci(),jm=Ie(),Fm=Ce(),Bm=ee(),Um=function(){return this};gc.exports=function(r,e,t,i){var o=e+" Iterator";return r.prototype=Mm($m,{next:jm(+!i,t)}),Fm(r,o,!1,!0),Bm[o]=Um,r}});var wc=n((LS,Oc)=>{"use strict";var Vm=x(),Km=A(),Ar=$(),qc=ic(),Wm=E(),Gm=mc(),bc=wr(),yc=At(),Hm=Ce(),zm=ie(),Di=se(),Qm=w(),Ic=ee(),_c=ki(),Ym=qc.PROPER,Jm=qc.CONFIGURABLE,Sc=_c.IteratorPrototype,Nr=_c.BUGGY_SAFARI_ITERATORS,je=Qm("iterator"),Pc="keys",Fe="values",Ec="entries",Tc=function(){return this};Oc.exports=function(r,e,t,i,o,a,u){Gm(t,e,i);var c=function(I){if(I===o&&s)return s;if(!Nr&&I&&I in p)return p[I];switch(I){case Pc:return function(){return new t(this,I)};case Fe:return function(){return new t(this,I)};case Ec:return function(){return new t(this,I)}}return function(){return new t(this)}},d=e+" Iterator",f=!1,p=r.prototype,h=p[je]||p["@@iterator"]||o&&p[o],s=!Nr&&h||c(o),l=e==="Array"&&p.entries||h,m,y,S;if(l&&(m=bc(l.call(new r)),m!==Object.prototype&&m.next&&(!Ar&&bc(m)!==Sc&&(yc?yc(m,Sc):Wm(m[je])||Di(m,je,Tc)),Hm(m,d,!0,!0),Ar&&(Ic[d]=Tc))),Ym&&o===Fe&&h&&h.name!==Fe&&(!Ar&&Jm?zm(p,"name",Fe):(f=!0,s=function(){return Km(h,this)})),o)if(y={values:c(Fe),keys:a?s:c(Pc),entries:c(Ec)},u)for(S in y)(Nr||f||!(S in p))&&Di(p,S,y[S]);else Vm({target:e,proto:!0,forced:Nr||f},y);return(!Ar||u)&&p[je]!==s&&Di(p,je,s,{name:o}),Ic[e]=s,y}});var Rc=n((kS,xc)=>{"use strict";xc.exports=function(r,e){return{value:r,done:e}}});var Mi=n((DS,kc)=>{"use strict";var Xm=H(),$i=Ot(),Cc=ee(),Nc=ii(),Zm=Q().f,eb=wc(),Lr=Rc(),rb=$(),tb=O(),Lc="Array Iterator",ib=Nc.set,ob=Nc.getterFor(Lc);kc.exports=eb(Array,"Array",function(r,e){ib(this,{type:Lc,target:Xm(r),index:0,kind:e})},function(){var r=ob(this),e=r.target,t=r.index++;if(!e||t>=e.length)return r.target=void 0,Lr(void 0,!0);switch(r.kind){case"keys":return Lr(t,!1);case"values":return Lr(e[t],!1)}return Lr([t,e[t]],!1)},"values");var Ac=Cc.Arguments=Cc.Array;$i("keys");$i("values");$i("entries");if(!rb&&tb&&Ac.name!=="values")try{Zm(Ac,"name",{value:"values"})}catch{}});var $c=n(($S,Dc)=>{"use strict";var nb=O(),ab=Q(),sb=Ie();Dc.exports=function(r,e,t){nb?ab.f(r,e,sb(0,t)):r[e]=t}});var Mc=n(()=>{"use strict";var ub=x(),cb=_r(),lb=$c();ub({target:"Object",stat:!0},{fromEntries:function(e){var t={};return cb(e,function(i,o){lb(t,i,o)},{AS_ENTRIES:!0}),t}})});var Fc=n((FS,jc)=>{"use strict";Mi();Mc();var fb=Pe();jc.exports=fb.Object.fromEntries});var Uc=n((BS,Bc)=>{"use strict";Bc.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}});var Kc=n(()=>{"use strict";Mi();var db=Uc(),pb=P(),vb=Ce(),Vc=ee();for(kr in db)vb(pb[kr],kr),Vc[kr]=Vc.Array;var kr});var Gc=n((KS,Wc)=>{"use strict";var hb=Fc();Kc();Wc.exports=hb});var zc=n((WS,Hc)=>{"use strict";var gb=Gc();Hc.exports=gb});var Ki=n((RP,al)=>{"use strict";var Ib=Re(),Sb=String;al.exports=function(r){if(Ib(r)==="Symbol")throw new TypeError("Cannot convert a Symbol value to a string");return Sb(r)}});var ul=n((CP,sl)=>{"use strict";var Pb=rr(),Eb=Ki(),Tb=re(),qb=RangeError;sl.exports=function(e){var t=Eb(Tb(this)),i="",o=Pb(e);if(o<0||o===1/0)throw new qb("Wrong number of repetitions");for(;o>0;(o>>>=1)&&(t+=t))o&1&&(i+=t);return i}});var pl=n((AP,dl)=>{"use strict";var fl=_(),_b=Tt(),cl=Ki(),Ob=ul(),wb=re(),xb=fl(Ob),Rb=fl("".slice),Cb=Math.ceil,ll=function(r){return function(e,t,i){var o=cl(wb(e)),a=_b(t),u=o.length,c=i===void 0?" ":cl(i),d,f;return a<=u||c===""?o:(d=a-u,f=xb(c,Cb(d/c.length)),f.length>d&&(f=Rb(f,0,d)),r?o+f:f+o)}};dl.exports={start:ll(!1),end:ll(!0)}});var hl=n((NP,vl)=>{"use strict";var Ab=z();vl.exports=/Version\/10(?:\.\d+){1,2}(?: [\w./]+)?(?: Mobile\/\w+)? Safari\//.test(Ab)});var gl=n(()=>{"use strict";var Nb=x(),Lb=pl().start,kb=hl();Nb({target:"String",proto:!0,forced:kb},{padStart:function(e){return Lb(this,e,arguments.length>1?arguments[1]:void 0)}})});var bl=n((DP,ml)=>{"use strict";gl();var Db=tr();ml.exports=Db("String","padStart")});var Il=n(($P,yl)=>{"use strict";var $b=bl();yl.exports=$b});var Pl=n((MP,Sl)=>{"use strict";var Mb=Il();Sl.exports=Mb});var Bb={};jl(Bb,{ApiEnv:()=>ae,ConnectionType:()=>ar,ContentType:()=>nr,InteractiveInterfaceClick:()=>wt,MediascopePixel:()=>Gr,MediascopePixelTypes:()=>xl,OneStat:()=>Vr,Quality:()=>or,SeekAction:()=>sr,VERSION:()=>we});module.exports=Fl(Bb);var zi=j(ir(),1);var ae=(u=>(u.PROD="prod",u.VK_ALIAS="vk_alias",u.VIDEOTEST="videotest",u.TEST="test",u.OKCDN="okcdn",u.AUTO="auto",u))(ae||{}),or=(f=>(f.Q144P="mobile",f.Q240P="lowest",f.Q360P="low",f.Q480P="medium",f.Q720P="high",f.Q1080P="fullhd",f.Q1440P="quadhd",f.Q2160P="ultrahd",f.UNKNOWN="unknown",f))(or||{}),nr=(l=>(l.MP4="mp4",l.DASH="dash",l.DASH_SEP="dash_sep",l.ONDEMAND_DASH="ondemand_dash",l.HLS="hls",l.ONDEMAND_HLS="ondemand_hls",l.WEBM="webm",l.AV1="av1",l.ONDEMAND_DASH_LIVE="ondemand_dash_live",l.ONDEMAND_HLS_LIVE="ondemand_hls_live",l.WEBRTC="webrtc",l.UNKNOWN="unknown",l.RTMP="rtmp",l))(nr||{});var ar=(i=>(i.HTTP1="http1",i.HTTP2="http2",i.HTTP3="http3",i))(ar||{});var sr=(c=>(c.SLIDER="slider",c.DOUBLE_TAP="double_tap",c.TIME_CODE="time_code",c.EPISODE="episode",c.REWIND="rewind",c.LIVE="live",c.UNKNOWN="unknown",c))(sr||{}),wt=(a=>(a.GRAPH_SHOW="iGraphShow",a.GRAPH_HIDE="iGraphHide",a.NEXT_AREA="iNextChapterArea",a.NEXT_BUTTON="iNextChapterBtn",a.WATCH_AGAIN="iWatchAgainBtn",a))(wt||{}),Kn={action_play:"ap",action_play_interactive:"api",first_bytes:"fb",player_ready:"pr",first_frame:"ff",seek:"sk",watch_coverage_record:"wr",watch_coverage_live:"wl",empty_buffer:"eb",action_stop:"as",close_at_empty_buffer:"cb",content_error:"er",player_interface_click:"pc",next_movie:"nm",track_switch:"ts",failover:"fo",quality:"qt"},Wn={vsid:"si",isid:"is",vid:"vi",place:"pl",quality:"qt",cdn_host:"ch",stat_type:"st",param:"pm",vk_app_id:"va",track_code:"tc",connection_type:"cnt",connection_reused:"cr",cached_data:"cd",live:"lv",muted:"mu",mode:"mo",subtitles:"sb",failover:"fo",download_speed:"ds",manual_quality:"mq",ref_domain:"rd",direct_url:"du"},Gn={unknown:"un",mobile:"m",lowest:"ls",low:"l",medium:"md",high:"h",fullhd:"f",quadhd:"q",ultrahd:"u"},Hn={pip:"pi",fullscreen:"fs",external:"ex",prefetch:"pr",airplay:"ap",chromecast:"cc",invisible:"iv"};var Qn=require("@vkontakte/videoplayer-shared");var we="__VERSION__",zn="CIOPGQJGDIHBABABA",xt={prod:"https://api.ok.ru",vk_alias:"https://api.mycdn.me",videotest:"https://videotestapi.ok.ru/api",test:"https://apitest.ok.ru",okcdn:"https://api.okcdn.ru",auto:""};var cp={apiEnv:"vk_alias",apiKey:zn,requestRetryCount:1,firstFlushTime:5e3,flushDebounceTime:1e4,flushMaxWait:6e4,storageExpiration:36*60*60*1e3,watchCoverageInterval:15e3,disabledOperations:["quality"],disabledCustomFields:[],shorten:!0,maxLoops:100,embedUrlParams:[],useBeacon:!0,synchronizeTime:!0,debugLog:!1,clearStorageAtUnload:!0,useVKComIsMobileLogic:!1,backoff:{start:1e3,factor:1.5,max:5*60*1e3,random:.1}},Yn=r=>(0,Qn.fillWithDefault)(r,cp);function Rt(){let r="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),e=new Array(36),t=0,i,o;for(o=0;o<36;o++)o===8||o===13||o===18||o===23?e[o]="-":o===14?e[o]="4":(t<=2&&(t=33554432+Math.random()*16777216|0),i=t&15,t=t>>4,e[o]=r[o===19?i&3|8:i]);return e.join("")}var v=require("@vkontakte/videoplayer-shared"),Kr=require("@vkontakte/videoplayer-shared");var Dr=j(Nu(),1);var Qc=j(xr(),1),Yc=j(zc(),1);var Jc=r=>{let{operation:e,custom:t}=r,i=(0,Yc.default)((0,Qc.default)(t).map(([o,a])=>{let u=Wn[o]??o,c=a;return a&&(o==="mode"?c=Hn[a]??a:o==="quality"&&(c=Gn[a]??a)),[u,c]}));return{...r,operation:Kn[e]??e,custom:i}};var D=require("@vkontakte/videoplayer-shared");var mb=/Mobile|mini|Fennec|Android|iP(ad|od|hone)|opera (mini|mobi)/i,Be=class{constructor(e){this.consequentAuthErrors=0;this.authorized$=new D.ValueSubject(!1);this.params=e}async authorize(e){return this.authToken=e??await this.refreshAuthToken(),this._authorizeWithBackoff()}logBeacon(e){let t="log.externalLog",i=this.createLogParams(e),o=this.sessionKey;if(!o)return;this.params.apiTransport.sendBeacon(t,i,o)||this.logRequest(e).catch(()=>{})}async logRequest(e){let t="log.externalLog",i=this.createLogParams(e),o=this.sessionKey??await this._authorizeWithBackoff();if(!o)return;let a=async(u,c=this.params.config.requestRetryCount)=>{try{return await this.params.apiTransport.sendRequest(t,i,o)}catch(d){if(!d||!("error_code"in d)){this.params.error$.next({id:"logRequestUnknown",category:D.ErrorCategory.NETWORK,message:`Unknown ${t} error`,thrown:d});return}let f=d?.error_code;switch(f){case 102:case 103:case 104:return this.authorized$.next(!1),this.sessionKey=await this._authorizeWithBackoff(),c>0?a(u,c-1):void 0;case 401:return this.authorized$.next(!1),this.authToken=await this.refreshAuthToken(),this.sessionKey=await this._authorizeWithBackoff(),c>0?a(u,c-1):void 0;default:{this.params.error$.next({id:`LogRequest#${f}`,category:D.ErrorCategory.EXTERNAL_API,message:`${t} error`,data:d});return}}}};return a(e)}destroy(){window.clearTimeout(this.backoffTimeoutId),this.backoffTimeoutId=0}async refreshAuthToken(){if(this.params.refreshAuthToken)return this.refreshAuthTokenPromise||(this.refreshAuthTokenPromise=(0,Dr.default)(this.params.refreshAuthToken(),()=>{this.refreshAuthTokenPromise=void 0})),this.refreshAuthTokenPromise}createLogParams(e){let t="WEB",i=!1,o=`@vkontakte/videoplayer-statistics:${we}`;if(this.params.config.useVKComIsMobileLogic){let{appVersion:a}=window.navigator;i=mb.test(a)}else this.params.mobile&&(i=!0);return i&&(t="M_WEB"),this.params.vktvVersion&&(t="SMART_TV",o=this.params.vktvVersion),{collector:"ok.mobile.apps.video",data:JSON.stringify({application:o,platform:t,items:this.params.config.shorten?e.map(Jc):e})}}_authorizeWithBackoff(){if(!this.consequentAuthErrors)return this._authorize();let e=(0,D.getExponentialDelay)(this.consequentAuthErrors,this.params.config.backoff);return new Promise(t=>{this.backoffTimeoutId||(this.backoffTimeoutId=window.setTimeout(()=>{(0,Dr.default)(this._authorize().then(t).catch(i=>this.params.error$.next({id:"AuthorizeBackoff",category:D.ErrorCategory.NETWORK,message:"Otherwise unhandled error in authorization",thrown:i})),()=>this.backoffTimeoutId=0)},e))})}async _authorize(){if(this.authorizePromise)return this.authorizePromise;this.sessionKey=void 0,this.authorized$.next(!1);let e="auth.anonymLogin",t={session_data:{version:2,device_id:this.params.deviceId,client_version:we.split("-")[0],client_type:"SDK_JS"}};return this.authToken!==void 0&&(t.session_data.auth_token=this.authToken,t.session_data.version=3),this.authorizePromise=(0,Dr.default)(this.params.apiTransport.sendRequest(e,t).then(i=>((!i||!i.session_key)&&this.params.error$.next({id:"AuthorizeFailed",category:D.ErrorCategory.EXTERNAL_API,message:"No session key",data:i}),this.sessionKey=i?.session_key??void 0,this.sessionKey)).catch(async i=>{this.sessionKey=void 0;let o=i?.error_code;switch(o){case 401:return this.authToken=await this.refreshAuthToken(),this._authorizeWithBackoff()}o?this.params.error$.next({id:`Authorize#${o}`,category:D.ErrorCategory.EXTERNAL_API,message:"authorize error",data:i}):this.params.error$.next({id:"AuthorizeUnknown",category:D.ErrorCategory.NETWORK,message:"authorize error",thrown:i})}),()=>{this.authorizePromise=void 0,this.consequentAuthErrors=this.sessionKey?0:this.consequentAuthErrors+1,this.authorized$.next(this.sessionKey!==void 0)}),this.authorizePromise}};var $r=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 o=0,a=i.length;o<a;o++)if(i[o].callback===t){i.splice(o,1);return}}dispatchEvent(e){if(!(e.type in this.listeners))return;let i=this.listeners[e.type].slice();for(let o=0,a=i.length;o<a;o++){let u=i[o];try{u.callback.call(this,e)}catch(c){Promise.resolve().then(()=>{throw c})}u.options&&u.options.once&&this.removeEventListener(e.type,u.callback)}return!e.defaultPrevented}},ge=class extends $r{constructor(){super(),this.listeners||$r.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)}},Ue=class{constructor(){Object.defineProperty(this,"signal",{value:new ge,writable:!0,configurable:!0})}abort(e){let t;try{t=new Event("abort")}catch{typeof document<"u"?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>"u")i=new Error("This operation was aborted"),i.name="AbortError";else try{i=new DOMException("signal is aborted without reason")}catch{i=new Error("This operation was aborted"),i.name="AbortError"}this.signal.reason=i,this.signal.dispatchEvent(t)}toString(){return"[object AbortController]"}};typeof Symbol<"u"&&Symbol.toStringTag&&(Ue.prototype[Symbol.toStringTag]="AbortController",ge.prototype[Symbol.toStringTag]="AbortSignal");function Mr(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 ji(r){typeof r=="function"&&(r={fetch:r});let{fetch:e,Request:t=e.Request,AbortController:i,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:o=!1}=r;if(!Mr({fetch:e,Request:t,AbortController:i,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:o}))return{fetch:e,Request:a};let a=t;(a&&!a.prototype.hasOwnProperty("signal")||o)&&(a=function(f,p){let h;p&&p.signal&&(h=p.signal,delete p.signal);let s=new t(f,p);return h&&Object.defineProperty(s,"signal",{writable:!1,enumerable:!1,configurable:!0,value:h}),s},a.prototype=t.prototype);let u=e;return{fetch:(d,f)=>{let p=a&&a.prototype.isPrototypeOf(d)?d.signal:f?f.signal:void 0;if(p){let h;try{h=new DOMException("Aborted","AbortError")}catch{h=new Error("Aborted"),h.name="AbortError"}if(p.aborted)return Promise.reject(h);let s=new Promise((l,m)=>{p.addEventListener("abort",()=>m(h),{once:!0})});return f&&f.signal&&delete f.signal,Promise.race([s,u(d,f)])}return u(d,f)},Request:a}}var bb=()=>"fetch"in window,Ve=bb()&&Mr({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),Xc=Ve?ji({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,Fi=Ve?Xc.fetch:window.fetch,cP=Ve?Xc.Request:window.Request,lP=Ve?Ue:window.AbortController,fP=Ve?ge:window.AbortSignal;var Zc=j(ir(),1),el=j(xr(),1),K=require("@vkontakte/videoplayer-shared");var Ke=class{constructor(e){this.params=e,this.apiKey=e.config.apiKey,this.apiEnv=e.config.apiEnv,this.apiBaseUrl=xt[this.apiEnv],this.timeSynchronisation=e.timeSynchronisation,this.isApiBaseUrlFetched=!1}async resolveApiBaseUrl(){if(this.apiEnv!=="auto"||this.isApiBaseUrlFetched)return this.apiBaseUrl;try{let e=atob("aHR0cHM6Ly9kbnMuZ29vZ2xlL3Jlc29sdmU/bmFtZT12aWRlby5fZW5kcG9pbnQub2sucnUmdHlwZT1UWFQ="),o=(await(await Fi(e,{method:"GET",mode:"cors",cache:"no-cache"})).json())?.Answer[0]?.data;if(!o)throw new Error("Wrong DNS response");return o}catch(e){return this.params.error$.next({id:"OneStat:ApiTransport:resolveApiBaseUrl",category:K.ErrorCategory.NETWORK,message:"Unhandled resolve api base url error",thrown:e}),xt.vk_alias}finally{this.isApiBaseUrlFetched=!0}}sendBeacon(e,t,i){if(!window.Blob||!window.navigator.sendBeacon)return!1;let o=this._prepareQueryParams({method:e,queryParams:t,sessionKey:i}),a=new window.Blob([o.toString()],{type:"application/x-www-form-urlencoded"});try{return window.navigator.sendBeacon(`${this.apiBaseUrl}/fb.do`,a)}catch(u){this.params.error$.next({id:"OneStat:ApiTransport:sendBeacon",category:K.ErrorCategory.NETWORK,message:"Unhandled beacon error",thrown:u,data:{method:e,params:t}})}return!1}async sendRequest(e,t,i){let o=(0,K.now)(),a=u=>{if(u instanceof TypeError&&(0,Zc.default)(["Failed to fetch","NetworkError when attempting to fetch resource."],u.message)){this.params.error$.next({id:"Network",category:K.ErrorCategory.NETWORK,message:"Request failed",thrown:u});return}this.params.error$.next({id:"OneStat:ApiTransport:sendRequest",category:K.ErrorCategory.NETWORK,message:"Unhandled request error",thrown:u,data:{method:e,params:t,sessionKey:i,time:(0,K.now)()-o}})};return this.apiBaseUrl=await this.resolveApiBaseUrl(),Fi(`${this.apiBaseUrl}/fb.do`,{method:"post",headers:{"Content-type":"application/x-www-form-urlencoded"},body:this._prepareQueryParams({method:e,queryParams:t,sessionKey:i})}).then(u=>{let c=Number(u.headers.get("content-length"))===0,d=new Date(u.headers.get("date")??"").getTime(),f=(0,K.now)()-o;if(isFinite(d)&&this.timeSynchronisation?.addServerTime(d,f),!c)return u.json().then(p=>Object.prototype.hasOwnProperty.call(p,"error_msg")?Promise.reject(p):p,a)},a)}_prepareQueryParams(e){let t=new URLSearchParams({format:"JSON",method:e.method,application_key:this.apiKey});return e.sessionKey!==void 0&&t.append("session_key",e.sessionKey),(0,el.default)(e.queryParams).forEach(([i,o])=>t.append(i,typeof o=="string"?o:JSON.stringify(o))),t}};var rl=j(ir(),1),tl=j(xr(),1),C=require("@vkontakte/videoplayer-shared"),jr="onestat_events",Bi=r=>e=>e.timestamp+r>=(0,C.now)(),Fr=class{constructor(e){this.unsaltedStorage=[];this.isPaused=!1;this.isUrgent=e=>{let{operation:t}=e;return(0,rl.default)(["action_play","watch_coverage_record","watch_coverage_live"],t)};this.params=e,this.api=e.api,this.error$=e.error$,this.userSalt=e.userSalt,this.loggerDebugLog=e.debugLogger.createComponentLog("stat logger"),this.firstFlush=(0,C.debounceFn)(()=>this.safeFlush(),this.params.config.firstFlushTime,{maxWait:this.params.config.firstFlushTime});let t=C.safeStorage.isPersistent()?this.params.config.flushMaxWait:0;this.debouncedFlush=(0,C.debounceFn)(()=>this.safeFlush(),this.params.config.flushDebounceTime,{maxWait:t}),this.subscription=this.api.authorized$.subscribe(i=>{i&&this.debouncedFlush()}),this.housekeepStorage()}safeFlush(){try{this.flush()}catch(e){this.error$.next({id:"LoggerError",category:C.ErrorCategory.WTF,message:e?String(e):"Unknown logger error",thrown:e})}}readFromStorage(){let e=C.safeStorage.get(jr);try{return e?JSON.parse(e):{}}catch{}return{}}addToStorage(e){if(!this.userSalt){this.unsaltedStorage.push(e);return}let t=this.readFromStorage(),o=(t[this.userSalt]??[]).filter(Bi(this.params.config.storageExpiration));C.safeStorage.set(jr,JSON.stringify({...t,[this.userSalt]:[...o,e]}))}getFromStorage(){return this.userSalt?(this.readFromStorage()[this.userSalt]??[]).filter(Bi(this.params.config.storageExpiration)):this.unsaltedStorage}markStorageSent(){if(!this.userSalt){this.unsaltedStorage=[];return}let e=this.readFromStorage();delete e[this.userSalt],C.safeStorage.set(jr,JSON.stringify(e))}housekeepStorage(){let e=this.readFromStorage();for(let[t,i]of(0,tl.default)(e)){let o=i.filter(Bi(this.params.config.storageExpiration));o.length?e[t]=o:delete e[t],this.loggerDebugLog({message:`${i.length} retrieved from storage, ${o.length} of them actual`})}C.safeStorage.set(jr,JSON.stringify(e))}log(e){this.addToStorage(e),!this.isPaused&&(this.isUrgent(e)?this.flush():this.lastVsid!==e.custom.vsid?this.firstFlush():this.debouncedFlush(),this.lastVsid=e.custom.vsid)}flush({wantBeacon:e,clearStorage:t}={wantBeacon:!1,clearStorage:!0}){let i=this.getFromStorage();i.length!==0&&(this.api.authorized$.getValue()?(e&&this.params.config.useBeacon?(this.loggerDebugLog({message:`Flushing ${i.length} events through beacon`}),this.api.logBeacon(i)):(this.loggerDebugLog({message:`Flushing ${i.length} events`}),this.api.logRequest(i)),t&&this.markStorageSent()):this.api.authorize(),this.firstFlush.cancel(),this.debouncedFlush.cancel())}pause(){this.isPaused=!0,this.debouncedFlush.cancel()}resume(){this.isPaused=!1,this.debouncedFlush()}destroy(){this.subscription.unsubscribe(),this.firstFlush.cancel(),this.debouncedFlush.cancel()}};var g=require("@vkontakte/videoplayer-core"),Ui=require("@vkontakte/videoplayer-shared");var il=r=>r&&{[g.VideoQuality.INVARIANT]:"unknown",[g.VideoQuality.Q_144P]:"mobile",[g.VideoQuality.Q_240P]:"lowest",[g.VideoQuality.Q_360P]:"low",[g.VideoQuality.Q_480P]:"medium",[g.VideoQuality.Q_576P]:"unknown",[g.VideoQuality.Q_720P]:"high",[g.VideoQuality.Q_1080P]:"fullhd",[g.VideoQuality.Q_1440P]:"quadhd",[g.VideoQuality.Q_2160P]:"ultrahd",[g.VideoQuality.Q_4320P]:"unknown"}[r],Vi=r=>r&&{[g.HttpConnectionType.HTTP1]:"http1",[g.HttpConnectionType.HTTP2]:"http2",[g.HttpConnectionType.QUIC]:"http3"}[r],ol=r=>{if(r!==void 0)switch(r){case g.VideoFormat.MPEG:return"mp4";case g.VideoFormat.DASH:case g.VideoFormat.DASH_LIVE:case g.VideoFormat.DASH_STREAMS:return"dash";case g.VideoFormat.DASH_SEP:return"dash_sep";case g.VideoFormat.DASH_ONDEMAND:return"ondemand_dash";case g.VideoFormat.DASH_WEBM:case g.VideoFormat.DASH_LIVE_WEBM:return"webm";case g.VideoFormat.DASH_WEBM_AV1:return"av1";case g.VideoFormat.DASH_LIVE_CMAF:return"ondemand_dash_live";case g.VideoFormat.HLS:case g.VideoFormat.HLS_LIVE:return"hls";case g.VideoFormat.HLS_ONDEMAND:return"ondemand_hls";case g.VideoFormat.HLS_LIVE_CMAF:return"ondemand_hls_live";case g.VideoFormat.WEB_RTC_LIVE:return"webrtc";default:return(0,Ui.assertNever)(r)}},Br=r=>{if(r!==void 0)switch(r){case g.Surface.NONE:case g.Surface.INLINE:return;case g.Surface.FULLSCREEN:return"fullscreen";case g.Surface.SECOND_SCREEN:return"chromecast";case g.Surface.PIP:return"pip";case g.Surface.INVISIBLE:return"invisible";default:return(0,Ui.assertNever)(r)}},nl=r=>{switch(r){case"slow-2g":return"poor";case"2g":return"poor";case"3g":return"good";case"4g":return"excellent"}};var Ur=class{constructor(e){this.offset=void 0;this.offset=e}getOffset(){return this.offset??0}setOffset(e){this.offset=e}now(){return Date.now()+(this.offset??0)}date(e=new Date){return e.setTime(e.getTime()+(this.offset??0)),e}addServerTime(e,t){let i=Date.now(),o=e-i-t/2;if(Math.abs(o)<1e3){this.offset=0;return}this.offset===void 0?this.offset=Math.round(o):this.offset=Math.round(.2*o+(1-.2)*this.offset)}};var Wi=j(Pl(),1),El=()=>(0,Wi.default)(Math.floor(Math.random()*2**32).toString(36),7,"0"),Tl=()=>(0,Wi.default)(Math.floor(Math.random()*2**64).toString(36),13,"0");var Gi=require("@vkontakte/videoplayer-core"),b=require("@vkontakte/videoplayer-shared"),ql=(r,e)=>new b.Observable(t=>{let i=new b.Subscription,o=(0,b.merge)((0,b.fromEvent)(window,"beforeunload"),r.events.willDestruct$),a=new b.ValueSubject(void 0),u;i.add(r.info.isLive$.pipe((0,b.filterChanged)()).subscribe(W=>{u&&(u.unsubscribe(),a.next(void 0)),W?u=r.info.liveTime$.pipe((0,b.map)(Hr=>Hr&&Hr/1e3)).subscribe(a):u=r.info.position$.subscribe(a),i.add(u)}));let{playing$:c,paused$:d}=r.events,f=r.events.willSeek$.pipe((0,b.filter)(()=>r.info.playbackState$.getValue()===Gi.PlaybackState.PLAYING)),p=r.events.seeked$.pipe((0,b.filter)(()=>r.info.playbackState$.getValue()===Gi.PlaybackState.PLAYING)),h=!1,s=new b.Subject;i.add(f.subscribe(()=>{h||s.next(),h=!0})),i.add(p.subscribe(()=>h=!1));let l=new b.Subject,m=new b.Subject,y=(0,b.merge)(c,p,l),S=(0,b.merge)(d,s,o,r.events.looped$,m),I,T=()=>I=a.getValue(),Ge=()=>{let W=a.getValue();(0,b.isNullable)(I)||I===W||(0,b.isNullable)(W)||(t.next({from:I,to:W}),I=void 0)},He=()=>{m.next(),l.next()};if(i.add(y.subscribe(T)),i.add(S.subscribe(Ge)),e.forceInterval&&isFinite(e.forceInterval)){let W=0;i.add(y.subscribe(()=>W=window.setTimeout(He,e.forceInterval))),i.add(S.subscribe(()=>window.clearTimeout(W)))}return i});var wl="_one-stat_",_l=`${wl}uuid`,Ol=`${wl}deviceId`,Hi=()=>{let r=new v.Subscription;return{subscription:r,subscribe:(e,t)=>{e&&r.add(e.subscribe(t))}}},Vr=class{constructor(e,t){this.subscription=new v.Subscription;this.debugLogger=new Kr.Logger;this.oneStatDebugLog=this.debugLogger.createComponentLog("onestat");this.loopCounter=0;this.disabled=!1;this.vsid$=new v.ValueSubject(void 0);this.isid$=new v.ValueSubject(void 0);this.zenUid$=new v.ValueSubject(void 0);this.seekAction$=new v.ValueSubject("unknown");this.statContext=e,this.config=Yn(t.config??{}),(0,v.isNonNullable)(t.apiEnv)&&(this.config.apiEnv=t.apiEnv),this.config.synchronizeTime&&(this.timeSynchronisation=new Ur);let i=new v.Subject;this.experimental={error$:i},v.safeStorage.get(_l)&&v.safeStorage.remove(_l);let a=v.safeStorage.get(Ol);this.statContext.deviceId?this.deviceId=this.statContext.deviceId:a?this.deviceId=a:(this.deviceId=Rt(),v.safeStorage.set(Ol,this.deviceId)),this.resetViewSession(),t.useIsid&&this.isid$.next(t.isid??Tl()),this.zenUid$.next(t.zenUid);let u=new Ke({config:this.config,error$:i,timeSynchronisation:this.timeSynchronisation});this.api=new Be({config:this.config,apiTransport:u,refreshAuthToken:t.refreshAuthToken,mobile:this.statContext.mobile??!1,deviceId:this.deviceId,error$:i,vktvVersion:t.vktvVersion}),this.logger=new Fr({config:this.config,debugLogger:this.debugLogger,api:this.api,error$:i,userSalt:t.userSalt});let{isEmbed:c,topOrigin:d}=(0,Kr.detectEmbed)();this.isEmbed=c,this.embedParent=d?new URL(d).hostname:void 0,this.subscribe()}updateContext(e){this.statContext={...this.statContext,...e}}attachTo(e){let t=new v.Subscription,i=(s,l)=>t.add(s.subscribe(l));i(e.events.willStart$,()=>{let s=e.info.position$.getValue();this.logActionPlay({position:s}),this.statContext.projectId&&this.logActionPlayInteractive()}),i(e.events.looped$,()=>{this.resetViewSession(),++this.loopCounter>this.config.maxLoops&&(this.disabled=!0),this.logActionPlay({position:e.info.position$.getValue()})}),i(e.events.seeked$,()=>{this.logSeek({action:this.seekAction$.getValue(),time:e.info.position$.getValue()}),this.seekAction$.next("unknown")}),i(e.events.paused$,()=>{this.logPause({position:e.info.position$.getValue()})}),i(e.events.willResume$,()=>{this.logPlay()}),i(e.events.started$,()=>{this.statContext.clip&&this.logWatchCoverageRecord({start:0,end:0})}),i(e.events.playing$,()=>{this.logPlaying()}),i(ql(e,{forceInterval:this.config.watchCoverageInterval}),s=>{let l=e.info.isLive$.getValue(),m=e.info.atLiveEdge$.getValue(),y={start:parseFloat(s.from.toFixed(3)),end:parseFloat(s.to.toFixed(3))};if(m){let S=e.info.liveLatency$.getValue()??0,I=e.info.currentBuffer$.getValue()?.end??0,T=e.info.liveBufferTime$.getValue()??0,Ge=Math.round((S-(I-T))*1e3),He=Math.round(S*1e3);Ge&&He&&(y.latency=Ge,y.bufferLatency=He)}l?this.logWatchCoverageLive(y):this.logWatchCoverageRecord(y)});let o;i(e.info.isStalled$,s=>{s?o=(0,v.now)():((0,v.isNonNullable)(o)&&this.logEmptyBuffer({duration:(0,v.now)()-o}),o=void 0)});let a=!1;t.add(e.events.fatalError$.pipe((0,v.once)()).subscribe(()=>a=!0)),i(e.events.willStop$,()=>{if(e.info.isStalled$.getValue()){let l=(0,v.isNonNullable)(o)?(0,v.now)()-o:void 0;this.logCloseAtEmptyBuffer({duration:l??0}),o=void 0}else a||this.logActionStop()}),i(e.events.managedError$,({id:s})=>{this.logError({fatal:!1,errorType:s})}),i(e.events.fatalError$,({id:s})=>{this.logError({fatal:!0,errorType:s})});let u,c,d=!1;i(e.events.firstBytes$,s=>{u=(0,v.now)(),this.logFirstBytes({time:s})}),i(e.events.willStart$,()=>c=(0,v.now)()),i(e.info.currentBuffer$,s=>{!d&&s&&s.end-s.start>0&&(0,v.isNonNullable)(u)&&(this.logPlayerReady({duration:(0,v.now)()-u}),d=!0)}),i(e.events.firstFrame$,()=>{(0,v.isNonNullable)(u)&&!d&&(this.logPlayerReady({duration:(0,v.now)()-u}),d=!0),(0,v.isNonNullable)(c)&&this.logFirstFrame({time:(0,v.now)()-c})});let f;i(e.info.currentVideoStream$,s=>{s&&(f&&s.id!==f&&this.logTrackSwitch(s),f=s.id)});let p;i(e.info.currentAudioStream$,s=>{s&&(p&&s.id!==p&&this.logTrackSwitch(s),p=s.id)}),i(e.info.atLiveEdge$,s=>this.updateContext({liveEdge:s})),i((0,v.combine)({muted:e.info.muted$,volume:e.info.volume$}),({muted:s,volume:l})=>this.updateContext({audible:!s&&l>0})),i(e.info.currentQuality$,s=>{let l=il(s);this.updateContext({quality:l}),l&&this.logQuality(l)}),i(e.info.isAutoQualityEnabled$,s=>this.updateContext({autoQuality:s})),i(e.info.currentFormat$,s=>this.updateContext({contentType:ol(s)})),i(e.info.currentPlaybackRate$,s=>this.updateContext({rate:s})),i(e.info.is3DVideo$,s=>this.updateContext({is3d:s}));let h;return i(e.info.hostname$,s=>{let l=h!==void 0&&h!==s;this.updateContext({cdnHostname:s,failover:l}),l&&this.logFailover(s),h=s}),i(e.info.throughputEstimation$,s=>this.updateContext({downloadSpeed:s})),i(e.info.httpConnectionType$,s=>{this.statContext.firstConnectionType||this.updateContext({firstConnectionType:Vi(s)}),this.updateContext({connectionType:Vi(s)})}),i(e.info.httpConnectionReused$,s=>{(0,v.isNullable)(this.statContext.firstConnectionReused)&&this.updateContext({firstConnectionReused:s}),this.updateContext({connectionReused:s})}),i(e.info.surface$,s=>this.updateContext({mode:Br(s)})),i((0,v.combine)({current:e.info.currentTextTrack$,available:e.info.availableTextTracks$}),({current:s,available:l})=>{let m=l.find(({id:S})=>S===s),y=m&&(m.isAuto?`${m.language}_auto`:m.language);this.updateContext({subtitles:y?.split(".")[0]})}),this.player=e,this.uiEvents&&this.attachToUi(this.uiEvents),this.resubscribeBeforeunload(),this.subscription.add(t),t}attachToUi(e){this.uiEvents=e;let{subscription:t,subscribe:i}=Hi();return this.player&&(i(e.actionRewind$,()=>{this.player&&(this.resetViewSession(),this.logActionPlay({position:this.player.info.position$.getValue()}))}),i(e.actionSeek$,this.seekAction$),i(e.inPiP$,o=>{let a=o?"pip":Br(this.player?.info.surface$.getValue());this.updateContext({mode:a})}),i(e.inFullscreen$,o=>{let a=o?"fullscreen":Br(this.player?.info.surface$.getValue());this.updateContext({mode:a})}),i(e.actionSetSubtitle$,o=>this.updateContext({subtitles:o.split(".")[0]})),i(e.nextMovie$,o=>this.logNextMovie(o)),this.resubscribeBeforeunload(),this.subscription.add(t)),t}attachToAds(e){let{subscription:t,subscribe:i}=Hi();return i(e.slotRequested$,()=>this.logAdSlotRequest()),i(e.started$,o=>this.logAdStarted(o)),i(e.paused$,()=>this.logAdPaused()),i(e.resumed$,()=>this.logAdResumed()),i(e.ended$,()=>this.logAdEnded()),i(e.skipped$,()=>this.logAdSkipped()),i(e.clicked$,()=>this.logAdClicked()),i(e.error$,o=>this.logError({errorType:o,fatal:!1})),this.resubscribeBeforeunload(),this.subscription.add(t),t}attachToInteractive(e){let{subscription:t,subscribe:i}=Hi();return i(e.click$,o=>this.logInterfaceClick(o)),i(e.nextMovie$,o=>this.logNextMovie(o)),this.resubscribeBeforeunload(),this.subscription.add(t),t}authorize(e){return this.api.authorize(e)}pause(){this.logger.pause(),this.oneStatDebugLog({message:"paused"})}resume(){this.logger.resume(),this.oneStatDebugLog({message:"resumed"})}destroy(){this.logger.flush(),this.subscription.unsubscribe(),this.api.destroy(),this.logger.destroy()}resetViewSession(){this.oneStatDebugLog({message:"VSID reset"}),this.vsid$.next(El())}getDeviceId(){return this.deviceId}setFieldBlacklist(){}logInited(){}logReady(e){this.log({operation:"player_ready",param:String(e.time)})}logStarted(...e){this.logActionPlay(...e)}logPlay(){this.log({operation:"play_toggle"})}logPlaying(){this.log({operation:"playing"})}logPause(e){this.log({operation:"pause",param:String(Math.round(e.position))})}logSeek(e){this.log({operation:"seek",param:e.action,time:e.time})}logFirstBytes(e){this.log({operation:"first_bytes",param:String(e.time)})}logFirstFrame(e){this.log({operation:"first_frame",param:String(e.time)})}logError(e){this.log({operation:"content_error",param:`${e.fatal?"fatal":"recoverable"}_${e.errorType}`})}logWatchCoverageRecord(e){this.log({operation:"watch_coverage_record",param:`${e.start}-${e.end}`},{in_history:this.statContext.inHistory?1:void 0})}logWatchCoverageLive(e){let t=this.timeSynchronisation?.getOffset()??0,i=e.start+t,o=e.end+t;this.log({operation:"watch_coverage_live",param:`${i}-${o}`},{in_history:this.statContext.inHistory?1:void 0,latency:e.latency,buffer_latency:e.bufferLatency})}logEmptyBuffer(e){this.log({operation:"empty_buffer",param:String(e.duration)})}logDownloadSpeed(){}logAdSlotRequest(){this.log({operation:"adv",param:"slot_request"})}logAdStarted(e){this.log({operation:"adv",param:e})}logAdPaused(){this.log({operation:"adv",param:"pause"})}logAdResumed(){this.log({operation:"adv",param:"resume"})}logAdEnded(){this.log({operation:"adv",param:"ended"})}logAdSkipped(){this.log({operation:"adv",param:"skip"})}logAdClicked(){this.log({operation:"adv",param:"click"})}logInterfaceClick(e){this.log({operation:"player_interface_click",param:e})}logNextMovie(e){this.log({operation:"next_movie",param:String(e)})}subscribe(){this.resubscribeBeforeunload();let e=window.navigator.connection;e&&"onchange"in e&&"effectiveType"in e&&this.subscription.add((0,v.merge)((0,v.fromEvent)(e,"change"),(0,v.observableFrom)(["init"])).subscribe(()=>this.updateContext({network:nl(e.effectiveType)}))),this.config.debugLog&&this.debugLogger.log$.subscribe(t=>{console.debug("%c stat ","background:#fa6470;",`component: ${t.component}.`,t.message)})}resubscribeBeforeunload(){this.beforeunloadSubscription?.unsubscribe(),this.beforeunloadSubscription=(0,v.fromEvent)(window,"beforeunload").subscribe(()=>this.logger.flush({wantBeacon:!0,clearStorage:this.config.clearStorageAtUnload})),this.subscription.add(this.beforeunloadSubscription)}logPlayerReady(e){this.log({operation:"player_ready",param:String(Math.round(e.duration))})}logActionPlay(e){this.log({operation:"action_play",param:String(Math.round(e.position))})}logActionPlayInteractive(){this.statContext.projectId&&this.log({operation:"action_play_interactive",param:String(this.statContext.movieId)},{vid:this.statContext.projectId})}logFailover(e){this.log({operation:"failover",param:e})}logCloseAtEmptyBuffer(e){this.log({operation:"close_at_empty_buffer",param:String(Math.round(e.duration))})}logActionStop(){this.log({operation:"action_stop"})}logTrackSwitch(e){this.log({operation:"track_switch",param:e.id})}logQuality(e){this.log({operation:"quality",param:e})}log(e,t={}){if(this.disabled){this.oneStatDebugLog({message:`operation ${e.operation} but statistics is disabled`});return}if((0,zi.default)(this.config.disabledOperations,e.operation)){this.oneStatDebugLog({message:`operation ${e.operation} but it is disabled`});return}this.oneStatDebugLog({message:`operation ${e.operation} ${e.param}`});let i=this.createLogItem(e,t);this.logger.log(i)}createLogItem({operation:e,param:t,time:i},o={}){let a=this.timeSynchronisation?.now()??(0,v.now)(),u=this.vsid$.getValue();(0,v.assertNonNullable)(u);let c=this.isid$.getValue(),d=e==="empty_buffer"||e==="close_at_empty_buffer"?this.statContext.connectionType:this.statContext.firstConnectionType,f=this.statContext.firstConnectionReused,p,h;if(this.isEmbed||this.statContext.place==="embed"){p=this.embedParent;let l=[...new URLSearchParams(location.search).entries()].filter(([m,y])=>(0,zi.default)(this.config.embedUrlParams,m));h=new URLSearchParams(l).toString()}else this.statContext.place==="direct"&&(this.statContext.refDomain?p=(0,v.createURL)(this.statContext.refDomain)?.hostname??this.statContext.refDomain:document.referrer&&(p=(0,v.createURL)(document.referrer)?.hostname??document.referrer),h=location.href.substring(0,1024));let s={vsid:u,isid:c,vid:this.statContext.movieId,uid:this.zenUid$.getValue(),ct:this.statContext.contentType,place:this.isEmbed?"embed":this.statContext.place,quality:this.statContext.quality,cdn_host:this.statContext.cdnHostname,stat_type:this.statContext.autoplay===!0?"auto":this.statContext.autoplay===!1?"":void 0,param:t,vk_app_id:this.statContext.vkAppId,track_code:this.statContext.trackCode,connection_type:d,connection_reused:f===!0?1:f===!1?0:void 0,cached_data:this.statContext.cached===!0?1:this.statContext.cached===!1?0:void 0,live:this.statContext.liveEdge?1:void 0,muted:this.statContext.audible===!1?1:void 0,mode:this.statContext.mode,subtitles:this.statContext.subtitles,download_speed:this.statContext.downloadSpeed,manual_quality:this.statContext.autoQuality?void 0:1,ref_domain:p,direct_url:h,rate:this.statContext.rate===1||(0,v.isNullable)(this.statContext.rate)?void 0:this.statContext.rate.toFixed(2),view_360:this.statContext.is3d?1:void 0,aid:this.statContext.albumId,vk_playlist_id:this.statContext.vkPlaylistId,...o};for(let l of this.config.disabledCustomFields)delete s[l];return{operation:e,type:1,time:i,network:this.statContext.network,timestamp:a,custom:s}}};var xl={};var jb=(r,e={})=>{let i=e.timeout||1,o=performance.now();return window.setTimeout(()=>{r({get didTimeout(){return e.timeout?!1:performance.now()-o-1>i},timeRemaining(){return Math.max(0,1+(performance.now()-o))}})},1)},Fb=r=>window.clearTimeout(r),Rl=r=>typeof r=="function"&&r?.toString().endsWith("{ [native code] }"),Cl=!Rl(window.requestIdleCallback)||!Rl(window.cancelIdleCallback),Al=Cl?jb:window.requestIdleCallback,qE=Cl?Fb:window.cancelIdleCallback;var We=require("@vkontakte/videoplayer-core");var Wr=class{constructor(){this.startTime=null;this.stopTime=null;this.accumulatedTime=0}get time(){return Math.floor(this.timeMs/1e3)}get timeMs(){return this.startTime===null?0:(this.stopTime??this.now())-this.startTime-this.accumulatedTime}get isRunning(){return this.startTime!==null&&this.stopTime===null}start(){this.isRunning||(this.stopTime!==null?(this.accumulatedTime+=this.now()-this.stopTime,this.stopTime=null):this.startTime=this.now())}stop(){this.isRunning&&(this.stopTime=this.now())}reset(){this.startTime=null,this.stopTime=null,this.accumulatedTime=0}now(){return Date.now()}};var Nl=()=>window.Image?new Image:document.createElement("img");var Gr=class{constructor(e){this.position=0;this.started=!1;this.heartbeatPixels=[];this.heartbeatLastTimeSent={};this.stopwatch=new Wr;this.subscription=new We.Subscription;this.params=e}attachTo(e){this.subscription.add(e.info.playbackState$.subscribe(t=>this.onPlaybackState(t))).add(e.info.position$.subscribe(t=>this.onPosition(t))).add(e.info.atLiveEdge$.subscribe(t=>this.isActiveLive=t)),this.subscription.add(e.events.willSeek$.subscribe(()=>this.onWillSeek())).add(e.events.seeked$.subscribe(()=>this.onSeeked())).add(e.events.ended$.subscribe(()=>this.onEnded()))}destroy(){this.stopwatch.reset(),this.subscription.unsubscribe(),window.clearTimeout(this.heartbeatFirstTimeoutId),this.send("stop")}onPlaybackState(e){e===We.PlaybackState.PLAYING?this.started?this.play():this.start():e===We.PlaybackState.PAUSED&&this.pause()}start(){this.started=!0,this.stopwatch.start(),this.send("start"),this.heartbeatPixels=this.prepareHeartbeatPixels(),this.heartbeatInterval=this.heartbeatPixels[0]?.interval;let e=this.heartbeatPixels[0]?.url,t=this.heartbeatPixels[0]?.delay;t!==void 0&&e&&(this.heartbeatFirstTimeoutId=window.setTimeout(()=>{this.sendHeartbeat(e)},t*1e3))}play(){this.stopwatch.start(),this.send("resume")}pause(){this.stopwatch.stop(),this.send("pause")}onPosition(e){if(this.position=e,this.heartbeatInterval&&this.stopwatch.time!==0&&this.stopwatch.time%this.heartbeatInterval===0)for(let[t,{url:i}]of this.heartbeatPixels.entries())this.heartbeatLastTimeSent[t]!==this.stopwatch.time&&(this.heartbeatLastTimeSent[t]=this.stopwatch.time,this.sendHeartbeat(i))}onWillSeek(){this.started&&this.send("stop")}onSeeked(){this.started&&this.send("start")}onEnded(){this.stopwatch.stop(),this.send("stop")}validatePixels(e,t){return e?.filter(i=>i.event===t.event&&t.keys.every(o=>!!i[o]))}getFrameTimestamp(){let e;if(this.isActiveLive){let t=Math.floor(Math.random()*25)+5;e=Date.now()/1e3-t}else e=this.position||0;return Math.floor(e)}getUTC(){return Math.floor(Date.now()/1e3)}prepareUrl(e){return e.replace("{@fts_fake_sec}",String(this.getFrameTimestamp())).replace("{@utc_sec}",String(this.getUTC())).split("&").filter(t=>!/={@[a-zA-Z_]+}/.test(t)).join("&")}preparePixels(e){return this.validatePixels(this.params.pixels,{event:e,keys:["url"]})}prepareHeartbeatPixels(){return this.validatePixels(this.params.pixels,{event:"heartbeat",keys:["url","interval"]})}call(e){Al(()=>Nl().src=this.prepareUrl(e))}send(e){let t=this.preparePixels(e);for(let{url:i}of t)this.call(i)}sendHeartbeat(e){this.call(e)}};
6
+ "use strict";var Id=Object.create;var sr=Object.defineProperty;var Sd=Object.getOwnPropertyDescriptor;var _d=Object.getOwnPropertyNames;var Ed=Object.getPrototypeOf,Pd=Object.prototype.hasOwnProperty;var a=(r,e)=>()=>(e||r((e={exports:{}}).exports,e),e.exports),_o=(r,e)=>{for(var t in e)sr(r,t,{get:e[t],enumerable:!0})},Eo=(r,e,t,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of _d(e))!Pd.call(r,o)&&o!==t&&sr(r,o,{get:()=>e[o],enumerable:!(i=Sd(e,o))||i.enumerable});return r};var q=(r,e,t)=>(t=r!=null?Id(Ed(r)):{},Eo(e||!r||!r.__esModule?sr(t,"default",{value:r,enumerable:!0}):t,r)),Td=r=>Eo(sr({},"__esModule",{value:!0}),r);var w=a((lt,Po)=>{"use strict";var ke=function(r){return r&&r.Math===Math&&r};Po.exports=ke(typeof globalThis=="object"&&globalThis)||ke(typeof window=="object"&&window)||ke(typeof self=="object"&&self)||ke(typeof global=="object"&&global)||ke(typeof lt=="object"&&lt)||function(){return this}()||Function("return this")()});var x=a((xy,To)=>{"use strict";To.exports=function(r){try{return!!r()}catch{return!0}}});var Ne=a((Ry,wo)=>{"use strict";var wd=x();wo.exports=!wd(function(){var r=function(){}.bind();return typeof r!="function"||r.hasOwnProperty("prototype")})});var dt=a((Cy,xo)=>{"use strict";var Od=Ne(),qo=Function.prototype,Oo=qo.apply,Ao=qo.call;xo.exports=typeof Reflect=="object"&&Reflect.apply||(Od?Ao.bind(Oo):function(){return Ao.apply(Oo,arguments)})});var R=a((ky,ko)=>{"use strict";var Ro=Ne(),Co=Function.prototype,ft=Co.call,Ad=Ro&&Co.bind.bind(ft,ft);ko.exports=Ro?Ad:function(r){return function(){return ft.apply(r,arguments)}}});var Le=a((Ny,Lo)=>{"use strict";var No=R(),qd=No({}.toString),xd=No("".slice);Lo.exports=function(r){return xd(qd(r),8,-1)}});var pt=a((Ly,Do)=>{"use strict";var Rd=Le(),Cd=R();Do.exports=function(r){if(Rd(r)==="Function")return Cd(r)}});var O=a((Dy,$o)=>{"use strict";var ht=typeof document=="object"&&document.all;$o.exports=typeof ht>"u"&&ht!==void 0?function(r){return typeof r=="function"||r===ht}:function(r){return typeof r=="function"}});var k=a(($y,Mo)=>{"use strict";var kd=x();Mo.exports=!kd(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!==7})});var V=a((My,Vo)=>{"use strict";var Nd=Ne(),ur=Function.prototype.call;Vo.exports=Nd?ur.bind(ur):function(){return ur.apply(ur,arguments)}});var vt=a(Bo=>{"use strict";var Fo={}.propertyIsEnumerable,Uo=Object.getOwnPropertyDescriptor,Ld=Uo&&!Fo.call({1:2},1);Bo.f=Ld?function(e){var t=Uo(this,e);return!!t&&t.enumerable}:Fo});var De=a((Fy,jo)=>{"use strict";jo.exports=function(r,e){return{enumerable:!(r&1),configurable:!(r&2),writable:!(r&4),value:e}}});var Ho=a((Uy,Wo)=>{"use strict";var Dd=R(),$d=x(),Md=Le(),gt=Object,Vd=Dd("".split);Wo.exports=$d(function(){return!gt("z").propertyIsEnumerable(0)})?function(r){return Md(r)==="String"?Vd(r,""):gt(r)}:gt});var $e=a((By,Ko)=>{"use strict";Ko.exports=function(r){return r==null}});var he=a((jy,Go)=>{"use strict";var Fd=$e(),Ud=TypeError;Go.exports=function(r){if(Fd(r))throw new Ud("Can't call method on "+r);return r}});var ne=a((Wy,zo)=>{"use strict";var Bd=Ho(),jd=he();zo.exports=function(r){return Bd(jd(r))}});var F=a((Hy,Qo)=>{"use strict";var Wd=O();Qo.exports=function(r){return typeof r=="object"?r!==null:Wd(r)}});var Me=a((Ky,Yo)=>{"use strict";Yo.exports={}});var Y=a((Gy,Xo)=>{"use strict";var mt=Me(),bt=w(),Hd=O(),Jo=function(r){return Hd(r)?r:void 0};Xo.exports=function(r,e){return arguments.length<2?Jo(mt[r])||Jo(bt[r]):mt[r]&&mt[r][e]||bt[r]&&bt[r][e]}});var cr=a((zy,Zo)=>{"use strict";var Kd=R();Zo.exports=Kd({}.isPrototypeOf)});var ae=a((Qy,tn)=>{"use strict";var Gd=w(),en=Gd.navigator,rn=en&&en.userAgent;tn.exports=rn?String(rn):""});var It=a((Yy,cn)=>{"use strict";var un=w(),yt=ae(),on=un.process,nn=un.Deno,an=on&&on.versions||nn&&nn.version,sn=an&&an.v8,U,lr;sn&&(U=sn.split("."),lr=U[0]>0&&U[0]<4?1:+(U[0]+U[1]));!lr&&yt&&(U=yt.match(/Edge\/(\d+)/),(!U||U[1]>=74)&&(U=yt.match(/Chrome\/(\d+)/),U&&(lr=+U[1])));cn.exports=lr});var St=a((Jy,dn)=>{"use strict";var ln=It(),zd=x(),Qd=w(),Yd=Qd.String;dn.exports=!!Object.getOwnPropertySymbols&&!zd(function(){var r=Symbol("symbol detection");return!Yd(r)||!(Object(r)instanceof Symbol)||!Symbol.sham&&ln&&ln<41})});var _t=a((Xy,fn)=>{"use strict";var Jd=St();fn.exports=Jd&&!Symbol.sham&&typeof Symbol.iterator=="symbol"});var Et=a((Zy,pn)=>{"use strict";var Xd=Y(),Zd=O(),ef=cr(),rf=_t(),tf=Object;pn.exports=rf?function(r){return typeof r=="symbol"}:function(r){var e=Xd("Symbol");return Zd(e)&&ef(e.prototype,tf(r))}});var Ve=a((eI,hn)=>{"use strict";var of=String;hn.exports=function(r){try{return of(r)}catch{return"Object"}}});var J=a((rI,vn)=>{"use strict";var nf=O(),af=Ve(),sf=TypeError;vn.exports=function(r){if(nf(r))return r;throw new sf(af(r)+" is not a function")}});var dr=a((tI,gn)=>{"use strict";var uf=J(),cf=$e();gn.exports=function(r,e){var t=r[e];return cf(t)?void 0:uf(t)}});var bn=a((iI,mn)=>{"use strict";var Pt=V(),Tt=O(),wt=F(),lf=TypeError;mn.exports=function(r,e){var t,i;if(e==="string"&&Tt(t=r.toString)&&!wt(i=Pt(t,r))||Tt(t=r.valueOf)&&!wt(i=Pt(t,r))||e!=="string"&&Tt(t=r.toString)&&!wt(i=Pt(t,r)))return i;throw new lf("Can't convert object to primitive value")}});var K=a((oI,yn)=>{"use strict";yn.exports=!0});var _n=a((nI,Sn)=>{"use strict";var In=w(),df=Object.defineProperty;Sn.exports=function(r,e){try{df(In,r,{value:e,configurable:!0,writable:!0})}catch{In[r]=e}return e}});var Fe=a((aI,Tn)=>{"use strict";var ff=K(),pf=w(),hf=_n(),En="__core-js_shared__",Pn=Tn.exports=pf[En]||hf(En,{});(Pn.versions||(Pn.versions=[])).push({version:"3.38.0",mode:ff?"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 Ot=a((sI,On)=>{"use strict";var wn=Fe();On.exports=function(r,e){return wn[r]||(wn[r]=e||{})}});var At=a((uI,An)=>{"use strict";var vf=he(),gf=Object;An.exports=function(r){return gf(vf(r))}});var G=a((cI,qn)=>{"use strict";var mf=R(),bf=At(),yf=mf({}.hasOwnProperty);qn.exports=Object.hasOwn||function(e,t){return yf(bf(e),t)}});var qt=a((lI,xn)=>{"use strict";var If=R(),Sf=0,_f=Math.random(),Ef=If(1 .toString);xn.exports=function(r){return"Symbol("+(r===void 0?"":r)+")_"+Ef(++Sf+_f,36)}});var N=a((dI,Cn)=>{"use strict";var Pf=w(),Tf=Ot(),Rn=G(),wf=qt(),Of=St(),Af=_t(),ve=Pf.Symbol,xt=Tf("wks"),qf=Af?ve.for||ve:ve&&ve.withoutSetter||wf;Cn.exports=function(r){return Rn(xt,r)||(xt[r]=Of&&Rn(ve,r)?ve[r]:qf("Symbol."+r)),xt[r]}});var Dn=a((fI,Ln)=>{"use strict";var xf=V(),kn=F(),Nn=Et(),Rf=dr(),Cf=bn(),kf=N(),Nf=TypeError,Lf=kf("toPrimitive");Ln.exports=function(r,e){if(!kn(r)||Nn(r))return r;var t=Rf(r,Lf),i;if(t){if(e===void 0&&(e="default"),i=xf(t,r,e),!kn(i)||Nn(i))return i;throw new Nf("Can't convert object to primitive value")}return e===void 0&&(e="number"),Cf(r,e)}});var Rt=a((pI,$n)=>{"use strict";var Df=Dn(),$f=Et();$n.exports=function(r){var e=Df(r,"string");return $f(e)?e:e+""}});var fr=a((hI,Vn)=>{"use strict";var Mf=w(),Mn=F(),Ct=Mf.document,Vf=Mn(Ct)&&Mn(Ct.createElement);Vn.exports=function(r){return Vf?Ct.createElement(r):{}}});var kt=a((vI,Fn)=>{"use strict";var Ff=k(),Uf=x(),Bf=fr();Fn.exports=!Ff&&!Uf(function(){return Object.defineProperty(Bf("div"),"a",{get:function(){return 7}}).a!==7})});var jn=a(Bn=>{"use strict";var jf=k(),Wf=V(),Hf=vt(),Kf=De(),Gf=ne(),zf=Rt(),Qf=G(),Yf=kt(),Un=Object.getOwnPropertyDescriptor;Bn.f=jf?Un:function(e,t){if(e=Gf(e),t=zf(t),Yf)try{return Un(e,t)}catch{}if(Qf(e,t))return Kf(!Wf(Hf.f,e,t),e[t])}});var Nt=a((mI,Wn)=>{"use strict";var Jf=x(),Xf=O(),Zf=/#|\.prototype\./,Ue=function(r,e){var t=rp[ep(r)];return t===ip?!0:t===tp?!1:Xf(e)?Jf(e):!!e},ep=Ue.normalize=function(r){return String(r).replace(Zf,".").toLowerCase()},rp=Ue.data={},tp=Ue.NATIVE="N",ip=Ue.POLYFILL="P";Wn.exports=Ue});var Be=a((bI,Kn)=>{"use strict";var Hn=pt(),op=J(),np=Ne(),ap=Hn(Hn.bind);Kn.exports=function(r,e){return op(r),e===void 0?r:np?ap(r,e):function(){return r.apply(e,arguments)}}});var Lt=a((yI,Gn)=>{"use strict";var sp=k(),up=x();Gn.exports=sp&&up(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!==42})});var X=a((II,zn)=>{"use strict";var cp=F(),lp=String,dp=TypeError;zn.exports=function(r){if(cp(r))return r;throw new dp(lp(r)+" is not an object")}});var se=a(Yn=>{"use strict";var fp=k(),pp=kt(),hp=Lt(),pr=X(),Qn=Rt(),vp=TypeError,Dt=Object.defineProperty,gp=Object.getOwnPropertyDescriptor,$t="enumerable",Mt="configurable",Vt="writable";Yn.f=fp?hp?function(e,t,i){if(pr(e),t=Qn(t),pr(i),typeof e=="function"&&t==="prototype"&&"value"in i&&Vt in i&&!i[Vt]){var o=gp(e,t);o&&o[Vt]&&(e[t]=i.value,i={configurable:Mt in i?i[Mt]:o[Mt],enumerable:$t in i?i[$t]:o[$t],writable:!1})}return Dt(e,t,i)}:Dt:function(e,t,i){if(pr(e),t=Qn(t),pr(i),pp)try{return Dt(e,t,i)}catch{}if("get"in i||"set"in i)throw new vp("Accessors not supported");return"value"in i&&(e[t]=i.value),e}});var ge=a((_I,Jn)=>{"use strict";var mp=k(),bp=se(),yp=De();Jn.exports=mp?function(r,e,t){return bp.f(r,e,yp(1,t))}:function(r,e,t){return r[e]=t,r}});var L=a((EI,Zn)=>{"use strict";var je=w(),Ip=dt(),Sp=pt(),_p=O(),Ep=jn().f,Pp=Nt(),me=Me(),Tp=Be(),be=ge(),Xn=G();Fe();var wp=function(r){var e=function(t,i,o){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,o)}return Ip(r,this,arguments)};return e.prototype=r.prototype,e};Zn.exports=function(r,e){var t=r.target,i=r.global,o=r.stat,n=r.proto,s=i?je:o?je[t]:je[t]&&je[t].prototype,u=i?me:me[t]||be(me,t,{})[t],l=u.prototype,d,p,h,c,f,g,y,S,I;for(c in e)d=Pp(i?c:t+(o?".":"#")+c,r.forced),p=!d&&s&&Xn(s,c),g=u[c],p&&(r.dontCallGetSet?(I=Ep(s,c),y=I&&I.value):y=s[c]),f=p&&y?y:e[c],!(!d&&!n&&typeof g==typeof f)&&(r.bind&&p?S=Tp(f,je):r.wrap&&p?S=wp(f):n&&_p(f)?S=Sp(f):S=f,(r.sham||f&&f.sham||g&&g.sham)&&be(S,"sham",!0),be(u,c,S),n&&(h=t+"Prototype",Xn(me,h)||be(me,h,{}),be(me[h],c,f),r.real&&l&&(d||!l[c])&&be(l,c,f)))}});var ra=a((PI,ea)=>{"use strict";var Op=Math.ceil,Ap=Math.floor;ea.exports=Math.trunc||function(e){var t=+e;return(t>0?Ap:Op)(t)}});var hr=a((TI,ta)=>{"use strict";var qp=ra();ta.exports=function(r){var e=+r;return e!==e||e===0?0:qp(e)}});var oa=a((wI,ia)=>{"use strict";var xp=hr(),Rp=Math.max,Cp=Math.min;ia.exports=function(r,e){var t=xp(r);return t<0?Rp(t+e,0):Cp(t,e)}});var Ft=a((OI,na)=>{"use strict";var kp=hr(),Np=Math.min;na.exports=function(r){var e=kp(r);return e>0?Np(e,9007199254740991):0}});var Ut=a((AI,aa)=>{"use strict";var Lp=Ft();aa.exports=function(r){return Lp(r.length)}});var Bt=a((qI,ua)=>{"use strict";var Dp=ne(),$p=oa(),Mp=Ut(),sa=function(r){return function(e,t,i){var o=Dp(e),n=Mp(o);if(n===0)return!r&&-1;var s=$p(i,n),u;if(r&&t!==t){for(;n>s;)if(u=o[s++],u!==u)return!0}else for(;n>s;s++)if((r||s in o)&&o[s]===t)return r||s||0;return!r&&-1}};ua.exports={includes:sa(!0),indexOf:sa(!1)}});var jt=a((xI,ca)=>{"use strict";ca.exports=function(){}});var la=a(()=>{"use strict";var Vp=L(),Fp=Bt().includes,Up=x(),Bp=jt(),jp=Up(function(){return!Array(1).includes()});Vp({target:"Array",proto:!0,forced:jp},{includes:function(e){return Fp(this,e,arguments.length>1?arguments[1]:void 0)}});Bp("includes")});var vr=a((kI,da)=>{"use strict";var Wp=Y();da.exports=Wp});var pa=a((NI,fa)=>{"use strict";la();var Hp=vr();fa.exports=Hp("Array","includes")});var va=a((LI,ha)=>{"use strict";var Kp=pa();ha.exports=Kp});var ye=a((DI,ga)=>{"use strict";var Gp=va();ga.exports=Gp});var Pa=a(()=>{"use strict"});var Gt=a((zI,Ta)=>{"use strict";var He=w(),Qp=ae(),Yp=Le(),Ir=function(r){return Qp.slice(0,r.length)===r};Ta.exports=function(){return Ir("Bun/")?"BUN":Ir("Cloudflare-Workers")?"CLOUDFLARE":Ir("Deno/")?"DENO":Ir("Node.js/")?"NODE":He.Bun&&typeof Bun.version=="string"?"BUN":He.Deno&&typeof Deno.version=="object"?"DENO":Yp(He.process)==="process"?"NODE":He.window&&He.document?"BROWSER":"REST"}()});var Sr=a((QI,wa)=>{"use strict";var Jp=Gt();wa.exports=Jp==="NODE"});var Se=a((YI,Oa)=>{"use strict";var Xp=ge();Oa.exports=function(r,e,t,i){return i&&i.enumerable?r[e]=t:Xp(r,e,t),r}});var qa=a((JI,Aa)=>{"use strict";var Zp=R(),eh=J();Aa.exports=function(r,e,t){try{return Zp(eh(Object.getOwnPropertyDescriptor(r,e)[t]))}catch{}}});var Ra=a((XI,xa)=>{"use strict";var rh=F();xa.exports=function(r){return rh(r)||r===null}});var ka=a((ZI,Ca)=>{"use strict";var th=Ra(),ih=String,oh=TypeError;Ca.exports=function(r){if(th(r))return r;throw new oh("Can't set "+ih(r)+" as a prototype")}});var zt=a((eS,Na)=>{"use strict";var nh=qa(),ah=F(),sh=he(),uh=ka();Na.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var r=!1,e={},t;try{t=nh(Object.prototype,"__proto__","set"),t(e,[]),r=e instanceof Array}catch{}return function(o,n){return sh(o),uh(n),ah(o)&&(r?t(o,n):o.__proto__=n),o}}():void 0)});var _r=a((rS,Da)=>{"use strict";var ch=N(),lh=ch("toStringTag"),La={};La[lh]="z";Da.exports=String(La)==="[object z]"});var Ke=a((tS,$a)=>{"use strict";var dh=_r(),fh=O(),Er=Le(),ph=N(),hh=ph("toStringTag"),vh=Object,gh=Er(function(){return arguments}())==="Arguments",mh=function(r,e){try{return r[e]}catch{}};$a.exports=dh?Er:function(r){var e,t,i;return r===void 0?"Undefined":r===null?"Null":typeof(t=mh(e=vh(r),hh))=="string"?t:gh?Er(e):(i=Er(e))==="Object"&&fh(e.callee)?"Arguments":i}});var Va=a((iS,Ma)=>{"use strict";var bh=_r(),yh=Ke();Ma.exports=bh?{}.toString:function(){return"[object "+yh(this)+"]"}});var Ge=a((oS,Ua)=>{"use strict";var Ih=_r(),Sh=se().f,_h=ge(),Eh=G(),Ph=Va(),Th=N(),Fa=Th("toStringTag");Ua.exports=function(r,e,t,i){var o=t?r:r&&r.prototype;o&&(Eh(o,Fa)||Sh(o,Fa,{configurable:!0,value:e}),i&&!Ih&&_h(o,"toString",Ph))}});var ja=a((nS,Ba)=>{"use strict";var wh=se();Ba.exports=function(r,e,t){return wh.f(r,e,t)}});var Ka=a((aS,Ha)=>{"use strict";var Oh=Y(),Ah=ja(),qh=N(),xh=k(),Wa=qh("species");Ha.exports=function(r){var e=Oh(r);xh&&e&&!e[Wa]&&Ah(e,Wa,{configurable:!0,get:function(){return this}})}});var za=a((sS,Ga)=>{"use strict";var Rh=cr(),Ch=TypeError;Ga.exports=function(r,e){if(Rh(e,r))return r;throw new Ch("Incorrect invocation")}});var Yt=a((uS,Qa)=>{"use strict";var kh=R(),Nh=O(),Qt=Fe(),Lh=kh(Function.toString);Nh(Qt.inspectSource)||(Qt.inspectSource=function(r){return Lh(r)});Qa.exports=Qt.inspectSource});var rs=a((cS,es)=>{"use strict";var Dh=R(),$h=x(),Ya=O(),Mh=Ke(),Vh=Y(),Fh=Yt(),Ja=function(){},Xa=Vh("Reflect","construct"),Jt=/^\s*(?:class|function)\b/,Uh=Dh(Jt.exec),Bh=!Jt.test(Ja),ze=function(e){if(!Ya(e))return!1;try{return Xa(Ja,[],e),!0}catch{return!1}},Za=function(e){if(!Ya(e))return!1;switch(Mh(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return Bh||!!Uh(Jt,Fh(e))}catch{return!0}};Za.sham=!0;es.exports=!Xa||$h(function(){var r;return ze(ze.call)||!ze(Object)||!ze(function(){r=!0})||r})?Za:ze});var is=a((lS,ts)=>{"use strict";var jh=rs(),Wh=Ve(),Hh=TypeError;ts.exports=function(r){if(jh(r))return r;throw new Hh(Wh(r)+" is not a constructor")}});var Xt=a((dS,ns)=>{"use strict";var os=X(),Kh=is(),Gh=$e(),zh=N(),Qh=zh("species");ns.exports=function(r,e){var t=os(r).constructor,i;return t===void 0||Gh(i=os(t)[Qh])?e:Kh(i)}});var Zt=a((fS,as)=>{"use strict";var Yh=Y();as.exports=Yh("document","documentElement")});var us=a((pS,ss)=>{"use strict";var Jh=R();ss.exports=Jh([].slice)});var ls=a((hS,cs)=>{"use strict";var Xh=TypeError;cs.exports=function(r,e){if(r<e)throw new Xh("Not enough arguments");return r}});var ei=a((vS,ds)=>{"use strict";var Zh=ae();ds.exports=/(?:ipad|iphone|ipod).*applewebkit/i.test(Zh)});var ci=a((gS,Is)=>{"use strict";var D=w(),ev=dt(),rv=Be(),fs=O(),tv=G(),ys=x(),ps=Zt(),iv=us(),hs=fr(),ov=ls(),nv=ei(),av=Sr(),ai=D.setImmediate,si=D.clearImmediate,sv=D.process,ri=D.Dispatch,uv=D.Function,vs=D.MessageChannel,cv=D.String,ti=0,Qe={},gs="onreadystatechange",Ye,ue,ii,oi;ys(function(){Ye=D.location});var ui=function(r){if(tv(Qe,r)){var e=Qe[r];delete Qe[r],e()}},ni=function(r){return function(){ui(r)}},ms=function(r){ui(r.data)},bs=function(r){D.postMessage(cv(r),Ye.protocol+"//"+Ye.host)};(!ai||!si)&&(ai=function(e){ov(arguments.length,1);var t=fs(e)?e:uv(e),i=iv(arguments,1);return Qe[++ti]=function(){ev(t,void 0,i)},ue(ti),ti},si=function(e){delete Qe[e]},av?ue=function(r){sv.nextTick(ni(r))}:ri&&ri.now?ue=function(r){ri.now(ni(r))}:vs&&!nv?(ii=new vs,oi=ii.port2,ii.port1.onmessage=ms,ue=rv(oi.postMessage,oi)):D.addEventListener&&fs(D.postMessage)&&!D.importScripts&&Ye&&Ye.protocol!=="file:"&&!ys(bs)?(ue=bs,D.addEventListener("message",ms,!1)):gs in hs("script")?ue=function(r){ps.appendChild(hs("script"))[gs]=function(){ps.removeChild(this),ui(r)}}:ue=function(r){setTimeout(ni(r),0)});Is.exports={set:ai,clear:si}});var Es=a((mS,_s)=>{"use strict";var Ss=w(),lv=k(),dv=Object.getOwnPropertyDescriptor;_s.exports=function(r){if(!lv)return Ss[r];var e=dv(Ss,r);return e&&e.value}});var li=a((bS,Ts)=>{"use strict";var Ps=function(){this.head=null,this.tail=null};Ps.prototype={add:function(r){var e={item:r,next:null},t=this.tail;t?t.next=e:this.head=e,this.tail=e},get:function(){var r=this.head;if(r){var e=this.head=r.next;return e===null&&(this.tail=null),r.item}}};Ts.exports=Ps});var Os=a((yS,ws)=>{"use strict";var fv=ae();ws.exports=/ipad|iphone|ipod/i.test(fv)&&typeof Pebble<"u"});var qs=a((IS,As)=>{"use strict";var pv=ae();As.exports=/web0s(?!.*chrome)/i.test(pv)});var Ds=a((SS,Ls)=>{"use strict";var Ee=w(),hv=Es(),xs=Be(),di=ci().set,vv=li(),gv=ei(),mv=Os(),bv=qs(),fi=Sr(),Rs=Ee.MutationObserver||Ee.WebKitMutationObserver,Cs=Ee.document,ks=Ee.process,Pr=Ee.Promise,vi=hv("queueMicrotask"),_e,pi,hi,Tr,Ns;vi||(Je=new vv,Xe=function(){var r,e;for(fi&&(r=ks.domain)&&r.exit();e=Je.get();)try{e()}catch(t){throw Je.head&&_e(),t}r&&r.enter()},!gv&&!fi&&!bv&&Rs&&Cs?(pi=!0,hi=Cs.createTextNode(""),new Rs(Xe).observe(hi,{characterData:!0}),_e=function(){hi.data=pi=!pi}):!mv&&Pr&&Pr.resolve?(Tr=Pr.resolve(void 0),Tr.constructor=Pr,Ns=xs(Tr.then,Tr),_e=function(){Ns(Xe)}):fi?_e=function(){ks.nextTick(Xe)}:(di=xs(di,Ee),_e=function(){di(Xe)}),vi=function(r){Je.head||_e(),Je.add(r)});var Je,Xe;Ls.exports=vi});var Ms=a((_S,$s)=>{"use strict";$s.exports=function(r,e){try{arguments.length===1?console.error(r):console.error(r,e)}catch{}}});var wr=a((ES,Vs)=>{"use strict";Vs.exports=function(r){try{return{error:!1,value:r()}}catch(e){return{error:!0,value:e}}}});var Bs=a((PS,Us)=>{"use strict";var yv=w(),Iv=O(),Fs=yv.WeakMap;Us.exports=Iv(Fs)&&/native code/.test(String(Fs))});var Or=a((TS,Ws)=>{"use strict";var Sv=Ot(),_v=qt(),js=Sv("keys");Ws.exports=function(r){return js[r]||(js[r]=_v(r))}});var Ar=a((wS,Hs)=>{"use strict";Hs.exports={}});var yi=a((OS,zs)=>{"use strict";var Ev=Bs(),Gs=w(),Pv=F(),Tv=ge(),gi=G(),mi=Fe(),wv=Or(),Ov=Ar(),Ks="Object already initialized",bi=Gs.TypeError,Av=Gs.WeakMap,qr,Ze,xr,qv=function(r){return xr(r)?Ze(r):qr(r,{})},xv=function(r){return function(e){var t;if(!Pv(e)||(t=Ze(e)).type!==r)throw new bi("Incompatible receiver, "+r+" required");return t}};Ev||mi.state?(B=mi.state||(mi.state=new Av),B.get=B.get,B.has=B.has,B.set=B.set,qr=function(r,e){if(B.has(r))throw new bi(Ks);return e.facade=r,B.set(r,e),e},Ze=function(r){return B.get(r)||{}},xr=function(r){return B.has(r)}):(ce=wv("state"),Ov[ce]=!0,qr=function(r,e){if(gi(r,ce))throw new bi(Ks);return e.facade=r,Tv(r,ce,e),e},Ze=function(r){return gi(r,ce)?r[ce]:{}},xr=function(r){return gi(r,ce)});var B,ce;zs.exports={set:qr,get:Ze,has:xr,enforce:qv,getterFor:xv}});var le=a((AS,Qs)=>{"use strict";var Rv=w();Qs.exports=Rv.Promise});var Pe=a((qS,Zs)=>{"use strict";var Cv=w(),er=le(),kv=O(),Nv=Nt(),Lv=Yt(),Dv=N(),Ys=Gt(),$v=K(),Ii=It(),Js=er&&er.prototype,Mv=Dv("species"),Si=!1,Xs=kv(Cv.PromiseRejectionEvent),Vv=Nv("Promise",function(){var r=Lv(er),e=r!==String(er);if(!e&&Ii===66||$v&&!(Js.catch&&Js.finally))return!0;if(!Ii||Ii<51||!/native code/.test(r)){var t=new er(function(n){n(1)}),i=function(n){n(function(){},function(){})},o=t.constructor={};if(o[Mv]=i,Si=t.then(function(){})instanceof i,!Si)return!0}return!e&&(Ys==="BROWSER"||Ys==="DENO")&&!Xs});Zs.exports={CONSTRUCTOR:Vv,REJECTION_EVENT:Xs,SUBCLASSING:Si}});var Te=a((xS,ru)=>{"use strict";var eu=J(),Fv=TypeError,Uv=function(r){var e,t;this.promise=new r(function(i,o){if(e!==void 0||t!==void 0)throw new Fv("Bad Promise constructor");e=i,t=o}),this.resolve=eu(e),this.reject=eu(t)};ru.exports.f=function(r){return new Uv(r)}});var Iu=a(()=>{"use strict";var Bv=L(),jv=K(),Nr=Sr(),te=w(),qe=V(),tu=Se(),iu=zt(),Wv=Ge(),Hv=Ka(),Kv=J(),kr=O(),Gv=F(),zv=za(),Qv=Xt(),uu=ci().set,wi=Ds(),Yv=Ms(),Jv=wr(),Xv=li(),cu=yi(),Lr=le(),Oi=Pe(),lu=Te(),Dr="Promise",du=Oi.CONSTRUCTOR,Zv=Oi.REJECTION_EVENT,eg=Oi.SUBCLASSING,_i=cu.getterFor(Dr),rg=cu.set,we=Lr&&Lr.prototype,de=Lr,Rr=we,fu=te.TypeError,Ei=te.document,Ai=te.process,Pi=lu.f,tg=Pi,ig=!!(Ei&&Ei.createEvent&&te.dispatchEvent),pu="unhandledrejection",og="rejectionhandled",ou=0,hu=1,ng=2,qi=1,vu=2,Cr,nu,ag,au,gu=function(r){var e;return Gv(r)&&kr(e=r.then)?e:!1},mu=function(r,e){var t=e.value,i=e.state===hu,o=i?r.ok:r.fail,n=r.resolve,s=r.reject,u=r.domain,l,d,p;try{o?(i||(e.rejection===vu&&ug(e),e.rejection=qi),o===!0?l=t:(u&&u.enter(),l=o(t),u&&(u.exit(),p=!0)),l===r.promise?s(new fu("Promise-chain cycle")):(d=gu(l))?qe(d,l,n,s):n(l)):s(t)}catch(h){u&&!p&&u.exit(),s(h)}},bu=function(r,e){r.notified||(r.notified=!0,wi(function(){for(var t=r.reactions,i;i=t.get();)mu(i,r);r.notified=!1,e&&!r.rejection&&sg(r)}))},yu=function(r,e,t){var i,o;ig?(i=Ei.createEvent("Event"),i.promise=e,i.reason=t,i.initEvent(r,!1,!0),te.dispatchEvent(i)):i={promise:e,reason:t},!Zv&&(o=te["on"+r])?o(i):r===pu&&Yv("Unhandled promise rejection",t)},sg=function(r){qe(uu,te,function(){var e=r.facade,t=r.value,i=su(r),o;if(i&&(o=Jv(function(){Nr?Ai.emit("unhandledRejection",t,e):yu(pu,e,t)}),r.rejection=Nr||su(r)?vu:qi,o.error))throw o.value})},su=function(r){return r.rejection!==qi&&!r.parent},ug=function(r){qe(uu,te,function(){var e=r.facade;Nr?Ai.emit("rejectionHandled",e):yu(og,e,r.value)})},Oe=function(r,e,t){return function(i){r(e,i,t)}},Ae=function(r,e,t){r.done||(r.done=!0,t&&(r=t),r.value=e,r.state=ng,bu(r,!0))},Ti=function(r,e,t){if(!r.done){r.done=!0,t&&(r=t);try{if(r.facade===e)throw new fu("Promise can't be resolved itself");var i=gu(e);i?wi(function(){var o={done:!1};try{qe(i,e,Oe(Ti,o,r),Oe(Ae,o,r))}catch(n){Ae(o,n,r)}}):(r.value=e,r.state=hu,bu(r,!1))}catch(o){Ae({done:!1},o,r)}}};if(du&&(de=function(e){zv(this,Rr),Kv(e),qe(Cr,this);var t=_i(this);try{e(Oe(Ti,t),Oe(Ae,t))}catch(i){Ae(t,i)}},Rr=de.prototype,Cr=function(e){rg(this,{type:Dr,done:!1,notified:!1,parent:!1,reactions:new Xv,rejection:!1,state:ou,value:void 0})},Cr.prototype=tu(Rr,"then",function(e,t){var i=_i(this),o=Pi(Qv(this,de));return i.parent=!0,o.ok=kr(e)?e:!0,o.fail=kr(t)&&t,o.domain=Nr?Ai.domain:void 0,i.state===ou?i.reactions.add(o):wi(function(){mu(o,i)}),o.promise}),nu=function(){var r=new Cr,e=_i(r);this.promise=r,this.resolve=Oe(Ti,e),this.reject=Oe(Ae,e)},lu.f=Pi=function(r){return r===de||r===ag?new nu(r):tg(r)},!jv&&kr(Lr)&&we!==Object.prototype)){au=we.then,eg||tu(we,"then",function(e,t){var i=this;return new de(function(o,n){qe(au,i,o,n)}).then(e,t)},{unsafe:!0});try{delete we.constructor}catch{}iu&&iu(we,Rr)}Bv({global:!0,constructor:!0,wrap:!0,forced:du},{Promise:de});Wv(de,Dr,!1,!0);Hv(Dr)});var fe=a((kS,Su)=>{"use strict";Su.exports={}});var Eu=a((NS,_u)=>{"use strict";var cg=N(),lg=fe(),dg=cg("iterator"),fg=Array.prototype;_u.exports=function(r){return r!==void 0&&(lg.Array===r||fg[dg]===r)}});var xi=a((LS,Tu)=>{"use strict";var pg=Ke(),Pu=dr(),hg=$e(),vg=fe(),gg=N(),mg=gg("iterator");Tu.exports=function(r){if(!hg(r))return Pu(r,mg)||Pu(r,"@@iterator")||vg[pg(r)]}});var Ou=a((DS,wu)=>{"use strict";var bg=V(),yg=J(),Ig=X(),Sg=Ve(),_g=xi(),Eg=TypeError;wu.exports=function(r,e){var t=arguments.length<2?_g(r):e;if(yg(t))return Ig(bg(t,r));throw new Eg(Sg(r)+" is not iterable")}});var xu=a(($S,qu)=>{"use strict";var Pg=V(),Au=X(),Tg=dr();qu.exports=function(r,e,t){var i,o;Au(r);try{if(i=Tg(r,"return"),!i){if(e==="throw")throw t;return t}i=Pg(i,r)}catch(n){o=!0,i=n}if(e==="throw")throw t;if(o)throw i;return Au(i),t}});var Mr=a((MS,Nu)=>{"use strict";var wg=Be(),Og=V(),Ag=X(),qg=Ve(),xg=Eu(),Rg=Ut(),Ru=cr(),Cg=Ou(),kg=xi(),Cu=xu(),Ng=TypeError,$r=function(r,e){this.stopped=r,this.result=e},ku=$r.prototype;Nu.exports=function(r,e,t){var i=t&&t.that,o=!!(t&&t.AS_ENTRIES),n=!!(t&&t.IS_RECORD),s=!!(t&&t.IS_ITERATOR),u=!!(t&&t.INTERRUPTED),l=wg(e,i),d,p,h,c,f,g,y,S=function(_){return d&&Cu(d,"normal",_),new $r(!0,_)},I=function(_){return o?(Ag(_),u?l(_[0],_[1],S):l(_[0],_[1])):u?l(_,S):l(_)};if(n)d=r.iterator;else if(s)d=r;else{if(p=kg(r),!p)throw new Ng(qg(r)+" is not iterable");if(xg(p)){for(h=0,c=Rg(r);c>h;h++)if(f=I(r[h]),f&&Ru(ku,f))return f;return new $r(!1)}d=Cg(r,p)}for(g=n?r.next:d.next;!(y=Og(g,d)).done;){try{f=I(y.value)}catch(_){Cu(d,"throw",_)}if(typeof f=="object"&&f&&Ru(ku,f))return f}return new $r(!1)}});var Vu=a((VS,Mu)=>{"use strict";var Lg=N(),Du=Lg("iterator"),$u=!1;try{Lu=0,Ri={next:function(){return{done:!!Lu++}},return:function(){$u=!0}},Ri[Du]=function(){return this},Array.from(Ri,function(){throw 2})}catch{}var Lu,Ri;Mu.exports=function(r,e){try{if(!e&&!$u)return!1}catch{return!1}var t=!1;try{var i={};i[Du]=function(){return{next:function(){return{done:t=!0}}}},r(i)}catch{}return t}});var Ci=a((FS,Fu)=>{"use strict";var Dg=le(),$g=Vu(),Mg=Pe().CONSTRUCTOR;Fu.exports=Mg||!$g(function(r){Dg.all(r).then(void 0,function(){})})});var Uu=a(()=>{"use strict";var Vg=L(),Fg=V(),Ug=J(),Bg=Te(),jg=wr(),Wg=Mr(),Hg=Ci();Vg({target:"Promise",stat:!0,forced:Hg},{all:function(e){var t=this,i=Bg.f(t),o=i.resolve,n=i.reject,s=jg(function(){var u=Ug(t.resolve),l=[],d=0,p=1;Wg(e,function(h){var c=d++,f=!1;p++,Fg(u,t,h).then(function(g){f||(f=!0,l[c]=g,--p||o(l))},n)}),--p||o(l)});return s.error&&n(s.value),i.promise}})});var ju=a(()=>{"use strict";var Kg=L(),Gg=K(),zg=Pe().CONSTRUCTOR,Ni=le(),Qg=Y(),Yg=O(),Jg=Se(),Bu=Ni&&Ni.prototype;Kg({target:"Promise",proto:!0,forced:zg,real:!0},{catch:function(r){return this.then(void 0,r)}});!Gg&&Yg(Ni)&&(ki=Qg("Promise").prototype.catch,Bu.catch!==ki&&Jg(Bu,"catch",ki,{unsafe:!0}));var ki});var Wu=a(()=>{"use strict";var Xg=L(),Zg=V(),em=J(),rm=Te(),tm=wr(),im=Mr(),om=Ci();Xg({target:"Promise",stat:!0,forced:om},{race:function(e){var t=this,i=rm.f(t),o=i.reject,n=tm(function(){var s=em(t.resolve);im(e,function(u){Zg(s,t,u).then(i.resolve,o)})});return n.error&&o(n.value),i.promise}})});var Hu=a(()=>{"use strict";var nm=L(),am=Te(),sm=Pe().CONSTRUCTOR;nm({target:"Promise",stat:!0,forced:sm},{reject:function(e){var t=am.f(this),i=t.reject;return i(e),t.promise}})});var Li=a((QS,Ku)=>{"use strict";var um=X(),cm=F(),lm=Te();Ku.exports=function(r,e){if(um(r),cm(e)&&e.constructor===r)return e;var t=lm.f(r),i=t.resolve;return i(e),t.promise}});var Qu=a(()=>{"use strict";var dm=L(),fm=Y(),Gu=K(),pm=le(),zu=Pe().CONSTRUCTOR,hm=Li(),vm=fm("Promise"),gm=Gu&&!zu;dm({target:"Promise",stat:!0,forced:Gu||zu},{resolve:function(e){return hm(gm&&this===vm?pm:this,e)}})});var Yu=a(()=>{"use strict";Iu();Uu();ju();Wu();Hu();Qu()});var ec=a(()=>{"use strict";var mm=L(),bm=K(),Vr=le(),ym=x(),Xu=Y(),Zu=O(),Im=Xt(),Ju=Li(),Sm=Se(),$i=Vr&&Vr.prototype,_m=!!Vr&&ym(function(){$i.finally.call({then:function(){}},function(){})});mm({target:"Promise",proto:!0,real:!0,forced:_m},{finally:function(r){var e=Im(this,Xu("Promise")),t=Zu(r);return this.then(t?function(i){return Ju(e,r()).then(function(){return i})}:r,t?function(i){return Ju(e,r()).then(function(){throw i})}:r)}});!bm&&Zu(Vr)&&(Di=Xu("Promise").prototype.finally,$i.finally!==Di&&Sm($i,"finally",Di,{unsafe:!0}));var Di});var tc=a((t_,rc)=>{"use strict";Pa();Yu();ec();var Em=vr();rc.exports=Em("Promise","finally")});var oc=a((i_,ic)=>{"use strict";var Pm=tc();ic.exports=Pm});var Mi=a((o_,nc)=>{"use strict";var Tm=oc();nc.exports=Tm});var sc=a((n_,ac)=>{"use strict";var wm=x();ac.exports=!wm(function(){function r(){}return r.prototype.constructor=null,Object.getPrototypeOf(new r)!==r.prototype})});var Fr=a((a_,cc)=>{"use strict";var Om=G(),Am=O(),qm=At(),xm=Or(),Rm=sc(),uc=xm("IE_PROTO"),Vi=Object,Cm=Vi.prototype;cc.exports=Rm?Vi.getPrototypeOf:function(r){var e=qm(r);if(Om(e,uc))return e[uc];var t=e.constructor;return Am(t)&&e instanceof t?t.prototype:e instanceof Vi?Cm:null}});var fc=a((s_,dc)=>{"use strict";var km=R(),Fi=G(),Nm=ne(),Lm=Bt().indexOf,Dm=Ar(),lc=km([].push);dc.exports=function(r,e){var t=Nm(r),i=0,o=[],n;for(n in t)!Fi(Dm,n)&&Fi(t,n)&&lc(o,n);for(;e.length>i;)Fi(t,n=e[i++])&&(~Lm(o,n)||lc(o,n));return o}});var Ui=a((u_,pc)=>{"use strict";pc.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]});var Bi=a((c_,hc)=>{"use strict";var $m=fc(),Mm=Ui();hc.exports=Object.keys||function(e){return $m(e,Mm)}});var Ic=a((l_,yc)=>{"use strict";var gc=k(),Vm=x(),mc=R(),Fm=Fr(),Um=Bi(),Bm=ne(),jm=vt().f,bc=mc(jm),Wm=mc([].push),Hm=gc&&Vm(function(){var r=Object.create(null);return r[2]=2,!bc(r,2)}),vc=function(r){return function(e){for(var t=Bm(e),i=Um(t),o=Hm&&Fm(t)===null,n=i.length,s=0,u=[],l;n>s;)l=i[s++],(!gc||(o?l in t:bc(t,l)))&&Wm(u,r?[l,t[l]]:t[l]);return u}};yc.exports={entries:vc(!0),values:vc(!1)}});var Sc=a(()=>{"use strict";var Km=L(),Gm=Ic().entries;Km({target:"Object",stat:!0},{entries:function(e){return Gm(e)}})});var Ec=a((p_,_c)=>{"use strict";Sc();var zm=Me();_c.exports=zm.Object.entries});var Tc=a((h_,Pc)=>{"use strict";var Qm=Ec();Pc.exports=Qm});var xe=a((v_,wc)=>{"use strict";var Ym=Tc();wc.exports=Ym});var qc=a((g_,Ac)=>{"use strict";var ji=k(),Jm=G(),Oc=Function.prototype,Xm=ji&&Object.getOwnPropertyDescriptor,Wi=Jm(Oc,"name"),Zm=Wi&&function(){}.name==="something",eb=Wi&&(!ji||ji&&Xm(Oc,"name").configurable);Ac.exports={EXISTS:Wi,PROPER:Zm,CONFIGURABLE:eb}});var Rc=a(xc=>{"use strict";var rb=k(),tb=Lt(),ib=se(),ob=X(),nb=ne(),ab=Bi();xc.f=rb&&!tb?Object.defineProperties:function(e,t){ob(e);for(var i=nb(t),o=ab(t),n=o.length,s=0,u;n>s;)ib.f(e,u=o[s++],i[u]);return e}});var zi=a((b_,Mc)=>{"use strict";var sb=X(),ub=Rc(),Cc=Ui(),cb=Ar(),lb=Zt(),db=fr(),fb=Or(),kc=">",Nc="<",Ki="prototype",Gi="script",Dc=fb("IE_PROTO"),Hi=function(){},$c=function(r){return Nc+Gi+kc+r+Nc+"/"+Gi+kc},Lc=function(r){r.write($c("")),r.close();var e=r.parentWindow.Object;return r=null,e},pb=function(){var r=db("iframe"),e="java"+Gi+":",t;return r.style.display="none",lb.appendChild(r),r.src=String(e),t=r.contentWindow.document,t.open(),t.write($c("document.F=Object")),t.close(),t.F},Ur,Br=function(){try{Ur=new ActiveXObject("htmlfile")}catch{}Br=typeof document<"u"?document.domain&&Ur?Lc(Ur):pb():Lc(Ur);for(var r=Cc.length;r--;)delete Br[Ki][Cc[r]];return Br()};cb[Dc]=!0;Mc.exports=Object.create||function(e,t){var i;return e!==null?(Hi[Ki]=sb(e),i=new Hi,Hi[Ki]=null,i[Dc]=e):i=Br(),t===void 0?i:ub.f(i,t)}});var Xi=a((y_,Uc)=>{"use strict";var hb=x(),vb=O(),gb=F(),mb=zi(),Vc=Fr(),bb=Se(),yb=N(),Ib=K(),Ji=yb("iterator"),Fc=!1,Z,Qi,Yi;[].keys&&(Yi=[].keys(),"next"in Yi?(Qi=Vc(Vc(Yi)),Qi!==Object.prototype&&(Z=Qi)):Fc=!0);var Sb=!gb(Z)||hb(function(){var r={};return Z[Ji].call(r)!==r});Sb?Z={}:Ib&&(Z=mb(Z));vb(Z[Ji])||bb(Z,Ji,function(){return this});Uc.exports={IteratorPrototype:Z,BUGGY_SAFARI_ITERATORS:Fc}});var jc=a((I_,Bc)=>{"use strict";var _b=Xi().IteratorPrototype,Eb=zi(),Pb=De(),Tb=Ge(),wb=fe(),Ob=function(){return this};Bc.exports=function(r,e,t,i){var o=e+" Iterator";return r.prototype=Eb(_b,{next:Pb(+!i,t)}),Tb(r,o,!1,!0),wb[o]=Ob,r}});var el=a((S_,Zc)=>{"use strict";var Ab=L(),qb=V(),jr=K(),Jc=qc(),xb=O(),Rb=jc(),Wc=Fr(),Hc=zt(),Cb=Ge(),kb=ge(),Zi=Se(),Nb=N(),Kc=fe(),Xc=Xi(),Lb=Jc.PROPER,Db=Jc.CONFIGURABLE,Gc=Xc.IteratorPrototype,Wr=Xc.BUGGY_SAFARI_ITERATORS,rr=Nb("iterator"),zc="keys",tr="values",Qc="entries",Yc=function(){return this};Zc.exports=function(r,e,t,i,o,n,s){Rb(t,e,i);var u=function(I){if(I===o&&c)return c;if(!Wr&&I&&I in p)return p[I];switch(I){case zc:return function(){return new t(this,I)};case tr:return function(){return new t(this,I)};case Qc:return function(){return new t(this,I)}}return function(){return new t(this)}},l=e+" Iterator",d=!1,p=r.prototype,h=p[rr]||p["@@iterator"]||o&&p[o],c=!Wr&&h||u(o),f=e==="Array"&&p.entries||h,g,y,S;if(f&&(g=Wc(f.call(new r)),g!==Object.prototype&&g.next&&(!jr&&Wc(g)!==Gc&&(Hc?Hc(g,Gc):xb(g[rr])||Zi(g,rr,Yc)),Cb(g,l,!0,!0),jr&&(Kc[l]=Yc))),Lb&&o===tr&&h&&h.name!==tr&&(!jr&&Db?kb(p,"name",tr):(d=!0,c=function(){return qb(h,this)})),o)if(y={values:u(tr),keys:n?c:u(zc),entries:u(Qc)},s)for(S in y)(Wr||d||!(S in p))&&Zi(p,S,y[S]);else Ab({target:e,proto:!0,forced:Wr||d},y);return(!jr||s)&&p[rr]!==c&&Zi(p,rr,c,{name:o}),Kc[e]=c,y}});var tl=a((__,rl)=>{"use strict";rl.exports=function(r,e){return{value:r,done:e}}});var ro=a((E_,sl)=>{"use strict";var $b=ne(),eo=jt(),il=fe(),nl=yi(),Mb=se().f,Vb=el(),Hr=tl(),Fb=K(),Ub=k(),al="Array Iterator",Bb=nl.set,jb=nl.getterFor(al);sl.exports=Vb(Array,"Array",function(r,e){Bb(this,{type:al,target:$b(r),index:0,kind:e})},function(){var r=jb(this),e=r.target,t=r.index++;if(!e||t>=e.length)return r.target=void 0,Hr(void 0,!0);switch(r.kind){case"keys":return Hr(t,!1);case"values":return Hr(e[t],!1)}return Hr([t,e[t]],!1)},"values");var ol=il.Arguments=il.Array;eo("keys");eo("values");eo("entries");if(!Fb&&Ub&&ol.name!=="values")try{Mb(ol,"name",{value:"values"})}catch{}});var cl=a((P_,ul)=>{"use strict";var Wb=k(),Hb=se(),Kb=De();ul.exports=function(r,e,t){Wb?Hb.f(r,e,Kb(0,t)):r[e]=t}});var ll=a(()=>{"use strict";var Gb=L(),zb=Mr(),Qb=cl();Gb({target:"Object",stat:!0},{fromEntries:function(e){var t={};return zb(e,function(i,o){Qb(t,i,o)},{AS_ENTRIES:!0}),t}})});var fl=a((O_,dl)=>{"use strict";ro();ll();var Yb=Me();dl.exports=Yb.Object.fromEntries});var hl=a((A_,pl)=>{"use strict";pl.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}});var gl=a(()=>{"use strict";ro();var Jb=hl(),Xb=w(),Zb=Ge(),vl=fe();for(Kr in Jb)Zb(Xb[Kr],Kr),vl[Kr]=vl.Array;var Kr});var bl=a((R_,ml)=>{"use strict";var ey=fl();gl();ml.exports=ey});var Il=a((C_,yl)=>{"use strict";var ry=bl();yl.exports=ry});var ao=a((mE,Cl)=>{"use strict";var ny=Ke(),ay=String;Cl.exports=function(r){if(ny(r)==="Symbol")throw new TypeError("Cannot convert a Symbol value to a string");return ay(r)}});var Nl=a((bE,kl)=>{"use strict";var sy=hr(),uy=ao(),cy=he(),ly=RangeError;kl.exports=function(e){var t=uy(cy(this)),i="",o=sy(e);if(o<0||o===1/0)throw new ly("Wrong number of repetitions");for(;o>0;(o>>>=1)&&(t+=t))o&1&&(i+=t);return i}});var Vl=a((yE,Ml)=>{"use strict";var $l=R(),dy=Ft(),Ll=ao(),fy=Nl(),py=he(),hy=$l(fy),vy=$l("".slice),gy=Math.ceil,Dl=function(r){return function(e,t,i){var o=Ll(py(e)),n=dy(t),s=o.length,u=i===void 0?" ":Ll(i),l,d;return n<=s||u===""?o:(l=n-s,d=hy(u,gy(l/u.length)),d.length>l&&(d=vy(d,0,l)),r?o+d:d+o)}};Ml.exports={start:Dl(!1),end:Dl(!0)}});var Ul=a((IE,Fl)=>{"use strict";var my=ae();Fl.exports=/Version\/10(?:\.\d+){1,2}(?: [\w./]+)?(?: Mobile\/\w+)? Safari\//.test(my)});var Bl=a(()=>{"use strict";var by=L(),yy=Vl().start,Iy=Ul();by({target:"String",proto:!0,forced:Iy},{padStart:function(e){return yy(this,e,arguments.length>1?arguments[1]:void 0)}})});var Wl=a((EE,jl)=>{"use strict";Bl();var Sy=vr();jl.exports=Sy("String","padStart")});var Kl=a((PE,Hl)=>{"use strict";var _y=Wl();Hl.exports=_y});var so=a((TE,Gl)=>{"use strict";var Ey=Kl();Gl.exports=Ey});var Ay={};_o(Ay,{ApiEnv:()=>Ie,ConnectionType:()=>br,ContentType:()=>mr,InteractiveInterfaceClick:()=>Wt,OneStat:()=>et,Quality:()=>gr,SeekAction:()=>yr,ThinOneStat:()=>So,VERSION:()=>We});module.exports=Td(Ay);var fo=q(ye(),1);var Ie=(s=>(s.PROD="prod",s.VK_ALIAS="vk_alias",s.VIDEOTEST="videotest",s.TEST="test",s.OKCDN="okcdn",s.AUTO="auto",s))(Ie||{}),gr=(d=>(d.Q144P="mobile",d.Q240P="lowest",d.Q360P="low",d.Q480P="medium",d.Q720P="high",d.Q1080P="fullhd",d.Q1440P="quadhd",d.Q2160P="ultrahd",d.UNKNOWN="unknown",d))(gr||{}),mr=(f=>(f.MP4="mp4",f.DASH="dash",f.DASH_SEP="dash_sep",f.ONDEMAND_DASH="ondemand_dash",f.HLS="hls",f.ONDEMAND_HLS="ondemand_hls",f.WEBM="webm",f.AV1="av1",f.ONDEMAND_DASH_LIVE="ondemand_dash_live",f.ONDEMAND_HLS_LIVE="ondemand_hls_live",f.WEBRTC="webrtc",f.UNKNOWN="unknown",f.RTMP="rtmp",f))(mr||{});var br=(i=>(i.HTTP1="http1",i.HTTP2="http2",i.HTTP3="http3",i))(br||{});var yr=(u=>(u.SLIDER="slider",u.DOUBLE_TAP="double_tap",u.TIME_CODE="time_code",u.EPISODE="episode",u.REWIND="rewind",u.LIVE="live",u.UNKNOWN="unknown",u))(yr||{}),Wt=(n=>(n.GRAPH_SHOW="iGraphShow",n.GRAPH_HIDE="iGraphHide",n.NEXT_AREA="iNextChapterArea",n.NEXT_BUTTON="iNextChapterBtn",n.WATCH_AGAIN="iWatchAgainBtn",n))(Wt||{}),ma={action_play:"ap",action_play_interactive:"api",first_bytes:"fb",player_ready:"pr",first_frame:"ff",seek:"sk",watch_coverage_record:"wr",watch_coverage_live:"wl",empty_buffer:"eb",action_stop:"as",close_at_empty_buffer:"cb",content_error:"er",player_interface_click:"pc",next_movie:"nm",track_switch:"ts",failover:"fo",quality:"qt"},ba={vsid:"si",isid:"is",vid:"vi",place:"pl",quality:"qt",cdn_host:"ch",stat_type:"st",param:"pm",vk_app_id:"va",track_code:"tc",connection_type:"cnt",connection_reused:"cr",cached_data:"cd",live:"lv",muted:"mu",mode:"mo",subtitles:"sb",failover:"fo",download_speed:"ds",manual_quality:"mq",ref_domain:"rd",direct_url:"du"},ya={unknown:"un",mobile:"m",lowest:"ls",low:"l",medium:"md",high:"h",fullhd:"f",quadhd:"q",ultrahd:"u"},Ia={pip:"pi",fullscreen:"fs",external:"ex",prefetch:"pr",airplay:"ap",chromecast:"cc",invisible:"iv"};var _a=require("@vkontakte/videoplayer-shared");var We="__VERSION__",Sa="CIOPGQJGDIHBABABA",Ht={prod:"https://api.ok.ru",vk_alias:"https://api.mycdn.me",videotest:"https://videotestapi.ok.ru/api",test:"https://apitest.ok.ru",okcdn:"https://api.okcdn.ru",auto:""};var zp={apiEnv:"vk_alias",apiKey:Sa,requestRetryCount:1,firstFlushTime:5e3,flushDebounceTime:1e4,flushMaxWait:6e4,storageExpiration:36*60*60*1e3,watchCoverageInterval:15e3,disabledOperations:["quality"],disabledCustomFields:[],shorten:!0,maxLoops:100,embedUrlParams:[],useBeacon:!0,synchronizeTime:!0,debugLog:!1,clearStorageAtUnload:!0,useVKComIsMobileLogic:!1,backoff:{start:1e3,factor:1.5,max:5*60*1e3,random:.1}},Ea=r=>(0,_a.fillWithDefault)(r,zp);function Kt(){let r="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),e=new Array(36),t=0,i,o;for(o=0;o<36;o++)o===8||o===13||o===18||o===23?e[o]="-":o===14?e[o]="4":(t<=2&&(t=33554432+Math.random()*16777216|0),i=t&15,t=t>>4,e[o]=r[o===19?i&3|8:i]);return e.join("")}var v=require("@vkontakte/videoplayer-shared"),rt=require("@vkontakte/videoplayer-shared");var Gr=q(Mi(),1);var Sl=q(xe(),1),_l=q(Il(),1);var El=r=>{let{operation:e,custom:t}=r,i=(0,_l.default)((0,Sl.default)(t).map(([o,n])=>{let s=ba[o]??o,u=n;return n&&(o==="mode"?u=Ia[n]??n:o==="quality"&&(u=ya[n]??n)),[s,u]}));return{...r,operation:ma[e]??e,custom:i}};var j=require("@vkontakte/videoplayer-shared");var ty=/Mobile|mini|Fennec|Android|iP(ad|od|hone)|opera (mini|mobi)/i,ir=class{constructor(e){this.consequentAuthErrors=0;this.authorized$=new j.ValueSubject(!1);this.params=e}async authorize(e){return this.authToken=e??await this.refreshAuthToken(),this._authorizeWithBackoff()}logBeacon(e){let t="log.externalLog",i=this.createLogParams(e),o=this.sessionKey;if(!o)return;this.params.apiTransport.sendBeacon(t,i,o)||this.logRequest(e).catch(()=>{})}async logRequest(e){let t="log.externalLog",i=this.createLogParams(e),o=this.sessionKey??await this._authorizeWithBackoff();if(!o)return;let n=async(s,u=this.params.config.requestRetryCount)=>{try{return await this.params.apiTransport.sendRequest(t,i,o)}catch(l){if(!l||!("error_code"in l)){this.params.error$.next({id:"logRequestUnknown",category:j.ErrorCategory.NETWORK,message:`Unknown ${t} error`,thrown:l});return}let d=l?.error_code;switch(d){case 102:case 103:case 104:return this.authorized$.next(!1),this.sessionKey=await this._authorizeWithBackoff(),u>0?n(s,u-1):void 0;case 401:return this.authorized$.next(!1),this.authToken=await this.refreshAuthToken(),this.sessionKey=await this._authorizeWithBackoff(),u>0?n(s,u-1):void 0;default:{this.params.error$.next({id:`LogRequest#${d}`,category:j.ErrorCategory.EXTERNAL_API,message:`${t} error`,data:l});return}}}};return n(e)}destroy(){window.clearTimeout(this.backoffTimeoutId),this.backoffTimeoutId=0}async refreshAuthToken(){if(this.params.refreshAuthToken)return this.refreshAuthTokenPromise||(this.refreshAuthTokenPromise=(0,Gr.default)(this.params.refreshAuthToken(),()=>{this.refreshAuthTokenPromise=void 0})),this.refreshAuthTokenPromise}createLogParams(e){let t="WEB",i=!1,o=`@vkontakte/videoplayer-statistics:${We}`;if(this.params.config.useVKComIsMobileLogic){let{appVersion:n}=window.navigator;i=ty.test(n)}else this.params.mobile&&(i=!0);return i&&(t="M_WEB"),this.params.vktvVersion&&(t="SMART_TV",o=this.params.vktvVersion),{collector:"ok.mobile.apps.video",data:JSON.stringify({application:o,platform:t,items:this.params.config.shorten?e.map(El):e})}}_authorizeWithBackoff(){if(!this.consequentAuthErrors)return this._authorize();let e=(0,j.getExponentialDelay)(this.consequentAuthErrors,this.params.config.backoff);return new Promise(t=>{this.backoffTimeoutId||(this.backoffTimeoutId=window.setTimeout(()=>{(0,Gr.default)(this._authorize().then(t).catch(i=>this.params.error$.next({id:"AuthorizeBackoff",category:j.ErrorCategory.NETWORK,message:"Otherwise unhandled error in authorization",thrown:i})),()=>this.backoffTimeoutId=0)},e))})}async _authorize(){if(this.authorizePromise)return this.authorizePromise;this.sessionKey=void 0,this.authorized$.next(!1);let e="auth.anonymLogin",t={session_data:{version:2,device_id:this.params.deviceId,client_version:We.split("-")[0],client_type:"SDK_JS"}};return this.authToken!==void 0&&(t.session_data.auth_token=this.authToken,t.session_data.version=3),this.authorizePromise=(0,Gr.default)(this.params.apiTransport.sendRequest(e,t).then(i=>((!i||!i.session_key)&&this.params.error$.next({id:"AuthorizeFailed",category:j.ErrorCategory.EXTERNAL_API,message:"No session key",data:i}),this.sessionKey=i?.session_key??void 0,this.sessionKey)).catch(async i=>{this.sessionKey=void 0;let o=i?.error_code;switch(o){case 401:return this.authToken=await this.refreshAuthToken(),this._authorizeWithBackoff()}o?this.params.error$.next({id:`Authorize#${o}`,category:j.ErrorCategory.EXTERNAL_API,message:"authorize error",data:i}):this.params.error$.next({id:"AuthorizeUnknown",category:j.ErrorCategory.NETWORK,message:"authorize error",thrown:i})}),()=>{this.authorizePromise=void 0,this.consequentAuthErrors=this.sessionKey?0:this.consequentAuthErrors+1,this.authorized$.next(this.sessionKey!==void 0)}),this.authorizePromise}};var zr=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 o=0,n=i.length;o<n;o++)if(i[o].callback===t){i.splice(o,1);return}}dispatchEvent(e){if(!(e.type in this.listeners))return;let i=this.listeners[e.type].slice();for(let o=0,n=i.length;o<n;o++){let s=i[o];try{s.callback.call(this,e)}catch(u){Promise.resolve().then(()=>{throw u})}s.options&&s.options.once&&this.removeEventListener(e.type,s.callback)}return!e.defaultPrevented}},Re=class extends zr{constructor(){super(),this.listeners||zr.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)}},or=class{constructor(){Object.defineProperty(this,"signal",{value:new Re,writable:!0,configurable:!0})}abort(e){let t;try{t=new Event("abort")}catch{typeof document<"u"?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>"u")i=new Error("This operation was aborted"),i.name="AbortError";else try{i=new DOMException("signal is aborted without reason")}catch{i=new Error("This operation was aborted"),i.name="AbortError"}this.signal.reason=i,this.signal.dispatchEvent(t)}toString(){return"[object AbortController]"}};typeof Symbol<"u"&&Symbol.toStringTag&&(or.prototype[Symbol.toStringTag]="AbortController",Re.prototype[Symbol.toStringTag]="AbortSignal");function Qr(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 to(r){typeof r=="function"&&(r={fetch:r});let{fetch:e,Request:t=e.Request,AbortController:i,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:o=!1}=r;if(!Qr({fetch:e,Request:t,AbortController:i,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:o}))return{fetch:e,Request:n};let n=t;(n&&!n.prototype.hasOwnProperty("signal")||o)&&(n=function(d,p){let h;p&&p.signal&&(h=p.signal,delete p.signal);let c=new t(d,p);return h&&Object.defineProperty(c,"signal",{writable:!1,enumerable:!1,configurable:!0,value:h}),c},n.prototype=t.prototype);let s=e;return{fetch:(l,d)=>{let p=n&&n.prototype.isPrototypeOf(l)?l.signal:d?d.signal:void 0;if(p){let h;try{h=new DOMException("Aborted","AbortError")}catch{h=new Error("Aborted"),h.name="AbortError"}if(p.aborted)return Promise.reject(h);let c=new Promise((f,g)=>{p.addEventListener("abort",()=>g(h),{once:!0})});return d&&d.signal&&delete d.signal,Promise.race([c,s(l,d)])}return s(l,d)},Request:n}}var iy=()=>"fetch"in window,nr=iy()&&Qr({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),Pl=nr?to({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,Ce=nr?Pl.fetch:window.fetch,Y_=nr?Pl.Request:window.Request,J_=nr?or:window.AbortController,X_=nr?Re:window.AbortSignal;var Tl=q(ye(),1),wl=q(xe(),1),ee=require("@vkontakte/videoplayer-shared");var ar=class{constructor(e){this.params=e,this.apiKey=e.config.apiKey,this.apiEnv=e.config.apiEnv,this.apiBaseUrl=Ht[this.apiEnv],this.timeSynchronisation=e.timeSynchronisation,this.isApiBaseUrlFetched=!1}async resolveApiBaseUrl(){if(this.apiEnv!=="auto"||this.isApiBaseUrlFetched)return this.apiBaseUrl;try{let e=atob("aHR0cHM6Ly9kbnMuZ29vZ2xlL3Jlc29sdmU/bmFtZT12aWRlby5fZW5kcG9pbnQub2sucnUmdHlwZT1UWFQ="),o=(await(await Ce(e,{method:"GET",mode:"cors",cache:"no-cache"})).json())?.Answer[0]?.data;if(!o)throw new Error("Wrong DNS response");return o}catch(e){return this.params.error$.next({id:"OneStat:ApiTransport:resolveApiBaseUrl",category:ee.ErrorCategory.NETWORK,message:"Unhandled resolve api base url error",thrown:e}),Ht.vk_alias}finally{this.isApiBaseUrlFetched=!0}}sendBeacon(e,t,i){if(!window.Blob||!window.navigator.sendBeacon)return!1;let o=this._prepareQueryParams({method:e,queryParams:t,sessionKey:i}),n=new window.Blob([o.toString()],{type:"application/x-www-form-urlencoded"});try{return window.navigator.sendBeacon(`${this.apiBaseUrl}/fb.do`,n)}catch(s){this.params.error$.next({id:"OneStat:ApiTransport:sendBeacon",category:ee.ErrorCategory.NETWORK,message:"Unhandled beacon error",thrown:s,data:{method:e,params:t}})}return!1}async sendRequest(e,t,i){let o=(0,ee.now)(),n=s=>{if(s instanceof TypeError&&(0,Tl.default)(["Failed to fetch","NetworkError when attempting to fetch resource."],s.message)){this.params.error$.next({id:"Network",category:ee.ErrorCategory.NETWORK,message:"Request failed",thrown:s});return}this.params.error$.next({id:"OneStat:ApiTransport:sendRequest",category:ee.ErrorCategory.NETWORK,message:"Unhandled request error",thrown:s,data:{method:e,params:t,sessionKey:i,time:(0,ee.now)()-o}})};return this.apiBaseUrl=await this.resolveApiBaseUrl(),Ce(`${this.apiBaseUrl}/fb.do`,{method:"post",headers:{"Content-type":"application/x-www-form-urlencoded"},body:this._prepareQueryParams({method:e,queryParams:t,sessionKey:i})}).then(s=>{let u=Number(s.headers.get("content-length"))===0,l=new Date(s.headers.get("date")??"").getTime(),d=(0,ee.now)()-o;if(isFinite(l)&&this.timeSynchronisation?.addServerTime(l,d),!u)return s.json().then(p=>Object.prototype.hasOwnProperty.call(p,"error_msg")?Promise.reject(p):p,n)},n)}_prepareQueryParams(e){let t=new URLSearchParams({format:"JSON",method:e.method,application_key:this.apiKey});return e.sessionKey!==void 0&&t.append("session_key",e.sessionKey),(0,wl.default)(e.queryParams).forEach(([i,o])=>t.append(i,typeof o=="string"?o:JSON.stringify(o))),t}};var Ol=q(ye(),1),Al=q(xe(),1),$=require("@vkontakte/videoplayer-shared"),Yr="onestat_events",io=r=>e=>e.timestamp+r>=(0,$.now)(),Jr=class{constructor(e){this.unsaltedStorage=[];this.isPaused=!1;this.isUrgent=e=>{let{operation:t}=e;return(0,Ol.default)(["action_play","watch_coverage_record","watch_coverage_live"],t)};this.params=e,this.api=e.api,this.error$=e.error$,this.userSalt=e.userSalt,this.loggerDebugLog=e.debugLogger.createComponentLog("stat logger"),this.firstFlush=(0,$.debounceFn)(()=>this.safeFlush(),this.params.config.firstFlushTime,{maxWait:this.params.config.firstFlushTime});let t=$.safeStorage.isPersistent()?this.params.config.flushMaxWait:0;this.debouncedFlush=(0,$.debounceFn)(()=>this.safeFlush(),this.params.config.flushDebounceTime,{maxWait:t}),this.subscription=this.api.authorized$.subscribe(i=>{i&&this.debouncedFlush()}),this.housekeepStorage()}safeFlush(){try{this.flush()}catch(e){this.error$.next({id:"LoggerError",category:$.ErrorCategory.WTF,message:e?String(e):"Unknown logger error",thrown:e})}}readFromStorage(){let e=$.safeStorage.get(Yr);try{return e?JSON.parse(e):{}}catch{}return{}}addToStorage(e){if(!this.userSalt){this.unsaltedStorage.push(e);return}let t=this.readFromStorage(),o=(t[this.userSalt]??[]).filter(io(this.params.config.storageExpiration));$.safeStorage.set(Yr,JSON.stringify({...t,[this.userSalt]:[...o,e]}))}getFromStorage(){return this.userSalt?(this.readFromStorage()[this.userSalt]??[]).filter(io(this.params.config.storageExpiration)):this.unsaltedStorage}markStorageSent(){if(!this.userSalt){this.unsaltedStorage=[];return}let e=this.readFromStorage();delete e[this.userSalt],$.safeStorage.set(Yr,JSON.stringify(e))}housekeepStorage(){let e=this.readFromStorage();for(let[t,i]of(0,Al.default)(e)){let o=i.filter(io(this.params.config.storageExpiration));o.length?e[t]=o:delete e[t],this.loggerDebugLog({message:`${i.length} retrieved from storage, ${o.length} of them actual`})}$.safeStorage.set(Yr,JSON.stringify(e))}log(e){this.addToStorage(e),!this.isPaused&&(this.isUrgent(e)?this.flush():this.lastVsid!==e.custom.vsid?this.firstFlush():this.debouncedFlush(),this.lastVsid=e.custom.vsid)}flush({wantBeacon:e,clearStorage:t}={wantBeacon:!1,clearStorage:!0}){let i=this.getFromStorage();i.length!==0&&(this.api.authorized$.getValue()?(e&&this.params.config.useBeacon?(this.loggerDebugLog({message:`Flushing ${i.length} events through beacon`}),this.api.logBeacon(i)):(this.loggerDebugLog({message:`Flushing ${i.length} events`}),this.api.logRequest(i)),t&&this.markStorageSent()):this.api.authorize(),this.firstFlush.cancel(),this.debouncedFlush.cancel())}pause(){this.isPaused=!0,this.debouncedFlush.cancel()}resume(){this.isPaused=!1,this.debouncedFlush()}destroy(){this.subscription.unsubscribe(),this.firstFlush.cancel(),this.debouncedFlush.cancel()}};var m=require("@vkontakte/videoplayer-core"),oo=require("@vkontakte/videoplayer-shared");var ql=r=>r&&{[m.VideoQuality.INVARIANT]:"unknown",[m.VideoQuality.Q_144P]:"mobile",[m.VideoQuality.Q_240P]:"lowest",[m.VideoQuality.Q_360P]:"low",[m.VideoQuality.Q_480P]:"medium",[m.VideoQuality.Q_576P]:"unknown",[m.VideoQuality.Q_720P]:"high",[m.VideoQuality.Q_1080P]:"fullhd",[m.VideoQuality.Q_1440P]:"quadhd",[m.VideoQuality.Q_2160P]:"ultrahd",[m.VideoQuality.Q_4320P]:"unknown"}[r],no=r=>r&&{[m.HttpConnectionType.HTTP1]:"http1",[m.HttpConnectionType.HTTP2]:"http2",[m.HttpConnectionType.QUIC]:"http3"}[r],xl=r=>{if(r!==void 0)switch(r){case m.VideoFormat.MPEG:return"mp4";case m.VideoFormat.DASH:case m.VideoFormat.DASH_LIVE:case m.VideoFormat.DASH_STREAMS:return"dash";case m.VideoFormat.DASH_SEP:return"dash_sep";case m.VideoFormat.DASH_ONDEMAND:return"ondemand_dash";case m.VideoFormat.DASH_WEBM:case m.VideoFormat.DASH_LIVE_WEBM:return"webm";case m.VideoFormat.DASH_WEBM_AV1:return"av1";case m.VideoFormat.DASH_LIVE_CMAF:return"ondemand_dash_live";case m.VideoFormat.HLS:case m.VideoFormat.HLS_LIVE:return"hls";case m.VideoFormat.HLS_ONDEMAND:return"ondemand_hls";case m.VideoFormat.HLS_LIVE_CMAF:return"ondemand_hls_live";case m.VideoFormat.WEB_RTC_LIVE:return"webrtc";default:return(0,oo.assertNever)(r)}},Xr=r=>{if(r!==void 0)switch(r){case m.Surface.NONE:case m.Surface.INLINE:return;case m.Surface.FULLSCREEN:return"fullscreen";case m.Surface.SECOND_SCREEN:return"chromecast";case m.Surface.PIP:return"pip";case m.Surface.INVISIBLE:return"invisible";default:return(0,oo.assertNever)(r)}},Rl=r=>{switch(r){case"slow-2g":return"poor";case"2g":return"poor";case"3g":return"good";case"4g":return"excellent"}};var Zr=class{constructor(e){this.offset=void 0;this.offset=e}getOffset(){return this.offset??0}setOffset(e){this.offset=e}now(){return Date.now()+(this.offset??0)}date(e=new Date){return e.setTime(e.getTime()+(this.offset??0)),e}addServerTime(e,t){let i=Date.now(),o=e-i-t/2;if(Math.abs(o)<1e3){this.offset=0;return}this.offset===void 0?this.offset=Math.round(o):this.offset=Math.round(.2*o+(1-.2)*this.offset)}};var uo=q(so(),1),zl=()=>(0,uo.default)(Math.floor(Math.random()*2**32).toString(36),7,"0"),Ql=()=>(0,uo.default)(Math.floor(Math.random()*2**64).toString(36),13,"0");var co=require("@vkontakte/videoplayer-core"),E=require("@vkontakte/videoplayer-shared"),Yl=(r,e)=>new E.Observable(t=>{let i=new E.Subscription,o=(0,E.merge)((0,E.fromEvent)(window,"beforeunload"),r.events.willDestruct$),n=new E.ValueSubject(void 0),s;i.add(r.info.isLive$.pipe((0,E.filterChanged)()).subscribe(A=>{s&&(s.unsubscribe(),n.next(void 0)),A?s=r.info.liveTime$.pipe((0,E.map)(C=>C&&C/1e3)).subscribe(n):s=r.info.position$.subscribe(n),i.add(s)}));let{playing$:u,paused$:l}=r.events,d=r.events.willSeek$.pipe((0,E.filter)(()=>r.info.playbackState$.getValue()===co.PlaybackState.PLAYING)),p=r.events.seeked$.pipe((0,E.filter)(()=>r.info.playbackState$.getValue()===co.PlaybackState.PLAYING)),h=!1,c=new E.Subject;i.add(d.subscribe(()=>{h||c.next(),h=!0})),i.add(p.subscribe(()=>h=!1));let f=new E.Subject,g=new E.Subject,y=(0,E.merge)(u,p,f),S=(0,E.merge)(l,c,o,r.events.looped$,g),I,_=()=>I=n.getValue(),z=()=>{let A=n.getValue();(0,E.isNullable)(I)||I===A||(0,E.isNullable)(A)||(t.next({from:I,to:A}),I=void 0)},Q=()=>{g.next(),f.next()};if(i.add(y.subscribe(_)),i.add(S.subscribe(z)),e.forceInterval&&isFinite(e.forceInterval)){let A=0;i.add(y.subscribe(()=>A=window.setTimeout(Q,e.forceInterval))),i.add(S.subscribe(()=>window.clearTimeout(A)))}return i});var Py="_one-stat_",Jl=`${Py}deviceId`,lo=()=>{let r=new v.Subscription;return{subscription:r,subscribe:(e,t)=>{e&&r.add(e.subscribe(t))}}},et=class{constructor(e,t){this.subscription=new v.Subscription;this.debugLogger=new rt.Logger;this.oneStatDebugLog=this.debugLogger.createComponentLog("onestat");this.loopCounter=0;this.disabled=!1;this.vsid$=new v.ValueSubject(void 0);this.isid$=new v.ValueSubject(void 0);this.zenUid$=new v.ValueSubject(void 0);this.seekAction$=new v.ValueSubject("unknown");this.statContext=e,this.config=Ea(t.config??{}),(0,v.isNonNullable)(t.apiEnv)&&(this.config.apiEnv=t.apiEnv),this.config.synchronizeTime&&(this.timeSynchronisation=new Zr);let i=new v.Subject;this.experimental={error$:i};let o=v.safeStorage.get(Jl);this.statContext.deviceId?this.deviceId=this.statContext.deviceId:o?this.deviceId=o:(this.deviceId=Kt(),v.safeStorage.set(Jl,this.deviceId)),this.resetViewSession(),t.useIsid&&this.isid$.next(t.isid??Ql()),this.zenUid$.next(t.zenUid);let n=new ar({config:this.config,error$:i,timeSynchronisation:this.timeSynchronisation});this.api=new ir({config:this.config,apiTransport:n,refreshAuthToken:t.refreshAuthToken,mobile:this.statContext.mobile??!1,deviceId:this.deviceId,error$:i,vktvVersion:t.vktvVersion}),this.logger=new Jr({config:this.config,debugLogger:this.debugLogger,api:this.api,error$:i,userSalt:t.userSalt});let{isEmbed:s,topOrigin:u}=(0,rt.detectEmbed)();this.isEmbed=s,this.embedParent=u?new URL(u).hostname:void 0,this.subscribe()}updateContext(e){this.statContext={...this.statContext,...e}}attachTo(e){let t=new v.Subscription,i=(c,f)=>t.add(c.subscribe(f));i(e.events.willStart$,()=>{let c=e.info.position$.getValue();this.logActionPlay({position:c}),this.statContext.projectId&&this.logActionPlayInteractive()}),i(e.events.looped$,()=>{this.resetViewSession(),++this.loopCounter>this.config.maxLoops&&(this.disabled=!0),this.logActionPlay({position:e.info.position$.getValue()})}),i(e.events.seeked$,()=>{this.logSeek({action:this.seekAction$.getValue(),time:e.info.position$.getValue()}),this.seekAction$.next("unknown")}),i(e.events.paused$,()=>{this.logPause({position:e.info.position$.getValue()})}),i(e.events.willResume$,()=>{this.logPlay()}),i(e.events.started$,()=>{this.statContext.clip&&this.logWatchCoverageRecord({start:0,end:0})}),i(e.events.playing$,()=>{this.logPlaying()}),i(Yl(e,{forceInterval:this.config.watchCoverageInterval}),c=>{let f=e.info.isLive$.getValue(),g=e.info.atLiveEdge$.getValue(),y={start:parseFloat(c.from.toFixed(3)),end:parseFloat(c.to.toFixed(3))};if(g){let S=e.info.liveLatency$.getValue()??0,I=e.info.currentBuffer$.getValue()?.end??0,_=e.info.liveBufferTime$.getValue()??0,z=Math.round((S-(I-_))*1e3),Q=Math.round(S*1e3);z&&Q&&(y.latency=z,y.bufferLatency=Q)}f?this.logWatchCoverageLive(y):this.logWatchCoverageRecord(y)});let o;i(e.info.isStalled$,c=>{c?o=(0,v.now)():((0,v.isNonNullable)(o)&&this.logEmptyBuffer({duration:(0,v.now)()-o}),o=void 0)});let n=!1;t.add(e.events.fatalError$.pipe((0,v.once)()).subscribe(()=>n=!0)),i(e.events.willStop$,()=>{if(e.info.isStalled$.getValue()){let f=(0,v.isNonNullable)(o)?(0,v.now)()-o:void 0;this.logCloseAtEmptyBuffer({duration:f??0}),o=void 0}else n||this.logActionStop()}),i(e.events.managedError$,({id:c})=>{this.logError({fatal:!1,errorType:c})}),i(e.events.fatalError$,({id:c})=>{this.logError({fatal:!0,errorType:c})});let s,u,l=!1;i(e.events.firstBytes$,c=>{s=(0,v.now)(),this.logFirstBytes({time:c})}),i(e.events.willStart$,()=>u=(0,v.now)()),i(e.info.currentBuffer$,c=>{!l&&c&&c.end-c.start>0&&(0,v.isNonNullable)(s)&&(this.logPlayerReady({duration:(0,v.now)()-s}),l=!0)}),i(e.events.firstFrame$,()=>{(0,v.isNonNullable)(s)&&!l&&(this.logPlayerReady({duration:(0,v.now)()-s}),l=!0),(0,v.isNonNullable)(u)&&this.logFirstFrame({time:(0,v.now)()-u})});let d;i(e.info.currentVideoStream$,c=>{c&&(d&&c.id!==d&&this.logTrackSwitch(c),d=c.id)});let p;i(e.info.currentAudioStream$,c=>{c&&(p&&c.id!==p&&this.logTrackSwitch(c),p=c.id)}),i(e.info.atLiveEdge$,c=>this.updateContext({liveEdge:c})),i((0,v.combine)({muted:e.info.muted$,volume:e.info.volume$}),({muted:c,volume:f})=>this.updateContext({audible:!c&&f>0})),i(e.info.currentQuality$,c=>{let f=ql(c);this.updateContext({quality:f}),f&&this.logQuality(f)}),i(e.info.isAutoQualityEnabled$,c=>this.updateContext({autoQuality:c})),i(e.info.currentFormat$,c=>this.updateContext({contentType:xl(c)})),i(e.info.currentPlaybackRate$,c=>this.updateContext({rate:c})),i(e.info.is3DVideo$,c=>this.updateContext({is3d:c}));let h;return i(e.info.hostname$,c=>{let f=h!==void 0&&h!==c;this.updateContext({cdnHostname:c,failover:f}),f&&this.logFailover(c),h=c}),i(e.info.throughputEstimation$,c=>this.updateContext({downloadSpeed:c})),i(e.info.httpConnectionType$,c=>{this.statContext.firstConnectionType||this.updateContext({firstConnectionType:no(c)}),this.updateContext({connectionType:no(c)})}),i(e.info.httpConnectionReused$,c=>{(0,v.isNullable)(this.statContext.firstConnectionReused)&&this.updateContext({firstConnectionReused:c}),this.updateContext({connectionReused:c})}),i(e.info.surface$,c=>this.updateContext({mode:Xr(c)})),i((0,v.combine)({current:e.info.currentTextTrack$,available:e.info.availableTextTracks$}),({current:c,available:f})=>{let g=f.find(({id:S})=>S===c),y=g&&(g.isAuto?`${g.language}_auto`:g.language);this.updateContext({subtitles:y?.split(".")[0]})}),this.player=e,this.uiEvents&&this.attachToUi(this.uiEvents),this.resubscribeBeforeunload(),this.subscription.add(t),t}attachToUi(e){this.uiEvents=e;let{subscription:t,subscribe:i}=lo();return this.player&&(i(e.actionRewind$,()=>{this.player&&(this.resetViewSession(),this.logActionPlay({position:this.player.info.position$.getValue()}))}),i(e.actionSeek$,this.seekAction$),i(e.inPiP$,o=>{let n=o?"pip":Xr(this.player?.info.surface$.getValue());this.updateContext({mode:n})}),i(e.inFullscreen$,o=>{let n=o?"fullscreen":Xr(this.player?.info.surface$.getValue());this.updateContext({mode:n})}),i(e.actionSetSubtitle$,o=>this.updateContext({subtitles:o.split(".")[0]})),i(e.nextMovie$,o=>this.logNextMovie(o)),this.resubscribeBeforeunload(),this.subscription.add(t)),t}attachToAds(e){let{subscription:t,subscribe:i}=lo();return i(e.slotRequested$,()=>this.logAdSlotRequest()),i(e.started$,o=>this.logAdStarted(o)),i(e.paused$,()=>this.logAdPaused()),i(e.resumed$,()=>this.logAdResumed()),i(e.ended$,()=>this.logAdEnded()),i(e.skipped$,()=>this.logAdSkipped()),i(e.clicked$,()=>this.logAdClicked()),i(e.error$,o=>this.logError({errorType:o,fatal:!1})),this.resubscribeBeforeunload(),this.subscription.add(t),t}attachToInteractive(e){let{subscription:t,subscribe:i}=lo();return i(e.click$,o=>this.logInterfaceClick(o)),i(e.nextMovie$,o=>this.logNextMovie(o)),this.resubscribeBeforeunload(),this.subscription.add(t),t}authorize(e){return this.api.authorize(e)}pause(){this.logger.pause(),this.oneStatDebugLog({message:"paused"})}resume(){this.logger.resume(),this.oneStatDebugLog({message:"resumed"})}destroy(){this.logger.flush(),this.subscription.unsubscribe(),this.api.destroy(),this.logger.destroy()}resetViewSession(){this.oneStatDebugLog({message:"VSID reset"}),this.vsid$.next(zl())}getDeviceId(){return this.deviceId}setFieldBlacklist(){}logInited(){}logReady(e){this.log({operation:"player_ready",param:String(e.time)})}logStarted(...e){this.logActionPlay(...e)}logPlay(){this.log({operation:"play_toggle"})}logPlaying(){this.log({operation:"playing"})}logPause(e){this.log({operation:"pause",param:String(Math.round(e.position))})}logSeek(e){this.log({operation:"seek",param:e.action,time:e.time})}logFirstBytes(e){this.log({operation:"first_bytes",param:String(e.time)})}logFirstFrame(e){this.log({operation:"first_frame",param:String(e.time)})}logError(e){this.log({operation:"content_error",param:`${e.fatal?"fatal":"recoverable"}_${e.errorType}`})}logWatchCoverageRecord(e){this.log({operation:"watch_coverage_record",param:`${e.start}-${e.end}`},{in_history:this.statContext.inHistory?1:void 0})}logWatchCoverageLive(e){let t=this.timeSynchronisation?.getOffset()??0,i=e.start+t,o=e.end+t;this.log({operation:"watch_coverage_live",param:`${i}-${o}`},{in_history:this.statContext.inHistory?1:void 0,latency:e.latency,buffer_latency:e.bufferLatency})}logEmptyBuffer(e){this.log({operation:"empty_buffer",param:String(e.duration)})}logDownloadSpeed(){}logAdSlotRequest(){this.log({operation:"adv",param:"slot_request"})}logAdStarted(e){this.log({operation:"adv",param:e})}logAdPaused(){this.log({operation:"adv",param:"pause"})}logAdResumed(){this.log({operation:"adv",param:"resume"})}logAdEnded(){this.log({operation:"adv",param:"ended"})}logAdSkipped(){this.log({operation:"adv",param:"skip"})}logAdClicked(){this.log({operation:"adv",param:"click"})}logInterfaceClick(e){this.log({operation:"player_interface_click",param:e})}logNextMovie(e){this.log({operation:"next_movie",param:String(e)})}subscribe(){this.resubscribeBeforeunload();let e=window.navigator.connection;e&&"onchange"in e&&"effectiveType"in e&&this.subscription.add((0,v.merge)((0,v.fromEvent)(e,"change"),(0,v.observableFrom)(["init"])).subscribe(()=>this.updateContext({network:Rl(e.effectiveType)}))),this.config.debugLog&&this.debugLogger.log$.subscribe(t=>{console.debug("%c stat ","background:#fa6470;",`component: ${t.component}.`,t.message)})}resubscribeBeforeunload(){this.beforeunloadSubscription?.unsubscribe(),this.beforeunloadSubscription=(0,v.fromEvent)(window,"beforeunload").subscribe(()=>this.logger.flush({wantBeacon:!0,clearStorage:this.config.clearStorageAtUnload})),this.subscription.add(this.beforeunloadSubscription)}logPlayerReady(e){this.log({operation:"player_ready",param:String(Math.round(e.duration))})}logActionPlay(e){this.log({operation:"action_play",param:String(Math.round(e.position))})}logActionPlayInteractive(){this.statContext.projectId&&this.log({operation:"action_play_interactive",param:String(this.statContext.movieId)},{vid:this.statContext.projectId})}logFailover(e){this.log({operation:"failover",param:e})}logCloseAtEmptyBuffer(e){this.log({operation:"close_at_empty_buffer",param:String(Math.round(e.duration))})}logActionStop(){this.log({operation:"action_stop"})}logTrackSwitch(e){this.log({operation:"track_switch",param:e.id})}logQuality(e){this.log({operation:"quality",param:e})}log(e,t={}){if(this.disabled){this.oneStatDebugLog({message:`operation ${e.operation} but statistics is disabled`});return}if((0,fo.default)(this.config.disabledOperations,e.operation)){this.oneStatDebugLog({message:`operation ${e.operation} but it is disabled`});return}this.oneStatDebugLog({message:`operation ${e.operation} ${e.param}`});let i=this.createLogItem(e,t);this.logger.log(i)}createLogItem({operation:e,param:t,time:i},o={}){let n=this.timeSynchronisation?.now()??(0,v.now)(),s=this.vsid$.getValue();(0,v.assertNonNullable)(s);let u=this.isid$.getValue(),l=e==="empty_buffer"||e==="close_at_empty_buffer"?this.statContext.connectionType:this.statContext.firstConnectionType,d=this.statContext.firstConnectionReused,p,h;if(this.isEmbed||this.statContext.place==="embed"){p=this.embedParent;let f=[...new URLSearchParams(location.search).entries()].filter(([g,y])=>(0,fo.default)(this.config.embedUrlParams,g));h=new URLSearchParams(f).toString()}else this.statContext.place==="direct"&&(this.statContext.refDomain?p=(0,v.createURL)(this.statContext.refDomain)?.hostname??this.statContext.refDomain:document.referrer&&(p=(0,v.createURL)(document.referrer)?.hostname??document.referrer),h=location.href.substring(0,1024));let c={vsid:s,isid:u,vid:this.statContext.movieId,uid:this.zenUid$.getValue(),ct:this.statContext.contentType,place:this.isEmbed?"embed":this.statContext.place,quality:this.statContext.quality,cdn_host:this.statContext.cdnHostname,stat_type:this.statContext.autoplay===!0?"auto":this.statContext.autoplay===!1?"":void 0,param:t,vk_app_id:this.statContext.vkAppId,track_code:this.statContext.trackCode,connection_type:l,connection_reused:d===!0?1:d===!1?0:void 0,cached_data:this.statContext.cached===!0?1:this.statContext.cached===!1?0:void 0,live:this.statContext.liveEdge?1:void 0,muted:this.statContext.audible===!1?1:void 0,mode:this.statContext.mode,subtitles:this.statContext.subtitles,download_speed:this.statContext.downloadSpeed,manual_quality:this.statContext.autoQuality?void 0:1,ref_domain:p,direct_url:h,rate:this.statContext.rate===1||(0,v.isNullable)(this.statContext.rate)?void 0:this.statContext.rate.toFixed(2),view_360:this.statContext.is3d?1:void 0,aid:this.statContext.albumId,vk_playlist_id:this.statContext.vkPlaylistId,...o};for(let f of this.config.disabledCustomFields)delete c[f];return{operation:e,type:1,time:i,network:this.statContext.network,timestamp:n,custom:c}}};var So={};_o(So,{SeekType:()=>tt,ThinOneStat:()=>ut,VERSION:()=>ie});var T=require("@vkontakte/videoplayer-shared"),H=require("@vkontakte/videoplayer-core");var ed=require("@vkontakte/videoplayer-shared");var tt=(u=>(u.SLIDER="slider",u.DOUBLE_TAP="double_tap",u.TIME_CODE="time_code",u.EPISODE="episode",u.REWIND="rewind",u.LIVE="live",u.UNKNOWN="unknown",u))(tt||{});var ie="__VERSION__",Zl="CIOPGQJGDIHBABABA",po={prod:"https://api.ok.ru",vk_alias:"https://api.mycdn.me",videotest:"https://videotestapi.ok.ru/api",test:"https://apitest.ok.ru",okcdn:"https://api.okcdn.ru",auto:""};var Ty={apiKey:Zl,apiEnv:"vk_alias",requestRetryCount:1,firstFlushTime:5e3,flushDebounceTime:1e4,flushMaxWait:6e4,storageExpiration:36*60*60*1e3,watchCoverageHeartbeatInterval:15,synchronizeTime:!0,useBeacon:!1,alwaysSendDesktop:!1},rd=r=>(0,ed.fillWithDefault)(r,Ty);var ho=q(Mi(),1),W=require("@vkontakte/videoplayer-shared");var it=class{constructor(e){this.params=e,this.authorized$=new W.ValueSubject(!1),this.consequentAuthErrors=0}async authorize(e){return this.authToken=e??await this.refreshAuthToken(),this.authorizeWithBackoff()}logBeacon(e){let t="log.logUvStat",i=this.createLogParams(e),o=this.sessionKey;if(!o)return;this.params.apiTransport.sendBeacon(t,i,o)||this.logRequest(e).catch(()=>{})}async logRequest(e){let t="log.logUvStat",i=this.createLogParams(e),o={},n=this.sessionKey??await this.authorizeWithBackoff();if(!n)return;let s=async(u,l=this.params.config.requestRetryCount)=>{try{return await this.params.apiTransport.sendRequest(t,i,n,o)}catch(d){if(!d||!("error_code"in d)){this.params.error$.next({id:"logRequestUnknown",category:W.ErrorCategory.NETWORK,message:`Unknown ${t} error`,thrown:d});return}let p=d?.error_code;switch(p){case 102:case 103:case 104:return this.authorized$.next(!1),this.sessionKey=await this.authorizeWithBackoff(),l>0?s(u,l-1):void 0;case 401:return this.authorized$.next(!1),this.authToken=await this.refreshAuthToken(),this.sessionKey=await this.authorizeWithBackoff(),l>0?s(u,l-1):void 0;default:{this.params.error$.next({id:`LogRequest#${p}`,category:W.ErrorCategory.EXTERNAL_API,message:`${t} error`,data:d});return}}}};return s(e)}destroy(){window.clearTimeout(this.backoffTimeoutId),this.backoffTimeoutId=0}async refreshAuthToken(){if(this.params.refreshAuthToken)return this.refreshAuthTokenPromise||(this.refreshAuthTokenPromise=(0,ho.default)(this.params.refreshAuthToken(),()=>{this.refreshAuthTokenPromise=void 0})),this.refreshAuthTokenPromise}createLogParams(e){return{collector:"ok.mobile.apps.video",uv_stat_data:JSON.stringify({application:`@vkontakte/videoplayer-statistics:${ie}`,platform:e[0].platform,product:e[0].product,events:e})}}authorizeWithBackoff(){if(!this.consequentAuthErrors)return this.doAuthorize();let e=(0,W.getExponentialDelay)(this.consequentAuthErrors);return new Promise(t=>{this.backoffTimeoutId||(this.backoffTimeoutId=window.setTimeout(async()=>{try{let i=await this.doAuthorize();t(i)}catch(i){this.params.error$.next({id:"AuthorizeBackoff",category:W.ErrorCategory.NETWORK,message:"Otherwise unhandled error in authorization",thrown:i})}finally{this.backoffTimeoutId=0}},e))})}doAuthorize(){if(this.authorizePromise)return this.authorizePromise;this.sessionKey=void 0,this.authorized$.next(!1);let e="auth.anonymLogin",t={session_data:{version:2,device_id:this.params.deviceId,client_version:ie.split("-")[0],client_type:"SDK_JS"}};return this.authToken!==void 0&&(t.session_data.auth_token=this.authToken,t.session_data.version=3),this.authorizePromise=(0,ho.default)(this.params.apiTransport.sendRequest(e,t).then(i=>((!i||!i.session_key)&&this.params.error$.next({id:"AuthorizeFailed",category:W.ErrorCategory.EXTERNAL_API,message:"No session key",data:i}),this.sessionKey=i?.session_key??void 0,this.sessionKey)).catch(async i=>{this.sessionKey=void 0;let o=i?.error_code;switch(o){case 401:return this.authToken=await this.refreshAuthToken(),this.authorizeWithBackoff()}o?this.params.error$.next({id:`Authorize#${o}`,category:W.ErrorCategory.EXTERNAL_API,message:"authorize error",data:i}):this.params.error$.next({id:"AuthorizeUnknown",category:W.ErrorCategory.NETWORK,message:"authorize error",thrown:i})}),()=>{this.authorizePromise=void 0,this.consequentAuthErrors=this.sessionKey?0:this.consequentAuthErrors+1,this.authorized$.next(this.sessionKey!==void 0)}),this.authorizePromise}};var td=q(ye(),1);var id=q(xe(),1),re=require("@vkontakte/videoplayer-shared");var ot=class{constructor(e){this.params=e,this.apiKey=e.config.apiKey,this.apiEnv=e.config.apiEnv,this.apiBaseUrl=po[this.apiEnv],this.timeSynchronisation=e.timeSynchronisation,this.isApiBaseUrlFetched=!1}sendBeacon(e,t,i){if(!window.Blob||!window.navigator.sendBeacon)return!1;let o=this.prepareQueryParams({method:e,queryParams:t,sessionKey:i}),n=new window.Blob([o.toString()],{type:"application/x-www-form-urlencoded"});try{return window.navigator.sendBeacon(`${this.apiBaseUrl}/fb.do`,n)}catch(s){this.params.error$.next({id:"OneStat:ApiTransport:sendBeacon",category:re.ErrorCategory.NETWORK,message:"Unhandled beacon error",thrown:s,data:{method:e,params:t}})}return!1}async sendRequest(e,t,i,o){let n=(0,re.now)(),s=u=>{if(u instanceof TypeError&&(0,td.default)(["Failed to fetch","NetworkError when attempting to fetch resource."],u.message)){this.params.error$.next({id:"Network",category:re.ErrorCategory.NETWORK,message:"Request failed",thrown:u});return}this.params.error$.next({id:"ThinOneStat:ApiTransport:sendRequest",category:re.ErrorCategory.NETWORK,message:"Unhandled request error",thrown:u,data:{method:e,params:t,sessionKey:i,time:(0,re.now)()-n}})};return this.apiBaseUrl=await this.resolveApiBaseUrl(),Ce(`${this.apiBaseUrl}/fb.do`,{method:"post",headers:{"Content-type":"application/x-www-form-urlencoded",...o},body:this.prepareQueryParams({method:e,queryParams:t,sessionKey:i})}).then(u=>{let l=Number(u.headers.get("content-length"))===0,d=new Date(u.headers.get("date")??"").getTime(),p=(0,re.now)()-n;if(isFinite(d)&&this.timeSynchronisation?.addServerTime(d,p),!l)return u.json().then(h=>Object.prototype.hasOwnProperty.call(h,"error_msg")?Promise.reject(h):h,s)},s)}async resolveApiBaseUrl(){if(this.apiEnv!=="auto"||this.isApiBaseUrlFetched)return this.apiBaseUrl;try{let e=atob("aHR0cHM6Ly9kbnMuZ29vZ2xlL3Jlc29sdmU/bmFtZT12aWRlby5fZW5kcG9pbnQub2sucnUmdHlwZT1UWFQ="),o=(await(await Ce(e,{method:"GET",mode:"cors",cache:"no-cache"})).json())?.Answer[0]?.data;if(!o)throw new Error("Wrong DNS response");return o}catch(e){return this.params.error$.next({id:"ThinOneStat:ApiTransport:resolveApiBaseUrl",category:re.ErrorCategory.NETWORK,message:"Unhandled resolve api base url error",thrown:e}),po.vk_alias}finally{this.isApiBaseUrlFetched=!0}}prepareQueryParams(e){let t=new URLSearchParams({format:"JSON",method:e.method,application_key:this.apiKey});return e.sessionKey!==void 0&&t.append("session_key",e.sessionKey),(0,id.default)(e.queryParams).forEach(([i,o])=>t.append(i,typeof o=="string"?o:JSON.stringify(o))),t}};var od=q(ye(),1),nd=q(xe(),1),M=require("@vkontakte/videoplayer-shared"),nt="thinonestat_events",vo=r=>e=>e.client_time+r>=(0,M.now)(),at=class{constructor(e){this.unsaltedStorage=[];this.isPaused=!1;this.isUrgent=e=>{let{event_name:t}=e;return(0,od.default)(["watch_coverage","watch_coverage_live","watched_n","playback_started"],t)};this.params=e,this.api=e.api,this.error$=e.error$,this.userSalt=e.userSalt,this.loggerDebugLog=e.debugLogger.createComponentLog("stat logger"),this.firstFlush=(0,M.debounceFn)(()=>this.safeFlush(),this.params.config.firstFlushTime,{maxWait:this.params.config.firstFlushTime});let t=M.safeStorage.isPersistent()?this.params.config.flushMaxWait:0;this.debouncedFlush=(0,M.debounceFn)(()=>this.safeFlush(),this.params.config.flushDebounceTime,{maxWait:t}),this.subscription=this.api.authorized$.subscribe(i=>{i&&this.debouncedFlush()}),this.housekeepStorage()}safeFlush(){try{this.flush()}catch(e){this.error$.next({id:"LoggerError",category:M.ErrorCategory.WTF,message:String(e)||"Unknown logger error",thrown:e})}}readFromStorage(){let e=M.safeStorage.get(nt);try{return e?JSON.parse(e):{}}catch{}return{}}addToStorage(e){if(!this.userSalt){this.unsaltedStorage.push(e);return}let t=this.readFromStorage(),o=(t[this.userSalt]??[]).filter(vo(this.params.config.storageExpiration));M.safeStorage.set(nt,JSON.stringify({...t,[this.userSalt]:[...o,e]}))}getFromStorage(){return this.userSalt?(this.readFromStorage()[this.userSalt]??[]).filter(vo(this.params.config.storageExpiration)):this.unsaltedStorage}markStorageSent(){if(!this.userSalt){this.unsaltedStorage=[];return}let e=this.readFromStorage();delete e[this.userSalt],M.safeStorage.set(nt,JSON.stringify(e))}housekeepStorage(){let e=this.readFromStorage();for(let[t,i]of(0,nd.default)(e)){let o=i.filter(vo(this.params.config.storageExpiration));o.length?e[t]=o:delete e[t],this.loggerDebugLog({message:`${i.length} retrieved from storage, ${o.length} of them actual`})}M.safeStorage.set(nt,JSON.stringify(e))}log(e){this.addToStorage(e),!this.isPaused&&(this.isUrgent(e)?this.flush():this.lastVsid!==e.vsid?this.firstFlush():this.debouncedFlush(),this.lastVsid=e.vsid)}flush({wantBeacon:e,clearStorage:t}={wantBeacon:!1,clearStorage:!0}){let i=this.getFromStorage();i.length!==0&&(this.api.authorized$.getValue()?(e&&this.params.config.useBeacon?(this.loggerDebugLog({message:`Flushing ${i.length} events through beacon`}),this.api.logBeacon(i)):(this.loggerDebugLog({message:`Flushing ${i.length} events`}),this.api.logRequest(i)),t&&this.markStorageSent()):this.api.authorize(),this.firstFlush.cancel(),this.debouncedFlush.cancel())}pause(){this.isPaused=!0,this.debouncedFlush.cancel()}resume(){this.isPaused=!1,this.debouncedFlush()}destroy(){this.subscription.unsubscribe(),this.firstFlush.cancel(),this.debouncedFlush.cancel()}};function go(){let r="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),e=new Array(36),t=0,i,o;for(o=0;o<36;o++)o===8||o===13||o===18||o===23?e[o]="-":o===14?e[o]="4":(t<=2&&(t=33554432+Math.random()*16777216|0),i=t&15,t=t>>4,e[o]=r[o===19?i&3|8:i]);return e.join("")}var st=class{constructor(e){this.offset=void 0;this.offset=e}getOffset(){return this.offset??0}setOffset(e){this.offset=e}now(){return Date.now()+(this.offset??0)}date(e=new Date){return e.setTime(e.getTime()+(this.offset??0)),e}addServerTime(e,t){let i=Date.now(),o=e-i-t/2;if(Math.abs(o)<1e3){this.offset=0;return}this.offset===void 0?this.offset=Math.round(o):this.offset=Math.round(.2*o+(1-.2)*this.offset)}};var mo=require("@vkontakte/videoplayer-core"),P=require("@vkontakte/videoplayer-shared"),ad=(r,e)=>new P.Observable(t=>{let i=new P.Subscription,o=new P.ValueSubject(void 0),n;i.add(r.info.isLive$.pipe((0,P.filterChanged)()).subscribe(C=>{n&&(n.unsubscribe(),o.next(void 0)),C?n=r.info.liveTime$.pipe((0,P.filterChanged)()).subscribe(o):n=r.info.position$.subscribe(o),i.add(n)}));let{playing$:s,paused$:u,ended$:l,looped$:d}=r.events,p=r.events.willSeek$.pipe((0,P.filter)(()=>r.info.playbackState$.getValue()===mo.PlaybackState.PLAYING)),h=r.events.seeked$.pipe((0,P.filter)(()=>r.info.playbackState$.getValue()===mo.PlaybackState.PLAYING)),c=!1,f=new P.Subject;i.add(p.subscribe(()=>{c||f.next(),c=!0})).add(h.subscribe(()=>c=!1));let g=(0,P.merge)((0,P.fromEvent)(window,"beforeunload"),r.events.willDestruct$),y,S=()=>y=o.getValue(),I=()=>{let C=o.getValue();(0,P.isNullable)(y)||(0,P.isNullable)(C)||y===C||(t.next({from:y,to:C}),y=void 0)},_=new P.Subject,z=new P.Subject,Q=(0,P.merge)(s,f,_),A=(0,P.merge)(u,h,g,l,d,z);if(i.add(Q.subscribe(S)).add(A.subscribe(I)),e.heartbeatInterval&&isFinite(e.heartbeatInterval)){let C=[],bd=e.heartbeatInterval*1e3,yd=()=>{z.next(),_.next()};i.add(Q.subscribe(()=>{let ct=window.setTimeout(yd,bd);C.push(ct)})).add(A.subscribe(()=>{C.forEach(ct=>{window.clearTimeout(ct)}),C=[]}))}return i});var sd=require("@vkontakte/videoplayer-core"),ud=require("@vkontakte/videoplayer-shared"),cd=(r,e)=>new ud.Observable(t=>{let i=new sd.Subscription,o=1e4,n=0;return i.add(r.info.position$.subscribe(()=>{let s=e.getTotalViewTime()*1e3;s>n&&s%o===0&&(n=s,t.next({target_duration:o,current_tvt:s}))})),i});var pe=require("@vkontakte/videoplayer-shared"),ld=r=>new pe.Observable(e=>{let t=new pe.Subscription,i=0,o=1,n=0,s=!1,u=!1,l=()=>{if(!s)return;let A=Date.now();n+=(A-i)*o,i=A},d=()=>{(!s||u)&&(i=Date.now(),s=!0,u=!1)},p=()=>{s&&(l(),s=!1)},h=()=>{s&&(l(),s=!1,u=!0)},c=A=>{s&&l(),o=A,i=Date.now()},{started$:f,playing$:g,paused$:y,willSeek$:S,ended$:I,willDestruct$:_}=r.events,{currentPlaybackRate$:z}=r.info;t.add(S.subscribe(h)).add((0,pe.merge)(f,g).subscribe(d)).add((0,pe.merge)(y,I,_).subscribe(p)).add(z.subscribe(c));let Q=()=>{let A=n;return s&&(A+=(Date.now()-i)*o),Math.floor(A/1e3)};return e.next(Q),t});var bo=require("@vkontakte/videoplayer-shared"),b=require("@vkontakte/videoplayer-core");var yo=r=>{if(r!==void 0)switch(r){case b.VideoFormat.MPEG:return"MP4";case b.VideoFormat.DASH:case b.VideoFormat.DASH_LIVE:return"DASH";case b.VideoFormat.DASH_SEP:return"DASH_SEP";case b.VideoFormat.DASH_ONDEMAND:return"ONDEMAND_DASH";case b.VideoFormat.HLS_ONDEMAND:return"ONDEMAND_HLS";case b.VideoFormat.HLS:case b.VideoFormat.HLS_LIVE:return"HLS";case b.VideoFormat.DASH_WEBM:case b.VideoFormat.DASH_LIVE_WEBM:return"WEBM";case b.VideoFormat.DASH_LIVE_CMAF:return"ONDEMAND_DASH_LIVE";case b.VideoFormat.HLS_LIVE_CMAF:return"ONDEMAND_HLS_LIVE";case b.VideoFormat.WEB_RTC_LIVE:return"WEBRTC";case b.VideoFormat.DASH_WEBM_AV1:return"AV1";case b.VideoFormat.DASH_STREAMS:return"MULTI_DASH";default:return(0,bo.assertNever)(r)}},oe=r=>{if(r!==void 0)switch(r){case b.VideoQuality.Q_144P:return"144p";case b.VideoQuality.Q_240P:return"240p";case b.VideoQuality.Q_360P:return"360p";case b.VideoQuality.Q_480P:return"480p";case b.VideoQuality.Q_720P:return"720p";case b.VideoQuality.Q_1080P:return"1080p";case b.VideoQuality.Q_1440P:return"1440p";case b.VideoQuality.Q_2160P:return"2160p";case b.VideoQuality.INVARIANT:case b.VideoQuality.Q_576P:case b.VideoQuality.Q_4320P:return"UNKNOWN";default:return(0,bo.assertNever)(r)}},dd=r=>{if(r!==void 0)switch(r){case"MP4":case"ONDEMAND_DASH":case"ONDEMAND_DASH_LIVE":case"ONDEMAND_HLS":case"ONDEMAND_HLS_LIVE":case"MULTI_DASH":case"WEBM":case"AV1":return"vod";case"DASH":case"HLS":case"WEBRTC":return"live";default:return}},fd=(r,e,t)=>{if(r&&e)switch(r){case b.VideoFormat.MPEG:return t&&e[r]&&e[r][t];default:return e[r]?.url}},pd=r=>{if(r!==void 0)switch(r){case b.Surface.NONE:return;case b.Surface.INLINE:return"inline";case b.Surface.FULLSCREEN:return"fullscreen";case b.Surface.SECOND_SCREEN:return"chromecast";case b.Surface.PIP:return"pip_external"}},hd=r=>{if(r!==void 0)return r===b.Surface.INVISIBLE?"background":"foreground"};var Io=q(so(),1),vd=()=>(0,Io.default)(Math.floor(Math.random()*2**32).toString(36),13,"0"),gd=()=>(0,Io.default)(Math.floor(Math.random()*2**64).toString(36),13,"0");var wy="_thin-one-stat_",md=`${wy}deviceId`,Oy=()=>{let r=new T.Subscription;return{subscription:r,subscribe:(e,t)=>{e&&r.add(e.subscribe(t))}}},ut=class{constructor(e,t){this.debugLogger=new T.Logger;this.thinOneStatDebugLog=this.debugLogger.createComponentLog("ThinOneStat");this.eventNumber=1;this.seekAction$=new T.ValueSubject("unknown");this.playerSize$=new T.ValueSubject({width:0,height:0});this.vsid$=new T.ValueSubject(void 0);this.isid$=new T.ValueSubject(void 0);this.statContext=e,this.config=rd(t.config??{}),this.subscription=new T.Subscription,this.config.synchronizeTime&&(this.timeSynchronisation=new st);let i=new T.Subject,o=T.safeStorage.get(md);this.statContext.deviceId?this.deviceId=this.statContext.deviceId:o?this.deviceId=o:(this.deviceId=go(),T.safeStorage.set(md,this.deviceId)),this.resetViewSession(),t.useIsid&&this.isid$.next(t.isid??gd());let n=new ot({error$:i,config:this.config,timeSynchronisation:this.timeSynchronisation});this.api=new it({config:this.config,apiTransport:n,error$:i,deviceId:this.deviceId,refreshAuthToken:t.refreshAuthToken}),this.logger=new at({config:this.config,debugLogger:this.debugLogger,api:this.api,error$:i,userSalt:t.userSalt});let{isEmbed:s,topOrigin:u}=(0,T.detectEmbed)();this.isEmbed=s,this.embedHostname=u?new URL(u).hostname:void 0}authorize(e){return this.api.authorize(e)}updateContext(e){this.statContext={...this.statContext,...e}}attachTo(e){let t=new T.Subscription,i=(n,s)=>t.add(n.subscribe(s));i(ld(e),n=>{this.getTotalViewTime=n}),i(e.info.isLive$,n=>this.isLive=n),i(e.info.position$,n=>this.position=n);let o;return i(e.info.hostname$,n=>{o!==void 0&&o!==n&&this.logFailover({cdn_host:n}),this.cdnHostname=o=n}),i(ad(e,{heartbeatInterval:this.config.watchCoverageHeartbeatInterval}),n=>{let s=Math.round(n.from*1e3),u=Math.round(n.to*1e3),l={watch_interval:`${s}-${u}`,in_history:!!this.statContext.inHistory,content_type:yo(e.info.currentFormat$.getValue()),playback_quality:oe(e.info.currentQuality$.getValue()),recom_info:this.statContext.recomInfo};if(!e.info.isLive$.getValue())this.logWatchCoverage(l);else{let p=e.info.atLiveEdge$.getValue();this.logWatchCoverageLive({...l,live:!!p})}}),i(cd(e,{getTotalViewTime:this.getTotalViewTime}),n=>{this.logWatchedN(n)}),i((0,T.merge)(e.events.willStart$,e.events.looped$),n=>{n&&this.resetViewSession();let s={isid:this.isid$.getValue(),stream_profile:dd(yo(e.info.currentFormat$.getValue())),dpi:H.clientChecker.display.pixelRatio,web_layout:H.clientChecker.device.isMobile?"mobile":"desktop",iframe_host:this.isEmbed?this.embedHostname??void 0:null,from_downloads:!0,preloaded:this.statContext.preload,navigation:this.statContext.navigation,recom_info:this.statContext.recomInfo};this.logStartSession(s)}),i(e.events.willReady$,()=>{if(this.statContext.preload){let n=e.info.currentFormat$.getValue(),s=e.info.availableSources$.getValue(),u=e.info.currentBuffer$.getValue(),l=e.info.currentQuality$.getValue(),d={target_buffer_time:u?u.end-u.start:void 0,playback_url:fd(n,s,l),playback_quality:oe(l)};this.logPreloadStarted(d)}}),i(e.events.ready$,()=>{if(this.statContext.preload){let n=e.info.currentBuffer$.getValue(),s={buffer_time:n?n.end-n.start:void 0};this.logPreloadEnded(s)}}),i(e.events.playing$,()=>{this.logPlay()}),i(e.info.playbackState$,n=>{if(n===H.PlaybackState.PLAYING){let s=e.info.currentBuffer$.getValue(),u={buffer_time:s?s.end-s.start:void 0};if(this.logPlaying(u),this.isStarted)this.logResume();else{this.isStarted=!0;let l=e.info.currentQuality$.getValue(),d=e.info.isAutoQualityEnabled$.getValue(),p=e.info.muted$.getValue(),h=e.info.volume$.getValue(),c=e.info.surface$.getValue(),f=e.info.availableTextTracks$.getValue(),g=e.info.currentTextTrack$.getValue(),y=e.info.currentAudioStream$.getValue(),S=e.info.currentPlaybackRate$.getValue(),I={playback_quality:oe(l),user_quality:d?"auto":oe(l),player_width:this.playerSize$.getValue().width,player_height:this.playerSize$.getValue().height,muted:p,sound_volume:h,buffer_time:s?Math.round(s.end-s.start):void 0,mode:pd(c),visibility:hd(c),subtitles_enabled:!!g,auto_subtitles:!!f.find(({id:_})=>_===g)?.isAuto,audio_track_lang:y?.language,playback_rate:S,recom_info:this.statContext.recomInfo};this.logPlaybackStarted(I)}}else n===H.PlaybackState.PAUSED&&this.logPause()}),i(e.events.willSeek$,({to:n})=>{let s={target_position:n,seek_type:this.seekAction$.getValue()};this.logSeeking(s)}),i(e.events.seeked$,()=>{let s={target_position:e.info.position$.getValue(),seek_type:this.seekAction$.getValue()};this.logSeeked(s),this.seekAction$.next("unknown")}),i((0,T.merge)(e.info.isBuffering$,e.info.isStalled$),n=>{n&&this.logShowLoader()}),i(e.info.currentQuality$,n=>{if(n){let s=e.info.isAutoQualityEnabled$.getValue(),u=e.info.currentVideoStream$.getValue()?.codec,l=e.info.currentAudioStream$.getValue()?.codec,d={user_quality:s?"auto":oe(n),playback_quality:oe(n),download_quality:oe(n),codec_info:u&&l?`${u},${l}`:void 0,manual_switch:!s};this.logQualityChanged(d)}}),this.resubscribeBeforeunload(),this.subscription.add(t),t}attachToUi(e){let{subscribe:t,subscription:i}=Oy();return t(e.actionSeek$,this.seekAction$),t(e.playerSize$,this.playerSize$),this.subscription.add(i),i}getDeviceId(){return this.deviceId}resetViewSession(){this.thinOneStatDebugLog({message:"VSID reset"}),this.vsid$.next(vd()),this.eventNumber=0}destroy(){this.api.destroy()}createRequiredParams(e){let t=this.vsid$.getValue();(0,T.assertNonNullable)(t);let i=this.eventNumber++;return{vsid:t,uv_movie_id:this.statContext.movieId,event_name:e,client_time:Date.now(),application:`@vkontakte/videoplayer-statistics:${ie}`,platform:`web:${H.clientChecker.device.isMobile?"mobile":"desktop"}`,product:this.statContext.product,event_number:i,playback_position:this.isLive?void 0:Math.round(this.position),current_tvt:this.getTotalViewTime(),cdn_host:this.cdnHostname}}createRequiredFatParams(){return{stats_version:ie,browser:H.clientChecker.browser.current,browser_version:String(H.clientChecker.browser.currentVersion),os:H.clientChecker.device.current,os_version:"",device_type:H.clientChecker.device.isMobile?"mobile":"desktop",navigation:this.statContext.navigation}}log(e,t,i=!1){let o=this.createRequiredParams(e),n={};i&&(n=this.createRequiredFatParams()),this.logger.log({...o,...n,...t})}logWatchCoverage(e){this.log("watch_coverage",e,!0)}logWatchCoverageLive(e){this.log("watch_coverage_live",e,!0)}logWatchedN(e){this.log("watched_n",e,!0)}logStartSession(e){this.log("start_session",e,!0)}logPreloadStarted(e){this.log("preload_started",e)}logPreloadEnded(e){this.log("preload_ended",e)}logPlaybackStarted(e){this.log("playback_started",e,!0)}logPlay(){this.log("play")}logPlaying(e){this.log("playing",e)}logPause(){this.log("pause")}logResume(){this.log("resume")}logSeeking(e){this.log("seeking",e)}logSeeked(e){this.log("seeked",e)}logShowLoader(){this.log("show_loader")}logQualityChanged(e){this.log("quality_changed",e)}logFailover(e){this.log("failover",e)}resubscribeBeforeunload(){this.beforeunloadSubscription?.unsubscribe(),this.beforeunloadSubscription=(0,T.fromEvent)(window,"beforeunload").subscribe(()=>{}),this.subscription.add(this.beforeunloadSubscription)}};