@vkontakte/videoplayer 1.1.80 → 1.1.81-dev.169e8a40.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/es2018.cjs ADDED
@@ -0,0 +1,63 @@
1
+ /**
2
+ * @vkontakte/videoplayer v1.1.81-dev.169e8a40.0
3
+ * Thu, 15 Jan 2026 09:34:28 GMT
4
+ * https://st.mycdn.me/static/vkontakte-videoplayer/1-1-81/doc/
5
+ */
6
+ "use strict";var E$=Object.create;var hd=Object.defineProperty;var P$=Object.getOwnPropertyDescriptor;var k$=Object.getOwnPropertyNames;var A$=Object.getPrototypeOf,L$=Object.prototype.hasOwnProperty;var _g=t=>{throw TypeError(t)};var M$=(t,e,i)=>e in t?hd(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i;var V$=(t,e)=>{for(var i in e)hd(t,i,{get:e[i],enumerable:!0})},bg=(t,e,i,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of k$(e))!L$.call(t,r)&&r!==i&&hd(t,r,{get:()=>e[r],enumerable:!(o=P$(e,r))||o.enumerable});return t};var $g=(t,e,i)=>(i=t!=null?E$(A$(t)):{},bg(e||!t||!t.__esModule?hd(i,"default",{value:t,enumerable:!0}):i,t)),R$=t=>bg(hd({},"__esModule",{value:!0}),t);var sr=(t,e,i)=>M$(t,typeof e!="symbol"?e+"":e,i),qp=(t,e,i)=>e.has(t)||_g("Cannot "+i);var Ni=(t,e,i)=>(qp(t,e,"read from private field"),i?i.call(t):e.get(t)),qs=(t,e,i)=>e.has(t)?_g("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,i),_l=(t,e,i,o)=>(qp(t,e,"write to private field"),o?o.call(t,i):e.set(t,i),i),yg=(t,e,i)=>(qp(t,e,"access private method"),i);var IT={};V$(IT,{ControlButtonType:()=>_c,GridTypes:()=>Zr,InterfaceLanguage:()=>md.InterfaceLanguage,MenuItemType:()=>Yl,PlayerPhase:()=>Jr,VERSION:()=>Na,VKNumericLanguage:()=>md.VKNumericLanguage,VideoFormat:()=>Dp.VideoFormat,VideoQuality:()=>Dp.VideoQuality,loadVKLangPack:()=>md.loadVKLangPack,registerPlayerWebComponent:()=>TT});module.exports=R$(IT);var Qs="[",Gs="[!",$a="]",cs={};var Ji=Symbol(),Un=Symbol("filename"),xg=Symbol("hmr"),wg="http://www.w3.org/1999/xhtml",ru="http://www.w3.org/2000/svg";var Qp="@attach";var su=!0;var Cg,Tg,Sg=(Tg=(Cg=globalThis.process)==null?void 0:Cg.env)==null?void 0:Tg.NODE_ENV,Pe=Sg&&!Sg.toLowerCase().startsWith("prod");var ar=Array.isArray,Ig=Array.prototype.indexOf,_d=Array.from,Gp=Object.keys,co=Object.defineProperty,Ko=Object.getOwnPropertyDescriptor,au=Object.getOwnPropertyDescriptors,Yp=Object.prototype,Eg=Array.prototype,ya=Object.getPrototypeOf,jp=Object.isExtensible;function Ys(t){return typeof t=="function"}var gt=()=>{};function Pg(t){return t()}function js(t){for(var e=0;e<t.length;e++)t[e]()}var qo=Symbol("$state"),bl=Symbol("legacy props"),kg=Symbol(""),lu=Symbol("proxy path"),du=1,$l=3,lr=8;function cu(t){return t===this.v}function yl(t,e){return t!=t?e==e:t!==e||t!==null&&typeof t=="object"||typeof t=="function"}function Ag(t,e){return t!==e}function xl(t){return!yl(t,this.v)}function Lg(){if(Pe){let t=new Error(`derived_references_self
7
+ A derived value cannot reference itself recursively
8
+ https://svelte.dev/e/derived_references_self`);throw t.name="Svelte error",t}else throw new Error("https://svelte.dev/e/derived_references_self")}function Mg(t){if(Pe){let e=new Error(`effect_in_teardown
9
+ \`${t}\` cannot be used inside an effect cleanup function
10
+ https://svelte.dev/e/effect_in_teardown`);throw e.name="Svelte error",e}else throw new Error("https://svelte.dev/e/effect_in_teardown")}function Vg(){if(Pe){let t=new Error("effect_in_unowned_derived\nEffect cannot be created inside a `$derived` value that was not itself created inside an effect\nhttps://svelte.dev/e/effect_in_unowned_derived");throw t.name="Svelte error",t}else throw new Error("https://svelte.dev/e/effect_in_unowned_derived")}function Rg(t){if(Pe){let e=new Error(`effect_orphan
11
+ \`${t}\` can only be used inside an effect (e.g. during component initialisation)
12
+ https://svelte.dev/e/effect_orphan`);throw e.name="Svelte error",e}else throw new Error("https://svelte.dev/e/effect_orphan")}function Ng(){if(Pe){let t=new Error(`effect_update_depth_exceeded
13
+ Maximum update depth exceeded. This can happen when a reactive block or effect repeatedly sets a new value. Svelte limits the number of nested updates to prevent infinite loops
14
+ https://svelte.dev/e/effect_update_depth_exceeded`);throw t.name="Svelte error",t}else throw new Error("https://svelte.dev/e/effect_update_depth_exceeded")}function Dg(){if(Pe){let t=new Error(`hydration_failed
15
+ Failed to hydrate the application
16
+ https://svelte.dev/e/hydration_failed`);throw t.name="Svelte error",t}else throw new Error("https://svelte.dev/e/hydration_failed")}function Og(){if(Pe){let t=new Error("invalid_snippet\nCould not `{@render}` snippet due to the expression being `null` or `undefined`. Consider using optional chaining `{@render snippet?.()}`\nhttps://svelte.dev/e/invalid_snippet");throw t.name="Svelte error",t}else throw new Error("https://svelte.dev/e/invalid_snippet")}function Bg(t){if(Pe){let e=new Error(`props_invalid_value
17
+ Cannot do \`bind:${t}={undefined}\` when \`${t}\` has a fallback value
18
+ https://svelte.dev/e/props_invalid_value`);throw e.name="Svelte error",e}else throw new Error("https://svelte.dev/e/props_invalid_value")}function Hg(t){if(Pe){let e=new Error(`props_rest_readonly
19
+ Rest element properties of \`$props()\` such as \`${t}\` are readonly
20
+ https://svelte.dev/e/props_rest_readonly`);throw e.name="Svelte error",e}else throw new Error("https://svelte.dev/e/props_rest_readonly")}function Fg(t){if(Pe){let e=new Error(`rune_outside_svelte
21
+ The \`${t}\` rune is only available inside \`.svelte\` and \`.svelte.js/ts\` files
22
+ https://svelte.dev/e/rune_outside_svelte`);throw e.name="Svelte error",e}else throw new Error("https://svelte.dev/e/rune_outside_svelte")}function Ug(){if(Pe){let t=new Error("state_descriptors_fixed\nProperty descriptors defined on `$state` objects must contain `value` and always be `enumerable`, `configurable` and `writable`.\nhttps://svelte.dev/e/state_descriptors_fixed");throw t.name="Svelte error",t}else throw new Error("https://svelte.dev/e/state_descriptors_fixed")}function zg(){if(Pe){let t=new Error("state_prototype_fixed\nCannot set prototype of `$state` object\nhttps://svelte.dev/e/state_prototype_fixed");throw t.name="Svelte error",t}else throw new Error("https://svelte.dev/e/state_prototype_fixed")}function Wg(){if(Pe){let t=new Error("state_unsafe_mutation\nUpdating state inside `$derived(...)`, `$inspect(...)` or a template expression is forbidden. If the value should not be reactive, declare it without `$state`\nhttps://svelte.dev/e/state_unsafe_mutation");throw t.name="Svelte error",t}else throw new Error("https://svelte.dev/e/state_unsafe_mutation")}var us=!1,ps=!1;function Kg(){us=!0}var bd=null;function Cs(t){let e=Error(),i=e.stack;if(i){let o=i.split(`
23
+ `),r=[`
24
+ `];for(let a=0;a<o.length;a++){let l=o[a];if(l!=="Error"){if(l.includes("validate_each_keys"))return null;l.includes("svelte/src/internal")||r.push(l)}}if(r.length===1)return null;co(e,"stack",{value:r.join(`
25
+ `)}),co(e,"name",{value:`${t}Error`})}return e}function Wr(t,e){return t.label=e,uu(t.v,e),t}function uu(t,e){var i;return(i=t==null?void 0:t[lu])==null||i.call(t,e),t}function wl(t){if(Pe){let e=new Error(`lifecycle_outside_component
26
+ \`${t}(...)\` can only be used during component initialisation
27
+ https://svelte.dev/e/lifecycle_outside_component`);throw e.name="Svelte error",e}else throw new Error("https://svelte.dev/e/lifecycle_outside_component")}var zt=null;function $d(t){zt=t}var dr=null;function yd(t){dr=t}function Sl(t){return Jp("getContext").get(t)}function Cl(t,e){return Jp("setContext").set(t,e),e}function xd(){return Jp("getAllContexts")}function B(t,e=!1,i){var o=zt={p:zt,c:null,d:!1,e:null,m:!1,s:t,x:null,l:null};us&&!e&&(zt.l={s:null,u:null,r1:[],r2:Pr(!1)}),wo(()=>{o.d=!0}),Pe&&(zt.function=i,dr=i)}function H(t){var l,d;let e=zt;if(e!==null){t!==void 0&&(e.x=t);let s=e.e;if(s!==null){var i=_t,o=Nt;e.e=null;try{for(var r=0;r<s.length;r++){var a=s[r];uo(a.effect),qi(a.reaction),So(a.fn)}}finally{uo(i),qi(o)}}zt=e.p,Pe&&(dr=(d=(l=e.p)==null?void 0:l.function)!=null?d:null),e.m=!0}return t||{}}function fs(){return!us||zt!==null&&zt.l===null}function Jp(t){var e;return zt===null&&wl(t),(e=zt.c)!=null?e:zt.c=new Map(D$(zt)||void 0)}function D$(t){let e=t.p;for(;e!==null;){let i=e.c;if(i!==null)return i;e=e.p}return null}var O$=/^[a-zA-Z_$][a-zA-Z_$0-9]*$/;function li(t){if(typeof t!="object"||t===null||qo in t)return t;let e=ya(t);if(e!==Yp&&e!==Eg)return t;var i=new Map,o=ar(t),r=K(0),a=Pe&&ps?Cs("CreatedAt"):null,l=Nt,d=m=>{var p=Nt;qi(l);var v=m();return qi(p),v};o&&i.set("length",K(t.length,a));var s="";function u(m){s=m,Wr(r,`${s} version`);for(let[p,v]of i)Wr(v,xa(s,p))}return new Proxy(t,{defineProperty(m,p,v){(!("value"in v)||v.configurable===!1||v.enumerable===!1||v.writable===!1)&&Ug();var _=i.get(p);return _===void 0?_=d(()=>{var y=K(v.value,a);return i.set(p,y),Pe&&typeof p=="string"&&Wr(y,xa(s,p)),y}):N(_,v.value,!0),!0},deleteProperty(m,p){var v=i.get(p);if(v===void 0){if(p in m){let b=d(()=>K(Ji,a));i.set(p,b),ef(r),Pe&&Wr(b,xa(s,p))}}else{if(o&&typeof p=="string"){var _=i.get("length"),y=Number(p);Number.isInteger(y)&&y<_.v&&N(_,y)}N(v,Ji),ef(r)}return!0},get(m,p,v){var w;if(p===qo)return t;if(Pe&&p===lu)return u;var _=i.get(p),y=p in m;if(_===void 0&&(!y||(w=Ko(m,p))!=null&&w.writable)&&(_=d(()=>{var I=li(y?m[p]:Ji),T=K(I,a);return Pe&&Wr(T,xa(s,p)),T}),i.set(p,_)),_!==void 0){var b=n(_);return b===Ji?void 0:b}return Reflect.get(m,p,v)},getOwnPropertyDescriptor(m,p){var v=Reflect.getOwnPropertyDescriptor(m,p);if(v&&"value"in v){var _=i.get(p);_&&(v.value=n(_))}else if(v===void 0){var y=i.get(p),b=y==null?void 0:y.v;if(y!==void 0&&b!==Ji)return{enumerable:!0,configurable:!0,value:b,writable:!0}}return v},has(m,p){var b;if(p===qo)return!0;var v=i.get(p),_=v!==void 0&&v.v!==Ji||Reflect.has(m,p);if(v!==void 0||_t!==null&&(!_||(b=Ko(m,p))!=null&&b.writable)){v===void 0&&(v=d(()=>{var w=_?li(m[p]):Ji,I=K(w,a);return Pe&&Wr(I,xa(s,p)),I}),i.set(p,v));var y=n(v);if(y===Ji)return!1}return _},set(m,p,v,_){var P;var y=i.get(p),b=p in m;if(o&&p==="length")for(var w=v;w<y.v;w+=1){var I=i.get(w+"");I!==void 0?N(I,Ji):w in m&&(I=d(()=>K(Ji,a)),i.set(w+"",I),Pe&&Wr(I,xa(s,w)))}if(y===void 0)(!b||(P=Ko(m,p))!=null&&P.writable)&&(y=d(()=>K(void 0,a)),N(y,li(v)),i.set(p,y),Pe&&Wr(y,xa(s,p)));else{b=y.v!==Ji;var T=d(()=>li(v));N(y,T)}var D=Reflect.getOwnPropertyDescriptor(m,p);if(D!=null&&D.set&&D.set.call(_,v),!b){if(o&&typeof p=="string"){var L=i.get("length"),E=Number(p);Number.isInteger(E)&&E>=L.v&&N(L,E+1)}ef(r)}return!0},ownKeys(m){n(r);var p=Reflect.ownKeys(m).filter(y=>{var b=i.get(y);return b===void 0||b.v!==Ji});for(var[v,_]of i)_.v!==Ji&&!(v in m)&&p.push(v);return p},setPrototypeOf(){zg()}})}function xa(t,e){var i;return typeof e=="symbol"?`${t}[Symbol(${(i=e.description)!=null?i:""})]`:O$.test(e)?`${t}.${e}`:/^\d+$/.test(e)?`${t}[${e}]`:`${t}['${e}']`}function ef(t,e=1){N(t,t.v+e)}function Tl(t){try{if(t!==null&&typeof t=="object"&&qo in t)return t[qo]}catch(e){}return t}function tf(t,e){return Object.is(Tl(t),Tl(e))}function Kr(t){var e=2050,i=Nt!==null&&(Nt.f&2)!==0?Nt:null;_t===null||i!==null&&(i.f&256)!==0?e|=256:_t.f|=1048576;let o={ctx:zt,deps:null,effects:null,equals:cu,f:e,fn:t,reactions:null,rv:0,v:null,wv:0,parent:i!=null?i:_t};return Pe&&ps&&(o.created=Cs("CreatedAt")),o}function f(t){let e=Kr(t);return mu(e),e}function Sn(t){let e=Kr(t);return e.equals=xl,e}function pu(t){var e=t.effects;if(e!==null){t.effects=null;for(var i=0;i<e.length;i+=1)Qi(e[i])}}var of=[];function B$(t){for(var e=t.parent;e!==null;){if((e.f&2)===0)return e;e=e.parent}return null}function sf(t){var e,i=_t;if(uo(B$(t)),Pe){let o=wa;nf(new Set);try{of.includes(t)&&Lg(),of.push(t),pu(t),e=fu(t)}finally{uo(i),nf(o),of.pop()}}else try{pu(t),e=fu(t)}finally{uo(i)}return e}function af(t){var e=sf(t);if(t.equals(e)||(t.v=e,t.wv=wd()),!Ts){var i=(Is||(t.f&256)!==0)&&t.deps!==null?4096:1024;Cn(t,i)}}var wa=new Set,Il=new Map;function nf(t){wa=t}function Pr(t,e){var i={f:0,v:t,reactions:null,equals:cu,rv:0,wv:0};return Pe&&ps&&(i.created=e!=null?e:Cs("CreatedAt"),i.updated=null,i.set_during_effect=!1,i.trace=null),i}function K(t,e){let i=Pr(t,e);return mu(i),i}function ms(t,e=!1,i=!0){var r,a;let o=Pr(t);return e||(o.equals=xl),us&&i&&zt!==null&&zt.l!==null&&((a=(r=zt.l).s)!=null?a:r.s=[]).push(o),o}function N(t,e,i=!1){var r;Nt!==null&&(!pr||(Nt.f&262144)!==0)&&fs()&&(Nt.f&262162)!==0&&!((r=Go)!=null&&r[1].includes(t)&&Go[0]===Nt)&&Wg();let o=i?li(e):e;return Pe&&uu(o,t.label),El(t,o)}function El(t,e){if(!t.equals(e)){var i=t.v;if(Ts?Il.set(t,e):Il.set(t,i),t.v=e,Pe&&ps&&(t.updated=Cs("UpdatedAt"),_t!==null&&(t.set_during_effect=!0)),(t.f&2)!==0&&((t.f&2048)!==0&&sf(t),Cn(t,(t.f&256)===0?1024:4096)),t.wv=wd(),Qg(t,2048),fs()&&_t!==null&&(_t.f&1024)!==0&&(_t.f&96)===0&&(ur===null?Gg([t]):ur.push(t)),Pe&&wa.size>0){let o=Array.from(wa);for(let r of o)(r.f&1024)!==0&&Cn(r,4096),Ca(r)&&Pl(r);wa.clear()}}return e}function Qg(t,e){var i=t.reactions;if(i!==null)for(var o=fs(),r=i.length,a=0;a<r;a++){var l=i[a],d=l.f;if((d&2048)===0&&!(!o&&l===_t)){if(Pe&&(d&262144)!==0){wa.add(l);continue}Cn(l,e),(d&1280)!==0&&((d&2)!==0?Qg(l,4096):Cd(l))}}}var kl="font-weight: bold",Al="font-weight: normal";function Yg(t,e,i){Pe?console.warn(`%c[svelte] hydration_attribute_changed
28
+ %cThe \`${t}\` attribute on \`${e}\` changed its value between server and client renders. The client value, \`${i}\`, will be ignored in favour of the server value
29
+ https://svelte.dev/e/hydration_attribute_changed`,kl,Al):console.warn("https://svelte.dev/e/hydration_attribute_changed")}function jg(t){Pe?console.warn(`%c[svelte] hydration_html_changed
30
+ %c${t?`The value of an \`{@html ...}\` block ${t} changed between server and client renders. The client value will be ignored in favour of the server value`:"The value of an `{@html ...}` block changed between server and client renders. The client value will be ignored in favour of the server value"}
31
+ https://svelte.dev/e/hydration_html_changed`,kl,Al):console.warn("https://svelte.dev/e/hydration_html_changed")}function Xs(t){Pe?console.warn(`%c[svelte] hydration_mismatch
32
+ %c${t?`Hydration failed because the initial UI does not match what was rendered on the server. The error occurred near ${t}`:"Hydration failed because the initial UI does not match what was rendered on the server"}
33
+ https://svelte.dev/e/hydration_mismatch`,kl,Al):console.warn("https://svelte.dev/e/hydration_mismatch")}function Xg(){Pe?console.warn(`%c[svelte] lifecycle_double_unmount
34
+ %cTried to unmount a component that was not mounted
35
+ https://svelte.dev/e/lifecycle_double_unmount`,kl,Al):console.warn("https://svelte.dev/e/lifecycle_double_unmount")}function Zg(){Pe?console.warn("%c[svelte] select_multiple_invalid_value\n%cThe `value` property of a `<select multiple>` element should be an array, but it received a non-array value. The selection will be kept as is.\nhttps://svelte.dev/e/select_multiple_invalid_value",kl,Al):console.warn("https://svelte.dev/e/select_multiple_invalid_value")}function vu(t){Pe?console.warn(`%c[svelte] state_proxy_equality_mismatch
36
+ %cReactive \`$state(...)\` proxies and the values they proxy have different identities. Because of this, comparisons with \`${t}\` will produce unexpected results
37
+ https://svelte.dev/e/state_proxy_equality_mismatch`,kl,Al):console.warn("https://svelte.dev/e/state_proxy_equality_mismatch")}var et=!1;function po(t){et=t}var bt;function Ci(t){if(t===null)throw Xs(),cs;return bt=t}function Gi(){return Ci(Yo(bt))}function S(t){if(et){if(Yo(bt)!==null)throw Xs(),cs;bt=t}}function di(t=1){if(et){for(var e=t,i=bt;e--;)i=Yo(i);bt=i}}function Ta(){for(var t=0,e=bt;;){if(e.nodeType===lr){var i=e.data;if(i===$a){if(t===0)return e;t-=1}else(i===Qs||i===Gs)&&(t+=1)}var o=Yo(e);e.remove(),e=o}}function gu(t){if(!t||t.nodeType!==lr)throw Xs(),cs;return t.data}function Jg(){let t=Array.prototype,e=Array.__svelte_cleanup;e&&e();let{indexOf:i,lastIndexOf:o,includes:r}=t;t.indexOf=function(a,l){let d=i.call(this,a,l);if(d===-1){for(let s=l!=null?l:0;s<this.length;s+=1)if(Tl(this[s])===a){vu("array.indexOf(...)");break}}return d},t.lastIndexOf=function(a,l){let d=o.call(this,a,l!=null?l:this.length-1);if(d===-1){for(let s=0;s<=(l!=null?l:this.length-1);s+=1)if(Tl(this[s])===a){vu("array.lastIndexOf(...)");break}}return d},t.includes=function(a,l){let d=r.call(this,a,l);if(!d){for(let s=0;s<this.length;s+=1)if(Tl(this[s])===a){vu("array.includes(...)");break}}return d},Array.__svelte_cleanup=()=>{t.indexOf=i,t.lastIndexOf=o,t.includes=r}}var Ia,eh,Td,th,ih;function hu(){if(Ia===void 0){Ia=window,eh=document,Td=/Firefox/.test(navigator.userAgent);var t=Element.prototype,e=Node.prototype,i=Text.prototype;th=Ko(e,"firstChild").get,ih=Ko(e,"nextSibling").get,jp(t)&&(t.__click=void 0,t.__className=void 0,t.__attributes=null,t.__style=void 0,t.__e=void 0),jp(i)&&(i.__t=void 0),Pe&&(t.__svelte_meta=null,Jg())}}function Tn(t=""){return document.createTextNode(t)}function Ii(t){return th.call(t)}function Yo(t){return ih.call(t)}function C(t,e){if(!et)return Ii(t);var i=Ii(bt);if(i===null)i=bt.appendChild(Tn());else if(e&&i.nodeType!==$l){var o=Tn();return i==null||i.before(o),Ci(o),o}return Ci(i),i}function ce(t,e){var r,a;if(!et){var i=Ii(t);return i.nodeType===8&&i.data===""?Yo(i):i}if(e&&((r=bt)==null?void 0:r.nodeType)!==$l){var o=Tn();return(a=bt)==null||a.before(o),Ci(o),o}return bt}function A(t,e=1,i=!1){let o=et?bt:t;for(var r;e--;)r=o,o=Yo(o);if(!et)return o;if(i&&(o==null?void 0:o.nodeType)!==$l){var a=Tn();return o===null?r==null||r.after(a):o.before(a),Ci(a),a}return Ci(o),o}function Id(t){t.textContent=""}function cf(t){_t===null&&Nt===null&&Rg(t),Nt!==null&&(Nt.f&256)!==0&&_t===null&&Vg(),Ts&&Mg(t)}function H$(t,e){var i=e.last;i===null?e.last=e.first=t:(i.next=t,t.prev=i,e.last=t)}function Ea(t,e,i,o=!0){var s;var r=_t;if(Pe)for(;r!==null&&(r.f&262144)!==0;)r=r.parent;var a={ctx:zt,deps:null,nodes_start:null,nodes_end:null,f:t|2048,first:null,fn:e,last:null,next:null,parent:r,prev:null,teardown:null,transitions:null,wv:0};if(Pe&&(a.component_function=dr),i)try{Pl(a),a.f|=32768}catch(u){throw Qi(a),u}else e!==null&&Cd(a);var l=i&&a.deps===null&&a.first===null&&a.nodes_start===null&&a.teardown===null&&(a.f&1048704)===0;if(!l&&o&&(r!==null&&H$(a,r),Nt!==null&&(Nt.f&2)!==0)){var d=Nt;((s=d.effects)!=null?s:d.effects=[]).push(a)}return a}function wo(t){let e=Ea(8,null,!1);return Cn(e,1024),e.teardown=t,e}function Ne(t){var r;cf("$effect");var e=_t!==null&&(_t.f&32)!==0&&zt!==null&&!zt.m;if(Pe&&co(t,"name",{value:"$effect"}),e){var i=zt;((r=i.e)!=null?r:i.e=[]).push({fn:t,effect:_t,reaction:Nt})}else{var o=So(t);return o}}function kd(t){return cf("$effect.pre"),Pe&&co(t,"name",{value:"$effect.pre"}),jo(t)}function $u(t){let e=Ea(64,t,!0);return()=>{Qi(e)}}function nh(t){let e=Ea(64,t,!0);return(i={})=>new Promise(o=>{i.outro?qn(e,()=>{Qi(e),o(void 0)}):(Qi(e),o(void 0))})}function So(t){return Ea(4,t,!1)}function jo(t){return Ea(8,t,!0)}function O(t,e=[],i=Kr){if(Pe)return jo(()=>{var r=_t,a=()=>t(...l.map(n));co(r.fn,"name",{value:"{expression}"}),co(a,"name",{value:"{expression}"});let l=e.map(i);Yi(a)});let o=e.map(i);return Yi(()=>t(...o.map(n)))}function Yi(t,e=0){return Ea(24|e,t,!0)}function Di(t,e=!0){return Ea(40,t,!0,e)}function uf(t){var e=t.teardown;if(e!==null){let i=Ts,o=Nt;lf(!0),qi(null);try{e.call(null)}finally{lf(i),qi(o)}}}function pf(t,e=!1){var i=t.first;for(t.first=t.last=null;i!==null;){var o=i.next;(i.f&64)!==0?i.parent=null:Qi(i,e),i=o}}function rh(t){for(var e=t.first;e!==null;){var i=e.next;(e.f&32)===0&&Qi(e),e=i}}function Qi(t,e=!0){var i=!1;(e||(t.f&524288)!==0)&&t.nodes_start!==null&&t.nodes_end!==null&&(ff(t.nodes_start,t.nodes_end),i=!0),pf(t,e&&!i),Ad(t,0),Cn(t,16384);var o=t.transitions;if(o!==null)for(let a of o)a.stop();uf(t);var r=t.parent;r!==null&&r.first!==null&&mf(t),Pe&&(t.component_function=null),t.next=t.prev=t.teardown=t.ctx=t.deps=t.fn=t.nodes_start=t.nodes_end=null}function ff(t,e){for(;t!==null;){var i=t===e?null:Yo(t);t.remove(),t=i}}function mf(t){var e=t.parent,i=t.prev,o=t.next;i!==null&&(i.next=o),o!==null&&(o.prev=i),e!==null&&(e.first===t&&(e.first=o),e.last===t&&(e.last=i))}function qn(t,e){var i=[];yu(t,i,!0),vf(i,()=>{Qi(t),e&&e()})}function vf(t,e){var i=t.length;if(i>0){var o=()=>--i||e();for(var r of t)r.out(o)}else e()}function yu(t,e,i){if((t.f&8192)===0){if(t.f^=8192,t.transitions!==null)for(let l of t.transitions)(l.is_global||i)&&e.push(l);for(var o=t.first;o!==null;){var r=o.next,a=(o.f&65536)!==0||(o.f&32)!==0;yu(o,e,a?i:!1),o=r}}}function Ps(t){sh(t,!0)}function sh(t,e){if((t.f&8192)!==0){t.f^=8192;for(var i=t.first;i!==null;){var o=i.next,r=(i.f&65536)!==0||(i.f&32)!==0;sh(i,r?e:!1),i=o}if(t.transitions!==null)for(let a of t.transitions)(a.is_global||e)&&a.in()}}var Ld=[],gf=[];function ah(){var t=Ld;Ld=[],js(t)}function F$(){var t=gf;gf=[],js(t)}function In(t){Ld.length===0&&queueMicrotask(ah),Ld.push(t)}function lh(){Ld.length>0&&ah(),gf.length>0&&F$()}function ch(t){var e=_t;if(Pe&&t instanceof Error&&U$(t,e),(e.f&32768)===0){if((e.f&128)===0)throw t;e.fn(t)}else Md(t,e)}function Md(t,e){for(;e!==null;){if((e.f&128)!==0)try{e.fn(t);return}catch(i){}e=e.parent}throw t}var dh=new WeakSet;function U$(t,e){var l,d;if(dh.has(t))return;dh.add(t);let i=Ko(t,"message");if(!(i&&!i.configurable)){for(var o=Td?" ":" ",r=`
38
+ ${o}in ${((l=e.fn)==null?void 0:l.name)||"<unknown>"}`,a=e.ctx;a!==null;)r+=`
39
+ ${o}in ${(d=a.function)==null?void 0:d[Un].split("/").pop()}`,a=a.p;co(t,"message",{value:t.message+`
40
+ ${r}
41
+ `}),t.stack&&co(t,"stack",{value:t.stack.split(`
42
+ `).filter(s=>!s.includes("svelte/src/internal")).join(`
43
+ `)})}}var Pa=!1,Ll=null,ka=!1,Ts=!1;function lf(t){Ts=t}var Vd=[],Rd=[],Nt=null,pr=!1;function qi(t){Nt=t}var _t=null;function uo(t){_t=t}var Go=null;function mu(t){Nt!==null&&Nt.f&2097152&&(Go===null?Go=[Nt,[t]]:Go[1].push(t))}var En=null,fr=0,ur=null;function Gg(t){ur=t}var fh=1,wu=0,Is=!1,Su=null;function wd(){return++fh}function Ca(t){var p,v;var e=t.f;if((e&2048)!==0)return!0;if((e&4096)!==0){var i=t.deps,o=(e&256)!==0;if(i!==null){var r,a,l=(e&512)!==0,d=o&&_t!==null&&!Is,s=i.length;if(l||d){var u=t,m=u.parent;for(r=0;r<s;r++)a=i[r],(l||!((p=a==null?void 0:a.reactions)!=null&&p.includes(u)))&&((v=a.reactions)!=null?v:a.reactions=[]).push(u);l&&(u.f^=512),d&&m!==null&&(m.f&256)===0&&(u.f^=256)}for(r=0;r<s;r++)if(a=i[r],Ca(a)&&af(a),a.wv>t.wv)return!0}(!o||_t!==null&&!Is)&&Cn(t,1024)}return!1}function mh(t,e,i=!0){var o=t.reactions;if(o!==null)for(var r=0;r<o.length;r++){var a=o[r];Go!=null&&Go[1].includes(t)&&Go[0]===Nt||((a.f&2)!==0?mh(a,e,!1):e===a&&(i?Cn(a,2048):(a.f&1024)!==0&&Cn(a,4096),Cd(a)))}}function fu(t){var _,y;var e=En,i=fr,o=ur,r=Nt,a=Is,l=Go,d=zt,s=pr,u=t.f;En=null,fr=0,ur=null,Is=(u&256)!==0&&(pr||!ka||Nt===null),Nt=(u&96)===0?t:null,Go=null,$d(t.ctx),pr=!1,wu++,t.f|=2097152;try{var m=(0,t.fn)(),p=t.deps;if(En!==null){var v;if(Ad(t,fr),p!==null&&fr>0)for(p.length=fr+En.length,v=0;v<En.length;v++)p[fr+v]=En[v];else t.deps=p=En;if(!Is||(u&2)!==0&&t.reactions!==null)for(v=fr;v<p.length;v++)((y=(_=p[v]).reactions)!=null?y:_.reactions=[]).push(t)}else p!==null&&fr<p.length&&(Ad(t,fr),p.length=fr);if(fs()&&ur!==null&&!pr&&p!==null&&(t.f&6146)===0)for(v=0;v<ur.length;v++)mh(ur[v],t);return r!==null&&r!==t&&(wu++,ur!==null&&(o===null?o=ur:o.push(...ur))),m}catch(b){ch(b)}finally{En=e,fr=i,ur=o,Nt=r,Is=a,Go=l,$d(d),pr=s,t.f^=2097152}}function z$(t,e){let i=e.reactions;if(i!==null){var o=Ig.call(i,t);if(o!==-1){var r=i.length-1;r===0?i=e.reactions=null:(i[o]=i[r],i.pop())}}i===null&&(e.f&2)!==0&&(En===null||!En.includes(e))&&(Cn(e,4096),(e.f&768)===0&&(e.f^=512),pu(e),Ad(e,0))}function Ad(t,e){var i=t.deps;if(i!==null)for(var o=e;o<i.length;o++)z$(t,i[o])}function Pl(t){var e=t.f;if((e&16384)===0){Cn(t,1024);var i=_t,o=ka;if(_t=t,ka=!0,Pe){var r=dr;yd(t.component_function)}try{(e&16)!==0?rh(t):pf(t),uf(t);var a=fu(t);if(t.teardown=typeof a=="function"?a:null,t.wv=fh,Pe&&ps&&(t.f&2048)!==0&&t.deps!==null)for(var l of t.deps)l.set_during_effect&&(l.wv=wd(),l.set_during_effect=!1);Pe&&Rd.push(t)}finally{ka=o,_t=i,Pe&&yd(r)}}}function uh(){console.error("Last ten effects were: ",Rd.slice(-10).map(t=>t.fn)),Rd=[]}function W$(){try{Ng()}catch(t){if(Pe&&co(t,"stack",{value:""}),Ll!==null)if(Pe)try{Md(t,Ll)}catch(e){throw uh(),e}else Md(t,Ll);else throw Pe&&uh(),t}}function _f(){var t=ka;try{var e=0;for(ka=!0;Vd.length>0;){e++>1e3&&W$();var i=Vd,o=i.length;Vd=[];for(var r=0;r<o;r++){var a=q$(i[r]);K$(a)}Il.clear()}}finally{Pa=!1,ka=t,Ll=null,Pe&&(Rd=[])}}function K$(t){var e=t.length;if(e!==0)for(var i=0;i<e;i++){var o=t[i];(o.f&24576)===0&&Ca(o)&&(Pl(o),o.deps===null&&o.first===null&&o.nodes_start===null&&(o.teardown===null?mf(o):o.fn=null))}}function Cd(t){Pa||(Pa=!0,queueMicrotask(_f));for(var e=Ll=t;e.parent!==null;){e=e.parent;var i=e.f;if((i&96)!==0){if((i&1024)===0)return;e.f^=1024}}Vd.push(e)}function q$(t){for(var e=[],i=t;i!==null;){var o=i.f,r=(o&96)!==0,a=r&&(o&1024)!==0;if(!a&&(o&8192)===0){(o&4)!==0?e.push(i):r?i.f^=1024:Ca(i)&&Pl(i);var l=i.first;if(l!==null){i=l;continue}}var d=i.parent;for(i=i.next;i===null&&d!==null;)i=d.next,d=d.parent}return e}function Ml(t){var e;for(t&&(Pa=!0,_f(),Pa=!0,e=t());;){if(lh(),Vd.length===0)return Pa=!1,Ll=null,Pe&&(Rd=[]),e;Pa=!0,_f()}}async function fo(){await Promise.resolve(),Ml()}function n(t){var e=t.f,i=(e&2)!==0;if(Su!==null&&Su.add(t),Nt!==null&&!pr){if(!(Go!=null&&Go[1].includes(t))||Go[0]!==Nt){var o=Nt.deps;t.rv<wu&&(t.rv=wu,En===null&&o!==null&&o[fr]===t?fr++:En===null?En=[t]:(!Is||!En.includes(t))&&En.push(t))}}else if(i&&t.deps===null&&t.effects===null){var r=t,a=r.parent;a!==null&&(a.f&256)===0&&(r.f^=256)}if(i&&(r=t,Ca(r)&&af(r)),Pe&&ps&&!pr&&bd!==null&&Nt!==null&&bd.reaction===Nt)if(t.trace)t.trace();else{var l=Cs("TracedAt");if(l){var d=bd.entries.get(t);d===void 0&&(d={traces:[]},bd.entries.set(t,d));var s=d.traces[d.traces.length-1];l.stack!==(s==null?void 0:s.stack)&&d.traces.push(l)}}return Ts&&Il.has(t)?Il.get(t):t.v}function It(t){var e=pr;try{return pr=!0,t()}finally{pr=e}}var Q$=-7169;function Cn(t,e){t.f=t.f&Q$|e}function Tu(t){if(!(typeof t!="object"||!t||t instanceof EventTarget)){if(qo in t)Cu(t);else if(!Array.isArray(t))for(let e in t){let i=t[e];typeof i=="object"&&i&&qo in i&&Cu(i)}}}function Cu(t,e=new Set){if(typeof t=="object"&&t!==null&&!(t instanceof EventTarget)&&!e.has(t)){e.add(t),t instanceof Date&&t.getTime();for(let o in t)try{Cu(t[o],e)}catch(r){}let i=ya(t);if(i!==Object.prototype&&i!==Array.prototype&&i!==Map.prototype&&i!==Set.prototype&&i!==Date.prototype){let o=au(i);for(let r in o){let a=o[r].get;if(a)try{a.call(t)}catch(l){}}}}}function bf(t,e){if(e){let i=document.body;t.autofocus=!0,In(()=>{document.activeElement===i&&t.focus()})}}function Nd(t){var e=Nt,i=_t;qi(null),uo(null);try{return t()}finally{qi(e),uo(i)}}var $f=new Set,Iu=new Set;function Aa(t){if(!et)return;t.removeAttribute("onload"),t.removeAttribute("onerror");let e=t.__e;e!==void 0&&(t.__e=void 0,queueMicrotask(()=>{t.isConnected&&t.dispatchEvent(e)}))}function yf(t,e,i,o={}){function r(a){if(o.capture||Vl.call(e,a),!a.cancelBubble)return Nd(()=>i==null?void 0:i.call(this,a))}return t.startsWith("pointer")||t.startsWith("touch")||t==="wheel"?In(()=>{e.addEventListener(t,r,o)}):e.addEventListener(t,r,o),r}function at(t,e,i,o,r){var a={capture:o,passive:r},l=yf(t,e,i,a);(e===document.body||e===window||e===document||e instanceof HTMLMediaElement)&&wo(()=>{e.removeEventListener(t,l,a)})}function Ye(t){for(var e=0;e<t.length;e++)$f.add(t[e]);for(var i of Iu)i(t)}function Vl(t){var T;var e=this,i=e.ownerDocument,o=t.type,r=((T=t.composedPath)==null?void 0:T.call(t))||[],a=r[0]||t.target,l=0,d=t.__root;if(d){var s=r.indexOf(d);if(s!==-1&&(e===document||e===window)){t.__root=e;return}var u=r.indexOf(e);if(u===-1)return;s<=u&&(l=s)}if(a=r[l]||t.target,a!==e){co(t,"currentTarget",{configurable:!0,get(){return a||i}});var m=Nt,p=_t;qi(null),uo(null);try{for(var v,_=[];a!==null;){var y=a.assignedSlot||a.parentNode||a.host||null;try{var b=a["__"+o];if(b!=null&&(!a.disabled||t.target===a))if(ar(b)){var[w,...I]=b;w.apply(a,[t,...I])}else b.call(a,t)}catch(D){v?_.push(D):v=D}if(t.cancelBubble||y===e||y===null)break;a=y}if(v){for(let D of _)queueMicrotask(()=>{throw D});throw v}}finally{t.__root=e,delete t.currentTarget,qi(m),uo(p)}}}var Y$;function vh(){Y$=void 0}function Rl(t){var e=document.createElement("template");return e.innerHTML=t.replaceAll("<!>","<!---->"),e.content}function Co(t,e){var i=_t;i.nodes_start===null&&(i.nodes_start=t,i.nodes_end=e)}function M(t,e){var i=(e&1)!==0,o=(e&2)!==0,r,a=!t.startsWith("<!>");return()=>{if(et)return Co(bt,null),bt;r===void 0&&(r=Rl(a?t:"<!>"+t),i||(r=Ii(r)));var l=o||Td?document.importNode(r,!0):r.cloneNode(!0);if(i){var d=Ii(l),s=l.lastChild;Co(d,s)}else Co(l,l);return l}}function Z$(t,e,i="svg"){var o=!t.startsWith("<!>"),r=(e&1)!==0,a=`<${i}>${o?t:"<!>"+t}</${i}>`,l;return()=>{if(et)return Co(bt,null),bt;if(!l){var d=Rl(a),s=Ii(d);if(r)for(l=document.createDocumentFragment();Ii(s);)l.appendChild(Ii(s));else l=Ii(s)}var u=l.cloneNode(!0);if(r){var m=Ii(u),p=u.lastChild;Co(m,p)}else Co(u,u);return u}}function Ce(t,e){return Z$(t,e,"svg")}function vs(t=""){if(!et){var e=Tn(t+"");return Co(e,e),e}var i=bt;return i.nodeType!==$l&&(i.before(i=Tn()),Ci(i)),Co(i,i),i}function Ae(){if(et)return Co(bt,null),bt;var t=document.createDocumentFragment(),e=document.createComment(""),i=Tn();return t.append(e,i),Co(e,i),t}function $(t,e){if(et){_t.nodes_end=bt,Gi();return}t!==null&&t.before(e)}var J$=/\r/g;function hh(t){t=t.replace(J$,"");let e=5381,i=t.length;for(;i--;)e=(e<<5)-e^t.charCodeAt(i);return(e>>>0).toString(36)}function _h(t){return t.endsWith("capture")&&t!=="gotpointercapture"&&t!=="lostpointercapture"}var e1=["beforeinput","click","change","dblclick","contextmenu","focusin","focusout","input","keydown","keyup","mousedown","mousemove","mouseout","mouseover","mouseup","pointerdown","pointermove","pointerout","pointerover","pointerup","touchend","touchmove","touchstart"];function bh(t){return e1.includes(t)}var t1=["allowfullscreen","async","autofocus","autoplay","checked","controls","default","disabled","formnovalidate","hidden","indeterminate","inert","ismap","loop","multiple","muted","nomodule","novalidate","open","playsinline","readonly","required","reversed","seamless","selected","webkitdirectory","defer","disablepictureinpicture","disableremoteplayback"];var i1={formnovalidate:"formNoValidate",ismap:"isMap",nomodule:"noModule",playsinline:"playsInline",readonly:"readOnly",defaultvalue:"defaultValue",defaultchecked:"defaultChecked",srcobject:"srcObject",novalidate:"noValidate",allowfullscreen:"allowFullscreen",disablepictureinpicture:"disablePictureInPicture",disableremoteplayback:"disableRemotePlayback"};function $h(t){var e;return t=t.toLowerCase(),(e=i1[t])!=null?e:t}var v3=[...t1,"formNoValidate","isMap","noModule","playsInline","readOnly","value","volume","defaultValue","defaultChecked","srcObject","noValidate","allowFullscreen","disablePictureInPicture","disableRemotePlayback"];var o1=["touchstart","touchmove"];function yh(t){return o1.includes(t)}var n1=["$state","$state.raw","$derived","$derived.by"],g3=[...n1,"$state.snapshot","$props","$props.id","$bindable","$effect","$effect.pre","$effect.tracking","$effect.root","$inspect","$inspect().with","$inspect.trace","$host"];var r1=["textarea","script","style","title"];function xh(t){return r1.includes(t)}function Eu(t){return t==null?void 0:t.replace(/\//g,"/​")}var Dd=!0;function Pu(t){Dd=t}function ve(t,e){var o;var i=e==null?"":typeof e=="object"?e+"":e;i!==((o=t.__t)!=null?o:t.__t=t.nodeValue)&&(t.__t=i,t.nodeValue=i+"")}function Gr(t,e){return wh(t,e)}function wf(t,e){var l;hu(),e.intro=(l=e.intro)!=null?l:!1;let i=e.target,o=et,r=bt;try{for(var a=Ii(i);a&&(a.nodeType!==lr||a.data!==Qs);)a=Yo(a);if(!a)throw cs;po(!0),Ci(a),Gi();let d=wh(t,{...e,anchor:a});if(bt===null||bt.nodeType!==lr||bt.data!==$a)throw Xs(),cs;return po(!1),d}catch(d){if(d===cs)return e.recover===!1&&Dg(),hu(),Id(i),po(!1),Gr(t,e);throw d}finally{po(o),Ci(r),vh()}}var Nl=new Map;function wh(t,{target:e,anchor:i,props:o={},events:r,context:a,intro:l=!0}){hu();var d=new Set,s=p=>{for(var v=0;v<p.length;v++){var _=p[v];if(!d.has(_)){d.add(_);var y=yh(_);e.addEventListener(_,Vl,{passive:y});var b=Nl.get(_);b===void 0?(document.addEventListener(_,Vl,{passive:y}),Nl.set(_,1)):Nl.set(_,b+1)}}};s(_d($f)),Iu.add(s);var u=void 0,m=nh(()=>{var p=i!=null?i:e.appendChild(Tn());return Di(()=>{if(a){B({});var v=zt;v.c=a}r&&(o.$$events=r),et&&Co(p,null),Dd=l,u=t(p,o)||{},Dd=!0,et&&(_t.nodes_end=bt),a&&H()}),()=>{var y;for(var v of d){e.removeEventListener(v,Vl);var _=Nl.get(v);--_===0?(document.removeEventListener(v,Vl),Nl.delete(v)):Nl.set(v,_)}Iu.delete(s),p!==i&&((y=p.parentNode)==null||y.removeChild(p))}});return xf.set(u,m),u}var xf=new WeakMap;function La(t,e){let i=xf.get(t);return i?(xf.delete(t),i(e)):(Pe&&Xg(),Promise.resolve())}function oi(t,e,...i){var o=t,r=gt,a;Yi(()=>{r!==(r=e())&&(a&&(Qi(a),a=null),Pe&&r==null&&Og(),a=Di(()=>r(o,...i)))},65536),et&&(o=bt)}if(Pe){let t=function(e){if(!(e in globalThis)){let i;Object.defineProperty(globalThis,e,{configurable:!0,get:()=>{if(i!==void 0)return i;Fg(e)},set:o=>{i=o}})}};d1=t,t("$state"),t("$effect"),t("$derived"),t("$inspect"),t("$props"),t("$bindable")}var d1;function Mt(t){zt===null&&wl("onMount"),us&&zt.l!==null?l1(zt).m.push(t):Ne(()=>{let e=It(t);if(typeof e=="function")return e})}function fn(t){zt===null&&wl("onDestroy"),Mt(()=>()=>It(t))}function l1(t){var i;var e=t.l;return(i=e.u)!=null?i:e.u={a:[],b:[],m:[]}}var Sh=new Map;function Ch(t,e){var i=Sh.get(t);i||(i=new Set,Sh.set(t,i)),i.add(e)}function R(t,e,[i,o]=[0,0]){et&&i===0&&Gi();var r=t,a=null,l=null,d=Ji,s=i>0?65536:0,u=!1;let m=(v,_=!0)=>{u=!0,p(_,v)},p=(v,_)=>{if(d===(d=v))return;let y=!1;if(et&&o!==-1){if(i===0){let w=gu(r);w===Qs?o=0:w===Gs?o=1/0:(o=parseInt(w.substring(1)),o!==o&&(o=d?1/0:-1))}let b=o>i;!!d===b&&(r=Ta(),Ci(r),po(!1),y=!0,o=-1)}d?(a?Ps(a):_&&(a=Di(()=>_(r))),l&&qn(l,()=>{l=null})):(l?Ps(l):_&&(l=Di(()=>_(r,[i+1,o]))),a&&qn(a,()=>{a=null})),y&&po(!0)};Yi(()=>{u=!1,e(m),u||p(null,null)},s),et&&(r=bt)}function ks(t,e,i){et&&Gi();var o=t,r=Ji,a,l=fs()?Ag:yl;Yi(()=>{l(r,r=e())&&(a&&qn(a),a=Di(()=>i(o)))}),et&&(o=bt)}var Js=null;function Tf(t){Js=t}function Od(t,e){return e}function p1(t,e,i,o){for(var r=[],a=e.length,l=0;l<a;l++)yu(e[l].e,r,!0);var d=a>0&&r.length===0&&i!==null;if(d){var s=i.parentNode;Id(s),s.append(i),o.clear(),Zs(t,e[0].prev,e[a-1].next)}vf(r,()=>{for(var u=0;u<a;u++){var m=e[u];d||(o.delete(m.k),Zs(t,m.prev,m.next)),Qi(m.e,!d)}})}function wi(t,e,i,o,r,a=null){var l=t,d={flags:e,items:new Map,first:null},s=(e&4)!==0;if(s){var u=t;l=et?Ci(Ii(u)):u.appendChild(Tn())}et&&Gi();var m=null,p=!1,v=Sn(()=>{var _=i();return ar(_)?_:_==null?[]:_d(_)});Yi(()=>{var _=n(v),y=_.length;if(p&&y===0)return;p=y===0;let b=!1;if(et){var w=gu(l)===Gs;w!==(y===0)&&(l=Ta(),Ci(l),po(!1),b=!0)}if(et){for(var I=null,T,D=0;D<y;D++){if(bt.nodeType===lr&&bt.data===$a){l=bt,b=!0,po(!1);break}var L=_[D],E=o(L,D);T=Eh(bt,d,I,null,L,E,D,r,e,i),d.items.set(E,T),I=T}y>0&&Ci(Ta())}et||f1(_,d,l,r,e,o,i),a!==null&&(y===0?m?Ps(m):m=Di(()=>a(l)):m!==null&&qn(m,()=>{m=null})),b&&po(!0),n(v)}),et&&(l=bt)}function f1(t,e,i,o,r,a,l){var ee,we,ue,re;var d=(r&8)!==0,s=(r&3)!==0,u=t.length,m=e.items,p=e.first,v=p,_,y=null,b,w=[],I=[],T,D,L,E;if(d)for(E=0;E<u;E+=1)T=t[E],D=a(T,E),L=m.get(D),L!==void 0&&((ee=L.a)==null||ee.measure(),(b!=null?b:b=new Set).add(L));for(E=0;E<u;E+=1){if(T=t[E],D=a(T,E),L=m.get(D),L===void 0){var P=v?v.e.nodes_start:i;y=Eh(P,e,y,y===null?e.first:y.next,T,D,E,o,r,l),m.set(D,y),w=[],I=[],v=y.next;continue}if(s&&m1(L,T,E,r),(L.e.f&8192)!==0&&(Ps(L.e),d&&((we=L.a)==null||we.unfix(),(b!=null?b:b=new Set).delete(L))),L!==v){if(_!==void 0&&_.has(L)){if(w.length<I.length){var q=I[0],F;y=q.prev;var z=w[0],j=w[w.length-1];for(F=0;F<w.length;F+=1)Th(w[F],q,i);for(F=0;F<I.length;F+=1)_.delete(I[F]);Zs(e,z.prev,j.next),Zs(e,y,z),Zs(e,j,q),v=q,y=j,E-=1,w=[],I=[]}else _.delete(L),Th(L,v,i),Zs(e,L.prev,L.next),Zs(e,L,y===null?e.first:y.next),Zs(e,y,L),y=L;continue}for(w=[],I=[];v!==null&&v.k!==D;)(v.e.f&8192)===0&&(_!=null?_:_=new Set).add(v),I.push(v),v=v.next;if(v===null)continue;L=v}w.push(L),y=L,v=L.next}if(v!==null||_!==void 0){for(var ae=_===void 0?[]:_d(_);v!==null;)(v.e.f&8192)===0&&ae.push(v),v=v.next;var X=ae.length;if(X>0){var ne=(r&4)!==0&&u===0?i:null;if(d){for(E=0;E<X;E+=1)(ue=ae[E].a)==null||ue.measure();for(E=0;E<X;E+=1)(re=ae[E].a)==null||re.fix()}p1(e,ae,ne,m)}}d&&In(()=>{var be;if(b!==void 0)for(L of b)(be=L.a)==null||be.apply()}),_t.first=e.first&&e.first.e,_t.last=y&&y.e}function m1(t,e,i,o){(o&1)!==0&&El(t.v,e),(o&2)!==0?El(t.i,i):t.i=i}function Eh(t,e,i,o,r,a,l,d,s,u){var m=Js,p=(s&1)!==0,v=(s&16)===0,_=p?v?ms(r,!1,!1):Pr(r):r,y=(s&2)===0?l:Pr(l);Pe&&p&&(_.trace=()=>{var w=typeof y=="number"?l:y.v;u()[w]});var b={i:y,v:_,k:a,a:null,e:null,prev:i,next:o};Js=b;try{return b.e=Di(()=>d(t,_,y,u),et),b.e.prev=i&&i.e,b.e.next=o&&o.e,i===null?e.first=b:(i.next=b,i.e.next=b.e),o!==null&&(o.prev=b,o.e.prev=b.e),b}finally{Js=m}}function Th(t,e,i){for(var o=t.next?t.next.e.nodes_start:i,r=e?e.e.nodes_start:i,a=t.e.nodes_start;a!==o;){var l=Yo(a);r.before(a),a=l}}function Zs(t,e,i){e===null?t.first=i:(e.next=i,e.e.next=i&&i.e),i!==null&&(i.prev=e,i.e.prev=e&&e.e)}function v1(t,e,i){var a,l;if(!e||e===hh(String(i!=null?i:"")))return;let o,r=(a=t.__svelte_meta)==null?void 0:a.loc;r?o=`near ${r.file}:${r.line}:${r.column}`:(l=dr)!=null&&l[Un]&&(o=`in ${dr[Un]}`),jg(Eu(o))}function Bd(t,e,i=!1,o=!1,r=!1){var a=t,l="";O(()=>{var _;var d=_t;if(l===(l=(_=e())!=null?_:"")){et&&Gi();return}if(d.nodes_start!==null&&(ff(d.nodes_start,d.nodes_end),d.nodes_start=d.nodes_end=null),l!==""){if(et){for(var s=bt.data,u=Gi(),m=u;u!==null&&(u.nodeType!==lr||u.data!=="");)m=u,u=Yo(u);if(u===null)throw Xs(),cs;Pe&&!r&&v1(u.parentNode,s,l),Co(bt,m),a=Ci(u);return}var p=l+"";i?p=`<svg>${p}</svg>`:o&&(p=`<math>${p}</math>`);var v=Rl(p);if((i||o)&&(v=Ii(v)),Co(Ii(v),v.lastChild),i||o)for(;Ii(v);)a.before(Ii(v));else a.before(v)}})}function Oi(t,e,i){et&&Gi();var o=t,r,a;Yi(()=>{r!==(r=e())&&(a&&(qn(a),a=null),r&&(a=Di(()=>i(o,r))))},65536),et&&(o=bt)}function Ma(t,e,i,o,r,a){var y;let l=et;et&&Gi();var d=Pe&&a&&((y=zt)==null?void 0:y.function[Un]),s,u,m=null;et&&bt.nodeType===du&&(m=bt,Gi());var p=et?bt:t,v,_=Js;Yi(()=>{let b=e()||null;var w=r?r():i||b==="svg"?ru:null;if(b!==s){var I=Js;Tf(_),v&&(b===null?qn(v,()=>{v=null,u=null}):b===u?Ps(v):(Qi(v),Pu(!1))),b&&b!==u&&(v=Di(()=>{if(m=et?m:w?document.createElementNS(w,b):document.createElement(b),Pe&&a&&(m.__svelte_meta={loc:{file:d,line:a[0],column:a[1]}}),Co(m,m),o){et&&xh(b)&&m.append(document.createComment(""));var T=et?Ii(m):m.appendChild(Tn());et&&(T===null?po(!1):Ci(T)),o(m,T)}_t.nodes_end=m,p.before(m)})),s=b,s&&(u=s),Pu(!0),Tf(I)}},65536),l&&(po(!0),Ci(p))}var Ef;function Ph(t){return Ef=t.target,new If(t)}var As,kr,If=class{constructor(e){qs(this,As);qs(this,kr);var a,l;var i=new Map,o=(d,s)=>{var u=ms(s,!1,!1);return i.set(d,u),u};let r=new Proxy({...e.props||{},$$events:{}},{get(d,s){var u;return n((u=i.get(s))!=null?u:o(s,Reflect.get(d,s)))},has(d,s){var u;return s===bl?!0:(n((u=i.get(s))!=null?u:o(s,Reflect.get(d,s))),Reflect.has(d,s))},set(d,s,u){var m;return N((m=i.get(s))!=null?m:o(s,u),u),Reflect.set(d,s,u)}});_l(this,kr,(e.hydrate?wf:Gr)(e.component,{target:e.target,anchor:e.anchor,props:r,context:e.context,intro:(a=e.intro)!=null?a:!1,recover:e.recover})),(!((l=e==null?void 0:e.props)!=null&&l.$$host)||e.sync===!1)&&Ml(),_l(this,As,r.$$events);for(let d of Object.keys(Ni(this,kr)))d==="$set"||d==="$destroy"||d==="$on"||co(this,d,{get(){return Ni(this,kr)[d]},set(s){Ni(this,kr)[d]=s},enumerable:!0});Ni(this,kr).$set=d=>{Object.assign(r,d)},Ni(this,kr).$destroy=()=>{La(Ni(this,kr))}}$set(e){Ni(this,kr).$set(e)}$on(e,i){Ni(this,As)[e]=Ni(this,As)[e]||[];let o=(...r)=>i.call(this,...r);return Ni(this,As)[e].push(o),()=>{Ni(this,As)[e]=Ni(this,As)[e].filter(r=>r!==o)}}$destroy(){Ni(this,kr).$destroy()}};As=new WeakMap,kr=new WeakMap;function Q(t,e){In(()=>{var r,a,l;var i=t.getRootNode(),o=i.host?i:(l=(r=i.head)!=null?r:i.ownerDocument.head)!=null?l:(a=Ef)==null?void 0:a.parentNode;if(!(o!=null&&o.querySelector("#"+e.hash))){let d=document.createElement("style");d.id=e.hash,d.textContent=e.code,o.appendChild(d),Pe&&Ch(e.hash,d)}})}function Ls(t,e){var i=void 0,o;Yi(()=>{i!==(i=e())&&(o&&(Qi(o),o=null),i&&(o=Di(()=>{So(()=>i(t))})))})}function kh(t){var e,i,o="";if(typeof t=="string"||typeof t=="number")o+=t;else if(typeof t=="object")if(Array.isArray(t)){var r=t.length;for(e=0;e<r;e++)t[e]&&(i=kh(t[e]))&&(o&&(o+=" "),o+=i)}else for(i in t)t[i]&&(o&&(o+=" "),o+=i);return o}function Ah(){for(var t,e,i=0,o="",r=arguments.length;i<r;i++)(t=arguments[i])&&(e=kh(t))&&(o&&(o+=" "),o+=e);return o}function Hd(t){return typeof t=="object"?Ah(t):t!=null?t:""}var Lh=[...`
44
+ \r\f \v\uFEFF`];function Vh(t,e,i){var o=t==null?"":""+t;if(e&&(o=o?o+" "+e:e),i){for(var r in i)if(i[r])o=o?o+" "+r:r;else if(o.length)for(var a=r.length,l=0;(l=o.indexOf(r,l))>=0;){var d=l+a;(l===0||Lh.includes(o[l-1]))&&(d===o.length||Lh.includes(o[d]))?o=(l===0?"":o.substring(0,l))+o.substring(d+1):l=d}}return o===""?null:o}function Mh(t,e=!1){var i=e?" !important;":";",o="";for(var r in t){var a=t[r];a!=null&&a!==""&&(o+=" "+r+": "+a+i)}return o}function Pf(t){return t[0]!=="-"||t[1]!=="-"?t.toLowerCase():t}function Rh(t,e){if(e){var i="",o,r;if(Array.isArray(e)?(o=e[0],r=e[1]):o=e,t){t=String(t).replaceAll(/\s*\/\*.*?\*\/\s*/g,"").trim();var a=!1,l=0,d=!1,s=[];o&&s.push(...Object.keys(o).map(Pf)),r&&s.push(...Object.keys(r).map(Pf));var u=0,m=-1;let b=t.length;for(var p=0;p<b;p++){var v=t[p];if(d?v==="/"&&t[p-1]==="*"&&(d=!1):a?a===v&&(a=!1):v==="/"&&t[p+1]==="*"?d=!0:v==='"'||v==="'"?a=v:v==="("?l++:v===")"&&l--,!d&&a===!1&&l===0){if(v===":"&&m===-1)m=p;else if(v===";"||p===b-1){if(m!==-1){var _=Pf(t.substring(u,m).trim());if(!s.includes(_)){v!==";"&&p++;var y=t.substring(u,p).trim();i+=" "+y+";"}}u=p+1,m=-1}}}}return o&&(i+=Mh(o)),r&&(i+=Mh(r,!0)),i=i.trim(),i===""?null:i}return t==null?null:String(t)}function se(t,e,i,o,r,a){var l=t.__className;if(et||l!==i||l===void 0){var d=Vh(i,o,a);(!et||d!==t.getAttribute("class"))&&(d==null?t.removeAttribute("class"):e?t.className=d:t.setAttribute("class",d)),t.__className=i}else if(a&&r!==a)for(var s in a){var u=!!a[s];(r==null||u!==!!r[s])&&t.classList.toggle(s,u)}return a}function kf(t,e={},i,o){for(var r in i){var a=i[r];e[r]!==a&&(i[r]==null?t.style.removeProperty(r):t.style.setProperty(r,a,o))}}function Ke(t,e,i,o){var r=t.__style;if(et||r!==e){var a=Rh(e,o);(!et||a!==t.getAttribute("style"))&&(a==null?t.removeAttribute("style"):t.style.cssText=a),t.__style=e}else o&&(Array.isArray(o)?(kf(t,i==null?void 0:i[0],o[0]),kf(t,i==null?void 0:i[1],o[1],"important")):kf(t,i,o));return o}function Fd(t,e,i){if(t.multiple){if(e==null)return;if(!ar(e))return Zg();for(var o of t.options)o.selected=e.includes(Nh(o));return}for(o of t.options){var r=Nh(o);if(tf(r,e)){o.selected=!0;return}}(!i||e!==void 0)&&(t.selectedIndex=-1)}function Af(t){var e=new MutationObserver(()=>{Fd(t,t.__value)});e.observe(t,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["value"]}),wo(()=>{e.disconnect()})}function Nh(t){return"__value"in t?t.__value:t.value}var Dl=Symbol("class"),Ol=Symbol("style"),Bh=Symbol("is custom element"),Hh=Symbol("is html");function Fh(t,e){e?t.hasAttribute("selected")||t.setAttribute("selected",""):t.removeAttribute("selected")}function Le(t,e,i,o){var r=zh(t);if(et&&(r[e]=t.getAttribute(e),e==="src"||e==="srcset"||e==="href"&&t.nodeName==="LINK")){o||w1(t,e,i!=null?i:"");return}r[e]!==(r[e]=i)&&(e==="loading"&&(t[kg]=i),i==null?t.removeAttribute(e):typeof i!="string"&&Wh(t).includes(e)?t[e]=i:t.setAttribute(e,i))}function Uh(t,e,i,o,r=!1){var L;var a=zh(t),l=a[Bh],d=!a[Hh];let s=et&&l;s&&po(!1);var u=e||{},m=t.tagName==="OPTION";for(var p in e)p in i||(i[p]=null);i.class?i.class=Hd(i.class):(o||i[Dl])&&(i.class=null),i[Ol]&&((L=i.style)!=null||(i.style=null));var v=Wh(t);for(let E in i){let P=i[E];if(m&&E==="value"&&P==null){t.value=t.__value="",u[E]=P;continue}if(E==="class"){var _=t.namespaceURI==="http://www.w3.org/1999/xhtml";se(t,_,P,o,e==null?void 0:e[Dl],i[Dl]),u[E]=P,u[Dl]=i[Dl];continue}if(E==="style"){Ke(t,P,e==null?void 0:e[Ol],i[Ol]),u[E]=P,u[Ol]=i[Ol];continue}var y=u[E];if(!(P===y&&!(P===void 0&&t.hasAttribute(E)))){u[E]=P;var b=E[0]+E[1];if(b!=="$$")if(b==="on"){let q={},F="$$"+E,z=E.slice(2);var w=bh(z);if(_h(z)&&(z=z.slice(0,-7),q.capture=!0),!w&&y){if(P!=null)continue;t.removeEventListener(z,u[F],q),u[F]=null}if(P!=null)if(w)t[`__${z}`]=P,Ye([z]);else{let j=function(ae){u[E].call(this,ae)};var D=j;u[F]=yf(z,t,j,q)}else w&&(t[`__${z}`]=void 0)}else if(E==="style")Le(t,E,P);else if(E==="autofocus")bf(t,!!P);else if(!l&&(E==="__value"||E==="value"&&P!=null))t.value=t.__value=P;else if(E==="selected"&&m)Fh(t,P);else{var I=E;d||(I=$h(I));var T=I==="defaultValue"||I==="defaultChecked";if(P==null&&!l&&!T)if(a[E]=null,I==="value"||I==="checked"){let q=t,F=e===void 0;if(I==="value"){let z=q.defaultValue;q.removeAttribute(I),q.defaultValue=z,q.value=q.__value=F?z:null}else{let z=q.defaultChecked;q.removeAttribute(I),q.defaultChecked=z,q.checked=F?z:!1}}else t.removeAttribute(E);else T||v.includes(I)&&(l||typeof P!="string")?t[I]=P:typeof P!="function"&&Le(t,I,P,r)}}}return s&&po(!0),u}function eo(t,e,i=[],o,r=!1,a=Kr){let l=i.map(a);var d=void 0,s={},u=t.nodeName==="SELECT",m=!1;if(Yi(()=>{var v=e(...l.map(n)),_=Uh(t,d,v,o,r);m&&u&&"value"in v&&Fd(t,v.value,!1);for(let b of Object.getOwnPropertySymbols(s))v[b]||Qi(s[b]);for(let b of Object.getOwnPropertySymbols(v)){var y=v[b];b.description===Qp&&(!d||y!==d[b])&&(s[b]&&Qi(s[b]),s[b]=Di(()=>Ls(t,()=>y))),_[b]=y}d=_}),u){var p=t;So(()=>{Fd(p,d.value),Af(p)})}m=!0}function zh(t){var e;return(e=t.__attributes)!=null?e:t.__attributes={[Bh]:t.nodeName.includes("-"),[Hh]:t.namespaceURI===wg}}var Dh=new Map;function Wh(t){var e=Dh.get(t.nodeName);if(e)return e;Dh.set(t.nodeName,e=[]);for(var i,o=t,r=Element.prototype;r!==o;){i=au(o);for(var a in i)i[a].set&&e.push(a);o=ya(o)}return e}function w1(t,e,i){var o;Pe&&(e==="srcset"&&S1(t,i)||Lf((o=t.getAttribute(e))!=null?o:"",i)||Yg(e,t.outerHTML.replace(t.innerHTML,t.innerHTML&&"..."),String(i)))}function Lf(t,e){return t===e?!0:new URL(t,document.baseURI).href===new URL(e,document.baseURI).href}function Oh(t){return t.split(",").map(e=>e.trim().split(" ").filter(Boolean))}function S1(t,e){var i=Oh(t.srcset),o=Oh(e);return o.length===i.length&&o.every(([r,a],l)=>a===i[l][1]&&(Lf(i[l][0],r)||Lf(r,i[l][0])))}var C1=su?()=>performance.now():()=>Date.now(),Yr={tick:t=>(su?requestAnimationFrame:gt)(t),now:()=>C1(),tasks:new Set};function Kh(){let t=Yr.now();Yr.tasks.forEach(e=>{e.c(t)||(Yr.tasks.delete(e),e.f())}),Yr.tasks.size!==0&&Yr.tick(Kh)}function qh(t){let e;return Yr.tasks.size===0&&Yr.tick(Kh),{promise:new Promise(i=>{Yr.tasks.add(e={c:t,f:i})}),abort(){Yr.tasks.delete(e)}}}function ku(t,e){Nd(()=>{t.dispatchEvent(new CustomEvent(e))})}function P1(t){if(t==="float")return"cssFloat";if(t==="offset")return"cssOffset";if(t.startsWith("--"))return t;let e=t.split("-");return e.length===1?e[0]:e[0]+e.slice(1).map(i=>i[0].toUpperCase()+i.slice(1)).join("")}function Qh(t){let e={},i=t.split(";");for(let o of i){let[r,a]=o.split(":");if(!r||a===void 0)break;let l=P1(r.trim());e[l]=a.trim()}return e}var k1=t=>t;function jr(t,e,i,o){var D;var r=(t&1)!==0,a=(t&2)!==0,l=r&&a,d=(t&4)!==0,s=l?"both":r?"in":"out",u,m=e.inert,p=e.style.overflow,v,_;function y(){var P;var L=Nt,E=_t;qi(null),uo(null);try{return u!=null?u:u=i()(e,(P=o==null?void 0:o())!=null?P:{},{direction:s})}finally{qi(L),uo(E)}}var b={is_global:d,in(){var L;if(e.inert=m,!r){_==null||_.abort(),(L=_==null?void 0:_.reset)==null||L.call(_);return}a||v==null||v.abort(),ku(e,"introstart"),v=Mf(e,y(),_,1,()=>{ku(e,"introend"),v==null||v.abort(),v=u=void 0,e.style.overflow=p})},out(L){if(!a){L==null||L(),u=void 0;return}e.inert=!0,ku(e,"outrostart"),_=Mf(e,y(),v,0,()=>{ku(e,"outroend"),L==null||L()})},stop:()=>{v==null||v.abort(),_==null||_.abort()}},w=_t;if(((D=w.transitions)!=null?D:w.transitions=[]).push(b),r&&Dd){var I=d;if(!I){for(var T=w.parent;T&&(T.f&65536)!==0;)for(;(T=T.parent)&&(T.f&16)===0;);I=!T||(T.f&32768)!==0}I&&So(()=>{It(()=>b.in())})}}function Mf(t,e,i,o,r){var a=o===1;if(Ys(e)){var l,d=!1;return In(()=>{if(!d){var w=e({direction:a?"in":"out"});l=Mf(t,w,i,o,r)}}),{abort:()=>{d=!0,l==null||l.abort()},deactivate:()=>l.deactivate(),reset:()=>l.reset(),t:()=>l.t()}}if(i==null||i.deactivate(),!(e!=null&&e.duration))return r(),{abort:gt,deactivate:gt,reset:gt,t:()=>o};let{delay:s=0,css:u,tick:m,easing:p=k1}=e;var v=[];if(a&&i===void 0&&(m&&m(0,1),u)){var _=Qh(u(0,1));v.push(_,_)}var y=()=>1-o,b=t.animate(v,{duration:s,fill:"forwards"});return b.onfinish=()=>{var z;b.cancel();var w=(z=i==null?void 0:i.t())!=null?z:1-o;i==null||i.abort();var I=o-w,T=e.duration*Math.abs(I),D=[];if(T>0){var L=!1;if(u)for(var E=Math.ceil(T/16.666666666666668),P=0;P<=E;P+=1){var q=w+I*p(P/E),F=Qh(u(q,1-q));D.push(F),L||(L=F.overflow==="hidden")}L&&(t.style.overflow="hidden"),y=()=>{var j=b.currentTime;return w+I*p(j/T)},m&&qh(()=>{if(b.playState!=="running")return!1;var j=y();return m(j,1-j),!0})}b=t.animate(D,{duration:T,fill:"forwards"}),b.onfinish=()=>{y=()=>o,m==null||m(o,1-o),r()}},{abort:()=>{b&&(b.cancel(),b.effect=null,b.onfinish=gt)},deactivate:()=>{r=gt},reset:()=>{o===0&&(m==null||m(1,0))},t:()=>y()}}function Vf(t,e,i){var o=Ko(t,e);o&&o.set&&(t[e]=i,wo(()=>{t[e]=null}))}var ea,Bl,Ud,Lu,Gh,Mu=class Mu{constructor(e){qs(this,Lu);qs(this,ea,new WeakMap);qs(this,Bl);qs(this,Ud);_l(this,Ud,e)}observe(e,i){var o=Ni(this,ea).get(e)||new Set;return o.add(i),Ni(this,ea).set(e,o),yg(this,Lu,Gh).call(this).observe(e,Ni(this,Ud)),()=>{var r=Ni(this,ea).get(e);r.delete(i),r.size===0&&(Ni(this,ea).delete(e),Ni(this,Bl).unobserve(e))}}};ea=new WeakMap,Bl=new WeakMap,Ud=new WeakMap,Lu=new WeakSet,Gh=function(){var e;return(e=Ni(this,Bl))!=null?e:_l(this,Bl,new ResizeObserver(i=>{for(var o of i){Mu.entries.set(o.target,o);for(var r of Ni(this,ea).get(o.target)||[])r(o)}}))},sr(Mu,"entries",new WeakMap);var Rf=Mu;var A1=new Rf({box:"border-box"});function Pn(t,e,i){var o=A1.observe(t,()=>i(t[e]));So(()=>(It(()=>i(t[e])),o))}function Yh(t,e){return t===e||(t==null?void 0:t[qo])===e}function Xe(t={},e,i,o){return So(()=>{var r,a;return jo(()=>{r=a,a=(o==null?void 0:o())||[],It(()=>{t!==i(...a)&&(e(t,...a),r&&Yh(i(...r),t)&&e(null,...r))})}),()=>{In(()=>{a&&Yh(i(...a),t)&&e(null,...a)})}}),t}function go(t=!1){let e=zt,i=e.l.u;if(!i)return;let o=()=>Tu(e.s);if(t){let r=0,a={},l=Kr(()=>{let d=!1,s=e.s;for(let u in s)s[u]!==a[u]&&(a[u]=s[u],d=!0);return d&&r++,r});o=()=>n(l)}i.b.length&&kd(()=>{jh(e,o),js(i.b)}),Ne(()=>{let r=It(()=>i.m.map(Pg));return()=>{for(let a of r)typeof a=="function"&&a()}}),i.a.length&&Ne(()=>{jh(e,o),js(i.a)})}function jh(t,e){if(t.l.s)for(let i of t.l.s)n(i);e()}function zd(t,e,i){if(t==null)return e(void 0),i&&i(void 0),gt;let o=It(()=>t.subscribe(e,i));return o.unsubscribe?()=>o.unsubscribe():o}var Hl=[];function Ar(t,e){return{subscribe:de(t,e).subscribe}}function de(t,e=gt){let i=null,o=new Set;function r(d){if(yl(t,d)&&(t=d,i)){let s=!Hl.length;for(let u of o)u[1](),Hl.push(u,t);if(s){for(let u=0;u<Hl.length;u+=2)Hl[u][0](Hl[u+1]);Hl.length=0}}}function a(d){r(d(t))}function l(d,s=gt){let u=[d,s];return o.add(u),o.size===1&&(i=e(r,a)||gt),d(t),()=>{o.delete(u),o.size===0&&i&&(i(),i=null)}}return{set:r,update:a,subscribe:l}}function mi(t,e,i){let o=!Array.isArray(t),r=o?[t]:t;if(!r.every(Boolean))throw new Error("derived() expects stores as input, got a falsy value");let a=e.length<2;return Ar(i,(l,d)=>{let s=!1,u=[],m=0,p=gt,v=()=>{if(m)return;p();let y=e(o?u[0]:u,l,d);a?l(y):p=typeof y=="function"?y:gt},_=r.map((y,b)=>zd(y,w=>{u[b]=w,m&=~(1<<b),s&&v()},()=>{m|=1<<b}));return s=!0,v(),function(){js(_),p(),s=!1}})}function _e(t){let e;return zd(t,i=>e=i)(),e}var Vu=!1,Nf=Symbol();function x(t,e,i){var a;let o=(a=i[e])!=null?a:i[e]={store:null,source:ms(void 0),unsubscribe:gt};if(o.store!==t&&!(Nf in i))if(o.unsubscribe(),o.store=t!=null?t:null,t==null)o.source.v=void 0,o.unsubscribe=gt;else{var r=!0;o.unsubscribe=zd(t,l=>{r?o.source.v=l:N(o.source,l)}),r=!1}return t&&Nf in i?_e(t):n(o.source)}function Ve(){let t={};function e(){wo(()=>{for(var i in t)t[i].unsubscribe();co(t,Nf,{enumerable:!1,value:!0})})}return[t,e]}function Df(t){var e=Vu;try{return Vu=!1,[t(),Vu]}finally{Vu=e}}var O1={get(t,e){if(!t.exclude.includes(e))return t.props[e]},set(t,e){return Pe&&Hg(`${t.name}.${String(e)}`),!1},getOwnPropertyDescriptor(t,e){if(!t.exclude.includes(e)&&e in t.props)return{enumerable:!0,configurable:!0,value:t.props[e]}},has(t,e){return t.exclude.includes(e)?!1:e in t.props},ownKeys(t){return Reflect.ownKeys(t.props).filter(e=>!t.exclude.includes(e))}};function kn(t,e,i){return new Proxy(Pe?{props:t,exclude:e,name:i,other:{},to_proxy:[]}:{props:t,exclude:e},O1)}var B1={get(t,e){let i=t.props.length;for(;i--;){let o=t.props[i];if(Ys(o)&&(o=o()),typeof o=="object"&&o!==null&&e in o)return o[e]}},set(t,e,i){let o=t.props.length;for(;o--;){let r=t.props[o];Ys(r)&&(r=r());let a=Ko(r,e);if(a&&a.set)return a.set(i),!0}return!1},getOwnPropertyDescriptor(t,e){let i=t.props.length;for(;i--;){let o=t.props[i];if(Ys(o)&&(o=o()),typeof o=="object"&&o!==null&&e in o){let r=Ko(o,e);return r&&!r.configurable&&(r.configurable=!0),r}}},has(t,e){if(e===qo||e===bl)return!1;for(let i of t.props)if(Ys(i)&&(i=i()),i!=null&&e in i)return!0;return!1},ownKeys(t){let e=[];for(let i of t.props)if(Ys(i)&&(i=i()),!!i){for(let o in i)e.includes(o)||e.push(o);for(let o of Object.getOwnPropertySymbols(i))e.includes(o)||e.push(o)}return e}};function Xr(...t){return new Proxy({props:t},B1)}function Xh(t){var e,i;return(i=(e=t.ctx)==null?void 0:e.d)!=null?i:!1}function g(t,e,i,o){var q,F;var r=(i&1)!==0,a=!us||(i&2)!==0,l=(i&8)!==0,d=(i&16)!==0,s=!1,u;l?[u,s]=Df(()=>t[e]):u=t[e];var m=qo in t||bl in t,p=l&&((F=(q=Ko(t,e))==null?void 0:q.set)!=null?F:m&&e in t&&(z=>t[e]=z))||void 0,v=o,_=!0,y=!1,b=()=>(y=!0,_&&(_=!1,d?v=It(o):v=o),v);u===void 0&&o!==void 0&&(p&&a&&Bg(e),u=b(),p&&p(u));var w;if(a)w=()=>{var z=t[e];return z===void 0?b():(_=!0,y=!1,z)};else{var I=(r?Kr:Sn)(()=>t[e]);I.f|=131072,w=()=>{var z=n(I);return z!==void 0&&(v=void 0),z===void 0?v:z}}if((i&4)===0&&a)return w;if(p){var T=t.$$legacy;return function(z,j){return arguments.length>0?((!a||!j||T||s)&&p(j?w():z),z):w()}}var D=!1,L=!1,E=ms(u),P=Kr(()=>{var z=w(),j=n(E);return D?(D=!1,L=!0,j):(L=!1,E.v=z)});return l&&n(P),r||(P.equals=xl),function(z,j){if(Su!==null&&(D=L,w(),n(E)),arguments.length>0){let ae=j?n(P):a&&l?li(z):z;if(!P.equals(ae)){if(D=!0,N(E,ae),y&&v!==void 0&&(v=ae),Xh(P))return z;It(()=>n(P))}return z}return Xh(P)?P.v:n(P)}}var H1;typeof HTMLElement=="function"&&(H1=class extends HTMLElement{constructor(e,i,o){super();sr(this,"$$ctor");sr(this,"$$s");sr(this,"$$c");sr(this,"$$cn",!1);sr(this,"$$d",{});sr(this,"$$r",!1);sr(this,"$$p_d",{});sr(this,"$$l",{});sr(this,"$$l_u",new Map);sr(this,"$$me");this.$$ctor=e,this.$$s=i,o&&this.attachShadow({mode:"open"})}addEventListener(e,i,o){if(this.$$l[e]=this.$$l[e]||[],this.$$l[e].push(i),this.$$c){let r=this.$$c.$on(e,i);this.$$l_u.set(i,r)}super.addEventListener(e,i,o)}removeEventListener(e,i,o){if(super.removeEventListener(e,i,o),this.$$c){let r=this.$$l_u.get(i);r&&(r(),this.$$l_u.delete(i))}}async connectedCallback(){if(this.$$cn=!0,!this.$$c){let i=function(a){return l=>{let d=document.createElement("slot");a!=="default"&&(d.name=a),$(l,d)}};var e=i;if(await Promise.resolve(),!this.$$cn||this.$$c)return;let o={},r=F1(this);for(let a of this.$$s)a in r&&(a==="default"&&!this.$$d.children?(this.$$d.children=i(a),o.default=!0):o[a]=i(a));for(let a of this.attributes){let l=this.$$g_p(a.name);l in this.$$d||(this.$$d[l]=Of(l,a.value,this.$$p_d,"toProp"))}for(let a in this.$$p_d)!(a in this.$$d)&&this[a]!==void 0&&(this.$$d[a]=this[a],delete this[a]);this.$$c=Ph({component:this.$$ctor,target:this.shadowRoot||this,props:{...this.$$d,$$slots:o,$$host:this}}),this.$$me=$u(()=>{jo(()=>{var a;this.$$r=!0;for(let l of Gp(this.$$c)){if(!((a=this.$$p_d[l])!=null&&a.reflect))continue;this.$$d[l]=this.$$c[l];let d=Of(l,this.$$d[l],this.$$p_d,"toAttribute");d==null?this.removeAttribute(this.$$p_d[l].attribute||l):this.setAttribute(this.$$p_d[l].attribute||l,d)}this.$$r=!1})});for(let a in this.$$l)for(let l of this.$$l[a]){let d=this.$$c.$on(a,l);this.$$l_u.set(l,d)}this.$$l={}}}attributeChangedCallback(e,i,o){var r;this.$$r||(e=this.$$g_p(e),this.$$d[e]=Of(e,o,this.$$p_d,"toProp"),(r=this.$$c)==null||r.$set({[e]:this.$$d[e]}))}disconnectedCallback(){this.$$cn=!1,Promise.resolve().then(()=>{!this.$$cn&&this.$$c&&(this.$$c.$destroy(),this.$$me(),this.$$c=void 0)})}$$g_p(e){return Gp(this.$$p_d).find(i=>this.$$p_d[i].attribute===e||!this.$$p_d[i].attribute&&i.toLowerCase()===e)||e}});function Of(t,e,i,o){var a;let r=(a=i[t])==null?void 0:a.type;if(e=r==="Boolean"&&typeof e!="boolean"?e!=null:e,!o||!i[t])return e;if(o==="toAttribute")switch(r){case"Object":case"Array":return e==null?null:JSON.stringify(e);case"Boolean":return e?"":null;case"Number":return e==null?null:e;default:return e}else switch(r){case"Object":case"Array":return e&&JSON.parse(e);case"Boolean":return e;case"Number":return e!=null?+e:e;default:return e}}function F1(t){let e={};return t.childNodes.forEach(i=>{e[i.slot||"default"]=!0}),e}var Zh="5";var Jh,e_,t_;typeof window!="undefined"&&((t_=(e_=(Jh=window.__svelte)!=null?Jh:window.__svelte={}).v)!=null?t_:e_.v=new Set).add(Zh);var ad=require("@vkontakte/videoplayer-core/es2018"),LZ=require("@vkontakte/videoplayer-core/es2018"),ll=require("@vkontakte/videoplayer-shared/es2018"),c$=require("@vkontakte/videoplayer-statistics/es2018");var Va=require("@vkontakte/videoplayer-shared/es2018");var U1={isMobile:void 0,disableInvisibleComponentsTimeout:500,debugLog:!1,devNullLog:!1,defaultLanguage:Va.InterfaceLanguage.RU,downloadVKLanguages:!0,updateBuiltinLanguages:!0,isSmoothVideoRotate:!0,showSupport:!0,supportLink:"https://vk.com/support?act=new&from=v",showLogo:void 0,logoLink:"https://vk.com/video",logoType:"vk_video",volumeDefault:1,volumeMinRestore:.05,loaderDelay:500,minSubtitlesFontSize:13,autoSubtitlesTimeout:2e3,allowChangingFullscreenTarget:!0,trafficSavingLimit:Va.VideoQuality.Q_480P,highQualityLimit:Va.VideoQuality.Q_720P,episodeMinWidthPc:8,hideThumbTimerAfterTouch:!0,preventPauseOnVideoClick:!1,sentry:{dsn:"https://e349fd23c68f405388980d0868d0ff27@sentry.mvk.com/126",sampleRate:.01,whiteErrorCategoryList:[],blackErrorCategoryList:[],whiteErrorIdList:[],blackErrorIdList:[]},features:{autoplay:!0,statistics:!0,thinStatistics:!1,sentry:!0,preload:!0,subtitles:!0,episodes:!0,fullscreen:!0,timelinePreview:!0,mediaSession:!0,annotations:!0,slots:!0,annotationsInside:!1,pip:!0,dpip:!0,download:!0,liveRewind:!0,playbackRate:!0,trafficSaving:!0,episodesClustering:!0,copyVideoLink:!0,videoRotate:!0,tracer:!1,interactiveGraph:!1,interactiveResponsiveUi:!1,seekToInteractive:!0,interactiveLastFrame:!1,interactiveTextPermanent:!0,interactiveHideTime:!0,interactivePlayPrevChapter:!0,interactiveTimeIndicator:!0,interactiveTimeOpenUri:!1,interactiveAreaControlShadow:!1,interactiveControlsExpectTimeBlinkAnimation:!1,interactiveControlsTapPlace:!1,interactiveControlsFillAnimation:!1,interactiveControlsHideAnimation:!1,interactiveHistoryEndChapterFix:!0,thumbTimer:!0,hotKeyMapModal:!0,hotKeyHelpers:!0,saveDebugInfoToFile:!1,saveTraceInfoToFile:!1,additionalButtons:!0,additionalButtonsDesktopControlPanelRight:!0,additionalSettingsMenuItems:!0,additionalContextMenuItems:!0,contextMenuButton:!0,audioLanguages:!1,saveRate:!1,fullscreenInternalTargetPlayerContainer:!1,endScreen:!0,autoplayNext:!0,nextPrevButtons:!0,previewNoEmptySpace:!1,exposeInternalsToGlobal:!1,qualityDetailsSubMenuEnabled:!1,showSlowVideoNotification:!1,forceAutoQualityWhenSevereStallHappens:!1,timeoutShowSlowVideoNotification:0,maxCountShowSlowVideoNotification:1,forcePlayerDisplayBlock:!1,playbackStatusShow:!1,playbackStatusNextVideoShow:!1,initSubtitles:!0,useCallbackForMediaSessionNextPrevClick:!1,usePerformanceFix:!1,userVideoPrefs:!1,savePreferredStatesOnUserActionOnly:!1,useLoopSetting:!1,doubleForwardAvailable:!1,useRichSeek:!1,disableThumbUnstartedOnAutoplay:!1},controls:{showOnStartupAtAutoplay:!0,hideTimeout:500,hideTimeoutMobile:3e3,hideTimeoutInitial:200,hideTimeoutFullscreen:3e3,hideTimeoutCursor:3e3,hideTimeoutTooltips:1e3,collapseMobileUnmute:6e3,hide360IconTimeout:3e3,hideHotKeyHelpers:2e3,playbackRateMin:.25,playbackRateMax:2,playbackRateStep:.25,volumeStepKeyboard:.05,volumeStepWheel:.05,volumeBarTimeout:300,seekStepKeyboard:1e4,seekStepMobile:15e3,seekStepFrame:400},ads:{enable:void 0,initTimeout:2e3,loadTimeout:2e3,runtimeTimeout:5e3,slot:void 0,preview:void 0,paramsOverride:void 0,isMobileGoToSiteButton:!0,useAdmanFromNPM:!1,volumeMultiplier:1,isVsidOriginal:!1},interactive:{historyMaxLength:100,noInteractionEventTimeout:3e4},view:{timelineSliderColor:null,timelineSliderHandleColor:null,timelineSliderFilledColor:null,timelineSliderLoadedColor:null,volumeSliderColor:null,volumeSliderHandleColor:null,volumeSliderFilledColor:null,controlsTimeColor:null,timelineSliderFilledActiveLiveColor:null,timelineSliderHandleActiveLiveColor:null,buttonColor:null,buttonToggleOnColor:null,focusedColor:null,font:null,focusedOutlineWidth:null,focusedOutlineRadius:null,controlsDesktopPaddingHorizontal:null,timelinePaddingHorizontal:null,settingsBackgroundColor:null,controlsGradientHeight:null,controlsGradient:null},userSalt:"0",doubleForwardActivationTime:600,playbackStatusAnimationDuration:1e3,playbackStatusNextVideoAnimationDuration:1e3,suitableDurationForUsingRichSeek:180,titleShowBehaviour:"fullscreen",disabledSlotIds:[],disabledAdditionalButtonIds:[]},i_=t=>(0,Va.fillWithDefault)(t,U1),o_=t=>Cl("ui-config",t),Vt=()=>Sl("ui-config");var Wd="vk_player_debug_panel_opened";var n_="videoplayer",r_="videoplayer";var gs={KeyF:"f",KeyK:"k",KeyC:"c",KeyM:"m"},s_=new Set(["ArrowLeft","ArrowRight","KeyL","KeyJ"]),a_=new Set(["Tab","Space","ArrowLeft","ArrowRight","ArrowUp","ArrowDown"]),l_=new Set(["ShiftRight","ShiftLeft"]);var d_=["TIMELINE"],Kd=[...d_,"GRAPH_BUTTON"],Bf=[...d_,"PLAY_BUTTON"],qd=[...Kd,"PLAY_BUTTON"];var Zr=(a=>(a.XS="xs",a.S="s",a.M="m",a.L="l",a.XL="xl",a))(Zr||{}),Qd={xs:0,s:1,m:2,l:3,xl:4};var Gd=require("@vkontakte/videoplayer-shared/es2018"),c_=require("@vkontakte/videoplayer-core/es2018"),u_=require("@vkontakte/videoplayer-statistics/es2018");var Ru="prod",Na="1.1.81-dev.169e8a40.0";var Da=(t,e,i)=>{let o=document.createElement("a");o.href=t,o.download=`${e}.${i}`,o.style.display="none",o.click()};var p_=Symbol("storeContext"),f_=Symbol("microStoresContext"),m_=(t,e)=>{Cl(p_,t),Cl(f_,e),Ru==="dev"&&(window.app={store:t,microStores:e})},ge=()=>{let t=Sl(p_);return(0,Gd.assertNonNullable)(t,"Store context is empty!"),t},ho=()=>{let t=Sl(f_);return(0,Gd.assertNonNullable)(t,"MicroStores context is empty!"),t},ni=(t,e)=>Du(t,t.getValue(),e),Du=(t,e,i)=>Ar(e,o=>{let r=t.subscribe(a=>{o(a),i==null||i(a)});return()=>r.unsubscribe()}),v_=(t,e,i,o)=>{var q,F,z,j,ae,X,ne,ee,we;let r=t.info,{width:a,height:l}=_e(i.ui.playerSize),d=(F=(q=r.throughputEstimation$.getValue())==null?void 0:q.toFixed(0))!=null?F:0,s=(j=(z=r.rttEstimation$.getValue())==null?void 0:z.toFixed(0))!=null?j:0,u=r.isAutoQualityEnabled$.getValue()?"auto":"manual",m=`${Na} (core: ${c_.VERSION}, stat: ${u_.VERSION}, shared: ${Gd.VERSION})`,p=_e(i.state.errorLog$),v=p.length?`
45
+ `+p.map((ue,re)=>{var Re;let be=`${re}) Type: ${ue.id}
46
+ `,$e=`Message: ${ue.message} (${ue.thrown})
47
+ `,J=`Trace: ${(Re=ue.thrown)==null?void 0:Re.stack}
48
+ `;return be+$e+J}).join(`
49
+ `):void 0,_=i.state.isAudioDisabled?"disabled":_e(i.state.isAudioAvailable$)?void 0:"unavailable",y=t.info.currentVideoStream$.getValue(),b=t.info.currentAudioStream$.getValue(),w=[];y&&w.push(`Video: ${(ae=y==null?void 0:y.codec)!=null?ae:""}`+(y!=null&&y.hdr?" (HDR)":"")),b&&w.push(`Audio: ${(X=b==null?void 0:b.codec)!=null?X:""}`+(b!=null&&b.language?` (${b.language})`:""));let I=r.currentQuality$.getValue(),T="";if(I){let ue=r.availableQualitiesFps$.getValue()[I];T=ue?`${ue}fps`:""}let D=r.httpConnectionType$.getValue(),L=(ee=(ne=r.currentBuffer$.getValue())==null?void 0:ne.end)!=null?ee:0,E=Math.max(L-_e(i.state.positionExact$),0),P={Version:m,Browser:navigator.userAgent,Config:t.experimental.tuningConfigName$.getValue().join(", "),"United video id":String(i.videoId),TraceId:o,VSID:_e(i.vsid),"Content host":r.hostname$.getValue(),"Connection type":D?D+(r.httpConnectionReused$.getValue()?" (reused)":""):"",Throughput:`${d}Kbps @ ${s}ms RTT`,Format:r.currentFormat$.getValue(),"Available Formats":e!=null&&e.sources?Object.keys(e.sources).join(", "):"",Streams:w.join(", "),Quality:`${u} ${I!=null?I:""} ${T}`,"Available qualities":r.availableQualities$.getValue().join(", "),Audio:_,Position:`${_e(i.state.positionExact$)}s`,Buffer:`${E}s`,State:`${_e(i.playerPhase)} ${(we=r.playbackState$.getValue())!=null?we:""}`,"Player size":`${a}x${l}`,URL:window.location.href,Errors:v};return Object.entries(P).filter(([ue,re])=>re!==void 0).map(([ue,re])=>`${ue}: ${re}`).join(`
50
+ `)},g_=(t,e,i)=>{var F,z,j,ae;let o=t.info,{width:r,height:a}=_e(i.ui.playerSize),l={version:Na,viewport:`${r}x${a}`,volume:Math.round(_e(i.state.volume$)*100)};l.id=i.videoId,o.currentFormat$.getValue()&&(l.provider=o.currentFormat$.getValue()),o.hostname$.getValue()&&(l.cdn=o.hostname$.getValue());let u=o.intrinsicVideoSize$.getValue();u&&(l.videoSize=`${u.width}x${u.height}`);let m=o.currentBuffer$.getValue(),p=o.currentNativeBuffer$.getValue(),v=o.isLive$.getValue(),_=o.liveBufferTime$.getValue();m&&p&&(v&&_?(l.buffer=m.end-_,l.nativeBuffer=p.end-_):(l.buffer=Math.max(m.end-_e(i.state.positionExact$),0),l.nativeBuffer=Math.max(p.end-_e(i.state.positionExact$),0))),l.position=_e(i.state.positionExact$);let y=o.throughputEstimation$.getValue();y&&(l.speed=y);let b=o.videoBitrate$.getValue();b&&(l.bitrate=b);let w=o.liveLatency$.getValue();w&&(l.liveLatency=w);let I=o.currentVideoSegmentLength$.getValue();I&&(l.currentVideoSegmentLength=I);let T=o.currentAudioSegmentLength$.getValue();T&&(l.currentAudioSegmentLength=T);let D=_e(i.vsid);typeof D=="string"&&(l.vsid=D);let L=(F=t.info.currentVideoStream$.getValue())==null?void 0:F.codec;L&&(l.videoCodec=L);let E=(z=t.info.currentAudioStream$.getValue())==null?void 0:z.codec;E&&(l.audioCodec=E),((j=t.info.currentVideoStream$.getValue())==null?void 0:j.hdr)&&(l.hdr=!0);let q=(ae=t.info.currentAudioStream$.getValue())==null?void 0:ae.language;return q&&(l.audioLanguage=q),l},h_=(t,e)=>Da(t,e,"mp4"),__=t=>!t.type,b_=t=>!!t.type,$_=()=>{let e=[],i=0;return{add:(o,r)=>{e[i]=[o,r],i=(i+1)%10},find:o=>e.find(([r])=>r===o)}},Nu=class{constructor(){this.destroyController=new AbortController;this.pendingDownloads=new Set}async download(e){if(this.pendingDownloads.has(e))return null;this.pendingDownloads.add(e);try{let i=await fetch(e,{signal:this.destroyController.signal});if(i.ok)return await i.text();throw i}finally{this.pendingDownloads.delete(e)}}destroy(){this.destroyController.abort(),this.pendingDownloads.clear()}isDestroyed(){return this.destroyController.signal.aborted}};var vi=require("@vkontakte/videoplayer-shared/es2018"),V9=require("@vkontakte/videoplayer-core/es2018"),z1="vk_player_",y_="vk_player_prefer_traffic_saving_enabled",x_="vk_player_preferred_volume",w_="vk_player_prefer_volume_mute",zf="vk_player_preferred_quality",Hf="vk_player_preferred_default_quality_settings",Ff="vk_player_preferred_quality_settings_by_video",S_="vk_player_preferred_stream_language",C_="vk_player_preferred_rate",T_="vk_player_preferred_autoplay_next",Uf="vk_player_preferred_subtitles_language",I_="vk_player_user_video_prefs",E_=`${z1}preview_track_close_tooltip`,P_=t=>t>1?1:t<0?0:t,Wf=t=>vi.safeStorage.set(x_,P_(t).toString(10)),Ou=()=>{let t=vi.safeStorage.get(x_);return(0,vi.isNullable)(t)?void 0:P_(parseFloat(t))},Kf=(t,e)=>vi.safeStorage.set(zf,JSON.stringify({videoId:t,value:e})),Bu=()=>vi.safeStorage.remove(zf),qf=t=>{let e=vi.safeStorage.get(zf);if((0,vi.isNullable)(e))return;let{videoId:i,value:o}=JSON.parse(e);if(t!==i){Bu();return}return o},k_=(t,e)=>{e?vi.safeStorage.set(t,"true"):vi.safeStorage.remove(t)},Qf=t=>vi.safeStorage.get(t)==="true",Gf=t=>k_(w_,t),A_=()=>Qf(w_),Yd=t=>k_(y_,t),Yf=()=>Qf(y_),L_=()=>vi.safeStorage.get(S_),jf=t=>vi.safeStorage.set(S_,t),Xf=()=>vi.safeStorage.get(Uf),Zf=t=>{t?vi.safeStorage.set(Uf,t):vi.safeStorage.remove(Uf)},M_=t=>vi.safeStorage.set(C_,JSON.stringify({rate:t})),V_=()=>{let t=vi.safeStorage.get(C_);if((0,vi.isNullable)(t))return;let{rate:e}=JSON.parse(t);return e},R_=t=>{vi.safeStorage.set(T_,String(t))},N_=()=>Qf(T_),W1=()=>{let t=m=>{vi.safeStorage.set(Hf,JSON.stringify(m))},e=()=>{try{let m=vi.safeStorage.get(Hf);return m?JSON.parse(m):null}catch(m){return null}},i=()=>{try{let m=vi.safeStorage.get(Ff);return m?JSON.parse(m):null}catch(m){return null}},o=m=>{vi.safeStorage.set(Ff,JSON.stringify(m))},r=m=>{u(m);let p=m?i():null;if(p&&(p==null?void 0:p.videoId)===m)return{...p,appliesTo:"to-video"};p&&a();let v=e();return v?{...v,appliesTo:"as-default"}:(t({type:"auto_quality"}),{type:"auto_quality",appliesTo:"as-default"})},a=()=>{vi.safeStorage.remove(Ff)},l=()=>{vi.safeStorage.remove(Hf)},d=(m,p="as-default")=>{m.type==="exact_quality"||p==="to-video"?o(m):t(m)},s=m=>{let p=r(m);if(p){switch(p.type){case"traffic_saving":Yd(!0);break;case"exact_quality":Kf(m,p.quality)}a(),l()}},u=m=>{let p=qf(m);if(p){o({type:"exact_quality",videoId:m,quality:p});return}Yf()&&t({type:"traffic_saving",videoId:m}),Yd(!1),Bu()};return{getPreferredQualitySettings:r,migrateSettingsToLegacyWay:s,savePreferredQualitySettings:d,savePreferredDefaultQualitySettings:t,removePreferredQualitySettingsByVideo:a,getPreferredDefaultQualitySettings:e,getPreferredSubtitlesLanguage:Xf,savePreferredSubtitlesLanguage:Zf}},{getPreferredQualitySettings:D_,migrateSettingsToLegacyWay:O_,savePreferredQualitySettings:Hu,savePreferredDefaultQualitySettings:R9,removePreferredQualitySettingsByVideo:N9,getPreferredDefaultQualitySettings:Fu}=W1(),K1=3,q1=3,B_=()=>{let t=vi.safeStorage.get(I_);if(t)try{return JSON.parse(t)}catch(e){return null}return null},Uu=(t,e)=>{var r,a;let i=B_();return(a=(r=i==null?void 0:i[t])==null?void 0:r[e])!=null?a:null},Jf=(t,e,i)=>{var l,d,s;let o=(l=B_())!=null?l:{},r=(s=(d=o[t])==null?void 0:d[e])!=null?s:{};Object.assign(r,i,{updatedTs:Date.now()}),t in o||(o[t]={}),o[t][e]=r;let a=Q1(o);vi.safeStorage.set(I_,JSON.stringify(a))};function Q1(t){let e=Object.entries(t).reduce((o,[r,a])=>{let l=0;return Object.values(a).forEach(d=>{l<d.updatedTs&&(l=d.updatedTs)}),o.push([r,l]),o},[]);return e.sort(([,o],[,r])=>o>r?-1:1),e.splice(q1),e.reduce((o,[r])=>(o[r]=G1(t[r]),o),{})}function G1(t){let e=Object.entries(t);return e.sort(([,i],[,o])=>i.updatedTs>o.updatedTs?-1:1),e.splice(K1),Object.fromEntries(e)}function H_(){vi.safeStorage.set(E_,JSON.stringify(!0))}function F_(){let t=vi.safeStorage.get(E_);try{return t?JSON.parse(t):!1}catch(e){return!1}}var Zv=require("@vkontakte/videoplayer-core/es2018");Kg();var ta="var(--btn-color, #fff)";var Y1=Ce('<g filter="url(#strokeAndShadow)"><!></g><defs><filter x="-12" width="72" y="-12" height="72" id="strokeAndShadow"><feMorphology operator="dilate" radius=".4" result="outer"></feMorphology><feFlood flood-color="rgba(0,0,0,0.1)" result="outerColor"></feFlood><feComposite operator="in" in="outerColor" in2="outer" result="outerOutline"></feComposite><feDropShadow in="SourceGraphic" dx="0" dy="0" stdDeviation="3" flood-color="rgba(0,0,0,0.4)" result="outerShadow"></feDropShadow><feMerge><feMergeNode in="outerShadow"></feMergeNode><feMergeNode in="outerOutline"></feMergeNode><feMergeNode in="SourceGraphic"></feMergeNode></feMerge></filter></defs>',1),j1=Ce('<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill-rule="evenodd" clip-rule="evenodd"><!></svg>');function Ze(t,e){var m;B(e,!0);let i=g(e,"width",19,()=>"24"),o=g(e,"height",19,()=>"24"),r=g(e,"fill",3,ta),a=(m=e.viewBox)!=null?m:`0 0 ${i()} ${o()}`;var l=j1(),d=C(l);{var s=p=>{var v=Y1(),_=ce(v),y=C(_);oi(y,()=>e.children),S(_),di(),$(p,v)},u=p=>{var v=Ae(),_=ce(v);oi(_,()=>e.children),$(p,v)};R(d,p=>{e.shadow?p(s):p(u,!1)})}S(l),O(()=>{Le(l,"aria-label",e.ariaLabel),Le(l,"aria-hidden",!e.ariaLabel),Le(l,"width",i()),Le(l,"height",o()),Le(l,"viewBox",a),Le(l,"fill",r()),Ke(l,e.style),Le(l,"data-testid",e.testId)}),$(t,l),H()}var Fl=require("@vkontakte/videoplayer-shared/es2018");var X1={auto_quality_invariant:"Авто",auto_quality:"Авто ({actual})",auto_quality_option:"Авто",other_quality:"Другое",high_quality:"Высокое качество",high_quality_description:"Будет использовано больше трафика",auto_quality_limit:"Автоматически",traffic_saving_quality:"Экономия трафика",traffic_saving_quality_description:"Видео грузятся быстрее, но качество ниже",default_quality_for_any_video:"Качество для всех видео",quality_applience:"Качество по умолчанию можно {action}",quality_applience_action:"изменить",menu_quality:"Качество",menu_traffic_saving:"Экономия данных",menu_playback_rate:"Скорость",menu_report:"Сообщить о проблеме",menu_pip:"Картинка в картинке",menu_pip_close:"Развернуть видео",menu_copy_video_link:"Скопировать ссылку на видео",menu_copy_video_link_with_timestamp:"Скопировать ссылку на кадр",menu_video_rotate:"Повернуть",menu_video_loop_on:"Включить повторение",menu_video_loop_off:"Отключить повторение",menu_chromecast:"Chromecast трансляция",menu_copy_debug:"Копировать данные для диагностики",menu_save_debug:"Сохранить данные для диагностики",menu_debug_overlay:"Техническая информация",menu_copy_embed_code:"Копировать код для встраивания",menu_audio_languages:"Звуковая дорожка",audio_stream_display_language_label:"{label} ({language})",audio_stream_display_language_label_index:"{label} {index} ({language})",audio_stream_display_label_index:"{label} {index}",audio_stream_display_language_index:"{language} {index}",audio_stream_display_unknown:"Дорожка {index}",pip_dummy_title:"Видео воспроизводится в режиме картинка в картинке",submenu_quality:"Качество",submenu_playback_rate:"Скорость",submenu_settings:"Настройки",submenu_traffic_saving:"Экономия данных",submenu_audio_languages:"Звуковая дорожка",playing_ads:"Реклама {timeleft}",skip_ads_now:"Пропустить рекламу",skip_ads_after:"Пропустить {time}с",visit_advertiser:"Перейти на сайт",aria_timeline:"Ползунок временной шкалы",aria_timeline_value:"{position} (общая длительность {duration}",doubletap_seek_step:"{seconds} секунд",playback_rate_1:"Обычная",playback_rate:"{multiplier}x",video360:"панорамное видео",subtitles_caption:"Субтитры",subtitles_auto:"{language} (Автоматические)",subtitles_off:"Выкл.",subtitles_auto_caption:"Автоматические субтитры",subtitles_turn_on:"Включить субтитры",subtitles_turn_off:"Выключить субтитры",traffic_saving_off:"Откл.",traffic_saving_on:"Вкл.",traffic_saving_helper_text:"При включении качество видео будет снижено для экономии трафика",tooltip_button_disabled:"Кнопка недоступна",tooltip_previous:"Предыдущее видео",tooltip_restart:"Начать заново",tooltip_play:"Смотреть",tooltip_pause:"Пауза",tooltip_next:"Следующее видео",tooltip_interactive_go_back:"Вернуться к предыдущей главе",tooltip_interactive_go_back_disabled:"История прохождения недоступна",tooltip_interactive_go_back_disabled_first:"Вы смотрите первую главу",tooltip_interactive_go_back_disabled_limit:"Лимит возвратов исчерпан",tooltip_chapter_without_interactive:"В этой главе нет интерактива",tooltip_interactive_of_chapter_completed:"Интерактивы этой главы уже пройдены",tooltip_interactive_seek:"Перейти к интерактиву",tooltip_interactive_graph_off:"Показать карту сюжета",tooltip_interactive_graph_on:"Скрыть карту сюжета",tooltip_live:"Перемотать на актуальный лайв",tooltip_episodes:"Эпизоды",tooltip_volume:"Включить звук",tooltip_volume_muted:"Выключить звук",tooltip_sound_unavailable:"Звук недоступен",tooltip_subtitles_off:"Включить субтитры",tooltip_subtitles_on:"Выключить субтитры",tooltip_settings_off:"Открыть настройки",tooltip_settings_on:"Закрыть настройки",tooltip_fullscreen_off:"На весь экран",tooltip_fullscreen_on:"Выйти из полноэкранного режима",tooltip_chromecast_off:"Включить Chromecast",tooltip_chromecast_on:"Выключить Chromecast",tooltip_episode_finished:"Вы уже сделали свой выбор",tooltip_episode_unfinished:"Не пройдено",tooltip_disabled_when_interactive:"Интерактив уже идёт",tooltip_disabled_when_graph_on:"Кнопка недоступна во время просмотра карты",tooltip_interactive_interaction_time_indicator:"Нажмите на элемент интерактива",tooltip_vk_logo:"Открыть в VK Видео",tooltip_vk_video_logo:"Перейти в VK Видео",tooltip_autoplay_off:"Включить автовоспроизведение",tooltip_autoplay_on:"Отключить автовоспроизведение",tooltip_context_menu_open:"Открыть контекстное меню",tooltip_context_menu_close:"Закрыть контекстное меню",download_video_caption:"Скачать видео",hotkey_helper_current_volume:"{value} %",hotkey_map_modal_title:"Быстрые клавиши",hotkey_map_modal_close_btn_text:"Закрыть",hotkey_map_group_title_common:"Общие",hotkey_map_group_title_playback:"Воспроизведение",hotkey_map_group_title_subtitles:"Субтитры",hotkey_map_group_title_episodes:"Эпизоды",hotkey_map_item_mute_description:"Включить или отключить звук",hotkey_map_item_mute_value:"m",hotkey_map_item_volume_up_description:"Увеличить громкость",hotkey_map_item_volume_up_value:"Стрелка вверх",hotkey_map_item_volume_down_description:"Уменьшить громкость",hotkey_map_item_volume_down_value:"Стрелка вниз",hotkey_map_item_pip_description:"Свернуть или развернуть мини-проигрыватель",hotkey_map_item_pip_value:"i",hotkey_map_item_full_screen_description:"Включить или выключить полноэкранный режим",hotkey_map_item_full_screen_value:"f",hotkey_map_item_show_context_menu_description:"Скрыть или показать контекстное меню",hotkey_map_item_show_context_menu_value:"Shift + !",hotkey_map_item_show_hotkey_map_description:"Скрыть или показать список горячих клавиш",hotkey_map_item_show_hotkey_map_value:"Shift + ?",hotkey_map_item_play_toggle_description:"Приостановить или продолжить воспроизведение",hotkey_map_item_play_toggle_value:"Пробел (или k)",hotkey_map_item_seek_backward_description:"Перемотать ролик на 10 секунд назад",hotkey_map_item_seek_backward_value:"Стрелка влево (или j)",hotkey_map_item_seek_forward_description:"Перемотать ролик на 10 секунд вперёд",hotkey_map_item_seek_forward_value:"Стрелка вправо (или l)",hotkey_map_item_fast_seek_backward_description:"Ускоренная перемотка назад",hotkey_map_item_fast_seek_backward_value:"Shift + Стрелка влево",hotkey_map_item_fast_seek_forward_description:"Ускоренная перемотка вперёд",hotkey_map_item_fast_seek_forward_value:"Shift + Стрелка вправо",hotkey_map_item_rate_down_description:"Уменьшить скорость воспроизведения",hotkey_map_item_rate_down_value:"< (Shift + ,)",hotkey_map_item_rate_up_description:"Увеличить скорость воспроизведения",hotkey_map_item_rate_up_value:"> (Shift + .)",hotkey_map_item_prev_frame_description:"Перейти к предыдущему кадру <br />(когда воспроизведение приостановлено)",hotkey_map_item_prev_frame_value:",",hotkey_map_item_next_frame_description:"Перейти к следующему кадру <br />(когда воспроизведение приостановлено)",hotkey_map_item_next_frame_value:".",hotkey_map_item_jump_seek_description:"Перейти к определённому моменту видео <br />(например, при нажатии на цифру «7» ролик будет перемотан до временной отметки, которая соответствует 70% от длительности видео)",hotkey_map_item_jump_seek_value:"0, 1, 2, 3, 4, 5, 6, 7, 8, 9",hotkey_map_item_subtitles_toggle_description:"Включить или отключить субтитры",hotkey_map_item_subtitles_toggle_value:"c",hotkey_map_item_prev_episode_description:"Перейти к предыдущему эпизоду",hotkey_map_item_prev_episode_pc_value:"Ctrl + Стрелка влево",hotkey_map_item_prev_episode_mac_value:"Option + Стрелка влево",hotkey_map_item_next_episode_description:"Перейти к следующему эпизоду",hotkey_map_item_next_episode_pc_value:"Ctrl + Стрелка вправо",hotkey_map_item_next_episode_mac_value:"Option + Стрелка вправо",hotkey_map_item_next_video_description:"Перейти к следующему видео",hotkey_map_item_next_video_value:"Shift + N",hotkey_map_item_prev_video_description:"Перейти к предыдущему видео",hotkey_map_item_prev_video_value:"Shift + P",waiting_live_day_value:"дн",waiting_live_hour_value:"ч",waiting_live_minute_value:"мин",waiting_live_second_value:"сек",waiting_live_colon:":",waiting_live_upcoming_title:"Трансляция еще не началась",waiting_live_timer_title:"До начала трансляции осталось",waiting_live_recover_title:"Трансляция приостановлена - она продолжится, когда автор вернётся",waiting_record_title:"Трансляция завершена - запись появится позже",aria_label_video_player:"Видео плеер",aria_label_spherical_control:"Контроллер для сферического видео. Используйте клавиши со стрелками для панорамирования видео.",aria_label_debug_panel:"Область с технической информацией, сделайте скриншот для техподдержки",aria_label_new_tab_alert:"Откроется в новой вкладке.",aria_label_menu_quality:"Качество: {actual}",aria_label_menu_audio_languages:"Язык аудио: {actual}",aria_label_menu_rate:"Скорость: {actual}",aria_label_menu_subtitle:"Субтитры: {actual}",aria_label_menu_download:"Скачать видео",aria_label_menu_debug_overlay:"Отображение технической информации",aria_label_menu_rotate:"Повернуть видео на 90 градусов",aria_label_menu_loop:"Переключение режима повторения",aria_label_submenu_back:"Вернуться в меню настроек",aria_label_submenu_traffic_saving:"Режим экономии данных",aria_label_settings:"Настройки",aria_label_context_menu:"Контекстное меню",aria_label_autoplay:"Автовоспроизведение",end_screen_next_video:"Следующее видео",end_screen_recommended_video:"Рекомендуемое видео",slow_video_notification_button:"Выбрать качество «Авто»",slow_video_notification_force_description:`Видео грузится слишком медленно,
51
+ качество изменено на «Авто»`,slow_video_notification_suggest_description:`Видео загружается слишком медленно -
52
+ попробуйте изменить качество на «Авто»`,double_forward_label:"2x",preview_track_notification_text:"Потяните вверх для точной перемотки",preview_track_close_tooltip:"Выйти из режима точной перемотки"},U_=X1;var Z1={auto_quality_invariant:"Auto",auto_quality:"Auto ({actual})",auto_quality_option:"Auto",other_quality:"Other",high_quality:"High quality",high_quality_description:"Uses more data",auto_quality_limit:"Auto",traffic_saving_quality:"Data saving",traffic_saving_quality_description:"Videos load faster but at lower quality",quality_applience:"You can {action} the default quality",quality_applience_action:"change",default_quality_for_any_video:"Quality for all videos",menu_quality:"Quality",menu_playback_rate:"Playback rate",menu_traffic_saving:"Data saving",menu_report:"Report a problem",menu_pip:"Picture in picture",menu_pip_close:"Expand video",menu_copy_video_link:"Copy video link",menu_copy_video_link_with_timestamp:"Copy link with timestamp",menu_video_rotate:"Rotate",menu_video_loop_on:"Enable loop",menu_video_loop_off:"Disable loop",menu_chromecast:"Chromecast stream",menu_copy_debug:"Copy debug info",menu_save_debug:"Save debug info",menu_debug_overlay:"Tech stats",menu_copy_embed_code:"Copy embed code",menu_audio_languages:"Audio track",audio_stream_display_language_label:"{label} ({language})",audio_stream_display_language_label_index:"{label} {index} ({language})",audio_stream_display_label_index:"{label} {index}",audio_stream_display_language_index:"{language} {index}",audio_stream_display_unknown:"Audio track {index}",pip_dummy_title:"Video plays in picture-in-picture mode",submenu_quality:"Quality",submenu_playback_rate:"Playback rate",submenu_traffic_saving:"Data saving",submenu_settings:"Settings",submenu_audio_languages:"Audio track",playing_ads:"Ads {timeleft}",skip_ads_after:"Skip ads",skip_ads_now:"Skip {time}s",visit_advertiser:"Visit site",aria_timeline:"Time scale slider",aria_timeline_value:"{position} out of {duration}",doubletap_seek_step:"{seconds} seconds",playback_rate_1:"Normal",playback_rate:"{multiplier}x",video360:"spherical video",subtitles_caption:"Subtitles",subtitles_auto:"{language} (Auto-generated)",subtitles_off:"Off",subtitles_auto_caption:"Auto subtitles",subtitles_turn_on:"Turn on subtitles",subtitles_turn_off:"Turn off subtitles",traffic_saving_off:"Off",traffic_saving_on:"On",traffic_saving_helper_text:"When turned on the video quality will be reduced to save data",tooltip_button_disabled:"Button disabled",tooltip_previous:"Previous video",tooltip_restart:"Watch again",tooltip_play:"Play",tooltip_pause:"Pause",tooltip_next:"Next video",tooltip_interactive_go_back:"Back to previous chapter",tooltip_interactive_go_back_disabled:"Interactive history unavailable",tooltip_interactive_go_back_disabled_first:"You're watching the first chapter",tooltip_interactive_go_back_disabled_limit:"Go-back limit exceeded",tooltip_chapter_without_interactive:"This chapter has no interactive segment",tooltip_interactive_of_chapter_completed:"Chapter's interactive segments already watched",tooltip_interactive_seek:"Go to interactive",tooltip_interactive_graph_off:"Show interactive graph",tooltip_interactive_graph_on:"Hide interactive graph",tooltip_live:"Go to the live edge",tooltip_episodes:"Episodes",tooltip_volume:"Volume off",tooltip_volume_muted:"Turn volume on",tooltip_sound_unavailable:"Sound unavailable",tooltip_subtitles_off:"Turn subtitles on",tooltip_subtitles_on:"Turn subtitles off",tooltip_settings_off:"Open settings",tooltip_settings_on:"Close settings",tooltip_fullscreen_off:"Enter fullscreen mode",tooltip_fullscreen_on:"Exit fullscreen mode",tooltip_chromecast_off:"Turn Chromecast on",tooltip_chromecast_on:"Turn Chromecast off",tooltip_episode_finished:"You have already viewed interactive episode",tooltip_episode_unfinished:"Interactive episode not finished",tooltip_disabled_when_interactive:"Interactive video in progress",tooltip_disabled_when_graph_on:"Button is disabled when graph is opened",tooltip_interactive_interaction_time_indicator:"Press the interactive element",tooltip_vk_logo:"Open in VK Video",tooltip_vk_video_logo:"Go to VK Video",tooltip_autoplay_off:"Turn autoplay on",tooltip_autoplay_on:"Turn autoplay off",tooltip_context_menu_open:"Open context menu",tooltip_context_menu_close:"Close context menu",download_video_caption:"Download video",hotkey_helper_current_volume:"{value} %",hotkey_map_modal_title:"Keyboard shortcuts",hotkey_map_modal_close_btn_text:"Close",hotkey_map_group_title_common:"Common",hotkey_map_group_title_playback:"Playback",hotkey_map_group_title_subtitles:"Subtitles",hotkey_map_group_title_episodes:"Episodes",hotkey_map_item_mute_description:"Toggle mute",hotkey_map_item_mute_value:"m",hotkey_map_item_volume_up_description:"Increase volume",hotkey_map_item_volume_up_value:"Arrow up",hotkey_map_item_volume_down_description:"Decrease volume",hotkey_map_item_volume_down_value:"Arrow down",hotkey_map_item_pip_description:"Toggle miniplayer",hotkey_map_item_pip_value:"i",hotkey_map_item_full_screen_description:"Toggle full screen",hotkey_map_item_full_screen_value:"f",hotkey_map_item_show_context_menu_description:"Hide or show context menu",hotkey_map_item_show_context_menu_value:"Shift + !",hotkey_map_item_show_hotkey_map_description:"Hide or show list of hotkeys",hotkey_map_item_show_hotkey_map_value:"Shift + ?",hotkey_map_item_play_toggle_description:"Toggle play/pause",hotkey_map_item_play_toggle_value:"Space (or k)",hotkey_map_item_seek_backward_description:"Rewind 10 seconds",hotkey_map_item_seek_backward_value:"Arrow left (or j)",hotkey_map_item_seek_forward_description:"Forward 10 seconds",hotkey_map_item_seek_forward_value:"Arrow right (or l)",hotkey_map_item_fast_seek_backward_description:"Fast rewind",hotkey_map_item_fast_seek_backward_value:"Shift + Arrow left",hotkey_map_item_fast_seek_forward_description:"Fast forward",hotkey_map_item_fast_seek_forward_value:"Shift + Arrow right",hotkey_map_item_rate_down_description:"Decrease playback rate",hotkey_map_item_rate_down_value:"< (Shift + ,)",hotkey_map_item_rate_up_description:"Increase playback rate",hotkey_map_item_rate_up_value:"> (Shift + .)",hotkey_map_item_prev_frame_description:"Previous frame (while paused)",hotkey_map_item_prev_frame_value:",",hotkey_map_item_next_frame_description:"Next frame (while paused)",hotkey_map_item_next_frame_value:".",hotkey_map_item_jump_seek_description:"Seek to specific point in the video (7 advances to 70% of duration)",hotkey_map_item_jump_seek_value:"0, 1, 2, 3, 4, 5, 6, 7, 8, 9",hotkey_map_item_subtitles_toggle_description:"Toggle captions ON/OFF",hotkey_map_item_subtitles_toggle_value:"c",hotkey_map_item_prev_episode_description:"Seek to previous episode",hotkey_map_item_prev_episode_pc_value:"Ctrl + Arrow left",hotkey_map_item_prev_episode_mac_value:"Option + Arrow left",hotkey_map_item_next_episode_description:"Seek to next episode",hotkey_map_item_next_episode_pc_value:"Ctrl + Arrow right",hotkey_map_item_next_episode_mac_value:"Option + Arrow right",hotkey_map_item_next_video_description:"Next video",hotkey_map_item_next_video_value:"Shift + N",hotkey_map_item_prev_video_description:"Previous video",hotkey_map_item_prev_video_value:"Shift + P",waiting_live_day_value:"d",waiting_live_hour_value:"h",waiting_live_minute_value:"min",waiting_live_second_value:"sec",waiting_live_colon:":",waiting_live_upcoming_title:"The broadcast hasn't started yet",waiting_live_timer_title:"Before the start of the broadcast left",waiting_live_recover_title:"The broadcast has been paused - it will resume when the author returns",waiting_record_title:"The broadcast completed - recording will appear later",aria_label_video_player:"Video player",aria_label_spherical_control:"Spherical video control. Use the arrow keys to pan the video.",aria_label_debug_panel:"Technical information area, take a screenshot for technical support",aria_label_new_tab_alert:"Opens in a new tab.",aria_label_menu_quality:"Quality: {actual}",aria_label_menu_audio_languages:"Audio language: {actual}",aria_label_menu_rate:"Rate: {actual}",aria_label_menu_subtitle:"Subtitles: {actual}",aria_label_menu_download:"Download video",aria_label_menu_debug_overlay:"Display of technical information",aria_label_menu_rotate:"Rotate video 90 degrees",aria_label_menu_loop:"Toggle loop",aria_label_submenu_back:"Return to settings menu",aria_label_submenu_traffic_saving:"Data saving mode",aria_label_settings:"Settings",aria_label_context_menu:"Context menu",aria_label_autoplay:"Autoplay",end_screen_next_video:"Next video",end_screen_recommended_video:"Recommended video",slow_video_notification_button:"Select Auto quality",slow_video_notification_force_description:`The video is loading too slowly,
53
+ so the quality was changed to Auto`,slow_video_notification_suggest_description:`The video is loading too slowly.
54
+ Try switching the quality to Auto.`,double_forward_label:"2x",preview_track_notification_text:"pull up to open precise rewind",preview_track_close_tooltip:"dismiss precise rewind"},z_=Z1;var Ms=new Map;Ms.set(Fl.InterfaceLanguage.EN,z_);Ms.set(Fl.InterfaceLanguage.RU,U_);var W_=new Map,em=({language:t,pack:e,fallback:i})=>{if(Ms.has(t)){let o=Ms.get(t);Ms.set(t,{...o,...e})}else Ms.set(t,e);W_.set(t,i)},tm=t=>Ms.has(t),im=(t,e,i,o)=>{var l;let r=Ms.get(t),a=r==null?void 0:r[e];if((0,Fl.isNullable)(a)){let d=(l=W_.get(t))!=null?l:o,s=d?Ms.get(d):void 0;a=s==null?void 0:s[e]}return(0,Fl.isNullable)(a)?e+Object.values(i!=null?i:{}).join(" "):i?a.replaceAll(/{(\w+?)}/g,(d,s)=>{var u;return(u=i[s])!=null?u:""}):a},G=(t,e)=>{let{interfaceLanguage$:i}=ge(),o=_e(i),r=Vt();return im(o,t,e,r.defaultLanguage)};var J1=Ce('<path d="M26.86 15.18a3.7 3.7 0 0 0 2.53-3.6C29.4 8.91 27.2 7 24.07 7c-1.96 0-3.57.78-4.67 2.29l-.1.15a1.33 1.33 0 0 0 .26 1.85c.54.4 1.3.35 1.74-.16l.2-.25a3 3 0 0 1 2.5-1.3c1.53 0 2.6.91 2.6 2.25 0 1.36-1.09 2.27-2.65 2.27h-.58a1.23 1.23 0 0 0 0 2.47h.58c1.75 0 2.91.98 2.91 2.39 0 1.45-1.19 2.46-2.88 2.46a3.2 3.2 0 0 1-2.89-1.6l-.2-.29a1.4 1.4 0 0 0-2.05-.25 1.3 1.3 0 0 0-.3 1.68l.21.33A6 6 0 0 0 24 24c3.28 0 5.63-2.04 5.63-4.92a4 4 0 0 0-2.77-3.9M37.73 12.68c-.46 0-1 .04-1.5.16L38.8 9.1a1.34 1.34 0 1 0-2.2-1.52l-3.76 5.47C31.43 15.18 31 16.87 31 18.33 31 21.8 33.56 24 37.19 24c3.6 0 6.16-2.4 6.16-5.77a5.4 5.4 0 0 0-5.63-5.56m-.53 8.74c-1.98 0-3.33-1.27-3.33-3.14 0-1.85 1.35-3.14 3.33-3.14 1.95 0 3.3 1.29 3.3 3.14 0 1.87-1.35 3.14-3.3 3.14m20.8-5.9c0 5.03-2.7 8.43-6.63 8.43s-6.62-3.4-6.62-8.44 2.7-8.44 6.62-8.44S58 10.47 58 15.51m-10.35 0c0 3.56 1.49 5.85 3.72 5.85s3.72-2.3 3.72-5.86-1.48-5.86-3.72-5.86c-2.23 0-3.72 2.3-3.72 5.86M67 9.49A3.5 3.5 0 0 1 63.51 13 3.5 3.5 0 0 1 60 9.49 3.5 3.5 0 0 1 63.51 6 3.5 3.5 0 0 1 67 9.49m-5 0c0 .83.68 1.51 1.51 1.51.81 0 1.5-.68 1.5-1.51 0-.81-.69-1.5-1.5-1.5-.83 0-1.51.69-1.51 1.5ZM67 23.5c0-1.32-1.2-3.1-4.2-4.67a1.5 1.5 0 1 1 1.4-2.66c3.25 1.72 5.8 4.26 5.8 7.33 0 3.13-2.56 5.55-6.09 7.27-3.63 1.77-8.82 3.06-15.26 3.72a1.5 1.5 0 0 1-.3-2.98c6.25-.64 11.05-1.88 14.25-3.44 3.3-1.6 4.4-3.27 4.4-4.57M38.88 35H38c-9.64 0-17.45-1.13-22.9-3.02-2.72-.94-4.94-2.1-6.5-3.47C7.01 27.14 6 25.44 6 23.5a6.2 6.2 0 0 1 1.9-4.25 16 16 0 0 1 4.43-3.1 1.5 1.5 0 1 1 1.34 2.7q-2.39 1.19-3.59 2.46C9.3 22.14 9 22.87 9 23.5c0 .8.4 1.74 1.57 2.76s3 2.01 5.51 2.89C21.11 30.89 28.55 32 38 32h.88l-1.44-1.44a1.5 1.5 0 0 1 2.12-2.12l4 4h.01a1.5 1.5 0 0 1 .32 1.63 2 2 0 0 1-.33.5l-4 4a1.5 1.5 0 0 1-2.12-2.13z"></path>');function jd(t,e){B(e,!1);let i=G("video360");go(),Ze(t,{width:"76",height:"45",get ariaLabel(){return i},testId:"video-360-icon",shadow:!0,children:(o,r)=>{var a=J1();$(o,a)},$$slots:{default:!0}}),H()}var dV=require("@vkontakte/videoplayer-core/es2018");var Ul;(function(t){t.fatal="fatal",t.error="error",t.warning="warning",t.log="log",t.info="info",t.debug="debug",t.critical="critical"})(Ul||(Ul={}));var ey=/^\s*at (?:(.*?) ?\()?((?:file|https?|blob|chrome-extension|address|native|eval|webpack|<anonymous>|[-a-z]+:|.*bundle|\/).*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,ty=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:file|https?|blob|chrome|webpack|resource|moz-extension).*?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js))(?::(\d+))?(?::(\d+))?\s*$/i,iy=/^\s*at (?:((?:\[object object\])?.+) )?\(?((?:file|ms-appx|https?|webpack|blob):.*?):(\d+)(?::(\d+))?\)?\s*$/i,zu="?",oy="X-Sentry-Auth",ny=/^(?:(\w+):)\/\/(?:([\w-]+)(?::(\w+))?@)([\w.-]+)(?::(\d+))?\/(.+)/;function ry(t){if(!t.stack)return null;let e=[],i=t.stack.split(`
55
+ `),o,r;for(let a=0;a<i.length;++a){if(o=ey.exec(i[a]))r={filename:o[2]&&o[2].indexOf("address at ")===0?o[2].substr(11):o[2],function:o[1]||zu,lineno:o[3]?+o[3]:null,colno:o[4]?+o[4]:null};else if(o=iy.exec(i[a]))r={filename:o[2],function:o[1]||zu,lineno:+o[3],colno:o[4]?+o[4]:null};else if(o=ty.exec(i[a]))a===0&&!o[5]&&t.columnNumber!==void 0&&(e[0].column=t.columnNumber+1),r={filename:o[3],function:o[1]||zu,lineno:o[4]?+o[4]:null,colno:o[5]?+o[5]:null};else continue;!r.function&&r.lineno&&(r.function=zu),e.push(r)}return e.length?{value:K_(t),type:t.name,stacktrace:{frames:e.reverse()}}:null}function K_(t){return(t&&t.message||"No error message").split(`
56
+ `).filter(i=>!!i)[0]}function sy(t){try{let e=ry(t);if(e)return e}catch(e){}return{value:K_(t),type:t&&t.name,stacktrace:{frames:[]}}}function ay(){return"xxxxxxxxxxxx4xxxyxxxxxxxxxxxxxxx".replace(/[xy]/g,t=>{let e=Math.random()*16|0;return(t==="x"?e:e&3|8).toString(16)})}var Wu=class{constructor(e){if(e&&e.dsn){let i=ny.exec(e.dsn),o=i?i.slice(1):[],r=o[5].split("/"),a=r.slice(0,-1).join("/");this.apiUrl=o[0]+"://"+o[3]+(o[4]?":"+o[4]:"")+(a?"/"+a:"")+"/api/"+r.pop()+"/store/",this.authHeader="Sentry sentry_version=7,sentry_key="+o[1]+(o[2]?",sentry_secret="+o[2]:"")}this.environment=e&&e.environment}prepare(e){return{...this.getRequestBlank(),exception:{values:[sy(e)]}}}report(e){this.send(this.prepare(e))}send(e){!this.apiUrl||!e||this.createRequest(e)}createRequest(e){let i=new XMLHttpRequest;i.open("POST",this.apiUrl,!0),i.setRequestHeader("Content-type","application/json"),i.setRequestHeader(oy,this.authHeader||""),i.send(JSON.stringify(e))}getRequestBlank(){return{platform:"javascript",event_id:ay(),sdk:{name:"micro-sentry.javascript.core",version:"0.0.0"},timestamp:Date.now()/1e3,environment:this.environment}}};function q_(t,e){return Object.prototype.toString.call(e)==="[object RegExp]"?e.test(t):typeof e=="string"?t.indexOf(e)!==-1:!1}function ly(){return window}var Ku=class t extends Wu{constructor(e,i=ly()){super(e),this.options=e,this.window=i,this.destroyed=!1,this._state={};let{plugins:o=[],beforeSend:r=u=>u,beforeBreadcrumb:a=u=>u,blacklistUrls:l=[],ignoreErrors:d=[],release:s=void 0}=this.options||{};this.plugins=o.map(u=>new u(this)),this.beforeSend=r,this.beforeBreadcrumb=a,this.blacklistUrls=l,this.ignoreErrors=d,this.release=s}get state(){return this._state}clearState(){this._state={}}setTags(e){return this.setKeyState("tags",{...e}),this}setTag(e,i){return this.extendState({tags:{[e]:i}}),this}setExtra(e,i){return this.extendState({extra:{[e]:i}}),this}setExtras(e){return this.setKeyState("extra",{...e}),this}setUser(e){return this.setKeyState("user",{...e}),this}clone(){let e=new t({...this.options,plugins:[]});return e.extendState(this.state),e}withScope(e){let i=this.clone();e(i),i.destroy(),this.setBreadcrumbs(void 0)}addBreadcrumb(e){this.extendState({breadcrumbs:[{timestamp:Date.now()/1e3,...this.beforeBreadcrumb(e)}]})}setBreadcrumbs(e){this.setKeyState("breadcrumbs",e)}captureMessage(e,i){this.send({...this.getRequestBlank(),message:e,level:i})}destroy(){this.destroyed=!0,this.plugins.forEach(e=>{e.destroy&&e.destroy()})}isIgnoredError(e){return this.ignoreErrors.length?this.getPossibleEventMessages(e).some(i=>this.ignoreErrors.some(o=>q_(i,o))):!1}getRequestBlank(){return{request:{url:this.window.location.toString(),headers:{"User-Agent":this.window.navigator.userAgent}},...super.getRequestBlank(),sdk:{name:"micro-sentry.javascript.browser",version:"0.0.0"},...this.state}}send(e){this.destroyed||this.isDeniedUrl(e)||this.isIgnoredError(e)||(super.send(this.beforeSend({release:this.release,...e})),this.setBreadcrumbs(void 0))}getPossibleEventMessages(e){if(e.message)return[e.message];if(e.exception)try{let{type:i="",value:o=""}=e.exception.values&&e.exception.values[0]||{};return[`${o}`,`${i}: ${o}`]}catch(i){return[]}return[]}isDeniedUrl(e){if(!this.blacklistUrls.length)return!1;let i=this.getEventFilterUrl(e);return i?this.blacklistUrls.some(o=>q_(i,o)):!1}getEventFilterUrl(e){try{if(e.exception){let i=e.exception.values&&e.exception.values[0].stacktrace&&e.exception.values[0].stacktrace.frames;return i&&i[i.length-1].filename||null}return null}catch(i){return null}}extendState(e){this._state=Object.keys(e).reduce((i,o)=>{let r=this._state[o],a=Array.isArray(r)?r:null,l=e[o],d=Array.isArray(l)?l:null;return{...i,[o]:a||d?[...a||[],...d||[]]:{...typeof r!="string"?r:{},...typeof l!="string"?l:{}}}},this._state)}setKeyState(e,i){this._state[e]=i}};var Oa=require("@vkontakte/videoplayer-shared/es2018");var qu=null,Ba=class{constructor(e,i,o={}){!qu&&e.dsn&&(this.sentryClient=new Ku({dsn:e.dsn,environment:i.env}),this.version=i.version,this.sentrySubscription=new Oa.Subscription,this.options=e,this.context=o,qu=this)}destroy(){var e,i;(e=this.sentryClient)==null||e.destroy(),(i=this.sentrySubscription)==null||i.unsubscribe(),qu=null}logIError(e,i=!1){e.thrown&&this.report(e.thrown,{fatal:i,errorType:e.id,category:e.category},{message:e.message,errorData:e.data})}report(e,i={},o={}){let{sentryClient:r,context:a,options:l}=this,{sampleRate:d=0,whiteErrorIdList:s,whiteErrorCategoryList:u=[],blackErrorIdList:m,blackErrorCategoryList:p}=l,{errorType:v,category:_}=i;if((0,Oa.isNonNullable)(_)&&p.includes(_)||(0,Oa.isNonNullable)(v)&&m.includes(v))return;if(Math.random()<=d||(0,Oa.isNonNullable)(_)&&u.includes(_)||(0,Oa.isNonNullable)(v)&&s.includes(v)){Object.keys(i).length&&r.setTags({version:this.version,...i}),(Object.keys(a).length||Object.keys(o).length)&&r.setExtras({...a,...o});try{v&&r.captureMessage(v,i.fatal?Ul.fatal:Ul.error),r.report(e)}catch(b){console.error(b)}}}static getInstance(){return qu}};var Jr=(d=>(d.Thumb="thumb",d.Video="video",d.Ads="ads",d.Crashed="crashed",d.LiveWaitingStart="LiveWaitingStart",d.LiveWaitingRecover="LiveWaitingRecover",d.LiveWaitingRecord="LiveWaitingRecord",d))(Jr||{});var Qu=t=>{if(t.requestFullscreen)return t.requestFullscreen();if(t.msRequestFullscreen)return t.msRequestFullscreen();if(t.webkitRequestFullscreen)return t.webkitRequestFullscreen();if(t.mozRequestFullScreen)return t.mozRequestFullScreen();let e=t.querySelector("video");return e!=null&&e.webkitEnterFullscreen?(e.webkitEnterFullscreen(),Promise.resolve()):Promise.reject()},Gu=t=>t.exitFullscreen?t.exitFullscreen():t.msExitFullscreen?t.msExitFullscreen():t.webkitExitFullscreen?t.webkitExitFullscreen():t.mozCancelFullScreen?t.mozCancelFullScreen():Promise.reject(),Q_=(t,e)=>e?!0:t.fullscreenEnabled||!!t.webkitFullscreenEnabled||!!t.mozFullscreenEnabled||!!t.msFullscreenEnabled,G_=t=>{let e=t;e!=null&&e.webkitExitFullscreen&&(e==null||e.webkitExitFullscreen())},Xd=()=>{let t=document;return t.fullscreenElement||t.mozFullScreenElement||t.webkitFullscreenElement||t.msFullscreenElement},ia=()=>!!Xd(),Yu=t=>{document.addEventListener("fullscreenchange",t),document.addEventListener("webkitfullscreenchange",t),document.addEventListener("mozfullscreenchange",t),document.addEventListener("MSFullscreenChange",t)},ju=t=>{document.removeEventListener("fullscreenchange",t),document.removeEventListener("webkitfullscreenchange",t),document.removeEventListener("mozfullscreenchange",t),document.removeEventListener("MSFullscreenChange",t)},Y_=t=>{let e=window.screen;return(async r=>e.orientation?e.orientation.lock(r):e.mozLockOrientation?e.mozLockOrientation(r):e.msLockOrientation?e.msLockOrientation(r):Promise.reject())(((r={width:0,height:0})=>r.width<=r.height?"portrait":"landscape")(t))};var om=require("@vkontakte/videoplayer-core/es2018"),j_=()=>({title:G("hotkey_map_modal_title"),closeBtnText:G("hotkey_map_modal_close_btn_text"),groups:[{title:G("hotkey_map_group_title_common"),items:[{description:G("hotkey_map_item_mute_description"),value:G("hotkey_map_item_mute_value")},{description:G("hotkey_map_item_volume_up_description"),value:G("hotkey_map_item_volume_up_value")},{description:G("hotkey_map_item_volume_down_description"),value:G("hotkey_map_item_volume_down_value")},{description:G("hotkey_map_item_pip_description"),value:G("hotkey_map_item_pip_value")},{description:G("hotkey_map_item_full_screen_description"),value:G("hotkey_map_item_full_screen_value")},{description:G("hotkey_map_item_show_context_menu_description"),value:G("hotkey_map_item_show_context_menu_value")},{description:G("hotkey_map_item_show_hotkey_map_description"),value:G("hotkey_map_item_show_hotkey_map_value")}]},{title:G("hotkey_map_group_title_playback"),items:[{description:G("hotkey_map_item_play_toggle_description"),value:G("hotkey_map_item_play_toggle_value")},{description:G("hotkey_map_item_seek_backward_description"),value:G("hotkey_map_item_seek_backward_value")},{description:G("hotkey_map_item_seek_forward_description"),value:G("hotkey_map_item_seek_forward_value")},{description:G("hotkey_map_item_fast_seek_backward_description"),value:G("hotkey_map_item_fast_seek_backward_value")},{description:G("hotkey_map_item_fast_seek_forward_description"),value:G("hotkey_map_item_fast_seek_forward_value")},{description:G("hotkey_map_item_rate_down_description"),value:G("hotkey_map_item_rate_down_value")},{description:G("hotkey_map_item_rate_up_description"),value:G("hotkey_map_item_rate_up_value")},{description:G("hotkey_map_item_prev_frame_description"),value:G("hotkey_map_item_prev_frame_value")},{description:G("hotkey_map_item_next_frame_description"),value:G("hotkey_map_item_next_frame_value")},{description:G("hotkey_map_item_jump_seek_description"),value:G("hotkey_map_item_jump_seek_value")},{description:G("hotkey_map_item_next_video_description"),value:G("hotkey_map_item_next_video_value")},{description:G("hotkey_map_item_prev_video_description"),value:G("hotkey_map_item_prev_video_value")}]},{title:G("hotkey_map_group_title_subtitles"),items:[{description:G("hotkey_map_item_subtitles_toggle_description"),value:G("hotkey_map_item_subtitles_toggle_value")}]},{title:G("hotkey_map_group_title_episodes"),items:[{description:G("hotkey_map_item_prev_episode_description"),value:om.clientChecker.device.isApple?G("hotkey_map_item_prev_episode_mac_value"):G("hotkey_map_item_prev_episode_pc_value")},{description:G("hotkey_map_item_next_episode_description"),value:om.clientChecker.device.isApple?G("hotkey_map_item_next_episode_mac_value"):G("hotkey_map_item_next_episode_pc_value")}]}]});var zl=require("@vkontakte/videoplayer-shared/es2018"),Ha=class{constructor({enabled:e=!0}={enabled:!0}){this.isRequested=!1;this.videoElement=void 0;this.playerContainer=void 0;this.externalEventHandlers={};this.eventHandlers={enterpictureinpicture:this.onEnterPictureInPicture.bind(this),leavepictureinpicture:this.onLeavePictureInPicture.bind(this),resize:(0,zl.debounceFn)(this.onResize.bind(this),300)};this.info={isActive$:new zl.ValueSubject(!1),isEnabled$:new zl.ValueSubject(!1),type:0};this.info.isEnabled$=new zl.ValueSubject(e)}isSupported(){return document.pictureInPictureEnabled}isActive(){return this.info.isActive$.getValue()}setContext(e){this.svelteContext=e}async revealPictureInPicture(){this.isRequested&&(this.removeEventHandlers(),await this.request(),this.addEventHandlers())}async request(){var e;if(!(!this.isSupported()||this.isActive()))try{await((e=this.videoElement)==null?void 0:e.requestPictureInPicture())}catch(i){this.isRequested=!1}}async exit(){!this.isSupported()||!this.isActive()||await document.exitPictureInPicture()}assignPlayerContainer(e){this.isSupported()&&(this.playerContainer=e)}updateVideoElement(){this.isSupported()&&this.exit().finally(()=>{var e;this.removeEventHandlers(),this.videoElement=(e=this.playerContainer)==null?void 0:e.querySelector("video"),this.addEventHandlers()})}addEventHandlers(){var e,i;(e=this.videoElement)==null||e.addEventListener("enterpictureinpicture",this.eventHandlers.enterpictureinpicture),(i=this.videoElement)==null||i.addEventListener("leavepictureinpicture",this.eventHandlers.leavepictureinpicture)}setExternalEventHandlers(e){this.externalEventHandlers={...e}}removeEventHandlers(){var e,i;(e=this.videoElement)==null||e.removeEventListener("enterpictureinpicture",this.eventHandlers.enterpictureinpicture),(i=this.videoElement)==null||i.removeEventListener("leavepictureinpicture",this.eventHandlers.leavepictureinpicture)}async dispose(){this.removeEventHandlers(),await this.exit(),this.info.isActive$.next(!1),this.isRequested=!1}onEnterPictureInPicture(e){var r,a;let o=e.pictureInPictureWindow;o&&(this.info.isActive$.next(!0),this.isRequested=!0,o.addEventListener("resize",this.eventHandlers.resize),(a=(r=this.externalEventHandlers).enterpictureinpicture)==null||a.call(r,e))}onLeavePictureInPicture(e){var r,a;let o=e.pictureInPictureWindow;this.info.isActive$.next(!1),this.isRequested=!1,this.eventHandlers.resize.cancel(),o==null||o.removeEventListener("resize",this.eventHandlers.resize),(a=(r=this.externalEventHandlers).leavepictureinpicture)==null||a.call(r,e)}onResize(e){var i,o;(o=(i=this.externalEventHandlers).resize)==null||o.call(i,e)}setEnabled(e){this.info.isEnabled$.next(e)}};function Fa(t){return t instanceof Ha}var Wl=require("@vkontakte/videoplayer-shared/es2018");function rm(t,e){B(e,!1);let i=ge();Mt(()=>{i.getAdmanWrapper().startPostroll()}),go(),H()}var X_=require("@vkontakte/videoplayer-shared/es2018");var dy=Ce('<path d="M11.74 6.74a.9.9 0 0 1-1.28 0L6 2.27 1.54 6.74A.9.9 0 1 1 .26 5.46l5.1-5.1a.9.9 0 0 1 1.28 0l5.1 5.1a.9.9 0 0 1 0 1.28Z"></path>'),cy=Ce('<path d="m5.773 8 3.363 3.364a.9.9 0 1 1-1.272 1.272l-4-4a.9.9 0 0 1 0-1.272l4-4a.9.9 0 0 1 1.272 1.272L5.773 8z"></path>');function Lr(t,e){B(e,!0);let i=g(e,"direction",3,"left"),o=g(e,"useBtnColor",3,!1),r=f(()=>["up","down"].includes(i())),a=f(()=>["right","down"].includes(i())),l=f(()=>`chevron-icon--${i()}`),d=f(()=>(()=>{let m="";return n(a)&&(m+="transform: rotate(180deg);"),m.length?m:void 0})()),s=f(()=>o()?ta:"currentColor"),u=f(()=>n(r)?"7":"16");Ze(t,{width:"12",get height(){return n(u)},get fill(){return n(s)},get testId(){return n(l)},get style(){return n(d)},children:(m,p)=>{var v=Ae(),_=ce(v);{var y=w=>{var I=dy();$(w,I)},b=w=>{var I=cy();$(w,I)};R(_,w=>{n(r)?w(y):w(b,!1)})}$(m,v)},$$slots:{default:!0}}),H()}var uy=(t,e,i)=>{t.stopPropagation(),n(e)&&i()()},py=M('<div class="skip s-1i"> <!></div>'),fy=M("<div><!></div>"),my={hash:"s-1i",code:".container.s-1i{background:rgba(0,0,0,.56);border-radius:6px;color:#fff;font-size:13px;padding:6px 10px;position:absolute;right:16px;top:14px;transition:color .2s}.container-mobile.s-1i{bottom:14px;font-size:15px;max-width:142px;top:unset}.skip.s-1i{align-items:flex-end;display:flex;gap:4px;white-space:nowrap}.skippable.s-1i{color:var(--white);cursor:pointer}.skippable.s-1i:hover{color:hsla(0,0%,100%,.75)}"};function sm(t,e){B(e,!0),Q(t,my);let[i,o]=Ve(),r=()=>x(u,"$isMobile",i),a=g(e,"position",3,0),l=g(e,"secondsToWatchBeforeSkip",3,0),d=g(e,"skipAd",3,X_.noop),u=ge().ui.isMobile,m=f(()=>a()>0&&a()>=l());var p=fy();let v;p.__click=[uy,m,d];var _=C(p);{var y=w=>{var I=py(),T=C(I),D=A(T);Lr(D,{direction:"right"}),S(I),O(L=>ve(T,`${L!=null?L:""} `),[()=>G("skip_ads_now")]),$(w,I)},b=w=>{var I=vs();O(T=>ve(I,T),[()=>G("skip_ads_after",{time:Math.ceil(l()-a()).toFixed(0)})]),$(w,I)};R(_,w=>{n(m)?w(y):w(b,!1)})}S(p),O(w=>v=se(p,1,"container s-1i",null,v,w),[()=>({"container-mobile":r(),skippable:n(m)})]),$(t,p),H(),o()}Ye(["click"]);var vy=M('<button class="go-to-site s-1h"> </button>'),gy={hash:"s-1h",code:"button.go-to-site.s-1h{background:#fff;border:none;border-radius:6px;bottom:14px;color:#000;font-size:15px;left:16px;padding:6px 10px;pointer-events:none;position:absolute}"};function am(t,e){B(e,!1),Q(t,gy),go();var i=vy(),o=C(i,!0);S(i),O(r=>ve(o,r),[()=>G("visit_advertiser")],Sn),$(t,i),H()}var hy=M('<div class="top-gradient-mobile s-k"></div>'),_y=M('<div class="container s-k"><!> <video style="width: 100%; height: 100%" playsinline=""></video> <!> <!> <!></div>',2),by={hash:"s-k",code:".container.s-k{height:100%;width:100%}.top-gradient-mobile.s-k{background:linear-gradient(1turn,transparent,rgba(0,0,0,.05) 12%,rgba(0,0,0,.15) 25%,rgba(0,0,0,.3) 45%,rgba(0,0,0,.4) 57%,rgba(0,0,0,.5) 77%,rgba(0,0,0,.55) 88%,rgba(0,0,0,.65));height:80px;left:0;pointer-events:none;position:absolute;top:0;width:100%}"};function Jd(t,e){B(e,!0),Q(t,by);let[i,o]=Ve(),r=()=>x(F,"$canSkipAd",i),a=()=>x(q,"$adPlaybackState",i),l=()=>x(T,"$isMobile",i),d=()=>x(z,"$adPosition",i),s=()=>x(j,"$secondsToWatchBeforeSkipAd",i),u=()=>x(I,"$isVideoEnded",i),m=g(e,"adsSlotId",3,void 0),p=g(e,"adsParams",3,void 0),v=g(e,"adsAutoplayParam",3,void 0),_=g(e,"duration",3,0),y=g(e,"adsExternalApi",3,void 0),b=ge(),w=Vt(),I=b.state.isEnded$,T=b.ui.isMobile,D=w.ads.isMobileGoToSiteButton,L=K(void 0),E=K(void 0),P=!1,q=b.ads.playbackState,F=b.ads.canSkip,z=b.ads.position,j=b.ads.secondsToWatchBeforeSkip,ae=f(()=>r()&&a()!=="inactive"),X=f(()=>l()&&a()!=="inactive"&&D);Mt(()=>{let k=b.getAdmanWrapper();if(Wl.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_ads_mount"],numbers:[(0,Wl.now)(),m()]}),!m()){k.onAdmanLoadingError();return}let We=()=>{var Ee;let{width:De,height:Oe}=_e(b.ui.playerSize),ot=_e(b.ui.isFullscreen),U=(Ee=v())!=null?Ee:_e(b.ui.isAutoplay),ke=w.ads.paramsOverride;return{width:De,height:Oe,isFullscreen:ot,isAutoplay:U,adsContainer:n(L),adsVideoElement:n(E),slotId:m(),params:p(),paramsOverride:ke,duration:_(),externalApi:y()}},Te=async De=>{De&&await fo();let Oe=We();await k.initAdman(Oe),P=!0},Z=new AbortController,ie=()=>{Z.abort()};return window.AdmanHTML?Te(!0).catch(()=>{k.onAdmanLoadingError()}):k.loadAdman(Z.signal).then(()=>Te(!1)).catch(()=>{k.onAdmanLoadingError()}),()=>{Wl.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_ads_unmount"],numbers:[(0,Wl.now)(),m()]}),!P&&ie()}});var ne=_y(),ee=C(ne);{var we=k=>{var We=hy();$(k,We)};R(ee,k=>{l()&&k(we)})}var ue=A(ee,2);Xe(ue,k=>N(E,k),()=>n(E));var re=A(ue,2);{var be=k=>{sm(k,{get position(){return d()},get secondsToWatchBeforeSkip(){return s()},get skipAd(){return b.actions.internal.skipAd}})};R(re,k=>{n(ae)&&k(be)})}var $e=A(re,2);{var J=k=>{rm(k,{})};R($e,k=>{u()&&k(J)})}var Re=A($e,2);{var fe=k=>{am(k,{})};R(Re,k=>{n(X)&&k(fe)})}S(ne),Xe(ne,k=>N(L,k),()=>n(L)),$(t,ne),H(),o()}var Xo=t=>{if(!isFinite(t))return"00:00";let e=Math.round(t),i=Math.floor(e/(60*60));e-=i*3600;let o=Math.floor(e/60);e-=o*60;let r=[o,e].map(a=>String(a).padStart(2,"0")).join(":");return i>0&&(r=`${i}:${r}`),r};var $y=Ce('<path fill="#fff"></path>'),yy=Ce("<path></path><!>",1);function ec(t,e){let i=g(e,"isActive",3,!1),o=f(()=>i()?"live-active-icon":"live-icon"),r=f(()=>i()?"var(--timeline-slider-filled-active-live-bg, #FF3347)":void 0),a="M8 5a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h4a1 1 0 1 0 0-2H9V6a1 1 0 0 0-1-1m7 1a1 1 0 1 1 2 0v8a1 1 0 1 1-2 0zm15-1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h4a1 1 0 1 0 0-2h-3v-2h3a1 1 0 1 0 0-2h-3V7h3a1 1 0 1 0 0-2zm-8.32 9.31-2.55-7.82a1 1 0 0 1-.12-.37L19 6.1a1 1 0 1 1 2-.2l2 6.4 2-6.4a1 1 0 0 1 2 .2v.02a1 1 0 0 1-.13.37l-2.55 7.82a1 1 0 0 1-.95.69h-.74a1 1 0 0 1-.95-.69";Ze(t,{width:"42",height:"20",get testId(){return n(o)},get fill(){return n(r)},children:(l,d)=>{var s=yy(),u=ce(s),m=A(u);{var p=v=>{var _=$y();Le(_,"d",a),$(v,_)};R(m,v=>{i()&&v(p)})}O(()=>Le(u,"d",`M5 0h32s5 0 5 5v10s0 5 -5 5h-32s-5 0 -5 -5v-10s0 -5 5 -5${i()?"":"M5.5 2h31s3.5 0 3.5 3.5v9s0 3.5-3.5 3.5h-31s-3.5 0-3.5-3.5v-9s0-3.5 3.5-3.5"+a}z`)),$(l,s)},$$slots:{default:!0}})}var xy=M('<div class="equalizer s-e"><div class="col s-e"></div> <div class="col s-e"></div> <div class="col s-e"></div></div>'),wy=M('<div class="live-icon s-e"><!></div>'),Sy=M('<span class="text s-e"> </span>'),Cy=M("<div><!> <!></div>"),Ty={hash:"s-e",code:".wrapper.s-e{background-color:var(--black-alpha-40);border-radius:4px;padding:2px 6px;transition:visibility var(--controls-transition-duration),opacity var(--controls-transition-duration);white-space:nowrap}.wrapper.live.s-e{background:var(--red);border-radius:2px;font-size:0;height:20px;line-height:20px;padding:0 7px}.equalizer.s-e{display:inline-block;height:10px;margin-right:4px;margin-top:-4px;position:relative;vertical-align:middle;width:10px}.live.s-e .equalizer:where(.s-e){margin-top:-2px}.equalizer.s-e .col:where(.s-e){animation:1.5s linear infinite alternate;animation-play-state:paused;background:var(--btn-color,--white);bottom:0;height:10px;margin-right:2px;position:absolute;transform-origin:50% 100%;width:2px}.playing.s-e .equalizer:where(.s-e) .col:where(.s-e){animation-play-state:running}.equalizer.s-e .col:where(.s-e):first-child{animation-name:s-e-thumb-timer-equalizer-col1;left:0}.equalizer.s-e .col:where(.s-e):nth-child(2){animation-name:s-e-thumb-timer-equalizer-col2;left:3px}.equalizer.s-e .col:where(.s-e):nth-child(3){animation-name:s-e-thumb-timer-equalizer-col3;left:6px}.live-icon.s-e{display:inline-block;height:20px;margin:0 -7px;vertical-align:middle;width:42px}@keyframes s-e-thumb-timer-equalizer-col1{0%{transform:scaleY(.1)}25%{transform:scaleY(.8)}50%{transform:scaleY(.4)}75%{transform:scaleY(.6)}to{transform:scaleY(.1)}}@keyframes s-e-thumb-timer-equalizer-col2{0%{transform:scaleY(1)}25%{transform:scaleY(.3)}50%{transform:scaleY(.9)}75%{transform:scaleY(.6)}to{transform:scaleY(1)}}@keyframes s-e-thumb-timer-equalizer-col3{0%{transform:scaleY(.6)}25%{transform:scaleY(.9)}50%{transform:scaleY(.1)}75%{transform:scaleY(.9)}to{transform:scaleY(.6)}}.text.s-e{color:var(--controls-time);font-size:13px;font-weight:500;line-height:16px}"};function tc(t,e){Q(t,Ty);let i=g(e,"withEqualizer",3,!1),o=g(e,"isLive",3,!1),r=g(e,"isPlaying",3,!1);var a=Cy();let l;var d=C(a);{var s=v=>{var _=xy();$(v,_)};R(d,v=>{i()&&v(s)})}var u=A(d,2);{var m=v=>{var _=wy(),y=C(_);ec(y,{isActive:!0}),S(_),$(v,_)},p=v=>{var _=Sy(),y=C(_,!0);S(_),O(()=>ve(y,e.time)),$(v,_)};R(u,v=>{o()?v(m):v(p,!1)})}S(a),O(v=>l=se(a,1,"wrapper s-e",null,l,v),[()=>({live:o(),playing:r()})]),$(t,a)}var Kl=(t,e,i)=>{let o;return()=>(window.clearTimeout(o),t?o=window.setTimeout(()=>e.set(!0),i):e.set(!1),()=>window.clearTimeout(o))};var Iy=M('<div role="timer" data-testid="thumb-timer"><!></div>'),Ey={hash:"s-i",code:".thumb-timer.s-i{bottom:0;margin:8px;position:absolute;right:0;transition:visibility var(--controls-transition-duration),opacity var(--controls-transition-duration);z-index:var(--thumb-timer-z-index)}"};function ic(t,e){B(e,!0),Q(t,Ey);let[i,o]=Ve(),r=()=>x(m,"$disabled",i),a=g(e,"isHidden",3,!1),l=g(e,"isLive",3,!1),d=g(e,"isPlaying",3,!1),s=Vt(),u=f(()=>Xo(e.duration-e.position)),m=de(!1);var p=Iy();let v;var _=C(p);tc(_,{get time(){return n(u)},get isLive(){return l()},get isPlaying(){return d()},withEqualizer:!0}),S(p),Ls(p,()=>Kl(a()&&s.features.usePerformanceFix,m,s.disableInvisibleComponentsTimeout)),O(y=>v=se(p,1,"thumb-timer s-i",null,v,y),[()=>({"out-of-flow":r(),hidden:a()})]),$(t,p),H(),o()}var ql=t=>{if(!navigator.clipboard){Z_(t);return}navigator.clipboard.writeText(t).catch(()=>Z_(t))};function Z_(t){if(document.queryCommandSupported&&document.queryCommandSupported("copy")){let e=document.createElement("textarea");e.textContent=t,e.style.position="absolute",e.style.top="-9999px",document.body.appendChild(e),e.select();try{document.execCommand("copy")}finally{document.body.removeChild(e)}}}var ab=require("@vkontakte/videoplayer-core/es2018");var dm=require("@vkontakte/videoplayer-core/es2018");var lm="focus-hidden";var Mr=t=>{t.stopPropagation(),t.preventDefault()},cm=t=>{var e,i;(i=(e=t.parentNode)==null?void 0:e.firstElementChild)==null||i.classList.remove(lm)},ky=t=>{var i;let e=t.previousElementSibling;e||(e=(i=t.parentNode)==null?void 0:i.lastElementChild),e==null||e.focus()},Ay=t=>{var i;let e=t.nextElementSibling;e||(e=(i=t.parentNode)==null?void 0:i.firstElementChild),e==null||e.focus()},Ly=t=>{let e=t.code;return e==="Tab"&&!t.shiftKey||e==="ArrowDown"},My=t=>{let e=t.code;return e==="Tab"||e==="ArrowUp"},J_=t=>t.code==="Escape",Vy=t=>t.code==="ArrowLeft",oc=(t,e=[])=>{let i=t.code;return["Enter","Space",...e].includes(i)},eb=t=>{Ly(t)?(Mr(t),Ay(t.target)):My(t)&&(Mr(t),ky(t.target))},ra=t=>!dm.clientChecker.device.isAndroid&&(t==null?void 0:t.detail)===0||dm.clientChecker.device.isAndroid&&(t==null?void 0:t.pointerType)==="",Ql=async(t,e,i)=>{await fo(),t&&!t.classList.contains("opened")&&!e&&_e(i)&&(await fo(),i.set(!1),t.focus())},tb=async(t,e,i)=>{await fo(),t&&!e&&_e(i)&&(i.set(!1),t.focus())},nc=async(t,e,i,o=!1)=>{if(await fo(),!!t&&e&&!o){let a=t.children[0];a==null||a.classList.toggle(lm,!i),a==null||a.focus()}},ib=async(t,e)=>{setTimeout(()=>{let i=t[e];!!i&&i.focus()},100)},Xu=(t,e)=>{eb(t),cm(t.target),J_(t)&&(Mr(t),e())},Zu=async(t,e)=>{oc(t,["ArrowRight"])&&(Mr(t),e())},ob=async(t,e,i)=>{if(eb(t),Vy(t)){Mr(t),e();return}J_(t)&&(Mr(t),i())},Gl=(t,e)=>{oc(t)&&(Mr(t),e())},nb=(t,e,i)=>{if(oc(t))Mr(t),i(!e);else{let o=t.code;if(o==="ArrowLeft"&&e){i(!1),Mr(t);return}o==="ArrowRight"&&!e&&(i(!0),Mr(t))}},rb=t=>{let e=t.getBoundingClientRect(),i=-14,o=e.left+e.width,r=e.top+i;return{right:o,bottom:r}},sb=t=>{if(!t)return{top:0,left:0};let e=t.getBoundingClientRect(),i=-58,o=8,r=e.left+o;return{bottom:e.bottom+i,left:r}};var Wa=require("@vkontakte/videoplayer-shared/es2018");var es={"copy-link":100,"copy-link-timestamp":200,"copy-embed-code":300,pip:400,"video-loop":500,rotate:600,report:700,"save-debug":800,"save-trace":900,"debug-info":1e3};var um=require("@vkontakte/videoplayer-shared/es2018");var Ny=(t,e)=>{Gl(t,()=>e())},Dy=M('<li class="item s-1k" role="menuitem" tabindex="0"> </li>'),Oy={hash:"s-1k",code:".item.s-1k{color:hsla(0,0%,100%,.72);cursor:pointer;display:block;font-size:13px;letter-spacing:-.14px;line-height:18px;padding:8px 16px;position:relative;white-space:nowrap}.item.s-1k:hover{background:rgba(66,66,66,.5);color:var(--white)}"};function pm(t,e){B(e,!0),Q(t,Oy);let i=g(e,"onClick",3,um.noop),o=g(e,"closeContextMenu",3,um.noop),r=d=>{d==null||d.stopPropagation(),i()(),o()()};var a=Dy();a.__click=r,a.__keydown=[Ny,r];var l=C(a,!0);S(a),O(()=>{var d;Le(a,"aria-label",(d=e.ariaLabel)!=null?d:e.label),Le(a,"data-testid",e.id),ve(l,e.label)}),$(t,a),H()}Ye(["click","keydown"]);var za=(t,e)=>t.weight-e.weight;var Yl=(o=>(o.OPEN_SUB_MENU="OPEN_SUB_MENU",o.CLICK="CLICK",o.SWITCH="SWITCH",o))(Yl||{});var By=(t,e)=>{Xu(t,e)},Hy=t=>{t.preventDefault()},Fy=M('<ul role="menu" class="s-m"></ul>'),Uy={hash:"s-m",code:"ul.s-m{background:rgba(0,0,0,.72);border-radius:8px;list-style:none;margin:0;max-height:100%;max-width:100%;overflow-x:hidden;overflow-y:auto;padding:6px 0;position:absolute;transition:visibility .1s,opacity .1s;z-index:var(--context-menu-z-index)}"};function fm(t,e){B(e,!0),Q(t,Uy);let[i,o]=Ve(),r=()=>x(we,"$playerPhase",i),a=()=>x(ae,"$isLive$",i),l=()=>x(ue,"$isPiPEnabled$",i),d=()=>x(j,"$chromecastState$",i),s=()=>x(re,"$pictureInPictureApiIsActive$",i),u=()=>x(ee,"$isLooped$",i),m=()=>x(X,"$positionExact$",i),p=()=>x(q,"$additionalContextMenuItems$",i),v=g(e,"visible",3,!1),_=g(e,"position",19,()=>({top:0,left:0})),y=g(e,"playerContainerRef",3,void 0),b=g(e,"menuElementRef",15,void 0),w=K(0),I=K(0),T=ge(),{pictureInPicture$:D}=ho(),L=Vt(),E=T.ui.contextMenu.visible$,P=T.ui.debugPanelVisible,q=T.ui.additionalContextMenuItems$,F=T.ui.t,z=T.actions.internal.togglePictureInPicture,j=T.state.chromecastState$,ae=T.state.isLive$,X=T.state.positionExact$,ne=T.state.isInteractive,ee=T.state.looped$,we=T.playerPhase,{isEnabled$:ue,isActive$:re}=D,be=f(()=>r()==="video"),$e=f(()=>!!a()&&n(be)),J=f(()=>["thumb","LiveWaitingStart","LiveWaitingRecover","LiveWaitingRecord"].includes(r())),Re=f(()=>{var pe;return L.features.copyVideoLink&&((pe=T.callbacks)==null?void 0:pe.onCopyVideoLink)}),fe=f(()=>n(Re)&&!n(J)&&!ne&&!n($e)),k=f(()=>{var pe;return!!((pe=T.callbacks)!=null&&pe.onCopyEmbedCodeClicked)}),We=f(()=>l()&&d()!==ab.ChromecastState.CONNECTED&&!ne&&n(be)),Te=f(()=>!ne&&!n(J)&&!n($e)),Z=f(()=>L.features.videoRotate&&!ne&&!n(J)),ie=f(()=>L.showSupport&&!s()),De=f(()=>L.features.saveTraceInfoToFile),Oe=()=>{var pe;E.set(!1),(pe=e.returnFocus)==null||pe.call(e)},ot=(pe,Ue)=>{if(!b()||!y())return;let Qe=b().getBoundingClientRect(),wt=y().getBoundingClientRect();N(w,pe-wt.left),N(I,Ue-wt.top),n(w)+Qe.width>wt.width&&N(w,wt.width-Qe.width),n(I)+Qe.height>wt.height&&N(I,wt.height-Qe.height),N(w,Math.max(n(w),0),!0),N(I,Math.max(n(I),0),!0)};Ne(()=>{(async()=>{if(b()&&y()){await fo();let{top:Ue,left:Qe,bottom:wt,right:Ht}=_(),At=Qe!=null?Qe:0,Jt=Ue!=null?Ue:0,yi=b().getBoundingClientRect();(0,Wa.isNullable)(Qe)&&!(0,Wa.isNullable)(Ht)&&(At=Ht-yi.width),(0,Wa.isNullable)(Ue)&&!(0,Wa.isNullable)(wt)&&(Jt=wt-yi.height),At=Math.max(At,0),Jt=Math.max(Jt,0),ot(At,Jt)}})()});let U=()=>{T.actions.internal.videoRotate()},ke=()=>{(0,Wa.isValidURL)(e.supportLink)&&window.open(e.supportLink,"_blank"),T.actions.internal.reportProblem(),T.actions.internal.pause()},Ee=()=>{let pe=T.actions.internal.getDebugTextData();if(L.features.saveDebugInfoToFile){let Ue=new Blob([...pe],{type:"plain/text"}),Qe=window.URL.createObjectURL(Ue);Da(Qe,"vk_player_debug_info","txt")}else ql(T.actions.internal.getDebugTextData())},ze=()=>{let pe=T.actions.internal.getTraceTextData(),Ue=new Blob([...pe],{type:"application/json"}),Qe=window.URL.createObjectURL(Ue);Da(Qe,"vk_player_trace_info","json")},tt=()=>{P.set(!0)},ye=async()=>{var pe;try{z()}finally{(pe=e.returnFocus)==null||pe.call(e)}},Ie=()=>{T.actions.internal.setLooped(!u())},Be=()=>{var pe,Ue;if(n(k)){let Qe=(Ue=(pe=T.callbacks)==null?void 0:pe.onCopyEmbedCodeClicked)==null?void 0:Ue.call(pe);Qe&&ql(Qe)}},Dt=(pe=!1)=>{var Ue,Qe;if((Ue=T.callbacks)!=null&&Ue.onCopyVideoLink){let wt=(Qe=T.callbacks)==null?void 0:Qe.onCopyVideoLink(pe,m());wt&&ql(wt)}},yt=f(()=>L.features.saveDebugInfoToFile?F("menu_save_debug"):F("menu_copy_debug")),Ot=f(()=>n(Re)?{id:"copy-link",weight:es["copy-link"],label:F("menu_copy_video_link"),onClick:()=>Dt()}:void 0),lt=f(()=>n(fe)?{id:"copy-link-timestamp",weight:es["copy-link-timestamp"],label:F("menu_copy_video_link_with_timestamp"),onClick:()=>Dt(!0)}:void 0),St=f(()=>n(k)?{id:"copy-embed-code",weight:es["copy-embed-code"],label:F("menu_copy_embed_code"),onClick:Be}:void 0),Zt=f(()=>n(We)?{id:"pip",weight:es.pip,label:s()?F("menu_pip_close"):F("menu_pip"),onClick:ye}:void 0),kt=f(()=>n(Te)?{id:"video-loop",weight:es["video-loop"],label:u()?F("menu_video_loop_off"):F("menu_video_loop_on"),ariaLabel:F("aria_label_menu_loop"),onClick:Ie}:void 0),Bt=f(()=>n(Z)?{id:"rotate",weight:es.rotate,label:F("menu_video_rotate"),ariaLabel:F("aria_label_menu_rotate"),onClick:U}:void 0),Kt=f(()=>n(ie)?{id:"report",weight:es.report,label:F("menu_report"),ariaLabel:`${F("menu_report")}. ${F("aria_label_new_tab_alert")}`,onClick:ke}:void 0),Y=f(()=>({id:"save-debug",weight:es["save-debug"],label:n(yt),onClick:Ee})),Se=f(()=>n(De)?{id:"save-trace",weight:es["save-trace"],label:F("menu_save_debug"),onClick:ze}:void 0),le=f(()=>({id:"debug-info",weight:es["debug-info"],label:F("menu_debug_overlay"),ariaLabel:F("aria_label_menu_debug_overlay"),onClick:tt})),he=f(()=>[n(Ot),n(lt),n(St),n(Zt),n(kt),n(Bt),n(Kt),n(Y),n(Se),n(le),...p()].filter(pe=>!!pe).sort(za));var Me=Ae(),st=ce(Me);{var mt=pe=>{var Ue=Fy();Ue.__contextmenu=[Hy],Ue.__keydown=[By,Oe],wi(Ue,21,()=>n(he),Qe=>Qe.id,(Qe,wt)=>{pm(Qe,{get id(){return n(wt).id},get label(){return n(wt).label},get ariaLabel(){return n(wt).ariaLabel},get onClick(){return n(wt).onClick},closeContextMenu:Oe})}),S(Ue),Xe(Ue,Qe=>b(Qe),()=>b()),O(()=>{var Qe,wt;return Ke(Ue,`top: ${(Qe=n(I))!=null?Qe:""}px; left: ${(wt=n(w))!=null?wt:""}px;`)}),$(pe,Ue)};R(st,pe=>{v()&&pe(mt)})}$(t,Me),H(),o()}Ye(["contextmenu","keydown"]);var Ju=class{constructor(e){this.value=e,this.next=null}};var jl=class{constructor(e){this.top=null,this.bottom=null,this.size=0,this.maxSize=e}push(e){let i=new Ju(e);this.top?(this.top.next=i,this.top=i):(this.top=i,this.bottom=i),this.size++,this.size>this.maxSize&&this.bottom&&(this.bottom=this.bottom.next)}getValuesFromBottom(){let e=[],i=this.bottom;for(;i;)e.push(i.value),i=i.next;return e}};var zy=M('<div class="container s-1g"><canvas class="s-1g"></canvas></div>'),Wy={hash:"s-1g",code:".container.s-1g{display:inline-block;height:16px;width:120px}canvas.s-1g{margin-top:2px;transform:scaleY(-1)}"};function rc(t,e){B(e,!0),Q(t,Wy);let i=g(e,"values",19,()=>[]),o=K(void 0),r=K(null),a=16,l=120,d=60,s=l/d;Mt(()=>{n(o).width=l,n(o).height=a,N(r,n(o).getContext("2d"),!0)});function u(v,_,y,b,w){w===0&&(w=1),v.fillStyle="#fff",v.fillRect(_,y,b,w)}Ne(()=>{let v="";if(n(r)){let _=i()[0];for(let b=1;b<i().length;b++)i()[b]>_&&(_=i()[b]);n(r).clearRect(0,0,l,a);let y=d-1;for(let b=i().length-1;b>=0;b--){let w=y*s,I=_>0?a*(i()[b]/_):0;u(n(r),w,0,s,I),v=I+" "+v,y--}}});var m=zy(),p=C(m);Xe(p,v=>N(o,v),()=>n(o)),S(m),$(t,m),H()}var mm=require("@vkontakte/videoplayer-shared/es2018");var Ky=(t,e)=>{t.stopPropagation(),mm.safeStorage.remove(Wd),e.set(!1)},qy=M('<div class="s-j"><div class="s-j">Video id</div> <span> </span></div>'),Qy=M('<div class="s-j"><div class="s-j">VSID</div> <span> </span></div>'),Gy=M('<div class="s-j"><div class="s-j">Provider</div> <span> </span></div>'),Yy=M('<div class="s-j"><div class="s-j">Streams</div> <span> </span></div>'),jy=M('<div class="s-j"><div class="s-j">Viewport</div> <span> </span></div>'),Xy=M('<div class="s-j"><div class="s-j">Video size</div> <span> </span></div>'),Zy=M('<div class="s-j"><div class="s-j">CDN host</div> <span> </span></div>'),Jy=M('<div class="s-j"><div class="s-j">Volume</div> <span> </span></div>'),e0=M('<div class="s-j"><div class="s-j">Position</div> <span> </span></div>'),t0=M('<div class="s-j"><div class="s-j">Buffer</div> <span> </span></div>'),i0=M('<div class="s-j"><div class="s-j">Nbuffer</div> <span> </span></div>'),o0=M('<div class="s-j"><div class="s-j">Live latency</div> <span> </span></div>'),n0=M('<div class="s-j"><div class="s-j">Segment</div> <span> </span></div>'),r0=M('<div class="s-j"><div class="s-j">Network</div> <!> <span> </span></div>'),s0=M('<div class="s-j"><div class="s-j">V bitrate</div> <!> <span> </span></div>'),a0=M('<div role="region"><button class="close s-j" title="закрыть">[x]</button> <div class="content s-j"><div class="s-j"><div class="s-j">Version</div> <span> </span></div> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <div class="s-j"><div class="s-j">Dropped</div> <span> </span></div> <!> <!> <div class="s-j"><div class="s-j">FPS</div> <!> <span> </span></div></div></div>'),l0={hash:"s-j",code:".container.s-j{background:rgba(28,28,28,.8);border-radius:4px;color:#fff;font-size:10px;left:20px;min-width:160px;position:absolute;text-align:left;top:45px;user-select:text;z-index:var(--debug-panel-z-index)}.container-mobile.s-j{left:16px;top:16px}button.close.s-j{background-color:transparent;border:none;color:#fff;cursor:pointer;outline:0;padding:0;position:absolute;right:5px;top:3px}.content.s-j{padding:5px}.content.s-j>div:where(.s-j)>div:where(.s-j){display:inline-block;padding:0 5px;text-align:right;width:60px}"};function sc(t,e){B(e,!0),Q(t,l0);let[i,o]=Ve(),r=()=>x(d,"$isMobile",i),a=ge(),l=a.ui.debugPanelVisible,d=a.ui.isMobile,s=K(li(a.actions.internal.getDebugPanelData())),u=a.actions.internal.getVideoElement(),m=K(0),p=K(0),v=K(0),_=new jl(60),y=new jl(60),b=new jl(60),w=K(li([])),I=K(li([])),T=K(li([])),D=G("aria_label_debug_panel");Mt(()=>{mm.safeStorage.set(Wd,"true"),a.actions.internal.startLogging(),u&&(N(p,u.getVideoPlaybackQuality().droppedVideoFrames,!0),N(m,u.getVideoPlaybackQuality().totalVideoFrames,!0));let Y=window.setInterval(()=>{N(s,a.actions.internal.getDebugPanelData(),!0)},500),Se;return u&&(Se=window.setInterval(()=>{if(u){N(p,u.getVideoPlaybackQuality().droppedVideoFrames,!0);let le=u.getVideoPlaybackQuality().totalVideoFrames;N(v,le-n(m)),N(m,le,!0),_.push(n(v)),n(s).speed&&y.push(n(s).speed),n(s).bitrate&&b.push(n(s).bitrate),N(w,_.getValuesFromBottom(),!0),N(I,y.getValuesFromBottom(),!0),N(T,b.getValuesFromBottom(),!0)}},1e3)),()=>{a.actions.internal.stopLogging(),clearInterval(Y),Se&&clearInterval(Se)}});var L=a0();let E;var P=C(L);P.__click=[Ky,l];var q=A(P,2),F=C(q),z=A(C(F),2),j=C(z,!0);S(z),S(F);var ae=A(F,2);{var X=Y=>{var Se=qy(),le=A(C(Se),2),he=C(le,!0);S(le),S(Se),O(()=>ve(he,n(s).id)),$(Y,Se)};R(ae,Y=>{n(s).id&&Y(X)})}var ne=A(ae,2);{var ee=Y=>{var Se=Qy(),le=A(C(Se),2),he=C(le,!0);S(le),S(Se),O(()=>ve(he,n(s).vsid)),$(Y,Se)};R(ne,Y=>{n(s).vsid&&Y(ee)})}var we=A(ne,2);{var ue=Y=>{var Se=Gy(),le=A(C(Se),2),he=C(le,!0);S(le),S(Se),O(()=>ve(he,n(s).provider)),$(Y,Se)};R(we,Y=>{n(s).provider&&Y(ue)})}var re=A(we,2);{var be=Y=>{var Se=Yy(),le=A(C(Se),2),he=C(le);S(le),S(Se),O(()=>{var Me,st;return ve(he,`Video: ${(Me=n(s).videoCodec||"")!=null?Me:""} ${n(s).hdr?"(HDR)":""}
57
+ &
58
+ Audio: ${(st=n(s).audioCodec||"")!=null?st:""} ${n(s).audioLanguage?`(${n(s).audioLanguage})`:""}`)}),$(Y,Se)};R(re,Y=>{(n(s).videoCodec||n(s).audioCodec)&&Y(be)})}var $e=A(re,2);{var J=Y=>{var Se=jy(),le=A(C(Se),2),he=C(le,!0);S(le),S(Se),O(()=>ve(he,n(s).viewport)),$(Y,Se)};R($e,Y=>{n(s).viewport&&Y(J)})}var Re=A($e,2);{var fe=Y=>{var Se=Xy(),le=A(C(Se),2),he=C(le,!0);S(le),S(Se),O(()=>ve(he,n(s).videoSize)),$(Y,Se)};R(Re,Y=>{n(s).videoSize&&Y(fe)})}var k=A(Re,2);{var We=Y=>{var Se=Zy(),le=A(C(Se),2),he=C(le,!0);S(le),S(Se),O(()=>ve(he,n(s).cdn)),$(Y,Se)};R(k,Y=>{n(s).cdn&&Y(We)})}var Te=A(k,2);{var Z=Y=>{var Se=Jy(),le=A(C(Se),2),he=C(le);S(le),S(Se),O(()=>{var Me;return ve(he,`${(Me=n(s).volume)!=null?Me:""} %`)}),$(Y,Se)};R(Te,Y=>{n(s).volume&&Y(Z)})}var ie=A(Te,2);{var De=Y=>{var Se=e0(),le=A(C(Se),2),he=C(le);S(le),S(Se),O(Me=>ve(he,`${Me!=null?Me:""} s`),[()=>n(s).position.toFixed(2)]),$(Y,Se)};R(ie,Y=>{n(s).position&&Y(De)})}var Oe=A(ie,2);{var ot=Y=>{var Se=t0(),le=A(C(Se),2),he=C(le);S(le),S(Se),O(Me=>ve(he,`${Me!=null?Me:""} s`),[()=>n(s).buffer.toFixed(2)]),$(Y,Se)};R(Oe,Y=>{n(s).buffer&&Y(ot)})}var U=A(Oe,2);{var ke=Y=>{var Se=i0(),le=A(C(Se),2),he=C(le);S(le),S(Se),O(Me=>ve(he,`${Me!=null?Me:""} s`),[()=>n(s).nativeBuffer.toFixed(2)]),$(Y,Se)};R(U,Y=>{n(s).nativeBuffer&&Y(ke)})}var Ee=A(U,2);{var ze=Y=>{var Se=o0(),le=A(C(Se),2),he=C(le);S(le),S(Se),O(Me=>ve(he,`${Me!=null?Me:""} s`),[()=>n(s).liveLatency.toFixed(2)]),$(Y,Se)};R(Ee,Y=>{n(s).liveLatency&&Y(ze)})}var tt=A(Ee,2);{var ye=Y=>{var Se=n0(),le=A(C(Se),2),he=C(le,!0);S(le),S(Se),O(Me=>ve(he,Me),[()=>[{value:n(s).currentVideoSegmentLength,title:"Video:"},{value:n(s).currentAudioSegmentLength,title:"Audio:"}].filter(({value:Me})=>Me).map(({value:Me,title:st})=>`${st} ${((Me!=null?Me:0)/1e3).toFixed(2)} s`).join(" & ")]),$(Y,Se)};R(tt,Y=>{(n(s).currentVideoSegmentLength||n(s).currentAudioSegmentLength)&&Y(ye)})}var Ie=A(tt,2),Be=A(C(Ie),2),Dt=C(Be);S(Be),S(Ie);var yt=A(Ie,2);{var Ot=Y=>{var Se=r0(),le=A(C(Se),2);rc(le,{get values(){return n(I)}});var he=A(le,2),Me=C(he);S(he),S(Se),O(st=>ve(Me,`${st!=null?st:""} Kbps`),[()=>n(s).speed.toFixed(2)]),$(Y,Se)};R(yt,Y=>{n(s).speed&&Y(Ot)})}var lt=A(yt,2);{var St=Y=>{var Se=s0(),le=A(C(Se),2);rc(le,{get values(){return n(T)}});var he=A(le,2),Me=C(he);S(he),S(Se),O(st=>ve(Me,`${st!=null?st:""} Kbps`),[()=>n(s).bitrate.toFixed(2)]),$(Y,Se)};R(lt,Y=>{n(s).bitrate&&Y(St)})}var Zt=A(lt,2),kt=A(C(Zt),2);rc(kt,{get values(){return n(w)}});var Bt=A(kt,2),Kt=C(Bt,!0);S(Bt),S(Zt),S(q),S(L),O(Y=>{var Se,le;E=se(L,1,"container s-j",null,E,Y),Le(L,"aria-label",D),ve(j,n(s).version),ve(Dt,`${(Se=n(p))!=null?Se:""} / ${(le=n(m))!=null?le:""} frames`),ve(Kt,n(v))},[()=>({"container-mobile":r()})]),$(t,L),H(),o()}Ye(["click"]);var lb=require("@vkontakte/videoplayer-shared/es2018"),d0=(t,e)=>{t.stopPropagation(),e()()},c0=M('<div class="close s-1c"></div>'),u0={hash:"s-1c",code:'.close.s-1c{cursor:pointer;height:16px;opacity:.8;position:relative;transition:opacity .2s;width:16px}.close.s-1c:hover{opacity:1}.close.s-1c:after,.close.s-1c:before{background-color:var(--white);content:" ";height:16px;left:8px;position:absolute;width:2px}.close.s-1c:before{transform:rotate(45deg)}.close.s-1c:after{transform:rotate(-45deg)}'};function Vs(t,e){B(e,!0),Q(t,u0);let i=g(e,"onClick",3,lb.noop);var o=c0();o.__click=[d0,i],$(t,o),H()}Ye(["click"]);var db=require("@vkontakte/videoplayer-shared/es2018");var mn=t=>`width:${t}px;height:${t}px;`;var p0=Ce('<path d="m14.4 8.76 24.02 13.85a1.6 1.6 0 0 1 0 2.78L14.4 39.24a1.6 1.6 0 0 1-2.4-1.39v-27.7a1.6 1.6 0 0 1 2.4-1.39"></path>');function An(t,e){B(e,!0);let i=f(()=>mn(e.size));Ze(t,{get width(){return"48"},get height(){return"48"},get fill(){return e.fill},get style(){return n(i)},testId:"play-icon",get shadow(){return e.shadow},children:(o,r)=>{var a=p0();$(o,a)},$$slots:{default:!0}}),H()}var f0=M('<div class="timer s-1d"><canvas class="timer-canvas s-1d" width="100" height="100"></canvas> <!></div>'),m0={hash:"s-1d",code:".timer.s-1d{align-items:center;background:rgba(31,31,31,.65);border-radius:50%;display:flex;height:50px;justify-content:space-around;transition:background .2s;width:50px}.timer.s-1d:hover{background:rgba(31,31,31,.85)}.timer-canvas.s-1d{height:50px;position:absolute;width:50px}"};function ac(t,e){B(e,!0),Q(t,m0);let i=g(e,"isRunning",3,!0),o=g(e,"onTimerEnded",3,db.noop),r=5e3,a=K(void 0),l,d,s=0,u;Ne(()=>{i()&&It(()=>{d=Date.now(),s=requestAnimationFrame(p)})});let m=()=>{s&&(cancelAnimationFrame(s),s=0)},p=()=>{m(),i()&&(u=(Date.now()-d)/r,u<1?(l==null||l.clearRect(0,0,100,100),l==null||l.beginPath(),l==null||l.arc(50,50,47,-Math.PI/2,-Math.PI/2+Math.PI*2*u),l==null||l.stroke(),s=requestAnimationFrame(p)):o()())};Mt(()=>{l=n(a).getContext("2d"),l&&(l.lineWidth=6,l.lineCap="round",l.strokeStyle="#fff")}),fn(()=>{m()});var v=f0(),_=C(v);Xe(_,b=>N(a,b),()=>n(a));var y=A(_,2);An(y,{get size(){return"24"}}),S(v),$(t,v),H()}var v0=(t,e,i)=>{e(!1),i()},g0=M('<div class="overlay s-p"></div> <div class="next-video s-p"><div class="top s-p"><div class="caption s-p"> </div> <!></div> <div class="row s-p"><div class="column s-p"><div class="thumb s-p"><div></div> <!></div></div> <div class="column s-p"><div class="title s-p"> </div></div></div></div>',1),h0={hash:"s-p",code:".overlay.s-p{background:rgba(0,0,0,.72);height:100%;position:absolute;width:100%}.next-video.s-p{display:flex;flex-direction:column;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:362px}.top.s-p{display:flex;justify-content:space-between}.caption.s-p{color:var(--white);font-size:11px;font-weight:700;opacity:.8;text-transform:uppercase}.row.s-p{background:rgba(48,48,48,.8);cursor:pointer;display:flex;flex-direction:row;height:102px;margin-top:6px;width:100%}.column.s-p{display:flex;flex-basis:50%;flex-direction:column}.thumb.s-p{align-items:center;background:no-repeat 50%;background-size:cover;display:flex;justify-content:space-around;position:relative}.thumb.s-p,.thumb-overlay.s-p{height:100%;width:100%}.thumb-overlay.s-p{position:absolute}.thumb-overlay.withOpacity.s-p{background:var(--black);opacity:.3}.title.s-p{color:var(--white);font-size:12px;font-weight:700;line-height:1.6;max-height:52px;overflow:hidden;padding:10px 16px}"};function vm(t,e){B(e,!0),Q(t,h0);let[i,o]=Ve(),r=()=>x(d,"$autoplayNextEnabled$",i),a=()=>x(s,"$timerNextVideoRunning$",i),l=ge(),d=l.ui.autoplayNextEnabled$,s=l.ui.timerNextVideoRunning$,u=l.actions.internal.nextVideoClick,m=l.actions.internal.nextVideoAnnouncementShow,p=l.actions.internal.nextVideoAnnouncementClick,v=l.actions.internal.nextVideoAnnouncementAuto,_=l.actions.internal.nextVideoAnnouncementCancel,y=()=>{r()&&(u(!1),v())},b=()=>{e.clickCloseIcon(),_()};Mt(()=>{e.isHide||m(),e.isHide&&r()&&(u(!1),v())});var w=Ae(),I=ce(w);{var T=D=>{var L=g0(),E=A(ce(L),2),P=C(E),q=C(P),F=C(q,!0);S(q);var z=A(q,2);Vs(z,{onClick:b}),S(P);var j=A(P,2);j.__click=[v0,u,p];var ae=C(j),X=C(ae),ne=C(X);let ee;var we=A(ne,2);{var ue=J=>{let Re=f(()=>a()&&r());ac(J,{get isRunning(){return n(Re)},onTimerEnded:y})};R(we,J=>{r()&&J(ue)})}S(X),S(ae);var re=A(ae,2),be=C(re),$e=C(be,!0);S(be),S(re),S(j),S(E),O((J,Re)=>{ve(F,J),Ke(X,`background-image: url('${e.thumb}')`),ee=se(ne,1,"thumb-overlay s-p",null,ee,Re),ve($e,e.title)},[()=>G("end_screen_next_video"),()=>({withOpacity:r()})]),$(D,L)};R(I,D=>{e.isHide||D(T)})}$(t,w),H(),o()}Ye(["click"]);var aa=require("@vkontakte/videoplayer-core/es2018"),cb=require("@vkontakte/videoplayer-shared/es2018"),Ln=require("@vkontakte/videoplayer-statistics/es2018");var gm=(t,e)=>Math.min(+(t+e).toFixed(2),1),hm=(t,e)=>Math.max(+(t-e).toFixed(2),0),ep=(t,e,i)=>{let o=gm(e,i);e<1&&t.actions.internal.setVolume(o)},tp=(t,e,i)=>{let o=hm(e,i);e>0&&t.actions.internal.setVolume(o)};var sa=({isAudioDisabled:t,isAudioAvailable:e,isAds:i,audioDisabledHintCallback:o,audioIsNotExistHintCallback:r})=>t?i?!0:(o==null||o(),!1):e?!0:(r==null||r(),!1);function ip(){var t,e,i;return(i=(e=(t=document.activeElement)==null?void 0:t.shadowRoot)==null?void 0:e.activeElement)!=null?i:null}var b0=(t,e)=>{e(t)},$0=M('<div class="keyboard-controls s-s" tabindex="-1" role="region"><!></div>'),y0={hash:"s-s",code:".keyboard-controls.s-s{bottom:0;left:0;position:absolute;right:0;top:0}"};function _m(t,e){var Y,Se;B(e,!0),Q(t,y0);let[i,o]=Ve(),r=()=>x(we,"$disabledControls$",i),a=()=>x(ot,"$isInteractiveTime$",i),l=()=>x(U,"$showInteractiveTimeIndicatorTooltip$",i),d=()=>x(z,"$playbackState$",i),s=()=>x(We,"$isEnded$",i),u=()=>x(fe,"$doubleForwardAvailable$",i),m=()=>x(Re,"$doubleForwardOn$",i),p=()=>x(Te,"$overlayContainer$",i),v=()=>x(ae,"$adPlaybackState",i),_=()=>x(X,"$positionExact$",i),y=()=>x(ne,"$duration$",i),b=()=>x(De,"$isAudioAvailable$",i),w=()=>x(ee,"$volume$",i),I=()=>x(j,"$canChangePlaybackSpeed$",i),T=()=>x(ue,"$muted$",i),D=()=>x(re,"$currentSubtitle$",i),L=g(e,"nextButtonActive",3,!1),E=g(e,"prevButtonActive",3,!1),P=ge(),q=Vt(),F=P.getLogger().createComponentLog("KeyboardControls component"),z=P.state.playbackState$,j=P.state.canChangePlaybackSpeed$,ae=P.ads.playbackState,X=P.state.positionExact$,ne=P.state.duration$,ee=P.state.volume$,we=P.ui.controls.disabledControls$,ue=P.state.muted$,re=P.state.currentSubtitle$,be=P.ui.contextMenu.openedByHotKey$,$e=P.ui.contextMenu.lastActiveElem$,J=P.ui.contextMenu.visible$,Re=P.ui.doubleForwardOn$,fe=P.ui.doubleForwardAvailable$,k=P.ui.contextMenu.position$,We=P.state.isEnded$,Te=P.ui.overlayContainer$,Z=(Y=P.callbacks)==null?void 0:Y.onAudioDoesNotExistHint,ie=(Se=P.callbacks)==null?void 0:Se.onAudioDisabledHint,De=P.state.isAudioAvailable$,Oe=P.state.isAudioDisabled,ot=P.state.isInteractiveTime$,{showInteractiveTimeIndicatorTooltip$:U}=ho(),ke=0,Ee=!0,ze=K(void 0),tt=le=>(le!==Ee&&(Ee=le,ke=0),ke+=1,(q.controls.seekStepKeyboard+q.controls.seekStepKeyboard*ke)/1e3),ye=!0,Ie=({type:le,repeat:he,disableDoubleForward:Me})=>{let st=()=>{if(!r().has("PLAY_BUTTON"))if(a()&&l()&&U.set(!1),e.fakePlayButtonHandler)e.fakePlayButtonHandler();else{P.actions.internal.togglePlay();let pe="PLAY";d()===aa.PlaybackState.PAUSED?pe="PAUSE":s()&&(pe="REPLAY"),e.showHotKeyHelpers({type:pe})}},mt=le==="down";if(!u()||Me){mt&&st(),ye=!0;return}if(mt)ye=!1;else if(ye)return;if(mt){!he&&e.startDoubleForwardActivationTimer();return}m()||st(),e.stopDoubleForward(),ye=!0},Be=le=>{let he=sb(p());k.set(he),$e.set(le.target),be.set(!0),J.set(!0)},Dt=(le,he=!1)=>{var ui,bi;let Me=le.target,st=(ui=Me==null?void 0:Me.getAttribute("role"))==null?void 0:ui.includes("menuitem"),mt=Me.classList.contains("btn"),pe=le.code;if(mt&&pe==="Space")return!1;let Ue=a_.has(pe);if(st&&Ue)return!1;let Qe=!s_.has(pe);if(le.ctrlKey&&Qe||le.altKey&&Qe||le.metaKey)return!1;let wt=st&&pe==="Escape";l_.has(pe)||wt||e.hideContextMenu();let Ht=d()===aa.PlaybackState.PLAYING||d()===aa.PlaybackState.PAUSED,At=e.isAds&&(v()==="paused"||v()==="playing"),Jt=!At&&!r().has("TIMELINE"),yi=le.shiftKey&&["Digit1","Numpad1"].includes(pe);if(!yi&&!(Ht||At))return!1;F({message:`key down, code: ${pe}, isExternal = ${he}`});let Xi=!1,Rt=()=>{Xi=!0,he||le.preventDefault()};if(yi)return Be(le),Rt(),!0;switch(pe){case"KeyJ":case"ArrowLeft":{if(!Jt)break;if(le.ctrlKey||le.altKey){let ht=P.actions.internal.getPrevEpisode();P.actions.internal.seekToPrevEpisode(ht),ht&&e.showHotKeyHelpers({type:"EPISODE_PREV",text:ht.text}),Rt()}else{let ht=le.shiftKey?tt(!1):q.controls.seekStepKeyboard/1e3,Gt=Math.max(_()-ht,0);_()>0&&(P.actions.internal.seekTime(Gt,Ln.SeekAction.DOUBLE_TAP),e.showHotKeyHelpers({type:"BACKWARD_SEEK",text:ht.toString()}),Rt())}break}case"KeyL":case"ArrowRight":{if(!Jt)break;if(le.ctrlKey||le.altKey){let ht=P.actions.internal.getNextEpisode();P.actions.internal.seekToNextEpisode(ht),ht&&e.showHotKeyHelpers({type:"EPISODE_NEXT",text:ht.text}),Rt()}else{let ht=le.shiftKey?tt(!0):q.controls.seekStepKeyboard/1e3,Gt=Math.min(_()+ht,y());Math.round(_())<Math.round(y())&&(P.actions.internal.seekTime(Gt,Ln.SeekAction.DOUBLE_TAP),e.showHotKeyHelpers({type:"FORWARD_SEEK",text:ht.toString()}),Rt())}break}case"ArrowUp":{if(sa({isAudioDisabled:Oe,audioDisabledHintCallback:ie,isAudioAvailable:b(),audioIsNotExistHintCallback:Z,isAds:e.isAds})){let ht=w(),Gt=q.controls.volumeStepKeyboard,Si=ht<=1;if(ep(P,ht,Gt),Si){let Hi=Math.round(gm(ht,Gt)*100).toString();e.showHotKeyHelpers({type:"VOLUME",t:{key:"hotkey_helper_current_volume",value:Hi}})}}Rt();break}case"ArrowDown":{if(sa({isAudioDisabled:Oe,audioDisabledHintCallback:ie,isAudioAvailable:b(),audioIsNotExistHintCallback:Z,isAds:e.isAds})){let ht=w(),Gt=q.controls.volumeStepKeyboard,Si=ht>=0;if(tp(P,ht,Gt),Si){let Hi=Math.round(hm(ht,Gt)*100).toString();e.showHotKeyHelpers({type:"VOLUME",t:{key:"hotkey_helper_current_volume",value:Hi}})}}Rt();break}case"Comma":{if(le.shiftKey){if(!m()&&I()){let ht=P.actions.internal.decrementPlaybackRate();e.showHotKeyHelpers({type:"RATE_DOWN",text:ht==null?void 0:ht.displayValue}),Rt()}}else{if(At||d()!==aa.PlaybackState.PAUSED)break;let ht=Math.max(_()-q.controls.seekStepFrame/1e3,0);_()>0&&(e.showHotKeyHelpers({type:"BACKWARD_SEEK"}),P.actions.internal.clearDelayedBufferingCheckTimeout(),P.actions.internal.seekTime(ht,Ln.SeekAction.DOUBLE_TAP),Rt())}break}case"Period":{if(le.shiftKey){if(!m()&&I()){let ht=P.actions.internal.incrementPlaybackRate();e.showHotKeyHelpers({type:"RATE_UP",text:ht==null?void 0:ht.displayValue}),Rt()}}else{if(At||d()!==aa.PlaybackState.PAUSED)break;let ht=Math.min(_()+q.controls.seekStepFrame/1e3,y());_()<y()&&(e.showHotKeyHelpers({type:"FORWARD_SEEK"}),P.actions.internal.clearDelayedBufferingCheckTimeout(),P.actions.internal.seekTime(ht,Ln.SeekAction.DOUBLE_TAP),Rt())}break}case"KeyK":case"Space":Ie({type:"down",repeat:le.repeat,disableDoubleForward:"KeyK"===pe}),Rt();break;case"KeyM":{sa({isAudioDisabled:Oe,audioDisabledHintCallback:ie,isAudioAvailable:b(),audioIsNotExistHintCallback:Z,isAds:e.isAds})&&(e.showHotKeyHelpers({type:T()?"VOLUME":"MUTE"}),P.actions.internal.toggleMuted()),Rt();break}case"KeyF":e.toggleFullscreen(),Rt();break;case"KeyC":P.actions.internal.toggleSubtitle(),D().value!=="off"?e.showHotKeyHelpers({type:"SUBTITLES_ON",text:(bi=D())==null?void 0:bi.displayValue}):e.showHotKeyHelpers({type:"SUBTITLES_OFF"}),Rt();break;case"KeyI":P.actions.internal.togglePictureInPicture(),Rt();break;case"Digit1":case"Numpad1":e.showHotKeyHelpers(),P.actions.internal.seekToPercent(.1,Ln.SeekAction.DOUBLE_TAP),Rt();break;case"Digit2":case"Numpad2":e.showHotKeyHelpers(),P.actions.internal.seekToPercent(.2,Ln.SeekAction.DOUBLE_TAP),Rt();break;case"Digit3":case"Numpad3":e.showHotKeyHelpers(),P.actions.internal.seekToPercent(.3,Ln.SeekAction.DOUBLE_TAP),Rt();break;case"Digit4":case"Numpad4":e.showHotKeyHelpers(),P.actions.internal.seekToPercent(.4,Ln.SeekAction.DOUBLE_TAP),Rt();break;case"Digit5":case"Numpad5":e.showHotKeyHelpers(),P.actions.internal.seekToPercent(.5,Ln.SeekAction.DOUBLE_TAP),Rt();break;case"Digit6":case"Numpad6":e.showHotKeyHelpers(),P.actions.internal.seekToPercent(.6,Ln.SeekAction.DOUBLE_TAP),Rt();break;case"Digit7":case"Numpad7":e.showHotKeyHelpers(),P.actions.internal.seekToPercent(.7,Ln.SeekAction.DOUBLE_TAP),Rt();break;case"Digit8":case"Numpad8":e.showHotKeyHelpers(),P.actions.internal.seekToPercent(.8,Ln.SeekAction.DOUBLE_TAP),Rt();break;case"Digit9":case"Numpad9":e.showHotKeyHelpers(),P.actions.internal.seekToPercent(.9,Ln.SeekAction.DOUBLE_TAP),Rt();break;case"Digit0":case"Numpad0":e.showHotKeyHelpers(),P.actions.internal.seekToPercent(0,Ln.SeekAction.DOUBLE_TAP),Rt();break;case"Slash":{le.shiftKey&&q.features.hotKeyMapModal&&(e.showKeyMap(),Rt());break}case"KeyN":le.shiftKey&&L()&&(P.actions.internal.nextVideoClick(),Rt());break;case"KeyP":le.shiftKey&&E()&&(P.actions.internal.prevVideoClick(),Rt());break;case"ShiftLeft":case"ShiftRight":Rt();break;case"Tab":case"Escape":case"Enter":break;default:(0,cb.checkNever)(pe);break}return Xi},yt=le=>{let he=le.code;if(le.ctrlKey||le.altKey||le.metaKey)return;let Me=d()===aa.PlaybackState.PLAYING||d()===aa.PlaybackState.PAUSED,st=e.isAds&&(v()==="paused"||v()==="playing");if(Me||st)switch(he){case"ShiftLeft":case"ShiftRight":ke=0;break;case"Space":Ie({type:"up"});break}},Ot=G("aria_label_video_player"),lt=()=>{var le;return(le=n(ze))==null?void 0:le.focus()},St=()=>n(ze)===ip(),Zt=le=>le.type==="keydown"?Dt(le,!0):(le.type==="keyup"&&yt(le),!1);var kt=$0();kt.__keyup=yt,kt.__keydown=[b0,Dt];var Bt=C(kt);oi(Bt,()=>{var le;return(le=e.children)!=null?le:gt}),S(kt),Xe(kt,le=>N(ze,le),()=>n(ze)),O(()=>Le(kt,"aria-label",Ot)),$(t,kt);var Kt=H({focus:lt,isFocused:St,handleExternalKeyboardEvent:Zt});return o(),Kt}Ye(["keyup","keydown"]);var x0=M('<div class="container s-l"><div class="dot s-l"></div> <div class="dot s-l"></div> <div class="dot s-l"></div></div>'),w0={hash:"s-l",code:".container.s-l{display:flex;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.dot.s-l:first-child{animation-delay:0s}.dot.s-l:nth-child(2){animation-delay:.18s}.dot.s-l:nth-child(3){animation-delay:.36s}@keyframes s-l-dot_animation{0%{opacity:.2}30%{opacity:1}to{opacity:.2}}.dot.s-l{animation-duration:.75s;animation-iteration-count:infinite;animation-name:s-l-dot_animation;background:var(--btn-color);border-radius:4px;height:8px;width:8px}.dot.s-l+.dot:where(.s-l){margin-left:4px}"};function Ka(t,e){Q(t,w0);let i=g(e,"style",3,"");var o=x0();O(()=>Ke(o,i())),$(t,o)}var S0=Ce('<path d="M5.26 5.26a.9.9 0 0 1 1.28 0L12 10.73l5.46-5.47a.9.9 0 0 1 1.28 1.28L13.27 12l5.47 5.46a.9.9 0 1 1-1.28 1.28L12 13.27l-5.46 5.47a.9.9 0 1 1-1.28-1.28L10.73 12 5.26 6.54a.9.9 0 0 1 0-1.28Z"></path>');function bm(t,e){Ze(t,{get fill(){return e.fill},children:(i,o)=>{var r=S0();$(i,r)},$$slots:{default:!0}})}var qa=require("@vkontakte/videoplayer-shared/es2018"),C0=t=>{t.stopPropagation()},T0=M("<button><!></button>"),I0={hash:"s-1l",code:"button.btn.s-1l{align-items:center;display:flex;flex-direction:row;height:var(--controls-height);justify-content:center;margin:0;padding:8px;will-change:opacity}button.w-max.s-1l{width:100%}button.btn--live.s-1l{padding:10px 4px}button.btn-jc-l.s-1l{justify-content:left}button.btn-m.s-1l{background-color:rgba(0,0,0,.56);border-radius:12px;height:44px;left:12px;position:absolute;top:50%;transform:translateY(-50%);transition:opacity var(--controls-transition-duration);width:44px}button.btn-m.s-1l,button.btn-m--play.s-1l{align-items:center;display:flex;justify-content:center}button.btn-m--play.s-1l{height:var(--big-play-size);padding:16px;position:relative;width:var(--big-play-size)}button.btn-m--next.s-1l,button.btn-m--prev.s-1l{height:50px;position:absolute;width:50px}button.btn-m--prev.s-1l{right:calc(100% + 35px)}button.btn-m--next.s-1l{left:calc(100% + 35px)}button.btn.s-1l:disabled{cursor:default;pointer-events:none}button.btn.s-1l:not(.btn-full-opacity):disabled{opacity:.4}button.btn.s-1l:not(:disabled):hover{opacity:.8}button.pr-0.s-1l{padding-right:0}button.pl-0.s-1l{padding-left:0}"};function Wt(t,e){B(e,!0),Q(t,I0);let i=g(e,"className",3,""),o=g(e,"style",3,""),r=g(e,"disabled",3,void 0),a=g(e,"testId",3,void 0),l=g(e,"ariaHidden",3,void 0),d=g(e,"ariaLabel",3,void 0),s=g(e,"ref",15,void 0),u=g(e,"ariaKeyShortCut",3,void 0),m=g(e,"ariaExpanded",3,void 0),p=g(e,"tabIndex",3,0),v=g(e,"click",3,qa.noop),_=g(e,"focus",3,qa.noop),y=g(e,"blur",3,qa.noop),b=f(()=>v()===qa.noop?null:L=>{L.stopPropagation(),v()(L)}),w=f(()=>_()===qa.noop?null:L=>{L.preventDefault(),_()()}),I=f(()=>y()===qa.noop?null:L=>{L.preventDefault(),y()()});var T=T0();T.__pointerdown=[C0],T.__click=function(...L){var E;(E=n(b))==null||E.apply(this,L)};var D=C(T);oi(D,()=>{var L;return(L=e.children)!=null?L:gt}),S(T),Xe(T,L=>s(L),()=>s()),O(()=>{var L,E,P,q,F,z,j,ae;se(T,1,`btn ${(L=i())!=null?L:""}`,"s-1l"),Ke(T,o()||null),T.disabled=(E=r())!=null?E:null,Le(T,"aria-hidden",(P=l())!=null?P:null),Le(T,"aria-label",(q=d())!=null?q:null),Le(T,"aria-keyshortcuts",(F=u())!=null?F:null),Le(T,"aria-expanded",(z=m())!=null?z:null),Le(T,"data-testid",(j=a())!=null?j:null),Le(T,"tabindex",p()),Le(T,"role",e.role),Le(T,"aria-checked",(ae=e.areaChecked)!=null?ae:null)}),at("focus",T,function(...L){var E;(E=n(w))==null||E.apply(this,L)}),at("blur",T,function(...L){var E;(E=n(I))==null||E.apply(this,L)}),$(t,T),H()}Ye(["pointerdown","click"]);var E0=(t,e)=>{t.key==="Escape"&&e.onClose(),(t.key==="ArrowUp"||t.key==="ArrowDown")&&t.stopPropagation()},P0=M('<div class="modal-header s-18"><h3 class="modal-title s-18"> </h3> <!></div>'),k0=M('<div class="modal-overlay s-18"><div class="modal-container s-18" role="dialog" aria-modal="true"><!> <div class="modal-scroll s-18" tabindex="0" role="scrollbar"><div class="modal-main s-18"><!></div></div></div></div>'),A0={hash:"s-18",code:'.modal-overlay.s-18{align-items:center;background:transparent;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:var(--modal-z-index)}.modal-container.s-18{background:var(--mobile-settings-bg);border-radius:8px;color:var(--white);display:flex;flex-direction:column;height:calc(100% - 24px);max-height:490px;max-width:600px;width:calc(100% - 32px)}.modal-header.s-18{align-items:start;border-bottom:1px solid var(--white-alpha-24);box-sizing:border-box;display:flex;height:40px;justify-content:space-between;padding:8px 10px}.modal-title.s-18{color:var(--white);font-feature-settings:"clig" off,"liga" off;font-size:13px;font-style:normal;font-weight:600;line-height:16px;margin:3px 0 0 6px}.modal-scroll.s-18{height:100%;margin:8px 4px 8px 0;overflow-x:hidden;overflow-y:auto}.modal-scroll.s-18::-webkit-scrollbar{width:8px}.modal-scroll.s-18::-webkit-scrollbar-track{background-color:transparent;border-radius:4px;box-shadow:none;margin-right:2px}.modal-scroll.s-18::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#666;border:1px solid transparent;border-radius:5px;min-height:40px}.modal-scroll.s-18::-webkit-scrollbar-thumb:hover{background-color:#777}.modal-main.s-18{margin:-8px -4px 0 0}'};function $m(t,e){B(e,!0),Q(t,A0);let i=g(e,"showHeader",3,!0),o=g(e,"showCloseCross",3,!0),r=K(void 0),a=K(void 0),{webApi:{focusManager:l}}=ge(),d=G("hotkey_map_modal_close_btn_text");Mt(()=>{var b;return(b=n(r))==null||b.focus(),n(a)&&l&&(l.setContainerForFocusLock(n(a)),l.activateLock()),()=>l==null?void 0:l.deactivateLock()});var s=k0();s.__keydown=[E0,e];var u=C(s),m=C(u);{var p=b=>{var w=P0(),I=C(w),T=C(I,!0);S(I);var D=A(I,2);{var L=E=>{Wt(E,{get click(){return e.onClose},testId:"close-modal",style:"padding: 0; height: 24px; width: 24px",get ariaLabel(){return d},children:(P,q)=>{bm(P,{fill:"currentColor"})},$$slots:{default:!0}})};R(D,E=>{o()&&E(L)})}S(w),O(()=>ve(T,e.title)),$(b,w)};R(m,b=>{i()&&b(p)})}var v=A(m,2),_=C(v),y=C(_);oi(y,()=>{var b;return(b=e.children)!=null?b:gt}),S(_),S(v),Xe(v,b=>N(r,b),()=>n(r)),S(u),Xe(u,b=>N(a,b),()=>n(a)),S(s),$(t,s),H()}Ye(["keydown"]);var L0=new Set(["BR"]),ub=t=>{var r;let e=document.createElement("DIV");e.innerHTML=t;let i=e.querySelectorAll("*"),o=i.length;for(;o--;){let a=i[o],l=a.tagName;L0.has(l)||(r=a.parentElement)==null||r.removeChild(a)}return e.innerHTML};var M0=M('<li class="hot-key-map-item s-o"><span class="hot-key-map-item-description s-o"><!></span> &nbsp; <span class="hot-key-map-item-value s-o"> </span></li>'),V0=M('<div class="hot-key-map-group s-o"><h5 class="hot-key-map-group-title s-o"> </h5> <ul class="hot-key-map-group-items s-o"></ul></div>'),R0=M('<div class="hot-key-map s-o"></div>'),N0={hash:"s-o",code:'.hot-key-map.s-o{box-sizing:border-box;color:var(--black);overflow-x:hidden}.hot-key-map-group.s-o{border-bottom:1px solid var(--white-alpha-24);margin:0 20px 0 16px}.hot-key-map-group.s-o:last-child{border-bottom:none}.hot-key-map-group-title.s-o{color:var(--white);font-feature-settings:"clig" off,"liga" off;font-size:13px;font-style:normal;font-weight:600;line-height:16px}.hot-key-map-group-title.s-o,.hot-key-map-item.s-o{margin:0;padding:12px 0;width:100%}.hot-key-map-group-items.s-o{box-sizing:border-box;list-style:none;margin:0;padding:0}.hot-key-map-item.s-o{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;--videoplayer-hotkey-item-value-width:156px;--videoplayer-hotkey-item-value-padding-left:24px}.hot-key-map-item-description.s-o{color:var(--white-alpha-72);max-width:388px;width:calc(100% - var(--videoplayer-hotkey-item-value-width) - var(--videoplayer-hotkey-item-value-padding-left))}.hot-key-map-item-value.s-o{color:var(--white);letter-spacing:-.14px;padding-left:var(--videoplayer-hotkey-item-value-padding-left);width:var(--videoplayer-hotkey-item-value-width)}.hot-key-map-item-description.s-o,.hot-key-map-item-value.s-o{font-feature-settings:"clig" off,"liga" off;font-size:13px;font-style:normal;font-weight:400;line-height:16px}'};function ym(t,e){B(e,!1),Q(t,N0);let[i,o]=Ve(),r=()=>x(l,"$data",i),a=ge(),{data:l,show:d}=a.ui.modals.hotKeyMap,s=()=>{d.set(!1)};go(),$m(t,{get title(){return r().title},onClose:s,children:(u,m)=>{var p=R0();wi(p,5,()=>r().groups,({title:v,items:_})=>v,(v,_)=>{let y=()=>n(_).title,b=()=>n(_).items;var w=V0(),I=C(w),T=C(I,!0);S(I);var D=A(I,2);wi(D,5,b,({description:L,value:E})=>E,(L,E)=>{let P=()=>n(E).description,q=()=>n(E).value;var F=M0(),z=C(F),j=C(z);Bd(j,()=>ub(P())),S(z);var ae=A(z,2),X=C(ae,!0);S(ae),S(F),O(()=>ve(X,q())),$(L,F)}),S(D),S(w),O(()=>ve(T,y())),$(v,w)}),S(p),$(u,p)},$$slots:{default:!0}}),H(),o()}var hv=require("@vkontakte/videoplayer-shared/es2018");var Ja=require("@vkontakte/videoplayer-core/es2018");var pb=require("@vkontakte/videoplayer-shared/es2018");var D0=M('<div class="pillow s-1y"><!></div>'),O0={hash:"s-1y",code:".pillow.s-1y{background-color:#679ff8;color:var(--white);font-size:6px;font-weight:600;-webkit-font-smoothing:antialiased;border-radius:12px;padding:2px 4px}"};function xm(t,e){Q(t,O0);var i=D0(),o=C(i);oi(o,()=>{var r;return(r=e.children)!=null?r:gt}),S(i),O(()=>Le(i,"data-testid",e.testId)),$(t,i)}var Xl=require("@vkontakte/videoplayer-shared/es2018");var B0=Ce('<svg><!><path d="M5.52 5c.32 0 .51-.2.51-.54V3.5l.5-.51 1.46 1.74c.16.2.3.28.51.28a.5.5 0 0 0 .5-.5c0-.14-.07-.29-.22-.48L7.3 2.3 8.8.87c.16-.14.2-.25.2-.4A.47.47 0 0 0 8.52 0c-.18 0-.3.07-.45.22l-2 2.03h-.04V.54C6.03.2 5.84 0 5.52 0S5 .2 5 .54v3.92c0 .34.2.54.52.54M2.55 1.05 1.05 3.1h1.5zM3.5 3.1V.83C3.5.03 2.41-.3 1.94.35L.14 2.82A.75.75 0 0 0 .75 4h1.8v.55c0 .25.25.45.5.45a.45.45 0 0 0 .45-.45V4h.05a.45.45 0 0 0 0-.9z"></path></svg>');function wm(t,e){let i=kn(e,["$$slots","$$events","$$legacy","children"]);var o=B0();eo(o,()=>({xmlns:"http://www.w3.org/2000/svg",width:"9",height:"5",fill:"currentColor","fill-rule":"evenodd",role:"img",...i}));var r=C(o);oi(r,()=>{var a;return(a=e.children)!=null?a:gt}),di(),S(o),$(t,o)}var H0=Ce('<svg><!><path d="M5.51 5c.33 0 .52-.2.52-.54V3.5l.49-.51L7.99 4.7c.16.21.3.29.51.29a.49.49 0 0 0 .5-.5c0-.14-.07-.29-.22-.48L7.29 2.3 8.82.87C8.95.73 9 .62 9 .47A.47.47 0 0 0 8.52 0c-.17 0-.3.07-.44.22L6.06 2.25h-.03V.54C6.03.2 5.83 0 5.5 0S5 .2 5 .54v3.92c0 .34.19.54.51.54M2 0c-.35 0-.67.06-.95.17a1.5 1.5 0 0 0-.66.49c-.15.2-.23.44-.23.7 0 .43.21.76.62 1-.23.11-.41.26-.55.44-.15.2-.23.44-.23.71 0 .29.08.55.25.78.18.23.41.4.71.52.3.13.65.19 1.04.19s.73-.06 1.03-.19c.3-.12.54-.3.71-.52a1.26 1.26 0 0 0 .03-1.49 1.45 1.45 0 0 0-.55-.44c.4-.23.62-.57.62-1a1.14 1.14 0 0 0-.24-.7 1.44 1.44 0 0 0-.66-.49A2.4 2.4 0 0 0 2 0m-.57.96C1.56.86 1.75.8 2 .8s.43.06.56.16a.51.51 0 0 1 .2.43c0 .2-.06.34-.2.44A.87.87 0 0 1 2 2a.9.9 0 0 1-.57-.16.52.52 0 0 1-.2-.44c0-.18.06-.32.2-.43ZM1.08 3.5a.6.6 0 0 1 .24-.5c.16-.13.38-.2.68-.2s.52.07.68.2a.6.6 0 0 1 .24.5.63.63 0 0 1-.24.52c-.16.12-.38.19-.68.19s-.52-.07-.68-.19a.64.64 0 0 1-.24-.52"></path></svg>');function Sm(t,e){let i=kn(e,["$$slots","$$events","$$legacy","children"]);var o=H0();eo(o,()=>({xmlns:"http://www.w3.org/2000/svg",width:"9",height:"5",fill:"currentColor","fill-rule":"evenodd",role:"img",...i}));var r=C(o);oi(r,()=>{var a;return(a=e.children)!=null?a:gt}),di(),S(o),$(t,o)}var F0=Ce('<svg><!><path d="M5.52 5h1.1C8.1 5 9 4.07 9 2.5S8.1 0 6.62 0h-1.1C5.19 0 5 .2 5 .54v3.92c0 .34.2.54.52.54m.51-.85V.85h.47C7.41.85 8 1.47 8 2.5c0 1.07-.58 1.65-1.5 1.65zM.52 5c.32 0 .51-.2.51-.54V2.92h1.94v1.54c0 .34.19.54.51.54S4 4.8 4 4.46V.54C4 .2 3.8 0 3.48 0s-.51.2-.51.54v1.53H1.03V.54C1.03.2.84 0 .52 0S0 .2 0 .54v3.99c0 .34.2.47.52.47"></path></svg>');function Cm(t,e){let i=kn(e,["$$slots","$$events","$$legacy","children"]);var o=F0();eo(o,()=>({xmlns:"http://www.w3.org/2000/svg",width:"9",height:"5",fill:"currentColor",role:"img",...i}));var r=C(o);oi(r,()=>{var a;return(a=e.children)!=null?a:gt}),di(),S(o),$(t,o)}var U0=Ce('<svg><!><path d="M9.52 5h1.1C12.1 5 13 4.07 13 2.5S12.1 0 10.62 0h-1.1C9.19 0 9 .2 9 .54v3.92c0 .34.2.54.52.54m.51-.85V.85h.47c.91 0 1.5.62 1.5 1.65 0 1.07-.58 1.65-1.5 1.65zM4.52 5c.32 0 .51-.2.51-.54V2.92h1.94v1.54c0 .34.19.54.51.54S8 4.8 8 4.46V.54C8 .2 7.8 0 7.48 0s-.51.2-.51.54v1.53H5.03V.54C5.03.2 4.84 0 4.52 0S4 .2 4 .54v3.99c0 .34.2.47.52.47m-4 0c.32 0 .51-.2.51-.54V3h1.33c.27 0 .45-.15.45-.41 0-.25-.18-.4-.45-.4H1.03V.84h1.5C2.81.85 3 .7 3 .43S2.8 0 2.53 0H.52C.19 0 0 .2 0 .54v3.92C0 4.8.2 5 .52 5"></path></svg>');function Tm(t,e){let i=kn(e,["$$slots","$$events","$$legacy","children"]);var o=U0();eo(o,()=>({xmlns:"http://www.w3.org/2000/svg",width:"13",height:"5",fill:"currentColor",role:"img",...i}));var r=C(o);oi(r,()=>{var a;return(a=e.children)!=null?a:gt}),di(),S(o),$(t,o)}var z0=Ce('<svg><!><path d="M11.52 5.75h1.1c1.48 0 2.38-.94 2.38-2.5s-.9-2.5-2.38-2.5h-1.1c-.33 0-.52.2-.52.54V5.2c0 .34.2.54.52.54Zm.51-.85V1.6h.47c.91 0 1.5.62 1.5 1.65 0 1.07-.58 1.65-1.5 1.65zm-5.51.85c.32 0 .51-.2.51-.54V3.67h1.94v1.54c0 .34.19.54.51.54s.52-.2.52-.54V1.3c0-.34-.2-.54-.52-.54s-.51.2-.51.54v1.53H7.03V1.3c0-.34-.19-.54-.51-.54S6 .95 6 1.29v3.99c0 .34.2.47.52.47m-3.18-.09a4 4 0 0 1-.84.09C1.04 5.75 0 4.88 0 3.3 0 1.73 1.04.75 2.5.75S5 1.73 5 3.3c0 .87-.27 1.46-.78 1.88l.2.3a.5.5 0 0 1-.84.55zm-.52-.78-.24-.35a.5.5 0 1 1 .84-.56l.24.37c.18-.26.29-.62.29-1.04 0-1.03-.64-1.65-1.45-1.65s-1.45.62-1.45 1.65.64 1.6 1.45 1.6c.08 0 .2 0 .32-.02"></path></svg>');function Im(t,e){let i=kn(e,["$$slots","$$events","$$legacy","children"]);var o=z0();eo(o,()=>({xmlns:"http://www.w3.org/2000/svg",width:"15",height:"7",fill:"currentColor",role:"img",...i}));var r=C(o);oi(r,()=>{var a;return(a=e.children)!=null?a:gt}),di(),S(o),$(t,o)}var op=t=>{switch(t){case Xl.VideoQuality.Q_720P:return Cm;case Xl.VideoQuality.Q_1080P:return Tm;case Xl.VideoQuality.Q_1440P:return Im;case Xl.VideoQuality.Q_2160P:return wm;case Xl.VideoQuality.Q_4320P:return Sm}};var W0=Ce('<path d="M12.72 2.21q1.8.07 2.41 1.96l.06.21.06.2.06.23.06.16.04.01.06-.02.14-.05.15-.07c1.42-.66 2.5-.53 3.4.44l.12.14.82 1.02c.73.96.7 2 0 3.1l-.13.19-.12.16-.14.2-.07.12-.04.05v.03l.1.06.13.07.15.09c1.39.7 1.96 1.64 1.74 2.93l-.04.19-.24 1.06c-.16.68-.28 1-.77 1.45-.48.43-1.02.61-1.73.67l-.22.02h-.2l-.25.02-.18.02.02.14v.1l.04.17c.32 1.53-.04 2.56-1.19 3.2l-.17.1-1.17.57q-1.64.73-3.02-.7l-.15-.17-.13-.15-.17-.19-.1-.1-.05-.04-.1.09-.1.1-.12.14c-.95 1.13-1.95 1.54-3.17 1.07l-.18-.08-1.05-.5-.31-.17a2 2 0 0 1-1-1.06 3 3 0 0 1-.16-1.88l.04-.23.04-.24.02-.17-.1-.02-.15-.01h-.18c-1.56-.04-2.48-.62-2.85-1.89l-.05-.18-.3-1.28q-.33-1.77 1.37-2.78l.2-.11.17-.1.22-.12.15-.1v-.02l-.06-.1-.08-.13-.1-.14c-.94-1.25-1.04-2.34-.28-3.4L4 6.32l.82-1.01c.8-.92 1.8-1.1 3.04-.64l.2.08.19.08.22.1.13.04.04-.01.03-.1.05-.13.04-.17c.36-1.43 1.09-2.24 2.4-2.35h1.58Zm-.05 1.8h-1.34l-.14.01c-.28.04-.47.2-.65.83l-.04.16-.06.2a6 6 0 0 1-.46 1.14 6 6 0 0 0-1.15.56 7 7 0 0 1-1.16-.35l-.35-.16q-.37-.15-.59-.17h-.08a.6.6 0 0 0-.4.19l-.08.07-.78.98-.1.12c-.18.26-.2.5.2 1.08l.22.31q.34.48.6 1.1-.2.59-.27 1.2-.51.45-1.01.73l-.34.18c-.62.34-.7.56-.65.88l.01.08.28 1.21.04.16c.1.3.27.47.97.5l.39.02q.57.03 1.22.2.35.53.78.97a6 6 0 0 1-.12 1.45c-.2.95-.01 1.1.38 1.3l1.13.54a1 1 0 0 0 .34.1l.06-.01q.26-.03.67-.49l.26-.3q.4-.42.95-.83l.3.02.3.01h.3l.3-.03q.56.4.95.84l.26.3c.32.36.53.48.73.48h.07l.18-.05.09-.04 1.13-.54.14-.08c.3-.17.42-.4.24-1.22a6 6 0 0 1-.12-1.45q.44-.45.78-.97a7 7 0 0 1 1.22-.2l.39-.01c.81-.04.91-.26 1-.66l.27-1.15c.09-.4.1-.64-.62-1.03l-.34-.18a6 6 0 0 1-1.01-.73 6 6 0 0 0-.27-1.2q.26-.62.6-1.1l.22-.31c.4-.58.38-.81.2-1.08l-.05-.06-.78-.97c-.14-.18-.26-.3-.46-.33h-.07q-.23 0-.67.17l-.35.16a6 6 0 0 1-1.16.35 6 6 0 0 0-1.15-.56 7 7 0 0 1-.45-1.1l-.11-.4c-.2-.68-.4-.81-.72-.83zM12 8.2a3.8 3.8 0 1 1 0 7.6 3.8 3.8 0 0 1 0-7.6m0 1.8a2 2 0 1 0 0 4 2 2 0 0 0 0-4"></path>');function Em(t,e){Ze(t,{get testId(){return e.testId},children:(i,o)=>{var r=W0();$(i,r)},$$slots:{default:!0}})}var K0=Ce('<path d="M13.25 2.83c.23.75.38 1.5 1.63 2.23 1.4.38 2.08 0 2.72-.42.66-.45.86-.32 1.12-.06l.65.64c.29.3.4.42 0 1.18-.38.7-.8 1.33-.42 2.73.72 1.25 1.47 1.47 2.22 1.62.78.16.83.39.83.76v.9c0 .42 0 .59-.83.84-.75.23-1.5.38-2.23 1.63-.38 1.4 0 2.08.42 2.72.45.66.32.86.06 1.12l-.64.65c-.3.29-.42.4-1.18 0-.7-.38-1.34-.8-2.73-.42-1.25.72-1.47 1.47-1.62 2.22-.16.78-.39.83-.76.83h-.9c-.42 0-.59 0-.84-.83-.23-.75-.38-1.5-1.63-2.23-1.4-.38-2.08 0-2.72.42-.66.45-.86.32-1.12.06l-.65-.64c-.29-.3-.4-.42 0-1.18.38-.7.8-1.34.42-2.73-.72-1.25-1.47-1.47-2.22-1.62-.78-.16-.83-.39-.83-.76v-.9c0-.42 0-.59.83-.84.75-.23 1.5-.38 2.22-1.63.38-1.4 0-2.08-.42-2.72-.44-.66-.31-.86-.05-1.12l.64-.65c.3-.29.42-.4 1.18 0 .7.38 1.33.8 2.73.42 1.25-.72 1.47-1.47 1.62-2.22.16-.78.39-.83.76-.83h.9c.42 0 .59 0 .84.83M12 7.25a4.75 4.75 0 1 0 0 9.5 4.75 4.75 0 0 0 0-9.5"></path>');function Pm(t,e){Ze(t,{get testId(){return e.testId},children:(i,o)=>{var r=K0();$(i,r)},$$slots:{default:!0}})}var q0=M('<div aria-hidden="true"><!> <!></div>'),Q0={hash:"s-1w",code:".icon.s-1w{display:flex;height:24px;position:relative;width:24px}.icon.s-1w .pillow{position:absolute;right:-9px;top:1px}.icon.triple.s-1w .pillow{right:-13px}.icon.s-1w svg[data-testid=settings-icon--labeled] ._full{opacity:0;visibility:hidden}"};function lc(t,e){B(e,!0),Q(t,Q0);let i=g(e,"isMobile",3,!1),o=g(e,"currentQuality",3,void 0),r=f(()=>o()?(0,pb.getVideoQualityLabel)(o()):""),a=f(()=>op(o())),l=f(()=>n(r).length>2);var d=Ae(),s=ce(d);{var u=p=>{Em(p,{testId:"settings-mobile-icon"})},m=p=>{var v=q0();let _;var y=C(v);{var b=T=>{let D=f(()=>`${n(r)}-pill-icon`);xm(T,{get testId(){return n(D)},children:(L,E)=>{var P=Ae(),q=ce(P);Oi(q,()=>n(a),(F,z)=>{z(F,{})}),$(L,P)},$$slots:{default:!0}})};R(y,T=>{n(a)&&T(b)})}var w=A(y,2);let I=f(()=>n(a)?"settings-icon--labeled":"settings-icon");Pm(w,{get testId(){return n(I)}}),S(v),O(T=>_=se(v,1,"icon s-1w",null,_,T),[()=>({triple:n(l)})]),$(p,v)};R(s,p=>{i()?p(u):p(m,!1)})}$(t,d),H()}var G0=M('<span class="settings-icon-wrapper s-1z"><!></span>'),Y0={hash:"s-1z",code:".settings-icon-wrapper.s-1z{position:relative;width:24px}"};function Zl(t,e){B(e,!0),Q(t,Y0);let[i,o]=Ve(),r=()=>x(u,"$settingsMenuVisible",i),a=()=>x(v,"$isMobile",i),l=()=>x(s,"$currentQuality",i),d=ge(),s=d.state.currentQuality$,u=d.ui.settingsMenu.visible$,m=d.actions.internal.openSettingsMenu,p=d.actions.internal.closeSettingsMenu,v=d.ui.isMobile,_=d.ui.t,y=K(void 0);Ne(()=>{n(y)&&It(()=>{e.ref$.set(n(y))})});let b=_("aria_label_settings");async function w(T){let D=ra(T);r()?p():m(D,fo)}let I=f(()=>r()?"opened":"");Wt(t,{get className(){return n(I)},testId:"settings-btn",click:w,get ariaLabel(){return b},get ariaExpanded(){return r()},get ref(){return n(y)},set ref(T){N(y,T,!0)},children:(T,D)=>{var L=G0(),E=C(L);lc(E,{get isMobile(){return a()},get currentQuality(){return l()}}),S(L),$(T,L)},$$slots:{default:!0}}),H(),o()}var j0=Ce('<path d="M6.56 4.44a1.5 1.5 0 1 0-2.12 2.12l3.09 3.09a11 11 0 0 0-2.39 3.08 11 11 0 0 0-1.01 4.14C4 18.43 4 20.37 4 22.83v2.34c0 2.46 0 4.4.13 5.96.13 1.6.4 2.93 1.01 4.14a10.5 10.5 0 0 0 4.6 4.59c1.2.61 2.53.88 4.13 1.01 1.56.13 3.5.13 5.96.13h8.34c2.46 0 4.4 0 5.96-.13 1.44-.12 2.66-.35 3.78-.84l3.53 3.53a1.5 1.5 0 0 0 2.12-2.12zM13.5 28a1.5 1.5 0 0 0 0 3h11a1.5 1.5 0 0 0 0-3zM12 22a1.5 1.5 0 0 1 1.5-1.5h4a1.5 1.5 0 0 1 0 3h-4A1.5 1.5 0 0 1 12 22"></path><path d="M34.5 23.5h-4.64l12.55 12.55q.23-.37.45-.78a11 11 0 0 0 1.01-4.14c.13-1.56.13-3.5.13-5.96v-2.34c0-2.46 0-4.4-.13-5.96a11 11 0 0 0-1.01-4.14 10.5 10.5 0 0 0-4.6-4.59 11 11 0 0 0-4.13-1.01C32.57 7 30.63 7 28.17 7h-8.34c-2.46 0-4.4 0-5.96.13l-.35.03L26.86 20.5h7.64a1.5 1.5 0 0 1 0 3"></path>',1),X0=Ce("<path></path>");function la(t,e){B(e,!0);let i=f(()=>`subtitles-icon${e.type==="off"?"-off":e.type==="outline"?"-outline":""}`),o=f(()=>mn(e.size));Ze(t,{get width(){return"48"},get height(){return"48"},get style(){return n(o)},get testId(){return n(i)},get shadow(){return e.shadow},children:(r,a)=>{var l=Ae(),d=ce(l);{var s=m=>{var p=j0();di(),$(m,p)},u=m=>{var p=X0();O(()=>Le(p,"d",`M16.92 8h14.16q2.82-.02 4.66.1c1.28.1 2.4.32 3.46.86a8.8 8.8 90 013.84 3.84c.54 1.04.76 2.18.86 3.46q.12 1.84.1 4.66v6.16q.02 2.82-.1 4.66a10 10 90 01-.86 3.46 8.8 8.8 90 01-3.84 3.84 10 10 90 01-3.46.86q-1.84.12-4.66.1H16.92q-2.82.02-4.66-.1a10 10 90 01-3.46-.86 8.8 8.8 90 01-3.84-3.84 10 10 90 01-.86-3.46Q4 29.9 4 27.08v-6.16q-.02-2.82.1-4.66c.1-1.28.32-2.4.86-3.46A8.8 8.8 90 018.8 8.96a10 10 90 013.46-.86Q14.1 8 16.92 8
59
+ ${e.type==="outline"?"M12.54 11.68c-1.04.1-1.64.26-2.1.48a5.2 5.2 90 00-2.28 2.28c-.22.46-.4 1.06-.48 2.1-.08 1.08-.08 2.46-.08 4.46v6c0 2 0 3.38.08 4.46.1 1.04.26 1.64.48 2.1q.78 1.5 2.28 2.28c.46.22 1.06.4 2.1.48 1.08.08 2.48.08 4.46.08h14c2 0 3.38 0 4.46-.08 1.04-.1 1.64-.26 2.1-.48a5.2 5.2 90 002.28-2.28c.22-.46.4-1.06.48-2.1.08-1.08.08-2.48.08-4.46v-6c0-2 0-3.38-.08-4.46a6 6 90 00-.48-2.1 5.2 5.2 90 00-2.28-2.28c-.46-.22-1.06-.4-2.1-.48-1.08-.08-2.48-.08-4.46-.08h-14c-2 0-3.38 0-4.46.08":""}
60
+ M12 29.8c0-1 .8-1.8 1.8-1.8h10.4a1.8 1.8 90 010 3.6H13.8a1.8 1.8 90 01-1.8-1.8m0-7.6c0-1 .8-1.8 1.8-1.8h3.4a1.8 1.8 90 110 3.6H13.8a1.8 1.8 90 01-1.8-1.8m17 7.6c0-1 .8-1.8 1.8-1.8h3.4a1.8 1.8 90 110 3.6h-3.4a1.8 1.8 90 01-1.8-1.8M22 22.2c0-1 .8-1.8 1.8-1.8h10.4a1.8 1.8 90 010 3.6h-10.4a1.8 1.8 90 01-1.8-1.8`)),$(m,p)};R(d,m=>{e.type==="off"?m(s):m(u,!1)})}$(r,l)},$$slots:{default:!0}}),H()}function km(t,e){B(e,!0);let i=g(e,"isSubtitlesEnabled",3,!1),r=ge().ui.t,a=f(()=>i()?r("tooltip_subtitles_on"):r("tooltip_subtitles_off"));Wt(t,{testId:"subtitles-btn",get ariaLabel(){return n(a)},get click(){return e.click},get ariaKeyShortCut(){return gs.KeyC},role:"button",children:(l,d)=>{let s=f(()=>i()?void 0:"outline");la(l,{get size(){return"24"},get type(){return n(s)}})},$$slots:{default:!0}}),H()}var Z0=M('<span class="duration s-21" data-testid="video_duration"> </span>'),J0=M('<div><span class="current s-21" data-testid="current_time"> </span> <!></div>'),ex={hash:"s-21",code:'.time.s-21{align-items:center;color:var(--controls-time);display:flex;font-variant-numeric:tabular-nums;font-weight:500;padding:12px 6px}.time.mobile.s-21{padding:0 0 0 8px}.current.s-21{position:relative}.duration.s-21{opacity:.7}.duration.s-21:before{content:" / ";white-space:pre}'};function dc(t,e){B(e,!0),Q(t,ex);let i=g(e,"isMobile",3,!1),o=g(e,"isHidden",3,!1),r=g(e,"showDuration",3,!0),a=g(e,"ref",15),l=Vt(),d=de(!1),s=f(()=>Xo(e.duration)),u=f(()=>Xo(e.position));var m=J0();let p;var v=C(m),_=C(v,!0);S(v);var y=A(v,2);{var b=w=>{var I=Z0(),T=C(I,!0);S(I),O(()=>ve(T,n(s))),$(w,I)};R(y,w=>{r()&&w(b)})}S(m),Ls(m,()=>Kl(o()&&l.features.usePerformanceFix,d,l.disableInvisibleComponentsTimeout)),Xe(m,w=>a(w),()=>a()),O(w=>{p=se(m,1,"time s-21",null,p,w),ve(_,n(u))},[()=>({mobile:i()})]),$(t,m),H()}var uc=require("@vkontakte/videoplayer-shared/es2018");var tx=Ce('<path d="M21.8632 10.0832C22.2147 9.73171 22.7852 9.73171 23.1367 10.0832C23.4881 10.4347 23.4881 11.0051 23.1367 11.3566L18.6367 15.8566C18.2852 16.2081 17.7147 16.2081 17.3632 15.8566C17.0117 15.5051 17.0117 14.9347 17.3632 14.5832L21.8632 10.0832Z"></path><path d="M17.3632 11.3566C17.0117 11.0051 17.0117 10.4347 17.3632 10.0832C17.7147 9.73171 18.2852 9.73171 18.6367 10.0832L23.1367 14.5832C23.4881 14.9347 23.4881 15.5051 23.1367 15.8566C22.7852 16.2081 22.2147 16.2081 21.8632 15.8566L17.3632 11.3566Z"></path>',1),ix=Ce("<path></path>"),ox=Ce('<path d="M14 3.96997C14.5523 3.96997 15 4.41769 15 4.96997V20.97C15 21.5223 14.5523 21.97 14 21.97C13.3585 21.97 12.7422 21.7208 12.2808 21.2751L6.79013 15.97H4C2.89543 15.97 2 15.0745 2 13.97V11.97C2 10.8654 2.89543 9.96997 4 9.96997H6.765L12.2794 4.66337C12.7417 4.21849 13.3584 3.96997 14 3.96997Z"></path><!>',1);function da(t,e){B(e,!0);let i=g(e,"volume",3,1),o=g(e,"muted",3,!1),r=(u,m)=>m?"off":u>.5?"max":u>.2?"mid":u>0?"min":"off",a=f(()=>r(i(),o())),l=f(()=>mn(e.size)),d="M16.8748 8.85259C17.2324 8.50731 17.8021 8.51726 18.1474 8.87481C18.5465 9.28803 18.8614 9.77691 19.0757 10.3128C19.2901 10.8486 19.4 11.4218 19.4 12C19.4 12.5782 19.2901 13.1514 19.0757 13.6872C18.8614 14.2231 18.5465 14.712 18.1474 15.1252C17.8021 15.4827 17.2324 15.4927 16.8748 15.1474C16.5173 14.8021 16.5073 14.2324 16.8526 13.8748C17.0876 13.6314 17.2757 13.3408 17.4045 13.0187C17.5333 12.6966 17.6 12.3504 17.6 12C17.6 11.6496 17.5333 11.3034 17.4045 10.9813C17.2757 10.6592 17.0876 10.3686 16.8526 10.1252C16.5073 9.76764 16.5173 9.19788 16.8748 8.85259Z",s="M19.2636 6.2636C19.6151 5.91213 20.1849 5.91213 20.5364 6.2636C21.2516 6.97878 21.9929 7.99659 22.3989 8.97678C22.7959 9.93525 23.0003 10.9625 23.0003 12C23.0003 13.0374 22.7959 14.0647 22.3989 15.0232C21.9929 16.0034 21.2516 17.0212 20.5364 17.7364C20.1849 18.0879 19.6151 18.0879 19.2636 17.7364C18.9121 17.3849 18.9121 16.8151 19.2636 16.4636C19.8484 15.8788 20.4384 15.0527 20.7359 14.3343C21.0425 13.5943 21.2003 12.801 21.2003 12C21.2003 11.1989 21.0425 10.4057 20.7359 9.66561C20.4384 8.94724 19.8484 8.12124 19.2636 7.5364C18.9121 7.18492 18.9121 6.61508 19.2636 6.2636Z";Ze(t,{get style(){return n(l)},get testId(){var u;return`volume-${(u=n(a))!=null?u:""}-icon`},get shadow(){return e.shadow},children:(u,m)=>{var p=ox(),v=A(ce(p));{var _=b=>{var w=tx();di(),$(b,w)},y=b=>{var w=ix();O(()=>Le(w,"d",`${d}${n(a)==="max"?s:""}`)),$(b,w)};R(v,b=>{n(a)==="off"?b(_):b(y,!1)})}$(u,p)},$$slots:{default:!0}}),H()}var Io=require("@vkontakte/videoplayer-shared/es2018");var np=require("@vkontakte/videoplayer-shared/es2018");var fb=require("@vkontakte/videoplayer-shared/es2018");var nx=M('<div class="overlay"><!></div>');function Am(t,e){B(e,!0);let[i,o]=Ve(),r=()=>x(l,"$overlayContainer$",i),l=ge().ui.overlayContainer$,d=K(void 0),s=v=>{!v||!n(d)||!v.contains(n(d))||v.removeChild(n(d))},u=v=>{!v||!n(d)||v.contains(n(d))||v.appendChild(n(d))};Ne(()=>{u(r())}),Mt(()=>(u(r()),()=>s(r())));var m=nx(),p=C(m);oi(p,()=>{var v;return(v=e.children)!=null?v:gt}),S(m),Xe(m,v=>N(d,v),()=>n(d)),$(t,m),H(),o()}var rx=M('<div class="tooltip s-1n"><div class="content s-1n"> </div> <div class="tooltip-pointer s-1n"></div></div>'),sx=M("<div><!></div> <!>",1),ax={hash:"s-1n",code:'.tooltip-wrapper.s-1n{display:flex;flex-direction:column;min-width:0}.full-width.s-1n{width:100%}.tooltip.s-1n{bottom:100%;left:0;opacity:0;position:absolute;transition:opacity .2s,visibility .2s;visibility:hidden}.content.s-1n{background-color:rgba(41,41,41,.8);border-radius:3px;color:var(--white);display:inline-block;padding:6px 10px}.tooltip-pointer.s-1n{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid rgba(41,41,41,.8);bottom:0;content:" ";font-size:0;line-height:0;position:absolute;width:0}'};function Qa(t,e){B(e,!0),Q(t,ax);let[i,o]=Ve(),r=()=>x(j,"$overlayContainer$",i),a=()=>x(z,"$containerSize",i),l=g(e,"isMobile",3,!1),d=g(e,"content",3,""),s=g(e,"active",15,!1),u=g(e,"translateX",3,0),m=g(e,"translateY",3,0),p=g(e,"isFullWidthWrapper",3,!1),v=g(e,"maxTooltipWidth",3,void 0),_=g(e,"placement",3,"top"),y=g(e,"onVisibilityChange",3,fb.noop),b=5,w=K(void 0),I=K(void 0),T,D=K(0),L=K(0),E=K(0),P=K(0),q=Vt(),F=ge(),z=F.ui.playerSize,j=F.ui.overlayContainer$;Ne(()=>{It(()=>{y()(s())})});let ae=F.getLogger().createComponentLog("Tooltip component"),X=()=>{if(!r()||!n(I)||!n(w))return;N(L,b);let U=r().getBoundingClientRect(),ke=n(w).getBoundingClientRect(),Ee=ke.width,ze=n(I).clientWidth,tt=a().width,ye=(Ee-ze)/2,Ie=ke.left+u()-U.left,Be=Ie+ye,Dt=ke.top+m()-U.top,yt=ze/2-b,Ot=Be<8,lt=Be+ze>tt-8;Ot&&(Be=8,yt=Ie+ke.width/2-2.5*b),lt&&(Be=tt-8-ze,yt=ke.left-U.left+ke.width/2-Be-b),N(E,Be,!0),N(P,Dt),N(D,yt,!0)},ne=()=>{!r()||!n(I)||!n(w)||N(L,-b)},ee=()=>{if(!r()||!n(I)||!n(w))return;N(D,b);let U=r().getBoundingClientRect(),ke=n(w).getBoundingClientRect(),Ee=ke.height,ze=n(I).clientHeight,tt=(Ee-ze)/2+ze,ye=ke.left+u()-U.left-n(I).clientWidth,Ie=2,Be=ye-b;Be<8&&(Be=8);let yt=ke.top+m()-U.top+tt,Ot=Ie-tt/2,lt=Ie-b;N(E,Be,!0),N(P,yt),N(L,Ot),N(D,lt)},we=()=>{!r()||!n(I)||!n(w)||N(D,-b)},ue=()=>{switch(_()){case"top":X();break;case"bottom":ne();break;case"left":ee();break;default:we()}},re=()=>{try{if(!r()||!n(w))return;ue(),s(!0)}catch(U){ae({message:String(U)})}},be=()=>{s(!1)},$e=()=>{n(I)&&(T||(T=window.setTimeout(re,q.controls.hideTimeoutTooltips)),s()&&re())},J=()=>{be(),window.clearTimeout(T),T=void 0},Re=(U,ke,Ee)=>{let ze="";switch(_()){case"top":ze=`transform: translate(${U}px, ${ke}px);`;break;case"bottom":ze=`transform: translate(${U}px, ${ke}px); top: auto; bottom: 100%;`;break;case"left":ze=`transform: translate(${U}px, ${ke}px); left: 0; right: auto;`;break;default:ze=`transform: translate(${U}px, ${ke}px);`}return ze+=` max-width: ${v()===void 0?"auto":`${v()}px`};`,ze+=` opacity: ${Ee?1:0}; visibility: ${Ee?"visible":"hidden"}`,ze},fe=(U,ke)=>{let Ee="";switch(_()){case"top":Ee=`transform: translate(${U}px, ${ke}px) rotate(0); top: auto; bottom: 0;`;break;case"bottom":Ee=`transform: translate(${U}px, ${ke}px) rotate(180deg); top: 0; bottom: auto;`;break;case"left":Ee=`transform: translate(${U}px, ${ke}px) rotate(-90deg); left: 100%; top: auto; bottom: 0;`;break;default:Ee=`transform: translate(${U}px, ${ke}px) rotate(90deg); right: 100%; top: auto; bottom: 0;`}return Ee},k=f(()=>Re(n(E),n(P),s())),We=f(()=>fe(n(D),n(L)));Mt(ue),fn(()=>window.clearTimeout(T));var Te=sx(),Z=ce(Te);let ie;Z.__pointermove=$e,Z.__pointerdown=J,Z.__pointerup=function(...U){var ke;(ke=e.disableMouseupTooltipShow?void 0:$e)==null||ke.apply(this,U)};var De=C(Z);oi(De,()=>{var U;return(U=e.children)!=null?U:gt}),S(Z),Xe(Z,U=>N(w,U),()=>n(w));var Oe=A(Z,2);{var ot=U=>{Am(U,{children:(ke,Ee)=>{var ze=rx(),tt=C(ze),ye=C(tt,!0);S(tt);var Ie=A(tt,2);S(ze),Xe(ze,Be=>N(I,Be),()=>n(I)),O(()=>{Ke(ze,n(k)),ve(ye,d()),Ke(Ie,n(We))}),$(ke,ze)},$$slots:{default:!0}})};R(Oe,U=>{d()&&!l()&&U(ot)})}O(U=>ie=se(Z,1,"tooltip-wrapper s-1n",null,ie,U),[()=>({"full-width":p()})]),at("pointerenter",Z,$e),at("pointerleave",Z,J),$(t,Te),H(),o()}Ye(["pointermove","pointerdown","pointerup"]);var mb=t=>{t.stopPropagation()},lx=M("<div><!></div>"),dx={hash:"s-1j",code:".btn-container.s-1j{align-items:center;display:flex;height:100%;position:relative;transition:var(--button-hover-transition);will-change:opacity;-webkit-tap-highlight-color:transparent}.w-max.s-1j{min-width:0;width:100%}"};function To(t,e){B(e,!0),Q(t,dx);let[i,o]=Ve(),r=()=>x(u,"$isGraphOpened$",i),a=()=>x(s,"$isMobile",i),l=ge(),d=ho(),s=l.ui.isMobile,u=d.graphIsOpened$,m=l.ui.t,p=g(e,"className",3,""),v=g(e,"disabled",3,!1),_=g(e,"hasTooltip",3,!0),y=g(e,"ref",15,void 0),b=g(e,"width",15,void 0),w=g(e,"isFullWidthTooltip",3,!0),I=g(e,"tooltipContent",3,""),T=g(e,"tooltipVisible",3,!1),D=g(e,"tooltipPlacement",3,"top"),L=g(e,"disabledTooltipContent",19,()=>m("tooltip_button_disabled")),E=g(e,"isAriaHidden",3,!1),P=g(e,"onTooltipVisibilityChange",3,np.noop),q=g(e,"initialTranslateXPx",3,0),F=g(e,"initialTranslateYPx",19,()=>-18),z=g(e,"mouseEnter",3,np.noop),j=g(e,"mouseLeave",3,np.noop),ae=f(()=>v()?r()?m("tooltip_disabled_when_graph_on"):L():I()),X=K(!1);Ne(()=>{T()||N(X,!1)});var ne=lx();ne.__pointerdown=[mb],ne.__click=[mb];var ee=C(ne);{var we=re=>{Qa(re,{get content(){return n(ae)},get translateX(){return q()},get translateY(){return F()},get isFullWidthWrapper(){return w()},get placement(){return D()},get onVisibilityChange(){return P()},get disableMouseupTooltipShow(){return e.disableMouseupTooltipShow},get active(){return n(X)},set active(be){N(X,be,!0)},children:(be,$e)=>{var J=Ae(),Re=ce(J);oi(Re,()=>{var fe;return(fe=e.children)!=null?fe:gt}),$(be,J)},$$slots:{default:!0}})},ue=re=>{var be=Ae(),$e=ce(be);oi($e,()=>{var J;return(J=e.children)!=null?J:gt}),$(re,be)};R(ee,re=>{_()&&n(ae)&&!a()?re(we):re(ue,!1)})}S(ne),Xe(ne,re=>y(re),()=>y()),O(()=>{var re;se(ne,1,`btn-container ${(re=p())!=null?re:""}`,"s-1j"),Le(ne,"aria-hidden",E()||null)}),at("mouseenter",ne,function(...re){var be;(be=z())==null||be.apply(this,re)}),at("mouseleave",ne,function(...re){var be;(be=j())==null||be.apply(this,re)}),Pn(ne,"clientWidth",b),$(t,ne),H(),o()}Ye(["pointerdown","click"]);var cx=Ce('<rect width="20" height="20" rx="10"></rect><path d="m12.53 8.69.06.19-.22-.64a.83.83 0 0 0-1.6.47l.13.48-.23-.85a.82.82 0 0 0-1.6.24l-.73-2.93a.85.85 0 0 0-1.65.4L8 11.34l-1.12-1.16a.8.8 0 0 0-1.21 1.03l2.23 2.94s1.23 1.83 4.3 1.23c2.43-.48 3.25-2.67 2.58-4.88l-.55-2.3a.88.88 0 1 0-1.7.49"></path>',1);function cc(t,e){let i=f(()=>(e.completed,"interactive-episode-completed-icon"));Ze(t,{width:"20",height:"20",fill:"none",get testId(){return n(i)},children:(o,r)=>{var a=cx(),l=ce(a),d=A(l);O(()=>{Le(l,"fill",ta),Le(l,"fill-opacity",e.completed?1:.24),Le(d,"fill",e.completed?"var(--interactive-episode-complete)":"white")}),$(o,a)},$$slots:{default:!0}})}var ux=M("<div><!></div>"),px={hash:"s-16",code:".interactive-episode-icon.s-16{cursor:default;height:20px;position:absolute;transform:translateX(-50%);width:20px}.interactive-episode-icon.disabled.s-16{opacity:.4;pointer-events:none}"};function Lm(t,e){B(e,!0),Q(t,px);let o=ge().ui.t,r=K(0),a=f(()=>o(e.videoEpisode.completed?"tooltip_episode_finished":"tooltip_episode_unfinished"));To(t,{get tooltipContent(){return n(a)},initialTranslateXPx:-10,initialTranslateYPx:-10,get disabled(){return e.disabled},get width(){return n(r)},isAriaHidden:!0,isFullWidthTooltip:!1,children:(l,d)=>{var s=ux();let u;var m=C(s);let p=f(()=>!!e.videoEpisode.completed);cc(m,{get completed(){return n(p)}}),S(s),O(v=>{u=se(s,1,"interactive-episode-icon s-16",null,u,v),Ke(s,`left: ${e.videoEpisode.from+e.videoEpisode.width/2}%`)},[()=>({disabled:e.disabled})]),Pn(s,"clientWidth",v=>N(r,v)),$(l,s)},$$slots:{default:!0}}),H()}var fx=M('<div><div class="video-episode-inner s-17"><div class="video-episode-loaded s-17"></div> <div></div></div></div>'),mx=M('<div class="video-episodes-wrap s-17"></div>'),vx={hash:"s-17",code:".video-episodes-wrap.s-17{height:100%;position:absolute;width:100%}.video-episode.s-17{box-sizing:border-box;height:calc(var(--slider-height)*3);margin-top:calc(var(--slider-height)*-1);padding:var(--slider-height) var(--slider-video-episode-gap);position:absolute;transition:transform .2s}.video-episode.s-17:first-child{padding-left:0}.video-episode.s-17:last-child{padding-right:0}.video-episode.s-17:not(.disabled):where(:hover,:active){transform:scaleY(1.5)}.video-episode-filled.s-17,.video-episode-inner.s-17,.video-episode-loaded.s-17{border-radius:var(--slider-radius);height:var(--slider-height);position:absolute}.video-episode-inner.s-17{background:var(--slider-bg);overflow:hidden;position:absolute;width:calc(100% - var(--slider-video-episode-gap)*2)}.video-episode.s-17:first-child .video-episode-inner:where(.s-17),.video-episode.s-17:last-child .video-episode-inner:where(.s-17){width:calc(100% - var(--slider-video-episode-gap))}.video-episode-loaded.s-17{background:var(--slider-loaded-bg);transition:transform .2s}.video-episode-filled.s-17,.video-episode-loaded.s-17{border-radius:var(--slider-radius);height:100%;left:-100%;position:absolute;width:100%}.video-episode-filled.s-17{background-color:var(--slider-filled-bg)}"};function Mm(t,e){Q(t,vx);let i=g(e,"videoEpisodes",19,()=>[]);var o=mx();wi(o,21,i,r=>r.from,(r,a)=>{var l=fx();let d;var s=C(l),u=C(s),m=A(u,2);let p;S(s),S(l),O((v,_)=>{d=se(l,1,"video-episode s-17",null,d,v),Ke(l,`left: ${n(a).from}%; width: ${n(a).width}%`),Ke(u,`transform: translateX(${n(a).loadedWidth/n(a).width*100}%)`),p=se(m,1,"video-episode-filled s-17",null,p,_),Ke(m,`transform: translateX(${n(a).filledWidth/n(a).width*100}%)`)},[()=>({disabled:e.disabled,mobile:e.isMobile}),()=>({mobile:e.isMobile})]),$(r,l)}),S(o),$(t,o)}function gx(t,e,i,o,r,a,l){if(t.preventDefault(),e()&&N(i,e().getBoundingClientRect(),!0),o()||n(r)||!e())return;N(r,!0);let d=a(t.clientX,t.clientY);l()(d,t),e().setPointerCapture(t.pointerId)}function hx(t,e,i,o,r,a,l,d){if(t.preventDefault(),e())return;let s=i(t.clientX,t.clientY),u=o(t.clientX);r()(s,u,n(a).width,t),n(l)&&d()(s)}function _x(t,e,i,o,r){if(t.preventDefault(),e()||!n(i))return;N(i,!1);let a=o(t.clientX,t.clientY);r()(a,t)}function bx(t,e,i,o){t.stopPropagation(),t.preventDefault(),e()&&i()(o(t.clientX,t.clientY))}function $x(t,e,i,o,r,a){let l=e(t.clientX,t.clientY);i()&&o()(l),N(r,!1),a()(l)}var yx=M("<div></div>"),xx=M('<div class="bars s-h"><div class="loaded s-h"></div> <div></div></div>'),wx=M('<!> <div role="slider" tabindex="0"><!> <div><div></div></div></div>',1),Sx={hash:"s-h",code:'.interactive-icons.s-h{position:absolute;top:-28px;width:calc(100% - 20px)}.interactive-icons.mobile.s-h{top:-10px}.slider.s-h{border-radius:var(--slider-radius);cursor:pointer;height:var(--slider-height);position:relative;touch-action:none;transition:opacity .2s;width:100%;will-change:opacity,transform;-webkit-tap-highlight-color:transparent}.no-handle.s-h{cursor:default}.slider.s-h:before{content:"";height:calc(var(--controls-height)/2);left:0;position:absolute;right:0;top:calc((var(--controls-height)/2 - var(--slider-height))*-1/2)}.bars.s-h{background:var(--slider-bg);overflow:hidden}.bars.s-h,.loaded.s-h{border-radius:var(--slider-radius);height:100%;position:absolute;width:100%}.loaded.s-h{background:var(--slider-loaded-bg);left:-100%;transition:transform .2s;will-change:transform}.filled.s-h{background-color:var(--slider-filled-bg);border-radius:var(--slider-radius);height:100%;left:-100%;position:absolute;width:100%}.slider.square.s-h,.slider.square.s-h .filled:where(.s-h),.slider.square.s-h .loaded:where(.s-h),.slider.square.s-h>.bars:where(.s-h){border-radius:unset}.filled.active-live.s-h{background-color:var(--timeline-slider-filled-active-live-bg)}.filled.ads.s-h{background-color:var(--slider-filled-ads)}.handleWrap.s-h{left:-100%;position:absolute;width:100%}.handle.s-h{background-color:var(--slider-handle-bg);border-radius:50%;height:var(--slider-handle-size);opacity:0;position:absolute;right:calc(var(--slider-handle-size)*-1/2);top:calc((var(--slider-height) - var(--slider-handle-size))/2);transform:scale(0);transition:opacity .2s,transform .2s;visibility:hidden;width:var(--slider-handle-size);will-change:opacity,transform}.handle.active-live.s-h{background-color:var(--timeline-slider-handle-active-live-bg)}.handle-always-visible.s-h .handle:where(.s-h),.slider-dragging.s-h .handle:where(.s-h),.slider.s-h:hover .handle:where(.s-h){opacity:1;transform:scale(1);visibility:visible}.slider-dragging.s-h .handle:where(.s-h){transform:scale(1.3)}.slider-vertical.s-h{left:-8px;position:absolute;top:-18px;transform:rotate(-90deg);transform-origin:0 0}.slider.disabled.s-h{cursor:default;opacity:.4}'};function Ga(t,e){B(e,!0),Q(t,Sx);let i=g(e,"ref",15,void 0),o=g(e,"className",3,""),r=g(e,"testId",3,void 0),a=g(e,"isHidden",3,!1),l=g(e,"isVertical",3,!1),d=g(e,"isActiveLive",3,!1),s=g(e,"isMobile",3,!1),u=g(e,"squareBorders",3,!1),m=g(e,"videoEpisodes",19,()=>[]),p=g(e,"withWheelHandler",3,!1),v=g(e,"isInteractive",3,!1),_=g(e,"disabled",3,!1),y=g(e,"hideHandel",3,!1),b=g(e,"onPointerDown",3,Io.noop),w=g(e,"onHandleMove",3,Io.noop),I=g(e,"onPointerUp",3,Io.noop),T=g(e,"onPointerEnter",3,Io.noop),D=g(e,"onPointerMove",3,Io.noop),L=g(e,"onPointerLeave",3,Io.noop),E=g(e,"onMouseEnter",3,Io.noop),P=g(e,"onMouseLeave",3,Io.noop),q=g(e,"onWheelUp",3,Io.noop),F=g(e,"onWheelDown",3,Io.noop),z=g(e,"onWheelLeft",3,Io.noop),j=g(e,"onWheelRight",3,Io.noop),ae=g(e,"onDisabledClick",3,Io.noop),X=g(e,"loadedProgress",3,0),ne=g(e,"filledProgress",3,0),ee=g(e,"handleProgress",3,0),we=g(e,"ariaLabel",3,""),ue=g(e,"ariaValueMin",3,void 0),re=g(e,"ariaValueMax",3,void 0),be=g(e,"ariaValueNow",3,void 0),$e=g(e,"ariaValueText",3,""),J=g(e,"onContextMenu",3,Io.noop),Re=g(e,"handleAlwaysVisible",3,!1),fe=Vt(),k=K(void 0),We=K(!1),Te=f(()=>{var he;return(he=re())!=null?he:0}),Z=f(()=>{var he;return(0,Io.isNonNullable)(m())&&((he=m()[m().length-1])==null?void 0:he.time)<n(Te)}),ie=f(()=>(0,Io.isNonNullable)(m())&&m().length&&n(Z)&&n(Te)?tt(X()*100,ne()*100):[]);function De(he){if(he.preventDefault(),i()&&N(k,i().getBoundingClientRect(),!0),_())return;let Me=Ee(he.clientX,he.clientY),st=ze(he.clientX);T()(Me,st,n(k).width)}function Oe(he){he.preventDefault(),!_()&&L()()}function ot(){E()()}function U(){P()()}function ke(he){_()||p()&&(he.preventDefault(),he.deltaY<0?q()():he.deltaY>0?F()():he.deltaX>0?j()():z()())}function Ee(he,Me){return l()?Math.max(0,Math.min(1,(n(k).height-(Me-n(k).top))/n(k).height)):Math.min(Math.max(he-n(k).x,0),n(k).width)/n(k).width}function ze(he){return Math.min(Math.max(he-n(k).x,0),n(k).width)}function tt(he,Me){let st=fe.features.episodesClustering&&!v()?fe.episodeMinWidthPc:0,mt=[],pe=m()[0].time/n(Te)*100,Ue=0,Qe=0;for(let At=1;At<m().length;At++)Ue=m()[At].time/n(Te)*100,Ue-pe>st&&(mt.push({from:pe,width:Math.max(0,Ue-pe),loadedWidth:Math.max(0,Math.min(Ue,he)-pe),filledWidth:Math.max(0,Math.min(Ue,Me)-pe),interactive:m()[At-1].interactive,completed:m()[At-1].completed}),pe=m()[At].time/n(Te)*100,Qe++);let wt={from:pe,width:Math.max(0,100-pe),loadedWidth:Math.max(0,Math.min(he,100)-pe),filledWidth:Math.max(0,Math.min(Me,100)-pe),interactive:m()[Qe].interactive,completed:m()[Qe].completed};100-pe<st?(Qe-=1,mt[Qe].width+=100-pe,mt[Qe].loadedWidth+=Math.max(0,Math.min(he,100)-pe),mt[Qe].filledWidth+=Math.max(0,Math.min(Me,100)-pe)):mt[Qe]=wt;let Ht=m()[0].time;if(Ht!==0){let At=Ht/n(Te)*100;mt.unshift({from:0,width:At,loadedWidth:Math.min(At,he),filledWidth:Math.min(At,Me)})}return mt}function ye(he){return Math.max(0,Math.min(100,he*100))}let Ie=f(()=>ye(X())),Be=f(()=>ye(ne()));var Dt=wx(),yt=ce(Dt);{var Ot=he=>{var Me=yx();let st;wi(Me,21,()=>n(ie),mt=>mt.from,(mt,pe)=>{var Ue=Ae(),Qe=ce(Ue);{var wt=Ht=>{Lm(Ht,{get videoEpisode(){return n(pe)},get disabled(){return _()}})};R(Qe,Ht=>{n(pe).interactive&&Ht(wt)})}$(mt,Ue)}),S(Me),O(mt=>st=se(Me,1,"interactive-icons s-h",null,st,mt),[()=>({mobile:s(),hidden:s()&&!n(We)})]),$(he,Me)};R(yt,he=>{v()&&he(Ot)})}var lt=A(yt,2);let St;lt.__pointerdown=[gx,i,k,_,We,Ee,b],lt.__pointermove=[hx,_,Ee,ze,D,k,We,w],lt.__pointerup=[_x,_,We,Ee,I],lt.__click=[bx,_,ae,Ee],lt.__contextmenu=[$x,Ee,_,ae,We,J];var Zt=C(lt);{var kt=he=>{Mm(he,{get videoEpisodes(){return n(ie)},get disabled(){return _()},get isMobile(){return s()}})},Bt=he=>{var Me=xx(),st=C(Me),mt=A(st,2);let pe;S(Me),O(Ue=>{Le(st,"data-value",n(Ie)),Ke(st,`transform: translateX(${n(Ie)}%);`),pe=se(mt,1,"filled s-h",null,pe,Ue),Le(mt,"data-value",n(Be)),Ke(mt,`transform: translateX(${n(Be)}%);`)},[()=>({"active-live":d()})]),$(he,Me)};R(Zt,he=>{n(ie).length?he(kt):he(Bt,!1)})}var Kt=A(Zt,2);let Y;var Se=C(Kt);let le;S(Kt),S(lt),Xe(lt,he=>i(he),()=>i()),O((he,Me,st,mt)=>{var pe,Ue;St=se(lt,1,`slider ${(pe=o())!=null?pe:""}`,"s-h",St,he),Le(lt,"aria-label",we()),Le(lt,"aria-valuemin",ue()),Le(lt,"aria-valuemax",re()),Le(lt,"aria-valuenow",be()),Le(lt,"aria-valuetext",$e()),Le(lt,"data-testid",(Ue=r())!=null?Ue:null),Y=se(Kt,1,"handleWrap s-h",null,Y,Me),Ke(Kt,st),le=se(Se,1,"handle s-h",null,le,mt)},[()=>({disabled:_(),"slider-dragging":n(We),hidden:a(),"handle-always-visible":Re(),"slider-vertical":l(),"no-handle":y(),square:u()}),()=>({hidden:y()}),()=>`transform: translateX(${ye(ee())}%);`,()=>({"active-live":d()})]),at("pointerenter",lt,De),at("pointerleave",lt,Oe),at("mouseenter",lt,ot),at("mouseleave",lt,U),at("wheel",lt,ke),$(t,Dt),H()}Ye(["pointerdown","pointermove","pointerup","click","contextmenu"]);var to=(t,e)=>Qd[t]>=Qd[e];var Rs=(t,e)=>Qd[t]<=Qd[e],vb=t=>t>699?"xl":t>599?"l":t>509?"m":t>320?"s":"xs";var Tx=M("<div><!></div>"),Ix=M("<div><!> <!></div>"),Ex={hash:"s-28",code:".volumeBar-container.s-28{align-items:center;display:flex}.vertical.s-28 .btn,.vertical.s-28 .tooltip-wrapper,.volumeBar-container.vertical.s-28{width:40px}.volumeBar.s-28{align-items:center;display:flex;margin:0 8px;position:relative;width:70px;--slider-height:var(--slider-volume-height);--slider-radius:var(--slider-volume-radius);--slider-handle-size:var(--slider-volume-handle-size);--slider-bg:var(--volume-slider-bg);--slider-filled-bg:var(--volume-slider-filled-bg);--slider-handle-bg:var(--volume-slider-handle-bg)}.volumeBar-slider-vertical{width:50px!important}.volumeBar-vertical.s-28{padding:0 8px 0 0;width:0}"};function Vm(t,e){var ze,tt;B(e,!0),Q(t,Ex);let[i,o]=Ve(),r=()=>x(D,"$isAudioAvailable$",i),a=()=>x(v,"$muted$",i),l=()=>x(p,"$volume$",i),d=()=>x(w,"$currentGridType$",i),s=()=>x(De,"$controlsVisible",i),u=ge(),m=Vt(),p=u.state.volume$,v=u.state.muted$,{setVolume:_,startVolumeChanging:y,stopVolumeChanging:b}=u.actions.internal,w=u.ui.currentGridType$,I=(ze=u.callbacks)==null?void 0:ze.onAudioDoesNotExistHint,T=(tt=u.callbacks)==null?void 0:tt.onAudioDisabledHint,D=u.state.isAudioAvailable$,L=u.state.isAudioDisabled,E=u.ui.t,P=K(!1),q,F=f(()=>e.isAds||r()),z=f(()=>!n(F)||a()||l()===0),j=f(()=>Rs(d(),"l")),ae=f(()=>n(j)?"":n(z)?!r()||L?E("tooltip_sound_unavailable"):E("tooltip_volume"):E("tooltip_volume_muted")),X=f(()=>n(z)?E("tooltip_volume"):E("tooltip_volume_muted")),ne=f(()=>n(z)?0:l()),ee=!1,we=f(()=>e.isAds?!1:L?!T:r()?!1:!I);function ue(ye){y(),_(ye)}function re(){ep(u,l(),m.controls.volumeStepWheel)}function be(){tp(u,l(),m.controls.volumeStepWheel)}function $e(ye){_(ye)}function J(ye){_(ye),b()}function Re(){ee=!0}function fe(){ee=!1,Te()}function k(){clearTimeout(q),N(P,!0)}function We(){Te()}function Te(){q=window.setTimeout(()=>{ee||N(P,!1)},m.controls.volumeBarTimeout)}function Z(ye){ye.preventDefault(),ye.deltaY<0?re():ye.deltaY>0&&be()}let ie=K(!1),De=u.ui.controlsVisible;Ne(()=>{s()||N(ie,!1)});var Oe=Ix();let ot;var U=C(Oe);Qa(U,{get content(){return n(ae)},translateY:-18,get active(){return n(ie)},set active(ye){N(ie,ye,!0)},children:(ye,Ie)=>{let Be=f(()=>n(j)?"btn-volume-vertical":"btn-volume-horizontal");Wt(ye,{className:"btn-full-opacity",get disabled(){return n(we)},get testId(){return n(Be)},get ariaLabel(){return n(X)},get click(){return e.click},get ariaKeyShortCut(){return gs.KeyM},role:"button",children:(Dt,yt)=>{da(Dt,{get size(){return"24"},get volume(){return l()},get muted(){return n(z)}})},$$slots:{default:!0}})},$$slots:{default:!0}});var ke=A(U,2);{var Ee=ye=>{var Ie=Tx();let Be;var Dt=C(Ie);let yt=f(()=>n(j)?"volumeBar-slider-vertical":""),Ot=f(()=>n(j)&&!n(P)),lt=f(()=>n(j)?Re:uc.noop),St=f(()=>n(j)?fe:uc.noop),Zt=f(()=>Math.round(n(ne)*100)),kt=f(()=>`${Math.round(n(ne)*100)}%`),Bt=f(()=>n(j)?"volume-slider-vertical":"volume-slider");Ga(Dt,{get className(){return n(yt)},get isHidden(){return n(Ot)},get isVertical(){return n(j)},withWheelHandler:!0,onWheelUp:re,onWheelDown:be,onPointerDown:ue,onHandleMove:$e,onPointerUp:J,get onPointerEnter(){return n(lt)},get onPointerLeave(){return n(St)},ariaLabel:"Ползунок громкости",ariaValueMin:0,ariaValueMax:100,get ariaValueNow(){return n(Zt)},get ariaValueText(){return n(kt)},get filledProgress(){return n(ne)},get handleProgress(){return n(ne)},get testId(){return n(Bt)}}),S(Ie),O(Kt=>Be=se(Ie,1,"volumeBar s-28",null,Be,Kt),[()=>({"volumeBar-vertical":n(j)})]),$(ye,Ie)};R(ke,ye=>{n(F)&&ye(Ee)})}S(Oe),O(ye=>ot=se(Oe,1,"volumeBar-container s-28",null,ot,ye),[()=>({vertical:n(j)})]),at("mouseenter",Oe,function(...ye){var Ie;(Ie=n(j)?k:uc.noop)==null||Ie.apply(this,ye)}),at("mouseleave",Oe,function(...ye){var Ie;(Ie=n(j)?We:uc.noop)==null||Ie.apply(this,ye)}),at("wheel",Oe,Z),$(t,Oe),H(),o()}var gb=require("@vkontakte/videoplayer-shared/es2018");var Px=Ce('<path d="M4.58 13.98a1 1 0 0 1 .99-1h4.45a1 1 0 0 1 1 1v4.45a.99.99 0 0 1-1.99 0v-2.05L5.71 19.7a1 1 0 1 1-1.41-1.4l3.32-3.32H5.57a1 1 0 0 1-.99-1m10.39-6.36 3.32-3.32a1 1 0 1 1 1.41 1.4l-3.32 3.32h2.05a.99.99 0 0 1 0 1.98H14a1 1 0 0 1-1-1V5.57a.99.99 0 1 1 1.98 0z"></path>'),kx=Ce('<path d="M10.5 19a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-4.5a1 1 0 0 1 2 0v2.07l3.36-3.36a1 1 0 0 1 1.42 0l.01.01a1 1 0 0 1 0 1.42L7.43 18H9.5a1 1 0 0 1 1 1M18 7.43l-3.36 3.36a1 1 0 0 1-1.42 0l-.01-.01a1 1 0 0 1 0-1.42L16.57 6H14.5a1 1 0 0 1 0-2H19a1 1 0 0 1 1 1v4.5a1 1 0 0 1-2 0z"></path>');function Rm(t,e){let i=g(e,"isFullscreen",8,!1),o=Sn(()=>i()?"close-fullscreen-icon":"open-fullscreen-icon");Ze(t,{get testId(){return n(o)},children:(r,a)=>{var l=Ae(),d=ce(l);{var s=m=>{var p=Px();$(m,p)},u=m=>{var p=kx();$(m,p)};R(d,m=>{i()?m(s):m(u,!1)})}$(r,l)},$$slots:{default:!0}})}function pc(t,e){B(e,!0);let i=g(e,"isFullscreen",3,!1),o=g(e,"click",3,gb.noop),r=ge(),a=r.ui.isFullscreenOpenedByKeyboard,l=r.ui.t,d=f(()=>i()?l("tooltip_fullscreen_on"):l("tooltip_fullscreen_off"));Wt(t,{testId:"fullscreen-btn",get ariaLabel(){return n(d)},click:u=>{let m=ra(u);a.set(m),o()()},get ariaKeyShortCut(){return gs.KeyF},role:"button",children:(u,m)=>{Rm(u,{get isFullscreen(){return i()}})},$$slots:{default:!0}}),H()}var Ax=Ce('<svg><!><path fill="var(--btn-color, #fff)" fill-rule="evenodd" d="M4.26 4.26C3 5.54 3 7.57 3 11.65v.72c0 4.07 0 6.11 1.26 7.38C5.54 21 7.57 21 11.65 21h.72c4.07 0 6.11 0 7.38-1.26C21 18.47 21 16.43 21 12.36v-.72c0-4.07 0-6.11-1.26-7.38C18.47 3 16.43 3 12.36 3h-.72C7.57 3 5.53 3 4.26 4.26M6 8.5c.1 4.68 2.56 7.5 6.61 7.5h.24v-2.68c1.47.15 2.57 1.25 3.02 2.68H18a6 6 0 0 0-3-3.76 5.7 5.7 0 0 0 2.55-3.74h-1.94c-.4 1.49-1.61 2.84-2.77 2.97V8.5h-1.96v5.2c-1.2-.3-2.76-1.76-2.83-5.2z" clip-rule="evenodd"></path></svg>');function Nm(t,e){let i=kn(e,["$$slots","$$events","$$legacy","children"]);var o=Ax();eo(o,()=>({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","aria-hidden":"true","data-testid":"vk-logo-icon",role:"img",...i}));var r=C(o);oi(r,()=>{var a;return(a=e.children)!=null?a:gt}),di(),S(o),$(t,o)}var Lx=Ce('<svg><!><svg data-logo="vk_video"><path d="M7 8.6c0-1.96 0-2.94.38-3.69a3.5 3.5 0 0 1 1.53-1.53C9.66 3 10.64 3 12.6 3h1.36c2.46 0 3.7 0 4.64.48a4.4 4.4 0 0 1 1.92 1.92c.48.94.48 2.18.48 4.64v3.92c0 2.46 0 3.7-.48 4.64a4.4 4.4 0 0 1-1.92 1.92c-.94.48-2.18.48-4.64.48H12.6c-1.96 0-2.94 0-3.69-.38a3.5 3.5 0 0 1-1.53-1.53C7 18.34 7 17.36 7 15.4zm9.26 1.74c.9.54 1.36.81 1.51 1.16.13.3.13.65 0 .96-.15.34-.6.61-1.5 1.15l-2.4 1.43c-.93.56-1.4.84-1.8.8-.33-.03-.64-.2-.84-.48-.23-.31-.23-.86-.23-1.96v-2.85c0-1.1 0-1.64.23-1.96q.31-.42.85-.48c.38-.04.86.25 1.8.8zM5 9.04c0-2.46 0-3.7.48-4.64q.37-.71.95-1.25-.58.1-1.03.33A4.4 4.4 0 0 0 3.48 5.4C3 6.34 3 7.58 3 10.04v3.92c0 2.46 0 3.7.48 4.64a4.4 4.4 0 0 0 1.92 1.92q.45.23 1.03.33a4 4 0 0 1-.95-1.25C5 18.66 5 17.42 5 14.96z"></path></svg><svg x="4" y="3" data-logo="play_market"><path d="M0 1.26v15.47q0 .66.34 1L9.52 9 .33.28C.08.53 0 .92 0 1.26"></path><path d="M.33.28.38.23c.34-.3.89-.32 1.49 0l10.75 5.81-2.6 2.48zm10.29 8.75 2.88 2.45-.53.29-.34.18-2.58-2.44-9.71 8.22c.33.34.9.37 1.53.04l11.1-6 .53-.29 2.73-1.47c1.03-.56 1.03-1.47 0-2.02l-2.77-1.5-.84-.45.84.45.1.05z"></path></svg><svg x="3" data-logo="app_store"><path d="M17.62 16.37q-.48 1.09-1.15 2.03-.9 1.27-1.48 1.75-.88.8-1.9.83-.72 0-1.76-.42a5 5 0 0 0-1.89-.4q-.9 0-1.94.4a5 5 0 0 1-1.68.44q-.98.04-1.95-.85-.62-.53-1.55-1.82a13 13 0 0 1-1.63-3.2 12 12 0 0 1-.69-3.8q0-2.1.93-3.64A5.4 5.4 0 0 1 5.5 5.03q.77 0 2.03.46t1.62.47q.26 0 1.79-.55a6 6 0 0 1 2.43-.42 5.2 5.2 0 0 1 4.05 2.09q-2.4 1.44-2.4 4.02a4.4 4.4 0 0 0 1.49 3.34q.66.61 1.48.95-.18.5-.38.98M13.5.42q0 1.58-1.17 2.94c-.94 1.08-2.07 1.7-3.3 1.6L9 4.56c0-1 .45-2.08 1.24-2.96q.6-.67 1.5-1.12.93-.44 1.74-.48z"></path></svg><path d="M32.55 17.04h2.5L38.7 7h-1.8l-2.94 8.28h-.28L30.84 7H29zm15.52 0-4.61-5.2L47.72 7H45.6l-3.56 4.09h-.42V7h-1.7v10.04h1.7v-4.3h.43l3.76 4.3z"></path><path d="M57.89 11.89a2.2 2.2 0 0 0 1.44-2.16C59.33 8.14 58 7 56.06 7h-3.92v10.04h4.2c1.96 0 3.29-1.14 3.29-2.8 0-1.17-.66-2.04-1.74-2.35m-4.04-3.4h2.21c.92 0 1.54.56 1.54 1.39 0 .8-.62 1.36-1.54 1.36h-2.2zm2.5 7.06h-2.5v-2.81h2.5c.9 0 1.52.57 1.52 1.4 0 .84-.62 1.4-1.52 1.4m4.84 1.5h2.32l2.77-5.5h.22v5.5h1.57v-7.4h-2.32l-2.77 5.5h-.22v-5.5h-1.57zm7.96 2.21h1.64v-2.2h5.33v2.2h1.64v-3.7h-1.29V9.64h-5.43l-.37 3.78c-.13 1.34-.53 2.13-1.34 2.13h-.18zm2.49-3.7c.4-.39.57-1.04.68-2.15l.23-2.27h2.28v4.42zm14.38-2.3a3.7 3.7 0 0 0-3.84-3.76 3.7 3.7 0 0 0-3.85 3.85 3.7 3.7 0 0 0 3.85 3.84c1.54 0 2.99-.72 3.55-2.13l-1.54-.26c-.36.53-1.04.9-1.91.9-1.26 0-2.09-.77-2.24-1.91H86zm-3.84-2.33c1.02 0 1.8.65 2.06 1.58h-4.1a2.1 2.1 0 0 1 2.04-1.58m8.66 6.26c2.32 0 3.96-1.6 3.96-3.84 0-2.25-1.64-3.85-3.96-3.85s-3.97 1.6-3.97 3.85 1.64 3.84 3.97 3.84m0-1.5c-1.34 0-2.25-.95-2.25-2.34 0-1.4.9-2.35 2.25-2.35 1.34 0 2.25.95 2.25 2.35s-.91 2.35-2.25 2.35" class="_ru"></path><path d="M35.02 17.36h-2.48L29 7.42h1.83l2.83 8.2h.28l2.93-8.2h1.8zm8.41-5.15 4.6 5.15h-2.24l-3.75-4.26h-.43v4.26h-1.7V7.42h1.7v4.05h.41l3.55-4.05h2.1zm13.37 5.15h-2.48L50.8 7.42h1.83l2.82 8.2h.29l2.92-8.2h1.8zm6.46 0h-1.64v-7.33h1.64zm-.81-8.37q-.45 0-.74-.27a1 1 0 0 1-.28-.72q0-.44.28-.72.3-.28.74-.28t.72.28q.3.29.29.72 0 .44-.29.72t-.72.27m5.93 8.51q-1.03 0-1.86-.48a3.5 3.5 0 0 1-1.29-1.35 4 4 0 0 1-.45-1.98q0-1.1.45-1.95.46-.88 1.3-1.36.81-.5 1.85-.5.9 0 1.6.38.68.35 1.13.88V7.42h1.63v9.94h-1.22l-.34-1.18q-.46.54-1.17.94a3.4 3.4 0 0 1-1.63.38m.4-1.45q1.04 0 1.68-.65.65-.66.65-1.7t-.65-1.7a2.2 2.2 0 0 0-1.68-.66 2.2 2.2 0 0 0-1.66.66q-.64.66-.64 1.7t.64 1.7q.64.65 1.66.65m13.15-2.44-.03.52h-5.94q.12.86.71 1.38.6.51 1.52.51.63 0 1.13-.24.51-.24.78-.65l1.53.26q-.39 1.01-1.38 1.56-.96.55-2.16.55-1.1 0-1.98-.48a3.6 3.6 0 0 1-1.85-3.33q0-1.1.48-1.95.5-.88 1.37-1.36a4 4 0 0 1 1.98-.5q1.11 0 1.98.5.88.48 1.36 1.34.5.86.5 1.89m-3.84-2.31q-.73 0-1.29.42-.53.42-.74 1.14h4.1a2.2 2.2 0 0 0-2.07-1.56m8.66 6.2q-1.14 0-2.04-.48a3.7 3.7 0 0 1-1.4-1.35 4 4 0 0 1-.5-1.98q0-1.1.5-1.95.5-.88 1.4-1.36.9-.5 2.04-.5t2.03.5q.91.48 1.4 1.36.52.86.52 1.95 0 1.11-.51 1.98-.5.86-1.4 1.35-.9.48-2.04.48m0-1.48q.99 0 1.62-.63.63-.66.63-1.7t-.63-1.67a2.2 2.2 0 0 0-1.62-.65q-.99 0-1.62.65-.62.63-.62 1.67 0 1.05.62 1.7.63.63 1.62.63" class="_en"></path></svg>');function Dm(t,e){let i=kn(e,["$$slots","$$events","$$legacy","children"]);var o=Lx();eo(o,()=>({xmlns:"http://www.w3.org/2000/svg",width:"95",height:"24",fill:"var(--btn-color, #fff)","fill-rule":"evenodd","aria-hidden":"true","clip-rule":"evenodd",viewBox:"0 0 95 24",role:"img",...i}));var r=C(o);oi(r,()=>{var a;return(a=e.children)!=null?a:gt}),di(6),S(o),$(t,o)}var Mx={hash:"s-2a",code:"svg [data-logo],svg[data-testid=vk-video-logo-icon--en] ._ru,svg[data-testid=vk-video-logo-icon--short] ._en,svg[data-testid=vk-video-logo-icon--short] ._ru,svg[data-testid=vk-video-logo-icon] ._en{opacity:0;visibility:hidden}svg[data-logo=app_store] [data-logo=app_store],svg[data-logo=play_market] [data-logo=play_market],svg[data-logo=vk_video] [data-logo=vk_video]{opacity:1;visibility:visible}"};function Om(t,e){B(e,!0),Q(t,Mx);let i=g(e,"short",3,!1),o=g(e,"isCyrillic",3,!0),r=g(e,"logo",19,()=>"vk_video"),a="vk-video-logo-icon--short",l=24,d=f(()=>!o()&&!i()?91:i()?l:95),s=f(()=>!o()&&!i()?"vk-video-logo-icon--en":i()?a:"vk-video-logo-icon"),u=f(()=>`0 0 ${n(d)} 24`);Dm(t,{get width(){return n(d)},height:"24",get viewBox(){return n(u)},get"data-testid"(){return n(s)},get"data-logo"(){return r()}}),H()}function fc(t,e){B(e,!0);let[i,o]=Ve(),r=()=>x(_,"$isMobile",i),a=()=>x(v,"$currentGridType$",i),l=()=>x(b,"$isCyrillicRelatedInterface$",i),d=g(e,"ref",15,void 0),s=g(e,"logoClickable",3,!1),u=g(e,"targetUrl",3,""),m=Vt(),p=ge(),v=p.ui.currentGridType$,_=p.ui.isMobile,y=p.ui.t,b=p.isCyrillicRelatedInterface$,w=f(()=>m.logoType!=="vk"),I=f(()=>n(w)?y("tooltip_vk_video_logo"):y("tooltip_vk_logo")),T=f(()=>(r()&&Rs(a(),"m")||Rs(a(),"l"))&&n(w)),D=()=>{var P,q;e.click(),(P=p.callbacks)!=null&&P.onLogoClicked?(q=p.callbacks)==null||q.onLogoClicked():u()&&window.open(u(),"_blank")},L=f(()=>!s()),E=f(()=>n(w)?"btn-vk-video-logo":"btn-vk-logo");Wt(t,{className:"btn-full-opacity",get disabled(){return n(L)},click:D,get testId(){return n(E)},get ariaLabel(){return n(I)},get ref(){return d()},set ref(P){d(P)},children:(P,q)=>{var F=Ae(),z=ce(F);{var j=X=>{Om(X,{get logo(){return m.logoType},get short(){return n(T)},get isCyrillic(){return l()}})},ae=X=>{Nm(X,{})};R(z,X=>{n(w)?X(j):X(ae,!1)})}$(P,F)},$$slots:{default:!0}}),H(),o()}var _b=require("@vkontakte/videoplayer-core/es2018");var Bm=require("@vkontakte/videoplayer-core/es2018");var Vx=Ce('<path d="M3.6 13.3a5.1 5.1 0 0 1 5.05 5.83.9.9 0 0 1-1.78-.26 3.3 3.3 0 0 0-3.74-3.74.9.9 0 0 1-.26-1.78c.24-.03.49-.05.73-.05Z" class="s-19"></path><path d="M3.6 9.7a8.7 8.7 0 0 1 8.68 9.37.9.9 0 0 1-1.8-.14c.02-.17.02-.35.02-.53a6.9 6.9 0 0 0-7.43-6.88.9.9 0 0 1-.14-1.8l.67-.02ZM3.6 16.9a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3Z" class="s-19"></path><path d="M16.24 4.1c.8 0 1.47 0 2 .04a4 4 0 0 1 1.53.38 3.9 3.9 0 0 1 1.7 1.71 4 4 0 0 1 .39 1.53c.04.53.04 1.2.04 2v4.48c0 .8 0 1.47-.04 2a4 4 0 0 1-.38 1.53 3.9 3.9 0 0 1-1.7 1.7 4 4 0 0 1-1.54.39c-.53.04-1.2.04-2 .04H15a.9.9 0 0 1 0-1.8h1.2c.85 0 1.44 0 1.9-.04.44-.03.68-.1.85-.19.4-.2.72-.52.92-.92.09-.17.16-.4.2-.85.03-.46.03-1.05.03-1.9V9.8c0-.85 0-1.44-.04-1.9-.03-.44-.1-.68-.19-.85a2.1 2.1 0 0 0-.92-.92 2.25 2.25 0 0 0-.85-.2 25.9 25.9 0 0 0-1.9-.03H5.83a2.1 2.1 0 0 0-1.81 1.4.9.9 0 1 1-1.7-.6A3.9 3.9 0 0 1 6 4.1h10.24Z" class="s-19"></path>',1),Rx=Ce('<path d="M3.60219 13.2993C6.41858 13.2995 8.70256 15.5835 8.70278 18.3999C8.70277 18.6469 8.68424 18.8909 8.65004 19.1294C8.57937 19.6212 8.12333 19.9625 7.63149 19.8921C7.13968 19.8213 6.79823 19.3654 6.86879 18.8735C6.89087 18.7195 6.90199 18.5611 6.902 18.3999C6.90178 16.5776 5.42447 15.1003 3.60219 15.1001C3.441 15.1001 3.28267 15.1112 3.12856 15.1333C2.63666 15.2039 2.18077 14.8624 2.11 14.3706C2.03966 13.8788 2.38091 13.4227 2.8727 13.3521C3.11125 13.3178 3.35516 13.2993 3.60219 13.2993Z"></path><path d="M3.60219 9.69971C8.40682 9.69977 12.3021 13.5953 12.3024 18.3999C12.3024 18.6248 12.2938 18.8489 12.277 19.0698C12.239 19.5651 11.8065 19.9365 11.3112 19.8989C10.8157 19.8611 10.4445 19.4286 10.4821 18.9331C10.4954 18.7576 10.5026 18.5791 10.5026 18.3999C10.5023 14.5894 7.41271 11.5005 3.60219 11.5005C3.42268 11.5005 3.24474 11.5066 3.06899 11.52C2.57352 11.5578 2.14115 11.1863 2.10317 10.6909C2.06587 10.1957 2.43694 9.76287 2.93227 9.7251C3.15348 9.70823 3.37699 9.69971 3.60219 9.69971Z"></path><path d="M3.60219 16.8999C4.43047 16.8999 5.10198 17.5717 5.10219 18.3999C5.10209 19.2282 4.43054 19.8999 3.60219 19.8999C2.77383 19.8999 2.10229 19.2282 2.10219 18.3999C2.10241 17.5717 2.7739 16.8999 3.60219 16.8999Z"></path><path d="M16.2379 4.1001C17.0459 4.10009 17.7067 4.10017 18.2438 4.14404C18.7997 4.18946 19.3022 4.28599 19.7711 4.5249C20.5049 4.89882 21.1014 5.49623 21.4752 6.22998C21.714 6.69873 21.8107 7.20063 21.8561 7.75635C21.9 8.29338 21.9001 8.95424 21.9 9.76221V14.2378C21.9001 15.0458 21.9 15.7066 21.8561 16.2437C21.8107 16.7996 21.7141 17.3021 21.4752 17.771C21.1014 18.5046 20.5048 19.1012 19.7711 19.4751C19.3022 19.714 18.7997 19.8105 18.2438 19.856C17.7067 19.8998 17.0459 19.8999 16.2379 19.8999H14.9997C14.503 19.8996 14.1005 19.4972 14.1002 19.0005C14.1002 18.5036 14.5028 18.1004 14.9997 18.1001H16.1998C17.0548 18.1001 17.6422 18.0992 18.0973 18.062C18.5419 18.0257 18.7809 17.9596 18.9538 17.8716C19.3489 17.6702 19.6704 17.3487 19.8717 16.9536C19.9598 16.7808 20.0258 16.5417 20.0622 16.0972C20.0993 15.6421 20.1002 15.0546 20.1002 14.1997V9.80029C20.1002 8.94536 20.0993 8.35794 20.0622 7.90283C20.0258 7.45834 19.9598 7.21921 19.8717 7.04639C19.6704 6.6514 19.3487 6.33073 18.9538 6.12939C18.7809 6.04133 18.5419 5.97431 18.0973 5.93799C17.6422 5.9008 17.0548 5.8999 16.1998 5.8999H6.00063L5.83071 5.90674C4.99191 5.97398 4.28981 6.53462 4.01918 7.30029C3.85342 7.76872 3.33928 8.01472 2.87075 7.84912C2.40214 7.68346 2.15628 7.16833 2.32192 6.69971C2.85696 5.18632 4.30125 4.1001 6.00063 4.1001H16.2379Z"></path><path d="M2.95114 7.11345C2.42394 7.1914 1.90399 6.78569 2.00995 6.2634C2.05777 6.0277 2.12517 5.82449 2.22018 5.63803C2.5078 5.07354 2.96674 4.6146 3.53123 4.32698C4.17296 4 5.01304 4 6.6932 4H17.2001C18.8803 4 19.7204 4 20.3621 4.32698C20.9266 4.6146 21.3855 5.07354 21.6731 5.63803C22.0001 6.27976 22.0001 7.11984 22.0001 8.8V15.2C22.0001 16.8802 22.0001 17.7202 21.6731 18.362C21.3855 18.9265 20.9266 19.3854 20.3621 19.673C19.7204 20 18.8803 20 17.2001 20H15.7196C15.2009 20 14.8203 19.5134 14.8938 19C14.9638 18.5101 15.0001 18.0093 15.0001 17.5C15.0001 11.701 10.2991 7 4.5001 7C3.97384 7 3.45662 7.03872 2.95114 7.11345Z"></path>',1),Nx={hash:"s-19",code:".animated.s-19{animation-duration:1s;animation-iteration-count:infinite}.wave1.animated.s-19{animation-name:s-19-wave1}.wave2.animated.s-19{animation-name:s-19-wave2}.wave3.animated.s-19{animation-name:s-19-wave3}@keyframes s-19-wave1{0%{opacity:.3}33%{opacity:1}66%{opacity:1}to{opacity:1}}@keyframes s-19-wave2{0%{opacity:.3}33%{opacity:.3}66%{opacity:1}to{opacity:1}}@keyframes s-19-wave3{0%{opacity:.3}33%{opacity:.3}66%{opacity:.3}to{opacity:1}}"};function mc(t,e){B(e,!0),Q(t,Nx);let i=g(e,"isMobile",3,!1),o=f(()=>e.iconState===Bm.ChromecastState.CONNECTED),r=f(()=>e.iconState===Bm.ChromecastState.CONNECTING),a=f(()=>n(o)?"#2688EB":ta),l=f(()=>e.size?mn(e.size):void 0);var d=Ae(),s=ce(d);{var u=p=>{Ze(p,{get fill(){return n(a)},get style(){return n(l)},testId:"chromecast-mobile-icon",children:(v,_)=>{var y=Vx();di(2),$(v,y)},$$slots:{default:!0}})},m=p=>{Ze(p,{get style(){return n(l)},testId:"chromecast-icon",children:(v,_)=>{var y=Rx(),b=ce(y);let w;var I=A(b);let T;var D=A(I);let L;var E=A(D);let P;var q=A(E);let F;O((z,j,ae,X,ne)=>{w=se(b,0,"wave2 s-19",null,w,z),T=se(I,0,"wave3 s-19",null,T,j),L=se(D,0,"wave1 s-19",null,L,ae),P=se(E,0,"s-19",null,P,X),F=se(q,0,"s-19",null,F,ne)},[()=>({animated:n(r)}),()=>({animated:n(r)}),()=>({animated:n(r)}),()=>({hidden:n(o)}),()=>({hidden:!n(o)})]),$(v,y)},$$slots:{default:!0}})};R(s,p=>{i()?p(u):p(m,!1)})}$(t,d),H()}var bb=require("@vkontakte/videoplayer-shared/es2018");function vc(t,e){B(e,!0);let i=g(e,"ref",15,void 0),o=g(e,"isMobile",3,!1),r=g(e,"click",3,bb.noop),l=ge().ui.t,d=f(()=>e.state===_b.ChromecastState.CONNECTED?l("tooltip_chromecast_on"):l("tooltip_chromecast_off"));Wt(t,{get ariaLabel(){return n(d)},get click(){return r()},testId:"btn-chromecast",get ref(){return i()},set ref(s){i(s)},children:(s,u)=>{mc(s,{get isMobile(){return o()},get iconState(){return e.state}})},$$slots:{default:!0}}),H()}var $b=require("@vkontakte/videoplayer-shared/es2018");var Dx=Ce('<path d="m21.62 16.5-.02.07q-.22 1.27-.42 2.09a5 5 0 0 1-.64 1.5 4.4 4.4 0 0 1-2.51 1.73q-.77.18-1.63.07t-2.11-.34l-4.34-.8q-1.27-.22-2.1-.42a5 5 0 0 1-1.5-.65 4.4 4.4 0 0 1-1.72-2.5 5 5 0 0 1-.07-1.63q.1-.84.34-2.11l.01-.07q.22-1.27.43-2.1a5 5 0 0 1 .64-1.5 4.4 4.4 0 0 1 2.5-1.73 5 5 0 0 1 1.64-.07q.83.1 2.1.35l4.34.8q1.28.21 2.1.42a5 5 0 0 1 1.5.64 4.4 4.4 0 0 1 1.73 2.5q.18.78.07 1.64-.1.83-.34 2.1m-1.45-2.3c.05-.49.03-.77-.02-1a2.6 2.6 0 0 0-1.02-1.48 3 3 0 0 0-.93-.37c-.48-.13-1.1-.24-2-.4l-4.26-.79c-.9-.16-1.52-.27-2.01-.33a3 3 0 0 0-1 .03 2.6 2.6 0 0 0-1.48 1.02 3 3 0 0 0-.37.92c-.13.48-.24 1.1-.4 2s-.28 1.51-.33 2c-.06.5-.04.78.02 1 .15.6.51 1.13 1.02 1.48.19.13.45.25.92.37.48.13 1.1.25 2 .4l4.27.79c.9.16 1.52.28 2.01.33s.77.03 1-.02a2.6 2.6 0 0 0 1.47-1.03c.14-.19.25-.45.38-.92.12-.48.24-1.1.4-2s.28-1.51.33-2"></path><path d="M18.19 7.49a.9.9 0 0 1-1.05-.73c-.14-.8-.2-1.08-.28-1.3A2.6 2.6 0 0 0 14.5 3.8c-.22 0-.5.04-1.31.17l-5.85.96a8 8 0 0 0-2.17.5 2.6 2.6 0 0 0-1.33 1.75c-.08.38-.04.85.11 2.23l.01.1a.9.9 0 1 1-1.78.2l-.01-.1-.02-.17a9 9 0 0 1-.07-2.64 4.4 4.4 0 0 1 2.25-2.97c.63-.33 1.42-.46 2.56-.65l.16-.03 5.85-.96.1-.01c.67-.11 1.13-.19 1.55-.18a4.4 4.4 0 0 1 4 2.82c.14.39.23.85.35 1.53l.01.1a.9.9 0 0 1-.72 1.04"></path><path d="M12.72 12.41a.42.42 0 0 0-.69.23l-.72 4.18a.4.4 0 0 0 .03.23c.08.2.33.3.54.22l3.67-1.47a.4.4 0 0 0 .12-.68z"></path>',1);function Hm(t){Ze(t,{testId:"episodes-icon",children:(e,i)=>{var o=Dx();di(2),$(e,o)},$$slots:{default:!0}})}var rp=(t,e,i)=>i.filter(o=>o.time<=t*e).pop();var Ox=M('<span class="text mobile s-23"> </span> <div class="chevron-episodes s-23" data-testid="btn-episodes_icon"><!></div>',1),Bx=M('<span class="text s-23"> </span>'),Hx=M('<span class="text count s-23"> </span>'),Fx=M('<span class="icon s-23"><!></span> <!>',1),Ux={hash:"s-23",code:".icon.s-23{flex-shrink:0}.text.s-23{overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap}.text.count.s-23{overflow:visible}.text.mobile.s-23{padding:0 3px 0 4px}.chevron-episodes.s-23{margin-bottom:-6px;opacity:.7;transform:scale(.8)}"};function gc(t,e){var ee,we,ue;B(e,!0),Q(t,Ux);let[i,o]=Ve(),r=()=>x(y,"$currentGridType$",i),a=()=>x(b,"$openedByKeyboard$",i),l=()=>x(w,"$panelOpened$",i),d=()=>x(I,"$isMobile",i),s=g(e,"position",3,0),u=g(e,"duration",3,0),m=g(e,"timeCodes",19,()=>[]),p=ge(),v=(we=(ee=p.callbacks)==null?void 0:ee.onEpisodeChanged)!=null?we:$b.noop,_=!!((ue=p.callbacks)!=null&&ue.onEpisodeClicked),y=p.ui.currentGridType$,b=p.ui.episodes.openedByKeyboard$,w=p.ui.episodes.panelOpened$,I=p.ui.isMobile,T=p.ui.t,D=K(void 0),L=re=>{var $e,J,Re;if(!!(($e=p.callbacks)!=null&&$e.onEpisodeClicked)){let fe=ra(re);b.set(fe),w.set(!0),(Re=(J=p.callbacks)==null?void 0:J.onEpisodeClicked)==null||Re.call(J,fe)}},E=K(null),P=f(()=>s()/u());Ne(()=>{var be;let re=rp(n(P),u(),m());re?((be=n(E))==null?void 0:be.time)!==re.time&&(v(re),N(E,re,!0)):N(E,null)});let q=f(()=>{var re;return((re=n(E))==null?void 0:re.text)||""}),F=f(()=>to(r(),"xl")?"FULL":to(r(),"m")?"COUNT":"SHORT"),z=f(()=>`${T("tooltip_episodes")}: ${n(q)}`),j=async(re,be,$e)=>{await fo(),(re==null?void 0:re.getAttribute("aria-expanded"))==="false"&&be&&!$e&&It(()=>{b.set(!1),re.focus()})};Ne(()=>{j(n(D),a(),l())});var ae=Ae(),X=ce(ae);{var ne=re=>{let be=f(()=>d()?"px-0":""),$e=f(()=>!_);Wt(re,{get className(){var J;return`w-max btn-full-opacity btn-jc-l ${(J=n(be))!=null?J:""}`},testId:"btn-episodes",click:L,get disabled(){return n($e)},get ariaExpanded(){return l()},get ariaLabel(){return n(z)},get ref(){return n(D)},set ref(J){N(D,J,!0)},children:(J,Re)=>{var fe=Ae(),k=ce(fe);{var We=Z=>{var ie=Ox(),De=ce(ie),Oe=C(De,!0);S(De);var ot=A(De,2),U=C(ot);Lr(U,{direction:"right"}),S(ot),O(()=>ve(Oe,n(q))),$(Z,ie)},Te=Z=>{var ie=Fx(),De=ce(ie),Oe=C(De);Hm(Oe,{}),S(De);var ot=A(De,2);{var U=Ee=>{var ze=Bx(),tt=C(ze,!0);S(ze),O(()=>ve(tt,n(q))),$(Ee,ze)},ke=(Ee,ze)=>{{var tt=ye=>{var Ie=Hx(),Be=C(Ie,!0);S(Ie),O(()=>ve(Be,m().length)),$(ye,Ie)};R(Ee,ye=>{n(F)==="COUNT"&&ye(tt)},ze)}};R(ot,Ee=>{n(F)==="FULL"?Ee(U):Ee(ke,!1)})}$(Z,ie)};R(k,Z=>{d()?Z(We):Z(Te,!1)})}$(J,fe)},$$slots:{default:!0}})};R(X,re=>{n(E)&&re(ne)})}$(t,ae),H(),o()}var lv=require("@vkontakte/videoplayer-shared/es2018");var gi=require("@vkontakte/videoplayer-core/es2018"),rt=require("@vkontakte/videoplayer-shared/es2018"),_s=require("@vkontakte/videoplayer-statistics/es2018");var qe=require("@vkontakte/videoplayer-shared/es2018"),io=require("@vkontakte/videoplayer-shared/es2018"),zx="//ad.mail.ru/static/admanhtml/rbadman-html5.min.js",sp=class{constructor(e,i){this.adman=null;this.initialVolume=1;this.videoElement=null;this.currentAdSection=null;this.actions=null;this.adsState=null;this.playerState=null;this.events={init$:new io.Subject,loadStarted$:new io.Subject,loadEnded$:new io.Subject,loadError$:new io.Subject,ready$:new io.Subject,slotRequested$:new io.Subject,started$:new io.Subject,timeRemained$:new io.Subject,paused$:new io.Subject,resumed$:new io.Subject,ended$:new io.Subject,empty$:new io.Subject,skipped$:new io.Subject,clicked$:new io.Subject,closed$:new io.Subject,error$:new io.Subject};this.loadAdman=e=>(qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_load_start",this.useAdmanFromNPM?"npm":"http"],numbers:[(0,qe.now)()]}),this.useAdmanFromNPM?this.loadAdmanNPM(e):this.loadAdmanMailRu(e));this.loadAdmanMailRu=e=>new Promise((i,o)=>{let r;this.events.loadStarted$.next();let a=()=>{clearTimeout(r),delete window.admanAsyncInit,window.AdmanHTML?(qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_async_init_done","http"],numbers:[(0,qe.now)()]}),i(),this.events.loadEnded$.next()):(qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_init_timed_out","http"],numbers:[(0,qe.now)()]}),o())};(0,io.addScript)(zx,e,this.loadTimeout).then(()=>{qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_script_loaded","http"],numbers:[(0,qe.now)()]}),window.AdmanHTML?(qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_already_inited","http"],numbers:[(0,qe.now)()]}),i(),this.events.loadEnded$.next()):(qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_wait_async_init","http"],numbers:[(0,qe.now)()]}),window.admanAsyncInit=a,r=window.setTimeout(a,this.initTimeout))}).catch(l=>{qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_script_load_error","http",String(l)],numbers:[(0,qe.now)()]}),o(),clearTimeout(r)})});this.loadAdmanNPM=e=>new Promise((i,o)=>{let r;this.events.loadStarted$.next();let a=()=>{clearTimeout(r),delete window.admanAsyncInit,window.AdmanHTML?(qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_init_done","npm"],numbers:[(0,qe.now)()]}),i(),this.events.loadEnded$.next()):(qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_init_timed_out","npm"],numbers:[(0,qe.now)()]}),o())},l=()=>{d=!0,o()},d=!1,s=window.setTimeout(()=>{qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_load_timed_out","npm"],numbers:[(0,qe.now)()]}),l()},this.loadTimeout);e.addEventListener("abort",l),e.aborted&&(qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_load_aborted","npm"],numbers:[(0,qe.now)()]}),l()),window.AdmanHTML=window.AdmanHTML||null,import("@adtech/rbadman/out/rbadman-html5.min.js").then(()=>{qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_chunk_imorted","npm","failed: "+String(d)],numbers:[(0,qe.now)()]}),!d&&(window.AdmanHTML?(qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_already_inited","npm"],numbers:[(0,qe.now)()]}),i(),this.events.loadEnded$.next()):(qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_wait_async_init","npm"],numbers:[(0,qe.now)()]}),window.admanAsyncInit=a,r=window.setTimeout(a,this.initTimeout)))},l).finally(()=>{clearTimeout(r),clearTimeout(s),e.removeEventListener("abort",l)})});this.onAdsReady=()=>{qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_ads_ready"],numbers:[(0,qe.now)()]}),this.log({message:"ads ready"}),this.events.ready$.next(),this.startPreroll()};this.onAdStarted=(e,i)=>{var o;qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_started",e,"muted: "+i.muted],numbers:[(0,qe.now)(),i.bannerID]}),this.adsState&&this.playerState&&this.actions?(this.log({message:`ad started, section: ${e}, banner: ${JSON.stringify(i)}`}),this.events.started$.next(e),i.muted&&(this.setVolume(0),this.actions.setMuted(!0),this.log({message:"ad muted start"})),this.adsState.duration.set(i.duration),this.adsState.playbackState.set("playing"),this.adsState.canSkip.set(i.allowClose),this.adsState.secondsToWatchBeforeSkip.set(i.allowCloseDelay),this.startWatchDog(),(o=this.externalApi)!=null&&o.videoTrackAdEvent&&this.safeExternalCall(this.externalApi.videoTrackAdEvent,e,String(i.bannerID))):this.onAdError("Started callback failed: Adman is not initialized")};this.onAdTimeRemained=e=>{var o;((o=this.adsState)!=null&&o.playbackState?_e(this.adsState.playbackState):void 0)!=="inactive"&&(this.adsState?(this.adsState.position.set(e.currentTime),this.events.timeRemained$.next(e),this.startWatchDog()):this.onAdError("TimeRemained callback failed: Adman state is not initialized"))};this.onAdPaused=()=>{var e;qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_pased",(e=this.currentAdSection)!=null?e:""],numbers:[(0,qe.now)()]}),this.stopWatchDog(),this.adsState?(this.log({message:"ad paused"}),this.adsState.playbackState.set("paused")):this.onAdError("Paused callback failed: Adman state is not initialized")};this.onAdPlayed=()=>{var e;qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_played",(e=this.currentAdSection)!=null?e:""],numbers:[(0,qe.now)()]}),this.startWatchDog(),this.adsState?(this.log({message:"ad played"}),this.adsState.playbackState.set("playing")):this.onAdError("Player callback failed: Adman is not initialized")};this.onAdMidrollPoint=()=>{if(qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_midroll_pioint"],numbers:[(0,qe.now)()]}),this.adman&&this.actions){this.log({message:"midroll point"}),this.actions.switchFromVideoToAds(),this.currentAdSection="midroll",this.startWatchDog();try{this.adman.start("midroll")}catch(e){this.onAdError("could not start midroll")}}else this.onAdError("Midroll callback failed: Adman is not initialized")};this.onAdSkipped=()=>{var e;qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_skipped",(e=this.currentAdSection)!=null?e:""],numbers:[(0,qe.now)()]}),this.log({message:"ad skipped"}),this.stopWatchDog()};this.onAdClosed=()=>{var e;qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_closed",(e=this.currentAdSection)!=null?e:""],numbers:[(0,qe.now)()]}),this.log({message:"ad closed"}),this.currentAdSection&&this.events.closed$.next(this.currentAdSection),this.stopWatchDog(),this.switchToVideo()};this.onAdCompleted=()=>{var e;qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_completed",(e=this.currentAdSection)!=null?e:""],numbers:[(0,qe.now)()]}),this.log({message:"ad completed"}),this.currentAdSection?(this.events.ended$.next(this.currentAdSection),this.currentAdSection==="postroll"&&this.setPostrollPassed(!0)):this.events.empty$.next(),this.switchToVideo(),this.stopWatchDog()};this.onAdClicked=()=>{var e,i;qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_clicked",(e=this.currentAdSection)!=null?e:""],numbers:[(0,qe.now)()]}),this.log({message:"ad clicked"}),(i=this.videoElement)==null||i.pause(),this.currentAdSection&&this.events.clicked$.next(this.currentAdSection),this.stopWatchDog()};this.onAdError=(e="ad error")=>{qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_error",e],numbers:[(0,qe.now)()]}),this.log({message:e}),this.events.error$.next(e),this.currentAdSection==="postroll"&&this.setPostrollPassed(!0),this.switchToVideo(!0),this.stopWatchDog()};this.log=e.createComponentLog("AdmanWrapper"),qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_created"],numbers:[(0,qe.now)()]}),this.loadTimeout=i.loadTimeout,this.initTimeout=i.initTimeout,this.runtimeTimeout=i.runtimeTimeout,this.useAdmanFromNPM=i.useAdmanFromNPM,this.volumeMultiplier=Math.max(0,Math.min(i.volumeMultiplier,1)),this.isVsidOriginal=i.isVsidOriginal}init(e,i,o){this.actions=e,this.adsState=i,this.playerState=o}onAdmanLoadingError(){this.onAdError("adman loading error")}async initAdman(e){var D,L;if(qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_init","already inited: "+!!this.adman],numbers:[(0,qe.now)(),e.slotId]}),this.adman)return;this.events.init$.next(e.slotId),this.startWatchDog();let{width:i,height:o,isAutoplay:r,adsContainer:a,adsVideoElement:l,slotId:d,params:s={},paramsOverride:u={},duration:m,externalApi:p}=e;this.externalApi=p;let v,_=this.playerState&&_e(this.playerState.vsid);_&&(this.isVsidOriginal?v=_:v=parseInt(_,36));let{isEmbed:y,immediateOrigin:b}=(0,qe.detectEmbed)(),w=(D=y?b:window.location.href)!=null?D:window.location.href,I={...s,dl:encodeURIComponent(w),autoplay:r?1:0,player_width:i,player_height:o,...v?{request_id:v}:{},duration:m,...u};I=Object.fromEntries(Object.entries(I).filter(([E,P])=>(0,qe.isNonNullable)(P)));let T={slot:d,wrapper:a,videoEl:l,videoQuality:o,params:I,browser:{mobile:!1}};try{let E=new window.AdmanHTML;if(E.onReady(this.onAdsReady),E.onStarted(this.onAdStarted),E.onPlayed(this.onAdPlayed),E.onPaused(this.onAdPaused),E.adMidrollPoint(this.onAdMidrollPoint),E.onClosed(this.onAdClosed),E.onSkipped(this.onAdSkipped),E.onClicked(this.onAdClicked),E.onTimeRemained(this.onAdTimeRemained),E.onCompleted(this.onAdCompleted),E.onError(this.onAdError),E.setDebug(!1),(L=this.externalApi)!=null&&L.videoGetAds){let P=await this.safeExternalCall(this.externalApi.videoGetAds,I);P&&(delete T.slot,delete T.params,Object.assign(T,{json:P}))}E.init(T),this.adman=E,this.videoElement=l,this.events.slotRequested$.next(),this.log({message:`adman init, config: ${JSON.stringify(T)}`})}catch(E){qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_init_threw",String(E)],numbers:[(0,qe.now)()]}),this.onAdError("could not init adman")}}switchToVideo(e=!1){var o,r,a;if(qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_switch_to_video",(o=this.currentAdSection)!=null?o:"","force: "+e],numbers:[(0,qe.now)()]}),this.currentAdSection===null&&!e){this.log({message:"switch to video, no currentAdSection. can't switch"});return}let i=this.currentAdSection==="postroll";if(this.actions){if(this.adsState&&this.playerState)this.adsState.playbackState.set("inactive"),this.currentAdSection=null,this.log({message:`switch to video, isPostroll: ${i}`});else{let l="Switch to video: Adman state was not updated correctly";this.log({message:l}),this.events.error$.next(l)}(a=(r=this.actions).switchFromAdsToVideo)==null||a.call(r,!i)}}setPostrollPassed(e){var i;(i=this.adsState)==null||i.postrollPassed.set(e),this.log({message:"postroll passed"})}togglePlay(){var e;if(qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_toggle_play",(e=this.currentAdSection)!=null?e:""],numbers:[(0,qe.now)()]}),this.adsState){this.log({message:"toggle play"});let i=_e(this.adsState.playbackState);i==="playing"?this.pause():i==="paused"&&this.play()}else this.onAdError("Can not toggle play: Adman state is not initialized")}setInitialVolume(e){this.log({message:`set initial volume ${e}`}),this.initialVolume=e}setVolume(e){let i=e*this.volumeMultiplier;if(this.log({message:`set volume ${i}`}),this.adman)try{this.adman.setVolume(i)}catch(o){this.onAdError("could not set ad volume")}this.videoElement&&(this.videoElement.volume=i)}setFullscreen(e){if(this.log({message:`set fullscreen ${e}`}),this.adman)try{this.adman.setFullscreen(e)}catch(i){this.onAdError("could not set ad fullscreen")}}startPreroll(){if(qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_start_preroll"],numbers:[(0,qe.now)()]}),this.adman){if(!this.isDestroyed){this.log({message:"start preroll"}),this.setVolume(this.initialVolume),this.currentAdSection="preroll",this.startWatchDog();try{this.adman.start("preroll")}catch(e){this.onAdError("could not start preroll")}}}else this.onAdError("Can not start preroll: Adman is not initialized")}startPostroll(){var e;if(qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_start_postroll",(e=this.currentAdSection)!=null?e:""],numbers:[(0,qe.now)()]}),this.adman&&this.actions){this.log({message:"start postroll"}),this.actions.switchFromVideoToAds(),this.currentAdSection="postroll",this.startWatchDog();try{this.adman.start("postroll")}catch(i){this.onAdError("could not start postroll")}}else this.onAdError("Can not start postroll: Adman is not initialized")}startWatchDog(){this.watchDogTimeout&&this.stopWatchDog(),this.watchDogTimeout=window.setTimeout(()=>this.onAdError("Watchdog timeout"),this.runtimeTimeout)}stopWatchDog(){clearTimeout(this.watchDogTimeout)}play(){var e;if(qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_pplay",(e=this.currentAdSection)!=null?e:""],numbers:[(0,qe.now)()]}),this.adman){this.log({message:"ad play"}),this.startWatchDog();try{this.adman.resume(),this.events.resumed$.next()}catch(i){this.onAdError("could not resume ad")}}else this.onAdError("Can not play: Adman is not initialized")}pause(){var e;if(qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_pause",(e=this.currentAdSection)!=null?e:""],numbers:[(0,qe.now)()]}),this.adman){this.stopWatchDog(),this.log({message:"ad pause"});try{this.adman.pause(),this.events.paused$.next()}catch(i){this.onAdError("could not pause ad")}}else this.onAdError("Can not pause: Adman is not initialized")}skip(){var e;if(qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_skip",(e=this.currentAdSection)!=null?e:""],numbers:[(0,qe.now)()]}),this.adman){this.stopWatchDog(),this.log({message:"ad skip"});try{this.adman.skip(),this.events.skipped$.next()}catch(i){this.onAdError("could not skip ad")}}else this.onAdError("Can not skip: Adman is not initialized")}setPosition(e,i){var o;(o=this.adman)==null||o.setPosition(Math.floor(e),Math.floor(i))}destroy(){var e,i,o,r,a,l,d,s,u,m,p,v;qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_destroy"],numbers:[(0,qe.now)()]}),this.log({message:"destroy"}),this.stopWatchDog(),(e=this.adman)==null||e.onReady(void 0),(i=this.adman)==null||i.onStarted(void 0),(o=this.adman)==null||o.onPlayed(void 0),(r=this.adman)==null||r.onPaused(void 0),(a=this.adman)==null||a.adMidrollPoint(void 0),(l=this.adman)==null||l.onClosed(void 0),(d=this.adman)==null||d.onSkipped(void 0),(s=this.adman)==null||s.onClicked(void 0),(u=this.adman)==null||u.onTimeRemained(void 0),(m=this.adman)==null||m.onCompleted(void 0),(p=this.adman)==null||p.onError(void 0),(v=this.adman)==null||v.destroy(),this.videoElement&&(0,io.clearVideoElement)(this.videoElement),this.isDestroyed=!0}async safeExternalCall(e,...i){var o;try{return await e(...i)}catch(r){return this.onAdError((o=r==null?void 0:r.message)!=null?o:"External call failed"),null}}};var yb=t=>{let e=Math.round(t);return isNaN(e)||e<40?"":e>=40&&e<55?50:e>=55&&e<90?60:e>=90&&e<180?120:e>=180?240:""};var Fm=class{constructor(){this.oneLineRegExp=/\r\n|\n|\r/;this.twoLinesRegExp=/\r\n\r\n|\n\n|\r\r/}parse(e,i){let o=[],r=e.split(this.twoLinesRegExp);for(let a of r){let l={startTime:0,endTime:0,texts:[],lang:i},d=a.split(this.oneLineRegExp);for(let s of d)if(!l.startTime&&!l.endTime){let u=new ap,{startTime:m,endTime:p}=u.parse(s);l.startTime=m,l.endTime=p}else if(s.trim()!==""){let u=new Um,{texts:m}=u.parse(s);l.texts=[...l.texts,...m]}(l.startTime||l.endTime)&&l.texts.length>0&&o.push(l)}return o}},ap=class{constructor(){this.timeRegExp=/(\d{2,})?:?(\d{2}):(\d{2}).(\d{2,3})/;this.timingRegExp=new RegExp(`${this.timeRegExp.source}( ?--> ?)${this.timeRegExp.source}`)}parse(e){let i={startTime:0,endTime:0},o=this.timingRegExp.exec(e);return o&&(i.startTime=this.calcTime(o[1],o[2],o[3],o[4]),i.endTime=this.calcTime(o[6],o[7],o[8],o[9])),i}parseTime(e){let i=this.timeRegExp.exec(e);return i?this.calcTime(i[1],i[2],i[3],i[4]):0}isTime(e){return this.timeRegExp.test(e)}calcTime(e="0",i="0",o="0",r="0"){let a=Number(e)*60*60,l=Number(i)*60,d=Number(o),s=+`0.${r}`;return a+l+d+s}},Um=class{constructor(){this.letterTagRegExp=/<[a-z]*>|<\/[a-z]*>/}parse(e){let i={texts:[]},r=e.replace(new RegExp(this.letterTagRegExp,"g"),"").split({[Symbol.split](l){let d=0,s=[];for(;d<l.length;){let u=["<",">"].reduce((m,p)=>{let v=l.indexOf(p,d);return m===-1||m>v?v:m},-1);if(u===-1){s.push(l.substring(d));break}s.push(l.substring(d,u)),d=u+1}return s}}),a=new ap;for(let l of r)a.isTime(l)?i.texts.push({type:"timestamp",value:a.parseTime(l)}):i.texts.push({type:"text",value:l});return i}},xb=Fm;var dp=require("@vkontakte/videoplayer-shared/es2018"),Ya,Li,zm=0,Wm=!1,wb="",Sb=(t,e=0,i=0)=>t<e&&t<i,lp=(t,e=0,i=0)=>t>=e&&t<=i,Wx=(t,e=0,i=0)=>t>e&&t>i,Cb=(t,e,i,o=!1)=>{var d;let r=(d=i.find(({id:s})=>s===e.value))==null?void 0:d.subtitles;if(o)return r==null?void 0:r.find(({startTime:u,endTime:m})=>lp(t,u,m));let a=t>=zm,l=t<zm;if(zm=t,l&&(Wm=!1),(0,dp.isNonNullable)(Ya)&&lp(t,Ya.startTime,Ya.endTime)&&wb===e.value)return Ya;if(!(0,dp.isNonNullable)(Li)&&(r!=null&&r.length)&&!Wm){Li=r.find(({startTime:u,endTime:m})=>lp(t,u,m)||a&&Sb(t,u,m)),Ya=void 0,!(0,dp.isNonNullable)(Li)&&r[r.length-1].endTime<t&&(Wm=!0);return}else{if(lp(t,Li==null?void 0:Li.startTime,Li==null?void 0:Li.endTime))return Ya=Li,Li=void 0,wb=e.value,Ya;(a&&Wx(t,Li==null?void 0:Li.startTime,Li==null?void 0:Li.endTime)||l&&Sb(t,Li==null?void 0:Li.startTime,Li==null?void 0:Li.endTime))&&(Li=void 0)}};var cp={ru:"Русский",en:"English",uk:"Українська",be:"Беларуская (тарашкевiца)",es:"Español",fi:"Suomi",de:"Deutsch",it:"Italiano",bg:"Български",hr:"Hrvatski",hu:"Magyar",sr:"Српски",pt:"Português",el:"Ελληνικά",pl:"Polski",fr:"Français",ko:"한국어","zh-CN":"汉语",lt:"Lietuvių",ja:"日本語",cs:"Čeština",et:"Eesti",tt:"Татарча",ba:"Башҡортса",cv:"Чăвашла",sk:"Slovenčina",ro:"Română",no:"Norsk",lv:"Latviešu",az:"Azərbaycan dili",hy:"Հայերեն",sv:"Svenska",nl:"Nederlands",tk:"Türkmen",ka:"ქართული",da:"Dansk",uz:"O‘zbek",th:"ภาษาไทย",id:"Bahasa Indonesia",tg:"Тоҷикӣ",sl:"Slovenščina",bs:"Bosanski","pt-BR":"Português brasileiro",fa:"فارسی",vi:"Tiếng Việt",hi:"हिन्दी",si:"සිංහල",bn:"বাংলা",tl:"Tagalog",mn:"Монгол",my:"ဗမာစာ",tr:"Türkçe",ne:"नेपाली",ur:"اردو",ky:"Кыргыз тили",pa:"پنجابی",os:"Ирон",kn:"ಕನ್ನಡ",sw:"Kiswahili",kk:"Қазақша",ar:"العربية",he:"עברית",ab:"Аҧсшәа",eu:"Euskara",eo:"Esperanto"},Kx={abk:"as",ara:"ar",aze:"az",bak:"ba",bel:"be",ben:"bn",bos:"bs",bul:"bg",ces:"cs",chv:"cv",dan:"da",deu:"de",ell:"el",eng:"en",epo:"eo",est:"et",eus:"eu",fas:"fa",fin:"fi",fra:"fr",heb:"he",hin:"hi",hrv:"hr",hun:"hu",hye:"hy",ind:"id",ita:"it",jpn:"ja",kan:"kn",kat:"ka",kaz:"kk",kir:"ky",kor:"ko",lav:"lv",lit:"lt",mon:"mn",mya:"my",nep:"ne",nld:"nl",nor:"no",oss:"os",pan:"pa",pol:"pl",por:"pt",ron:"ro",rus:"ru",sin:"si",slk:"sk",slv:"sl",spa:"es",srp:"sr",swa:"sw",swe:"sv",tat:"tt",tgk:"tg",tgl:"tl",tha:"th",tuk:"tk",tur:"tr",ukr:"uk",urd:"ur",uzb:"uz",vie:"vi"},hc=t=>{var e,i;return(i=(e=cp[t])!=null?e:cp[Kx[t]])!=null?i:void 0};var Tb=require("@vkontakte/videoplayer-shared/es2018"),fB=require("@vkontakte/videoplayer-statistics/es2018"),up=class{constructor(e,i,o,r=new Tb.Subscription){this.oneStat=e;this.thinOneStat=i;this.mediascopePixel=o;this.statSubscription=r}destroy(){var e,i,o;(e=this.oneStat)==null||e.destroy(),(i=this.thinOneStat)==null||i.destroy(),(o=this.mediascopePixel)==null||o.destroy(),this.statSubscription.unsubscribe()}};var _c=(i=>(i.DESKTOP_CONTROL_PANEL_LEFT="desktop-control-panel-left",i.DESKTOP_CONTROL_PANEL_RIGHT="desktop-control-panel-right",i))(_c||{});var hs=t=>t!=null?t:0,Ns=(t,e)=>{var r,a;let i=(r=t==null?void 0:t.getBoundingClientRect)==null?void 0:r.call(t),o=(a=e==null?void 0:e.getBoundingClientRect)==null?void 0:a.call(e);return{top:Math.round(hs(i==null?void 0:i.top)-hs(o==null?void 0:o.top)),left:Math.round(hs(i==null?void 0:i.left)-hs(o==null?void 0:o.left)),bottom:Math.round(hs(i==null?void 0:i.bottom)-hs(o==null?void 0:o.top)),right:Math.round(hs(i==null?void 0:i.right)-hs(o==null?void 0:o.left))}},Jl=t=>{var i;let e=(i=t==null?void 0:t.getBoundingClientRect)==null?void 0:i.call(t);return{width:hs(e==null?void 0:e.width),height:hs(e==null?void 0:e.height)}};var Mn="off";var ed=t=>!!(Math.round(Math.abs(t)/90)%2);var Ib=({interfaceLanguage:t,isCyrillicRelatedInterface:e,videoId:i,isClip:o,isLiveCatchUpMode:r,statAuthToken:a,isAudioDisabled:l,canDownload:d,callbacks:s,webApi:u,videoEpisodes:m,previewThumbsData:p,uiConfig:v,coreConfig:_,player:y,disabledControls:b,isInteractive:w,interactiveRanges$:I,isInteractiveTime$:T,replayInteractive:D,stopPlayer:L,hasInteractiveBranches:E,playPrevChapterDisabledTooltip:P,additionalButtons:q,additionalSettingsMenuItems:F,additionalContextMenuItems:z,playPrevVideo:j,playNextVideo:ae,onVideoChanged:X,looped:ne=!1,statistics:ee,saveRate:we,internalsExposure:ue,playerView:re,playerId:be})=>{var vg,gg,hg;let $e={..._,configName:[...(vg=_.configName)!=null?vg:[],"ui"],isAudioDisabled:l,live:{...(gg=_.live)!=null?gg:{},isLiveCatchUpMode:!!r}},J=v,Re=rt.TracerFactory.createRootTracer(J.features.tracer),fe=Re.createComponentTracer("Store"),k=y||new gi.Player($e,Re,{playerId:be,onDevNullLog:s==null?void 0:s.onDevNullLog});ue==null||ue.expose({corePlayer:k});let We=new rt.Logger,Te=new sp(We,{loadTimeout:J.ads.loadTimeout,initTimeout:J.ads.initTimeout,runtimeTimeout:J.ads.runtimeTimeout,useAdmanFromNPM:J.ads.useAdmanFromNPM,volumeMultiplier:J.ads.volumeMultiplier,isVsidOriginal:J.ads.isVsidOriginal}),Z=Ba.getInstance(),ie=u==null?void 0:u.pictureInPictureApi,De=u==null?void 0:u.annotationsApi,Oe=u==null?void 0:u.slotsApi,ot=u==null?void 0:u.focusManager,U=We.createComponentLog("Store"),ke,Ee,ze={},tt=new Nu,ye=new rt.Subscription,Ie="",Be=de(!1),Dt=ee&&ee.oneStat?ni(ee.oneStat.vsid$):Ar(void 0),yt=de(ia()),Ot=de(!1),lt=()=>Q_(document,gi.clientChecker.device.isIOS),St=(hg=ie==null?void 0:ie.info.isActive$)!=null?hg:new rt.ValueSubject(!1),Zt=de(0),kt=de(!1),Bt=de(!1),Kt=de([]),Y=(0,rt.merge)(k.events.fatalError$,k.events.managedError$).subscribe(c=>Kt.update(h=>[...h,c])),Se=Ar(!1,c=>{let h=k.events.fatalError$.subscribe(()=>c(!0));return()=>h.unsubscribe()}),le=async c=>{var oe;let h=Object.values(rt.InterfaceLanguage).includes(c);if(J.downloadVKLanguages&&(h&&J.updateBuiltinLanguages||!tm(c))){let xe;try{xe=await(0,rt.loadVKLangPack)(c,n_,r_)}catch(je){(oe=ee==null?void 0:ee.oneStat)==null||oe.logError({errorType:"VKLangPack",fatal:!1}),Z==null||Z.report(je,{errorType:"VKLangPack",fatal:!1})}xe&&(em({language:c,pack:xe,fallback:J.defaultLanguage}),he.set(c),Me.update(je=>je+1))}tm(c)&&he.set(c)},he=de(t),Me=de(0),st=de(e);le(t);let mt=(c,h)=>{let V=_e(he);return im(V,c,h,J.defaultLanguage)},pe=de("thumb");pe.subscribe(c=>{c==="ads"&&k.info.playbackState$.getValue()&&wt()});let Ue=(()=>{let c=mi([Se,pe],([h,V])=>h?"crashed":V);return{...c,is:h=>_e(c)===h}})(),Qe=de(),wt=()=>{Qe.set({muted:k.info.muted$.getValue()})},Ht=(()=>{let c=de(new Set(b));return{...c,add:h=>{c.update(V=>new Set([...V].concat(h)))},remove:h=>{c.update(V=>{let oe=[...V];return new Set(Array.isArray(h)?oe.filter(xe=>!h.includes(xe)):oe.filter(xe=>xe!==h))})},includes:h=>{let V=_e(c);return Array.isArray(h)?h.every(oe=>V.has(oe)):V.has(h)}}})(),At=de({width:0,height:0}),Jt=null,yi=k.info.isBuffering$,Xi=Ar(yi.getValue(),c=>{let h=yi.subscribe(V=>{V&&Jt===null?Jt=window.setTimeout(()=>{c(yi.getValue()),Jt=null},J.loaderDelay):c(V)});return()=>{h.unsubscribe(),Jt&&clearTimeout(Jt)}});fe.log("create store"),U({message:"create store"});let Rt=c=>{let h=c.container,V=()=>{Xt=new MutationObserver(xe=>{let{removedNodes:je}=xe[0];je.length&&h.append(k.experimental.element$.getValue())}),Xt.observe(h,{childList:!0})},oe=k.experimental.element$.getValue();if(oe)h.append(oe),V();else{let xe=k.experimental.element$.pipe((0,rt.filter)(je=>!!je),(0,rt.once)()).subscribe(je=>{h.append(je),V()});ye.add(xe)}},ui=c=>{U({message:`init video, config: ${JSON.stringify(c)}`}),w?Rt(c):(rt.devNull.push("ui",{key:"videoplayer_embed",strings:["new","core_init_video"],numbers:[(0,rt.now)()]}),k.initVideo(c)),fe.log("init video",{isInteractive:w}),c.subtitles&&k.setExternalTextTracks(c.subtitles),ke=c,Ie=c.subtitlesForcedLanguage||""},bi=new rt.Subject,ht=c=>bi.next(c),Gt=new rt.Subject,Si=new rt.Subject,Hi=new rt.Subject,Xt=null,Et={actionRewind$:Gt,actionSeek$:Si,inPiP$:St,inFullscreen$:new rt.Observable(c=>yt.subscribe(h=>c.next(h))),actionSetSubtitle$:Hi,nextMovie$:bi},Ge=new rt.Subject,pi=new rt.Subject,_o={actionSeek$:Si,actionSubtitlesSwitched$:Ge,actionQuality$:pi,playerSize$:new rt.Observable(c=>At.subscribe(h=>c.next(h))),inPiP$:St,inFullscreen$:new rt.Observable(c=>yt.subscribe(h=>c.next(h))),isLoaderVisible$:new rt.Observable(c=>Xi.subscribe(h=>c.next(h)))};if(ee){let{oneStat:c,thinOneStat:h,mediascopePixel:V,statSubscription:oe}=ee;c&&(w||oe.add(c.attachTo(k)),oe.add(c.attachToUi(Et)),oe.add(c.attachToAds(Te.events)),c.authorize(a).catch(xe=>{U({message:`onestat auth error ${String(xe)}`})}),V&&V.attachTo(k)),h&&(oe.add(h.attachTo(k,Te.events)),oe.add(h.attachToUi(_o)),oe.add(h.attachToAds(Te.events)),h.updateContext({isMobile:_e(Be)}),h.authorize(a))}if(Z){let c=new rt.Subscription,h=(V,oe)=>c.add(V.subscribe(oe));if(h(k.events.managedError$,V=>{Z.logIError(V)}),h(k.events.fatalError$,V=>{Z.logIError(V,!0)}),ee){let{oneStat:V}=ee;V&&h(V.experimental.error$,oe=>{Z.logIError(oe)})}Z.sentrySubscription.add(c)}let Eo=()=>{if(gi.clientChecker.device.isIOS&&Ee)try{G_(Ee)}catch(c){U({message:`exitIosSafariFullscreen failed: ${c}`})}};ye.add(k.experimental.element$.subscribe(c=>{c&&(Ee=c,c.classList.add("player-media"),Fa(ie)&&ie.updateVideoElement(),w&&c.setAttribute("pip","false"),(re==="preview"||!J.features.pip&&!J.features.dpip)&&(c.setAttribute("disablePictureInPicture","true"),c.setAttribute("x-yandex-pip","false")))})).add(k.events.ended$.subscribe(()=>{var c;Eo(),(c=s==null?void 0:s.onEnded)==null||c.call(s)})).add(k.events.looped$.subscribe(()=>{var c;(c=s==null?void 0:s.onLooped)==null||c.call(s)})).add(k.events.started$.subscribe(async()=>{var h,V;Fa(ie)&&await(ie==null?void 0:ie.revealPictureInPicture());let c=k.info.muted$.getValue();(h=s==null?void 0:s.onStarted)==null||h.call(s),(V=ze.onStarted)==null||V.call(ze,c)})).add(k.events.willSeek$.subscribe(({from:c,to:h})=>{var V;(V=s==null?void 0:s.onSeek)==null||V.call(s,c,h)})).add(k.events.autoplaySoundProhibited$.subscribe(()=>{var c;(c=s==null?void 0:s.onAutoplaySoundProhibited)==null||c.call(s)})).add(k.info.position$.subscribe(c=>{var V;let h=k.info.duration$.getValue();isFinite(h)&&h>0&&((V=s==null?void 0:s.onTimeupdate)==null||V.call(s,h,c),Te.setPosition(c,h))})).add(k.events.fatalError$.subscribe(c=>{var h;(h=s==null?void 0:s.onCrashed)==null||h.call(s,c?`${c.id}: ${c.message}`:void 0)})).add(k.events.fetcherRecoverableError$.subscribe(c=>{var h;(h=s==null?void 0:s.onRecoverableError)==null||h.call(s,c?`${c.id}: ${c.message}`:void 0)})).add(k.events.loadedMetadata$.subscribe(()=>{kt.set(!0)})).add(k.info.is3DVideo$.subscribe(c=>{Bt.set(c)})).add(k.info.isEnded$.subscribe(c=>{w&&(c?(T!=null&&T.getValue()&&Ht.add(qd),Ht.add("PLAY_BUTTON")):Ht.remove("PLAY_BUTTON"))})).add(k.info.liveTime$.subscribe(c=>{var h;(h=s==null?void 0:s.onLiveTime)==null||h.call(s,c)})).add(k.info.isStalled$.subscribe(c=>{var h;(h=s==null?void 0:s.onStalledChanged)==null||h.call(s,c)})).add(k.info.isLiveEnded$.subscribe(c=>{var h;return c&&((h=s==null?void 0:s.onLiveEnded)==null?void 0:h.call(s))})).add(Te.events.loadStarted$.subscribe(()=>{var c,h;return(h=(c=s==null?void 0:s.adsInfo)==null?void 0:c.onLoadStarted)==null?void 0:h.call(c)})).add(Te.events.loadEnded$.subscribe(()=>{var c,h;return(h=(c=s==null?void 0:s.adsInfo)==null?void 0:c.onLoadEnded)==null?void 0:h.call(c)})).add(Te.events.loadError$.subscribe(()=>{var c,h;return(h=(c=s==null?void 0:s.adsInfo)==null?void 0:c.onLoadError)==null?void 0:h.call(c)})).add(Te.events.init$.subscribe(()=>{var c,h;return(h=(c=s==null?void 0:s.adsInfo)==null?void 0:c.onInit)==null?void 0:h.call(c)})).add(Te.events.ready$.subscribe(()=>{var c,h;return(h=(c=s==null?void 0:s.adsInfo)==null?void 0:c.onReady)==null?void 0:h.call(c)})).add(Te.events.started$.subscribe(c=>{var h,V;return(V=(h=s==null?void 0:s.adsInfo)==null?void 0:h.onStarted)==null?void 0:V.call(h,c)})).add(Te.events.timeRemained$.subscribe(c=>{var h,V;return(V=(h=s==null?void 0:s.adsInfo)==null?void 0:h.onTimeRemained)==null?void 0:V.call(h,c)})).add(Te.events.ended$.subscribe(c=>{var h,V;return(V=(h=s==null?void 0:s.adsInfo)==null?void 0:h.onCompleted)==null?void 0:V.call(h,c)})).add(Te.events.empty$.subscribe(()=>{var c,h;return(h=(c=s==null?void 0:s.adsInfo)==null?void 0:c.onEmpty)==null?void 0:h.call(c)})).add(Te.events.clicked$.subscribe(c=>{var h,V;return(V=(h=s==null?void 0:s.adsInfo)==null?void 0:h.onClicked)==null?void 0:V.call(h,c)})).add(Te.events.closed$.subscribe(c=>{var h,V;return(V=(h=s==null?void 0:s.adsInfo)==null?void 0:h.onClosed)==null?void 0:V.call(h,c)})).add(Te.events.error$.subscribe(c=>{var h,V;return(V=(h=s==null?void 0:s.adsInfo)==null?void 0:h.onError)==null?void 0:V.call(h,c)})).add(Te.events.paused$.subscribe(()=>{var c,h;return(h=(c=s==null?void 0:s.adsInfo)==null?void 0:c.onPaused)==null?void 0:h.call(c)})).add(Te.events.resumed$.subscribe(()=>{var c,h;return(h=(c=s==null?void 0:s.adsInfo)==null?void 0:c.onResumed)==null?void 0:h.call(c)}));let Po=new rt.Subscription,Ct=()=>{var je,Pt,Ut;let{debugLog:c}=J,h,V="#9df7b7",oe="#efd169";if(c&&c!==!0){let{colors:Qt}=c;h=c.tag,V=(je=Qt==null?void 0:Qt[0])!=null?je:V,oe=(Ut=(Pt=Qt==null?void 0:Qt[1])!=null?Pt:Qt==null?void 0:Qt[0])!=null?Ut:oe}let xe=h?`: ${h}`:"";Po.add(k.events.log$.subscribe(Qt=>{console.debug(`%c sdk${xe} `,`background:${V};`,`sdk component: ${Qt.component}`,Qt.message)})).add(We.log$.subscribe(Qt=>{console.debug(`%c ui${xe} `,`background:${oe};`,`ui component: ${Qt.component}.`,Qt.message)}))},Ft=()=>{Po.unsubscribe()},W=(c,h)=>{fe.log("start camera manual rotation",{mx:c,my:h}),k.startCameraManualRotation(c,h)},Lt=(c=!1)=>{fe.log("stop camera manual rotation",{immediate:c}),k.stopCameraManualRotation(c)},ri=(c,h,V)=>{fe.log("move camera focus px",{xpx:c,ypx:h,dt:V}),k.moveCameraFocusPX(c,h,V)},vt=()=>{k.holdCamera()},ei=()=>{k.releaseCamera()},pt=Ar(k.info.position$.getValue(),c=>{let h,V,oe=()=>{let xe=k.info.playbackState$.getValue(),je=k.info.isLive$.getValue(),Pt=k.info.duration$.getValue(),Ut=k.info.position$.getValue();if(xe&&[gi.PlaybackState.PLAYING,gi.PlaybackState.PAUSED].includes(xe)){let Qt=je?Ut-Pt:k.getExactTime();Qt!==V&&c(Qt),V=Qt}h=requestAnimationFrame(oe)};return oe(),()=>cancelAnimationFrame(h)}),nt=ni(k.info.playbackState$),no=ni(k.info.isBuffering$),Mi=mi([nt,no],([c,h])=>h?"buffering":c),gn=ni(k.info.currentBuffer$),hn=ni(k.info.isEnded$),Pi=ni(k.info.isLive$),ki=J.features.playbackRate?ni(k.info.canChangePlaybackSpeed$):Ar(!1),Vr=ni(k.info.liveBufferTime$),ko=ni(k.info.volume$),ro=ni(k.info.muted$),Ei=Du(k.info.predefinedQualityLimitType$.pipe((0,rt.map)(c=>c===gi.PredefinedQualityLimits.TRAFFIC_SAVING)),k.info.predefinedQualityLimitType$.getValue()===gi.PredefinedQualityLimits.TRAFFIC_SAVING),Ao=Du(k.info.predefinedQualityLimitType$.pipe((0,rt.map)(c=>c===gi.PredefinedQualityLimits.HIGH_QUALITY)),k.info.predefinedQualityLimitType$.getValue()===gi.PredefinedQualityLimits.HIGH_QUALITY),Lo=ni(k.info.autoQualityLimitingAvailable$),Vn=ni(k.info.availableQualities$),Rr=ni(k.info.availableQualitiesFps$),mr=ni(k.info.chromecastState$),is=ni(k.info.chromecastDeviceName$),os=ni(k.info.currentFormat$),ns=ni(k.info.throughputEstimation$),Yn=ni(k.info.videoBitrate$),Nr=ni(k.info.intrinsicVideoSize$),Zo=ni(k.info.duration$),Rn=ni(k.info.isAudioAvailable$),vr=()=>{Jt&&clearTimeout(Jt),Jt=null},Mo=mi([Zo,Pi],([c,h])=>h?-c:c),jn=mi([nt],([c])=>c===gi.PlaybackState.PLAYING),gr=ni(k.info.atLiveEdge$),Dr=ni(k.info.atLiveDurationEdge$),Nn=ni(k.info.position$),hr=mi([Nn,Zo],([c,h])=>isFinite(c)&&isFinite(h)&&!!h),rs=mi([mr],([c])=>c===gi.ChromecastState.CONNECTED),Vo=ni(k.info.availableVideoStreams$),Xn=J.features.audioLanguages?ni(k.info.availableAudioStreams$):Ar([]),Zi=ni(k.info.currentVideoStream$),Zn=ni(k.info.currentAudioStream$),Jn=c=>{c.language&&jf(c.language),k.setVideoStream(c)},dt=(c,h)=>{k.setAudioStream(c),Do(h)&&(c.language&&jf(c.language),J.features.userVideoPrefs&&i&&Jf(J.userSalt,String(i),{audioTrackId:c.id}))},ti=c=>{let h;if(c.length===1&&(h=c.at(0)),h!=null||(h=c.find(oe=>"isDefault"in oe&&oe.isDefault)),J.features.userVideoPrefs&&i){let oe=Uu(J.userSalt,String(i));if(oe!=null&&oe.audioTrackId){let xe=c.find(je=>je.id===oe.audioTrackId);h=xe!=null?xe:h}}let V=L_();return V&&(h!=null||(h=c.find(({language:oe})=>V===oe))),h!=null||(h=c.at(0)),h},Or=c=>{fe.log("change audio stream",{id:c});let h=k.info.availableAudioStreams$.getValue().find(V=>V.id===c);h&&dt(h,!0)},_r=!1;ye.add(k.info.availableAudioStreams$.subscribe(c=>{if(!_r&&c.length){let h=ti(c);h&&(k.setAudioStream(h),_r=!0)}})),Xn.subscribe(c=>{var h;(h=s==null?void 0:s.onAvailableAudioStreamsChanged)==null||h.call(s,c.map(({label:V="",id:oe="",language:xe=""})=>({label:V,language:xe,id:oe})))}),Zn.subscribe(c=>{var h;return c&&((h=s==null?void 0:s.onAudioStreamChanged)==null?void 0:h.call(s,c.id))});let Br=!1;ye.add(k.info.availableVideoStreams$.subscribe(c=>{if(!Br&&c.length){let h=ti(c);h&&(k.setVideoStream(h),Br=!0)}}));let Jo=de(void 0),br=ni(k.info.isAutoQualityEnabled$,c=>c&&Jo.set(void 0)),en=ni(k.info.currentQuality$,()=>Jo.set(void 0)),_n=mi([Jo,en],([c,h])=>c!=null?c:h),er=mi(os,c=>c!==gi.VideoFormat.MPEG),tr=mi([Vn,Rr,br,_n,er],([c,h,V,oe,xe])=>{let je=[];xe&&je.push({value:"auto",displayValue:mt("auto_quality_option"),selected:V});let Pt=c.filter(Ut=>!(0,rt.isInvariantQuality)(Ut));for(let Ut of Pt){let Qt=h[Ut];je.push({value:Ut,displayValue:`${Ut}${Qt?yb(Qt):""}`,selected:V?!1:Ut===oe})}return je}),Ro=ni(k.info.currentPlaybackRate$),bn=mi([Ro,gr,Dr],([c,h,V])=>{let oe=V||w?1:J.controls.playbackRateMin,xe=h?1:J.controls.playbackRateMax,je=J.controls.playbackRateStep,Pt=[];for(let Ut=oe;Ut<=xe;Ut+=je)Pt.push({value:Ut,displayValue:Ut===1?mt("playback_rate_1"):mt("playback_rate",{multiplier:Ut.toString(10)}),selected:c===Ut});return Pt}),tn=()=>({displayValue:mt("subtitles_off"),value:Mn,language:""}),Dn=de(tn()),xi=mi([Dn,Me],([c],h)=>{c.value===Mn?h(tn()):h(c)}),on=J.features.subtitles?ni(k.info.availableTextTracks$):Ar([]),$n=$_(),$r=mi([on,xi],([c,h],V)=>{var je;let oe=[],xe=c.find(({id:Pt})=>Pt===h.value);if(xe!=null&&xe.url){let[,Pt]=(je=$n.find(xe.url))!=null?je:[];if(Pt){V(Pt);return}tt.download(xe.url).then(Ut=>{if(!Ut||tt.isDestroyed())return;let Qt=new xb,Ks=xe.language;if(Ks){let T$=!!xe.isAuto,I$=Qt.parse(Ut,Ks);oe.push({lang:Ks,subtitles:I$,isAuto:T$,id:xe.id})}$n.add(xe.url,oe),_e(xi).value===h.value&&V(oe)}).catch(Ut=>{var Qt;(Qt=ee==null?void 0:ee.oneStat)==null||Qt.logError({errorType:"Subtitles download",fatal:!1}),Z==null||Z.report(Ut,{errorType:"Subtitles download",fatal:!1})})}V(oe)}),yr=mi([Ro,jn,xi],([c,h,V],oe)=>{let Pt;if(k.info.isLive$.getValue()&&h&&V.value!==Mn){let Qt=()=>{let Ks=1e3/(3*c);Pt=setTimeout(Qt,Ks),oe(Date.now())};return Qt(),()=>clearTimeout(Pt)}}),nn=mi([on,xi],([c,h])=>{if(!c.length)return[];let V=[];for(let{language:oe,isAuto:xe,id:je}of c){let Pt=oe&&hc(oe);oe&&Pt&&V.push({displayValue:xe?mt("subtitles_auto",{language:Pt}):Pt,value:je,selected:(h==null?void 0:h.value)===je,isAuto:xe,language:oe})}return V.length?(V.unshift({...tn(),selected:(h==null?void 0:h.value)===Mn}),V):[]}),yn={available:[],prev:[]},xt=()=>{var h,V;let c=k.experimental.getCurrentTime$.getValue();return(V=(h=c==null?void 0:c())!=null?h:Ee==null?void 0:Ee.currentTime)!=null?V:0},$t=mi([pt,xi,$r,yr],([c,h,V,oe])=>{var je;let xe=k.info.isLive$.getValue();if(xe&&yn.prev!==V){let Pt=V.find(({id:Qt})=>Qt===h.value),Ut=yn.prev.find(({id:Qt})=>Qt===h.value);if(Pt){let Qt={...Pt,subtitles:[...(je=Ut==null?void 0:Ut.subtitles)!=null?je:[],...Pt.subtitles]};yn.available=[Qt],yn.prev=V}}if(h&&h.value!==Mn){let Pt=xe?xt():c,Ut=xe?yn.available:V;return Cb(Pt,h,Ut,xe)}}),so=mi([$t],([c])=>c!=null&&c.texts?c.texts:[]);ye.add(xi.subscribe(c=>{var h,V;if(c.value===Mn)(h=s==null?void 0:s.onSubtitleOff)==null||h.call(s);else{let oe=Object.entries(cp).find(([xe,je])=>je===c.displayValue);(V=s==null?void 0:s.onSubtitleOn)==null||V.call(s,oe?oe[0]:"",c.value)}}));let mo=de(!0),rn=mi([gn,Mo,Nn,Vr],([c,h,V,oe])=>{var Ut;let xe=(Ut=c==null?void 0:c.end)!=null?Ut:0;if(!oe)return xe/h;let Pt=-V+oe-h;return(xe-Pt)/h}),vo=ni(k.info.availableSources$),No=mi([vo],([c])=>Object.keys((c==null?void 0:c[gi.VideoFormat.MPEG])||{}).length>0),Ai=()=>{var V,oe,xe;let c=Object.keys(((oe=(V=k.info.availableSources$)==null?void 0:V.getValue())==null?void 0:oe[gi.VideoFormat.MPEG])||{}),h=(0,rt.getHighestQuality)(c)||rt.VideoQuality.Q_144P;return(xe=ke.sources[gi.VideoFormat.MPEG])==null?void 0:xe[h]},bo=()=>{var h;let c=Ai();if(c)fe.log("download video",{url:c}),h_(c,((h=ke==null?void 0:ke.meta)==null?void 0:h.title)||"video");else{let V="There is no URL for download video";fe.log("download video",{message:V}),U({message:V})}},Hr=()=>{U({message:"toggle muted"});let c=k.info.muted$.getValue();k.info.volume$.getValue()===0&&!c?Sr(wr(),!1):ir(!c,!1)},xr=()=>{var c;if(qt.ui.settingsMenu.visible$.set(!1),!_e(qt.ui.settingsSubMenu.visible$)){let h=_e(qt.ui.settingsMenu.ref$);if((c=s==null?void 0:s.uiInfo)!=null&&c.onSettingsMenu&&h){let oe=Jl(h),xe={top:0,left:0,bottom:0,right:0};s.uiInfo.onSettingsMenu({visible:!1,size:oe,position:xe,name:"settings"})}}fe.log("close settings menu")},$s=async(c,h=()=>Promise.resolve())=>{var xe;qt.ui.settingsMenu.openedByBtnKeyboard$.set(!!c),qt.ui.settingsMenu.visible$.set(!0),await h();let V=_e(qt.ui.settingsMenu.ref$),oe=ba();if((xe=s==null?void 0:s.uiInfo)!=null&&xe.onSettingsMenu&&V&&oe){let Pt=Jl(V),Ut=Ns(V,oe);s.uiInfo.onSettingsMenu({visible:!0,size:Pt,position:Ut,name:"settings"})}fe.log("open settings menu",{wasOpenedByKeyboard:c})},Fi=(c,h=!1)=>{var je;qt.ui.settingsSubMenu.visible$.set(!1);let V=_e(qt.ui.settingsMenu.ref$),oe=ba(),xe=_e(qt.ui.settingsMenu.visible$);if((je=s==null?void 0:s.uiInfo)!=null&&je.onSettingsMenu&&V&&oe)if(xe&&!h){let Ut=Jl(V),Qt=Ns(V,oe);s.uiInfo.onSettingsMenu({visible:!0,size:Ut,position:Qt,name:"settings"})}else{let Ut=Jl(c),Qt={top:0,left:0,bottom:0,right:0},Ks=_e(qt.ui.settingsSubMenu.name$);s.uiInfo.onSettingsMenu({visible:!1,size:Ut,position:Qt,name:Ks})}fe.log("close settings sub menu")},ys=(c,h)=>{var oe;qt.ui.settingsSubMenu.visible$.set(!0),qt.ui.settingsSubMenu.ref$.set(h),qt.ui.settingsSubMenu.name$.set(c);let V=ba();if((oe=s==null?void 0:s.uiInfo)!=null&&oe.onSettingsMenu&&h&&V){let je=Jl(h),Pt=Ns(h,V);s.uiInfo.onSettingsMenu({visible:!0,name:c,size:je,position:Pt})}fe.log("open settings sub menu",{name:c})},wr=()=>{var h;let c=Math.max(J.volumeMinRestore,(h=Ou())!=null?h:0);return c===0?J.volumeDefault:c},Do=c=>{let h=J.features.savePreferredStatesOnUserActionOnly;return!h||h&&!c},Sr=(c,h)=>{let V=c===0?wr():c,oe=k.info.muted$.getValue();U({message:`set volume, volume: ${c}, preferredVolume: ${V}`});let xe=!l||Ue.is("ads");oe&&c>0&&xe&&(oe=!1,Do(h)&&Gf(!1)),k.setVolume(c,oe),Te.setVolume(c),Do(h)&&Wf(V)},ir=(c,h)=>{let V=k.info.volume$.getValue();U({message:`set muted, currentVolume: ${V}, mute: ${c}`});let oe=Ue.is("ads");if(k.setMuted(c,oe),Te.setVolume(c?0:V),Do(h)&&(!oe||!c)&&Gf(c),!c&&V===0){let xe=wr();k.setVolume(xe),Do(h)&&Wf(xe),Te.setVolume(xe)}},or=de(!1),sn=c=>{var h,V;fe.log("set looped",{isLooped:c}),or.set(c),k.setLooped(c),(V=(h=s==null?void 0:s.uiInfo)==null?void 0:h.onLoopedChanged)==null||V.call(h,c)};sn(ne);let He=()=>{var c,h;(h=(c=s==null?void 0:s.uiInfo)==null?void 0:c.onReportProblem)==null||h.call(c)},Tt=(c,h=!1)=>{var V;U({message:`set autoplayNextEnabled, value: ${c}`}),fe.log("set autoplay next enabled",{autoplayNextEnabled:c}),qt.ui.autoplayNextEnabled$.set(c),R_(c),h&&((V=s==null?void 0:s.onSetAutoplayNextEnabled)==null||V.call(s,c))},ci=c=>{U({message:`set timerNextVideoRunning, value: ${c}`}),fe.log("set timer next video running",{timerNextVideoRunning:c}),qt.ui.timerNextVideoRunning$.set(c)},Oo=(c=!0)=>{var V;let h=!0;if(c&&(s!=null&&s.onPrevVideoClick))try{h=(V=s==null?void 0:s.onPrevVideoClick)==null?void 0:V.call(s)}catch(oe){U({message:"onPrevVideoClick callback failed to execute"})}X(!0),h&&j()},$o=(c=!0)=>{var V;let h=!0;if(c&&(s!=null&&s.onNextVideoClick))try{h=(V=s==null?void 0:s.onNextVideoClick)==null?void 0:V.call(s)}catch(oe){U({message:"onNextVideoClick callback failed to execute"})}X(!1),h&&ae()},Bo=()=>{var c;(c=s==null?void 0:s.onNextVideoAnnouncementShow)==null||c.call(s)},Ui=()=>{var c;(c=s==null?void 0:s.onNextVideoAnnouncementClick)==null||c.call(s)},yo=()=>{var c;(c=s==null?void 0:s.onNextVideoAnnouncementAuto)==null||c.call(s)},On=()=>{var c;(c=s==null?void 0:s.onNextVideoAnnouncementCancel)==null||c.call(s)},Cr=()=>{k.prepare()},xo=()=>{(0,rt.assertNonNullable)(qt);let c=_e(qt.ui.controls.disabledControls$),h=_e(qt.playerPhase),V={playerPhase:h,isInteractive:w,isVideoEnded:!1,action:"none"};if(c.has("PLAY_BUTTON"))return;if(U({message:"toggle play"}),h==="ads"){V.action="play",fe.log("toggle adman play",V),Te.togglePlay();return}let oe=()=>{var je;U({message:"toggle play, call player.play"}),V.action="play",k.play(),(je=s==null?void 0:s.onPlay)==null||je.call(s)},xe=()=>{var je;U({message:"toggle play, call player.pause"}),V.action="pause",k.pause(),(je=s==null?void 0:s.onPause)==null||je.call(s)};if(k.info.isEnded$.getValue()){if(U({message:"toggle play, video ended, seek to 0"}),Gt.next(),Si.next(_s.SeekAction.REWIND),w){D==null||D();return}k.seekTime(0),oe()}else k.info.playbackState$.getValue()!==gi.PlaybackState.PLAYING?oe():xe();fe.log("toggle play",V)},zi=(c,{changeReason:h="default",appliesTo:V="to-video",byUser:oe=!1}={},xe)=>{U({message:`set quality, quality: ${c}`}),fe.log("set quality",{quality:c}),oe&&pi.next(c),k.setAutoQuality(c==="auto");let{qualityDetailsSubMenuEnabled:je}=J.features;Bu(),c!=="auto"?(je?(Hu({type:"exact_quality",quality:c,videoId:i},V),k.setPredefinedQualityLimits(gi.PredefinedQualityLimits.UNKNOWN)):Kf(i,c),Jo.set(c),k.setQuality(c)):je&&h==="default"&&(Fr("auto_quality",V,xe),_e(Ei)&&xn(!1,void 0,xe),_e(Ao)&&Ho(!1,void 0,xe))},xn=(c,h="as-default",V)=>{U({message:`set trafficSavingEnabled, value: ${c}`}),fe.log("set traffic saving enabled",{trafficSavingEnabled:c});let oe=c?gi.PredefinedQualityLimits.TRAFFIC_SAVING:gi.PredefinedQualityLimits.UNKNOWN;J.features.qualityDetailsSubMenuEnabled?(nr(oe,h,V),Yd(!1)):(k.setPredefinedQualityLimits(oe),Do(V)&&Yd(c))},Ho=(c,h="as-default",V)=>{U({message:`set highQualityEnabled, value: ${c}`}),fe.log("set high quality enabled",{highQualityEnabled:c}),nr(c?gi.PredefinedQualityLimits.HIGH_QUALITY:gi.PredefinedQualityLimits.UNKNOWN,h,V)},nr=(c,h,V)=>{c!==gi.PredefinedQualityLimits.UNKNOWN&&(_e(Lo)&&!_e(br)&&zi("auto",{appliesTo:h,changeReason:"limit-changed"},V),Fr(c,h,V)),k.setPredefinedQualityLimits(c)},Fr=(c,h,V)=>{Do(V)&&(Hu({type:c,videoId:i},h),h==="as-default"&&Hu({type:c,videoId:i},"to-video"))},Bn=(c,h=!0)=>{fe.log("set playback rate",{playbackRate:c}),k.setPlaybackRate(c),J.features.saveRate&&we&&!k.info.isLive$.getValue()&&h&&M_(c)},ss=()=>{let c=_e(ki),h=_e(bn),V=h.findIndex(({selected:xe})=>xe);if(V===h.length-1||!c)return h[V];let oe=h[V+1];return Bn(oe.value),oe},Je=()=>{let c=_e(ki),h=_e(bn),V=h.findIndex(({selected:xe})=>xe);if(V===0||!c)return h[V];let oe=h[V-1];return Bn(oe.value),oe},Yt=(c={...tn(),selected:!1},h)=>{fe.log("set subtitles",{...c}),c.value!==Mn&&Hi.next(c.isAuto?c.value+"_auto":c.value),Ge.next({enabled:c.value!==Mn,lang:c.language,auto:!!c.isAuto}),Dn.set(c),Do(h)&&(Zf(c.value===Mn?void 0:c.language),J.features.userVideoPrefs&&i&&Jf(J.userSalt,String(i),{subtitleTrackId:c.value===Mn?void 0:c.value}))},Ti=c=>{fe.log("toggle subtitles");let h=_e(xi);(h==null?void 0:h.value)===Mn?an(c):Hn(c)},Fo=(c,h)=>{fe.log("change subtitle",{enabled:c}),c?an(!0,h):Hn(!0)},an=(c,h)=>{fe.log("subtitle on");let V=_e(nn),oe=_e(he),xe=Ie!=null?Ie:oe,je;h&&(je=V.find(Pt=>Pt.value===h)),je!=null||(je=V.filter(Pt=>Pt.value!==Mn).find(Pt=>Pt.language===xe)),Yt(je!=null?je:V[1],c)},Hn=c=>{fe.log("subtitle off"),Yt(void 0,c)};ye.add(k.info.availableTextTracks$.subscribe(c=>{var V;function h(){let oe=[];for(let{language:xe,isAuto:je,id:Pt}of c){let Ut=xe&&hc(xe);xe&&Ut&&oe.push({id:Pt,language:xe,title:je?mt("subtitles_auto",{language:Ut}):Ut})}return oe}(V=s==null?void 0:s.onAvailableSubtitlesChanged)==null||V.call(s,h())}));let Uo=de(!0),rr=c=>{Uo.set(c)},Fn=(c,h,V=!0)=>{var oe;if(U({message:`seek to time, time: ${c}`}),fe.log("seek to time",{time:c,action:h,forcePrecise:V}),Si.next(h),k.info.isLive$.getValue()){let xe=k.info.duration$.getValue(),je=Math.min(0,xe+c);k.seekTime(je,V)}else{if(T!=null&&T.getValue())return;k.info.isEnded$.getValue()&&(U({message:"seek after ended, call callbacks.onPlay"}),(oe=s==null?void 0:s.onPlay)==null||oe.call(s)),k.seekTime(cn(c),V)}},pa=c=>{U({message:`seek to episode start time: ${c}`}),fe.log("seek to episode start time",{time:c}),Fn(c,_s.SeekAction.EPISODE,!0)},as=(c,h,V=!1)=>{U({message:`seek to percent, percent: ${c}`}),fe.log("seek to percent",{percent:c,action:h});let oe=_e(Mo)*c;Fn(oe,h,V)},fa=c=>{U({message:`seek external, time: ${c}`}),fe.log("seek external",{time:c}),Si.next(_s.SeekAction.UNKNOWN),k.seekTime(k.info.isLive$.getValue()?-c:c)},ma=c=>{var oe,xe;let h=(oe=c.max)!=null?oe:"none",V=(xe=c.min)!=null?xe:"none";U({message:`set auto quality limitation. Max: ${h}. Min: ${V}`}),fe.log("set auto quality limits",{max:h,min:V}),k.setAutoQualityLimits(c)},ct=c=>{U({message:`seek external to episode start time: ${c}`}),fe.log("seek external to episode start time",{time:c}),Fn(c,_s.SeekAction.EPISODE,!0)},si=c=>{U({message:`set playback rate to: ${c}`}),fe.log("set playback rate external",{playbackRate:c}),k.setPlaybackRate(c)},fi=de(!1),ln=de(!1),Ur=mi([Mo],([c])=>!!p&&c>=J.suitableDurationForUsingRichSeek&&J.features.useRichSeek&&!w),wn=((p==null?void 0:p.frameWidth)||0)>=((p==null?void 0:p.frameHeight)||0),xs=mi([Zt],([c])=>{let h=ed(c);return wn?!h:h});ye.add(Ue.subscribe(c=>{c!=="video"&&fi.set(!1)}));let zr=de(void 0),Vi=de(!1),me=c=>{U({message:`start scrubbing, progress: ${c}`}),fe.log("start scrubbing",{progress:c}),Vi.set(!0),ut(c)},ut=c=>{zr.set(c)},ii,hi,ai=()=>{zr.set(void 0),Vi.set(!1)},ao=()=>{clearTimeout(hi),clearTimeout(ii),ii=window.setTimeout(()=>{ai()},500),Ee==null||Ee.removeEventListener("seeked",ao)},zo=(c,h=!1)=>{U({message:`complete scrubbing, progress: ${c}`}),fe.log("complete scrubbing",{progress:c}),as(c,_s.SeekAction.SLIDER,h),_e(qt.ui.isMobile)&&_e(qt.state.currentFormat$)===gi.VideoFormat.HLS?(Ee==null||Ee.addEventListener("seeked",ao),hi=window.setTimeout(()=>{ao()},300)):ai()},ws=mi([pt,Mo,zr],([c,h,V],oe)=>{oe((0,rt.isNonNullable)(V)?V*h:c)}),ls=de(!1),Ss=()=>{ls.set(!0)},ds=()=>{ls.set(!1)},Fs=mi([At],([{width:c}],h)=>{let V=vb(c);h(V)}),Us=q.filter(c=>__(c)),va=mi([Fs,Be],([c,h])=>h?Us.filter(V=>!V.hideOnMobile):Us.filter(V=>{var oe;return!((oe=V.hideOnDesktopGridTypes)!=null&&oe.includes(c))})),dn=de(q.filter(c=>b_(c))),zs=mi([dn,Fs],([c,h])=>c.filter(V=>{var oe;return!((oe=V.hideOnDesktopGridTypes)!=null&&oe.includes(h))})),ga=mi([zs,va],([c,h])=>[...J.features.additionalButtonsDesktopControlPanelRight?c.filter(V=>V.type==="desktop-control-panel-right"):[],...J.features.additionalButtons?h.map((V,oe)=>{var xe;return{id:oe,weight:oe,type:"desktop-control-panel-right",testId:V.testId,icon:V.iconUrl,onClick:V.onClick,ariaLabel:(xe=V.ariaLabel)!=null?xe:V.tooltip,tooltipText:V.tooltip}}):[]].filter(V=>!v.disabledAdditionalButtonIds.includes(V.id))),Tr=de(F),cl=mi([Tr],([c])=>J.features.additionalSettingsMenuItems?c.map(h=>h.type==="SWITCH"?{...h,onClick:h.onChangeEnabled}:h):[]),vd=(c,h)=>{let V=_e(dn).map(oe=>oe.id!==c?oe:{...oe,...h});dn.set(V)},ul=c=>{let h=_e(dn);if(h.some(V=>V.id===c.id)){U({message:`Additional button with id: "${c.id}" was exist! Can't add more with the same id`});return}h.push(c),dn.set(h)},pl=c=>{let h=_e(dn);if(!h.some(V=>V.id===c)){U({message:`Can't find additional button with id: "${c}"! Can't remove item with this id`});return}h=h.filter(V=>V.id!==c),dn.set(h)},fl=c=>{Si.next(_s.SeekAction.LIVE),U({message:"live switch to low latency "+c}),fe.log("live switch to low latency "+c),k.setLiveLowLatency(c)},gd=(c,h)=>{let V=_e(Tr).map(oe=>oe.id!==c?oe:{...oe,...h});Tr.set(V)},ha=c=>{let h=_e(Tr);if(h.some(V=>V.id===c.id)){U({message:`Settings menu item with id: "${c.id}" was exist! Can't add more with the same id`});return}h.push(c),Tr.set(h)},ml=c=>{let h=_e(Tr);if(!h.some(V=>V.id===c)){U({message:`Can't find settings menu item with id: "${c}"! Can't remove item with this id`});return}h=h.filter(V=>V.id!==c),Tr.set(h)},it=de(z),ft=mi([it],([c])=>J.features.additionalContextMenuItems?c:[]),Wi=(c,h)=>{let V=_e(it).map(oe=>oe.id!==c?oe:{...oe,...h});it.set(V)},Wo=c=>{let h=_e(it);if(h.some(V=>V.id===c.id)){U({message:`Context menu item with id: "${c.id}" was exist! Can't add more with the same id`});return}h.push(c),it.set(h)},Ki=c=>{let h=_e(it);if(!h.some(V=>V.id===c)){U({message:`Can't find context menu item with id: "${c}"! Can't remove item with this id`});return}h=h.filter(V=>V.id!==c),it.set(h)},$i=mi([Be,Se],([c,h],V)=>{V(c&&h)}),Ri=()=>{Si.next(_s.SeekAction.LIVE),U({message:"switch to active live"}),fe.log("switch to active live"),k.seekTime(0),k.info.playbackState$.getValue()!==gi.PlaybackState.PLAYING&&qt.actions.internal.togglePlay()},_a=()=>{fe.log("skip adman"),Te.skip()},vl=(c=!0)=>{var oe;(0,rt.assertNonNullable)(qt),U({message:`switch from ads to video, callPlay: ${c}`}),fe.log("switch from ads to video",{callPlay:c}),pe.set("video"),c&&k.play(),l&&ir(!0,!0);let h=(oe=_e(Qe))==null?void 0:oe.muted,V=!k.info.muted$.getValue();h!==void 0&&!V&&ir(h,!0),Qe.set(void 0)},Op=()=>{(0,rt.assertNonNullable)(qt),U({message:"switch from video to ads"}),fe.log("switch from video to ads"),qt.actions.internal.pause(),Eo(),pe.set("ads")},Yc=c=>{(0,rt.assertNonNullable)(qt);let h=c?"LiveWaitingStart":"thumb";fe.log("set live waiting start",{state:c,playerPhase:h}),pe.set(h)},Bp=c=>{(0,rt.assertNonNullable)(qt);let h=c?"LiveWaitingRecover":"thumb";fe.log("set live waiting recover",{state:c,playerPhase:h}),pe.set(h)},jc=c=>{(0,rt.assertNonNullable)(qt);let h=c?"LiveWaitingRecord":"thumb";fe.log("set live waiting record",{state:c,playerPhase:h}),pe.set(h)},Hp=()=>((0,rt.assertNonNullable)(qt),fe.log("get debug text data"),v_(k,ke,qt,Re.getTraceId())),Xc=()=>((0,rt.assertNonNullable)(qt),JSON.stringify(Re.getFinishedSpans())),Fp=()=>((0,rt.assertNonNullable)(qt),g_(k,ke,qt)),ba=()=>Ee,Zc=()=>{U({message:"toggle chromecast"}),fe.log("toggle chromecast"),k.toggleChromecast()},Ws=c=>{var V;if((0,rt.assertNonNullable)(qt),k.info.isEnded$.getValue())return;let h=!c;if(_e(qt.playerPhase)==="ads"){U({message:`pause ads, internalCall: ${h}`}),fe.log("pause ads",{internalCall:h}),Te.pause();return}U({message:`pause video, internalCall: ${h}`}),fe.log("pause video",{internalCall:h}),h&&((V=s==null?void 0:s.onPause)==null||V.call(s)),k.pause()},gl=c=>{var V;(0,rt.assertNonNullable)(qt);let h=!c;if(_e(qt.playerPhase)==="ads"){U({message:`play ads, internalCall: ${h}`}),fe.log("play ads",{internalCall:h}),Te.play();return}U({message:`play video, internalCall: ${h}`}),fe.log("play video",{internalCall:h}),h&&((V=s==null?void 0:s.onPlay)==null||V.call(s)),k.play()},Jc=c=>{(0,rt.assertNonNullable)(qt);let h=!c;if(_e(qt.playerPhase)==="ads"){U({message:"player cannot be stopped during ads via external method"});return}U({message:`player will be stopped, internalCall: ${h}`}),L==null||L()},eu=(c,h)=>{(0,rt.assertNonNullable)(qt),U({message:`first start, show ads: ${c}, internalCall: ${!h}`}),fe.log("first start",{showAds:c,external:h}),c?pe.set("ads"):(pe.set("video"),h?k.play():qt.actions.internal.togglePlay())},hl=()=>(U({message:"getting time codes"}),m),tu=()=>{let c=hl();if(!c||[0,1].includes(c.length))return;let h=k.info.position$.getValue();return c.find(V=>V.time>h)},iu=c=>{let h=c;h||(h=tu());let V=k.info.position$.getValue();fe.log("seek to next episode",{currentTime:V,...h}),h&&(U({message:"seek to next episode"}),Fn(h.time,_s.SeekAction.EPISODE,!0))},ou=()=>{let c=hl();if(!c||[0,1].includes(c.length))return;let h=k.info.position$.getValue(),V=c.findIndex(xe=>xe.time>h),oe=V===-1?c.length-2:V-2;if(!(oe<0))return c[oe]},Up=c=>{let h=c;h||(h=ou());let V=k.info.position$.getValue();fe.log("seek to prev episode",{currentTime:V,...h}),h&&(U({message:"seek to prev episode"}),Fn(h.time,_s.SeekAction.EPISODE,!0))},zp=()=>(U({message:"getting preview thumbs data"}),fe.log("get preview thumbs data",{...p}),p),Fe=async()=>{let c=ie==null?void 0:ie.isActive(),h="none";ie!=null&&ie.isActive()?(h="exit",await(ie==null?void 0:ie.exit())):(h="request",await(ie==null?void 0:ie.request())),fe.log("toggle picture in picture",{isActive:c,action:h})},_i=(c=-90)=>{fe.log("rotate video",{alphaDiff:c}),Zt.update(h=>h+c)},lo=de([]);I==null||I.subscribe(c=>{let h=[];for(let V=0;V<c.length;V++){let{range:[oe,xe],subjects:je}=c[V];V===0&&oe!==0&&h.push({time:0,text:"",interactive:!1,completed:!0}),h.push({time:oe/1e3,text:"",interactive:!0,completed:J.features.interactiveTimeOpenUri?!je.length||je.every(Pt=>Pt.isRemoved):!je.length}),xe!==1/0&&h.push({time:xe/1e3,text:"",interactive:!1,completed:!0})}lo.set(h)});let Ir=de(!1);T==null||T.subscribe(c=>{c&&_e(Vi)&&ai()});let cn=c=>{if(!w)return c;let h=_e(lo),V=_e(Mo),xe=_e(Nn)/V,je=h.find(Pt=>Pt.interactive&&!Pt.completed&&Pt.time>xe);return typeof(je==null?void 0:je.time)=="number"?Math.min(c,je.time-.05):c},b$=()=>{qt.ui.episodes.panelOpened$.set(!1)},$$=()=>{fe.log("destroy store"),clearTimeout(hi),clearTimeout(ii),ye.unsubscribe(),Po.unsubscribe(),k.destroy(),Te.destroy(),ee==null||ee.destroy(),Z==null||Z.destroy(),Y.unsubscribe(),Xt==null||Xt.disconnect(),Xt=null,tt.destroy()},y$=mi([gr,Ue,ki],([c,h,V])=>v.features.doubleForwardAvailable&&!c&&h==="video"&&V),Wp=de(!1),fg=2,nu=null,mg=c=>{if(!_e(jn)&&c)return;let h=k.info.currentPlaybackRate$.getValue();c?h!==fg&&(nu=h,Bn(fg,!1),Wp.set(!0)):(nu&&Bn(nu,!1),Wp.set(!1),nu=null)};Ue.subscribe(c=>{c!=="video"&&mg(!1)});let x$=()=>{Ws(!1),fi.set(!0)},w$=()=>{gl(!1),fi.set(!1)},Kp=!1,S$=()=>{ln.set(!0),Kp=k.info.playbackState$.getValue()===gi.PlaybackState.PLAYING,Ws(!1)},C$=()=>{ln.set(!1),!_e(fi)&&Kp&&gl(!1),Kp=!1};k.events.playing$.subscribe(()=>{_e(fi)&&Ws(!1)});let qt={interfaceLanguage$:he,isCyrillicRelatedInterface$:st,initVideo:ui,videoId:i,isClip:o,playerPhase:Ue,vsid:Dt,state:{positionExact$:pt,positionWithScrubbing$:ws,duration$:Mo,playbackState$:nt,playbackStateRealistic$:Mi,isPlaying$:jn,isLoaderVisible:Xi,bufferedProgress$:rn,isLive$:Pi,canChangePlaybackSpeed$:ki,isActiveLive$:gr,isOldestAvailableLive$:Dr,isRewindableLive$:hr,isEnded$:hn,muted$:ro,volume$:ko,trafficSavingEnabled$:Ei,highQualityEnabled$:Ao,autoQualityLimitingAvailable$:Lo,availableVideoStreams$:Vo,availableAudioStreams$:Xn,videoStream$:Zi,audioStream$:Zn,currentQuality$:_n,isAutoQualityEnabled$:br,availableQualities$:tr,currentPlaybackRate$:Ro,availablePlaybackRates$:bn,currentSubtitle$:xi,availableTextTracks$:on,availableSubtitlesList$:nn,currentSubtitleCaptions$:so,isAutoSubtitleCaptionVisible$:mo,chromecastState$:mr,chromecastDeviceName$:is,chromecastConnected$:rs,currentFormat$:os,throughputEstimation$:ns,videoBitrate$:Yn,videoSize$:Nr,errorLog$:Kt,crashed$:Se,isAudioAvailable$:Rn,isAudioDisabled:!!l,canDownload:J.features.download&&!!d,availableSources$:vo,hasMpegSources$:No,isInteractive:w,showInteractiveGraph:J.features.interactiveGraph,showSeekToInteractive:J.features.seekToInteractive,showPlayPrevChapter:J.features.interactivePlayPrevChapter,showInteractiveTimeIndicator:J.features.interactiveTimeIndicator&&!!_e(lo).length,interactiveEpisodes$:lo,isInteractiveTime$:T?ni(T):de(!1),isInteractiveExpectation$:Ir,hasInteractiveBranches:E,playPrevChapterDisabledTooltip:P,looped$:or,loadedMetadata$:kt,isAutoQualityAvailable$:er,previewTrackActive:fi,previewTrackDragInProgress:ln},ui:{t:mt,controlsVisible:de(!1),touched:de(!1),controls:{prevButton:de(void 0),playButton:de(void 0),replayButton:de(void 0),nextButton:de(void 0),playPrevChapterButton:de(void 0),seekToInteractiveButton:de(void 0),interactiveGraphButton:de(void 0),liveButton:de(void 0),time:de(void 0),episodes:de(void 0),volume:de(void 0),subtitles:de(void 0),settings:de(void 0),context:de(void 0),chromecast:de(void 0),pip:de(void 0),fullscreen:de(void 0),vkLogo:de(void 0),interactiveTimeIndicator:de(void 0),timeline:de(void 0),autoplayNextToggle:de(void 0),additionalButtons:q.length?q.reduce(c=>[...c,de(void 0)],[]):[],disabledControls$:Ht},modals:{hotKeyMap:{show:de(!1),data:de({title:"",closeBtnText:"",groups:[]})}},isFullscreen:yt,isFullscreenOpenedByKeyboard:Ot,rotateAlpha:Zt,isAutoplay:de(!1),debugPanelVisible:de(!1),episodes:{panelOpened$:de(!1),openedByKeyboard$:de(!1)},contextMenu:{visible$:de(!1),btnRef$:de(void 0),openedByBtnKeyboard$:de(!1),openedByHotKey$:de(!1),lastActiveElem$:de(void 0),showContextMenuBtn$:de(!1),position$:de({top:0,left:0})},playerSize:At,isMobile:Be,mobileNotReportControlHidden$:$i,icon3DVideoVisible:de(!1),scrubbingInProgress:Vi,volumeChangingInProgress:ls,is3DVideo:Bt,currentGridType$:Fs,additionalButtonsDeprecated$:va,additionalDesktopControlPanelRightButtons$:ga,additionalSettingsMenuItems$:cl,additionalContextMenuItems$:ft,interactiveHideMobileControls:de(!1),overlayContainer$:de(void 0),startedByKeyboard$:de(!1),autoplayNextEnabled$:de(!1),timerNextVideoRunning$:de(!0),settingsMenu:{visible$:de(!1),ref$:de(void 0),openedByBtnKeyboard$:de(!1)},settingsSubMenu:{visible$:de(!1),ref$:de(void 0),name$:de(void 0)},userActionsDisabled:de(!1),hiddenControls:{volume:de(!1),vkLogo:de(!1),pip:de(!1),chromecast:de(!1),settings:de(!1)},isControlsAvailable:Uo,controlBlocks:{topLeft:de(void 0),topRight:de(void 0),middle:de(void 0),bottom:de(void 0),bottomLeft:de(void 0),bottomRight:de(void 0)},videoTitleInfo:de(void 0),doubleForwardOn$:Wp,doubleForwardAvailable$:y$,previewTrackNotificationVisible:de(!1),previewTrackActive:fi,previewTrackDragInProgress:ln,previewTrackAvailable:Ur,isPreviewTrackHorizontallyAligned:xs},ads:{position:de(0),duration:de(0),playbackState:de("inactive"),canSkip:de(!1),secondsToWatchBeforeSkip:de(0),postrollPassed:de(!1)},webApi:{pictureInPictureApi:ie,annotationsApi:De,slotsApi:Oe,focusManager:ot},actions:{internal:{preload:Cr,firstStart:c=>eu(c,!1),play:()=>gl(!1),pause:()=>Ws(!1),togglePlay:xo,toggleMuted:Hr,openSettingsMenu:$s,closeSettingsMenu:xr,openSettingsSubMenu:ys,closeSettingsSubMenu:Fi,setVolume:c=>Sr(c,!1),setMuted:c=>ir(c,!1),startVolumeChanging:Ss,stopVolumeChanging:ds,setVideoStream:Jn,setAudioStream:c=>dt(c,!1),setQuality:(c,h)=>zi(c,h,!1),setTrafficSavingEnabled:(c,h)=>xn(c,h,!1),setHighQualityEnabled:(c,h)=>Ho(c,h,!1),setPlaybackRate:Bn,incrementPlaybackRate:ss,decrementPlaybackRate:Je,setSubtitle:c=>Yt(c,!1),toggleSubtitle:()=>Ti(!1),togglePictureInPicture:Fe,startScrubbing:me,progressScrubbing:ut,completeScrubbing:zo,toggleChromecast:Zc,switchToActiveLive:Ri,switchFromAdsToVideo:vl,switchFromVideoToAds:Op,skipAd:_a,setLiveWaitingStart:Yc,setLiveWaitingRecover:Bp,setLiveWaitingRecord:jc,getDebugTextData:Hp,getTraceTextData:Xc,getDebugPanelData:Fp,getVideoElement:ba,seekTime:(c,h,V)=>Fn(c,h,V),clearDelayedBufferingCheckTimeout:vr,seekEpisodeStartTime:pa,seekToPercent:as,getNextEpisode:tu,seekToNextEpisode:iu,getPrevEpisode:ou,seekToPrevEpisode:Up,startLogging:Ct,stopLogging:Ft,startCameraManualRotation:W,stopCameraManualRotation:Lt,moveCameraFocusPX:ri,holdCamera:vt,releaseCamera:ei,getVideoEpisodes:hl,getPreviewThumbsData:zp,downloadVideo:bo,addLanguage:em,setLanguage:le,nextMovie:ht,videoRotate:_i,correctSeekTimeToInteractive:cn,replayInteractive:D,setLooped:sn,reportProblem:He,setAutoplayNextEnabled:Tt,setTimerNextVideoRunning:ci,prevVideoClick:Oo,nextVideoClick:$o,nextVideoAnnouncementShow:Bo,nextVideoAnnouncementClick:Ui,nextVideoAnnouncementAuto:yo,nextVideoAnnouncementCancel:On,checkFullscreenSupport:lt,changeDoubleForwardOn:mg,closePreviewTrack:w$,previewTrackOpened:x$,previewTrackDragStarted:S$,previewTrackDragFinished:C$},external:{firstStart:c=>eu(c,!0),play:()=>gl(!0),pause:()=>Ws(!0),stop:()=>Jc(!0),seekTime:c=>fa(c),seekEpisodeStartTime:c=>ct(c),setPlaybackRate:c=>si(c),setAutoQualityLimits:c=>ma(c),setMuted:c=>ir(c,!0),toggleSubtitle:()=>Ti(!0),changeSubtitle:Fo,setVolume:c=>Sr(c,!0),returnFocusToEpisodes:b$,updateAdditionalSettingsItem:gd,addAdditionalSettingsItem:ha,removeAdditionalSettingsItem:ml,updateAdditionalContextItem:Wi,addAdditionalContextItem:Wo,removeAdditionalContextItem:Ki,updateAdditionalButton:vd,addAdditionalButton:ul,removeAdditionalButton:pl,setLiveLowLatency:fl,hideControls:()=>rr(!1),showControls:()=>rr(!0),setQuality:c=>zi(c,{appliesTo:"to-video"},!0),setTrafficSavingEnabled:c=>xn(c,"to-video",!0),setHighQualityEnabled:c=>Ho(c,"to-video",!0),changeAudioStream:Or}},callbacks:s,setUiCallbacks:c=>{ze={...c}},getAdmanWrapper:()=>Te,getLogger:()=>We,getPlayer:()=>k,destroy:$$};return qt};function Qn(t,e,i,o){var m;let r=(m=e[i])==null?void 0:m.getBoundingClientRect(),a=o&&!!r&&!!(r.right-r.left),{top:l,left:d,bottom:s,right:u}=Ns(e[i],t||void 0);return{left:a?d:0,right:a?u:0,top:a?l:0,bottom:a?s:0,isDisplayed:a}}var qx=["disabledControls$","additionalButtons"],Qx=["interactiveTimeIndicator"],id=(t,e,i,o)=>{if(t){for(let[r,a]of Object.entries(e))if(!qx.includes(r)){let l=o||Qx.includes(r);a.set(Qn(t,i,r,l))}}};var pp=async(t,e,i)=>{await fo(),e&&i&&(i.focus(),t.set(!1))};var Gx=Ce('<path d="M18 10c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2Zm-6 4c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2Zm-6 0c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2Z"></path>');function Km(t){Ze(t,{children:(e,i)=>{var o=Gx();$(e,o)},$$slots:{default:!0}})}function qm(t,e){B(e,!0);let[i,o]=Ve(),r=()=>x(s,"$contextMenuVisible$",i),a=g(e,"disabled",3,!1),l=g(e,"ariaLabel",3,""),d=ge(),s=d.ui.contextMenu.visible$,u=d.ui.contextMenu.openedByBtnKeyboard$,m=d.ui.contextMenu.showContextMenuBtn$,p=d.ui.contextMenu.position$,v=d.ui.contextMenu.btnRef$,_=K(void 0);Ne(()=>{n(_)&&It(()=>{v.set(n(_))})});let y=T=>{let D=ra(T),L=rb(n(_));p.set(L),u.set(D),s.set(!r())},b=()=>{m.set(!0)},w=()=>{m.set(!1)},I=f(()=>r()?"opened":"");Wt(t,{get className(){return n(I)},testId:"btn-context-menu",get disabled(){return a()},get ariaLabel(){return l()},click:y,focus:b,blur:w,get ariaExpanded(){return r()},get ref(){return n(_)},set ref(T){N(_,T,!0)},children:(T,D)=>{Km(T,{})},$$slots:{default:!0}}),H(),o()}var Yx=t=>{t.stopPropagation()},jx=M("<div><!> <div></div> <div></div></div>"),Xx={hash:"s-27",code:'.interactive-episode-icon-animated.s-27{height:32px;opacity:1;position:absolute;right:16px;top:16px;transition:.3s;width:32px}.interactive-episode-icon-animated.icon-small.s-27{height:28px;width:28px}.invisible.s-27{opacity:0;visibility:hidden}.fullscreen.s-27:not(.mobile){height:40px;right:23px;top:19px;width:40px}.mobile.s-27{height:28px;right:14px;top:12px;width:28px}.fullscreen.mobile.s-27{height:32px;width:32px}@media screen and (orientation:portrait){.interactive-episode-icon-animated.mobile.fullscreen.s-27{right:16px;top:40px}}@keyframes s-27-pulse{0%{border-width:1px;opacity:0;transform:scale(1)}10%{opacity:1}50%{border-width:1px;opacity:.5;transform:scale(1.5)}to{border-width:.5px;opacity:0;transform:scale(1.5)}}.pulse.s-27{animation:s-27-pulse 1s infinite;border:1px solid #fff;border-radius:100%;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:0;transform:scale(1.8);transition:.3s}.pulse.paused.s-27{animation-play-state:paused}.interactive-episode-icon-animated svg{height:100%;width:100%}.ref-block.s-27{height:100%;position:absolute;top:0;visibility:hidden;width:100%}.hidden.s-27{display:none}'};function bc(t,e){var Z;B(e,!0),Q(t,Xx);let[i,o]=Ve(),r=()=>x(w,"$isMobile",i),a=()=>x(L,"$areControlsVisible",i),l=()=>x(P,"$currentGridType$",i),d=()=>x(T,"$isInteractiveTime$",i),s=()=>x(b,"$interactiveControlsOpacity$",i),u=()=>x(D,"$showInteractiveTimeIndicatorTooltip$",i),m=()=>x(I,"$isFullscreen",i),p=g(e,"ref",15,void 0),v=K(void 0),_=ge(),y=ho(),{interactiveControlsOpacity$:b}=y,w=_.ui.isMobile,I=_.ui.isFullscreen,T=_.state.isInteractiveTime$,D=y.showInteractiveTimeIndicatorTooltip$,L=_.ui.controlsVisible,E=(Z=_.callbacks)==null?void 0:Z.onInteractiveTimeIndicatorClick,P=_.ui.currentGridType$,q=f(()=>!r()&&a()),F=f(()=>Rs(l(),"s")),z=f(()=>!d()||!!s()||n(q)),j=K(!1);Ne(()=>{N(j,n(z),!0)});let ae=()=>{N(j,!0)},X=()=>{var ie;ne(),(ie=n(v))==null||ie.addEventListener("animationiteration",ae,{once:!0})},ne=()=>{var ie;N(j,!1),(ie=n(v))==null||ie.removeEventListener("animationiteration",ae)},ee=ie=>{D.set(ie)},we=f(()=>u()&&!n(z));Ne(()=>{u()?X():ne()});let ue=()=>{n(z)||(D.set(!0),E==null||E())};fn(()=>{D.clearTimeout(),ne()});let re=()=>{D.set(!1)},be=G("tooltip_interactive_interaction_time_indicator");var $e=jx();let J;$e.__mousemove=[Yx],$e.__click=ue;var Re=C($e);To(Re,{get tooltipContent(){return be},get tooltipVisible(){return n(we)},initialTranslateYPx:72,tooltipPlacement:"bottom",onTooltipVisibilityChange:ee,get ref(){return p()},set ref(ie){p(ie)},children:(ie,De)=>{cc(ie,{completed:!0})},$$slots:{default:!0}});var fe=A(Re,2);let k;Xe(fe,ie=>p(ie),()=>p());var We=A(fe,2);let Te;Xe(We,ie=>N(v,ie),()=>n(v)),S($e),O((ie,De,Oe)=>{J=se($e,1,"interactive-episode-icon-animated s-27",null,J,ie),k=se(fe,1,"ref-block s-27",null,k,De),Te=se(We,1,"pulse s-27",null,Te,Oe)},[()=>({mobile:r(),fullscreen:m(),invisible:n(z),"icon-small":n(F)}),()=>({hidden:n(z)}),()=>({paused:n(j)})]),at("mouseleave",$e,re),$(t,$e),H(),o()}Ye(["mousemove","click"]);function fp(t,e){B(e,!0);let i=g(e,"tooltipEnabled",3,!0),o=g(e,"disabled",3,!1),r=g(e,"className",3,void 0),a=g(e,"ref",15),l=g(e,"tooltipVisible",3,!1);To(t,{get disabled(){return o()},get tooltipContent(){return e.tooltipText},get disabledTooltipContent(){return e.disabledTooltipContent},get hasTooltip(){return i()},get mouseEnter(){return e.mouseEnter},get mouseLeave(){return e.mouseLeave},get tooltipVisible(){return l()},get className(){return r()},get ref(){return a()},set ref(d){a(d)},children:(d,s)=>{var u=Ae();let m=f(()=>e.buttonComponent);var p=ce(u);Oi(p,()=>n(m),(v,_)=>{_(v,Xr(()=>{var y;return(y=e.buttonComponentProps)!=null?y:{}}))}),$(d,u)},$$slots:{default:!0}}),H()}var Ds={prevButton:100,replayButton:200,playButton:300,nextButton:400,playPrevChapterButton:500,seekToInteractiveButton:600,interactiveGraphButton:700,liveButton:800};var Jx=Ce('<path d="M32 21.68V15a2 2 90 114 0v18a2 2 90 01-4 0v-6.66l-16.3 9.32A2.48 2.48 90 0112 33.56V14.46c0-1.9 2.06-3.08 3.7-2.12z"></path>');function ca(t,e){B(e,!0);let i=g(e,"reversed",3,!1),o=f(()=>i()?"transform: scaleX(-1);transform-origin: 50%;":void 0),r=f(()=>`${mn(e.size)}${n(o)}`),a=f(()=>i()?"prev-icon":"next-icon");Ze(t,{get width(){return"48"},get height(){return"48"},get style(){return n(r)},get testId(){return n(a)},get shadow(){return e.shadow},children:(l,d)=>{var s=Jx();$(l,s)},$$slots:{default:!0}}),H()}var e2=M('<div class="icon-background-mobile s-22"><!></div>'),t2={hash:"s-22",code:".icon-background-mobile.s-22{align-items:center;background-color:var(--big-play-bg-color);border-radius:var(--big-play-radius);display:flex;height:100%;justify-content:space-around;left:0;position:absolute;top:0;width:100%}"};function ja(t,e){B(e,!0),Q(t,t2);let i=g(e,"ref",15,void 0),o=g(e,"isMobile",3,!1),r=g(e,"disabled",3,!1),l=ge().ui.t,d=f(()=>e.type==="prev"?l("tooltip_previous"):l("tooltip_next")),s=f(()=>e.type==="prev"?l("hotkey_map_item_prev_video_value"):l("hotkey_map_item_next_video_value")),u=f(()=>`btn-${o()?"m":"d"}--${e.type}`);Wt(t,{get className(){return n(u)},get testId(){var m;return`btn-${(m=e.type)!=null?m:""}`},get disabled(){return r()},get ariaLabel(){return n(d)},get click(){return e.click},get ariaKeyShortCut(){return n(s)},get ref(){return i()},set ref(m){i(m)},children:(m,p)=>{var v=Ae(),_=ce(v);{var y=w=>{var I=e2(),T=C(I);let D=f(()=>e.type==="prev");ca(T,{get size(){return"32"},get reversed(){return n(D)}}),S(I),$(w,I)},b=w=>{let I=f(()=>e.type==="prev");ca(w,{get size(){return"24"},get reversed(){return n(I)}})};R(_,w=>{o()?w(y):w(b,!1)})}$(m,v)},$$slots:{default:!0}}),H()}var i2=Ce('<path d="M24 21.2a.8.8 90 01-1.34.6L14.08 14a1.34 1.34 90 010-2l8.6-7.8a.8.8 90 011.32.6V11a16 16 90 11-16 16 2 2 90 114 0 12 12 90 1012-12z"></path>');function $c(t,e){B(e,!0);let i=f(()=>mn(e.size));Ze(t,{get width(){return"48"},get height(){return"48"},get style(){return n(i)},testId:"replay-icon",get shadow(){return e.shadow},children:(o,r)=>{var a=i2();$(o,a)},$$slots:{default:!0}}),H()}var Eb=require("@vkontakte/videoplayer-shared/es2018");var o2=M('<div class="icon-background-mobile s-26"></div>'),n2=M("<!> <div><!></div>",1),r2={hash:"s-26",code:".mobile.s-26{align-items:center;display:flex;justify-content:center;position:relative}.icon-background-mobile.s-26{background-color:var(--big-play-bg-color);border-radius:var(--big-play-radius);height:calc(100% - 32px);left:16px;position:absolute;top:16px;width:calc(100% - 32px)}"};function od(t,e){B(e,!0),Q(t,r2);let i=g(e,"ref",15,void 0),o=g(e,"isMobile",3,!1),r=g(e,"disabled",3,!1),a=g(e,"className",3,""),l=g(e,"click",3,Eb.noop),d=G("tooltip_restart"),s=f(()=>`${o()?"btn-m--play":""} ${a()}`);Wt(t,{get className(){return n(s)},testId:"replay-btn",get ariaLabel(){return d},get disabled(){return r()},get click(){return l()},get ariaKeyShortCut(){return gs.KeyK},get ref(){return i()},set ref(u){i(u)},children:(u,m)=>{var p=n2(),v=ce(p);{var _=T=>{var D=o2();$(T,D)};R(v,T=>{o()&&T(_)})}var y=A(v,2);let b;var w=C(y);let I=f(()=>o()?"48":"24");$c(w,{get size(){return n(I)}}),S(y),O(T=>b=se(y,1,"s-26",null,b,T),[()=>({mobile:o()})]),$(u,p)},$$slots:{default:!0}}),H()}var s2=Ce('<path d="m17.4 10 1.6.2a2 2 90 01.8.8l.2 1.6v22.8l-.2 1.6a2 2 90 01-.8.8l-1.6.2h-4l-1.4-.2a2 2 90 01-.8-.8l-.2-1.6V12.6l.2-1.6a2 2 90 01.8-.8l1.6-.2h3.801zm16 0 1.6.2a2 2 90 01.8.8l.2 1.6v22.8l-.2 1.6a2 2 90 01-.8.8l-1.6.2h-4l-1.4-.2a2 2 90 01-.8-.8l-.2-1.6V12.6l.2-1.6a2 2 90 01.8-.8l1.6-.2h4z"></path>');function Os(t,e){B(e,!0);let i=f(()=>mn(e.size));Ze(t,{get width(){return"48"},get height(){return"48"},get fill(){return e.fill},get style(){return n(i)},testId:"pause-icon",get shadow(){return e.shadow},children:(o,r)=>{var a=s2();$(o,a)},$$slots:{default:!0}}),H()}var Pb=require("@vkontakte/videoplayer-shared/es2018");var a2=M('<div class="icon-background-mobile s-25"><!></div>'),l2={hash:"s-25",code:".icon-background-mobile.s-25{align-items:center;background-color:var(--big-play-bg-color);border-radius:var(--big-play-radius);display:flex;height:calc(100% - 32px);justify-content:space-around;left:16px;position:absolute;top:16px;width:calc(100% - 32px)}"};function nd(t,e){B(e,!0),Q(t,l2);let[i,o]=Ve(),r=()=>x(a,"$fakeIsPlaying$",i),{fakeIsPlaying$:a}=ho(),l=g(e,"ref",15,void 0),d=g(e,"isMobile",3,!1),s=g(e,"isPlaying",3,!1),u=g(e,"disabled",3,!1),m=g(e,"className",3,""),p=g(e,"click",3,Pb.noop),_=ge().ui.t,{toggle:y}=a,b=f(()=>y),w=f(()=>r()!==null),I=f(()=>n(w)?r():s()),T=f(()=>n(I)?_("tooltip_pause"):_("tooltip_play")),D=f(()=>n(I)?Os:An),L=f(()=>`${d()?"btn-m--play":""} ${m()}`),E=f(()=>n(w)?n(b):p());Wt(t,{get className(){return n(L)},testId:"play-btn",get click(){return n(E)},get disabled(){return u()},get ariaLabel(){return n(T)},get ariaKeyShortCut(){return gs.KeyK},get ref(){return l()},set ref(P){l(P)},children:(P,q)=>{var F=Ae();let z=f(()=>n(D));var j=ce(F);{var ae=ne=>{var ee=a2(),we=C(ee);Oi(we,()=>n(z),(ue,re)=>{re(ue,{get size(){return"48"}})}),S(ee),$(ne,ee)},X=ne=>{var ee=Ae(),we=ce(ee);Oi(we,()=>n(z),(ue,re)=>{re(ue,{get size(){return"24"}})}),$(ne,ee)};R(j,ne=>{d()?ne(ae):ne(X,!1)})}$(P,F)},$$slots:{default:!0}}),H(),o()}var d2=Ce('<path d="M12.58 12.92v2.5a1 1 0 0 1-1.52.85l-5.58-3.42a1 1 0 0 1 0-1.7l5.58-3.42a1 1 0 0 1 1.52.86v2.5l5.48-3.36a1 1 0 0 1 1.52.86v6.82a1 1 0 0 1-1.52.86z"></path>');function Qm(t){Ze(t,{testId:"play-prev-chapter-icon",children:(e,i)=>{var o=d2();$(e,o)},$$slots:{default:!0}})}function yc(t,e){B(e,!0);let i=g(e,"ref",15,void 0),o=g(e,"hidden",3,!1),r=g(e,"disabled",3,!1),a=G("tooltip_interactive_go_back"),l=f(()=>o()?"hidden":"");Wt(t,{get className(){return n(l)},testId:"play-prev-chapter-btn",get ariaLabel(){return a},get disabled(){return r()},get click(){return e.click},get ref(){return i()},set ref(d){i(d)},children:(d,s)=>{Qm(d,{})},$$slots:{default:!0}}),H()}var c2=M('<span class="gutter s-24"><span><!></span></span>'),u2={hash:"s-24",code:".gutter.s-24{--gutterWidth:32px;--gutterHeight:12px;--togglerWidth:18px;--togglerHeight:18px;--togglerGap:calc(var(--togglerWidth)/6);background-color:hsla(0,0%,100%,.3);border-radius:50px;height:var(--gutterHeight);position:relative;width:var(--gutterWidth)}.toggler.s-24{align-items:center;background-color:#626364;border-radius:50%;display:flex;height:var(--togglerHeight);justify-content:center;left:0;position:absolute;top:calc((var(--togglerHeight) - var(--gutterHeight))/2*-1);transform:translateX(calc(var(--togglerGap)*-1));transition-duration:.2s;transition-property:background-color,transform;transition-timing-function:ease;width:var(--togglerWidth)}.toggler.enabled.s-24{background-color:var(--toggle-color-autoplay-on);transform:translateX(calc(var(--gutterWidth) - var(--togglerWidth) + var(--togglerGap)))}"};function xc(t,e){B(e,!0),Q(t,u2);let[i,o]=Ve(),r=()=>x(s,"$autoplayNextEnabled$",i),a=g(e,"ref",15,void 0),l=ge(),d=l.ui.t,s=l.ui.autoplayNextEnabled$,u=l.actions.internal.setAutoplayNextEnabled,m=()=>{u(!r(),!0)},p=d("aria_label_autoplay"),v="12",_="#000",y=f(()=>r()?"true":"false");Wt(t,{click:m,get ariaLabel(){return p},role:"switch",get areaChecked(){return n(y)},get ref(){return a()},set ref(b){a(b)},children:(b,w)=>{var I=c2(),T=C(I);let D;var L=C(T);{var E=q=>{An(q,{get size(){return v},fill:_})},P=q=>{Os(q,{get size(){return v},fill:_})};R(L,q=>{r()?q(E):q(P,!1)})}S(T),S(I),O(q=>D=se(T,1,"toggler s-24",null,D,q),[()=>({enabled:r()})]),$(b,I)},$$slots:{default:!0}}),H(),o()}var p2=Ce('<path d="M16.73 4.85c-.54-.05-1.23-.05-2.23-.05H7.9a.9.9 0 1 1 0-1.8h6.64q1.41-.01 2.33.05c.64.05 1.2.16 1.73.43a4.4 4.4 0 0 1 1.92 1.92c.27.52.38 1.09.43 1.73q.06.92.05 2.33v5.08q.01 1.41-.05 2.33a5 5 0 0 1-.43 1.73 4.4 4.4 0 0 1-1.92 1.92 5 5 0 0 1-1.73.43q-.92.06-2.33.05H7.9a.9.9 0 1 1 0-1.8h6.6c1 0 1.69 0 2.23-.04.52-.05.82-.13 1.05-.24a2.6 2.6 0 0 0 1.14-1.14c.11-.23.2-.53.24-1.06s.04-1.23.04-2.22v-5c0-1 0-1.69-.04-2.23a3 3 0 0 0-.24-1.05 2.6 2.6 0 0 0-1.14-1.14c-.23-.11-.53-.2-1.05-.24"></path><path d="M7.76 11.17V8.9c0-.71.7-1.15 1.25-.78l4.6 3.1a.96.96 0 0 1 0 1.54L9 15.87c-.55.37-1.25-.07-1.25-.78v-2.26l-4.5 3.04C2.7 16.24 2 15.8 2 15.09V8.91c0-.71.7-1.15 1.25-.78z "></path>',1);function Gm(t){Ze(t,{testId:"seek-to-interactive-icon",children:(e,i)=>{var o=p2();di(),$(e,o)},$$slots:{default:!0}})}function wc(t,e){B(e,!0);let i=g(e,"ref",15,void 0),o=g(e,"hidden",3,!1),r=g(e,"disabled",3,!1),a=G("tooltip_interactive_seek"),l=f(()=>o()?"hidden":"");Wt(t,{get className(){return n(l)},testId:"btn-seek-to-interactive",get ariaLabel(){return a},get disabled(){return r()},get click(){return e.click},get ref(){return i()},set ref(d){i(d)},children:(d,s)=>{Gm(d,{})},$$slots:{default:!0}}),H()}var f2=Ce('<path d="M15.2 5.9v1.2c0 .6 0 .9.12 1.12q.15.3.46.46c.23.12.52.12 1.12.12h1.2c.6 0 .9 0 1.12-.12q.3-.15.46-.46c.12-.23.12-.52.12-1.12V5.9c0-.6 0-.9-.12-1.12a1 1 0 0 0-.46-.46c-.23-.12-.52-.12-1.12-.12h-1.2c-.6 0-.9 0-1.12.12q-.3.15-.47.46c-.11.23-.11.53-.11 1.12m-.05 11.03v1.14c0 .6 0 .91.12 1.14q.15.31.47.47c.23.12.53.12 1.14.12h1.22c.6 0 .9 0 1.14-.12a1 1 0 0 0 .47-.47c.12-.23.12-.53.12-1.14v-1.14c0-.6 0-.9-.12-1.14a1 1 0 0 0-.47-.47c-.23-.12-.54-.12-1.14-.12h-1.22c-.6 0-.91 0-1.14.12a1 1 0 0 0-.47.47c-.12.23-.12.53-.12 1.14"></path>'),m2=Ce('<path d="M16.78 3h1.42q.47 0 .83.02.4.02.82.21.61.31.92.92.2.41.21.81.03.36.02.83v1.4q0 .47-.02.83-.02.4-.21.81a2 2 0 0 1-.92.92 2 2 0 0 1-.82.21q-.36.02-.83.02h-1.42q-.47 0-.84-.02a2 2 0 0 1-.81-.2 2 2 0 0 1-.93-.93 2 2 0 0 1-.2-.8l-.03-.64h-2.2c-.49 0-.8 0-1.04.02a1 1 0 0 0-.35.06 1 1 0 0 0-.35.35 1 1 0 0 0-.07.35c-.02.24-.02.55-.02 1.04v5.57c0 .5 0 .8.02 1.04s.05.31.07.34q.12.23.35.35c.03.02.11.05.34.07s.56.02 1.05.02h2.2q0-.34.02-.62.01-.4.21-.81.31-.61.93-.92.42-.2.81-.21.37-.02.84-.02h1.42q.47 0 .83.02.4.01.82.2.61.31.92.93.2.41.21.8.03.37.02.84v1.4q0 .47-.02.83-.02.39-.21.81a2 2 0 0 1-.92.92q-.43.2-.82.21-.36.02-.83.02h-1.42q-.47 0-.84-.02a2 2 0 0 1-.81-.21 2 2 0 0 1-.93-.92 2 2 0 0 1-.2-.81l-.03-.63h-2.24q-.68 0-1.16-.03a3 3 0 0 1-1.01-.26 2.6 2.6 0 0 1-1.14-1.14 3 3 0 0 1-.26-1q-.04-.5-.03-1.16v-1.93H2.9A.9.9 0 0 1 2 12c0-.5.4-.9.9-.9h5.23V9.18q0-.68.03-1.16.02-.51.26-1.02a2.6 2.6 0 0 1 1.14-1.13q.5-.24 1.02-.26.48-.04 1.16-.02h2.23q0-.34.02-.63.01-.4.21-.81.31-.61.93-.92.42-.2.81-.21.37-.02.84-.02m-.84 1.84.15-.02c.16-.02.37-.02.72-.02h1.35c.36 0 .57 0 .72.02l.15.02a.3.3 0 0 1 .12.12l.03.15.01.71v1.34l-.01.71-.02.15a.3.3 0 0 1-.13.13l-.15.02-.72.01h-1.35l-.72-.01-.15-.03a.3.3 0 0 1-.12-.12l-.02-.15-.02-.71V5.82q0-.5.02-.71l.02-.15a.3.3 0 0 1 .12-.12m0 11.02.15-.03.72-.01h1.35l.72.01.15.03a.3.3 0 0 1 .12.12l.03.15.01.71v1.34l-.01.71-.02.15a.3.3 0 0 1-.13.12l-.15.02c-.15.02-.36.02-.72.02h-1.35c-.35 0-.56 0-.72-.02l-.15-.02a.3.3 0 0 1-.12-.12l-.02-.15-.02-.71v-1.34c0-.35 0-.56.02-.71l.02-.15a.3.3 0 0 1 .12-.13"></path><!>',1);function Ym(t,e){let i=g(e,"isOpened",3,!1),o=f(()=>i()?"graph-close-icon":"graph-open-icon");Ze(t,{get testId(){return n(o)},children:(r,a)=>{var l=m2(),d=A(ce(l));{var s=u=>{var m=f2();$(u,m)};R(d,u=>{i()&&u(s)})}$(r,l)},$$slots:{default:!0}})}function Sc(t,e){B(e,!0);let i=g(e,"ref",15,void 0),o=g(e,"hidden",3,!1),r=g(e,"disabled",3,!1),a=g(e,"graphIsOpened",3,!1),d=ge().ui.t,s=f(()=>a()?d("tooltip_interactive_graph_on"):d("tooltip_interactive_graph_off")),u=f(()=>o()?"hidden":"");Wt(t,{get className(){return n(u)},testId:"btn-graph",get disabled(){return r()},get ariaLabel(){return n(s)},get click(){return e.click},get ref(){return i()},set ref(m){i(m)},children:(m,p)=>{let v=f(()=>!!a());Ym(m,{get isOpened(){return n(v)}})},$$slots:{default:!0}}),H()}var jm=require("@vkontakte/videoplayer-core/es2018");function Cc(t,e){B(e,!0);let[i,o]=Ve(),r=()=>x(u,"$playbackState$",i),a=g(e,"isMobile",3,!1),l=g(e,"isLiveActive",3,!1),d=g(e,"ariaLabel",3,""),s=ge(),u=s.state.playbackState$,m=s.actions.internal.switchToActiveLive,p=s.actions.internal.togglePlay,v=f(()=>()=>{if(!l()){m();return}r()===jm.PlaybackState.PAUSED&&p()}),_=f(()=>a()?"":"btn--live btn-full-opacity"),y=f(()=>l()?"btn-live":"btn-live-offset"),b=f(()=>l()&&r()===jm.PlaybackState.PLAYING);Wt(t,{get className(){return n(_)},get testId(){return n(y)},get disabled(){return n(b)},get ariaLabel(){return d()},get click(){return n(v)},children:(w,I)=>{ec(w,{get isActive(){return l()}})},$$slots:{default:!0}}),H(),o()}var Xm=require("@vkontakte/videoplayer-shared/es2018");var v2=M('<div class="icon icon-error-stub"><div class="inner"></div></div>'),g2=M('<img class="icon" aria-hidden="true"/>');function Xa(t,e){"use strict";let i=K(!1),o=()=>{N(i,!0)};var r=Ae(),a=ce(r);{var l=s=>{var u=v2();$(s,u)},d=s=>{var u=g2();O(()=>Le(u,"src",e.icon)),at("error",u,o),Aa(u),$(s,u)};R(a,s=>{n(i)?s(l):s(d,!1)})}$(t,r)}function Zm(t,e){B(e,!0);let i=g(e,"disabled",3,!1),o=g(e,"onClick",3,Xm.noop),r=g(e,"ref",15),a=f(()=>o()===Xm.noop),l=f(()=>n(a)||i()),d=f(()=>n(a)?"btn-full-opacity":"");To(t,{get disabled(){return n(l)},get tooltipContent(){return e.tooltipText},get disabledTooltipContent(){return e.disabledTooltipContent},width:40,get disableMouseupTooltipShow(){return e.disableMouseupTooltipShow},get tooltipVisible(){return e.tooltipVisible},get ref(){return r()},set ref(s){r(s)},children:(s,u)=>{let m=f(()=>{var p;return(p=e.testId)!=null?p:e.id});Wt(s,{get className(){return n(d)},get ariaLabel(){return e.ariaLabel},get click(){return o()},get disabled(){return n(l)},get testId(){return n(m)},children:(p,v)=>{Xa(p,{get icon(){return e.icon}})},$$slots:{default:!0}})},$$slots:{default:!0}}),H()}var kb=t=>!!t.buttonComponent;var Bs={vkLogo:100,autoplayNext:200,volume:300,subtitles:400,settings:500,context:600,fullscreen:700,chromecast:800};var mp=(t,e,i,o)=>{if(t)for(let[r,a]of Object.entries(e))a.set(Qn(t,i,r,o))};var vp=require("@vkontakte/videoplayer-shared/es2018"),Ab=10,Lb=40,Jm=.2,_2=.5,b2=65,$2=114,y2=4,Mb=({onPreviewTrackOpened:t,getTimelineRef:e,isHorizontal:i})=>{let o=f(()=>i?b2:$2),r=K(!1),a=K(0),l=K(0),d=f(()=>n(o)+Ab-Lb-y2),s=f(()=>(0,vp.interpolate)(n(a),[Jm,1],[0,-n(d)])),u=f(()=>(0,vp.interpolate)(n(a),[Jm,1],[0,Lb])),m=f(()=>(0,vp.interpolate)(n(a),[Jm,1],[0,n(o)+Ab]));return{progressBarY:()=>n(s),controlsY:()=>n(u),calculatedHeight:()=>n(m),onPointerDown:b=>{var w;N(l,((w=e())==null?void 0:w.getBoundingClientRect().bottom)||0,!0),N(r,!0)},onPointerMove:b=>{if(!n(r))return;let w=Math.max(Math.min(b.clientY-n(l),0),-n(d));N(a,Math.abs(w/n(d)),!0)},onPointerUp:()=>{N(r,!1),N(a,n(a)>=_2?1:0,!0),n(a)===1&&t()},closePreviewTrack:()=>{N(a,0)}}};var x2=t=>t;function bs(t,{delay:e=0,duration:i=400,easing:o=x2}={}){let r=+getComputedStyle(t).opacity;return{delay:e,duration:i,easing:o,css:a=>`opacity: ${a*r}`}}var w2=M('<span class="root s-2b"> </span>'),S2={hash:"s-2b",code:".root.s-2b{box-shadow:0 8px 24px 0 rgba(0,0,0,.08);box-shadow:0 0 2px 0 rgba(0,0,0,.08);color:#fff;font-size:13px;font-weight:500;line-height:16px}"};function ev(t,e){Q(t,S2);var i=w2(),o=C(i,!0);S(i),O(()=>ve(o,e.time)),$(t,i)}var C2=M('<div class="tooltip-wrapper s-15"><div><!></div></div>'),T2={hash:"s-15",code:'.tooltip-wrapper.s-15{display:block;position:relative}.tooltip.s-15{bottom:100%;opacity:0;position:absolute;transform:translateX(-50%);transition:opacity .2s;visibility:hidden}.pointer.s-15:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid rgba(41,41,41,.8);bottom:0;content:" ";font-size:0;left:50%;line-height:0;position:absolute;transform:translate(-50%,5px);width:0}.tooltip.active.s-15{opacity:1;visibility:visible}'};function tv(t,e){Q(t,T2);let i=g(e,"active",3,!1),o=g(e,"pointer",3,!1),r=g(e,"translateXPx",3,0),a=g(e,"translateYPx",3,0),l=g(e,"leftOffset",3,0),d=g(e,"rightOffset",3,0),s=K(void 0),u=K(void 0);function m(w){if(!n(u))return 0;let{width:I}=n(u).getBoundingClientRect(),T=I/2;return w<T?T+l():w>e.containerWidth-T?e.containerWidth-T-d():w}let p=f(()=>m(r()));var v=C2(),_=C(v);let y;var b=C(_);oi(b,()=>{var w;return(w=e.children)!=null?w:gt}),S(_),Xe(_,w=>N(u,w),()=>n(u)),S(v),Xe(v,w=>N(s,w),()=>n(s)),O(w=>{Ke(v,`transform: translate(${n(p)}px, ${a()}px);`),y=se(_,1,"tooltip s-15",null,y,w),Ke(_,`opacity: ${i()?1:0}; visibility: ${i()?"visible":"hidden"}`)},[()=>({active:i(),pointer:o()})]),$(t,v)}var Vb=t=>Math.abs(t)/90%4===1;var I2=M('<div class="preview s-14"></div>'),E2=M('<div class="time s-14"> </div>'),P2=M('<div><!> <div class="episode s-14"><!></div> <!></div>'),k2={hash:"s-14",code:".timeline-preview.s-14{border-radius:2px;bottom:18px;pointer-events:none}.timeline-preview.mobile.s-14{bottom:72px}.preview.s-14{background-color:var(--timeline-preview-bg);border:1px solid var(--white);border-radius:8px;box-shadow:0 0 2px var(--timeline-preview-shadow),0 8px 24px var(--timeline-preview-shadow)}.episode.s-14{margin-bottom:4px;margin-top:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.episode.s-14,.time.s-14{font-size:13px;font-weight:500;line-height:16px;text-align:center;text-shadow:0 8px 24px var(--timeline-preview-shadow),0 0 2px var(--timeline-preview-shadow)}.time.s-14{color:var(--white)}"};function iv(t,e){B(e,!0),Q(t,k2);let[i,o]=Ve(),r=()=>x(y,"$rotateAlpha",i),a=()=>x(b,"$playerSize",i),l={MOBILE:150,DESKTOP:278},d=g(e,"time",3,""),s=g(e,"isMobile",3,!1),u=g(e,"videoEpisodes",19,()=>[]),m=g(e,"progress",3,0),p=g(e,"duration",3,0),v=g(e,"isInteractive",3,!1),_=ge(),y=_.ui.rotateAlpha,b=_.ui.playerSize,w=K(0),I=K(0),T=K(""),D=K(0),L=K(0),E=K(0),P=K(0),q=f(()=>rp(m(),p(),u())),F=f(()=>ed(r())),z=f(()=>Vb(r())),j=f(ne),ae=f(()=>(n(z)?1:-1)*(n(w)/2-n(I)/2)),X=f(()=>n(ae)*-1);Ne(()=>{(Z=>{N(w,Z.width,!0),N(I,Z.height,!0)})(we())}),Ne(()=>{(Z=>{N(T,Z.imgSrc,!0),N(D,Z.imgWidth,!0),N(L,Z.imgHeight,!0),N(E,Z.imgOffsetX,!0),N(P,Z.imgOffsetY,!0)})(ue(m()))});function ne(){var Oe;let Z=s()?l.MOBILE:l.DESKTOP,{isVertical:ie}=ee(),De=30;return(Oe=n(q))!=null&&Oe.text&&(De+=16),(ie||n(F))&&(De+=18,De+=50),Math.min(Math.max(a().height-De,0),Z)}function ee(){let Z=e.previewThumbsData.frameWidth,ie=e.previewThumbsData.frameHeight,De=ie>Z;return{width:Z,height:ie,isHorizontal:!De,isVertical:De}}function we(){let{height:Z,isHorizontal:ie,isVertical:De,width:Oe}=ee();return ie&&(Z=Z/Oe*n(j),Oe=n(j)),De&&(Oe=Oe/Z*n(j),Z=n(j)),{width:Oe,height:Z}}function ue(Z){let ie;e.previewThumbsData.isUV?ie=Math.floor(p()*Z/e.previewThumbsData.frequency):ie=Math.min(e.previewThumbsData.countTotal,Math.max(0,Math.floor(e.previewThumbsData.countTotal*Z)));let De=Math.floor(ie/e.previewThumbsData.countPerImage),Oe=Math.floor(ie%e.previewThumbsData.countPerImage/e.previewThumbsData.countPerRow),ot=ie%e.previewThumbsData.countPerRow,U=Math.floor(e.previewThumbsData.countPerImage/e.previewThumbsData.countPerRow);!e.previewThumbsData.isUV&&De===Math.floor(e.previewThumbsData.countTotal/e.previewThumbsData.countPerImage)&&(U=Math.floor(e.previewThumbsData.countTotal%e.previewThumbsData.countPerImage/e.previewThumbsData.countPerRow),e.previewThumbsData.countTotal%e.previewThumbsData.countPerImage%e.previewThumbsData.countPerRow>0&&U++);let ke=e.previewThumbsData.countPerRow;!e.previewThumbsData.isUV&&De===Math.floor(e.previewThumbsData.countTotal/e.previewThumbsData.countPerImage)&&e.previewThumbsData.countTotal%e.previewThumbsData.countPerImage>0&&(ke=Math.min(e.previewThumbsData.countPerRow,e.previewThumbsData.countTotal%e.previewThumbsData.countPerImage));let Ee=n(w)*ke,ze=n(I)*U,tt=-ot*n(w),ye=-Oe*n(I);return{imgSrc:e.previewThumbsData.links[De],imgWidth:Ee,imgHeight:ze,imgOffsetX:tt,imgOffsetY:ye}}var re=P2();let be;var $e=C(re);{var J=Z=>{var ie=I2();O(()=>Ke(ie,`width: ${n(w)}px; height: ${n(I)}px; background-image: url(${n(T)}); background-size: ${n(D)}px ${n(L)}px; background-position: ${n(E)}px ${n(P)}px;
61
+ transform: rotate(${r()}deg) ${n(F)?`translate(${n(ae)}px, ${n(X)}px)`:""};
62
+ `)),$(Z,ie)};R($e,Z=>{n(T)&&Z(J)})}var Re=A($e,2),fe=C(Re);{var k=Z=>{var ie=Ae(),De=ce(ie);{var Oe=U=>{var ke=vs();O(Ee=>ve(ke,Ee),[()=>G("tooltip_episode_unfinished")]),$(U,ke)},ot=U=>{var ke=vs();O(()=>ve(ke,n(q).text||"")),$(U,ke)};R(De,U=>{v()&&n(q).completed===!1?U(Oe):U(ot,!1)})}$(Z,ie)};R(fe,Z=>{n(q)&&Z(k)})}S(Re);var We=A(Re,2);{var Te=Z=>{var ie=E2(),De=C(ie,!0);S(ie),O(()=>ve(De,d())),$(Z,ie)};R(We,Z=>{v()||Z(Te)})}S(re),O(Z=>{be=se(re,1,"timeline-preview s-14",null,be,Z),Ke(re,`width: ${n(F)?n(I):n(w)}px;`)},[()=>({mobile:s()})]),$(t,re),H(),o()}var A2=M('<span class="time s-g"> </span>'),L2=M("<!> <!>",1),M2={hash:"s-g",code:".time.s-g{background-color:rgba(41,41,41,.8);border-radius:3px;color:var(--white);display:inline-block;padding:6px 10px}.timeline-slider{--slider-bg:var(--timeline-slider-bg);--slider-filled-bg:var(--timeline-slider-filled-bg);--slider-handle-bg:var(--timeline-slider-handle-bg);--slider-loaded-bg:var(--timeline-slider-loaded-bg)}"};function ov(t,e){var le,he,Me,st,mt;B(e,!0),Q(t,M2);let[i,o]=Ve(),r=()=>x(X,"$interactiveEpisodes$",i),a=()=>x(P,"$duration$",i),l=()=>x(E,"$position$",i),d=()=>x(we,"$isInteractiveExpectation$",i),s=()=>x(ee,"$isInteractiveTime$",i),u=()=>x($e,"$previewTrackActive",i),m=()=>x(q,"$isLive$",i),p=()=>x(be,"$disabledControls$",i),v=()=>x(z,"$isMobile",i),_=()=>x(F,"$isActiveLive$",i),y=()=>x(L,"$bufferedProgress$",i),b=g(e,"showTimeline",3,!1),w=g(e,"withEpisodes",3,!0),I=g(e,"ref",15,void 0),T=ge(),D=Vt(),L=T.state.bufferedProgress$,E=T.state.positionWithScrubbing$,P=T.state.duration$,q=T.state.isLive$,F=T.state.isActiveLive$,z=T.ui.isMobile,j=D.features.episodes&&w()?T.actions.internal.getVideoEpisodes():void 0,ae=T.actions.internal.getPreviewThumbsData(),X=T.state.interactiveEpisodes$,ne=T.state.isInteractive,ee=T.state.isInteractiveTime$,we=T.state.isInteractiveExpectation$,ue=T.actions.internal.correctSeekTimeToInteractive,re=(le=T.callbacks)==null?void 0:le.onDisabledTimelineClick,be=T.ui.controls.disabledControls$,$e=T.ui.previewTrackActive,J=(Me=(he=T.callbacks)==null?void 0:he.uiInfo)==null?void 0:Me.onTimelineMouseEnter,Re=(mt=(st=T.callbacks)==null?void 0:st.uiInfo)==null?void 0:mt.onTimelineMouseLeave,fe=T.ui.t,k=D.features.interactiveResponsiveUi,We=f(()=>ne?r():j),Te=f(()=>Xo(a())),Z=f(()=>Xo(l())),ie=f(()=>l()/a()),De=f(()=>d()||s()),Oe=K(!1),ot=K(""),U=K(0),ke=K(0),Ee=K(0),ze=f(()=>({containerWidth:n(ke),translateXPx:n(U),translateYPx:ne&&ae?-36:-16,active:n(Oe)&&b()&&!n(De)&&!k&&!u(),pointer:!D.features.timelinePreview||!ae||m()})),tt=fe("aria_timeline"),ye=f(()=>fe("aria_timeline_value",{position:n(Z),duration:n(Te)}));function Ie(pe){return!ue||!ne?pe:ue(pe*a())/a()}function Be(pe,Ue){var Qe;(Qe=e.onSliderPointerDown)==null||Qe.call(e,Ue),T.actions.internal.startScrubbing(Ie(pe))}function Dt(pe){s()||T.actions.internal.progressScrubbing(Ie(pe))}function yt(pe){var Ue;T.actions.internal.completeScrubbing(Ie(pe)),N(Oe,!1),(Ue=e.onSliderPointerUp)==null||Ue.call(e)}function Ot(pe,Ue,Qe){var wt;(wt=e.onSliderPointerEnter)==null||wt.call(e,pe),Zt(pe,Ue,Qe),N(Oe,!0)}function lt(pe,Ue,Qe,wt){var Ht;(Ht=e.onSliderMove)==null||Ht.call(e,wt,pe),Zt(pe,Ue,Qe),N(Oe,!0)}function St(){var pe;N(Oe,!1),(pe=e.onSliderLeave)==null||pe.call(e)}function Zt(pe,Ue,Qe){N(Ee,Ie(pe),!0),N(U,Ue,!0),Qe&&N(ke,Qe,!0),N(ot,kt(pe),!0)}function kt(pe){let Ue=Xo((m()?1-pe:pe)*a());return m()?`-${Ue}`:Ue}let Bt=f(()=>p().has("TIMELINE"));var Kt=L2(),Y=ce(Kt);tv(Y,Xr(()=>n(ze),{get leftOffset(){return e.tooltipLeftOffset},get rightOffset(){return e.tooltipRightOffset},children:(pe,Ue)=>{var Qe=Ae(),wt=ce(Qe);{var Ht=Jt=>{iv(Jt,{get time(){return n(ot)},get isMobile(){return v()},get videoEpisodes(){return n(We)},get previewThumbsData(){return ae},get progress(){return n(Ee)},get duration(){return a()},get isInteractive(){return ne}})},At=Jt=>{var yi=A2(),Xi=C(yi,!0);S(yi),O(()=>ve(Xi,n(ot))),$(Jt,yi)};R(wt,Jt=>{D.features.timelinePreview&&ae&&!m()?Jt(Ht):Jt(At,!1)})}$(pe,Qe)},$$slots:{default:!0}}));var Se=A(Y,2);Ga(Se,{className:"timeline-slider",get isActiveLive(){return _()},get isMobile(){return v()},get ariaLabel(){return tt},ariaValueMin:0,get ariaValueMax(){return a()},get ariaValueNow(){return l()},get ariaValueText(){return n(ye)},get loadedProgress(){return y()},get filledProgress(){return n(ie)},get handleProgress(){return n(ie)},get videoEpisodes(){return n(We)},onPointerDown:Be,onHandleMove:Dt,onPointerMove:lt,onPointerUp:yt,onPointerEnter:Ot,onPointerLeave:St,get onMouseEnter(){return J},get onMouseLeave(){return Re},get onDisabledClick(){return re},get isInteractive(){return ne},get disabled(){return n(Bt)},get handleAlwaysVisible(){return u()},get hideHandel(){return s()},testId:"progress_bar",onContextMenu:yt,get ref(){return I()},set ref(pe){I(pe)}}),$(t,Kt),H(),o()}var V2={hash:"s-f",code:".timeline-ads-slider{--slider-bg:var(--timeline-slider-bg);--slider-filled-bg:var(--timeline-slider-filled-bg);--slider-handle-bg:var(--timeline-slider-handle-bg);--slider-loaded-bg:var(--timeline-slider-loaded-bg)}"};function Tc(t,e){B(e,!0),Q(t,V2);let[i,o]=Ve(),r=()=>x(s,"$isMobile",i),a=g(e,"position",3,0),l=g(e,"duration",3,0),d=ge(),s=d.ui.isMobile,u=d.ui.t,m=f(()=>Xo(l())),p=f(()=>Xo(a())),v=f(()=>a()/l()),_=f(()=>u("aria_timeline_value",{position:n(p),duration:n(m)})),y=f(()=>Math.round(n(v)*100));Ga(t,{className:"timeline-ads-slider",ariaValueMin:0,get ariaValueMax(){return l()},get ariaValueNow(){return n(y)},get ariaValueText(){return n(_)},get filledProgress(){return n(v)},hideHandel:!0,get squareBorders(){return r()}}),H(),o()}var R2=M("<div><!></div>"),N2=M("<div></div>"),D2={hash:"s-d",code:".timeline.s-d{align-items:center;bottom:0;box-sizing:border-box;display:flex;min-width:86px;pointer-events:all;position:relative;width:100%}.timeline.mobile.s-d{height:16px;margin-top:6px;padding:6px 12px 7px}.withoutPadding.s-d{padding:0}.timeline-stub.s-d{min-width:20px;width:100%}.timeline-stub.mobile.s-d{height:8px}"};function Za(t,e){B(e,!0),Q(t,D2);let[i,o]=Ve(),r=()=>x(w,"$isLive$",i),a=()=>x(D,"$isMobile",i),l=()=>x(L,"$disabled",i),d=()=>x(T,"$adPosition",i),s=()=>x(I,"$adDuration",i),u=g(e,"isAds",3,!1),m=g(e,"isHidden",3,!1),p=g(e,"timelineNotAvailable",3,!1),v=g(e,"needPadding",3,!0),_=g(e,"ref",15,void 0),y=ge(),b=Vt(),w=y.state.isLive$,I=y.ads.duration,T=y.ads.position,D=y.ui.isMobile,L=de(!1),E=f(()=>!p()&&(!r()||r()&&e.canRewindLive&&e.isRewindableLive||u()));var P=Ae(),q=ce(P);{var F=j=>{var ae=R2();let X;var ne=C(ae);{var ee=ue=>{Tc(ue,{get position(){return d()},get duration(){return s()}})},we=ue=>{ov(ue,{get tooltipLeftOffset(){return e.tooltipLeftOffset},get tooltipRightOffset(){return e.tooltipRightOffset},get showTimeline(){return n(E)},get withEpisodes(){return e.withEpisodes},get onSliderMove(){return e.onSliderMove},get onSliderPointerDown(){return e.onSliderPointerDown},get onSliderPointerUp(){return e.onSliderPointerUp},get onSliderLeave(){return e.onSliderLeave},get onSliderPointerEnter(){return e.onSliderPointerEnter},get ref(){return _()},set ref(re){_(re)}})};R(ne,ue=>{u()?ue(ee):ue(we,!1)})}S(ae),Ls(ae,()=>Kl(m()&&b.features.usePerformanceFix,L,b.disableInvisibleComponentsTimeout)),O(ue=>X=se(ae,1,"timeline s-d",null,X,ue),[()=>({withoutPadding:!v(),mobile:a(),"out-of-flow":l()})]),$(j,ae)},z=j=>{var ae=N2();let X;O(ne=>X=se(ae,1,"timeline-stub s-d",null,X,ne),[()=>({mobile:a()})]),$(j,ae)};R(q,j=>{n(E)?j(F):j(z,!1)})}$(t,P),H(),o()}var Rb=require("@vkontakte/videoplayer-shared/es2018");var O2=(t,e,i,o,r,a,l)=>{N(e,!0),N(i,t.clientX,!0),N(o,n(r),!0),a(l())},B2=M("<div></div>"),H2=M('<div><div class="track s-2c"></div></div>'),F2={hash:"s-2c",code:'.root.s-2c{display:flex;height:var(--preview-track-frame-height-horizontal);overflow:hidden;position:relative;width:100%}.root.is-vertical-video.s-2c,.root.vertically-rotated.s-2c{height:var(--preview-track-frame-height-vertical)}.root.s-2c:after{background-color:#fff;box-shadow:0 2px 2px 0 rgba(0,0,0,.12);box-shadow:0 0 2px 0 rgba(0,0,0,.06);content:"";height:100%;margin:0 auto;pointer-events:none;width:3px;z-index:1}.track.s-2c{bottom:0;display:flex;left:0;padding:0 50%;top:0}.frame.s-2c,.track.s-2c{position:absolute}.frame.s-2c{background-position-x:calc(var(--column-index)*-1*var(--frame-width));background-position-y:calc(var(--frame-height)*-1*var(--row-index));background-size:calc(var(--frame-width)*var(--column-numbers)) calc(var(--frame-height)*var(--row-numbers));flex-shrink:0;height:var(--frame-height);pointer-events:none;transform-origin:center;width:var(--frame-width)}.vertically-rotated.s-2c .frame:where(.s-2c){transform-origin:0 0}.rotate-1.s-2c{transform:rotate(-90deg) translateX(-100%)}.rotate-2.s-2c{transform:rotate(-180deg)}.rotate-3.s-2c{transform:rotate(-270deg) translateY(-100%)}'};function rv(t,e){B(e,!0),Q(t,F2);let[i,o]=Ve(),r=()=>x(D,"$rotateAlpha",i),a=()=>x(b,"$position$",i),l=()=>x(y,"$duration$",i),d=ge(),{countPerImage:s=0,countPerRow:u=0,countTotal:m=0,links:p=[],frameHeight:v=0,frameWidth:_=0}=d.actions.internal.getPreviewThumbsData()||{},{duration$:y,positionWithScrubbing$:b}=d.state,{startScrubbing:w,progressScrubbing:I,completeScrubbing:T}=d.actions.internal,D=d.ui.rotateAlpha,L=K(void 0),E=K(!1),P=K(0),q=K(0),F=K(0),z=K(0),j=f(()=>v<=_),ae=f(()=>ed(r())),X=f(()=>n(j)?!n(ae):n(ae)),ne=114,ee=65,we=3,ue=f(()=>n(X)?ne:ee),re=f(()=>n(j)?ne:ee),be=f(()=>n(j)?"var(--preview-track-frame-height-horizontal)":"var(--preview-track-frame-height-vertical)"),$e=f(()=>m*n(ue)),J=K(0);Ne(()=>{N(z,Math.ceil(-n(F)/n(ue))-1),N(F,-n($e)*a()/l())});let Re=()=>{T(fe(),!0)},fe=()=>l()*-n(F)/n($e)/l(),k=!1,We=ye=>{if(!n(E))return!1;let Ie=ye.clientX-n(P);N(F,n(q)+Ie),N(F,Math.max(Math.min(n(F),0),-n($e)),!0),Math.abs(Ie)>1&&(k=!0),I(fe())},Te=ye=>{n(E)&&(N(E,!1),!k&&ye&&N(F,-(ye.offsetX-n(J)/2)),k=!1,Re())},Z=()=>{n(E)&&Te()},ie=f(()=>s/u),De=(ye,Ie)=>{if(ye!==p.length-1)return u;let Be=0,Dt=Ie*u;for(let yt=1;yt<=u;yt++)ye*s+Be+Dt<m&&Be++;return Be},Oe=f(()=>Math.floor(n(z)/s)),ot=f(()=>(0,Rb.getRangeAroundIndex)(3,n(Oe),p.length-1)),U=(ye,Ie,Be)=>{let Dt=s*n(ue);return ye*Dt+Ie*n(ue)*u+n(J)/2-we/2+Be*n(ue)},ke=f(()=>[`--row-numbers: ${n(ie)}`,`--column-numbers: ${u}`,`--frame-width: ${n(re)}px`,`--frame-height: ${n(be)}`].join(";"));var Ee=H2();let ze;var tt=C(Ee);tt.__pointerdown=[O2,E,P,q,F,w,fe],tt.__pointermove=We,tt.__pointerup=Te,wi(tt,20,()=>n(ot),ye=>ye,(ye,Ie)=>{var Be=Ae(),Dt=ce(Be);wi(Dt,16,()=>Array.from({length:n(ie)},(yt,Ot)=>Ot),yt=>yt,(yt,Ot)=>{var lt=Ae(),St=ce(lt);wi(St,16,()=>Array.from({length:De(Ie,Ot)},(Zt,kt)=>kt),Zt=>Zt,(Zt,kt)=>{var Bt=B2();O((Kt,Y)=>{Ke(Bt,Kt),se(Bt,1,Y,"s-2c")},[()=>`--row-index: ${Ot}; --column-index: ${kt}; left: ${U(Ie,Ot,kt)}px; background-image: url(${p[Ie]});`,()=>`frame rotate-${Math.abs(r())/90%4}`]),$(Zt,Bt)}),$(yt,lt)}),$(ye,Be)}),S(tt),S(Ee),Xe(Ee,ye=>N(L,ye),()=>n(L)),O(ye=>{ze=se(Ee,1,"root s-2c",null,ze,ye),Ke(Ee,n(ke)),Ke(tt,`transform: translateX(${n(F)}px); width: ${n($e)}px;`)},[()=>({"is-vertical-video":!n(j),"vertically-rotated":n(ae)})]),at("mouseleave",tt,Z),Pn(Ee,"clientWidth",ye=>N(J,ye)),$(t,Ee),H(),o()}Ye(["pointerdown","pointermove","pointerup"]);var U2=M('<div class="notification s-2d"><span class="description s-2d"> </span></div>'),z2={hash:"s-2d",code:".notification.s-2d{background:var(--notification-bg);border-radius:var(--notification-radius);padding:9px 14px 10px 12px}.description.s-2d{font-size:14px;line-height:18px}"};function sv(t,e){B(e,!1),Q(t,z2);let i=340,{ui:{t:o}}=ge();go();var r=U2(),a=C(r),l=C(a,!0);S(a),S(r),O(d=>ve(l,d),[()=>o("preview_track_close_tooltip")],Sn),jr(3,r,()=>bs,()=>({duration:i})),$(t,r),H()}var Nb=require("@vkontakte/videoplayer-shared/es2018"),W2=M('<div class="preview-track-close tooltip s-29"><!></div>'),K2=M('<div class="preview-track-control s-29"><!> <div class="preview-track-close s-29"><!></div> <!></div>'),q2=M('<div class="wrapper-preview-track s-29"><!></div>'),Q2=M('<div class="enriched-timeline s-29"><!> <!> <!></div>'),G2={hash:"s-29",code:".enriched-timeline.s-29{padding:var(--timeline-padding-vertical-top) var(--timeline-padding-horizontal) var(--timeline-padding-vertical-bottom);pointer-events:auto;position:relative}.preview-track-control.s-29{align-items:center;display:flex;justify-content:center;left:0;padding:0 calc(var(--timeline-padding-horizontal));pointer-events:none;position:absolute;right:0;top:calc((var(--timeline-height) + var(--preview-track-controls-top))*-1)}.preview-track-close.s-29{pointer-events:auto;position:absolute;right:calc(var(--timeline-padding-horizontal))}.preview-track-close.tooltip.s-29{bottom:32px;opacity:0;transition:opacity .2s}.preview-track-close.s-29:hover+.tooltip:where(.s-29){opacity:1}.wrapper-preview-track.s-29{box-sizing:border-box;left:0;overflow:hidden;padding:0 calc(var(--timeline-padding-horizontal));position:absolute;right:0;z-index:-1}"};function av(t,e){B(e,!0),Q(t,G2);let[i,o]=Ve(),r=()=>x(b,"$playerSize",i),a=()=>x(y,"$duration$",i),l=()=>x(w,"$previewTrackActive",i),d=()=>x(v,"$position$",i),s=()=>x(_,"$isRewindableLive$",i),u=g(e,"timelineRef",15,void 0),m=ge(),p=200,{positionWithScrubbing$:v,isRewindableLive$:_,duration$:y}=m.state,{playerSize:b,previewTrackActive:w}=m.ui,{countPerImage:I=0,links:T=[],frequency:D=0}=m.actions.internal.getPreviewThumbsData()||{},L=f(()=>r().width>100),E=K(!F_()),P=()=>{n(E)&&(H_(),N(E,!1))},q=ue=>{let re=Math.floor(a()*ue/D),be=Math.floor(re/I),$e=(0,Nb.getRangeAroundIndex)(3,be,T.length-1);for(let J of $e){let Re=new Image;Re.src=T[J]}},F=(ue,re)=>{q(re),!l()&&e.onTimelineMove(ue)};var z=Q2(),j=C(z);{var ae=ue=>{var re=K2(),be=C(re);let $e=f(()=>Xo(d()));ev(be,{get time(){return n($e)}});var J=A(be,2),Re=C(J);Vs(Re,{onClick:()=>m.actions.internal.closePreviewTrack()}),S(J);var fe=A(J,2);{var k=We=>{var Te=W2(),Z=C(Te);sv(Z,{}),S(Te),$(We,Te)};R(fe,We=>{n(E)&&We(k)})}S(re),at("mouseleave",J,P),jr(3,re,()=>bs,()=>({duration:p})),$(ue,re)};R(j,ue=>{l()&&ue(ae)})}var X=A(j,2);let ne=f(()=>!n(L));Za(X,{get isHidden(){return n(ne)},get isAds(){return e.isAds},get canRewindLive(){return e.canRewindLive},get isRewindableLive(){return s()},onSliderMove:F,get onSliderPointerDown(){return e.onTimelinePointerDown},get onSliderPointerUp(){return e.onTimelinePointerUp},get onSliderLeave(){return e.onTimelinePointerLeave},onSliderPointerEnter:q,get ref(){return u()},set ref(ue){u(ue)}});var ee=A(X,2);{var we=ue=>{var re=q2(),be=C(re);rv(be,{}),S(re),O(()=>Ke(re,`height: ${e.animatedPreviewTrackHeight}px;`)),$(ue,re)};R(ee,ue=>{e.previewTrackAvailable&&ue(we)})}S(z),O(()=>Ke(z,`transform: translateY(${e.animatedOffsetY}px);`)),$(t,z),H(),o()}var j2=M('<div><!> <div class="controls s-1e" data-testid="player_controls"><div class="controls-left s-1e"><!> <!> <!></div> <div class="controls-right s-1e"></div></div></div> <!>',1),X2={hash:"s-1e",code:'.wrapper-bottom.s-1e{bottom:0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-end;left:0;pointer-events:none;position:absolute;transition:transform var(--controls-transition-duration) var(--controls-transition-fn);width:100%;will-change:transform;z-index:var(--controls-container-z-index)}.wrapper-bottom.s-1e:before{background:var(--controls-gradient);content:"";height:var(--controls-gradient-height);position:absolute;width:100%}.wrapper-bottom.s-1e>:where(.s-1e){pointer-events:auto}.controls.s-1e{align-items:center;box-sizing:border-box;display:flex;font-size:13px;height:var(--controls-height);justify-content:space-between;padding:0 var(--controls-desktop-padding-horizontal) 4px;white-space:nowrap;width:100%}.controls-left.s-1e,.controls-right.s-1e{align-content:center;display:flex}.controls-left.s-1e{flex-grow:1;min-width:0;overflow:hidden}.controls-left.s-1e >:not(:first-child),.controls-right.s-1e >*{margin-left:var(--controls-desktop-item-margin-left)}.controls-hidden.s-1e{transform:translateY(100%);visibility:visible}.wrapper-bottom.no-smooth.s-1e{transition:none}'};function dv(t,e){var ha,ml;B(e,!0),Q(t,X2);let[i,o]=Ve(),r=()=>x(Eo,"$disabledControls$",i),a=()=>x(nt,"$adPlaybackState",i),l=()=>x(At,"$playbackState$",i),d=()=>x(_o,"$currentSubtitle$",i),s=()=>x(Xi,"$isEnded$",i),u=()=>x(gn,"$currentGridType$",i),m=()=>x(Rt,"$isLive$",i),p=()=>x(Ge,"$chromecastState$",i),v=()=>x(ht,"$isPictureInPictureActive",i),_=()=>x(Gt,"$pictureInPictureType$",i),y=()=>x(pi,"$availableSubtitlesList$",i),b=()=>x(Ft,"$contextMenuOpenedByKeyboard$",i),w=()=>x(Ct,"$showContextMenuBtn$",i),I=()=>x(bi,"$isRewindableLive$",i),T=()=>x(ui,"$isActiveLive$",i),D=()=>x(ns,"$graphIsOpened$",i),L=()=>x(Po,"$contextMenuVisible$",i),E=()=>x(no,"$isFullscreen",i),P=()=>x(Pi,"$autoplayNextEnabled",i),q=()=>x(n(mo),"$prevButton",i),F=()=>x(n(rn),"$replayButton",i),z=()=>x(n(vo),"$playButton",i),j=()=>x(n(No),"$nextButton",i),ae=()=>x(n(Ai),"$playPrevChapterButton",i),X=()=>x(n(bo),"$seekToInteractiveButton",i),ne=()=>x(n(Hr),"$interactiveGraphButton",i),ee=()=>x(n(xr),"$liveButton",i),we=()=>x(n($s),"$time",i),ue=()=>x(n(Fi),"$episodes",i),re=()=>x(n(ys),"$vkLogo",i),be=()=>x(n(wr),"$volume",i),$e=()=>x(n(Do),"$subtitles",i),J=()=>x(n(Sr),"$settings",i),Re=()=>x(n(ir),"$context",i),fe=()=>x(n(or),"$fullscreen",i),k=()=>x(n(sn),"$chromecast",i),We=()=>x(hn,"$additionalDesktopControlPanelRightButtons$",i),Te=()=>x(Mi,"$playerSize",i),Z=()=>x(Ao,"$isInteractiveTime$",i),ie=()=>x(si,"$previewTrackActive",i),De=()=>x(Si,"$settingsMenuVisible",i),Oe=()=>x(Ui,"$settingButtonRef$",i),ot=()=>x(W,"$startedByKeyboard$",i),U=()=>x(Jt,"$isAudioAvailable$",i),ke=()=>x(Kt,"$fakeIsPlaying$",i),Ee=()=>x(os,"$seekToInteractiveDisabledTooltip$",i),ze=()=>x(Ur,"$isPreviewTrackHorizontallyAligned$",i),tt=()=>x(ln,"$previewTrackAvailable",i),ye=()=>x(fi,"$previewTrackDragInProgress",i),Ie=()=>x(pt,"$adPosition",i),Be=()=>x(Ht,"$position$",i),Dt=()=>x(ei,"$adDuration",i),yt=()=>x(wt,"$duration$",i),Ot=g(e,"playerControlsWrapperRef",15,void 0),lt=g(e,"playerControlsRef",15,void 0),St=g(e,"isAds",3,!1),Zt=g(e,"logoTargetUrl",3,""),kt=g(e,"isOneVideoPlaylist",3,!1),Bt=g(e,"customFullscreenSupported",3,!0),{fakeIsPlaying$:Kt}=ho(),Y=ge(),Se=ho(),le=Vt(),he=Y.actions.internal.toggleMuted,Me=Y.actions.internal.togglePlay,st=Y.actions.internal.pause,mt=Y.actions.internal.toggleSubtitle,pe=Y.actions.internal.checkFullscreenSupport,Ue=(ha=Y.callbacks)==null?void 0:ha.onAudioDoesNotExistHint,Qe=(ml=Y.callbacks)==null?void 0:ml.onAudioDisabledHint,wt=Y.state.duration$,Ht=Y.state.positionWithScrubbing$,At=Y.state.playbackState$,Jt=Y.state.isAudioAvailable$,yi=Y.state.isAudioDisabled,Xi=Y.state.isEnded$,Rt=Y.state.isLive$,ui=Y.state.isActiveLive$,bi=Y.state.isRewindableLive$,{isActive$:ht,type$:Gt}=Se.pictureInPicture$,Si=Y.ui.settingsMenu.visible$,Hi=Y.ui.settingsMenu.openedByBtnKeyboard$,Xt=Y.ui.controls,Et=Y.actions.internal.getVideoEpisodes(),Ge=Y.state.chromecastState$,pi=Y.state.availableSubtitlesList$,_o=Y.state.currentSubtitle$,Eo=Xt.disabledControls$,Po=Y.ui.contextMenu.visible$,Ct=Y.ui.contextMenu.showContextMenuBtn$,Ft=Y.ui.contextMenu.openedByBtnKeyboard$,W=Y.ui.startedByKeyboard$,Lt=Y.ui.controlBlocks,ri=Y.ui.previewTrackNotificationVisible,vt=Y.ui.t,ei=Y.ads.duration,pt=Y.ads.position,nt=Y.ads.playbackState,no=Y.ui.isFullscreen,Mi=Y.ui.playerSize,gn=Y.ui.currentGridType$,hn=Y.ui.additionalDesktopControlPanelRightButtons$,Pi=Y.ui.autoplayNextEnabled$,ki=Y.actions.internal.getVideoElement,Vr=Y.actions.internal.replayInteractive,ko=Y.actions.internal.prevVideoClick,ro=Y.actions.internal.nextVideoClick,Ei=Y.state.isInteractive,Ao=Y.state.isInteractiveTime$,Lo=Y.state.showInteractiveGraph,Vn=Y.state.showSeekToInteractive,Rr=Y.state.showPlayPrevChapter,mr=Y.state.showInteractiveTimeIndicator,is=Y.state.playPrevChapterDisabledTooltip,os=Se.seekToInteractiveDisabledTooltip$,ns=Se.graphIsOpened$,Yn=le.features.interactiveResponsiveUi,Nr=f(()=>r().has("EPISODE_BUTTON")),Zo=f(()=>r().has("GRAPH_BUTTON")),Rn=f(()=>r().has("SEEK_TO_INTERACTIVE_BUTTON")),vr=f(()=>r().has("PLAY_BUTTON")),Mo=f(()=>r().has("REPLAY_BUTTON")),jn=f(()=>r().has("PLAY_PREV_CHAPTER_BUTTON")),gr=()=>Y.actions.internal.toggleChromecast(),Dr=f(()=>St()?a()==="playing":l()===Ja.PlaybackState.PLAYING),Nn=f(()=>d().value!=="off"),hr=f(()=>s()&&!St()||Ei),rs=f(()=>Yn?n(hr)&&to(u(),"m"):n(hr)),Vo=f(()=>!s()||Ei||St()),Xn=f(()=>to(u(),"m")),Zi=f(()=>e.showNextPrevButtons&&to(u(),"m")&&!St()&&e.nextButtonActive),Zn=f(()=>e.showNextPrevButtons&&to(u(),"m")&&!St()&&e.prevButtonActive),Jn=f(()=>!St()&&!!m()),dt=f(()=>p()!==Ja.ChromecastState.NOT_AVAILABLE&&!(v()&&_()===1)&&to(u(),"m")&&!Ei),ti=f(()=>e.showAutoplayNext&&!kt()&&to(u(),"s")),Or=f(()=>y().length>0&&to(u(),"m")),_r=f(()=>b()||w()),Br=f(()=>to(u(),"s")&&!St()),Jo=f(()=>!e.logoHidden&&!St()),br=f(()=>le.features.fullscreen&&pe()&&(e.logoHidden||to(u(),Yn?"xs":"s"))&&!(v()&&_()===1)&&(Ei?Bt():!0)),en=f(()=>(!m()||St())&&!(le.features.interactiveHideTime&&Ei)),_n=f(()=>Lo&&to(u(),"m")),er=f(()=>Yn?Vn&&to(u(),"s"):Vn),tr=f(()=>Yn?Rr&&to(u(),"s"):Rr),Ro=f(()=>!St()&&!m()&&!!(Et!=null&&Et.length)&&n(Xn)&&!n(Nr)),bn=f(()=>!I()||!!T()),tn=f(()=>D()?vt("tooltip_interactive_graph_on"):vt("tooltip_interactive_graph_off")),Dn=f(()=>L()?vt("tooltip_context_menu_close"):vt("tooltip_context_menu_open")),xi=(it,ft)=>it?ft&&ft===Ja.PlaybackState.PAUSED?vt("tooltip_play"):"":vt("tooltip_live"),on=f(()=>xi(n(bn),l())),$n=f(()=>le.logoType==="vk_video"?vt("tooltip_vk_video_logo"):vt("tooltip_vk_logo")),$r=f(()=>n(Nn)?vt("tooltip_subtitles_on"):vt("tooltip_subtitles_off")),yr=f(()=>E()?vt("tooltip_fullscreen_on"):vt("tooltip_fullscreen_off")),nn=f(()=>p()===Ja.ChromecastState.CONNECTED?vt("tooltip_chromecast_on"):vt("tooltip_chromecast_off")),yn=f(()=>P()?vt("tooltip_autoplay_on"):vt("tooltip_autoplay_off")),xt=K(0),$t=li({}),so=li({}),mo=f(()=>Xt.prevButton),rn=f(()=>Xt.replayButton),vo=f(()=>Xt.playButton),No=f(()=>Xt.nextButton),Ai=f(()=>Xt.playPrevChapterButton),bo=f(()=>Xt.seekToInteractiveButton),Hr=f(()=>Xt.interactiveGraphButton),xr=f(()=>Xt.liveButton),$s=f(()=>Xt.time),Fi=f(()=>Xt.episodes),ys=f(()=>Xt.vkLogo),wr=f(()=>Xt.volume),Do=f(()=>Xt.subtitles),Sr=f(()=>Xt.settings),ir=f(()=>Xt.context),or=f(()=>Xt.fullscreen),sn=f(()=>Xt.chromecast),He=f(()=>({prevButton:q()?q().right-q().left:0,replayButton:F()?F().right-F().left:0,playButton:z()?z().right-z().left:0,nextButton:j()?j().right-j().left:0,playPrevChapterButton:ae()?ae().right-ae().left:0,seekToInteractiveButton:X()?X().right-X().left:0,interactiveGraphButton:ne()?ne().right-ne().left:0,liveButton:ee()?ee().right-ee().left:0,time:we()?we().right-we().left:0,episodes:ue()?ue().right-ue().left:0,vkLogo:re()?re().right-re().left:0,volume:be()?be().right-be().left:0,subtitles:$e()?$e().right-$e().left:0,settings:J()?J().right-J().left:0,context:Re()?Re().right-Re().left:0,fullscreen:fe()?fe().right-fe().left:0,chromecast:k()?k().right-k().left:0,additionalButtons:We().length?We().reduce(it=>[...it,40],[]):[]})),Tt=K(0);Ne(()=>{(!n(Tt)||n(Tt)<n(He).time)&&It(()=>N(Tt,n(He).time,!0))});let ci=K(!1);Ne(()=>{let it=0;n(Ro)&&(to(u(),"xl")?it=n(He).time:it=60);let ft=n(He).prevButton+n(He).playButton+n(He).nextButton+n(He).seekToInteractiveButton+n(He).interactiveGraphButton+n(He).liveButton+n(Tt)+it;N(ci,n(en)&&n(xt)>=ft,!0)});let Oo=f(()=>n(ci)&&to(u(),"m")),$o=(0,lv.debounceFn)(id,260),Bo=(0,lv.debounceFn)(mp,260);Ne(()=>{Te(),Z(),ie(),$o(ki(),Xt,$t,e.showControls),Bo(ki(),Lt,so,e.showControls)}),Ne(()=>{so.bottom=Ot()});let Ui=de();Ne(()=>{De(),Oe()&&It(()=>Ql(Oe(),De(),Hi))});let yo;Ne(()=>{ot(),It(()=>pp(W,ot(),yo))});function On(){sa({isAudioDisabled:yi,isAudioAvailable:U(),isAds:St(),audioIsNotExistHintCallback:Ue,audioDisabledHintCallback:Qe})&&he()}let Cr=Ei?Vr:Me,xo=f(()=>ke()!==null),zi=f(()=>n(xo)?ke():n(Dr)),xn=f(()=>n(zi)?vt("tooltip_pause"):vt("tooltip_play")),Ho=vt("tooltip_episodes"),nr=f(()=>{var it,ft,Wi,Wo;return n(Zn)?{id:"prevButton",type:"desktop-control-panel-left",weight:Ds.prevButton,buttonComponent:ja,buttonComponentProps:{disabled:!e.prevButtonActive,type:"prev",click:ko.bind(null,!0)},tooltipEnabled:!((ft=(it=Y.callbacks)==null?void 0:it.uiInfo)!=null&&ft.onPrevButtonMouseEnter)&&!((Wo=(Wi=Y.callbacks)==null?void 0:Wi.uiInfo)!=null&&Wo.onPrevButtonMouseLeave),mouseEnter:()=>{var Ki,$i,Ri;(Ri=($i=(Ki=Y.callbacks)==null?void 0:Ki.uiInfo)==null?void 0:$i.onPrevButtonMouseEnter)==null||Ri.call($i,Qn(ki(),$t,"prevButton",e.showControls))},mouseLeave:()=>{var Ki,$i,Ri;(Ri=($i=(Ki=Y.callbacks)==null?void 0:Ki.uiInfo)==null?void 0:$i.onPrevButtonMouseLeave)==null||Ri.call($i,Qn(ki(),$t,"prevButton",e.showControls))},tooltipText:vt("tooltip_previous"),disabled:!e.prevButtonActive}:void 0}),Fr=f(()=>n(rs)?{id:"replayButton",type:"desktop-control-panel-left",weight:Ds.replayButton,buttonComponent:od,buttonComponentProps:{disabled:n(Mo),click:Cr},tooltipText:vt("tooltip_restart"),disabled:n(Mo)}:void 0),Bn=f(()=>n(Vo)?{id:"playButton",type:"desktop-control-panel-left",weight:Ds.playButton,buttonComponent:nd,buttonComponentProps:{disabled:n(vr),isPlaying:n(Dr),click:Me},tooltipText:n(xn),disabled:n(vr)}:void 0),ss=f(()=>{var it,ft,Wi,Wo;return n(Zi)?{id:"nextButton",type:"desktop-control-panel-left",weight:Ds.nextButton,buttonComponent:ja,buttonComponentProps:{disabled:!e.nextButtonActive,type:"next",click:ro.bind(null,!0)},tooltipEnabled:!((ft=(it=Y.callbacks)==null?void 0:it.uiInfo)!=null&&ft.onNextButtonMouseEnter)&&!((Wo=(Wi=Y.callbacks)==null?void 0:Wi.uiInfo)!=null&&Wo.onNextButtonMouseLeave),mouseEnter:()=>{var Ki,$i,Ri;(Ri=($i=(Ki=Y.callbacks)==null?void 0:Ki.uiInfo)==null?void 0:$i.onNextButtonMouseEnter)==null||Ri.call($i,Qn(ki(),$t,"nextButton",e.showControls))},mouseLeave:()=>{var Ki,$i,Ri;(Ri=($i=(Ki=Y.callbacks)==null?void 0:Ki.uiInfo)==null?void 0:$i.onNextButtonMouseLeave)==null||Ri.call($i,Qn(ki(),$t,"nextButton",e.showControls))},tooltipText:vt("tooltip_next"),disabled:!e.nextButtonActive}:void 0}),Je=f(()=>Ei&&n(tr)?{id:"playPrevChapterButton",type:"desktop-control-panel-left",weight:Ds.playPrevChapterButton,buttonComponent:yc,buttonComponentProps:{disabled:n(jn),click:e.playPrevChapter},tooltipText:vt("tooltip_interactive_go_back"),disabledTooltipContent:vt(is),disabled:n(jn)}:void 0),Yt=f(()=>Ei&&n(er)?{id:"seekToInteractiveButton",type:"desktop-control-panel-left",weight:Ds.seekToInteractiveButton,buttonComponent:wc,buttonComponentProps:{disabled:n(Rn),click:e.seekToInteractive},tooltipText:vt("tooltip_interactive_seek"),disabled:n(Rn),disabledTooltipContent:vt(Ee())}:void 0),Ti=f(()=>Ei&&n(_n)?{id:"interactiveGraphButton",type:"desktop-control-panel-left",weight:Ds.interactiveGraphButton,buttonComponent:Sc,buttonComponentProps:{disabled:n(Zo),click:ns.toggle,graphIsOpened:D()},tooltipText:n(tn)}:void 0),Fo=f(()=>n(Jn)?{id:"liveButton",type:"desktop-control-panel-left",weight:Ds.liveButton,buttonComponent:Cc,buttonComponentProps:{isLiveActive:n(bn),ariaLabel:n(on)},tooltipText:n(on),disabled:n(bn)&&l()===Ja.PlaybackState.PLAYING}:void 0),an=f(()=>[n(nr),n(Fr),n(Bn),n(ss),n(Je),n(Yt),n(Ti),n(Fo)].filter(it=>!!it).sort(za)),Hn=f(()=>n(Jo)?{id:"vkLogo",type:"desktop-control-panel-right",weight:Bs.vkLogo,buttonComponent:fc,buttonComponentProps:{targetUrl:Zt(),logoClickable:e.logoClickable,click:st},tooltipText:n($n),disabledTooltipContent:"",disabled:!e.logoClickable}:void 0),Uo=f(()=>n(ti)?{id:"autoplayNext",type:"desktop-control-panel-right",weight:Bs.autoplayNext,buttonComponent:xc,tooltipText:n(yn)}:void 0),rr=f(()=>({id:"volume",type:"desktop-control-panel-right",weight:Bs.volume,buttonComponent:Vm,buttonComponentProps:{click:On,isAds:St()}})),Fn=f(()=>n(Or)?{id:"subtitles",type:"desktop-control-panel-right",weight:Bs.subtitles,buttonComponent:km,buttonComponentProps:{isSubtitlesEnabled:n(Nn),click:mt},tooltipText:n($r)}:void 0),pa=f(()=>n(Br)?{id:"settings",type:"desktop-control-panel-right",weight:Bs.settings,buttonComponent:Zl,buttonComponentProps:{ref$:Ui},tooltipText:De()?void 0:vt("tooltip_settings_off")}:void 0),as=f(()=>le.features.contextMenuButton?{id:"context",type:"desktop-control-panel-right",weight:Bs.context,buttonComponent:qm,buttonComponentProps:{ariaLabel:vt("aria_label_context_menu")},className:n(_r)?"":"out-of-view",tooltipText:n(Dn)}:void 0),fa=f(()=>n(br)?{id:"fullscreen",type:"desktop-control-panel-right",weight:Bs.fullscreen,buttonComponent:pc,buttonComponentProps:{isFullscreen:E(),click:e.toggleFullscreen},tooltipText:n(yr)}:void 0),ma=f(()=>n(dt)?{id:"chromecast",type:"desktop-control-panel-right",weight:Bs.chromecast,buttonComponent:vc,buttonComponentProps:{state:p(),click:gr},tooltipText:n(nn)}:void 0),ct=f(()=>[n(Hn),n(Uo),n(rr),n(Fn),n(pa),n(as),n(fa),n(ma),...We()].filter(it=>!!it).sort(za)),si=Y.ui.previewTrackActive,fi=Y.ui.previewTrackDragInProgress,ln=Y.ui.previewTrackAvailable,Ur=Y.ui.isPreviewTrackHorizontallyAligned,wn=f(()=>Mb({onPreviewTrackOpened:Y.actions.internal.previewTrackOpened,getTimelineRef:()=>$t.timeline,isHorizontal:ze()})),xs=f(()=>n(wn).progressBarY),zr=f(()=>n(wn).controlsY),Vi=f(()=>n(wn).onPointerDown),me=f(()=>n(wn).onPointerMove),ut=f(()=>n(wn).onPointerUp),ii=f(()=>n(wn).calculatedHeight),hi=f(()=>n(wn).closePreviewTrack);Ne(()=>{ie()?ri.set(!1):n(hi)()});let ai;Mt(()=>()=>ai&&clearTimeout(ai));let ao=it=>{ie()||!tt()||(n(Vi)(it),ai=setTimeout(()=>{Y.actions.internal.previewTrackDragStarted()},200))},zo=()=>{ie()||n(ut)(),ai&&clearTimeout(ai),ye()&&Y.actions.internal.previewTrackDragFinished()},ws=it=>{n(me)(it),!ie()&&tt()&&!ie()&&ri.set(!0)},ls=()=>{ri.set(!1)};var Ss=j2(),ds=ce(Ss);let Fs;var Us=C(ds);{var va=it=>{let ft=f(()=>n(xs)()),Wi=f(()=>n(ii)());av(it,{get animatedOffsetY(){return n(ft)},get animatedPreviewTrackHeight(){return n(Wi)},get canRewindLive(){return e.canRewindLive},get isAds(){return St()},onTimelineMove:ws,onTimelinePointerDown:ao,onTimelinePointerUp:zo,onTimelinePointerLeave:ls,get previewTrackAvailable(){return tt()},get timelineRef(){return $t.timeline},set timelineRef(Wo){$t.timeline=Wo}})};R(Us,it=>{e.showControls&&it(va)})}var dn=A(Us,2),zs=C(dn),ga=C(zs);wi(ga,17,()=>n(an),it=>it.id,(it,ft)=>{fp(it,{get buttonComponent(){return n(ft).buttonComponent},get buttonComponentProps(){return n(ft).buttonComponentProps},get tooltipText(){return n(ft).tooltipText},get disabledTooltipContent(){return n(ft).disabledTooltipContent},get disabled(){return n(ft).disabled},get className(){return n(ft).className},get tooltipEnabled(){return n(ft).tooltipEnabled},get mouseEnter(){return n(ft).mouseEnter},get mouseLeave(){return n(ft).mouseLeave},get tooltipVisible(){return e.showControls},get ref(){return $t[n(ft).id]},set ref(Wi){$t[n(ft).id]=Wi}})});var Tr=A(ga,2);{var cl=it=>{let ft=f(()=>!e.showControls),Wi=f(()=>St()?Ie():Be()),Wo=f(()=>St()?Dt():yt());dc(it,{get isHidden(){return n(ft)},isMobile:!1,get showDuration(){return n(Oo)},get position(){return n(Wi)},get duration(){return n(Wo)},get ref(){return $t.time},set ref(Ki){$t.time=Ki}})};R(Tr,it=>{n(en)&&it(cl)})}var vd=A(Tr,2);let ul=f(()=>!n(Ro));To(vd,{className:"w-max",get disabled(){return n(ul)},get tooltipContent(){return Ho},get tooltipVisible(){return e.showControls},get ref(){return $t.episodes},set ref(it){$t.episodes=it},children:(it,ft)=>{var Wi=Ae(),Wo=ce(Wi);{var Ki=$i=>{gc($i,{get position(){return Be()},get duration(){return yt()},get timeCodes(){return Et}})};R(Wo,$i=>{n(Ro)&&$i(Ki)})}$(it,Wi)},$$slots:{default:!0}}),S(zs);var pl=A(zs,2);wi(pl,21,()=>n(ct),it=>it.id,(it,ft)=>{var Wi=Ae(),Wo=ce(Wi);{var Ki=Ri=>{fp(Ri,{get buttonComponent(){return n(ft).buttonComponent},get buttonComponentProps(){return n(ft).buttonComponentProps},get tooltipText(){return n(ft).tooltipText},get disabledTooltipContent(){return n(ft).disabledTooltipContent},get disabled(){return n(ft).disabled},get className(){return n(ft).className},get tooltipVisible(){return e.showControls},get ref(){return $t[n(ft).id]},set ref(_a){$t[n(ft).id]=_a}})},$i=Ri=>{let _a=f(()=>!!n(ft).disabled);Zm(Ri,{get id(){return n(ft).id},get testId(){return n(ft).testId},get icon(){return n(ft).icon},get ariaLabel(){return n(ft).ariaLabel},get tooltipText(){return n(ft).tooltipText},get disabledTooltipContent(){return n(ft).disabledTooltipContent},get disabled(){return n(_a)},get onClick(){return n(ft).onClick},get disableMouseupTooltipShow(){return n(ft).disableMouseupTooltipShow},get tooltipVisible(){return e.showControls},get ref(){return $t[n(ft).id]},set ref(vl){$t[n(ft).id]=vl}})};R(Wo,Ri=>{kb(n(ft))?Ri(Ki):Ri($i,!1)})}$(it,Wi)}),S(pl),S(dn),Xe(dn,it=>lt(it),()=>lt()),S(ds),Xe(ds,it=>Ot(it),()=>Ot());var fl=A(ds,2);{var gd=it=>{bc(it,{get ref(){return $t.interactiveTimeIndicator},set ref(ft){$t.interactiveTimeIndicator=ft}})};R(fl,it=>{mr&&it(gd)})}O((it,ft)=>{Fs=se(ds,1,"wrapper-bottom s-1e",null,Fs,it),Ke(dn,ft),dn.inert=ie()},[()=>({hidden:e.bottomHidden,"controls-hidden":!e.showControls,"no-smooth":e.bottomNoSmooth||ye()}),()=>`transform: translateY(${n(zr)()}px);`]),Pn(zs,"clientWidth",it=>N(xt,it)),$(t,Ss),H(),o()}var rd=require("@vkontakte/videoplayer-core/es2018");var cv=require("@vkontakte/videoplayer-shared/es2018");var Z2=M('<div class="icon icon-error-stub s-20"><div class="inner s-20"></div></div>'),J2=M('<img class="icon s-20" aria-hidden="true"/>'),ew={hash:"s-20",code:".icon.s-20{height:24px!important;width:24px!important}.inner.s-20{background-color:var(--white);height:16px;width:16px}"};function uv(t,e){Q(t,ew);let i=g(e,"disabled",3,!1),o=g(e,"onClick",3,cv.noop),r=f(()=>o()===cv.noop),a=f(()=>n(r)||i()),l=K(!1),d=()=>{N(l,!0)},s=f(()=>n(r)?"btn-full-opacity":"");Wt(t,{get className(){return n(s)},get ariaLabel(){return e.ariaLabel},get click(){return o()},get disabled(){return n(a)},get testId(){return e.testId},children:(u,m)=>{var p=Ae(),v=ce(p);{var _=b=>{var w=Z2();$(b,w)},y=b=>{var w=J2();O(()=>Le(w,"src",e.iconUrl)),at("error",w,d),Aa(w),$(b,w)};R(v,b=>{n(l)?b(_):b(y,!1)})}$(u,p)},$$slots:{default:!0}})}var tw=Ce('<path d="M8.7 8.1 5.3 4.72A1 1 0 0 1 6.72 3.3L20.7 17.29a1 1 0 0 1-1.41 1.41L16 15.41V20a1 1 0 0 1-1 1c-.64 0-1.26-.25-1.72-.7L7.79 15H5a2 2 0 0 1-2-2v-2a2 2 0 0 1 2-2h2.77zm2.88-2.76 1.7-1.65A2.5 2.5 0 0 1 15 3a1 1 0 0 1 1 1v5.76z"></path>');function pv(t){Ze(t,{testId:"muted-icon",children:(e,i)=>{var o=tw();$(e,o)},$$slots:{default:!0}})}var Db=require("@vkontakte/videoplayer-shared/es2018");function gp(t,e){B(e,!0);let i=g(e,"muted",3,!1),o=g(e,"click",3,Db.noop),r=g(e,"ref",15,void 0),l=ge().ui.t,d=f(()=>i()?l("tooltip_volume"):l("tooltip_volume_muted")),s=f(()=>i()?"btn-mobile-muted":"btn-mobile-unmuted");Wt(t,{get testId(){return n(s)},get click(){return o()},get ariaLabel(){return n(d)},role:"button",get ref(){return r()},set ref(u){r(u)},children:(u,m)=>{var p=Ae(),v=ce(p);{var _=b=>{pv(b,{})},y=b=>{da(b,{get size(){return"24"}})};R(v,b=>{i()?b(_):b(y,!1)})}$(u,p)},$$slots:{default:!0}}),H()}var iw=Ce('<path d="M11.64 12.37 9.07 9.8h1.03a.9.9 0 1 0 0-1.8H6.9a.9.9 0 0 0-.9.9v3.2a.9.9 0 0 0 1.8 0v-1.02l2.53 2.52.13.14a.9.9 0 0 0 1.28-1.28z"></path>'),ow=Ce('<path d="m6.36 9.63 2.57 2.57H7.9a.9.9 0 1 0 0 1.8h3.2a.9.9 0 0 0 .9-.9V9.9a.9.9 0 0 0-1.8 0v1.02L7.67 8.4l-.13-.14a.9.9 0 0 0-1.28 1.28z"></path>'),nw=Ce('<path d="M7.66 4h6.68q1.2-.01 2 .04.83.06 1.53.38a4 4 0 0 1 1.7 1.7c.24.48.34.98.39 1.54q.05.8.04 2v1.44a.9.9 0 0 1-1.8 0V9.7c0-.85 0-1.44-.04-1.9-.03-.44-.1-.68-.19-.85a2 2 0 0 0-.92-.92 2 2 0 0 0-.85-.2c-.46-.03-1.04-.03-1.9-.03H7.7c-.85 0-1.44 0-1.9.04-.44.03-.68.1-.85.19a2 2 0 0 0-.92.92c-.09.17-.16.4-.2.85-.03.46-.03 1.05-.03 1.9v2.65c0 .85 0 1.44.04 1.9.03.44.1.68.19.85a2 2 0 0 0 .92.92c.17.08.4.15.85.19.46.03 1.04.04 1.9.04h2.4a.9.9 0 0 1 0 1.8H7.66q-1.2.01-2-.05a4 4 0 0 1-1.53-.38 4 4 0 0 1-1.7-1.7 4 4 0 0 1-.39-1.53q-.05-.8-.04-2V9.65q-.01-1.2.04-2c.05-.56.15-1.06.39-1.53a4 4 0 0 1 1.7-1.7c.47-.24.97-.34 1.53-.39q.8-.05 2-.04M13 16.8c0-.98 0-1.47.19-1.84a2 2 0 0 1 .77-.77c.37-.19.86-.19 1.84-.19h3.4c.98 0 1.47 0 1.85.19q.5.27.76.77c.19.37.19.86.19 1.84v.4c0 .98 0 1.47-.19 1.85a2 2 0 0 1-.77.76c-.37.19-.86.19-1.84.19h-3.4c-.98 0-1.47 0-1.85-.19a2 2 0 0 1-.76-.76c-.19-.38-.19-.87-.19-1.85z"></path><!>',1);function fv(t,e){let i=g(e,"isActive",3,!1),o=f(()=>i()?"pip-icon--active":"pip-icon");Ze(t,{get testId(){return n(o)},children:(r,a)=>{var l=nw(),d=A(ce(l));{var s=m=>{var p=iw();$(m,p)},u=m=>{var p=ow();$(m,p)};R(d,m=>{i()?m(s):m(u,!1)})}$(r,l)},$$slots:{default:!0}})}var Ob=require("@vkontakte/videoplayer-shared/es2018");function mv(t,e){B(e,!0);let i=g(e,"ref",15,void 0),o=g(e,"isPictureInPictureActive",3,!1),r=g(e,"click",3,Ob.noop),a=G("menu_pip");Wt(t,{testId:"btn-pip",get ariaLabel(){return a},get click(){return r()},get ref(){return i()},set ref(l){i(l)},children:(l,d)=>{fv(l,{get isActive(){return o()}})},$$slots:{default:!0}}),H()}var vv=require("@vkontakte/videoplayer-shared/es2018");var rw=(t,e,i,o)=>{n(e)&&i.onDisabledPlayPrevChapterClick(n(o))},sw=(t,e,i,o)=>{n(e)&&i.onDisabledSeekToInteractiveClick(n(o))},aw=M("<div><!></div>"),lw=M("<div><!></div>"),dw=M("<div><!></div>"),cw=M("<!> <!> <!>",1),uw=M("<div></div> <div></div> <div><!> <!> <!> <!> <!> <!></div> <div><!> <!> <!> <!></div> <!>",1),pw=M('<div class="wrapper-middle s-1b"><!></div>'),fw=M("<div><!></div> <!> <div><!></div>",1),mw=M('<div aria-hidden="true">·</div> <!>',1),vw=M('<!> <!> <div><div><div class="controls mobile s-1b" data-testid="bottom-controls"><div class="controls-group contain s-1b"><!> <!> <!> <!></div> <div class="controls-group s-1b"><!> <!> <!></div></div> <!></div></div> <!>',1),gw={hash:"s-1b",code:".wrapper-bottom.s-1b{background:var(--controls-gradient);bottom:0;box-sizing:border-box;display:flex;flex-direction:column;height:var(--controls-gradient-height);justify-content:flex-end;left:0;padding:0 4px 8px;pointer-events:none;position:absolute;transition:transform var(--controls-transition-duration) var(--controls-transition-fn);width:100%;z-index:var(--controls-container-z-index)}.wrapper-bottom.s-1b>:where(.s-1b){pointer-events:auto}.wrapper-bottom.ads-timeline-mobile.s-1b{height:9px;padding:0 4px 4px}.wrapper-middle.s-1b{align-items:center;left:50%;top:50%;transform:translate(-50%,-50%)}.wrapper-middle.s-1b,.wrapper-top-right.s-1b{display:flex;position:absolute;transition:opacity var(--controls-transition-duration);z-index:var(--controls-container-z-index)}.wrapper-top-right.s-1b{right:8px;top:4px}.wrapper-top-left.s-1b{left:8px;position:absolute;top:4px;z-index:var(--controls-container-z-index)}.wrapper-middle-left.s-1b,.wrapper-middle-left-second.s-1b,.wrapper-middle-right.s-1b{align-items:center;background-color:rgba(0,0,0,.56);border-radius:12px;display:flex;height:44px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:opacity var(--controls-transition-duration);width:44px}.wrapper-middle-left.s-1b{left:12px}.wrapper-middle-left-second.s-1b{left:64px}.wrapper-middle-right.s-1b{right:12px}.controls.s-1b{align-items:center;box-sizing:border-box;font-size:13px;height:var(--controls-height);justify-content:space-between;padding:0 4px;transition:transform var(--controls-transition-duration) var(--controls-transition-fn);white-space:nowrap;width:100%;will-change:transform}.controls.s-1b,.controls-group.s-1b{display:flex}.controls-group.contain.s-1b{min-width:0}.controls-group.s-1b >:not(:first-child){margin-left:8px}.hidden.s-1b{opacity:0;visibility:hidden}.controls-hidden.s-1b{transform:translateY(100%);visibility:visible}.wrapper-bottom.no-smooth.s-1b{transition:none}.overlay-mobile.s-1b{background-color:rgba(0,0,0,.3);height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:opacity var(--controls-transition-duration);width:100%}@media screen and (orientation:portrait){.wrapper-top-left.fullscreen.s-1b,.wrapper-top-right.fullscreen.s-1b{top:16px}.controls-wrapper.fullscreen.s-1b{bottom:30px;position:absolute;width:calc(100% - 8px)}}@media screen and (orientation:landscape){.wrapper-top-left.fullscreen.s-1b{left:44px;top:12px}.wrapper-top-right.fullscreen.s-1b{right:44px;top:12px}.wrapper-middle-left.fullscreen.s-1b{left:44px}.wrapper-middle-left-second.fullscreen.s-1b{left:96px}.wrapper-middle-right.fullscreen.s-1b{right:44px}.controls-wrapper.fullscreen.s-1b{bottom:32px;left:36px;position:absolute;right:36px;width:calc(100% - 72px)}}"};function gv(t,e){var or,sn;B(e,!0),Q(t,gw);let[i,o]=Ve(),r=()=>x(Mi,"$seekToInteractiveDisabledTooltip$",i),a=()=>x(Xt,"$disabledControls$",i),l=()=>x(kt,"$playbackState$",i),d=()=>x(Eo,"$adPlaybackState",i),s=()=>x(Y,"$isEnded$",i),u=()=>x(Ct,"$playerSize",i),m=()=>x(mt,"$scrubbingInProgress",i),p=()=>x(Si,"$chromecastState$",i),v=()=>x(Ue,"$isPictureInPictureActive",i),_=()=>x(Qe,"$pictureInPictureType$",i),y=()=>x(pe,"$mobileNotReportControlHidden$",i),b=()=>x(bi,"$chromecastHidden",i),w=()=>x(lt,"$playerPhase",i),I=()=>x(Rt,"$pipHidden",i),T=()=>x(Ge,"$currentGridType$",i),D=()=>x(yi,"$vkLogoHidden",i),L=()=>x(Jt,"$volumeHidden",i),E=()=>x(Se,"$isLive$",i),P=()=>x(wt,"$settingsMenuVisible",i),q=()=>x(st,"$isRewindableLive$",i),F=()=>x(Me,"$isActiveLive$",i),z=()=>x(Bt,"$isAudioAvailable$",i),j=()=>x(he,"$muted$",i),ae=()=>x(le,"$volume$",i),X=()=>x(vt,"$isInteractiveTime$",i),ne=()=>x(er,"$settingButtonRef$",i),ee=()=>x(Et,"$startedByKeyboard$",i),we=()=>x(Po,"$isFullscreen",i),ue=()=>x(Ft,"$additionalButtons$",i),re=()=>x(Xi,"$autoplayNextToggleHidden",i),be=()=>x(Hi,"$crashed$",i),$e=()=>x(ui,"$settingsHidden",i),J=()=>x(gn,"$graphIsOpened$",i),Re=()=>x(_o,"$adPosition",i),fe=()=>x(pi,"$adDuration",i),k=()=>x(Zt,"$position$",i),We=()=>x(St,"$duration$",i),Te=g(e,"playerControlsWrapperRef",15,void 0),Z=g(e,"playerControlsRef",15,void 0),ie=g(e,"isAds",3,!1),De=g(e,"logoTargetUrl",3,""),Oe=g(e,"isOneVideoPlaylist",3,!1),ot=g(e,"customFullscreenSupported",3,!0),U=ge(),ke=ho(),Ee=Vt(),ze=U.actions.internal.toggleMuted,tt=U.actions.internal.togglePlay,ye=U.actions.internal.pause,Ie=U.actions.internal.prevVideoClick,Be=U.actions.internal.nextVideoClick,Dt=U.actions.internal.checkFullscreenSupport,yt=(or=U.callbacks)==null?void 0:or.onAudioDoesNotExistHint,Ot=(sn=U.callbacks)==null?void 0:sn.onAudioDisabledHint,lt=U.playerPhase,St=U.state.duration$,Zt=U.state.positionWithScrubbing$,kt=U.state.playbackState$,Bt=U.state.isAudioAvailable$,Kt=U.state.isAudioDisabled,Y=U.state.isEnded$,Se=U.state.isLive$,le=U.state.volume$,he=U.state.muted$,Me=U.state.isActiveLive$,st=U.state.isRewindableLive$,mt=U.ui.scrubbingInProgress,pe=U.ui.mobileNotReportControlHidden$,{isActive$:Ue,type$:Qe}=ke.pictureInPicture$,wt=U.ui.settingsMenu.visible$,Ht=U.ui.settingsMenu.openedByBtnKeyboard$,At=U.ui.controls,{volume:Jt,vkLogo:yi,autoplayNextToggle:Xi,pip:Rt,settings:ui,chromecast:bi}=U.ui.hiddenControls,ht=U.actions.internal.getVideoEpisodes(),Gt=U.webApi.pictureInPictureApi,Si=U.state.chromecastState$,Hi=U.state.crashed$,Xt=At.disabledControls$,Et=U.ui.startedByKeyboard$,Ge=U.ui.currentGridType$,pi=U.ads.duration,_o=U.ads.position,Eo=U.ads.playbackState,Po=U.ui.isFullscreen,Ct=U.ui.playerSize,Ft=U.ui.additionalButtonsDeprecated$,W=U.actions.internal.getVideoElement,Lt=U.actions.internal.replayInteractive,ri=U.state.isInteractive,vt=U.state.isInteractiveTime$,ei=U.state.showInteractiveGraph,pt=U.state.showSeekToInteractive,nt=U.state.showPlayPrevChapter,no=U.state.showInteractiveTimeIndicator,Mi=ke.seekToInteractiveDisabledTooltip$,gn=ke.graphIsOpened$,hn=U.ui.controlBlocks,Pi=f(()=>G(U.state.playPrevChapterDisabledTooltip)),ki=f(()=>G(r())),Vr=f(()=>a().has("EPISODE_BUTTON")),ko=f(()=>a().has("GRAPH_BUTTON")),ro=f(()=>a().has("SEEK_TO_INTERACTIVE_BUTTON")),Ei=f(()=>a().has("PLAY_BUTTON")),Ao=f(()=>a().has("REPLAY_BUTTON")),Lo=f(()=>a().has("PLAY_PREV_CHAPTER_BUTTON")),Vn=f(()=>l()===rd.PlaybackState.PLAYING),Rr=f(()=>d()==="paused"),mr=f(()=>s()&&!ie()&&!ri),is=f(()=>!s()||ie()),os=f(()=>e.showNextPrevButtons&&!ie()&&e.prevButtonActive),ns=f(()=>e.showNextPrevButtons&&!ie()&&e.nextButtonActive),Yn=f(()=>u().width>300),Nr=f(()=>u().width>400),Zo=f(m),Rn=f(()=>p()!==rd.ChromecastState.NOT_AVAILABLE&&!(v()&&_()===1)&&!y()&&!ri&&!b()),vr=f(()=>w()==="LiveWaitingStart"),Mo=f(()=>!!Gt&&p()!==rd.ChromecastState.CONNECTED&&!y()&&(_()===1&&n(vr)||!n(vr))&&!n(Zo)&&!ri&&!I()),jn=K(!1);Mt(()=>{let He=Gt==null?void 0:Gt.info.isActive$.subscribe(Tt=>N(jn,Tt,!0));return()=>He==null?void 0:He.unsubscribe()});let gr=f(()=>!n(Zo)&&to(T(),"s")),Dr=f(()=>!e.logoHidden&&u().width>350&&!D()),Nn=f(()=>Ee.features.fullscreen&&Dt()&&!(v()&&_()===1)&&(ri?ot():!0)&&!n(Zo)&&!n(jn)),hr=f(()=>!L()&&!n(Zo)),rs=f(()=>(!E()||ie())&&u().width>260&&!n(Zo)&&!(Ee.features.interactiveHideTime&&ri)),Vo=f(()=>P()||e.showControls),Xn=f(()=>!ie()&&!E()&&!!(ht!=null&&ht.length)&&n(Yn)&&!n(Vr)&&!n(Zo)),Zi=f(()=>!q()||!!F()),Zn=f(()=>ei&&to(T(),"m")),Jn=f(()=>!z()||j()||ae()===0),dt=li({}),ti=li({}),Or=(0,vv.debounceFn)(id,260),_r=(0,vv.debounceFn)(mp,260);Ne(()=>{u(),X(),Or(W(),At,dt,e.showControls),_r(W(),hn,ti,e.showControls)});let Br=()=>U.actions.internal.toggleChromecast();async function Jo(){Gt!=null&&Gt.isActive()?await(Gt==null?void 0:Gt.exit()):await(Gt==null?void 0:Gt.request())}function br(){sa({isAudioDisabled:Kt,audioDisabledHintCallback:Ot,isAudioAvailable:z(),audioIsNotExistHintCallback:yt,isAds:ie()})&&ze()}let en=K(""),_n=(He,Tt)=>{if(!He){N(en,G("tooltip_live"),!0);return}Tt&&Tt===rd.PlaybackState.PAUSED&&N(en,G("tooltip_play"),!0)};Ne(()=>{_n(n(Zi),l())});let er=de();Ne(()=>{ne()&&Ql(ne(),P(),Ht)}),Ne(()=>{pp(Et,ee(),dt.playButton)});var tr=vw(),Ro=ce(tr);{var bn=He=>{var Tt=uw(),ci=ce(Tt);let Oo;var $o=A(ci,2);let Bo;Xe($o,ct=>ti.topLeft=ct,()=>ti==null?void 0:ti.topLeft);var Ui=A($o,2);let yo;var On=C(Ui);wi(On,1,ue,({iconUrl:ct,ariaLabel:si,testId:fi,onClick:ln,tooltip:Ur})=>ct,(ct,si)=>{let fi=()=>n(si).iconUrl,ln=()=>n(si).ariaLabel,Ur=()=>n(si).testId,wn=()=>n(si).onClick,xs=()=>n(si).tooltip,zr=f(()=>{var Vi;return(Vi=ln())!=null?Vi:xs()});uv(ct,{get iconUrl(){return fi()},get ariaLabel(){return n(zr)},get testId(){return Ur()},get onClick(){return wn()}})});var Cr=A(On,2);{var xo=ct=>{xc(ct,{get ref(){return dt.autoplayNextToggle},set ref(si){dt.autoplayNextToggle=si}})};R(Cr,ct=>{e.showAutoplayNext&&!Oe()&&!re()&&ct(xo)})}var zi=A(Cr,2);{var xn=ct=>{vc(ct,{isMobile:!0,click:Br,get state(){return p()},get ref(){return dt.chromecast},set ref(si){dt.chromecast=si}})};R(zi,ct=>{n(Rn)&&ct(xn)})}var Ho=A(zi,2);{var nr=ct=>{mv(ct,{click:Jo,get isPictureInPictureActive(){return v()},get ref(){return dt.pip},set ref(si){dt.pip=si}})};R(Ho,ct=>{n(Mo)&&ct(nr)})}var Fr=A(Ho,2);{var Bn=ct=>{Zl(ct,{get ref$(){return er}})};R(Fr,ct=>{be()&&!$e()&&ct(Bn)})}var ss=A(Fr,2);{var Je=ct=>{fc(ct,{get click(){return ye},get targetUrl(){return De()},get logoClickable(){return e.logoClickable},get ref(){return dt.vkLogo},set ref(si){dt.vkLogo=si}})};R(ss,ct=>{n(Dr)&&ct(Je)})}S(Ui),Xe(Ui,ct=>ti.topRight=ct,()=>ti==null?void 0:ti.topRight);var Yt=A(Ui,2);let Ti;var Fo=C(Yt);{var an=ct=>{let si=f(()=>Ie.bind(null,!0));ja(ct,{get click(){return n(si)},type:"prev",isMobile:!0,get ref(){return dt.prevButton},set ref(fi){dt.prevButton=fi}})};R(Fo,ct=>{n(os)&&ct(an)})}var Hn=A(Fo,2);{var Uo=ct=>{nd(ct,{get disabled(){return n(Ei)},get click(){return tt},isMobile:!0,get isPlaying(){return n(Vn)},get ref(){return dt.playButton},set ref(si){dt.playButton=si}})};R(Hn,ct=>{n(is)&&ct(Uo)})}var rr=A(Hn,2);{var Fn=ct=>{od(ct,{get disabled(){return n(Ao)},get click(){return tt},isMobile:!0,get ref(){return dt.replayButton},set ref(si){dt.replayButton=si}})};R(rr,ct=>{n(mr)&&ct(Fn)})}var pa=A(rr,2);{var as=ct=>{let si=f(()=>Be.bind(null,!0));ja(ct,{get click(){return n(si)},type:"next",isMobile:!0,get ref(){return dt.nextButton},set ref(fi){dt.nextButton=fi}})};R(pa,ct=>{n(ns)&&ct(as)})}S(Yt),Xe(Yt,ct=>ti.middle=ct,()=>ti==null?void 0:ti.middle);var fa=A(Yt,2);{var ma=ct=>{var si=cw(),fi=ce(si);{var ln=Vi=>{var me=aw();let ut;me.__click=[rw,Lo,e,Pi];var ii=C(me);let hi=f(()=>!e.showControls);yc(ii,{get hidden(){return n(hi)},get disabled(){return n(Lo)},get click(){return e.playPrevChapter},get ref(){return dt.playPrevChapterButton},set ref(ai){dt.playPrevChapterButton=ai}}),S(me),O(ai=>ut=se(me,1,"wrapper-middle-left s-1b",null,ut,ai),[()=>({fullscreen:we(),hidden:!e.showControls})]),$(Vi,me)};R(fi,Vi=>{nt&&Vi(ln)})}var Ur=A(fi,2);{var wn=Vi=>{var me=lw();let ut;var ii=C(me);let hi=f(()=>!e.showControls&&!J());Sc(ii,{get hidden(){return n(hi)},get disabled(){return n(ko)},get click(){return gn.toggle},get graphIsOpened(){return J()},get ref(){return dt.interactiveGraphButton},set ref(ai){dt.interactiveGraphButton=ai}}),S(me),O(ai=>ut=se(me,1,Hd(nt?"wrapper-middle-left-second":"wrapper-middle-left"),"s-1b",ut,ai),[()=>({fullscreen:we(),hidden:!e.showControls&&!J()})]),$(Vi,me)};R(Ur,Vi=>{n(Zn)&&Vi(wn)})}var xs=A(Ur,2);{var zr=Vi=>{var me=dw();let ut;me.__click=[sw,ro,e,ki];var ii=C(me);let hi=f(()=>!e.showControls);wc(ii,{get hidden(){return n(hi)},get disabled(){return n(ro)},get click(){return e.seekToInteractive},get ref(){return dt.seekToInteractiveButton},set ref(ai){dt.seekToInteractiveButton=ai}}),S(me),O(ai=>ut=se(me,1,"wrapper-middle-right s-1b",null,ut,ai),[()=>({fullscreen:we(),hidden:!e.showControls})]),$(Vi,me)};R(xs,Vi=>{pt&&Vi(zr)})}$(ct,si)};R(fa,ct=>{ri&&!m()&&ct(ma)})}O((ct,si,fi,ln)=>{Oo=se(ci,1,"overlay-mobile s-1b",null,Oo,ct),Bo=se($o,1,"wrapper-top-left s-1b",null,Bo,si),yo=se(Ui,1,"wrapper-top-right s-1b",null,yo,fi),Ti=se(Yt,1,"wrapper-middle s-1b",null,Ti,ln)},[()=>({hidden:!n(Vo)}),()=>({hidden:!e.showControls,fullscreen:we()}),()=>({hidden:!e.showControls&&!y(),fullscreen:we()}),()=>({hidden:!e.showControls||m()||e.endScreenShown&&e.showNextPrevButtons})]),$(He,Tt)};R(Ro,He=>{ie()||He(bn)})}var tn=A(Ro,2);{var Dn=He=>{var Tt=fw(),ci=ce(Tt);let Oo;var $o=C(ci);gp($o,{get muted(){return j()},click:br,get ref(){return dt.volume},set ref(xo){dt.volume=xo}}),S(ci);var Bo=A(ci,2);{var Ui=xo=>{var zi=pw(),xn=C(zi);let Ho=f(()=>!n(Rr));nd(xn,{get disabled(){return n(Ei)},get click(){return tt},isMobile:!0,get isPlaying(){return n(Ho)},get ref(){return dt.playButton},set ref(nr){dt.playButton=nr}}),S(zi),$(xo,zi)};R(Bo,xo=>{n(Rr)&&xo(Ui)})}var yo=A(Bo,2);let On;var Cr=C(yo);Tc(Cr,{get position(){return Re()},get duration(){return fe()}}),S(yo),O((xo,zi)=>{Oo=se(ci,1,"wrapper-top-right s-1b",null,Oo,xo),On=se(yo,1,"wrapper-bottom ads-timeline-mobile s-1b",null,On,zi)},[()=>({fullscreen:we()}),()=>({fullscreen:we()})]),$(He,Tt)};R(tn,He=>{ie()&&d()!=="inactive"&&He(Dn)})}var xi=A(tn,2);let on;var $n=C(xi);let $r;var yr=C($n),nn=C(yr),yn=C(nn);{var xt=He=>{To(He,{get disabled(){return n(Ao)},get ref(){return dt.replayButton},set ref(Tt){dt.replayButton=Tt},children:(Tt,ci)=>{od(Tt,{get disabled(){return n(Ao)},get click(){return Lt}})},$$slots:{default:!0}})};R(yn,He=>{ri&&He(xt)})}var $t=A(yn,2);{var so=He=>{To(He,{get ref(){return dt.liveButton},set ref(Tt){dt.liveButton=Tt},children:(Tt,ci)=>{Cc(Tt,{get isLiveActive(){return n(Zi)},isMobile:!0,get ariaLabel(){return n(en)}})},$$slots:{default:!0}})};R($t,He=>{!ie()&&E()&&He(so)})}var mo=A($t,2);{var rn=He=>{let Tt=f(()=>ie()?Re():k()),ci=f(()=>ie()?fe():We()),Oo=f(()=>!e.showControls);dc(He,{get showDuration(){return n(Nr)},get position(){return n(Tt)},get duration(){return n(ci)},isMobile:!0,get isHidden(){return n(Oo)},get ref(){return dt.time},set ref($o){dt.time=$o}})};R(mo,He=>{n(rs)&&He(rn)})}var vo=A(mo,2);let No=f(()=>!n(Xn));To(vo,{className:"w-max",get disabled(){return n(No)},get ref(){return dt.episodes},set ref(He){dt.episodes=He},children:(He,Tt)=>{var ci=Ae(),Oo=ce(ci);{var $o=Bo=>{var Ui=mw(),yo=A(ce(Ui),2);gc(yo,{get position(){return k()},get duration(){return We()},get timeCodes(){return ht}}),$(Bo,Ui)};R(Oo,Bo=>{n(Xn)&&Bo($o)})}$(He,ci)},$$slots:{default:!0}}),S(nn),Xe(nn,He=>ti.bottomLeft=He,()=>ti==null?void 0:ti.bottomLeft);var Ai=A(nn,2),bo=C(Ai);{var Hr=He=>{To(He,{get ref(){return dt.volume},set ref(Tt){dt.volume=Tt},children:(Tt,ci)=>{gp(Tt,{get muted(){return n(Jn)},click:br})},$$slots:{default:!0}})};R(bo,He=>{n(hr)&&He(Hr)})}var xr=A(bo,2);{var $s=He=>{To(He,{get ref(){return dt.settings},set ref(Tt){dt.settings=Tt},children:(Tt,ci)=>{Zl(Tt,{get ref$(){return er}})},$$slots:{default:!0}})};R(xr,He=>{n(gr)&&He($s)})}var Fi=A(xr,2);{var ys=He=>{To(He,{get ref(){return dt.fullscreen},set ref(Tt){dt.fullscreen=Tt},children:(Tt,ci)=>{pc(Tt,{get click(){return e.toggleFullscreen},get isFullscreen(){return we()}})},$$slots:{default:!0}})};R(Fi,He=>{n(Nn)&&He(ys)})}S(Ai),Xe(Ai,He=>ti.bottomRight=He,()=>ti==null?void 0:ti.bottomRight),S(yr),Xe(yr,He=>Z(He),()=>Z());var wr=A(yr,2);let Do=f(()=>!e.showControls);Za(wr,{get isHidden(){return n(Do)},get isAds(){return ie()},get canRewindLive(){return e.canRewindLive},get isRewindableLive(){return q()},get ref(){return dt.timeline},set ref(He){dt.timeline=He}}),S($n),Xe($n,He=>ti.bottom=He,()=>ti==null?void 0:ti.bottom),S(xi),Xe(xi,He=>Te(He),()=>Te());var Sr=A(xi,2);{var ir=He=>{bc(He,{get ref(){return dt.interactiveTimeIndicator},set ref(Tt){dt.interactiveTimeIndicator=Tt}})};R(Sr,He=>{no&&He(ir)})}O((He,Tt)=>{on=se(xi,1,"wrapper-bottom mobile s-1b",null,on,He),$r=se($n,1,"controls-wrapper s-1b",null,$r,Tt)},[()=>({hidden:e.bottomHidden,"controls-hidden":!e.showControls,"no-smooth":e.bottomNoSmooth}),()=>({fullscreen:we()})]),$(t,tr),H(),o()}Ye(["click"]);function Ic(t,e){B(e,!0);let[i,o]=Ve(),r=()=>x(I,"$isMobile",i),a=g(e,"bottomNoSmooth",3,!1),l=g(e,"playerControlsWrapperRef",15,void 0),d=g(e,"playerControlsRef",15,void 0),s=g(e,"isAds",3,!1),u=g(e,"logoTargetUrl",3,""),m=g(e,"showAutoplayNext",3,!1),p=g(e,"isOneVideoPlaylist",3,!1),v=g(e,"customFullscreenSupported",3,!0),_=g(e,"endScreenShown",3,!1),y=g(e,"onDisabledPlayPrevChapterClick",3,hv.noop),b=g(e,"onDisabledSeekToInteractiveClick",3,hv.noop),I=ge().ui.isMobile,T=K(!1);Mt(()=>{let P=setTimeout(()=>N(T,!0),0);return()=>clearTimeout(P)});var D=Ae(),L=ce(D);{var E=P=>{var q=Ae(),F=ce(q);{var z=ae=>{gv(ae,{get bottomHidden(){return e.bottomHidden},get bottomNoSmooth(){return a()},get showControls(){return e.showControls},get isAds(){return s()},get canRewindLive(){return e.canRewindLive},get logoClickable(){return e.logoClickable},get logoHidden(){return e.logoHidden},get logoTargetUrl(){return u()},get showAutoplayNext(){return m()},get showNextPrevButtons(){return e.showNextPrevButtons},get nextButtonActive(){return e.nextButtonActive},get prevButtonActive(){return e.prevButtonActive},get isOneVideoPlaylist(){return p()},get customFullscreenSupported(){return v()},get endScreenShown(){return _()},get toggleFullscreen(){return e.toggleFullscreen},get seekToInteractive(){return e.seekToInteractive},get playPrevChapter(){return e.playPrevChapter},get onDisabledPlayPrevChapterClick(){return y()},get onDisabledSeekToInteractiveClick(){return b()},get playerControlsWrapperRef(){return l()},set playerControlsWrapperRef(X){l(X)},get playerControlsRef(){return d()},set playerControlsRef(X){d(X)}})},j=ae=>{dv(ae,{get bottomHidden(){return e.bottomHidden},get bottomNoSmooth(){return a()},get showControls(){return e.showControls},get isAds(){return s()},get canRewindLive(){return e.canRewindLive},get logoClickable(){return e.logoClickable},get logoHidden(){return e.logoHidden},get logoTargetUrl(){return u()},get isOneVideoPlaylist(){return p()},get showAutoplayNext(){return m()},get showNextPrevButtons(){return e.showNextPrevButtons},get nextButtonActive(){return e.nextButtonActive},get prevButtonActive(){return e.prevButtonActive},get customFullscreenSupported(){return v()},get toggleFullscreen(){return e.toggleFullscreen},get seekToInteractive(){return e.seekToInteractive},get playPrevChapter(){return e.playPrevChapter},get playerControlsWrapperRef(){return l()},set playerControlsWrapperRef(X){l(X)},get playerControlsRef(){return d()},set playerControlsRef(X){d(X)}})};R(F,ae=>{r()?ae(z):ae(j,!1)})}$(P,q)};R(L,P=>{n(T)&&P(E)})}$(t,D),H(),o()}var hw=Ce('<path d="M23.75 31.2v-5.45l-11.84 6.7a1.45 1.45 180 01-2.16-1.25v-14.4a1.45 1.45 180 012.16-1.26l11.84 6.7v-5.44a1.45 1.45 180 012.16-1.26l12.7 7.19a1.45 1.45 180 010 2.52l-12.7 7.2a1.45 1.45 180 01-2.16-1.27Z"></path>');function Ec(t,e){B(e,!0);let i=f(()=>e.reversed?"transform:scaleX(-1);transform-origin:50% 0;":""),o=f(()=>`${mn(e.size)}${n(i)}`);Ze(t,{get width(){return"48"},get height(){return"48"},get fill(){return e.fill},get style(){return n(o)},get testId(){return e.testId},get shadow(){return e.shadow},children:(r,a)=>{var l=hw();$(r,l)},$$slots:{default:!0}}),H()}var _w=Ce('<path d="M32.46 9.53a1.16 1.16 90 010 1.96l-7.66 4.83c-.78.49-1.8-.07-1.8-.98v-3.3a14 14 90 1014.1 18.93 1.5 1.5 90 012.8 1.06 17 17 90 11-16.9-23V5.66c0-.91 1.03-1.47 1.8-.98z"></path>');function _v(t,e){B(e,!0);let i=g(e,"reversed",3,!1),o=f(()=>i()?"transform:scaleX(-1);transform-origin: 50% 0;":void 0),r=f(()=>`seek-icon-${i()?"backward":"forward"}`);Ze(t,{get width(){return"48"},get height(){return"48"},get style(){return n(o)},get testId(){return n(r)},get shadow(){return e.shadow},children:(a,l)=>{var d=_w();$(a,d)},$$slots:{default:!0}}),H()}var bw=M('<span class="hot-key-helpers-text s-n"> </span>'),$w=M('<div data-testid="hotkey-helper-icon" class="s-n"><!> <!> <!> <!> <!> <!> <!> <!> <!> <!></div> <!>',1),yw=M("<div><!></div>"),xw={hash:"s-n",code:'.hot-key-helpers-container.s-n{align-items:center;animation:s-n-fadeIn ease var(--controls-transition-duration);box-sizing:border-box;display:flex;flex-direction:column;height:120px;left:calc(50% - 100px);padding-top:14px;position:absolute;top:calc(50% - 40px);width:200px;z-index:var(--hot-key-helpers-container-z-index)}.hot-key-helpers-container--left.s-n{left:calc(25% - 100px)}.hot-key-helpers-container--right.s-n{left:calc(75% - 100px)}.hot-key-helpers-text.s-n{display:-webkit-box;font-feature-settings:"clig" off,"liga" off;font-size:15px;font-style:normal;font-weight:600;letter-spacing:-.105px;-webkit-line-clamp:2;line-height:20px;margin-top:4px;max-height:40px;overflow:hidden;text-align:center;text-overflow:ellipsis;text-shadow:0 0 5px rgba(0,0,0,.16);white-space:pre-wrap;width:100%;-webkit-box-orient:vertical}.hidden.s-n{animation:s-n-fadeOut ease var(--controls-transition-duration);height:0;visibility:hidden;width:0}@keyframes s-n-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes s-n-fadeOut{0%{opacity:1}to{opacity:0}}'};function bv(t,e){B(e,!0),Q(t,xw);let[i,o]=Ve(),r=()=>x(e.data,"$data",i),a=ge(),{features:l}=Vt(),d=a.ui.t,s=f(()=>!r()),u=f(()=>{var I;return((I=r())==null?void 0:I.type)==="BACKWARD_SEEK"}),m=f(()=>{var I;return((I=r())==null?void 0:I.type)==="FORWARD_SEEK"}),p=f(()=>{var I;return(I=r())==null?void 0:I.type}),v=f(()=>{var I,T;return(I=r())!=null&&I.t?d(r().t.key,{value:r().t.value||""}):(T=r())==null?void 0:T.text});var _=yw();let y;var b=C(_);{var w=I=>{var T=$w(),D=ce(T),L=C(D);{var E=Z=>{let ie=f(()=>n(p)==="BACKWARD_SEEK");_v(Z,{get reversed(){return n(ie)},shadow:!0})};R(L,Z=>{["BACKWARD_SEEK","FORWARD_SEEK"].includes(n(p))&&Z(E)})}var P=A(L,2);{var q=Z=>{Os(Z,{get size(){return"48"},shadow:!0})};R(P,Z=>{n(p)==="PAUSE"&&!l.playbackStatusShow&&Z(q)})}var F=A(P,2);{var z=Z=>{An(Z,{get size(){return"48"},shadow:!0})};R(F,Z=>{n(p)==="PLAY"&&!l.playbackStatusShow&&Z(z)})}var j=A(F,2);{var ae=Z=>{$c(Z,{get size(){return"48"},shadow:!0})};R(j,Z=>{n(p)==="REPLAY"&&!l.playbackStatusShow&&Z(ae)})}var X=A(j,2);{var ne=Z=>{la(Z,{get size(){return"48"},type:"off",shadow:!0})};R(X,Z=>{n(p)==="SUBTITLES_OFF"&&Z(ne)})}var ee=A(X,2);{var we=Z=>{la(Z,{get size(){return"48"},shadow:!0})};R(ee,Z=>{n(p)==="SUBTITLES_ON"&&Z(we)})}var ue=A(ee,2);{var re=Z=>{let ie=f(()=>n(p)==="RATE_DOWN");Ec(Z,{get size(){return"48"},get reversed(){return n(ie)},testId:"rate-change-icon",shadow:!0})};R(ue,Z=>{["RATE_DOWN","RATE_UP"].includes(n(p))&&Z(re)})}var be=A(ue,2);{var $e=Z=>{let ie=f(()=>n(p)==="EPISODE_PREV");ca(Z,{get size(){return"48"},get reversed(){return n(ie)},shadow:!0})};R(be,Z=>{["EPISODE_PREV","EPISODE_NEXT"].includes(n(p))&&Z($e)})}var J=A(be,2);{var Re=Z=>{da(Z,{get size(){return"48"},volume:0,shadow:!0})};R(J,Z=>{n(p)==="MUTE"&&Z(Re)})}var fe=A(J,2);{var k=Z=>{da(Z,{get size(){return"48"},volume:1,shadow:!0})};R(fe,Z=>{n(p)==="VOLUME"&&Z(k)})}S(D);var We=A(D,2);{var Te=Z=>{var ie=bw(),De=C(ie,!0);S(ie),O(()=>ve(De,n(v))),$(Z,ie)};R(We,Z=>{n(v)&&Z(Te)})}O(()=>Le(D,"data-type",n(p))),$(I,T)};R(b,I=>{!n(s)&&n(p)&&I(w)})}S(_),O(I=>y=se(_,1,"hot-key-helpers-container s-n",null,y,I),[()=>({hidden:n(s),"hot-key-helpers-container--left":n(u),"hot-key-helpers-container--right":n(m)})]),$(t,_),H(),o()}var ww=(t,e,i,o,r,a)=>{if(e.has(t.code))switch(t.preventDefault(),t.stopPropagation(),t.code){case"ArrowUp":i();break;case"ArrowDown":o();break;case"ArrowLeft":r();break;case"ArrowRight":a();break}},Sw=(t,e,i)=>{e.has(t.code)&&(t.preventDefault(),t.stopPropagation(),i())},Cw=M('<div tabindex="0" role="button"><div class="button-block s-y" aria-hidden="true"><div class="button-row s-y"><div class="button button-up s-y"><!></div> <div class="button button-right s-y"><!></div></div> <div class="button-row s-y"><div class="button button-left s-y"><!></div> <div class="button button-down s-y"><!></div></div></div></div>'),Tw={hash:"s-y",code:".immersive-controls.s-y{background-color:rgba(0,0,0,.56);border-radius:8px;display:flex;flex-direction:row;height:56px;left:10px;position:absolute;top:10px;transition-duration:var(--controls-transition-duration);transition-property:top,left;transition-timing-function:var(--controls-transition-fn);width:56px}.immersive-controls.m-shifted.s-y{left:20px;top:50px}.button-block.s-y{height:40px;margin:auto;transform:rotate(45deg);width:40px}.button-row.s-y{display:flex;flex-direction:row;position:relative}.button.s-y{cursor:pointer;height:20px;text-align:center;width:20px}.button.s-y svg{opacity:.7;transition:opacity .2s linear}.button.button-up.s-y svg{transform:rotate(-45deg) translate(-1px,-1px)}.button.button-right.s-y svg{transform:rotate(45deg) translate(1px,-1px)}.button.button-down.s-y svg{transform:rotate(135deg) translate(1px,-3px)}.button.button-left.s-y svg{transform:rotate(-135deg) translate(-1px,-3px)}.button.s-y:hover svg{opacity:1}"};function Pc(t,e){B(e,!0),Q(t,Tw);let i=g(e,"isShifted",3,!1),o=ge(),r=new Set(["ArrowUp","ArrowDown","ArrowLeft","ArrowRight"]),a=()=>{o.actions.internal.startCameraManualRotation(0,1)},l=()=>{o.actions.internal.startCameraManualRotation(0,-1)},d=()=>{o.actions.internal.startCameraManualRotation(1,0)},s=()=>{o.actions.internal.startCameraManualRotation(-1,0)},u=()=>(o.actions.internal.stopCameraManualRotation(),null),m=G("aria_label_spherical_control");var p=Cw();let v;p.__keydown=[ww,r,a,l,s,d],p.__keyup=[Sw,r,u];var _=C(p),y=C(_),b=C(y);b.__mousedown=a,b.__mouseup=u;var w=C(b);Lr(w,{direction:"up",useBtnColor:!0}),S(b);var I=A(b,2);I.__mousedown=d,I.__mouseup=u;var T=C(I);Lr(T,{direction:"up",useBtnColor:!0}),S(I),S(y);var D=A(y,2),L=C(D);L.__mousedown=s,L.__mouseup=u;var E=C(L);Lr(E,{direction:"up",useBtnColor:!0}),S(L);var P=A(L,2);P.__mousedown=l,P.__mouseup=u;var q=C(P);Lr(q,{direction:"up",useBtnColor:!0}),S(P),S(D),S(_),S(p),O(F=>{v=se(p,1,"immersive-controls s-y",null,v,F),Le(p,"aria-label",m)},[()=>({"m-shifted":i()})]),at("mouseleave",b,u),at("mouseleave",I,u),at("mouseleave",L,u),at("mouseleave",P,u),$(t,p),H()}Ye(["keydown","keyup","mousedown","mouseup"]);var Hs=require("@vkontakte/videoplayer-shared/es2018");var Bb=(t=1e3)=>{let e=null,i=()=>{e&&(clearTimeout(e),e=null)};return{add:o=>{i(),e=setTimeout(o,t)},clear:i}};var hp=class{constructor(){this.flickeringTimeout=Bb(1e3);this.subscriptions=new Hs.Subscription;this.isAuto=!1;this.isLive=!1;this.captions$=new Hs.ValueSubject([]);this.captionsPrepared$=new Hs.ValueSubject([])}subscribe(){return this.subscriptions.add(this.captions$.pipe((0,Hs.filter)(()=>this.isEnabled()),(0,Hs.filterChanged)()).subscribe(e=>{this.processCaptions(e)})),this}setIsAuto(e){this.isAuto=e}setIsLive(e){this.isLive=e}setCaptions(e){this.captions$.next(e)}destroy(){this.subscriptions.unsubscribe(),this.flickeringTimeout.clear()}isEnabled(){return this.isAuto&&!this.isLive}processCaptions(e){if(!e.length){this.flickeringTimeout.add(()=>{this.captionsPrepared$.next([])});return}this.flickeringTimeout.clear();let i=[],o=e.length>1&&e[0].type!=="timestamp"&&e[1].type!=="timestamp";o&&i.push([{value:String(e[0].value),timeAppeared:null}]),i.push(e.reduce((r,{type:a,value:l},d)=>(o&&!d||(a==="timestamp"?r.push({timeAppeared:Number(l),value:""}):r.length===0?r.push({value:String(l)}):r[r.length-1].value=String(l)),r),[])),this.captionsPrepared$.next(i)}};var Iw=M('<span class="caption-line s-b"><span class="caption-segment s-b"> </span></span>'),Ew=M('<span class="caption-line s-b"><span class="caption-segment s-b"></span></span>'),Pw=M('<span class="caption-line s-b"><span class="caption-segment s-b"> </span></span>'),kw=M('<div><span class="caption s-b"><!></span></div>'),Aw=M("<div><!></div>"),Lw={hash:"s-b",code:".subtitles-container.s-b{height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:transform var(--controls-transition-duration);width:100%}.subtitles-container.shifted.s-b{transform:translateY(calc(var(--controls-height)*-1))}.subtitles-container.preview-track-active.s-b{transform:translateY(calc(var(--preview-track-height)*-1))}.preview-track-active.s-b .subtitles-caption:where(.s-b){bottom:var(--preview-track-controls-top-offset)}.subtitles-caption.s-b{bottom:4%;display:flex;justify-content:center;left:4%;position:absolute;right:4%}.subtitles-caption.mobile.s-b{bottom:8%}.subtitles-container.auto.s-b .subtitles-caption:where(.s-b){left:var(--subtitles-caption-margin);right:var(--subtitles-caption-margin)}.caption.s-b{background:rgba(0,0,0,.4);border-radius:4px;display:block;overflow-wrap:normal;padding:4px 8px}.subtitles-container.auto.s-b .caption:where(.s-b){width:100%}.caption-line.s-b{display:block;text-align:center}.subtitles-container.auto.s-b .caption-line:where(.s-b){text-align:left}.caption-segment.s-b{color:var(--white);display:inline-block;font-size:13px;line-height:1.2;white-space:pre-wrap}"};function tl(t,e){B(e,!0),Q(t,Lw);let[i,o]=Ve(),r=()=>x(v,"$currentSubtitle$",i),a=()=>x(y,"$isLive$",i),l=()=>x(b,"$isFullscreen",i),d=()=>x(w,"$previewTrackActive",i),s=()=>x(_,"$isAutoSubtitleCaptionVisible$",i),u=g(e,"isMobile",3,!1),m=ge(),p=Vt(),v=m.state.currentSubtitle$,_=m.state.isAutoSubtitleCaptionVisible$,y=m.state.isLive$,b=m.ui.isFullscreen,w=m.ui.previewTrackActive,I=f(()=>!!r().isAuto),T=f(()=>!!a()),D=f(()=>e.playerSize.width*.02),L=f(()=>u()&&!l()||n(D)<=p.minSubtitlesFontSize?p.minSubtitlesFontSize:n(D)),E=K(null);Ne(()=>{var X,ne,ee;(X=n(E))==null||X.setIsAuto(n(I)),(ne=n(E))==null||ne.setIsLive(n(T)),(ee=n(E))==null||ee.setCaptions(e.captions)});let P=K(li([[]]));Mt(()=>{N(E,new hp().subscribe(),!0);let X=n(E).captionsPrepared$.subscribe(ne=>{N(P,ne,!0)});return()=>{var ne;(ne=n(E))==null||ne.destroy(),X.unsubscribe()}}),Mt(()=>{if(n(I)){let X=window.setTimeout(()=>{_.set(!1)},p.autoSubtitlesTimeout);return()=>{window.clearTimeout(X)}}else _.set(!1)});let q=f(()=>e.playerSize.width<400?10:e.playerSize.width<550?14:24);var F=Aw();let z;var j=C(F);{var ae=X=>{var ne=kw();let ee;var we=C(ne),ue=C(we);{var re=$e=>{var J=Iw(),Re=C(J),fe=C(Re,!0);S(Re),S(J),O(k=>{var We;Ke(Re,`font-size: ${(We=n(L))!=null?We:""}px`),ve(fe,k)},[()=>G("subtitles_auto_caption")]),$($e,J)},be=($e,J)=>{{var Re=k=>{var We=Ae(),Te=ce(We);wi(Te,17,()=>n(P),Od,(Z,ie)=>{var De=Ew(),Oe=C(De);wi(Oe,21,()=>n(ie),({value:ot,timeAppeared:U})=>U,(ot,U)=>{let ke=()=>n(U).value,Ee=()=>n(U).timeAppeared;var ze=Ae(),tt=ce(ze);{var ye=Ie=>{var Be=vs();O(()=>ve(Be,ke())),$(Ie,Be)};R(tt,Ie=>{(!Ee()||Ee()<=e.position)&&Ie(ye)})}$(ot,ze)}),S(Oe),S(De),O(()=>{var ot;return Ke(Oe,`font-size: ${(ot=n(L))!=null?ot:""}px`)}),$(Z,De)}),$(k,We)},fe=k=>{var We=Ae(),Te=ce(We);wi(Te,17,()=>e.captions,({value:Z})=>Z,(Z,ie)=>{let De=()=>n(ie).value;var Oe=Pw(),ot=C(Oe),U=C(ot,!0);S(ot),S(Oe),O(()=>{var ke;Ke(ot,`font-size: ${(ke=n(L))!=null?ke:""}px`),ve(U,De())}),$(Z,Oe)}),$(k,We)};R($e,k=>{var We;n(I)&&((We=n(P))!=null&&We.length)?k(Re):k(fe,!1)},J)}};R(ue,$e=>{n(I)&&s()?$e(re):$e(be,!1)})}S(we),S(ne),O($e=>{var J;ee=se(ne,1,"subtitles-caption s-b",null,ee,$e),Ke(ne,`--subtitles-caption-margin: ${(J=n(q))!=null?J:""}%`)},[()=>({mobile:u()})]),$(X,ne)};R(j,X=>{var ne;(e.captions.length||(ne=n(P))!=null&&ne.length)&&X(ae)})}S(F),O(X=>z=se(F,1,"subtitles-container s-b",null,z,X),[()=>({shifted:e.shifted,"preview-track-active":d(),auto:n(I)&&!n(T)&&!s()})]),$(t,F),H(),o()}var Hb=require("@vkontakte/videoplayer-core/es2018");var Mw=M('<div class="text s-v"> </div>'),Vw=M('<div><div class="icon_wrapper s-v"><!></div> <!></div>'),Rw={hash:"s-v",code:".wrapper.s-v{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;flex-direction:column;font-size:16px;height:100%;justify-content:center}.wrapper.bgCover.s-v{background-size:cover}.icon_wrapper.s-v{align-items:center;display:flex;flex-direction:column;width:400px}.text.s-v{margin-top:20px}"};function kc(t,e){B(e,!0),Q(t,Rw);let i=g(e,"chromecastDeviceName",3,"chromecastDeviceName"),o=Vt();var r=Vw();let a;r.__contextmenu=function(...m){var p;(p=e.onContextMenu)==null||p.apply(this,m)},r.__click=function(...m){var p;(p=e.onClick)==null||p.apply(this,m)},r.__dblclick=function(...m){var p;(p=e.onDblClick)==null||p.apply(this,m)};var l=C(r),d=C(l);mc(d,{get size(){return"48"},get iconState(){return Hb.ChromecastState.CONNECTED}}),S(l);var s=A(l,2);{var u=m=>{var p=Mw(),v=C(p);S(p),O(()=>{var _;return ve(v,`Видео воспроизводится на ${(_=i())!=null?_:""}`)}),$(m,p)};R(s,m=>{i()&&m(u)})}S(r),O(m=>{a=se(r,1,"wrapper s-v",null,a,m),Ke(r,`background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('${e.thumbUrl||""}')`)},[()=>({bgCover:o.features.previewNoEmptySpace})]),$(t,r),H()}Ye(["contextmenu","click","dblclick"]);var Nw=Ce('<path d="M460 194a4 4 0 0 1 4-4h122a4 4 0 0 1 4 4v82a4 4 0 0 1-4 4H464a4 4 0 0 1-4-4zm6 3a1 1 0 0 1 .99-1h4.02a1 1 0 0 1 .99 1v4a1 1 0 0 1-.99 1h-4.02a1 1 0 0 1-.99-1zm0 12a1 1 0 0 1 .99-1h4.02a1 1 0 0 1 .99 1v4a1 1 0 0 1-.99 1h-4.02a1 1 0 0 1-.99-1zm0 12a1 1 0 0 1 .99-1h4.02a1 1 0 0 1 .99 1v4a1 1 0 0 1-.99 1h-4.02a1 1 0 0 1-.99-1zm0 12a1 1 0 0 1 .99-1h4.02a1 1 0 0 1 .99 1v4a1 1 0 0 1-.99 1h-4.02a1 1 0 0 1-.99-1zm0 12a1 1 0 0 1 .99-1h4.02a1 1 0 0 1 .99 1v4a1 1 0 0 1-.99 1h-4.02a1 1 0 0 1-.99-1zm0 12a1 1 0 0 1 .99-1h4.02a1 1 0 0 1 .99 1v4a1 1 0 0 1-.99 1h-4.02a1 1 0 0 1-.99-1zm0 12a1 1 0 0 1 .99-1h4.02a1 1 0 0 1 .99 1v4a1 1 0 0 1-.99 1h-4.02a1 1 0 0 1-.99-1zm112-72a1 1 0 0 1 .99-1h4.02a1 1 0 0 1 .99 1v4a1 1 0 0 1-.99 1h-4.02a1 1 0 0 1-.99-1zm0 12a1 1 0 0 1 .99-1h4.02a1 1 0 0 1 .99 1v4a1 1 0 0 1-.99 1h-4.02a1 1 0 0 1-.99-1zm0 12a1 1 0 0 1 .99-1h4.02a1 1 0 0 1 .99 1v4a1 1 0 0 1-.99 1h-4.02a1 1 0 0 1-.99-1zm0 12a1 1 0 0 1 .99-1h4.02a1 1 0 0 1 .99 1v4a1 1 0 0 1-.99 1h-4.02a1 1 0 0 1-.99-1zm0 12a1 1 0 0 1 .99-1h4.02a1 1 0 0 1 .99 1v4a1 1 0 0 1-.99 1h-4.02a1 1 0 0 1-.99-1zm0 12a1 1 0 0 1 .99-1h4.02a1 1 0 0 1 .99 1v4a1 1 0 0 1-.99 1h-4.02a1 1 0 0 1-.99-1zm0 12a1 1 0 0 1 .99-1h4.02a1 1 0 0 1 .99 1v4a1 1 0 0 1-.99 1h-4.02a1 1 0 0 1-.99-1zm-71-37a6 6 0 1 0 0-12 6 6 0 0 0 0 12m36 0a6 6 0 1 0 0-12 6 6 0 0 0 0 12m-18.05 15c6.05 0 11.62 4.45 11.94 4.65 2.11 1.35 3.26.77 3.96.16s1.15-2.81-1.04-4.66c-1.74-1.48-5.8-5.16-14.86-5.15s-12.95 3.5-14.8 5.18c-1.83 1.69-2.28 3.5-.96 4.66s2.31 1.16 4.35-.33c0 .01 5.36-4.51 11.41-4.51"></path>');function $v(t){Ze(t,{width:"200",height:"200",viewBox:"460 190 130 90",testId:"error-icon",children:(e,i)=>{var o=Nw();$(e,o)},$$slots:{default:!0}})}var Dw=M('<div class="container s-5"><!></div>'),Ow={hash:"s-5",code:".container.s-5{align-items:center;background:#000;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}"};function il(t){Q(t,Ow);var e=Dw(),i=C(e);$v(i,{}),S(e),$(t,e)}var Bw=M('<div class="playButton s-a" tabindex="0" role="button"><div class="playButtonBackground s-a"></div> <!></div>'),Hw=M('<div data-testid="unstarted-thumb"><!></div>'),Fw={hash:"s-a",code:".container.s-a{background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:opacity .2s,visibility .2s;will-change:opacity}.container.hidden.s-a{opacity:0;visibility:hidden}.container.bgCover.s-a{background-size:cover}.playButton.s-a{align-items:center;display:flex;height:var(--big-play-size);justify-content:center;margin:auto;width:var(--big-play-size)}.playButton.s-a,.playButtonBackground.s-a{bottom:0;left:0;position:absolute;right:0;top:0}.playButtonBackground.s-a{background-color:var(--big-play-bg-color);border-radius:var(--big-play-radius);transition:background .2s,transform .2s;transition-timing-function:ease-out;will-change:background,transform}.container.s-a:hover .playButtonBackground:where(.s-a){background-color:var(--big-play-hover-bg-color);transform:scale(1.15)}.playButton.s-a svg{position:relative}"};function ol(t,e){B(e,!0),Q(t,Fw);let i=g(e,"iconVisible",3,!0),o=ge(),r=Vt(),a=o.ui.startedByKeyboard$,l=G("tooltip_play"),d=_=>{var b;let y=_.code;["Enter","Space"].includes(y)&&(_.stopPropagation(),_.preventDefault(),a.set(!0),(b=e.startVideo)==null||b.call(e))},s=_=>{var y,b;_.stopPropagation(),(y=e.startVideo)==null||y.call(e),(b=e.onClick)==null||b.call(e,_)};var u=Hw();let m;u.__click=s,u.__contextmenu=function(..._){var y;(y=e.onContextMenu)==null||y.apply(this,_)};var p=C(u);{var v=_=>{var y=Bw();y.__keydown=d;var b=A(C(y),2);An(b,{get size(){return"48"}}),S(y),O(()=>Le(y,"aria-label",l)),$(_,y)};R(p,_=>{i()&&_(v)})}return S(u),O(_=>{m=se(u,1,"container s-a",null,m,_),Ke(u,`background-color: #222; background-image: url('${e.thumbUrl||""}')`)},[()=>({hidden:e.hidden,bgCover:r.features.previewNoEmptySpace})]),$(t,u),H({handlePressKey:d,handleClick:s})}Ye(["click","contextmenu","keydown"]);var Uw=M('<span class="text s-r"> </span>'),zw=(t,e)=>{var i;return(i=e.onTitleClicked)==null?void 0:i.call(e)},Ww=M('<a target="_blank" class="link s-r"><!></a>'),Kw=(t,e)=>e.onTitleClicked(),qw=M("<button><!></button>"),Qw=M('<div data-testid="video_title"><!></div>'),Gw={hash:"s-r",code:".title.s-r{background:linear-gradient(0deg,transparent,rgba(0,0,0,.02) 19%,rgba(0,0,0,.1) 34%,rgba(0,0,0,.4) 60%,rgba(0,0,0,.6));box-sizing:border-box;font-size:15px;height:var(--controls-gradient-height);left:0;overflow:hidden;padding:18px 20px 10px;pointer-events:none;position:absolute;text-overflow:ellipsis;top:0;transition-duration:var(--controls-transition-duration);transition-property:visibility,transform,opacity;transition-timing-function:var(--controls-transition-fn);white-space:nowrap;width:100%;will-change:transform,opacity;z-index:var(--controls-container-z-index)}.link.s-r,.title.s-r{color:var(--white)}.link.s-r{pointer-events:auto;text-decoration:none}.link.s-r:hover{text-decoration:underline}.text.s-r{pointer-events:auto}.size-sm.s-r{font-size:14px;font-weight:500;line-height:18px}.hidden.s-r{opacity:0;transform:translateY(calc(var(--controls-gradient-height)*-1));visibility:hidden}"};function yv(t,e){B(e,!0),Q(t,Gw);let i=_=>{var y=Uw(),b=C(y,!0);S(y),Xe(y,w=>l(w),()=>l()),O(()=>ve(b,o())),at("mouseenter",y,function(...w){var I;(I=e.onMouseEnter)==null||I.apply(this,w)}),at("mouseleave",y,function(...w){var I;(I=e.onMouseLeave)==null||I.apply(this,w)}),$(_,y)},o=g(e,"title",3,""),r=g(e,"isHidden",3,!1),a=g(e,"size",3,"md"),l=g(e,"ref",15),d=K(void 0);Mt(()=>{var y;requestAnimationFrame(()=>{var b;(b=e.onVisibilityChanged)==null||b.call(e,!0)});function _(b){var w;b.propertyName==="transform"&&((w=e.onVisibilityChanged)==null||w.call(e,!r()))}return(y=n(d))==null||y.addEventListener("transitionend",_),()=>{var b;return(b=n(d))==null?void 0:b.removeEventListener("transitionend",_)}});var s=Qw();let u;var m=C(s);{var p=_=>{var y=Ww();y.__click=[zw,e];var b=C(y);i(b),S(y),O(()=>Le(y,"href",e.titleLinkHref)),$(_,y)},v=(_,y)=>{{var b=I=>{var T=qw();T.__click=[Kw,e];var D=C(T);i(D),S(T),$(I,T)},w=I=>{i(I)};R(_,I=>{e.onTitleClicked?I(b):I(w,!1)},y)}};R(m,_=>{e.titleLinkHref?_(p):_(v,!1)})}S(s),Xe(s,_=>N(d,_),()=>n(d)),O(_=>u=se(s,1,`title size-${a()}`,"s-r",u,_),[()=>({hidden:r()})]),$(t,s),H()}Ye(["click"]);var Fb=require("@vkontakte/videoplayer-shared/es2018");var Yw=M('<div class="timer__cell cell s-1a"><span class="cell__value s-1a"> </span> <span class="cell__unit s-1a"> </span></div> <span class="timer__points s-1a"> </span>',1),jw=M('<div class="timer__cell cell s-1a"><span class="cell__value s-1a"> </span> <span class="cell__unit s-1a"> </span></div> <span class="timer__points s-1a"> </span>',1),Xw=M('<div class="timer__cell cell s-1a"><span class="cell__value s-1a"> </span> <span class="cell__unit s-1a"> </span></div> <span class="timer__points s-1a"> </span>',1),Zw=M('<div class="timer__cell cell s-1a"><span class="cell__value s-1a"> </span> <span class="cell__unit s-1a"> </span></div>'),Jw=M("<div><!> <!> <!> <!></div>"),eS={hash:"s-1a",code:".timer__container.s-1a{align-items:flex-start;display:flex;justify-content:center}.cell.s-1a{align-items:center;display:flex;flex-direction:column}.cell__value.s-1a{font-size:48px;font-weight:600;line-height:1.2}.small.s-1a .cell__value:where(.s-1a){font-size:24px}.cell__unit.s-1a{font-size:14px;font-weight:400;line-height:1.2}.small.s-1a .cell__unit:where(.s-1a){font-size:12px}.timer__points.s-1a{display:inline-block;font-size:42px;font-weight:600;line-height:1.2;margin:0 8px}.small.s-1a .timer__points:where(.s-1a){font-size:20px}"};function xv(t,e){B(e,!0),Q(t,eS);let i=K(""),o=K(""),r=K(""),a=K(""),l,d=32,s=d/2,u=F=>String(F).padStart(2,"0"),m=F=>Math.max(F.length,1),p=F=>`${(e.isSmallSize?s:d)*m(F)}px`,v=F=>{let z=Math.floor(F/86400);z&&(F-=z*86400,N(i,u(z),!0));let j=Math.floor(F/3600);N(o,u(j),!0);let ae=Math.floor(F/60)%60;N(r,u(ae),!0);let X=F%60;N(a,u(X),!0)},_=()=>{let F=Math.floor(Date.now()/1e3),z=e.startTime-F;v(z),z>=1?l=requestAnimationFrame(_):e.onTimerOver()};Mt(()=>{l=requestAnimationFrame(_)}),fn(()=>{cancelAnimationFrame(l)});var y=Jw();let b;var w=C(y);{var I=F=>{var z=Yw(),j=ce(z);let ae;var X=C(j),ne=C(X,!0);S(X);var ee=A(X,2),we=C(ee,!0);S(ee),S(j);var ue=A(j,2),re=C(ue,!0);S(ue),O((be,$e,J)=>{ae=Ke(j,"",ae,{width:be}),ve(ne,n(i)),ve(we,$e),ve(re,J)},[()=>p(n(i)),()=>G("waiting_live_day_value"),()=>G("waiting_live_colon")]),$(F,z)};R(w,F=>{n(i)&&F(I)})}var T=A(w,2);{var D=F=>{var z=jw(),j=ce(z);let ae;var X=C(j),ne=C(X,!0);S(X);var ee=A(X,2),we=C(ee,!0);S(ee),S(j);var ue=A(j,2),re=C(ue,!0);S(ue),O((be,$e,J)=>{ae=Ke(j,"",ae,{width:be}),ve(ne,n(o)),ve(we,$e),ve(re,J)},[()=>p(n(o)),()=>G("waiting_live_hour_value"),()=>G("waiting_live_colon")]),$(F,z)};R(T,F=>{n(o)&&F(D)})}var L=A(T,2);{var E=F=>{var z=Xw(),j=ce(z);let ae;var X=C(j),ne=C(X,!0);S(X);var ee=A(X,2),we=C(ee,!0);S(ee),S(j);var ue=A(j,2),re=C(ue,!0);S(ue),O((be,$e,J)=>{ae=Ke(j,"",ae,{width:be}),ve(ne,n(r)),ve(we,$e),ve(re,J)},[()=>p(n(r)),()=>G("waiting_live_minute_value"),()=>G("waiting_live_colon")]),$(F,z)};R(L,F=>{n(r)&&F(E)})}var P=A(L,2);{var q=F=>{var z=Zw();let j;var ae=C(z),X=C(ae,!0);S(ae);var ne=A(ae,2),ee=C(ne,!0);S(ne),S(z),O((we,ue)=>{j=Ke(z,"",j,{width:we}),ve(X,n(a)),ve(ee,ue)},[()=>p(n(a)),()=>G("waiting_live_second_value")]),$(F,z)};R(P,F=>{n(a)&&F(q)})}S(y),O(F=>b=se(y,1,"timer__container s-1a",null,b,F),[()=>({small:e.isSmallSize})]),$(t,y),H()}var tS=M('<div class="waiting s-q"><span> </span></div>'),iS=M('<div class="upcoming-timer timer s-q"><span> </span> <!></div>'),oS=M('<div class="waiting-container s-q"><!></div>'),nS={hash:"s-q",code:'.waiting-container.s-q{background-color:var(--black);background-position:50%;background-repeat:no-repeat;background-size:cover;white-space:nowrap}.waiting-container.s-q,.waiting-container.s-q:before{height:100%;left:0;position:absolute;top:0;width:100%}.waiting-container.s-q:before{backdrop-filter:blur(15px);background-color:rgba(0,0,0,.56);content:"";z-index:1}.waiting.s-q{align-items:center;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:2}.waiting__title.s-q{font-size:20px;font-weight:600;line-height:1.2}.upcoming-timer.s-q{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.timer.s-q{align-items:center;display:flex;flex-direction:column;justify-content:center}.timer__title.s-q{display:inline-block;font-size:20px;font-weight:600;line-height:1.2;margin-bottom:12px;vertical-align:middle}.small.s-q{font-size:15px}.medium.s-q{font-size:17px}'};function Ac(t,e){B(e,!0),Q(t,nS);let i=g(e,"startTime",3,0),o=f(()=>i()<Math.floor(Date.now()/1e3)),r=K(void 0),a=K(void 0),l=0,d=K(void 0),s=K(void 0),u=f(()=>{var w,I;return((w=n(d))!=null?w:1/0)<=509||((I=n(s))!=null?I:1/0)<=320}),m=f(()=>{var w,I;return!n(u)&&(((w=n(d))!=null?w:1/0)<=699||((I=n(s))!=null?I:1/0)<=599)}),p=e.onUpcomingLiveViewStateChanged?(0,Fb.throttleFn)(()=>{cancelAnimationFrame(l),l=requestAnimationFrame(()=>{let w={type:n(o)?"expired":"default",size:n(u)?"s":n(m)?"m":"l"},I=n(o)?n(r):n(a);e.onUpcomingLiveViewStateChanged(w,I)})},300):void 0;Ne(()=>{n(s),n(d),n(o),p==null||p()}),fn(()=>{if(cancelAnimationFrame(l),p==null||p.cancel(),e.onUpcomingLiveViewStateChanged){let w={type:n(o)?"expired":"default",size:n(u)?"s":n(m)?"m":"l"};e.onUpcomingLiveViewStateChanged(w)}});var v=oS();v.__contextmenu=function(...w){var I;(I=e.onContextMenu)==null||I.apply(this,w)},v.__click=function(...w){var I;(I=e.onClick)==null||I.apply(this,w)};var _=C(v);{var y=w=>{var I=tS(),T=C(I);let D;var L=C(T,!0);S(T),S(I),Xe(I,E=>N(r,E),()=>n(r)),O((E,P)=>{D=se(T,1,"waiting__title s-q",null,D,E),ve(L,P)},[()=>({medium:n(m),small:n(u)}),()=>G("waiting_live_upcoming_title")]),$(w,I)},b=w=>{var I=iS(),T=C(I);let D;var L=C(T,!0);S(T);var E=A(T,2);let P=f(()=>n(u)||n(m)),q=f(()=>i()||0);xv(E,{get isSmallSize(){return n(P)},get startTime(){return n(q)},onTimerOver:()=>N(o,!0)}),S(I),Xe(I,F=>N(a,F),()=>n(a)),O((F,z)=>{D=se(T,1,"timer__title s-q",null,D,F),ve(L,z)},[()=>({medium:n(m),small:n(u)}),()=>G("waiting_live_timer_title")]),$(w,I)};R(_,w=>{n(o)?w(y):w(b,!1)})}S(v),O(()=>Ke(v,`background-image: url(${e.thumbUrl})`)),Pn(v,"clientWidth",w=>N(d,w)),Pn(v,"clientHeight",w=>N(s,w)),$(t,v),H()}Ye(["contextmenu","click"]);var rS=M('<div class="waiting-container s-t"><div class="waiting-caption s-t"><!> <p class="waiting-title s-t"> </p></div></div>'),sS={hash:"s-t",code:'.waiting-container.s-t{align-items:center;background-color:var(--black);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center}.waiting-container.s-t,.waiting-container.s-t:before{height:100%;left:0;position:absolute;top:0;width:100%}.waiting-container.s-t:before{backdrop-filter:blur(10px);background-color:rgba(0,0,0,.4);content:""}.waiting-caption.s-t{align-items:center;display:flex;flex-direction:column;position:relative}.waiting-title.s-t{font-size:20px;font-weight:400;line-height:1.2;margin:0;padding:20px;text-align:center}'};function nl(t,e){B(e,!0),Q(t,sS);let i=g(e,"thumbUrl",3,""),o={recover:G("waiting_live_recover_title"),record:G("waiting_record_title")},r=f(()=>o[e.kind]||"");var a=rS();a.__contextmenu=function(...m){var p;(p=e.onContextMenu)==null||p.apply(this,m)},a.__click=function(...m){var p;(p=e.onClick)==null||p.apply(this,m)};var l=C(a),d=C(l);Ka(d,{style:"position: static; transform: translate(0, 0)"});var s=A(d,2),u=C(s,!0);S(s),S(l),S(a),O(()=>{Ke(a,`background-image: url('${i()}')`),ve(u,n(r))}),$(t,a),H()}Ye(["contextmenu","click"]);var aS=Ce('<path d="M6 10.2 3.5 7.7a.99.99 0 0 0-1.4 1.4l3.2 3.2a1 1 0 0 0 1.4 0l7.6-7.6a.99.99 0 0 0-1.4-1.4z"></path>');function wv(t){Ze(t,{width:"16",height:"16",testId:"check-mark-icon",children:(e,i)=>{var o=aS();$(e,o)},$$slots:{default:!0}})}var lS=M('<div class="select-icon s-1x"><!></div>'),dS={hash:"s-1x",code:".select-icon.s-1x{margin-right:auto;opacity:.9;padding-right:12px;position:relative;top:3px}"};function Lc(t){Q(t,dS);var e=lS(),i=C(e);wv(i,{}),S(e),$(t,e)}var cS=(t,e)=>{t.stopPropagation(),e.item.selectItem(e.item.value)},uS=(t,e)=>{Gl(t,()=>e.item.selectItem(e.item.value))},pS=M("<p> </p>"),fS=M('<p class="sublabel s-1u"> </p>'),mS=M('<li role="menuitem" tabindex="0"><!> <div><!> <!></div></li>'),vS={hash:"s-1u",code:".menu-item-value.s-1u{align-items:end;display:flex;flex-direction:column;min-width:0}.menu-item-value[data-selected=false].s-1u{--select-icon-width:16px;--icon-padding:12px;margin-left:calc(var(--icon-padding) + var(--select-icon-width))}.label.s-1u,.sublabel.s-1u{max-width:100%;overflow:hidden;text-overflow:ellipsis}.sublabel.s-1u{opacity:.5}"};function Sv(t,e){B(e,!0),Q(t,vS);let i=g(e,"isMobile",3,!1);var o=mS();let r;o.__click=[cS,e],o.__keydown=[uS,e];var a=C(o);{var l=y=>{Lc(y,{})};R(a,y=>{e.item.selected&&y(l)})}var d=A(a,2);let s;var u=C(d);{var m=y=>{var b=Ae(),w=ce(b);Oi(w,()=>e.item.valueComponent,(I,T)=>{T(I,Xr(()=>{var D;return(D=e.item.valueComponentParams)!=null?D:{}}))}),$(y,b)},p=y=>{var b=pS();let w;var I=C(b,!0);S(b),O(T=>{var D;w=se(b,1,"label s-1u",null,w,T),ve(I,(D=e.item.label)!=null?D:e.item.value)},[()=>({mobile:i()})]),$(y,b)};R(u,y=>{e.item.valueComponent?y(m):y(p,!1)})}var v=A(u,2);{var _=y=>{var b=fS(),w=C(b,!0);S(b),O(()=>ve(w,e.item.sublabel)),$(y,b)};R(v,y=>{e.item.sublabel&&y(_)})}S(d),S(o),O((y,b,w)=>{var I;r=se(o,1,"item",null,r,y),Le(o,"data-value",(I=e.item.dataValue)!=null?I:e.item.value),Le(o,"aria-label",b),Le(o,"data-testid",e.item.dataTestid),s=se(d,1,"menu-item-value s-1u",null,s,w),Le(d,"data-selected",e.item.selected)},[()=>({mobile:i()}),()=>{var y,b;return(b=(y=e.item.ariaLabel)!=null?y:e.item.label)!=null?b:e.item.value.toString()},()=>({"submenu-value-mobile":i()})]),$(t,o),H()}Ye(["click","keydown"]);var gS=M('<li role="menuitem" tabindex="0" aria-haspopup="true"><!> <div><!></div></li>');function Cv(t,e){B(e,!0);let i=g(e,"isMobile",3,!1),o=g(e,"refMenuItems",15),r=f(()=>()=>e.openSubMenuList(e.item.children)),a=f(()=>b=>Zu(b,n(r)));var l=gS();let d;l.__click=function(...b){var w;(w=n(r))==null||w.apply(this,b)},l.__keydown=function(...b){var w;(w=n(a))==null||w.apply(this,b)};var s=C(l);{var u=b=>{Lc(b,{})};R(s,b=>{e.item.selected&&b(u)})}var m=A(s,2);let p;var v=C(m);{var _=b=>{var w=Ae();let I=f(()=>e.item.valueComponent);var T=ce(w);Oi(T,()=>n(I),(D,L)=>{L(D,Xr(()=>{var E;return(E=e.item.valueComponentParams)!=null?E:{}}))}),$(b,w)},y=b=>{var w=vs();O(()=>ve(w,e.item.label)),$(b,w)};R(v,b=>{e.item.valueComponent?b(_):b(y,!1)})}S(m),S(l),Xe(l,b=>o(o()[e.item.id]=b,!0),()=>{var b;return(b=o())==null?void 0:b[e.item.id]}),O((b,w)=>{var I;d=se(l,1,"item",null,d,b),Le(l,"aria-label",(I=e.item.ariaLabel)!=null?I:e.item.label),Le(l,"data-testid",e.item.id),p=se(m,1,"menu-item-value",null,p,w)},[()=>({mobile:i(),bottomBordered:e.item.bottomBordered}),()=>({"submenu-value-mobile":i()})]),$(t,l),H()}Ye(["click","keydown"]);var ts={"quality-settings":100,"audio-language-settings":200,"playback-rate-settings":300,"subtitles-settings":400,"traffic-saving-settings":500,download:600,report:700,"copy-data":800,"save-trace-info":900,"debug-info":1e3};var _S=(t,e)=>{ob(t,e.returnFromSubMenu,e.closeSettingsMenu)},bS=(t,e)=>{t.stopPropagation(),e.returnFromSubMenu()},$S=(t,e)=>{oc(t)&&(Mr(t),e.returnFromSubMenu())},yS=M('<div><ul role="menu"><li role="menuitem" tabindex="0" data-testid="return-to-settings-menu"><!> <p class="title s-1m"> </p></li> <!></ul></div>'),xS={hash:"s-1m",code:".sub-menu.s-1m{--item-padding-vertical-mobile:16px;--item-padding-vertical:7px;--item-label-line-height:18px;--edge-item-padding-vertical-mobile:calc(6px + var(--item-padding-vertical-mobile));--edge-item-padding-vertical:calc(8px + var(--item-padding-vertical))}.sub-menu.s-1m .item.mobile{font-size:14px;line-height:var(--item-label-line-height);padding:var(--item-padding-vertical-mobile) 17px}.sub-menu.s-1m{padding-top:calc(var(--edge-item-padding-vertical) + var(--item-padding-vertical) + var(--item-label-line-height))}.sub-menu.mobile.s-1m{padding-top:calc(var(--edge-item-padding-vertical-mobile) + var(--item-padding-vertical-mobile) + var(--item-label-line-height) + 1px)}.sub-menu.s-1m .items:where(.s-1m) .item.header:where(.s-1m){border-bottom:var(--divider-border);display:flex;justify-content:space-between;left:0;min-width:max-content;position:absolute;right:0;top:0}.header.s-1m .title:where(.s-1m){margin-left:8px}.sub-menu.s-1m .item{padding:var(--item-padding-vertical) 12px;padding-right:22px}.items.s-1m .item:first-child:not(.mobile){padding-top:var(--edge-item-padding-vertical)}.items.s-1m .item:last-child:not(.mobile){padding-bottom:var(--edge-item-padding-vertical)}.items.s-1m .item.mobile:first-child{padding-top:var(--edge-item-padding-vertical-mobile)}.items.s-1m .item.mobile:last-child{padding-bottom:var(--edge-item-padding-vertical-mobile)}.sub-menu.s-1m .item.bottomBordered{border-bottom:var(--divider-border)}.sub-menu.s-1m .item .sublabel{font-size:12px;line-height:14px}.item.s-1m:not(.mobile) p:where(.s-1m),.sub-menu.s-1m .item:not(.mobile) .label{font-size:13px;line-height:var(--item-label-line-height)}"};function Iv(t,e){B(e,!0),Q(t,xS);let[i,o]=Ve(),r=()=>x(p,"$isFullscreen",i),a=()=>x(v,"$playerSize",i),l=g(e,"isMobile",3,!1),d=g(e,"playerControlsHeight",3,0),s=g(e,"ariaLabelReturnFromSubMenu",19,()=>G("aria_label_submenu_back")),u=g(e,"listRef",15);Mt(()=>{let X=e.items.findIndex(ne=>ne.selected);u().children[X+1].focus()});let m=ge(),p=m.ui.isFullscreen,v=m.ui.playerSize,_=K(void 0),y=K(0),b=K(0),w=f(()=>l()&&r()?`max-height: ${Math.round(a().height*.6)}px`:l()?"":`max-height: ${a().height-32-n(b)-d()}px; overflow: auto;`),I=f(()=>Math.max(e.minWidth,n(y)));var T=yS();let D;var L=C(T);let E;L.__keydown=[_S,e];var P=C(L);let q;P.__click=[bS,e],P.__keydown=[$S,e];var F=C(P);Lr(F,{direction:"left"});var z=A(F,2),j=C(z,!0);S(z),S(P),Xe(P,X=>N(_,X),()=>n(_));var ae=A(P,2);wi(ae,17,()=>e.items,Od,(X,ne)=>{var ee=Ae(),we=ce(ee);{var ue=be=>{Sv(be,{get item(){return n(ne)},get isMobile(){return l()}})},re=(be,$e)=>{{var J=Re=>{Cv(Re,{get isMobile(){return l()},get item(){return n(ne)},get openSubMenuList(){return e.openSubMenuList},get refMenuItems(){return e.refMenuItems}})};R(be,Re=>{n(ne).type==="OPEN_SUB_MENU"&&Re(J)},$e)}};R(we,be=>{n(ne).type==="SELECT_VALUE"?be(ue):be(re,!1)})}$(X,ee)}),S(L),Xe(L,X=>u(X),()=>u()),S(T),O((X,ne,ee)=>{D=se(T,1,"sub-menu menu s-1m",null,D,X),Le(T,"data-testid",`${e.id}-sub-menu`),Ke(T,`min-width: ${n(I)}px`),E=se(L,1,"items s-1m",null,E,ne),Ke(L,n(w)),q=se(P,1,"item header back s-1m",null,q,ee),Le(P,"aria-label",s()),ve(j,e.title)},[()=>({desktop:!l(),mobile:l()}),()=>({mobile:l()}),()=>({mobile:l()})]),Pn(P,"clientWidth",X=>N(y,X)),Pn(P,"clientHeight",X=>N(b,X)),$(t,T),H(),o()}Ye(["keydown","click"]);var zb=require("@vkontakte/videoplayer-shared/es2018");var wS=(t,e)=>Zu(t,e()),SS=(t,e)=>{t.stopPropagation(),e()()},CS=M('<div class="value s-1o"> </div>'),TS=M('<li role="menuitem" tabindex="0" aria-haspopup="true"><div class="icon-wrapper"><!></div> <div class="label"> </div> <!></li>'),IS={hash:"s-1o",code:".value.s-1o{opacity:.7;overflow:hidden;position:relative;text-overflow:ellipsis}"};function Ev(t,e){B(e,!0),Q(t,IS);let i=g(e,"isMobile",3,!1),o=g(e,"onClick",3,zb.noop),r=g(e,"valueComponent",3,void 0),a=g(e,"iconProps",19,()=>({})),l=g(e,"ref",15);var d=TS();let s;d.__click=[SS,o],d.__keydown=[wS,o];var u=C(d),m=C(u);{var p=T=>{Xa(T,{get icon(){return e.icon}})},v=T=>{var D=Ae();let L=f(()=>e.icon);var E=ce(D);Oi(E,()=>n(L),(P,q)=>{q(P,Xr(a))}),$(T,D)};R(m,T=>{typeof e.icon=="string"?T(p):T(v,!1)})}S(u);var _=A(u,2),y=C(_,!0);S(_);var b=A(_,2);{var w=T=>{var D=Ae();let L=f(r);var E=ce(D);Oi(E,()=>n(L),(P,q)=>{q(P,{})}),$(T,D)},I=T=>{var D=CS(),L=C(D,!0);S(D),O(()=>ve(L,e.value)),$(T,D)};R(b,T=>{r()?T(w):T(I,!1)})}S(d),Xe(d,T=>l(T),()=>l()),O(T=>{s=se(d,1,"item",null,s,T),Le(d,"aria-label",e.ariaLabel),Le(d,"data-testid",e.id),ve(y,e.label)},[()=>({mobile:i()})]),$(t,d),H()}Ye(["click","keydown"]);var Pv=require("@vkontakte/videoplayer-shared/es2018");var ES=(t,e)=>{Gl(t,()=>e())},PS=M('<div class="icon icon-error-stub"><div class="inner"></div></div>'),kS=M('<img class="icon" aria-hidden="true"/>'),AS=M('<li role="menuitem" tabindex="0"><div class="icon-wrapper"><!></div> <div class="label s-1p"> </div></li>'),LS={hash:"s-1p",code:".label.s-1p{overflow:hidden;text-overflow:ellipsis}"};function kv(t,e){B(e,!0),Q(t,LS);let i=g(e,"isMobile",3,!1),o=g(e,"onClick",3,Pv.noop),r=g(e,"closeSettings",3,Pv.noop),a=K(!1),l=()=>{N(a,!0)},d=w=>{w==null||w.stopPropagation(),o()(),r()()};var s=AS();let u;s.__click=d,s.__keydown=[ES,d];var m=C(s),p=C(m);{var v=w=>{var I=Ae(),T=ce(I);{var D=E=>{var P=PS();$(E,P)},L=E=>{var P=kS();O(()=>Le(P,"src",e.icon)),at("error",P,l),Aa(P),$(E,P)};R(T,E=>{n(a)?E(D):E(L,!1)})}$(w,I)},_=w=>{var I=Ae();let T=f(()=>e.icon);var D=ce(I);Oi(D,()=>n(T),(L,E)=>{E(L,{})}),$(w,I)};R(p,w=>{typeof e.icon=="string"?w(v):w(_,!1)})}S(m);var y=A(m,2),b=C(y,!0);S(y),S(s),O(w=>{var I;u=se(s,1,"item",null,u,w),Le(s,"aria-label",(I=e.ariaLabel)!=null?I:e.label),Le(s,"data-testid",e.id),ve(b,e.label)},[()=>({mobile:i()})]),$(t,s),H()}Ye(["click","keydown"]);var Wb=require("@vkontakte/videoplayer-shared/es2018");var MS=M('<div class="toggle_wrap s-1r"><div></div> <div class="toggle-label s-1r"></div></div>'),VS={hash:"s-1r",code:'.toggle_wrap.s-1r{cursor:pointer;font-size:12px;line-height:15px;min-height:15px;padding:0;user-select:none}.toggle.s-1r{background-color:var(--toggle-color-separator);border-radius:45px;cursor:pointer;float:right;height:9px;margin-top:3px;width:28px}.toggle.s-1r:after{background-color:var(--toggle-color-off);border-radius:50%;content:"";float:left;height:15px;left:0;position:relative;top:-3px;transition:left .1s ease;width:15px}.toggle.on.s-1r:after{background-color:var(--toggle-color-on);left:13px}.toggle-label.s-1r{overflow:hidden}'};function Av(t,e){Q(t,VS);let i=g(e,"enabled",3,!1);var o=MS(),r=C(o);let a;di(2),S(o),O(l=>a=se(r,1,"toggle s-1r",null,a,l),[()=>({on:i()})]),$(t,o)}var RS=(t,e,i)=>{nb(t,e(),o=>i()(o))},NS=(t,e,i)=>{t.stopPropagation(),e()(!i())},DS=M('<div><div class="icon-wrapper"><!></div> <div class="label"> </div> <!></div>'),OS=M('<li role="menuitem" tabindex="0"><!></li>');function Lv(t,e){B(e,!0);let i=g(e,"isMobile",3,!1),o=g(e,"onClick",3,Wb.noop),r=g(e,"enabled",3,!1),a=g(e,"tooltipText",3,void 0),l=g(e,"maxTooltipWidth",3,void 0);var d=OS();let s;d.__click=[NS,o,r],d.__keydown=[RS,r,o];var u=C(d);Qa(u,{get content(){return a()},get isMobile(){return i()},placement:"left",translateX:10,isFullWidthWrapper:!0,get maxTooltipWidth(){return l()},children:(m,p)=>{var v=DS();let _;var y=C(v),b=C(y);{var w=E=>{Xa(E,{get icon(){return e.icon}})},I=E=>{var P=Ae();let q=f(()=>e.icon);var F=ce(P);Oi(F,()=>n(q),(z,j)=>{j(z,{})}),$(E,P)};R(b,E=>{typeof e.icon=="string"?E(w):E(I,!1)})}S(y);var T=A(y,2),D=C(T,!0);S(T);var L=A(T,2);Av(L,{get enabled(){return r()}}),S(v),O(E=>{_=se(v,1,"switch-wrapper",null,_,E),ve(D,e.label)},[()=>({mobile:i()})]),$(m,v)},$$slots:{default:!0}}),S(d),O(m=>{var p;s=se(d,1,"item switch-item",null,s,m),Le(d,"aria-label",(p=e.ariaLabel)!=null?p:e.label),Le(d,"data-testid",e.id)},[()=>({mobile:i()})]),$(t,d),H()}Ye(["click","keydown"]);var Vc=require("@vkontakte/videoplayer-shared/es2018");var Kb=()=>{let t=K(li([])),e=f(()=>(n(t).length?n(t).at(-1):null)||null);return{get current(){return n(e)},pushSubMenu:i=>{n(t).push(i)},popSubMenu:()=>{N(t,n(t).slice(0,-1),!0)},popAllSubMenus:()=>{N(t,[],!0)}}};var qb=require("@vkontakte/videoplayer-shared/es2018");var BS=M('<div class="quality-icon s-1q"><!></div>'),HS=M('<div class="quality-label s-1q"><span> </span> <!></div>'),FS={hash:"s-1q",code:".quality-label.s-1q{position:relative}.quality.s-1q{font-size:13px;line-height:18px}.quality.sub.s-1q{opacity:.7}.quality-icon.s-1q{display:flex;padding-left:2px;position:absolute;right:0;top:0;transform:translateX(100%)}.quality-icon.s-1q svg{color:var(--blue-light)}"};function rl(t,e){B(e,!0),Q(t,FS);let i=g(e,"isSubCase",3,!1),o=f(()=>e.quality?(0,qb.getVideoQualityLabel)(e.quality):""),r=f(()=>op(e.quality));var a=HS(),l=C(a);let d;var s=C(l,!0);S(l);var u=A(l,2);{var m=p=>{var v=BS();let _=f(()=>n(r));var y=C(v);Oi(y,()=>n(_),(b,w)=>{w(b,{})}),S(v),O(()=>Le(v,"data-testid",`${n(o)}-icon`)),$(p,v)};R(u,p=>{n(r)&&!e.isMobile&&p(m)})}S(a),O(p=>{d=se(l,1,"s-1q",null,d,p),ve(s,e.label)},[()=>({sub:!i(),quality:!e.isMobile})]),$(t,a),H()}var jb=require("@vkontakte/videoplayer-shared/es2018");var Mv=require("@vkontakte/videoplayer-core/es2018");var Qb=({quality:t,availableQualities:e})=>{let i=e.find(o=>o.value===t);return i?i.displayValue:t},Gb=({quality:t,availableQualities:e,isAutoQualityEnabled:i})=>{if(!t)return"...";let o=Qb({quality:t,availableQualities:e});return i?t===Mv.VideoQuality.INVARIANT?G("auto_quality_invariant"):G("auto_quality",{actual:o}):o},Yb=({quality:t,availableQualities:e,prefix:i,onlyPrefix:o})=>t?o||t===Mv.VideoQuality.INVARIANT?i:`${i}${Qb({quality:t,availableQualities:e})}`:"...";var US=M('<div class="menu-item-value-wrapper s-1t"><!></div>'),zS={hash:"s-1t",code:".menu-item-value-wrapper.s-1t{line-height:normal}"};function sd(t,e){B(e,!0),Q(t,zS);let[i,o]=Ve(),r=()=>x(s,"$currentQuality$",i),a=()=>x(u,"$availableQualities$",i),l=()=>x(m,"$isMobile$",i),d=ge(),s=d.state.currentQuality$,u=d.state.availableQualities$,m=d.ui.isMobile,p=" · ",v=f(()=>e.prefix+(e.selected&&r()!==jb.VideoQuality.INVARIANT?p:"")),_=f(()=>Yb({prefix:n(v),quality:r(),availableQualities:a(),onlyPrefix:!e.selected}));var y=US(),b=C(y);let w=f(()=>e.selected?r():void 0);rl(b,{get quality(){return n(w)},get label(){return n(_)},get isMobile(){return l()},isSubCase:!0}),S(y),$(t,y),H(),o()}var WS=t=>{let e=t.join("|"),i="<(?<keyhtml>.*?)(?<propshtml> .*?)?>(?<childrenhtml>.*?)</\\k<keyhtml>>",o=`{(?<keyi18n>${e})}(?<childreni18n>.*?){/\\k<keyi18n>}`,r="<(?<keyhtmlself>.*?)(?<propshtmlself> .*?)?/?>",a=`{(?<keyi18nself>${e})}`;return new RegExp(`${i}|${o}|${r}|${a}`,"g")},KS={br:!0,span:!0},Vv=(t,e={})=>{var d,s,u,m,p,v,_;if(!t)return t;let i={...KS,...e},o=Object.keys(i);if(!o.length)return t;let r=WS(o),a=[],l=0;for(let y of t.matchAll(r)){let b=y[0],w=((d=y.groups)==null?void 0:d.keyhtml)||((s=y.groups)==null?void 0:s.keyi18n)||((u=y.groups)==null?void 0:u.keyhtmlself)||((m=y.groups)==null?void 0:m.keyi18nself)||"",{index:I}=y;if(!i[w]){a.push(t.slice(l,I)),l=I+b.length;continue}let T=(p=y.groups)!=null&&p.childrenhtml?Vv(y.groups.childrenhtml,i):"",D=(v=y.groups)!=null&&v.childrenhtml?b.replace(new RegExp((_=y.groups)==null?void 0:_.childrenhtml),()=>T||""):b;a.push(t.slice(l,I),D),l=I+b.length}return l===0?t:(a.push(t.slice(l)),a.join(""))};function Mc(t,e){B(e,!1);let i=g(e,"message",8),o=Vv(i());go();var r=Ae(),a=ce(r);{var l=d=>{var s=Ae(),u=ce(s);Bd(u,()=>o),$(d,s)};R(a,d=>{o&&d(l)})}$(t,r),H()}var qS=M('<p class="quality-applies sublabel s-1s"><!></p>'),QS={hash:"s-1s",code:".quality-applies.s-1s{color:hsla(0,0%,100%,.5);display:flex;justify-content:end;padding:3px 0}.quality-applies span{color:#70c1ff}"};function Rv(t,e){B(e,!1),Q(t,QS),go();var i=qS(),o=C(i);let r=Sn(()=>G("quality_applience",{action:`<span>${G("quality_applience_action")}</span>`}));Mc(o,{get message(){return n(r)}}),S(i),$(t,i),H()}var Zb=({isAutoQualityEnabled:t,trafficSavingEnabled:e,highQualityEnabled:i})=>{let o=!t&&!e&&!i;return{id:"quality-other-settings",type:"OPEN_SUB_MENU",label:G("other_quality"),selected:o,valueComponent:sd,valueComponentParams:{prefix:G("other_quality"),selected:o},children:"quality-other-settings"}},Nv=({appliesTo:t,labelWithQuality:e,selected:i},{selectQuality:o})=>({id:"quality-auto",type:"SELECT_VALUE",value:"auto",label:G("auto_quality_limit"),valueComponent:e?sd:void 0,valueComponentParams:{prefix:G("auto_quality_limit"),selected:i},selectItem:()=>o("auto",t),selected:i}),Jb=()=>({id:"quality-appliance-settings",type:"OPEN_SUB_MENU",valueComponent:Rv,bottomBordered:!0,children:"quality-appliance"}),Dv=({labelWithQuality:t,appliesTo:e,selected:i},{toggleHighQuality:o})=>({id:"quality-high",type:"SELECT_VALUE",value:"high_quality",selectItem:()=>o(!0,e),selected:i,label:G("high_quality"),valueComponent:t?sd:void 0,valueComponentParams:{prefix:G("high_quality"),selected:i},sublabel:G("high_quality_description")}),Ov=({labelWithQuality:t,appliesTo:e,selected:i},{toggleTrafficSaving:o})=>({id:"quality-traffic-saving",type:"SELECT_VALUE",value:"save_traffic",selectItem:()=>o(!0,e),selected:i,label:G("traffic_saving_quality"),valueComponent:t?sd:void 0,valueComponentParams:{prefix:G("traffic_saving_quality"),selected:i},sublabel:G("traffic_saving_quality_description")});var _p=(t,e)=>String(e.findIndex(i=>i.id===t.id)+1),bp=(t,e)=>{var l;if(!t)return"";let{language:i,label:o}=t,r;if(i==="und"?r=void 0:i&&(r=(l=hc(i))!=null?l:i),o&&i&&r){let d=e.filter(s=>s.label===o&&s.language===i);if(d.length===1)return G("audio_stream_display_language_label",{language:r,label:o});{let s=_p(t,d);return G("audio_stream_display_language_label_index",{language:r,label:o,index:s})}}if(o){let d=e.filter(s=>s.label===o);if(d.length===1)return o;{let s=_p(t,d);return G("audio_stream_display_label_index",{label:o,index:s})}}if(i&&r){let d=e.filter(s=>s.language===i);if(d.length===1)return r;{let s=_p(t,d);return G("audio_stream_display_language_index",{language:r,index:s})}}let a=_p(t,e);return G("audio_stream_display_unknown",{index:a})};var GS={"quality-settings":t=>{let{isAutoQualityEnabled:e,isAutoQualityAvailable:i,trafficSavingEnabled:o,highQualityEnabled:r}=t,a=[];return i&&a.push({handler:Nv,selected:e&&!o&&!r||!1}),a.push({handler:Ov,selected:o},{handler:Dv,selected:r}),{title:G("submenu_quality"),id:"quality-settings",items:[Jb(t),...a.map(({handler:l,selected:d})=>l({labelWithQuality:!0,appliesTo:"to-video",selected:d},t)),Zb(t)]}},"quality-other-settings":({closeSettingsMenu:t,selectQuality:e,availableQualities:i,isMobile:o})=>({id:"quality-other-settings",title:G("submenu_quality"),closeSettingsMenu:t,items:i.map(r=>({type:"SELECT_VALUE",value:r.value,valueComponent:rl,valueComponentParams:{quality:r.value,label:r.displayValue,isMobile:o,isSubCase:!0},selectItem:a=>e(a,"to-video"),selected:r.selected,label:r.displayValue}))}),"quality-appliance":t=>{var i,o,r;let{closeSettingsMenu:e}=t;return{id:"quality-appliance",title:G("default_quality_for_any_video"),closeSettingsMenu:e,items:[{handler:Nv,selected:((i=Fu())==null?void 0:i.type)==="auto_quality"},{handler:Ov,selected:((o=Fu())==null?void 0:o.type)==="traffic_saving"},{handler:Dv,selected:((r=Fu())==null?void 0:r.type)==="high_quality"}].map(({handler:a,selected:l})=>a({labelWithQuality:!1,appliesTo:"as-default",selected:l},t))}},"audio-tracks":({closeSettingsMenu:t,availableAudioStreams:e,currentAudioStream:i,selectAudioLanguage:o})=>({id:"audio-tracks",title:G("submenu_audio_languages"),closeSettingsMenu:t,items:e.map(r=>({type:"SELECT_VALUE",value:r,dataValue:r.id,selectItem:o,selected:r.id===(i==null?void 0:i.id),label:bp(r,e)}))}),"playback-rate":({closeSettingsMenu:t,availablePlaybackRates:e,selectPlaybackRate:i})=>({id:"playback-rate",title:G("submenu_playback_rate"),closeSettingsMenu:t,items:e.map(o=>({type:"SELECT_VALUE",value:o.value,selectItem:i,selected:o.selected,label:o.displayValue}))}),subtitles:({availableSubtitlesList:t,selectSubtitle:e})=>({id:"subtitles",minWidth:164,title:G("subtitles_caption"),items:t.map(i=>({type:"SELECT_VALUE",value:i.value,selectItem:()=>e(i),selected:i.selected,label:i.displayValue,dataTestid:i.value===Mn?"sub_off":void 0}))})},e$=({subMenuId:t,context:e})=>t?[GS[t](e)]:[];var YS=Ce('<path d="M3.1 9.5c0-2.24 0-3.36.44-4.22A4 4 0 015.28 3.54C6.14 3.1 7.26 3.1 9.5 3.1h5c2.24 0 3.36 0 4.22.44a4 4 0 011.74 1.74c.44.86.44 1.98.44 4.22s0 3.36-.44 4.22a4 4 0 01-1.74 1.74c-.84.43-1.93.44-4.07.44l.55 2.2h1.9a.9.9 0 010 1.8H6.9a.9.9 0 110-1.8h1.9l.55-2.2c-2.14 0-3.23-.01-4.07-.44a4 4 0 01-1.74-1.74C3.1 12.86 3.1 11.74 3.1 9.5m11.4-4.6h-5c-1.15 0-1.9 0-2.48.05-.56.04-.79.12-.92.19a2.2 2.2 0 00-.96.96 2 2 0 00-.2.92C4.9 7.6 4.9 8.35 4.9 9.5s0 1.9.05 2.48c.04.56.12.79.19.92q.33.63.96.96c.13.07.36.15.92.2.58.04 1.33.04 2.48.04h5c1.15 0 1.9 0 2.48-.05.56-.04.79-.12.92-.19a2.2 2.2 0 00.96-.96c.07-.13.15-.36.2-.92.04-.58.04-1.33.04-2.48s0-1.9-.05-2.48a3 3 0 00-.19-.92 2.2 2.2 0 00-.96-.96 2 2 0 00-.92-.2c-.58-.04-1.33-.04-2.48-.04m-3.3 11-.55 2.2h2.7l-.55-2.2z"></path>');function Bv(t){Ze(t,{testId:"traffic-saving-icon",children:(e,i)=>{var o=YS();$(e,o)},$$slots:{default:!0}})}var jS=Ce('<path d="M8.3 14.25c1.86 1.9 5.5.02 5.5-3.55V5.64l2.4-.7A2.74 2.74 0 0 0 18 2.37V.64a.75.75 0 0 0-.92-.62l-.26.06C15.88.3 14.93.51 14 .8c-1.33.45-2.03 1.62-2.01 3.08V9c-3.89.2-5.64 3.29-3.7 5.25ZM.9.1a.9.9 0 0 0 0 1.8h8.2a.9.9 0 0 0 0-1.8H.9ZM.9 5.1a.9.9 0 1 0 0 1.8h7.2a.9.9 0 0 0 0-1.8H.9ZM0 11c0-.5.4-.9.9-.9h4.18a.9.9 0 1 1 0 1.8H.9A.9.9 0 0 1 0 11Z"></path>');function Hv(t){Ze(t,{width:"18",height:"15",children:(e,i)=>{var o=jS();$(e,o)},$$slots:{default:!0}})}var XS=Ce('<path d="M11 4.07V2.05c-2.01.2-3.84 1-5.32 2.21L7.1 5.69A8 8 0 0 1 11 4.07M5.69 7.1 4.26 5.68A10 10 0 0 0 2.05 11h2.02a8 8 0 0 1 1.62-3.9M2.05 13c.2 2.01 1 3.84 2.21 5.32l1.43-1.43A8 8 0 0 1 4.07 13zM11 21.95v-2.02a8 8 0 0 1-3.9-1.62l-1.42 1.43A10 10 0 0 0 11 21.95M22 12c0 5.16-3.92 9.42-8.95 9.95v-2.02C16.97 19.41 20 16.05 20 12s-3.03-7.41-6.95-7.93V2.05C18.08 2.58 22 6.84 22 12M10.69 8.58l4.74 2.73a.8.8 0 0 1 0 1.37l-4.74 2.74a.8.8 0 0 1-1.19-.68V9.26a.8.8 0 0 1 1.19-.68"></path>');function Fv(t){Ze(t,{testId:"play-speed-icon",children:(e,i)=>{var o=XS();$(e,o)},$$slots:{default:!0}})}var ZS=Ce('<path d="M12 2a.9.9 0 01.9.9v10.93l4.56-4.57a.9.9 0 011.28 1.28l-6.1 6.1a.9.9 0 01-1.28 0l-6.1-6.1a.9.9 0 111.28-1.28l4.56 4.57V2.9A.9.9 0 0112 2M4 20a.9.9 0 01.9-.9h14.2a.9.9 0 110 1.8H4.9A.9.9 0 014 20"></path>');function Uv(t){Ze(t,{testId:"download-icon",children:(e,i)=>{var o=ZS();$(e,o)},$$slots:{default:!0}})}var JS=Ce('<path d="M8.86 2.1h6.28c.67 0 1.2.21 1.68.7l4.38 4.38c.48.48.7 1 .7 1.68v6.28c0 .68-.22 1.2-.7 1.68l-4.38 4.38c-.48.48-1 .7-1.68.7H8.86c-.68 0-1.2-.22-1.68-.7L2.8 16.82c-.48-.48-.7-1-.7-1.68V8.86c0-.68.22-1.2.7-1.68L7.18 2.8c.48-.49 1-.7 1.68-.7m-.44 2L4.1 8.43c-.18.18-.21.24-.21.5v6.17c0 .25.03.31.2.5l4.32 4.3c.18.18.24.21.5.21h6.17c.25 0 .31-.03.5-.2l4.3-4.32c.18-.18.21-.24.21-.5V8.92c0-.25-.03-.31-.2-.5l-4.32-4.3c-.18-.18-.24-.21-.5-.21H8.92c-.25 0-.32.03-.5.2M13 16a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-.1-8.1a.9.9 0 0 0-1.8 0v5.2a.9.9 0 1 0 1.8 0z"></path>');function zv(t){Ze(t,{testId:"report-icon",children:(e,i)=>{var o=JS();$(e,o)},$$slots:{default:!0}})}var eC=Ce('<path d="M4 12.3V12c0-1.47 0-2.55.08-3.4.07-.9.21-1.48.45-1.95a4.85 4.85 0 0 1 2.12-2.12 5.1 5.1 0 0 1 1.95-.45C9.5 4 10.68 4 12.3 4h4.51c-.03-.16-.09-.33-.17-.49a2.4 2.4 0 0 0-1.05-1.05c-.3-.16-.63-.21-.93-.24-.29-.02-.64-.02-1.03-.02h-1.37c-1.58 0-2.81 0-3.81.08a6.84 6.84 0 0 0-2.62.64 6.65 6.65 0 0 0-2.9 2.91c-.4.76-.57 1.6-.65 2.62-.08 1-.08 2.23-.08 3.81v1.37c0 .4 0 .74.02 1.03.03.3.08.62.24.93A2.4 2.4 0 0 0 4 16.8V12.3ZM10.08 6h-.03c-.53 0-.97 0-1.33.03-.39.03-.76.1-1.12.28a2.9 2.9 0 0 0-1.3 1.3c-.17.35-.24.72-.27 1.1C6 9.09 6 9.53 6 10.06v7.9c0 .53 0 .97.03 1.33.03.39.1.76.28 1.12a2.9 2.9 0 0 0 1.3 1.3c.35.17.72.24 1.1.27.37.03.81.03 1.33.03h6.91c.53 0 .97 0 1.33-.03.39-.03.76-.1 1.12-.28a2.9 2.9 0 0 0 1.3-1.3c.17-.35.24-.72.27-1.1.03-.37.03-.81.03-1.34v-7.9c0-.53 0-.97-.03-1.33-.03-.39-.1-.76-.28-1.12a2.9 2.9 0 0 0-1.3-1.3 2.96 2.96 0 0 0-1.1-.27C17.91 6 17.47 6 16.94 6h-6.87ZM8.41 7.92c.06-.04.18-.07.45-.1.28-.02.65-.02 1.22-.02h6.84c.57 0 .94 0 1.22.02.27.03.39.06.45.1.21.1.39.28.5.49.03.06.06.18.09.45.02.28.02.65.02 1.22v7.84c0 .57 0 .94-.02 1.22-.03.27-.06.39-.1.45-.1.21-.28.39-.49.5-.06.03-.18.06-.45.09-.28.02-.65.02-1.22.02h-6.84c-.57 0-.94 0-1.22-.02a1.23 1.23 0 0 1-.45-.1 1.1 1.1 0 0 1-.5-.49 1.23 1.23 0 0 1-.09-.45c-.02-.28-.02-.65-.02-1.22v-7.84c0-.57 0-.94.02-1.22.03-.27.06-.39.1-.45.1-.21.28-.39.49-.5Z"></path>');function $p(t){Ze(t,{children:(e,i)=>{var o=eC();$(e,o)},$$slots:{default:!0}})}var tC=Ce('<path d="M12 20.1a8.1 8.1 0 1 0 0-16.2 8.1 8.1 0 0 0 0 16.2m0 1.9a10 10 0 1 1 0-20 10 10 0 0 1 0 20m0-12.37A1.32 1.32 0 1 1 12 7a1.32 1.32 0 0 1 0 2.63m-.95 2.82c0-.54.43-.98.95-.98s.95.44.95.98v3.83c0 .54-.43.98-.95.98a.96.96 0 0 1-.95-.98z"></path>');function Wv(t){Ze(t,{testId:"info-icon",children:(e,i)=>{var o=tC();$(e,o)},$$slots:{default:!0}})}var iC=M('<div class="menu-item-value-wrapper s-1v"><!></div>'),oC={hash:"s-1v",code:".menu-item-value-wrapper.s-1v{line-height:normal}"};function Kv(t,e){B(e,!0),Q(t,oC);let[i,o]=Ve(),r=()=>x(u,"$currentQuality$",i),a=()=>x(m,"$availableQualities$",i),l=()=>x(p,"$isAutoQualityEnabled$",i),d=()=>x(v,"$isMobile$",i),s=ge(),u=s.state.currentQuality$,m=s.state.availableQualities$,p=s.state.isAutoQualityEnabled$,v=s.ui.isMobile,_=f(()=>Gb({quality:r(),availableQualities:a(),isAutoQualityEnabled:l()}));var y=iC(),b=C(y);rl(b,{get quality(){return r()},get label(){return n(_)},get isMobile(){return d()}}),S(y),$(t,y),H(),o()}var rC={"quality-settings":({isAutoQualityEnabled:t,currentQuality:e,qualityDetailsSubMenuEnabled:i})=>{let o=(t?G("auto_quality_option"):e)||"";return{id:"quality-settings",type:"OPEN_SUB_MENU",ariaLabel:G("aria_label_menu_quality",{actual:o}),icon:lc,label:G("menu_quality"),value:e,valueComponent:Kv,weight:ts["quality-settings"],children:i?"quality-settings":"quality-other-settings"}},"traffic-saving-switch":({trafficSavingEnabled:t,toggleTrafficSaving:e})=>({id:"traffic-saving-switch",weight:ts["traffic-saving-settings"],type:"SWITCH",onClick:i=>e(i,"to-video"),ariaLabel:G("aria_label_submenu_traffic_saving"),icon:Bv,label:G("menu_traffic_saving"),enabled:t,tooltipText:G("traffic_saving_helper_text"),maxTooltipWidth:175}),"audio-tracks-settings":({currentAudioStream:t,availableAudioStreams:e})=>{let i=bp(t,e);return{id:"audio-tracks-settings",weight:ts["audio-language-settings"],type:"OPEN_SUB_MENU",ariaLabel:G("aria_label_menu_audio_languages",{actual:i}),icon:Hv,label:G("menu_audio_languages"),value:i,children:"audio-tracks"}},"playback-rate-settings":({availablePlaybackRates:t,currentPlaybackRate:e})=>{var o;let i=((o=t.find(r=>r.value===e))==null?void 0:o.displayValue)||"";return{id:"playback-rate-settings",weight:ts["playback-rate-settings"],type:"OPEN_SUB_MENU",ariaLabel:G("aria_label_menu_rate",{actual:i}),icon:Fv,label:G("menu_playback_rate"),value:`${e}x`,children:"playback-rate"}},"subtitles-settings":({currentSubtitle:t})=>({id:"subtitles-settings",weight:ts["subtitles-settings"],type:"OPEN_SUB_MENU",ariaLabel:G("aria_label_menu_subtitle",{actual:t.displayValue}),icon:la,iconProps:{type:"outline"},label:G("subtitles_caption"),value:t.displayValue,children:"subtitles"}),download:({onDownloadClick:t})=>({id:"download",weight:ts.download,type:"CLICK",onClick:t,label:G("download_video_caption"),ariaLabel:G("aria_label_menu_download"),icon:Uv}),"show-support":({onReportProblemClick:t})=>({id:"show-support",weight:ts.report,type:"CLICK",onClick:t,label:G("menu_report"),ariaLabel:`${G("menu_report")}. ${G("aria_label_new_tab_alert")}`,icon:zv,isHiddenFor:["desktop"]}),"copy-data":({onCopyDataClick:t})=>({id:"copy-data",weight:ts["copy-data"],type:"CLICK",onClick:t,label:G("menu_copy_debug"),ariaLabel:G("menu_copy_debug"),icon:$p,isHiddenFor:["desktop"]}),"save-trace-info":({onSaveTraceDataClick:t})=>({id:"save-trace-info",weight:ts["save-trace-info"],type:"CLICK",onClick:t,label:G("menu_save_debug"),ariaLabel:G("menu_save_debug"),icon:$p,isHiddenFor:["desktop"]}),"debug-info":({toggleShowDebugInfo:t})=>({id:"debug-info",weight:ts["debug-info"],type:"CLICK",onClick:t,ariaLabel:G("aria_label_menu_debug_overlay"),label:G("menu_debug_overlay"),icon:Wv,isHiddenFor:["desktop"]})},t$=({items:t,context:e,additionalSettingsMenuItems:i})=>{let{isMobile:o}=e;return[...t.map(r=>rC[r](e)),...i.map(r=>({...r,isAdditional:!0}))].filter(r=>{var a,l,d;return!((a=r==null?void 0:r.isHiddenFor)!=null&&a.length)||!((l=r==null?void 0:r.isHiddenFor)!=null&&l.includes("desktop"))&&!o||!((d=r==null?void 0:r.isHiddenFor)!=null&&d.includes("mobile"))&&o}).sort(za)};var aC=(t,e)=>{Xu(t,e)},lC=M('<div><div> </div> <div class="close s-u"></div></div>'),dC=M('<div data-testid="settings-menu" role="presentation"><!> <ul role="menu"></ul></div>'),cC=M("<div><!> <!></div>"),uC={hash:"s-u",code:'.settings-menu-container.mobile.s-u{width:100%;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.settings-menu-container.s-u ul{list-style-type:none;margin:0;padding:0}.settings-menu-container.s-u .menu{background-color:var(--settings-bg);border-radius:var(--settings-radius);overflow:hidden;transition:opacity .2s,visibility .2s}.settings-menu-container.s-u .menu .item:first-child:not(.mobile){border-top-left-radius:var(--settings-radius);border-top-right-radius:var(--settings-radius)}.settings-menu-container.s-u .menu .item:last-child{border-bottom-left-radius:var(--settings-radius);border-bottom-right-radius:var(--settings-radius)}.settings-menu-container.s-u .settings-menu .item:first-child:not(.mobile){padding-top:6px}.settings-menu-container.s-u .settings-menu .item:last-child:not(.mobile){padding-bottom:6px}.settings-menu-container.s-u .menu.desktop{bottom:0;max-width:100%;position:absolute;right:0}.settings-menu.s-u{line-height:40px}.settings-menu.desktop.s-u{min-width:300px}.settings-menu-container.s-u .menu.mobile{background:var(--mobile-settings-bg);font-size:15px;line-height:50px;width:100%}.settings-menu-container.s-u .menu.mobile.hidden{display:none}.settings-menu-container.s-u .menu .item:not(.switch-item),.settings-menu-container.s-u .menu .switch-wrapper{align-items:center;color:var(--white);cursor:pointer;display:flex;justify-content:flex-end;position:relative;white-space:nowrap}.settings-menu-container.s-u .menu .item:hover{background-color:var(--settings-item-bg-hover)}.settings-menu-container.s-u .menu .item.mobile:hover{background:var(--mobile-settings-bg)}.settings-menu.s-u .item:not(.switch-item),.settings-menu.s-u .switch-wrapper{padding:0 32px 0 18px}.settings-menu.s-u .item.mobile:not(.switch-item),.settings-menu.s-u .switch-wrapper.mobile{padding:0 14px}.settings-menu.s-u .icon-wrapper{align-items:center;display:flex;height:24px;justify-content:center;margin-right:16px;min-width:24px;width:24px}.settings-menu.s-u .label{flex-grow:1;margin-right:24px;overflow:hidden;text-overflow:ellipsis}.settings-menu.s-u .item.header.mobile:where(.s-u){border-bottom:var(--divider-border);color:var(--white);column-gap:12px;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:4px}.settings-menu-container.s-u .items::-webkit-scrollbar{width:8px}.settings-menu-container.s-u .items::-webkit-scrollbar-track{background-color:#3a3a3a;border-radius:4px;box-shadow:none}.settings-menu-container.s-u .items::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#666;border:1px solid transparent;border-radius:5px;min-height:40px}.settings-menu-container.s-u .items::-webkit-scrollbar-thumb:hover{background-color:#777}.settings-menu-container.s-u .items.mobile{max-height:160px;overflow-x:hidden;overflow-y:auto;text-align:left}.close.s-u{height:12px;margin-right:-12px;padding:12px;position:relative;width:12px}.close.s-u:after,.close.s-u:before{background-color:var(--white);content:" ";height:12px;left:18px;position:absolute;width:2px}.close.s-u:before{transform:rotate(45deg)}.close.s-u:after{transform:rotate(-45deg)}'};function Rc(t,e){B(e,!0),Q(t,uC);let[i,o]=Ve(),r=()=>x(Oe,"$settingsMenuVisible",i),a=()=>x(ot,"$settingsMenuOpenedByKeyboard",i),l=()=>x(Be,"$debugPanelVisible",i),d=()=>x(ke,"$isMobile",i),s=()=>x(Ie,"$playerSize",i),u=()=>x(De,"$hasMpegSources$",i),m=()=>x(Ee,"$mobileNotReportControlHidden$",i),p=()=>x(J,"$autoQualityLimitingAvailable$",i),v=()=>x(Z,"$availableSubtitlesList$",i),_=()=>x(ze,"$isLiveWithPlaybackSpeed",i),y=()=>x(re,"$availableAudioStreams$",i),b=()=>x(We,"$availablePlaybackRates$",i),w=()=>x(ue,"$currentAudioStream$",i),I=()=>x(k,"$currentPlaybackRate$",i),T=()=>x(tt,"$trafficSavingEnabled",i),D=()=>x(be,"$currentQuality$",i),L=()=>x(Re,"$isAutoQualityEnabled$",i),E=()=>x(Te,"$currentSubtitle$",i),P=()=>x(yt,"$additionalSettingsMenuItems$",i),q=()=>x(fe,"$isAutoQualityAvailable$",i),F=()=>x($e,"$availableQualities$",i),z=()=>x(ye,"$highQualityEnabled",i),j=g(e,"ref",15,void 0),ae=g(e,"playerControlsHeight",3,0),X=li({}),ne=li({}),ee=ge(),we=Vt(),ue=ee.state.audioStream$,re=ee.state.availableAudioStreams$,be=ee.state.currentQuality$,$e=ee.state.availableQualities$,J=ee.state.autoQualityLimitingAvailable$,Re=ee.state.isAutoQualityEnabled$,fe=ee.state.isAutoQualityAvailable$,k=ee.state.currentPlaybackRate$,We=ee.state.availablePlaybackRates$,Te=ee.state.currentSubtitle$,Z=ee.state.availableSubtitlesList$,ie=ee.state.canDownload,De=ee.state.hasMpegSources$,Oe=ee.ui.settingsMenu.visible$,ot=ee.ui.settingsMenu.openedByBtnKeyboard$,U=ee.ui.settingsMenu.ref$,ke=ee.ui.isMobile,Ee=ee.ui.mobileNotReportControlHidden$,ze=ee.state.canChangePlaybackSpeed$,tt=ee.state.trafficSavingEnabled$,ye=ee.state.highQualityEnabled$,Ie=ee.ui.playerSize,Be=ee.ui.debugPanelVisible,Dt=ee.state.isInteractiveTime$,yt=ee.ui.additionalSettingsMenuItems$,Ot=ee.ui.t,lt=ee.actions.internal.downloadVideo,St=ee.actions.internal.closeSettingsMenu,Zt=ee.actions.internal.openSettingsSubMenu,kt=ee.actions.internal.closeSettingsSubMenu,Bt=K(!1),Kt=K(void 0),Y=Kb();Ne(()=>{!r()&&Y.current&&(kt(ne[Y.current]),Y.popAllSubMenus())}),Ne(()=>{r()||N(Kt,void 0)}),Ne(()=>{!Y.current&&n(Kt)&&ib(X,n(Kt))}),Ne(()=>{j()&&U.set(j())});async function Se(Ct){var W;Y.pushSubMenu(Ct),await fo(),Zt(Ct,ne[Ct]);let Ft=(W=j())==null?void 0:W.firstElementChild;Ft&&cm(Ft)}function le(Ct){var Ft;Ct==null||Ct.stopPropagation(),a()||(Ft=e.returnFocus)==null||Ft.call(e),St(),N(Bt,!1)}function he(Ct,Ft){ee.actions.internal.setQuality(Ct,{appliesTo:Ft,byUser:!0}),le()}function Me(Ct){ee.actions.internal.setAudioStream(Ct),le()}function st(Ct,Ft){ee.actions.internal.setTrafficSavingEnabled(Ct,Ft),we.features.qualityDetailsSubMenuEnabled&&le()}function mt(Ct,Ft){ee.actions.internal.setHighQualityEnabled(Ct,Ft),le()}function pe(Ct){ee.actions.internal.setPlaybackRate(Ct),le()}function Ue(Ct){ee.actions.internal.setSubtitle(Ct),le()}function Qe(){lt()}function wt(){(0,Vc.isValidURL)(e.supportLink)&&window.open(e.supportLink,"_blank"),ee.actions.internal.reportProblem(),ee.actions.internal.pause()}function Ht(){ql(ee.actions.internal.getDebugTextData())}let At=()=>{let Ct=ee.actions.internal.getTraceTextData(),Ft=new Blob([...Ct],{type:"application/json"}),W=window.URL.createObjectURL(Ft);Da(W,"vk_player_trace_info","json")};function Jt(){Be.set(!l())}function yi(){N(Bt,!0)}function Xi(){N(Bt,!1)}function Rt(){return d()?`max-height: ${Math.round(s().height*.6)}px`:`max-height: ${s().height-32-ae()}px; overflow: auto;`}let ui=f(()=>ie&&u()&&!m()),bi=f(()=>we.features.trafficSaving&&!m()&&p()&&!we.features.qualityDetailsSubMenuEnabled),ht=f(()=>v().length>0&&!m()),Gt=f(()=>!!_()&&!m()),Si=f(()=>we.features.audioLanguages&&y().length>=2&&!m()),Hi=f(()=>!m());Mt(()=>Dt.subscribe(Ct=>{Ct&&!d()&&!n(Bt)&&!a()&&le()}));let Xt=f(()=>{let Ct=[n(Hi)&&"quality-settings",n(Si)&&"audio-tracks-settings",n(Gt)&&"playback-rate-settings",n(ht)&&"subtitles-settings",n(bi)&&"traffic-saving-switch",n(ui)&&"download",we.showSupport&&"show-support","copy-data",we.features.saveTraceInfoToFile&&"save-trace-info","debug-info"].filter(Ft=>!!Ft);return t$({items:Ct,context:{qualityDetailsSubMenuEnabled:we.features.qualityDetailsSubMenuEnabled,availablePlaybackRates:b(),currentAudioStream:w(),availableAudioStreams:y(),currentPlaybackRate:I(),selectPlaybackRate:pe,trafficSavingEnabled:T(),toggleTrafficSaving:st,currentQuality:D()||Vc.VideoQuality.INVARIANT,isAutoQualityEnabled:L()||!1,currentSubtitle:E(),isMobile:d(),onDownloadClick:Qe,onCopyDataClick:Ht,onReportProblemClick:wt,onSaveTraceDataClick:At,toggleShowDebugInfo:Jt},additionalSettingsMenuItems:P()})}),Et=f(()=>e$({subMenuId:Y.current,context:{availablePlaybackRates:b(),selectPlaybackRate:pe,trafficSavingEnabled:T(),toggleTrafficSaving:st,currentQuality:D()||Vc.VideoQuality.INVARIANT,isAutoQualityEnabled:L()||!1,isAutoQualityAvailable:q()||!1,availableQualities:F(),highQualityEnabled:z(),toggleHighQuality:mt,availableAudioStreams:y(),availableSubtitlesList:v(),closeSettingsMenu:St,currentAudioStream:w(),isMobile:d(),selectAudioLanguage:Me,selectQuality:he,selectSubtitle:Ue}}));var Ge=cC();let pi;var _o=C(Ge);{var Eo=Ct=>{var Ft=dC();let W;Ft.__keydown=[aC,St];var Lt=C(Ft);{var ri=pt=>{var nt=lC();let no;var Mi=C(nt),gn=C(Mi,!0);S(Mi);var hn=A(Mi,2);hn.__click=le,S(nt),O((Pi,ki)=>{no=se(nt,1,"item header s-u",null,no,Pi),ve(gn,ki)},[()=>({mobile:d()}),()=>Ot("submenu_settings")]),$(pt,nt)};R(Lt,pt=>{d()&&pt(ri)})}var vt=A(Lt,2);let ei;wi(vt,21,()=>n(Xt),pt=>pt.id,(pt,nt)=>{var no=Ae(),Mi=ce(no);{var gn=Pi=>{Ev(Pi,{get isMobile(){return d()},get id(){return n(nt).id},get icon(){return n(nt).icon},get iconProps(){return n(nt).iconProps},get label(){return n(nt).label},get ariaLabel(){return n(nt).ariaLabel},get value(){return n(nt).value},get valueComponent(){return n(nt).valueComponent},onClick:()=>{Se(n(nt).children),N(Kt,n(nt).id,!0)},get ref(){return X[n(nt).id]},set ref(ki){X[n(nt).id]=ki}})},hn=(Pi,ki)=>{{var Vr=ro=>{let Ei=f(()=>`${n(nt).id}-menu-item`);kv(ro,{get isMobile(){return d()},get id(){return n(Ei)},get onClick(){return n(nt).onClick},get icon(){return n(nt).icon},get label(){return n(nt).label},get ariaLabel(){return n(nt).ariaLabel},closeSettings:le})},ko=(ro,Ei)=>{{var Ao=Lo=>{let Vn=f(()=>`${n(nt).id}-menu-item`);Lv(Lo,{get isMobile(){return d()},get id(){return n(Vn)},get onClick(){return n(nt).onClick},get icon(){return n(nt).icon},get label(){return n(nt).label},get ariaLabel(){return n(nt).ariaLabel},get enabled(){return n(nt).enabled},get tooltipText(){return n(nt).tooltipText},get maxTooltipWidth(){return n(nt).maxTooltipWidth}})};R(ro,Lo=>{n(nt).type==="SWITCH"&&Lo(Ao)},Ei)}};R(Pi,ro=>{n(nt).type==="CLICK"?ro(Vr):ro(ko,!1)},ki)}};R(Mi,Pi=>{n(nt).type==="OPEN_SUB_MENU"?Pi(gn):Pi(hn,!1)})}$(pt,no)}),S(vt),Xe(vt,pt=>j(pt),()=>j()),S(Ft),O((pt,nt,no)=>{W=se(Ft,1,"settings-menu menu s-u",null,W,pt),ei=se(vt,1,"items",null,ei,nt),Ke(vt,no)},[()=>({desktop:!d(),mobile:d(),hidden:!!Y.current}),()=>({mobile:d()}),Rt]),at("mouseenter",Ft,yi),at("mouseleave",Ft,Xi),$(Ct,Ft)};R(_o,Ct=>{r()&&Ct(Eo)})}var Po=A(_o,2);wi(Po,17,()=>n(Et),Ct=>Ct.id,(Ct,Ft)=>{let W=f(()=>{var Lt;return(Lt=n(Ft).minWidth)!=null?Lt:137});Iv(Ct,{get isMobile(){return d()},get playerControlsHeight(){return ae()},get returnFromSubMenu(){return Y.popSubMenu},get id(){return n(Ft).id},get title(){return n(Ft).title},get closeSettingsMenu(){return St},openSubMenuList:Se,get items(){return n(Ft).items},get minWidth(){return n(W)},get refMenuItems(){return X},get listRef(){return ne[n(Ft).id]},set listRef(Lt){ne[n(Ft).id]=Lt}})}),S(Ge),O(Ct=>pi=se(Ge,1,"settings-menu-container s-u",null,pi,Ct),[()=>({mobile:d(),hidden:!r()})]),$(t,Ge),H(),o()}Ye(["keydown","click"]);var pC=M('<button class="btn s-1f"> </button>'),fC={hash:"s-1f",code:"button.btn.s-1f{background:hsla(0,0%,100%,.1);border-radius:8px;font-size:14px;line-height:18px;margin-top:12px;padding:6px 12px 7px}"};function qv(t,e){Q(t,fC);var i=pC();i.__click=function(...r){var a;(a=e.onClick)==null||a.apply(this,r)};var o=C(i,!0);S(i),O(()=>ve(o,e.label)),$(t,i)}Ye(["click"]);var mC=M('<div class="container s-z"><div class="notification s-z"><div><p class="description s-z"><!></p> <!></div> <!></div></div>'),vC={hash:"s-z",code:".container.s-z{display:flex;justify-content:center;left:0;pointer-events:none;position:absolute;right:0;top:20px}.notification.s-z{background:var(--notification-bg);border-radius:var(--notification-radius);display:inline-flex;gap:10px;padding:9px 14px 10px 12px;pointer-events:auto}.description.s-z{font-size:13px;line-height:16px;margin:0;white-space:pre}"};function Nc(t,e){B(e,!0),Q(t,vC);let i=340,{features:{forceAutoQualityWhenSevereStallHappens:o}}=Vt(),{ui:{t:r}}=ge(),a=r(o?"slow_video_notification_force_description":"slow_video_notification_suggest_description");var l=mC(),d=C(l),s=C(d),u=C(s),m=C(u);Mc(m,{get message(){return a}}),S(u);var p=A(u,2);{var v=y=>{let b=f(()=>r("slow_video_notification_button"));qv(y,{get label(){return n(b)},get onClick(){return e.onSelectAutoQuality}})};R(p,y=>{o||y(v)})}S(s);var _=A(s,2);Vs(_,{get onClick(){return e.onClose}}),S(d),S(l),jr(3,d,()=>bs,()=>({duration:i})),$(t,l),H()}var Dc=require("@vkontakte/videoplayer-shared/es2018"),sl="annotation",yp=class{constructor(e){this.slots=new Map;this.disabledIds=new Set(e)}init(e,i){this.shadowRootContainer=e,this.store=i}add(e,i){var d;let{overlay:o,id:r,controlsBehaviour:a,hideAllControls:l}=i;return this.disabledIds.has(r)?{success:!1,message:"current slotId is disabled via config"}:(e.setAttribute("slot",sl),this.setupSlotStyles(e,o),this.shadowRootContainer.append(e),this.slots.set(r,{rootElement:e,options:i}),a&&this.runHidingControlsWhenIntersected(r,a),l&&((d=this.store)==null||d.ui.isControlsAvailable.set(!1)),{success:!0})}setupSlotStyles(e,i){switch(e.style.position="absolute",i){case"over_video":e.style.zIndex="calc(var(--video-container-z-index) + 1)";break;case"over_controls":e.style.zIndex="calc(var(--controls-container-z-index) + 1)";break;default:e.style.zIndex="0"}}async runHidingControlsWhenIntersected(e,{observedSlotElementId:i,controlsToObserve:o}){var m;let r=this.slots.get(e);if(!r)return;let a=await this.findSlotElement(r.rootElement,i,e),{controls:l,hiddenControls:d}=((m=this.store)==null?void 0:m.ui)||{},s=new MutationObserver(p=>p.forEach(()=>{let v=Ns(a,this.shadowRootContainer);o.forEach(_=>{let y=l==null?void 0:l[_],b=y?_e(y):null,w=d==null?void 0:d[_];b&&(w==null||w.set((0,Dc.isIntersecting)(b,v)))})}));s.observe(a,{childList:!0,subtree:!0}),r.observer=s;let u=new Dc.Subscription;o.forEach(p=>{l&&u.add(l[p].subscribe(v=>{let _=d==null?void 0:d[p];v&&v.isDisplayed?_==null||_.set((0,Dc.isIntersecting)(v,Ns(a,this.shadowRootContainer))):_==null||_.set(!1)}))}),r.subs=u}async findSlotElement(e,i,o){return new Promise(r=>{let a=null,l=new MutationObserver(()=>{if(a=e.querySelector(`#${i}`),a){l.disconnect();let s=this.slots.get(o);s&&(s.observerForFindingSlotElement=void 0),r(a)}});l.observe(e,{childList:!0,subtree:!0});let d=this.slots.get(o);d&&(d.observerForFindingSlotElement=l)})}remove(e){var u,m;let i=this.slots.get(e);if(!i)return;let{rootElement:o,observer:r,observerForFindingSlotElement:a,subs:l,options:{controlsBehaviour:d,hideAllControls:s}}=i;o&&o.remove(),[r,a].forEach(p=>p==null?void 0:p.disconnect()),l==null||l.unsubscribe(),this.slots.delete(e),s&&((u=this.store)==null||u.ui.isControlsAvailable.set(!0)),(m=d==null?void 0:d.controlsToObserve)==null||m.forEach(p=>{var v,_;(_=(v=this.store)==null?void 0:v.ui.hiddenControls[p])==null||_.set(!1)})}destroy(){for(let e in this.slots.keys())this.remove(e);this.slots.clear()}haveSlots(){return this.slots.size>0}};var gC=M('<div class="container s-6"><!></div>'),hC={hash:"s-6",code:".container.s-6{align-items:center;animation-fill-mode:forwards;animation-name:s-6-videoPlayerStatusIconPopup;background-color:#00000073;border-radius:100%;display:flex;height:64px;justify-content:center;width:64px;will-change:opacity,scale}@keyframes s-6-videoPlayerStatusIconPopup{0%{opacity:0;scale:.6}10%{animation-timing-function:ease-in;opacity:1;scale:1}75%{opacity:1;scale:1}90%{animation-timing-function:ease-out;opacity:0;scale:.4}to{opacity:0;scale:0}}"};function Oc(t,e){B(e,!0),Q(t,hC);let i=g(e,"reversed",3,!1);var o=Ae(),r=ce(o);ks(r,()=>e.Icon,a=>{var l=gC(),d=C(l);Oi(d,()=>e.Icon,(s,u)=>{u(s,{get size(){return"48"},get reversed(){return i()}})}),S(l),O(()=>Ke(l,`animation-duration: ${e.duration}ms`)),$(a,l)}),$(t,o),H()}var Qv=require("@vkontakte/videoplayer-core/es2018"),_C=M('<div class="container s-x"><!></div>'),bC={hash:"s-x",code:".container.s-x{align-items:center;display:flex;height:100%;justify-content:center;pointer-events:none;position:absolute;width:100%}"};function Gv(t,e){B(e,!0),Q(t,bC);let[i,o]=Ve(),r=()=>x(s,"$playbackState$",i),a=()=>x(m,"$previewTrackActive",i),l=()=>x(p,"$previewTrackDragInProgress",i),d=()=>x(u,"$isPlaying$",i),{state:{playbackState$:s,isPlaying$:u},ui:{previewTrackActive:m,previewTrackDragInProgress:p}}=ge(),{features:{playbackStatusShow:v},playbackStatusAnimationDuration:_}=Vt(),y=0,b=K(null),w=K(!1);Ne(()=>{r()===Qv.PlaybackState.PLAYING?N(b,An,!0):r()===Qv.PlaybackState.PAUSED?N(b,Os,!0):N(b,null)}),Ne(()=>{if(!(!v||a()||l()))return y=window.setTimeout(()=>{y=0,N(b,null)},_),()=>{y&&(window.clearTimeout(y),y=0)}}),Ne(()=>{d()&&!n(w)&&(N(w,!0),N(b,null))});var I=Ae(),T=ce(I);{var D=L=>{var E=_C(),P=C(E);Oc(P,{get duration(){return _},get Icon(){return n(b)}}),S(E),$(L,E)};R(T,L=>{n(b)&&v&&L(D)})}$(t,I),H(),o()}var $C=M('<div><div data-testid="video-container"></div></div>'),yC={hash:"s-c",code:".video-container.s-c,.video-wrapper.s-c{height:100%;left:0;position:absolute;top:0;width:100%}.video-wrapper.s-c{background:var(--black)}.video-container.s-c,.video-wrapper.s-c{z-index:var(--video-container-z-index)}.video-container.s-c{transition:var(--rotate-transition-duration) ease all}.video-container.fast-rotate.s-c{transition:none}.nocursor.s-c{cursor:none}"};function al(t,e){B(e,!0),Q(t,yC);let[i,o]=Ve(),r=()=>x(p,"$rotateAlpha",i),a=()=>x(v,"$playerSize",i),l=()=>x(m,"$playerPhase",i),d=()=>x(y,"$chromecastConnected$",i),s=()=>x(_,"$isPlaying$",i),u=g(e,"videoContainer",15),{playerPhase:m,ui:{rotateAlpha:p,playerSize:v},state:{isPlaying$:_,chromecastConnected$:y}}=ge(),{isSmoothVideoRotate:b}=Vt(),w=f(()=>u()&&r()%180?a().height/a().width:1);var I=$C();let T;I.__contextmenu=function(...E){var P;(P=e.onContextMenu)==null||P.apply(this,E)},I.__mousedown=function(...E){var P;(P=e.onMouseDown)==null||P.apply(this,E)},I.__mouseup=function(...E){var P;(P=e.onMouseUp)==null||P.apply(this,E)},I.__click=function(...E){var P;(P=e.onClick)==null||P.apply(this,E)},I.__dblclick=function(...E){var P;(P=e.onDblClick)==null||P.apply(this,E)};var D=C(I);let L;Xe(D,E=>u(E),()=>u()),S(I),O((E,P)=>{T=se(I,1,"video-wrapper s-c",null,T,E),L=se(D,1,"video-container s-c",null,L,P),Ke(D,`transform: rotate(${r()}deg) scale(${n(w)})`),Le(D,"data-is-playing",s())},[()=>({hidden:l()!=="video"||d(),nocursor:e.hideCursor}),()=>({"fast-rotate":!b})]),$(t,I),H(),o()}Ye(["contextmenu","mousedown","mouseup","click","dblclick"]);var xC=M('<div><span class="text s-11"> </span> <!></div>'),wC={hash:"s-11",code:".root.s-11{background-color:var(--double-forward-bg);border-radius:100px;color:var(--white);display:flex;gap:4px;left:50%;opacity:0;padding:6px 12px;pointer-events:none;position:absolute;top:24px;transition:opacity var(--controls-transition-duration) var(--controls-transition-fn);visibility:hidden}.root.s-11,.root.visible.s-11{transform:translateX(-50%)}.root.visible.s-11{opacity:1;visibility:visible}.text.s-11{font-size:13px;font-weight:600;line-height:16px}"};function Yv(t,e){B(e,!0),Q(t,wC);let{ui:{t:i}}=ge();var o=xC();let r;var a=C(o),l=C(a,!0);S(a);var d=A(a,2);Ec(d,{get size(){return"16"},fill:"currentColor"}),S(o),O((s,u)=>{r=se(o,1,"root s-11",null,r,s),ve(l,u)},[()=>({visible:e.isVisible}),()=>i("double_forward_label")]),$(t,o),H()}var SC=M('<div class="container s-10" role="button" data-testid="preview-track-overlay"><div class="icon s-10"><!></div></div>'),CC={hash:"s-10",code:".container.s-10{background-color:rgba(0,0,0,.48);cursor:pointer;height:100%;position:absolute;width:100%}.container.s-10,.icon.s-10{align-items:center;display:flex;justify-content:center}.icon.s-10{background-color:#00000073;border-radius:100%;height:64px;transition:transform .2s;transition-timing-function:ease-out;width:64px;will-change:transform}.container.s-10:hover .icon:where(.s-10){transform:scale(1.15)}"};function jv(t,e){B(e,!1),Q(t,CC);let o=ge().actions.internal.closePreviewTrack,r=200,a=u=>{u.stopPropagation(),o()};go();var l=SC();l.__click=a;var d=C(l),s=C(d);return An(s,{get size(){return"32"}}),S(d),S(l),jr(3,l,()=>bs,()=>({duration:r})),$(t,l),Vf(e,"handleClick",a),H({handleClick:a})}Ye(["click"]);var TC=M('<div class="container s-w"><div class="notification s-w"><span class="text s-w"> </span></div></div>'),IC={hash:"s-w",code:".container.s-w{display:flex;justify-content:center;left:0;pointer-events:none;position:absolute;right:0;top:20px}.notification.s-w{background-color:var(--black-alpha-40);border-radius:var(--notification-radius);padding:10px 16px}.text.s-w{font-size:14px;font-weight:500;line-height:18px}"};function Xv(t,e){B(e,!1),Q(t,IC);let{ui:{t:i}}=ge();go();var o=TC(),r=C(o),a=C(r),l=C(a,!0);S(a),S(r),S(o),O(d=>ve(l,d),[()=>i("preview_track_notification_text")],Sn),jr(3,r,()=>bs,()=>({duration:340})),$(t,o),H()}var EC=(t,e,i,o,r,a)=>{if(t.stopPropagation(),e()||o()){a();return}},PC=M("<div><!></div>"),kC=M('<div class="spherical-video-icon s-8"><!></div>'),AC=M("<div><!></div>"),LC=M('<div class="settings-menu s-8"><!></div>'),MC=M("<!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!>",1),VC=M("<!> <!> <!>",1),RC=M('<div class="blocked s-8"></div>'),NC=M('<div class="player-wrapper s-8"><!> <div class="overlay-container"></div></div> <!>',1),DC={hash:"s-8",code:".blocked.s-8,.player-wrapper.s-8{height:100%;position:absolute;width:100%}.blocked.s-8{z-index:var(--overlay-container-z-index)}.player-wrapper.s-8 .player-media{background:var(--black);height:100%;left:0;position:absolute;top:0;transition:transform .2s ease-in-out;width:100%}.spherical-video-icon.s-8{display:inline-block;left:calc(50% - 38px);position:absolute;top:calc(50% - 23px)}.ads-container.s-8{background:var(--black);height:100%;left:0;position:absolute;top:0;width:100%;z-index:var(--ads-container-z-index)}.settings-menu.s-8{bottom:57px;left:0;position:absolute;right:18px;transition:opacity .2s;z-index:var(--settings-menu-z-index)}"};function Jv(t,e){B(e,!0),Q(t,DC);let[i,o]=Ve(),r=()=>x(_r,"$notificationsToShow$",i),a=()=>x(bi,"$playerPhase",i),l=()=>x(Eo,"$isLoaderVisible",i),d=()=>x(Xi,"$adPlaybackState",i),s=()=>x(vt,"$crashed",i),u=()=>x(ki,"$isInteractiveTime$",i),m=()=>x(Hi,"$settingsMenuVisible",i),p=()=>x(Vr,"$isInteractiveExpectation$",i),v=()=>x(Si,"$controlsVisible",i),_=()=>x(ro,"$touched",i),y=()=>x(rs,"$graphIsOpened$",i),b=()=>x(ht,"$isFullscreen",i),w=()=>x(Yn,"$autoplayNextEnabled$",i),I=()=>x(W,"$postrollPassed",i),T=()=>x(Po,"$isEnded$",i),D=()=>x(bn,"$cursorInside",i),L=()=>x(Zo,"$isControlsAvailable",i),E=()=>x(vr,"$doubleForwardOn$",i),P=()=>x(Nn,"$fakeIsPlaying$",i),q=()=>x(_n,"$bottomNoSmooth",i),F=()=>x(Rr,"$interactiveTimeIndicator",i),z=()=>x(Mi,"$playerSize",i),j=()=>x(gn,"$is3DVideo",i),ae=()=>x(Mo,"$doubleForwardAvailable$",i),X=()=>x(pi,"$contextMenuVisible$",i),ne=()=>x(yi,"$playbackState$",i),ee=()=>x(Ei,"$hotKeyMapData",i),we=()=>x(Et,"$scrubbingInProgress",i),ue=()=>x(Ge,"$volumeChangingInProgress",i),re=()=>x(Ct,"$chromecastConnected$",i),be=()=>x(tr,"$controlsTimeoutActive",i),$e=()=>x(Xt,"$settingsMenuOpenedByKeyboard",i),J=()=>x(Fo,"$contextMenuOpenedByKeyboard$",i),Re=()=>x(Uo,"$contextMenuOpenedByHotKey$",i),fe=()=>x(an,"$contextMenuButtonRef$",i),k=()=>x(rr,"$contextMenuLastActiveElem$",i),We=()=>x(Gt,"$isFullscreenOpenedByKeyboard",i),Te=()=>x(Lo,"$positionExact$",i),Z=()=>x(Jt,"$language$",i),ie=()=>x(pa,"$previewTrackActive$",i),De=()=>x(hn,"$icon3DVideoVisible",i),Oe=()=>x(Ft,"$chromecastDeviceName$",i),ot=()=>x(nt,"$currentSubtitle$",i),U=()=>x(no,"$currentSubtitleCaptions$",i),ke=()=>x(Rt,"$position$",i),Ee=()=>x(ui,"$duration$",i),ze=()=>x(Lt,"$isLive$",i),tt=()=>x(ri,"$isPlaying$",i),ye=()=>x(is,"$contextMenuPosition$",i),Ie=()=>x(jn,"$previewTrackNotificationVisible$",i),Be=()=>x(Ao,"$showHotKeyMap",i),Dt=()=>x(_o,"$debugPanelVisible",i),yt=()=>x(Nr,"$userActionsDisabled$",i),Ot=g(e,"videoContainer",15),lt=g(e,"adsSlotId",3,void 0),St=g(e,"adsParams",3,void 0),Zt=g(e,"adsAutoplayParam",3,void 0),kt=g(e,"duration",3,void 0),Bt=g(e,"logoTargetUrl",3,""),Kt=g(e,"showNextPrevButtons",3,!1),Y=g(e,"nextButtonActive",3,!1),Se=g(e,"prevButtonActive",3,!1),le=g(e,"endScreenVideoTitle",3,void 0),he=g(e,"endScreenVideoThumb",3,void 0),Me=g(e,"isOneVideoPlaylist",3,!1),st=g(e,"shadowRootContainer",3,void 0),mt=g(e,"outerContainerRef",3,void 0),pe=g(e,"playerStarted",3,!1),Ue=g(e,"fullScreenTarget",3,void 0),Qe=g(e,"showMiniTimer",3,!1),wt=g(e,"showEndScreen",3,!0),Ht=g(e,"keyboardControls",15),At=e.store.getLogger().createComponentLog("Root component"),Jt=e.store.interfaceLanguage$,yi=e.store.state.playbackState$,Xi=e.store.ads.playbackState,Rt=e.store.state.positionWithScrubbing$,ui=e.store.state.duration$,bi=e.store.playerPhase,ht=e.store.ui.isFullscreen,Gt=e.store.ui.isFullscreenOpenedByKeyboard,Si=e.store.ui.controlsVisible,Hi=e.store.ui.settingsMenu.visible$,Xt=e.store.ui.settingsMenu.openedByBtnKeyboard$,Et=e.store.ui.scrubbingInProgress,Ge=e.store.ui.volumeChangingInProgress,pi=e.store.ui.contextMenu.visible$,_o=e.store.ui.debugPanelVisible,Eo=e.store.state.isLoaderVisible,Po=e.store.state.isEnded$,Ct=e.store.state.chromecastConnected$,Ft=e.store.state.chromecastDeviceName$,W=e.store.ads.postrollPassed,Lt=e.store.state.isLive$,ri=e.store.state.isPlaying$,vt=e.store.state.crashed$,ei=e.store.webApi.annotationsApi,pt=e.store.webApi.pictureInPictureApi,nt=e.store.state.currentSubtitle$,no=e.store.state.currentSubtitleCaptions$,Mi=e.store.ui.playerSize,gn=e.store.ui.is3DVideo,hn=e.store.ui.icon3DVideoVisible,Pi=e.store.state.isInteractive,ki=e.store.state.isInteractiveTime$,Vr=e.store.state.isInteractiveExpectation$,ko=e.store.state.hasInteractiveBranches,ro=e.store.ui.touched,Ei=e.store.ui.modals.hotKeyMap.data,Ao=e.store.ui.modals.hotKeyMap.show,Lo=e.store.state.positionExact$,Vn=e.store.ui.overlayContainer$,Rr=e.store.ui.controls.interactiveTimeIndicator,mr=e.store.state.showInteractiveTimeIndicator,is=e.store.ui.contextMenu.position$,os=e.store.actions.internal.setQuality,ns=e.store.actions.internal.closeSettingsMenu,Yn=e.store.ui.autoplayNextEnabled$,Nr=e.store.ui.userActionsDisabled,Zo=e.store.ui.isControlsAvailable,Rn=e.store.ui.videoTitleInfo,vr=e.store.ui.doubleForwardOn$,Mo=e.store.ui.doubleForwardAvailable$,jn=e.store.ui.previewTrackNotificationVisible,gr=e.store.actions.internal.getVideoElement,Dr=e.store.actions.internal.checkFullscreenSupport,{fakeIsPlaying$:Nn,notifications$:hr,graphIsOpened$:rs}=ho(),Vo=K(void 0),Xn=K(void 0),Zi=K(void 0),Zn=K(void 0),Jn,dt,ti;Ei.set(j_());let{closeNotification:Or,notificationsToShow$:_r}=hr,Br=f(()=>!!r().slow_video),Jo=()=>Or("slow_video"),br=f(()=>(a()==="video"&&l()||a()==="ads"&&d()==="inactive")&&!s()),en=K(void 0),_n=de(!1),er,tr=de(!1),Ro=de(),bn=de(!1),tn=K(!1),Dn=K(!1),xi=K(!1),on=K(!(e.autoplay&&!e.uiConfig.controls.showOnStartupAtAutoplay)),$n=f(()=>u()&&!m()&&!(n(tn)||n(Dn))&&!(n(xi)&&!p())),$r=!0,yr=f(()=>e.uiConfig.features.thumbTimer&&Qe()&&a()==="video"&&!v()&&!s()&&!Pi&&(e.uiConfig.hideThumbTimerAfterTouch&&!_()||!e.uiConfig.hideThumbTimerAfterTouch)),nn=e.uiConfig.titleShowBehaviour,yn=f(()=>!["video","thumb"].includes(a())||nn==="never"||y()?!1:nn==="fullscreen"?b():!0),xt=f(()=>nn==="always"||a()==="thumb"?!1:!v()),$t=K(!1),so=f(()=>(wt()||e.showAutoplayNext&&w())&&!!le()&&!!he()&&(e.showAds&&I()||!e.showAds)&&T()&&!s()&&!n($t)),mo=f(()=>D()&&!(v()||n(so))&&!u()&&L()&&!E()),rn=K(!1),vo=f(()=>P()!==null),{toggle:No}=Nn,Ai=!1,bo=null;pt==null||pt.setContext(xd());let Hr=()=>{e.autoplay&&!Pi&&e.uiConfig.controls.showOnStartupAtAutoplay&&Fi(e.uiConfig.controls.hideTimeout)};e.store.setUiCallbacks({onStarted:Hr});let xr=()=>{window.clearTimeout(Jn),tr.set(!1)},$s=()=>{window.clearTimeout(dt),Ro.set(null)},Fi=me=>{xr(),tr.set(!0),Jn=window.setTimeout(()=>tr.set(!1),me);let ut=me-100;er=window.setTimeout(()=>{q()&&_n.set(!1)},ut>0?ut:me)},ys=(me,ut)=>{$s(),Ro.set(ut),dt=window.setTimeout(()=>Ro.set(null),me)},wr=gn.subscribe(me=>{hn.set(me),me&&(window.clearTimeout(ti),ti=window.setTimeout(()=>hn.set(!1),e.uiConfig.controls.hide360IconTimeout))}),Do=async()=>{var ut,ii,hi,ai;let me=ia();if(me){let ao=Xd(),zo=or();me=ao===zo||ao===st()}if(me){Fi(e.uiConfig.controls.hideTimeoutFullscreen);try{await(pt==null?void 0:pt.exit())}catch(ao){At({message:String(ao)})}}ht.set(me),e.store.getAdmanWrapper().setFullscreen(me),b()?(ii=(ut=e.store.callbacks)==null?void 0:ut.onFullscreenEnter)==null||ii.call(ut):(ai=(hi=e.store.callbacks)==null?void 0:hi.onFullscreenExit)==null||ai.call(hi)},Sr=me=>{let{width:ut,height:ii}=me.target;Mi.set({width:ut,height:ii})},ir=()=>{let{width:me,height:ut}=n(Vo).getBoundingClientRect();Mi.set({width:me,height:ut})};Mt(()=>{var ut;return Yu(Do),e.uiConfig.features.annotationsInside&&(ei==null||ei.init(n(Vo))),Fa(pt)&&(pt==null||pt.assignPlayerContainer(n(Vo)),pt==null||pt.setExternalEventHandlers({resize:Sr,leavepictureinpicture:ir})),e.interactiveContainer&&((ut=Ot().parentElement)==null||ut.insertBefore(e.interactiveContainer,Ot().nextSibling)),()=>{window.clearTimeout(Jn),window.clearTimeout(er),window.clearTimeout(dt),window.clearTimeout(ti),wr(),pt==null||pt.dispose().catch(ii=>{At({message:String(ii)})}),ju(Do)}});let or=()=>{let me=e.uiConfig.features.fullscreenInternalTargetPlayerContainer||!mt()?n(Vo):mt(),ut=me.getRootNode(),ii=ut instanceof ShadowRoot?ut.host:ut,hi=Ue()instanceof HTMLElement&&Ue().contains(ii);return e.uiConfig.allowChangingFullscreenTarget&&Ue()&&hi?Ue():me},sn=()=>{pi.set(!1)},He=()=>{ns(),sn()},Tt=async()=>{if(!Dr()){At({message:"fullscreen disabled"});return}sn(),ia()?(await Gu(document),At({message:"exit fullscreen"})):(At({message:"request fullscreen"}),await Qu(or()))},ci=me=>{y()||(me.preventDefault(),pi.set(!0),is.set({left:me.clientX,top:me.clientY}))};function Oo(){bn.set(!0),Pi||Fi(e.uiConfig.controls.hideTimeoutCursor)}function $o(me){var ai,ao;let{relatedTarget:ut}=me,hi=!!(ut&&((ai=n(Zi))!=null&&ai.contains(ut)))&&((ao=Ht())==null?void 0:ao.isFocused());!Pi&&!hi&&(_n.set(!0),Fi(e.uiConfig.controls.hideTimeoutCursor))}function Bo(){bn.set(!1),N(Dn,!1),N(tn,!1),Ai=!1,e.store.actions.internal.releaseCamera(),Fi(e.uiConfig.controls.hideTimeout),E()&&Ho()}function Ui(me){return me?me.offsetTop+Ui(me.offsetParent):0}function yo(me){return me?me.offsetLeft+yo(me.offsetParent):0}function On(me){if(F()&&mr){let ut=me.currentTarget,ii=Ui(ut),hi=yo(ut),ai=me.pageX-hi,ao=me.pageY-ii,{left:zo,bottom:ws,right:ls}=F(),Ss=ls-zo;return ai>=zo-Ss&&ao<=ws+Ss}}function Cr(me){if(n(Vo)){let ut=Ui(me.currentTarget),ii=z().height,hi=me.pageY-ut;if(On(me)){N(Dn,!1);return}hi<40?N(Dn,!0):hi>ii-40?N(tn,!0):(N(Dn,!1),m()||N(tn,!1))}}function xo(me){Cr(me),!n($n)&&!E()&&Fi(e.uiConfig.controls.hideTimeoutCursor),j()&&Ai&&bo&&e.store.actions.internal.moveCameraFocusPX(bo.clientX-me.clientX,bo.clientY-me.clientY,me.timeStamp-bo.timeStamp),bo=me}let zi=null,xn=()=>{zi=window.setTimeout(()=>{e.store.actions.internal.changeDoubleForwardOn(!0),xr()},e.uiConfig.doubleForwardActivationTime)},Ho=()=>{e.store.actions.internal.changeDoubleForwardOn(!1),zi&&clearTimeout(zi),zi=null},nr=me=>{me.preventDefault(),me.button===0&&(Ai=!0,e.store.actions.internal.holdCamera(),ae()&&xn()),!Ai&&Fi(e.uiConfig.controls.hideTimeoutCursor)},Fr=me=>{me.preventDefault(),me.button===0&&(bo=me,Ai=!1,e.store.actions.internal.releaseCamera()),!E()&&Fi(e.uiConfig.controls.hideTimeoutCursor)},Bn=me=>{me.preventDefault(),$r&&(At({message:"double click on video"}),Tt(),Fi(e.uiConfig.controls.hideTimeoutCursor))},ss=me=>{var ut;if(me.preventDefault(),E()){Ho();return}if(zi&&Ho(),X()||m()){He();return}if(!(T()&&!ko)){if(n(vo))return No();if((ut=Ht())==null||ut.focus(),!pe()){e.firstStart(),Fi(e.uiConfig.controls.hideTimeoutCursor);return}(!e.uiConfig.preventPauseOnVideoClick||ne()!==Zv.PlaybackState.PLAYING)&&e.store.actions.internal.togglePlay(),Fi(e.uiConfig.controls.hideTimeoutCursor)}},Je=me=>{He(),ro.set(!0),Fi(e.uiConfig.controls.hideTimeout),me&&ys(e.uiConfig.controls.hideHotKeyHelpers,me)},Yt=()=>{var me,ut;He(),(me=e.store.callbacks)!=null&&me.onOpenHotKeyMap?(ut=e.store.callbacks)==null||ut.onOpenHotKeyMap(ee()):Ao.update(ii=>!ii)},Ti=()=>{ro.set(!0)},Fo=e.store.ui.contextMenu.openedByBtnKeyboard$,an=e.store.ui.contextMenu.btnRef$,Hn=K(void 0),Uo=e.store.ui.contextMenu.openedByHotKey$,rr=e.store.ui.contextMenu.lastActiveElem$,Fn=K(!1),pa=e.store.ui.previewTrackActive;Ne(()=>{Vn.set(n(en))}),Ne(()=>{N(xi,n(on)&&ne()!==Zv.PlaybackState.PLAYING,!0),n(on)||It(()=>N(on,!0))}),Ne(()=>{var ut,ii;let me=(n(xi)||T()||m()||we()||ue()||re()||be()||n(Fn))&&!n($n)&&(a()==="video"||a()==="ads")&&!s()&&L();Si.set(me),!me&&!be()&&((ut=n(Zi))!=null&&ut.contains(ip()))&&((ii=Ht())==null||ii.focus())}),Ne(()=>{!we()&&n(rn)&&!u()&&Fi(e.uiConfig.controls.hideTimeoutCursor),It(()=>N(rn,we(),!0))}),Ne(()=>{n(Zn),m(),$e(),It(()=>nc(n(Zn),m(),$e()))}),Ne(()=>{n(Hn),X(),J(),Re(),It(()=>{let me=J()||Re();nc(n(Hn),X(),me)})}),Ne(()=>{let me=fe();me&&(X(),It(()=>Ql(me,X(),Fo)))}),Ne(()=>{let me=k();me&&(X(),It(()=>tb(me,X(),Uo)))}),Ne(()=>{var me;!We()&&b()&&(It(()=>Gt.set(!1)),(me=Ht())==null||me.focus())}),Ne(()=>{y()&&He()});let as=K(void 0),fa=me=>{Rn.set(Qn(gr(),{title:n(as)},"title",me))},ma=(me,ut)=>{var ao,zo;let ii=(zo=(ao=e.store.callbacks)==null?void 0:ao.uiInfo)==null?void 0:zo.onUpcomingLiveViewStateChanged;if(!ii)return;let hi=!!ut,ai={...Qn(n(Vo),{upcomingLiveScreen:ut},"upcomingLiveScreen",hi),...me};ii(ai)},ct=f(()=>{var me;return(me=e.getVideoDeeplink)==null?void 0:me.call(e,Te())});var si=NC();at("blur",Ia,He);var fi=ce(si);fi.__mousemove=xo;var ln=C(fi);let Ur=f(()=>a()==="ads"),wn=f(()=>n(vo)?No:void 0);Xe(_m(ln,{startDoubleForwardActivationTimer:xn,stopDoubleForward:Ho,toggleFullscreen:Tt,hideContextMenu:He,showHotKeyHelpers:Je,showKeyMap:Yt,get isAds(){return n(Ur)},get fakePlayButtonHandler(){return n(wn)},get nextButtonActive(){return Y()},get prevButtonActive(){return Se()},children:(me,ut)=>{var ii=VC(),hi=ce(ii);al(hi,{get hideCursor(){return n(mo)},onClick:ss,onContextMenu:ci,onMouseDown:nr,onMouseUp:Fr,onDblClick:Bn,get videoContainer(){return Ot()},set videoContainer(zo){Ot(zo)}});var ai=A(hi,2);Ma(ai,()=>"slot",!1,(zo,ws)=>{eo(zo,()=>({name:sl}))});var ao=A(ai,2);ks(ao,Z,zo=>{var ws=MC(),ls=ce(ws);let Ss=f(()=>a()!=="thumb"||s()||Pi&&e.autoplay);ol(ls,{get hidden(){return n(Ss)},get thumbUrl(){return e.thumbUrl},get startVideo(){return e.firstStart},onContextMenu:ci,onClick:sn});var ds=A(ls,2);{var Fs=Fe=>{jv(Fe,{})};R(ds,Fe=>{ie()&&Fe(Fs)})}var Us=A(ds,2);Gv(Us,{});var va=A(Us,2);Yv(va,{get isVisible(){return E()}});var dn=A(va,2);{var zs=Fe=>{let _i=f(()=>{var lo;return(lo=e.live)==null?void 0:lo.startTime});Ac(Fe,{get thumbUrl(){return e.thumbUrl},get startTime(){return n(_i)},onUpcomingLiveViewStateChanged:ma,onContextMenu:ci,onClick:sn})};R(dn,Fe=>{a()==="LiveWaitingStart"&&Fe(zs)})}var ga=A(dn,2);{var Tr=Fe=>{nl(Fe,{kind:"recover",get thumbUrl(){return e.thumbUrl},onContextMenu:ci,onClick:sn})};R(ga,Fe=>{a()==="LiveWaitingRecover"&&Fe(Tr)})}var cl=A(ga,2);{var vd=Fe=>{nl(Fe,{kind:"record",get thumbUrl(){return e.thumbUrl},onContextMenu:ci,onClick:sn})};R(cl,Fe=>{a()==="LiveWaitingRecord"&&Fe(vd)})}var ul=A(cl,2);{var pl=Fe=>{var _i=PC();let lo;var Ir=C(_i);Jd(Ir,{get adsSlotId(){return lt()},get adsParams(){return St()},get adsAutoplayParam(){return Zt()},get duration(){return kt()},get adsExternalApi(){return e.adsExternalApi}}),S(_i),O(cn=>lo=se(_i,1,"ads-container s-8",null,lo,cn),[()=>({hidden:a()!=="ads"})]),$(Fe,_i)};R(ul,Fe=>{e.showAds&&pe()&&Fe(pl)})}var fl=A(ul,2);{var gd=Fe=>{let _i=f(()=>!wt()&&e.showAutoplayNext&&w());vm(Fe,{get title(){return le()},get thumb(){return he()},get isHide(){return n(_i)},clickCloseIcon:()=>N($t,!0)})};R(fl,Fe=>{n(so)&&le()&&he()&&Fe(gd)})}var ha=A(fl,2);{var ml=Fe=>{let _i=f(()=>b()?"md":"sm"),lo=f(()=>{var Ir;return(Ir=e.store.callbacks)==null?void 0:Ir.onTitleClicked});yv(Fe,{get title(){return e.title},get isHidden(){return n(xt)},onVisibilityChanged:fa,get titleLinkHref(){return n(ct)},onMouseEnter:()=>{N(Fn,!0)},onMouseLeave:()=>{N(Fn,!1)},get size(){return n(_i)},get onTitleClicked(){return n(lo)},get ref(){return n(as)},set ref(Ir){N(as,Ir,!0)}})};R(ha,Fe=>{n(yn)&&Fe(ml)})}var it=A(ha,2);{var ft=Fe=>{let _i=f(()=>a()==="video"&&v());Pc(Fe,{get isShifted(){return n(_i)}})};R(it,Fe=>{j()&&Fe(ft)})}var Wi=A(it,2);{var Wo=Fe=>{var _i=kC(),lo=C(_i);jd(lo,{}),S(_i),$(Fe,_i)};R(Wi,Fe=>{De()&&Fe(Wo)})}var Ki=A(Wi,2);{var $i=Fe=>{kc(Fe,{get thumbUrl(){return e.thumbUrl},get chromecastDeviceName(){return Oe()},onClick:ss,onContextMenu:ci,onDblClick:Bn})};R(Ki,Fe=>{re()&&Fe($i)})}var Ri=A(Ki,2);{var _a=Fe=>{tl(Fe,{get shifted(){return v()},get captions(){return U()},get position(){return ke()},get playerSize(){return z()}})};R(Ri,Fe=>{ot().value!=="off"&&Fe(_a)})}var vl=A(Ri,2);{var Op=Fe=>{var _i=AC();_i.__contextmenu=ci,_i.__click=[EC,X,pi,m,Hi,He];var lo=C(_i);il(lo,{}),S(_i),$(Fe,_i)};R(vl,Fe=>{s()&&Fe(Op)})}var Yc=A(vl,2);{var Bp=Fe=>{let _i=f(()=>a()==="thumb"||a()==="LiveWaitingStart"||a()==="LiveWaitingRecover"||a()==="LiveWaitingRecord"),lo=f(()=>a()==="ads"),Ir=f(()=>e.canRewindLive&&Ee()!==0);Ic(Fe,{get bottomHidden(){return n(_i)},get bottomNoSmooth(){return q()},get showControls(){return v()},get isAds(){return n(lo)},get canRewindLive(){return n(Ir)},get logoClickable(){return e.logoClickable},get logoHidden(){return e.logoHidden},get logoTargetUrl(){return Bt()},get showAutoplayNext(){return e.showAutoplayNext},get showNextPrevButtons(){return Kt()},get nextButtonActive(){return Y()},get prevButtonActive(){return Se()},get isOneVideoPlaylist(){return Me()},customFullscreenSupported:$r,toggleFullscreen:Tt,get seekToInteractive(){return e.seekToInteractive},get playPrevChapter(){return e.playPrevChapter},get playerControlsWrapperRef(){return n(Xn)},set playerControlsWrapperRef(cn){N(Xn,cn,!0)},get playerControlsRef(){return n(Zi)},set playerControlsRef(cn){N(Zi,cn,!0)}})};R(Yc,Fe=>{pe()&&Fe(Bp)})}var jc=A(Yc,2);{var Hp=Fe=>{var _i=LC(),lo=C(_i);let Ir=f(()=>{var cn;return(cn=n(Zi))==null?void 0:cn.clientHeight});Rc(lo,{get supportLink(){return e.supportLink},get playerControlsHeight(){return n(Ir)},returnFocus:()=>{var cn;return(cn=Ht())==null?void 0:cn.focus()},get ref(){return n(Zn)},set ref(cn){N(Zn,cn,!0)}}),S(_i),$(Fe,_i)};R(jc,Fe=>{!re()&&a()!=="ads"&&Fe(Hp)})}var Xc=A(jc,2);let Fp=f(()=>!n(yr));ic(Xc,{get isLive(){return ze()},get isHidden(){return n(Fp)},get isPlaying(){return tt()},get position(){return ke()},get duration(){return Ee()}});var ba=A(Xc,2);bv(ba,{get data(){return Ro}});var Zc=A(ba,2);fm(Zc,{get supportLink(){return e.supportLink},returnFocus:()=>{var Fe;return(Fe=Ht())==null?void 0:Fe.focus()},get visible(){return X()},get playerContainerRef(){return n(Vo)},get position(){return ye()},get menuElementRef(){return n(Hn)},set menuElementRef(Fe){N(Hn,Fe,!0)}});var Ws=A(Zc,2);{var gl=Fe=>{Nc(Fe,{onClose:Jo,onSelectAutoQuality:()=>{os("auto"),Jo()}})};R(Ws,Fe=>{n(Br)&&Fe(gl)})}var Jc=A(Ws,2);{var eu=Fe=>{Xv(Fe,{})};R(Jc,Fe=>{Ie()&&Fe(eu)})}var hl=A(Jc,2);{var tu=Fe=>{Ka(Fe,{})};R(hl,Fe=>{n(br)&&Fe(tu)})}var iu=A(hl,2);{var ou=Fe=>{ym(Fe,{})};R(iu,Fe=>{Be()&&Fe(ou)})}var Up=A(iu,2);{var zp=Fe=>{sc(Fe,{})};R(Up,Fe=>{Dt()&&Fe(zp)})}$(zo,ws)}),$(me,ii)},$$slots:{default:!0}}),me=>Ht(me),()=>Ht());var xs=A(ln,2);Xe(xs,me=>N(en,me),()=>n(en)),S(fi),Xe(fi,me=>N(Vo,me),()=>n(Vo));var zr=A(fi,2);{var Vi=me=>{var ut=RC();$(me,ut)};R(zr,me=>{yt()&&me(Vi)})}at("mouseenter",fi,Oo),at("mouseleave",fi,Bo),at("click",fi,Ti,!0),at("focusin",fi,$o,!0),$(t,si),H(),o()}Ye(["mousemove","contextmenu","click"]);var ua=require("@vkontakte/videoplayer-core/es2018"),l$=require("@vkontakte/videoplayer-shared/es2018");var OC=M('<div></div> <div class="info s-12"><div class="triangles-wrapper s-12"><div></div> <div></div> <div></div></div> <p class="step-caption s-12"> </p></div>',1),BC=M("<div><!></div>"),HC={hash:"s-12",code:".double-click-area.s-12{height:100%;overflow:hidden;position:absolute;top:0;width:25%}.double-click-area.left.s-12{left:0}.double-click-area.right.s-12{right:0}.semicircle.s-12{background-color:rgba(0,0,0,.5);height:100%;position:absolute;top:0;width:100%}.semicircle.left.s-12{border-bottom-right-radius:50%;border-top-right-radius:50%;left:0}.semicircle.right.s-12{border-bottom-left-radius:50%;border-top-left-radius:50%;right:0}.info.s-12{align-items:center;flex-direction:column;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.info.s-12,.triangles-wrapper.s-12{display:flex;justify-content:center}.triangles-wrapper.s-12{margin-bottom:10px;position:relative}.triangle.s-12{animation:s-12-blink .5s infinite;border-bottom:6px solid transparent;border-top:6px solid transparent;height:0;opacity:0;width:0}.triangle.left.s-12:nth-child(3),.triangle.right.s-12:first-child{animation-delay:0s}.triangle.left.s-12:nth-child(2),.triangle.right.s-12:nth-child(2){animation-delay:.1s}.triangle.left.s-12:first-child,.triangle.right.s-12:nth-child(3){animation-delay:.2s}@keyframes s-12-blink{0%{opacity:0}50%{opacity:1}to{opacity:0}}.triangle.left.s-12{border-right:8px solid var(--white)}.triangle.right.s-12{border-left:8px solid var(--white)}.triangle.s-12:not(:last-child){margin-right:5px}.step-caption.s-12{color:var(--white);font-size:12px;line-height:1;margin:0;text-align:center}"};function xp(t,e){B(e,!0),Q(t,HC);let i=g(e,"seekStep",3,0),o=K(!1),r=0,a=0,l=K(li(i())),d=p=>{p.stopPropagation(),a+=1,N(l,i()*(a-1)),a===1?e.handleSingleFirstClick(p):(N(o,!0),e.handleSecondClick()),window.clearTimeout(r),r=window.setTimeout(()=>{a=0,N(o,!1)},300)};fn(()=>{window.clearTimeout(r)});var s=BC();s.__click=d;var u=C(s);{var m=p=>{var v=OC(),_=ce(v),y=A(_,2),b=C(y),w=C(b),I=A(w,2),T=A(I,2);S(b);var D=A(b,2),L=C(D,!0);S(D),S(y),O(E=>{var P,q,F,z;se(_,1,`semicircle ${(P=e.side)!=null?P:""}`,"s-12"),se(w,1,`triangle ${(q=e.side)!=null?q:""}`,"s-12"),se(I,1,`triangle ${(F=e.side)!=null?F:""}`,"s-12"),se(T,1,`triangle ${(z=e.side)!=null?z:""}`,"s-12"),ve(L,E)},[()=>G("doubletap_seek_step",{seconds:n(l).toFixed(0)})]),$(p,v)};R(u,p=>{n(o)&&p(m)})}S(s),O(()=>{var p;return se(s,1,`double-click-area ${(p=e.side)!=null?p:""}`,"s-12")}),$(t,s),H()}Ye(["click"]);var FC=(t,e,i)=>{e(!1),i()},UC=M('<div class="overlay s-13"></div> <div class="next-video s-13"><div class="top s-13"><div class="caption s-13"> </div> <!></div> <div class="row s-13"><div class="column s-13"><div class="thumb s-13"><div></div> <!></div></div> <div class="column s-13"><div class="title s-13"> </div></div></div></div>',1),zC={hash:"s-13",code:".overlay.s-13{background:rgba(0,0,0,.72);height:100%;position:absolute;width:100%}.next-video.s-13{display:flex;flex-direction:column;left:50%;margin:0 auto;max-width:362px;min-width:320px;padding-bottom:12px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:var(--end-screen-mobile-z-index)}.top.s-13{display:flex;justify-content:space-between}.caption.s-13{color:var(--white);font-size:11px;font-weight:700;opacity:.8;text-transform:uppercase}.row.s-13{background:rgba(48,48,48,.8);cursor:pointer;display:flex;flex-direction:row;height:102px;margin-top:6px;width:100%}.column.s-13{display:flex;flex-basis:50%;flex-direction:column}.thumb.s-13{align-items:center;background:no-repeat 50%;background-size:cover;display:flex;justify-content:space-around;position:relative}.thumb.s-13,.thumb-overlay.s-13{height:100%;width:100%}.thumb-overlay.s-13{position:absolute}.thumb-overlay.withOpacity.s-13{background:var(--black);opacity:.3}.title.s-13{color:var(--white);font-size:12px;font-weight:700;line-height:1.6;max-height:52px;overflow:hidden;padding:10px 16px}"};function eg(t,e){B(e,!0),Q(t,zC);let[i,o]=Ve(),r=()=>x(d,"$autoplayNextEnabled$",i),a=()=>x(s,"$timerNextVideoRunning$",i),l=ge(),d=l.ui.autoplayNextEnabled$,s=l.ui.timerNextVideoRunning$,u=l.actions.internal.nextVideoClick,m=l.actions.internal.nextVideoAnnouncementShow,p=l.actions.internal.nextVideoAnnouncementClick,v=l.actions.internal.nextVideoAnnouncementAuto,_=l.actions.internal.nextVideoAnnouncementCancel,y=()=>{u(!1),v()},b=()=>{e.clickCloseIcon(),_()};Mt(()=>{e.isHide||m(),e.isHide&&r()&&(u(!1),v())});var w=Ae(),I=ce(w);{var T=D=>{var L=UC(),E=A(ce(L),2),P=C(E),q=C(P),F=C(q,!0);S(q);var z=A(q,2);Vs(z,{onClick:b}),S(P);var j=A(P,2);j.__click=[FC,u,p];var ae=C(j),X=C(ae),ne=C(X);let ee;var we=A(ne,2);{var ue=J=>{ac(J,{get isRunning(){return a()},onTimerEnded:y})};R(we,J=>{r()&&J(ue)})}S(X),S(ae);var re=A(ae,2),be=C(re),$e=C(be,!0);S(be),S(re),S(j),S(E),O((J,Re)=>{ve(F,J),Ke(X,`background-image: url('${e.thumb}')`),ee=se(ne,1,"thumb-overlay s-13",null,ee,Re),ve($e,e.title)},[()=>r()?G("end_screen_next_video"):G("end_screen_recommended_video"),()=>({withOpacity:r()})]),$(D,L)};R(I,D=>{e.isHide||D(T)})}$(t,w),H(),o()}Ye(["click"]);var o$=require("@vkontakte/videoplayer-core/es2018");var n$=({getFullscreenTarget:t,fullScreenChangeHandler:e})=>{let i=null,o;Mt(()=>{o$.clientChecker.device.isIOS&&(o=setTimeout(()=>{let a=t().querySelector("video");if(!a)return;let l=()=>e(!0),d=()=>e(!1);a.addEventListener("webkitbeginfullscreen",l),a.addEventListener("webkitendfullscreen",d),i=()=>{a.removeEventListener("webkitbeginfullscreen",l),a.removeEventListener("webkitendfullscreen",d)}},0))}),fn(()=>{i==null||i(),clearTimeout(o)})};var r$=require("@vkontakte/videoplayer-core/es2018");var wp=class{constructor(e){this.video=e}getTracksArray(){return Array.from(this.video.getElementsByTagName("track"))}attach(e,i=!1){let o=document.createElement("track");o.setAttribute("src",e.url),o.setAttribute("id",e.id),e.label&&o.setAttribute("label",e.label),e.language&&o.setAttribute("srclang",e.language),i&&(o.track.mode="showing"),this.video.appendChild(o)}detachAll(){for(let e of this.getTracksArray())this.video.removeChild(e)}updateSrc(e){let i=this.getTracksArray().find(o=>o.id===e.id);i&&(i.src=e.url)}getCurrentShowingId(){var e,i;return(i=(e=this.getTracksArray().find(o=>o.track.mode==="showing"))==null?void 0:e.id)!=null?i:null}};var s$=require("@vkontakte/videoplayer-core/es2018"),a$=({store:t,getFullscreenTarget:e})=>{let{isFullscreen:i}=t.ui,{setSubtitle:o}=t.actions.internal,{currentSubtitle$:r,availableSubtitlesList$:a,currentFormat$:l,availableTextTracks$:d}=t.state,s=null,u=()=>e().querySelector("video"),m=()=>s$.clientChecker.device.isIOS&&_e(l)===r$.VideoFormat.DASH_LIVE_CMAF,p=()=>{s==null||s(),s=null},v=_=>{if(p(),!m()||!_)return;let y=u();if(!y)return;let b=new wp(y),w=_e(d),I=_e(a),T=_e(r);for(let E of w)I.some(q=>q.value===E.id)&&b.attach(E,T.value===E.id);let D=d.subscribe(E=>{for(let P of E)b.updateSrc(P)}),L=()=>{let E=b.getCurrentShowingId();o(_e(a).find(P=>P.value===E))};y.textTracks.addEventListener("change",L),s=()=>{D(),b.detachAll(),y.textTracks.removeEventListener("change",L)}};Mt(()=>i.subscribe(v)),fn(p)};var WC=(t,e,i,o)=>{if(t.stopPropagation(),e()){o();return}},KC=M("<!> <!>",1),qC=M("<div><!></div>"),QC=M('<div class="spherical-video-icon s-9"><!></div>'),GC=M("<div><!></div>"),YC=M('<div class="settings-mobile s-9"><!></div>'),jC=M("<!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!>",1),XC=M('<div class="player-wrapper s-9" role="region" tabindex="-1"><!> <!> <!> <div class="overlay-container"></div></div>'),ZC={hash:"s-9",code:".player-wrapper.s-9{height:100%;position:absolute;width:100%}.player-wrapper.s-9 .player-media{background:var(--black);height:100%;left:0;position:absolute;top:0;transition:transform .2s ease-in-out;width:100%}.spherical-video-icon.s-9{display:inline-block;left:calc(50% - 38px);position:absolute;top:calc(50% - 23px)}.ads-container.s-9{background:var(--black);height:100%;left:0;position:absolute;top:0;width:100%;z-index:var(--ads-container-z-index)}.settings-mobile.s-9{align-items:center;display:flex;left:50%;max-width:320px;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity var(--controls-transition-duration);width:90%;z-index:var(--settings-menu-z-index)}"};function tg(t,e){var nn,yn;B(e,!0),Q(t,ZC);let[i,o]=Ve(),r=()=>x(Me,"$playerPhase",i),a=()=>x(yi,"$isLoaderVisible",i),l=()=>x(Se,"$adPlaybackState",i),d=()=>x(Xt,"$crashed",i),s=()=>x(os,"$notificationsToShow$",i),u=()=>x(Y,"$playbackState$",i),m=()=>x(kt,"$graphIsOpened$",i),p=()=>x(Ue,"$interactiveHideMobileControls",i),v=()=>x(Xi,"$isEnded$",i),_=()=>x(vt,"$isInteractiveExpectation$",i),y=()=>x(mt,"$controlsVisible",i),b=()=>x(nt,"$touched",i),w=()=>x(Mi,"$autoplayNextEnabled$",i),I=()=>x(bi,"$postrollPassed",i),T=()=>x(Nr,"$bottomNoSmooth",i),D=()=>x(pi,"$videoSize",i),L=()=>x(Ct,"$playerSize",i),E=()=>x(st,"$isFullscreen",i),P=()=>x(le,"$position$",i),q=()=>x(he,"$duration$",i),F=()=>x(gn,"$loadedMetadata",i),z=()=>x(Qe,"$settingsMenuVisible",i),j=()=>x(Ht,"$scrubbingInProgress",i),ae=()=>x(At,"$volumeChangingInProgress",i),X=()=>x(Rt,"$chromecastConnected$",i),ne=()=>x(pe,"$isControlsAvailable",i),ee=()=>x(ri,"$isInteractiveTime$",i),we=()=>x(Si,"$isActiveLive",i),ue=()=>x(wt,"$settingsMenuOpenedByKeyboard",i),re=()=>x(Kt,"$language$",i),be=()=>x(pt,"$disabledControls$",i),$e=()=>x(Ft,"$is3DVideo",i),J=()=>x(W,"$icon3DVideoVisible",i),Re=()=>x(ui,"$chromecastDeviceName$",i),fe=()=>x(_o,"$currentSubtitle$",i),k=()=>x(Eo,"$currentSubtitleCaptions$",i),We=()=>x(Po,"$realDuration$",i),Te=()=>x(ht,"$isLive$",i),Z=()=>x(Gt,"$isPlaying$",i),ie=()=>x(Jt,"$debugPanelVisible",i),De=g(e,"videoContainer",15),Oe=g(e,"adsSlotId",3,void 0),ot=g(e,"adsParams",3,void 0),U=g(e,"adsAutoplayParam",3,void 0),ke=g(e,"duration",3,void 0),Ee=g(e,"logoTargetUrl",3,""),ze=g(e,"showNextPrevButtons",3,!1),tt=g(e,"nextButtonActive",3,!1),ye=g(e,"prevButtonActive",3,!1),Ie=g(e,"endScreenVideoTitle",3,void 0),Be=g(e,"endScreenVideoThumb",3,void 0),Dt=g(e,"isOneVideoPlaylist",3,!1),yt=g(e,"showMiniTimer",3,!1),Ot=g(e,"fullScreenTarget",3,void 0),lt=g(e,"playerStarted",3,!1),St=g(e,"showEndScreen",3,!0),{notifications$:Zt,graphIsOpened$:kt}=ho(),Bt=e.store.getLogger().createComponentLog("Root component"),Kt=e.store.interfaceLanguage$,Y=e.store.state.playbackState$,Se=e.store.ads.playbackState,le=e.store.state.positionWithScrubbing$,he=e.store.state.duration$,Me=e.store.playerPhase,st=e.store.ui.isFullscreen,mt=e.store.ui.controlsVisible,pe=e.store.ui.isControlsAvailable,Ue=e.store.ui.interactiveHideMobileControls,Qe=e.store.ui.settingsMenu.visible$,wt=e.store.ui.settingsMenu.openedByBtnKeyboard$,Ht=e.store.ui.scrubbingInProgress,At=e.store.ui.volumeChangingInProgress,Jt=e.store.ui.debugPanelVisible,yi=e.store.state.isLoaderVisible,Xi=e.store.state.isEnded$,Rt=e.store.state.chromecastConnected$,ui=e.store.state.chromecastDeviceName$,bi=e.store.ads.postrollPassed,ht=e.store.state.isLive$,Gt=e.store.state.isPlaying$,Si=e.store.state.isActiveLive$,Hi=e.store.state.isRewindableLive$,Xt=e.store.state.crashed$,Et=e.store.webApi.annotationsApi,Ge=e.store.webApi.pictureInPictureApi,pi=e.store.state.videoSize$,_o=e.store.state.currentSubtitle$,Eo=e.store.state.currentSubtitleCaptions$,Po=e.store.state.duration$,Ct=e.store.ui.playerSize,Ft=e.store.ui.is3DVideo,W=e.store.ui.icon3DVideoVisible,Lt=e.store.state.isInteractive,ri=e.store.state.isInteractiveTime$,vt=e.store.state.isInteractiveExpectation$,ei=e.store.state.hasInteractiveBranches,pt=e.store.ui.controls.disabledControls$,nt=e.store.ui.touched,no=e.store.ui.overlayContainer$,Mi=e.store.ui.autoplayNextEnabled$,gn=e.store.state.loadedMetadata$,hn=e.store.actions.internal.closeSettingsMenu,Pi=(nn=e.store.callbacks)==null?void 0:nn.onDisabledPlayPrevChapterClick,ki=(yn=e.store.callbacks)==null?void 0:yn.onDisabledSeekToInteractiveClick,Vr=e.store.actions.internal.setQuality,ko=K(void 0),ro=K(void 0),Ei=K(void 0),Ao=K(void 0),Lo,Vn,Rr=f(()=>(r()==="video"&&a()||r()==="ads"&&l()==="inactive")&&!d()),mr=K(void 0),{closeNotification:is,notificationsToShow$:os}=Zt,ns=f(()=>!!s().slow_video),Yn=()=>is("slow_video"),Nr=de(!1),Zo,Rn=K(!1),vr=f(()=>u()!==ua.PlaybackState.PLAYING),Mo=K(!1),jn=f(()=>m()||p()||!n(Rn)&&(v()&&!!ei||n(vr)&&_())),gr=K(!0),Dr=f(()=>e.uiConfig.features.thumbTimer&&yt()&&r()==="video"&&!y()&&!d()&&!Lt&&(e.uiConfig.hideThumbTimerAfterTouch&&!b()||!e.uiConfig.hideThumbTimerAfterTouch)),Nn=K(!1),hr=f(()=>(St()||e.showAutoplayNext&&w())&&!!Ie()&&!!Be()&&(e.showAds&&I()||!e.showAds)&&v()&&!d()&&!n(Nn)),rs=K(!1);Ge==null||Ge.setContext(xd());let Vo=xt=>{xt&&!Lt&&Zi(e.uiConfig.controls.hideTimeoutMobile)};e.store.setUiCallbacks({onStarted:Vo});let Xn=()=>{clearTimeout(Lo),N(Rn,!1),p()&&Ue.set(!1)},Zi=xt=>{Xn(),N(Rn,!0),Lo=setTimeout(()=>N(Rn,!1),xt);let $t=xt-100;Zo=setTimeout(()=>{T()&&Nr.set(!1)},$t>0?$t:xt)},Zn=Ft.subscribe(xt=>{W.set(xt),xt&&(clearTimeout(Vn),Vn=setTimeout(()=>W.set(!1),e.uiConfig.controls.hide360IconTimeout))}),Jn=async(xt=ia())=>{var $t,so,mo,rn,vo,No;if(xt&&!ua.clientChecker.device.isIOS){let Ai=Xd(),bo=Jo(),Hr=ua.clientChecker.browser.isSamsungBrowser&&Ai===e.shadowRootContainer;xt=Ai===bo||Hr}if(xt){Zi(e.uiConfig.controls.hideTimeoutFullscreen);try{await(Ge==null?void 0:Ge.exit())}catch(Ai){Bt({message:String(Ai)})}try{let Ai=($t=D())!=null&&$t.width&&((so=D())!=null&&so.height)?D():L();await Y_(Ai)}catch(Ai){Bt({message:String(Ai)})}}st.set(xt),e.store.getAdmanWrapper().setFullscreen(xt),E()?(rn=(mo=e.store.callbacks)==null?void 0:mo.onFullscreenEnter)==null||rn.call(mo):(No=(vo=e.store.callbacks)==null?void 0:vo.onFullscreenExit)==null||No.call(vo)},dt=xt=>{let $t=xt,{width:so,height:mo}=$t.target;Ct.set({width:so,height:mo})},ti=()=>{let{width:xt,height:$t}=n(ko).getBoundingClientRect();Ct.set({width:xt,height:$t})};Mt(()=>{var xt;return Yu(Jn),e.uiConfig.features.annotationsInside&&(Et==null||Et.init(n(ko))),Fa(Ge)&&(Ge==null||Ge.assignPlayerContainer(n(ko)),Ge==null||Ge.setExternalEventHandlers({resize:dt,leavepictureinpicture:ti})),N(gr,!ua.clientChecker.device.isIphoneOrOldIpad),e.interactiveContainer&&((xt=De().parentElement)==null||xt.insertBefore(e.interactiveContainer,De().nextSibling)),()=>{clearTimeout(Lo),clearTimeout(Zo),clearTimeout(Vn),Zn(),Ge==null||Ge.dispose().catch($t=>{Bt({message:String($t)})}),ju(Jn)}});let Or=K(!0),_r=K(!0),Br=xt=>{let $t=P()+(xt==="forward"?1:-1)*e.uiConfig.controls.seekStepMobile/1e3;$t<0?(N(Or,!1),$t=0):$t>=q()&&(N(_r,!1),$t=q()),N(Mo,!0),e.seekTime($t)},Jo=()=>ua.clientChecker.device.isIOS?n(ko):!e.uiConfig.allowChangingFullscreenTarget||!Ot()?e.outerContainerRef:Ot().contains(e.outerContainerRef)?Ot():e.outerContainerRef,br=async()=>{try{if(ia())await Gu(document),Bt({message:"exit fullscreen"});else{if(Bt({message:"request fullscreen"}),ua.clientChecker.device.isIOS&&!F())return;await Qu(Jo())}}catch(xt){Bt({message:String(xt)})}},en=()=>{hn()},_n=xt=>{if(xt.preventDefault(),z()){en();return}if(!lt()){e.firstStart(),Zi(e.uiConfig.controls.hideTimeoutCursor);return}N(Mo,!1),y()?Xn():Zi(e.uiConfig.controls.hideTimeoutMobile)},er=()=>{nt.set(!0)},tr=()=>{Lt||(Nr.set(!0),Zi(e.uiConfig.controls.hideTimeoutCursor))},Ro=xt=>{Pi&&(Pi(xt),Zi(e.uiConfig.controls.hideTimeoutMobile))},bn=xt=>{ki&&(ki(xt),Zi(e.uiConfig.controls.hideTimeoutMobile))};Ne(()=>{no.set(n(mr))}),Ne(()=>{mt.set((n(vr)||z()||j()||ae()||X()||!n(hr)&&(v()||n(Rn)&&!n(Mo)))&&!n(jn)&&r()==="video"&&!d()&&ne())}),Ne(()=>{!j()&&n(rs)&&!ee()&&Zi(e.uiConfig.controls.hideTimeoutMobile),N(rs,j(),!0)}),Ne(()=>{N(Or,P()>0),N(_r,!we()&&P()<q(),!0)}),Ne(()=>{nc(n(Ao),z(),ue(),!0)});let tn=G("aria_label_video_player");n$({fullScreenChangeHandler:Jn,getFullscreenTarget:Jo}),a$({store:e.store,getFullscreenTarget:Jo});let Dn=(xt,$t)=>{var vo,No;let so=(No=(vo=e.store.callbacks)==null?void 0:vo.uiInfo)==null?void 0:No.onUpcomingLiveViewStateChanged;if(!so)return;let mo=!!$t,rn={...Qn(n(ko),{upcomingLiveScreen:$t},"upcomingLiveScreen",mo),...xt};so(rn)};var xi=XC();at("blur",Ia,en);var on=C(xi);al(on,{onClick:_n,get videoContainer(){return De()},set videoContainer(xt){De(xt)}});var $n=A(on,2);Ma($n,()=>"slot",!1,(xt,$t)=>{eo(xt,()=>({name:sl}))});var $r=A($n,2);ks($r,re,xt=>{var $t=jC(),so=ce($t);let mo=f(()=>r()!=="thumb"||d()||Lt&&e.autoplay||e.uiConfig.features.disableThumbUnstartedOnAutoplay&&e.autoplay);ol(so,{get hidden(){return n(mo)},get thumbUrl(){return e.thumbUrl},get startVideo(){return e.firstStart}});var rn=A(so,2);{var vo=Je=>{var Yt=KC(),Ti=ce(Yt);{var Fo=Uo=>{let rr=f(()=>e.uiConfig.controls.seekStepMobile/1e3);xp(Uo,{side:"left",get seekStep(){return n(rr)},handleSingleFirstClick:_n,handleSecondClick:()=>Br("backward")})};R(Ti,Uo=>{n(Or)&&Uo(Fo)})}var an=A(Ti,2);{var Hn=Uo=>{let rr=f(()=>e.uiConfig.controls.seekStepMobile/1e3);xp(Uo,{side:"right",get seekStep(){return n(rr)},handleSingleFirstClick:_n,handleSecondClick:()=>Br("forward")})};R(an,Uo=>{n(_r)&&Uo(Hn)})}$(Je,Yt)};R(rn,Je=>{e.canRewindLive&&Hi&&!be().has("TIMELINE")&&Je(vo)})}var No=A(rn,2);{var Ai=Je=>{let Yt=f(()=>{var Ti;return(Ti=e.live)==null?void 0:Ti.startTime});Ac(Je,{get thumbUrl(){return e.thumbUrl},get startTime(){return n(Yt)},onUpcomingLiveViewStateChanged:Dn})};R(No,Je=>{r()==="LiveWaitingStart"&&Je(Ai)})}var bo=A(No,2);{var Hr=Je=>{nl(Je,{kind:"recover",get thumbUrl(){return e.thumbUrl}})};R(bo,Je=>{r()==="LiveWaitingRecover"&&Je(Hr)})}var xr=A(bo,2);{var $s=Je=>{nl(Je,{kind:"record",get thumbUrl(){return e.thumbUrl}})};R(xr,Je=>{r()==="LiveWaitingRecord"&&Je($s)})}var Fi=A(xr,2);{var ys=Je=>{var Yt=qC();let Ti;var Fo=C(Yt);Jd(Fo,{get adsSlotId(){return Oe()},get adsParams(){return ot()},get adsAutoplayParam(){return U()},get duration(){return ke()},get adsExternalApi(){return e.adsExternalApi}}),S(Yt),O(an=>Ti=se(Yt,1,"ads-container s-9",null,Ti,an),[()=>({hidden:r()!=="ads"})]),$(Je,Yt)};R(Fi,Je=>{e.showAds&&lt()&&Je(ys)})}var wr=A(Fi,2);{var Do=Je=>{let Yt=f(()=>!St()&&e.showAutoplayNext&&w());eg(Je,{get title(){return Ie()},get thumb(){return Be()},get isHide(){return n(Yt)},clickCloseIcon:()=>N(Nn,!0)})};R(wr,Je=>{n(hr)&&Ie()&&Be()&&Je(Do)})}var Sr=A(wr,2);{var ir=Je=>{Pc(Je,{})};R(Sr,Je=>{$e()&&Je(ir)})}var or=A(Sr,2);{var sn=Je=>{var Yt=QC(),Ti=C(Yt);jd(Ti,{}),S(Yt),$(Je,Yt)};R(or,Je=>{J()&&Je(sn)})}var He=A(or,2);{var Tt=Je=>{kc(Je,{get thumbUrl(){return e.thumbUrl},get chromecastDeviceName(){return Re()},onClick:_n})};R(He,Je=>{X()&&Je(Tt)})}var ci=A(He,2);{var Oo=Je=>{tl(Je,{get shifted(){return y()},get captions(){return k()},get position(){return P()},get playerSize(){return L()},isMobile:!0})};R(ci,Je=>{fe().value!=="off"&&Je(Oo)})}var $o=A(ci,2);{var Bo=Je=>{var Yt=GC();Yt.__click=[WC,z,Qe,en];var Ti=C(Yt);il(Ti,{}),S(Yt),$(Je,Yt)};R($o,Je=>{d()&&Je(Bo)})}var Ui=A($o,2);{var yo=Je=>{let Yt=f(()=>r()==="thumb"||r()==="LiveWaitingStart"||r()==="LiveWaitingRecover"||r()==="LiveWaitingRecord"||r()==="ads"),Ti=f(()=>r()==="ads"),Fo=f(()=>e.canRewindLive&&We()!==0);Ic(Je,{get bottomHidden(){return n(Yt)},get showControls(){return y()},get bottomNoSmooth(){return T()},get isAds(){return n(Ti)},get canRewindLive(){return n(Fo)},get logoClickable(){return e.logoClickable},get logoHidden(){return e.logoHidden},get logoTargetUrl(){return Ee()},get showAutoplayNext(){return e.showAutoplayNext},get showNextPrevButtons(){return ze()},get nextButtonActive(){return tt()},get prevButtonActive(){return ye()},get isOneVideoPlaylist(){return Dt()},get customFullscreenSupported(){return n(gr)},get endScreenShown(){return n(hr)},toggleFullscreen:br,get seekToInteractive(){return e.seekToInteractive},get playPrevChapter(){return e.playPrevChapter},onDisabledPlayPrevChapterClick:Ro,onDisabledSeekToInteractiveClick:bn,get playerControlsWrapperRef(){return n(ro)},set playerControlsWrapperRef(an){N(ro,an,!0)},get playerControlsRef(){return n(Ei)},set playerControlsRef(an){N(Ei,an,!0)}})};R(Ui,Je=>{lt()&&Je(yo)})}var On=A(Ui,2);{var Cr=Je=>{var Yt=YC(),Ti=C(Yt);Rc(Ti,{get supportLink(){return e.supportLink},get returnFocus(){return l$.noop},get ref(){return n(Ao)},set ref(Fo){N(Ao,Fo,!0)}}),S(Yt),$(Je,Yt)};R(On,Je=>{z()&&Je(Cr)})}var xo=A(On,2);let zi=f(()=>!n(Dr));ic(xo,{get isLive(){return Te()},get isHidden(){return n(zi)},get isPlaying(){return Z()},get position(){return P()},get duration(){return q()}});var xn=A(xo,2);{var Ho=Je=>{Ka(Je,{})};R(xn,Je=>{n(Rr)&&Je(Ho)})}var nr=A(xn,2);{var Fr=Je=>{sc(Je,{})};R(nr,Je=>{ie()&&Je(Fr)})}var Bn=A(nr,2);{var ss=Je=>{Nc(Je,{onClose:Yn,onSelectAutoQuality:()=>{Vr("auto"),Yn()}})};R(Bn,Je=>{n(ns)&&Je(ss)})}$(xt,$t)});var yr=A($r,2);Xe(yr,xt=>N(mr,xt),()=>n(mr)),S(xi),Xe(xi,xt=>N(ko,xt),()=>n(ko)),O(()=>Le(xi,"aria-label",tn)),at("click",xi,er,!0),at("focusin",xi,tr,!0),$(t,xi),H(),o()}Ye(["click"]);function Sp(t){let e="";return oo(t.timelineSliderFilledColor)&&(e+=`--timeline-slider-filled-bg:${t.timelineSliderFilledColor};`),oo(t.timelineSliderHandleColor)&&(e+=`--timeline-slider-handle-bg:${t.timelineSliderHandleColor};`),oo(t.timelineSliderLoadedColor)&&(e+=`--timeline-slider-loaded-bg:${t.timelineSliderLoadedColor};`),oo(t.timelineSliderColor)&&(e+=`--timeline-slider-bg:${t.timelineSliderColor};`),oo(t.volumeSliderColor)&&(e+=`--volume-slider-bg:${t.volumeSliderColor};`),oo(t.volumeSliderHandleColor)&&(e+=`--volume-slider-handle-bg:${t.volumeSliderHandleColor};`),oo(t.volumeSliderFilledColor)&&(e+=`--volume-slider-filled-bg:${t.volumeSliderFilledColor};`),oo(t.controlsTimeColor)&&(e+=`--controls-time:${t.controlsTimeColor};`),oo(t.timelineSliderFilledActiveLiveColor)&&(e+=`--timeline-slider-filled-active-live-bg:${t.timelineSliderFilledActiveLiveColor};`),oo(t.timelineSliderHandleActiveLiveColor)&&(e+=`--timeline-slider-handle-active-live-bg:${t.timelineSliderHandleActiveLiveColor};`),oo(t.buttonColor)&&(e+=`--btn-color:${t.buttonColor};`),oo(t.buttonToggleOnColor)&&(e+=`--toggle-color-on:${t.buttonToggleOnColor};`,e+=`--toggle-color-autoplay-on:${t.buttonToggleOnColor};`),oo(t.focusedColor)&&(e+=`--focused:${t.focusedColor};`),oo(t.focusedOutlineWidth)&&(e+=`--focused-outline-width:${t.focusedOutlineWidth};`),oo(t.focusedOutlineRadius)&&(e+=`--focused-outline-radius:${t.focusedOutlineRadius};`),oo(t.controlsDesktopPaddingHorizontal)&&(e+=`--controls-desktop-padding-horizontal:${t.controlsDesktopPaddingHorizontal};`),oo(t.timelinePaddingHorizontal)&&(e+=`--timeline-padding-horizontal:${t.timelinePaddingHorizontal};`),oo(t.settingsBackgroundColor)&&(e+=`--settings-bg:${t.settingsBackgroundColor};`),oo(t.font)&&(e+=`--font:${t.font};`),oo(t.controlsGradientHeight)&&(e+=`--controls-gradient-height:${t.controlsGradientHeight};`),oo(t.controlsGradient)&&(e+=`--controls-gradient:${t.controlsGradient};`),e.length&&e||void 0}function oo(t){return typeof t=="string"&&!t.includes(";")}var d$=require("@vkontakte/videoplayer-shared/es2018");var JC=M('<div class="time-container s-7"><!></div>'),eT=M('<div class="player-wrapper s-7" role="region"><!> <!> <!> <!> <!> <div><!></div></div>'),tT={hash:"s-7",code:".player-wrapper.s-7{height:100%;position:absolute;width:100%}.player-wrapper.s-7 .player-media{background:var(--black);height:100%;left:0;position:absolute;top:0;transition:transform .2s ease-in-out;width:100%}.timeline.s-7{bottom:0;left:0;opacity:0;opacity:1;position:absolute;transition:opacity var(--controls-transition-duration) var(--controls-transition-fn);width:100%;z-index:var(--controls-container-z-index)}.visible.s-7{opacity:1}.time-container.s-7{bottom:8px;position:absolute;right:8px;z-index:var(--thumb-timer-z-index)}"};function ig(t,e){B(e,!0),Q(t,tT);let[i,o]=Ve(),r=()=>x(ee,"$scrubbingInProgress",i),a=()=>x(X,"$playerSize",i),l=()=>x(P,"$isPlaying$",i),d=()=>x(L,"$duration$",i),s=()=>x(z,"$positionWithScrubbing$",i),u=()=>x(T,"$playerPhase",i),m=()=>x(D,"$crashed$",i),p=()=>x(q,"$currentSubtitle$",i),v=()=>x(F,"$currentSubtitleCaptions$",i),_=()=>x(E,"$positionExact$",i),y=()=>x(j,"$isLive$",i),b=()=>x(ae,"$isRewindableLive$",i),w=g(e,"outsideDuration",3,0),I=g(e,"videoContainer",15),{playerPhase:T,state:{crashed$:D,duration$:L,positionExact$:E,isPlaying$:P,currentSubtitle$:q,currentSubtitleCaptions$:F,positionWithScrubbing$:z,isLive$:j,isRewindableLive$:ae},ui:{playerSize:X,controls:ne,scrubbingInProgress:ee},actions:{internal:{getVideoElement:we}}}=ge(),ue=8,re=K(!1),be=li({}),$e=K(!1),J=f(()=>!r()&&!n($e)),Re=()=>{N(re,!0)},fe=()=>{N(re,!1)},k=(0,d$.debounceFn)(id,260);Ne(()=>{a(),k(we(),ne,be,n(re))});let We=f(()=>l()?Xo(d()-s()):Xo(isFinite(d())?d():w()));var Te=eT(),Z=C(Te);al(Z,{hideCursor:!1,get videoContainer(){return I()},set videoContainer(Ie){I(Ie)}});var ie=A(Z,2);Ma(ie,()=>"slot",!1,(Ie,Be)=>{eo(Ie,()=>({name:sl}))});var De=A(ie,2);let Oe=f(()=>u()!=="thumb"||m());ol(De,{get hidden(){return n(Oe)},get thumbUrl(){return e.thumbUrl},iconVisible:!1});var ot=A(De,2);{var U=Ie=>{tl(Ie,{shifted:!1,get captions(){return v()},get position(){return _()},get playerSize(){return a()}})};R(ot,Ie=>{p().value!=="off"&&n(J)&&Ie(U)})}var ke=A(ot,2);{var Ee=Ie=>{var Be=JC(),Dt=C(Be);tc(Dt,{get isLive(){return y()},get isPlaying(){return l()},get time(){return n(We)}}),S(Be),$(Ie,Be)};R(ke,Ie=>{n(J)&&Ie(Ee)})}var ze=A(ke,2);let tt;var ye=C(ze);Za(ye,{get canRewindLive(){return e.canRewindLive},get isRewindableLive(){return b()},isAds:!1,needPadding:!1,isHidden:!1,withEpisodes:!1,tooltipLeftOffset:ue,tooltipRightOffset:ue,get ref(){return be.timeline},set ref(Ie){be.timeline=Ie}}),S(ze),S(Te),O(Ie=>tt=se(ze,1,"timeline s-7",null,tt,Ie),[()=>({visible:n(re)})]),at("mouseenter",Te,Re),at("mouseleave",Te,fe),at("mouseenter",ze,()=>N($e,!0)),at("mouseleave",ze,()=>N($e,!1)),$(t,Te),H(),o()}var iT=M("<div><!></div>"),oT={hash:"s-0",code:'.vk-vp-root.s-0{--white:#fff;--black:#000;--red:#ff3347;--blue-light:#70c1ff;--black-alpha-40:rgba(0,0,0,.4);--white-alpha-24:hsla(0,0%,100%,.24);--white-alpha-72:hsla(0,0%,100%,.72);--devider-gray:#dce1e6;--text-gray:#626d7a;--font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--controls-height:40px;--controls-gradient-height:100px;--controls-transition-duration:0.25s;--controls-transition-fn:cubic-bezier(0.455,0.03,0.515,0.955);--controls-desktop-item-margin-left:4px;--controls-desktop-padding-horizontal:4px;--focused:var(--white);--focused-outline-width:2px;--focused-outline-radius:0;--focused-element-shadow:inset 0 0 0 var(--focused-outline-width) var(--focused);--focused-slider-shadow:0 0 0 2px var(--focused);--big-play-size:96px;--big-play-radius:50%;--big-play-bg-color:rgba(0,0,0,.5);--big-play-hover-bg-color:rgba(0,0,0,.6);--big-play-icon-width:38px;--big-play-icon-height:33px;--interactive-episode-complete:#5c9ce6;--slider-bg:hsla(0,0%,100%,.4);--slider-filled-bg:var(--white);--slider-handle-bg:var(--white);--slider-loaded-bg:hsla(0,0%,100%,.4);--slider-height:3px;--slider-video-episode-gap:1.5px;--slider-radius:0px;--slider-handle-size:12px;--slider-filled-ads:#67a5eb;--slider-disabled-color:hsla(0,0%,97%,.31);--slider-volume-height:5px;--slider-volume-radius:calc(var(--slider-volume-height)/2);--slider-volume-handle-size:13px;--timeline-slider-filled-active-live-bg:var(--red);--timeline-slider-handle-active-live-bg:var(--red);--timeline-slider-bg:var(--slider-bg);--timeline-slider-filled-bg:var(--slider-filled-bg);--timeline-slider-handle-bg:var(--slider-handle-bg);--timeline-slider-loaded-bg:var(--slider-loaded-bg);--volume-slider-bg:var(--slider-bg);--volume-slider-filled-bg:var(--slider-filled-bg);--volume-slider-handle-bg:var(--slider-handle-bg);--controls-time:var(--white);--controls-gradient:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.005) 6.67%,rgba(0,0,0,.02) 13.33%,rgba(1,1,1,.04) 20%,rgba(1,1,1,.07) 26.67%,rgba(2,2,2,.11) 33.33%,rgba(3,3,3,.16) 40%,rgba(4,4,4,.22) 46.67%,rgba(6,6,6,.28) 53.33%,rgba(7,7,7,.33) 60%,rgba(8,8,8,.38) 66.67%,rgba(9,9,9,.42) 73.33%,rgba(9,9,9,.46) 80%,hsla(0,0%,4%,.48) 86.67%,hsla(0,0%,4%,.5));--timeline-preview-shadow:rgba(0,0,0,.08);--timeline-preview-bg:#222;--timeline-padding-horizontal:10px;--timeline-padding-vertical-top:3px;--timeline-padding-vertical-bottom:4px;--timeline-height:calc(var(--timeline-padding-vertical-bottom) + var(--timeline-padding-vertical-top) + var(--slider-height));--preview-track-frame-height-vertical:114px;--preview-track-frame-height-horizontal:65px;--preview-track-controls-top:16px;--preview-track-time-line-height:16px;--preview-track-bottom-offset:10px;--preview-track-height:calc(var(--preview-track-frame-height-vertical) + var(--preview-track-bottom-offset));--preview-track-controls-top-offset:calc(var(--timeline-height) + var(--preview-track-controls-top) + var(--preview-track-time-line-height));--settings-bg:rgba(0,0,0,.72);--settings-item-bg-hover:hsla(0,0%,100%,.08);--settings-radius:8px;--mobile-settings-bg:#2c2d2e;--divider-border:1px solid var(--white-alpha-24);--toggle-color-separator:#363738;--toggle-color-off:#656565;--toggle-color-on:#71aaeb;--toggle-color-autoplay-on:var(--white);--notification-bg:#2c2d2e;--notification-radius:8px;--button-hover-transition:opacity 0.2s;--video-container-z-index:0;--controls-container-z-index:1;--ads-container-z-index:1;--end-screen-mobile-z-index:1;--notification-z-index:1;--thumb-timer-z-index:2;--debug-panel-z-index:2;--modal-z-index:2;--settings-menu-z-index:2;--context-menu-z-index:3;--hot-key-helpers-container-z-index:3;--overlay-container-z-index:4;--rotate-transition-duration:0.25s;--btn-color:var(--white);--double-forward-bg:rgba(0,0,0,.6);background:var(--black);color:var(--white);font-family:var(--vk-vp-custom-font,var(--font));font-size:12px;height:100%;line-height:normal;outline:0;overflow:hidden;position:relative;user-select:none;width:100%}.vk-vp-root.visible-outside.s-0{overflow:visible}.vk-vp-root.s-0 *{-webkit-tap-highlight-color:transparent}.vk-vp-root.s-0 button{background:transparent;border:none;color:inherit;font:inherit;line-height:normal;margin:0;overflow:visible;padding:0;width:auto;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;cursor:pointer}.vk-vp-root.s-0 p{margin:0}.vk-vp-root.s-0 svg:not(.interactive-root svg){pointer-events:none}.vk-vp-root.s-0 .interactive-root{font-family:var(--vk-vp-int-custom-font,inherit)}.vk-vp-root.s-0 :focus,.vk-vp-root.s-0 :focus-visible{outline:none}.vk-vp-root.s-0 :focus-visible{border-radius:var(--focused-outline-radius);box-shadow:var(--focused-element-shadow)}.vk-vp-root.s-0 .focus-hidden:focus-visible{box-shadow:none}.vk-vp-root.s-0 .hidden{opacity:0;visibility:hidden}.vk-vp-root.s-0 .out-of-flow{content-visibility:hidden!important}.vk-vp-root.s-0 .overlay-container{height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:var(--overlay-container-z-index)}.vk-vp-root.s-0 .out-of-view{left:-1000vh!important;position:absolute!important}.vk-vp-root.s-0 .icon.icon-error-stub{align-items:center;display:flex;justify-content:center}'};function og(t,e){B(e,!0),Q(t,oT);let[i,o]=Ve(),r=()=>x(lt,"$isLive$",i),a=()=>x(Et,"$availableSubtitlesList$",i),l=()=>x(Ge,"$isPreviewTrackHorizontallyAligned$",i),d=g(e,"sources",7),s=g(e,"store",7),u=g(e,"microStoresRoot",7),m=g(e,"videoConfig",7),p=g(e,"uiConfig",7),v=g(e,"title",7),_=g(e,"thumbUrl",7),y=g(e,"interactiveContainer",7),b=g(e,"interactiveController",7),w=g(e,"subtitles",7),I=g(e,"subtitlesForcedLanguage",7),T=g(e,"live",7),D=g(e,"preload",7),L=g(e,"autoplay",7),E=g(e,"volume",7,void 0),P=g(e,"muted",7,void 0),q=g(e,"fromTime",7),F=g(e,"canRewindLive",7),z=g(e,"showAds",7),j=g(e,"adsSlotId",7,void 0),ae=g(e,"adsParams",7,void 0),X=g(e,"adsAutoplayParam",7,void 0),ne=g(e,"duration",7,void 0),ee=g(e,"logoClickable",7),we=g(e,"logoHidden",7),ue=g(e,"isMobile",7),re=g(e,"showNextPrevButtons",7,!1),be=g(e,"nextButtonActive",7,!1),$e=g(e,"prevButtonActive",7,!1),J=g(e,"endScreenVideoTitle",7,void 0),Re=g(e,"endScreenVideoThumb",7,void 0),fe=g(e,"isOneVideoPlaylist",7,!1),k=g(e,"supportLink",7),We=g(e,"shadowRootContainer",7),Te=g(e,"outerContainerRef",7),Z=g(e,"fullScreenTarget",7,void 0),ie=g(e,"failoverHosts",7,void 0),De=g(e,"showMiniTimer",7,!1),Oe=g(e,"saveRate",7),ot=g(e,"seekToInteractive",7,ll.noop),U=g(e,"playPrevChapter",7,ll.noop),ke=g(e,"volumeMultiplier",7),Ee=g(e,"showAutoplayNext",7),ze=g(e,"showEndScreen",7,!0),tt=g(e,"keyboardControls",15,void 0),{subscribers:ye,stores:Ie}=u();o_(p());let Be=Vt(),Dt=p().logoLink,yt=s().ui.debugPanelVisible,Ot=s().ui.playerSize,lt=s().state.isLive$,Zt=s().state.isInteractive&&ad.clientChecker.device.isAndroid,kt=K(void 0),Bt=null,Kt=K(!1);s().getAdmanWrapper().init({switchFromAdsToVideo:s().actions.internal.switchFromAdsToVideo,switchFromVideoToAds:s().actions.internal.switchFromVideoToAds,setMuted:s().actions.external.setMuted},s().ads,{vsid:s().vsid}),m_(s(),Ie),Ne(()=>{var W,Lt;s().ui.isMobile.set(ue()),(Lt=(W=m().callbacks)==null?void 0:W.onDomReady)==null||Lt.call(W)});let Y=(W=!1)=>{N(Kt,!0),W?s().actions.external.firstStart(z()):s().actions.internal.firstStart(z())},Se=()=>{if(Be.features.qualityDetailsSubMenuEnabled){let W=D_(s().videoId);if(W)switch(W.type){case"high_quality":s().actions.internal.setHighQualityEnabled(!0,W.appliesTo);break;case"traffic_saving":s().actions.internal.setTrafficSavingEnabled(!0,W.appliesTo);break;case"exact_quality":s().actions.internal.setQuality(W.quality);break}}else{O_(s().videoId),Yf()&&s().actions.internal.setTrafficSavingEnabled(!0);let Lt=qf(s().videoId);Lt&&s().actions.internal.setQuality(Lt)}};function le(W){var pt,nt,no;let Lt=d()||W;Lt&&s().initVideo({container:n(kt),sources:Lt,failoverHosts:ie(),subtitles:w(),subtitlesForcedLanguage:I(),volumeMultiplier:ke()});let ri=ll.safeStorage.get(Wd)==="true";yt.set(ri),q()>0&&s().actions.external.seekTime(q());let vt=ue()?Be.volumeDefault:(nt=(pt=E())!=null?pt:Ou())!=null?nt:Be.volumeDefault,ei=(no=P())!=null?no:A_();if(s().actions.external.setVolume(vt),s().actions.external.setMuted(ei),s().getAdmanWrapper().setInitialVolume(ei?0:vt),Se(),Be.features.saveRate&&Oe()){let Mi=V_();Mi&&!r()&&s().actions.internal.setPlaybackRate(Mi)}if(Ee()){let Mi=N_();Mi&&s().actions.internal.setAutoplayNextEnabled(Mi)}s().ui.isAutoplay.set(L()),L()&&Y(),D()&&Be.features.preload&&s().actions.internal.preload()}let he=W=>{if(window.ResizeObserver){let Lt,ri;Bt=new ResizeObserver((0,ll.throttleFn)(vt=>{let ei=vt[0];if(ei.contentBoxSize){let pt=Array.isArray(ei.contentBoxSize)?ei.contentBoxSize[0]:ei.contentBoxSize;Lt=pt.inlineSize,ri=pt.blockSize}else ei.contentRect&&(Lt=ei.contentRect.width,ri=ei.contentRect.height);Ot.set({width:Lt,height:ri})},300)),Bt.observe(W)}W.clientWidth&&W.clientHeight&&Ot.set({width:W.clientWidth,height:W.clientHeight})},Me=()=>{document.hidden&&s().actions.external.stop()};Mt(()=>{var ri,vt,ei,pt;Zt&&document.addEventListener("visibilitychange",Me),Be.debugLog&&s().actions.internal.startLogging(),he(n(kt));let W=ye.map(nt=>nt.init({store:s(),microStores:Ie,config:m(),interactiveController:b(),uiConfig:p()})),Lt=()=>{Zt&&document.removeEventListener("visibilitychange",Me),Bt==null||Bt.disconnect(),W.forEach(nt=>nt.unsubscribe()),s().destroy()};return((ri=T())==null?void 0:ri.status)==="upcoming"?(s().actions.internal.setLiveWaitingStart(!0),Lt):((vt=T())==null?void 0:vt.status)==="waiting"?(s().actions.internal.setLiveWaitingRecover(!0),Lt):(((ei=T())==null?void 0:ei.status)==="finished"||((pt=T())==null?void 0:pt.status)==="postlive")&&!(d()&&(0,ad.areValidLiveRecordSources)(d()))?(s().actions.internal.setLiveWaitingRecord(!0),Lt):(le(),Lt)});function st(){n(Kt)?s().actions.external.play():Y(!0)}function mt(){s().actions.external.pause()}function pe(W){s().actions.external.setMuted(W)}function Ue(){s().actions.external.toggleSubtitle()}function Qe(W,Lt){s().actions.external.changeSubtitle(W,Lt)}function wt(W){s().actions.external.changeAudioStream(W)}function Ht(){var W;(W=s().webApi.slotsApi)!=null&&W.haveSlots()&&s().actions.external.hideControls()}function At(){var W;(W=s().webApi.slotsApi)!=null&&W.haveSlots()&&s().actions.external.showControls()}function Jt(W){ue()||W>=0&&W<=1&&s().actions.external.setVolume(W)}function yi(W){s().actions.internal.seekTime(W,c$.SeekAction.UNKNOWN)}function Xi(W){s().actions.external.seekEpisodeStartTime(W)}function Rt(){s().actions.external.returnFocusToEpisodes()}function ui(W){s().actions.external.setPlaybackRate(W)}function bi(W){s().actions.external.setAutoQualityLimits(W)}function ht(){s().actions.external.setQuality("auto")}function Gt(W){s().actions.external.setTrafficSavingEnabled(W)}function Si(W){s().actions.external.setHighQualityEnabled(W)}let Hi=Sp(Be.view),Xt=m().playerView==="preview",Et=s().state.availableSubtitlesList$;if(Be.features.initSubtitles){let W=!1;Ne(()=>{var Lt;if(!W&&a().length){W=!0;let ri;if(Be.features.userVideoPrefs&&s().videoId){let ei=Uu(Be.userSalt,String(s().videoId));ei!=null&&ei.subtitleTrackId&&(ri=a().find(pt=>pt.value===ei.subtitleTrackId))}let vt=(Lt=I())!=null?Lt:Xf();vt&&(ri=a().find(ei=>ei.language===vt)),s().actions.internal.setSubtitle(ri)}})}let Ge=s().ui.isPreviewTrackHorizontallyAligned;var pi=iT();let _o;var Eo=C(pi);{var Po=W=>{tg(W,{get store(){return s()},get uiConfig(){return Be},get thumbUrl(){return _()},get interactiveContainer(){return y()},get live(){return T()},get autoplay(){return L()},get canRewindLive(){return F()},get showAds(){return z()},get adsSlotId(){return j()},get adsParams(){return ae()},get adsAutoplayParam(){return X()},get duration(){return ne()},get logoClickable(){return ee()},get logoHidden(){return we()},get logoTargetUrl(){return Dt},get nextButtonActive(){return be()},get prevButtonActive(){return $e()},get endScreenVideoTitle(){return J()},get endScreenVideoThumb(){return Re()},get isOneVideoPlaylist(){return fe()},get supportLink(){return k()},get shadowRootContainer(){return We()},get outerContainerRef(){return Te()},get fullScreenTarget(){return Z()},get showMiniTimer(){return De()},get playerStarted(){return n(Kt)},get seekToInteractive(){return ot()},get playPrevChapter(){return U()},firstStart:Y,seekTime:yi,get showEndScreen(){return ze()},get showAutoplayNext(){return Ee()},get showNextPrevButtons(){return re()},get adsExternalApi(){return e.adsExternalApi},get videoContainer(){return n(kt)},set videoContainer(Lt){N(kt,Lt,!0)}})},Ct=W=>{var Lt=Ae(),ri=ce(Lt);{var vt=pt=>{ig(pt,{get thumbUrl(){return _()},get outsideDuration(){return ne()},get canRewindLive(){return F()},get videoContainer(){return n(kt)},set videoContainer(nt){N(kt,nt,!0)}})},ei=pt=>{Jv(pt,{get store(){return s()},get uiConfig(){return Be},get title(){return v()},get thumbUrl(){return _()},get interactiveContainer(){return y()},get live(){return T()},get autoplay(){return L()},get canRewindLive(){return F()},get showAds(){return z()},get adsSlotId(){return j()},get adsParams(){return ae()},get adsAutoplayParam(){return X()},get duration(){return ne()},get logoClickable(){return ee()},get logoHidden(){return we()},get logoTargetUrl(){return Dt},get nextButtonActive(){return be()},get prevButtonActive(){return $e()},get endScreenVideoTitle(){return J()},get endScreenVideoThumb(){return Re()},get isOneVideoPlaylist(){return fe()},get supportLink(){return k()},get shadowRootContainer(){return We()},get outerContainerRef(){return Te()},get fullScreenTarget(){return Z()},get showMiniTimer(){return De()},get playerStarted(){return n(Kt)},get seekToInteractive(){return ot()},get playPrevChapter(){return U()},firstStart:Y,get showEndScreen(){return ze()},get showAutoplayNext(){return Ee()},get showNextPrevButtons(){return re()},get adsExternalApi(){return e.adsExternalApi},get getVideoDeeplink(){return e.getVideoDeeplink},get videoContainer(){return n(kt)},set videoContainer(nt){N(kt,nt,!0)},get keyboardControls(){return tt()},set keyboardControls(nt){tt(nt)}})};R(ri,pt=>{Xt?pt(vt):pt(ei,!1)})}$(W,Lt)};R(Eo,W=>{ue()?W(Po):W(Ct,!1)})}S(pi),O(W=>{_o=se(pi,1,"vk-vp-root s-0",null,_o,W),Ke(pi,Hi)},[()=>({"root--miui-browser":ad.clientChecker.device.isMobile&&ad.clientChecker.browser.isMiuiBrowser,"visible-outside":Xt,"preview-track-horizontally-alinged":l()})]),$(t,pi);var Ft=H({initVideo:le,play:st,pause:mt,setMuted:pe,toggleSubtitle:Ue,changeSubtitle:Qe,changeAudioStream:wt,hideControls:Ht,showControls:At,setVolume:Jt,seekTime:yi,seekEpisodeStartTime:Xi,returnFocusToEpisodes:Rt,setPlaybackRate:ui,setAutoQualityLimits:bi,setAutoQuality:ht,toggleTrafficSaving:Gt,toggleHighQuality:Si,get sources(){return d()},set sources(W){d(W)},get store(){return s()},set store(W){s(W)},get microStoresRoot(){return u()},set microStoresRoot(W){u(W)},get videoConfig(){return m()},set videoConfig(W){m(W)},get uiConfig(){return p()},set uiConfig(W){p(W)},get title(){return v()},set title(W){v(W)},get thumbUrl(){return _()},set thumbUrl(W){_(W)},get interactiveContainer(){return y()},set interactiveContainer(W){y(W)},get interactiveController(){return b()},set interactiveController(W){b(W)},get subtitles(){return w()},set subtitles(W){w(W)},get subtitlesForcedLanguage(){return I()},set subtitlesForcedLanguage(W){I(W)},get live(){return T()},set live(W){T(W)},get preload(){return D()},set preload(W){D(W)},get autoplay(){return L()},set autoplay(W){L(W)},get volume(){return E()},set volume(W){E(W)},get muted(){return P()},set muted(W){P(W)},get fromTime(){return q()},set fromTime(W){q(W)},get canRewindLive(){return F()},set canRewindLive(W){F(W)},get showAds(){return z()},set showAds(W){z(W)},get adsSlotId(){return j()},set adsSlotId(W){j(W)},get adsParams(){return ae()},set adsParams(W){ae(W)},get adsAutoplayParam(){return X()},set adsAutoplayParam(W){X(W)},get duration(){return ne()},set duration(W){ne(W)},get logoClickable(){return ee()},set logoClickable(W){ee(W)},get logoHidden(){return we()},set logoHidden(W){we(W)},get isMobile(){return ue()},set isMobile(W){ue(W)},get showNextPrevButtons(){return re()},set showNextPrevButtons(W){re(W)},get nextButtonActive(){return be()},set nextButtonActive(W){be(W)},get prevButtonActive(){return $e()},set prevButtonActive(W){$e(W)},get endScreenVideoTitle(){return J()},set endScreenVideoTitle(W){J(W)},get endScreenVideoThumb(){return Re()},set endScreenVideoThumb(W){Re(W)},get isOneVideoPlaylist(){return fe()},set isOneVideoPlaylist(W){fe(W)},get supportLink(){return k()},set supportLink(W){k(W)},get shadowRootContainer(){return We()},set shadowRootContainer(W){We(W)},get outerContainerRef(){return Te()},set outerContainerRef(W){Te(W)},get fullScreenTarget(){return Z()},set fullScreenTarget(W){Z(W)},get failoverHosts(){return ie()},set failoverHosts(W){ie(W)},get showMiniTimer(){return De()},set showMiniTimer(W){De(W)},get saveRate(){return Oe()},set saveRate(W){Oe(W)},get showAutoplayNext(){return Ee()},set showAutoplayNext(W){Ee(W)},get seekToInteractive(){return ot()},set seekToInteractive(W){ot(W)},get playPrevChapter(){return U()},set playPrevChapter(W){U(W)},get volumeMultiplier(){return ke()},set volumeMultiplier(W){ke(W)},get showEndScreen(){return ze()},set showEndScreen(W){ze(W)},get keyboardControls(){return tt()},set keyboardControls(W){tt(W)}});return o(),Ft}var nT=Ce('<defs><path id="rect" d="m2.72 0c.45 0 .6.05.77.13a1 1 0 01.38.38c.09.16.13.33.13.77v1.44c0 .44-.04.6-.13.77a1 1 0 01-.38.38c-.16.08-.32.13-.77.13h-1.44c-.44 0-.6-.05-.77-.13a1 1 0 01-.37-.38c-.1-.16-.14-.33-.14-.77v-1.44c0-.44.05-.6.13-.77a1 1 0 01.38-.38c.17-.08.33-.13.77-.13z"></path></defs><path d="M38.24 6c3.57 0 4.86.37 6.17 1.07a7.3 7.3 0 0 1 3.02 3.02c.7 1.3 1.07 2.6 1.07 6.17v23.49c0 3.56-.37 4.85-1.07 6.16a7.3 7.3 0 0 1-3.02 3.02c-1.3.7-2.6 1.07-6.16 1.07h-19.5c-3.56 0-4.85-.37-6.16-1.07a7.3 7.3 0 0 1-3.02-3.02c-.7-1.3-1.07-2.6-1.07-6.16v-23.5c0-3.56.37-4.85 1.07-6.16a7.3 7.3 0 0 1 3.02-3.02C13.9 6.37 15.2 6 18.76 6zm.32 3h-19.8c-2.8 0-3.77.19-4.75.71a4.3 4.3 0 0 0-1.8 1.8c-.5.95-.7 1.87-.7 4.43l-.01 23.8c0 2.8.19 3.76.71 4.75a4.3 4.3 0 0 0 1.8 1.8c.98.52 1.95.71 4.75.71h19.49c2.8 0 3.76-.19 4.74-.71a4.3 4.3 0 0 0 1.8-1.8c.52-.98.71-1.95.71-4.74v-23.5c0-2.8-.19-3.75-.71-4.74a4.3 4.3 0 0 0-1.8-1.8c-.95-.5-1.87-.7-4.43-.7z"></path><use xlink:href="#rect" x="16.5" y="14"></use><use xlink:href="#rect" x="16.5" y="22"></use><use xlink:href="#rect" x="16.5" y="30"></use><use xlink:href="#rect" x="16.5" y="38"></use><use xlink:href="#rect" x="37" y="14"></use><use xlink:href="#rect" x="37" y="22"></use><use xlink:href="#rect" x="37" y="30"></use><use xlink:href="#rect" x="37" y="38"></use>',1);function ng(t,e){let i=g(e,"isWhite",3,!1),o=f(()=>i()?"#fff":"#909499");Ze(t,{width:"57",height:"60",get fill(){return n(o)},testId:"stub-icon",children:(r,a)=>{var l=nT();di(9),$(r,l)},$$slots:{default:!0}})}var rT=M('<div class="title s-1"> </div>'),sT=M('<div class="playerStub s-1"><!> <!></div>'),aT={hash:"s-1",code:".playerStub.s-1{align-items:center;background-color:#222;background-position:50%;background-size:cover;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;height:100%;justify-content:center;position:relative;width:100%}.title.s-1{box-sizing:border-box;color:#fff;font-size:15px;left:0;overflow:hidden;padding:18px 20px 10px;position:absolute;text-overflow:ellipsis;top:0;white-space:nowrap;width:100%}"};function rg(t,e){Q(t,aT);var i=sT(),o=C(i);{var r=d=>{var s=rT(),u=C(s,!0);S(s),O(()=>ve(u,e.title)),$(d,s)};R(o,d=>{e.title&&d(r)})}var a=A(o,2);{var l=d=>{let s=f(()=>!!e.thumbUrl);ng(d,{get isWhite(){return n(s)}})};R(a,d=>{(!e.title||!e.thumbUrl)&&d(l)})}S(i),O(()=>Ke(i,e.thumbUrl?`background-image: url('${e.thumbUrl}')`:"")),$(t,i)}var lT=M('<div class="playerError s-2"><!></div>'),dT={hash:"s-2",code:".playerError.s-2{align-items:center;background-color:#222;background-position:50%;background-size:cover;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;height:100%;justify-content:center;position:relative;width:100%}"};function sg(t){Q(t,dT);var e=lT(),i=C(e);il(i,{}),S(e),$(t,e)}var Np=require("@vkontakte/videoplayer-shared/es2018"),Bi=require("@vkontakte/videoplayer-shared/es2018"),Gc=require("@vkontakte/videoplayer-core/es2018"),fd=require("@vkontakte/videoplayer-statistics/es2018");var Tp=require("@vkontakte/videoplayer-shared/es2018"),Cp=class{constructor(){this.subscription=new Tp.Subscription,this.logger=new Tp.Logger,this.log=this.logger.createComponentLog("MediaSessionApi")}isSupported(){return"mediaSession"in navigator}setMetaData({title:e,artist:i="",thumbUrl:o=""}){this.isSupported()&&(navigator.mediaSession.metadata=new MediaMetadata({title:e,artist:i,artwork:[{src:o,sizes:"96x96",type:"image/png"},{src:o,sizes:"128x128",type:"image/png"},{src:o,sizes:"192x192",type:"image/png"},{src:o,sizes:"256x256",type:"image/png"},{src:o,sizes:"384x384",type:"image/png"},{src:o,sizes:"512x512",type:"image/png"}]}))}updateActionHandlers(e){this.resetActionHandlers(),this.setActionHandlers(e)}resetActionHandlers(){let e=[["play",null],["pause",null],["stop",null],["nexttrack",null],["previoustrack",null],["seekto",null],["seekbackward",null],["seekforward",null]];this.setActionHandlers(e)}setActionHandlers(e){var i,o;if(this.isSupported())for(let[r,a]of e)try{(o=(i=navigator.mediaSession).setActionHandler)==null||o.call(i,r,a)}catch(l){throw new Error(`The media session action "${r}" is not supported yet.`)}}attachToStore(e){!this.isSupported()||!e||(this.clearSubscriptions(),this.subscription.add(e.state.positionExact$.subscribe(i=>{var a,l;let o=_e(e.state.currentPlaybackRate$),r=_e(e.state.duration$);if(!(!isFinite(i)||!isFinite(r)))try{(l=(a=navigator.mediaSession).setPositionState)==null||l.call(a,{position:i,playbackRate:o,duration:r})}catch(d){this.log({message:`MediaSession setPositionState can't call with position: ${i} and duration: ${r}`})}})))}clearSubscriptions(){this.subscription.unsubscribe()}destroy(){this.resetActionHandlers(),this.clearSubscriptions()}};var dd=require("@vkontakte/videoplayer-shared/es2018");var cT=Ce('<path d="M31.257 3.998c3.037.01 4.52.39 6.13 1.24a9 9 0 013.47 3.35l.17.31.15.3c.78 1.55 1.07 3.18 1.09 6.25v9.04a1.5 1.5 0 01-3 .02v-9.65c-.05-2.04-.24-3.12-.64-4.04l-.12-.27-.13-.25A6 6 0 0036.2 7.9c-1.19-.64-2.34-.88-5.11-.9h-8.84c-2.73 0-4 .2-5.07.7l-.25.13a6 6 0 00-2.4 2.41c-.64 1.19-.88 2.34-.9 5.11v20.83c0 2.74.2 4 .7 5.08l.13.25a6 6 0 002.41 2.4c1.1.6 2.13.83 4.44.89H26a1.5 1.5 0 010 3h-4.47c-3-.05-4.53-.38-6.14-1.24a9 9 0 01-3.48-3.35l-.15-.3c-.73-1.47-1.04-3.01-1.08-5.8V15c.05-2.98.39-4.52 1.25-6.12a9 9 0 013.293-3.582c1.85-.871 2.623-1.27 5.747-1.27z"></path><path d="M30.5 33.8c0-1.68 0-2.52.33-3.16a3 3 0 0 1 1.3-1.31c.65-.33 1.49-.33 3.17-.33h6.4c1.68 0 2.52 0 3.16.33a3 3 0 0 1 1.31 1.3c.33.65.33 1.49.33 3.17v13.4c0 1.68 0 2.52-.33 3.16a3 3 0 0 1-1.3 1.31c-.65.33-1.49.33-3.17.33h-6.4c-1.68 0-2.52 0-3.16-.33a3 3 0 0 1-1.31-1.3c-.33-.65-.33-1.49-.33-3.17z"></path>',1),uT=M('<div><div><!></div> <span class="title s-4"> </span></div>'),pT={hash:"s-4",code:".player-pip-dummy.s-4{align-items:center;background-color:#19191a;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;height:100%;justify-content:center;width:100%}.player-pip-dummy.is-pip-api.s-4{position:relative}.dummy-image.s-4 svg{transform:scale(1.07143)}.dummy-image.desktop.s-4{transform:scale(1.07143) rotate(-90deg) rotateY(180deg)}.title.s-4{color:#fff;font-size:16px;padding:18px 20px 10px;text-align:center}"};function ag(t,e){B(e,!0),Q(t,pT);let[i,o]=Ve(),r=()=>x(u,"$interfaceLanguage$",i),a=()=>x(m,"$isMobile$",i),l=ge(),d=Vt(),s=!!l.webApi.pictureInPictureApi,u=l.interfaceLanguage$,m=l.ui.isMobile,p=l.ui.t,v=f(()=>r()&&p("pip_dummy_title")),_=Sp(d.view);var y=uT();let b;var w=C(y);let I;var T=C(w);Ze(T,{width:"57",height:"56",testId:"pip-dummy-icon",children:(E,P)=>{var q=cT();di(),$(E,q)},$$slots:{default:!0}}),S(w);var D=A(w,2),L=C(D,!0);S(D),S(y),O((E,P)=>{b=se(y,1,"player-pip-dummy s-4",null,b,E),Ke(y,_),I=se(w,1,"dummy-image s-4",null,I,P),ve(L,n(v))},[()=>({"is-pip-api":s}),()=>({desktop:!a()})]),$(t,y),H(),o()}var fT=Object.defineProperty,mT=(t,e,i)=>e in t?fT(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,ld=(t,e,i)=>mT(t,typeof e!="symbol"?e+"":e,i),vT=460,gT=280,Bc=class{constructor({enabled:e=!0}={enabled:!0}){ld(this,"playerDomElement"),ld(this,"playerParentShadowRoot"),ld(this,"playerDummyElement"),ld(this,"svelteContext"),ld(this,"pipWindow"),ld(this,"info",{isActive$:new dd.ValueSubject(!1),isEnabled$:new dd.ValueSubject(!1),type:1}),this.info.isEnabled$=new dd.ValueSubject(e)}isSupported(){let{isEmbed:e}=(0,dd.detectEmbed)();return"documentPictureInPicture"in window&&!e}isActive(){return this.info.isActive$.getValue()}setPlayerDomElement(e,i){this.playerDomElement=e,this.playerParentShadowRoot=i}setContext(e){this.svelteContext=e}async request(){var e,i;if(!this.isSupported()||!this.playerDomElement||!this.playerParentShadowRoot)return;this.pipWindow=await documentPictureInPicture.requestWindow({width:vT,height:gT,copyStyleSheets:!0}),this.pipWindow.document.body.style.margin="0";let o=[...this.playerParentShadowRoot.styleSheets].map(s=>[...s.cssRules].map(u=>u.cssText).join(" ")).filter(Boolean).join(`
63
+ `),r=document.createElement("style");r.textContent=o;let a=this.createStretchedContainer(),l=a.attachShadow({mode:"open"});l.append(r),l.append(this.playerDomElement);let d={target:this.playerParentShadowRoot,context:this.svelteContext};this.playerDummyElement=Gr(ag,d),(e=this.pipWindow)==null||e.document.body.append(a),this.info.isActive$.next(!0),(i=this.pipWindow)==null||i.addEventListener("unload",s=>{!this.playerDomElement||!this.playerParentShadowRoot||!this.playerDummyElement||(La(this.playerDummyElement),this.playerParentShadowRoot.append(this.playerDomElement),this.info.isActive$.next(!1),this.pipWindow=void 0)})}async exit(){return new Promise(e=>{var i;this.pipWindow&&((i=documentPictureInPicture.window)==null||i.close()),e()})}async dispose(){await this.exit()}setEnabled(e){this.info.isEnabled$.next(e)}createStretchedContainer(){let e=document.createElement("div");return e.style.position="absolute",e.style.top="0",e.style.left="0",e.style.width="100%",e.style.height="100%",e}};function u$(t){return t instanceof Bc}var Ip=class{static getLatestSupportedVersion(e){let i=new Ha(e),o=new Bc(e);if(o.isSupported())return o;if(i.isSupported())return i}};function Hc(t,e){var r,a;let i=new Set([...Object.keys(t),...Object.keys(e)]),o={};for(let l of i)o[l]=(a=(r=e[l])!=null?r:t[l])!=null?a:void 0;return o}var p$="Inner error. Unexpectedly root annotation container null reference exception",f$="Annotation with such name already exists",m$="Annotation with such name does not exist";var cd=class extends Error{constructor(e){super(e),this.name="AnnotationError"}};var ud=require("@vkontakte/videoplayer-shared/es2018"),hT="1",_T=100,Ep=class{constructor(e){this.annotationsInside=e;this.annotations=new Map;this.subscriptions=new ud.Subscription}init(e){if(this.rootAnnotationsContainer=e,this.annotationsInside)return;let i=(0,ud.throttleFn)(()=>{for(let o of this.annotations.values())this.isElementExceedsBoundaries(o,this.playerSize.width,this.playerSize.height)?o.style.visibility="hidden":o.style.visibility="visible"},_T);this.subscriptions.add((0,ud.observeElementSize)(this.rootAnnotationsContainer).subscribe(({width:o,height:r})=>{this.playerSize={width:o,height:r},i()})),this.mutationObserver=new MutationObserver(i),this.mutationObserver.observe(this.rootAnnotationsContainer,{attributes:!0,childList:!0,subtree:!0,characterData:!0})}add(e,i){var o;if(!this.rootAnnotationsContainer)throw new cd(p$);if(this.annotations.has(e))throw new cd(f$);i.style.zIndex=(o=i.style.zIndex)!=null?o:hT,i.style.position="absolute",this.rootAnnotationsContainer.append(i),this.annotations.set(e,i)}get(e){let i=this.annotations.get(e);if(!i)throw new cd(m$);return i}remove(e){let i=this.get(e);this.annotations.delete(e)&&i.remove()}clear(){for(let e in this.annotations.keys())this.remove(e)}destroy(){var e;this.annotations.clear(),this.subscriptions.unsubscribe(),(e=this.mutationObserver)==null||e.disconnect(),this.rootAnnotationsContainer=null}isElementExceedsBoundaries(e,i,o){let r=e.offsetTop,a=e.offsetLeft,l=e.offsetWidth,d=e.offsetHeight;return r<0||a<0||a+l>i||r+d>o}registryRootContainer(e){}addLayer(e){return document.createElement("div")}getLayer(e){}removeLayer(e){}clearLayer(e){}detach(){}reattach(){}};var dl=require("@vkontakte/videoplayer-shared/es2018"),vn=class{init({store:e,microStores:i,interactiveController:o,config:r}){return(0,dl.assertNonNullable)(e),(0,dl.assertNonNullable)(i),(0,dl.assertNonNullable)(r),r.interactiveData&&(0,dl.assertNonNullable)(o),this.subscription=new dl.Subscription,this.subscription}};var Fc=class extends vn{constructor(){super(...arguments);this.stateName="fakeIsPlaying$";this.state$={...de(null),toggle:()=>this.state$.update(i=>!i)}}init(i){let o=super.init(i),{isInteractiveExpectation$:r}=i.store.state;return o.add(r.subscribe(a=>{this.state$.set(a?!0:null)})),o}};var Uc=class extends vn{constructor(){super(...arguments);this.stateName="interactiveControlsOpacity$";this.state$={...de(null),toggle:()=>this.state$.update(i=>!i)}}init(i){let o=super.init(i),{microStores:r,store:a}=i,{fakeIsPlaying$:l}=r,{isInteractiveExpectation$:d,isPlaying$:s}=a.state,{controlsVisible:u,isMobile:m}=a.ui,p=_e(m),v=()=>p&&_e(u);return o.add(u.subscribe(_=>{if(!p)return;let y=_e(l);_e(s)?this.state$.set(_):y!==null&&this.state$.set(!y||_)})),o.add(s.subscribe(_=>{this.state$.set(!_||v())})),o.add(l.subscribe(_=>{if(_===null)return;let y=_e(d);if(v()){this.state$.set(!0);return}y&&this.state$.set(!_)})),o}};var zc=class extends vn{constructor(){super(...arguments);this.stateName="seekToInteractiveDisabledTooltip$";this.state$=de("tooltip_chapter_without_interactive")}init(i){let o=super.init(i),{store:r}=i;return o.add(r.state.interactiveEpisodes$.subscribe(a=>{a.length&&(a.every(l=>l.completed)?this.state$.set("tooltip_interactive_of_chapter_completed"):this.state$.set("tooltip_disabled_when_interactive"))})),o}};var v$=require("@vkontakte/videoplayer-shared/es2018"),lg=de(!1),Pp=null,Wc=class extends vn{constructor(){super(...arguments);this.stateName="showInteractiveTimeIndicatorTooltip$";this.state$={...lg,set:(i,o=!1)=>{i!==_e(lg)&&(this.clearTimeout(),lg.set(i),!i&&Pp&&(Pp=!1),i&&o&&(this.timeout=setTimeout(()=>{this.state$.set(!1)},3e3)))},clearTimeout:()=>this.clearTimeout()}}init(i){let o=super.init(i),{store:r,config:a}=i,{isInteractiveTime$:l,isPlaying$:d}=r.state,s=r.ui.controlsVisible,{interactiveTimeIndicator:u}=r.ui.controls;o.add(s.subscribe(p=>{_e(l)&&p&&this.state$.set(!1)}));let m=(a==null?void 0:a.interactiveData)||{tooltipHelpHintActive:!1};return o.add((0,v$.combine)({isPlaying$:d,isInteractiveTime$:l,interactiveTimeIndicator:u}).subscribe(({isPlaying$:p,isInteractiveTime$:v,interactiveTimeIndicator:_})=>{var y,b;if(!(!p||!(_!=null&&_.isDisplayed))){if(!v)return this.state$.set(!1);m.tooltipHelpHintActive&&Pp===null&&(Pp=!0,m.tooltipHelpHintActive=!1,this.state$.set(!0),(b=(y=r.callbacks)==null?void 0:y.onInteractiveTimeIndicatorHintDeactivated)==null||b.call(y))}})),o}clearTimeout(){window.clearTimeout(this.timeout)}};var kp=require("@vkontakte/videoplayer-shared/es2018");var Kc=class extends vn{constructor(){super(...arguments);this.stateName="graphIsOpened$";this.graphMadePause=!1;this.state$={...de(null),toggle:kp.noop};this.checkIfShouldHide=i=>Rs(i,"s")}init(i){let o=super.init(i),{store:r,interactiveController:a}=i,l=r.ui.currentGridType$,d=r.getLogger().createComponentLog("GraphIsOpened microStore");return this.state$.toggle=async()=>{if(this.checkIfShouldHide(_e(l)))return;let s=_e(this.state$),{isEnded$:u,playbackState$:m}=r.state,{disabledControls$:p}=r.ui.controls,v=_e(u),_=_e(m);if(s)try{await(a==null?void 0:a.toggleGraphView(!1)),this.state$.set(!1),p.remove(Bf),!v&&this.graphMadePause&&r.actions.internal.play()}catch(y){d({message:"Cant hide graph"})}else{this.graphMadePause=_==="playing";try{await(a==null?void 0:a.toggleGraphView(!0)),this.state$.set(!0),p.add(Bf),!v&&this.graphMadePause&&r.actions.internal.pause()}catch(y){d({message:"Cant show graph"})}}},o.add((0,kp.combine)({graphIsOpened:this.state$,currentGridType:l}).subscribe(async({graphIsOpened:s,currentGridType:u})=>{if(this.checkIfShouldHide(u)&&s)try{await(a==null?void 0:a.toggleGraphView(!1)),this.state$.set(!1)}catch(p){d({message:"Cant hide graph"})}})),o}};var dg=require("@vkontakte/videoplayer-shared/es2018"),qc=class extends vn{constructor(){super(...arguments);this.stateName="pictureInPicture$";this.state$={isActive$:de(!1),isEnabled$:de(!1),type$:de(void 0)}}init(i){let o=super.init(i),{store:r}=i,{info:{isActive$:a,isEnabled$:l,type:d}}=r.webApi.pictureInPictureApi||{info:{isActive$:new dg.ValueSubject(!1),isEnabled$:new dg.ValueSubject(!1)}};return o.add(a.subscribe(s=>{this.state$.isActive$.set(s)})),o.add(l.subscribe(s=>{this.state$.isEnabled$.set(s)})),this.state$.type$.set(d),o}};var Lp=require("@vkontakte/videoplayer-shared/es2018");var Ap=require("@vkontakte/videoplayer-shared/es2018"),g$=({maxShowCount:t,timeout:e})=>{let i=[t!==0?bT({maxCount:t}):void 0,e!==0?$T({timeout:e}):void 0].filter(o=>!!o);return{notificationShowed:o=>i.forEach(r=>r.notificationShowed(o)),canShowNotification:o=>i.every(r=>r.canShowNotification(o))}},bT=({maxCount:t})=>{let e={};return{notificationShowed:i=>{var o,r;e[i]=((o=e[i])!=null?o:0)+1,Ap.safeStorage.set("videoplayer_notifications_manager_count",JSON.stringify((r=e[i])!=null?r:0))},canShowNotification:i=>{var o;return((o=e[i])!=null?o:0)<t}}},$T=({timeout:t})=>{let e="videoplayer_notifications_manager",i=()=>{try{return JSON.parse(Ap.safeStorage.get(e)||"{}")}catch(a){return{}}},o=a=>Ap.safeStorage.set(e,JSON.stringify(a)),r=a=>{let l=i();delete l[a],o(l)};return{notificationShowed:a=>{o({...i(),[a]:{timeout:t,launchTime:Date.now()}})},canShowNotification:a=>{let l=i()[a];if(l){let d=Date.now()-l.launchTime>t;return d&&r(a),d}else return!0}}};var Qc=class extends vn{constructor(){super(...arguments);this.stateName="notifications$";this.state$={notificationsToShow$:de({}),showNotification:i=>{this.state$.notificationsToShow$.update(o=>(o[i]=!0,o)),this.notificationManager.notificationShowed(i)},closeNotification:i=>{this.state$.notificationsToShow$.update(o=>(delete o[i],o))}}}init(i){let o=super.init(i),{store:r,uiConfig:{features:{maxCountShowSlowVideoNotification:a,timeoutShowSlowVideoNotification:l,showSlowVideoNotification:d,forceAutoQualityWhenSevereStallHappens:s}}}=i;this.notificationManager=g$({maxShowCount:a,timeout:l});let u=r.getPlayer();return o.add(u.events.severeStallOccured$.pipe((0,Lp.filterChanged)(),(0,Lp.filter)(m=>m)).subscribe(()=>{d&&!u.info.isAutoQualityEnabled$.getValue()&&this.notificationManager.canShowNotification("slow_video")&&(s&&r.actions.internal.setQuality("auto"),this.state$.showNotification("slow_video"))})),o}};var h$=()=>[Fc,Uc,zc,Wc,Kc,qc,Qc].reduce(({subscribers:t,stores:e},i)=>{let o=new i;return{subscribers:[...t,o],stores:{...e,[o.stateName]:o.state$}}},{subscribers:[],stores:{}});var pd=require("@vkontakte/videoplayer-shared/es2018");var Mp=class{constructor(e){this.getActiveElement=e;this.focusableElements=[];this.isActive=!1;this.handleTabKey=e=>{if(this.updateFocusableElements(),!this.focusableElements.length)return;let i=this.focusableElements[0],o=this.focusableElements[this.focusableElements.length-1],r=this.getActiveElement();e.shiftKey&&r===i?(e.preventDefault(),o.focus()):!e.shiftKey&&r===o&&(e.preventDefault(),i.focus())}}activate(){this.isActive||(document.addEventListener("keydown",this.handleTabKey),this.isActive=!0)}deactivate(){this.isActive&&(document.removeEventListener("keydown",this.handleTabKey),this.isActive=!1,this.focusableElements=[])}updateFocusableElements(){this.isActive&&(this.focusableElements=this.getFocusableElements())}getFocusableElements(){let e=["button:not([disabled])","[href]:not([disabled])","input:not([disabled])","select:not([disabled])","textarea:not([disabled])",'[tabindex]:not([tabindex="-1"]):not([disabled])'].join(", ");return Array.from(this.container.querySelectorAll(e)).filter(i=>!i.disabled&&i.offsetParent!==null)}destroy(){this.deactivate()}setContainer(e){this.container=e}};var Vp=class{constructor(e){this.shadowRoot=e;this.lastFocusedNode=null;this.init=()=>{this.shadowRoot.addEventListener("focusin",this.handleFocusChange)};this.handleFocusChange=()=>{this.lastFocusedNode=this.shadowRoot.activeElement};this.restoreFocus=()=>{var e;(e=this.lastFocusedNode)==null||e.focus()};this.focusLock=new Mp(()=>this.lastFocusedNode),this.init()}destroy(){this.shadowRoot.removeEventListener("focusin",this.handleFocusChange),this.focusLock.destroy()}getLastFocusedNode(){return this.lastFocusedNode}activateLock(){this.focusLock.activate()}deactivateLock(){this.focusLock.deactivate()}setContainerForFocusLock(e){this.focusLock.setContainer(e)}};var yT=M('<div class="root s-3"><!></div>'),xT={hash:"s-3",code:".root.s-3{align-items:center;display:flex;inset:0;justify-content:center;pointer-events:none;position:absolute;z-index:1}"};function cg(t,e){B(e,!0),Q(t,xT);let i=null,o=K(null);Ne(()=>(n(o)&&(i=window.setTimeout(()=>{N(o,null)},e.animationDuration)),()=>{i&&clearTimeout(i)}));function r(s){e.playbackStatusShow&&N(o,s?"prev":"next",!0)}var a=Ae(),l=ce(a);{var d=s=>{var u=Ae(),m=ce(u);ks(m,()=>n(o),p=>{var v=yT(),_=C(v);let y=f(()=>n(o)==="prev");Oc(_,{get duration(){return e.animationDuration},get Icon(){return ca},get reversed(){return n(y)}}),S(v),$(p,v)}),$(s,u)};R(l,s=>{e.playbackStatusShow&&n(o)&&s(d)})}return $(t,a),H({startVideoChangedAnimation:r})}var _$=require("@vkontakte/videoplayer-shared/es2018"),ug=(0,_$.getWindow)().HTMLElement||class{constructor(){this.isConnected=!1}};var wT=Object.defineProperty,ST=(t,e,i)=>e in t?wT(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,jt=(t,e,i)=>ST(t,typeof e!="symbol"?e+"":e,i),CT={preload:!0,autoplay:!1,repeat:!1,loop:!1,fromTime:0,canRewindLive:!0,showAds:!1,interfaceLanguage:Bi.InterfaceLanguage.RU,isCyrillicRelatedInterface:!0,logoClickable:!1,logoHidden:!1,isTouch:(0,Gc.isMobile)(),isMediaSessionEnabled:!0,isPictureInPictureEnabled:!0,isAudioDisabled:!1,callbacks:{uiInfo:{}},tuningConfig:{configName:[]},saveRate:!0,volumeMultiplier:1,showEndScreen:!0,showAutoplayNext:!0,showNextPrevButtons:!0},Gn=K(void 0),pg=li({animationDuration:0,playbackStatusShow:!1}),Rp=class extends ug{constructor(){super(),jt(this,"svelteStubComponent"),jt(this,"svelteRootComponent"),jt(this,"sveltePersistentLayerComponent"),jt(this,"svelteErrorComponent"),jt(this,"store"),jt(this,"microStoresRoot"),jt(this,"statistics"),jt(this,"sentry"),jt(this,"_shadowRoot"),jt(this,"playerContainer"),jt(this,"rootContainer"),jt(this,"stateContainer"),jt(this,"shadowRootContainer"),jt(this,"playerId"),jt(this,"uiConfig"),jt(this,"coreConfig"),jt(this,"statisticsConfig"),jt(this,"interactiveController"),jt(this,"interactiveContainer"),jt(this,"graphMadePause"),jt(this,"currentPlayingVideoIndex",0),jt(this,"needToRepeatPlaylist",!1),jt(this,"videoConfig"),jt(this,"pictureInPictureApi"),jt(this,"mediaSessionApi"),jt(this,"unsubscribePlayerPhaseSubscription"),jt(this,"logger"),jt(this,"log"),jt(this,"subscription"),jt(this,"interactiveSubscription"),jt(this,"annotationsApi"),jt(this,"slotsApi"),jt(this,"focusManager"),jt(this,"prevIsid"),jt(this,"isInited",!1),jt(this,"postponedInitParams",null),jt(this,"internalsExposure",null),jt(this,"shadowDOMCallbacksDisabled",!1),jt(this,"fatalError$",new Np.ValueSubject(null)),jt(this,"createOneStat",(e,i={})=>{var o,r,a,l;if(!this.videoConfig)return;let{albumId:d,statPlace:s,statUserSalt:u,statTrackCode:m,statVKAppId:p,refreshStatAuthToken:v,autoplay:_,isMobile:y,isTouch:b,refDomain:w,deviceId:I,interactiveData:T}=Hc(this.videoConfig,i),D=(o=T==null?void 0:T.projectInfo)==null?void 0:o.pid,L=(a=(r=this.interactiveController)==null?void 0:r.state.isReplay$.getValue())!=null?a:!1;L&&(this.prevIsid=void 0);let{unitedVideoId:E,isClip:P=!1}=e;if(this.uiConfig.features.statistics&&E)try{return new fd.OneStat({movieId:E,albumId:d,place:s,trackCode:m,vkAppId:p,autoplay:(l=_&&!this.interactiveController)!=null?l:!1,mobile:b!=null?b:y,clip:P,refDomain:w,deviceId:I,isPreviewPlayerView:this.videoConfig.playerView==="preview",...D&&(!this.isInited||L)&&{projectId:Number(D)}},{refreshAuthToken:v,userSalt:u,config:this.statisticsConfig,...this.interactiveController&&{useIsid:!0,isid:this.prevIsid}})}catch(F){console.error(F),this.log({message:F.message})}}),pd.devNull.create("ui"),this.logger=new Bi.Logger,this.log=this.logger.createComponentLog("VKVideoPlayer"),this.subscription=new Bi.Subscription,this.interactiveSubscription=new Bi.Subscription,this.graphMadePause=!1,this.fatalError$.subscribe(e=>{this.unmountComponent(this.svelteErrorComponent),e&&(this.unmountComponent(this.svelteStubComponent),this.unmountComponent(this.svelteRootComponent),this.svelteErrorComponent=Gr(sg,{target:this.playerContainer}))})}connectedCallback(){var e,i;if(this.rootContainer)return;this.initPlayerRootContainers();let o=(e=this.getAttribute("stub-title"))!=null?e:void 0,r=(i=this.getAttribute("stub-thumb-url"))!=null?i:void 0,a=li({title:o,thumbUrl:r}),l={target:this.playerContainer,props:a};this.svelteStubComponent=Gr(rg,l),this.sveltePersistentLayerComponent=Gr(cg,{target:this.playerContainer,props:pg}),this.postponedInitParams&&(this.initPlayer(...this.postponedInitParams),this.postponedInitParams=null)}updatePersistentLayerProps(){if(!this.uiConfig)return;let{playbackStatusNextVideoAnimationDuration:e,features:{playbackStatusShow:i,playbackStatusNextVideoShow:o}}=this.uiConfig;pg.animationDuration=e,pg.playbackStatusShow=i&&o}disconnectedCallback(){var e,i,o,r,a,l,d;this.shadowDOMCallbacksDisabled||((e=this.annotationsApi)==null||e.destroy(),(i=this.slotsApi)==null||i.destroy(),(o=this.focusManager)==null||o.destroy(),(r=this.mediaSessionApi)==null||r.destroy(),this.unmountComponent(this.svelteRootComponent),this.unmountComponent(this.svelteStubComponent),this.unmountComponent(this.svelteErrorComponent),this.unmountComponent(this.sveltePersistentLayerComponent),this.subscription.unsubscribe(),(a=this.unsubscribePlayerPhaseSubscription)==null||a.call(this),(l=this.interactiveController)==null||l.destroy(),this.interactiveSubscription.unsubscribe(),(d=this.internalsExposure)==null||d.destroy(),pd.devNull.destroy("ui"))}initPlayerRootContainers(){this.rootContainer=document.createElement("div"),this.rootContainer.style.position="relative",this.rootContainer.className="root-container",this.rootContainer.style.width="100%",this.rootContainer.style.height="100%",this.rootContainer.style.minHeight="206px",this.shadowRootContainer=document.createElement("div"),this.shadowRootContainer.style.position="absolute",this.shadowRootContainer.className="shadow-root-container",this.shadowRootContainer.style.width="100%",this.shadowRootContainer.style.height="100%",this._shadowRoot=this.shadowRootContainer.attachShadow({mode:"open"}),this.playerContainer=document.createElement("div"),this.playerContainer.style.all="initial",this.playerContainer.style.display="block",this.playerContainer.style.contain="strict",this.playerContainer.style.width="100%",this.playerContainer.style.height="100%",this._shadowRoot.append(this.playerContainer),this.rootContainer.append(this.shadowRootContainer),this.stateContainer=document.createElement("div"),this.stateContainer.className="state-container",this.stateContainer.style.width="1px",this.stateContainer.style.height="1px",this.stateContainer.style.position="absolute",this.stateContainer.style.backgroundColor="transparent",this.stateContainer.style.left="-100000px",this.append(this.rootContainer),this.append(this.stateContainer)}needToShowNextPrevButtons(){return this.videoConfig?this.videoConfig.videos.length>1&&this.videoConfig.showNextPrevButtons:!1}isNextButtonActive(){return this.videoConfig?this.needToShowNextPrevButtons()&&(this.currentPlayingVideoIndex<this.videoConfig.videos.length-1||this.needToRepeatPlaylist):!1}isPrevButtonActive(){return this.videoConfig?this.needToShowNextPrevButtons()&&(this.currentPlayingVideoIndex>0||this.needToRepeatPlaylist):!1}isControlDisabled(e){var i;let o=(i=this.store)==null?void 0:i.ui.controls.disabledControls$;return(o==null?void 0:o.includes(e))||!1}getNextVideoInfo(){if(!this.videoConfig)return{nextVideoTitle:void 0,nextVideoThumb:void 0};let e=this.videoConfig.videos[this.currentPlayingVideoIndex+1]||{};return{nextVideoTitle:e.title,nextVideoThumb:e.thumbUrl}}createThinOneStat(e,i={}){if(!this.videoConfig)return;let{deviceId:o,preload:r,refreshStatAuthToken:a}=Hc(this.videoConfig,i),{unitedVideoId:l}=e;if(this.uiConfig.features.thinStatistics&&l)return new fd.ThinOneStat.ThinOneStat({deviceId:o,movieId:l,preload:r,isPreviewPlayerView:this.videoConfig.playerView==="preview"},{config:this.statisticsConfig,refreshAuthToken:a})}createPlayer(e,i={},o){var r,a,l,d,s,u,m,p,v,_;if(!this.videoConfig)return;let{albumId:y,statPlace:b,statAuthToken:w,preload:I,autoplay:T,volume:D,muted:L,fromTime:E,canRewindLive:P,supportLink:q,showAds:F,adsSlotId:z,adsParams:j={},adsAutoplayParam:ae,interfaceLanguage:X,isCyrillicRelatedInterface:ne,logoClickable:ee,logoHidden:we,isMobile:ue,isTouch:re,isAudioDisabled:be,isLiveCatchUpMode:$e,fullScreenTarget:J,failoverHosts:Re,canDownload:fe,callbacks:k,interactiveData:We,showThumbTimer:Te,additionalButtons:Z=[],additionalSettingsMenuItems:ie=[],additionalContextMenuItems:De=[],repeat:Oe,loop:ot,saveRate:U,volumeMultiplier:ke,showEndScreen:Ee,showAutoplayNext:ze,mediascopePixels:tt}=Hc(this.videoConfig,i),{sources:ye,title:Ie,thumbUrl:Be,unitedVideoId:Dt,isClip:yt=!1,duration:Ot,adsParams:lt={},videoEpisodes:St,previewThumbsData:Zt,subtitles:kt,subtitlesForcedLanguage:Bt,live:Kt,adsExternalApi:Y}=e;if(!ye&&!Kt){let ui=new Error("empty sources and live");this.fatalError$.next(ui),(r=k.onCrashed)==null||r.call(k,ui.message);return}let Se={...j,...lt},le=this.getNextVideoInfo(),he={sources:ye,title:Ie,thumbUrl:Be,subtitles:kt,subtitlesForcedLanguage:Bt,unitedVideoId:Dt,isClip:yt,live:Kt,albumId:y,statPlace:b,autoplay:T,muted:L,volume:D,fromTime:E,canRewindLive:P,showAds:F,adsSlotId:z,adsParams:Se,adsAutoplayParam:ae,duration:Ot,logoClickable:ee,logoHidden:we,isTouch:re!=null?re:ue,repeat:Oe,loop:ot,showNextPrevButtons:this.needToShowNextPrevButtons(),nextButtonActive:this.isNextButtonActive(),prevButtonActive:this.isPrevButtonActive(),endScreenVideoTitle:le.nextVideoTitle,endScreenVideoThumb:le.nextVideoThumb,isOneVideoPlaylist:this.isOneVideoPlaylist()},Me={pictureInPictureApi:this.pictureInPictureApi,annotationsApi:this.annotationsApi,slotsApi:this.slotsApi,focusManager:this.focusManager};this.log({message:`create player, props: ${JSON.stringify(he)}`});let st=(a=this.interactiveController)==null?void 0:a.state.statistics$.getValue(),mt=(st==null?void 0:st.oneStat)||this.createOneStat(e,i),pe=this.createThinOneStat(e,i),Ue;tt&&(Ue=new fd.MediascopePixel({pixels:tt})),(mt||pe)&&(this.statistics=new up(mt,pe,Ue,st==null?void 0:st.statSubscription)),this.uiConfig.features.sentry&&this.uiConfig.sentry.dsn&&new Ba(this.uiConfig.sentry,{version:Na,env:Ru},{movieId:Dt,albumId:y,place:b,autoplay:(l=T&&!this.interactiveController)!=null?l:!1,mobile:re!=null?re:ue,clip:yt}),this.interactiveController&&((u=this.prevIsid)!=null||(this.prevIsid=(s=(d=this.statistics)==null?void 0:d.oneStat)==null?void 0:s.isid$.getValue())),this.sentry={...this.sentry,...Ba.getInstance()};let wt=!!We,Ht=[],At="tooltip_interactive_go_back_disabled_first";if(wt&&this.interactiveController){let ui=this.interactiveController.state.isInitialChapter$.getValue(),bi=this.interactiveController.getHistoryState();ui&&Ht.push("REPLAY_BUTTON"),this.interactiveController.getIsSeekable().getValue()||Ht.push("SEEK_TO_INTERACTIVE_BUTTON"),bi.hasPrevChapter$.getValue()||(Ht.push("PLAY_PREV_CHAPTER_BUTTON"),ui||(bi.isGoBackLimited$.getValue()?At="tooltip_interactive_go_back_disabled_limit":At="tooltip_interactive_go_back_disabled"))}let Jt=()=>{var ui;this.isInited=!1,this.prevIsid=void 0;let bi=(o==null?void 0:o.info.isEnded$.getValue())&&((ui=this.interactiveController)==null?void 0:ui.state.isEndChapter$.getValue());k.onReplayInteractiveVideo&&!bi?k.onReplayInteractiveVideo():this.replayInteractiveVideo()},yi=Oe&&this.videoConfig.videos.length===1;this.store=Ib({player:o,interfaceLanguage:X,isCyrillicRelatedInterface:ne,videoId:Dt,isClip:yt,isLiveCatchUpMode:$e,isAudioDisabled:be,statAuthToken:w,callbacks:k,webApi:Me,videoEpisodes:St,previewThumbsData:Zt,canDownload:fe,uiConfig:this.uiConfig,coreConfig:this.coreConfig,disabledControls:Ht,isInteractive:wt,saveRate:U,interactiveRanges$:(m=this.interactiveController)==null?void 0:m.state.interactiveRanges$,isInteractiveTime$:(p=this.interactiveController)==null?void 0:p.state.isInteractiveTime$,stopPlayer:()=>this.stop(),replayInteractive:Jt,playPrevChapterDisabledTooltip:At,hasInteractiveBranches:!!((_=(v=this.interactiveController)==null?void 0:v.getChapterBranches())!=null&&_.length),additionalButtons:this.uiConfig.features.additionalButtons?Z:[],additionalSettingsMenuItems:ie!=null?ie:[],additionalContextMenuItems:De!=null?De:[],playPrevVideo:()=>this.playPrevVideo(),playNextVideo:()=>this.playNextVideo(),onVideoChanged:ui=>{var bi;return(bi=this.sveltePersistentLayerComponent)==null?void 0:bi.startVideoChangedAnimation(ui)},looped:this.uiConfig.features.useLoopSetting?ot:yi,statistics:this.statistics,internalsExposure:this.internalsExposure,playerView:this.videoConfig.playerView,playerId:this.playerId});let{stores:Xi}=this.microStoresRoot=h$(),Rt=()=>{var ui,bi,ht,Gt,Si,Hi;if(!this.store||!this.microStoresRoot||!this.videoConfig)return;this.subscription.add(this.store.state.currentFormat$.subscribe(Et=>{var Ge;return(Ge=k==null?void 0:k.onCurrentFormatChanged)==null?void 0:Ge.call(k,Et)})),this.subscription.add(Xi.interactiveControlsOpacity$.subscribe(Et=>{var Ge;Et!==null&&((Ge=this==null?void 0:this.interactiveController)==null||Ge.setDisabledControls(Et))})),this.subscription.add(this.store.state.throughputEstimation$.subscribe(Et=>{var Ge;return(Ge=k==null?void 0:k.onThroughputEstimationChanged)==null?void 0:Ge.call(k,Et)})),this.subscription.add(this.store.state.trafficSavingEnabled$.subscribe(Et=>{var Ge;return(Ge=k==null?void 0:k.onTrafficSavingEnabledChanged)==null?void 0:Ge.call(k,Et)})),this.subscription.add(this.store.state.highQualityEnabled$.subscribe(Et=>{var Ge;return(Ge=k==null?void 0:k.onHighQualityEnabledChanged)==null?void 0:Ge.call(k,Et)})),this.subscription.add(this.store.state.isAutoQualityEnabled$.subscribe(Et=>{var Ge;return(Ge=k==null?void 0:k.onAutoQualityEnabledChanged)==null?void 0:Ge.call(k,!!Et)})),this.subscription.add(new Bi.Observable(Et=>{this.store&&this.subscription.add(this.store.state.currentPlaybackRate$.subscribe(Ge=>Et.next(Ge)))}).pipe((0,Bi.skip)(1)).subscribe(Et=>{var Ge;return(Ge=k==null?void 0:k.onCurrentPlaybackRateChanged)==null?void 0:Ge.call(k,Et)})),this.subscription.add(this.store.state.volume$.subscribe(Et=>{var Ge;return(Ge=k==null?void 0:k.onVolumeChange)==null?void 0:Ge.call(k,Et)})),this.subscription.add(this.store.state.muted$.subscribe(Et=>{var Ge,pi,_o,Eo;if(Et)(Ge=k==null?void 0:k.onMute)==null||Ge.call(k);else{let Po=(_o=((pi=this.store)==null?void 0:pi.state.volume$)&&_e(this.store.state.volume$))!=null?_o:0;(Eo=k==null?void 0:k.onUnmute)==null||Eo.call(k,Po)}})),this.subscription.add(this.store.state.videoBitrate$.subscribe(Et=>{var Ge;return(Ge=k==null?void 0:k.onVideoBitrateChanged)==null?void 0:Ge.call(k,Et)})),this.subscription.add(this.store.state.isInteractiveTime$.subscribe(Et=>{var Ge;let pi=(Ge=this.store)==null?void 0:Ge.ui.controls.disabledControls$;pi&&(Et&&!pi.includes(Kd)&&pi.add(Kd),Et||pi.remove(Kd))})),this.subscription.add(this.store.ui.isFullscreen.subscribe(async Et=>{var Ge;if(!Gc.clientChecker.browser.isSamsungBrowser||!Et||!this.interactiveController)return;document.fullscreenElement===this.shadowRootContainer&&await this.replayInteractiveChapter((Ge=this.videoConfig)==null?void 0:Ge.callbacks.onExternalFullscreenExit)})),this.statistics&&this.statistics.oneStat&&this.subscription.add(this.statistics.oneStat.vsid$.subscribe(Et=>{var Ge;return(Ge=k==null?void 0:k.onVSIDChanged)==null?void 0:Ge.call(k,Et)})),this.initMediaSession(),N(Gn,{interactiveController:this.interactiveController,interactiveContainer:this.interactiveContainer,sources:ye,store:this.store,microStoresRoot:this.microStoresRoot,videoConfig:this.videoConfig,uiConfig:this.uiConfig,title:Ie,thumbUrl:Be,subtitles:kt,subtitlesForcedLanguage:Bt,live:Kt,preload:I,autoplay:T,muted:L,volume:D,fromTime:E,canRewindLive:P,supportLink:q,showAds:F,adsSlotId:z,adsParams:Se,adsAutoplayParam:ae,duration:Ot,logoClickable:ee,logoHidden:we,isMobile:re!=null?re:ue,failoverHosts:Re,fullScreenTarget:J,saveRate:U,shadowRootContainer:this.shadowRootContainer,showMiniTimer:Te,outerContainerRef:this.rootContainer,showNextPrevButtons:this.needToShowNextPrevButtons(),nextButtonActive:this.isNextButtonActive(),prevButtonActive:this.isPrevButtonActive(),endScreenVideoTitle:le.nextVideoTitle,endScreenVideoThumb:le.nextVideoThumb,isOneVideoPlaylist:this.isOneVideoPlaylist(),playPrevChapter:()=>this.playPrevChapter(),seekToInteractive:()=>this.seekToInteractive(),volumeMultiplier:ke,showEndScreen:Ee,showAutoplayNext:ze,adsExternalApi:Y,getVideoDeeplink:this.videoConfig.getVideoDeeplink},!0);let Xt={target:this.playerContainer,props:n(Gn)};this.svelteRootComponent=Gr(og,Xt),this.addPlayerInfoSubscriptions(),this.isInited||(this.isInited=!0,(ht=(bi=(ui=this.videoConfig)==null?void 0:ui.callbacks)==null?void 0:bi.onInited)==null||ht.call(bi)),(Gt=this.internalsExposure)==null||Gt.expose({player:this,videoConfig:this.videoConfig,coreConfig:this.coreConfig,uiConfig:this.uiConfig,statisticsConfig:this.statisticsConfig,logger:this.logger,log:this.log}),this.uiConfig.devNullLog&&((Hi=(Si=this.videoConfig)==null?void 0:Si.callbacks)!=null&&Hi.onDevNullLog)?pd.devNull.subscribe("ui",this.videoConfig.callbacks.onDevNullLog):pd.devNull.destroy("ui")};this.coreConfig.asyncResolveClientChecker?Gc.clientChecker.isInited$.subscribe(ui=>{ui&&(console.log("UI SDK async start"),Rt())}):Rt()}addPlayerInfoSubscriptions(){var e,i;let o=this.store,r=(e=this.microStoresRoot)==null?void 0:e.stores;if(!o||!r)return;let a=(i=this.videoConfig)==null?void 0:i.callbacks;a&&this.subscription.add(o.playerPhase.subscribe(d=>{var s;return(s=a.onPlayerPhaseChanged)==null?void 0:s.call(a,d)})).add(o.state.playbackState$.subscribe(d=>{var s;return d&&((s=a.onPlaybackStateChanged)==null?void 0:s.call(a,d))})).add(o.state.playbackStateRealistic$.subscribe(d=>{d?this.stateContainer.setAttribute("data-playback-state",d):this.stateContainer.removeAttribute("data-playback-state")})).add(o.state.isLive$.subscribe(d=>{var s;return(s=a.onIsLiveChanged)==null?void 0:s.call(a,d)})).add(o.state.isActiveLive$.subscribe(d=>{var s;return(s=a.onIsActiveLiveChanged)==null?void 0:s.call(a,d)})).add(o.state.isAudioAvailable$.subscribe(d=>{var s;return(s=a.onIsAudioAvailableChanged)==null?void 0:s.call(a,d)})).add(o.state.currentQuality$.subscribe(d=>{var s;return(s=a.onCurrentQualityChanged)==null?void 0:s.call(a,d)})).add(o.state.availableQualities$.subscribe(d=>{var s;return(s=a.onAvailableQualitiesChanged)==null?void 0:s.call(a,d.map(({value:u})=>u).filter(u=>u!=="auto"))})).add(o.state.availableAudioStreams$.subscribe(d=>{d.length>1&&a.onAudioLanguagesAvailable&&a.onAudioLanguagesAvailable()})).add(r.pictureInPicture$.isActive$.subscribe(d=>{var s,u;return d?(s=a.onPiPEnter)==null?void 0:s.call(a):(u=a.onPiPExit)==null?void 0:u.call(a)}));let l=a==null?void 0:a.uiInfo;l&&this.subscription.add(o.ui.controlsVisible.subscribe(d=>{var s;return(s=l.onControlsVisibleChanged)==null?void 0:s.call(l,d)})).add(o.ui.isMobile.subscribe(d=>{var s;return(s=l.onIsMobileChanged)==null?void 0:s.call(l,d)})).add(o.ui.playerSize.subscribe(d=>{var s;return(s=l.onPlayerSizeChanged)==null?void 0:s.call(l,d)})).add(o.ui.controls.prevButton.subscribe(d=>{var s;return(s=l.onPrevButtonChanged)==null?void 0:s.call(l,d)})).add(o.ui.controls.playButton.subscribe(d=>{var s;return(s=l.onPlayButtonChanged)==null?void 0:s.call(l,d)})).add(o.ui.controls.replayButton.subscribe(d=>{var s;return(s=l.onReplayButtonChanged)==null?void 0:s.call(l,d)})).add(o.ui.controls.nextButton.subscribe(d=>{var s;return(s=l.onNextButtonChanged)==null?void 0:s.call(l,d)})).add(o.ui.controls.playPrevChapterButton.subscribe(d=>{var s;return(s=l.onPlayPrevChapterChanged)==null?void 0:s.call(l,d)})).add(o.ui.controls.seekToInteractiveButton.subscribe(d=>{var s;return(s=l.onSeekToInteractiveButtonChanged)==null?void 0:s.call(l,d)})).add(o.ui.controls.interactiveGraphButton.subscribe(d=>{var s;return(s=l.onGraphButtonChanged)==null?void 0:s.call(l,d)})).add(o.ui.controls.liveButton.subscribe(d=>{var s;return(s=l.onLiveButtonChanged)==null?void 0:s.call(l,d)})).add(o.ui.controls.time.subscribe(d=>{var s;return(s=l.onTimeUpdateChanged)==null?void 0:s.call(l,d)})).add(o.ui.controls.episodes.subscribe(d=>{var s;return(s=l.onEpisodesChanged)==null?void 0:s.call(l,d)})).add(o.ui.controls.subtitles.subscribe(d=>{var s;return(s=l.onSubtitlesChanged)==null?void 0:s.call(l,d)})).add(o.ui.controlBlocks.topLeft.subscribe(d=>{var s;return(s=l.onTopLeftControlBlockChanged)==null?void 0:s.call(l,d)})).add(o.ui.controlBlocks.topRight.subscribe(d=>{var s;return(s=l.onTopRightControlBlockChanged)==null?void 0:s.call(l,d)})).add(o.ui.controlBlocks.bottomLeft.subscribe(d=>{var s;return(s=l.onBottomLeftControlBlockChanged)==null?void 0:s.call(l,d)})).add(o.ui.controlBlocks.bottomRight.subscribe(d=>{var s;return(s=l.onBottomRightControlBlockChanged)==null?void 0:s.call(l,d)})).add(o.ui.controlBlocks.middle.subscribe(d=>{var s;return(s=l.onMiddleControlBlockChanged)==null?void 0:s.call(l,d)})).add(o.ui.controlBlocks.bottom.subscribe(d=>{var s;return(s=l.onBottomControlBlockChanged)==null?void 0:s.call(l,d)})).add(o.ui.videoTitleInfo.subscribe(d=>{var s;return(s=l.onTitleChanged)==null?void 0:s.call(l,d)})).add(o.ui.controls.settings.subscribe(d=>{var s;return(s=l.onSettingsChanged)==null?void 0:s.call(l,d)})).add(o.ui.controls.fullscreen.subscribe(d=>{var s;return(s=l.onFullscreenChanged)==null?void 0:s.call(l,d)})).add(o.ui.controls.chromecast.subscribe(d=>{var s;return(s=l.onChromecastChanged)==null?void 0:s.call(l,d)})).add(o.ui.controls.pip.subscribe(d=>{var s;return(s=l.onPipChanged)==null?void 0:s.call(l,d)})).add(o.ui.controls.vkLogo.subscribe(d=>{var s;return(s=l.onVkLogoChanged)==null?void 0:s.call(l,d)})).add(o.ui.controls.interactiveTimeIndicator.subscribe(d=>{var s;return(s=l.onInteractiveTimeIndicatorChanged)==null?void 0:s.call(l,d)})).add(o.ui.controls.timeline.subscribe(d=>{var s;return(s=l.onTimelineChanged)==null?void 0:s.call(l,d)}))}playNextVideo(){this.videoConfig&&(this.currentPlayingVideoIndex++,this.currentPlayingVideoIndex>=this.videoConfig.videos.length&&(this.currentPlayingVideoIndex=0),this.log({message:`play next video, index: ${this.currentPlayingVideoIndex}`}),this.createPlayerWithCurrentVideo())}playPrevVideo(){this.videoConfig&&(this.currentPlayingVideoIndex--,this.currentPlayingVideoIndex<0&&(this.currentPlayingVideoIndex=this.videoConfig.videos.length-1),this.log({message:`play prev video, index: ${this.currentPlayingVideoIndex}`}),this.createPlayerWithCurrentVideo())}createPlayerWithCurrentVideo(e,i=!0){var o;if(!this.videoConfig)return;let r=this.videoConfig.videos[this.currentPlayingVideoIndex];if(!r){this.log({message:"no next video"});return}this.isInited&&(0,Bi.isNonNullable)(r.unitedVideoId)&&((o=this.store)==null||o.actions.internal.nextMovie(r.unitedVideoId)),this.unmountComponent(this.svelteRootComponent),this.createPlayer(r,{autoplay:i,fromTime:0},e)}playPrevChapter(){var e;(e=this.interactiveController)==null||e.playPrevChapter()}seekToInteractive(){var e;let i=(e=this.interactiveController)==null?void 0:e.getNextInteractiveStartTime();typeof i=="number"&&this.seekTime(i/1e3)}async initInteractives(){var e,i,o,r,a,l;if((e=this.videoConfig)!=null&&e.interactiveData)try{let{Interactives:d}=await import("@vkontakte/videoplayer-interactive/es2018");this.interactiveContainer=document.createElement("div"),this.interactiveContainer.classList.add("interactive-root");let s=(i=this.store)==null?void 0:i.interfaceLanguage$,u=s?_e(s):this.videoConfig.interfaceLanguage,{projectInfo:m,initChapterId:p,historyApi:v,videoLoader:_}=this.videoConfig.interactiveData;this.interactiveController=new d({parentElement:this.interactiveContainer,fullscreenTargetElement:this.playerContainer,lang:u,graph:this.uiConfig.features.interactiveGraph,projectInfo:m,initChapterId:p,historyApi:v,vkVideoLoader:_,lastFrame:this.uiConfig.features.interactiveLastFrame,permanentTextControls:this.uiConfig.features.interactiveTextPermanent,interactiveTimeOpenUri:this.uiConfig.features.interactiveTimeOpenUri,initSeamless:!0,config:this.uiConfig.interactive,coreConfig:this.coreConfig,createOneStat:this.createOneStat,isTouch:this.videoConfig.isTouch,animationsFeatureToggles:{areaControlShadow:this.uiConfig.features.interactiveAreaControlShadow,controlsExpectTimeBlinkAnimation:this.uiConfig.features.interactiveControlsExpectTimeBlinkAnimation,controlsTapPlace:this.uiConfig.features.interactiveControlsTapPlace,controlsFillAnimation:this.uiConfig.features.interactiveControlsFillAnimation,controlsHideAnimation:this.uiConfig.features.interactiveControlsHideAnimation},endChapterHistoryFix:this.uiConfig.features.interactiveHistoryEndChapterFix});let{isInteractiveExpectation$:y,isSeekable$:b}=this.interactiveController.state;this.uiConfig.features.seekToInteractive&&this.subscription.add(b.subscribe(I=>{if(!this.isInited)return;let T=this.store;I?T.ui.controls.disabledControls$.remove("SEEK_TO_INTERACTIVE_BUTTON"):T.ui.controls.disabledControls$.add("SEEK_TO_INTERACTIVE_BUTTON")})),this.subscription.add(y.subscribe(I=>{this.store&&this.store.state.isInteractiveExpectation$.set(I)}));let w=!0;if(this.subscription.add(this.interactiveController.events.playerChanged$.subscribe(I=>{if(!this.videoConfig)return;this.videoConfig.videos[this.currentPlayingVideoIndex]={...I.config,title:(m==null?void 0:m.title)||I.config.title};let T=w?this.videoConfig.autoplay:!0;this.createPlayerWithCurrentVideo(I.player,T),w&&(w=!1)})),this.interactiveSubscription.add(this.interactiveController.events.interactiveActionChoice$.subscribe(({type:I,actionType:T})=>{var D,L,E,P,q,F;if(!this.store||!this.microStoresRoot)return;let z=y.getValue();if(I==="action-choice"&&T==="setRandomBranch"&&(this.microStoresRoot.stores.graphIsOpened$.set(!1),this.store.ui.controls.disabledControls$.remove(qd)),I==="action-choice-canceled"){let j=_e(this.store.state.isPlaying$)||z;if(((E=(D=this.videoConfig)==null?void 0:D.isTouch)!=null?E:(L=this.videoConfig)!=null&&L.isMobile)&&j){this.store.ui.interactiveHideMobileControls.set(!0);return}(F=(P=this.videoConfig)==null?void 0:(q=P.callbacks).onDisabledInteractiveClick)==null||F.call(q)}})),this.interactiveSubscription.add(this.interactiveController.events.interactiveContainerFakeRemoved$.subscribe(({type:I,removeAllOpenURI:T})=>{this.store&&I==="container-fake-removed"&&T&&this.store.ui.controls.disabledControls$.remove(qd)})),await this.interactiveController.setManifest(this.videoConfig.interactiveData.manifest),(r=(o=this.videoConfig)==null?void 0:o.callbacks)!=null&&r.onInteractiveHistoryChanged){let I=this.interactiveController.getHistoryState();this.subscription.add(I.history$.subscribe(T=>{var D,L,E;T.length&&((E=(L=(D=this.videoConfig)==null?void 0:D.callbacks)==null?void 0:L.onInteractiveHistoryChanged)==null||E.call(L,T))}))}(l=(a=this.videoConfig)==null?void 0:a.callbacks)!=null&&l.onInteractiveChapterChanged&&this.subscription.add(this.interactiveController.events.chapterChanged$.subscribe(I=>{var T,D,L;(L=(T=this.videoConfig)==null?void 0:(D=T.callbacks).onInteractiveChapterChanged)==null||L.call(D,I.chapter,I.manifestVideo)})),this.uiConfig.features.interactiveTimeIndicator&&this.subscription.add(this.interactiveController.events.noInteraction$.subscribe(()=>{var I,T,D,L;(I=this.microStoresRoot)==null||I.stores.showInteractiveTimeIndicatorTooltip$.set(!0,!0),(L=(T=this.videoConfig)==null?void 0:(D=T.callbacks).onInteractiveTimeIndicatorClick)==null||L.call(D)})),this.interactiveSubscription.add(this.interactiveController.events.error$.subscribe(I=>{this.log({message:I.toString()})}))}catch(d){this.log({message:d.message})}}initPlayer(e,i={}){var o,r,a,l,d,s,u,m,p,v,_,y,b,w,I,T,D,L,E,P,q,F,z,j,ae;if(!this.isConnected){this.postponedInitParams=[e,i];return}if(!Array.isArray(e.videos)||e.videos.length===0&&!e.interactiveData){let X=new Error("empty videos");this.fatalError$.next(X),(r=(o=e.callbacks)==null?void 0:o.onCrashed)==null||r.call(o,X.message);return}else this.fatalError$.next(null);if(this.videoConfig=Hc(CT,(0,Bi.cloneDeepWith)(e,X=>X instanceof ug?X:void 0)),this.playerId=(0,Bi.getPlayerId)(e.playerId),this.uiConfig=i_((a=i.ui)!=null?a:{}),this.updatePersistentLayerProps(),this.coreConfig=(l=i.core)!=null?l:{configName:[]},this.statisticsConfig=(d=i.statistics)!=null?d:{},this.uiConfig.features.forcePlayerDisplayBlock&&(this.rootContainer&&(this.rootContainer.style.minHeight="unset"),this.style.display="block",this.style.width="100%",this.style.height="100%"),this.videoConfig.playerView==="preview"&&(this.playerContainer.style.contain="none"),this.sentry={config:(s=this.uiConfig.sentry)!=null?s:{}},this.uiConfig.features.exposeInternalsToGlobal&&((u=this.internalsExposure)!=null||(this.internalsExposure=new Bi.InternalsExposure("ui",this.playerId))),pd.devNull.push("ui",{key:"videoplayer_embed",strings:["new","player_init_player","ads.enable: "+this.uiConfig.ads.enable,"showAds: "+((m=this.videoConfig)==null?void 0:m.showAds)],numbers:[(0,Np.now)()]}),(0,Bi.isNonNullable)(this.videoConfig.isMediaSessionEnabled)&&(this.uiConfig.features.mediaSession=(v=(p=this.uiConfig.features.mediaSession)!=null?p:this.videoConfig.isMediaSessionEnabled)!=null?v:!0),(0,Bi.isNonNullable)(this.videoConfig.isPictureInPictureEnabled)&&(this.uiConfig.features.pip=(y=(_=this.uiConfig.features.pip)!=null?_:this.videoConfig.isPictureInPictureEnabled)!=null?y:!0,this.uiConfig.features.dpip=(w=(b=this.uiConfig.features.dpip)!=null?b:this.videoConfig.isPictureInPictureEnabled)!=null?w:!0),this.uiConfig.ads.paramsOverride={preview:(I=this.uiConfig.ads.preview)!=null?I:this.videoConfig.adsPreviewParam,...this.uiConfig.ads.paramsOverride},this.videoConfig.isTouch=(D=(T=this.uiConfig.isMobile)!=null?T:this.videoConfig.isTouch)!=null?D:this.videoConfig.isMobile,(L=this.videoConfig).autoplay&&(L.autoplay=this.uiConfig.features.autoplay),this.videoConfig.showAds=(E=this.uiConfig.ads.enable)!=null?E:this.videoConfig.showAds,this.videoConfig.adsSlotId=(P=this.uiConfig.ads.slot)!=null?P:this.videoConfig.adsSlotId,this.videoConfig.logoHidden=!((q=this.uiConfig.showLogo)!=null?q:!this.videoConfig.logoHidden),(F=this.videoConfig).canRewindLive&&(F.canRewindLive=this.uiConfig.features.liveRewind),this.videoConfig.supportLink=(z=this.videoConfig.supportLink)!=null?z:this.uiConfig.supportLink,this.videoConfig.showEndScreen=this.uiConfig.features.endScreen&&this.videoConfig.showEndScreen,this.videoConfig.showAutoplayNext=this.uiConfig.features.autoplayNext&&this.videoConfig.showAutoplayNext,this.videoConfig.showNextPrevButtons=this.uiConfig.features.nextPrevButtons&&this.videoConfig.showNextPrevButtons,this.currentPlayingVideoIndex=this.videoConfig.videoIndex&&((j=this.videoConfig.videos)!=null&&j[this.videoConfig.videoIndex])?this.videoConfig.videoIndex:0,this.needToRepeatPlaylist=this.videoConfig.repeat,this.uiConfig.features.pip){let X={enabled:this.videoConfig.pipEnabled};this.uiConfig.features.dpip?this.pictureInPictureApi=Ip.getLatestSupportedVersion(X):this.pictureInPictureApi=new Ha(X)}this.mediaSessionApi=this.uiConfig.features.mediaSession?new Cp:void 0,this.slotsApi=this.uiConfig.features.slots?new yp(this.uiConfig.disabledSlotIds):void 0,this.annotationsApi=this.uiConfig.features.annotations?new Ep(this.uiConfig.features.annotationsInside):void 0,this.annotationsApi&&!this.uiConfig.features.annotationsInside&&this.annotationsApi.init(this.rootContainer),this.focusManager=this._shadowRoot?new Vp(this._shadowRoot):void 0,this.unmountComponent(this.svelteStubComponent),this.unmountComponent(this.svelteRootComponent),this.unmountComponent(this.svelteErrorComponent),this.isInited=!1,this.prevIsid=void 0,this.interactiveController&&(this.interactiveController.destroy(),this.interactiveController=void 0,this.interactiveSubscription.unsubscribe()),this.videoConfig.interactiveData?this.initInteractives():this.createPlayer(this.videoConfig.videos[this.currentPlayingVideoIndex]),u$(this.pictureInPictureApi)&&this.pictureInPictureApi.setPlayerDomElement(this.playerContainer,this._shadowRoot),(ae=this.slotsApi)==null||ae.init(this.shadowRootContainer,this.store)}isOneVideoPlaylist(){return this.videoConfig?this.videoConfig.videos.length===1:!1}updateVideos(e,i){if(!this.videoConfig)return;this.log({message:`update ${i} videos, videos: ${JSON.stringify(e)}`}),i==="prev"?(this.videoConfig.videos.splice(0,this.currentPlayingVideoIndex),this.videoConfig.videos.unshift(...e),this.currentPlayingVideoIndex=e.length):i==="next"&&(this.videoConfig.videos.splice(this.currentPlayingVideoIndex+1),this.videoConfig.videos.push(...e));let o=this.getNextVideoInfo();n(Gn)&&(n(Gn).showNextPrevButtons=this.needToShowNextPrevButtons(),n(Gn).nextButtonActive=this.isNextButtonActive(),n(Gn).prevButtonActive=this.isPrevButtonActive(),n(Gn).endScreenVideoTitle=o.nextVideoTitle,n(Gn).endScreenVideoThumb=o.nextVideoThumb,n(Gn).isOneVideoPlaylist=this.isOneVideoPlaylist())}updatePrevVideos(e){this.updateVideos(e,"prev")}updateNextVideos(e){this.updateVideos(e,"next")}initMediaSession(){var e,i;this.mediaSessionApi&&((e=this.unsubscribePlayerPhaseSubscription)==null||e.call(this),this.mediaSessionApi.clearSubscriptions(),this.unsubscribePlayerPhaseSubscription=(i=this.store)==null?void 0:i.playerPhase.subscribe(o=>{o==="video"?this.setupMediaSessionForVideo():o==="ads"&&this.setupMediaSessionForAds()}))}setupMediaSessionForVideo(){if(!(!this.videoConfig||!this.mediaSessionApi))try{let{title:e,thumbUrl:i}={...this.videoConfig.videos[this.currentPlayingVideoIndex]},o=[["play",()=>this.play()],["pause",()=>this.pause()],["seekto",r=>this.seekTime(r.seekTime)]];this.videoConfig.videos.length>1&&(this.currentPlayingVideoIndex<this.videoConfig.videos.length-1&&o.push(["nexttrack",()=>{var r,a,l;if(this.uiConfig.features.useCallbackForMediaSessionNextPrevClick)try{(l=(a=(r=this.videoConfig)==null?void 0:r.callbacks)==null?void 0:a.onNextVideoClick)==null||l.call(a)}catch(d){this.log({message:"onNextVideoClick callback failed to execute"})}else this.playNextVideo()}]),this.currentPlayingVideoIndex>0&&o.push(["previoustrack",()=>{var r,a,l;if(this.uiConfig.features.useCallbackForMediaSessionNextPrevClick)try{(l=(a=(r=this.videoConfig)==null?void 0:r.callbacks)==null?void 0:a.onPrevVideoClick)==null||l.call(a)}catch(d){this.log({message:"onPrevVideoClick callback failed to execute"})}else this.playPrevVideo()}])),this.mediaSessionApi.setMetaData({title:e,thumbUrl:i}),this.mediaSessionApi.updateActionHandlers(o),this.mediaSessionApi.attachToStore(this.store)}catch(e){this.log({message:e.message})}}setupMediaSessionForAds(){if(!(!this.videoConfig||!this.mediaSessionApi))try{let e="Реклама",i=[["play",()=>this.play()],["pause",()=>this.pause()]];this.mediaSessionApi.setMetaData({title:e}),this.mediaSessionApi.updateActionHandlers(i),this.mediaSessionApi.attachToStore(this.store)}catch(e){this.log({message:e.message})}}moveTo(e){this.shadowDOMCallbacksDisabled=!0,e.append(this),this.shadowDOMCallbacksDisabled=!1}play(){var e,i,o,r;this.isControlDisabled("PLAY_BUTTON")||(e=this.store)!=null&&e.playerPhase.is("LiveWaitingStart")||(i=this.store)!=null&&i.playerPhase.is("LiveWaitingRecover")||(o=this.store)!=null&&o.playerPhase.is("LiveWaitingRecord")||(this.log({message:"play"}),(r=this.svelteRootComponent)==null||r.play())}pause(){var e;this.log({message:"pause"}),(e=this.svelteRootComponent)==null||e.pause()}stop(){var e;if(!this.videoConfig)return;this.log({message:"stop"});let i=!!this.interactiveController;i&&(this.interactiveController.destroy(),this.interactiveController=void 0,this.interactiveContainer=void 0,this.interactiveSubscription.unsubscribe()),this.unmountComponent(this.svelteStubComponent),(e=this.mediaSessionApi)==null||e.destroy();let o=this.videoConfig.videos[0];o&&(this.unmountComponent(this.svelteRootComponent),i?(this.videoConfig.autoplay=!1,this.initInteractives()):this.createPlayer(o))}setMuted(e){var i;this.log({message:`set muted, muted: ${e}`}),(i=this.svelteRootComponent)==null||i.setMuted(e)}toggleSubtitle(){var e;this.log({message:"toggle subtitle"}),(e=this.svelteRootComponent)==null||e.toggleSubtitle()}changeSubtitle(e,i){var o;this.log({message:"change subtitle"}),(o=this.svelteRootComponent)==null||o.changeSubtitle(e,i)}hideControls(){var e;this.log({message:"hide controls"}),(e=this.svelteRootComponent)==null||e.hideControls()}showControls(){var e;this.log({message:"show controls"}),(e=this.svelteRootComponent)==null||e.showControls()}setPiPEnabled(e){var i,o;(o=(i=this.store)==null?void 0:i.webApi.pictureInPictureApi)==null||o.setEnabled(e)}setVolume(e){var i;this.log({message:`set volume, volume: ${e}`}),(i=this.svelteRootComponent)==null||i.setVolume(e)}setRepeat(e){this.log({message:`set repeat, repeat: ${e}`}),this.needToRepeatPlaylist=e,n(Gn)&&(n(Gn).needToRepeatPlaylist=this.needToRepeatPlaylist,n(Gn).showNextPrevButtons=this.needToShowNextPrevButtons(),n(Gn).nextButtonActive=this.isNextButtonActive(),n(Gn).prevButtonActive=this.isPrevButtonActive())}seekTime(e){var i;this.isControlDisabled("TIMELINE")||(this.log({message:`seek time, time: ${e}`}),(i=this.svelteRootComponent)==null||i.seekTime(e))}seekEpisodeStartTime(e){var i;this.log({message:`seek episode start time, time: ${e}`}),(i=this.svelteRootComponent)==null||i.seekEpisodeStartTime(e)}returnFocusToEpisodes(){var e;this.log({message:"return focus to episodes button"}),(e=this.svelteRootComponent)==null||e.returnFocusToEpisodes()}setPlaybackRate(e){var i;this.log({message:`set playback rate to: ${e}`}),(i=this.svelteRootComponent)==null||i.setPlaybackRate(e)}setAutoQualityLimits(e){var i,o,r;this.log({message:`set auto quality limitation. Max: ${(i=e.max)!=null?i:"none"}. Min: ${(o=e.min)!=null?o:"none"}`}),(r=this.svelteRootComponent)==null||r.setAutoQualityLimits(e)}setAutoQuality(){var e;(e=this.svelteRootComponent)==null||e.setAutoQuality()}toggleTrafficSaving(e){var i;(i=this.svelteRootComponent)==null||i.toggleTrafficSaving(e)}toggleHighQuality(e){var i;(i=this.svelteRootComponent)==null||i.toggleHighQuality(e)}changeAudioStream(e){var i;(i=this.svelteRootComponent)==null||i.changeAudioStream(e)}addLanguage(e){var i;(i=this.store)==null||i.actions.internal.addLanguage(e)}async setLanguage(e){var i;await((i=this.store)==null?void 0:i.actions.internal.setLanguage(e))}setLiveStart(e){var i,o;let r=this.isLiveTailPlaying();this.log({message:`live started: liveTailPlaying = ${r}`}),r||((i=this.store)==null||i.actions.internal.setLiveWaitingRecover(!1),(o=this.store)==null||o.actions.internal.setLiveWaitingStart(!1),this.unmountComponent(this.svelteRootComponent),this.createPlayer(e,{autoplay:!0}))}setLiveWaitingStart(){var e;this.log({message:"live waiting"}),(e=this.store)==null||e.actions.internal.setLiveWaitingStart(!0)}isLiveTailPlaying(){var e;let i=(e=this.store)==null?void 0:e.getPlayer();if(!i)return!1;let{info:o}=i;return o.canPlayLiveTailBuffer$.getValue()&&!o.isStalled$.getValue()&&!o.atLiveEdge$.getValue()}setLiveWaitingRecover(e=!1){var i;let o=this.isLiveTailPlaying(),r=e||!o;this.log({message:`live waiting recover: forceImmediate = ${e}, liveTailPlaying = ${o}`});let a=()=>{var l;(l=this.store)==null||l.actions.internal.setLiveWaitingRecover(!0)};r&&a(),(i=this.store)!=null&&i.callbacks&&(this.store.callbacks.onLiveEnded=()=>{var l;r||a(),(l=this.store)==null||l.destroy()})}setLiveWaitingRecord(){var e;let i=this.isLiveTailPlaying(),o=!i;this.log({message:`live waiting record: liveTailPlaying = ${i}`});let r=()=>{var a;(a=this.store)==null||a.actions.internal.setLiveWaitingRecord(!0)};o&&r(),(e=this.store)!=null&&e.callbacks&&(this.store.callbacks.onLiveEnded=()=>{var a;o||r(),(a=this.store)==null||a.destroy()})}setLiveEnd(e){var i;let o=this.isLiveTailPlaying(),r=!o;this.log({message:`live ended: liveTailPlaying = ${o}`});let a=()=>{var l,d;(l=this.store)==null||l.actions.internal.setLiveWaitingRecover(!1),(d=this.store)==null||d.actions.internal.setLiveWaitingRecord(!1),this.unmountComponent(this.svelteRootComponent),this.createPlayer(e,{autoplay:!1})};if(r){a();return}(i=this.store)!=null&&i.callbacks&&(this.store.callbacks.onLiveEnded=a)}setLiveLowLatency(e){var i;this.log({message:"live switch to low latency "+e}),(i=this.store)==null||i.actions.external.setLiveLowLatency(e)}setLooped(e){var i;(i=this.store)==null||i.actions.internal.setLooped(e)}getDebugData(){var e,i;return(i=(e=this.store)==null?void 0:e.actions.internal.getDebugTextData())!=null?i:""}getDeviceId(){var e,i,o;return(o=(i=(e=this.statistics)==null?void 0:e.oneStat)==null?void 0:i.getDeviceId())!=null?o:void 0}replayInteractiveVideo(){this.interactiveController&&this.interactiveController.setChapter()}async replayInteractiveChapter(e){var i,o;if(this.interactiveController&&((i=this.store)!=null&&i.state.positionExact$)){let r=_e(this.store.state.positionExact$),l=_e(this.store.state.interactiveEpisodes$).find(s=>!s.completed);this.interactiveController.events.playerChanged$.pipe((0,Bi.once)()).subscribe(()=>{l&&r>=l.time?this.seekTime(l.time):this.seekTime(r),e==null||e()});let d=this.interactiveController.getCurrentChapter();await this.interactiveController.setChapter({chapterId:(o=d==null?void 0:d.chapter)==null?void 0:o.id,pushToHistory:!1})}}showInteractiveIndicatorTooltip(e,i=!1){var o;(o=this.microStoresRoot)==null||o.stores.showInteractiveTimeIndicatorTooltip$.set(e,i)}switchToActiveLive(){var e;(e=this.store)==null||e.actions.internal.switchToActiveLive()}updateAdditionalSettingsItem(e,i){var o;(o=this.store)==null||o.actions.external.updateAdditionalSettingsItem(e,i)}addAdditionalSettingsItem(e){var i;(i=this.store)==null||i.actions.external.addAdditionalSettingsItem(e)}removeAdditionalSettingsItem(e){var i;(i=this.store)==null||i.actions.external.removeAdditionalSettingsItem(e)}updateAdditionalContextItem(e,i){var o;(o=this.store)==null||o.actions.external.updateAdditionalContextItem(e,i)}addAdditionalContextItem(e){var i;(i=this.store)==null||i.actions.external.addAdditionalContextItem(e)}removeAdditionalContextItem(e){var i;(i=this.store)==null||i.actions.external.removeAdditionalContextItem(e)}updateAdditionalButton(e,i){var o;(o=this.store)==null||o.actions.external.updateAdditionalButton(e,i)}addAdditionalButton(e){var i;(i=this.store)==null||i.actions.external.addAdditionalButton(e)}removeAdditionalButton(e){var i;(i=this.store)==null||i.actions.external.removeAdditionalButton(e)}updateStatContext(e){this.statistics&&(this.statistics.oneStat&&this.statistics.oneStat.updateContext(e),this.statistics.thinOneStat&&this.statistics.thinOneStat.updateContext(e))}handleTimerNextVideo(e){var i;(i=this.store)==null||i.actions.internal.setTimerNextVideoRunning(e)}togglePictureInPicture(){var e;(e=this.store)==null||e.actions.internal.togglePictureInPicture()}focus(){var e,i,o;(o=(i=(e=this.svelteRootComponent)==null?void 0:e.keyboardControls)==null?void 0:i.focus)==null||o.call(i)}restoreFocus(){var e;(e=this.focusManager)==null||e.restoreFocus()}handleExternalKeyboardEvent(e){var i,o;return!!((o=(i=this.svelteRootComponent)==null?void 0:i.keyboardControls)!=null&&o.handleExternalKeyboardEvent(e))}setAutoplayNext(e){var i;(i=this.store)==null||i.actions.internal.setAutoplayNextEnabled(e)}getTotalViewTime(){var e,i;return(i=(e=this.statistics)==null?void 0:e.thinOneStat)==null?void 0:i.getTotalViewTime()}unmountComponent(e){e&&La(e)}};var md=require("@vkontakte/videoplayer-shared/es2018"),Dp=require("@vkontakte/videoplayer-core/es2018"),TT=()=>{window.customElements.define("vk-video-player",Rp)};