@vkontakte/videoplayer-shared 1.0.31-beta.0 → 1.0.31-dev.0e8d526.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es2015.cjs.js +3 -3
- package/es2015.esm.js +3 -3
- package/es2015.umd.js +2928 -0
- package/es2018.cjs.js +3 -3
- package/es2018.esm.js +3 -3
- package/esnext.cjs.js +3 -3
- package/esnext.esm.js +3 -3
- package/evergreen.esm.js +3 -3
- package/index.d.ts +1 -2
- package/package.json +5 -3
package/es2015.cjs.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @vkontakte/videoplayer-shared v1.0.31-
|
|
3
|
-
*
|
|
2
|
+
* @vkontakte/videoplayer-shared v1.0.31-dev.0e8d526.0
|
|
3
|
+
* Tue, 12 Dec 2023 11:25:06 GMT
|
|
4
4
|
* https://st.mycdn.me/static/vkontakte-videoplayer/1-0-31/doc/
|
|
5
5
|
*/
|
|
6
|
-
"use strict";const sn="1.0.31-beta.0";class Y{constructor(){this.subscriptions=[]}unsubscribe(){const r=this.subscriptions;this.subscriptions=[],r.forEach(t=>typeof t=="function"?t():t.unsubscribe())}add(r){return this.subscriptions.push(r),this}}const C=e=>{throw new Error(`${e} is value of unexpected type`)},ln=e=>{},G=()=>{};class p{constructor(r){r&&(this._subscribe=r)}subscribe(r,t){var n;let o;t?typeof t=="function"?o={next:t,error:G}:o={next:s=>t.next(s),error:s=>{var v;return(v=t.error)===null||v===void 0?void 0:v.call(t,s)}}:o={next:G,error:G};const a=typeof r=="function"?{next:s=>{try{r(s)}catch(v){o.next(v)}},error:s=>o.next(s)}:{next:s=>r.next(s),error:s=>r.error?r.error(s):o.next(s)};let i;try{i=this._subscribe(a)}catch(s){(n=a.error)===null||n===void 0||n.call(a,s)}return new Y().add(()=>{switch(a.next=G,a.error=G,typeof i){case"function":i();return;case"object":i.unsubscribe();return;case"undefined":return;default:return C(i)}})}pipe(...r){return r.reduce((t,n)=>n(t),this)}_subscribe(r){}}class qe extends p{constructor(){super(),this.keyCounter=0,this.subscribers=new Map}next(r){this.subscribers.forEach(t=>t.next(r))}error(r){this.subscribers.forEach(t=>{var n;return(n=t.error)===null||n===void 0?void 0:n.call(t,r)})}_subscribe(r){const t=this.keyCounter++;return this.subscribers.set(t,r),new Y().add(()=>this.subscribers.delete(t))}}class cn{constructor(){this.log$=new qe,this.logs=[],this.log=r=>{const t=Object.assign(Object.assign({},r),{timestamp:Date.now()});this.logs.push(t),this.log$.next(t)},this.getAllLogs=()=>this.logs}createCustomLog(r){return(...t)=>{let n;try{n=r(...t)}catch(o){n={message:"error in `createCustomLog`",component:"Logger"}}this.log(n)}}createComponentLog(r){return this.createCustomLog(t=>Object.assign({component:r},t))}}function un(e,r='Assertion "value is not nullable" failed'){if(e==null)throw new Error(r)}function vn(e,r='Assertion "value is nullable" failed'){if(e!=null)throw new Error(r)}function tt(e){return typeof e!="undefined"&&e!==null}function nt(e){return e==null}function fn(e,r){if(!(e!=null&&e.length))throw new Error(r)}function dn(e,r){if(e!=null&&e.length)throw new Error(r)}const hn=(e,r,t)=>new Promise((n,o)=>{r.addEventListener("abort",()=>{s(),c.remove()});const a=()=>{s(),o()},i=()=>{s(),n()},s=()=>{v&&clearTimeout(v),c.removeEventListener("load",i),c.removeEventListener("error",a)};let v;t&&(v=window.setTimeout(a,t));const c=document.createElement("script");c.addEventListener("load",i),c.addEventListener("error",a),c.src=e,document.head.appendChild(c)});var de;const pn=typeof((de=window.performance)===null||de===void 0?void 0:de.now)=="function"?()=>window.performance.now():()=>Date.now();function ot(e,r,t,n){function o(a){return a instanceof t?a:new t(function(i){i(a)})}return new(t||(t=Promise))(function(a,i){function s(l){try{c(n.next(l))}catch(u){i(u)}}function v(l){try{c(n.throw(l))}catch(u){i(u)}}function c(l){l.done?a(l.value):o(l.value).then(s,v)}c((n=n.apply(e,r||[])).next())})}const bn=(e,r)=>(...t)=>ot(void 0,void 0,void 0,function*(){var n;const o=r(...t);let a=e.aborted,i;for(;!a&&!e.aborted;){const s=yield o.next(i);a=(n=s.done)!==null&&n!==void 0?n:!1,i=s.value}return i});exports.CurrentClientBrowser=void 0;(function(e){e.Unknown="Unknown",e.Yandex="Yandex",e.Chrome="Chrome",e.Chromium="Chromium",e.Firefox="Firefox",e.Safari="Safari",e.Opera="Opera",e.Edge="Edge",e.Rest="Rest"})(exports.CurrentClientBrowser||(exports.CurrentClientBrowser={}));exports.CurrentClientDevice=void 0;(function(e){e.Unknown="Unknown",e.Android="Android",e.iPhone="iPhone",e.iPad="iPad",e.iPod="iPod",e.RestMobile="RestMobile",e.Mac="Mac",e.Desktop="Desktop"})(exports.CurrentClientDevice||(exports.CurrentClientDevice={}));const Ye=()=>{const{userAgent:e}=window.navigator,r=/yabrowser/i.test(e)?exports.CurrentClientBrowser.Yandex:void 0,t=/chrome|crios/i.test(e)?exports.CurrentClientBrowser.Chrome:void 0,n=/chromium/i.test(e)?exports.CurrentClientBrowser.Chromium:void 0,o=/firefox|fxios/i.test(e)?exports.CurrentClientBrowser.Firefox:void 0,a=/webkit|safari|khtml/i.test(e)?exports.CurrentClientBrowser.Safari:void 0,i=/opr\//i.test(e)?exports.CurrentClientBrowser.Opera:void 0,s=/edg/i.test(e)?exports.CurrentClientBrowser.Edge:void 0,v=/android/i.test(e)?exports.CurrentClientDevice.Android:void 0,c=/iphone/i.test(e)?exports.CurrentClientDevice.iPhone:void 0,l=/ipad/i.test(e)?exports.CurrentClientDevice.iPad:void 0,u=/ipod/i.test(e)?exports.CurrentClientDevice.iPod:void 0,f=/mac/i.test(e)?exports.CurrentClientDevice.Mac:void 0,d=/webOS|BlackBerry|IEMobile|Opera Mini/i.test(e)?exports.CurrentClientDevice.RestMobile:void 0;return{browser:r||o||i||s||t||n||a||exports.CurrentClientBrowser.Rest,device:v||c||l||u||d||f||exports.CurrentClientDevice.Desktop}},yn=(e=!1)=>{const t=[exports.CurrentClientDevice.iPhone,exports.CurrentClientDevice.iPad,exports.CurrentClientDevice.iPod].includes(Ye().device);if(!e)return t;const{userAgent:n,maxTouchPoints:o}=window.navigator;return!!(t||/macintosh/i.test(n)&&o>0)},gn=()=>{const{userAgent:e}=window.navigator,r=e.match(/Version\/(\d+(\.\d+)?)/i);if(!r)return null;const t=r[1],n=parseFloat(t);return isNaN(n)?null:n},On=()=>[exports.CurrentClientDevice.Mac,exports.CurrentClientDevice.iPhone,exports.CurrentClientDevice.iPad,exports.CurrentClientDevice.iPod].includes(Ye().device),wn=(e,{start:r=0,factor:t=2,max:n=1/0,min:o=r,random:a=0}={})=>{let i=r;return i*=Math.pow(t,e),i*=1+(Math.random()*a*2-a),i=Math.round(i),i=Math.min(i,n),i=Math.max(i,o),i};var h;(function(e){e[e.LOCAL_STORAGE=0]="LOCAL_STORAGE",e[e.SESSION_STORAGE=1]="SESSION_STORAGE",e[e.RUNTIME=2]="RUNTIME"})(h||(h={}));let b,j;const he=`vk-videoplayer-dummy-key-${Math.random()}`,k=()=>{if(j!==void 0)return j;try{localStorage.setItem(he,"test"),localStorage.removeItem(he),j=h.LOCAL_STORAGE}catch(e){if(e instanceof DOMException||e instanceof TypeError)try{sessionStorage.getItem(he),j=h.SESSION_STORAGE}catch(r){if(r instanceof DOMException||r instanceof TypeError)j=h.RUNTIME;else throw r}else throw e}return j===h.RUNTIME&&(b=new Map),j},mn=()=>k()===h.LOCAL_STORAGE,$n=e=>{var r,t;const n=k();switch(n){case h.LOCAL_STORAGE:return(r=localStorage.getItem(e))!==null&&r!==void 0?r:void 0;case h.SESSION_STORAGE:return(t=sessionStorage.getItem(e))!==null&&t!==void 0?t:void 0;case h.RUNTIME:return b==null?void 0:b.get(e);default:C(n)}},En=(e,r)=>{const t=k();switch(t){case h.LOCAL_STORAGE:try{localStorage.setItem(e,r)}catch(n){if(n instanceof DOMException)console.error(n);else throw n}break;case h.SESSION_STORAGE:try{sessionStorage.setItem(e,r)}catch(n){if(n instanceof DOMException)console.error(n);else throw n}break;case h.RUNTIME:return void(b==null?void 0:b.set(e,r));default:C(t)}},Sn=e=>{var r;const t=k();switch(t){case h.LOCAL_STORAGE:return e in localStorage;case h.SESSION_STORAGE:return e in sessionStorage;case h.RUNTIME:return(r=b==null?void 0:b.has(e))!==null&&r!==void 0?r:!1;default:return C(t),!1}},Tn=e=>{const r=k();switch(r){case h.LOCAL_STORAGE:return localStorage.removeItem(e);case h.SESSION_STORAGE:return sessionStorage.removeItem(e);case h.RUNTIME:return void(b==null?void 0:b.delete(e));default:C(r)}},In=()=>{const e=k();switch(e){case h.LOCAL_STORAGE:return localStorage.clear();case h.SESSION_STORAGE:return sessionStorage.clear();case h.RUNTIME:return b==null?void 0:b.clear();default:C(e)}};var Rn=Object.freeze({__proto__:null,clear:In,get:$n,has:Sn,isPersistent:mn,remove:Tn,set:En});exports.VideoQuality=void 0;(function(e){e.INVARIANT="Invariant quality",e.Q_144P="144p",e.Q_240P="240p",e.Q_360P="360p",e.Q_480P="480p",e.Q_720P="720p",e.Q_1080P="1080p",e.Q_1440P="1440p",e.Q_2160P="2160p",e.Q_4320P="4320p"})(exports.VideoQuality||(exports.VideoQuality={}));const $={[exports.VideoQuality.Q_144P]:{width:256,height:144},[exports.VideoQuality.Q_240P]:{width:428,height:240},[exports.VideoQuality.Q_360P]:{width:640,height:360},[exports.VideoQuality.Q_480P]:{width:856,height:480},[exports.VideoQuality.Q_720P]:{width:1280,height:720},[exports.VideoQuality.Q_1080P]:{width:1920,height:1080},[exports.VideoQuality.Q_1440P]:{width:2560,height:1440},[exports.VideoQuality.Q_2160P]:{width:3840,height:2160},[exports.VideoQuality.Q_4320P]:{width:7680,height:4320}},Pn=(e,r)=>$[e].height>$[r].height,_n=(e,r)=>$[e].height>=$[r].height,He=(e,r)=>$[e].height<$[r].height,An=(e,r)=>$[e].height<=$[r].height,jn=e=>e.sort((r,t)=>r===t?0:r===exports.VideoQuality.INVARIANT?1:t===exports.VideoQuality.INVARIANT?-1:He(r,t)?1:-1)[0],at=Object.keys($).sort((e,r)=>He(e,r)?-1:1),Cn=(e,r=.02)=>[...at].find(n=>$[n].height*(1+r)>=e),Ln=({width:e,height:r})=>{const t=Math.min(e,r),n=Math.max(e,r);return at.find(o=>{const a=$[o];return a.width>=n&&a.height>=t})},xn=e=>$[e].height,ze=e=>e===exports.VideoQuality.INVARIANT,Nn=e=>e.every(r=>!ze(r));function Mn(e){if(ze(e))throw new Error("Expected exact quality")}const it=(e,r)=>{const t={};for(const n of Object.keys(r)){const o=r[n],a=e[n];Array.isArray(o)&&Array.isArray(a)?t[n]=a:typeof o=="object"&&typeof a=="object"?t[n]=it(a,o):t[n]=n in e?a:o}return t};class Dn extends qe{constructor(r){super(),this.value=r}next(r){super.next(this.value=r)}error(r){super.error(this.value=r)}getValue(){return this.value}_subscribe(r){const t=super._subscribe(r);return r.next(this.value),t}}function Fn(e){return new p(r=>{const t={};let n=Object.keys(e).length;const o=a=>i=>{a in t||n--,t[a]=i,n===0&&r.next(t)};return Object.entries(e).reduce((a,[i,s])=>a.add(s.subscribe(o(i))),new Y)})}function Gn(...e){return new p(r=>e.reduce((t,n)=>t.add(n.subscribe(r)),new Y))}var Vn=e=>new p(r=>{const t=window.setTimeout(()=>{try{r.next()}catch(n){if(r.error)r.error(n);else throw n}},e);return()=>window.clearTimeout(t)}),kn=e=>new p(r=>{const t=window.setInterval(()=>r.next(),e);return()=>window.clearInterval(t)}),Bn=e=>new p(r=>{e.forEach(t=>r.next(t))}),Un=(e,r)=>new p(t=>{const n=o=>t.next(o);return e.addEventListener(r,n),()=>e.removeEventListener(r,n)});function Qn(e){return r=>new p(t=>r.subscribe(new Kn(t,e)))}class Kn{constructor(r,t){this.destination=r,this.size=t,this.lastValues=[]}next(r){this.lastValues.length===this.size&&this.lastValues.shift(),this.lastValues.push(r),this.destination.next(this.lastValues)}error(r){var t,n;(n=(t=this.destination).error)===null||n===void 0||n.call(t,r)}}const qn={leading:!1,trailing:!0};function Yn(e,r=qn){return t=>new p(n=>t.subscribe(new Hn(n,e,r)))}class Hn{constructor(r,t,n){this.destination=r,this.time=t,this.config=n}next(r){this.lastValue=r,tt(this.timeout)?window.clearTimeout(this.timeout):this.config.leading&&this.destination.next(r),this.timeout=window.setTimeout(()=>{if(this.config.trailing)try{this.destination.next(this.lastValue)}catch(t){if(this.destination.error)this.destination.error(t);else throw t}this.timeout=void 0},this.time)}error(r){var t,n;(n=(t=this.destination).error)===null||n===void 0||n.call(t,r)}}const zn={leading:!0,trailing:!1};function Wn(e,r=zn){return t=>new p(n=>t.subscribe(new Xn(n,e,r)))}class Xn{constructor(r,t,n){this.destination=r,this.time=t,this.config=n}next(r){this.lastValue=r,nt(this.timeout)&&(this.config.leading&&this.destination.next(r),this.timeout=window.setTimeout(()=>{this.config.trailing&&this.destination.next(this.lastValue),this.timeout=void 0},this.time))}error(r){var t,n;(n=(t=this.destination).error)===null||n===void 0||n.call(t,r)}}function Jn(e){return r=>new p(t=>r.subscribe(new Zn(t,e)))}class Zn{constructor(r,t){this.destination=r,this.predicate=t}next(r){let t;try{t=this.predicate(r)}catch(n){throw this.error(n),n}t&&this.destination.next(r)}error(r){var t,n;(n=(t=this.destination).error)===null||n===void 0||n.call(t,r)}}function eo(e=(r,t)=>r===t){return r=>new p(t=>r.subscribe(new ro(t,e)))}const cr={};class ro{constructor(r,t){this.destination=r,this.predicate=t,this.lastValue=cr}next(r){let t;try{t=this.lastValue===cr||!this.predicate(this.lastValue,r),this.lastValue=r}catch(n){throw this.error(n),n}t&&this.destination.next(r)}error(r){var t,n;(n=(t=this.destination).error)===null||n===void 0||n.call(t,r)}}function st(e){return r=>new p(t=>r.subscribe(new to(t,e)))}let to=class{constructor(r,t){this.destination=r,this.mapper=t}next(r){let t;try{t=this.mapper(r)}catch(n){throw this.error(n),n}this.destination.next(t)}error(r){var t,n;(n=(t=this.destination).error)===null||n===void 0||n.call(t,r)}};function no(e){return st(()=>e)}function oo(){return e=>new p(r=>{let t=!1,n=!1;const o=e.subscribe(a=>{t||(t=!0,r.next(a)),n&&o.unsubscribe()},a=>{var i;t=!0,(i=r.error)===null||i===void 0||i.call(r,a),n&&o.unsubscribe()});return n=!0,t&&o.unsubscribe(),o})}function ao(){return e=>new p(r=>e.subscribe(new io(r)))}class io{constructor(r){this.destination=r,this.hasLast=!1}next(r){const t=this.last;if(this.last=r,!this.hasLast){this.hasLast=!0;return}this.destination.next([t,r])}error(r){var t,n;(n=(t=this.destination).error)===null||n===void 0||n.call(t,r)}}function so(e){return r=>new p(t=>r.subscribe(new lo(t,e)))}class lo{constructor(r,t){this.destination=r,this.effect=t}next(r){try{this.effect(r)}catch(t){throw this.error(t),t}this.destination.next(r)}error(r){var t,n;(n=(t=this.destination).error)===null||n===void 0||n.call(t,r)}}exports.ErrorCategory=void 0;(function(e){e.NETWORK="network",e.VIDEO_PIPELINE="video_pipeline",e.EXTERNAL_API="external_api",e.PARSER="parser",e.DOM="dom",e.WTF="wtf"})(exports.ErrorCategory||(exports.ErrorCategory={}));class ur{constructor(){Object.defineProperty(this,"listeners",{value:{},writable:!0,configurable:!0})}addEventListener(r,t,n){r in this.listeners||(this.listeners[r]=[]),this.listeners[r].push({callback:t,options:n})}removeEventListener(r,t){if(!(r in this.listeners))return;const n=this.listeners[r];for(let o=0,a=n.length;o<a;o++)if(n[o].callback===t){n.splice(o,1);return}}dispatchEvent(r){if(!(r.type in this.listeners))return;const n=this.listeners[r.type].slice();for(let o=0,a=n.length;o<a;o++){const i=n[o];try{i.callback.call(this,r)}catch(s){Promise.resolve().then(()=>{throw s})}i.options&&i.options.once&&this.removeEventListener(r.type,i.callback)}return!r.defaultPrevented}}class lt extends ur{constructor(){super(),this.listeners||ur.call(this),Object.defineProperty(this,"aborted",{value:!1,writable:!0,configurable:!0}),Object.defineProperty(this,"onabort",{value:null,writable:!0,configurable:!0}),Object.defineProperty(this,"reason",{value:void 0,writable:!0,configurable:!0})}toString(){return"[object AbortSignal]"}dispatchEvent(r){r.type==="abort"&&(this.aborted=!0,typeof this.onabort=="function"&&this.onabort.call(this,r)),super.dispatchEvent(r)}}class co{constructor(){Object.defineProperty(this,"signal",{value:new lt,writable:!0,configurable:!0})}abort(r){let t;try{t=new Event("abort")}catch(o){typeof document!="undefined"?document.createEvent?(t=document.createEvent("Event"),t.initEvent("abort",!1,!1)):(t=document.createEventObject(),t.type="abort"):t={type:"abort",bubbles:!1,cancelable:!1}}let n=r;if(n===void 0)if(typeof document=="undefined")n=new Error("This operation was aborted"),n.name="AbortError";else try{n=new DOMException("signal is aborted without reason")}catch(o){n=new Error("This operation was aborted"),n.name="AbortError"}this.signal.reason=n,this.signal.dispatchEvent(t)}toString(){return"[object AbortController]"}}typeof Symbol!="undefined"&&Symbol.toStringTag&&(co.prototype[Symbol.toStringTag]="AbortController",lt.prototype[Symbol.toStringTag]="AbortSignal");function ct(e){return e.__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL?(console.log("__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL=true is set, will force install polyfill"),!0):typeof e.Request=="function"&&!e.Request.prototype.hasOwnProperty("signal")||!e.AbortController}function uo(e){typeof e=="function"&&(e={fetch:e});const{fetch:r,Request:t=r.Request,AbortController:n,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:o=!1}=e;if(!ct({fetch:r,Request:t,AbortController:n,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:o}))return{fetch:r,Request:a};let a=t;(a&&!a.prototype.hasOwnProperty("signal")||o)&&(a=function(c,l){let u;l&&l.signal&&(u=l.signal,delete l.signal);const f=new t(c,l);return u&&Object.defineProperty(f,"signal",{writable:!1,enumerable:!1,configurable:!0,value:u}),f},a.prototype=t.prototype);const i=r;return{fetch:(v,c)=>{const l=a&&a.prototype.isPrototypeOf(v)?v.signal:c?c.signal:void 0;if(l){let u;try{u=new DOMException("Aborted","AbortError")}catch(d){u=new Error("Aborted"),u.name="AbortError"}if(l.aborted)return Promise.reject(u);const f=new Promise((d,O)=>{l.addEventListener("abort",()=>O(u),{once:!0})});return c&&c.signal&&delete c.signal,Promise.race([f,i(v,c)])}return i(v,c)},Request:a}}const We=ct({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),ut=We?uo({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,vo=We?ut.fetch:window.fetch;We?ut.Request:window.Request;var pe=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function fo(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var P=function(e){try{return!!e()}catch(r){return!0}},ho=P,ve=!ho(function(){var e=function(){}.bind();return typeof e!="function"||e.hasOwnProperty("prototype")}),vt=ve,ft=Function.prototype,De=ft.call,po=vt&&ft.bind.bind(De,De),L=vt?po:function(e){return function(){return De.apply(e,arguments)}},dt=L,bo=dt({}.toString),yo=dt("".slice),Xe=function(e){return yo(bo(e),8,-1)},go=L,Oo=P,wo=Xe,be=Object,mo=go("".split),$o=Oo(function(){return!be("z").propertyIsEnumerable(0)})?function(e){return wo(e)=="String"?mo(e,""):be(e)}:be,Je=function(e){return e==null},Eo=Je,So=TypeError,ht=function(e){if(Eo(e))throw So("Can't call method on "+e);return e},To=$o,Io=ht,H=function(e){return To(Io(e))},B={},X=function(e){return e&&e.Math==Math&&e},S=X(typeof globalThis=="object"&&globalThis)||X(typeof window=="object"&&window)||X(typeof self=="object"&&self)||X(typeof pe=="object"&&pe)||function(){return this}()||pe||Function("return this")(),Fe=typeof document=="object"&&document.all,Ro=typeof Fe=="undefined"&&Fe!==void 0,pt={all:Fe,IS_HTMLDDA:Ro},bt=pt,Po=bt.all,T=bt.IS_HTMLDDA?function(e){return typeof e=="function"||e===Po}:function(e){return typeof e=="function"},_o=S,Ao=T,vr=_o.WeakMap,jo=Ao(vr)&&/native code/.test(String(vr)),fr=T,yt=pt,Co=yt.all,U=yt.IS_HTMLDDA?function(e){return typeof e=="object"?e!==null:fr(e)||e===Co}:function(e){return typeof e=="object"?e!==null:fr(e)},Lo=P,x=!Lo(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7}),Q={},xo=S,dr=U,Ge=xo.document,No=dr(Ge)&&dr(Ge.createElement),gt=function(e){return No?Ge.createElement(e):{}},Mo=x,Do=P,Fo=gt,Ot=!Mo&&!Do(function(){return Object.defineProperty(Fo("div"),"a",{get:function(){return 7}}).a!=7}),Go=x,Vo=P,wt=Go&&Vo(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!=42}),ko=U,Bo=String,Uo=TypeError,K=function(e){if(ko(e))return e;throw Uo(Bo(e)+" is not an object")},Qo=ve,J=Function.prototype.call,N=Qo?J.bind(J):function(){return J.apply(J,arguments)},Ze={},ye=Ze,ge=S,Ko=T,hr=function(e){return Ko(e)?e:void 0},mt=function(e,r){return arguments.length<2?hr(ye[e])||hr(ge[e]):ye[e]&&ye[e][r]||ge[e]&&ge[e][r]},qo=L,$t=qo({}.isPrototypeOf),Yo=typeof navigator!="undefined"&&String(navigator.userAgent)||"",Et=S,Oe=Yo,pr=Et.process,br=Et.Deno,yr=pr&&pr.versions||br&&br.version,gr=yr&&yr.v8,E,le;gr&&(E=gr.split("."),le=E[0]>0&&E[0]<4?1:+(E[0]+E[1]));!le&&Oe&&(E=Oe.match(/Edge\/(\d+)/),(!E||E[1]>=74)&&(E=Oe.match(/Chrome\/(\d+)/),E&&(le=+E[1])));var Ho=le,Or=Ho,zo=P,Wo=S,Xo=Wo.String,St=!!Object.getOwnPropertySymbols&&!zo(function(){var e=Symbol();return!Xo(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&Or&&Or<41}),Jo=St,Tt=Jo&&!Symbol.sham&&typeof Symbol.iterator=="symbol",Zo=mt,ea=T,ra=$t,ta=Tt,na=Object,It=ta?function(e){return typeof e=="symbol"}:function(e){var r=Zo("Symbol");return ea(r)&&ra(r.prototype,na(e))},oa=String,er=function(e){try{return oa(e)}catch(r){return"Object"}},aa=T,ia=er,sa=TypeError,rr=function(e){if(aa(e))return e;throw sa(ia(e)+" is not a function")},la=rr,ca=Je,tr=function(e,r){var t=e[r];return ca(t)?void 0:la(t)},we=N,me=T,$e=U,ua=TypeError,va=function(e,r){var t,n;if(r==="string"&&me(t=e.toString)&&!$e(n=we(t,e))||me(t=e.valueOf)&&!$e(n=we(t,e))||r!=="string"&&me(t=e.toString)&&!$e(n=we(t,e)))return n;throw ua("Can't convert object to primitive value")},Rt={exports:{}},wr=S,fa=Object.defineProperty,da=function(e,r){try{fa(wr,e,{value:r,configurable:!0,writable:!0})}catch(t){wr[e]=r}return r},ha=S,pa=da,mr="__core-js_shared__",ba=ha[mr]||pa(mr,{}),Pt=ba,$r=Pt;(Rt.exports=function(e,r){return $r[e]||($r[e]=r!==void 0?r:{})})("versions",[]).push({version:"3.31.0",mode:"pure",copyright:"\xA9 2014-2023 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.31.0/LICENSE",source:"https://github.com/zloirock/core-js"});var _t=Rt.exports,ya=ht,ga=Object,At=function(e){return ga(ya(e))},Oa=L,wa=At,ma=Oa({}.hasOwnProperty),A=Object.hasOwn||function(r,t){return ma(wa(r),t)},$a=L,Ea=0,Sa=Math.random(),Ta=$a(1 .toString),jt=function(e){return"Symbol("+(e===void 0?"":e)+")_"+Ta(++Ea+Sa,36)},Ia=S,Ra=_t,Er=A,Pa=jt,_a=St,Aa=Tt,V=Ia.Symbol,Ee=Ra("wks"),ja=Aa?V.for||V:V&&V.withoutSetter||Pa,_=function(e){return Er(Ee,e)||(Ee[e]=_a&&Er(V,e)?V[e]:ja("Symbol."+e)),Ee[e]},Ca=N,Sr=U,Tr=It,La=tr,xa=va,Na=_,Ma=TypeError,Da=Na("toPrimitive"),Fa=function(e,r){if(!Sr(e)||Tr(e))return e;var t=La(e,Da),n;if(t){if(r===void 0&&(r="default"),n=Ca(t,e,r),!Sr(n)||Tr(n))return n;throw Ma("Can't convert object to primitive value")}return r===void 0&&(r="number"),xa(e,r)},Ga=Fa,Va=It,nr=function(e){var r=Ga(e,"string");return Va(r)?r:r+""},ka=x,Ba=Ot,Ua=wt,Z=K,Ir=nr,Qa=TypeError,Se=Object.defineProperty,Ka=Object.getOwnPropertyDescriptor,Te="enumerable",Ie="configurable",Re="writable";Q.f=ka?Ua?function(r,t,n){if(Z(r),t=Ir(t),Z(n),typeof r=="function"&&t==="prototype"&&"value"in n&&Re in n&&!n[Re]){var o=Ka(r,t);o&&o[Re]&&(r[t]=n.value,n={configurable:Ie in n?n[Ie]:o[Ie],enumerable:Te in n?n[Te]:o[Te],writable:!1})}return Se(r,t,n)}:Se:function(r,t,n){if(Z(r),t=Ir(t),Z(n),Ba)try{return Se(r,t,n)}catch(o){}if("get"in n||"set"in n)throw Qa("Accessors not supported");return"value"in n&&(r[t]=n.value),r};var fe=function(e,r){return{enumerable:!(e&1),configurable:!(e&2),writable:!(e&4),value:r}},qa=x,Ya=Q,Ha=fe,z=qa?function(e,r,t){return Ya.f(e,r,Ha(1,t))}:function(e,r,t){return e[r]=t,e},za=_t,Wa=jt,Rr=za("keys"),or=function(e){return Rr[e]||(Rr[e]=Wa(e))},ar={},Xa=jo,Ct=S,Ja=U,Za=z,Pe=A,_e=Pt,ei=or,ri=ar,Pr="Object already initialized",Ve=Ct.TypeError,ti=Ct.WeakMap,ce,q,ue,ni=function(e){return ue(e)?q(e):ce(e,{})},oi=function(e){return function(r){var t;if(!Ja(r)||(t=q(r)).type!==e)throw Ve("Incompatible receiver, "+e+" required");return t}};if(Xa||_e.state){var I=_e.state||(_e.state=new ti);I.get=I.get,I.has=I.has,I.set=I.set,ce=function(e,r){if(I.has(e))throw Ve(Pr);return r.facade=e,I.set(e,r),r},q=function(e){return I.get(e)||{}},ue=function(e){return I.has(e)}}else{var M=ei("state");ri[M]=!0,ce=function(e,r){if(Pe(e,M))throw Ve(Pr);return r.facade=e,Za(e,M,r),r},q=function(e){return Pe(e,M)?e[M]:{}},ue=function(e){return Pe(e,M)}}var ai={set:ce,get:q,has:ue,enforce:ni,getterFor:oi},ii=ve,Lt=Function.prototype,_r=Lt.apply,Ar=Lt.call,si=typeof Reflect=="object"&&Reflect.apply||(ii?Ar.bind(_r):function(){return Ar.apply(_r,arguments)}),li=Xe,ci=L,xt=function(e){if(li(e)==="Function")return ci(e)},Nt={},Mt={},Dt={}.propertyIsEnumerable,Ft=Object.getOwnPropertyDescriptor,ui=Ft&&!Dt.call({1:2},1);Mt.f=ui?function(r){var t=Ft(this,r);return!!t&&t.enumerable}:Dt;var vi=x,fi=N,di=Mt,hi=fe,pi=H,bi=nr,yi=A,gi=Ot,jr=Object.getOwnPropertyDescriptor;Nt.f=vi?jr:function(r,t){if(r=pi(r),t=bi(t),gi)try{return jr(r,t)}catch(n){}if(yi(r,t))return hi(!fi(di.f,r,t),r[t])};var Oi=P,wi=T,mi=/#|\.prototype\./,W=function(e,r){var t=Ei[$i(e)];return t==Ti?!0:t==Si?!1:wi(r)?Oi(r):!!r},$i=W.normalize=function(e){return String(e).replace(mi,".").toLowerCase()},Ei=W.data={},Si=W.NATIVE="N",Ti=W.POLYFILL="P",Ii=W,Cr=xt,Ri=rr,Pi=ve,_i=Cr(Cr.bind),Gt=function(e,r){return Ri(e),r===void 0?e:Pi?_i(e,r):function(){return e.apply(r,arguments)}},ee=S,Ai=si,ji=xt,Ci=T,Li=Nt.f,xi=Ii,D=Ze,Ni=Gt,F=z,Lr=A,Mi=function(e){var r=function(t,n,o){if(this instanceof r){switch(arguments.length){case 0:return new e;case 1:return new e(t);case 2:return new e(t,n)}return new e(t,n,o)}return Ai(e,this,arguments)};return r.prototype=e.prototype,r},Vt=function(e,r){var t=e.target,n=e.global,o=e.stat,a=e.proto,i=n?ee:o?ee[t]:(ee[t]||{}).prototype,s=n?D:D[t]||F(D,t,{})[t],v=s.prototype,c,l,u,f,d,O,m,w,y;for(f in r)c=xi(n?f:t+(o?".":"#")+f,e.forced),l=!c&&i&&Lr(i,f),O=s[f],l&&(e.dontCallGetSet?(y=Li(i,f),m=y&&y.value):m=i[f]),d=l&&m?m:r[f],!(l&&typeof O==typeof d)&&(e.bind&&l?w=Ni(d,ee):e.wrap&&l?w=Mi(d):a&&Ci(d)?w=ji(d):w=d,(e.sham||d&&d.sham||O&&O.sham)&&F(w,"sham",!0),F(s,f,w),a&&(u=t+"Prototype",Lr(D,u)||F(D,u,{}),F(D[u],f,d),e.real&&v&&(c||!v[f])&&F(v,f,d)))},ke=x,Di=A,kt=Function.prototype,Fi=ke&&Object.getOwnPropertyDescriptor,ir=Di(kt,"name"),Gi=ir&&function(){}.name==="something",Vi=ir&&(!ke||ke&&Fi(kt,"name").configurable),ki={EXISTS:ir,PROPER:Gi,CONFIGURABLE:Vi},Bt={},Bi=Math.ceil,Ui=Math.floor,Qi=Math.trunc||function(r){var t=+r;return(t>0?Ui:Bi)(t)},Ki=Qi,Ut=function(e){var r=+e;return r!==r||r===0?0:Ki(r)},qi=Ut,Yi=Math.max,Hi=Math.min,zi=function(e,r){var t=qi(e);return t<0?Yi(t+r,0):Hi(t,r)},Wi=Ut,Xi=Math.min,Ji=function(e){return e>0?Xi(Wi(e),9007199254740991):0},Zi=Ji,Qt=function(e){return Zi(e.length)},es=H,rs=zi,ts=Qt,xr=function(e){return function(r,t,n){var o=es(r),a=ts(o),i=rs(n,a),s;if(e&&t!=t){for(;a>i;)if(s=o[i++],s!=s)return!0}else for(;a>i;i++)if((e||i in o)&&o[i]===t)return e||i||0;return!e&&-1}},ns={includes:xr(!0),indexOf:xr(!1)},os=L,Ae=A,as=H,is=ns.indexOf,ss=ar,Nr=os([].push),ls=function(e,r){var t=as(e),n=0,o=[],a;for(a in t)!Ae(ss,a)&&Ae(t,a)&&Nr(o,a);for(;r.length>n;)Ae(t,a=r[n++])&&(~is(o,a)||Nr(o,a));return o},Kt=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],cs=ls,us=Kt,vs=Object.keys||function(r){return cs(r,us)},fs=x,ds=wt,hs=Q,ps=K,bs=H,ys=vs;Bt.f=fs&&!ds?Object.defineProperties:function(r,t){ps(r);for(var n=bs(t),o=ys(t),a=o.length,i=0,s;a>i;)hs.f(r,s=o[i++],n[s]);return r};var gs=mt,Os=gs("document","documentElement"),ws=K,ms=Bt,Mr=Kt,$s=ar,Es=Os,Ss=gt,Ts=or,Dr=">",Fr="<",Be="prototype",Ue="script",qt=Ts("IE_PROTO"),je=function(){},Yt=function(e){return Fr+Ue+Dr+e+Fr+"/"+Ue+Dr},Gr=function(e){e.write(Yt("")),e.close();var r=e.parentWindow.Object;return e=null,r},Is=function(){var e=Ss("iframe"),r="java"+Ue+":",t;return e.style.display="none",Es.appendChild(e),e.src=String(r),t=e.contentWindow.document,t.open(),t.write(Yt("document.F=Object")),t.close(),t.F},re,ae=function(){try{re=new ActiveXObject("htmlfile")}catch(r){}ae=typeof document!="undefined"?document.domain&&re?Gr(re):Is():Gr(re);for(var e=Mr.length;e--;)delete ae[Be][Mr[e]];return ae()};$s[qt]=!0;var Ht=Object.create||function(r,t){var n;return r!==null?(je[Be]=ws(r),n=new je,je[Be]=null,n[qt]=r):n=ae(),t===void 0?n:ms.f(n,t)},Rs=P,Ps=!Rs(function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}),_s=A,As=T,js=At,Cs=or,Ls=Ps,Vr=Cs("IE_PROTO"),Qe=Object,xs=Qe.prototype,zt=Ls?Qe.getPrototypeOf:function(e){var r=js(e);if(_s(r,Vr))return r[Vr];var t=r.constructor;return As(t)&&r instanceof t?t.prototype:r instanceof Qe?xs:null},Ns=z,Wt=function(e,r,t,n){return n&&n.enumerable?e[r]=t:Ns(e,r,t),e},Ms=P,Ds=T,Fs=U,Gs=Ht,kr=zt,Vs=Wt,ks=_,Ke=ks("iterator"),Xt=!1,R,Ce,Le;[].keys&&(Le=[].keys(),"next"in Le?(Ce=kr(kr(Le)),Ce!==Object.prototype&&(R=Ce)):Xt=!0);var Bs=!Fs(R)||Ms(function(){var e={};return R[Ke].call(e)!==e});Bs?R={}:R=Gs(R);Ds(R[Ke])||Vs(R,Ke,function(){return this});var Jt={IteratorPrototype:R,BUGGY_SAFARI_ITERATORS:Xt},Us=_,Qs=Us("toStringTag"),Zt={};Zt[Qs]="z";var sr=String(Zt)==="[object z]",Ks=sr,qs=T,ie=Xe,Ys=_,Hs=Ys("toStringTag"),zs=Object,Ws=ie(function(){return arguments}())=="Arguments",Xs=function(e,r){try{return e[r]}catch(t){}},lr=Ks?ie:function(e){var r,t,n;return e===void 0?"Undefined":e===null?"Null":typeof(t=Xs(r=zs(e),Hs))=="string"?t:Ws?ie(r):(n=ie(r))=="Object"&&qs(r.callee)?"Arguments":n},Js=sr,Zs=lr,el=Js?{}.toString:function(){return"[object "+Zs(this)+"]"},rl=sr,tl=Q.f,nl=z,ol=A,al=el,il=_,Br=il("toStringTag"),en=function(e,r,t,n){if(e){var o=t?e:e.prototype;ol(o,Br)||tl(o,Br,{configurable:!0,value:r}),n&&!rl&&nl(o,"toString",al)}},sl=Jt.IteratorPrototype,ll=Ht,cl=fe,ul=en,vl=B,fl=function(){return this},dl=function(e,r,t,n){var o=r+" Iterator";return e.prototype=ll(sl,{next:cl(+!n,t)}),ul(e,o,!1,!0),vl[o]=fl,e},hl=Vt,pl=N,rn=ki,bl=dl,yl=zt,gl=en,Ur=Wt,Ol=_,Qr=B,tn=Jt,wl=rn.PROPER;rn.CONFIGURABLE;tn.IteratorPrototype;var te=tn.BUGGY_SAFARI_ITERATORS,xe=Ol("iterator"),Kr="keys",ne="values",qr="entries",ml=function(){return this},$l=function(e,r,t,n,o,a,i){bl(t,r,n);var s=function(y){if(y===o&&f)return f;if(!te&&y in l)return l[y];switch(y){case Kr:return function(){return new t(this,y)};case ne:return function(){return new t(this,y)};case qr:return function(){return new t(this,y)}}return function(){return new t(this)}},v=r+" Iterator",c=!1,l=e.prototype,u=l[xe]||l["@@iterator"]||o&&l[o],f=!te&&u||s(o),d=r=="Array"&&l.entries||u,O,m,w;if(d&&(O=yl(d.call(new e)),O!==Object.prototype&&O.next&&(gl(O,v,!0,!0),Qr[v]=ml)),wl&&o==ne&&u&&u.name!==ne&&(c=!0,f=function(){return pl(u,this)}),o)if(m={values:s(ne),keys:a?f:s(Kr),entries:s(qr)},i)for(w in m)(te||c||!(w in l))&&Ur(l,w,m[w]);else hl({target:r,proto:!0,forced:te||c},m);return i&&l[xe]!==f&&Ur(l,xe,f,{name:o}),Qr[r]=f,m},El=function(e,r){return{value:e,done:r}},Sl=H,Yr=B,nn=ai;Q.f;var Tl=$l,oe=El,on="Array Iterator",Il=nn.set,Rl=nn.getterFor(on);Tl(Array,"Array",function(e,r){Il(this,{type:on,target:Sl(e),index:0,kind:r})},function(){var e=Rl(this),r=e.target,t=e.kind,n=e.index++;return!r||n>=r.length?(e.target=void 0,oe(void 0,!0)):t=="keys"?oe(n,!1):t=="values"?oe(r[n],!1):oe([n,r[n]],!1)},"values");Yr.Arguments=Yr.Array;var Pl=_,_l=B,Al=Pl("iterator"),jl=Array.prototype,Cl=function(e){return e!==void 0&&(_l.Array===e||jl[Al]===e)},Ll=lr,Hr=tr,xl=Je,Nl=B,Ml=_,Dl=Ml("iterator"),an=function(e){if(!xl(e))return Hr(e,Dl)||Hr(e,"@@iterator")||Nl[Ll(e)]},Fl=N,Gl=rr,Vl=K,kl=er,Bl=an,Ul=TypeError,Ql=function(e,r){var t=arguments.length<2?Bl(e):r;if(Gl(t))return Vl(Fl(t,e));throw Ul(kl(e)+" is not iterable")},Kl=N,zr=K,ql=tr,Yl=function(e,r,t){var n,o;zr(e);try{if(n=ql(e,"return"),!n){if(r==="throw")throw t;return t}n=Kl(n,e)}catch(a){o=!0,n=a}if(r==="throw")throw t;if(o)throw n;return zr(n),t},Hl=Gt,zl=N,Wl=K,Xl=er,Jl=Cl,Zl=Qt,Wr=$t,ec=Ql,rc=an,Xr=Yl,tc=TypeError,se=function(e,r){this.stopped=e,this.result=r},Jr=se.prototype,nc=function(e,r,t){var n=t&&t.that,o=!!(t&&t.AS_ENTRIES),a=!!(t&&t.IS_RECORD),i=!!(t&&t.IS_ITERATOR),s=!!(t&&t.INTERRUPTED),v=Hl(r,n),c,l,u,f,d,O,m,w=function(g){return c&&Xr(c,"normal",g),new se(!0,g)},y=function(g){return o?(Wl(g),s?v(g[0],g[1],w):v(g[0],g[1])):s?v(g,w):v(g)};if(a)c=e.iterator;else if(i)c=e;else{if(l=rc(e),!l)throw tc(Xl(e)+" is not iterable");if(Jl(l)){for(u=0,f=Zl(e);f>u;u++)if(d=y(e[u]),d&&Wr(Jr,d))return d;return new se(!1)}c=ec(e,l)}for(O=a?e.next:c.next;!(m=zl(O,c)).done;){try{d=y(m.value)}catch(g){Xr(c,"throw",g)}if(typeof d=="object"&&d&&Wr(Jr,d))return d}return new se(!1)},oc=nr,ac=Q,ic=fe,sc=function(e,r,t){var n=oc(r);n in e?ac.f(e,n,ic(0,t)):e[n]=t},lc=Vt,cc=nc,uc=sc;lc({target:"Object",stat:!0},{fromEntries:function(r){var t={};return cc(r,function(n,o){uc(t,n,o)},{AS_ENTRIES:!0}),t}});var vc=Ze,fc=vc.Object.fromEntries,dc={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0},hc=dc,pc=S,bc=lr,yc=z,Zr=B,gc=_,et=gc("toStringTag");for(var Ne in hc){var rt=pc[Ne],Me=rt&&rt.prototype;Me&&bc(Me)!==et&&yc(Me,et,Ne),Zr[Ne]=Zr.Array}var Oc=fc,wc=Oc,mc=wc,$c=mc,Ec=fo($c);exports.VKNumericLanguage=void 0;(function(e){e.Armenian="58",e.Azerbaijani="57",e.Belarusian="114",e.English="3",e.Kazakh="97",e.Portuguese="73",e.Russian="0",e.Spanish="4",e.Ukrainian="1",e.Uzbek="65",e.Vietnamese="75"})(exports.VKNumericLanguage||(exports.VKNumericLanguage={}));const Sc="vk.com",Tc=(e,r,t)=>ot(void 0,void 0,void 0,function*(){const n=new URL(`https://${Sc}/js/lang-pack.js`);n.searchParams.set("format","json"),n.searchParams.set("name",r),e!==void 0&&n.searchParams.set("lang",e);const a=yield(yield vo(n.toString())).json();return Ic(a,t)}),Ic=(e,r)=>Ec(Object.entries(e.keys).map(([t,n])=>[t.substring(`${r}_`.length),Rc(n)])),Rc=e=>Array.isArray(e)?e[0]:e;exports.InterfaceLanguage=void 0;(function(e){e.RU="ru",e.EN="en"})(exports.InterfaceLanguage||(exports.InterfaceLanguage={}));exports.Logger=cn;exports.Observable=p;exports.Subject=qe;exports.Subscription=Y;exports.VERSION=sn;exports.ValueSubject=Dn;exports.abortable=bn;exports.addScript=hn;exports.areQualitiesExact=Nn;exports.assertEmptyArray=dn;exports.assertNever=C;exports.assertNonNullable=un;exports.assertNotEmptyArray=fn;exports.assertNullable=vn;exports.assertQualityIsExact=Mn;exports.buffer=Qn;exports.checkNever=ln;exports.combine=Fn;exports.debounce=Yn;exports.fillWithDefault=it;exports.filter=Jn;exports.filterChanged=eo;exports.fromEvent=Un;exports.getCurrentBrowser=Ye;exports.getExponentialDelay=wn;exports.getHighestQuality=jn;exports.getIOSVersion=gn;exports.interval=kn;exports.isHigher=Pn;exports.isHigherOrEqual=_n;exports.isIOS=yn;exports.isInvariantQuality=ze;exports.isLower=He;exports.isLowerOrEqual=An;exports.isMacLike=On;exports.isNonNullable=tt;exports.isNullable=nt;exports.loadVKLangPack=Tc;exports.map=st;exports.mapTo=no;exports.merge=Gn;exports.noop=G;exports.now=pn;exports.observableFrom=Bn;exports.once=oo;exports.pairwise=ao;exports.safeStorage=Rn;exports.tap=so;exports.throttle=Wn;exports.timeout=Vn;exports.videoHeightToQuality=Cn;exports.videoQualityToHeight=xn;exports.videoSizeToQuality=Ln;
|
|
6
|
+
"use strict";const sn="1.0.31-dev.0e8d526.0";class Y{constructor(){this.subscriptions=[]}unsubscribe(){const r=this.subscriptions;this.subscriptions=[],r.forEach(t=>typeof t=="function"?t():t.unsubscribe())}add(r){return this.subscriptions.push(r),this}}const C=e=>{throw new Error(`${e} is value of unexpected type`)},ln=e=>{},G=()=>{};class p{constructor(r){r&&(this._subscribe=r)}subscribe(r,t){var n;let o;t?typeof t=="function"?o={next:t,error:G}:o={next:s=>t.next(s),error:s=>{var v;return(v=t.error)===null||v===void 0?void 0:v.call(t,s)}}:o={next:G,error:G};const a=typeof r=="function"?{next:s=>{try{r(s)}catch(v){o.next(v)}},error:s=>o.next(s)}:{next:s=>r.next(s),error:s=>r.error?r.error(s):o.next(s)};let i;try{i=this._subscribe(a)}catch(s){(n=a.error)===null||n===void 0||n.call(a,s)}return new Y().add(()=>{switch(a.next=G,a.error=G,typeof i){case"function":i();return;case"object":i.unsubscribe();return;case"undefined":return;default:return C(i)}})}pipe(...r){return r.reduce((t,n)=>n(t),this)}_subscribe(r){}}class qe extends p{constructor(){super(),this.keyCounter=0,this.subscribers=new Map}next(r){this.subscribers.forEach(t=>t.next(r))}error(r){this.subscribers.forEach(t=>{var n;return(n=t.error)===null||n===void 0?void 0:n.call(t,r)})}_subscribe(r){const t=this.keyCounter++;return this.subscribers.set(t,r),new Y().add(()=>this.subscribers.delete(t))}}class cn{constructor(){this.log$=new qe,this.logs=[],this.log=r=>{const t=Object.assign(Object.assign({},r),{timestamp:Date.now()});this.logs.push(t),this.log$.next(t)},this.getAllLogs=()=>this.logs}createCustomLog(r){return(...t)=>{let n;try{n=r(...t)}catch(o){n={message:"error in `createCustomLog`",component:"Logger"}}this.log(n)}}createComponentLog(r){return this.createCustomLog(t=>Object.assign({component:r},t))}}function un(e,r='Assertion "value is not nullable" failed'){if(e==null)throw new Error(r)}function vn(e,r='Assertion "value is nullable" failed'){if(e!=null)throw new Error(r)}function tt(e){return typeof e!="undefined"&&e!==null}function nt(e){return e==null}function fn(e,r){if(!(e!=null&&e.length))throw new Error(r)}function dn(e,r){if(e!=null&&e.length)throw new Error(r)}const hn=(e,r,t)=>new Promise((n,o)=>{r.addEventListener("abort",()=>{s(),c.remove()});const a=()=>{s(),o()},i=()=>{s(),n()},s=()=>{v&&clearTimeout(v),c.removeEventListener("load",i),c.removeEventListener("error",a)};let v;t&&(v=window.setTimeout(a,t));const c=document.createElement("script");c.addEventListener("load",i),c.addEventListener("error",a),c.src=e,document.head.appendChild(c)});var de;const pn=typeof((de=window.performance)===null||de===void 0?void 0:de.now)=="function"?()=>window.performance.now():()=>Date.now();function ot(e,r,t,n){function o(a){return a instanceof t?a:new t(function(i){i(a)})}return new(t||(t=Promise))(function(a,i){function s(l){try{c(n.next(l))}catch(u){i(u)}}function v(l){try{c(n.throw(l))}catch(u){i(u)}}function c(l){l.done?a(l.value):o(l.value).then(s,v)}c((n=n.apply(e,r||[])).next())})}const bn=(e,r)=>(...t)=>ot(void 0,void 0,void 0,function*(){var n;const o=r(...t);let a=e.aborted,i;for(;!a&&!e.aborted;){const s=yield o.next(i);a=(n=s.done)!==null&&n!==void 0?n:!1,i=s.value}return i});exports.CurrentClientBrowser=void 0;(function(e){e.Unknown="Unknown",e.Yandex="Yandex",e.Chrome="Chrome",e.Chromium="Chromium",e.Firefox="Firefox",e.Safari="Safari",e.Opera="Opera",e.Edge="Edge",e.Rest="Rest"})(exports.CurrentClientBrowser||(exports.CurrentClientBrowser={}));exports.CurrentClientDevice=void 0;(function(e){e.Unknown="Unknown",e.Android="Android",e.iPhone="iPhone",e.iPad="iPad",e.iPod="iPod",e.RestMobile="RestMobile",e.Mac="Mac",e.Desktop="Desktop"})(exports.CurrentClientDevice||(exports.CurrentClientDevice={}));const Ye=()=>{const{userAgent:e}=window.navigator,r=/yabrowser/i.test(e)?exports.CurrentClientBrowser.Yandex:void 0,t=/chrome|crios/i.test(e)?exports.CurrentClientBrowser.Chrome:void 0,n=/chromium/i.test(e)?exports.CurrentClientBrowser.Chromium:void 0,o=/firefox|fxios/i.test(e)?exports.CurrentClientBrowser.Firefox:void 0,a=/webkit|safari|khtml/i.test(e)?exports.CurrentClientBrowser.Safari:void 0,i=/opr\//i.test(e)?exports.CurrentClientBrowser.Opera:void 0,s=/edg/i.test(e)?exports.CurrentClientBrowser.Edge:void 0,v=/android/i.test(e)?exports.CurrentClientDevice.Android:void 0,c=/iphone/i.test(e)?exports.CurrentClientDevice.iPhone:void 0,l=/ipad/i.test(e)?exports.CurrentClientDevice.iPad:void 0,u=/ipod/i.test(e)?exports.CurrentClientDevice.iPod:void 0,f=/mac/i.test(e)?exports.CurrentClientDevice.Mac:void 0,d=/webOS|BlackBerry|IEMobile|Opera Mini/i.test(e)?exports.CurrentClientDevice.RestMobile:void 0;return{browser:r||o||i||s||t||n||a||exports.CurrentClientBrowser.Rest,device:v||c||l||u||d||f||exports.CurrentClientDevice.Desktop}},yn=(e=!1)=>{const t=[exports.CurrentClientDevice.iPhone,exports.CurrentClientDevice.iPad,exports.CurrentClientDevice.iPod].includes(Ye().device);if(!e)return t;const{userAgent:n,maxTouchPoints:o}=window.navigator;return!!(t||/macintosh/i.test(n)&&o>0)},gn=()=>{const{userAgent:e}=window.navigator,r=e.match(/Version\/(\d+(\.\d+)?)/i);if(!r)return null;const t=r[1],n=parseFloat(t);return isNaN(n)?null:n},On=()=>[exports.CurrentClientDevice.Mac,exports.CurrentClientDevice.iPhone,exports.CurrentClientDevice.iPad,exports.CurrentClientDevice.iPod].includes(Ye().device),wn=(e,{start:r=0,factor:t=2,max:n=1/0,min:o=r,random:a=0}={})=>{let i=r;return i*=Math.pow(t,e),i*=1+(Math.random()*a*2-a),i=Math.round(i),i=Math.min(i,n),i=Math.max(i,o),i};var h;(function(e){e[e.LOCAL_STORAGE=0]="LOCAL_STORAGE",e[e.SESSION_STORAGE=1]="SESSION_STORAGE",e[e.RUNTIME=2]="RUNTIME"})(h||(h={}));let b,j;const he=`vk-videoplayer-dummy-key-${Math.random()}`,k=()=>{if(j!==void 0)return j;try{localStorage.setItem(he,"test"),localStorage.removeItem(he),j=h.LOCAL_STORAGE}catch(e){if(e instanceof DOMException||e instanceof TypeError)try{sessionStorage.getItem(he),j=h.SESSION_STORAGE}catch(r){if(r instanceof DOMException||r instanceof TypeError)j=h.RUNTIME;else throw r}else throw e}return j===h.RUNTIME&&(b=new Map),j},mn=()=>k()===h.LOCAL_STORAGE,$n=e=>{var r,t;const n=k();switch(n){case h.LOCAL_STORAGE:return(r=localStorage.getItem(e))!==null&&r!==void 0?r:void 0;case h.SESSION_STORAGE:return(t=sessionStorage.getItem(e))!==null&&t!==void 0?t:void 0;case h.RUNTIME:return b==null?void 0:b.get(e);default:C(n)}},En=(e,r)=>{const t=k();switch(t){case h.LOCAL_STORAGE:try{localStorage.setItem(e,r)}catch(n){if(n instanceof DOMException)console.error(n);else throw n}break;case h.SESSION_STORAGE:try{sessionStorage.setItem(e,r)}catch(n){if(n instanceof DOMException)console.error(n);else throw n}break;case h.RUNTIME:return void(b==null?void 0:b.set(e,r));default:C(t)}},Sn=e=>{var r;const t=k();switch(t){case h.LOCAL_STORAGE:return e in localStorage;case h.SESSION_STORAGE:return e in sessionStorage;case h.RUNTIME:return(r=b==null?void 0:b.has(e))!==null&&r!==void 0?r:!1;default:return C(t),!1}},Tn=e=>{const r=k();switch(r){case h.LOCAL_STORAGE:return localStorage.removeItem(e);case h.SESSION_STORAGE:return sessionStorage.removeItem(e);case h.RUNTIME:return void(b==null?void 0:b.delete(e));default:C(r)}},In=()=>{const e=k();switch(e){case h.LOCAL_STORAGE:return localStorage.clear();case h.SESSION_STORAGE:return sessionStorage.clear();case h.RUNTIME:return b==null?void 0:b.clear();default:C(e)}};var Rn=Object.freeze({__proto__:null,clear:In,get:$n,has:Sn,isPersistent:mn,remove:Tn,set:En});exports.VideoQuality=void 0;(function(e){e.INVARIANT="Invariant quality",e.Q_144P="144p",e.Q_240P="240p",e.Q_360P="360p",e.Q_480P="480p",e.Q_720P="720p",e.Q_1080P="1080p",e.Q_1440P="1440p",e.Q_2160P="2160p",e.Q_4320P="4320p"})(exports.VideoQuality||(exports.VideoQuality={}));const $={[exports.VideoQuality.Q_144P]:{width:256,height:144},[exports.VideoQuality.Q_240P]:{width:428,height:240},[exports.VideoQuality.Q_360P]:{width:640,height:360},[exports.VideoQuality.Q_480P]:{width:856,height:480},[exports.VideoQuality.Q_720P]:{width:1280,height:720},[exports.VideoQuality.Q_1080P]:{width:1920,height:1080},[exports.VideoQuality.Q_1440P]:{width:2560,height:1440},[exports.VideoQuality.Q_2160P]:{width:3840,height:2160},[exports.VideoQuality.Q_4320P]:{width:7680,height:4320}},Pn=(e,r)=>$[e].height>$[r].height,_n=(e,r)=>$[e].height>=$[r].height,He=(e,r)=>$[e].height<$[r].height,An=(e,r)=>$[e].height<=$[r].height,jn=e=>e.sort((r,t)=>r===t?0:r===exports.VideoQuality.INVARIANT?1:t===exports.VideoQuality.INVARIANT?-1:He(r,t)?1:-1)[0],at=Object.keys($).sort((e,r)=>He(e,r)?-1:1),Cn=(e,r=.02)=>[...at].find(n=>$[n].height*(1+r)>=e),Ln=({width:e,height:r})=>{const t=Math.min(e,r),n=Math.max(e,r);return at.find(o=>{const a=$[o];return a.width>=n&&a.height>=t})},xn=e=>$[e].height,ze=e=>e===exports.VideoQuality.INVARIANT,Nn=e=>e.every(r=>!ze(r));function Mn(e){if(ze(e))throw new Error("Expected exact quality")}const it=(e,r)=>{const t={};for(const n of Object.keys(r)){const o=r[n],a=e[n];Array.isArray(o)&&Array.isArray(a)?t[n]=a:typeof o=="object"&&typeof a=="object"?t[n]=it(a,o):t[n]=n in e?a:o}return t};class Dn extends qe{constructor(r){super(),this.value=r}next(r){super.next(this.value=r)}error(r){super.error(this.value=r)}getValue(){return this.value}_subscribe(r){const t=super._subscribe(r);return r.next(this.value),t}}function Fn(e){return new p(r=>{const t={};let n=Object.keys(e).length;const o=a=>i=>{a in t||n--,t[a]=i,n===0&&r.next(t)};return Object.entries(e).reduce((a,[i,s])=>a.add(s.subscribe(o(i))),new Y)})}function Gn(...e){return new p(r=>e.reduce((t,n)=>t.add(n.subscribe(r)),new Y))}var Vn=e=>new p(r=>{const t=window.setTimeout(()=>{try{r.next()}catch(n){if(r.error)r.error(n);else throw n}},e);return()=>window.clearTimeout(t)}),kn=e=>new p(r=>{const t=window.setInterval(()=>r.next(),e);return()=>window.clearInterval(t)}),Bn=e=>new p(r=>{e.forEach(t=>r.next(t))}),Un=(e,r)=>new p(t=>{const n=o=>t.next(o);return e.addEventListener(r,n),()=>e.removeEventListener(r,n)});function Qn(e){return r=>new p(t=>r.subscribe(new Kn(t,e)))}class Kn{constructor(r,t){this.destination=r,this.size=t,this.lastValues=[]}next(r){this.lastValues.length===this.size&&this.lastValues.shift(),this.lastValues.push(r),this.destination.next(this.lastValues)}error(r){var t,n;(n=(t=this.destination).error)===null||n===void 0||n.call(t,r)}}const qn={leading:!1,trailing:!0};function Yn(e,r=qn){return t=>new p(n=>t.subscribe(new Hn(n,e,r)))}class Hn{constructor(r,t,n){this.destination=r,this.time=t,this.config=n}next(r){this.lastValue=r,tt(this.timeout)?window.clearTimeout(this.timeout):this.config.leading&&this.destination.next(r),this.timeout=window.setTimeout(()=>{if(this.config.trailing)try{this.destination.next(this.lastValue)}catch(t){if(this.destination.error)this.destination.error(t);else throw t}this.timeout=void 0},this.time)}error(r){var t,n;(n=(t=this.destination).error)===null||n===void 0||n.call(t,r)}}const zn={leading:!0,trailing:!1};function Wn(e,r=zn){return t=>new p(n=>t.subscribe(new Xn(n,e,r)))}class Xn{constructor(r,t,n){this.destination=r,this.time=t,this.config=n}next(r){this.lastValue=r,nt(this.timeout)&&(this.config.leading&&this.destination.next(r),this.timeout=window.setTimeout(()=>{this.config.trailing&&this.destination.next(this.lastValue),this.timeout=void 0},this.time))}error(r){var t,n;(n=(t=this.destination).error)===null||n===void 0||n.call(t,r)}}function Jn(e){return r=>new p(t=>r.subscribe(new Zn(t,e)))}class Zn{constructor(r,t){this.destination=r,this.predicate=t}next(r){let t;try{t=this.predicate(r)}catch(n){throw this.error(n),n}t&&this.destination.next(r)}error(r){var t,n;(n=(t=this.destination).error)===null||n===void 0||n.call(t,r)}}function eo(e=(r,t)=>r===t){return r=>new p(t=>r.subscribe(new ro(t,e)))}const cr={};class ro{constructor(r,t){this.destination=r,this.predicate=t,this.lastValue=cr}next(r){let t;try{t=this.lastValue===cr||!this.predicate(this.lastValue,r),this.lastValue=r}catch(n){throw this.error(n),n}t&&this.destination.next(r)}error(r){var t,n;(n=(t=this.destination).error)===null||n===void 0||n.call(t,r)}}function st(e){return r=>new p(t=>r.subscribe(new to(t,e)))}let to=class{constructor(r,t){this.destination=r,this.mapper=t}next(r){let t;try{t=this.mapper(r)}catch(n){throw this.error(n),n}this.destination.next(t)}error(r){var t,n;(n=(t=this.destination).error)===null||n===void 0||n.call(t,r)}};function no(e){return st(()=>e)}function oo(){return e=>new p(r=>{let t=!1,n=!1;const o=e.subscribe(a=>{t||(t=!0,r.next(a)),n&&o.unsubscribe()},a=>{var i;t=!0,(i=r.error)===null||i===void 0||i.call(r,a),n&&o.unsubscribe()});return n=!0,t&&o.unsubscribe(),o})}function ao(){return e=>new p(r=>e.subscribe(new io(r)))}class io{constructor(r){this.destination=r,this.hasLast=!1}next(r){const t=this.last;if(this.last=r,!this.hasLast){this.hasLast=!0;return}this.destination.next([t,r])}error(r){var t,n;(n=(t=this.destination).error)===null||n===void 0||n.call(t,r)}}function so(e){return r=>new p(t=>r.subscribe(new lo(t,e)))}class lo{constructor(r,t){this.destination=r,this.effect=t}next(r){try{this.effect(r)}catch(t){throw this.error(t),t}this.destination.next(r)}error(r){var t,n;(n=(t=this.destination).error)===null||n===void 0||n.call(t,r)}}exports.ErrorCategory=void 0;(function(e){e.NETWORK="network",e.VIDEO_PIPELINE="video_pipeline",e.EXTERNAL_API="external_api",e.PARSER="parser",e.DOM="dom",e.WTF="wtf"})(exports.ErrorCategory||(exports.ErrorCategory={}));class ur{constructor(){Object.defineProperty(this,"listeners",{value:{},writable:!0,configurable:!0})}addEventListener(r,t,n){r in this.listeners||(this.listeners[r]=[]),this.listeners[r].push({callback:t,options:n})}removeEventListener(r,t){if(!(r in this.listeners))return;const n=this.listeners[r];for(let o=0,a=n.length;o<a;o++)if(n[o].callback===t){n.splice(o,1);return}}dispatchEvent(r){if(!(r.type in this.listeners))return;const n=this.listeners[r.type].slice();for(let o=0,a=n.length;o<a;o++){const i=n[o];try{i.callback.call(this,r)}catch(s){Promise.resolve().then(()=>{throw s})}i.options&&i.options.once&&this.removeEventListener(r.type,i.callback)}return!r.defaultPrevented}}class lt extends ur{constructor(){super(),this.listeners||ur.call(this),Object.defineProperty(this,"aborted",{value:!1,writable:!0,configurable:!0}),Object.defineProperty(this,"onabort",{value:null,writable:!0,configurable:!0}),Object.defineProperty(this,"reason",{value:void 0,writable:!0,configurable:!0})}toString(){return"[object AbortSignal]"}dispatchEvent(r){r.type==="abort"&&(this.aborted=!0,typeof this.onabort=="function"&&this.onabort.call(this,r)),super.dispatchEvent(r)}}class co{constructor(){Object.defineProperty(this,"signal",{value:new lt,writable:!0,configurable:!0})}abort(r){let t;try{t=new Event("abort")}catch(o){typeof document!="undefined"?document.createEvent?(t=document.createEvent("Event"),t.initEvent("abort",!1,!1)):(t=document.createEventObject(),t.type="abort"):t={type:"abort",bubbles:!1,cancelable:!1}}let n=r;if(n===void 0)if(typeof document=="undefined")n=new Error("This operation was aborted"),n.name="AbortError";else try{n=new DOMException("signal is aborted without reason")}catch(o){n=new Error("This operation was aborted"),n.name="AbortError"}this.signal.reason=n,this.signal.dispatchEvent(t)}toString(){return"[object AbortController]"}}typeof Symbol!="undefined"&&Symbol.toStringTag&&(co.prototype[Symbol.toStringTag]="AbortController",lt.prototype[Symbol.toStringTag]="AbortSignal");function ct(e){return e.__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL?(console.log("__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL=true is set, will force install polyfill"),!0):typeof e.Request=="function"&&!e.Request.prototype.hasOwnProperty("signal")||!e.AbortController}function uo(e){typeof e=="function"&&(e={fetch:e});const{fetch:r,Request:t=r.Request,AbortController:n,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:o=!1}=e;if(!ct({fetch:r,Request:t,AbortController:n,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:o}))return{fetch:r,Request:a};let a=t;(a&&!a.prototype.hasOwnProperty("signal")||o)&&(a=function(c,l){let u;l&&l.signal&&(u=l.signal,delete l.signal);const f=new t(c,l);return u&&Object.defineProperty(f,"signal",{writable:!1,enumerable:!1,configurable:!0,value:u}),f},a.prototype=t.prototype);const i=r;return{fetch:(v,c)=>{const l=a&&a.prototype.isPrototypeOf(v)?v.signal:c?c.signal:void 0;if(l){let u;try{u=new DOMException("Aborted","AbortError")}catch(d){u=new Error("Aborted"),u.name="AbortError"}if(l.aborted)return Promise.reject(u);const f=new Promise((d,O)=>{l.addEventListener("abort",()=>O(u),{once:!0})});return c&&c.signal&&delete c.signal,Promise.race([f,i(v,c)])}return i(v,c)},Request:a}}const We=ct({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),ut=We?uo({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,vo=We?ut.fetch:window.fetch;We?ut.Request:window.Request;var pe=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function fo(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var P=function(e){try{return!!e()}catch(r){return!0}},ho=P,ve=!ho(function(){var e=function(){}.bind();return typeof e!="function"||e.hasOwnProperty("prototype")}),vt=ve,ft=Function.prototype,De=ft.call,po=vt&&ft.bind.bind(De,De),L=vt?po:function(e){return function(){return De.apply(e,arguments)}},dt=L,bo=dt({}.toString),yo=dt("".slice),Xe=function(e){return yo(bo(e),8,-1)},go=L,Oo=P,wo=Xe,be=Object,mo=go("".split),$o=Oo(function(){return!be("z").propertyIsEnumerable(0)})?function(e){return wo(e)=="String"?mo(e,""):be(e)}:be,Je=function(e){return e==null},Eo=Je,So=TypeError,ht=function(e){if(Eo(e))throw So("Can't call method on "+e);return e},To=$o,Io=ht,H=function(e){return To(Io(e))},B={},X=function(e){return e&&e.Math==Math&&e},S=X(typeof globalThis=="object"&&globalThis)||X(typeof window=="object"&&window)||X(typeof self=="object"&&self)||X(typeof pe=="object"&&pe)||function(){return this}()||pe||Function("return this")(),Fe=typeof document=="object"&&document.all,Ro=typeof Fe=="undefined"&&Fe!==void 0,pt={all:Fe,IS_HTMLDDA:Ro},bt=pt,Po=bt.all,T=bt.IS_HTMLDDA?function(e){return typeof e=="function"||e===Po}:function(e){return typeof e=="function"},_o=S,Ao=T,vr=_o.WeakMap,jo=Ao(vr)&&/native code/.test(String(vr)),fr=T,yt=pt,Co=yt.all,U=yt.IS_HTMLDDA?function(e){return typeof e=="object"?e!==null:fr(e)||e===Co}:function(e){return typeof e=="object"?e!==null:fr(e)},Lo=P,x=!Lo(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7}),Q={},xo=S,dr=U,Ge=xo.document,No=dr(Ge)&&dr(Ge.createElement),gt=function(e){return No?Ge.createElement(e):{}},Mo=x,Do=P,Fo=gt,Ot=!Mo&&!Do(function(){return Object.defineProperty(Fo("div"),"a",{get:function(){return 7}}).a!=7}),Go=x,Vo=P,wt=Go&&Vo(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!=42}),ko=U,Bo=String,Uo=TypeError,K=function(e){if(ko(e))return e;throw Uo(Bo(e)+" is not an object")},Qo=ve,J=Function.prototype.call,N=Qo?J.bind(J):function(){return J.apply(J,arguments)},Ze={},ye=Ze,ge=S,Ko=T,hr=function(e){return Ko(e)?e:void 0},mt=function(e,r){return arguments.length<2?hr(ye[e])||hr(ge[e]):ye[e]&&ye[e][r]||ge[e]&&ge[e][r]},qo=L,$t=qo({}.isPrototypeOf),Yo=typeof navigator!="undefined"&&String(navigator.userAgent)||"",Et=S,Oe=Yo,pr=Et.process,br=Et.Deno,yr=pr&&pr.versions||br&&br.version,gr=yr&&yr.v8,E,le;gr&&(E=gr.split("."),le=E[0]>0&&E[0]<4?1:+(E[0]+E[1]));!le&&Oe&&(E=Oe.match(/Edge\/(\d+)/),(!E||E[1]>=74)&&(E=Oe.match(/Chrome\/(\d+)/),E&&(le=+E[1])));var Ho=le,Or=Ho,zo=P,Wo=S,Xo=Wo.String,St=!!Object.getOwnPropertySymbols&&!zo(function(){var e=Symbol();return!Xo(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&Or&&Or<41}),Jo=St,Tt=Jo&&!Symbol.sham&&typeof Symbol.iterator=="symbol",Zo=mt,ea=T,ra=$t,ta=Tt,na=Object,It=ta?function(e){return typeof e=="symbol"}:function(e){var r=Zo("Symbol");return ea(r)&&ra(r.prototype,na(e))},oa=String,er=function(e){try{return oa(e)}catch(r){return"Object"}},aa=T,ia=er,sa=TypeError,rr=function(e){if(aa(e))return e;throw sa(ia(e)+" is not a function")},la=rr,ca=Je,tr=function(e,r){var t=e[r];return ca(t)?void 0:la(t)},we=N,me=T,$e=U,ua=TypeError,va=function(e,r){var t,n;if(r==="string"&&me(t=e.toString)&&!$e(n=we(t,e))||me(t=e.valueOf)&&!$e(n=we(t,e))||r!=="string"&&me(t=e.toString)&&!$e(n=we(t,e)))return n;throw ua("Can't convert object to primitive value")},Rt={exports:{}},wr=S,fa=Object.defineProperty,da=function(e,r){try{fa(wr,e,{value:r,configurable:!0,writable:!0})}catch(t){wr[e]=r}return r},ha=S,pa=da,mr="__core-js_shared__",ba=ha[mr]||pa(mr,{}),Pt=ba,$r=Pt;(Rt.exports=function(e,r){return $r[e]||($r[e]=r!==void 0?r:{})})("versions",[]).push({version:"3.31.0",mode:"pure",copyright:"\xA9 2014-2023 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.31.0/LICENSE",source:"https://github.com/zloirock/core-js"});var _t=Rt.exports,ya=ht,ga=Object,At=function(e){return ga(ya(e))},Oa=L,wa=At,ma=Oa({}.hasOwnProperty),A=Object.hasOwn||function(r,t){return ma(wa(r),t)},$a=L,Ea=0,Sa=Math.random(),Ta=$a(1 .toString),jt=function(e){return"Symbol("+(e===void 0?"":e)+")_"+Ta(++Ea+Sa,36)},Ia=S,Ra=_t,Er=A,Pa=jt,_a=St,Aa=Tt,V=Ia.Symbol,Ee=Ra("wks"),ja=Aa?V.for||V:V&&V.withoutSetter||Pa,_=function(e){return Er(Ee,e)||(Ee[e]=_a&&Er(V,e)?V[e]:ja("Symbol."+e)),Ee[e]},Ca=N,Sr=U,Tr=It,La=tr,xa=va,Na=_,Ma=TypeError,Da=Na("toPrimitive"),Fa=function(e,r){if(!Sr(e)||Tr(e))return e;var t=La(e,Da),n;if(t){if(r===void 0&&(r="default"),n=Ca(t,e,r),!Sr(n)||Tr(n))return n;throw Ma("Can't convert object to primitive value")}return r===void 0&&(r="number"),xa(e,r)},Ga=Fa,Va=It,nr=function(e){var r=Ga(e,"string");return Va(r)?r:r+""},ka=x,Ba=Ot,Ua=wt,Z=K,Ir=nr,Qa=TypeError,Se=Object.defineProperty,Ka=Object.getOwnPropertyDescriptor,Te="enumerable",Ie="configurable",Re="writable";Q.f=ka?Ua?function(r,t,n){if(Z(r),t=Ir(t),Z(n),typeof r=="function"&&t==="prototype"&&"value"in n&&Re in n&&!n[Re]){var o=Ka(r,t);o&&o[Re]&&(r[t]=n.value,n={configurable:Ie in n?n[Ie]:o[Ie],enumerable:Te in n?n[Te]:o[Te],writable:!1})}return Se(r,t,n)}:Se:function(r,t,n){if(Z(r),t=Ir(t),Z(n),Ba)try{return Se(r,t,n)}catch(o){}if("get"in n||"set"in n)throw Qa("Accessors not supported");return"value"in n&&(r[t]=n.value),r};var fe=function(e,r){return{enumerable:!(e&1),configurable:!(e&2),writable:!(e&4),value:r}},qa=x,Ya=Q,Ha=fe,z=qa?function(e,r,t){return Ya.f(e,r,Ha(1,t))}:function(e,r,t){return e[r]=t,e},za=_t,Wa=jt,Rr=za("keys"),or=function(e){return Rr[e]||(Rr[e]=Wa(e))},ar={},Xa=jo,Ct=S,Ja=U,Za=z,Pe=A,_e=Pt,ei=or,ri=ar,Pr="Object already initialized",Ve=Ct.TypeError,ti=Ct.WeakMap,ce,q,ue,ni=function(e){return ue(e)?q(e):ce(e,{})},oi=function(e){return function(r){var t;if(!Ja(r)||(t=q(r)).type!==e)throw Ve("Incompatible receiver, "+e+" required");return t}};if(Xa||_e.state){var I=_e.state||(_e.state=new ti);I.get=I.get,I.has=I.has,I.set=I.set,ce=function(e,r){if(I.has(e))throw Ve(Pr);return r.facade=e,I.set(e,r),r},q=function(e){return I.get(e)||{}},ue=function(e){return I.has(e)}}else{var M=ei("state");ri[M]=!0,ce=function(e,r){if(Pe(e,M))throw Ve(Pr);return r.facade=e,Za(e,M,r),r},q=function(e){return Pe(e,M)?e[M]:{}},ue=function(e){return Pe(e,M)}}var ai={set:ce,get:q,has:ue,enforce:ni,getterFor:oi},ii=ve,Lt=Function.prototype,_r=Lt.apply,Ar=Lt.call,si=typeof Reflect=="object"&&Reflect.apply||(ii?Ar.bind(_r):function(){return Ar.apply(_r,arguments)}),li=Xe,ci=L,xt=function(e){if(li(e)==="Function")return ci(e)},Nt={},Mt={},Dt={}.propertyIsEnumerable,Ft=Object.getOwnPropertyDescriptor,ui=Ft&&!Dt.call({1:2},1);Mt.f=ui?function(r){var t=Ft(this,r);return!!t&&t.enumerable}:Dt;var vi=x,fi=N,di=Mt,hi=fe,pi=H,bi=nr,yi=A,gi=Ot,jr=Object.getOwnPropertyDescriptor;Nt.f=vi?jr:function(r,t){if(r=pi(r),t=bi(t),gi)try{return jr(r,t)}catch(n){}if(yi(r,t))return hi(!fi(di.f,r,t),r[t])};var Oi=P,wi=T,mi=/#|\.prototype\./,W=function(e,r){var t=Ei[$i(e)];return t==Ti?!0:t==Si?!1:wi(r)?Oi(r):!!r},$i=W.normalize=function(e){return String(e).replace(mi,".").toLowerCase()},Ei=W.data={},Si=W.NATIVE="N",Ti=W.POLYFILL="P",Ii=W,Cr=xt,Ri=rr,Pi=ve,_i=Cr(Cr.bind),Gt=function(e,r){return Ri(e),r===void 0?e:Pi?_i(e,r):function(){return e.apply(r,arguments)}},ee=S,Ai=si,ji=xt,Ci=T,Li=Nt.f,xi=Ii,D=Ze,Ni=Gt,F=z,Lr=A,Mi=function(e){var r=function(t,n,o){if(this instanceof r){switch(arguments.length){case 0:return new e;case 1:return new e(t);case 2:return new e(t,n)}return new e(t,n,o)}return Ai(e,this,arguments)};return r.prototype=e.prototype,r},Vt=function(e,r){var t=e.target,n=e.global,o=e.stat,a=e.proto,i=n?ee:o?ee[t]:(ee[t]||{}).prototype,s=n?D:D[t]||F(D,t,{})[t],v=s.prototype,c,l,u,f,d,O,m,w,y;for(f in r)c=xi(n?f:t+(o?".":"#")+f,e.forced),l=!c&&i&&Lr(i,f),O=s[f],l&&(e.dontCallGetSet?(y=Li(i,f),m=y&&y.value):m=i[f]),d=l&&m?m:r[f],!(l&&typeof O==typeof d)&&(e.bind&&l?w=Ni(d,ee):e.wrap&&l?w=Mi(d):a&&Ci(d)?w=ji(d):w=d,(e.sham||d&&d.sham||O&&O.sham)&&F(w,"sham",!0),F(s,f,w),a&&(u=t+"Prototype",Lr(D,u)||F(D,u,{}),F(D[u],f,d),e.real&&v&&(c||!v[f])&&F(v,f,d)))},ke=x,Di=A,kt=Function.prototype,Fi=ke&&Object.getOwnPropertyDescriptor,ir=Di(kt,"name"),Gi=ir&&function(){}.name==="something",Vi=ir&&(!ke||ke&&Fi(kt,"name").configurable),ki={EXISTS:ir,PROPER:Gi,CONFIGURABLE:Vi},Bt={},Bi=Math.ceil,Ui=Math.floor,Qi=Math.trunc||function(r){var t=+r;return(t>0?Ui:Bi)(t)},Ki=Qi,Ut=function(e){var r=+e;return r!==r||r===0?0:Ki(r)},qi=Ut,Yi=Math.max,Hi=Math.min,zi=function(e,r){var t=qi(e);return t<0?Yi(t+r,0):Hi(t,r)},Wi=Ut,Xi=Math.min,Ji=function(e){return e>0?Xi(Wi(e),9007199254740991):0},Zi=Ji,Qt=function(e){return Zi(e.length)},es=H,rs=zi,ts=Qt,xr=function(e){return function(r,t,n){var o=es(r),a=ts(o),i=rs(n,a),s;if(e&&t!=t){for(;a>i;)if(s=o[i++],s!=s)return!0}else for(;a>i;i++)if((e||i in o)&&o[i]===t)return e||i||0;return!e&&-1}},ns={includes:xr(!0),indexOf:xr(!1)},os=L,Ae=A,as=H,is=ns.indexOf,ss=ar,Nr=os([].push),ls=function(e,r){var t=as(e),n=0,o=[],a;for(a in t)!Ae(ss,a)&&Ae(t,a)&&Nr(o,a);for(;r.length>n;)Ae(t,a=r[n++])&&(~is(o,a)||Nr(o,a));return o},Kt=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],cs=ls,us=Kt,vs=Object.keys||function(r){return cs(r,us)},fs=x,ds=wt,hs=Q,ps=K,bs=H,ys=vs;Bt.f=fs&&!ds?Object.defineProperties:function(r,t){ps(r);for(var n=bs(t),o=ys(t),a=o.length,i=0,s;a>i;)hs.f(r,s=o[i++],n[s]);return r};var gs=mt,Os=gs("document","documentElement"),ws=K,ms=Bt,Mr=Kt,$s=ar,Es=Os,Ss=gt,Ts=or,Dr=">",Fr="<",Be="prototype",Ue="script",qt=Ts("IE_PROTO"),je=function(){},Yt=function(e){return Fr+Ue+Dr+e+Fr+"/"+Ue+Dr},Gr=function(e){e.write(Yt("")),e.close();var r=e.parentWindow.Object;return e=null,r},Is=function(){var e=Ss("iframe"),r="java"+Ue+":",t;return e.style.display="none",Es.appendChild(e),e.src=String(r),t=e.contentWindow.document,t.open(),t.write(Yt("document.F=Object")),t.close(),t.F},re,ae=function(){try{re=new ActiveXObject("htmlfile")}catch(r){}ae=typeof document!="undefined"?document.domain&&re?Gr(re):Is():Gr(re);for(var e=Mr.length;e--;)delete ae[Be][Mr[e]];return ae()};$s[qt]=!0;var Ht=Object.create||function(r,t){var n;return r!==null?(je[Be]=ws(r),n=new je,je[Be]=null,n[qt]=r):n=ae(),t===void 0?n:ms.f(n,t)},Rs=P,Ps=!Rs(function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}),_s=A,As=T,js=At,Cs=or,Ls=Ps,Vr=Cs("IE_PROTO"),Qe=Object,xs=Qe.prototype,zt=Ls?Qe.getPrototypeOf:function(e){var r=js(e);if(_s(r,Vr))return r[Vr];var t=r.constructor;return As(t)&&r instanceof t?t.prototype:r instanceof Qe?xs:null},Ns=z,Wt=function(e,r,t,n){return n&&n.enumerable?e[r]=t:Ns(e,r,t),e},Ms=P,Ds=T,Fs=U,Gs=Ht,kr=zt,Vs=Wt,ks=_,Ke=ks("iterator"),Xt=!1,R,Ce,Le;[].keys&&(Le=[].keys(),"next"in Le?(Ce=kr(kr(Le)),Ce!==Object.prototype&&(R=Ce)):Xt=!0);var Bs=!Fs(R)||Ms(function(){var e={};return R[Ke].call(e)!==e});Bs?R={}:R=Gs(R);Ds(R[Ke])||Vs(R,Ke,function(){return this});var Jt={IteratorPrototype:R,BUGGY_SAFARI_ITERATORS:Xt},Us=_,Qs=Us("toStringTag"),Zt={};Zt[Qs]="z";var sr=String(Zt)==="[object z]",Ks=sr,qs=T,ie=Xe,Ys=_,Hs=Ys("toStringTag"),zs=Object,Ws=ie(function(){return arguments}())=="Arguments",Xs=function(e,r){try{return e[r]}catch(t){}},lr=Ks?ie:function(e){var r,t,n;return e===void 0?"Undefined":e===null?"Null":typeof(t=Xs(r=zs(e),Hs))=="string"?t:Ws?ie(r):(n=ie(r))=="Object"&&qs(r.callee)?"Arguments":n},Js=sr,Zs=lr,el=Js?{}.toString:function(){return"[object "+Zs(this)+"]"},rl=sr,tl=Q.f,nl=z,ol=A,al=el,il=_,Br=il("toStringTag"),en=function(e,r,t,n){if(e){var o=t?e:e.prototype;ol(o,Br)||tl(o,Br,{configurable:!0,value:r}),n&&!rl&&nl(o,"toString",al)}},sl=Jt.IteratorPrototype,ll=Ht,cl=fe,ul=en,vl=B,fl=function(){return this},dl=function(e,r,t,n){var o=r+" Iterator";return e.prototype=ll(sl,{next:cl(+!n,t)}),ul(e,o,!1,!0),vl[o]=fl,e},hl=Vt,pl=N,rn=ki,bl=dl,yl=zt,gl=en,Ur=Wt,Ol=_,Qr=B,tn=Jt,wl=rn.PROPER;rn.CONFIGURABLE;tn.IteratorPrototype;var te=tn.BUGGY_SAFARI_ITERATORS,xe=Ol("iterator"),Kr="keys",ne="values",qr="entries",ml=function(){return this},$l=function(e,r,t,n,o,a,i){bl(t,r,n);var s=function(y){if(y===o&&f)return f;if(!te&&y in l)return l[y];switch(y){case Kr:return function(){return new t(this,y)};case ne:return function(){return new t(this,y)};case qr:return function(){return new t(this,y)}}return function(){return new t(this)}},v=r+" Iterator",c=!1,l=e.prototype,u=l[xe]||l["@@iterator"]||o&&l[o],f=!te&&u||s(o),d=r=="Array"&&l.entries||u,O,m,w;if(d&&(O=yl(d.call(new e)),O!==Object.prototype&&O.next&&(gl(O,v,!0,!0),Qr[v]=ml)),wl&&o==ne&&u&&u.name!==ne&&(c=!0,f=function(){return pl(u,this)}),o)if(m={values:s(ne),keys:a?f:s(Kr),entries:s(qr)},i)for(w in m)(te||c||!(w in l))&&Ur(l,w,m[w]);else hl({target:r,proto:!0,forced:te||c},m);return i&&l[xe]!==f&&Ur(l,xe,f,{name:o}),Qr[r]=f,m},El=function(e,r){return{value:e,done:r}},Sl=H,Yr=B,nn=ai;Q.f;var Tl=$l,oe=El,on="Array Iterator",Il=nn.set,Rl=nn.getterFor(on);Tl(Array,"Array",function(e,r){Il(this,{type:on,target:Sl(e),index:0,kind:r})},function(){var e=Rl(this),r=e.target,t=e.kind,n=e.index++;return!r||n>=r.length?(e.target=void 0,oe(void 0,!0)):t=="keys"?oe(n,!1):t=="values"?oe(r[n],!1):oe([n,r[n]],!1)},"values");Yr.Arguments=Yr.Array;var Pl=_,_l=B,Al=Pl("iterator"),jl=Array.prototype,Cl=function(e){return e!==void 0&&(_l.Array===e||jl[Al]===e)},Ll=lr,Hr=tr,xl=Je,Nl=B,Ml=_,Dl=Ml("iterator"),an=function(e){if(!xl(e))return Hr(e,Dl)||Hr(e,"@@iterator")||Nl[Ll(e)]},Fl=N,Gl=rr,Vl=K,kl=er,Bl=an,Ul=TypeError,Ql=function(e,r){var t=arguments.length<2?Bl(e):r;if(Gl(t))return Vl(Fl(t,e));throw Ul(kl(e)+" is not iterable")},Kl=N,zr=K,ql=tr,Yl=function(e,r,t){var n,o;zr(e);try{if(n=ql(e,"return"),!n){if(r==="throw")throw t;return t}n=Kl(n,e)}catch(a){o=!0,n=a}if(r==="throw")throw t;if(o)throw n;return zr(n),t},Hl=Gt,zl=N,Wl=K,Xl=er,Jl=Cl,Zl=Qt,Wr=$t,ec=Ql,rc=an,Xr=Yl,tc=TypeError,se=function(e,r){this.stopped=e,this.result=r},Jr=se.prototype,nc=function(e,r,t){var n=t&&t.that,o=!!(t&&t.AS_ENTRIES),a=!!(t&&t.IS_RECORD),i=!!(t&&t.IS_ITERATOR),s=!!(t&&t.INTERRUPTED),v=Hl(r,n),c,l,u,f,d,O,m,w=function(g){return c&&Xr(c,"normal",g),new se(!0,g)},y=function(g){return o?(Wl(g),s?v(g[0],g[1],w):v(g[0],g[1])):s?v(g,w):v(g)};if(a)c=e.iterator;else if(i)c=e;else{if(l=rc(e),!l)throw tc(Xl(e)+" is not iterable");if(Jl(l)){for(u=0,f=Zl(e);f>u;u++)if(d=y(e[u]),d&&Wr(Jr,d))return d;return new se(!1)}c=ec(e,l)}for(O=a?e.next:c.next;!(m=zl(O,c)).done;){try{d=y(m.value)}catch(g){Xr(c,"throw",g)}if(typeof d=="object"&&d&&Wr(Jr,d))return d}return new se(!1)},oc=nr,ac=Q,ic=fe,sc=function(e,r,t){var n=oc(r);n in e?ac.f(e,n,ic(0,t)):e[n]=t},lc=Vt,cc=nc,uc=sc;lc({target:"Object",stat:!0},{fromEntries:function(r){var t={};return cc(r,function(n,o){uc(t,n,o)},{AS_ENTRIES:!0}),t}});var vc=Ze,fc=vc.Object.fromEntries,dc={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0},hc=dc,pc=S,bc=lr,yc=z,Zr=B,gc=_,et=gc("toStringTag");for(var Ne in hc){var rt=pc[Ne],Me=rt&&rt.prototype;Me&&bc(Me)!==et&&yc(Me,et,Ne),Zr[Ne]=Zr.Array}var Oc=fc,wc=Oc,mc=wc,$c=mc,Ec=fo($c);exports.VKNumericLanguage=void 0;(function(e){e.Armenian="58",e.Azerbaijani="57",e.Belarusian="114",e.English="3",e.Kazakh="97",e.Portuguese="73",e.Russian="0",e.Spanish="4",e.Ukrainian="1",e.Uzbek="65",e.Vietnamese="75"})(exports.VKNumericLanguage||(exports.VKNumericLanguage={}));const Sc="vk.com",Tc=(e,r,t)=>ot(void 0,void 0,void 0,function*(){const n=new URL(`https://${Sc}/js/lang-pack.js`);n.searchParams.set("format","json"),n.searchParams.set("name",r),e!==void 0&&n.searchParams.set("lang",e);const a=yield(yield vo(n.toString())).json();return Ic(a,t)}),Ic=(e,r)=>Ec(Object.entries(e.keys).map(([t,n])=>[t.substring(`${r}_`.length),Rc(n)])),Rc=e=>Array.isArray(e)?e[0]:e;exports.InterfaceLanguage=void 0;(function(e){e.RU="ru",e.EN="en"})(exports.InterfaceLanguage||(exports.InterfaceLanguage={}));exports.Logger=cn;exports.Observable=p;exports.Subject=qe;exports.Subscription=Y;exports.VERSION=sn;exports.ValueSubject=Dn;exports.abortable=bn;exports.addScript=hn;exports.areQualitiesExact=Nn;exports.assertEmptyArray=dn;exports.assertNever=C;exports.assertNonNullable=un;exports.assertNotEmptyArray=fn;exports.assertNullable=vn;exports.assertQualityIsExact=Mn;exports.buffer=Qn;exports.checkNever=ln;exports.combine=Fn;exports.debounce=Yn;exports.fillWithDefault=it;exports.filter=Jn;exports.filterChanged=eo;exports.fromEvent=Un;exports.getCurrentBrowser=Ye;exports.getExponentialDelay=wn;exports.getHighestQuality=jn;exports.getIOSVersion=gn;exports.interval=kn;exports.isHigher=Pn;exports.isHigherOrEqual=_n;exports.isIOS=yn;exports.isInvariantQuality=ze;exports.isLower=He;exports.isLowerOrEqual=An;exports.isMacLike=On;exports.isNonNullable=tt;exports.isNullable=nt;exports.loadVKLangPack=Tc;exports.map=st;exports.mapTo=no;exports.merge=Gn;exports.noop=G;exports.now=pn;exports.observableFrom=Bn;exports.once=oo;exports.pairwise=ao;exports.safeStorage=Rn;exports.tap=so;exports.throttle=Wn;exports.timeout=Vn;exports.videoHeightToQuality=Cn;exports.videoQualityToHeight=xn;exports.videoSizeToQuality=Ln;
|
package/es2015.esm.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @vkontakte/videoplayer-shared v1.0.31-
|
|
3
|
-
*
|
|
2
|
+
* @vkontakte/videoplayer-shared v1.0.31-dev.0e8d526.0
|
|
3
|
+
* Tue, 12 Dec 2023 11:25:06 GMT
|
|
4
4
|
* https://st.mycdn.me/static/vkontakte-videoplayer/1-0-31/doc/
|
|
5
5
|
*/
|
|
6
|
-
const zc="1.0.31-beta.0";class dr{constructor(){this.subscriptions=[]}unsubscribe(){const e=this.subscriptions;this.subscriptions=[],e.forEach(t=>typeof t=="function"?t():t.unsubscribe())}add(e){return this.subscriptions.push(e),this}}const V=r=>{throw new Error(`${r} is value of unexpected type`)},Qc=r=>{},Q=()=>{};class y{constructor(e){e&&(this._subscribe=e)}subscribe(e,t){var n;let o;t?typeof t=="function"?o={next:t,error:Q}:o={next:s=>t.next(s),error:s=>{var v;return(v=t.error)===null||v===void 0?void 0:v.call(t,s)}}:o={next:Q,error:Q};const a=typeof e=="function"?{next:s=>{try{e(s)}catch(v){o.next(v)}},error:s=>o.next(s)}:{next:s=>e.next(s),error:s=>e.error?e.error(s):o.next(s)};let i;try{i=this._subscribe(a)}catch(s){(n=a.error)===null||n===void 0||n.call(a,s)}return new dr().add(()=>{switch(a.next=Q,a.error=Q,typeof i){case"function":i();return;case"object":i.unsubscribe();return;case"undefined":return;default:return V(i)}})}pipe(...e){return e.reduce((t,n)=>n(t),this)}_subscribe(e){}}class ot extends y{constructor(){super(),this.keyCounter=0,this.subscribers=new Map}next(e){this.subscribers.forEach(t=>t.next(e))}error(e){this.subscribers.forEach(t=>{var n;return(n=t.error)===null||n===void 0?void 0:n.call(t,e)})}_subscribe(e){const t=this.keyCounter++;return this.subscribers.set(t,e),new dr().add(()=>this.subscribers.delete(t))}}class Wc{constructor(){this.log$=new ot,this.logs=[],this.log=e=>{const t=Object.assign(Object.assign({},e),{timestamp:Date.now()});this.logs.push(t),this.log$.next(t)},this.getAllLogs=()=>this.logs}createCustomLog(e){return(...t)=>{let n;try{n=e(...t)}catch(o){n={message:"error in `createCustomLog`",component:"Logger"}}this.log(n)}}createComponentLog(e){return this.createCustomLog(t=>Object.assign({component:e},t))}}function Hc(r,e='Assertion "value is not nullable" failed'){if(r==null)throw new Error(e)}function Xc(r,e='Assertion "value is nullable" failed'){if(r!=null)throw new Error(e)}function ln(r){return typeof r!="undefined"&&r!==null}function un(r){return r==null}function Jc(r,e){if(!(r!=null&&r.length))throw new Error(e)}function Zc(r,e){if(r!=null&&r.length)throw new Error(e)}const rl=(r,e,t)=>new Promise((n,o)=>{e.addEventListener("abort",()=>{s(),l.remove()});const a=()=>{s(),o()},i=()=>{s(),n()},s=()=>{v&&clearTimeout(v),l.removeEventListener("load",i),l.removeEventListener("error",a)};let v;t&&(v=window.setTimeout(a,t));const l=document.createElement("script");l.addEventListener("load",i),l.addEventListener("error",a),l.src=r,document.head.appendChild(l)});var br;const el=typeof((br=window.performance)===null||br===void 0?void 0:br.now)=="function"?()=>window.performance.now():()=>Date.now();function at(r,e,t,n){function o(a){return a instanceof t?a:new t(function(i){i(a)})}return new(t||(t=Promise))(function(a,i){function s(c){try{l(n.next(c))}catch(u){i(u)}}function v(c){try{l(n.throw(c))}catch(u){i(u)}}function l(c){c.done?a(c.value):o(c.value).then(s,v)}l((n=n.apply(r,e||[])).next())})}const tl=(r,e)=>(...t)=>at(void 0,void 0,void 0,function*(){var n;const o=e(...t);let a=r.aborted,i;for(;!a&&!r.aborted;){const s=yield o.next(i);a=(n=s.done)!==null&&n!==void 0?n:!1,i=s.value}return i});var _;(function(r){r.Unknown="Unknown",r.Yandex="Yandex",r.Chrome="Chrome",r.Chromium="Chromium",r.Firefox="Firefox",r.Safari="Safari",r.Opera="Opera",r.Edge="Edge",r.Rest="Rest"})(_||(_={}));var p;(function(r){r.Unknown="Unknown",r.Android="Android",r.iPhone="iPhone",r.iPad="iPad",r.iPod="iPod",r.RestMobile="RestMobile",r.Mac="Mac",r.Desktop="Desktop"})(p||(p={}));const it=()=>{const{userAgent:r}=window.navigator,e=/yabrowser/i.test(r)?_.Yandex:void 0,t=/chrome|crios/i.test(r)?_.Chrome:void 0,n=/chromium/i.test(r)?_.Chromium:void 0,o=/firefox|fxios/i.test(r)?_.Firefox:void 0,a=/webkit|safari|khtml/i.test(r)?_.Safari:void 0,i=/opr\//i.test(r)?_.Opera:void 0,s=/edg/i.test(r)?_.Edge:void 0,v=/android/i.test(r)?p.Android:void 0,l=/iphone/i.test(r)?p.iPhone:void 0,c=/ipad/i.test(r)?p.iPad:void 0,u=/ipod/i.test(r)?p.iPod:void 0,f=/mac/i.test(r)?p.Mac:void 0,d=/webOS|BlackBerry|IEMobile|Opera Mini/i.test(r)?p.RestMobile:void 0;return{browser:e||o||i||s||t||n||a||_.Rest,device:v||l||c||u||d||f||p.Desktop}},nl=(r=!1)=>{const t=[p.iPhone,p.iPad,p.iPod].includes(it().device);if(!r)return t;const{userAgent:n,maxTouchPoints:o}=window.navigator;return!!(t||/macintosh/i.test(n)&&o>0)},ol=()=>{const{userAgent:r}=window.navigator,e=r.match(/Version\/(\d+(\.\d+)?)/i);if(!e)return null;const t=e[1],n=parseFloat(t);return isNaN(n)?null:n},al=()=>[p.Mac,p.iPhone,p.iPad,p.iPod].includes(it().device),il=(r,{start:e=0,factor:t=2,max:n=1/0,min:o=e,random:a=0}={})=>{let i=e;return i*=Math.pow(t,r),i*=1+(Math.random()*a*2-a),i=Math.round(i),i=Math.min(i,n),i=Math.max(i,o),i};var h;(function(r){r[r.LOCAL_STORAGE=0]="LOCAL_STORAGE",r[r.SESSION_STORAGE=1]="SESSION_STORAGE",r[r.RUNTIME=2]="RUNTIME"})(h||(h={}));let b,M;const yr=`vk-videoplayer-dummy-key-${Math.random()}`,B=()=>{if(M!==void 0)return M;try{localStorage.setItem(yr,"test"),localStorage.removeItem(yr),M=h.LOCAL_STORAGE}catch(r){if(r instanceof DOMException||r instanceof TypeError)try{sessionStorage.getItem(yr),M=h.SESSION_STORAGE}catch(e){if(e instanceof DOMException||e instanceof TypeError)M=h.RUNTIME;else throw e}else throw r}return M===h.RUNTIME&&(b=new Map),M},vn=()=>B()===h.LOCAL_STORAGE,fn=r=>{var e,t;const n=B();switch(n){case h.LOCAL_STORAGE:return(e=localStorage.getItem(r))!==null&&e!==void 0?e:void 0;case h.SESSION_STORAGE:return(t=sessionStorage.getItem(r))!==null&&t!==void 0?t:void 0;case h.RUNTIME:return b==null?void 0:b.get(r);default:V(n)}},dn=(r,e)=>{const t=B();switch(t){case h.LOCAL_STORAGE:try{localStorage.setItem(r,e)}catch(n){if(n instanceof DOMException)console.error(n);else throw n}break;case h.SESSION_STORAGE:try{sessionStorage.setItem(r,e)}catch(n){if(n instanceof DOMException)console.error(n);else throw n}break;case h.RUNTIME:return void(b==null?void 0:b.set(r,e));default:V(t)}},hn=r=>{var e;const t=B();switch(t){case h.LOCAL_STORAGE:return r in localStorage;case h.SESSION_STORAGE:return r in sessionStorage;case h.RUNTIME:return(e=b==null?void 0:b.has(r))!==null&&e!==void 0?e:!1;default:return V(t),!1}},pn=r=>{const e=B();switch(e){case h.LOCAL_STORAGE:return localStorage.removeItem(r);case h.SESSION_STORAGE:return sessionStorage.removeItem(r);case h.RUNTIME:return void(b==null?void 0:b.delete(r));default:V(e)}},bn=()=>{const r=B();switch(r){case h.LOCAL_STORAGE:return localStorage.clear();case h.SESSION_STORAGE:return sessionStorage.clear();case h.RUNTIME:return b==null?void 0:b.clear();default:V(r)}};var sl=Object.freeze({__proto__:null,clear:bn,get:fn,has:hn,isPersistent:vn,remove:pn,set:dn}),m;(function(r){r.INVARIANT="Invariant quality",r.Q_144P="144p",r.Q_240P="240p",r.Q_360P="360p",r.Q_480P="480p",r.Q_720P="720p",r.Q_1080P="1080p",r.Q_1440P="1440p",r.Q_2160P="2160p",r.Q_4320P="4320p"})(m||(m={}));const S={[m.Q_144P]:{width:256,height:144},[m.Q_240P]:{width:428,height:240},[m.Q_360P]:{width:640,height:360},[m.Q_480P]:{width:856,height:480},[m.Q_720P]:{width:1280,height:720},[m.Q_1080P]:{width:1920,height:1080},[m.Q_1440P]:{width:2560,height:1440},[m.Q_2160P]:{width:3840,height:2160},[m.Q_4320P]:{width:7680,height:4320}},cl=(r,e)=>S[r].height>S[e].height,ll=(r,e)=>S[r].height>=S[e].height,st=(r,e)=>S[r].height<S[e].height,ul=(r,e)=>S[r].height<=S[e].height,vl=r=>r.sort((e,t)=>e===t?0:e===m.INVARIANT?1:t===m.INVARIANT?-1:st(e,t)?1:-1)[0],ct=Object.keys(S).sort((r,e)=>st(r,e)?-1:1),fl=(r,e=.02)=>[...ct].find(n=>S[n].height*(1+e)>=r),dl=({width:r,height:e})=>{const t=Math.min(r,e),n=Math.max(r,e);return ct.find(o=>{const a=S[o];return a.width>=n&&a.height>=t})},hl=r=>S[r].height,lt=r=>r===m.INVARIANT,pl=r=>r.every(e=>!lt(e));function bl(r){if(lt(r))throw new Error("Expected exact quality")}const yn=(r,e)=>{const t={};for(const n of Object.keys(e)){const o=e[n],a=r[n];Array.isArray(o)&&Array.isArray(a)?t[n]=a:typeof o=="object"&&typeof a=="object"?t[n]=yn(a,o):t[n]=n in r?a:o}return t};class yl extends ot{constructor(e){super(),this.value=e}next(e){super.next(this.value=e)}error(e){super.error(this.value=e)}getValue(){return this.value}_subscribe(e){const t=super._subscribe(e);return e.next(this.value),t}}function gl(r){return new y(e=>{const t={};let n=Object.keys(r).length;const o=a=>i=>{a in t||n--,t[a]=i,n===0&&e.next(t)};return Object.entries(r).reduce((a,[i,s])=>a.add(s.subscribe(o(i))),new dr)})}function Ol(...r){return new y(e=>r.reduce((t,n)=>t.add(n.subscribe(e)),new dr))}var $l=r=>new y(e=>{const t=window.setTimeout(()=>{try{e.next()}catch(n){if(e.error)e.error(n);else throw n}},r);return()=>window.clearTimeout(t)}),wl=r=>new y(e=>{const t=window.setInterval(()=>e.next(),r);return()=>window.clearInterval(t)}),ml=r=>new y(e=>{r.forEach(t=>e.next(t))}),El=(r,e)=>new y(t=>{const n=o=>t.next(o);return r.addEventListener(e,n),()=>r.removeEventListener(e,n)});function Sl(r){return e=>new y(t=>e.subscribe(new gn(t,r)))}class gn{constructor(e,t){this.destination=e,this.size=t,this.lastValues=[]}next(e){this.lastValues.length===this.size&&this.lastValues.shift(),this.lastValues.push(e),this.destination.next(this.lastValues)}error(e){var t,n;(n=(t=this.destination).error)===null||n===void 0||n.call(t,e)}}const On={leading:!1,trailing:!0};function Tl(r,e=On){return t=>new y(n=>t.subscribe(new $n(n,r,e)))}class $n{constructor(e,t,n){this.destination=e,this.time=t,this.config=n}next(e){this.lastValue=e,ln(this.timeout)?window.clearTimeout(this.timeout):this.config.leading&&this.destination.next(e),this.timeout=window.setTimeout(()=>{if(this.config.trailing)try{this.destination.next(this.lastValue)}catch(t){if(this.destination.error)this.destination.error(t);else throw t}this.timeout=void 0},this.time)}error(e){var t,n;(n=(t=this.destination).error)===null||n===void 0||n.call(t,e)}}const wn={leading:!0,trailing:!1};function Il(r,e=wn){return t=>new y(n=>t.subscribe(new mn(n,r,e)))}class mn{constructor(e,t,n){this.destination=e,this.time=t,this.config=n}next(e){this.lastValue=e,un(this.timeout)&&(this.config.leading&&this.destination.next(e),this.timeout=window.setTimeout(()=>{this.config.trailing&&this.destination.next(this.lastValue),this.timeout=void 0},this.time))}error(e){var t,n;(n=(t=this.destination).error)===null||n===void 0||n.call(t,e)}}function Rl(r){return e=>new y(t=>e.subscribe(new En(t,r)))}class En{constructor(e,t){this.destination=e,this.predicate=t}next(e){let t;try{t=this.predicate(e)}catch(n){throw this.error(n),n}t&&this.destination.next(e)}error(e){var t,n;(n=(t=this.destination).error)===null||n===void 0||n.call(t,e)}}function Pl(r=(e,t)=>e===t){return e=>new y(t=>e.subscribe(new Sn(t,r)))}const ce={};class Sn{constructor(e,t){this.destination=e,this.predicate=t,this.lastValue=ce}next(e){let t;try{t=this.lastValue===ce||!this.predicate(this.lastValue,e),this.lastValue=e}catch(n){throw this.error(n),n}t&&this.destination.next(e)}error(e){var t,n;(n=(t=this.destination).error)===null||n===void 0||n.call(t,e)}}function Tn(r){return e=>new y(t=>e.subscribe(new In(t,r)))}let In=class{constructor(e,t){this.destination=e,this.mapper=t}next(e){let t;try{t=this.mapper(e)}catch(n){throw this.error(n),n}this.destination.next(t)}error(e){var t,n;(n=(t=this.destination).error)===null||n===void 0||n.call(t,e)}};function Al(r){return Tn(()=>r)}function jl(){return r=>new y(e=>{let t=!1,n=!1;const o=r.subscribe(a=>{t||(t=!0,e.next(a)),n&&o.unsubscribe()},a=>{var i;t=!0,(i=e.error)===null||i===void 0||i.call(e,a),n&&o.unsubscribe()});return n=!0,t&&o.unsubscribe(),o})}function Ll(){return r=>new y(e=>r.subscribe(new Rn(e)))}class Rn{constructor(e){this.destination=e,this.hasLast=!1}next(e){const t=this.last;if(this.last=e,!this.hasLast){this.hasLast=!0;return}this.destination.next([t,e])}error(e){var t,n;(n=(t=this.destination).error)===null||n===void 0||n.call(t,e)}}function xl(r){return e=>new y(t=>e.subscribe(new Pn(t,r)))}class Pn{constructor(e,t){this.destination=e,this.effect=t}next(e){try{this.effect(e)}catch(t){throw this.error(t),t}this.destination.next(e)}error(e){var t,n;(n=(t=this.destination).error)===null||n===void 0||n.call(t,e)}}var le;(function(r){r.NETWORK="network",r.VIDEO_PIPELINE="video_pipeline",r.EXTERNAL_API="external_api",r.PARSER="parser",r.DOM="dom",r.WTF="wtf"})(le||(le={}));class ue{constructor(){Object.defineProperty(this,"listeners",{value:{},writable:!0,configurable:!0})}addEventListener(e,t,n){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push({callback:t,options:n})}removeEventListener(e,t){if(!(e in this.listeners))return;const n=this.listeners[e];for(let o=0,a=n.length;o<a;o++)if(n[o].callback===t){n.splice(o,1);return}}dispatchEvent(e){if(!(e.type in this.listeners))return;const n=this.listeners[e.type].slice();for(let o=0,a=n.length;o<a;o++){const i=n[o];try{i.callback.call(this,e)}catch(s){Promise.resolve().then(()=>{throw s})}i.options&&i.options.once&&this.removeEventListener(e.type,i.callback)}return!e.defaultPrevented}}class ut extends ue{constructor(){super(),this.listeners||ue.call(this),Object.defineProperty(this,"aborted",{value:!1,writable:!0,configurable:!0}),Object.defineProperty(this,"onabort",{value:null,writable:!0,configurable:!0}),Object.defineProperty(this,"reason",{value:void 0,writable:!0,configurable:!0})}toString(){return"[object AbortSignal]"}dispatchEvent(e){e.type==="abort"&&(this.aborted=!0,typeof this.onabort=="function"&&this.onabort.call(this,e)),super.dispatchEvent(e)}}class _n{constructor(){Object.defineProperty(this,"signal",{value:new ut,writable:!0,configurable:!0})}abort(e){let t;try{t=new Event("abort")}catch(o){typeof document!="undefined"?document.createEvent?(t=document.createEvent("Event"),t.initEvent("abort",!1,!1)):(t=document.createEventObject(),t.type="abort"):t={type:"abort",bubbles:!1,cancelable:!1}}let n=e;if(n===void 0)if(typeof document=="undefined")n=new Error("This operation was aborted"),n.name="AbortError";else try{n=new DOMException("signal is aborted without reason")}catch(o){n=new Error("This operation was aborted"),n.name="AbortError"}this.signal.reason=n,this.signal.dispatchEvent(t)}toString(){return"[object AbortController]"}}typeof Symbol!="undefined"&&Symbol.toStringTag&&(_n.prototype[Symbol.toStringTag]="AbortController",ut.prototype[Symbol.toStringTag]="AbortSignal");function vt(r){return r.__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL?(console.log("__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL=true is set, will force install polyfill"),!0):typeof r.Request=="function"&&!r.Request.prototype.hasOwnProperty("signal")||!r.AbortController}function An(r){typeof r=="function"&&(r={fetch:r});const{fetch:e,Request:t=e.Request,AbortController:n,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:o=!1}=r;if(!vt({fetch:e,Request:t,AbortController:n,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:o}))return{fetch:e,Request:a};let a=t;(a&&!a.prototype.hasOwnProperty("signal")||o)&&(a=function(l,c){let u;c&&c.signal&&(u=c.signal,delete c.signal);const f=new t(l,c);return u&&Object.defineProperty(f,"signal",{writable:!1,enumerable:!1,configurable:!0,value:u}),f},a.prototype=t.prototype);const i=e;return{fetch:(v,l)=>{const c=a&&a.prototype.isPrototypeOf(v)?v.signal:l?l.signal:void 0;if(c){let u;try{u=new DOMException("Aborted","AbortError")}catch(d){u=new Error("Aborted"),u.name="AbortError"}if(c.aborted)return Promise.reject(u);const f=new Promise((d,$)=>{c.addEventListener("abort",()=>$(u),{once:!0})});return l&&l.signal&&delete l.signal,Promise.race([f,i(v,l)])}return i(v,l)},Request:a}}const Wr=vt({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),ft=Wr?An({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,jn=Wr?ft.fetch:window.fetch;Wr?ft.Request:window.Request;var gr=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function Ln(r){return r&&r.__esModule&&Object.prototype.hasOwnProperty.call(r,"default")?r.default:r}var j=function(r){try{return!!r()}catch(e){return!0}},xn=j,hr=!xn(function(){var r=function(){}.bind();return typeof r!="function"||r.hasOwnProperty("prototype")}),dt=hr,ht=Function.prototype,kr=ht.call,Mn=dt&&ht.bind.bind(kr,kr),N=dt?Mn:function(r){return function(){return kr.apply(r,arguments)}},pt=N,Nn=pt({}.toString),Cn=pt("".slice),Hr=function(r){return Cn(Nn(r),8,-1)},Fn=N,Gn=j,Dn=Hr,Or=Object,kn=Fn("".split),Un=Gn(function(){return!Or("z").propertyIsEnumerable(0)})?function(r){return Dn(r)=="String"?kn(r,""):Or(r)}:Or,Xr=function(r){return r==null},Vn=Xr,Bn=TypeError,bt=function(r){if(Vn(r))throw Bn("Can't call method on "+r);return r},Kn=Un,qn=bt,H=function(r){return Kn(qn(r))},K={},Z=function(r){return r&&r.Math==Math&&r},I=Z(typeof globalThis=="object"&&globalThis)||Z(typeof window=="object"&&window)||Z(typeof self=="object"&&self)||Z(typeof gr=="object"&&gr)||function(){return this}()||gr||Function("return this")(),Ur=typeof document=="object"&&document.all,Yn=typeof Ur=="undefined"&&Ur!==void 0,yt={all:Ur,IS_HTMLDDA:Yn},gt=yt,zn=gt.all,R=gt.IS_HTMLDDA?function(r){return typeof r=="function"||r===zn}:function(r){return typeof r=="function"},Qn=I,Wn=R,ve=Qn.WeakMap,Hn=Wn(ve)&&/native code/.test(String(ve)),fe=R,Ot=yt,Xn=Ot.all,q=Ot.IS_HTMLDDA?function(r){return typeof r=="object"?r!==null:fe(r)||r===Xn}:function(r){return typeof r=="object"?r!==null:fe(r)},Jn=j,C=!Jn(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7}),Y={},Zn=I,de=q,Vr=Zn.document,ro=de(Vr)&&de(Vr.createElement),$t=function(r){return ro?Vr.createElement(r):{}},eo=C,to=j,no=$t,wt=!eo&&!to(function(){return Object.defineProperty(no("div"),"a",{get:function(){return 7}}).a!=7}),oo=C,ao=j,mt=oo&&ao(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!=42}),io=q,so=String,co=TypeError,z=function(r){if(io(r))return r;throw co(so(r)+" is not an object")},lo=hr,rr=Function.prototype.call,F=lo?rr.bind(rr):function(){return rr.apply(rr,arguments)},Jr={},$r=Jr,wr=I,uo=R,he=function(r){return uo(r)?r:void 0},Et=function(r,e){return arguments.length<2?he($r[r])||he(wr[r]):$r[r]&&$r[r][e]||wr[r]&&wr[r][e]},vo=N,St=vo({}.isPrototypeOf),fo=typeof navigator!="undefined"&&String(navigator.userAgent)||"",Tt=I,mr=fo,pe=Tt.process,be=Tt.Deno,ye=pe&&pe.versions||be&&be.version,ge=ye&&ye.v8,T,ur;ge&&(T=ge.split("."),ur=T[0]>0&&T[0]<4?1:+(T[0]+T[1]));!ur&&mr&&(T=mr.match(/Edge\/(\d+)/),(!T||T[1]>=74)&&(T=mr.match(/Chrome\/(\d+)/),T&&(ur=+T[1])));var ho=ur,Oe=ho,po=j,bo=I,yo=bo.String,It=!!Object.getOwnPropertySymbols&&!po(function(){var r=Symbol();return!yo(r)||!(Object(r)instanceof Symbol)||!Symbol.sham&&Oe&&Oe<41}),go=It,Rt=go&&!Symbol.sham&&typeof Symbol.iterator=="symbol",Oo=Et,$o=R,wo=St,mo=Rt,Eo=Object,Pt=mo?function(r){return typeof r=="symbol"}:function(r){var e=Oo("Symbol");return $o(e)&&wo(e.prototype,Eo(r))},So=String,Zr=function(r){try{return So(r)}catch(e){return"Object"}},To=R,Io=Zr,Ro=TypeError,re=function(r){if(To(r))return r;throw Ro(Io(r)+" is not a function")},Po=re,_o=Xr,ee=function(r,e){var t=r[e];return _o(t)?void 0:Po(t)},Er=F,Sr=R,Tr=q,Ao=TypeError,jo=function(r,e){var t,n;if(e==="string"&&Sr(t=r.toString)&&!Tr(n=Er(t,r))||Sr(t=r.valueOf)&&!Tr(n=Er(t,r))||e!=="string"&&Sr(t=r.toString)&&!Tr(n=Er(t,r)))return n;throw Ao("Can't convert object to primitive value")},_t={exports:{}},$e=I,Lo=Object.defineProperty,xo=function(r,e){try{Lo($e,r,{value:e,configurable:!0,writable:!0})}catch(t){$e[r]=e}return e},Mo=I,No=xo,we="__core-js_shared__",Co=Mo[we]||No(we,{}),At=Co,me=At;(_t.exports=function(r,e){return me[r]||(me[r]=e!==void 0?e:{})})("versions",[]).push({version:"3.31.0",mode:"pure",copyright:"\xA9 2014-2023 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.31.0/LICENSE",source:"https://github.com/zloirock/core-js"});var jt=_t.exports,Fo=bt,Go=Object,Lt=function(r){return Go(Fo(r))},Do=N,ko=Lt,Uo=Do({}.hasOwnProperty),x=Object.hasOwn||function(e,t){return Uo(ko(e),t)},Vo=N,Bo=0,Ko=Math.random(),qo=Vo(1 .toString),xt=function(r){return"Symbol("+(r===void 0?"":r)+")_"+qo(++Bo+Ko,36)},Yo=I,zo=jt,Ee=x,Qo=xt,Wo=It,Ho=Rt,U=Yo.Symbol,Ir=zo("wks"),Xo=Ho?U.for||U:U&&U.withoutSetter||Qo,L=function(r){return Ee(Ir,r)||(Ir[r]=Wo&&Ee(U,r)?U[r]:Xo("Symbol."+r)),Ir[r]},Jo=F,Se=q,Te=Pt,Zo=ee,ra=jo,ea=L,ta=TypeError,na=ea("toPrimitive"),oa=function(r,e){if(!Se(r)||Te(r))return r;var t=Zo(r,na),n;if(t){if(e===void 0&&(e="default"),n=Jo(t,r,e),!Se(n)||Te(n))return n;throw ta("Can't convert object to primitive value")}return e===void 0&&(e="number"),ra(r,e)},aa=oa,ia=Pt,te=function(r){var e=aa(r,"string");return ia(e)?e:e+""},sa=C,ca=wt,la=mt,er=z,Ie=te,ua=TypeError,Rr=Object.defineProperty,va=Object.getOwnPropertyDescriptor,Pr="enumerable",_r="configurable",Ar="writable";Y.f=sa?la?function(e,t,n){if(er(e),t=Ie(t),er(n),typeof e=="function"&&t==="prototype"&&"value"in n&&Ar in n&&!n[Ar]){var o=va(e,t);o&&o[Ar]&&(e[t]=n.value,n={configurable:_r in n?n[_r]:o[_r],enumerable:Pr in n?n[Pr]:o[Pr],writable:!1})}return Rr(e,t,n)}:Rr:function(e,t,n){if(er(e),t=Ie(t),er(n),ca)try{return Rr(e,t,n)}catch(o){}if("get"in n||"set"in n)throw ua("Accessors not supported");return"value"in n&&(e[t]=n.value),e};var pr=function(r,e){return{enumerable:!(r&1),configurable:!(r&2),writable:!(r&4),value:e}},fa=C,da=Y,ha=pr,X=fa?function(r,e,t){return da.f(r,e,ha(1,t))}:function(r,e,t){return r[e]=t,r},pa=jt,ba=xt,Re=pa("keys"),ne=function(r){return Re[r]||(Re[r]=ba(r))},oe={},ya=Hn,Mt=I,ga=q,Oa=X,jr=x,Lr=At,$a=ne,wa=oe,Pe="Object already initialized",Br=Mt.TypeError,ma=Mt.WeakMap,vr,W,fr,Ea=function(r){return fr(r)?W(r):vr(r,{})},Sa=function(r){return function(e){var t;if(!ga(e)||(t=W(e)).type!==r)throw Br("Incompatible receiver, "+r+" required");return t}};if(ya||Lr.state){var P=Lr.state||(Lr.state=new ma);P.get=P.get,P.has=P.has,P.set=P.set,vr=function(r,e){if(P.has(r))throw Br(Pe);return e.facade=r,P.set(r,e),e},W=function(r){return P.get(r)||{}},fr=function(r){return P.has(r)}}else{var G=$a("state");wa[G]=!0,vr=function(r,e){if(jr(r,G))throw Br(Pe);return e.facade=r,Oa(r,G,e),e},W=function(r){return jr(r,G)?r[G]:{}},fr=function(r){return jr(r,G)}}var Ta={set:vr,get:W,has:fr,enforce:Ea,getterFor:Sa},Ia=hr,Nt=Function.prototype,_e=Nt.apply,Ae=Nt.call,Ra=typeof Reflect=="object"&&Reflect.apply||(Ia?Ae.bind(_e):function(){return Ae.apply(_e,arguments)}),Pa=Hr,_a=N,Ct=function(r){if(Pa(r)==="Function")return _a(r)},Ft={},Gt={},Dt={}.propertyIsEnumerable,kt=Object.getOwnPropertyDescriptor,Aa=kt&&!Dt.call({1:2},1);Gt.f=Aa?function(e){var t=kt(this,e);return!!t&&t.enumerable}:Dt;var ja=C,La=F,xa=Gt,Ma=pr,Na=H,Ca=te,Fa=x,Ga=wt,je=Object.getOwnPropertyDescriptor;Ft.f=ja?je:function(e,t){if(e=Na(e),t=Ca(t),Ga)try{return je(e,t)}catch(n){}if(Fa(e,t))return Ma(!La(xa.f,e,t),e[t])};var Da=j,ka=R,Ua=/#|\.prototype\./,J=function(r,e){var t=Ba[Va(r)];return t==qa?!0:t==Ka?!1:ka(e)?Da(e):!!e},Va=J.normalize=function(r){return String(r).replace(Ua,".").toLowerCase()},Ba=J.data={},Ka=J.NATIVE="N",qa=J.POLYFILL="P",Ya=J,Le=Ct,za=re,Qa=hr,Wa=Le(Le.bind),Ut=function(r,e){return za(r),e===void 0?r:Qa?Wa(r,e):function(){return r.apply(e,arguments)}},tr=I,Ha=Ra,Xa=Ct,Ja=R,Za=Ft.f,ri=Ya,D=Jr,ei=Ut,k=X,xe=x,ti=function(r){var e=function(t,n,o){if(this instanceof e){switch(arguments.length){case 0:return new r;case 1:return new r(t);case 2:return new r(t,n)}return new r(t,n,o)}return Ha(r,this,arguments)};return e.prototype=r.prototype,e},Vt=function(r,e){var t=r.target,n=r.global,o=r.stat,a=r.proto,i=n?tr:o?tr[t]:(tr[t]||{}).prototype,s=n?D:D[t]||k(D,t,{})[t],v=s.prototype,l,c,u,f,d,$,E,w,g;for(f in e)l=ri(n?f:t+(o?".":"#")+f,r.forced),c=!l&&i&&xe(i,f),$=s[f],c&&(r.dontCallGetSet?(g=Za(i,f),E=g&&g.value):E=i[f]),d=c&&E?E:e[f],!(c&&typeof $==typeof d)&&(r.bind&&c?w=ei(d,tr):r.wrap&&c?w=ti(d):a&&Ja(d)?w=Xa(d):w=d,(r.sham||d&&d.sham||$&&$.sham)&&k(w,"sham",!0),k(s,f,w),a&&(u=t+"Prototype",xe(D,u)||k(D,u,{}),k(D[u],f,d),r.real&&v&&(l||!v[f])&&k(v,f,d)))},Kr=C,ni=x,Bt=Function.prototype,oi=Kr&&Object.getOwnPropertyDescriptor,ae=ni(Bt,"name"),ai=ae&&function(){}.name==="something",ii=ae&&(!Kr||Kr&&oi(Bt,"name").configurable),si={EXISTS:ae,PROPER:ai,CONFIGURABLE:ii},Kt={},ci=Math.ceil,li=Math.floor,ui=Math.trunc||function(e){var t=+e;return(t>0?li:ci)(t)},vi=ui,qt=function(r){var e=+r;return e!==e||e===0?0:vi(e)},fi=qt,di=Math.max,hi=Math.min,pi=function(r,e){var t=fi(r);return t<0?di(t+e,0):hi(t,e)},bi=qt,yi=Math.min,gi=function(r){return r>0?yi(bi(r),9007199254740991):0},Oi=gi,Yt=function(r){return Oi(r.length)},$i=H,wi=pi,mi=Yt,Me=function(r){return function(e,t,n){var o=$i(e),a=mi(o),i=wi(n,a),s;if(r&&t!=t){for(;a>i;)if(s=o[i++],s!=s)return!0}else for(;a>i;i++)if((r||i in o)&&o[i]===t)return r||i||0;return!r&&-1}},Ei={includes:Me(!0),indexOf:Me(!1)},Si=N,xr=x,Ti=H,Ii=Ei.indexOf,Ri=oe,Ne=Si([].push),Pi=function(r,e){var t=Ti(r),n=0,o=[],a;for(a in t)!xr(Ri,a)&&xr(t,a)&&Ne(o,a);for(;e.length>n;)xr(t,a=e[n++])&&(~Ii(o,a)||Ne(o,a));return o},zt=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],_i=Pi,Ai=zt,ji=Object.keys||function(e){return _i(e,Ai)},Li=C,xi=mt,Mi=Y,Ni=z,Ci=H,Fi=ji;Kt.f=Li&&!xi?Object.defineProperties:function(e,t){Ni(e);for(var n=Ci(t),o=Fi(t),a=o.length,i=0,s;a>i;)Mi.f(e,s=o[i++],n[s]);return e};var Gi=Et,Di=Gi("document","documentElement"),ki=z,Ui=Kt,Ce=zt,Vi=oe,Bi=Di,Ki=$t,qi=ne,Fe=">",Ge="<",qr="prototype",Yr="script",Qt=qi("IE_PROTO"),Mr=function(){},Wt=function(r){return Ge+Yr+Fe+r+Ge+"/"+Yr+Fe},De=function(r){r.write(Wt("")),r.close();var e=r.parentWindow.Object;return r=null,e},Yi=function(){var r=Ki("iframe"),e="java"+Yr+":",t;return r.style.display="none",Bi.appendChild(r),r.src=String(e),t=r.contentWindow.document,t.open(),t.write(Wt("document.F=Object")),t.close(),t.F},nr,sr=function(){try{nr=new ActiveXObject("htmlfile")}catch(e){}sr=typeof document!="undefined"?document.domain&&nr?De(nr):Yi():De(nr);for(var r=Ce.length;r--;)delete sr[qr][Ce[r]];return sr()};Vi[Qt]=!0;var Ht=Object.create||function(e,t){var n;return e!==null?(Mr[qr]=ki(e),n=new Mr,Mr[qr]=null,n[Qt]=e):n=sr(),t===void 0?n:Ui.f(n,t)},zi=j,Qi=!zi(function(){function r(){}return r.prototype.constructor=null,Object.getPrototypeOf(new r)!==r.prototype}),Wi=x,Hi=R,Xi=Lt,Ji=ne,Zi=Qi,ke=Ji("IE_PROTO"),zr=Object,rs=zr.prototype,Xt=Zi?zr.getPrototypeOf:function(r){var e=Xi(r);if(Wi(e,ke))return e[ke];var t=e.constructor;return Hi(t)&&e instanceof t?t.prototype:e instanceof zr?rs:null},es=X,Jt=function(r,e,t,n){return n&&n.enumerable?r[e]=t:es(r,e,t),r},ts=j,ns=R,os=q,as=Ht,Ue=Xt,is=Jt,ss=L,Qr=ss("iterator"),Zt=!1,A,Nr,Cr;[].keys&&(Cr=[].keys(),"next"in Cr?(Nr=Ue(Ue(Cr)),Nr!==Object.prototype&&(A=Nr)):Zt=!0);var cs=!os(A)||ts(function(){var r={};return A[Qr].call(r)!==r});cs?A={}:A=as(A);ns(A[Qr])||is(A,Qr,function(){return this});var rn={IteratorPrototype:A,BUGGY_SAFARI_ITERATORS:Zt},ls=L,us=ls("toStringTag"),en={};en[us]="z";var ie=String(en)==="[object z]",vs=ie,fs=R,cr=Hr,ds=L,hs=ds("toStringTag"),ps=Object,bs=cr(function(){return arguments}())=="Arguments",ys=function(r,e){try{return r[e]}catch(t){}},se=vs?cr:function(r){var e,t,n;return r===void 0?"Undefined":r===null?"Null":typeof(t=ys(e=ps(r),hs))=="string"?t:bs?cr(e):(n=cr(e))=="Object"&&fs(e.callee)?"Arguments":n},gs=ie,Os=se,$s=gs?{}.toString:function(){return"[object "+Os(this)+"]"},ws=ie,ms=Y.f,Es=X,Ss=x,Ts=$s,Is=L,Ve=Is("toStringTag"),tn=function(r,e,t,n){if(r){var o=t?r:r.prototype;Ss(o,Ve)||ms(o,Ve,{configurable:!0,value:e}),n&&!ws&&Es(o,"toString",Ts)}},Rs=rn.IteratorPrototype,Ps=Ht,_s=pr,As=tn,js=K,Ls=function(){return this},xs=function(r,e,t,n){var o=e+" Iterator";return r.prototype=Ps(Rs,{next:_s(+!n,t)}),As(r,o,!1,!0),js[o]=Ls,r},Ms=Vt,Ns=F,nn=si,Cs=xs,Fs=Xt,Gs=tn,Be=Jt,Ds=L,Ke=K,on=rn,ks=nn.PROPER;nn.CONFIGURABLE;on.IteratorPrototype;var or=on.BUGGY_SAFARI_ITERATORS,Fr=Ds("iterator"),qe="keys",ar="values",Ye="entries",Us=function(){return this},Vs=function(r,e,t,n,o,a,i){Cs(t,e,n);var s=function(g){if(g===o&&f)return f;if(!or&&g in c)return c[g];switch(g){case qe:return function(){return new t(this,g)};case ar:return function(){return new t(this,g)};case Ye:return function(){return new t(this,g)}}return function(){return new t(this)}},v=e+" Iterator",l=!1,c=r.prototype,u=c[Fr]||c["@@iterator"]||o&&c[o],f=!or&&u||s(o),d=e=="Array"&&c.entries||u,$,E,w;if(d&&($=Fs(d.call(new r)),$!==Object.prototype&&$.next&&(Gs($,v,!0,!0),Ke[v]=Us)),ks&&o==ar&&u&&u.name!==ar&&(l=!0,f=function(){return Ns(u,this)}),o)if(E={values:s(ar),keys:a?f:s(qe),entries:s(Ye)},i)for(w in E)(or||l||!(w in c))&&Be(c,w,E[w]);else Ms({target:e,proto:!0,forced:or||l},E);return i&&c[Fr]!==f&&Be(c,Fr,f,{name:o}),Ke[e]=f,E},Bs=function(r,e){return{value:r,done:e}},Ks=H,ze=K,an=Ta;Y.f;var qs=Vs,ir=Bs,sn="Array Iterator",Ys=an.set,zs=an.getterFor(sn);qs(Array,"Array",function(r,e){Ys(this,{type:sn,target:Ks(r),index:0,kind:e})},function(){var r=zs(this),e=r.target,t=r.kind,n=r.index++;return!e||n>=e.length?(r.target=void 0,ir(void 0,!0)):t=="keys"?ir(n,!1):t=="values"?ir(e[n],!1):ir([n,e[n]],!1)},"values");ze.Arguments=ze.Array;var Qs=L,Ws=K,Hs=Qs("iterator"),Xs=Array.prototype,Js=function(r){return r!==void 0&&(Ws.Array===r||Xs[Hs]===r)},Zs=se,Qe=ee,rc=Xr,ec=K,tc=L,nc=tc("iterator"),cn=function(r){if(!rc(r))return Qe(r,nc)||Qe(r,"@@iterator")||ec[Zs(r)]},oc=F,ac=re,ic=z,sc=Zr,cc=cn,lc=TypeError,uc=function(r,e){var t=arguments.length<2?cc(r):e;if(ac(t))return ic(oc(t,r));throw lc(sc(r)+" is not iterable")},vc=F,We=z,fc=ee,dc=function(r,e,t){var n,o;We(r);try{if(n=fc(r,"return"),!n){if(e==="throw")throw t;return t}n=vc(n,r)}catch(a){o=!0,n=a}if(e==="throw")throw t;if(o)throw n;return We(n),t},hc=Ut,pc=F,bc=z,yc=Zr,gc=Js,Oc=Yt,He=St,$c=uc,wc=cn,Xe=dc,mc=TypeError,lr=function(r,e){this.stopped=r,this.result=e},Je=lr.prototype,Ec=function(r,e,t){var n=t&&t.that,o=!!(t&&t.AS_ENTRIES),a=!!(t&&t.IS_RECORD),i=!!(t&&t.IS_ITERATOR),s=!!(t&&t.INTERRUPTED),v=hc(e,n),l,c,u,f,d,$,E,w=function(O){return l&&Xe(l,"normal",O),new lr(!0,O)},g=function(O){return o?(bc(O),s?v(O[0],O[1],w):v(O[0],O[1])):s?v(O,w):v(O)};if(a)l=r.iterator;else if(i)l=r;else{if(c=wc(r),!c)throw mc(yc(r)+" is not iterable");if(gc(c)){for(u=0,f=Oc(r);f>u;u++)if(d=g(r[u]),d&&He(Je,d))return d;return new lr(!1)}l=$c(r,c)}for($=a?r.next:l.next;!(E=pc($,l)).done;){try{d=g(E.value)}catch(O){Xe(l,"throw",O)}if(typeof d=="object"&&d&&He(Je,d))return d}return new lr(!1)},Sc=te,Tc=Y,Ic=pr,Rc=function(r,e,t){var n=Sc(e);n in r?Tc.f(r,n,Ic(0,t)):r[n]=t},Pc=Vt,_c=Ec,Ac=Rc;Pc({target:"Object",stat:!0},{fromEntries:function(e){var t={};return _c(e,function(n,o){Ac(t,n,o)},{AS_ENTRIES:!0}),t}});var jc=Jr,Lc=jc.Object.fromEntries,xc={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0},Mc=xc,Nc=I,Cc=se,Fc=X,Ze=K,Gc=L,rt=Gc("toStringTag");for(var Gr in Mc){var et=Nc[Gr],Dr=et&&et.prototype;Dr&&Cc(Dr)!==rt&&Fc(Dr,rt,Gr),Ze[Gr]=Ze.Array}var Dc=Lc,kc=Dc,Uc=kc,Vc=Uc,Bc=Ln(Vc),tt;(function(r){r.Armenian="58",r.Azerbaijani="57",r.Belarusian="114",r.English="3",r.Kazakh="97",r.Portuguese="73",r.Russian="0",r.Spanish="4",r.Ukrainian="1",r.Uzbek="65",r.Vietnamese="75"})(tt||(tt={}));const Kc="vk.com",Ml=(r,e,t)=>at(void 0,void 0,void 0,function*(){const n=new URL(`https://${Kc}/js/lang-pack.js`);n.searchParams.set("format","json"),n.searchParams.set("name",e),r!==void 0&&n.searchParams.set("lang",r);const a=yield(yield jn(n.toString())).json();return qc(a,t)}),qc=(r,e)=>Bc(Object.entries(r.keys).map(([t,n])=>[t.substring(`${e}_`.length),Yc(n)])),Yc=r=>Array.isArray(r)?r[0]:r;var nt;(function(r){r.RU="ru",r.EN="en"})(nt||(nt={}));export{_ as CurrentClientBrowser,p as CurrentClientDevice,le as ErrorCategory,nt as InterfaceLanguage,Wc as Logger,y as Observable,ot as Subject,dr as Subscription,zc as VERSION,tt as VKNumericLanguage,yl as ValueSubject,m as VideoQuality,tl as abortable,rl as addScript,pl as areQualitiesExact,Zc as assertEmptyArray,V as assertNever,Hc as assertNonNullable,Jc as assertNotEmptyArray,Xc as assertNullable,bl as assertQualityIsExact,Sl as buffer,Qc as checkNever,gl as combine,Tl as debounce,yn as fillWithDefault,Rl as filter,Pl as filterChanged,El as fromEvent,it as getCurrentBrowser,il as getExponentialDelay,vl as getHighestQuality,ol as getIOSVersion,wl as interval,cl as isHigher,ll as isHigherOrEqual,nl as isIOS,lt as isInvariantQuality,st as isLower,ul as isLowerOrEqual,al as isMacLike,ln as isNonNullable,un as isNullable,Ml as loadVKLangPack,Tn as map,Al as mapTo,Ol as merge,Q as noop,el as now,ml as observableFrom,jl as once,Ll as pairwise,sl as safeStorage,xl as tap,Il as throttle,$l as timeout,fl as videoHeightToQuality,hl as videoQualityToHeight,dl as videoSizeToQuality};
|
|
6
|
+
const zc="1.0.31-dev.0e8d526.0";class dr{constructor(){this.subscriptions=[]}unsubscribe(){const e=this.subscriptions;this.subscriptions=[],e.forEach(t=>typeof t=="function"?t():t.unsubscribe())}add(e){return this.subscriptions.push(e),this}}const V=r=>{throw new Error(`${r} is value of unexpected type`)},Qc=r=>{},Q=()=>{};class y{constructor(e){e&&(this._subscribe=e)}subscribe(e,t){var n;let o;t?typeof t=="function"?o={next:t,error:Q}:o={next:s=>t.next(s),error:s=>{var v;return(v=t.error)===null||v===void 0?void 0:v.call(t,s)}}:o={next:Q,error:Q};const a=typeof e=="function"?{next:s=>{try{e(s)}catch(v){o.next(v)}},error:s=>o.next(s)}:{next:s=>e.next(s),error:s=>e.error?e.error(s):o.next(s)};let i;try{i=this._subscribe(a)}catch(s){(n=a.error)===null||n===void 0||n.call(a,s)}return new dr().add(()=>{switch(a.next=Q,a.error=Q,typeof i){case"function":i();return;case"object":i.unsubscribe();return;case"undefined":return;default:return V(i)}})}pipe(...e){return e.reduce((t,n)=>n(t),this)}_subscribe(e){}}class ot extends y{constructor(){super(),this.keyCounter=0,this.subscribers=new Map}next(e){this.subscribers.forEach(t=>t.next(e))}error(e){this.subscribers.forEach(t=>{var n;return(n=t.error)===null||n===void 0?void 0:n.call(t,e)})}_subscribe(e){const t=this.keyCounter++;return this.subscribers.set(t,e),new dr().add(()=>this.subscribers.delete(t))}}class Wc{constructor(){this.log$=new ot,this.logs=[],this.log=e=>{const t=Object.assign(Object.assign({},e),{timestamp:Date.now()});this.logs.push(t),this.log$.next(t)},this.getAllLogs=()=>this.logs}createCustomLog(e){return(...t)=>{let n;try{n=e(...t)}catch(o){n={message:"error in `createCustomLog`",component:"Logger"}}this.log(n)}}createComponentLog(e){return this.createCustomLog(t=>Object.assign({component:e},t))}}function Hc(r,e='Assertion "value is not nullable" failed'){if(r==null)throw new Error(e)}function Xc(r,e='Assertion "value is nullable" failed'){if(r!=null)throw new Error(e)}function ln(r){return typeof r!="undefined"&&r!==null}function un(r){return r==null}function Jc(r,e){if(!(r!=null&&r.length))throw new Error(e)}function Zc(r,e){if(r!=null&&r.length)throw new Error(e)}const rl=(r,e,t)=>new Promise((n,o)=>{e.addEventListener("abort",()=>{s(),l.remove()});const a=()=>{s(),o()},i=()=>{s(),n()},s=()=>{v&&clearTimeout(v),l.removeEventListener("load",i),l.removeEventListener("error",a)};let v;t&&(v=window.setTimeout(a,t));const l=document.createElement("script");l.addEventListener("load",i),l.addEventListener("error",a),l.src=r,document.head.appendChild(l)});var br;const el=typeof((br=window.performance)===null||br===void 0?void 0:br.now)=="function"?()=>window.performance.now():()=>Date.now();function at(r,e,t,n){function o(a){return a instanceof t?a:new t(function(i){i(a)})}return new(t||(t=Promise))(function(a,i){function s(c){try{l(n.next(c))}catch(u){i(u)}}function v(c){try{l(n.throw(c))}catch(u){i(u)}}function l(c){c.done?a(c.value):o(c.value).then(s,v)}l((n=n.apply(r,e||[])).next())})}const tl=(r,e)=>(...t)=>at(void 0,void 0,void 0,function*(){var n;const o=e(...t);let a=r.aborted,i;for(;!a&&!r.aborted;){const s=yield o.next(i);a=(n=s.done)!==null&&n!==void 0?n:!1,i=s.value}return i});var _;(function(r){r.Unknown="Unknown",r.Yandex="Yandex",r.Chrome="Chrome",r.Chromium="Chromium",r.Firefox="Firefox",r.Safari="Safari",r.Opera="Opera",r.Edge="Edge",r.Rest="Rest"})(_||(_={}));var p;(function(r){r.Unknown="Unknown",r.Android="Android",r.iPhone="iPhone",r.iPad="iPad",r.iPod="iPod",r.RestMobile="RestMobile",r.Mac="Mac",r.Desktop="Desktop"})(p||(p={}));const it=()=>{const{userAgent:r}=window.navigator,e=/yabrowser/i.test(r)?_.Yandex:void 0,t=/chrome|crios/i.test(r)?_.Chrome:void 0,n=/chromium/i.test(r)?_.Chromium:void 0,o=/firefox|fxios/i.test(r)?_.Firefox:void 0,a=/webkit|safari|khtml/i.test(r)?_.Safari:void 0,i=/opr\//i.test(r)?_.Opera:void 0,s=/edg/i.test(r)?_.Edge:void 0,v=/android/i.test(r)?p.Android:void 0,l=/iphone/i.test(r)?p.iPhone:void 0,c=/ipad/i.test(r)?p.iPad:void 0,u=/ipod/i.test(r)?p.iPod:void 0,f=/mac/i.test(r)?p.Mac:void 0,d=/webOS|BlackBerry|IEMobile|Opera Mini/i.test(r)?p.RestMobile:void 0;return{browser:e||o||i||s||t||n||a||_.Rest,device:v||l||c||u||d||f||p.Desktop}},nl=(r=!1)=>{const t=[p.iPhone,p.iPad,p.iPod].includes(it().device);if(!r)return t;const{userAgent:n,maxTouchPoints:o}=window.navigator;return!!(t||/macintosh/i.test(n)&&o>0)},ol=()=>{const{userAgent:r}=window.navigator,e=r.match(/Version\/(\d+(\.\d+)?)/i);if(!e)return null;const t=e[1],n=parseFloat(t);return isNaN(n)?null:n},al=()=>[p.Mac,p.iPhone,p.iPad,p.iPod].includes(it().device),il=(r,{start:e=0,factor:t=2,max:n=1/0,min:o=e,random:a=0}={})=>{let i=e;return i*=Math.pow(t,r),i*=1+(Math.random()*a*2-a),i=Math.round(i),i=Math.min(i,n),i=Math.max(i,o),i};var h;(function(r){r[r.LOCAL_STORAGE=0]="LOCAL_STORAGE",r[r.SESSION_STORAGE=1]="SESSION_STORAGE",r[r.RUNTIME=2]="RUNTIME"})(h||(h={}));let b,M;const yr=`vk-videoplayer-dummy-key-${Math.random()}`,B=()=>{if(M!==void 0)return M;try{localStorage.setItem(yr,"test"),localStorage.removeItem(yr),M=h.LOCAL_STORAGE}catch(r){if(r instanceof DOMException||r instanceof TypeError)try{sessionStorage.getItem(yr),M=h.SESSION_STORAGE}catch(e){if(e instanceof DOMException||e instanceof TypeError)M=h.RUNTIME;else throw e}else throw r}return M===h.RUNTIME&&(b=new Map),M},vn=()=>B()===h.LOCAL_STORAGE,fn=r=>{var e,t;const n=B();switch(n){case h.LOCAL_STORAGE:return(e=localStorage.getItem(r))!==null&&e!==void 0?e:void 0;case h.SESSION_STORAGE:return(t=sessionStorage.getItem(r))!==null&&t!==void 0?t:void 0;case h.RUNTIME:return b==null?void 0:b.get(r);default:V(n)}},dn=(r,e)=>{const t=B();switch(t){case h.LOCAL_STORAGE:try{localStorage.setItem(r,e)}catch(n){if(n instanceof DOMException)console.error(n);else throw n}break;case h.SESSION_STORAGE:try{sessionStorage.setItem(r,e)}catch(n){if(n instanceof DOMException)console.error(n);else throw n}break;case h.RUNTIME:return void(b==null?void 0:b.set(r,e));default:V(t)}},hn=r=>{var e;const t=B();switch(t){case h.LOCAL_STORAGE:return r in localStorage;case h.SESSION_STORAGE:return r in sessionStorage;case h.RUNTIME:return(e=b==null?void 0:b.has(r))!==null&&e!==void 0?e:!1;default:return V(t),!1}},pn=r=>{const e=B();switch(e){case h.LOCAL_STORAGE:return localStorage.removeItem(r);case h.SESSION_STORAGE:return sessionStorage.removeItem(r);case h.RUNTIME:return void(b==null?void 0:b.delete(r));default:V(e)}},bn=()=>{const r=B();switch(r){case h.LOCAL_STORAGE:return localStorage.clear();case h.SESSION_STORAGE:return sessionStorage.clear();case h.RUNTIME:return b==null?void 0:b.clear();default:V(r)}};var sl=Object.freeze({__proto__:null,clear:bn,get:fn,has:hn,isPersistent:vn,remove:pn,set:dn}),m;(function(r){r.INVARIANT="Invariant quality",r.Q_144P="144p",r.Q_240P="240p",r.Q_360P="360p",r.Q_480P="480p",r.Q_720P="720p",r.Q_1080P="1080p",r.Q_1440P="1440p",r.Q_2160P="2160p",r.Q_4320P="4320p"})(m||(m={}));const S={[m.Q_144P]:{width:256,height:144},[m.Q_240P]:{width:428,height:240},[m.Q_360P]:{width:640,height:360},[m.Q_480P]:{width:856,height:480},[m.Q_720P]:{width:1280,height:720},[m.Q_1080P]:{width:1920,height:1080},[m.Q_1440P]:{width:2560,height:1440},[m.Q_2160P]:{width:3840,height:2160},[m.Q_4320P]:{width:7680,height:4320}},cl=(r,e)=>S[r].height>S[e].height,ll=(r,e)=>S[r].height>=S[e].height,st=(r,e)=>S[r].height<S[e].height,ul=(r,e)=>S[r].height<=S[e].height,vl=r=>r.sort((e,t)=>e===t?0:e===m.INVARIANT?1:t===m.INVARIANT?-1:st(e,t)?1:-1)[0],ct=Object.keys(S).sort((r,e)=>st(r,e)?-1:1),fl=(r,e=.02)=>[...ct].find(n=>S[n].height*(1+e)>=r),dl=({width:r,height:e})=>{const t=Math.min(r,e),n=Math.max(r,e);return ct.find(o=>{const a=S[o];return a.width>=n&&a.height>=t})},hl=r=>S[r].height,lt=r=>r===m.INVARIANT,pl=r=>r.every(e=>!lt(e));function bl(r){if(lt(r))throw new Error("Expected exact quality")}const yn=(r,e)=>{const t={};for(const n of Object.keys(e)){const o=e[n],a=r[n];Array.isArray(o)&&Array.isArray(a)?t[n]=a:typeof o=="object"&&typeof a=="object"?t[n]=yn(a,o):t[n]=n in r?a:o}return t};class yl extends ot{constructor(e){super(),this.value=e}next(e){super.next(this.value=e)}error(e){super.error(this.value=e)}getValue(){return this.value}_subscribe(e){const t=super._subscribe(e);return e.next(this.value),t}}function gl(r){return new y(e=>{const t={};let n=Object.keys(r).length;const o=a=>i=>{a in t||n--,t[a]=i,n===0&&e.next(t)};return Object.entries(r).reduce((a,[i,s])=>a.add(s.subscribe(o(i))),new dr)})}function Ol(...r){return new y(e=>r.reduce((t,n)=>t.add(n.subscribe(e)),new dr))}var $l=r=>new y(e=>{const t=window.setTimeout(()=>{try{e.next()}catch(n){if(e.error)e.error(n);else throw n}},r);return()=>window.clearTimeout(t)}),wl=r=>new y(e=>{const t=window.setInterval(()=>e.next(),r);return()=>window.clearInterval(t)}),ml=r=>new y(e=>{r.forEach(t=>e.next(t))}),El=(r,e)=>new y(t=>{const n=o=>t.next(o);return r.addEventListener(e,n),()=>r.removeEventListener(e,n)});function Sl(r){return e=>new y(t=>e.subscribe(new gn(t,r)))}class gn{constructor(e,t){this.destination=e,this.size=t,this.lastValues=[]}next(e){this.lastValues.length===this.size&&this.lastValues.shift(),this.lastValues.push(e),this.destination.next(this.lastValues)}error(e){var t,n;(n=(t=this.destination).error)===null||n===void 0||n.call(t,e)}}const On={leading:!1,trailing:!0};function Tl(r,e=On){return t=>new y(n=>t.subscribe(new $n(n,r,e)))}class $n{constructor(e,t,n){this.destination=e,this.time=t,this.config=n}next(e){this.lastValue=e,ln(this.timeout)?window.clearTimeout(this.timeout):this.config.leading&&this.destination.next(e),this.timeout=window.setTimeout(()=>{if(this.config.trailing)try{this.destination.next(this.lastValue)}catch(t){if(this.destination.error)this.destination.error(t);else throw t}this.timeout=void 0},this.time)}error(e){var t,n;(n=(t=this.destination).error)===null||n===void 0||n.call(t,e)}}const wn={leading:!0,trailing:!1};function Il(r,e=wn){return t=>new y(n=>t.subscribe(new mn(n,r,e)))}class mn{constructor(e,t,n){this.destination=e,this.time=t,this.config=n}next(e){this.lastValue=e,un(this.timeout)&&(this.config.leading&&this.destination.next(e),this.timeout=window.setTimeout(()=>{this.config.trailing&&this.destination.next(this.lastValue),this.timeout=void 0},this.time))}error(e){var t,n;(n=(t=this.destination).error)===null||n===void 0||n.call(t,e)}}function Rl(r){return e=>new y(t=>e.subscribe(new En(t,r)))}class En{constructor(e,t){this.destination=e,this.predicate=t}next(e){let t;try{t=this.predicate(e)}catch(n){throw this.error(n),n}t&&this.destination.next(e)}error(e){var t,n;(n=(t=this.destination).error)===null||n===void 0||n.call(t,e)}}function Pl(r=(e,t)=>e===t){return e=>new y(t=>e.subscribe(new Sn(t,r)))}const ce={};class Sn{constructor(e,t){this.destination=e,this.predicate=t,this.lastValue=ce}next(e){let t;try{t=this.lastValue===ce||!this.predicate(this.lastValue,e),this.lastValue=e}catch(n){throw this.error(n),n}t&&this.destination.next(e)}error(e){var t,n;(n=(t=this.destination).error)===null||n===void 0||n.call(t,e)}}function Tn(r){return e=>new y(t=>e.subscribe(new In(t,r)))}let In=class{constructor(e,t){this.destination=e,this.mapper=t}next(e){let t;try{t=this.mapper(e)}catch(n){throw this.error(n),n}this.destination.next(t)}error(e){var t,n;(n=(t=this.destination).error)===null||n===void 0||n.call(t,e)}};function Al(r){return Tn(()=>r)}function jl(){return r=>new y(e=>{let t=!1,n=!1;const o=r.subscribe(a=>{t||(t=!0,e.next(a)),n&&o.unsubscribe()},a=>{var i;t=!0,(i=e.error)===null||i===void 0||i.call(e,a),n&&o.unsubscribe()});return n=!0,t&&o.unsubscribe(),o})}function Ll(){return r=>new y(e=>r.subscribe(new Rn(e)))}class Rn{constructor(e){this.destination=e,this.hasLast=!1}next(e){const t=this.last;if(this.last=e,!this.hasLast){this.hasLast=!0;return}this.destination.next([t,e])}error(e){var t,n;(n=(t=this.destination).error)===null||n===void 0||n.call(t,e)}}function xl(r){return e=>new y(t=>e.subscribe(new Pn(t,r)))}class Pn{constructor(e,t){this.destination=e,this.effect=t}next(e){try{this.effect(e)}catch(t){throw this.error(t),t}this.destination.next(e)}error(e){var t,n;(n=(t=this.destination).error)===null||n===void 0||n.call(t,e)}}var le;(function(r){r.NETWORK="network",r.VIDEO_PIPELINE="video_pipeline",r.EXTERNAL_API="external_api",r.PARSER="parser",r.DOM="dom",r.WTF="wtf"})(le||(le={}));class ue{constructor(){Object.defineProperty(this,"listeners",{value:{},writable:!0,configurable:!0})}addEventListener(e,t,n){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push({callback:t,options:n})}removeEventListener(e,t){if(!(e in this.listeners))return;const n=this.listeners[e];for(let o=0,a=n.length;o<a;o++)if(n[o].callback===t){n.splice(o,1);return}}dispatchEvent(e){if(!(e.type in this.listeners))return;const n=this.listeners[e.type].slice();for(let o=0,a=n.length;o<a;o++){const i=n[o];try{i.callback.call(this,e)}catch(s){Promise.resolve().then(()=>{throw s})}i.options&&i.options.once&&this.removeEventListener(e.type,i.callback)}return!e.defaultPrevented}}class ut extends ue{constructor(){super(),this.listeners||ue.call(this),Object.defineProperty(this,"aborted",{value:!1,writable:!0,configurable:!0}),Object.defineProperty(this,"onabort",{value:null,writable:!0,configurable:!0}),Object.defineProperty(this,"reason",{value:void 0,writable:!0,configurable:!0})}toString(){return"[object AbortSignal]"}dispatchEvent(e){e.type==="abort"&&(this.aborted=!0,typeof this.onabort=="function"&&this.onabort.call(this,e)),super.dispatchEvent(e)}}class _n{constructor(){Object.defineProperty(this,"signal",{value:new ut,writable:!0,configurable:!0})}abort(e){let t;try{t=new Event("abort")}catch(o){typeof document!="undefined"?document.createEvent?(t=document.createEvent("Event"),t.initEvent("abort",!1,!1)):(t=document.createEventObject(),t.type="abort"):t={type:"abort",bubbles:!1,cancelable:!1}}let n=e;if(n===void 0)if(typeof document=="undefined")n=new Error("This operation was aborted"),n.name="AbortError";else try{n=new DOMException("signal is aborted without reason")}catch(o){n=new Error("This operation was aborted"),n.name="AbortError"}this.signal.reason=n,this.signal.dispatchEvent(t)}toString(){return"[object AbortController]"}}typeof Symbol!="undefined"&&Symbol.toStringTag&&(_n.prototype[Symbol.toStringTag]="AbortController",ut.prototype[Symbol.toStringTag]="AbortSignal");function vt(r){return r.__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL?(console.log("__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL=true is set, will force install polyfill"),!0):typeof r.Request=="function"&&!r.Request.prototype.hasOwnProperty("signal")||!r.AbortController}function An(r){typeof r=="function"&&(r={fetch:r});const{fetch:e,Request:t=e.Request,AbortController:n,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:o=!1}=r;if(!vt({fetch:e,Request:t,AbortController:n,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:o}))return{fetch:e,Request:a};let a=t;(a&&!a.prototype.hasOwnProperty("signal")||o)&&(a=function(l,c){let u;c&&c.signal&&(u=c.signal,delete c.signal);const f=new t(l,c);return u&&Object.defineProperty(f,"signal",{writable:!1,enumerable:!1,configurable:!0,value:u}),f},a.prototype=t.prototype);const i=e;return{fetch:(v,l)=>{const c=a&&a.prototype.isPrototypeOf(v)?v.signal:l?l.signal:void 0;if(c){let u;try{u=new DOMException("Aborted","AbortError")}catch(d){u=new Error("Aborted"),u.name="AbortError"}if(c.aborted)return Promise.reject(u);const f=new Promise((d,$)=>{c.addEventListener("abort",()=>$(u),{once:!0})});return l&&l.signal&&delete l.signal,Promise.race([f,i(v,l)])}return i(v,l)},Request:a}}const Wr=vt({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),ft=Wr?An({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,jn=Wr?ft.fetch:window.fetch;Wr?ft.Request:window.Request;var gr=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function Ln(r){return r&&r.__esModule&&Object.prototype.hasOwnProperty.call(r,"default")?r.default:r}var j=function(r){try{return!!r()}catch(e){return!0}},xn=j,hr=!xn(function(){var r=function(){}.bind();return typeof r!="function"||r.hasOwnProperty("prototype")}),dt=hr,ht=Function.prototype,kr=ht.call,Mn=dt&&ht.bind.bind(kr,kr),N=dt?Mn:function(r){return function(){return kr.apply(r,arguments)}},pt=N,Nn=pt({}.toString),Cn=pt("".slice),Hr=function(r){return Cn(Nn(r),8,-1)},Fn=N,Gn=j,Dn=Hr,Or=Object,kn=Fn("".split),Un=Gn(function(){return!Or("z").propertyIsEnumerable(0)})?function(r){return Dn(r)=="String"?kn(r,""):Or(r)}:Or,Xr=function(r){return r==null},Vn=Xr,Bn=TypeError,bt=function(r){if(Vn(r))throw Bn("Can't call method on "+r);return r},Kn=Un,qn=bt,H=function(r){return Kn(qn(r))},K={},Z=function(r){return r&&r.Math==Math&&r},I=Z(typeof globalThis=="object"&&globalThis)||Z(typeof window=="object"&&window)||Z(typeof self=="object"&&self)||Z(typeof gr=="object"&&gr)||function(){return this}()||gr||Function("return this")(),Ur=typeof document=="object"&&document.all,Yn=typeof Ur=="undefined"&&Ur!==void 0,yt={all:Ur,IS_HTMLDDA:Yn},gt=yt,zn=gt.all,R=gt.IS_HTMLDDA?function(r){return typeof r=="function"||r===zn}:function(r){return typeof r=="function"},Qn=I,Wn=R,ve=Qn.WeakMap,Hn=Wn(ve)&&/native code/.test(String(ve)),fe=R,Ot=yt,Xn=Ot.all,q=Ot.IS_HTMLDDA?function(r){return typeof r=="object"?r!==null:fe(r)||r===Xn}:function(r){return typeof r=="object"?r!==null:fe(r)},Jn=j,C=!Jn(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7}),Y={},Zn=I,de=q,Vr=Zn.document,ro=de(Vr)&&de(Vr.createElement),$t=function(r){return ro?Vr.createElement(r):{}},eo=C,to=j,no=$t,wt=!eo&&!to(function(){return Object.defineProperty(no("div"),"a",{get:function(){return 7}}).a!=7}),oo=C,ao=j,mt=oo&&ao(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!=42}),io=q,so=String,co=TypeError,z=function(r){if(io(r))return r;throw co(so(r)+" is not an object")},lo=hr,rr=Function.prototype.call,F=lo?rr.bind(rr):function(){return rr.apply(rr,arguments)},Jr={},$r=Jr,wr=I,uo=R,he=function(r){return uo(r)?r:void 0},Et=function(r,e){return arguments.length<2?he($r[r])||he(wr[r]):$r[r]&&$r[r][e]||wr[r]&&wr[r][e]},vo=N,St=vo({}.isPrototypeOf),fo=typeof navigator!="undefined"&&String(navigator.userAgent)||"",Tt=I,mr=fo,pe=Tt.process,be=Tt.Deno,ye=pe&&pe.versions||be&&be.version,ge=ye&&ye.v8,T,ur;ge&&(T=ge.split("."),ur=T[0]>0&&T[0]<4?1:+(T[0]+T[1]));!ur&&mr&&(T=mr.match(/Edge\/(\d+)/),(!T||T[1]>=74)&&(T=mr.match(/Chrome\/(\d+)/),T&&(ur=+T[1])));var ho=ur,Oe=ho,po=j,bo=I,yo=bo.String,It=!!Object.getOwnPropertySymbols&&!po(function(){var r=Symbol();return!yo(r)||!(Object(r)instanceof Symbol)||!Symbol.sham&&Oe&&Oe<41}),go=It,Rt=go&&!Symbol.sham&&typeof Symbol.iterator=="symbol",Oo=Et,$o=R,wo=St,mo=Rt,Eo=Object,Pt=mo?function(r){return typeof r=="symbol"}:function(r){var e=Oo("Symbol");return $o(e)&&wo(e.prototype,Eo(r))},So=String,Zr=function(r){try{return So(r)}catch(e){return"Object"}},To=R,Io=Zr,Ro=TypeError,re=function(r){if(To(r))return r;throw Ro(Io(r)+" is not a function")},Po=re,_o=Xr,ee=function(r,e){var t=r[e];return _o(t)?void 0:Po(t)},Er=F,Sr=R,Tr=q,Ao=TypeError,jo=function(r,e){var t,n;if(e==="string"&&Sr(t=r.toString)&&!Tr(n=Er(t,r))||Sr(t=r.valueOf)&&!Tr(n=Er(t,r))||e!=="string"&&Sr(t=r.toString)&&!Tr(n=Er(t,r)))return n;throw Ao("Can't convert object to primitive value")},_t={exports:{}},$e=I,Lo=Object.defineProperty,xo=function(r,e){try{Lo($e,r,{value:e,configurable:!0,writable:!0})}catch(t){$e[r]=e}return e},Mo=I,No=xo,we="__core-js_shared__",Co=Mo[we]||No(we,{}),At=Co,me=At;(_t.exports=function(r,e){return me[r]||(me[r]=e!==void 0?e:{})})("versions",[]).push({version:"3.31.0",mode:"pure",copyright:"\xA9 2014-2023 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.31.0/LICENSE",source:"https://github.com/zloirock/core-js"});var jt=_t.exports,Fo=bt,Go=Object,Lt=function(r){return Go(Fo(r))},Do=N,ko=Lt,Uo=Do({}.hasOwnProperty),x=Object.hasOwn||function(e,t){return Uo(ko(e),t)},Vo=N,Bo=0,Ko=Math.random(),qo=Vo(1 .toString),xt=function(r){return"Symbol("+(r===void 0?"":r)+")_"+qo(++Bo+Ko,36)},Yo=I,zo=jt,Ee=x,Qo=xt,Wo=It,Ho=Rt,U=Yo.Symbol,Ir=zo("wks"),Xo=Ho?U.for||U:U&&U.withoutSetter||Qo,L=function(r){return Ee(Ir,r)||(Ir[r]=Wo&&Ee(U,r)?U[r]:Xo("Symbol."+r)),Ir[r]},Jo=F,Se=q,Te=Pt,Zo=ee,ra=jo,ea=L,ta=TypeError,na=ea("toPrimitive"),oa=function(r,e){if(!Se(r)||Te(r))return r;var t=Zo(r,na),n;if(t){if(e===void 0&&(e="default"),n=Jo(t,r,e),!Se(n)||Te(n))return n;throw ta("Can't convert object to primitive value")}return e===void 0&&(e="number"),ra(r,e)},aa=oa,ia=Pt,te=function(r){var e=aa(r,"string");return ia(e)?e:e+""},sa=C,ca=wt,la=mt,er=z,Ie=te,ua=TypeError,Rr=Object.defineProperty,va=Object.getOwnPropertyDescriptor,Pr="enumerable",_r="configurable",Ar="writable";Y.f=sa?la?function(e,t,n){if(er(e),t=Ie(t),er(n),typeof e=="function"&&t==="prototype"&&"value"in n&&Ar in n&&!n[Ar]){var o=va(e,t);o&&o[Ar]&&(e[t]=n.value,n={configurable:_r in n?n[_r]:o[_r],enumerable:Pr in n?n[Pr]:o[Pr],writable:!1})}return Rr(e,t,n)}:Rr:function(e,t,n){if(er(e),t=Ie(t),er(n),ca)try{return Rr(e,t,n)}catch(o){}if("get"in n||"set"in n)throw ua("Accessors not supported");return"value"in n&&(e[t]=n.value),e};var pr=function(r,e){return{enumerable:!(r&1),configurable:!(r&2),writable:!(r&4),value:e}},fa=C,da=Y,ha=pr,X=fa?function(r,e,t){return da.f(r,e,ha(1,t))}:function(r,e,t){return r[e]=t,r},pa=jt,ba=xt,Re=pa("keys"),ne=function(r){return Re[r]||(Re[r]=ba(r))},oe={},ya=Hn,Mt=I,ga=q,Oa=X,jr=x,Lr=At,$a=ne,wa=oe,Pe="Object already initialized",Br=Mt.TypeError,ma=Mt.WeakMap,vr,W,fr,Ea=function(r){return fr(r)?W(r):vr(r,{})},Sa=function(r){return function(e){var t;if(!ga(e)||(t=W(e)).type!==r)throw Br("Incompatible receiver, "+r+" required");return t}};if(ya||Lr.state){var P=Lr.state||(Lr.state=new ma);P.get=P.get,P.has=P.has,P.set=P.set,vr=function(r,e){if(P.has(r))throw Br(Pe);return e.facade=r,P.set(r,e),e},W=function(r){return P.get(r)||{}},fr=function(r){return P.has(r)}}else{var G=$a("state");wa[G]=!0,vr=function(r,e){if(jr(r,G))throw Br(Pe);return e.facade=r,Oa(r,G,e),e},W=function(r){return jr(r,G)?r[G]:{}},fr=function(r){return jr(r,G)}}var Ta={set:vr,get:W,has:fr,enforce:Ea,getterFor:Sa},Ia=hr,Nt=Function.prototype,_e=Nt.apply,Ae=Nt.call,Ra=typeof Reflect=="object"&&Reflect.apply||(Ia?Ae.bind(_e):function(){return Ae.apply(_e,arguments)}),Pa=Hr,_a=N,Ct=function(r){if(Pa(r)==="Function")return _a(r)},Ft={},Gt={},Dt={}.propertyIsEnumerable,kt=Object.getOwnPropertyDescriptor,Aa=kt&&!Dt.call({1:2},1);Gt.f=Aa?function(e){var t=kt(this,e);return!!t&&t.enumerable}:Dt;var ja=C,La=F,xa=Gt,Ma=pr,Na=H,Ca=te,Fa=x,Ga=wt,je=Object.getOwnPropertyDescriptor;Ft.f=ja?je:function(e,t){if(e=Na(e),t=Ca(t),Ga)try{return je(e,t)}catch(n){}if(Fa(e,t))return Ma(!La(xa.f,e,t),e[t])};var Da=j,ka=R,Ua=/#|\.prototype\./,J=function(r,e){var t=Ba[Va(r)];return t==qa?!0:t==Ka?!1:ka(e)?Da(e):!!e},Va=J.normalize=function(r){return String(r).replace(Ua,".").toLowerCase()},Ba=J.data={},Ka=J.NATIVE="N",qa=J.POLYFILL="P",Ya=J,Le=Ct,za=re,Qa=hr,Wa=Le(Le.bind),Ut=function(r,e){return za(r),e===void 0?r:Qa?Wa(r,e):function(){return r.apply(e,arguments)}},tr=I,Ha=Ra,Xa=Ct,Ja=R,Za=Ft.f,ri=Ya,D=Jr,ei=Ut,k=X,xe=x,ti=function(r){var e=function(t,n,o){if(this instanceof e){switch(arguments.length){case 0:return new r;case 1:return new r(t);case 2:return new r(t,n)}return new r(t,n,o)}return Ha(r,this,arguments)};return e.prototype=r.prototype,e},Vt=function(r,e){var t=r.target,n=r.global,o=r.stat,a=r.proto,i=n?tr:o?tr[t]:(tr[t]||{}).prototype,s=n?D:D[t]||k(D,t,{})[t],v=s.prototype,l,c,u,f,d,$,E,w,g;for(f in e)l=ri(n?f:t+(o?".":"#")+f,r.forced),c=!l&&i&&xe(i,f),$=s[f],c&&(r.dontCallGetSet?(g=Za(i,f),E=g&&g.value):E=i[f]),d=c&&E?E:e[f],!(c&&typeof $==typeof d)&&(r.bind&&c?w=ei(d,tr):r.wrap&&c?w=ti(d):a&&Ja(d)?w=Xa(d):w=d,(r.sham||d&&d.sham||$&&$.sham)&&k(w,"sham",!0),k(s,f,w),a&&(u=t+"Prototype",xe(D,u)||k(D,u,{}),k(D[u],f,d),r.real&&v&&(l||!v[f])&&k(v,f,d)))},Kr=C,ni=x,Bt=Function.prototype,oi=Kr&&Object.getOwnPropertyDescriptor,ae=ni(Bt,"name"),ai=ae&&function(){}.name==="something",ii=ae&&(!Kr||Kr&&oi(Bt,"name").configurable),si={EXISTS:ae,PROPER:ai,CONFIGURABLE:ii},Kt={},ci=Math.ceil,li=Math.floor,ui=Math.trunc||function(e){var t=+e;return(t>0?li:ci)(t)},vi=ui,qt=function(r){var e=+r;return e!==e||e===0?0:vi(e)},fi=qt,di=Math.max,hi=Math.min,pi=function(r,e){var t=fi(r);return t<0?di(t+e,0):hi(t,e)},bi=qt,yi=Math.min,gi=function(r){return r>0?yi(bi(r),9007199254740991):0},Oi=gi,Yt=function(r){return Oi(r.length)},$i=H,wi=pi,mi=Yt,Me=function(r){return function(e,t,n){var o=$i(e),a=mi(o),i=wi(n,a),s;if(r&&t!=t){for(;a>i;)if(s=o[i++],s!=s)return!0}else for(;a>i;i++)if((r||i in o)&&o[i]===t)return r||i||0;return!r&&-1}},Ei={includes:Me(!0),indexOf:Me(!1)},Si=N,xr=x,Ti=H,Ii=Ei.indexOf,Ri=oe,Ne=Si([].push),Pi=function(r,e){var t=Ti(r),n=0,o=[],a;for(a in t)!xr(Ri,a)&&xr(t,a)&&Ne(o,a);for(;e.length>n;)xr(t,a=e[n++])&&(~Ii(o,a)||Ne(o,a));return o},zt=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],_i=Pi,Ai=zt,ji=Object.keys||function(e){return _i(e,Ai)},Li=C,xi=mt,Mi=Y,Ni=z,Ci=H,Fi=ji;Kt.f=Li&&!xi?Object.defineProperties:function(e,t){Ni(e);for(var n=Ci(t),o=Fi(t),a=o.length,i=0,s;a>i;)Mi.f(e,s=o[i++],n[s]);return e};var Gi=Et,Di=Gi("document","documentElement"),ki=z,Ui=Kt,Ce=zt,Vi=oe,Bi=Di,Ki=$t,qi=ne,Fe=">",Ge="<",qr="prototype",Yr="script",Qt=qi("IE_PROTO"),Mr=function(){},Wt=function(r){return Ge+Yr+Fe+r+Ge+"/"+Yr+Fe},De=function(r){r.write(Wt("")),r.close();var e=r.parentWindow.Object;return r=null,e},Yi=function(){var r=Ki("iframe"),e="java"+Yr+":",t;return r.style.display="none",Bi.appendChild(r),r.src=String(e),t=r.contentWindow.document,t.open(),t.write(Wt("document.F=Object")),t.close(),t.F},nr,sr=function(){try{nr=new ActiveXObject("htmlfile")}catch(e){}sr=typeof document!="undefined"?document.domain&&nr?De(nr):Yi():De(nr);for(var r=Ce.length;r--;)delete sr[qr][Ce[r]];return sr()};Vi[Qt]=!0;var Ht=Object.create||function(e,t){var n;return e!==null?(Mr[qr]=ki(e),n=new Mr,Mr[qr]=null,n[Qt]=e):n=sr(),t===void 0?n:Ui.f(n,t)},zi=j,Qi=!zi(function(){function r(){}return r.prototype.constructor=null,Object.getPrototypeOf(new r)!==r.prototype}),Wi=x,Hi=R,Xi=Lt,Ji=ne,Zi=Qi,ke=Ji("IE_PROTO"),zr=Object,rs=zr.prototype,Xt=Zi?zr.getPrototypeOf:function(r){var e=Xi(r);if(Wi(e,ke))return e[ke];var t=e.constructor;return Hi(t)&&e instanceof t?t.prototype:e instanceof zr?rs:null},es=X,Jt=function(r,e,t,n){return n&&n.enumerable?r[e]=t:es(r,e,t),r},ts=j,ns=R,os=q,as=Ht,Ue=Xt,is=Jt,ss=L,Qr=ss("iterator"),Zt=!1,A,Nr,Cr;[].keys&&(Cr=[].keys(),"next"in Cr?(Nr=Ue(Ue(Cr)),Nr!==Object.prototype&&(A=Nr)):Zt=!0);var cs=!os(A)||ts(function(){var r={};return A[Qr].call(r)!==r});cs?A={}:A=as(A);ns(A[Qr])||is(A,Qr,function(){return this});var rn={IteratorPrototype:A,BUGGY_SAFARI_ITERATORS:Zt},ls=L,us=ls("toStringTag"),en={};en[us]="z";var ie=String(en)==="[object z]",vs=ie,fs=R,cr=Hr,ds=L,hs=ds("toStringTag"),ps=Object,bs=cr(function(){return arguments}())=="Arguments",ys=function(r,e){try{return r[e]}catch(t){}},se=vs?cr:function(r){var e,t,n;return r===void 0?"Undefined":r===null?"Null":typeof(t=ys(e=ps(r),hs))=="string"?t:bs?cr(e):(n=cr(e))=="Object"&&fs(e.callee)?"Arguments":n},gs=ie,Os=se,$s=gs?{}.toString:function(){return"[object "+Os(this)+"]"},ws=ie,ms=Y.f,Es=X,Ss=x,Ts=$s,Is=L,Ve=Is("toStringTag"),tn=function(r,e,t,n){if(r){var o=t?r:r.prototype;Ss(o,Ve)||ms(o,Ve,{configurable:!0,value:e}),n&&!ws&&Es(o,"toString",Ts)}},Rs=rn.IteratorPrototype,Ps=Ht,_s=pr,As=tn,js=K,Ls=function(){return this},xs=function(r,e,t,n){var o=e+" Iterator";return r.prototype=Ps(Rs,{next:_s(+!n,t)}),As(r,o,!1,!0),js[o]=Ls,r},Ms=Vt,Ns=F,nn=si,Cs=xs,Fs=Xt,Gs=tn,Be=Jt,Ds=L,Ke=K,on=rn,ks=nn.PROPER;nn.CONFIGURABLE;on.IteratorPrototype;var or=on.BUGGY_SAFARI_ITERATORS,Fr=Ds("iterator"),qe="keys",ar="values",Ye="entries",Us=function(){return this},Vs=function(r,e,t,n,o,a,i){Cs(t,e,n);var s=function(g){if(g===o&&f)return f;if(!or&&g in c)return c[g];switch(g){case qe:return function(){return new t(this,g)};case ar:return function(){return new t(this,g)};case Ye:return function(){return new t(this,g)}}return function(){return new t(this)}},v=e+" Iterator",l=!1,c=r.prototype,u=c[Fr]||c["@@iterator"]||o&&c[o],f=!or&&u||s(o),d=e=="Array"&&c.entries||u,$,E,w;if(d&&($=Fs(d.call(new r)),$!==Object.prototype&&$.next&&(Gs($,v,!0,!0),Ke[v]=Us)),ks&&o==ar&&u&&u.name!==ar&&(l=!0,f=function(){return Ns(u,this)}),o)if(E={values:s(ar),keys:a?f:s(qe),entries:s(Ye)},i)for(w in E)(or||l||!(w in c))&&Be(c,w,E[w]);else Ms({target:e,proto:!0,forced:or||l},E);return i&&c[Fr]!==f&&Be(c,Fr,f,{name:o}),Ke[e]=f,E},Bs=function(r,e){return{value:r,done:e}},Ks=H,ze=K,an=Ta;Y.f;var qs=Vs,ir=Bs,sn="Array Iterator",Ys=an.set,zs=an.getterFor(sn);qs(Array,"Array",function(r,e){Ys(this,{type:sn,target:Ks(r),index:0,kind:e})},function(){var r=zs(this),e=r.target,t=r.kind,n=r.index++;return!e||n>=e.length?(r.target=void 0,ir(void 0,!0)):t=="keys"?ir(n,!1):t=="values"?ir(e[n],!1):ir([n,e[n]],!1)},"values");ze.Arguments=ze.Array;var Qs=L,Ws=K,Hs=Qs("iterator"),Xs=Array.prototype,Js=function(r){return r!==void 0&&(Ws.Array===r||Xs[Hs]===r)},Zs=se,Qe=ee,rc=Xr,ec=K,tc=L,nc=tc("iterator"),cn=function(r){if(!rc(r))return Qe(r,nc)||Qe(r,"@@iterator")||ec[Zs(r)]},oc=F,ac=re,ic=z,sc=Zr,cc=cn,lc=TypeError,uc=function(r,e){var t=arguments.length<2?cc(r):e;if(ac(t))return ic(oc(t,r));throw lc(sc(r)+" is not iterable")},vc=F,We=z,fc=ee,dc=function(r,e,t){var n,o;We(r);try{if(n=fc(r,"return"),!n){if(e==="throw")throw t;return t}n=vc(n,r)}catch(a){o=!0,n=a}if(e==="throw")throw t;if(o)throw n;return We(n),t},hc=Ut,pc=F,bc=z,yc=Zr,gc=Js,Oc=Yt,He=St,$c=uc,wc=cn,Xe=dc,mc=TypeError,lr=function(r,e){this.stopped=r,this.result=e},Je=lr.prototype,Ec=function(r,e,t){var n=t&&t.that,o=!!(t&&t.AS_ENTRIES),a=!!(t&&t.IS_RECORD),i=!!(t&&t.IS_ITERATOR),s=!!(t&&t.INTERRUPTED),v=hc(e,n),l,c,u,f,d,$,E,w=function(O){return l&&Xe(l,"normal",O),new lr(!0,O)},g=function(O){return o?(bc(O),s?v(O[0],O[1],w):v(O[0],O[1])):s?v(O,w):v(O)};if(a)l=r.iterator;else if(i)l=r;else{if(c=wc(r),!c)throw mc(yc(r)+" is not iterable");if(gc(c)){for(u=0,f=Oc(r);f>u;u++)if(d=g(r[u]),d&&He(Je,d))return d;return new lr(!1)}l=$c(r,c)}for($=a?r.next:l.next;!(E=pc($,l)).done;){try{d=g(E.value)}catch(O){Xe(l,"throw",O)}if(typeof d=="object"&&d&&He(Je,d))return d}return new lr(!1)},Sc=te,Tc=Y,Ic=pr,Rc=function(r,e,t){var n=Sc(e);n in r?Tc.f(r,n,Ic(0,t)):r[n]=t},Pc=Vt,_c=Ec,Ac=Rc;Pc({target:"Object",stat:!0},{fromEntries:function(e){var t={};return _c(e,function(n,o){Ac(t,n,o)},{AS_ENTRIES:!0}),t}});var jc=Jr,Lc=jc.Object.fromEntries,xc={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0},Mc=xc,Nc=I,Cc=se,Fc=X,Ze=K,Gc=L,rt=Gc("toStringTag");for(var Gr in Mc){var et=Nc[Gr],Dr=et&&et.prototype;Dr&&Cc(Dr)!==rt&&Fc(Dr,rt,Gr),Ze[Gr]=Ze.Array}var Dc=Lc,kc=Dc,Uc=kc,Vc=Uc,Bc=Ln(Vc),tt;(function(r){r.Armenian="58",r.Azerbaijani="57",r.Belarusian="114",r.English="3",r.Kazakh="97",r.Portuguese="73",r.Russian="0",r.Spanish="4",r.Ukrainian="1",r.Uzbek="65",r.Vietnamese="75"})(tt||(tt={}));const Kc="vk.com",Ml=(r,e,t)=>at(void 0,void 0,void 0,function*(){const n=new URL(`https://${Kc}/js/lang-pack.js`);n.searchParams.set("format","json"),n.searchParams.set("name",e),r!==void 0&&n.searchParams.set("lang",r);const a=yield(yield jn(n.toString())).json();return qc(a,t)}),qc=(r,e)=>Bc(Object.entries(r.keys).map(([t,n])=>[t.substring(`${e}_`.length),Yc(n)])),Yc=r=>Array.isArray(r)?r[0]:r;var nt;(function(r){r.RU="ru",r.EN="en"})(nt||(nt={}));export{_ as CurrentClientBrowser,p as CurrentClientDevice,le as ErrorCategory,nt as InterfaceLanguage,Wc as Logger,y as Observable,ot as Subject,dr as Subscription,zc as VERSION,tt as VKNumericLanguage,yl as ValueSubject,m as VideoQuality,tl as abortable,rl as addScript,pl as areQualitiesExact,Zc as assertEmptyArray,V as assertNever,Hc as assertNonNullable,Jc as assertNotEmptyArray,Xc as assertNullable,bl as assertQualityIsExact,Sl as buffer,Qc as checkNever,gl as combine,Tl as debounce,yn as fillWithDefault,Rl as filter,Pl as filterChanged,El as fromEvent,it as getCurrentBrowser,il as getExponentialDelay,vl as getHighestQuality,ol as getIOSVersion,wl as interval,cl as isHigher,ll as isHigherOrEqual,nl as isIOS,lt as isInvariantQuality,st as isLower,ul as isLowerOrEqual,al as isMacLike,ln as isNonNullable,un as isNullable,Ml as loadVKLangPack,Tn as map,Al as mapTo,Ol as merge,Q as noop,el as now,ml as observableFrom,jl as once,Ll as pairwise,sl as safeStorage,xl as tap,Il as throttle,$l as timeout,fl as videoHeightToQuality,hl as videoQualityToHeight,dl as videoSizeToQuality};
|