@vkontakte/videoplayer-statistics 1.0.21 → 1.0.24

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.
@@ -0,0 +1,3 @@
1
+ import { IOneStat, OneStat, IStatContext } from './OneStat';
2
+ import { ApiEnv, ContentType, ScreenDestination, Quality, ConnectionType } from './types';
3
+ export { OneStat, IOneStat, IStatContext, ApiEnv, ContentType, ScreenDestination, Quality, ConnectionType };
package/es2015.cjs.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
- * @vkontakte/videoplayer-statistics v1.0.21
3
- * Thu, 11 Aug 2022 10:22:54 GMT
4
- * https://st.mycdn.me/static/playersdk/1-0-21/doc/
2
+ * @vkontakte/videoplayer-statistics v1.0.24
3
+ * Thu, 01 Sep 2022 13:52:07 GMT
4
+ * https://st.mycdn.me/static/vkontakte-videoplayer/1-0-24/doc/
5
5
  */
6
- 'use strict';Object.defineProperty(exports,'__esModule',{value:!0});var t=require('@vkontakte/videoplayer-shared/es2015.cjs.js');function e(t){return t&&'object'==typeof t&&'default'in t?t:{default:t}}var r=e(require('lodash/debounce'));function n(t,e,r,n){return new(r||(r=Promise))((function(o,i){function s(t){try{u(n.next(t))}catch(t){i(t)}}function a(t){try{u(n.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(s,a)}u((n=n.apply(t,e||[])).next())}))}var o='undefined'!=typeof globalThis?globalThis:'undefined'!=typeof window?window:'undefined'!=typeof global?global:'undefined'!=typeof self?self:{},i=function(t){return t&&t.Math==Math&&t},s=i('object'==typeof globalThis&&globalThis)||i('object'==typeof window&&window)||i('object'==typeof self&&self)||i('object'==typeof o&&o)||function(){return this}()||Function('return this')(),a=function(t){try{return!!t()}catch(t){return!0}},u=!a((function(){var t=function(){}.bind();return'function'!=typeof t||t.hasOwnProperty('prototype')})),c=u,h=Function.prototype,l=h.apply,p=h.call,f='object'==typeof Reflect&&Reflect.apply||(c?p.bind(l):function(){return p.apply(l,arguments)}),d=u,v=Function.prototype,y=v.bind,m=v.call,g=d&&y.bind(m,m),b=d?function(t){return t&&g(t)}:function(t){return t&&function(){return m.apply(t,arguments)}},w=function(t){return'function'==typeof t},A={},E=!a((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})),S=u,_=Function.prototype.call,T=S?_.bind(_):function(){return _.apply(_,arguments)},O={},P={}.propertyIsEnumerable,x=Object.getOwnPropertyDescriptor,j=x&&!P.call({1:2},1);O.f=j?function(t){var e=x(this,t);return!!e&&e.enumerable}:P;var k,R,L=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}},C=b,I=C({}.toString),N=C(''.slice),q=function(t){return N(I(t),8,-1)},U=b,z=a,B=q,M=s.Object,D=U(''.split),F=z((function(){return!M('z').propertyIsEnumerable(0)}))?function(t){return'String'==B(t)?D(t,''):M(t)}:M,$=s.TypeError,K=function(t){if(null==t)throw $('Can\'t call method on '+t);return t},Q=F,H=K,W=w,G=function(t){return'object'==typeof t?null!==t:W(t)},Y={},V=Y,J=s,Z=w,X=function(t){return Z(t)?t:void 0},tt=function(t,e){return arguments.length<2?X(V[t])||X(J[t]):V[t]&&V[t][e]||J[t]&&J[t][e]},et=b({}.isPrototypeOf),rt=tt('navigator','userAgent')||'',nt=s,ot=rt,it=nt.process,st=nt.Deno,at=it&&it.versions||st&&st.version,ut=at&&at.v8;ut&&(R=(k=ut.split('.'))[0]>0&&k[0]<4?1:+(k[0]+k[1])),!R&&ot&&(!(k=ot.match(/Edge\/(\d+)/))||k[1]>=74)&&(k=ot.match(/Chrome\/(\d+)/))&&(R=+k[1]);var ct=R,ht=ct,lt=a,pt=!!Object.getOwnPropertySymbols&&!lt((function(){var t=Symbol();return!String(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&ht&&ht<41})),ft=pt&&!Symbol.sham&&'symbol'==typeof Symbol.iterator,dt=tt,vt=w,yt=et,mt=ft,gt=s.Object,bt=mt?function(t){return'symbol'==typeof t}:function(t){var e=dt('Symbol');return vt(e)&&yt(e.prototype,gt(t))},wt=s.String,At=function(t){try{return wt(t)}catch(t){return'Object'}},Et=w,St=At,_t=s.TypeError,Tt=function(t){if(Et(t))return t;throw _t(St(t)+' is not a function')},Ot=Tt,Pt=function(t,e){var r=t[e];return null==r?void 0:Ot(r)},xt=T,jt=w,kt=G,Rt=s.TypeError,Lt={exports:{}},Ct=s,It=Object.defineProperty,Nt=function(t,e){try{It(Ct,t,{value:e,configurable:!0,writable:!0})}catch(r){Ct[t]=e}return e},qt=s['__core-js_shared__']||Nt('__core-js_shared__',{}),Ut=qt;(Lt.exports=function(t,e){return Ut[t]||(Ut[t]=void 0!==e?e:{})})('versions',[]).push({version:'3.21.1',mode:'pure',copyright:'© 2014-2022 Denis Pushkarev (zloirock.ru)',license:'https://github.com/zloirock/core-js/blob/v3.21.1/LICENSE',source:'https://github.com/zloirock/core-js'});var zt=K,Bt=s.Object,Mt=function(t){return Bt(zt(t))},Dt=b({}.hasOwnProperty),Ft=Object.hasOwn||function(t,e){return Dt(Mt(t),e)},$t=b,Kt=0,Qt=Math.random(),Ht=$t(1..toString),Wt=function(t){return'Symbol('+(void 0===t?'':t)+')_'+Ht(++Kt+Qt,36)},Gt=s,Yt=Lt.exports,Vt=Ft,Jt=Wt,Zt=pt,Xt=ft,te=Yt('wks'),ee=Gt.Symbol,re=ee&&ee.for,ne=Xt?ee:ee&&ee.withoutSetter||Jt,oe=function(t){if(!Vt(te,t)||!Zt&&'string'!=typeof te[t]){var e='Symbol.'+t;Zt&&Vt(ee,t)?te[t]=ee[t]:te[t]=Xt&&re?re(e):ne(e)}return te[t]},ie=T,se=G,ae=bt,ue=Pt,ce=function(t,e){var r,n;if('string'===e&&jt(r=t.toString)&&!kt(n=xt(r,t)))return n;if(jt(r=t.valueOf)&&!kt(n=xt(r,t)))return n;if('string'!==e&&jt(r=t.toString)&&!kt(n=xt(r,t)))return n;throw Rt('Can\'t convert object to primitive value')},he=oe,le=s.TypeError,pe=he('toPrimitive'),fe=function(t,e){if(!se(t)||ae(t))return t;var r,n=ue(t,pe);if(n){if(void 0===e&&(e='default'),r=ie(n,t,e),!se(r)||ae(r))return r;throw le('Can\'t convert object to primitive value')}return void 0===e&&(e='number'),ce(t,e)},de=bt,ve=function(t){var e=fe(t,'string');return de(e)?e:e+''},ye=G,me=s.document,ge=ye(me)&&ye(me.createElement),be=function(t){return ge?me.createElement(t):{}},we=be,Ae=!E&&!a((function(){return 7!=Object.defineProperty(we('div'),'a',{get:function(){return 7}}).a})),Ee=E,Se=T,_e=O,Te=L,Oe=function(t){return Q(H(t))},Pe=ve,xe=Ft,je=Ae,ke=Object.getOwnPropertyDescriptor;A.f=Ee?ke:function(t,e){if(t=Oe(t),e=Pe(e),je)try{return ke(t,e)}catch(t){}if(xe(t,e))return Te(!Se(_e.f,t,e),t[e])};var Re=a,Le=w,Ce=/#|\.prototype\./,Ie=function(t,e){var r=qe[Ne(t)];return r==ze||r!=Ue&&(Le(e)?Re(e):!!e)},Ne=Ie.normalize=function(t){return String(t).replace(Ce,'.').toLowerCase()},qe=Ie.data={},Ue=Ie.NATIVE='N',ze=Ie.POLYFILL='P',Be=Ie,Me=Tt,De=u,Fe=b(b.bind),$e=function(t,e){return Me(t),void 0===e?t:De?Fe(t,e):function(){return t.apply(e,arguments)}},Ke={},Qe=E&&a((function(){return 42!=Object.defineProperty((function(){}),'prototype',{value:42,writable:!1}).prototype})),He=s,We=G,Ge=He.String,Ye=He.TypeError,Ve=function(t){if(We(t))return t;throw Ye(Ge(t)+' is not an object')},Je=E,Ze=Ae,Xe=Qe,tr=Ve,er=ve,rr=s.TypeError,nr=Object.defineProperty,or=Object.getOwnPropertyDescriptor;Ke.f=Je?Xe?function(t,e,r){if(tr(t),e=er(e),tr(r),'function'==typeof t&&'prototype'===e&&'value'in r&&'writable'in r&&!r.writable){var n=or(t,e);n&&n.writable&&(t[e]=r.value,r={configurable:'configurable'in r?r.configurable:n.configurable,enumerable:'enumerable'in r?r.enumerable:n.enumerable,writable:!1})}return nr(t,e,r)}:nr:function(t,e,r){if(tr(t),e=er(e),tr(r),Ze)try{return nr(t,e,r)}catch(t){}if('get'in r||'set'in r)throw rr('Accessors not supported');return'value'in r&&(t[e]=r.value),t};var ir=Ke,sr=L,ar=E?function(t,e,r){return ir.f(t,e,sr(1,r))}:function(t,e,r){return t[e]=r,t},ur=s,cr=f,hr=b,lr=w,pr=A.f,fr=Be,dr=Y,vr=$e,yr=ar,mr=Ft,gr=function(t){var e=function(r,n,o){if(this instanceof e){switch(arguments.length){case 0:return new t;case 1:return new t(r);case 2:return new t(r,n)}return new t(r,n,o)}return cr(t,this,arguments)};return e.prototype=t.prototype,e},br=function(t,e){var r,n,o,i,s,a,u,c,h=t.target,l=t.global,p=t.stat,f=t.proto,d=l?ur:p?ur[h]:(ur[h]||{}).prototype,v=l?dr:dr[h]||yr(dr,h,{})[h],y=v.prototype;for(o in e)r=!fr(l?o:h+(p?'.':'#')+o,t.forced)&&d&&mr(d,o),s=v[o],r&&(a=t.noTargetGet?(c=pr(d,o))&&c.value:d[o]),i=r&&a?a:e[o],r&&typeof s==typeof i||(u=t.bind&&r?vr(i,ur):t.wrap&&r?gr(i):f&&lr(i)?hr(i):i,(t.sham||i&&i.sham||s&&s.sham)&&yr(u,'sham',!0),yr(v,o,u),f&&(mr(dr,n=h+'Prototype')||yr(dr,n,{}),yr(dr[n],o,i),t.real&&y&&!y[o]&&yr(y,o,i)))},wr=s.Promise,Ar=ar,Er=function(t,e,r,n){n&&n.enumerable?t[e]=r:Ar(t,e,r)},Sr=s,_r=(Sr.String,Sr.TypeError,b);Object.setPrototypeOf||'__proto__'in{}&&function(){var t,e=!1,r={};try{(t=_r(Object.getOwnPropertyDescriptor(Object.prototype,'__proto__').set))(r,[]),e=r instanceof Array}catch(t){}}();var Tr={};Tr[oe('toStringTag')]='z';var Or='[object z]'===String(Tr),Pr=s,xr=Or,jr=w,kr=q,Rr=oe('toStringTag'),Lr=Pr.Object,Cr='Arguments'==kr(function(){return arguments}()),Ir=xr?kr:function(t){var e,r,n;return void 0===t?'Undefined':null===t?'Null':'string'==typeof(r=function(t,e){try{return t[e]}catch(t){}}(e=Lr(t),Rr))?r:Cr?kr(e):'Object'==(n=kr(e))&&jr(e.callee)?'Arguments':n},Nr=Ir,qr=Or?{}.toString:function(){return'[object '+Nr(this)+']'},Ur=Or,zr=Ke.f,Br=ar,Mr=Ft,Dr=qr,Fr=oe('toStringTag'),$r=tt,Kr=Ke,Qr=E,Hr=oe('species'),Wr=et,Gr=s.TypeError,Yr=w,Vr=qt,Jr=b(Function.toString);Yr(Vr.inspectSource)||(Vr.inspectSource=function(t){return Jr(t)});var Zr=Vr.inspectSource,Xr={},tn=Xr,en=oe('iterator'),rn=Array.prototype,nn=Math.ceil,on=Math.floor,sn=function(t){var e=+t;return e!=e||0===e?0:(e>0?on:nn)(e)},an=Math.min,un=function(t){return t>0?an(sn(t),9007199254740991):0},cn=Ir,hn=Pt,ln=Xr,pn=oe('iterator'),fn=function(t){if(null!=t)return hn(t,pn)||hn(t,'@@iterator')||ln[cn(t)]},dn=T,vn=Tt,yn=Ve,mn=At,gn=fn,bn=s.TypeError,wn=T,An=Ve,En=Pt,Sn=$e,_n=T,Tn=Ve,On=At,Pn=function(t){return void 0!==t&&(tn.Array===t||rn[en]===t)},xn=function(t){return un(t.length)},jn=et,kn=function(t,e){var r=arguments.length<2?gn(t):e;if(vn(r))return yn(dn(r,t));throw bn(mn(t)+' is not iterable')},Rn=fn,Ln=function(t,e,r){var n,o;An(t);try{if(!(n=En(t,'return'))){if('throw'===e)throw r;return r}n=wn(n,t)}catch(t){o=!0,n=t}if('throw'===e)throw r;if(o)throw n;return An(n),r},Cn=s.TypeError,In=function(t,e){this.stopped=t,this.result=e},Nn=In.prototype,qn=oe('iterator'),Un=!1;try{var zn=0,Bn={next:function(){return{done:!!zn++}},return:function(){Un=!0}};Bn[qn]=function(){return this},Array.from(Bn,(function(){throw 2}))}catch(t){}var Mn=b,Dn=a,Fn=w,$n=Ir,Kn=Zr,Qn=function(){},Hn=[],Wn=tt('Reflect','construct'),Gn=/^\s*(?:class|function)\b/,Yn=Mn(Gn.exec),Vn=!Gn.exec(Qn),Jn=function(t){if(!Fn(t))return!1;try{return Wn(Qn,Hn,t),!0}catch(t){return!1}},Zn=function(t){if(!Fn(t))return!1;switch($n(t)){case'AsyncFunction':case'GeneratorFunction':case'AsyncGeneratorFunction':return!1}try{return Vn||!!Yn(Gn,Kn(t))}catch(t){return!0}};Zn.sham=!0;var Xn,to,eo,ro,no=!Wn||Dn((function(){var t;return Jn(Jn.call)||!Jn(Object)||!Jn((function(){t=!0}))||t}))?Zn:Jn,oo=At,io=s.TypeError,so=Ve,ao=function(t){if(no(t))return t;throw io(oo(t)+' is not a constructor')},uo=oe('species'),co=function(t,e){var r,n=so(t).constructor;return void 0===n||null==(r=so(n)[uo])?e:ao(r)},ho=tt('document','documentElement'),lo=b([].slice),po=s.TypeError,fo=/(?:ipad|iphone|ipod).*applewebkit/i.test(rt),vo='process'==q(s.process),yo=s,mo=f,go=$e,bo=w,wo=Ft,Ao=a,Eo=ho,So=lo,_o=be,To=function(t,e){if(t<e)throw po('Not enough arguments');return t},Oo=fo,Po=vo,xo=yo.setImmediate,jo=yo.clearImmediate,ko=yo.process,Ro=yo.Dispatch,Lo=yo.Function,Co=yo.MessageChannel,Io=yo.String,No=0,qo={};try{Xn=yo.location}catch(t){}var Uo=function(t){if(wo(qo,t)){var e=qo[t];delete qo[t],e()}},zo=function(t){return function(){Uo(t)}},Bo=function(t){Uo(t.data)},Mo=function(t){yo.postMessage(Io(t),Xn.protocol+'//'+Xn.host)};xo&&jo||(xo=function(t){To(arguments.length,1);var e=bo(t)?t:Lo(t),r=So(arguments,1);return qo[++No]=function(){mo(e,void 0,r)},to(No),No},jo=function(t){delete qo[t]},Po?to=function(t){ko.nextTick(zo(t))}:Ro&&Ro.now?to=function(t){Ro.now(zo(t))}:Co&&!Oo?(ro=(eo=new Co).port2,eo.port1.onmessage=Bo,to=go(ro.postMessage,ro)):yo.addEventListener&&bo(yo.postMessage)&&!yo.importScripts&&Xn&&'file:'!==Xn.protocol&&!Ao(Mo)?(to=Mo,yo.addEventListener('message',Bo,!1)):to='onreadystatechange'in _o('script')?function(t){Eo.appendChild(_o('script')).onreadystatechange=function(){Eo.removeChild(this),Uo(t)}}:function(t){setTimeout(zo(t),0)});var Do,Fo,$o,Ko,Qo,Ho,Wo,Go,Yo={set:xo,clear:jo},Vo=s,Jo=/ipad|iphone|ipod/i.test(rt)&&void 0!==Vo.Pebble,Zo=/web0s(?!.*chrome)/i.test(rt),Xo=s,ti=$e,ei=A.f,ri=Yo.set,ni=fo,oi=Jo,ii=Zo,si=vo,ai=Xo.MutationObserver||Xo.WebKitMutationObserver,ui=Xo.document,ci=Xo.process,hi=Xo.Promise,li=ei(Xo,'queueMicrotask'),pi=li&&li.value;pi||(Do=function(){var t,e;for(si&&(t=ci.domain)&&t.exit();Fo;){e=Fo.fn,Fo=Fo.next;try{e()}catch(t){throw Fo?Ko():$o=void 0,t}}$o=void 0,t&&t.enter()},ni||si||ii||!ai||!ui?!oi&&hi&&hi.resolve?((Wo=hi.resolve(void 0)).constructor=hi,Go=ti(Wo.then,Wo),Ko=function(){Go(Do)}):si?Ko=function(){ci.nextTick(Do)}:(ri=ti(ri,Xo),Ko=function(){ri(Do)}):(Qo=!0,Ho=ui.createTextNode(''),new ai(Do).observe(Ho,{characterData:!0}),Ko=function(){Ho.data=Qo=!Qo}));var fi=pi||function(t){var e={fn:t,next:void 0};$o&&($o.next=e),Fo||(Fo=e,Ko()),$o=e},di={},vi=Tt,yi=function(t){var e,r;this.promise=new t((function(t,n){if(void 0!==e||void 0!==r)throw TypeError('Bad Promise constructor');e=t,r=n})),this.resolve=vi(e),this.reject=vi(r)};di.f=function(t){return new yi(t)};var mi=Ve,gi=G,bi=di,wi=function(t,e){if(mi(t),gi(e)&&e.constructor===t)return e;var r=bi.f(t);return(0,r.resolve)(e),r.promise},Ai=s,Ei=function(){this.head=null,this.tail=null};Ei.prototype={add:function(t){var e={item:t,next:null};this.head?this.tail.next=e:this.head=e,this.tail=e},get:function(){var t=this.head;if(t)return this.head=t.next,this.tail===t&&(this.tail=null),t.item}};var Si,_i,Ti,Oi=Ei,Pi=w,xi=Zr,ji=s.WeakMap,ki=Pi(ji)&&/native code/.test(xi(ji)),Ri=Lt.exports,Li=Wt,Ci=Ri('keys'),Ii=ki,Ni=s,qi=b,Ui=G,zi=ar,Bi=Ft,Mi=qt,Di=function(t){return Ci[t]||(Ci[t]=Li(t))},Fi={},$i=Ni.TypeError,Ki=Ni.WeakMap;if(Ii||Mi.state){var Qi=Mi.state||(Mi.state=new Ki),Hi=qi(Qi.get),Wi=qi(Qi.has),Gi=qi(Qi.set);Si=function(t,e){if(Wi(Qi,t))throw new $i('Object already initialized');return e.facade=t,Gi(Qi,t,e),e},_i=function(t){return Hi(Qi,t)||{}},Ti=function(t){return Wi(Qi,t)}}else{var Yi=Di('state');Fi[Yi]=!0,Si=function(t,e){if(Bi(t,Yi))throw new $i('Object already initialized');return e.facade=t,zi(t,Yi,e),e},_i=function(t){return Bi(t,Yi)?t[Yi]:{}},Ti=function(t){return Bi(t,Yi)}}var Vi,Ji,Zi,Xi='object'==typeof window,ts=br,es=s,rs=tt,ns=T,os=wr,is=function(t,e,r){for(var n in e)r&&r.unsafe&&t[n]?t[n]=e[n]:Er(t,n,e[n],r);return t},ss=function(t,e,r,n){if(t){var o=r?t:t.prototype;Mr(o,Fr)||zr(o,Fr,{configurable:!0,value:e}),n&&!Ur&&Br(o,'toString',Dr)}},as=function(t){var e=$r(t),r=Kr.f;Qr&&e&&!e[Hr]&&r(e,Hr,{configurable:!0,get:function(){return this}})},us=Tt,cs=w,hs=G,ls=function(t,e){if(Wr(e,t))return t;throw Gr('Incorrect invocation')},ps=Zr,fs=function(t,e,r){var n,o,i,s,a,u,c,h=r&&r.that,l=!(!r||!r.AS_ENTRIES),p=!(!r||!r.IS_ITERATOR),f=!(!r||!r.INTERRUPTED),d=Sn(e,h),v=function(t){return n&&Ln(n,'normal',t),new In(!0,t)},y=function(t){return l?(Tn(t),f?d(t[0],t[1],v):d(t[0],t[1])):f?d(t,v):d(t)};if(p)n=t;else{if(!(o=Rn(t)))throw Cn(On(t)+' is not iterable');if(Pn(o)){for(i=0,s=xn(t);s>i;i++)if((a=y(t[i]))&&jn(Nn,a))return a;return new In(!1)}n=kn(t,o)}for(u=n.next;!(c=_n(u,n)).done;){try{a=y(c.value)}catch(t){Ln(n,'throw',t)}if('object'==typeof a&&a&&jn(Nn,a))return a}return new In(!1)},ds=function(t,e){if(!e&&!Un)return!1;var r=!1;try{var n={};n[qn]=function(){return{next:function(){return{done:r=!0}}}},t(n)}catch(t){}return r},vs=co,ys=Yo.set,ms=fi,gs=wi,bs=function(t,e){var r=Ai.console;r&&r.error&&(1==arguments.length?r.error(t):r.error(t,e))},ws=di,As=function(t){try{return{error:!1,value:t()}}catch(t){return{error:!0,value:t}}},Es=Oi,Ss={set:Si,get:_i,has:Ti,enforce:function(t){return Ti(t)?_i(t):Si(t,{})},getterFor:function(t){return function(e){var r;if(!Ui(e)||(r=_i(e)).type!==t)throw $i('Incompatible receiver, '+t+' required');return r}}},_s=Be,Ts=Xi,Os=vo,Ps=ct,xs=oe('species'),js='Promise',ks=Ss.getterFor(js),Rs=Ss.set,Ls=Ss.getterFor(js),Cs=os&&os.prototype,Is=os,Ns=Cs,qs=es.TypeError,Us=es.document,zs=es.process,Bs=ws.f,Ms=Bs,Ds=!!(Us&&Us.createEvent&&es.dispatchEvent),Fs=cs(es.PromiseRejectionEvent),$s=_s(js,(function(){var t=ps(Is),e=t!==String(Is);if(!e&&66===Ps)return!0;if(!Ns.finally)return!0;if(Ps>=51&&/native code/.test(t))return!1;var r=new Is((function(t){t(1)})),n=function(t){t((function(){}),(function(){}))};return(r.constructor={})[xs]=n,!(r.then((function(){}))instanceof n)||!e&&Ts&&!Fs})),Ks=$s||!ds((function(t){Is.all(t).catch((function(){}))})),Qs=function(t){var e;return!(!hs(t)||!cs(e=t.then))&&e},Hs=function(t,e){var r,n,o,i=e.value,s=1==e.state,a=s?t.ok:t.fail,u=t.resolve,c=t.reject,h=t.domain;try{a?(s||(2===e.rejection&&Js(e),e.rejection=1),!0===a?r=i:(h&&h.enter(),r=a(i),h&&(h.exit(),o=!0)),r===t.promise?c(qs('Promise-chain cycle')):(n=Qs(r))?ns(n,r,u,c):u(r)):c(i)}catch(t){h&&!o&&h.exit(),c(t)}},Ws=function(t,e){t.notified||(t.notified=!0,ms((function(){for(var r,n=t.reactions;r=n.get();)Hs(r,t);t.notified=!1,e&&!t.rejection&&Ys(t)})))},Gs=function(t,e,r){var n,o;Ds?((n=Us.createEvent('Event')).promise=e,n.reason=r,n.initEvent(t,!1,!0),es.dispatchEvent(n)):n={promise:e,reason:r},!Fs&&(o=es['on'+t])?o(n):'unhandledrejection'===t&&bs('Unhandled promise rejection',r)},Ys=function(t){ns(ys,es,(function(){var e,r=t.facade,n=t.value;if(Vs(t)&&(e=As((function(){Os?zs.emit('unhandledRejection',n,r):Gs('unhandledrejection',r,n)})),t.rejection=Os||Vs(t)?2:1,e.error))throw e.value}))},Vs=function(t){return 1!==t.rejection&&!t.parent},Js=function(t){ns(ys,es,(function(){var e=t.facade;Os?zs.emit('rejectionHandled',e):Gs('rejectionhandled',e,t.value)}))},Zs=function(t,e,r){return function(n){t(e,n,r)}},Xs=function(t,e,r){t.done||(t.done=!0,r&&(t=r),t.value=e,t.state=2,Ws(t,!0))},ta=function(t,e,r){if(!t.done){t.done=!0,r&&(t=r);try{if(t.facade===e)throw qs('Promise can\'t be resolved itself');var n=Qs(e);n?ms((function(){var r={done:!1};try{ns(n,e,Zs(ta,r,t),Zs(Xs,r,t))}catch(e){Xs(r,e,t)}})):(t.value=e,t.state=1,Ws(t,!1))}catch(e){Xs({done:!1},e,t)}}};$s&&(Ns=(Is=function(t){ls(this,Ns),us(t),ns(Vi,this);var e=ks(this);try{t(Zs(ta,e),Zs(Xs,e))}catch(t){Xs(e,t)}}).prototype,(Vi=function(t){Rs(this,{type:js,done:!1,notified:!1,parent:!1,reactions:new Es,rejection:!1,state:0,value:void 0})}).prototype=is(Ns,{then:function(t,e){var r=Ls(this),n=Bs(vs(this,Is));return r.parent=!0,n.ok=!cs(t)||t,n.fail=cs(e)&&e,n.domain=Os?zs.domain:void 0,0==r.state?r.reactions.add(n):ms((function(){Hs(n,r)})),n.promise},catch:function(t){return this.then(void 0,t)}}),Ji=function(){var t=new Vi,e=ks(t);this.promise=t,this.resolve=Zs(ta,e),this.reject=Zs(Xs,e)},ws.f=Bs=function(t){return t===Is||t===Zi?new Ji(t):Ms(t)}),ts({global:!0,wrap:!0,forced:$s},{Promise:Is}),ss(Is,js,!1,!0),as(js),Zi=rs(js),ts({target:js,stat:!0,forced:$s},{reject:function(t){var e=Bs(this);return ns(e.reject,void 0,t),e.promise}}),ts({target:js,stat:!0,forced:true},{resolve:function(t){return gs(this===Zi?Is:this,t)}}),ts({target:js,stat:!0,forced:Ks},{all:function(t){var e=this,r=Bs(e),n=r.resolve,o=r.reject,i=As((function(){var r=us(e.resolve),i=[],s=0,a=1;fs(t,(function(t){var u=s++,c=!1;a++,ns(r,e,t).then((function(t){c||(c=!0,i[u]=t,--a||n(i))}),o)})),--a||n(i)}));return i.error&&o(i.value),r.promise},race:function(t){var e=this,r=Bs(e),n=r.reject,o=As((function(){var o=us(e.resolve);fs(t,(function(t){ns(o,e,t).then(r.resolve,n)}))}));return o.error&&n(o.value),r.promise}});var ea=wr,ra=tt,na=w,oa=co,ia=wi;br({target:'Promise',proto:!0,real:!0,forced:!!ea&&a((function(){ea.prototype.finally.call({then:function(){}},(function(){}))}))},{finally:function(t){var e=oa(this,ra('Promise')),r=na(t);return this.then(r?function(r){return ia(e,t()).then((function(){return r}))}:t,r?function(r){return ia(e,t()).then((function(){throw r}))}:t)}});var sa=tt('Promise','finally');const aa=(()=>{try{const t=Date.now().toString(),e=window.localStorage;e.setItem(t,t);const r=e.getItem(t)===t;return e.removeItem(t),r?e:null}catch(t){return null}})();var ua,ca,ha,la,pa,fa,da,va={get:t=>function(t){const e=aa?aa.getItem('_one-stat_'+t):null;if(null===e)return null;try{return JSON.parse(e)}catch(t){return null}}(t)||null,set(t,e){!function(t,e){try{aa&&aa.setItem('_one-stat_'+t,JSON.stringify(e))}catch(t){}}(t,e)},remove(t){!function(t){aa&&aa.removeItem('_one-stat_'+t)}(t)}};exports.ApiEnv=void 0,(ua=exports.ApiEnv||(exports.ApiEnv={})).PROD='prod',ua.VK_ALIAS='vk_alias',ua.VIDEOTEST='videotest',ua.TEST='test',ua.AUTO='auto',exports.Quality=void 0,(ca=exports.Quality||(exports.Quality={})).Q144P='144',ca.Q240P='240',ca.Q360P='360',ca.Q480P='480',ca.Q720P='720',ca.Q1080P='1080',ca.Q1440P='1440',ca.Q2160P='2160',ca.Q4320P='4320',ca.UNKNOWN='unknown',exports.ScreenDestination=void 0,(ha=exports.ScreenDestination||(exports.ScreenDestination={})).CHROMECAST='chromecast',ha.APPLE_TV='appletv',ha.PIP='pip',ha.HEADPHONES='externalHeadphones',ha.SCREEN='',exports.ContentType=void 0,(la=exports.ContentType||(exports.ContentType={})).MP4='mp4',la.DASH='dash',la.DASH_SEP='dash_sep',la.ONDEMAND_DASH='ondemand_dash',la.HLS='hls',la.ONDEMAND_HLS='ondemand_hls',la.WEBM='webm',la.UNKNOWN='unknown',function(t){t.AUTO='auto',t.MANUAL=''}(pa||(pa={})),exports.ConnectionType=void 0,(fa=exports.ConnectionType||(exports.ConnectionType={})).HTTP1='http1',fa.HTTP2='http2',fa.HTTP3='http3',function(t){t[t.YES=1]='YES',t[t.NO=0]='NO'}(da||(da={}));const ya={[exports.ApiEnv.PROD]:'https://api.ok.ru',[exports.ApiEnv.VK_ALIAS]:'https://api.mycdn.me',[exports.ApiEnv.VIDEOTEST]:'https://videotestapi.ok.ru/api',[exports.ApiEnv.TEST]:'https://apitest.ok.ru',[exports.ApiEnv.AUTO]:''},ma={start:1e3,factor:1.5,max:3e5,random:1e3};var ga;!function(t){t[t.PARAM_SESSION_EXPIRED=102]='PARAM_SESSION_EXPIRED',t[t.PARAM_SESSION_KEY=103]='PARAM_SESSION_KEY',t[t.PARAM_SIGNATURE=104]='PARAM_SIGNATURE',t[t.AUTH_LOGIN=401]='AUTH_LOGIN'}(ga||(ga={}));class ba{constructor(e){this.consequentAuthErrors=0,this.authorized$=new t.ValueSubject(!1),this.params=e;const r=va.get('uuid');r?this.uuid=String(r):(this.uuid=function(){const t='0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz'.split(''),e=new Array(36);let r,n,o=0;for(n=0;n<36;n++)8===n||13===n||18===n||23===n?e[n]='-':14===n?e[n]='4':(o<=2&&(o=33554432+16777216*Math.random()|0),r=15&o,o>>=4,e[n]=t[19===n?3&r|8:r]);return e.join('')}(),va.set('uuid',this.uuid))}authorize(t){return n(this,void 0,void 0,(function*(){return this.authToken=null!=t?t:yield this.refreshAuthToken(),this._authorizeWithBackoff()}))}logBeacon(t){const e=this.createLogParams(t),r=this.sessionKey;if(!r)return;this.params.apiTransport.sendBeacon('log.externalLog',e,r)||this.logRequest(t)}logRequest(t){var e;return n(this,void 0,void 0,(function*(){const r='log.externalLog',o=this.createLogParams(t),i=null!==(e=this.sessionKey)&&void 0!==e?e:yield this._authorizeWithBackoff();if(!i)return;const s=(t,e=this.params.requestRetryCount)=>n(this,void 0,void 0,(function*(){try{return yield this.params.apiTransport.sendRequest(r,o,i)}catch(n){if(!n||!('error_code'in n))return void this.params.error$.next({id:'logRequestUnknown',message:`Unknown ${r} error`,thrown:n});const o=null==n?void 0:n.error_code;switch(o){case ga.PARAM_SESSION_EXPIRED:case ga.PARAM_SESSION_KEY:case ga.PARAM_SIGNATURE:return this.authorized$.next(!1),this.sessionKey=yield this._authorizeWithBackoff(),e>0?s(t,e-1):void 0;case ga.AUTH_LOGIN:return this.authorized$.next(!1),this.authToken=yield this.refreshAuthToken(),this.sessionKey=yield this._authorizeWithBackoff(),e>0?s(t,e-1):void 0;default:return void this.params.error$.next({id:`LogRequest#${o}`,message:`${r} error`,data:n})}}}));return s(t)}))}destroy(){window.clearTimeout(this.backoffTimeoutId),this.backoffTimeoutId=0}refreshAuthToken(){return n(this,void 0,void 0,(function*(){if(this.params.refreshAuthToken)return this.refreshAuthTokenPromise||(this.refreshAuthTokenPromise=sa(this.params.refreshAuthToken(),(()=>{this.refreshAuthTokenPromise=void 0}))),this.refreshAuthTokenPromise}))}createLogParams(t){return{collector:'ok.mobile.apps.video',data:JSON.stringify({application:'@vkontakte/videoplayer-statistics:1.0.21',platform:'WEB',items:t.map((t=>Object.assign(Object.assign({},t),{time:0,type:1})))})}}_authorizeWithBackoff(){if(!this.consequentAuthErrors)return this._authorize();const e=t.getExponentialDelay(this.consequentAuthErrors,ma);return new Promise((t=>{this.backoffTimeoutId||(this.backoffTimeoutId=window.setTimeout((()=>{sa(this._authorize().then(t).catch((t=>this.params.error$.next({id:'AuthorizeBackoff',message:'Otherwise unhandle errror in authrization',thrown:t}))),(()=>this.backoffTimeoutId=0))}),e))}))}_authorize(){return n(this,void 0,void 0,(function*(){if(this.authorizePromise)return this.authorizePromise;this.sessionKey=void 0,this.authorized$.next(!1);const t={session_data:{version:2,device_id:this.uuid,client_version:'1.0.21'.split('-')[0],client_type:'SDK_JS'}};return void 0!==this.authToken&&(t.session_data.auth_token=this.authToken,t.session_data.version=3),this.authorizePromise=sa(this.params.apiTransport.sendRequest('auth.anonymLogin',t).then((t=>{var e;return t&&t.session_key||this.params.error$.next({id:'AuthorizeFailed',message:'No session key',data:t}),this.sessionKey=null!==(e=null==t?void 0:t.session_key)&&void 0!==e?e:void 0,this.sessionKey})).catch((t=>n(this,void 0,void 0,(function*(){this.sessionKey=void 0;const e=null==t?void 0:t.error_code;switch(e){case ga.AUTH_LOGIN:return this.authToken=yield this.refreshAuthToken(),this._authorizeWithBackoff()}e?this.params.error$.next({id:`Authorize#${e}`,message:'authorize error',data:t}):this.params.error$.next({id:'AuthorizeUnknown',message:'authorize error',thrown:t})})))),(()=>{this.authorizePromise=void 0,this.consequentAuthErrors=this.sessionKey?0:this.consequentAuthErrors+1,this.authorized$.next(void 0!==this.sessionKey)})),this.authorizePromise}))}}class wa{constructor(){Object.defineProperty(this,'listeners',{value:{},writable:!0,configurable:!0})}addEventListener(t,e,r){t in this.listeners||(this.listeners[t]=[]),this.listeners[t].push({callback:e,options:r})}removeEventListener(t,e){if(!(t in this.listeners))return;const r=this.listeners[t];for(let t=0,n=r.length;t<n;t++)if(r[t].callback===e)return void r.splice(t,1)}dispatchEvent(t){if(!(t.type in this.listeners))return;const e=this.listeners[t.type].slice();for(let r=0,n=e.length;r<n;r++){const n=e[r];try{n.callback.call(this,t)}catch(t){Promise.resolve().then((()=>{throw t}))}n.options&&n.options.once&&this.removeEventListener(t.type,n.callback)}return!t.defaultPrevented}}class Aa extends wa{constructor(){super(),this.listeners||wa.call(this),Object.defineProperty(this,'aborted',{value:!1,writable:!0,configurable:!0}),Object.defineProperty(this,'onabort',{value:null,writable:!0,configurable:!0})}toString(){return'[object AbortSignal]'}dispatchEvent(t){'abort'===t.type&&(this.aborted=!0,'function'==typeof this.onabort&&this.onabort.call(this,t)),super.dispatchEvent(t)}}function Ea(t){return t.__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL?(console.log('__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL=true is set, will force install polyfill'),!0):'function'==typeof t.Request&&!t.Request.prototype.hasOwnProperty('signal')||!t.AbortController}'undefined'!=typeof Symbol&&Symbol.toStringTag&&(class{constructor(){Object.defineProperty(this,'signal',{value:new Aa,writable:!0,configurable:!0})}abort(){let t;try{t=new Event('abort')}catch(e){'undefined'!=typeof document?document.createEvent?(t=document.createEvent('Event'),t.initEvent('abort',!1,!1)):(t=document.createEventObject(),t.type='abort'):t={type:'abort',bubbles:!1,cancelable:!1}}this.signal.dispatchEvent(t)}toString(){return'[object AbortController]'}}.prototype[Symbol.toStringTag]='AbortController',Aa.prototype[Symbol.toStringTag]='AbortSignal');const Sa=Ea({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),_a=Sa?function(t){'function'==typeof t&&(t={fetch:t});const{fetch:e,Request:r=e.Request,AbortController:n,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:o=!1}=t;if(!Ea({fetch:e,Request:r,AbortController:n,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:o}))return{fetch:e,Request:i};let i=r;(i&&!i.prototype.hasOwnProperty('signal')||o)&&(i=function(t,e){let n;e&&e.signal&&(n=e.signal,delete e.signal);const o=new r(t,e);return n&&Object.defineProperty(o,'signal',{writable:!1,enumerable:!1,configurable:!0,value:n}),o},i.prototype=r.prototype);const s=e;return{fetch:(t,e)=>{const r=i&&i.prototype.isPrototypeOf(t)?t.signal:e?e.signal:void 0;if(r){let n;try{n=new DOMException('Aborted','AbortError')}catch(t){n=new Error('Aborted'),n.name='AbortError'}if(r.aborted)return Promise.reject(n);const o=new Promise(((t,e)=>{r.addEventListener('abort',(()=>e(n)),{once:!0})}));return e&&e.signal&&delete e.signal,Promise.race([o,s(t,e)])}return s(t,e)},Request:i}}({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,Ta=Sa?_a.fetch:window.fetch;Sa?_a.Request:window.Request;class Oa{constructor(t){this.params=t,this.apiKey=t.apiKey,this.apiEnv=t.apiEnv,this.apiBaseUrl=t.apiBaseUrl,this.isApiBaseUrlFetched=!1}resolveApiBaseUrl(){var t;return n(this,void 0,void 0,(function*(){if(this.apiEnv!==exports.ApiEnv.AUTO||this.isApiBaseUrlFetched)return this.apiBaseUrl;try{const e=atob('aHR0cHM6Ly9kbnMuZ29vZ2xlL3Jlc29sdmU/bmFtZT12aWRlby5fZW5kcG9pbnQub2sucnUmdHlwZT1UWFQ='),r=yield Ta(e,{method:'GET',mode:'cors',cache:'no-cache'}),n=yield r.json(),o=null===(t=null==n?void 0:n.Answer[0])||void 0===t?void 0:t.data;if(!o)throw new Error('Wrong DNS response');return o}catch(t){return this.params.error$.next({id:'OneStat:ApiTransport:resolveApiBaseUrl',message:'Unhandled resolve api base url error',thrown:t}),ya[exports.ApiEnv.VK_ALIAS]}finally{this.isApiBaseUrlFetched=!0}}))}sendBeacon(t,e,r){if(!window.Blob||!window.navigator.sendBeacon)return!1;const n=this._prepareQueryParams({method:t,queryParams:e,sessionKey:r}),o=new window.Blob([n.toString()],{type:'application/x-www-form-urlencoded'});try{return window.navigator.sendBeacon(`${this.apiBaseUrl}/fb.do`,o)}catch(r){this.params.error$.next({id:'OneStat:ApiTransport:sendBeacon',message:'Unhandled beacon error',thrown:r,data:{method:t,params:e}})}return!1}sendRequest(t,e,r){return n(this,void 0,void 0,(function*(){const n=Date.now(),o=o=>{o instanceof TypeError&&['Failed to fetch','NetworkError when attempting to fetch resource.'].includes(o.message)?this.params.error$.next({id:'Network',message:'Request failed',thrown:o}):this.params.error$.next({id:'OneStat:ApiTransport:sendRequest',message:'Unhandled request error',thrown:o,data:{method:t,params:e,sessionKey:r,time:Date.now()-n}})};return this.apiBaseUrl=yield this.resolveApiBaseUrl(),Ta(`${this.apiBaseUrl}/fb.do`,{method:'post',headers:{'Content-type':'application/x-www-form-urlencoded'},body:this._prepareQueryParams({method:t,queryParams:e,sessionKey:r})}).then((t=>Number(t.headers.get('content-length'))>0?t.json().then((t=>Object.prototype.hasOwnProperty.call(t,'error_msg')?Promise.reject(t):t),o):void 0),o)}))}_prepareQueryParams(t){const e=new URLSearchParams({format:'JSON',method:t.method,application_key:this.apiKey});return void 0!==t.sessionKey&&e.append('session_key',t.sessionKey),Object.entries(t.queryParams).forEach((([t,r])=>e.append(t,'string'==typeof r?r:JSON.stringify(r)))),e}}class Pa{constructor(t){this.requestQueue=[],this.isPaused=!1,this.debouncedFlush=r.default((()=>{var t;try{this.flush()}catch(e){this.error$.next({id:'LoggerError',message:null!==(t=String(e))&&void 0!==t?t:'Unknown logger error',thrown:e})}}),3e3,{maxWait:15e3}),this.api=t.api,this.error$=t.error$,this.subscription=this.api.authorized$.subscribe((t=>{t&&this.debouncedFlush()}))}log(t){this.requestQueue.push(t),this.isPaused||this.debouncedFlush()}flush(t=!1){0!==this.requestQueue.length&&(this.api.authorized$.getValue()?(t?this.api.logBeacon(this.requestQueue):this.api.logRequest(this.requestQueue),this.requestQueue=[]):t||this.api.authorize(),this.debouncedFlush.cancel())}pause(){this.isPaused=!0,this.debouncedFlush.cancel()}resume(){this.isPaused=!1,this.debouncedFlush()}destroy(){this.subscription.unsubscribe()}}exports.OneStat=class{constructor(e,r){var n;this.subscription=new t.Subscription,this.statContext=e,this.config=Object.assign(Object.assign({},null!==(n=r.config)&&void 0!==n?n:{}),{requestRetryCount:1});const o=new t.Subject;this.experimental={error$:o};const i=new Oa({apiKey:'CIOPGQJGDIHBABABA',apiBaseUrl:ya[r.apiEnv],apiEnv:r.apiEnv,error$:o});this.api=new ba({apiTransport:i,refreshAuthToken:r.refreshAuthToken,requestRetryCount:this.config.requestRetryCount,error$:o}),this.logger=new Pa({api:this.api,error$:o}),this.subscription.add(t.fromEvent(window,'beforeunload').subscribe((()=>this.logger.flush(!0))))}updateContext(t){this.statContext=Object.assign(Object.assign({},this.statContext),t)}authorize(t){return this.api.authorize(t)}pause(){this.logger.pause()}resume(){this.logger.resume()}destroy(){this.logger.flush(),this.subscription.unsubscribe(),this.api.destroy(),this.logger.destroy()}logInited(){this.log({operation:'init'})}logReady(t){this.log({operation:'player_ready',param:String(t.time)})}logStarted(t){this.log({operation:'play',param:String(Math.round(t.position))})}logPlay(){this.log({operation:'play_toggle'})}logPause(t){this.log({operation:'pause',param:String(Math.round(t.position))})}logSeek(){this.log({operation:'seek'})}logFirstBytes(t){this.log({operation:'first_bytes',param:String(t.time)})}logFirstFrame(t){this.log({operation:'first_frame',param:String(t.time)})}logError(t){this.log({operation:'error',param:t.errorType})}logWatchCoverageRecord(t){this.log({operation:'watch_coverage_record',param:`${t.start}-${t.end}`}),this.logger.flush(!0)}logWatchCoverageLive(t){this.log({operation:'watch_coverage_live',param:`${t.start}-${t.end}`}),this.logger.flush(!0)}logEmptyBuffer(t){this.log({operation:'empty_buffer',param:String(t.duration)})}logDownloadSpeed(t){this.log({operation:'download_speed',param:String(t.speed)})}logAdSlotRequest(){this.log({operation:'adv',param:'slot_request'})}logAdStarted(t){this.log({operation:'adv',param:t})}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'})}log(t){const e=this.crateLogItem(t);this.logger.log(e)}crateLogItem({operation:t,param:e}){const r=Date.now(),n={vid:this.statContext.movieId,quality:this.statContext.quality,dst:this.statContext.destination,ct:this.statContext.contentType,aid:this.statContext.albumId,place:this.statContext.place,cdn_host:this.statContext.cdnHostname,connection_type:this.statContext.connectionType,connection_reused:!0===this.statContext.connectionReused?da.YES:!1===this.statContext.connectionReused?da.NO:void 0,stat_type:!0===this.statContext.autoplay?pa.AUTO:!1===this.statContext.autoplay?pa.MANUAL:void 0,vk_playlist_id:this.statContext.vkPlaylistId,vk_app_id:this.statContext.vkAppId,track_code:this.statContext.trackCode};return void 0!==e&&(n.param=e),{operation:t,timestamp:r,custom:n}}};
6
+ 'use strict';Object.defineProperty(exports,'__esModule',{value:!0});var t=require('@vkontakte/videoplayer-shared/es2015.cjs.js');function e(t){return t&&'object'==typeof t&&'default'in t?t:{default:t}}var r=e(require('lodash/debounce.js'));function n(t,e,r,n){return new(r||(r=Promise))((function(o,i){function s(t){try{u(n.next(t))}catch(t){i(t)}}function a(t){try{u(n.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(s,a)}u((n=n.apply(t,e||[])).next())}))}var o='undefined'!=typeof globalThis?globalThis:'undefined'!=typeof window?window:'undefined'!=typeof global?global:'undefined'!=typeof self?self:{},i=function(t){return t&&t.Math==Math&&t},s=i('object'==typeof globalThis&&globalThis)||i('object'==typeof window&&window)||i('object'==typeof self&&self)||i('object'==typeof o&&o)||function(){return this}()||Function('return this')(),a=function(t){try{return!!t()}catch(t){return!0}},u=!a((function(){var t=function(){}.bind();return'function'!=typeof t||t.hasOwnProperty('prototype')})),c=u,h=Function.prototype,l=h.apply,f=h.call,p='object'==typeof Reflect&&Reflect.apply||(c?f.bind(l):function(){return f.apply(l,arguments)}),d=u,v=Function.prototype,y=v.bind,m=v.call,g=d&&y.bind(m,m),b=d?function(t){return t&&g(t)}:function(t){return t&&function(){return m.apply(t,arguments)}},w=function(t){return'function'==typeof t},A={},T=!a((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})),E=u,S=Function.prototype.call,_=E?S.bind(S):function(){return S.apply(S,arguments)},O={},P={}.propertyIsEnumerable,R=Object.getOwnPropertyDescriptor,x=R&&!P.call({1:2},1);O.f=x?function(t){var e=R(this,t);return!!e&&e.enumerable}:P;var j,k,C=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}},I=b,N=I({}.toString),L=I(''.slice),q=function(t){return L(N(t),8,-1)},U=a,B=q,z=Object,D=b(''.split),M=U((function(){return!z('z').propertyIsEnumerable(0)}))?function(t){return'String'==B(t)?D(t,''):z(t)}:z,F=TypeError,$=function(t){if(null==t)throw F('Can\'t call method on '+t);return t},K=M,Q=$,H=w,W=function(t){return'object'==typeof t?null!==t:H(t)},G={},V=G,Y=s,J=w,Z=function(t){return J(t)?t:void 0},X=function(t,e){return arguments.length<2?Z(V[t])||Z(Y[t]):V[t]&&V[t][e]||Y[t]&&Y[t][e]},tt=b({}.isPrototypeOf),et=X('navigator','userAgent')||'',rt=s,nt=et,ot=rt.process,it=rt.Deno,st=ot&&ot.versions||it&&it.version,at=st&&st.v8;at&&(k=(j=at.split('.'))[0]>0&&j[0]<4?1:+(j[0]+j[1])),!k&&nt&&(!(j=nt.match(/Edge\/(\d+)/))||j[1]>=74)&&(j=nt.match(/Chrome\/(\d+)/))&&(k=+j[1]);var ut=k,ct=ut,ht=a,lt=!!Object.getOwnPropertySymbols&&!ht((function(){var t=Symbol();return!String(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&ct&&ct<41})),ft=lt&&!Symbol.sham&&'symbol'==typeof Symbol.iterator,pt=X,dt=w,vt=tt,yt=Object,mt=ft?function(t){return'symbol'==typeof t}:function(t){var e=pt('Symbol');return dt(e)&&vt(e.prototype,yt(t))},gt=String,bt=function(t){try{return gt(t)}catch(t){return'Object'}},wt=w,At=bt,Tt=TypeError,Et=function(t){if(wt(t))return t;throw Tt(At(t)+' is not a function')},St=Et,_t=function(t,e){var r=t[e];return null==r?void 0:St(r)},Ot=_,Pt=w,Rt=W,xt=TypeError,jt={exports:{}},kt=s,Ct=Object.defineProperty,It=function(t,e){try{Ct(kt,t,{value:e,configurable:!0,writable:!0})}catch(r){kt[t]=e}return e},Nt=s['__core-js_shared__']||It('__core-js_shared__',{}),Lt=Nt;(jt.exports=function(t,e){return Lt[t]||(Lt[t]=void 0!==e?e:{})})('versions',[]).push({version:'3.24.1',mode:'pure',copyright:'© 2014-2022 Denis Pushkarev (zloirock.ru)',license:'https://github.com/zloirock/core-js/blob/v3.24.1/LICENSE',source:'https://github.com/zloirock/core-js'});var qt=$,Ut=Object,Bt=function(t){return Ut(qt(t))},zt=b({}.hasOwnProperty),Dt=Object.hasOwn||function(t,e){return zt(Bt(t),e)},Mt=b,Ft=0,$t=Math.random(),Kt=Mt(1..toString),Qt=function(t){return'Symbol('+(void 0===t?'':t)+')_'+Kt(++Ft+$t,36)},Ht=s,Wt=jt.exports,Gt=Dt,Vt=Qt,Yt=lt,Jt=ft,Zt=Wt('wks'),Xt=Ht.Symbol,te=Xt&&Xt.for,ee=Jt?Xt:Xt&&Xt.withoutSetter||Vt,re=function(t){if(!Gt(Zt,t)||!Yt&&'string'!=typeof Zt[t]){var e='Symbol.'+t;Yt&&Gt(Xt,t)?Zt[t]=Xt[t]:Zt[t]=Jt&&te?te(e):ee(e)}return Zt[t]},ne=_,oe=W,ie=mt,se=_t,ae=function(t,e){var r,n;if('string'===e&&Pt(r=t.toString)&&!Rt(n=Ot(r,t)))return n;if(Pt(r=t.valueOf)&&!Rt(n=Ot(r,t)))return n;if('string'!==e&&Pt(r=t.toString)&&!Rt(n=Ot(r,t)))return n;throw xt('Can\'t convert object to primitive value')},ue=TypeError,ce=re('toPrimitive'),he=function(t,e){if(!oe(t)||ie(t))return t;var r,n=se(t,ce);if(n){if(void 0===e&&(e='default'),r=ne(n,t,e),!oe(r)||ie(r))return r;throw ue('Can\'t convert object to primitive value')}return void 0===e&&(e='number'),ae(t,e)},le=mt,fe=function(t){var e=he(t,'string');return le(e)?e:e+''},pe=W,de=s.document,ve=pe(de)&&pe(de.createElement),ye=function(t){return ve?de.createElement(t):{}},me=ye,ge=!T&&!a((function(){return 7!=Object.defineProperty(me('div'),'a',{get:function(){return 7}}).a})),be=T,we=_,Ae=O,Te=C,Ee=function(t){return K(Q(t))},Se=fe,_e=Dt,Oe=ge,Pe=Object.getOwnPropertyDescriptor;A.f=be?Pe:function(t,e){if(t=Ee(t),e=Se(e),Oe)try{return Pe(t,e)}catch(t){}if(_e(t,e))return Te(!we(Ae.f,t,e),t[e])};var Re=a,xe=w,je=/#|\.prototype\./,ke=function(t,e){var r=Ie[Ce(t)];return r==Le||r!=Ne&&(xe(e)?Re(e):!!e)},Ce=ke.normalize=function(t){return String(t).replace(je,'.').toLowerCase()},Ie=ke.data={},Ne=ke.NATIVE='N',Le=ke.POLYFILL='P',qe=ke,Ue=Et,Be=u,ze=b(b.bind),De=function(t,e){return Ue(t),void 0===e?t:Be?ze(t,e):function(){return t.apply(e,arguments)}},Me={},Fe=T&&a((function(){return 42!=Object.defineProperty((function(){}),'prototype',{value:42,writable:!1}).prototype})),$e=W,Ke=String,Qe=TypeError,He=function(t){if($e(t))return t;throw Qe(Ke(t)+' is not an object')},We=T,Ge=ge,Ve=Fe,Ye=He,Je=fe,Ze=TypeError,Xe=Object.defineProperty,tr=Object.getOwnPropertyDescriptor;Me.f=We?Ve?function(t,e,r){if(Ye(t),e=Je(e),Ye(r),'function'==typeof t&&'prototype'===e&&'value'in r&&'writable'in r&&!r.writable){var n=tr(t,e);n&&n.writable&&(t[e]=r.value,r={configurable:'configurable'in r?r.configurable:n.configurable,enumerable:'enumerable'in r?r.enumerable:n.enumerable,writable:!1})}return Xe(t,e,r)}:Xe:function(t,e,r){if(Ye(t),e=Je(e),Ye(r),Ge)try{return Xe(t,e,r)}catch(t){}if('get'in r||'set'in r)throw Ze('Accessors not supported');return'value'in r&&(t[e]=r.value),t};var er=Me,rr=C,nr=T?function(t,e,r){return er.f(t,e,rr(1,r))}:function(t,e,r){return t[e]=r,t},or=s,ir=p,sr=b,ar=w,ur=A.f,cr=qe,hr=G,lr=De,fr=nr,pr=Dt,dr=function(t){var e=function(r,n,o){if(this instanceof e){switch(arguments.length){case 0:return new t;case 1:return new t(r);case 2:return new t(r,n)}return new t(r,n,o)}return ir(t,this,arguments)};return e.prototype=t.prototype,e},vr=function(t,e){var r,n,o,i,s,a,u,c,h=t.target,l=t.global,f=t.stat,p=t.proto,d=l?or:f?or[h]:(or[h]||{}).prototype,v=l?hr:hr[h]||fr(hr,h,{})[h],y=v.prototype;for(o in e)r=!cr(l?o:h+(f?'.':'#')+o,t.forced)&&d&&pr(d,o),s=v[o],r&&(a=t.dontCallGetSet?(c=ur(d,o))&&c.value:d[o]),i=r&&a?a:e[o],r&&typeof s==typeof i||(u=t.bind&&r?lr(i,or):t.wrap&&r?dr(i):p&&ar(i)?sr(i):i,(t.sham||i&&i.sham||s&&s.sham)&&fr(u,'sham',!0),fr(v,o,u),p&&(pr(hr,n=h+'Prototype')||fr(hr,n,{}),fr(hr[n],o,i),t.real&&y&&!y[o]&&fr(y,o,i)))},yr='process'==q(s.process),mr=nr,gr=(TypeError,b);Object.setPrototypeOf||'__proto__'in{}&&function(){var t,e=!1,r={};try{(t=gr(Object.getOwnPropertyDescriptor(Object.prototype,'__proto__').set))(r,[]),e=r instanceof Array}catch(t){}}();var br={};br[re('toStringTag')]='z';var wr='[object z]'===String(br),Ar=wr,Tr=w,Er=q,Sr=re('toStringTag'),_r=Object,Or='Arguments'==Er(function(){return arguments}()),Pr=Ar?Er:function(t){var e,r,n;return void 0===t?'Undefined':null===t?'Null':'string'==typeof(r=function(t,e){try{return t[e]}catch(t){}}(e=_r(t),Sr))?r:Or?Er(e):'Object'==(n=Er(e))&&Tr(e.callee)?'Arguments':n},Rr=Pr,xr=wr?{}.toString:function(){return'[object '+Rr(this)+']'},jr=wr,kr=Me.f,Cr=nr,Ir=Dt,Nr=xr,Lr=re('toStringTag'),qr=X,Ur=Me,Br=T,zr=re('species'),Dr=tt,Mr=TypeError,Fr=w,$r=Nt,Kr=b(Function.toString);Fr($r.inspectSource)||($r.inspectSource=function(t){return Kr(t)});var Qr=$r.inspectSource,Hr=b,Wr=a,Gr=w,Vr=Pr,Yr=Qr,Jr=function(){},Zr=[],Xr=X('Reflect','construct'),tn=/^\s*(?:class|function)\b/,en=Hr(tn.exec),rn=!tn.exec(Jr),nn=function(t){if(!Gr(t))return!1;try{return Xr(Jr,Zr,t),!0}catch(t){return!1}},on=function(t){if(!Gr(t))return!1;switch(Vr(t)){case'AsyncFunction':case'GeneratorFunction':case'AsyncGeneratorFunction':return!1}try{return rn||!!en(tn,Yr(t))}catch(t){return!0}};on.sham=!0;var sn,an,un,cn,hn=!Xr||Wr((function(){var t;return nn(nn.call)||!nn(Object)||!nn((function(){t=!0}))||t}))?on:nn,ln=bt,fn=TypeError,pn=He,dn=function(t){if(hn(t))return t;throw fn(ln(t)+' is not a constructor')},vn=re('species'),yn=function(t,e){var r,n=pn(t).constructor;return void 0===n||null==(r=pn(n)[vn])?e:dn(r)},mn=X('document','documentElement'),gn=b([].slice),bn=TypeError,wn=/(?:ipad|iphone|ipod).*applewebkit/i.test(et),An=s,Tn=p,En=De,Sn=w,_n=Dt,On=a,Pn=mn,Rn=gn,xn=ye,jn=function(t,e){if(t<e)throw bn('Not enough arguments');return t},kn=wn,Cn=yr,In=An.setImmediate,Nn=An.clearImmediate,Ln=An.process,qn=An.Dispatch,Un=An.Function,Bn=An.MessageChannel,zn=An.String,Dn=0,Mn={};try{sn=An.location}catch(t){}var Fn=function(t){if(_n(Mn,t)){var e=Mn[t];delete Mn[t],e()}},$n=function(t){return function(){Fn(t)}},Kn=function(t){Fn(t.data)},Qn=function(t){An.postMessage(zn(t),sn.protocol+'//'+sn.host)};In&&Nn||(In=function(t){jn(arguments.length,1);var e=Sn(t)?t:Un(t),r=Rn(arguments,1);return Mn[++Dn]=function(){Tn(e,void 0,r)},an(Dn),Dn},Nn=function(t){delete Mn[t]},Cn?an=function(t){Ln.nextTick($n(t))}:qn&&qn.now?an=function(t){qn.now($n(t))}:Bn&&!kn?(cn=(un=new Bn).port2,un.port1.onmessage=Kn,an=En(cn.postMessage,cn)):An.addEventListener&&Sn(An.postMessage)&&!An.importScripts&&sn&&'file:'!==sn.protocol&&!On(Qn)?(an=Qn,An.addEventListener('message',Kn,!1)):an='onreadystatechange'in xn('script')?function(t){Pn.appendChild(xn('script')).onreadystatechange=function(){Pn.removeChild(this),Fn(t)}}:function(t){setTimeout($n(t),0)});var Hn,Wn,Gn,Vn,Yn,Jn,Zn,Xn,to={set:In,clear:Nn},eo=s,ro=/ipad|iphone|ipod/i.test(et)&&void 0!==eo.Pebble,no=/web0s(?!.*chrome)/i.test(et),oo=s,io=De,so=A.f,ao=to.set,uo=wn,co=ro,ho=no,lo=yr,fo=oo.MutationObserver||oo.WebKitMutationObserver,po=oo.document,vo=oo.process,yo=oo.Promise,mo=so(oo,'queueMicrotask'),go=mo&&mo.value;go||(Hn=function(){var t,e;for(lo&&(t=vo.domain)&&t.exit();Wn;){e=Wn.fn,Wn=Wn.next;try{e()}catch(t){throw Wn?Vn():Gn=void 0,t}}Gn=void 0,t&&t.enter()},uo||lo||ho||!fo||!po?!co&&yo&&yo.resolve?((Zn=yo.resolve(void 0)).constructor=yo,Xn=io(Zn.then,Zn),Vn=function(){Xn(Hn)}):lo?Vn=function(){vo.nextTick(Hn)}:(ao=io(ao,oo),Vn=function(){ao(Hn)}):(Yn=!0,Jn=po.createTextNode(''),new fo(Hn).observe(Jn,{characterData:!0}),Vn=function(){Jn.data=Yn=!Yn}));var bo=go||function(t){var e={fn:t,next:void 0};Gn&&(Gn.next=e),Wn||(Wn=e,Vn()),Gn=e},wo=s,Ao=function(t){try{return{error:!1,value:t()}}catch(t){return{error:!0,value:t}}},To=function(){this.head=null,this.tail=null};To.prototype={add:function(t){var e={item:t,next:null};this.head?this.tail.next=e:this.head=e,this.tail=e},get:function(){var t=this.head;if(t)return this.head=t.next,this.tail===t&&(this.tail=null),t.item}};var Eo,So,_o,Oo=To,Po=w,Ro=Qr,xo=s.WeakMap,jo=Po(xo)&&/native code/.test(Ro(xo)),ko=jt.exports,Co=Qt,Io=ko('keys'),No=jo,Lo=s,qo=b,Uo=W,Bo=nr,zo=Dt,Do=Nt,Mo=function(t){return Io[t]||(Io[t]=Co(t))},Fo=Lo.TypeError,$o=Lo.WeakMap;if(No||Do.state){var Ko=Do.state||(Do.state=new $o),Qo=qo(Ko.get),Ho=qo(Ko.has),Wo=qo(Ko.set);Eo=function(t,e){if(Ho(Ko,t))throw new Fo('Object already initialized');return e.facade=t,Wo(Ko,t,e),e},So=function(t){return Qo(Ko,t)||{}},_o=function(t){return Ho(Ko,t)}}else{var Go=Mo('state');Eo=function(t,e){if(zo(t,Go))throw new Fo('Object already initialized');return e.facade=t,Bo(t,Go,e),e},So=function(t){return zo(t,Go)?t[Go]:{}},_o=function(t){return zo(t,Go)}}var Vo={set:Eo,get:So,has:_o,enforce:function(t){return _o(t)?So(t):Eo(t,{})},getterFor:function(t){return function(e){var r;if(!Uo(e)||(r=So(e)).type!==t)throw Fo('Incompatible receiver, '+t+' required');return r}}},Yo=s.Promise,Jo='object'==typeof Deno&&Deno&&'object'==typeof Deno.version,Zo=!Jo&&!yr&&'object'==typeof window&&'object'==typeof document,Xo=s,ti=Yo,ei=w,ri=qe,ni=Qr,oi=re,ii=Zo,si=Jo,ai=ut,ui=ti&&ti.prototype,ci=oi('species'),hi=!1,li=ei(Xo.PromiseRejectionEvent),fi={CONSTRUCTOR:ri('Promise',(function(){var t=ni(ti),e=t!==String(ti);if(!e&&66===ai)return!0;if(!ui.catch||!ui.finally)return!0;if(!ai||ai<51||!/native code/.test(t)){var r=new ti((function(t){t(1)})),n=function(t){t((function(){}),(function(){}))};if((r.constructor={})[ci]=n,!(hi=r.then((function(){}))instanceof n))return!0}return!e&&(ii||si)&&!li})),REJECTION_EVENT:li,SUBCLASSING:hi},pi={},di=Et,vi=function(t){var e,r;this.promise=new t((function(t,n){if(void 0!==e||void 0!==r)throw TypeError('Bad Promise constructor');e=t,r=n})),this.resolve=di(e),this.reject=di(r)};pi.f=function(t){return new vi(t)};var yi,mi,gi=vr,bi=yr,wi=s,Ai=_,Ti=function(t,e,r,n){return n&&n.enumerable?t[e]=r:mr(t,e,r),t},Ei=function(t,e,r,n){if(t){var o=r?t:t.prototype;Ir(o,Lr)||kr(o,Lr,{configurable:!0,value:e}),n&&!jr&&Cr(o,'toString',Nr)}},Si=function(t){var e=qr(t),r=Ur.f;Br&&e&&!e[zr]&&r(e,zr,{configurable:!0,get:function(){return this}})},_i=Et,Oi=w,Pi=W,Ri=function(t,e){if(Dr(e,t))return t;throw Mr('Incorrect invocation')},xi=yn,ji=to.set,ki=bo,Ci=function(t,e){var r=wo.console;r&&r.error&&(1==arguments.length?r.error(t):r.error(t,e))},Ii=Ao,Ni=Oo,Li=Vo,qi=Yo,Ui=pi,Bi=fi.CONSTRUCTOR,zi=fi.REJECTION_EVENT,Di=Li.getterFor('Promise'),Mi=Li.set,Fi=qi&&qi.prototype,$i=qi,Ki=Fi,Qi=wi.TypeError,Hi=wi.document,Wi=wi.process,Gi=Ui.f,Vi=Gi,Yi=!!(Hi&&Hi.createEvent&&wi.dispatchEvent),Ji=function(t){var e;return!(!Pi(t)||!Oi(e=t.then))&&e},Zi=function(t,e){var r,n,o,i=e.value,s=1==e.state,a=s?t.ok:t.fail,u=t.resolve,c=t.reject,h=t.domain;try{a?(s||(2===e.rejection&&ns(e),e.rejection=1),!0===a?r=i:(h&&h.enter(),r=a(i),h&&(h.exit(),o=!0)),r===t.promise?c(Qi('Promise-chain cycle')):(n=Ji(r))?Ai(n,r,u,c):u(r)):c(i)}catch(t){h&&!o&&h.exit(),c(t)}},Xi=function(t,e){t.notified||(t.notified=!0,ki((function(){for(var r,n=t.reactions;r=n.get();)Zi(r,t);t.notified=!1,e&&!t.rejection&&es(t)})))},ts=function(t,e,r){var n,o;Yi?((n=Hi.createEvent('Event')).promise=e,n.reason=r,n.initEvent(t,!1,!0),wi.dispatchEvent(n)):n={promise:e,reason:r},!zi&&(o=wi['on'+t])?o(n):'unhandledrejection'===t&&Ci('Unhandled promise rejection',r)},es=function(t){Ai(ji,wi,(function(){var e,r=t.facade,n=t.value;if(rs(t)&&(e=Ii((function(){bi?Wi.emit('unhandledRejection',n,r):ts('unhandledrejection',r,n)})),t.rejection=bi||rs(t)?2:1,e.error))throw e.value}))},rs=function(t){return 1!==t.rejection&&!t.parent},ns=function(t){Ai(ji,wi,(function(){var e=t.facade;bi?Wi.emit('rejectionHandled',e):ts('rejectionhandled',e,t.value)}))},os=function(t,e,r){return function(n){t(e,n,r)}},is=function(t,e,r){t.done||(t.done=!0,r&&(t=r),t.value=e,t.state=2,Xi(t,!0))},ss=function(t,e,r){if(!t.done){t.done=!0,r&&(t=r);try{if(t.facade===e)throw Qi('Promise can\'t be resolved itself');var n=Ji(e);n?ki((function(){var r={done:!1};try{Ai(n,e,os(ss,r,t),os(is,r,t))}catch(e){is(r,e,t)}})):(t.value=e,t.state=1,Xi(t,!1))}catch(e){is({done:!1},e,t)}}};Bi&&(Ki=($i=function(t){Ri(this,Ki),_i(t),Ai(yi,this);var e=Di(this);try{t(os(ss,e),os(is,e))}catch(t){is(e,t)}}).prototype,(yi=function(t){Mi(this,{type:'Promise',done:!1,notified:!1,parent:!1,reactions:new Ni,rejection:!1,state:0,value:void 0})}).prototype=Ti(Ki,'then',(function(t,e){var r=Di(this),n=Gi(xi(this,$i));return r.parent=!0,n.ok=!Oi(t)||t,n.fail=Oi(e)&&e,n.domain=bi?Wi.domain:void 0,0==r.state?r.reactions.add(n):ki((function(){Zi(n,r)})),n.promise})),mi=function(){var t=new yi,e=Di(t);this.promise=t,this.resolve=os(ss,e),this.reject=os(is,e)},Ui.f=Gi=function(t){return t===$i||undefined===t?new mi(t):Vi(t)}),gi({global:!0,constructor:!0,wrap:!0,forced:Bi},{Promise:$i}),Ei($i,'Promise',!1,!0),Si('Promise');var as={},us=as,cs=re('iterator'),hs=Array.prototype,ls=Math.ceil,fs=Math.floor,ps=Math.trunc||function(t){var e=+t;return(e>0?fs:ls)(e)},ds=function(t){var e=+t;return e!=e||0===e?0:ps(e)},vs=Math.min,ys=function(t){return t>0?vs(ds(t),9007199254740991):0},ms=Pr,gs=_t,bs=as,ws=re('iterator'),As=function(t){if(null!=t)return gs(t,ws)||gs(t,'@@iterator')||bs[ms(t)]},Ts=_,Es=Et,Ss=He,_s=bt,Os=As,Ps=TypeError,Rs=_,xs=He,js=_t,ks=De,Cs=_,Is=He,Ns=bt,Ls=function(t){return void 0!==t&&(us.Array===t||hs[cs]===t)},qs=function(t){return ys(t.length)},Us=tt,Bs=function(t,e){var r=arguments.length<2?Os(t):e;if(Es(r))return Ss(Ts(r,t));throw Ps(_s(t)+' is not iterable')},zs=As,Ds=function(t,e,r){var n,o;xs(t);try{if(!(n=js(t,'return'))){if('throw'===e)throw r;return r}n=Rs(n,t)}catch(t){o=!0,n=t}if('throw'===e)throw r;if(o)throw n;return xs(n),r},Ms=TypeError,Fs=function(t,e){this.stopped=t,this.result=e},$s=Fs.prototype,Ks=function(t,e,r){var n,o,i,s,a,u,c,h=r&&r.that,l=!(!r||!r.AS_ENTRIES),f=!(!r||!r.IS_RECORD),p=!(!r||!r.IS_ITERATOR),d=!(!r||!r.INTERRUPTED),v=ks(e,h),y=function(t){return n&&Ds(n,'normal',t),new Fs(!0,t)},m=function(t){return l?(Is(t),d?v(t[0],t[1],y):v(t[0],t[1])):d?v(t,y):v(t)};if(f)n=t.iterator;else if(p)n=t;else{if(!(o=zs(t)))throw Ms(Ns(t)+' is not iterable');if(Ls(o)){for(i=0,s=qs(t);s>i;i++)if((a=m(t[i]))&&Us($s,a))return a;return new Fs(!1)}n=Bs(t,o)}for(u=f?t.next:n.next;!(c=Cs(u,n)).done;){try{a=m(c.value)}catch(t){Ds(n,'throw',t)}if('object'==typeof a&&a&&Us($s,a))return a}return new Fs(!1)},Qs=re('iterator'),Hs=!1;try{var Ws=0,Gs={next:function(){return{done:!!Ws++}},return:function(){Hs=!0}};Gs[Qs]=function(){return this},Array.from(Gs,(function(){throw 2}))}catch(t){}var Vs=Yo,Ys=fi.CONSTRUCTOR||!function(t,e){if(!e&&!Hs)return!1;var r=!1;try{var n={};n[Qs]=function(){return{next:function(){return{done:r=!0}}}},t(n)}catch(t){}return r}((function(t){Vs.all(t).then(void 0,(function(){}))})),Js=_,Zs=Et,Xs=pi,ta=Ao,ea=Ks;vr({target:'Promise',stat:!0,forced:Ys},{all:function(t){var e=this,r=Xs.f(e),n=r.resolve,o=r.reject,i=ta((function(){var r=Zs(e.resolve),i=[],s=0,a=1;ea(t,(function(t){var u=s++,c=!1;a++,Js(r,e,t).then((function(t){c||(c=!0,i[u]=t,--a||n(i))}),o)})),--a||n(i)}));return i.error&&o(i.value),r.promise}});var ra=vr,na=fi.CONSTRUCTOR;Yo&&Yo.prototype,ra({target:'Promise',proto:!0,forced:na,real:!0},{catch:function(t){return this.then(void 0,t)}});var oa=_,ia=Et,sa=pi,aa=Ao,ua=Ks;vr({target:'Promise',stat:!0,forced:Ys},{race:function(t){var e=this,r=sa.f(e),n=r.reject,o=aa((function(){var o=ia(e.resolve);ua(t,(function(t){oa(o,e,t).then(r.resolve,n)}))}));return o.error&&n(o.value),r.promise}});var ca=_,ha=pi;vr({target:'Promise',stat:!0,forced:fi.CONSTRUCTOR},{reject:function(t){var e=ha.f(this);return ca(e.reject,void 0,t),e.promise}});var la=He,fa=W,pa=pi,da=function(t,e){if(la(t),fa(e)&&e.constructor===t)return e;var r=pa.f(t);return(0,r.resolve)(e),r.promise},va=vr,ya=Yo,ma=fi.CONSTRUCTOR,ga=da,ba=X('Promise'),wa=!ma;va({target:'Promise',stat:!0,forced:true},{resolve:function(t){return ga(wa&&this===ba?ya:this,t)}});var Aa=vr,Ta=Yo,Ea=a,Sa=X,_a=w,Oa=yn,Pa=da,Ra=Ta&&Ta.prototype;Aa({target:'Promise',proto:!0,real:!0,forced:!!Ta&&Ea((function(){Ra.finally.call({then:function(){}},(function(){}))}))},{finally:function(t){var e=Oa(this,Sa('Promise')),r=_a(t);return this.then(r?function(r){return Pa(e,t()).then((function(){return r}))}:t,r?function(r){return Pa(e,t()).then((function(){throw r}))}:t)}});var xa=X('Promise','finally');const ja=(()=>{try{const t=Date.now().toString(),e=window.localStorage;e.setItem(t,t);const r=e.getItem(t)===t;return e.removeItem(t),r?e:null}catch(t){return null}})();var ka,Ca,Ia,Na,La,qa,Ua,Ba={get:t=>function(t){const e=ja?ja.getItem('_one-stat_'+t):null;if(null===e)return null;try{return JSON.parse(e)}catch(t){return null}}(t)||null,set(t,e){!function(t,e){try{ja&&ja.setItem('_one-stat_'+t,JSON.stringify(e))}catch(t){}}(t,e)},remove(t){!function(t){ja&&ja.removeItem('_one-stat_'+t)}(t)}};exports.ApiEnv=void 0,(ka=exports.ApiEnv||(exports.ApiEnv={})).PROD='prod',ka.VK_ALIAS='vk_alias',ka.VIDEOTEST='videotest',ka.TEST='test',ka.AUTO='auto',exports.Quality=void 0,(Ca=exports.Quality||(exports.Quality={})).Q144P='144',Ca.Q240P='240',Ca.Q360P='360',Ca.Q480P='480',Ca.Q720P='720',Ca.Q1080P='1080',Ca.Q1440P='1440',Ca.Q2160P='2160',Ca.Q4320P='4320',Ca.UNKNOWN='unknown',exports.ScreenDestination=void 0,(Ia=exports.ScreenDestination||(exports.ScreenDestination={})).CHROMECAST='chromecast',Ia.APPLE_TV='appletv',Ia.PIP='pip',Ia.HEADPHONES='externalHeadphones',Ia.SCREEN='',exports.ContentType=void 0,(Na=exports.ContentType||(exports.ContentType={})).MP4='mp4',Na.DASH='dash',Na.DASH_SEP='dash_sep',Na.ONDEMAND_DASH='ondemand_dash',Na.HLS='hls',Na.ONDEMAND_HLS='ondemand_hls',Na.WEBM='webm',Na.UNKNOWN='unknown',function(t){t.AUTO='auto',t.MANUAL=''}(La||(La={})),exports.ConnectionType=void 0,(qa=exports.ConnectionType||(exports.ConnectionType={})).HTTP1='http1',qa.HTTP2='http2',qa.HTTP3='http3',function(t){t[t.YES=1]='YES',t[t.NO=0]='NO'}(Ua||(Ua={}));const za={[exports.ApiEnv.PROD]:'https://api.ok.ru',[exports.ApiEnv.VK_ALIAS]:'https://api.mycdn.me',[exports.ApiEnv.VIDEOTEST]:'https://videotestapi.ok.ru/api',[exports.ApiEnv.TEST]:'https://apitest.ok.ru',[exports.ApiEnv.AUTO]:''},Da={start:1e3,factor:1.5,max:3e5,random:.1};var Ma;!function(t){t[t.PARAM_SESSION_EXPIRED=102]='PARAM_SESSION_EXPIRED',t[t.PARAM_SESSION_KEY=103]='PARAM_SESSION_KEY',t[t.PARAM_SIGNATURE=104]='PARAM_SIGNATURE',t[t.AUTH_LOGIN=401]='AUTH_LOGIN'}(Ma||(Ma={}));class Fa{constructor(e){this.consequentAuthErrors=0,this.authorized$=new t.ValueSubject(!1),this.params=e;const r=Ba.get('uuid');r?this.uuid=String(r):(this.uuid=function(){const t='0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz'.split(''),e=new Array(36);let r,n,o=0;for(n=0;n<36;n++)8===n||13===n||18===n||23===n?e[n]='-':14===n?e[n]='4':(o<=2&&(o=33554432+16777216*Math.random()|0),r=15&o,o>>=4,e[n]=t[19===n?3&r|8:r]);return e.join('')}(),Ba.set('uuid',this.uuid))}authorize(t){return n(this,void 0,void 0,(function*(){return this.authToken=null!=t?t:yield this.refreshAuthToken(),this._authorizeWithBackoff()}))}logBeacon(t){const e=this.createLogParams(t),r=this.sessionKey;if(!r)return;this.params.apiTransport.sendBeacon('log.externalLog',e,r)||this.logRequest(t)}logRequest(t){var e;return n(this,void 0,void 0,(function*(){const r='log.externalLog',o=this.createLogParams(t),i=null!==(e=this.sessionKey)&&void 0!==e?e:yield this._authorizeWithBackoff();if(!i)return;const s=(t,e=this.params.requestRetryCount)=>n(this,void 0,void 0,(function*(){try{return yield this.params.apiTransport.sendRequest(r,o,i)}catch(n){if(!n||!('error_code'in n))return void this.params.error$.next({id:'logRequestUnknown',message:`Unknown ${r} error`,thrown:n});const o=null==n?void 0:n.error_code;switch(o){case Ma.PARAM_SESSION_EXPIRED:case Ma.PARAM_SESSION_KEY:case Ma.PARAM_SIGNATURE:return this.authorized$.next(!1),this.sessionKey=yield this._authorizeWithBackoff(),e>0?s(t,e-1):void 0;case Ma.AUTH_LOGIN:return this.authorized$.next(!1),this.authToken=yield this.refreshAuthToken(),this.sessionKey=yield this._authorizeWithBackoff(),e>0?s(t,e-1):void 0;default:return void this.params.error$.next({id:`LogRequest#${o}`,message:`${r} error`,data:n})}}}));return s(t)}))}destroy(){window.clearTimeout(this.backoffTimeoutId),this.backoffTimeoutId=0}refreshAuthToken(){return n(this,void 0,void 0,(function*(){if(this.params.refreshAuthToken)return this.refreshAuthTokenPromise||(this.refreshAuthTokenPromise=xa(this.params.refreshAuthToken(),(()=>{this.refreshAuthTokenPromise=void 0}))),this.refreshAuthTokenPromise}))}createLogParams(t){return{collector:'ok.mobile.apps.video',data:JSON.stringify({application:'@vkontakte/videoplayer-statistics:1.0.24',platform:'WEB',items:t.map((t=>Object.assign(Object.assign({},t),{time:0,type:1})))})}}_authorizeWithBackoff(){if(!this.consequentAuthErrors)return this._authorize();const e=t.getExponentialDelay(this.consequentAuthErrors,Da);return new Promise((t=>{this.backoffTimeoutId||(this.backoffTimeoutId=window.setTimeout((()=>{xa(this._authorize().then(t).catch((t=>this.params.error$.next({id:'AuthorizeBackoff',message:'Otherwise unhandle errror in authrization',thrown:t}))),(()=>this.backoffTimeoutId=0))}),e))}))}_authorize(){return n(this,void 0,void 0,(function*(){if(this.authorizePromise)return this.authorizePromise;this.sessionKey=void 0,this.authorized$.next(!1);const t={session_data:{version:2,device_id:this.uuid,client_version:'1.0.24'.split('-')[0],client_type:'SDK_JS'}};return void 0!==this.authToken&&(t.session_data.auth_token=this.authToken,t.session_data.version=3),this.authorizePromise=xa(this.params.apiTransport.sendRequest('auth.anonymLogin',t).then((t=>{var e;return t&&t.session_key||this.params.error$.next({id:'AuthorizeFailed',message:'No session key',data:t}),this.sessionKey=null!==(e=null==t?void 0:t.session_key)&&void 0!==e?e:void 0,this.sessionKey})).catch((t=>n(this,void 0,void 0,(function*(){this.sessionKey=void 0;const e=null==t?void 0:t.error_code;switch(e){case Ma.AUTH_LOGIN:return this.authToken=yield this.refreshAuthToken(),this._authorizeWithBackoff()}e?this.params.error$.next({id:`Authorize#${e}`,message:'authorize error',data:t}):this.params.error$.next({id:'AuthorizeUnknown',message:'authorize error',thrown:t})})))),(()=>{this.authorizePromise=void 0,this.consequentAuthErrors=this.sessionKey?0:this.consequentAuthErrors+1,this.authorized$.next(void 0!==this.sessionKey)})),this.authorizePromise}))}}function $a(t){return t.__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL?(console.log('__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL=true is set, will force install polyfill'),!0):'function'==typeof t.Request&&!t.Request.prototype.hasOwnProperty('signal')||!t.AbortController}const Ka=$a({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),Qa=Ka?function(t){'function'==typeof t&&(t={fetch:t});const{fetch:e,Request:r=e.Request,AbortController:n,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:o=!1}=t;if(!$a({fetch:e,Request:r,AbortController:n,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:o}))return{fetch:e,Request:i};let i=r;(i&&!i.prototype.hasOwnProperty('signal')||o)&&(i=function(t,e){let n;e&&e.signal&&(n=e.signal,delete e.signal);const o=new r(t,e);return n&&Object.defineProperty(o,'signal',{writable:!1,enumerable:!1,configurable:!0,value:n}),o},i.prototype=r.prototype);const s=e;return{fetch:(t,e)=>{const r=i&&i.prototype.isPrototypeOf(t)?t.signal:e?e.signal:void 0;if(r){let n;try{n=new DOMException('Aborted','AbortError')}catch(t){n=new Error('Aborted'),n.name='AbortError'}if(r.aborted)return Promise.reject(n);const o=new Promise(((t,e)=>{r.addEventListener('abort',(()=>e(n)),{once:!0})}));return e&&e.signal&&delete e.signal,Promise.race([o,s(t,e)])}return s(t,e)},Request:i}}({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,Ha=Ka?Qa.fetch:window.fetch;Ka?Qa.Request:window.Request;class Wa{constructor(t){this.params=t,this.apiKey=t.apiKey,this.apiEnv=t.apiEnv,this.apiBaseUrl=t.apiBaseUrl,this.isApiBaseUrlFetched=!1}resolveApiBaseUrl(){var t;return n(this,void 0,void 0,(function*(){if(this.apiEnv!==exports.ApiEnv.AUTO||this.isApiBaseUrlFetched)return this.apiBaseUrl;try{const e=atob('aHR0cHM6Ly9kbnMuZ29vZ2xlL3Jlc29sdmU/bmFtZT12aWRlby5fZW5kcG9pbnQub2sucnUmdHlwZT1UWFQ='),r=yield Ha(e,{method:'GET',mode:'cors',cache:'no-cache'}),n=yield r.json(),o=null===(t=null==n?void 0:n.Answer[0])||void 0===t?void 0:t.data;if(!o)throw new Error('Wrong DNS response');return o}catch(t){return this.params.error$.next({id:'OneStat:ApiTransport:resolveApiBaseUrl',message:'Unhandled resolve api base url error',thrown:t}),za[exports.ApiEnv.VK_ALIAS]}finally{this.isApiBaseUrlFetched=!0}}))}sendBeacon(t,e,r){if(!window.Blob||!window.navigator.sendBeacon)return!1;const n=this._prepareQueryParams({method:t,queryParams:e,sessionKey:r}),o=new window.Blob([n.toString()],{type:'application/x-www-form-urlencoded'});try{return window.navigator.sendBeacon(`${this.apiBaseUrl}/fb.do`,o)}catch(r){this.params.error$.next({id:'OneStat:ApiTransport:sendBeacon',message:'Unhandled beacon error',thrown:r,data:{method:t,params:e}})}return!1}sendRequest(t,e,r){return n(this,void 0,void 0,(function*(){const n=Date.now(),o=o=>{o instanceof TypeError&&['Failed to fetch','NetworkError when attempting to fetch resource.'].includes(o.message)?this.params.error$.next({id:'Network',message:'Request failed',thrown:o}):this.params.error$.next({id:'OneStat:ApiTransport:sendRequest',message:'Unhandled request error',thrown:o,data:{method:t,params:e,sessionKey:r,time:Date.now()-n}})};return this.apiBaseUrl=yield this.resolveApiBaseUrl(),Ha(`${this.apiBaseUrl}/fb.do`,{method:'post',headers:{'Content-type':'application/x-www-form-urlencoded'},body:this._prepareQueryParams({method:t,queryParams:e,sessionKey:r})}).then((t=>Number(t.headers.get('content-length'))>0?t.json().then((t=>Object.prototype.hasOwnProperty.call(t,'error_msg')?Promise.reject(t):t),o):void 0),o)}))}_prepareQueryParams(t){const e=new URLSearchParams({format:'JSON',method:t.method,application_key:this.apiKey});return void 0!==t.sessionKey&&e.append('session_key',t.sessionKey),Object.entries(t.queryParams).forEach((([t,r])=>e.append(t,'string'==typeof r?r:JSON.stringify(r)))),e}}class Ga{constructor(t){this.requestQueue=[],this.isPaused=!1,this.debouncedFlush=r.default((()=>{var t;try{this.flush()}catch(e){this.error$.next({id:'LoggerError',message:null!==(t=String(e))&&void 0!==t?t:'Unknown logger error',thrown:e})}}),3e3,{maxWait:15e3}),this.api=t.api,this.error$=t.error$,this.subscription=this.api.authorized$.subscribe((t=>{t&&this.debouncedFlush()}))}log(t){this.requestQueue.push(t),this.isPaused||this.debouncedFlush()}flush(t=!1){0!==this.requestQueue.length&&(this.api.authorized$.getValue()?(t?this.api.logBeacon(this.requestQueue):this.api.logRequest(this.requestQueue),this.requestQueue=[]):t||this.api.authorize(),this.debouncedFlush.cancel())}pause(){this.isPaused=!0,this.debouncedFlush.cancel()}resume(){this.isPaused=!1,this.debouncedFlush()}destroy(){this.subscription.unsubscribe()}}exports.OneStat=class{constructor(e,r){var n;this.subscription=new t.Subscription,this.statContext=e,this.config=Object.assign(Object.assign({},null!==(n=r.config)&&void 0!==n?n:{}),{requestRetryCount:1});const o=new t.Subject;this.experimental={error$:o};const i=new Wa({apiKey:'CIOPGQJGDIHBABABA',apiBaseUrl:za[r.apiEnv],apiEnv:r.apiEnv,error$:o});this.api=new Fa({apiTransport:i,refreshAuthToken:r.refreshAuthToken,requestRetryCount:this.config.requestRetryCount,error$:o}),this.logger=new Ga({api:this.api,error$:o}),this.subscription.add(t.fromEvent(window,'beforeunload').subscribe((()=>this.logger.flush(!0))))}updateContext(t){this.statContext=Object.assign(Object.assign({},this.statContext),t)}authorize(t){return this.api.authorize(t)}pause(){this.logger.pause()}resume(){this.logger.resume()}destroy(){this.logger.flush(),this.subscription.unsubscribe(),this.api.destroy(),this.logger.destroy()}logInited(){this.log({operation:'init'})}logReady(t){this.log({operation:'player_ready',param:String(t.time)})}logStarted(t){this.log({operation:'play',param:String(Math.round(t.position))})}logPlay(){this.log({operation:'play_toggle'})}logPause(t){this.log({operation:'pause',param:String(Math.round(t.position))})}logSeek(){this.log({operation:'seek'})}logFirstBytes(t){this.log({operation:'first_bytes',param:String(t.time)})}logFirstFrame(t){this.log({operation:'first_frame',param:String(t.time)})}logError(t){this.log({operation:'error',param:t.errorType})}logWatchCoverageRecord(t){this.log({operation:'watch_coverage_record',param:`${t.start}-${t.end}`}),this.logger.flush(!0)}logWatchCoverageLive(t){this.log({operation:'watch_coverage_live',param:`${t.start}-${t.end}`}),this.logger.flush(!0)}logEmptyBuffer(t){this.log({operation:'empty_buffer',param:String(t.duration)})}logDownloadSpeed(t){this.log({operation:'download_speed',param:String(t.speed)})}logAdSlotRequest(){this.log({operation:'adv',param:'slot_request'})}logAdStarted(t){this.log({operation:'adv',param:t})}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'})}log(t){const e=this.crateLogItem(t);this.logger.log(e)}crateLogItem({operation:t,param:e}){const r=Date.now(),n={vid:this.statContext.movieId,quality:this.statContext.quality,dst:this.statContext.destination,ct:this.statContext.contentType,aid:this.statContext.albumId,place:this.statContext.place,cdn_host:this.statContext.cdnHostname,connection_type:this.statContext.connectionType,connection_reused:!0===this.statContext.connectionReused?Ua.YES:!1===this.statContext.connectionReused?Ua.NO:void 0,stat_type:!0===this.statContext.autoplay?La.AUTO:!1===this.statContext.autoplay?La.MANUAL:void 0,vk_playlist_id:this.statContext.vkPlaylistId,vk_app_id:this.statContext.vkAppId,track_code:this.statContext.trackCode};return void 0!==e&&(n.param=e),{operation:t,timestamp:r,custom:n}}};
@@ -0,0 +1,3 @@
1
+ import { IOneStat, OneStat, IStatContext } from './OneStat';
2
+ import { ApiEnv, ContentType, ScreenDestination, Quality, ConnectionType } from './types';
3
+ export { OneStat, IOneStat, IStatContext, ApiEnv, ContentType, ScreenDestination, Quality, ConnectionType };
package/es2015.esm.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
- * @vkontakte/videoplayer-statistics v1.0.21
3
- * Thu, 11 Aug 2022 10:22:54 GMT
4
- * https://st.mycdn.me/static/playersdk/1-0-21/doc/
2
+ * @vkontakte/videoplayer-statistics v1.0.24
3
+ * Thu, 01 Sep 2022 13:52:07 GMT
4
+ * https://st.mycdn.me/static/vkontakte-videoplayer/1-0-24/doc/
5
5
  */
6
- import{ValueSubject as t,getExponentialDelay as e,Subscription as r,Subject as n,fromEvent as o}from'@vkontakte/videoplayer-shared/es2015.esm.js';import i from'lodash/debounce';function s(t,e,r,n){return new(r||(r=Promise))((function(o,i){function s(t){try{u(n.next(t))}catch(t){i(t)}}function a(t){try{u(n.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(s,a)}u((n=n.apply(t,e||[])).next())}))}var a='undefined'!=typeof globalThis?globalThis:'undefined'!=typeof window?window:'undefined'!=typeof global?global:'undefined'!=typeof self?self:{},u=function(t){return t&&t.Math==Math&&t},c=u('object'==typeof globalThis&&globalThis)||u('object'==typeof window&&window)||u('object'==typeof self&&self)||u('object'==typeof a&&a)||function(){return this}()||Function('return this')(),h=function(t){try{return!!t()}catch(t){return!0}},l=!h((function(){var t=function(){}.bind();return'function'!=typeof t||t.hasOwnProperty('prototype')})),f=l,p=Function.prototype,d=p.apply,v=p.call,y='object'==typeof Reflect&&Reflect.apply||(f?v.bind(d):function(){return v.apply(d,arguments)}),m=l,g=Function.prototype,b=g.bind,w=g.call,A=m&&b.bind(w,w),_=m?function(t){return t&&A(t)}:function(t){return t&&function(){return w.apply(t,arguments)}},S=function(t){return'function'==typeof t},E={},O=!h((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})),P=l,T=Function.prototype.call,k=P?T.bind(T):function(){return T.apply(T,arguments)},j={},R={}.propertyIsEnumerable,x=Object.getOwnPropertyDescriptor,L=x&&!R.call({1:2},1);j.f=L?function(t){var e=x(this,t);return!!e&&e.enumerable}:R;var I,C,N=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}},q=_,U=q({}.toString),z=q(''.slice),B=function(t){return z(U(t),8,-1)},F=_,M=h,D=B,$=c.Object,K=F(''.split),H=M((function(){return!$('z').propertyIsEnumerable(0)}))?function(t){return'String'==D(t)?K(t,''):$(t)}:$,Q=c.TypeError,W=function(t){if(null==t)throw Q('Can\'t call method on '+t);return t},G=H,Y=W,J=S,V=function(t){return'object'==typeof t?null!==t:J(t)},Z={},X=Z,tt=c,et=S,rt=function(t){return et(t)?t:void 0},nt=function(t,e){return arguments.length<2?rt(X[t])||rt(tt[t]):X[t]&&X[t][e]||tt[t]&&tt[t][e]},ot=_({}.isPrototypeOf),it=nt('navigator','userAgent')||'',st=c,at=it,ut=st.process,ct=st.Deno,ht=ut&&ut.versions||ct&&ct.version,lt=ht&&ht.v8;lt&&(C=(I=lt.split('.'))[0]>0&&I[0]<4?1:+(I[0]+I[1])),!C&&at&&(!(I=at.match(/Edge\/(\d+)/))||I[1]>=74)&&(I=at.match(/Chrome\/(\d+)/))&&(C=+I[1]);var ft=C,pt=ft,dt=h,vt=!!Object.getOwnPropertySymbols&&!dt((function(){var t=Symbol();return!String(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&pt&&pt<41})),yt=vt&&!Symbol.sham&&'symbol'==typeof Symbol.iterator,mt=nt,gt=S,bt=ot,wt=yt,At=c.Object,_t=wt?function(t){return'symbol'==typeof t}:function(t){var e=mt('Symbol');return gt(e)&&bt(e.prototype,At(t))},St=c.String,Et=function(t){try{return St(t)}catch(t){return'Object'}},Ot=S,Pt=Et,Tt=c.TypeError,kt=function(t){if(Ot(t))return t;throw Tt(Pt(t)+' is not a function')},jt=kt,Rt=function(t,e){var r=t[e];return null==r?void 0:jt(r)},xt=k,Lt=S,It=V,Ct=c.TypeError,Nt={exports:{}},qt=c,Ut=Object.defineProperty,zt=function(t,e){try{Ut(qt,t,{value:e,configurable:!0,writable:!0})}catch(r){qt[t]=e}return e},Bt=c['__core-js_shared__']||zt('__core-js_shared__',{}),Ft=Bt;(Nt.exports=function(t,e){return Ft[t]||(Ft[t]=void 0!==e?e:{})})('versions',[]).push({version:'3.21.1',mode:'pure',copyright:'© 2014-2022 Denis Pushkarev (zloirock.ru)',license:'https://github.com/zloirock/core-js/blob/v3.21.1/LICENSE',source:'https://github.com/zloirock/core-js'});var Mt=W,Dt=c.Object,$t=function(t){return Dt(Mt(t))},Kt=_({}.hasOwnProperty),Ht=Object.hasOwn||function(t,e){return Kt($t(t),e)},Qt=_,Wt=0,Gt=Math.random(),Yt=Qt(1..toString),Jt=function(t){return'Symbol('+(void 0===t?'':t)+')_'+Yt(++Wt+Gt,36)},Vt=c,Zt=Nt.exports,Xt=Ht,te=Jt,ee=vt,re=yt,ne=Zt('wks'),oe=Vt.Symbol,ie=oe&&oe.for,se=re?oe:oe&&oe.withoutSetter||te,ae=function(t){if(!Xt(ne,t)||!ee&&'string'!=typeof ne[t]){var e='Symbol.'+t;ee&&Xt(oe,t)?ne[t]=oe[t]:ne[t]=re&&ie?ie(e):se(e)}return ne[t]},ue=k,ce=V,he=_t,le=Rt,fe=function(t,e){var r,n;if('string'===e&&Lt(r=t.toString)&&!It(n=xt(r,t)))return n;if(Lt(r=t.valueOf)&&!It(n=xt(r,t)))return n;if('string'!==e&&Lt(r=t.toString)&&!It(n=xt(r,t)))return n;throw Ct('Can\'t convert object to primitive value')},pe=ae,de=c.TypeError,ve=pe('toPrimitive'),ye=function(t,e){if(!ce(t)||he(t))return t;var r,n=le(t,ve);if(n){if(void 0===e&&(e='default'),r=ue(n,t,e),!ce(r)||he(r))return r;throw de('Can\'t convert object to primitive value')}return void 0===e&&(e='number'),fe(t,e)},me=_t,ge=function(t){var e=ye(t,'string');return me(e)?e:e+''},be=V,we=c.document,Ae=be(we)&&be(we.createElement),_e=function(t){return Ae?we.createElement(t):{}},Se=_e,Ee=!O&&!h((function(){return 7!=Object.defineProperty(Se('div'),'a',{get:function(){return 7}}).a})),Oe=O,Pe=k,Te=j,ke=N,je=function(t){return G(Y(t))},Re=ge,xe=Ht,Le=Ee,Ie=Object.getOwnPropertyDescriptor;E.f=Oe?Ie:function(t,e){if(t=je(t),e=Re(e),Le)try{return Ie(t,e)}catch(t){}if(xe(t,e))return ke(!Pe(Te.f,t,e),t[e])};var Ce=h,Ne=S,qe=/#|\.prototype\./,Ue=function(t,e){var r=Be[ze(t)];return r==Me||r!=Fe&&(Ne(e)?Ce(e):!!e)},ze=Ue.normalize=function(t){return String(t).replace(qe,'.').toLowerCase()},Be=Ue.data={},Fe=Ue.NATIVE='N',Me=Ue.POLYFILL='P',De=Ue,$e=kt,Ke=l,He=_(_.bind),Qe=function(t,e){return $e(t),void 0===e?t:Ke?He(t,e):function(){return t.apply(e,arguments)}},We={},Ge=O&&h((function(){return 42!=Object.defineProperty((function(){}),'prototype',{value:42,writable:!1}).prototype})),Ye=c,Je=V,Ve=Ye.String,Ze=Ye.TypeError,Xe=function(t){if(Je(t))return t;throw Ze(Ve(t)+' is not an object')},tr=O,er=Ee,rr=Ge,nr=Xe,or=ge,ir=c.TypeError,sr=Object.defineProperty,ar=Object.getOwnPropertyDescriptor;We.f=tr?rr?function(t,e,r){if(nr(t),e=or(e),nr(r),'function'==typeof t&&'prototype'===e&&'value'in r&&'writable'in r&&!r.writable){var n=ar(t,e);n&&n.writable&&(t[e]=r.value,r={configurable:'configurable'in r?r.configurable:n.configurable,enumerable:'enumerable'in r?r.enumerable:n.enumerable,writable:!1})}return sr(t,e,r)}:sr:function(t,e,r){if(nr(t),e=or(e),nr(r),er)try{return sr(t,e,r)}catch(t){}if('get'in r||'set'in r)throw ir('Accessors not supported');return'value'in r&&(t[e]=r.value),t};var ur=We,cr=N,hr=O?function(t,e,r){return ur.f(t,e,cr(1,r))}:function(t,e,r){return t[e]=r,t},lr=c,fr=y,pr=_,dr=S,vr=E.f,yr=De,mr=Z,gr=Qe,br=hr,wr=Ht,Ar=function(t){var e=function(r,n,o){if(this instanceof e){switch(arguments.length){case 0:return new t;case 1:return new t(r);case 2:return new t(r,n)}return new t(r,n,o)}return fr(t,this,arguments)};return e.prototype=t.prototype,e},_r=function(t,e){var r,n,o,i,s,a,u,c,h=t.target,l=t.global,f=t.stat,p=t.proto,d=l?lr:f?lr[h]:(lr[h]||{}).prototype,v=l?mr:mr[h]||br(mr,h,{})[h],y=v.prototype;for(o in e)r=!yr(l?o:h+(f?'.':'#')+o,t.forced)&&d&&wr(d,o),s=v[o],r&&(a=t.noTargetGet?(c=vr(d,o))&&c.value:d[o]),i=r&&a?a:e[o],r&&typeof s==typeof i||(u=t.bind&&r?gr(i,lr):t.wrap&&r?Ar(i):p&&dr(i)?pr(i):i,(t.sham||i&&i.sham||s&&s.sham)&&br(u,'sham',!0),br(v,o,u),p&&(wr(mr,n=h+'Prototype')||br(mr,n,{}),br(mr[n],o,i),t.real&&y&&!y[o]&&br(y,o,i)))},Sr=c.Promise,Er=hr,Or=function(t,e,r,n){n&&n.enumerable?t[e]=r:Er(t,e,r)},Pr=c,Tr=(Pr.String,Pr.TypeError,_);Object.setPrototypeOf||'__proto__'in{}&&function(){var t,e=!1,r={};try{(t=Tr(Object.getOwnPropertyDescriptor(Object.prototype,'__proto__').set))(r,[]),e=r instanceof Array}catch(t){}}();var kr={};kr[ae('toStringTag')]='z';var jr='[object z]'===String(kr),Rr=c,xr=jr,Lr=S,Ir=B,Cr=ae('toStringTag'),Nr=Rr.Object,qr='Arguments'==Ir(function(){return arguments}()),Ur=xr?Ir:function(t){var e,r,n;return void 0===t?'Undefined':null===t?'Null':'string'==typeof(r=function(t,e){try{return t[e]}catch(t){}}(e=Nr(t),Cr))?r:qr?Ir(e):'Object'==(n=Ir(e))&&Lr(e.callee)?'Arguments':n},zr=Ur,Br=jr?{}.toString:function(){return'[object '+zr(this)+']'},Fr=jr,Mr=We.f,Dr=hr,$r=Ht,Kr=Br,Hr=ae('toStringTag'),Qr=nt,Wr=We,Gr=O,Yr=ae('species'),Jr=ot,Vr=c.TypeError,Zr=S,Xr=Bt,tn=_(Function.toString);Zr(Xr.inspectSource)||(Xr.inspectSource=function(t){return tn(t)});var en=Xr.inspectSource,rn={},nn=rn,on=ae('iterator'),sn=Array.prototype,an=Math.ceil,un=Math.floor,cn=function(t){var e=+t;return e!=e||0===e?0:(e>0?un:an)(e)},hn=Math.min,ln=function(t){return t>0?hn(cn(t),9007199254740991):0},fn=Ur,pn=Rt,dn=rn,vn=ae('iterator'),yn=function(t){if(null!=t)return pn(t,vn)||pn(t,'@@iterator')||dn[fn(t)]},mn=k,gn=kt,bn=Xe,wn=Et,An=yn,_n=c.TypeError,Sn=k,En=Xe,On=Rt,Pn=Qe,Tn=k,kn=Xe,jn=Et,Rn=function(t){return void 0!==t&&(nn.Array===t||sn[on]===t)},xn=function(t){return ln(t.length)},Ln=ot,In=function(t,e){var r=arguments.length<2?An(t):e;if(gn(r))return bn(mn(r,t));throw _n(wn(t)+' is not iterable')},Cn=yn,Nn=function(t,e,r){var n,o;En(t);try{if(!(n=On(t,'return'))){if('throw'===e)throw r;return r}n=Sn(n,t)}catch(t){o=!0,n=t}if('throw'===e)throw r;if(o)throw n;return En(n),r},qn=c.TypeError,Un=function(t,e){this.stopped=t,this.result=e},zn=Un.prototype,Bn=ae('iterator'),Fn=!1;try{var Mn=0,Dn={next:function(){return{done:!!Mn++}},return:function(){Fn=!0}};Dn[Bn]=function(){return this},Array.from(Dn,(function(){throw 2}))}catch(t){}var $n=_,Kn=h,Hn=S,Qn=Ur,Wn=en,Gn=function(){},Yn=[],Jn=nt('Reflect','construct'),Vn=/^\s*(?:class|function)\b/,Zn=$n(Vn.exec),Xn=!Vn.exec(Gn),to=function(t){if(!Hn(t))return!1;try{return Jn(Gn,Yn,t),!0}catch(t){return!1}},eo=function(t){if(!Hn(t))return!1;switch(Qn(t)){case'AsyncFunction':case'GeneratorFunction':case'AsyncGeneratorFunction':return!1}try{return Xn||!!Zn(Vn,Wn(t))}catch(t){return!0}};eo.sham=!0;var ro,no,oo,io,so=!Jn||Kn((function(){var t;return to(to.call)||!to(Object)||!to((function(){t=!0}))||t}))?eo:to,ao=Et,uo=c.TypeError,co=Xe,ho=function(t){if(so(t))return t;throw uo(ao(t)+' is not a constructor')},lo=ae('species'),fo=function(t,e){var r,n=co(t).constructor;return void 0===n||null==(r=co(n)[lo])?e:ho(r)},po=nt('document','documentElement'),vo=_([].slice),yo=c.TypeError,mo=/(?:ipad|iphone|ipod).*applewebkit/i.test(it),go='process'==B(c.process),bo=c,wo=y,Ao=Qe,_o=S,So=Ht,Eo=h,Oo=po,Po=vo,To=_e,ko=function(t,e){if(t<e)throw yo('Not enough arguments');return t},jo=mo,Ro=go,xo=bo.setImmediate,Lo=bo.clearImmediate,Io=bo.process,Co=bo.Dispatch,No=bo.Function,qo=bo.MessageChannel,Uo=bo.String,zo=0,Bo={};try{ro=bo.location}catch(t){}var Fo=function(t){if(So(Bo,t)){var e=Bo[t];delete Bo[t],e()}},Mo=function(t){return function(){Fo(t)}},Do=function(t){Fo(t.data)},$o=function(t){bo.postMessage(Uo(t),ro.protocol+'//'+ro.host)};xo&&Lo||(xo=function(t){ko(arguments.length,1);var e=_o(t)?t:No(t),r=Po(arguments,1);return Bo[++zo]=function(){wo(e,void 0,r)},no(zo),zo},Lo=function(t){delete Bo[t]},Ro?no=function(t){Io.nextTick(Mo(t))}:Co&&Co.now?no=function(t){Co.now(Mo(t))}:qo&&!jo?(io=(oo=new qo).port2,oo.port1.onmessage=Do,no=Ao(io.postMessage,io)):bo.addEventListener&&_o(bo.postMessage)&&!bo.importScripts&&ro&&'file:'!==ro.protocol&&!Eo($o)?(no=$o,bo.addEventListener('message',Do,!1)):no='onreadystatechange'in To('script')?function(t){Oo.appendChild(To('script')).onreadystatechange=function(){Oo.removeChild(this),Fo(t)}}:function(t){setTimeout(Mo(t),0)});var Ko,Ho,Qo,Wo,Go,Yo,Jo,Vo,Zo={set:xo,clear:Lo},Xo=c,ti=/ipad|iphone|ipod/i.test(it)&&void 0!==Xo.Pebble,ei=/web0s(?!.*chrome)/i.test(it),ri=c,ni=Qe,oi=E.f,ii=Zo.set,si=mo,ai=ti,ui=ei,ci=go,hi=ri.MutationObserver||ri.WebKitMutationObserver,li=ri.document,fi=ri.process,pi=ri.Promise,di=oi(ri,'queueMicrotask'),vi=di&&di.value;vi||(Ko=function(){var t,e;for(ci&&(t=fi.domain)&&t.exit();Ho;){e=Ho.fn,Ho=Ho.next;try{e()}catch(t){throw Ho?Wo():Qo=void 0,t}}Qo=void 0,t&&t.enter()},si||ci||ui||!hi||!li?!ai&&pi&&pi.resolve?((Jo=pi.resolve(void 0)).constructor=pi,Vo=ni(Jo.then,Jo),Wo=function(){Vo(Ko)}):ci?Wo=function(){fi.nextTick(Ko)}:(ii=ni(ii,ri),Wo=function(){ii(Ko)}):(Go=!0,Yo=li.createTextNode(''),new hi(Ko).observe(Yo,{characterData:!0}),Wo=function(){Yo.data=Go=!Go}));var yi=vi||function(t){var e={fn:t,next:void 0};Qo&&(Qo.next=e),Ho||(Ho=e,Wo()),Qo=e},mi={},gi=kt,bi=function(t){var e,r;this.promise=new t((function(t,n){if(void 0!==e||void 0!==r)throw TypeError('Bad Promise constructor');e=t,r=n})),this.resolve=gi(e),this.reject=gi(r)};mi.f=function(t){return new bi(t)};var wi=Xe,Ai=V,_i=mi,Si=function(t,e){if(wi(t),Ai(e)&&e.constructor===t)return e;var r=_i.f(t);return(0,r.resolve)(e),r.promise},Ei=c,Oi=function(){this.head=null,this.tail=null};Oi.prototype={add:function(t){var e={item:t,next:null};this.head?this.tail.next=e:this.head=e,this.tail=e},get:function(){var t=this.head;if(t)return this.head=t.next,this.tail===t&&(this.tail=null),t.item}};var Pi,Ti,ki,ji=Oi,Ri=S,xi=en,Li=c.WeakMap,Ii=Ri(Li)&&/native code/.test(xi(Li)),Ci=Nt.exports,Ni=Jt,qi=Ci('keys'),Ui=Ii,zi=c,Bi=_,Fi=V,Mi=hr,Di=Ht,$i=Bt,Ki=function(t){return qi[t]||(qi[t]=Ni(t))},Hi={},Qi=zi.TypeError,Wi=zi.WeakMap;if(Ui||$i.state){var Gi=$i.state||($i.state=new Wi),Yi=Bi(Gi.get),Ji=Bi(Gi.has),Vi=Bi(Gi.set);Pi=function(t,e){if(Ji(Gi,t))throw new Qi('Object already initialized');return e.facade=t,Vi(Gi,t,e),e},Ti=function(t){return Yi(Gi,t)||{}},ki=function(t){return Ji(Gi,t)}}else{var Zi=Ki('state');Hi[Zi]=!0,Pi=function(t,e){if(Di(t,Zi))throw new Qi('Object already initialized');return e.facade=t,Mi(t,Zi,e),e},Ti=function(t){return Di(t,Zi)?t[Zi]:{}},ki=function(t){return Di(t,Zi)}}var Xi,ts,es,rs='object'==typeof window,ns=_r,os=c,is=nt,ss=k,as=Sr,us=function(t,e,r){for(var n in e)r&&r.unsafe&&t[n]?t[n]=e[n]:Or(t,n,e[n],r);return t},cs=function(t,e,r,n){if(t){var o=r?t:t.prototype;$r(o,Hr)||Mr(o,Hr,{configurable:!0,value:e}),n&&!Fr&&Dr(o,'toString',Kr)}},hs=function(t){var e=Qr(t),r=Wr.f;Gr&&e&&!e[Yr]&&r(e,Yr,{configurable:!0,get:function(){return this}})},ls=kt,fs=S,ps=V,ds=function(t,e){if(Jr(e,t))return t;throw Vr('Incorrect invocation')},vs=en,ys=function(t,e,r){var n,o,i,s,a,u,c,h=r&&r.that,l=!(!r||!r.AS_ENTRIES),f=!(!r||!r.IS_ITERATOR),p=!(!r||!r.INTERRUPTED),d=Pn(e,h),v=function(t){return n&&Nn(n,'normal',t),new Un(!0,t)},y=function(t){return l?(kn(t),p?d(t[0],t[1],v):d(t[0],t[1])):p?d(t,v):d(t)};if(f)n=t;else{if(!(o=Cn(t)))throw qn(jn(t)+' is not iterable');if(Rn(o)){for(i=0,s=xn(t);s>i;i++)if((a=y(t[i]))&&Ln(zn,a))return a;return new Un(!1)}n=In(t,o)}for(u=n.next;!(c=Tn(u,n)).done;){try{a=y(c.value)}catch(t){Nn(n,'throw',t)}if('object'==typeof a&&a&&Ln(zn,a))return a}return new Un(!1)},ms=function(t,e){if(!e&&!Fn)return!1;var r=!1;try{var n={};n[Bn]=function(){return{next:function(){return{done:r=!0}}}},t(n)}catch(t){}return r},gs=fo,bs=Zo.set,ws=yi,As=Si,_s=function(t,e){var r=Ei.console;r&&r.error&&(1==arguments.length?r.error(t):r.error(t,e))},Ss=mi,Es=function(t){try{return{error:!1,value:t()}}catch(t){return{error:!0,value:t}}},Os=ji,Ps={set:Pi,get:Ti,has:ki,enforce:function(t){return ki(t)?Ti(t):Pi(t,{})},getterFor:function(t){return function(e){var r;if(!Fi(e)||(r=Ti(e)).type!==t)throw Qi('Incompatible receiver, '+t+' required');return r}}},Ts=De,ks=rs,js=go,Rs=ft,xs=ae('species'),Ls='Promise',Is=Ps.getterFor(Ls),Cs=Ps.set,Ns=Ps.getterFor(Ls),qs=as&&as.prototype,Us=as,zs=qs,Bs=os.TypeError,Fs=os.document,Ms=os.process,Ds=Ss.f,$s=Ds,Ks=!!(Fs&&Fs.createEvent&&os.dispatchEvent),Hs=fs(os.PromiseRejectionEvent),Qs=Ts(Ls,(function(){var t=vs(Us),e=t!==String(Us);if(!e&&66===Rs)return!0;if(!zs.finally)return!0;if(Rs>=51&&/native code/.test(t))return!1;var r=new Us((function(t){t(1)})),n=function(t){t((function(){}),(function(){}))};return(r.constructor={})[xs]=n,!(r.then((function(){}))instanceof n)||!e&&ks&&!Hs})),Ws=Qs||!ms((function(t){Us.all(t).catch((function(){}))})),Gs=function(t){var e;return!(!ps(t)||!fs(e=t.then))&&e},Ys=function(t,e){var r,n,o,i=e.value,s=1==e.state,a=s?t.ok:t.fail,u=t.resolve,c=t.reject,h=t.domain;try{a?(s||(2===e.rejection&&ta(e),e.rejection=1),!0===a?r=i:(h&&h.enter(),r=a(i),h&&(h.exit(),o=!0)),r===t.promise?c(Bs('Promise-chain cycle')):(n=Gs(r))?ss(n,r,u,c):u(r)):c(i)}catch(t){h&&!o&&h.exit(),c(t)}},Js=function(t,e){t.notified||(t.notified=!0,ws((function(){for(var r,n=t.reactions;r=n.get();)Ys(r,t);t.notified=!1,e&&!t.rejection&&Zs(t)})))},Vs=function(t,e,r){var n,o;Ks?((n=Fs.createEvent('Event')).promise=e,n.reason=r,n.initEvent(t,!1,!0),os.dispatchEvent(n)):n={promise:e,reason:r},!Hs&&(o=os['on'+t])?o(n):'unhandledrejection'===t&&_s('Unhandled promise rejection',r)},Zs=function(t){ss(bs,os,(function(){var e,r=t.facade,n=t.value;if(Xs(t)&&(e=Es((function(){js?Ms.emit('unhandledRejection',n,r):Vs('unhandledrejection',r,n)})),t.rejection=js||Xs(t)?2:1,e.error))throw e.value}))},Xs=function(t){return 1!==t.rejection&&!t.parent},ta=function(t){ss(bs,os,(function(){var e=t.facade;js?Ms.emit('rejectionHandled',e):Vs('rejectionhandled',e,t.value)}))},ea=function(t,e,r){return function(n){t(e,n,r)}},ra=function(t,e,r){t.done||(t.done=!0,r&&(t=r),t.value=e,t.state=2,Js(t,!0))},na=function(t,e,r){if(!t.done){t.done=!0,r&&(t=r);try{if(t.facade===e)throw Bs('Promise can\'t be resolved itself');var n=Gs(e);n?ws((function(){var r={done:!1};try{ss(n,e,ea(na,r,t),ea(ra,r,t))}catch(e){ra(r,e,t)}})):(t.value=e,t.state=1,Js(t,!1))}catch(e){ra({done:!1},e,t)}}};Qs&&(zs=(Us=function(t){ds(this,zs),ls(t),ss(Xi,this);var e=Is(this);try{t(ea(na,e),ea(ra,e))}catch(t){ra(e,t)}}).prototype,(Xi=function(t){Cs(this,{type:Ls,done:!1,notified:!1,parent:!1,reactions:new Os,rejection:!1,state:0,value:void 0})}).prototype=us(zs,{then:function(t,e){var r=Ns(this),n=Ds(gs(this,Us));return r.parent=!0,n.ok=!fs(t)||t,n.fail=fs(e)&&e,n.domain=js?Ms.domain:void 0,0==r.state?r.reactions.add(n):ws((function(){Ys(n,r)})),n.promise},catch:function(t){return this.then(void 0,t)}}),ts=function(){var t=new Xi,e=Is(t);this.promise=t,this.resolve=ea(na,e),this.reject=ea(ra,e)},Ss.f=Ds=function(t){return t===Us||t===es?new ts(t):$s(t)}),ns({global:!0,wrap:!0,forced:Qs},{Promise:Us}),cs(Us,Ls,!1,!0),hs(Ls),es=is(Ls),ns({target:Ls,stat:!0,forced:Qs},{reject:function(t){var e=Ds(this);return ss(e.reject,void 0,t),e.promise}}),ns({target:Ls,stat:!0,forced:true},{resolve:function(t){return As(this===es?Us:this,t)}}),ns({target:Ls,stat:!0,forced:Ws},{all:function(t){var e=this,r=Ds(e),n=r.resolve,o=r.reject,i=Es((function(){var r=ls(e.resolve),i=[],s=0,a=1;ys(t,(function(t){var u=s++,c=!1;a++,ss(r,e,t).then((function(t){c||(c=!0,i[u]=t,--a||n(i))}),o)})),--a||n(i)}));return i.error&&o(i.value),r.promise},race:function(t){var e=this,r=Ds(e),n=r.reject,o=Es((function(){var o=ls(e.resolve);ys(t,(function(t){ss(o,e,t).then(r.resolve,n)}))}));return o.error&&n(o.value),r.promise}});var oa=Sr,ia=nt,sa=S,aa=fo,ua=Si;_r({target:'Promise',proto:!0,real:!0,forced:!!oa&&h((function(){oa.prototype.finally.call({then:function(){}},(function(){}))}))},{finally:function(t){var e=aa(this,ia('Promise')),r=sa(t);return this.then(r?function(r){return ua(e,t()).then((function(){return r}))}:t,r?function(r){return ua(e,t()).then((function(){throw r}))}:t)}});var ca=nt('Promise','finally');const ha=(()=>{try{const t=Date.now().toString(),e=window.localStorage;e.setItem(t,t);const r=e.getItem(t)===t;return e.removeItem(t),r?e:null}catch(t){return null}})();var la,fa,pa,da,va,ya,ma,ga={get:t=>function(t){const e=ha?ha.getItem('_one-stat_'+t):null;if(null===e)return null;try{return JSON.parse(e)}catch(t){return null}}(t)||null,set(t,e){!function(t,e){try{ha&&ha.setItem('_one-stat_'+t,JSON.stringify(e))}catch(t){}}(t,e)},remove(t){!function(t){ha&&ha.removeItem('_one-stat_'+t)}(t)}};!function(t){t.PROD='prod',t.VK_ALIAS='vk_alias',t.VIDEOTEST='videotest',t.TEST='test',t.AUTO='auto'}(la||(la={})),function(t){t.Q144P='144',t.Q240P='240',t.Q360P='360',t.Q480P='480',t.Q720P='720',t.Q1080P='1080',t.Q1440P='1440',t.Q2160P='2160',t.Q4320P='4320',t.UNKNOWN='unknown'}(fa||(fa={})),function(t){t.CHROMECAST='chromecast',t.APPLE_TV='appletv',t.PIP='pip',t.HEADPHONES='externalHeadphones',t.SCREEN=''}(pa||(pa={})),function(t){t.MP4='mp4',t.DASH='dash',t.DASH_SEP='dash_sep',t.ONDEMAND_DASH='ondemand_dash',t.HLS='hls',t.ONDEMAND_HLS='ondemand_hls',t.WEBM='webm',t.UNKNOWN='unknown'}(da||(da={})),function(t){t.AUTO='auto',t.MANUAL=''}(va||(va={})),function(t){t.HTTP1='http1',t.HTTP2='http2',t.HTTP3='http3'}(ya||(ya={})),function(t){t[t.YES=1]='YES',t[t.NO=0]='NO'}(ma||(ma={}));const ba={[la.PROD]:'https://api.ok.ru',[la.VK_ALIAS]:'https://api.mycdn.me',[la.VIDEOTEST]:'https://videotestapi.ok.ru/api',[la.TEST]:'https://apitest.ok.ru',[la.AUTO]:''},wa={start:1e3,factor:1.5,max:3e5,random:1e3};var Aa;!function(t){t[t.PARAM_SESSION_EXPIRED=102]='PARAM_SESSION_EXPIRED',t[t.PARAM_SESSION_KEY=103]='PARAM_SESSION_KEY',t[t.PARAM_SIGNATURE=104]='PARAM_SIGNATURE',t[t.AUTH_LOGIN=401]='AUTH_LOGIN'}(Aa||(Aa={}));class _a{constructor(e){this.consequentAuthErrors=0,this.authorized$=new t(!1),this.params=e;const r=ga.get('uuid');r?this.uuid=String(r):(this.uuid=function(){const t='0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz'.split(''),e=new Array(36);let r,n,o=0;for(n=0;n<36;n++)8===n||13===n||18===n||23===n?e[n]='-':14===n?e[n]='4':(o<=2&&(o=33554432+16777216*Math.random()|0),r=15&o,o>>=4,e[n]=t[19===n?3&r|8:r]);return e.join('')}(),ga.set('uuid',this.uuid))}authorize(t){return s(this,void 0,void 0,(function*(){return this.authToken=null!=t?t:yield this.refreshAuthToken(),this._authorizeWithBackoff()}))}logBeacon(t){const e=this.createLogParams(t),r=this.sessionKey;if(!r)return;this.params.apiTransport.sendBeacon('log.externalLog',e,r)||this.logRequest(t)}logRequest(t){var e;return s(this,void 0,void 0,(function*(){const r='log.externalLog',n=this.createLogParams(t),o=null!==(e=this.sessionKey)&&void 0!==e?e:yield this._authorizeWithBackoff();if(!o)return;const i=(t,e=this.params.requestRetryCount)=>s(this,void 0,void 0,(function*(){try{return yield this.params.apiTransport.sendRequest(r,n,o)}catch(n){if(!n||!('error_code'in n))return void this.params.error$.next({id:'logRequestUnknown',message:`Unknown ${r} error`,thrown:n});const o=null==n?void 0:n.error_code;switch(o){case Aa.PARAM_SESSION_EXPIRED:case Aa.PARAM_SESSION_KEY:case Aa.PARAM_SIGNATURE:return this.authorized$.next(!1),this.sessionKey=yield this._authorizeWithBackoff(),e>0?i(t,e-1):void 0;case Aa.AUTH_LOGIN:return this.authorized$.next(!1),this.authToken=yield this.refreshAuthToken(),this.sessionKey=yield this._authorizeWithBackoff(),e>0?i(t,e-1):void 0;default:return void this.params.error$.next({id:`LogRequest#${o}`,message:`${r} error`,data:n})}}}));return i(t)}))}destroy(){window.clearTimeout(this.backoffTimeoutId),this.backoffTimeoutId=0}refreshAuthToken(){return s(this,void 0,void 0,(function*(){if(this.params.refreshAuthToken)return this.refreshAuthTokenPromise||(this.refreshAuthTokenPromise=ca(this.params.refreshAuthToken(),(()=>{this.refreshAuthTokenPromise=void 0}))),this.refreshAuthTokenPromise}))}createLogParams(t){return{collector:'ok.mobile.apps.video',data:JSON.stringify({application:'@vkontakte/videoplayer-statistics:1.0.21',platform:'WEB',items:t.map((t=>Object.assign(Object.assign({},t),{time:0,type:1})))})}}_authorizeWithBackoff(){if(!this.consequentAuthErrors)return this._authorize();const t=e(this.consequentAuthErrors,wa);return new Promise((e=>{this.backoffTimeoutId||(this.backoffTimeoutId=window.setTimeout((()=>{ca(this._authorize().then(e).catch((t=>this.params.error$.next({id:'AuthorizeBackoff',message:'Otherwise unhandle errror in authrization',thrown:t}))),(()=>this.backoffTimeoutId=0))}),t))}))}_authorize(){return s(this,void 0,void 0,(function*(){if(this.authorizePromise)return this.authorizePromise;this.sessionKey=void 0,this.authorized$.next(!1);const t={session_data:{version:2,device_id:this.uuid,client_version:'1.0.21'.split('-')[0],client_type:'SDK_JS'}};return void 0!==this.authToken&&(t.session_data.auth_token=this.authToken,t.session_data.version=3),this.authorizePromise=ca(this.params.apiTransport.sendRequest('auth.anonymLogin',t).then((t=>{var e;return t&&t.session_key||this.params.error$.next({id:'AuthorizeFailed',message:'No session key',data:t}),this.sessionKey=null!==(e=null==t?void 0:t.session_key)&&void 0!==e?e:void 0,this.sessionKey})).catch((t=>s(this,void 0,void 0,(function*(){this.sessionKey=void 0;const e=null==t?void 0:t.error_code;switch(e){case Aa.AUTH_LOGIN:return this.authToken=yield this.refreshAuthToken(),this._authorizeWithBackoff()}e?this.params.error$.next({id:`Authorize#${e}`,message:'authorize error',data:t}):this.params.error$.next({id:'AuthorizeUnknown',message:'authorize error',thrown:t})})))),(()=>{this.authorizePromise=void 0,this.consequentAuthErrors=this.sessionKey?0:this.consequentAuthErrors+1,this.authorized$.next(void 0!==this.sessionKey)})),this.authorizePromise}))}}class Sa{constructor(){Object.defineProperty(this,'listeners',{value:{},writable:!0,configurable:!0})}addEventListener(t,e,r){t in this.listeners||(this.listeners[t]=[]),this.listeners[t].push({callback:e,options:r})}removeEventListener(t,e){if(!(t in this.listeners))return;const r=this.listeners[t];for(let t=0,n=r.length;t<n;t++)if(r[t].callback===e)return void r.splice(t,1)}dispatchEvent(t){if(!(t.type in this.listeners))return;const e=this.listeners[t.type].slice();for(let r=0,n=e.length;r<n;r++){const n=e[r];try{n.callback.call(this,t)}catch(t){Promise.resolve().then((()=>{throw t}))}n.options&&n.options.once&&this.removeEventListener(t.type,n.callback)}return!t.defaultPrevented}}class Ea extends Sa{constructor(){super(),this.listeners||Sa.call(this),Object.defineProperty(this,'aborted',{value:!1,writable:!0,configurable:!0}),Object.defineProperty(this,'onabort',{value:null,writable:!0,configurable:!0})}toString(){return'[object AbortSignal]'}dispatchEvent(t){'abort'===t.type&&(this.aborted=!0,'function'==typeof this.onabort&&this.onabort.call(this,t)),super.dispatchEvent(t)}}function Oa(t){return t.__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL?(console.log('__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL=true is set, will force install polyfill'),!0):'function'==typeof t.Request&&!t.Request.prototype.hasOwnProperty('signal')||!t.AbortController}'undefined'!=typeof Symbol&&Symbol.toStringTag&&(class{constructor(){Object.defineProperty(this,'signal',{value:new Ea,writable:!0,configurable:!0})}abort(){let t;try{t=new Event('abort')}catch(e){'undefined'!=typeof document?document.createEvent?(t=document.createEvent('Event'),t.initEvent('abort',!1,!1)):(t=document.createEventObject(),t.type='abort'):t={type:'abort',bubbles:!1,cancelable:!1}}this.signal.dispatchEvent(t)}toString(){return'[object AbortController]'}}.prototype[Symbol.toStringTag]='AbortController',Ea.prototype[Symbol.toStringTag]='AbortSignal');const Pa=Oa({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),Ta=Pa?function(t){'function'==typeof t&&(t={fetch:t});const{fetch:e,Request:r=e.Request,AbortController:n,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:o=!1}=t;if(!Oa({fetch:e,Request:r,AbortController:n,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:o}))return{fetch:e,Request:i};let i=r;(i&&!i.prototype.hasOwnProperty('signal')||o)&&(i=function(t,e){let n;e&&e.signal&&(n=e.signal,delete e.signal);const o=new r(t,e);return n&&Object.defineProperty(o,'signal',{writable:!1,enumerable:!1,configurable:!0,value:n}),o},i.prototype=r.prototype);const s=e;return{fetch:(t,e)=>{const r=i&&i.prototype.isPrototypeOf(t)?t.signal:e?e.signal:void 0;if(r){let n;try{n=new DOMException('Aborted','AbortError')}catch(t){n=new Error('Aborted'),n.name='AbortError'}if(r.aborted)return Promise.reject(n);const o=new Promise(((t,e)=>{r.addEventListener('abort',(()=>e(n)),{once:!0})}));return e&&e.signal&&delete e.signal,Promise.race([o,s(t,e)])}return s(t,e)},Request:i}}({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,ka=Pa?Ta.fetch:window.fetch;Pa?Ta.Request:window.Request;class ja{constructor(t){this.params=t,this.apiKey=t.apiKey,this.apiEnv=t.apiEnv,this.apiBaseUrl=t.apiBaseUrl,this.isApiBaseUrlFetched=!1}resolveApiBaseUrl(){var t;return s(this,void 0,void 0,(function*(){if(this.apiEnv!==la.AUTO||this.isApiBaseUrlFetched)return this.apiBaseUrl;try{const e=atob('aHR0cHM6Ly9kbnMuZ29vZ2xlL3Jlc29sdmU/bmFtZT12aWRlby5fZW5kcG9pbnQub2sucnUmdHlwZT1UWFQ='),r=yield ka(e,{method:'GET',mode:'cors',cache:'no-cache'}),n=yield r.json(),o=null===(t=null==n?void 0:n.Answer[0])||void 0===t?void 0:t.data;if(!o)throw new Error('Wrong DNS response');return o}catch(t){return this.params.error$.next({id:'OneStat:ApiTransport:resolveApiBaseUrl',message:'Unhandled resolve api base url error',thrown:t}),ba[la.VK_ALIAS]}finally{this.isApiBaseUrlFetched=!0}}))}sendBeacon(t,e,r){if(!window.Blob||!window.navigator.sendBeacon)return!1;const n=this._prepareQueryParams({method:t,queryParams:e,sessionKey:r}),o=new window.Blob([n.toString()],{type:'application/x-www-form-urlencoded'});try{return window.navigator.sendBeacon(`${this.apiBaseUrl}/fb.do`,o)}catch(r){this.params.error$.next({id:'OneStat:ApiTransport:sendBeacon',message:'Unhandled beacon error',thrown:r,data:{method:t,params:e}})}return!1}sendRequest(t,e,r){return s(this,void 0,void 0,(function*(){const n=Date.now(),o=o=>{o instanceof TypeError&&['Failed to fetch','NetworkError when attempting to fetch resource.'].includes(o.message)?this.params.error$.next({id:'Network',message:'Request failed',thrown:o}):this.params.error$.next({id:'OneStat:ApiTransport:sendRequest',message:'Unhandled request error',thrown:o,data:{method:t,params:e,sessionKey:r,time:Date.now()-n}})};return this.apiBaseUrl=yield this.resolveApiBaseUrl(),ka(`${this.apiBaseUrl}/fb.do`,{method:'post',headers:{'Content-type':'application/x-www-form-urlencoded'},body:this._prepareQueryParams({method:t,queryParams:e,sessionKey:r})}).then((t=>Number(t.headers.get('content-length'))>0?t.json().then((t=>Object.prototype.hasOwnProperty.call(t,'error_msg')?Promise.reject(t):t),o):void 0),o)}))}_prepareQueryParams(t){const e=new URLSearchParams({format:'JSON',method:t.method,application_key:this.apiKey});return void 0!==t.sessionKey&&e.append('session_key',t.sessionKey),Object.entries(t.queryParams).forEach((([t,r])=>e.append(t,'string'==typeof r?r:JSON.stringify(r)))),e}}class Ra{constructor(t){this.requestQueue=[],this.isPaused=!1,this.debouncedFlush=i((()=>{var t;try{this.flush()}catch(e){this.error$.next({id:'LoggerError',message:null!==(t=String(e))&&void 0!==t?t:'Unknown logger error',thrown:e})}}),3e3,{maxWait:15e3}),this.api=t.api,this.error$=t.error$,this.subscription=this.api.authorized$.subscribe((t=>{t&&this.debouncedFlush()}))}log(t){this.requestQueue.push(t),this.isPaused||this.debouncedFlush()}flush(t=!1){0!==this.requestQueue.length&&(this.api.authorized$.getValue()?(t?this.api.logBeacon(this.requestQueue):this.api.logRequest(this.requestQueue),this.requestQueue=[]):t||this.api.authorize(),this.debouncedFlush.cancel())}pause(){this.isPaused=!0,this.debouncedFlush.cancel()}resume(){this.isPaused=!1,this.debouncedFlush()}destroy(){this.subscription.unsubscribe()}}class xa{constructor(t,e){var i;this.subscription=new r,this.statContext=t,this.config=Object.assign(Object.assign({},null!==(i=e.config)&&void 0!==i?i:{}),{requestRetryCount:1});const s=new n;this.experimental={error$:s};const a=new ja({apiKey:'CIOPGQJGDIHBABABA',apiBaseUrl:ba[e.apiEnv],apiEnv:e.apiEnv,error$:s});this.api=new _a({apiTransport:a,refreshAuthToken:e.refreshAuthToken,requestRetryCount:this.config.requestRetryCount,error$:s}),this.logger=new Ra({api:this.api,error$:s}),this.subscription.add(o(window,'beforeunload').subscribe((()=>this.logger.flush(!0))))}updateContext(t){this.statContext=Object.assign(Object.assign({},this.statContext),t)}authorize(t){return this.api.authorize(t)}pause(){this.logger.pause()}resume(){this.logger.resume()}destroy(){this.logger.flush(),this.subscription.unsubscribe(),this.api.destroy(),this.logger.destroy()}logInited(){this.log({operation:'init'})}logReady(t){this.log({operation:'player_ready',param:String(t.time)})}logStarted(t){this.log({operation:'play',param:String(Math.round(t.position))})}logPlay(){this.log({operation:'play_toggle'})}logPause(t){this.log({operation:'pause',param:String(Math.round(t.position))})}logSeek(){this.log({operation:'seek'})}logFirstBytes(t){this.log({operation:'first_bytes',param:String(t.time)})}logFirstFrame(t){this.log({operation:'first_frame',param:String(t.time)})}logError(t){this.log({operation:'error',param:t.errorType})}logWatchCoverageRecord(t){this.log({operation:'watch_coverage_record',param:`${t.start}-${t.end}`}),this.logger.flush(!0)}logWatchCoverageLive(t){this.log({operation:'watch_coverage_live',param:`${t.start}-${t.end}`}),this.logger.flush(!0)}logEmptyBuffer(t){this.log({operation:'empty_buffer',param:String(t.duration)})}logDownloadSpeed(t){this.log({operation:'download_speed',param:String(t.speed)})}logAdSlotRequest(){this.log({operation:'adv',param:'slot_request'})}logAdStarted(t){this.log({operation:'adv',param:t})}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'})}log(t){const e=this.crateLogItem(t);this.logger.log(e)}crateLogItem({operation:t,param:e}){const r=Date.now(),n={vid:this.statContext.movieId,quality:this.statContext.quality,dst:this.statContext.destination,ct:this.statContext.contentType,aid:this.statContext.albumId,place:this.statContext.place,cdn_host:this.statContext.cdnHostname,connection_type:this.statContext.connectionType,connection_reused:!0===this.statContext.connectionReused?ma.YES:!1===this.statContext.connectionReused?ma.NO:void 0,stat_type:!0===this.statContext.autoplay?va.AUTO:!1===this.statContext.autoplay?va.MANUAL:void 0,vk_playlist_id:this.statContext.vkPlaylistId,vk_app_id:this.statContext.vkAppId,track_code:this.statContext.trackCode};return void 0!==e&&(n.param=e),{operation:t,timestamp:r,custom:n}}}export{la as ApiEnv,ya as ConnectionType,da as ContentType,xa as OneStat,fa as Quality,pa as ScreenDestination};
6
+ import{ValueSubject as t,getExponentialDelay as e,Subscription as r,Subject as n,fromEvent as o}from'@vkontakte/videoplayer-shared/es2015.esm.js';import i from'lodash/debounce.js';function s(t,e,r,n){return new(r||(r=Promise))((function(o,i){function s(t){try{u(n.next(t))}catch(t){i(t)}}function a(t){try{u(n.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(s,a)}u((n=n.apply(t,e||[])).next())}))}var a='undefined'!=typeof globalThis?globalThis:'undefined'!=typeof window?window:'undefined'!=typeof global?global:'undefined'!=typeof self?self:{},u=function(t){return t&&t.Math==Math&&t},c=u('object'==typeof globalThis&&globalThis)||u('object'==typeof window&&window)||u('object'==typeof self&&self)||u('object'==typeof a&&a)||function(){return this}()||Function('return this')(),h=function(t){try{return!!t()}catch(t){return!0}},f=!h((function(){var t=function(){}.bind();return'function'!=typeof t||t.hasOwnProperty('prototype')})),l=f,p=Function.prototype,d=p.apply,v=p.call,m='object'==typeof Reflect&&Reflect.apply||(l?v.bind(d):function(){return v.apply(d,arguments)}),y=f,g=Function.prototype,b=g.bind,w=g.call,_=y&&b.bind(w,w),T=y?function(t){return t&&_(t)}:function(t){return t&&function(){return w.apply(t,arguments)}},O=function(t){return'function'==typeof t},A={},S=!h((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})),E=f,P=Function.prototype.call,R=E?P.bind(P):function(){return P.apply(P,arguments)},k={},j={}.propertyIsEnumerable,C=Object.getOwnPropertyDescriptor,x=C&&!j.call({1:2},1);k.f=x?function(t){var e=C(this,t);return!!e&&e.enumerable}:j;var I,N,L=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}},U=T,q=U({}.toString),B=U(''.slice),z=function(t){return B(q(t),8,-1)},M=h,D=z,F=Object,$=T(''.split),K=M((function(){return!F('z').propertyIsEnumerable(0)}))?function(t){return'String'==D(t)?$(t,''):F(t)}:F,H=TypeError,Q=function(t){if(null==t)throw H('Can\'t call method on '+t);return t},W=K,G=Q,Y=O,J=function(t){return'object'==typeof t?null!==t:Y(t)},V={},Z=V,X=c,tt=O,et=function(t){return tt(t)?t:void 0},rt=function(t,e){return arguments.length<2?et(Z[t])||et(X[t]):Z[t]&&Z[t][e]||X[t]&&X[t][e]},nt=T({}.isPrototypeOf),ot=rt('navigator','userAgent')||'',it=c,st=ot,at=it.process,ut=it.Deno,ct=at&&at.versions||ut&&ut.version,ht=ct&&ct.v8;ht&&(N=(I=ht.split('.'))[0]>0&&I[0]<4?1:+(I[0]+I[1])),!N&&st&&(!(I=st.match(/Edge\/(\d+)/))||I[1]>=74)&&(I=st.match(/Chrome\/(\d+)/))&&(N=+I[1]);var ft=N,lt=ft,pt=h,dt=!!Object.getOwnPropertySymbols&&!pt((function(){var t=Symbol();return!String(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&lt&&lt<41})),vt=dt&&!Symbol.sham&&'symbol'==typeof Symbol.iterator,mt=rt,yt=O,gt=nt,bt=Object,wt=vt?function(t){return'symbol'==typeof t}:function(t){var e=mt('Symbol');return yt(e)&&gt(e.prototype,bt(t))},_t=String,Tt=function(t){try{return _t(t)}catch(t){return'Object'}},Ot=O,At=Tt,St=TypeError,Et=function(t){if(Ot(t))return t;throw St(At(t)+' is not a function')},Pt=Et,Rt=function(t,e){var r=t[e];return null==r?void 0:Pt(r)},kt=R,jt=O,Ct=J,xt=TypeError,It={exports:{}},Nt=c,Lt=Object.defineProperty,Ut=function(t,e){try{Lt(Nt,t,{value:e,configurable:!0,writable:!0})}catch(r){Nt[t]=e}return e},qt=c['__core-js_shared__']||Ut('__core-js_shared__',{}),Bt=qt;(It.exports=function(t,e){return Bt[t]||(Bt[t]=void 0!==e?e:{})})('versions',[]).push({version:'3.24.1',mode:'pure',copyright:'© 2014-2022 Denis Pushkarev (zloirock.ru)',license:'https://github.com/zloirock/core-js/blob/v3.24.1/LICENSE',source:'https://github.com/zloirock/core-js'});var zt=Q,Mt=Object,Dt=function(t){return Mt(zt(t))},Ft=T({}.hasOwnProperty),$t=Object.hasOwn||function(t,e){return Ft(Dt(t),e)},Kt=T,Ht=0,Qt=Math.random(),Wt=Kt(1..toString),Gt=function(t){return'Symbol('+(void 0===t?'':t)+')_'+Wt(++Ht+Qt,36)},Yt=c,Jt=It.exports,Vt=$t,Zt=Gt,Xt=dt,te=vt,ee=Jt('wks'),re=Yt.Symbol,ne=re&&re.for,oe=te?re:re&&re.withoutSetter||Zt,ie=function(t){if(!Vt(ee,t)||!Xt&&'string'!=typeof ee[t]){var e='Symbol.'+t;Xt&&Vt(re,t)?ee[t]=re[t]:ee[t]=te&&ne?ne(e):oe(e)}return ee[t]},se=R,ae=J,ue=wt,ce=Rt,he=function(t,e){var r,n;if('string'===e&&jt(r=t.toString)&&!Ct(n=kt(r,t)))return n;if(jt(r=t.valueOf)&&!Ct(n=kt(r,t)))return n;if('string'!==e&&jt(r=t.toString)&&!Ct(n=kt(r,t)))return n;throw xt('Can\'t convert object to primitive value')},fe=TypeError,le=ie('toPrimitive'),pe=function(t,e){if(!ae(t)||ue(t))return t;var r,n=ce(t,le);if(n){if(void 0===e&&(e='default'),r=se(n,t,e),!ae(r)||ue(r))return r;throw fe('Can\'t convert object to primitive value')}return void 0===e&&(e='number'),he(t,e)},de=wt,ve=function(t){var e=pe(t,'string');return de(e)?e:e+''},me=J,ye=c.document,ge=me(ye)&&me(ye.createElement),be=function(t){return ge?ye.createElement(t):{}},we=be,_e=!S&&!h((function(){return 7!=Object.defineProperty(we('div'),'a',{get:function(){return 7}}).a})),Te=S,Oe=R,Ae=k,Se=L,Ee=function(t){return W(G(t))},Pe=ve,Re=$t,ke=_e,je=Object.getOwnPropertyDescriptor;A.f=Te?je:function(t,e){if(t=Ee(t),e=Pe(e),ke)try{return je(t,e)}catch(t){}if(Re(t,e))return Se(!Oe(Ae.f,t,e),t[e])};var Ce=h,xe=O,Ie=/#|\.prototype\./,Ne=function(t,e){var r=Ue[Le(t)];return r==Be||r!=qe&&(xe(e)?Ce(e):!!e)},Le=Ne.normalize=function(t){return String(t).replace(Ie,'.').toLowerCase()},Ue=Ne.data={},qe=Ne.NATIVE='N',Be=Ne.POLYFILL='P',ze=Ne,Me=Et,De=f,Fe=T(T.bind),$e=function(t,e){return Me(t),void 0===e?t:De?Fe(t,e):function(){return t.apply(e,arguments)}},Ke={},He=S&&h((function(){return 42!=Object.defineProperty((function(){}),'prototype',{value:42,writable:!1}).prototype})),Qe=J,We=String,Ge=TypeError,Ye=function(t){if(Qe(t))return t;throw Ge(We(t)+' is not an object')},Je=S,Ve=_e,Ze=He,Xe=Ye,tr=ve,er=TypeError,rr=Object.defineProperty,nr=Object.getOwnPropertyDescriptor;Ke.f=Je?Ze?function(t,e,r){if(Xe(t),e=tr(e),Xe(r),'function'==typeof t&&'prototype'===e&&'value'in r&&'writable'in r&&!r.writable){var n=nr(t,e);n&&n.writable&&(t[e]=r.value,r={configurable:'configurable'in r?r.configurable:n.configurable,enumerable:'enumerable'in r?r.enumerable:n.enumerable,writable:!1})}return rr(t,e,r)}:rr:function(t,e,r){if(Xe(t),e=tr(e),Xe(r),Ve)try{return rr(t,e,r)}catch(t){}if('get'in r||'set'in r)throw er('Accessors not supported');return'value'in r&&(t[e]=r.value),t};var or=Ke,ir=L,sr=S?function(t,e,r){return or.f(t,e,ir(1,r))}:function(t,e,r){return t[e]=r,t},ar=c,ur=m,cr=T,hr=O,fr=A.f,lr=ze,pr=V,dr=$e,vr=sr,mr=$t,yr=function(t){var e=function(r,n,o){if(this instanceof e){switch(arguments.length){case 0:return new t;case 1:return new t(r);case 2:return new t(r,n)}return new t(r,n,o)}return ur(t,this,arguments)};return e.prototype=t.prototype,e},gr=function(t,e){var r,n,o,i,s,a,u,c,h=t.target,f=t.global,l=t.stat,p=t.proto,d=f?ar:l?ar[h]:(ar[h]||{}).prototype,v=f?pr:pr[h]||vr(pr,h,{})[h],m=v.prototype;for(o in e)r=!lr(f?o:h+(l?'.':'#')+o,t.forced)&&d&&mr(d,o),s=v[o],r&&(a=t.dontCallGetSet?(c=fr(d,o))&&c.value:d[o]),i=r&&a?a:e[o],r&&typeof s==typeof i||(u=t.bind&&r?dr(i,ar):t.wrap&&r?yr(i):p&&hr(i)?cr(i):i,(t.sham||i&&i.sham||s&&s.sham)&&vr(u,'sham',!0),vr(v,o,u),p&&(mr(pr,n=h+'Prototype')||vr(pr,n,{}),vr(pr[n],o,i),t.real&&m&&!m[o]&&vr(m,o,i)))},br='process'==z(c.process),wr=sr,_r=(TypeError,T);Object.setPrototypeOf||'__proto__'in{}&&function(){var t,e=!1,r={};try{(t=_r(Object.getOwnPropertyDescriptor(Object.prototype,'__proto__').set))(r,[]),e=r instanceof Array}catch(t){}}();var Tr={};Tr[ie('toStringTag')]='z';var Or='[object z]'===String(Tr),Ar=Or,Sr=O,Er=z,Pr=ie('toStringTag'),Rr=Object,kr='Arguments'==Er(function(){return arguments}()),jr=Ar?Er:function(t){var e,r,n;return void 0===t?'Undefined':null===t?'Null':'string'==typeof(r=function(t,e){try{return t[e]}catch(t){}}(e=Rr(t),Pr))?r:kr?Er(e):'Object'==(n=Er(e))&&Sr(e.callee)?'Arguments':n},Cr=jr,xr=Or?{}.toString:function(){return'[object '+Cr(this)+']'},Ir=Or,Nr=Ke.f,Lr=sr,Ur=$t,qr=xr,Br=ie('toStringTag'),zr=rt,Mr=Ke,Dr=S,Fr=ie('species'),$r=nt,Kr=TypeError,Hr=O,Qr=qt,Wr=T(Function.toString);Hr(Qr.inspectSource)||(Qr.inspectSource=function(t){return Wr(t)});var Gr=Qr.inspectSource,Yr=T,Jr=h,Vr=O,Zr=jr,Xr=Gr,tn=function(){},en=[],rn=rt('Reflect','construct'),nn=/^\s*(?:class|function)\b/,on=Yr(nn.exec),sn=!nn.exec(tn),an=function(t){if(!Vr(t))return!1;try{return rn(tn,en,t),!0}catch(t){return!1}},un=function(t){if(!Vr(t))return!1;switch(Zr(t)){case'AsyncFunction':case'GeneratorFunction':case'AsyncGeneratorFunction':return!1}try{return sn||!!on(nn,Xr(t))}catch(t){return!0}};un.sham=!0;var cn,hn,fn,ln,pn=!rn||Jr((function(){var t;return an(an.call)||!an(Object)||!an((function(){t=!0}))||t}))?un:an,dn=Tt,vn=TypeError,mn=Ye,yn=function(t){if(pn(t))return t;throw vn(dn(t)+' is not a constructor')},gn=ie('species'),bn=function(t,e){var r,n=mn(t).constructor;return void 0===n||null==(r=mn(n)[gn])?e:yn(r)},wn=rt('document','documentElement'),_n=T([].slice),Tn=TypeError,On=/(?:ipad|iphone|ipod).*applewebkit/i.test(ot),An=c,Sn=m,En=$e,Pn=O,Rn=$t,kn=h,jn=wn,Cn=_n,xn=be,In=function(t,e){if(t<e)throw Tn('Not enough arguments');return t},Nn=On,Ln=br,Un=An.setImmediate,qn=An.clearImmediate,Bn=An.process,zn=An.Dispatch,Mn=An.Function,Dn=An.MessageChannel,Fn=An.String,$n=0,Kn={};try{cn=An.location}catch(t){}var Hn=function(t){if(Rn(Kn,t)){var e=Kn[t];delete Kn[t],e()}},Qn=function(t){return function(){Hn(t)}},Wn=function(t){Hn(t.data)},Gn=function(t){An.postMessage(Fn(t),cn.protocol+'//'+cn.host)};Un&&qn||(Un=function(t){In(arguments.length,1);var e=Pn(t)?t:Mn(t),r=Cn(arguments,1);return Kn[++$n]=function(){Sn(e,void 0,r)},hn($n),$n},qn=function(t){delete Kn[t]},Ln?hn=function(t){Bn.nextTick(Qn(t))}:zn&&zn.now?hn=function(t){zn.now(Qn(t))}:Dn&&!Nn?(ln=(fn=new Dn).port2,fn.port1.onmessage=Wn,hn=En(ln.postMessage,ln)):An.addEventListener&&Pn(An.postMessage)&&!An.importScripts&&cn&&'file:'!==cn.protocol&&!kn(Gn)?(hn=Gn,An.addEventListener('message',Wn,!1)):hn='onreadystatechange'in xn('script')?function(t){jn.appendChild(xn('script')).onreadystatechange=function(){jn.removeChild(this),Hn(t)}}:function(t){setTimeout(Qn(t),0)});var Yn,Jn,Vn,Zn,Xn,to,eo,ro,no={set:Un,clear:qn},oo=c,io=/ipad|iphone|ipod/i.test(ot)&&void 0!==oo.Pebble,so=/web0s(?!.*chrome)/i.test(ot),ao=c,uo=$e,co=A.f,ho=no.set,fo=On,lo=io,po=so,vo=br,mo=ao.MutationObserver||ao.WebKitMutationObserver,yo=ao.document,go=ao.process,bo=ao.Promise,wo=co(ao,'queueMicrotask'),_o=wo&&wo.value;_o||(Yn=function(){var t,e;for(vo&&(t=go.domain)&&t.exit();Jn;){e=Jn.fn,Jn=Jn.next;try{e()}catch(t){throw Jn?Zn():Vn=void 0,t}}Vn=void 0,t&&t.enter()},fo||vo||po||!mo||!yo?!lo&&bo&&bo.resolve?((eo=bo.resolve(void 0)).constructor=bo,ro=uo(eo.then,eo),Zn=function(){ro(Yn)}):vo?Zn=function(){go.nextTick(Yn)}:(ho=uo(ho,ao),Zn=function(){ho(Yn)}):(Xn=!0,to=yo.createTextNode(''),new mo(Yn).observe(to,{characterData:!0}),Zn=function(){to.data=Xn=!Xn}));var To=_o||function(t){var e={fn:t,next:void 0};Vn&&(Vn.next=e),Jn||(Jn=e,Zn()),Vn=e},Oo=c,Ao=function(t){try{return{error:!1,value:t()}}catch(t){return{error:!0,value:t}}},So=function(){this.head=null,this.tail=null};So.prototype={add:function(t){var e={item:t,next:null};this.head?this.tail.next=e:this.head=e,this.tail=e},get:function(){var t=this.head;if(t)return this.head=t.next,this.tail===t&&(this.tail=null),t.item}};var Eo,Po,Ro,ko=So,jo=O,Co=Gr,xo=c.WeakMap,Io=jo(xo)&&/native code/.test(Co(xo)),No=It.exports,Lo=Gt,Uo=No('keys'),qo=Io,Bo=c,zo=T,Mo=J,Do=sr,Fo=$t,$o=qt,Ko=function(t){return Uo[t]||(Uo[t]=Lo(t))},Ho=Bo.TypeError,Qo=Bo.WeakMap;if(qo||$o.state){var Wo=$o.state||($o.state=new Qo),Go=zo(Wo.get),Yo=zo(Wo.has),Jo=zo(Wo.set);Eo=function(t,e){if(Yo(Wo,t))throw new Ho('Object already initialized');return e.facade=t,Jo(Wo,t,e),e},Po=function(t){return Go(Wo,t)||{}},Ro=function(t){return Yo(Wo,t)}}else{var Vo=Ko('state');Eo=function(t,e){if(Fo(t,Vo))throw new Ho('Object already initialized');return e.facade=t,Do(t,Vo,e),e},Po=function(t){return Fo(t,Vo)?t[Vo]:{}},Ro=function(t){return Fo(t,Vo)}}var Zo={set:Eo,get:Po,has:Ro,enforce:function(t){return Ro(t)?Po(t):Eo(t,{})},getterFor:function(t){return function(e){var r;if(!Mo(e)||(r=Po(e)).type!==t)throw Ho('Incompatible receiver, '+t+' required');return r}}},Xo=c.Promise,ti='object'==typeof Deno&&Deno&&'object'==typeof Deno.version,ei=!ti&&!br&&'object'==typeof window&&'object'==typeof document,ri=c,ni=Xo,oi=O,ii=ze,si=Gr,ai=ie,ui=ei,ci=ti,hi=ft,fi=ni&&ni.prototype,li=ai('species'),pi=!1,di=oi(ri.PromiseRejectionEvent),vi={CONSTRUCTOR:ii('Promise',(function(){var t=si(ni),e=t!==String(ni);if(!e&&66===hi)return!0;if(!fi.catch||!fi.finally)return!0;if(!hi||hi<51||!/native code/.test(t)){var r=new ni((function(t){t(1)})),n=function(t){t((function(){}),(function(){}))};if((r.constructor={})[li]=n,!(pi=r.then((function(){}))instanceof n))return!0}return!e&&(ui||ci)&&!di})),REJECTION_EVENT:di,SUBCLASSING:pi},mi={},yi=Et,gi=function(t){var e,r;this.promise=new t((function(t,n){if(void 0!==e||void 0!==r)throw TypeError('Bad Promise constructor');e=t,r=n})),this.resolve=yi(e),this.reject=yi(r)};mi.f=function(t){return new gi(t)};var bi,wi,_i=gr,Ti=br,Oi=c,Ai=R,Si=function(t,e,r,n){return n&&n.enumerable?t[e]=r:wr(t,e,r),t},Ei=function(t,e,r,n){if(t){var o=r?t:t.prototype;Ur(o,Br)||Nr(o,Br,{configurable:!0,value:e}),n&&!Ir&&Lr(o,'toString',qr)}},Pi=function(t){var e=zr(t),r=Mr.f;Dr&&e&&!e[Fr]&&r(e,Fr,{configurable:!0,get:function(){return this}})},Ri=Et,ki=O,ji=J,Ci=function(t,e){if($r(e,t))return t;throw Kr('Incorrect invocation')},xi=bn,Ii=no.set,Ni=To,Li=function(t,e){var r=Oo.console;r&&r.error&&(1==arguments.length?r.error(t):r.error(t,e))},Ui=Ao,qi=ko,Bi=Zo,zi=Xo,Mi=mi,Di=vi.CONSTRUCTOR,Fi=vi.REJECTION_EVENT,$i=Bi.getterFor('Promise'),Ki=Bi.set,Hi=zi&&zi.prototype,Qi=zi,Wi=Hi,Gi=Oi.TypeError,Yi=Oi.document,Ji=Oi.process,Vi=Mi.f,Zi=Vi,Xi=!!(Yi&&Yi.createEvent&&Oi.dispatchEvent),ts=function(t){var e;return!(!ji(t)||!ki(e=t.then))&&e},es=function(t,e){var r,n,o,i=e.value,s=1==e.state,a=s?t.ok:t.fail,u=t.resolve,c=t.reject,h=t.domain;try{a?(s||(2===e.rejection&&ss(e),e.rejection=1),!0===a?r=i:(h&&h.enter(),r=a(i),h&&(h.exit(),o=!0)),r===t.promise?c(Gi('Promise-chain cycle')):(n=ts(r))?Ai(n,r,u,c):u(r)):c(i)}catch(t){h&&!o&&h.exit(),c(t)}},rs=function(t,e){t.notified||(t.notified=!0,Ni((function(){for(var r,n=t.reactions;r=n.get();)es(r,t);t.notified=!1,e&&!t.rejection&&os(t)})))},ns=function(t,e,r){var n,o;Xi?((n=Yi.createEvent('Event')).promise=e,n.reason=r,n.initEvent(t,!1,!0),Oi.dispatchEvent(n)):n={promise:e,reason:r},!Fi&&(o=Oi['on'+t])?o(n):'unhandledrejection'===t&&Li('Unhandled promise rejection',r)},os=function(t){Ai(Ii,Oi,(function(){var e,r=t.facade,n=t.value;if(is(t)&&(e=Ui((function(){Ti?Ji.emit('unhandledRejection',n,r):ns('unhandledrejection',r,n)})),t.rejection=Ti||is(t)?2:1,e.error))throw e.value}))},is=function(t){return 1!==t.rejection&&!t.parent},ss=function(t){Ai(Ii,Oi,(function(){var e=t.facade;Ti?Ji.emit('rejectionHandled',e):ns('rejectionhandled',e,t.value)}))},as=function(t,e,r){return function(n){t(e,n,r)}},us=function(t,e,r){t.done||(t.done=!0,r&&(t=r),t.value=e,t.state=2,rs(t,!0))},cs=function(t,e,r){if(!t.done){t.done=!0,r&&(t=r);try{if(t.facade===e)throw Gi('Promise can\'t be resolved itself');var n=ts(e);n?Ni((function(){var r={done:!1};try{Ai(n,e,as(cs,r,t),as(us,r,t))}catch(e){us(r,e,t)}})):(t.value=e,t.state=1,rs(t,!1))}catch(e){us({done:!1},e,t)}}};Di&&(Wi=(Qi=function(t){Ci(this,Wi),Ri(t),Ai(bi,this);var e=$i(this);try{t(as(cs,e),as(us,e))}catch(t){us(e,t)}}).prototype,(bi=function(t){Ki(this,{type:'Promise',done:!1,notified:!1,parent:!1,reactions:new qi,rejection:!1,state:0,value:void 0})}).prototype=Si(Wi,'then',(function(t,e){var r=$i(this),n=Vi(xi(this,Qi));return r.parent=!0,n.ok=!ki(t)||t,n.fail=ki(e)&&e,n.domain=Ti?Ji.domain:void 0,0==r.state?r.reactions.add(n):Ni((function(){es(n,r)})),n.promise})),wi=function(){var t=new bi,e=$i(t);this.promise=t,this.resolve=as(cs,e),this.reject=as(us,e)},Mi.f=Vi=function(t){return t===Qi||undefined===t?new wi(t):Zi(t)}),_i({global:!0,constructor:!0,wrap:!0,forced:Di},{Promise:Qi}),Ei(Qi,'Promise',!1,!0),Pi('Promise');var hs={},fs=hs,ls=ie('iterator'),ps=Array.prototype,ds=Math.ceil,vs=Math.floor,ms=Math.trunc||function(t){var e=+t;return(e>0?vs:ds)(e)},ys=function(t){var e=+t;return e!=e||0===e?0:ms(e)},gs=Math.min,bs=function(t){return t>0?gs(ys(t),9007199254740991):0},ws=jr,_s=Rt,Ts=hs,Os=ie('iterator'),As=function(t){if(null!=t)return _s(t,Os)||_s(t,'@@iterator')||Ts[ws(t)]},Ss=R,Es=Et,Ps=Ye,Rs=Tt,ks=As,js=TypeError,Cs=R,xs=Ye,Is=Rt,Ns=$e,Ls=R,Us=Ye,qs=Tt,Bs=function(t){return void 0!==t&&(fs.Array===t||ps[ls]===t)},zs=function(t){return bs(t.length)},Ms=nt,Ds=function(t,e){var r=arguments.length<2?ks(t):e;if(Es(r))return Ps(Ss(r,t));throw js(Rs(t)+' is not iterable')},Fs=As,$s=function(t,e,r){var n,o;xs(t);try{if(!(n=Is(t,'return'))){if('throw'===e)throw r;return r}n=Cs(n,t)}catch(t){o=!0,n=t}if('throw'===e)throw r;if(o)throw n;return xs(n),r},Ks=TypeError,Hs=function(t,e){this.stopped=t,this.result=e},Qs=Hs.prototype,Ws=function(t,e,r){var n,o,i,s,a,u,c,h=r&&r.that,f=!(!r||!r.AS_ENTRIES),l=!(!r||!r.IS_RECORD),p=!(!r||!r.IS_ITERATOR),d=!(!r||!r.INTERRUPTED),v=Ns(e,h),m=function(t){return n&&$s(n,'normal',t),new Hs(!0,t)},y=function(t){return f?(Us(t),d?v(t[0],t[1],m):v(t[0],t[1])):d?v(t,m):v(t)};if(l)n=t.iterator;else if(p)n=t;else{if(!(o=Fs(t)))throw Ks(qs(t)+' is not iterable');if(Bs(o)){for(i=0,s=zs(t);s>i;i++)if((a=y(t[i]))&&Ms(Qs,a))return a;return new Hs(!1)}n=Ds(t,o)}for(u=l?t.next:n.next;!(c=Ls(u,n)).done;){try{a=y(c.value)}catch(t){$s(n,'throw',t)}if('object'==typeof a&&a&&Ms(Qs,a))return a}return new Hs(!1)},Gs=ie('iterator'),Ys=!1;try{var Js=0,Vs={next:function(){return{done:!!Js++}},return:function(){Ys=!0}};Vs[Gs]=function(){return this},Array.from(Vs,(function(){throw 2}))}catch(t){}var Zs=Xo,Xs=vi.CONSTRUCTOR||!function(t,e){if(!e&&!Ys)return!1;var r=!1;try{var n={};n[Gs]=function(){return{next:function(){return{done:r=!0}}}},t(n)}catch(t){}return r}((function(t){Zs.all(t).then(void 0,(function(){}))})),ta=R,ea=Et,ra=mi,na=Ao,oa=Ws;gr({target:'Promise',stat:!0,forced:Xs},{all:function(t){var e=this,r=ra.f(e),n=r.resolve,o=r.reject,i=na((function(){var r=ea(e.resolve),i=[],s=0,a=1;oa(t,(function(t){var u=s++,c=!1;a++,ta(r,e,t).then((function(t){c||(c=!0,i[u]=t,--a||n(i))}),o)})),--a||n(i)}));return i.error&&o(i.value),r.promise}});var ia=gr,sa=vi.CONSTRUCTOR;Xo&&Xo.prototype,ia({target:'Promise',proto:!0,forced:sa,real:!0},{catch:function(t){return this.then(void 0,t)}});var aa=R,ua=Et,ca=mi,ha=Ao,fa=Ws;gr({target:'Promise',stat:!0,forced:Xs},{race:function(t){var e=this,r=ca.f(e),n=r.reject,o=ha((function(){var o=ua(e.resolve);fa(t,(function(t){aa(o,e,t).then(r.resolve,n)}))}));return o.error&&n(o.value),r.promise}});var la=R,pa=mi;gr({target:'Promise',stat:!0,forced:vi.CONSTRUCTOR},{reject:function(t){var e=pa.f(this);return la(e.reject,void 0,t),e.promise}});var da=Ye,va=J,ma=mi,ya=function(t,e){if(da(t),va(e)&&e.constructor===t)return e;var r=ma.f(t);return(0,r.resolve)(e),r.promise},ga=gr,ba=Xo,wa=vi.CONSTRUCTOR,_a=ya,Ta=rt('Promise'),Oa=!wa;ga({target:'Promise',stat:!0,forced:true},{resolve:function(t){return _a(Oa&&this===Ta?ba:this,t)}});var Aa=gr,Sa=Xo,Ea=h,Pa=rt,Ra=O,ka=bn,ja=ya,Ca=Sa&&Sa.prototype;Aa({target:'Promise',proto:!0,real:!0,forced:!!Sa&&Ea((function(){Ca.finally.call({then:function(){}},(function(){}))}))},{finally:function(t){var e=ka(this,Pa('Promise')),r=Ra(t);return this.then(r?function(r){return ja(e,t()).then((function(){return r}))}:t,r?function(r){return ja(e,t()).then((function(){throw r}))}:t)}});var xa=rt('Promise','finally');const Ia=(()=>{try{const t=Date.now().toString(),e=window.localStorage;e.setItem(t,t);const r=e.getItem(t)===t;return e.removeItem(t),r?e:null}catch(t){return null}})();var Na,La,Ua,qa,Ba,za,Ma,Da={get:t=>function(t){const e=Ia?Ia.getItem('_one-stat_'+t):null;if(null===e)return null;try{return JSON.parse(e)}catch(t){return null}}(t)||null,set(t,e){!function(t,e){try{Ia&&Ia.setItem('_one-stat_'+t,JSON.stringify(e))}catch(t){}}(t,e)},remove(t){!function(t){Ia&&Ia.removeItem('_one-stat_'+t)}(t)}};!function(t){t.PROD='prod',t.VK_ALIAS='vk_alias',t.VIDEOTEST='videotest',t.TEST='test',t.AUTO='auto'}(Na||(Na={})),function(t){t.Q144P='144',t.Q240P='240',t.Q360P='360',t.Q480P='480',t.Q720P='720',t.Q1080P='1080',t.Q1440P='1440',t.Q2160P='2160',t.Q4320P='4320',t.UNKNOWN='unknown'}(La||(La={})),function(t){t.CHROMECAST='chromecast',t.APPLE_TV='appletv',t.PIP='pip',t.HEADPHONES='externalHeadphones',t.SCREEN=''}(Ua||(Ua={})),function(t){t.MP4='mp4',t.DASH='dash',t.DASH_SEP='dash_sep',t.ONDEMAND_DASH='ondemand_dash',t.HLS='hls',t.ONDEMAND_HLS='ondemand_hls',t.WEBM='webm',t.UNKNOWN='unknown'}(qa||(qa={})),function(t){t.AUTO='auto',t.MANUAL=''}(Ba||(Ba={})),function(t){t.HTTP1='http1',t.HTTP2='http2',t.HTTP3='http3'}(za||(za={})),function(t){t[t.YES=1]='YES',t[t.NO=0]='NO'}(Ma||(Ma={}));const Fa={[Na.PROD]:'https://api.ok.ru',[Na.VK_ALIAS]:'https://api.mycdn.me',[Na.VIDEOTEST]:'https://videotestapi.ok.ru/api',[Na.TEST]:'https://apitest.ok.ru',[Na.AUTO]:''},$a={start:1e3,factor:1.5,max:3e5,random:.1};var Ka;!function(t){t[t.PARAM_SESSION_EXPIRED=102]='PARAM_SESSION_EXPIRED',t[t.PARAM_SESSION_KEY=103]='PARAM_SESSION_KEY',t[t.PARAM_SIGNATURE=104]='PARAM_SIGNATURE',t[t.AUTH_LOGIN=401]='AUTH_LOGIN'}(Ka||(Ka={}));class Ha{constructor(e){this.consequentAuthErrors=0,this.authorized$=new t(!1),this.params=e;const r=Da.get('uuid');r?this.uuid=String(r):(this.uuid=function(){const t='0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz'.split(''),e=new Array(36);let r,n,o=0;for(n=0;n<36;n++)8===n||13===n||18===n||23===n?e[n]='-':14===n?e[n]='4':(o<=2&&(o=33554432+16777216*Math.random()|0),r=15&o,o>>=4,e[n]=t[19===n?3&r|8:r]);return e.join('')}(),Da.set('uuid',this.uuid))}authorize(t){return s(this,void 0,void 0,(function*(){return this.authToken=null!=t?t:yield this.refreshAuthToken(),this._authorizeWithBackoff()}))}logBeacon(t){const e=this.createLogParams(t),r=this.sessionKey;if(!r)return;this.params.apiTransport.sendBeacon('log.externalLog',e,r)||this.logRequest(t)}logRequest(t){var e;return s(this,void 0,void 0,(function*(){const r='log.externalLog',n=this.createLogParams(t),o=null!==(e=this.sessionKey)&&void 0!==e?e:yield this._authorizeWithBackoff();if(!o)return;const i=(t,e=this.params.requestRetryCount)=>s(this,void 0,void 0,(function*(){try{return yield this.params.apiTransport.sendRequest(r,n,o)}catch(n){if(!n||!('error_code'in n))return void this.params.error$.next({id:'logRequestUnknown',message:`Unknown ${r} error`,thrown:n});const o=null==n?void 0:n.error_code;switch(o){case Ka.PARAM_SESSION_EXPIRED:case Ka.PARAM_SESSION_KEY:case Ka.PARAM_SIGNATURE:return this.authorized$.next(!1),this.sessionKey=yield this._authorizeWithBackoff(),e>0?i(t,e-1):void 0;case Ka.AUTH_LOGIN:return this.authorized$.next(!1),this.authToken=yield this.refreshAuthToken(),this.sessionKey=yield this._authorizeWithBackoff(),e>0?i(t,e-1):void 0;default:return void this.params.error$.next({id:`LogRequest#${o}`,message:`${r} error`,data:n})}}}));return i(t)}))}destroy(){window.clearTimeout(this.backoffTimeoutId),this.backoffTimeoutId=0}refreshAuthToken(){return s(this,void 0,void 0,(function*(){if(this.params.refreshAuthToken)return this.refreshAuthTokenPromise||(this.refreshAuthTokenPromise=xa(this.params.refreshAuthToken(),(()=>{this.refreshAuthTokenPromise=void 0}))),this.refreshAuthTokenPromise}))}createLogParams(t){return{collector:'ok.mobile.apps.video',data:JSON.stringify({application:'@vkontakte/videoplayer-statistics:1.0.24',platform:'WEB',items:t.map((t=>Object.assign(Object.assign({},t),{time:0,type:1})))})}}_authorizeWithBackoff(){if(!this.consequentAuthErrors)return this._authorize();const t=e(this.consequentAuthErrors,$a);return new Promise((e=>{this.backoffTimeoutId||(this.backoffTimeoutId=window.setTimeout((()=>{xa(this._authorize().then(e).catch((t=>this.params.error$.next({id:'AuthorizeBackoff',message:'Otherwise unhandle errror in authrization',thrown:t}))),(()=>this.backoffTimeoutId=0))}),t))}))}_authorize(){return s(this,void 0,void 0,(function*(){if(this.authorizePromise)return this.authorizePromise;this.sessionKey=void 0,this.authorized$.next(!1);const t={session_data:{version:2,device_id:this.uuid,client_version:'1.0.24'.split('-')[0],client_type:'SDK_JS'}};return void 0!==this.authToken&&(t.session_data.auth_token=this.authToken,t.session_data.version=3),this.authorizePromise=xa(this.params.apiTransport.sendRequest('auth.anonymLogin',t).then((t=>{var e;return t&&t.session_key||this.params.error$.next({id:'AuthorizeFailed',message:'No session key',data:t}),this.sessionKey=null!==(e=null==t?void 0:t.session_key)&&void 0!==e?e:void 0,this.sessionKey})).catch((t=>s(this,void 0,void 0,(function*(){this.sessionKey=void 0;const e=null==t?void 0:t.error_code;switch(e){case Ka.AUTH_LOGIN:return this.authToken=yield this.refreshAuthToken(),this._authorizeWithBackoff()}e?this.params.error$.next({id:`Authorize#${e}`,message:'authorize error',data:t}):this.params.error$.next({id:'AuthorizeUnknown',message:'authorize error',thrown:t})})))),(()=>{this.authorizePromise=void 0,this.consequentAuthErrors=this.sessionKey?0:this.consequentAuthErrors+1,this.authorized$.next(void 0!==this.sessionKey)})),this.authorizePromise}))}}function Qa(t){return t.__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL?(console.log('__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL=true is set, will force install polyfill'),!0):'function'==typeof t.Request&&!t.Request.prototype.hasOwnProperty('signal')||!t.AbortController}const Wa=Qa({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),Ga=Wa?function(t){'function'==typeof t&&(t={fetch:t});const{fetch:e,Request:r=e.Request,AbortController:n,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:o=!1}=t;if(!Qa({fetch:e,Request:r,AbortController:n,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:o}))return{fetch:e,Request:i};let i=r;(i&&!i.prototype.hasOwnProperty('signal')||o)&&(i=function(t,e){let n;e&&e.signal&&(n=e.signal,delete e.signal);const o=new r(t,e);return n&&Object.defineProperty(o,'signal',{writable:!1,enumerable:!1,configurable:!0,value:n}),o},i.prototype=r.prototype);const s=e;return{fetch:(t,e)=>{const r=i&&i.prototype.isPrototypeOf(t)?t.signal:e?e.signal:void 0;if(r){let n;try{n=new DOMException('Aborted','AbortError')}catch(t){n=new Error('Aborted'),n.name='AbortError'}if(r.aborted)return Promise.reject(n);const o=new Promise(((t,e)=>{r.addEventListener('abort',(()=>e(n)),{once:!0})}));return e&&e.signal&&delete e.signal,Promise.race([o,s(t,e)])}return s(t,e)},Request:i}}({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,Ya=Wa?Ga.fetch:window.fetch;Wa?Ga.Request:window.Request;class Ja{constructor(t){this.params=t,this.apiKey=t.apiKey,this.apiEnv=t.apiEnv,this.apiBaseUrl=t.apiBaseUrl,this.isApiBaseUrlFetched=!1}resolveApiBaseUrl(){var t;return s(this,void 0,void 0,(function*(){if(this.apiEnv!==Na.AUTO||this.isApiBaseUrlFetched)return this.apiBaseUrl;try{const e=atob('aHR0cHM6Ly9kbnMuZ29vZ2xlL3Jlc29sdmU/bmFtZT12aWRlby5fZW5kcG9pbnQub2sucnUmdHlwZT1UWFQ='),r=yield Ya(e,{method:'GET',mode:'cors',cache:'no-cache'}),n=yield r.json(),o=null===(t=null==n?void 0:n.Answer[0])||void 0===t?void 0:t.data;if(!o)throw new Error('Wrong DNS response');return o}catch(t){return this.params.error$.next({id:'OneStat:ApiTransport:resolveApiBaseUrl',message:'Unhandled resolve api base url error',thrown:t}),Fa[Na.VK_ALIAS]}finally{this.isApiBaseUrlFetched=!0}}))}sendBeacon(t,e,r){if(!window.Blob||!window.navigator.sendBeacon)return!1;const n=this._prepareQueryParams({method:t,queryParams:e,sessionKey:r}),o=new window.Blob([n.toString()],{type:'application/x-www-form-urlencoded'});try{return window.navigator.sendBeacon(`${this.apiBaseUrl}/fb.do`,o)}catch(r){this.params.error$.next({id:'OneStat:ApiTransport:sendBeacon',message:'Unhandled beacon error',thrown:r,data:{method:t,params:e}})}return!1}sendRequest(t,e,r){return s(this,void 0,void 0,(function*(){const n=Date.now(),o=o=>{o instanceof TypeError&&['Failed to fetch','NetworkError when attempting to fetch resource.'].includes(o.message)?this.params.error$.next({id:'Network',message:'Request failed',thrown:o}):this.params.error$.next({id:'OneStat:ApiTransport:sendRequest',message:'Unhandled request error',thrown:o,data:{method:t,params:e,sessionKey:r,time:Date.now()-n}})};return this.apiBaseUrl=yield this.resolveApiBaseUrl(),Ya(`${this.apiBaseUrl}/fb.do`,{method:'post',headers:{'Content-type':'application/x-www-form-urlencoded'},body:this._prepareQueryParams({method:t,queryParams:e,sessionKey:r})}).then((t=>Number(t.headers.get('content-length'))>0?t.json().then((t=>Object.prototype.hasOwnProperty.call(t,'error_msg')?Promise.reject(t):t),o):void 0),o)}))}_prepareQueryParams(t){const e=new URLSearchParams({format:'JSON',method:t.method,application_key:this.apiKey});return void 0!==t.sessionKey&&e.append('session_key',t.sessionKey),Object.entries(t.queryParams).forEach((([t,r])=>e.append(t,'string'==typeof r?r:JSON.stringify(r)))),e}}class Va{constructor(t){this.requestQueue=[],this.isPaused=!1,this.debouncedFlush=i((()=>{var t;try{this.flush()}catch(e){this.error$.next({id:'LoggerError',message:null!==(t=String(e))&&void 0!==t?t:'Unknown logger error',thrown:e})}}),3e3,{maxWait:15e3}),this.api=t.api,this.error$=t.error$,this.subscription=this.api.authorized$.subscribe((t=>{t&&this.debouncedFlush()}))}log(t){this.requestQueue.push(t),this.isPaused||this.debouncedFlush()}flush(t=!1){0!==this.requestQueue.length&&(this.api.authorized$.getValue()?(t?this.api.logBeacon(this.requestQueue):this.api.logRequest(this.requestQueue),this.requestQueue=[]):t||this.api.authorize(),this.debouncedFlush.cancel())}pause(){this.isPaused=!0,this.debouncedFlush.cancel()}resume(){this.isPaused=!1,this.debouncedFlush()}destroy(){this.subscription.unsubscribe()}}class Za{constructor(t,e){var i;this.subscription=new r,this.statContext=t,this.config=Object.assign(Object.assign({},null!==(i=e.config)&&void 0!==i?i:{}),{requestRetryCount:1});const s=new n;this.experimental={error$:s};const a=new Ja({apiKey:'CIOPGQJGDIHBABABA',apiBaseUrl:Fa[e.apiEnv],apiEnv:e.apiEnv,error$:s});this.api=new Ha({apiTransport:a,refreshAuthToken:e.refreshAuthToken,requestRetryCount:this.config.requestRetryCount,error$:s}),this.logger=new Va({api:this.api,error$:s}),this.subscription.add(o(window,'beforeunload').subscribe((()=>this.logger.flush(!0))))}updateContext(t){this.statContext=Object.assign(Object.assign({},this.statContext),t)}authorize(t){return this.api.authorize(t)}pause(){this.logger.pause()}resume(){this.logger.resume()}destroy(){this.logger.flush(),this.subscription.unsubscribe(),this.api.destroy(),this.logger.destroy()}logInited(){this.log({operation:'init'})}logReady(t){this.log({operation:'player_ready',param:String(t.time)})}logStarted(t){this.log({operation:'play',param:String(Math.round(t.position))})}logPlay(){this.log({operation:'play_toggle'})}logPause(t){this.log({operation:'pause',param:String(Math.round(t.position))})}logSeek(){this.log({operation:'seek'})}logFirstBytes(t){this.log({operation:'first_bytes',param:String(t.time)})}logFirstFrame(t){this.log({operation:'first_frame',param:String(t.time)})}logError(t){this.log({operation:'error',param:t.errorType})}logWatchCoverageRecord(t){this.log({operation:'watch_coverage_record',param:`${t.start}-${t.end}`}),this.logger.flush(!0)}logWatchCoverageLive(t){this.log({operation:'watch_coverage_live',param:`${t.start}-${t.end}`}),this.logger.flush(!0)}logEmptyBuffer(t){this.log({operation:'empty_buffer',param:String(t.duration)})}logDownloadSpeed(t){this.log({operation:'download_speed',param:String(t.speed)})}logAdSlotRequest(){this.log({operation:'adv',param:'slot_request'})}logAdStarted(t){this.log({operation:'adv',param:t})}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'})}log(t){const e=this.crateLogItem(t);this.logger.log(e)}crateLogItem({operation:t,param:e}){const r=Date.now(),n={vid:this.statContext.movieId,quality:this.statContext.quality,dst:this.statContext.destination,ct:this.statContext.contentType,aid:this.statContext.albumId,place:this.statContext.place,cdn_host:this.statContext.cdnHostname,connection_type:this.statContext.connectionType,connection_reused:!0===this.statContext.connectionReused?Ma.YES:!1===this.statContext.connectionReused?Ma.NO:void 0,stat_type:!0===this.statContext.autoplay?Ba.AUTO:!1===this.statContext.autoplay?Ba.MANUAL:void 0,vk_playlist_id:this.statContext.vkPlaylistId,vk_app_id:this.statContext.vkAppId,track_code:this.statContext.trackCode};return void 0!==e&&(n.param=e),{operation:t,timestamp:r,custom:n}}}export{Na as ApiEnv,za as ConnectionType,qa as ContentType,Za as OneStat,La as Quality,Ua as ScreenDestination};
@@ -0,0 +1,3 @@
1
+ import { IOneStat, OneStat, IStatContext } from './OneStat';
2
+ import { ApiEnv, ContentType, ScreenDestination, Quality, ConnectionType } from './types';
3
+ export { OneStat, IOneStat, IStatContext, ApiEnv, ContentType, ScreenDestination, Quality, ConnectionType };
package/es2018.cjs.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
- * @vkontakte/videoplayer-statistics v1.0.21
3
- * Thu, 11 Aug 2022 10:22:54 GMT
4
- * https://st.mycdn.me/static/playersdk/1-0-21/doc/
2
+ * @vkontakte/videoplayer-statistics v1.0.24
3
+ * Thu, 01 Sep 2022 13:52:07 GMT
4
+ * https://st.mycdn.me/static/vkontakte-videoplayer/1-0-24/doc/
5
5
  */
6
- 'use strict';Object.defineProperty(exports,'__esModule',{value:!0});var t=require('@vkontakte/videoplayer-shared/es2018.cjs.js');function e(t){return t&&'object'==typeof t&&'default'in t?t:{default:t}}var r=e(require('lodash/debounce'));const o=(()=>{try{const t=Date.now().toString(),e=window.localStorage;e.setItem(t,t);const r=e.getItem(t)===t;return e.removeItem(t),r?e:null}catch(t){return null}})();var s,i,n,a,h,u,l,c={get:t=>function(t){const e=o?o.getItem('_one-stat_'+t):null;if(null===e)return null;try{return JSON.parse(e)}catch(t){return null}}(t)||null,set(t,e){!function(t,e){try{o&&o.setItem('_one-stat_'+t,JSON.stringify(e))}catch(t){}}(t,e)},remove(t){!function(t){o&&o.removeItem('_one-stat_'+t)}(t)}};exports.ApiEnv=void 0,(s=exports.ApiEnv||(exports.ApiEnv={})).PROD='prod',s.VK_ALIAS='vk_alias',s.VIDEOTEST='videotest',s.TEST='test',s.AUTO='auto',exports.Quality=void 0,(i=exports.Quality||(exports.Quality={})).Q144P='144',i.Q240P='240',i.Q360P='360',i.Q480P='480',i.Q720P='720',i.Q1080P='1080',i.Q1440P='1440',i.Q2160P='2160',i.Q4320P='4320',i.UNKNOWN='unknown',exports.ScreenDestination=void 0,(n=exports.ScreenDestination||(exports.ScreenDestination={})).CHROMECAST='chromecast',n.APPLE_TV='appletv',n.PIP='pip',n.HEADPHONES='externalHeadphones',n.SCREEN='',exports.ContentType=void 0,(a=exports.ContentType||(exports.ContentType={})).MP4='mp4',a.DASH='dash',a.DASH_SEP='dash_sep',a.ONDEMAND_DASH='ondemand_dash',a.HLS='hls',a.ONDEMAND_HLS='ondemand_hls',a.WEBM='webm',a.UNKNOWN='unknown',function(t){t.AUTO='auto',t.MANUAL=''}(h||(h={})),exports.ConnectionType=void 0,(u=exports.ConnectionType||(exports.ConnectionType={})).HTTP1='http1',u.HTTP2='http2',u.HTTP3='http3',function(t){t[t.YES=1]='YES',t[t.NO=0]='NO'}(l||(l={}));const p={[exports.ApiEnv.PROD]:'https://api.ok.ru',[exports.ApiEnv.VK_ALIAS]:'https://api.mycdn.me',[exports.ApiEnv.VIDEOTEST]:'https://videotestapi.ok.ru/api',[exports.ApiEnv.TEST]:'https://apitest.ok.ru',[exports.ApiEnv.AUTO]:''},d={start:1e3,factor:1.5,max:3e5,random:1e3};var g;!function(t){t[t.PARAM_SESSION_EXPIRED=102]='PARAM_SESSION_EXPIRED',t[t.PARAM_SESSION_KEY=103]='PARAM_SESSION_KEY',t[t.PARAM_SIGNATURE=104]='PARAM_SIGNATURE',t[t.AUTH_LOGIN=401]='AUTH_LOGIN'}(g||(g={}));class m{constructor(e){this.consequentAuthErrors=0,this.authorized$=new t.ValueSubject(!1),this.params=e;const r=c.get('uuid');r?this.uuid=String(r):(this.uuid=function(){const t='0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz'.split(''),e=new Array(36);let r,o,s=0;for(o=0;o<36;o++)8===o||13===o||18===o||23===o?e[o]='-':14===o?e[o]='4':(s<=2&&(s=33554432+16777216*Math.random()|0),r=15&s,s>>=4,e[o]=t[19===o?3&r|8:r]);return e.join('')}(),c.set('uuid',this.uuid))}async authorize(t){return this.authToken=null!=t?t:await this.refreshAuthToken(),this._authorizeWithBackoff()}logBeacon(t){const e=this.createLogParams(t),r=this.sessionKey;if(!r)return;this.params.apiTransport.sendBeacon('log.externalLog',e,r)||this.logRequest(t)}async logRequest(t){var e;const r='log.externalLog',o=this.createLogParams(t),s=null!==(e=this.sessionKey)&&void 0!==e?e:await this._authorizeWithBackoff();if(!s)return;const i=async(t,e=this.params.requestRetryCount)=>{try{return await this.params.apiTransport.sendRequest(r,o,s)}catch(o){if(!o||!('error_code'in o))return void this.params.error$.next({id:'logRequestUnknown',message:`Unknown ${r} error`,thrown:o});const s=null==o?void 0:o.error_code;switch(s){case g.PARAM_SESSION_EXPIRED:case g.PARAM_SESSION_KEY:case g.PARAM_SIGNATURE:return this.authorized$.next(!1),this.sessionKey=await this._authorizeWithBackoff(),e>0?i(t,e-1):void 0;case g.AUTH_LOGIN:return this.authorized$.next(!1),this.authToken=await this.refreshAuthToken(),this.sessionKey=await this._authorizeWithBackoff(),e>0?i(t,e-1):void 0;default:return void this.params.error$.next({id:`LogRequest#${s}`,message:`${r} error`,data:o})}}};return i(t)}destroy(){window.clearTimeout(this.backoffTimeoutId),this.backoffTimeoutId=0}async refreshAuthToken(){if(this.params.refreshAuthToken)return this.refreshAuthTokenPromise||(this.refreshAuthTokenPromise=this.params.refreshAuthToken().finally((()=>{this.refreshAuthTokenPromise=void 0}))),this.refreshAuthTokenPromise}createLogParams(t){return{collector:'ok.mobile.apps.video',data:JSON.stringify({application:'@vkontakte/videoplayer-statistics:1.0.21',platform:'WEB',items:t.map((t=>({...t,time:0,type:1})))})}}_authorizeWithBackoff(){if(!this.consequentAuthErrors)return this._authorize();const e=t.getExponentialDelay(this.consequentAuthErrors,d);return new Promise((t=>{this.backoffTimeoutId||(this.backoffTimeoutId=window.setTimeout((()=>{this._authorize().then(t).catch((t=>this.params.error$.next({id:'AuthorizeBackoff',message:'Otherwise unhandle errror in authrization',thrown:t}))).finally((()=>this.backoffTimeoutId=0))}),e))}))}async _authorize(){if(this.authorizePromise)return this.authorizePromise;this.sessionKey=void 0,this.authorized$.next(!1);const t={session_data:{version:2,device_id:this.uuid,client_version:'1.0.21'.split('-')[0],client_type:'SDK_JS'}};return void 0!==this.authToken&&(t.session_data.auth_token=this.authToken,t.session_data.version=3),this.authorizePromise=this.params.apiTransport.sendRequest('auth.anonymLogin',t).then((t=>{var e;return t&&t.session_key||this.params.error$.next({id:'AuthorizeFailed',message:'No session key',data:t}),this.sessionKey=null!==(e=null==t?void 0:t.session_key)&&void 0!==e?e:void 0,this.sessionKey})).catch((async t=>{this.sessionKey=void 0;const e=null==t?void 0:t.error_code;switch(e){case g.AUTH_LOGIN:return this.authToken=await this.refreshAuthToken(),this._authorizeWithBackoff()}e?this.params.error$.next({id:`Authorize#${e}`,message:'authorize error',data:t}):this.params.error$.next({id:'AuthorizeUnknown',message:'authorize error',thrown:t})})).finally((()=>{this.authorizePromise=void 0,this.consequentAuthErrors=this.sessionKey?0:this.consequentAuthErrors+1,this.authorized$.next(void 0!==this.sessionKey)})),this.authorizePromise}}class f{constructor(){Object.defineProperty(this,'listeners',{value:{},writable:!0,configurable:!0})}addEventListener(t,e,r){t in this.listeners||(this.listeners[t]=[]),this.listeners[t].push({callback:e,options:r})}removeEventListener(t,e){if(!(t in this.listeners))return;const r=this.listeners[t];for(let t=0,o=r.length;t<o;t++)if(r[t].callback===e)return void r.splice(t,1)}dispatchEvent(t){if(!(t.type in this.listeners))return;const e=this.listeners[t.type].slice();for(let r=0,o=e.length;r<o;r++){const o=e[r];try{o.callback.call(this,t)}catch(t){Promise.resolve().then((()=>{throw t}))}o.options&&o.options.once&&this.removeEventListener(t.type,o.callback)}return!t.defaultPrevented}}class y extends f{constructor(){super(),this.listeners||f.call(this),Object.defineProperty(this,'aborted',{value:!1,writable:!0,configurable:!0}),Object.defineProperty(this,'onabort',{value:null,writable:!0,configurable:!0})}toString(){return'[object AbortSignal]'}dispatchEvent(t){'abort'===t.type&&(this.aborted=!0,'function'==typeof this.onabort&&this.onabort.call(this,t)),super.dispatchEvent(t)}}function v(t){return t.__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL?(console.log('__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL=true is set, will force install polyfill'),!0):'function'==typeof t.Request&&!t.Request.prototype.hasOwnProperty('signal')||!t.AbortController}'undefined'!=typeof Symbol&&Symbol.toStringTag&&(class{constructor(){Object.defineProperty(this,'signal',{value:new y,writable:!0,configurable:!0})}abort(){let t;try{t=new Event('abort')}catch(e){'undefined'!=typeof document?document.createEvent?(t=document.createEvent('Event'),t.initEvent('abort',!1,!1)):(t=document.createEventObject(),t.type='abort'):t={type:'abort',bubbles:!1,cancelable:!1}}this.signal.dispatchEvent(t)}toString(){return'[object AbortController]'}}.prototype[Symbol.toStringTag]='AbortController',y.prototype[Symbol.toStringTag]='AbortSignal');const A=v({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),b=A?function(t){'function'==typeof t&&(t={fetch:t});const{fetch:e,Request:r=e.Request,AbortController:o,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:s=!1}=t;if(!v({fetch:e,Request:r,AbortController:o,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:s}))return{fetch:e,Request:i};let i=r;(i&&!i.prototype.hasOwnProperty('signal')||s)&&(i=function(t,e){let o;e&&e.signal&&(o=e.signal,delete e.signal);const s=new r(t,e);return o&&Object.defineProperty(s,'signal',{writable:!1,enumerable:!1,configurable:!0,value:o}),s},i.prototype=r.prototype);const n=e;return{fetch:(t,e)=>{const r=i&&i.prototype.isPrototypeOf(t)?t.signal:e?e.signal:void 0;if(r){let o;try{o=new DOMException('Aborted','AbortError')}catch(t){o=new Error('Aborted'),o.name='AbortError'}if(r.aborted)return Promise.reject(o);const s=new Promise(((t,e)=>{r.addEventListener('abort',(()=>e(o)),{once:!0})}));return e&&e.signal&&delete e.signal,Promise.race([s,n(t,e)])}return n(t,e)},Request:i}}({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,w=A?b.fetch:window.fetch;A?b.Request:window.Request;class _{constructor(t){this.params=t,this.apiKey=t.apiKey,this.apiEnv=t.apiEnv,this.apiBaseUrl=t.apiBaseUrl,this.isApiBaseUrlFetched=!1}async resolveApiBaseUrl(){var t;if(this.apiEnv!==exports.ApiEnv.AUTO||this.isApiBaseUrlFetched)return this.apiBaseUrl;try{const e=atob('aHR0cHM6Ly9kbnMuZ29vZ2xlL3Jlc29sdmU/bmFtZT12aWRlby5fZW5kcG9pbnQub2sucnUmdHlwZT1UWFQ='),r=await w(e,{method:'GET',mode:'cors',cache:'no-cache'}),o=await r.json(),s=null===(t=null==o?void 0:o.Answer[0])||void 0===t?void 0:t.data;if(!s)throw new Error('Wrong DNS response');return s}catch(t){return this.params.error$.next({id:'OneStat:ApiTransport:resolveApiBaseUrl',message:'Unhandled resolve api base url error',thrown:t}),p[exports.ApiEnv.VK_ALIAS]}finally{this.isApiBaseUrlFetched=!0}}sendBeacon(t,e,r){if(!window.Blob||!window.navigator.sendBeacon)return!1;const o=this._prepareQueryParams({method:t,queryParams:e,sessionKey:r}),s=new window.Blob([o.toString()],{type:'application/x-www-form-urlencoded'});try{return window.navigator.sendBeacon(`${this.apiBaseUrl}/fb.do`,s)}catch(r){this.params.error$.next({id:'OneStat:ApiTransport:sendBeacon',message:'Unhandled beacon error',thrown:r,data:{method:t,params:e}})}return!1}async sendRequest(t,e,r){const o=Date.now(),s=s=>{s instanceof TypeError&&['Failed to fetch','NetworkError when attempting to fetch resource.'].includes(s.message)?this.params.error$.next({id:'Network',message:'Request failed',thrown:s}):this.params.error$.next({id:'OneStat:ApiTransport:sendRequest',message:'Unhandled request error',thrown:s,data:{method:t,params:e,sessionKey:r,time:Date.now()-o}})};return this.apiBaseUrl=await this.resolveApiBaseUrl(),w(`${this.apiBaseUrl}/fb.do`,{method:'post',headers:{'Content-type':'application/x-www-form-urlencoded'},body:this._prepareQueryParams({method:t,queryParams:e,sessionKey:r})}).then((t=>Number(t.headers.get('content-length'))>0?t.json().then((t=>Object.prototype.hasOwnProperty.call(t,'error_msg')?Promise.reject(t):t),s):void 0),s)}_prepareQueryParams(t){const e=new URLSearchParams({format:'JSON',method:t.method,application_key:this.apiKey});return void 0!==t.sessionKey&&e.append('session_key',t.sessionKey),Object.entries(t.queryParams).forEach((([t,r])=>e.append(t,'string'==typeof r?r:JSON.stringify(r)))),e}}class E{constructor(t){this.requestQueue=[],this.isPaused=!1,this.debouncedFlush=r.default((()=>{var t;try{this.flush()}catch(e){this.error$.next({id:'LoggerError',message:null!==(t=String(e))&&void 0!==t?t:'Unknown logger error',thrown:e})}}),3e3,{maxWait:15e3}),this.api=t.api,this.error$=t.error$,this.subscription=this.api.authorized$.subscribe((t=>{t&&this.debouncedFlush()}))}log(t){this.requestQueue.push(t),this.isPaused||this.debouncedFlush()}flush(t=!1){0!==this.requestQueue.length&&(this.api.authorized$.getValue()?(t?this.api.logBeacon(this.requestQueue):this.api.logRequest(this.requestQueue),this.requestQueue=[]):t||this.api.authorize(),this.debouncedFlush.cancel())}pause(){this.isPaused=!0,this.debouncedFlush.cancel()}resume(){this.isPaused=!1,this.debouncedFlush()}destroy(){this.subscription.unsubscribe()}}exports.OneStat=class{constructor(e,r){var o;this.subscription=new t.Subscription,this.statContext=e,this.config={...null!==(o=r.config)&&void 0!==o?o:{},requestRetryCount:1};const s=new t.Subject;this.experimental={error$:s};const i=new _({apiKey:'CIOPGQJGDIHBABABA',apiBaseUrl:p[r.apiEnv],apiEnv:r.apiEnv,error$:s});this.api=new m({apiTransport:i,refreshAuthToken:r.refreshAuthToken,requestRetryCount:this.config.requestRetryCount,error$:s}),this.logger=new E({api:this.api,error$:s}),this.subscription.add(t.fromEvent(window,'beforeunload').subscribe((()=>this.logger.flush(!0))))}updateContext(t){this.statContext={...this.statContext,...t}}authorize(t){return this.api.authorize(t)}pause(){this.logger.pause()}resume(){this.logger.resume()}destroy(){this.logger.flush(),this.subscription.unsubscribe(),this.api.destroy(),this.logger.destroy()}logInited(){this.log({operation:'init'})}logReady(t){this.log({operation:'player_ready',param:String(t.time)})}logStarted(t){this.log({operation:'play',param:String(Math.round(t.position))})}logPlay(){this.log({operation:'play_toggle'})}logPause(t){this.log({operation:'pause',param:String(Math.round(t.position))})}logSeek(){this.log({operation:'seek'})}logFirstBytes(t){this.log({operation:'first_bytes',param:String(t.time)})}logFirstFrame(t){this.log({operation:'first_frame',param:String(t.time)})}logError(t){this.log({operation:'error',param:t.errorType})}logWatchCoverageRecord(t){this.log({operation:'watch_coverage_record',param:`${t.start}-${t.end}`}),this.logger.flush(!0)}logWatchCoverageLive(t){this.log({operation:'watch_coverage_live',param:`${t.start}-${t.end}`}),this.logger.flush(!0)}logEmptyBuffer(t){this.log({operation:'empty_buffer',param:String(t.duration)})}logDownloadSpeed(t){this.log({operation:'download_speed',param:String(t.speed)})}logAdSlotRequest(){this.log({operation:'adv',param:'slot_request'})}logAdStarted(t){this.log({operation:'adv',param:t})}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'})}log(t){const e=this.crateLogItem(t);this.logger.log(e)}crateLogItem({operation:t,param:e}){const r=Date.now(),o={vid:this.statContext.movieId,quality:this.statContext.quality,dst:this.statContext.destination,ct:this.statContext.contentType,aid:this.statContext.albumId,place:this.statContext.place,cdn_host:this.statContext.cdnHostname,connection_type:this.statContext.connectionType,connection_reused:!0===this.statContext.connectionReused?l.YES:!1===this.statContext.connectionReused?l.NO:void 0,stat_type:!0===this.statContext.autoplay?h.AUTO:!1===this.statContext.autoplay?h.MANUAL:void 0,vk_playlist_id:this.statContext.vkPlaylistId,vk_app_id:this.statContext.vkAppId,track_code:this.statContext.trackCode};return void 0!==e&&(o.param=e),{operation:t,timestamp:r,custom:o}}};
6
+ 'use strict';Object.defineProperty(exports,'__esModule',{value:!0});var t=require('@vkontakte/videoplayer-shared/es2018.cjs.js');function e(t){return t&&'object'==typeof t&&'default'in t?t:{default:t}}var o=e(require('lodash/debounce.js'));const s=(()=>{try{const t=Date.now().toString(),e=window.localStorage;e.setItem(t,t);const o=e.getItem(t)===t;return e.removeItem(t),o?e:null}catch(t){return null}})();var r,i,n,a,h,u,p,l={get:t=>function(t){const e=s?s.getItem('_one-stat_'+t):null;if(null===e)return null;try{return JSON.parse(e)}catch(t){return null}}(t)||null,set(t,e){!function(t,e){try{s&&s.setItem('_one-stat_'+t,JSON.stringify(e))}catch(t){}}(t,e)},remove(t){!function(t){s&&s.removeItem('_one-stat_'+t)}(t)}};exports.ApiEnv=void 0,(r=exports.ApiEnv||(exports.ApiEnv={})).PROD='prod',r.VK_ALIAS='vk_alias',r.VIDEOTEST='videotest',r.TEST='test',r.AUTO='auto',exports.Quality=void 0,(i=exports.Quality||(exports.Quality={})).Q144P='144',i.Q240P='240',i.Q360P='360',i.Q480P='480',i.Q720P='720',i.Q1080P='1080',i.Q1440P='1440',i.Q2160P='2160',i.Q4320P='4320',i.UNKNOWN='unknown',exports.ScreenDestination=void 0,(n=exports.ScreenDestination||(exports.ScreenDestination={})).CHROMECAST='chromecast',n.APPLE_TV='appletv',n.PIP='pip',n.HEADPHONES='externalHeadphones',n.SCREEN='',exports.ContentType=void 0,(a=exports.ContentType||(exports.ContentType={})).MP4='mp4',a.DASH='dash',a.DASH_SEP='dash_sep',a.ONDEMAND_DASH='ondemand_dash',a.HLS='hls',a.ONDEMAND_HLS='ondemand_hls',a.WEBM='webm',a.UNKNOWN='unknown',function(t){t.AUTO='auto',t.MANUAL=''}(h||(h={})),exports.ConnectionType=void 0,(u=exports.ConnectionType||(exports.ConnectionType={})).HTTP1='http1',u.HTTP2='http2',u.HTTP3='http3',function(t){t[t.YES=1]='YES',t[t.NO=0]='NO'}(p||(p={}));const d={[exports.ApiEnv.PROD]:'https://api.ok.ru',[exports.ApiEnv.VK_ALIAS]:'https://api.mycdn.me',[exports.ApiEnv.VIDEOTEST]:'https://videotestapi.ok.ru/api',[exports.ApiEnv.TEST]:'https://apitest.ok.ru',[exports.ApiEnv.AUTO]:''},c={start:1e3,factor:1.5,max:3e5,random:.1};var m;!function(t){t[t.PARAM_SESSION_EXPIRED=102]='PARAM_SESSION_EXPIRED',t[t.PARAM_SESSION_KEY=103]='PARAM_SESSION_KEY',t[t.PARAM_SIGNATURE=104]='PARAM_SIGNATURE',t[t.AUTH_LOGIN=401]='AUTH_LOGIN'}(m||(m={}));class g{constructor(e){this.consequentAuthErrors=0,this.authorized$=new t.ValueSubject(!1),this.params=e;const o=l.get('uuid');o?this.uuid=String(o):(this.uuid=function(){const t='0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz'.split(''),e=new Array(36);let o,s,r=0;for(s=0;s<36;s++)8===s||13===s||18===s||23===s?e[s]='-':14===s?e[s]='4':(r<=2&&(r=33554432+16777216*Math.random()|0),o=15&r,r>>=4,e[s]=t[19===s?3&o|8:o]);return e.join('')}(),l.set('uuid',this.uuid))}async authorize(t){return this.authToken=null!=t?t:await this.refreshAuthToken(),this._authorizeWithBackoff()}logBeacon(t){const e=this.createLogParams(t),o=this.sessionKey;if(!o)return;this.params.apiTransport.sendBeacon('log.externalLog',e,o)||this.logRequest(t)}async logRequest(t){var e;const o='log.externalLog',s=this.createLogParams(t),r=null!==(e=this.sessionKey)&&void 0!==e?e:await this._authorizeWithBackoff();if(!r)return;const i=async(t,e=this.params.requestRetryCount)=>{try{return await this.params.apiTransport.sendRequest(o,s,r)}catch(s){if(!s||!('error_code'in s))return void this.params.error$.next({id:'logRequestUnknown',message:`Unknown ${o} error`,thrown:s});const r=null==s?void 0:s.error_code;switch(r){case m.PARAM_SESSION_EXPIRED:case m.PARAM_SESSION_KEY:case m.PARAM_SIGNATURE:return this.authorized$.next(!1),this.sessionKey=await this._authorizeWithBackoff(),e>0?i(t,e-1):void 0;case m.AUTH_LOGIN:return this.authorized$.next(!1),this.authToken=await this.refreshAuthToken(),this.sessionKey=await this._authorizeWithBackoff(),e>0?i(t,e-1):void 0;default:return void this.params.error$.next({id:`LogRequest#${r}`,message:`${o} error`,data:s})}}};return i(t)}destroy(){window.clearTimeout(this.backoffTimeoutId),this.backoffTimeoutId=0}async refreshAuthToken(){if(this.params.refreshAuthToken)return this.refreshAuthTokenPromise||(this.refreshAuthTokenPromise=this.params.refreshAuthToken().finally((()=>{this.refreshAuthTokenPromise=void 0}))),this.refreshAuthTokenPromise}createLogParams(t){return{collector:'ok.mobile.apps.video',data:JSON.stringify({application:'@vkontakte/videoplayer-statistics:1.0.24',platform:'WEB',items:t.map((t=>({...t,time:0,type:1})))})}}_authorizeWithBackoff(){if(!this.consequentAuthErrors)return this._authorize();const e=t.getExponentialDelay(this.consequentAuthErrors,c);return new Promise((t=>{this.backoffTimeoutId||(this.backoffTimeoutId=window.setTimeout((()=>{this._authorize().then(t).catch((t=>this.params.error$.next({id:'AuthorizeBackoff',message:'Otherwise unhandle errror in authrization',thrown:t}))).finally((()=>this.backoffTimeoutId=0))}),e))}))}async _authorize(){if(this.authorizePromise)return this.authorizePromise;this.sessionKey=void 0,this.authorized$.next(!1);const t={session_data:{version:2,device_id:this.uuid,client_version:'1.0.24'.split('-')[0],client_type:'SDK_JS'}};return void 0!==this.authToken&&(t.session_data.auth_token=this.authToken,t.session_data.version=3),this.authorizePromise=this.params.apiTransport.sendRequest('auth.anonymLogin',t).then((t=>{var e;return t&&t.session_key||this.params.error$.next({id:'AuthorizeFailed',message:'No session key',data:t}),this.sessionKey=null!==(e=null==t?void 0:t.session_key)&&void 0!==e?e:void 0,this.sessionKey})).catch((async t=>{this.sessionKey=void 0;const e=null==t?void 0:t.error_code;switch(e){case m.AUTH_LOGIN:return this.authToken=await this.refreshAuthToken(),this._authorizeWithBackoff()}e?this.params.error$.next({id:`Authorize#${e}`,message:'authorize error',data:t}):this.params.error$.next({id:'AuthorizeUnknown',message:'authorize error',thrown:t})})).finally((()=>{this.authorizePromise=void 0,this.consequentAuthErrors=this.sessionKey?0:this.consequentAuthErrors+1,this.authorized$.next(void 0!==this.sessionKey)})),this.authorizePromise}}function f(t){return t.__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL?(console.log('__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL=true is set, will force install polyfill'),!0):'function'==typeof t.Request&&!t.Request.prototype.hasOwnProperty('signal')||!t.AbortController}const y=f({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),A=y?function(t){'function'==typeof t&&(t={fetch:t});const{fetch:e,Request:o=e.Request,AbortController:s,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:r=!1}=t;if(!f({fetch:e,Request:o,AbortController:s,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:r}))return{fetch:e,Request:i};let i=o;(i&&!i.prototype.hasOwnProperty('signal')||r)&&(i=function(t,e){let s;e&&e.signal&&(s=e.signal,delete e.signal);const r=new o(t,e);return s&&Object.defineProperty(r,'signal',{writable:!1,enumerable:!1,configurable:!0,value:s}),r},i.prototype=o.prototype);const n=e;return{fetch:(t,e)=>{const o=i&&i.prototype.isPrototypeOf(t)?t.signal:e?e.signal:void 0;if(o){let s;try{s=new DOMException('Aborted','AbortError')}catch(t){s=new Error('Aborted'),s.name='AbortError'}if(o.aborted)return Promise.reject(s);const r=new Promise(((t,e)=>{o.addEventListener('abort',(()=>e(s)),{once:!0})}));return e&&e.signal&&delete e.signal,Promise.race([r,n(t,e)])}return n(t,e)},Request:i}}({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,_=y?A.fetch:window.fetch;y?A.Request:window.Request;class v{constructor(t){this.params=t,this.apiKey=t.apiKey,this.apiEnv=t.apiEnv,this.apiBaseUrl=t.apiBaseUrl,this.isApiBaseUrlFetched=!1}async resolveApiBaseUrl(){var t;if(this.apiEnv!==exports.ApiEnv.AUTO||this.isApiBaseUrlFetched)return this.apiBaseUrl;try{const e=atob('aHR0cHM6Ly9kbnMuZ29vZ2xlL3Jlc29sdmU/bmFtZT12aWRlby5fZW5kcG9pbnQub2sucnUmdHlwZT1UWFQ='),o=await _(e,{method:'GET',mode:'cors',cache:'no-cache'}),s=await o.json(),r=null===(t=null==s?void 0:s.Answer[0])||void 0===t?void 0:t.data;if(!r)throw new Error('Wrong DNS response');return r}catch(t){return this.params.error$.next({id:'OneStat:ApiTransport:resolveApiBaseUrl',message:'Unhandled resolve api base url error',thrown:t}),d[exports.ApiEnv.VK_ALIAS]}finally{this.isApiBaseUrlFetched=!0}}sendBeacon(t,e,o){if(!window.Blob||!window.navigator.sendBeacon)return!1;const s=this._prepareQueryParams({method:t,queryParams:e,sessionKey:o}),r=new window.Blob([s.toString()],{type:'application/x-www-form-urlencoded'});try{return window.navigator.sendBeacon(`${this.apiBaseUrl}/fb.do`,r)}catch(o){this.params.error$.next({id:'OneStat:ApiTransport:sendBeacon',message:'Unhandled beacon error',thrown:o,data:{method:t,params:e}})}return!1}async sendRequest(t,e,o){const s=Date.now(),r=r=>{r instanceof TypeError&&['Failed to fetch','NetworkError when attempting to fetch resource.'].includes(r.message)?this.params.error$.next({id:'Network',message:'Request failed',thrown:r}):this.params.error$.next({id:'OneStat:ApiTransport:sendRequest',message:'Unhandled request error',thrown:r,data:{method:t,params:e,sessionKey:o,time:Date.now()-s}})};return this.apiBaseUrl=await this.resolveApiBaseUrl(),_(`${this.apiBaseUrl}/fb.do`,{method:'post',headers:{'Content-type':'application/x-www-form-urlencoded'},body:this._prepareQueryParams({method:t,queryParams:e,sessionKey:o})}).then((t=>Number(t.headers.get('content-length'))>0?t.json().then((t=>Object.prototype.hasOwnProperty.call(t,'error_msg')?Promise.reject(t):t),r):void 0),r)}_prepareQueryParams(t){const e=new URLSearchParams({format:'JSON',method:t.method,application_key:this.apiKey});return void 0!==t.sessionKey&&e.append('session_key',t.sessionKey),Object.entries(t.queryParams).forEach((([t,o])=>e.append(t,'string'==typeof o?o:JSON.stringify(o)))),e}}class w{constructor(t){this.requestQueue=[],this.isPaused=!1,this.debouncedFlush=o.default((()=>{var t;try{this.flush()}catch(e){this.error$.next({id:'LoggerError',message:null!==(t=String(e))&&void 0!==t?t:'Unknown logger error',thrown:e})}}),3e3,{maxWait:15e3}),this.api=t.api,this.error$=t.error$,this.subscription=this.api.authorized$.subscribe((t=>{t&&this.debouncedFlush()}))}log(t){this.requestQueue.push(t),this.isPaused||this.debouncedFlush()}flush(t=!1){0!==this.requestQueue.length&&(this.api.authorized$.getValue()?(t?this.api.logBeacon(this.requestQueue):this.api.logRequest(this.requestQueue),this.requestQueue=[]):t||this.api.authorize(),this.debouncedFlush.cancel())}pause(){this.isPaused=!0,this.debouncedFlush.cancel()}resume(){this.isPaused=!1,this.debouncedFlush()}destroy(){this.subscription.unsubscribe()}}exports.OneStat=class{constructor(e,o){var s;this.subscription=new t.Subscription,this.statContext=e,this.config={...null!==(s=o.config)&&void 0!==s?s:{},requestRetryCount:1};const r=new t.Subject;this.experimental={error$:r};const i=new v({apiKey:'CIOPGQJGDIHBABABA',apiBaseUrl:d[o.apiEnv],apiEnv:o.apiEnv,error$:r});this.api=new g({apiTransport:i,refreshAuthToken:o.refreshAuthToken,requestRetryCount:this.config.requestRetryCount,error$:r}),this.logger=new w({api:this.api,error$:r}),this.subscription.add(t.fromEvent(window,'beforeunload').subscribe((()=>this.logger.flush(!0))))}updateContext(t){this.statContext={...this.statContext,...t}}authorize(t){return this.api.authorize(t)}pause(){this.logger.pause()}resume(){this.logger.resume()}destroy(){this.logger.flush(),this.subscription.unsubscribe(),this.api.destroy(),this.logger.destroy()}logInited(){this.log({operation:'init'})}logReady(t){this.log({operation:'player_ready',param:String(t.time)})}logStarted(t){this.log({operation:'play',param:String(Math.round(t.position))})}logPlay(){this.log({operation:'play_toggle'})}logPause(t){this.log({operation:'pause',param:String(Math.round(t.position))})}logSeek(){this.log({operation:'seek'})}logFirstBytes(t){this.log({operation:'first_bytes',param:String(t.time)})}logFirstFrame(t){this.log({operation:'first_frame',param:String(t.time)})}logError(t){this.log({operation:'error',param:t.errorType})}logWatchCoverageRecord(t){this.log({operation:'watch_coverage_record',param:`${t.start}-${t.end}`}),this.logger.flush(!0)}logWatchCoverageLive(t){this.log({operation:'watch_coverage_live',param:`${t.start}-${t.end}`}),this.logger.flush(!0)}logEmptyBuffer(t){this.log({operation:'empty_buffer',param:String(t.duration)})}logDownloadSpeed(t){this.log({operation:'download_speed',param:String(t.speed)})}logAdSlotRequest(){this.log({operation:'adv',param:'slot_request'})}logAdStarted(t){this.log({operation:'adv',param:t})}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'})}log(t){const e=this.crateLogItem(t);this.logger.log(e)}crateLogItem({operation:t,param:e}){const o=Date.now(),s={vid:this.statContext.movieId,quality:this.statContext.quality,dst:this.statContext.destination,ct:this.statContext.contentType,aid:this.statContext.albumId,place:this.statContext.place,cdn_host:this.statContext.cdnHostname,connection_type:this.statContext.connectionType,connection_reused:!0===this.statContext.connectionReused?p.YES:!1===this.statContext.connectionReused?p.NO:void 0,stat_type:!0===this.statContext.autoplay?h.AUTO:!1===this.statContext.autoplay?h.MANUAL:void 0,vk_playlist_id:this.statContext.vkPlaylistId,vk_app_id:this.statContext.vkAppId,track_code:this.statContext.trackCode};return void 0!==e&&(s.param=e),{operation:t,timestamp:o,custom:s}}};
@@ -0,0 +1,3 @@
1
+ import { IOneStat, OneStat, IStatContext } from './OneStat';
2
+ import { ApiEnv, ContentType, ScreenDestination, Quality, ConnectionType } from './types';
3
+ export { OneStat, IOneStat, IStatContext, ApiEnv, ContentType, ScreenDestination, Quality, ConnectionType };
package/es2018.esm.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
- * @vkontakte/videoplayer-statistics v1.0.21
3
- * Thu, 11 Aug 2022 10:22:54 GMT
4
- * https://st.mycdn.me/static/playersdk/1-0-21/doc/
2
+ * @vkontakte/videoplayer-statistics v1.0.24
3
+ * Thu, 01 Sep 2022 13:52:07 GMT
4
+ * https://st.mycdn.me/static/vkontakte-videoplayer/1-0-24/doc/
5
5
  */
6
- import{ValueSubject as t,getExponentialDelay as e,Subscription as r,Subject as o,fromEvent as s}from'@vkontakte/videoplayer-shared/es2018.esm.js';import i from'lodash/debounce';const n=(()=>{try{const t=Date.now().toString(),e=window.localStorage;e.setItem(t,t);const r=e.getItem(t)===t;return e.removeItem(t),r?e:null}catch(t){return null}})();var a,h,u,l,c,d,p,m={get:t=>function(t){const e=n?n.getItem('_one-stat_'+t):null;if(null===e)return null;try{return JSON.parse(e)}catch(t){return null}}(t)||null,set(t,e){!function(t,e){try{n&&n.setItem('_one-stat_'+t,JSON.stringify(e))}catch(t){}}(t,e)},remove(t){!function(t){n&&n.removeItem('_one-stat_'+t)}(t)}};!function(t){t.PROD='prod',t.VK_ALIAS='vk_alias',t.VIDEOTEST='videotest',t.TEST='test',t.AUTO='auto'}(a||(a={})),function(t){t.Q144P='144',t.Q240P='240',t.Q360P='360',t.Q480P='480',t.Q720P='720',t.Q1080P='1080',t.Q1440P='1440',t.Q2160P='2160',t.Q4320P='4320',t.UNKNOWN='unknown'}(h||(h={})),function(t){t.CHROMECAST='chromecast',t.APPLE_TV='appletv',t.PIP='pip',t.HEADPHONES='externalHeadphones',t.SCREEN=''}(u||(u={})),function(t){t.MP4='mp4',t.DASH='dash',t.DASH_SEP='dash_sep',t.ONDEMAND_DASH='ondemand_dash',t.HLS='hls',t.ONDEMAND_HLS='ondemand_hls',t.WEBM='webm',t.UNKNOWN='unknown'}(l||(l={})),function(t){t.AUTO='auto',t.MANUAL=''}(c||(c={})),function(t){t.HTTP1='http1',t.HTTP2='http2',t.HTTP3='http3'}(d||(d={})),function(t){t[t.YES=1]='YES',t[t.NO=0]='NO'}(p||(p={}));const g={[a.PROD]:'https://api.ok.ru',[a.VK_ALIAS]:'https://api.mycdn.me',[a.VIDEOTEST]:'https://videotestapi.ok.ru/api',[a.TEST]:'https://apitest.ok.ru',[a.AUTO]:''},f={start:1e3,factor:1.5,max:3e5,random:1e3};var y;!function(t){t[t.PARAM_SESSION_EXPIRED=102]='PARAM_SESSION_EXPIRED',t[t.PARAM_SESSION_KEY=103]='PARAM_SESSION_KEY',t[t.PARAM_SIGNATURE=104]='PARAM_SIGNATURE',t[t.AUTH_LOGIN=401]='AUTH_LOGIN'}(y||(y={}));class A{constructor(e){this.consequentAuthErrors=0,this.authorized$=new t(!1),this.params=e;const r=m.get('uuid');r?this.uuid=String(r):(this.uuid=function(){const t='0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz'.split(''),e=new Array(36);let r,o,s=0;for(o=0;o<36;o++)8===o||13===o||18===o||23===o?e[o]='-':14===o?e[o]='4':(s<=2&&(s=33554432+16777216*Math.random()|0),r=15&s,s>>=4,e[o]=t[19===o?3&r|8:r]);return e.join('')}(),m.set('uuid',this.uuid))}async authorize(t){return this.authToken=null!=t?t:await this.refreshAuthToken(),this._authorizeWithBackoff()}logBeacon(t){const e=this.createLogParams(t),r=this.sessionKey;if(!r)return;this.params.apiTransport.sendBeacon('log.externalLog',e,r)||this.logRequest(t)}async logRequest(t){var e;const r='log.externalLog',o=this.createLogParams(t),s=null!==(e=this.sessionKey)&&void 0!==e?e:await this._authorizeWithBackoff();if(!s)return;const i=async(t,e=this.params.requestRetryCount)=>{try{return await this.params.apiTransport.sendRequest(r,o,s)}catch(o){if(!o||!('error_code'in o))return void this.params.error$.next({id:'logRequestUnknown',message:`Unknown ${r} error`,thrown:o});const s=null==o?void 0:o.error_code;switch(s){case y.PARAM_SESSION_EXPIRED:case y.PARAM_SESSION_KEY:case y.PARAM_SIGNATURE:return this.authorized$.next(!1),this.sessionKey=await this._authorizeWithBackoff(),e>0?i(t,e-1):void 0;case y.AUTH_LOGIN:return this.authorized$.next(!1),this.authToken=await this.refreshAuthToken(),this.sessionKey=await this._authorizeWithBackoff(),e>0?i(t,e-1):void 0;default:return void this.params.error$.next({id:`LogRequest#${s}`,message:`${r} error`,data:o})}}};return i(t)}destroy(){window.clearTimeout(this.backoffTimeoutId),this.backoffTimeoutId=0}async refreshAuthToken(){if(this.params.refreshAuthToken)return this.refreshAuthTokenPromise||(this.refreshAuthTokenPromise=this.params.refreshAuthToken().finally((()=>{this.refreshAuthTokenPromise=void 0}))),this.refreshAuthTokenPromise}createLogParams(t){return{collector:'ok.mobile.apps.video',data:JSON.stringify({application:'@vkontakte/videoplayer-statistics:1.0.21',platform:'WEB',items:t.map((t=>({...t,time:0,type:1})))})}}_authorizeWithBackoff(){if(!this.consequentAuthErrors)return this._authorize();const t=e(this.consequentAuthErrors,f);return new Promise((e=>{this.backoffTimeoutId||(this.backoffTimeoutId=window.setTimeout((()=>{this._authorize().then(e).catch((t=>this.params.error$.next({id:'AuthorizeBackoff',message:'Otherwise unhandle errror in authrization',thrown:t}))).finally((()=>this.backoffTimeoutId=0))}),t))}))}async _authorize(){if(this.authorizePromise)return this.authorizePromise;this.sessionKey=void 0,this.authorized$.next(!1);const t={session_data:{version:2,device_id:this.uuid,client_version:'1.0.21'.split('-')[0],client_type:'SDK_JS'}};return void 0!==this.authToken&&(t.session_data.auth_token=this.authToken,t.session_data.version=3),this.authorizePromise=this.params.apiTransport.sendRequest('auth.anonymLogin',t).then((t=>{var e;return t&&t.session_key||this.params.error$.next({id:'AuthorizeFailed',message:'No session key',data:t}),this.sessionKey=null!==(e=null==t?void 0:t.session_key)&&void 0!==e?e:void 0,this.sessionKey})).catch((async t=>{this.sessionKey=void 0;const e=null==t?void 0:t.error_code;switch(e){case y.AUTH_LOGIN:return this.authToken=await this.refreshAuthToken(),this._authorizeWithBackoff()}e?this.params.error$.next({id:`Authorize#${e}`,message:'authorize error',data:t}):this.params.error$.next({id:'AuthorizeUnknown',message:'authorize error',thrown:t})})).finally((()=>{this.authorizePromise=void 0,this.consequentAuthErrors=this.sessionKey?0:this.consequentAuthErrors+1,this.authorized$.next(void 0!==this.sessionKey)})),this.authorizePromise}}class v{constructor(){Object.defineProperty(this,'listeners',{value:{},writable:!0,configurable:!0})}addEventListener(t,e,r){t in this.listeners||(this.listeners[t]=[]),this.listeners[t].push({callback:e,options:r})}removeEventListener(t,e){if(!(t in this.listeners))return;const r=this.listeners[t];for(let t=0,o=r.length;t<o;t++)if(r[t].callback===e)return void r.splice(t,1)}dispatchEvent(t){if(!(t.type in this.listeners))return;const e=this.listeners[t.type].slice();for(let r=0,o=e.length;r<o;r++){const o=e[r];try{o.callback.call(this,t)}catch(t){Promise.resolve().then((()=>{throw t}))}o.options&&o.options.once&&this.removeEventListener(t.type,o.callback)}return!t.defaultPrevented}}class w extends v{constructor(){super(),this.listeners||v.call(this),Object.defineProperty(this,'aborted',{value:!1,writable:!0,configurable:!0}),Object.defineProperty(this,'onabort',{value:null,writable:!0,configurable:!0})}toString(){return'[object AbortSignal]'}dispatchEvent(t){'abort'===t.type&&(this.aborted=!0,'function'==typeof this.onabort&&this.onabort.call(this,t)),super.dispatchEvent(t)}}function b(t){return t.__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL?(console.log('__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL=true is set, will force install polyfill'),!0):'function'==typeof t.Request&&!t.Request.prototype.hasOwnProperty('signal')||!t.AbortController}'undefined'!=typeof Symbol&&Symbol.toStringTag&&(class{constructor(){Object.defineProperty(this,'signal',{value:new w,writable:!0,configurable:!0})}abort(){let t;try{t=new Event('abort')}catch(e){'undefined'!=typeof document?document.createEvent?(t=document.createEvent('Event'),t.initEvent('abort',!1,!1)):(t=document.createEventObject(),t.type='abort'):t={type:'abort',bubbles:!1,cancelable:!1}}this.signal.dispatchEvent(t)}toString(){return'[object AbortController]'}}.prototype[Symbol.toStringTag]='AbortController',w.prototype[Symbol.toStringTag]='AbortSignal');const _=b({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),S=_?function(t){'function'==typeof t&&(t={fetch:t});const{fetch:e,Request:r=e.Request,AbortController:o,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:s=!1}=t;if(!b({fetch:e,Request:r,AbortController:o,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:s}))return{fetch:e,Request:i};let i=r;(i&&!i.prototype.hasOwnProperty('signal')||s)&&(i=function(t,e){let o;e&&e.signal&&(o=e.signal,delete e.signal);const s=new r(t,e);return o&&Object.defineProperty(s,'signal',{writable:!1,enumerable:!1,configurable:!0,value:o}),s},i.prototype=r.prototype);const n=e;return{fetch:(t,e)=>{const r=i&&i.prototype.isPrototypeOf(t)?t.signal:e?e.signal:void 0;if(r){let o;try{o=new DOMException('Aborted','AbortError')}catch(t){o=new Error('Aborted'),o.name='AbortError'}if(r.aborted)return Promise.reject(o);const s=new Promise(((t,e)=>{r.addEventListener('abort',(()=>e(o)),{once:!0})}));return e&&e.signal&&delete e.signal,Promise.race([s,n(t,e)])}return n(t,e)},Request:i}}({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,E=_?S.fetch:window.fetch;_?S.Request:window.Request;class P{constructor(t){this.params=t,this.apiKey=t.apiKey,this.apiEnv=t.apiEnv,this.apiBaseUrl=t.apiBaseUrl,this.isApiBaseUrlFetched=!1}async resolveApiBaseUrl(){var t;if(this.apiEnv!==a.AUTO||this.isApiBaseUrlFetched)return this.apiBaseUrl;try{const e=atob('aHR0cHM6Ly9kbnMuZ29vZ2xlL3Jlc29sdmU/bmFtZT12aWRlby5fZW5kcG9pbnQub2sucnUmdHlwZT1UWFQ='),r=await E(e,{method:'GET',mode:'cors',cache:'no-cache'}),o=await r.json(),s=null===(t=null==o?void 0:o.Answer[0])||void 0===t?void 0:t.data;if(!s)throw new Error('Wrong DNS response');return s}catch(t){return this.params.error$.next({id:'OneStat:ApiTransport:resolveApiBaseUrl',message:'Unhandled resolve api base url error',thrown:t}),g[a.VK_ALIAS]}finally{this.isApiBaseUrlFetched=!0}}sendBeacon(t,e,r){if(!window.Blob||!window.navigator.sendBeacon)return!1;const o=this._prepareQueryParams({method:t,queryParams:e,sessionKey:r}),s=new window.Blob([o.toString()],{type:'application/x-www-form-urlencoded'});try{return window.navigator.sendBeacon(`${this.apiBaseUrl}/fb.do`,s)}catch(r){this.params.error$.next({id:'OneStat:ApiTransport:sendBeacon',message:'Unhandled beacon error',thrown:r,data:{method:t,params:e}})}return!1}async sendRequest(t,e,r){const o=Date.now(),s=s=>{s instanceof TypeError&&['Failed to fetch','NetworkError when attempting to fetch resource.'].includes(s.message)?this.params.error$.next({id:'Network',message:'Request failed',thrown:s}):this.params.error$.next({id:'OneStat:ApiTransport:sendRequest',message:'Unhandled request error',thrown:s,data:{method:t,params:e,sessionKey:r,time:Date.now()-o}})};return this.apiBaseUrl=await this.resolveApiBaseUrl(),E(`${this.apiBaseUrl}/fb.do`,{method:'post',headers:{'Content-type':'application/x-www-form-urlencoded'},body:this._prepareQueryParams({method:t,queryParams:e,sessionKey:r})}).then((t=>Number(t.headers.get('content-length'))>0?t.json().then((t=>Object.prototype.hasOwnProperty.call(t,'error_msg')?Promise.reject(t):t),s):void 0),s)}_prepareQueryParams(t){const e=new URLSearchParams({format:'JSON',method:t.method,application_key:this.apiKey});return void 0!==t.sessionKey&&e.append('session_key',t.sessionKey),Object.entries(t.queryParams).forEach((([t,r])=>e.append(t,'string'==typeof r?r:JSON.stringify(r)))),e}}class T{constructor(t){this.requestQueue=[],this.isPaused=!1,this.debouncedFlush=i((()=>{var t;try{this.flush()}catch(e){this.error$.next({id:'LoggerError',message:null!==(t=String(e))&&void 0!==t?t:'Unknown logger error',thrown:e})}}),3e3,{maxWait:15e3}),this.api=t.api,this.error$=t.error$,this.subscription=this.api.authorized$.subscribe((t=>{t&&this.debouncedFlush()}))}log(t){this.requestQueue.push(t),this.isPaused||this.debouncedFlush()}flush(t=!1){0!==this.requestQueue.length&&(this.api.authorized$.getValue()?(t?this.api.logBeacon(this.requestQueue):this.api.logRequest(this.requestQueue),this.requestQueue=[]):t||this.api.authorize(),this.debouncedFlush.cancel())}pause(){this.isPaused=!0,this.debouncedFlush.cancel()}resume(){this.isPaused=!1,this.debouncedFlush()}destroy(){this.subscription.unsubscribe()}}class O{constructor(t,e){var i;this.subscription=new r,this.statContext=t,this.config={...null!==(i=e.config)&&void 0!==i?i:{},requestRetryCount:1};const n=new o;this.experimental={error$:n};const a=new P({apiKey:'CIOPGQJGDIHBABABA',apiBaseUrl:g[e.apiEnv],apiEnv:e.apiEnv,error$:n});this.api=new A({apiTransport:a,refreshAuthToken:e.refreshAuthToken,requestRetryCount:this.config.requestRetryCount,error$:n}),this.logger=new T({api:this.api,error$:n}),this.subscription.add(s(window,'beforeunload').subscribe((()=>this.logger.flush(!0))))}updateContext(t){this.statContext={...this.statContext,...t}}authorize(t){return this.api.authorize(t)}pause(){this.logger.pause()}resume(){this.logger.resume()}destroy(){this.logger.flush(),this.subscription.unsubscribe(),this.api.destroy(),this.logger.destroy()}logInited(){this.log({operation:'init'})}logReady(t){this.log({operation:'player_ready',param:String(t.time)})}logStarted(t){this.log({operation:'play',param:String(Math.round(t.position))})}logPlay(){this.log({operation:'play_toggle'})}logPause(t){this.log({operation:'pause',param:String(Math.round(t.position))})}logSeek(){this.log({operation:'seek'})}logFirstBytes(t){this.log({operation:'first_bytes',param:String(t.time)})}logFirstFrame(t){this.log({operation:'first_frame',param:String(t.time)})}logError(t){this.log({operation:'error',param:t.errorType})}logWatchCoverageRecord(t){this.log({operation:'watch_coverage_record',param:`${t.start}-${t.end}`}),this.logger.flush(!0)}logWatchCoverageLive(t){this.log({operation:'watch_coverage_live',param:`${t.start}-${t.end}`}),this.logger.flush(!0)}logEmptyBuffer(t){this.log({operation:'empty_buffer',param:String(t.duration)})}logDownloadSpeed(t){this.log({operation:'download_speed',param:String(t.speed)})}logAdSlotRequest(){this.log({operation:'adv',param:'slot_request'})}logAdStarted(t){this.log({operation:'adv',param:t})}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'})}log(t){const e=this.crateLogItem(t);this.logger.log(e)}crateLogItem({operation:t,param:e}){const r=Date.now(),o={vid:this.statContext.movieId,quality:this.statContext.quality,dst:this.statContext.destination,ct:this.statContext.contentType,aid:this.statContext.albumId,place:this.statContext.place,cdn_host:this.statContext.cdnHostname,connection_type:this.statContext.connectionType,connection_reused:!0===this.statContext.connectionReused?p.YES:!1===this.statContext.connectionReused?p.NO:void 0,stat_type:!0===this.statContext.autoplay?c.AUTO:!1===this.statContext.autoplay?c.MANUAL:void 0,vk_playlist_id:this.statContext.vkPlaylistId,vk_app_id:this.statContext.vkAppId,track_code:this.statContext.trackCode};return void 0!==e&&(o.param=e),{operation:t,timestamp:r,custom:o}}}export{a as ApiEnv,d as ConnectionType,l as ContentType,O as OneStat,h as Quality,u as ScreenDestination};
6
+ import{ValueSubject as t,getExponentialDelay as e,Subscription as s,Subject as o,fromEvent as r}from'@vkontakte/videoplayer-shared/es2018.esm.js';import i from'lodash/debounce.js';const a=(()=>{try{const t=Date.now().toString(),e=window.localStorage;e.setItem(t,t);const s=e.getItem(t)===t;return e.removeItem(t),s?e:null}catch(t){return null}})();var n,h,u,l,d,c,p,m={get:t=>function(t){const e=a?a.getItem('_one-stat_'+t):null;if(null===e)return null;try{return JSON.parse(e)}catch(t){return null}}(t)||null,set(t,e){!function(t,e){try{a&&a.setItem('_one-stat_'+t,JSON.stringify(e))}catch(t){}}(t,e)},remove(t){!function(t){a&&a.removeItem('_one-stat_'+t)}(t)}};!function(t){t.PROD='prod',t.VK_ALIAS='vk_alias',t.VIDEOTEST='videotest',t.TEST='test',t.AUTO='auto'}(n||(n={})),function(t){t.Q144P='144',t.Q240P='240',t.Q360P='360',t.Q480P='480',t.Q720P='720',t.Q1080P='1080',t.Q1440P='1440',t.Q2160P='2160',t.Q4320P='4320',t.UNKNOWN='unknown'}(h||(h={})),function(t){t.CHROMECAST='chromecast',t.APPLE_TV='appletv',t.PIP='pip',t.HEADPHONES='externalHeadphones',t.SCREEN=''}(u||(u={})),function(t){t.MP4='mp4',t.DASH='dash',t.DASH_SEP='dash_sep',t.ONDEMAND_DASH='ondemand_dash',t.HLS='hls',t.ONDEMAND_HLS='ondemand_hls',t.WEBM='webm',t.UNKNOWN='unknown'}(l||(l={})),function(t){t.AUTO='auto',t.MANUAL=''}(d||(d={})),function(t){t.HTTP1='http1',t.HTTP2='http2',t.HTTP3='http3'}(c||(c={})),function(t){t[t.YES=1]='YES',t[t.NO=0]='NO'}(p||(p={}));const g={[n.PROD]:'https://api.ok.ru',[n.VK_ALIAS]:'https://api.mycdn.me',[n.VIDEOTEST]:'https://videotestapi.ok.ru/api',[n.TEST]:'https://apitest.ok.ru',[n.AUTO]:''},f={start:1e3,factor:1.5,max:3e5,random:.1};var y;!function(t){t[t.PARAM_SESSION_EXPIRED=102]='PARAM_SESSION_EXPIRED',t[t.PARAM_SESSION_KEY=103]='PARAM_SESSION_KEY',t[t.PARAM_SIGNATURE=104]='PARAM_SIGNATURE',t[t.AUTH_LOGIN=401]='AUTH_LOGIN'}(y||(y={}));class A{constructor(e){this.consequentAuthErrors=0,this.authorized$=new t(!1),this.params=e;const s=m.get('uuid');s?this.uuid=String(s):(this.uuid=function(){const t='0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz'.split(''),e=new Array(36);let s,o,r=0;for(o=0;o<36;o++)8===o||13===o||18===o||23===o?e[o]='-':14===o?e[o]='4':(r<=2&&(r=33554432+16777216*Math.random()|0),s=15&r,r>>=4,e[o]=t[19===o?3&s|8:s]);return e.join('')}(),m.set('uuid',this.uuid))}async authorize(t){return this.authToken=null!=t?t:await this.refreshAuthToken(),this._authorizeWithBackoff()}logBeacon(t){const e=this.createLogParams(t),s=this.sessionKey;if(!s)return;this.params.apiTransport.sendBeacon('log.externalLog',e,s)||this.logRequest(t)}async logRequest(t){var e;const s='log.externalLog',o=this.createLogParams(t),r=null!==(e=this.sessionKey)&&void 0!==e?e:await this._authorizeWithBackoff();if(!r)return;const i=async(t,e=this.params.requestRetryCount)=>{try{return await this.params.apiTransport.sendRequest(s,o,r)}catch(o){if(!o||!('error_code'in o))return void this.params.error$.next({id:'logRequestUnknown',message:`Unknown ${s} error`,thrown:o});const r=null==o?void 0:o.error_code;switch(r){case y.PARAM_SESSION_EXPIRED:case y.PARAM_SESSION_KEY:case y.PARAM_SIGNATURE:return this.authorized$.next(!1),this.sessionKey=await this._authorizeWithBackoff(),e>0?i(t,e-1):void 0;case y.AUTH_LOGIN:return this.authorized$.next(!1),this.authToken=await this.refreshAuthToken(),this.sessionKey=await this._authorizeWithBackoff(),e>0?i(t,e-1):void 0;default:return void this.params.error$.next({id:`LogRequest#${r}`,message:`${s} error`,data:o})}}};return i(t)}destroy(){window.clearTimeout(this.backoffTimeoutId),this.backoffTimeoutId=0}async refreshAuthToken(){if(this.params.refreshAuthToken)return this.refreshAuthTokenPromise||(this.refreshAuthTokenPromise=this.params.refreshAuthToken().finally((()=>{this.refreshAuthTokenPromise=void 0}))),this.refreshAuthTokenPromise}createLogParams(t){return{collector:'ok.mobile.apps.video',data:JSON.stringify({application:'@vkontakte/videoplayer-statistics:1.0.24',platform:'WEB',items:t.map((t=>({...t,time:0,type:1})))})}}_authorizeWithBackoff(){if(!this.consequentAuthErrors)return this._authorize();const t=e(this.consequentAuthErrors,f);return new Promise((e=>{this.backoffTimeoutId||(this.backoffTimeoutId=window.setTimeout((()=>{this._authorize().then(e).catch((t=>this.params.error$.next({id:'AuthorizeBackoff',message:'Otherwise unhandle errror in authrization',thrown:t}))).finally((()=>this.backoffTimeoutId=0))}),t))}))}async _authorize(){if(this.authorizePromise)return this.authorizePromise;this.sessionKey=void 0,this.authorized$.next(!1);const t={session_data:{version:2,device_id:this.uuid,client_version:'1.0.24'.split('-')[0],client_type:'SDK_JS'}};return void 0!==this.authToken&&(t.session_data.auth_token=this.authToken,t.session_data.version=3),this.authorizePromise=this.params.apiTransport.sendRequest('auth.anonymLogin',t).then((t=>{var e;return t&&t.session_key||this.params.error$.next({id:'AuthorizeFailed',message:'No session key',data:t}),this.sessionKey=null!==(e=null==t?void 0:t.session_key)&&void 0!==e?e:void 0,this.sessionKey})).catch((async t=>{this.sessionKey=void 0;const e=null==t?void 0:t.error_code;switch(e){case y.AUTH_LOGIN:return this.authToken=await this.refreshAuthToken(),this._authorizeWithBackoff()}e?this.params.error$.next({id:`Authorize#${e}`,message:'authorize error',data:t}):this.params.error$.next({id:'AuthorizeUnknown',message:'authorize error',thrown:t})})).finally((()=>{this.authorizePromise=void 0,this.consequentAuthErrors=this.sessionKey?0:this.consequentAuthErrors+1,this.authorized$.next(void 0!==this.sessionKey)})),this.authorizePromise}}function _(t){return t.__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL?(console.log('__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL=true is set, will force install polyfill'),!0):'function'==typeof t.Request&&!t.Request.prototype.hasOwnProperty('signal')||!t.AbortController}const w=_({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),v=w?function(t){'function'==typeof t&&(t={fetch:t});const{fetch:e,Request:s=e.Request,AbortController:o,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:r=!1}=t;if(!_({fetch:e,Request:s,AbortController:o,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:r}))return{fetch:e,Request:i};let i=s;(i&&!i.prototype.hasOwnProperty('signal')||r)&&(i=function(t,e){let o;e&&e.signal&&(o=e.signal,delete e.signal);const r=new s(t,e);return o&&Object.defineProperty(r,'signal',{writable:!1,enumerable:!1,configurable:!0,value:o}),r},i.prototype=s.prototype);const a=e;return{fetch:(t,e)=>{const s=i&&i.prototype.isPrototypeOf(t)?t.signal:e?e.signal:void 0;if(s){let o;try{o=new DOMException('Aborted','AbortError')}catch(t){o=new Error('Aborted'),o.name='AbortError'}if(s.aborted)return Promise.reject(o);const r=new Promise(((t,e)=>{s.addEventListener('abort',(()=>e(o)),{once:!0})}));return e&&e.signal&&delete e.signal,Promise.race([r,a(t,e)])}return a(t,e)},Request:i}}({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,T=w?v.fetch:window.fetch;w?v.Request:window.Request;class P{constructor(t){this.params=t,this.apiKey=t.apiKey,this.apiEnv=t.apiEnv,this.apiBaseUrl=t.apiBaseUrl,this.isApiBaseUrlFetched=!1}async resolveApiBaseUrl(){var t;if(this.apiEnv!==n.AUTO||this.isApiBaseUrlFetched)return this.apiBaseUrl;try{const e=atob('aHR0cHM6Ly9kbnMuZ29vZ2xlL3Jlc29sdmU/bmFtZT12aWRlby5fZW5kcG9pbnQub2sucnUmdHlwZT1UWFQ='),s=await T(e,{method:'GET',mode:'cors',cache:'no-cache'}),o=await s.json(),r=null===(t=null==o?void 0:o.Answer[0])||void 0===t?void 0:t.data;if(!r)throw new Error('Wrong DNS response');return r}catch(t){return this.params.error$.next({id:'OneStat:ApiTransport:resolveApiBaseUrl',message:'Unhandled resolve api base url error',thrown:t}),g[n.VK_ALIAS]}finally{this.isApiBaseUrlFetched=!0}}sendBeacon(t,e,s){if(!window.Blob||!window.navigator.sendBeacon)return!1;const o=this._prepareQueryParams({method:t,queryParams:e,sessionKey:s}),r=new window.Blob([o.toString()],{type:'application/x-www-form-urlencoded'});try{return window.navigator.sendBeacon(`${this.apiBaseUrl}/fb.do`,r)}catch(s){this.params.error$.next({id:'OneStat:ApiTransport:sendBeacon',message:'Unhandled beacon error',thrown:s,data:{method:t,params:e}})}return!1}async sendRequest(t,e,s){const o=Date.now(),r=r=>{r instanceof TypeError&&['Failed to fetch','NetworkError when attempting to fetch resource.'].includes(r.message)?this.params.error$.next({id:'Network',message:'Request failed',thrown:r}):this.params.error$.next({id:'OneStat:ApiTransport:sendRequest',message:'Unhandled request error',thrown:r,data:{method:t,params:e,sessionKey:s,time:Date.now()-o}})};return this.apiBaseUrl=await this.resolveApiBaseUrl(),T(`${this.apiBaseUrl}/fb.do`,{method:'post',headers:{'Content-type':'application/x-www-form-urlencoded'},body:this._prepareQueryParams({method:t,queryParams:e,sessionKey:s})}).then((t=>Number(t.headers.get('content-length'))>0?t.json().then((t=>Object.prototype.hasOwnProperty.call(t,'error_msg')?Promise.reject(t):t),r):void 0),r)}_prepareQueryParams(t){const e=new URLSearchParams({format:'JSON',method:t.method,application_key:this.apiKey});return void 0!==t.sessionKey&&e.append('session_key',t.sessionKey),Object.entries(t.queryParams).forEach((([t,s])=>e.append(t,'string'==typeof s?s:JSON.stringify(s)))),e}}class S{constructor(t){this.requestQueue=[],this.isPaused=!1,this.debouncedFlush=i((()=>{var t;try{this.flush()}catch(e){this.error$.next({id:'LoggerError',message:null!==(t=String(e))&&void 0!==t?t:'Unknown logger error',thrown:e})}}),3e3,{maxWait:15e3}),this.api=t.api,this.error$=t.error$,this.subscription=this.api.authorized$.subscribe((t=>{t&&this.debouncedFlush()}))}log(t){this.requestQueue.push(t),this.isPaused||this.debouncedFlush()}flush(t=!1){0!==this.requestQueue.length&&(this.api.authorized$.getValue()?(t?this.api.logBeacon(this.requestQueue):this.api.logRequest(this.requestQueue),this.requestQueue=[]):t||this.api.authorize(),this.debouncedFlush.cancel())}pause(){this.isPaused=!0,this.debouncedFlush.cancel()}resume(){this.isPaused=!1,this.debouncedFlush()}destroy(){this.subscription.unsubscribe()}}class E{constructor(t,e){var i;this.subscription=new s,this.statContext=t,this.config={...null!==(i=e.config)&&void 0!==i?i:{},requestRetryCount:1};const a=new o;this.experimental={error$:a};const n=new P({apiKey:'CIOPGQJGDIHBABABA',apiBaseUrl:g[e.apiEnv],apiEnv:e.apiEnv,error$:a});this.api=new A({apiTransport:n,refreshAuthToken:e.refreshAuthToken,requestRetryCount:this.config.requestRetryCount,error$:a}),this.logger=new S({api:this.api,error$:a}),this.subscription.add(r(window,'beforeunload').subscribe((()=>this.logger.flush(!0))))}updateContext(t){this.statContext={...this.statContext,...t}}authorize(t){return this.api.authorize(t)}pause(){this.logger.pause()}resume(){this.logger.resume()}destroy(){this.logger.flush(),this.subscription.unsubscribe(),this.api.destroy(),this.logger.destroy()}logInited(){this.log({operation:'init'})}logReady(t){this.log({operation:'player_ready',param:String(t.time)})}logStarted(t){this.log({operation:'play',param:String(Math.round(t.position))})}logPlay(){this.log({operation:'play_toggle'})}logPause(t){this.log({operation:'pause',param:String(Math.round(t.position))})}logSeek(){this.log({operation:'seek'})}logFirstBytes(t){this.log({operation:'first_bytes',param:String(t.time)})}logFirstFrame(t){this.log({operation:'first_frame',param:String(t.time)})}logError(t){this.log({operation:'error',param:t.errorType})}logWatchCoverageRecord(t){this.log({operation:'watch_coverage_record',param:`${t.start}-${t.end}`}),this.logger.flush(!0)}logWatchCoverageLive(t){this.log({operation:'watch_coverage_live',param:`${t.start}-${t.end}`}),this.logger.flush(!0)}logEmptyBuffer(t){this.log({operation:'empty_buffer',param:String(t.duration)})}logDownloadSpeed(t){this.log({operation:'download_speed',param:String(t.speed)})}logAdSlotRequest(){this.log({operation:'adv',param:'slot_request'})}logAdStarted(t){this.log({operation:'adv',param:t})}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'})}log(t){const e=this.crateLogItem(t);this.logger.log(e)}crateLogItem({operation:t,param:e}){const s=Date.now(),o={vid:this.statContext.movieId,quality:this.statContext.quality,dst:this.statContext.destination,ct:this.statContext.contentType,aid:this.statContext.albumId,place:this.statContext.place,cdn_host:this.statContext.cdnHostname,connection_type:this.statContext.connectionType,connection_reused:!0===this.statContext.connectionReused?p.YES:!1===this.statContext.connectionReused?p.NO:void 0,stat_type:!0===this.statContext.autoplay?d.AUTO:!1===this.statContext.autoplay?d.MANUAL:void 0,vk_playlist_id:this.statContext.vkPlaylistId,vk_app_id:this.statContext.vkAppId,track_code:this.statContext.trackCode};return void 0!==e&&(o.param=e),{operation:t,timestamp:s,custom:o}}}export{n as ApiEnv,c as ConnectionType,l as ContentType,E as OneStat,h as Quality,u as ScreenDestination};
package/esnext.cjs.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
- * @vkontakte/videoplayer-statistics v1.0.21
3
- * Thu, 11 Aug 2022 10:22:54 GMT
4
- * https://st.mycdn.me/static/playersdk/1-0-21/doc/
2
+ * @vkontakte/videoplayer-statistics v1.0.24
3
+ * Thu, 01 Sep 2022 13:52:07 GMT
4
+ * https://st.mycdn.me/static/vkontakte-videoplayer/1-0-24/doc/
5
5
  */
6
- 'use strict';Object.defineProperty(exports,'__esModule',{value:!0});var t=require('@vkontakte/videoplayer-shared/esnext.cjs.js');function e(t){return t&&'object'==typeof t&&'default'in t?t:{default:t}}var r=e(require('lodash/debounce'));const o=(()=>{try{const t=Date.now().toString(),e=window.localStorage;e.setItem(t,t);const r=e.getItem(t)===t;return e.removeItem(t),r?e:null}catch(t){return null}})();var s,i,n,a,h,u,l,p={get:t=>function(t){const e=o?o.getItem('_one-stat_'+t):null;if(null===e)return null;try{return JSON.parse(e)}catch(t){return null}}(t)||null,set(t,e){!function(t,e){try{o&&o.setItem('_one-stat_'+t,JSON.stringify(e))}catch(t){}}(t,e)},remove(t){!function(t){o&&o.removeItem('_one-stat_'+t)}(t)}};exports.ApiEnv=void 0,(s=exports.ApiEnv||(exports.ApiEnv={})).PROD='prod',s.VK_ALIAS='vk_alias',s.VIDEOTEST='videotest',s.TEST='test',s.AUTO='auto',exports.Quality=void 0,(i=exports.Quality||(exports.Quality={})).Q144P='144',i.Q240P='240',i.Q360P='360',i.Q480P='480',i.Q720P='720',i.Q1080P='1080',i.Q1440P='1440',i.Q2160P='2160',i.Q4320P='4320',i.UNKNOWN='unknown',exports.ScreenDestination=void 0,(n=exports.ScreenDestination||(exports.ScreenDestination={})).CHROMECAST='chromecast',n.APPLE_TV='appletv',n.PIP='pip',n.HEADPHONES='externalHeadphones',n.SCREEN='',exports.ContentType=void 0,(a=exports.ContentType||(exports.ContentType={})).MP4='mp4',a.DASH='dash',a.DASH_SEP='dash_sep',a.ONDEMAND_DASH='ondemand_dash',a.HLS='hls',a.ONDEMAND_HLS='ondemand_hls',a.WEBM='webm',a.UNKNOWN='unknown',function(t){t.AUTO='auto',t.MANUAL=''}(h||(h={})),exports.ConnectionType=void 0,(u=exports.ConnectionType||(exports.ConnectionType={})).HTTP1='http1',u.HTTP2='http2',u.HTTP3='http3',function(t){t[t.YES=1]='YES',t[t.NO=0]='NO'}(l||(l={}));const c={[exports.ApiEnv.PROD]:'https://api.ok.ru',[exports.ApiEnv.VK_ALIAS]:'https://api.mycdn.me',[exports.ApiEnv.VIDEOTEST]:'https://videotestapi.ok.ru/api',[exports.ApiEnv.TEST]:'https://apitest.ok.ru',[exports.ApiEnv.AUTO]:''},d={start:1e3,factor:1.5,max:3e5,random:1e3};var m;!function(t){t[t.PARAM_SESSION_EXPIRED=102]='PARAM_SESSION_EXPIRED',t[t.PARAM_SESSION_KEY=103]='PARAM_SESSION_KEY',t[t.PARAM_SIGNATURE=104]='PARAM_SIGNATURE',t[t.AUTH_LOGIN=401]='AUTH_LOGIN'}(m||(m={}));class g{params;uuid;authToken;sessionKey;authorizePromise;refreshAuthTokenPromise;consequentAuthErrors=0;authorized$=new t.ValueSubject(!1);backoffTimeoutId;constructor(t){this.params=t;const e=p.get('uuid');e?this.uuid=String(e):(this.uuid=function(){const t='0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz'.split(''),e=new Array(36);let r,o,s=0;for(o=0;o<36;o++)8===o||13===o||18===o||23===o?e[o]='-':14===o?e[o]='4':(s<=2&&(s=33554432+16777216*Math.random()|0),r=15&s,s>>=4,e[o]=t[19===o?3&r|8:r]);return e.join('')}(),p.set('uuid',this.uuid))}async authorize(t){return this.authToken=t??await this.refreshAuthToken(),this._authorizeWithBackoff()}logBeacon(t){const e=this.createLogParams(t),r=this.sessionKey;if(!r)return;this.params.apiTransport.sendBeacon('log.externalLog',e,r)||this.logRequest(t)}async logRequest(t){const e='log.externalLog',r=this.createLogParams(t),o=this.sessionKey??await this._authorizeWithBackoff();if(!o)return;const s=async(t,i=this.params.requestRetryCount)=>{try{return await this.params.apiTransport.sendRequest(e,r,o)}catch(r){if(!r||!('error_code'in r))return void this.params.error$.next({id:'logRequestUnknown',message:`Unknown ${e} error`,thrown:r});const o=r?.error_code;switch(o){case m.PARAM_SESSION_EXPIRED:case m.PARAM_SESSION_KEY:case m.PARAM_SIGNATURE:return this.authorized$.next(!1),this.sessionKey=await this._authorizeWithBackoff(),i>0?s(t,i-1):void 0;case m.AUTH_LOGIN:return this.authorized$.next(!1),this.authToken=await this.refreshAuthToken(),this.sessionKey=await this._authorizeWithBackoff(),i>0?s(t,i-1):void 0;default:return void this.params.error$.next({id:`LogRequest#${o}`,message:`${e} error`,data:r})}}};return s(t)}destroy(){window.clearTimeout(this.backoffTimeoutId),this.backoffTimeoutId=0}async refreshAuthToken(){if(this.params.refreshAuthToken)return this.refreshAuthTokenPromise||(this.refreshAuthTokenPromise=this.params.refreshAuthToken().finally((()=>{this.refreshAuthTokenPromise=void 0}))),this.refreshAuthTokenPromise}createLogParams(t){return{collector:'ok.mobile.apps.video',data:JSON.stringify({application:'@vkontakte/videoplayer-statistics:1.0.21',platform:'WEB',items:t.map((t=>({...t,time:0,type:1})))})}}_authorizeWithBackoff(){if(!this.consequentAuthErrors)return this._authorize();const e=t.getExponentialDelay(this.consequentAuthErrors,d);return new Promise((t=>{this.backoffTimeoutId||(this.backoffTimeoutId=window.setTimeout((()=>{this._authorize().then(t).catch((t=>this.params.error$.next({id:'AuthorizeBackoff',message:'Otherwise unhandle errror in authrization',thrown:t}))).finally((()=>this.backoffTimeoutId=0))}),e))}))}async _authorize(){if(this.authorizePromise)return this.authorizePromise;this.sessionKey=void 0,this.authorized$.next(!1);const t={session_data:{version:2,device_id:this.uuid,client_version:'1.0.21'.split('-')[0],client_type:'SDK_JS'}};return void 0!==this.authToken&&(t.session_data.auth_token=this.authToken,t.session_data.version=3),this.authorizePromise=this.params.apiTransport.sendRequest('auth.anonymLogin',t).then((t=>(t&&t.session_key||this.params.error$.next({id:'AuthorizeFailed',message:'No session key',data:t}),this.sessionKey=t?.session_key??void 0,this.sessionKey))).catch((async t=>{this.sessionKey=void 0;const e=t?.error_code;switch(e){case m.AUTH_LOGIN:return this.authToken=await this.refreshAuthToken(),this._authorizeWithBackoff()}e?this.params.error$.next({id:`Authorize#${e}`,message:'authorize error',data:t}):this.params.error$.next({id:'AuthorizeUnknown',message:'authorize error',thrown:t})})).finally((()=>{this.authorizePromise=void 0,this.consequentAuthErrors=this.sessionKey?0:this.consequentAuthErrors+1,this.authorized$.next(void 0!==this.sessionKey)})),this.authorizePromise}}class f{constructor(){Object.defineProperty(this,'listeners',{value:{},writable:!0,configurable:!0})}addEventListener(t,e,r){t in this.listeners||(this.listeners[t]=[]),this.listeners[t].push({callback:e,options:r})}removeEventListener(t,e){if(!(t in this.listeners))return;const r=this.listeners[t];for(let t=0,o=r.length;t<o;t++)if(r[t].callback===e)return void r.splice(t,1)}dispatchEvent(t){if(!(t.type in this.listeners))return;const e=this.listeners[t.type].slice();for(let r=0,o=e.length;r<o;r++){const o=e[r];try{o.callback.call(this,t)}catch(t){Promise.resolve().then((()=>{throw t}))}o.options&&o.options.once&&this.removeEventListener(t.type,o.callback)}return!t.defaultPrevented}}class y extends f{constructor(){super(),this.listeners||f.call(this),Object.defineProperty(this,'aborted',{value:!1,writable:!0,configurable:!0}),Object.defineProperty(this,'onabort',{value:null,writable:!0,configurable:!0})}toString(){return'[object AbortSignal]'}dispatchEvent(t){'abort'===t.type&&(this.aborted=!0,'function'==typeof this.onabort&&this.onabort.call(this,t)),super.dispatchEvent(t)}}function A(t){return t.__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL?(console.log('__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL=true is set, will force install polyfill'),!0):'function'==typeof t.Request&&!t.Request.prototype.hasOwnProperty('signal')||!t.AbortController}'undefined'!=typeof Symbol&&Symbol.toStringTag&&(class{constructor(){Object.defineProperty(this,'signal',{value:new y,writable:!0,configurable:!0})}abort(){let t;try{t=new Event('abort')}catch(e){'undefined'!=typeof document?document.createEvent?(t=document.createEvent('Event'),t.initEvent('abort',!1,!1)):(t=document.createEventObject(),t.type='abort'):t={type:'abort',bubbles:!1,cancelable:!1}}this.signal.dispatchEvent(t)}toString(){return'[object AbortController]'}}.prototype[Symbol.toStringTag]='AbortController',y.prototype[Symbol.toStringTag]='AbortSignal');const b=A({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),v=b?function(t){'function'==typeof t&&(t={fetch:t});const{fetch:e,Request:r=e.Request,AbortController:o,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:s=!1}=t;if(!A({fetch:e,Request:r,AbortController:o,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:s}))return{fetch:e,Request:i};let i=r;(i&&!i.prototype.hasOwnProperty('signal')||s)&&(i=function(t,e){let o;e&&e.signal&&(o=e.signal,delete e.signal);const s=new r(t,e);return o&&Object.defineProperty(s,'signal',{writable:!1,enumerable:!1,configurable:!0,value:o}),s},i.prototype=r.prototype);const n=e;return{fetch:(t,e)=>{const r=i&&i.prototype.isPrototypeOf(t)?t.signal:e?e.signal:void 0;if(r){let o;try{o=new DOMException('Aborted','AbortError')}catch(t){o=new Error('Aborted'),o.name='AbortError'}if(r.aborted)return Promise.reject(o);const s=new Promise(((t,e)=>{r.addEventListener('abort',(()=>e(o)),{once:!0})}));return e&&e.signal&&delete e.signal,Promise.race([s,n(t,e)])}return n(t,e)},Request:i}}({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,w=b?v.fetch:window.fetch;b?v.Request:window.Request;class _{apiKey;apiBaseUrl;apiEnv;isApiBaseUrlFetched;params;constructor(t){this.params=t,this.apiKey=t.apiKey,this.apiEnv=t.apiEnv,this.apiBaseUrl=t.apiBaseUrl,this.isApiBaseUrlFetched=!1}async resolveApiBaseUrl(){if(this.apiEnv!==exports.ApiEnv.AUTO||this.isApiBaseUrlFetched)return this.apiBaseUrl;try{const t=atob('aHR0cHM6Ly9kbnMuZ29vZ2xlL3Jlc29sdmU/bmFtZT12aWRlby5fZW5kcG9pbnQub2sucnUmdHlwZT1UWFQ='),e=await w(t,{method:'GET',mode:'cors',cache:'no-cache'}),r=(await e.json())?.Answer[0]?.data;if(!r)throw new Error('Wrong DNS response');return r}catch(t){return this.params.error$.next({id:'OneStat:ApiTransport:resolveApiBaseUrl',message:'Unhandled resolve api base url error',thrown:t}),c[exports.ApiEnv.VK_ALIAS]}finally{this.isApiBaseUrlFetched=!0}}sendBeacon(t,e,r){if(!window.Blob||!window.navigator.sendBeacon)return!1;const o=this._prepareQueryParams({method:t,queryParams:e,sessionKey:r}),s=new window.Blob([o.toString()],{type:'application/x-www-form-urlencoded'});try{return window.navigator.sendBeacon(`${this.apiBaseUrl}/fb.do`,s)}catch(r){this.params.error$.next({id:'OneStat:ApiTransport:sendBeacon',message:'Unhandled beacon error',thrown:r,data:{method:t,params:e}})}return!1}async sendRequest(t,e,r){const o=Date.now(),s=s=>{s instanceof TypeError&&['Failed to fetch','NetworkError when attempting to fetch resource.'].includes(s.message)?this.params.error$.next({id:'Network',message:'Request failed',thrown:s}):this.params.error$.next({id:'OneStat:ApiTransport:sendRequest',message:'Unhandled request error',thrown:s,data:{method:t,params:e,sessionKey:r,time:Date.now()-o}})};return this.apiBaseUrl=await this.resolveApiBaseUrl(),w(`${this.apiBaseUrl}/fb.do`,{method:'post',headers:{'Content-type':'application/x-www-form-urlencoded'},body:this._prepareQueryParams({method:t,queryParams:e,sessionKey:r})}).then((t=>Number(t.headers.get('content-length'))>0?t.json().then((t=>Object.prototype.hasOwnProperty.call(t,'error_msg')?Promise.reject(t):t),s):void 0),s)}_prepareQueryParams(t){const e=new URLSearchParams({format:'JSON',method:t.method,application_key:this.apiKey});return void 0!==t.sessionKey&&e.append('session_key',t.sessionKey),Object.entries(t.queryParams).forEach((([t,r])=>e.append(t,'string'==typeof r?r:JSON.stringify(r)))),e}}class E{api;error$;requestQueue=[];subscription;isPaused=!1;debouncedFlush=r.default((()=>{try{this.flush()}catch(t){this.error$.next({id:'LoggerError',message:String(t)??'Unknown logger error',thrown:t})}}),3e3,{maxWait:15e3});constructor(t){this.api=t.api,this.error$=t.error$,this.subscription=this.api.authorized$.subscribe((t=>{t&&this.debouncedFlush()}))}log(t){this.requestQueue.push(t),this.isPaused||this.debouncedFlush()}flush(t=!1){0!==this.requestQueue.length&&(this.api.authorized$.getValue()?(t?this.api.logBeacon(this.requestQueue):this.api.logRequest(this.requestQueue),this.requestQueue=[]):t||this.api.authorize(),this.debouncedFlush.cancel())}pause(){this.isPaused=!0,this.debouncedFlush.cancel()}resume(){this.isPaused=!1,this.debouncedFlush()}destroy(){this.subscription.unsubscribe()}}exports.OneStat=class{api;logger;config;subscription=new t.Subscription;experimental;statContext;constructor(e,r){this.statContext=e,this.config={...r.config??{},requestRetryCount:1};const o=new t.Subject;this.experimental={error$:o};const s=new _({apiKey:'CIOPGQJGDIHBABABA',apiBaseUrl:c[r.apiEnv],apiEnv:r.apiEnv,error$:o});this.api=new g({apiTransport:s,refreshAuthToken:r.refreshAuthToken,requestRetryCount:this.config.requestRetryCount,error$:o}),this.logger=new E({api:this.api,error$:o}),this.subscription.add(t.fromEvent(window,'beforeunload').subscribe((()=>this.logger.flush(!0))))}updateContext(t){this.statContext={...this.statContext,...t}}authorize(t){return this.api.authorize(t)}pause(){this.logger.pause()}resume(){this.logger.resume()}destroy(){this.logger.flush(),this.subscription.unsubscribe(),this.api.destroy(),this.logger.destroy()}logInited(){this.log({operation:'init'})}logReady(t){this.log({operation:'player_ready',param:String(t.time)})}logStarted(t){this.log({operation:'play',param:String(Math.round(t.position))})}logPlay(){this.log({operation:'play_toggle'})}logPause(t){this.log({operation:'pause',param:String(Math.round(t.position))})}logSeek(){this.log({operation:'seek'})}logFirstBytes(t){this.log({operation:'first_bytes',param:String(t.time)})}logFirstFrame(t){this.log({operation:'first_frame',param:String(t.time)})}logError(t){this.log({operation:'error',param:t.errorType})}logWatchCoverageRecord(t){this.log({operation:'watch_coverage_record',param:`${t.start}-${t.end}`}),this.logger.flush(!0)}logWatchCoverageLive(t){this.log({operation:'watch_coverage_live',param:`${t.start}-${t.end}`}),this.logger.flush(!0)}logEmptyBuffer(t){this.log({operation:'empty_buffer',param:String(t.duration)})}logDownloadSpeed(t){this.log({operation:'download_speed',param:String(t.speed)})}logAdSlotRequest(){this.log({operation:'adv',param:'slot_request'})}logAdStarted(t){this.log({operation:'adv',param:t})}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'})}log(t){const e=this.crateLogItem(t);this.logger.log(e)}crateLogItem({operation:t,param:e}){const r=Date.now(),o={vid:this.statContext.movieId,quality:this.statContext.quality,dst:this.statContext.destination,ct:this.statContext.contentType,aid:this.statContext.albumId,place:this.statContext.place,cdn_host:this.statContext.cdnHostname,connection_type:this.statContext.connectionType,connection_reused:!0===this.statContext.connectionReused?l.YES:!1===this.statContext.connectionReused?l.NO:void 0,stat_type:!0===this.statContext.autoplay?h.AUTO:!1===this.statContext.autoplay?h.MANUAL:void 0,vk_playlist_id:this.statContext.vkPlaylistId,vk_app_id:this.statContext.vkAppId,track_code:this.statContext.trackCode};return void 0!==e&&(o.param=e),{operation:t,timestamp:r,custom:o}}};
6
+ 'use strict';Object.defineProperty(exports,'__esModule',{value:!0});var e=require('@vkontakte/videoplayer-shared/esnext.cjs.js');function t(e){return e&&'object'==typeof e&&'default'in e?e:{default:e}}var o=t(require('lodash/debounce.js'));const s=(()=>{try{const e=Date.now().toString(),t=window.localStorage;t.setItem(e,e);const o=t.getItem(e)===e;return t.removeItem(e),o?t:null}catch(e){return null}})();var r,i,a,n,h,u,p,c={get:e=>function(e){const t=s?s.getItem('_one-stat_'+e):null;if(null===t)return null;try{return JSON.parse(t)}catch(e){return null}}(e)||null,set(e,t){!function(e,t){try{s&&s.setItem('_one-stat_'+e,JSON.stringify(t))}catch(e){}}(e,t)},remove(e){!function(e){s&&s.removeItem('_one-stat_'+e)}(e)}};exports.ApiEnv=void 0,(r=exports.ApiEnv||(exports.ApiEnv={})).PROD='prod',r.VK_ALIAS='vk_alias',r.VIDEOTEST='videotest',r.TEST='test',r.AUTO='auto',exports.Quality=void 0,(i=exports.Quality||(exports.Quality={})).Q144P='144',i.Q240P='240',i.Q360P='360',i.Q480P='480',i.Q720P='720',i.Q1080P='1080',i.Q1440P='1440',i.Q2160P='2160',i.Q4320P='4320',i.UNKNOWN='unknown',exports.ScreenDestination=void 0,(a=exports.ScreenDestination||(exports.ScreenDestination={})).CHROMECAST='chromecast',a.APPLE_TV='appletv',a.PIP='pip',a.HEADPHONES='externalHeadphones',a.SCREEN='',exports.ContentType=void 0,(n=exports.ContentType||(exports.ContentType={})).MP4='mp4',n.DASH='dash',n.DASH_SEP='dash_sep',n.ONDEMAND_DASH='ondemand_dash',n.HLS='hls',n.ONDEMAND_HLS='ondemand_hls',n.WEBM='webm',n.UNKNOWN='unknown',function(e){e.AUTO='auto',e.MANUAL=''}(h||(h={})),exports.ConnectionType=void 0,(u=exports.ConnectionType||(exports.ConnectionType={})).HTTP1='http1',u.HTTP2='http2',u.HTTP3='http3',function(e){e[e.YES=1]='YES',e[e.NO=0]='NO'}(p||(p={}));const l={[exports.ApiEnv.PROD]:'https://api.ok.ru',[exports.ApiEnv.VK_ALIAS]:'https://api.mycdn.me',[exports.ApiEnv.VIDEOTEST]:'https://videotestapi.ok.ru/api',[exports.ApiEnv.TEST]:'https://apitest.ok.ru',[exports.ApiEnv.AUTO]:''},d={start:1e3,factor:1.5,max:3e5,random:.1};var m;!function(e){e[e.PARAM_SESSION_EXPIRED=102]='PARAM_SESSION_EXPIRED',e[e.PARAM_SESSION_KEY=103]='PARAM_SESSION_KEY',e[e.PARAM_SIGNATURE=104]='PARAM_SIGNATURE',e[e.AUTH_LOGIN=401]='AUTH_LOGIN'}(m||(m={}));class g{params;uuid;authToken;sessionKey;authorizePromise;refreshAuthTokenPromise;consequentAuthErrors=0;authorized$=new e.ValueSubject(!1);backoffTimeoutId;constructor(e){this.params=e;const t=c.get('uuid');t?this.uuid=String(t):(this.uuid=function(){const e='0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz'.split(''),t=new Array(36);let o,s,r=0;for(s=0;s<36;s++)8===s||13===s||18===s||23===s?t[s]='-':14===s?t[s]='4':(r<=2&&(r=33554432+16777216*Math.random()|0),o=15&r,r>>=4,t[s]=e[19===s?3&o|8:o]);return t.join('')}(),c.set('uuid',this.uuid))}async authorize(e){return this.authToken=e??await this.refreshAuthToken(),this._authorizeWithBackoff()}logBeacon(e){const t=this.createLogParams(e),o=this.sessionKey;if(!o)return;this.params.apiTransport.sendBeacon('log.externalLog',t,o)||this.logRequest(e)}async logRequest(e){const t='log.externalLog',o=this.createLogParams(e),s=this.sessionKey??await this._authorizeWithBackoff();if(!s)return;const r=async(e,i=this.params.requestRetryCount)=>{try{return await this.params.apiTransport.sendRequest(t,o,s)}catch(o){if(!o||!('error_code'in o))return void this.params.error$.next({id:'logRequestUnknown',message:`Unknown ${t} error`,thrown:o});const s=o?.error_code;switch(s){case m.PARAM_SESSION_EXPIRED:case m.PARAM_SESSION_KEY:case m.PARAM_SIGNATURE:return this.authorized$.next(!1),this.sessionKey=await this._authorizeWithBackoff(),i>0?r(e,i-1):void 0;case m.AUTH_LOGIN:return this.authorized$.next(!1),this.authToken=await this.refreshAuthToken(),this.sessionKey=await this._authorizeWithBackoff(),i>0?r(e,i-1):void 0;default:return void this.params.error$.next({id:`LogRequest#${s}`,message:`${t} error`,data:o})}}};return r(e)}destroy(){window.clearTimeout(this.backoffTimeoutId),this.backoffTimeoutId=0}async refreshAuthToken(){if(this.params.refreshAuthToken)return this.refreshAuthTokenPromise||(this.refreshAuthTokenPromise=this.params.refreshAuthToken().finally((()=>{this.refreshAuthTokenPromise=void 0}))),this.refreshAuthTokenPromise}createLogParams(e){return{collector:'ok.mobile.apps.video',data:JSON.stringify({application:'@vkontakte/videoplayer-statistics:1.0.24',platform:'WEB',items:e.map((e=>({...e,time:0,type:1})))})}}_authorizeWithBackoff(){if(!this.consequentAuthErrors)return this._authorize();const t=e.getExponentialDelay(this.consequentAuthErrors,d);return new Promise((e=>{this.backoffTimeoutId||(this.backoffTimeoutId=window.setTimeout((()=>{this._authorize().then(e).catch((e=>this.params.error$.next({id:'AuthorizeBackoff',message:'Otherwise unhandle errror in authrization',thrown:e}))).finally((()=>this.backoffTimeoutId=0))}),t))}))}async _authorize(){if(this.authorizePromise)return this.authorizePromise;this.sessionKey=void 0,this.authorized$.next(!1);const e={session_data:{version:2,device_id:this.uuid,client_version:'1.0.24'.split('-')[0],client_type:'SDK_JS'}};return void 0!==this.authToken&&(e.session_data.auth_token=this.authToken,e.session_data.version=3),this.authorizePromise=this.params.apiTransport.sendRequest('auth.anonymLogin',e).then((e=>(e&&e.session_key||this.params.error$.next({id:'AuthorizeFailed',message:'No session key',data:e}),this.sessionKey=e?.session_key??void 0,this.sessionKey))).catch((async e=>{this.sessionKey=void 0;const t=e?.error_code;switch(t){case m.AUTH_LOGIN:return this.authToken=await this.refreshAuthToken(),this._authorizeWithBackoff()}t?this.params.error$.next({id:`Authorize#${t}`,message:'authorize error',data:e}):this.params.error$.next({id:'AuthorizeUnknown',message:'authorize error',thrown:e})})).finally((()=>{this.authorizePromise=void 0,this.consequentAuthErrors=this.sessionKey?0:this.consequentAuthErrors+1,this.authorized$.next(void 0!==this.sessionKey)})),this.authorizePromise}}function f(e){return e.__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL?(console.log('__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL=true is set, will force install polyfill'),!0):'function'==typeof e.Request&&!e.Request.prototype.hasOwnProperty('signal')||!e.AbortController}const y=f({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),A=y?function(e){'function'==typeof e&&(e={fetch:e});const{fetch:t,Request:o=t.Request,AbortController:s,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:r=!1}=e;if(!f({fetch:t,Request:o,AbortController:s,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:r}))return{fetch:t,Request:i};let i=o;(i&&!i.prototype.hasOwnProperty('signal')||r)&&(i=function(e,t){let s;t&&t.signal&&(s=t.signal,delete t.signal);const r=new o(e,t);return s&&Object.defineProperty(r,'signal',{writable:!1,enumerable:!1,configurable:!0,value:s}),r},i.prototype=o.prototype);const a=t;return{fetch:(e,t)=>{const o=i&&i.prototype.isPrototypeOf(e)?e.signal:t?t.signal:void 0;if(o){let s;try{s=new DOMException('Aborted','AbortError')}catch(e){s=new Error('Aborted'),s.name='AbortError'}if(o.aborted)return Promise.reject(s);const r=new Promise(((e,t)=>{o.addEventListener('abort',(()=>t(s)),{once:!0})}));return t&&t.signal&&delete t.signal,Promise.race([r,a(e,t)])}return a(e,t)},Request:i}}({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,_=y?A.fetch:window.fetch;y?A.Request:window.Request;class w{apiKey;apiBaseUrl;apiEnv;isApiBaseUrlFetched;params;constructor(e){this.params=e,this.apiKey=e.apiKey,this.apiEnv=e.apiEnv,this.apiBaseUrl=e.apiBaseUrl,this.isApiBaseUrlFetched=!1}async resolveApiBaseUrl(){if(this.apiEnv!==exports.ApiEnv.AUTO||this.isApiBaseUrlFetched)return this.apiBaseUrl;try{const e=atob('aHR0cHM6Ly9kbnMuZ29vZ2xlL3Jlc29sdmU/bmFtZT12aWRlby5fZW5kcG9pbnQub2sucnUmdHlwZT1UWFQ='),t=await _(e,{method:'GET',mode:'cors',cache:'no-cache'}),o=(await t.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',message:'Unhandled resolve api base url error',thrown:e}),l[exports.ApiEnv.VK_ALIAS]}finally{this.isApiBaseUrlFetched=!0}}sendBeacon(e,t,o){if(!window.Blob||!window.navigator.sendBeacon)return!1;const s=this._prepareQueryParams({method:e,queryParams:t,sessionKey:o}),r=new window.Blob([s.toString()],{type:'application/x-www-form-urlencoded'});try{return window.navigator.sendBeacon(`${this.apiBaseUrl}/fb.do`,r)}catch(o){this.params.error$.next({id:'OneStat:ApiTransport:sendBeacon',message:'Unhandled beacon error',thrown:o,data:{method:e,params:t}})}return!1}async sendRequest(e,t,o){const s=Date.now(),r=r=>{r instanceof TypeError&&['Failed to fetch','NetworkError when attempting to fetch resource.'].includes(r.message)?this.params.error$.next({id:'Network',message:'Request failed',thrown:r}):this.params.error$.next({id:'OneStat:ApiTransport:sendRequest',message:'Unhandled request error',thrown:r,data:{method:e,params:t,sessionKey:o,time:Date.now()-s}})};return this.apiBaseUrl=await this.resolveApiBaseUrl(),_(`${this.apiBaseUrl}/fb.do`,{method:'post',headers:{'Content-type':'application/x-www-form-urlencoded'},body:this._prepareQueryParams({method:e,queryParams:t,sessionKey:o})}).then((e=>Number(e.headers.get('content-length'))>0?e.json().then((e=>Object.prototype.hasOwnProperty.call(e,'error_msg')?Promise.reject(e):e),r):void 0),r)}_prepareQueryParams(e){const t=new URLSearchParams({format:'JSON',method:e.method,application_key:this.apiKey});return void 0!==e.sessionKey&&t.append('session_key',e.sessionKey),Object.entries(e.queryParams).forEach((([e,o])=>t.append(e,'string'==typeof o?o:JSON.stringify(o)))),t}}class v{api;error$;requestQueue=[];subscription;isPaused=!1;debouncedFlush=o.default((()=>{try{this.flush()}catch(e){this.error$.next({id:'LoggerError',message:String(e)??'Unknown logger error',thrown:e})}}),3e3,{maxWait:15e3});constructor(e){this.api=e.api,this.error$=e.error$,this.subscription=this.api.authorized$.subscribe((e=>{e&&this.debouncedFlush()}))}log(e){this.requestQueue.push(e),this.isPaused||this.debouncedFlush()}flush(e=!1){0!==this.requestQueue.length&&(this.api.authorized$.getValue()?(e?this.api.logBeacon(this.requestQueue):this.api.logRequest(this.requestQueue),this.requestQueue=[]):e||this.api.authorize(),this.debouncedFlush.cancel())}pause(){this.isPaused=!0,this.debouncedFlush.cancel()}resume(){this.isPaused=!1,this.debouncedFlush()}destroy(){this.subscription.unsubscribe()}}exports.OneStat=class{api;logger;config;subscription=new e.Subscription;experimental;statContext;constructor(t,o){this.statContext=t,this.config={...o.config??{},requestRetryCount:1};const s=new e.Subject;this.experimental={error$:s};const r=new w({apiKey:'CIOPGQJGDIHBABABA',apiBaseUrl:l[o.apiEnv],apiEnv:o.apiEnv,error$:s});this.api=new g({apiTransport:r,refreshAuthToken:o.refreshAuthToken,requestRetryCount:this.config.requestRetryCount,error$:s}),this.logger=new v({api:this.api,error$:s}),this.subscription.add(e.fromEvent(window,'beforeunload').subscribe((()=>this.logger.flush(!0))))}updateContext(e){this.statContext={...this.statContext,...e}}authorize(e){return this.api.authorize(e)}pause(){this.logger.pause()}resume(){this.logger.resume()}destroy(){this.logger.flush(),this.subscription.unsubscribe(),this.api.destroy(),this.logger.destroy()}logInited(){this.log({operation:'init'})}logReady(e){this.log({operation:'player_ready',param:String(e.time)})}logStarted(e){this.log({operation:'play',param:String(Math.round(e.position))})}logPlay(){this.log({operation:'play_toggle'})}logPause(e){this.log({operation:'pause',param:String(Math.round(e.position))})}logSeek(){this.log({operation:'seek'})}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:'error',param:e.errorType})}logWatchCoverageRecord(e){this.log({operation:'watch_coverage_record',param:`${e.start}-${e.end}`}),this.logger.flush(!0)}logWatchCoverageLive(e){this.log({operation:'watch_coverage_live',param:`${e.start}-${e.end}`}),this.logger.flush(!0)}logEmptyBuffer(e){this.log({operation:'empty_buffer',param:String(e.duration)})}logDownloadSpeed(e){this.log({operation:'download_speed',param:String(e.speed)})}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'})}log(e){const t=this.crateLogItem(e);this.logger.log(t)}crateLogItem({operation:e,param:t}){const o=Date.now(),s={vid:this.statContext.movieId,quality:this.statContext.quality,dst:this.statContext.destination,ct:this.statContext.contentType,aid:this.statContext.albumId,place:this.statContext.place,cdn_host:this.statContext.cdnHostname,connection_type:this.statContext.connectionType,connection_reused:!0===this.statContext.connectionReused?p.YES:!1===this.statContext.connectionReused?p.NO:void 0,stat_type:!0===this.statContext.autoplay?h.AUTO:!1===this.statContext.autoplay?h.MANUAL:void 0,vk_playlist_id:this.statContext.vkPlaylistId,vk_app_id:this.statContext.vkAppId,track_code:this.statContext.trackCode};return void 0!==t&&(s.param=t),{operation:e,timestamp:o,custom:s}}};
@@ -0,0 +1,3 @@
1
+ import { IOneStat, OneStat, IStatContext } from './OneStat';
2
+ import { ApiEnv, ContentType, ScreenDestination, Quality, ConnectionType } from './types';
3
+ export { OneStat, IOneStat, IStatContext, ApiEnv, ContentType, ScreenDestination, Quality, ConnectionType };
package/esnext.esm.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
- * @vkontakte/videoplayer-statistics v1.0.21
3
- * Thu, 11 Aug 2022 10:22:54 GMT
4
- * https://st.mycdn.me/static/playersdk/1-0-21/doc/
2
+ * @vkontakte/videoplayer-statistics v1.0.24
3
+ * Thu, 01 Sep 2022 13:52:07 GMT
4
+ * https://st.mycdn.me/static/vkontakte-videoplayer/1-0-24/doc/
5
5
  */
6
- import{ValueSubject as t,getExponentialDelay as e,Subscription as r,Subject as s,fromEvent as o}from'@vkontakte/videoplayer-shared/esnext.esm.js';import i from'lodash/debounce';const a=(()=>{try{const t=Date.now().toString(),e=window.localStorage;e.setItem(t,t);const r=e.getItem(t)===t;return e.removeItem(t),r?e:null}catch(t){return null}})();var n,h,u,l,c,p,d,m={get:t=>function(t){const e=a?a.getItem('_one-stat_'+t):null;if(null===e)return null;try{return JSON.parse(e)}catch(t){return null}}(t)||null,set(t,e){!function(t,e){try{a&&a.setItem('_one-stat_'+t,JSON.stringify(e))}catch(t){}}(t,e)},remove(t){!function(t){a&&a.removeItem('_one-stat_'+t)}(t)}};!function(t){t.PROD='prod',t.VK_ALIAS='vk_alias',t.VIDEOTEST='videotest',t.TEST='test',t.AUTO='auto'}(n||(n={})),function(t){t.Q144P='144',t.Q240P='240',t.Q360P='360',t.Q480P='480',t.Q720P='720',t.Q1080P='1080',t.Q1440P='1440',t.Q2160P='2160',t.Q4320P='4320',t.UNKNOWN='unknown'}(h||(h={})),function(t){t.CHROMECAST='chromecast',t.APPLE_TV='appletv',t.PIP='pip',t.HEADPHONES='externalHeadphones',t.SCREEN=''}(u||(u={})),function(t){t.MP4='mp4',t.DASH='dash',t.DASH_SEP='dash_sep',t.ONDEMAND_DASH='ondemand_dash',t.HLS='hls',t.ONDEMAND_HLS='ondemand_hls',t.WEBM='webm',t.UNKNOWN='unknown'}(l||(l={})),function(t){t.AUTO='auto',t.MANUAL=''}(c||(c={})),function(t){t.HTTP1='http1',t.HTTP2='http2',t.HTTP3='http3'}(p||(p={})),function(t){t[t.YES=1]='YES',t[t.NO=0]='NO'}(d||(d={}));const g={[n.PROD]:'https://api.ok.ru',[n.VK_ALIAS]:'https://api.mycdn.me',[n.VIDEOTEST]:'https://videotestapi.ok.ru/api',[n.TEST]:'https://apitest.ok.ru',[n.AUTO]:''},f={start:1e3,factor:1.5,max:3e5,random:1e3};var y;!function(t){t[t.PARAM_SESSION_EXPIRED=102]='PARAM_SESSION_EXPIRED',t[t.PARAM_SESSION_KEY=103]='PARAM_SESSION_KEY',t[t.PARAM_SIGNATURE=104]='PARAM_SIGNATURE',t[t.AUTH_LOGIN=401]='AUTH_LOGIN'}(y||(y={}));class A{params;uuid;authToken;sessionKey;authorizePromise;refreshAuthTokenPromise;consequentAuthErrors=0;authorized$=new t(!1);backoffTimeoutId;constructor(t){this.params=t;const e=m.get('uuid');e?this.uuid=String(e):(this.uuid=function(){const t='0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz'.split(''),e=new Array(36);let r,s,o=0;for(s=0;s<36;s++)8===s||13===s||18===s||23===s?e[s]='-':14===s?e[s]='4':(o<=2&&(o=33554432+16777216*Math.random()|0),r=15&o,o>>=4,e[s]=t[19===s?3&r|8:r]);return e.join('')}(),m.set('uuid',this.uuid))}async authorize(t){return this.authToken=t??await this.refreshAuthToken(),this._authorizeWithBackoff()}logBeacon(t){const e=this.createLogParams(t),r=this.sessionKey;if(!r)return;this.params.apiTransport.sendBeacon('log.externalLog',e,r)||this.logRequest(t)}async logRequest(t){const e='log.externalLog',r=this.createLogParams(t),s=this.sessionKey??await this._authorizeWithBackoff();if(!s)return;const o=async(t,i=this.params.requestRetryCount)=>{try{return await this.params.apiTransport.sendRequest(e,r,s)}catch(r){if(!r||!('error_code'in r))return void this.params.error$.next({id:'logRequestUnknown',message:`Unknown ${e} error`,thrown:r});const s=r?.error_code;switch(s){case y.PARAM_SESSION_EXPIRED:case y.PARAM_SESSION_KEY:case y.PARAM_SIGNATURE:return this.authorized$.next(!1),this.sessionKey=await this._authorizeWithBackoff(),i>0?o(t,i-1):void 0;case y.AUTH_LOGIN:return this.authorized$.next(!1),this.authToken=await this.refreshAuthToken(),this.sessionKey=await this._authorizeWithBackoff(),i>0?o(t,i-1):void 0;default:return void this.params.error$.next({id:`LogRequest#${s}`,message:`${e} error`,data:r})}}};return o(t)}destroy(){window.clearTimeout(this.backoffTimeoutId),this.backoffTimeoutId=0}async refreshAuthToken(){if(this.params.refreshAuthToken)return this.refreshAuthTokenPromise||(this.refreshAuthTokenPromise=this.params.refreshAuthToken().finally((()=>{this.refreshAuthTokenPromise=void 0}))),this.refreshAuthTokenPromise}createLogParams(t){return{collector:'ok.mobile.apps.video',data:JSON.stringify({application:'@vkontakte/videoplayer-statistics:1.0.21',platform:'WEB',items:t.map((t=>({...t,time:0,type:1})))})}}_authorizeWithBackoff(){if(!this.consequentAuthErrors)return this._authorize();const t=e(this.consequentAuthErrors,f);return new Promise((e=>{this.backoffTimeoutId||(this.backoffTimeoutId=window.setTimeout((()=>{this._authorize().then(e).catch((t=>this.params.error$.next({id:'AuthorizeBackoff',message:'Otherwise unhandle errror in authrization',thrown:t}))).finally((()=>this.backoffTimeoutId=0))}),t))}))}async _authorize(){if(this.authorizePromise)return this.authorizePromise;this.sessionKey=void 0,this.authorized$.next(!1);const t={session_data:{version:2,device_id:this.uuid,client_version:'1.0.21'.split('-')[0],client_type:'SDK_JS'}};return void 0!==this.authToken&&(t.session_data.auth_token=this.authToken,t.session_data.version=3),this.authorizePromise=this.params.apiTransport.sendRequest('auth.anonymLogin',t).then((t=>(t&&t.session_key||this.params.error$.next({id:'AuthorizeFailed',message:'No session key',data:t}),this.sessionKey=t?.session_key??void 0,this.sessionKey))).catch((async t=>{this.sessionKey=void 0;const e=t?.error_code;switch(e){case y.AUTH_LOGIN:return this.authToken=await this.refreshAuthToken(),this._authorizeWithBackoff()}e?this.params.error$.next({id:`Authorize#${e}`,message:'authorize error',data:t}):this.params.error$.next({id:'AuthorizeUnknown',message:'authorize error',thrown:t})})).finally((()=>{this.authorizePromise=void 0,this.consequentAuthErrors=this.sessionKey?0:this.consequentAuthErrors+1,this.authorized$.next(void 0!==this.sessionKey)})),this.authorizePromise}}class b{constructor(){Object.defineProperty(this,'listeners',{value:{},writable:!0,configurable:!0})}addEventListener(t,e,r){t in this.listeners||(this.listeners[t]=[]),this.listeners[t].push({callback:e,options:r})}removeEventListener(t,e){if(!(t in this.listeners))return;const r=this.listeners[t];for(let t=0,s=r.length;t<s;t++)if(r[t].callback===e)return void r.splice(t,1)}dispatchEvent(t){if(!(t.type in this.listeners))return;const e=this.listeners[t.type].slice();for(let r=0,s=e.length;r<s;r++){const s=e[r];try{s.callback.call(this,t)}catch(t){Promise.resolve().then((()=>{throw t}))}s.options&&s.options.once&&this.removeEventListener(t.type,s.callback)}return!t.defaultPrevented}}class w extends b{constructor(){super(),this.listeners||b.call(this),Object.defineProperty(this,'aborted',{value:!1,writable:!0,configurable:!0}),Object.defineProperty(this,'onabort',{value:null,writable:!0,configurable:!0})}toString(){return'[object AbortSignal]'}dispatchEvent(t){'abort'===t.type&&(this.aborted=!0,'function'==typeof this.onabort&&this.onabort.call(this,t)),super.dispatchEvent(t)}}function _(t){return t.__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL?(console.log('__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL=true is set, will force install polyfill'),!0):'function'==typeof t.Request&&!t.Request.prototype.hasOwnProperty('signal')||!t.AbortController}'undefined'!=typeof Symbol&&Symbol.toStringTag&&(class{constructor(){Object.defineProperty(this,'signal',{value:new w,writable:!0,configurable:!0})}abort(){let t;try{t=new Event('abort')}catch(e){'undefined'!=typeof document?document.createEvent?(t=document.createEvent('Event'),t.initEvent('abort',!1,!1)):(t=document.createEventObject(),t.type='abort'):t={type:'abort',bubbles:!1,cancelable:!1}}this.signal.dispatchEvent(t)}toString(){return'[object AbortController]'}}.prototype[Symbol.toStringTag]='AbortController',w.prototype[Symbol.toStringTag]='AbortSignal');const v=_({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),E=v?function(t){'function'==typeof t&&(t={fetch:t});const{fetch:e,Request:r=e.Request,AbortController:s,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:o=!1}=t;if(!_({fetch:e,Request:r,AbortController:s,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:o}))return{fetch:e,Request:i};let i=r;(i&&!i.prototype.hasOwnProperty('signal')||o)&&(i=function(t,e){let s;e&&e.signal&&(s=e.signal,delete e.signal);const o=new r(t,e);return s&&Object.defineProperty(o,'signal',{writable:!1,enumerable:!1,configurable:!0,value:s}),o},i.prototype=r.prototype);const a=e;return{fetch:(t,e)=>{const r=i&&i.prototype.isPrototypeOf(t)?t.signal:e?e.signal:void 0;if(r){let s;try{s=new DOMException('Aborted','AbortError')}catch(t){s=new Error('Aborted'),s.name='AbortError'}if(r.aborted)return Promise.reject(s);const o=new Promise(((t,e)=>{r.addEventListener('abort',(()=>e(s)),{once:!0})}));return e&&e.signal&&delete e.signal,Promise.race([o,a(t,e)])}return a(t,e)},Request:i}}({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,S=v?E.fetch:window.fetch;v?E.Request:window.Request;class T{apiKey;apiBaseUrl;apiEnv;isApiBaseUrlFetched;params;constructor(t){this.params=t,this.apiKey=t.apiKey,this.apiEnv=t.apiEnv,this.apiBaseUrl=t.apiBaseUrl,this.isApiBaseUrlFetched=!1}async resolveApiBaseUrl(){if(this.apiEnv!==n.AUTO||this.isApiBaseUrlFetched)return this.apiBaseUrl;try{const t=atob('aHR0cHM6Ly9kbnMuZ29vZ2xlL3Jlc29sdmU/bmFtZT12aWRlby5fZW5kcG9pbnQub2sucnUmdHlwZT1UWFQ='),e=await S(t,{method:'GET',mode:'cors',cache:'no-cache'}),r=(await e.json())?.Answer[0]?.data;if(!r)throw new Error('Wrong DNS response');return r}catch(t){return this.params.error$.next({id:'OneStat:ApiTransport:resolveApiBaseUrl',message:'Unhandled resolve api base url error',thrown:t}),g[n.VK_ALIAS]}finally{this.isApiBaseUrlFetched=!0}}sendBeacon(t,e,r){if(!window.Blob||!window.navigator.sendBeacon)return!1;const s=this._prepareQueryParams({method:t,queryParams:e,sessionKey:r}),o=new window.Blob([s.toString()],{type:'application/x-www-form-urlencoded'});try{return window.navigator.sendBeacon(`${this.apiBaseUrl}/fb.do`,o)}catch(r){this.params.error$.next({id:'OneStat:ApiTransport:sendBeacon',message:'Unhandled beacon error',thrown:r,data:{method:t,params:e}})}return!1}async sendRequest(t,e,r){const s=Date.now(),o=o=>{o instanceof TypeError&&['Failed to fetch','NetworkError when attempting to fetch resource.'].includes(o.message)?this.params.error$.next({id:'Network',message:'Request failed',thrown:o}):this.params.error$.next({id:'OneStat:ApiTransport:sendRequest',message:'Unhandled request error',thrown:o,data:{method:t,params:e,sessionKey:r,time:Date.now()-s}})};return this.apiBaseUrl=await this.resolveApiBaseUrl(),S(`${this.apiBaseUrl}/fb.do`,{method:'post',headers:{'Content-type':'application/x-www-form-urlencoded'},body:this._prepareQueryParams({method:t,queryParams:e,sessionKey:r})}).then((t=>Number(t.headers.get('content-length'))>0?t.json().then((t=>Object.prototype.hasOwnProperty.call(t,'error_msg')?Promise.reject(t):t),o):void 0),o)}_prepareQueryParams(t){const e=new URLSearchParams({format:'JSON',method:t.method,application_key:this.apiKey});return void 0!==t.sessionKey&&e.append('session_key',t.sessionKey),Object.entries(t.queryParams).forEach((([t,r])=>e.append(t,'string'==typeof r?r:JSON.stringify(r)))),e}}class P{api;error$;requestQueue=[];subscription;isPaused=!1;debouncedFlush=i((()=>{try{this.flush()}catch(t){this.error$.next({id:'LoggerError',message:String(t)??'Unknown logger error',thrown:t})}}),3e3,{maxWait:15e3});constructor(t){this.api=t.api,this.error$=t.error$,this.subscription=this.api.authorized$.subscribe((t=>{t&&this.debouncedFlush()}))}log(t){this.requestQueue.push(t),this.isPaused||this.debouncedFlush()}flush(t=!1){0!==this.requestQueue.length&&(this.api.authorized$.getValue()?(t?this.api.logBeacon(this.requestQueue):this.api.logRequest(this.requestQueue),this.requestQueue=[]):t||this.api.authorize(),this.debouncedFlush.cancel())}pause(){this.isPaused=!0,this.debouncedFlush.cancel()}resume(){this.isPaused=!1,this.debouncedFlush()}destroy(){this.subscription.unsubscribe()}}class k{api;logger;config;subscription=new r;experimental;statContext;constructor(t,e){this.statContext=t,this.config={...e.config??{},requestRetryCount:1};const r=new s;this.experimental={error$:r};const i=new T({apiKey:'CIOPGQJGDIHBABABA',apiBaseUrl:g[e.apiEnv],apiEnv:e.apiEnv,error$:r});this.api=new A({apiTransport:i,refreshAuthToken:e.refreshAuthToken,requestRetryCount:this.config.requestRetryCount,error$:r}),this.logger=new P({api:this.api,error$:r}),this.subscription.add(o(window,'beforeunload').subscribe((()=>this.logger.flush(!0))))}updateContext(t){this.statContext={...this.statContext,...t}}authorize(t){return this.api.authorize(t)}pause(){this.logger.pause()}resume(){this.logger.resume()}destroy(){this.logger.flush(),this.subscription.unsubscribe(),this.api.destroy(),this.logger.destroy()}logInited(){this.log({operation:'init'})}logReady(t){this.log({operation:'player_ready',param:String(t.time)})}logStarted(t){this.log({operation:'play',param:String(Math.round(t.position))})}logPlay(){this.log({operation:'play_toggle'})}logPause(t){this.log({operation:'pause',param:String(Math.round(t.position))})}logSeek(){this.log({operation:'seek'})}logFirstBytes(t){this.log({operation:'first_bytes',param:String(t.time)})}logFirstFrame(t){this.log({operation:'first_frame',param:String(t.time)})}logError(t){this.log({operation:'error',param:t.errorType})}logWatchCoverageRecord(t){this.log({operation:'watch_coverage_record',param:`${t.start}-${t.end}`}),this.logger.flush(!0)}logWatchCoverageLive(t){this.log({operation:'watch_coverage_live',param:`${t.start}-${t.end}`}),this.logger.flush(!0)}logEmptyBuffer(t){this.log({operation:'empty_buffer',param:String(t.duration)})}logDownloadSpeed(t){this.log({operation:'download_speed',param:String(t.speed)})}logAdSlotRequest(){this.log({operation:'adv',param:'slot_request'})}logAdStarted(t){this.log({operation:'adv',param:t})}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'})}log(t){const e=this.crateLogItem(t);this.logger.log(e)}crateLogItem({operation:t,param:e}){const r=Date.now(),s={vid:this.statContext.movieId,quality:this.statContext.quality,dst:this.statContext.destination,ct:this.statContext.contentType,aid:this.statContext.albumId,place:this.statContext.place,cdn_host:this.statContext.cdnHostname,connection_type:this.statContext.connectionType,connection_reused:!0===this.statContext.connectionReused?d.YES:!1===this.statContext.connectionReused?d.NO:void 0,stat_type:!0===this.statContext.autoplay?c.AUTO:!1===this.statContext.autoplay?c.MANUAL:void 0,vk_playlist_id:this.statContext.vkPlaylistId,vk_app_id:this.statContext.vkAppId,track_code:this.statContext.trackCode};return void 0!==e&&(s.param=e),{operation:t,timestamp:r,custom:s}}}export{n as ApiEnv,p as ConnectionType,l as ContentType,k as OneStat,h as Quality,u as ScreenDestination};
6
+ import{ValueSubject as t,getExponentialDelay as e,Subscription as s,Subject as o,fromEvent as r}from'@vkontakte/videoplayer-shared/esnext.esm.js';import i from'lodash/debounce.js';const a=(()=>{try{const t=Date.now().toString(),e=window.localStorage;e.setItem(t,t);const s=e.getItem(t)===t;return e.removeItem(t),s?e:null}catch(t){return null}})();var n,h,u,c,p,l,d,m={get:t=>function(t){const e=a?a.getItem('_one-stat_'+t):null;if(null===e)return null;try{return JSON.parse(e)}catch(t){return null}}(t)||null,set(t,e){!function(t,e){try{a&&a.setItem('_one-stat_'+t,JSON.stringify(e))}catch(t){}}(t,e)},remove(t){!function(t){a&&a.removeItem('_one-stat_'+t)}(t)}};!function(t){t.PROD='prod',t.VK_ALIAS='vk_alias',t.VIDEOTEST='videotest',t.TEST='test',t.AUTO='auto'}(n||(n={})),function(t){t.Q144P='144',t.Q240P='240',t.Q360P='360',t.Q480P='480',t.Q720P='720',t.Q1080P='1080',t.Q1440P='1440',t.Q2160P='2160',t.Q4320P='4320',t.UNKNOWN='unknown'}(h||(h={})),function(t){t.CHROMECAST='chromecast',t.APPLE_TV='appletv',t.PIP='pip',t.HEADPHONES='externalHeadphones',t.SCREEN=''}(u||(u={})),function(t){t.MP4='mp4',t.DASH='dash',t.DASH_SEP='dash_sep',t.ONDEMAND_DASH='ondemand_dash',t.HLS='hls',t.ONDEMAND_HLS='ondemand_hls',t.WEBM='webm',t.UNKNOWN='unknown'}(c||(c={})),function(t){t.AUTO='auto',t.MANUAL=''}(p||(p={})),function(t){t.HTTP1='http1',t.HTTP2='http2',t.HTTP3='http3'}(l||(l={})),function(t){t[t.YES=1]='YES',t[t.NO=0]='NO'}(d||(d={}));const g={[n.PROD]:'https://api.ok.ru',[n.VK_ALIAS]:'https://api.mycdn.me',[n.VIDEOTEST]:'https://videotestapi.ok.ru/api',[n.TEST]:'https://apitest.ok.ru',[n.AUTO]:''},f={start:1e3,factor:1.5,max:3e5,random:.1};var y;!function(t){t[t.PARAM_SESSION_EXPIRED=102]='PARAM_SESSION_EXPIRED',t[t.PARAM_SESSION_KEY=103]='PARAM_SESSION_KEY',t[t.PARAM_SIGNATURE=104]='PARAM_SIGNATURE',t[t.AUTH_LOGIN=401]='AUTH_LOGIN'}(y||(y={}));class A{params;uuid;authToken;sessionKey;authorizePromise;refreshAuthTokenPromise;consequentAuthErrors=0;authorized$=new t(!1);backoffTimeoutId;constructor(t){this.params=t;const e=m.get('uuid');e?this.uuid=String(e):(this.uuid=function(){const t='0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz'.split(''),e=new Array(36);let s,o,r=0;for(o=0;o<36;o++)8===o||13===o||18===o||23===o?e[o]='-':14===o?e[o]='4':(r<=2&&(r=33554432+16777216*Math.random()|0),s=15&r,r>>=4,e[o]=t[19===o?3&s|8:s]);return e.join('')}(),m.set('uuid',this.uuid))}async authorize(t){return this.authToken=t??await this.refreshAuthToken(),this._authorizeWithBackoff()}logBeacon(t){const e=this.createLogParams(t),s=this.sessionKey;if(!s)return;this.params.apiTransport.sendBeacon('log.externalLog',e,s)||this.logRequest(t)}async logRequest(t){const e='log.externalLog',s=this.createLogParams(t),o=this.sessionKey??await this._authorizeWithBackoff();if(!o)return;const r=async(t,i=this.params.requestRetryCount)=>{try{return await this.params.apiTransport.sendRequest(e,s,o)}catch(s){if(!s||!('error_code'in s))return void this.params.error$.next({id:'logRequestUnknown',message:`Unknown ${e} error`,thrown:s});const o=s?.error_code;switch(o){case y.PARAM_SESSION_EXPIRED:case y.PARAM_SESSION_KEY:case y.PARAM_SIGNATURE:return this.authorized$.next(!1),this.sessionKey=await this._authorizeWithBackoff(),i>0?r(t,i-1):void 0;case y.AUTH_LOGIN:return this.authorized$.next(!1),this.authToken=await this.refreshAuthToken(),this.sessionKey=await this._authorizeWithBackoff(),i>0?r(t,i-1):void 0;default:return void this.params.error$.next({id:`LogRequest#${o}`,message:`${e} error`,data:s})}}};return r(t)}destroy(){window.clearTimeout(this.backoffTimeoutId),this.backoffTimeoutId=0}async refreshAuthToken(){if(this.params.refreshAuthToken)return this.refreshAuthTokenPromise||(this.refreshAuthTokenPromise=this.params.refreshAuthToken().finally((()=>{this.refreshAuthTokenPromise=void 0}))),this.refreshAuthTokenPromise}createLogParams(t){return{collector:'ok.mobile.apps.video',data:JSON.stringify({application:'@vkontakte/videoplayer-statistics:1.0.24',platform:'WEB',items:t.map((t=>({...t,time:0,type:1})))})}}_authorizeWithBackoff(){if(!this.consequentAuthErrors)return this._authorize();const t=e(this.consequentAuthErrors,f);return new Promise((e=>{this.backoffTimeoutId||(this.backoffTimeoutId=window.setTimeout((()=>{this._authorize().then(e).catch((t=>this.params.error$.next({id:'AuthorizeBackoff',message:'Otherwise unhandle errror in authrization',thrown:t}))).finally((()=>this.backoffTimeoutId=0))}),t))}))}async _authorize(){if(this.authorizePromise)return this.authorizePromise;this.sessionKey=void 0,this.authorized$.next(!1);const t={session_data:{version:2,device_id:this.uuid,client_version:'1.0.24'.split('-')[0],client_type:'SDK_JS'}};return void 0!==this.authToken&&(t.session_data.auth_token=this.authToken,t.session_data.version=3),this.authorizePromise=this.params.apiTransport.sendRequest('auth.anonymLogin',t).then((t=>(t&&t.session_key||this.params.error$.next({id:'AuthorizeFailed',message:'No session key',data:t}),this.sessionKey=t?.session_key??void 0,this.sessionKey))).catch((async t=>{this.sessionKey=void 0;const e=t?.error_code;switch(e){case y.AUTH_LOGIN:return this.authToken=await this.refreshAuthToken(),this._authorizeWithBackoff()}e?this.params.error$.next({id:`Authorize#${e}`,message:'authorize error',data:t}):this.params.error$.next({id:'AuthorizeUnknown',message:'authorize error',thrown:t})})).finally((()=>{this.authorizePromise=void 0,this.consequentAuthErrors=this.sessionKey?0:this.consequentAuthErrors+1,this.authorized$.next(void 0!==this.sessionKey)})),this.authorizePromise}}function _(t){return t.__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL?(console.log('__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL=true is set, will force install polyfill'),!0):'function'==typeof t.Request&&!t.Request.prototype.hasOwnProperty('signal')||!t.AbortController}const w=_({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),T=w?function(t){'function'==typeof t&&(t={fetch:t});const{fetch:e,Request:s=e.Request,AbortController:o,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:r=!1}=t;if(!_({fetch:e,Request:s,AbortController:o,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:r}))return{fetch:e,Request:i};let i=s;(i&&!i.prototype.hasOwnProperty('signal')||r)&&(i=function(t,e){let o;e&&e.signal&&(o=e.signal,delete e.signal);const r=new s(t,e);return o&&Object.defineProperty(r,'signal',{writable:!1,enumerable:!1,configurable:!0,value:o}),r},i.prototype=s.prototype);const a=e;return{fetch:(t,e)=>{const s=i&&i.prototype.isPrototypeOf(t)?t.signal:e?e.signal:void 0;if(s){let o;try{o=new DOMException('Aborted','AbortError')}catch(t){o=new Error('Aborted'),o.name='AbortError'}if(s.aborted)return Promise.reject(o);const r=new Promise(((t,e)=>{s.addEventListener('abort',(()=>e(o)),{once:!0})}));return e&&e.signal&&delete e.signal,Promise.race([r,a(t,e)])}return a(t,e)},Request:i}}({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,P=w?T.fetch:window.fetch;w?T.Request:window.Request;class S{apiKey;apiBaseUrl;apiEnv;isApiBaseUrlFetched;params;constructor(t){this.params=t,this.apiKey=t.apiKey,this.apiEnv=t.apiEnv,this.apiBaseUrl=t.apiBaseUrl,this.isApiBaseUrlFetched=!1}async resolveApiBaseUrl(){if(this.apiEnv!==n.AUTO||this.isApiBaseUrlFetched)return this.apiBaseUrl;try{const t=atob('aHR0cHM6Ly9kbnMuZ29vZ2xlL3Jlc29sdmU/bmFtZT12aWRlby5fZW5kcG9pbnQub2sucnUmdHlwZT1UWFQ='),e=await P(t,{method:'GET',mode:'cors',cache:'no-cache'}),s=(await e.json())?.Answer[0]?.data;if(!s)throw new Error('Wrong DNS response');return s}catch(t){return this.params.error$.next({id:'OneStat:ApiTransport:resolveApiBaseUrl',message:'Unhandled resolve api base url error',thrown:t}),g[n.VK_ALIAS]}finally{this.isApiBaseUrlFetched=!0}}sendBeacon(t,e,s){if(!window.Blob||!window.navigator.sendBeacon)return!1;const o=this._prepareQueryParams({method:t,queryParams:e,sessionKey:s}),r=new window.Blob([o.toString()],{type:'application/x-www-form-urlencoded'});try{return window.navigator.sendBeacon(`${this.apiBaseUrl}/fb.do`,r)}catch(s){this.params.error$.next({id:'OneStat:ApiTransport:sendBeacon',message:'Unhandled beacon error',thrown:s,data:{method:t,params:e}})}return!1}async sendRequest(t,e,s){const o=Date.now(),r=r=>{r instanceof TypeError&&['Failed to fetch','NetworkError when attempting to fetch resource.'].includes(r.message)?this.params.error$.next({id:'Network',message:'Request failed',thrown:r}):this.params.error$.next({id:'OneStat:ApiTransport:sendRequest',message:'Unhandled request error',thrown:r,data:{method:t,params:e,sessionKey:s,time:Date.now()-o}})};return this.apiBaseUrl=await this.resolveApiBaseUrl(),P(`${this.apiBaseUrl}/fb.do`,{method:'post',headers:{'Content-type':'application/x-www-form-urlencoded'},body:this._prepareQueryParams({method:t,queryParams:e,sessionKey:s})}).then((t=>Number(t.headers.get('content-length'))>0?t.json().then((t=>Object.prototype.hasOwnProperty.call(t,'error_msg')?Promise.reject(t):t),r):void 0),r)}_prepareQueryParams(t){const e=new URLSearchParams({format:'JSON',method:t.method,application_key:this.apiKey});return void 0!==t.sessionKey&&e.append('session_key',t.sessionKey),Object.entries(t.queryParams).forEach((([t,s])=>e.append(t,'string'==typeof s?s:JSON.stringify(s)))),e}}class E{api;error$;requestQueue=[];subscription;isPaused=!1;debouncedFlush=i((()=>{try{this.flush()}catch(t){this.error$.next({id:'LoggerError',message:String(t)??'Unknown logger error',thrown:t})}}),3e3,{maxWait:15e3});constructor(t){this.api=t.api,this.error$=t.error$,this.subscription=this.api.authorized$.subscribe((t=>{t&&this.debouncedFlush()}))}log(t){this.requestQueue.push(t),this.isPaused||this.debouncedFlush()}flush(t=!1){0!==this.requestQueue.length&&(this.api.authorized$.getValue()?(t?this.api.logBeacon(this.requestQueue):this.api.logRequest(this.requestQueue),this.requestQueue=[]):t||this.api.authorize(),this.debouncedFlush.cancel())}pause(){this.isPaused=!0,this.debouncedFlush.cancel()}resume(){this.isPaused=!1,this.debouncedFlush()}destroy(){this.subscription.unsubscribe()}}class v{api;logger;config;subscription=new s;experimental;statContext;constructor(t,e){this.statContext=t,this.config={...e.config??{},requestRetryCount:1};const s=new o;this.experimental={error$:s};const i=new S({apiKey:'CIOPGQJGDIHBABABA',apiBaseUrl:g[e.apiEnv],apiEnv:e.apiEnv,error$:s});this.api=new A({apiTransport:i,refreshAuthToken:e.refreshAuthToken,requestRetryCount:this.config.requestRetryCount,error$:s}),this.logger=new E({api:this.api,error$:s}),this.subscription.add(r(window,'beforeunload').subscribe((()=>this.logger.flush(!0))))}updateContext(t){this.statContext={...this.statContext,...t}}authorize(t){return this.api.authorize(t)}pause(){this.logger.pause()}resume(){this.logger.resume()}destroy(){this.logger.flush(),this.subscription.unsubscribe(),this.api.destroy(),this.logger.destroy()}logInited(){this.log({operation:'init'})}logReady(t){this.log({operation:'player_ready',param:String(t.time)})}logStarted(t){this.log({operation:'play',param:String(Math.round(t.position))})}logPlay(){this.log({operation:'play_toggle'})}logPause(t){this.log({operation:'pause',param:String(Math.round(t.position))})}logSeek(){this.log({operation:'seek'})}logFirstBytes(t){this.log({operation:'first_bytes',param:String(t.time)})}logFirstFrame(t){this.log({operation:'first_frame',param:String(t.time)})}logError(t){this.log({operation:'error',param:t.errorType})}logWatchCoverageRecord(t){this.log({operation:'watch_coverage_record',param:`${t.start}-${t.end}`}),this.logger.flush(!0)}logWatchCoverageLive(t){this.log({operation:'watch_coverage_live',param:`${t.start}-${t.end}`}),this.logger.flush(!0)}logEmptyBuffer(t){this.log({operation:'empty_buffer',param:String(t.duration)})}logDownloadSpeed(t){this.log({operation:'download_speed',param:String(t.speed)})}logAdSlotRequest(){this.log({operation:'adv',param:'slot_request'})}logAdStarted(t){this.log({operation:'adv',param:t})}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'})}log(t){const e=this.crateLogItem(t);this.logger.log(e)}crateLogItem({operation:t,param:e}){const s=Date.now(),o={vid:this.statContext.movieId,quality:this.statContext.quality,dst:this.statContext.destination,ct:this.statContext.contentType,aid:this.statContext.albumId,place:this.statContext.place,cdn_host:this.statContext.cdnHostname,connection_type:this.statContext.connectionType,connection_reused:!0===this.statContext.connectionReused?d.YES:!1===this.statContext.connectionReused?d.NO:void 0,stat_type:!0===this.statContext.autoplay?p.AUTO:!1===this.statContext.autoplay?p.MANUAL:void 0,vk_playlist_id:this.statContext.vkPlaylistId,vk_app_id:this.statContext.vkAppId,track_code:this.statContext.trackCode};return void 0!==e&&(o.param=e),{operation:t,timestamp:s,custom:o}}}export{n as ApiEnv,l as ConnectionType,c as ContentType,v as OneStat,h as Quality,u as ScreenDestination};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vkontakte/videoplayer-statistics",
3
- "version": "1.0.21",
3
+ "version": "1.0.24",
4
4
  "author": "vk.com",
5
5
  "description": "Statistics library for vk.com videoplayer",
6
6
  "homepage": "https://vk.com",
@@ -8,13 +8,38 @@
8
8
  "main": "esnext.cjs.js",
9
9
  "module": "esnext.esm.js",
10
10
  "types": "index.d.ts",
11
+ "type": "module",
12
+ "exports": {
13
+ ".": {
14
+ "import": "esnext.esm.js",
15
+ "require": "esnext.cjs.js"
16
+ },
17
+ "./esnext": {
18
+ "import": "esnext.esm.js",
19
+ "require": "esnext.cjs.js"
20
+ },
21
+ "./es2018": {
22
+ "import": "es2018.esm.js",
23
+ "require": "es2018.cjs.js"
24
+ },
25
+ "./es2015": {
26
+ "import": "es2015.esm.js",
27
+ "require": "es2015.cjs.js"
28
+ },
29
+ "./esnext.esm.js": "esnext.esm.js",
30
+ "./esnext.cjs.js": "esnext.cjs.js",
31
+ "./es2018.esm.js": "es2018.esm.js",
32
+ "./es2018.cjs.js": "es2018.cjs.js",
33
+ "./es2015.esm.js": "es2015.esm.js",
34
+ "./es2015.cjs.js": "es2015.cjs.js"
35
+ },
11
36
  "files": [
12
37
  "*.cjs.js",
13
38
  "*.esm.js",
14
39
  "**/*.d.ts"
15
40
  ],
16
41
  "dependencies": {
17
- "@vkontakte/videoplayer-shared": "^1.0.14",
42
+ "@vkontakte/videoplayer-shared": "^1.0.17",
18
43
  "lodash": "4.17.21"
19
44
  }
20
45
  }