@vkontakte/videoplayer-shared 1.0.31 → 1.0.32-beta.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 CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
- * @vkontakte/videoplayer-shared v1.0.31
3
- * Mon, 18 Dec 2023 13:48:17 GMT
4
- * https://st.mycdn.me/static/vkontakte-videoplayer/1-0-31/doc/
2
+ * @vkontakte/videoplayer-shared v1.0.32-beta.0
3
+ * Thu, 15 Feb 2024 10:12:02 GMT
4
+ * https://st.mycdn.me/static/vkontakte-videoplayer/1-0-32/doc/
5
5
  */
6
- "use strict";const sn="1.0.31";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 mn="1.0.32-beta.0";class z{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 N=e=>{throw new Error(`${e} is value of unexpected type`)},wn=e=>{},B=()=>{};class w{constructor(r){r&&(this._subscribe=r)}subscribe(r,t){var n;let o;t?typeof t=="function"?o={next:t,error:B}:o={next:s=>t.next(s),error:s=>{var u;return(u=t.error)===null||u===void 0?void 0:u.call(t,s)}}:o={next:B,error:B};const i=typeof r=="function"?{next:s=>{try{r(s)}catch(u){o.next(u)}},error:s=>o.next(s)}:{next:s=>r.next(s),error:s=>r.error?r.error(s):o.next(s)};let a;try{a=this._subscribe(i)}catch(s){(n=i.error)===null||n===void 0||n.call(i,s)}return new z().add(()=>{switch(i.next=B,i.error=B,typeof a){case"function":a();return;case"object":a.unsubscribe();return;case"undefined":return;default:return N(a)}})}pipe(...r){return r.reduce((t,n)=>n(t),this)}_subscribe(r){}}class Xe extends w{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 z().add(()=>this.subscribers.delete(t))}}class On{constructor(){this.log$=new Xe,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 En(e,r='Assertion "value is not nullable" failed'){if(e==null)throw new Error(r)}function $n(e,r='Assertion "value is nullable" failed'){if(e!=null)throw new Error(r)}function ft(e){return typeof e!="undefined"&&e!==null}function vt(e){return e==null}function Sn(e,r){if(!(e!=null&&e.length))throw new Error(r)}function Tn(e,r){if(e!=null&&e.length)throw new Error(r)}const In=(e,r,t)=>new Promise((n,o)=>{r.addEventListener("abort",()=>{s(),c.remove()});const i=()=>{s(),o()},a=()=>{s(),n()},s=()=>{u&&clearTimeout(u),c.removeEventListener("load",a),c.removeEventListener("error",i)};let u;t&&(u=window.setTimeout(i,t));const c=document.createElement("script");c.addEventListener("load",a),c.addEventListener("error",i),c.src=e,document.head.appendChild(c)});var ge;const Rn=typeof((ge=window.performance)===null||ge===void 0?void 0:ge.now)=="function"?()=>window.performance.now():()=>Date.now();function dt(e,r,t,n){function o(i){return i instanceof t?i:new t(function(a){a(i)})}return new(t||(t=Promise))(function(i,a){function s(l){try{c(n.next(l))}catch(f){a(f)}}function u(l){try{c(n.throw(l))}catch(f){a(f)}}function c(l){l.done?i(l.value):o(l.value).then(s,u)}c((n=n.apply(e,r||[])).next())})}const Pn=(e,r)=>(...t)=>dt(void 0,void 0,void 0,function*(){var n;const o=r(...t);let i=e.aborted,a;for(;!i&&!e.aborted;)try{const s=yield o.next(a);i=(n=s.done)!==null&&n!==void 0?n:!1,a=s.value}catch(s){yield o.throw(s)}return a});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 Je=()=>{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,i=/webkit|safari|khtml/i.test(e)?exports.CurrentClientBrowser.Safari:void 0,a=/opr\//i.test(e)?exports.CurrentClientBrowser.Opera:void 0,s=/edg/i.test(e)?exports.CurrentClientBrowser.Edge:void 0,u=/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,f=/ipod/i.test(e)?exports.CurrentClientDevice.iPod:void 0,v=/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||a||s||t||n||i||exports.CurrentClientBrowser.Rest,device:u||c||l||f||d||v||exports.CurrentClientDevice.Desktop}},_n=(e=!1)=>{const t=[exports.CurrentClientDevice.iPhone,exports.CurrentClientDevice.iPad,exports.CurrentClientDevice.iPod].includes(Je().device);if(!e)return t;const{userAgent:n,maxTouchPoints:o}=window.navigator;return!!(t||/macintosh/i.test(n)&&o>0)},An=()=>{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},Cn=()=>[exports.CurrentClientDevice.Mac,exports.CurrentClientDevice.iPhone,exports.CurrentClientDevice.iPad,exports.CurrentClientDevice.iPod].includes(Je().device),jn=(e,{start:r=0,factor:t=2,max:n=1/0,min:o=r,random:i=0}={})=>{let a=r;return a*=Math.pow(t,e),a*=1+(Math.random()*i*2-i),a=Math.round(a),a=Math.min(a,n),a=Math.max(a,o),a};var p;(function(e){e[e.LOCAL_STORAGE=0]="LOCAL_STORAGE",e[e.SESSION_STORAGE=1]="SESSION_STORAGE",e[e.RUNTIME=2]="RUNTIME"})(p||(p={}));let E,x;const me=`vk-videoplayer-dummy-key-${Math.random()}`,Q=()=>{if(x!==void 0)return x;try{localStorage.setItem(me,"test"),localStorage.removeItem(me),x=p.LOCAL_STORAGE}catch(e){if(e instanceof DOMException||e instanceof TypeError)try{sessionStorage.getItem(me),x=p.SESSION_STORAGE}catch(r){if(r instanceof DOMException||r instanceof TypeError)x=p.RUNTIME;else throw r}else throw e}return x===p.RUNTIME&&(E=new Map),x},Ln=()=>Q()===p.LOCAL_STORAGE,xn=e=>{var r,t;const n=Q();switch(n){case p.LOCAL_STORAGE:return(r=localStorage.getItem(e))!==null&&r!==void 0?r:void 0;case p.SESSION_STORAGE:return(t=sessionStorage.getItem(e))!==null&&t!==void 0?t:void 0;case p.RUNTIME:return E==null?void 0:E.get(e);default:N(n)}},Nn=(e,r)=>{const t=Q();switch(t){case p.LOCAL_STORAGE:try{localStorage.setItem(e,r)}catch(n){if(n instanceof DOMException)console.error(n);else throw n}break;case p.SESSION_STORAGE:try{sessionStorage.setItem(e,r)}catch(n){if(n instanceof DOMException)console.error(n);else throw n}break;case p.RUNTIME:return void(E==null?void 0:E.set(e,r));default:N(t)}},Mn=e=>{var r;const t=Q();switch(t){case p.LOCAL_STORAGE:return e in localStorage;case p.SESSION_STORAGE:return e in sessionStorage;case p.RUNTIME:return(r=E==null?void 0:E.has(e))!==null&&r!==void 0?r:!1;default:return N(t),!1}},Dn=e=>{const r=Q();switch(r){case p.LOCAL_STORAGE:return localStorage.removeItem(e);case p.SESSION_STORAGE:return sessionStorage.removeItem(e);case p.RUNTIME:return void(E==null?void 0:E.delete(e));default:N(r)}},Fn=()=>{const e=Q();switch(e){case p.LOCAL_STORAGE:return localStorage.clear();case p.SESSION_STORAGE:return sessionStorage.clear();case p.RUNTIME:return E==null?void 0:E.clear();default:N(e)}};var Gn=Object.freeze({__proto__:null,clear:Fn,get:xn,has:Mn,isPersistent:Ln,remove:Dn,set:Nn});const kn=()=>{let e,r;try{e=window.self!==window.top}catch(n){n instanceof DOMException&&n.name==="SecurityError"?e=!0:(e=!1,console.error(n))}try{window.location.ancestorOrigins&&(r=window.location.ancestorOrigins[window.location.ancestorOrigins.length-1])}catch(n){console.error(n)}try{!r&&document.referrer&&(r=document.referrer)}catch(n){console.error(n)}const t=r?new URL(r).hostname:void 0;return{isEmbed:e,host:t}};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}},Vn=(e,r)=>$[e].height>$[r].height,Bn=(e,r)=>$[e].height>=$[r].height,Ze=(e,r)=>$[e].height<$[r].height,Un=(e,r)=>$[e].height<=$[r].height,Qn=e=>e.sort((r,t)=>r===t?0:r===exports.VideoQuality.INVARIANT?1:t===exports.VideoQuality.INVARIANT?-1:Ze(r,t)?1:-1)[0],ht=Object.keys($).sort((e,r)=>Ze(e,r)?-1:1),qn=(e,r=.02)=>[...ht].find(n=>$[n].height*(1+r)>=e),Kn=({width:e,height:r})=>{const t=Math.min(e,r),n=Math.max(e,r);return ht.find(o=>{const i=$[o];return i.width>=n&&i.height>=t})},Yn=e=>$[e].height,er=e=>e===exports.VideoQuality.INVARIANT,Wn=e=>e.every(r=>!er(r));function Hn(e){if(er(e))throw new Error("Expected exact quality")}const pt=(e,r)=>{const t={};for(const n of Object.keys(r)){const o=r[n],i=e[n];Array.isArray(o)&&Array.isArray(i)?t[n]=i:typeof o=="object"&&typeof i=="object"?t[n]=pt(i,o):t[n]=n in e?i:o}return t},zn=e=>{let r="";return e>=3600&&(r+=Math.floor(e/3600)+"h",e=e%3600),e>=60&&(r+=Math.floor(e/60)+"m",e=e%60),e>0&&(r+=Math.floor(e)+"s"),r};function Xn(e,r=0,t){let n,o,i,a,s,u,c=0,l=!1,f=!1,v=!0;const d=!r&&r!==0&&typeof window.requestAnimationFrame=="function";t&&(l=!!t.leading,f="maxWait"in t,i=t!=null&&t.maxWait?Math.max(+(t==null?void 0:t.maxWait)||0,r):i,v="trailing"in t?!!t.trailing:v);function y(h){const S=n,L=o;return n=o=void 0,c=h,a=e.apply(L,S),a}function b(h,S){return d?(s&&window.cancelAnimationFrame(s),window.requestAnimationFrame(h)):setTimeout(h,S)}function O(h){if(d){window.cancelAnimationFrame(h);return}clearTimeout(h)}function g(h){return c=h,s=b(ee,r),l?y(h):a}function m(h){const S=h-u,L=h-c,br=r-S;return f?Math.min(br,i-L):br}function pr(h){const S=h-u,L=h-c;return u===void 0||S>=r||S<0||f&&L>=i}function ee(){const h=Date.now();if(pr(h))return yr(h);s=b(ee,m(h))}function yr(h){return s=void 0,v&&n?y(h):(n=o=void 0,a)}function yn(){s!==void 0&&O(s),c=0,n=u=o=s=void 0}function bn(){return s===void 0?a:yr(Date.now())}function gn(){return s!==void 0}function re(...h){const S=Date.now(),L=pr(S);if(n=h,o=this,u=S,L){if(s===void 0)return g(u);if(f)return s=b(ee,r),y(u)}return s===void 0&&(s=b(ee,r)),a}return re.cancel=yn,re.flush=bn,re.pending=gn,re}const rr=(e,r)=>{if(e===null||typeof e!="object")return e;const t=Array.isArray(e)?[]:{};for(const n in e){if(typeof r=="function"){const o=r(e[n],n,e,t);if(o!==void 0){t[n]=o;continue}}typeof e[n]=="object"?t[n]=rr(e[n],r):t[n]=e[n]}return t},Jn=e=>rr(e);class Zn extends Xe{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 eo(e){return new w(r=>{const t={};let n=Object.keys(e).length;const o=i=>a=>{i in t||n--,t[i]=a,n===0&&r.next(t)};return Object.entries(e).reduce((i,[a,s])=>i.add(s.subscribe(o(a))),new z)})}function ro(...e){return new w(r=>e.reduce((t,n)=>t.add(n.subscribe(r)),new z))}var to=e=>new w(r=>{const t=window.setTimeout(()=>{try{r.next()}catch(n){if(r.error)r.error(n);else throw n}},e);return()=>window.clearTimeout(t)}),no=e=>new w(r=>{const t=window.setInterval(()=>r.next(),e);return()=>window.clearInterval(t)}),oo=e=>new w(r=>{e.forEach(t=>r.next(t))}),io=(e,r)=>new w(t=>{const n=o=>t.next(o);return e.addEventListener(r,n),()=>e.removeEventListener(r,n)});function ao(e){return r=>new w(t=>r.subscribe(new so(t,e)))}class so{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 co={leading:!1,trailing:!0};function lo(e,r=co){return t=>new w(n=>t.subscribe(new uo(n,e,r)))}class uo{constructor(r,t,n){this.destination=r,this.time=t,this.config=n}next(r){this.lastValue=r,ft(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 fo={leading:!0,trailing:!1};function vo(e,r=fo){return t=>new w(n=>t.subscribe(new ho(n,e,r)))}class ho{constructor(r,t,n){this.destination=r,this.time=t,this.config=n}next(r){this.lastValue=r,vt(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 po(e){return r=>new w(t=>r.subscribe(new yo(t,e)))}class yo{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 bo(e=(r,t)=>r===t){return r=>new w(t=>r.subscribe(new go(t,e)))}const gr={};class go{constructor(r,t){this.destination=r,this.predicate=t,this.lastValue=gr}next(r){let t;try{t=this.lastValue===gr||!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 yt(e){return r=>new w(t=>r.subscribe(new mo(t,e)))}let mo=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 wo(e){return yt(()=>e)}function Oo(){return e=>new w(r=>{let t=!1,n=!1;const o=e.subscribe(i=>{t||(t=!0,r.next(i)),n&&o.unsubscribe()},i=>{var a;t=!0,(a=r.error)===null||a===void 0||a.call(r,i),n&&o.unsubscribe()});return n=!0,t&&o.unsubscribe(),o})}function Eo(){return e=>new w(r=>e.subscribe(new $o(r)))}class $o{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 w(t=>r.subscribe(new To(t,e)))}class To{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 mr{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,i=n.length;o<i;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,i=n.length;o<i;o++){const a=n[o];try{a.callback.call(this,r)}catch(s){Promise.resolve().then(()=>{throw s})}a.options&&a.options.once&&this.removeEventListener(r.type,a.callback)}return!r.defaultPrevented}}class bt extends mr{constructor(){super(),this.listeners||mr.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 Io{constructor(){Object.defineProperty(this,"signal",{value:new bt,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&&(Io.prototype[Symbol.toStringTag]="AbortController",bt.prototype[Symbol.toStringTag]="AbortSignal");function gt(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 Ro(e){typeof e=="function"&&(e={fetch:e});const{fetch:r,Request:t=r.Request,AbortController:n,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:o=!1}=e;if(!gt({fetch:r,Request:t,AbortController:n,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:o}))return{fetch:r,Request:i};let i=t;(i&&!i.prototype.hasOwnProperty("signal")||o)&&(i=function(c,l){let f;l&&l.signal&&(f=l.signal,delete l.signal);const v=new t(c,l);return f&&Object.defineProperty(v,"signal",{writable:!1,enumerable:!1,configurable:!0,value:f}),v},i.prototype=t.prototype);const a=r;return{fetch:(u,c)=>{const l=i&&i.prototype.isPrototypeOf(u)?u.signal:c?c.signal:void 0;if(l){let f;try{f=new DOMException("Aborted","AbortError")}catch(d){f=new Error("Aborted"),f.name="AbortError"}if(l.aborted)return Promise.reject(f);const v=new Promise((d,y)=>{l.addEventListener("abort",()=>y(f),{once:!0})});return c&&c.signal&&delete c.signal,Promise.race([v,a(u,c)])}return a(u,c)},Request:i}}const tr=gt({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),mt=tr?Ro({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,Po=tr?mt.fetch:window.fetch;tr?mt.Request:window.Request;var we=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function _o(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var A=function(e){try{return!!e()}catch(r){return!0}},Ao=A,ye=!Ao(function(){var e=function(){}.bind();return typeof e!="function"||e.hasOwnProperty("prototype")}),wt=ye,Ot=Function.prototype,Be=Ot.call,Co=wt&&Ot.bind.bind(Be,Be),M=wt?Co:function(e){return function(){return Be.apply(e,arguments)}},Et=M,jo=Et({}.toString),Lo=Et("".slice),nr=function(e){return Lo(jo(e),8,-1)},xo=M,No=A,Mo=nr,Oe=Object,Do=xo("".split),Fo=No(function(){return!Oe("z").propertyIsEnumerable(0)})?function(e){return Mo(e)=="String"?Do(e,""):Oe(e)}:Oe,or=function(e){return e==null},Go=or,ko=TypeError,$t=function(e){if(Go(e))throw ko("Can't call method on "+e);return e},Vo=Fo,Bo=$t,X=function(e){return Vo(Bo(e))},q={},te=function(e){return e&&e.Math==Math&&e},I=te(typeof globalThis=="object"&&globalThis)||te(typeof window=="object"&&window)||te(typeof self=="object"&&self)||te(typeof we=="object"&&we)||function(){return this}()||we||Function("return this")(),Ue=typeof document=="object"&&document.all,Uo=typeof Ue=="undefined"&&Ue!==void 0,St={all:Ue,IS_HTMLDDA:Uo},Tt=St,Qo=Tt.all,R=Tt.IS_HTMLDDA?function(e){return typeof e=="function"||e===Qo}:function(e){return typeof e=="function"},qo=I,Ko=R,wr=qo.WeakMap,Yo=Ko(wr)&&/native code/.test(String(wr)),Or=R,It=St,Wo=It.all,K=It.IS_HTMLDDA?function(e){return typeof e=="object"?e!==null:Or(e)||e===Wo}:function(e){return typeof e=="object"?e!==null:Or(e)},Ho=A,D=!Ho(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7}),Y={},zo=I,Er=K,Qe=zo.document,Xo=Er(Qe)&&Er(Qe.createElement),Rt=function(e){return Xo?Qe.createElement(e):{}},Jo=D,Zo=A,ei=Rt,Pt=!Jo&&!Zo(function(){return Object.defineProperty(ei("div"),"a",{get:function(){return 7}}).a!=7}),ri=D,ti=A,_t=ri&&ti(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!=42}),ni=K,oi=String,ii=TypeError,W=function(e){if(ni(e))return e;throw ii(oi(e)+" is not an object")},ai=ye,ne=Function.prototype.call,F=ai?ne.bind(ne):function(){return ne.apply(ne,arguments)},ir={},Ee=ir,$e=I,si=R,$r=function(e){return si(e)?e:void 0},At=function(e,r){return arguments.length<2?$r(Ee[e])||$r($e[e]):Ee[e]&&Ee[e][r]||$e[e]&&$e[e][r]},ci=M,Ct=ci({}.isPrototypeOf),li=typeof navigator!="undefined"&&String(navigator.userAgent)||"",jt=I,Se=li,Sr=jt.process,Tr=jt.Deno,Ir=Sr&&Sr.versions||Tr&&Tr.version,Rr=Ir&&Ir.v8,T,de;Rr&&(T=Rr.split("."),de=T[0]>0&&T[0]<4?1:+(T[0]+T[1]));!de&&Se&&(T=Se.match(/Edge\/(\d+)/),(!T||T[1]>=74)&&(T=Se.match(/Chrome\/(\d+)/),T&&(de=+T[1])));var ui=de,Pr=ui,fi=A,vi=I,di=vi.String,Lt=!!Object.getOwnPropertySymbols&&!fi(function(){var e=Symbol();return!di(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&Pr&&Pr<41}),hi=Lt,xt=hi&&!Symbol.sham&&typeof Symbol.iterator=="symbol",pi=At,yi=R,bi=Ct,gi=xt,mi=Object,Nt=gi?function(e){return typeof e=="symbol"}:function(e){var r=pi("Symbol");return yi(r)&&bi(r.prototype,mi(e))},wi=String,ar=function(e){try{return wi(e)}catch(r){return"Object"}},Oi=R,Ei=ar,$i=TypeError,sr=function(e){if(Oi(e))return e;throw $i(Ei(e)+" is not a function")},Si=sr,Ti=or,cr=function(e,r){var t=e[r];return Ti(t)?void 0:Si(t)},Te=F,Ie=R,Re=K,Ii=TypeError,Ri=function(e,r){var t,n;if(r==="string"&&Ie(t=e.toString)&&!Re(n=Te(t,e))||Ie(t=e.valueOf)&&!Re(n=Te(t,e))||r!=="string"&&Ie(t=e.toString)&&!Re(n=Te(t,e)))return n;throw Ii("Can't convert object to primitive value")},Mt={exports:{}},_r=I,Pi=Object.defineProperty,_i=function(e,r){try{Pi(_r,e,{value:r,configurable:!0,writable:!0})}catch(t){_r[e]=r}return r},Ai=I,Ci=_i,Ar="__core-js_shared__",ji=Ai[Ar]||Ci(Ar,{}),Dt=ji,Cr=Dt;(Mt.exports=function(e,r){return Cr[e]||(Cr[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 Ft=Mt.exports,Li=$t,xi=Object,Gt=function(e){return xi(Li(e))},Ni=M,Mi=Gt,Di=Ni({}.hasOwnProperty),j=Object.hasOwn||function(r,t){return Di(Mi(r),t)},Fi=M,Gi=0,ki=Math.random(),Vi=Fi(1 .toString),kt=function(e){return"Symbol("+(e===void 0?"":e)+")_"+Vi(++Gi+ki,36)},Bi=I,Ui=Ft,jr=j,Qi=kt,qi=Lt,Ki=xt,U=Bi.Symbol,Pe=Ui("wks"),Yi=Ki?U.for||U:U&&U.withoutSetter||Qi,C=function(e){return jr(Pe,e)||(Pe[e]=qi&&jr(U,e)?U[e]:Yi("Symbol."+e)),Pe[e]},Wi=F,Lr=K,xr=Nt,Hi=cr,zi=Ri,Xi=C,Ji=TypeError,Zi=Xi("toPrimitive"),ea=function(e,r){if(!Lr(e)||xr(e))return e;var t=Hi(e,Zi),n;if(t){if(r===void 0&&(r="default"),n=Wi(t,e,r),!Lr(n)||xr(n))return n;throw Ji("Can't convert object to primitive value")}return r===void 0&&(r="number"),zi(e,r)},ra=ea,ta=Nt,lr=function(e){var r=ra(e,"string");return ta(r)?r:r+""},na=D,oa=Pt,ia=_t,oe=W,Nr=lr,aa=TypeError,_e=Object.defineProperty,sa=Object.getOwnPropertyDescriptor,Ae="enumerable",Ce="configurable",je="writable";Y.f=na?ia?function(r,t,n){if(oe(r),t=Nr(t),oe(n),typeof r=="function"&&t==="prototype"&&"value"in n&&je in n&&!n[je]){var o=sa(r,t);o&&o[je]&&(r[t]=n.value,n={configurable:Ce in n?n[Ce]:o[Ce],enumerable:Ae in n?n[Ae]:o[Ae],writable:!1})}return _e(r,t,n)}:_e:function(r,t,n){if(oe(r),t=Nr(t),oe(n),oa)try{return _e(r,t,n)}catch(o){}if("get"in n||"set"in n)throw aa("Accessors not supported");return"value"in n&&(r[t]=n.value),r};var be=function(e,r){return{enumerable:!(e&1),configurable:!(e&2),writable:!(e&4),value:r}},ca=D,la=Y,ua=be,J=ca?function(e,r,t){return la.f(e,r,ua(1,t))}:function(e,r,t){return e[r]=t,e},fa=Ft,va=kt,Mr=fa("keys"),ur=function(e){return Mr[e]||(Mr[e]=va(e))},fr={},da=Yo,Vt=I,ha=K,pa=J,Le=j,xe=Dt,ya=ur,ba=fr,Dr="Object already initialized",qe=Vt.TypeError,ga=Vt.WeakMap,he,H,pe,ma=function(e){return pe(e)?H(e):he(e,{})},wa=function(e){return function(r){var t;if(!ha(r)||(t=H(r)).type!==e)throw qe("Incompatible receiver, "+e+" required");return t}};if(da||xe.state){var P=xe.state||(xe.state=new ga);P.get=P.get,P.has=P.has,P.set=P.set,he=function(e,r){if(P.has(e))throw qe(Dr);return r.facade=e,P.set(e,r),r},H=function(e){return P.get(e)||{}},pe=function(e){return P.has(e)}}else{var G=ya("state");ba[G]=!0,he=function(e,r){if(Le(e,G))throw qe(Dr);return r.facade=e,pa(e,G,r),r},H=function(e){return Le(e,G)?e[G]:{}},pe=function(e){return Le(e,G)}}var Oa={set:he,get:H,has:pe,enforce:ma,getterFor:wa},Ea=ye,Bt=Function.prototype,Fr=Bt.apply,Gr=Bt.call,$a=typeof Reflect=="object"&&Reflect.apply||(Ea?Gr.bind(Fr):function(){return Gr.apply(Fr,arguments)}),Sa=nr,Ta=M,Ut=function(e){if(Sa(e)==="Function")return Ta(e)},Qt={},qt={},Kt={}.propertyIsEnumerable,Yt=Object.getOwnPropertyDescriptor,Ia=Yt&&!Kt.call({1:2},1);qt.f=Ia?function(r){var t=Yt(this,r);return!!t&&t.enumerable}:Kt;var Ra=D,Pa=F,_a=qt,Aa=be,Ca=X,ja=lr,La=j,xa=Pt,kr=Object.getOwnPropertyDescriptor;Qt.f=Ra?kr:function(r,t){if(r=Ca(r),t=ja(t),xa)try{return kr(r,t)}catch(n){}if(La(r,t))return Aa(!Pa(_a.f,r,t),r[t])};var Na=A,Ma=R,Da=/#|\.prototype\./,Z=function(e,r){var t=Ga[Fa(e)];return t==Va?!0:t==ka?!1:Ma(r)?Na(r):!!r},Fa=Z.normalize=function(e){return String(e).replace(Da,".").toLowerCase()},Ga=Z.data={},ka=Z.NATIVE="N",Va=Z.POLYFILL="P",Ba=Z,Vr=Ut,Ua=sr,Qa=ye,qa=Vr(Vr.bind),Wt=function(e,r){return Ua(e),r===void 0?e:Qa?qa(e,r):function(){return e.apply(r,arguments)}},ie=I,Ka=$a,Ya=Ut,Wa=R,Ha=Qt.f,za=Ba,k=ir,Xa=Wt,V=J,Br=j,Ja=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 Ka(e,this,arguments)};return r.prototype=e.prototype,r},Ht=function(e,r){var t=e.target,n=e.global,o=e.stat,i=e.proto,a=n?ie:o?ie[t]:(ie[t]||{}).prototype,s=n?k:k[t]||V(k,t,{})[t],u=s.prototype,c,l,f,v,d,y,b,O,g;for(v in r)c=za(n?v:t+(o?".":"#")+v,e.forced),l=!c&&a&&Br(a,v),y=s[v],l&&(e.dontCallGetSet?(g=Ha(a,v),b=g&&g.value):b=a[v]),d=l&&b?b:r[v],!(l&&typeof y==typeof d)&&(e.bind&&l?O=Xa(d,ie):e.wrap&&l?O=Ja(d):i&&Wa(d)?O=Ya(d):O=d,(e.sham||d&&d.sham||y&&y.sham)&&V(O,"sham",!0),V(s,v,O),i&&(f=t+"Prototype",Br(k,f)||V(k,f,{}),V(k[f],v,d),e.real&&u&&(c||!u[v])&&V(u,v,d)))},Ke=D,Za=j,zt=Function.prototype,es=Ke&&Object.getOwnPropertyDescriptor,vr=Za(zt,"name"),rs=vr&&function(){}.name==="something",ts=vr&&(!Ke||Ke&&es(zt,"name").configurable),ns={EXISTS:vr,PROPER:rs,CONFIGURABLE:ts},Xt={},os=Math.ceil,is=Math.floor,as=Math.trunc||function(r){var t=+r;return(t>0?is:os)(t)},ss=as,Jt=function(e){var r=+e;return r!==r||r===0?0:ss(r)},cs=Jt,ls=Math.max,us=Math.min,fs=function(e,r){var t=cs(e);return t<0?ls(t+r,0):us(t,r)},vs=Jt,ds=Math.min,hs=function(e){return e>0?ds(vs(e),9007199254740991):0},ps=hs,Zt=function(e){return ps(e.length)},ys=X,bs=fs,gs=Zt,Ur=function(e){return function(r,t,n){var o=ys(r),i=gs(o),a=bs(n,i),s;if(e&&t!=t){for(;i>a;)if(s=o[a++],s!=s)return!0}else for(;i>a;a++)if((e||a in o)&&o[a]===t)return e||a||0;return!e&&-1}},ms={includes:Ur(!0),indexOf:Ur(!1)},ws=M,Ne=j,Os=X,Es=ms.indexOf,$s=fr,Qr=ws([].push),Ss=function(e,r){var t=Os(e),n=0,o=[],i;for(i in t)!Ne($s,i)&&Ne(t,i)&&Qr(o,i);for(;r.length>n;)Ne(t,i=r[n++])&&(~Es(o,i)||Qr(o,i));return o},en=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],Ts=Ss,Is=en,Rs=Object.keys||function(r){return Ts(r,Is)},Ps=D,_s=_t,As=Y,Cs=W,js=X,Ls=Rs;Xt.f=Ps&&!_s?Object.defineProperties:function(r,t){Cs(r);for(var n=js(t),o=Ls(t),i=o.length,a=0,s;i>a;)As.f(r,s=o[a++],n[s]);return r};var xs=At,Ns=xs("document","documentElement"),Ms=W,Ds=Xt,qr=en,Fs=fr,Gs=Ns,ks=Rt,Vs=ur,Kr=">",Yr="<",Ye="prototype",We="script",rn=Vs("IE_PROTO"),Me=function(){},tn=function(e){return Yr+We+Kr+e+Yr+"/"+We+Kr},Wr=function(e){e.write(tn("")),e.close();var r=e.parentWindow.Object;return e=null,r},Bs=function(){var e=ks("iframe"),r="java"+We+":",t;return e.style.display="none",Gs.appendChild(e),e.src=String(r),t=e.contentWindow.document,t.open(),t.write(tn("document.F=Object")),t.close(),t.F},ae,ue=function(){try{ae=new ActiveXObject("htmlfile")}catch(r){}ue=typeof document!="undefined"?document.domain&&ae?Wr(ae):Bs():Wr(ae);for(var e=qr.length;e--;)delete ue[Ye][qr[e]];return ue()};Fs[rn]=!0;var nn=Object.create||function(r,t){var n;return r!==null?(Me[Ye]=Ms(r),n=new Me,Me[Ye]=null,n[rn]=r):n=ue(),t===void 0?n:Ds.f(n,t)},Us=A,Qs=!Us(function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}),qs=j,Ks=R,Ys=Gt,Ws=ur,Hs=Qs,Hr=Ws("IE_PROTO"),He=Object,zs=He.prototype,on=Hs?He.getPrototypeOf:function(e){var r=Ys(e);if(qs(r,Hr))return r[Hr];var t=r.constructor;return Ks(t)&&r instanceof t?t.prototype:r instanceof He?zs:null},Xs=J,an=function(e,r,t,n){return n&&n.enumerable?e[r]=t:Xs(e,r,t),e},Js=A,Zs=R,ec=K,rc=nn,zr=on,tc=an,nc=C,ze=nc("iterator"),sn=!1,_,De,Fe;[].keys&&(Fe=[].keys(),"next"in Fe?(De=zr(zr(Fe)),De!==Object.prototype&&(_=De)):sn=!0);var oc=!ec(_)||Js(function(){var e={};return _[ze].call(e)!==e});oc?_={}:_=rc(_);Zs(_[ze])||tc(_,ze,function(){return this});var cn={IteratorPrototype:_,BUGGY_SAFARI_ITERATORS:sn},ic=C,ac=ic("toStringTag"),ln={};ln[ac]="z";var dr=String(ln)==="[object z]",sc=dr,cc=R,fe=nr,lc=C,uc=lc("toStringTag"),fc=Object,vc=fe(function(){return arguments}())=="Arguments",dc=function(e,r){try{return e[r]}catch(t){}},hr=sc?fe:function(e){var r,t,n;return e===void 0?"Undefined":e===null?"Null":typeof(t=dc(r=fc(e),uc))=="string"?t:vc?fe(r):(n=fe(r))=="Object"&&cc(r.callee)?"Arguments":n},hc=dr,pc=hr,yc=hc?{}.toString:function(){return"[object "+pc(this)+"]"},bc=dr,gc=Y.f,mc=J,wc=j,Oc=yc,Ec=C,Xr=Ec("toStringTag"),un=function(e,r,t,n){if(e){var o=t?e:e.prototype;wc(o,Xr)||gc(o,Xr,{configurable:!0,value:r}),n&&!bc&&mc(o,"toString",Oc)}},$c=cn.IteratorPrototype,Sc=nn,Tc=be,Ic=un,Rc=q,Pc=function(){return this},_c=function(e,r,t,n){var o=r+" Iterator";return e.prototype=Sc($c,{next:Tc(+!n,t)}),Ic(e,o,!1,!0),Rc[o]=Pc,e},Ac=Ht,Cc=F,fn=ns,jc=_c,Lc=on,xc=un,Jr=an,Nc=C,Zr=q,vn=cn,Mc=fn.PROPER;fn.CONFIGURABLE;vn.IteratorPrototype;var se=vn.BUGGY_SAFARI_ITERATORS,Ge=Nc("iterator"),et="keys",ce="values",rt="entries",Dc=function(){return this},Fc=function(e,r,t,n,o,i,a){jc(t,r,n);var s=function(g){if(g===o&&v)return v;if(!se&&g in l)return l[g];switch(g){case et:return function(){return new t(this,g)};case ce:return function(){return new t(this,g)};case rt:return function(){return new t(this,g)}}return function(){return new t(this)}},u=r+" Iterator",c=!1,l=e.prototype,f=l[Ge]||l["@@iterator"]||o&&l[o],v=!se&&f||s(o),d=r=="Array"&&l.entries||f,y,b,O;if(d&&(y=Lc(d.call(new e)),y!==Object.prototype&&y.next&&(xc(y,u,!0,!0),Zr[u]=Dc)),Mc&&o==ce&&f&&f.name!==ce&&(c=!0,v=function(){return Cc(f,this)}),o)if(b={values:s(ce),keys:i?v:s(et),entries:s(rt)},a)for(O in b)(se||c||!(O in l))&&Jr(l,O,b[O]);else Ac({target:r,proto:!0,forced:se||c},b);return a&&l[Ge]!==v&&Jr(l,Ge,v,{name:o}),Zr[r]=v,b},Gc=function(e,r){return{value:e,done:r}},kc=X,tt=q,dn=Oa;Y.f;var Vc=Fc,le=Gc,hn="Array Iterator",Bc=dn.set,Uc=dn.getterFor(hn);Vc(Array,"Array",function(e,r){Bc(this,{type:hn,target:kc(e),index:0,kind:r})},function(){var e=Uc(this),r=e.target,t=e.kind,n=e.index++;return!r||n>=r.length?(e.target=void 0,le(void 0,!0)):t=="keys"?le(n,!1):t=="values"?le(r[n],!1):le([n,r[n]],!1)},"values");tt.Arguments=tt.Array;var Qc=C,qc=q,Kc=Qc("iterator"),Yc=Array.prototype,Wc=function(e){return e!==void 0&&(qc.Array===e||Yc[Kc]===e)},Hc=hr,nt=cr,zc=or,Xc=q,Jc=C,Zc=Jc("iterator"),pn=function(e){if(!zc(e))return nt(e,Zc)||nt(e,"@@iterator")||Xc[Hc(e)]},el=F,rl=sr,tl=W,nl=ar,ol=pn,il=TypeError,al=function(e,r){var t=arguments.length<2?ol(e):r;if(rl(t))return tl(el(t,e));throw il(nl(e)+" is not iterable")},sl=F,ot=W,cl=cr,ll=function(e,r,t){var n,o;ot(e);try{if(n=cl(e,"return"),!n){if(r==="throw")throw t;return t}n=sl(n,e)}catch(i){o=!0,n=i}if(r==="throw")throw t;if(o)throw n;return ot(n),t},ul=Wt,fl=F,vl=W,dl=ar,hl=Wc,pl=Zt,it=Ct,yl=al,bl=pn,at=ll,gl=TypeError,ve=function(e,r){this.stopped=e,this.result=r},st=ve.prototype,ml=function(e,r,t){var n=t&&t.that,o=!!(t&&t.AS_ENTRIES),i=!!(t&&t.IS_RECORD),a=!!(t&&t.IS_ITERATOR),s=!!(t&&t.INTERRUPTED),u=ul(r,n),c,l,f,v,d,y,b,O=function(m){return c&&at(c,"normal",m),new ve(!0,m)},g=function(m){return o?(vl(m),s?u(m[0],m[1],O):u(m[0],m[1])):s?u(m,O):u(m)};if(i)c=e.iterator;else if(a)c=e;else{if(l=bl(e),!l)throw gl(dl(e)+" is not iterable");if(hl(l)){for(f=0,v=pl(e);v>f;f++)if(d=g(e[f]),d&&it(st,d))return d;return new ve(!1)}c=yl(e,l)}for(y=i?e.next:c.next;!(b=fl(y,c)).done;){try{d=g(b.value)}catch(m){at(c,"throw",m)}if(typeof d=="object"&&d&&it(st,d))return d}return new ve(!1)},wl=lr,Ol=Y,El=be,$l=function(e,r,t){var n=wl(r);n in e?Ol.f(e,n,El(0,t)):e[n]=t},Sl=Ht,Tl=ml,Il=$l;Sl({target:"Object",stat:!0},{fromEntries:function(r){var t={};return Tl(r,function(n,o){Il(t,n,o)},{AS_ENTRIES:!0}),t}});var Rl=ir,Pl=Rl.Object.fromEntries,_l={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},Al=_l,Cl=I,jl=hr,Ll=J,ct=q,xl=C,lt=xl("toStringTag");for(var ke in Al){var ut=Cl[ke],Ve=ut&&ut.prototype;Ve&&jl(Ve)!==lt&&Ll(Ve,lt,ke),ct[ke]=ct.Array}var Nl=Pl,Ml=Nl,Dl=Ml,Fl=Dl,Gl=_o(Fl);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 kl="vk.com",Vl=(e,r,t)=>dt(void 0,void 0,void 0,function*(){const n=new URL(`https://${kl}/js/lang-pack.js`);n.searchParams.set("format","json"),n.searchParams.set("name",r),e!==void 0&&n.searchParams.set("lang",e);const i=yield(yield Po(n.toString())).json();return Bl(i,t)}),Bl=(e,r)=>Gl(Object.entries(e.keys).map(([t,n])=>[t.substring(`${r}_`.length),Ul(n)])),Ul=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=On;exports.Observable=w;exports.Subject=Xe;exports.Subscription=z;exports.VERSION=mn;exports.ValueSubject=Zn;exports.abortable=Pn;exports.addScript=In;exports.areQualitiesExact=Wn;exports.assertEmptyArray=Tn;exports.assertNever=N;exports.assertNonNullable=En;exports.assertNotEmptyArray=Sn;exports.assertNullable=$n;exports.assertQualityIsExact=Hn;exports.buffer=ao;exports.checkNever=wn;exports.cloneDeep=Jn;exports.cloneDeepWith=rr;exports.combine=eo;exports.debounce=lo;exports.debounceFn=Xn;exports.detectEmbed=kn;exports.fillWithDefault=pt;exports.filter=po;exports.filterChanged=bo;exports.fromEvent=io;exports.getCurrentBrowser=Je;exports.getExponentialDelay=jn;exports.getHighestQuality=Qn;exports.getIOSVersion=An;exports.interval=no;exports.isHigher=Vn;exports.isHigherOrEqual=Bn;exports.isIOS=_n;exports.isInvariantQuality=er;exports.isLower=Ze;exports.isLowerOrEqual=Un;exports.isMacLike=Cn;exports.isNonNullable=ft;exports.isNullable=vt;exports.loadVKLangPack=Vl;exports.map=yt;exports.mapTo=wo;exports.merge=ro;exports.noop=B;exports.now=Rn;exports.observableFrom=oo;exports.once=Oo;exports.pairwise=Eo;exports.safeStorage=Gn;exports.tap=So;exports.throttle=vo;exports.timeCodeToString=zn;exports.timeout=to;exports.videoHeightToQuality=qn;exports.videoQualityToHeight=Yn;exports.videoSizeToQuality=Kn;
package/es2015.esm.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
- * @vkontakte/videoplayer-shared v1.0.31
3
- * Mon, 18 Dec 2023 13:48:17 GMT
4
- * https://st.mycdn.me/static/vkontakte-videoplayer/1-0-31/doc/
2
+ * @vkontakte/videoplayer-shared v1.0.32-beta.0
3
+ * Thu, 15 Feb 2024 10:12:02 GMT
4
+ * https://st.mycdn.me/static/vkontakte-videoplayer/1-0-32/doc/
5
5
  */
6
- const zc="1.0.31";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 al="1.0.32-beta.0";class ge{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 K=e=>{throw new Error(`${e} is value of unexpected type`)},il=e=>{},X=()=>{};class E{constructor(r){r&&(this._subscribe=r)}subscribe(r,t){var n;let o;t?typeof t=="function"?o={next:t,error:X}:o={next:s=>t.next(s),error:s=>{var u;return(u=t.error)===null||u===void 0?void 0:u.call(t,s)}}:o={next:X,error:X};const a=typeof r=="function"?{next:s=>{try{r(s)}catch(u){o.next(u)}},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 ge().add(()=>{switch(a.next=X,a.error=X,typeof i){case"function":i();return;case"object":i.unsubscribe();return;case"undefined":return;default:return K(i)}})}pipe(...r){return r.reduce((t,n)=>n(t),this)}_subscribe(r){}}class vt extends E{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 ge().add(()=>this.subscribers.delete(t))}}class sl{constructor(){this.log$=new vt,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 cl(e,r='Assertion "value is not nullable" failed'){if(e==null)throw new Error(r)}function ll(e,r='Assertion "value is nullable" failed'){if(e!=null)throw new Error(r)}function wn(e){return typeof e!="undefined"&&e!==null}function $n(e){return e==null}function ul(e,r){if(!(e!=null&&e.length))throw new Error(r)}function fl(e,r){if(e!=null&&e.length)throw new Error(r)}const vl=(e,r,t)=>new Promise((n,o)=>{r.addEventListener("abort",()=>{s(),c.remove()});const a=()=>{s(),o()},i=()=>{s(),n()},s=()=>{u&&clearTimeout(u),c.removeEventListener("load",i),c.removeEventListener("error",a)};let u;t&&(u=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 we;const dl=typeof((we=window.performance)===null||we===void 0?void 0:we.now)=="function"?()=>window.performance.now():()=>Date.now();function dt(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(f){i(f)}}function u(l){try{c(n.throw(l))}catch(f){i(f)}}function c(l){l.done?a(l.value):o(l.value).then(s,u)}c((n=n.apply(e,r||[])).next())})}const hl=(e,r)=>(...t)=>dt(void 0,void 0,void 0,function*(){var n;const o=r(...t);let a=e.aborted,i;for(;!a&&!e.aborted;)try{const s=yield o.next(i);a=(n=s.done)!==null&&n!==void 0?n:!1,i=s.value}catch(s){yield o.throw(s)}return i});var j;(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"})(j||(j={}));var w;(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"})(w||(w={}));const ht=()=>{const{userAgent:e}=window.navigator,r=/yabrowser/i.test(e)?j.Yandex:void 0,t=/chrome|crios/i.test(e)?j.Chrome:void 0,n=/chromium/i.test(e)?j.Chromium:void 0,o=/firefox|fxios/i.test(e)?j.Firefox:void 0,a=/webkit|safari|khtml/i.test(e)?j.Safari:void 0,i=/opr\//i.test(e)?j.Opera:void 0,s=/edg/i.test(e)?j.Edge:void 0,u=/android/i.test(e)?w.Android:void 0,c=/iphone/i.test(e)?w.iPhone:void 0,l=/ipad/i.test(e)?w.iPad:void 0,f=/ipod/i.test(e)?w.iPod:void 0,v=/mac/i.test(e)?w.Mac:void 0,d=/webOS|BlackBerry|IEMobile|Opera Mini/i.test(e)?w.RestMobile:void 0;return{browser:r||o||i||s||t||n||a||j.Rest,device:u||c||l||f||d||v||w.Desktop}},pl=(e=!1)=>{const t=[w.iPhone,w.iPad,w.iPod].includes(ht().device);if(!e)return t;const{userAgent:n,maxTouchPoints:o}=window.navigator;return!!(t||/macintosh/i.test(n)&&o>0)},bl=()=>{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},yl=()=>[w.Mac,w.iPhone,w.iPad,w.iPod].includes(ht().device),gl=(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 p;(function(e){e[e.LOCAL_STORAGE=0]="LOCAL_STORAGE",e[e.SESSION_STORAGE=1]="SESSION_STORAGE",e[e.RUNTIME=2]="RUNTIME"})(p||(p={}));let $,F;const $e=`vk-videoplayer-dummy-key-${Math.random()}`,Y=()=>{if(F!==void 0)return F;try{localStorage.setItem($e,"test"),localStorage.removeItem($e),F=p.LOCAL_STORAGE}catch(e){if(e instanceof DOMException||e instanceof TypeError)try{sessionStorage.getItem($e),F=p.SESSION_STORAGE}catch(r){if(r instanceof DOMException||r instanceof TypeError)F=p.RUNTIME;else throw r}else throw e}return F===p.RUNTIME&&($=new Map),F},En=()=>Y()===p.LOCAL_STORAGE,Sn=e=>{var r,t;const n=Y();switch(n){case p.LOCAL_STORAGE:return(r=localStorage.getItem(e))!==null&&r!==void 0?r:void 0;case p.SESSION_STORAGE:return(t=sessionStorage.getItem(e))!==null&&t!==void 0?t:void 0;case p.RUNTIME:return $==null?void 0:$.get(e);default:K(n)}},Tn=(e,r)=>{const t=Y();switch(t){case p.LOCAL_STORAGE:try{localStorage.setItem(e,r)}catch(n){if(n instanceof DOMException)console.error(n);else throw n}break;case p.SESSION_STORAGE:try{sessionStorage.setItem(e,r)}catch(n){if(n instanceof DOMException)console.error(n);else throw n}break;case p.RUNTIME:return void($==null?void 0:$.set(e,r));default:K(t)}},In=e=>{var r;const t=Y();switch(t){case p.LOCAL_STORAGE:return e in localStorage;case p.SESSION_STORAGE:return e in sessionStorage;case p.RUNTIME:return(r=$==null?void 0:$.has(e))!==null&&r!==void 0?r:!1;default:return K(t),!1}},Rn=e=>{const r=Y();switch(r){case p.LOCAL_STORAGE:return localStorage.removeItem(e);case p.SESSION_STORAGE:return sessionStorage.removeItem(e);case p.RUNTIME:return void($==null?void 0:$.delete(e));default:K(r)}},Pn=()=>{const e=Y();switch(e){case p.LOCAL_STORAGE:return localStorage.clear();case p.SESSION_STORAGE:return sessionStorage.clear();case p.RUNTIME:return $==null?void 0:$.clear();default:K(e)}};var ml=Object.freeze({__proto__:null,clear:Pn,get:Sn,has:In,isPersistent:En,remove:Rn,set:Tn});const Ol=()=>{let e,r;try{e=window.self!==window.top}catch(n){n instanceof DOMException&&n.name==="SecurityError"?e=!0:(e=!1,console.error(n))}try{window.location.ancestorOrigins&&(r=window.location.ancestorOrigins[window.location.ancestorOrigins.length-1])}catch(n){console.error(n)}try{!r&&document.referrer&&(r=document.referrer)}catch(n){console.error(n)}const t=r?new URL(r).hostname:void 0;return{isEmbed:e,host:t}};var S;(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"})(S||(S={}));const T={[S.Q_144P]:{width:256,height:144},[S.Q_240P]:{width:428,height:240},[S.Q_360P]:{width:640,height:360},[S.Q_480P]:{width:856,height:480},[S.Q_720P]:{width:1280,height:720},[S.Q_1080P]:{width:1920,height:1080},[S.Q_1440P]:{width:2560,height:1440},[S.Q_2160P]:{width:3840,height:2160},[S.Q_4320P]:{width:7680,height:4320}},wl=(e,r)=>T[e].height>T[r].height,$l=(e,r)=>T[e].height>=T[r].height,pt=(e,r)=>T[e].height<T[r].height,El=(e,r)=>T[e].height<=T[r].height,Sl=e=>e.sort((r,t)=>r===t?0:r===S.INVARIANT?1:t===S.INVARIANT?-1:pt(r,t)?1:-1)[0],bt=Object.keys(T).sort((e,r)=>pt(e,r)?-1:1),Tl=(e,r=.02)=>[...bt].find(n=>T[n].height*(1+r)>=e),Il=({width:e,height:r})=>{const t=Math.min(e,r),n=Math.max(e,r);return bt.find(o=>{const a=T[o];return a.width>=n&&a.height>=t})},Rl=e=>T[e].height,yt=e=>e===S.INVARIANT,Pl=e=>e.every(r=>!yt(r));function _l(e){if(yt(e))throw new Error("Expected exact quality")}const _n=(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]=_n(a,o):t[n]=n in e?a:o}return t},Al=e=>{let r="";return e>=3600&&(r+=Math.floor(e/3600)+"h",e=e%3600),e>=60&&(r+=Math.floor(e/60)+"m",e=e%60),e>0&&(r+=Math.floor(e)+"s"),r};function jl(e,r=0,t){let n,o,a,i,s,u,c=0,l=!1,f=!1,v=!0;const d=!r&&r!==0&&typeof window.requestAnimationFrame=="function";t&&(l=!!t.leading,f="maxWait"in t,a=t!=null&&t.maxWait?Math.max(+(t==null?void 0:t.maxWait)||0,r):a,v="trailing"in t?!!t.trailing:v);function b(h){const I=n,C=o;return n=o=void 0,c=h,i=e.apply(C,I),i}function y(h,I){return d?(s&&window.cancelAnimationFrame(s),window.requestAnimationFrame(h)):setTimeout(h,I)}function O(h){if(d){window.cancelAnimationFrame(h);return}clearTimeout(h)}function g(h){return c=h,s=y(te,r),l?b(h):i}function m(h){const I=h-u,C=h-c,pr=r-I;return f?Math.min(pr,a-C):pr}function dr(h){const I=h-u,C=h-c;return u===void 0||I>=r||I<0||f&&C>=a}function te(){const h=Date.now();if(dr(h))return hr(h);s=y(te,m(h))}function hr(h){return s=void 0,v&&n?b(h):(n=o=void 0,i)}function gn(){s!==void 0&&O(s),c=0,n=u=o=s=void 0}function mn(){return s===void 0?i:hr(Date.now())}function On(){return s!==void 0}function ne(...h){const I=Date.now(),C=dr(I);if(n=h,o=this,u=I,C){if(s===void 0)return g(u);if(f)return s=y(te,r),b(u)}return s===void 0&&(s=y(te,r)),i}return ne.cancel=gn,ne.flush=mn,ne.pending=On,ne}const gt=(e,r)=>{if(e===null||typeof e!="object")return e;const t=Array.isArray(e)?[]:{};for(const n in e){if(typeof r=="function"){const o=r(e[n],n,e,t);if(o!==void 0){t[n]=o;continue}}typeof e[n]=="object"?t[n]=gt(e[n],r):t[n]=e[n]}return t},xl=e=>gt(e);class Ll extends vt{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 Ml(e){return new E(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 ge)})}function Nl(...e){return new E(r=>e.reduce((t,n)=>t.add(n.subscribe(r)),new ge))}var Cl=e=>new E(r=>{const t=window.setTimeout(()=>{try{r.next()}catch(n){if(r.error)r.error(n);else throw n}},e);return()=>window.clearTimeout(t)}),Fl=e=>new E(r=>{const t=window.setInterval(()=>r.next(),e);return()=>window.clearInterval(t)}),Dl=e=>new E(r=>{e.forEach(t=>r.next(t))}),Gl=(e,r)=>new E(t=>{const n=o=>t.next(o);return e.addEventListener(r,n),()=>e.removeEventListener(r,n)});function kl(e){return r=>new E(t=>r.subscribe(new An(t,e)))}class An{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 jn={leading:!1,trailing:!0};function Ul(e,r=jn){return t=>new E(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,wn(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 Ln={leading:!0,trailing:!1};function Vl(e,r=Ln){return t=>new E(n=>t.subscribe(new Mn(n,e,r)))}class Mn{constructor(r,t,n){this.destination=r,this.time=t,this.config=n}next(r){this.lastValue=r,$n(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 Bl(e){return r=>new E(t=>r.subscribe(new Nn(t,e)))}class Nn{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 ql(e=(r,t)=>r===t){return r=>new E(t=>r.subscribe(new Cn(t,e)))}const br={};class Cn{constructor(r,t){this.destination=r,this.predicate=t,this.lastValue=br}next(r){let t;try{t=this.lastValue===br||!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 Fn(e){return r=>new E(t=>r.subscribe(new Dn(t,e)))}let Dn=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 Yl(e){return Fn(()=>e)}function Wl(){return e=>new E(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 Ql(){return e=>new E(r=>e.subscribe(new Gn(r)))}class Gn{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 zl(e){return r=>new E(t=>r.subscribe(new kn(t,e)))}class kn{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)}}var yr;(function(e){e.NETWORK="network",e.VIDEO_PIPELINE="video_pipeline",e.EXTERNAL_API="external_api",e.PARSER="parser",e.DOM="dom",e.WTF="wtf"})(yr||(yr={}));class gr{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 mt extends gr{constructor(){super(),this.listeners||gr.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 Un{constructor(){Object.defineProperty(this,"signal",{value:new mt,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&&(Un.prototype[Symbol.toStringTag]="AbortController",mt.prototype[Symbol.toStringTag]="AbortSignal");function Ot(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 Vn(e){typeof e=="function"&&(e={fetch:e});const{fetch:r,Request:t=r.Request,AbortController:n,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:o=!1}=e;if(!Ot({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 f;l&&l.signal&&(f=l.signal,delete l.signal);const v=new t(c,l);return f&&Object.defineProperty(v,"signal",{writable:!1,enumerable:!1,configurable:!0,value:f}),v},a.prototype=t.prototype);const i=r;return{fetch:(u,c)=>{const l=a&&a.prototype.isPrototypeOf(u)?u.signal:c?c.signal:void 0;if(l){let f;try{f=new DOMException("Aborted","AbortError")}catch(d){f=new Error("Aborted"),f.name="AbortError"}if(l.aborted)return Promise.reject(f);const v=new Promise((d,b)=>{l.addEventListener("abort",()=>b(f),{once:!0})});return c&&c.signal&&delete c.signal,Promise.race([v,i(u,c)])}return i(u,c)},Request:a}}const er=Ot({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),wt=er?Vn({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,Bn=er?wt.fetch:window.fetch;er?wt.Request:window.Request;var Ee=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function qn(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var L=function(e){try{return!!e()}catch(r){return!0}},Kn=L,me=!Kn(function(){var e=function(){}.bind();return typeof e!="function"||e.hasOwnProperty("prototype")}),$t=me,Et=Function.prototype,Ke=Et.call,Yn=$t&&Et.bind.bind(Ke,Ke),D=$t?Yn:function(e){return function(){return Ke.apply(e,arguments)}},St=D,Wn=St({}.toString),Qn=St("".slice),rr=function(e){return Qn(Wn(e),8,-1)},zn=D,Hn=L,Xn=rr,Se=Object,Jn=zn("".split),Zn=Hn(function(){return!Se("z").propertyIsEnumerable(0)})?function(e){return Xn(e)=="String"?Jn(e,""):Se(e)}:Se,tr=function(e){return e==null},eo=tr,ro=TypeError,Tt=function(e){if(eo(e))throw ro("Can't call method on "+e);return e},to=Zn,no=Tt,Z=function(e){return to(no(e))},W={},oe=function(e){return e&&e.Math==Math&&e},P=oe(typeof globalThis=="object"&&globalThis)||oe(typeof window=="object"&&window)||oe(typeof self=="object"&&self)||oe(typeof Ee=="object"&&Ee)||function(){return this}()||Ee||Function("return this")(),Ye=typeof document=="object"&&document.all,oo=typeof Ye=="undefined"&&Ye!==void 0,It={all:Ye,IS_HTMLDDA:oo},Rt=It,ao=Rt.all,_=Rt.IS_HTMLDDA?function(e){return typeof e=="function"||e===ao}:function(e){return typeof e=="function"},io=P,so=_,mr=io.WeakMap,co=so(mr)&&/native code/.test(String(mr)),Or=_,Pt=It,lo=Pt.all,Q=Pt.IS_HTMLDDA?function(e){return typeof e=="object"?e!==null:Or(e)||e===lo}:function(e){return typeof e=="object"?e!==null:Or(e)},uo=L,G=!uo(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7}),z={},fo=P,wr=Q,We=fo.document,vo=wr(We)&&wr(We.createElement),_t=function(e){return vo?We.createElement(e):{}},ho=G,po=L,bo=_t,At=!ho&&!po(function(){return Object.defineProperty(bo("div"),"a",{get:function(){return 7}}).a!=7}),yo=G,go=L,jt=yo&&go(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!=42}),mo=Q,Oo=String,wo=TypeError,H=function(e){if(mo(e))return e;throw wo(Oo(e)+" is not an object")},$o=me,ae=Function.prototype.call,k=$o?ae.bind(ae):function(){return ae.apply(ae,arguments)},nr={},Te=nr,Ie=P,Eo=_,$r=function(e){return Eo(e)?e:void 0},xt=function(e,r){return arguments.length<2?$r(Te[e])||$r(Ie[e]):Te[e]&&Te[e][r]||Ie[e]&&Ie[e][r]},So=D,Lt=So({}.isPrototypeOf),To=typeof navigator!="undefined"&&String(navigator.userAgent)||"",Mt=P,Re=To,Er=Mt.process,Sr=Mt.Deno,Tr=Er&&Er.versions||Sr&&Sr.version,Ir=Tr&&Tr.v8,R,pe;Ir&&(R=Ir.split("."),pe=R[0]>0&&R[0]<4?1:+(R[0]+R[1]));!pe&&Re&&(R=Re.match(/Edge\/(\d+)/),(!R||R[1]>=74)&&(R=Re.match(/Chrome\/(\d+)/),R&&(pe=+R[1])));var Io=pe,Rr=Io,Ro=L,Po=P,_o=Po.String,Nt=!!Object.getOwnPropertySymbols&&!Ro(function(){var e=Symbol();return!_o(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&Rr&&Rr<41}),Ao=Nt,Ct=Ao&&!Symbol.sham&&typeof Symbol.iterator=="symbol",jo=xt,xo=_,Lo=Lt,Mo=Ct,No=Object,Ft=Mo?function(e){return typeof e=="symbol"}:function(e){var r=jo("Symbol");return xo(r)&&Lo(r.prototype,No(e))},Co=String,or=function(e){try{return Co(e)}catch(r){return"Object"}},Fo=_,Do=or,Go=TypeError,ar=function(e){if(Fo(e))return e;throw Go(Do(e)+" is not a function")},ko=ar,Uo=tr,ir=function(e,r){var t=e[r];return Uo(t)?void 0:ko(t)},Pe=k,_e=_,Ae=Q,Vo=TypeError,Bo=function(e,r){var t,n;if(r==="string"&&_e(t=e.toString)&&!Ae(n=Pe(t,e))||_e(t=e.valueOf)&&!Ae(n=Pe(t,e))||r!=="string"&&_e(t=e.toString)&&!Ae(n=Pe(t,e)))return n;throw Vo("Can't convert object to primitive value")},Dt={exports:{}},Pr=P,qo=Object.defineProperty,Ko=function(e,r){try{qo(Pr,e,{value:r,configurable:!0,writable:!0})}catch(t){Pr[e]=r}return r},Yo=P,Wo=Ko,_r="__core-js_shared__",Qo=Yo[_r]||Wo(_r,{}),Gt=Qo,Ar=Gt;(Dt.exports=function(e,r){return Ar[e]||(Ar[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 kt=Dt.exports,zo=Tt,Ho=Object,Ut=function(e){return Ho(zo(e))},Xo=D,Jo=Ut,Zo=Xo({}.hasOwnProperty),N=Object.hasOwn||function(r,t){return Zo(Jo(r),t)},ea=D,ra=0,ta=Math.random(),na=ea(1 .toString),Vt=function(e){return"Symbol("+(e===void 0?"":e)+")_"+na(++ra+ta,36)},oa=P,aa=kt,jr=N,ia=Vt,sa=Nt,ca=Ct,q=oa.Symbol,je=aa("wks"),la=ca?q.for||q:q&&q.withoutSetter||ia,M=function(e){return jr(je,e)||(je[e]=sa&&jr(q,e)?q[e]:la("Symbol."+e)),je[e]},ua=k,xr=Q,Lr=Ft,fa=ir,va=Bo,da=M,ha=TypeError,pa=da("toPrimitive"),ba=function(e,r){if(!xr(e)||Lr(e))return e;var t=fa(e,pa),n;if(t){if(r===void 0&&(r="default"),n=ua(t,e,r),!xr(n)||Lr(n))return n;throw ha("Can't convert object to primitive value")}return r===void 0&&(r="number"),va(e,r)},ya=ba,ga=Ft,sr=function(e){var r=ya(e,"string");return ga(r)?r:r+""},ma=G,Oa=At,wa=jt,ie=H,Mr=sr,$a=TypeError,xe=Object.defineProperty,Ea=Object.getOwnPropertyDescriptor,Le="enumerable",Me="configurable",Ne="writable";z.f=ma?wa?function(r,t,n){if(ie(r),t=Mr(t),ie(n),typeof r=="function"&&t==="prototype"&&"value"in n&&Ne in n&&!n[Ne]){var o=Ea(r,t);o&&o[Ne]&&(r[t]=n.value,n={configurable:Me in n?n[Me]:o[Me],enumerable:Le in n?n[Le]:o[Le],writable:!1})}return xe(r,t,n)}:xe:function(r,t,n){if(ie(r),t=Mr(t),ie(n),Oa)try{return xe(r,t,n)}catch(o){}if("get"in n||"set"in n)throw $a("Accessors not supported");return"value"in n&&(r[t]=n.value),r};var Oe=function(e,r){return{enumerable:!(e&1),configurable:!(e&2),writable:!(e&4),value:r}},Sa=G,Ta=z,Ia=Oe,ee=Sa?function(e,r,t){return Ta.f(e,r,Ia(1,t))}:function(e,r,t){return e[r]=t,e},Ra=kt,Pa=Vt,Nr=Ra("keys"),cr=function(e){return Nr[e]||(Nr[e]=Pa(e))},lr={},_a=co,Bt=P,Aa=Q,ja=ee,Ce=N,Fe=Gt,xa=cr,La=lr,Cr="Object already initialized",Qe=Bt.TypeError,Ma=Bt.WeakMap,be,J,ye,Na=function(e){return ye(e)?J(e):be(e,{})},Ca=function(e){return function(r){var t;if(!Aa(r)||(t=J(r)).type!==e)throw Qe("Incompatible receiver, "+e+" required");return t}};if(_a||Fe.state){var A=Fe.state||(Fe.state=new Ma);A.get=A.get,A.has=A.has,A.set=A.set,be=function(e,r){if(A.has(e))throw Qe(Cr);return r.facade=e,A.set(e,r),r},J=function(e){return A.get(e)||{}},ye=function(e){return A.has(e)}}else{var U=xa("state");La[U]=!0,be=function(e,r){if(Ce(e,U))throw Qe(Cr);return r.facade=e,ja(e,U,r),r},J=function(e){return Ce(e,U)?e[U]:{}},ye=function(e){return Ce(e,U)}}var Fa={set:be,get:J,has:ye,enforce:Na,getterFor:Ca},Da=me,qt=Function.prototype,Fr=qt.apply,Dr=qt.call,Ga=typeof Reflect=="object"&&Reflect.apply||(Da?Dr.bind(Fr):function(){return Dr.apply(Fr,arguments)}),ka=rr,Ua=D,Kt=function(e){if(ka(e)==="Function")return Ua(e)},Yt={},Wt={},Qt={}.propertyIsEnumerable,zt=Object.getOwnPropertyDescriptor,Va=zt&&!Qt.call({1:2},1);Wt.f=Va?function(r){var t=zt(this,r);return!!t&&t.enumerable}:Qt;var Ba=G,qa=k,Ka=Wt,Ya=Oe,Wa=Z,Qa=sr,za=N,Ha=At,Gr=Object.getOwnPropertyDescriptor;Yt.f=Ba?Gr:function(r,t){if(r=Wa(r),t=Qa(t),Ha)try{return Gr(r,t)}catch(n){}if(za(r,t))return Ya(!qa(Ka.f,r,t),r[t])};var Xa=L,Ja=_,Za=/#|\.prototype\./,re=function(e,r){var t=ri[ei(e)];return t==ni?!0:t==ti?!1:Ja(r)?Xa(r):!!r},ei=re.normalize=function(e){return String(e).replace(Za,".").toLowerCase()},ri=re.data={},ti=re.NATIVE="N",ni=re.POLYFILL="P",oi=re,kr=Kt,ai=ar,ii=me,si=kr(kr.bind),Ht=function(e,r){return ai(e),r===void 0?e:ii?si(e,r):function(){return e.apply(r,arguments)}},se=P,ci=Ga,li=Kt,ui=_,fi=Yt.f,vi=oi,V=nr,di=Ht,B=ee,Ur=N,hi=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 ci(e,this,arguments)};return r.prototype=e.prototype,r},Xt=function(e,r){var t=e.target,n=e.global,o=e.stat,a=e.proto,i=n?se:o?se[t]:(se[t]||{}).prototype,s=n?V:V[t]||B(V,t,{})[t],u=s.prototype,c,l,f,v,d,b,y,O,g;for(v in r)c=vi(n?v:t+(o?".":"#")+v,e.forced),l=!c&&i&&Ur(i,v),b=s[v],l&&(e.dontCallGetSet?(g=fi(i,v),y=g&&g.value):y=i[v]),d=l&&y?y:r[v],!(l&&typeof b==typeof d)&&(e.bind&&l?O=di(d,se):e.wrap&&l?O=hi(d):a&&ui(d)?O=li(d):O=d,(e.sham||d&&d.sham||b&&b.sham)&&B(O,"sham",!0),B(s,v,O),a&&(f=t+"Prototype",Ur(V,f)||B(V,f,{}),B(V[f],v,d),e.real&&u&&(c||!u[v])&&B(u,v,d)))},ze=G,pi=N,Jt=Function.prototype,bi=ze&&Object.getOwnPropertyDescriptor,ur=pi(Jt,"name"),yi=ur&&function(){}.name==="something",gi=ur&&(!ze||ze&&bi(Jt,"name").configurable),mi={EXISTS:ur,PROPER:yi,CONFIGURABLE:gi},Zt={},Oi=Math.ceil,wi=Math.floor,$i=Math.trunc||function(r){var t=+r;return(t>0?wi:Oi)(t)},Ei=$i,en=function(e){var r=+e;return r!==r||r===0?0:Ei(r)},Si=en,Ti=Math.max,Ii=Math.min,Ri=function(e,r){var t=Si(e);return t<0?Ti(t+r,0):Ii(t,r)},Pi=en,_i=Math.min,Ai=function(e){return e>0?_i(Pi(e),9007199254740991):0},ji=Ai,rn=function(e){return ji(e.length)},xi=Z,Li=Ri,Mi=rn,Vr=function(e){return function(r,t,n){var o=xi(r),a=Mi(o),i=Li(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}},Ni={includes:Vr(!0),indexOf:Vr(!1)},Ci=D,De=N,Fi=Z,Di=Ni.indexOf,Gi=lr,Br=Ci([].push),ki=function(e,r){var t=Fi(e),n=0,o=[],a;for(a in t)!De(Gi,a)&&De(t,a)&&Br(o,a);for(;r.length>n;)De(t,a=r[n++])&&(~Di(o,a)||Br(o,a));return o},tn=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],Ui=ki,Vi=tn,Bi=Object.keys||function(r){return Ui(r,Vi)},qi=G,Ki=jt,Yi=z,Wi=H,Qi=Z,zi=Bi;Zt.f=qi&&!Ki?Object.defineProperties:function(r,t){Wi(r);for(var n=Qi(t),o=zi(t),a=o.length,i=0,s;a>i;)Yi.f(r,s=o[i++],n[s]);return r};var Hi=xt,Xi=Hi("document","documentElement"),Ji=H,Zi=Zt,qr=tn,es=lr,rs=Xi,ts=_t,ns=cr,Kr=">",Yr="<",He="prototype",Xe="script",nn=ns("IE_PROTO"),Ge=function(){},on=function(e){return Yr+Xe+Kr+e+Yr+"/"+Xe+Kr},Wr=function(e){e.write(on("")),e.close();var r=e.parentWindow.Object;return e=null,r},os=function(){var e=ts("iframe"),r="java"+Xe+":",t;return e.style.display="none",rs.appendChild(e),e.src=String(r),t=e.contentWindow.document,t.open(),t.write(on("document.F=Object")),t.close(),t.F},ce,ve=function(){try{ce=new ActiveXObject("htmlfile")}catch(r){}ve=typeof document!="undefined"?document.domain&&ce?Wr(ce):os():Wr(ce);for(var e=qr.length;e--;)delete ve[He][qr[e]];return ve()};es[nn]=!0;var an=Object.create||function(r,t){var n;return r!==null?(Ge[He]=Ji(r),n=new Ge,Ge[He]=null,n[nn]=r):n=ve(),t===void 0?n:Zi.f(n,t)},as=L,is=!as(function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}),ss=N,cs=_,ls=Ut,us=cr,fs=is,Qr=us("IE_PROTO"),Je=Object,vs=Je.prototype,sn=fs?Je.getPrototypeOf:function(e){var r=ls(e);if(ss(r,Qr))return r[Qr];var t=r.constructor;return cs(t)&&r instanceof t?t.prototype:r instanceof Je?vs:null},ds=ee,cn=function(e,r,t,n){return n&&n.enumerable?e[r]=t:ds(e,r,t),e},hs=L,ps=_,bs=Q,ys=an,zr=sn,gs=cn,ms=M,Ze=ms("iterator"),ln=!1,x,ke,Ue;[].keys&&(Ue=[].keys(),"next"in Ue?(ke=zr(zr(Ue)),ke!==Object.prototype&&(x=ke)):ln=!0);var Os=!bs(x)||hs(function(){var e={};return x[Ze].call(e)!==e});Os?x={}:x=ys(x);ps(x[Ze])||gs(x,Ze,function(){return this});var un={IteratorPrototype:x,BUGGY_SAFARI_ITERATORS:ln},ws=M,$s=ws("toStringTag"),fn={};fn[$s]="z";var fr=String(fn)==="[object z]",Es=fr,Ss=_,de=rr,Ts=M,Is=Ts("toStringTag"),Rs=Object,Ps=de(function(){return arguments}())=="Arguments",_s=function(e,r){try{return e[r]}catch(t){}},vr=Es?de:function(e){var r,t,n;return e===void 0?"Undefined":e===null?"Null":typeof(t=_s(r=Rs(e),Is))=="string"?t:Ps?de(r):(n=de(r))=="Object"&&Ss(r.callee)?"Arguments":n},As=fr,js=vr,xs=As?{}.toString:function(){return"[object "+js(this)+"]"},Ls=fr,Ms=z.f,Ns=ee,Cs=N,Fs=xs,Ds=M,Hr=Ds("toStringTag"),vn=function(e,r,t,n){if(e){var o=t?e:e.prototype;Cs(o,Hr)||Ms(o,Hr,{configurable:!0,value:r}),n&&!Ls&&Ns(o,"toString",Fs)}},Gs=un.IteratorPrototype,ks=an,Us=Oe,Vs=vn,Bs=W,qs=function(){return this},Ks=function(e,r,t,n){var o=r+" Iterator";return e.prototype=ks(Gs,{next:Us(+!n,t)}),Vs(e,o,!1,!0),Bs[o]=qs,e},Ys=Xt,Ws=k,dn=mi,Qs=Ks,zs=sn,Hs=vn,Xr=cn,Xs=M,Jr=W,hn=un,Js=dn.PROPER;dn.CONFIGURABLE;hn.IteratorPrototype;var le=hn.BUGGY_SAFARI_ITERATORS,Ve=Xs("iterator"),Zr="keys",ue="values",et="entries",Zs=function(){return this},ec=function(e,r,t,n,o,a,i){Qs(t,r,n);var s=function(g){if(g===o&&v)return v;if(!le&&g in l)return l[g];switch(g){case Zr:return function(){return new t(this,g)};case ue:return function(){return new t(this,g)};case et:return function(){return new t(this,g)}}return function(){return new t(this)}},u=r+" Iterator",c=!1,l=e.prototype,f=l[Ve]||l["@@iterator"]||o&&l[o],v=!le&&f||s(o),d=r=="Array"&&l.entries||f,b,y,O;if(d&&(b=zs(d.call(new e)),b!==Object.prototype&&b.next&&(Hs(b,u,!0,!0),Jr[u]=Zs)),Js&&o==ue&&f&&f.name!==ue&&(c=!0,v=function(){return Ws(f,this)}),o)if(y={values:s(ue),keys:a?v:s(Zr),entries:s(et)},i)for(O in y)(le||c||!(O in l))&&Xr(l,O,y[O]);else Ys({target:r,proto:!0,forced:le||c},y);return i&&l[Ve]!==v&&Xr(l,Ve,v,{name:o}),Jr[r]=v,y},rc=function(e,r){return{value:e,done:r}},tc=Z,rt=W,pn=Fa;z.f;var nc=ec,fe=rc,bn="Array Iterator",oc=pn.set,ac=pn.getterFor(bn);nc(Array,"Array",function(e,r){oc(this,{type:bn,target:tc(e),index:0,kind:r})},function(){var e=ac(this),r=e.target,t=e.kind,n=e.index++;return!r||n>=r.length?(e.target=void 0,fe(void 0,!0)):t=="keys"?fe(n,!1):t=="values"?fe(r[n],!1):fe([n,r[n]],!1)},"values");rt.Arguments=rt.Array;var ic=M,sc=W,cc=ic("iterator"),lc=Array.prototype,uc=function(e){return e!==void 0&&(sc.Array===e||lc[cc]===e)},fc=vr,tt=ir,vc=tr,dc=W,hc=M,pc=hc("iterator"),yn=function(e){if(!vc(e))return tt(e,pc)||tt(e,"@@iterator")||dc[fc(e)]},bc=k,yc=ar,gc=H,mc=or,Oc=yn,wc=TypeError,$c=function(e,r){var t=arguments.length<2?Oc(e):r;if(yc(t))return gc(bc(t,e));throw wc(mc(e)+" is not iterable")},Ec=k,nt=H,Sc=ir,Tc=function(e,r,t){var n,o;nt(e);try{if(n=Sc(e,"return"),!n){if(r==="throw")throw t;return t}n=Ec(n,e)}catch(a){o=!0,n=a}if(r==="throw")throw t;if(o)throw n;return nt(n),t},Ic=Ht,Rc=k,Pc=H,_c=or,Ac=uc,jc=rn,ot=Lt,xc=$c,Lc=yn,at=Tc,Mc=TypeError,he=function(e,r){this.stopped=e,this.result=r},it=he.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),u=Ic(r,n),c,l,f,v,d,b,y,O=function(m){return c&&at(c,"normal",m),new he(!0,m)},g=function(m){return o?(Pc(m),s?u(m[0],m[1],O):u(m[0],m[1])):s?u(m,O):u(m)};if(a)c=e.iterator;else if(i)c=e;else{if(l=Lc(e),!l)throw Mc(_c(e)+" is not iterable");if(Ac(l)){for(f=0,v=jc(e);v>f;f++)if(d=g(e[f]),d&&ot(it,d))return d;return new he(!1)}c=xc(e,l)}for(b=a?e.next:c.next;!(y=Rc(b,c)).done;){try{d=g(y.value)}catch(m){at(c,"throw",m)}if(typeof d=="object"&&d&&ot(it,d))return d}return new he(!1)},Cc=sr,Fc=z,Dc=Oe,Gc=function(e,r,t){var n=Cc(r);n in e?Fc.f(e,n,Dc(0,t)):e[n]=t},kc=Xt,Uc=Nc,Vc=Gc;kc({target:"Object",stat:!0},{fromEntries:function(r){var t={};return Uc(r,function(n,o){Vc(t,n,o)},{AS_ENTRIES:!0}),t}});var Bc=nr,qc=Bc.Object.fromEntries,Kc={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},Yc=Kc,Wc=P,Qc=vr,zc=ee,st=W,Hc=M,ct=Hc("toStringTag");for(var Be in Yc){var lt=Wc[Be],qe=lt&&lt.prototype;qe&&Qc(qe)!==ct&&zc(qe,ct,Be),st[Be]=st.Array}var Xc=qc,Jc=Xc,Zc=Jc,el=Zc,rl=qn(el),ut;(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"})(ut||(ut={}));const tl="vk.com",Hl=(e,r,t)=>dt(void 0,void 0,void 0,function*(){const n=new URL(`https://${tl}/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 Bn(n.toString())).json();return nl(a,t)}),nl=(e,r)=>rl(Object.entries(e.keys).map(([t,n])=>[t.substring(`${r}_`.length),ol(n)])),ol=e=>Array.isArray(e)?e[0]:e;var ft;(function(e){e.RU="ru",e.EN="en"})(ft||(ft={}));export{j as CurrentClientBrowser,w as CurrentClientDevice,yr as ErrorCategory,ft as InterfaceLanguage,sl as Logger,E as Observable,vt as Subject,ge as Subscription,al as VERSION,ut as VKNumericLanguage,Ll as ValueSubject,S as VideoQuality,hl as abortable,vl as addScript,Pl as areQualitiesExact,fl as assertEmptyArray,K as assertNever,cl as assertNonNullable,ul as assertNotEmptyArray,ll as assertNullable,_l as assertQualityIsExact,kl as buffer,il as checkNever,xl as cloneDeep,gt as cloneDeepWith,Ml as combine,Ul as debounce,jl as debounceFn,Ol as detectEmbed,_n as fillWithDefault,Bl as filter,ql as filterChanged,Gl as fromEvent,ht as getCurrentBrowser,gl as getExponentialDelay,Sl as getHighestQuality,bl as getIOSVersion,Fl as interval,wl as isHigher,$l as isHigherOrEqual,pl as isIOS,yt as isInvariantQuality,pt as isLower,El as isLowerOrEqual,yl as isMacLike,wn as isNonNullable,$n as isNullable,Hl as loadVKLangPack,Fn as map,Yl as mapTo,Nl as merge,X as noop,dl as now,Dl as observableFrom,Wl as once,Ql as pairwise,ml as safeStorage,zl as tap,Vl as throttle,Al as timeCodeToString,Cl as timeout,Tl as videoHeightToQuality,Rl as videoQualityToHeight,Il as videoSizeToQuality};
package/es2018.cjs.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
- * @vkontakte/videoplayer-shared v1.0.31
3
- * Mon, 18 Dec 2023 13:48:17 GMT
4
- * https://st.mycdn.me/static/vkontakte-videoplayer/1-0-31/doc/
2
+ * @vkontakte/videoplayer-shared v1.0.32-beta.0
3
+ * Thu, 15 Feb 2024 10:12:02 GMT
4
+ * https://st.mycdn.me/static/vkontakte-videoplayer/1-0-32/doc/
5
5
  */
6
- "use strict";const on="1.0.31";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`)},sn=e=>{},G=()=>{};class p{constructor(r){r&&(this._subscribe=r)}subscribe(r,t){var n;let a;t?typeof t=="function"?a={next:t,error:G}:a={next:s=>t.next(s),error:s=>{var v;return(v=t.error)===null||v===void 0?void 0:v.call(t,s)}}:a={next:G,error:G};const o=typeof r=="function"?{next:s=>{try{r(s)}catch(v){a.next(v)}},error:s=>a.next(s)}:{next:s=>r.next(s),error:s=>r.error?r.error(s):a.next(s)};let i;try{i=this._subscribe(o)}catch(s){(n=o.error)===null||n===void 0||n.call(o,s)}return new Y().add(()=>{switch(o.next=G,o.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 ln{constructor(){this.log$=new qe,this.logs=[],this.log=r=>{const t={...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(a){n={message:"error in `createCustomLog`",component:"Logger"}}this.log(n)}}createComponentLog(r){return this.createCustomLog(t=>({component:r,...t}))}}function cn(e,r='Assertion "value is not nullable" failed'){if(e==null)throw new Error(r)}function un(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 vn(e,r){if(!(e!=null&&e.length))throw new Error(r)}function fn(e,r){if(e!=null&&e.length)throw new Error(r)}const dn=(e,r,t)=>new Promise((n,a)=>{r.addEventListener("abort",()=>{s(),l.remove()});const o=()=>{s(),a()},i=()=>{s(),n()},s=()=>{v&&clearTimeout(v),l.removeEventListener("load",i),l.removeEventListener("error",o)};let v;t&&(v=window.setTimeout(o,t));const l=document.createElement("script");l.addEventListener("load",i),l.addEventListener("error",o),l.src=e,document.head.appendChild(l)});var de;const hn=typeof((de=window.performance)===null||de===void 0?void 0:de.now)=="function"?()=>window.performance.now():()=>Date.now(),pn=(e,r)=>async(...t)=>{var n;const a=r(...t);let o=e.aborted,i;for(;!o&&!e.aborted;){const s=await a.next(i);o=(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,a=/firefox|fxios/i.test(e)?exports.CurrentClientBrowser.Firefox:void 0,o=/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,l=/iphone/i.test(e)?exports.CurrentClientDevice.iPhone:void 0,c=/ipad/i.test(e)?exports.CurrentClientDevice.iPad:void 0,f=/ipod/i.test(e)?exports.CurrentClientDevice.iPod:void 0,u=/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||a||i||s||t||n||o||exports.CurrentClientBrowser.Rest,device:v||l||c||f||d||u||exports.CurrentClientDevice.Desktop}},bn=(e=!1)=>{const t=[exports.CurrentClientDevice.iPhone,exports.CurrentClientDevice.iPad,exports.CurrentClientDevice.iPod].includes(Ye().device);if(!e)return t;const{userAgent:n,maxTouchPoints:a}=window.navigator;return!!(t||/macintosh/i.test(n)&&a>0)},yn=()=>{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},gn=()=>[exports.CurrentClientDevice.Mac,exports.CurrentClientDevice.iPhone,exports.CurrentClientDevice.iPad,exports.CurrentClientDevice.iPod].includes(Ye().device),On=(e,{start:r=0,factor:t=2,max:n=1/0,min:a=r,random:o=0}={})=>{let i=r;return i*=t**e,i*=1+(Math.random()*o*2-o),i=Math.round(i),i=Math.min(i,n),i=Math.max(i,a),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},wn=()=>k()===h.LOCAL_STORAGE,mn=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)}},$n=(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)}},En=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}},Sn=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)}},Tn=()=>{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 In=Object.freeze({__proto__:null,clear:Tn,get:mn,has:En,isPersistent:wn,remove:Sn,set:$n});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,Rn=(e,r)=>$[e].height>=$[r].height,He=(e,r)=>$[e].height<$[r].height,_n=(e,r)=>$[e].height<=$[r].height,An=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),jn=(e,r=.02)=>[...at].find(n=>$[n].height*(1+r)>=e),Cn=({width:e,height:r})=>{const t=Math.min(e,r),n=Math.max(e,r);return at.find(a=>{const o=$[a];return o.width>=n&&o.height>=t})},Ln=e=>$[e].height,ze=e=>e===exports.VideoQuality.INVARIANT,xn=e=>e.every(r=>!ze(r));function Nn(e){if(ze(e))throw new Error("Expected exact quality")}const ot=(e,r)=>{const t={};for(const n of Object.keys(r)){const a=r[n],o=e[n];Array.isArray(a)&&Array.isArray(o)?t[n]=o:typeof a=="object"&&typeof o=="object"?t[n]=ot(o,a):t[n]=n in e?o:a}return t};class Mn 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 Dn(e){return new p(r=>{const t={};let n=Object.keys(e).length;const a=o=>i=>{o in t||n--,t[o]=i,n===0&&r.next(t)};return Object.entries(e).reduce((o,[i,s])=>o.add(s.subscribe(a(i))),new Y)})}function Fn(...e){return new p(r=>e.reduce((t,n)=>t.add(n.subscribe(r)),new Y))}var Gn=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)}),Vn=e=>new p(r=>{const t=window.setInterval(()=>r.next(),e);return()=>window.clearInterval(t)}),kn=e=>new p(r=>{e.forEach(t=>r.next(t))}),Bn=(e,r)=>new p(t=>{const n=a=>t.next(a);return e.addEventListener(r,n),()=>e.removeEventListener(r,n)});function Un(e){return r=>new p(t=>r.subscribe(new Qn(t,e)))}class Qn{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 Kn={leading:!1,trailing:!0};function qn(e,r=Kn){return t=>new p(n=>t.subscribe(new Yn(n,e,r)))}class Yn{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 Hn={leading:!0,trailing:!1};function zn(e,r=Hn){return t=>new p(n=>t.subscribe(new Wn(n,e,r)))}class Wn{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 Xn(e){return r=>new p(t=>r.subscribe(new Jn(t,e)))}class Jn{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 Zn(e=(r,t)=>r===t){return r=>new p(t=>r.subscribe(new ea(t,e)))}const cr={};class ea{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 it(e){return r=>new p(t=>r.subscribe(new ra(t,e)))}let ra=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 ta(e){return it(()=>e)}function na(){return e=>new p(r=>{let t=!1,n=!1;const a=e.subscribe(o=>{t||(t=!0,r.next(o)),n&&a.unsubscribe()},o=>{var i;t=!0,(i=r.error)===null||i===void 0||i.call(r,o),n&&a.unsubscribe()});return n=!0,t&&a.unsubscribe(),a})}function aa(){return e=>new p(r=>e.subscribe(new oa(r)))}class oa{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 ia(e){return r=>new p(t=>r.subscribe(new sa(t,e)))}class sa{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 a=0,o=n.length;a<o;a++)if(n[a].callback===t){n.splice(a,1);return}}dispatchEvent(r){if(!(r.type in this.listeners))return;const n=this.listeners[r.type].slice();for(let a=0,o=n.length;a<o;a++){const i=n[a];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 st 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 la{constructor(){Object.defineProperty(this,"signal",{value:new st,writable:!0,configurable:!0})}abort(r){let t;try{t=new Event("abort")}catch(a){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(a){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&&(la.prototype[Symbol.toStringTag]="AbortController",st.prototype[Symbol.toStringTag]="AbortSignal");function lt(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 ca(e){typeof e=="function"&&(e={fetch:e});const{fetch:r,Request:t=r.Request,AbortController:n,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:a=!1}=e;if(!lt({fetch:r,Request:t,AbortController:n,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:a}))return{fetch:r,Request:o};let o=t;(o&&!o.prototype.hasOwnProperty("signal")||a)&&(o=function(l,c){let f;c&&c.signal&&(f=c.signal,delete c.signal);const u=new t(l,c);return f&&Object.defineProperty(u,"signal",{writable:!1,enumerable:!1,configurable:!0,value:f}),u},o.prototype=t.prototype);const i=r;return{fetch:(v,l)=>{const c=o&&o.prototype.isPrototypeOf(v)?v.signal:l?l.signal:void 0;if(c){let f;try{f=new DOMException("Aborted","AbortError")}catch(d){f=new Error("Aborted"),f.name="AbortError"}if(c.aborted)return Promise.reject(f);const u=new Promise((d,O)=>{c.addEventListener("abort",()=>O(f),{once:!0})});return l&&l.signal&&delete l.signal,Promise.race([u,i(v,l)])}return i(v,l)},Request:o}}const We=lt({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),ct=We?ca({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,ua=We?ct.fetch:window.fetch;We?ct.Request:window.Request;var pe=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function va(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var R=function(e){try{return!!e()}catch(r){return!0}},fa=R,ve=!fa(function(){var e=function(){}.bind();return typeof e!="function"||e.hasOwnProperty("prototype")}),ut=ve,vt=Function.prototype,De=vt.call,da=ut&&vt.bind.bind(De,De),L=ut?da:function(e){return function(){return De.apply(e,arguments)}},ft=L,ha=ft({}.toString),pa=ft("".slice),Xe=function(e){return pa(ha(e),8,-1)},ba=L,ya=R,ga=Xe,be=Object,Oa=ba("".split),wa=ya(function(){return!be("z").propertyIsEnumerable(0)})?function(e){return ga(e)=="String"?Oa(e,""):be(e)}:be,Je=function(e){return e==null},ma=Je,$a=TypeError,dt=function(e){if(ma(e))throw $a("Can't call method on "+e);return e},Ea=wa,Sa=dt,H=function(e){return Ea(Sa(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,Ta=typeof Fe=="undefined"&&Fe!==void 0,ht={all:Fe,IS_HTMLDDA:Ta},pt=ht,Ia=pt.all,T=pt.IS_HTMLDDA?function(e){return typeof e=="function"||e===Ia}:function(e){return typeof e=="function"},Pa=S,Ra=T,vr=Pa.WeakMap,_a=Ra(vr)&&/native code/.test(String(vr)),fr=T,bt=ht,Aa=bt.all,U=bt.IS_HTMLDDA?function(e){return typeof e=="object"?e!==null:fr(e)||e===Aa}:function(e){return typeof e=="object"?e!==null:fr(e)},ja=R,x=!ja(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7}),Q={},Ca=S,dr=U,Ge=Ca.document,La=dr(Ge)&&dr(Ge.createElement),yt=function(e){return La?Ge.createElement(e):{}},xa=x,Na=R,Ma=yt,gt=!xa&&!Na(function(){return Object.defineProperty(Ma("div"),"a",{get:function(){return 7}}).a!=7}),Da=x,Fa=R,Ot=Da&&Fa(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!=42}),Ga=U,Va=String,ka=TypeError,K=function(e){if(Ga(e))return e;throw ka(Va(e)+" is not an object")},Ba=ve,J=Function.prototype.call,N=Ba?J.bind(J):function(){return J.apply(J,arguments)},Ze={},ye=Ze,ge=S,Ua=T,hr=function(e){return Ua(e)?e:void 0},wt=function(e,r){return arguments.length<2?hr(ye[e])||hr(ge[e]):ye[e]&&ye[e][r]||ge[e]&&ge[e][r]},Qa=L,mt=Qa({}.isPrototypeOf),Ka=typeof navigator!="undefined"&&String(navigator.userAgent)||"",$t=S,Oe=Ka,pr=$t.process,br=$t.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 qa=le,Or=qa,Ya=R,Ha=S,za=Ha.String,Et=!!Object.getOwnPropertySymbols&&!Ya(function(){var e=Symbol();return!za(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&Or&&Or<41}),Wa=Et,St=Wa&&!Symbol.sham&&typeof Symbol.iterator=="symbol",Xa=wt,Ja=T,Za=mt,eo=St,ro=Object,Tt=eo?function(e){return typeof e=="symbol"}:function(e){var r=Xa("Symbol");return Ja(r)&&Za(r.prototype,ro(e))},to=String,er=function(e){try{return to(e)}catch(r){return"Object"}},no=T,ao=er,oo=TypeError,rr=function(e){if(no(e))return e;throw oo(ao(e)+" is not a function")},io=rr,so=Je,tr=function(e,r){var t=e[r];return so(t)?void 0:io(t)},we=N,me=T,$e=U,lo=TypeError,co=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 lo("Can't convert object to primitive value")},It={exports:{}},wr=S,uo=Object.defineProperty,vo=function(e,r){try{uo(wr,e,{value:r,configurable:!0,writable:!0})}catch(t){wr[e]=r}return r},fo=S,ho=vo,mr="__core-js_shared__",po=fo[mr]||ho(mr,{}),Pt=po,$r=Pt;(It.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 Rt=It.exports,bo=dt,yo=Object,_t=function(e){return yo(bo(e))},go=L,Oo=_t,wo=go({}.hasOwnProperty),A=Object.hasOwn||function(r,t){return wo(Oo(r),t)},mo=L,$o=0,Eo=Math.random(),So=mo(1 .toString),At=function(e){return"Symbol("+(e===void 0?"":e)+")_"+So(++$o+Eo,36)},To=S,Io=Rt,Er=A,Po=At,Ro=Et,_o=St,V=To.Symbol,Ee=Io("wks"),Ao=_o?V.for||V:V&&V.withoutSetter||Po,_=function(e){return Er(Ee,e)||(Ee[e]=Ro&&Er(V,e)?V[e]:Ao("Symbol."+e)),Ee[e]},jo=N,Sr=U,Tr=Tt,Co=tr,Lo=co,xo=_,No=TypeError,Mo=xo("toPrimitive"),Do=function(e,r){if(!Sr(e)||Tr(e))return e;var t=Co(e,Mo),n;if(t){if(r===void 0&&(r="default"),n=jo(t,e,r),!Sr(n)||Tr(n))return n;throw No("Can't convert object to primitive value")}return r===void 0&&(r="number"),Lo(e,r)},Fo=Do,Go=Tt,nr=function(e){var r=Fo(e,"string");return Go(r)?r:r+""},Vo=x,ko=gt,Bo=Ot,Z=K,Ir=nr,Uo=TypeError,Se=Object.defineProperty,Qo=Object.getOwnPropertyDescriptor,Te="enumerable",Ie="configurable",Pe="writable";Q.f=Vo?Bo?function(r,t,n){if(Z(r),t=Ir(t),Z(n),typeof r=="function"&&t==="prototype"&&"value"in n&&Pe in n&&!n[Pe]){var a=Qo(r,t);a&&a[Pe]&&(r[t]=n.value,n={configurable:Ie in n?n[Ie]:a[Ie],enumerable:Te in n?n[Te]:a[Te],writable:!1})}return Se(r,t,n)}:Se:function(r,t,n){if(Z(r),t=Ir(t),Z(n),ko)try{return Se(r,t,n)}catch(a){}if("get"in n||"set"in n)throw Uo("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}},Ko=x,qo=Q,Yo=fe,z=Ko?function(e,r,t){return qo.f(e,r,Yo(1,t))}:function(e,r,t){return e[r]=t,e},Ho=Rt,zo=At,Pr=Ho("keys"),ar=function(e){return Pr[e]||(Pr[e]=zo(e))},or={},Wo=_a,jt=S,Xo=U,Jo=z,Re=A,_e=Pt,Zo=ar,ei=or,Rr="Object already initialized",Ve=jt.TypeError,ri=jt.WeakMap,ce,q,ue,ti=function(e){return ue(e)?q(e):ce(e,{})},ni=function(e){return function(r){var t;if(!Xo(r)||(t=q(r)).type!==e)throw Ve("Incompatible receiver, "+e+" required");return t}};if(Wo||_e.state){var I=_e.state||(_e.state=new ri);I.get=I.get,I.has=I.has,I.set=I.set,ce=function(e,r){if(I.has(e))throw Ve(Rr);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=Zo("state");ei[M]=!0,ce=function(e,r){if(Re(e,M))throw Ve(Rr);return r.facade=e,Jo(e,M,r),r},q=function(e){return Re(e,M)?e[M]:{}},ue=function(e){return Re(e,M)}}var ai={set:ce,get:q,has:ue,enforce:ti,getterFor:ni},oi=ve,Ct=Function.prototype,_r=Ct.apply,Ar=Ct.call,ii=typeof Reflect=="object"&&Reflect.apply||(oi?Ar.bind(_r):function(){return Ar.apply(_r,arguments)}),si=Xe,li=L,Lt=function(e){if(si(e)==="Function")return li(e)},xt={},Nt={},Mt={}.propertyIsEnumerable,Dt=Object.getOwnPropertyDescriptor,ci=Dt&&!Mt.call({1:2},1);Nt.f=ci?function(r){var t=Dt(this,r);return!!t&&t.enumerable}:Mt;var ui=x,vi=N,fi=Nt,di=fe,hi=H,pi=nr,bi=A,yi=gt,jr=Object.getOwnPropertyDescriptor;xt.f=ui?jr:function(r,t){if(r=hi(r),t=pi(t),yi)try{return jr(r,t)}catch(n){}if(bi(r,t))return di(!vi(fi.f,r,t),r[t])};var gi=R,Oi=T,wi=/#|\.prototype\./,W=function(e,r){var t=$i[mi(e)];return t==Si?!0:t==Ei?!1:Oi(r)?gi(r):!!r},mi=W.normalize=function(e){return String(e).replace(wi,".").toLowerCase()},$i=W.data={},Ei=W.NATIVE="N",Si=W.POLYFILL="P",Ti=W,Cr=Lt,Ii=rr,Pi=ve,Ri=Cr(Cr.bind),Ft=function(e,r){return Ii(e),r===void 0?e:Pi?Ri(e,r):function(){return e.apply(r,arguments)}},ee=S,_i=ii,Ai=Lt,ji=T,Ci=xt.f,Li=Ti,D=Ze,xi=Ft,F=z,Lr=A,Ni=function(e){var r=function(t,n,a){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,a)}return _i(e,this,arguments)};return r.prototype=e.prototype,r},Gt=function(e,r){var t=e.target,n=e.global,a=e.stat,o=e.proto,i=n?ee:a?ee[t]:(ee[t]||{}).prototype,s=n?D:D[t]||F(D,t,{})[t],v=s.prototype,l,c,f,u,d,O,m,w,y;for(u in r)l=Li(n?u:t+(a?".":"#")+u,e.forced),c=!l&&i&&Lr(i,u),O=s[u],c&&(e.dontCallGetSet?(y=Ci(i,u),m=y&&y.value):m=i[u]),d=c&&m?m:r[u],!(c&&typeof O==typeof d)&&(e.bind&&c?w=xi(d,ee):e.wrap&&c?w=Ni(d):o&&ji(d)?w=Ai(d):w=d,(e.sham||d&&d.sham||O&&O.sham)&&F(w,"sham",!0),F(s,u,w),o&&(f=t+"Prototype",Lr(D,f)||F(D,f,{}),F(D[f],u,d),e.real&&v&&(l||!v[u])&&F(v,u,d)))},ke=x,Mi=A,Vt=Function.prototype,Di=ke&&Object.getOwnPropertyDescriptor,ir=Mi(Vt,"name"),Fi=ir&&function(){}.name==="something",Gi=ir&&(!ke||ke&&Di(Vt,"name").configurable),Vi={EXISTS:ir,PROPER:Fi,CONFIGURABLE:Gi},kt={},ki=Math.ceil,Bi=Math.floor,Ui=Math.trunc||function(r){var t=+r;return(t>0?Bi:ki)(t)},Qi=Ui,Bt=function(e){var r=+e;return r!==r||r===0?0:Qi(r)},Ki=Bt,qi=Math.max,Yi=Math.min,Hi=function(e,r){var t=Ki(e);return t<0?qi(t+r,0):Yi(t,r)},zi=Bt,Wi=Math.min,Xi=function(e){return e>0?Wi(zi(e),9007199254740991):0},Ji=Xi,Ut=function(e){return Ji(e.length)},Zi=H,es=Hi,rs=Ut,xr=function(e){return function(r,t,n){var a=Zi(r),o=rs(a),i=es(n,o),s;if(e&&t!=t){for(;o>i;)if(s=a[i++],s!=s)return!0}else for(;o>i;i++)if((e||i in a)&&a[i]===t)return e||i||0;return!e&&-1}},ts={includes:xr(!0),indexOf:xr(!1)},ns=L,Ae=A,as=H,os=ts.indexOf,is=or,Nr=ns([].push),ss=function(e,r){var t=as(e),n=0,a=[],o;for(o in t)!Ae(is,o)&&Ae(t,o)&&Nr(a,o);for(;r.length>n;)Ae(t,o=r[n++])&&(~os(a,o)||Nr(a,o));return a},Qt=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],ls=ss,cs=Qt,us=Object.keys||function(r){return ls(r,cs)},vs=x,fs=Ot,ds=Q,hs=K,ps=H,bs=us;kt.f=vs&&!fs?Object.defineProperties:function(r,t){hs(r);for(var n=ps(t),a=bs(t),o=a.length,i=0,s;o>i;)ds.f(r,s=a[i++],n[s]);return r};var ys=wt,gs=ys("document","documentElement"),Os=K,ws=kt,Mr=Qt,ms=or,$s=gs,Es=yt,Ss=ar,Dr=">",Fr="<",Be="prototype",Ue="script",Kt=Ss("IE_PROTO"),je=function(){},qt=function(e){return Fr+Ue+Dr+e+Fr+"/"+Ue+Dr},Gr=function(e){e.write(qt("")),e.close();var r=e.parentWindow.Object;return e=null,r},Ts=function(){var e=Es("iframe"),r="java"+Ue+":",t;return e.style.display="none",$s.appendChild(e),e.src=String(r),t=e.contentWindow.document,t.open(),t.write(qt("document.F=Object")),t.close(),t.F},re,oe=function(){try{re=new ActiveXObject("htmlfile")}catch(r){}oe=typeof document!="undefined"?document.domain&&re?Gr(re):Ts():Gr(re);for(var e=Mr.length;e--;)delete oe[Be][Mr[e]];return oe()};ms[Kt]=!0;var Yt=Object.create||function(r,t){var n;return r!==null?(je[Be]=Os(r),n=new je,je[Be]=null,n[Kt]=r):n=oe(),t===void 0?n:ws.f(n,t)},Is=R,Ps=!Is(function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}),Rs=A,_s=T,As=_t,js=ar,Cs=Ps,Vr=js("IE_PROTO"),Qe=Object,Ls=Qe.prototype,Ht=Cs?Qe.getPrototypeOf:function(e){var r=As(e);if(Rs(r,Vr))return r[Vr];var t=r.constructor;return _s(t)&&r instanceof t?t.prototype:r instanceof Qe?Ls:null},xs=z,zt=function(e,r,t,n){return n&&n.enumerable?e[r]=t:xs(e,r,t),e},Ns=R,Ms=T,Ds=U,Fs=Yt,kr=Ht,Gs=zt,Vs=_,Ke=Vs("iterator"),Wt=!1,P,Ce,Le;[].keys&&(Le=[].keys(),"next"in Le?(Ce=kr(kr(Le)),Ce!==Object.prototype&&(P=Ce)):Wt=!0);var ks=!Ds(P)||Ns(function(){var e={};return P[Ke].call(e)!==e});ks?P={}:P=Fs(P);Ms(P[Ke])||Gs(P,Ke,function(){return this});var Xt={IteratorPrototype:P,BUGGY_SAFARI_ITERATORS:Wt},Bs=_,Us=Bs("toStringTag"),Jt={};Jt[Us]="z";var sr=String(Jt)==="[object z]",Qs=sr,Ks=T,ie=Xe,qs=_,Ys=qs("toStringTag"),Hs=Object,zs=ie(function(){return arguments}())=="Arguments",Ws=function(e,r){try{return e[r]}catch(t){}},lr=Qs?ie:function(e){var r,t,n;return e===void 0?"Undefined":e===null?"Null":typeof(t=Ws(r=Hs(e),Ys))=="string"?t:zs?ie(r):(n=ie(r))=="Object"&&Ks(r.callee)?"Arguments":n},Xs=sr,Js=lr,Zs=Xs?{}.toString:function(){return"[object "+Js(this)+"]"},el=sr,rl=Q.f,tl=z,nl=A,al=Zs,ol=_,Br=ol("toStringTag"),Zt=function(e,r,t,n){if(e){var a=t?e:e.prototype;nl(a,Br)||rl(a,Br,{configurable:!0,value:r}),n&&!el&&tl(a,"toString",al)}},il=Xt.IteratorPrototype,sl=Yt,ll=fe,cl=Zt,ul=B,vl=function(){return this},fl=function(e,r,t,n){var a=r+" Iterator";return e.prototype=sl(il,{next:ll(+!n,t)}),cl(e,a,!1,!0),ul[a]=vl,e},dl=Gt,hl=N,en=Vi,pl=fl,bl=Ht,yl=Zt,Ur=zt,gl=_,Qr=B,rn=Xt,Ol=en.PROPER;en.CONFIGURABLE;rn.IteratorPrototype;var te=rn.BUGGY_SAFARI_ITERATORS,xe=gl("iterator"),Kr="keys",ne="values",qr="entries",wl=function(){return this},ml=function(e,r,t,n,a,o,i){pl(t,r,n);var s=function(y){if(y===a&&u)return u;if(!te&&y in c)return c[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",l=!1,c=e.prototype,f=c[xe]||c["@@iterator"]||a&&c[a],u=!te&&f||s(a),d=r=="Array"&&c.entries||f,O,m,w;if(d&&(O=bl(d.call(new e)),O!==Object.prototype&&O.next&&(yl(O,v,!0,!0),Qr[v]=wl)),Ol&&a==ne&&f&&f.name!==ne&&(l=!0,u=function(){return hl(f,this)}),a)if(m={values:s(ne),keys:o?u:s(Kr),entries:s(qr)},i)for(w in m)(te||l||!(w in c))&&Ur(c,w,m[w]);else dl({target:r,proto:!0,forced:te||l},m);return i&&c[xe]!==u&&Ur(c,xe,u,{name:a}),Qr[r]=u,m},$l=function(e,r){return{value:e,done:r}},El=H,Yr=B,tn=ai;Q.f;var Sl=ml,ae=$l,nn="Array Iterator",Tl=tn.set,Il=tn.getterFor(nn);Sl(Array,"Array",function(e,r){Tl(this,{type:nn,target:El(e),index:0,kind:r})},function(){var e=Il(this),r=e.target,t=e.kind,n=e.index++;return!r||n>=r.length?(e.target=void 0,ae(void 0,!0)):t=="keys"?ae(n,!1):t=="values"?ae(r[n],!1):ae([n,r[n]],!1)},"values");Yr.Arguments=Yr.Array;var Pl=_,Rl=B,_l=Pl("iterator"),Al=Array.prototype,jl=function(e){return e!==void 0&&(Rl.Array===e||Al[_l]===e)},Cl=lr,Hr=tr,Ll=Je,xl=B,Nl=_,Ml=Nl("iterator"),an=function(e){if(!Ll(e))return Hr(e,Ml)||Hr(e,"@@iterator")||xl[Cl(e)]},Dl=N,Fl=rr,Gl=K,Vl=er,kl=an,Bl=TypeError,Ul=function(e,r){var t=arguments.length<2?kl(e):r;if(Fl(t))return Gl(Dl(t,e));throw Bl(Vl(e)+" is not iterable")},Ql=N,zr=K,Kl=tr,ql=function(e,r,t){var n,a;zr(e);try{if(n=Kl(e,"return"),!n){if(r==="throw")throw t;return t}n=Ql(n,e)}catch(o){a=!0,n=o}if(r==="throw")throw t;if(a)throw n;return zr(n),t},Yl=Ft,Hl=N,zl=K,Wl=er,Xl=jl,Jl=Ut,Wr=mt,Zl=Ul,ec=an,Xr=ql,rc=TypeError,se=function(e,r){this.stopped=e,this.result=r},Jr=se.prototype,tc=function(e,r,t){var n=t&&t.that,a=!!(t&&t.AS_ENTRIES),o=!!(t&&t.IS_RECORD),i=!!(t&&t.IS_ITERATOR),s=!!(t&&t.INTERRUPTED),v=Yl(r,n),l,c,f,u,d,O,m,w=function(g){return l&&Xr(l,"normal",g),new se(!0,g)},y=function(g){return a?(zl(g),s?v(g[0],g[1],w):v(g[0],g[1])):s?v(g,w):v(g)};if(o)l=e.iterator;else if(i)l=e;else{if(c=ec(e),!c)throw rc(Wl(e)+" is not iterable");if(Xl(c)){for(f=0,u=Jl(e);u>f;f++)if(d=y(e[f]),d&&Wr(Jr,d))return d;return new se(!1)}l=Zl(e,c)}for(O=o?e.next:l.next;!(m=Hl(O,l)).done;){try{d=y(m.value)}catch(g){Xr(l,"throw",g)}if(typeof d=="object"&&d&&Wr(Jr,d))return d}return new se(!1)},nc=nr,ac=Q,oc=fe,ic=function(e,r,t){var n=nc(r);n in e?ac.f(e,n,oc(0,t)):e[n]=t},sc=Gt,lc=tc,cc=ic;sc({target:"Object",stat:!0},{fromEntries:function(r){var t={};return lc(r,function(n,a){cc(t,n,a)},{AS_ENTRIES:!0}),t}});var uc=Ze,vc=uc.Object.fromEntries,fc={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},dc=fc,hc=S,pc=lr,bc=z,Zr=B,yc=_,et=yc("toStringTag");for(var Ne in dc){var rt=hc[Ne],Me=rt&&rt.prototype;Me&&pc(Me)!==et&&bc(Me,et,Ne),Zr[Ne]=Zr.Array}var gc=vc,Oc=gc,wc=Oc,mc=wc,$c=va(mc);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 Ec="vk.com",Sc=async(e,r,t)=>{const n=new URL(`https://${Ec}/js/lang-pack.js`);n.searchParams.set("format","json"),n.searchParams.set("name",r),e!==void 0&&n.searchParams.set("lang",e);const o=await(await ua(n.toString())).json();return Tc(o,t)},Tc=(e,r)=>$c(Object.entries(e.keys).map(([t,n])=>[t.substring(`${r}_`.length),Ic(n)])),Ic=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=ln;exports.Observable=p;exports.Subject=qe;exports.Subscription=Y;exports.VERSION=on;exports.ValueSubject=Mn;exports.abortable=pn;exports.addScript=dn;exports.areQualitiesExact=xn;exports.assertEmptyArray=fn;exports.assertNever=C;exports.assertNonNullable=cn;exports.assertNotEmptyArray=vn;exports.assertNullable=un;exports.assertQualityIsExact=Nn;exports.buffer=Un;exports.checkNever=sn;exports.combine=Dn;exports.debounce=qn;exports.fillWithDefault=ot;exports.filter=Xn;exports.filterChanged=Zn;exports.fromEvent=Bn;exports.getCurrentBrowser=Ye;exports.getExponentialDelay=On;exports.getHighestQuality=An;exports.getIOSVersion=yn;exports.interval=Vn;exports.isHigher=Pn;exports.isHigherOrEqual=Rn;exports.isIOS=bn;exports.isInvariantQuality=ze;exports.isLower=He;exports.isLowerOrEqual=_n;exports.isMacLike=gn;exports.isNonNullable=tt;exports.isNullable=nt;exports.loadVKLangPack=Sc;exports.map=it;exports.mapTo=ta;exports.merge=Fn;exports.noop=G;exports.now=hn;exports.observableFrom=kn;exports.once=na;exports.pairwise=aa;exports.safeStorage=In;exports.tap=ia;exports.throttle=zn;exports.timeout=Gn;exports.videoHeightToQuality=jn;exports.videoQualityToHeight=Ln;exports.videoSizeToQuality=Cn;
6
+ "use strict";const gn="1.0.32-beta.0";class z{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 N=e=>{throw new Error(`${e} is value of unexpected type`)},mn=e=>{},B=()=>{};class w{constructor(r){r&&(this._subscribe=r)}subscribe(r,t){var n;let o;t?typeof t=="function"?o={next:t,error:B}:o={next:s=>t.next(s),error:s=>{var l;return(l=t.error)===null||l===void 0?void 0:l.call(t,s)}}:o={next:B,error:B};const a=typeof r=="function"?{next:s=>{try{r(s)}catch(l){o.next(l)}},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 z().add(()=>{switch(a.next=B,a.error=B,typeof i){case"function":i();return;case"object":i.unsubscribe();return;case"undefined":return;default:return N(i)}})}pipe(...r){return r.reduce((t,n)=>n(t),this)}_subscribe(r){}}class Xe extends w{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 z().add(()=>this.subscribers.delete(t))}}class wn{constructor(){this.log$=new Xe,this.logs=[],this.log=r=>{const t={...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=>({component:r,...t}))}}function On(e,r='Assertion "value is not nullable" failed'){if(e==null)throw new Error(r)}function En(e,r='Assertion "value is nullable" failed'){if(e!=null)throw new Error(r)}function ft(e){return typeof e!="undefined"&&e!==null}function vt(e){return e==null}function $n(e,r){if(!(e!=null&&e.length))throw new Error(r)}function Sn(e,r){if(e!=null&&e.length)throw new Error(r)}const Tn=(e,r,t)=>new Promise((n,o)=>{r.addEventListener("abort",()=>{s(),c.remove()});const a=()=>{s(),o()},i=()=>{s(),n()},s=()=>{l&&clearTimeout(l),c.removeEventListener("load",i),c.removeEventListener("error",a)};let l;t&&(l=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 ge;const In=typeof((ge=window.performance)===null||ge===void 0?void 0:ge.now)=="function"?()=>window.performance.now():()=>Date.now(),Rn=(e,r)=>async(...t)=>{var n;const o=r(...t);let a=e.aborted,i;for(;!a&&!e.aborted;)try{const s=await o.next(i);a=(n=s.done)!==null&&n!==void 0?n:!1,i=s.value}catch(s){await o.throw(s)}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 Je=()=>{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,l=/android/i.test(e)?exports.CurrentClientDevice.Android:void 0,c=/iphone/i.test(e)?exports.CurrentClientDevice.iPhone:void 0,u=/ipad/i.test(e)?exports.CurrentClientDevice.iPad:void 0,v=/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:l||c||u||v||d||f||exports.CurrentClientDevice.Desktop}},Pn=(e=!1)=>{const t=[exports.CurrentClientDevice.iPhone,exports.CurrentClientDevice.iPad,exports.CurrentClientDevice.iPod].includes(Je().device);if(!e)return t;const{userAgent:n,maxTouchPoints:o}=window.navigator;return!!(t||/macintosh/i.test(n)&&o>0)},_n=()=>{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},An=()=>[exports.CurrentClientDevice.Mac,exports.CurrentClientDevice.iPhone,exports.CurrentClientDevice.iPad,exports.CurrentClientDevice.iPod].includes(Je().device),Cn=(e,{start:r=0,factor:t=2,max:n=1/0,min:o=r,random:a=0}={})=>{let i=r;return i*=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 p;(function(e){e[e.LOCAL_STORAGE=0]="LOCAL_STORAGE",e[e.SESSION_STORAGE=1]="SESSION_STORAGE",e[e.RUNTIME=2]="RUNTIME"})(p||(p={}));let E,x;const me=`vk-videoplayer-dummy-key-${Math.random()}`,Q=()=>{if(x!==void 0)return x;try{localStorage.setItem(me,"test"),localStorage.removeItem(me),x=p.LOCAL_STORAGE}catch(e){if(e instanceof DOMException||e instanceof TypeError)try{sessionStorage.getItem(me),x=p.SESSION_STORAGE}catch(r){if(r instanceof DOMException||r instanceof TypeError)x=p.RUNTIME;else throw r}else throw e}return x===p.RUNTIME&&(E=new Map),x},Ln=()=>Q()===p.LOCAL_STORAGE,jn=e=>{var r,t;const n=Q();switch(n){case p.LOCAL_STORAGE:return(r=localStorage.getItem(e))!==null&&r!==void 0?r:void 0;case p.SESSION_STORAGE:return(t=sessionStorage.getItem(e))!==null&&t!==void 0?t:void 0;case p.RUNTIME:return E==null?void 0:E.get(e);default:N(n)}},xn=(e,r)=>{const t=Q();switch(t){case p.LOCAL_STORAGE:try{localStorage.setItem(e,r)}catch(n){if(n instanceof DOMException)console.error(n);else throw n}break;case p.SESSION_STORAGE:try{sessionStorage.setItem(e,r)}catch(n){if(n instanceof DOMException)console.error(n);else throw n}break;case p.RUNTIME:return void(E==null?void 0:E.set(e,r));default:N(t)}},Nn=e=>{var r;const t=Q();switch(t){case p.LOCAL_STORAGE:return e in localStorage;case p.SESSION_STORAGE:return e in sessionStorage;case p.RUNTIME:return(r=E==null?void 0:E.has(e))!==null&&r!==void 0?r:!1;default:return N(t),!1}},Mn=e=>{const r=Q();switch(r){case p.LOCAL_STORAGE:return localStorage.removeItem(e);case p.SESSION_STORAGE:return sessionStorage.removeItem(e);case p.RUNTIME:return void(E==null?void 0:E.delete(e));default:N(r)}},Dn=()=>{const e=Q();switch(e){case p.LOCAL_STORAGE:return localStorage.clear();case p.SESSION_STORAGE:return sessionStorage.clear();case p.RUNTIME:return E==null?void 0:E.clear();default:N(e)}};var Fn=Object.freeze({__proto__:null,clear:Dn,get:jn,has:Nn,isPersistent:Ln,remove:Mn,set:xn});const Gn=()=>{let e,r;try{e=window.self!==window.top}catch(n){n instanceof DOMException&&n.name==="SecurityError"?e=!0:(e=!1,console.error(n))}try{window.location.ancestorOrigins&&(r=window.location.ancestorOrigins[window.location.ancestorOrigins.length-1])}catch(n){console.error(n)}try{!r&&document.referrer&&(r=document.referrer)}catch(n){console.error(n)}const t=r?new URL(r).hostname:void 0;return{isEmbed:e,host:t}};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}},kn=(e,r)=>$[e].height>$[r].height,Vn=(e,r)=>$[e].height>=$[r].height,Ze=(e,r)=>$[e].height<$[r].height,Bn=(e,r)=>$[e].height<=$[r].height,Un=e=>e.sort((r,t)=>r===t?0:r===exports.VideoQuality.INVARIANT?1:t===exports.VideoQuality.INVARIANT?-1:Ze(r,t)?1:-1)[0],dt=Object.keys($).sort((e,r)=>Ze(e,r)?-1:1),Qn=(e,r=.02)=>[...dt].find(n=>$[n].height*(1+r)>=e),qn=({width:e,height:r})=>{const t=Math.min(e,r),n=Math.max(e,r);return dt.find(o=>{const a=$[o];return a.width>=n&&a.height>=t})},Kn=e=>$[e].height,er=e=>e===exports.VideoQuality.INVARIANT,Yn=e=>e.every(r=>!er(r));function Wn(e){if(er(e))throw new Error("Expected exact quality")}const ht=(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]=ht(a,o):t[n]=n in e?a:o}return t},Hn=e=>{let r="";return e>=3600&&(r+=Math.floor(e/3600)+"h",e=e%3600),e>=60&&(r+=Math.floor(e/60)+"m",e=e%60),e>0&&(r+=Math.floor(e)+"s"),r};function zn(e,r=0,t){let n,o,a,i,s,l,c=0,u=!1,v=!1,f=!0;const d=!r&&r!==0&&typeof window.requestAnimationFrame=="function";t&&(u=!!t.leading,v="maxWait"in t,a=t!=null&&t.maxWait?Math.max(+(t==null?void 0:t.maxWait)||0,r):a,f="trailing"in t?!!t.trailing:f);function y(h){const S=n,j=o;return n=o=void 0,c=h,i=e.apply(j,S),i}function b(h,S){return d?(s&&window.cancelAnimationFrame(s),window.requestAnimationFrame(h)):setTimeout(h,S)}function O(h){if(d){window.cancelAnimationFrame(h);return}clearTimeout(h)}function g(h){return c=h,s=b(ee,r),u?y(h):i}function m(h){const S=h-l,j=h-c,br=r-S;return v?Math.min(br,a-j):br}function pr(h){const S=h-l,j=h-c;return l===void 0||S>=r||S<0||v&&j>=a}function ee(){const h=Date.now();if(pr(h))return yr(h);s=b(ee,m(h))}function yr(h){return s=void 0,f&&n?y(h):(n=o=void 0,i)}function pn(){s!==void 0&&O(s),c=0,n=l=o=s=void 0}function yn(){return s===void 0?i:yr(Date.now())}function bn(){return s!==void 0}function re(...h){const S=Date.now(),j=pr(S);if(n=h,o=this,l=S,j){if(s===void 0)return g(l);if(v)return s=b(ee,r),y(l)}return s===void 0&&(s=b(ee,r)),i}return re.cancel=pn,re.flush=yn,re.pending=bn,re}const rr=(e,r)=>{if(e===null||typeof e!="object")return e;const t=Array.isArray(e)?[]:{};for(const n in e){if(typeof r=="function"){const o=r(e[n],n,e,t);if(o!==void 0){t[n]=o;continue}}typeof e[n]=="object"?t[n]=rr(e[n],r):t[n]=e[n]}return t},Xn=e=>rr(e);class Jn extends Xe{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 Zn(e){return new w(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 z)})}function eo(...e){return new w(r=>e.reduce((t,n)=>t.add(n.subscribe(r)),new z))}var ro=e=>new w(r=>{const t=window.setTimeout(()=>{try{r.next()}catch(n){if(r.error)r.error(n);else throw n}},e);return()=>window.clearTimeout(t)}),to=e=>new w(r=>{const t=window.setInterval(()=>r.next(),e);return()=>window.clearInterval(t)}),no=e=>new w(r=>{e.forEach(t=>r.next(t))}),oo=(e,r)=>new w(t=>{const n=o=>t.next(o);return e.addEventListener(r,n),()=>e.removeEventListener(r,n)});function ao(e){return r=>new w(t=>r.subscribe(new io(t,e)))}class io{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 so={leading:!1,trailing:!0};function co(e,r=so){return t=>new w(n=>t.subscribe(new lo(n,e,r)))}class lo{constructor(r,t,n){this.destination=r,this.time=t,this.config=n}next(r){this.lastValue=r,ft(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 uo={leading:!0,trailing:!1};function fo(e,r=uo){return t=>new w(n=>t.subscribe(new vo(n,e,r)))}class vo{constructor(r,t,n){this.destination=r,this.time=t,this.config=n}next(r){this.lastValue=r,vt(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 ho(e){return r=>new w(t=>r.subscribe(new po(t,e)))}class po{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 yo(e=(r,t)=>r===t){return r=>new w(t=>r.subscribe(new bo(t,e)))}const gr={};class bo{constructor(r,t){this.destination=r,this.predicate=t,this.lastValue=gr}next(r){let t;try{t=this.lastValue===gr||!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 pt(e){return r=>new w(t=>r.subscribe(new go(t,e)))}let go=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 mo(e){return pt(()=>e)}function wo(){return e=>new w(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 Oo(){return e=>new w(r=>e.subscribe(new Eo(r)))}class Eo{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 $o(e){return r=>new w(t=>r.subscribe(new So(t,e)))}class So{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 mr{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 yt extends mr{constructor(){super(),this.listeners||mr.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 To{constructor(){Object.defineProperty(this,"signal",{value:new yt,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&&(To.prototype[Symbol.toStringTag]="AbortController",yt.prototype[Symbol.toStringTag]="AbortSignal");function bt(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 Io(e){typeof e=="function"&&(e={fetch:e});const{fetch:r,Request:t=r.Request,AbortController:n,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:o=!1}=e;if(!bt({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,u){let v;u&&u.signal&&(v=u.signal,delete u.signal);const f=new t(c,u);return v&&Object.defineProperty(f,"signal",{writable:!1,enumerable:!1,configurable:!0,value:v}),f},a.prototype=t.prototype);const i=r;return{fetch:(l,c)=>{const u=a&&a.prototype.isPrototypeOf(l)?l.signal:c?c.signal:void 0;if(u){let v;try{v=new DOMException("Aborted","AbortError")}catch(d){v=new Error("Aborted"),v.name="AbortError"}if(u.aborted)return Promise.reject(v);const f=new Promise((d,y)=>{u.addEventListener("abort",()=>y(v),{once:!0})});return c&&c.signal&&delete c.signal,Promise.race([f,i(l,c)])}return i(l,c)},Request:a}}const tr=bt({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),gt=tr?Io({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,Ro=tr?gt.fetch:window.fetch;tr?gt.Request:window.Request;var we=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function Po(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var A=function(e){try{return!!e()}catch(r){return!0}},_o=A,ye=!_o(function(){var e=function(){}.bind();return typeof e!="function"||e.hasOwnProperty("prototype")}),mt=ye,wt=Function.prototype,Be=wt.call,Ao=mt&&wt.bind.bind(Be,Be),M=mt?Ao:function(e){return function(){return Be.apply(e,arguments)}},Ot=M,Co=Ot({}.toString),Lo=Ot("".slice),nr=function(e){return Lo(Co(e),8,-1)},jo=M,xo=A,No=nr,Oe=Object,Mo=jo("".split),Do=xo(function(){return!Oe("z").propertyIsEnumerable(0)})?function(e){return No(e)=="String"?Mo(e,""):Oe(e)}:Oe,or=function(e){return e==null},Fo=or,Go=TypeError,Et=function(e){if(Fo(e))throw Go("Can't call method on "+e);return e},ko=Do,Vo=Et,X=function(e){return ko(Vo(e))},q={},te=function(e){return e&&e.Math==Math&&e},I=te(typeof globalThis=="object"&&globalThis)||te(typeof window=="object"&&window)||te(typeof self=="object"&&self)||te(typeof we=="object"&&we)||function(){return this}()||we||Function("return this")(),Ue=typeof document=="object"&&document.all,Bo=typeof Ue=="undefined"&&Ue!==void 0,$t={all:Ue,IS_HTMLDDA:Bo},St=$t,Uo=St.all,R=St.IS_HTMLDDA?function(e){return typeof e=="function"||e===Uo}:function(e){return typeof e=="function"},Qo=I,qo=R,wr=Qo.WeakMap,Ko=qo(wr)&&/native code/.test(String(wr)),Or=R,Tt=$t,Yo=Tt.all,K=Tt.IS_HTMLDDA?function(e){return typeof e=="object"?e!==null:Or(e)||e===Yo}:function(e){return typeof e=="object"?e!==null:Or(e)},Wo=A,D=!Wo(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7}),Y={},Ho=I,Er=K,Qe=Ho.document,zo=Er(Qe)&&Er(Qe.createElement),It=function(e){return zo?Qe.createElement(e):{}},Xo=D,Jo=A,Zo=It,Rt=!Xo&&!Jo(function(){return Object.defineProperty(Zo("div"),"a",{get:function(){return 7}}).a!=7}),ea=D,ra=A,Pt=ea&&ra(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!=42}),ta=K,na=String,oa=TypeError,W=function(e){if(ta(e))return e;throw oa(na(e)+" is not an object")},aa=ye,ne=Function.prototype.call,F=aa?ne.bind(ne):function(){return ne.apply(ne,arguments)},ar={},Ee=ar,$e=I,ia=R,$r=function(e){return ia(e)?e:void 0},_t=function(e,r){return arguments.length<2?$r(Ee[e])||$r($e[e]):Ee[e]&&Ee[e][r]||$e[e]&&$e[e][r]},sa=M,At=sa({}.isPrototypeOf),ca=typeof navigator!="undefined"&&String(navigator.userAgent)||"",Ct=I,Se=ca,Sr=Ct.process,Tr=Ct.Deno,Ir=Sr&&Sr.versions||Tr&&Tr.version,Rr=Ir&&Ir.v8,T,de;Rr&&(T=Rr.split("."),de=T[0]>0&&T[0]<4?1:+(T[0]+T[1]));!de&&Se&&(T=Se.match(/Edge\/(\d+)/),(!T||T[1]>=74)&&(T=Se.match(/Chrome\/(\d+)/),T&&(de=+T[1])));var la=de,Pr=la,ua=A,fa=I,va=fa.String,Lt=!!Object.getOwnPropertySymbols&&!ua(function(){var e=Symbol();return!va(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&Pr&&Pr<41}),da=Lt,jt=da&&!Symbol.sham&&typeof Symbol.iterator=="symbol",ha=_t,pa=R,ya=At,ba=jt,ga=Object,xt=ba?function(e){return typeof e=="symbol"}:function(e){var r=ha("Symbol");return pa(r)&&ya(r.prototype,ga(e))},ma=String,ir=function(e){try{return ma(e)}catch(r){return"Object"}},wa=R,Oa=ir,Ea=TypeError,sr=function(e){if(wa(e))return e;throw Ea(Oa(e)+" is not a function")},$a=sr,Sa=or,cr=function(e,r){var t=e[r];return Sa(t)?void 0:$a(t)},Te=F,Ie=R,Re=K,Ta=TypeError,Ia=function(e,r){var t,n;if(r==="string"&&Ie(t=e.toString)&&!Re(n=Te(t,e))||Ie(t=e.valueOf)&&!Re(n=Te(t,e))||r!=="string"&&Ie(t=e.toString)&&!Re(n=Te(t,e)))return n;throw Ta("Can't convert object to primitive value")},Nt={exports:{}},_r=I,Ra=Object.defineProperty,Pa=function(e,r){try{Ra(_r,e,{value:r,configurable:!0,writable:!0})}catch(t){_r[e]=r}return r},_a=I,Aa=Pa,Ar="__core-js_shared__",Ca=_a[Ar]||Aa(Ar,{}),Mt=Ca,Cr=Mt;(Nt.exports=function(e,r){return Cr[e]||(Cr[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 Dt=Nt.exports,La=Et,ja=Object,Ft=function(e){return ja(La(e))},xa=M,Na=Ft,Ma=xa({}.hasOwnProperty),L=Object.hasOwn||function(r,t){return Ma(Na(r),t)},Da=M,Fa=0,Ga=Math.random(),ka=Da(1 .toString),Gt=function(e){return"Symbol("+(e===void 0?"":e)+")_"+ka(++Fa+Ga,36)},Va=I,Ba=Dt,Lr=L,Ua=Gt,Qa=Lt,qa=jt,U=Va.Symbol,Pe=Ba("wks"),Ka=qa?U.for||U:U&&U.withoutSetter||Ua,C=function(e){return Lr(Pe,e)||(Pe[e]=Qa&&Lr(U,e)?U[e]:Ka("Symbol."+e)),Pe[e]},Ya=F,jr=K,xr=xt,Wa=cr,Ha=Ia,za=C,Xa=TypeError,Ja=za("toPrimitive"),Za=function(e,r){if(!jr(e)||xr(e))return e;var t=Wa(e,Ja),n;if(t){if(r===void 0&&(r="default"),n=Ya(t,e,r),!jr(n)||xr(n))return n;throw Xa("Can't convert object to primitive value")}return r===void 0&&(r="number"),Ha(e,r)},ei=Za,ri=xt,lr=function(e){var r=ei(e,"string");return ri(r)?r:r+""},ti=D,ni=Rt,oi=Pt,oe=W,Nr=lr,ai=TypeError,_e=Object.defineProperty,ii=Object.getOwnPropertyDescriptor,Ae="enumerable",Ce="configurable",Le="writable";Y.f=ti?oi?function(r,t,n){if(oe(r),t=Nr(t),oe(n),typeof r=="function"&&t==="prototype"&&"value"in n&&Le in n&&!n[Le]){var o=ii(r,t);o&&o[Le]&&(r[t]=n.value,n={configurable:Ce in n?n[Ce]:o[Ce],enumerable:Ae in n?n[Ae]:o[Ae],writable:!1})}return _e(r,t,n)}:_e:function(r,t,n){if(oe(r),t=Nr(t),oe(n),ni)try{return _e(r,t,n)}catch(o){}if("get"in n||"set"in n)throw ai("Accessors not supported");return"value"in n&&(r[t]=n.value),r};var be=function(e,r){return{enumerable:!(e&1),configurable:!(e&2),writable:!(e&4),value:r}},si=D,ci=Y,li=be,J=si?function(e,r,t){return ci.f(e,r,li(1,t))}:function(e,r,t){return e[r]=t,e},ui=Dt,fi=Gt,Mr=ui("keys"),ur=function(e){return Mr[e]||(Mr[e]=fi(e))},fr={},vi=Ko,kt=I,di=K,hi=J,je=L,xe=Mt,pi=ur,yi=fr,Dr="Object already initialized",qe=kt.TypeError,bi=kt.WeakMap,he,H,pe,gi=function(e){return pe(e)?H(e):he(e,{})},mi=function(e){return function(r){var t;if(!di(r)||(t=H(r)).type!==e)throw qe("Incompatible receiver, "+e+" required");return t}};if(vi||xe.state){var P=xe.state||(xe.state=new bi);P.get=P.get,P.has=P.has,P.set=P.set,he=function(e,r){if(P.has(e))throw qe(Dr);return r.facade=e,P.set(e,r),r},H=function(e){return P.get(e)||{}},pe=function(e){return P.has(e)}}else{var G=pi("state");yi[G]=!0,he=function(e,r){if(je(e,G))throw qe(Dr);return r.facade=e,hi(e,G,r),r},H=function(e){return je(e,G)?e[G]:{}},pe=function(e){return je(e,G)}}var wi={set:he,get:H,has:pe,enforce:gi,getterFor:mi},Oi=ye,Vt=Function.prototype,Fr=Vt.apply,Gr=Vt.call,Ei=typeof Reflect=="object"&&Reflect.apply||(Oi?Gr.bind(Fr):function(){return Gr.apply(Fr,arguments)}),$i=nr,Si=M,Bt=function(e){if($i(e)==="Function")return Si(e)},Ut={},Qt={},qt={}.propertyIsEnumerable,Kt=Object.getOwnPropertyDescriptor,Ti=Kt&&!qt.call({1:2},1);Qt.f=Ti?function(r){var t=Kt(this,r);return!!t&&t.enumerable}:qt;var Ii=D,Ri=F,Pi=Qt,_i=be,Ai=X,Ci=lr,Li=L,ji=Rt,kr=Object.getOwnPropertyDescriptor;Ut.f=Ii?kr:function(r,t){if(r=Ai(r),t=Ci(t),ji)try{return kr(r,t)}catch(n){}if(Li(r,t))return _i(!Ri(Pi.f,r,t),r[t])};var xi=A,Ni=R,Mi=/#|\.prototype\./,Z=function(e,r){var t=Fi[Di(e)];return t==ki?!0:t==Gi?!1:Ni(r)?xi(r):!!r},Di=Z.normalize=function(e){return String(e).replace(Mi,".").toLowerCase()},Fi=Z.data={},Gi=Z.NATIVE="N",ki=Z.POLYFILL="P",Vi=Z,Vr=Bt,Bi=sr,Ui=ye,Qi=Vr(Vr.bind),Yt=function(e,r){return Bi(e),r===void 0?e:Ui?Qi(e,r):function(){return e.apply(r,arguments)}},ae=I,qi=Ei,Ki=Bt,Yi=R,Wi=Ut.f,Hi=Vi,k=ar,zi=Yt,V=J,Br=L,Xi=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 qi(e,this,arguments)};return r.prototype=e.prototype,r},Wt=function(e,r){var t=e.target,n=e.global,o=e.stat,a=e.proto,i=n?ae:o?ae[t]:(ae[t]||{}).prototype,s=n?k:k[t]||V(k,t,{})[t],l=s.prototype,c,u,v,f,d,y,b,O,g;for(f in r)c=Hi(n?f:t+(o?".":"#")+f,e.forced),u=!c&&i&&Br(i,f),y=s[f],u&&(e.dontCallGetSet?(g=Wi(i,f),b=g&&g.value):b=i[f]),d=u&&b?b:r[f],!(u&&typeof y==typeof d)&&(e.bind&&u?O=zi(d,ae):e.wrap&&u?O=Xi(d):a&&Yi(d)?O=Ki(d):O=d,(e.sham||d&&d.sham||y&&y.sham)&&V(O,"sham",!0),V(s,f,O),a&&(v=t+"Prototype",Br(k,v)||V(k,v,{}),V(k[v],f,d),e.real&&l&&(c||!l[f])&&V(l,f,d)))},Ke=D,Ji=L,Ht=Function.prototype,Zi=Ke&&Object.getOwnPropertyDescriptor,vr=Ji(Ht,"name"),es=vr&&function(){}.name==="something",rs=vr&&(!Ke||Ke&&Zi(Ht,"name").configurable),ts={EXISTS:vr,PROPER:es,CONFIGURABLE:rs},zt={},ns=Math.ceil,os=Math.floor,as=Math.trunc||function(r){var t=+r;return(t>0?os:ns)(t)},is=as,Xt=function(e){var r=+e;return r!==r||r===0?0:is(r)},ss=Xt,cs=Math.max,ls=Math.min,us=function(e,r){var t=ss(e);return t<0?cs(t+r,0):ls(t,r)},fs=Xt,vs=Math.min,ds=function(e){return e>0?vs(fs(e),9007199254740991):0},hs=ds,Jt=function(e){return hs(e.length)},ps=X,ys=us,bs=Jt,Ur=function(e){return function(r,t,n){var o=ps(r),a=bs(o),i=ys(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}},gs={includes:Ur(!0),indexOf:Ur(!1)},ms=M,Ne=L,ws=X,Os=gs.indexOf,Es=fr,Qr=ms([].push),$s=function(e,r){var t=ws(e),n=0,o=[],a;for(a in t)!Ne(Es,a)&&Ne(t,a)&&Qr(o,a);for(;r.length>n;)Ne(t,a=r[n++])&&(~Os(o,a)||Qr(o,a));return o},Zt=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],Ss=$s,Ts=Zt,Is=Object.keys||function(r){return Ss(r,Ts)},Rs=D,Ps=Pt,_s=Y,As=W,Cs=X,Ls=Is;zt.f=Rs&&!Ps?Object.defineProperties:function(r,t){As(r);for(var n=Cs(t),o=Ls(t),a=o.length,i=0,s;a>i;)_s.f(r,s=o[i++],n[s]);return r};var js=_t,xs=js("document","documentElement"),Ns=W,Ms=zt,qr=Zt,Ds=fr,Fs=xs,Gs=It,ks=ur,Kr=">",Yr="<",Ye="prototype",We="script",en=ks("IE_PROTO"),Me=function(){},rn=function(e){return Yr+We+Kr+e+Yr+"/"+We+Kr},Wr=function(e){e.write(rn("")),e.close();var r=e.parentWindow.Object;return e=null,r},Vs=function(){var e=Gs("iframe"),r="java"+We+":",t;return e.style.display="none",Fs.appendChild(e),e.src=String(r),t=e.contentWindow.document,t.open(),t.write(rn("document.F=Object")),t.close(),t.F},ie,ue=function(){try{ie=new ActiveXObject("htmlfile")}catch(r){}ue=typeof document!="undefined"?document.domain&&ie?Wr(ie):Vs():Wr(ie);for(var e=qr.length;e--;)delete ue[Ye][qr[e]];return ue()};Ds[en]=!0;var tn=Object.create||function(r,t){var n;return r!==null?(Me[Ye]=Ns(r),n=new Me,Me[Ye]=null,n[en]=r):n=ue(),t===void 0?n:Ms.f(n,t)},Bs=A,Us=!Bs(function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}),Qs=L,qs=R,Ks=Ft,Ys=ur,Ws=Us,Hr=Ys("IE_PROTO"),He=Object,Hs=He.prototype,nn=Ws?He.getPrototypeOf:function(e){var r=Ks(e);if(Qs(r,Hr))return r[Hr];var t=r.constructor;return qs(t)&&r instanceof t?t.prototype:r instanceof He?Hs:null},zs=J,on=function(e,r,t,n){return n&&n.enumerable?e[r]=t:zs(e,r,t),e},Xs=A,Js=R,Zs=K,ec=tn,zr=nn,rc=on,tc=C,ze=tc("iterator"),an=!1,_,De,Fe;[].keys&&(Fe=[].keys(),"next"in Fe?(De=zr(zr(Fe)),De!==Object.prototype&&(_=De)):an=!0);var nc=!Zs(_)||Xs(function(){var e={};return _[ze].call(e)!==e});nc?_={}:_=ec(_);Js(_[ze])||rc(_,ze,function(){return this});var sn={IteratorPrototype:_,BUGGY_SAFARI_ITERATORS:an},oc=C,ac=oc("toStringTag"),cn={};cn[ac]="z";var dr=String(cn)==="[object z]",ic=dr,sc=R,fe=nr,cc=C,lc=cc("toStringTag"),uc=Object,fc=fe(function(){return arguments}())=="Arguments",vc=function(e,r){try{return e[r]}catch(t){}},hr=ic?fe:function(e){var r,t,n;return e===void 0?"Undefined":e===null?"Null":typeof(t=vc(r=uc(e),lc))=="string"?t:fc?fe(r):(n=fe(r))=="Object"&&sc(r.callee)?"Arguments":n},dc=dr,hc=hr,pc=dc?{}.toString:function(){return"[object "+hc(this)+"]"},yc=dr,bc=Y.f,gc=J,mc=L,wc=pc,Oc=C,Xr=Oc("toStringTag"),ln=function(e,r,t,n){if(e){var o=t?e:e.prototype;mc(o,Xr)||bc(o,Xr,{configurable:!0,value:r}),n&&!yc&&gc(o,"toString",wc)}},Ec=sn.IteratorPrototype,$c=tn,Sc=be,Tc=ln,Ic=q,Rc=function(){return this},Pc=function(e,r,t,n){var o=r+" Iterator";return e.prototype=$c(Ec,{next:Sc(+!n,t)}),Tc(e,o,!1,!0),Ic[o]=Rc,e},_c=Wt,Ac=F,un=ts,Cc=Pc,Lc=nn,jc=ln,Jr=on,xc=C,Zr=q,fn=sn,Nc=un.PROPER;un.CONFIGURABLE;fn.IteratorPrototype;var se=fn.BUGGY_SAFARI_ITERATORS,Ge=xc("iterator"),et="keys",ce="values",rt="entries",Mc=function(){return this},Dc=function(e,r,t,n,o,a,i){Cc(t,r,n);var s=function(g){if(g===o&&f)return f;if(!se&&g in u)return u[g];switch(g){case et:return function(){return new t(this,g)};case ce:return function(){return new t(this,g)};case rt:return function(){return new t(this,g)}}return function(){return new t(this)}},l=r+" Iterator",c=!1,u=e.prototype,v=u[Ge]||u["@@iterator"]||o&&u[o],f=!se&&v||s(o),d=r=="Array"&&u.entries||v,y,b,O;if(d&&(y=Lc(d.call(new e)),y!==Object.prototype&&y.next&&(jc(y,l,!0,!0),Zr[l]=Mc)),Nc&&o==ce&&v&&v.name!==ce&&(c=!0,f=function(){return Ac(v,this)}),o)if(b={values:s(ce),keys:a?f:s(et),entries:s(rt)},i)for(O in b)(se||c||!(O in u))&&Jr(u,O,b[O]);else _c({target:r,proto:!0,forced:se||c},b);return i&&u[Ge]!==f&&Jr(u,Ge,f,{name:o}),Zr[r]=f,b},Fc=function(e,r){return{value:e,done:r}},Gc=X,tt=q,vn=wi;Y.f;var kc=Dc,le=Fc,dn="Array Iterator",Vc=vn.set,Bc=vn.getterFor(dn);kc(Array,"Array",function(e,r){Vc(this,{type:dn,target:Gc(e),index:0,kind:r})},function(){var e=Bc(this),r=e.target,t=e.kind,n=e.index++;return!r||n>=r.length?(e.target=void 0,le(void 0,!0)):t=="keys"?le(n,!1):t=="values"?le(r[n],!1):le([n,r[n]],!1)},"values");tt.Arguments=tt.Array;var Uc=C,Qc=q,qc=Uc("iterator"),Kc=Array.prototype,Yc=function(e){return e!==void 0&&(Qc.Array===e||Kc[qc]===e)},Wc=hr,nt=cr,Hc=or,zc=q,Xc=C,Jc=Xc("iterator"),hn=function(e){if(!Hc(e))return nt(e,Jc)||nt(e,"@@iterator")||zc[Wc(e)]},Zc=F,el=sr,rl=W,tl=ir,nl=hn,ol=TypeError,al=function(e,r){var t=arguments.length<2?nl(e):r;if(el(t))return rl(Zc(t,e));throw ol(tl(e)+" is not iterable")},il=F,ot=W,sl=cr,cl=function(e,r,t){var n,o;ot(e);try{if(n=sl(e,"return"),!n){if(r==="throw")throw t;return t}n=il(n,e)}catch(a){o=!0,n=a}if(r==="throw")throw t;if(o)throw n;return ot(n),t},ll=Yt,ul=F,fl=W,vl=ir,dl=Yc,hl=Jt,at=At,pl=al,yl=hn,it=cl,bl=TypeError,ve=function(e,r){this.stopped=e,this.result=r},st=ve.prototype,gl=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),l=ll(r,n),c,u,v,f,d,y,b,O=function(m){return c&&it(c,"normal",m),new ve(!0,m)},g=function(m){return o?(fl(m),s?l(m[0],m[1],O):l(m[0],m[1])):s?l(m,O):l(m)};if(a)c=e.iterator;else if(i)c=e;else{if(u=yl(e),!u)throw bl(vl(e)+" is not iterable");if(dl(u)){for(v=0,f=hl(e);f>v;v++)if(d=g(e[v]),d&&at(st,d))return d;return new ve(!1)}c=pl(e,u)}for(y=a?e.next:c.next;!(b=ul(y,c)).done;){try{d=g(b.value)}catch(m){it(c,"throw",m)}if(typeof d=="object"&&d&&at(st,d))return d}return new ve(!1)},ml=lr,wl=Y,Ol=be,El=function(e,r,t){var n=ml(r);n in e?wl.f(e,n,Ol(0,t)):e[n]=t},$l=Wt,Sl=gl,Tl=El;$l({target:"Object",stat:!0},{fromEntries:function(r){var t={};return Sl(r,function(n,o){Tl(t,n,o)},{AS_ENTRIES:!0}),t}});var Il=ar,Rl=Il.Object.fromEntries,Pl={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},_l=Pl,Al=I,Cl=hr,Ll=J,ct=q,jl=C,lt=jl("toStringTag");for(var ke in _l){var ut=Al[ke],Ve=ut&&ut.prototype;Ve&&Cl(Ve)!==lt&&Ll(Ve,lt,ke),ct[ke]=ct.Array}var xl=Rl,Nl=xl,Ml=Nl,Dl=Ml,Fl=Po(Dl);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 Gl="vk.com",kl=async(e,r,t)=>{const n=new URL(`https://${Gl}/js/lang-pack.js`);n.searchParams.set("format","json"),n.searchParams.set("name",r),e!==void 0&&n.searchParams.set("lang",e);const a=await(await Ro(n.toString())).json();return Vl(a,t)},Vl=(e,r)=>Fl(Object.entries(e.keys).map(([t,n])=>[t.substring(`${r}_`.length),Bl(n)])),Bl=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=wn;exports.Observable=w;exports.Subject=Xe;exports.Subscription=z;exports.VERSION=gn;exports.ValueSubject=Jn;exports.abortable=Rn;exports.addScript=Tn;exports.areQualitiesExact=Yn;exports.assertEmptyArray=Sn;exports.assertNever=N;exports.assertNonNullable=On;exports.assertNotEmptyArray=$n;exports.assertNullable=En;exports.assertQualityIsExact=Wn;exports.buffer=ao;exports.checkNever=mn;exports.cloneDeep=Xn;exports.cloneDeepWith=rr;exports.combine=Zn;exports.debounce=co;exports.debounceFn=zn;exports.detectEmbed=Gn;exports.fillWithDefault=ht;exports.filter=ho;exports.filterChanged=yo;exports.fromEvent=oo;exports.getCurrentBrowser=Je;exports.getExponentialDelay=Cn;exports.getHighestQuality=Un;exports.getIOSVersion=_n;exports.interval=to;exports.isHigher=kn;exports.isHigherOrEqual=Vn;exports.isIOS=Pn;exports.isInvariantQuality=er;exports.isLower=Ze;exports.isLowerOrEqual=Bn;exports.isMacLike=An;exports.isNonNullable=ft;exports.isNullable=vt;exports.loadVKLangPack=kl;exports.map=pt;exports.mapTo=mo;exports.merge=eo;exports.noop=B;exports.now=In;exports.observableFrom=no;exports.once=wo;exports.pairwise=Oo;exports.safeStorage=Fn;exports.tap=$o;exports.throttle=fo;exports.timeCodeToString=Hn;exports.timeout=ro;exports.videoHeightToQuality=Qn;exports.videoQualityToHeight=Kn;exports.videoSizeToQuality=qn;
package/es2018.esm.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
- * @vkontakte/videoplayer-shared v1.0.31
3
- * Mon, 18 Dec 2023 13:48:17 GMT
4
- * https://st.mycdn.me/static/vkontakte-videoplayer/1-0-31/doc/
2
+ * @vkontakte/videoplayer-shared v1.0.32-beta.0
3
+ * Thu, 15 Feb 2024 10:12:02 GMT
4
+ * https://st.mycdn.me/static/vkontakte-videoplayer/1-0-32/doc/
5
5
  */
6
- const Yc="1.0.31";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`)},zc=r=>{},Q=()=>{};class y{constructor(e){e&&(this._subscribe=e)}subscribe(e,t){var n;let a;t?typeof t=="function"?a={next:t,error:Q}:a={next:s=>t.next(s),error:s=>{var v;return(v=t.error)===null||v===void 0?void 0:v.call(t,s)}}:a={next:Q,error:Q};const o=typeof e=="function"?{next:s=>{try{e(s)}catch(v){a.next(v)}},error:s=>a.next(s)}:{next:s=>e.next(s),error:s=>e.error?e.error(s):a.next(s)};let i;try{i=this._subscribe(o)}catch(s){(n=o.error)===null||n===void 0||n.call(o,s)}return new dr().add(()=>{switch(o.next=Q,o.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 at 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 Qc{constructor(){this.log$=new at,this.logs=[],this.log=e=>{const t={...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(a){n={message:"error in `createCustomLog`",component:"Logger"}}this.log(n)}}createComponentLog(e){return this.createCustomLog(t=>({component:e,...t}))}}function Wc(r,e='Assertion "value is not nullable" failed'){if(r==null)throw new Error(e)}function Hc(r,e='Assertion "value is nullable" failed'){if(r!=null)throw new Error(e)}function cn(r){return typeof r!="undefined"&&r!==null}function ln(r){return r==null}function Xc(r,e){if(!(r!=null&&r.length))throw new Error(e)}function Jc(r,e){if(r!=null&&r.length)throw new Error(e)}const Zc=(r,e,t)=>new Promise((n,a)=>{e.addEventListener("abort",()=>{s(),c.remove()});const o=()=>{s(),a()},i=()=>{s(),n()},s=()=>{v&&clearTimeout(v),c.removeEventListener("load",i),c.removeEventListener("error",o)};let v;t&&(v=window.setTimeout(o,t));const c=document.createElement("script");c.addEventListener("load",i),c.addEventListener("error",o),c.src=r,document.head.appendChild(c)});var br;const rl=typeof((br=window.performance)===null||br===void 0?void 0:br.now)=="function"?()=>window.performance.now():()=>Date.now(),el=(r,e)=>async(...t)=>{var n;const a=e(...t);let o=r.aborted,i;for(;!o&&!r.aborted;){const s=await a.next(i);o=(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 ot=()=>{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,a=/firefox|fxios/i.test(r)?_.Firefox:void 0,o=/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,c=/iphone/i.test(r)?p.iPhone:void 0,l=/ipad/i.test(r)?p.iPad:void 0,f=/ipod/i.test(r)?p.iPod:void 0,u=/mac/i.test(r)?p.Mac:void 0,d=/webOS|BlackBerry|IEMobile|Opera Mini/i.test(r)?p.RestMobile:void 0;return{browser:e||a||i||s||t||n||o||_.Rest,device:v||c||l||f||d||u||p.Desktop}},tl=(r=!1)=>{const t=[p.iPhone,p.iPad,p.iPod].includes(ot().device);if(!r)return t;const{userAgent:n,maxTouchPoints:a}=window.navigator;return!!(t||/macintosh/i.test(n)&&a>0)},nl=()=>{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(ot().device),ol=(r,{start:e=0,factor:t=2,max:n=1/0,min:a=e,random:o=0}={})=>{let i=e;return i*=t**r,i*=1+(Math.random()*o*2-o),i=Math.round(i),i=Math.min(i,n),i=Math.max(i,a),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},un=()=>B()===h.LOCAL_STORAGE,vn=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)}},fn=(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)}},dn=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}},hn=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)}},pn=()=>{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 il=Object.freeze({__proto__:null,clear:pn,get:vn,has:dn,isPersistent:un,remove:hn,set:fn}),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}},sl=(r,e)=>S[r].height>S[e].height,cl=(r,e)=>S[r].height>=S[e].height,it=(r,e)=>S[r].height<S[e].height,ll=(r,e)=>S[r].height<=S[e].height,ul=r=>r.sort((e,t)=>e===t?0:e===m.INVARIANT?1:t===m.INVARIANT?-1:it(e,t)?1:-1)[0],st=Object.keys(S).sort((r,e)=>it(r,e)?-1:1),vl=(r,e=.02)=>[...st].find(n=>S[n].height*(1+e)>=r),fl=({width:r,height:e})=>{const t=Math.min(r,e),n=Math.max(r,e);return st.find(a=>{const o=S[a];return o.width>=n&&o.height>=t})},dl=r=>S[r].height,ct=r=>r===m.INVARIANT,hl=r=>r.every(e=>!ct(e));function pl(r){if(ct(r))throw new Error("Expected exact quality")}const bn=(r,e)=>{const t={};for(const n of Object.keys(e)){const a=e[n],o=r[n];Array.isArray(a)&&Array.isArray(o)?t[n]=o:typeof a=="object"&&typeof o=="object"?t[n]=bn(o,a):t[n]=n in r?o:a}return t};class bl extends at{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 yl(r){return new y(e=>{const t={};let n=Object.keys(r).length;const a=o=>i=>{o in t||n--,t[o]=i,n===0&&e.next(t)};return Object.entries(r).reduce((o,[i,s])=>o.add(s.subscribe(a(i))),new dr)})}function gl(...r){return new y(e=>r.reduce((t,n)=>t.add(n.subscribe(e)),new dr))}var Ol=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)}),$l=r=>new y(e=>{const t=window.setInterval(()=>e.next(),r);return()=>window.clearInterval(t)}),wl=r=>new y(e=>{r.forEach(t=>e.next(t))}),ml=(r,e)=>new y(t=>{const n=a=>t.next(a);return r.addEventListener(e,n),()=>r.removeEventListener(e,n)});function El(r){return e=>new y(t=>e.subscribe(new yn(t,r)))}class yn{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 gn={leading:!1,trailing:!0};function Sl(r,e=gn){return t=>new y(n=>t.subscribe(new On(n,r,e)))}class On{constructor(e,t,n){this.destination=e,this.time=t,this.config=n}next(e){this.lastValue=e,cn(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 $n={leading:!0,trailing:!1};function Tl(r,e=$n){return t=>new y(n=>t.subscribe(new wn(n,r,e)))}class wn{constructor(e,t,n){this.destination=e,this.time=t,this.config=n}next(e){this.lastValue=e,ln(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 Il(r){return e=>new y(t=>e.subscribe(new mn(t,r)))}class mn{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 En(t,r)))}const ce={};class En{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 Sn(r){return e=>new y(t=>e.subscribe(new Tn(t,r)))}let Tn=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 _l(r){return Sn(()=>r)}function Al(){return r=>new y(e=>{let t=!1,n=!1;const a=r.subscribe(o=>{t||(t=!0,e.next(o)),n&&a.unsubscribe()},o=>{var i;t=!0,(i=e.error)===null||i===void 0||i.call(e,o),n&&a.unsubscribe()});return n=!0,t&&a.unsubscribe(),a})}function jl(){return r=>new y(e=>r.subscribe(new In(e)))}class In{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 Ll(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 a=0,o=n.length;a<o;a++)if(n[a].callback===t){n.splice(a,1);return}}dispatchEvent(e){if(!(e.type in this.listeners))return;const n=this.listeners[e.type].slice();for(let a=0,o=n.length;a<o;a++){const i=n[a];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 lt 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 Rn{constructor(){Object.defineProperty(this,"signal",{value:new lt,writable:!0,configurable:!0})}abort(e){let t;try{t=new Event("abort")}catch(a){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(a){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&&(Rn.prototype[Symbol.toStringTag]="AbortController",lt.prototype[Symbol.toStringTag]="AbortSignal");function ut(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 _n(r){typeof r=="function"&&(r={fetch:r});const{fetch:e,Request:t=e.Request,AbortController:n,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:a=!1}=r;if(!ut({fetch:e,Request:t,AbortController:n,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:a}))return{fetch:e,Request:o};let o=t;(o&&!o.prototype.hasOwnProperty("signal")||a)&&(o=function(c,l){let f;l&&l.signal&&(f=l.signal,delete l.signal);const u=new t(c,l);return f&&Object.defineProperty(u,"signal",{writable:!1,enumerable:!1,configurable:!0,value:f}),u},o.prototype=t.prototype);const i=e;return{fetch:(v,c)=>{const l=o&&o.prototype.isPrototypeOf(v)?v.signal:c?c.signal:void 0;if(l){let f;try{f=new DOMException("Aborted","AbortError")}catch(d){f=new Error("Aborted"),f.name="AbortError"}if(l.aborted)return Promise.reject(f);const u=new Promise((d,$)=>{l.addEventListener("abort",()=>$(f),{once:!0})});return c&&c.signal&&delete c.signal,Promise.race([u,i(v,c)])}return i(v,c)},Request:o}}const Wr=ut({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),vt=Wr?_n({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,An=Wr?vt.fetch:window.fetch;Wr?vt.Request:window.Request;var gr=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function jn(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}},Ln=j,hr=!Ln(function(){var r=function(){}.bind();return typeof r!="function"||r.hasOwnProperty("prototype")}),ft=hr,dt=Function.prototype,kr=dt.call,xn=ft&&dt.bind.bind(kr,kr),N=ft?xn:function(r){return function(){return kr.apply(r,arguments)}},ht=N,Mn=ht({}.toString),Nn=ht("".slice),Hr=function(r){return Nn(Mn(r),8,-1)},Cn=N,Fn=j,Gn=Hr,Or=Object,Dn=Cn("".split),kn=Fn(function(){return!Or("z").propertyIsEnumerable(0)})?function(r){return Gn(r)=="String"?Dn(r,""):Or(r)}:Or,Xr=function(r){return r==null},Un=Xr,Vn=TypeError,pt=function(r){if(Un(r))throw Vn("Can't call method on "+r);return r},Bn=kn,Kn=pt,H=function(r){return Bn(Kn(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,qn=typeof Ur=="undefined"&&Ur!==void 0,bt={all:Ur,IS_HTMLDDA:qn},yt=bt,Yn=yt.all,P=yt.IS_HTMLDDA?function(r){return typeof r=="function"||r===Yn}:function(r){return typeof r=="function"},zn=I,Qn=P,ve=zn.WeakMap,Wn=Qn(ve)&&/native code/.test(String(ve)),fe=P,gt=bt,Hn=gt.all,q=gt.IS_HTMLDDA?function(r){return typeof r=="object"?r!==null:fe(r)||r===Hn}:function(r){return typeof r=="object"?r!==null:fe(r)},Xn=j,C=!Xn(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7}),Y={},Jn=I,de=q,Vr=Jn.document,Zn=de(Vr)&&de(Vr.createElement),Ot=function(r){return Zn?Vr.createElement(r):{}},ra=C,ea=j,ta=Ot,$t=!ra&&!ea(function(){return Object.defineProperty(ta("div"),"a",{get:function(){return 7}}).a!=7}),na=C,aa=j,wt=na&&aa(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!=42}),oa=q,ia=String,sa=TypeError,z=function(r){if(oa(r))return r;throw sa(ia(r)+" is not an object")},ca=hr,rr=Function.prototype.call,F=ca?rr.bind(rr):function(){return rr.apply(rr,arguments)},Jr={},$r=Jr,wr=I,la=P,he=function(r){return la(r)?r:void 0},mt=function(r,e){return arguments.length<2?he($r[r])||he(wr[r]):$r[r]&&$r[r][e]||wr[r]&&wr[r][e]},ua=N,Et=ua({}.isPrototypeOf),va=typeof navigator!="undefined"&&String(navigator.userAgent)||"",St=I,mr=va,pe=St.process,be=St.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 fa=ur,Oe=fa,da=j,ha=I,pa=ha.String,Tt=!!Object.getOwnPropertySymbols&&!da(function(){var r=Symbol();return!pa(r)||!(Object(r)instanceof Symbol)||!Symbol.sham&&Oe&&Oe<41}),ba=Tt,It=ba&&!Symbol.sham&&typeof Symbol.iterator=="symbol",ya=mt,ga=P,Oa=Et,$a=It,wa=Object,Pt=$a?function(r){return typeof r=="symbol"}:function(r){var e=ya("Symbol");return ga(e)&&Oa(e.prototype,wa(r))},ma=String,Zr=function(r){try{return ma(r)}catch(e){return"Object"}},Ea=P,Sa=Zr,Ta=TypeError,re=function(r){if(Ea(r))return r;throw Ta(Sa(r)+" is not a function")},Ia=re,Pa=Xr,ee=function(r,e){var t=r[e];return Pa(t)?void 0:Ia(t)},Er=F,Sr=P,Tr=q,Ra=TypeError,_a=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 Ra("Can't convert object to primitive value")},Rt={exports:{}},$e=I,Aa=Object.defineProperty,ja=function(r,e){try{Aa($e,r,{value:e,configurable:!0,writable:!0})}catch(t){$e[r]=e}return e},La=I,xa=ja,we="__core-js_shared__",Ma=La[we]||xa(we,{}),_t=Ma,me=_t;(Rt.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 At=Rt.exports,Na=pt,Ca=Object,jt=function(r){return Ca(Na(r))},Fa=N,Ga=jt,Da=Fa({}.hasOwnProperty),x=Object.hasOwn||function(e,t){return Da(Ga(e),t)},ka=N,Ua=0,Va=Math.random(),Ba=ka(1 .toString),Lt=function(r){return"Symbol("+(r===void 0?"":r)+")_"+Ba(++Ua+Va,36)},Ka=I,qa=At,Ee=x,Ya=Lt,za=Tt,Qa=It,U=Ka.Symbol,Ir=qa("wks"),Wa=Qa?U.for||U:U&&U.withoutSetter||Ya,L=function(r){return Ee(Ir,r)||(Ir[r]=za&&Ee(U,r)?U[r]:Wa("Symbol."+r)),Ir[r]},Ha=F,Se=q,Te=Pt,Xa=ee,Ja=_a,Za=L,ro=TypeError,eo=Za("toPrimitive"),to=function(r,e){if(!Se(r)||Te(r))return r;var t=Xa(r,eo),n;if(t){if(e===void 0&&(e="default"),n=Ha(t,r,e),!Se(n)||Te(n))return n;throw ro("Can't convert object to primitive value")}return e===void 0&&(e="number"),Ja(r,e)},no=to,ao=Pt,te=function(r){var e=no(r,"string");return ao(e)?e:e+""},oo=C,io=$t,so=wt,er=z,Ie=te,co=TypeError,Pr=Object.defineProperty,lo=Object.getOwnPropertyDescriptor,Rr="enumerable",_r="configurable",Ar="writable";Y.f=oo?so?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 a=lo(e,t);a&&a[Ar]&&(e[t]=n.value,n={configurable:_r in n?n[_r]:a[_r],enumerable:Rr in n?n[Rr]:a[Rr],writable:!1})}return Pr(e,t,n)}:Pr:function(e,t,n){if(er(e),t=Ie(t),er(n),io)try{return Pr(e,t,n)}catch(a){}if("get"in n||"set"in n)throw co("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}},uo=C,vo=Y,fo=pr,X=uo?function(r,e,t){return vo.f(r,e,fo(1,t))}:function(r,e,t){return r[e]=t,r},ho=At,po=Lt,Pe=ho("keys"),ne=function(r){return Pe[r]||(Pe[r]=po(r))},ae={},bo=Wn,xt=I,yo=q,go=X,jr=x,Lr=_t,Oo=ne,$o=ae,Re="Object already initialized",Br=xt.TypeError,wo=xt.WeakMap,vr,W,fr,mo=function(r){return fr(r)?W(r):vr(r,{})},Eo=function(r){return function(e){var t;if(!yo(e)||(t=W(e)).type!==r)throw Br("Incompatible receiver, "+r+" required");return t}};if(bo||Lr.state){var R=Lr.state||(Lr.state=new wo);R.get=R.get,R.has=R.has,R.set=R.set,vr=function(r,e){if(R.has(r))throw Br(Re);return e.facade=r,R.set(r,e),e},W=function(r){return R.get(r)||{}},fr=function(r){return R.has(r)}}else{var G=Oo("state");$o[G]=!0,vr=function(r,e){if(jr(r,G))throw Br(Re);return e.facade=r,go(r,G,e),e},W=function(r){return jr(r,G)?r[G]:{}},fr=function(r){return jr(r,G)}}var So={set:vr,get:W,has:fr,enforce:mo,getterFor:Eo},To=hr,Mt=Function.prototype,_e=Mt.apply,Ae=Mt.call,Io=typeof Reflect=="object"&&Reflect.apply||(To?Ae.bind(_e):function(){return Ae.apply(_e,arguments)}),Po=Hr,Ro=N,Nt=function(r){if(Po(r)==="Function")return Ro(r)},Ct={},Ft={},Gt={}.propertyIsEnumerable,Dt=Object.getOwnPropertyDescriptor,_o=Dt&&!Gt.call({1:2},1);Ft.f=_o?function(e){var t=Dt(this,e);return!!t&&t.enumerable}:Gt;var Ao=C,jo=F,Lo=Ft,xo=pr,Mo=H,No=te,Co=x,Fo=$t,je=Object.getOwnPropertyDescriptor;Ct.f=Ao?je:function(e,t){if(e=Mo(e),t=No(t),Fo)try{return je(e,t)}catch(n){}if(Co(e,t))return xo(!jo(Lo.f,e,t),e[t])};var Go=j,Do=P,ko=/#|\.prototype\./,J=function(r,e){var t=Vo[Uo(r)];return t==Ko?!0:t==Bo?!1:Do(e)?Go(e):!!e},Uo=J.normalize=function(r){return String(r).replace(ko,".").toLowerCase()},Vo=J.data={},Bo=J.NATIVE="N",Ko=J.POLYFILL="P",qo=J,Le=Nt,Yo=re,zo=hr,Qo=Le(Le.bind),kt=function(r,e){return Yo(r),e===void 0?r:zo?Qo(r,e):function(){return r.apply(e,arguments)}},tr=I,Wo=Io,Ho=Nt,Xo=P,Jo=Ct.f,Zo=qo,D=Jr,ri=kt,k=X,xe=x,ei=function(r){var e=function(t,n,a){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,a)}return Wo(r,this,arguments)};return e.prototype=r.prototype,e},Ut=function(r,e){var t=r.target,n=r.global,a=r.stat,o=r.proto,i=n?tr:a?tr[t]:(tr[t]||{}).prototype,s=n?D:D[t]||k(D,t,{})[t],v=s.prototype,c,l,f,u,d,$,E,w,g;for(u in e)c=Zo(n?u:t+(a?".":"#")+u,r.forced),l=!c&&i&&xe(i,u),$=s[u],l&&(r.dontCallGetSet?(g=Jo(i,u),E=g&&g.value):E=i[u]),d=l&&E?E:e[u],!(l&&typeof $==typeof d)&&(r.bind&&l?w=ri(d,tr):r.wrap&&l?w=ei(d):o&&Xo(d)?w=Ho(d):w=d,(r.sham||d&&d.sham||$&&$.sham)&&k(w,"sham",!0),k(s,u,w),o&&(f=t+"Prototype",xe(D,f)||k(D,f,{}),k(D[f],u,d),r.real&&v&&(c||!v[u])&&k(v,u,d)))},Kr=C,ti=x,Vt=Function.prototype,ni=Kr&&Object.getOwnPropertyDescriptor,oe=ti(Vt,"name"),ai=oe&&function(){}.name==="something",oi=oe&&(!Kr||Kr&&ni(Vt,"name").configurable),ii={EXISTS:oe,PROPER:ai,CONFIGURABLE:oi},Bt={},si=Math.ceil,ci=Math.floor,li=Math.trunc||function(e){var t=+e;return(t>0?ci:si)(t)},ui=li,Kt=function(r){var e=+r;return e!==e||e===0?0:ui(e)},vi=Kt,fi=Math.max,di=Math.min,hi=function(r,e){var t=vi(r);return t<0?fi(t+e,0):di(t,e)},pi=Kt,bi=Math.min,yi=function(r){return r>0?bi(pi(r),9007199254740991):0},gi=yi,qt=function(r){return gi(r.length)},Oi=H,$i=hi,wi=qt,Me=function(r){return function(e,t,n){var a=Oi(e),o=wi(a),i=$i(n,o),s;if(r&&t!=t){for(;o>i;)if(s=a[i++],s!=s)return!0}else for(;o>i;i++)if((r||i in a)&&a[i]===t)return r||i||0;return!r&&-1}},mi={includes:Me(!0),indexOf:Me(!1)},Ei=N,xr=x,Si=H,Ti=mi.indexOf,Ii=ae,Ne=Ei([].push),Pi=function(r,e){var t=Si(r),n=0,a=[],o;for(o in t)!xr(Ii,o)&&xr(t,o)&&Ne(a,o);for(;e.length>n;)xr(t,o=e[n++])&&(~Ti(a,o)||Ne(a,o));return a},Yt=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],Ri=Pi,_i=Yt,Ai=Object.keys||function(e){return Ri(e,_i)},ji=C,Li=wt,xi=Y,Mi=z,Ni=H,Ci=Ai;Bt.f=ji&&!Li?Object.defineProperties:function(e,t){Mi(e);for(var n=Ni(t),a=Ci(t),o=a.length,i=0,s;o>i;)xi.f(e,s=a[i++],n[s]);return e};var Fi=mt,Gi=Fi("document","documentElement"),Di=z,ki=Bt,Ce=Yt,Ui=ae,Vi=Gi,Bi=Ot,Ki=ne,Fe=">",Ge="<",qr="prototype",Yr="script",zt=Ki("IE_PROTO"),Mr=function(){},Qt=function(r){return Ge+Yr+Fe+r+Ge+"/"+Yr+Fe},De=function(r){r.write(Qt("")),r.close();var e=r.parentWindow.Object;return r=null,e},qi=function(){var r=Bi("iframe"),e="java"+Yr+":",t;return r.style.display="none",Vi.appendChild(r),r.src=String(e),t=r.contentWindow.document,t.open(),t.write(Qt("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):qi():De(nr);for(var r=Ce.length;r--;)delete sr[qr][Ce[r]];return sr()};Ui[zt]=!0;var Wt=Object.create||function(e,t){var n;return e!==null?(Mr[qr]=Di(e),n=new Mr,Mr[qr]=null,n[zt]=e):n=sr(),t===void 0?n:ki.f(n,t)},Yi=j,zi=!Yi(function(){function r(){}return r.prototype.constructor=null,Object.getPrototypeOf(new r)!==r.prototype}),Qi=x,Wi=P,Hi=jt,Xi=ne,Ji=zi,ke=Xi("IE_PROTO"),zr=Object,Zi=zr.prototype,Ht=Ji?zr.getPrototypeOf:function(r){var e=Hi(r);if(Qi(e,ke))return e[ke];var t=e.constructor;return Wi(t)&&e instanceof t?t.prototype:e instanceof zr?Zi:null},rs=X,Xt=function(r,e,t,n){return n&&n.enumerable?r[e]=t:rs(r,e,t),r},es=j,ts=P,ns=q,as=Wt,Ue=Ht,os=Xt,is=L,Qr=is("iterator"),Jt=!1,A,Nr,Cr;[].keys&&(Cr=[].keys(),"next"in Cr?(Nr=Ue(Ue(Cr)),Nr!==Object.prototype&&(A=Nr)):Jt=!0);var ss=!ns(A)||es(function(){var r={};return A[Qr].call(r)!==r});ss?A={}:A=as(A);ts(A[Qr])||os(A,Qr,function(){return this});var Zt={IteratorPrototype:A,BUGGY_SAFARI_ITERATORS:Jt},cs=L,ls=cs("toStringTag"),rn={};rn[ls]="z";var ie=String(rn)==="[object z]",us=ie,vs=P,cr=Hr,fs=L,ds=fs("toStringTag"),hs=Object,ps=cr(function(){return arguments}())=="Arguments",bs=function(r,e){try{return r[e]}catch(t){}},se=us?cr:function(r){var e,t,n;return r===void 0?"Undefined":r===null?"Null":typeof(t=bs(e=hs(r),ds))=="string"?t:ps?cr(e):(n=cr(e))=="Object"&&vs(e.callee)?"Arguments":n},ys=ie,gs=se,Os=ys?{}.toString:function(){return"[object "+gs(this)+"]"},$s=ie,ws=Y.f,ms=X,Es=x,Ss=Os,Ts=L,Ve=Ts("toStringTag"),en=function(r,e,t,n){if(r){var a=t?r:r.prototype;Es(a,Ve)||ws(a,Ve,{configurable:!0,value:e}),n&&!$s&&ms(a,"toString",Ss)}},Is=Zt.IteratorPrototype,Ps=Wt,Rs=pr,_s=en,As=K,js=function(){return this},Ls=function(r,e,t,n){var a=e+" Iterator";return r.prototype=Ps(Is,{next:Rs(+!n,t)}),_s(r,a,!1,!0),As[a]=js,r},xs=Ut,Ms=F,tn=ii,Ns=Ls,Cs=Ht,Fs=en,Be=Xt,Gs=L,Ke=K,nn=Zt,Ds=tn.PROPER;tn.CONFIGURABLE;nn.IteratorPrototype;var ar=nn.BUGGY_SAFARI_ITERATORS,Fr=Gs("iterator"),qe="keys",or="values",Ye="entries",ks=function(){return this},Us=function(r,e,t,n,a,o,i){Ns(t,e,n);var s=function(g){if(g===a&&u)return u;if(!ar&&g in l)return l[g];switch(g){case qe:return function(){return new t(this,g)};case or: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",c=!1,l=r.prototype,f=l[Fr]||l["@@iterator"]||a&&l[a],u=!ar&&f||s(a),d=e=="Array"&&l.entries||f,$,E,w;if(d&&($=Cs(d.call(new r)),$!==Object.prototype&&$.next&&(Fs($,v,!0,!0),Ke[v]=ks)),Ds&&a==or&&f&&f.name!==or&&(c=!0,u=function(){return Ms(f,this)}),a)if(E={values:s(or),keys:o?u:s(qe),entries:s(Ye)},i)for(w in E)(ar||c||!(w in l))&&Be(l,w,E[w]);else xs({target:e,proto:!0,forced:ar||c},E);return i&&l[Fr]!==u&&Be(l,Fr,u,{name:a}),Ke[e]=u,E},Vs=function(r,e){return{value:r,done:e}},Bs=H,ze=K,an=So;Y.f;var Ks=Us,ir=Vs,on="Array Iterator",qs=an.set,Ys=an.getterFor(on);Ks(Array,"Array",function(r,e){qs(this,{type:on,target:Bs(r),index:0,kind:e})},function(){var r=Ys(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 zs=L,Qs=K,Ws=zs("iterator"),Hs=Array.prototype,Xs=function(r){return r!==void 0&&(Qs.Array===r||Hs[Ws]===r)},Js=se,Qe=ee,Zs=Xr,rc=K,ec=L,tc=ec("iterator"),sn=function(r){if(!Zs(r))return Qe(r,tc)||Qe(r,"@@iterator")||rc[Js(r)]},nc=F,ac=re,oc=z,ic=Zr,sc=sn,cc=TypeError,lc=function(r,e){var t=arguments.length<2?sc(r):e;if(ac(t))return oc(nc(t,r));throw cc(ic(r)+" is not iterable")},uc=F,We=z,vc=ee,fc=function(r,e,t){var n,a;We(r);try{if(n=vc(r,"return"),!n){if(e==="throw")throw t;return t}n=uc(n,r)}catch(o){a=!0,n=o}if(e==="throw")throw t;if(a)throw n;return We(n),t},dc=kt,hc=F,pc=z,bc=Zr,yc=Xs,gc=qt,He=Et,Oc=lc,$c=sn,Xe=fc,wc=TypeError,lr=function(r,e){this.stopped=r,this.result=e},Je=lr.prototype,mc=function(r,e,t){var n=t&&t.that,a=!!(t&&t.AS_ENTRIES),o=!!(t&&t.IS_RECORD),i=!!(t&&t.IS_ITERATOR),s=!!(t&&t.INTERRUPTED),v=dc(e,n),c,l,f,u,d,$,E,w=function(O){return c&&Xe(c,"normal",O),new lr(!0,O)},g=function(O){return a?(pc(O),s?v(O[0],O[1],w):v(O[0],O[1])):s?v(O,w):v(O)};if(o)c=r.iterator;else if(i)c=r;else{if(l=$c(r),!l)throw wc(bc(r)+" is not iterable");if(yc(l)){for(f=0,u=gc(r);u>f;f++)if(d=g(r[f]),d&&He(Je,d))return d;return new lr(!1)}c=Oc(r,l)}for($=o?r.next:c.next;!(E=hc($,c)).done;){try{d=g(E.value)}catch(O){Xe(c,"throw",O)}if(typeof d=="object"&&d&&He(Je,d))return d}return new lr(!1)},Ec=te,Sc=Y,Tc=pr,Ic=function(r,e,t){var n=Ec(e);n in r?Sc.f(r,n,Tc(0,t)):r[n]=t},Pc=Ut,Rc=mc,_c=Ic;Pc({target:"Object",stat:!0},{fromEntries:function(e){var t={};return Rc(e,function(n,a){_c(t,n,a)},{AS_ENTRIES:!0}),t}});var Ac=Jr,jc=Ac.Object.fromEntries,Lc={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},xc=Lc,Mc=I,Nc=se,Cc=X,Ze=K,Fc=L,rt=Fc("toStringTag");for(var Gr in xc){var et=Mc[Gr],Dr=et&&et.prototype;Dr&&Nc(Dr)!==rt&&Cc(Dr,rt,Gr),Ze[Gr]=Ze.Array}var Gc=jc,Dc=Gc,kc=Dc,Uc=kc,Vc=jn(Uc),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 Bc="vk.com",xl=async(r,e,t)=>{const n=new URL(`https://${Bc}/js/lang-pack.js`);n.searchParams.set("format","json"),n.searchParams.set("name",e),r!==void 0&&n.searchParams.set("lang",r);const o=await(await An(n.toString())).json();return Kc(o,t)},Kc=(r,e)=>Vc(Object.entries(r.keys).map(([t,n])=>[t.substring(`${e}_`.length),qc(n)])),qc=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,Qc as Logger,y as Observable,at as Subject,dr as Subscription,Yc as VERSION,tt as VKNumericLanguage,bl as ValueSubject,m as VideoQuality,el as abortable,Zc as addScript,hl as areQualitiesExact,Jc as assertEmptyArray,V as assertNever,Wc as assertNonNullable,Xc as assertNotEmptyArray,Hc as assertNullable,pl as assertQualityIsExact,El as buffer,zc as checkNever,yl as combine,Sl as debounce,bn as fillWithDefault,Il as filter,Pl as filterChanged,ml as fromEvent,ot as getCurrentBrowser,ol as getExponentialDelay,ul as getHighestQuality,nl as getIOSVersion,$l as interval,sl as isHigher,cl as isHigherOrEqual,tl as isIOS,ct as isInvariantQuality,it as isLower,ll as isLowerOrEqual,al as isMacLike,cn as isNonNullable,ln as isNullable,xl as loadVKLangPack,Sn as map,_l as mapTo,gl as merge,Q as noop,rl as now,wl as observableFrom,Al as once,jl as pairwise,il as safeStorage,Ll as tap,Tl as throttle,Ol as timeout,vl as videoHeightToQuality,dl as videoQualityToHeight,fl as videoSizeToQuality};
6
+ const ol="1.0.32-beta.0";class ge{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 K=e=>{throw new Error(`${e} is value of unexpected type`)},al=e=>{},X=()=>{};class E{constructor(r){r&&(this._subscribe=r)}subscribe(r,t){var n;let o;t?typeof t=="function"?o={next:t,error:X}:o={next:s=>t.next(s),error:s=>{var l;return(l=t.error)===null||l===void 0?void 0:l.call(t,s)}}:o={next:X,error:X};const a=typeof r=="function"?{next:s=>{try{r(s)}catch(l){o.next(l)}},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 ge().add(()=>{switch(a.next=X,a.error=X,typeof i){case"function":i();return;case"object":i.unsubscribe();return;case"undefined":return;default:return K(i)}})}pipe(...r){return r.reduce((t,n)=>n(t),this)}_subscribe(r){}}class vt extends E{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 ge().add(()=>this.subscribers.delete(t))}}class il{constructor(){this.log$=new vt,this.logs=[],this.log=r=>{const t={...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=>({component:r,...t}))}}function sl(e,r='Assertion "value is not nullable" failed'){if(e==null)throw new Error(r)}function cl(e,r='Assertion "value is nullable" failed'){if(e!=null)throw new Error(r)}function On(e){return typeof e!="undefined"&&e!==null}function wn(e){return e==null}function ll(e,r){if(!(e!=null&&e.length))throw new Error(r)}function ul(e,r){if(e!=null&&e.length)throw new Error(r)}const fl=(e,r,t)=>new Promise((n,o)=>{r.addEventListener("abort",()=>{s(),c.remove()});const a=()=>{s(),o()},i=()=>{s(),n()},s=()=>{l&&clearTimeout(l),c.removeEventListener("load",i),c.removeEventListener("error",a)};let l;t&&(l=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 we;const vl=typeof((we=window.performance)===null||we===void 0?void 0:we.now)=="function"?()=>window.performance.now():()=>Date.now(),dl=(e,r)=>async(...t)=>{var n;const o=r(...t);let a=e.aborted,i;for(;!a&&!e.aborted;)try{const s=await o.next(i);a=(n=s.done)!==null&&n!==void 0?n:!1,i=s.value}catch(s){await o.throw(s)}return i};var j;(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"})(j||(j={}));var w;(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"})(w||(w={}));const dt=()=>{const{userAgent:e}=window.navigator,r=/yabrowser/i.test(e)?j.Yandex:void 0,t=/chrome|crios/i.test(e)?j.Chrome:void 0,n=/chromium/i.test(e)?j.Chromium:void 0,o=/firefox|fxios/i.test(e)?j.Firefox:void 0,a=/webkit|safari|khtml/i.test(e)?j.Safari:void 0,i=/opr\//i.test(e)?j.Opera:void 0,s=/edg/i.test(e)?j.Edge:void 0,l=/android/i.test(e)?w.Android:void 0,c=/iphone/i.test(e)?w.iPhone:void 0,u=/ipad/i.test(e)?w.iPad:void 0,v=/ipod/i.test(e)?w.iPod:void 0,f=/mac/i.test(e)?w.Mac:void 0,d=/webOS|BlackBerry|IEMobile|Opera Mini/i.test(e)?w.RestMobile:void 0;return{browser:r||o||i||s||t||n||a||j.Rest,device:l||c||u||v||d||f||w.Desktop}},hl=(e=!1)=>{const t=[w.iPhone,w.iPad,w.iPod].includes(dt().device);if(!e)return t;const{userAgent:n,maxTouchPoints:o}=window.navigator;return!!(t||/macintosh/i.test(n)&&o>0)},pl=()=>{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},bl=()=>[w.Mac,w.iPhone,w.iPad,w.iPod].includes(dt().device),yl=(e,{start:r=0,factor:t=2,max:n=1/0,min:o=r,random:a=0}={})=>{let i=r;return i*=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 p;(function(e){e[e.LOCAL_STORAGE=0]="LOCAL_STORAGE",e[e.SESSION_STORAGE=1]="SESSION_STORAGE",e[e.RUNTIME=2]="RUNTIME"})(p||(p={}));let $,F;const $e=`vk-videoplayer-dummy-key-${Math.random()}`,Y=()=>{if(F!==void 0)return F;try{localStorage.setItem($e,"test"),localStorage.removeItem($e),F=p.LOCAL_STORAGE}catch(e){if(e instanceof DOMException||e instanceof TypeError)try{sessionStorage.getItem($e),F=p.SESSION_STORAGE}catch(r){if(r instanceof DOMException||r instanceof TypeError)F=p.RUNTIME;else throw r}else throw e}return F===p.RUNTIME&&($=new Map),F},$n=()=>Y()===p.LOCAL_STORAGE,En=e=>{var r,t;const n=Y();switch(n){case p.LOCAL_STORAGE:return(r=localStorage.getItem(e))!==null&&r!==void 0?r:void 0;case p.SESSION_STORAGE:return(t=sessionStorage.getItem(e))!==null&&t!==void 0?t:void 0;case p.RUNTIME:return $==null?void 0:$.get(e);default:K(n)}},Sn=(e,r)=>{const t=Y();switch(t){case p.LOCAL_STORAGE:try{localStorage.setItem(e,r)}catch(n){if(n instanceof DOMException)console.error(n);else throw n}break;case p.SESSION_STORAGE:try{sessionStorage.setItem(e,r)}catch(n){if(n instanceof DOMException)console.error(n);else throw n}break;case p.RUNTIME:return void($==null?void 0:$.set(e,r));default:K(t)}},Tn=e=>{var r;const t=Y();switch(t){case p.LOCAL_STORAGE:return e in localStorage;case p.SESSION_STORAGE:return e in sessionStorage;case p.RUNTIME:return(r=$==null?void 0:$.has(e))!==null&&r!==void 0?r:!1;default:return K(t),!1}},In=e=>{const r=Y();switch(r){case p.LOCAL_STORAGE:return localStorage.removeItem(e);case p.SESSION_STORAGE:return sessionStorage.removeItem(e);case p.RUNTIME:return void($==null?void 0:$.delete(e));default:K(r)}},Rn=()=>{const e=Y();switch(e){case p.LOCAL_STORAGE:return localStorage.clear();case p.SESSION_STORAGE:return sessionStorage.clear();case p.RUNTIME:return $==null?void 0:$.clear();default:K(e)}};var gl=Object.freeze({__proto__:null,clear:Rn,get:En,has:Tn,isPersistent:$n,remove:In,set:Sn});const ml=()=>{let e,r;try{e=window.self!==window.top}catch(n){n instanceof DOMException&&n.name==="SecurityError"?e=!0:(e=!1,console.error(n))}try{window.location.ancestorOrigins&&(r=window.location.ancestorOrigins[window.location.ancestorOrigins.length-1])}catch(n){console.error(n)}try{!r&&document.referrer&&(r=document.referrer)}catch(n){console.error(n)}const t=r?new URL(r).hostname:void 0;return{isEmbed:e,host:t}};var S;(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"})(S||(S={}));const T={[S.Q_144P]:{width:256,height:144},[S.Q_240P]:{width:428,height:240},[S.Q_360P]:{width:640,height:360},[S.Q_480P]:{width:856,height:480},[S.Q_720P]:{width:1280,height:720},[S.Q_1080P]:{width:1920,height:1080},[S.Q_1440P]:{width:2560,height:1440},[S.Q_2160P]:{width:3840,height:2160},[S.Q_4320P]:{width:7680,height:4320}},Ol=(e,r)=>T[e].height>T[r].height,wl=(e,r)=>T[e].height>=T[r].height,ht=(e,r)=>T[e].height<T[r].height,$l=(e,r)=>T[e].height<=T[r].height,El=e=>e.sort((r,t)=>r===t?0:r===S.INVARIANT?1:t===S.INVARIANT?-1:ht(r,t)?1:-1)[0],pt=Object.keys(T).sort((e,r)=>ht(e,r)?-1:1),Sl=(e,r=.02)=>[...pt].find(n=>T[n].height*(1+r)>=e),Tl=({width:e,height:r})=>{const t=Math.min(e,r),n=Math.max(e,r);return pt.find(o=>{const a=T[o];return a.width>=n&&a.height>=t})},Il=e=>T[e].height,bt=e=>e===S.INVARIANT,Rl=e=>e.every(r=>!bt(r));function Pl(e){if(bt(e))throw new Error("Expected exact quality")}const Pn=(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]=Pn(a,o):t[n]=n in e?a:o}return t},_l=e=>{let r="";return e>=3600&&(r+=Math.floor(e/3600)+"h",e=e%3600),e>=60&&(r+=Math.floor(e/60)+"m",e=e%60),e>0&&(r+=Math.floor(e)+"s"),r};function Al(e,r=0,t){let n,o,a,i,s,l,c=0,u=!1,v=!1,f=!0;const d=!r&&r!==0&&typeof window.requestAnimationFrame=="function";t&&(u=!!t.leading,v="maxWait"in t,a=t!=null&&t.maxWait?Math.max(+(t==null?void 0:t.maxWait)||0,r):a,f="trailing"in t?!!t.trailing:f);function b(h){const I=n,C=o;return n=o=void 0,c=h,i=e.apply(C,I),i}function y(h,I){return d?(s&&window.cancelAnimationFrame(s),window.requestAnimationFrame(h)):setTimeout(h,I)}function O(h){if(d){window.cancelAnimationFrame(h);return}clearTimeout(h)}function g(h){return c=h,s=y(te,r),u?b(h):i}function m(h){const I=h-l,C=h-c,pr=r-I;return v?Math.min(pr,a-C):pr}function dr(h){const I=h-l,C=h-c;return l===void 0||I>=r||I<0||v&&C>=a}function te(){const h=Date.now();if(dr(h))return hr(h);s=y(te,m(h))}function hr(h){return s=void 0,f&&n?b(h):(n=o=void 0,i)}function yn(){s!==void 0&&O(s),c=0,n=l=o=s=void 0}function gn(){return s===void 0?i:hr(Date.now())}function mn(){return s!==void 0}function ne(...h){const I=Date.now(),C=dr(I);if(n=h,o=this,l=I,C){if(s===void 0)return g(l);if(v)return s=y(te,r),b(l)}return s===void 0&&(s=y(te,r)),i}return ne.cancel=yn,ne.flush=gn,ne.pending=mn,ne}const yt=(e,r)=>{if(e===null||typeof e!="object")return e;const t=Array.isArray(e)?[]:{};for(const n in e){if(typeof r=="function"){const o=r(e[n],n,e,t);if(o!==void 0){t[n]=o;continue}}typeof e[n]=="object"?t[n]=yt(e[n],r):t[n]=e[n]}return t},jl=e=>yt(e);class Ll extends vt{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 xl(e){return new E(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 ge)})}function Ml(...e){return new E(r=>e.reduce((t,n)=>t.add(n.subscribe(r)),new ge))}var Nl=e=>new E(r=>{const t=window.setTimeout(()=>{try{r.next()}catch(n){if(r.error)r.error(n);else throw n}},e);return()=>window.clearTimeout(t)}),Cl=e=>new E(r=>{const t=window.setInterval(()=>r.next(),e);return()=>window.clearInterval(t)}),Fl=e=>new E(r=>{e.forEach(t=>r.next(t))}),Dl=(e,r)=>new E(t=>{const n=o=>t.next(o);return e.addEventListener(r,n),()=>e.removeEventListener(r,n)});function Gl(e){return r=>new E(t=>r.subscribe(new _n(t,e)))}class _n{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 An={leading:!1,trailing:!0};function kl(e,r=An){return t=>new E(n=>t.subscribe(new jn(n,e,r)))}class jn{constructor(r,t,n){this.destination=r,this.time=t,this.config=n}next(r){this.lastValue=r,On(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 Ln={leading:!0,trailing:!1};function Ul(e,r=Ln){return t=>new E(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,wn(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 Vl(e){return r=>new E(t=>r.subscribe(new Mn(t,e)))}class Mn{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 Bl(e=(r,t)=>r===t){return r=>new E(t=>r.subscribe(new Nn(t,e)))}const br={};class Nn{constructor(r,t){this.destination=r,this.predicate=t,this.lastValue=br}next(r){let t;try{t=this.lastValue===br||!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 Cn(e){return r=>new E(t=>r.subscribe(new Fn(t,e)))}let Fn=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 Kl(e){return Cn(()=>e)}function Yl(){return e=>new E(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 Wl(){return e=>new E(r=>e.subscribe(new Dn(r)))}class Dn{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 Ql(e){return r=>new E(t=>r.subscribe(new Gn(t,e)))}class Gn{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)}}var yr;(function(e){e.NETWORK="network",e.VIDEO_PIPELINE="video_pipeline",e.EXTERNAL_API="external_api",e.PARSER="parser",e.DOM="dom",e.WTF="wtf"})(yr||(yr={}));class gr{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 gt extends gr{constructor(){super(),this.listeners||gr.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 kn{constructor(){Object.defineProperty(this,"signal",{value:new gt,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&&(kn.prototype[Symbol.toStringTag]="AbortController",gt.prototype[Symbol.toStringTag]="AbortSignal");function mt(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 Un(e){typeof e=="function"&&(e={fetch:e});const{fetch:r,Request:t=r.Request,AbortController:n,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:o=!1}=e;if(!mt({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,u){let v;u&&u.signal&&(v=u.signal,delete u.signal);const f=new t(c,u);return v&&Object.defineProperty(f,"signal",{writable:!1,enumerable:!1,configurable:!0,value:v}),f},a.prototype=t.prototype);const i=r;return{fetch:(l,c)=>{const u=a&&a.prototype.isPrototypeOf(l)?l.signal:c?c.signal:void 0;if(u){let v;try{v=new DOMException("Aborted","AbortError")}catch(d){v=new Error("Aborted"),v.name="AbortError"}if(u.aborted)return Promise.reject(v);const f=new Promise((d,b)=>{u.addEventListener("abort",()=>b(v),{once:!0})});return c&&c.signal&&delete c.signal,Promise.race([f,i(l,c)])}return i(l,c)},Request:a}}const er=mt({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),Ot=er?Un({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,Vn=er?Ot.fetch:window.fetch;er?Ot.Request:window.Request;var Ee=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function Bn(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var x=function(e){try{return!!e()}catch(r){return!0}},qn=x,me=!qn(function(){var e=function(){}.bind();return typeof e!="function"||e.hasOwnProperty("prototype")}),wt=me,$t=Function.prototype,Ke=$t.call,Kn=wt&&$t.bind.bind(Ke,Ke),D=wt?Kn:function(e){return function(){return Ke.apply(e,arguments)}},Et=D,Yn=Et({}.toString),Wn=Et("".slice),rr=function(e){return Wn(Yn(e),8,-1)},Qn=D,zn=x,Hn=rr,Se=Object,Xn=Qn("".split),Jn=zn(function(){return!Se("z").propertyIsEnumerable(0)})?function(e){return Hn(e)=="String"?Xn(e,""):Se(e)}:Se,tr=function(e){return e==null},Zn=tr,eo=TypeError,St=function(e){if(Zn(e))throw eo("Can't call method on "+e);return e},ro=Jn,to=St,Z=function(e){return ro(to(e))},W={},oe=function(e){return e&&e.Math==Math&&e},P=oe(typeof globalThis=="object"&&globalThis)||oe(typeof window=="object"&&window)||oe(typeof self=="object"&&self)||oe(typeof Ee=="object"&&Ee)||function(){return this}()||Ee||Function("return this")(),Ye=typeof document=="object"&&document.all,no=typeof Ye=="undefined"&&Ye!==void 0,Tt={all:Ye,IS_HTMLDDA:no},It=Tt,oo=It.all,_=It.IS_HTMLDDA?function(e){return typeof e=="function"||e===oo}:function(e){return typeof e=="function"},ao=P,io=_,mr=ao.WeakMap,so=io(mr)&&/native code/.test(String(mr)),Or=_,Rt=Tt,co=Rt.all,Q=Rt.IS_HTMLDDA?function(e){return typeof e=="object"?e!==null:Or(e)||e===co}:function(e){return typeof e=="object"?e!==null:Or(e)},lo=x,G=!lo(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7}),z={},uo=P,wr=Q,We=uo.document,fo=wr(We)&&wr(We.createElement),Pt=function(e){return fo?We.createElement(e):{}},vo=G,ho=x,po=Pt,_t=!vo&&!ho(function(){return Object.defineProperty(po("div"),"a",{get:function(){return 7}}).a!=7}),bo=G,yo=x,At=bo&&yo(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!=42}),go=Q,mo=String,Oo=TypeError,H=function(e){if(go(e))return e;throw Oo(mo(e)+" is not an object")},wo=me,ae=Function.prototype.call,k=wo?ae.bind(ae):function(){return ae.apply(ae,arguments)},nr={},Te=nr,Ie=P,$o=_,$r=function(e){return $o(e)?e:void 0},jt=function(e,r){return arguments.length<2?$r(Te[e])||$r(Ie[e]):Te[e]&&Te[e][r]||Ie[e]&&Ie[e][r]},Eo=D,Lt=Eo({}.isPrototypeOf),So=typeof navigator!="undefined"&&String(navigator.userAgent)||"",xt=P,Re=So,Er=xt.process,Sr=xt.Deno,Tr=Er&&Er.versions||Sr&&Sr.version,Ir=Tr&&Tr.v8,R,pe;Ir&&(R=Ir.split("."),pe=R[0]>0&&R[0]<4?1:+(R[0]+R[1]));!pe&&Re&&(R=Re.match(/Edge\/(\d+)/),(!R||R[1]>=74)&&(R=Re.match(/Chrome\/(\d+)/),R&&(pe=+R[1])));var To=pe,Rr=To,Io=x,Ro=P,Po=Ro.String,Mt=!!Object.getOwnPropertySymbols&&!Io(function(){var e=Symbol();return!Po(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&Rr&&Rr<41}),_o=Mt,Nt=_o&&!Symbol.sham&&typeof Symbol.iterator=="symbol",Ao=jt,jo=_,Lo=Lt,xo=Nt,Mo=Object,Ct=xo?function(e){return typeof e=="symbol"}:function(e){var r=Ao("Symbol");return jo(r)&&Lo(r.prototype,Mo(e))},No=String,or=function(e){try{return No(e)}catch(r){return"Object"}},Co=_,Fo=or,Do=TypeError,ar=function(e){if(Co(e))return e;throw Do(Fo(e)+" is not a function")},Go=ar,ko=tr,ir=function(e,r){var t=e[r];return ko(t)?void 0:Go(t)},Pe=k,_e=_,Ae=Q,Uo=TypeError,Vo=function(e,r){var t,n;if(r==="string"&&_e(t=e.toString)&&!Ae(n=Pe(t,e))||_e(t=e.valueOf)&&!Ae(n=Pe(t,e))||r!=="string"&&_e(t=e.toString)&&!Ae(n=Pe(t,e)))return n;throw Uo("Can't convert object to primitive value")},Ft={exports:{}},Pr=P,Bo=Object.defineProperty,qo=function(e,r){try{Bo(Pr,e,{value:r,configurable:!0,writable:!0})}catch(t){Pr[e]=r}return r},Ko=P,Yo=qo,_r="__core-js_shared__",Wo=Ko[_r]||Yo(_r,{}),Dt=Wo,Ar=Dt;(Ft.exports=function(e,r){return Ar[e]||(Ar[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 Gt=Ft.exports,Qo=St,zo=Object,kt=function(e){return zo(Qo(e))},Ho=D,Xo=kt,Jo=Ho({}.hasOwnProperty),N=Object.hasOwn||function(r,t){return Jo(Xo(r),t)},Zo=D,ea=0,ra=Math.random(),ta=Zo(1 .toString),Ut=function(e){return"Symbol("+(e===void 0?"":e)+")_"+ta(++ea+ra,36)},na=P,oa=Gt,jr=N,aa=Ut,ia=Mt,sa=Nt,q=na.Symbol,je=oa("wks"),ca=sa?q.for||q:q&&q.withoutSetter||aa,M=function(e){return jr(je,e)||(je[e]=ia&&jr(q,e)?q[e]:ca("Symbol."+e)),je[e]},la=k,Lr=Q,xr=Ct,ua=ir,fa=Vo,va=M,da=TypeError,ha=va("toPrimitive"),pa=function(e,r){if(!Lr(e)||xr(e))return e;var t=ua(e,ha),n;if(t){if(r===void 0&&(r="default"),n=la(t,e,r),!Lr(n)||xr(n))return n;throw da("Can't convert object to primitive value")}return r===void 0&&(r="number"),fa(e,r)},ba=pa,ya=Ct,sr=function(e){var r=ba(e,"string");return ya(r)?r:r+""},ga=G,ma=_t,Oa=At,ie=H,Mr=sr,wa=TypeError,Le=Object.defineProperty,$a=Object.getOwnPropertyDescriptor,xe="enumerable",Me="configurable",Ne="writable";z.f=ga?Oa?function(r,t,n){if(ie(r),t=Mr(t),ie(n),typeof r=="function"&&t==="prototype"&&"value"in n&&Ne in n&&!n[Ne]){var o=$a(r,t);o&&o[Ne]&&(r[t]=n.value,n={configurable:Me in n?n[Me]:o[Me],enumerable:xe in n?n[xe]:o[xe],writable:!1})}return Le(r,t,n)}:Le:function(r,t,n){if(ie(r),t=Mr(t),ie(n),ma)try{return Le(r,t,n)}catch(o){}if("get"in n||"set"in n)throw wa("Accessors not supported");return"value"in n&&(r[t]=n.value),r};var Oe=function(e,r){return{enumerable:!(e&1),configurable:!(e&2),writable:!(e&4),value:r}},Ea=G,Sa=z,Ta=Oe,ee=Ea?function(e,r,t){return Sa.f(e,r,Ta(1,t))}:function(e,r,t){return e[r]=t,e},Ia=Gt,Ra=Ut,Nr=Ia("keys"),cr=function(e){return Nr[e]||(Nr[e]=Ra(e))},lr={},Pa=so,Vt=P,_a=Q,Aa=ee,Ce=N,Fe=Dt,ja=cr,La=lr,Cr="Object already initialized",Qe=Vt.TypeError,xa=Vt.WeakMap,be,J,ye,Ma=function(e){return ye(e)?J(e):be(e,{})},Na=function(e){return function(r){var t;if(!_a(r)||(t=J(r)).type!==e)throw Qe("Incompatible receiver, "+e+" required");return t}};if(Pa||Fe.state){var A=Fe.state||(Fe.state=new xa);A.get=A.get,A.has=A.has,A.set=A.set,be=function(e,r){if(A.has(e))throw Qe(Cr);return r.facade=e,A.set(e,r),r},J=function(e){return A.get(e)||{}},ye=function(e){return A.has(e)}}else{var U=ja("state");La[U]=!0,be=function(e,r){if(Ce(e,U))throw Qe(Cr);return r.facade=e,Aa(e,U,r),r},J=function(e){return Ce(e,U)?e[U]:{}},ye=function(e){return Ce(e,U)}}var Ca={set:be,get:J,has:ye,enforce:Ma,getterFor:Na},Fa=me,Bt=Function.prototype,Fr=Bt.apply,Dr=Bt.call,Da=typeof Reflect=="object"&&Reflect.apply||(Fa?Dr.bind(Fr):function(){return Dr.apply(Fr,arguments)}),Ga=rr,ka=D,qt=function(e){if(Ga(e)==="Function")return ka(e)},Kt={},Yt={},Wt={}.propertyIsEnumerable,Qt=Object.getOwnPropertyDescriptor,Ua=Qt&&!Wt.call({1:2},1);Yt.f=Ua?function(r){var t=Qt(this,r);return!!t&&t.enumerable}:Wt;var Va=G,Ba=k,qa=Yt,Ka=Oe,Ya=Z,Wa=sr,Qa=N,za=_t,Gr=Object.getOwnPropertyDescriptor;Kt.f=Va?Gr:function(r,t){if(r=Ya(r),t=Wa(t),za)try{return Gr(r,t)}catch(n){}if(Qa(r,t))return Ka(!Ba(qa.f,r,t),r[t])};var Ha=x,Xa=_,Ja=/#|\.prototype\./,re=function(e,r){var t=ei[Za(e)];return t==ti?!0:t==ri?!1:Xa(r)?Ha(r):!!r},Za=re.normalize=function(e){return String(e).replace(Ja,".").toLowerCase()},ei=re.data={},ri=re.NATIVE="N",ti=re.POLYFILL="P",ni=re,kr=qt,oi=ar,ai=me,ii=kr(kr.bind),zt=function(e,r){return oi(e),r===void 0?e:ai?ii(e,r):function(){return e.apply(r,arguments)}},se=P,si=Da,ci=qt,li=_,ui=Kt.f,fi=ni,V=nr,vi=zt,B=ee,Ur=N,di=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 si(e,this,arguments)};return r.prototype=e.prototype,r},Ht=function(e,r){var t=e.target,n=e.global,o=e.stat,a=e.proto,i=n?se:o?se[t]:(se[t]||{}).prototype,s=n?V:V[t]||B(V,t,{})[t],l=s.prototype,c,u,v,f,d,b,y,O,g;for(f in r)c=fi(n?f:t+(o?".":"#")+f,e.forced),u=!c&&i&&Ur(i,f),b=s[f],u&&(e.dontCallGetSet?(g=ui(i,f),y=g&&g.value):y=i[f]),d=u&&y?y:r[f],!(u&&typeof b==typeof d)&&(e.bind&&u?O=vi(d,se):e.wrap&&u?O=di(d):a&&li(d)?O=ci(d):O=d,(e.sham||d&&d.sham||b&&b.sham)&&B(O,"sham",!0),B(s,f,O),a&&(v=t+"Prototype",Ur(V,v)||B(V,v,{}),B(V[v],f,d),e.real&&l&&(c||!l[f])&&B(l,f,d)))},ze=G,hi=N,Xt=Function.prototype,pi=ze&&Object.getOwnPropertyDescriptor,ur=hi(Xt,"name"),bi=ur&&function(){}.name==="something",yi=ur&&(!ze||ze&&pi(Xt,"name").configurable),gi={EXISTS:ur,PROPER:bi,CONFIGURABLE:yi},Jt={},mi=Math.ceil,Oi=Math.floor,wi=Math.trunc||function(r){var t=+r;return(t>0?Oi:mi)(t)},$i=wi,Zt=function(e){var r=+e;return r!==r||r===0?0:$i(r)},Ei=Zt,Si=Math.max,Ti=Math.min,Ii=function(e,r){var t=Ei(e);return t<0?Si(t+r,0):Ti(t,r)},Ri=Zt,Pi=Math.min,_i=function(e){return e>0?Pi(Ri(e),9007199254740991):0},Ai=_i,en=function(e){return Ai(e.length)},ji=Z,Li=Ii,xi=en,Vr=function(e){return function(r,t,n){var o=ji(r),a=xi(o),i=Li(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}},Mi={includes:Vr(!0),indexOf:Vr(!1)},Ni=D,De=N,Ci=Z,Fi=Mi.indexOf,Di=lr,Br=Ni([].push),Gi=function(e,r){var t=Ci(e),n=0,o=[],a;for(a in t)!De(Di,a)&&De(t,a)&&Br(o,a);for(;r.length>n;)De(t,a=r[n++])&&(~Fi(o,a)||Br(o,a));return o},rn=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],ki=Gi,Ui=rn,Vi=Object.keys||function(r){return ki(r,Ui)},Bi=G,qi=At,Ki=z,Yi=H,Wi=Z,Qi=Vi;Jt.f=Bi&&!qi?Object.defineProperties:function(r,t){Yi(r);for(var n=Wi(t),o=Qi(t),a=o.length,i=0,s;a>i;)Ki.f(r,s=o[i++],n[s]);return r};var zi=jt,Hi=zi("document","documentElement"),Xi=H,Ji=Jt,qr=rn,Zi=lr,es=Hi,rs=Pt,ts=cr,Kr=">",Yr="<",He="prototype",Xe="script",tn=ts("IE_PROTO"),Ge=function(){},nn=function(e){return Yr+Xe+Kr+e+Yr+"/"+Xe+Kr},Wr=function(e){e.write(nn("")),e.close();var r=e.parentWindow.Object;return e=null,r},ns=function(){var e=rs("iframe"),r="java"+Xe+":",t;return e.style.display="none",es.appendChild(e),e.src=String(r),t=e.contentWindow.document,t.open(),t.write(nn("document.F=Object")),t.close(),t.F},ce,ve=function(){try{ce=new ActiveXObject("htmlfile")}catch(r){}ve=typeof document!="undefined"?document.domain&&ce?Wr(ce):ns():Wr(ce);for(var e=qr.length;e--;)delete ve[He][qr[e]];return ve()};Zi[tn]=!0;var on=Object.create||function(r,t){var n;return r!==null?(Ge[He]=Xi(r),n=new Ge,Ge[He]=null,n[tn]=r):n=ve(),t===void 0?n:Ji.f(n,t)},os=x,as=!os(function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}),is=N,ss=_,cs=kt,ls=cr,us=as,Qr=ls("IE_PROTO"),Je=Object,fs=Je.prototype,an=us?Je.getPrototypeOf:function(e){var r=cs(e);if(is(r,Qr))return r[Qr];var t=r.constructor;return ss(t)&&r instanceof t?t.prototype:r instanceof Je?fs:null},vs=ee,sn=function(e,r,t,n){return n&&n.enumerable?e[r]=t:vs(e,r,t),e},ds=x,hs=_,ps=Q,bs=on,zr=an,ys=sn,gs=M,Ze=gs("iterator"),cn=!1,L,ke,Ue;[].keys&&(Ue=[].keys(),"next"in Ue?(ke=zr(zr(Ue)),ke!==Object.prototype&&(L=ke)):cn=!0);var ms=!ps(L)||ds(function(){var e={};return L[Ze].call(e)!==e});ms?L={}:L=bs(L);hs(L[Ze])||ys(L,Ze,function(){return this});var ln={IteratorPrototype:L,BUGGY_SAFARI_ITERATORS:cn},Os=M,ws=Os("toStringTag"),un={};un[ws]="z";var fr=String(un)==="[object z]",$s=fr,Es=_,de=rr,Ss=M,Ts=Ss("toStringTag"),Is=Object,Rs=de(function(){return arguments}())=="Arguments",Ps=function(e,r){try{return e[r]}catch(t){}},vr=$s?de:function(e){var r,t,n;return e===void 0?"Undefined":e===null?"Null":typeof(t=Ps(r=Is(e),Ts))=="string"?t:Rs?de(r):(n=de(r))=="Object"&&Es(r.callee)?"Arguments":n},_s=fr,As=vr,js=_s?{}.toString:function(){return"[object "+As(this)+"]"},Ls=fr,xs=z.f,Ms=ee,Ns=N,Cs=js,Fs=M,Hr=Fs("toStringTag"),fn=function(e,r,t,n){if(e){var o=t?e:e.prototype;Ns(o,Hr)||xs(o,Hr,{configurable:!0,value:r}),n&&!Ls&&Ms(o,"toString",Cs)}},Ds=ln.IteratorPrototype,Gs=on,ks=Oe,Us=fn,Vs=W,Bs=function(){return this},qs=function(e,r,t,n){var o=r+" Iterator";return e.prototype=Gs(Ds,{next:ks(+!n,t)}),Us(e,o,!1,!0),Vs[o]=Bs,e},Ks=Ht,Ys=k,vn=gi,Ws=qs,Qs=an,zs=fn,Xr=sn,Hs=M,Jr=W,dn=ln,Xs=vn.PROPER;vn.CONFIGURABLE;dn.IteratorPrototype;var le=dn.BUGGY_SAFARI_ITERATORS,Ve=Hs("iterator"),Zr="keys",ue="values",et="entries",Js=function(){return this},Zs=function(e,r,t,n,o,a,i){Ws(t,r,n);var s=function(g){if(g===o&&f)return f;if(!le&&g in u)return u[g];switch(g){case Zr:return function(){return new t(this,g)};case ue:return function(){return new t(this,g)};case et:return function(){return new t(this,g)}}return function(){return new t(this)}},l=r+" Iterator",c=!1,u=e.prototype,v=u[Ve]||u["@@iterator"]||o&&u[o],f=!le&&v||s(o),d=r=="Array"&&u.entries||v,b,y,O;if(d&&(b=Qs(d.call(new e)),b!==Object.prototype&&b.next&&(zs(b,l,!0,!0),Jr[l]=Js)),Xs&&o==ue&&v&&v.name!==ue&&(c=!0,f=function(){return Ys(v,this)}),o)if(y={values:s(ue),keys:a?f:s(Zr),entries:s(et)},i)for(O in y)(le||c||!(O in u))&&Xr(u,O,y[O]);else Ks({target:r,proto:!0,forced:le||c},y);return i&&u[Ve]!==f&&Xr(u,Ve,f,{name:o}),Jr[r]=f,y},ec=function(e,r){return{value:e,done:r}},rc=Z,rt=W,hn=Ca;z.f;var tc=Zs,fe=ec,pn="Array Iterator",nc=hn.set,oc=hn.getterFor(pn);tc(Array,"Array",function(e,r){nc(this,{type:pn,target:rc(e),index:0,kind:r})},function(){var e=oc(this),r=e.target,t=e.kind,n=e.index++;return!r||n>=r.length?(e.target=void 0,fe(void 0,!0)):t=="keys"?fe(n,!1):t=="values"?fe(r[n],!1):fe([n,r[n]],!1)},"values");rt.Arguments=rt.Array;var ac=M,ic=W,sc=ac("iterator"),cc=Array.prototype,lc=function(e){return e!==void 0&&(ic.Array===e||cc[sc]===e)},uc=vr,tt=ir,fc=tr,vc=W,dc=M,hc=dc("iterator"),bn=function(e){if(!fc(e))return tt(e,hc)||tt(e,"@@iterator")||vc[uc(e)]},pc=k,bc=ar,yc=H,gc=or,mc=bn,Oc=TypeError,wc=function(e,r){var t=arguments.length<2?mc(e):r;if(bc(t))return yc(pc(t,e));throw Oc(gc(e)+" is not iterable")},$c=k,nt=H,Ec=ir,Sc=function(e,r,t){var n,o;nt(e);try{if(n=Ec(e,"return"),!n){if(r==="throw")throw t;return t}n=$c(n,e)}catch(a){o=!0,n=a}if(r==="throw")throw t;if(o)throw n;return nt(n),t},Tc=zt,Ic=k,Rc=H,Pc=or,_c=lc,Ac=en,ot=Lt,jc=wc,Lc=bn,at=Sc,xc=TypeError,he=function(e,r){this.stopped=e,this.result=r},it=he.prototype,Mc=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),l=Tc(r,n),c,u,v,f,d,b,y,O=function(m){return c&&at(c,"normal",m),new he(!0,m)},g=function(m){return o?(Rc(m),s?l(m[0],m[1],O):l(m[0],m[1])):s?l(m,O):l(m)};if(a)c=e.iterator;else if(i)c=e;else{if(u=Lc(e),!u)throw xc(Pc(e)+" is not iterable");if(_c(u)){for(v=0,f=Ac(e);f>v;v++)if(d=g(e[v]),d&&ot(it,d))return d;return new he(!1)}c=jc(e,u)}for(b=a?e.next:c.next;!(y=Ic(b,c)).done;){try{d=g(y.value)}catch(m){at(c,"throw",m)}if(typeof d=="object"&&d&&ot(it,d))return d}return new he(!1)},Nc=sr,Cc=z,Fc=Oe,Dc=function(e,r,t){var n=Nc(r);n in e?Cc.f(e,n,Fc(0,t)):e[n]=t},Gc=Ht,kc=Mc,Uc=Dc;Gc({target:"Object",stat:!0},{fromEntries:function(r){var t={};return kc(r,function(n,o){Uc(t,n,o)},{AS_ENTRIES:!0}),t}});var Vc=nr,Bc=Vc.Object.fromEntries,qc={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},Kc=qc,Yc=P,Wc=vr,Qc=ee,st=W,zc=M,ct=zc("toStringTag");for(var Be in Kc){var lt=Yc[Be],qe=lt&&lt.prototype;qe&&Wc(qe)!==ct&&Qc(qe,ct,Be),st[Be]=st.Array}var Hc=Bc,Xc=Hc,Jc=Xc,Zc=Jc,el=Bn(Zc),ut;(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"})(ut||(ut={}));const rl="vk.com",zl=async(e,r,t)=>{const n=new URL(`https://${rl}/js/lang-pack.js`);n.searchParams.set("format","json"),n.searchParams.set("name",r),e!==void 0&&n.searchParams.set("lang",e);const a=await(await Vn(n.toString())).json();return tl(a,t)},tl=(e,r)=>el(Object.entries(e.keys).map(([t,n])=>[t.substring(`${r}_`.length),nl(n)])),nl=e=>Array.isArray(e)?e[0]:e;var ft;(function(e){e.RU="ru",e.EN="en"})(ft||(ft={}));export{j as CurrentClientBrowser,w as CurrentClientDevice,yr as ErrorCategory,ft as InterfaceLanguage,il as Logger,E as Observable,vt as Subject,ge as Subscription,ol as VERSION,ut as VKNumericLanguage,Ll as ValueSubject,S as VideoQuality,dl as abortable,fl as addScript,Rl as areQualitiesExact,ul as assertEmptyArray,K as assertNever,sl as assertNonNullable,ll as assertNotEmptyArray,cl as assertNullable,Pl as assertQualityIsExact,Gl as buffer,al as checkNever,jl as cloneDeep,yt as cloneDeepWith,xl as combine,kl as debounce,Al as debounceFn,ml as detectEmbed,Pn as fillWithDefault,Vl as filter,Bl as filterChanged,Dl as fromEvent,dt as getCurrentBrowser,yl as getExponentialDelay,El as getHighestQuality,pl as getIOSVersion,Cl as interval,Ol as isHigher,wl as isHigherOrEqual,hl as isIOS,bt as isInvariantQuality,ht as isLower,$l as isLowerOrEqual,bl as isMacLike,On as isNonNullable,wn as isNullable,zl as loadVKLangPack,Cn as map,Kl as mapTo,Ml as merge,X as noop,vl as now,Fl as observableFrom,Yl as once,Wl as pairwise,gl as safeStorage,Ql as tap,Ul as throttle,_l as timeCodeToString,Nl as timeout,Sl as videoHeightToQuality,Il as videoQualityToHeight,Tl as videoSizeToQuality};
package/esnext.cjs.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
- * @vkontakte/videoplayer-shared v1.0.31
3
- * Mon, 18 Dec 2023 13:48:17 GMT
4
- * https://st.mycdn.me/static/vkontakte-videoplayer/1-0-31/doc/
2
+ * @vkontakte/videoplayer-shared v1.0.32-beta.0
3
+ * Thu, 15 Feb 2024 10:12:02 GMT
4
+ * https://st.mycdn.me/static/vkontakte-videoplayer/1-0-32/doc/
5
5
  */
6
- "use strict";const q="1.0.31";class v{subscriptions=[];unsubscribe(){const t=this.subscriptions;this.subscriptions=[],t.forEach(r=>typeof r=="function"?r():r.unsubscribe())}add(t){return this.subscriptions.push(t),this}}const p=e=>{throw new Error(`${e} is value of unexpected type`)},F=e=>{},m=()=>{};class l{constructor(t){t&&(this._subscribe=t)}subscribe(t,r){let n;r?typeof r=="function"?n={next:r,error:m}:n={next:o=>r.next(o),error:o=>r.error?.(o)}:n={next:m,error:m};const s=typeof t=="function"?{next:o=>{try{t(o)}catch(u){n.next(u)}},error:o=>n.next(o)}:{next:o=>t.next(o),error:o=>t.error?t.error(o):n.next(o)};let i;try{i=this._subscribe(s)}catch(o){s.error?.(o)}return new v().add(()=>{switch(s.next=m,s.error=m,typeof i){case"function":i();return;case"object":i.unsubscribe();return;case"undefined":return;default:return p(i)}})}pipe(...t){return t.reduce((r,n)=>n(r),this)}_subscribe(t){}}class A extends l{keyCounter=0;subscribers=new Map;constructor(){super()}next(t){this.subscribers.forEach(r=>r.next(t))}error(t){this.subscribers.forEach(r=>r.error?.(t))}_subscribe(t){const r=this.keyCounter++;return this.subscribers.set(r,t),new v().add(()=>this.subscribers.delete(r))}}class U{log$=new A;logs=[];log=t=>{const r={...t,timestamp:Date.now()};this.logs.push(r),this.log$.next(r)};createCustomLog(t){return(...r)=>{let n;try{n=t(...r)}catch{n={message:"error in `createCustomLog`",component:"Logger"}}this.log(n)}}createComponentLog(t){return this.createCustomLog(r=>({component:t,...r}))}getAllLogs=()=>this.logs}function G(e,t='Assertion "value is not nullable" failed'){if(e==null)throw new Error(t)}function B(e,t='Assertion "value is nullable" failed'){if(e!=null)throw new Error(t)}function T(e){return typeof e<"u"&&e!==null}function I(e){return e==null}function z(e,t){if(!e?.length)throw new Error(t)}function H(e,t){if(e?.length)throw new Error(t)}const $=(e,t,r)=>new Promise((n,s)=>{t.addEventListener("abort",()=>{u(),c.remove()});const i=()=>{u(),s()},o=()=>{u(),n()},u=()=>{h&&clearTimeout(h),c.removeEventListener("load",o),c.removeEventListener("error",i)};let h;r&&(h=window.setTimeout(i,r));const c=document.createElement("script");c.addEventListener("load",o),c.addEventListener("error",i),c.src=e,document.head.appendChild(c)}),Y=typeof window.performance?.now=="function"?()=>window.performance.now():()=>Date.now(),W=(e,t)=>async(...r)=>{const n=t(...r);let s=e.aborted,i;for(;!s&&!e.aborted;){const o=await n.next(i);s=o.done??!1,i=o.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 x=()=>{const{userAgent:e}=window.navigator,t=/yabrowser/i.test(e)?exports.CurrentClientBrowser.Yandex:void 0,r=/chrome|crios/i.test(e)?exports.CurrentClientBrowser.Chrome:void 0,n=/chromium/i.test(e)?exports.CurrentClientBrowser.Chromium:void 0,s=/firefox|fxios/i.test(e)?exports.CurrentClientBrowser.Firefox:void 0,i=/webkit|safari|khtml/i.test(e)?exports.CurrentClientBrowser.Safari:void 0,o=/opr\//i.test(e)?exports.CurrentClientBrowser.Opera:void 0,u=/edg/i.test(e)?exports.CurrentClientBrowser.Edge:void 0,h=/android/i.test(e)?exports.CurrentClientDevice.Android:void 0,c=/iphone/i.test(e)?exports.CurrentClientDevice.iPhone:void 0,f=/ipad/i.test(e)?exports.CurrentClientDevice.iPad:void 0,b=/ipod/i.test(e)?exports.CurrentClientDevice.iPod:void 0,g=/mac/i.test(e)?exports.CurrentClientDevice.Mac:void 0,S=/webOS|BlackBerry|IEMobile|Opera Mini/i.test(e)?exports.CurrentClientDevice.RestMobile:void 0;return{browser:t||s||o||u||r||n||i||exports.CurrentClientBrowser.Rest,device:h||c||f||b||S||g||exports.CurrentClientDevice.Desktop}},K=(e=!1)=>{const r=[exports.CurrentClientDevice.iPhone,exports.CurrentClientDevice.iPad,exports.CurrentClientDevice.iPod].includes(x().device);if(!e)return r;const{userAgent:n,maxTouchPoints:s}=window.navigator;return!!(r||/macintosh/i.test(n)&&s>0)},X=()=>{const{userAgent:e}=window.navigator,t=e.match(/Version\/(\d+(\.\d+)?)/i);if(!t)return null;const r=t[1],n=parseFloat(r);return isNaN(n)?null:n},J=()=>[exports.CurrentClientDevice.Mac,exports.CurrentClientDevice.iPhone,exports.CurrentClientDevice.iPad,exports.CurrentClientDevice.iPod].includes(x().device),Z=(e,{start:t=0,factor:r=2,max:n=1/0,min:s=t,random:i=0}={})=>{let o=t;return o*=r**e,o*=1+(Math.random()*i*2-i),o=Math.round(o),o=Math.min(o,n),o=Math.max(o,s),o};var a;(function(e){e[e.LOCAL_STORAGE=0]="LOCAL_STORAGE",e[e.SESSION_STORAGE=1]="SESSION_STORAGE",e[e.RUNTIME=2]="RUNTIME"})(a||(a={}));let E,w;const O=`vk-videoplayer-dummy-key-${Math.random()}`,y=()=>{if(w!==void 0)return w;try{localStorage.setItem(O,"test"),localStorage.removeItem(O),w=a.LOCAL_STORAGE}catch(e){if(e instanceof DOMException||e instanceof TypeError)try{sessionStorage.getItem(O),w=a.SESSION_STORAGE}catch(t){if(t instanceof DOMException||t instanceof TypeError)w=a.RUNTIME;else throw t}else throw e}return w===a.RUNTIME&&(E=new Map),w},ee=()=>y()===a.LOCAL_STORAGE,te=e=>{const t=y();switch(t){case a.LOCAL_STORAGE:return localStorage.getItem(e)??void 0;case a.SESSION_STORAGE:return sessionStorage.getItem(e)??void 0;case a.RUNTIME:return E?.get(e);default:p(t)}},re=(e,t)=>{const r=y();switch(r){case a.LOCAL_STORAGE:try{localStorage.setItem(e,t)}catch(n){if(n instanceof DOMException)console.error(n);else throw n}break;case a.SESSION_STORAGE:try{sessionStorage.setItem(e,t)}catch(n){if(n instanceof DOMException)console.error(n);else throw n}break;case a.RUNTIME:return void E?.set(e,t);default:p(r)}},ne=e=>{const t=y();switch(t){case a.LOCAL_STORAGE:return e in localStorage;case a.SESSION_STORAGE:return e in sessionStorage;case a.RUNTIME:return E?.has(e)??!1;default:return p(t),!1}},ie=e=>{const t=y();switch(t){case a.LOCAL_STORAGE:return localStorage.removeItem(e);case a.SESSION_STORAGE:return sessionStorage.removeItem(e);case a.RUNTIME:return void E?.delete(e);default:p(t)}},se=()=>{const e=y();switch(e){case a.LOCAL_STORAGE:return localStorage.clear();case a.SESSION_STORAGE:return sessionStorage.clear();case a.RUNTIME:return E?.clear();default:p(e)}};var oe=Object.freeze({__proto__:null,clear:se,get:te,has:ne,isPersistent:ee,remove:ie,set:re});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 d={[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}},ae=(e,t)=>d[e].height>d[t].height,ce=(e,t)=>d[e].height>=d[t].height,R=(e,t)=>d[e].height<d[t].height,le=(e,t)=>d[e].height<=d[t].height,ue=e=>e.sort((t,r)=>t===r?0:t===exports.VideoQuality.INVARIANT?1:r===exports.VideoQuality.INVARIANT?-1:R(t,r)?1:-1)[0],N=Object.keys(d).sort((e,t)=>R(e,t)?-1:1),de=(e,t=.02)=>[...N].find(n=>d[n].height*(1+t)>=e),he=({width:e,height:t})=>{const r=Math.min(e,t),n=Math.max(e,t);return N.find(s=>{const i=d[s];return i.width>=n&&i.height>=r})},fe=e=>d[e].height,C=e=>e===exports.VideoQuality.INVARIANT,be=e=>e.every(t=>!C(t));function we(e){if(C(e))throw new Error("Expected exact quality")}const M=(e,t)=>{const r={};for(const n of Object.keys(t)){const s=t[n],i=e[n];Array.isArray(s)&&Array.isArray(i)?r[n]=i:typeof s=="object"&&typeof i=="object"?r[n]=M(i,s):r[n]=n in e?i:s}return r};class pe extends A{value;constructor(t){super(),this.value=t}next(t){super.next(this.value=t)}error(t){super.error(this.value=t)}getValue(){return this.value}_subscribe(t){const r=super._subscribe(t);return t.next(this.value),r}}function ge(e){return new l(t=>{const r={};let n=Object.keys(e).length;const s=i=>o=>{i in r||n--,r[i]=o,n===0&&t.next(r)};return Object.entries(e).reduce((i,[o,u])=>i.add(u.subscribe(s(o))),new v)})}function me(...e){return new l(t=>e.reduce((r,n)=>r.add(n.subscribe(t)),new v))}var Ee=e=>new l(t=>{const r=window.setTimeout(()=>{try{t.next()}catch(n){if(t.error)t.error(n);else throw n}},e);return()=>window.clearTimeout(r)}),ye=e=>new l(t=>{const r=window.setInterval(()=>t.next(),e);return()=>window.clearInterval(r)}),ve=e=>new l(t=>{e.forEach(r=>t.next(r))}),Se=(e,t)=>new l(r=>{const n=s=>r.next(s);return e.addEventListener(t,n),()=>e.removeEventListener(t,n)});function Oe(e){return t=>new l(r=>t.subscribe(new Ae(r,e)))}class Ae{destination;size;lastValues=[];constructor(t,r){this.destination=t,this.size=r}next(t){this.lastValues.length===this.size&&this.lastValues.shift(),this.lastValues.push(t),this.destination.next(this.lastValues)}error(t){this.destination.error?.(t)}}const xe={leading:!1,trailing:!0};function Re(e,t=xe){return r=>new l(n=>r.subscribe(new Ce(n,e,t)))}class Ce{destination;time;config;lastValue;timeout;constructor(t,r,n){this.destination=t,this.time=r,this.config=n}next(t){this.lastValue=t,T(this.timeout)?window.clearTimeout(this.timeout):this.config.leading&&this.destination.next(t),this.timeout=window.setTimeout(()=>{if(this.config.trailing)try{this.destination.next(this.lastValue)}catch(r){if(this.destination.error)this.destination.error(r);else throw r}this.timeout=void 0},this.time)}error(t){this.destination.error?.(t)}}const Le={leading:!0,trailing:!1};function _e(e,t=Le){return r=>new l(n=>r.subscribe(new Pe(n,e,t)))}class Pe{destination;time;config;lastValue;timeout;constructor(t,r,n){this.destination=t,this.time=r,this.config=n}next(t){this.lastValue=t,I(this.timeout)&&(this.config.leading&&this.destination.next(t),this.timeout=window.setTimeout(()=>{this.config.trailing&&this.destination.next(this.lastValue),this.timeout=void 0},this.time))}error(t){this.destination.error?.(t)}}function Te(e){return t=>new l(r=>t.subscribe(new Ie(r,e)))}class Ie{destination;predicate;constructor(t,r){this.destination=t,this.predicate=r}next(t){let r;try{r=this.predicate(t)}catch(n){throw this.error(n),n}r&&this.destination.next(t)}error(t){this.destination.error?.(t)}}function Ne(e=(t,r)=>t===r){return t=>new l(r=>t.subscribe(new Me(r,e)))}const _={};class Me{destination;predicate;lastValue=_;constructor(t,r){this.destination=t,this.predicate=r}next(t){let r;try{r=this.lastValue===_||!this.predicate(this.lastValue,t),this.lastValue=t}catch(n){throw this.error(n),n}r&&this.destination.next(t)}error(t){this.destination.error?.(t)}}function Q(e){return t=>new l(r=>t.subscribe(new Qe(r,e)))}let Qe=class{destination;mapper;constructor(t,r){this.destination=t,this.mapper=r}next(t){let r;try{r=this.mapper(t)}catch(n){throw this.error(n),n}this.destination.next(r)}error(t){this.destination.error?.(t)}};function Ve(e){return Q(()=>e)}function De(){return e=>new l(t=>{let r=!1,n=!1;const s=e.subscribe(i=>{r||(r=!0,t.next(i)),n&&s.unsubscribe()},i=>{r=!0,t.error?.(i),n&&s.unsubscribe()});return n=!0,r&&s.unsubscribe(),s})}function je(){return e=>new l(t=>e.subscribe(new ke(t)))}class ke{destination;last;hasLast=!1;constructor(t){this.destination=t}next(t){const r=this.last;if(this.last=t,!this.hasLast){this.hasLast=!0;return}this.destination.next([r,t])}error(t){this.destination.error?.(t)}}function qe(e){return t=>new l(r=>t.subscribe(new Fe(r,e)))}class Fe{destination;effect;constructor(t,r){this.destination=t,this.effect=r}next(t){try{this.effect(t)}catch(r){throw this.error(r),r}this.destination.next(t)}error(t){this.destination.error?.(t)}}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 P{constructor(){Object.defineProperty(this,"listeners",{value:{},writable:!0,configurable:!0})}addEventListener(t,r,n){t in this.listeners||(this.listeners[t]=[]),this.listeners[t].push({callback:r,options:n})}removeEventListener(t,r){if(!(t in this.listeners))return;const n=this.listeners[t];for(let s=0,i=n.length;s<i;s++)if(n[s].callback===r){n.splice(s,1);return}}dispatchEvent(t){if(!(t.type in this.listeners))return;const n=this.listeners[t.type].slice();for(let s=0,i=n.length;s<i;s++){const o=n[s];try{o.callback.call(this,t)}catch(u){Promise.resolve().then(()=>{throw u})}o.options&&o.options.once&&this.removeEventListener(t.type,o.callback)}return!t.defaultPrevented}}class V extends P{constructor(){super(),this.listeners||P.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(t){t.type==="abort"&&(this.aborted=!0,typeof this.onabort=="function"&&this.onabort.call(this,t)),super.dispatchEvent(t)}}class Ue{constructor(){Object.defineProperty(this,"signal",{value:new V,writable:!0,configurable:!0})}abort(t){let r;try{r=new Event("abort")}catch{typeof document<"u"?document.createEvent?(r=document.createEvent("Event"),r.initEvent("abort",!1,!1)):(r=document.createEventObject(),r.type="abort"):r={type:"abort",bubbles:!1,cancelable:!1}}let n=t;if(n===void 0)if(typeof document>"u")n=new Error("This operation was aborted"),n.name="AbortError";else try{n=new DOMException("signal is aborted without reason")}catch{n=new Error("This operation was aborted"),n.name="AbortError"}this.signal.reason=n,this.signal.dispatchEvent(r)}toString(){return"[object AbortController]"}}typeof Symbol<"u"&&Symbol.toStringTag&&(Ue.prototype[Symbol.toStringTag]="AbortController",V.prototype[Symbol.toStringTag]="AbortSignal");function D(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 Ge(e){typeof e=="function"&&(e={fetch:e});const{fetch:t,Request:r=t.Request,AbortController:n,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:s=!1}=e;if(!D({fetch:t,Request:r,AbortController:n,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:s}))return{fetch:t,Request:i};let i=r;(i&&!i.prototype.hasOwnProperty("signal")||s)&&(i=function(c,f){let b;f&&f.signal&&(b=f.signal,delete f.signal);const g=new r(c,f);return b&&Object.defineProperty(g,"signal",{writable:!1,enumerable:!1,configurable:!0,value:b}),g},i.prototype=r.prototype);const o=t;return{fetch:(h,c)=>{const f=i&&i.prototype.isPrototypeOf(h)?h.signal:c?c.signal:void 0;if(f){let b;try{b=new DOMException("Aborted","AbortError")}catch{b=new Error("Aborted"),b.name="AbortError"}if(f.aborted)return Promise.reject(b);const g=new Promise((S,k)=>{f.addEventListener("abort",()=>k(b),{once:!0})});return c&&c.signal&&delete c.signal,Promise.race([g,o(h,c)])}return o(h,c)},Request:i}}const L=D({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),j=L?Ge({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,Be=L?j.fetch:window.fetch;L?j.Request:window.Request;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 ze="vk.com",He=async(e,t,r)=>{const n=new URL(`https://${ze}/js/lang-pack.js`);n.searchParams.set("format","json"),n.searchParams.set("name",t),e!==void 0&&n.searchParams.set("lang",e);const i=await(await Be(n.toString())).json();return $e(i,r)},$e=(e,t)=>Object.fromEntries(Object.entries(e.keys).map(([r,n])=>[r.substring(`${t}_`.length),Ye(n)])),Ye=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=U;exports.Observable=l;exports.Subject=A;exports.Subscription=v;exports.VERSION=q;exports.ValueSubject=pe;exports.abortable=W;exports.addScript=$;exports.areQualitiesExact=be;exports.assertEmptyArray=H;exports.assertNever=p;exports.assertNonNullable=G;exports.assertNotEmptyArray=z;exports.assertNullable=B;exports.assertQualityIsExact=we;exports.buffer=Oe;exports.checkNever=F;exports.combine=ge;exports.debounce=Re;exports.fillWithDefault=M;exports.filter=Te;exports.filterChanged=Ne;exports.fromEvent=Se;exports.getCurrentBrowser=x;exports.getExponentialDelay=Z;exports.getHighestQuality=ue;exports.getIOSVersion=X;exports.interval=ye;exports.isHigher=ae;exports.isHigherOrEqual=ce;exports.isIOS=K;exports.isInvariantQuality=C;exports.isLower=R;exports.isLowerOrEqual=le;exports.isMacLike=J;exports.isNonNullable=T;exports.isNullable=I;exports.loadVKLangPack=He;exports.map=Q;exports.mapTo=Ve;exports.merge=me;exports.noop=m;exports.now=Y;exports.observableFrom=ve;exports.once=De;exports.pairwise=je;exports.safeStorage=oe;exports.tap=qe;exports.throttle=_e;exports.timeout=Ee;exports.videoHeightToQuality=de;exports.videoQualityToHeight=fe;exports.videoSizeToQuality=he;
6
+ "use strict";const ne="1.0.32-beta.0";class C{subscriptions=[];unsubscribe(){const t=this.subscriptions;this.subscriptions=[],t.forEach(n=>typeof n=="function"?n():n.unsubscribe())}add(t){return this.subscriptions.push(t),this}}const y=e=>{throw new Error(`${e} is value of unexpected type`)},re=e=>{},S=()=>{};class f{constructor(t){t&&(this._subscribe=t)}subscribe(t,n){let r;n?typeof n=="function"?r={next:n,error:S}:r={next:o=>n.next(o),error:o=>n.error?.(o)}:r={next:S,error:S};const s=typeof t=="function"?{next:o=>{try{t(o)}catch(a){r.next(a)}},error:o=>r.next(o)}:{next:o=>t.next(o),error:o=>t.error?t.error(o):r.next(o)};let i;try{i=this._subscribe(s)}catch(o){s.error?.(o)}return new C().add(()=>{switch(s.next=S,s.error=S,typeof i){case"function":i();return;case"object":i.unsubscribe();return;case"undefined":return;default:return y(i)}})}pipe(...t){return t.reduce((n,r)=>r(n),this)}_subscribe(t){}}class I extends f{keyCounter=0;subscribers=new Map;constructor(){super()}next(t){this.subscribers.forEach(n=>n.next(t))}error(t){this.subscribers.forEach(n=>n.error?.(t))}_subscribe(t){const n=this.keyCounter++;return this.subscribers.set(n,t),new C().add(()=>this.subscribers.delete(n))}}class ie{log$=new I;logs=[];log=t=>{const n={...t,timestamp:Date.now()};this.logs.push(n),this.log$.next(n)};createCustomLog(t){return(...n)=>{let r;try{r=t(...n)}catch{r={message:"error in `createCustomLog`",component:"Logger"}}this.log(r)}}createComponentLog(t){return this.createCustomLog(n=>({component:t,...n}))}getAllLogs=()=>this.logs}function se(e,t='Assertion "value is not nullable" failed'){if(e==null)throw new Error(t)}function oe(e,t='Assertion "value is nullable" failed'){if(e!=null)throw new Error(t)}function U(e){return typeof e<"u"&&e!==null}function G(e){return e==null}function ae(e,t){if(!e?.length)throw new Error(t)}function ce(e,t){if(e?.length)throw new Error(t)}const le=(e,t,n)=>new Promise((r,s)=>{t.addEventListener("abort",()=>{a(),c.remove()});const i=()=>{a(),s()},o=()=>{a(),r()},a=()=>{d&&clearTimeout(d),c.removeEventListener("load",o),c.removeEventListener("error",i)};let d;n&&(d=window.setTimeout(i,n));const c=document.createElement("script");c.addEventListener("load",o),c.addEventListener("error",i),c.src=e,document.head.appendChild(c)}),ue=typeof window.performance?.now=="function"?()=>window.performance.now():()=>Date.now(),de=(e,t)=>async(...n)=>{const r=t(...n);let s=e.aborted,i;for(;!s&&!e.aborted;)try{const o=await r.next(i);s=o.done??!1,i=o.value}catch(o){await r.throw(o)}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 P=()=>{const{userAgent:e}=window.navigator,t=/yabrowser/i.test(e)?exports.CurrentClientBrowser.Yandex:void 0,n=/chrome|crios/i.test(e)?exports.CurrentClientBrowser.Chrome:void 0,r=/chromium/i.test(e)?exports.CurrentClientBrowser.Chromium:void 0,s=/firefox|fxios/i.test(e)?exports.CurrentClientBrowser.Firefox:void 0,i=/webkit|safari|khtml/i.test(e)?exports.CurrentClientBrowser.Safari:void 0,o=/opr\//i.test(e)?exports.CurrentClientBrowser.Opera:void 0,a=/edg/i.test(e)?exports.CurrentClientBrowser.Edge:void 0,d=/android/i.test(e)?exports.CurrentClientDevice.Android:void 0,c=/iphone/i.test(e)?exports.CurrentClientDevice.iPhone:void 0,b=/ipad/i.test(e)?exports.CurrentClientDevice.iPad:void 0,h=/ipod/i.test(e)?exports.CurrentClientDevice.iPod:void 0,g=/mac/i.test(e)?exports.CurrentClientDevice.Mac:void 0,v=/webOS|BlackBerry|IEMobile|Opera Mini/i.test(e)?exports.CurrentClientDevice.RestMobile:void 0;return{browser:t||s||o||a||n||r||i||exports.CurrentClientBrowser.Rest,device:d||c||b||h||v||g||exports.CurrentClientDevice.Desktop}},fe=(e=!1)=>{const n=[exports.CurrentClientDevice.iPhone,exports.CurrentClientDevice.iPad,exports.CurrentClientDevice.iPod].includes(P().device);if(!e)return n;const{userAgent:r,maxTouchPoints:s}=window.navigator;return!!(n||/macintosh/i.test(r)&&s>0)},he=()=>{const{userAgent:e}=window.navigator,t=e.match(/Version\/(\d+(\.\d+)?)/i);if(!t)return null;const n=t[1],r=parseFloat(n);return isNaN(r)?null:r},be=()=>[exports.CurrentClientDevice.Mac,exports.CurrentClientDevice.iPhone,exports.CurrentClientDevice.iPad,exports.CurrentClientDevice.iPod].includes(P().device),we=(e,{start:t=0,factor:n=2,max:r=1/0,min:s=t,random:i=0}={})=>{let o=t;return o*=n**e,o*=1+(Math.random()*i*2-i),o=Math.round(o),o=Math.min(o,r),o=Math.max(o,s),o};var u;(function(e){e[e.LOCAL_STORAGE=0]="LOCAL_STORAGE",e[e.SESSION_STORAGE=1]="SESSION_STORAGE",e[e.RUNTIME=2]="RUNTIME"})(u||(u={}));let O,E;const _=`vk-videoplayer-dummy-key-${Math.random()}`,A=()=>{if(E!==void 0)return E;try{localStorage.setItem(_,"test"),localStorage.removeItem(_),E=u.LOCAL_STORAGE}catch(e){if(e instanceof DOMException||e instanceof TypeError)try{sessionStorage.getItem(_),E=u.SESSION_STORAGE}catch(t){if(t instanceof DOMException||t instanceof TypeError)E=u.RUNTIME;else throw t}else throw e}return E===u.RUNTIME&&(O=new Map),E},me=()=>A()===u.LOCAL_STORAGE,ge=e=>{const t=A();switch(t){case u.LOCAL_STORAGE:return localStorage.getItem(e)??void 0;case u.SESSION_STORAGE:return sessionStorage.getItem(e)??void 0;case u.RUNTIME:return O?.get(e);default:y(t)}},pe=(e,t)=>{const n=A();switch(n){case u.LOCAL_STORAGE:try{localStorage.setItem(e,t)}catch(r){if(r instanceof DOMException)console.error(r);else throw r}break;case u.SESSION_STORAGE:try{sessionStorage.setItem(e,t)}catch(r){if(r instanceof DOMException)console.error(r);else throw r}break;case u.RUNTIME:return void O?.set(e,t);default:y(n)}},Ee=e=>{const t=A();switch(t){case u.LOCAL_STORAGE:return e in localStorage;case u.SESSION_STORAGE:return e in sessionStorage;case u.RUNTIME:return O?.has(e)??!1;default:return y(t),!1}},ye=e=>{const t=A();switch(t){case u.LOCAL_STORAGE:return localStorage.removeItem(e);case u.SESSION_STORAGE:return sessionStorage.removeItem(e);case u.RUNTIME:return void O?.delete(e);default:y(t)}},ve=()=>{const e=A();switch(e){case u.LOCAL_STORAGE:return localStorage.clear();case u.SESSION_STORAGE:return sessionStorage.clear();case u.RUNTIME:return O?.clear();default:y(e)}};var Se=Object.freeze({__proto__:null,clear:ve,get:ge,has:Ee,isPersistent:me,remove:ye,set:pe});const Oe=()=>{let e,t;try{e=window.self!==window.top}catch(r){r instanceof DOMException&&r.name==="SecurityError"?e=!0:(e=!1,console.error(r))}try{window.location.ancestorOrigins&&(t=window.location.ancestorOrigins[window.location.ancestorOrigins.length-1])}catch(r){console.error(r)}try{!t&&document.referrer&&(t=document.referrer)}catch(r){console.error(r)}const n=t?new URL(t).hostname:void 0;return{isEmbed:e,host:n}};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 w={[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}},Ae=(e,t)=>w[e].height>w[t].height,xe=(e,t)=>w[e].height>=w[t].height,N=(e,t)=>w[e].height<w[t].height,Ce=(e,t)=>w[e].height<=w[t].height,Le=e=>e.sort((t,n)=>t===n?0:t===exports.VideoQuality.INVARIANT?1:n===exports.VideoQuality.INVARIANT?-1:N(t,n)?1:-1)[0],B=Object.keys(w).sort((e,t)=>N(e,t)?-1:1),Re=(e,t=.02)=>[...B].find(r=>w[r].height*(1+t)>=e),Te=({width:e,height:t})=>{const n=Math.min(e,t),r=Math.max(e,t);return B.find(s=>{const i=w[s];return i.width>=r&&i.height>=n})},_e=e=>w[e].height,M=e=>e===exports.VideoQuality.INVARIANT,Ie=e=>e.every(t=>!M(t));function Pe(e){if(M(e))throw new Error("Expected exact quality")}const W=(e,t)=>{const n={};for(const r of Object.keys(t)){const s=t[r],i=e[r];Array.isArray(s)&&Array.isArray(i)?n[r]=i:typeof s=="object"&&typeof i=="object"?n[r]=W(i,s):n[r]=r in e?i:s}return n},Ne=e=>{let t="";return e>=3600&&(t+=Math.floor(e/3600)+"h",e=e%3600),e>=60&&(t+=Math.floor(e/60)+"m",e=e%60),e>0&&(t+=Math.floor(e)+"s"),t};function Me(e,t=0,n){let r,s,i,o,a,d,c=0,b=!1,h=!1,g=!0;const v=!t&&t!==0&&typeof window.requestAnimationFrame=="function";n&&(b=!!n.leading,h="maxWait"in n,i=n?.maxWait?Math.max(+n?.maxWait||0,t):i,g="trailing"in n?!!n.trailing:g);function x(l){const m=r,p=s;return r=s=void 0,c=l,o=e.apply(p,m),o}function L(l,m){return v?(a&&window.cancelAnimationFrame(a),window.requestAnimationFrame(l)):setTimeout(l,m)}function K(l){if(v){window.cancelAnimationFrame(l);return}clearTimeout(l)}function X(l){return c=l,a=L(R,t),b?x(l):o}function J(l){const m=l-d,p=l-c,F=t-m;return h?Math.min(F,i-p):F}function V(l){const m=l-d,p=l-c;return d===void 0||m>=t||m<0||h&&p>=i}function R(){const l=Date.now();if(V(l))return k(l);a=L(R,J(l))}function k(l){return a=void 0,g&&r?x(l):(r=s=void 0,o)}function Z(){a!==void 0&&K(a),c=0,r=d=s=a=void 0}function ee(){return a===void 0?o:k(Date.now())}function te(){return a!==void 0}function T(...l){const m=Date.now(),p=V(m);if(r=l,s=this,d=m,p){if(a===void 0)return X(d);if(h)return a=L(R,t),x(d)}return a===void 0&&(a=L(R,t)),o}return T.cancel=Z,T.flush=ee,T.pending=te,T}const D=(e,t)=>{if(e===null||typeof e!="object")return e;const n=Array.isArray(e)?[]:{};for(const r in e){if(typeof t=="function"){const s=t(e[r],r,e,n);if(s!==void 0){n[r]=s;continue}}typeof e[r]=="object"?n[r]=D(e[r],t):n[r]=e[r]}return n},De=e=>D(e);class Qe extends I{value;constructor(t){super(),this.value=t}next(t){super.next(this.value=t)}error(t){super.error(this.value=t)}getValue(){return this.value}_subscribe(t){const n=super._subscribe(t);return t.next(this.value),n}}function Ve(e){return new f(t=>{const n={};let r=Object.keys(e).length;const s=i=>o=>{i in n||r--,n[i]=o,r===0&&t.next(n)};return Object.entries(e).reduce((i,[o,a])=>i.add(a.subscribe(s(o))),new C)})}function ke(...e){return new f(t=>e.reduce((n,r)=>n.add(r.subscribe(t)),new C))}var Fe=e=>new f(t=>{const n=window.setTimeout(()=>{try{t.next()}catch(r){if(t.error)t.error(r);else throw r}},e);return()=>window.clearTimeout(n)}),qe=e=>new f(t=>{const n=window.setInterval(()=>t.next(),e);return()=>window.clearInterval(n)}),je=e=>new f(t=>{e.forEach(n=>t.next(n))}),Ue=(e,t)=>new f(n=>{const r=s=>n.next(s);return e.addEventListener(t,r),()=>e.removeEventListener(t,r)});function Ge(e){return t=>new f(n=>t.subscribe(new Be(n,e)))}class Be{destination;size;lastValues=[];constructor(t,n){this.destination=t,this.size=n}next(t){this.lastValues.length===this.size&&this.lastValues.shift(),this.lastValues.push(t),this.destination.next(this.lastValues)}error(t){this.destination.error?.(t)}}const We={leading:!1,trailing:!0};function He(e,t=We){return n=>new f(r=>n.subscribe(new ze(r,e,t)))}class ze{destination;time;config;lastValue;timeout;constructor(t,n,r){this.destination=t,this.time=n,this.config=r}next(t){this.lastValue=t,U(this.timeout)?window.clearTimeout(this.timeout):this.config.leading&&this.destination.next(t),this.timeout=window.setTimeout(()=>{if(this.config.trailing)try{this.destination.next(this.lastValue)}catch(n){if(this.destination.error)this.destination.error(n);else throw n}this.timeout=void 0},this.time)}error(t){this.destination.error?.(t)}}const $e={leading:!0,trailing:!1};function Ye(e,t=$e){return n=>new f(r=>n.subscribe(new Ke(r,e,t)))}class Ke{destination;time;config;lastValue;timeout;constructor(t,n,r){this.destination=t,this.time=n,this.config=r}next(t){this.lastValue=t,G(this.timeout)&&(this.config.leading&&this.destination.next(t),this.timeout=window.setTimeout(()=>{this.config.trailing&&this.destination.next(this.lastValue),this.timeout=void 0},this.time))}error(t){this.destination.error?.(t)}}function Xe(e){return t=>new f(n=>t.subscribe(new Je(n,e)))}class Je{destination;predicate;constructor(t,n){this.destination=t,this.predicate=n}next(t){let n;try{n=this.predicate(t)}catch(r){throw this.error(r),r}n&&this.destination.next(t)}error(t){this.destination.error?.(t)}}function Ze(e=(t,n)=>t===n){return t=>new f(n=>t.subscribe(new et(n,e)))}const q={};class et{destination;predicate;lastValue=q;constructor(t,n){this.destination=t,this.predicate=n}next(t){let n;try{n=this.lastValue===q||!this.predicate(this.lastValue,t),this.lastValue=t}catch(r){throw this.error(r),r}n&&this.destination.next(t)}error(t){this.destination.error?.(t)}}function H(e){return t=>new f(n=>t.subscribe(new tt(n,e)))}let tt=class{destination;mapper;constructor(t,n){this.destination=t,this.mapper=n}next(t){let n;try{n=this.mapper(t)}catch(r){throw this.error(r),r}this.destination.next(n)}error(t){this.destination.error?.(t)}};function nt(e){return H(()=>e)}function rt(){return e=>new f(t=>{let n=!1,r=!1;const s=e.subscribe(i=>{n||(n=!0,t.next(i)),r&&s.unsubscribe()},i=>{n=!0,t.error?.(i),r&&s.unsubscribe()});return r=!0,n&&s.unsubscribe(),s})}function it(){return e=>new f(t=>e.subscribe(new st(t)))}class st{destination;last;hasLast=!1;constructor(t){this.destination=t}next(t){const n=this.last;if(this.last=t,!this.hasLast){this.hasLast=!0;return}this.destination.next([n,t])}error(t){this.destination.error?.(t)}}function ot(e){return t=>new f(n=>t.subscribe(new at(n,e)))}class at{destination;effect;constructor(t,n){this.destination=t,this.effect=n}next(t){try{this.effect(t)}catch(n){throw this.error(n),n}this.destination.next(t)}error(t){this.destination.error?.(t)}}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 j{constructor(){Object.defineProperty(this,"listeners",{value:{},writable:!0,configurable:!0})}addEventListener(t,n,r){t in this.listeners||(this.listeners[t]=[]),this.listeners[t].push({callback:n,options:r})}removeEventListener(t,n){if(!(t in this.listeners))return;const r=this.listeners[t];for(let s=0,i=r.length;s<i;s++)if(r[s].callback===n){r.splice(s,1);return}}dispatchEvent(t){if(!(t.type in this.listeners))return;const r=this.listeners[t.type].slice();for(let s=0,i=r.length;s<i;s++){const o=r[s];try{o.callback.call(this,t)}catch(a){Promise.resolve().then(()=>{throw a})}o.options&&o.options.once&&this.removeEventListener(t.type,o.callback)}return!t.defaultPrevented}}class z extends j{constructor(){super(),this.listeners||j.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(t){t.type==="abort"&&(this.aborted=!0,typeof this.onabort=="function"&&this.onabort.call(this,t)),super.dispatchEvent(t)}}class ct{constructor(){Object.defineProperty(this,"signal",{value:new z,writable:!0,configurable:!0})}abort(t){let n;try{n=new Event("abort")}catch{typeof document<"u"?document.createEvent?(n=document.createEvent("Event"),n.initEvent("abort",!1,!1)):(n=document.createEventObject(),n.type="abort"):n={type:"abort",bubbles:!1,cancelable:!1}}let r=t;if(r===void 0)if(typeof document>"u")r=new Error("This operation was aborted"),r.name="AbortError";else try{r=new DOMException("signal is aborted without reason")}catch{r=new Error("This operation was aborted"),r.name="AbortError"}this.signal.reason=r,this.signal.dispatchEvent(n)}toString(){return"[object AbortController]"}}typeof Symbol<"u"&&Symbol.toStringTag&&(ct.prototype[Symbol.toStringTag]="AbortController",z.prototype[Symbol.toStringTag]="AbortSignal");function $(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 lt(e){typeof e=="function"&&(e={fetch:e});const{fetch:t,Request:n=t.Request,AbortController:r,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:s=!1}=e;if(!$({fetch:t,Request:n,AbortController:r,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:s}))return{fetch:t,Request:i};let i=n;(i&&!i.prototype.hasOwnProperty("signal")||s)&&(i=function(c,b){let h;b&&b.signal&&(h=b.signal,delete b.signal);const g=new n(c,b);return h&&Object.defineProperty(g,"signal",{writable:!1,enumerable:!1,configurable:!0,value:h}),g},i.prototype=n.prototype);const o=t;return{fetch:(d,c)=>{const b=i&&i.prototype.isPrototypeOf(d)?d.signal:c?c.signal:void 0;if(b){let h;try{h=new DOMException("Aborted","AbortError")}catch{h=new Error("Aborted"),h.name="AbortError"}if(b.aborted)return Promise.reject(h);const g=new Promise((v,x)=>{b.addEventListener("abort",()=>x(h),{once:!0})});return c&&c.signal&&delete c.signal,Promise.race([g,o(d,c)])}return o(d,c)},Request:i}}const Q=$({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),Y=Q?lt({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,ut=Q?Y.fetch:window.fetch;Q?Y.Request:window.Request;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 dt="vk.com",ft=async(e,t,n)=>{const r=new URL(`https://${dt}/js/lang-pack.js`);r.searchParams.set("format","json"),r.searchParams.set("name",t),e!==void 0&&r.searchParams.set("lang",e);const i=await(await ut(r.toString())).json();return ht(i,n)},ht=(e,t)=>Object.fromEntries(Object.entries(e.keys).map(([n,r])=>[n.substring(`${t}_`.length),bt(r)])),bt=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=ie;exports.Observable=f;exports.Subject=I;exports.Subscription=C;exports.VERSION=ne;exports.ValueSubject=Qe;exports.abortable=de;exports.addScript=le;exports.areQualitiesExact=Ie;exports.assertEmptyArray=ce;exports.assertNever=y;exports.assertNonNullable=se;exports.assertNotEmptyArray=ae;exports.assertNullable=oe;exports.assertQualityIsExact=Pe;exports.buffer=Ge;exports.checkNever=re;exports.cloneDeep=De;exports.cloneDeepWith=D;exports.combine=Ve;exports.debounce=He;exports.debounceFn=Me;exports.detectEmbed=Oe;exports.fillWithDefault=W;exports.filter=Xe;exports.filterChanged=Ze;exports.fromEvent=Ue;exports.getCurrentBrowser=P;exports.getExponentialDelay=we;exports.getHighestQuality=Le;exports.getIOSVersion=he;exports.interval=qe;exports.isHigher=Ae;exports.isHigherOrEqual=xe;exports.isIOS=fe;exports.isInvariantQuality=M;exports.isLower=N;exports.isLowerOrEqual=Ce;exports.isMacLike=be;exports.isNonNullable=U;exports.isNullable=G;exports.loadVKLangPack=ft;exports.map=H;exports.mapTo=nt;exports.merge=ke;exports.noop=S;exports.now=ue;exports.observableFrom=je;exports.once=rt;exports.pairwise=it;exports.safeStorage=Se;exports.tap=ot;exports.throttle=Ye;exports.timeCodeToString=Ne;exports.timeout=Fe;exports.videoHeightToQuality=Re;exports.videoQualityToHeight=_e;exports.videoSizeToQuality=Te;
package/esnext.esm.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
- * @vkontakte/videoplayer-shared v1.0.31
3
- * Mon, 18 Dec 2023 13:48:17 GMT
4
- * https://st.mycdn.me/static/vkontakte-videoplayer/1-0-31/doc/
2
+ * @vkontakte/videoplayer-shared v1.0.32-beta.0
3
+ * Thu, 15 Feb 2024 10:12:02 GMT
4
+ * https://st.mycdn.me/static/vkontakte-videoplayer/1-0-32/doc/
5
5
  */
6
- const be="1.0.31";class x{subscriptions=[];unsubscribe(){const t=this.subscriptions;this.subscriptions=[],t.forEach(n=>typeof n=="function"?n():n.unsubscribe())}add(t){return this.subscriptions.push(t),this}}const S=e=>{throw new Error(`${e} is value of unexpected type`)},pe=e=>{},y=()=>{};class u{constructor(t){t&&(this._subscribe=t)}subscribe(t,n){let r;n?typeof n=="function"?r={next:n,error:y}:r={next:o=>n.next(o),error:o=>n.error?.(o)}:r={next:y,error:y};const i=typeof t=="function"?{next:o=>{try{t(o)}catch(d){r.next(d)}},error:o=>r.next(o)}:{next:o=>t.next(o),error:o=>t.error?t.error(o):r.next(o)};let s;try{s=this._subscribe(i)}catch(o){i.error?.(o)}return new x().add(()=>{switch(i.next=y,i.error=y,typeof s){case"function":s();return;case"object":s.unsubscribe();return;case"undefined":return;default:return S(s)}})}pipe(...t){return t.reduce((n,r)=>r(n),this)}_subscribe(t){}}class N extends u{keyCounter=0;subscribers=new Map;constructor(){super()}next(t){this.subscribers.forEach(n=>n.next(t))}error(t){this.subscribers.forEach(n=>n.error?.(t))}_subscribe(t){const n=this.keyCounter++;return this.subscribers.set(n,t),new x().add(()=>this.subscribers.delete(n))}}class we{log$=new N;logs=[];log=t=>{const n={...t,timestamp:Date.now()};this.logs.push(n),this.log$.next(n)};createCustomLog(t){return(...n)=>{let r;try{r=t(...n)}catch{r={message:"error in `createCustomLog`",component:"Logger"}}this.log(r)}}createComponentLog(t){return this.createCustomLog(n=>({component:t,...n}))}getAllLogs=()=>this.logs}function me(e,t='Assertion "value is not nullable" failed'){if(e==null)throw new Error(t)}function ge(e,t='Assertion "value is nullable" failed'){if(e!=null)throw new Error(t)}function V(e){return typeof e<"u"&&e!==null}function D(e){return e==null}function Ee(e,t){if(!e?.length)throw new Error(t)}function Se(e,t){if(e?.length)throw new Error(t)}const Oe=(e,t,n)=>new Promise((r,i)=>{t.addEventListener("abort",()=>{d(),c.remove()});const s=()=>{d(),i()},o=()=>{d(),r()},d=()=>{b&&clearTimeout(b),c.removeEventListener("load",o),c.removeEventListener("error",s)};let b;n&&(b=window.setTimeout(s,n));const c=document.createElement("script");c.addEventListener("load",o),c.addEventListener("error",s),c.src=e,document.head.appendChild(c)}),Ae=typeof window.performance?.now=="function"?()=>window.performance.now():()=>Date.now(),ye=(e,t)=>async(...n)=>{const r=t(...n);let i=e.aborted,s;for(;!i&&!e.aborted;){const o=await r.next(s);i=o.done??!1,s=o.value}return s};var m;(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"})(m||(m={}));var l;(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"})(l||(l={}));const j=()=>{const{userAgent:e}=window.navigator,t=/yabrowser/i.test(e)?m.Yandex:void 0,n=/chrome|crios/i.test(e)?m.Chrome:void 0,r=/chromium/i.test(e)?m.Chromium:void 0,i=/firefox|fxios/i.test(e)?m.Firefox:void 0,s=/webkit|safari|khtml/i.test(e)?m.Safari:void 0,o=/opr\//i.test(e)?m.Opera:void 0,d=/edg/i.test(e)?m.Edge:void 0,b=/android/i.test(e)?l.Android:void 0,c=/iphone/i.test(e)?l.iPhone:void 0,p=/ipad/i.test(e)?l.iPad:void 0,w=/ipod/i.test(e)?l.iPod:void 0,E=/mac/i.test(e)?l.Mac:void 0,v=/webOS|BlackBerry|IEMobile|Opera Mini/i.test(e)?l.RestMobile:void 0;return{browser:t||i||o||d||n||r||s||m.Rest,device:b||c||p||w||v||E||l.Desktop}},xe=(e=!1)=>{const n=[l.iPhone,l.iPad,l.iPod].includes(j().device);if(!e)return n;const{userAgent:r,maxTouchPoints:i}=window.navigator;return!!(n||/macintosh/i.test(r)&&i>0)},ve=()=>{const{userAgent:e}=window.navigator,t=e.match(/Version\/(\d+(\.\d+)?)/i);if(!t)return null;const n=t[1],r=parseFloat(n);return isNaN(r)?null:r},Re=()=>[l.Mac,l.iPhone,l.iPad,l.iPod].includes(j().device),_e=(e,{start:t=0,factor:n=2,max:r=1/0,min:i=t,random:s=0}={})=>{let o=t;return o*=n**e,o*=1+(Math.random()*s*2-s),o=Math.round(o),o=Math.min(o,r),o=Math.max(o,i),o};var a;(function(e){e[e.LOCAL_STORAGE=0]="LOCAL_STORAGE",e[e.SESSION_STORAGE=1]="SESSION_STORAGE",e[e.RUNTIME=2]="RUNTIME"})(a||(a={}));let O,g;const R=`vk-videoplayer-dummy-key-${Math.random()}`,A=()=>{if(g!==void 0)return g;try{localStorage.setItem(R,"test"),localStorage.removeItem(R),g=a.LOCAL_STORAGE}catch(e){if(e instanceof DOMException||e instanceof TypeError)try{sessionStorage.getItem(R),g=a.SESSION_STORAGE}catch(t){if(t instanceof DOMException||t instanceof TypeError)g=a.RUNTIME;else throw t}else throw e}return g===a.RUNTIME&&(O=new Map),g},z=()=>A()===a.LOCAL_STORAGE,$=e=>{const t=A();switch(t){case a.LOCAL_STORAGE:return localStorage.getItem(e)??void 0;case a.SESSION_STORAGE:return sessionStorage.getItem(e)??void 0;case a.RUNTIME:return O?.get(e);default:S(t)}},Y=(e,t)=>{const n=A();switch(n){case a.LOCAL_STORAGE:try{localStorage.setItem(e,t)}catch(r){if(r instanceof DOMException)console.error(r);else throw r}break;case a.SESSION_STORAGE:try{sessionStorage.setItem(e,t)}catch(r){if(r instanceof DOMException)console.error(r);else throw r}break;case a.RUNTIME:return void O?.set(e,t);default:S(n)}},H=e=>{const t=A();switch(t){case a.LOCAL_STORAGE:return e in localStorage;case a.SESSION_STORAGE:return e in sessionStorage;case a.RUNTIME:return O?.has(e)??!1;default:return S(t),!1}},W=e=>{const t=A();switch(t){case a.LOCAL_STORAGE:return localStorage.removeItem(e);case a.SESSION_STORAGE:return sessionStorage.removeItem(e);case a.RUNTIME:return void O?.delete(e);default:S(t)}},B=()=>{const e=A();switch(e){case a.LOCAL_STORAGE:return localStorage.clear();case a.SESSION_STORAGE:return sessionStorage.clear();case a.RUNTIME:return O?.clear();default:S(e)}};var Pe=Object.freeze({__proto__:null,clear:B,get:$,has:H,isPersistent:z,remove:W,set:Y}),h;(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"})(h||(h={}));const f={[h.Q_144P]:{width:256,height:144},[h.Q_240P]:{width:428,height:240},[h.Q_360P]:{width:640,height:360},[h.Q_480P]:{width:856,height:480},[h.Q_720P]:{width:1280,height:720},[h.Q_1080P]:{width:1920,height:1080},[h.Q_1440P]:{width:2560,height:1440},[h.Q_2160P]:{width:3840,height:2160},[h.Q_4320P]:{width:7680,height:4320}},Le=(e,t)=>f[e].height>f[t].height,Te=(e,t)=>f[e].height>=f[t].height,k=(e,t)=>f[e].height<f[t].height,Ie=(e,t)=>f[e].height<=f[t].height,Me=e=>e.sort((t,n)=>t===n?0:t===h.INVARIANT?1:n===h.INVARIANT?-1:k(t,n)?1:-1)[0],q=Object.keys(f).sort((e,t)=>k(e,t)?-1:1),Ne=(e,t=.02)=>[...q].find(r=>f[r].height*(1+t)>=e),je=({width:e,height:t})=>{const n=Math.min(e,t),r=Math.max(e,t);return q.find(i=>{const s=f[i];return s.width>=r&&s.height>=n})},ke=e=>f[e].height,F=e=>e===h.INVARIANT,qe=e=>e.every(t=>!F(t));function Fe(e){if(F(e))throw new Error("Expected exact quality")}const X=(e,t)=>{const n={};for(const r of Object.keys(t)){const i=t[r],s=e[r];Array.isArray(i)&&Array.isArray(s)?n[r]=s:typeof i=="object"&&typeof s=="object"?n[r]=X(s,i):n[r]=r in e?s:i}return n};class Ce extends N{value;constructor(t){super(),this.value=t}next(t){super.next(this.value=t)}error(t){super.error(this.value=t)}getValue(){return this.value}_subscribe(t){const n=super._subscribe(t);return t.next(this.value),n}}function Qe(e){return new u(t=>{const n={};let r=Object.keys(e).length;const i=s=>o=>{s in n||r--,n[s]=o,r===0&&t.next(n)};return Object.entries(e).reduce((s,[o,d])=>s.add(d.subscribe(i(o))),new x)})}function Ue(...e){return new u(t=>e.reduce((n,r)=>n.add(r.subscribe(t)),new x))}var Ge=e=>new u(t=>{const n=window.setTimeout(()=>{try{t.next()}catch(r){if(t.error)t.error(r);else throw r}},e);return()=>window.clearTimeout(n)}),Ve=e=>new u(t=>{const n=window.setInterval(()=>t.next(),e);return()=>window.clearInterval(n)}),De=e=>new u(t=>{e.forEach(n=>t.next(n))}),ze=(e,t)=>new u(n=>{const r=i=>n.next(i);return e.addEventListener(t,r),()=>e.removeEventListener(t,r)});function $e(e){return t=>new u(n=>t.subscribe(new J(n,e)))}class J{destination;size;lastValues=[];constructor(t,n){this.destination=t,this.size=n}next(t){this.lastValues.length===this.size&&this.lastValues.shift(),this.lastValues.push(t),this.destination.next(this.lastValues)}error(t){this.destination.error?.(t)}}const Z={leading:!1,trailing:!0};function Ye(e,t=Z){return n=>new u(r=>n.subscribe(new K(r,e,t)))}class K{destination;time;config;lastValue;timeout;constructor(t,n,r){this.destination=t,this.time=n,this.config=r}next(t){this.lastValue=t,V(this.timeout)?window.clearTimeout(this.timeout):this.config.leading&&this.destination.next(t),this.timeout=window.setTimeout(()=>{if(this.config.trailing)try{this.destination.next(this.lastValue)}catch(n){if(this.destination.error)this.destination.error(n);else throw n}this.timeout=void 0},this.time)}error(t){this.destination.error?.(t)}}const ee={leading:!0,trailing:!1};function He(e,t=ee){return n=>new u(r=>n.subscribe(new te(r,e,t)))}class te{destination;time;config;lastValue;timeout;constructor(t,n,r){this.destination=t,this.time=n,this.config=r}next(t){this.lastValue=t,D(this.timeout)&&(this.config.leading&&this.destination.next(t),this.timeout=window.setTimeout(()=>{this.config.trailing&&this.destination.next(this.lastValue),this.timeout=void 0},this.time))}error(t){this.destination.error?.(t)}}function We(e){return t=>new u(n=>t.subscribe(new ne(n,e)))}class ne{destination;predicate;constructor(t,n){this.destination=t,this.predicate=n}next(t){let n;try{n=this.predicate(t)}catch(r){throw this.error(r),r}n&&this.destination.next(t)}error(t){this.destination.error?.(t)}}function Be(e=(t,n)=>t===n){return t=>new u(n=>t.subscribe(new re(n,e)))}const P={};class re{destination;predicate;lastValue=P;constructor(t,n){this.destination=t,this.predicate=n}next(t){let n;try{n=this.lastValue===P||!this.predicate(this.lastValue,t),this.lastValue=t}catch(r){throw this.error(r),r}n&&this.destination.next(t)}error(t){this.destination.error?.(t)}}function se(e){return t=>new u(n=>t.subscribe(new ie(n,e)))}let ie=class{destination;mapper;constructor(t,n){this.destination=t,this.mapper=n}next(t){let n;try{n=this.mapper(t)}catch(r){throw this.error(r),r}this.destination.next(n)}error(t){this.destination.error?.(t)}};function Je(e){return se(()=>e)}function Ze(){return e=>new u(t=>{let n=!1,r=!1;const i=e.subscribe(s=>{n||(n=!0,t.next(s)),r&&i.unsubscribe()},s=>{n=!0,t.error?.(s),r&&i.unsubscribe()});return r=!0,n&&i.unsubscribe(),i})}function Ke(){return e=>new u(t=>e.subscribe(new oe(t)))}class oe{destination;last;hasLast=!1;constructor(t){this.destination=t}next(t){const n=this.last;if(this.last=t,!this.hasLast){this.hasLast=!0;return}this.destination.next([n,t])}error(t){this.destination.error?.(t)}}function et(e){return t=>new u(n=>t.subscribe(new ae(n,e)))}class ae{destination;effect;constructor(t,n){this.destination=t,this.effect=n}next(t){try{this.effect(t)}catch(n){throw this.error(n),n}this.destination.next(t)}error(t){this.destination.error?.(t)}}var L;(function(e){e.NETWORK="network",e.VIDEO_PIPELINE="video_pipeline",e.EXTERNAL_API="external_api",e.PARSER="parser",e.DOM="dom",e.WTF="wtf"})(L||(L={}));class T{constructor(){Object.defineProperty(this,"listeners",{value:{},writable:!0,configurable:!0})}addEventListener(t,n,r){t in this.listeners||(this.listeners[t]=[]),this.listeners[t].push({callback:n,options:r})}removeEventListener(t,n){if(!(t in this.listeners))return;const r=this.listeners[t];for(let i=0,s=r.length;i<s;i++)if(r[i].callback===n){r.splice(i,1);return}}dispatchEvent(t){if(!(t.type in this.listeners))return;const r=this.listeners[t.type].slice();for(let i=0,s=r.length;i<s;i++){const o=r[i];try{o.callback.call(this,t)}catch(d){Promise.resolve().then(()=>{throw d})}o.options&&o.options.once&&this.removeEventListener(t.type,o.callback)}return!t.defaultPrevented}}class C extends T{constructor(){super(),this.listeners||T.call(this),Object.defineProperty(this,"aborted",{value:!1,writable:!0,configurable:!0}),Object.defineProperty(this,"onabort",{value:null,writable:!0,configurable:!0}),Object.defineProperty(this,"reason",{value:void 0,writable:!0,configurable:!0})}toString(){return"[object AbortSignal]"}dispatchEvent(t){t.type==="abort"&&(this.aborted=!0,typeof this.onabort=="function"&&this.onabort.call(this,t)),super.dispatchEvent(t)}}class ce{constructor(){Object.defineProperty(this,"signal",{value:new C,writable:!0,configurable:!0})}abort(t){let n;try{n=new Event("abort")}catch{typeof document<"u"?document.createEvent?(n=document.createEvent("Event"),n.initEvent("abort",!1,!1)):(n=document.createEventObject(),n.type="abort"):n={type:"abort",bubbles:!1,cancelable:!1}}let r=t;if(r===void 0)if(typeof document>"u")r=new Error("This operation was aborted"),r.name="AbortError";else try{r=new DOMException("signal is aborted without reason")}catch{r=new Error("This operation was aborted"),r.name="AbortError"}this.signal.reason=r,this.signal.dispatchEvent(n)}toString(){return"[object AbortController]"}}typeof Symbol<"u"&&Symbol.toStringTag&&(ce.prototype[Symbol.toStringTag]="AbortController",C.prototype[Symbol.toStringTag]="AbortSignal");function Q(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 le(e){typeof e=="function"&&(e={fetch:e});const{fetch:t,Request:n=t.Request,AbortController:r,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:i=!1}=e;if(!Q({fetch:t,Request:n,AbortController:r,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:i}))return{fetch:t,Request:s};let s=n;(s&&!s.prototype.hasOwnProperty("signal")||i)&&(s=function(c,p){let w;p&&p.signal&&(w=p.signal,delete p.signal);const E=new n(c,p);return w&&Object.defineProperty(E,"signal",{writable:!1,enumerable:!1,configurable:!0,value:w}),E},s.prototype=n.prototype);const o=t;return{fetch:(b,c)=>{const p=s&&s.prototype.isPrototypeOf(b)?b.signal:c?c.signal:void 0;if(p){let w;try{w=new DOMException("Aborted","AbortError")}catch{w=new Error("Aborted"),w.name="AbortError"}if(p.aborted)return Promise.reject(w);const E=new Promise((v,G)=>{p.addEventListener("abort",()=>G(w),{once:!0})});return c&&c.signal&&delete c.signal,Promise.race([E,o(b,c)])}return o(b,c)},Request:s}}const _=Q({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),U=_?le({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,ue=_?U.fetch:window.fetch;_?U.Request:window.Request;var I;(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"})(I||(I={}));const he="vk.com",tt=async(e,t,n)=>{const r=new URL(`https://${he}/js/lang-pack.js`);r.searchParams.set("format","json"),r.searchParams.set("name",t),e!==void 0&&r.searchParams.set("lang",e);const s=await(await ue(r.toString())).json();return de(s,n)},de=(e,t)=>Object.fromEntries(Object.entries(e.keys).map(([n,r])=>[n.substring(`${t}_`.length),fe(r)])),fe=e=>Array.isArray(e)?e[0]:e;var M;(function(e){e.RU="ru",e.EN="en"})(M||(M={}));export{m as CurrentClientBrowser,l as CurrentClientDevice,L as ErrorCategory,M as InterfaceLanguage,we as Logger,u as Observable,N as Subject,x as Subscription,be as VERSION,I as VKNumericLanguage,Ce as ValueSubject,h as VideoQuality,ye as abortable,Oe as addScript,qe as areQualitiesExact,Se as assertEmptyArray,S as assertNever,me as assertNonNullable,Ee as assertNotEmptyArray,ge as assertNullable,Fe as assertQualityIsExact,$e as buffer,pe as checkNever,Qe as combine,Ye as debounce,X as fillWithDefault,We as filter,Be as filterChanged,ze as fromEvent,j as getCurrentBrowser,_e as getExponentialDelay,Me as getHighestQuality,ve as getIOSVersion,Ve as interval,Le as isHigher,Te as isHigherOrEqual,xe as isIOS,F as isInvariantQuality,k as isLower,Ie as isLowerOrEqual,Re as isMacLike,V as isNonNullable,D as isNullable,tt as loadVKLangPack,se as map,Je as mapTo,Ue as merge,y as noop,Ae as now,De as observableFrom,Ze as once,Ke as pairwise,Pe as safeStorage,et as tap,He as throttle,Ge as timeout,Ne as videoHeightToQuality,ke as videoQualityToHeight,je as videoSizeToQuality};
6
+ const Pe="1.0.32-beta.0";class M{subscriptions=[];unsubscribe(){const t=this.subscriptions;this.subscriptions=[],t.forEach(n=>typeof n=="function"?n():n.unsubscribe())}add(t){return this.subscriptions.push(t),this}}const x=e=>{throw new Error(`${e} is value of unexpected type`)},Ie=e=>{},L=()=>{};class b{constructor(t){t&&(this._subscribe=t)}subscribe(t,n){let r;n?typeof n=="function"?r={next:n,error:L}:r={next:o=>n.next(o),error:o=>n.error?.(o)}:r={next:L,error:L};const s=typeof t=="function"?{next:o=>{try{t(o)}catch(a){r.next(a)}},error:o=>r.next(o)}:{next:o=>t.next(o),error:o=>t.error?t.error(o):r.next(o)};let i;try{i=this._subscribe(s)}catch(o){s.error?.(o)}return new M().add(()=>{switch(s.next=L,s.error=L,typeof i){case"function":i();return;case"object":i.unsubscribe();return;case"undefined":return;default:return x(i)}})}pipe(...t){return t.reduce((n,r)=>r(n),this)}_subscribe(t){}}class V extends b{keyCounter=0;subscribers=new Map;constructor(){super()}next(t){this.subscribers.forEach(n=>n.next(t))}error(t){this.subscribers.forEach(n=>n.error?.(t))}_subscribe(t){const n=this.keyCounter++;return this.subscribers.set(n,t),new M().add(()=>this.subscribers.delete(n))}}class Me{log$=new V;logs=[];log=t=>{const n={...t,timestamp:Date.now()};this.logs.push(n),this.log$.next(n)};createCustomLog(t){return(...n)=>{let r;try{r=t(...n)}catch{r={message:"error in `createCustomLog`",component:"Logger"}}this.log(r)}}createComponentLog(t){return this.createCustomLog(n=>({component:t,...n}))}getAllLogs=()=>this.logs}function Ne(e,t='Assertion "value is not nullable" failed'){if(e==null)throw new Error(t)}function ke(e,t='Assertion "value is nullable" failed'){if(e!=null)throw new Error(t)}function ie(e){return typeof e<"u"&&e!==null}function se(e){return e==null}function Fe(e,t){if(!e?.length)throw new Error(t)}function qe(e,t){if(e?.length)throw new Error(t)}const Ce=(e,t,n)=>new Promise((r,s)=>{t.addEventListener("abort",()=>{a(),c.remove()});const i=()=>{a(),s()},o=()=>{a(),r()},a=()=>{d&&clearTimeout(d),c.removeEventListener("load",o),c.removeEventListener("error",i)};let d;n&&(d=window.setTimeout(i,n));const c=document.createElement("script");c.addEventListener("load",o),c.addEventListener("error",i),c.src=e,document.head.appendChild(c)}),je=typeof window.performance?.now=="function"?()=>window.performance.now():()=>Date.now(),De=(e,t)=>async(...n)=>{const r=t(...n);let s=e.aborted,i;for(;!s&&!e.aborted;)try{const o=await r.next(i);s=o.done??!1,i=o.value}catch(o){await r.throw(o)}return i};var A;(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"})(A||(A={}));var h;(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"})(h||(h={}));const W=()=>{const{userAgent:e}=window.navigator,t=/yabrowser/i.test(e)?A.Yandex:void 0,n=/chrome|crios/i.test(e)?A.Chrome:void 0,r=/chromium/i.test(e)?A.Chromium:void 0,s=/firefox|fxios/i.test(e)?A.Firefox:void 0,i=/webkit|safari|khtml/i.test(e)?A.Safari:void 0,o=/opr\//i.test(e)?A.Opera:void 0,a=/edg/i.test(e)?A.Edge:void 0,d=/android/i.test(e)?h.Android:void 0,c=/iphone/i.test(e)?h.iPhone:void 0,w=/ipad/i.test(e)?h.iPad:void 0,f=/ipod/i.test(e)?h.iPod:void 0,E=/mac/i.test(e)?h.Mac:void 0,O=/webOS|BlackBerry|IEMobile|Opera Mini/i.test(e)?h.RestMobile:void 0;return{browser:t||s||o||a||n||r||i||A.Rest,device:d||c||w||f||O||E||h.Desktop}},Ue=(e=!1)=>{const n=[h.iPhone,h.iPad,h.iPod].includes(W().device);if(!e)return n;const{userAgent:r,maxTouchPoints:s}=window.navigator;return!!(n||/macintosh/i.test(r)&&s>0)},Qe=()=>{const{userAgent:e}=window.navigator,t=e.match(/Version\/(\d+(\.\d+)?)/i);if(!t)return null;const n=t[1],r=parseFloat(n);return isNaN(r)?null:r},Ge=()=>[h.Mac,h.iPhone,h.iPad,h.iPod].includes(W().device),Ve=(e,{start:t=0,factor:n=2,max:r=1/0,min:s=t,random:i=0}={})=>{let o=t;return o*=n**e,o*=1+(Math.random()*i*2-i),o=Math.round(o),o=Math.min(o,r),o=Math.max(o,s),o};var u;(function(e){e[e.LOCAL_STORAGE=0]="LOCAL_STORAGE",e[e.SESSION_STORAGE=1]="SESSION_STORAGE",e[e.RUNTIME=2]="RUNTIME"})(u||(u={}));let v,y;const N=`vk-videoplayer-dummy-key-${Math.random()}`,R=()=>{if(y!==void 0)return y;try{localStorage.setItem(N,"test"),localStorage.removeItem(N),y=u.LOCAL_STORAGE}catch(e){if(e instanceof DOMException||e instanceof TypeError)try{sessionStorage.getItem(N),y=u.SESSION_STORAGE}catch(t){if(t instanceof DOMException||t instanceof TypeError)y=u.RUNTIME;else throw t}else throw e}return y===u.RUNTIME&&(v=new Map),y},oe=()=>R()===u.LOCAL_STORAGE,ae=e=>{const t=R();switch(t){case u.LOCAL_STORAGE:return localStorage.getItem(e)??void 0;case u.SESSION_STORAGE:return sessionStorage.getItem(e)??void 0;case u.RUNTIME:return v?.get(e);default:x(t)}},ce=(e,t)=>{const n=R();switch(n){case u.LOCAL_STORAGE:try{localStorage.setItem(e,t)}catch(r){if(r instanceof DOMException)console.error(r);else throw r}break;case u.SESSION_STORAGE:try{sessionStorage.setItem(e,t)}catch(r){if(r instanceof DOMException)console.error(r);else throw r}break;case u.RUNTIME:return void v?.set(e,t);default:x(n)}},le=e=>{const t=R();switch(t){case u.LOCAL_STORAGE:return e in localStorage;case u.SESSION_STORAGE:return e in sessionStorage;case u.RUNTIME:return v?.has(e)??!1;default:return x(t),!1}},ue=e=>{const t=R();switch(t){case u.LOCAL_STORAGE:return localStorage.removeItem(e);case u.SESSION_STORAGE:return sessionStorage.removeItem(e);case u.RUNTIME:return void v?.delete(e);default:x(t)}},de=()=>{const e=R();switch(e){case u.LOCAL_STORAGE:return localStorage.clear();case u.SESSION_STORAGE:return sessionStorage.clear();case u.RUNTIME:return v?.clear();default:x(e)}};var We=Object.freeze({__proto__:null,clear:de,get:ae,has:le,isPersistent:oe,remove:ue,set:ce});const ze=()=>{let e,t;try{e=window.self!==window.top}catch(r){r instanceof DOMException&&r.name==="SecurityError"?e=!0:(e=!1,console.error(r))}try{window.location.ancestorOrigins&&(t=window.location.ancestorOrigins[window.location.ancestorOrigins.length-1])}catch(r){console.error(r)}try{!t&&document.referrer&&(t=document.referrer)}catch(r){console.error(r)}const n=t?new URL(t).hostname:void 0;return{isEmbed:e,host:n}};var m;(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"})(m||(m={}));const p={[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}},$e=(e,t)=>p[e].height>p[t].height,Ye=(e,t)=>p[e].height>=p[t].height,z=(e,t)=>p[e].height<p[t].height,He=(e,t)=>p[e].height<=p[t].height,Be=e=>e.sort((t,n)=>t===n?0:t===m.INVARIANT?1:n===m.INVARIANT?-1:z(t,n)?1:-1)[0],$=Object.keys(p).sort((e,t)=>z(e,t)?-1:1),Xe=(e,t=.02)=>[...$].find(r=>p[r].height*(1+t)>=e),Je=({width:e,height:t})=>{const n=Math.min(e,t),r=Math.max(e,t);return $.find(s=>{const i=p[s];return i.width>=r&&i.height>=n})},Ze=e=>p[e].height,Y=e=>e===m.INVARIANT,Ke=e=>e.every(t=>!Y(t));function et(e){if(Y(e))throw new Error("Expected exact quality")}const fe=(e,t)=>{const n={};for(const r of Object.keys(t)){const s=t[r],i=e[r];Array.isArray(s)&&Array.isArray(i)?n[r]=i:typeof s=="object"&&typeof i=="object"?n[r]=fe(i,s):n[r]=r in e?i:s}return n},tt=e=>{let t="";return e>=3600&&(t+=Math.floor(e/3600)+"h",e=e%3600),e>=60&&(t+=Math.floor(e/60)+"m",e=e%60),e>0&&(t+=Math.floor(e)+"s"),t};function nt(e,t=0,n){let r,s,i,o,a,d,c=0,w=!1,f=!1,E=!0;const O=!t&&t!==0&&typeof window.requestAnimationFrame=="function";n&&(w=!!n.leading,f="maxWait"in n,i=n?.maxWait?Math.max(+n?.maxWait||0,t):i,E="trailing"in n?!!n.trailing:E);function _(l){const g=r,S=s;return r=s=void 0,c=l,o=e.apply(S,g),o}function T(l,g){return O?(a&&window.cancelAnimationFrame(a),window.requestAnimationFrame(l)):setTimeout(l,g)}function Z(l){if(O){window.cancelAnimationFrame(l);return}clearTimeout(l)}function K(l){return c=l,a=T(P,t),w?_(l):o}function ee(l){const g=l-d,S=l-c,C=t-g;return f?Math.min(C,i-S):C}function F(l){const g=l-d,S=l-c;return d===void 0||g>=t||g<0||f&&S>=i}function P(){const l=Date.now();if(F(l))return q(l);a=T(P,ee(l))}function q(l){return a=void 0,E&&r?_(l):(r=s=void 0,o)}function te(){a!==void 0&&Z(a),c=0,r=d=s=a=void 0}function ne(){return a===void 0?o:q(Date.now())}function re(){return a!==void 0}function I(...l){const g=Date.now(),S=F(g);if(r=l,s=this,d=g,S){if(a===void 0)return K(d);if(f)return a=T(P,t),_(d)}return a===void 0&&(a=T(P,t)),o}return I.cancel=te,I.flush=ne,I.pending=re,I}const H=(e,t)=>{if(e===null||typeof e!="object")return e;const n=Array.isArray(e)?[]:{};for(const r in e){if(typeof t=="function"){const s=t(e[r],r,e,n);if(s!==void 0){n[r]=s;continue}}typeof e[r]=="object"?n[r]=H(e[r],t):n[r]=e[r]}return n},rt=e=>H(e);class it extends V{value;constructor(t){super(),this.value=t}next(t){super.next(this.value=t)}error(t){super.error(this.value=t)}getValue(){return this.value}_subscribe(t){const n=super._subscribe(t);return t.next(this.value),n}}function st(e){return new b(t=>{const n={};let r=Object.keys(e).length;const s=i=>o=>{i in n||r--,n[i]=o,r===0&&t.next(n)};return Object.entries(e).reduce((i,[o,a])=>i.add(a.subscribe(s(o))),new M)})}function ot(...e){return new b(t=>e.reduce((n,r)=>n.add(r.subscribe(t)),new M))}var at=e=>new b(t=>{const n=window.setTimeout(()=>{try{t.next()}catch(r){if(t.error)t.error(r);else throw r}},e);return()=>window.clearTimeout(n)}),ct=e=>new b(t=>{const n=window.setInterval(()=>t.next(),e);return()=>window.clearInterval(n)}),lt=e=>new b(t=>{e.forEach(n=>t.next(n))}),ut=(e,t)=>new b(n=>{const r=s=>n.next(s);return e.addEventListener(t,r),()=>e.removeEventListener(t,r)});function dt(e){return t=>new b(n=>t.subscribe(new he(n,e)))}class he{destination;size;lastValues=[];constructor(t,n){this.destination=t,this.size=n}next(t){this.lastValues.length===this.size&&this.lastValues.shift(),this.lastValues.push(t),this.destination.next(this.lastValues)}error(t){this.destination.error?.(t)}}const be={leading:!1,trailing:!0};function ft(e,t=be){return n=>new b(r=>n.subscribe(new we(r,e,t)))}class we{destination;time;config;lastValue;timeout;constructor(t,n,r){this.destination=t,this.time=n,this.config=r}next(t){this.lastValue=t,ie(this.timeout)?window.clearTimeout(this.timeout):this.config.leading&&this.destination.next(t),this.timeout=window.setTimeout(()=>{if(this.config.trailing)try{this.destination.next(this.lastValue)}catch(n){if(this.destination.error)this.destination.error(n);else throw n}this.timeout=void 0},this.time)}error(t){this.destination.error?.(t)}}const me={leading:!0,trailing:!1};function ht(e,t=me){return n=>new b(r=>n.subscribe(new pe(r,e,t)))}class pe{destination;time;config;lastValue;timeout;constructor(t,n,r){this.destination=t,this.time=n,this.config=r}next(t){this.lastValue=t,se(this.timeout)&&(this.config.leading&&this.destination.next(t),this.timeout=window.setTimeout(()=>{this.config.trailing&&this.destination.next(this.lastValue),this.timeout=void 0},this.time))}error(t){this.destination.error?.(t)}}function bt(e){return t=>new b(n=>t.subscribe(new ge(n,e)))}class ge{destination;predicate;constructor(t,n){this.destination=t,this.predicate=n}next(t){let n;try{n=this.predicate(t)}catch(r){throw this.error(r),r}n&&this.destination.next(t)}error(t){this.destination.error?.(t)}}function wt(e=(t,n)=>t===n){return t=>new b(n=>t.subscribe(new Ee(n,e)))}const j={};class Ee{destination;predicate;lastValue=j;constructor(t,n){this.destination=t,this.predicate=n}next(t){let n;try{n=this.lastValue===j||!this.predicate(this.lastValue,t),this.lastValue=t}catch(r){throw this.error(r),r}n&&this.destination.next(t)}error(t){this.destination.error?.(t)}}function Ae(e){return t=>new b(n=>t.subscribe(new Se(n,e)))}let Se=class{destination;mapper;constructor(t,n){this.destination=t,this.mapper=n}next(t){let n;try{n=this.mapper(t)}catch(r){throw this.error(r),r}this.destination.next(n)}error(t){this.destination.error?.(t)}};function pt(e){return Ae(()=>e)}function gt(){return e=>new b(t=>{let n=!1,r=!1;const s=e.subscribe(i=>{n||(n=!0,t.next(i)),r&&s.unsubscribe()},i=>{n=!0,t.error?.(i),r&&s.unsubscribe()});return r=!0,n&&s.unsubscribe(),s})}function Et(){return e=>new b(t=>e.subscribe(new ye(t)))}class ye{destination;last;hasLast=!1;constructor(t){this.destination=t}next(t){const n=this.last;if(this.last=t,!this.hasLast){this.hasLast=!0;return}this.destination.next([n,t])}error(t){this.destination.error?.(t)}}function At(e){return t=>new b(n=>t.subscribe(new Oe(n,e)))}class Oe{destination;effect;constructor(t,n){this.destination=t,this.effect=n}next(t){try{this.effect(t)}catch(n){throw this.error(n),n}this.destination.next(t)}error(t){this.destination.error?.(t)}}var D;(function(e){e.NETWORK="network",e.VIDEO_PIPELINE="video_pipeline",e.EXTERNAL_API="external_api",e.PARSER="parser",e.DOM="dom",e.WTF="wtf"})(D||(D={}));class U{constructor(){Object.defineProperty(this,"listeners",{value:{},writable:!0,configurable:!0})}addEventListener(t,n,r){t in this.listeners||(this.listeners[t]=[]),this.listeners[t].push({callback:n,options:r})}removeEventListener(t,n){if(!(t in this.listeners))return;const r=this.listeners[t];for(let s=0,i=r.length;s<i;s++)if(r[s].callback===n){r.splice(s,1);return}}dispatchEvent(t){if(!(t.type in this.listeners))return;const r=this.listeners[t.type].slice();for(let s=0,i=r.length;s<i;s++){const o=r[s];try{o.callback.call(this,t)}catch(a){Promise.resolve().then(()=>{throw a})}o.options&&o.options.once&&this.removeEventListener(t.type,o.callback)}return!t.defaultPrevented}}class B extends U{constructor(){super(),this.listeners||U.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(t){t.type==="abort"&&(this.aborted=!0,typeof this.onabort=="function"&&this.onabort.call(this,t)),super.dispatchEvent(t)}}class xe{constructor(){Object.defineProperty(this,"signal",{value:new B,writable:!0,configurable:!0})}abort(t){let n;try{n=new Event("abort")}catch{typeof document<"u"?document.createEvent?(n=document.createEvent("Event"),n.initEvent("abort",!1,!1)):(n=document.createEventObject(),n.type="abort"):n={type:"abort",bubbles:!1,cancelable:!1}}let r=t;if(r===void 0)if(typeof document>"u")r=new Error("This operation was aborted"),r.name="AbortError";else try{r=new DOMException("signal is aborted without reason")}catch{r=new Error("This operation was aborted"),r.name="AbortError"}this.signal.reason=r,this.signal.dispatchEvent(n)}toString(){return"[object AbortController]"}}typeof Symbol<"u"&&Symbol.toStringTag&&(xe.prototype[Symbol.toStringTag]="AbortController",B.prototype[Symbol.toStringTag]="AbortSignal");function X(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 ve(e){typeof e=="function"&&(e={fetch:e});const{fetch:t,Request:n=t.Request,AbortController:r,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:s=!1}=e;if(!X({fetch:t,Request:n,AbortController:r,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:s}))return{fetch:t,Request:i};let i=n;(i&&!i.prototype.hasOwnProperty("signal")||s)&&(i=function(c,w){let f;w&&w.signal&&(f=w.signal,delete w.signal);const E=new n(c,w);return f&&Object.defineProperty(E,"signal",{writable:!1,enumerable:!1,configurable:!0,value:f}),E},i.prototype=n.prototype);const o=t;return{fetch:(d,c)=>{const w=i&&i.prototype.isPrototypeOf(d)?d.signal:c?c.signal:void 0;if(w){let f;try{f=new DOMException("Aborted","AbortError")}catch{f=new Error("Aborted"),f.name="AbortError"}if(w.aborted)return Promise.reject(f);const E=new Promise((O,_)=>{w.addEventListener("abort",()=>_(f),{once:!0})});return c&&c.signal&&delete c.signal,Promise.race([E,o(d,c)])}return o(d,c)},Request:i}}const k=X({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),J=k?ve({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,Re=k?J.fetch:window.fetch;k?J.Request:window.Request;var Q;(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"})(Q||(Q={}));const _e="vk.com",St=async(e,t,n)=>{const r=new URL(`https://${_e}/js/lang-pack.js`);r.searchParams.set("format","json"),r.searchParams.set("name",t),e!==void 0&&r.searchParams.set("lang",e);const i=await(await Re(r.toString())).json();return Le(i,n)},Le=(e,t)=>Object.fromEntries(Object.entries(e.keys).map(([n,r])=>[n.substring(`${t}_`.length),Te(r)])),Te=e=>Array.isArray(e)?e[0]:e;var G;(function(e){e.RU="ru",e.EN="en"})(G||(G={}));export{A as CurrentClientBrowser,h as CurrentClientDevice,D as ErrorCategory,G as InterfaceLanguage,Me as Logger,b as Observable,V as Subject,M as Subscription,Pe as VERSION,Q as VKNumericLanguage,it as ValueSubject,m as VideoQuality,De as abortable,Ce as addScript,Ke as areQualitiesExact,qe as assertEmptyArray,x as assertNever,Ne as assertNonNullable,Fe as assertNotEmptyArray,ke as assertNullable,et as assertQualityIsExact,dt as buffer,Ie as checkNever,rt as cloneDeep,H as cloneDeepWith,st as combine,ft as debounce,nt as debounceFn,ze as detectEmbed,fe as fillWithDefault,bt as filter,wt as filterChanged,ut as fromEvent,W as getCurrentBrowser,Ve as getExponentialDelay,Be as getHighestQuality,Qe as getIOSVersion,ct as interval,$e as isHigher,Ye as isHigherOrEqual,Ue as isIOS,Y as isInvariantQuality,z as isLower,He as isLowerOrEqual,Ge as isMacLike,ie as isNonNullable,se as isNullable,St as loadVKLangPack,Ae as map,pt as mapTo,ot as merge,L as noop,je as now,lt as observableFrom,gt as once,Et as pairwise,We as safeStorage,At as tap,ht as throttle,tt as timeCodeToString,at as timeout,Xe as videoHeightToQuality,Ze as videoQualityToHeight,Je as videoSizeToQuality};
package/evergreen.esm.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
- * @vkontakte/videoplayer-shared v1.0.31
3
- * Mon, 18 Dec 2023 13:48:17 GMT
4
- * https://st.mycdn.me/static/vkontakte-videoplayer/1-0-31/doc/
2
+ * @vkontakte/videoplayer-shared v1.0.32-beta.0
3
+ * Thu, 15 Feb 2024 10:12:02 GMT
4
+ * https://st.mycdn.me/static/vkontakte-videoplayer/1-0-32/doc/
5
5
  */
6
- const rt="1.0.31";class x{subscriptions=[];unsubscribe(){const e=this.subscriptions;this.subscriptions=[],e.forEach(s=>typeof s=="function"?s():s.unsubscribe())}add(e){return this.subscriptions.push(e),this}}const m=t=>{throw new Error(`${t} is value of unexpected type`)},ot=t=>{},S=()=>{};class u{constructor(e){e&&(this._subscribe=e)}subscribe(e,s){let n;s?typeof s=="function"?n={next:s,error:S}:n={next:r=>s.next(r),error:r=>s.error?.(r)}:n={next:S,error:S};const o=typeof e=="function"?{next:r=>{try{e(r)}catch(f){n.next(f)}},error:r=>n.next(r)}:{next:r=>e.next(r),error:r=>e.error?e.error(r):n.next(r)};let i;try{i=this._subscribe(o)}catch(r){o.error?.(r)}return new x().add(()=>{switch(o.next=S,o.error=S,typeof i){case"function":i();return;case"object":i.unsubscribe();return;case"undefined":return;default:return m(i)}})}pipe(...e){return e.reduce((s,n)=>n(s),this)}_subscribe(e){}}class I extends u{keyCounter=0;subscribers=new Map;constructor(){super()}next(e){this.subscribers.forEach(s=>s.next(e))}error(e){this.subscribers.forEach(s=>s.error?.(e))}_subscribe(e){const s=this.keyCounter++;return this.subscribers.set(s,e),new x().add(()=>this.subscribers.delete(s))}}class at{log$=new I;logs=[];log=e=>{const s={...e,timestamp:Date.now()};this.logs.push(s),this.log$.next(s)};createCustomLog(e){return(...s)=>{let n;try{n=e(...s)}catch{n={message:"error in `createCustomLog`",component:"Logger"}}this.log(n)}}createComponentLog(e){return this.createCustomLog(s=>({component:e,...s}))}getAllLogs=()=>this.logs}function ct(t,e='Assertion "value is not nullable" failed'){if(t==null)throw new Error(e)}function ut(t,e='Assertion "value is nullable" failed'){if(t!=null)throw new Error(e)}function U(t){return typeof t<"u"&&t!==null}function j(t){return t==null}function ht(t,e){if(!t?.length)throw new Error(e)}function dt(t,e){if(t?.length)throw new Error(e)}const lt=(t,e,s)=>new Promise((n,o)=>{e.addEventListener("abort",()=>{f(),b.remove()});const i=()=>{f(),o()},r=()=>{f(),n()},f=()=>{E&&clearTimeout(E),b.removeEventListener("load",r),b.removeEventListener("error",i)};let E;s&&(E=window.setTimeout(i,s));const b=document.createElement("script");b.addEventListener("load",r),b.addEventListener("error",i),b.src=t,document.head.appendChild(b)}),ft=typeof window.performance?.now=="function"?()=>window.performance.now():()=>Date.now(),bt=(t,e)=>async(...s)=>{const n=e(...s);let o=t.aborted,i;for(;!o&&!t.aborted;){const r=await n.next(i);o=r.done??!1,i=r.value}return i};var l;(function(t){t.Unknown="Unknown",t.Yandex="Yandex",t.Chrome="Chrome",t.Chromium="Chromium",t.Firefox="Firefox",t.Safari="Safari",t.Opera="Opera",t.Edge="Edge",t.Rest="Rest"})(l||(l={}));var c;(function(t){t.Unknown="Unknown",t.Android="Android",t.iPhone="iPhone",t.iPad="iPad",t.iPod="iPod",t.RestMobile="RestMobile",t.Mac="Mac",t.Desktop="Desktop"})(c||(c={}));const T=()=>{const{userAgent:t}=window.navigator,e=/yabrowser/i.test(t)?l.Yandex:void 0,s=/chrome|crios/i.test(t)?l.Chrome:void 0,n=/chromium/i.test(t)?l.Chromium:void 0,o=/firefox|fxios/i.test(t)?l.Firefox:void 0,i=/webkit|safari|khtml/i.test(t)?l.Safari:void 0,r=/opr\//i.test(t)?l.Opera:void 0,f=/edg/i.test(t)?l.Edge:void 0,E=/android/i.test(t)?c.Android:void 0,b=/iphone/i.test(t)?c.iPhone:void 0,L=/ipad/i.test(t)?c.iPad:void 0,N=/ipod/i.test(t)?c.iPod:void 0,k=/mac/i.test(t)?c.Mac:void 0,Q=/webOS|BlackBerry|IEMobile|Opera Mini/i.test(t)?c.RestMobile:void 0;return{browser:e||o||r||f||s||n||i||l.Rest,device:E||b||L||N||Q||k||c.Desktop}},wt=(t=!1)=>{const s=[c.iPhone,c.iPad,c.iPod].includes(T().device);if(!t)return s;const{userAgent:n,maxTouchPoints:o}=window.navigator;return!!(s||/macintosh/i.test(n)&&o>0)},mt=()=>{const{userAgent:t}=window.navigator,e=t.match(/Version\/(\d+(\.\d+)?)/i);if(!e)return null;const s=e[1],n=parseFloat(s);return isNaN(n)?null:n},pt=()=>[c.Mac,c.iPhone,c.iPad,c.iPod].includes(T().device),gt=(t,{start:e=0,factor:s=2,max:n=1/0,min:o=e,random:i=0}={})=>{let r=e;return r*=s**t,r*=1+(Math.random()*i*2-i),r=Math.round(r),r=Math.min(r,n),r=Math.max(r,o),r};var a;(function(t){t[t.LOCAL_STORAGE=0]="LOCAL_STORAGE",t[t.SESSION_STORAGE=1]="SESSION_STORAGE",t[t.RUNTIME=2]="RUNTIME"})(a||(a={}));let p,w;const O=`vk-videoplayer-dummy-key-${Math.random()}`,g=()=>{if(w!==void 0)return w;try{localStorage.setItem(O,"test"),localStorage.removeItem(O),w=a.LOCAL_STORAGE}catch(t){if(t instanceof DOMException||t instanceof TypeError)try{sessionStorage.getItem(O),w=a.SESSION_STORAGE}catch(e){if(e instanceof DOMException||e instanceof TypeError)w=a.RUNTIME;else throw e}else throw t}return w===a.RUNTIME&&(p=new Map),w},G=()=>g()===a.LOCAL_STORAGE,V=t=>{const e=g();switch(e){case a.LOCAL_STORAGE:return localStorage.getItem(t)??void 0;case a.SESSION_STORAGE:return sessionStorage.getItem(t)??void 0;case a.RUNTIME:return p?.get(t);default:m(e)}},D=(t,e)=>{const s=g();switch(s){case a.LOCAL_STORAGE:try{localStorage.setItem(t,e)}catch(n){if(n instanceof DOMException)console.error(n);else throw n}break;case a.SESSION_STORAGE:try{sessionStorage.setItem(t,e)}catch(n){if(n instanceof DOMException)console.error(n);else throw n}break;case a.RUNTIME:return void p?.set(t,e);default:m(s)}},F=t=>{const e=g();switch(e){case a.LOCAL_STORAGE:return t in localStorage;case a.SESSION_STORAGE:return t in sessionStorage;case a.RUNTIME:return p?.has(t)??!1;default:return m(e),!1}},z=t=>{const e=g();switch(e){case a.LOCAL_STORAGE:return localStorage.removeItem(t);case a.SESSION_STORAGE:return sessionStorage.removeItem(t);case a.RUNTIME:return void p?.delete(t);default:m(e)}},$=()=>{const t=g();switch(t){case a.LOCAL_STORAGE:return localStorage.clear();case a.SESSION_STORAGE:return sessionStorage.clear();case a.RUNTIME:return p?.clear();default:m(t)}};var Et=Object.freeze({__proto__:null,clear:$,get:V,has:F,isPersistent:G,remove:z,set:D}),h;(function(t){t.INVARIANT="Invariant quality",t.Q_144P="144p",t.Q_240P="240p",t.Q_360P="360p",t.Q_480P="480p",t.Q_720P="720p",t.Q_1080P="1080p",t.Q_1440P="1440p",t.Q_2160P="2160p",t.Q_4320P="4320p"})(h||(h={}));const d={[h.Q_144P]:{width:256,height:144},[h.Q_240P]:{width:428,height:240},[h.Q_360P]:{width:640,height:360},[h.Q_480P]:{width:856,height:480},[h.Q_720P]:{width:1280,height:720},[h.Q_1080P]:{width:1920,height:1080},[h.Q_1440P]:{width:2560,height:1440},[h.Q_2160P]:{width:3840,height:2160},[h.Q_4320P]:{width:7680,height:4320}},St=(t,e)=>d[t].height>d[e].height,xt=(t,e)=>d[t].height>=d[e].height,R=(t,e)=>d[t].height<d[e].height,Ot=(t,e)=>d[t].height<=d[e].height,At=t=>t.sort((e,s)=>e===s?0:e===h.INVARIANT?1:s===h.INVARIANT?-1:R(e,s)?1:-1)[0],y=Object.keys(d).sort((t,e)=>R(t,e)?-1:1),_t=(t,e=.02)=>[...y].find(n=>d[n].height*(1+e)>=t),vt=({width:t,height:e})=>{const s=Math.min(t,e),n=Math.max(t,e);return y.find(o=>{const i=d[o];return i.width>=n&&i.height>=s})},Pt=t=>d[t].height,M=t=>t===h.INVARIANT,It=t=>t.every(e=>!M(e));function Tt(t){if(M(t))throw new Error("Expected exact quality")}const q=(t,e)=>{const s={};for(const n of Object.keys(e)){const o=e[n],i=t[n];Array.isArray(o)&&Array.isArray(i)?s[n]=i:typeof o=="object"&&typeof i=="object"?s[n]=q(i,o):s[n]=n in t?i:o}return s};class Rt extends I{value;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 s=super._subscribe(e);return e.next(this.value),s}}function yt(t){return new u(e=>{const s={};let n=Object.keys(t).length;const o=i=>r=>{i in s||n--,s[i]=r,n===0&&e.next(s)};return Object.entries(t).reduce((i,[r,f])=>i.add(f.subscribe(o(r))),new x)})}function Mt(...t){return new u(e=>t.reduce((s,n)=>s.add(n.subscribe(e)),new x))}var Lt=t=>new u(e=>{const s=window.setTimeout(()=>{try{e.next()}catch(n){if(e.error)e.error(n);else throw n}},t);return()=>window.clearTimeout(s)}),Nt=t=>new u(e=>{const s=window.setInterval(()=>e.next(),t);return()=>window.clearInterval(s)}),kt=t=>new u(e=>{t.forEach(s=>e.next(s))}),Qt=(t,e)=>new u(s=>{const n=o=>s.next(o);return t.addEventListener(e,n),()=>t.removeEventListener(e,n)});function Ut(t){return e=>new u(s=>e.subscribe(new H(s,t)))}class H{destination;size;lastValues=[];constructor(e,s){this.destination=e,this.size=s}next(e){this.lastValues.length===this.size&&this.lastValues.shift(),this.lastValues.push(e),this.destination.next(this.lastValues)}error(e){this.destination.error?.(e)}}const Y={leading:!1,trailing:!0};function jt(t,e=Y){return s=>new u(n=>s.subscribe(new W(n,t,e)))}class W{destination;time;config;lastValue;timeout;constructor(e,s,n){this.destination=e,this.time=s,this.config=n}next(e){this.lastValue=e,U(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(s){if(this.destination.error)this.destination.error(s);else throw s}this.timeout=void 0},this.time)}error(e){this.destination.error?.(e)}}const X={leading:!0,trailing:!1};function Gt(t,e=X){return s=>new u(n=>s.subscribe(new C(n,t,e)))}class C{destination;time;config;lastValue;timeout;constructor(e,s,n){this.destination=e,this.time=s,this.config=n}next(e){this.lastValue=e,j(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){this.destination.error?.(e)}}function Vt(t){return e=>new u(s=>e.subscribe(new J(s,t)))}class J{destination;predicate;constructor(e,s){this.destination=e,this.predicate=s}next(e){let s;try{s=this.predicate(e)}catch(n){throw this.error(n),n}s&&this.destination.next(e)}error(e){this.destination.error?.(e)}}function Dt(t=(e,s)=>e===s){return e=>new u(s=>e.subscribe(new Z(s,t)))}const A={};class Z{destination;predicate;lastValue=A;constructor(e,s){this.destination=e,this.predicate=s}next(e){let s;try{s=this.lastValue===A||!this.predicate(this.lastValue,e),this.lastValue=e}catch(n){throw this.error(n),n}s&&this.destination.next(e)}error(e){this.destination.error?.(e)}}function B(t){return e=>new u(s=>e.subscribe(new K(s,t)))}let K=class{destination;mapper;constructor(e,s){this.destination=e,this.mapper=s}next(e){let s;try{s=this.mapper(e)}catch(n){throw this.error(n),n}this.destination.next(s)}error(e){this.destination.error?.(e)}};function zt(t){return B(()=>t)}function $t(){return t=>new u(e=>{let s=!1,n=!1;const o=t.subscribe(i=>{s||(s=!0,e.next(i)),n&&o.unsubscribe()},i=>{s=!0,e.error?.(i),n&&o.unsubscribe()});return n=!0,s&&o.unsubscribe(),o})}function qt(){return t=>new u(e=>t.subscribe(new tt(e)))}class tt{destination;last;hasLast=!1;constructor(e){this.destination=e}next(e){const s=this.last;if(this.last=e,!this.hasLast){this.hasLast=!0;return}this.destination.next([s,e])}error(e){this.destination.error?.(e)}}function Ht(t){return e=>new u(s=>e.subscribe(new et(s,t)))}class et{destination;effect;constructor(e,s){this.destination=e,this.effect=s}next(e){try{this.effect(e)}catch(s){throw this.error(s),s}this.destination.next(e)}error(e){this.destination.error?.(e)}}var _;(function(t){t.NETWORK="network",t.VIDEO_PIPELINE="video_pipeline",t.EXTERNAL_API="external_api",t.PARSER="parser",t.DOM="dom",t.WTF="wtf"})(_||(_={}));var v;(function(t){t.Armenian="58",t.Azerbaijani="57",t.Belarusian="114",t.English="3",t.Kazakh="97",t.Portuguese="73",t.Russian="0",t.Spanish="4",t.Ukrainian="1",t.Uzbek="65",t.Vietnamese="75"})(v||(v={}));const st="vk.com",Yt=async(t,e,s)=>{const n=new URL(`https://${st}/js/lang-pack.js`);n.searchParams.set("format","json"),n.searchParams.set("name",e),t!==void 0&&n.searchParams.set("lang",t);const i=await(await fetch(n.toString())).json();return nt(i,s)},nt=(t,e)=>Object.fromEntries(Object.entries(t.keys).map(([s,n])=>[s.substring(`${e}_`.length),it(n)])),it=t=>Array.isArray(t)?t[0]:t;var P;(function(t){t.RU="ru",t.EN="en"})(P||(P={}));export{l as CurrentClientBrowser,c as CurrentClientDevice,_ as ErrorCategory,P as InterfaceLanguage,at as Logger,u as Observable,I as Subject,x as Subscription,rt as VERSION,v as VKNumericLanguage,Rt as ValueSubject,h as VideoQuality,bt as abortable,lt as addScript,It as areQualitiesExact,dt as assertEmptyArray,m as assertNever,ct as assertNonNullable,ht as assertNotEmptyArray,ut as assertNullable,Tt as assertQualityIsExact,Ut as buffer,ot as checkNever,yt as combine,jt as debounce,q as fillWithDefault,Vt as filter,Dt as filterChanged,Qt as fromEvent,T as getCurrentBrowser,gt as getExponentialDelay,At as getHighestQuality,mt as getIOSVersion,Nt as interval,St as isHigher,xt as isHigherOrEqual,wt as isIOS,M as isInvariantQuality,R as isLower,Ot as isLowerOrEqual,pt as isMacLike,U as isNonNullable,j as isNullable,Yt as loadVKLangPack,B as map,zt as mapTo,Mt as merge,S as noop,ft as now,kt as observableFrom,$t as once,qt as pairwise,Et as safeStorage,Ht as tap,Gt as throttle,Lt as timeout,_t as videoHeightToQuality,Pt as videoQualityToHeight,vt as videoSizeToQuality};
6
+ const Ae="1.0.32-beta.0";class M{subscriptions=[];unsubscribe(){const t=this.subscriptions;this.subscriptions=[],t.forEach(n=>typeof n=="function"?n():n.unsubscribe())}add(t){return this.subscriptions.push(t),this}}const x=e=>{throw new Error(`${e} is value of unexpected type`)},Oe=e=>{},y=()=>{};class d{constructor(t){t&&(this._subscribe=t)}subscribe(t,n){let i;n?typeof n=="function"?i={next:n,error:y}:i={next:s=>n.next(s),error:s=>n.error?.(s)}:i={next:y,error:y};const o=typeof t=="function"?{next:s=>{try{t(s)}catch(a){i.next(a)}},error:s=>i.next(s)}:{next:s=>t.next(s),error:s=>t.error?t.error(s):i.next(s)};let r;try{r=this._subscribe(o)}catch(s){o.error?.(s)}return new M().add(()=>{switch(o.next=y,o.error=y,typeof r){case"function":r();return;case"object":r.unsubscribe();return;case"undefined":return;default:return x(r)}})}pipe(...t){return t.reduce((n,i)=>i(n),this)}_subscribe(t){}}class j extends d{keyCounter=0;subscribers=new Map;constructor(){super()}next(t){this.subscribers.forEach(n=>n.next(t))}error(t){this.subscribers.forEach(n=>n.error?.(t))}_subscribe(t){const n=this.keyCounter++;return this.subscribers.set(n,t),new M().add(()=>this.subscribers.delete(n))}}class ve{log$=new j;logs=[];log=t=>{const n={...t,timestamp:Date.now()};this.logs.push(n),this.log$.next(n)};createCustomLog(t){return(...n)=>{let i;try{i=t(...n)}catch{i={message:"error in `createCustomLog`",component:"Logger"}}this.log(i)}}createComponentLog(t){return this.createCustomLog(n=>({component:t,...n}))}getAllLogs=()=>this.logs}function ye(e,t='Assertion "value is not nullable" failed'){if(e==null)throw new Error(t)}function Te(e,t='Assertion "value is nullable" failed'){if(e!=null)throw new Error(t)}function K(e){return typeof e<"u"&&e!==null}function ee(e){return e==null}function Ie(e,t){if(!e?.length)throw new Error(t)}function _e(e,t){if(e?.length)throw new Error(t)}const Pe=(e,t,n)=>new Promise((i,o)=>{t.addEventListener("abort",()=>{a(),h.remove()});const r=()=>{a(),o()},s=()=>{a(),i()},a=()=>{m&&clearTimeout(m),h.removeEventListener("load",s),h.removeEventListener("error",r)};let m;n&&(m=window.setTimeout(r,n));const h=document.createElement("script");h.addEventListener("load",s),h.addEventListener("error",r),h.src=e,document.head.appendChild(h)}),Re=typeof window.performance?.now=="function"?()=>window.performance.now():()=>Date.now(),Me=(e,t)=>async(...n)=>{const i=t(...n);let o=e.aborted,r;for(;!o&&!e.aborted;)try{const s=await i.next(r);o=s.done??!1,r=s.value}catch(s){await i.throw(s)}return r};var p;(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"})(p||(p={}));var l;(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"})(l||(l={}));const W=()=>{const{userAgent:e}=window.navigator,t=/yabrowser/i.test(e)?p.Yandex:void 0,n=/chrome|crios/i.test(e)?p.Chrome:void 0,i=/chromium/i.test(e)?p.Chromium:void 0,o=/firefox|fxios/i.test(e)?p.Firefox:void 0,r=/webkit|safari|khtml/i.test(e)?p.Safari:void 0,s=/opr\//i.test(e)?p.Opera:void 0,a=/edg/i.test(e)?p.Edge:void 0,m=/android/i.test(e)?l.Android:void 0,h=/iphone/i.test(e)?l.iPhone:void 0,T=/ipad/i.test(e)?l.iPad:void 0,S=/ipod/i.test(e)?l.iPod:void 0,v=/mac/i.test(e)?l.Mac:void 0,I=/webOS|BlackBerry|IEMobile|Opera Mini/i.test(e)?l.RestMobile:void 0;return{browser:t||o||s||a||n||i||r||p.Rest,device:m||h||T||S||I||v||l.Desktop}},Le=(e=!1)=>{const n=[l.iPhone,l.iPad,l.iPod].includes(W().device);if(!e)return n;const{userAgent:i,maxTouchPoints:o}=window.navigator;return!!(n||/macintosh/i.test(i)&&o>0)},Ne=()=>{const{userAgent:e}=window.navigator,t=e.match(/Version\/(\d+(\.\d+)?)/i);if(!t)return null;const n=t[1],i=parseFloat(n);return isNaN(i)?null:i},ke=()=>[l.Mac,l.iPhone,l.iPad,l.iPod].includes(W().device),Ue=(e,{start:t=0,factor:n=2,max:i=1/0,min:o=t,random:r=0}={})=>{let s=t;return s*=n**e,s*=1+(Math.random()*r*2-r),s=Math.round(s),s=Math.min(s,i),s=Math.max(s,o),s};var u;(function(e){e[e.LOCAL_STORAGE=0]="LOCAL_STORAGE",e[e.SESSION_STORAGE=1]="SESSION_STORAGE",e[e.RUNTIME=2]="RUNTIME"})(u||(u={}));let A,E;const N=`vk-videoplayer-dummy-key-${Math.random()}`,O=()=>{if(E!==void 0)return E;try{localStorage.setItem(N,"test"),localStorage.removeItem(N),E=u.LOCAL_STORAGE}catch(e){if(e instanceof DOMException||e instanceof TypeError)try{sessionStorage.getItem(N),E=u.SESSION_STORAGE}catch(t){if(t instanceof DOMException||t instanceof TypeError)E=u.RUNTIME;else throw t}else throw e}return E===u.RUNTIME&&(A=new Map),E},te=()=>O()===u.LOCAL_STORAGE,ne=e=>{const t=O();switch(t){case u.LOCAL_STORAGE:return localStorage.getItem(e)??void 0;case u.SESSION_STORAGE:return sessionStorage.getItem(e)??void 0;case u.RUNTIME:return A?.get(e);default:x(t)}},ie=(e,t)=>{const n=O();switch(n){case u.LOCAL_STORAGE:try{localStorage.setItem(e,t)}catch(i){if(i instanceof DOMException)console.error(i);else throw i}break;case u.SESSION_STORAGE:try{sessionStorage.setItem(e,t)}catch(i){if(i instanceof DOMException)console.error(i);else throw i}break;case u.RUNTIME:return void A?.set(e,t);default:x(n)}},se=e=>{const t=O();switch(t){case u.LOCAL_STORAGE:return e in localStorage;case u.SESSION_STORAGE:return e in sessionStorage;case u.RUNTIME:return A?.has(e)??!1;default:return x(t),!1}},re=e=>{const t=O();switch(t){case u.LOCAL_STORAGE:return localStorage.removeItem(e);case u.SESSION_STORAGE:return sessionStorage.removeItem(e);case u.RUNTIME:return void A?.delete(e);default:x(t)}},oe=()=>{const e=O();switch(e){case u.LOCAL_STORAGE:return localStorage.clear();case u.SESSION_STORAGE:return sessionStorage.clear();case u.RUNTIME:return A?.clear();default:x(e)}};var Qe=Object.freeze({__proto__:null,clear:oe,get:ne,has:se,isPersistent:te,remove:re,set:ie});const De=()=>{let e,t;try{e=window.self!==window.top}catch(i){i instanceof DOMException&&i.name==="SecurityError"?e=!0:(e=!1,console.error(i))}try{window.location.ancestorOrigins&&(t=window.location.ancestorOrigins[window.location.ancestorOrigins.length-1])}catch(i){console.error(i)}try{!t&&document.referrer&&(t=document.referrer)}catch(i){console.error(i)}const n=t?new URL(t).hostname:void 0;return{isEmbed:e,host:n}};var f;(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"})(f||(f={}));const w={[f.Q_144P]:{width:256,height:144},[f.Q_240P]:{width:428,height:240},[f.Q_360P]:{width:640,height:360},[f.Q_480P]:{width:856,height:480},[f.Q_720P]:{width:1280,height:720},[f.Q_1080P]:{width:1920,height:1080},[f.Q_1440P]:{width:2560,height:1440},[f.Q_2160P]:{width:3840,height:2160},[f.Q_4320P]:{width:7680,height:4320}},Fe=(e,t)=>w[e].height>w[t].height,Ge=(e,t)=>w[e].height>=w[t].height,q=(e,t)=>w[e].height<w[t].height,Ve=(e,t)=>w[e].height<=w[t].height,je=e=>e.sort((t,n)=>t===n?0:t===f.INVARIANT?1:n===f.INVARIANT?-1:q(t,n)?1:-1)[0],z=Object.keys(w).sort((e,t)=>q(e,t)?-1:1),We=(e,t=.02)=>[...z].find(i=>w[i].height*(1+t)>=e),qe=({width:e,height:t})=>{const n=Math.min(e,t),i=Math.max(e,t);return z.find(o=>{const r=w[o];return r.width>=i&&r.height>=n})},ze=e=>w[e].height,$=e=>e===f.INVARIANT,$e=e=>e.every(t=>!$(t));function He(e){if($(e))throw new Error("Expected exact quality")}const ae=(e,t)=>{const n={};for(const i of Object.keys(t)){const o=t[i],r=e[i];Array.isArray(o)&&Array.isArray(r)?n[i]=r:typeof o=="object"&&typeof r=="object"?n[i]=ae(r,o):n[i]=i in e?r:o}return n},Ce=e=>{let t="";return e>=3600&&(t+=Math.floor(e/3600)+"h",e=e%3600),e>=60&&(t+=Math.floor(e/60)+"m",e=e%60),e>0&&(t+=Math.floor(e)+"s"),t};function Ye(e,t=0,n){let i,o,r,s,a,m,h=0,T=!1,S=!1,v=!0;const I=!t&&t!==0&&typeof window.requestAnimationFrame=="function";n&&(T=!!n.leading,S="maxWait"in n,r=n?.maxWait?Math.max(+n?.maxWait||0,t):r,v="trailing"in n?!!n.trailing:v);function L(c){const g=i,b=o;return i=o=void 0,h=c,s=e.apply(b,g),s}function _(c,g){return I?(a&&window.cancelAnimationFrame(a),window.requestAnimationFrame(c)):setTimeout(c,g)}function C(c){if(I){window.cancelAnimationFrame(c);return}clearTimeout(c)}function Y(c){return h=c,a=_(P,t),T?L(c):s}function X(c){const g=c-m,b=c-h,Q=t-g;return S?Math.min(Q,r-b):Q}function k(c){const g=c-m,b=c-h;return m===void 0||g>=t||g<0||S&&b>=r}function P(){const c=Date.now();if(k(c))return U(c);a=_(P,X(c))}function U(c){return a=void 0,v&&i?L(c):(i=o=void 0,s)}function J(){a!==void 0&&C(a),h=0,i=m=o=a=void 0}function Z(){return a===void 0?s:U(Date.now())}function B(){return a!==void 0}function R(...c){const g=Date.now(),b=k(g);if(i=c,o=this,m=g,b){if(a===void 0)return Y(m);if(S)return a=_(P,t),L(m)}return a===void 0&&(a=_(P,t)),s}return R.cancel=J,R.flush=Z,R.pending=B,R}const H=(e,t)=>{if(e===null||typeof e!="object")return e;const n=Array.isArray(e)?[]:{};for(const i in e){if(typeof t=="function"){const o=t(e[i],i,e,n);if(o!==void 0){n[i]=o;continue}}typeof e[i]=="object"?n[i]=H(e[i],t):n[i]=e[i]}return n},Xe=e=>H(e);class Je extends j{value;constructor(t){super(),this.value=t}next(t){super.next(this.value=t)}error(t){super.error(this.value=t)}getValue(){return this.value}_subscribe(t){const n=super._subscribe(t);return t.next(this.value),n}}function Ze(e){return new d(t=>{const n={};let i=Object.keys(e).length;const o=r=>s=>{r in n||i--,n[r]=s,i===0&&t.next(n)};return Object.entries(e).reduce((r,[s,a])=>r.add(a.subscribe(o(s))),new M)})}function Be(...e){return new d(t=>e.reduce((n,i)=>n.add(i.subscribe(t)),new M))}var Ke=e=>new d(t=>{const n=window.setTimeout(()=>{try{t.next()}catch(i){if(t.error)t.error(i);else throw i}},e);return()=>window.clearTimeout(n)}),et=e=>new d(t=>{const n=window.setInterval(()=>t.next(),e);return()=>window.clearInterval(n)}),tt=e=>new d(t=>{e.forEach(n=>t.next(n))}),nt=(e,t)=>new d(n=>{const i=o=>n.next(o);return e.addEventListener(t,i),()=>e.removeEventListener(t,i)});function it(e){return t=>new d(n=>t.subscribe(new ce(n,e)))}class ce{destination;size;lastValues=[];constructor(t,n){this.destination=t,this.size=n}next(t){this.lastValues.length===this.size&&this.lastValues.shift(),this.lastValues.push(t),this.destination.next(this.lastValues)}error(t){this.destination.error?.(t)}}const ue={leading:!1,trailing:!0};function st(e,t=ue){return n=>new d(i=>n.subscribe(new le(i,e,t)))}class le{destination;time;config;lastValue;timeout;constructor(t,n,i){this.destination=t,this.time=n,this.config=i}next(t){this.lastValue=t,K(this.timeout)?window.clearTimeout(this.timeout):this.config.leading&&this.destination.next(t),this.timeout=window.setTimeout(()=>{if(this.config.trailing)try{this.destination.next(this.lastValue)}catch(n){if(this.destination.error)this.destination.error(n);else throw n}this.timeout=void 0},this.time)}error(t){this.destination.error?.(t)}}const de={leading:!0,trailing:!1};function rt(e,t=de){return n=>new d(i=>n.subscribe(new he(i,e,t)))}class he{destination;time;config;lastValue;timeout;constructor(t,n,i){this.destination=t,this.time=n,this.config=i}next(t){this.lastValue=t,ee(this.timeout)&&(this.config.leading&&this.destination.next(t),this.timeout=window.setTimeout(()=>{this.config.trailing&&this.destination.next(this.lastValue),this.timeout=void 0},this.time))}error(t){this.destination.error?.(t)}}function ot(e){return t=>new d(n=>t.subscribe(new fe(n,e)))}class fe{destination;predicate;constructor(t,n){this.destination=t,this.predicate=n}next(t){let n;try{n=this.predicate(t)}catch(i){throw this.error(i),i}n&&this.destination.next(t)}error(t){this.destination.error?.(t)}}function at(e=(t,n)=>t===n){return t=>new d(n=>t.subscribe(new me(n,e)))}const D={};class me{destination;predicate;lastValue=D;constructor(t,n){this.destination=t,this.predicate=n}next(t){let n;try{n=this.lastValue===D||!this.predicate(this.lastValue,t),this.lastValue=t}catch(i){throw this.error(i),i}n&&this.destination.next(t)}error(t){this.destination.error?.(t)}}function we(e){return t=>new d(n=>t.subscribe(new ge(n,e)))}let ge=class{destination;mapper;constructor(t,n){this.destination=t,this.mapper=n}next(t){let n;try{n=this.mapper(t)}catch(i){throw this.error(i),i}this.destination.next(n)}error(t){this.destination.error?.(t)}};function ut(e){return we(()=>e)}function lt(){return e=>new d(t=>{let n=!1,i=!1;const o=e.subscribe(r=>{n||(n=!0,t.next(r)),i&&o.unsubscribe()},r=>{n=!0,t.error?.(r),i&&o.unsubscribe()});return i=!0,n&&o.unsubscribe(),o})}function dt(){return e=>new d(t=>e.subscribe(new pe(t)))}class pe{destination;last;hasLast=!1;constructor(t){this.destination=t}next(t){const n=this.last;if(this.last=t,!this.hasLast){this.hasLast=!0;return}this.destination.next([n,t])}error(t){this.destination.error?.(t)}}function ht(e){return t=>new d(n=>t.subscribe(new be(n,e)))}class be{destination;effect;constructor(t,n){this.destination=t,this.effect=n}next(t){try{this.effect(t)}catch(n){throw this.error(n),n}this.destination.next(t)}error(t){this.destination.error?.(t)}}var F;(function(e){e.NETWORK="network",e.VIDEO_PIPELINE="video_pipeline",e.EXTERNAL_API="external_api",e.PARSER="parser",e.DOM="dom",e.WTF="wtf"})(F||(F={}));var G;(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"})(G||(G={}));const Ee="vk.com",ft=async(e,t,n)=>{const i=new URL(`https://${Ee}/js/lang-pack.js`);i.searchParams.set("format","json"),i.searchParams.set("name",t),e!==void 0&&i.searchParams.set("lang",e);const r=await(await fetch(i.toString())).json();return Se(r,n)},Se=(e,t)=>Object.fromEntries(Object.entries(e.keys).map(([n,i])=>[n.substring(`${t}_`.length),xe(i)])),xe=e=>Array.isArray(e)?e[0]:e;var V;(function(e){e.RU="ru",e.EN="en"})(V||(V={}));export{p as CurrentClientBrowser,l as CurrentClientDevice,F as ErrorCategory,V as InterfaceLanguage,ve as Logger,d as Observable,j as Subject,M as Subscription,Ae as VERSION,G as VKNumericLanguage,Je as ValueSubject,f as VideoQuality,Me as abortable,Pe as addScript,$e as areQualitiesExact,_e as assertEmptyArray,x as assertNever,ye as assertNonNullable,Ie as assertNotEmptyArray,Te as assertNullable,He as assertQualityIsExact,it as buffer,Oe as checkNever,Xe as cloneDeep,H as cloneDeepWith,Ze as combine,st as debounce,Ye as debounceFn,De as detectEmbed,ae as fillWithDefault,ot as filter,at as filterChanged,nt as fromEvent,W as getCurrentBrowser,Ue as getExponentialDelay,je as getHighestQuality,Ne as getIOSVersion,et as interval,Fe as isHigher,Ge as isHigherOrEqual,Le as isIOS,$ as isInvariantQuality,q as isLower,Ve as isLowerOrEqual,ke as isMacLike,K as isNonNullable,ee as isNullable,ft as loadVKLangPack,we as map,ut as mapTo,Be as merge,y as noop,Re as now,tt as observableFrom,lt as once,dt as pairwise,Qe as safeStorage,ht as tap,rt as throttle,Ce as timeCodeToString,Ke as timeout,We as videoHeightToQuality,ze as videoQualityToHeight,qe as videoSizeToQuality};
package/index.d.ts CHANGED
@@ -177,6 +177,11 @@ declare namespace iframeSafeStorage_d {
177
177
  };
178
178
  }
179
179
 
180
+ declare const detectEmbed: () => {
181
+ isEmbed: boolean;
182
+ host?: string | undefined;
183
+ };
184
+
180
185
  declare enum VideoQuality {
181
186
  INVARIANT = "Invariant quality",
182
187
  Q_144P = "144p",
@@ -273,6 +278,26 @@ declare function assertQualityIsExact(quality: VideoQuality): asserts quality is
273
278
 
274
279
  declare const fillWithDefault: <Config extends object>(partial: RecursivePartial<Config>, defaultConfig: Config) => Config;
275
280
 
281
+ declare const timeCodeToString: (t: number) => string;
282
+
283
+ interface DebounceSettings {
284
+ leading?: boolean;
285
+ maxWait?: number;
286
+ trailing?: boolean;
287
+ }
288
+ interface DebouncedFn<T extends (...args: any[]) => any> {
289
+ (...args: Parameters<T>): ReturnType<T> | undefined;
290
+ cancel(): void;
291
+ flush(): ReturnType<T> | undefined;
292
+ pending(): boolean;
293
+ }
294
+ declare function debounceFn<T extends (...args: any) => any>(func: T, wait?: number, options?: DebounceSettings): DebouncedFn<T>;
295
+
296
+ declare const cloneDeep: <T>(obj: T) => T;
297
+
298
+ type CloneDeepWithCustomizer<TObject> = (value: unknown, key: number | string | undefined, object: TObject | undefined, stack: any) => any;
299
+ declare const cloneDeepWith: <T>(obj: T, customizer?: CloneDeepWithCustomizer<T> | undefined) => T;
300
+
276
301
  declare class Subscription implements ISubscription {
277
302
  private subscriptions;
278
303
  unsubscribe(): void;
@@ -377,4 +402,4 @@ declare enum VKNumericLanguage {
377
402
  type VKLanguage = VKNumericLanguage | string;
378
403
  declare const loadVKLangPack: <T extends StringRecord>(language: VKLanguage, packName: string, packPrefix: string) => Promise<T>;
379
404
 
380
- export { Byte, CurrentClientBrowser, CurrentClientDevice, ErrorCategory, ExactVideoQuality, ExponentialBackoffConfig, IComponentLogEntry, IComponentLogger, ICurrentBrowserInfo, IEmitter, IError, IListener, ILogEntry, ILogInputEntry, ILogger, IObservable, IOperator, IRange, IRectangle, ISubject, ISubscription, IUnsubscriber, IValue, IValueObservable, IValueSubject, IWarning, InterfaceLanguage, Kbps, Logger, Mbps, Milliseconds, Nullable, Observable, Percentage, QualityLimits, RecursivePartial, Seconds, StringRecord, Subject, Subscription, VERSION, VKLanguage, VKNumericLanguage, ValueSubject, VideoQuality, abortable, addScript, areQualitiesExact, assertEmptyArray, assertNever, assertNonNullable, assertNotEmptyArray, assertNullable, assertQualityIsExact, bps, buffer, checkNever, combine, debounce, fillWithDefault, filter, filterChanged, _default as fromEvent, getCurrentBrowser, getExponentialDelay, getHighestQuality, getIOSVersion, _default$2 as interval, isHigher, isHigherOrEqual, isIOS, isInvariantQuality, isLower, isLowerOrEqual, isMacLike, isNonNullable, isNullable, loadVKLangPack, map, mapTo, merge, noop, now, _default$1 as observableFrom, once, pairwise, iframeSafeStorage_d as safeStorage, tap, throttle, _default$3 as timeout, videoHeightToQuality, videoQualityToHeight, videoSizeToQuality };
405
+ export { Byte, CurrentClientBrowser, CurrentClientDevice, DebouncedFn, ErrorCategory, ExactVideoQuality, ExponentialBackoffConfig, IComponentLogEntry, IComponentLogger, ICurrentBrowserInfo, IEmitter, IError, IListener, ILogEntry, ILogInputEntry, ILogger, IObservable, IOperator, IRange, IRectangle, ISubject, ISubscription, IUnsubscriber, IValue, IValueObservable, IValueSubject, IWarning, InterfaceLanguage, Kbps, Logger, Mbps, Milliseconds, Nullable, Observable, Percentage, QualityLimits, RecursivePartial, Seconds, StringRecord, Subject, Subscription, VERSION, VKLanguage, VKNumericLanguage, ValueSubject, VideoQuality, abortable, addScript, areQualitiesExact, assertEmptyArray, assertNever, assertNonNullable, assertNotEmptyArray, assertNullable, assertQualityIsExact, bps, buffer, checkNever, cloneDeep, cloneDeepWith, combine, debounce, debounceFn, detectEmbed, fillWithDefault, filter, filterChanged, _default as fromEvent, getCurrentBrowser, getExponentialDelay, getHighestQuality, getIOSVersion, _default$2 as interval, isHigher, isHigherOrEqual, isIOS, isInvariantQuality, isLower, isLowerOrEqual, isMacLike, isNonNullable, isNullable, loadVKLangPack, map, mapTo, merge, noop, now, _default$1 as observableFrom, once, pairwise, iframeSafeStorage_d as safeStorage, tap, throttle, timeCodeToString, _default$3 as timeout, videoHeightToQuality, videoQualityToHeight, videoSizeToQuality };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vkontakte/videoplayer-shared",
3
- "version": "1.0.31",
3
+ "version": "1.0.32-beta.0",
4
4
  "author": "vk.com",
5
5
  "description": "Shared code for vk.com videoplayer",
6
6
  "homepage": "https://vk.com",