@vkontakte/videoplayer 1.1.76-beta.2 → 1.1.76-dev.44b02f36.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es2015.cjs.js +388 -43
- package/es2015.esm.js +388 -43
- package/es2018.cjs.js +388 -43
- package/es2018.esm.js +388 -43
- package/es2024.cjs.js +386 -41
- package/es2024.esm.js +386 -41
- package/esnext.cjs.js +386 -41
- package/esnext.esm.js +386 -41
- package/evergreen.esm.js +386 -41
- package/package.json +5 -5
- package/types/VKVideoPlayer/index.svelte.d.ts +0 -1
- package/types/store/index.d.ts +2 -2
- package/types/components/Icons/constants.d.ts +0 -7
- package/types/components/Icons/utils.d.ts +0 -2
package/es2015.esm.js
CHANGED
|
@@ -1,63 +1,408 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @vkontakte/videoplayer v1.1.76-
|
|
3
|
-
*
|
|
2
|
+
* @vkontakte/videoplayer v1.1.76-dev.44b02f36.0
|
|
3
|
+
* Mon, 10 Nov 2025 14:16:30 GMT
|
|
4
4
|
* https://st.mycdn.me/static/vkontakte-videoplayer/1-1-76/doc/
|
|
5
5
|
*/
|
|
6
|
-
var
|
|
6
|
+
var __=Object.defineProperty,b_=Object.defineProperties;var $_=Object.getOwnPropertyDescriptors;var lg=Object.getOwnPropertySymbols;var y_=Object.prototype.hasOwnProperty,x_=Object.prototype.propertyIsEnumerable;var dg=t=>{throw TypeError(t)};var bp=(t,e,i)=>e in t?__(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Q=(t,e)=>{for(var i in e||(e={}))y_.call(e,i)&&bp(t,i,e[i]);if(lg)for(var i of lg(e))x_.call(e,i)&&bp(t,i,e[i]);return t},Qt=(t,e)=>b_(t,$_(e));var tr=(t,e,i)=>bp(t,typeof e!="symbol"?e+"":e,i),$p=(t,e,i)=>e.has(t)||dg("Cannot "+i);var Bi=(t,e,i)=>($p(t,e,"read from private field"),i?i.call(t):e.get(t)),Us=(t,e,i)=>e.has(t)?dg("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,i),rl=(t,e,i,o)=>($p(t,e,"write to private field"),o?o.call(t,i):e.set(t,i),i),cg=(t,e,i)=>($p(t,e,"access private method"),i);var $t=(t,e,i)=>new Promise((o,r)=>{var s=a=>{try{d(i.next(a))}catch(u){r(u)}},l=a=>{try{d(i.throw(a))}catch(u){r(u)}},d=a=>a.done?o(a.value):Promise.resolve(a.value).then(s,l);d((i=i.apply(t,e)).next())});var zs="[",Ws="[!",fa="]",os={};var no=Symbol(),On=Symbol("filename"),ug=Symbol("hmr"),pg="http://www.w3.org/1999/xhtml",Oc="http://www.w3.org/2000/svg";var yp="@attach";var Nc=!0;var vg,mg,fg=(mg=(vg=globalThis.process)==null?void 0:vg.env)==null?void 0:mg.NODE_ENV,Re=fg&&!fg.toLowerCase().startsWith("prod");var ir=Array.isArray,gg=Array.prototype.indexOf,Zl=Array.from,xp=Object.keys,po=Object.defineProperty,zo=Object.getOwnPropertyDescriptor,Dc=Object.getOwnPropertyDescriptors,wp=Object.prototype,hg=Array.prototype,va=Object.getPrototypeOf,Sp=Object.isExtensible;function Ks(t){return typeof t=="function"}var pe=()=>{};function _g(t){return t()}function qs(t){for(var e=0;e<t.length;e++)t[e]()}var Wo=Symbol("$state"),sl=Symbol("legacy props"),bg=Symbol(""),Bc=Symbol("proxy path"),Hc=1,al=3,or=8;function Fc(t){return t===this.v}function ll(t,e){return t!=t?e==e:t!==e||t!==null&&typeof t=="object"||typeof t=="function"}function $g(t,e){return t!==e}function dl(t){return!ll(t,this.v)}function yg(){if(Re){let t=new Error(`derived_references_self
|
|
7
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
|
|
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 xg(t){if(Re){let e=new Error(`effect_in_teardown
|
|
9
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
|
|
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 wg(){if(Re){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 Sg(t){if(Re){let e=new Error(`effect_orphan
|
|
11
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
|
|
12
|
+
https://svelte.dev/e/effect_orphan`);throw e.name="Svelte error",e}else throw new Error("https://svelte.dev/e/effect_orphan")}function Cg(){if(Re){let t=new Error(`effect_update_depth_exceeded
|
|
13
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
|
|
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 Tg(){if(Re){let t=new Error(`hydration_failed
|
|
15
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
|
|
16
|
+
https://svelte.dev/e/hydration_failed`);throw t.name="Svelte error",t}else throw new Error("https://svelte.dev/e/hydration_failed")}function Eg(){if(Re){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 Ig(t){if(Re){let e=new Error(`props_invalid_value
|
|
17
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
|
|
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 kg(t){if(Re){let e=new Error(`props_rest_readonly
|
|
19
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
|
|
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 Ag(t){if(Re){let e=new Error(`rune_outside_svelte
|
|
21
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
|
|
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 Pg(){if(Re){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 Mg(){if(Re){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 Lg(){if(Re){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 ns=!1,rs=!1;function Vg(){ns=!0}var Xl=null;function $s(t){let e=Error(),i=e.stack;if(i){let o=i.split(`
|
|
23
23
|
`),r=[`
|
|
24
|
-
`];for(let
|
|
25
|
-
`)}),
|
|
24
|
+
`];for(let s=0;s<o.length;s++){let l=o[s];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;po(e,"stack",{value:r.join(`
|
|
25
|
+
`)}),po(e,"name",{value:`${t}Error`})}return e}function Kr(t,e){return t.label=e,Uc(t.v,e),t}function Uc(t,e){var i;return(i=t==null?void 0:t[Bc])==null||i.call(t,e),t}function cl(t){if(Re){let e=new Error(`lifecycle_outside_component
|
|
26
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
|
|
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 Wt=null;function Jl(t){Wt=t}var nr=null;function ed(t){nr=t}function ul(t){return Ep("getContext").get(t)}function pl(t,e){return Ep("setContext").set(t,e),e}function td(){return Ep("getAllContexts")}function H(t,e=!1,i){var o=Wt={p:Wt,c:null,d:!1,e:null,m:!1,s:t,x:null,l:null};ns&&!e&&(Wt.l={s:null,u:null,r1:[],r2:xr(!1)}),ko(()=>{o.d=!0}),Re&&(Wt.function=i,nr=i)}function F(t){var l,d;let e=Wt;if(e!==null){t!==void 0&&(e.x=t);let a=e.e;if(a!==null){var i=xt,o=Nt;e.e=null;try{for(var r=0;r<a.length;r++){var s=a[r];fo(s.effect),qi(s.reaction),Ao(s.fn)}}finally{fo(i),qi(o)}}Wt=e.p,Re&&(nr=(d=(l=e.p)==null?void 0:l.function)!=null?d:null),e.m=!0}return t||{}}function ss(){return!ns||Wt!==null&&Wt.l===null}function Ep(t){var e;return Wt===null&&cl(t),(e=Wt.c)!=null?e:Wt.c=new Map(S_(Wt)||void 0)}function S_(t){let e=t.p;for(;e!==null;){let i=e.c;if(i!==null)return i;e=e.p}return null}var C_=/^[a-zA-Z_$][a-zA-Z_$0-9]*$/;function li(t){if(typeof t!="object"||t===null||Wo in t)return t;let e=va(t);if(e!==wp&&e!==hg)return t;var i=new Map,o=ir(t),r=j(0),s=Re&&rs?$s("CreatedAt"):null,l=Nt,d=f=>{var v=Nt;qi(l);var p=f();return qi(v),p};o&&i.set("length",j(t.length,s));var a="";function u(f){a=f,Kr(r,`${a} version`);for(let[v,p]of i)Kr(p,ma(a,v))}return new Proxy(t,{defineProperty(f,v,p){(!("value"in p)||p.configurable===!1||p.enumerable===!1||p.writable===!1)&&Pg();var x=i.get(v);return x===void 0?x=d(()=>{var w=j(p.value,s);return i.set(v,w),Re&&typeof v=="string"&&Kr(w,ma(a,v)),w}):N(x,p.value,!0),!0},deleteProperty(f,v){var p=i.get(v);if(p===void 0){if(v in f){let y=d(()=>j(no,s));i.set(v,y),Ip(r),Re&&Kr(y,ma(a,v))}}else{if(o&&typeof v=="string"){var x=i.get("length"),w=Number(v);Number.isInteger(w)&&w<x.v&&N(x,w)}N(p,no),Ip(r)}return!0},get(f,v,p){var C;if(v===Wo)return t;if(Re&&v===Bc)return u;var x=i.get(v),w=v in f;if(x===void 0&&(!w||(C=zo(f,v))!=null&&C.writable)&&(x=d(()=>{var T=li(w?f[v]:no),E=j(T,s);return Re&&Kr(E,ma(a,v)),E}),i.set(v,x)),x!==void 0){var y=n(x);return y===no?void 0:y}return Reflect.get(f,v,p)},getOwnPropertyDescriptor(f,v){var p=Reflect.getOwnPropertyDescriptor(f,v);if(p&&"value"in p){var x=i.get(v);x&&(p.value=n(x))}else if(p===void 0){var w=i.get(v),y=w==null?void 0:w.v;if(w!==void 0&&y!==no)return{enumerable:!0,configurable:!0,value:y,writable:!0}}return p},has(f,v){var y;if(v===Wo)return!0;var p=i.get(v),x=p!==void 0&&p.v!==no||Reflect.has(f,v);if(p!==void 0||xt!==null&&(!x||(y=zo(f,v))!=null&&y.writable)){p===void 0&&(p=d(()=>{var C=x?li(f[v]):no,T=j(C,s);return Re&&Kr(T,ma(a,v)),T}),i.set(v,p));var w=n(p);if(w===no)return!1}return x},set(f,v,p,x){var L;var w=i.get(v),y=v in f;if(o&&v==="length")for(var C=p;C<w.v;C+=1){var T=i.get(C+"");T!==void 0?N(T,no):C in f&&(T=d(()=>j(no,s)),i.set(C+"",T),Re&&Kr(T,ma(a,C)))}if(w===void 0)(!y||(L=zo(f,v))!=null&&L.writable)&&(w=d(()=>j(void 0,s)),N(w,li(p)),i.set(v,w),Re&&Kr(w,ma(a,v)));else{y=w.v!==no;var E=d(()=>li(p));N(w,E)}var O=Reflect.getOwnPropertyDescriptor(f,v);if(O!=null&&O.set&&O.set.call(x,p),!y){if(o&&typeof v=="string"){var A=i.get("length"),I=Number(v);Number.isInteger(I)&&I>=A.v&&N(A,I+1)}Ip(r)}return!0},ownKeys(f){n(r);var v=Reflect.ownKeys(f).filter(w=>{var y=i.get(w);return y===void 0||y.v!==no});for(var[p,x]of i)x.v!==no&&!(p in f)&&v.push(p);return v},setPrototypeOf(){Mg()}})}function ma(t,e){var i;return typeof e=="symbol"?`${t}[Symbol(${(i=e.description)!=null?i:""})]`:C_.test(e)?`${t}.${e}`:/^\d+$/.test(e)?`${t}[${e}]`:`${t}['${e}']`}function Ip(t,e=1){N(t,t.v+e)}function fl(t){try{if(t!==null&&typeof t=="object"&&Wo in t)return t[Wo]}catch(e){}return t}function kp(t,e){return Object.is(fl(t),fl(e))}function qr(t){var e=2050,i=Nt!==null&&(Nt.f&2)!==0?Nt:null;xt===null||i!==null&&(i.f&256)!==0?e|=256:xt.f|=1048576;let o={ctx:Wt,deps:null,effects:null,equals:Fc,f:e,fn:t,reactions:null,rv:0,v:null,wv:0,parent:i!=null?i:xt};return Re&&rs&&(o.created=$s("CreatedAt")),o}function m(t){let e=qr(t);return Kc(e),e}function Sn(t){let e=qr(t);return e.equals=dl,e}function zc(t){var e=t.effects;if(e!==null){t.effects=null;for(var i=0;i<e.length;i+=1)Qi(e[i])}}var Ap=[];function T_(t){for(var e=t.parent;e!==null;){if((e.f&2)===0)return e;e=e.parent}return null}function Lp(t){var e,i=xt;if(fo(T_(t)),Re){let o=ga;Pp(new Set);try{Ap.includes(t)&&yg(),Ap.push(t),zc(t),e=Wc(t)}finally{fo(i),Pp(o),Ap.pop()}}else try{zc(t),e=Wc(t)}finally{fo(i)}return e}function Vp(t){var e=Lp(t);if(t.equals(e)||(t.v=e,t.wv=id()),!ys){var i=(xs||(t.f&256)!==0)&&t.deps!==null?4096:1024;Cn(t,i)}}var ga=new Set,vl=new Map;function Pp(t){ga=t}function xr(t,e){var i={f:0,v:t,reactions:null,equals:Fc,rv:0,wv:0};return Re&&rs&&(i.created=e!=null?e:$s("CreatedAt"),i.updated=null,i.set_during_effect=!1,i.trace=null),i}function j(t,e){let i=xr(t,e);return Kc(i),i}function as(t,e=!1,i=!0){var r,s;let o=xr(t);return e||(o.equals=dl),ns&&i&&Wt!==null&&Wt.l!==null&&((s=(r=Wt.l).s)!=null?s:r.s=[]).push(o),o}function N(t,e,i=!1){var r;Nt!==null&&(!ar||(Nt.f&262144)!==0)&&ss()&&(Nt.f&262162)!==0&&!((r=qo)!=null&&r[1].includes(t)&&qo[0]===Nt)&&Lg();let o=i?li(e):e;return Re&&Uc(o,t.label),ml(t,o)}function ml(t,e){if(!t.equals(e)){var i=t.v;if(ys?vl.set(t,e):vl.set(t,i),t.v=e,Re&&rs&&(t.updated=$s("UpdatedAt"),xt!==null&&(t.set_during_effect=!0)),(t.f&2)!==0&&((t.f&2048)!==0&&Lp(t),Cn(t,(t.f&256)===0?1024:4096)),t.wv=id(),Og(t,2048),ss()&&xt!==null&&(xt.f&1024)!==0&&(xt.f&96)===0&&(sr===null?Ng([t]):sr.push(t)),Re&&ga.size>0){let o=Array.from(ga);for(let r of o)(r.f&1024)!==0&&Cn(r,4096),_a(r)&&gl(r);ga.clear()}}return e}function Og(t,e){var i=t.reactions;if(i!==null)for(var o=ss(),r=i.length,s=0;s<r;s++){var l=i[s],d=l.f;if((d&2048)===0&&!(!o&&l===xt)){if(Re&&(d&262144)!==0){ga.add(l);continue}Cn(l,e),(d&1280)!==0&&((d&2)!==0?Og(l,4096):nd(l))}}}var hl="font-weight: bold",_l="font-weight: normal";function Dg(t,e,i){Re?console.warn(`%c[svelte] hydration_attribute_changed
|
|
28
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`,
|
|
29
|
+
https://svelte.dev/e/hydration_attribute_changed`,hl,_l):console.warn("https://svelte.dev/e/hydration_attribute_changed")}function Bg(t){Re?console.warn(`%c[svelte] hydration_html_changed
|
|
30
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`,
|
|
31
|
+
https://svelte.dev/e/hydration_html_changed`,hl,_l):console.warn("https://svelte.dev/e/hydration_html_changed")}function Qs(t){Re?console.warn(`%c[svelte] hydration_mismatch
|
|
32
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`,
|
|
33
|
+
https://svelte.dev/e/hydration_mismatch`,hl,_l):console.warn("https://svelte.dev/e/hydration_mismatch")}function Hg(){Re?console.warn(`%c[svelte] lifecycle_double_unmount
|
|
34
34
|
%cTried to unmount a component that was not mounted
|
|
35
|
-
https://svelte.dev/e/lifecycle_double_unmount`,
|
|
35
|
+
https://svelte.dev/e/lifecycle_double_unmount`,hl,_l):console.warn("https://svelte.dev/e/lifecycle_double_unmount")}function Fg(){Re?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",hl,_l):console.warn("https://svelte.dev/e/select_multiple_invalid_value")}function qc(t){Re?console.warn(`%c[svelte] state_proxy_equality_mismatch
|
|
36
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`,
|
|
38
|
-
${o}in ${((l=e.fn)==null?void 0:l.name)||"<unknown>"}`,
|
|
39
|
-
${o}in ${(d=
|
|
37
|
+
https://svelte.dev/e/state_proxy_equality_mismatch`,hl,_l):console.warn("https://svelte.dev/e/state_proxy_equality_mismatch")}var ot=!1;function vo(t){ot=t}var wt;function Ti(t){if(t===null)throw Qs(),os;return wt=t}function ji(){return Ti(Qo(wt))}function g(t){if(ot){if(Qo(wt)!==null)throw Qs(),os;wt=t}}function Ie(t=1){if(ot){for(var e=t,i=wt;e--;)i=Qo(i);wt=i}}function ba(){for(var t=0,e=wt;;){if(e.nodeType===or){var i=e.data;if(i===fa){if(t===0)return e;t-=1}else(i===zs||i===Ws)&&(t+=1)}var o=Qo(e);e.remove(),e=o}}function Qc(t){if(!t||t.nodeType!==or)throw Qs(),os;return t.data}function Ug(){let t=Array.prototype,e=Array.__svelte_cleanup;e&&e();let{indexOf:i,lastIndexOf:o,includes:r}=t;t.indexOf=function(s,l){let d=i.call(this,s,l);if(d===-1){for(let a=l!=null?l:0;a<this.length;a+=1)if(fl(this[a])===s){qc("array.indexOf(...)");break}}return d},t.lastIndexOf=function(s,l){let d=o.call(this,s,l!=null?l:this.length-1);if(d===-1){for(let a=0;a<=(l!=null?l:this.length-1);a+=1)if(fl(this[a])===s){qc("array.lastIndexOf(...)");break}}return d},t.includes=function(s,l){let d=r.call(this,s,l);if(!d){for(let a=0;a<this.length;a+=1)if(fl(this[a])===s){qc("array.includes(...)");break}}return d},Array.__svelte_cleanup=()=>{t.indexOf=i,t.lastIndexOf=o,t.includes=r}}var $a,zg,rd,Wg,Kg;function jc(){if($a===void 0){$a=window,zg=document,rd=/Firefox/.test(navigator.userAgent);var t=Element.prototype,e=Node.prototype,i=Text.prototype;Wg=zo(e,"firstChild").get,Kg=zo(e,"nextSibling").get,Sp(t)&&(t.__click=void 0,t.__className=void 0,t.__attributes=null,t.__style=void 0,t.__e=void 0),Sp(i)&&(i.__t=void 0),Re&&(t.__svelte_meta=null,Ug())}}function Tn(t=""){return document.createTextNode(t)}function Ii(t){return Wg.call(t)}function Qo(t){return Kg.call(t)}function _(t,e){if(!ot)return Ii(t);var i=Ii(wt);if(i===null)i=wt.appendChild(Tn());else if(e&&i.nodeType!==al){var o=Tn();return i==null||i.before(o),Ti(o),o}return Ti(i),i}function ve(t,e){var r,s;if(!ot){var i=Ii(t);return i.nodeType===8&&i.data===""?Qo(i):i}if(e&&((r=wt)==null?void 0:r.nodeType)!==al){var o=Tn();return(s=wt)==null||s.before(o),Ti(o),o}return wt}function P(t,e=1,i=!1){let o=ot?wt:t;for(var r;e--;)r=o,o=Qo(o);if(!ot)return o;if(i&&(o==null?void 0:o.nodeType)!==al){var s=Tn();return o===null?r==null||r.after(s):o.before(s),Ti(s),s}return Ti(o),o}function sd(t){t.textContent=""}function Np(t){xt===null&&Nt===null&&Sg(t),Nt!==null&&(Nt.f&256)!==0&&xt===null&&wg(),ys&&xg(t)}function E_(t,e){var i=e.last;i===null?e.last=e.first=t:(i.next=t,t.prev=i,e.last=t)}function ya(t,e,i,o=!0){var a;var r=xt;if(Re)for(;r!==null&&(r.f&262144)!==0;)r=r.parent;var s={ctx:Wt,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(Re&&(s.component_function=nr),i)try{gl(s),s.f|=32768}catch(u){throw Qi(s),u}else e!==null&&nd(s);var l=i&&s.deps===null&&s.first===null&&s.nodes_start===null&&s.teardown===null&&(s.f&1048704)===0;if(!l&&o&&(r!==null&&E_(s,r),Nt!==null&&(Nt.f&2)!==0)){var d=Nt;((a=d.effects)!=null?a:d.effects=[]).push(s)}return s}function ko(t){let e=ya(8,null,!1);return Cn(e,1024),e.teardown=t,e}function We(t){var r;Np("$effect");var e=xt!==null&&(xt.f&32)!==0&&Wt!==null&&!Wt.m;if(Re&&po(t,"name",{value:"$effect"}),e){var i=Wt;((r=i.e)!=null?r:i.e=[]).push({fn:t,effect:xt,reaction:Nt})}else{var o=Ao(t);return o}}function dd(t){return Np("$effect.pre"),Re&&po(t,"name",{value:"$effect.pre"}),jo(t)}function Zc(t){let e=ya(64,t,!0);return()=>{Qi(e)}}function Qg(t){let e=ya(64,t,!0);return(i={})=>new Promise(o=>{i.outro?Hn(e,()=>{Qi(e),o(void 0)}):(Qi(e),o(void 0))})}function Ao(t){return ya(4,t,!1)}function jo(t){return ya(8,t,!0)}function D(t,e=[],i=qr){if(Re)return jo(()=>{var r=xt,s=()=>t(...l.map(n));po(r.fn,"name",{value:"{expression}"}),po(s,"name",{value:"{expression}"});let l=e.map(i);Gi(s)});let o=e.map(i);return Gi(()=>t(...o.map(n)))}function Gi(t,e=0){return ya(24|e,t,!0)}function Hi(t,e=!0){return ya(40,t,!0,e)}function Dp(t){var e=t.teardown;if(e!==null){let i=ys,o=Nt;Rp(!0),qi(null);try{e.call(null)}finally{Rp(i),qi(o)}}}function Bp(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 jg(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&&(Hp(t.nodes_start,t.nodes_end),i=!0),Bp(t,e&&!i),cd(t,0),Cn(t,16384);var o=t.transitions;if(o!==null)for(let s of o)s.stop();Dp(t);var r=t.parent;r!==null&&r.first!==null&&Fp(t),Re&&(t.component_function=null),t.next=t.prev=t.teardown=t.ctx=t.deps=t.fn=t.nodes_start=t.nodes_end=null}function Hp(t,e){for(;t!==null;){var i=t===e?null:Qo(t);t.remove(),t=i}}function Fp(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 Hn(t,e){var i=[];Xc(t,i,!0),Up(i,()=>{Qi(t),e&&e()})}function Up(t,e){var i=t.length;if(i>0){var o=()=>--i||e();for(var r of t)r.out(o)}else e()}function Xc(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,s=(o.f&65536)!==0||(o.f&32)!==0;Xc(o,e,s?i:!1),o=r}}}function Ss(t){Gg(t,!0)}function Gg(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;Gg(i,r?e:!1),i=o}if(t.transitions!==null)for(let s of t.transitions)(s.is_global||e)&&s.in()}}var ud=[],zp=[];function Yg(){var t=ud;ud=[],qs(t)}function I_(){var t=zp;zp=[],qs(t)}function En(t){ud.length===0&&queueMicrotask(Yg),ud.push(t)}function Zg(){ud.length>0&&Yg(),zp.length>0&&I_()}function Jg(t){var e=xt;if(Re&&t instanceof Error&&k_(t,e),(e.f&32768)===0){if((e.f&128)===0)throw t;e.fn(t)}else pd(t,e)}function pd(t,e){for(;e!==null;){if((e.f&128)!==0)try{e.fn(t);return}catch(i){}e=e.parent}throw t}var Xg=new WeakSet;function k_(t,e){var l,d;if(Xg.has(t))return;Xg.add(t);let i=zo(t,"message");if(!(i&&!i.configurable)){for(var o=rd?" ":" ",r=`
|
|
38
|
+
${o}in ${((l=e.fn)==null?void 0:l.name)||"<unknown>"}`,s=e.ctx;s!==null;)r+=`
|
|
39
|
+
${o}in ${(d=s.function)==null?void 0:d[On].split("/").pop()}`,s=s.p;po(t,"message",{value:t.message+`
|
|
40
40
|
${r}
|
|
41
|
-
`}),t.stack&&
|
|
42
|
-
`).filter(
|
|
43
|
-
`)})}}var Ia=!1,Cl=null,Ea=!1,ws=!1;function Fp(t){ws=t}var bd=[],$d=[],Rt=null,pr=!1;function Qi(t){Rt=t}var $t=null;function mo(t){$t=t}var Go=null;function Zc(t){Rt!==null&&Rt.f&2097152&&(Go===null?Go=[Rt,[t]]:Go[1].push(t))}var Pn=null,fr=0,ur=null;function xg(t){ur=t}var Hg=1,au=0,Ss=!1,lu=null;function ld(){return++Hg}function wa(t){var m,f;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&&!Ss,s=i.length;if(l||d){var u=t,p=u.parent;for(r=0;r<s;r++)a=i[r],(l||!((m=a==null?void 0:a.reactions)!=null&&m.includes(u)))&&((f=a.reactions)!=null?f:a.reactions=[]).push(u);l&&(u.f^=512),d&&p!==null&&(p.f&256)===0&&(u.f^=256)}for(r=0;r<s;r++)if(a=i[r],wa(a)&&Bp(a),a.wv>t.wv)return!0}(!o||$t!==null&&!Ss)&&Cn(t,1024)}return!1}function Ug(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]===Rt||((a.f&2)!==0?Ug(a,e,!1):e===a&&(i?Cn(a,2048):(a.f&1024)!==0&&Cn(a,4096),cd(a)))}}function Xc(t){var $,y;var e=Pn,i=fr,o=ur,r=Rt,a=Ss,l=Go,d=Ht,s=pr,u=t.f;Pn=null,fr=0,ur=null,Ss=(u&256)!==0&&(pr||!Ea||Rt===null),Rt=(u&96)===0?t:null,Go=null,rd(t.ctx),pr=!1,au++,t.f|=2097152;try{var p=(0,t.fn)(),m=t.deps;if(Pn!==null){var f;if(gd(t,fr),m!==null&&fr>0)for(m.length=fr+Pn.length,f=0;f<Pn.length;f++)m[fr+f]=Pn[f];else t.deps=m=Pn;if(!Ss||(u&2)!==0&&t.reactions!==null)for(f=fr;f<m.length;f++)((y=($=m[f]).reactions)!=null?y:$.reactions=[]).push(t)}else m!==null&&fr<m.length&&(gd(t,fr),m.length=fr);if(ps()&&ur!==null&&!pr&&m!==null&&(t.f&6146)===0)for(f=0;f<ur.length;f++)Ug(ur[f],t);return r!==null&&r!==t&&(au++,ur!==null&&(o===null?o=ur:o.push(...ur))),p}catch(b){Dg(b)}finally{Pn=e,fr=i,ur=o,Rt=r,Ss=a,Go=l,rd(d),pr=s,t.f^=2097152}}function g$(t,e){let i=e.reactions;if(i!==null){var o=tg.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&&(Pn===null||!Pn.includes(e))&&(Cn(e,4096),(e.f&768)===0&&(e.f^=512),jc(e),gd(e,0))}function gd(t,e){var i=t.deps;if(i!==null)for(var o=e;o<i.length;o++)g$(t,i[o])}function wl(t){var e=t.f;if((e&16384)===0){Cn(t,1024);var i=$t,o=Ea;if($t=t,Ea=!0,ke){var r=dr;sd(t.component_function)}try{(e&16)!==0?Mg(t):Wp(t),zp(t);var a=Xc(t);if(t.teardown=typeof a=="function"?a:null,t.wv=Hg,ke&&us&&(t.f&2048)!==0&&t.deps!==null)for(var l of t.deps)l.set_during_effect&&(l.wv=ld(),l.set_during_effect=!1);ke&&$d.push(t)}finally{Ea=o,$t=i,ke&&sd(r)}}}function Bg(){console.error("Last ten effects were: ",$d.slice(-10).map(t=>t.fn)),$d=[]}function h$(){try{cg()}catch(t){if(ke&&fo(t,"stack",{value:""}),Cl!==null)if(ke)try{_d(t,Cl)}catch(e){throw Bg(),e}else _d(t,Cl);else throw ke&&Bg(),t}}function jp(){var t=Ea;try{var e=0;for(Ea=!0;bd.length>0;){e++>1e3&&h$();var i=bd,o=i.length;bd=[];for(var r=0;r<o;r++){var a=b$(i[r]);_$(a)}yl.clear()}}finally{Ia=!1,Ea=t,Cl=null,ke&&($d=[])}}function _$(t){var e=t.length;if(e!==0)for(var i=0;i<e;i++){var o=t[i];(o.f&24576)===0&&wa(o)&&(wl(o),o.deps===null&&o.first===null&&o.nodes_start===null&&(o.teardown===null?qp(o):o.fn=null))}}function cd(t){Ia||(Ia=!0,queueMicrotask(jp));for(var e=Cl=t;e.parent!==null;){e=e.parent;var i=e.f;if((i&96)!==0){if((i&1024)===0)return;e.f^=1024}}bd.push(e)}function b$(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:wa(i)&&wl(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 Il(t){var e;for(t&&(Ia=!0,jp(),Ia=!0,e=t());;){if(Ng(),bd.length===0)return Ia=!1,Cl=null,ke&&($d=[]),e;Ia=!0,jp()}}function go(){return gt(this,null,function*(){yield Promise.resolve(),Il()})}function n(t){var e=t.f,i=(e&2)!==0;if(lu!==null&&lu.add(t),Rt!==null&&!pr){if(!(Go!=null&&Go[1].includes(t))||Go[0]!==Rt){var o=Rt.deps;t.rv<au&&(t.rv=au,Pn===null&&o!==null&&o[fr]===t?fr++:Pn===null?Pn=[t]:(!Ss||!Pn.includes(t))&&Pn.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,wa(r)&&Bp(r)),ke&&us&&!pr&&nd!==null&&Rt!==null&&nd.reaction===Rt)if(t.trace)t.trace();else{var l=xs("TracedAt");if(l){var d=nd.entries.get(t);d===void 0&&(d={traces:[]},nd.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 ws&&yl.has(t)?yl.get(t):t.v}function Pt(t){var e=pr;try{return pr=!0,t()}finally{pr=e}}var $$=-7169;function Cn(t,e){t.f=t.f&$$|e}function cu(t){if(!(typeof t!="object"||!t||t instanceof EventTarget)){if(qo in t)du(t);else if(!Array.isArray(t))for(let e in t){let i=t[e];typeof i=="object"&&i&&qo in i&&du(i)}}}function du(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{du(t[o],e)}catch(r){}let i=ba(t);if(i!==Object.prototype&&i!==Array.prototype&&i!==Map.prototype&&i!==Set.prototype&&i!==Date.prototype){let o=Kc(i);for(let r in o){let a=o[r].get;if(a)try{a.call(t)}catch(l){}}}}}function Xp(t,e){if(e){let i=document.body;t.autofocus=!0,En(()=>{document.activeElement===i&&t.focus()})}}function yd(t){var e=Rt,i=$t;Qi(null),mo(null);try{return t()}finally{Qi(e),mo(i)}}var Zp=new Set,uu=new Set;function Pa(t){if(!tt)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 Jp(t,e,i,o={}){function r(a){if(o.capture||El.call(e,a),!a.cancelBubble)return yd(()=>i==null?void 0:i.call(this,a))}return t.startsWith("pointer")||t.startsWith("touch")||t==="wheel"?En(()=>{e.addEventListener(t,r,o)}):e.addEventListener(t,r,o),r}function _t(t,e,i,o,r){var a={capture:o,passive:r},l=Jp(t,e,i,a);(e===document.body||e===window||e===document||e instanceof HTMLMediaElement)&&Io(()=>{e.removeEventListener(t,l,a)})}function rt(t){for(var e=0;e<t.length;e++)Zp.add(t[e]);for(var i of uu)i(t)}function El(t){var I;var e=this,i=e.ownerDocument,o=t.type,r=((I=t.composedPath)==null?void 0:I.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){fo(t,"currentTarget",{configurable:!0,get(){return a||i}});var p=Rt,m=$t;Qi(null),mo(null);try{for(var f,$=[];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[S,...C]=b;S.apply(a,[t,...C])}else b.call(a,t)}catch(R){f?$.push(R):f=R}if(t.cancelBubble||y===e||y===null)break;a=y}if(f){for(let R of $)queueMicrotask(()=>{throw R});throw f}}finally{t.__root=e,delete t.currentTarget,Qi(p),mo(m)}}}var x$;function zg(){x$=void 0}function Pl(t){var e=document.createElement("template");return e.innerHTML=t.replaceAll("<!>","<!---->"),e.content}function Po(t,e){var i=$t;i.nodes_start===null&&(i.nodes_start=t,i.nodes_end=e)}function L(t,e){var i=(e&1)!==0,o=(e&2)!==0,r,a=!t.startsWith("<!>");return()=>{if(tt)return Po(yt,null),yt;r===void 0&&(r=Pl(a?t:"<!>"+t),i||(r=Ii(r)));var l=o||ud?document.importNode(r,!0):r.cloneNode(!0);if(i){var d=Ii(l),s=l.lastChild;Po(d,s)}else Po(l,l);return l}}function T$(t,e,i="svg"){var o=!t.startsWith("<!>"),r=(e&1)!==0,a=`<${i}>${o?t:"<!>"+t}</${i}>`,l;return()=>{if(tt)return Po(yt,null),yt;if(!l){var d=Pl(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 p=Ii(u),m=u.lastChild;Po(p,m)}else Po(u,u);return u}}function Ie(t,e){return T$(t,e,"svg")}function ms(t=""){if(!tt){var e=In(t+"");return Po(e,e),e}var i=yt;return i.nodeType!==ml&&(i.before(i=In()),Ci(i)),Po(i,i),i}function Me(){if(tt)return Po(yt,null),yt;var t=document.createDocumentFragment(),e=document.createComment(""),i=In();return t.append(e,i),Po(e,i),t}function _(t,e){if(tt){$t.nodes_end=yt,Yi();return}t!==null&&t.before(e)}var C$=/\r/g;function Kg(t){t=t.replace(C$,"");let e=5381,i=t.length;for(;i--;)e=(e<<5)-e^t.charCodeAt(i);return(e>>>0).toString(36)}function qg(t){return t.endsWith("capture")&&t!=="gotpointercapture"&&t!=="lostpointercapture"}var I$=["beforeinput","click","change","dblclick","contextmenu","focusin","focusout","input","keydown","keyup","mousedown","mousemove","mouseout","mouseover","mouseup","pointerdown","pointermove","pointerout","pointerover","pointerup","touchend","touchmove","touchstart"];function Qg(t){return I$.includes(t)}var E$=["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 P$={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 Gg(t){var e;return t=t.toLowerCase(),(e=P$[t])!=null?e:t}var $A=[...E$,"formNoValidate","isMap","noModule","playsInline","readOnly","value","volume","defaultValue","defaultChecked","srcObject","noValidate","allowFullscreen","disablePictureInPicture","disableRemotePlayback"];var A$=["touchstart","touchmove"];function Yg(t){return A$.includes(t)}var k$=["$state","$state.raw","$derived","$derived.by"],yA=[...k$,"$state.snapshot","$props","$props.id","$bindable","$effect","$effect.pre","$effect.tracking","$effect.root","$inspect","$inspect().with","$inspect.trace","$host"];var L$=["textarea","script","style","title"];function jg(t){return L$.includes(t)}function pu(t){return t==null?void 0:t.replace(/\//g,"/")}var xd=!0;function fu(t){xd=t}function fe(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 jr(t,e){return Xg(t,e)}function tf(t,e){var l;tu(),e.intro=(l=e.intro)!=null?l:!1;let i=e.target,o=tt,r=yt;try{for(var a=Ii(i);a&&(a.nodeType!==lr||a.data!==Qs);)a=Yo(a);if(!a)throw ds;vo(!0),Ci(a),Yi();let d=Xg(t,Kt(Ae({},e),{anchor:a}));if(yt===null||yt.nodeType!==lr||yt.data!==_a)throw Xs(),ds;return vo(!1),d}catch(d){if(d===ds)return e.recover===!1&&ug(),tu(),pd(i),vo(!1),jr(t,e);throw d}finally{vo(o),Ci(r),zg()}}var Al=new Map;function Xg(t,{target:e,anchor:i,props:o={},events:r,context:a,intro:l=!0}){tu();var d=new Set,s=m=>{for(var f=0;f<m.length;f++){var $=m[f];if(!d.has($)){d.add($);var y=Yg($);e.addEventListener($,El,{passive:y});var b=Al.get($);b===void 0?(document.addEventListener($,El,{passive:y}),Al.set($,1)):Al.set($,b+1)}}};s(od(Zp)),uu.add(s);var u=void 0,p=Lg(()=>{var m=i!=null?i:e.appendChild(In());return Di(()=>{if(a){F({});var f=Ht;f.c=a}r&&(o.$$events=r),tt&&Po(m,null),xd=l,u=t(m,o)||{},xd=!0,tt&&($t.nodes_end=yt),a&&H()}),()=>{var y;for(var f of d){e.removeEventListener(f,El);var $=Al.get(f);--$===0?(document.removeEventListener(f,El),Al.delete(f)):Al.set(f,$)}uu.delete(s),m!==i&&((y=m.parentNode)==null||y.removeChild(m))}});return ef.set(u,p),u}var ef=new WeakMap;function Aa(t,e){let i=ef.get(t);return i?(ef.delete(t),i(e)):(ke&&Tg(),Promise.resolve())}function ii(t,e,...i){var o=t,r=ht,a;ji(()=>{r!==(r=e())&&(a&&(Gi(a),a=null),ke&&r==null&&pg(),a=Di(()=>r(o,...i)))},65536),tt&&(o=yt)}if(ke){let t=function(e){if(!(e in globalThis)){let i;Object.defineProperty(globalThis,e,{configurable:!0,get:()=>{if(i!==void 0)return i;vg(e)},set:o=>{i=o}})}};N$=t,t("$state"),t("$effect"),t("$derived"),t("$inspect"),t("$props"),t("$bindable")}var N$;function Nt(t){Ht===null&&hl("onMount"),cs&&Ht.l!==null?R$(Ht).m.push(t):Ne(()=>{let e=Pt(t);if(typeof e=="function")return e})}function mn(t){Ht===null&&hl("onDestroy"),Nt(()=>()=>Pt(t))}function R$(t){var i;var e=t.l;return(i=e.u)!=null?i:e.u={a:[],b:[],m:[]}}var Zg=new Map;function Jg(t,e){var i=Zg.get(t);i||(i=new Set,Zg.set(t,i)),i.add(e)}function V(t,e,[i,o]=[0,0]){tt&&i===0&&Yi();var r=t,a=null,l=null,d=Zi,s=i>0?65536:0,u=!1;let p=(f,$=!0)=>{u=!0,m($,f)},m=(f,$)=>{if(d===(d=f))return;let y=!1;if(tt&&o!==-1){if(i===0){let S=eu(r);S===Qs?o=0:S===Gs?o=1/0:(o=parseInt(S.substring(1)),o!==o&&(o=d?1/0:-1))}let b=o>i;!!d===b&&(r=Sa(),Ci(r),vo(!1),y=!0,o=-1)}d?(a?Cs(a):$&&(a=Di(()=>$(r))),l&&Kn(l,()=>{l=null})):(l?Cs(l):$&&(l=Di(()=>$(r,[i+1,o]))),a&&Kn(a,()=>{a=null})),y&&vo(!0)};ji(()=>{u=!1,e(p),u||m(null,null)},s),tt&&(r=yt)}function Is(t,e,i){tt&&Yi();var o=t,r=Zi,a,l=ps()?rg:vl;ji(()=>{l(r,r=e())&&(a&&Kn(a),a=Di(()=>i(o)))}),tt&&(o=yt)}var Js=null;function rf(t){Js=t}function wd(t,e){return e}function B$(t,e,i,o){for(var r=[],a=e.length,l=0;l<a;l++)ru(e[l].e,r,!0);var d=a>0&&r.length===0&&i!==null;if(d){var s=i.parentNode;pd(s),s.append(i),o.clear(),Zs(t,e[0].prev,e[a-1].next)}Qp(r,()=>{for(var u=0;u<a;u++){var p=e[u];d||(o.delete(p.k),Zs(t,p.prev,p.next)),Gi(p.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=tt?Ci(Ii(u)):u.appendChild(In())}tt&&Yi();var p=null,m=!1,f=Tn(()=>{var $=i();return ar($)?$:$==null?[]:od($)});ji(()=>{var $=n(f),y=$.length;if(m&&y===0)return;m=y===0;let b=!1;if(tt){var S=eu(l)===Gs;S!==(y===0)&&(l=Sa(),Ci(l),vo(!1),b=!0)}if(tt){for(var C=null,I,R=0;R<y;R++){if(yt.nodeType===lr&&yt.data===_a){l=yt,b=!0,vo(!1);break}var E=$[R],P=o(E,R);I=ih(yt,d,C,null,E,P,R,r,e,i),d.items.set(P,I),C=I}y>0&&Ci(Sa())}tt||F$($,d,l,r,e,o,i),a!==null&&(y===0?p?Cs(p):p=Di(()=>a(l)):p!==null&&Kn(p,()=>{p=null})),b&&vo(!0),n(f)}),tt&&(l=yt)}function F$(t,e,i,o,r,a,l){var Y,ge,ce,ne;var d=(r&8)!==0,s=(r&3)!==0,u=t.length,p=e.items,m=e.first,f=m,$,y=null,b,S=[],C=[],I,R,E,P;if(d)for(P=0;P<u;P+=1)I=t[P],R=a(I,P),E=p.get(R),E!==void 0&&((Y=E.a)==null||Y.measure(),(b!=null?b:b=new Set).add(E));for(P=0;P<u;P+=1){if(I=t[P],R=a(I,P),E=p.get(R),E===void 0){var O=f?f.e.nodes_start:i;y=ih(O,e,y,y===null?e.first:y.next,I,R,P,o,r,l),p.set(R,y),S=[],C=[],f=y.next;continue}if(s&&H$(E,I,P,r),(E.e.f&8192)!==0&&(Cs(E.e),d&&((ge=E.a)==null||ge.unfix(),(b!=null?b:b=new Set).delete(E))),E!==f){if($!==void 0&&$.has(E)){if(S.length<C.length){var D=C[0],U;y=D.prev;var z=S[0],G=S[S.length-1];for(U=0;U<S.length;U+=1)eh(S[U],D,i);for(U=0;U<C.length;U+=1)$.delete(C[U]);Zs(e,z.prev,G.next),Zs(e,y,z),Zs(e,G,D),f=D,y=G,P-=1,S=[],C=[]}else $.delete(E),eh(E,f,i),Zs(e,E.prev,E.next),Zs(e,E,y===null?e.first:y.next),Zs(e,y,E),y=E;continue}for(S=[],C=[];f!==null&&f.k!==R;)(f.e.f&8192)===0&&($!=null?$:$=new Set).add(f),C.push(f),f=f.next;if(f===null)continue;E=f}S.push(E),y=E,f=E.next}if(f!==null||$!==void 0){for(var le=$===void 0?[]:od($);f!==null;)(f.e.f&8192)===0&&le.push(f),f=f.next;var j=le.length;if(j>0){var ie=(r&4)!==0&&u===0?i:null;if(d){for(P=0;P<j;P+=1)(ce=le[P].a)==null||ce.measure();for(P=0;P<j;P+=1)(ne=le[P].a)==null||ne.fix()}B$(e,le,ie,p)}}d&&En(()=>{var _e;if(b!==void 0)for(E of b)(_e=E.a)==null||_e.apply()}),$t.first=e.first&&e.first.e,$t.last=y&&y.e}function H$(t,e,i,o){(o&1)!==0&&xl(t.v,e),(o&2)!==0?xl(t.i,i):t.i=i}function ih(t,e,i,o,r,a,l,d,s,u){var p=Js,m=(s&1)!==0,f=(s&16)===0,$=m?f?fs(r,!1,!1):Ar(r):r,y=(s&2)===0?l:Ar(l);ke&&m&&($.trace=()=>{var S=typeof y=="number"?l:y.v;u()[S]});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),tt),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=p}}function eh(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 U$(t,e,i){var a,l;if(!e||e===Kg(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[Hn]&&(o=`in ${dr[Hn]}`),Sg(pu(o))}function Sd(t,e,i=!1,o=!1,r=!1){var a=t,l="";B(()=>{var $;var d=$t;if(l===(l=($=e())!=null?$:"")){tt&&Yi();return}if(d.nodes_start!==null&&(Kp(d.nodes_start,d.nodes_end),d.nodes_start=d.nodes_end=null),l!==""){if(tt){for(var s=yt.data,u=Yi(),p=u;u!==null&&(u.nodeType!==lr||u.data!=="");)p=u,u=Yo(u);if(u===null)throw Xs(),ds;ke&&!r&&U$(u.parentNode,s,l),Po(yt,p),a=Ci(u);return}var m=l+"";i?m=`<svg>${m}</svg>`:o&&(m=`<math>${m}</math>`);var f=Pl(m);if((i||o)&&(f=Ii(f)),Po(Ii(f),f.lastChild),i||o)for(;Ii(f);)a.before(Ii(f));else a.before(f)}})}function Bi(t,e,i){tt&&Yi();var o=t,r,a;ji(()=>{r!==(r=e())&&(a&&(Kn(a),a=null),r&&(a=Di(()=>i(o,r))))},65536),tt&&(o=yt)}function ka(t,e,i,o,r,a){var y;let l=tt;tt&&Yi();var d=ke&&a&&((y=Ht)==null?void 0:y.function[Hn]),s,u,p=null;tt&&yt.nodeType===Qc&&(p=yt,Yi());var m=tt?yt:t,f,$=Js;ji(()=>{let b=e()||null;var S=r?r():i||b==="svg"?zc:null;if(b!==s){var C=Js;rf($),f&&(b===null?Kn(f,()=>{f=null,u=null}):b===u?Cs(f):(Gi(f),fu(!1))),b&&b!==u&&(f=Di(()=>{if(p=tt?p:S?document.createElementNS(S,b):document.createElement(b),ke&&a&&(p.__svelte_meta={loc:{file:d,line:a[0],column:a[1]}}),Po(p,p),o){tt&&jg(b)&&p.append(document.createComment(""));var I=tt?Ii(p):p.appendChild(In());tt&&(I===null?vo(!1):Ci(I)),o(p,I)}$t.nodes_end=p,m.before(p)})),s=b,s&&(u=s),fu(!0),rf(C)}},65536),l&&(vo(!0),Ci(m))}var af;function oh(t){return af=t.target,new sf(t)}var Es,kr,sf=class{constructor(e){qs(this,Es);qs(this,kr);var a,l;var i=new Map,o=(d,s)=>{var u=fs(s,!1,!1);return i.set(d,u),u};let r=new Proxy(Kt(Ae({},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===fl?!0:(n((u=i.get(s))!=null?u:o(s,Reflect.get(d,s))),Reflect.has(d,s))},set(d,s,u){var p;return N((p=i.get(s))!=null?p:o(s,u),u),Reflect.set(d,s,u)}});pl(this,kr,(e.hydrate?tf:jr)(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)&&Il(),pl(this,Es,r.$$events);for(let d of Object.keys(Oi(this,kr)))d==="$set"||d==="$destroy"||d==="$on"||fo(this,d,{get(){return Oi(this,kr)[d]},set(s){Oi(this,kr)[d]=s},enumerable:!0});Oi(this,kr).$set=d=>{Object.assign(r,d)},Oi(this,kr).$destroy=()=>{Aa(Oi(this,kr))}}$set(e){Oi(this,kr).$set(e)}$on(e,i){Oi(this,Es)[e]=Oi(this,Es)[e]||[];let o=(...r)=>i.call(this,...r);return Oi(this,Es)[e].push(o),()=>{Oi(this,Es)[e]=Oi(this,Es)[e].filter(r=>r!==o)}}$destroy(){Oi(this,kr).$destroy()}};Es=new WeakMap,kr=new WeakMap;function q(t,e){En(()=>{var r,a,l;var i=t.getRootNode(),o=i.host?i:(l=(r=i.head)!=null?r:i.ownerDocument.head)!=null?l:(a=af)==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),ke&&Jg(e.hash,d)}})}function Ps(t,e){var i=void 0,o;ji(()=>{i!==(i=e())&&(o&&(Gi(o),o=null),i&&(o=Di(()=>{Eo(()=>i(t))})))})}function nh(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=nh(t[e]))&&(o&&(o+=" "),o+=i)}else for(i in t)t[i]&&(o&&(o+=" "),o+=i);return o}function rh(){for(var t,e,i=0,o="",r=arguments.length;i<r;i++)(t=arguments[i])&&(e=nh(t))&&(o&&(o+=" "),o+=e);return o}function Td(t){return typeof t=="object"?rh(t):t!=null?t:""}var sh=[...`
|
|
44
|
-
\r\f \v\uFEFF`];function lh(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||sh.includes(o[l-1]))&&(d===o.length||sh.includes(o[d]))?o=(l===0?"":o.substring(0,l))+o.substring(d+1):l=d}}return o===""?null:o}function ah(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 lf(t){return t[0]!=="-"||t[1]!=="-"?t.toLowerCase():t}function dh(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(lf)),r&&s.push(...Object.keys(r).map(lf));var u=0,p=-1;let b=t.length;for(var m=0;m<b;m++){var f=t[m];if(d?f==="/"&&t[m-1]==="*"&&(d=!1):a?a===f&&(a=!1):f==="/"&&t[m+1]==="*"?d=!0:f==='"'||f==="'"?a=f:f==="("?l++:f===")"&&l--,!d&&a===!1&&l===0){if(f===":"&&p===-1)p=m;else if(f===";"||m===b-1){if(p!==-1){var $=lf(t.substring(u,p).trim());if(!s.includes($)){f!==";"&&m++;var y=t.substring(u,m).trim();i+=" "+y+";"}}u=m+1,p=-1}}}}return o&&(i+=ah(o)),r&&(i+=ah(r,!0)),i=i.trim(),i===""?null:i}return t==null?null:String(t)}function re(t,e,i,o,r,a){var l=t.__className;if(tt||l!==i||l===void 0){var d=lh(i,o,a);(!tt||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 df(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 Qe(t,e,i,o){var r=t.__style;if(tt||r!==e){var a=dh(e,o);(!tt||a!==t.getAttribute("style"))&&(a==null?t.removeAttribute("style"):t.style.cssText=a),t.__style=e}else o&&(Array.isArray(o)?(df(t,i==null?void 0:i[0],o[0]),df(t,i==null?void 0:i[1],o[1],"important")):df(t,i,o));return o}function Cd(t,e,i){if(t.multiple){if(e==null)return;if(!ar(e))return Cg();for(var o of t.options)o.selected=e.includes(ch(o));return}for(o of t.options){var r=ch(o);if(Vp(r,e)){o.selected=!0;return}}(!i||e!==void 0)&&(t.selectedIndex=-1)}function cf(t){var e=new MutationObserver(()=>{Cd(t,t.__value)});e.observe(t,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["value"]}),Io(()=>{e.disconnect()})}function ch(t){return"__value"in t?t.__value:t.value}var kl=Symbol("class"),Ll=Symbol("style"),fh=Symbol("is custom element"),mh=Symbol("is html");function vh(t,e){e?t.hasAttribute("selected")||t.setAttribute("selected",""):t.removeAttribute("selected")}function We(t,e,i,o){var r=hh(t);if(tt&&(r[e]=t.getAttribute(e),e==="src"||e==="srcset"||e==="href"&&t.nodeName==="LINK")){o||j$(t,e,i!=null?i:"");return}r[e]!==(r[e]=i)&&(e==="loading"&&(t[ng]=i),i==null?t.removeAttribute(e):typeof i!="string"&&_h(t).includes(e)?t[e]=i:t.setAttribute(e,i))}function gh(t,e,i,o,r=!1){var E;var a=hh(t),l=a[fh],d=!a[mh];let s=tt&&l;s&&vo(!1);var u=e||{},p=t.tagName==="OPTION";for(var m in e)m in i||(i[m]=null);i.class?i.class=Td(i.class):(o||i[kl])&&(i.class=null),i[Ll]&&((E=i.style)!=null||(i.style=null));var f=_h(t);for(let P in i){let O=i[P];if(p&&P==="value"&&O==null){t.value=t.__value="",u[P]=O;continue}if(P==="class"){var $=t.namespaceURI==="http://www.w3.org/1999/xhtml";re(t,$,O,o,e==null?void 0:e[kl],i[kl]),u[P]=O,u[kl]=i[kl];continue}if(P==="style"){Qe(t,O,e==null?void 0:e[Ll],i[Ll]),u[P]=O,u[Ll]=i[Ll];continue}var y=u[P];if(!(O===y&&!(O===void 0&&t.hasAttribute(P)))){u[P]=O;var b=P[0]+P[1];if(b!=="$$")if(b==="on"){let D={},U="$$"+P,z=P.slice(2);var S=Qg(z);if(qg(z)&&(z=z.slice(0,-7),D.capture=!0),!S&&y){if(O!=null)continue;t.removeEventListener(z,u[U],D),u[U]=null}if(O!=null)if(S)t[`__${z}`]=O,rt([z]);else{let G=function(le){u[P].call(this,le)};var R=G;u[U]=Jp(z,t,G,D)}else S&&(t[`__${z}`]=void 0)}else if(P==="style")We(t,P,O);else if(P==="autofocus")Xp(t,!!O);else if(!l&&(P==="__value"||P==="value"&&O!=null))t.value=t.__value=O;else if(P==="selected"&&p)vh(t,O);else{var C=P;d||(C=Gg(C));var I=C==="defaultValue"||C==="defaultChecked";if(O==null&&!l&&!I)if(a[P]=null,C==="value"||C==="checked"){let D=t,U=e===void 0;if(C==="value"){let z=D.defaultValue;D.removeAttribute(C),D.defaultValue=z,D.value=D.__value=U?z:null}else{let z=D.defaultChecked;D.removeAttribute(C),D.defaultChecked=z,D.checked=U?z:!1}}else t.removeAttribute(P);else I||f.includes(C)&&(l||typeof O!="string")?t[C]=O:typeof O!="function"&&We(t,C,O,r)}}}return s&&vo(!0),u}function Ji(t,e,i=[],o,r=!1,a=Qr){let l=i.map(a);var d=void 0,s={},u=t.nodeName==="SELECT",p=!1;if(ji(()=>{var f=e(...l.map(n)),$=gh(t,d,f,o,r);p&&u&&"value"in f&&Cd(t,f.value,!1);for(let b of Object.getOwnPropertySymbols(s))f[b]||Gi(s[b]);for(let b of Object.getOwnPropertySymbols(f)){var y=f[b];b.description===Cp&&(!d||y!==d[b])&&(s[b]&&Gi(s[b]),s[b]=Di(()=>Ps(t,()=>y))),$[b]=y}d=$}),u){var m=t;Eo(()=>{Cd(m,d.value),cf(m)})}p=!0}function hh(t){var e;return(e=t.__attributes)!=null?e:t.__attributes={[fh]:t.nodeName.includes("-"),[mh]:t.namespaceURI===Xv}}var uh=new Map;function _h(t){var e=uh.get(t.nodeName);if(e)return e;uh.set(t.nodeName,e=[]);for(var i,o=t,r=Element.prototype;r!==o;){i=Kc(o);for(var a in i)i[a].set&&e.push(a);o=ba(o)}return e}function j$(t,e,i){var o;ke&&(e==="srcset"&&X$(t,i)||uf((o=t.getAttribute(e))!=null?o:"",i)||wg(e,t.outerHTML.replace(t.innerHTML,t.innerHTML&&"..."),String(i)))}function uf(t,e){return t===e?!0:new URL(t,document.baseURI).href===new URL(e,document.baseURI).href}function ph(t){return t.split(",").map(e=>e.trim().split(" ").filter(Boolean))}function X$(t,e){var i=ph(t.srcset),o=ph(e);return o.length===i.length&&o.every(([r,a],l)=>a===i[l][1]&&(uf(i[l][0],r)||uf(r,i[l][0])))}var Z$=Wc?()=>performance.now():()=>Date.now(),Xr={tick:t=>(Wc?requestAnimationFrame:ht)(t),now:()=>Z$(),tasks:new Set};function bh(){let t=Xr.now();Xr.tasks.forEach(e=>{e.c(t)||(Xr.tasks.delete(e),e.f())}),Xr.tasks.size!==0&&Xr.tick(bh)}function $h(t){let e;return Xr.tasks.size===0&&Xr.tick(bh),{promise:new Promise(i=>{Xr.tasks.add(e={c:t,f:i})}),abort(){Xr.tasks.delete(e)}}}function mu(t,e){yd(()=>{t.dispatchEvent(new CustomEvent(e))})}function i1(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 yh(t){let e={},i=t.split(";");for(let o of i){let[r,a]=o.split(":");if(!r||a===void 0)break;let l=i1(r.trim());e[l]=a.trim()}return e}var o1=t=>t;function Zr(t,e,i,o){var R;var r=(t&1)!==0,a=(t&2)!==0,l=r&&a,d=(t&4)!==0,s=l?"both":r?"in":"out",u,p=e.inert,m=e.style.overflow,f,$;function y(){var O;var E=Rt,P=$t;Qi(null),mo(null);try{return u!=null?u:u=i()(e,(O=o==null?void 0:o())!=null?O:{},{direction:s})}finally{Qi(E),mo(P)}}var b={is_global:d,in(){var E;if(e.inert=p,!r){$==null||$.abort(),(E=$==null?void 0:$.reset)==null||E.call($);return}a||f==null||f.abort(),mu(e,"introstart"),f=pf(e,y(),$,1,()=>{mu(e,"introend"),f==null||f.abort(),f=u=void 0,e.style.overflow=m})},out(E){if(!a){E==null||E(),u=void 0;return}e.inert=!0,mu(e,"outrostart"),$=pf(e,y(),f,0,()=>{mu(e,"outroend"),E==null||E()})},stop:()=>{f==null||f.abort(),$==null||$.abort()}},S=$t;if(((R=S.transitions)!=null?R:S.transitions=[]).push(b),r&&xd){var C=d;if(!C){for(var I=S.parent;I&&(I.f&65536)!==0;)for(;(I=I.parent)&&(I.f&16)===0;);C=!I||(I.f&32768)!==0}C&&Eo(()=>{Pt(()=>b.in())})}}function pf(t,e,i,o,r){var a=o===1;if(Ys(e)){var l,d=!1;return En(()=>{if(!d){var S=e({direction:a?"in":"out"});l=pf(t,S,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:ht,deactivate:ht,reset:ht,t:()=>o};let{delay:s=0,css:u,tick:p,easing:m=o1}=e;var f=[];if(a&&i===void 0&&(p&&p(0,1),u)){var $=yh(u(0,1));f.push($,$)}var y=()=>1-o,b=t.animate(f,{duration:s,fill:"forwards"});return b.onfinish=()=>{var z;b.cancel();var S=(z=i==null?void 0:i.t())!=null?z:1-o;i==null||i.abort();var C=o-S,I=e.duration*Math.abs(C),R=[];if(I>0){var E=!1;if(u)for(var P=Math.ceil(I/16.666666666666668),O=0;O<=P;O+=1){var D=S+C*m(O/P),U=yh(u(D,1-D));R.push(U),E||(E=U.overflow==="hidden")}E&&(t.style.overflow="hidden"),y=()=>{var G=b.currentTime;return S+C*m(G/I)},p&&$h(()=>{if(b.playState!=="running")return!1;var G=y();return p(G,1-G),!0})}b=t.animate(R,{duration:I,fill:"forwards"}),b.onfinish=()=>{y=()=>o,p==null||p(o,1-o),r()}},{abort:()=>{b&&(b.cancel(),b.effect=null,b.onfinish=ht)},deactivate:()=>{r=ht},reset:()=>{o===0&&(p==null||p(1,0))},t:()=>y()}}function ff(t,e,i){var o=Ko(t,e);o&&o.set&&(t[e]=i,Io(()=>{t[e]=null}))}var ea,Ml,Id,gu,xh,hu=class hu{constructor(e){qs(this,gu);qs(this,ea,new WeakMap);qs(this,Ml);qs(this,Id);pl(this,Id,e)}observe(e,i){var o=Oi(this,ea).get(e)||new Set;return o.add(i),Oi(this,ea).set(e,o),Yv(this,gu,xh).call(this).observe(e,Oi(this,Id)),()=>{var r=Oi(this,ea).get(e);r.delete(i),r.size===0&&(Oi(this,ea).delete(e),Oi(this,Ml).unobserve(e))}}};ea=new WeakMap,Ml=new WeakMap,Id=new WeakMap,gu=new WeakSet,xh=function(){var e;return(e=Oi(this,Ml))!=null?e:pl(this,Ml,new ResizeObserver(i=>{for(var o of i){hu.entries.set(o.target,o);for(var r of Oi(this,ea).get(o.target)||[])r(o)}}))},sr(hu,"entries",new WeakMap);var mf=hu;var n1=new mf({box:"border-box"});function An(t,e,i){var o=n1.observe(t,()=>i(t[e]));Eo(()=>(Pt(()=>i(t[e])),o))}function wh(t,e){return t===e||(t==null?void 0:t[qo])===e}function ot(t={},e,i,o){return Eo(()=>{var r,a;return jo(()=>{r=a,a=(o==null?void 0:o())||[],Pt(()=>{t!==i(...a)&&(e(t,...a),r&&wh(i(...r),t)&&e(null,...r))})}),()=>{En(()=>{a&&wh(i(...a),t)&&e(null,...a)})}}),t}function xo(t=!1){let e=Ht,i=e.l.u;if(!i)return;let o=()=>cu(e.s);if(t){let r=0,a={},l=Qr(()=>{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&&vd(()=>{Sh(e,o),js(i.b)}),Ne(()=>{let r=Pt(()=>i.m.map(og));return()=>{for(let a of r)typeof a=="function"&&a()}}),i.a.length&&Ne(()=>{Sh(e,o),js(i.a)})}function Sh(t,e){if(t.l.s)for(let i of t.l.s)n(i);e()}function Ed(t,e,i){if(t==null)return e(void 0),i&&i(void 0),ht;let o=Pt(()=>t.subscribe(e,i));return o.unsubscribe?()=>o.unsubscribe():o}var Vl=[];function Lr(t,e){return{subscribe:ae(t,e).subscribe}}function ae(t,e=ht){let i=null,o=new Set;function r(d){if(vl(t,d)&&(t=d,i)){let s=!Vl.length;for(let u of o)u[1](),Vl.push(u,t);if(s){for(let u=0;u<Vl.length;u+=2)Vl[u][0](Vl[u+1]);Vl.length=0}}}function a(d){r(d(t))}function l(d,s=ht){let u=[d,s];return o.add(u),o.size===1&&(i=e(r,a)||ht),d(t),()=>{o.delete(u),o.size===0&&i&&(i(),i=null)}}return{set:r,update:a,subscribe:l}}function _i(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 Lr(i,(l,d)=>{let s=!1,u=[],p=0,m=ht,f=()=>{if(p)return;m();let y=e(o?u[0]:u,l,d);a?l(y):m=typeof y=="function"?y:ht},$=r.map((y,b)=>Ed(y,S=>{u[b]=S,p&=~(1<<b),s&&f()},()=>{p|=1<<b}));return s=!0,f(),function(){js($),m(),s=!1}})}function he(t){let e;return Ed(t,i=>e=i)(),e}var _u=!1,vf=Symbol();function x(t,e,i){var a;let o=(a=i[e])!=null?a:i[e]={store:null,source:fs(void 0),unsubscribe:ht};if(o.store!==t&&!(vf in i))if(o.unsubscribe(),o.store=t!=null?t:null,t==null)o.source.v=void 0,o.unsubscribe=ht;else{var r=!0;o.unsubscribe=Ed(t,l=>{r?o.source.v=l:N(o.source,l)}),r=!1}return t&&vf in i?he(t):n(o.source)}function Re(){let t={};function e(){Io(()=>{for(var i in t)t[i].unsubscribe();fo(t,vf,{enumerable:!1,value:!0})})}return[t,e]}function gf(t){var e=_u;try{return _u=!1,[t(),_u]}finally{_u=e}}var u1={get(t,e){if(!t.exclude.includes(e))return t.props[e]},set(t,e){return ke&&mg(`${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(ke?{props:t,exclude:e,name:i,other:{},to_proxy:[]}:{props:t,exclude:e},u1)}var p1={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===fl)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 As(...t){return new Proxy({props:t},p1)}function Th(t){var e,i;return(i=(e=t.ctx)==null?void 0:e.d)!=null?i:!1}function g(t,e,i,o){var D,U;var r=(i&1)!==0,a=!cs||(i&2)!==0,l=(i&8)!==0,d=(i&16)!==0,s=!1,u;l?[u,s]=gf(()=>t[e]):u=t[e];var p=qo in t||fl in t,m=l&&((U=(D=Ko(t,e))==null?void 0:D.set)!=null?U:p&&e in t&&(z=>t[e]=z))||void 0,f=o,$=!0,y=!1,b=()=>(y=!0,$&&($=!1,d?f=Pt(o):f=o),f);u===void 0&&o!==void 0&&(m&&a&&fg(e),u=b(),m&&m(u));var S;if(a)S=()=>{var z=t[e];return z===void 0?b():($=!0,y=!1,z)};else{var C=(r?Qr:Tn)(()=>t[e]);C.f|=131072,S=()=>{var z=n(C);return z!==void 0&&(f=void 0),z===void 0?f:z}}if((i&4)===0&&a)return S;if(m){var I=t.$$legacy;return function(z,G){return arguments.length>0?((!a||!G||I||s)&&m(G?S():z),z):S()}}var R=!1,E=!1,P=fs(u),O=Qr(()=>{var z=S(),G=n(P);return R?(R=!1,E=!0,G):(E=!1,P.v=z)});return l&&n(O),r||(O.equals=gl),function(z,G){if(lu!==null&&(R=E,S(),n(P)),arguments.length>0){let le=G?n(O):a&&l?di(z):z;if(!O.equals(le)){if(R=!0,N(P,le),y&&f!==void 0&&(f=le),Th(O))return z;Pt(()=>n(O))}return z}return Th(O)?O.v:n(O)}}var f1;typeof HTMLElement=="function"&&(f1=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))}}connectedCallback(){return gt(this,null,function*(){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(yield Promise.resolve(),!this.$$cn||this.$$c)return;let o={},r=m1(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]=hf(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=oh({component:this.$$ctor,target:this.shadowRoot||this,props:Kt(Ae({},this.$$d),{$$slots:o,$$host:this})}),this.$$me=nu(()=>{jo(()=>{var a;this.$$r=!0;for(let l of Ip(this.$$c)){if(!((a=this.$$p_d[l])!=null&&a.reflect))continue;this.$$d[l]=this.$$c[l];let d=hf(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]=hf(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 Ip(this.$$p_d).find(i=>this.$$p_d[i].attribute===e||!this.$$p_d[i].attribute&&i.toLowerCase()===e)||e}});function hf(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 m1(t){let e={};return t.childNodes.forEach(i=>{e[i.slot||"default"]=!0}),e}var Ch="5";var Ih,Eh,Ph;typeof window!="undefined"&&((Ph=(Eh=(Ih=window.__svelte)!=null?Ih:window.__svelte={}).v)!=null?Ph:Eh.v=new Set).add(Ch);import{areValidLiveRecordSources as EC,clientChecker as Iv}from"@vkontakte/videoplayer-core/es2015";import"@vkontakte/videoplayer-core/es2015";import{noop as Ob,safeStorage as PC,throttleFn as AC}from"@vkontakte/videoplayer-shared/es2015";import{SeekAction as kC}from"@vkontakte/videoplayer-statistics/es2015";import{InterfaceLanguage as v1,fillWithDefault as g1,VideoQuality as Ah}from"@vkontakte/videoplayer-shared/es2015";var h1={isMobile:void 0,disableInvisibleComponentsTimeout:500,debugLog:!1,devNullLog:!1,defaultLanguage:v1.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:Ah.Q_480P,highQualityLimit:Ah.Q_720P,episodeMinWidthPc:8,hideThumbTimerAfterTouch:!0,preventPauseOnVideoClick:!1,returnFocusOnControlsHide:!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},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},kh=t=>g1(t,h1),Lh=t=>bl("ui-config",t),Mt=()=>_l("ui-config");var Pd="vk_player_debug_panel_opened";var Mh="videoplayer",Vh="videoplayer";var vs={KeyF:"f",KeyK:"k",KeyC:"c",KeyM:"m"},Rh=new Set(["ArrowLeft","ArrowRight","KeyL","KeyJ"]),Nh=new Set(["Tab","Space","ArrowLeft","ArrowRight","ArrowUp","ArrowDown"]),Oh=new Set(["ShiftRight","ShiftLeft"]);var Dh=["TIMELINE"],Ad=[...Dh,"GRAPH_BUTTON"],_f=[...Dh,"PLAY_BUTTON"],kd=[...Ad,"PLAY_BUTTON"];var gs=(a=>(a.XS="xs",a.S="s",a.M="m",a.L="l",a.XL="xl",a))(gs||{}),Ma={xs:0,s:1,m:2,l:3,xl:4};import{assertNonNullable as Bh,VERSION as _1}from"@vkontakte/videoplayer-shared/es2015";import{VERSION as b1}from"@vkontakte/videoplayer-core/es2015";import{VERSION as $1}from"@vkontakte/videoplayer-statistics/es2015";var bu="prod",Rl="1.1.76-beta.2";var Va=(t,e,i)=>{let o=document.createElement("a");o.href=t,o.download=`${e}.${i}`,o.style.display="none",o.click()};var Fh=Symbol("storeContext"),Hh=Symbol("microStoresContext"),Uh=(t,e)=>{bl(Fh,t),bl(Hh,e),bu==="dev"&&(window.app={store:t,microStores:e})},ve=()=>{let t=_l(Fh);return Bh(t,"Store context is empty!"),t},wo=()=>{let t=_l(Hh);return Bh(t,"MicroStores context is empty!"),t},ci=(t,e)=>yu(t,t.getValue(),e),yu=(t,e,i)=>Lr(e,o=>{let r=t.subscribe(a=>{o(a),i==null||i(a)});return()=>r.unsubscribe()}),zh=(t,e,i,o)=>{var D,U,z,G,le,j,ie,Y,ge;let r=t.info,{width:a,height:l}=he(i.ui.playerSize),d=(U=(D=r.throughputEstimation$.getValue())==null?void 0:D.toFixed(0))!=null?U:0,s=(G=(z=r.rttEstimation$.getValue())==null?void 0:z.toFixed(0))!=null?G:0,u=r.isAutoQualityEnabled$.getValue()?"auto":"manual",p=`${Rl} (core: ${b1}, stat: ${$1}, shared: ${_1})`,m=he(i.state.errorLog$),f=m.length?`
|
|
45
|
-
`+
|
|
46
|
-
`,we=`Message: ${
|
|
47
|
-
`,
|
|
48
|
-
`;return
|
|
49
|
-
`):void 0
|
|
50
|
-
`)},Wh=(t,e,i)=>{var D,U,z,G;let o=t.info,{width:r,height:a}=he(i.ui.playerSize),l={version:Rl,viewport:`${r}x${a}`,volume:Math.round(he(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 p=o.currentBuffer$.getValue(),m=o.isLive$.getValue(),f=o.liveBufferTime$.getValue();p&&(m&&f?l.buffer=p.end-f:l.buffer=Math.max(p.end-he(i.state.positionExact$),0)),l.position=he(i.state.positionExact$);let $=o.throughputEstimation$.getValue();$&&(l.speed=$);let y=o.videoBitrate$.getValue();y&&(l.bitrate=y);let b=o.liveLatency$.getValue();b&&(l.liveLatency=b);let S=o.currentVideoSegmentLength$.getValue();S&&(l.currentVideoSegmentLength=S);let C=o.currentAudioSegmentLength$.getValue();C&&(l.currentAudioSegmentLength=C);let I=he(i.vsid);typeof I=="string"&&(l.vsid=I);let R=(D=t.info.currentVideoStream$.getValue())==null?void 0:D.codec;R&&(l.videoCodec=R);let E=(U=t.info.currentAudioStream$.getValue())==null?void 0:U.codec;E&&(l.audioCodec=E),((z=t.info.currentVideoStream$.getValue())==null?void 0:z.hdr)&&(l.hdr=!0);let O=(G=t.info.currentAudioStream$.getValue())==null?void 0:G.language;return O&&(l.audioLanguage=O),l},Kh=(t,e)=>Va(t,e,"mp4"),qh=t=>!t.type,Qh=t=>!!t.type,Gh=()=>{let e=[],i=0;return{add:(o,r)=>{e[i]=[o,r],i=(i+1)%10},find:o=>e.find(([r])=>r===o)}},$u=class{constructor(){this.destroyController=new AbortController;this.pendingDownloads=new Set}download(e){return gt(this,null,function*(){if(this.pendingDownloads.has(e))return null;this.pendingDownloads.add(e);try{let i=yield fetch(e,{signal:this.destroyController.signal});if(i.ok)return yield i.text();throw i}finally{this.pendingDownloads.delete(e)}})}destroy(){this.destroyController.abort(),this.pendingDownloads.clear()}isDestroyed(){return this.destroyController.signal.aborted}};import{isNullable as xf,safeStorage as Ei}from"@vkontakte/videoplayer-shared/es2015";import"@vkontakte/videoplayer-core/es2015";var y1="vk_player_",Yh="vk_player_prefer_traffic_saving_enabled",jh="vk_player_preferred_volume",Xh="vk_player_prefer_volume_mute",wf="vk_player_preferred_quality",bf="vk_player_preferred_default_quality_settings",$f="vk_player_preferred_quality_settings_by_video",Zh="vk_player_preferred_stream_language",Jh="vk_player_preferred_rate",e_="vk_player_preferred_autoplay_next",yf="vk_player_preferred_subtitles_language",t_="vk_player_user_video_prefs",i_=`${y1}preview_track_close_tooltip`,o_=t=>t>1?1:t<0?0:t,Sf=t=>Ei.set(jh,o_(t).toString(10)),xu=()=>{let t=Ei.get(jh);return xf(t)?void 0:o_(parseFloat(t))},Tf=(t,e)=>Ei.set(wf,JSON.stringify({videoId:t,value:e})),wu=()=>Ei.remove(wf),Cf=t=>{let e=Ei.get(wf);if(xf(e))return;let{videoId:i,value:o}=JSON.parse(e);if(t!==i){wu();return}return o},If=(t,e)=>{e?Ei.set(t,"true"):Ei.remove(t)},Ef=t=>Ei.get(t)==="true",Pf=t=>If(Xh,t),n_=()=>Ef(Xh),Ld=t=>If(Yh,t),Af=()=>Ef(Yh),r_=()=>Ei.get(Zh),kf=t=>Ei.set(Zh,t),Lf=()=>Ei.get(yf),Mf=t=>{t?Ei.set(yf,t):Ei.remove(yf)},s_=t=>Ei.set(Jh,JSON.stringify({rate:t})),a_=()=>{let t=Ei.get(Jh);if(xf(t))return;let{rate:e}=JSON.parse(t);return e},l_=t=>If(e_,t),d_=()=>Ef(e_),x1=()=>{let t=p=>{Ei.set(bf,JSON.stringify(p))},e=()=>{try{let p=Ei.get(bf);return p?JSON.parse(p):null}catch(p){return null}},i=()=>{try{let p=Ei.get($f);return p?JSON.parse(p):null}catch(p){return null}},o=p=>{Ei.set($f,JSON.stringify(p))},r=p=>{u(p);let m=p?i():null;if(m&&(m==null?void 0:m.videoId)===p)return Kt(Ae({},m),{appliesTo:"to-video"});m&&a();let f=e();return f?Kt(Ae({},f),{appliesTo:"as-default"}):(t({type:"auto_quality"}),{type:"auto_quality",appliesTo:"as-default"})},a=()=>{Ei.remove($f)},l=()=>{Ei.remove(bf)},d=(p,m="as-default")=>{p.type==="exact_quality"||m==="to-video"?o(p):t(p)},s=p=>{let m=r(p);if(m){switch(m.type){case"traffic_saving":Ld(!0);break;case"exact_quality":Tf(p,m.quality)}a(),l()}},u=p=>{let m=Cf(p);if(m){o({type:"exact_quality",videoId:p,quality:m});return}Af()&&t({type:"traffic_saving",videoId:p}),Ld(!1),wu()};return{getPreferredQualitySettings:r,migrateSettingsToLegacyWay:s,savePreferredQualitySettings:d,savePreferredDefaultQualitySettings:t,removePreferredQualitySettingsByVideo:a,getPreferredDefaultQualitySettings:e,getPreferredSubtitlesLanguage:Lf,savePreferredSubtitlesLanguage:Mf}},{getPreferredQualitySettings:c_,migrateSettingsToLegacyWay:u_,savePreferredQualitySettings:Su,savePreferredDefaultQualitySettings:Q8,removePreferredQualitySettingsByVideo:G8,getPreferredDefaultQualitySettings:Tu}=x1(),w1=3,S1=3,p_=()=>{let t=Ei.get(t_);if(t)try{return JSON.parse(t)}catch(e){return null}return null},Cu=(t,e)=>{var r,a;let i=p_();return(a=(r=i==null?void 0:i[t])==null?void 0:r[e])!=null?a:null},Vf=(t,e,i)=>{var l,d,s;let o=(l=p_())!=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=T1(o);Ei.set(t_,JSON.stringify(a))};function T1(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(S1),e.reduce((o,[r])=>(o[r]=C1(t[r]),o),{})}function C1(t){let e=Object.entries(t);return e.sort(([,i],[,o])=>i.updatedTs>o.updatedTs?-1:1),e.splice(w1),Object.fromEntries(e)}function f_(){Ei.set(i_,JSON.stringify(!0))}function m_(){let t=Ei.get(i_);try{return t?JSON.parse(t):!1}catch(e){return!1}}import{PlaybackState as Vb}from"@vkontakte/videoplayer-core/es2015";bg();var ta="var(--btn-color, #fff)";var I1=Ie('<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 s;F(e,!0);let i=g(e,"width",19,()=>"24"),o=g(e,"height",19,()=>"24"),r=g(e,"fill",3,ta),a=(s=e.viewBox)!=null?s:`0 0 ${i()} ${o()}`;var l=I1(),d=T(l);ii(d,()=>e.children),w(l),B(()=>{We(l,"aria-label",e.ariaLabel),We(l,"aria-hidden",!e.ariaLabel),We(l,"width",i()),We(l,"height",o()),We(l,"viewBox",a),We(l,"fill",r()),Qe(l,e.style),We(l,"data-testid",e.testId)}),_(t,l),H()}var E1=Ie('<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);function Md(t,e){F(e,!0);let i=g(e,"width",19,()=>"48"),o=g(e,"height",19,()=>"48");Ze(t,{get width(){return i()},get height(){return o()},get ariaLabel(){return e.ariaLabel},get testId(){return e.testId},children:(r,a)=>{var l=E1(),d=de(l),s=T(d);ii(s,()=>e.children),w(d),vi(),_(r,l)},$$slots:{default:!0}}),H()}import{isNullable as h_,InterfaceLanguage as __}from"@vkontakte/videoplayer-shared/es2015";var P1={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
|
-
|
|
52
|
-
|
|
53
|
-
so
|
|
54
|
-
Try switching the
|
|
55
|
-
`),o,r;for(let
|
|
56
|
-
`).filter(i=>!!i)[0]}function D1(t){try{let e=O1(t);if(e)return e}catch(e){}return{value:$_(t),type:t&&t.name,stacktrace:{frames:[]}}}function B1(){return"xxxxxxxxxxxx4xxxyxxxxxxxxxxxxxxx".replace(/[xy]/g,t=>{let e=Math.random()*16|0;return(t==="x"?e:e&3|8).toString(16)})}var Eu=class{constructor(e){if(e&&e.dsn){let i=N1.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 Kt(Ae({},this.getRequestBlank()),{exception:{values:[D1(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(R1,this.authHeader||""),i.send(JSON.stringify(e))}getRequestBlank(){return{platform:"javascript",event_id:B1(),sdk:{name:"micro-sentry.javascript.core",version:"0.0.0"},timestamp:Date.now()/1e3,environment:this.environment}}};function y_(t,e){return Object.prototype.toString.call(e)==="[object RegExp]"?e.test(t):typeof e=="string"?t.indexOf(e)!==-1:!1}function F1(){return window}var Pu=class t extends Eu{constructor(e,i=F1()){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",Ae({},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",Ae({},e)),this}setUser(e){return this.setKeyState("user",Ae({},e)),this}clone(){let e=new t(Kt(Ae({},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:[Ae({timestamp:Date.now()/1e3},this.beforeBreadcrumb(e))]})}setBreadcrumbs(e){this.setKeyState("breadcrumbs",e)}captureMessage(e,i){this.send(Kt(Ae({},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=>y_(i,o))):!1}getRequestBlank(){return Ae(Kt(Ae({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(Ae({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=>y_(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 Kt(Ae({},i),{[o]:a||d?[...a||[],...d||[]]:Ae(Ae({},typeof r!="string"?r:{}),typeof l!="string"?l:{})})},this._state)}setKeyState(e,i){this._state[e]=i}};import{isNonNullable as Au,Subscription as H1}from"@vkontakte/videoplayer-shared/es2015";var ku=null,Ra=class{constructor(e,i,o={}){!ku&&e.dsn&&(this.sentryClient=new Pu({dsn:e.dsn,environment:i.env}),this.version=i.version,this.sentrySubscription=new H1,this.options=e,this.context=o,ku=this)}destroy(){var e,i;(e=this.sentryClient)==null||e.destroy(),(i=this.sentrySubscription)==null||i.unsubscribe(),ku=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:p,blackErrorCategoryList:m}=l,{errorType:f,category:$}=i;if(Au($)&&m.includes($)||Au(f)&&p.includes(f))return;if(Math.random()<=d||Au($)&&u.includes($)||Au(f)&&s.includes(f)){Object.keys(i).length&&r.setTags(Ae({version:this.version},i)),(Object.keys(a).length||Object.keys(o).length)&&r.setExtras(Ae(Ae({},a),o));try{f&&r.captureMessage(f,i.fatal?Nl.fatal:Nl.error),r.report(e)}catch(b){console.error(b)}}}static getInstance(){return ku}};var hs=(d=>(d.Thumb="thumb",d.Video="video",d.Ads="ads",d.Crashed="crashed",d.LiveWaitingStart="LiveWaitingStart",d.LiveWaitingRecover="LiveWaitingRecover",d.LiveWaitingRecord="LiveWaitingRecord",d))(hs||{});var Lu=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()},Mu=t=>t.exitFullscreen?t.exitFullscreen():t.msExitFullscreen?t.msExitFullscreen():t.webkitExitFullscreen?t.webkitExitFullscreen():t.mozCancelFullScreen?t.mozCancelFullScreen():Promise.reject(),x_=(t,e)=>e?!0:t.fullscreenEnabled||!!t.webkitFullscreenEnabled||!!t.mozFullscreenEnabled||!!t.msFullscreenEnabled,w_=t=>{let e=t;e!=null&&e.webkitExitFullscreen&&(e==null||e.webkitExitFullscreen())},Rd=()=>{let t=document;return t.fullscreenElement||t.mozFullScreenElement||t.webkitFullscreenElement||t.msFullscreenElement},ia=()=>!!Rd(),Vu=t=>{document.addEventListener("fullscreenchange",t),document.addEventListener("webkitfullscreenchange",t),document.addEventListener("mozfullscreenchange",t),document.addEventListener("MSFullscreenChange",t)},Ru=t=>{document.removeEventListener("fullscreenchange",t),document.removeEventListener("webkitfullscreenchange",t),document.removeEventListener("mozfullscreenchange",t),document.removeEventListener("MSFullscreenChange",t)},S_=t=>{let e=window.screen;return(r=>gt(null,null,function*(){return 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))};import{clientChecker as T_}from"@vkontakte/videoplayer-core/es2015";var C_=()=>({title:Q("hotkey_map_modal_title"),closeBtnText:Q("hotkey_map_modal_close_btn_text"),groups:[{title:Q("hotkey_map_group_title_common"),items:[{description:Q("hotkey_map_item_mute_description"),value:Q("hotkey_map_item_mute_value")},{description:Q("hotkey_map_item_volume_up_description"),value:Q("hotkey_map_item_volume_up_value")},{description:Q("hotkey_map_item_volume_down_description"),value:Q("hotkey_map_item_volume_down_value")},{description:Q("hotkey_map_item_pip_description"),value:Q("hotkey_map_item_pip_value")},{description:Q("hotkey_map_item_full_screen_description"),value:Q("hotkey_map_item_full_screen_value")},{description:Q("hotkey_map_item_show_context_menu_description"),value:Q("hotkey_map_item_show_context_menu_value")},{description:Q("hotkey_map_item_show_hotkey_map_description"),value:Q("hotkey_map_item_show_hotkey_map_value")}]},{title:Q("hotkey_map_group_title_playback"),items:[{description:Q("hotkey_map_item_play_toggle_description"),value:Q("hotkey_map_item_play_toggle_value")},{description:Q("hotkey_map_item_seek_backward_description"),value:Q("hotkey_map_item_seek_backward_value")},{description:Q("hotkey_map_item_seek_forward_description"),value:Q("hotkey_map_item_seek_forward_value")},{description:Q("hotkey_map_item_fast_seek_backward_description"),value:Q("hotkey_map_item_fast_seek_backward_value")},{description:Q("hotkey_map_item_fast_seek_forward_description"),value:Q("hotkey_map_item_fast_seek_forward_value")},{description:Q("hotkey_map_item_rate_down_description"),value:Q("hotkey_map_item_rate_down_value")},{description:Q("hotkey_map_item_rate_up_description"),value:Q("hotkey_map_item_rate_up_value")},{description:Q("hotkey_map_item_prev_frame_description"),value:Q("hotkey_map_item_prev_frame_value")},{description:Q("hotkey_map_item_next_frame_description"),value:Q("hotkey_map_item_next_frame_value")},{description:Q("hotkey_map_item_jump_seek_description"),value:Q("hotkey_map_item_jump_seek_value")},{description:Q("hotkey_map_item_next_video_description"),value:Q("hotkey_map_item_next_video_value")},{description:Q("hotkey_map_item_prev_video_description"),value:Q("hotkey_map_item_prev_video_value")}]},{title:Q("hotkey_map_group_title_subtitles"),items:[{description:Q("hotkey_map_item_subtitles_toggle_description"),value:Q("hotkey_map_item_subtitles_toggle_value")}]},{title:Q("hotkey_map_group_title_episodes"),items:[{description:Q("hotkey_map_item_prev_episode_description"),value:T_.device.isApple?Q("hotkey_map_item_prev_episode_mac_value"):Q("hotkey_map_item_prev_episode_pc_value")},{description:Q("hotkey_map_item_next_episode_description"),value:T_.device.isApple?Q("hotkey_map_item_next_episode_mac_value"):Q("hotkey_map_item_next_episode_pc_value")}]}]});import{debounceFn as U1,ValueSubject as Df}from"@vkontakte/videoplayer-shared/es2015";var Na=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:U1(this.onResize.bind(this),300)};this.info={isActive$:new Df(!1),isEnabled$:new Df(!1),type:0};this.info.isEnabled$=new Df(e)}isSupported(){return document.pictureInPictureEnabled}isActive(){return this.info.isActive$.getValue()}setContext(e){this.svelteContext=e}revealPictureInPicture(){return gt(this,null,function*(){this.isRequested&&(this.removeEventHandlers(),yield this.request(),this.addEventHandlers())})}request(){return gt(this,null,function*(){var e;if(!(!this.isSupported()||this.isActive()))try{yield(e=this.videoElement)==null?void 0:e.requestPictureInPicture()}catch(i){this.isRequested=!1}})}exit(){return gt(this,null,function*(){!this.isSupported()||!this.isActive()||(yield 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=Ae({},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)}dispose(){return gt(this,null,function*(){this.removeEventHandlers(),yield 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 Oa(t){return t instanceof Na}import{devNull as I_,now as E_}from"@vkontakte/videoplayer-shared/es2015";function Ff(t,e){F(e,!1);let i=ve();Nt(()=>{i.getAdmanWrapper().startPostroll()}),xo(),H()}import{noop as K1}from"@vkontakte/videoplayer-shared/es2015";var z1=Ie('<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>'),W1=Ie('<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 Mr(t,e){F(e,!0);let i=g(e,"direction",3,"left"),o=g(e,"useBtnColor",3,!1),r=v(()=>["up","down"].includes(i())),a=v(()=>["right","down"].includes(i())),l=v(()=>`chevron-icon--${i()}`),d=v(()=>(()=>{let p="";return n(a)&&(p+="transform: rotate(180deg);"),p.length?p:void 0})()),s=v(()=>o()?ta:"currentColor"),u=v(()=>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:(p,m)=>{var f=Me(),$=de(f);{var y=S=>{var C=z1();_(S,C)},b=S=>{var C=W1();_(S,C)};V($,S=>{n(r)?S(y):S(b,!1)})}_(p,f)},$$slots:{default:!0}}),H()}var q1=(t,e,i)=>{t.stopPropagation(),n(e)&&i()()},Q1=L('<div class="skip s-1h"> <!></div>'),G1=L("<div><!></div>"),Y1={hash:"s-1h",code:".container.s-1h{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-1h{bottom:14px;font-size:15px;max-width:142px;top:unset}.skip.s-1h{align-items:flex-end;display:flex;gap:4px;white-space:nowrap}.skippable.s-1h{color:var(--white);cursor:pointer}.skippable.s-1h:hover{color:hsla(0,0%,100%,.75)}"};function Hf(t,e){F(e,!0),q(t,Y1);let[i,o]=Re(),r=()=>x(u,"$isMobile",i),a=g(e,"position",3,0),l=g(e,"secondsToWatchBeforeSkip",3,0),d=g(e,"skipAd",3,K1),u=ve().ui.isMobile,p=v(()=>a()>0&&a()>=l());var m=G1();let f;m.__click=[q1,p,d];var $=T(m);{var y=S=>{var C=Q1(),I=T(C),R=k(I);Mr(R,{direction:"right"}),w(C),B(E=>fe(I,`${E!=null?E:""} `),[()=>Q("skip_ads_now")]),_(S,C)},b=S=>{var C=ms();B(I=>fe(C,I),[()=>Q("skip_ads_after",{time:Math.ceil(l()-a()).toFixed(0)})]),_(S,C)};V($,S=>{n(p)?S(y):S(b,!1)})}w(m),B(S=>f=re(m,1,"container s-1h",null,f,S),[()=>({"container-mobile":r(),skippable:n(p)})]),_(t,m),H(),o()}rt(["click"]);var j1=L('<button class="go-to-site s-1g"> </button>'),X1={hash:"s-1g",code:"button.go-to-site.s-1g{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 Uf(t,e){F(e,!1),q(t,X1),xo();var i=j1(),o=T(i,!0);w(i),B(r=>fe(o,r),[()=>Q("visit_advertiser")],Tn),_(t,i),H()}var Z1=L('<div class="top-gradient-mobile s-r"></div>'),J1=L('<div class="container s-r"><!> <video style="width: 100%; height: 100%" playsinline=""></video> <!> <!> <!></div>',2),ey={hash:"s-r",code:".container.s-r{height:100%;width:100%}.top-gradient-mobile.s-r{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 Od(t,e){F(e,!0),q(t,ey);let[i,o]=Re(),r=()=>x(U,"$canSkipAd",i),a=()=>x(D,"$adPlaybackState",i),l=()=>x(I,"$isMobile",i),d=()=>x(z,"$adPosition",i),s=()=>x(G,"$secondsToWatchBeforeSkipAd",i),u=()=>x(C,"$isVideoEnded",i),p=g(e,"adsSlotId",3,void 0),m=g(e,"adsParams",3,void 0),f=g(e,"adsAutoplayParam",3,void 0),$=g(e,"duration",3,0),y=g(e,"adsExternalApi",3,void 0),b=ve(),S=Mt(),C=b.state.isEnded$,I=b.ui.isMobile,R=S.ads.isMobileGoToSiteButton,E=K(void 0),P=K(void 0),O=!1,D=b.ads.playbackState,U=b.ads.canSkip,z=b.ads.position,G=b.ads.secondsToWatchBeforeSkip,le=v(()=>r()&&a()!=="inactive"),j=v(()=>l()&&a()!=="inactive"&&R);Nt(()=>{let A=b.getAdmanWrapper();if(I_.push("ui",{key:"videoplayer_embed",strings:["new","adman_ads_mount"],numbers:[E_(),p()]}),!p()){A.onAdmanLoadingError();return}let Ke=()=>{var Fe;let{width:De,height:Be}=he(b.ui.playerSize),J=he(b.ui.isFullscreen),X=(Fe=f())!=null?Fe:he(b.ui.isAutoplay),Se=S.ads.paramsOverride;return{width:De,height:Be,isFullscreen:J,isAutoplay:X,adsContainer:n(E),adsVideoElement:n(P),slotId:p(),params:m(),paramsOverride:Se,duration:$(),externalApi:y()}},Ce=De=>gt(null,null,function*(){De&&(yield go());let Be=Ke();yield A.initAdman(Be),O=!0}),pe=new AbortController,se=()=>{pe.abort()};return window.AdmanHTML?Ce(!0).catch(()=>{A.onAdmanLoadingError()}):A.loadAdman(pe.signal).then(()=>Ce(!1)).catch(()=>{A.onAdmanLoadingError()}),()=>{I_.push("ui",{key:"videoplayer_embed",strings:["new","adman_ads_unmount"],numbers:[E_(),p()]}),!O&&se()}});var ie=J1(),Y=T(ie);{var ge=A=>{var Ke=Z1();_(A,Ke)};V(Y,A=>{l()&&A(ge)})}var ce=k(Y,2);ot(ce,A=>N(P,A),()=>n(P));var ne=k(ce,2);{var _e=A=>{Hf(A,{get position(){return d()},get secondsToWatchBeforeSkip(){return s()},get skipAd(){return b.actions.internal.skipAd}})};V(ne,A=>{n(le)&&A(_e)})}var we=k(ne,2);{var Z=A=>{Ff(A,{})};V(we,A=>{u()&&A(Z)})}var Oe=k(we,2);{var ue=A=>{Uf(A,{})};V(Oe,A=>{n(j)&&A(ue)})}w(ie),ot(ie,A=>N(E,A),()=>n(E)),_(t,ie),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 ty=Ie('<path fill="#fff"></path>'),iy=Ie("<path></path><!>",1);function Dd(t,e){let i=g(e,"isActive",3,!1),o=v(()=>i()?"live-active-icon":"live-icon"),r=v(()=>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=iy(),u=de(s),p=k(u);{var m=f=>{var $=ty();We($,"d",a),_(f,$)};V(p,f=>{i()&&f(m)})}B(()=>We(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 oy=L('<div class="equalizer s-e"><div class="col s-e"></div> <div class="col s-e"></div> <div class="col s-e"></div></div>'),ny=L('<div class="live-icon s-e"><!></div>'),ry=L('<span class="text s-e"> </span>'),sy=L("<div><!> <!></div>"),ay={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 Bd(t,e){q(t,ay);let i=g(e,"withEqualizer",3,!1),o=g(e,"isLive",3,!1),r=g(e,"isPlaying",3,!1);var a=sy();let l;var d=T(a);{var s=f=>{var $=oy();_(f,$)};V(d,f=>{i()&&f(s)})}var u=k(d,2);{var p=f=>{var $=ny(),y=T($);Dd(y,{isActive:!0}),w($),_(f,$)},m=f=>{var $=ry(),y=T($,!0);w($),B(()=>fe(y,e.time)),_(f,$)};V(u,f=>{o()?f(p):f(m,!1)})}w(a),B(f=>l=re(a,1,"wrapper s-e",null,l,f),[()=>({live:o(),playing:r()})]),_(t,a)}var Ol=(t,e,i)=>{let o;return()=>(window.clearTimeout(o),t?o=window.setTimeout(()=>e.set(!0),i):e.set(!1),()=>window.clearTimeout(o))};var ly=L('<div role="timer" data-testid="thumb-timer"><!></div>'),dy={hash:"s-k",code:".thumb-timer.s-k{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 Fd(t,e){F(e,!0),q(t,dy);let[i,o]=Re(),r=()=>x(p,"$disabled",i),a=g(e,"isHidden",3,!1),l=g(e,"isLive",3,!1),d=g(e,"isPlaying",3,!1),s=Mt(),u=v(()=>Xo(e.duration-e.position)),p=ae(!1);var m=ly();let f;var $=T(m);Bd($,{get time(){return n(u)},get isLive(){return l()},get isPlaying(){return d()},withEqualizer:!0}),w(m),Ps(m,()=>Ol(a()&&s.features.usePerformanceFix,p,s.disableInvisibleComponentsTimeout)),B(y=>f=re(m,1,"thumb-timer s-k",null,f,y),[()=>({"out-of-flow":r(),hidden:a()})]),_(t,m),H(),o()}var Dl=t=>{if(!navigator.clipboard){P_(t);return}navigator.clipboard.writeText(t).catch(()=>P_(t))};function P_(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)}}}import{ChromecastState as $y}from"@vkontakte/videoplayer-core/es2015";import{clientChecker as A_}from"@vkontakte/videoplayer-core/es2015";var zf="focus-hidden";var Vr=t=>{t.stopPropagation(),t.preventDefault()},Wf=t=>{var e,i;(i=(e=t.parentNode)==null?void 0:e.firstElementChild)==null||i.classList.remove(zf)},uy=t=>{var i;let e=t.previousElementSibling;e||(e=(i=t.parentNode)==null?void 0:i.lastElementChild),e==null||e.focus()},py=t=>{var i;let e=t.nextElementSibling;e||(e=(i=t.parentNode)==null?void 0:i.firstElementChild),e==null||e.focus()},fy=t=>{let e=t.code;return e==="Tab"&&!t.shiftKey||e==="ArrowDown"},my=t=>{let e=t.code;return e==="Tab"||e==="ArrowUp"},k_=t=>t.code==="Escape",vy=t=>t.code==="ArrowLeft",Hd=(t,e=[])=>{let i=t.code;return["Enter","Space",...e].includes(i)},L_=t=>{fy(t)?(Vr(t),py(t.target)):my(t)&&(Vr(t),uy(t.target))},ra=t=>!A_.device.isAndroid&&(t==null?void 0:t.detail)===0||A_.device.isAndroid&&(t==null?void 0:t.pointerType)==="",Bl=(t,e,i)=>gt(null,null,function*(){yield go(),t&&!t.classList.contains("opened")&&!e&&he(i)&&(yield go(),i.set(!1),t.focus())}),M_=(t,e,i)=>gt(null,null,function*(){yield go(),t&&!e&&he(i)&&(i.set(!1),t.focus())}),Ud=(t,e,i,o=!1)=>gt(null,null,function*(){if(yield go(),!!t&&e&&!o){let a=t.children[0];a==null||a.classList.toggle(zf,!i),a==null||a.focus()}}),V_=(t,e)=>gt(null,null,function*(){setTimeout(()=>{let i=t[e];!!i&&i.focus()},100)}),Nu=(t,e)=>{L_(t),Wf(t.target),k_(t)&&(Vr(t),e())},Ou=(t,e)=>gt(null,null,function*(){Hd(t,["ArrowRight"])&&(Vr(t),e())}),R_=(t,e,i)=>gt(null,null,function*(){if(L_(t),vy(t)){Vr(t),e();return}k_(t)&&(Vr(t),i())}),Fl=(t,e)=>{Hd(t)&&(Vr(t),e())},N_=(t,e,i)=>{if(Hd(t))Vr(t),i(!e);else{let o=t.code;if(o==="ArrowLeft"&&e){i(!1),Vr(t);return}o==="ArrowRight"&&!e&&(i(!0),Vr(t))}},O_=t=>{let e=t.getBoundingClientRect(),i=-14,o=e.left+e.width,r=e.top+i;return{right:o,bottom:r}},D_=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}};import{isNullable as Du,isValidURL as yy}from"@vkontakte/videoplayer-shared/es2015";var Jr={"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};import{noop as B_}from"@vkontakte/videoplayer-shared/es2015";var hy=(t,e)=>{Fl(t,()=>e())},_y=L('<li class="item s-1p" role="menuitem" tabindex="0"> </li>'),by={hash:"s-1p",code:".item.s-1p{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-1p:hover{background:rgba(66,66,66,.5);color:var(--white)}"};function Kf(t,e){F(e,!0),q(t,by);let i=g(e,"onClick",3,B_),o=g(e,"closeContextMenu",3,B_),r=d=>{d==null||d.stopPropagation(),i()(),o()()};var a=_y();a.__click=r,a.__keydown=[hy,r];var l=T(a,!0);w(a),B(()=>{var d;We(a,"aria-label",(d=e.ariaLabel)!=null?d:e.label),We(a,"data-testid",e.id),fe(l,e.label)}),_(t,a),H()}rt(["click","keydown"]);var Ba=(t,e)=>t.weight-e.weight;var zd=(o=>(o.OPEN_SUB_MENU="OPEN_SUB_MENU",o.CLICK="CLICK",o.SWITCH="SWITCH",o))(zd||{});var xy=(t,e)=>{Nu(t,e)},wy=t=>{t.preventDefault()},Sy=L('<ul role="menu" class="s-w"></ul>'),Ty={hash:"s-w",code:"ul.s-w{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 qf(t,e){F(e,!0),q(t,Ty);let[i,o]=Re(),r=()=>x(ge,"$playerPhase",i),a=()=>x(le,"$isLive$",i),l=()=>x(ce,"$isPiPEnabled$",i),d=()=>x(G,"$chromecastState$",i),s=()=>x(ne,"$pictureInPictureApiIsActive$",i),u=()=>x(Y,"$isLooped$",i),p=()=>x(j,"$positionExact$",i),m=()=>x(D,"$additionalContextMenuItems$",i),f=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),S=K(0),C=K(0),I=ve(),{pictureInPicture$:R}=wo(),E=Mt(),P=I.ui.contextMenu.visible$,O=I.ui.debugPanelVisible,D=I.ui.additionalContextMenuItems$,U=I.ui.t,z=I.actions.internal.togglePictureInPicture,G=I.state.chromecastState$,le=I.state.isLive$,j=I.state.positionExact$,ie=I.state.isInteractive,Y=I.state.looped$,ge=I.playerPhase,{isEnabled$:ce,isActive$:ne}=R,_e=v(()=>r()==="video"),we=v(()=>!!a()&&n(_e)),Z=v(()=>["thumb","LiveWaitingStart","LiveWaitingRecover","LiveWaitingRecord"].includes(r())),Oe=v(()=>{var $e;return E.features.copyVideoLink&&(($e=I.callbacks)==null?void 0:$e.onCopyVideoLink)}),ue=v(()=>n(Oe)&&!n(Z)&&!ie&&!n(we)),A=v(()=>{var $e;return!!(($e=I.callbacks)!=null&&$e.onCopyEmbedCodeClicked)}),Ke=v(()=>l()&&d()!==$y.CONNECTED&&!ie&&n(_e)),Ce=v(()=>!ie&&!n(Z)&&!n(we)),pe=v(()=>E.features.videoRotate&&!ie&&!n(Z)),se=v(()=>E.showSupport&&!s()),De=v(()=>E.features.saveTraceInfoToFile),Be=()=>{var $e;P.set(!1),($e=e.returnFocus)==null||$e.call(e)},J=($e,Je)=>{if(!b()||!y())return;let ze=b().getBoundingClientRect(),nt=y().getBoundingClientRect();N(S,$e-nt.left),N(C,Je-nt.top),n(S)+ze.width>nt.width&&N(S,nt.width-ze.width),n(C)+ze.height>nt.height&&N(C,nt.height-ze.height),N(S,Math.max(n(S),0),!0),N(C,Math.max(n(C),0),!0)};Ne(()=>{gt(null,null,function*(){if(b()&&y()){yield go();let{top:Je,left:ze,bottom:nt,right:ei}=$(),ai=ze!=null?ze:0,gi=Je!=null?Je:0,bi=b().getBoundingClientRect();Du(ze)&&!Du(ei)&&(ai=ei-bi.width),Du(Je)&&!Du(nt)&&(gi=nt-bi.height),ai=Math.max(ai,0),gi=Math.max(gi,0),J(ai,gi)}})});let X=()=>{I.actions.internal.videoRotate()},Se=()=>{yy(e.supportLink)&&window.open(e.supportLink,"_blank"),I.actions.internal.reportProblem(),I.actions.internal.pause()},Fe=()=>{let $e=I.actions.internal.getDebugTextData();if(E.features.saveDebugInfoToFile){let Je=new Blob([...$e],{type:"plain/text"}),ze=window.URL.createObjectURL(Je);Va(ze,"vk_player_debug_info","txt")}else Dl(I.actions.internal.getDebugTextData())},qe=()=>{let $e=I.actions.internal.getTraceTextData(),Je=new Blob([...$e],{type:"application/json"}),ze=window.URL.createObjectURL(Je);Va(ze,"vk_player_trace_info","json")},Ge=()=>{O.set(!0)},Te=()=>gt(null,null,function*(){var $e;try{z()}finally{($e=e.returnFocus)==null||$e.call(e)}}),Le=()=>{I.actions.internal.setLooped(!u())},Ue=()=>{var $e,Je;if(n(A)){let ze=(Je=($e=I.callbacks)==null?void 0:$e.onCopyEmbedCodeClicked)==null?void 0:Je.call($e);ze&&Dl(ze)}},Vt=($e=!1)=>{var Je,ze;if((Je=I.callbacks)!=null&&Je.onCopyVideoLink){let nt=(ze=I.callbacks)==null?void 0:ze.onCopyVideoLink($e,p());nt&&Dl(nt)}},et=v(()=>E.features.saveDebugInfoToFile?U("menu_save_debug"):U("menu_copy_debug")),Ot=v(()=>n(Oe)?{id:"copy-link",weight:Jr["copy-link"],label:U("menu_copy_video_link"),onClick:()=>Vt()}:void 0),qt=v(()=>n(ue)?{id:"copy-link-timestamp",weight:Jr["copy-link-timestamp"],label:U("menu_copy_video_link_with_timestamp"),onClick:()=>Vt(!0)}:void 0),St=v(()=>n(A)?{id:"copy-embed-code",weight:Jr["copy-embed-code"],label:U("menu_copy_embed_code"),onClick:Ue}:void 0),Jt=v(()=>n(Ke)?{id:"pip",weight:Jr.pip,label:s()?U("menu_pip_close"):U("menu_pip"),onClick:Te}:void 0),Dt=v(()=>n(Ce)?{id:"video-loop",weight:Jr["video-loop"],label:u()?U("menu_video_loop_off"):U("menu_video_loop_on"),ariaLabel:U("aria_label_menu_loop"),onClick:Le}:void 0),ye=v(()=>n(pe)?{id:"rotate",weight:Jr.rotate,label:U("menu_video_rotate"),ariaLabel:U("aria_label_menu_rotate"),onClick:X}:void 0),be=v(()=>n(se)?{id:"report",weight:Jr.report,label:U("menu_report"),ariaLabel:`${U("menu_report")}. ${U("aria_label_new_tab_alert")}`,onClick:Se}:void 0),ee=v(()=>({id:"save-debug",weight:Jr["save-debug"],label:n(et),onClick:Fe})),xe=v(()=>n(De)?{id:"save-trace",weight:Jr["save-trace"],label:U("menu_save_debug"),onClick:qe}:void 0),Pe=v(()=>({id:"debug-info",weight:Jr["debug-info"],label:U("menu_debug_overlay"),ariaLabel:U("aria_label_menu_debug_overlay"),onClick:Ge})),It=v(()=>[n(Ot),n(qt),n(St),n(Jt),n(Dt),n(ye),n(be),n(ee),n(xe),n(Pe),...m()].filter($e=>!!$e).sort(Ba));var Ve=Me(),st=de(Ve);{var mt=$e=>{var Je=Sy();Je.__contextmenu=[wy],Je.__keydown=[xy,Be],wi(Je,21,()=>n(It),ze=>ze.id,(ze,nt)=>{Kf(ze,{get id(){return n(nt).id},get label(){return n(nt).label},get ariaLabel(){return n(nt).ariaLabel},get onClick(){return n(nt).onClick},closeContextMenu:Be})}),w(Je),ot(Je,ze=>b(ze),()=>b()),B(()=>{var ze,nt;return Qe(Je,`top: ${(ze=n(C))!=null?ze:""}px; left: ${(nt=n(S))!=null?nt:""}px;`)}),_($e,Je)};V(st,$e=>{f()&&$e(mt)})}_(t,Ve),H(),o()}rt(["contextmenu","keydown"]);var Bu=class{constructor(e){this.value=e,this.next=null}};var Hl=class{constructor(e){this.top=null,this.bottom=null,this.size=0,this.maxSize=e}push(e){let i=new Bu(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 Cy=L('<div class="container s-1f"><canvas class="s-1f"></canvas></div>'),Iy={hash:"s-1f",code:".container.s-1f{display:inline-block;height:16px;width:120px}canvas.s-1f{margin-top:2px;transform:scaleY(-1)}"};function Wd(t,e){F(e,!0),q(t,Iy);let i=g(e,"values",19,()=>[]),o=K(void 0),r=K(null),a=16,l=120,d=60,s=l/d;Nt(()=>{n(o).width=l,n(o).height=a,N(r,n(o).getContext("2d"),!0)});function u(f,$,y,b,S){S===0&&(S=1),f.fillStyle="#fff",f.fillRect($,y,b,S)}Ne(()=>{let f="";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 S=y*s,C=$>0?a*(i()[b]/$):0;u(n(r),S,0,s,C),f=C+" "+f,y--}}});var p=Cy(),m=T(p);ot(m,f=>N(o,f),()=>n(o)),w(p),_(t,p),H()}import{safeStorage as F_}from"@vkontakte/videoplayer-shared/es2015";var Ey=(t,e)=>{t.stopPropagation(),F_.remove(Pd),e.set(!1)},Py=L('<div class="s-v"><div class="s-v">Video id</div> <span> </span></div>'),Ay=L('<div class="s-v"><div class="s-v">VSID</div> <span> </span></div>'),ky=L('<div class="s-v"><div class="s-v">Provider</div> <span> </span></div>'),Ly=L('<div class="s-v"><div class="s-v">Streams</div> <span> </span></div>'),My=L('<div class="s-v"><div class="s-v">Viewport</div> <span> </span></div>'),Vy=L('<div class="s-v"><div class="s-v">Video size</div> <span> </span></div>'),Ry=L('<div class="s-v"><div class="s-v">CDN host</div> <span> </span></div>'),Ny=L('<div class="s-v"><div class="s-v">Volume</div> <span> </span></div>'),Oy=L('<div class="s-v"><div class="s-v">Position</div> <span> </span></div>'),Dy=L('<div class="s-v"><div class="s-v">Buffer</div> <span> </span></div>'),By=L('<div class="s-v"><div class="s-v">Live latency</div> <span> </span></div>'),Fy=L('<div class="s-v"><div class="s-v">Segment</div> <span> </span></div>'),Hy=L('<div class="s-v"><div class="s-v">Network</div> <!> <span> </span></div>'),Uy=L('<div class="s-v"><div class="s-v">V bitrate</div> <!> <span> </span></div>'),zy=L('<div role="region"><button class="close s-v" title="закрыть">[x]</button> <div class="content s-v"><div class="s-v"><div class="s-v">Version</div> <span> </span></div> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <div class="s-v"><div class="s-v">Dropped</div> <span> </span></div> <!> <!> <div class="s-v"><div class="s-v">FPS</div> <!> <span> </span></div></div></div>'),Wy={hash:"s-v",code:".container.s-v{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-v{left:16px;top:16px}button.close.s-v{background-color:transparent;border:none;color:#fff;cursor:pointer;outline:0;padding:0;position:absolute;right:5px;top:3px}.content.s-v{padding:5px}.content.s-v>div:where(.s-v)>div:where(.s-v){display:inline-block;padding:0 5px;text-align:right;width:60px}"};function Kd(t,e){F(e,!0),q(t,Wy);let[i,o]=Re(),r=()=>x(d,"$isMobile",i),a=ve(),l=a.ui.debugPanelVisible,d=a.ui.isMobile,s=K(di(a.actions.internal.getDebugPanelData())),u=a.actions.internal.getVideoElement(),p=K(0),m=K(0),f=K(0),$=new Hl(60),y=new Hl(60),b=new Hl(60),S=K(di([])),C=K(di([])),I=K(di([])),R=Q("aria_label_debug_panel");Nt(()=>{F_.set(Pd,"true"),a.actions.internal.startLogging(),u&&(N(m,u.getVideoPlaybackQuality().droppedVideoFrames,!0),N(p,u.getVideoPlaybackQuality().totalVideoFrames,!0));let ye=window.setInterval(()=>{N(s,a.actions.internal.getDebugPanelData(),!0)},500),be;return u&&(be=window.setInterval(()=>{if(u){N(m,u.getVideoPlaybackQuality().droppedVideoFrames,!0);let ee=u.getVideoPlaybackQuality().totalVideoFrames;N(f,ee-n(p)),N(p,ee,!0),$.push(n(f)),n(s).speed&&y.push(n(s).speed),n(s).bitrate&&b.push(n(s).bitrate),N(S,$.getValuesFromBottom(),!0),N(C,y.getValuesFromBottom(),!0),N(I,b.getValuesFromBottom(),!0)}},1e3)),()=>{a.actions.internal.stopLogging(),clearInterval(ye),be&&clearInterval(be)}});var E=zy();let P;var O=T(E);O.__click=[Ey,l];var D=k(O,2),U=T(D),z=k(T(U),2),G=T(z,!0);w(z),w(U);var le=k(U,2);{var j=ye=>{var be=Py(),ee=k(T(be),2),xe=T(ee,!0);w(ee),w(be),B(()=>fe(xe,n(s).id)),_(ye,be)};V(le,ye=>{n(s).id&&ye(j)})}var ie=k(le,2);{var Y=ye=>{var be=Ay(),ee=k(T(be),2),xe=T(ee,!0);w(ee),w(be),B(()=>fe(xe,n(s).vsid)),_(ye,be)};V(ie,ye=>{n(s).vsid&&ye(Y)})}var ge=k(ie,2);{var ce=ye=>{var be=ky(),ee=k(T(be),2),xe=T(ee,!0);w(ee),w(be),B(()=>fe(xe,n(s).provider)),_(ye,be)};V(ge,ye=>{n(s).provider&&ye(ce)})}var ne=k(ge,2);{var _e=ye=>{var be=Ly(),ee=k(T(be),2),xe=T(ee);w(ee),w(be),B(()=>{var Pe,It;return fe(xe,`Video: ${(Pe=n(s).videoCodec||"")!=null?Pe:""} ${n(s).hdr?"(HDR)":""}
|
|
41
|
+
`}),t.stack&&po(t,"stack",{value:t.stack.split(`
|
|
42
|
+
`).filter(a=>!a.includes("svelte/src/internal")).join(`
|
|
43
|
+
`)})}}var xa=!1,bl=null,wa=!1,ys=!1;function Rp(t){ys=t}var fd=[],vd=[],Nt=null,ar=!1;function qi(t){Nt=t}var xt=null;function fo(t){xt=t}var qo=null;function Kc(t){Nt!==null&&Nt.f&2097152&&(qo===null?qo=[Nt,[t]]:qo[1].push(t))}var In=null,lr=0,sr=null;function Ng(t){sr=t}var ih=1,eu=0,xs=!1,tu=null;function id(){return++ih}function _a(t){var v,p;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,s,l=(e&512)!==0,d=o&&xt!==null&&!xs,a=i.length;if(l||d){var u=t,f=u.parent;for(r=0;r<a;r++)s=i[r],(l||!((v=s==null?void 0:s.reactions)!=null&&v.includes(u)))&&((p=s.reactions)!=null?p:s.reactions=[]).push(u);l&&(u.f^=512),d&&f!==null&&(f.f&256)===0&&(u.f^=256)}for(r=0;r<a;r++)if(s=i[r],_a(s)&&Vp(s),s.wv>t.wv)return!0}(!o||xt!==null&&!xs)&&Cn(t,1024)}return!1}function oh(t,e,i=!0){var o=t.reactions;if(o!==null)for(var r=0;r<o.length;r++){var s=o[r];qo!=null&&qo[1].includes(t)&&qo[0]===Nt||((s.f&2)!==0?oh(s,e,!1):e===s&&(i?Cn(s,2048):(s.f&1024)!==0&&Cn(s,4096),nd(s)))}}function Wc(t){var x,w;var e=In,i=lr,o=sr,r=Nt,s=xs,l=qo,d=Wt,a=ar,u=t.f;In=null,lr=0,sr=null,xs=(u&256)!==0&&(ar||!wa||Nt===null),Nt=(u&96)===0?t:null,qo=null,Jl(t.ctx),ar=!1,eu++,t.f|=2097152;try{var f=(0,t.fn)(),v=t.deps;if(In!==null){var p;if(cd(t,lr),v!==null&&lr>0)for(v.length=lr+In.length,p=0;p<In.length;p++)v[lr+p]=In[p];else t.deps=v=In;if(!xs||(u&2)!==0&&t.reactions!==null)for(p=lr;p<v.length;p++)((w=(x=v[p]).reactions)!=null?w:x.reactions=[]).push(t)}else v!==null&&lr<v.length&&(cd(t,lr),v.length=lr);if(ss()&&sr!==null&&!ar&&v!==null&&(t.f&6146)===0)for(p=0;p<sr.length;p++)oh(sr[p],t);return r!==null&&r!==t&&(eu++,sr!==null&&(o===null?o=sr:o.push(...sr))),f}catch(y){Jg(y)}finally{In=e,lr=i,sr=o,Nt=r,xs=s,qo=l,Jl(d),ar=a,t.f^=2097152}}function A_(t,e){let i=e.reactions;if(i!==null){var o=gg.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&&(In===null||!In.includes(e))&&(Cn(e,4096),(e.f&768)===0&&(e.f^=512),zc(e),cd(e,0))}function cd(t,e){var i=t.deps;if(i!==null)for(var o=e;o<i.length;o++)A_(t,i[o])}function gl(t){var e=t.f;if((e&16384)===0){Cn(t,1024);var i=xt,o=wa;if(xt=t,wa=!0,Re){var r=nr;ed(t.component_function)}try{(e&16)!==0?jg(t):Bp(t),Dp(t);var s=Wc(t);if(t.teardown=typeof s=="function"?s:null,t.wv=ih,Re&&rs&&(t.f&2048)!==0&&t.deps!==null)for(var l of t.deps)l.set_during_effect&&(l.wv=id(),l.set_during_effect=!1);Re&&vd.push(t)}finally{wa=o,xt=i,Re&&ed(r)}}}function eh(){console.error("Last ten effects were: ",vd.slice(-10).map(t=>t.fn)),vd=[]}function P_(){try{Cg()}catch(t){if(Re&&po(t,"stack",{value:""}),bl!==null)if(Re)try{pd(t,bl)}catch(e){throw eh(),e}else pd(t,bl);else throw Re&&eh(),t}}function Kp(){var t=wa;try{var e=0;for(wa=!0;fd.length>0;){e++>1e3&&P_();var i=fd,o=i.length;fd=[];for(var r=0;r<o;r++){var s=L_(i[r]);M_(s)}vl.clear()}}finally{xa=!1,wa=t,bl=null,Re&&(vd=[])}}function M_(t){var e=t.length;if(e!==0)for(var i=0;i<e;i++){var o=t[i];(o.f&24576)===0&&_a(o)&&(gl(o),o.deps===null&&o.first===null&&o.nodes_start===null&&(o.teardown===null?Fp(o):o.fn=null))}}function nd(t){xa||(xa=!0,queueMicrotask(Kp));for(var e=bl=t;e.parent!==null;){e=e.parent;var i=e.f;if((i&96)!==0){if((i&1024)===0)return;e.f^=1024}}fd.push(e)}function L_(t){for(var e=[],i=t;i!==null;){var o=i.f,r=(o&96)!==0,s=r&&(o&1024)!==0;if(!s&&(o&8192)===0){(o&4)!==0?e.push(i):r?i.f^=1024:_a(i)&&gl(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 $l(t){var e;for(t&&(xa=!0,Kp(),xa=!0,e=t());;){if(Zg(),fd.length===0)return xa=!1,bl=null,Re&&(vd=[]),e;xa=!0,Kp()}}function mo(){return $t(this,null,function*(){yield Promise.resolve(),$l()})}function n(t){var e=t.f,i=(e&2)!==0;if(tu!==null&&tu.add(t),Nt!==null&&!ar){if(!(qo!=null&&qo[1].includes(t))||qo[0]!==Nt){var o=Nt.deps;t.rv<eu&&(t.rv=eu,In===null&&o!==null&&o[lr]===t?lr++:In===null?In=[t]:(!xs||!In.includes(t))&&In.push(t))}}else if(i&&t.deps===null&&t.effects===null){var r=t,s=r.parent;s!==null&&(s.f&256)===0&&(r.f^=256)}if(i&&(r=t,_a(r)&&Vp(r)),Re&&rs&&!ar&&Xl!==null&&Nt!==null&&Xl.reaction===Nt)if(t.trace)t.trace();else{var l=$s("TracedAt");if(l){var d=Xl.entries.get(t);d===void 0&&(d={traces:[]},Xl.entries.set(t,d));var a=d.traces[d.traces.length-1];l.stack!==(a==null?void 0:a.stack)&&d.traces.push(l)}}return ys&&vl.has(t)?vl.get(t):t.v}function kt(t){var e=ar;try{return ar=!0,t()}finally{ar=e}}var V_=-7169;function Cn(t,e){t.f=t.f&V_|e}function ou(t){if(!(typeof t!="object"||!t||t instanceof EventTarget)){if(Wo in t)iu(t);else if(!Array.isArray(t))for(let e in t){let i=t[e];typeof i=="object"&&i&&Wo in i&&iu(i)}}}function iu(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{iu(t[o],e)}catch(r){}let i=va(t);if(i!==Object.prototype&&i!==Array.prototype&&i!==Map.prototype&&i!==Set.prototype&&i!==Date.prototype){let o=Dc(i);for(let r in o){let s=o[r].get;if(s)try{s.call(t)}catch(l){}}}}}function qp(t,e){if(e){let i=document.body;t.autofocus=!0,En(()=>{document.activeElement===i&&t.focus()})}}function md(t){var e=Nt,i=xt;qi(null),fo(null);try{return t()}finally{qi(e),fo(i)}}var Qp=new Set,nu=new Set;function Sa(t){if(!ot)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 jp(t,e,i,o={}){function r(s){if(o.capture||yl.call(e,s),!s.cancelBubble)return md(()=>i==null?void 0:i.call(this,s))}return t.startsWith("pointer")||t.startsWith("touch")||t==="wheel"?En(()=>{e.addEventListener(t,r,o)}):e.addEventListener(t,r,o),r}function yt(t,e,i,o,r){var s={capture:o,passive:r},l=jp(t,e,i,s);(e===document.body||e===window||e===document||e instanceof HTMLMediaElement)&&ko(()=>{e.removeEventListener(t,l,s)})}function dt(t){for(var e=0;e<t.length;e++)Qp.add(t[e]);for(var i of nu)i(t)}function yl(t){var E;var e=this,i=e.ownerDocument,o=t.type,r=((E=t.composedPath)==null?void 0:E.call(t))||[],s=r[0]||t.target,l=0,d=t.__root;if(d){var a=r.indexOf(d);if(a!==-1&&(e===document||e===window)){t.__root=e;return}var u=r.indexOf(e);if(u===-1)return;a<=u&&(l=a)}if(s=r[l]||t.target,s!==e){po(t,"currentTarget",{configurable:!0,get(){return s||i}});var f=Nt,v=xt;qi(null),fo(null);try{for(var p,x=[];s!==null;){var w=s.assignedSlot||s.parentNode||s.host||null;try{var y=s["__"+o];if(y!=null&&(!s.disabled||t.target===s))if(ir(y)){var[C,...T]=y;C.apply(s,[t,...T])}else y.call(s,t)}catch(O){p?x.push(O):p=O}if(t.cancelBubble||w===e||w===null)break;s=w}if(p){for(let O of x)queueMicrotask(()=>{throw O});throw p}}finally{t.__root=e,delete t.currentTarget,qi(f),fo(v)}}}var O_;function nh(){O_=void 0}function xl(t){var e=document.createElement("template");return e.innerHTML=t.replaceAll("<!>","<!---->"),e.content}function Po(t,e){var i=xt;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,s=!t.startsWith("<!>");return()=>{if(ot)return Po(wt,null),wt;r===void 0&&(r=xl(s?t:"<!>"+t),i||(r=Ii(r)));var l=o||rd?document.importNode(r,!0):r.cloneNode(!0);if(i){var d=Ii(l),a=l.lastChild;Po(d,a)}else Po(l,l);return l}}function B_(t,e,i="svg"){var o=!t.startsWith("<!>"),r=(e&1)!==0,s=`<${i}>${o?t:"<!>"+t}</${i}>`,l;return()=>{if(ot)return Po(wt,null),wt;if(!l){var d=xl(s),a=Ii(d);if(r)for(l=document.createDocumentFragment();Ii(a);)l.appendChild(Ii(a));else l=Ii(a)}var u=l.cloneNode(!0);if(r){var f=Ii(u),v=u.lastChild;Po(f,v)}else Po(u,u);return u}}function ke(t,e){return B_(t,e,"svg")}function ls(t=""){if(!ot){var e=Tn(t+"");return Po(e,e),e}var i=wt;return i.nodeType!==al&&(i.before(i=Tn()),Ti(i)),Po(i,i),i}function He(){if(ot)return Po(wt,null),wt;var t=document.createDocumentFragment(),e=document.createComment(""),i=Tn();return t.append(e,i),Po(e,i),t}function $(t,e){if(ot){xt.nodes_end=wt,ji();return}t!==null&&t.before(e)}var H_=/\r/g;function sh(t){t=t.replace(H_,"");let e=5381,i=t.length;for(;i--;)e=(e<<5)-e^t.charCodeAt(i);return(e>>>0).toString(36)}function ah(t){return t.endsWith("capture")&&t!=="gotpointercapture"&&t!=="lostpointercapture"}var F_=["beforeinput","click","change","dblclick","contextmenu","focusin","focusout","input","keydown","keyup","mousedown","mousemove","mouseout","mouseover","mouseup","pointerdown","pointermove","pointerout","pointerover","pointerup","touchend","touchmove","touchstart"];function lh(t){return F_.includes(t)}var U_=["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 z_={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 dh(t){var e;return t=t.toLowerCase(),(e=z_[t])!=null?e:t}var BC=[...U_,"formNoValidate","isMap","noModule","playsInline","readOnly","value","volume","defaultValue","defaultChecked","srcObject","noValidate","allowFullscreen","disablePictureInPicture","disableRemotePlayback"];var W_=["touchstart","touchmove"];function ch(t){return W_.includes(t)}var K_=["$state","$state.raw","$derived","$derived.by"],HC=[...K_,"$state.snapshot","$props","$props.id","$bindable","$effect","$effect.pre","$effect.tracking","$effect.root","$inspect","$inspect().with","$inspect.trace","$host"];var q_=["textarea","script","style","title"];function uh(t){return q_.includes(t)}function ru(t){return t==null?void 0:t.replace(/\//g,"/\u200B")}var gd=!0;function su(t){gd=t}function me(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 ph(t,e)}function Yp(t,e){var l;jc(),e.intro=(l=e.intro)!=null?l:!1;let i=e.target,o=ot,r=wt;try{for(var s=Ii(i);s&&(s.nodeType!==or||s.data!==zs);)s=Qo(s);if(!s)throw os;vo(!0),Ti(s),ji();let d=ph(t,Qt(Q({},e),{anchor:s}));if(wt===null||wt.nodeType!==or||wt.data!==fa)throw Qs(),os;return vo(!1),d}catch(d){if(d===os)return e.recover===!1&&Tg(),jc(),sd(i),vo(!1),Gr(t,e);throw d}finally{vo(o),Ti(r),nh()}}var wl=new Map;function ph(t,{target:e,anchor:i,props:o={},events:r,context:s,intro:l=!0}){jc();var d=new Set,a=v=>{for(var p=0;p<v.length;p++){var x=v[p];if(!d.has(x)){d.add(x);var w=ch(x);e.addEventListener(x,yl,{passive:w});var y=wl.get(x);y===void 0?(document.addEventListener(x,yl,{passive:w}),wl.set(x,1)):wl.set(x,y+1)}}};a(Zl(Qp)),nu.add(a);var u=void 0,f=Qg(()=>{var v=i!=null?i:e.appendChild(Tn());return Hi(()=>{if(s){H({});var p=Wt;p.c=s}r&&(o.$$events=r),ot&&Po(v,null),gd=l,u=t(v,o)||{},gd=!0,ot&&(xt.nodes_end=wt),s&&F()}),()=>{var w;for(var p of d){e.removeEventListener(p,yl);var x=wl.get(p);--x===0?(document.removeEventListener(p,yl),wl.delete(p)):wl.set(p,x)}nu.delete(a),v!==i&&((w=v.parentNode)==null||w.removeChild(v))}});return Gp.set(u,f),u}var Gp=new WeakMap;function Ca(t,e){let i=Gp.get(t);return i?(Gp.delete(t),i(e)):(Re&&Hg(),Promise.resolve())}function ye(t,e,...i){var o=t,r=pe,s;Gi(()=>{r!==(r=e())&&(s&&(Qi(s),s=null),Re&&r==null&&Eg(),s=Hi(()=>r(o,...i)))},65536),ot&&(o=wt)}if(Re){let t=function(e){if(!(e in globalThis)){let i;Object.defineProperty(globalThis,e,{configurable:!0,get:()=>{if(i!==void 0)return i;Ag(e)},set:o=>{i=o}})}};Y_=t,t("$state"),t("$effect"),t("$derived"),t("$inspect"),t("$props"),t("$bindable")}var Y_;function Dt(t){Wt===null&&cl("onMount"),ns&&Wt.l!==null?G_(Wt).m.push(t):We(()=>{let e=kt(t);if(typeof e=="function")return e})}function ln(t){Wt===null&&cl("onDestroy"),Dt(()=>()=>kt(t))}function G_(t){var i;var e=t.l;return(i=e.u)!=null?i:e.u={a:[],b:[],m:[]}}var fh=new Map;function vh(t,e){var i=fh.get(t);i||(i=new Set,fh.set(t,i)),i.add(e)}function R(t,e,[i,o]=[0,0]){ot&&i===0&&ji();var r=t,s=null,l=null,d=no,a=i>0?65536:0,u=!1;let f=(p,x=!0)=>{u=!0,v(x,p)},v=(p,x)=>{if(d===(d=p))return;let w=!1;if(ot&&o!==-1){if(i===0){let C=Qc(r);C===zs?o=0:C===Ws?o=1/0:(o=parseInt(C.substring(1)),o!==o&&(o=d?1/0:-1))}let y=o>i;!!d===y&&(r=ba(),Ti(r),vo(!1),w=!0,o=-1)}d?(s?Ss(s):x&&(s=Hi(()=>x(r))),l&&Hn(l,()=>{l=null})):(l?Ss(l):x&&(l=Hi(()=>x(r,[i+1,o]))),s&&Hn(s,()=>{s=null})),w&&vo(!0)};Gi(()=>{u=!1,e(f),u||v(null,null)},a),ot&&(r=wt)}function Cs(t,e,i){ot&&ji();var o=t,r=no,s,l=ss()?$g:ll;Gi(()=>{l(r,r=e())&&(s&&Hn(s),s=Hi(()=>i(o)))}),ot&&(o=wt)}var Gs=null;function Jp(t){Gs=t}function hd(t,e){return e}function J_(t,e,i,o){for(var r=[],s=e.length,l=0;l<s;l++)Xc(e[l].e,r,!0);var d=s>0&&r.length===0&&i!==null;if(d){var a=i.parentNode;sd(a),a.append(i),o.clear(),js(t,e[0].prev,e[s-1].next)}Up(r,()=>{for(var u=0;u<s;u++){var f=e[u];d||(o.delete(f.k),js(t,f.prev,f.next)),Qi(f.e,!d)}})}function Si(t,e,i,o,r,s=null){var l=t,d={flags:e,items:new Map,first:null},a=(e&4)!==0;if(a){var u=t;l=ot?Ti(Ii(u)):u.appendChild(Tn())}ot&&ji();var f=null,v=!1,p=Sn(()=>{var x=i();return ir(x)?x:x==null?[]:Zl(x)});Gi(()=>{var x=n(p),w=x.length;if(v&&w===0)return;v=w===0;let y=!1;if(ot){var C=Qc(l)===Ws;C!==(w===0)&&(l=ba(),Ti(l),vo(!1),y=!0)}if(ot){for(var T=null,E,O=0;O<w;O++){if(wt.nodeType===or&&wt.data===fa){l=wt,y=!0,vo(!1);break}var A=x[O],I=o(A,O);E=hh(wt,d,T,null,A,I,O,r,e,i),d.items.set(I,E),T=E}w>0&&Ti(ba())}ot||eb(x,d,l,r,e,o,i),s!==null&&(w===0?f?Ss(f):f=Hi(()=>s(l)):f!==null&&Hn(f,()=>{f=null})),y&&vo(!0),n(p)}),ot&&(l=wt)}function eb(t,e,i,o,r,s,l){var J,ge,se,ce;var d=(r&8)!==0,a=(r&3)!==0,u=t.length,f=e.items,v=e.first,p=v,x,w=null,y,C=[],T=[],E,O,A,I;if(d)for(I=0;I<u;I+=1)E=t[I],O=s(E,I),A=f.get(O),A!==void 0&&((J=A.a)==null||J.measure(),(y!=null?y:y=new Set).add(A));for(I=0;I<u;I+=1){if(E=t[I],O=s(E,I),A=f.get(O),A===void 0){var L=p?p.e.nodes_start:i;w=hh(L,e,w,w===null?e.first:w.next,E,O,I,o,r,l),f.set(O,w),C=[],T=[],p=w.next;continue}if(a&&tb(A,E,I,r),(A.e.f&8192)!==0&&(Ss(A.e),d&&((ge=A.a)==null||ge.unfix(),(y!=null?y:y=new Set).delete(A))),A!==p){if(x!==void 0&&x.has(A)){if(C.length<T.length){var Z=T[0],B;w=Z.prev;var U=C[0],X=C[C.length-1];for(B=0;B<C.length;B+=1)mh(C[B],Z,i);for(B=0;B<T.length;B+=1)x.delete(T[B]);js(e,U.prev,X.next),js(e,w,U),js(e,X,Z),p=Z,w=X,I-=1,C=[],T=[]}else x.delete(A),mh(A,p,i),js(e,A.prev,A.next),js(e,A,w===null?e.first:w.next),js(e,w,A),w=A;continue}for(C=[],T=[];p!==null&&p.k!==O;)(p.e.f&8192)===0&&(x!=null?x:x=new Set).add(p),T.push(p),p=p.next;if(p===null)continue;A=p}C.push(A),w=A,p=A.next}if(p!==null||x!==void 0){for(var de=x===void 0?[]:Zl(x);p!==null;)(p.e.f&8192)===0&&de.push(p),p=p.next;var K=de.length;if(K>0){var ue=(r&4)!==0&&u===0?i:null;if(d){for(I=0;I<K;I+=1)(se=de[I].a)==null||se.measure();for(I=0;I<K;I+=1)(ce=de[I].a)==null||ce.fix()}J_(e,de,ue,f)}}d&&En(()=>{var Le;if(y!==void 0)for(A of y)(Le=A.a)==null||Le.apply()}),xt.first=e.first&&e.first.e,xt.last=w&&w.e}function tb(t,e,i,o){(o&1)!==0&&ml(t.v,e),(o&2)!==0?ml(t.i,i):t.i=i}function hh(t,e,i,o,r,s,l,d,a,u){var f=Gs,v=(a&1)!==0,p=(a&16)===0,x=v?p?as(r,!1,!1):xr(r):r,w=(a&2)===0?l:xr(l);Re&&v&&(x.trace=()=>{var C=typeof w=="number"?l:w.v;u()[C]});var y={i:w,v:x,k:s,a:null,e:null,prev:i,next:o};Gs=y;try{return y.e=Hi(()=>d(t,x,w,u),ot),y.e.prev=i&&i.e,y.e.next=o&&o.e,i===null?e.first=y:(i.next=y,i.e.next=y.e),o!==null&&(o.prev=y,o.e.prev=y.e),y}finally{Gs=f}}function mh(t,e,i){for(var o=t.next?t.next.e.nodes_start:i,r=e?e.e.nodes_start:i,s=t.e.nodes_start;s!==o;){var l=Qo(s);r.before(s),s=l}}function js(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 ib(t,e,i){var s,l;if(!e||e===sh(String(i!=null?i:"")))return;let o,r=(s=t.__svelte_meta)==null?void 0:s.loc;r?o=`near ${r.file}:${r.line}:${r.column}`:(l=nr)!=null&&l[On]&&(o=`in ${nr[On]}`),Bg(ru(o))}function _d(t,e,i=!1,o=!1,r=!1){var s=t,l="";D(()=>{var x;var d=xt;if(l===(l=(x=e())!=null?x:"")){ot&&ji();return}if(d.nodes_start!==null&&(Hp(d.nodes_start,d.nodes_end),d.nodes_start=d.nodes_end=null),l!==""){if(ot){for(var a=wt.data,u=ji(),f=u;u!==null&&(u.nodeType!==or||u.data!=="");)f=u,u=Qo(u);if(u===null)throw Qs(),os;Re&&!r&&ib(u.parentNode,a,l),Po(wt,f),s=Ti(u);return}var v=l+"";i?v=`<svg>${v}</svg>`:o&&(v=`<math>${v}</math>`);var p=xl(v);if((i||o)&&(p=Ii(p)),Po(Ii(p),p.lastChild),i||o)for(;Ii(p);)s.before(Ii(p));else s.before(p)}})}function Ri(t,e,i){ot&&ji();var o=t,r,s;Gi(()=>{r!==(r=e())&&(s&&(Hn(s),s=null),r&&(s=Hi(()=>i(o,r))))},65536),ot&&(o=wt)}function Ta(t,e,i,o,r,s){var w;let l=ot;ot&&ji();var d=Re&&s&&((w=Wt)==null?void 0:w.function[On]),a,u,f=null;ot&&wt.nodeType===Hc&&(f=wt,ji());var v=ot?wt:t,p,x=Gs;Gi(()=>{let y=e()||null;var C=r?r():i||y==="svg"?Oc:null;if(y!==a){var T=Gs;Jp(x),p&&(y===null?Hn(p,()=>{p=null,u=null}):y===u?Ss(p):(Qi(p),su(!1))),y&&y!==u&&(p=Hi(()=>{if(f=ot?f:C?document.createElementNS(C,y):document.createElement(y),Re&&s&&(f.__svelte_meta={loc:{file:d,line:s[0],column:s[1]}}),Po(f,f),o){ot&&uh(y)&&f.append(document.createComment(""));var E=ot?Ii(f):f.appendChild(Tn());ot&&(E===null?vo(!1):Ti(E)),o(f,E)}xt.nodes_end=f,v.before(f)})),a=y,a&&(u=a),su(!0),Jp(T)}},65536),l&&(vo(!0),Ti(v))}var tf;function _h(t){return tf=t.target,new ef(t)}var Ts,wr,ef=class{constructor(e){Us(this,Ts);Us(this,wr);var s,l;var i=new Map,o=(d,a)=>{var u=as(a,!1,!1);return i.set(d,u),u};let r=new Proxy(Qt(Q({},e.props||{}),{$$events:{}}),{get(d,a){var u;return n((u=i.get(a))!=null?u:o(a,Reflect.get(d,a)))},has(d,a){var u;return a===sl?!0:(n((u=i.get(a))!=null?u:o(a,Reflect.get(d,a))),Reflect.has(d,a))},set(d,a,u){var f;return N((f=i.get(a))!=null?f:o(a,u),u),Reflect.set(d,a,u)}});rl(this,wr,(e.hydrate?Yp:Gr)(e.component,{target:e.target,anchor:e.anchor,props:r,context:e.context,intro:(s=e.intro)!=null?s:!1,recover:e.recover})),(!((l=e==null?void 0:e.props)!=null&&l.$$host)||e.sync===!1)&&$l(),rl(this,Ts,r.$$events);for(let d of Object.keys(Bi(this,wr)))d==="$set"||d==="$destroy"||d==="$on"||po(this,d,{get(){return Bi(this,wr)[d]},set(a){Bi(this,wr)[d]=a},enumerable:!0});Bi(this,wr).$set=d=>{Object.assign(r,d)},Bi(this,wr).$destroy=()=>{Ca(Bi(this,wr))}}$set(e){Bi(this,wr).$set(e)}$on(e,i){Bi(this,Ts)[e]=Bi(this,Ts)[e]||[];let o=(...r)=>i.call(this,...r);return Bi(this,Ts)[e].push(o),()=>{Bi(this,Ts)[e]=Bi(this,Ts)[e].filter(r=>r!==o)}}$destroy(){Bi(this,wr).$destroy()}};Ts=new WeakMap,wr=new WeakMap;function z(t,e){En(()=>{var r,s,l;var i=t.getRootNode(),o=i.host?i:(l=(r=i.head)!=null?r:i.ownerDocument.head)!=null?l:(s=tf)==null?void 0:s.parentNode;if(!(o!=null&&o.querySelector("#"+e.hash))){let d=document.createElement("style");d.id=e.hash,d.textContent=e.code,o.appendChild(d),Re&&vh(e.hash,d)}})}function Es(t,e){var i=void 0,o;Gi(()=>{i!==(i=e())&&(o&&(Qi(o),o=null),i&&(o=Hi(()=>{Ao(()=>i(t))})))})}function bh(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=bh(t[e]))&&(o&&(o+=" "),o+=i)}else for(i in t)t[i]&&(o&&(o+=" "),o+=i);return o}function $h(){for(var t,e,i=0,o="",r=arguments.length;i<r;i++)(t=arguments[i])&&(e=bh(t))&&(o&&(o+=" "),o+=e);return o}function bd(t){return typeof t=="object"?$h(t):t!=null?t:""}var yh=[...`
|
|
44
|
+
\r\f\xA0\v\uFEFF`];function wh(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 s=r.length,l=0;(l=o.indexOf(r,l))>=0;){var d=l+s;(l===0||yh.includes(o[l-1]))&&(d===o.length||yh.includes(o[d]))?o=(l===0?"":o.substring(0,l))+o.substring(d+1):l=d}}return o===""?null:o}function xh(t,e=!1){var i=e?" !important;":";",o="";for(var r in t){var s=t[r];s!=null&&s!==""&&(o+=" "+r+": "+s+i)}return o}function of(t){return t[0]!=="-"||t[1]!=="-"?t.toLowerCase():t}function Sh(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 s=!1,l=0,d=!1,a=[];o&&a.push(...Object.keys(o).map(of)),r&&a.push(...Object.keys(r).map(of));var u=0,f=-1;let y=t.length;for(var v=0;v<y;v++){var p=t[v];if(d?p==="/"&&t[v-1]==="*"&&(d=!1):s?s===p&&(s=!1):p==="/"&&t[v+1]==="*"?d=!0:p==='"'||p==="'"?s=p:p==="("?l++:p===")"&&l--,!d&&s===!1&&l===0){if(p===":"&&f===-1)f=v;else if(p===";"||v===y-1){if(f!==-1){var x=of(t.substring(u,f).trim());if(!a.includes(x)){p!==";"&&v++;var w=t.substring(u,v).trim();i+=" "+w+";"}}u=v+1,f=-1}}}}return o&&(i+=xh(o)),r&&(i+=xh(r,!0)),i=i.trim(),i===""?null:i}return t==null?null:String(t)}function re(t,e,i,o,r,s){var l=t.__className;if(ot||l!==i||l===void 0){var d=wh(i,o,s);(!ot||d!==t.getAttribute("class"))&&(d==null?t.removeAttribute("class"):e?t.className=d:t.setAttribute("class",d)),t.__className=i}else if(s&&r!==s)for(var a in s){var u=!!s[a];(r==null||u!==!!r[a])&&t.classList.toggle(a,u)}return s}function nf(t,e={},i,o){for(var r in i){var s=i[r];e[r]!==s&&(i[r]==null?t.style.removeProperty(r):t.style.setProperty(r,s,o))}}function Je(t,e,i,o){var r=t.__style;if(ot||r!==e){var s=Sh(e,o);(!ot||s!==t.getAttribute("style"))&&(s==null?t.removeAttribute("style"):t.style.cssText=s),t.__style=e}else o&&(Array.isArray(o)?(nf(t,i==null?void 0:i[0],o[0]),nf(t,i==null?void 0:i[1],o[1],"important")):nf(t,i,o));return o}function $d(t,e,i){if(t.multiple){if(e==null)return;if(!ir(e))return Fg();for(var o of t.options)o.selected=e.includes(Ch(o));return}for(o of t.options){var r=Ch(o);if(kp(r,e)){o.selected=!0;return}}(!i||e!==void 0)&&(t.selectedIndex=-1)}function rf(t){var e=new MutationObserver(()=>{$d(t,t.__value)});e.observe(t,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["value"]}),ko(()=>{e.disconnect()})}function Ch(t){return"__value"in t?t.__value:t.value}var Sl=Symbol("class"),Cl=Symbol("style"),Ih=Symbol("is custom element"),kh=Symbol("is html");function Ah(t,e){e?t.hasAttribute("selected")||t.setAttribute("selected",""):t.removeAttribute("selected")}function Ke(t,e,i,o){var r=Mh(t);if(ot&&(r[e]=t.getAttribute(e),e==="src"||e==="srcset"||e==="href"&&t.nodeName==="LINK")){o||cb(t,e,i!=null?i:"");return}r[e]!==(r[e]=i)&&(e==="loading"&&(t[bg]=i),i==null?t.removeAttribute(e):typeof i!="string"&&Lh(t).includes(e)?t[e]=i:t.setAttribute(e,i))}function Ph(t,e,i,o,r=!1){var A;var s=Mh(t),l=s[Ih],d=!s[kh];let a=ot&&l;a&&vo(!1);var u=e||{},f=t.tagName==="OPTION";for(var v in e)v in i||(i[v]=null);i.class?i.class=bd(i.class):(o||i[Sl])&&(i.class=null),i[Cl]&&((A=i.style)!=null||(i.style=null));var p=Lh(t);for(let I in i){let L=i[I];if(f&&I==="value"&&L==null){t.value=t.__value="",u[I]=L;continue}if(I==="class"){var x=t.namespaceURI==="http://www.w3.org/1999/xhtml";re(t,x,L,o,e==null?void 0:e[Sl],i[Sl]),u[I]=L,u[Sl]=i[Sl];continue}if(I==="style"){Je(t,L,e==null?void 0:e[Cl],i[Cl]),u[I]=L,u[Cl]=i[Cl];continue}var w=u[I];if(!(L===w&&!(L===void 0&&t.hasAttribute(I)))){u[I]=L;var y=I[0]+I[1];if(y!=="$$")if(y==="on"){let Z={},B="$$"+I,U=I.slice(2);var C=lh(U);if(ah(U)&&(U=U.slice(0,-7),Z.capture=!0),!C&&w){if(L!=null)continue;t.removeEventListener(U,u[B],Z),u[B]=null}if(L!=null)if(C)t[`__${U}`]=L,dt([U]);else{let X=function(de){u[I].call(this,de)};var O=X;u[B]=jp(U,t,X,Z)}else C&&(t[`__${U}`]=void 0)}else if(I==="style")Ke(t,I,L);else if(I==="autofocus")qp(t,!!L);else if(!l&&(I==="__value"||I==="value"&&L!=null))t.value=t.__value=L;else if(I==="selected"&&f)Ah(t,L);else{var T=I;d||(T=dh(T));var E=T==="defaultValue"||T==="defaultChecked";if(L==null&&!l&&!E)if(s[I]=null,T==="value"||T==="checked"){let Z=t,B=e===void 0;if(T==="value"){let U=Z.defaultValue;Z.removeAttribute(T),Z.defaultValue=U,Z.value=Z.__value=B?U:null}else{let U=Z.defaultChecked;Z.removeAttribute(T),Z.defaultChecked=U,Z.checked=B?U:!1}}else t.removeAttribute(I);else E||p.includes(T)&&(l||typeof L!="string")?t[T]=L:typeof L!="function"&&Ke(t,T,L,r)}}}return a&&vo(!0),u}function Me(t,e,i=[],o,r=!1,s=qr){let l=i.map(s);var d=void 0,a={},u=t.nodeName==="SELECT",f=!1;if(Gi(()=>{var p=e(...l.map(n)),x=Ph(t,d,p,o,r);f&&u&&"value"in p&&$d(t,p.value,!1);for(let y of Object.getOwnPropertySymbols(a))p[y]||Qi(a[y]);for(let y of Object.getOwnPropertySymbols(p)){var w=p[y];y.description===yp&&(!d||w!==d[y])&&(a[y]&&Qi(a[y]),a[y]=Hi(()=>Es(t,()=>w))),x[y]=w}d=x}),u){var v=t;Ao(()=>{$d(v,d.value),rf(v)})}f=!0}function Mh(t){var e;return(e=t.__attributes)!=null?e:t.__attributes={[Ih]:t.nodeName.includes("-"),[kh]:t.namespaceURI===pg}}var Th=new Map;function Lh(t){var e=Th.get(t.nodeName);if(e)return e;Th.set(t.nodeName,e=[]);for(var i,o=t,r=Element.prototype;r!==o;){i=Dc(o);for(var s in i)i[s].set&&e.push(s);o=va(o)}return e}function cb(t,e,i){var o;Re&&(e==="srcset"&&ub(t,i)||sf((o=t.getAttribute(e))!=null?o:"",i)||Dg(e,t.outerHTML.replace(t.innerHTML,t.innerHTML&&"..."),String(i)))}function sf(t,e){return t===e?!0:new URL(t,document.baseURI).href===new URL(e,document.baseURI).href}function Eh(t){return t.split(",").map(e=>e.trim().split(" ").filter(Boolean))}function ub(t,e){var i=Eh(t.srcset),o=Eh(e);return o.length===i.length&&o.every(([r,s],l)=>s===i[l][1]&&(sf(i[l][0],r)||sf(r,i[l][0])))}var pb=Nc?()=>performance.now():()=>Date.now(),Yr={tick:t=>(Nc?requestAnimationFrame:pe)(t),now:()=>pb(),tasks:new Set};function Vh(){let t=Yr.now();Yr.tasks.forEach(e=>{e.c(t)||(Yr.tasks.delete(e),e.f())}),Yr.tasks.size!==0&&Yr.tick(Vh)}function Rh(t){let e;return Yr.tasks.size===0&&Yr.tick(Vh),{promise:new Promise(i=>{Yr.tasks.add(e={c:t,f:i})}),abort(){Yr.tasks.delete(e)}}}function au(t,e){md(()=>{t.dispatchEvent(new CustomEvent(e))})}function gb(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 Oh(t){let e={},i=t.split(";");for(let o of i){let[r,s]=o.split(":");if(!r||s===void 0)break;let l=gb(r.trim());e[l]=s.trim()}return e}var hb=t=>t;function Zr(t,e,i,o){var O;var r=(t&1)!==0,s=(t&2)!==0,l=r&&s,d=(t&4)!==0,a=l?"both":r?"in":"out",u,f=e.inert,v=e.style.overflow,p,x;function w(){var L;var A=Nt,I=xt;qi(null),fo(null);try{return u!=null?u:u=i()(e,(L=o==null?void 0:o())!=null?L:{},{direction:a})}finally{qi(A),fo(I)}}var y={is_global:d,in(){var A;if(e.inert=f,!r){x==null||x.abort(),(A=x==null?void 0:x.reset)==null||A.call(x);return}s||p==null||p.abort(),au(e,"introstart"),p=af(e,w(),x,1,()=>{au(e,"introend"),p==null||p.abort(),p=u=void 0,e.style.overflow=v})},out(A){if(!s){A==null||A(),u=void 0;return}e.inert=!0,au(e,"outrostart"),x=af(e,w(),p,0,()=>{au(e,"outroend"),A==null||A()})},stop:()=>{p==null||p.abort(),x==null||x.abort()}},C=xt;if(((O=C.transitions)!=null?O:C.transitions=[]).push(y),r&&gd){var T=d;if(!T){for(var E=C.parent;E&&(E.f&65536)!==0;)for(;(E=E.parent)&&(E.f&16)===0;);T=!E||(E.f&32768)!==0}T&&Ao(()=>{kt(()=>y.in())})}}function af(t,e,i,o,r){var s=o===1;if(Ks(e)){var l,d=!1;return En(()=>{if(!d){var C=e({direction:s?"in":"out"});l=af(t,C,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:pe,deactivate:pe,reset:pe,t:()=>o};let{delay:a=0,css:u,tick:f,easing:v=hb}=e;var p=[];if(s&&i===void 0&&(f&&f(0,1),u)){var x=Oh(u(0,1));p.push(x,x)}var w=()=>1-o,y=t.animate(p,{duration:a,fill:"forwards"});return y.onfinish=()=>{var U;y.cancel();var C=(U=i==null?void 0:i.t())!=null?U:1-o;i==null||i.abort();var T=o-C,E=e.duration*Math.abs(T),O=[];if(E>0){var A=!1;if(u)for(var I=Math.ceil(E/16.666666666666668),L=0;L<=I;L+=1){var Z=C+T*v(L/I),B=Oh(u(Z,1-Z));O.push(B),A||(A=B.overflow==="hidden")}A&&(t.style.overflow="hidden"),w=()=>{var X=y.currentTime;return C+T*v(X/E)},f&&Rh(()=>{if(y.playState!=="running")return!1;var X=w();return f(X,1-X),!0})}y=t.animate(O,{duration:E,fill:"forwards"}),y.onfinish=()=>{w=()=>o,f==null||f(o,1-o),r()}},{abort:()=>{y&&(y.cancel(),y.effect=null,y.onfinish=pe)},deactivate:()=>{r=pe},reset:()=>{o===0&&(f==null||f(1,0))},t:()=>w()}}function lf(t,e,i){var o=zo(t,e);o&&o.set&&(t[e]=i,ko(()=>{t[e]=null}))}var Ys,Tl,yd,du,Nh,cu=class cu{constructor(e){Us(this,du);Us(this,Ys,new WeakMap);Us(this,Tl);Us(this,yd);rl(this,yd,e)}observe(e,i){var o=Bi(this,Ys).get(e)||new Set;return o.add(i),Bi(this,Ys).set(e,o),cg(this,du,Nh).call(this).observe(e,Bi(this,yd)),()=>{var r=Bi(this,Ys).get(e);r.delete(i),r.size===0&&(Bi(this,Ys).delete(e),Bi(this,Tl).unobserve(e))}}};Ys=new WeakMap,Tl=new WeakMap,yd=new WeakMap,du=new WeakSet,Nh=function(){var e;return(e=Bi(this,Tl))!=null?e:rl(this,Tl,new ResizeObserver(i=>{for(var o of i){cu.entries.set(o.target,o);for(var r of Bi(this,Ys).get(o.target)||[])r(o)}}))},tr(cu,"entries",new WeakMap);var df=cu;var _b=new df({box:"border-box"});function kn(t,e,i){var o=_b.observe(t,()=>i(t[e]));Ao(()=>(kt(()=>i(t[e])),o))}function Dh(t,e){return t===e||(t==null?void 0:t[Wo])===e}function st(t={},e,i,o){return Ao(()=>{var r,s;return jo(()=>{r=s,s=(o==null?void 0:o())||[],kt(()=>{t!==i(...s)&&(e(t,...s),r&&Dh(i(...r),t)&&e(null,...r))})}),()=>{En(()=>{s&&Dh(i(...s),t)&&e(null,...s)})}}),t}function Go(t=!1){let e=Wt,i=e.l.u;if(!i)return;let o=()=>ou(e.s);if(t){let r=0,s={},l=qr(()=>{let d=!1,a=e.s;for(let u in a)a[u]!==s[u]&&(s[u]=a[u],d=!0);return d&&r++,r});o=()=>n(l)}i.b.length&&dd(()=>{Bh(e,o),qs(i.b)}),We(()=>{let r=kt(()=>i.m.map(_g));return()=>{for(let s of r)typeof s=="function"&&s()}}),i.a.length&&We(()=>{Bh(e,o),qs(i.a)})}function Bh(t,e){if(t.l.s)for(let i of t.l.s)n(i);e()}function xd(t,e,i){if(t==null)return e(void 0),i&&i(void 0),pe;let o=kt(()=>t.subscribe(e,i));return o.unsubscribe?()=>o.unsubscribe():o}var El=[];function Sr(t,e){return{subscribe:le(t,e).subscribe}}function le(t,e=pe){let i=null,o=new Set;function r(d){if(ll(t,d)&&(t=d,i)){let a=!El.length;for(let u of o)u[1](),El.push(u,t);if(a){for(let u=0;u<El.length;u+=2)El[u][0](El[u+1]);El.length=0}}}function s(d){r(d(t))}function l(d,a=pe){let u=[d,a];return o.add(u),o.size===1&&(i=e(r,s)||pe),d(t),()=>{o.delete(u),o.size===0&&i&&(i(),i=null)}}return{set:r,update:s,subscribe:l}}function bi(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 s=e.length<2;return Sr(i,(l,d)=>{let a=!1,u=[],f=0,v=pe,p=()=>{if(f)return;v();let w=e(o?u[0]:u,l,d);s?l(w):v=typeof w=="function"?w:pe},x=r.map((w,y)=>xd(w,C=>{u[y]=C,f&=~(1<<y),a&&p()},()=>{f|=1<<y}));return a=!0,p(),function(){qs(x),v(),a=!1}})}function be(t){let e;return xd(t,i=>e=i)(),e}var uu=!1,cf=Symbol();function S(t,e,i){var s;let o=(s=i[e])!=null?s:i[e]={store:null,source:as(void 0),unsubscribe:pe};if(o.store!==t&&!(cf in i))if(o.unsubscribe(),o.store=t!=null?t:null,t==null)o.source.v=void 0,o.unsubscribe=pe;else{var r=!0;o.unsubscribe=xd(t,l=>{r?o.source.v=l:N(o.source,l)}),r=!1}return t&&cf in i?be(t):n(o.source)}function Ne(){let t={};function e(){ko(()=>{for(var i in t)t[i].unsubscribe();po(t,cf,{enumerable:!1,value:!0})})}return[t,e]}function uf(t){var e=uu;try{return uu=!1,[t(),uu]}finally{uu=e}}var Cb={get(t,e){if(!t.exclude.includes(e))return t.props[e]},set(t,e){return Re&&kg(`${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 Oe(t,e,i){return new Proxy(Re?{props:t,exclude:e,name:i,other:{},to_proxy:[]}:{props:t,exclude:e},Cb)}var Tb={get(t,e){let i=t.props.length;for(;i--;){let o=t.props[i];if(Ks(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];Ks(r)&&(r=r());let s=zo(r,e);if(s&&s.set)return s.set(i),!0}return!1},getOwnPropertyDescriptor(t,e){let i=t.props.length;for(;i--;){let o=t.props[i];if(Ks(o)&&(o=o()),typeof o=="object"&&o!==null&&e in o){let r=zo(o,e);return r&&!r.configurable&&(r.configurable=!0),r}}},has(t,e){if(e===Wo||e===sl)return!1;for(let i of t.props)if(Ks(i)&&(i=i()),i!=null&&e in i)return!0;return!1},ownKeys(t){let e=[];for(let i of t.props)if(Ks(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 Is(...t){return new Proxy({props:t},Tb)}function Hh(t){var e,i;return(i=(e=t.ctx)==null?void 0:e.d)!=null?i:!1}function h(t,e,i,o){var Z,B;var r=(i&1)!==0,s=!ns||(i&2)!==0,l=(i&8)!==0,d=(i&16)!==0,a=!1,u;l?[u,a]=uf(()=>t[e]):u=t[e];var f=Wo in t||sl in t,v=l&&((B=(Z=zo(t,e))==null?void 0:Z.set)!=null?B:f&&e in t&&(U=>t[e]=U))||void 0,p=o,x=!0,w=!1,y=()=>(w=!0,x&&(x=!1,d?p=kt(o):p=o),p);u===void 0&&o!==void 0&&(v&&s&&Ig(e),u=y(),v&&v(u));var C;if(s)C=()=>{var U=t[e];return U===void 0?y():(x=!0,w=!1,U)};else{var T=(r?qr:Sn)(()=>t[e]);T.f|=131072,C=()=>{var U=n(T);return U!==void 0&&(p=void 0),U===void 0?p:U}}if((i&4)===0&&s)return C;if(v){var E=t.$$legacy;return function(U,X){return arguments.length>0?((!s||!X||E||a)&&v(X?C():U),U):C()}}var O=!1,A=!1,I=as(u),L=qr(()=>{var U=C(),X=n(I);return O?(O=!1,A=!0,X):(A=!1,I.v=U)});return l&&n(L),r||(L.equals=dl),function(U,X){if(tu!==null&&(O=A,C(),n(I)),arguments.length>0){let de=X?n(L):s&&l?li(U):U;if(!L.equals(de)){if(O=!0,N(I,de),w&&p!==void 0&&(p=de),Hh(L))return U;kt(()=>n(L))}return U}return Hh(L)?L.v:n(L)}}var Eb;typeof HTMLElement=="function"&&(Eb=class extends HTMLElement{constructor(e,i,o){super();tr(this,"$$ctor");tr(this,"$$s");tr(this,"$$c");tr(this,"$$cn",!1);tr(this,"$$d",{});tr(this,"$$r",!1);tr(this,"$$p_d",{});tr(this,"$$l",{});tr(this,"$$l_u",new Map);tr(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))}}connectedCallback(){return $t(this,null,function*(){if(this.$$cn=!0,!this.$$c){let i=function(s){return l=>{let d=document.createElement("slot");s!=="default"&&(d.name=s),$(l,d)}};var e=i;if(yield Promise.resolve(),!this.$$cn||this.$$c)return;let o={},r=Ib(this);for(let s of this.$$s)s in r&&(s==="default"&&!this.$$d.children?(this.$$d.children=i(s),o.default=!0):o[s]=i(s));for(let s of this.attributes){let l=this.$$g_p(s.name);l in this.$$d||(this.$$d[l]=pf(l,s.value,this.$$p_d,"toProp"))}for(let s in this.$$p_d)!(s in this.$$d)&&this[s]!==void 0&&(this.$$d[s]=this[s],delete this[s]);this.$$c=_h({component:this.$$ctor,target:this.shadowRoot||this,props:Qt(Q({},this.$$d),{$$slots:o,$$host:this})}),this.$$me=Zc(()=>{jo(()=>{var s;this.$$r=!0;for(let l of xp(this.$$c)){if(!((s=this.$$p_d[l])!=null&&s.reflect))continue;this.$$d[l]=this.$$c[l];let d=pf(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 s in this.$$l)for(let l of this.$$l[s]){let d=this.$$c.$on(s,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]=pf(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 xp(this.$$p_d).find(i=>this.$$p_d[i].attribute===e||!this.$$p_d[i].attribute&&i.toLowerCase()===e)||e}});function pf(t,e,i,o){var s;let r=(s=i[t])==null?void 0:s.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 Ib(t){let e={};return t.childNodes.forEach(i=>{e[i.slot||"default"]=!0}),e}var Fh="5";var Uh,zh,Wh;typeof window!="undefined"&&((Wh=(zh=(Uh=window.__svelte)!=null?Uh:window.__svelte={}).v)!=null?Wh:zh.v=new Set).add(Fh);import{areValidLiveRecordSources as Qw,clientChecker as Fm}from"@vkontakte/videoplayer-core/es2015";import"@vkontakte/videoplayer-core/es2015";import{noop as X0,safeStorage as jw,throttleFn as Gw}from"@vkontakte/videoplayer-shared/es2015";import{SeekAction as Yw}from"@vkontakte/videoplayer-statistics/es2015";import{InterfaceLanguage as kb,fillWithDefault as Ab,VideoQuality as Kh}from"@vkontakte/videoplayer-shared/es2015";var Pb={isMobile:void 0,disableInvisibleComponentsTimeout:500,debugLog:!1,devNullLog:!1,defaultLanguage:kb.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:Kh.Q_480P,highQualityLimit:Kh.Q_720P,episodeMinWidthPc:8,hideThumbTimerAfterTouch:!0,preventPauseOnVideoClick:!1,returnFocusOnControlsHide:!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},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},qh=t=>Ab(t,Pb),Qh=t=>pl("ui-config",t),Rt=()=>ul("ui-config");var wd="vk_player_debug_panel_opened";var jh="videoplayer",Gh="videoplayer";var ds={KeyF:"f",KeyK:"k",KeyC:"c",KeyM:"m"},Yh=new Set(["ArrowLeft","ArrowRight","KeyL","KeyJ"]),Zh=new Set(["Tab","Space","ArrowLeft","ArrowRight","ArrowUp","ArrowDown"]),Xh=new Set(["ShiftRight","ShiftLeft"]);var Jh=["TIMELINE"],Sd=[...Jh,"GRAPH_BUTTON"],ff=[...Jh,"PLAY_BUTTON"],Cd=[...Sd,"PLAY_BUTTON"];var cs=(s=>(s.XS="xs",s.S="s",s.M="m",s.L="l",s.XL="xl",s))(cs||{}),Ia={xs:0,s:1,m:2,l:3,xl:4};import{assertNonNullable as e1,VERSION as Mb}from"@vkontakte/videoplayer-shared/es2015";import{VERSION as Lb}from"@vkontakte/videoplayer-core/es2015";import{VERSION as Vb}from"@vkontakte/videoplayer-statistics/es2015";var pu="prod",Il="1.1.76-dev.44b02f36.0";var ka=(t,e,i)=>{let o=document.createElement("a");o.href=t,o.download=`${e}.${i}`,o.style.display="none",o.click()};var t1=Symbol("storeContext"),i1=Symbol("microStoresContext"),o1=(t,e)=>{pl(t1,t),pl(i1,e),pu==="dev"&&(window.app={store:t,microStores:e})},$e=()=>{let t=ul(t1);return e1(t,"Store context is empty!"),t},wo=()=>{let t=ul(i1);return e1(t,"MicroStores context is empty!"),t},di=(t,e)=>vu(t,t.getValue(),e),vu=(t,e,i)=>Sr(e,o=>{let r=t.subscribe(s=>{o(s),i==null||i(s)});return()=>r.unsubscribe()}),n1=(t,e,i,o)=>{var Z,B,U,X,de,K,ue,J,ge;let r=t.info,{width:s,height:l}=be(i.ui.playerSize),d=(B=(Z=r.throughputEstimation$.getValue())==null?void 0:Z.toFixed(0))!=null?B:0,a=(X=(U=r.rttEstimation$.getValue())==null?void 0:U.toFixed(0))!=null?X:0,u=r.isAutoQualityEnabled$.getValue()?"auto":"manual",f=`${Il} (core: ${Lb}, stat: ${Vb}, shared: ${Mb})`,v=be(i.state.errorLog$),p=v.length?`
|
|
45
|
+
`+v.map((se,ce)=>{var De;let Le=`${ce}) Type: ${se.id}
|
|
46
|
+
`,we=`Message: ${se.message} (${se.thrown})
|
|
47
|
+
`,te=`Trace: ${(De=se.thrown)==null?void 0:De.stack}
|
|
48
|
+
`;return Le+we+te}).join(`
|
|
49
|
+
`):void 0,x=i.state.isAudioDisabled?"disabled":be(i.state.isAudioAvailable$)?void 0:"unavailable",w=t.info.currentVideoStream$.getValue(),y=t.info.currentAudioStream$.getValue(),C=[];w&&C.push(`Video: ${(de=w==null?void 0:w.codec)!=null?de:""}`+(w!=null&&w.hdr?" (HDR)":"")),y&&C.push(`Audio: ${(K=y==null?void 0:y.codec)!=null?K:""}`+(y!=null&&y.language?` (${y.language})`:""));let T=r.currentQuality$.getValue(),E="";if(T){let se=r.availableQualitiesFps$.getValue()[T];E=se?`${se}fps`:""}let O=r.httpConnectionType$.getValue(),A=(J=(ue=r.currentBuffer$.getValue())==null?void 0:ue.end)!=null?J:0,I=Math.max(A-be(i.state.positionExact$),0),L={Version:f,Browser:navigator.userAgent,Config:t.experimental.tuningConfigName$.getValue().join(", "),"United video id":String(i.videoId),TraceId:o,VSID:be(i.vsid),"Content host":r.hostname$.getValue(),"Connection type":O?O+(r.httpConnectionReused$.getValue()?" (reused)":""):"",Throughput:`${d}Kbps @ ${a}ms RTT`,Format:r.currentFormat$.getValue(),"Available Formats":e!=null&&e.sources?Object.keys(e.sources).join(", "):"",Streams:C.join(", "),Quality:`${u} ${T!=null?T:""} ${E}`,"Available qualities":r.availableQualities$.getValue().join(", "),Audio:x,Position:`${be(i.state.positionExact$)}s`,Buffer:`${I}s`,State:`${be(i.playerPhase)} ${(ge=r.playbackState$.getValue())!=null?ge:""}`,"Player size":`${s}x${l}`,URL:window.location.href,Errors:p};return Object.entries(L).filter(([se,ce])=>ce!==void 0).map(([se,ce])=>`${se}: ${ce}`).join(`
|
|
50
|
+
`)},r1=(t,e,i)=>{var Z,B,U,X;let o=t.info,{width:r,height:s}=be(i.ui.playerSize),l={version:Il,viewport:`${r}x${s}`,volume:Math.round(be(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 f=o.currentBuffer$.getValue(),v=o.isLive$.getValue(),p=o.liveBufferTime$.getValue();f&&(v&&p?l.buffer=f.end-p:l.buffer=Math.max(f.end-be(i.state.positionExact$),0)),l.position=be(i.state.positionExact$);let x=o.throughputEstimation$.getValue();x&&(l.speed=x);let w=o.videoBitrate$.getValue();w&&(l.bitrate=w);let y=o.liveLatency$.getValue();y&&(l.liveLatency=y);let C=o.currentVideoSegmentLength$.getValue();C&&(l.currentVideoSegmentLength=C);let T=o.currentAudioSegmentLength$.getValue();T&&(l.currentAudioSegmentLength=T);let E=be(i.vsid);typeof E=="string"&&(l.vsid=E);let O=(Z=t.info.currentVideoStream$.getValue())==null?void 0:Z.codec;O&&(l.videoCodec=O);let A=(B=t.info.currentAudioStream$.getValue())==null?void 0:B.codec;A&&(l.audioCodec=A),((U=t.info.currentVideoStream$.getValue())==null?void 0:U.hdr)&&(l.hdr=!0);let L=(X=t.info.currentAudioStream$.getValue())==null?void 0:X.language;return L&&(l.audioLanguage=L),l},s1=(t,e)=>ka(t,e,"mp4"),a1=t=>!t.type,l1=t=>!!t.type,d1=()=>{let e=[],i=0;return{add:(o,r)=>{e[i]=[o,r],i=(i+1)%10},find:o=>e.find(([r])=>r===o)}},fu=class{constructor(){this.destroyController=new AbortController;this.pendingDownloads=new Set}download(e){return $t(this,null,function*(){if(this.pendingDownloads.has(e))return null;this.pendingDownloads.add(e);try{let i=yield fetch(e,{signal:this.destroyController.signal});if(i.ok)return yield i.text();throw i}finally{this.pendingDownloads.delete(e)}})}destroy(){this.destroyController.abort(),this.pendingDownloads.clear()}isDestroyed(){return this.destroyController.signal.aborted}};import{isNullable as hf,safeStorage as Mi}from"@vkontakte/videoplayer-shared/es2015";import"@vkontakte/videoplayer-core/es2015";var Rb="vk_player_",c1="vk_player_prefer_traffic_saving_enabled",u1="vk_player_preferred_volume",p1="vk_player_prefer_volume_mute",_f="vk_player_preferred_quality",vf="vk_player_preferred_default_quality_settings",mf="vk_player_preferred_quality_settings_by_video",f1="vk_player_preferred_stream_language",v1="vk_player_preferred_rate",m1="vk_player_preferred_autoplay_next",gf="vk_player_preferred_subtitles_language",g1="vk_player_user_video_prefs",h1=`${Rb}preview_track_close_tooltip`,_1=t=>t>1?1:t<0?0:t,bf=t=>Mi.set(u1,_1(t).toString(10)),mu=()=>{let t=Mi.get(u1);return hf(t)?void 0:_1(parseFloat(t))},$f=(t,e)=>Mi.set(_f,JSON.stringify({videoId:t,value:e})),gu=()=>Mi.remove(_f),yf=t=>{let e=Mi.get(_f);if(hf(e))return;let{videoId:i,value:o}=JSON.parse(e);if(t!==i){gu();return}return o},xf=(t,e)=>{e?Mi.set(t,"true"):Mi.remove(t)},wf=t=>Mi.get(t)==="true",Sf=t=>xf(p1,t),b1=()=>wf(p1),Td=t=>xf(c1,t),Cf=()=>wf(c1),$1=()=>Mi.get(f1),Tf=t=>Mi.set(f1,t),Ef=()=>Mi.get(gf),If=t=>{t?Mi.set(gf,t):Mi.remove(gf)},y1=t=>Mi.set(v1,JSON.stringify({rate:t})),x1=()=>{let t=Mi.get(v1);if(hf(t))return;let{rate:e}=JSON.parse(t);return e},w1=t=>xf(m1,t),S1=()=>wf(m1),Ob=()=>{let t=f=>{Mi.set(vf,JSON.stringify(f))},e=()=>{try{let f=Mi.get(vf);return f?JSON.parse(f):null}catch(f){return null}},i=()=>{try{let f=Mi.get(mf);return f?JSON.parse(f):null}catch(f){return null}},o=f=>{Mi.set(mf,JSON.stringify(f))},r=f=>{u(f);let v=f?i():null;if(v&&(v==null?void 0:v.videoId)===f)return Qt(Q({},v),{appliesTo:"to-video"});v&&s();let p=e();return p?Qt(Q({},p),{appliesTo:"as-default"}):(t({type:"auto_quality"}),{type:"auto_quality",appliesTo:"as-default"})},s=()=>{Mi.remove(mf)},l=()=>{Mi.remove(vf)},d=(f,v="as-default")=>{f.type==="exact_quality"||v==="to-video"?o(f):t(f)},a=f=>{let v=r(f);if(v){switch(v.type){case"traffic_saving":Td(!0);break;case"exact_quality":$f(f,v.quality)}s(),l()}},u=f=>{let v=yf(f);if(v){o({type:"exact_quality",videoId:f,quality:v});return}Cf()&&t({type:"traffic_saving",videoId:f}),Td(!1),gu()};return{getPreferredQualitySettings:r,migrateSettingsToLegacyWay:a,savePreferredQualitySettings:d,savePreferredDefaultQualitySettings:t,removePreferredQualitySettingsByVideo:s,getPreferredDefaultQualitySettings:e,getPreferredSubtitlesLanguage:Ef,savePreferredSubtitlesLanguage:If}},{getPreferredQualitySettings:C1,migrateSettingsToLegacyWay:T1,savePreferredQualitySettings:hu,savePreferredDefaultQualitySettings:pV,removePreferredQualitySettingsByVideo:fV,getPreferredDefaultQualitySettings:_u}=Ob(),Nb=3,Db=3,E1=()=>{let t=Mi.get(g1);if(t)try{return JSON.parse(t)}catch(e){return null}return null},bu=(t,e)=>{var r,s;let i=E1();return(s=(r=i==null?void 0:i[t])==null?void 0:r[e])!=null?s:null},kf=(t,e,i)=>{var l,d,a;let o=(l=E1())!=null?l:{},r=(a=(d=o[t])==null?void 0:d[e])!=null?a:{};Object.assign(r,i,{updatedTs:Date.now()}),t in o||(o[t]={}),o[t][e]=r;let s=Bb(o);Mi.set(g1,JSON.stringify(s))};function Bb(t){let e=Object.entries(t).reduce((o,[r,s])=>{let l=0;return Object.values(s).forEach(d=>{l<d.updatedTs&&(l=d.updatedTs)}),o.push([r,l]),o},[]);return e.sort(([,o],[,r])=>o>r?-1:1),e.splice(Db),e.reduce((o,[r])=>(o[r]=Hb(t[r]),o),{})}function Hb(t){let e=Object.entries(t);return e.sort(([,i],[,o])=>i.updatedTs>o.updatedTs?-1:1),e.splice(Nb),Object.fromEntries(e)}function I1(){Mi.set(h1,JSON.stringify(!0))}function k1(){let t=Mi.get(h1);try{return t?JSON.parse(t):!1}catch(e){return!1}}import{PlaybackState as G0}from"@vkontakte/videoplayer-core/es2015";var Fb=ke('<svg><!><g filter="url(#a)"><path fill="var(--btn-color, #fff)" fill-rule="evenodd" d="M67 9.489A3.49 3.49 0 0 1 63.511 13 3.493 3.493 0 0 1 60 9.489 3.49 3.49 0 0 1 63.511 6 3.484 3.484 0 0 1 67 9.489m-5.003 0c0 .834.68 1.514 1.514 1.514.812 0 1.492-.68 1.492-1.514 0-.812-.68-1.492-1.492-1.492-.834 0-1.514.68-1.514 1.492" clip-rule="evenodd"></path><path fill="var(--btn-color, #fff)" d="M26.86 15.183c1.372-.492 2.534-1.711 2.534-3.61C29.394 8.922 27.185 7 24.07 7c-1.965 0-3.573.784-4.67 2.29l-.108.149a1.333 1.333 0 0 0 .268 1.855c.536.402 1.295.343 1.736-.162.09-.102.164-.19.205-.247.594-.81 1.431-1.306 2.5-1.306 1.534 0 2.604.915 2.604 2.251 0 1.36-1.093 2.275-2.651 2.275h-.583a1.231 1.231 0 0 0 0 2.462h.583c1.744 0 2.907.985 2.907 2.392 0 1.453-1.186 2.462-2.884 2.462-1.296 0-2.201-.552-2.883-1.603a10 10 0 0 0-.2-.287 1.403 1.403 0 0 0-2.052-.246c-.494.42-.65 1.13-.305 1.68.072.116.146.227.218.322C20.132 23.137 21.678 24 23.999 24c3.28 0 5.628-2.04 5.628-4.924 0-2.204-1.395-3.4-2.767-3.893"></path><path fill="var(--btn-color, #fff)" fill-rule="evenodd" d="M37.732 12.675c-.465 0-1 .046-1.511.164l2.584-3.74a1.338 1.338 0 1 0-2.203-1.518l-3.753 5.469c-1.418 2.133-1.837 3.822-1.837 5.276 0 3.47 2.558 5.674 6.186 5.674 3.604 0 6.162-2.392 6.162-5.768 0-3.236-2.349-5.557-5.628-5.557m-.534 8.746c-1.977 0-3.326-1.267-3.326-3.142 0-1.853 1.349-3.142 3.326-3.142 1.953 0 3.302 1.29 3.302 3.142 0 1.875-1.35 3.142-3.302 3.142M58 15.512c0 5.041-2.697 8.441-6.627 8.441s-6.628-3.4-6.628-8.441 2.698-8.442 6.628-8.442S58 10.47 58 15.512m-10.348 0c0 3.564 1.488 5.862 3.72 5.862s3.721-2.298 3.721-5.862-1.488-5.862-3.72-5.862-3.72 2.298-3.72 5.862Z" clip-rule="evenodd"></path><path fill="var(--btn-color, #fff)" d="M67 23.5c0-1.318-1.201-3.094-4.199-4.673a1.5 1.5 0 1 1 1.398-2.654C67.452 17.886 70 20.433 70 23.5c0 3.126-2.556 5.554-6.088 7.27-3.633 1.766-8.825 3.062-15.259 3.722a1.5 1.5 0 0 1-.306-2.984c6.248-.641 11.057-1.882 14.253-3.436C65.897 26.47 67 24.8 67 23.5M38.879 35H38c-9.64 0-17.447-1.133-22.9-3.018-2.72-.941-4.94-2.099-6.506-3.468C7.019 27.138 6 25.445 6 23.5c0-1.64.785-3.073 1.908-4.255 1.119-1.179 2.66-2.205 4.42-3.086a1.5 1.5 0 1 1 1.343 2.682c-1.584.793-2.794 1.634-3.588 2.47C9.293 22.143 9 22.873 9 23.5c0 .807.407 1.74 1.568 2.755 1.17 1.022 2.996 2.02 5.513 2.892C21.106 30.885 28.55 32 38 32h.879l-1.44-1.44a1.5 1.5 0 0 1 2.122-2.12l3.999 3.998.01.011a1.5 1.5 0 0 1 .317 1.624 1.5 1.5 0 0 1-.326.488l-4 4a1.5 1.5 0 0 1-2.122-2.122L38.88 35Z"></path><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-opacity=".12" stroke-width=".5" d="m7.908 19.245-.181-.173c1.146-1.206 2.714-2.248 4.49-3.137a1.75 1.75 0 1 1 1.566 3.13c-1.57.786-2.752 1.61-3.519 2.418-.762.802-1.014 1.474-1.014 2.017 0 .713.357 1.583 1.483 2.567 1.136.993 2.93 1.978 5.43 2.843 4.99 1.726 12.403 2.84 21.837 2.84h.275l-1.012-1.013a1.75 1.75 0 1 1 2.474-2.474l4 3.998h0l.012.013s0 0 0 0c.162.165.284.354.368.556q0 0 0 0l-.23.096A1.5 1.5 0 0 1 44 33.5q-.002.306-.113.573L7.907 19.245Zm0 0-.181-.173C6.576 20.284 5.75 21.775 5.75 23.5c0 2.04 1.07 3.796 2.68 5.202 1.599 1.398 3.85 2.569 6.589 3.516C20.506 34.116 28.343 35.25 38 35.25h.275zm29.824-6.82c-.3 0-.63.018-.965.063l2.244-3.247c.728-1.054-.026-2.491-1.306-2.491-.524 0-1.014.258-1.31.69l-3.752 5.468h0l-.002.003c-1.442 2.17-1.879 3.905-1.879 5.415 0 1.8.665 3.288 1.815 4.324 1.147 1.033 2.757 1.6 4.62 1.6 3.727 0 6.413-2.488 6.413-6.018 0-3.377-2.464-5.807-5.878-5.807m25.779.825c2.07 0 3.739-1.67 3.739-3.761 0-2.07-1.67-3.739-3.739-3.739a3.74 3.74 0 0 0-3.761 3.739 3.743 3.743 0 0 0 3.761 3.761m0-2.497a1.267 1.267 0 0 1-1.264-1.264c0-.671.566-1.242 1.264-1.242.674 0 1.242.568 1.242 1.242 0 .698-.57 1.264-1.242 1.264m-33.634 8.323c0-2.043-1.139-3.272-2.388-3.895 1.208-.629 2.155-1.846 2.155-3.609 0-2.82-2.357-4.822-5.575-4.822-2.04 0-3.724.818-4.871 2.392l-.109.149a1.583 1.583 0 0 0 .32 2.203c.635.476 1.542.411 2.074-.197.09-.103.17-.198.219-.264.553-.755 1.318-1.204 2.297-1.204.72 0 1.309.214 1.715.564.403.347.64.84.64 1.437 0 .608-.242 1.107-.653 1.457-.415.353-1.017.568-1.748.568h-.583a1.481 1.481 0 0 0 0 2.962h.583c.826 0 1.493.233 1.948.61.451.375.709.902.709 1.532 0 .654-.265 1.2-.718 1.586-.455.388-1.116.626-1.916.626-.61 0-1.117-.13-1.548-.375s-.801-.614-1.125-1.114a11 11 0 0 0-.206-.296 1.653 1.653 0 0 0-2.417-.292c-.577.49-.774 1.335-.356 2.004.075.119.152.236.23.339.704.945 1.462 1.652 2.352 2.121.892.47 1.9.692 3.094.692 3.383 0 5.877-2.121 5.877-5.174m7.32 2.095c-.934 0-1.7-.299-2.232-.8-.53-.5-.843-1.217-.843-2.092 0-.863.313-1.581.844-2.085s1.298-.807 2.232-.807c.92 0 1.682.303 2.21.807.529.503.842 1.222.842 2.085 0 .875-.314 1.593-.84 2.093-.53.5-1.29.799-2.212.799Zm14.176 3.032c2.044 0 3.772-.887 4.983-2.425 1.208-1.534 1.894-3.703 1.894-6.266s-.686-4.732-1.894-6.266c-1.211-1.539-2.94-2.426-4.983-2.426-2.044 0-3.773.887-4.984 2.426-1.208 1.534-1.894 3.703-1.894 6.266s.686 4.732 1.894 6.266c1.211 1.538 2.94 2.425 4.984 2.425m0-3.08c-1.017 0-1.874-.518-2.487-1.478-.618-.968-.984-2.382-.984-4.133 0-1.752.366-3.166.984-4.133.613-.96 1.47-1.48 2.487-1.48s1.873.52 2.486 1.48c.618.967.984 2.381.984 4.133 0 1.751-.366 3.165-.984 4.133-.613.96-1.47 1.479-2.486 1.479Zm11.312-2.075c2.975 1.567 4.065 3.279 4.065 4.452 0 1.148-.983 2.756-4.259 4.347-3.16 1.536-7.937 2.773-14.17 3.412a1.75 1.75 0 0 0 .358 3.482c6.45-.662 11.673-1.963 15.342-3.746 3.551-1.725 6.229-4.216 6.229-7.495 0-3.213-2.661-5.825-5.935-7.548a1.75 1.75 0 1 0-1.63 3.096"></path></g><defs><filter id="a" width="75" height="44" x=".5" y=".5" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"></feColorMatrix><feOffset></feOffset><feGaussianBlur stdDeviation="2.5"></feGaussianBlur><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"></feColorMatrix><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_618_12297"></feBlend><feBlend in="SourceGraphic" in2="effect1_dropShadow_618_12297" result="shape"></feBlend></filter></defs></svg>');function Ed(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=Fb();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"76",height:"45",fill:"none","data-testid":"video-360-icon",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(2),g(o),$(t,o)}import{isNullable as M1,InterfaceLanguage as L1}from"@vkontakte/videoplayer-shared/es2015";var Ub={auto_quality_invariant:"\u0410\u0432\u0442\u043E",auto_quality:"\u0410\u0432\u0442\u043E ({actual})",auto_quality_option:"\u0410\u0432\u0442\u043E",other_quality:"\u0414\u0440\u0443\u0433\u043E\u0435",high_quality:"\u0412\u044B\u0441\u043E\u043A\u043E\u0435 \u043A\u0430\u0447\u0435\u0441\u0442\u0432\u043E",high_quality_description:"\u0411\u0443\u0434\u0435\u0442 \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u043D\u043E \u0431\u043E\u043B\u044C\u0448\u0435 \u0442\u0440\u0430\u0444\u0438\u043A\u0430",auto_quality_limit:"\u0410\u0432\u0442\u043E\u043C\u0430\u0442\u0438\u0447\u0435\u0441\u043A\u0438",traffic_saving_quality:"\u042D\u043A\u043E\u043D\u043E\u043C\u0438\u044F \u0442\u0440\u0430\u0444\u0438\u043A\u0430",traffic_saving_quality_description:"\u0412\u0438\u0434\u0435\u043E \u0433\u0440\u0443\u0437\u044F\u0442\u0441\u044F \u0431\u044B\u0441\u0442\u0440\u0435\u0435, \u043D\u043E \u043A\u0430\u0447\u0435\u0441\u0442\u0432\u043E \u043D\u0438\u0436\u0435",default_quality_for_any_video:"\u041A\u0430\u0447\u0435\u0441\u0442\u0432\u043E \u0434\u043B\u044F \u0432\u0441\u0435\u0445 \u0432\u0438\u0434\u0435\u043E",quality_applience:"\u041A\u0430\u0447\u0435\u0441\u0442\u0432\u043E \u043F\u043E \u0443\u043C\u043E\u043B\u0447\u0430\u043D\u0438\u044E \u043C\u043E\u0436\u043D\u043E\xA0{action}",quality_applience_action:"\u0438\u0437\u043C\u0435\u043D\u0438\u0442\u044C",menu_quality:"\u041A\u0430\u0447\u0435\u0441\u0442\u0432\u043E",menu_traffic_saving:"\u042D\u043A\u043E\u043D\u043E\u043C\u0438\u044F \u0434\u0430\u043D\u043D\u044B\u0445",menu_playback_rate:"\u0421\u043A\u043E\u0440\u043E\u0441\u0442\u044C",menu_report:"\u0421\u043E\u043E\u0431\u0449\u0438\u0442\u044C \u043E \u043F\u0440\u043E\u0431\u043B\u0435\u043C\u0435",menu_pip:"\u041A\u0430\u0440\u0442\u0438\u043D\u043A\u0430 \u0432 \u043A\u0430\u0440\u0442\u0438\u043D\u043A\u0435",menu_pip_close:"\u0420\u0430\u0437\u0432\u0435\u0440\u043D\u0443\u0442\u044C \u0432\u0438\u0434\u0435\u043E",menu_copy_video_link:"\u0421\u043A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0441\u0441\u044B\u043B\u043A\u0443 \u043D\u0430 \u0432\u0438\u0434\u0435\u043E",menu_copy_video_link_with_timestamp:"\u0421\u043A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0441\u0441\u044B\u043B\u043A\u0443 \u043D\u0430 \u043A\u0430\u0434\u0440",menu_video_rotate:"\u041F\u043E\u0432\u0435\u0440\u043D\u0443\u0442\u044C",menu_video_loop_on:"\u0412\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u043F\u043E\u0432\u0442\u043E\u0440\u0435\u043D\u0438\u0435",menu_video_loop_off:"\u041E\u0442\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u043F\u043E\u0432\u0442\u043E\u0440\u0435\u043D\u0438\u0435",menu_chromecast:"Chromecast \u0442\u0440\u0430\u043D\u0441\u043B\u044F\u0446\u0438\u044F",menu_copy_debug:"\u041A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0434\u0430\u043D\u043D\u044B\u0435 \u0434\u043B\u044F \u0434\u0438\u0430\u0433\u043D\u043E\u0441\u0442\u0438\u043A\u0438",menu_save_debug:"\u0421\u043E\u0445\u0440\u0430\u043D\u0438\u0442\u044C \u0434\u0430\u043D\u043D\u044B\u0435 \u0434\u043B\u044F \u0434\u0438\u0430\u0433\u043D\u043E\u0441\u0442\u0438\u043A\u0438",menu_debug_overlay:"\u0422\u0435\u0445\u043D\u0438\u0447\u0435\u0441\u043A\u0430\u044F \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044F",menu_copy_embed_code:"\u041A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u043A\u043E\u0434 \u0434\u043B\u044F \u0432\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u043D\u0438\u044F",menu_audio_languages:"\u0417\u0432\u0443\u043A\u043E\u0432\u0430\u044F \u0434\u043E\u0440\u043E\u0436\u043A\u0430",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:"\u0414\u043E\u0440\u043E\u0436\u043A\u0430 {index}",pip_dummy_title:"\u0412\u0438\u0434\u0435\u043E \u0432\u043E\u0441\u043F\u0440\u043E\u0438\u0437\u0432\u043E\u0434\u0438\u0442\u0441\u044F \u0432 \u0440\u0435\u0436\u0438\u043C\u0435 \u043A\u0430\u0440\u0442\u0438\u043D\u043A\u0430 \u0432 \u043A\u0430\u0440\u0442\u0438\u043D\u043A\u0435",submenu_quality:"\u041A\u0430\u0447\u0435\u0441\u0442\u0432\u043E",submenu_playback_rate:"\u0421\u043A\u043E\u0440\u043E\u0441\u0442\u044C",submenu_settings:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438",submenu_traffic_saving:"\u042D\u043A\u043E\u043D\u043E\u043C\u0438\u044F \u0434\u0430\u043D\u043D\u044B\u0445",submenu_audio_languages:"\u0417\u0432\u0443\u043A\u043E\u0432\u0430\u044F \u0434\u043E\u0440\u043E\u0436\u043A\u0430",playing_ads:"\u0420\u0435\u043A\u043B\u0430\u043C\u0430 {timeleft}",skip_ads_now:"\u041F\u0440\u043E\u043F\u0443\u0441\u0442\u0438\u0442\u044C \u0440\u0435\u043A\u043B\u0430\u043C\u0443",skip_ads_after:"\u041F\u0440\u043E\u043F\u0443\u0441\u0442\u0438\u0442\u044C {time}\u0441",visit_advertiser:"\u041F\u0435\u0440\u0435\u0439\u0442\u0438 \u043D\u0430 \u0441\u0430\u0439\u0442",aria_timeline:"\u041F\u043E\u043B\u0437\u0443\u043D\u043E\u043A \u0432\u0440\u0435\u043C\u0435\u043D\u043D\u043E\u0439 \u0448\u043A\u0430\u043B\u044B",aria_timeline_value:"{position} (\u043E\u0431\u0449\u0430\u044F \u0434\u043B\u0438\u0442\u0435\u043B\u044C\u043D\u043E\u0441\u0442\u044C {duration}",doubletap_seek_step:"{seconds} \u0441\u0435\u043A\u0443\u043D\u0434",playback_rate_1:"\u041E\u0431\u044B\u0447\u043D\u0430\u044F",playback_rate:"{multiplier}x",video360:"\u043F\u0430\u043D\u043E\u0440\u0430\u043C\u043D\u043E\u0435 \u0432\u0438\u0434\u0435\u043E",subtitles_caption:"\u0421\u0443\u0431\u0442\u0438\u0442\u0440\u044B",subtitles_auto:"{language} (\u0410\u0432\u0442\u043E\u043C\u0430\u0442\u0438\u0447\u0435\u0441\u043A\u0438\u0435)",subtitles_off:"\u0412\u044B\u043A\u043B.",subtitles_auto_caption:"\u0410\u0432\u0442\u043E\u043C\u0430\u0442\u0438\u0447\u0435\u0441\u043A\u0438\u0435 \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u044B",subtitles_turn_on:"\u0412\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u044B",subtitles_turn_off:"\u0412\u044B\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u044B",traffic_saving_off:"\u041E\u0442\u043A\u043B.",traffic_saving_on:"\u0412\u043A\u043B.",traffic_saving_helper_text:"\u041F\u0440\u0438 \u0432\u043A\u043B\u044E\u0447\u0435\u043D\u0438\u0438 \u043A\u0430\u0447\u0435\u0441\u0442\u0432\u043E \u0432\u0438\u0434\u0435\u043E \u0431\u0443\u0434\u0435\u0442 \u0441\u043D\u0438\u0436\u0435\u043D\u043E \u0434\u043B\u044F \u044D\u043A\u043E\u043D\u043E\u043C\u0438\u0438 \u0442\u0440\u0430\u0444\u0438\u043A\u0430",tooltip_button_disabled:"\u041A\u043D\u043E\u043F\u043A\u0430 \u043D\u0435\u0434\u043E\u0441\u0442\u0443\u043F\u043D\u0430",tooltip_previous:"\u041F\u0440\u0435\u0434\u044B\u0434\u0443\u0449\u0435\u0435 \u0432\u0438\u0434\u0435\u043E",tooltip_restart:"\u041D\u0430\u0447\u0430\u0442\u044C \u0437\u0430\u043D\u043E\u0432\u043E",tooltip_play:"\u0421\u043C\u043E\u0442\u0440\u0435\u0442\u044C",tooltip_pause:"\u041F\u0430\u0443\u0437\u0430",tooltip_next:"\u0421\u043B\u0435\u0434\u0443\u044E\u0449\u0435\u0435 \u0432\u0438\u0434\u0435\u043E",tooltip_interactive_go_back:"\u0412\u0435\u0440\u043D\u0443\u0442\u044C\u0441\u044F \u043A \u043F\u0440\u0435\u0434\u044B\u0434\u0443\u0449\u0435\u0439 \u0433\u043B\u0430\u0432\u0435",tooltip_interactive_go_back_disabled:"\u0418\u0441\u0442\u043E\u0440\u0438\u044F \u043F\u0440\u043E\u0445\u043E\u0436\u0434\u0435\u043D\u0438\u044F \u043D\u0435\u0434\u043E\u0441\u0442\u0443\u043F\u043D\u0430",tooltip_interactive_go_back_disabled_first:"\u0412\u044B \u0441\u043C\u043E\u0442\u0440\u0438\u0442\u0435 \u043F\u0435\u0440\u0432\u0443\u044E \u0433\u043B\u0430\u0432\u0443",tooltip_interactive_go_back_disabled_limit:"\u041B\u0438\u043C\u0438\u0442 \u0432\u043E\u0437\u0432\u0440\u0430\u0442\u043E\u0432 \u0438\u0441\u0447\u0435\u0440\u043F\u0430\u043D",tooltip_chapter_without_interactive:"\u0412 \u044D\u0442\u043E\u0439 \u0433\u043B\u0430\u0432\u0435 \u043D\u0435\u0442 \u0438\u043D\u0442\u0435\u0440\u0430\u043A\u0442\u0438\u0432\u0430",tooltip_interactive_of_chapter_completed:"\u0418\u043D\u0442\u0435\u0440\u0430\u043A\u0442\u0438\u0432\u044B \u044D\u0442\u043E\u0439 \u0433\u043B\u0430\u0432\u044B \u0443\u0436\u0435 \u043F\u0440\u043E\u0439\u0434\u0435\u043D\u044B",tooltip_interactive_seek:"\u041F\u0435\u0440\u0435\u0439\u0442\u0438 \u043A \u0438\u043D\u0442\u0435\u0440\u0430\u043A\u0442\u0438\u0432\u0443",tooltip_interactive_graph_off:"\u041F\u043E\u043A\u0430\u0437\u0430\u0442\u044C \u043A\u0430\u0440\u0442\u0443 \u0441\u044E\u0436\u0435\u0442\u0430",tooltip_interactive_graph_on:"\u0421\u043A\u0440\u044B\u0442\u044C \u043A\u0430\u0440\u0442\u0443 \u0441\u044E\u0436\u0435\u0442\u0430",tooltip_live:"\u041F\u0435\u0440\u0435\u043C\u043E\u0442\u0430\u0442\u044C \u043D\u0430 \u0430\u043A\u0442\u0443\u0430\u043B\u044C\u043D\u044B\u0439 \u043B\u0430\u0439\u0432",tooltip_episodes:"\u042D\u043F\u0438\u0437\u043E\u0434\u044B",tooltip_volume:"\u0412\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u0437\u0432\u0443\u043A",tooltip_volume_muted:"\u0412\u044B\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u0437\u0432\u0443\u043A",tooltip_sound_unavailable:"\u0417\u0432\u0443\u043A \u043D\u0435\u0434\u043E\u0441\u0442\u0443\u043F\u0435\u043D",tooltip_subtitles_off:"\u0412\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u044B",tooltip_subtitles_on:"\u0412\u044B\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u044B",tooltip_settings_off:"\u041E\u0442\u043A\u0440\u044B\u0442\u044C \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438",tooltip_settings_on:"\u0417\u0430\u043A\u0440\u044B\u0442\u044C \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438",tooltip_fullscreen_off:"\u041D\u0430 \u0432\u0435\u0441\u044C \u044D\u043A\u0440\u0430\u043D",tooltip_fullscreen_on:"\u0412\u044B\u0439\u0442\u0438 \u0438\u0437 \u043F\u043E\u043B\u043D\u043E\u044D\u043A\u0440\u0430\u043D\u043D\u043E\u0433\u043E \u0440\u0435\u0436\u0438\u043C\u0430",tooltip_chromecast_off:"\u0412\u043A\u043B\u044E\u0447\u0438\u0442\u044C Chromecast",tooltip_chromecast_on:"\u0412\u044B\u043A\u043B\u044E\u0447\u0438\u0442\u044C Chromecast",tooltip_episode_finished:"\u0412\u044B \u0443\u0436\u0435 \u0441\u0434\u0435\u043B\u0430\u043B\u0438 \u0441\u0432\u043E\u0439 \u0432\u044B\u0431\u043E\u0440",tooltip_episode_unfinished:"\u041D\u0435 \u043F\u0440\u043E\u0439\u0434\u0435\u043D\u043E",tooltip_disabled_when_interactive:"\u0418\u043D\u0442\u0435\u0440\u0430\u043A\u0442\u0438\u0432 \u0443\u0436\u0435 \u0438\u0434\u0451\u0442",tooltip_disabled_when_graph_on:"\u041A\u043D\u043E\u043F\u043A\u0430 \u043D\u0435\u0434\u043E\u0441\u0442\u0443\u043F\u043D\u0430 \u0432\u043E \u0432\u0440\u0435\u043C\u044F \u043F\u0440\u043E\u0441\u043C\u043E\u0442\u0440\u0430 \u043A\u0430\u0440\u0442\u044B",tooltip_interactive_interaction_time_indicator:"\u041D\u0430\u0436\u043C\u0438\u0442\u0435 \u043D\u0430 \u044D\u043B\u0435\u043C\u0435\u043D\u0442 \u0438\u043D\u0442\u0435\u0440\u0430\u043A\u0442\u0438\u0432\u0430",tooltip_vk_logo:"\u041E\u0442\u043A\u0440\u044B\u0442\u044C \u0432 VK \u0412\u0438\u0434\u0435\u043E",tooltip_vk_video_logo:"\u041F\u0435\u0440\u0435\u0439\u0442\u0438 \u0432 VK \u0412\u0438\u0434\u0435\u043E",tooltip_autoplay_off:"\u0412\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u0430\u0432\u0442\u043E\u0432\u043E\u0441\u043F\u0440\u043E\u0438\u0437\u0432\u0435\u0434\u0435\u043D\u0438\u0435",tooltip_autoplay_on:"\u041E\u0442\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u0430\u0432\u0442\u043E\u0432\u043E\u0441\u043F\u0440\u043E\u0438\u0437\u0432\u0435\u0434\u0435\u043D\u0438\u0435",tooltip_context_menu_open:"\u041E\u0442\u043A\u0440\u044B\u0442\u044C \u043A\u043E\u043D\u0442\u0435\u043A\u0441\u0442\u043D\u043E\u0435 \u043C\u0435\u043D\u044E",tooltip_context_menu_close:"\u0417\u0430\u043A\u0440\u044B\u0442\u044C \u043A\u043E\u043D\u0442\u0435\u043A\u0441\u0442\u043D\u043E\u0435 \u043C\u0435\u043D\u044E",download_video_caption:"\u0421\u043A\u0430\u0447\u0430\u0442\u044C \u0432\u0438\u0434\u0435\u043E",hotkey_helper_current_volume:"{value} %",hotkey_map_modal_title:"\u0411\u044B\u0441\u0442\u0440\u044B\u0435 \u043A\u043B\u0430\u0432\u0438\u0448\u0438",hotkey_map_modal_close_btn_text:"\u0417\u0430\u043A\u0440\u044B\u0442\u044C",hotkey_map_group_title_common:"\u041E\u0431\u0449\u0438\u0435",hotkey_map_group_title_playback:"\u0412\u043E\u0441\u043F\u0440\u043E\u0438\u0437\u0432\u0435\u0434\u0435\u043D\u0438\u0435",hotkey_map_group_title_subtitles:"\u0421\u0443\u0431\u0442\u0438\u0442\u0440\u044B",hotkey_map_group_title_episodes:"\u042D\u043F\u0438\u0437\u043E\u0434\u044B",hotkey_map_item_mute_description:"\u0412\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u0438\u043B\u0438 \u043E\u0442\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u0437\u0432\u0443\u043A",hotkey_map_item_mute_value:"m",hotkey_map_item_volume_up_description:"\u0423\u0432\u0435\u043B\u0438\u0447\u0438\u0442\u044C \u0433\u0440\u043E\u043C\u043A\u043E\u0441\u0442\u044C",hotkey_map_item_volume_up_value:"\u0421\u0442\u0440\u0435\u043B\u043A\u0430 \u0432\u0432\u0435\u0440\u0445",hotkey_map_item_volume_down_description:"\u0423\u043C\u0435\u043D\u044C\u0448\u0438\u0442\u044C \u0433\u0440\u043E\u043C\u043A\u043E\u0441\u0442\u044C",hotkey_map_item_volume_down_value:"\u0421\u0442\u0440\u0435\u043B\u043A\u0430 \u0432\u043D\u0438\u0437",hotkey_map_item_pip_description:"\u0421\u0432\u0435\u0440\u043D\u0443\u0442\u044C \u0438\u043B\u0438 \u0440\u0430\u0437\u0432\u0435\u0440\u043D\u0443\u0442\u044C \u043C\u0438\u043D\u0438-\u043F\u0440\u043E\u0438\u0433\u0440\u044B\u0432\u0430\u0442\u0435\u043B\u044C",hotkey_map_item_pip_value:"i",hotkey_map_item_full_screen_description:"\u0412\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u0438\u043B\u0438 \u0432\u044B\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u043F\u043E\u043B\u043D\u043E\u044D\u043A\u0440\u0430\u043D\u043D\u044B\u0439 \u0440\u0435\u0436\u0438\u043C",hotkey_map_item_full_screen_value:"f",hotkey_map_item_show_context_menu_description:"\u0421\u043A\u0440\u044B\u0442\u044C \u0438\u043B\u0438 \u043F\u043E\u043A\u0430\u0437\u0430\u0442\u044C \u043A\u043E\u043D\u0442\u0435\u043A\u0441\u0442\u043D\u043E\u0435 \u043C\u0435\u043D\u044E",hotkey_map_item_show_context_menu_value:"Shift + !",hotkey_map_item_show_hotkey_map_description:"\u0421\u043A\u0440\u044B\u0442\u044C \u0438\u043B\u0438 \u043F\u043E\u043A\u0430\u0437\u0430\u0442\u044C \u0441\u043F\u0438\u0441\u043E\u043A \u0433\u043E\u0440\u044F\u0447\u0438\u0445 \u043A\u043B\u0430\u0432\u0438\u0448",hotkey_map_item_show_hotkey_map_value:"Shift + ?",hotkey_map_item_play_toggle_description:"\u041F\u0440\u0438\u043E\u0441\u0442\u0430\u043D\u043E\u0432\u0438\u0442\u044C \u0438\u043B\u0438 \u043F\u0440\u043E\u0434\u043E\u043B\u0436\u0438\u0442\u044C \u0432\u043E\u0441\u043F\u0440\u043E\u0438\u0437\u0432\u0435\u0434\u0435\u043D\u0438\u0435",hotkey_map_item_play_toggle_value:"\u041F\u0440\u043E\u0431\u0435\u043B (\u0438\u043B\u0438 k)",hotkey_map_item_seek_backward_description:"\u041F\u0435\u0440\u0435\u043C\u043E\u0442\u0430\u0442\u044C \u0440\u043E\u043B\u0438\u043A \u043D\u0430 10 \u0441\u0435\u043A\u0443\u043D\u0434 \u043D\u0430\u0437\u0430\u0434",hotkey_map_item_seek_backward_value:"\u0421\u0442\u0440\u0435\u043B\u043A\u0430 \u0432\u043B\u0435\u0432\u043E (\u0438\u043B\u0438 j)",hotkey_map_item_seek_forward_description:"\u041F\u0435\u0440\u0435\u043C\u043E\u0442\u0430\u0442\u044C \u0440\u043E\u043B\u0438\u043A \u043D\u0430 10 \u0441\u0435\u043A\u0443\u043D\u0434 \u0432\u043F\u0435\u0440\u0451\u0434",hotkey_map_item_seek_forward_value:"\u0421\u0442\u0440\u0435\u043B\u043A\u0430 \u0432\u043F\u0440\u0430\u0432\u043E (\u0438\u043B\u0438 l)",hotkey_map_item_fast_seek_backward_description:"\u0423\u0441\u043A\u043E\u0440\u0435\u043D\u043D\u0430\u044F \u043F\u0435\u0440\u0435\u043C\u043E\u0442\u043A\u0430 \u043D\u0430\u0437\u0430\u0434",hotkey_map_item_fast_seek_backward_value:"Shift + \u0421\u0442\u0440\u0435\u043B\u043A\u0430 \u0432\u043B\u0435\u0432\u043E",hotkey_map_item_fast_seek_forward_description:"\u0423\u0441\u043A\u043E\u0440\u0435\u043D\u043D\u0430\u044F \u043F\u0435\u0440\u0435\u043C\u043E\u0442\u043A\u0430 \u0432\u043F\u0435\u0440\u0451\u0434",hotkey_map_item_fast_seek_forward_value:"Shift + \u0421\u0442\u0440\u0435\u043B\u043A\u0430 \u0432\u043F\u0440\u0430\u0432\u043E",hotkey_map_item_rate_down_description:"\u0423\u043C\u0435\u043D\u044C\u0448\u0438\u0442\u044C \u0441\u043A\u043E\u0440\u043E\u0441\u0442\u044C \u0432\u043E\u0441\u043F\u0440\u043E\u0438\u0437\u0432\u0435\u0434\u0435\u043D\u0438\u044F",hotkey_map_item_rate_down_value:"< (Shift + ,)",hotkey_map_item_rate_up_description:"\u0423\u0432\u0435\u043B\u0438\u0447\u0438\u0442\u044C \u0441\u043A\u043E\u0440\u043E\u0441\u0442\u044C \u0432\u043E\u0441\u043F\u0440\u043E\u0438\u0437\u0432\u0435\u0434\u0435\u043D\u0438\u044F",hotkey_map_item_rate_up_value:"> (Shift + .)",hotkey_map_item_prev_frame_description:"\u041F\u0435\u0440\u0435\u0439\u0442\u0438 \u043A \u043F\u0440\u0435\u0434\u044B\u0434\u0443\u0449\u0435\u043C\u0443 \u043A\u0430\u0434\u0440\u0443 <br />(\u043A\u043E\u0433\u0434\u0430 \u0432\u043E\u0441\u043F\u0440\u043E\u0438\u0437\u0432\u0435\u0434\u0435\u043D\u0438\u0435 \u043F\u0440\u0438\u043E\u0441\u0442\u0430\u043D\u043E\u0432\u043B\u0435\u043D\u043E)",hotkey_map_item_prev_frame_value:",",hotkey_map_item_next_frame_description:"\u041F\u0435\u0440\u0435\u0439\u0442\u0438 \u043A \u0441\u043B\u0435\u0434\u0443\u044E\u0449\u0435\u043C\u0443 \u043A\u0430\u0434\u0440\u0443 <br />(\u043A\u043E\u0433\u0434\u0430 \u0432\u043E\u0441\u043F\u0440\u043E\u0438\u0437\u0432\u0435\u0434\u0435\u043D\u0438\u0435 \u043F\u0440\u0438\u043E\u0441\u0442\u0430\u043D\u043E\u0432\u043B\u0435\u043D\u043E)",hotkey_map_item_next_frame_value:".",hotkey_map_item_jump_seek_description:"\u041F\u0435\u0440\u0435\u0439\u0442\u0438 \u043A \u043E\u043F\u0440\u0435\u0434\u0435\u043B\u0451\u043D\u043D\u043E\u043C\u0443 \u043C\u043E\u043C\u0435\u043D\u0442\u0443 \u0432\u0438\u0434\u0435\u043E <br />(\u043D\u0430\u043F\u0440\u0438\u043C\u0435\u0440, \u043F\u0440\u0438 \u043D\u0430\u0436\u0430\u0442\u0438\u0438 \u043D\u0430 \u0446\u0438\u0444\u0440\u0443 \xAB7\xBB \u0440\u043E\u043B\u0438\u043A \u0431\u0443\u0434\u0435\u0442 \u043F\u0435\u0440\u0435\u043C\u043E\u0442\u0430\u043D \u0434\u043E \u0432\u0440\u0435\u043C\u0435\u043D\u043D\u043E\u0439 \u043E\u0442\u043C\u0435\u0442\u043A\u0438, \u043A\u043E\u0442\u043E\u0440\u0430\u044F \u0441\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u0435\u0442 70% \u043E\u0442 \u0434\u043B\u0438\u0442\u0435\u043B\u044C\u043D\u043E\u0441\u0442\u0438 \u0432\u0438\u0434\u0435\u043E)",hotkey_map_item_jump_seek_value:"0, 1, 2, 3, 4, 5, 6, 7, 8, 9",hotkey_map_item_subtitles_toggle_description:"\u0412\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u0438\u043B\u0438 \u043E\u0442\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u044B",hotkey_map_item_subtitles_toggle_value:"c",hotkey_map_item_prev_episode_description:"\u041F\u0435\u0440\u0435\u0439\u0442\u0438 \u043A \u043F\u0440\u0435\u0434\u044B\u0434\u0443\u0449\u0435\u043C\u0443 \u044D\u043F\u0438\u0437\u043E\u0434\u0443",hotkey_map_item_prev_episode_pc_value:"Ctrl + \u0421\u0442\u0440\u0435\u043B\u043A\u0430 \u0432\u043B\u0435\u0432\u043E",hotkey_map_item_prev_episode_mac_value:"Option + \u0421\u0442\u0440\u0435\u043B\u043A\u0430 \u0432\u043B\u0435\u0432\u043E",hotkey_map_item_next_episode_description:"\u041F\u0435\u0440\u0435\u0439\u0442\u0438 \u043A \u0441\u043B\u0435\u0434\u0443\u044E\u0449\u0435\u043C\u0443 \u044D\u043F\u0438\u0437\u043E\u0434\u0443",hotkey_map_item_next_episode_pc_value:"Ctrl + \u0421\u0442\u0440\u0435\u043B\u043A\u0430 \u0432\u043F\u0440\u0430\u0432\u043E",hotkey_map_item_next_episode_mac_value:"Option + \u0421\u0442\u0440\u0435\u043B\u043A\u0430 \u0432\u043F\u0440\u0430\u0432\u043E",hotkey_map_item_next_video_description:"\u041F\u0435\u0440\u0435\u0439\u0442\u0438 \u043A \u0441\u043B\u0435\u0434\u0443\u044E\u0449\u0435\u043C\u0443 \u0432\u0438\u0434\u0435\u043E",hotkey_map_item_next_video_value:"Shift + N",hotkey_map_item_prev_video_description:"\u041F\u0435\u0440\u0435\u0439\u0442\u0438 \u043A \u043F\u0440\u0435\u0434\u044B\u0434\u0443\u0449\u0435\u043C\u0443 \u0432\u0438\u0434\u0435\u043E",hotkey_map_item_prev_video_value:"Shift + P",waiting_live_day_value:"\u0434\u043D",waiting_live_hour_value:"\u0447",waiting_live_minute_value:"\u043C\u0438\u043D",waiting_live_second_value:"\u0441\u0435\u043A",waiting_live_colon:":",waiting_live_upcoming_title:"\u0422\u0440\u0430\u043D\u0441\u043B\u044F\u0446\u0438\u044F \u0435\u0449\u0435 \u043D\u0435 \u043D\u0430\u0447\u0430\u043B\u0430\u0441\u044C",waiting_live_timer_title:"\u0414\u043E \u043D\u0430\u0447\u0430\u043B\u0430 \u0442\u0440\u0430\u043D\u0441\u043B\u044F\u0446\u0438\u0438 \u043E\u0441\u0442\u0430\u043B\u043E\u0441\u044C",waiting_live_recover_title:"\u0422\u0440\u0430\u043D\u0441\u043B\u044F\u0446\u0438\u044F \u043F\u0440\u0438\u043E\u0441\u0442\u0430\u043D\u043E\u0432\u043B\u0435\u043D\u0430 - \u043E\u043D\u0430 \u043F\u0440\u043E\u0434\u043E\u043B\u0436\u0438\u0442\u0441\u044F, \u043A\u043E\u0433\u0434\u0430 \u0430\u0432\u0442\u043E\u0440 \u0432\u0435\u0440\u043D\u0451\u0442\u0441\u044F",waiting_record_title:"\u0422\u0440\u0430\u043D\u0441\u043B\u044F\u0446\u0438\u044F \u0437\u0430\u0432\u0435\u0440\u0448\u0435\u043D\u0430 - \u0437\u0430\u043F\u0438\u0441\u044C \u043F\u043E\u044F\u0432\u0438\u0442\u0441\u044F \u043F\u043E\u0437\u0436\u0435",aria_label_video_player:"\u0412\u0438\u0434\u0435\u043E \u043F\u043B\u0435\u0435\u0440",aria_label_spherical_control:"\u041A\u043E\u043D\u0442\u0440\u043E\u043B\u043B\u0435\u0440 \u0434\u043B\u044F \u0441\u0444\u0435\u0440\u0438\u0447\u0435\u0441\u043A\u043E\u0433\u043E \u0432\u0438\u0434\u0435\u043E. \u0418\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0439\u0442\u0435 \u043A\u043B\u0430\u0432\u0438\u0448\u0438 \u0441\u043E \u0441\u0442\u0440\u0435\u043B\u043A\u0430\u043C\u0438 \u0434\u043B\u044F \u043F\u0430\u043D\u043E\u0440\u0430\u043C\u0438\u0440\u043E\u0432\u0430\u043D\u0438\u044F \u0432\u0438\u0434\u0435\u043E.",aria_label_debug_panel:"\u041E\u0431\u043B\u0430\u0441\u0442\u044C \u0441 \u0442\u0435\u0445\u043D\u0438\u0447\u0435\u0441\u043A\u043E\u0439 \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u0435\u0439, \u0441\u0434\u0435\u043B\u0430\u0439\u0442\u0435 \u0441\u043A\u0440\u0438\u043D\u0448\u043E\u0442 \u0434\u043B\u044F \u0442\u0435\u0445\u043F\u043E\u0434\u0434\u0435\u0440\u0436\u043A\u0438",aria_label_new_tab_alert:"\u041E\u0442\u043A\u0440\u043E\u0435\u0442\u0441\u044F \u0432 \u043D\u043E\u0432\u043E\u0439 \u0432\u043A\u043B\u0430\u0434\u043A\u0435.",aria_label_menu_quality:"\u041A\u0430\u0447\u0435\u0441\u0442\u0432\u043E: {actual}",aria_label_menu_audio_languages:"\u042F\u0437\u044B\u043A \u0430\u0443\u0434\u0438\u043E: {actual}",aria_label_menu_rate:"\u0421\u043A\u043E\u0440\u043E\u0441\u0442\u044C: {actual}",aria_label_menu_subtitle:"\u0421\u0443\u0431\u0442\u0438\u0442\u0440\u044B: {actual}",aria_label_menu_download:"\u0421\u043A\u0430\u0447\u0430\u0442\u044C \u0432\u0438\u0434\u0435\u043E",aria_label_menu_debug_overlay:"\u041E\u0442\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u0435 \u0442\u0435\u0445\u043D\u0438\u0447\u0435\u0441\u043A\u043E\u0439 \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u0438",aria_label_menu_rotate:"\u041F\u043E\u0432\u0435\u0440\u043D\u0443\u0442\u044C \u0432\u0438\u0434\u0435\u043E \u043D\u0430 90 \u0433\u0440\u0430\u0434\u0443\u0441\u043E\u0432",aria_label_menu_loop:"\u041F\u0435\u0440\u0435\u043A\u043B\u044E\u0447\u0435\u043D\u0438\u0435 \u0440\u0435\u0436\u0438\u043C\u0430 \u043F\u043E\u0432\u0442\u043E\u0440\u0435\u043D\u0438\u044F",aria_label_submenu_back:"\u0412\u0435\u0440\u043D\u0443\u0442\u044C\u0441\u044F \u0432 \u043C\u0435\u043D\u044E \u043D\u0430\u0441\u0442\u0440\u043E\u0435\u043A",aria_label_submenu_traffic_saving:"\u0420\u0435\u0436\u0438\u043C \u044D\u043A\u043E\u043D\u043E\u043C\u0438\u0438 \u0434\u0430\u043D\u043D\u044B\u0445",aria_label_settings:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438",aria_label_context_menu:"\u041A\u043E\u043D\u0442\u0435\u043A\u0441\u0442\u043D\u043E\u0435 \u043C\u0435\u043D\u044E",aria_label_autoplay:"\u0410\u0432\u0442\u043E\u0432\u043E\u0441\u043F\u0440\u043E\u0438\u0437\u0432\u0435\u0434\u0435\u043D\u0438\u0435",end_screen_next_video:"\u0421\u043B\u0435\u0434\u0443\u044E\u0449\u0435\u0435 \u0432\u0438\u0434\u0435\u043E",end_screen_recommended_video:"\u0420\u0435\u043A\u043E\u043C\u0435\u043D\u0434\u0443\u0435\u043C\u043E\u0435 \u0432\u0438\u0434\u0435\u043E",slow_video_notification_button:"\u0412\u044B\u0431\u0440\u0430\u0442\u044C \u043A\u0430\u0447\u0435\u0441\u0442\u0432\u043E \xAB\u0410\u0432\u0442\u043E\xBB",slow_video_notification_force_description:`\u0412\u0438\u0434\u0435\u043E \u0433\u0440\u0443\u0437\u0438\u0442\u0441\u044F \u0441\u043B\u0438\u0448\u043A\u043E\u043C \u043C\u0435\u0434\u043B\u0435\u043D\u043D\u043E,
|
|
51
|
+
\u043A\u0430\u0447\u0435\u0441\u0442\u0432\u043E \u0438\u0437\u043C\u0435\u043D\u0435\u043D\u043E \u043D\u0430\xA0\xAB\u0410\u0432\u0442\u043E\xBB`,slow_video_notification_suggest_description:`\u0412\u0438\u0434\u0435\u043E \u0437\u0430\u0433\u0440\u0443\u0436\u0430\u0435\u0442\u0441\u044F \u0441\u043B\u0438\u0448\u043A\u043E\u043C \u043C\u0435\u0434\u043B\u0435\u043D\u043D\u043E -
|
|
52
|
+
\u043F\u043E\u043F\u0440\u043E\u0431\u0443\u0439\u0442\u0435 \u0438\u0437\u043C\u0435\u043D\u0438\u0442\u044C \u043A\u0430\u0447\u0435\u0441\u0442\u0432\u043E \u043D\u0430 \xAB\u0410\u0432\u0442\u043E\xBB`,double_forward_label:"2x",preview_track_notification_text:"\u041F\u043E\u0442\u044F\u043D\u0438\u0442\u0435 \u0432\u0432\u0435\u0440\u0445 \u0434\u043B\u044F \u0442\u043E\u0447\u043D\u043E\u0439 \u043F\u0435\u0440\u0435\u043C\u043E\u0442\u043A\u0438",preview_track_close_tooltip:"\u0412\u044B\u0439\u0442\u0438 \u0438\u0437 \u0440\u0435\u0436\u0438\u043C\u0430 \u0442\u043E\u0447\u043D\u043E\u0439 \u043F\u0435\u0440\u0435\u043C\u043E\u0442\u043A\u0438"},A1=Ub;var zb={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\xA0at\xA0lower quality",quality_applience:"You can\xA0{action} the\xA0default quality",quality_applience_action:"change",default_quality_for_any_video:"Quality for\xA0all 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\xA0the\xA0quality was changed to\xA0Auto`,slow_video_notification_suggest_description:`The video is loading too slowly.
|
|
54
|
+
Try switching the\xA0quality to\xA0Auto.`,double_forward_label:"2x",preview_track_notification_text:"pull up to open precise rewind",preview_track_close_tooltip:"dismiss precise rewind"},P1=zb;var ks=new Map;ks.set(L1.EN,P1);ks.set(L1.RU,A1);var V1=new Map,Af=({language:t,pack:e,fallback:i})=>{if(ks.has(t)){let o=ks.get(t);ks.set(t,Q(Q({},o),e))}else ks.set(t,e);V1.set(t,i)},Pf=t=>ks.has(t),Mf=(t,e,i,o)=>{var l;let r=ks.get(t),s=r==null?void 0:r[e];if(M1(s)){let d=(l=V1.get(t))!=null?l:o,a=d?ks.get(d):void 0;s=a==null?void 0:a[e]}return M1(s)?e+Object.values(i!=null?i:{}).join(" "):i?s.replaceAll(/{(\w+?)}/g,(d,a)=>{var u;return(u=i[a])!=null?u:""}):s},Y=(t,e)=>{let{interfaceLanguage$:i}=$e(),o=be(i),r=Rt();return Mf(o,t,e,r.defaultLanguage)};import"@vkontakte/videoplayer-core/es2015";var kl;(function(t){t.fatal="fatal",t.error="error",t.warning="warning",t.log="log",t.info="info",t.debug="debug",t.critical="critical"})(kl||(kl={}));var Wb=/^\s*at (?:(.*?) ?\()?((?:file|https?|blob|chrome-extension|address|native|eval|webpack|<anonymous>|[-a-z]+:|.*bundle|\/).*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,Kb=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:file|https?|blob|chrome|webpack|resource|moz-extension).*?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js))(?::(\d+))?(?::(\d+))?\s*$/i,qb=/^\s*at (?:((?:\[object object\])?.+) )?\(?((?:file|ms-appx|https?|webpack|blob):.*?):(\d+)(?::(\d+))?\)?\s*$/i,$u="?",Qb="X-Sentry-Auth",jb=/^(?:(\w+):)\/\/(?:([\w-]+)(?::(\w+))?@)([\w.-]+)(?::(\d+))?\/(.+)/;function Gb(t){if(!t.stack)return null;let e=[],i=t.stack.split(`
|
|
55
|
+
`),o,r;for(let s=0;s<i.length;++s){if(o=Wb.exec(i[s]))r={filename:o[2]&&o[2].indexOf("address at ")===0?o[2].substr(11):o[2],function:o[1]||$u,lineno:o[3]?+o[3]:null,colno:o[4]?+o[4]:null};else if(o=qb.exec(i[s]))r={filename:o[2],function:o[1]||$u,lineno:+o[3],colno:o[4]?+o[4]:null};else if(o=Kb.exec(i[s]))s===0&&!o[5]&&t.columnNumber!==void 0&&(e[0].column=t.columnNumber+1),r={filename:o[3],function:o[1]||$u,lineno:o[4]?+o[4]:null,colno:o[5]?+o[5]:null};else continue;!r.function&&r.lineno&&(r.function=$u),e.push(r)}return e.length?{value:R1(t),type:t.name,stacktrace:{frames:e.reverse()}}:null}function R1(t){return(t&&t.message||"No error message").split(`
|
|
56
|
+
`).filter(i=>!!i)[0]}function Yb(t){try{let e=Gb(t);if(e)return e}catch(e){}return{value:R1(t),type:t&&t.name,stacktrace:{frames:[]}}}function Zb(){return"xxxxxxxxxxxx4xxxyxxxxxxxxxxxxxxx".replace(/[xy]/g,t=>{let e=Math.random()*16|0;return(t==="x"?e:e&3|8).toString(16)})}var yu=class{constructor(e){if(e&&e.dsn){let i=jb.exec(e.dsn),o=i?i.slice(1):[],r=o[5].split("/"),s=r.slice(0,-1).join("/");this.apiUrl=o[0]+"://"+o[3]+(o[4]?":"+o[4]:"")+(s?"/"+s:"")+"/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 Qt(Q({},this.getRequestBlank()),{exception:{values:[Yb(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(Qb,this.authHeader||""),i.send(JSON.stringify(e))}getRequestBlank(){return{platform:"javascript",event_id:Zb(),sdk:{name:"micro-sentry.javascript.core",version:"0.0.0"},timestamp:Date.now()/1e3,environment:this.environment}}};function O1(t,e){return Object.prototype.toString.call(e)==="[object RegExp]"?e.test(t):typeof e=="string"?t.indexOf(e)!==-1:!1}function Xb(){return window}var xu=class t extends yu{constructor(e,i=Xb()){super(e),this.options=e,this.window=i,this.destroyed=!1,this._state={};let{plugins:o=[],beforeSend:r=u=>u,beforeBreadcrumb:s=u=>u,blacklistUrls:l=[],ignoreErrors:d=[],release:a=void 0}=this.options||{};this.plugins=o.map(u=>new u(this)),this.beforeSend=r,this.beforeBreadcrumb=s,this.blacklistUrls=l,this.ignoreErrors=d,this.release=a}get state(){return this._state}clearState(){this._state={}}setTags(e){return this.setKeyState("tags",Q({},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",Q({},e)),this}setUser(e){return this.setKeyState("user",Q({},e)),this}clone(){let e=new t(Qt(Q({},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:[Q({timestamp:Date.now()/1e3},this.beforeBreadcrumb(e))]})}setBreadcrumbs(e){this.setKeyState("breadcrumbs",e)}captureMessage(e,i){this.send(Qt(Q({},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=>O1(i,o))):!1}getRequestBlank(){return Q(Qt(Q({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(Q({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=>O1(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],s=Array.isArray(r)?r:null,l=e[o],d=Array.isArray(l)?l:null;return Qt(Q({},i),{[o]:s||d?[...s||[],...d||[]]:Q(Q({},typeof r!="string"?r:{}),typeof l!="string"?l:{})})},this._state)}setKeyState(e,i){this._state[e]=i}};import{isNonNullable as wu,Subscription as Jb}from"@vkontakte/videoplayer-shared/es2015";var Su=null,Aa=class{constructor(e,i,o={}){!Su&&e.dsn&&(this.sentryClient=new xu({dsn:e.dsn,environment:i.env}),this.version=i.version,this.sentrySubscription=new Jb,this.options=e,this.context=o,Su=this)}destroy(){var e,i;(e=this.sentryClient)==null||e.destroy(),(i=this.sentrySubscription)==null||i.unsubscribe(),Su=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:s,options:l}=this,{sampleRate:d=0,whiteErrorIdList:a,whiteErrorCategoryList:u=[],blackErrorIdList:f,blackErrorCategoryList:v}=l,{errorType:p,category:x}=i;if(wu(x)&&v.includes(x)||wu(p)&&f.includes(p))return;if(Math.random()<=d||wu(x)&&u.includes(x)||wu(p)&&a.includes(p)){Object.keys(i).length&&r.setTags(Q({version:this.version},i)),(Object.keys(s).length||Object.keys(o).length)&&r.setExtras(Q(Q({},s),o));try{p&&r.captureMessage(p,i.fatal?kl.fatal:kl.error),r.report(e)}catch(y){console.error(y)}}}static getInstance(){return Su}};var us=(d=>(d.Thumb="thumb",d.Video="video",d.Ads="ads",d.Crashed="crashed",d.LiveWaitingStart="LiveWaitingStart",d.LiveWaitingRecover="LiveWaitingRecover",d.LiveWaitingRecord="LiveWaitingRecord",d))(us||{});var Cu=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()},Tu=t=>t.exitFullscreen?t.exitFullscreen():t.msExitFullscreen?t.msExitFullscreen():t.webkitExitFullscreen?t.webkitExitFullscreen():t.mozCancelFullScreen?t.mozCancelFullScreen():Promise.reject(),N1=(t,e)=>e?!0:t.fullscreenEnabled||!!t.webkitFullscreenEnabled||!!t.mozFullscreenEnabled||!!t.msFullscreenEnabled,D1=t=>{let e=t;e!=null&&e.webkitExitFullscreen&&(e==null||e.webkitExitFullscreen())},Id=()=>{let t=document;return t.fullscreenElement||t.mozFullScreenElement||t.webkitFullscreenElement||t.msFullscreenElement},Zs=()=>!!Id(),Eu=t=>{document.addEventListener("fullscreenchange",t),document.addEventListener("webkitfullscreenchange",t),document.addEventListener("mozfullscreenchange",t),document.addEventListener("MSFullscreenChange",t)},Iu=t=>{document.removeEventListener("fullscreenchange",t),document.removeEventListener("webkitfullscreenchange",t),document.removeEventListener("mozfullscreenchange",t),document.removeEventListener("MSFullscreenChange",t)},B1=t=>{let e=window.screen;return(r=>$t(null,null,function*(){return 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))};import{clientChecker as H1}from"@vkontakte/videoplayer-core/es2015";var F1=()=>({title:Y("hotkey_map_modal_title"),closeBtnText:Y("hotkey_map_modal_close_btn_text"),groups:[{title:Y("hotkey_map_group_title_common"),items:[{description:Y("hotkey_map_item_mute_description"),value:Y("hotkey_map_item_mute_value")},{description:Y("hotkey_map_item_volume_up_description"),value:Y("hotkey_map_item_volume_up_value")},{description:Y("hotkey_map_item_volume_down_description"),value:Y("hotkey_map_item_volume_down_value")},{description:Y("hotkey_map_item_pip_description"),value:Y("hotkey_map_item_pip_value")},{description:Y("hotkey_map_item_full_screen_description"),value:Y("hotkey_map_item_full_screen_value")},{description:Y("hotkey_map_item_show_context_menu_description"),value:Y("hotkey_map_item_show_context_menu_value")},{description:Y("hotkey_map_item_show_hotkey_map_description"),value:Y("hotkey_map_item_show_hotkey_map_value")}]},{title:Y("hotkey_map_group_title_playback"),items:[{description:Y("hotkey_map_item_play_toggle_description"),value:Y("hotkey_map_item_play_toggle_value")},{description:Y("hotkey_map_item_seek_backward_description"),value:Y("hotkey_map_item_seek_backward_value")},{description:Y("hotkey_map_item_seek_forward_description"),value:Y("hotkey_map_item_seek_forward_value")},{description:Y("hotkey_map_item_fast_seek_backward_description"),value:Y("hotkey_map_item_fast_seek_backward_value")},{description:Y("hotkey_map_item_fast_seek_forward_description"),value:Y("hotkey_map_item_fast_seek_forward_value")},{description:Y("hotkey_map_item_rate_down_description"),value:Y("hotkey_map_item_rate_down_value")},{description:Y("hotkey_map_item_rate_up_description"),value:Y("hotkey_map_item_rate_up_value")},{description:Y("hotkey_map_item_prev_frame_description"),value:Y("hotkey_map_item_prev_frame_value")},{description:Y("hotkey_map_item_next_frame_description"),value:Y("hotkey_map_item_next_frame_value")},{description:Y("hotkey_map_item_jump_seek_description"),value:Y("hotkey_map_item_jump_seek_value")},{description:Y("hotkey_map_item_next_video_description"),value:Y("hotkey_map_item_next_video_value")},{description:Y("hotkey_map_item_prev_video_description"),value:Y("hotkey_map_item_prev_video_value")}]},{title:Y("hotkey_map_group_title_subtitles"),items:[{description:Y("hotkey_map_item_subtitles_toggle_description"),value:Y("hotkey_map_item_subtitles_toggle_value")}]},{title:Y("hotkey_map_group_title_episodes"),items:[{description:Y("hotkey_map_item_prev_episode_description"),value:H1.device.isApple?Y("hotkey_map_item_prev_episode_mac_value"):Y("hotkey_map_item_prev_episode_pc_value")},{description:Y("hotkey_map_item_next_episode_description"),value:H1.device.isApple?Y("hotkey_map_item_next_episode_mac_value"):Y("hotkey_map_item_next_episode_pc_value")}]}]});import{debounceFn as e$,ValueSubject as Lf}from"@vkontakte/videoplayer-shared/es2015";var Pa=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:e$(this.onResize.bind(this),300)};this.info={isActive$:new Lf(!1),isEnabled$:new Lf(!1),type:0};this.info.isEnabled$=new Lf(e)}isSupported(){return document.pictureInPictureEnabled}isActive(){return this.info.isActive$.getValue()}setContext(e){this.svelteContext=e}revealPictureInPicture(){return $t(this,null,function*(){this.isRequested&&(this.removeEventHandlers(),yield this.request(),this.addEventHandlers())})}request(){return $t(this,null,function*(){var e;if(!(!this.isSupported()||this.isActive()))try{yield(e=this.videoElement)==null?void 0:e.requestPictureInPicture()}catch(i){this.isRequested=!1}})}exit(){return $t(this,null,function*(){!this.isSupported()||!this.isActive()||(yield document.exitPictureInPicture())})}assignPlayerContainer(e){this.isSupported()&&(this.playerContainer=e)}updateVideoElement(){var e;this.isSupported()&&(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=Q({},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)}dispose(){return $t(this,null,function*(){this.removeEventHandlers(),yield this.exit(),this.info.isActive$.next(!1),this.isRequested=!1})}onEnterPictureInPicture(e){var r,s;let o=e.pictureInPictureWindow;o&&(this.info.isActive$.next(!0),this.isRequested=!0,o.addEventListener("resize",this.eventHandlers.resize),(s=(r=this.externalEventHandlers).enterpictureinpicture)==null||s.call(r,e))}onLeavePictureInPicture(e){var r,s;let o=e.pictureInPictureWindow;this.info.isActive$.next(!1),this.isRequested=!1,this.eventHandlers.resize.cancel(),o==null||o.removeEventListener("resize",this.eventHandlers.resize),(s=(r=this.externalEventHandlers).leavepictureinpicture)==null||s.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 Ma(t){return t instanceof Pa}import{devNull as U1,now as z1}from"@vkontakte/videoplayer-shared/es2015";Vg();function Rf(t,e){H(e,!1);let i=$e();Dt(()=>{i.getAdmanWrapper().startPostroll()}),Go(),F()}import{noop as t$}from"@vkontakte/videoplayer-shared/es2015";var i$=(t,e,i)=>{t.stopPropagation(),n(e)&&i()()},o$=M('<div class="skip svelte-1k4i25s"> <svg class="icon svelte-1k4i25s" width="7" height="12" viewBox="0 0 7 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.263627 0.263605C-0.0878444 0.615078 -0.0878429 1.18493 0.26363 1.5364L4.72723 5.99998L0.263627 10.4636C-0.0878444 10.8151 -0.0878429 11.3849 0.26363 11.7364C0.615103 12.0879 1.18495 12.0879 1.53642 11.7364L6.63642 6.63637C6.98789 6.2849 6.98789 5.71505 6.63642 5.36358L1.53642 0.263602C1.18495 -0.0878686 0.615098 -0.0878673 0.263627 0.263605Z"></path></svg></div>'),n$=M("<div><!></div>"),r$={hash:"svelte-1k4i25s",code:".container.svelte-1k4i25s {position:absolute;top:14px;right:16px;padding:6px 10px;font-size:13px;color:#fff;background:rgba(0, 0, 0, 0.56);border-radius:6px;transition:color .2s;}.container-mobile.svelte-1k4i25s {bottom:14px;top:unset;font-size:15px;max-width:142px;}.icon.svelte-1k4i25s {margin-left:4px;position:relative;top:2px;fill:var(--white);transition:fill .2s;}.skip.svelte-1k4i25s {width:86px;}.skippable.svelte-1k4i25s {cursor:pointer;color:var(--white);}.skippable.svelte-1k4i25s:hover {color:rgba(255, 255, 255, .75);}.skippable.svelte-1k4i25s:hover .icon:where(.svelte-1k4i25s) {fill:rgba(255, 255, 255, .75);}"};function Of(t,e){H(e,!0),z(t,r$);let[i,o]=Ne(),r=()=>S(u,"$isMobile",i),s=h(e,"position",3,0),l=h(e,"secondsToWatchBeforeSkip",3,0),d=h(e,"skipAd",3,t$),u=$e().ui.isMobile,f=m(()=>s()>0&&s()>=l());var v=n$();let p;v.__click=[i$,f,d];var x=_(v);{var w=C=>{var T=o$(),E=_(T);Ie(),g(T),D(O=>me(E,`${O!=null?O:""} `),[()=>Y("skip_ads_now")]),$(C,T)},y=C=>{var T=ls();D(E=>me(T,E),[()=>Y("skip_ads_after",{time:Math.ceil(l()-s()).toFixed(0)})]),$(C,T)};R(x,C=>{n(f)?C(w):C(y,!1)})}g(v),D(C=>p=re(v,1,"container svelte-1k4i25s",null,p,C),[()=>({"container-mobile":r(),skippable:n(f)})]),$(t,v),F(),o()}dt(["click"]);var s$=M('<button class="go-to-site svelte-1dzpmjp"> </button>'),a$={hash:"svelte-1dzpmjp",code:"button.go-to-site.svelte-1dzpmjp {position:absolute;pointer-events:none;bottom:14px;left:16px;font-size:15px;background:white;border:none;padding:6px 10px;border-radius:6px;color:black;}"};function Nf(t,e){H(e,!1),z(t,a$),Go();var i=s$(),o=_(i,!0);g(i),D(r=>me(o,r),[()=>Y("visit_advertiser")],Sn),$(t,i),F()}var l$=M('<div class="top-gradient-mobile svelte-354ajf"></div>'),d$=M('<div class="container svelte-354ajf"><!> <video style="width: 100%; height: 100%" playsinline=""></video> <!> <!> <!></div>',2),c$={hash:"svelte-354ajf",code:`.container.svelte-354ajf {width:100%;height:100%;}.top-gradient-mobile.svelte-354ajf {position:absolute;width:100%;height:80px;top:0;left:0;pointer-events:none;background:linear-gradient(
|
|
57
|
+
360deg,
|
|
58
|
+
rgba(0, 0, 0, 0) 0%,
|
|
59
|
+
rgba(0, 0, 0, 0.05) 12%,
|
|
60
|
+
rgba(0, 0, 0, 0.15) 25%,
|
|
61
|
+
rgba(0, 0, 0, 0.3) 45%,
|
|
62
|
+
rgba(0, 0, 0, 0.4) 57%,
|
|
63
|
+
rgba(0, 0, 0, 0.5) 77%,
|
|
64
|
+
rgba(0, 0, 0, 0.55) 88%,
|
|
65
|
+
rgba(0, 0, 0, 0.65) 100%
|
|
66
|
+
);}`};function Ad(t,e){H(e,!0),z(t,c$);let[i,o]=Ne(),r=()=>S(B,"$canSkipAd",i),s=()=>S(Z,"$adPlaybackState",i),l=()=>S(E,"$isMobile",i),d=()=>S(U,"$adPosition",i),a=()=>S(X,"$secondsToWatchBeforeSkipAd",i),u=()=>S(T,"$isVideoEnded",i),f=h(e,"adsSlotId",3,void 0),v=h(e,"adsParams",3,void 0),p=h(e,"adsAutoplayParam",3,void 0),x=h(e,"duration",3,0),w=h(e,"adsExternalApi",3,void 0),y=$e(),C=Rt(),T=y.state.isEnded$,E=y.ui.isMobile,O=C.ads.isMobileGoToSiteButton,A=j(void 0),I=j(void 0),L=!1,Z=y.ads.playbackState,B=y.ads.canSkip,U=y.ads.position,X=y.ads.secondsToWatchBeforeSkip,de=m(()=>r()&&s()!=="inactive"),K=m(()=>l()&&s()!=="inactive"&&O);Dt(()=>{let k=y.getAdmanWrapper();if(U1.push("ui",{key:"videoplayer_embed",strings:["new","adman_ads_mount"],numbers:[z1(),f()]}),!f()){k.onAdmanLoadingError();return}let Qe=()=>{var Ce;let{width:Fe,height:Ge}=be(y.ui.playerSize),_e=be(y.ui.isFullscreen),ie=(Ce=p())!=null?Ce:be(y.ui.isAutoplay),Se=C.ads.paramsOverride;return{width:Fe,height:Ge,isFullscreen:_e,isAutoplay:ie,adsContainer:n(A),adsVideoElement:n(I),slotId:f(),params:v(),paramsOverride:Se,duration:x(),externalApi:w()}},Ve=Fe=>$t(null,null,function*(){Fe&&(yield mo());let Ge=Qe();yield k.initAdman(Ge),L=!0}),q=new AbortController,oe=()=>{q.abort()};return window.AdmanHTML?Ve(!0).catch(()=>{k.onAdmanLoadingError()}):k.loadAdman(q.signal).then(()=>Ve(!1)).catch(()=>{k.onAdmanLoadingError()}),()=>{U1.push("ui",{key:"videoplayer_embed",strings:["new","adman_ads_unmount"],numbers:[z1(),f()]}),!L&&oe()}});var ue=d$(),J=_(ue);{var ge=k=>{var Qe=l$();$(k,Qe)};R(J,k=>{l()&&k(ge)})}var se=P(J,2);st(se,k=>N(I,k),()=>n(I));var ce=P(se,2);{var Le=k=>{Of(k,{get position(){return d()},get secondsToWatchBeforeSkip(){return a()},get skipAd(){return y.actions.internal.skipAd}})};R(ce,k=>{n(de)&&k(Le)})}var we=P(ce,2);{var te=k=>{Rf(k,{})};R(we,k=>{u()&&k(te)})}var De=P(we,2);{var fe=k=>{Nf(k,{})};R(De,k=>{n(K)&&k(fe)})}g(ue),st(ue,k=>N(A,k),()=>n(A)),$(t,ue),F(),o()}var Yo=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(s=>String(s).padStart(2,"0")).join(":");return i>0&&(r=`${i}:${r}`),r};var u$=ke('<svg><!><path fill="none" stroke="var(--btn-color, #fff)" stroke-width="2" d="M6.41 1A6.46 6.46 0 0 0 3 1.55 3.5 3.5 0 0 0 1.55 3 6.46 6.46 0 0 0 1 6.41v7.18A6.46 6.46 0 0 0 1.55 17 3.5 3.5 0 0 0 3 18.45a6.46 6.46 0 0 0 3.41.55h29.18a6.46 6.46 0 0 0 3.41-.55A3.5 3.5 0 0 0 40.45 17a6.46 6.46 0 0 0 .55-3.41V6.41A6.46 6.46 0 0 0 40.45 3 3.5 3.5 0 0 0 39 1.55 6.46 6.46 0 0 0 35.59 1z"></path><path fill="var(--btn-color, #f0f2f5)" fill-rule="evenodd" d="M8 5a1 1 0 0 1 1 1v7h3a1 1 0 0 1 1 .88V14a1 1 0 0 1-1 1H8a1 1 0 0 1-1-.77v-.11A.5.5 0 0 1 7 14V6a1 1 0 0 1 .88-1zm8 0a1 1 0 0 1 1 1v8a1 1 0 0 1-.88 1H16a1 1 0 0 1-1-1V6a1 1 0 0 1 .88-1zm18 0a1 1 0 0 1 1 .88V6a1 1 0 0 1-1 1h-3v2h3a1 1 0 0 1 1 .88V10a1 1 0 0 1-1 1h-3v2h3a1 1 0 0 1 1 .88V14a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-.77v-.11a.5.5 0 0 1 0-.12V6a1 1 0 0 1 .56-.9A1 1 0 0 1 30 5zm-8 0a1 1 0 0 1 1 1v.1a.9.9 0 0 1-.11.35l-2.47 7.57a1.48 1.48 0 0 1-1.32.98h-.2a1.48 1.48 0 0 1-1.31-.95l-2.47-7.57a.9.9 0 0 1-.12-.36V6a1 1 0 0 1 .88-1H20a1 1 0 0 1 1 1v-.1l2 6.4 2-6.4a1 1 0 0 1 1-.9"></path></svg>');function Df(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=u$();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"42",height:"20","aria-hidden":"true","data-testid":"live-icon",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(2),g(o),$(t,o)}var p$=ke('<svg><!><rect width="42" height="20" fill="var(--timeline-slider-filled-active-live-bg, #ff3347)" rx="5"></rect><path fill="#f2f3f5" fill-rule="evenodd" d="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.325 9.31-2.55-7.824a1 1 0 0 1-.117-.363L19 6.1h.005a1 1 0 1 1 1.99-.199L21 5.9l2 6.4 2-6.4h.005a1 1 0 0 1 1.99.2H27l-.008.023a1 1 0 0 1-.118.363l-2.55 7.824a1 1 0 0 1-.95.69h-.748a1 1 0 0 1-.95-.69z" clip-rule="evenodd"></path></svg>');function Bf(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=p$();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"42",height:"20",fill:"none","aria-hidden":"true","data-testid":"live-active-icon",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(2),g(o),$(t,o)}function Pd(t,e){let i=h(e,"isActive",3,!1);var o=He(),r=ve(o);{var s=d=>{Bf(d,{})},l=d=>{Df(d,{})};R(r,d=>{i()?d(s):d(l,!1)})}$(t,o)}var f$=M('<div class="equalizer svelte-1s15d2i"><div class="col svelte-1s15d2i"></div> <div class="col svelte-1s15d2i"></div> <div class="col svelte-1s15d2i"></div></div>'),v$=M('<div class="live-icon svelte-1s15d2i"><!></div>'),m$=M('<span class="text svelte-1s15d2i"> </span>'),g$=M("<div><!> <!></div>"),h$={hash:"svelte-1s15d2i",code:`.wrapper.svelte-1s15d2i {padding:2px 6px;white-space:nowrap;border-radius:4px;background-color:var(--black-alpha-40);transition:visibility var(--controls-transition-duration),
|
|
67
|
+
opacity var(--controls-transition-duration);}.wrapper.live.svelte-1s15d2i {font-size:0;line-height:20px;height:20px;border-radius:2px;background:var(--red);padding:0 7px;}.equalizer.svelte-1s15d2i {display:inline-block;vertical-align:middle;position:relative;width:10px;height:10px;margin-top:-4px;margin-right:4px;}.live.svelte-1s15d2i .equalizer:where(.svelte-1s15d2i) {margin-top:-2px;}.equalizer.svelte-1s15d2i .col:where(.svelte-1s15d2i) {width:2px;height:10px;margin-right:2px;background:var(--btn-color, --white);position:absolute;bottom:0;transform-origin:50% 100%;
|
|
68
|
+
animation: 1.5s infinite linear alternate;animation-play-state:paused;}.playing.svelte-1s15d2i .equalizer:where(.svelte-1s15d2i) .col:where(.svelte-1s15d2i) {animation-play-state:running;}.equalizer.svelte-1s15d2i .col:where(.svelte-1s15d2i):nth-child(1) {left:0;
|
|
69
|
+
animation-name: svelte-1s15d2i-thumb-timer-equalizer-col1;}.equalizer.svelte-1s15d2i .col:where(.svelte-1s15d2i):nth-child(2) {left:3px;
|
|
70
|
+
animation-name: svelte-1s15d2i-thumb-timer-equalizer-col2;}.equalizer.svelte-1s15d2i .col:where(.svelte-1s15d2i):nth-child(3) {left:6px;
|
|
71
|
+
animation-name: svelte-1s15d2i-thumb-timer-equalizer-col3;}.live-icon.svelte-1s15d2i {display:inline-block;vertical-align:middle;width:42px;height:20px;margin:0 -7px;}
|
|
72
|
+
|
|
73
|
+
@keyframes svelte-1s15d2i-thumb-timer-equalizer-col1 {
|
|
74
|
+
0% {
|
|
75
|
+
transform: scaleY(0.1);
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
25% {
|
|
79
|
+
transform: scaleY(0.8);
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
50% {
|
|
83
|
+
transform: scaleY(0.4);
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
75% {
|
|
87
|
+
transform: scaleY(0.6);
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
100% {
|
|
91
|
+
transform: scaleY(0.1);
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
@keyframes svelte-1s15d2i-thumb-timer-equalizer-col2 {
|
|
96
|
+
0% {
|
|
97
|
+
transform: scaleY(1);
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
25% {
|
|
101
|
+
transform: scaleY(0.3);
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
50% {
|
|
105
|
+
transform: scaleY(0.9);
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
75% {
|
|
109
|
+
transform: scaleY(0.6);
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
100% {
|
|
113
|
+
transform: scaleY(1);
|
|
114
|
+
}
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
@keyframes svelte-1s15d2i-thumb-timer-equalizer-col3 {
|
|
118
|
+
0% {
|
|
119
|
+
transform: scaleY(0.6);
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
25% {
|
|
123
|
+
transform: scaleY(0.9);
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
50% {
|
|
127
|
+
transform: scaleY(0.1);
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
75% {
|
|
131
|
+
transform: scaleY(0.9);
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
100% {
|
|
135
|
+
transform: scaleY(0.6);
|
|
136
|
+
}
|
|
137
|
+
}.text.svelte-1s15d2i {font-size:13px;line-height:16px;color:var(--controls-time);font-weight:500;}`};function Md(t,e){z(t,h$);let i=h(e,"withEqualizer",3,!1),o=h(e,"isLive",3,!1),r=h(e,"isPlaying",3,!1);var s=g$();let l;var d=_(s);{var a=p=>{var x=f$();$(p,x)};R(d,p=>{i()&&p(a)})}var u=P(d,2);{var f=p=>{var x=v$(),w=_(x);Pd(w,{isActive:!0}),g(x),$(p,x)},v=p=>{var x=m$(),w=_(x,!0);g(x),D(()=>me(w,e.time)),$(p,x)};R(u,p=>{o()?p(f):p(v,!1)})}g(s),D(p=>l=re(s,1,"wrapper svelte-1s15d2i",null,l,p),[()=>({live:o(),playing:r()})]),$(t,s)}var Al=(t,e,i)=>{let o;return()=>(window.clearTimeout(o),t?o=window.setTimeout(()=>e.set(!0),i):e.set(!1),()=>window.clearTimeout(o))};var _$=M('<div role="timer" data-testid="thumb-timer"><!></div>'),b$={hash:"svelte-c6gowj",code:`.thumb-timer.svelte-c6gowj {position:absolute;z-index:var(--thumb-timer-z-index);bottom:0;right:0;margin:8px;transition:visibility var(--controls-transition-duration),
|
|
138
|
+
opacity var(--controls-transition-duration);}`};function Ld(t,e){H(e,!0),z(t,b$);let[i,o]=Ne(),r=()=>S(f,"$disabled",i),s=h(e,"isHidden",3,!1),l=h(e,"isLive",3,!1),d=h(e,"isPlaying",3,!1),a=Rt(),u=m(()=>Yo(e.duration-e.position)),f=le(!1);var v=_$();let p;var x=_(v);Md(x,{get time(){return n(u)},get isLive(){return l()},get isPlaying(){return d()},withEqualizer:!0}),g(v),Es(v,()=>Al(s()&&a.features.usePerformanceFix,f,a.disableInvisibleComponentsTimeout)),D(w=>p=re(v,1,"thumb-timer svelte-c6gowj",null,p,w),[()=>({"out-of-flow":r(),hidden:s()})]),$(t,v),F(),o()}var Pl=t=>{if(!navigator.clipboard){W1(t);return}navigator.clipboard.writeText(t).catch(()=>W1(t))};function W1(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)}}}import{ChromecastState as A$}from"@vkontakte/videoplayer-core/es2015";import{clientChecker as K1}from"@vkontakte/videoplayer-core/es2015";var Hf="focus-hidden";var Cr=t=>{t.stopPropagation(),t.preventDefault()},Ff=t=>{var e,i;(i=(e=t.parentNode)==null?void 0:e.firstElementChild)==null||i.classList.remove(Hf)},y$=t=>{var i;let e=t.previousElementSibling;e||(e=(i=t.parentNode)==null?void 0:i.lastElementChild),e==null||e.focus()},x$=t=>{var i;let e=t.nextElementSibling;e||(e=(i=t.parentNode)==null?void 0:i.firstElementChild),e==null||e.focus()},w$=t=>{let e=t.code;return e==="Tab"&&!t.shiftKey||e==="ArrowDown"},S$=t=>{let e=t.code;return e==="Tab"||e==="ArrowUp"},q1=t=>t.code==="Escape",C$=t=>t.code==="ArrowLeft",Vd=(t,e=[])=>{let i=t.code;return["Enter","Space",...e].includes(i)},Q1=t=>{w$(t)?(Cr(t),x$(t.target)):S$(t)&&(Cr(t),y$(t.target))},ea=t=>!K1.device.isAndroid&&(t==null?void 0:t.detail)===0||K1.device.isAndroid&&(t==null?void 0:t.pointerType)==="",Ml=(t,e,i)=>$t(null,null,function*(){yield mo(),t&&!t.classList.contains("opened")&&!e&&be(i)&&(yield mo(),i.set(!1),t.focus())}),j1=(t,e,i)=>$t(null,null,function*(){yield mo(),t&&!e&&be(i)&&(i.set(!1),t.focus())}),Rd=(t,e,i,o=!1)=>$t(null,null,function*(){if(yield mo(),!!t&&e&&!o){let s=t.children[0];s==null||s.classList.toggle(Hf,!i),s==null||s.focus()}}),G1=(t,e)=>$t(null,null,function*(){setTimeout(()=>{let i=t[e];!!i&&i.focus()},100)}),ku=(t,e)=>{Q1(t),Ff(t.target),q1(t)&&(Cr(t),e())},Au=(t,e)=>$t(null,null,function*(){Vd(t,["ArrowRight"])&&(Cr(t),e())}),Y1=(t,e,i)=>$t(null,null,function*(){if(Q1(t),C$(t)){Cr(t),e();return}q1(t)&&(Cr(t),i())}),Ll=(t,e)=>{Vd(t)&&(Cr(t),e())},Z1=(t,e,i)=>{if(Vd(t))Cr(t),i(!e);else{let o=t.code;if(o==="ArrowLeft"&&e){i(!1),Cr(t);return}o==="ArrowRight"&&!e&&(i(!0),Cr(t))}},X1=t=>{let e=t.getBoundingClientRect(),i=-14,o=e.left+e.width,r=e.top+i;return{right:o,bottom:r}},J1=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}};import{isNullable as Pu,isValidURL as P$}from"@vkontakte/videoplayer-shared/es2015";var Xr={"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};import{noop as e0}from"@vkontakte/videoplayer-shared/es2015";var E$=(t,e)=>{Ll(t,()=>e())},I$=M('<li class="item svelte-1hm4mm9" role="menuitem" tabindex="0"> </li>'),k$={hash:"svelte-1hm4mm9",code:".item.svelte-1hm4mm9 {padding:8px 16px;cursor:pointer;position:relative;display:block;color:rgba(255, 255, 255, 0.72);font-size:13px;line-height:18px;letter-spacing:-0.14px;white-space:nowrap;}.item.svelte-1hm4mm9:hover {background:rgba(66, 66, 66, .5);color:var(--white);}"};function Uf(t,e){H(e,!0),z(t,k$);let i=h(e,"onClick",3,e0),o=h(e,"closeContextMenu",3,e0),r=d=>{d==null||d.stopPropagation(),i()(),o()()};var s=I$();s.__click=r,s.__keydown=[E$,r];var l=_(s,!0);g(s),D(()=>{var d;Ke(s,"aria-label",(d=e.ariaLabel)!=null?d:e.label),Ke(s,"data-testid",e.id),me(l,e.label)}),$(t,s),F()}dt(["click","keydown"]);var Va=(t,e)=>t.weight-e.weight;var Od=(o=>(o.OPEN_SUB_MENU="OPEN_SUB_MENU",o.CLICK="CLICK",o.SWITCH="SWITCH",o))(Od||{});var M$=(t,e)=>{ku(t,e)},L$=t=>{t.preventDefault()},V$=M('<ul role="menu" class="svelte-1p5ukkp"></ul>'),R$={hash:"svelte-1p5ukkp",code:"ul.svelte-1p5ukkp {position:absolute;z-index:var(--context-menu-z-index);border-radius:8px;background:rgba(0, 0, 0, 0.72);transition:visibility .1s,opacity .1s;list-style:none;margin:0;padding:6px 0;max-height:100%;max-width:100%;overflow-x:hidden;overflow-y:auto;}"};function zf(t,e){H(e,!0),z(t,R$);let[i,o]=Ne(),r=()=>S(ge,"$playerPhase",i),s=()=>S(de,"$isLive$",i),l=()=>S(se,"$isPiPEnabled$",i),d=()=>S(X,"$chromecastState$",i),a=()=>S(ce,"$pictureInPictureApiIsActive$",i),u=()=>S(J,"$isLooped$",i),f=()=>S(K,"$positionExact$",i),v=()=>S(Z,"$additionalContextMenuItems$",i),p=h(e,"visible",3,!1),x=h(e,"position",19,()=>({top:0,left:0})),w=h(e,"playerContainerRef",3,void 0),y=h(e,"menuElementRef",15,void 0),C=j(0),T=j(0),E=$e(),{pictureInPicture$:O}=wo(),A=Rt(),I=E.ui.contextMenu.visible$,L=E.ui.debugPanelVisible,Z=E.ui.additionalContextMenuItems$,B=E.ui.t,U=E.actions.internal.togglePictureInPicture,X=E.state.chromecastState$,de=E.state.isLive$,K=E.state.positionExact$,ue=E.state.isInteractive,J=E.state.looped$,ge=E.playerPhase,{isEnabled$:se,isActive$:ce}=O,Le=m(()=>r()==="video"),we=m(()=>!!s()&&n(Le)),te=m(()=>["thumb","LiveWaitingStart","LiveWaitingRecover","LiveWaitingRecord"].includes(r())),De=m(()=>{var he;return A.features.copyVideoLink&&((he=E.callbacks)==null?void 0:he.onCopyVideoLink)}),fe=m(()=>n(De)&&!n(te)&&!ue&&!n(we)),k=m(()=>{var he;return!!((he=E.callbacks)!=null&&he.onCopyEmbedCodeClicked)}),Qe=m(()=>l()&&d()!==A$.CONNECTED&&!ue&&n(Le)),Ve=m(()=>!ue&&!n(te)&&!n(we)),q=m(()=>A.features.videoRotate&&!ue&&!n(te)),oe=m(()=>A.showSupport&&!a()),Fe=m(()=>A.features.saveTraceInfoToFile),Ge=()=>{var he;I.set(!1),(he=e.returnFocus)==null||he.call(e)},_e=(he,at)=>{if(!y()||!w())return;let rt=y().getBoundingClientRect(),lt=w().getBoundingClientRect();N(C,he-lt.left),N(T,at-lt.top),n(C)+rt.width>lt.width&&N(C,lt.width-rt.width),n(T)+rt.height>lt.height&&N(T,lt.height-rt.height),N(C,Math.max(n(C),0),!0),N(T,Math.max(n(T),0),!0)};We(()=>{$t(null,null,function*(){if(y()&&w()){yield mo();let{top:at,left:rt,bottom:lt,right:oi}=x(),Xt=rt!=null?rt:0,fi=at!=null?at:0,Ci=y().getBoundingClientRect();Pu(rt)&&!Pu(oi)&&(Xt=oi-Ci.width),Pu(at)&&!Pu(lt)&&(fi=lt-Ci.height),Xt=Math.max(Xt,0),fi=Math.max(fi,0),_e(Xt,fi)}})});let ie=()=>{E.actions.internal.videoRotate()},Se=()=>{P$(e.supportLink)&&window.open(e.supportLink,"_blank"),E.actions.internal.reportProblem(),E.actions.internal.pause()},Ce=()=>{let he=E.actions.internal.getDebugTextData();if(A.features.saveDebugInfoToFile){let at=new Blob([...he],{type:"plain/text"}),rt=window.URL.createObjectURL(at);ka(rt,"vk_player_debug_info","txt")}else Pl(E.actions.internal.getDebugTextData())},Be=()=>{let he=E.actions.internal.getTraceTextData(),at=new Blob([...he],{type:"application/json"}),rt=window.URL.createObjectURL(at);ka(rt,"vk_player_trace_info","json")},Ye=()=>{L.set(!0)},je=()=>$t(null,null,function*(){var he;try{U()}finally{(he=e.returnFocus)==null||he.call(e)}}),Ue=()=>{E.actions.internal.setLooped(!u())},Xe=()=>{var he,at;if(n(k)){let rt=(at=(he=E.callbacks)==null?void 0:he.onCopyEmbedCodeClicked)==null?void 0:at.call(he);rt&&Pl(rt)}},Bt=(he=!1)=>{var at,rt;if((at=E.callbacks)!=null&&at.onCopyVideoLink){let lt=(rt=E.callbacks)==null?void 0:rt.onCopyVideoLink(he,f());lt&&Pl(lt)}},it=m(()=>A.features.saveDebugInfoToFile?B("menu_save_debug"):B("menu_copy_debug")),Ft=m(()=>n(De)?{id:"copy-link",weight:Xr["copy-link"],label:B("menu_copy_video_link"),onClick:()=>Bt()}:void 0),Gt=m(()=>n(fe)?{id:"copy-link-timestamp",weight:Xr["copy-link-timestamp"],label:B("menu_copy_video_link_with_timestamp"),onClick:()=>Bt(!0)}:void 0),Ct=m(()=>n(k)?{id:"copy-embed-code",weight:Xr["copy-embed-code"],label:B("menu_copy_embed_code"),onClick:Xe}:void 0),ti=m(()=>n(Qe)?{id:"pip",weight:Xr.pip,label:a()?B("menu_pip_close"):B("menu_pip"),onClick:je}:void 0),Lt=m(()=>n(Ve)?{id:"video-loop",weight:Xr["video-loop"],label:u()?B("menu_video_loop_off"):B("menu_video_loop_on"),ariaLabel:B("aria_label_menu_loop"),onClick:Ue}:void 0),Ee=m(()=>n(q)?{id:"rotate",weight:Xr.rotate,label:B("menu_video_rotate"),ariaLabel:B("aria_label_menu_rotate"),onClick:ie}:void 0),Pe=m(()=>n(oe)?{id:"report",weight:Xr.report,label:B("menu_report"),ariaLabel:`${B("menu_report")}. ${B("aria_label_new_tab_alert")}`,onClick:Se}:void 0),ee=m(()=>({id:"save-debug",weight:Xr["save-debug"],label:n(it),onClick:Ce})),Te=m(()=>n(Fe)?{id:"save-trace",weight:Xr["save-trace"],label:B("menu_save_debug"),onClick:Be}:void 0),ae=m(()=>({id:"debug-info",weight:Xr["debug-info"],label:B("menu_debug_overlay"),ariaLabel:B("aria_label_menu_debug_overlay"),onClick:Ye})),_t=m(()=>[n(Ft),n(Gt),n(Ct),n(ti),n(Lt),n(Ee),n(Pe),n(ee),n(Te),n(ae),...v()].filter(he=>!!he).sort(Va));var Tt=He(),ct=ve(Tt);{var St=he=>{var at=V$();at.__contextmenu=[L$],at.__keydown=[M$,Ge],Si(at,21,()=>n(_t),rt=>rt.id,(rt,lt)=>{Uf(rt,{get id(){return n(lt).id},get label(){return n(lt).label},get ariaLabel(){return n(lt).ariaLabel},get onClick(){return n(lt).onClick},closeContextMenu:Ge})}),g(at),st(at,rt=>y(rt),()=>y()),D(()=>{var rt,lt;return Je(at,`top: ${(rt=n(T))!=null?rt:""}px; left: ${(lt=n(C))!=null?lt:""}px;`)}),$(he,at)};R(ct,he=>{p()&&he(St)})}$(t,Tt),F(),o()}dt(["contextmenu","keydown"]);var Mu=class{constructor(e){this.value=e,this.next=null}};var Vl=class{constructor(e){this.top=null,this.bottom=null,this.size=0,this.maxSize=e}push(e){let i=new Mu(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 O$=M('<div class="container svelte-1ssl9eb"><canvas class="svelte-1ssl9eb"></canvas></div>'),N$={hash:"svelte-1ssl9eb",code:".container.svelte-1ssl9eb {display:inline-block;width:120px;height:16px;}canvas.svelte-1ssl9eb {transform:scale(1, -1);margin-top:2px;}"};function Nd(t,e){H(e,!0),z(t,N$);let i=h(e,"values",19,()=>[]),o=j(void 0),r=j(null),s=16,l=120,d=60,a=l/d;Dt(()=>{n(o).width=l,n(o).height=s,N(r,n(o).getContext("2d"),!0)});function u(p,x,w,y,C){C===0&&(C=1),p.fillStyle="#fff",p.fillRect(x,w,y,C)}We(()=>{let p="";if(n(r)){let x=i()[0];for(let y=1;y<i().length;y++)i()[y]>x&&(x=i()[y]);n(r).clearRect(0,0,l,s);let w=d-1;for(let y=i().length-1;y>=0;y--){let C=w*a,T=x>0?s*(i()[y]/x):0;u(n(r),C,0,a,T),p=T+" "+p,w--}}});var f=O$(),v=_(f);st(v,p=>N(o,p),()=>n(o)),g(f),$(t,f),F()}import{safeStorage as t0}from"@vkontakte/videoplayer-shared/es2015";var D$=(t,e)=>{t.stopPropagation(),t0.remove(wd),e.set(!1)},B$=M('<div class="svelte-lx3h69"><div class="svelte-lx3h69">Video id</div> <span> </span></div>'),H$=M('<div class="svelte-lx3h69"><div class="svelte-lx3h69">VSID</div> <span> </span></div>'),F$=M('<div class="svelte-lx3h69"><div class="svelte-lx3h69">Provider</div> <span> </span></div>'),U$=M('<div class="svelte-lx3h69"><div class="svelte-lx3h69">Streams</div> <span> </span></div>'),z$=M('<div class="svelte-lx3h69"><div class="svelte-lx3h69">Viewport</div> <span> </span></div>'),W$=M('<div class="svelte-lx3h69"><div class="svelte-lx3h69">Video size</div> <span> </span></div>'),K$=M('<div class="svelte-lx3h69"><div class="svelte-lx3h69">CDN host</div> <span> </span></div>'),q$=M('<div class="svelte-lx3h69"><div class="svelte-lx3h69">Volume</div> <span> </span></div>'),Q$=M('<div class="svelte-lx3h69"><div class="svelte-lx3h69">Position</div> <span> </span></div>'),j$=M('<div class="svelte-lx3h69"><div class="svelte-lx3h69">Buffer</div> <span> </span></div>'),G$=M('<div class="svelte-lx3h69"><div class="svelte-lx3h69">Live latency</div> <span> </span></div>'),Y$=M('<div class="svelte-lx3h69"><div class="svelte-lx3h69">Segment</div> <span> </span></div>'),Z$=M('<div class="svelte-lx3h69"><div class="svelte-lx3h69">Network</div> <!> <span> </span></div>'),X$=M('<div class="svelte-lx3h69"><div class="svelte-lx3h69">V bitrate</div> <!> <span> </span></div>'),J$=M('<div role="region"><button class="close svelte-lx3h69" title="\u0437\u0430\u043A\u0440\u044B\u0442\u044C">[x]</button> <div class="content svelte-lx3h69"><div class="svelte-lx3h69"><div class="svelte-lx3h69">Version</div> <span> </span></div> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <div class="svelte-lx3h69"><div class="svelte-lx3h69">Dropped</div> <span> </span></div> <!> <!> <div class="svelte-lx3h69"><div class="svelte-lx3h69">FPS</div> <!> <span> </span></div></div></div>'),e2={hash:"svelte-lx3h69",code:".container.svelte-lx3h69 {background:rgba(28, 28, 28, 0.8);border-radius:4px;color:#fff;left:20px;position:absolute;z-index:var(--debug-panel-z-index);top:45px;min-width:160px;font-size:10px;text-align:left;user-select:text;}.container-mobile.svelte-lx3h69 {top:16px;left:16px;}button.close.svelte-lx3h69 {position:absolute;right:5px;top:3px;cursor:pointer;outline:0;border:none;background-color:transparent;padding:0;color:#fff;}.content.svelte-lx3h69 {padding:5px;}.content.svelte-lx3h69 > div:where(.svelte-lx3h69) > div:where(.svelte-lx3h69) {display:inline-block;text-align:right;width:60px;padding:0 5px;}"};function Dd(t,e){H(e,!0),z(t,e2);let[i,o]=Ne(),r=()=>S(d,"$isMobile",i),s=$e(),l=s.ui.debugPanelVisible,d=s.ui.isMobile,a=j(li(s.actions.internal.getDebugPanelData())),u=s.actions.internal.getVideoElement(),f=j(0),v=j(0),p=j(0),x=new Vl(60),w=new Vl(60),y=new Vl(60),C=j(li([])),T=j(li([])),E=j(li([])),O=Y("aria_label_debug_panel");Dt(()=>{t0.set(wd,"true"),s.actions.internal.startLogging(),u&&(N(v,u.getVideoPlaybackQuality().droppedVideoFrames,!0),N(f,u.getVideoPlaybackQuality().totalVideoFrames,!0));let Ee=window.setInterval(()=>{N(a,s.actions.internal.getDebugPanelData(),!0)},500),Pe;return u&&(Pe=window.setInterval(()=>{if(u){N(v,u.getVideoPlaybackQuality().droppedVideoFrames,!0);let ee=u.getVideoPlaybackQuality().totalVideoFrames;N(p,ee-n(f)),N(f,ee,!0),x.push(n(p)),n(a).speed&&w.push(n(a).speed),n(a).bitrate&&y.push(n(a).bitrate),N(C,x.getValuesFromBottom(),!0),N(T,w.getValuesFromBottom(),!0),N(E,y.getValuesFromBottom(),!0)}},1e3)),()=>{s.actions.internal.stopLogging(),clearInterval(Ee),Pe&&clearInterval(Pe)}});var A=J$();let I;var L=_(A);L.__click=[D$,l];var Z=P(L,2),B=_(Z),U=P(_(B),2),X=_(U,!0);g(U),g(B);var de=P(B,2);{var K=Ee=>{var Pe=B$(),ee=P(_(Pe),2),Te=_(ee,!0);g(ee),g(Pe),D(()=>me(Te,n(a).id)),$(Ee,Pe)};R(de,Ee=>{n(a).id&&Ee(K)})}var ue=P(de,2);{var J=Ee=>{var Pe=H$(),ee=P(_(Pe),2),Te=_(ee,!0);g(ee),g(Pe),D(()=>me(Te,n(a).vsid)),$(Ee,Pe)};R(ue,Ee=>{n(a).vsid&&Ee(J)})}var ge=P(ue,2);{var se=Ee=>{var Pe=F$(),ee=P(_(Pe),2),Te=_(ee,!0);g(ee),g(Pe),D(()=>me(Te,n(a).provider)),$(Ee,Pe)};R(ge,Ee=>{n(a).provider&&Ee(se)})}var ce=P(ge,2);{var Le=Ee=>{var Pe=U$(),ee=P(_(Pe),2),Te=_(ee);g(ee),g(Pe),D(()=>{var ae,_t;return me(Te,`Video: ${(ae=n(a).videoCodec||"")!=null?ae:""} ${n(a).hdr?"(HDR)":""}
|
|
57
139
|
&
|
|
58
|
-
Audio: ${(It=n(s).audioCodec||"")!=null?It:""} ${n(s).audioLanguage?`(${n(s).audioLanguage})`:""}`)}),_(ye,be)};V(ne,ye=>{(n(s).videoCodec||n(s).audioCodec)&&ye(_e)})}var we=k(ne,2);{var Z=ye=>{var be=My(),ee=k(T(be),2),xe=T(ee,!0);w(ee),w(be),B(()=>fe(xe,n(s).viewport)),_(ye,be)};V(we,ye=>{n(s).viewport&&ye(Z)})}var Oe=k(we,2);{var ue=ye=>{var be=Vy(),ee=k(T(be),2),xe=T(ee,!0);w(ee),w(be),B(()=>fe(xe,n(s).videoSize)),_(ye,be)};V(Oe,ye=>{n(s).videoSize&&ye(ue)})}var A=k(Oe,2);{var Ke=ye=>{var be=Ry(),ee=k(T(be),2),xe=T(ee,!0);w(ee),w(be),B(()=>fe(xe,n(s).cdn)),_(ye,be)};V(A,ye=>{n(s).cdn&&ye(Ke)})}var Ce=k(A,2);{var pe=ye=>{var be=Ny(),ee=k(T(be),2),xe=T(ee);w(ee),w(be),B(()=>{var Pe;return fe(xe,`${(Pe=n(s).volume)!=null?Pe:""} %`)}),_(ye,be)};V(Ce,ye=>{n(s).volume&&ye(pe)})}var se=k(Ce,2);{var De=ye=>{var be=Oy(),ee=k(T(be),2),xe=T(ee);w(ee),w(be),B(Pe=>fe(xe,`${Pe!=null?Pe:""} s`),[()=>n(s).position.toFixed(2)]),_(ye,be)};V(se,ye=>{n(s).position&&ye(De)})}var Be=k(se,2);{var J=ye=>{var be=Dy(),ee=k(T(be),2),xe=T(ee);w(ee),w(be),B(Pe=>fe(xe,`${Pe!=null?Pe:""} s`),[()=>n(s).buffer.toFixed(2)]),_(ye,be)};V(Be,ye=>{n(s).buffer&&ye(J)})}var X=k(Be,2);{var Se=ye=>{var be=By(),ee=k(T(be),2),xe=T(ee);w(ee),w(be),B(Pe=>fe(xe,`${Pe!=null?Pe:""} s`),[()=>n(s).liveLatency.toFixed(2)]),_(ye,be)};V(X,ye=>{n(s).liveLatency&&ye(Se)})}var Fe=k(X,2);{var qe=ye=>{var be=Fy(),ee=k(T(be),2),xe=T(ee,!0);w(ee),w(be),B(Pe=>fe(xe,Pe),[()=>[{value:n(s).currentVideoSegmentLength,title:"Video:"},{value:n(s).currentAudioSegmentLength,title:"Audio:"}].filter(({value:Pe})=>Pe).map(({value:Pe,title:It})=>`${It} ${((Pe!=null?Pe:0)/1e3).toFixed(2)} s`).join(" & ")]),_(ye,be)};V(Fe,ye=>{(n(s).currentVideoSegmentLength||n(s).currentAudioSegmentLength)&&ye(qe)})}var Ge=k(Fe,2),Te=k(T(Ge),2),Le=T(Te);w(Te),w(Ge);var Ue=k(Ge,2);{var Vt=ye=>{var be=Hy(),ee=k(T(be),2);Wd(ee,{get values(){return n(C)}});var xe=k(ee,2),Pe=T(xe);w(xe),w(be),B(It=>fe(Pe,`${It!=null?It:""} Kbps`),[()=>n(s).speed.toFixed(2)]),_(ye,be)};V(Ue,ye=>{n(s).speed&&ye(Vt)})}var et=k(Ue,2);{var Ot=ye=>{var be=Uy(),ee=k(T(be),2);Wd(ee,{get values(){return n(I)}});var xe=k(ee,2),Pe=T(xe);w(xe),w(be),B(It=>fe(Pe,`${It!=null?It:""} Kbps`),[()=>n(s).bitrate.toFixed(2)]),_(ye,be)};V(et,ye=>{n(s).bitrate&&ye(Ot)})}var qt=k(et,2),St=k(T(qt),2);Wd(St,{get values(){return n(S)}});var Jt=k(St,2),Dt=T(Jt,!0);w(Jt),w(qt),w(D),w(E),B(ye=>{var be,ee;P=re(E,1,"container s-v",null,P,ye),We(E,"aria-label",R),fe(G,n(s).version),fe(Le,`${(be=n(m))!=null?be:""} / ${(ee=n(p))!=null?ee:""} frames`),fe(Dt,n(f))},[()=>({"container-mobile":r()})]),_(t,E),H(),o()}rt(["click"]);import{noop as Ky}from"@vkontakte/videoplayer-shared/es2015";var qy=(t,e)=>{t.stopPropagation(),e()()},Qy=L('<div class="close s-1c"></div>'),Gy={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 Ls(t,e){F(e,!0),q(t,Gy);let i=g(e,"onClick",3,Ky);var o=Qy();o.__click=[qy,i],_(t,o),H()}rt(["click"]);import{noop as jy}from"@vkontakte/videoplayer-shared/es2015";var vn=t=>`width:${t}px;height:${t}px;`;var Yy=Ie('<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 Ln(t,e){F(e,!0);let i=v(()=>vn(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",children:(o,r)=>{var a=Yy();_(o,a)},$$slots:{default:!0}}),H()}var Xy=L('<div class="timer s-1e"><canvas class="timer-canvas s-1e" width="100" height="100"></canvas> <!></div>'),Zy={hash:"s-1e",code:".timer.s-1e{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-1e:hover{background:rgba(31,31,31,.85)}.timer-canvas.s-1e{height:50px;position:absolute;width:50px}"};function qd(t,e){F(e,!0),q(t,Zy);let i=g(e,"isRunning",3,!0),o=g(e,"onTimerEnded",3,jy),r=5e3,a=K(void 0),l,d,s=0,u;Ne(()=>{i()&&Pt(()=>{d=Date.now(),s=requestAnimationFrame(m)})});let p=()=>{s&&(cancelAnimationFrame(s),s=0)},m=()=>{p(),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(m)):o()())};Nt(()=>{l=n(a).getContext("2d"),l&&(l.lineWidth=6,l.lineCap="round",l.strokeStyle="#fff")}),mn(()=>{p()});var f=Xy(),$=T(f);ot($,b=>N(a,b),()=>n(a));var y=k($,2);Ln(y,{get size(){return"24"}}),w(f),_(t,f),H()}var Jy=(t,e,i)=>{e(!1),i()},e0=L('<div class="overlay s-y"></div> <div class="next-video s-y"><div class="top s-y"><div class="caption s-y"> </div> <!></div> <div class="row s-y"><div class="column s-y"><div class="thumb s-y"><div></div> <!></div></div> <div class="column s-y"><div class="title s-y"> </div></div></div></div>',1),t0={hash:"s-y",code:".overlay.s-y{background:rgba(0,0,0,.72);height:100%;position:absolute;width:100%}.next-video.s-y{display:flex;flex-direction:column;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:362px}.top.s-y{display:flex;justify-content:space-between}.caption.s-y{color:var(--white);font-size:11px;font-weight:700;opacity:.8;text-transform:uppercase}.row.s-y{background:rgba(48,48,48,.8);cursor:pointer;display:flex;flex-direction:row;height:102px;margin-top:6px;width:100%}.column.s-y{display:flex;flex-basis:50%;flex-direction:column}.thumb.s-y{align-items:center;background:no-repeat 50%;background-size:cover;display:flex;justify-content:space-around;position:relative}.thumb.s-y,.thumb-overlay.s-y{height:100%;width:100%}.thumb-overlay.s-y{position:absolute}.thumb-overlay.withOpacity.s-y{background:var(--black);opacity:.3}.title.s-y{color:var(--white);font-size:12px;font-weight:700;line-height:1.6;max-height:52px;overflow:hidden;padding:10px 16px}"};function Qf(t,e){F(e,!0),q(t,t0);let[i,o]=Re(),r=()=>x(d,"$autoplayNextEnabled$",i),a=()=>x(s,"$timerNextVideoRunning$",i),l=ve(),d=l.ui.autoplayNextEnabled$,s=l.ui.timerNextVideoRunning$,u=l.actions.internal.nextVideoClick,p=l.actions.internal.nextVideoAnnouncementShow,m=l.actions.internal.nextVideoAnnouncementClick,f=l.actions.internal.nextVideoAnnouncementAuto,$=l.actions.internal.nextVideoAnnouncementCancel,y=()=>{r()&&(u(!1),f())},b=()=>{e.clickCloseIcon(),$()};Nt(()=>{e.isHide||p(),e.isHide&&r()&&(u(!1),f())});var S=Me(),C=de(S);{var I=R=>{var E=e0(),P=k(de(E),2),O=T(P),D=T(O),U=T(D,!0);w(D);var z=k(D,2);Ls(z,{onClick:b}),w(O);var G=k(O,2);G.__click=[Jy,u,m];var le=T(G),j=T(le),ie=T(j);let Y;var ge=k(ie,2);{var ce=Z=>{let Oe=v(()=>a()&&r());qd(Z,{get isRunning(){return n(Oe)},onTimerEnded:y})};V(ge,Z=>{r()&&Z(ce)})}w(j),w(le);var ne=k(le,2),_e=T(ne),we=T(_e,!0);w(_e),w(ne),w(G),w(P),B((Z,Oe)=>{fe(U,Z),Qe(j,`background-image: url('${e.thumb}')`),Y=re(ie,1,"thumb-overlay s-y",null,Y,Oe),fe(we,e.title)},[()=>Q("end_screen_next_video"),()=>({withOpacity:r()})]),_(R,E)};V(C,R=>{e.isHide||R(I)})}_(t,S),H(),o()}rt(["click"]);import{PlaybackState as Fa}from"@vkontakte/videoplayer-core/es2015";import{checkNever as o0}from"@vkontakte/videoplayer-shared/es2015";import{SeekAction as qn}from"@vkontakte/videoplayer-statistics/es2015";var Gf=(t,e)=>Math.min(+(t+e).toFixed(2),1),Yf=(t,e)=>Math.max(+(t-e).toFixed(2),0),Fu=(t,e,i)=>{let o=Gf(e,i);e<1&&t.actions.internal.setVolume(o)},Hu=(t,e,i)=>{let o=Yf(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 Uu(){var t,e,i;return(i=(e=(t=document.activeElement)==null?void 0:t.shadowRoot)==null?void 0:e.activeElement)!=null?i:null}var n0=(t,e)=>{e(t)},r0=L('<div class="keyboard-controls s-14" tabindex="-1" role="region"><!></div>'),s0={hash:"s-14",code:".keyboard-controls.s-14{bottom:0;left:0;position:absolute;right:0;top:0}"};function jf(t,e){var Pe,It;F(e,!0),q(t,s0);let[i,o]=Re(),r=()=>x(ge,"$disabledControls$",i),a=()=>x(Se,"$isInteractiveTime$",i),l=()=>x(Fe,"$showInteractiveTimeIndicatorTooltip$",i),d=()=>x(G,"$playbackState$",i),s=()=>x(pe,"$isEnded$",i),u=()=>x(Ke,"$doubleForwardAvailable$",i),p=()=>x(A,"$doubleForwardOn$",i),m=()=>x(se,"$overlayContainer$",i),f=()=>x(le,"$adPlaybackState",i),$=()=>x(j,"$positionExact$",i),y=()=>x(ie,"$duration$",i),b=()=>x(J,"$isAudioAvailable$",i),S=()=>x(Y,"$volume$",i),C=()=>x(we,"$availablePlaybackRates$",i),I=()=>x(_e,"$currentPlaybackRate$",i),R=()=>x(ce,"$muted$",i),E=()=>x(ne,"$currentSubtitle$",i),P=g(e,"nextButtonActive",3,!1),O=g(e,"prevButtonActive",3,!1),D=ve(),U=Mt(),z=D.getLogger().createComponentLog("KeyboardControls component"),G=D.state.playbackState$,le=D.ads.playbackState,j=D.state.positionExact$,ie=D.state.duration$,Y=D.state.volume$,ge=D.ui.controls.disabledControls$,ce=D.state.muted$,ne=D.state.currentSubtitle$,_e=D.state.currentPlaybackRate$,we=D.state.availablePlaybackRates$,Z=D.ui.contextMenu.openedByHotKey$,Oe=D.ui.contextMenu.lastActiveElem$,ue=D.ui.contextMenu.visible$,A=D.ui.doubleForwardOn$,Ke=D.ui.doubleForwardAvailable$,Ce=D.ui.contextMenu.position$,pe=D.state.isEnded$,se=D.ui.overlayContainer$,De=(Pe=D.callbacks)==null?void 0:Pe.onAudioDoesNotExistHint,Be=(It=D.callbacks)==null?void 0:It.onAudioDisabledHint,J=D.state.isAudioAvailable$,X=D.state.isAudioDisabled,Se=D.state.isInteractiveTime$,{showInteractiveTimeIndicatorTooltip$:Fe}=wo(),qe=0,Ge=!0,Te=K(void 0),Le=Ve=>(Ve!==Ge&&(Ge=Ve,qe=0),qe+=1,(U.controls.seekStepKeyboard+U.controls.seekStepKeyboard*qe)/1e3),Ue=!0,Vt=({type:Ve,repeat:st,disableDoubleForward:mt})=>{let $e=()=>{if(!r().has("PLAY_BUTTON"))if(a()&&l()&&Fe.set(!1),e.fakePlayButtonHandler)e.fakePlayButtonHandler();else{D.actions.internal.togglePlay();let ze="PLAY";d()===Fa.PAUSED?ze="PAUSE":s()&&(ze="REPLAY"),e.showHotKeyHelpers({type:ze})}},Je=Ve==="down";if(!u()||mt){Je&&$e(),Ue=!0;return}if(Je)Ue=!1;else if(Ue)return;if(Je){!st&&e.startDoubleForwardActivationTimer();return}p()||$e(),e.stopDoubleForward(),Ue=!0},et=Ve=>{let st=D_(m());Ce.set(st),Oe.set(Ve.target),Z.set(!0),ue.set(!0)},Ot=(Ve,st=!1)=>{var Pi,jt;let mt=Ve.target,$e=(Pi=mt==null?void 0:mt.getAttribute("role"))==null?void 0:Pi.includes("menuitem"),Je=mt.classList.contains("btn"),ze=Ve.code;if(Je&&ze==="Space")return!1;let nt=Nh.has(ze);if($e&&nt)return!1;let ei=!Rh.has(ze);if(Ve.ctrlKey&&ei||Ve.altKey&&ei||Ve.metaKey)return!1;let ai=$e&&ze==="Escape";Oh.has(ze)||ai||e.hideContextMenu();let gi=d()===Fa.PLAYING||d()===Fa.PAUSED,bi=e.isAds&&(f()==="paused"||f()==="playing"),io=!bi&&!r().has("TIMELINE"),ho=Ve.shiftKey&&["Digit1","Numpad1"].includes(ze);if(!ho&&!(gi||bi))return!1;z({message:`key down, code: ${ze}, isExternal = ${st}`});let ui=!1,ct=()=>{ui=!0,st||Ve.preventDefault()};if(ho)return et(Ve),ct(),!0;switch(ze){case"KeyJ":case"ArrowLeft":{if(!io)break;if(Ve.ctrlKey||Ve.altKey){let wt=D.actions.internal.getPrevEpisode();D.actions.internal.seekToPrevEpisode(wt),wt&&e.showHotKeyHelpers({type:"EPISODE_PREV",text:wt.text}),ct()}else{let wt=Ve.shiftKey?Le(!1):U.controls.seekStepKeyboard/1e3,oi=Math.max($()-wt,0);$()>0&&(D.actions.internal.seekTime(oi,qn.DOUBLE_TAP),e.showHotKeyHelpers({type:"BACKWARD_SEEK",text:wt.toString()}),ct())}break}case"KeyL":case"ArrowRight":{if(!io)break;if(Ve.ctrlKey||Ve.altKey){let wt=D.actions.internal.getNextEpisode();D.actions.internal.seekToNextEpisode(wt),wt&&e.showHotKeyHelpers({type:"EPISODE_NEXT",text:wt.text}),ct()}else{let wt=Ve.shiftKey?Le(!0):U.controls.seekStepKeyboard/1e3,oi=Math.min($()+wt,y());Math.round($())<Math.round(y())&&(D.actions.internal.seekTime(oi,qn.DOUBLE_TAP),e.showHotKeyHelpers({type:"FORWARD_SEEK",text:wt.toString()}),ct())}break}case"ArrowUp":{if(sa({isAudioDisabled:X,audioDisabledHintCallback:Be,isAudioAvailable:b(),audioIsNotExistHintCallback:De,isAds:e.isAds})){let wt=S(),oi=U.controls.volumeStepKeyboard,Xt=wt<=1;if(Fu(D,wt,oi),Xt){let bt=Math.round(Gf(wt,oi)*100).toString();e.showHotKeyHelpers({type:"VOLUME",t:{key:"hotkey_helper_current_volume",value:bt}})}}ct();break}case"ArrowDown":{if(sa({isAudioDisabled:X,audioDisabledHintCallback:Be,isAudioAvailable:b(),audioIsNotExistHintCallback:De,isAds:e.isAds})){let wt=S(),oi=U.controls.volumeStepKeyboard,Xt=wt>=0;if(Hu(D,wt,oi),Xt){let bt=Math.round(Yf(wt,oi)*100).toString();e.showHotKeyHelpers({type:"VOLUME",t:{key:"hotkey_helper_current_volume",value:bt}})}}ct();break}case"Comma":{if(Ve.shiftKey){if(!p()){D.actions.internal.decrementPlaybackRate();let wt=C().find(oi=>oi.value===I());e.showHotKeyHelpers({type:"RATE_DOWN",text:wt==null?void 0:wt.displayValue}),ct()}}else{if(bi||d()!==Fa.PAUSED)break;let wt=Math.max($()-U.controls.seekStepFrame/1e3,0);$()>0&&(e.showHotKeyHelpers({type:"BACKWARD_SEEK"}),D.actions.internal.clearDelayedBufferingCheckTimeout(),D.actions.internal.seekTime(wt,qn.DOUBLE_TAP),ct())}break}case"Period":{if(Ve.shiftKey){if(!p()){D.actions.internal.incrementPlaybackRate();let wt=C().find(oi=>oi.value===I());e.showHotKeyHelpers({type:"RATE_UP",text:wt==null?void 0:wt.displayValue}),ct()}}else{if(bi||d()!==Fa.PAUSED)break;let wt=Math.min($()+U.controls.seekStepFrame/1e3,y());$()<y()&&(e.showHotKeyHelpers({type:"FORWARD_SEEK"}),D.actions.internal.clearDelayedBufferingCheckTimeout(),D.actions.internal.seekTime(wt,qn.DOUBLE_TAP),ct())}break}case"KeyK":case"Space":Vt({type:"down",repeat:Ve.repeat,disableDoubleForward:"KeyK"===ze}),ct();break;case"KeyM":{sa({isAudioDisabled:X,audioDisabledHintCallback:Be,isAudioAvailable:b(),audioIsNotExistHintCallback:De,isAds:e.isAds})&&(e.showHotKeyHelpers({type:R()?"VOLUME":"MUTE"}),D.actions.internal.toggleMuted()),ct();break}case"KeyF":e.toggleFullscreen(),ct();break;case"KeyC":D.actions.internal.toggleSubtitle(),E().value!=="off"?e.showHotKeyHelpers({type:"SUBTITLES_ON",text:(jt=E())==null?void 0:jt.displayValue}):e.showHotKeyHelpers({type:"SUBTITLES_OFF"}),ct();break;case"KeyI":D.actions.internal.togglePictureInPicture(),ct();break;case"Digit1":case"Numpad1":e.showHotKeyHelpers(),D.actions.internal.seekToPercent(.1,qn.DOUBLE_TAP),ct();break;case"Digit2":case"Numpad2":e.showHotKeyHelpers(),D.actions.internal.seekToPercent(.2,qn.DOUBLE_TAP),ct();break;case"Digit3":case"Numpad3":e.showHotKeyHelpers(),D.actions.internal.seekToPercent(.3,qn.DOUBLE_TAP),ct();break;case"Digit4":case"Numpad4":e.showHotKeyHelpers(),D.actions.internal.seekToPercent(.4,qn.DOUBLE_TAP),ct();break;case"Digit5":case"Numpad5":e.showHotKeyHelpers(),D.actions.internal.seekToPercent(.5,qn.DOUBLE_TAP),ct();break;case"Digit6":case"Numpad6":e.showHotKeyHelpers(),D.actions.internal.seekToPercent(.6,qn.DOUBLE_TAP),ct();break;case"Digit7":case"Numpad7":e.showHotKeyHelpers(),D.actions.internal.seekToPercent(.7,qn.DOUBLE_TAP),ct();break;case"Digit8":case"Numpad8":e.showHotKeyHelpers(),D.actions.internal.seekToPercent(.8,qn.DOUBLE_TAP),ct();break;case"Digit9":case"Numpad9":e.showHotKeyHelpers(),D.actions.internal.seekToPercent(.9,qn.DOUBLE_TAP),ct();break;case"Digit0":case"Numpad0":e.showHotKeyHelpers(),D.actions.internal.seekToPercent(0,qn.DOUBLE_TAP),ct();break;case"Slash":{Ve.shiftKey&&U.features.hotKeyMapModal&&(e.showKeyMap(),ct());break}case"KeyN":Ve.shiftKey&&P()&&(D.actions.internal.nextVideoClick(),ct());break;case"KeyP":Ve.shiftKey&&O()&&(D.actions.internal.prevVideoClick(),ct());break;case"ShiftLeft":case"ShiftRight":ct();break;case"Tab":case"Escape":case"Enter":break;default:o0(ze);break}return ui},qt=Ve=>{let st=Ve.code;if(Ve.ctrlKey||Ve.altKey||Ve.metaKey)return;let mt=d()===Fa.PLAYING||d()===Fa.PAUSED,$e=e.isAds&&(f()==="paused"||f()==="playing");if(mt||$e)switch(st){case"ShiftLeft":case"ShiftRight":qe=0;break;case"Space":Vt({type:"up"});break}},St=Q("aria_label_video_player"),Jt=()=>{var Ve;return(Ve=n(Te))==null?void 0:Ve.focus()},Dt=()=>n(Te)===Uu(),ye=Ve=>Ve.type==="keydown"?Ot(Ve,!0):(Ve.type==="keyup"&&qt(Ve),!1);var be=r0();be.__keyup=qt,be.__keydown=[n0,Ot];var ee=T(be);ii(ee,()=>{var Ve;return(Ve=e.children)!=null?Ve:ht}),w(be),ot(be,Ve=>N(Te,Ve),()=>n(Te)),B(()=>We(be,"aria-label",St)),_(t,be);var xe=H({focus:Jt,isFocused:Dt,handleExternalKeyboardEvent:ye});return o(),xe}rt(["keyup","keydown"]);var a0=L('<div class="container s-l"><div class="dot s-l"></div> <div class="dot s-l"></div> <div class="dot s-l"></div></div>'),l0={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 Ha(t,e){q(t,l0);let i=g(e,"style",3,"");var o=a0();B(()=>Qe(o,i())),_(t,o)}var d0=Ie('<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 Xf(t,e){Ze(t,{get fill(){return e.fill},children:(i,o)=>{var r=d0();_(i,r)},$$slots:{default:!0}})}import{noop as Ul}from"@vkontakte/videoplayer-shared/es2015";var c0=t=>{t.stopPropagation()},u0=L("<button><!></button>"),p0={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 Ut(t,e){F(e,!0),q(t,p0);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),p=g(e,"ariaExpanded",3,void 0),m=g(e,"tabIndex",3,0),f=g(e,"click",3,Ul),$=g(e,"focus",3,Ul),y=g(e,"blur",3,Ul),b=v(()=>f()===Ul?null:E=>{E.stopPropagation(),f()(E)}),S=v(()=>$()===Ul?null:E=>{E.preventDefault(),$()()}),C=v(()=>y()===Ul?null:E=>{E.preventDefault(),y()()});var I=u0();I.__pointerdown=[c0],I.__click=function(...E){var P;(P=n(b))==null||P.apply(this,E)};var R=T(I);ii(R,()=>{var E;return(E=e.children)!=null?E:ht}),w(I),ot(I,E=>s(E),()=>s()),B(()=>{var E,P,O,D,U,z,G,le;re(I,1,`btn ${(E=i())!=null?E:""}`,"s-1l"),Qe(I,o()||null),I.disabled=(P=r())!=null?P:null,We(I,"aria-hidden",(O=l())!=null?O:null),We(I,"aria-label",(D=d())!=null?D:null),We(I,"aria-keyshortcuts",(U=u())!=null?U:null),We(I,"aria-expanded",(z=p())!=null?z:null),We(I,"data-testid",(G=a())!=null?G:null),We(I,"tabindex",m()),We(I,"role",e.role),We(I,"aria-checked",(le=e.areaChecked)!=null?le:null)}),_t("focus",I,function(...E){var P;(P=n(S))==null||P.apply(this,E)}),_t("blur",I,function(...E){var P;(P=n(C))==null||P.apply(this,E)}),_(t,I),H()}rt(["pointerdown","click"]);var f0=L('<div class="modal-header s-1j"><h3 class="modal-title s-1j"> </h3> <!></div>'),m0=L('<div class="modal-overlay s-1j"><div class="modal-container s-1j"><!> <div class="modal-scroll s-1j"><div class="modal-main s-1j"><!></div></div></div></div>'),v0={hash:"s-1j",code:'.modal-overlay.s-1j{align-items:center;background:transparent;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.modal-container.s-1j{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-1j{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-1j{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-1j{height:100%;margin:8px 4px 8px 0;overflow-x:hidden;overflow-y:auto}.modal-scroll.s-1j::-webkit-scrollbar{width:8px}.modal-scroll.s-1j::-webkit-scrollbar-track{background-color:transparent;border-radius:4px;box-shadow:none;margin-right:2px}.modal-scroll.s-1j::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#666;border:1px solid transparent;border-radius:5px;min-height:40px}.modal-scroll.s-1j::-webkit-scrollbar-thumb:hover{background-color:#777}.modal-main.s-1j{margin:-8px -4px 0 0}'};function Zf(t,e){F(e,!0),q(t,v0);let i=g(e,"showHeader",3,!0),o=g(e,"showCloseCross",3,!0),r=Q("hotkey_map_modal_close_btn_text");var a=m0(),l=T(a),d=T(l);{var s=f=>{var $=f0(),y=T($),b=T(y,!0);w(y);var S=k(y,2);{var C=I=>{Ut(I,{get click(){return e.onClose},testId:"close-modal",style:"padding: 0; height: 24px; width: 24px",get ariaLabel(){return r},children:(R,E)=>{Xf(R,{fill:"currentColor"})},$$slots:{default:!0}})};V(S,I=>{o()&&I(C)})}w($),B(()=>fe(b,e.title)),_(f,$)};V(d,f=>{i()&&f(s)})}var u=k(d,2),p=T(u),m=T(p);ii(m,()=>{var f;return(f=e.children)!=null?f:ht}),w(p),w(u),w(l),w(a),_(t,a),H()}var g0=new Set(["BR"]),H_=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;g0.has(l)||(r=a.parentElement)==null||r.removeChild(a)}return e.innerHTML};var h0=L('<li class="hot-key-map-item s-10"><span class="hot-key-map-item-description s-10"><!></span> <span class="hot-key-map-item-value s-10"> </span></li>'),_0=L('<div class="hot-key-map-group s-10"><h5 class="hot-key-map-group-title s-10"> </h5> <ul class="hot-key-map-group-items s-10"></ul></div>'),b0=L('<div class="hot-key-map s-10"></div>'),$0={hash:"s-10",code:'.hot-key-map.s-10{box-sizing:border-box;color:var(--black);overflow-x:hidden}.hot-key-map-group.s-10{border-bottom:1px solid var(--white-alpha-24);margin:0 20px 0 16px}.hot-key-map-group.s-10:last-child{border-bottom:none}.hot-key-map-group-title.s-10{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-10,.hot-key-map-item.s-10{margin:0;padding:12px 0;width:100%}.hot-key-map-group-items.s-10{box-sizing:border-box;list-style:none;margin:0;padding:0}.hot-key-map-item.s-10{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-10{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-10{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-10,.hot-key-map-item-value.s-10{font-feature-settings:"clig" off,"liga" off;font-size:13px;font-style:normal;font-weight:400;line-height:16px}'};function Jf(t,e){F(e,!1),q(t,$0);let[i,o]=Re(),r=()=>x(l,"$data",i),a=ve(),{data:l,show:d}=a.ui.modals.hotKeyMap,s=()=>{d.set(!1)};xo(),Zf(t,{get title(){return r().title},onClose:s,children:(u,p)=>{var m=b0();wi(m,5,()=>r().groups,({title:f,items:$})=>f,(f,$)=>{let y=()=>n($).title,b=()=>n($).items;var S=_0(),C=T(S),I=T(C,!0);w(C);var R=k(C,2);wi(R,5,b,({description:E,value:P})=>P,(E,P)=>{let O=()=>n(P).description,D=()=>n(P).value;var U=h0(),z=T(U),G=T(z);Sd(G,()=>H_(O())),w(z);var le=k(z,2),j=T(le,!0);w(le),w(U),B(()=>fe(j,D())),_(E,U)}),w(R),w(S),B(()=>fe(I,y())),_(f,S)}),w(m),_(u,m)},$$slots:{default:!0}}),H(),o()}import{noop as vb}from"@vkontakte/videoplayer-shared/es2015";import{ChromecastState as db,PlaybackState as Bm}from"@vkontakte/videoplayer-core/es2015";import"@vkontakte/videoplayer-shared/es2015";var y0=L('<div class="pillow s-27"><!></div>'),x0={hash:"s-27",code:".pillow.s-27{background-color:#679ff8;color:var(--white);font-size:6px;font-weight:600;-webkit-font-smoothing:antialiased;border-radius:12px;padding:2px 4px}"};function em(t,e){q(t,x0);var i=y0(),o=T(i);ii(o,()=>{var r;return(r=e.children)!=null?r:ht}),w(i),_(t,i)}import{VideoQuality as Yd}from"@vkontakte/videoplayer-shared/es2015";var w0=Ie('<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 tm(t,e){let i=kn(e,["$$slots","$$events","$$legacy","children"]);var o=w0();Ji(o,()=>Ae({xmlns:"http://www.w3.org/2000/svg",width:"9",height:"5",fill:"currentColor","fill-rule":"evenodd",role:"img"},i));var r=T(o);ii(r,()=>{var a;return(a=e.children)!=null?a:ht}),vi(),w(o),_(t,o)}var S0=Ie('<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 im(t,e){let i=kn(e,["$$slots","$$events","$$legacy","children"]);var o=S0();Ji(o,()=>Ae({xmlns:"http://www.w3.org/2000/svg",width:"9",height:"5",fill:"currentColor","fill-rule":"evenodd",role:"img"},i));var r=T(o);ii(r,()=>{var a;return(a=e.children)!=null?a:ht}),vi(),w(o),_(t,o)}var T0=Ie('<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 om(t,e){let i=kn(e,["$$slots","$$events","$$legacy","children"]);var o=T0();Ji(o,()=>Ae({xmlns:"http://www.w3.org/2000/svg",width:"9",height:"5",fill:"currentColor",role:"img"},i));var r=T(o);ii(r,()=>{var a;return(a=e.children)!=null?a:ht}),vi(),w(o),_(t,o)}var C0=Ie('<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 Qd(t,e){let i=kn(e,["$$slots","$$events","$$legacy","children"]);var o=C0();Ji(o,()=>Ae({xmlns:"http://www.w3.org/2000/svg",width:"13",height:"5",fill:"currentColor",role:"img"},i));var r=T(o);ii(r,()=>{var a;return(a=e.children)!=null?a:ht}),vi(),w(o),_(t,o)}var I0=Ie('<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 Gd(t,e){let i=kn(e,["$$slots","$$events","$$legacy","children"]);var o=I0();Ji(o,()=>Ae({xmlns:"http://www.w3.org/2000/svg",width:"15",height:"7",fill:"currentColor",role:"img"},i));var r=T(o);ii(r,()=>{var a;return(a=e.children)!=null?a:ht}),vi(),w(o),_(t,o)}var zu=t=>{switch(t){case Yd.Q_720P:return om;case Yd.Q_1080P:return Qd;case Yd.Q_1440P:return Gd;case Yd.Q_2160P:return tm;case Yd.Q_4320P:return im}};var E0=Ie('<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 nm(t,e){Ze(t,{get testId(){return e.testId},children:(i,o)=>{var r=E0();_(i,r)},$$slots:{default:!0}})}var P0=Ie('<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 rm(t,e){Ze(t,{get testId(){return e.testId},children:(i,o)=>{var r=P0();_(i,r)},$$slots:{default:!0}})}var A0=L('<div aria-hidden="true"><!> <!></div>'),k0={hash:"s-1v",code:".icon.s-1v{display:flex;height:24px;position:relative;width:24px}.icon.s-1v .pillow{position:absolute;right:-9px;top:1px}.icon.triple.s-1v .pillow{right:-13px}.icon.s-1v svg[data-testid=settings-icon--labeled] ._full{opacity:0;visibility:hidden}"};function jd(t,e){F(e,!0),q(t,k0);let i=g(e,"isMobile",3,!1),o=g(e,"currentQuality",3,void 0),r=v(()=>zu(o())),a=v(()=>!!n(r)&&[Qd,Gd].includes(n(r)));var l=Me(),d=de(l);{var s=p=>{nm(p,{testId:"settings-mobile-icon"})},u=p=>{var m=A0();let f;var $=T(m);{var y=C=>{em(C,{children:(I,R)=>{var E=Me(),P=de(E);Bi(P,()=>n(r),(O,D)=>{D(O,{})}),_(I,E)},$$slots:{default:!0}})};V($,C=>{n(r)&&C(y)})}var b=k($,2);let S=v(()=>n(r)?"settings-icon--labeled":"settings-icon");rm(b,{get testId(){return n(S)}}),w(m),B(C=>f=re(m,1,"icon s-1v",null,f,C),[()=>({triple:n(a)})]),_(p,m)};V(d,p=>{i()?p(s):p(u,!1)})}_(t,l),H()}var L0=L('<span class="settings-icon-wrapper s-20"><!></span>'),M0={hash:"s-20",code:".settings-icon-wrapper.s-20{position:relative;width:24px}"};function zl(t,e){F(e,!0),q(t,M0);let[i,o]=Re(),r=()=>x(u,"$settingsMenuVisible",i),a=()=>x(f,"$isMobile",i),l=()=>x(s,"$currentQuality",i),d=ve(),s=d.state.currentQuality$,u=d.ui.settingsMenu.visible$,p=d.actions.internal.openSettingsMenu,m=d.actions.internal.closeSettingsMenu,f=d.ui.isMobile,$=d.ui.t,y=K(void 0);Ne(()=>{n(y)&&Pt(()=>{e.ref$.set(n(y))})});let b=$("aria_label_settings");function S(I){return gt(this,null,function*(){let R=ra(I);r()?m():p(R,go)})}let C=v(()=>r()?"opened":"");Ut(t,{get className(){return n(C)},testId:"btn-settings",click:S,get ariaLabel(){return b},get ariaExpanded(){return r()},get ref(){return n(y)},set ref(I){N(y,I,!0)},children:(I,R)=>{var E=L0(),P=T(E);jd(P,{get isMobile(){return a()},get currentQuality(){return l()}}),w(E),_(I,E)},$$slots:{default:!0}}),H(),o()}var V0=Ie('<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),R0=Ie("<path></path>");function aa(t,e){F(e,!0);let i=v(()=>`subtitles-icon-${e.type==="off"?"off":e.type==="outline"?"outline":""}`),o=v(()=>vn(e.size));Ze(t,{get width(){return"48"},get height(){return"48"},get style(){return n(o)},get testId(){return n(i)},children:(r,a)=>{var l=Me(),d=de(l);{var s=p=>{var m=V0();vi(),_(p,m)},u=p=>{var m=R0();B(()=>We(m,"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
|
-
|
|
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`)),_(p,m)};V(d,p=>{e.type==="off"?p(s):p(u,!1)})}_(r,l)},$$slots:{default:!0}}),H()}function sm(t,e){F(e,!0);let i=g(e,"isSubtitlesEnabled",3,!1),r=ve().ui.t,a=v(()=>i()?r("tooltip_subtitles_on"):r("tooltip_subtitles_off"));Ut(t,{testId:"btn-Subtitles",get ariaLabel(){return n(a)},get click(){return e.click},get ariaKeyShortCut(){return vs.KeyC},role:"button",children:(l,d)=>{let s=v(()=>i()?void 0:"outline");aa(l,{get size(){return"24"},get type(){return n(s)}})},$$slots:{default:!0}}),H()}var N0=L('<span class="duration s-23" data-testid="video_duration"> </span>'),O0=L('<div><span class="current s-23" data-testid="current_time"> </span> <!></div>'),D0={hash:"s-23",code:'.time.s-23{align-items:center;color:var(--controls-time);display:flex;font-variant-numeric:tabular-nums;font-weight:500;padding:12px 6px}.time.mobile.s-23{padding:0 0 0 8px}.current.s-23{position:relative}.duration.s-23{opacity:.7}.duration.s-23:before{content:" / ";white-space:pre}'};function Xd(t,e){F(e,!0),q(t,D0);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=Mt(),d=ae(!1),s=v(()=>Xo(e.duration)),u=v(()=>Xo(e.position));var p=O0();let m;var f=T(p),$=T(f,!0);w(f);var y=k(f,2);{var b=S=>{var C=N0(),I=T(C,!0);w(C),B(()=>fe(I,n(s))),_(S,C)};V(y,S=>{r()&&S(b)})}w(p),Ps(p,()=>Ol(o()&&l.features.usePerformanceFix,d,l.disableInvisibleComponentsTimeout)),ot(p,S=>a(S),()=>a()),B(S=>{m=re(p,1,"time s-23",null,m,S),fe($,n(u))},[()=>({mobile:i()})]),_(t,p),H()}import{noop as Wu}from"@vkontakte/videoplayer-shared/es2015";var B0=Ie("<path></path>");function la(t,e){F(e,!0);let i=g(e,"volume",3,1),o=g(e,"muted",3,!1),r=(m,f)=>f?"off":m>.5?"max":m>.2?"mid":m>0?"min":"off",a=v(()=>r(i(),o())),l=v(()=>vn(e.size)),d="M4 19.9a2 2 90 011.88-2l5.68-.32a4 4 90 002.5-1.08l8.58-8a2 2 90 013.36 1.44v28.12a2 2 90 01-3.36 1.46l-8.58-8.02a4 4 90 00-2.52-1.08l-5.66-.32a2 2 90 01-1.88-2z",s="M44.92 16.52a1.8 1.8 90 012.56 2.56L42.54 24l4.94 4.92a1.8 1.8 90 11-2.56 2.56L40 26.54l-4.92 4.94a1.8 1.8 90 01-2.56-2.56L37.46 24l-4.94-4.92a1.8 1.8 90 112.56-2.56L40 21.46z",u="M31.5 17.8a1.8 1.8 90 012.54-.14A8.6 8.6 90 0136.8 24c0 2.52-1.06 4.8-2.76 6.34a1.8 1.8 90 11-2.4-2.68c.92-.84 1.56-2.16 1.56-3.66s-.64-2.8-1.58-3.66a1.8 1.8 90 01-.12-2.54",p="M37.62 13.34a1.8 1.8 90 012.54.2 16 16 90 010 20.9 1.8 1.8 90 01-2.74-2.32 12.4 12.4 90 000-16.24 1.8 1.8 90 01.2-2.54";Ze(t,{get width(){return"48"},get height(){return"48"},get style(){return n(l)},get testId(){var m;return`volume-${(m=n(a))!=null?m:""}-icon`},children:(m,f)=>{var $=B0();B(()=>We($,"d",`M4 19.9a2 2 90 011.88-2l5.68-.32a4 4 90 002.5-1.08l8.58-8a2 2 90 013.36 1.44v28.12a2 2 90 01-3.36 1.46l-8.58-8.02a4 4 90 00-2.52-1.08l-5.66-.32a2 2 90 01-1.88-2z${n(a)==="off"?s:`${u}${n(a)==="max"?p:""}`}`)),_(m,$)},$$slots:{default:!0}}),H()}import{isNonNullable as z_,noop as Qn}from"@vkontakte/videoplayer-shared/es2015";import{noop as lm}from"@vkontakte/videoplayer-shared/es2015";import{noop as H0}from"@vkontakte/videoplayer-shared/es2015";var F0=L('<div class="overlay"><!></div>');function am(t,e){F(e,!0);let[i,o]=Re(),r=()=>x(l,"$overlayContainer$",i),l=ve().ui.overlayContainer$,d=K(void 0),s=f=>{!f||!n(d)||!f.contains(n(d))||f.removeChild(n(d))},u=f=>{!f||!n(d)||f.contains(n(d))||f.appendChild(n(d))};Ne(()=>{u(r())}),Nt(()=>(u(r()),()=>s(r())));var p=F0(),m=T(p);ii(m,()=>{var f;return(f=e.children)!=null?f:ht}),w(p),ot(p,f=>N(d,f),()=>n(d)),_(t,p),H(),o()}var U0=L('<div class="tooltip s-1k"><div class="content s-1k"> </div> <div class="tooltip-pointer s-1k"></div></div>'),z0=L("<div><!></div> <!>",1),W0={hash:"s-1k",code:'.tooltip-wrapper.s-1k{display:flex;flex-direction:column;min-width:0}.full-width.s-1k{width:100%}.tooltip.s-1k{bottom:100%;left:0;opacity:0;position:absolute;transition:opacity .2s,visibility .2s;visibility:hidden}.content.s-1k{background-color:rgba(41,41,41,.8);border-radius:3px;color:var(--white);display:inline-block;padding:6px 10px}.tooltip-pointer.s-1k{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 Ua(t,e){F(e,!0),q(t,W0);let[i,o]=Re(),r=()=>x(G,"$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),p=g(e,"translateY",3,0),m=g(e,"isFullWidthWrapper",3,!1),f=g(e,"maxTooltipWidth",3,void 0),$=g(e,"placement",3,"top"),y=g(e,"onVisibilityChange",3,H0),b=5,S=K(void 0),C=K(void 0),I,R=K(0),E=K(0),P=K(0),O=K(0),D=Mt(),U=ve(),z=U.ui.playerSize,G=U.ui.overlayContainer$;Ne(()=>{Pt(()=>{y()(s())})});let le=U.getLogger().createComponentLog("Tooltip component"),j=()=>{if(!r()||!n(C)||!n(S))return;N(E,b);let X=r().getBoundingClientRect(),Se=n(S).getBoundingClientRect(),Fe=Se.width,qe=n(C).clientWidth,Ge=a().width,Te=(Fe-qe)/2,Le=Se.left+u()-X.left,Ue=Le+Te,Vt=Se.top+p()-X.top,et=qe/2-b,Ot=Ue<8,qt=Ue+qe>Ge-8;Ot&&(Ue=8,et=Le+Se.width/2-2.5*b),qt&&(Ue=Ge-8-qe,et=Se.left-X.left+Se.width/2-Ue-b),N(P,Ue,!0),N(O,Vt),N(R,et,!0)},ie=()=>{!r()||!n(C)||!n(S)||N(E,-b)},Y=()=>{if(!r()||!n(C)||!n(S))return;N(R,b);let X=r().getBoundingClientRect(),Se=n(S).getBoundingClientRect(),Fe=Se.height,qe=n(C).clientHeight,Ge=(Fe-qe)/2+qe,Te=Se.left+u()-X.left-n(C).clientWidth,Le=2,Ue=Te-b;Ue<8&&(Ue=8);let et=Se.top+p()-X.top+Ge,Ot=Le-Ge/2,qt=Le-b;N(P,Ue,!0),N(O,et),N(E,Ot),N(R,qt)},ge=()=>{!r()||!n(C)||!n(S)||N(R,-b)},ce=()=>{switch($()){case"top":j();break;case"bottom":ie();break;case"left":Y();break;default:ge()}},ne=()=>{try{if(!r()||!n(S))return;ce(),s(!0)}catch(X){le({message:String(X)})}},_e=()=>{s(!1)},we=()=>{n(C)&&(I||(I=window.setTimeout(ne,D.controls.hideTimeoutTooltips)),s()&&ne())},Z=()=>{_e(),window.clearTimeout(I),I=void 0},Oe=(X,Se,Fe)=>{let qe="";switch($()){case"top":qe=`transform: translate(${X}px, ${Se}px);`;break;case"bottom":qe=`transform: translate(${X}px, ${Se}px); top: auto; bottom: 100%;`;break;case"left":qe=`transform: translate(${X}px, ${Se}px); left: 0; right: auto;`;break;default:qe=`transform: translate(${X}px, ${Se}px);`}return qe+=` max-width: ${f()===void 0?"auto":`${f()}px`};`,qe+=` opacity: ${Fe?1:0}; visibility: ${Fe?"visible":"hidden"}`,qe},ue=(X,Se)=>{let Fe="";switch($()){case"top":Fe=`transform: translate(${X}px, ${Se}px) rotate(0); top: auto; bottom: 0;`;break;case"bottom":Fe=`transform: translate(${X}px, ${Se}px) rotate(180deg); top: 0; bottom: auto;`;break;case"left":Fe=`transform: translate(${X}px, ${Se}px) rotate(-90deg); left: 100%; top: auto; bottom: 0;`;break;default:Fe=`transform: translate(${X}px, ${Se}px) rotate(90deg); right: 100%; top: auto; bottom: 0;`}return Fe},A=v(()=>Oe(n(P),n(O),s())),Ke=v(()=>ue(n(R),n(E)));Nt(ce),mn(()=>window.clearTimeout(I));var Ce=z0(),pe=de(Ce);let se;pe.__pointermove=we,pe.__pointerdown=Z,pe.__pointerup=function(...X){var Se;(Se=e.disableMouseupTooltipShow?void 0:we)==null||Se.apply(this,X)};var De=T(pe);ii(De,()=>{var X;return(X=e.children)!=null?X:ht}),w(pe),ot(pe,X=>N(S,X),()=>n(S));var Be=k(pe,2);{var J=X=>{am(X,{children:(Se,Fe)=>{var qe=U0(),Ge=T(qe),Te=T(Ge,!0);w(Ge);var Le=k(Ge,2);w(qe),ot(qe,Ue=>N(C,Ue),()=>n(C)),B(()=>{Qe(qe,n(A)),fe(Te,d()),Qe(Le,n(Ke))}),_(Se,qe)},$$slots:{default:!0}})};V(Be,X=>{d()&&!l()&&X(J)})}B(X=>se=re(pe,1,"tooltip-wrapper s-1k",null,se,X),[()=>({"full-width":m()})]),_t("pointerenter",pe,we),_t("pointerleave",pe,Z),_(t,Ce),H(),o()}rt(["pointermove","pointerdown","pointerup"]);var U_=t=>{t.stopPropagation()},K0=L("<div><!></div>"),q0={hash:"s-1i",code:".btn-container.s-1i{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-1i{min-width:0;width:100%}"};function Ao(t,e){F(e,!0),q(t,q0);let[i,o]=Re(),r=()=>x(u,"$isGraphOpened$",i),a=()=>x(s,"$isMobile",i),l=ve(),d=wo(),s=l.ui.isMobile,u=d.graphIsOpened$,p=l.ui.t,m=g(e,"className",3,""),f=g(e,"disabled",3,!1),$=g(e,"hasTooltip",3,!0),y=g(e,"ref",15,void 0),b=g(e,"width",15,void 0),S=g(e,"isFullWidthTooltip",3,!0),C=g(e,"tooltipContent",3,""),I=g(e,"tooltipVisible",3,!1),R=g(e,"tooltipPlacement",3,"top"),E=g(e,"disabledTooltipContent",19,()=>p("tooltip_button_disabled")),P=g(e,"isAriaHidden",3,!1),O=g(e,"onTooltipVisibilityChange",3,lm),D=g(e,"initialTranslateXPx",3,0),U=g(e,"initialTranslateYPx",19,()=>-18),z=g(e,"mouseEnter",3,lm),G=g(e,"mouseLeave",3,lm),le=v(()=>f()?r()?p("tooltip_disabled_when_graph_on"):E():C()),j=K(!1);Ne(()=>{I()||N(j,!1)});var ie=K0();ie.__pointerdown=[U_],ie.__click=[U_];var Y=T(ie);{var ge=ne=>{Ua(ne,{get content(){return n(le)},get translateX(){return D()},get translateY(){return U()},get isFullWidthWrapper(){return S()},get placement(){return R()},get onVisibilityChange(){return O()},get disableMouseupTooltipShow(){return e.disableMouseupTooltipShow},get active(){return n(j)},set active(_e){N(j,_e,!0)},children:(_e,we)=>{var Z=Me(),Oe=de(Z);ii(Oe,()=>{var ue;return(ue=e.children)!=null?ue:ht}),_(_e,Z)},$$slots:{default:!0}})},ce=ne=>{var _e=Me(),we=de(_e);ii(we,()=>{var Z;return(Z=e.children)!=null?Z:ht}),_(ne,_e)};V(Y,ne=>{$()&&n(le)&&!a()?ne(ge):ne(ce,!1)})}w(ie),ot(ie,ne=>y(ne),()=>y()),B(()=>{var ne;re(ie,1,`btn-container ${(ne=m())!=null?ne:""}`,"s-1i"),We(ie,"aria-hidden",P()||null)}),_t("mouseenter",ie,function(...ne){var _e;(_e=z())==null||_e.apply(this,ne)}),_t("mouseleave",ie,function(...ne){var _e;(_e=G())==null||_e.apply(this,ne)}),An(ie,"clientWidth",b),_(t,ie),H(),o()}rt(["pointerdown","click"]);var Q0=Ie('<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 Zd(t,e){let i=v(()=>(e.completed,"interactive-episode-completed-icon"));Ze(t,{width:"20",height:"20",fill:"none",get testId(){return n(i)},children:(o,r)=>{var a=Q0(),l=de(a),d=k(l);B(()=>{We(l,"fill",ta),We(l,"fill-opacity",e.completed?1:.24),We(d,"fill",e.completed?"var(--interactive-episode-complete)":"white")}),_(o,a)},$$slots:{default:!0}})}var G0=L("<div><!></div>"),Y0={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 dm(t,e){F(e,!0),q(t,Y0);let o=ve().ui.t,r=K(0),a=v(()=>o(e.videoEpisode.completed?"tooltip_episode_finished":"tooltip_episode_unfinished"));Ao(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=G0();let u;var p=T(s);let m=v(()=>!!e.videoEpisode.completed);Zd(p,{get completed(){return n(m)}}),w(s),B(f=>{u=re(s,1,"interactive-episode-icon s-16",null,u,f),Qe(s,`left: ${e.videoEpisode.from+e.videoEpisode.width/2}%`)},[()=>({disabled:e.disabled})]),An(s,"clientWidth",f=>N(r,f)),_(l,s)},$$slots:{default:!0}}),H()}var j0=L('<div><div class="video-episode-inner s-17"><div class="video-episode-loaded s-17"></div> <div></div></div></div>'),X0=L('<div class="video-episodes-wrap s-17"></div>'),Z0={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 cm(t,e){q(t,Z0);let i=g(e,"videoEpisodes",19,()=>[]);var o=X0();wi(o,21,i,r=>r.from,(r,a)=>{var l=j0();let d;var s=T(l),u=T(s),p=k(u,2);let m;w(s),w(l),B((f,$)=>{d=re(l,1,"video-episode s-17",null,d,f),Qe(l,`left: ${n(a).from}%; width: ${n(a).width}%`),Qe(u,`transform: translateX(${n(a).loadedWidth/n(a).width*100}%)`),m=re(p,1,"video-episode-filled s-17",null,m,$),Qe(p,`transform: translateX(${n(a).filledWidth/n(a).width*100}%)`)},[()=>({disabled:e.disabled,mobile:e.isMobile}),()=>({mobile:e.isMobile})]),_(r,l)}),w(o),_(t,o)}function J0(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 ex(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 tx(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 ix(t,e,i,o){t.stopPropagation(),t.preventDefault(),e()&&i()(o(t.clientX,t.clientY))}function ox(t,e,i,o,r,a){let l=e(t.clientX,t.clientY);i()&&o()(l),N(r,!1),a()(l)}var nx=L("<div></div>"),rx=L('<div class="bars s-h"><div class="loaded s-h"></div> <div></div></div>'),sx=L('<!> <div role="slider" tabindex="0"><!> <div><div></div></div></div>',1),ax={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 za(t,e){F(e,!0),q(t,ax);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),p=g(e,"videoEpisodes",19,()=>[]),m=g(e,"withWheelHandler",3,!1),f=g(e,"isInteractive",3,!1),$=g(e,"disabled",3,!1),y=g(e,"hideHandel",3,!1),b=g(e,"onPointerDown",3,Qn),S=g(e,"onHandleMove",3,Qn),C=g(e,"onPointerUp",3,Qn),I=g(e,"onPointerEnter",3,Qn),R=g(e,"onPointerMove",3,Qn),E=g(e,"onPointerLeave",3,Qn),P=g(e,"onMouseEnter",3,Qn),O=g(e,"onMouseLeave",3,Qn),D=g(e,"onWheelUp",3,Qn),U=g(e,"onWheelDown",3,Qn),z=g(e,"onWheelLeft",3,Qn),G=g(e,"onWheelRight",3,Qn),le=g(e,"onDisabledClick",3,Qn),j=g(e,"loadedProgress",3,0),ie=g(e,"filledProgress",3,0),Y=g(e,"handleProgress",3,0),ge=g(e,"ariaLabel",3,""),ce=g(e,"ariaValueMin",3,void 0),ne=g(e,"ariaValueMax",3,void 0),_e=g(e,"ariaValueNow",3,void 0),we=g(e,"ariaValueText",3,""),Z=g(e,"onContextMenu",3,Qn),Oe=g(e,"handleAlwaysVisible",3,!1),ue=Mt(),A=K(void 0),Ke=K(!1),Ce=v(()=>{var xe;return(xe=ne())!=null?xe:0}),pe=v(()=>{var xe;return z_(p())&&((xe=p()[p().length-1])==null?void 0:xe.time)<n(Ce)}),se=v(()=>z_(p())&&p().length&&n(pe)&&n(Ce)?Ge(j()*100,ie()*100):[]);function De(xe){if(xe.preventDefault(),i()&&N(A,i().getBoundingClientRect(),!0),$())return;let Pe=Fe(xe.clientX,xe.clientY),It=qe(xe.clientX);I()(Pe,It,n(A).width)}function Be(xe){xe.preventDefault(),!$()&&E()()}function J(){P()()}function X(){O()()}function Se(xe){$()||m()&&(xe.preventDefault(),xe.deltaY<0?D()():xe.deltaY>0?U()():xe.deltaX>0?G()():z()())}function Fe(xe,Pe){return l()?Math.max(0,Math.min(1,(n(A).height-(Pe-n(A).top))/n(A).height)):Math.min(Math.max(xe-n(A).x,0),n(A).width)/n(A).width}function qe(xe){return Math.min(Math.max(xe-n(A).x,0),n(A).width)}function Ge(xe,Pe){let It=ue.features.episodesClustering&&!f()?ue.episodeMinWidthPc:0,Ve=[],st=p()[0].time/n(Ce)*100,mt=0,$e=0;for(let nt=1;nt<p().length;nt++)mt=p()[nt].time/n(Ce)*100,mt-st>It&&(Ve.push({from:st,width:Math.max(0,mt-st),loadedWidth:Math.max(0,Math.min(mt,xe)-st),filledWidth:Math.max(0,Math.min(mt,Pe)-st),interactive:p()[nt-1].interactive,completed:p()[nt-1].completed}),st=p()[nt].time/n(Ce)*100,$e++);let Je={from:st,width:Math.max(0,100-st),loadedWidth:Math.max(0,Math.min(xe,100)-st),filledWidth:Math.max(0,Math.min(Pe,100)-st),interactive:p()[$e].interactive,completed:p()[$e].completed};100-st<It?($e-=1,Ve[$e].width+=100-st,Ve[$e].loadedWidth+=Math.max(0,Math.min(xe,100)-st),Ve[$e].filledWidth+=Math.max(0,Math.min(Pe,100)-st)):Ve[$e]=Je;let ze=p()[0].time;if(ze!==0){let nt=ze/n(Ce)*100;Ve.unshift({from:0,width:nt,loadedWidth:Math.min(nt,xe),filledWidth:Math.min(nt,Pe)})}return Ve}function Te(xe){return Math.max(0,Math.min(100,xe*100))}var Le=sx(),Ue=de(Le);{var Vt=xe=>{var Pe=nx();let It;wi(Pe,21,()=>n(se),Ve=>Ve.from,(Ve,st)=>{var mt=Me(),$e=de(mt);{var Je=ze=>{dm(ze,{get videoEpisode(){return n(st)},get disabled(){return $()}})};V($e,ze=>{n(st).interactive&&ze(Je)})}_(Ve,mt)}),w(Pe),B(Ve=>It=re(Pe,1,"interactive-icons s-h",null,It,Ve),[()=>({mobile:s(),hidden:s()&&!n(Ke)})]),_(xe,Pe)};V(Ue,xe=>{f()&&xe(Vt)})}var et=k(Ue,2);let Ot;et.__pointerdown=[J0,i,A,$,Ke,Fe,b],et.__pointermove=[ex,$,Fe,qe,R,A,Ke,S],et.__pointerup=[tx,$,Ke,Fe,C],et.__click=[ix,$,le,Fe],et.__contextmenu=[ox,Fe,$,le,Ke,Z];var qt=T(et);{var St=xe=>{cm(xe,{get videoEpisodes(){return n(se)},get disabled(){return $()},get isMobile(){return s()}})},Jt=xe=>{var Pe=rx(),It=T(Pe),Ve=k(It,2);let st;w(Pe),B((mt,$e,Je)=>{Qe(It,mt),st=re(Ve,1,"filled s-h",null,st,$e),Qe(Ve,Je)},[()=>`transform: translateX(${Te(j())}%);`,()=>({"active-live":d()}),()=>`transform: translateX(${Te(ie())}%);`]),_(xe,Pe)};V(qt,xe=>{n(se).length?xe(St):xe(Jt,!1)})}var Dt=k(qt,2);let ye;var be=T(Dt);let ee;w(Dt),w(et),ot(et,xe=>i(xe),()=>i()),B((xe,Pe,It,Ve)=>{var st,mt;Ot=re(et,1,`slider ${(st=o())!=null?st:""}`,"s-h",Ot,xe),We(et,"aria-label",ge()),We(et,"aria-valuemin",ce()),We(et,"aria-valuemax",ne()),We(et,"aria-valuenow",_e()),We(et,"aria-valuetext",we()),We(et,"data-testid",(mt=r())!=null?mt:null),ye=re(Dt,1,"handleWrap s-h",null,ye,Pe),Qe(Dt,It),ee=re(be,1,"handle s-h",null,ee,Ve)},[()=>({disabled:$(),"slider-dragging":n(Ke),hidden:a(),"handle-always-visible":Oe(),"slider-vertical":l(),"no-handle":y(),square:u()}),()=>({hidden:y()}),()=>`transform: translateX(${Te(Y())}%);`,()=>({"active-live":d()})]),_t("pointerenter",et,De),_t("pointerleave",et,Be),_t("mouseenter",et,J),_t("mouseleave",et,X),_t("wheel",et,Se),_(t,Le),H()}rt(["pointerdown","pointermove","pointerup","click","contextmenu"]);var eo=(t,e)=>Ma[t]>=Ma[e],W_=(t,e)=>Ma[t]<Ma[e],Ms=(t,e)=>Ma[t]<=Ma[e],K_=t=>t>699?"xl":t>599?"l":t>509?"m":t>320?"s":"xs";var dx=L("<div><!></div>"),cx=L("<div><!> <!></div>"),ux={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 um(t,e){var qe,Ge;F(e,!0),q(t,ux);let[i,o]=Re(),r=()=>x(R,"$isAudioAvailable$",i),a=()=>x(f,"$muted$",i),l=()=>x(m,"$volume$",i),d=()=>x(S,"$currentGridType$",i),s=()=>x(De,"$controlsVisible",i),u=ve(),p=Mt(),m=u.state.volume$,f=u.state.muted$,{setVolume:$,startVolumeChanging:y,stopVolumeChanging:b}=u.actions.internal,S=u.ui.currentGridType$,C=(qe=u.callbacks)==null?void 0:qe.onAudioDoesNotExistHint,I=(Ge=u.callbacks)==null?void 0:Ge.onAudioDisabledHint,R=u.state.isAudioAvailable$,E=u.state.isAudioDisabled,P=u.ui.t,O=K(!1),D,U=v(()=>e.isAds||r()),z=v(()=>!n(U)||a()||l()===0),G=v(()=>Ms(d(),"s")),le=v(()=>n(G)?"":n(z)?!r()||E?P("tooltip_sound_unavailable"):P("tooltip_volume"):P("tooltip_volume_muted")),j=v(()=>n(z)?P("tooltip_volume"):P("tooltip_volume_muted")),ie=v(()=>n(z)?0:l()),Y=!1,ge=v(()=>e.isAds?!1:E?!I:r()?!1:!C);function ce(Te){y(),$(Te)}function ne(){Fu(u,l(),p.controls.volumeStepWheel)}function _e(){Hu(u,l(),p.controls.volumeStepWheel)}function we(Te){$(Te)}function Z(Te){$(Te),b()}function Oe(){Y=!0}function ue(){Y=!1,Ce()}function A(){clearTimeout(D),N(O,!0)}function Ke(){Ce()}function Ce(){D=window.setTimeout(()=>{Y||N(O,!1)},p.controls.volumeBarTimeout)}function pe(Te){Te.preventDefault(),Te.deltaY<0?ne():Te.deltaY>0&&_e()}let se=K(!1),De=u.ui.controlsVisible;Ne(()=>{s()||N(se,!1)});var Be=cx();let J;var X=T(Be);Ua(X,{get content(){return n(le)},translateY:-18,get active(){return n(se)},set active(Te){N(se,Te,!0)},children:(Te,Le)=>{let Ue=v(()=>n(G)?"btn-volume-vertical":"btn-volume-horizontal");Ut(Te,{className:"btn-full-opacity",get disabled(){return n(ge)},get testId(){return n(Ue)},get ariaLabel(){return n(j)},get click(){return e.click},get ariaKeyShortCut(){return vs.KeyM},role:"button",children:(Vt,et)=>{la(Vt,{get size(){return"24"},get volume(){return l()},get muted(){return n(z)}})},$$slots:{default:!0}})},$$slots:{default:!0}});var Se=k(X,2);{var Fe=Te=>{var Le=dx();let Ue;var Vt=T(Le);let et=v(()=>n(G)?"volumeBar-slider-vertical":""),Ot=v(()=>n(G)&&!n(O)),qt=v(()=>n(G)?Oe:Wu),St=v(()=>n(G)?ue:Wu),Jt=v(()=>Math.round(n(ie)*100)),Dt=v(()=>`${Math.round(n(ie)*100)}%`),ye=v(()=>n(G)?"volume-slider-vertical":"volume-slider");za(Vt,{get className(){return n(et)},get isHidden(){return n(Ot)},get isVertical(){return n(G)},withWheelHandler:!0,onWheelUp:ne,onWheelDown:_e,onPointerDown:ce,onHandleMove:we,onPointerUp:Z,get onPointerEnter(){return n(qt)},get onPointerLeave(){return n(St)},ariaLabel:"Ползунок громкости",ariaValueMin:0,ariaValueMax:100,get ariaValueNow(){return n(Jt)},get ariaValueText(){return n(Dt)},get filledProgress(){return n(ie)},get handleProgress(){return n(ie)},get testId(){return n(ye)}}),w(Le),B(be=>Ue=re(Le,1,"volumeBar s-28",null,Ue,be),[()=>({"volumeBar-vertical":n(G)})]),_(Te,Le)};V(Se,Te=>{n(U)&&Te(Fe)})}w(Be),B(Te=>J=re(Be,1,"volumeBar-container s-28",null,J,Te),[()=>({vertical:n(G)})]),_t("mouseenter",Be,function(...Te){var Le;(Le=n(G)?A:Wu)==null||Le.apply(this,Te)}),_t("mouseleave",Be,function(...Te){var Le;(Le=n(G)?Ke:Wu)==null||Le.apply(this,Te)}),_t("wheel",Be,pe),_(t,Be),H(),o()}import{noop as mx}from"@vkontakte/videoplayer-shared/es2015";var px=Ie('<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>'),fx=Ie('<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 pm(t,e){let i=g(e,"isFullscreen",8,!1),o=Tn(()=>i()?"close-fullscreen-icon":"open-fullscreen-icon");Ze(t,{get testId(){return n(o)},children:(r,a)=>{var l=Me(),d=de(l);{var s=p=>{var m=px();_(p,m)},u=p=>{var m=fx();_(p,m)};V(d,p=>{i()?p(s):p(u,!1)})}_(r,l)},$$slots:{default:!0}})}function Jd(t,e){F(e,!0);let i=g(e,"isFullscreen",3,!1),o=g(e,"click",3,mx),r=ve(),a=r.ui.isFullscreenOpenedByKeyboard,l=r.ui.t,d=v(()=>i()?l("tooltip_fullscreen_on"):l("tooltip_fullscreen_off"));Ut(t,{testId:"btn-fullscreen",get ariaLabel(){return n(d)},click:u=>{let p=ra(u);a.set(p),o()()},get ariaKeyShortCut(){return vs.KeyF},role:"button",children:(u,p)=>{pm(u,{get isFullscreen(){return i()}})},$$slots:{default:!0}}),H()}var vx=Ie('<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 fm(t,e){let i=kn(e,["$$slots","$$events","$$legacy","children"]);var o=vx();Ji(o,()=>Ae({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=T(o);ii(r,()=>{var a;return(a=e.children)!=null?a:ht}),vi(),w(o),_(t,o)}var gx=Ie('<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 mm(t,e){let i=kn(e,["$$slots","$$events","$$legacy","children"]);var o=gx();Ji(o,()=>Ae({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=T(o);ii(r,()=>{var a;return(a=e.children)!=null?a:ht}),vi(6),w(o),_(t,o)}var hx={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 vm(t,e){F(e,!0),q(t,hx);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=v(()=>!o()&&!i()?91:i()?l:95),s=v(()=>!o()&&!i()?"vk-video-logo-icon--en":i()?a:"vk-video-logo-icon"),u=v(()=>`0 0 ${n(d)} 24`);mm(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 ec(t,e){F(e,!0);let[i,o]=Re(),r=()=>x($,"$isMobile",i),a=()=>x(f,"$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,""),p=Mt(),m=ve(),f=m.ui.currentGridType$,$=m.ui.isMobile,y=m.ui.t,b=m.isCyrillicRelatedInterface$,S=v(()=>p.logoType!=="vk"),C=v(()=>n(S)?y("tooltip_vk_video_logo"):y("tooltip_vk_logo")),I=v(()=>(r()&&Ms(a(),"m")||Ms(a(),"l"))&&n(S)),R=()=>{var O,D;e.click(),(O=m.callbacks)!=null&&O.onLogoClicked?(D=m.callbacks)==null||D.onLogoClicked():u()&&window.open(u(),"_blank")},E=v(()=>!s()),P=v(()=>n(S)?"btn-vk-video-logo":"btn-vk-logo");Ut(t,{className:"btn-full-opacity",get disabled(){return n(E)},click:R,get testId(){return n(P)},get ariaLabel(){return n(C)},get ref(){return d()},set ref(O){d(O)},children:(O,D)=>{var U=Me(),z=de(U);{var G=j=>{vm(j,{get logo(){return p.logoType},get short(){return n(I)},get isCyrillic(){return l()}})},le=j=>{fm(j,{})};V(z,j=>{n(S)?j(G):j(le,!1)})}_(O,U)},$$slots:{default:!0}}),H(),o()}import{ChromecastState as yx}from"@vkontakte/videoplayer-core/es2015";import{ChromecastState as Q_}from"@vkontakte/videoplayer-core/es2015";var _x=Ie('<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-18"></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-18"></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-18"></path>',1),bx=Ie('<path d="M1 18v3h3c0-1.66-1.34-3-3-3z"></path><path d="M1 14v2c2.76 0 5 2.24 5 5h2c0-3.87-3.13-7-7-7z"></path><path d="M1 10v2a9 9 0 0 1 9 9h2c0-6.08-4.93-11-11-11z"></path><path d="M21 3H3c-1.1 0-2 .9-2 2v3h2V5h18v14h-7v2h7c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z" class="s-18"></path><path d="M5.667 7.44H18.5v9.167h-5.161a11.947 11.947 0 0 0-7.673-7.672V7.44Z"></path>',1),$x={hash:"s-18",code:".animated.s-18{animation-duration:1s;animation-iteration-count:infinite}.wave1.animated.s-18{animation-name:s-18-wave1}.wave2.animated.s-18{animation-name:s-18-wave2}.wave3.animated.s-18{animation-name:s-18-wave3}@keyframes s-18-wave1{0%{opacity:.3}33%{opacity:1}66%{opacity:1}to{opacity:1}}@keyframes s-18-wave2{0%{opacity:.3}33%{opacity:.3}66%{opacity:1}to{opacity:1}}@keyframes s-18-wave3{0%{opacity:.3}33%{opacity:.3}66%{opacity:.3}to{opacity:1}}"};function tc(t,e){F(e,!0),q(t,$x);let i=g(e,"isMobile",3,!1),o=v(()=>e.iconState===Q_.CONNECTED),r=v(()=>e.iconState===Q_.CONNECTING),a=v(()=>n(o)?"#2688EB":ta),l=v(()=>e.size?vn(e.size):void 0);var d=Me(),s=de(d);{var u=m=>{Ze(m,{get fill(){return n(a)},get style(){return n(l)},testId:"chromecast-mobile-icon",children:(f,$)=>{var y=_x();vi(2),_(f,y)},$$slots:{default:!0}})},p=m=>{Ze(m,{get style(){return n(l)},testId:"chromecast-icon",children:(f,$)=>{var y=bx(),b=de(y);let S;var C=k(b);let I;var R=k(C);let E;var P=k(R,2);let O;B((D,U,z,G)=>{S=re(b,0,"wave1 s-18",null,S,D),I=re(C,0,"wave2 s-18",null,I,U),E=re(R,0,"wave3 s-18",null,E,z),O=re(P,0,"s-18",null,O,G)},[()=>({animated:n(r)}),()=>({animated:n(r)}),()=>({animated:n(r)}),()=>({hidden:!n(o)})]),_(f,y)},$$slots:{default:!0}})};V(s,m=>{i()?m(u):m(p,!1)})}_(t,d),H()}import{noop as xx}from"@vkontakte/videoplayer-shared/es2015";function ic(t,e){F(e,!0);let i=g(e,"ref",15,void 0),o=g(e,"isMobile",3,!1),r=g(e,"click",3,xx),l=ve().ui.t,d=v(()=>e.state===yx.CONNECTED?l("tooltip_chromecast_on"):l("tooltip_chromecast_off"));Ut(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)=>{tc(s,{get isMobile(){return o()},get iconState(){return e.state}})},$$slots:{default:!0}}),H()}import{noop as Sx}from"@vkontakte/videoplayer-shared/es2015";var wx=Ie('<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 gm(t){Ze(t,{testId:"episodes-icon",children:(e,i)=>{var o=wx();vi(2),_(e,o)},$$slots:{default:!0}})}var Ku=(t,e,i)=>i.filter(o=>o.time<=t*e).pop();var Tx=L('<span class="text mobile s-24"> </span> <div class="chevron-episodes s-24" data-testid="btn-episodes_icon"><!></div>',1),Cx=L('<span class="text s-24"> </span>'),Ix=L('<span class="text count s-24"> </span>'),Ex=L("<!> <!>",1),Px={hash:"s-24",code:".text.s-24{overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap}.text.count.s-24{overflow:visible}.text.mobile.s-24{padding:0 3px 0 4px}.chevron-episodes.s-24{margin-bottom:-6px;opacity:.7;transform:scale(.8)}"};function oc(t,e){var Y,ge,ce;F(e,!0),q(t,Px);let[i,o]=Re(),r=()=>x(y,"$currentGridType$",i),a=()=>x(b,"$openedByKeyboard$",i),l=()=>x(S,"$panelOpened$",i),d=()=>x(C,"$isMobile",i),s=g(e,"position",3,0),u=g(e,"duration",3,0),p=g(e,"timeCodes",19,()=>[]),m=ve(),f=(ge=(Y=m.callbacks)==null?void 0:Y.onEpisodeChanged)!=null?ge:Sx,$=!!((ce=m.callbacks)!=null&&ce.onEpisodeClicked),y=m.ui.currentGridType$,b=m.ui.episodes.openedByKeyboard$,S=m.ui.episodes.panelOpened$,C=m.ui.isMobile,I=m.ui.t,R=K(void 0),E=ne=>{var we,Z,Oe;if(!!((we=m.callbacks)!=null&&we.onEpisodeClicked)){let ue=ra(ne);b.set(ue),S.set(!0),(Oe=(Z=m.callbacks)==null?void 0:Z.onEpisodeClicked)==null||Oe.call(Z,ue)}},P=K(null),O=v(()=>s()/u());Ne(()=>{var _e;let ne=Ku(n(O),u(),p());ne?((_e=n(P))==null?void 0:_e.time)!==ne.time&&(f(ne),N(P,ne,!0)):N(P,null)});let D=v(()=>{var ne;return((ne=n(P))==null?void 0:ne.text)||""}),U=v(()=>eo(r(),"xl")?"FULL":eo(r(),"m")&&W_(r(),"xl")?"COUNT":"SHORT"),z=v(()=>`${I("tooltip_episodes")}: ${n(D)}`),G=(ne,_e,we)=>gt(null,null,function*(){yield go(),(ne==null?void 0:ne.getAttribute("aria-expanded"))==="false"&&_e&&!we&&Pt(()=>{b.set(!1),ne.focus()})});Ne(()=>{G(n(R),a(),l())});var le=Me(),j=de(le);{var ie=ne=>{let _e=v(()=>d()?"px-0":""),we=v(()=>!$);Ut(ne,{get className(){var Z;return`w-max btn-full-opacity btn-jc-l ${(Z=n(_e))!=null?Z:""}`},testId:"btn-episodes",click:E,get disabled(){return n(we)},get ariaExpanded(){return l()},get ariaLabel(){return n(z)},get ref(){return n(R)},set ref(Z){N(R,Z,!0)},children:(Z,Oe)=>{var ue=Me(),A=de(ue);{var Ke=pe=>{var se=Tx(),De=de(se),Be=T(De,!0);w(De);var J=k(De,2),X=T(J);Mr(X,{direction:"right"}),w(J),B(()=>fe(Be,n(D))),_(pe,se)},Ce=pe=>{var se=Ex(),De=de(se);gm(De,{});var Be=k(De,2);{var J=Se=>{var Fe=Cx(),qe=T(Fe,!0);w(Fe),B(()=>fe(qe,n(D))),_(Se,Fe)},X=(Se,Fe)=>{{var qe=Ge=>{var Te=Ix(),Le=T(Te,!0);w(Te),B(()=>fe(Le,p().length)),_(Ge,Te)};V(Se,Ge=>{n(U)==="COUNT"&&Ge(qe)},Fe)}};V(Be,Se=>{n(U)==="FULL"?Se(J):Se(X,!1)})}_(pe,se)};V(A,pe=>{d()?pe(Ke):pe(Ce,!1)})}_(Z,ue)},$$slots:{default:!0}})};V(j,ne=>{n(P)&&ne(ie)})}_(t,le),H(),o()}import{debounceFn as cb}from"@vkontakte/videoplayer-shared/es2015";import{ChromecastState as Dx,PlaybackState as ql,Player as Bx,PredefinedQualityLimits as bs,VideoFormat as rc,clientChecker as J_}from"@vkontakte/videoplayer-core/es2015";import{assertNonNullable as mr,getHighestQuality as Fx,InterfaceLanguage as Hx,isInvariantQuality as Ux,isNonNullable as zx,loadVKLangPack as Wx,Logger as Kx,map as eb,merge as qx,Observable as Zu,Subject as sc,Subscription as xm,TracerFactory as Qx,ValueSubject as Gx,VideoQuality as Yx,devNull as jx,now as Xx,filter as Zx,once as Jx}from"@vkontakte/videoplayer-shared/es2015";import{SeekAction as Rs}from"@vkontakte/videoplayer-statistics/es2015";import{detectEmbed as Ax,devNull as ri,isNonNullable as kx,now as si}from"@vkontakte/videoplayer-shared/es2015";import{addScript as Lx,Subject as gn,clearVideoElement as Mx}from"@vkontakte/videoplayer-shared/es2015";var Vx="//ad.mail.ru/static/admanhtml/rbadman-html5.min.js",qu=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 gn,loadStarted$:new gn,loadEnded$:new gn,loadError$:new gn,ready$:new gn,slotRequested$:new gn,started$:new gn,timeRemained$:new gn,paused$:new gn,resumed$:new gn,ended$:new gn,empty$:new gn,skipped$:new gn,clicked$:new gn,closed$:new gn,error$:new gn};this.loadAdman=e=>(ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_load_start",this.useAdmanFromNPM?"npm":"http"],numbers:[si()]}),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?(ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_async_init_done","http"],numbers:[si()]}),i(),this.events.loadEnded$.next()):(ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_init_timed_out","http"],numbers:[si()]}),o())};Lx(Vx,e,this.loadTimeout).then(()=>{ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_script_loaded","http"],numbers:[si()]}),window.AdmanHTML?(ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_already_inited","http"],numbers:[si()]}),i(),this.events.loadEnded$.next()):(ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_wait_async_init","http"],numbers:[si()]}),window.admanAsyncInit=a,r=window.setTimeout(a,this.initTimeout))}).catch(l=>{ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_script_load_error","http",String(l)],numbers:[si()]}),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?(ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_init_done","npm"],numbers:[si()]}),i(),this.events.loadEnded$.next()):(ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_init_timed_out","npm"],numbers:[si()]}),o())},l=()=>{d=!0,o()},d=!1,s=window.setTimeout(()=>{ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_load_timed_out","npm"],numbers:[si()]}),l()},this.loadTimeout);e.addEventListener("abort",l),e.aborted&&(ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_load_aborted","npm"],numbers:[si()]}),l()),window.AdmanHTML=window.AdmanHTML||null,import("@adtech/rbadman/out/rbadman-html5.min.js").then(()=>{ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_chunk_imorted","npm","failed: "+String(d)],numbers:[si()]}),!d&&(window.AdmanHTML?(ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_already_inited","npm"],numbers:[si()]}),i(),this.events.loadEnded$.next()):(ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_wait_async_init","npm"],numbers:[si()]}),window.admanAsyncInit=a,r=window.setTimeout(a,this.initTimeout)))},l).finally(()=>{clearTimeout(r),clearTimeout(s),e.removeEventListener("abort",l)})});this.onAdsReady=()=>{ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_ads_ready"],numbers:[si()]}),this.log({message:"ads ready"}),this.events.ready$.next(),this.startPreroll()};this.onAdStarted=(e,i)=>{var o;ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_started",e,"muted: "+i.muted],numbers:[si(),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?he(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;ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_pased",(e=this.currentAdSection)!=null?e:""],numbers:[si()]}),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;ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_played",(e=this.currentAdSection)!=null?e:""],numbers:[si()]}),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(ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_midroll_pioint"],numbers:[si()]}),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;ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_skipped",(e=this.currentAdSection)!=null?e:""],numbers:[si()]}),this.log({message:"ad skipped"}),this.stopWatchDog()};this.onAdClosed=()=>{var e;ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_closed",(e=this.currentAdSection)!=null?e:""],numbers:[si()]}),this.log({message:"ad closed"}),this.currentAdSection&&this.events.closed$.next(this.currentAdSection),this.stopWatchDog(),this.switchToVideo()};this.onAdCompleted=()=>{var e;ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_completed",(e=this.currentAdSection)!=null?e:""],numbers:[si()]}),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;ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_clicked",(e=this.currentAdSection)!=null?e:""],numbers:[si()]}),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")=>{ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_error",e],numbers:[si()]}),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"),ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_created"],numbers:[si()]}),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")}initAdman(e){return gt(this,null,function*(){var R,E;if(ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_init","already inited: "+!!this.adman],numbers:[si(),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:p,externalApi:m}=e;this.externalApi=m;let f,$=this.playerState&&he(this.playerState.vsid);$&&(this.isVsidOriginal?f=$:f=parseInt($,36));let{isEmbed:y,immediateOrigin:b}=Ax(),S=(R=y?b:window.location.href)!=null?R:window.location.href,C=Ae(Kt(Ae(Kt(Ae({},s),{dl:encodeURIComponent(S),autoplay:r?1:0,player_width:i,player_height:o}),f?{request_id:f}:{}),{duration:p}),u);C=Object.fromEntries(Object.entries(C).filter(([P,O])=>kx(O)));let I={slot:d,wrapper:a,videoEl:l,videoQuality:o,params:C,browser:{mobile:!1}};try{let P=new window.AdmanHTML;if(P.onReady(this.onAdsReady),P.onStarted(this.onAdStarted),P.onPlayed(this.onAdPlayed),P.onPaused(this.onAdPaused),P.adMidrollPoint(this.onAdMidrollPoint),P.onClosed(this.onAdClosed),P.onSkipped(this.onAdSkipped),P.onClicked(this.onAdClicked),P.onTimeRemained(this.onAdTimeRemained),P.onCompleted(this.onAdCompleted),P.onError(this.onAdError),P.setDebug(!1),(E=this.externalApi)!=null&&E.videoGetAds){let O=yield this.safeExternalCall(this.externalApi.videoGetAds,C);O&&(delete I.slot,delete I.params,Object.assign(I,{json:O}))}P.init(I),this.adman=P,this.videoElement=l,this.events.slotRequested$.next(),this.log({message:`adman init, config: ${JSON.stringify(I)}`})}catch(P){ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_init_threw",String(P)],numbers:[si()]}),this.onAdError("could not init adman")}})}switchToVideo(e=!1){var o,r,a;if(ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_switch_to_video",(o=this.currentAdSection)!=null?o:"","force: "+e],numbers:[si()]}),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(ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_toggle_play",(e=this.currentAdSection)!=null?e:""],numbers:[si()]}),this.adsState){this.log({message:"toggle play"});let i=he(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(ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_start_preroll"],numbers:[si()]}),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(ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_start_postroll",(e=this.currentAdSection)!=null?e:""],numbers:[si()]}),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(ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_pplay",(e=this.currentAdSection)!=null?e:""],numbers:[si()]}),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(ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_pause",(e=this.currentAdSection)!=null?e:""],numbers:[si()]}),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(ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_skip",(e=this.currentAdSection)!=null?e:""],numbers:[si()]}),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,p,m,f;ri.push("ui",{key:"videoplayer_embed",strings:["new","adman_destroy"],numbers:[si()]}),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),(p=this.adman)==null||p.onCompleted(void 0),(m=this.adman)==null||m.onError(void 0),(f=this.adman)==null||f.destroy(),this.videoElement&&Mx(this.videoElement),this.isDestroyed=!0}safeExternalCall(e,...i){return gt(this,null,function*(){var o;try{return yield e(...i)}catch(r){return this.onAdError((o=r==null?void 0:r.message)!=null?o:"External call failed"),null}})}};var G_=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 hm=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 Qu,{startTime:p,endTime:m}=u.parse(s);l.startTime=p,l.endTime=m}else if(s.trim()!==""){let u=new _m,{texts:p}=u.parse(s);l.texts=[...l.texts,...p]}(l.startTime||l.endTime)&&l.texts.length>0&&o.push(l)}return o}},Qu=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}},_m=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((p,m)=>{let f=l.indexOf(m,d);return p===-1||p>f?f:p},-1);if(u===-1){s.push(l.substring(d));break}s.push(l.substring(d,u)),d=u+1}return s}}),a=new Qu;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}},Y_=hm;import{isNonNullable as bm}from"@vkontakte/videoplayer-shared/es2015";var Wa,Li,$m=0,ym=!1,j_="",X_=(t,e=0,i=0)=>t<e&&t<i,Gu=(t,e=0,i=0)=>t>=e&&t<=i,Rx=(t,e=0,i=0)=>t>e&&t>i,Z_=(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:p})=>Gu(t,u,p));let a=t>=$m,l=t<$m;if($m=t,l&&(ym=!1),bm(Wa)&&Gu(t,Wa.startTime,Wa.endTime)&&j_===e.value)return Wa;if(!bm(Li)&&(r!=null&&r.length)&&!ym){Li=r.find(({startTime:u,endTime:p})=>Gu(t,u,p)||a&&X_(t,u,p)),Wa=void 0,!bm(Li)&&r[r.length-1].endTime<t&&(ym=!0);return}else{if(Gu(t,Li==null?void 0:Li.startTime,Li==null?void 0:Li.endTime))return Wa=Li,Li=void 0,j_=e.value,Wa;(a&&Rx(t,Li==null?void 0:Li.startTime,Li==null?void 0:Li.endTime)||l&&X_(t,Li==null?void 0:Li.startTime,Li==null?void 0:Li.endTime))&&(Li=void 0)}};var Yu={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"},Nx={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"},nc=t=>{var e,i;return(i=(e=Yu[t])!=null?e:Yu[Nx[t]])!=null?i:void 0};import{Subscription as Ox}from"@vkontakte/videoplayer-shared/es2015";import"@vkontakte/videoplayer-statistics/es2015";var ju=class{constructor(e,i,o,r=new Ox){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 Xu=(i=>(i.DESKTOP_CONTROL_PANEL_LEFT="desktop-control-panel-left",i.DESKTOP_CONTROL_PANEL_RIGHT="desktop-control-panel-right",i))(Xu||{});var _s=t=>t!=null?t:0,Vs=(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(_s(i==null?void 0:i.top)-_s(o==null?void 0:o.top)),left:Math.round(_s(i==null?void 0:i.left)-_s(o==null?void 0:o.left)),bottom:Math.round(_s(i==null?void 0:i.bottom)-_s(o==null?void 0:o.top)),right:Math.round(_s(i==null?void 0:i.right)-_s(o==null?void 0:o.left))}},Wl=t=>{var i;let e=(i=t==null?void 0:t.getBoundingClientRect)==null?void 0:i.call(t);return{width:_s(e==null?void 0:e.width),height:_s(e==null?void 0:e.height)}};var Mn="off";var Kl=t=>!!(Math.round(Math.abs(t)/90)%2);var tb=({interfaceLanguage:t,isCyrillicRelatedInterface:e,videoId:i,isClip:o,isLiveCatchUpMode:r,statAuthToken:a,isAudioDisabled:l,canDownload:d,callbacks:s,webApi:u,videoEpisodes:p,previewThumbsData:m,uiConfig:f,coreConfig:$,player:y,disabledControls:b,isInteractive:S,interactiveRanges$:C,isInteractiveTime$:I,replayInteractive:R,stopPlayer:E,hasInteractiveBranches:P,playPrevChapterDisabledTooltip:O,additionalButtons:D,additionalSettingsMenuItems:U,additionalContextMenuItems:z,playPrevVideo:G,playNextVideo:le,onVideoChanged:j,looped:ie=!1,statistics:Y,saveRate:ge,internalsExposure:ce,playerView:ne,playerId:_e})=>{var Wv,Kv,qv;let we=Kt(Ae({},$),{configName:[...(Wv=$.configName)!=null?Wv:[],"ui"],isAudioDisabled:l,live:Kt(Ae({},(Kv=$.live)!=null?Kv:{}),{isLiveCatchUpMode:!!r})}),Z=f,Oe=Qx.createRootTracer(Z.features.tracer),ue=Oe.createComponentTracer("Store"),A=y||new Bx(we,Oe,{playerId:_e});ce==null||ce.expose({corePlayer:A});let Ke=new Kx,Ce=new qu(Ke,{loadTimeout:Z.ads.loadTimeout,initTimeout:Z.ads.initTimeout,runtimeTimeout:Z.ads.runtimeTimeout,useAdmanFromNPM:Z.ads.useAdmanFromNPM,volumeMultiplier:Z.ads.volumeMultiplier,isVsidOriginal:Z.ads.isVsidOriginal}),pe=Ra.getInstance(),se=u==null?void 0:u.pictureInPictureApi,De=u==null?void 0:u.annotationsApi,Be=u==null?void 0:u.slotsApi,J=Ke.createComponentLog("Store"),X,Se,Fe={},qe=new $u,Ge=new xm,Te="",Le=ae(!1),Ue=Y&&Y.oneStat?ci(Y.oneStat.vsid$):Lr(void 0),Vt=ae(ia()),et=ae(!1),Ot=()=>x_(document,J_.device.isIOS),qt=(qv=se==null?void 0:se.info.isActive$)!=null?qv:new Gx(!1),St=ae(0),Jt=ae(!1),Dt=ae(!1),ye=ae([]),be=qx(A.events.fatalError$,A.events.managedError$).subscribe(c=>ye.update(h=>[...h,c])),ee=Lr(!1,c=>{let h=A.events.fatalError$.subscribe(()=>c(!0));return()=>h.unsubscribe()}),xe=c=>gt(null,null,function*(){var oe;let h=Object.values(Hx).includes(c);if(Z.downloadVKLanguages&&(h&&Z.updateBuiltinLanguages||!Nf(c))){let Ee;try{Ee=yield Wx(c,Mh,Vh)}catch(it){(oe=Y==null?void 0:Y.oneStat)==null||oe.logError({errorType:"VKLangPack",fatal:!1}),pe==null||pe.report(it,{errorType:"VKLangPack",fatal:!1})}Ee&&(Rf({language:c,pack:Ee,fallback:Z.defaultLanguage}),Pe.set(c),It.update(it=>it+1))}Nf(c)&&Pe.set(c)}),Pe=ae(t),It=ae(0),Ve=ae(e);xe(t);let st=(c,h)=>{let M=he(Pe);return Of(M,c,h,Z.defaultLanguage)},mt=ae("thumb");mt.subscribe(c=>{c==="ads"&&A.info.playbackState$.getValue()&&ze()});let $e=(()=>{let c=_i([ee,mt],([h,M])=>h?"crashed":M);return Kt(Ae({},c),{is:h=>he(c)===h})})(),Je=ae(),ze=()=>{Je.set({muted:A.info.muted$.getValue()})},nt=(()=>{let c=ae(new Set(b));return Kt(Ae({},c),{add:h=>{c.update(M=>new Set([...M].concat(h)))},remove:h=>{c.update(M=>{let oe=[...M];return new Set(Array.isArray(h)?oe.filter(Ee=>!h.includes(Ee)):oe.filter(Ee=>Ee!==h))})},includes:h=>{let M=he(c);return Array.isArray(h)?h.every(oe=>M.has(oe)):M.has(h)}})})(),ei=ae({width:0,height:0}),ai=null,gi=A.info.isBuffering$,bi=Lr(gi.getValue(),c=>{let h=gi.subscribe(M=>{M&&ai===null?ai=window.setTimeout(()=>{c(gi.getValue()),ai=null},Z.loaderDelay):c(M)});return()=>{h.unsubscribe(),ai&&clearTimeout(ai)}});ue.log("create store"),J({message:"create store"});let io=c=>{let h=c.container,M=()=>{oi=new MutationObserver(Ee=>{let{removedNodes:it}=Ee[0];it.length&&h.append(A.experimental.element$.getValue())}),oi.observe(h,{childList:!0})},oe=A.experimental.element$.getValue();if(oe)h.append(oe),M();else{let Ee=A.experimental.element$.pipe(Zx(it=>!!it),Jx()).subscribe(it=>{h.append(it),M()});Ge.add(Ee)}},ho=c=>{J({message:`init video, config: ${JSON.stringify(c)}`}),S?io(c):(jx.push("ui",{key:"videoplayer_embed",strings:["new","core_init_video"],numbers:[Xx()]}),A.initVideo(c)),ue.log("init video",{isInteractive:S}),c.subtitles&&A.setExternalTextTracks(c.subtitles),X=c,Te=c.subtitlesForcedLanguage||""},ui=new sc,ct=c=>ui.next(c),Pi=new sc,jt=new sc,wt=new sc,oi=null,Xt={actionRewind$:Pi,actionSeek$:jt,inPiP$:qt,inFullscreen$:new Zu(c=>Vt.subscribe(h=>c.next(h))),actionSetSubtitle$:wt,nextMovie$:ui},bt=new sc,Ye={actionSeek$:jt,actionSubtitlesSwitched$:bt,playerSize$:new Zu(c=>ei.subscribe(h=>c.next(h))),inPiP$:qt,inFullscreen$:new Zu(c=>Vt.subscribe(h=>c.next(h))),isLoaderVisible$:new Zu(c=>bi.subscribe(h=>c.next(h)))};if(Y){let{oneStat:c,thinOneStat:h,mediascopePixel:M,statSubscription:oe}=Y;c&&(S||oe.add(c.attachTo(A)),oe.add(c.attachToUi(Xt)),oe.add(c.attachToAds(Ce.events)),c.authorize(a).catch(Ee=>{J({message:`onestat auth error ${String(Ee)}`})}),M&&M.attachTo(A)),h&&(oe.add(h.attachTo(A,Ce.events)),oe.add(h.attachToUi(Ye)),oe.add(h.attachToAds(Ce.events)),h.updateContext({isMobile:he(Le)}),h.authorize(a))}if(pe){let c=new xm,h=(M,oe)=>c.add(M.subscribe(oe));if(h(A.events.managedError$,M=>{pe.logIError(M)}),h(A.events.fatalError$,M=>{pe.logIError(M,!0)}),Y){let{oneStat:M}=Y;M&&h(M.experimental.error$,oe=>{pe.logIError(oe)})}pe.sentrySubscription.add(c)}let xi=()=>{if(J_.device.isIOS&&Se)try{w_(Se)}catch(c){J({message:`exitIosSafariFullscreen failed: ${c}`})}};Ge.add(A.experimental.element$.subscribe(c=>{c&&(Se=c,c.classList.add("player-media"),Oa(se)&&se.updateVideoElement(),S&&c.setAttribute("pip","false"),ne==="preview"&&(c.setAttribute("disablePictureInPicture","true"),c.setAttribute("x-yandex-pip","false")))})).add(A.events.ended$.subscribe(()=>{var c;xi(),(c=s==null?void 0:s.onEnded)==null||c.call(s)})).add(A.events.looped$.subscribe(()=>{var c;(c=s==null?void 0:s.onLooped)==null||c.call(s)})).add(A.events.started$.subscribe(()=>gt(null,null,function*(){var h,M;Oa(se)&&(yield se==null?void 0:se.revealPictureInPicture());let c=A.info.muted$.getValue();(h=s==null?void 0:s.onStarted)==null||h.call(s),(M=Fe.onStarted)==null||M.call(Fe,c)}))).add(A.events.willSeek$.subscribe(({from:c,to:h})=>{var M;(M=s==null?void 0:s.onSeek)==null||M.call(s,c,h)})).add(A.events.autoplaySoundProhibited$.subscribe(()=>{var c;(c=s==null?void 0:s.onAutoplaySoundProhibited)==null||c.call(s)})).add(A.info.position$.subscribe(c=>{var M;let h=A.info.duration$.getValue();isFinite(h)&&h>0&&((M=s==null?void 0:s.onTimeupdate)==null||M.call(s,h,c),Ce.setPosition(c,h))})).add(A.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(A.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(A.events.loadedMetadata$.subscribe(()=>{Jt.set(!0)})).add(A.info.is3DVideo$.subscribe(c=>{Dt.set(c)})).add(A.info.isEnded$.subscribe(c=>{S&&(c?(I!=null&&I.getValue()&&nt.add(kd),nt.add("PLAY_BUTTON")):nt.remove("PLAY_BUTTON"))})).add(A.info.liveTime$.subscribe(c=>{var h;(h=s==null?void 0:s.onLiveTime)==null||h.call(s,c)})).add(A.info.isStalled$.subscribe(c=>{var h;(h=s==null?void 0:s.onStalledChanged)==null||h.call(s,c)})).add(A.info.isLiveEnded$.subscribe(c=>{var h;return c&&((h=s==null?void 0:s.onLiveEnded)==null?void 0:h.call(s))})).add(Ce.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(Ce.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(Ce.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(Ce.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(Ce.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(Ce.events.started$.subscribe(c=>{var h,M;return(M=(h=s==null?void 0:s.adsInfo)==null?void 0:h.onStarted)==null?void 0:M.call(h,c)})).add(Ce.events.timeRemained$.subscribe(c=>{var h,M;return(M=(h=s==null?void 0:s.adsInfo)==null?void 0:h.onTimeRemained)==null?void 0:M.call(h,c)})).add(Ce.events.ended$.subscribe(c=>{var h,M;return(M=(h=s==null?void 0:s.adsInfo)==null?void 0:h.onCompleted)==null?void 0:M.call(h,c)})).add(Ce.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(Ce.events.clicked$.subscribe(c=>{var h,M;return(M=(h=s==null?void 0:s.adsInfo)==null?void 0:h.onClicked)==null?void 0:M.call(h,c)})).add(Ce.events.closed$.subscribe(c=>{var h,M;return(M=(h=s==null?void 0:s.adsInfo)==null?void 0:h.onClosed)==null?void 0:M.call(h,c)})).add(Ce.events.error$.subscribe(c=>{var h,M;return(M=(h=s==null?void 0:s.adsInfo)==null?void 0:h.onError)==null?void 0:M.call(h,c)})).add(Ce.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(Ce.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 oo=new xm,Zo=()=>{var it,At,Ft;let{debugLog:c}=Z,h,M="#9df7b7",oe="#efd169";if(c&&c!==!0){let{colors:Qt}=c;h=c.tag,M=(it=Qt==null?void 0:Qt[0])!=null?it:M,oe=(Ft=(At=Qt==null?void 0:Qt[1])!=null?At:Qt==null?void 0:Qt[0])!=null?Ft:oe}let Ee=h?`: ${h}`:"";oo.add(A.events.log$.subscribe(Qt=>{console.debug(`%c sdk${Ee} `,`background:${M};`,`sdk component: ${Qt.component}`,Qt.message)})).add(Ke.log$.subscribe(Qt=>{console.debug(`%c ui${Ee} `,`background:${oe};`,`ui component: ${Qt.component}.`,Qt.message)}))},_n=()=>{oo.unsubscribe()},Et=(c,h)=>{ue.log("start camera manual rotation",{mx:c,my:h}),A.startCameraManualRotation(c,h)},Bt=(c=!1)=>{ue.log("stop camera manual rotation",{immediate:c}),A.stopCameraManualRotation(c)},W=(c,h,M)=>{ue.log("move camera focus px",{xpx:c,ypx:h,dt:M}),A.moveCameraFocusPX(c,h,M)},kt=()=>{A.holdCamera()},li=()=>{A.releaseCamera()},at=Lr(A.info.position$.getValue(),c=>{let h,M,oe=()=>{let Ee=A.info.playbackState$.getValue(),it=A.info.isLive$.getValue(),At=A.info.duration$.getValue(),Ft=A.info.position$.getValue();if(Ee&&[ql.PLAYING,ql.PAUSED].includes(Ee)){let Qt=it?Ft-At:A.getExactTime();Qt!==M&&c(Qt),M=Qt}h=requestAnimationFrame(oe)};return oe(),()=>cancelAnimationFrame(h)}),Tt=ci(A.info.playbackState$),Gt=ci(A.info.currentBuffer$),lt=ci(A.info.isEnded$),Mi=ci(A.info.isLive$),Vi=Z.features.playbackRate?ci(A.info.canChangePlaybackSpeed$):Lr(!1),Jo=ci(A.info.liveBufferTime$),ko=ci(A.info.volume$),_o=ci(A.info.muted$),Fi=yu(A.info.predefinedQualityLimitType$.pipe(eb(c=>c===bs.TRAFFIC_SAVING)),A.info.predefinedQualityLimitType$.getValue()===bs.TRAFFIC_SAVING),vr=yu(A.info.predefinedQualityLimitType$.pipe(eb(c=>c===bs.HIGH_QUALITY)),A.info.predefinedQualityLimitType$.getValue()===bs.HIGH_QUALITY),no=ci(A.info.autoQualityLimitingAvailable$),bo=ci(A.info.availableQualities$),Hi=ci(A.info.availableQualitiesFps$),en=ci(A.info.chromecastState$),tn=ci(A.info.chromecastDeviceName$),jn=ci(A.info.currentFormat$),gr=ci(A.info.throughputEstimation$),Rr=ci(A.info.videoBitrate$),ys=ci(A.info.intrinsicVideoSize$),ts=ci(A.info.duration$),is=ci(A.info.isAudioAvailable$),Xn=()=>{ai&&clearTimeout(ai),ai=null},on=_i([ts,Mi],([c,h])=>h?-c:c),Lo=_i([Tt],([c])=>c===ql.PLAYING),nn=ci(A.info.atLiveEdge$),Zn=ci(A.info.atLiveDurationEdge$),Vn=ci(A.info.position$),Nr=_i([Vn,ts],([c,h])=>isFinite(c)&&isFinite(h)&&!!h),Or=_i([en],([c])=>c===Dx.CONNECTED),os=ci(A.info.availableVideoStreams$),hr=Z.features.audioLanguages?ci(A.info.availableAudioStreams$):Lr([]),ro=ci(A.info.currentVideoStream$),_r=ci(A.info.currentAudioStream$),Jn=c=>{c.language&&kf(c.language),A.setVideoStream(c)},bn=(c,h)=>{A.setAudioStream(c),No(h)&&(c.language&&kf(c.language),Z.features.userVideoPrefs&&i&&Vf(Z.userSalt,String(i),{audioTrackId:c.id}))},so=c=>{let h;if(c.length===1&&(h=c.at(0)),h!=null||(h=c.find(oe=>"isDefault"in oe&&oe.isDefault)),Z.features.userVideoPrefs&&i){let oe=Cu(Z.userSalt,String(i));if(oe!=null&&oe.audioTrackId){let Ee=c.find(it=>it.id===oe.audioTrackId);h=Ee!=null?Ee:h}}let M=r_();return M&&(h!=null||(h=c.find(({language:oe})=>M===oe))),h!=null||(h=c.at(0)),h},Dr=c=>{ue.log("change audio stream",{id:c});let h=A.info.availableAudioStreams$.getValue().find(M=>M.id===c);h&&bn(h,!0)},Rn=!1;Ge.add(A.info.availableAudioStreams$.subscribe(c=>{if(!Rn&&c.length){let h=so(c);h&&(A.setAudioStream(h),Rn=!0)}})),hr.subscribe(c=>{var h;(h=s==null?void 0:s.onAvailableAudioStreamsChanged)==null||h.call(s,c.map(({label:M="",id:oe="",language:Ee=""})=>({label:M,language:Ee,id:oe})))}),_r.subscribe(c=>{var h;return c&&((h=s==null?void 0:s.onAudioStreamChanged)==null?void 0:h.call(s,c.id))});let vt=!1;Ge.add(A.info.availableVideoStreams$.subscribe(c=>{if(!vt&&c.length){let h=so(c);h&&(A.setVideoStream(h),vt=!0)}}));let pi=ae(void 0),er=ci(A.info.isAutoQualityEnabled$,c=>c&&pi.set(void 0)),br=ci(A.info.currentQuality$,()=>pi.set(void 0)),Br=_i([pi,br],([c,h])=>c!=null?c:h),$n=_i(jn,c=>c!==rc.MPEG),$r=_i([bo,Hi,er,Br,$n],([c,h,M,oe,Ee])=>{let it=[];Ee&&it.push({value:"auto",displayValue:st("auto_quality_option"),selected:M});let At=c.filter(Ft=>!Ux(Ft));for(let Ft of At){let Qt=h[Ft];it.push({value:Ft,displayValue:`${Ft}${Qt?G_(Qt):""}`,selected:M?!1:Ft===oe})}return it}),Mo=ci(A.info.currentPlaybackRate$),rn=_i([Mo,nn,Zn],([c,h,M])=>{let oe=M||S?1:Z.controls.playbackRateMin,Ee=h?1:Z.controls.playbackRateMax,it=Z.controls.playbackRateStep,At=[];for(let Ft=oe;Ft<=Ee;Ft+=it)At.push({value:Ft,displayValue:Ft===1?st("playback_rate_1"):st("playback_rate",{multiplier:Ft.toString(10)}),selected:c===Ft});return At}),Vo=()=>({displayValue:st("subtitles_off"),value:Mn,language:""}),tr=ae(Vo()),Ui=_i([tr,It],([c],h)=>{c.value===Mn?h(Vo()):h(c)}),Ro=Z.features.subtitles?ci(A.info.availableTextTracks$):Lr([]),ir=Gh(),Fr=_i([Ro,Ui],([c,h],M)=>{var it;let oe=[],Ee=c.find(({id:At})=>At===h.value);if(Ee!=null&&Ee.url){let[,At]=(it=ir.find(Ee.url))!=null?it:[];if(At){M(At);return}qe.download(Ee.url).then(Ft=>{if(!Ft||qe.isDestroyed())return;let Qt=new Y_,Ks=Ee.language;if(Ks){let i$=!!Ee.isAuto,o$=Qt.parse(Ft,Ks);oe.push({lang:Ks,subtitles:o$,isAuto:i$,id:Ee.id})}ir.add(Ee.url,oe),he(Ui).value===h.value&&M(oe)}).catch(Ft=>{var Qt;(Qt=Y==null?void 0:Y.oneStat)==null||Qt.logError({errorType:"Subtitles download",fatal:!1}),pe==null||pe.report(Ft,{errorType:"Subtitles download",fatal:!1})})}M(oe)}),ao=_i([Mo,Lo,Ui],([c,h,M],oe)=>{let At;if(A.info.isLive$.getValue()&&h&&M.value!==Mn){let Qt=()=>{let Ks=1e3/(3*c);At=setTimeout(Qt,Ks),oe(Date.now())};return Qt(),()=>clearTimeout(At)}}),Nn=_i([Ro,Ui],([c,h])=>{if(!c.length)return[];let M=[];for(let{language:oe,isAuto:Ee,id:it}of c){let At=oe&&nc(oe);oe&&At&&M.push({displayValue:Ee?st("subtitles_auto",{language:At}):At,value:it,selected:(h==null?void 0:h.value)===it,isAuto:Ee,language:oe})}return M.length?(M.unshift(Kt(Ae({},Vo()),{selected:(h==null?void 0:h.value)===Mn})),M):[]}),sn={available:[],prev:[]},Hr=()=>{var h,M;let c=A.experimental.getCurrentTime$.getValue();return(M=(h=c==null?void 0:c())!=null?h:Se==null?void 0:Se.currentTime)!=null?M:0},or=_i([at,Ui,Fr,ao],([c,h,M,oe])=>{var it;let Ee=A.info.isLive$.getValue();if(Ee&&sn.prev!==M){let At=M.find(({id:Qt})=>Qt===h.value),Ft=sn.prev.find(({id:Qt})=>Qt===h.value);if(At){let Qt=Kt(Ae({},At),{subtitles:[...(it=Ft==null?void 0:Ft.subtitles)!=null?it:[],...At.subtitles]});sn.available=[Qt],sn.prev=M}}if(h&&h.value!==Mn){let At=Ee?Hr():c,Ft=Ee?sn.available:M;return Z_(At,h,Ft,Ee)}}),On=_i([or],([c])=>c!=null&&c.texts?c.texts:[]);Ge.add(Ui.subscribe(c=>{var h,M;if(c.value===Mn)(h=s==null?void 0:s.onSubtitleOff)==null||h.call(s);else{let oe=Object.entries(Yu).find(([Ee,it])=>it===c.displayValue);(M=s==null?void 0:s.onSubtitleOn)==null||M.call(s,oe?oe[0]:"",c.value)}}));let Ur=ae(!0),xt=_i([Gt,on,Vn,Jo],([c,h,M,oe])=>{var Ft;let Ee=(Ft=c==null?void 0:c.end)!=null?Ft:0;if(!oe)return Ee/h;let At=-M+oe-h;return(Ee-At)/h}),Ct=ci(A.info.availableSources$),lo=_i([Ct],([c])=>Object.keys((c==null?void 0:c[rc.MPEG])||{}).length>0),Xi=()=>{var M,oe,Ee;let c=Object.keys(((oe=(M=A.info.availableSources$)==null?void 0:M.getValue())==null?void 0:oe[rc.MPEG])||{}),h=Fx(c)||Yx.Q_144P;return(Ee=X.sources[rc.MPEG])==null?void 0:Ee[h]},zi=()=>{var h;let c=Xi();if(c)ue.log("download video",{url:c}),Kh(c,((h=X==null?void 0:X.meta)==null?void 0:h.title)||"video");else{let M="There is no URL for download video";ue.log("download video",{message:M}),J({message:M})}},yn=()=>{J({message:"toggle muted"});let c=A.info.muted$.getValue();A.info.volume$.getValue()===0&&!c?yr(xn(),!1):nr(!c,!1)},$o=()=>{var c;if(Wt.ui.settingsMenu.visible$.set(!1),!he(Wt.ui.settingsSubMenu.visible$)){let h=he(Wt.ui.settingsMenu.ref$);if((c=s==null?void 0:s.uiInfo)!=null&&c.onSettingsMenu&&h){let oe=Wl(h),Ee={top:0,left:0,bottom:0,right:0};s.uiInfo.onSettingsMenu({visible:!1,size:oe,position:Ee,name:"settings"})}}ue.log("close settings menu")},Dn=(c,h=()=>Promise.resolve())=>gt(null,null,function*(){var Ee;Wt.ui.settingsMenu.openedByBtnKeyboard$.set(!!c),Wt.ui.settingsMenu.visible$.set(!0),yield h();let M=he(Wt.ui.settingsMenu.ref$),oe=ga();if((Ee=s==null?void 0:s.uiInfo)!=null&&Ee.onSettingsMenu&&M&&oe){let At=Wl(M),Ft=Vs(M,oe);s.uiInfo.onSettingsMenu({visible:!0,size:At,position:Ft,name:"settings"})}ue.log("open settings menu",{wasOpenedByKeyboard:c})}),mi=(c,h=!1)=>{var it;Wt.ui.settingsSubMenu.visible$.set(!1);let M=he(Wt.ui.settingsMenu.ref$),oe=ga(),Ee=he(Wt.ui.settingsMenu.visible$);if((it=s==null?void 0:s.uiInfo)!=null&&it.onSettingsMenu&&M&&oe)if(Ee&&!h){let Ft=Wl(M),Qt=Vs(M,oe);s.uiInfo.onSettingsMenu({visible:!0,size:Ft,position:Qt,name:"settings"})}else{let Ft=Wl(c),Qt={top:0,left:0,bottom:0,right:0},Ks=he(Wt.ui.settingsSubMenu.name$);s.uiInfo.onSettingsMenu({visible:!1,size:Ft,position:Qt,name:Ks})}ue.log("close settings sub menu")},zr=(c,h)=>{var oe;Wt.ui.settingsSubMenu.visible$.set(!0),Wt.ui.settingsSubMenu.ref$.set(h),Wt.ui.settingsSubMenu.name$.set(c);let M=ga();if((oe=s==null?void 0:s.uiInfo)!=null&&oe.onSettingsMenu&&h&&M){let it=Wl(h),At=Vs(h,M);s.uiInfo.onSettingsMenu({visible:!0,name:c,size:it,position:At})}ue.log("open settings sub menu",{name:c})},xn=()=>{var h;let c=Math.max(Z.volumeMinRestore,(h=xu())!=null?h:0);return c===0?Z.volumeDefault:c},No=c=>{let h=Z.features.savePreferredStatesOnUserActionOnly;return!h||h&&!c},yr=(c,h)=>{let M=c===0?xn():c,oe=A.info.muted$.getValue();J({message:`set volume, volume: ${c}, preferredVolume: ${M}`});let Ee=!l||$e.is("ads");oe&&c>0&&Ee&&(oe=!1,No(h)&&Pf(!1)),A.setVolume(c,oe),Ce.setVolume(c),No(h)&&Sf(M)},nr=(c,h)=>{let M=A.info.volume$.getValue();J({message:`set muted, currentVolume: ${M}, mute: ${c}`});let oe=$e.is("ads");if(A.setMuted(c,oe),Ce.setVolume(c?0:M),No(h)&&(!oe||!c)&&Pf(c),!c&&M===0){let Ee=xn();A.setVolume(Ee),No(h)&&Sf(Ee),Ce.setVolume(Ee)}},xr=ae(!1),wn=c=>{var h,M;ue.log("set looped",{isLooped:c}),xr.set(c),A.setLooped(c),(M=(h=s==null?void 0:s.uiInfo)==null?void 0:h.onLoopedChanged)==null||M.call(h,c)};wn(ie);let an=()=>{var c,h;(h=(c=s==null?void 0:s.uiInfo)==null?void 0:c.onReportProblem)==null||h.call(c)},Wr=(c,h=!1)=>{var M;J({message:`set autoplayNextEnabled, value: ${c}`}),ue.log("set autoplay next enabled",{autoplayNextEnabled:c}),Wt.ui.autoplayNextEnabled$.set(c),l_(c),h&&((M=s==null?void 0:s.onSetAutoplayNextEnabled)==null||M.call(s,c))},ln=c=>{J({message:`set timerNextVideoRunning, value: ${c}`}),ue.log("set timer next video running",{timerNextVideoRunning:c}),Wt.ui.timerNextVideoRunning$.set(c)},ns=(c=!0)=>{var M;let h=!0;if(c&&(s!=null&&s.onPrevVideoClick))try{h=(M=s==null?void 0:s.onPrevVideoClick)==null?void 0:M.call(s)}catch(oe){J({message:"onPrevVideoClick callback failed to execute"})}j(!0),h&&G()},je=(c=!0)=>{var M;let h=!0;if(c&&(s!=null&&s.onNextVideoClick))try{h=(M=s==null?void 0:s.onNextVideoClick)==null?void 0:M.call(s)}catch(oe){J({message:"onNextVideoClick callback failed to execute"})}j(!1),h&&le()},Lt=()=>{var c;(c=s==null?void 0:s.onNextVideoAnnouncementShow)==null||c.call(s)},$i=()=>{var c;(c=s==null?void 0:s.onNextVideoAnnouncementClick)==null||c.call(s)},So=()=>{var c;(c=s==null?void 0:s.onNextVideoAnnouncementAuto)==null||c.call(s)},To=()=>{var c;(c=s==null?void 0:s.onNextVideoAnnouncementCancel)==null||c.call(s)},Oo=()=>{A.prepare()},co=()=>{mr(Wt);let c=he(Wt.ui.controls.disabledControls$),h=he(Wt.playerPhase),M={playerPhase:h,isInteractive:S,isVideoEnded:!1,action:"none"};if(c.has("PLAY_BUTTON"))return;if(J({message:"toggle play"}),h==="ads"){M.action="play",ue.log("toggle adman play",M),Ce.togglePlay();return}let oe=()=>{var it;J({message:"toggle play, call player.play"}),M.action="play",A.play(),(it=s==null?void 0:s.onPlay)==null||it.call(s)},Ee=()=>{var it;J({message:"toggle play, call player.pause"}),M.action="pause",A.pause(),(it=s==null?void 0:s.onPause)==null||it.call(s)};if(A.info.isEnded$.getValue()){if(J({message:"toggle play, video ended, seek to 0"}),Pi.next(),jt.next(Rs.REWIND),S){R==null||R();return}A.seekTime(0),oe()}else A.info.playbackState$.getValue()!==ql.PLAYING?oe():Ee();ue.log("toggle play",M)},Ri=(c,{changeReason:h="default",appliesTo:M="to-video"}={},oe)=>{J({message:`set quality, quality: ${c}`}),ue.log("set quality",{quality:c}),A.setAutoQuality(c==="auto");let{qualityDetailsSubMenuEnabled:Ee}=Z.features;wu(),c!=="auto"?(Ee?(Su({type:"exact_quality",quality:c,videoId:i},M),A.setPredefinedQualityLimits(bs.UNKNOWN)):Tf(i,c),pi.set(c),A.setQuality(c)):Ee&&h==="default"&&(Fo("auto_quality",M,oe),he(Fi)&&Do(!1,void 0,oe),he(vr)&&Bo(!1,void 0,oe))},Do=(c,h="as-default",M)=>{J({message:`set trafficSavingEnabled, value: ${c}`}),ue.log("set traffic saving enabled",{trafficSavingEnabled:c});let oe=c?bs.TRAFFIC_SAVING:bs.UNKNOWN;Z.features.qualityDetailsSubMenuEnabled?(yo(oe,h,M),Ld(!1)):(A.setPredefinedQualityLimits(oe),No(M)&&Ld(c))},Bo=(c,h="as-default",M)=>{J({message:`set highQualityEnabled, value: ${c}`}),ue.log("set high quality enabled",{highQualityEnabled:c}),yo(c?bs.HIGH_QUALITY:bs.UNKNOWN,h,M)},yo=(c,h,M)=>{c!==bs.UNKNOWN&&(he(no)&&!he(er)&&Ri("auto",{appliesTo:h,changeReason:"limit-changed"},M),Fo(c,h,M)),A.setPredefinedQualityLimits(c)},Fo=(c,h,M)=>{No(M)&&(Su({type:c,videoId:i},h),h==="as-default"&&Su({type:c,videoId:i},"to-video"))},dn=(c,h=!0)=>{ue.log("set playback rate",{playbackRate:c}),A.setPlaybackRate(c),Z.features.saveRate&&ge&&!A.info.isLive$.getValue()&&h&&s_(c)},wr=()=>{let c=he(rn),h=c.findIndex(({selected:oe})=>oe);if(h===c.length-1)return;let M=c[h+1];dn(M.value)},Sr=()=>{let c=he(rn),h=c.findIndex(({selected:oe})=>oe);if(h===0)return;let M=c[h-1];dn(M.value)},Tr=(c=Kt(Ae({},Vo()),{selected:!1}),h)=>{ue.log("set subtitles",Ae({},c)),c.value!==Mn&&wt.next(c.isAuto?c.value+"_auto":c.value),bt.next({enabled:c.value!==Mn,lang:c.language,auto:!!c.isAuto}),tr.set(c),No(h)&&(Mf(c.value===Mn?void 0:c.language),Z.features.userVideoPrefs&&i&&Vf(Z.userSalt,String(i),{subtitleTrackId:c.value===Mn?void 0:c.value}))},rs=c=>{ue.log("toggle subtitles");let h=he(Ui);(h==null?void 0:h.value)===Mn?Xe(c):zt(c)},ss=(c,h)=>{ue.log("change subtitle",{enabled:c}),c?Xe(!0,h):zt(!0)},Xe=(c,h)=>{ue.log("subtitle on");let M=he(Nn),oe=he(Pe),Ee=Te!=null?Te:oe,it;h&&(it=M.find(At=>At.value===h)),it!=null||(it=M.filter(At=>At.value!==Mn).find(At=>At.language===Ee)),Tr(it!=null?it:M[1],c)},zt=c=>{ue.log("subtitle off"),Tr(void 0,c)};Ge.add(A.info.availableTextTracks$.subscribe(c=>{var M;function h(){let oe=[];for(let{language:Ee,isAuto:it,id:At}of c){let Ft=Ee&&nc(Ee);Ee&&Ft&&oe.push({id:At,language:Ee,title:it?st("subtitles_auto",{language:Ft}):Ft})}return oe}(M=s==null?void 0:s.onAvailableSubtitlesChanged)==null||M.call(s,h())}));let Si=ae(!0),Ho=c=>{Si.set(c)},uo=(c,h,M=!0)=>{var oe;if(J({message:`seek to time, time: ${c}`}),ue.log("seek to time",{time:c,action:h,forcePrecise:M}),jt.next(h),A.info.isLive$.getValue()){let Ee=A.info.duration$.getValue(),it=Math.min(0,Ee+c);A.seekTime(it,M)}else{if(I!=null&&I.getValue())return;A.info.isEnded$.getValue()&&(J({message:"seek after ended, call callbacks.onPlay"}),(oe=s==null?void 0:s.onPlay)==null||oe.call(s)),A.seekTime(Hv(c),M)}},Cr=c=>{J({message:`seek to episode start time: ${c}`}),ue.log("seek to episode start time",{time:c}),uo(c,Rs.EPISODE,!0)},cn=(c,h,M=!1)=>{J({message:`seek to percent, percent: ${c}`}),ue.log("seek to percent",{percent:c,action:h});let oe=he(on)*c;uo(oe,h,M)},Ir=c=>{J({message:`seek external, time: ${c}`}),ue.log("seek external",{time:c}),jt.next(Rs.UNKNOWN),A.seekTime(A.info.isLive$.getValue()?-c:c)},Fs=c=>{var oe,Ee;let h=(oe=c.max)!=null?oe:"none",M=(Ee=c.min)!=null?Ee:"none";J({message:`set auto quality limitation. Max: ${h}. Min: ${M}`}),ue.log("set auto quality limits",{max:h,min:M}),A.setAutoQualityLimits(c)},Sn=c=>{J({message:`seek external to episode start time: ${c}`}),ue.log("seek external to episode start time",{time:c}),uo(c,Rs.EPISODE,!0)},Hs=c=>{J({message:`set playback rate to: ${c}`}),ue.log("set playback rate external",{playbackRate:c}),A.setPlaybackRate(c)},rr=ae(!1),as=ae(!1),ut=_i([on],([c])=>!!m&&c>=Z.suitableDurationForUsingRichSeek&&Z.features.useRichSeek&&!S),fi=((m==null?void 0:m.frameWidth)||0)>=((m==null?void 0:m.frameHeight)||0),Uo=_i([St],([c])=>{let h=Kl(c);return fi?!h:h});Ge.add($e.subscribe(c=>{c!=="video"&&rr.set(!1)}));let me=ae(void 0),pt=ae(!1),Zt=c=>{J({message:`start scrubbing, progress: ${c}`}),ue.log("start scrubbing",{progress:c}),pt.set(!0),Ti(c)},Ti=c=>{me.set(c)},Wi,ni,ti=()=>{me.set(void 0),pt.set(!1)},po=()=>{clearTimeout(ni),clearTimeout(Wi),Wi=window.setTimeout(()=>{ti()},500),Se==null||Se.removeEventListener("seeked",po)},Bn=(c,h=!1)=>{J({message:`complete scrubbing, progress: ${c}`}),ue.log("complete scrubbing",{progress:c}),cn(c,Rs.SLIDER,h),he(Wt.ui.isMobile)&&he(Wt.state.currentFormat$)===rc.HLS?(Se==null||Se.addEventListener("seeked",po),ni=window.setTimeout(()=>{po()},300)):ti()},Fn=_i([at,on,me],([c,h,M],oe)=>{oe(zx(M)?M*h:c)}),Ai=ae(!1),ed=()=>{Ai.set(!0)},il=()=>{Ai.set(!1)},Us=_i([ei],([{width:c}],h)=>{let M=K_(c);h(M)}),ca=D.filter(c=>qh(c)),ua=_i([Us,Le],([c,h])=>h?ca.filter(M=>!M.hideOnMobile):ca.filter(M=>{var oe;return!((oe=M.hideOnDesktopGridTypes)!=null&&oe.includes(c))})),un=ae(D.filter(c=>Qh(c))),ol=_i([un,Us],([c,h])=>c.filter(M=>{var oe;return!((oe=M.hideOnDesktopGridTypes)!=null&&oe.includes(h))})),pa=_i([ol,ua],([c,h])=>[...Z.features.additionalButtonsDesktopControlPanelRight?c.filter(M=>M.type==="desktop-control-panel-right"):[],...Z.features.additionalButtons?h.map((M,oe)=>{var Ee;return{id:oe,weight:oe,type:"desktop-control-panel-right",testId:M.testId,icon:M.iconUrl,onClick:M.onClick,ariaLabel:(Ee=M.ariaLabel)!=null?Ee:M.tooltip,tooltipText:M.tooltip}}):[]]),Kr=ae(U),ls=_i([Kr],([c])=>Z.features.additionalSettingsMenuItems?c.map(h=>h.type==="SWITCH"?Kt(Ae({},h),{onClick:h.onChangeEnabled}):h):[]),zs=(c,h)=>{let M=he(un).map(oe=>oe.id!==c?oe:Ae(Ae({},oe),h));un.set(M)},fa=c=>{let h=he(un);if(h.some(M=>M.id===c.id)){J({message:`Additional button with id: "${c.id}" was exist! Can't add more with the same id`});return}h.push(c),un.set(h)},nl=c=>{let h=he(un);if(!h.some(M=>M.id===c)){J({message:`Can't find additional button with id: "${c}"! Can't remove item with this id`});return}h=h.filter(M=>M.id!==c),un.set(h)},rl=c=>{jt.next(Rs.LIVE),J({message:"live switch to low latency "+c}),ue.log("live switch to low latency "+c),A.setLiveLowLatency(c)},td=(c,h)=>{let M=he(Kr).map(oe=>oe.id!==c?oe:Ae(Ae({},oe),h));Kr.set(M)},sl=c=>{let h=he(Kr);if(h.some(M=>M.id===c.id)){J({message:`Settings menu item with id: "${c.id}" was exist! Can't add more with the same id`});return}h.push(c),Kr.set(h)},al=c=>{let h=he(Kr);if(!h.some(M=>M.id===c)){J({message:`Can't find settings menu item with id: "${c}"! Can't remove item with this id`});return}h=h.filter(M=>M.id!==c),Kr.set(h)},Er=ae(z),id=_i([Er],([c])=>Z.features.additionalContextMenuItems?c:[]),ma=(c,h)=>{let M=he(Er).map(oe=>oe.id!==c?oe:Ae(Ae({},oe),h));Er.set(M)},ll=c=>{let h=he(Er);if(h.some(M=>M.id===c.id)){J({message:`Context menu item with id: "${c.id}" was exist! Can't add more with the same id`});return}h.push(c),Er.set(h)},dt=c=>{let h=he(Er);if(!h.some(M=>M.id===c)){J({message:`Can't find context menu item with id: "${c}"! Can't remove item with this id`});return}h=h.filter(M=>M.id!==c),Er.set(h)},ft=_i([Le,ee],([c,h],M)=>{M(c&&h)}),Ki=()=>{jt.next(Rs.LIVE),J({message:"switch to active live"}),ue.log("switch to active live"),A.seekTime(0),A.info.playbackState$.getValue()!==ql.PLAYING&&Wt.actions.internal.togglePlay()},zo=()=>{ue.log("skip adman"),Ce.skip()},qi=(c=!0)=>{var oe;mr(Wt),J({message:`switch from ads to video, callPlay: ${c}`}),ue.log("switch from ads to video",{callPlay:c}),mt.set("video"),c&&A.play(),l&&nr(!0,!0);let h=(oe=he(Je))==null?void 0:oe.muted,M=!A.info.muted$.getValue();h!==void 0&&!M&&nr(h,!0),Je.set(void 0)},yi=()=>{mr(Wt),J({message:"switch from video to ads"}),ue.log("switch from video to ads"),Wt.actions.internal.pause(),xi(),mt.set("ads")},Ni=c=>{mr(Wt);let h=c?"LiveWaitingStart":"thumb";ue.log("set live waiting start",{state:c,playerPhase:h}),mt.set(h)},va=c=>{mr(Wt);let h=c?"LiveWaitingRecover":"thumb";ue.log("set live waiting recover",{state:c,playerPhase:h}),mt.set(h)},dl=c=>{mr(Wt);let h=c?"LiveWaitingRecord":"thumb";ue.log("set live waiting record",{state:c,playerPhase:h}),mt.set(h)},bp=()=>(mr(Wt),ue.log("get debug text data"),zh(A,X,Wt,Oe.getTraceId())),Nc=()=>(mr(Wt),JSON.stringify(Oe.getFinishedSpans())),Oc=()=>(mr(Wt),Wh(A,X,Wt)),ga=()=>Se,$p=()=>{J({message:"toggle chromecast"}),ue.log("toggle chromecast"),A.toggleChromecast()},Ws=c=>{var M;if(mr(Wt),A.info.isEnded$.getValue())return;let h=!c;if(he(Wt.playerPhase)==="ads"){J({message:`pause ads, internalCall: ${h}`}),ue.log("pause ads",{internalCall:h}),Ce.pause();return}J({message:`pause video, internalCall: ${h}`}),ue.log("pause video",{internalCall:h}),h&&((M=s==null?void 0:s.onPause)==null||M.call(s)),A.pause()},cl=c=>{var M;mr(Wt);let h=!c;if(he(Wt.playerPhase)==="ads"){J({message:`play ads, internalCall: ${h}`}),ue.log("play ads",{internalCall:h}),Ce.play();return}J({message:`play video, internalCall: ${h}`}),ue.log("play video",{internalCall:h}),h&&((M=s==null?void 0:s.onPlay)==null||M.call(s)),A.play()},Dc=c=>{mr(Wt);let h=!c;if(he(Wt.playerPhase)==="ads"){J({message:"player cannot be stopped during ads via external method"});return}J({message:`player will be stopped, internalCall: ${h}`}),E==null||E()},Bc=(c,h)=>{mr(Wt),J({message:`first start, show ads: ${c}, internalCall: ${!h}`}),ue.log("first start",{showAds:c,external:h}),c?mt.set("ads"):(mt.set("video"),h?A.play():Wt.actions.internal.togglePlay())},ul=()=>(J({message:"getting time codes"}),p),Fc=()=>{let c=ul();if(!c||[0,1].includes(c.length))return;let h=A.info.position$.getValue();return c.find(M=>M.time>h)},yp=c=>{let h=c;h||(h=Fc());let M=A.info.position$.getValue();ue.log("seek to next episode",Ae({currentTime:M},h)),h&&(J({message:"seek to next episode"}),uo(h.time,Rs.EPISODE,!0))},Hc=()=>{let c=ul();if(!c||[0,1].includes(c.length))return;let h=A.info.position$.getValue(),M=c.findIndex(Ee=>Ee.time>h),oe=M===-1?c.length-2:M-2;if(!(oe<0))return c[oe]},He=c=>{let h=c;h||(h=Hc());let M=A.info.position$.getValue();ue.log("seek to prev episode",Ae({currentTime:M},h)),h&&(J({message:"seek to prev episode"}),uo(h.time,Rs.EPISODE,!0))},hi=()=>(J({message:"getting preview thumbs data"}),ue.log("get preview thumbs data",Ae({},m)),m),Wo=()=>gt(null,null,function*(){let c=se==null?void 0:se.isActive(),h="none";se!=null&&se.isActive()?(h="exit",yield se==null?void 0:se.exit()):(h="request",yield se==null?void 0:se.request()),ue.log("toggle picture in picture",{isActive:c,action:h})}),ha=(c=-90)=>{ue.log("rotate video",{alphaDiff:c}),St.update(h=>h+c)},Co=ae([]);C==null||C.subscribe(c=>{let h=[];for(let M=0;M<c.length;M++){let{range:[oe,Ee],subjects:it}=c[M];M===0&&oe!==0&&h.push({time:0,text:"",interactive:!1,completed:!0}),h.push({time:oe/1e3,text:"",interactive:!0,completed:Z.features.interactiveTimeOpenUri?!it.length||it.every(At=>At.isRemoved):!it.length}),Ee!==1/0&&h.push({time:Ee/1e3,text:"",interactive:!1,completed:!0})}Co.set(h)});let Gb=ae(!1);I==null||I.subscribe(c=>{c&&he(pt)&&ti()});let Hv=c=>{if(!S)return c;let h=he(Co),M=he(on),Ee=he(Vn)/M,it=h.find(At=>At.interactive&&!At.completed&&At.time>Ee);return typeof(it==null?void 0:it.time)=="number"?Math.min(c,it.time-.05):c},Yb=()=>{Wt.ui.episodes.panelOpened$.set(!1)},jb=()=>{ue.log("destroy store"),clearTimeout(ni),clearTimeout(Wi),Ge.unsubscribe(),oo.unsubscribe(),A.destroy(),Ce.destroy(),Y==null||Y.destroy(),pe==null||pe.destroy(),be.unsubscribe(),oi==null||oi.disconnect(),oi=null,qe.destroy()},Xb=_i([nn,$e,Vi],([c,h,M])=>f.features.doubleForwardAvailable&&!c&&h==="video"&&M),xp=ae(!1),Uv=2,Uc=null,zv=c=>{if(!he(Lo)&&c)return;let h=A.info.currentPlaybackRate$.getValue();c?h!==Uv&&(Uc=h,dn(Uv,!1),xp.set(!0)):(Uc&&dn(Uc,!1),xp.set(!1),Uc=null)};$e.subscribe(c=>{c!=="video"&&zv(!1)});let Zb=()=>{Ws(!1),rr.set(!0)},Jb=()=>{cl(!1),rr.set(!1)},wp=!1,e$=()=>{as.set(!0),wp=A.info.playbackState$.getValue()===ql.PLAYING,Ws(!1)},t$=()=>{as.set(!1),!he(rr)&&wp&&cl(!1),wp=!1};A.events.playing$.subscribe(()=>{he(rr)&&Ws(!1)});let Wt={interfaceLanguage$:Pe,isCyrillicRelatedInterface$:Ve,initVideo:ho,videoId:i,isClip:o,playerPhase:$e,vsid:Ue,state:{positionExact$:at,positionWithScrubbing$:Fn,duration$:on,playbackState$:Tt,isPlaying$:Lo,isLoaderVisible:bi,bufferedProgress$:xt,isLive$:Mi,canChangePlaybackSpeed$:Vi,isActiveLive$:nn,isOldestAvailableLive$:Zn,isRewindableLive$:Nr,isEnded$:lt,muted$:_o,volume$:ko,trafficSavingEnabled$:Fi,highQualityEnabled$:vr,autoQualityLimitingAvailable$:no,availableVideoStreams$:os,availableAudioStreams$:hr,videoStream$:ro,audioStream$:_r,currentQuality$:Br,isAutoQualityEnabled$:er,availableQualities$:$r,currentPlaybackRate$:Mo,availablePlaybackRates$:rn,currentSubtitle$:Ui,availableTextTracks$:Ro,availableSubtitlesList$:Nn,currentSubtitleCaptions$:On,isAutoSubtitleCaptionVisible$:Ur,chromecastState$:en,chromecastDeviceName$:tn,chromecastConnected$:Or,currentFormat$:jn,throughputEstimation$:gr,videoBitrate$:Rr,videoSize$:ys,errorLog$:ye,crashed$:ee,isAudioAvailable$:is,isAudioDisabled:!!l,canDownload:Z.features.download&&!!d,availableSources$:Ct,hasMpegSources$:lo,isInteractive:S,showInteractiveGraph:Z.features.interactiveGraph,showSeekToInteractive:Z.features.seekToInteractive,showPlayPrevChapter:Z.features.interactivePlayPrevChapter,showInteractiveTimeIndicator:Z.features.interactiveTimeIndicator&&!!he(Co).length,interactiveEpisodes$:Co,isInteractiveTime$:I?ci(I):ae(!1),isInteractiveExpectation$:Gb,hasInteractiveBranches:P,playPrevChapterDisabledTooltip:O,looped$:xr,loadedMetadata$:Jt,isAutoQualityAvailable$:$n,previewTrackActive:rr,previewTrackDragInProgress:as},ui:{t:st,controlsVisible:ae(!1),touched:ae(!1),controls:{prevButton:ae(void 0),playButton:ae(void 0),replayButton:ae(void 0),nextButton:ae(void 0),playPrevChapterButton:ae(void 0),seekToInteractiveButton:ae(void 0),interactiveGraphButton:ae(void 0),liveButton:ae(void 0),time:ae(void 0),episodes:ae(void 0),volume:ae(void 0),subtitles:ae(void 0),settings:ae(void 0),context:ae(void 0),chromecast:ae(void 0),pip:ae(void 0),fullscreen:ae(void 0),vkLogo:ae(void 0),interactiveTimeIndicator:ae(void 0),timeline:ae(void 0),autoplayNextToggle:ae(void 0),additionalButtons:D.length?D.reduce(c=>[...c,ae(void 0)],[]):[],disabledControls$:nt},modals:{hotKeyMap:{show:ae(!1),data:ae({title:"",closeBtnText:"",groups:[]})}},isFullscreen:Vt,isFullscreenOpenedByKeyboard:et,rotateAlpha:St,isAutoplay:ae(!1),debugPanelVisible:ae(!1),episodes:{panelOpened$:ae(!1),openedByKeyboard$:ae(!1)},contextMenu:{visible$:ae(!1),btnRef$:ae(void 0),openedByBtnKeyboard$:ae(!1),openedByHotKey$:ae(!1),lastActiveElem$:ae(void 0),showContextMenuBtn$:ae(!1),position$:ae({top:0,left:0})},playerSize:ei,isMobile:Le,mobileNotReportControlHidden$:ft,icon3DVideoVisible:ae(!1),scrubbingInProgress:pt,volumeChangingInProgress:Ai,is3DVideo:Dt,currentGridType$:Us,additionalButtonsDeprecated$:ua,additionalDesktopControlPanelRightButtons$:pa,additionalSettingsMenuItems$:ls,additionalContextMenuItems$:id,interactiveHideMobileControls:ae(!1),overlayContainer$:ae(void 0),startedByKeyboard$:ae(!1),autoplayNextEnabled$:ae(!1),timerNextVideoRunning$:ae(!0),settingsMenu:{visible$:ae(!1),ref$:ae(void 0),openedByBtnKeyboard$:ae(!1)},settingsSubMenu:{visible$:ae(!1),ref$:ae(void 0),name$:ae(void 0)},userActionsDisabled:ae(!1),hiddenControls:{volume:ae(!1),vkLogo:ae(!1),pip:ae(!1),chromecast:ae(!1),settings:ae(!1)},isControlsAvailable:Si,controlBlocks:{topLeft:ae(void 0),topRight:ae(void 0),middle:ae(void 0),bottom:ae(void 0),bottomLeft:ae(void 0),bottomRight:ae(void 0)},videoTitleInfo:ae(void 0),doubleForwardOn$:xp,doubleForwardAvailable$:Xb,previewTrackNotificationVisible:ae(!1),previewTrackActive:rr,previewTrackDragInProgress:as,previewTrackAvailable:ut,isPreviewTrackHorizontallyAligned:Uo},ads:{position:ae(0),duration:ae(0),playbackState:ae("inactive"),canSkip:ae(!1),secondsToWatchBeforeSkip:ae(0),postrollPassed:ae(!1)},webApi:{pictureInPictureApi:se,annotationsApi:De,slotsApi:Be},actions:{internal:{preload:Oo,firstStart:c=>Bc(c,!1),play:()=>cl(!1),pause:()=>Ws(!1),togglePlay:co,toggleMuted:yn,openSettingsMenu:Dn,closeSettingsMenu:$o,openSettingsSubMenu:zr,closeSettingsSubMenu:mi,setVolume:c=>yr(c,!1),setMuted:c=>nr(c,!1),startVolumeChanging:ed,stopVolumeChanging:il,setVideoStream:Jn,setAudioStream:c=>bn(c,!1),setQuality:(c,h)=>Ri(c,h,!1),setTrafficSavingEnabled:(c,h)=>Do(c,h,!1),setHighQualityEnabled:(c,h)=>Bo(c,h,!1),setPlaybackRate:dn,incrementPlaybackRate:wr,decrementPlaybackRate:Sr,setSubtitle:c=>Tr(c,!1),toggleSubtitle:()=>rs(!1),togglePictureInPicture:Wo,startScrubbing:Zt,progressScrubbing:Ti,completeScrubbing:Bn,toggleChromecast:$p,switchToActiveLive:Ki,switchFromAdsToVideo:qi,switchFromVideoToAds:yi,skipAd:zo,setLiveWaitingStart:Ni,setLiveWaitingRecover:va,setLiveWaitingRecord:dl,getDebugTextData:bp,getTraceTextData:Nc,getDebugPanelData:Oc,getVideoElement:ga,seekTime:(c,h,M)=>uo(c,h,M),clearDelayedBufferingCheckTimeout:Xn,seekEpisodeStartTime:Cr,seekToPercent:cn,getNextEpisode:Fc,seekToNextEpisode:yp,getPrevEpisode:Hc,seekToPrevEpisode:He,startLogging:Zo,stopLogging:_n,startCameraManualRotation:Et,stopCameraManualRotation:Bt,moveCameraFocusPX:W,holdCamera:kt,releaseCamera:li,getVideoEpisodes:ul,getPreviewThumbsData:hi,downloadVideo:zi,addLanguage:Rf,setLanguage:xe,nextMovie:ct,videoRotate:ha,correctSeekTimeToInteractive:Hv,replayInteractive:R,setLooped:wn,reportProblem:an,setAutoplayNextEnabled:Wr,setTimerNextVideoRunning:ln,prevVideoClick:ns,nextVideoClick:je,nextVideoAnnouncementShow:Lt,nextVideoAnnouncementClick:$i,nextVideoAnnouncementAuto:So,nextVideoAnnouncementCancel:To,checkFullscreenSupport:Ot,changeDoubleForwardOn:zv,closePreviewTrack:Jb,previewTrackOpened:Zb,previewTrackDragStarted:e$,previewTrackDragFinished:t$},external:{firstStart:c=>Bc(c,!0),play:()=>cl(!0),pause:()=>Ws(!0),stop:()=>Dc(!0),seekTime:c=>Ir(c),seekEpisodeStartTime:c=>Sn(c),setPlaybackRate:c=>Hs(c),setAutoQualityLimits:c=>Fs(c),setMuted:c=>nr(c,!0),toggleSubtitle:()=>rs(!0),changeSubtitle:ss,setVolume:c=>yr(c,!0),returnFocusToEpisodes:Yb,updateAdditionalSettingsItem:td,addAdditionalSettingsItem:sl,removeAdditionalSettingsItem:al,updateAdditionalContextItem:ma,addAdditionalContextItem:ll,removeAdditionalContextItem:dt,updateAdditionalButton:zs,addAdditionalButton:fa,removeAdditionalButton:nl,setLiveLowLatency:rl,hideControls:()=>Ho(!1),showControls:()=>Ho(!0),setQuality:c=>Ri(c,{appliesTo:"to-video"},!0),setTrafficSavingEnabled:c=>Do(c,"to-video",!0),setHighQualityEnabled:c=>Bo(c,"to-video",!0),changeAudioStream:Dr}},callbacks:s,setUiCallbacks:c=>{Fe=Ae({},c)},getAdmanWrapper:()=>Ce,getLogger:()=>Ke,getPlayer:()=>A,destroy:jb};return Wt};function Gn(t,e,i,o){var p;let r=(p=e[i])==null?void 0:p.getBoundingClientRect(),a=o&&!!r&&!!(r.right-r.left),{top:l,left:d,bottom:s,right:u}=Vs(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 ew=["disabledControls$","additionalButtons"],tw=["interactiveTimeIndicator"],Gl=(t,e,i,o)=>{if(t){for(let[r,a]of Object.entries(e))if(!ew.includes(r)){let l=o||tw.includes(r);a.set(Gn(t,i,r,l))}}};var Ju=(t,e,i)=>gt(null,null,function*(){yield go(),e&&i&&(i.focus(),t.set(!1))});var iw=Ie('<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 wm(t){Ze(t,{children:(e,i)=>{var o=iw();_(e,o)},$$slots:{default:!0}})}function Sm(t,e){F(e,!0);let[i,o]=Re(),r=()=>x(s,"$contextMenuVisible$",i),a=g(e,"disabled",3,!1),l=g(e,"ariaLabel",3,""),d=ve(),s=d.ui.contextMenu.visible$,u=d.ui.contextMenu.openedByBtnKeyboard$,p=d.ui.contextMenu.showContextMenuBtn$,m=d.ui.contextMenu.position$,f=d.ui.contextMenu.btnRef$,$=K(void 0);Ne(()=>{n($)&&Pt(()=>{f.set(n($))})});let y=I=>{let R=ra(I),E=O_(n($));m.set(E),u.set(R),s.set(!r())},b=()=>{p.set(!0)},S=()=>{p.set(!1)},C=v(()=>r()?"opened":"");Ut(t,{get className(){return n(C)},testId:"btn-context-menu",get disabled(){return a()},get ariaLabel(){return l()},click:y,focus:b,blur:S,get ariaExpanded(){return r()},get ref(){return n($)},set ref(I){N($,I,!0)},children:(I,R)=>{wm(I,{})},$$slots:{default:!0}}),H(),o()}var ow=t=>{t.stopPropagation()},nw=L("<div><!> <div></div> <div></div></div>"),rw={hash:"s-26",code:'.interactive-episode-icon-animated.s-26{height:32px;opacity:1;position:absolute;right:16px;top:16px;transition:.3s;width:32px}.interactive-episode-icon-animated.icon-small.s-26{height:28px;width:28px}.invisible.s-26{opacity:0;visibility:hidden}.fullscreen.s-26:not(.mobile){height:40px;right:23px;top:19px;width:40px}.mobile.s-26{height:28px;right:14px;top:12px;width:28px}.fullscreen.mobile.s-26{height:32px;width:32px}@media screen and (orientation:portrait){.interactive-episode-icon-animated.mobile.fullscreen.s-26{right:16px;top:40px}}@keyframes s-26-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-26{animation:s-26-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-26{animation-play-state:paused}.interactive-episode-icon-animated svg{height:100%;width:100%}.ref-block.s-26{height:100%;position:absolute;top:0;visibility:hidden;width:100%}.hidden.s-26{display:none}'};function ac(t,e){var pe;F(e,!0),q(t,rw);let[i,o]=Re(),r=()=>x(S,"$isMobile",i),a=()=>x(E,"$areControlsVisible",i),l=()=>x(O,"$currentGridType$",i),d=()=>x(I,"$isInteractiveTime$",i),s=()=>x(b,"$interactiveControlsOpacity$",i),u=()=>x(R,"$showInteractiveTimeIndicatorTooltip$",i),p=()=>x(C,"$isFullscreen",i),m=g(e,"ref",15,void 0),f=K(void 0),$=ve(),y=wo(),{interactiveControlsOpacity$:b}=y,S=$.ui.isMobile,C=$.ui.isFullscreen,I=$.state.isInteractiveTime$,R=y.showInteractiveTimeIndicatorTooltip$,E=$.ui.controlsVisible,P=(pe=$.callbacks)==null?void 0:pe.onInteractiveTimeIndicatorClick,O=$.ui.currentGridType$,D=v(()=>!r()&&a()),U=v(()=>Ms(l(),"s")),z=v(()=>!d()||!!s()||n(D)),G=K(!1);Ne(()=>{N(G,n(z),!0)});let le=()=>{N(G,!0)},j=()=>{var se;ie(),(se=n(f))==null||se.addEventListener("animationiteration",le,{once:!0})},ie=()=>{var se;N(G,!1),(se=n(f))==null||se.removeEventListener("animationiteration",le)},Y=se=>{R.set(se)},ge=v(()=>u()&&!n(z));Ne(()=>{u()?j():ie()});let ce=()=>{n(z)||(R.set(!0),P==null||P())};mn(()=>{R.clearTimeout(),ie()});let ne=()=>{R.set(!1)},_e=Q("tooltip_interactive_interaction_time_indicator");var we=nw();let Z;we.__mousemove=[ow],we.__click=ce;var Oe=T(we);Ao(Oe,{get tooltipContent(){return _e},get tooltipVisible(){return n(ge)},initialTranslateYPx:72,tooltipPlacement:"bottom",onTooltipVisibilityChange:Y,get ref(){return m()},set ref(se){m(se)},children:(se,De)=>{Zd(se,{completed:!0})},$$slots:{default:!0}});var ue=k(Oe,2);let A;ot(ue,se=>m(se),()=>m());var Ke=k(ue,2);let Ce;ot(Ke,se=>N(f,se),()=>n(f)),w(we),B((se,De,Be)=>{Z=re(we,1,"interactive-episode-icon-animated s-26",null,Z,se),A=re(ue,1,"ref-block s-26",null,A,De),Ce=re(Ke,1,"pulse s-26",null,Ce,Be)},[()=>({mobile:r(),fullscreen:p(),invisible:n(z),"icon-small":n(U)}),()=>({hidden:n(z)}),()=>({paused:n(G)})]),_t("mouseleave",we,ne),_(t,we),H(),o()}rt(["mousemove","click"]);function ep(t,e){F(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);Ao(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=Me();let p=v(()=>e.buttonComponent);var m=de(u);Bi(m,()=>n(p),(f,$)=>{$(f,As(()=>{var y;return(y=e.buttonComponentProps)!=null?y:{}}))}),_(d,u)},$$slots:{default:!0}}),H()}var Ns={prevButton:100,replayButton:200,playButton:300,nextButton:400,playPrevChapterButton:500,seekToInteractiveButton:600,interactiveGraphButton:700,liveButton:800};var aw=Ie('<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 da(t,e){F(e,!0);let i=g(e,"reversed",3,!1),o=v(()=>i()?"transform: scaleX(-1);transform-origin: 50%;":void 0),r=v(()=>`${vn(e.size)}${n(o)}`),a=v(()=>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)},children:(l,d)=>{var s=aw();_(l,s)},$$slots:{default:!0}}),H()}var lw=L('<div class="icon-background-mobile s-1y"><!></div>'),dw={hash:"s-1y",code:".icon-background-mobile.s-1y{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 Ka(t,e){F(e,!0),q(t,dw);let i=g(e,"ref",15,void 0),o=g(e,"isMobile",3,!1),r=g(e,"disabled",3,!1),l=ve().ui.t,d=v(()=>e.type==="prev"?l("tooltip_previous"):l("tooltip_next")),s=v(()=>e.type==="prev"?l("hotkey_map_item_prev_video_value"):l("hotkey_map_item_next_video_value")),u=v(()=>`btn-${o()?"m":"d"}--${e.type}`);Ut(t,{get className(){return n(u)},get testId(){var p;return`btn-${(p=e.type)!=null?p:""}`},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(p){i(p)},children:(p,m)=>{var f=Me(),$=de(f);{var y=S=>{var C=lw(),I=T(C);let R=v(()=>e.type==="prev");da(I,{get size(){return"32"},get reversed(){return n(R)}}),w(C),_(S,C)},b=S=>{let C=v(()=>e.type==="prev");da(S,{get size(){return"24"},get reversed(){return n(C)}})};V($,S=>{o()?S(y):S(b,!1)})}_(p,f)},$$slots:{default:!0}}),H()}var cw=Ie('<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 lc(t,e){F(e,!0);let i=v(()=>vn(e.size));Ze(t,{get width(){return"48"},get height(){return"48"},get style(){return n(i)},testId:"replay-icon",children:(o,r)=>{var a=cw();_(o,a)},$$slots:{default:!0}}),H()}import{noop as uw}from"@vkontakte/videoplayer-shared/es2015";var pw=L('<div class="icon-background-mobile s-21"></div>'),fw=L("<!> <div><!></div>",1),mw={hash:"s-21",code:".mobile.s-21{align-items:center;display:flex;justify-content:center;position:relative}.icon-background-mobile.s-21{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 Yl(t,e){F(e,!0),q(t,mw);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,uw),d=Q("tooltip_restart"),s=v(()=>`${o()?"btn-m--play":""} ${a()}`);Ut(t,{get className(){return n(s)},testId:"btn-replay",get ariaLabel(){return d},get disabled(){return r()},get click(){return l()},get ariaKeyShortCut(){return vs.KeyK},get ref(){return i()},set ref(u){i(u)},children:(u,p)=>{var m=fw(),f=de(m);{var $=I=>{var R=pw();_(I,R)};V(f,I=>{o()&&I($)})}var y=k(f,2);let b;var S=T(y);let C=v(()=>o()?"48":"24");lc(S,{get size(){return n(C)}}),w(y),B(I=>b=re(y,1,"s-21",null,b,I),[()=>({mobile:o()})]),_(u,m)},$$slots:{default:!0}}),H()}var vw=Ie('<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){F(e,!0);let i=v(()=>vn(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",children:(o,r)=>{var a=vw();_(o,a)},$$slots:{default:!0}}),H()}import{noop as gw}from"@vkontakte/videoplayer-shared/es2015";var hw=L('<div class="icon-background-mobile s-1z"><!></div>'),_w={hash:"s-1z",code:".icon-background-mobile.s-1z{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 jl(t,e){F(e,!0),q(t,_w);let[i,o]=Re(),r=()=>x(a,"$fakeIsPlaying$",i),{fakeIsPlaying$:a}=wo(),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),p=g(e,"className",3,""),m=g(e,"click",3,gw),$=ve().ui.t,{toggle:y}=a,b=v(()=>y),S=v(()=>r()!==null),C=v(()=>n(S)?r():s()),I=v(()=>n(C)?$("tooltip_pause"):$("tooltip_play")),R=v(()=>n(C)?Os:Ln),E=v(()=>`${d()?"btn-m--play":""} ${p()}`),P=v(()=>n(S)?n(b):m());Ut(t,{get className(){return n(E)},testId:"btn-play",get click(){return n(P)},get disabled(){return u()},get ariaLabel(){return n(I)},get ariaKeyShortCut(){return vs.KeyK},get ref(){return l()},set ref(O){l(O)},children:(O,D)=>{var U=Me();let z=v(()=>n(R));var G=de(U);{var le=ie=>{var Y=hw(),ge=T(Y);Bi(ge,()=>n(z),(ce,ne)=>{ne(ce,{get size(){return"48"}})}),w(Y),_(ie,Y)},j=ie=>{var Y=Me(),ge=de(Y);Bi(ge,()=>n(z),(ce,ne)=>{ne(ce,{get size(){return"24"}})}),_(ie,Y)};V(G,ie=>{d()?ie(le):ie(j,!1)})}_(O,U)},$$slots:{default:!0}}),H(),o()}var bw=Ie('<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 Tm(t){Ze(t,{testId:"play-prev-chapter-icon",children:(e,i)=>{var o=bw();_(e,o)},$$slots:{default:!0}})}function dc(t,e){F(e,!0);let i=g(e,"ref",15,void 0),o=g(e,"hidden",3,!1),r=g(e,"disabled",3,!1),a=Q("tooltip_interactive_go_back"),l=v(()=>o()?"hidden":"");Ut(t,{get className(){return n(l)},testId:"btn-play-prev-chapter",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)=>{Tm(d,{})},$$slots:{default:!0}}),H()}var $w=L('<span class="gutter s-25"><span><!></span></span>'),yw={hash:"s-25",code:".gutter.s-25{--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-25{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-25{background-color:var(--toggle-color-autoplay-on);transform:translateX(calc(var(--gutterWidth) - var(--togglerWidth) + var(--togglerGap)))}"};function cc(t,e){F(e,!0),q(t,yw);let[i,o]=Re(),r=()=>x(s,"$autoplayNextEnabled$",i),a=g(e,"ref",15,void 0),l=ve(),d=l.ui.t,s=l.ui.autoplayNextEnabled$,u=l.actions.internal.setAutoplayNextEnabled,p=()=>{u(!r(),!0)},m=d("aria_label_autoplay"),f="16",$="#000",y=v(()=>r()?"true":"false");Ut(t,{click:p,get ariaLabel(){return m},role:"switch",get areaChecked(){return n(y)},get ref(){return a()},set ref(b){a(b)},children:(b,S)=>{var C=$w(),I=T(C);let R;var E=T(I);{var P=D=>{Ln(D,{get size(){return f},fill:$})},O=D=>{Os(D,{get size(){return f},fill:$})};V(E,D=>{r()?D(P):D(O,!1)})}w(I),w(C),B(D=>R=re(I,1,"toggler s-25",null,R,D),[()=>({enabled:r()})]),_(b,C)},$$slots:{default:!0}}),H(),o()}var xw=Ie('<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 Cm(t){Ze(t,{testId:"seek-to-interactive-icon",children:(e,i)=>{var o=xw();vi(),_(e,o)},$$slots:{default:!0}})}function uc(t,e){F(e,!0);let i=g(e,"ref",15,void 0),o=g(e,"hidden",3,!1),r=g(e,"disabled",3,!1),a=Q("tooltip_interactive_seek"),l=v(()=>o()?"hidden":"");Ut(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)=>{Cm(d,{})},$$slots:{default:!0}}),H()}var ww=Ie('<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>'),Sw=Ie('<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 Im(t,e){let i=g(e,"isOpened",3,!1),o=v(()=>i()?"graph-close-icon":"graph-open-icon");Ze(t,{get testId(){return n(o)},children:(r,a)=>{var l=Sw(),d=k(de(l));{var s=u=>{var p=ww();_(u,p)};V(d,u=>{i()&&u(s)})}_(r,l)},$$slots:{default:!0}})}function pc(t,e){F(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=ve().ui.t,s=v(()=>a()?d("tooltip_interactive_graph_on"):d("tooltip_interactive_graph_off")),u=v(()=>o()?"hidden":"");Ut(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(p){i(p)},children:(p,m)=>{let f=v(()=>!!a());Im(p,{get isOpened(){return n(f)}})},$$slots:{default:!0}}),H()}import{PlaybackState as ib}from"@vkontakte/videoplayer-core/es2015";function fc(t,e){F(e,!0);let[i,o]=Re(),r=()=>x(u,"$playbackState$",i),a=g(e,"isMobile",3,!1),l=g(e,"isLiveActive",3,!1),d=g(e,"ariaLabel",3,""),s=ve(),u=s.state.playbackState$,p=s.actions.internal.switchToActiveLive,m=s.actions.internal.togglePlay,f=v(()=>()=>{if(!l()){p();return}r()===ib.PAUSED&&m()}),$=v(()=>a()?"":"btn--live btn-full-opacity"),y=v(()=>l()?"btn-live":"btn-live-offset"),b=v(()=>l()&&r()===ib.PLAYING);Ut(t,{get className(){return n($)},get testId(){return n(y)},get disabled(){return n(b)},get ariaLabel(){return d()},get click(){return n(f)},children:(S,C)=>{Dd(S,{get isActive(){return l()}})},$$slots:{default:!0}}),H(),o()}import{noop as ob}from"@vkontakte/videoplayer-shared/es2015";var Tw=L('<div class="icon icon-error-stub"><div class="inner"></div></div>'),Cw=L('<img class="icon" aria-hidden="true"/>');function qa(t,e){"use strict";let i=K(!1),o=()=>{N(i,!0)};var r=Me(),a=de(r);{var l=s=>{var u=Tw();_(s,u)},d=s=>{var u=Cw();B(()=>We(u,"src",e.icon)),_t("error",u,o),Pa(u),_(s,u)};V(a,s=>{n(i)?s(l):s(d,!1)})}_(t,r)}function Em(t,e){F(e,!0);let i=g(e,"disabled",3,!1),o=g(e,"onClick",3,ob),r=g(e,"ref",15),a=v(()=>o()===ob),l=v(()=>n(a)||i()),d=v(()=>n(a)?"btn-full-opacity":"");Ao(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 p=v(()=>{var m;return(m=e.testId)!=null?m:e.id});Ut(s,{get className(){return n(d)},get ariaLabel(){return e.ariaLabel},get click(){return o()},get disabled(){return n(l)},get testId(){return n(p)},children:(m,f)=>{qa(m,{get icon(){return e.icon}})},$$slots:{default:!0}})},$$slots:{default:!0}}),H()}var nb=t=>!!t.buttonComponent;var Ds={vkLogo:100,autoplayNext:200,volume:300,subtitles:400,settings:500,context:600,fullscreen:700,chromecast:800};var tp=(t,e,i,o)=>{if(t)for(let[r,a]of Object.entries(e))a.set(Gn(t,i,r,o))};import{interpolate as Pm}from"@vkontakte/videoplayer-shared/es2015";var rb=10,sb=40,Am=.2,Ew=.5,Pw=65,Aw=114,kw=4,ab=({onPreviewTrackOpened:t,getTimelineRef:e,isHorizontal:i})=>{let o=v(()=>i?Pw:Aw),r=K(!1),a=K(0),l=K(0),d=v(()=>n(o)+rb-sb-kw),s=v(()=>Pm(n(a),[Am,1],[0,-n(d)])),u=v(()=>Pm(n(a),[Am,1],[0,sb])),p=v(()=>Pm(n(a),[Am,1],[0,n(o)+rb]));return{progressBarY:()=>n(s),controlsY:()=>n(u),calculatedHeight:()=>n(p),onPointerDown:b=>{var S;N(l,((S=e())==null?void 0:S.getBoundingClientRect().bottom)||0,!0),N(r,!0)},onPointerMove:b=>{if(!n(r))return;let S=Math.max(Math.min(b.clientY-n(l),0),-n(d));N(a,Math.abs(S/n(d)),!0)},onPointerUp:()=>{N(r,!1),N(a,n(a)>=Ew?1:0,!0),n(a)===1&&t()},closePreviewTrack:()=>{N(a,0)}}};var Lw=t=>t;function $s(t,{delay:e=0,duration:i=400,easing:o=Lw}={}){let r=+getComputedStyle(t).opacity;return{delay:e,duration:i,easing:o,css:a=>`opacity: ${a*r}`}}var Mw=L('<span class="root s-2b"> </span>'),Vw={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 km(t,e){q(t,Vw);var i=Mw(),o=T(i,!0);w(i),B(()=>fe(o,e.time)),_(t,i)}var Rw=L('<div class="tooltip-wrapper s-j"><div><!></div></div>'),Nw={hash:"s-j",code:'.tooltip-wrapper.s-j{display:block;position:relative}.tooltip.s-j{bottom:100%;opacity:0;position:absolute;transform:translateX(-50%);transition:opacity .2s;visibility:hidden}.pointer.s-j: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-j{opacity:1;visibility:visible}'};function Lm(t,e){q(t,Nw);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 p(S){if(!n(u))return 0;let{width:C}=n(u).getBoundingClientRect(),I=C/2;return S<I?I+l():S>e.containerWidth-I?e.containerWidth-I-d():S}let m=v(()=>p(r()));var f=Rw(),$=T(f);let y;var b=T($);ii(b,()=>{var S;return(S=e.children)!=null?S:ht}),w($),ot($,S=>N(u,S),()=>n(u)),w(f),ot(f,S=>N(s,S),()=>n(s)),B(S=>{Qe(f,`transform: translate(${n(m)}px, ${a()}px);`),y=re($,1,"tooltip s-j",null,y,S),Qe($,`opacity: ${i()?1:0}; visibility: ${i()?"visible":"hidden"}`)},[()=>({active:i(),pointer:o()})]),_(t,f)}var lb=t=>Math.abs(t)/90%4===1;var Ow=L('<div class="preview s-i"></div>'),Dw=L('<div class="time s-i"> </div>'),Bw=L('<div><!> <div class="episode s-i"><!></div> <!></div>'),Fw={hash:"s-i",code:".timeline-preview.s-i{border-radius:2px;bottom:18px;pointer-events:none}.timeline-preview.mobile.s-i{bottom:72px}.preview.s-i{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-i{margin-bottom:4px;margin-top:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.episode.s-i,.time.s-i{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-i{color:var(--white)}"};function Mm(t,e){F(e,!0),q(t,Fw);let[i,o]=Re(),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,()=>[]),p=g(e,"progress",3,0),m=g(e,"duration",3,0),f=g(e,"isInteractive",3,!1),$=ve(),y=$.ui.rotateAlpha,b=$.ui.playerSize,S=K(0),C=K(0),I=K(""),R=K(0),E=K(0),P=K(0),O=K(0),D=v(()=>Ku(p(),m(),u())),U=v(()=>Kl(r())),z=v(()=>lb(r())),G=v(ie),le=v(()=>(n(z)?1:-1)*(n(S)/2-n(C)/2)),j=v(()=>n(le)*-1);Ne(()=>{(pe=>{N(S,pe.width,!0),N(C,pe.height,!0)})(ge())}),Ne(()=>{(pe=>{N(I,pe.imgSrc,!0),N(R,pe.imgWidth,!0),N(E,pe.imgHeight,!0),N(P,pe.imgOffsetX,!0),N(O,pe.imgOffsetY,!0)})(ce(p()))});function ie(){var Be;let pe=s()?l.MOBILE:l.DESKTOP,{isVertical:se}=Y(),De=30;return(Be=n(D))!=null&&Be.text&&(De+=16),(se||n(U))&&(De+=18,De+=50),Math.min(Math.max(a().height-De,0),pe)}function Y(){let pe=e.previewThumbsData.frameWidth,se=e.previewThumbsData.frameHeight,De=se>pe;return{width:pe,height:se,isHorizontal:!De,isVertical:De}}function ge(){let{height:pe,isHorizontal:se,isVertical:De,width:Be}=Y();return se&&(pe=pe/Be*n(G),Be=n(G)),De&&(Be=Be/pe*n(G),pe=n(G)),{width:Be,height:pe}}function ce(pe){let se;e.previewThumbsData.isUV?se=Math.floor(m()*pe/e.previewThumbsData.frequency):se=Math.min(e.previewThumbsData.countTotal,Math.max(0,Math.floor(e.previewThumbsData.countTotal*pe)));let De=Math.floor(se/e.previewThumbsData.countPerImage),Be=Math.floor(se%e.previewThumbsData.countPerImage/e.previewThumbsData.countPerRow),J=se%e.previewThumbsData.countPerRow,X=Math.floor(e.previewThumbsData.countPerImage/e.previewThumbsData.countPerRow);!e.previewThumbsData.isUV&&De===Math.floor(e.previewThumbsData.countTotal/e.previewThumbsData.countPerImage)&&(X=Math.floor(e.previewThumbsData.countTotal%e.previewThumbsData.countPerImage/e.previewThumbsData.countPerRow),e.previewThumbsData.countTotal%e.previewThumbsData.countPerImage%e.previewThumbsData.countPerRow>0&&X++);let Se=e.previewThumbsData.countPerRow;!e.previewThumbsData.isUV&&De===Math.floor(e.previewThumbsData.countTotal/e.previewThumbsData.countPerImage)&&e.previewThumbsData.countTotal%e.previewThumbsData.countPerImage>0&&(Se=Math.min(e.previewThumbsData.countPerRow,e.previewThumbsData.countTotal%e.previewThumbsData.countPerImage));let Fe=n(S)*Se,qe=n(C)*X,Ge=-J*n(S),Te=-Be*n(C);return{imgSrc:e.previewThumbsData.links[De],imgWidth:Fe,imgHeight:qe,imgOffsetX:Ge,imgOffsetY:Te}}var ne=Bw();let _e;var we=T(ne);{var Z=pe=>{var se=Ow();B(()=>Qe(se,`width: ${n(S)}px; height: ${n(C)}px; background-image: url(${n(I)}); background-size: ${n(R)}px ${n(E)}px; background-position: ${n(P)}px ${n(O)}px;
|
|
61
|
-
|
|
62
|
-
`)),_(pe,se)};V(we,pe=>{n(I)&&pe(Z)})}var Oe=k(we,2),ue=T(Oe);{var A=pe=>{var se=Me(),De=de(se);{var Be=X=>{var Se=ms();B(Fe=>fe(Se,Fe),[()=>Q("tooltip_episode_unfinished")]),_(X,Se)},J=X=>{var Se=ms();B(()=>fe(Se,n(D).text||"")),_(X,Se)};V(De,X=>{f()&&n(D).completed===!1?X(Be):X(J,!1)})}_(pe,se)};V(ue,pe=>{n(D)&&pe(A)})}w(Oe);var Ke=k(Oe,2);{var Ce=pe=>{var se=Dw(),De=T(se,!0);w(se),B(()=>fe(De,d())),_(pe,se)};V(Ke,pe=>{f()||pe(Ce)})}w(ne),B(pe=>{_e=re(ne,1,"timeline-preview s-i",null,_e,pe),Qe(ne,`width: ${n(U)?n(C):n(S)}px;`)},[()=>({mobile:s()})]),_(t,ne),H(),o()}var Hw=L('<span class="time s-f"> </span>'),Uw=L("<!> <!>",1),zw={hash:"s-f",code:".time.s-f{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 Vm(t,e){var Pe,It,Ve,st,mt;F(e,!0),q(t,zw);let[i,o]=Re(),r=()=>x(j,"$interactiveEpisodes$",i),a=()=>x(O,"$duration$",i),l=()=>x(P,"$position$",i),d=()=>x(ge,"$isInteractiveExpectation$",i),s=()=>x(Y,"$isInteractiveTime$",i),u=()=>x(we,"$previewTrackActive",i),p=()=>x(D,"$isLive$",i),m=()=>x(_e,"$disabledControls$",i),f=()=>x(z,"$isMobile",i),$=()=>x(U,"$isActiveLive$",i),y=()=>x(E,"$bufferedProgress$",i),b=g(e,"showTimeline",3,!1),S=g(e,"withEpisodes",3,!0),C=g(e,"ref",15,void 0),I=ve(),R=Mt(),E=I.state.bufferedProgress$,P=I.state.positionWithScrubbing$,O=I.state.duration$,D=I.state.isLive$,U=I.state.isActiveLive$,z=I.ui.isMobile,G=R.features.episodes&&S()?I.actions.internal.getVideoEpisodes():void 0,le=I.actions.internal.getPreviewThumbsData(),j=I.state.interactiveEpisodes$,ie=I.state.isInteractive,Y=I.state.isInteractiveTime$,ge=I.state.isInteractiveExpectation$,ce=I.actions.internal.correctSeekTimeToInteractive,ne=(Pe=I.callbacks)==null?void 0:Pe.onDisabledTimelineClick,_e=I.ui.controls.disabledControls$,we=I.ui.previewTrackActive,Z=(Ve=(It=I.callbacks)==null?void 0:It.uiInfo)==null?void 0:Ve.onTimelineMouseEnter,Oe=(mt=(st=I.callbacks)==null?void 0:st.uiInfo)==null?void 0:mt.onTimelineMouseLeave,ue=I.ui.t,A=R.features.interactiveResponsiveUi,Ke=v(()=>ie?r():G),Ce=v(()=>Xo(a())),pe=v(()=>Xo(l())),se=v(()=>l()/a()),De=v(()=>d()||s()),Be=K(!1),J=K(""),X=K(0),Se=K(0),Fe=K(0),qe=v(()=>({containerWidth:n(Se),translateXPx:n(X),translateYPx:ie&&le?-36:-16,active:n(Be)&&b()&&!n(De)&&!A&&!u(),pointer:!R.features.timelinePreview||!le||p()})),Ge=ue("aria_timeline"),Te=v(()=>ue("aria_timeline_value",{position:n(pe),duration:n(Ce)}));function Le($e){return!ce||!ie?$e:ce($e*a())/a()}function Ue($e,Je){var ze;(ze=e.onSliderPointerDown)==null||ze.call(e,Je),I.actions.internal.startScrubbing(Le($e))}function Vt($e){s()||I.actions.internal.progressScrubbing(Le($e))}function et($e){var Je;I.actions.internal.completeScrubbing(Le($e)),N(Be,!1),(Je=e.onSliderPointerUp)==null||Je.call(e)}function Ot($e,Je,ze){var nt;(nt=e.onSliderPointerEnter)==null||nt.call(e,$e),Jt($e,Je,ze),N(Be,!0)}function qt($e,Je,ze,nt){var ei;(ei=e.onSliderMove)==null||ei.call(e,nt,$e),Jt($e,Je,ze),N(Be,!0)}function St(){var $e;N(Be,!1),($e=e.onSliderLeave)==null||$e.call(e)}function Jt($e,Je,ze){N(Fe,Le($e),!0),N(X,Je,!0),ze&&N(Se,ze,!0),N(J,Dt($e),!0)}function Dt($e){let Je=Xo((p()?1-$e:$e)*a());return p()?`-${Je}`:Je}let ye=v(()=>m().has("TIMELINE"));var be=Uw(),ee=de(be);Lm(ee,As(()=>n(qe),{get leftOffset(){return e.tooltipLeftOffset},get rightOffset(){return e.tooltipRightOffset},children:($e,Je)=>{var ze=Me(),nt=de(ze);{var ei=gi=>{Mm(gi,{get time(){return n(J)},get isMobile(){return f()},get videoEpisodes(){return n(Ke)},get previewThumbsData(){return le},get progress(){return n(Fe)},get duration(){return a()},get isInteractive(){return ie}})},ai=gi=>{var bi=Hw(),io=T(bi,!0);w(bi),B(()=>fe(io,n(J))),_(gi,bi)};V(nt,gi=>{R.features.timelinePreview&&le&&!p()?gi(ei):gi(ai,!1)})}_($e,ze)},$$slots:{default:!0}}));var xe=k(ee,2);za(xe,{className:"timeline-slider",get isActiveLive(){return $()},get isMobile(){return f()},get ariaLabel(){return Ge},ariaValueMin:0,get ariaValueMax(){return a()},get ariaValueNow(){return l()},get ariaValueText(){return n(Te)},get loadedProgress(){return y()},get filledProgress(){return n(se)},get handleProgress(){return n(se)},get videoEpisodes(){return n(Ke)},onPointerDown:Ue,onHandleMove:Vt,onPointerMove:qt,onPointerUp:et,onPointerEnter:Ot,onPointerLeave:St,get onMouseEnter(){return Z},get onMouseLeave(){return Oe},get onDisabledClick(){return ne},get isInteractive(){return ie},get disabled(){return n(ye)},get handleAlwaysVisible(){return u()},get hideHandel(){return s()},testId:"progress_bar",onContextMenu:et,get ref(){return C()},set ref($e){C($e)}}),_(t,be),H(),o()}var Ww={hash:"s-g",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 mc(t,e){F(e,!0),q(t,Ww);let[i,o]=Re(),r=()=>x(s,"$isMobile",i),a=g(e,"position",3,0),l=g(e,"duration",3,0),d=ve(),s=d.ui.isMobile,u=d.ui.t,p=v(()=>Xo(l())),m=v(()=>Xo(a())),f=v(()=>a()/l()),$=v(()=>u("aria_timeline_value",{position:n(m),duration:n(p)})),y=v(()=>Math.round(n(f)*100));za(t,{className:"timeline-ads-slider",ariaValueMin:0,get ariaValueMax(){return l()},get ariaValueNow(){return n(y)},get ariaValueText(){return n($)},get filledProgress(){return n(f)},hideHandel:!0,get squareBorders(){return r()}}),H(),o()}var Kw=L("<div><!></div>"),qw=L("<div></div>"),Qw={hash:"s-b",code:".timeline.s-b{align-items:center;bottom:0;box-sizing:border-box;display:flex;min-width:86px;pointer-events:all;position:relative;width:100%}.timeline.mobile.s-b{height:16px;margin-top:6px;padding:6px 12px 7px}.withoutPadding.s-b{padding:0}.timeline-stub.s-b{min-width:20px;width:100%}.timeline-stub.mobile.s-b{height:8px}"};function Qa(t,e){F(e,!0),q(t,Qw);let[i,o]=Re(),r=()=>x(S,"$isLive$",i),a=()=>x(R,"$isMobile",i),l=()=>x(E,"$disabled",i),d=()=>x(I,"$adPosition",i),s=()=>x(C,"$adDuration",i),u=g(e,"isAds",3,!1),p=g(e,"isHidden",3,!1),m=g(e,"timelineNotAvailable",3,!1),f=g(e,"needPadding",3,!0),$=g(e,"ref",15,void 0),y=ve(),b=Mt(),S=y.state.isLive$,C=y.ads.duration,I=y.ads.position,R=y.ui.isMobile,E=ae(!1),P=v(()=>!m()&&(!r()||r()&&e.canRewindLive&&e.isRewindableLive||u()));var O=Me(),D=de(O);{var U=G=>{var le=Kw();let j;var ie=T(le);{var Y=ce=>{mc(ce,{get position(){return d()},get duration(){return s()}})},ge=ce=>{Vm(ce,{get tooltipLeftOffset(){return e.tooltipLeftOffset},get tooltipRightOffset(){return e.tooltipRightOffset},get showTimeline(){return n(P)},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(ne){$(ne)}})};V(ie,ce=>{u()?ce(Y):ce(ge,!1)})}w(le),Ps(le,()=>Ol(p()&&b.features.usePerformanceFix,E,b.disableInvisibleComponentsTimeout)),B(ce=>j=re(le,1,"timeline s-b",null,j,ce),[()=>({withoutPadding:!f(),mobile:a(),"out-of-flow":l()})]),_(G,le)},z=G=>{var le=qw();let j;B(ie=>j=re(le,1,"timeline-stub s-b",null,j,ie),[()=>({mobile:a()})]),_(G,le)};V(D,G=>{n(P)?G(U):G(z,!1)})}_(t,O),H(),o()}import{getRangeAroundIndex as Gw}from"@vkontakte/videoplayer-shared/es2015";var Yw=(t,e,i,o,r,a,l)=>{N(e,!0),N(i,t.clientX,!0),N(o,n(r),!0),a(l())},jw=L("<div></div>"),Xw=L('<div><div class="track s-2d"></div></div>'),Zw={hash:"s-2d",code:'.root.s-2d{display:flex;height:var(--preview-track-frame-height-horizontal);overflow:hidden;position:relative;width:100%}.root.is-vertical-video.s-2d,.root.vertically-rotated.s-2d{height:var(--preview-track-frame-height-vertical)}.root.s-2d: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-2d{bottom:0;display:flex;left:0;padding:0 50%;top:0}.frame.s-2d,.track.s-2d{position:absolute}.frame.s-2d{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-2d .frame:where(.s-2d){transform-origin:0 0}.rotate-1.s-2d{transform:rotate(-90deg) translateX(-100%)}.rotate-2.s-2d{transform:rotate(-180deg)}.rotate-3.s-2d{transform:rotate(-270deg) translateY(-100%)}'};function Nm(t,e){F(e,!0),q(t,Zw);let[i,o]=Re(),r=()=>x(R,"$rotateAlpha",i),a=()=>x(b,"$position$",i),l=()=>x(y,"$duration$",i),d=ve(),{countPerImage:s=0,countPerRow:u=0,countTotal:p=0,links:m=[],frameHeight:f=0,frameWidth:$=0}=d.actions.internal.getPreviewThumbsData()||{},{duration$:y,positionWithScrubbing$:b}=d.state,{startScrubbing:S,progressScrubbing:C,completeScrubbing:I}=d.actions.internal,R=d.ui.rotateAlpha,E=K(void 0),P=K(!1),O=K(0),D=K(0),U=K(0),z=K(0),G=v(()=>f<=$),le=v(()=>Kl(r())),j=v(()=>n(G)?!n(le):n(le)),ie=114,Y=65,ge=3,ce=v(()=>n(j)?ie:Y),ne=v(()=>n(G)?ie:Y),_e=v(()=>n(G)?"var(--preview-track-frame-height-horizontal)":"var(--preview-track-frame-height-vertical)"),we=v(()=>p*n(ce)),Z=K(0);Ne(()=>{N(z,Math.ceil(-n(U)/n(ce))-1),N(U,-n(we)*a()/l())});let Oe=()=>{I(ue(),!0)},ue=()=>l()*-n(U)/n(we)/l(),A=!1,Ke=Te=>{if(!n(P))return!1;let Le=Te.clientX-n(O);N(U,n(D)+Le),N(U,Math.max(Math.min(n(U),0),-n(we)),!0),Math.abs(Le)>1&&(A=!0),C(ue())},Ce=Te=>{n(P)&&(N(P,!1),!A&&Te&&N(U,-(Te.offsetX-n(Z)/2)),A=!1,Oe())},pe=()=>{n(P)&&Ce()},se=v(()=>s/u),De=(Te,Le)=>{if(Te!==m.length-1)return u;let Ue=0,Vt=Le*u;for(let et=1;et<=u;et++)Te*s+Ue+Vt<p&&Ue++;return Ue},Be=v(()=>Math.floor(n(z)/s)),J=v(()=>Gw(3,n(Be),m.length-1)),X=(Te,Le,Ue)=>{let Vt=s*n(ce);return Te*Vt+Le*n(ce)*u+n(Z)/2-ge/2+Ue*n(ce)},Se=v(()=>[`--row-numbers: ${n(se)}`,`--column-numbers: ${u}`,`--frame-width: ${n(ne)}px`,`--frame-height: ${n(_e)}`].join(";"));var Fe=Xw();let qe;var Ge=T(Fe);Ge.__pointerdown=[Yw,P,O,D,U,S,ue],Ge.__pointermove=Ke,Ge.__pointerup=Ce,wi(Ge,20,()=>n(J),Te=>Te,(Te,Le)=>{var Ue=Me(),Vt=de(Ue);wi(Vt,16,()=>Array.from({length:n(se)},(et,Ot)=>Ot),et=>et,(et,Ot)=>{var qt=Me(),St=de(qt);wi(St,16,()=>Array.from({length:De(Le,Ot)},(Jt,Dt)=>Dt),Jt=>Jt,(Jt,Dt)=>{var ye=jw();B((be,ee)=>{Qe(ye,be),re(ye,1,ee,"s-2d")},[()=>`--row-index: ${Ot}; --column-index: ${Dt}; left: ${X(Le,Ot,Dt)}px; background-image: url(${m[Le]});`,()=>`frame rotate-${Math.abs(r())/90%4}`]),_(Jt,ye)}),_(et,qt)}),_(Te,Ue)}),w(Ge),w(Fe),ot(Fe,Te=>N(E,Te),()=>n(E)),B(Te=>{qe=re(Fe,1,"root s-2d",null,qe,Te),Qe(Fe,n(Se)),Qe(Ge,`transform: translateX(${n(U)}px); width: ${n(we)}px;`)},[()=>({"is-vertical-video":!n(G),"vertically-rotated":n(le)})]),_t("mouseleave",Ge,pe),An(Fe,"clientWidth",Te=>N(Z,Te)),_(t,Fe),H(),o()}rt(["pointerdown","pointermove","pointerup"]);var Jw=L('<div class="notification s-2c"><span class="description s-2c"> </span></div>'),eS={hash:"s-2c",code:".notification.s-2c{background:var(--notification-bg);border-radius:var(--notification-radius);padding:9px 14px 10px 12px}.description.s-2c{font-size:14px;line-height:18px}"};function Om(t,e){F(e,!1),q(t,eS);let i=340,{ui:{t:o}}=ve();xo();var r=Jw(),a=T(r),l=T(a,!0);w(a),w(r),B(d=>fe(l,d),[()=>o("preview_track_close_tooltip")],Tn),Zr(3,r,()=>$s,()=>({duration:i})),_(t,r),H()}import{getRangeAroundIndex as tS}from"@vkontakte/videoplayer-shared/es2015";var iS=L('<div class="preview-track-close tooltip s-29"><!></div>'),oS=L('<div class="preview-track-control s-29"><!> <div class="preview-track-close s-29"><!></div> <!></div>'),nS=L('<div class="wrapper-preview-track s-29"><!></div>'),rS=L('<div class="enriched-timeline s-29"><!> <!> <!></div>'),sS={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 Dm(t,e){F(e,!0),q(t,sS);let[i,o]=Re(),r=()=>x(b,"$playerSize",i),a=()=>x(y,"$duration$",i),l=()=>x(S,"$previewTrackActive",i),d=()=>x(f,"$position$",i),s=()=>x($,"$isRewindableLive$",i),u=g(e,"timelineRef",15,void 0),p=ve(),m=200,{positionWithScrubbing$:f,isRewindableLive$:$,duration$:y}=p.state,{playerSize:b,previewTrackActive:S}=p.ui,{countPerImage:C=0,links:I=[],frequency:R=0}=p.actions.internal.getPreviewThumbsData()||{},E=v(()=>r().width>100),P=K(!m_()),O=()=>{n(P)&&(f_(),N(P,!1))},D=ce=>{let ne=Math.floor(a()*ce/R),_e=Math.floor(ne/C),we=tS(3,_e,I.length-1);for(let Z of we){let Oe=new Image;Oe.src=I[Z]}},U=(ce,ne)=>{D(ne),!l()&&e.onTimelineMove(ce)};var z=rS(),G=T(z);{var le=ce=>{var ne=oS(),_e=T(ne);let we=v(()=>Xo(d()));km(_e,{get time(){return n(we)}});var Z=k(_e,2),Oe=T(Z);Ls(Oe,{onClick:()=>p.actions.internal.closePreviewTrack()}),w(Z);var ue=k(Z,2);{var A=Ke=>{var Ce=iS(),pe=T(Ce);Om(pe,{}),w(Ce),_(Ke,Ce)};V(ue,Ke=>{n(P)&&Ke(A)})}w(ne),_t("mouseleave",Z,O),Zr(3,ne,()=>$s,()=>({duration:m})),_(ce,ne)};V(G,ce=>{l()&&ce(le)})}var j=k(G,2);let ie=v(()=>!n(E));Qa(j,{get isHidden(){return n(ie)},get isAds(){return e.isAds},get canRewindLive(){return e.canRewindLive},get isRewindableLive(){return s()},onSliderMove:U,get onSliderPointerDown(){return e.onTimelinePointerDown},get onSliderPointerUp(){return e.onTimelinePointerUp},get onSliderLeave(){return e.onTimelinePointerLeave},onSliderPointerEnter:D,get ref(){return u()},set ref(ce){u(ce)}});var Y=k(j,2);{var ge=ce=>{var ne=nS(),_e=T(ne);Nm(_e,{}),w(ne),B(()=>Qe(ne,`height: ${e.animatedPreviewTrackHeight}px;`)),_(ce,ne)};V(Y,ce=>{e.previewTrackAvailable&&ce(ge)})}w(z),B(()=>Qe(z,`transform: translateY(${e.animatedOffsetY}px);`)),_(t,z),H(),o()}var lS=L('<div><!> <div class="controls s-1b" data-testid="player_controls"><div class="controls-left s-1b"><!> <!> <!></div> <div class="controls-right s-1b"></div></div></div> <!>',1),dS={hash:"s-1b",code:'.wrapper-bottom.s-1b{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-1b:before{background:var(--controls-gradient);content:"";height:var(--controls-gradient-height);position:absolute;width:100%}.wrapper-bottom.s-1b>:where(.s-1b){pointer-events:auto}.controls.s-1b{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-1b,.controls-right.s-1b{align-content:center;display:flex}.controls-left.s-1b{flex-grow:1;min-width:0;overflow:hidden}.controls-left.s-1b >:not(:first-child),.controls-right.s-1b >*{margin-left:var(--controls-desktop-item-margin-left)}.controls-hidden.s-1b{transform:translateY(100%);visibility:visible}.wrapper-bottom.no-smooth.s-1b{transition:none}'};function Fm(t,e){var ma,ll;F(e,!0),q(t,dS);let[i,o]=Re(),r=()=>x(Zo,"$disabledControls$",i),a=()=>x(lt,"$adPlaybackState",i),l=()=>x(ai,"$playbackState$",i),d=()=>x(oo,"$currentSubtitle$",i),s=()=>x(io,"$isEnded$",i),u=()=>x(Jo,"$currentGridType$",i),p=()=>x(ho,"$isLive$",i),m=()=>x(Ye,"$chromecastState$",i),f=()=>x(Pi,"$isPictureInPictureActive",i),$=()=>x(jt,"$pictureInPictureType$",i),y=()=>x(xi,"$availableSubtitlesList$",i),b=()=>x(Bt,"$contextMenuOpenedByKeyboard$",i),S=()=>x(Et,"$showContextMenuBtn$",i),C=()=>x(ct,"$isRewindableLive$",i),I=()=>x(ui,"$isActiveLive$",i),R=()=>x(is,"$graphIsOpened$",i),E=()=>x(_n,"$contextMenuVisible$",i),P=()=>x(Mi,"$isFullscreen",i),O=()=>x(_o,"$autoplayNextEnabled",i),D=()=>x(n(Xi),"$prevButton",i),U=()=>x(n(zi),"$replayButton",i),z=()=>x(n(yn),"$playButton",i),G=()=>x(n($o),"$nextButton",i),le=()=>x(n(Dn),"$playPrevChapterButton",i),j=()=>x(n(mi),"$seekToInteractiveButton",i),ie=()=>x(n(zr),"$interactiveGraphButton",i),Y=()=>x(n(xn),"$liveButton",i),ge=()=>x(n(No),"$time",i),ce=()=>x(n(yr),"$episodes",i),ne=()=>x(n(nr),"$vkLogo",i),_e=()=>x(n(xr),"$volume",i),we=()=>x(n(wn),"$subtitles",i),Z=()=>x(n(an),"$settings",i),Oe=()=>x(n(Wr),"$context",i),ue=()=>x(n(ln),"$fullscreen",i),A=()=>x(n(ns),"$chromecast",i),Ke=()=>x(ko,"$additionalDesktopControlPanelRightButtons$",i),Ce=()=>x(Vi,"$playerSize",i),pe=()=>x(en,"$isInteractiveTime$",i),se=()=>x(fi,"$previewTrackActive",i),De=()=>x(wt,"$settingsMenuVisible",i),Be=()=>x(co,"$settingButtonRef$",i),J=()=>x(W,"$startedByKeyboard$",i),X=()=>x(gi,"$isAudioAvailable$",i),Se=()=>x(be,"$fakeIsPlaying$",i),Fe=()=>x(ts,"$seekToInteractiveDisabledTooltip$",i),qe=()=>x(pt,"$isPreviewTrackHorizontallyAligned$",i),Ge=()=>x(me,"$previewTrackAvailable",i),Te=()=>x(Uo,"$previewTrackDragInProgress",i),Le=()=>x(Gt,"$adPosition",i),Ue=()=>x(ei,"$position$",i),Vt=()=>x(Tt,"$adDuration",i),et=()=>x(nt,"$duration$",i),Ot=g(e,"playerControlsWrapperRef",15,void 0),qt=g(e,"playerControlsRef",15,void 0),St=g(e,"isAds",3,!1),Jt=g(e,"logoTargetUrl",3,""),Dt=g(e,"isOneVideoPlaylist",3,!1),ye=g(e,"customFullscreenSupported",3,!0),{fakeIsPlaying$:be}=wo(),ee=ve(),xe=wo(),Pe=Mt(),It=ee.actions.internal.toggleMuted,Ve=ee.actions.internal.togglePlay,st=ee.actions.internal.pause,mt=ee.actions.internal.toggleSubtitle,$e=ee.actions.internal.checkFullscreenSupport,Je=(ma=ee.callbacks)==null?void 0:ma.onAudioDoesNotExistHint,ze=(ll=ee.callbacks)==null?void 0:ll.onAudioDisabledHint,nt=ee.state.duration$,ei=ee.state.positionWithScrubbing$,ai=ee.state.playbackState$,gi=ee.state.isAudioAvailable$,bi=ee.state.isAudioDisabled,io=ee.state.isEnded$,ho=ee.state.isLive$,ui=ee.state.isActiveLive$,ct=ee.state.isRewindableLive$,{isActive$:Pi,type$:jt}=xe.pictureInPicture$,wt=ee.ui.settingsMenu.visible$,oi=ee.ui.settingsMenu.openedByBtnKeyboard$,Xt=ee.ui.controls,bt=ee.actions.internal.getVideoEpisodes(),Ye=ee.state.chromecastState$,xi=ee.state.availableSubtitlesList$,oo=ee.state.currentSubtitle$,Zo=Xt.disabledControls$,_n=ee.ui.contextMenu.visible$,Et=ee.ui.contextMenu.showContextMenuBtn$,Bt=ee.ui.contextMenu.openedByBtnKeyboard$,W=ee.ui.startedByKeyboard$,kt=ee.ui.controlBlocks,li=ee.ui.previewTrackNotificationVisible,at=ee.ui.t,Tt=ee.ads.duration,Gt=ee.ads.position,lt=ee.ads.playbackState,Mi=ee.ui.isFullscreen,Vi=ee.ui.playerSize,Jo=ee.ui.currentGridType$,ko=ee.ui.additionalDesktopControlPanelRightButtons$,_o=ee.ui.autoplayNextEnabled$,Fi=ee.actions.internal.getVideoElement,vr=ee.actions.internal.replayInteractive,no=ee.actions.internal.prevVideoClick,bo=ee.actions.internal.nextVideoClick,Hi=ee.state.isInteractive,en=ee.state.isInteractiveTime$,tn=ee.state.showInteractiveGraph,jn=ee.state.showSeekToInteractive,gr=ee.state.showPlayPrevChapter,Rr=ee.state.showInteractiveTimeIndicator,ys=ee.state.playPrevChapterDisabledTooltip,ts=xe.seekToInteractiveDisabledTooltip$,is=xe.graphIsOpened$,Xn=Pe.features.interactiveResponsiveUi,on=v(()=>r().has("EPISODE_BUTTON")),Lo=v(()=>r().has("GRAPH_BUTTON")),nn=v(()=>r().has("SEEK_TO_INTERACTIVE_BUTTON")),Zn=v(()=>r().has("PLAY_BUTTON")),Vn=v(()=>r().has("REPLAY_BUTTON")),Nr=v(()=>r().has("PLAY_PREV_CHAPTER_BUTTON")),Or=()=>ee.actions.internal.toggleChromecast(),os=v(()=>St()?a()==="playing":l()===Bm.PLAYING),hr=v(()=>d().value!=="off"),ro=v(()=>s()&&!St()||Hi),_r=v(()=>Xn?n(ro)&&eo(u(),"m"):n(ro)),Jn=v(()=>!s()||Hi||St()),bn=v(()=>eo(u(),"m")),so=v(()=>e.showNextPrevButtons&&eo(u(),"m")&&!St()&&e.nextButtonActive),Dr=v(()=>e.showNextPrevButtons&&eo(u(),"m")&&!St()&&e.prevButtonActive),Rn=v(()=>!St()&&!!p()),vt=v(()=>m()!==db.NOT_AVAILABLE&&!(f()&&$()===1)&&eo(u(),"m")&&!Hi),pi=v(()=>e.showAutoplayNext&&!Dt()&&eo(u(),"s")),er=v(()=>y().length>0&&eo(u(),"m")),br=v(()=>b()||S()),Br=v(()=>eo(u(),"s")&&!St()),$n=v(()=>!e.logoHidden&&!St()),$r=v(()=>Pe.features.fullscreen&&$e()&&(e.logoHidden||eo(u(),Xn?"xs":"s"))&&!(f()&&$()===1)&&(Hi?ye():!0)),Mo=v(()=>(!p()||St())&&!(Pe.features.interactiveHideTime&&Hi)),rn=v(()=>tn&&eo(u(),"m")),Vo=v(()=>Xn?jn&&eo(u(),"s"):jn),tr=v(()=>Xn?gr&&eo(u(),"s"):gr),Ui=v(()=>!St()&&!p()&&!!(bt!=null&&bt.length)&&n(bn)&&!n(on)),Ro=v(()=>!C()||!!I()),ir=v(()=>R()?at("tooltip_interactive_graph_on"):at("tooltip_interactive_graph_off")),Fr=v(()=>E()?at("tooltip_context_menu_close"):at("tooltip_context_menu_open")),ao=(dt,ft)=>dt?ft&&ft===Bm.PAUSED?at("tooltip_play"):"":at("tooltip_live"),Nn=v(()=>ao(n(Ro),l())),sn=v(()=>Pe.logoType==="vk_video"?at("tooltip_vk_video_logo"):at("tooltip_vk_logo")),Hr=v(()=>n(hr)?at("tooltip_subtitles_on"):at("tooltip_subtitles_off")),or=v(()=>P()?at("tooltip_fullscreen_on"):at("tooltip_fullscreen_off")),On=v(()=>m()===db.CONNECTED?at("tooltip_chromecast_on"):at("tooltip_chromecast_off")),Ur=v(()=>O()?at("tooltip_autoplay_on"):at("tooltip_autoplay_off")),xt=K(0),Ct=di({}),lo=di({}),Xi=v(()=>Xt.prevButton),zi=v(()=>Xt.replayButton),yn=v(()=>Xt.playButton),$o=v(()=>Xt.nextButton),Dn=v(()=>Xt.playPrevChapterButton),mi=v(()=>Xt.seekToInteractiveButton),zr=v(()=>Xt.interactiveGraphButton),xn=v(()=>Xt.liveButton),No=v(()=>Xt.time),yr=v(()=>Xt.episodes),nr=v(()=>Xt.vkLogo),xr=v(()=>Xt.volume),wn=v(()=>Xt.subtitles),an=v(()=>Xt.settings),Wr=v(()=>Xt.context),ln=v(()=>Xt.fullscreen),ns=v(()=>Xt.chromecast),je=v(()=>({prevButton:D()?D().right-D().left:0,replayButton:U()?U().right-U().left:0,playButton:z()?z().right-z().left:0,nextButton:G()?G().right-G().left:0,playPrevChapterButton:le()?le().right-le().left:0,seekToInteractiveButton:j()?j().right-j().left:0,interactiveGraphButton:ie()?ie().right-ie().left:0,liveButton:Y()?Y().right-Y().left:0,time:ge()?ge().right-ge().left:0,episodes:ce()?ce().right-ce().left:0,vkLogo:ne()?ne().right-ne().left:0,volume:_e()?_e().right-_e().left:0,subtitles:we()?we().right-we().left:0,settings:Z()?Z().right-Z().left:0,context:Oe()?Oe().right-Oe().left:0,fullscreen:ue()?ue().right-ue().left:0,chromecast:A()?A().right-A().left:0,additionalButtons:Ke().length?Ke().reduce(dt=>[...dt,40],[]):[]})),Lt=K(0);Ne(()=>{(!n(Lt)||n(Lt)<n(je).time)&&Pt(()=>N(Lt,n(je).time,!0))});let $i=K(!1);Ne(()=>{let dt=0;n(Ui)&&(eo(u(),"xl")?dt=n(je).time:dt=60);let ft=n(je).prevButton+n(je).playButton+n(je).nextButton+n(je).seekToInteractiveButton+n(je).interactiveGraphButton+n(je).liveButton+n(Lt)+dt;N($i,n(Mo)&&n(xt)>=ft,!0)});let So=v(()=>n($i)&&eo(u(),"m")),To=cb(Gl,260),Oo=cb(tp,260);Ne(()=>{Ce(),pe(),se(),To(Fi(),Xt,Ct,e.showControls),Oo(Fi(),kt,lo,e.showControls)}),Ne(()=>{lo.bottom=Ot()});let co=ae();Ne(()=>{De(),Be()&&Pt(()=>Bl(Be(),De(),oi))});let Ri;Ne(()=>{J(),Pt(()=>Ju(W,J(),Ri))});function Do(){sa({isAudioDisabled:bi,isAudioAvailable:X(),isAds:St(),audioIsNotExistHintCallback:Je,audioDisabledHintCallback:ze})&&It()}let Bo=Hi?vr:Ve,yo=v(()=>Se()!==null),Fo=v(()=>n(yo)?Se():n(os)),dn=v(()=>n(Fo)?at("tooltip_pause"):at("tooltip_play")),wr=at("tooltip_episodes"),Sr=v(()=>{var dt,ft,Ki,zo;return n(Dr)?{id:"prevButton",type:"desktop-control-panel-left",weight:Ns.prevButton,buttonComponent:Ka,buttonComponentProps:{disabled:!e.prevButtonActive,type:"prev",click:no.bind(null,!0)},tooltipEnabled:!((ft=(dt=ee.callbacks)==null?void 0:dt.uiInfo)!=null&&ft.onPrevButtonMouseEnter)&&!((zo=(Ki=ee.callbacks)==null?void 0:Ki.uiInfo)!=null&&zo.onPrevButtonMouseLeave),mouseEnter:()=>{var qi,yi,Ni;(Ni=(yi=(qi=ee.callbacks)==null?void 0:qi.uiInfo)==null?void 0:yi.onPrevButtonMouseEnter)==null||Ni.call(yi,Gn(Fi(),Ct,"prevButton",e.showControls))},mouseLeave:()=>{var qi,yi,Ni;(Ni=(yi=(qi=ee.callbacks)==null?void 0:qi.uiInfo)==null?void 0:yi.onPrevButtonMouseLeave)==null||Ni.call(yi,Gn(Fi(),Ct,"prevButton",e.showControls))},tooltipText:at("tooltip_previous"),disabled:!e.prevButtonActive}:void 0}),Tr=v(()=>n(_r)?{id:"replayButton",type:"desktop-control-panel-left",weight:Ns.replayButton,buttonComponent:Yl,buttonComponentProps:{disabled:n(Vn),click:Bo},tooltipText:at("tooltip_restart"),disabled:n(Vn)}:void 0),rs=v(()=>n(Jn)?{id:"playButton",type:"desktop-control-panel-left",weight:Ns.playButton,buttonComponent:jl,buttonComponentProps:{disabled:n(Zn),isPlaying:n(os),click:Ve},tooltipText:n(dn),disabled:n(Zn)}:void 0),ss=v(()=>{var dt,ft,Ki,zo;return n(so)?{id:"nextButton",type:"desktop-control-panel-left",weight:Ns.nextButton,buttonComponent:Ka,buttonComponentProps:{disabled:!e.nextButtonActive,type:"next",click:bo.bind(null,!0)},tooltipEnabled:!((ft=(dt=ee.callbacks)==null?void 0:dt.uiInfo)!=null&&ft.onNextButtonMouseEnter)&&!((zo=(Ki=ee.callbacks)==null?void 0:Ki.uiInfo)!=null&&zo.onNextButtonMouseLeave),mouseEnter:()=>{var qi,yi,Ni;(Ni=(yi=(qi=ee.callbacks)==null?void 0:qi.uiInfo)==null?void 0:yi.onNextButtonMouseEnter)==null||Ni.call(yi,Gn(Fi(),Ct,"nextButton",e.showControls))},mouseLeave:()=>{var qi,yi,Ni;(Ni=(yi=(qi=ee.callbacks)==null?void 0:qi.uiInfo)==null?void 0:yi.onNextButtonMouseLeave)==null||Ni.call(yi,Gn(Fi(),Ct,"nextButton",e.showControls))},tooltipText:at("tooltip_next"),disabled:!e.nextButtonActive}:void 0}),Xe=v(()=>Hi&&n(tr)?{id:"playPrevChapterButton",type:"desktop-control-panel-left",weight:Ns.playPrevChapterButton,buttonComponent:dc,buttonComponentProps:{disabled:n(Nr),click:e.playPrevChapter},tooltipText:at("tooltip_interactive_go_back"),disabledTooltipContent:at(ys),disabled:n(Nr)}:void 0),zt=v(()=>Hi&&n(Vo)?{id:"seekToInteractiveButton",type:"desktop-control-panel-left",weight:Ns.seekToInteractiveButton,buttonComponent:uc,buttonComponentProps:{disabled:n(nn),click:e.seekToInteractive},tooltipText:at("tooltip_interactive_seek"),disabled:n(nn),disabledTooltipContent:at(Fe())}:void 0),Si=v(()=>Hi&&n(rn)?{id:"interactiveGraphButton",type:"desktop-control-panel-left",weight:Ns.interactiveGraphButton,buttonComponent:pc,buttonComponentProps:{disabled:n(Lo),click:is.toggle,graphIsOpened:R()},tooltipText:n(ir)}:void 0),Ho=v(()=>n(Rn)?{id:"liveButton",type:"desktop-control-panel-left",weight:Ns.liveButton,buttonComponent:fc,buttonComponentProps:{isLiveActive:n(Ro),ariaLabel:n(Nn)},tooltipText:n(Nn),disabled:n(Ro)&&l()===Bm.PLAYING}:void 0),uo=v(()=>[n(Sr),n(Tr),n(rs),n(ss),n(Xe),n(zt),n(Si),n(Ho)].filter(dt=>!!dt).sort(Ba)),Cr=v(()=>n($n)?{id:"vkLogo",type:"desktop-control-panel-right",weight:Ds.vkLogo,buttonComponent:ec,buttonComponentProps:{targetUrl:Jt(),logoClickable:e.logoClickable,click:st},tooltipText:n(sn),disabledTooltipContent:"",disabled:!e.logoClickable}:void 0),cn=v(()=>n(pi)?{id:"autoplayNext",type:"desktop-control-panel-right",weight:Ds.autoplayNext,buttonComponent:cc,tooltipText:n(Ur)}:void 0),Ir=v(()=>({id:"volume",type:"desktop-control-panel-right",weight:Ds.volume,buttonComponent:um,buttonComponentProps:{click:Do,isAds:St()}})),Fs=v(()=>n(er)?{id:"subtitles",type:"desktop-control-panel-right",weight:Ds.subtitles,buttonComponent:sm,buttonComponentProps:{isSubtitlesEnabled:n(hr),click:mt},tooltipText:n(Hr)}:void 0),Sn=v(()=>n(Br)?{id:"settings",type:"desktop-control-panel-right",weight:Ds.settings,buttonComponent:zl,buttonComponentProps:{ref$:co},tooltipText:De()?void 0:at("tooltip_settings_off")}:void 0),Hs=v(()=>Pe.features.contextMenuButton?{id:"context",type:"desktop-control-panel-right",weight:Ds.context,buttonComponent:Sm,buttonComponentProps:{ariaLabel:at("aria_label_context_menu")},className:n(br)?"":"out-of-view",tooltipText:n(Fr)}:void 0),rr=v(()=>n($r)?{id:"fullscreen",type:"desktop-control-panel-right",weight:Ds.fullscreen,buttonComponent:Jd,buttonComponentProps:{isFullscreen:P(),click:e.toggleFullscreen},tooltipText:n(or)}:void 0),as=v(()=>n(vt)?{id:"chromecast",type:"desktop-control-panel-right",weight:Ds.chromecast,buttonComponent:ic,buttonComponentProps:{state:m(),click:Or},tooltipText:n(On)}:void 0),ut=v(()=>[n(Cr),n(cn),n(Ir),n(Fs),n(Sn),n(Hs),n(rr),n(as),...Ke()].filter(dt=>!!dt).sort(Ba)),fi=ee.ui.previewTrackActive,Uo=ee.ui.previewTrackDragInProgress,me=ee.ui.previewTrackAvailable,pt=ee.ui.isPreviewTrackHorizontallyAligned,Zt=v(()=>ab({onPreviewTrackOpened:ee.actions.internal.previewTrackOpened,getTimelineRef:()=>Ct.timeline,isHorizontal:qe()})),Ti=v(()=>n(Zt).progressBarY),Wi=v(()=>n(Zt).controlsY),ni=v(()=>n(Zt).onPointerDown),ti=v(()=>n(Zt).onPointerMove),po=v(()=>n(Zt).onPointerUp),Bn=v(()=>n(Zt).calculatedHeight),Fn=v(()=>n(Zt).closePreviewTrack);Ne(()=>{se()?li.set(!1):n(Fn)()});let Ai;Nt(()=>()=>Ai&&clearTimeout(Ai));let ed=dt=>{se()||!Ge()||(n(ni)(dt),Ai=setTimeout(()=>{ee.actions.internal.previewTrackDragStarted()},200))},il=()=>{se()||n(po)(),Ai&&clearTimeout(Ai),Te()&&ee.actions.internal.previewTrackDragFinished()},Us=dt=>{n(ti)(dt),!se()&&Ge()&&!se()&&li.set(!0)},ca=()=>{li.set(!1)};var ua=lS(),un=de(ua);let ol;var pa=T(un);{var Kr=dt=>{let ft=v(()=>n(Ti)()),Ki=v(()=>n(Bn)());Dm(dt,{get animatedOffsetY(){return n(ft)},get animatedPreviewTrackHeight(){return n(Ki)},get canRewindLive(){return e.canRewindLive},get isAds(){return St()},onTimelineMove:Us,onTimelinePointerDown:ed,onTimelinePointerUp:il,onTimelinePointerLeave:ca,get previewTrackAvailable(){return Ge()},get timelineRef(){return Ct.timeline},set timelineRef(zo){Ct.timeline=zo}})};V(pa,dt=>{e.showControls&&dt(Kr)})}var ls=k(pa,2),zs=T(ls),fa=T(zs);wi(fa,17,()=>n(uo),dt=>dt.id,(dt,ft)=>{ep(dt,{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 Ct[n(ft).id]},set ref(Ki){Ct[n(ft).id]=Ki}})});var nl=k(fa,2);{var rl=dt=>{let ft=v(()=>!e.showControls),Ki=v(()=>St()?Le():Ue()),zo=v(()=>St()?Vt():et());Xd(dt,{get isHidden(){return n(ft)},isMobile:!1,get showDuration(){return n(So)},get position(){return n(Ki)},get duration(){return n(zo)},get ref(){return Ct.time},set ref(qi){Ct.time=qi}})};V(nl,dt=>{n(Mo)&&dt(rl)})}var td=k(nl,2);let sl=v(()=>!n(Ui));Ao(td,{className:"w-max",get disabled(){return n(sl)},get tooltipContent(){return wr},get tooltipVisible(){return e.showControls},get ref(){return Ct.episodes},set ref(dt){Ct.episodes=dt},children:(dt,ft)=>{var Ki=Me(),zo=de(Ki);{var qi=yi=>{oc(yi,{get position(){return Ue()},get duration(){return et()},get timeCodes(){return bt}})};V(zo,yi=>{n(Ui)&&yi(qi)})}_(dt,Ki)},$$slots:{default:!0}}),w(zs);var al=k(zs,2);wi(al,21,()=>n(ut),dt=>dt.id,(dt,ft)=>{var Ki=Me(),zo=de(Ki);{var qi=Ni=>{ep(Ni,{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 Ct[n(ft).id]},set ref(va){Ct[n(ft).id]=va}})},yi=Ni=>{let va=v(()=>!!n(ft).disabled);Em(Ni,{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(va)},get onClick(){return n(ft).onClick},get disableMouseupTooltipShow(){return n(ft).disableMouseupTooltipShow},get tooltipVisible(){return e.showControls},get ref(){return Ct[n(ft).id]},set ref(dl){Ct[n(ft).id]=dl}})};V(zo,Ni=>{nb(n(ft))?Ni(qi):Ni(yi,!1)})}_(dt,Ki)}),w(al),w(ls),ot(ls,dt=>qt(dt),()=>qt()),w(un),ot(un,dt=>Ot(dt),()=>Ot());var Er=k(un,2);{var id=dt=>{ac(dt,{get ref(){return Ct.interactiveTimeIndicator},set ref(ft){Ct.interactiveTimeIndicator=ft}})};V(Er,dt=>{Rr&&dt(id)})}B((dt,ft)=>{ol=re(un,1,"wrapper-bottom s-1b",null,ol,dt),Qe(ls,ft),ls.inert=se()},[()=>({hidden:e.bottomHidden,"controls-hidden":!e.showControls,"no-smooth":e.bottomNoSmooth||Te()}),()=>`transform: translateY(${n(Wi)()}px);`]),An(zs,"clientWidth",dt=>N(xt,dt)),_(t,ua),H(),o()}import{ChromecastState as pb,PlaybackState as fb}from"@vkontakte/videoplayer-core/es2015";import{noop as ub}from"@vkontakte/videoplayer-shared/es2015";var cS=L('<div class="icon icon-error-stub s-22"><div class="inner s-22"></div></div>'),uS=L('<img class="icon s-22" aria-hidden="true"/>'),pS={hash:"s-22",code:".icon.s-22{height:24px!important;width:24px!important}.inner.s-22{background-color:var(--white);height:16px;width:16px}"};function Hm(t,e){q(t,pS);let i=g(e,"disabled",3,!1),o=g(e,"onClick",3,ub),r=v(()=>o()===ub),a=v(()=>n(r)||i()),l=K(!1),d=()=>{N(l,!0)},s=v(()=>n(r)?"btn-full-opacity":"");Ut(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,p)=>{var m=Me(),f=de(m);{var $=b=>{var S=cS();_(b,S)},y=b=>{var S=uS();B(()=>We(S,"src",e.iconUrl)),_t("error",S,d),Pa(S),_(b,S)};V(f,b=>{n(l)?b($):b(y,!1)})}_(u,m)},$$slots:{default:!0}})}var fS=Ie('<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 Um(t){Ze(t,{testId:"muted-icon",children:(e,i)=>{var o=fS();_(e,o)},$$slots:{default:!0}})}import{noop as mS}from"@vkontakte/videoplayer-shared/es2015";function ip(t,e){F(e,!0);let i=g(e,"muted",3,!1),o=g(e,"click",3,mS),r=g(e,"ref",15,void 0),l=ve().ui.t,d=v(()=>i()?l("tooltip_volume"):l("tooltip_volume_muted")),s=v(()=>i()?"btn-mobile-muted":"btn-mobile-unmuted");Ut(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,p)=>{var m=Me(),f=de(m);{var $=b=>{Um(b,{})},y=b=>{la(b,{get size(){return"24"}})};V(f,b=>{i()?b($):b(y,!1)})}_(u,m)},$$slots:{default:!0}}),H()}var vS=Ie('<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>'),gS=Ie('<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>'),hS=Ie('<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 zm(t,e){let i=g(e,"isActive",3,!1),o=v(()=>i()?"pip-icon--active":"pip-icon");Ze(t,{get testId(){return n(o)},children:(r,a)=>{var l=hS(),d=k(de(l));{var s=p=>{var m=vS();_(p,m)},u=p=>{var m=gS();_(p,m)};V(d,p=>{i()?p(s):p(u,!1)})}_(r,l)},$$slots:{default:!0}})}import{noop as _S}from"@vkontakte/videoplayer-shared/es2015";function Wm(t,e){F(e,!0);let i=g(e,"ref",15,void 0),o=g(e,"isPictureInPictureActive",3,!1),r=g(e,"click",3,_S),a=Q("menu_pip");Ut(t,{testId:"btn-pip",get ariaLabel(){return a},get click(){return r()},get ref(){return i()},set ref(l){i(l)},children:(l,d)=>{zm(l,{get isActive(){return o()}})},$$slots:{default:!0}}),H()}import{debounceFn as mb}from"@vkontakte/videoplayer-shared/es2015";var bS=(t,e,i,o)=>{n(e)&&i.onDisabledPlayPrevChapterClick(n(o))},$S=(t,e,i,o)=>{n(e)&&i.onDisabledSeekToInteractiveClick(n(o))},yS=L("<div><!></div>"),xS=L("<div><!></div>"),wS=L("<div><!></div>"),SS=L("<!> <!> <!>",1),TS=L("<div></div> <div></div> <div><!> <!> <!> <!> <!> <!></div> <div><!> <!> <!> <!></div> <!>",1),CS=L('<div class="wrapper-middle s-19"><!></div>'),IS=L("<div><!></div> <!> <div><!></div>",1),ES=L('<div aria-hidden="true">·</div> <!>',1),PS=L('<!> <!> <div><div><div class="controls mobile s-19"><div class="controls-group contain s-19"><!> <!> <!> <!></div> <div class="controls-group s-19"><!> <!> <!></div></div> <!></div></div> <!>',1),AS={hash:"s-19",code:'.wrapper-bottom.s-19{bottom:0;box-sizing:border-box;display:flex;flex-direction:column;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-19:before{background:var(--controls-gradient);content:"";height:var(--controls-gradient-height);position:absolute;width:100%}.wrapper-bottom.s-19>:where(.s-19){pointer-events:auto}.wrapper-bottom.ads-timeline-mobile.s-19{height:9px;padding:0 4px 4px}.wrapper-middle.s-19{align-items:center;left:50%;top:50%;transform:translate(-50%,-50%)}.wrapper-middle.s-19,.wrapper-top-right.s-19{display:flex;position:absolute;transition:opacity var(--controls-transition-duration);z-index:var(--controls-container-z-index)}.wrapper-top-right.s-19{right:8px;top:4px}.wrapper-top-left.s-19{left:8px;position:absolute;top:4px;z-index:var(--controls-container-z-index)}.wrapper-middle-left.s-19,.wrapper-middle-left-second.s-19,.wrapper-middle-right.s-19{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-19{left:12px}.wrapper-middle-left-second.s-19{left:64px}.wrapper-middle-right.s-19{right:12px}.controls.s-19{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-19,.controls-group.s-19{display:flex}.controls-group.contain.s-19{min-width:0}.controls-group.s-19 >:not(:first-child){margin-left:8px}.hidden.s-19{opacity:0;visibility:hidden}.controls-hidden.s-19{transform:translateY(100%);visibility:visible}.wrapper-bottom.no-smooth.s-19{transition:none}.overlay-mobile.s-19{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-19,.wrapper-top-right.fullscreen.s-19{top:16px}.controls-wrapper.fullscreen.s-19{bottom:30px;position:absolute;width:calc(100% - 8px)}}@media screen and (orientation:landscape){.wrapper-top-left.fullscreen.s-19{left:44px;top:12px}.wrapper-top-right.fullscreen.s-19{right:44px;top:12px}.wrapper-middle-left.fullscreen.s-19{left:44px}.wrapper-middle-left-second.fullscreen.s-19{left:96px}.wrapper-middle-right.fullscreen.s-19{right:44px}.controls-wrapper.fullscreen.s-19{bottom:32px;left:36px;position:absolute;right:36px;width:calc(100% - 72px)}}'};function Km(t,e){var ln,ns;F(e,!0),q(t,AS);let[i,o]=Re(),r=()=>x(Vi,"$seekToInteractiveDisabledTooltip$",i),a=()=>x(Xt,"$disabledControls$",i),l=()=>x(Dt,"$playbackState$",i),d=()=>x(Zo,"$adPlaybackState",i),s=()=>x(ee,"$isEnded$",i),u=()=>x(Et,"$playerSize",i),p=()=>x(mt,"$scrubbingInProgress",i),m=()=>x(wt,"$chromecastState$",i),f=()=>x(Je,"$isPictureInPictureActive",i),$=()=>x(ze,"$pictureInPictureType$",i),y=()=>x($e,"$mobileNotReportControlHidden$",i),b=()=>x(ct,"$chromecastHidden",i),S=()=>x(qt,"$playerPhase",i),C=()=>x(ho,"$pipHidden",i),I=()=>x(Ye,"$currentGridType$",i),R=()=>x(bi,"$vkLogoHidden",i),E=()=>x(gi,"$volumeHidden",i),P=()=>x(xe,"$isLive$",i),O=()=>x(nt,"$settingsMenuVisible",i),D=()=>x(st,"$isRewindableLive$",i),U=()=>x(Ve,"$isActiveLive$",i),z=()=>x(ye,"$isAudioAvailable$",i),G=()=>x(It,"$muted$",i),le=()=>x(Pe,"$volume$",i),j=()=>x(at,"$isInteractiveTime$",i),ie=()=>x(Vo,"$settingButtonRef$",i),Y=()=>x(bt,"$startedByKeyboard$",i),ge=()=>x(_n,"$isFullscreen",i),ce=()=>x(Bt,"$additionalButtons$",i),ne=()=>x(io,"$autoplayNextToggleHidden",i),_e=()=>x(oi,"$crashed$",i),we=()=>x(ui,"$settingsHidden",i),Z=()=>x(Jo,"$graphIsOpened$",i),Oe=()=>x(oo,"$adPosition",i),ue=()=>x(xi,"$adDuration",i),A=()=>x(Jt,"$position$",i),Ke=()=>x(St,"$duration$",i),Ce=g(e,"playerControlsWrapperRef",15,void 0),pe=g(e,"playerControlsRef",15,void 0),se=g(e,"isAds",3,!1),De=g(e,"logoTargetUrl",3,""),Be=g(e,"isOneVideoPlaylist",3,!1),J=g(e,"customFullscreenSupported",3,!0),X=ve(),Se=wo(),Fe=Mt(),qe=X.actions.internal.toggleMuted,Ge=X.actions.internal.togglePlay,Te=X.actions.internal.pause,Le=X.actions.internal.prevVideoClick,Ue=X.actions.internal.nextVideoClick,Vt=X.actions.internal.checkFullscreenSupport,et=(ln=X.callbacks)==null?void 0:ln.onAudioDoesNotExistHint,Ot=(ns=X.callbacks)==null?void 0:ns.onAudioDisabledHint,qt=X.playerPhase,St=X.state.duration$,Jt=X.state.positionWithScrubbing$,Dt=X.state.playbackState$,ye=X.state.isAudioAvailable$,be=X.state.isAudioDisabled,ee=X.state.isEnded$,xe=X.state.isLive$,Pe=X.state.volume$,It=X.state.muted$,Ve=X.state.isActiveLive$,st=X.state.isRewindableLive$,mt=X.ui.scrubbingInProgress,$e=X.ui.mobileNotReportControlHidden$,{isActive$:Je,type$:ze}=Se.pictureInPicture$,nt=X.ui.settingsMenu.visible$,ei=X.ui.settingsMenu.openedByBtnKeyboard$,ai=X.ui.controls,{volume:gi,vkLogo:bi,autoplayNextToggle:io,pip:ho,settings:ui,chromecast:ct}=X.ui.hiddenControls,Pi=X.actions.internal.getVideoEpisodes(),jt=X.webApi.pictureInPictureApi,wt=X.state.chromecastState$,oi=X.state.crashed$,Xt=ai.disabledControls$,bt=X.ui.startedByKeyboard$,Ye=X.ui.currentGridType$,xi=X.ads.duration,oo=X.ads.position,Zo=X.ads.playbackState,_n=X.ui.isFullscreen,Et=X.ui.playerSize,Bt=X.ui.additionalButtonsDeprecated$,W=X.actions.internal.getVideoElement,kt=X.actions.internal.replayInteractive,li=X.state.isInteractive,at=X.state.isInteractiveTime$,Tt=X.state.showInteractiveGraph,Gt=X.state.showSeekToInteractive,lt=X.state.showPlayPrevChapter,Mi=X.state.showInteractiveTimeIndicator,Vi=Se.seekToInteractiveDisabledTooltip$,Jo=Se.graphIsOpened$,ko=X.ui.controlBlocks,_o=v(()=>Q(X.state.playPrevChapterDisabledTooltip)),Fi=v(()=>Q(r())),vr=v(()=>a().has("EPISODE_BUTTON")),no=v(()=>a().has("GRAPH_BUTTON")),bo=v(()=>a().has("SEEK_TO_INTERACTIVE_BUTTON")),Hi=v(()=>a().has("PLAY_BUTTON")),en=v(()=>a().has("REPLAY_BUTTON")),tn=v(()=>a().has("PLAY_PREV_CHAPTER_BUTTON")),jn=v(()=>l()===fb.PLAYING),gr=v(()=>d()==="paused"),Rr=v(()=>s()&&!se()&&!li),ys=v(()=>!s()||se()),ts=v(()=>e.showNextPrevButtons&&!se()&&e.prevButtonActive),is=v(()=>e.showNextPrevButtons&&!se()&&e.nextButtonActive),Xn=v(()=>u().width>300),on=v(()=>u().width>400),Lo=v(p),nn=v(()=>m()!==pb.NOT_AVAILABLE&&!(f()&&$()===1)&&!y()&&!li&&!b()),Zn=v(()=>S()==="LiveWaitingStart"),Vn=v(()=>!!jt&&m()!==pb.CONNECTED&&!y()&&($()===1&&n(Zn)||!n(Zn))&&!n(Lo)&&!li&&!C()),Nr=K(!1);Nt(()=>{let je=jt==null?void 0:jt.info.isActive$.subscribe(Lt=>N(Nr,Lt,!0));return()=>je==null?void 0:je.unsubscribe()});let Or=v(()=>!n(Lo)&&eo(I(),"s")),os=v(()=>!e.logoHidden&&u().width>350&&!R()),hr=v(()=>Fe.features.fullscreen&&Vt()&&!(f()&&$()===1)&&(li?J():!0)&&!n(Lo)&&!n(Nr)),ro=v(()=>!E()&&!n(Lo)),_r=v(()=>(!P()||se())&&u().width>260&&!n(Lo)&&!(Fe.features.interactiveHideTime&&li)),Jn=v(()=>O()||e.showControls),bn=v(()=>!se()&&!P()&&!!(Pi!=null&&Pi.length)&&n(Xn)&&!n(vr)&&!n(Lo)),so=v(()=>!D()||!!U()),Dr=v(()=>Tt&&eo(I(),"m")),Rn=v(()=>!z()||G()||le()===0),vt=di({}),pi=di({}),er=mb(Gl,260),br=mb(tp,260);Ne(()=>{u(),j(),er(W(),ai,vt,e.showControls),br(W(),ko,pi,e.showControls)});let Br=()=>X.actions.internal.toggleChromecast();function $n(){return gt(this,null,function*(){jt!=null&&jt.isActive()?yield jt==null?void 0:jt.exit():yield jt==null?void 0:jt.request()})}function $r(){sa({isAudioDisabled:be,audioDisabledHintCallback:Ot,isAudioAvailable:z(),audioIsNotExistHintCallback:et,isAds:se()})&&qe()}let Mo=K(""),rn=(je,Lt)=>{if(!je){N(Mo,Q("tooltip_live"),!0);return}Lt&&Lt===fb.PAUSED&&N(Mo,Q("tooltip_play"),!0)};Ne(()=>{rn(n(so),l())});let Vo=ae();Ne(()=>{ie()&&Bl(ie(),O(),ei)}),Ne(()=>{Ju(bt,Y(),vt.playButton)}),Ne(()=>{pi.bottom=Ce()});var tr=PS(),Ui=de(tr);{var Ro=je=>{var Lt=TS(),$i=de(Lt);let So;var To=k($i,2);let Oo;ot(To,ut=>pi.topLeft=ut,()=>pi==null?void 0:pi.topLeft);var co=k(To,2);let Ri;var Do=T(co);wi(Do,1,ce,({iconUrl:ut,ariaLabel:fi,testId:Uo,onClick:me,tooltip:pt})=>ut,(ut,fi)=>{let Uo=()=>n(fi).iconUrl,me=()=>n(fi).ariaLabel,pt=()=>n(fi).testId,Zt=()=>n(fi).onClick,Ti=()=>n(fi).tooltip,Wi=v(()=>{var ni;return(ni=me())!=null?ni:Ti()});Hm(ut,{get iconUrl(){return Uo()},get ariaLabel(){return n(Wi)},get testId(){return pt()},get onClick(){return Zt()}})});var Bo=k(Do,2);{var yo=ut=>{cc(ut,{get ref(){return vt.autoplayNextToggle},set ref(fi){vt.autoplayNextToggle=fi}})};V(Bo,ut=>{e.showAutoplayNext&&!Be()&&!ne()&&ut(yo)})}var Fo=k(Bo,2);{var dn=ut=>{ic(ut,{isMobile:!0,click:Br,get state(){return m()},get ref(){return vt.chromecast},set ref(fi){vt.chromecast=fi}})};V(Fo,ut=>{n(nn)&&ut(dn)})}var wr=k(Fo,2);{var Sr=ut=>{Wm(ut,{click:$n,get isPictureInPictureActive(){return f()},get ref(){return vt.pip},set ref(fi){vt.pip=fi}})};V(wr,ut=>{n(Vn)&&ut(Sr)})}var Tr=k(wr,2);{var rs=ut=>{zl(ut,{get ref$(){return Vo}})};V(Tr,ut=>{_e()&&!we()&&ut(rs)})}var ss=k(Tr,2);{var Xe=ut=>{ec(ut,{get click(){return Te},get targetUrl(){return De()},get logoClickable(){return e.logoClickable},get ref(){return vt.vkLogo},set ref(fi){vt.vkLogo=fi}})};V(ss,ut=>{n(os)&&ut(Xe)})}w(co),ot(co,ut=>pi.topRight=ut,()=>pi==null?void 0:pi.topRight);var zt=k(co,2);let Si;var Ho=T(zt);{var uo=ut=>{let fi=v(()=>Le.bind(null,!0));Ka(ut,{get click(){return n(fi)},type:"prev",isMobile:!0,get ref(){return vt.prevButton},set ref(Uo){vt.prevButton=Uo}})};V(Ho,ut=>{n(ts)&&ut(uo)})}var Cr=k(Ho,2);{var cn=ut=>{jl(ut,{get disabled(){return n(Hi)},get click(){return Ge},isMobile:!0,get isPlaying(){return n(jn)},get ref(){return vt.playButton},set ref(fi){vt.playButton=fi}})};V(Cr,ut=>{n(ys)&&ut(cn)})}var Ir=k(Cr,2);{var Fs=ut=>{Yl(ut,{get disabled(){return n(en)},get click(){return Ge},isMobile:!0,get ref(){return vt.replayButton},set ref(fi){vt.replayButton=fi}})};V(Ir,ut=>{n(Rr)&&ut(Fs)})}var Sn=k(Ir,2);{var Hs=ut=>{let fi=v(()=>Ue.bind(null,!0));Ka(ut,{get click(){return n(fi)},type:"next",isMobile:!0,get ref(){return vt.nextButton},set ref(Uo){vt.nextButton=Uo}})};V(Sn,ut=>{n(is)&&ut(Hs)})}w(zt),ot(zt,ut=>pi.middle=ut,()=>pi==null?void 0:pi.middle);var rr=k(zt,2);{var as=ut=>{var fi=SS(),Uo=de(fi);{var me=ni=>{var ti=yS();let po;ti.__click=[bS,tn,e,_o];var Bn=T(ti);let Fn=v(()=>!e.showControls);dc(Bn,{get hidden(){return n(Fn)},get disabled(){return n(tn)},get click(){return e.playPrevChapter},get ref(){return vt.playPrevChapterButton},set ref(Ai){vt.playPrevChapterButton=Ai}}),w(ti),B(Ai=>po=re(ti,1,"wrapper-middle-left s-19",null,po,Ai),[()=>({fullscreen:ge(),hidden:!e.showControls})]),_(ni,ti)};V(Uo,ni=>{lt&&ni(me)})}var pt=k(Uo,2);{var Zt=ni=>{var ti=xS();let po;var Bn=T(ti);let Fn=v(()=>!e.showControls&&!Z());pc(Bn,{get hidden(){return n(Fn)},get disabled(){return n(no)},get click(){return Jo.toggle},get graphIsOpened(){return Z()},get ref(){return vt.interactiveGraphButton},set ref(Ai){vt.interactiveGraphButton=Ai}}),w(ti),B(Ai=>po=re(ti,1,Td(lt?"wrapper-middle-left-second":"wrapper-middle-left"),"s-19",po,Ai),[()=>({fullscreen:ge(),hidden:!e.showControls&&!Z()})]),_(ni,ti)};V(pt,ni=>{n(Dr)&&ni(Zt)})}var Ti=k(pt,2);{var Wi=ni=>{var ti=wS();let po;ti.__click=[$S,bo,e,Fi];var Bn=T(ti);let Fn=v(()=>!e.showControls);uc(Bn,{get hidden(){return n(Fn)},get disabled(){return n(bo)},get click(){return e.seekToInteractive},get ref(){return vt.seekToInteractiveButton},set ref(Ai){vt.seekToInteractiveButton=Ai}}),w(ti),B(Ai=>po=re(ti,1,"wrapper-middle-right s-19",null,po,Ai),[()=>({fullscreen:ge(),hidden:!e.showControls})]),_(ni,ti)};V(Ti,ni=>{Gt&&ni(Wi)})}_(ut,fi)};V(rr,ut=>{li&&!p()&&ut(as)})}B((ut,fi,Uo,me)=>{So=re($i,1,"overlay-mobile s-19",null,So,ut),Oo=re(To,1,"wrapper-top-left s-19",null,Oo,fi),Ri=re(co,1,"wrapper-top-right s-19",null,Ri,Uo),Si=re(zt,1,"wrapper-middle s-19",null,Si,me)},[()=>({hidden:!n(Jn)}),()=>({hidden:!e.showControls,fullscreen:ge()}),()=>({hidden:!e.showControls&&!y(),fullscreen:ge()}),()=>({hidden:!e.showControls||p()||e.endScreenShown&&e.showNextPrevButtons})]),_(je,Lt)};V(Ui,je=>{se()||je(Ro)})}var ir=k(Ui,2);{var Fr=je=>{var Lt=IS(),$i=de(Lt);let So;var To=T($i);ip(To,{get muted(){return G()},click:$r,get ref(){return vt.volume},set ref(yo){vt.volume=yo}}),w($i);var Oo=k($i,2);{var co=yo=>{var Fo=CS(),dn=T(Fo);let wr=v(()=>!n(gr));jl(dn,{get disabled(){return n(Hi)},get click(){return Ge},isMobile:!0,get isPlaying(){return n(wr)},get ref(){return vt.playButton},set ref(Sr){vt.playButton=Sr}}),w(Fo),_(yo,Fo)};V(Oo,yo=>{n(gr)&&yo(co)})}var Ri=k(Oo,2);let Do;var Bo=T(Ri);mc(Bo,{get position(){return Oe()},get duration(){return ue()}}),w(Ri),B((yo,Fo)=>{So=re($i,1,"wrapper-top-right s-19",null,So,yo),Do=re(Ri,1,"wrapper-bottom ads-timeline-mobile s-19",null,Do,Fo)},[()=>({fullscreen:ge()}),()=>({fullscreen:ge()})]),_(je,Lt)};V(ir,je=>{se()&&d()!=="inactive"&&je(Fr)})}var ao=k(ir,2);let Nn;var sn=T(ao);let Hr;var or=T(sn),On=T(or),Ur=T(On);{var xt=je=>{Ao(je,{get disabled(){return n(en)},get ref(){return vt.replayButton},set ref(Lt){vt.replayButton=Lt},children:(Lt,$i)=>{Yl(Lt,{get disabled(){return n(en)},get click(){return kt}})},$$slots:{default:!0}})};V(Ur,je=>{li&&je(xt)})}var Ct=k(Ur,2);{var lo=je=>{Ao(je,{get ref(){return vt.liveButton},set ref(Lt){vt.liveButton=Lt},children:(Lt,$i)=>{fc(Lt,{get isLiveActive(){return n(so)},isMobile:!0,get ariaLabel(){return n(Mo)}})},$$slots:{default:!0}})};V(Ct,je=>{!se()&&P()&&je(lo)})}var Xi=k(Ct,2);{var zi=je=>{let Lt=v(()=>se()?Oe():A()),$i=v(()=>se()?ue():Ke()),So=v(()=>!e.showControls);Xd(je,{get showDuration(){return n(on)},get position(){return n(Lt)},get duration(){return n($i)},isMobile:!0,get isHidden(){return n(So)},get ref(){return vt.time},set ref(To){vt.time=To}})};V(Xi,je=>{n(_r)&&je(zi)})}var yn=k(Xi,2);let $o=v(()=>!n(bn));Ao(yn,{className:"w-max",get disabled(){return n($o)},get ref(){return vt.episodes},set ref(je){vt.episodes=je},children:(je,Lt)=>{var $i=Me(),So=de($i);{var To=Oo=>{var co=ES(),Ri=k(de(co),2);oc(Ri,{get position(){return A()},get duration(){return Ke()},get timeCodes(){return Pi}}),_(Oo,co)};V(So,Oo=>{n(bn)&&Oo(To)})}_(je,$i)},$$slots:{default:!0}}),w(On),ot(On,je=>pi.bottomLeft=je,()=>pi==null?void 0:pi.bottomLeft);var Dn=k(On,2),mi=T(Dn);{var zr=je=>{Ao(je,{get ref(){return vt.volume},set ref(Lt){vt.volume=Lt},children:(Lt,$i)=>{ip(Lt,{get muted(){return n(Rn)},click:$r})},$$slots:{default:!0}})};V(mi,je=>{n(ro)&&je(zr)})}var xn=k(mi,2);{var No=je=>{Ao(je,{get ref(){return vt.settings},set ref(Lt){vt.settings=Lt},children:(Lt,$i)=>{zl(Lt,{get ref$(){return Vo}})},$$slots:{default:!0}})};V(xn,je=>{n(Or)&&je(No)})}var yr=k(xn,2);{var nr=je=>{Ao(je,{get ref(){return vt.fullscreen},set ref(Lt){vt.fullscreen=Lt},children:(Lt,$i)=>{Jd(Lt,{get click(){return e.toggleFullscreen},get isFullscreen(){return ge()}})},$$slots:{default:!0}})};V(yr,je=>{n(hr)&&je(nr)})}w(Dn),ot(Dn,je=>pi.bottomRight=je,()=>pi==null?void 0:pi.bottomRight),w(or),ot(or,je=>pe(je),()=>pe());var xr=k(or,2);let wn=v(()=>!e.showControls);Qa(xr,{get isHidden(){return n(wn)},get isAds(){return se()},get canRewindLive(){return e.canRewindLive},get isRewindableLive(){return D()},get ref(){return vt.timeline},set ref(je){vt.timeline=je}}),w(sn),w(ao),ot(ao,je=>Ce(je),()=>Ce());var an=k(ao,2);{var Wr=je=>{ac(je,{get ref(){return vt.interactiveTimeIndicator},set ref(Lt){vt.interactiveTimeIndicator=Lt}})};V(an,je=>{Mi&&je(Wr)})}B((je,Lt)=>{Nn=re(ao,1,"wrapper-bottom mobile s-19",null,Nn,je),Hr=re(sn,1,"controls-wrapper s-19",null,Hr,Lt)},[()=>({hidden:e.bottomHidden,"controls-hidden":!e.showControls,"no-smooth":e.bottomNoSmooth}),()=>({fullscreen:ge()})]),_(t,tr),H(),o()}rt(["click"]);function vc(t,e){F(e,!0);let[i,o]=Re(),r=()=>x(C,"$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,""),p=g(e,"showAutoplayNext",3,!1),m=g(e,"isOneVideoPlaylist",3,!1),f=g(e,"customFullscreenSupported",3,!0),$=g(e,"endScreenShown",3,!1),y=g(e,"onDisabledPlayPrevChapterClick",3,vb),b=g(e,"onDisabledSeekToInteractiveClick",3,vb),C=ve().ui.isMobile,I=K(!1);Nt(()=>{let O=setTimeout(()=>N(I,!0),0);return()=>clearTimeout(O)});var R=Me(),E=de(R);{var P=O=>{var D=Me(),U=de(D);{var z=le=>{Km(le,{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 p()},get showNextPrevButtons(){return e.showNextPrevButtons},get nextButtonActive(){return e.nextButtonActive},get prevButtonActive(){return e.prevButtonActive},get isOneVideoPlaylist(){return m()},get customFullscreenSupported(){return f()},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(j){l(j)},get playerControlsRef(){return d()},set playerControlsRef(j){d(j)}})},G=le=>{Fm(le,{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 m()},get showAutoplayNext(){return p()},get showNextPrevButtons(){return e.showNextPrevButtons},get nextButtonActive(){return e.nextButtonActive},get prevButtonActive(){return e.prevButtonActive},get customFullscreenSupported(){return f()},get toggleFullscreen(){return e.toggleFullscreen},get seekToInteractive(){return e.seekToInteractive},get playPrevChapter(){return e.playPrevChapter},get playerControlsWrapperRef(){return l()},set playerControlsWrapperRef(j){l(j)},get playerControlsRef(){return d()},set playerControlsRef(j){d(j)}})};V(U,le=>{r()?le(z):le(G,!1)})}_(O,D)};V(E,O=>{n(I)&&O(P)})}_(t,R),H(),o()}var kS=Ie('<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 gc(t,e){F(e,!0);let i=v(()=>e.reversed?"transform:scaleX(-1);transform-origin:50% 0;":""),o=v(()=>`${vn(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},children:(r,a)=>{var l=kS();_(r,l)},$$slots:{default:!0}}),H()}var LS=Ie('<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 qm(t,e){F(e,!0);let i=g(e,"reversed",3,!1),o=v(()=>i()?"transform:scaleX(-1);transform-origin: 50% 0;":void 0),r=v(()=>`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)},children:(a,l)=>{var d=LS();_(a,d)},$$slots:{default:!0}}),H()}var MS=L("<!> <!> <!> <!> <!> <!> <!> <!> <!> <!>",1),VS=L('<span class="hot-key-helpers-text s-x"> </span>'),RS=L("<!> <!>",1),NS=L("<div><!></div>"),OS={hash:"s-x",code:'.hot-key-helpers-container.s-x{align-items:center;animation:s-x-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-x{left:calc(25% - 100px)}.hot-key-helpers-container--right.s-x{left:calc(75% - 100px)}.hot-key-helpers-text.s-x{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-x{animation:s-x-fadeOut ease var(--controls-transition-duration);height:0;visibility:hidden;width:0}@keyframes s-x-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes s-x-fadeOut{0%{opacity:1}to{opacity:0}}'};function Qm(t,e){F(e,!0),q(t,OS);let[i,o]=Re(),r=()=>x(e.data,"$data",i),a=ve(),{features:l}=Mt(),d=a.ui.t,s=v(()=>!r()),u=v(()=>{var C;return((C=r())==null?void 0:C.type)==="BACKWARD_SEEK"}),p=v(()=>{var C;return((C=r())==null?void 0:C.type)==="FORWARD_SEEK"}),m=v(()=>{var C;return(C=r())==null?void 0:C.type}),f=v(()=>{var C,I;return(C=r())!=null&&C.t?d(r().t.key,{value:r().t.value||""}):(I=r())==null?void 0:I.text});var $=NS();let y;var b=T($);{var S=C=>{var I=RS(),R=de(I);let E=v(()=>`hotkey-helper-icon-${n(m).toLowerCase()}`);Md(R,{get testId(){return n(E)},children:(D,U)=>{var z=MS(),G=de(z);{var le=J=>{let X=v(()=>n(m)==="BACKWARD_SEEK");qm(J,{get reversed(){return n(X)}})};V(G,J=>{["BACKWARD_SEEK","FORWARD_SEEK"].includes(n(m))&&J(le)})}var j=k(G,2);{var ie=J=>{Os(J,{get size(){return"48"}})};V(j,J=>{n(m)==="PAUSE"&&!l.playbackStatusShow&&J(ie)})}var Y=k(j,2);{var ge=J=>{Ln(J,{get size(){return"48"}})};V(Y,J=>{n(m)==="PLAY"&&!l.playbackStatusShow&&J(ge)})}var ce=k(Y,2);{var ne=J=>{lc(J,{get size(){return"48"}})};V(ce,J=>{n(m)==="REPLAY"&&!l.playbackStatusShow&&J(ne)})}var _e=k(ce,2);{var we=J=>{aa(J,{get size(){return"48"},type:"off"})};V(_e,J=>{n(m)==="SUBTITLES_OFF"&&J(we)})}var Z=k(_e,2);{var Oe=J=>{aa(J,{get size(){return"48"}})};V(Z,J=>{n(m)==="SUBTITLES_ON"&&J(Oe)})}var ue=k(Z,2);{var A=J=>{let X=v(()=>n(m)==="RATE_DOWN");gc(J,{get size(){return"48"},get reversed(){return n(X)},testId:"rate-change-icon"})};V(ue,J=>{["RATE_DOWN","RATE_UP"].includes(n(m))&&J(A)})}var Ke=k(ue,2);{var Ce=J=>{let X=v(()=>n(m)==="EPISODE_PREV");da(J,{get size(){return"48"},get reversed(){return n(X)}})};V(Ke,J=>{["EPISODE_PREV","EPISODE_NEXT"].includes(n(m))&&J(Ce)})}var pe=k(Ke,2);{var se=J=>{la(J,{get size(){return"48"},volume:0})};V(pe,J=>{n(m)==="MUTE"&&J(se)})}var De=k(pe,2);{var Be=J=>{la(J,{get size(){return"48"},volume:1})};V(De,J=>{n(m)==="VOLUME"&&J(Be)})}_(D,z)},$$slots:{default:!0}});var P=k(R,2);{var O=D=>{var U=VS(),z=T(U,!0);w(U),B(()=>fe(z,n(f))),_(D,U)};V(P,D=>{n(f)&&D(O)})}_(C,I)};V(b,C=>{!n(s)&&n(m)&&C(S)})}w($),B(C=>y=re($,1,"hot-key-helpers-container s-x",null,y,C),[()=>({hidden:n(s),"hot-key-helpers-container--left":n(u),"hot-key-helpers-container--right":n(p)})]),_(t,$),H(),o()}var DS=(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}},BS=(t,e,i)=>{e.has(t.code)&&(t.preventDefault(),t.stopPropagation(),i())},FS=L('<div tabindex="0" role="button"><div class="button-block s-o" aria-hidden="true"><div class="button-row s-o"><div class="button button-up s-o"><!></div> <div class="button button-right s-o"><!></div></div> <div class="button-row s-o"><div class="button button-left s-o"><!></div> <div class="button button-down s-o"><!></div></div></div></div>'),HS={hash:"s-o",code:".immersive-controls.s-o{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-o{left:20px;top:50px}.button-block.s-o{height:40px;margin:auto;transform:rotate(45deg);width:40px}.button-row.s-o{display:flex;flex-direction:row;position:relative}.button.s-o{cursor:pointer;height:20px;text-align:center;width:20px}.button.s-o svg{opacity:.7;transition:opacity .2s linear}.button.button-up.s-o svg{transform:rotate(-45deg) translate(-1px,-1px)}.button.button-right.s-o svg{transform:rotate(45deg) translate(1px,-1px)}.button.button-down.s-o svg{transform:rotate(135deg) translate(1px,-3px)}.button.button-left.s-o svg{transform:rotate(-135deg) translate(-1px,-3px)}.button.s-o:hover svg{opacity:1}"};function hc(t,e){F(e,!0),q(t,HS);let i=g(e,"isShifted",3,!1),o=ve(),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),p=Q("aria_label_spherical_control");var m=FS();let f;m.__keydown=[DS,r,a,l,s,d],m.__keyup=[BS,r,u];var $=T(m),y=T($),b=T(y);b.__mousedown=a,b.__mouseup=u;var S=T(b);Mr(S,{direction:"up",useBtnColor:!0}),w(b);var C=k(b,2);C.__mousedown=d,C.__mouseup=u;var I=T(C);Mr(I,{direction:"up",useBtnColor:!0}),w(C),w(y);var R=k(y,2),E=T(R);E.__mousedown=s,E.__mouseup=u;var P=T(E);Mr(P,{direction:"up",useBtnColor:!0}),w(E);var O=k(E,2);O.__mousedown=l,O.__mouseup=u;var D=T(O);Mr(D,{direction:"up",useBtnColor:!0}),w(O),w(R),w($),w(m),B(U=>{f=re(m,1,"immersive-controls s-o",null,f,U),We(m,"aria-label",p)},[()=>({"m-shifted":i()})]),_t("mouseleave",b,u),_t("mouseleave",C,u),_t("mouseleave",E,u),_t("mouseleave",O,u),_(t,m),H()}rt(["keydown","keyup","mousedown","mouseup"]);import{ValueSubject as hb,Subscription as US,filterChanged as zS,filter as WS}from"@vkontakte/videoplayer-shared/es2015";var gb=(t=1e3)=>{let e=null,i=()=>{e&&(clearTimeout(e),e=null)};return{add:o=>{i(),e=setTimeout(o,t)},clear:i}};var op=class{constructor(){this.flickeringTimeout=gb(1e3);this.subscriptions=new US;this.isAuto=!1;this.isLive=!1;this.captions$=new hb([]);this.captionsPrepared$=new hb([])}subscribe(){return this.subscriptions.add(this.captions$.pipe(WS(()=>this.isEnabled()),zS()).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 KS=L('<span class="caption-line s-d"><span class="caption-segment s-d"> </span></span>'),qS=L('<span class="caption-line s-d"><span class="caption-segment s-d"></span></span>'),QS=L('<span class="caption-line s-d"><span class="caption-segment s-d"> </span></span>'),GS=L('<div><span class="caption s-d"><!></span></div>'),YS=L("<div><!></div>"),jS={hash:"s-d",code:".subtitles-container.s-d{height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:transform var(--controls-transition-duration);width:100%}.subtitles-container.shifted.s-d{transform:translateY(calc(var(--controls-height)*-1))}.subtitles-container.preview-track-active.s-d{transform:translateY(calc(var(--preview-track-height)*-1))}.preview-track-active.s-d .subtitles-caption:where(.s-d){bottom:var(--preview-track-controls-top-offset)}.subtitles-caption.s-d{bottom:4%;display:flex;justify-content:center;left:4%;position:absolute;right:4%}.subtitles-caption.mobile.s-d{bottom:8%}.subtitles-container.auto.s-d .subtitles-caption:where(.s-d){left:var(--subtitles-caption-margin);right:var(--subtitles-caption-margin)}.caption.s-d{background:rgba(0,0,0,.4);border-radius:4px;display:block;overflow-wrap:normal;padding:4px 8px}.subtitles-container.auto.s-d .caption:where(.s-d){width:100%}.caption-line.s-d{display:block;text-align:center}.subtitles-container.auto.s-d .caption-line:where(.s-d){text-align:left}.caption-segment.s-d{color:var(--white);display:inline-block;font-size:13px;line-height:1.2;white-space:pre-wrap}"};function Ya(t,e){F(e,!0),q(t,jS);let[i,o]=Re(),r=()=>x(f,"$currentSubtitle$",i),a=()=>x(y,"$isLive$",i),l=()=>x(b,"$isFullscreen",i),d=()=>x(S,"$previewTrackActive",i),s=()=>x($,"$isAutoSubtitleCaptionVisible$",i),u=g(e,"isMobile",3,!1),p=ve(),m=Mt(),f=p.state.currentSubtitle$,$=p.state.isAutoSubtitleCaptionVisible$,y=p.state.isLive$,b=p.ui.isFullscreen,S=p.ui.previewTrackActive,C=v(()=>!!r().isAuto),I=v(()=>!!a()),R=v(()=>e.playerSize.width*.02),E=v(()=>u()&&!l()||n(R)<=m.minSubtitlesFontSize?m.minSubtitlesFontSize:n(R)),P=K(null);Ne(()=>{var j,ie,Y;(j=n(P))==null||j.setIsAuto(n(C)),(ie=n(P))==null||ie.setIsLive(n(I)),(Y=n(P))==null||Y.setCaptions(e.captions)});let O=K(di([[]]));Nt(()=>{N(P,new op().subscribe(),!0);let j=n(P).captionsPrepared$.subscribe(ie=>{N(O,ie,!0)});return()=>{var ie;(ie=n(P))==null||ie.destroy(),j.unsubscribe()}}),Nt(()=>{if(n(C)){let j=window.setTimeout(()=>{$.set(!1)},m.autoSubtitlesTimeout);return()=>{window.clearTimeout(j)}}else $.set(!1)});let D=v(()=>e.playerSize.width<400?10:e.playerSize.width<550?14:24);var U=YS();let z;var G=T(U);{var le=j=>{var ie=GS();let Y;var ge=T(ie),ce=T(ge);{var ne=we=>{var Z=KS(),Oe=T(Z),ue=T(Oe,!0);w(Oe),w(Z),B(A=>{var Ke;Qe(Oe,`font-size: ${(Ke=n(E))!=null?Ke:""}px`),fe(ue,A)},[()=>Q("subtitles_auto_caption")]),_(we,Z)},_e=(we,Z)=>{{var Oe=A=>{var Ke=Me(),Ce=de(Ke);wi(Ce,17,()=>n(O),wd,(pe,se)=>{var De=qS(),Be=T(De);wi(Be,21,()=>n(se),({value:J,timeAppeared:X})=>X,(J,X)=>{let Se=()=>n(X).value,Fe=()=>n(X).timeAppeared;var qe=Me(),Ge=de(qe);{var Te=Le=>{var Ue=ms();B(()=>fe(Ue,Se())),_(Le,Ue)};V(Ge,Le=>{(!Fe()||Fe()<=e.position)&&Le(Te)})}_(J,qe)}),w(Be),w(De),B(()=>{var J;return Qe(Be,`font-size: ${(J=n(E))!=null?J:""}px`)}),_(pe,De)}),_(A,Ke)},ue=A=>{var Ke=Me(),Ce=de(Ke);wi(Ce,17,()=>e.captions,({value:pe})=>pe,(pe,se)=>{let De=()=>n(se).value;var Be=QS(),J=T(Be),X=T(J,!0);w(J),w(Be),B(()=>{var Se;Qe(J,`font-size: ${(Se=n(E))!=null?Se:""}px`),fe(X,De())}),_(pe,Be)}),_(A,Ke)};V(we,A=>{var Ke;n(C)&&((Ke=n(O))!=null&&Ke.length)?A(Oe):A(ue,!1)},Z)}};V(ce,we=>{n(C)&&s()?we(ne):we(_e,!1)})}w(ge),w(ie),B(we=>{var Z;Y=re(ie,1,"subtitles-caption s-d",null,Y,we),Qe(ie,`--subtitles-caption-margin: ${(Z=n(D))!=null?Z:""}%`)},[()=>({mobile:u()})]),_(j,ie)};V(G,j=>{var ie;(e.captions.length||(ie=n(O))!=null&&ie.length)&&j(le)})}w(U),B(j=>z=re(U,1,"subtitles-container s-d",null,z,j),[()=>({shifted:e.shifted,"preview-track-active":d(),auto:n(C)&&!n(I)&&!s()})]),_(t,U),H(),o()}import{ChromecastState as XS}from"@vkontakte/videoplayer-core/es2015";var ZS=L('<div class="text s-n"> </div>'),JS=L('<div><div class="icon_wrapper s-n"><!></div> <!></div>'),e2={hash:"s-n",code:".wrapper.s-n{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-n{background-size:cover}.icon_wrapper.s-n{align-items:center;display:flex;flex-direction:column;width:400px}.text.s-n{margin-top:20px}"};function _c(t,e){F(e,!0),q(t,e2);let i=g(e,"chromecastDeviceName",3,"chromecastDeviceName"),o=Mt();var r=JS();let a;var l=T(r),d=T(l);tc(d,{get size(){return"48"},get iconState(){return XS.CONNECTED}}),w(l);var s=k(l,2);{var u=p=>{var m=ZS(),f=T(m);w(m),B(()=>{var $;return fe(f,`Видео воспроизводится на ${($=i())!=null?$:""}`)}),_(p,m)};V(s,p=>{i()&&p(u)})}w(r),B(p=>{a=re(r,1,"wrapper s-n",null,a,p),Qe(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()}var t2=Ie('<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 Gm(t){Ze(t,{width:"200",height:"200",viewBox:"460 190 130 90",testId:"error-icon",children:(e,i)=>{var o=t2();_(e,o)},$$slots:{default:!0}})}var i2=L('<div class="container s-4"><!></div>'),o2={hash:"s-4",code:".container.s-4{align-items:center;background:#000;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}"};function ja(t){q(t,o2);var e=i2(),i=T(e);Gm(i,{}),w(e),_(t,e)}var n2=L('<div class="playButton s-a" tabindex="0" role="button"><div class="playButtonBackground s-a"></div> <!></div>'),r2=L("<div><!></div>"),s2={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 Xa(t,e){F(e,!0),q(t,s2);let i=g(e,"iconVisible",3,!0),o=ve(),r=Mt(),a=o.ui.startedByKeyboard$,l=Q("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=r2();let p;u.__click=s,u.__contextmenu=function(...$){var y;(y=e.onContextMenu)==null||y.apply(this,$)};var m=T(u);{var f=$=>{var y=n2();y.__keydown=d;var b=k(T(y),2);Ln(b,{get size(){return"48"}}),w(y),B(()=>We(y,"aria-label",l)),_($,y)};V(m,$=>{i()&&$(f)})}return w(u),B($=>{p=re(u,1,"container s-a",null,p,$),Qe(u,`background-color: #222; background-image: url('${e.thumbUrl||""}')`)},[()=>({hidden:e.hidden,bgCover:r.features.previewNoEmptySpace})]),_(t,u),H({handlePressKey:d,handleClick:s})}rt(["click","contextmenu","keydown"]);var a2=L('<div data-testid="video_title"><span> </span></div>'),l2={hash:"s-12",code:".title.s-12{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;color:var(--white);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}.hidden.s-12{opacity:0;transform:translateY(calc(var(--controls-gradient-height)*-1));visibility:hidden}"};function Ym(t,e){F(e,!0),q(t,l2);let i=g(e,"title",3,""),o=g(e,"isHidden",3,!1),r=g(e,"ref",15),a=K(void 0);Nt(()=>{var m;requestAnimationFrame(()=>{var f;(f=e.onVisibilityChanged)==null||f.call(e,!0)});function p(f){var $;f.propertyName==="transform"&&(($=e.onVisibilityChanged)==null||$.call(e,!o()))}return(m=n(a))==null||m.addEventListener("transitionend",p),()=>{var f;return(f=n(a))==null?void 0:f.removeEventListener("transitionend",p)}});var l=a2();let d;var s=T(l),u=T(s,!0);w(s),ot(s,p=>r(p),()=>r()),w(l),ot(l,p=>N(a,p),()=>n(a)),B(p=>{d=re(l,1,"title s-12",null,d,p),fe(u,i())},[()=>({hidden:o()})]),_(t,l),H()}import{throttleFn as v2}from"@vkontakte/videoplayer-shared/es2015";var d2=L('<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),c2=L('<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),u2=L('<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),p2=L('<div class="timer__cell cell s-1a"><span class="cell__value s-1a"> </span> <span class="cell__unit s-1a"> </span></div>'),f2=L("<div><!> <!> <!> <!></div>"),m2={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 jm(t,e){F(e,!0),q(t,m2);let i=K(""),o=K(""),r=K(""),a=K(""),l,d=32,s=d/2,u=U=>String(U).padStart(2,"0"),p=U=>Math.max(U.length,1),m=U=>`${(e.isSmallSize?s:d)*p(U)}px`,f=U=>{let z=Math.floor(U/86400);z&&(U-=z*86400,N(i,u(z),!0));let G=Math.floor(U/3600);N(o,u(G),!0);let le=Math.floor(U/60)%60;N(r,u(le),!0);let j=U%60;N(a,u(j),!0)},$=()=>{let U=Math.floor(Date.now()/1e3),z=e.startTime-U;f(z),z>=1?l=requestAnimationFrame($):e.onTimerOver()};Nt(()=>{l=requestAnimationFrame($)}),mn(()=>{cancelAnimationFrame(l)});var y=f2();let b;var S=T(y);{var C=U=>{var z=d2(),G=de(z);let le;var j=T(G),ie=T(j,!0);w(j);var Y=k(j,2),ge=T(Y,!0);w(Y),w(G);var ce=k(G,2),ne=T(ce,!0);w(ce),B((_e,we,Z)=>{le=Qe(G,"",le,{width:_e}),fe(ie,n(i)),fe(ge,we),fe(ne,Z)},[()=>m(n(i)),()=>Q("waiting_live_day_value"),()=>Q("waiting_live_colon")]),_(U,z)};V(S,U=>{n(i)&&U(C)})}var I=k(S,2);{var R=U=>{var z=c2(),G=de(z);let le;var j=T(G),ie=T(j,!0);w(j);var Y=k(j,2),ge=T(Y,!0);w(Y),w(G);var ce=k(G,2),ne=T(ce,!0);w(ce),B((_e,we,Z)=>{le=Qe(G,"",le,{width:_e}),fe(ie,n(o)),fe(ge,we),fe(ne,Z)},[()=>m(n(o)),()=>Q("waiting_live_hour_value"),()=>Q("waiting_live_colon")]),_(U,z)};V(I,U=>{n(o)&&U(R)})}var E=k(I,2);{var P=U=>{var z=u2(),G=de(z);let le;var j=T(G),ie=T(j,!0);w(j);var Y=k(j,2),ge=T(Y,!0);w(Y),w(G);var ce=k(G,2),ne=T(ce,!0);w(ce),B((_e,we,Z)=>{le=Qe(G,"",le,{width:_e}),fe(ie,n(r)),fe(ge,we),fe(ne,Z)},[()=>m(n(r)),()=>Q("waiting_live_minute_value"),()=>Q("waiting_live_colon")]),_(U,z)};V(E,U=>{n(r)&&U(P)})}var O=k(E,2);{var D=U=>{var z=p2();let G;var le=T(z),j=T(le,!0);w(le);var ie=k(le,2),Y=T(ie,!0);w(ie),w(z),B((ge,ce)=>{G=Qe(z,"",G,{width:ge}),fe(j,n(a)),fe(Y,ce)},[()=>m(n(a)),()=>Q("waiting_live_second_value")]),_(U,z)};V(O,U=>{n(a)&&U(D)})}w(y),B(U=>b=re(y,1,"timer__container s-1a",null,b,U),[()=>({small:e.isSmallSize})]),_(t,y),H()}var g2=L('<div class="waiting s-q"><span> </span></div>'),h2=L('<div class="upcoming-timer timer s-q"><span> </span> <!></div>'),_2=L('<div class="waiting-container s-q"><!></div>'),b2={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 bc(t,e){F(e,!0),q(t,b2);let i=g(e,"startTime",3,0),o=v(()=>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=v(()=>{var S,C;return((S=n(d))!=null?S:1/0)<=509||((C=n(s))!=null?C:1/0)<=320}),p=v(()=>{var S,C;return!n(u)&&(((S=n(d))!=null?S:1/0)<=699||((C=n(s))!=null?C:1/0)<=599)}),m=e.onUpcomingLiveViewStateChanged?v2(()=>{cancelAnimationFrame(l),l=requestAnimationFrame(()=>{let S={type:n(o)?"expired":"default",size:n(u)?"s":n(p)?"m":"l"},C=n(o)?n(r):n(a);e.onUpcomingLiveViewStateChanged(S,C)})},300):void 0;Ne(()=>{n(s),n(d),n(o),m==null||m()}),mn(()=>{if(cancelAnimationFrame(l),m==null||m.cancel(),e.onUpcomingLiveViewStateChanged){let S={type:n(o)?"expired":"default",size:n(u)?"s":n(p)?"m":"l"};e.onUpcomingLiveViewStateChanged(S)}});var f=_2();f.__contextmenu=function(...S){var C;(C=e.onContextMenu)==null||C.apply(this,S)},f.__click=function(...S){var C;(C=e.onClick)==null||C.apply(this,S)};var $=T(f);{var y=S=>{var C=g2(),I=T(C);let R;var E=T(I,!0);w(I),w(C),ot(C,P=>N(r,P),()=>n(r)),B((P,O)=>{R=re(I,1,"waiting__title s-q",null,R,P),fe(E,O)},[()=>({medium:n(p),small:n(u)}),()=>Q("waiting_live_upcoming_title")]),_(S,C)},b=S=>{var C=h2(),I=T(C);let R;var E=T(I,!0);w(I);var P=k(I,2);let O=v(()=>n(u)||n(p)),D=v(()=>i()||0);jm(P,{get isSmallSize(){return n(O)},get startTime(){return n(D)},onTimerOver:()=>N(o,!0)}),w(C),ot(C,U=>N(a,U),()=>n(a)),B((U,z)=>{R=re(I,1,"timer__title s-q",null,R,U),fe(E,z)},[()=>({medium:n(p),small:n(u)}),()=>Q("waiting_live_timer_title")]),_(S,C)};V($,S=>{n(o)?S(y):S(b,!1)})}w(f),B(()=>Qe(f,`background-image: url(${e.thumbUrl})`)),An(f,"clientWidth",S=>N(d,S)),An(f,"clientHeight",S=>N(s,S)),_(t,f),H()}rt(["contextmenu","click"]);var $2=L('<div class="waiting-container s-u"><div class="waiting-caption s-u"><!> <p class="waiting-title s-u"> </p></div></div>'),y2={hash:"s-u",code:'.waiting-container.s-u{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-u,.waiting-container.s-u:before{height:100%;left:0;position:absolute;top:0;width:100%}.waiting-container.s-u:before{backdrop-filter:blur(10px);background-color:rgba(0,0,0,.4);content:""}.waiting-caption.s-u{align-items:center;display:flex;flex-direction:column;position:relative}.waiting-title.s-u{font-size:20px;font-weight:400;line-height:1.2;margin:0;padding:20px;text-align:center}'};function Za(t,e){F(e,!0),q(t,y2);let i=g(e,"thumbUrl",3,""),o={recover:Q("waiting_live_recover_title"),record:Q("waiting_record_title")},r=v(()=>o[e.kind]||"");var a=$2();a.__contextmenu=function(...p){var m;(m=e.onContextMenu)==null||m.apply(this,p)},a.__click=function(...p){var m;(m=e.onClick)==null||m.apply(this,p)};var l=T(a),d=T(l);Ha(d,{style:"position: static; transform: translate(0, 0)"});var s=k(d,2),u=T(s,!0);w(s),w(l),w(a),B(()=>{Qe(a,`background-image: url('${i()}')`),fe(u,n(r))}),_(t,a),H()}rt(["contextmenu","click"]);var x2=Ie('<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 Xm(t){Ze(t,{width:"16",height:"16",testId:"check-mark-icon",children:(e,i)=>{var o=x2();_(e,o)},$$slots:{default:!0}})}var w2=L('<div class="select-icon s-1x"><!></div>'),S2={hash:"s-1x",code:".select-icon.s-1x{margin-right:auto;opacity:.9;padding-right:12px;position:relative;top:3px}"};function $c(t){q(t,S2);var e=w2(),i=T(e);Xm(i,{}),w(e),_(t,e)}var T2=(t,e)=>{t.stopPropagation(),e.item.selectItem(e.item.value)},C2=(t,e)=>{Fl(t,()=>e.item.selectItem(e.item.value))},I2=L("<p> </p>"),E2=L('<p class="sublabel s-1s"> </p>'),P2=L('<li role="menuitem" tabindex="0"><!> <div><!> <!></div></li>'),A2={hash:"s-1s",code:".menu-item-value.s-1s{align-items:end;display:flex;flex-direction:column;min-width:0}.menu-item-value[data-selected=false].s-1s{--select-icon-width:16px;--icon-padding:12px;margin-left:calc(var(--icon-padding) + var(--select-icon-width))}.label.s-1s,.sublabel.s-1s{max-width:100%;overflow:hidden;text-overflow:ellipsis}.sublabel.s-1s{opacity:.5}"};function Zm(t,e){F(e,!0),q(t,A2);let i=g(e,"isMobile",3,!1);var o=P2();let r;o.__click=[T2,e],o.__keydown=[C2,e];var a=T(o);{var l=y=>{$c(y,{})};V(a,y=>{e.item.selected&&y(l)})}var d=k(a,2);let s;var u=T(d);{var p=y=>{var b=Me(),S=de(b);Bi(S,()=>e.item.valueComponent,(C,I)=>{I(C,As(()=>{var R;return(R=e.item.valueComponentParams)!=null?R:{}}))}),_(y,b)},m=y=>{var b=I2();let S;var C=T(b,!0);w(b),B(I=>{var R;S=re(b,1,"label s-1s",null,S,I),fe(C,(R=e.item.label)!=null?R:e.item.value)},[()=>({mobile:i()})]),_(y,b)};V(u,y=>{e.item.valueComponent?y(p):y(m,!1)})}var f=k(u,2);{var $=y=>{var b=E2(),S=T(b,!0);w(b),B(()=>fe(S,e.item.sublabel)),_(y,b)};V(f,y=>{e.item.sublabel&&y($)})}w(d),w(o),B((y,b,S)=>{r=re(o,1,"item",null,r,y),We(o,"data-value",e.item.value),We(o,"aria-label",b),We(o,"data-testid",e.item.dataTestid),s=re(d,1,"menu-item-value s-1s",null,s,S),We(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()}rt(["click","keydown"]);var k2=L('<li role="menuitem" tabindex="0" aria-haspopup="true"><!> <div><!></div></li>');function Jm(t,e){F(e,!0);let i=g(e,"isMobile",3,!1),o=g(e,"refMenuItems",15),r=v(()=>()=>e.openSubMenuList(e.item.children)),a=v(()=>b=>Ou(b,n(r)));var l=k2();let d;l.__click=function(...b){var S;(S=n(r))==null||S.apply(this,b)},l.__keydown=function(...b){var S;(S=n(a))==null||S.apply(this,b)};var s=T(l);{var u=b=>{$c(b,{})};V(s,b=>{e.item.selected&&b(u)})}var p=k(s,2);let m;var f=T(p);{var $=b=>{var S=Me();let C=v(()=>e.item.valueComponent);var I=de(S);Bi(I,()=>n(C),(R,E)=>{E(R,As(()=>{var P;return(P=e.item.valueComponentParams)!=null?P:{}}))}),_(b,S)},y=b=>{var S=ms();B(()=>fe(S,e.item.label)),_(b,S)};V(f,b=>{e.item.valueComponent?b($):b(y,!1)})}w(p),w(l),ot(l,b=>o(o()[e.item.id]=b,!0),()=>{var b;return(b=o())==null?void 0:b[e.item.id]}),B((b,S)=>{var C;d=re(l,1,"item",null,d,b),We(l,"aria-label",(C=e.item.ariaLabel)!=null?C:e.item.label),We(l,"data-testid",e.item.id),m=re(p,1,"menu-item-value",null,m,S)},[()=>({mobile:i(),bottomBordered:e.item.bottomBordered}),()=>({"submenu-value-mobile":i()})]),_(t,l),H()}rt(["click","keydown"]);var es={"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 M2=(t,e)=>{R_(t,e.returnFromSubMenu,e.closeSettingsMenu)},V2=(t,e)=>{t.stopPropagation(),e.returnFromSubMenu()},R2=(t,e)=>{Hd(t)&&(Vr(t),e.returnFromSubMenu())},N2=L('<div><ul role="menu"><li role="menuitem" tabindex="0" data-testid="return-to-settings-menu"><!> <p class="title s-1m"> </p></li> <!></ul></div>'),O2={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 tv(t,e){F(e,!0),q(t,O2);let[i,o]=Re(),r=()=>x(m,"$isFullscreen",i),a=()=>x(f,"$playerSize",i),l=g(e,"isMobile",3,!1),d=g(e,"playerControlsHeight",3,0),s=g(e,"ariaLabelReturnFromSubMenu",19,()=>Q("aria_label_submenu_back")),u=g(e,"listRef",15);Nt(()=>{let j=e.items.findIndex(ie=>ie.selected);u().children[j+1].focus()});let p=ve(),m=p.ui.isFullscreen,f=p.ui.playerSize,$=K(void 0),y=K(0),b=K(0),S=v(()=>l()&&r()?`max-height: ${Math.round(a().height*.6)}px`:l()?"":`max-height: ${a().height-32-n(b)-d()}px; overflow: auto;`),C=v(()=>Math.max(e.minWidth,n(y)));var I=N2();let R;var E=T(I);let P;E.__keydown=[M2,e];var O=T(E);let D;O.__click=[V2,e],O.__keydown=[R2,e];var U=T(O);Mr(U,{direction:"left"});var z=k(U,2),G=T(z,!0);w(z),w(O),ot(O,j=>N($,j),()=>n($));var le=k(O,2);wi(le,17,()=>e.items,wd,(j,ie)=>{var Y=Me(),ge=de(Y);{var ce=_e=>{Zm(_e,{get item(){return n(ie)},get isMobile(){return l()}})},ne=(_e,we)=>{{var Z=Oe=>{Jm(Oe,{get isMobile(){return l()},get item(){return n(ie)},get openSubMenuList(){return e.openSubMenuList},get refMenuItems(){return e.refMenuItems}})};V(_e,Oe=>{n(ie).type==="OPEN_SUB_MENU"&&Oe(Z)},we)}};V(ge,_e=>{n(ie).type==="SELECT_VALUE"?_e(ce):_e(ne,!1)})}_(j,Y)}),w(E),ot(E,j=>u(j),()=>u()),w(I),B((j,ie,Y)=>{R=re(I,1,"sub-menu menu s-1m",null,R,j),We(I,"data-testid",`sub-menu-${e.id}`),Qe(I,`min-width: ${n(C)}px`),P=re(E,1,"items s-1m",null,P,ie),Qe(E,n(S)),D=re(O,1,"item header back s-1m",null,D,Y),We(O,"aria-label",s()),fe(G,e.title)},[()=>({desktop:!l(),mobile:l()}),()=>({mobile:l()}),()=>({mobile:l()})]),An(O,"clientWidth",j=>N(y,j)),An(O,"clientHeight",j=>N(b,j)),_(t,I),H(),o()}rt(["keydown","click"]);import{noop as D2}from"@vkontakte/videoplayer-shared/es2015";var B2=(t,e)=>Ou(t,e()),F2=(t,e)=>{t.stopPropagation(),e()()},H2=L('<div class="value s-1o"> </div>'),U2=L('<li role="menuitem" tabindex="0" aria-haspopup="true"><div class="icon-wrapper"><!></div> <div class="label"> </div> <!></li>'),z2={hash:"s-1o",code:".value.s-1o{opacity:.7;overflow:hidden;position:relative;text-overflow:ellipsis}"};function iv(t,e){F(e,!0),q(t,z2);let i=g(e,"isMobile",3,!1),o=g(e,"onClick",3,D2),r=g(e,"valueComponent",3,void 0),a=g(e,"ref",15);var l=U2();let d;l.__click=[F2,o],l.__keydown=[B2,o];var s=T(l),u=T(s);{var p=C=>{qa(C,{get icon(){return e.icon}})},m=C=>{var I=Me();let R=v(()=>e.icon);var E=de(I);Bi(E,()=>n(R),(P,O)=>{O(P,{})}),_(C,I)};V(u,C=>{typeof e.icon=="string"?C(p):C(m,!1)})}w(s);var f=k(s,2),$=T(f,!0);w(f);var y=k(f,2);{var b=C=>{var I=Me();let R=v(r);var E=de(I);Bi(E,()=>n(R),(P,O)=>{O(P,{})}),_(C,I)},S=C=>{var I=H2(),R=T(I,!0);w(I),B(()=>fe(R,e.value)),_(C,I)};V(y,C=>{r()?C(b):C(S,!1)})}w(l),ot(l,C=>a(C),()=>a()),B(C=>{d=re(l,1,"item",null,d,C),We(l,"aria-label",e.ariaLabel),We(l,"data-testid",e.id),fe($,e.label)},[()=>({mobile:i()})]),_(t,l),H()}rt(["click","keydown"]);import{noop as bb}from"@vkontakte/videoplayer-shared/es2015";var W2=(t,e)=>{Fl(t,()=>e())},K2=L('<div class="icon icon-error-stub"><div class="inner"></div></div>'),q2=L('<img class="icon" aria-hidden="true"/>'),Q2=L('<li role="menuitem" tabindex="0"><div class="icon-wrapper"><!></div> <div class="label s-1n"> </div></li>'),G2={hash:"s-1n",code:".label.s-1n{overflow:hidden;text-overflow:ellipsis}"};function ov(t,e){F(e,!0),q(t,G2);let i=g(e,"isMobile",3,!1),o=g(e,"onClick",3,bb),r=g(e,"closeSettings",3,bb),a=K(!1),l=()=>{N(a,!0)},d=S=>{S==null||S.stopPropagation(),o()(),r()()};var s=Q2();let u;s.__click=d,s.__keydown=[W2,d];var p=T(s),m=T(p);{var f=S=>{var C=Me(),I=de(C);{var R=P=>{var O=K2();_(P,O)},E=P=>{var O=q2();B(()=>We(O,"src",e.icon)),_t("error",O,l),Pa(O),_(P,O)};V(I,P=>{n(a)?P(R):P(E,!1)})}_(S,C)},$=S=>{var C=Me();let I=v(()=>e.icon);var R=de(C);Bi(R,()=>n(I),(E,P)=>{P(E,{})}),_(S,C)};V(m,S=>{typeof e.icon=="string"?S(f):S($,!1)})}w(p);var y=k(p,2),b=T(y,!0);w(y),w(s),B(S=>{var C;u=re(s,1,"item",null,u,S),We(s,"aria-label",(C=e.ariaLabel)!=null?C:e.label),We(s,"data-testid",e.id),fe(b,e.label)},[()=>({mobile:i()})]),_(t,s),H()}rt(["click","keydown"]);import{noop as X2}from"@vkontakte/videoplayer-shared/es2015";var Y2=L('<div class="toggle_wrap s-1r"><div></div> <div class="toggle-label s-1r"></div></div>'),j2={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 nv(t,e){q(t,j2);let i=g(e,"enabled",3,!1);var o=Y2(),r=T(o);let a;vi(2),w(o),B(l=>a=re(r,1,"toggle s-1r",null,a,l),[()=>({on:i()})]),_(t,o)}var Z2=(t,e,i)=>{N_(t,e(),o=>i()(o))},J2=(t,e,i)=>{t.stopPropagation(),e()(!i())},eT=L('<div><div class="icon-wrapper"><!></div> <div class="label"> </div> <!></div>'),tT=L('<li role="menuitem" tabindex="0"><!></li>');function rv(t,e){F(e,!0);let i=g(e,"isMobile",3,!1),o=g(e,"onClick",3,X2),r=g(e,"enabled",3,!1),a=g(e,"tooltipText",3,void 0),l=g(e,"maxTooltipWidth",3,void 0);var d=tT();let s;d.__click=[J2,o,r],d.__keydown=[Z2,r,o];var u=T(d);Ua(u,{get content(){return a()},get isMobile(){return i()},placement:"left",translateX:10,isFullWidthWrapper:!0,get maxTooltipWidth(){return l()},children:(p,m)=>{var f=eT();let $;var y=T(f),b=T(y);{var S=P=>{qa(P,{get icon(){return e.icon}})},C=P=>{var O=Me();let D=v(()=>e.icon);var U=de(O);Bi(U,()=>n(D),(z,G)=>{G(z,{})}),_(P,O)};V(b,P=>{typeof e.icon=="string"?P(S):P(C,!1)})}w(y);var I=k(y,2),R=T(I,!0);w(I);var E=k(I,2);nv(E,{get enabled(){return r()}}),w(f),B(P=>{$=re(f,1,"switch-wrapper",null,$,P),fe(R,e.label)},[()=>({mobile:i()})]),_(p,f)},$$slots:{default:!0}}),w(d),B(p=>{var m;s=re(d,1,"item switch-item",null,s,p),We(d,"aria-label",(m=e.ariaLabel)!=null?m:e.label),We(d,"data-testid",e.id)},[()=>({mobile:i()})]),_(t,d),H()}rt(["click","keydown"]);import{isValidURL as TT,VideoQuality as Ab}from"@vkontakte/videoplayer-shared/es2015";var $b=()=>{let t=K(di([])),e=v(()=>(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 iT=L('<div class="quality-icon s-1q"><!></div>'),oT=L('<div class="quality-label s-1q"><span> </span> <!></div>'),nT={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 Ja(t,e){F(e,!0),q(t,nT);let i=g(e,"isSubCase",3,!1),o=v(()=>zu(e.quality));var r=oT(),a=T(r);let l;var d=T(a,!0);w(a);var s=k(a,2);{var u=p=>{var m=iT();let f=v(()=>n(o));var $=T(m);Bi($,()=>n(f),(y,b)=>{b(y,{})}),w(m),_(p,m)};V(s,p=>{n(o)&&!e.isMobile&&p(u)})}w(r),B(p=>{l=re(a,1,"s-1q",null,l,p),fe(d,e.label)},[()=>({sub:!i(),quality:!e.isMobile})]),_(t,r),H()}import{VideoQuality as rT}from"@vkontakte/videoplayer-shared/es2015";import{VideoQuality as yb}from"@vkontakte/videoplayer-core/es2015";var xb=({quality:t,availableQualities:e})=>{let i=e.find(o=>o.value===t);return i?i.displayValue:t},wb=({quality:t,availableQualities:e,isAutoQualityEnabled:i})=>{if(!t)return"...";let o=xb({quality:t,availableQualities:e});return i?t===yb.INVARIANT?Q("auto_quality_invariant"):Q("auto_quality",{actual:o}):o},Sb=({quality:t,availableQualities:e,prefix:i,onlyPrefix:o})=>t?o||t===yb.INVARIANT?i:`${i}${xb({quality:t,availableQualities:e})}`:"...";var sT=L('<div class="menu-item-value-wrapper s-1t"><!></div>'),aT={hash:"s-1t",code:".menu-item-value-wrapper.s-1t{line-height:normal}"};function Xl(t,e){F(e,!0),q(t,aT);let[i,o]=Re(),r=()=>x(s,"$currentQuality$",i),a=()=>x(u,"$availableQualities$",i),l=()=>x(p,"$isMobile$",i),d=ve(),s=d.state.currentQuality$,u=d.state.availableQualities$,p=d.ui.isMobile,m=" · ",f=v(()=>e.prefix+(e.selected&&r()!==rT.INVARIANT?m:"")),$=v(()=>Sb({prefix:n(f),quality:r(),availableQualities:a(),onlyPrefix:!e.selected}));var y=sT(),b=T(y);let S=v(()=>e.selected?r():void 0);Ja(b,{get quality(){return n(S)},get label(){return n($)},get isMobile(){return l()},isSubCase:!0}),w(y),_(t,y),H(),o()}var lT=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")},dT={br:!0,span:!0},sv=(t,e={})=>{var d,s,u,p,m,f,$;if(!t)return t;let i=Ae(Ae({},dT),e),o=Object.keys(i);if(!o.length)return t;let r=lT(o),a=[],l=0;for(let y of t.matchAll(r)){let b=y[0],S=((d=y.groups)==null?void 0:d.keyhtml)||((s=y.groups)==null?void 0:s.keyi18n)||((u=y.groups)==null?void 0:u.keyhtmlself)||((p=y.groups)==null?void 0:p.keyi18nself)||"",{index:C}=y;if(!i[S]){a.push(t.slice(l,C)),l=C+b.length;continue}let I=(m=y.groups)!=null&&m.childrenhtml?sv(y.groups.childrenhtml,i):"",R=(f=y.groups)!=null&&f.childrenhtml?b.replace(new RegExp(($=y.groups)==null?void 0:$.childrenhtml),()=>I||""):b;a.push(t.slice(l,C),R),l=C+b.length}return l===0?t:(a.push(t.slice(l)),a.join(""))};function yc(t,e){F(e,!1);let i=g(e,"message",8),o=sv(i());xo();var r=Me(),a=de(r);{var l=d=>{var s=Me(),u=de(s);Sd(u,()=>o),_(d,s)};V(a,d=>{o&&d(l)})}_(t,r),H()}var cT=L('<p class="quality-applies sublabel s-1u"><!></p>'),uT={hash:"s-1u",code:".quality-applies.s-1u{color:hsla(0,0%,100%,.5);display:flex;justify-content:end;padding:3px 0}.quality-applies span{color:#70c1ff}"};function av(t,e){F(e,!1),q(t,uT),xo();var i=cT(),o=T(i);let r=Tn(()=>Q("quality_applience",{action:`<span>${Q("quality_applience_action")}</span>`}));yc(o,{get message(){return n(r)}}),w(i),_(t,i),H()}var Cb=({isAutoQualityEnabled:t,trafficSavingEnabled:e,highQualityEnabled:i})=>{let o=!t&&!e&&!i;return{id:"QUALITY_OTHER",type:"OPEN_SUB_MENU",selected:o,valueComponent:Xl,valueComponentParams:{prefix:Q("other_quality"),selected:o},children:"QUALITY"}},lv=({appliesTo:t,labelWithQuality:e,selected:i},{selectQuality:o})=>({id:"QUALITY_AUTO",type:"SELECT_VALUE",value:"auto",label:Q("auto_quality_limit"),valueComponent:e?Xl:void 0,valueComponentParams:{prefix:Q("auto_quality_limit"),selected:i},selectItem:()=>o("auto",t),selected:i}),Ib=()=>({id:"QUALITY_APPLIENCE",type:"OPEN_SUB_MENU",valueComponent:av,bottomBordered:!0,children:"QUALITY_APPLIENCE"}),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:Q("high_quality"),valueComponent:t?Xl:void 0,valueComponentParams:{prefix:Q("high_quality"),selected:i},sublabel:Q("high_quality_description")}),cv=({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:Q("traffic_saving_quality"),valueComponent:t?Xl:void 0,valueComponentParams:{prefix:Q("traffic_saving_quality"),selected:i},sublabel:Q("traffic_saving_quality_description")});var np=(t,e)=>String(e.findIndex(i=>i.id===t.id)+1),rp=(t,e)=>{var l;if(!t)return"";let{language:i,label:o}=t,r;if(i==="und"?r=void 0:i&&(r=(l=nc(i))!=null?l:i),o&&i&&r){let d=e.filter(s=>s.label===o&&s.language===i);if(d.length===1)return Q("audio_stream_display_language_label",{language:r,label:o});{let s=np(t,d);return Q("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=np(t,d);return Q("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=np(t,d);return Q("audio_stream_display_language_index",{language:r,index:s})}}let a=np(t,e);return Q("audio_stream_display_unknown",{index:a})};var pT={QUALITY_DETAILS:t=>{let{isAutoQualityEnabled:e,isAutoQualityAvailable:i,trafficSavingEnabled:o,highQualityEnabled:r}=t,a=[];return i&&a.push({handler:lv,selected:e&&!o&&!r||!1}),a.push({handler:cv,selected:o},{handler:dv,selected:r}),{title:Q("submenu_quality"),id:"QUALITY_DETAILS",items:[Ib(t),...a.map(({handler:l,selected:d})=>l({labelWithQuality:!0,appliesTo:"to-video",selected:d},t)),Cb(t)]}},QUALITY:({closeSettingsMenu:t,selectQuality:e,availableQualities:i,isMobile:o})=>({id:"QUALITY",title:Q("submenu_quality"),closeSettingsMenu:t,items:i.map(r=>({type:"SELECT_VALUE",value:r.value,valueComponent:Ja,valueComponentParams:{quality:r.value,label:r.displayValue,isMobile:o,isSubCase:!0},selectItem:a=>e(a,"to-video"),selected:r.selected,label:r.displayValue}))}),QUALITY_APPLIENCE:t=>{var i,o,r;let{closeSettingsMenu:e}=t;return{id:"QUALITY_APPLIENCE",title:Q("default_quality_for_any_video"),closeSettingsMenu:e,items:[{handler:lv,selected:((i=Tu())==null?void 0:i.type)==="auto_quality"},{handler:cv,selected:((o=Tu())==null?void 0:o.type)==="traffic_saving"},{handler:dv,selected:((r=Tu())==null?void 0:r.type)==="high_quality"}].map(({handler:a,selected:l})=>a({labelWithQuality:!1,appliesTo:"as-default",selected:l},t))}},AUDIO_LANGUAGES:({closeSettingsMenu:t,availableAudioStreams:e,currentAudioStream:i,selectAudioLanguage:o})=>({id:"AUDIO_LANGUAGES",title:Q("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:rp(r,e)}))}),PLAYBACK_RATE_SUB_MENU:({closeSettingsMenu:t,availablePlaybackRates:e,selectPlaybackRate:i})=>({id:"PLAYBACK_RATE_SUB_MENU",title:Q("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:Q("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}))})},Eb=({subMenuId:t,context:e})=>t?[pT[t](e)]:[];var fT=Ie('<path d="M.1 6.5c0-2.24 0-3.36.44-4.22A4 4 0 0 1 2.28.54C3.14.1 4.26.1 6.5.1h5c2.24 0 3.36 0 4.22.44a4 4 0 0 1 1.74 1.74c.44.86.44 1.98.44 4.22s0 3.36-.44 4.22a4 4 0 0 1-1.74 1.74c-.84.43-1.93.44-4.07.44l.55 2.2h1.9a.9.9 0 0 1 0 1.8H3.9a.9.9 0 1 1 0-1.8h1.9l.55-2.2c-2.14 0-3.23-.01-4.07-.44a4 4 0 0 1-1.74-1.74C.1 9.86.1 8.74.1 6.5m11.4-4.6h-5c-1.15 0-1.9 0-2.48.05-.56.04-.79.12-.92.19a2.2 2.2 0 0 0-.96.96 2 2 0 0 0-.2.92C1.9 4.6 1.9 5.35 1.9 6.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 0 0 .96-.96c.07-.13.15-.36.2-.92.04-.58.04-1.33.04-2.48s0-1.9-.05-2.48a3 3 0 0 0-.19-.92 2.2 2.2 0 0 0-.96-.96 2 2 0 0 0-.92-.2c-.58-.04-1.33-.04-2.48-.04m-3.3 11-.55 2.2h2.7l-.55-2.2z"></path>');function uv(t){Ze(t,{testId:"traffic-saving-icon",children:(e,i)=>{var o=fT();_(e,o)},$$slots:{default:!0}})}var mT=Ie('<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 pv(t){Ze(t,{width:"18",height:"15",children:(e,i)=>{var o=mT();_(e,o)},$$slots:{default:!0}})}var vT=Ie('<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=vT();_(e,o)},$$slots:{default:!0}})}var gT=Ie('<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 mv(t){Ze(t,{testId:"download-icon",children:(e,i)=>{var o=gT();_(e,o)},$$slots:{default:!0}})}var hT=Ie('<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 vv(t){Ze(t,{testId:"report-icon",children:(e,i)=>{var o=hT();_(e,o)},$$slots:{default:!0}})}var _T=Ie('<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 sp(t){Ze(t,{children:(e,i)=>{var o=_T();_(e,o)},$$slots:{default:!0}})}var bT=Ie('<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 gv(t){Ze(t,{testId:"info-icon",children:(e,i)=>{var o=bT();_(e,o)},$$slots:{default:!0}})}var $T=L('<div class="menu-item-value-wrapper s-1w"><!></div>'),yT={hash:"s-1w",code:".menu-item-value-wrapper.s-1w{line-height:normal}"};function hv(t,e){F(e,!0),q(t,yT);let[i,o]=Re(),r=()=>x(u,"$currentQuality$",i),a=()=>x(p,"$availableQualities$",i),l=()=>x(m,"$isAutoQualityEnabled$",i),d=()=>x(f,"$isMobile$",i),s=ve(),u=s.state.currentQuality$,p=s.state.availableQualities$,m=s.state.isAutoQualityEnabled$,f=s.ui.isMobile,$=v(()=>wb({quality:r(),availableQualities:a(),isAutoQualityEnabled:l()}));var y=$T(),b=T(y);Ja(b,{get quality(){return r()},get label(){return n($)},get isMobile(){return d()}}),w(y),_(t,y),H(),o()}var wT={QUALITY_SETTINGS:({isAutoQualityEnabled:t,currentQuality:e,qualityDetailsSubMenuEnabled:i})=>{let o=(t?Q("auto_quality_option"):e)||"";return{id:"QUALITY_SETTINGS",type:"OPEN_SUB_MENU",ariaLabel:Q("aria_label_menu_quality",{actual:o}),icon:jd,label:Q("menu_quality"),value:e,valueComponent:hv,weight:es["quality-settings"],children:i?"QUALITY_DETAILS":"QUALITY"}},TRAFFIC_SAVING_SWITCH:({trafficSavingEnabled:t,toggleTrafficSaving:e})=>({id:"TRAFFIC_SAVING_SWITCH",weight:es["traffic-saving-settings"],type:"SWITCH",onClick:i=>e(i,"to-video"),ariaLabel:Q("aria_label_submenu_traffic_saving"),icon:uv,label:Q("menu_traffic_saving"),enabled:t,tooltipText:Q("traffic_saving_helper_text"),maxTooltipWidth:175}),AUDIO_LANGUAGES:({currentAudioStream:t,availableAudioStreams:e})=>{let i=rp(t,e);return{id:"AUDIO_LANGUAGES",weight:es["audio-language-settings"],type:"OPEN_SUB_MENU",ariaLabel:Q("aria_label_menu_audio_languages",{actual:i}),icon:pv,label:Q("menu_audio_languages"),value:i,children:"AUDIO_LANGUAGES"}},PLAYBACK_RATE:({availablePlaybackRates:t,currentPlaybackRate:e})=>{var o;let i=((o=t.find(r=>r.value===e))==null?void 0:o.displayValue)||"";return{id:"PLAYBACK_RATE",weight:es["playback-rate-settings"],type:"OPEN_SUB_MENU",ariaLabel:Q("aria_label_menu_rate",{actual:i}),icon:fv,label:Q("menu_playback_rate"),value:`${e}x`,children:"PLAYBACK_RATE_SUB_MENU"}},SUBTITLES:({currentSubtitle:t})=>({id:"SUBTITLES",weight:es["subtitles-settings"],type:"OPEN_SUB_MENU",ariaLabel:Q("aria_label_menu_subtitle",{actual:t.displayValue}),icon:aa,label:Q("subtitles_caption"),value:t.displayValue,children:"SUBTITLES"}),DOWNLOAD:({onDownloadClick:t})=>({id:"DOWNLOAD",weight:es.download,type:"CLICK",onClick:t,label:Q("download_video_caption"),ariaLabel:Q("aria_label_menu_download"),icon:mv}),SHOW_SUPPORT:({onReportProblemClick:t})=>({id:"SHOW_SUPPORT",weight:es.report,type:"CLICK",onClick:t,label:Q("menu_report"),ariaLabel:`${Q("menu_report")}. ${Q("aria_label_new_tab_alert")}`,icon:vv,isHiddenFor:["desktop"]}),COPY_DATA:({onCopyDataClick:t})=>({id:"COPY_DATA",weight:es["copy-data"],type:"CLICK",onClick:t,label:Q("menu_copy_debug"),ariaLabel:Q("menu_copy_debug"),icon:sp,isHiddenFor:["desktop"]}),SAVE_TRACE_INFO:({onSaveTraceDataClick:t})=>({id:"SAVE_TRACE_INFO",weight:es["save-trace-info"],type:"CLICK",onClick:t,label:Q("menu_save_debug"),ariaLabel:Q("menu_save_debug"),icon:sp,isHiddenFor:["desktop"]}),DEBUG_INFO:({toggleShowDebugInfo:t})=>({id:"DEBUG_INFO",weight:es["debug-info"],type:"CLICK",onClick:t,ariaLabel:Q("aria_label_menu_debug_overlay"),label:Q("menu_debug_overlay"),icon:gv,isHiddenFor:["desktop"]})},Pb=({items:t,context:e,additionalSettingsMenuItems:i})=>{let{isMobile:o}=e;return[...t.map(r=>wT[r](e)),...i.map(r=>Kt(Ae({},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(Ba)};var CT=(t,e)=>{Nu(t,e)},IT=L('<div><div> </div> <div class="close s-p"></div></div>'),ET=L('<div data-testid="settings-menu" role="presentation"><!> <ul role="menu"></ul></div>'),PT=L("<div><!> <!></div>"),AT={hash:"s-p",code:'.settings-menu-container.mobile.s-p{width:100%}.settings-menu-container.s-p ul{list-style-type:none;margin:0;padding:0}.settings-menu-container.s-p .menu{background-color:var(--settings-bg);border-radius:var(--settings-radius);overflow:hidden;transition:opacity .2s,visibility .2s}.settings-menu-container.s-p .menu .item:first-child:not(.mobile){border-top-left-radius:var(--settings-radius);border-top-right-radius:var(--settings-radius)}.settings-menu-container.s-p .menu .item:last-child{border-bottom-left-radius:var(--settings-radius);border-bottom-right-radius:var(--settings-radius)}.settings-menu-container.s-p .settings-menu .item:first-child:not(.mobile){padding-top:6px}.settings-menu-container.s-p .settings-menu .item:last-child:not(.mobile){padding-bottom:6px}.settings-menu-container.s-p .menu.desktop{bottom:0;max-width:100%;position:absolute;right:0}.settings-menu.s-p{line-height:40px}.settings-menu.desktop.s-p{min-width:300px}.settings-menu-container.s-p .menu.mobile{background:var(--mobile-settings-bg);font-size:15px;line-height:50px;width:100%}.settings-menu-container.s-p .menu.mobile.hidden{display:none}.settings-menu-container.s-p .menu .item:not(.switch-item),.settings-menu-container.s-p .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-p .menu .item:hover{background-color:var(--settings-item-bg-hover)}.settings-menu-container.s-p .menu .item.mobile:hover{background:var(--mobile-settings-bg)}.settings-menu.s-p .item:not(.switch-item),.settings-menu.s-p .switch-wrapper{padding:0 32px 0 18px}.settings-menu.s-p .item.mobile:not(.switch-item),.settings-menu.s-p .switch-wrapper.mobile{padding:0 14px}.settings-menu.s-p .icon-wrapper{align-items:center;display:flex;height:24px;justify-content:center;margin-right:16px;min-width:24px;width:24px}.settings-menu.s-p .label{flex-grow:1;margin-right:24px;overflow:hidden;text-overflow:ellipsis}.settings-menu.s-p .item.header.mobile:where(.s-p){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-p .items::-webkit-scrollbar{width:8px}.settings-menu-container.s-p .items::-webkit-scrollbar-track{background-color:#3a3a3a;border-radius:4px;box-shadow:none}.settings-menu-container.s-p .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-p .items::-webkit-scrollbar-thumb:hover{background-color:#777}.settings-menu-container.s-p .items.mobile{max-height:160px;overflow-x:hidden;overflow-y:auto;text-align:left}.close.s-p{height:12px;margin-right:-12px;padding:12px;position:relative;width:12px}.close.s-p:after,.close.s-p:before{background-color:var(--white);content:" ";height:12px;left:18px;position:absolute;width:2px}.close.s-p:before{transform:rotate(45deg)}.close.s-p:after{transform:rotate(-45deg)}'};function xc(t,e){F(e,!0),q(t,AT);let[i,o]=Re(),r=()=>x(Be,"$settingsMenuVisible",i),a=()=>x(J,"$settingsMenuOpenedByKeyboard",i),l=()=>x(Ue,"$debugPanelVisible",i),d=()=>x(Se,"$isMobile",i),s=()=>x(Le,"$playerSize",i),u=()=>x(De,"$hasMpegSources$",i),p=()=>x(Fe,"$mobileNotReportControlHidden$",i),m=()=>x(Z,"$autoQualityLimitingAvailable$",i),f=()=>x(pe,"$availableSubtitlesList$",i),$=()=>x(qe,"$isLiveWithPlaybackSpeed",i),y=()=>x(ne,"$availableAudioStreams$",i),b=()=>x(Ke,"$availablePlaybackRates$",i),S=()=>x(ce,"$currentAudioStream$",i),C=()=>x(A,"$currentPlaybackRate$",i),I=()=>x(Ge,"$trafficSavingEnabled",i),R=()=>x(_e,"$currentQuality$",i),E=()=>x(Oe,"$isAutoQualityEnabled$",i),P=()=>x(Ce,"$currentSubtitle$",i),O=()=>x(et,"$additionalSettingsMenuItems$",i),D=()=>x(ue,"$isAutoQualityAvailable$",i),U=()=>x(we,"$availableQualities$",i),z=()=>x(Te,"$highQualityEnabled",i),G=g(e,"ref",15,void 0),le=g(e,"playerControlsHeight",3,0),j=di({}),ie=di({}),Y=ve(),ge=Mt(),ce=Y.state.audioStream$,ne=Y.state.availableAudioStreams$,_e=Y.state.currentQuality$,we=Y.state.availableQualities$,Z=Y.state.autoQualityLimitingAvailable$,Oe=Y.state.isAutoQualityEnabled$,ue=Y.state.isAutoQualityAvailable$,A=Y.state.currentPlaybackRate$,Ke=Y.state.availablePlaybackRates$,Ce=Y.state.currentSubtitle$,pe=Y.state.availableSubtitlesList$,se=Y.state.canDownload,De=Y.state.hasMpegSources$,Be=Y.ui.settingsMenu.visible$,J=Y.ui.settingsMenu.openedByBtnKeyboard$,X=Y.ui.settingsMenu.ref$,Se=Y.ui.isMobile,Fe=Y.ui.mobileNotReportControlHidden$,qe=Y.state.canChangePlaybackSpeed$,Ge=Y.state.trafficSavingEnabled$,Te=Y.state.highQualityEnabled$,Le=Y.ui.playerSize,Ue=Y.ui.debugPanelVisible,Vt=Y.state.isInteractiveTime$,et=Y.ui.additionalSettingsMenuItems$,Ot=Y.ui.t,qt=Y.actions.internal.downloadVideo,St=Y.actions.internal.closeSettingsMenu,Jt=Y.actions.internal.openSettingsSubMenu,Dt=Y.actions.internal.closeSettingsSubMenu,ye=K(!1),be=K(void 0),ee=$b();Ne(()=>{!r()&&ee.current&&(Dt(ie[ee.current]),ee.popAllSubMenus())}),Ne(()=>{r()||N(be,void 0)}),Ne(()=>{!ee.current&&n(be)&&V_(j,n(be))}),Ne(()=>{G()&&X.set(G())});function xe(Et){return gt(this,null,function*(){var W;ee.pushSubMenu(Et),yield go(),Jt(Et,ie[Et]);let Bt=(W=G())==null?void 0:W.firstElementChild;Bt&&Wf(Bt)})}function Pe(Et){var Bt;Et==null||Et.stopPropagation(),a()||(Bt=e.returnFocus)==null||Bt.call(e),St(),N(ye,!1)}function It(Et,Bt){Y.actions.internal.setQuality(Et,{appliesTo:Bt}),Pe()}function Ve(Et){Y.actions.internal.setAudioStream(Et),Pe()}function st(Et,Bt){Y.actions.internal.setTrafficSavingEnabled(Et,Bt),ge.features.qualityDetailsSubMenuEnabled&&Pe()}function mt(Et,Bt){Y.actions.internal.setHighQualityEnabled(Et,Bt),Pe()}function $e(Et){Y.actions.internal.setPlaybackRate(Et),Pe()}function Je(Et){Y.actions.internal.setSubtitle(Et),Pe()}function ze(){qt()}function nt(){TT(e.supportLink)&&window.open(e.supportLink,"_blank"),Y.actions.internal.reportProblem(),Y.actions.internal.pause()}function ei(){Dl(Y.actions.internal.getDebugTextData())}let ai=()=>{let Et=Y.actions.internal.getTraceTextData(),Bt=new Blob([...Et],{type:"application/json"}),W=window.URL.createObjectURL(Bt);Va(W,"vk_player_trace_info","json")};function gi(){Ue.set(!l())}function bi(){N(ye,!0)}function io(){N(ye,!1)}function ho(){return d()?`max-height: ${Math.round(s().height*.6)}px`:`max-height: ${s().height-32-le()}px; overflow: auto;`}let ui=v(()=>se&&u()&&!p()),ct=v(()=>ge.features.trafficSaving&&!p()&&m()&&!ge.features.qualityDetailsSubMenuEnabled),Pi=v(()=>f().length>0&&!p()),jt=v(()=>!!$()&&!p()),wt=v(()=>ge.features.audioLanguages&&y().length>=2&&!p()),oi=v(()=>!p());Nt(()=>Vt.subscribe(Et=>{Et&&!d()&&!n(ye)&&!a()&&Pe()}));let Xt=v(()=>{let Et=[n(oi)&&"QUALITY_SETTINGS",n(wt)&&"AUDIO_LANGUAGES",n(jt)&&"PLAYBACK_RATE",n(Pi)&&"SUBTITLES",n(ct)&&"TRAFFIC_SAVING_SWITCH",n(ui)&&"DOWNLOAD",ge.showSupport&&"SHOW_SUPPORT","COPY_DATA",ge.features.saveTraceInfoToFile&&"SAVE_TRACE_INFO","DEBUG_INFO"].filter(Bt=>!!Bt);return Pb({items:Et,context:{qualityDetailsSubMenuEnabled:ge.features.qualityDetailsSubMenuEnabled,availablePlaybackRates:b(),currentAudioStream:S(),availableAudioStreams:y(),currentPlaybackRate:C(),selectPlaybackRate:$e,trafficSavingEnabled:I(),toggleTrafficSaving:st,currentQuality:R()||Ab.INVARIANT,isAutoQualityEnabled:E()||!1,currentSubtitle:P(),isMobile:d(),onDownloadClick:ze,onCopyDataClick:ei,onReportProblemClick:nt,onSaveTraceDataClick:ai,toggleShowDebugInfo:gi},additionalSettingsMenuItems:O()})}),bt=v(()=>Eb({subMenuId:ee.current,context:{availablePlaybackRates:b(),selectPlaybackRate:$e,trafficSavingEnabled:I(),toggleTrafficSaving:st,currentQuality:R()||Ab.INVARIANT,isAutoQualityEnabled:E()||!1,isAutoQualityAvailable:D()||!1,availableQualities:U(),highQualityEnabled:z(),toggleHighQuality:mt,availableAudioStreams:y(),availableSubtitlesList:f(),closeSettingsMenu:St,currentAudioStream:S(),isMobile:d(),selectAudioLanguage:Ve,selectQuality:It,selectSubtitle:Je}}));var Ye=PT();let xi;var oo=T(Ye);{var Zo=Et=>{var Bt=ET();let W;Bt.__keydown=[CT,St];var kt=T(Bt);{var li=Gt=>{var lt=IT();let Mi;var Vi=T(lt),Jo=T(Vi,!0);w(Vi);var ko=k(Vi,2);ko.__click=Pe,w(lt),B((_o,Fi)=>{Mi=re(lt,1,"item header s-p",null,Mi,_o),fe(Jo,Fi)},[()=>({mobile:d()}),()=>Ot("submenu_settings")]),_(Gt,lt)};V(kt,Gt=>{d()&&Gt(li)})}var at=k(kt,2);let Tt;wi(at,21,()=>n(Xt),Gt=>Gt.id,(Gt,lt)=>{var Mi=Me(),Vi=de(Mi);{var Jo=_o=>{iv(_o,{get isMobile(){return d()},get id(){return n(lt).id},get icon(){return n(lt).icon},get label(){return n(lt).label},get ariaLabel(){return n(lt).ariaLabel},get value(){return n(lt).value},get valueComponent(){return n(lt).valueComponent},onClick:()=>{xe(n(lt).children),N(be,n(lt).id,!0)},get ref(){return j[n(lt).id]},set ref(Fi){j[n(lt).id]=Fi}})},ko=(_o,Fi)=>{{var vr=bo=>{ov(bo,{get isMobile(){return d()},get id(){return n(lt).id},get onClick(){return n(lt).onClick},get icon(){return n(lt).icon},get label(){return n(lt).label},get ariaLabel(){return n(lt).ariaLabel},closeSettings:Pe})},no=(bo,Hi)=>{{var en=tn=>{rv(tn,{get isMobile(){return d()},get id(){return n(lt).id},get onClick(){return n(lt).onClick},get icon(){return n(lt).icon},get label(){return n(lt).label},get ariaLabel(){return n(lt).ariaLabel},get enabled(){return n(lt).enabled},get tooltipText(){return n(lt).tooltipText},get maxTooltipWidth(){return n(lt).maxTooltipWidth}})};V(bo,tn=>{n(lt).type==="SWITCH"&&tn(en)},Hi)}};V(_o,bo=>{n(lt).type==="CLICK"?bo(vr):bo(no,!1)},Fi)}};V(Vi,_o=>{n(lt).type==="OPEN_SUB_MENU"?_o(Jo):_o(ko,!1)})}_(Gt,Mi)}),w(at),ot(at,Gt=>G(Gt),()=>G()),w(Bt),B((Gt,lt,Mi)=>{W=re(Bt,1,"settings-menu menu s-p",null,W,Gt),Tt=re(at,1,"items",null,Tt,lt),Qe(at,Mi)},[()=>({desktop:!d(),mobile:d(),hidden:!!ee.current}),()=>({mobile:d()}),ho]),_t("mouseenter",Bt,bi),_t("mouseleave",Bt,io),_(Et,Bt)};V(oo,Et=>{r()&&Et(Zo)})}var _n=k(oo,2);wi(_n,17,()=>n(bt),Et=>Et.id,(Et,Bt)=>{let W=v(()=>{var kt;return(kt=n(Bt).minWidth)!=null?kt:137});tv(Et,{get isMobile(){return d()},get playerControlsHeight(){return le()},get returnFromSubMenu(){return ee.popSubMenu},get id(){return n(Bt).id},get title(){return n(Bt).title},get closeSettingsMenu(){return St},openSubMenuList:xe,get items(){return n(Bt).items},get minWidth(){return n(W)},get refMenuItems(){return j},get listRef(){return ie[n(Bt).id]},set listRef(kt){ie[n(Bt).id]=kt}})}),w(Ye),B(Et=>xi=re(Ye,1,"settings-menu-container s-p",null,xi,Et),[()=>({mobile:d(),hidden:!r()})]),_(t,Ye),H(),o()}rt(["keydown","click"]);var kT=L('<button class="btn s-1d"> </button>'),LT={hash:"s-1d",code:"button.btn.s-1d{background:hsla(0,0%,100%,.1);border-radius:8px;font-size:14px;line-height:18px;margin-top:12px;padding:6px 12px 7px}"};function _v(t,e){q(t,LT);var i=kT();i.__click=function(...r){var a;(a=e.onClick)==null||a.apply(this,r)};var o=T(i,!0);w(i),B(()=>fe(o,e.label)),_(t,i)}rt(["click"]);var MT=L('<div class="container s-m"><div class="notification s-m"><div><p class="description s-m"><!></p> <!></div> <!></div></div>'),VT={hash:"s-m",code:".container.s-m{display:flex;justify-content:center;left:0;pointer-events:none;position:absolute;right:0;top:20px}.notification.s-m{background:var(--notification-bg);border-radius:var(--notification-radius);display:inline-flex;gap:10px;padding:9px 14px 10px 12px;pointer-events:auto}.description.s-m{font-size:13px;line-height:16px;margin:0;white-space:pre}"};function wc(t,e){F(e,!0),q(t,VT);let i=340,{features:{forceAutoQualityWhenSevereStallHappens:o}}=Mt(),{ui:{t:r}}=ve(),a=r(o?"slow_video_notification_force_description":"slow_video_notification_suggest_description");var l=MT(),d=T(l),s=T(d),u=T(s),p=T(u);yc(p,{get message(){return a}}),w(u);var m=k(u,2);{var f=y=>{let b=v(()=>r("slow_video_notification_button"));_v(y,{get label(){return n(b)},get onClick(){return e.onSelectAutoQuality}})};V(m,y=>{o||y(f)})}w(s);var $=k(s,2);Ls($,{get onClick(){return e.onClose}}),w(d),w(l),Zr(3,d,()=>$s,()=>({duration:i})),_(t,l),H()}import{isIntersecting as kb,Subscription as RT}from"@vkontakte/videoplayer-shared/es2015";var el="annotation",ap=class{constructor(){this.slots=new Map}init(e,i){this.shadowRootContainer=e,this.store=i}add(e,i){var d;let{overlay:o,id:r,controlsBehaviour:a,hideAllControls:l}=i;e.setAttribute("slot",el),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))}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"}}runHidingControlsWhenIntersected(r,a){return gt(this,arguments,function*(e,{observedSlotElementId:i,controlsToObserve:o}){var f;let l=this.slots.get(e);if(!l)return;let d=yield this.findSlotElement(l.rootElement,i,e),{controls:s,hiddenControls:u}=((f=this.store)==null?void 0:f.ui)||{},p=new MutationObserver($=>$.forEach(()=>{let y=Vs(d,this.shadowRootContainer);o.forEach(b=>{let S=s==null?void 0:s[b],C=S?he(S):null,I=u==null?void 0:u[b];C&&(I==null||I.set(kb(C,y)))})}));p.observe(d,{childList:!0,subtree:!0}),l.observer=p;let m=new RT;o.forEach($=>{s&&m.add(s[$].subscribe(y=>{let b=u==null?void 0:u[$];y&&y.isDisplayed?b==null||b.set(kb(y,Vs(d,this.shadowRootContainer))):b==null||b.set(!1)}))}),l.subs=m})}findSlotElement(e,i,o){return gt(this,null,function*(){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,p;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(m=>m==null?void 0:m.disconnect()),l==null||l.unsubscribe(),this.slots.delete(e),s&&((u=this.store)==null||u.ui.isControlsAvailable.set(!0)),(p=d==null?void 0:d.controlsToObserve)==null||p.forEach(m=>{var f,$;($=(f=this.store)==null?void 0:f.ui.hiddenControls[m])==null||$.set(!1)})}destroy(){for(let e in this.slots.keys())this.remove(e);this.slots.clear()}haveSlots(){return this.slots.size>0}};var NT=L('<div class="container s-5"><!></div>'),OT={hash:"s-5",code:".container.s-5{align-items:center;animation-fill-mode:forwards;animation-name:s-5-videoPlayerStatusIconPopup;background-color:#00000073;border-radius:100%;display:flex;height:64px;justify-content:center;width:64px;will-change:opacity,scale}@keyframes s-5-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 Sc(t,e){F(e,!0),q(t,OT);let i=g(e,"reversed",3,!1);var o=Me(),r=de(o);Is(r,()=>e.Icon,a=>{var l=NT(),d=T(l);Bi(d,()=>e.Icon,(s,u)=>{u(s,{get size(){return"48"},get reversed(){return i()}})}),w(l),B(()=>Qe(l,`animation-duration: ${e.duration}ms`)),_(a,l)}),_(t,o),H()}import{PlaybackState as Lb}from"@vkontakte/videoplayer-core/es2015";var DT=L('<div class="container s-13"><!></div>'),BT={hash:"s-13",code:".container.s-13{align-items:center;display:flex;height:100%;justify-content:center;pointer-events:none;position:absolute;width:100%}"};function bv(t,e){F(e,!0),q(t,BT);let[i,o]=Re(),r=()=>x(s,"$playbackState$",i),a=()=>x(p,"$previewTrackActive",i),l=()=>x(m,"$previewTrackDragInProgress",i),d=()=>x(u,"$isPlaying$",i),{state:{playbackState$:s,isPlaying$:u},ui:{previewTrackActive:p,previewTrackDragInProgress:m}}=ve(),{features:{playbackStatusShow:f},playbackStatusAnimationDuration:$}=Mt(),y=0,b=K(null),S=K(!1);Ne(()=>{r()===Lb.PLAYING?N(b,Ln,!0):r()===Lb.PAUSED?N(b,Os,!0):N(b,null)}),Ne(()=>{if(!(!f||a()||l()))return y=window.setTimeout(()=>{y=0,N(b,null)},$),()=>{y&&(window.clearTimeout(y),y=0)}}),Ne(()=>{d()&&!n(S)&&(N(S,!0),N(b,null))});var C=Me(),I=de(C);{var R=E=>{var P=DT(),O=T(P);Sc(O,{get duration(){return $},get Icon(){return n(b)}}),w(P),_(E,P)};V(I,E=>{n(b)&&f&&E(R)})}_(t,C),H(),o()}var FT=L('<div><div data-testid="video-container"></div></div>'),HT={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 tl(t,e){F(e,!0),q(t,HT);let[i,o]=Re(),r=()=>x(p,"$rotateAlpha",i),a=()=>x(m,"$playerSize",i),l=()=>x(u,"$playerPhase",i),d=()=>x(f,"$isPlaying$",i),s=g(e,"videoContainer",15),{playerPhase:u,ui:{rotateAlpha:p,playerSize:m},state:{isPlaying$:f}}=ve(),{isSmoothVideoRotate:$}=Mt(),y=v(()=>s()&&r()%180?a().height/a().width:1);var b=FT();let S;b.__contextmenu=function(...R){var E;(E=e.onContextMenu)==null||E.apply(this,R)},b.__mousedown=function(...R){var E;(E=e.onMouseDown)==null||E.apply(this,R)},b.__mouseup=function(...R){var E;(E=e.onMouseUp)==null||E.apply(this,R)},b.__click=function(...R){var E;(E=e.onClick)==null||E.apply(this,R)},b.__dblclick=function(...R){var E;(E=e.onDblClick)==null||E.apply(this,R)};var C=T(b);let I;ot(C,R=>s(R),()=>s()),w(b),B((R,E)=>{S=re(b,1,"video-wrapper s-c",null,S,R),I=re(C,1,"video-container s-c",null,I,E),Qe(C,`transform: rotate(${r()}deg) scale(${n(y)})`),We(C,"data-is-playing",d())},[()=>({hidden:l()!=="video",nocursor:e.hideCursor}),()=>({"fast-rotate":!$})]),_(t,b),H(),o()}rt(["contextmenu","mousedown","mouseup","click","dblclick"]);var UT=L('<div><span class="text s-z"> </span> <!></div>'),zT={hash:"s-z",code:".root.s-z{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-z,.root.visible.s-z{transform:translateX(-50%)}.root.visible.s-z{opacity:1;visibility:visible}.text.s-z{font-size:13px;font-weight:600;line-height:16px}"};function $v(t,e){F(e,!0),q(t,zT);let{ui:{t:i}}=ve();var o=UT();let r;var a=T(o),l=T(a,!0);w(a);var d=k(a,2);gc(d,{get size(){return"16"},fill:"currentColor"}),w(o),B((s,u)=>{r=re(o,1,"root s-z",null,r,s),fe(l,u)},[()=>({visible:e.isVisible}),()=>i("double_forward_label")]),_(t,o),H()}var WT=L('<div class="container s-15" role="button" data-testid="preview-track-overlay"><div class="icon s-15"><!></div></div>'),KT={hash:"s-15",code:".container.s-15{background-color:rgba(0,0,0,.48);cursor:pointer;height:100%;position:absolute;width:100%}.container.s-15,.icon.s-15{align-items:center;display:flex;justify-content:center}.icon.s-15{background-color:#00000073;border-radius:100%;height:64px;transition:transform .2s;transition-timing-function:ease-out;width:64px;will-change:transform}.container.s-15:hover .icon:where(.s-15){transform:scale(1.15)}"};function yv(t,e){F(e,!1),q(t,KT);let o=ve().actions.internal.closePreviewTrack,r=200,a=u=>{u.stopPropagation(),o()};xo();var l=WT();l.__click=a;var d=T(l),s=T(d);return Ln(s,{get size(){return"32"}}),w(d),w(l),Zr(3,l,()=>$s,()=>({duration:r})),_(t,l),ff(e,"handleClick",a),H({handleClick:a})}rt(["click"]);var qT=L('<div class="container s-11"><div class="notification s-11"><span class="text s-11"> </span></div></div>'),QT={hash:"s-11",code:".container.s-11{display:flex;justify-content:center;left:0;pointer-events:none;position:absolute;right:0;top:20px}.notification.s-11{background-color:var(--black-alpha-40);border-radius:var(--notification-radius);padding:10px 16px}.text.s-11{font-size:14px;font-weight:500;line-height:18px}"};function xv(t,e){F(e,!1),q(t,QT);let{ui:{t:i}}=ve();xo();var o=qT(),r=T(o),a=T(r),l=T(a,!0);w(a),w(r),w(o),B(d=>fe(l,d),[()=>i("preview_track_notification_text")],Tn),Zr(3,r,()=>$s,()=>({duration:340})),_(t,o),H()}var GT=(t,e,i,o,r,a)=>{if(t.stopPropagation(),e()||o()){a();return}},YT=L("<div><!></div>"),jT=L('<div class="spherical-video-icon s-7"><!></div>'),XT=L("<div><!></div>"),ZT=L('<div class="settings-menu s-7"><!></div>'),JT=L("<!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!>",1),eC=L("<!> <!> <!>",1),tC=L('<div class="blocked s-7"></div>'),iC=L('<div class="player-wrapper s-7"><!> <div class="overlay-container"></div></div> <!>',1),oC={hash:"s-7",code:".blocked.s-7,.player-wrapper.s-7{height:100%;position:absolute;width:100%}.blocked.s-7{z-index:var(--overlay-container-z-index)}.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%}.spherical-video-icon.s-7{display:inline-block;left:calc(50% - 38px);position:absolute;top:calc(50% - 23px)}.ads-container.s-7{background:var(--black);height:100%;left:0;position:absolute;top:0;width:100%;z-index:var(--ads-container-z-index)}.settings-menu.s-7{bottom:57px;left:0;position:absolute;right:18px;transition:opacity .2s;z-index:var(--settings-menu-z-index)}"};function wv(t,e){F(e,!0),q(t,oC);let[i,o]=Re(),r=()=>x(pi,"$notificationsToShow$",i),a=()=>x(ui,"$playerPhase",i),l=()=>x(oo,"$isLoaderVisible",i),d=()=>x(bi,"$adPlaybackState",i),s=()=>x(li,"$crashed",i),u=()=>x(_o,"$isInteractiveTime$",i),p=()=>x(wt,"$settingsMenuVisible",i),m=()=>x(Fi,"$isInteractiveExpectation$",i),f=()=>x(jt,"$controlsVisible",i),$=()=>x(no,"$touched",i),y=()=>x(hr,"$graphIsOpened$",i),b=()=>x(ct,"$isFullscreen",i),S=()=>x(ts,"$autoplayNextEnabled$",i),C=()=>x(Bt,"$postrollPassed",i),I=()=>x(Zo,"$isEnded$",i),R=()=>x(tr,"$cursorInside",i),E=()=>x(Xn,"$isControlsAvailable",i),P=()=>x(Lo,"$doubleForwardOn$",i),O=()=>x(Or,"$fakeIsPlaying$",i),D=()=>x($r,"$bottomNoSmooth",i),U=()=>x(tn,"$interactiveTimeIndicator",i),z=()=>x(Mi,"$playerSize",i),G=()=>x(Vi,"$is3DVideo",i),le=()=>x(nn,"$doubleForwardAvailable$",i),j=()=>x(Ye,"$contextMenuVisible$",i),ie=()=>x(gi,"$playbackState$",i),Y=()=>x(bo,"$hotKeyMapData",i),ge=()=>x(Xt,"$scrubbingInProgress",i),ce=()=>x(bt,"$volumeChangingInProgress",i),ne=()=>x(_n,"$chromecastConnected$",i),_e=()=>x(rn,"$controlsTimeoutActive",i),we=()=>x(oi,"$settingsMenuOpenedByKeyboard",i),Z=()=>x(ss,"$contextMenuOpenedByKeyboard$",i),Oe=()=>x(Si,"$contextMenuOpenedByHotKey$",i),ue=()=>x(Xe,"$contextMenuButtonRef$",i),A=()=>x(Ho,"$contextMenuLastActiveElem$",i),Ke=()=>x(Pi,"$isFullscreenOpenedByKeyboard",i),Ce=()=>x(ai,"$language$",i),pe=()=>x(uo,"$previewTrackActive$",i),se=()=>x(Jo,"$icon3DVideoVisible",i),De=()=>x(Et,"$chromecastDeviceName$",i),Be=()=>x(Gt,"$currentSubtitle$",i),J=()=>x(lt,"$currentSubtitleCaptions$",i),X=()=>x(io,"$position$",i),Se=()=>x(ho,"$duration$",i),Fe=()=>x(W,"$isLive$",i),qe=()=>x(kt,"$isPlaying$",i),Ge=()=>x(gr,"$contextMenuPosition$",i),Te=()=>x(Zn,"$previewTrackNotificationVisible$",i),Le=()=>x(Hi,"$showHotKeyMap",i),Ue=()=>x(xi,"$debugPanelVisible",i),Vt=()=>x(is,"$userActionsDisabled$",i),et=g(e,"videoContainer",15),Ot=g(e,"adsSlotId",3,void 0),qt=g(e,"adsParams",3,void 0),St=g(e,"adsAutoplayParam",3,void 0),Jt=g(e,"duration",3,void 0),Dt=g(e,"logoTargetUrl",3,""),ye=g(e,"showNextPrevButtons",3,!1),be=g(e,"nextButtonActive",3,!1),ee=g(e,"prevButtonActive",3,!1),xe=g(e,"endScreenVideoTitle",3,void 0),Pe=g(e,"endScreenVideoThumb",3,void 0),It=g(e,"isOneVideoPlaylist",3,!1),Ve=g(e,"shadowRootContainer",3,void 0),st=g(e,"outerContainerRef",3,void 0),mt=g(e,"playerStarted",3,!1),$e=g(e,"fullScreenTarget",3,void 0),Je=g(e,"showMiniTimer",3,!1),ze=g(e,"showEndScreen",3,!0),nt=g(e,"keyboardControls",15),ei=e.store.getLogger().createComponentLog("Root component"),ai=e.store.interfaceLanguage$,gi=e.store.state.playbackState$,bi=e.store.ads.playbackState,io=e.store.state.positionWithScrubbing$,ho=e.store.state.duration$,ui=e.store.playerPhase,ct=e.store.ui.isFullscreen,Pi=e.store.ui.isFullscreenOpenedByKeyboard,jt=e.store.ui.controlsVisible,wt=e.store.ui.settingsMenu.visible$,oi=e.store.ui.settingsMenu.openedByBtnKeyboard$,Xt=e.store.ui.scrubbingInProgress,bt=e.store.ui.volumeChangingInProgress,Ye=e.store.ui.contextMenu.visible$,xi=e.store.ui.debugPanelVisible,oo=e.store.state.isLoaderVisible,Zo=e.store.state.isEnded$,_n=e.store.state.chromecastConnected$,Et=e.store.state.chromecastDeviceName$,Bt=e.store.ads.postrollPassed,W=e.store.state.isLive$,kt=e.store.state.isPlaying$,li=e.store.state.crashed$,at=e.store.webApi.annotationsApi,Tt=e.store.webApi.pictureInPictureApi,Gt=e.store.state.currentSubtitle$,lt=e.store.state.currentSubtitleCaptions$,Mi=e.store.ui.playerSize,Vi=e.store.ui.is3DVideo,Jo=e.store.ui.icon3DVideoVisible,ko=e.store.state.isInteractive,_o=e.store.state.isInteractiveTime$,Fi=e.store.state.isInteractiveExpectation$,vr=e.store.state.hasInteractiveBranches,no=e.store.ui.touched,bo=e.store.ui.modals.hotKeyMap.data,Hi=e.store.ui.modals.hotKeyMap.show,en=e.store.ui.overlayContainer$,tn=e.store.ui.controls.interactiveTimeIndicator,jn=e.store.state.showInteractiveTimeIndicator,gr=e.store.ui.contextMenu.position$,Rr=e.store.actions.internal.setQuality,ys=e.store.actions.internal.closeSettingsMenu,ts=e.store.ui.autoplayNextEnabled$,is=e.store.ui.userActionsDisabled,Xn=e.store.ui.isControlsAvailable,on=e.store.ui.videoTitleInfo,Lo=e.store.ui.doubleForwardOn$,nn=e.store.ui.doubleForwardAvailable$,Zn=e.store.ui.previewTrackNotificationVisible,Vn=e.store.actions.internal.getVideoElement,Nr=e.store.actions.internal.checkFullscreenSupport,{fakeIsPlaying$:Or,notifications$:os,graphIsOpened$:hr}=wo(),ro=K(void 0),_r=K(void 0),Jn=K(void 0),bn=K(void 0),so,Dr,Rn;bo.set(C_());let{closeNotification:vt,notificationsToShow$:pi}=os,er=v(()=>!!r().slow_video),br=()=>vt("slow_video"),Br=v(()=>(a()==="video"&&l()||a()==="ads"&&d()==="inactive")&&!s()),$n=K(void 0),$r=ae(!1),Mo,rn=ae(!1),Vo=ae(),tr=ae(!1),Ui=K(!1),Ro=K(!1),ir=K(!1),Fr=K(!(e.autoplay&&!e.uiConfig.controls.showOnStartupAtAutoplay)),ao=v(()=>u()&&!p()&&!(n(Ui)||n(Ro))&&!(n(ir)&&!m())),Nn=!0,sn=v(()=>e.uiConfig.features.thumbTimer&&Je()&&a()==="video"&&!f()&&!s()&&!ko&&(e.uiConfig.hideThumbTimerAfterTouch&&!$()||!e.uiConfig.hideThumbTimerAfterTouch)),Hr=v(()=>a()==="video"&&!y()&&b()),or=K(!1),On=v(()=>(ze()||e.showAutoplayNext&&S())&&!!xe()&&!!Pe()&&(e.showAds&&C()||!e.showAds)&&I()&&!s()&&!n(or)),Ur=v(()=>R()&&!(f()||n(On))&&!u()&&E()&&!P()),xt=K(!1),Ct=v(()=>O()!==null),{toggle:lo}=Or,Xi=!1,zi=null;Tt==null||Tt.setContext(ad());let yn=()=>{e.autoplay&&!ko&&e.uiConfig.controls.showOnStartupAtAutoplay&&mi(e.uiConfig.controls.hideTimeout)};e.store.setUiCallbacks({onStarted:yn});let $o=()=>{window.clearTimeout(so),rn.set(!1)},Dn=()=>{window.clearTimeout(Dr),Vo.set(null)},mi=me=>{$o(),rn.set(!0),so=window.setTimeout(()=>rn.set(!1),me);let pt=me-100;Mo=window.setTimeout(()=>{D()&&$r.set(!1)},pt>0?pt:me)},zr=(me,pt)=>{Dn(),Vo.set(pt),Dr=window.setTimeout(()=>Vo.set(null),me)},xn=Vi.subscribe(me=>{Jo.set(me),me&&(window.clearTimeout(Rn),Rn=window.setTimeout(()=>Jo.set(!1),e.uiConfig.controls.hide360IconTimeout))}),No=()=>gt(null,null,function*(){var pt,Zt,Ti,Wi;let me=ia();if(me){let ni=Rd(),ti=xr();me=ni===ti||ni===Ve()}if(me){mi(e.uiConfig.controls.hideTimeoutFullscreen);try{yield Tt==null?void 0:Tt.exit()}catch(ni){ei({message:String(ni)})}}ct.set(me),e.store.getAdmanWrapper().setFullscreen(me),b()?(Zt=(pt=e.store.callbacks)==null?void 0:pt.onFullscreenEnter)==null||Zt.call(pt):(Wi=(Ti=e.store.callbacks)==null?void 0:Ti.onFullscreenExit)==null||Wi.call(Ti)}),yr=me=>{let{width:pt,height:Zt}=me.target;Mi.set({width:pt,height:Zt})},nr=()=>{let{width:me,height:pt}=n(ro).getBoundingClientRect();Mi.set({width:me,height:pt})};Nt(()=>{var pt;return Vu(No),e.uiConfig.features.annotationsInside&&(at==null||at.init(n(ro))),Oa(Tt)&&(Tt==null||Tt.assignPlayerContainer(n(ro)),Tt==null||Tt.setExternalEventHandlers({resize:yr,leavepictureinpicture:nr})),e.interactiveContainer&&((pt=et().parentElement)==null||pt.insertBefore(e.interactiveContainer,et().nextSibling)),()=>{window.clearTimeout(so),window.clearTimeout(Mo),window.clearTimeout(Dr),window.clearTimeout(Rn),xn(),Tt==null||Tt.dispose().catch(Zt=>{ei({message:String(Zt)})}),Ru(No)}});let xr=()=>{let me=e.uiConfig.features.fullscreenInternalTargetPlayerContainer||!st()?n(ro):st(),pt=me.getRootNode(),Zt=pt instanceof ShadowRoot?pt.host:pt,Ti=$e()instanceof HTMLElement&&$e().contains(Zt);return e.uiConfig.allowChangingFullscreenTarget&&$e()&&Ti?$e():me},wn=()=>{Ye.set(!1)},an=()=>{ys(),wn()},Wr=()=>gt(null,null,function*(){if(!Nr()){ei({message:"fullscreen disabled"});return}wn(),ia()?(yield Mu(document),ei({message:"exit fullscreen"})):(ei({message:"request fullscreen"}),yield Lu(xr()))}),ln=me=>{y()||(me.preventDefault(),Ye.set(!0),gr.set({left:me.clientX,top:me.clientY}))};function ns(){tr.set(!0),ko||mi(e.uiConfig.controls.hideTimeoutCursor)}function je(me){var Wi,ni;let{relatedTarget:pt}=me,Ti=!!(pt&&((Wi=n(Jn))!=null&&Wi.contains(pt)))&&((ni=nt())==null?void 0:ni.isFocused());!ko&&!Ti&&($r.set(!0),mi(e.uiConfig.controls.hideTimeoutCursor))}function Lt(){tr.set(!1),N(Ro,!1),N(Ui,!1),Xi=!1,e.store.actions.internal.releaseCamera(),mi(e.uiConfig.controls.hideTimeout),P()&&Bo()}function $i(me){return me?me.offsetTop+$i(me.offsetParent):0}function So(me){return me?me.offsetLeft+So(me.offsetParent):0}function To(me){if(U()&&jn){let pt=me.currentTarget,Zt=$i(pt),Ti=So(pt),Wi=me.pageX-Ti,ni=me.pageY-Zt,{left:ti,bottom:po,right:Bn}=U(),Fn=Bn-ti;return Wi>=ti-Fn&&ni<=po+Fn}}function Oo(me){if(n(ro)){let pt=$i(me.currentTarget),Zt=z().height,Ti=me.pageY-pt;if(To(me)){N(Ro,!1);return}Ti<40?N(Ro,!0):Ti>Zt-40?N(Ui,!0):(N(Ro,!1),p()||N(Ui,!1))}}function co(me){Oo(me),!n(ao)&&!P()&&mi(e.uiConfig.controls.hideTimeoutCursor),G()&&Xi&&zi&&e.store.actions.internal.moveCameraFocusPX(zi.clientX-me.clientX,zi.clientY-me.clientY,me.timeStamp-zi.timeStamp),zi=me}let Ri=null,Do=()=>{Ri=window.setTimeout(()=>{e.store.actions.internal.changeDoubleForwardOn(!0),$o()},e.uiConfig.doubleForwardActivationTime)},Bo=()=>{e.store.actions.internal.changeDoubleForwardOn(!1),Ri&&clearTimeout(Ri),Ri=null},yo=me=>{me.preventDefault(),me.button===0&&(Xi=!0,e.store.actions.internal.holdCamera(),le()&&Do()),!Xi&&mi(e.uiConfig.controls.hideTimeoutCursor)},Fo=me=>{me.preventDefault(),me.button===0&&(zi=me,Xi=!1,e.store.actions.internal.releaseCamera()),!P()&&mi(e.uiConfig.controls.hideTimeoutCursor)},dn=me=>{me.preventDefault(),Nn&&(ei({message:"double click on video"}),Wr(),mi(e.uiConfig.controls.hideTimeoutCursor))},wr=me=>{var pt;if(me.preventDefault(),P()){Bo();return}if(Ri&&Bo(),j()||p()){an();return}if(!(I()&&!vr)){if(n(Ct))return lo();if((pt=nt())==null||pt.focus(),!mt()){e.firstStart(),mi(e.uiConfig.controls.hideTimeoutCursor);return}(!e.uiConfig.preventPauseOnVideoClick||ie()!==Vb.PLAYING)&&e.store.actions.internal.togglePlay(),mi(e.uiConfig.controls.hideTimeoutCursor)}},Sr=me=>{an(),no.set(!0),mi(e.uiConfig.controls.hideTimeout),me&&zr(e.uiConfig.controls.hideHotKeyHelpers,me)},Tr=()=>{var me,pt;an(),(me=e.store.callbacks)!=null&&me.onOpenHotKeyMap?(pt=e.store.callbacks)==null||pt.onOpenHotKeyMap(Y()):Hi.update(Zt=>!Zt)},rs=()=>{no.set(!0)},ss=e.store.ui.contextMenu.openedByBtnKeyboard$,Xe=e.store.ui.contextMenu.btnRef$,zt=K(void 0),Si=e.store.ui.contextMenu.openedByHotKey$,Ho=e.store.ui.contextMenu.lastActiveElem$,uo=e.store.ui.previewTrackActive;Ne(()=>{en.set(n($n))}),Ne(()=>{N(ir,n(Fr)&&ie()!==Vb.PLAYING,!0),n(Fr)||Pt(()=>N(Fr,!0))}),Ne(()=>{var pt,Zt;let me=(n(ir)||I()||p()||ge()||ce()||ne()||_e())&&!n(ao)&&(a()==="video"||a()==="ads")&&!s()&&E();jt.set(me),!me&&!_e()&&e.uiConfig.returnFocusOnControlsHide&&((pt=n(Jn))!=null&&pt.contains(Uu()))&&((Zt=nt())==null||Zt.focus())}),Ne(()=>{!ge()&&n(xt)&&!u()&&mi(e.uiConfig.controls.hideTimeoutCursor),Pt(()=>N(xt,ge(),!0))}),Ne(()=>{n(bn),p(),we(),Pt(()=>Ud(n(bn),p(),we()))}),Ne(()=>{n(zt),j(),Z(),Oe(),Pt(()=>{let me=Z()||Oe();Ud(n(zt),j(),me)})}),Ne(()=>{let me=ue();me&&(j(),Pt(()=>Bl(me,j(),ss)))}),Ne(()=>{let me=A();me&&(j(),Pt(()=>M_(me,j(),Si)))}),Ne(()=>{var me;!Ke()&&b()&&(Pt(()=>Pi.set(!1)),(me=nt())==null||me.focus())}),Ne(()=>{y()&&an()});let Cr=K(void 0),cn=me=>{on.set(Gn(Vn(),{title:n(Cr)},"title",me))},Ir=(me,pt)=>{var ni,ti;let Zt=(ti=(ni=e.store.callbacks)==null?void 0:ni.uiInfo)==null?void 0:ti.onUpcomingLiveViewStateChanged;if(!Zt)return;let Ti=!!pt,Wi=Ae(Ae({},Gn(n(ro),{upcomingLiveScreen:pt},"upcomingLiveScreen",Ti)),me);Zt(Wi)};var Fs=iC();_t("blur",Ta,an);var Sn=de(Fs);Sn.__mousemove=co;var Hs=T(Sn);let rr=v(()=>a()==="ads"),as=v(()=>n(Ct)?lo:void 0);ot(jf(Hs,{startDoubleForwardActivationTimer:Do,stopDoubleForward:Bo,toggleFullscreen:Wr,hideContextMenu:an,showHotKeyHelpers:Sr,showKeyMap:Tr,get isAds(){return n(rr)},get fakePlayButtonHandler(){return n(as)},get nextButtonActive(){return be()},get prevButtonActive(){return ee()},children:(me,pt)=>{var Zt=eC(),Ti=de(Zt);tl(Ti,{get hideCursor(){return n(Ur)},onClick:wr,onContextMenu:ln,onMouseDown:yo,onMouseUp:Fo,onDblClick:dn,get videoContainer(){return et()},set videoContainer(ti){et(ti)}});var Wi=k(Ti,2);ka(Wi,()=>"slot",!1,(ti,po)=>{Ji(ti,()=>({name:el}))});var ni=k(Wi,2);Is(ni,Ce,ti=>{var po=JT(),Bn=de(po);let Fn=v(()=>a()!=="thumb"||s()||ko&&e.autoplay);Xa(Bn,{get hidden(){return n(Fn)},get thumbUrl(){return e.thumbUrl},get startVideo(){return e.firstStart},onContextMenu:ln,onClick:wn});var Ai=k(Bn,2);{var ed=He=>{yv(He,{})};V(Ai,He=>{pe()&&He(ed)})}var il=k(Ai,2);bv(il,{});var Us=k(il,2);$v(Us,{get isVisible(){return P()}});var ca=k(Us,2);{var ua=He=>{let hi=v(()=>{var Wo;return(Wo=e.live)==null?void 0:Wo.startTime});bc(He,{get thumbUrl(){return e.thumbUrl},get startTime(){return n(hi)},onUpcomingLiveViewStateChanged:Ir,onContextMenu:ln,onClick:wn})};V(ca,He=>{a()==="LiveWaitingStart"&&He(ua)})}var un=k(ca,2);{var ol=He=>{Za(He,{kind:"recover",get thumbUrl(){return e.thumbUrl},onContextMenu:ln,onClick:wn})};V(un,He=>{a()==="LiveWaitingRecover"&&He(ol)})}var pa=k(un,2);{var Kr=He=>{Za(He,{kind:"record",get thumbUrl(){return e.thumbUrl},onContextMenu:ln,onClick:wn})};V(pa,He=>{a()==="LiveWaitingRecord"&&He(Kr)})}var ls=k(pa,2);{var zs=He=>{var hi=YT();let Wo;var ha=T(hi);Od(ha,{get adsSlotId(){return Ot()},get adsParams(){return qt()},get adsAutoplayParam(){return St()},get duration(){return Jt()},get adsExternalApi(){return e.adsExternalApi}}),w(hi),B(Co=>Wo=re(hi,1,"ads-container s-7",null,Wo,Co),[()=>({hidden:a()!=="ads"})]),_(He,hi)};V(ls,He=>{e.showAds&&mt()&&He(zs)})}var fa=k(ls,2);{var nl=He=>{let hi=v(()=>!ze()&&e.showAutoplayNext&&S());Qf(He,{get title(){return xe()},get thumb(){return Pe()},get isHide(){return n(hi)},clickCloseIcon:()=>N(or,!0)})};V(fa,He=>{n(On)&&xe()&&Pe()&&He(nl)})}var rl=k(fa,2);{var td=He=>{let hi=v(()=>!f());Ym(He,{get title(){return e.title},get isHidden(){return n(hi)},onVisibilityChanged:cn,get ref(){return n(Cr)},set ref(Wo){N(Cr,Wo,!0)}})};V(rl,He=>{n(Hr)&&He(td)})}var sl=k(rl,2);{var al=He=>{let hi=v(()=>a()==="video"&&f());hc(He,{get isShifted(){return n(hi)}})};V(sl,He=>{G()&&He(al)})}var Er=k(sl,2);{var id=He=>{var hi=jT(),Wo=T(hi);Vd(Wo,{}),w(hi),_(He,hi)};V(Er,He=>{se()&&He(id)})}var ma=k(Er,2);{var ll=He=>{_c(He,{get thumbUrl(){return e.thumbUrl},get chromecastDeviceName(){return De()}})};V(ma,He=>{ne()&&He(ll)})}var dt=k(ma,2);{var ft=He=>{Ya(He,{get shifted(){return f()},get captions(){return J()},get position(){return X()},get playerSize(){return z()}})};V(dt,He=>{Be().value!=="off"&&He(ft)})}var Ki=k(dt,2);{var zo=He=>{var hi=XT();hi.__contextmenu=ln,hi.__click=[GT,j,Ye,p,wt,an];var Wo=T(hi);ja(Wo,{}),w(hi),_(He,hi)};V(Ki,He=>{s()&&He(zo)})}var qi=k(Ki,2);{var yi=He=>{let hi=v(()=>a()==="thumb"||a()==="LiveWaitingStart"||a()==="LiveWaitingRecover"||a()==="LiveWaitingRecord"),Wo=v(()=>a()==="ads"),ha=v(()=>e.canRewindLive&&Se()!==0);vc(He,{get bottomHidden(){return n(hi)},get bottomNoSmooth(){return D()},get showControls(){return f()},get isAds(){return n(Wo)},get canRewindLive(){return n(ha)},get logoClickable(){return e.logoClickable},get logoHidden(){return e.logoHidden},get logoTargetUrl(){return Dt()},get showAutoplayNext(){return e.showAutoplayNext},get showNextPrevButtons(){return ye()},get nextButtonActive(){return be()},get prevButtonActive(){return ee()},get isOneVideoPlaylist(){return It()},customFullscreenSupported:Nn,toggleFullscreen:Wr,get seekToInteractive(){return e.seekToInteractive},get playPrevChapter(){return e.playPrevChapter},get playerControlsWrapperRef(){return n(_r)},set playerControlsWrapperRef(Co){N(_r,Co,!0)},get playerControlsRef(){return n(Jn)},set playerControlsRef(Co){N(Jn,Co,!0)}})};V(qi,He=>{mt()&&He(yi)})}var Ni=k(qi,2);{var va=He=>{var hi=ZT(),Wo=T(hi);let ha=v(()=>{var Co;return(Co=n(Jn))==null?void 0:Co.clientHeight});xc(Wo,{get supportLink(){return e.supportLink},get playerControlsHeight(){return n(ha)},returnFocus:()=>{var Co;return(Co=nt())==null?void 0:Co.focus()},get ref(){return n(bn)},set ref(Co){N(bn,Co,!0)}}),w(hi),_(He,hi)};V(Ni,He=>{!ne()&&a()!=="ads"&&He(va)})}var dl=k(Ni,2);let bp=v(()=>!n(sn));Fd(dl,{get isLive(){return Fe()},get isHidden(){return n(bp)},get isPlaying(){return qe()},get position(){return X()},get duration(){return Se()}});var Nc=k(dl,2);Qm(Nc,{get data(){return Vo}});var Oc=k(Nc,2);qf(Oc,{get supportLink(){return e.supportLink},returnFocus:()=>{var He;return(He=nt())==null?void 0:He.focus()},get visible(){return j()},get playerContainerRef(){return n(ro)},get position(){return Ge()},get menuElementRef(){return n(zt)},set menuElementRef(He){N(zt,He,!0)}});var ga=k(Oc,2);{var $p=He=>{wc(He,{onClose:br,onSelectAutoQuality:()=>{Rr("auto"),br()}})};V(ga,He=>{n(er)&&He($p)})}var Ws=k(ga,2);{var cl=He=>{xv(He,{})};V(Ws,He=>{Te()&&He(cl)})}var Dc=k(Ws,2);{var Bc=He=>{Ha(He,{})};V(Dc,He=>{n(Br)&&He(Bc)})}var ul=k(Dc,2);{var Fc=He=>{Jf(He,{})};V(ul,He=>{Le()&&He(Fc)})}var yp=k(ul,2);{var Hc=He=>{Kd(He,{})};V(yp,He=>{Ue()&&He(Hc)})}_(ti,po)}),_(me,Zt)},$$slots:{default:!0}}),me=>nt(me),()=>nt());var ut=k(Hs,2);ot(ut,me=>N($n,me),()=>n($n)),w(Sn),ot(Sn,me=>N(ro,me),()=>n(ro));var fi=k(Sn,2);{var Uo=me=>{var pt=tC();_(me,pt)};V(fi,me=>{Vt()&&me(Uo)})}_t("mouseenter",Sn,ns),_t("mouseleave",Sn,Lt),_t("click",Sn,rs,!0),_t("focusin",Sn,je,!0),_(t,Fs),H(),o()}rt(["mousemove","contextmenu","click"]);import{clientChecker as Tc,PlaybackState as fC}from"@vkontakte/videoplayer-core/es2015";import{noop as mC}from"@vkontakte/videoplayer-shared/es2015";var nC=L('<div></div> <div class="info s-t"><div class="triangles-wrapper s-t"><div></div> <div></div> <div></div></div> <p class="step-caption s-t"> </p></div>',1),rC=L("<div><!></div>"),sC={hash:"s-t",code:".double-click-area.s-t{height:100%;overflow:hidden;position:absolute;top:0;width:25%}.double-click-area.left.s-t{left:0}.double-click-area.right.s-t{right:0}.semicircle.s-t{background-color:rgba(0,0,0,.5);height:100%;position:absolute;top:0;width:100%}.semicircle.left.s-t{border-bottom-right-radius:50%;border-top-right-radius:50%;left:0}.semicircle.right.s-t{border-bottom-left-radius:50%;border-top-left-radius:50%;right:0}.info.s-t{align-items:center;flex-direction:column;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.info.s-t,.triangles-wrapper.s-t{display:flex;justify-content:center}.triangles-wrapper.s-t{margin-bottom:10px;position:relative}.triangle.s-t{animation:s-t-blink .5s infinite;border-bottom:6px solid transparent;border-top:6px solid transparent;height:0;opacity:0;width:0}.triangle.left.s-t:nth-child(3),.triangle.right.s-t:first-child{animation-delay:0s}.triangle.left.s-t:nth-child(2),.triangle.right.s-t:nth-child(2){animation-delay:.1s}.triangle.left.s-t:first-child,.triangle.right.s-t:nth-child(3){animation-delay:.2s}@keyframes s-t-blink{0%{opacity:0}50%{opacity:1}to{opacity:0}}.triangle.left.s-t{border-right:8px solid var(--white)}.triangle.right.s-t{border-left:8px solid var(--white)}.triangle.s-t:not(:last-child){margin-right:5px}.step-caption.s-t{color:var(--white);font-size:12px;line-height:1;margin:0;text-align:center}"};function lp(t,e){F(e,!0),q(t,sC);let i=g(e,"seekStep",3,0),o=K(!1),r=0,a=0,l=K(di(i())),d=m=>{m.stopPropagation(),a+=1,N(l,i()*(a-1)),a===1?e.handleSingleFirstClick(m):(N(o,!0),e.handleSecondClick()),window.clearTimeout(r),r=window.setTimeout(()=>{a=0,N(o,!1)},300)};mn(()=>{window.clearTimeout(r)});var s=rC();s.__click=d;var u=T(s);{var p=m=>{var f=nC(),$=de(f),y=k($,2),b=T(y),S=T(b),C=k(S,2),I=k(C,2);w(b);var R=k(b,2),E=T(R,!0);w(R),w(y),B(P=>{var O,D,U,z;re($,1,`semicircle ${(O=e.side)!=null?O:""}`,"s-t"),re(S,1,`triangle ${(D=e.side)!=null?D:""}`,"s-t"),re(C,1,`triangle ${(U=e.side)!=null?U:""}`,"s-t"),re(I,1,`triangle ${(z=e.side)!=null?z:""}`,"s-t"),fe(E,P)},[()=>Q("doubletap_seek_step",{seconds:n(l).toFixed(0)})]),_(m,f)};V(u,m=>{n(o)&&m(p)})}w(s),B(()=>{var m;return re(s,1,`double-click-area ${(m=e.side)!=null?m:""}`,"s-t")}),_(t,s),H()}rt(["click"]);var aC=(t,e,i)=>{e(!1),i()},lC=L('<div class="overlay s-s"></div> <div class="next-video s-s"><div class="top s-s"><div class="caption s-s"> </div> <!></div> <div class="row s-s"><div class="column s-s"><div class="thumb s-s"><div></div> <!></div></div> <div class="column s-s"><div class="title s-s"> </div></div></div></div>',1),dC={hash:"s-s",code:".overlay.s-s{background:rgba(0,0,0,.72);height:100%;position:absolute;width:100%}.next-video.s-s{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-s{display:flex;justify-content:space-between}.caption.s-s{color:var(--white);font-size:11px;font-weight:700;opacity:.8;text-transform:uppercase}.row.s-s{background:rgba(48,48,48,.8);cursor:pointer;display:flex;flex-direction:row;height:102px;margin-top:6px;width:100%}.column.s-s{display:flex;flex-basis:50%;flex-direction:column}.thumb.s-s{align-items:center;background:no-repeat 50%;background-size:cover;display:flex;justify-content:space-around;position:relative}.thumb.s-s,.thumb-overlay.s-s{height:100%;width:100%}.thumb-overlay.s-s{position:absolute}.thumb-overlay.withOpacity.s-s{background:var(--black);opacity:.3}.title.s-s{color:var(--white);font-size:12px;font-weight:700;line-height:1.6;max-height:52px;overflow:hidden;padding:10px 16px}"};function Sv(t,e){F(e,!0),q(t,dC);let[i,o]=Re(),r=()=>x(d,"$autoplayNextEnabled$",i),a=()=>x(s,"$timerNextVideoRunning$",i),l=ve(),d=l.ui.autoplayNextEnabled$,s=l.ui.timerNextVideoRunning$,u=l.actions.internal.nextVideoClick,p=l.actions.internal.nextVideoAnnouncementShow,m=l.actions.internal.nextVideoAnnouncementClick,f=l.actions.internal.nextVideoAnnouncementAuto,$=l.actions.internal.nextVideoAnnouncementCancel,y=()=>{u(!1),f()},b=()=>{e.clickCloseIcon(),$()};Nt(()=>{e.isHide||p(),e.isHide&&r()&&(u(!1),f())});var S=Me(),C=de(S);{var I=R=>{var E=lC(),P=k(de(E),2),O=T(P),D=T(O),U=T(D,!0);w(D);var z=k(D,2);Ls(z,{onClick:b}),w(O);var G=k(O,2);G.__click=[aC,u,m];var le=T(G),j=T(le),ie=T(j);let Y;var ge=k(ie,2);{var ce=Z=>{qd(Z,{get isRunning(){return a()},onTimerEnded:y})};V(ge,Z=>{r()&&Z(ce)})}w(j),w(le);var ne=k(le,2),_e=T(ne),we=T(_e,!0);w(_e),w(ne),w(G),w(P),B((Z,Oe)=>{fe(U,Z),Qe(j,`background-image: url('${e.thumb}')`),Y=re(ie,1,"thumb-overlay s-s",null,Y,Oe),fe(we,e.title)},[()=>r()?Q("end_screen_next_video"):Q("end_screen_recommended_video"),()=>({withOpacity:r()})]),_(R,E)};V(C,R=>{e.isHide||R(I)})}_(t,S),H(),o()}rt(["click"]);import{clientChecker as cC}from"@vkontakte/videoplayer-core/es2015";var Rb=({getFullscreenTarget:t,fullScreenChangeHandler:e})=>{let i=null,o;Nt(()=>{cC.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))}),mn(()=>{i==null||i(),clearTimeout(o)})};import{VideoFormat as uC}from"@vkontakte/videoplayer-core/es2015";var dp=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}};import{clientChecker as pC}from"@vkontakte/videoplayer-core/es2015";var Nb=({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"),p=()=>pC.device.isIOS&&he(l)===uC.DASH_LIVE_CMAF,m=()=>{s==null||s(),s=null},f=$=>{if(m(),!p()||!$)return;let y=u();if(!y)return;let b=new dp(y),S=he(d),C=he(a),I=he(r);for(let P of S)C.some(D=>D.value===P.id)&&b.attach(P,I.value===P.id);let R=d.subscribe(P=>{for(let O of P)b.updateSrc(O)}),E=()=>{let P=b.getCurrentShowingId();o(he(a).find(O=>O.value===P))};y.textTracks.addEventListener("change",E),s=()=>{R(),b.detachAll(),y.textTracks.removeEventListener("change",E)}};Nt(()=>i.subscribe(f)),mn(m)};var vC=(t,e,i,o)=>{if(t.stopPropagation(),e()){o();return}},gC=L("<!> <!>",1),hC=L("<div><!></div>"),_C=L('<div class="spherical-video-icon s-9"><!></div>'),bC=L("<div><!></div>"),$C=L('<div class="settings-mobile s-9"><!></div>'),yC=L("<!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!>",1),xC=L('<div class="player-wrapper s-9" role="region" tabindex="-1"><!> <!> <!> <div class="overlay-container"></div></div>'),wC={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 Tv(t,e){var On,Ur;F(e,!0),q(t,wC);let[i,o]=Re(),r=()=>x(Ve,"$playerPhase",i),a=()=>x(bi,"$isLoaderVisible",i),l=()=>x(xe,"$adPlaybackState",i),d=()=>x(Xt,"$crashed",i),s=()=>x(ts,"$notificationsToShow$",i),u=()=>x(ee,"$playbackState$",i),p=()=>x(Dt,"$graphIsOpened$",i),m=()=>x(Je,"$interactiveHideMobileControls",i),f=()=>x(io,"$isEnded$",i),$=()=>x(at,"$isInteractiveExpectation$",i),y=()=>x(mt,"$controlsVisible",i),b=()=>x(lt,"$touched",i),S=()=>x(Vi,"$autoplayNextEnabled$",i),C=()=>x(ct,"$postrollPassed",i),I=()=>x(on,"$bottomNoSmooth",i),R=()=>x(xi,"$videoSize",i),E=()=>x(Et,"$playerSize",i),P=()=>x(st,"$isFullscreen",i),O=()=>x(Pe,"$position$",i),D=()=>x(It,"$duration$",i),U=()=>x(Jo,"$loadedMetadata",i),z=()=>x(ze,"$settingsMenuVisible",i),G=()=>x(ei,"$scrubbingInProgress",i),le=()=>x(ai,"$volumeChangingInProgress",i),j=()=>x(ho,"$chromecastConnected$",i),ie=()=>x($e,"$isControlsAvailable",i),Y=()=>x(li,"$isInteractiveTime$",i),ge=()=>x(wt,"$isActiveLive",i),ce=()=>x(nt,"$settingsMenuOpenedByKeyboard",i),ne=()=>x(be,"$language$",i),_e=()=>x(Gt,"$disabledControls$",i),we=()=>x(Bt,"$is3DVideo",i),Z=()=>x(W,"$icon3DVideoVisible",i),Oe=()=>x(ui,"$chromecastDeviceName$",i),ue=()=>x(oo,"$currentSubtitle$",i),A=()=>x(Zo,"$currentSubtitleCaptions$",i),Ke=()=>x(_n,"$realDuration$",i),Ce=()=>x(Pi,"$isLive$",i),pe=()=>x(jt,"$isPlaying$",i),se=()=>x(gi,"$debugPanelVisible",i),De=g(e,"videoContainer",15),Be=g(e,"adsSlotId",3,void 0),J=g(e,"adsParams",3,void 0),X=g(e,"adsAutoplayParam",3,void 0),Se=g(e,"duration",3,void 0),Fe=g(e,"logoTargetUrl",3,""),qe=g(e,"showNextPrevButtons",3,!1),Ge=g(e,"nextButtonActive",3,!1),Te=g(e,"prevButtonActive",3,!1),Le=g(e,"endScreenVideoTitle",3,void 0),Ue=g(e,"endScreenVideoThumb",3,void 0),Vt=g(e,"isOneVideoPlaylist",3,!1),et=g(e,"showMiniTimer",3,!1),Ot=g(e,"fullScreenTarget",3,void 0),qt=g(e,"playerStarted",3,!1),St=g(e,"showEndScreen",3,!0),{notifications$:Jt,graphIsOpened$:Dt}=wo(),ye=e.store.getLogger().createComponentLog("Root component"),be=e.store.interfaceLanguage$,ee=e.store.state.playbackState$,xe=e.store.ads.playbackState,Pe=e.store.state.positionWithScrubbing$,It=e.store.state.duration$,Ve=e.store.playerPhase,st=e.store.ui.isFullscreen,mt=e.store.ui.controlsVisible,$e=e.store.ui.isControlsAvailable,Je=e.store.ui.interactiveHideMobileControls,ze=e.store.ui.settingsMenu.visible$,nt=e.store.ui.settingsMenu.openedByBtnKeyboard$,ei=e.store.ui.scrubbingInProgress,ai=e.store.ui.volumeChangingInProgress,gi=e.store.ui.debugPanelVisible,bi=e.store.state.isLoaderVisible,io=e.store.state.isEnded$,ho=e.store.state.chromecastConnected$,ui=e.store.state.chromecastDeviceName$,ct=e.store.ads.postrollPassed,Pi=e.store.state.isLive$,jt=e.store.state.isPlaying$,wt=e.store.state.isActiveLive$,oi=e.store.state.isRewindableLive$,Xt=e.store.state.crashed$,bt=e.store.webApi.annotationsApi,Ye=e.store.webApi.pictureInPictureApi,xi=e.store.state.videoSize$,oo=e.store.state.currentSubtitle$,Zo=e.store.state.currentSubtitleCaptions$,_n=e.store.state.duration$,Et=e.store.ui.playerSize,Bt=e.store.ui.is3DVideo,W=e.store.ui.icon3DVideoVisible,kt=e.store.state.isInteractive,li=e.store.state.isInteractiveTime$,at=e.store.state.isInteractiveExpectation$,Tt=e.store.state.hasInteractiveBranches,Gt=e.store.ui.controls.disabledControls$,lt=e.store.ui.touched,Mi=e.store.ui.overlayContainer$,Vi=e.store.ui.autoplayNextEnabled$,Jo=e.store.state.loadedMetadata$,ko=e.store.actions.internal.closeSettingsMenu,_o=(On=e.store.callbacks)==null?void 0:On.onDisabledPlayPrevChapterClick,Fi=(Ur=e.store.callbacks)==null?void 0:Ur.onDisabledSeekToInteractiveClick,vr=e.store.actions.internal.setQuality,no=K(void 0),bo=K(void 0),Hi=K(void 0),en=K(void 0),tn,jn,gr=v(()=>(r()==="video"&&a()||r()==="ads"&&l()==="inactive")&&!d()),Rr=K(void 0),{closeNotification:ys,notificationsToShow$:ts}=Jt,is=v(()=>!!s().slow_video),Xn=()=>ys("slow_video"),on=ae(!1),Lo,nn=K(!1),Zn=v(()=>u()!==fC.PLAYING),Vn=K(!1),Nr=v(()=>p()||m()||!n(nn)&&(f()&&!!Tt||n(Zn)&&$())),Or=K(!0),os=v(()=>e.uiConfig.features.thumbTimer&&et()&&r()==="video"&&!y()&&!d()&&!kt&&(e.uiConfig.hideThumbTimerAfterTouch&&!b()||!e.uiConfig.hideThumbTimerAfterTouch)),hr=K(!1),ro=v(()=>(St()||e.showAutoplayNext&&S())&&!!Le()&&!!Ue()&&(e.showAds&&C()||!e.showAds)&&f()&&!d()&&!n(hr)),_r=K(!1);Ye==null||Ye.setContext(ad());let Jn=xt=>{xt&&!kt&&so(e.uiConfig.controls.hideTimeoutMobile)};e.store.setUiCallbacks({onStarted:Jn});let bn=()=>{clearTimeout(tn),N(nn,!1),m()&&Je.set(!1)},so=xt=>{bn(),N(nn,!0),tn=setTimeout(()=>N(nn,!1),xt);let Ct=xt-100;Lo=setTimeout(()=>{I()&&on.set(!1)},Ct>0?Ct:xt)},Dr=Bt.subscribe(xt=>{W.set(xt),xt&&(clearTimeout(jn),jn=setTimeout(()=>W.set(!1),e.uiConfig.controls.hide360IconTimeout))}),Rn=(...Ct)=>gt(null,[...Ct],function*(xt=ia()){var lo,Xi,zi,yn,$o,Dn;if(xt&&!Tc.device.isIOS){let mi=Rd(),zr=$n(),xn=Tc.browser.isSamsungBrowser&&mi===e.shadowRootContainer;xt=mi===zr||xn}if(xt){so(e.uiConfig.controls.hideTimeoutFullscreen);try{yield Ye==null?void 0:Ye.exit()}catch(mi){ye({message:String(mi)})}try{let mi=(lo=R())!=null&&lo.width&&((Xi=R())!=null&&Xi.height)?R():E();yield S_(mi)}catch(mi){ye({message:String(mi)})}}st.set(xt),e.store.getAdmanWrapper().setFullscreen(xt),P()?(yn=(zi=e.store.callbacks)==null?void 0:zi.onFullscreenEnter)==null||yn.call(zi):(Dn=($o=e.store.callbacks)==null?void 0:$o.onFullscreenExit)==null||Dn.call($o)}),vt=xt=>{let Ct=xt,{width:lo,height:Xi}=Ct.target;Et.set({width:lo,height:Xi})},pi=()=>{let{width:xt,height:Ct}=n(no).getBoundingClientRect();Et.set({width:xt,height:Ct})};Nt(()=>{var xt;return Vu(Rn),e.uiConfig.features.annotationsInside&&(bt==null||bt.init(n(no))),Oa(Ye)&&(Ye==null||Ye.assignPlayerContainer(n(no)),Ye==null||Ye.setExternalEventHandlers({resize:vt,leavepictureinpicture:pi})),N(Or,!Tc.device.isIphoneOrOldIpad),e.interactiveContainer&&((xt=De().parentElement)==null||xt.insertBefore(e.interactiveContainer,De().nextSibling)),()=>{clearTimeout(tn),clearTimeout(Lo),clearTimeout(jn),Dr(),Ye==null||Ye.dispose().catch(Ct=>{ye({message:String(Ct)})}),Ru(Rn)}});let er=K(!0),br=K(!0),Br=xt=>{let Ct=O()+(xt==="forward"?1:-1)*e.uiConfig.controls.seekStepMobile/1e3;Ct<0?(N(er,!1),Ct=0):Ct>=D()&&(N(br,!1),Ct=D()),N(Vn,!0),e.seekTime(Ct)},$n=()=>Tc.device.isIOS?n(no):!e.uiConfig.allowChangingFullscreenTarget||!Ot()?e.outerContainerRef:Ot().contains(e.outerContainerRef)?Ot():e.outerContainerRef,$r=()=>gt(null,null,function*(){try{if(ia())yield Mu(document),ye({message:"exit fullscreen"});else{if(ye({message:"request fullscreen"}),Tc.device.isIOS&&!U())return;yield Lu($n())}}catch(xt){ye({message:String(xt)})}}),Mo=()=>{ko()},rn=xt=>{if(xt.preventDefault(),z()){Mo();return}if(!qt()){e.firstStart(),so(e.uiConfig.controls.hideTimeoutCursor);return}N(Vn,!1),y()?bn():so(e.uiConfig.controls.hideTimeoutMobile)},Vo=()=>{lt.set(!0)},tr=()=>{kt||(on.set(!0),so(e.uiConfig.controls.hideTimeoutCursor))},Ui=xt=>{_o&&(_o(xt),so(e.uiConfig.controls.hideTimeoutMobile))},Ro=xt=>{Fi&&(Fi(xt),so(e.uiConfig.controls.hideTimeoutMobile))};Ne(()=>{Mi.set(n(Rr))}),Ne(()=>{mt.set((n(Zn)||z()||G()||le()||j()||!n(ro)&&(f()||n(nn)&&!n(Vn)))&&!n(Nr)&&r()==="video"&&!d()&&ie())}),Ne(()=>{!G()&&n(_r)&&!Y()&&so(e.uiConfig.controls.hideTimeoutMobile),N(_r,G(),!0)}),Ne(()=>{N(er,O()>0),N(br,!ge()&&O()<D(),!0)}),Ne(()=>{Ud(n(en),z(),ce(),!0)});let ir=Q("aria_label_video_player");Rb({fullScreenChangeHandler:Rn,getFullscreenTarget:$n}),Nb({store:e.store,getFullscreenTarget:$n});let Fr=(xt,Ct)=>{var yn,$o;let lo=($o=(yn=e.store.callbacks)==null?void 0:yn.uiInfo)==null?void 0:$o.onUpcomingLiveViewStateChanged;if(!lo)return;let Xi=!!Ct,zi=Ae(Ae({},Gn(n(no),{upcomingLiveScreen:Ct},"upcomingLiveScreen",Xi)),xt);lo(zi)};var ao=xC();_t("blur",Ta,Mo);var Nn=T(ao);tl(Nn,{onClick:rn,get videoContainer(){return De()},set videoContainer(xt){De(xt)}});var sn=k(Nn,2);ka(sn,()=>"slot",!1,(xt,Ct)=>{Ji(xt,()=>({name:el}))});var Hr=k(sn,2);Is(Hr,ne,xt=>{var Ct=yC(),lo=de(Ct);let Xi=v(()=>r()!=="thumb"||d()||kt&&e.autoplay);Xa(lo,{get hidden(){return n(Xi)},get thumbUrl(){return e.thumbUrl},get startVideo(){return e.firstStart}});var zi=k(lo,2);{var yn=Xe=>{var zt=gC(),Si=de(zt);{var Ho=cn=>{let Ir=v(()=>e.uiConfig.controls.seekStepMobile/1e3);lp(cn,{side:"left",get seekStep(){return n(Ir)},handleSingleFirstClick:rn,handleSecondClick:()=>Br("backward")})};V(Si,cn=>{n(er)&&cn(Ho)})}var uo=k(Si,2);{var Cr=cn=>{let Ir=v(()=>e.uiConfig.controls.seekStepMobile/1e3);lp(cn,{side:"right",get seekStep(){return n(Ir)},handleSingleFirstClick:rn,handleSecondClick:()=>Br("forward")})};V(uo,cn=>{n(br)&&cn(Cr)})}_(Xe,zt)};V(zi,Xe=>{e.canRewindLive&&oi&&!_e().has("TIMELINE")&&Xe(yn)})}var $o=k(zi,2);{var Dn=Xe=>{let zt=v(()=>{var Si;return(Si=e.live)==null?void 0:Si.startTime});bc(Xe,{get thumbUrl(){return e.thumbUrl},get startTime(){return n(zt)},onUpcomingLiveViewStateChanged:Fr})};V($o,Xe=>{r()==="LiveWaitingStart"&&Xe(Dn)})}var mi=k($o,2);{var zr=Xe=>{Za(Xe,{kind:"recover",get thumbUrl(){return e.thumbUrl}})};V(mi,Xe=>{r()==="LiveWaitingRecover"&&Xe(zr)})}var xn=k(mi,2);{var No=Xe=>{Za(Xe,{kind:"record",get thumbUrl(){return e.thumbUrl}})};V(xn,Xe=>{r()==="LiveWaitingRecord"&&Xe(No)})}var yr=k(xn,2);{var nr=Xe=>{var zt=hC();let Si;var Ho=T(zt);Od(Ho,{get adsSlotId(){return Be()},get adsParams(){return J()},get adsAutoplayParam(){return X()},get duration(){return Se()},get adsExternalApi(){return e.adsExternalApi}}),w(zt),B(uo=>Si=re(zt,1,"ads-container s-9",null,Si,uo),[()=>({hidden:r()!=="ads"})]),_(Xe,zt)};V(yr,Xe=>{e.showAds&&qt()&&Xe(nr)})}var xr=k(yr,2);{var wn=Xe=>{let zt=v(()=>!St()&&e.showAutoplayNext&&S());Sv(Xe,{get title(){return Le()},get thumb(){return Ue()},get isHide(){return n(zt)},clickCloseIcon:()=>N(hr,!0)})};V(xr,Xe=>{n(ro)&&Le()&&Ue()&&Xe(wn)})}var an=k(xr,2);{var Wr=Xe=>{hc(Xe,{})};V(an,Xe=>{we()&&Xe(Wr)})}var ln=k(an,2);{var ns=Xe=>{var zt=_C(),Si=T(zt);Vd(Si,{}),w(zt),_(Xe,zt)};V(ln,Xe=>{Z()&&Xe(ns)})}var je=k(ln,2);{var Lt=Xe=>{_c(Xe,{get thumbUrl(){return e.thumbUrl},get chromecastDeviceName(){return Oe()}})};V(je,Xe=>{j()&&Xe(Lt)})}var $i=k(je,2);{var So=Xe=>{Ya(Xe,{get shifted(){return y()},get captions(){return A()},get position(){return O()},get playerSize(){return E()},isMobile:!0})};V($i,Xe=>{ue().value!=="off"&&Xe(So)})}var To=k($i,2);{var Oo=Xe=>{var zt=bC();zt.__click=[vC,z,ze,Mo];var Si=T(zt);ja(Si,{}),w(zt),_(Xe,zt)};V(To,Xe=>{d()&&Xe(Oo)})}var co=k(To,2);{var Ri=Xe=>{let zt=v(()=>r()==="thumb"||r()==="LiveWaitingStart"||r()==="LiveWaitingRecover"||r()==="LiveWaitingRecord"||r()==="ads"),Si=v(()=>r()==="ads"),Ho=v(()=>e.canRewindLive&&Ke()!==0);vc(Xe,{get bottomHidden(){return n(zt)},get showControls(){return y()},get bottomNoSmooth(){return I()},get isAds(){return n(Si)},get canRewindLive(){return n(Ho)},get logoClickable(){return e.logoClickable},get logoHidden(){return e.logoHidden},get logoTargetUrl(){return Fe()},get showAutoplayNext(){return e.showAutoplayNext},get showNextPrevButtons(){return qe()},get nextButtonActive(){return Ge()},get prevButtonActive(){return Te()},get isOneVideoPlaylist(){return Vt()},get customFullscreenSupported(){return n(Or)},get endScreenShown(){return n(ro)},toggleFullscreen:$r,get seekToInteractive(){return e.seekToInteractive},get playPrevChapter(){return e.playPrevChapter},onDisabledPlayPrevChapterClick:Ui,onDisabledSeekToInteractiveClick:Ro,get playerControlsWrapperRef(){return n(bo)},set playerControlsWrapperRef(uo){N(bo,uo,!0)},get playerControlsRef(){return n(Hi)},set playerControlsRef(uo){N(Hi,uo,!0)}})};V(co,Xe=>{qt()&&Xe(Ri)})}var Do=k(co,2);{var Bo=Xe=>{var zt=$C(),Si=T(zt);xc(Si,{get supportLink(){return e.supportLink},get returnFocus(){return mC},get ref(){return n(en)},set ref(Ho){N(en,Ho,!0)}}),w(zt),_(Xe,zt)};V(Do,Xe=>{z()&&Xe(Bo)})}var yo=k(Do,2);let Fo=v(()=>!n(os));Fd(yo,{get isLive(){return Ce()},get isHidden(){return n(Fo)},get isPlaying(){return pe()},get position(){return O()},get duration(){return D()}});var dn=k(yo,2);{var wr=Xe=>{Ha(Xe,{})};V(dn,Xe=>{n(gr)&&Xe(wr)})}var Sr=k(dn,2);{var Tr=Xe=>{Kd(Xe,{})};V(Sr,Xe=>{se()&&Xe(Tr)})}var rs=k(Sr,2);{var ss=Xe=>{wc(Xe,{onClose:Xn,onSelectAutoQuality:()=>{vr("auto"),Xn()}})};V(rs,Xe=>{n(is)&&Xe(ss)})}_(xt,Ct)});var or=k(Hr,2);ot(or,xt=>N(Rr,xt),()=>n(Rr)),w(ao),ot(ao,xt=>N(no,xt),()=>n(no)),B(()=>We(ao,"aria-label",ir)),_t("click",ao,Vo,!0),_t("focusin",ao,tr,!0),_(t,ao),H(),o()}rt(["click"]);function cp(t){let e="";return to(t.timelineSliderFilledColor)&&(e+=`--timeline-slider-filled-bg:${t.timelineSliderFilledColor};`),to(t.timelineSliderHandleColor)&&(e+=`--timeline-slider-handle-bg:${t.timelineSliderHandleColor};`),to(t.timelineSliderLoadedColor)&&(e+=`--timeline-slider-loaded-bg:${t.timelineSliderLoadedColor};`),to(t.timelineSliderColor)&&(e+=`--timeline-slider-bg:${t.timelineSliderColor};`),to(t.volumeSliderColor)&&(e+=`--volume-slider-bg:${t.volumeSliderColor};`),to(t.volumeSliderHandleColor)&&(e+=`--volume-slider-handle-bg:${t.volumeSliderHandleColor};`),to(t.volumeSliderFilledColor)&&(e+=`--volume-slider-filled-bg:${t.volumeSliderFilledColor};`),to(t.controlsTimeColor)&&(e+=`--controls-time:${t.controlsTimeColor};`),to(t.timelineSliderFilledActiveLiveColor)&&(e+=`--timeline-slider-filled-active-live-bg:${t.timelineSliderFilledActiveLiveColor};`),to(t.timelineSliderHandleActiveLiveColor)&&(e+=`--timeline-slider-handle-active-live-bg:${t.timelineSliderHandleActiveLiveColor};`),to(t.buttonColor)&&(e+=`--btn-color:${t.buttonColor};`),to(t.buttonToggleOnColor)&&(e+=`--toggle-color-on:${t.buttonToggleOnColor};`,e+=`--toggle-color-autoplay-on:${t.buttonToggleOnColor};`),to(t.focusedColor)&&(e+=`--focused:${t.focusedColor};`),to(t.focusedOutlineWidth)&&(e+=`--focused-outline-width:${t.focusedOutlineWidth};`),to(t.focusedOutlineRadius)&&(e+=`--focused-outline-radius:${t.focusedOutlineRadius};`),to(t.controlsDesktopPaddingHorizontal)&&(e+=`--controls-desktop-padding-horizontal:${t.controlsDesktopPaddingHorizontal};`),to(t.timelinePaddingHorizontal)&&(e+=`--timeline-padding-horizontal:${t.timelinePaddingHorizontal};`),to(t.settingsBackgroundColor)&&(e+=`--settings-bg:${t.settingsBackgroundColor};`),to(t.font)&&(e+=`--font:${t.font};`),to(t.controlsGradientHeight)&&(e+=`--controls-gradient-height:${t.controlsGradientHeight};`),to(t.controlsGradient)&&(e+=`--controls-gradient:${t.controlsGradient};`),e.length&&e||void 0}function to(t){return typeof t=="string"&&!t.includes(";")}import{debounceFn as SC}from"@vkontakte/videoplayer-shared/es2015";var TC=L('<div class="time-container s-8"><!></div>'),CC=L('<div class="player-wrapper s-8" role="region"><!> <!> <!> <!> <!> <div><!></div></div>'),IC={hash:"s-8",code:".player-wrapper.s-8{height:100%;position:absolute;width:100%}.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%}.timeline.s-8{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-8{opacity:1}.time-container.s-8{bottom:8px;position:absolute;right:8px;z-index:var(--thumb-timer-z-index)}"};function Cv(t,e){F(e,!0),q(t,IC);let[i,o]=Re(),r=()=>x(Y,"$scrubbingInProgress",i),a=()=>x(j,"$playerSize",i),l=()=>x(O,"$isPlaying$",i),d=()=>x(E,"$duration$",i),s=()=>x(z,"$positionWithScrubbing$",i),u=()=>x(I,"$playerPhase",i),p=()=>x(R,"$crashed$",i),m=()=>x(D,"$currentSubtitle$",i),f=()=>x(U,"$currentSubtitleCaptions$",i),$=()=>x(P,"$positionExact$",i),y=()=>x(G,"$isLive$",i),b=()=>x(le,"$isRewindableLive$",i),S=g(e,"outsideDuration",3,0),C=g(e,"videoContainer",15),{playerPhase:I,state:{crashed$:R,duration$:E,positionExact$:P,isPlaying$:O,currentSubtitle$:D,currentSubtitleCaptions$:U,positionWithScrubbing$:z,isLive$:G,isRewindableLive$:le},ui:{playerSize:j,controls:ie,scrubbingInProgress:Y},actions:{internal:{getVideoElement:ge}}}=ve(),ce=8,ne=K(!1),_e=di({}),we=K(!1),Z=v(()=>!r()&&!n(we)),Oe=()=>{N(ne,!0)},ue=()=>{N(ne,!1)},A=SC(Gl,260);Ne(()=>{a(),A(ge(),ie,_e,n(ne))});let Ke=v(()=>l()?Xo(d()-s()):Xo(isFinite(d())?d():S()));var Ce=CC(),pe=T(Ce);tl(pe,{hideCursor:!1,get videoContainer(){return C()},set videoContainer(Le){C(Le)}});var se=k(pe,2);ka(se,()=>"slot",!1,(Le,Ue)=>{Ji(Le,()=>({name:el}))});var De=k(se,2);let Be=v(()=>u()!=="thumb"||p());Xa(De,{get hidden(){return n(Be)},get thumbUrl(){return e.thumbUrl},iconVisible:!1});var J=k(De,2);{var X=Le=>{Ya(Le,{shifted:!1,get captions(){return f()},get position(){return $()},get playerSize(){return a()}})};V(J,Le=>{m().value!=="off"&&n(Z)&&Le(X)})}var Se=k(J,2);{var Fe=Le=>{var Ue=TC(),Vt=T(Ue);Bd(Vt,{get isLive(){return y()},get isPlaying(){return l()},get time(){return n(Ke)}}),w(Ue),_(Le,Ue)};V(Se,Le=>{n(Z)&&Le(Fe)})}var qe=k(Se,2);let Ge;var Te=T(qe);Qa(Te,{get canRewindLive(){return e.canRewindLive},get isRewindableLive(){return b()},isAds:!1,needPadding:!1,isHidden:!1,withEpisodes:!1,tooltipLeftOffset:ce,tooltipRightOffset:ce,get ref(){return _e.timeline},set ref(Le){_e.timeline=Le}}),w(qe),w(Ce),B(Le=>Ge=re(qe,1,"timeline s-8",null,Ge,Le),[()=>({visible:n(ne)})]),_t("mouseenter",Ce,Oe),_t("mouseleave",Ce,ue),_t("mouseenter",qe,()=>N(we,!0)),_t("mouseleave",qe,()=>N(we,!1)),_(t,Ce),H(),o()}var LC=L("<div><!></div>"),MC={hash:"s-1",code:'.vk-vp-root.s-1{--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;--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-1{overflow:visible}.vk-vp-root.s-1 *{-webkit-tap-highlight-color:transparent}.vk-vp-root.s-1 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-1 p{margin:0}.vk-vp-root.s-1 svg:not(.interactive-root svg){pointer-events:none}.vk-vp-root.s-1 .interactive-root{font-family:var(--vk-vp-int-custom-font,inherit)}.vk-vp-root.s-1 :focus,.vk-vp-root.s-1 :focus-visible{outline:none}.vk-vp-root.s-1 :focus-visible{border-radius:var(--focused-outline-radius);box-shadow:var(--focused-element-shadow)}.vk-vp-root.s-1 .focus-hidden:focus-visible{box-shadow:none}.vk-vp-root.s-1 .hidden{opacity:0;visibility:hidden}.vk-vp-root.s-1 .out-of-flow{content-visibility:hidden!important}.vk-vp-root.s-1 .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-1 .out-of-view{left:-1000vh!important;position:absolute!important}.vk-vp-root.s-1 .icon.icon-error-stub{align-items:center;display:flex;justify-content:center}'};function Ev(t,e){F(e,!0),q(t,MC);let[i,o]=Re(),r=()=>x(qt,"$isLive$",i),a=()=>x(bt,"$availableSubtitlesList$",i),l=()=>x(Ye,"$isPreviewTrackHorizontallyAligned$",i),d=g(e,"sources",7),s=g(e,"store",7),u=g(e,"microStoresRoot",7),p=g(e,"videoConfig",7),m=g(e,"uiConfig",7),f=g(e,"title",7),$=g(e,"thumbUrl",7),y=g(e,"interactiveContainer",7),b=g(e,"interactiveController",7),S=g(e,"subtitles",7),C=g(e,"subtitlesForcedLanguage",7),I=g(e,"live",7),R=g(e,"preload",7),E=g(e,"autoplay",7),P=g(e,"volume",7,void 0),O=g(e,"muted",7,void 0),D=g(e,"fromTime",7),U=g(e,"canRewindLive",7),z=g(e,"showAds",7),G=g(e,"adsSlotId",7,void 0),le=g(e,"adsParams",7,void 0),j=g(e,"adsAutoplayParam",7,void 0),ie=g(e,"duration",7,void 0),Y=g(e,"logoClickable",7),ge=g(e,"logoHidden",7),ce=g(e,"isMobile",7),ne=g(e,"showNextPrevButtons",7,!1),_e=g(e,"nextButtonActive",7,!1),we=g(e,"prevButtonActive",7,!1),Z=g(e,"endScreenVideoTitle",7,void 0),Oe=g(e,"endScreenVideoThumb",7,void 0),ue=g(e,"isOneVideoPlaylist",7,!1),A=g(e,"supportLink",7),Ke=g(e,"shadowRootContainer",7),Ce=g(e,"outerContainerRef",7),pe=g(e,"fullScreenTarget",7,void 0),se=g(e,"failoverHosts",7,void 0),De=g(e,"showMiniTimer",7,!1),Be=g(e,"saveRate",7),J=g(e,"seekToInteractive",7,Ob),X=g(e,"playPrevChapter",7,Ob),Se=g(e,"volumeMultiplier",7),Fe=g(e,"showAutoplayNext",7),qe=g(e,"showEndScreen",7,!0),Ge=g(e,"keyboardControls",15,void 0),{subscribers:Te,stores:Le}=u();Lh(m());let Ue=Mt(),Vt=m().logoLink,et=s().ui.debugPanelVisible,Ot=s().ui.playerSize,qt=s().state.isLive$,Jt=s().state.isInteractive&&Iv.device.isAndroid,Dt=K(void 0),ye=null,be=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}),Uh(s(),Le),Ne(()=>{var W,kt;s().ui.isMobile.set(ce()),(kt=(W=p().callbacks)==null?void 0:W.onDomReady)==null||kt.call(W)});let ee=(W=!1)=>{N(be,!0),W?s().actions.external.firstStart(z()):s().actions.internal.firstStart(z())},xe=()=>{if(Ue.features.qualityDetailsSubMenuEnabled){let W=c_(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{u_(s().videoId),Af()&&s().actions.internal.setTrafficSavingEnabled(!0);let kt=Cf(s().videoId);kt&&s().actions.internal.setQuality(kt)}};function Pe(W){var Gt,lt,Mi;let kt=d()||W;kt&&s().initVideo({container:n(Dt),sources:kt,failoverHosts:se(),subtitles:S(),subtitlesForcedLanguage:C(),volumeMultiplier:Se()});let li=PC.get(Pd)==="true";et.set(li),D()>0&&s().actions.external.seekTime(D());let at=ce()?Ue.volumeDefault:(lt=(Gt=P())!=null?Gt:xu())!=null?lt:Ue.volumeDefault,Tt=(Mi=O())!=null?Mi:n_();if(s().actions.external.setVolume(at),s().actions.external.setMuted(Tt),s().getAdmanWrapper().setInitialVolume(Tt?0:at),xe(),Ue.features.saveRate&&Be()){let Vi=a_();Vi&&!r()&&s().actions.internal.setPlaybackRate(Vi)}if(Fe()){let Vi=d_();Vi&&s().actions.internal.setAutoplayNextEnabled(Vi)}s().ui.isAutoplay.set(E()),E()&&ee(),R()&&Ue.features.preload&&s().actions.internal.preload()}let It=W=>{if(window.ResizeObserver){let kt,li;ye=new ResizeObserver(AC(at=>{let Tt=at[0];if(Tt.contentBoxSize){let Gt=Array.isArray(Tt.contentBoxSize)?Tt.contentBoxSize[0]:Tt.contentBoxSize;kt=Gt.inlineSize,li=Gt.blockSize}else Tt.contentRect&&(kt=Tt.contentRect.width,li=Tt.contentRect.height);Ot.set({width:kt,height:li})},300)),ye.observe(W)}Ot.set({width:W.clientWidth,height:W.clientHeight})},Ve=()=>{document.hidden&&s().actions.external.stop()};Nt(()=>{var li,at,Tt,Gt;Jt&&document.addEventListener("visibilitychange",Ve),Ue.debugLog&&s().actions.internal.startLogging(),It(n(Dt));let W=Te.map(lt=>lt.init({store:s(),microStores:Le,config:p(),interactiveController:b(),uiConfig:m()})),kt=()=>{Jt&&document.removeEventListener("visibilitychange",Ve),ye==null||ye.disconnect(),W.forEach(lt=>lt.unsubscribe()),s().destroy()};return((li=I())==null?void 0:li.status)==="upcoming"?(s().actions.internal.setLiveWaitingStart(!0),kt):((at=I())==null?void 0:at.status)==="waiting"?(s().actions.internal.setLiveWaitingRecover(!0),kt):(((Tt=I())==null?void 0:Tt.status)==="finished"||((Gt=I())==null?void 0:Gt.status)==="postlive")&&!(d()&&EC(d()))?(s().actions.internal.setLiveWaitingRecord(!0),kt):(Pe(),kt)});function st(){n(be)?s().actions.external.play():ee(!0)}function mt(){s().actions.external.pause()}function $e(W){s().actions.external.setMuted(W)}function Je(){s().actions.external.toggleSubtitle()}function ze(W,kt){s().actions.external.changeSubtitle(W,kt)}function nt(W){s().actions.external.changeAudioStream(W)}function ei(){var W;(W=s().webApi.slotsApi)!=null&&W.haveSlots()&&s().actions.external.hideControls()}function ai(){var W;(W=s().webApi.slotsApi)!=null&&W.haveSlots()&&s().actions.external.showControls()}function gi(W){ce()||W>=0&&W<=1&&s().actions.external.setVolume(W)}function bi(W){s().actions.internal.seekTime(W,kC.UNKNOWN)}function io(W){s().actions.external.seekEpisodeStartTime(W)}function ho(){s().actions.external.returnFocusToEpisodes()}function ui(W){s().actions.external.setPlaybackRate(W)}function ct(W){s().actions.external.setAutoQualityLimits(W)}function Pi(){s().actions.external.setQuality("auto")}function jt(W){s().actions.external.setTrafficSavingEnabled(W)}function wt(W){s().actions.external.setHighQualityEnabled(W)}let oi=cp(Ue.view),Xt=p().playerView==="preview",bt=s().state.availableSubtitlesList$;if(Ue.features.initSubtitles){let W=!1;Ne(()=>{var kt;if(!W&&a().length){W=!0;let li;if(Ue.features.userVideoPrefs&&s().videoId){let Tt=Cu(Ue.userSalt,String(s().videoId));Tt!=null&&Tt.subtitleTrackId&&(li=a().find(Gt=>Gt.value===Tt.subtitleTrackId))}let at=(kt=C())!=null?kt:Lf();at&&(li=a().find(Tt=>Tt.language===at)),s().actions.internal.setSubtitle(li)}})}let Ye=s().ui.isPreviewTrackHorizontallyAligned;var xi=LC();let oo;var Zo=T(xi);{var _n=W=>{Tv(W,{get store(){return s()},get uiConfig(){return Ue},get thumbUrl(){return $()},get interactiveContainer(){return y()},get live(){return I()},get autoplay(){return E()},get canRewindLive(){return U()},get showAds(){return z()},get adsSlotId(){return G()},get adsParams(){return le()},get adsAutoplayParam(){return j()},get duration(){return ie()},get logoClickable(){return Y()},get logoHidden(){return ge()},get logoTargetUrl(){return Vt},get nextButtonActive(){return _e()},get prevButtonActive(){return we()},get endScreenVideoTitle(){return Z()},get endScreenVideoThumb(){return Oe()},get isOneVideoPlaylist(){return ue()},get supportLink(){return A()},get shadowRootContainer(){return Ke()},get outerContainerRef(){return Ce()},get fullScreenTarget(){return pe()},get showMiniTimer(){return De()},get playerStarted(){return n(be)},get seekToInteractive(){return J()},get playPrevChapter(){return X()},firstStart:ee,seekTime:bi,get showEndScreen(){return qe()},get showAutoplayNext(){return Fe()},get showNextPrevButtons(){return ne()},get adsExternalApi(){return e.adsExternalApi},get videoContainer(){return n(Dt)},set videoContainer(kt){N(Dt,kt,!0)}})},Et=W=>{var kt=Me(),li=de(kt);{var at=Gt=>{Cv(Gt,{get thumbUrl(){return $()},get outsideDuration(){return ie()},get canRewindLive(){return U()},get videoContainer(){return n(Dt)},set videoContainer(lt){N(Dt,lt,!0)}})},Tt=Gt=>{wv(Gt,{get store(){return s()},get uiConfig(){return Ue},get title(){return f()},get thumbUrl(){return $()},get interactiveContainer(){return y()},get live(){return I()},get autoplay(){return E()},get canRewindLive(){return U()},get showAds(){return z()},get adsSlotId(){return G()},get adsParams(){return le()},get adsAutoplayParam(){return j()},get duration(){return ie()},get logoClickable(){return Y()},get logoHidden(){return ge()},get logoTargetUrl(){return Vt},get nextButtonActive(){return _e()},get prevButtonActive(){return we()},get endScreenVideoTitle(){return Z()},get endScreenVideoThumb(){return Oe()},get isOneVideoPlaylist(){return ue()},get supportLink(){return A()},get shadowRootContainer(){return Ke()},get outerContainerRef(){return Ce()},get fullScreenTarget(){return pe()},get showMiniTimer(){return De()},get playerStarted(){return n(be)},get seekToInteractive(){return J()},get playPrevChapter(){return X()},firstStart:ee,get showEndScreen(){return qe()},get showAutoplayNext(){return Fe()},get showNextPrevButtons(){return ne()},get adsExternalApi(){return e.adsExternalApi},get videoContainer(){return n(Dt)},set videoContainer(lt){N(Dt,lt,!0)},get keyboardControls(){return Ge()},set keyboardControls(lt){Ge(lt)}})};V(li,Gt=>{Xt?Gt(at):Gt(Tt,!1)})}_(W,kt)};V(Zo,W=>{ce()?W(_n):W(Et,!1)})}w(xi),B(W=>{oo=re(xi,1,"vk-vp-root s-1",null,oo,W),Qe(xi,oi)},[()=>({"root--miui-browser":Iv.device.isMobile&&Iv.browser.isMiuiBrowser,"visible-outside":Xt,"preview-track-horizontally-alinged":l()})]),_(t,xi);var Bt=H({initVideo:Pe,play:st,pause:mt,setMuted:$e,toggleSubtitle:Je,changeSubtitle:ze,changeAudioStream:nt,hideControls:ei,showControls:ai,setVolume:gi,seekTime:bi,seekEpisodeStartTime:io,returnFocusToEpisodes:ho,setPlaybackRate:ui,setAutoQualityLimits:ct,setAutoQuality:Pi,toggleTrafficSaving:jt,toggleHighQuality:wt,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 p()},set videoConfig(W){p(W)},get uiConfig(){return m()},set uiConfig(W){m(W)},get title(){return f()},set title(W){f(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 S()},set subtitles(W){S(W)},get subtitlesForcedLanguage(){return C()},set subtitlesForcedLanguage(W){C(W)},get live(){return I()},set live(W){I(W)},get preload(){return R()},set preload(W){R(W)},get autoplay(){return E()},set autoplay(W){E(W)},get volume(){return P()},set volume(W){P(W)},get muted(){return O()},set muted(W){O(W)},get fromTime(){return D()},set fromTime(W){D(W)},get canRewindLive(){return U()},set canRewindLive(W){U(W)},get showAds(){return z()},set showAds(W){z(W)},get adsSlotId(){return G()},set adsSlotId(W){G(W)},get adsParams(){return le()},set adsParams(W){le(W)},get adsAutoplayParam(){return j()},set adsAutoplayParam(W){j(W)},get duration(){return ie()},set duration(W){ie(W)},get logoClickable(){return Y()},set logoClickable(W){Y(W)},get logoHidden(){return ge()},set logoHidden(W){ge(W)},get isMobile(){return ce()},set isMobile(W){ce(W)},get showNextPrevButtons(){return ne()},set showNextPrevButtons(W){ne(W)},get nextButtonActive(){return _e()},set nextButtonActive(W){_e(W)},get prevButtonActive(){return we()},set prevButtonActive(W){we(W)},get endScreenVideoTitle(){return Z()},set endScreenVideoTitle(W){Z(W)},get endScreenVideoThumb(){return Oe()},set endScreenVideoThumb(W){Oe(W)},get isOneVideoPlaylist(){return ue()},set isOneVideoPlaylist(W){ue(W)},get supportLink(){return A()},set supportLink(W){A(W)},get shadowRootContainer(){return Ke()},set shadowRootContainer(W){Ke(W)},get outerContainerRef(){return Ce()},set outerContainerRef(W){Ce(W)},get fullScreenTarget(){return pe()},set fullScreenTarget(W){pe(W)},get failoverHosts(){return se()},set failoverHosts(W){se(W)},get showMiniTimer(){return De()},set showMiniTimer(W){De(W)},get saveRate(){return Be()},set saveRate(W){Be(W)},get showAutoplayNext(){return Fe()},set showAutoplayNext(W){Fe(W)},get seekToInteractive(){return J()},set seekToInteractive(W){J(W)},get playPrevChapter(){return X()},set playPrevChapter(W){X(W)},get volumeMultiplier(){return Se()},set volumeMultiplier(W){Se(W)},get showEndScreen(){return qe()},set showEndScreen(W){qe(W)},get keyboardControls(){return Ge()},set keyboardControls(W){Ge(W)}});return o(),Bt}var VC=Ie('<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 Pv(t,e){let i=g(e,"isWhite",3,!1),o=v(()=>i()?"#fff":"#909499");Ze(t,{width:"57",height:"60",get fill(){return n(o)},testId:"stub-icon",children:(r,a)=>{var l=VC();vi(9),_(r,l)},$$slots:{default:!0}})}var RC=L('<div class="title s-2"> </div>'),NC=L('<div class="playerStub s-2"><!> <!></div>'),OC={hash:"s-2",code:".playerStub.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%}.title.s-2{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 Av(t,e){q(t,OC);var i=NC(),o=T(i);{var r=d=>{var s=RC(),u=T(s,!0);w(s),B(()=>fe(u,e.title)),_(d,s)};V(o,d=>{e.title&&d(r)})}var a=k(o,2);{var l=d=>{let s=v(()=>!!e.thumbUrl);Pv(d,{get isWhite(){return n(s)}})};V(a,d=>{(!e.title||!e.thumbUrl)&&d(l)})}w(i),B(()=>Qe(i,e.thumbUrl?`background-image: url('${e.thumbUrl}')`:"")),_(t,i)}var DC=L('<div class="playerError s-0"><!></div>'),BC={hash:"s-0",code:".playerError.s-0{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 kv(t){q(t,BC);var e=DC(),i=T(e);ja(i,{}),w(e),_(t,e)}import{now as hI,ValueSubject as _I}from"@vkontakte/videoplayer-shared/es2015";import{cloneDeepWith as bI,InterfaceLanguage as $I,isNonNullable as Dv,Logger as yI,Observable as xI,Subscription as qb,once as wI,InternalsExposure as SI,skip as TI,getPlayerId as CI}from"@vkontakte/videoplayer-shared/es2015";import{clientChecker as Qb,isMobile as II}from"@vkontakte/videoplayer-core/es2015";import{OneStat as EI,ThinOneStat as PI,MediascopePixel as AI}from"@vkontakte/videoplayer-statistics/es2015";import{Logger as FC,Subscription as HC}from"@vkontakte/videoplayer-shared/es2015";var up=class{constructor(){this.subscription=new HC,this.logger=new FC,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=he(e.state.currentPlaybackRate$),r=he(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()}};import{ValueSubject as Vv,detectEmbed as QC}from"@vkontakte/videoplayer-shared/es2015";var UC=Ie('<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),zC=L('<div><div><!></div> <span class="title s-6"> </span></div>'),WC={hash:"s-6",code:".player-pip-dummy.s-6{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-6{position:relative}.dummy-image.s-6 svg{transform:scale(1.07143)}.dummy-image.desktop.s-6{transform:scale(1.07143) rotate(-90deg) rotateY(180deg)}.title.s-6{color:#fff;font-size:16px;padding:18px 20px 10px;text-align:center}"};function Lv(t,e){F(e,!0),q(t,WC);let[i,o]=Re(),r=()=>x(u,"$interfaceLanguage$",i),a=()=>x(p,"$isMobile$",i),l=ve(),d=Mt(),s=!!l.webApi.pictureInPictureApi,u=l.interfaceLanguage$,p=l.ui.isMobile,m=l.ui.t,f=v(()=>r()&&m("pip_dummy_title")),$=cp(d.view);var y=zC();let b;var S=T(y);let C;var I=T(S);Ze(I,{width:"57",height:"56",testId:"pip-dummy-icon",children:(P,O)=>{var D=UC();vi(),_(P,D)},$$slots:{default:!0}}),w(S);var R=k(S,2),E=T(R,!0);w(R),w(y),B((P,O)=>{b=re(y,1,"player-pip-dummy s-6",null,b,P),Qe(y,$),C=re(S,1,"dummy-image s-6",null,C,O),fe(E,n(f))},[()=>({"is-pip-api":s}),()=>({desktop:!a()})]),_(t,y),H(),o()}var KC=Object.defineProperty,qC=(t,e,i)=>e in t?KC(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Zl=(t,e,i)=>qC(t,typeof e!="symbol"?e+"":e,i),Mv=(t,e,i)=>new Promise((o,r)=>{var a=s=>{try{d(i.next(s))}catch(u){r(u)}},l=s=>{try{d(i.throw(s))}catch(u){r(u)}},d=s=>s.done?o(s.value):Promise.resolve(s.value).then(a,l);d((i=i.apply(t,e)).next())}),GC=460,YC=280,Cc=class{constructor({enabled:e=!0}={enabled:!0}){Zl(this,"playerDomElement"),Zl(this,"playerParentShadowRoot"),Zl(this,"playerDummyElement"),Zl(this,"svelteContext"),Zl(this,"pipWindow"),Zl(this,"info",{isActive$:new Vv(!1),isEnabled$:new Vv(!1),type:1}),this.info.isEnabled$=new Vv(e)}isSupported(){let{isEmbed:e}=QC();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}request(){return Mv(this,null,function*(){var e,i;if(!this.isSupported()||!this.playerDomElement||!this.playerParentShadowRoot)return;this.pipWindow=yield documentPictureInPicture.requestWindow({width:GC,height:YC,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=jr(Lv,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||(Aa(this.playerDummyElement),this.playerParentShadowRoot.append(this.playerDomElement),this.info.isActive$.next(!1),this.pipWindow=void 0)})})}exit(){return Mv(this,null,function*(){return new Promise(e=>{var i;this.pipWindow&&((i=documentPictureInPicture.window)==null||i.close()),e()})})}dispose(){return Mv(this,null,function*(){yield 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 Db(t){return t instanceof Cc}var pp=class{static getLatestSupportedVersion(e){let i=new Na(e),o=new Cc(e);if(o.isSupported())return o;if(i.isSupported())return i}};function Ic(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 Bb="Inner error. Unexpectedly root annotation container null reference exception",Fb="Annotation with such name already exists",Hb="Annotation with such name does not exist";var Jl=class extends Error{constructor(e){super(e),this.name="AnnotationError"}};import{observeElementSize as jC,Subscription as XC,throttleFn as ZC}from"@vkontakte/videoplayer-shared/es2015";var JC="1",eI=100,fp=class{constructor(e){this.annotationsInside=e;this.annotations=new Map;this.subscriptions=new XC}init(e){if(this.rootAnnotationsContainer=e,this.annotationsInside)return;let i=ZC(()=>{for(let o of this.annotations.values())this.isElementExceedsBoundaries(o,this.playerSize.width,this.playerSize.height)?o.style.visibility="hidden":o.style.visibility="visible"},eI);this.subscriptions.add(jC(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 Jl(Bb);if(this.annotations.has(e))throw new Jl(Fb);i.style.zIndex=(o=i.style.zIndex)!=null?o:JC,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 Jl(Hb);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(){}};import{assertNonNullable as mp,Subscription as tI}from"@vkontakte/videoplayer-shared/es2015";var hn=class{init({store:e,microStores:i,interactiveController:o,config:r}){return mp(e),mp(i),mp(r),r.interactiveData&&mp(o),this.subscription=new tI,this.subscription}};var Ec=class extends hn{constructor(){super(...arguments);this.stateName="fakeIsPlaying$";this.state$=Kt(Ae({},ae(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 Pc=class extends hn{constructor(){super(...arguments);this.stateName="interactiveControlsOpacity$";this.state$=Kt(Ae({},ae(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:p}=a.ui,m=he(p),f=()=>m&&he(u);return o.add(u.subscribe($=>{if(!m)return;let y=he(l);he(s)?this.state$.set($):y!==null&&this.state$.set(!y||$)})),o.add(s.subscribe($=>{this.state$.set(!$||f())})),o.add(l.subscribe($=>{if($===null)return;let y=he(d);if(f()){this.state$.set(!0);return}y&&this.state$.set(!$)})),o}};var Ac=class extends hn{constructor(){super(...arguments);this.stateName="seekToInteractiveDisabledTooltip$";this.state$=ae("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}};import{combine as iI}from"@vkontakte/videoplayer-shared/es2015";var Rv=ae(!1),vp=null,kc=class extends hn{constructor(){super(...arguments);this.stateName="showInteractiveTimeIndicatorTooltip$";this.state$=Kt(Ae({},Rv),{set:(i,o=!1)=>{i!==he(Rv)&&(this.clearTimeout(),Rv.set(i),!i&&vp&&(vp=!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(m=>{he(l)&&m&&this.state$.set(!1)}));let p=(a==null?void 0:a.interactiveData)||{tooltipHelpHintActive:!1};return o.add(iI({isPlaying$:d,isInteractiveTime$:l,interactiveTimeIndicator:u}).subscribe(({isPlaying$:m,isInteractiveTime$:f,interactiveTimeIndicator:$})=>{var y,b;if(!(!m||!($!=null&&$.isDisplayed))){if(!f)return this.state$.set(!1);p.tooltipHelpHintActive&&vp===null&&(vp=!0,p.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)}};import{combine as oI,noop as nI}from"@vkontakte/videoplayer-shared/es2015";var Lc=class extends hn{constructor(){super(...arguments);this.stateName="graphIsOpened$";this.graphMadePause=!1;this.state$=Kt(Ae({},ae(null)),{toggle:nI});this.checkIfShouldHide=i=>Ms(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=()=>gt(this,null,function*(){if(this.checkIfShouldHide(he(l)))return;let s=he(this.state$),{isEnded$:u,playbackState$:p}=r.state,{disabledControls$:m}=r.ui.controls,f=he(u),$=he(p);if(s)try{yield a==null?void 0:a.toggleGraphView(!1),this.state$.set(!1),m.remove(_f),!f&&this.graphMadePause&&r.actions.internal.play()}catch(y){d({message:"Cant hide graph"})}else{this.graphMadePause=$==="playing";try{yield a==null?void 0:a.toggleGraphView(!0),this.state$.set(!0),m.add(_f),!f&&this.graphMadePause&&r.actions.internal.pause()}catch(y){d({message:"Cant show graph"})}}}),o.add(oI({graphIsOpened:this.state$,currentGridType:l}).subscribe(p=>gt(this,[p],function*({graphIsOpened:s,currentGridType:u}){if(this.checkIfShouldHide(u)&&s)try{yield a==null?void 0:a.toggleGraphView(!1),this.state$.set(!1)}catch(f){d({message:"Cant hide graph"})}}))),o}};import{ValueSubject as Ub}from"@vkontakte/videoplayer-shared/es2015";var Mc=class extends hn{constructor(){super(...arguments);this.stateName="pictureInPicture$";this.state$={isActive$:ae(!1),isEnabled$:ae(!1),type$:ae(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 Ub(!1),isEnabled$:new Ub(!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}};import{filter as aI,filterChanged as lI}from"@vkontakte/videoplayer-shared/es2015";import{safeStorage as Nv}from"@vkontakte/videoplayer-shared/es2015";var zb=({maxShowCount:t,timeout:e})=>{let i=[t!==0?rI({maxCount:t}):void 0,e!==0?sI({timeout:e}):void 0].filter(o=>!!o);return{notificationShowed:o=>i.forEach(r=>r.notificationShowed(o)),canShowNotification:o=>i.every(r=>r.canShowNotification(o))}},rI=({maxCount:t})=>{let e={};return{notificationShowed:i=>{var o,r;e[i]=((o=e[i])!=null?o:0)+1,Nv.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}}},sI=({timeout:t})=>{let e="videoplayer_notifications_manager",i=()=>{try{return JSON.parse(Nv.get(e)||"{}")}catch(a){return{}}},o=a=>Nv.set(e,JSON.stringify(a)),r=a=>{let l=i();delete l[a],o(l)};return{notificationShowed:a=>{o(Kt(Ae({},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 Vc=class extends hn{constructor(){super(...arguments);this.stateName="notifications$";this.state$={notificationsToShow$:ae({}),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=zb({maxShowCount:a,timeout:l});let u=r.getPlayer();return o.add(u.events.severeStallOccured$.pipe(lI(),aI(p=>p)).subscribe(()=>{d&&!u.info.isAutoQualityEnabled$.getValue()&&this.notificationManager.canShowNotification("slow_video")&&(s&&r.actions.internal.setQuality("auto"),this.state$.showNotification("slow_video"))})),o}};var Wb=()=>[Ec,Pc,Ac,kc,Lc,Mc,Vc].reduce(({subscribers:t,stores:e},i)=>{let o=new i;return{subscribers:[...t,o],stores:Kt(Ae({},e),{[o.stateName]:o.state$})}},{subscribers:[],stores:{}});import{devNull as Rc}from"@vkontakte/videoplayer-shared/es2015";var gp=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.init()}destroy(){this.shadowRoot.removeEventListener("focusin",this.handleFocusChange)}};var dI=L('<div class="root s-3"><!></div>'),cI={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 Ov(t,e){F(e,!0),q(t,cI);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=Me(),l=de(a);{var d=s=>{var u=Me(),p=de(u);Is(p,()=>n(o),m=>{var f=dI(),$=T(f);let y=v(()=>n(o)==="prev");Sc($,{get duration(){return e.animationDuration},get Icon(){return da},get reversed(){return n(y)}}),w(f),_(m,f)}),_(s,u)};V(l,s=>{e.playbackStatusShow&&n(o)&&s(d)})}return _(t,a),H({startVideoChangedAnimation:r})}var uI=Object.defineProperty,pI=Object.defineProperties,fI=Object.getOwnPropertyDescriptors,Kb=Object.getOwnPropertySymbols,mI=Object.prototype.hasOwnProperty,vI=Object.prototype.propertyIsEnumerable,Fv=(t,e,i)=>e in t?uI(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Bs=(t,e)=>{for(var i in e||(e={}))mI.call(e,i)&&Fv(t,i,e[i]);if(Kb)for(var i of Kb(e))vI.call(e,i)&&Fv(t,i,e[i]);return t},gI=(t,e)=>pI(t,fI(e)),Yt=(t,e,i)=>Fv(t,typeof e!="symbol"?e+"":e,i),hp=(t,e,i)=>new Promise((o,r)=>{var a=s=>{try{d(i.next(s))}catch(u){r(u)}},l=s=>{try{d(i.throw(s))}catch(u){r(u)}},d=s=>s.done?o(s.value):Promise.resolve(s.value).then(a,l);d((i=i.apply(t,e)).next())}),kI={preload:!0,autoplay:!1,repeat:!1,loop:!1,fromTime:0,canRewindLive:!0,showAds:!1,interfaceLanguage:$I.RU,isCyrillicRelatedInterface:!0,logoClickable:!1,logoHidden:!1,isTouch:II(),isMediaSessionEnabled:!0,isPictureInPictureEnabled:!0,isAudioDisabled:!1,callbacks:{uiInfo:{}},tuningConfig:{configName:[]},saveRate:!0,volumeMultiplier:1,showEndScreen:!0,showAutoplayNext:!0,showNextPrevButtons:!0},Yn=K(void 0),Bv=di({animationDuration:0,playbackStatusShow:!1}),_p=class extends HTMLElement{constructor(){super(),Yt(this,"svelteStubComponent"),Yt(this,"svelteRootComponent"),Yt(this,"sveltePersistentLayerComponent"),Yt(this,"svelteErrorComponent"),Yt(this,"store"),Yt(this,"microStoresRoot"),Yt(this,"statistics"),Yt(this,"sentry"),Yt(this,"_shadowRoot"),Yt(this,"playerContainer"),Yt(this,"rootContainer"),Yt(this,"shadowRootContainer"),Yt(this,"playerId"),Yt(this,"uiConfig"),Yt(this,"coreConfig"),Yt(this,"statisticsConfig"),Yt(this,"interactiveController"),Yt(this,"interactiveContainer"),Yt(this,"graphMadePause"),Yt(this,"currentPlayingVideoIndex",0),Yt(this,"needToRepeatPlaylist",!1),Yt(this,"videoConfig"),Yt(this,"pictureInPictureApi"),Yt(this,"mediaSessionApi"),Yt(this,"unsubscribePlayerPhaseSubscription"),Yt(this,"logger"),Yt(this,"log"),Yt(this,"subscription"),Yt(this,"interactiveSubscription"),Yt(this,"annotationsApi"),Yt(this,"slotsApi"),Yt(this,"focusManager"),Yt(this,"prevIsid"),Yt(this,"isInited",!1),Yt(this,"postponedInitParams",null),Yt(this,"internalsExposure",null),Yt(this,"shadowDOMCallbacksDisabled",!1),Yt(this,"fatalError$",new _I(null)),Yt(this,"createOneStat",(e,i={})=>{var o,r,a,l;if(!this.videoConfig)return;let{albumId:d,statPlace:s,statUserSalt:u,statTrackCode:p,statVKAppId:m,refreshStatAuthToken:f,autoplay:$,isMobile:y,isTouch:b,refDomain:S,deviceId:C,interactiveData:I}=Ic(this.videoConfig,i),R=(o=I==null?void 0:I.projectInfo)==null?void 0:o.pid,E=(a=(r=this.interactiveController)==null?void 0:r.state.isReplay$.getValue())!=null?a:!1;E&&(this.prevIsid=void 0);let{unitedVideoId:P,isClip:O=!1}=e;if(this.uiConfig.features.statistics&&P)try{return new EI(Bs({movieId:P,albumId:d,place:s,trackCode:p,vkAppId:m,autoplay:(l=$&&!this.interactiveController)!=null?l:!1,mobile:b!=null?b:y,clip:O,refDomain:S,deviceId:C,isPreviewPlayerView:this.videoConfig.playerView==="preview"},R&&(!this.isInited||E)&&{projectId:Number(R)}),Bs({refreshAuthToken:f,userSalt:u,config:this.statisticsConfig},this.interactiveController&&{useIsid:!0,isid:this.prevIsid}))}catch(U){console.error(U),this.log({message:U.message})}}),Rc.create("ui"),this.logger=new yI,this.log=this.logger.createComponentLog("VKVideoPlayer"),this.subscription=new qb,this.interactiveSubscription=new qb,this.graphMadePause=!1,this.fatalError$.subscribe(e=>{this.unmountComponent(this.svelteErrorComponent),e&&(this.unmountComponent(this.svelteStubComponent),this.unmountComponent(this.svelteRootComponent),this.svelteErrorComponent=jr(kv,{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=di({title:o,thumbUrl:r}),l={target:this.playerContainer,props:a};this.svelteStubComponent=jr(Av,l),this.sveltePersistentLayerComponent=jr(Ov,{target:this.playerContainer,props:Bv}),this.postponedInitParams&&(this.initPlayer(...this.postponedInitParams),this.postponedInitParams=null)}updatePersistentLayerProps(){if(!this.uiConfig)return;let{playbackStatusNextVideoAnimationDuration:e,features:{playbackStatusShow:i,playbackStatusNextVideoShow:o}}=this.uiConfig;Bv.animationDuration=e,Bv.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(),Rc.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.append(this.rootContainer)}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}=Ic(this.videoConfig,i),{unitedVideoId:l}=e;if(this.uiConfig.features.thinStatistics&&l)return new PI.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,p,m,f,$;if(!this.videoConfig)return;let{albumId:y,statPlace:b,statAuthToken:S,preload:C,autoplay:I,volume:R,muted:E,fromTime:P,canRewindLive:O,supportLink:D,showAds:U,adsSlotId:z,adsParams:G={},adsAutoplayParam:le,interfaceLanguage:j,isCyrillicRelatedInterface:ie,logoClickable:Y,logoHidden:ge,isMobile:ce,isTouch:ne,isAudioDisabled:_e,isLiveCatchUpMode:we,fullScreenTarget:Z,failoverHosts:Oe,canDownload:ue,callbacks:A,interactiveData:Ke,showThumbTimer:Ce,additionalButtons:pe=[],additionalSettingsMenuItems:se=[],additionalContextMenuItems:De=[],repeat:Be,loop:J,saveRate:X,volumeMultiplier:Se,showEndScreen:Fe,showAutoplayNext:qe,mediascopePixels:Ge}=Ic(this.videoConfig,i),{sources:Te,title:Le,thumbUrl:Ue,unitedVideoId:Vt,isClip:et=!1,duration:Ot,adsParams:qt={},videoEpisodes:St,previewThumbsData:Jt,subtitles:Dt,subtitlesForcedLanguage:ye,live:be,adsExternalApi:ee}=e;if(!Te&&!be){let ui=new Error("empty sources and live");this.fatalError$.next(ui),(r=A.onCrashed)==null||r.call(A,ui.message);return}let xe=Bs(Bs({},G),qt),Pe=this.getNextVideoInfo(),It={sources:Te,title:Le,thumbUrl:Ue,subtitles:Dt,subtitlesForcedLanguage:ye,unitedVideoId:Vt,isClip:et,live:be,albumId:y,statPlace:b,autoplay:I,muted:E,volume:R,fromTime:P,canRewindLive:O,showAds:U,adsSlotId:z,adsParams:xe,adsAutoplayParam:le,duration:Ot,logoClickable:Y,logoHidden:ge,isTouch:ne!=null?ne:ce,repeat:Be,loop:J,showNextPrevButtons:this.needToShowNextPrevButtons(),nextButtonActive:this.isNextButtonActive(),prevButtonActive:this.isPrevButtonActive(),endScreenVideoTitle:Pe.nextVideoTitle,endScreenVideoThumb:Pe.nextVideoThumb,isOneVideoPlaylist:this.isOneVideoPlaylist()},Ve={pictureInPictureApi:this.pictureInPictureApi,annotationsApi:this.annotationsApi,slotsApi:this.slotsApi};this.log({message:`create player, props: ${JSON.stringify(It)}`});let st=(a=this.interactiveController)==null?void 0:a.state.statistics$.getValue(),mt=(st==null?void 0:st.oneStat)||this.createOneStat(e,i),$e=this.createThinOneStat(e,i),Je;Ge&&(Je=new AI({pixels:Ge})),(mt||$e)&&(this.statistics=new ju(mt,$e,Je,st==null?void 0:st.statSubscription)),this.uiConfig.features.sentry&&this.uiConfig.sentry.dsn&&new Ra(this.uiConfig.sentry,{version:Rl,env:bu},{movieId:Vt,albumId:y,place:b,autoplay:(l=I&&!this.interactiveController)!=null?l:!1,mobile:ne!=null?ne:ce,clip:et}),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=Bs(Bs({},this.sentry),Ra.getInstance());let nt=!!Ke,ei=[],ai="tooltip_interactive_go_back_disabled_first";if(nt&&this.interactiveController){let ui=this.interactiveController.state.isInitialChapter$.getValue(),ct=this.interactiveController.getHistoryState();ui&&ei.push("REPLAY_BUTTON"),this.interactiveController.getIsSeekable().getValue()||ei.push("SEEK_TO_INTERACTIVE_BUTTON"),ct.hasPrevChapter$.getValue()||(ei.push("PLAY_PREV_CHAPTER_BUTTON"),ui||(ct.isGoBackLimited$.getValue()?ai="tooltip_interactive_go_back_disabled_limit":ai="tooltip_interactive_go_back_disabled"))}let gi=()=>{var ui;this.isInited=!1,this.prevIsid=void 0;let ct=(o==null?void 0:o.info.isEnded$.getValue())&&((ui=this.interactiveController)==null?void 0:ui.state.isEndChapter$.getValue());A.onReplayInteractiveVideo&&!ct?A.onReplayInteractiveVideo():this.replayInteractiveVideo()},bi=Be&&this.videoConfig.videos.length===1;this.store=tb({player:o,interfaceLanguage:j,isCyrillicRelatedInterface:ie,videoId:Vt,isClip:et,isLiveCatchUpMode:we,isAudioDisabled:_e,statAuthToken:S,callbacks:A,webApi:Ve,videoEpisodes:St,previewThumbsData:Jt,canDownload:ue,uiConfig:this.uiConfig,coreConfig:this.coreConfig,disabledControls:ei,isInteractive:nt,saveRate:X,interactiveRanges$:(p=this.interactiveController)==null?void 0:p.state.interactiveRanges$,isInteractiveTime$:(m=this.interactiveController)==null?void 0:m.state.isInteractiveTime$,stopPlayer:()=>this.stop(),replayInteractive:gi,playPrevChapterDisabledTooltip:ai,hasInteractiveBranches:!!(($=(f=this.interactiveController)==null?void 0:f.getChapterBranches())!=null&&$.length),additionalButtons:this.uiConfig.features.additionalButtons?pe:[],additionalSettingsMenuItems:se!=null?se:[],additionalContextMenuItems:De!=null?De:[],playPrevVideo:()=>this.playPrevVideo(),playNextVideo:()=>this.playNextVideo(),onVideoChanged:ui=>{var ct;return(ct=this.sveltePersistentLayerComponent)==null?void 0:ct.startVideoChangedAnimation(ui)},looped:this.uiConfig.features.useLoopSetting?J:bi,statistics:this.statistics,internalsExposure:this.internalsExposure,playerView:this.videoConfig.playerView,playerId:this.playerId});let{stores:io}=this.microStoresRoot=Wb(),ho=()=>{var ui,ct,Pi,jt,wt,oi;if(!this.store||!this.microStoresRoot||!this.videoConfig)return;this.subscription.add(this.store.state.currentFormat$.subscribe(bt=>{var Ye;return(Ye=A==null?void 0:A.onCurrentFormatChanged)==null?void 0:Ye.call(A,bt)})),this.subscription.add(io.interactiveControlsOpacity$.subscribe(bt=>{var Ye;bt!==null&&((Ye=this==null?void 0:this.interactiveController)==null||Ye.setDisabledControls(bt))})),this.subscription.add(this.store.state.throughputEstimation$.subscribe(bt=>{var Ye;return(Ye=A==null?void 0:A.onThroughputEstimationChanged)==null?void 0:Ye.call(A,bt)})),this.subscription.add(this.store.state.trafficSavingEnabled$.subscribe(bt=>{var Ye;return(Ye=A==null?void 0:A.onTrafficSavingEnabledChanged)==null?void 0:Ye.call(A,bt)})),this.subscription.add(this.store.state.highQualityEnabled$.subscribe(bt=>{var Ye;return(Ye=A==null?void 0:A.onHighQualityEnabledChanged)==null?void 0:Ye.call(A,bt)})),this.subscription.add(this.store.state.isAutoQualityEnabled$.subscribe(bt=>{var Ye;return(Ye=A==null?void 0:A.onAutoQualityEnabledChanged)==null?void 0:Ye.call(A,!!bt)})),this.subscription.add(new xI(bt=>{this.store&&this.subscription.add(this.store.state.currentPlaybackRate$.subscribe(Ye=>bt.next(Ye)))}).pipe(TI(1)).subscribe(bt=>{var Ye;return(Ye=A==null?void 0:A.onCurrentPlaybackRateChanged)==null?void 0:Ye.call(A,bt)})),this.subscription.add(this.store.state.volume$.subscribe(bt=>{var Ye;return(Ye=A==null?void 0:A.onVolumeChange)==null?void 0:Ye.call(A,bt)})),this.subscription.add(this.store.state.muted$.subscribe(bt=>{var Ye,xi,oo,Zo;if(bt)(Ye=A==null?void 0:A.onMute)==null||Ye.call(A);else{let _n=(oo=((xi=this.store)==null?void 0:xi.state.volume$)&&he(this.store.state.volume$))!=null?oo:0;(Zo=A==null?void 0:A.onUnmute)==null||Zo.call(A,_n)}})),this.subscription.add(this.store.state.videoBitrate$.subscribe(bt=>{var Ye;return(Ye=A==null?void 0:A.onVideoBitrateChanged)==null?void 0:Ye.call(A,bt)})),this.subscription.add(this.store.state.isInteractiveTime$.subscribe(bt=>{var Ye;let xi=(Ye=this.store)==null?void 0:Ye.ui.controls.disabledControls$;xi&&(bt&&!xi.includes(Ad)&&xi.add(Ad),bt||xi.remove(Ad))})),this.subscription.add(this.store.ui.isFullscreen.subscribe(bt=>hp(this,null,function*(){var Ye;if(!Qb.browser.isSamsungBrowser||!bt||!this.interactiveController)return;document.fullscreenElement===this.shadowRootContainer&&(yield this.replayInteractiveChapter((Ye=this.videoConfig)==null?void 0:Ye.callbacks.onExternalFullscreenExit))}))),this.statistics&&this.statistics.oneStat&&this.subscription.add(this.statistics.oneStat.vsid$.subscribe(bt=>{var Ye;return(Ye=A==null?void 0:A.onVSIDChanged)==null?void 0:Ye.call(A,bt)})),this.initMediaSession(),N(Yn,{interactiveController:this.interactiveController,interactiveContainer:this.interactiveContainer,sources:Te,store:this.store,microStoresRoot:this.microStoresRoot,videoConfig:this.videoConfig,uiConfig:this.uiConfig,title:Le,thumbUrl:Ue,subtitles:Dt,subtitlesForcedLanguage:ye,live:be,preload:C,autoplay:I,muted:E,volume:R,fromTime:P,canRewindLive:O,supportLink:D,showAds:U,adsSlotId:z,adsParams:xe,adsAutoplayParam:le,duration:Ot,logoClickable:Y,logoHidden:ge,isMobile:ne!=null?ne:ce,failoverHosts:Oe,fullScreenTarget:Z,saveRate:X,shadowRootContainer:this.shadowRootContainer,showMiniTimer:Ce,outerContainerRef:this.rootContainer,showNextPrevButtons:this.needToShowNextPrevButtons(),nextButtonActive:this.isNextButtonActive(),prevButtonActive:this.isPrevButtonActive(),endScreenVideoTitle:Pe.nextVideoTitle,endScreenVideoThumb:Pe.nextVideoThumb,isOneVideoPlaylist:this.isOneVideoPlaylist(),playPrevChapter:()=>this.playPrevChapter(),seekToInteractive:()=>this.seekToInteractive(),volumeMultiplier:Se,showEndScreen:Fe,showAutoplayNext:qe,adsExternalApi:ee},!0);let Xt={target:this.playerContainer,props:n(Yn)};this.svelteRootComponent=jr(Ev,Xt),this.addPlayerInfoSubscriptions(),this.isInited||(this.isInited=!0,(Pi=(ct=(ui=this.videoConfig)==null?void 0:ui.callbacks)==null?void 0:ct.onInited)==null||Pi.call(ct)),(jt=this.internalsExposure)==null||jt.expose({player:this,videoConfig:this.videoConfig,coreConfig:this.coreConfig,uiConfig:this.uiConfig,statisticsConfig:this.statisticsConfig,logger:this.logger,log:this.log}),this.uiConfig.devNullLog&&((oi=(wt=this.videoConfig)==null?void 0:wt.callbacks)!=null&&oi.onDevNullLog)?Rc.subscribe("ui",this.videoConfig.callbacks.onDevNullLog):Rc.destroy("ui")};this.coreConfig.asyncResolveClientChecker?Qb.isInited$.subscribe(ui=>{ui&&(console.log("UI SDK async start"),ho())}):ho()}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.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&&Dv(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)}initInteractives(){return hp(this,null,function*(){var e,i,o,r,a,l;if((e=this.videoConfig)!=null&&e.interactiveData)try{let{Interactives:d}=yield import("@vkontakte/videoplayer-interactive/es2015");this.interactiveContainer=document.createElement("div"),this.interactiveContainer.classList.add("interactive-root");let s=(i=this.store)==null?void 0:i.interfaceLanguage$,u=s?he(s):this.videoConfig.interfaceLanguage,{projectInfo:p,initChapterId:m,historyApi:f,videoLoader:$}=this.videoConfig.interactiveData;this.interactiveController=new d({parentElement:this.interactiveContainer,fullscreenTargetElement:this.playerContainer,lang:u,graph:this.uiConfig.features.interactiveGraph,projectInfo:p,initChapterId:m,historyApi:f,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(C=>{if(!this.isInited)return;let I=this.store;C?I.ui.controls.disabledControls$.remove("SEEK_TO_INTERACTIVE_BUTTON"):I.ui.controls.disabledControls$.add("SEEK_TO_INTERACTIVE_BUTTON")})),this.subscription.add(y.subscribe(C=>{this.store&&this.store.state.isInteractiveExpectation$.set(C)}));let S=!0;if(this.subscription.add(this.interactiveController.events.playerChanged$.subscribe(C=>{if(!this.videoConfig)return;this.videoConfig.videos[this.currentPlayingVideoIndex]=gI(Bs({},C.config),{title:(p==null?void 0:p.title)||C.config.title});let I=S?this.videoConfig.autoplay:!0;this.createPlayerWithCurrentVideo(C.player,I),S&&(S=!1)})),this.interactiveSubscription.add(this.interactiveController.events.interactiveActionChoice$.subscribe(({type:C,actionType:I})=>{var R,E,P,O,D,U;if(!this.store||!this.microStoresRoot)return;let z=y.getValue();if(C==="action-choice"&&I==="setRandomBranch"&&(this.microStoresRoot.stores.graphIsOpened$.set(!1),this.store.ui.controls.disabledControls$.remove(kd)),C==="action-choice-canceled"){let G=he(this.store.state.isPlaying$)||z;if(((P=(R=this.videoConfig)==null?void 0:R.isTouch)!=null?P:(E=this.videoConfig)!=null&&E.isMobile)&&G){this.store.ui.interactiveHideMobileControls.set(!0);return}(U=(O=this.videoConfig)==null?void 0:(D=O.callbacks).onDisabledInteractiveClick)==null||U.call(D)}})),this.interactiveSubscription.add(this.interactiveController.events.interactiveContainerFakeRemoved$.subscribe(({type:C,removeAllOpenURI:I})=>{this.store&&C==="container-fake-removed"&&I&&this.store.ui.controls.disabledControls$.remove(kd)})),yield this.interactiveController.setManifest(this.videoConfig.interactiveData.manifest),(r=(o=this.videoConfig)==null?void 0:o.callbacks)!=null&&r.onInteractiveHistoryChanged){let C=this.interactiveController.getHistoryState();this.subscription.add(C.history$.subscribe(I=>{var R,E,P;I.length&&((P=(E=(R=this.videoConfig)==null?void 0:R.callbacks)==null?void 0:E.onInteractiveHistoryChanged)==null||P.call(E,I))}))}(l=(a=this.videoConfig)==null?void 0:a.callbacks)!=null&&l.onInteractiveChapterChanged&&this.subscription.add(this.interactiveController.events.chapterChanged$.subscribe(C=>{var I,R,E;(E=(I=this.videoConfig)==null?void 0:(R=I.callbacks).onInteractiveChapterChanged)==null||E.call(R,C.chapter,C.manifestVideo)})),this.uiConfig.features.interactiveTimeIndicator&&this.subscription.add(this.interactiveController.events.noInteraction$.subscribe(()=>{var C,I,R,E;(C=this.microStoresRoot)==null||C.stores.showInteractiveTimeIndicatorTooltip$.set(!0,!0),(E=(I=this.videoConfig)==null?void 0:(R=I.callbacks).onInteractiveTimeIndicatorClick)==null||E.call(R)})),this.interactiveSubscription.add(this.interactiveController.events.error$.subscribe(C=>{this.log({message:C.toString()})}))}catch(d){this.log({message:d.message})}})}initPlayer(e,i={}){var o,r,a,l,d,s,u,p,m,f,$,y,b,S,C,I,R,E,P,O,D,U,z,G,le,j,ie,Y;if(!this.isConnected){this.postponedInitParams=[e,i];return}if(!Array.isArray(e.videos)||e.videos.length===0&&!e.interactiveData){let ge=new Error("empty videos");this.fatalError$.next(ge),(r=(o=e.callbacks)==null?void 0:o.onCrashed)==null||r.call(o,ge.message);return}else this.fatalError$.next(null);if(this.videoConfig=Ic(kI,bI(e,ge=>ge instanceof HTMLElement?ge:void 0)),this.playerId=CI(e.playerId),this.uiConfig=kh((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 SI("ui",this.playerId))),Rc.push("ui",{key:"videoplayer_embed",strings:["new","player_init_player","ads.enable: "+this.uiConfig.ads.enable,"showAds: "+((p=this.videoConfig)==null?void 0:p.showAds)],numbers:[hI()]}),Dv(this.videoConfig.isMediaSessionEnabled)&&(this.uiConfig.features.mediaSession=(f=(m=this.uiConfig.features.mediaSession)!=null?m:this.videoConfig.isMediaSessionEnabled)!=null?f:!0),Dv(this.videoConfig.isPictureInPictureEnabled)&&(this.uiConfig.features.pip=(y=($=this.uiConfig.features.pip)!=null?$:this.videoConfig.isPictureInPictureEnabled)!=null?y:!0,this.uiConfig.features.dpip=(S=(b=this.uiConfig.features.dpip)!=null?b:this.videoConfig.isPictureInPictureEnabled)!=null?S:!0),this.uiConfig.ads.paramsOverride=Bs({preview:(C=this.uiConfig.ads.preview)!=null?C:this.videoConfig.adsPreviewParam},this.uiConfig.ads.paramsOverride),this.videoConfig.isTouch=(R=(I=this.uiConfig.isMobile)!=null?I:this.videoConfig.isTouch)!=null?R:this.videoConfig.isMobile,(E=this.videoConfig).autoplay&&(E.autoplay=this.uiConfig.features.autoplay),this.videoConfig.showAds=(P=this.uiConfig.ads.enable)!=null?P:this.videoConfig.showAds,this.videoConfig.adsSlotId=(O=this.uiConfig.ads.slot)!=null?O:this.videoConfig.adsSlotId,this.videoConfig.logoHidden=!((D=this.uiConfig.showLogo)!=null?D:!this.videoConfig.logoHidden),(U=this.videoConfig).canRewindLive&&(U.canRewindLive=this.uiConfig.features.liveRewind),this.videoConfig.supportLink=(z=this.videoConfig.supportLink)!=null?z:this.uiConfig.supportLink,this.videoConfig.showEndScreen=(G=this.uiConfig.features.endScreen)!=null?G:this.videoConfig.showEndScreen,this.videoConfig.showAutoplayNext=(le=this.uiConfig.features.autoplayNext)!=null?le:this.videoConfig.showAutoplayNext,this.videoConfig.showNextPrevButtons=(j=this.uiConfig.features.nextPrevButtons)!=null?j:this.videoConfig.showNextPrevButtons,this.currentPlayingVideoIndex=this.videoConfig.videoIndex&&((ie=this.videoConfig.videos)!=null&&ie[this.videoConfig.videoIndex])?this.videoConfig.videoIndex:0,this.needToRepeatPlaylist=this.videoConfig.repeat,this.uiConfig.features.pip){let ge={enabled:this.videoConfig.pipEnabled};this.uiConfig.features.dpip?this.pictureInPictureApi=pp.getLatestSupportedVersion(ge):this.pictureInPictureApi=new Na(ge)}this.mediaSessionApi=this.uiConfig.features.mediaSession?new up:void 0,this.slotsApi=this.uiConfig.features.slots?new ap:void 0,this.annotationsApi=this.uiConfig.features.annotations?new fp(this.uiConfig.features.annotationsInside):void 0,this.annotationsApi&&!this.uiConfig.features.annotationsInside&&this.annotationsApi.init(this.rootContainer),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]),Db(this.pictureInPictureApi)&&this.pictureInPictureApi.setPlayerDomElement(this.playerContainer,this._shadowRoot),(Y=this.slotsApi)==null||Y.init(this.shadowRootContainer,this.store),this.focusManager=this._shadowRoot?new gp(this._shadowRoot):void 0}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(Yn)&&(n(Yn).showNextPrevButtons=this.needToShowNextPrevButtons(),n(Yn).nextButtonActive=this.isNextButtonActive(),n(Yn).prevButtonActive=this.isPrevButtonActive(),n(Yn).endScreenVideoTitle=o.nextVideoTitle,n(Yn).endScreenVideoThumb=o.nextVideoThumb,n(Yn).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}=Bs({},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(Yn)&&(n(Yn).needToRepeatPlaylist=this.needToRepeatPlaylist,n(Yn).showNextPrevButtons=this.needToShowNextPrevButtons(),n(Yn).nextButtonActive=this.isNextButtonActive(),n(Yn).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)}setLanguage(e){return hp(this,null,function*(){var i;yield(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()}replayInteractiveChapter(e){return hp(this,null,function*(){var i,o;if(this.interactiveController&&((i=this.store)!=null&&i.state.positionExact$)){let r=he(this.store.state.positionExact$),l=he(this.store.state.interactiveEpisodes$).find(s=>!s.completed);this.interactiveController.events.playerChanged$.pipe(wI()).subscribe(()=>{l&&r>=l.time?this.seekTime(l.time):this.seekTime(r),e==null||e()});let d=this.interactiveController.getCurrentChapter();yield 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&&Aa(e)}};import{InterfaceLanguage as fne,VKNumericLanguage as mne,loadVKLangPack as vne}from"@vkontakte/videoplayer-shared/es2015";import{VideoQuality as hne,VideoFormat as _ne}from"@vkontakte/videoplayer-core/es2015";var rne=()=>{window.customElements.define("vk-video-player",_p)};export{Xu as ControlButtonType,gs as GridTypes,fne as InterfaceLanguage,zd as MenuItemType,hs as PlayerPhase,Rl as VERSION,mne as VKNumericLanguage,_ne as VideoFormat,hne as VideoQuality,vne as loadVKLangPack,rne as registerPlayerWebComponent};
|
|
140
|
+
Audio: ${(_t=n(a).audioCodec||"")!=null?_t:""} ${n(a).audioLanguage?`(${n(a).audioLanguage})`:""}`)}),$(Ee,Pe)};R(ce,Ee=>{(n(a).videoCodec||n(a).audioCodec)&&Ee(Le)})}var we=P(ce,2);{var te=Ee=>{var Pe=z$(),ee=P(_(Pe),2),Te=_(ee,!0);g(ee),g(Pe),D(()=>me(Te,n(a).viewport)),$(Ee,Pe)};R(we,Ee=>{n(a).viewport&&Ee(te)})}var De=P(we,2);{var fe=Ee=>{var Pe=W$(),ee=P(_(Pe),2),Te=_(ee,!0);g(ee),g(Pe),D(()=>me(Te,n(a).videoSize)),$(Ee,Pe)};R(De,Ee=>{n(a).videoSize&&Ee(fe)})}var k=P(De,2);{var Qe=Ee=>{var Pe=K$(),ee=P(_(Pe),2),Te=_(ee,!0);g(ee),g(Pe),D(()=>me(Te,n(a).cdn)),$(Ee,Pe)};R(k,Ee=>{n(a).cdn&&Ee(Qe)})}var Ve=P(k,2);{var q=Ee=>{var Pe=q$(),ee=P(_(Pe),2),Te=_(ee);g(ee),g(Pe),D(()=>{var ae;return me(Te,`${(ae=n(a).volume)!=null?ae:""} %`)}),$(Ee,Pe)};R(Ve,Ee=>{n(a).volume&&Ee(q)})}var oe=P(Ve,2);{var Fe=Ee=>{var Pe=Q$(),ee=P(_(Pe),2),Te=_(ee);g(ee),g(Pe),D(ae=>me(Te,`${ae!=null?ae:""} s`),[()=>n(a).position.toFixed(2)]),$(Ee,Pe)};R(oe,Ee=>{n(a).position&&Ee(Fe)})}var Ge=P(oe,2);{var _e=Ee=>{var Pe=j$(),ee=P(_(Pe),2),Te=_(ee);g(ee),g(Pe),D(ae=>me(Te,`${ae!=null?ae:""} s`),[()=>n(a).buffer.toFixed(2)]),$(Ee,Pe)};R(Ge,Ee=>{n(a).buffer&&Ee(_e)})}var ie=P(Ge,2);{var Se=Ee=>{var Pe=G$(),ee=P(_(Pe),2),Te=_(ee);g(ee),g(Pe),D(ae=>me(Te,`${ae!=null?ae:""} s`),[()=>n(a).liveLatency.toFixed(2)]),$(Ee,Pe)};R(ie,Ee=>{n(a).liveLatency&&Ee(Se)})}var Ce=P(ie,2);{var Be=Ee=>{var Pe=Y$(),ee=P(_(Pe),2),Te=_(ee,!0);g(ee),g(Pe),D(ae=>me(Te,ae),[()=>[{value:n(a).currentVideoSegmentLength,title:"Video:"},{value:n(a).currentAudioSegmentLength,title:"Audio:"}].filter(({value:ae})=>ae).map(({value:ae,title:_t})=>`${_t} ${((ae!=null?ae:0)/1e3).toFixed(2)} s`).join(" & ")]),$(Ee,Pe)};R(Ce,Ee=>{(n(a).currentVideoSegmentLength||n(a).currentAudioSegmentLength)&&Ee(Be)})}var Ye=P(Ce,2),je=P(_(Ye),2),Ue=_(je);g(je),g(Ye);var Xe=P(Ye,2);{var Bt=Ee=>{var Pe=Z$(),ee=P(_(Pe),2);Nd(ee,{get values(){return n(T)}});var Te=P(ee,2),ae=_(Te);g(Te),g(Pe),D(_t=>me(ae,`${_t!=null?_t:""} Kbps`),[()=>n(a).speed.toFixed(2)]),$(Ee,Pe)};R(Xe,Ee=>{n(a).speed&&Ee(Bt)})}var it=P(Xe,2);{var Ft=Ee=>{var Pe=X$(),ee=P(_(Pe),2);Nd(ee,{get values(){return n(E)}});var Te=P(ee,2),ae=_(Te);g(Te),g(Pe),D(_t=>me(ae,`${_t!=null?_t:""} Kbps`),[()=>n(a).bitrate.toFixed(2)]),$(Ee,Pe)};R(it,Ee=>{n(a).bitrate&&Ee(Ft)})}var Gt=P(it,2),Ct=P(_(Gt),2);Nd(Ct,{get values(){return n(C)}});var ti=P(Ct,2),Lt=_(ti,!0);g(ti),g(Gt),g(Z),g(A),D(Ee=>{var Pe,ee;I=re(A,1,"container svelte-lx3h69",null,I,Ee),Ke(A,"aria-label",O),me(X,n(a).version),me(Ue,`${(Pe=n(v))!=null?Pe:""} / ${(ee=n(f))!=null?ee:""} frames`),me(Lt,n(p))},[()=>({"container-mobile":r()})]),$(t,A),F(),o()}dt(["click"]);import{noop as t2}from"@vkontakte/videoplayer-shared/es2015";var i2=(t,e)=>{t.stopPropagation(),e()()},o2=M('<div class="close svelte-1ome55p"></div>'),n2={hash:"svelte-1ome55p",code:".close.svelte-1ome55p {cursor:pointer;opacity:0.8;transition:opacity 0.2s;position:relative;width:16px;height:16px;}.close.svelte-1ome55p:hover {opacity:1;}.close.svelte-1ome55p:before, .close.svelte-1ome55p:after {position:absolute;left:8px;content:' ';height:16px;width:2px;background-color:var(--white);}.close.svelte-1ome55p:before {transform:rotate(45deg);}.close.svelte-1ome55p:after {transform:rotate(-45deg);}"};function As(t,e){H(e,!0),z(t,n2);let i=h(e,"onClick",3,t2);var o=o2();o.__click=[i2,i],$(t,o),F()}dt(["click"]);import{noop as r2}from"@vkontakte/videoplayer-shared/es2015";var s2=M('<div class="timer svelte-8jhsry"><canvas class="timer-canvas svelte-8jhsry" width="100" height="100"></canvas> <svg class="timer-play-icon svelte-8jhsry" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><g fill-rule="nonzero"><path class="_play" d="m8.13340613 5.10548415 10.49681277 6.24354325c.3559987.2117494.472936.6720001.2611866 1.0279989-.0638111.1072809-.1533894.1969388-.2606135.2608453l-10.4968128 6.256187c-.35581027.2120659-.81616483.095538-1.02823068-.2602722-.06921066-.1161237-.10574852-.2487949-.10574852-.3839792v-12.49973035c0-.41421357.33578644-.75.75-.75.13495801 0 .26741554.03641567.38340613.1054073z" fill="var(--btn-color, #fff)"></path></g></g></svg></div>'),a2={hash:"svelte-8jhsry",code:".timer.svelte-8jhsry {border-radius:50%;transition:background .2s;background:rgba(31, 31, 31, .65);width:50px;height:50px;display:flex;align-items:center;justify-content:space-around;}.timer.svelte-8jhsry:hover {background:rgba(31, 31, 31, .85)}.timer-canvas.svelte-8jhsry {width:50px;height:50px;position:absolute;}.timer-play-icon.svelte-8jhsry {width:22px;height:26px;}"};function Bd(t,e){H(e,!0),z(t,a2);let i=h(e,"isRunning",3,!0),o=h(e,"onTimerEnded",3,r2),r=5e3,s=j(void 0),l,d,a=0,u;We(()=>{i()&&kt(()=>{d=Date.now(),a=requestAnimationFrame(v)})});let f=()=>{a&&(cancelAnimationFrame(a),a=0)},v=()=>{f(),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(),a=requestAnimationFrame(v)):o()())};Dt(()=>{l=n(s).getContext("2d"),l&&(l.lineWidth=6,l.lineCap="round",l.strokeStyle="#fff")}),ln(()=>{f()});var p=s2(),x=_(p);st(x,w=>N(s,w),()=>n(s)),Ie(2),g(p),$(t,p),F()}var l2=(t,e,i)=>{e(!1),i()},d2=M('<div class="overlay svelte-jfbaax"></div> <div class="next-video svelte-jfbaax"><div class="top svelte-jfbaax"><div class="caption svelte-jfbaax"> </div> <!></div> <div class="row svelte-jfbaax"><div class="column svelte-jfbaax"><div class="thumb svelte-jfbaax"><div></div> <!></div></div> <div class="column svelte-jfbaax"><div class="title svelte-jfbaax"> </div></div></div></div>',1),c2={hash:"svelte-jfbaax",code:".overlay.svelte-jfbaax {width:100%;height:100%;background:rgba(0, 0, 0, 0.72);position:absolute;}.next-video.svelte-jfbaax {position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;width:362px;flex-direction:column;}.top.svelte-jfbaax {display:flex;justify-content:space-between;}.caption.svelte-jfbaax {font-size:11px;font-weight:bold;color:var(--white);text-transform:uppercase;opacity:0.8;}.row.svelte-jfbaax {height:102px;background:rgba(48, 48, 48, .8);cursor:pointer;margin-top:6px;display:flex;flex-direction:row;width:100%;}.column.svelte-jfbaax {display:flex;flex-direction:column;flex-basis:50%;}.thumb.svelte-jfbaax {width:100%;height:100%;background:no-repeat center;background-size:cover;display:flex;align-items:center;position:relative;justify-content:space-around;}.thumb-overlay.svelte-jfbaax {width:100%;height:100%;position:absolute;}.thumb-overlay.withOpacity.svelte-jfbaax {background:var(--black);opacity:0.3;}.title.svelte-jfbaax {padding:10px 16px;font-size:12px;font-weight:bold;color:var(--white);line-height:1.6;max-height:52px;overflow:hidden;}"};function Wf(t,e){H(e,!0),z(t,c2);let[i,o]=Ne(),r=()=>S(d,"$autoplayNextEnabled$",i),s=()=>S(a,"$timerNextVideoRunning$",i),l=$e(),d=l.ui.autoplayNextEnabled$,a=l.ui.timerNextVideoRunning$,u=l.actions.internal.nextVideoClick,f=l.actions.internal.nextVideoAnnouncementShow,v=l.actions.internal.nextVideoAnnouncementClick,p=l.actions.internal.nextVideoAnnouncementAuto,x=l.actions.internal.nextVideoAnnouncementCancel,w=()=>{r()&&(u(!1),p())},y=()=>{e.clickCloseIcon(),x()};Dt(()=>{e.isHide||f(),e.isHide&&r()&&(u(!1),p())});var C=He(),T=ve(C);{var E=O=>{var A=d2(),I=P(ve(A),2),L=_(I),Z=_(L),B=_(Z,!0);g(Z);var U=P(Z,2);As(U,{onClick:y}),g(L);var X=P(L,2);X.__click=[l2,u,v];var de=_(X),K=_(de),ue=_(K);let J;var ge=P(ue,2);{var se=te=>{let De=m(()=>s()&&r());Bd(te,{get isRunning(){return n(De)},onTimerEnded:w})};R(ge,te=>{r()&&te(se)})}g(K),g(de);var ce=P(de,2),Le=_(ce),we=_(Le,!0);g(Le),g(ce),g(X),g(I),D((te,De)=>{me(B,te),Je(K,`background-image: url('${e.thumb}')`),J=re(ue,1,"thumb-overlay svelte-jfbaax",null,J,De),me(we,e.title)},[()=>Y("end_screen_next_video"),()=>({withOpacity:r()})]),$(O,A)};R(T,O=>{e.isHide||O(E)})}$(t,C),F(),o()}dt(["click"]);import{PlaybackState as Ra}from"@vkontakte/videoplayer-core/es2015";import{checkNever as p2}from"@vkontakte/videoplayer-shared/es2015";import{SeekAction as Fn}from"@vkontakte/videoplayer-statistics/es2015";var Kf=(t,e)=>Math.min(+(t+e).toFixed(2),1),qf=(t,e)=>Math.max(+(t-e).toFixed(2),0),Lu=(t,e,i)=>{let o=Kf(e,i);e<1&&t.actions.internal.setVolume(o)},Vu=(t,e,i)=>{let o=qf(e,i);e>0&&t.actions.internal.setVolume(o)};var ta=({isAudioDisabled:t,isAudioAvailable:e,isAds:i,audioDisabledHintCallback:o,audioIsNotExistHintCallback:r})=>t?i?!0:(o==null||o(),!1):e?!0:(r==null||r(),!1);function Ru(){var t,e,i;return(i=(e=(t=document.activeElement)==null?void 0:t.shadowRoot)==null?void 0:e.activeElement)!=null?i:null}var f2=(t,e)=>{e(t)},v2=M('<div class="keyboard-controls svelte-10kkmxz" tabindex="-1" role="region"><!></div>'),m2={hash:"svelte-10kkmxz",code:".keyboard-controls.svelte-10kkmxz {position:absolute;left:0;right:0;top:0;bottom:0;}"};function Qf(t,e){var ee,Te;H(e,!0),z(t,m2);let[i,o]=Ne(),r=()=>S(ge,"$disabledControls$",i),s=()=>S(_e,"$isInteractiveTime$",i),l=()=>S(ie,"$showInteractiveTimeIndicatorTooltip$",i),d=()=>S(U,"$playbackState$",i),a=()=>S(Qe,"$isEnded$",i),u=()=>S(fe,"$doubleForwardAvailable$",i),f=()=>S(De,"$doubleForwardOn$",i),v=()=>S(Ve,"$overlayContainer$",i),p=()=>S(de,"$adPlaybackState",i),x=()=>S(K,"$positionExact$",i),w=()=>S(ue,"$duration$",i),y=()=>S(Fe,"$isAudioAvailable$",i),C=()=>S(J,"$volume$",i),T=()=>S(X,"$canChangePlaybackSpeed$",i),E=()=>S(se,"$muted$",i),O=()=>S(ce,"$currentSubtitle$",i),A=h(e,"nextButtonActive",3,!1),I=h(e,"prevButtonActive",3,!1),L=$e(),Z=Rt(),B=L.getLogger().createComponentLog("KeyboardControls component"),U=L.state.playbackState$,X=L.state.canChangePlaybackSpeed$,de=L.ads.playbackState,K=L.state.positionExact$,ue=L.state.duration$,J=L.state.volume$,ge=L.ui.controls.disabledControls$,se=L.state.muted$,ce=L.state.currentSubtitle$,Le=L.ui.contextMenu.openedByHotKey$,we=L.ui.contextMenu.lastActiveElem$,te=L.ui.contextMenu.visible$,De=L.ui.doubleForwardOn$,fe=L.ui.doubleForwardAvailable$,k=L.ui.contextMenu.position$,Qe=L.state.isEnded$,Ve=L.ui.overlayContainer$,q=(ee=L.callbacks)==null?void 0:ee.onAudioDoesNotExistHint,oe=(Te=L.callbacks)==null?void 0:Te.onAudioDisabledHint,Fe=L.state.isAudioAvailable$,Ge=L.state.isAudioDisabled,_e=L.state.isInteractiveTime$,{showInteractiveTimeIndicatorTooltip$:ie}=wo(),Se=0,Ce=!0,Be=j(void 0),Ye=ae=>(ae!==Ce&&(Ce=ae,Se=0),Se+=1,(Z.controls.seekStepKeyboard+Z.controls.seekStepKeyboard*Se)/1e3),je=!0,Ue=({type:ae,repeat:_t,disableDoubleForward:Tt})=>{let ct=()=>{if(!r().has("PLAY_BUTTON"))if(s()&&l()&&ie.set(!1),e.fakePlayButtonHandler)e.fakePlayButtonHandler();else{L.actions.internal.togglePlay();let he="PLAY";d()===Ra.PAUSED?he="PAUSE":a()&&(he="REPLAY"),e.showHotKeyHelpers({type:he})}},St=ae==="down";if(!u()||Tt){St&&ct(),je=!0;return}if(St)je=!1;else if(je)return;if(St){!_t&&e.startDoubleForwardActivationTimer();return}f()||ct(),e.stopDoubleForward(),je=!0},Xe=ae=>{let _t=J1(v());k.set(_t),we.set(ae.target),Le.set(!0),te.set(!0)},Bt=(ae,_t=!1)=>{var ci,$i;let Tt=ae.target,ct=(ci=Tt==null?void 0:Tt.getAttribute("role"))==null?void 0:ci.includes("menuitem"),St=Tt.classList.contains("btn"),he=ae.code;if(St&&he==="Space")return!1;let at=Zh.has(he);if(ct&&at)return!1;let rt=!Yh.has(he);if(ae.ctrlKey&&rt||ae.altKey&&rt||ae.metaKey)return!1;let lt=ct&&he==="Escape";Xh.has(he)||lt||e.hideContextMenu();let oi=d()===Ra.PLAYING||d()===Ra.PAUSED,Xt=e.isAds&&(p()==="paused"||p()==="playing"),fi=!Xt&&!r().has("TIMELINE"),Ci=ae.shiftKey&&["Digit1","Numpad1"].includes(he);if(!Ci&&!(oi||Xt))return!1;B({message:`key down, code: ${he}, isExternal = ${_t}`});let ao=!1,Ot=()=>{ao=!0,_t||ae.preventDefault()};if(Ci)return Xe(ae),Ot(),!0;switch(he){case"KeyJ":case"ArrowLeft":{if(!fi)break;if(ae.ctrlKey||ae.altKey){let bt=L.actions.internal.getPrevEpisode();L.actions.internal.seekToPrevEpisode(bt),bt&&e.showHotKeyHelpers({type:"EPISODE_PREV",text:bt.text}),Ot()}else{let bt=ae.shiftKey?Ye(!1):Z.controls.seekStepKeyboard/1e3,Ht=Math.max(x()-bt,0);x()>0&&(L.actions.internal.seekTime(Ht,Fn.DOUBLE_TAP),e.showHotKeyHelpers({type:"BACKWARD_SEEK",text:bt.toString()}),Ot())}break}case"KeyL":case"ArrowRight":{if(!fi)break;if(ae.ctrlKey||ae.altKey){let bt=L.actions.internal.getNextEpisode();L.actions.internal.seekToNextEpisode(bt),bt&&e.showHotKeyHelpers({type:"EPISODE_NEXT",text:bt.text}),Ot()}else{let bt=ae.shiftKey?Ye(!0):Z.controls.seekStepKeyboard/1e3,Ht=Math.min(x()+bt,w());Math.round(x())<Math.round(w())&&(L.actions.internal.seekTime(Ht,Fn.DOUBLE_TAP),e.showHotKeyHelpers({type:"FORWARD_SEEK",text:bt.toString()}),Ot())}break}case"ArrowUp":{if(ta({isAudioDisabled:Ge,audioDisabledHintCallback:oe,isAudioAvailable:y(),audioIsNotExistHintCallback:q,isAds:e.isAds})){let bt=C(),Ht=Z.controls.volumeStepKeyboard,Fi=bt<=1;if(Lu(L,bt,Ht),Fi){let ki=Math.round(Kf(bt,Ht)*100).toString();e.showHotKeyHelpers({type:"VOLUME",t:{key:"hotkey_helper_current_volume",value:ki}})}}Ot();break}case"ArrowDown":{if(ta({isAudioDisabled:Ge,audioDisabledHintCallback:oe,isAudioAvailable:y(),audioIsNotExistHintCallback:q,isAds:e.isAds})){let bt=C(),Ht=Z.controls.volumeStepKeyboard,Fi=bt>=0;if(Vu(L,bt,Ht),Fi){let ki=Math.round(qf(bt,Ht)*100).toString();e.showHotKeyHelpers({type:"VOLUME",t:{key:"hotkey_helper_current_volume",value:ki}})}}Ot();break}case"Comma":{if(ae.shiftKey){if(!f()&&T()){let bt=L.actions.internal.decrementPlaybackRate();e.showHotKeyHelpers({type:"RATE_DOWN",text:bt==null?void 0:bt.displayValue}),Ot()}}else{if(Xt||d()!==Ra.PAUSED)break;let bt=Math.max(x()-Z.controls.seekStepFrame/1e3,0);x()>0&&(e.showHotKeyHelpers({type:"BACKWARD_SEEK"}),L.actions.internal.clearDelayedBufferingCheckTimeout(),L.actions.internal.seekTime(bt,Fn.DOUBLE_TAP),Ot())}break}case"Period":{if(ae.shiftKey){if(!f()&&T()){let bt=L.actions.internal.incrementPlaybackRate();e.showHotKeyHelpers({type:"RATE_UP",text:bt==null?void 0:bt.displayValue}),Ot()}}else{if(Xt||d()!==Ra.PAUSED)break;let bt=Math.min(x()+Z.controls.seekStepFrame/1e3,w());x()<w()&&(e.showHotKeyHelpers({type:"FORWARD_SEEK"}),L.actions.internal.clearDelayedBufferingCheckTimeout(),L.actions.internal.seekTime(bt,Fn.DOUBLE_TAP),Ot())}break}case"KeyK":case"Space":Ue({type:"down",repeat:ae.repeat,disableDoubleForward:"KeyK"===he}),Ot();break;case"KeyM":{ta({isAudioDisabled:Ge,audioDisabledHintCallback:oe,isAudioAvailable:y(),audioIsNotExistHintCallback:q,isAds:e.isAds})&&(e.showHotKeyHelpers({type:E()?"VOLUME":"MUTE"}),L.actions.internal.toggleMuted()),Ot();break}case"KeyF":e.toggleFullscreen(),Ot();break;case"KeyC":L.actions.internal.toggleSubtitle(),O().value!=="off"?e.showHotKeyHelpers({type:"SUBTITLES_ON",text:($i=O())==null?void 0:$i.displayValue}):e.showHotKeyHelpers({type:"SUBTITLES_OFF"}),Ot();break;case"KeyI":L.actions.internal.togglePictureInPicture(),Ot();break;case"Digit1":case"Numpad1":e.showHotKeyHelpers(),L.actions.internal.seekToPercent(.1,Fn.DOUBLE_TAP),Ot();break;case"Digit2":case"Numpad2":e.showHotKeyHelpers(),L.actions.internal.seekToPercent(.2,Fn.DOUBLE_TAP),Ot();break;case"Digit3":case"Numpad3":e.showHotKeyHelpers(),L.actions.internal.seekToPercent(.3,Fn.DOUBLE_TAP),Ot();break;case"Digit4":case"Numpad4":e.showHotKeyHelpers(),L.actions.internal.seekToPercent(.4,Fn.DOUBLE_TAP),Ot();break;case"Digit5":case"Numpad5":e.showHotKeyHelpers(),L.actions.internal.seekToPercent(.5,Fn.DOUBLE_TAP),Ot();break;case"Digit6":case"Numpad6":e.showHotKeyHelpers(),L.actions.internal.seekToPercent(.6,Fn.DOUBLE_TAP),Ot();break;case"Digit7":case"Numpad7":e.showHotKeyHelpers(),L.actions.internal.seekToPercent(.7,Fn.DOUBLE_TAP),Ot();break;case"Digit8":case"Numpad8":e.showHotKeyHelpers(),L.actions.internal.seekToPercent(.8,Fn.DOUBLE_TAP),Ot();break;case"Digit9":case"Numpad9":e.showHotKeyHelpers(),L.actions.internal.seekToPercent(.9,Fn.DOUBLE_TAP),Ot();break;case"Digit0":case"Numpad0":e.showHotKeyHelpers(),L.actions.internal.seekToPercent(0,Fn.DOUBLE_TAP),Ot();break;case"Slash":{ae.shiftKey&&Z.features.hotKeyMapModal&&(e.showKeyMap(),Ot());break}case"KeyN":ae.shiftKey&&A()&&(L.actions.internal.nextVideoClick(),Ot());break;case"KeyP":ae.shiftKey&&I()&&(L.actions.internal.prevVideoClick(),Ot());break;case"ShiftLeft":case"ShiftRight":Ot();break;case"Tab":case"Escape":case"Enter":break;default:p2(he);break}return ao},it=ae=>{let _t=ae.code;if(ae.ctrlKey||ae.altKey||ae.metaKey)return;let Tt=d()===Ra.PLAYING||d()===Ra.PAUSED,ct=e.isAds&&(p()==="paused"||p()==="playing");if(Tt||ct)switch(_t){case"ShiftLeft":case"ShiftRight":Se=0;break;case"Space":Ue({type:"up"});break}},Ft=Y("aria_label_video_player"),Gt=()=>{var ae;return(ae=n(Be))==null?void 0:ae.focus()},Ct=()=>n(Be)===Ru(),ti=ae=>ae.type==="keydown"?Bt(ae,!0):(ae.type==="keyup"&&it(ae),!1);var Lt=v2();Lt.__keyup=it,Lt.__keydown=[f2,Bt];var Ee=_(Lt);ye(Ee,()=>{var ae;return(ae=e.children)!=null?ae:pe}),g(Lt),st(Lt,ae=>N(Be,ae),()=>n(Be)),D(()=>Ke(Lt,"aria-label",Ft)),$(t,Lt);var Pe=F({focus:Gt,isFocused:Ct,handleExternalKeyboardEvent:ti});return o(),Pe}dt(["keyup","keydown"]);var g2=M('<div class="container svelte-1dbnjb1"><div class="dot svelte-1dbnjb1"></div> <div class="dot svelte-1dbnjb1"></div> <div class="dot svelte-1dbnjb1"></div></div>'),h2={hash:"svelte-1dbnjb1",code:`.container.svelte-1dbnjb1 {position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none;display:flex;}.dot.svelte-1dbnjb1:nth-child(1) {animation-delay:calc(0 * 180ms);}.dot.svelte-1dbnjb1:nth-child(2) {animation-delay:calc(1 * 180ms);}.dot.svelte-1dbnjb1:nth-child(3) {animation-delay:calc(2 * 180ms);}
|
|
141
|
+
|
|
142
|
+
@keyframes svelte-1dbnjb1-dot_animation {
|
|
143
|
+
0% {
|
|
144
|
+
opacity: 0.2;
|
|
145
|
+
}
|
|
146
|
+
30% {
|
|
147
|
+
opacity: 1;
|
|
148
|
+
}
|
|
149
|
+
100% {
|
|
150
|
+
opacity: 0.2;
|
|
151
|
+
}
|
|
152
|
+
}.dot.svelte-1dbnjb1 {border-radius:4px;width:8px;height:8px;background:var(--btn-color);animation-duration:750ms;
|
|
153
|
+
animation-name: svelte-1dbnjb1-dot_animation;animation-iteration-count:infinite;}.dot.svelte-1dbnjb1 + .dot:where(.svelte-1dbnjb1) {margin-left:4px;}`};function Oa(t,e){z(t,h2);let i=h(e,"style",3,"");var o=g2();D(()=>Je(o,i())),$(t,o)}var _2=ke('<svg><!><g filter="url(#a)"><path fill="#fff" d="M7.536 6.264a.9.9 0 0 0-1.272 1.272L10.727 12l-4.463 4.464a.9.9 0 0 0 1.272 1.272L12 13.273l4.464 4.463a.9.9 0 1 0 1.272-1.272L13.273 12l4.463-4.464a.9.9 0 1 0-1.272-1.272L12 10.727z"></path><path stroke="#000" stroke-opacity=".12" stroke-width=".5" d="M7.713 6.087a1.15 1.15 0 1 0-1.626 1.626L10.374 12l-4.287 4.287a1.15 1.15 0 0 0 1.626 1.626L12 13.626l4.287 4.287a1.15 1.15 0 0 0 1.626-1.626L13.626 12l4.287-4.287a1.15 1.15 0 1 0-1.626-1.626L12 10.374z"></path></g><defs><filter id="a" width="23" height="23" x=".5" y=".5" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"></feColorMatrix><feOffset></feOffset><feGaussianBlur stdDeviation="2.5"></feGaussianBlur><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"></feColorMatrix><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_2422_111980"></feBlend><feBlend in="SourceGraphic" in2="effect1_dropShadow_2422_111980" result="shape"></feBlend></filter></defs></svg>');function jf(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=_2();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","aria-hidden":"true","data-testid":"cross-icon",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(2),g(o),$(t,o)}import{noop as Rl}from"@vkontakte/videoplayer-shared/es2015";var b2=t=>{t.stopPropagation()},$2=M("<button><!></button>"),y2={hash:"svelte-7jez3e",code:`button.btn.svelte-7jez3e {padding:8px;margin:0;height:var(--controls-height);display:flex;flex-direction:row;align-items:center;justify-content:center;
|
|
154
|
+
/**
|
|
155
|
+
* \u0412 \u0441\u0430\u0444\u0430\u0440\u0438 \u043F\u0440\u0438 \u0445\u043E\u0432\u0435\u0440\u0435 \u043F\u043E\u044F\u0432\u043B\u044F\u0435\u0442\u0441\u044F \u043E\u043F\u0430\u0441\u0438\u0442\u0438, \u0432\u0438\u0434\u0438\u043C\u043E, \u0441\u0430\u0444\u0430\u0440\u0438 \u043A\u0440\u0438\u0432\u043E \u0432\u044B\u043D\u043E\u0441\u0438\u0442 \u044D\u0442\u043E \u0432 \u043E\u0442\u0434\u0435\u043B\u044C\u043D\u044B\u0439 \u0441\u043B\u043E\u0439
|
|
156
|
+
* \u0438\u0437 \u0437\u0430 \u044D\u0442\u043E\u0433\u043E \u043C\u043E\u0436\u0435\u0442 \u043E\u0431\u0440\u0435\u0437\u0430\u0442\u044C\u0441\u044F \u0448\u0438\u043B\u0434\u0438\u043A \u043A\u0430\u0447\u0435\u0441\u0442\u0432\u0430, \u043A\u043E\u0442\u043E\u0440\u044B\u0439 \u0432\u044B\u043B\u0430\u0437\u0438\u0435\u0442 \u0437\u0430 \u043F\u0440\u0435\u0434\u0435\u043B\u044B \u043A\u043E\u043D\u0442\u0435\u0439\u043D\u0435\u0440\u0430.
|
|
157
|
+
* \u0424\u043E\u0440\u0441 \u0432\u044B\u043D\u043E\u0441\u0430 \u043A\u043E\u043D\u0442\u0435\u0439\u043D\u0435\u0440\u0430 \u0432 \u0441\u043B\u043E\u0439, \u043A\u0430\u043A \u0442\u043E \u043F\u043E\u043C\u043E\u0433\u0430\u0435\u0442 \u0441\u0430\u0444\u0430\u0440\u0438.
|
|
158
|
+
*/will-change:opacity;}
|
|
159
|
+
|
|
160
|
+
/* \u041D\u0438\u0436\u0435 \u0438\u0434\u0443\u0442 \u0430\u0431\u0441\u0442\u0440\u0430\u043A\u0442\u043D\u044B\u0435 \u0438 \u0441\u043F\u0435\u0446\u0438\u0444\u0438\u043A \u043A\u043B\u0430\u0441\u0441\u044B \u0434\u043B\u044F \u043A\u043D\u043E\u043F\u043E\u043A \u043A\u043E\u0442\u043E\u0440\u044B\u0435 \u043C\u043E\u0436\u043D\u043E \u043F\u0435\u0440\u0435\u0434\u0430\u0442\u044C \u0447\u0435\u0440\u0435\u0437 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 className */button.w-max.svelte-7jez3e {width:100%;}button.btn--live.svelte-7jez3e {padding:10px 4px;}button.btn-jc-l.svelte-7jez3e {justify-content:left;}
|
|
161
|
+
|
|
162
|
+
/* mobile */
|
|
163
|
+
/* container mobile */button.btn-m.svelte-7jez3e {position:absolute;left:12px;top:50%;transform:translateY(-50%);height:44px;width:44px;border-radius:12px;background-color:rgba(0, 0, 0, 0.56);transition:opacity var(--controls-transition-duration);display:flex;align-items:center;justify-content:center;}button.btn-m--play.svelte-7jez3e {width:var(--big-play-size);height:var(--big-play-size);display:flex;align-items:center;justify-content:center;position:relative;padding:16px;}.btn-m--play.svelte-7jez3e svg {transform:scale(2);}button.btn-m--prev.svelte-7jez3e,
|
|
164
|
+
button.btn-m--next.svelte-7jez3e {position:absolute;width:50px;height:50px;}button.btn-m--prev.svelte-7jez3e {right:calc(100% + 35px);}button.btn-m--next.svelte-7jez3e {left:calc(100% + 35px);}button.btn.svelte-7jez3e:disabled {cursor:default;
|
|
165
|
+
/* \u043D\u0443\u0436\u043D\u043E \u0434\u043B\u044F \u0442\u043E\u0433\u043E, \u0447\u0442\u043E\u0431\u044B \u043D\u0435 \u0434\u0430\u0432\u0430\u0442\u044C \u0441\u043E\u0431\u044B\u0442\u0438\u044F\u043C \u043A\u043B\u0438\u043A\u0430 \u043E\u0442\u0440\u0430\u0431\u0430\u0442\u044B\u0432\u0430\u0442\u044C \u043D\u0430 \u0437\u0430\u0431\u043B\u043E\u0447\u0435\u043D\u043D\u043E\u043C \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u0435 */pointer-events:none;}button.btn.svelte-7jez3e:not(.btn-full-opacity):disabled {opacity:0.4;}button.btn.svelte-7jez3e:not(:disabled):hover {opacity:0.8;}button.pr-0.svelte-7jez3e {padding-right:0;}button.pl-0.svelte-7jez3e {padding-left:0;}`};function Kt(t,e){H(e,!0),z(t,y2);let i=h(e,"className",3,""),o=h(e,"style",3,""),r=h(e,"disabled",3,void 0),s=h(e,"testId",3,void 0),l=h(e,"ariaHidden",3,void 0),d=h(e,"ariaLabel",3,void 0),a=h(e,"ref",15,void 0),u=h(e,"ariaKeyShortCut",3,void 0),f=h(e,"ariaExpanded",3,void 0),v=h(e,"tabIndex",3,0),p=h(e,"click",3,Rl),x=h(e,"focus",3,Rl),w=h(e,"blur",3,Rl),y=m(()=>p()===Rl?null:A=>{A.stopPropagation(),p()(A)}),C=m(()=>x()===Rl?null:A=>{A.preventDefault(),x()()}),T=m(()=>w()===Rl?null:A=>{A.preventDefault(),w()()});var E=$2();E.__pointerdown=[b2],E.__click=function(...A){var I;(I=n(y))==null||I.apply(this,A)};var O=_(E);ye(O,()=>{var A;return(A=e.children)!=null?A:pe}),g(E),st(E,A=>a(A),()=>a()),D(()=>{var A,I,L,Z,B,U,X,de;re(E,1,`btn ${(A=i())!=null?A:""}`,"svelte-7jez3e"),Je(E,o()||null),E.disabled=(I=r())!=null?I:null,Ke(E,"aria-hidden",(L=l())!=null?L:null),Ke(E,"aria-label",(Z=d())!=null?Z:null),Ke(E,"aria-keyshortcuts",(B=u())!=null?B:null),Ke(E,"aria-expanded",(U=f())!=null?U:null),Ke(E,"data-testid",(X=s())!=null?X:null),Ke(E,"tabindex",v()),Ke(E,"role",e.role),Ke(E,"aria-checked",(de=e.areaChecked)!=null?de:null)}),yt("focus",E,function(...A){var I;(I=n(C))==null||I.apply(this,A)}),yt("blur",E,function(...A){var I;(I=n(T))==null||I.apply(this,A)}),$(t,E),F()}dt(["pointerdown","click"]);var x2=M('<div class="modal-header svelte-ijitjb"><h3 class="modal-title svelte-ijitjb"> </h3> <!></div>'),w2=M('<div class="modal-overlay svelte-ijitjb"><div class="modal-container svelte-ijitjb"><!> <div class="modal-scroll svelte-ijitjb"><div class="modal-main svelte-ijitjb"><!></div></div></div></div>'),S2={hash:"svelte-ijitjb",code:".modal-overlay.svelte-ijitjb {position:absolute;top:0;bottom:0;left:0;right:0;background:transparent;display:flex;align-items:center;justify-content:center;}.modal-container.svelte-ijitjb {display:flex;flex-direction:column;width:calc(100% - 32px);max-width:600px;height:calc(100% - 24px);max-height:490px;background:var(--mobile-settings-bg);color:var(--white);border-radius:8px;}.modal-header.svelte-ijitjb {box-sizing:border-box;display:flex;justify-content:space-between;align-items:start;height:40px;padding:8px 10px;border-bottom:1px solid var(--white-alpha-24);}.modal-title.svelte-ijitjb {margin:3px 0 0 6px;color:var(--white);font-feature-settings:'clig' off, 'liga' off;font-size:13px;font-style:normal;font-weight:600;line-height:16px;}.modal-scroll.svelte-ijitjb {overflow-y:auto;overflow-x:hidden;margin:8px 4px 8px 0;height:100%;}.modal-scroll.svelte-ijitjb::-webkit-scrollbar {width:8px;}.modal-scroll.svelte-ijitjb::-webkit-scrollbar-track {box-shadow:none;background-color:transparent;border-radius:4px;margin-right:2px;}.modal-scroll.svelte-ijitjb::-webkit-scrollbar-thumb {min-height:40px;border-radius:5px;background-color:#666;border:1px solid transparent;background-clip:padding-box;}.modal-scroll.svelte-ijitjb::-webkit-scrollbar-thumb:hover {background-color:#777;}.modal-main.svelte-ijitjb {margin:-8px -4px 0 0;}"};function Gf(t,e){H(e,!0),z(t,S2);let i=h(e,"showHeader",3,!0),o=h(e,"showCloseCross",3,!0),r=Y("hotkey_map_modal_close_btn_text");var s=w2(),l=_(s),d=_(l);{var a=p=>{var x=x2(),w=_(x),y=_(w,!0);g(w);var C=P(w,2);{var T=E=>{Kt(E,{get click(){return e.onClose},testId:"close-modal",style:"padding: 0; height: 24px; width: 24px",get ariaLabel(){return r},children:(O,A)=>{jf(O,{})},$$slots:{default:!0}})};R(C,E=>{o()&&E(T)})}g(x),D(()=>me(y,e.title)),$(p,x)};R(d,p=>{i()&&p(a)})}var u=P(d,2),f=_(u),v=_(f);ye(v,()=>{var p;return(p=e.children)!=null?p:pe}),g(f),g(u),g(l),g(s),$(t,s),F()}var C2=new Set(["BR"]),i0=t=>{var r;let e=document.createElement("DIV");e.innerHTML=t;let i=e.querySelectorAll("*"),o=i.length;for(;o--;){let s=i[o],l=s.tagName;C2.has(l)||(r=s.parentElement)==null||r.removeChild(s)}return e.innerHTML};var T2=M('<li class="hot-key-map-item svelte-quklnq"><span class="hot-key-map-item-description svelte-quklnq"><!></span> <span class="hot-key-map-item-value svelte-quklnq"> </span></li>'),E2=M('<div class="hot-key-map-group svelte-quklnq"><h5 class="hot-key-map-group-title svelte-quklnq"> </h5> <ul class="hot-key-map-group-items svelte-quklnq"></ul></div>'),I2=M('<div class="hot-key-map svelte-quklnq"></div>'),k2={hash:"svelte-quklnq",code:`.hot-key-map.svelte-quklnq {color:var(--black);box-sizing:border-box;overflow-x:hidden;}.hot-key-map-group.svelte-quklnq {border-bottom:1px solid var(--white-alpha-24);margin:0 20px 0 16px;}.hot-key-map-group.svelte-quklnq:last-child {border-bottom:none;}.hot-key-map-group-title.svelte-quklnq {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.svelte-quklnq,
|
|
166
|
+
.hot-key-map-item.svelte-quklnq {padding:12px 0;margin:0;width:100%;}.hot-key-map-group-items.svelte-quklnq {box-sizing:border-box;list-style:none;padding:0;margin:0;}.hot-key-map-item.svelte-quklnq {box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;--videoplayer-hotkey-item-value-width: 156px;--videoplayer-hotkey-item-value-padding-left: 24px;}.hot-key-map-item-description.svelte-quklnq {color:var(--white-alpha-72);width:calc(100% - var(--videoplayer-hotkey-item-value-width) - var(--videoplayer-hotkey-item-value-padding-left));max-width:388px;}.hot-key-map-item-value.svelte-quklnq {color:var(--white);width:var(--videoplayer-hotkey-item-value-width);padding-left:var(--videoplayer-hotkey-item-value-padding-left);letter-spacing:-0.14px;}.hot-key-map-item-description.svelte-quklnq,
|
|
167
|
+
.hot-key-map-item-value.svelte-quklnq {font-feature-settings:'clig' off, 'liga' off;font-size:13px;font-style:normal;font-weight:400;line-height:16px;}`};function Yf(t,e){H(e,!1),z(t,k2);let[i,o]=Ne(),r=()=>S(l,"$data",i),s=$e(),{data:l,show:d}=s.ui.modals.hotKeyMap,a=()=>{d.set(!1)};Go(),Gf(t,{get title(){return r().title},onClose:a,children:(u,f)=>{var v=I2();Si(v,5,()=>r().groups,({title:p,items:x})=>p,(p,x)=>{let w=()=>n(x).title,y=()=>n(x).items;var C=E2(),T=_(C),E=_(T,!0);g(T);var O=P(T,2);Si(O,5,y,({description:A,value:I})=>I,(A,I)=>{let L=()=>n(I).description,Z=()=>n(I).value;var B=T2(),U=_(B),X=_(U);_d(X,()=>i0(L())),g(U);var de=P(U,2),K=_(de,!0);g(de),g(B),D(()=>me(K,Z())),$(A,B)}),g(O),g(C),D(()=>me(E,w())),$(p,C)}),g(v),$(u,v)},$$slots:{default:!0}}),F(),o()}import{noop as A0}from"@vkontakte/videoplayer-shared/es2015";import{ChromecastState as S0,PlaybackState as Uv}from"@vkontakte/videoplayer-core/es2015";import"@vkontakte/videoplayer-shared/es2015";var A2=M('<div class="pillow svelte-1oe0j8n"><!></div>'),P2={hash:"svelte-1oe0j8n",code:".pillow.svelte-1oe0j8n {background-color:#679FF8;color:var(--white);font-size:6px;font-weight:600;-webkit-font-smoothing:antialiased;padding:2px 4px;border-radius:12px;}"};function Zf(t,e){z(t,P2);var i=A2(),o=_(i);ye(o,()=>{var r;return(r=e.children)!=null?r:pe}),g(i),$(t,i)}import{VideoQuality as Ud}from"@vkontakte/videoplayer-shared/es2015";var M2=ke('<svg><!><path fill="currentColor" d="M5.517 5c.325 0 .516-.198.516-.536v-.97l.492-.517 1.46 1.74c.16.205.304.283.516.283A.49.49 0 0 0 9 4.501c0-.14-.068-.287-.222-.478l-1.47-1.73L8.818.868C8.949.731 9 .618 9 .475A.474.474 0 0 0 8.515 0c-.171 0-.301.065-.445.222L6.064 2.25h-.03V.54c0-.342-.192-.54-.517-.54s-.516.198-.516.54v3.924c0 .338.191.536.516.536"></path><path fill="currentColor" fill-rule="evenodd" d="m2.551 1.052-1.51 2.052h1.51zM3.5 3.104V.832c0-.81-1.089-1.14-1.556-.48L.139 2.821a.75.75 0 0 0 .612 1.183h1.8v.55c0 .248.25.45.499.45a.45.45 0 0 0 .45-.45v-.55h.052a.45.45 0 0 0 0-.9z" clip-rule="evenodd"></path></svg>');function Xf(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=M2();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"9",height:"5",fill:"none",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(2),g(o),$(t,o)}var L2=ke('<svg><!><path fill="currentColor" d="M5.513 5c.323 0 .513-.198.513-.537v-.97l.49-.516L7.99 4.715c.16.205.302.284.513.284A.49.49 0 0 0 9 4.5c0-.14-.068-.287-.22-.478L7.293 2.293 8.82.868C8.949.731 9 .618 9 .475A.473.473 0 0 0 8.517 0c-.17 0-.299.065-.441.222L6.056 2.25h-.03V.54c0-.342-.19-.54-.513-.54S5 .198 5 .54v3.923c0 .339.19.537.513.537"></path><path fill="currentColor" fill-rule="evenodd" d="M2 0q-.53 0-.952.173a1.5 1.5 0 0 0-.654.484q-.23.312-.23.71c0 .423.208.756.613.995a1.46 1.46 0 0 0-.547.44q-.23.305-.23.71 0 .432.252.778l.001.001q.26.336.712.523Q1.418 5.001 2 5q.582 0 1.035-.186.451-.187.705-.524.26-.346.26-.777 0-.406-.23-.711a1.45 1.45 0 0 0-.552-.44c.409-.235.618-.569.618-.994a1.14 1.14 0 0 0-.238-.711 1.44 1.44 0 0 0-.653-.484A2.4 2.4 0 0 0 2 0m-.573.964C1.563.86 1.75.804 2 .804s.434.055.564.16h.001a.51.51 0 0 1 .204.43.52.52 0 0 1-.204.437c-.13.105-.315.161-.565.161s-.437-.056-.573-.161a.52.52 0 0 1-.203-.437q.002-.276.203-.43m-.345 2.522c0-.217.08-.381.233-.503.16-.122.385-.188.685-.188s.522.066.677.188q.24.181.24.503a.63.63 0 0 1-.24.523c-.155.122-.377.188-.677.188s-.524-.065-.684-.187a.64.64 0 0 1-.234-.524" clip-rule="evenodd"></path></svg>');function Jf(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=L2();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"9",height:"5",fill:"none",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(2),g(o),$(t,o)}var V2=ke('<svg><!><path fill="currentColor" d="M5.516 5h1.107C8.103 5 9 4.065 9 2.5S8.103 0 6.623 0H5.516C5.191 0 5 .2 5 .537V4.46c0 .342.191.54.516.54m.516-.854V.852H6.5C7.41.852 8 1.468 8 2.5c0 1.066-.577 1.646-1.5 1.646zM.516 5c.325 0 .516-.198.516-.536V2.922h1.936v1.542c0 .338.191.536.516.536S4 4.802 4 4.464V.54C4 .198 3.809 0 3.484 0s-.516.198-.516.54v1.531H1.032V.54C1.032.198.841 0 .516 0S0 .198 0 .54v3.989C0 4.867.191 5 .516 5"></path></svg>');function ev(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=V2();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"9",height:"5",fill:"none",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(),g(o),$(t,o)}var R2=ke('<svg><!><path fill="currentColor" d="M9.516 5h1.107C12.103 5 13 4.065 13 2.5S12.103 0 10.623 0H9.516C9.191 0 9 .2 9 .537V4.46c0 .342.191.54.516.54m.516-.854V.852h.468c.91 0 1.5.616 1.5 1.648 0 1.066-.577 1.646-1.5 1.646zM4.516 5c.325 0 .516-.198.516-.536V2.922h1.936v1.542c0 .338.191.536.516.536S8 4.802 8 4.464V.54C8 .198 7.809 0 7.484 0s-.516.198-.516.54v1.531H5.032V.54c0-.342-.191-.54-.516-.54S4 .198 4 .54v3.989c0 .338.191.471.516.471m-4 0c.325 0 .516-.198.516-.537V3h1.332c.27 0 .441-.154.441-.41 0-.253-.174-.407-.44-.407H1.031V.854h1.5c.28 0 .468-.16.468-.427C3 .161 2.815 0 2.532 0H.516C.191 0 0 .198 0 .537v3.926C0 4.802.191 5 .516 5"></path></svg>');function Hd(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=R2();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"13",height:"5",fill:"none",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(),g(o),$(t,o)}var O2=ke('<svg><!><path fill="currentColor" d="M11.516 5.75h1.107c1.48 0 2.377-.935 2.377-2.5s-.897-2.5-2.377-2.5h-1.107c-.325 0-.516.199-.516.537V5.21c0 .342.191.54.516.54m.516-.854V1.602h.468c.91 0 1.5.616 1.5 1.648 0 1.066-.577 1.646-1.5 1.646zm-5.516.854c.325 0 .516-.198.516-.536V3.672h1.936v1.542c0 .338.191.536.516.536S10 5.552 10 5.214V1.29c0-.342-.191-.54-.516-.54s-.516.198-.516.54v1.531H7.032V1.29c0-.342-.191-.54-.516-.54S6 .948 6 1.29v3.989c0 .338.191.471.516.471"></path><path fill="currentColor" fill-rule="evenodd" d="M3.338 5.659a4 4 0 0 1-.838.091C1.037 5.75 0 4.885 0 3.303 0 1.733 1.037.75 2.5.75 3.96.75 5 1.734 5 3.303c0 .863-.274 1.46-.778 1.88l.194.29a.5.5 0 0 1-.832.554zm-.52-.78-.234-.352a.5.5 0 1 1 .832-.554l.245.367c.184-.26.286-.615.286-1.037 0-1.036-.64-1.653-1.447-1.653-.81 0-1.447.617-1.447 1.653 0 1.032.637 1.596 1.447 1.596.08 0 .208-.007.318-.02" clip-rule="evenodd"></path></svg>');function Fd(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=O2();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"15",height:"7",fill:"none",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(2),g(o),$(t,o)}var Ou=t=>{switch(t){case Ud.Q_720P:return ev;case Ud.Q_1080P:return Hd;case Ud.Q_1440P:return Fd;case Ud.Q_2160P:return Xf;case Ud.Q_4320P:return Jf}};var N2=ke('<svg><!><path fill="var(--btn-color, #fff)" d="M12.722 2.213c1.208.037 1.994.702 2.408 1.954l.065.215.051.191q.027.111.068.235l.058.159.034.017.069-.023.133-.051.156-.068c1.414-.658 2.502-.536 3.387.437l.125.145.82 1.017c.732.962.71 1.99-.004 3.1l-.125.187-.117.16a3 3 0 0 0-.142.205l-.07.115-.034.057.004.02.091.06.127.077.153.083c1.39.71 1.963 1.641 1.742 2.936l-.038.188-.244 1.058c-.158.685-.282 1.01-.77 1.454-.475.432-1.016.61-1.732.67l-.22.014-.198.006q-.116.002-.246.015l-.181.021.013.142.013.096.033.179c.323 1.526-.04 2.558-1.188 3.202l-.17.09-1.175.57c-1.102.495-2.099.242-3.02-.702l-.153-.164-.13-.15a3 3 0 0 0-.17-.186l-.097-.096-.05-.046-.09.087-.106.108-.118.133c-.952 1.134-1.957 1.54-3.176 1.067l-.175-.074-1.052-.51-.312-.16c-.476-.26-.743-.51-1.004-1.061-.275-.58-.294-1.15-.16-1.883l.044-.225q.024-.114.041-.242l.019-.172-.004-.004-.104-.014-.146-.013-.174-.008c-1.56-.028-2.484-.614-2.853-1.877l-.049-.185-.292-1.274c-.235-1.185.236-2.1 1.364-2.785l.194-.112.175-.093a3 3 0 0 0 .216-.12l.155-.102.004-.019-.063-.108-.08-.125-.103-.143c-.937-1.246-1.044-2.335-.276-3.404l.115-.153.824-1.013c.79-.915 1.8-1.107 3.034-.64l.208.083.181.081q.103.048.222.093l.136.048.036-.017.033-.089.045-.138.046-.166c.36-1.436 1.085-2.242 2.39-2.35l.19-.011h1.39Zm-.056 1.799h-1.333l-.14.01c-.285.037-.472.191-.652.832l-.041.156-.057.206a6.3 6.3 0 0 1-.468 1.134 6 6 0 0 0-1.147.558 6.5 6.5 0 0 1-1.16-.35l-.35-.154c-.248-.107-.435-.161-.583-.175l-.084-.003a.55.55 0 0 0-.408.193l-.068.074-.789.973-.095.125c-.183.264-.21.5.195 1.075l.228.316c.212.31.425.692.598 1.102q-.195.577-.27 1.201c-.334.29-.69.537-1.013.72l-.343.184c-.617.34-.695.563-.646.881l.013.075.28 1.22.04.152c.096.308.265.475.968.509l.388.014c.37.024.798.09 1.223.204q.337.526.776.968a6.3 6.3 0 0 1-.118 1.445c-.201.95-.014 1.102.383 1.3l1.126.547a.8.8 0 0 0 .337.089l.067-.006c.181-.028.382-.162.67-.485l.258-.295a6.5 6.5 0 0 1 .949-.837l.298.023L12 18l.302-.008.298-.022c.363.263.691.559.948.837l.258.295c.325.364.538.488.737.49l.066-.003a.8.8 0 0 0 .178-.046l.093-.039 1.126-.548.139-.073c.3-.175.42-.395.245-1.226a6.2 6.2 0 0 1-.117-1.445q.436-.442.775-.97a6.5 6.5 0 0 1 1.223-.202l.387-.014c.812-.04.912-.256 1.008-.66l.264-1.142c.09-.406.095-.643-.617-1.035l-.342-.183a6.4 6.4 0 0 1-1.014-.722 6 6 0 0 0-.27-1.201c.174-.41.386-.791.598-1.1l.228-.317c.406-.575.378-.81.195-1.075l-.045-.062-.787-.974c-.14-.171-.259-.294-.452-.322l-.076-.007c-.16-.003-.368.05-.667.178l-.35.155a6.4 6.4 0 0 1-1.158.348 6 6 0 0 0-1.15-.556 6.5 6.5 0 0 1-.454-1.093l-.113-.414c-.192-.678-.393-.805-.714-.828zM12 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></svg>');function tv(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=N2();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","aria-hidden":"true","data-testid":"settings-mobile-icon",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(),g(o),$(t,o)}var D2=ke('<svg><!><path fill="var(--btn-color, #fff)" fill-rule="evenodd" d="M13.933 4.875a.6.6 0 0 0-.07-.658c-.327-.413-.45-.833-.574-1.253l-.039-.13C13 2 12.833 2 12.417 2h-.91c-.371.003-.6.052-.757.833-.148.738-.36 1.476-1.566 2.186a.5.5 0 0 1-.12.05c-1.27.324-1.905-.023-2.542-.37l-.12-.065c-.766-.412-.884-.294-1.178 0l-.643.644c-.26.264-.389.461.053 1.124.418.626.789 1.299.438 2.654a.5.5 0 0 1-.05.12c-.668 1.126-1.362 1.33-2.058 1.535l-.13.039C2 11 2 11.167 2 11.583v.91c.003.371.052.6.833.757.738.148 1.476.36 2.186 1.566a.5.5 0 0 1 .05.12c.324 1.27-.023 1.905-.37 2.542l-.065.12c-.412.766-.294.884 0 1.178l.644.643c.264.26.461.389 1.124-.053.626-.418 1.299-.789 2.654-.438q.063.016.12.05c1.126.668 1.33 1.362 1.535 2.058l.039.13c.25.834.417.834.833.834h.91c.371-.003.6-.052.757-.833.148-.738.36-1.476 1.566-2.186a.5.5 0 0 1 .12-.05c1.27-.324 1.905.023 2.542.37l.12.065c.766.412.884.294 1.178 0l.643-.644c.26-.264.389-.461-.053-1.124-.26-.39-.503-.799-.563-1.38a.6.6 0 0 0-.413-.519 7.5 7.5 0 0 1-1.918-.871.58.58 0 0 0-.758.134 4.75 4.75 0 1 1-3.163-7.68.58.58 0 0 0 .633-.44 7.5 7.5 0 0 1 .749-1.967" clip-rule="evenodd"></path><path fill="var(--btn-color, #fff)" d="M13.25 2.833c.225.751.383 1.502 1.63 2.222 1.399.38 2.082.003 2.718-.42.663-.443.86-.315 1.124-.054l.644.643c.294.294.412.412 0 1.178-.372.69-.792 1.333-.418 2.726.72 1.255 1.47 1.472 2.219 1.622.78.156.83.386.833.757v.91c0 .416 0 .583-.833.833-.751.225-1.502.383-2.222 1.63-.38 1.399-.003 2.082.42 2.718.443.663.315.86.054 1.124l-.643.644c-.294.294-.412.412-1.178 0-.69-.372-1.333-.792-2.726-.418-1.255.72-1.472 1.47-1.622 2.219-.156.78-.386.83-.757.833h-.91c-.416 0-.583 0-.833-.833-.225-.751-.383-1.502-1.63-2.222-1.399-.38-2.082-.003-2.718.42-.663.443-.86.315-1.124.054l-.644-.643c-.294-.294-.412-.412 0-1.178.372-.69.792-1.333.418-2.726-.72-1.255-1.47-1.472-2.219-1.622-.78-.156-.83-.386-.833-.757v-.91c0-.416 0-.583.833-.833.751-.225 1.502-.383 2.222-1.63.38-1.399.003-2.082-.42-2.718-.443-.663-.315-.86-.054-1.124l.643-.644c.294-.294.412-.412 1.178 0 .69.372 1.333.792 2.726.418 1.255-.72 1.472-1.47 1.622-2.219.156-.78.386-.83.757-.833h.91c.416 0 .583 0 .833.833M12 7.25a4.75 4.75 0 1 0 0 9.5 4.75 4.75 0 0 0 0-9.5" class="_full"></path></svg>');function iv(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=D2();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","data-testid":"settings-icon",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(2),g(o),$(t,o)}var B2=M('<div aria-hidden="true"><!> <!></div>'),H2={hash:"svelte-8t5w85",code:'.icon.svelte-8t5w85 {display:flex;position:relative;width:24px;height:24px;}.icon.svelte-8t5w85 .pillow {position:absolute;top:1px;right:-9px;}.icon.triple.svelte-8t5w85 .pillow {right:-13px;}.icon.svelte-8t5w85 svg[data-testid="settings-icon--labeled"] ._full {visibility:hidden;opacity:0;}'};function zd(t,e){H(e,!0),z(t,H2);let i=h(e,"isMobile",3,!1),o=h(e,"currentQuality",3,void 0),r=m(()=>Ou(o())),s=m(()=>!!n(r)&&[Hd,Fd].includes(n(r)));var l=He(),d=ve(l);{var a=f=>{tv(f,{})},u=f=>{var v=B2();let p;var x=_(v);{var w=T=>{Zf(T,{children:(E,O)=>{var A=He(),I=ve(A);Ri(I,()=>n(r),(L,Z)=>{Z(L,{})}),$(E,A)},$$slots:{default:!0}})};R(x,T=>{n(r)&&T(w)})}var y=P(x,2);let C=m(()=>n(r)?"settings-icon--labeled":"settings-icon");iv(y,{get"data-testid"(){return n(C)},fill:"var(--btn-color, #fff)"}),g(v),D(T=>p=re(v,1,"icon svelte-8t5w85",null,p,T),[()=>({triple:n(s)})]),$(f,v)};R(d,f=>{i()?f(a):f(u,!1)})}$(t,l),F()}var F2=M('<span class="settings-icon-wrapper svelte-d9t49t"><!></span>'),U2={hash:"svelte-d9t49t",code:".settings-icon-wrapper.svelte-d9t49t {position:relative;width:24px;}"};function Ol(t,e){H(e,!0),z(t,U2);let[i,o]=Ne(),r=()=>S(u,"$settingsMenuVisible",i),s=()=>S(p,"$isMobile",i),l=()=>S(a,"$currentQuality",i),d=$e(),a=d.state.currentQuality$,u=d.ui.settingsMenu.visible$,f=d.actions.internal.openSettingsMenu,v=d.actions.internal.closeSettingsMenu,p=d.ui.isMobile,x=d.ui.t,w=j(void 0);We(()=>{n(w)&&kt(()=>{e.ref$.set(n(w))})});let y=x("aria_label_settings");function C(E){return $t(this,null,function*(){let O=ea(E);r()?v():f(O,mo)})}let T=m(()=>r()?"opened":"");Kt(t,{get className(){return n(T)},testId:"btn-settings",click:C,get ariaLabel(){return y},get ariaExpanded(){return r()},get ref(){return n(w)},set ref(E){N(w,E,!0)},children:(E,O)=>{var A=F2(),I=_(A);zd(I,{get isMobile(){return s()},get currentQuality(){return l()}}),g(A),$(E,A)},$$slots:{default:!0}}),F(),o()}var z2=ke('<svg><!><path fill="var(--btn-color, #fff)" fill-rule="evenodd" d="M15.538 4c.948 0 1.714 0 2.334.05.64.053 1.203.163 1.726.43a4.4 4.4 0 0 1 1.922 1.922c.267.523.377 1.087.43 1.726.05.62.05 1.386.05 2.334v3.076c0 .948 0 1.714-.05 2.334-.053.64-.163 1.203-.43 1.726a4.4 4.4 0 0 1-1.922 1.922c-.523.267-1.087.377-1.726.43-.62.05-1.386.05-2.334.05H8.462c-.948 0-1.714 0-2.334-.05-.64-.053-1.203-.163-1.726-.43a4.4 4.4 0 0 1-1.922-1.922c-.267-.523-.377-1.087-.43-1.726C2 15.252 2 14.486 2 13.538v-3.076c0-.948 0-1.714.05-2.334.053-.64.163-1.203.43-1.726A4.4 4.4 0 0 1 4.402 4.48c.523-.267 1.087-.377 1.726-.43C6.748 4 7.514 4 8.462 4zM6 14.9a.9.9 0 0 1 .9-.9h5.2a.9.9 0 0 1 0 1.8H6.9a.9.9 0 0 1-.9-.9m.9-4.7a.9.9 0 1 0 0 1.8h1.7a.9.9 0 1 0 0-1.8zm7.6 4.7a.9.9 0 0 1 .9-.9h1.7a.9.9 0 0 1 0 1.8h-1.7a.9.9 0 0 1-.9-.9m-2.6-4.7a.9.9 0 1 0 0 1.8h5.2a.9.9 0 0 0 0-1.8z" clip-rule="evenodd"></path></svg>');function ov(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=z2();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","aria-hidden":"true","data-testid":"subtitle-pained-icon",viewBox:"0 0 24 24",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(),g(o),$(t,o)}var W2=ke('<svg><!><g fill="var(--btn-color, #fff)" fill-rule="evenodd" clip-rule="evenodd"><path d="M8.462 4h7.076c.948 0 1.714 0 2.334.05.64.053 1.203.163 1.726.43a4.4 4.4 0 0 1 1.922 1.922c.267.523.377 1.087.43 1.726.05.62.05 1.386.05 2.333v3.077c0 .948 0 1.713-.05 2.334-.053.64-.163 1.203-.43 1.725a4.4 4.4 0 0 1-1.922 1.923c-.523.267-1.087.377-1.726.43-.62.05-1.386.05-2.334.05H8.462c-.948 0-1.714 0-2.334-.05-.64-.053-1.203-.163-1.726-.43a4.4 4.4 0 0 1-1.922-1.923c-.267-.522-.377-1.086-.43-1.725C2 15.252 2 14.486 2 13.538v-3.077c0-.947 0-1.713.05-2.333.053-.64.163-1.203.43-1.726A4.4 4.4 0 0 1 4.402 4.48c.523-.266 1.087-.376 1.726-.428C6.748 4 7.514 4 8.462 4M6.275 5.845c-.528.043-.83.123-1.055.238A2.6 2.6 0 0 0 4.083 7.22c-.115.227-.195.527-.238 1.055C3.8 8.813 3.8 9.504 3.8 10.5v3c0 .995 0 1.687.045 2.225.043.528.123.829.238 1.055a2.6 2.6 0 0 0 1.137 1.136c.226.116.527.196 1.055.24.538.043 1.23.044 2.225.044h7c.995 0 1.687 0 2.226-.045.527-.043.828-.123 1.054-.239a2.6 2.6 0 0 0 1.137-1.136c.115-.226.195-.527.238-1.055.044-.538.045-1.23.045-2.225v-3c0-.995 0-1.687-.045-2.226-.043-.528-.123-.828-.238-1.054a2.6 2.6 0 0 0-1.137-1.137c-.226-.115-.527-.195-1.055-.238-.538-.044-1.23-.045-2.225-.045h-7c-.995 0-1.687 0-2.226.045"></path><path d="M6 14.9a.9.9 0 0 1 .9-.9h5.2a.9.9 0 0 1 0 1.8H6.9a.9.9 0 0 1-.9-.9M6 11.1a.9.9 0 0 1 .9-.9h1.7a.9.9 0 1 1 0 1.8H6.9a.9.9 0 0 1-.9-.9M14.5 14.9a.9.9 0 0 1 .9-.9h1.7a.9.9 0 1 1 0 1.8h-1.7a.9.9 0 0 1-.9-.9M11 11.1a.9.9 0 0 1 .9-.9h5.2a.9.9 0 0 1 0 1.8h-5.2a.9.9 0 0 1-.9-.9"></path></g></svg>');function Wd(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=W2();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","aria-hidden":"true","data-testid":"subtitle-empty-icon",viewBox:"0 0 24 24",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(),g(o),$(t,o)}function nv(t,e){H(e,!0);let i=h(e,"isSubtitlesEnabled",3,!1),r=$e().ui.t,s=m(()=>i()?r("tooltip_subtitles_on"):r("tooltip_subtitles_off"));Kt(t,{testId:"btn-Subtitles",get ariaLabel(){return n(s)},get click(){return e.click},get ariaKeyShortCut(){return ds.KeyC},role:"button",children:(l,d)=>{var a=He(),u=ve(a);{var f=p=>{ov(p,{})},v=p=>{Wd(p,{})};R(u,p=>{i()?p(f):p(v,!1)})}$(l,a)},$$slots:{default:!0}}),F()}var K2=M('<span class="duration svelte-sz9er7" data-testid="video_duration"> </span>'),q2=M('<div><span class="current svelte-sz9er7" data-testid="current_time"> </span> <!></div>'),Q2={hash:"svelte-sz9er7",code:".time.svelte-sz9er7 {display:flex;align-items:center;font-weight:500;font-variant-numeric:tabular-nums;padding:12px 6px;color:var(--controls-time);}.time.mobile.svelte-sz9er7 {padding:0 0 0 8px;}.current.svelte-sz9er7 {position:relative;}.duration.svelte-sz9er7 {opacity:0.7;}.duration.svelte-sz9er7:before {content:' / ';white-space:pre;}"};function Kd(t,e){H(e,!0),z(t,Q2);let i=h(e,"isMobile",3,!1),o=h(e,"isHidden",3,!1),r=h(e,"showDuration",3,!0),s=h(e,"ref",15),l=Rt(),d=le(!1),a=m(()=>Yo(e.duration)),u=m(()=>Yo(e.position));var f=q2();let v;var p=_(f),x=_(p,!0);g(p);var w=P(p,2);{var y=C=>{var T=K2(),E=_(T,!0);g(T),D(()=>me(E,n(a))),$(C,T)};R(w,C=>{r()&&C(y)})}g(f),Es(f,()=>Al(o()&&l.features.usePerformanceFix,d,l.disableInvisibleComponentsTimeout)),st(f,C=>s(C),()=>s()),D(C=>{v=re(f,1,"time svelte-sz9er7",null,v,C),me(x,n(u))},[()=>({mobile:i()})]),$(t,f),F()}import{noop as Nu}from"@vkontakte/videoplayer-shared/es2015";var j2=ke('<svg xmlns="http://www.w3.org/2000/svg" class="icon svelte-v40k9i" aria-hidden="true"><g fill="var(--btn-color, #fff)" fill-rule="evenodd"><path d="M2 9.94595C2 9.41522 2.41461 8.97693 2.94453 8.94749L5.775 8.79025C6.24338 8.76422 6.6877 8.57439 7.03029 8.25394L11.3169 4.24433C11.9558 3.64667 13 4.09974 13 4.97464V19.0253C13 19.9002 11.9558 20.3533 11.3169 19.7556L7.03029 15.746C6.6877 15.4255 6.24337 15.2357 5.77499 15.2097L2.94453 15.0524C2.41461 15.023 2 14.5847 2 14.054V9.94595Z"></path><path class="cross svelte-v40k9i" d="M22.4636 8.26359C22.8151 7.91212 23.3849 7.91212 23.7364 8.26359C24.0879 8.61506 24.0879 9.18491 23.7364 9.53638L21.2728 12L23.7364 14.4636C24.0879 14.815 24.0879 15.3849 23.7364 15.7364C23.3849 16.0878 22.8151 16.0878 22.4636 15.7364L20 13.2728L17.5364 15.7364C17.1849 16.0878 16.6151 16.0878 16.2636 15.7364C15.9121 15.3849 15.9121 14.815 16.2636 14.4636L18.7272 12L16.2636 9.53638C15.9121 9.18491 15.9121 8.61506 16.2636 8.26359C16.6151 7.91212 17.1849 7.91212 17.5364 8.26359L20 10.7272L22.4636 8.26359Z"></path><path class="wave1 svelte-v40k9i" d="M15.7484 8.89758C16.0811 8.52829 16.6501 8.49862 17.0194 8.83132C17.8726 9.59994 18.4 10.7425 18.4 12C18.4 13.2575 17.8726 14.4001 17.0194 15.1687C16.6501 15.5014 16.0811 15.4717 15.7484 15.1024C15.4157 14.7331 15.4453 14.1641 15.8146 13.8314C16.2849 13.4077 16.6 12.753 16.6 12C16.6 11.2471 16.2849 10.5923 15.8146 10.1686C15.4453 9.83595 15.4157 9.26687 15.7484 8.89758Z"></path><path class="wave2 svelte-v40k9i" d="M18.8141 6.67424C19.1924 6.35184 19.7605 6.39716 20.0829 6.77547C21.2779 8.17774 22 10.0053 22 12C22 13.9946 21.2779 15.8222 20.0829 17.2245C19.7605 17.6028 19.1924 17.6481 18.8141 17.3257C18.4358 17.0033 18.3905 16.4353 18.7129 16.057C19.639 14.9702 20.2 13.5535 20.2 12C20.2 10.4464 19.639 9.02976 18.7129 7.943C18.3905 7.56469 18.4358 6.99665 18.8141 6.67424Z"></path></g></svg>'),G2={hash:"svelte-v40k9i",code:`.icon.svelte-v40k9i {display:block;width:24px;height:24px;}.icon.svelte-v40k9i .cross:where(.svelte-v40k9i) {visibility:hidden;}.icon[data-value='off'].svelte-v40k9i .wave1:where(.svelte-v40k9i),
|
|
168
|
+
.icon[data-value='off'].svelte-v40k9i .wave2:where(.svelte-v40k9i) {visibility:hidden;}.icon[data-value='off'].svelte-v40k9i .cross:where(.svelte-v40k9i) {visibility:visible;}.icon[data-value='mid'].svelte-v40k9i .wave2:where(.svelte-v40k9i),
|
|
169
|
+
.icon[data-value='min'].svelte-v40k9i .wave2:where(.svelte-v40k9i) {visibility:hidden;}`};function ia(t,e){z(t,G2);let i=h(e,"volume",3,1),o=h(e,"muted",3,!1),r=(d,a)=>a?"off":d>.5?"max":d>.2?"mid":d>0?"min":"off",s=m(()=>r(i(),o()));var l=j2();D(()=>{var d;Ke(l,"data-value",n(s)),Ke(l,"data-testid",`volume-${(d=n(s))!=null?d:""}-icon`)}),$(t,l)}import{isNonNullable as n0,noop as Un}from"@vkontakte/videoplayer-shared/es2015";import{noop as sv}from"@vkontakte/videoplayer-shared/es2015";import{noop as Z2}from"@vkontakte/videoplayer-shared/es2015";var Y2=M('<div class="overlay"><!></div>');function rv(t,e){H(e,!0);let[i,o]=Ne(),r=()=>S(l,"$overlayContainer$",i),l=$e().ui.overlayContainer$,d=j(void 0),a=p=>{!p||!n(d)||!p.contains(n(d))||p.removeChild(n(d))},u=p=>{!p||!n(d)||p.contains(n(d))||p.appendChild(n(d))};We(()=>{u(r())}),Dt(()=>(u(r()),()=>a(r())));var f=Y2(),v=_(f);ye(v,()=>{var p;return(p=e.children)!=null?p:pe}),g(f),st(f,p=>N(d,p),()=>n(d)),$(t,f),F(),o()}var X2=M('<div class="tooltip svelte-hxlyne"><div class="content svelte-hxlyne"> </div> <div class="tooltip-pointer svelte-hxlyne"></div></div>'),J2=M("<div><!></div> <!>",1),ey={hash:"svelte-hxlyne",code:'.tooltip-wrapper.svelte-hxlyne {display:flex;flex-direction:column;min-width:0;}.full-width.svelte-hxlyne {width:100%;}.tooltip.svelte-hxlyne {position:absolute;opacity:0;visibility:hidden;transition:opacity 200ms, visibility 200ms;bottom:100%;left:0;}.content.svelte-hxlyne {display:inline-block;padding:6px 10px;border-radius:3px;color:var(--white);background-color:rgba(41, 41, 41, .8);}.tooltip-pointer.svelte-hxlyne {position:absolute;bottom:0;width:0;border-top:5px solid rgba(41, 41, 41, .8);border-right:5px solid transparent;border-left:5px solid transparent;content:" ";font-size:0;line-height:0;}'};function Na(t,e){H(e,!0),z(t,ey);let[i,o]=Ne(),r=()=>S(X,"$overlayContainer$",i),s=()=>S(U,"$containerSize",i),l=h(e,"isMobile",3,!1),d=h(e,"content",3,""),a=h(e,"active",15,!1),u=h(e,"translateX",3,0),f=h(e,"translateY",3,0),v=h(e,"isFullWidthWrapper",3,!1),p=h(e,"maxTooltipWidth",3,void 0),x=h(e,"placement",3,"top"),w=h(e,"onVisibilityChange",3,Z2),y=5,C=j(void 0),T=j(void 0),E,O=j(0),A=j(0),I=j(0),L=j(0),Z=Rt(),B=$e(),U=B.ui.playerSize,X=B.ui.overlayContainer$;We(()=>{kt(()=>{w()(a())})});let de=B.getLogger().createComponentLog("Tooltip component"),K=()=>{if(!r()||!n(T)||!n(C))return;N(A,y);let ie=r().getBoundingClientRect(),Se=n(C).getBoundingClientRect(),Ce=Se.width,Be=n(T).clientWidth,Ye=s().width,je=(Ce-Be)/2,Ue=Se.left+u()-ie.left,Xe=Ue+je,Bt=Se.top+f()-ie.top,it=Be/2-y,Ft=Xe<8,Gt=Xe+Be>Ye-8;Ft&&(Xe=8,it=Ue+Se.width/2-2.5*y),Gt&&(Xe=Ye-8-Be,it=Se.left-ie.left+Se.width/2-Xe-y),N(I,Xe,!0),N(L,Bt),N(O,it,!0)},ue=()=>{!r()||!n(T)||!n(C)||N(A,-y)},J=()=>{if(!r()||!n(T)||!n(C))return;N(O,y);let ie=r().getBoundingClientRect(),Se=n(C).getBoundingClientRect(),Ce=Se.height,Be=n(T).clientHeight,Ye=(Ce-Be)/2+Be,je=Se.left+u()-ie.left-n(T).clientWidth,Ue=2,Xe=je-y;Xe<8&&(Xe=8);let it=Se.top+f()-ie.top+Ye,Ft=Ue-Ye/2,Gt=Ue-y;N(I,Xe,!0),N(L,it),N(A,Ft),N(O,Gt)},ge=()=>{!r()||!n(T)||!n(C)||N(O,-y)},se=()=>{switch(x()){case"top":K();break;case"bottom":ue();break;case"left":J();break;default:ge()}},ce=()=>{try{if(!r()||!n(C))return;se(),a(!0)}catch(ie){de({message:String(ie)})}},Le=()=>{a(!1)},we=()=>{n(T)&&(E||(E=window.setTimeout(ce,Z.controls.hideTimeoutTooltips)),a()&&ce())},te=()=>{Le(),window.clearTimeout(E),E=void 0},De=(ie,Se,Ce)=>{let Be="";switch(x()){case"top":Be=`transform: translate(${ie}px, ${Se}px);`;break;case"bottom":Be=`transform: translate(${ie}px, ${Se}px); top: auto; bottom: 100%;`;break;case"left":Be=`transform: translate(${ie}px, ${Se}px); left: 0; right: auto;`;break;default:Be=`transform: translate(${ie}px, ${Se}px);`}return Be+=` max-width: ${p()===void 0?"auto":`${p()}px`};`,Be+=` opacity: ${Ce?1:0}; visibility: ${Ce?"visible":"hidden"}`,Be},fe=(ie,Se)=>{let Ce="";switch(x()){case"top":Ce=`transform: translate(${ie}px, ${Se}px) rotate(0); top: auto; bottom: 0;`;break;case"bottom":Ce=`transform: translate(${ie}px, ${Se}px) rotate(180deg); top: 0; bottom: auto;`;break;case"left":Ce=`transform: translate(${ie}px, ${Se}px) rotate(-90deg); left: 100%; top: auto; bottom: 0;`;break;default:Ce=`transform: translate(${ie}px, ${Se}px) rotate(90deg); right: 100%; top: auto; bottom: 0;`}return Ce},k=m(()=>De(n(I),n(L),a())),Qe=m(()=>fe(n(O),n(A)));Dt(se),ln(()=>window.clearTimeout(E));var Ve=J2(),q=ve(Ve);let oe;q.__mousemove=we,q.__mousedown=te,q.__mouseup=function(...ie){var Se;(Se=e.disableMouseupTooltipShow?void 0:we)==null||Se.apply(this,ie)};var Fe=_(q);ye(Fe,()=>{var ie;return(ie=e.children)!=null?ie:pe}),g(q),st(q,ie=>N(C,ie),()=>n(C));var Ge=P(q,2);{var _e=ie=>{rv(ie,{children:(Se,Ce)=>{var Be=X2(),Ye=_(Be),je=_(Ye,!0);g(Ye);var Ue=P(Ye,2);g(Be),st(Be,Xe=>N(T,Xe),()=>n(T)),D(()=>{Je(Be,n(k)),me(je,d()),Je(Ue,n(Qe))}),$(Se,Be)},$$slots:{default:!0}})};R(Ge,ie=>{d()&&!l()&&ie(_e)})}D(ie=>oe=re(q,1,"tooltip-wrapper svelte-hxlyne",null,oe,ie),[()=>({"full-width":v()})]),yt("mouseenter",q,we),yt("mouseleave",q,te),$(t,Ve),F(),o()}dt(["mousemove","mousedown","mouseup"]);var o0=t=>{t.stopPropagation()},ty=M("<div><!></div>"),iy={hash:"svelte-p9r045",code:".btn-container.svelte-p9r045 {position:relative;display:flex;align-items:center;height:100%;transition:var(--button-hover-transition);will-change:opacity;-webkit-tap-highlight-color:transparent;}.w-max.svelte-p9r045 {width:100%;min-width:0;}"};function Mo(t,e){H(e,!0),z(t,iy);let[i,o]=Ne(),r=()=>S(u,"$isGraphOpened$",i),s=()=>S(a,"$isMobile",i),l=$e(),d=wo(),a=l.ui.isMobile,u=d.graphIsOpened$,f=l.ui.t,v=h(e,"className",3,""),p=h(e,"disabled",3,!1),x=h(e,"hasTooltip",3,!0),w=h(e,"ref",15,void 0),y=h(e,"width",15,void 0),C=h(e,"isFullWidthTooltip",3,!0),T=h(e,"tooltipContent",3,""),E=h(e,"tooltipActive",3,!1),O=h(e,"tooltipPlacement",3,"top"),A=h(e,"disabledTooltipContent",19,()=>f("tooltip_button_disabled")),I=h(e,"isAriaHidden",3,!1),L=h(e,"onTooltipVisibilityChange",3,sv),Z=h(e,"initialTranslateXPx",3,0),B=h(e,"initialTranslateYPx",19,()=>-18),U=h(e,"mouseEnter",3,sv),X=h(e,"mouseLeave",3,sv),de=m(()=>p()?r()?f("tooltip_disabled_when_graph_on"):A():T());var K=ty();K.__pointerdown=[o0],K.__click=[o0];var ue=_(K);{var J=se=>{Na(se,{get content(){return n(de)},get translateX(){return Z()},get translateY(){return B()},get isFullWidthWrapper(){return C()},get active(){return E()},get placement(){return O()},get onVisibilityChange(){return L()},get disableMouseupTooltipShow(){return e.disableMouseupTooltipShow},children:(ce,Le)=>{var we=He(),te=ve(we);ye(te,()=>{var De;return(De=e.children)!=null?De:pe}),$(ce,we)},$$slots:{default:!0}})},ge=se=>{var ce=He(),Le=ve(ce);ye(Le,()=>{var we;return(we=e.children)!=null?we:pe}),$(se,ce)};R(ue,se=>{x()&&n(de)&&!s()?se(J):se(ge,!1)})}g(K),st(K,se=>w(se),()=>w()),D(()=>{var se;re(K,1,`btn-container ${(se=v())!=null?se:""}`,"svelte-p9r045"),Ke(K,"aria-hidden",I()||null)}),yt("mouseenter",K,function(...se){var ce;(ce=U())==null||ce.apply(this,se)}),yt("mouseleave",K,function(...se){var ce;(ce=X())==null||ce.apply(this,se)}),kn(K,"clientWidth",y),$(t,K),F(),o()}dt(["pointerdown","click"]);var oy=ke('<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><rect width="20" height="20" rx="10" fill="var(--btn-color, #fff)"></rect><path d="M12.5259 8.68864L12.587 8.87536L12.3702 8.23648C12.236 7.84095 11.8295 7.60563 11.4192 7.68593C10.9471 7.77831 10.6508 8.24892 10.7718 8.71381L10.8968 9.19361L10.6671 8.33855C10.5566 7.92714 10.1475 7.67011 9.72832 7.74872C9.32282 7.82476 9.04808 8.18606 9.06319 8.57993L8.34064 5.64592C8.21338 5.12912 7.64646 4.85578 7.1621 5.07767C6.79216 5.24715 6.59467 5.65495 6.69131 6.0498L7.98547 11.3373L6.87 10.178C6.52545 9.81987 5.94024 9.86103 5.64933 10.2638C5.44455 10.5474 5.44907 10.9312 5.66048 11.2098L7.89246 14.1518C7.89246 14.1518 9.12075 15.9833 12.1932 15.3769C14.6243 14.8972 15.4434 12.7097 14.7748 10.4997L14.2213 8.20869C14.0975 7.69621 13.5537 7.40646 13.0585 7.58916C12.614 7.75319 12.3788 8.23875 12.5259 8.68864Z"></path></svg>');function qd(t,e){"use strict";var i=oy(),o=_(i),r=P(o);g(i),D(()=>{Ke(i,"data-testid",(e.completed,"interactive-episode-completed-icon")),Ke(o,"fill-opacity",e.completed?1:.24),Ke(r,"fill",e.completed?"var(--interactive-episode-complete)":"white")}),$(t,i)}var ny=M("<div><!></div>"),ry={hash:"svelte-bklhpe",code:".interactive-episode-icon.svelte-bklhpe {width:20px;height:20px;position:absolute;transform:translateX(-50%);cursor:default;}.interactive-episode-icon.disabled.svelte-bklhpe {pointer-events:none;opacity:0.4;}"};function av(t,e){H(e,!0),z(t,ry);let o=$e().ui.t,r=j(0),s=m(()=>o(e.videoEpisode.completed?"tooltip_episode_finished":"tooltip_episode_unfinished"));Mo(t,{get tooltipContent(){return n(s)},initialTranslateXPx:-10,initialTranslateYPx:-10,get disabled(){return e.disabled},get width(){return n(r)},isAriaHidden:!0,isFullWidthTooltip:!1,children:(l,d)=>{var a=ny();let u;var f=_(a);let v=m(()=>!!e.videoEpisode.completed);qd(f,{get completed(){return n(v)}}),g(a),D(p=>{u=re(a,1,"interactive-episode-icon svelte-bklhpe",null,u,p),Je(a,`left: ${e.videoEpisode.from+e.videoEpisode.width/2}%`)},[()=>({disabled:e.disabled})]),kn(a,"clientWidth",p=>N(r,p)),$(l,a)},$$slots:{default:!0}}),F()}var sy=M('<div><div class="video-episode-inner svelte-1uc247w"><div class="video-episode-loaded svelte-1uc247w"></div> <div></div></div></div>'),ay=M('<div class="video-episodes-wrap svelte-1uc247w"></div>'),ly={hash:"svelte-1uc247w",code:`.video-episodes-wrap.svelte-1uc247w {position:absolute;width:100%;height:100%;}.video-episode.svelte-1uc247w {position:absolute;height:calc(3 * var(--slider-height));box-sizing:border-box;margin-top:calc(-1 * var(--slider-height));padding:var(--slider-height) var(--slider-video-episode-gap);transition:transform 0.2s;}.video-episode.svelte-1uc247w:first-child {padding-left:0;}.video-episode.svelte-1uc247w:last-child {padding-right:0;}.video-episode.svelte-1uc247w:not(.disabled):where(:hover, :active) {transform:scaleY(1.5);}.video-episode-inner.svelte-1uc247w,
|
|
170
|
+
.video-episode-loaded.svelte-1uc247w,
|
|
171
|
+
.video-episode-filled.svelte-1uc247w {position:absolute;height:var(--slider-height);border-radius:var(--slider-radius);}.video-episode-inner.svelte-1uc247w {position:absolute;overflow:hidden;width:calc(100% - 2 * var(--slider-video-episode-gap));background:var(--slider-bg);}.video-episode.svelte-1uc247w:first-child .video-episode-inner:where(.svelte-1uc247w),
|
|
172
|
+
.video-episode.svelte-1uc247w:last-child .video-episode-inner:where(.svelte-1uc247w) {width:calc(100% - var(--slider-video-episode-gap));}.video-episode-loaded.svelte-1uc247w {position:absolute;left:-100%;width:100%;height:100%;border-radius:var(--slider-radius);background:var(--slider-loaded-bg);transition:transform 0.2s;}.video-episode-filled.svelte-1uc247w {position:absolute;left:-100%;width:100%;height:100%;border-radius:var(--slider-radius);background-color:var(--slider-filled-bg);}`};function lv(t,e){z(t,ly);let i=h(e,"videoEpisodes",19,()=>[]);var o=ay();Si(o,21,i,r=>r.from,(r,s)=>{var l=sy();let d;var a=_(l),u=_(a),f=P(u,2);let v;g(a),g(l),D((p,x)=>{d=re(l,1,"video-episode svelte-1uc247w",null,d,p),Je(l,`left: ${n(s).from}%; width: ${n(s).width}%`),Je(u,`transform: translateX(${n(s).loadedWidth/n(s).width*100}%)`),v=re(f,1,"video-episode-filled svelte-1uc247w",null,v,x),Je(f,`transform: translateX(${n(s).filledWidth/n(s).width*100}%)`)},[()=>({disabled:e.disabled,mobile:e.isMobile}),()=>({mobile:e.isMobile})]),$(r,l)}),g(o),$(t,o)}function dy(t,e,i,o,r,s,l){if(t.preventDefault(),e()&&N(i,e().getBoundingClientRect(),!0),o()||n(r)||!e())return;N(r,!0);let d=s(t.clientX,t.clientY);l()(d,t),e().setPointerCapture(t.pointerId)}function cy(t,e,i,o,r,s,l,d){if(t.preventDefault(),e())return;let a=i(t.clientX,t.clientY),u=o(t.clientX);r()(a,u,n(s).width,t),n(l)&&d()(a)}function uy(t,e,i,o,r){if(t.preventDefault(),e()||!n(i))return;N(i,!1);let s=o(t.clientX,t.clientY);r()(s,t)}function py(t,e,i,o){t.stopPropagation(),t.preventDefault(),e()&&i()(o(t.clientX,t.clientY))}function fy(t,e,i,o,r,s){let l=e(t.clientX,t.clientY);i()&&o()(l),N(r,!1),s()(l)}var vy=M("<div></div>"),my=M('<div class="bars svelte-12bsb23"><div class="loaded svelte-12bsb23"></div> <div></div></div>'),gy=M('<!> <div role="slider" tabindex="0"><!> <div><div></div></div></div>',1),hy={hash:"svelte-12bsb23",code:`.interactive-icons.svelte-12bsb23 {position:absolute;width:calc(100% - 20px);top:-28px;}.interactive-icons.mobile.svelte-12bsb23 {top:-10px;}.slider.svelte-12bsb23 {position:relative;height:var(--slider-height);border-radius:var(--slider-radius);cursor:pointer;transition:opacity 0.2s;will-change:opacity, transform;width:100%;touch-action:none;-webkit-tap-highlight-color:transparent;}.no-handle.svelte-12bsb23 {cursor:default;}.slider.svelte-12bsb23:before {
|
|
173
|
+
/* hit area */content:'';position:absolute;left:0;right:0;top:calc(-1 * (var(--controls-height) / 2 - var(--slider-height)) / 2);height:calc(var(--controls-height) / 2);}.bars.svelte-12bsb23 {position:absolute;width:100%;height:100%;border-radius:var(--slider-radius);overflow:hidden;background:var(--slider-bg);}.loaded.svelte-12bsb23 {position:absolute;left:-100%;width:100%;height:100%;border-radius:var(--slider-radius);background:var(--slider-loaded-bg);transition:transform 0.2s;will-change:transform;}.filled.svelte-12bsb23 {position:absolute;left:-100%;width:100%;height:100%;border-radius:var(--slider-radius);background-color:var(--slider-filled-bg);}.slider.square.svelte-12bsb23,
|
|
174
|
+
.slider.square.svelte-12bsb23 > .bars:where(.svelte-12bsb23),
|
|
175
|
+
.slider.square.svelte-12bsb23 .loaded:where(.svelte-12bsb23),
|
|
176
|
+
.slider.square.svelte-12bsb23 .filled:where(.svelte-12bsb23) {border-radius:unset;}.filled.active-live.svelte-12bsb23 {background-color:var(--timeline-slider-filled-active-live-bg);}.filled.ads.svelte-12bsb23 {background-color:var(--slider-filled-ads);}.handleWrap.svelte-12bsb23 {position:absolute;left:-100%;width:100%;}.handle.svelte-12bsb23 {position:absolute;width:var(--slider-handle-size);height:var(--slider-handle-size);right:calc(-1 * var(--slider-handle-size) / 2);top:calc((var(--slider-height) - var(--slider-handle-size)) / 2);border-radius:50%;background-color:var(--slider-handle-bg);visibility:hidden;opacity:0;transform:scale(0);transition:opacity 0.2s, transform 0.2s;will-change:opacity, transform;}.handle.active-live.svelte-12bsb23 {background-color:var(--timeline-slider-handle-active-live-bg);}.handle-always-visible.svelte-12bsb23 .handle:where(.svelte-12bsb23),
|
|
177
|
+
.slider.svelte-12bsb23:hover .handle:where(.svelte-12bsb23),
|
|
178
|
+
.slider-dragging.svelte-12bsb23 .handle:where(.svelte-12bsb23) {visibility:visible;opacity:1;transform:scale(1);}.slider-dragging.svelte-12bsb23 .handle:where(.svelte-12bsb23) {transform:scale(1.3);}.slider-vertical.svelte-12bsb23 {position:absolute;left:-8px;top:-18px;transform-origin:0 0;transform:rotate(-90deg);}.slider.disabled.svelte-12bsb23 {cursor:default;opacity:0.4;}`};function Da(t,e){H(e,!0),z(t,hy);let i=h(e,"ref",15,void 0),o=h(e,"className",3,""),r=h(e,"testId",3,void 0),s=h(e,"isHidden",3,!1),l=h(e,"isVertical",3,!1),d=h(e,"isActiveLive",3,!1),a=h(e,"isMobile",3,!1),u=h(e,"squareBorders",3,!1),f=h(e,"videoEpisodes",19,()=>[]),v=h(e,"withWheelHandler",3,!1),p=h(e,"isInteractive",3,!1),x=h(e,"disabled",3,!1),w=h(e,"hideHandel",3,!1),y=h(e,"onPointerDown",3,Un),C=h(e,"onHandleMove",3,Un),T=h(e,"onPointerUp",3,Un),E=h(e,"onPointerEnter",3,Un),O=h(e,"onPointerMove",3,Un),A=h(e,"onPointerLeave",3,Un),I=h(e,"onMouseEnter",3,Un),L=h(e,"onMouseLeave",3,Un),Z=h(e,"onWheelUp",3,Un),B=h(e,"onWheelDown",3,Un),U=h(e,"onWheelLeft",3,Un),X=h(e,"onWheelRight",3,Un),de=h(e,"onDisabledClick",3,Un),K=h(e,"loadedProgress",3,0),ue=h(e,"filledProgress",3,0),J=h(e,"handleProgress",3,0),ge=h(e,"ariaLabel",3,""),se=h(e,"ariaValueMin",3,void 0),ce=h(e,"ariaValueMax",3,void 0),Le=h(e,"ariaValueNow",3,void 0),we=h(e,"ariaValueText",3,""),te=h(e,"onContextMenu",3,Un),De=h(e,"handleAlwaysVisible",3,!1),fe=Rt(),k=j(void 0),Qe=j(!1),Ve=m(()=>{var Te;return(Te=ce())!=null?Te:0}),q=m(()=>{var Te;return n0(f())&&((Te=f()[f().length-1])==null?void 0:Te.time)<n(Ve)}),oe=m(()=>n0(f())&&f().length&&n(q)&&n(Ve)?Ye(K()*100,ue()*100):[]);function Fe(Te){if(Te.preventDefault(),i()&&N(k,i().getBoundingClientRect(),!0),x())return;let ae=Ce(Te.clientX,Te.clientY),_t=Be(Te.clientX);E()(ae,_t,n(k).width)}function Ge(Te){Te.preventDefault(),!x()&&A()()}function _e(){I()()}function ie(){L()()}function Se(Te){x()||v()&&(Te.preventDefault(),Te.deltaY<0?Z()():Te.deltaY>0?B()():Te.deltaX>0?X()():U()())}function Ce(Te,ae){return l()?Math.max(0,Math.min(1,(n(k).height-(ae-n(k).top))/n(k).height)):Math.min(Math.max(Te-n(k).x,0),n(k).width)/n(k).width}function Be(Te){return Math.min(Math.max(Te-n(k).x,0),n(k).width)}function Ye(Te,ae){let _t=fe.features.episodesClustering&&!p()?fe.episodeMinWidthPc:0,Tt=[],ct=f()[0].time/n(Ve)*100,St=0,he=0;for(let lt=1;lt<f().length;lt++)St=f()[lt].time/n(Ve)*100,St-ct>_t&&(Tt.push({from:ct,width:Math.max(0,St-ct),loadedWidth:Math.max(0,Math.min(St,Te)-ct),filledWidth:Math.max(0,Math.min(St,ae)-ct),interactive:f()[lt-1].interactive,completed:f()[lt-1].completed}),ct=f()[lt].time/n(Ve)*100,he++);let at={from:ct,width:Math.max(0,100-ct),loadedWidth:Math.max(0,Math.min(Te,100)-ct),filledWidth:Math.max(0,Math.min(ae,100)-ct),interactive:f()[he].interactive,completed:f()[he].completed};100-ct<_t?(he-=1,Tt[he].width+=100-ct,Tt[he].loadedWidth+=Math.max(0,Math.min(Te,100)-ct),Tt[he].filledWidth+=Math.max(0,Math.min(ae,100)-ct)):Tt[he]=at;let rt=f()[0].time;if(rt!==0){let lt=rt/n(Ve)*100;Tt.unshift({from:0,width:lt,loadedWidth:Math.min(lt,Te),filledWidth:Math.min(lt,ae)})}return Tt}function je(Te){return Math.max(0,Math.min(100,Te*100))}var Ue=gy(),Xe=ve(Ue);{var Bt=Te=>{var ae=vy();let _t;Si(ae,21,()=>n(oe),Tt=>Tt.from,(Tt,ct)=>{var St=He(),he=ve(St);{var at=rt=>{av(rt,{get videoEpisode(){return n(ct)},get disabled(){return x()}})};R(he,rt=>{n(ct).interactive&&rt(at)})}$(Tt,St)}),g(ae),D(Tt=>_t=re(ae,1,"interactive-icons svelte-12bsb23",null,_t,Tt),[()=>({mobile:a(),hidden:a()&&!n(Qe)})]),$(Te,ae)};R(Xe,Te=>{p()&&Te(Bt)})}var it=P(Xe,2);let Ft;it.__pointerdown=[dy,i,k,x,Qe,Ce,y],it.__pointermove=[cy,x,Ce,Be,O,k,Qe,C],it.__pointerup=[uy,x,Qe,Ce,T],it.__click=[py,x,de,Ce],it.__contextmenu=[fy,Ce,x,de,Qe,te];var Gt=_(it);{var Ct=Te=>{lv(Te,{get videoEpisodes(){return n(oe)},get disabled(){return x()},get isMobile(){return a()}})},ti=Te=>{var ae=my(),_t=_(ae),Tt=P(_t,2);let ct;g(ae),D((St,he,at)=>{Je(_t,St),ct=re(Tt,1,"filled svelte-12bsb23",null,ct,he),Je(Tt,at)},[()=>`transform: translateX(${je(K())}%);`,()=>({"active-live":d()}),()=>`transform: translateX(${je(ue())}%);`]),$(Te,ae)};R(Gt,Te=>{n(oe).length?Te(Ct):Te(ti,!1)})}var Lt=P(Gt,2);let Ee;var Pe=_(Lt);let ee;g(Lt),g(it),st(it,Te=>i(Te),()=>i()),D((Te,ae,_t,Tt)=>{var ct,St;Ft=re(it,1,`slider ${(ct=o())!=null?ct:""}`,"svelte-12bsb23",Ft,Te),Ke(it,"aria-label",ge()),Ke(it,"aria-valuemin",se()),Ke(it,"aria-valuemax",ce()),Ke(it,"aria-valuenow",Le()),Ke(it,"aria-valuetext",we()),Ke(it,"data-testid",(St=r())!=null?St:null),Ee=re(Lt,1,"handleWrap svelte-12bsb23",null,Ee,ae),Je(Lt,_t),ee=re(Pe,1,"handle svelte-12bsb23",null,ee,Tt)},[()=>({disabled:x(),"slider-dragging":n(Qe),hidden:s(),"handle-always-visible":De(),"slider-vertical":l(),"no-handle":w(),square:u()}),()=>({hidden:w()}),()=>`transform: translateX(${je(J())}%);`,()=>({"active-live":d()})]),yt("pointerenter",it,Fe),yt("pointerleave",it,Ge),yt("mouseenter",it,_e),yt("mouseleave",it,ie),yt("wheel",it,Se),$(t,Ue),F()}dt(["pointerdown","pointermove","pointerup","click","contextmenu"]);var ro=(t,e)=>Ia[t]>=Ia[e],r0=(t,e)=>Ia[t]<Ia[e],Ps=(t,e)=>Ia[t]<=Ia[e],s0=t=>t>699?"xl":t>599?"l":t>509?"m":t>320?"s":"xs";var by=M("<div><!></div>"),$y=M("<div><!> <!></div>"),yy={hash:"svelte-1auih1j",code:".volumeBar-container.svelte-1auih1j {display:flex;align-items:center;}.volumeBar-container.vertical.svelte-1auih1j, .vertical.svelte-1auih1j .tooltip-wrapper, .vertical.svelte-1auih1j .btn {width:40px;}.volumeBar.svelte-1auih1j {display:flex;align-items:center;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.svelte-1auih1j {padding:0 8px 0 0;width:0;}"};function dv(t,e){var ie,Se;H(e,!0),z(t,yy);let[i,o]=Ne(),r=()=>S(E,"$isAudioAvailable$",i),s=()=>S(v,"$muted$",i),l=()=>S(f,"$volume$",i),d=()=>S(y,"$currentGridType$",i),a=$e(),u=Rt(),f=a.state.volume$,v=a.state.muted$,{setVolume:p,startVolumeChanging:x,stopVolumeChanging:w}=a.actions.internal,y=a.ui.currentGridType$,C=(ie=a.callbacks)==null?void 0:ie.onAudioDoesNotExistHint,T=(Se=a.callbacks)==null?void 0:Se.onAudioDisabledHint,E=a.state.isAudioAvailable$,O=a.state.isAudioDisabled,A=a.ui.t,I=j(!1),L,Z=m(()=>e.isAds||r()),B=m(()=>!n(Z)||s()||l()===0),U=m(()=>Ps(d(),"s")),X=m(()=>n(U)?"":n(B)?!r()||O?A("tooltip_sound_unavailable"):A("tooltip_volume"):A("tooltip_volume_muted")),de=m(()=>n(B)?A("tooltip_volume"):A("tooltip_volume_muted")),K=m(()=>n(B)?0:l()),ue=!1,J=m(()=>e.isAds?!1:O?!T:r()?!1:!C);function ge(Ce){x(),p(Ce)}function se(){Lu(a,l(),u.controls.volumeStepWheel)}function ce(){Vu(a,l(),u.controls.volumeStepWheel)}function Le(Ce){p(Ce)}function we(Ce){p(Ce),w()}function te(){ue=!0}function De(){ue=!1,Qe()}function fe(){clearTimeout(L),N(I,!0)}function k(){Qe()}function Qe(){L=window.setTimeout(()=>{ue||N(I,!1)},u.controls.volumeBarTimeout)}function Ve(Ce){Ce.preventDefault(),Ce.deltaY<0?se():Ce.deltaY>0&&ce()}var q=$y();let oe;var Fe=_(q);Na(Fe,{get content(){return n(X)},translateY:-18,children:(Ce,Be)=>{let Ye=m(()=>n(U)?"btn-volume-vertical":"btn-volume-horizontal");Kt(Ce,{className:"btn-full-opacity",get disabled(){return n(J)},get testId(){return n(Ye)},get ariaLabel(){return n(de)},get click(){return e.click},get ariaKeyShortCut(){return ds.KeyM},role:"button",children:(je,Ue)=>{ia(je,{get volume(){return l()},get muted(){return n(B)}})},$$slots:{default:!0}})},$$slots:{default:!0}});var Ge=P(Fe,2);{var _e=Ce=>{var Be=by();let Ye;var je=_(Be);let Ue=m(()=>n(U)?"volumeBar-slider-vertical":""),Xe=m(()=>n(U)&&!n(I)),Bt=m(()=>n(U)?te:Nu),it=m(()=>n(U)?De:Nu),Ft=m(()=>Math.round(n(K)*100)),Gt=m(()=>`${Math.round(n(K)*100)}%`),Ct=m(()=>n(U)?"volume-slider-vertical":"volume-slider");Da(je,{get className(){return n(Ue)},get isHidden(){return n(Xe)},get isVertical(){return n(U)},withWheelHandler:!0,onWheelUp:se,onWheelDown:ce,onPointerDown:ge,onHandleMove:Le,onPointerUp:we,get onPointerEnter(){return n(Bt)},get onPointerLeave(){return n(it)},ariaLabel:"\u041F\u043E\u043B\u0437\u0443\u043D\u043E\u043A \u0433\u0440\u043E\u043C\u043A\u043E\u0441\u0442\u0438",ariaValueMin:0,ariaValueMax:100,get ariaValueNow(){return n(Ft)},get ariaValueText(){return n(Gt)},get filledProgress(){return n(K)},get handleProgress(){return n(K)},get testId(){return n(Ct)}}),g(Be),D(ti=>Ye=re(Be,1,"volumeBar svelte-1auih1j",null,Ye,ti),[()=>({"volumeBar-vertical":n(U)})]),$(Ce,Be)};R(Ge,Ce=>{n(Z)&&Ce(_e)})}g(q),D(Ce=>oe=re(q,1,"volumeBar-container svelte-1auih1j",null,oe,Ce),[()=>({vertical:n(U)})]),yt("mouseenter",q,function(...Ce){var Be;(Be=n(U)?fe:Nu)==null||Be.apply(this,Ce)}),yt("mouseleave",q,function(...Ce){var Be;(Be=n(U)?k:Nu)==null||Be.apply(this,Ce)}),yt("wheel",q,Ve),$(t,q),F(),o()}import{noop as Sy}from"@vkontakte/videoplayer-shared/es2015";var xy=ke('<svg><!><g fill-rule="evenodd"><path d="M4.58 13.979a.99.99 0 0 1 .99-.99h4.451a.99.99 0 0 1 .99.99v4.452a.99.99 0 0 1-1.98 0v-2.05l-3.319 3.322a1 1 0 0 1-1.414 0v-.001a1 1 0 0 1 0-1.414l3.32-3.32H5.57a.99.99 0 0 1-.99-.99m10.388-6.36 3.32-3.322a1 1 0 0 1 1.414 0v.001a1 1 0 0 1 0 1.414l-3.32 3.32h2.049a.99.99 0 0 1 0 1.979h-4.442a1 1 0 0 1-1-1V5.569a.99.99 0 1 1 1.98 0z" class="_exit"></path><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.072l3.363-3.365a1 1 0 0 1 1.414 0l.016.016a1 1 0 0 1 0 1.414L7.429 18H9.5a1 1 0 0 1 1 1M18 7.429l-3.363 3.364a1 1 0 0 1-1.414 0l-.016-.016a1 1 0 0 1 0-1.414L16.571 6H14.5a1 1 0 0 1 0-2H19a1 1 0 0 1 1 1v4.5a1 1 0 0 1-2 0z" class="_enter"></path></g></svg>');function cv(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=xy();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"var(--btn-color, #fff)","aria-hidden":"true",viewBox:"0 0 24 24",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(),g(o),$(t,o)}var wy={hash:"svelte-17t966y",code:`svg[data-testid="close-fullscreen-icon"] ._enter,
|
|
179
|
+
svg[data-testid="open-fullscreen-icon"] ._exit {visibility:hidden;opacity:0;}`};function uv(t,e){z(t,wy);let i=h(e,"isFullscreen",8,!1),o=Sn(()=>i()?"close-fullscreen-icon":"open-fullscreen-icon");cv(t,{get"data-testid"(){return n(o)},fill:"var(--btn-color, #fff)"})}function Qd(t,e){H(e,!0);let i=h(e,"isFullscreen",3,!1),o=h(e,"click",3,Sy),r=$e(),s=r.ui.isFullscreenOpenedByKeyboard,l=r.ui.t,d=m(()=>i()?l("tooltip_fullscreen_on"):l("tooltip_fullscreen_off"));Kt(t,{testId:"btn-fullscreen",get ariaLabel(){return n(d)},click:u=>{let f=ea(u);s.set(f),o()()},get ariaKeyShortCut(){return ds.KeyF},role:"button",children:(u,f)=>{uv(u,{get isFullscreen(){return i()}})},$$slots:{default:!0}}),F()}var Cy=ke('<svg><!><path fill="var(--btn-color, #fff)" fill-rule="evenodd" d="M4.265 4.265C3 5.531 3 7.567 3 11.64v.72c0 4.073 0 6.11 1.265 7.375C5.531 21 7.567 21 11.64 21h.72c4.073 0 6.11 0 7.375-1.265C21 18.469 21 16.433 21 12.36v-.72c0-4.073 0-6.11-1.265-7.375C18.469 3 16.433 3 12.36 3h-.72C7.567 3 5.53 3 4.265 4.265M6 8.5c.096 4.682 2.556 7.5 6.61 7.5h.235v-2.679c1.476.15 2.577 1.254 3.026 2.679H18c-.578-2.132-2.075-3.31-3.005-3.76.93-.558 2.246-1.908 2.556-3.74h-1.937c-.406 1.49-1.615 2.84-2.77 2.968V8.5h-1.968v5.197c-1.197-.3-2.759-1.757-2.823-5.197z" clip-rule="evenodd"></path></svg>');function pv(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=Cy();Me(o,()=>Q({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=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(),g(o),$(t,o)}var Ty=ke('<svg><!><svg data-logo="vk_video"><path d="M7 8.6c0-1.96 0-2.94.381-3.689a3.5 3.5 0 0 1 1.53-1.53C9.66 3 10.64 3 12.6 3h1.36c2.464 0 3.696 0 4.638.48a4.4 4.4 0 0 1 1.922 1.922c.48.942.48 2.174.48 4.638v3.92c0 2.464 0 3.696-.48 4.638a4.4 4.4 0 0 1-1.922 1.922c-.942.48-2.174.48-4.638.48H12.6c-1.96 0-2.94 0-3.689-.381a3.5 3.5 0 0 1-1.53-1.53C7 18.34 7 17.36 7 15.4zm9.265 1.744c.901.539 1.352.808 1.505 1.157.133.304.133.65 0 .954-.153.349-.604.618-1.505 1.157l-2.386 1.425c-.943.563-1.414.844-1.802.807a1.2 1.2 0 0 1-.847-.48C11 15.05 11 14.5 11 13.403v-2.85c0-1.098 0-1.647.23-1.96.201-.274.51-.45.847-.481.388-.037.86.244 1.802.807zM5 9.04c0-2.464 0-3.696.48-4.638a4.4 4.4 0 0 1 .955-1.253 3.7 3.7 0 0 0-1.033.33A4.4 4.4 0 0 0 3.48 5.403C3 6.344 3 7.576 3 10.04v3.92c0 2.464 0 3.696.48 4.638a4.4 4.4 0 0 0 1.922 1.922c.304.155.637.26 1.033.33a4.4 4.4 0 0 1-.955-1.252C5 18.656 5 17.424 5 14.96z"></path></svg><svg x="4" y="3" data-logo="play_market"><path d="M0 1.261v15.474c0 .435.114.778.335.988l.002.002 9.178-8.728L.332.282C.075.532 0 .92 0 1.26"></path><path d="M.332.282.384.235c.34-.3.881-.326 1.482 0L12.623 6.04 10.018 8.52zm10.286 8.747 2.884 2.452-.532.288-.345.184-2.572-2.446-9.716 8.218c.336.34.9.378 1.529.044l11.104-6 .534-.286-.002-.002 2.725-1.472c1.03-.56 1.03-1.47 0-2.022l-2.77-1.495-.833-.452-.001.001.834.45.098.054z"></path></svg><svg x="3" data-logo="app_store"><path d="M17.623 16.365a11.4 11.4 0 0 1-1.15 2.03q-.906 1.27-1.48 1.758-.885.8-1.901.823-.732.001-1.757-.412-1.029-.412-1.892-.411-.906 0-1.945.411-1.04.413-1.68.434-.975.041-1.946-.845-.62-.53-1.548-1.82-.995-1.376-1.637-3.195Q.001 13.173 0 11.33 0 9.218.93 7.69a5.4 5.4 0 0 1 1.946-1.934 5.3 5.3 0 0 1 2.63-.73q.774.002 2.036.465 1.26.466 1.614.467.267 0 1.79-.55 1.44-.508 2.433-.424 2.699.214 4.047 2.094-2.412 1.437-2.387 4.019.022 2.01 1.481 3.34.66.615 1.48.954a16 16 0 0 1-.377.973M13.499.42q0 1.576-1.168 2.939c-.94 1.079-2.075 1.702-3.307 1.604a3 3 0 0 1-.025-.398c0-1.008.446-2.087 1.24-2.97q.595-.67 1.51-1.114.915-.438 1.728-.481.023.21.022.42"></path></svg><path d="M32.55 17.042h2.494L38.707 7h-1.81l-2.936 8.276h-.286L30.84 7H29zM48.075 17.042l-4.619-5.199L47.718 7h-2.11l-3.563 4.088h-.413V7h-1.71v10.042h1.71V12.74h.427l3.764 4.302z"></path><path d="M57.888 11.886c.883-.342 1.44-1.125 1.44-2.151C59.327 8.14 58.001 7 56.062 7h-3.92v10.042h4.205c1.953 0 3.279-1.14 3.279-2.806 0-1.168-.656-2.037-1.74-2.35m-4.034-3.39h2.21c.911 0 1.539.555 1.539 1.381 0 .812-.628 1.368-1.54 1.368h-2.21zm2.494 7.05h-2.494V12.74h2.494c.898 0 1.525.57 1.525 1.396 0 .84-.627 1.41-1.525 1.41M61.188 17.042h2.323l2.766-5.498h.228v5.498h1.568V9.635h-2.324l-2.765 5.498h-.228V9.635h-1.568zM69.146 19.25h1.64v-2.208h5.33v2.208h1.64v-3.703h-1.283V9.635h-5.431l-.37 3.79c-.13 1.338-.528 2.121-1.34 2.121h-.186zm2.494-3.703c.4-.385.57-1.04.685-2.151l.228-2.265h2.28v4.416zM86.025 13.253c0-2.136-1.597-3.76-3.849-3.76s-3.848 1.61-3.848 3.846 1.596 3.846 3.848 3.846c1.54 0 2.994-.727 3.55-2.137l-1.54-.256c-.356.527-1.04.897-1.91.897-1.254 0-2.081-.77-2.238-1.909h5.958c.015-.156.029-.327.029-.527m-3.849-2.336c1.027 0 1.796.655 2.067 1.581h-4.105c.27-.954 1.04-1.58 2.038-1.58M90.837 17.185c2.324 0 3.963-1.596 3.963-3.846s-1.64-3.846-3.963-3.846-3.962 1.595-3.962 3.846c0 2.25 1.639 3.846 3.962 3.846m0-1.496c-1.34 0-2.252-.954-2.252-2.35s.912-2.35 2.252-2.35 2.252.954 2.252 2.35-.912 2.35-2.252 2.35" class="_ru"></path><path d="M35.02 17.36h-2.484L29 7.422h1.832l2.826 8.188h.284l2.925-8.188h1.803zM43.43 12.215l4.6 5.144h-2.243l-3.749-4.256h-.426v4.256h-1.704V7.423h1.704v4.045h.412l3.55-4.045h2.101zM56.808 17.36h-2.485l-3.536-9.937h1.832l2.826 8.188h.284l2.925-8.188h1.803zM63.257 17.36h-1.633v-7.33h1.633zm-.809-8.373q-.455 0-.738-.268a.97.97 0 0 1-.284-.718.97.97 0 0 1 .284-.72q.297-.28.738-.281.44 0 .724.282a.97.97 0 0 1 .284.719.97.97 0 0 1-.284.718q-.284.268-.724.268M68.382 17.5q-1.037 0-1.86-.48a3.5 3.5 0 0 1-1.293-1.352q-.454-.874-.454-1.973t.454-1.96a3.37 3.37 0 0 1 1.293-1.352 3.55 3.55 0 0 1 1.86-.494q.894 0 1.59.367.696.352 1.136.888V7.423h1.633v9.936h-1.22l-.342-1.184a4 4 0 0 1-1.164.944q-.71.381-1.633.381m.397-1.452q1.038 0 1.676-.648.654-.663.653-1.705 0-1.044-.653-1.692-.639-.662-1.675-.662-1.023 0-1.662.662-.639.649-.639 1.692t.64 1.705q.638.648 1.66.648M81.929 13.61q0 .211-.029.522h-5.935q.113.86.71 1.38.597.508 1.52.508.624 0 1.121-.24.51-.24.781-.648l1.534.254a3 3 0 0 1-1.378 1.564q-.965.55-2.158.55-1.108 0-1.988-.48a3.6 3.6 0 0 1-1.363-1.352q-.483-.874-.483-1.973t.483-1.96a3.5 3.5 0 0 1 1.363-1.352q.88-.495 1.988-.494 1.107 0 1.974.494.88.478 1.363 1.339.497.845.497 1.888M78.095 11.3q-.738 0-1.292.423-.54.422-.739 1.141h4.09a2.17 2.17 0 0 0-.767-1.127q-.54-.437-1.292-.437M86.751 17.5q-1.136 0-2.044-.48a3.66 3.66 0 0 1-1.406-1.352q-.497-.874-.497-1.973t.497-1.96q.511-.873 1.406-1.352.909-.495 2.044-.494 1.137 0 2.031.494a3.4 3.4 0 0 1 1.406 1.353q.51.86.511 1.959 0 1.098-.511 1.973a3.53 3.53 0 0 1-1.406 1.353q-.894.48-2.03.479m0-1.48q.995 0 1.62-.634.624-.648.624-1.691t-.625-1.678q-.624-.648-1.619-.648-.993 0-1.618.648-.625.634-.625 1.678 0 1.043.625 1.69.625.636 1.618.635" class="_en"></path></svg>');function fv(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=Ty();Me(o,()=>Q({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=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(6),g(o),$(t,o)}var Ey={hash:"svelte-e5e2xr",code:`svg [data-logo],
|
|
180
|
+
svg[data-testid="vk-video-logo-icon--short"] ._ru,
|
|
181
|
+
svg[data-testid="vk-video-logo-icon--short"] ._en,
|
|
182
|
+
svg[data-testid="vk-video-logo-icon"] ._en,
|
|
183
|
+
svg[data-testid="vk-video-logo-icon--en"] ._ru {visibility:hidden;opacity:0;}svg[data-logo="vk_video"] [data-logo="vk_video"],
|
|
184
|
+
svg[data-logo="play_market"] [data-logo="play_market"],
|
|
185
|
+
svg[data-logo="app_store"] [data-logo="app_store"] {visibility:visible;opacity:1;}`};function vv(t,e){H(e,!0),z(t,Ey);let i=h(e,"short",3,!1),o=h(e,"isCyrillic",3,!0),r=h(e,"logo",19,()=>"vk_video"),s="vk-video-logo-icon--short",l=24,d=m(()=>!o()&&!i()?91:i()?l:95),a=m(()=>!o()&&!i()?"vk-video-logo-icon--en":i()?s:"vk-video-logo-icon"),u=m(()=>`0 0 ${n(d)} 24`);fv(t,{get width(){return n(d)},height:"24",get viewBox(){return n(u)},get"data-testid"(){return n(a)},get"data-logo"(){return r()}}),F()}function jd(t,e){H(e,!0);let[i,o]=Ne(),r=()=>S(x,"$isMobile",i),s=()=>S(p,"$currentGridType$",i),l=()=>S(y,"$isCyrillicRelatedInterface$",i),d=h(e,"ref",15,void 0),a=h(e,"logoClickable",3,!1),u=h(e,"targetUrl",3,""),f=Rt(),v=$e(),p=v.ui.currentGridType$,x=v.ui.isMobile,w=v.ui.t,y=v.isCyrillicRelatedInterface$,C=m(()=>f.logoType!=="vk"),T=m(()=>n(C)?w("tooltip_vk_video_logo"):w("tooltip_vk_logo")),E=m(()=>(r()&&Ps(s(),"m")||Ps(s(),"l"))&&n(C)),O=()=>{var L,Z;e.click(),(L=v.callbacks)!=null&&L.onLogoClicked?(Z=v.callbacks)==null||Z.onLogoClicked():u()&&window.open(u(),"_blank")},A=m(()=>!a()),I=m(()=>n(C)?"btn-vk-video-logo":"btn-vk-logo");Kt(t,{className:"btn-full-opacity",get disabled(){return n(A)},click:O,get testId(){return n(I)},get ariaLabel(){return n(T)},get ref(){return d()},set ref(L){d(L)},children:(L,Z)=>{var B=He(),U=ve(B);{var X=K=>{vv(K,{get logo(){return f.logoType},get short(){return n(E)},get isCyrillic(){return l()}})},de=K=>{pv(K,{})};R(U,K=>{n(C)?K(X):K(de,!1)})}$(L,B)},$$slots:{default:!0}}),F(),o()}import{ChromecastState as Py}from"@vkontakte/videoplayer-core/es2015";import{ChromecastState as l0}from"@vkontakte/videoplayer-core/es2015";var Iy=ke('<svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" data-testid="chromecast-mobile-icon" class="svelte-8z1bf5"><g filter="url(#b)" clip-path="url(#a)" class="svelte-8z1bf5"><mask id="c" maskUnits="userSpaceOnUse" x="1.1" y="3.1" width="22" height="18" fill="#000" class="svelte-8z1bf5"><path d="M1.1 3.1h22v18h-22z" class="svelte-8z1bf5"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M16.2 5.9c.855 0 1.442 0 1.897.038.445.036.683.103.856.19a2.1 2.1 0 0 1 .918.919c.088.172.155.411.191.856.037.455.038 1.042.038 1.897v4.4c0 .855 0 1.442-.038 1.897-.036.445-.103.683-.19.856a2.1 2.1 0 0 1-.919.918c-.172.088-.411.155-.856.191-.455.037-1.042.038-1.897.038H15a.9.9 0 0 0 0 1.8h1.238c.808 0 1.469 0 2.006-.044.556-.045 1.058-.142 1.527-.381a3.9 3.9 0 0 0 1.704-1.704c.239-.47.336-.971.381-1.527.044-.537.044-1.198.044-2.006V9.762c0-.808 0-1.469-.044-2.006-.045-.556-.142-1.058-.381-1.527a3.9 3.9 0 0 0-1.704-1.704c-.47-.239-.971-.336-1.527-.381-.537-.044-1.198-.044-2.006-.044H6a3.901 3.901 0 0 0-3.678 2.6.9.9 0 0 0 1.697.6A2.101 2.101 0 0 1 6 5.9h10.2ZM3.069 11.52a6.9 6.9 0 0 1 7.413 7.413.9.9 0 0 0 1.795.137 8.7 8.7 0 0 0-9.344-9.344.9.9 0 0 0 .136 1.794Zm.533 3.58c-.161 0-.32.011-.474.034a.9.9 0 1 1-.256-1.782A5.1 5.1 0 0 1 8.65 19.13a.9.9 0 1 1-1.782-.256A3.3 3.3 0 0 0 3.602 15.1Zm-1.5 3.3a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0Z" class="svelte-8z1bf5"></path></mask><path fill-rule="evenodd" clip-rule="evenodd" d="M16.2 5.9c.855 0 1.442 0 1.897.038.445.036.683.103.856.19a2.1 2.1 0 0 1 .918.919c.088.172.155.411.191.856.037.455.038 1.042.038 1.897v4.4c0 .855 0 1.442-.038 1.897-.036.445-.103.683-.19.856a2.1 2.1 0 0 1-.919.918c-.172.088-.411.155-.856.191-.455.037-1.042.038-1.897.038H15a.9.9 0 0 0 0 1.8h1.238c.808 0 1.469 0 2.006-.044.556-.045 1.058-.142 1.527-.381a3.9 3.9 0 0 0 1.704-1.704c.239-.47.336-.971.381-1.527.044-.537.044-1.198.044-2.006V9.762c0-.808 0-1.469-.044-2.006-.045-.556-.142-1.058-.381-1.527a3.9 3.9 0 0 0-1.704-1.704c-.47-.239-.971-.336-1.527-.381-.537-.044-1.198-.044-2.006-.044H6a3.901 3.901 0 0 0-3.678 2.6.9.9 0 0 0 1.697.6A2.101 2.101 0 0 1 6 5.9h10.2ZM3.069 11.52a6.9 6.9 0 0 1 7.413 7.413.9.9 0 0 0 1.795.137 8.7 8.7 0 0 0-9.344-9.344.9.9 0 0 0 .136 1.794Zm.533 3.58c-.161 0-.32.011-.474.034a.9.9 0 1 1-.256-1.782A5.1 5.1 0 0 1 8.65 19.13a.9.9 0 1 1-1.782-.256A3.3 3.3 0 0 0 3.602 15.1Zm-1.5 3.3a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0Z" class="svelte-8z1bf5"></path><path d="m18.097 5.938-.04.498.04-.498Zm.856.19-.227.446.227-.445Zm.918.919-.445.227.445-.227Zm.191.856-.498.04.498-.04Zm0 8.194-.498-.04.498.04Zm-.19.856-.446-.227.445.227Zm-.919.918-.227-.445.227.445Zm-.856.191.04.498-.04-.498Zm-1.86 1.838v-.5.5Zm2.007-.044.04.498-.04-.498Zm1.527-.381-.227-.446.227.446Zm1.704-1.704.445.227-.445-.227Zm.381-1.527.498.04-.498-.04Zm.044-2.006h-.5.5Zm0-4.476h-.5.5Zm-.044-2.006.498-.04-.498.04Zm-.381-1.527.445-.227-.445.227ZM19.77 4.525l-.227.446.227-.446Zm-1.527-.381.04-.498-.04.498ZM16.238 4.1v.5-.5ZM6 4.1v-.5.5ZM2.322 6.7l-.471-.167.471.167Zm1.697.6-.471-.167.471.167ZM6 5.9v-.5.5Zm-2.931 5.62-.038-.498.038.498Zm7.413 7.413.498.038-.498-.038Zm1.795.137.498.038-.498-.038ZM2.931 9.725l-.038-.498.038.498Zm-.829.966.499-.038-.499.038Zm1.025 4.443-.071-.495.071.495Zm-1.019-.763.495-.071-.495.07Zm.763-1.02.071.496-.07-.495ZM8.65 19.13l.495.072-.495-.072Zm-1.019.764-.07.494.07-.494Zm-.763-1.02.495.072-.495-.071ZM18.138 5.44c-.48-.04-1.091-.04-1.938-.04v1c.863 0 1.426.001 1.856.036l.082-.996Zm1.042.243c-.255-.13-.567-.205-1.042-.243l-.082.996c.414.034.58.092.67.138l.454-.89Zm1.137 1.137a2.6 2.6 0 0 0-1.137-1.137l-.454.891a1.6 1.6 0 0 1 .7.7l.89-.454Zm.244 1.042c-.04-.475-.114-.787-.244-1.042l-.891.454c.046.09.104.256.138.67l.997-.082ZM20.6 9.8c0-.846 0-1.458-.04-1.938l-.996.082c.035.43.036.993.036 1.856h1Zm0 4.4V9.8h-1v4.4h1Zm-.04 1.938c.04-.48.04-1.092.04-1.938h-1c0 .863-.001 1.426-.036 1.856l.997.082Zm-.243 1.042c.13-.255.205-.567.244-1.042l-.997-.082c-.034.414-.092.58-.138.67l.89.454Zm-1.137 1.137a2.6 2.6 0 0 0 1.137-1.137l-.891-.454a1.6 1.6 0 0 1-.7.7l.454.89Zm-1.042.244c.475-.04.787-.114 1.042-.244l-.454-.891c-.09.046-.256.104-.67.138l.082.997ZM16.2 18.6c.847 0 1.458 0 1.938-.04l-.082-.996c-.43.035-.993.036-1.856.036v1Zm-1.2 0h1.2v-1H15v1Zm-.4.4c0-.22.18-.4.4-.4v-1a1.4 1.4 0 0 0-1.4 1.4h1Zm.4.4a.4.4 0 0 1-.4-.4h-1a1.4 1.4 0 0 0 1.4 1.4v-1Zm1.238 0H15v1h1.238v-1Zm1.965-.042c-.512.042-1.15.042-1.965.042v1c.8 0 1.484 0 2.046-.045l-.081-.997Zm1.34-.329c-.386.198-.815.286-1.34.329l.081.997c.587-.049 1.163-.154 1.714-.435l-.454-.89Zm1.486-1.485a3.4 3.4 0 0 1-1.485 1.485l.454.891a4.4 4.4 0 0 0 1.922-1.922l-.89-.454Zm.329-1.341c-.043.525-.131.954-.329 1.34l.891.455c.281-.552.386-1.127.434-1.714l-.996-.081Zm.042-1.965c0 .815 0 1.453-.042 1.965l.997.081c.045-.561.045-1.246.045-2.046h-1Zm0 0h1-1Zm0-4.476v4.476h1V9.762h-1Zm0 0h1-1Zm-.042-1.965c.042.512.042 1.15.042 1.965h1c0-.8 0-1.484-.045-2.046l-.997.081Zm-.329-1.34c.198.386.286.815.329 1.34l.997-.081c-.049-.587-.154-1.162-.435-1.714l-.89.454ZM19.544 4.97a3.4 3.4 0 0 1 1.485 1.485l.891-.454a4.4 4.4 0 0 0-1.922-1.922l-.454.89Zm-1.341-.329c.525.043.954.132 1.34.329l.455-.891c-.552-.281-1.127-.387-1.714-.434l-.081.996ZM16.238 4.6c.815 0 1.453 0 1.965.042l.081-.996c-.562-.046-1.246-.046-2.046-.046v1Zm0 0v-1 1ZM6 4.6h10.238v-1H6v1Zm0-1v1-1Zm0 0a4.401 4.401 0 0 0-4.15 2.933l.944.334A3.401 3.401 0 0 1 6 4.6v-1ZM1.85 6.533a1.4 1.4 0 0 0 .854 1.787l.333-.943a.4.4 0 0 1-.243-.51l-.943-.334Zm.854 1.787a1.4 1.4 0 0 0 1.787-.853l-.943-.334a.4.4 0 0 1-.51.244l-.334.943Zm1.787-.853A1.601 1.601 0 0 1 6 6.4v-1c-1.131 0-2.095.722-2.452 1.733l.943.334ZM16.2 5.4H6v1h10.2v-1ZM3.602 11c-.192 0-.383.007-.571.022l.076.997A6.53 6.53 0 0 1 3.602 12v-1Zm7.4 7.4a7.4 7.4 0 0 0-7.4-7.4v1a6.4 6.4 0 0 1 6.4 6.4h1Zm-.022.571c.015-.188.022-.379.022-.571h-1c0 .167-.006.332-.019.495l.997.076Zm.369.43a.4.4 0 0 1-.369-.43l-.997-.076a1.4 1.4 0 0 0 1.29 1.502l.076-.997Zm.429-.37a.4.4 0 0 1-.43.37l-.075.996a1.4 1.4 0 0 0 1.502-1.29l-.997-.075Zm.024-.631c0 .213-.008.423-.024.632l.997.076c.018-.234.027-.47.027-.708h-1Zm-8.2-8.2a8.2 8.2 0 0 1 8.2 8.2h1a9.2 9.2 0 0 0-9.2-9.2v1Zm-.632.024c.209-.016.42-.024.632-.024v-1c-.238 0-.474.01-.708.027l.076.997Zm-.368.43a.4.4 0 0 1 .368-.43l-.076-.997a1.4 1.4 0 0 0-1.29 1.502l.998-.076Zm.429.368a.4.4 0 0 1-.43-.369l-.996.076a1.4 1.4 0 0 0 1.502 1.29l-.076-.997Zm.168 4.607c.13-.02.265-.029.403-.029v-1c-.185 0-.367.013-.545.039l.142.99Zm-1.585-1.187A1.4 1.4 0 0 0 3.2 15.629l-.142-.99a.4.4 0 0 1-.453-.34l-.99.143Zm1.187-1.585a1.4 1.4 0 0 0-1.187 1.585l.99-.142a.4.4 0 0 1 .34-.453l-.143-.99Zm.801-.057c-.271 0-.538.02-.8.057l.141.99c.216-.031.436-.047.659-.047v-1Zm5.6 5.6a5.6 5.6 0 0 0-5.6-5.6v1a4.6 4.6 0 0 1 4.6 4.6h1Zm-.057.8c.038-.262.057-.529.057-.8h-1c0 .223-.016.443-.047.659l.99.142ZM7.56 20.389A1.4 1.4 0 0 0 9.145 19.2l-.99-.142a.4.4 0 0 1-.453.34l-.142.99Zm-1.187-1.585a1.4 1.4 0 0 0 1.187 1.584l.142-.99a.4.4 0 0 1-.339-.452l-.99-.142Zm.029-.403c0 .138-.01.272-.029.403l.99.142c.026-.178.039-.36.039-.545h-1Zm-2.8-2.8a2.8 2.8 0 0 1 2.8 2.8h1a3.8 3.8 0 0 0-3.8-3.8v1Zm0 .8a2 2 0 0 0-2 2h1a1 1 0 0 1 1-1v-1Zm2 2a2 2 0 0 0-2-2v1a1 1 0 0 1 1 1h1Zm-2 2a2 2 0 0 0 2-2h-1a1 1 0 0 1-1 1v1Zm-2-2a2 2 0 0 0 2 2v-1a1 1 0 0 1-1-1h-1Z" fill="#000" fill-opacity=".12" mask="url(#c)" class="svelte-8z1bf5"></path></g><defs class="svelte-8z1bf5"><clipPath id="a" class="svelte-8z1bf5"><path d="M0 0h24v24H0z" class="svelte-8z1bf5"></path></clipPath><filter id="b" x="-3.4" y="-1.4" width="30.8" height="26.802" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB" class="svelte-8z1bf5"><feFlood flood-opacity="0" result="BackgroundImageFix" class="svelte-8z1bf5"></feFlood><feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" class="svelte-8z1bf5"></feColorMatrix><feOffset class="svelte-8z1bf5"></feOffset><feGaussianBlur stdDeviation="2.5" class="svelte-8z1bf5"></feGaussianBlur><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0" class="svelte-8z1bf5"></feColorMatrix><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_4085_178456" class="svelte-8z1bf5"></feBlend><feBlend in="SourceGraphic" in2="effect1_dropShadow_4085_178456" result="shape" class="svelte-8z1bf5"></feBlend></filter></defs></svg>'),ky=ke('<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" data-testid="chromecast-icon"><g fill="none" fill-rule="evenodd" class="svelte-8z1bf5"><path class="wave wave1 svelte-8z1bf5" d="M1 18v3h3c0-1.66-1.34-3-3-3z" fill="var(--btn-color, #fff)"></path><path class="wave wave2 svelte-8z1bf5" d="M1 14v2c2.76 0 5 2.24 5 5h2c0-3.87-3.13-7-7-7z" fill="var(--btn-color, #fff)"></path><path class="wave wave3 svelte-8z1bf5" d="M1 10v2a9 9 0 0 1 9 9h2c0-6.08-4.93-11-11-11z" fill="var(--btn-color, #fff)"></path><path d="M21 3H3c-1.1 0-2 .9-2 2v3h2V5h18v14h-7v2h7c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z" fill="var(--btn-color, #fff)" class="svelte-8z1bf5"></path><path d="M0 0h24v24H0z" class="svelte-8z1bf5"></path><path d="M5.667 7.44H18.5v9.167h-5.161a11.947 11.947 0 0 0-7.673-7.672V7.44Z" fill="var(--btn-color, #fff)"></path></g></svg>'),Ay={hash:"svelte-8z1bf5",code:`.connecting.svelte-8z1bf5 .wave:where(.svelte-8z1bf5) {animation-duration:1s;animation-iteration-count:infinite;}.connecting.svelte-8z1bf5 .wave1:where(.svelte-8z1bf5) {
|
|
186
|
+
animation-name: svelte-8z1bf5-wave1;}.connecting.svelte-8z1bf5 .wave2:where(.svelte-8z1bf5) {
|
|
187
|
+
animation-name: svelte-8z1bf5-wave2;}.connecting.svelte-8z1bf5 .wave3:where(.svelte-8z1bf5) {
|
|
188
|
+
animation-name: svelte-8z1bf5-wave3;}
|
|
189
|
+
|
|
190
|
+
@keyframes svelte-8z1bf5-wave1 {
|
|
191
|
+
0% {
|
|
192
|
+
opacity: 0.3;
|
|
193
|
+
}
|
|
194
|
+
33% {
|
|
195
|
+
opacity: 1;
|
|
196
|
+
}
|
|
197
|
+
66% {
|
|
198
|
+
opacity: 1;
|
|
199
|
+
}
|
|
200
|
+
100% {
|
|
201
|
+
opacity: 1;
|
|
202
|
+
}
|
|
203
|
+
}
|
|
204
|
+
|
|
205
|
+
@keyframes svelte-8z1bf5-wave2 {
|
|
206
|
+
0% {
|
|
207
|
+
opacity: 0.3;
|
|
208
|
+
}
|
|
209
|
+
33% {
|
|
210
|
+
opacity: 0.3;
|
|
211
|
+
}
|
|
212
|
+
66% {
|
|
213
|
+
opacity: 1;
|
|
214
|
+
}
|
|
215
|
+
100% {
|
|
216
|
+
opacity: 1;
|
|
217
|
+
}
|
|
218
|
+
}
|
|
219
|
+
|
|
220
|
+
@keyframes svelte-8z1bf5-wave3 {
|
|
221
|
+
0% {
|
|
222
|
+
opacity: 0.3;
|
|
223
|
+
}
|
|
224
|
+
33% {
|
|
225
|
+
opacity: 0.3;
|
|
226
|
+
}
|
|
227
|
+
66% {
|
|
228
|
+
opacity: 0.3;
|
|
229
|
+
}
|
|
230
|
+
100% {
|
|
231
|
+
opacity: 1;
|
|
232
|
+
}
|
|
233
|
+
}`};function mv(t,e){H(e,!0),z(t,Ay);let i=h(e,"isMobile",3,!1),o=m(()=>e.iconState===l0.CONNECTED),r=m(()=>e.iconState===l0.CONNECTING);var s=He(),l=ve(s);{var d=u=>{var f=Iy(),v=_(f),p=_(v),x=_(p);Ie(),g(p);var w=P(p);Ie(),g(v);var y=P(v),C=_(y),T=_(C);g(C),Ie(),g(y),g(f),D(()=>{Ke(x,"fill",n(o)?"#2688EB":"var(--btn-color, #fff)"),Ke(w,"fill",n(o)?"#2688EB":"var(--btn-color, #fff)"),Ke(T,"fill",n(o)?"#2688EB":"var(--btn-color, #fff)")}),$(u,f)},a=u=>{var f=ky();let v;var p=_(f),x=P(_(p),5);let w;g(p),g(f),D((y,C)=>{v=re(f,0,"svelte-8z1bf5",null,v,y),w=re(x,0,"svelte-8z1bf5",null,w,C)},[()=>({connecting:n(r)}),()=>({hidden:!n(o)})]),$(u,f)};R(l,u=>{i()?u(d):u(a,!1)})}$(t,s),F()}import{noop as My}from"@vkontakte/videoplayer-shared/es2015";function Gd(t,e){H(e,!0);let i=h(e,"ref",15,void 0),o=h(e,"isMobile",3,!1),r=h(e,"click",3,My),l=$e().ui.t,d=m(()=>e.state===Py.CONNECTED?l("tooltip_chromecast_on"):l("tooltip_chromecast_off"));Kt(t,{get ariaLabel(){return n(d)},get click(){return r()},testId:"btn-chromecast",get ref(){return i()},set ref(a){i(a)},children:(a,u)=>{mv(a,{get isMobile(){return o()},get iconState(){return e.state}})},$$slots:{default:!0}}),F()}import{noop as Ry}from"@vkontakte/videoplayer-shared/es2015";var Ly=ke('<svg><!><path fill="var(--btn-color, #fff)" fill-rule="evenodd" d="m21.616 16.495-.012.07c-.156.852-.282 1.541-.427 2.093-.148.569-.333 1.063-.64 1.5a4.4 4.4 0 0 1-2.507 1.732c-.52.133-1.046.131-1.63.069-.568-.06-1.257-.187-2.11-.343l-4.34-.794c-.853-.156-1.542-.282-2.094-.426-.568-.149-1.062-.334-1.5-.642a4.4 4.4 0 0 1-1.731-2.507c-.133-.518-.131-1.045-.069-1.63.06-.567.187-1.257.343-2.11l.012-.068c.156-.853.282-1.542.427-2.095.148-.568.333-1.062.641-1.5a4.4 4.4 0 0 1 2.507-1.731c.518-.133 1.045-.131 1.63-.069.567.06 1.256.187 2.109.343l4.34.794c.853.156 1.542.282 2.094.426.568.149 1.062.334 1.5.642a4.4 4.4 0 0 1 1.731 2.506c.133.52.131 1.046.069 1.63-.06.568-.187 1.258-.343 2.11m-1.446-2.3c.052-.483.035-.769-.022-.993a2.6 2.6 0 0 0-1.023-1.481c-.19-.133-.45-.25-.921-.373-.48-.125-1.102-.24-1.997-.404l-4.272-.781c-.895-.164-1.518-.277-2.01-.33-.483-.051-.769-.035-.993.023-.6.153-1.125.516-1.481 1.023-.133.19-.25.45-.373.92-.125.48-.24 1.103-.403 1.998s-.277 1.518-.33 2.01c-.051.484-.035.77.023.994.153.6.516 1.125 1.023 1.481.189.133.45.25.92.373.48.125 1.102.24 1.997.404l4.272.781c.895.164 1.518.277 2.01.33.483.051.77.035.993-.023a2.6 2.6 0 0 0 1.481-1.023c.133-.19.25-.45.373-.92.125-.48.24-1.103.403-1.998s.278-1.518.33-2.01Z" clip-rule="evenodd"></path><path fill="var(--btn-color, #fff)" fill-rule="evenodd" d="M18.187 7.488a.9.9 0 0 1-1.045-.727c-.145-.807-.199-1.086-.28-1.296A2.6 2.6 0 0 0 14.504 3.8c-.224-.006-.505.036-1.315.169l-5.846.962c-1.366.224-1.834.313-2.174.492A2.6 2.6 0 0 0 3.837 7.18c-.08.376-.039.85.114 2.226l.011.1a.9.9 0 1 1-1.787.198l-.01-.093-.019-.17c-.129-1.147-.217-1.937-.068-2.636A4.4 4.4 0 0 1 4.332 3.83c.633-.333 1.417-.461 2.556-.648l.163-.027 5.846-.961.098-.016c.674-.111 1.138-.188 1.556-.177a4.4 4.4 0 0 1 3.99 2.819c.15.39.234.853.355 1.526l.017.097a.9.9 0 0 1-.726 1.045" clip-rule="evenodd"></path><path fill="var(--btn-color, #fff)" d="M12.724 12.414a.415.415 0 0 0-.69.231l-.72 4.18a.4.4 0 0 0 .025.221c.085.21.327.311.539.226l3.669-1.467a.406.406 0 0 0 .127-.68z"></path></svg>');function gv(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=Ly();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","aria-hidden":"true","data-testid":"episodes-icon",style:"flex-shrink:0",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(3),g(o),$(t,o)}var Vy=ke('<svg><!><path fill="var(--btn-color, #fff)" fill-rule="evenodd" d="M4.146 3.146a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L6.793 6.5 4.146 3.854a.5.5 0 0 1 0-.708" clip-rule="evenodd" opacity=".7"></path></svg>');function hv(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=Vy();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"12",height:"13",fill:"none","aria-hidden":"true","data-testid":"chevron-light-icon",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(),g(o),$(t,o)}var Du=(t,e,i)=>i.filter(o=>o.time<=t*e).pop();var Oy=M('<span class="text mobile svelte-1yhs2ga"> </span> <div class="chevron-episodes svelte-1yhs2ga"><!></div>',1),Ny=M('<span class="text svelte-1yhs2ga"> </span>'),Dy=M('<span class="text count svelte-1yhs2ga"> </span>'),By=M("<!> <!>",1),Hy={hash:"svelte-1yhs2ga",code:".text.svelte-1yhs2ga {padding:0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.text.count.svelte-1yhs2ga {overflow:visible;}.text.mobile.svelte-1yhs2ga {padding:0 3px 0 4px;}.chevron-episodes.svelte-1yhs2ga {margin-bottom:-4px;}"};function Yd(t,e){var J,ge,se;H(e,!0),z(t,Hy);let[i,o]=Ne(),r=()=>S(w,"$currentGridType$",i),s=()=>S(y,"$openedByKeyboard$",i),l=()=>S(C,"$panelOpened$",i),d=()=>S(T,"$isMobile",i),a=h(e,"position",3,0),u=h(e,"duration",3,0),f=h(e,"timeCodes",19,()=>[]),v=$e(),p=(ge=(J=v.callbacks)==null?void 0:J.onEpisodeChanged)!=null?ge:Ry,x=!!((se=v.callbacks)!=null&&se.onEpisodeClicked),w=v.ui.currentGridType$,y=v.ui.episodes.openedByKeyboard$,C=v.ui.episodes.panelOpened$,T=v.ui.isMobile,E=v.ui.t,O=j(void 0),A=ce=>{var we,te,De;if(!!((we=v.callbacks)!=null&&we.onEpisodeClicked)){let fe=ea(ce);y.set(fe),C.set(!0),(De=(te=v.callbacks)==null?void 0:te.onEpisodeClicked)==null||De.call(te,fe)}},I=j(null),L=m(()=>a()/u());We(()=>{var Le;let ce=Du(n(L),u(),f());ce?((Le=n(I))==null?void 0:Le.time)!==ce.time&&(p(ce),N(I,ce,!0)):N(I,null)});let Z=m(()=>{var ce;return((ce=n(I))==null?void 0:ce.text)||""}),B=m(()=>ro(r(),"xl")?"FULL":ro(r(),"m")&&r0(r(),"xl")?"COUNT":"SHORT"),U=m(()=>`${E("tooltip_episodes")}: ${n(Z)}`),X=(ce,Le,we)=>$t(null,null,function*(){yield mo(),(ce==null?void 0:ce.getAttribute("aria-expanded"))==="false"&&Le&&!we&&kt(()=>{y.set(!1),ce.focus()})});We(()=>{X(n(O),s(),l())});var de=He(),K=ve(de);{var ue=ce=>{let Le=m(()=>d()?"px-0":""),we=m(()=>!x);Kt(ce,{get className(){var te;return`w-max btn-full-opacity btn-jc-l ${(te=n(Le))!=null?te:""}`},testId:"btn-episodes",click:A,get disabled(){return n(we)},get ariaExpanded(){return l()},get ariaLabel(){return n(U)},get ref(){return n(O)},set ref(te){N(O,te,!0)},children:(te,De)=>{var fe=He(),k=ve(fe);{var Qe=q=>{var oe=Oy(),Fe=ve(oe),Ge=_(Fe,!0);g(Fe);var _e=P(Fe,2),ie=_(_e);hv(ie,{}),g(_e),D(()=>me(Ge,n(Z))),$(q,oe)},Ve=q=>{var oe=By(),Fe=ve(oe);gv(Fe,{});var Ge=P(Fe,2);{var _e=Se=>{var Ce=Ny(),Be=_(Ce,!0);g(Ce),D(()=>me(Be,n(Z))),$(Se,Ce)},ie=(Se,Ce)=>{{var Be=Ye=>{var je=Dy(),Ue=_(je,!0);g(je),D(()=>me(Ue,f().length)),$(Ye,je)};R(Se,Ye=>{n(B)==="COUNT"&&Ye(Be)},Ce)}};R(Ge,Se=>{n(B)==="FULL"?Se(_e):Se(ie,!1)})}$(q,oe)};R(k,q=>{d()?q(Qe):q(Ve,!1)})}$(te,fe)},$$slots:{default:!0}})};R(K,ce=>{n(I)&&ce(ue)})}$(t,de),F(),o()}import{debounceFn as C0}from"@vkontakte/videoplayer-shared/es2015";import{ChromecastState as Gy,PlaybackState as Bl,Player as Yy,PredefinedQualityLimits as fs,VideoFormat as Xd,clientChecker as v0}from"@vkontakte/videoplayer-core/es2015";import{assertNonNullable as dr,getHighestQuality as Zy,InterfaceLanguage as Xy,isInvariantQuality as Jy,isNonNullable as e4,loadVKLangPack as t4,Logger as i4,map as m0,merge as o4,Observable as Ku,Subject as qu,Subscription as wv,TracerFactory as n4,ValueSubject as r4,VideoQuality as s4,devNull as a4,now as l4,filter as d4,once as c4}from"@vkontakte/videoplayer-shared/es2015";import{SeekAction as Ls}from"@vkontakte/videoplayer-statistics/es2015";import{detectEmbed as Fy,devNull as ni,isNonNullable as Uy,now as ri}from"@vkontakte/videoplayer-shared/es2015";import{addScript as zy,Subject as dn,clearVideoElement as Wy}from"@vkontakte/videoplayer-shared/es2015";var Ky="//ad.mail.ru/static/admanhtml/rbadman-html5.min.js",Bu=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 dn,loadStarted$:new dn,loadEnded$:new dn,loadError$:new dn,ready$:new dn,slotRequested$:new dn,started$:new dn,timeRemained$:new dn,paused$:new dn,resumed$:new dn,ended$:new dn,empty$:new dn,skipped$:new dn,clicked$:new dn,closed$:new dn,error$:new dn};this.loadAdman=e=>(ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_load_start",this.useAdmanFromNPM?"npm":"http"],numbers:[ri()]}),this.useAdmanFromNPM?this.loadAdmanNPM(e):this.loadAdmanMailRu(e));this.loadAdmanMailRu=e=>new Promise((i,o)=>{let r;this.events.loadStarted$.next();let s=()=>{clearTimeout(r),delete window.admanAsyncInit,window.AdmanHTML?(ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_async_init_done","http"],numbers:[ri()]}),i(),this.events.loadEnded$.next()):(ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_init_timed_out","http"],numbers:[ri()]}),o())};zy(Ky,e,this.loadTimeout).then(()=>{ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_script_loaded","http"],numbers:[ri()]}),window.AdmanHTML?(ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_already_inited","http"],numbers:[ri()]}),i(),this.events.loadEnded$.next()):(ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_wait_async_init","http"],numbers:[ri()]}),window.admanAsyncInit=s,r=window.setTimeout(s,this.initTimeout))}).catch(l=>{ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_script_load_error","http",String(l)],numbers:[ri()]}),o(),clearTimeout(r)})});this.loadAdmanNPM=e=>new Promise((i,o)=>{let r;this.events.loadStarted$.next();let s=()=>{clearTimeout(r),delete window.admanAsyncInit,window.AdmanHTML?(ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_init_done","npm"],numbers:[ri()]}),i(),this.events.loadEnded$.next()):(ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_init_timed_out","npm"],numbers:[ri()]}),o())},l=()=>{d=!0,o()},d=!1,a=window.setTimeout(()=>{ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_load_timed_out","npm"],numbers:[ri()]}),l()},this.loadTimeout);e.addEventListener("abort",l),e.aborted&&(ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_load_aborted","npm"],numbers:[ri()]}),l()),window.AdmanHTML=window.AdmanHTML||null,import("@adtech/rbadman/out/rbadman-html5.min.js").then(()=>{ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_chunk_imorted","npm","failed: "+String(d)],numbers:[ri()]}),!d&&(window.AdmanHTML?(ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_already_inited","npm"],numbers:[ri()]}),i(),this.events.loadEnded$.next()):(ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_wait_async_init","npm"],numbers:[ri()]}),window.admanAsyncInit=s,r=window.setTimeout(s,this.initTimeout)))},l).finally(()=>{clearTimeout(r),clearTimeout(a),e.removeEventListener("abort",l)})});this.onAdsReady=()=>{ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_ads_ready"],numbers:[ri()]}),this.log({message:"ads ready"}),this.events.ready$.next(),this.startPreroll()};this.onAdStarted=(e,i)=>{var o;ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_started",e,"muted: "+i.muted],numbers:[ri(),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?be(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;ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_pased",(e=this.currentAdSection)!=null?e:""],numbers:[ri()]}),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;ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_played",(e=this.currentAdSection)!=null?e:""],numbers:[ri()]}),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(ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_midroll_pioint"],numbers:[ri()]}),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;ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_skipped",(e=this.currentAdSection)!=null?e:""],numbers:[ri()]}),this.log({message:"ad skipped"}),this.stopWatchDog()};this.onAdClosed=()=>{var e;ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_closed",(e=this.currentAdSection)!=null?e:""],numbers:[ri()]}),this.log({message:"ad closed"}),this.currentAdSection&&this.events.closed$.next(this.currentAdSection),this.stopWatchDog(),this.switchToVideo()};this.onAdCompleted=()=>{var e;ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_completed",(e=this.currentAdSection)!=null?e:""],numbers:[ri()]}),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;ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_clicked",(e=this.currentAdSection)!=null?e:""],numbers:[ri()]}),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")=>{ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_error",e],numbers:[ri()]}),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"),ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_created"],numbers:[ri()]}),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")}initAdman(e){return $t(this,null,function*(){var O,A;if(ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_init","already inited: "+!!this.adman],numbers:[ri(),e.slotId]}),this.adman)return;this.events.init$.next(e.slotId),this.startWatchDog();let{width:i,height:o,isAutoplay:r,adsContainer:s,adsVideoElement:l,slotId:d,params:a={},paramsOverride:u={},duration:f,externalApi:v}=e;this.externalApi=v;let p,x=this.playerState&&be(this.playerState.vsid);x&&(this.isVsidOriginal?p=x:p=parseInt(x,36));let{isEmbed:w,immediateOrigin:y}=Fy(),C=(O=w?y:window.location.href)!=null?O:window.location.href,T=Q(Qt(Q(Qt(Q({},a),{dl:encodeURIComponent(C),autoplay:r?1:0,player_width:i,player_height:o}),p?{request_id:p}:{}),{duration:f}),u);T=Object.fromEntries(Object.entries(T).filter(([I,L])=>Uy(L)));let E={slot:d,wrapper:s,videoEl:l,videoQuality:o,params:T,browser:{mobile:!1}};try{let I=new window.AdmanHTML;if(I.onReady(this.onAdsReady),I.onStarted(this.onAdStarted),I.onPlayed(this.onAdPlayed),I.onPaused(this.onAdPaused),I.adMidrollPoint(this.onAdMidrollPoint),I.onClosed(this.onAdClosed),I.onSkipped(this.onAdSkipped),I.onClicked(this.onAdClicked),I.onTimeRemained(this.onAdTimeRemained),I.onCompleted(this.onAdCompleted),I.onError(this.onAdError),I.setDebug(!1),(A=this.externalApi)!=null&&A.videoGetAds){let L=yield this.safeExternalCall(this.externalApi.videoGetAds,T);L&&(delete E.slot,delete E.params,Object.assign(E,{json:L}))}I.init(E),this.adman=I,this.videoElement=l,this.events.slotRequested$.next(),this.log({message:`adman init, config: ${JSON.stringify(E)}`})}catch(I){ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_init_threw",String(I)],numbers:[ri()]}),this.onAdError("could not init adman")}})}switchToVideo(e=!1){var o,r,s;if(ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_switch_to_video",(o=this.currentAdSection)!=null?o:"","force: "+e],numbers:[ri()]}),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)}(s=(r=this.actions).switchFromAdsToVideo)==null||s.call(r,!i)}}setPostrollPassed(e){var i;(i=this.adsState)==null||i.postrollPassed.set(e),this.log({message:"postroll passed"})}togglePlay(){var e;if(ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_toggle_play",(e=this.currentAdSection)!=null?e:""],numbers:[ri()]}),this.adsState){this.log({message:"toggle play"});let i=be(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(ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_start_preroll"],numbers:[ri()]}),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(ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_start_postroll",(e=this.currentAdSection)!=null?e:""],numbers:[ri()]}),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(ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_pplay",(e=this.currentAdSection)!=null?e:""],numbers:[ri()]}),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(ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_pause",(e=this.currentAdSection)!=null?e:""],numbers:[ri()]}),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(ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_skip",(e=this.currentAdSection)!=null?e:""],numbers:[ri()]}),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,s,l,d,a,u,f,v,p;ni.push("ui",{key:"videoplayer_embed",strings:["new","adman_destroy"],numbers:[ri()]}),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),(s=this.adman)==null||s.adMidrollPoint(void 0),(l=this.adman)==null||l.onClosed(void 0),(d=this.adman)==null||d.onSkipped(void 0),(a=this.adman)==null||a.onClicked(void 0),(u=this.adman)==null||u.onTimeRemained(void 0),(f=this.adman)==null||f.onCompleted(void 0),(v=this.adman)==null||v.onError(void 0),(p=this.adman)==null||p.destroy(),this.videoElement&&Wy(this.videoElement),this.isDestroyed=!0}safeExternalCall(e,...i){return $t(this,null,function*(){var o;try{return yield e(...i)}catch(r){return this.onAdError((o=r==null?void 0:r.message)!=null?o:"External call failed"),null}})}};var d0=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 _v=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 s of r){let l={startTime:0,endTime:0,texts:[],lang:i},d=s.split(this.oneLineRegExp);for(let a of d)if(!l.startTime&&!l.endTime){let u=new Hu,{startTime:f,endTime:v}=u.parse(a);l.startTime=f,l.endTime=v}else if(a.trim()!==""){let u=new bv,{texts:f}=u.parse(a);l.texts=[...l.texts,...f]}(l.startTime||l.endTime)&&l.texts.length>0&&o.push(l)}return o}},Hu=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 s=Number(e)*60*60,l=Number(i)*60,d=Number(o),a=+`0.${r}`;return s+l+d+a}},bv=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,a=[];for(;d<l.length;){let u=["<",">"].reduce((f,v)=>{let p=l.indexOf(v,d);return f===-1||f>p?p:f},-1);if(u===-1){a.push(l.substring(d));break}a.push(l.substring(d,u)),d=u+1}return a}}),s=new Hu;for(let l of r)s.isTime(l)?i.texts.push({type:"timestamp",value:s.parseTime(l)}):i.texts.push({type:"text",value:l});return i}},c0=_v;import{isNonNullable as $v}from"@vkontakte/videoplayer-shared/es2015";var Ba,Oi,yv=0,xv=!1,u0="",p0=(t,e=0,i=0)=>t<e&&t<i,Fu=(t,e=0,i=0)=>t>=e&&t<=i,qy=(t,e=0,i=0)=>t>e&&t>i,f0=(t,e,i,o=!1)=>{var d;let r=(d=i.find(({id:a})=>a===e.value))==null?void 0:d.subtitles;if(o)return r==null?void 0:r.find(({startTime:u,endTime:f})=>Fu(t,u,f));let s=t>=yv,l=t<yv;if(yv=t,l&&(xv=!1),$v(Ba)&&Fu(t,Ba.startTime,Ba.endTime)&&u0===e.value)return Ba;if(!$v(Oi)&&(r!=null&&r.length)&&!xv){Oi=r.find(({startTime:u,endTime:f})=>Fu(t,u,f)||s&&p0(t,u,f)),Ba=void 0,!$v(Oi)&&r[r.length-1].endTime<t&&(xv=!0);return}else{if(Fu(t,Oi==null?void 0:Oi.startTime,Oi==null?void 0:Oi.endTime))return Ba=Oi,Oi=void 0,u0=e.value,Ba;(s&&qy(t,Oi==null?void 0:Oi.startTime,Oi==null?void 0:Oi.endTime)||l&&p0(t,Oi==null?void 0:Oi.startTime,Oi==null?void 0:Oi.endTime))&&(Oi=void 0)}};var Uu={ru:"\u0420\u0443\u0441\u0441\u043A\u0438\u0439",en:"English",uk:"\u0423\u043A\u0440\u0430\u0457\u043D\u0441\u044C\u043A\u0430",be:"\u0411\u0435\u043B\u0430\u0440\u0443\u0441\u043A\u0430\u044F (\u0442\u0430\u0440\u0430\u0448\u043A\u0435\u0432i\u0446\u0430)",es:"Espa\xF1ol",fi:"Suomi",de:"Deutsch",it:"Italiano",bg:"\u0411\u044A\u043B\u0433\u0430\u0440\u0441\u043A\u0438",hr:"Hrvatski",hu:"Magyar",sr:"\u0421\u0440\u043F\u0441\u043A\u0438",pt:"Portugu\xEAs",el:"\u0395\u03BB\u03BB\u03B7\u03BD\u03B9\u03BA\u03AC",pl:"Polski",fr:"Fran\xE7ais",ko:"\uD55C\uAD6D\uC5B4","zh-CN":"\u6C49\u8BED",lt:"Lietuvi\u0173",ja:"\u65E5\u672C\u8A9E",cs:"\u010Ce\u0161tina",et:"Eesti",tt:"\u0422\u0430\u0442\u0430\u0440\u0447\u0430",ba:"\u0411\u0430\u0448\u04A1\u043E\u0440\u0442\u0441\u0430",cv:"\u0427\u0103\u0432\u0430\u0448\u043B\u0430",sk:"Sloven\u010Dina",ro:"Rom\xE2n\u0103",no:"Norsk",lv:"Latvie\u0161u",az:"Az\u0259rbaycan dili",hy:"\u0540\u0561\u0575\u0565\u0580\u0565\u0576",sv:"Svenska",nl:"Nederlands",tk:"T\xFCrkmen",ka:"\u10E5\u10D0\u10E0\u10D7\u10E3\u10DA\u10D8",da:"Dansk",uz:"O\u2018zbek",th:"\u0E20\u0E32\u0E29\u0E32\u0E44\u0E17\u0E22",id:"Bahasa Indonesia",tg:"\u0422\u043E\u04B7\u0438\u043A\u04E3",sl:"Sloven\u0161\u010Dina",bs:"Bosanski","pt-BR":"Portugu\xEAs brasileiro",fa:"\u0641\u0627\u0631\u0633\u06CC",vi:"Ti\u1EBFng Vi\u1EC7t",hi:"\u0939\u093F\u0928\u094D\u0926\u0940",si:"\u0DC3\u0DD2\u0D82\u0DC4\u0DBD",bn:"\u09AC\u09BE\u0982\u09B2\u09BE",tl:"Tagalog",mn:"\u041C\u043E\u043D\u0433\u043E\u043B",my:"\u1017\u1019\u102C\u1005\u102C",tr:"T\xFCrk\xE7e",ne:"\u0928\u0947\u092A\u093E\u0932\u0940",ur:"\u0627\u0631\u062F\u0648",ky:"\u041A\u044B\u0440\u0433\u044B\u0437 \u0442\u0438\u043B\u0438",pa:"\u067E\u0646\u062C\u0627\u0628\u06CC",os:"\u0418\u0440\u043E\u043D",kn:"\u0C95\u0CA8\u0CCD\u0CA8\u0CA1",sw:"Kiswahili",kk:"\u049A\u0430\u0437\u0430\u049B\u0448\u0430",ar:"\u0627\u0644\u0639\u0631\u0628\u064A\u0629",he:"\u05E2\u05D1\u05E8\u05D9\u05EA",ab:"\u0410\u04A7\u0441\u0448\u04D9\u0430",eu:"Euskara",eo:"Esperanto"},Qy={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"},Zd=t=>{var e,i;return(i=(e=Uu[t])!=null?e:Uu[Qy[t]])!=null?i:void 0};import{Subscription as jy}from"@vkontakte/videoplayer-shared/es2015";import"@vkontakte/videoplayer-statistics/es2015";var zu=class{constructor(e,i,o,r=new jy){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 Wu=(i=>(i.DESKTOP_CONTROL_PANEL_LEFT="desktop-control-panel-left",i.DESKTOP_CONTROL_PANEL_RIGHT="desktop-control-panel-right",i))(Wu||{});var ps=t=>t!=null?t:0,Ms=(t,e)=>{var r,s;let i=(r=t==null?void 0:t.getBoundingClientRect)==null?void 0:r.call(t),o=(s=e==null?void 0:e.getBoundingClientRect)==null?void 0:s.call(e);return{top:Math.round(ps(i==null?void 0:i.top)-ps(o==null?void 0:o.top)),left:Math.round(ps(i==null?void 0:i.left)-ps(o==null?void 0:o.left)),bottom:Math.round(ps(i==null?void 0:i.bottom)-ps(o==null?void 0:o.top)),right:Math.round(ps(i==null?void 0:i.right)-ps(o==null?void 0:o.left))}},Nl=t=>{var i;let e=(i=t==null?void 0:t.getBoundingClientRect)==null?void 0:i.call(t);return{width:ps(e==null?void 0:e.width),height:ps(e==null?void 0:e.height)}};var zn="off";var Dl=t=>!!(Math.round(Math.abs(t)/90)%2);var g0=({interfaceLanguage:t,isCyrillicRelatedInterface:e,videoId:i,isClip:o,isLiveCatchUpMode:r,statAuthToken:s,isAudioDisabled:l,canDownload:d,callbacks:a,webApi:u,videoEpisodes:f,previewThumbsData:v,uiConfig:p,coreConfig:x,player:w,disabledControls:y,isInteractive:C,interactiveRanges$:T,isInteractiveTime$:E,replayInteractive:O,stopPlayer:A,hasInteractiveBranches:I,playPrevChapterDisabledTooltip:L,additionalButtons:Z,additionalSettingsMenuItems:B,additionalContextMenuItems:U,playPrevVideo:X,playNextVideo:de,onVideoChanged:K,looped:ue=!1,statistics:J,saveRate:ge,internalsExposure:se,playerView:ce,playerId:Le})=>{var rg,sg,ag;let we=Qt(Q({},x),{configName:[...(rg=x.configName)!=null?rg:[],"ui"],isAudioDisabled:l,live:Qt(Q({},(sg=x.live)!=null?sg:{}),{isLiveCatchUpMode:!!r})}),te=p,De=n4.createRootTracer(te.features.tracer),fe=De.createComponentTracer("Store"),k=w||new Yy(we,De,{playerId:Le});se==null||se.expose({corePlayer:k});let Qe=new i4,Ve=new Bu(Qe,{loadTimeout:te.ads.loadTimeout,initTimeout:te.ads.initTimeout,runtimeTimeout:te.ads.runtimeTimeout,useAdmanFromNPM:te.ads.useAdmanFromNPM,volumeMultiplier:te.ads.volumeMultiplier,isVsidOriginal:te.ads.isVsidOriginal}),q=Aa.getInstance(),oe=u==null?void 0:u.pictureInPictureApi,Fe=u==null?void 0:u.annotationsApi,Ge=u==null?void 0:u.slotsApi,_e=Qe.createComponentLog("Store"),ie,Se,Ce={},Be=new fu,Ye=new wv,je="",Ue=le(!1),Xe=J&&J.oneStat?di(J.oneStat.vsid$):Sr(void 0),Bt=le(Zs()),it=le(!1),Ft=()=>N1(document,v0.device.isIOS),Gt=(ag=oe==null?void 0:oe.info.isActive$)!=null?ag:new r4(!1),Ct=le(0),ti=le(!1),Lt=le(!1),Ee=le([]),Pe=o4(k.events.fatalError$,k.events.managedError$).subscribe(c=>Ee.update(b=>[...b,c])),ee=Sr(!1,c=>{let b=k.events.fatalError$.subscribe(()=>c(!0));return()=>b.unsubscribe()}),Te=c=>$t(null,null,function*(){var ne;let b=Object.values(Xy).includes(c);if(te.downloadVKLanguages&&(b&&te.updateBuiltinLanguages||!Pf(c))){let Ae;try{Ae=yield t4(c,jh,Gh)}catch(nt){(ne=J==null?void 0:J.oneStat)==null||ne.logError({errorType:"VKLangPack",fatal:!1}),q==null||q.report(nt,{errorType:"VKLangPack",fatal:!1})}Ae&&(Af({language:c,pack:Ae,fallback:te.defaultLanguage}),ae.set(c),_t.update(nt=>nt+1))}Pf(c)&&ae.set(c)}),ae=le(t),_t=le(0),Tt=le(e);Te(t);let ct=(c,b)=>{let V=be(ae);return Mf(V,c,b,te.defaultLanguage)},St=le("thumb");St.subscribe(c=>{c==="ads"&&k.info.playbackState$.getValue()&&rt()});let he=(()=>{let c=bi([ee,St],([b,V])=>b?"crashed":V);return Qt(Q({},c),{is:b=>be(c)===b})})(),at=le(),rt=()=>{at.set({muted:k.info.muted$.getValue()})},lt=(()=>{let c=le(new Set(y));return Qt(Q({},c),{add:b=>{c.update(V=>new Set([...V].concat(b)))},remove:b=>{c.update(V=>{let ne=[...V];return new Set(Array.isArray(b)?ne.filter(Ae=>!b.includes(Ae)):ne.filter(Ae=>Ae!==b))})},includes:b=>{let V=be(c);return Array.isArray(b)?b.every(ne=>V.has(ne)):V.has(b)}})})(),oi=le({width:0,height:0}),Xt=null,fi=k.info.isBuffering$,Ci=Sr(fi.getValue(),c=>{let b=fi.subscribe(V=>{V&&Xt===null?Xt=window.setTimeout(()=>{c(fi.getValue()),Xt=null},te.loaderDelay):c(V)});return()=>{b.unsubscribe(),Xt&&clearTimeout(Xt)}});fe.log("create store"),_e({message:"create store"});let ao=c=>{let b=c.container,V=()=>{ki=new MutationObserver(Ae=>{let{removedNodes:nt}=Ae[0];nt.length&&b.append(k.experimental.element$.getValue())}),ki.observe(b,{childList:!0})},ne=k.experimental.element$.getValue();if(ne)b.append(ne),V();else{let Ae=k.experimental.element$.pipe(d4(nt=>!!nt),c4()).subscribe(nt=>{b.append(nt),V()});Ye.add(Ae)}},Ot=c=>{_e({message:`init video, config: ${JSON.stringify(c)}`}),C?ao(c):(a4.push("ui",{key:"videoplayer_embed",strings:["new","core_init_video"],numbers:[l4()]}),k.initVideo(c)),fe.log("init video",{isInteractive:C}),c.subtitles&&k.setExternalTextTracks(c.subtitles),ie=c,je=c.subtitlesForcedLanguage||""},ci=new qu,$i=c=>ci.next(c),bt=new qu,Ht=new qu,Fi=new qu,ki=null,si={actionRewind$:bt,actionSeek$:Ht,inPiP$:Gt,inFullscreen$:new Ku(c=>Bt.subscribe(b=>c.next(b))),actionSetSubtitle$:Fi,nextMovie$:ci},At={actionSeek$:Ht,playerSize$:new Ku(c=>oi.subscribe(b=>c.next(b))),inPiP$:Gt,inFullscreen$:new Ku(c=>Bt.subscribe(b=>c.next(b))),isLoaderVisible$:new Ku(c=>Ci.subscribe(b=>c.next(b)))};if(J){let{oneStat:c,thinOneStat:b,mediascopePixel:V,statSubscription:ne}=J;c&&(C||ne.add(c.attachTo(k)),ne.add(c.attachToUi(si)),ne.add(c.attachToAds(Ve.events)),c.authorize(s).catch(Ae=>{_e({message:`onestat auth error ${String(Ae)}`})}),V&&V.attachTo(k)),b&&(ne.add(b.attachTo(k,Ve.events)),ne.add(b.attachToUi(At)),ne.add(b.attachToAds(Ve.events)),b.updateContext({isMobile:be(Ue)}),b.authorize(s))}if(q){let c=new wv,b=(V,ne)=>c.add(V.subscribe(ne));if(b(k.events.managedError$,V=>{q.logIError(V)}),b(k.events.fatalError$,V=>{q.logIError(V,!0)}),J){let{oneStat:V}=J;V&&b(V.experimental.error$,ne=>{q.logIError(ne)})}q.sentrySubscription.add(c)}let Ze=()=>{if(v0.device.isIOS&&Se)try{D1(Se)}catch(c){_e({message:`exitIosSafariFullscreen failed: ${c}`})}};Ye.add(k.experimental.element$.subscribe(c=>{c&&(Se=c,c.classList.add("player-media"),Ma(oe)&&oe.updateVideoElement(),C&&c.setAttribute("pip","false"),ce==="preview"&&(c.setAttribute("disablePictureInPicture","true"),c.setAttribute("x-yandex-pip","false")))})).add(k.events.ended$.subscribe(()=>{var c;Ze(),(c=a==null?void 0:a.onEnded)==null||c.call(a)})).add(k.events.looped$.subscribe(()=>{var c;(c=a==null?void 0:a.onLooped)==null||c.call(a)})).add(k.events.started$.subscribe(()=>$t(null,null,function*(){var b,V;Ma(oe)&&(yield oe==null?void 0:oe.revealPictureInPicture());let c=k.info.muted$.getValue();(b=a==null?void 0:a.onStarted)==null||b.call(a),(V=Ce.onStarted)==null||V.call(Ce,c)}))).add(k.events.willSeek$.subscribe(({from:c,to:b})=>{var V;(V=a==null?void 0:a.onSeek)==null||V.call(a,c,b)})).add(k.events.autoplaySoundProhibited$.subscribe(()=>{var c;(c=a==null?void 0:a.onAutoplaySoundProhibited)==null||c.call(a)})).add(k.info.position$.subscribe(c=>{var V;let b=k.info.duration$.getValue();isFinite(b)&&b>0&&((V=a==null?void 0:a.onTimeupdate)==null||V.call(a,b,c),Ve.setPosition(c,b))})).add(k.events.fatalError$.subscribe(c=>{var b;(b=a==null?void 0:a.onCrashed)==null||b.call(a,c?`${c.id}: ${c.message}`:void 0)})).add(k.events.fetcherRecoverableError$.subscribe(c=>{var b;(b=a==null?void 0:a.onRecoverableError)==null||b.call(a,c?`${c.id}: ${c.message}`:void 0)})).add(k.events.loadedMetadata$.subscribe(()=>{ti.set(!0)})).add(k.info.is3DVideo$.subscribe(c=>{Lt.set(c)})).add(k.info.isEnded$.subscribe(c=>{C&&(c?(E!=null&&E.getValue()&<.add(Cd),lt.add("PLAY_BUTTON")):lt.remove("PLAY_BUTTON"))})).add(k.info.liveTime$.subscribe(c=>{var b;(b=a==null?void 0:a.onLiveTime)==null||b.call(a,c)})).add(k.info.isStalled$.subscribe(c=>{var b;(b=a==null?void 0:a.onStalledChanged)==null||b.call(a,c)})).add(k.info.isLiveEnded$.subscribe(c=>{var b;return c&&((b=a==null?void 0:a.onLiveEnded)==null?void 0:b.call(a))})).add(Ve.events.loadStarted$.subscribe(()=>{var c,b;return(b=(c=a==null?void 0:a.adsInfo)==null?void 0:c.onLoadStarted)==null?void 0:b.call(c)})).add(Ve.events.loadEnded$.subscribe(()=>{var c,b;return(b=(c=a==null?void 0:a.adsInfo)==null?void 0:c.onLoadEnded)==null?void 0:b.call(c)})).add(Ve.events.loadError$.subscribe(()=>{var c,b;return(b=(c=a==null?void 0:a.adsInfo)==null?void 0:c.onLoadError)==null?void 0:b.call(c)})).add(Ve.events.init$.subscribe(()=>{var c,b;return(b=(c=a==null?void 0:a.adsInfo)==null?void 0:c.onInit)==null?void 0:b.call(c)})).add(Ve.events.ready$.subscribe(()=>{var c,b;return(b=(c=a==null?void 0:a.adsInfo)==null?void 0:c.onReady)==null?void 0:b.call(c)})).add(Ve.events.started$.subscribe(c=>{var b,V;return(V=(b=a==null?void 0:a.adsInfo)==null?void 0:b.onStarted)==null?void 0:V.call(b,c)})).add(Ve.events.timeRemained$.subscribe(c=>{var b,V;return(V=(b=a==null?void 0:a.adsInfo)==null?void 0:b.onTimeRemained)==null?void 0:V.call(b,c)})).add(Ve.events.ended$.subscribe(c=>{var b,V;return(V=(b=a==null?void 0:a.adsInfo)==null?void 0:b.onCompleted)==null?void 0:V.call(b,c)})).add(Ve.events.empty$.subscribe(()=>{var c,b;return(b=(c=a==null?void 0:a.adsInfo)==null?void 0:c.onEmpty)==null?void 0:b.call(c)})).add(Ve.events.clicked$.subscribe(c=>{var b,V;return(V=(b=a==null?void 0:a.adsInfo)==null?void 0:b.onClicked)==null?void 0:V.call(b,c)})).add(Ve.events.closed$.subscribe(c=>{var b,V;return(V=(b=a==null?void 0:a.adsInfo)==null?void 0:b.onClosed)==null?void 0:V.call(b,c)})).add(Ve.events.error$.subscribe(c=>{var b,V;return(V=(b=a==null?void 0:a.adsInfo)==null?void 0:b.onError)==null?void 0:V.call(b,c)})).add(Ve.events.paused$.subscribe(()=>{var c,b;return(b=(c=a==null?void 0:a.adsInfo)==null?void 0:c.onPaused)==null?void 0:b.call(c)})).add(Ve.events.resumed$.subscribe(()=>{var c,b;return(b=(c=a==null?void 0:a.adsInfo)==null?void 0:c.onResumed)==null?void 0:b.call(c)}));let yi=new wv,So=()=>{var nt,Mt,zt;let{debugLog:c}=te,b,V="#9df7b7",ne="#efd169";if(c&&c!==!0){let{colors:jt}=c;b=c.tag,V=(nt=jt==null?void 0:jt[0])!=null?nt:V,ne=(zt=(Mt=jt==null?void 0:jt[1])!=null?Mt:jt==null?void 0:jt[0])!=null?zt:ne}let Ae=b?`: ${b}`:"";yi.add(k.events.log$.subscribe(jt=>{console.debug(`%c sdk${Ae} `,`background:${V};`,`sdk component: ${jt.component}`,jt.message)})).add(Qe.log$.subscribe(jt=>{console.debug(`%c ui${Ae} `,`background:${ne};`,`ui component: ${jt.component}.`,jt.message)}))},Zo=()=>{yi.unsubscribe()},un=(c,b)=>{fe.log("start camera manual rotation",{mx:c,my:b}),k.startCameraManualRotation(c,b)},Et=(c=!1)=>{fe.log("stop camera manual rotation",{immediate:c}),k.stopCameraManualRotation(c)},Ut=(c,b,V)=>{fe.log("move camera focus px",{xpx:c,ypx:b,dt:V}),k.moveCameraFocusPX(c,b,V)},W=()=>{k.holdCamera()},Vt=()=>{k.releaseCamera()},ii=Sr(k.info.position$.getValue(),c=>{let b,V,ne=()=>{let Ae=k.info.playbackState$.getValue(),nt=k.info.isLive$.getValue(),Mt=k.info.duration$.getValue(),zt=k.info.position$.getValue();if(Ae&&[Bl.PLAYING,Bl.PAUSED].includes(Ae)){let jt=nt?zt-Mt:k.getExactTime();jt!==V&&c(jt),V=jt}b=requestAnimationFrame(ne)};return ne(),()=>cancelAnimationFrame(b)}),pt=di(k.info.playbackState$),It=di(k.info.currentBuffer$),Yt=di(k.info.isEnded$),ut=di(k.info.isLive$),Ai=te.features.playbackRate?di(k.info.canChangePlaybackSpeed$):Sr(!1),Ui=di(k.info.liveBufferTime$),Xo=di(k.info.volume$),Lo=di(k.info.muted$),lo=vu(k.info.predefinedQualityLimitType$.pipe(m0(c=>c===fs.TRAFFIC_SAVING)),k.info.predefinedQualityLimitType$.getValue()===fs.TRAFFIC_SAVING),zi=vu(k.info.predefinedQualityLimitType$.pipe(m0(c=>c===fs.HIGH_QUALITY)),k.info.predefinedQualityLimitType$.getValue()===fs.HIGH_QUALITY),ur=di(k.info.autoQualityLimitingAvailable$),go=di(k.info.availableQualities$),ho=di(k.info.availableQualitiesFps$),Ni=di(k.info.chromecastState$),pn=di(k.info.chromecastDeviceName$),Vo=di(k.info.currentFormat$),pr=di(k.info.throughputEstimation$),fr=di(k.info.videoBitrate$),Tr=di(k.info.intrinsicVideoSize$),es=di(k.info.duration$),ms=di(k.info.isAudioAvailable$),ts=()=>{Xt&&clearTimeout(Xt),Xt=null},Co=bi([es,ut],([c,b])=>b?-c:c),qn=bi([pt],([c])=>c===Bl.PLAYING),Ro=di(k.info.atLiveEdge$),fn=di(k.info.atLiveDurationEdge$),An=di(k.info.position$),vr=bi([An,es],([c,b])=>isFinite(c)&&isFinite(b)&&!!b),Er=bi([Ni],([c])=>c===Gy.CONNECTED),Ir=di(k.info.availableVideoStreams$),kr=te.features.audioLanguages?di(k.info.availableAudioStreams$):Sr([]),Ar=di(k.info.currentVideoStream$),Yi=di(k.info.currentAudioStream$),Pr=c=>{c.language&&Tf(c.language),k.setVideoStream(c)},Pn=(c,b)=>{k.setAudioStream(c),$o(b)&&(c.language&&Tf(c.language),te.features.userVideoPrefs&&i&&kf(te.userSalt,String(i),{audioTrackId:c.id}))},vn=c=>{let b;if(c.length===1&&(b=c.at(0)),b!=null||(b=c.find(ne=>"isDefault"in ne&&ne.isDefault)),te.features.userVideoPrefs&&i){let ne=bu(te.userSalt,String(i));if(ne!=null&&ne.audioTrackId){let Ae=c.find(nt=>nt.id===ne.audioTrackId);b=Ae!=null?Ae:b}}let V=$1();return V&&(b!=null||(b=c.find(({language:ne})=>V===ne))),b!=null||(b=c.at(0)),b},_o=c=>{fe.log("change audio stream",{id:c});let b=k.info.availableAudioStreams$.getValue().find(V=>V.id===c);b&&Pn(b,!0)},mr=!1;Ye.add(k.info.availableAudioStreams$.subscribe(c=>{if(!mr&&c.length){let b=vn(c);b&&(k.setAudioStream(b),mr=!0)}})),kr.subscribe(c=>{var b;(b=a==null?void 0:a.onAvailableAudioStreamsChanged)==null||b.call(a,c.map(({label:V="",id:ne="",language:Ae=""})=>({label:V,language:Ae,id:ne})))}),Yi.subscribe(c=>{var b;return c&&((b=a==null?void 0:a.onAudioStreamChanged)==null?void 0:b.call(a,c.id))});let Mn=!1;Ye.add(k.info.availableVideoStreams$.subscribe(c=>{if(!Mn&&c.length){let b=vn(c);b&&(k.setVideoStream(b),Mn=!0)}}));let vt=le(void 0),vi=di(k.info.isAutoQualityEnabled$,c=>c&&vt.set(void 0)),Mr=di(k.info.currentQuality$,()=>vt.set(void 0)),Qn=bi([vt,Mr],([c,b])=>c!=null?c:b),Lr=bi(Vo,c=>c!==Xd.MPEG),Ln=bi([go,ho,vi,Qn,Lr],([c,b,V,ne,Ae])=>{let nt=[];Ae&&nt.push({value:"auto",displayValue:ct("auto_quality_option"),selected:V});let Mt=c.filter(zt=>!Jy(zt));for(let zt of Mt){let jt=b[zt];nt.push({value:zt,displayValue:`${zt}${jt?d0(jt):""}`,selected:V?!1:zt===ne})}return nt}),Vn=di(k.info.currentPlaybackRate$),Oo=bi([Vn,Ro,fn],([c,b,V])=>{let ne=V||C?1:te.controls.playbackRateMin,Ae=b?1:te.controls.playbackRateMax,nt=te.controls.playbackRateStep,Mt=[];for(let zt=ne;zt<=Ae;zt+=nt)Mt.push({value:zt,displayValue:zt===1?ct("playback_rate_1"):ct("playback_rate",{multiplier:zt.toString(10)}),selected:c===zt});return Mt}),No=()=>({displayValue:ct("subtitles_off"),value:zn,language:""}),mn=le(No()),bo=bi([mn,_t],([c],b)=>{c.value===zn?b(No()):b(c)}),Do=te.features.subtitles?di(k.info.availableTextTracks$):Sr([]),Jo=d1(),gr=bi([Do,bo],([c,b],V)=>{var nt;let ne=[],Ae=c.find(({id:Mt})=>Mt===b.value);if(Ae!=null&&Ae.url){let[,Mt]=(nt=Jo.find(Ae.url))!=null?nt:[];if(Mt){V(Mt);return}Be.download(Ae.url).then(zt=>{if(!zt||Be.isDestroyed())return;let jt=new c0,Fs=Ae.language;if(Fs){let g_=!!Ae.isAuto,h_=jt.parse(zt,Fs);ne.push({lang:Fs,subtitles:h_,isAuto:g_,id:Ae.id})}Jo.add(Ae.url,ne),be(bo).value===b.value&&V(ne)}).catch(zt=>{var jt;(jt=J==null?void 0:J.oneStat)==null||jt.logError({errorType:"Subtitles download",fatal:!1}),q==null||q.report(zt,{errorType:"Subtitles download",fatal:!1})})}V(ne)}),Vr=bi([Vn,qn,bo],([c,b,V],ne)=>{let Mt;if(k.info.isLive$.getValue()&&b&&V.value!==zn){let jt=()=>{let Fs=1e3/(3*c);Mt=setTimeout(jt,Fs),ne(Date.now())};return jt(),()=>clearTimeout(Mt)}}),gn=bi([Do,bo],([c,b])=>{if(!c.length)return[];let V=[];for(let{language:ne,isAuto:Ae,id:nt}of c){let Mt=ne&&Zd(ne);ne&&Mt&&V.push({displayValue:Ae?ct("subtitles_auto",{language:Mt}):Mt,value:nt,selected:(b==null?void 0:b.value)===nt,isAuto:Ae,language:ne})}return V.length?(V.unshift(Qt(Q({},No()),{selected:(b==null?void 0:b.value)===zn})),V):[]}),Wi={available:[],prev:[]},hr=()=>{var b,V;let c=k.experimental.getCurrentTime$.getValue();return(V=(b=c==null?void 0:c())!=null?b:Se==null?void 0:Se.currentTime)!=null?V:0},Rr=bi([ii,bo,gr,Vr],([c,b,V,ne])=>{var nt;let Ae=k.info.isLive$.getValue();if(Ae&&Wi.prev!==V){let Mt=V.find(({id:jt})=>jt===b.value),zt=Wi.prev.find(({id:jt})=>jt===b.value);if(Mt){let jt=Qt(Q({},Mt),{subtitles:[...(nt=zt==null?void 0:zt.subtitles)!=null?nt:[],...Mt.subtitles]});Wi.available=[jt],Wi.prev=V}}if(b&&b.value!==zn){let Mt=Ae?hr():c,zt=Ae?Wi.available:V;return f0(Mt,b,zt,Ae)}}),Rn=bi([Rr],([c])=>c!=null&&c.texts?c.texts:[]);Ye.add(bo.subscribe(c=>{var b,V;if(c.value===zn)(b=a==null?void 0:a.onSubtitleOff)==null||b.call(a);else{let ne=Object.entries(Uu).find(([Ae,nt])=>nt===c.displayValue);(V=a==null?void 0:a.onSubtitleOn)==null||V.call(a,ne?ne[0]:"",c.value)}}));let jn=le(!0),Or=bi([It,Co,An,Ui],([c,b,V,ne])=>{var zt;let Ae=(zt=c==null?void 0:c.end)!=null?zt:0;if(!ne)return Ae/b;let Mt=-V+ne-b;return(Ae-Mt)/b}),Gn=di(k.info.availableSources$),tt=bi([Gn],([c])=>Object.keys((c==null?void 0:c[Xd.MPEG])||{}).length>0),mi=()=>{var V,ne,Ae;let c=Object.keys(((ne=(V=k.info.availableSources$)==null?void 0:V.getValue())==null?void 0:ne[Xd.MPEG])||{}),b=Zy(c)||s4.Q_144P;return(Ae=ie.sources[Xd.MPEG])==null?void 0:Ae[b]},Di=()=>{var b;let c=mi();if(c)fe.log("download video",{url:c}),s1(c,((b=ie==null?void 0:ie.meta)==null?void 0:b.title)||"video");else{let V="There is no URL for download video";fe.log("download video",{message:V}),_e({message:V})}},Zi=()=>{_e({message:"toggle muted"});let c=k.info.muted$.getValue();k.info.volume$.getValue()===0&&!c?hn(Xi(),!1):Yn(!c,!1)},Bo=()=>{var c;if(qt.ui.settingsMenu.visible$.set(!1),!be(qt.ui.settingsSubMenu.visible$)){let b=be(qt.ui.settingsMenu.ref$);if((c=a==null?void 0:a.uiInfo)!=null&&c.onSettingsMenu&&b){let ne=Nl(b),Ae={top:0,left:0,bottom:0,right:0};a.uiInfo.onSettingsMenu({visible:!1,size:ne,position:Ae,name:"settings"})}}fe.log("close settings menu")},en=(c,b=()=>Promise.resolve())=>$t(null,null,function*(){var Ae;qt.ui.settingsMenu.openedByBtnKeyboard$.set(!!c),qt.ui.settingsMenu.visible$.set(!0),yield b();let V=be(qt.ui.settingsMenu.ref$),ne=ua();if((Ae=a==null?void 0:a.uiInfo)!=null&&Ae.onSettingsMenu&&V&&ne){let Mt=Nl(V),zt=Ms(V,ne);a.uiInfo.onSettingsMenu({visible:!0,size:Mt,position:zt,name:"settings"})}fe.log("open settings menu",{wasOpenedByKeyboard:c})}),co=(c,b=!1)=>{var nt;qt.ui.settingsSubMenu.visible$.set(!1);let V=be(qt.ui.settingsMenu.ref$),ne=ua(),Ae=be(qt.ui.settingsMenu.visible$);if((nt=a==null?void 0:a.uiInfo)!=null&&nt.onSettingsMenu&&V&&ne)if(Ae&&!b){let zt=Nl(V),jt=Ms(V,ne);a.uiInfo.onSettingsMenu({visible:!0,size:zt,position:jt,name:"settings"})}else{let zt=Nl(c),jt={top:0,left:0,bottom:0,right:0},Fs=be(qt.ui.settingsSubMenu.name$);a.uiInfo.onSettingsMenu({visible:!1,size:zt,position:jt,name:Fs})}fe.log("close settings sub menu")},Pi=(c,b)=>{var ne;qt.ui.settingsSubMenu.visible$.set(!0),qt.ui.settingsSubMenu.ref$.set(b),qt.ui.settingsSubMenu.name$.set(c);let V=ua();if((ne=a==null?void 0:a.uiInfo)!=null&&ne.onSettingsMenu&&b&&V){let nt=Nl(b),Mt=Ms(b,V);a.uiInfo.onSettingsMenu({visible:!0,name:c,size:nt,position:Mt})}fe.log("open settings sub menu",{name:c})},Xi=()=>{var b;let c=Math.max(te.volumeMinRestore,(b=mu())!=null?b:0);return c===0?te.volumeDefault:c},$o=c=>{let b=te.features.savePreferredStatesOnUserActionOnly;return!b||b&&!c},hn=(c,b)=>{let V=c===0?Xi():c,ne=k.info.muted$.getValue();_e({message:`set volume, volume: ${c}, preferredVolume: ${V}`});let Ae=!l||he.is("ads");ne&&c>0&&Ae&&(ne=!1,$o(b)&&Sf(!1)),k.setVolume(c,ne),Ve.setVolume(c),$o(b)&&bf(V)},Yn=(c,b)=>{let V=k.info.volume$.getValue();_e({message:`set muted, currentVolume: ${V}, mute: ${c}`});let ne=he.is("ads");if(k.setMuted(c,ne),Ve.setVolume(c?0:V),$o(b)&&(!ne||!c)&&Sf(c),!c&&V===0){let Ae=Xi();k.setVolume(Ae),$o(b)&&bf(Ae),Ve.setVolume(Ae)}},Nr=le(!1),Dr=c=>{var b,V;fe.log("set looped",{isLooped:c}),Nr.set(c),k.setLooped(c),(V=(b=a==null?void 0:a.uiInfo)==null?void 0:b.onLoopedChanged)==null||V.call(b,c)};Dr(ue);let _n=()=>{var c,b;(b=(c=a==null?void 0:a.uiInfo)==null?void 0:c.onReportProblem)==null||b.call(c)},bn=(c,b=!1)=>{var V;_e({message:`set autoplayNextEnabled, value: ${c}`}),fe.log("set autoplay next enabled",{autoplayNextEnabled:c}),qt.ui.autoplayNextEnabled$.set(c),w1(c),b&&((V=a==null?void 0:a.onSetAutoplayNextEnabled)==null||V.call(a,c))},_r=c=>{_e({message:`set timerNextVideoRunning, value: ${c}`}),fe.log("set timer next video running",{timerNextVideoRunning:c}),qt.ui.timerNextVideoRunning$.set(c)},$n=(c=!0)=>{var V;let b=!0;if(c&&(a!=null&&a.onPrevVideoClick))try{b=(V=a==null?void 0:a.onPrevVideoClick)==null?void 0:V.call(a)}catch(ne){_e({message:"onPrevVideoClick callback failed to execute"})}K(!0),b&&X()},Br=(c=!0)=>{var V;let b=!0;if(c&&(a!=null&&a.onNextVideoClick))try{b=(V=a==null?void 0:a.onNextVideoClick)==null?void 0:V.call(a)}catch(ne){_e({message:"onNextVideoClick callback failed to execute"})}K(!1),b&&de()},et=()=>{var c;(c=a==null?void 0:a.onNextVideoAnnouncementShow)==null||c.call(a)},Pt=()=>{var c;(c=a==null?void 0:a.onNextVideoAnnouncementClick)==null||c.call(a)},xi=()=>{var c;(c=a==null?void 0:a.onNextVideoAnnouncementAuto)==null||c.call(a)},yo=()=>{var c;(c=a==null?void 0:a.onNextVideoAnnouncementCancel)==null||c.call(a)},Ho=()=>{k.prepare()},To=()=>{dr(qt);let c=be(qt.ui.controls.disabledControls$),b=be(qt.playerPhase),V={playerPhase:b,isInteractive:C,isVideoEnded:!1,action:"none"};if(c.has("PLAY_BUTTON"))return;if(_e({message:"toggle play"}),b==="ads"){V.action="play",fe.log("toggle adman play",V),Ve.togglePlay();return}let ne=()=>{var nt;_e({message:"toggle play, call player.play"}),V.action="play",k.play(),(nt=a==null?void 0:a.onPlay)==null||nt.call(a)},Ae=()=>{var nt;_e({message:"toggle play, call player.pause"}),V.action="pause",k.pause(),(nt=a==null?void 0:a.onPause)==null||nt.call(a)};if(k.info.isEnded$.getValue()){if(_e({message:"toggle play, video ended, seek to 0"}),bt.next(),Ht.next(Ls.REWIND),C){O==null||O();return}k.seekTime(0),ne()}else k.info.playbackState$.getValue()!==Bl.PLAYING?ne():Ae();fe.log("toggle play",V)},Ji=(c,{changeReason:b="default",appliesTo:V="to-video"}={},ne)=>{_e({message:`set quality, quality: ${c}`}),fe.log("set quality",{quality:c}),k.setAutoQuality(c==="auto");let{qualityDetailsSubMenuEnabled:Ae}=te.features;gu(),c!=="auto"?(Ae?(hu({type:"exact_quality",quality:c,videoId:i},V),k.setPredefinedQualityLimits(fs.UNKNOWN)):$f(i,c),vt.set(c),k.setQuality(c)):Ae&&b==="default"&&(Eo("auto_quality",V,ne),be(lo)&&Li(!1,void 0,ne),be(zi)&&tn(!1,void 0,ne))},Li=(c,b="as-default",V)=>{_e({message:`set trafficSavingEnabled, value: ${c}`}),fe.log("set traffic saving enabled",{trafficSavingEnabled:c});let ne=c?fs.TRAFFIC_SAVING:fs.UNKNOWN;te.features.qualityDetailsSubMenuEnabled?(Fo(ne,b,V),Td(!1)):(k.setPredefinedQualityLimits(ne),$o(V)&&Td(c))},tn=(c,b="as-default",V)=>{_e({message:`set highQualityEnabled, value: ${c}`}),fe.log("set high quality enabled",{highQualityEnabled:c}),Fo(c?fs.HIGH_QUALITY:fs.UNKNOWN,b,V)},Fo=(c,b,V)=>{c!==fs.UNKNOWN&&(be(ur)&&!be(vi)&&Ji("auto",{appliesTo:b,changeReason:"limit-changed"},V),Eo(c,b,V)),k.setPredefinedQualityLimits(c)},Eo=(c,b,V)=>{$o(V)&&(hu({type:c,videoId:i},b),b==="as-default"&&hu({type:c,videoId:i},"to-video"))},eo=(c,b=!0)=>{fe.log("set playback rate",{playbackRate:c}),k.setPlaybackRate(c),te.features.saveRate&&ge&&!k.info.isLive$.getValue()&&b&&y1(c)},Hr=()=>{let c=be(Ai),b=be(Oo),V=b.findIndex(({selected:Ae})=>Ae);if(V===b.length-1||!c)return b[V];let ne=b[V+1];return eo(ne.value),ne},Zn=()=>{let c=be(Ai),b=be(Oo),V=b.findIndex(({selected:Ae})=>Ae);if(V===0||!c)return b[V];let ne=b[V-1];return eo(ne.value),ne},Xn=(c=Qt(Q({},No()),{selected:!1}),b)=>{fe.log("set subtitles",Q({},c)),c.value!==zn&&Fi.next(c.isAuto?c.value+"_auto":c.value),mn.set(c),$o(b)&&(If(c.value===zn?void 0:c.language),te.features.userVideoPrefs&&i&&kf(te.userSalt,String(i),{subtitleTrackId:c.value===zn?void 0:c.value}))},br=c=>{fe.log("toggle subtitles");let b=be(bo);(b==null?void 0:b.value)===zn?Fr(c):is(c)},gs=(c,b)=>{fe.log("change subtitle",{enabled:c}),c?Fr(!0,b):is(!0)},Fr=(c,b)=>{fe.log("subtitle on");let V=be(gn),ne=be(ae),Ae=je!=null?je:ne,nt;b&&(nt=V.find(Mt=>Mt.value===b)),nt!=null||(nt=V.filter(Mt=>Mt.value!==zn).find(Mt=>Mt.language===Ae)),Xn(nt!=null?nt:V[1],c)},is=c=>{fe.log("subtitle off"),Xn(void 0,c)};Ye.add(k.info.availableTextTracks$.subscribe(c=>{var V;function b(){let ne=[];for(let{language:Ae,isAuto:nt,id:Mt}of c){let zt=Ae&&Zd(Ae);Ae&&zt&&ne.push({id:Mt,language:Ae,title:nt?ct("subtitles_auto",{language:zt}):zt})}return ne}(V=a==null?void 0:a.onAvailableSubtitlesChanged)==null||V.call(a,b())}));let qe=le(!0),Jt=c=>{qe.set(c)},gi=(c,b,V=!0)=>{var ne;if(_e({message:`seek to time, time: ${c}`}),fe.log("seek to time",{time:c,action:b,forcePrecise:V}),Ht.next(b),k.info.isLive$.getValue()){let Ae=k.info.duration$.getValue(),nt=Math.min(0,Ae+c);k.seekTime(nt,V)}else{if(E!=null&&E.getValue())return;k.info.isEnded$.getValue()&&(_e({message:"seek after ended, call callbacks.onPlay"}),(ne=a==null?void 0:a.onPlay)==null||ne.call(a)),k.seekTime(rn(c),V)}},yn=c=>{_e({message:`seek to episode start time: ${c}`}),fe.log("seek to episode start time",{time:c}),gi(c,Ls.EPISODE,!0)},Uo=(c,b,V=!1)=>{_e({message:`seek to percent, percent: ${c}`}),fe.log("seek to percent",{percent:c,action:b});let ne=be(Co)*c;gi(ne,b,V)},Ur=c=>{_e({message:`seek external, time: ${c}`}),fe.log("seek external",{time:c}),Ht.next(Ls.UNKNOWN),k.seekTime(k.info.isLive$.getValue()?-c:c)},on=c=>{var ne,Ae;let b=(ne=c.max)!=null?ne:"none",V=(Ae=c.min)!=null?Ae:"none";_e({message:`set auto quality limitation. Max: ${b}. Min: ${V}`}),fe.log("set auto quality limits",{max:b,min:V}),k.setAutoQualityLimits(c)},zr=c=>{_e({message:`seek external to episode start time: ${c}`}),fe.log("seek external to episode start time",{time:c}),gi(c,Ls.EPISODE,!0)},Ds=c=>{_e({message:`set playback rate to: ${c}`}),fe.log("set playback rate external",{playbackRate:c}),k.setPlaybackRate(c)},to=le(!1),Wr=le(!1),na=bi([Co],([c])=>!!v&&c>=te.suitableDurationForUsingRichSeek&&te.features.useRichSeek&&!C),mt=((v==null?void 0:v.frameWidth)||0)>=((v==null?void 0:v.frameHeight)||0),ui=bi([Ct],([c])=>{let b=Dl(c);return mt?!b:b});Ye.add(he.subscribe(c=>{c!=="video"&&to.set(!1)}));let xo=le(void 0),xn=le(!1),xe=c=>{_e({message:`start scrubbing, progress: ${c}`}),fe.log("start scrubbing",{progress:c}),xn.set(!0),ft(c)},ft=c=>{xo.set(c)},ai,wi,pi=()=>{xo.set(void 0),xn.set(!1)},ei=()=>{clearTimeout(wi),clearTimeout(ai),ai=window.setTimeout(()=>{pi()},500),Se==null||Se.removeEventListener("seeked",ei)},Ei=(c,b=!1)=>{_e({message:`complete scrubbing, progress: ${c}`}),fe.log("complete scrubbing",{progress:c}),Uo(c,Ls.SLIDER,b),be(qt.ui.isMobile)&&be(qt.state.currentFormat$)===Xd.HLS?(Se==null||Se.addEventListener("seeked",ei),wi=window.setTimeout(()=>{ei()},300)):pi()},wn=bi([ii,Co,xo],([c,b,V],ne)=>{ne(e4(V)?V*b:c)}),nn=le(!1),Vi=()=>{nn.set(!0)},Za=()=>{nn.set(!1)},ra=bi([oi],([{width:c}],b)=>{let V=s0(c);b(V)}),sa=Z.filter(c=>a1(c)),aa=bi([ra,Ue],([c,b])=>b?sa.filter(V=>!V.hideOnMobile):sa.filter(V=>{var ne;return!((ne=V.hideOnDesktopGridTypes)!=null&&ne.includes(c))})),Jn=le(Z.filter(c=>l1(c))),hs=bi([Jn,ra],([c,b])=>c.filter(V=>{var ne;return!((ne=V.hideOnDesktopGridTypes)!=null&&ne.includes(b))})),la=bi([hs,aa],([c,b])=>[...te.features.additionalButtonsDesktopControlPanelRight?c.filter(V=>V.type==="desktop-control-panel-right"):[],...te.features.additionalButtons?b.map((V,ne)=>{var Ae;return{id:ne,weight:ne,type:"desktop-control-panel-right",testId:V.testId,icon:V.iconUrl,onClick:V.onClick,ariaLabel:(Ae=V.ariaLabel)!=null?Ae:V.tooltip,tooltipText:V.tooltip}}):[]]),$r=le(B),Xa=bi([$r],([c])=>te.features.additionalSettingsMenuItems?c.map(b=>b.type==="SWITCH"?Qt(Q({},b),{onClick:b.onChangeEnabled}):b):[]),_s=(c,b)=>{let V=be(Jn).map(ne=>ne.id!==c?ne:Q(Q({},ne),b));Jn.set(V)},bs=c=>{let b=be(Jn);if(b.some(V=>V.id===c.id)){_e({message:`Additional button with id: "${c.id}" was exist! Can't add more with the same id`});return}b.push(c),Jn.set(b)},Ja=c=>{let b=be(Jn);if(!b.some(V=>V.id===c)){_e({message:`Can't find additional button with id: "${c}"! Can't remove item with this id`});return}b=b.filter(V=>V.id!==c),Jn.set(b)},da=c=>{Ht.next(Ls.LIVE),_e({message:"live switch to low latency "+c}),fe.log("live switch to low latency "+c),k.setLiveLowLatency(c)},Ql=(c,b)=>{let V=be($r).map(ne=>ne.id!==c?ne:Q(Q({},ne),b));$r.set(V)},el=c=>{let b=be($r);if(b.some(V=>V.id===c.id)){_e({message:`Settings menu item with id: "${c.id}" was exist! Can't add more with the same id`});return}b.push(c),$r.set(b)},jl=c=>{let b=be($r);if(!b.some(V=>V.id===c)){_e({message:`Can't find settings menu item with id: "${c}"! Can't remove item with this id`});return}b=b.filter(V=>V.id!==c),$r.set(b)},er=le(U),Gl=bi([er],([c])=>te.features.additionalContextMenuItems?c:[]),tl=(c,b)=>{let V=be(er).map(ne=>ne.id!==c?ne:Q(Q({},ne),b));er.set(V)},il=c=>{let b=be(er);if(b.some(V=>V.id===c.id)){_e({message:`Context menu item with id: "${c.id}" was exist! Can't add more with the same id`});return}b.push(c),er.set(b)},ca=c=>{let b=be(er);if(!b.some(V=>V.id===c)){_e({message:`Can't find context menu item with id: "${c}"! Can't remove item with this id`});return}b=b.filter(V=>V.id!==c),er.set(b)},gt=bi([Ue,ee],([c,b],V)=>{V(c&&b)}),ht=()=>{Ht.next(Ls.LIVE),_e({message:"switch to active live"}),fe.log("switch to active live"),k.seekTime(0),k.info.playbackState$.getValue()!==Bl.PLAYING&&qt.actions.internal.togglePlay()},io=()=>{fe.log("skip adman"),Ve.skip()},Io=(c=!0)=>{var ne;dr(qt),_e({message:`switch from ads to video, callPlay: ${c}`}),fe.log("switch from ads to video",{callPlay:c}),St.set("video"),c&&k.play(),l&&Yn(!0,!0);let b=(ne=be(at))==null?void 0:ne.muted,V=!k.info.muted$.getValue();b!==void 0&&!V&&Yn(b,!0),at.set(void 0)},oo=()=>{dr(qt),_e({message:"switch from video to ads"}),fe.log("switch from video to ads"),qt.actions.internal.pause(),Ze(),St.set("ads")},hi=c=>{dr(qt);let b=c?"LiveWaitingStart":"thumb";fe.log("set live waiting start",{state:c,playerPhase:b}),St.set(b)},Ki=c=>{dr(qt);let b=c?"LiveWaitingRecover":"thumb";fe.log("set live waiting recover",{state:c,playerPhase:b}),St.set(b)},Bs=c=>{dr(qt);let b=c?"LiveWaitingRecord":"thumb";fe.log("set live waiting record",{state:c,playerPhase:b}),St.set(b)},Yl=()=>(dr(qt),fe.log("get debug text data"),n1(k,ie,qt,De.getTraceId())),Ic=()=>(dr(qt),JSON.stringify(De.getFinishedSpans())),vp=()=>(dr(qt),r1(k,ie,qt)),ua=()=>Se,kc=()=>{_e({message:"toggle chromecast"}),fe.log("toggle chromecast"),k.toggleChromecast()},Hs=c=>{var V;if(dr(qt),k.info.isEnded$.getValue())return;let b=!c;if(be(qt.playerPhase)==="ads"){_e({message:`pause ads, internalCall: ${b}`}),fe.log("pause ads",{internalCall:b}),Ve.pause();return}_e({message:`pause video, internalCall: ${b}`}),fe.log("pause video",{internalCall:b}),b&&((V=a==null?void 0:a.onPause)==null||V.call(a)),k.pause()},ol=c=>{var V;dr(qt);let b=!c;if(be(qt.playerPhase)==="ads"){_e({message:`play ads, internalCall: ${b}`}),fe.log("play ads",{internalCall:b}),Ve.play();return}_e({message:`play video, internalCall: ${b}`}),fe.log("play video",{internalCall:b}),b&&((V=a==null?void 0:a.onPlay)==null||V.call(a)),k.play()},Ac=c=>{dr(qt);let b=!c;if(be(qt.playerPhase)==="ads"){_e({message:"player cannot be stopped during ads via external method"});return}_e({message:`player will be stopped, internalCall: ${b}`}),A==null||A()},Pc=(c,b)=>{dr(qt),_e({message:`first start, show ads: ${c}, internalCall: ${!b}`}),fe.log("first start",{showAds:c,external:b}),c?St.set("ads"):(St.set("video"),b?k.play():qt.actions.internal.togglePlay())},nl=()=>(_e({message:"getting time codes"}),f),Mc=()=>{let c=nl();if(!c||[0,1].includes(c.length))return;let b=k.info.position$.getValue();return c.find(V=>V.time>b)},Lc=c=>{let b=c;b||(b=Mc());let V=k.info.position$.getValue();fe.log("seek to next episode",Q({currentTime:V},b)),b&&(_e({message:"seek to next episode"}),gi(b.time,Ls.EPISODE,!0))},Vc=()=>{let c=nl();if(!c||[0,1].includes(c.length))return;let b=k.info.position$.getValue(),V=c.findIndex(Ae=>Ae.time>b),ne=V===-1?c.length-2:V-2;if(!(ne<0))return c[ne]},mp=c=>{let b=c;b||(b=Vc());let V=k.info.position$.getValue();fe.log("seek to prev episode",Q({currentTime:V},b)),b&&(_e({message:"seek to prev episode"}),gi(b.time,Ls.EPISODE,!0))},gp=()=>(_e({message:"getting preview thumbs data"}),fe.log("get preview thumbs data",Q({},v)),v),ze=()=>$t(null,null,function*(){let c=oe==null?void 0:oe.isActive(),b="none";oe!=null&&oe.isActive()?(b="exit",yield oe==null?void 0:oe.exit()):(b="request",yield oe==null?void 0:oe.request()),fe.log("toggle picture in picture",{isActive:c,action:b})}),_i=(c=-90)=>{fe.log("rotate video",{alphaDiff:c}),Ct.update(b=>b+c)},uo=le([]);T==null||T.subscribe(c=>{let b=[];for(let V=0;V<c.length;V++){let{range:[ne,Ae],subjects:nt}=c[V];V===0&&ne!==0&&b.push({time:0,text:"",interactive:!1,completed:!0}),b.push({time:ne/1e3,text:"",interactive:!0,completed:te.features.interactiveTimeOpenUri?!nt.length||nt.every(Mt=>Mt.isRemoved):!nt.length}),Ae!==1/0&&b.push({time:Ae/1e3,text:"",interactive:!1,completed:!0})}uo.set(b)});let pa=le(!1);E==null||E.subscribe(c=>{c&&be(xn)&&pi()});let rn=c=>{if(!C)return c;let b=be(uo),V=be(Co),Ae=be(An)/V,nt=b.find(Mt=>Mt.interactive&&!Mt.completed&&Mt.time>Ae);return typeof(nt==null?void 0:nt.time)=="number"?Math.min(c,nt.time-.05):c},d_=()=>{qt.ui.episodes.panelOpened$.set(!1)},c_=()=>{fe.log("destroy store"),clearTimeout(wi),clearTimeout(ai),Ye.unsubscribe(),yi.unsubscribe(),k.destroy(),Ve.destroy(),J==null||J.destroy(),q==null||q.destroy(),Pe.unsubscribe(),ki==null||ki.disconnect(),ki=null,Be.destroy()},u_=bi([Ro,he,Ai],([c,b,V])=>p.features.doubleForwardAvailable&&!c&&b==="video"&&V),hp=le(!1),og=2,Rc=null,ng=c=>{if(!be(qn)&&c)return;let b=k.info.currentPlaybackRate$.getValue();c?b!==og&&(Rc=b,eo(og,!1),hp.set(!0)):(Rc&&eo(Rc,!1),hp.set(!1),Rc=null)};he.subscribe(c=>{c!=="video"&&ng(!1)});let p_=()=>{Hs(!1),to.set(!0)},f_=()=>{ol(!1),to.set(!1)},_p=!1,v_=()=>{Wr.set(!0),_p=k.info.playbackState$.getValue()===Bl.PLAYING,Hs(!1)},m_=()=>{Wr.set(!1),!be(to)&&_p&&ol(!1),_p=!1};k.events.playing$.subscribe(()=>{be(to)&&Hs(!1)});let qt={interfaceLanguage$:ae,isCyrillicRelatedInterface$:Tt,initVideo:Ot,videoId:i,isClip:o,playerPhase:he,vsid:Xe,state:{positionExact$:ii,positionWithScrubbing$:wn,duration$:Co,playbackState$:pt,isPlaying$:qn,isLoaderVisible:Ci,bufferedProgress$:Or,isLive$:ut,canChangePlaybackSpeed$:Ai,isActiveLive$:Ro,isOldestAvailableLive$:fn,isRewindableLive$:vr,isEnded$:Yt,muted$:Lo,volume$:Xo,trafficSavingEnabled$:lo,highQualityEnabled$:zi,autoQualityLimitingAvailable$:ur,availableVideoStreams$:Ir,availableAudioStreams$:kr,videoStream$:Ar,audioStream$:Yi,currentQuality$:Qn,isAutoQualityEnabled$:vi,availableQualities$:Ln,currentPlaybackRate$:Vn,availablePlaybackRates$:Oo,currentSubtitle$:bo,availableTextTracks$:Do,availableSubtitlesList$:gn,currentSubtitleCaptions$:Rn,isAutoSubtitleCaptionVisible$:jn,chromecastState$:Ni,chromecastDeviceName$:pn,chromecastConnected$:Er,currentFormat$:Vo,throughputEstimation$:pr,videoBitrate$:fr,videoSize$:Tr,errorLog$:Ee,crashed$:ee,isAudioAvailable$:ms,isAudioDisabled:!!l,canDownload:te.features.download&&!!d,availableSources$:Gn,hasMpegSources$:tt,isInteractive:C,showInteractiveGraph:te.features.interactiveGraph,showSeekToInteractive:te.features.seekToInteractive,showPlayPrevChapter:te.features.interactivePlayPrevChapter,showInteractiveTimeIndicator:te.features.interactiveTimeIndicator&&!!be(uo).length,interactiveEpisodes$:uo,isInteractiveTime$:E?di(E):le(!1),isInteractiveExpectation$:pa,hasInteractiveBranches:I,playPrevChapterDisabledTooltip:L,looped$:Nr,loadedMetadata$:ti,isAutoQualityAvailable$:Lr,previewTrackActive:to,previewTrackDragInProgress:Wr},ui:{t:ct,controlsVisible:le(!1),touched:le(!1),controls:{prevButton:le(void 0),playButton:le(void 0),replayButton:le(void 0),nextButton:le(void 0),playPrevChapterButton:le(void 0),seekToInteractiveButton:le(void 0),interactiveGraphButton:le(void 0),liveButton:le(void 0),time:le(void 0),episodes:le(void 0),volume:le(void 0),subtitles:le(void 0),settings:le(void 0),context:le(void 0),chromecast:le(void 0),pip:le(void 0),fullscreen:le(void 0),vkLogo:le(void 0),interactiveTimeIndicator:le(void 0),timeline:le(void 0),autoplayNextToggle:le(void 0),additionalButtons:Z.length?Z.reduce(c=>[...c,le(void 0)],[]):[],disabledControls$:lt},modals:{hotKeyMap:{show:le(!1),data:le({title:"",closeBtnText:"",groups:[]})}},isFullscreen:Bt,isFullscreenOpenedByKeyboard:it,rotateAlpha:Ct,isAutoplay:le(!1),debugPanelVisible:le(!1),episodes:{panelOpened$:le(!1),openedByKeyboard$:le(!1)},contextMenu:{visible$:le(!1),btnRef$:le(void 0),openedByBtnKeyboard$:le(!1),openedByHotKey$:le(!1),lastActiveElem$:le(void 0),showContextMenuBtn$:le(!1),position$:le({top:0,left:0})},playerSize:oi,isMobile:Ue,mobileNotReportControlHidden$:gt,icon3DVideoVisible:le(!1),scrubbingInProgress:xn,volumeChangingInProgress:nn,is3DVideo:Lt,currentGridType$:ra,additionalButtonsDeprecated$:aa,additionalDesktopControlPanelRightButtons$:la,additionalSettingsMenuItems$:Xa,additionalContextMenuItems$:Gl,interactiveHideMobileControls:le(!1),overlayContainer$:le(void 0),startedByKeyboard$:le(!1),autoplayNextEnabled$:le(!1),timerNextVideoRunning$:le(!0),settingsMenu:{visible$:le(!1),ref$:le(void 0),openedByBtnKeyboard$:le(!1)},settingsSubMenu:{visible$:le(!1),ref$:le(void 0),name$:le(void 0)},userActionsDisabled:le(!1),hiddenControls:{volume:le(!1),vkLogo:le(!1),pip:le(!1),chromecast:le(!1),settings:le(!1)},isControlsAvailable:qe,controlBlocks:{topLeft:le(void 0),topRight:le(void 0),middle:le(void 0),bottom:le(void 0),bottomLeft:le(void 0),bottomRight:le(void 0)},videoTitleInfo:le(void 0),doubleForwardOn$:hp,doubleForwardAvailable$:u_,previewTrackNotificationVisible:le(!1),previewTrackActive:to,previewTrackDragInProgress:Wr,previewTrackAvailable:na,isPreviewTrackHorizontallyAligned:ui},ads:{position:le(0),duration:le(0),playbackState:le("inactive"),canSkip:le(!1),secondsToWatchBeforeSkip:le(0),postrollPassed:le(!1)},webApi:{pictureInPictureApi:oe,annotationsApi:Fe,slotsApi:Ge},actions:{internal:{preload:Ho,firstStart:c=>Pc(c,!1),play:()=>ol(!1),pause:()=>Hs(!1),togglePlay:To,toggleMuted:Zi,openSettingsMenu:en,closeSettingsMenu:Bo,openSettingsSubMenu:Pi,closeSettingsSubMenu:co,setVolume:c=>hn(c,!1),setMuted:c=>Yn(c,!1),startVolumeChanging:Vi,stopVolumeChanging:Za,setVideoStream:Pr,setAudioStream:c=>Pn(c,!1),setQuality:(c,b)=>Ji(c,b,!1),setTrafficSavingEnabled:(c,b)=>Li(c,b,!1),setHighQualityEnabled:(c,b)=>tn(c,b,!1),setPlaybackRate:eo,incrementPlaybackRate:Hr,decrementPlaybackRate:Zn,setSubtitle:c=>Xn(c,!1),toggleSubtitle:()=>br(!1),togglePictureInPicture:ze,startScrubbing:xe,progressScrubbing:ft,completeScrubbing:Ei,toggleChromecast:kc,switchToActiveLive:ht,switchFromAdsToVideo:Io,switchFromVideoToAds:oo,skipAd:io,setLiveWaitingStart:hi,setLiveWaitingRecover:Ki,setLiveWaitingRecord:Bs,getDebugTextData:Yl,getTraceTextData:Ic,getDebugPanelData:vp,getVideoElement:ua,seekTime:(c,b,V)=>gi(c,b,V),clearDelayedBufferingCheckTimeout:ts,seekEpisodeStartTime:yn,seekToPercent:Uo,getNextEpisode:Mc,seekToNextEpisode:Lc,getPrevEpisode:Vc,seekToPrevEpisode:mp,startLogging:So,stopLogging:Zo,startCameraManualRotation:un,stopCameraManualRotation:Et,moveCameraFocusPX:Ut,holdCamera:W,releaseCamera:Vt,getVideoEpisodes:nl,getPreviewThumbsData:gp,downloadVideo:Di,addLanguage:Af,setLanguage:Te,nextMovie:$i,videoRotate:_i,correctSeekTimeToInteractive:rn,replayInteractive:O,setLooped:Dr,reportProblem:_n,setAutoplayNextEnabled:bn,setTimerNextVideoRunning:_r,prevVideoClick:$n,nextVideoClick:Br,nextVideoAnnouncementShow:et,nextVideoAnnouncementClick:Pt,nextVideoAnnouncementAuto:xi,nextVideoAnnouncementCancel:yo,checkFullscreenSupport:Ft,changeDoubleForwardOn:ng,closePreviewTrack:f_,previewTrackOpened:p_,previewTrackDragStarted:v_,previewTrackDragFinished:m_},external:{firstStart:c=>Pc(c,!0),play:()=>ol(!0),pause:()=>Hs(!0),stop:()=>Ac(!0),seekTime:c=>Ur(c),seekEpisodeStartTime:c=>zr(c),setPlaybackRate:c=>Ds(c),setAutoQualityLimits:c=>on(c),setMuted:c=>Yn(c,!0),toggleSubtitle:()=>br(!0),changeSubtitle:gs,setVolume:c=>hn(c,!0),returnFocusToEpisodes:d_,updateAdditionalSettingsItem:Ql,addAdditionalSettingsItem:el,removeAdditionalSettingsItem:jl,updateAdditionalContextItem:tl,addAdditionalContextItem:il,removeAdditionalContextItem:ca,updateAdditionalButton:_s,addAdditionalButton:bs,removeAdditionalButton:Ja,setLiveLowLatency:da,hideControls:()=>Jt(!1),showControls:()=>Jt(!0),setQuality:c=>Ji(c,{appliesTo:"to-video"},!0),setTrafficSavingEnabled:c=>Li(c,"to-video",!0),setHighQualityEnabled:c=>tn(c,"to-video",!0),changeAudioStream:_o}},callbacks:a,setUiCallbacks:c=>{Ce=Q({},c)},getAdmanWrapper:()=>Ve,getLogger:()=>Qe,getPlayer:()=>k,destroy:c_};return qt};function Wn(t,e,i,o){var f;let r=(f=e[i])==null?void 0:f.getBoundingClientRect(),s=o&&!!r&&!!(r.right-r.left),{top:l,left:d,bottom:a,right:u}=Ms(e[i],t||void 0);return{left:s?d:0,right:s?u:0,top:s?l:0,bottom:s?a:0,isDisplayed:s}}var u4=["disabledControls$","additionalButtons"],p4=["interactiveTimeIndicator"],Fl=(t,e,i,o)=>{if(t){for(let[r,s]of Object.entries(e))if(!u4.includes(r)){let l=o||p4.includes(r);s.set(Wn(t,i,r,l))}}};var Qu=(t,e,i)=>$t(null,null,function*(){yield mo(),e&&i&&(i.focus(),t.set(!1))});var f4=ke('<svg><!><path fill="var(--btn-color, #fff)" d="M18 10c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m-6 4c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2m-6 0c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2"></path></svg>');function Sv(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=f4();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","aria-hidden":"true","data-testid":"dots-icon",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(),g(o),$(t,o)}function Cv(t,e){H(e,!0);let[i,o]=Ne(),r=()=>S(a,"$contextMenuVisible$",i),s=h(e,"disabled",3,!1),l=h(e,"ariaLabel",3,""),d=$e(),a=d.ui.contextMenu.visible$,u=d.ui.contextMenu.openedByBtnKeyboard$,f=d.ui.contextMenu.showContextMenuBtn$,v=d.ui.contextMenu.position$,p=d.ui.contextMenu.btnRef$,x=j(void 0);We(()=>{n(x)&&kt(()=>{p.set(n(x))})});let w=E=>{let O=ea(E),A=X1(n(x));v.set(A),u.set(O),a.set(!r())},y=()=>{f.set(!0)},C=()=>{f.set(!1)},T=m(()=>r()?"opened":"");Kt(t,{get className(){return n(T)},testId:"btn-context-menu",get disabled(){return s()},get ariaLabel(){return l()},click:w,focus:y,blur:C,get ariaExpanded(){return r()},get ref(){return n(x)},set ref(E){N(x,E,!0)},children:(E,O)=>{Sv(E,{})},$$slots:{default:!0}}),F(),o()}var v4=t=>{t.stopPropagation()},m4=M("<div><!> <div></div> <div></div></div>"),g4={hash:"svelte-od3veb",code:`.interactive-episode-icon-animated.svelte-od3veb {position:absolute;top:16px;right:16px;width:32px;height:32px;transition:0.3s;opacity:1;}.interactive-episode-icon-animated.icon-small.svelte-od3veb {width:28px;height:28px;}.invisible.svelte-od3veb {opacity:0;visibility:hidden;}.fullscreen.svelte-od3veb:not(.mobile) {width:40px;top:19px;right:23px;height:40px;}.mobile.svelte-od3veb {width:28px;height:28px;top:12px;right:14px;}.fullscreen.mobile.svelte-od3veb {width:32px;height:32px;}
|
|
234
|
+
|
|
235
|
+
@media screen and (orientation: portrait) {.interactive-episode-icon-animated.mobile.fullscreen.svelte-od3veb {top:40px;right:16px;}
|
|
236
|
+
}
|
|
237
|
+
|
|
238
|
+
@keyframes svelte-od3veb-pulse {
|
|
239
|
+
0% {
|
|
240
|
+
transform: scale(1);
|
|
241
|
+
border-width: 1px;
|
|
242
|
+
opacity: 0;
|
|
243
|
+
}
|
|
244
|
+
10% {
|
|
245
|
+
opacity: 1;
|
|
246
|
+
}
|
|
247
|
+
50% {
|
|
248
|
+
transform: scale(1.5);
|
|
249
|
+
border-width: 1px;
|
|
250
|
+
opacity: 0.5;
|
|
251
|
+
}
|
|
252
|
+
100% {
|
|
253
|
+
transform: scale(1.5);
|
|
254
|
+
border-width: 0.5px;
|
|
255
|
+
opacity: 0;
|
|
256
|
+
}
|
|
257
|
+
}.pulse.svelte-od3veb {display:block;content:'';border:1px solid #fff;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:100%;transform:scale(1.8);
|
|
258
|
+
animation: 1s svelte-od3veb-pulse infinite;transition:0.3s;pointer-events:none;}.pulse.paused.svelte-od3veb {animation-play-state:paused;}.interactive-episode-icon-animated svg {width:100%;height:100%;}.ref-block.svelte-od3veb {position:absolute;top:0;width:100%;height:100%;visibility:hidden;}.hidden.svelte-od3veb {display:none;}`};function Jd(t,e){var q;H(e,!0),z(t,g4);let[i,o]=Ne(),r=()=>S(C,"$isMobile",i),s=()=>S(A,"$areControlsVisible",i),l=()=>S(L,"$currentGridType$",i),d=()=>S(E,"$isInteractiveTime$",i),a=()=>S(y,"$interactiveControlsOpacity$",i),u=()=>S(O,"$showInteractiveTimeIndicatorTooltip$",i),f=()=>S(T,"$isFullscreen",i),v=h(e,"ref",15,void 0),p=j(void 0),x=$e(),w=wo(),{interactiveControlsOpacity$:y}=w,C=x.ui.isMobile,T=x.ui.isFullscreen,E=x.state.isInteractiveTime$,O=w.showInteractiveTimeIndicatorTooltip$,A=x.ui.controlsVisible,I=(q=x.callbacks)==null?void 0:q.onInteractiveTimeIndicatorClick,L=x.ui.currentGridType$,Z=m(()=>!r()&&s()),B=m(()=>Ps(l(),"s")),U=m(()=>!d()||!!a()||n(Z)),X=j(!1);We(()=>{N(X,n(U),!0)});let de=()=>{N(X,!0)},K=()=>{var oe;ue(),(oe=n(p))==null||oe.addEventListener("animationiteration",de,{once:!0})},ue=()=>{var oe;N(X,!1),(oe=n(p))==null||oe.removeEventListener("animationiteration",de)},J=oe=>{O.set(oe)},ge=m(()=>u()&&!n(U));We(()=>{u()?K():ue()});let se=()=>{n(U)||(O.set(!0),I==null||I())};ln(()=>{O.clearTimeout(),ue()});let ce=()=>{O.set(!1)},Le=Y("tooltip_interactive_interaction_time_indicator");var we=m4();let te;we.__mousemove=[v4],we.__click=se;var De=_(we);Mo(De,{get tooltipContent(){return Le},get tooltipActive(){return n(ge)},initialTranslateYPx:72,tooltipPlacement:"bottom",onTooltipVisibilityChange:J,get ref(){return v()},set ref(oe){v(oe)},children:(oe,Fe)=>{qd(oe,{completed:!0})},$$slots:{default:!0}});var fe=P(De,2);let k;st(fe,oe=>v(oe),()=>v());var Qe=P(fe,2);let Ve;st(Qe,oe=>N(p,oe),()=>n(p)),g(we),D((oe,Fe,Ge)=>{te=re(we,1,"interactive-episode-icon-animated svelte-od3veb",null,te,oe),k=re(fe,1,"ref-block svelte-od3veb",null,k,Fe),Ve=re(Qe,1,"pulse svelte-od3veb",null,Ve,Ge)},[()=>({mobile:r(),fullscreen:f(),invisible:n(U),"icon-small":n(B)}),()=>({hidden:n(U)}),()=>({paused:n(X)})]),yt("mouseleave",we,ce),$(t,we),F(),o()}dt(["mousemove","click"]);function ju(t,e){H(e,!0);let i=h(e,"tooltipEnabled",3,!0),o=h(e,"disabled",3,!1),r=h(e,"className",3,void 0),s=h(e,"ref",15);Mo(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 className(){return r()},get ref(){return s()},set ref(l){s(l)},children:(l,d)=>{var a=He();let u=m(()=>e.buttonComponent);var f=ve(a);Ri(f,()=>n(u),(v,p)=>{p(v,Is(()=>{var x;return(x=e.buttonComponentProps)!=null?x:{}}))}),$(l,a)},$$slots:{default:!0}}),F()}var Vs={prevButton:100,replayButton:200,playButton:300,nextButton:400,playPrevChapterButton:500,seekToInteractiveButton:600,interactiveGraphButton:700,liveButton:800};var _4=ke('<svg><!><path fill="var(--btn-color, #fff)" d="M16 10.835V7.5a1 1 0 1 1 2 0v9a1 1 0 0 1-2 0v-3.335l-8.149 4.67C7.03 18.304 6 17.715 6 16.772V7.227c0-.943 1.029-1.533 1.851-1.061L16 10.834z"></path></svg>');function Tv(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=_4();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"26",height:"24",fill:"none","aria-hidden":"true",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(),g(o),$(t,o)}function ec(t,e){let i=h(e,"isPrev",3,!1),o=h(e,"isMobile",3,!1),r=h(e,"width",3,"24"),s=h(e,"height",3,"24"),l=m(()=>i()&&o()?"transform: scaleX(-1) scale(1.3333);":i()?"transform: scaleX(-1);":o()?"transform: scale(1.3333);":void 0),d=m(()=>i()?"prev-icon":"next-icon");Tv(t,{get style(){return n(l)},get width(){return r()},get height(){return s()},get viewBox(){return e.viewBox},get"data-testid"(){return n(d)}})}var b4=M('<div class="icon-background-mobile svelte-xtk2k4"></div>'),$4=M("<!> <!>",1),y4={hash:"svelte-xtk2k4",code:".icon-background-mobile.svelte-xtk2k4 {position:absolute;top:0;left:0;width:100%;height:100%;border-radius:var(--big-play-radius);background-color:var(--big-play-bg-color);}"};function Ha(t,e){H(e,!0),z(t,y4);let i=h(e,"ref",15,void 0),o=h(e,"isMobile",3,!1),r=h(e,"disabled",3,!1),l=$e().ui.t,d=m(()=>e.type==="prev"?l("tooltip_previous"):l("tooltip_next")),a=m(()=>e.type==="prev"?l("hotkey_map_item_prev_video_value"):l("hotkey_map_item_next_video_value")),u=m(()=>`btn-${o()?"m":"d"}--${e.type}`);Kt(t,{get className(){return n(u)},get testId(){var f;return`btn-${(f=e.type)!=null?f:""}`},get disabled(){return r()},get ariaLabel(){return n(d)},get click(){return e.click},get ariaKeyShortCut(){return n(a)},get ref(){return i()},set ref(f){i(f)},children:(f,v)=>{var p=$4(),x=ve(p);{var w=T=>{var E=b4();$(T,E)};R(x,T=>{o()&&T(w)})}var y=P(x,2);let C=m(()=>e.type==="prev");ec(y,{get isMobile(){return o()},get isPrev(){return n(C)}}),$(f,p)},$$slots:{default:!0}}),F()}var x4=ke('<svg><!><path fill="var(--btn-color, #fff)" d="M12 10.096a.4.4 0 0 1-.67.296L7.044 6.493a.67.67 0 0 1 0-.986l4.288-3.899a.4.4 0 0 1 .669.296V5a8 8 0 1 1-8 8 1 1 0 1 1 2 0 6 6 0 1 0 6-6z"></path></svg>');function tc(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=x4();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","aria-hidden":"true","data-testid":"replay-icon",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(),g(o),$(t,o)}import{noop as w4}from"@vkontakte/videoplayer-shared/es2015";var S4=M('<div class="icon-background-mobile svelte-1ot3duq"></div>'),C4=M("<!> <div><!></div>",1),T4={hash:"svelte-1ot3duq",code:".mobile.svelte-1ot3duq {position:relative;display:flex;align-items:center;justify-content:center;}.mobile.svelte-1ot3duq svg {transform:scale(2);}.icon-background-mobile.svelte-1ot3duq {position:absolute;top:16px;left:16px;border-radius:var(--big-play-radius);background-color:var(--big-play-bg-color);width:calc(100% - 32px);height:calc(100% - 32px);}"};function Ul(t,e){H(e,!0),z(t,T4);let i=h(e,"ref",15,void 0),o=h(e,"isMobile",3,!1),r=h(e,"disabled",3,!1),s=h(e,"className",3,""),l=h(e,"click",3,w4),d=Y("tooltip_restart"),a=m(()=>`${o()?"btn-m--play":""} ${s()}`);Kt(t,{get className(){return n(a)},testId:"btn-replay",get ariaLabel(){return d},get disabled(){return r()},get click(){return l()},get ariaKeyShortCut(){return ds.KeyK},get ref(){return i()},set ref(u){i(u)},children:(u,f)=>{var v=C4(),p=ve(v);{var x=T=>{var E=S4();$(T,E)};R(p,T=>{o()&&T(x)})}var w=P(p,2);let y;var C=_(w);tc(C,{}),g(w),D(T=>y=re(w,1,"svelte-1ot3duq",null,y,T),[()=>({mobile:o()})]),$(u,v)},$$slots:{default:!0}}),F()}var E4=ke('<svg fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" data-testid="play-icon"><path d="M17.671 10.923c.82.483.82 1.67 0 2.154l-8.787 5.175A1.25 1.25 0 0 1 7 17.174V6.826a1.25 1.25 0 0 1 1.884-1.078l8.787 5.175z"></path></svg>');function cr(t,e){"use strict";let i=h(e,"width",3,"24"),o=h(e,"height",3,"24"),r=h(e,"viewBox",3,"0 0 24 24"),s=h(e,"fill",3,"var(--btn-color)");var l=E4(),d=_(l);g(l),D(()=>{Ke(l,"width",i()),Ke(l,"height",o()),Ke(l,"viewBox",r()),Ke(d,"fill",s())}),$(t,l)}var I4=ke('<svg fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" data-testid="pause-icon"><path d="M8.712 5c.448 0 .61.047.774.134a.913.913 0 0 1 .38.38c.087.164.134.326.134.774v11.424c0 .448-.047.61-.134.774a.914.914 0 0 1-.38.38c-.164.087-.326.134-.774.134H6.788c-.448 0-.61-.047-.774-.134a.914.914 0 0 1-.38-.38c-.087-.164-.134-.326-.134-.774V6.288c0-.448.047-.61.134-.774a.913.913 0 0 1 .38-.38C6.178 5.047 6.34 5 6.788 5h1.924zm8 0c.448 0 .61.047.774.134a.914.914 0 0 1 .38.38c.087.164.134.326.134.774v11.424c0 .448-.047.61-.134.774a.914.914 0 0 1-.38.38c-.164.087-.326.134-.774.134h-1.924c-.448 0-.61-.047-.774-.134a.914.914 0 0 1-.38-.38c-.087-.164-.134-.326-.134-.774V6.288c0-.448.047-.61.134-.774a.914.914 0 0 1 .38-.38c.164-.087.326-.134.774-.134h1.924z"></path></svg>');function Rs(t,e){"use strict";let i=h(e,"width",3,"24"),o=h(e,"height",3,"24"),r=h(e,"viewBox",3,"0 0 24 24"),s=h(e,"fill",3,"var(--btn-color)");var l=I4(),d=_(l);g(l),D(()=>{Ke(l,"width",i()),Ke(l,"height",o()),Ke(l,"viewBox",r()),Ke(d,"fill",s())}),$(t,l)}import{noop as k4}from"@vkontakte/videoplayer-shared/es2015";var A4=M('<div class="icon-background-mobile svelte-1ot3duq"></div>'),P4=M("<!> <div><!></div>",1),M4={hash:"svelte-1ot3duq",code:".mobile.svelte-1ot3duq {position:relative;display:flex;align-items:center;justify-content:center;}.mobile.svelte-1ot3duq svg {transform:scale(2);}.icon-background-mobile.svelte-1ot3duq {position:absolute;top:16px;left:16px;border-radius:var(--big-play-radius);background-color:var(--big-play-bg-color);width:calc(100% - 32px);height:calc(100% - 32px);}"};function zl(t,e){H(e,!0),z(t,M4);let[i,o]=Ne(),r=()=>S(s,"$fakeIsPlaying$",i),{fakeIsPlaying$:s}=wo(),l=h(e,"ref",15,void 0),d=h(e,"isMobile",3,!1),a=h(e,"isPlaying",3,!1),u=h(e,"disabled",3,!1),f=h(e,"className",3,""),v=h(e,"click",3,k4),x=$e().ui.t,{toggle:w}=s,y=m(()=>w),C=m(()=>r()!==null),T=m(()=>n(C)?r():a()),E=m(()=>n(T)?x("tooltip_pause"):x("tooltip_play")),O=m(()=>n(T)?Rs:cr),A=m(()=>`${d()?"btn-m--play":""} ${f()}`),I=m(()=>n(C)?n(y):v());Kt(t,{get className(){return n(A)},testId:"btn-play",get click(){return n(I)},get disabled(){return u()},get ariaLabel(){return n(E)},get ariaKeyShortCut(){return ds.KeyK},get ref(){return l()},set ref(L){l(L)},children:(L,Z)=>{var B=P4();let U=m(()=>n(O));var X=ve(B);{var de=ge=>{var se=A4();$(ge,se)};R(X,ge=>{d()&&ge(de)})}var K=P(X,2);let ue;var J=_(K);Ri(J,()=>n(U),(ge,se)=>{se(ge,{})}),g(K),D(ge=>ue=re(K,1,"svelte-1ot3duq",null,ue,ge),[()=>({mobile:d()})]),$(L,B)},$$slots:{default:!0}}),F(),o()}var L4=ke('<svg><!><path fill="var(--btn-color, #fff)" d="M12.583 12.917v2.496a1 1 0 0 1-1.522.853l-5.583-3.413a1 1 0 0 1 0-1.706l5.583-3.413a1 1 0 0 1 1.522.853v2.496l5.478-3.349a1 1 0 0 1 1.522.853v6.826a1 1 0 0 1-1.522.853z"></path></svg>');function Ev(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=L4();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","data-testid":"play-prev-chapter-icon",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(),g(o),$(t,o)}function ic(t,e){H(e,!0);let i=h(e,"ref",15,void 0),o=h(e,"hidden",3,!1),r=h(e,"disabled",3,!1),s=Y("tooltip_interactive_go_back"),l=m(()=>o()?"hidden":"");Kt(t,{get className(){return n(l)},testId:"btn-play-prev-chapter",get ariaLabel(){return s},get disabled(){return r()},get click(){return e.click},get ref(){return i()},set ref(d){i(d)},children:(d,a)=>{Ev(d,{})},$$slots:{default:!0}}),F()}var V4=M('<span class="gutter svelte-et3q1q"><span><!></span></span>'),R4={hash:"svelte-et3q1q",code:".gutter.svelte-et3q1q {--gutterWidth: 32px;--gutterHeight: 12px;--togglerWidth: 18px;--togglerHeight: 18px;--togglerGap: calc(var(--togglerWidth) / 6);position:relative;width:var(--gutterWidth);height:var(--gutterHeight);background-color:rgba(255, 255, 255, 0.3);border-radius:50px;}.toggler.svelte-et3q1q {position:absolute;top:calc(((var(--togglerHeight) - var(--gutterHeight)) / 2) * -1);left:0;display:flex;align-items:center;justify-content:center;width:var(--togglerWidth);height:var(--togglerHeight);background-color:rgba(98, 99, 100, 1);border-radius:50%;transform:translateX(calc(var(--togglerGap) * -1));transition-property:background-color, transform;transition-duration:0.2s;transition-timing-function:ease;}.toggler.enabled.svelte-et3q1q {background-color:var(--toggle-color-autoplay-on);transform:translateX(calc(var(--gutterWidth) - var(--togglerWidth) + var(--togglerGap)));}"};function oc(t,e){H(e,!0),z(t,R4);let[i,o]=Ne(),r=()=>S(a,"$autoplayNextEnabled$",i),s=h(e,"ref",15,void 0),l=$e(),d=l.ui.t,a=l.ui.autoplayNextEnabled$,u=l.actions.internal.setAutoplayNextEnabled,f=()=>{u(!r(),!0)},v=d("aria_label_autoplay"),p=m(()=>r()?"true":"false");Kt(t,{click:f,get ariaLabel(){return v},role:"switch",get areaChecked(){return n(p)},get ref(){return s()},set ref(x){s(x)},children:(x,w)=>{var y=V4(),C=_(y);let T;var E=_(C);{var O=I=>{cr(I,{width:"14",height:"14",fill:"#000"})},A=I=>{Rs(I,{width:"14",height:"14",fill:"#000"})};R(E,I=>{r()?I(O):I(A,!1)})}g(C),g(y),D(I=>T=re(C,1,"toggler svelte-et3q1q",null,T,I),[()=>({enabled:r()})]),$(x,y)},$$slots:{default:!0}}),F(),o()}var O4=ke('<svg><!><path fill="var(--btn-color, #fff)" fill-rule="evenodd" d="M16.726 4.845C16.187 4.8 15.496 4.8 14.5 4.8H7.9a.9.9 0 1 1 0-1.8h6.639c.947 0 1.713 0 2.333.05.64.053 1.204.163 1.726.43a4.4 4.4 0 0 1 1.923 1.922c.266.523.377 1.087.429 1.726.05.62.05 1.386.05 2.334v5.076c0 .948 0 1.714-.05 2.334-.052.64-.163 1.203-.43 1.726a4.4 4.4 0 0 1-1.922 1.922c-.522.267-1.086.377-1.726.43-.62.05-1.386.05-2.333.05H7.9a.9.9 0 1 1 0-1.8h6.6c.995 0 1.687 0 2.226-.045.528-.043.828-.123 1.055-.238a2.6 2.6 0 0 0 1.136-1.137c.115-.226.195-.527.239-1.055.044-.538.044-1.23.044-2.225v-5c0-.995 0-1.687-.044-2.226-.043-.527-.124-.828-.239-1.054a2.6 2.6 0 0 0-1.136-1.137c-.227-.115-.527-.195-1.055-.238" clip-rule="evenodd"></path><path fill="var(--btn-color, #fff)" d="M7.76 11.169V8.908c0-.708.704-1.143 1.252-.774l4.594 3.093c.525.353.525 1.193 0 1.546l-4.594 3.093c-.548.369-1.252-.066-1.252-.774v-2.261l-4.508 3.035C2.704 16.235 2 15.8 2 15.091V8.908c0-.708.704-1.143 1.252-.774z"></path></svg>');function Iv(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=O4();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","aria-hidden":"true","data-testid":"seek-to-interactive-icon",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(2),g(o),$(t,o)}function nc(t,e){H(e,!0);let i=h(e,"ref",15,void 0),o=h(e,"hidden",3,!1),r=h(e,"disabled",3,!1),s=Y("tooltip_interactive_seek"),l=m(()=>o()?"hidden":"");Kt(t,{get className(){return n(l)},testId:"btn-seek-to-interactive",get ariaLabel(){return s},get disabled(){return r()},get click(){return e.click},get ref(){return i()},set ref(d){i(d)},children:(d,a)=>{Iv(d,{})},$$slots:{default:!0}}),F()}var N4=ke('<svg><!><path fill="var(--btn-color, #fff)" fill-rule="evenodd" d="M16.777 3h1.419c.31 0 .596 0 .834.02.258.02.539.068.817.21.397.2.72.523.923.918.141.277.19.557.21.814.02.237.02.521.02.83V7.19c0 .31 0 .594-.02.831-.02.256-.069.537-.21.813a2.1 2.1 0 0 1-.923.92c-.278.14-.56.188-.817.21-.238.019-.524.019-.834.019h-1.419c-.31 0-.596 0-.834-.02a2.15 2.15 0 0 1-.817-.21 2.1 2.1 0 0 1-.923-.919 2.1 2.1 0 0 1-.21-.813 8 8 0 0 1-.02-.63l-2.198-.002c-.495-.001-.81 0-1.05.018-.23.019-.309.05-.343.067a.8.8 0 0 0-.352.35c-.017.034-.049.113-.068.341-.02.24-.02.554-.02 1.046v5.57c0 .49 0 .804.02 1.043.019.228.05.306.068.34.077.15.2.273.35.35.035.017.113.049.342.067.24.02.555.021 1.048.022l2.203.003a8 8 0 0 1 .02-.627c.02-.256.069-.537.21-.813.203-.396.526-.718.923-.92.278-.14.56-.189.817-.21.238-.019.524-.019.834-.019h1.419c.31 0 .596 0 .834.02.258.02.539.068.817.21.397.201.72.523.923.919.141.276.19.557.21.813.02.237.02.522.02.831v1.397c0 .31 0 .594-.02.831-.02.256-.069.537-.21.814a2.1 2.1 0 0 1-.923.919c-.278.14-.56.189-.817.21-.238.019-.524.019-.834.019h-1.419c-.31 0-.596 0-.834-.02a2.15 2.15 0 0 1-.817-.21 2.1 2.1 0 0 1-.923-.918 2.1 2.1 0 0 1-.21-.814 8 8 0 0 1-.02-.63l-2.24-.002c-.449 0-.839-.001-1.16-.028-.341-.028-.684-.09-1.016-.259a2.6 2.6 0 0 1-1.14-1.137c-.17-.33-.231-.672-.259-1.011-.026-.321-.026-.71-.026-1.156v-1.921H2.905A.903.903 0 0 1 2 11.992c0-.498.405-.901.905-.901h5.227V9.177c0-.448 0-.837.026-1.159.028-.34.09-.682.26-1.013a2.6 2.6 0 0 1 1.144-1.138c.332-.168.676-.23 1.017-.257.323-.025.714-.025 1.164-.024l2.23.003a8 8 0 0 1 .02-.627c.02-.257.069-.537.21-.814.203-.395.526-.717.923-.919.278-.14.56-.189.817-.21C16.18 3 16.467 3 16.777 3m-.833 1.837a1 1 0 0 1 .146-.02 10 10 0 0 1 .72-.014h1.354c.353 0 .563 0 .719.013a1 1 0 0 1 .146.021.3.3 0 0 1 .126.126 1 1 0 0 1 .021.145c.013.156.014.365.014.716v1.334c0 .352 0 .561-.014.716a1 1 0 0 1-.02.146.3.3 0 0 1-.127.125 1 1 0 0 1-.146.022c-.156.012-.366.013-.719.013H16.81c-.353 0-.563 0-.719-.013a1 1 0 0 1-.146-.022.3.3 0 0 1-.126-.125 1 1 0 0 1-.021-.146 10 10 0 0 1-.014-.716V5.824c0-.351.001-.56.014-.716a1 1 0 0 1 .021-.145.3.3 0 0 1 .126-.126Zm0 11.018a1 1 0 0 1 .146-.022c.156-.012.366-.013.72-.013h1.354c.353 0 .563 0 .719.013a1 1 0 0 1 .146.022.3.3 0 0 1 .126.125 1 1 0 0 1 .021.146c.013.155.014.364.014.716v1.334c0 .351 0 .56-.014.716a1 1 0 0 1-.02.145.3.3 0 0 1-.127.126 1 1 0 0 1-.146.02c-.156.014-.366.014-.719.014H16.81c-.353 0-.563 0-.719-.013a1 1 0 0 1-.146-.021.3.3 0 0 1-.126-.126 1 1 0 0 1-.021-.145 10 10 0 0 1-.014-.716v-1.334c0-.352.001-.561.014-.716a1 1 0 0 1 .021-.146.3.3 0 0 1 .126-.125Z" clip-rule="evenodd"></path><path fill="var(--btn-color, #fff)" fill-rule="evenodd" d="M15.2 5.899v1.203c0 .594 0 .892.115 1.119.102.2.265.362.464.463.227.116.525.116 1.12.116H18.1c.595 0 .892 0 1.12-.116.199-.101.361-.264.463-.463.116-.227.116-.525.116-1.12V5.9c0-.595 0-.892-.116-1.12a1.06 1.06 0 0 0-.464-.463c-.227-.116-.524-.116-1.119-.116h-1.203c-.594 0-.892 0-1.119.116-.2.102-.362.264-.464.464-.115.227-.115.524-.115 1.119Zm-.051 11.03v1.143c0 .605 0 .908.118 1.139.103.203.268.368.472.472.23.117.533.117 1.138.117H18.1c.605 0 .907 0 1.138-.117a1.08 1.08 0 0 0 .472-.472c.118-.231.118-.534.118-1.139v-1.144c0-.605 0-.907-.118-1.138a1.08 1.08 0 0 0-.472-.472c-.231-.118-.534-.118-1.138-.118h-1.224c-.605 0-.907 0-1.138.118a1.08 1.08 0 0 0-.472.472c-.118.23-.118.533-.118 1.138Z" class="_closed" clip-rule="evenodd"></path></svg>');function kv(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=N4();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","aria-hidden":"true",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(2),g(o),$(t,o)}var D4={hash:"svelte-17ceof5",code:'svg[data-testid="graph-open-icon"] ._closed {visibility:hidden;opacity:0;}'};function Av(t,e){z(t,D4);let i=h(e,"isOpened",3,!1),o=m(()=>i()?"graph-close-icon":"graph-open-icon");kv(t,{get"data-testid"(){return n(o)}})}function rc(t,e){H(e,!0);let i=h(e,"ref",15,void 0),o=h(e,"hidden",3,!1),r=h(e,"disabled",3,!1),s=h(e,"graphIsOpened",3,!1),d=$e().ui.t,a=m(()=>s()?d("tooltip_interactive_graph_on"):d("tooltip_interactive_graph_off")),u=m(()=>o()?"hidden":"");Kt(t,{get className(){return n(u)},testId:"btn-graph",get disabled(){return r()},get ariaLabel(){return n(a)},get click(){return e.click},get ref(){return i()},set ref(f){i(f)},children:(f,v)=>{let p=m(()=>!!s());Av(f,{get isOpened(){return n(p)}})},$$slots:{default:!0}}),F()}import{PlaybackState as h0}from"@vkontakte/videoplayer-core/es2015";function sc(t,e){H(e,!0);let[i,o]=Ne(),r=()=>S(u,"$playbackState$",i),s=h(e,"isMobile",3,!1),l=h(e,"isLiveActive",3,!1),d=h(e,"ariaLabel",3,""),a=$e(),u=a.state.playbackState$,f=a.actions.internal.switchToActiveLive,v=a.actions.internal.togglePlay,p=m(()=>()=>{if(!l()){f();return}r()===h0.PAUSED&&v()}),x=m(()=>s()?"":"btn--live btn-full-opacity"),w=m(()=>l()?"btn-live":"btn-live-offset"),y=m(()=>l()&&r()===h0.PLAYING);Kt(t,{get className(){return n(x)},get testId(){return n(w)},get disabled(){return n(y)},get ariaLabel(){return d()},get click(){return n(p)},children:(C,T)=>{Pd(C,{get isActive(){return l()}})},$$slots:{default:!0}}),F(),o()}import{noop as _0}from"@vkontakte/videoplayer-shared/es2015";var B4=M('<div class="icon icon-error-stub"><div class="inner"></div></div>'),H4=M('<img class="icon" aria-hidden="true"/>');function Fa(t,e){"use strict";let i=j(!1),o=()=>{N(i,!0)};var r=He(),s=ve(r);{var l=a=>{var u=B4();$(a,u)},d=a=>{var u=H4();D(()=>Ke(u,"src",e.icon)),yt("error",u,o),Sa(u),$(a,u)};R(s,a=>{n(i)?a(l):a(d,!1)})}$(t,r)}function Pv(t,e){H(e,!0);let i=h(e,"disabled",3,!1),o=h(e,"onClick",3,_0),r=h(e,"ref",15),s=m(()=>o()===_0),l=m(()=>n(s)||i()),d=m(()=>n(s)?"btn-full-opacity":"");Mo(t,{get disabled(){return n(l)},get tooltipContent(){return e.tooltipText},get disabledTooltipContent(){return e.disabledTooltipContent},width:40,get disableMouseupTooltipShow(){return e.disableMouseupTooltipShow},get ref(){return r()},set ref(a){r(a)},children:(a,u)=>{let f=m(()=>{var v;return(v=e.testId)!=null?v:e.id});Kt(a,{get className(){return n(d)},get ariaLabel(){return e.ariaLabel},get click(){return o()},get disabled(){return n(l)},get testId(){return n(f)},children:(v,p)=>{Fa(v,{get icon(){return e.icon}})},$$slots:{default:!0}})},$$slots:{default:!0}}),F()}var b0=t=>!!t.buttonComponent;var Os={vkLogo:100,autoplayNext:200,volume:300,subtitles:400,settings:500,context:600,fullscreen:700,chromecast:800};var Gu=(t,e,i,o)=>{if(t)for(let[r,s]of Object.entries(e))s.set(Wn(t,i,r,o))};import{interpolate as Mv}from"@vkontakte/videoplayer-shared/es2015";var $0=10,y0=40,Lv=.2,U4=.5,z4=65,W4=114,K4=4,x0=({onPreviewTrackOpened:t,getTimelineRef:e,isHorizontal:i})=>{let o=m(()=>i?z4:W4),r=j(!1),s=j(0),l=j(0),d=m(()=>n(o)+$0-y0-K4),a=m(()=>Mv(n(s),[Lv,1],[0,-n(d)])),u=m(()=>Mv(n(s),[Lv,1],[0,y0])),f=m(()=>Mv(n(s),[Lv,1],[0,n(o)+$0]));return{progressBarY:()=>n(a),controlsY:()=>n(u),calculatedHeight:()=>n(f),onPointerDown:y=>{var C;N(l,((C=e())==null?void 0:C.getBoundingClientRect().bottom)||0,!0),N(r,!0)},onPointerMove:y=>{if(!n(r))return;let C=Math.max(Math.min(y.clientY-n(l),0),-n(d));N(s,Math.abs(C/n(d)),!0)},onPointerUp:()=>{N(r,!1),N(s,n(s)>=U4?1:0,!0),n(s)===1&&t()},closePreviewTrack:()=>{N(s,0)}}};var q4=t=>t;function vs(t,{delay:e=0,duration:i=400,easing:o=q4}={}){let r=+getComputedStyle(t).opacity;return{delay:e,duration:i,easing:o,css:s=>`opacity: ${s*r}`}}var Q4=M('<span class="root svelte-mx6l45"> </span>'),j4={hash:"svelte-mx6l45",code:".root.svelte-mx6l45 {font-size:13px;line-height:16px;color:rgba(255, 255, 255, 1);box-shadow:0px 8px 24px 0px rgba(0, 0, 0, 0.08);box-shadow:0px 0px 2px 0px rgba(0, 0, 0, 0.08);font-weight:500;}"};function Vv(t,e){z(t,j4);var i=Q4(),o=_(i,!0);g(i),D(()=>me(o,e.time)),$(t,i)}var G4=M('<div class="tooltip-wrapper svelte-1xyyqd0"><div><!></div></div>'),Y4={hash:"svelte-1xyyqd0",code:'.tooltip-wrapper.svelte-1xyyqd0 {position:relative;display:block;}.tooltip.svelte-1xyyqd0 {position:absolute;opacity:0;visibility:hidden;transition:opacity 200ms;bottom:100%;transform:translateX(-50%);}.pointer.svelte-1xyyqd0:after {position:absolute;bottom:0;left:50%;width:0;border-top:5px solid rgba(41, 41, 41, .8);border-right:5px solid transparent;border-left:5px solid transparent;content:" ";font-size:0;line-height:0;transform:translate(-50%, 5px);}.tooltip.active.svelte-1xyyqd0 {opacity:1;visibility:visible;}'};function Rv(t,e){z(t,Y4);let i=h(e,"active",3,!1),o=h(e,"pointer",3,!1),r=h(e,"translateXPx",3,0),s=h(e,"translateYPx",3,0),l=h(e,"leftOffset",3,0),d=h(e,"rightOffset",3,0),a=j(void 0),u=j(void 0);function f(C){if(!n(u))return 0;let{width:T}=n(u).getBoundingClientRect(),E=T/2;return C<E?E+l():C>e.containerWidth-E?e.containerWidth-E-d():C}let v=m(()=>f(r()));var p=G4(),x=_(p);let w;var y=_(x);ye(y,()=>{var C;return(C=e.children)!=null?C:pe}),g(x),st(x,C=>N(u,C),()=>n(u)),g(p),st(p,C=>N(a,C),()=>n(a)),D(C=>{Je(p,`transform: translate(${n(v)}px, ${s()}px);`),w=re(x,1,"tooltip svelte-1xyyqd0",null,w,C),Je(x,`opacity: ${i()?1:0}; visibility: ${i()?"visible":"hidden"}`)},[()=>({active:i(),pointer:o()})]),$(t,p)}var w0=t=>Math.abs(t)/90%4===1;var Z4=M('<div class="preview svelte-1wqg760"></div>'),X4=M('<div class="time svelte-1wqg760"> </div>'),J4=M('<div><!> <div class="episode svelte-1wqg760"><!></div> <!></div>'),e3={hash:"svelte-1wqg760",code:".timeline-preview.svelte-1wqg760 {bottom:18px;border-radius:2px;pointer-events:none;}.timeline-preview.mobile.svelte-1wqg760 {bottom:72px;}.preview.svelte-1wqg760 {background-color:var(--timeline-preview-bg);box-shadow:0 0 2px var(--timeline-preview-shadow), 0 8px 24px var(--timeline-preview-shadow);border-radius:8px;border:1px solid var(--white);}.episode.svelte-1wqg760 {margin-top:10px;margin-bottom:4px;font-size:13px;line-height:16px;text-shadow:0 8px 24px var(--timeline-preview-shadow), 0 0 2px var(--timeline-preview-shadow);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;font-weight:500;}.time.svelte-1wqg760 {font-size:13px;line-height:16px;text-align:center;color:var(--white);text-shadow:0 8px 24px var(--timeline-preview-shadow), 0 0 2px var(--timeline-preview-shadow);font-weight:500;}"};function Ov(t,e){H(e,!0),z(t,e3);let[i,o]=Ne(),r=()=>S(w,"$rotateAlpha",i),s=()=>S(y,"$playerSize",i),l={MOBILE:150,DESKTOP:278},d=h(e,"time",3,""),a=h(e,"isMobile",3,!1),u=h(e,"videoEpisodes",19,()=>[]),f=h(e,"progress",3,0),v=h(e,"duration",3,0),p=h(e,"isInteractive",3,!1),x=$e(),w=x.ui.rotateAlpha,y=x.ui.playerSize,C=j(0),T=j(0),E=j(""),O=j(0),A=j(0),I=j(0),L=j(0),Z=m(()=>Du(f(),v(),u())),B=m(()=>Dl(r())),U=m(()=>w0(r())),X=m(ue),de=m(()=>(n(U)?1:-1)*(n(C)/2-n(T)/2)),K=m(()=>n(de)*-1);We(()=>{(q=>{N(C,q.width,!0),N(T,q.height,!0)})(ge())}),We(()=>{(q=>{N(E,q.imgSrc,!0),N(O,q.imgWidth,!0),N(A,q.imgHeight,!0),N(I,q.imgOffsetX,!0),N(L,q.imgOffsetY,!0)})(se(f()))});function ue(){var Ge;let q=a()?l.MOBILE:l.DESKTOP,{isVertical:oe}=J(),Fe=30;return(Ge=n(Z))!=null&&Ge.text&&(Fe+=16),(oe||n(B))&&(Fe+=18,Fe+=50),Math.min(Math.max(s().height-Fe,0),q)}function J(){let q=e.previewThumbsData.frameWidth,oe=e.previewThumbsData.frameHeight,Fe=oe>q;return{width:q,height:oe,isHorizontal:!Fe,isVertical:Fe}}function ge(){let{height:q,isHorizontal:oe,isVertical:Fe,width:Ge}=J();return oe&&(q=q/Ge*n(X),Ge=n(X)),Fe&&(Ge=Ge/q*n(X),q=n(X)),{width:Ge,height:q}}function se(q){let oe;e.previewThumbsData.isUV?oe=Math.floor(v()*q/e.previewThumbsData.frequency):oe=Math.min(e.previewThumbsData.countTotal,Math.max(0,Math.floor(e.previewThumbsData.countTotal*q)));let Fe=Math.floor(oe/e.previewThumbsData.countPerImage),Ge=Math.floor(oe%e.previewThumbsData.countPerImage/e.previewThumbsData.countPerRow),_e=oe%e.previewThumbsData.countPerRow,ie=Math.floor(e.previewThumbsData.countPerImage/e.previewThumbsData.countPerRow);!e.previewThumbsData.isUV&&Fe===Math.floor(e.previewThumbsData.countTotal/e.previewThumbsData.countPerImage)&&(ie=Math.floor(e.previewThumbsData.countTotal%e.previewThumbsData.countPerImage/e.previewThumbsData.countPerRow),e.previewThumbsData.countTotal%e.previewThumbsData.countPerImage%e.previewThumbsData.countPerRow>0&&ie++);let Se=e.previewThumbsData.countPerRow;!e.previewThumbsData.isUV&&Fe===Math.floor(e.previewThumbsData.countTotal/e.previewThumbsData.countPerImage)&&e.previewThumbsData.countTotal%e.previewThumbsData.countPerImage>0&&(Se=Math.min(e.previewThumbsData.countPerRow,e.previewThumbsData.countTotal%e.previewThumbsData.countPerImage));let Ce=n(C)*Se,Be=n(T)*ie,Ye=-_e*n(C),je=-Ge*n(T);return{imgSrc:e.previewThumbsData.links[Fe],imgWidth:Ce,imgHeight:Be,imgOffsetX:Ye,imgOffsetY:je}}var ce=J4();let Le;var we=_(ce);{var te=q=>{var oe=Z4();D(()=>Je(oe,`width: ${n(C)}px; height: ${n(T)}px; background-image: url(${n(E)}); background-size: ${n(O)}px ${n(A)}px; background-position: ${n(I)}px ${n(L)}px;
|
|
259
|
+
transform: rotate(${r()}deg) ${n(B)?`translate(${n(de)}px, ${n(K)}px)`:""};
|
|
260
|
+
`)),$(q,oe)};R(we,q=>{n(E)&&q(te)})}var De=P(we,2),fe=_(De);{var k=q=>{var oe=He(),Fe=ve(oe);{var Ge=ie=>{var Se=ls();D(Ce=>me(Se,Ce),[()=>Y("tooltip_episode_unfinished")]),$(ie,Se)},_e=ie=>{var Se=ls();D(()=>me(Se,n(Z).text||"")),$(ie,Se)};R(Fe,ie=>{p()&&n(Z).completed===!1?ie(Ge):ie(_e,!1)})}$(q,oe)};R(fe,q=>{n(Z)&&q(k)})}g(De);var Qe=P(De,2);{var Ve=q=>{var oe=X4(),Fe=_(oe,!0);g(oe),D(()=>me(Fe,d())),$(q,oe)};R(Qe,q=>{p()||q(Ve)})}g(ce),D(q=>{Le=re(ce,1,"timeline-preview svelte-1wqg760",null,Le,q),Je(ce,`width: ${n(B)?n(T):n(C)}px;`)},[()=>({mobile:a()})]),$(t,ce),F(),o()}var t3=M('<span class="time svelte-1jr6obn"> </span>'),i3=M("<!> <!>",1),o3={hash:"svelte-1jr6obn",code:".time.svelte-1jr6obn {display:inline-block;padding:6px 10px;border-radius:3px;color:var(--white);background-color:rgba(41, 41, 41, .8);}.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 Nv(t,e){var ae,_t,Tt,ct,St;H(e,!0),z(t,o3);let[i,o]=Ne(),r=()=>S(K,"$interactiveEpisodes$",i),s=()=>S(L,"$duration$",i),l=()=>S(I,"$position$",i),d=()=>S(ge,"$isInteractiveExpectation$",i),a=()=>S(J,"$isInteractiveTime$",i),u=()=>S(we,"$previewTrackActive",i),f=()=>S(Z,"$isLive$",i),v=()=>S(Le,"$disabledControls$",i),p=()=>S(U,"$isMobile",i),x=()=>S(B,"$isActiveLive$",i),w=()=>S(A,"$bufferedProgress$",i),y=h(e,"showTimeline",3,!1),C=h(e,"withEpisodes",3,!0),T=h(e,"ref",15,void 0),E=$e(),O=Rt(),A=E.state.bufferedProgress$,I=E.state.positionWithScrubbing$,L=E.state.duration$,Z=E.state.isLive$,B=E.state.isActiveLive$,U=E.ui.isMobile,X=O.features.episodes&&C()?E.actions.internal.getVideoEpisodes():void 0,de=E.actions.internal.getPreviewThumbsData(),K=E.state.interactiveEpisodes$,ue=E.state.isInteractive,J=E.state.isInteractiveTime$,ge=E.state.isInteractiveExpectation$,se=E.actions.internal.correctSeekTimeToInteractive,ce=(ae=E.callbacks)==null?void 0:ae.onDisabledTimelineClick,Le=E.ui.controls.disabledControls$,we=E.ui.previewTrackActive,te=(Tt=(_t=E.callbacks)==null?void 0:_t.uiInfo)==null?void 0:Tt.onTimelineMouseEnter,De=(St=(ct=E.callbacks)==null?void 0:ct.uiInfo)==null?void 0:St.onTimelineMouseLeave,fe=E.ui.t,k=O.features.interactiveResponsiveUi,Qe=m(()=>ue?r():X),Ve=m(()=>Yo(s())),q=m(()=>Yo(l())),oe=m(()=>l()/s()),Fe=m(()=>d()||a()),Ge=j(!1),_e=j(""),ie=j(0),Se=j(0),Ce=j(0),Be=m(()=>({containerWidth:n(Se),translateXPx:n(ie),translateYPx:ue&&de?-36:-16,active:n(Ge)&&y()&&!n(Fe)&&!k&&!u(),pointer:!O.features.timelinePreview||!de||f()})),Ye=fe("aria_timeline"),je=m(()=>fe("aria_timeline_value",{position:n(q),duration:n(Ve)}));function Ue(he){return!se||!ue?he:se(he*s())/s()}function Xe(he,at){var rt;(rt=e.onSliderPointerDown)==null||rt.call(e,at),E.actions.internal.startScrubbing(Ue(he))}function Bt(he){a()||E.actions.internal.progressScrubbing(Ue(he))}function it(he){var at;E.actions.internal.completeScrubbing(Ue(he)),N(Ge,!1),(at=e.onSliderPointerUp)==null||at.call(e)}function Ft(he,at,rt){var lt;(lt=e.onSliderPointerEnter)==null||lt.call(e,he),ti(he,at,rt),N(Ge,!0)}function Gt(he,at,rt,lt){var oi;(oi=e.onSliderMove)==null||oi.call(e,lt,he),ti(he,at,rt),N(Ge,!0)}function Ct(){var he;N(Ge,!1),(he=e.onSliderLeave)==null||he.call(e)}function ti(he,at,rt){N(Ce,Ue(he),!0),N(ie,at,!0),rt&&N(Se,rt,!0),N(_e,Lt(he),!0)}function Lt(he){let at=Yo((f()?1-he:he)*s());return f()?`-${at}`:at}let Ee=m(()=>v().has("TIMELINE"));var Pe=i3(),ee=ve(Pe);Rv(ee,Is(()=>n(Be),{get leftOffset(){return e.tooltipLeftOffset},get rightOffset(){return e.tooltipRightOffset},children:(he,at)=>{var rt=He(),lt=ve(rt);{var oi=fi=>{Ov(fi,{get time(){return n(_e)},get isMobile(){return p()},get videoEpisodes(){return n(Qe)},get previewThumbsData(){return de},get progress(){return n(Ce)},get duration(){return s()},get isInteractive(){return ue}})},Xt=fi=>{var Ci=t3(),ao=_(Ci,!0);g(Ci),D(()=>me(ao,n(_e))),$(fi,Ci)};R(lt,fi=>{O.features.timelinePreview&&de&&!f()?fi(oi):fi(Xt,!1)})}$(he,rt)},$$slots:{default:!0}}));var Te=P(ee,2);Da(Te,{className:"timeline-slider",get isActiveLive(){return x()},get isMobile(){return p()},get ariaLabel(){return Ye},ariaValueMin:0,get ariaValueMax(){return s()},get ariaValueNow(){return l()},get ariaValueText(){return n(je)},get loadedProgress(){return w()},get filledProgress(){return n(oe)},get handleProgress(){return n(oe)},get videoEpisodes(){return n(Qe)},onPointerDown:Xe,onHandleMove:Bt,onPointerMove:Gt,onPointerUp:it,onPointerEnter:Ft,onPointerLeave:Ct,get onMouseEnter(){return te},get onMouseLeave(){return De},get onDisabledClick(){return ce},get isInteractive(){return ue},get disabled(){return n(Ee)},get handleAlwaysVisible(){return u()},get hideHandel(){return a()},testId:"progress_bar",onContextMenu:it,get ref(){return T()},set ref(he){T(he)}}),$(t,Pe),F(),o()}var n3={hash:"svelte-1yate8h",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 ac(t,e){H(e,!0),z(t,n3);let[i,o]=Ne(),r=()=>S(a,"$isMobile",i),s=h(e,"position",3,0),l=h(e,"duration",3,0),d=$e(),a=d.ui.isMobile,u=d.ui.t,f=m(()=>Yo(l())),v=m(()=>Yo(s())),p=m(()=>s()/l()),x=m(()=>u("aria_timeline_value",{position:n(v),duration:n(f)})),w=m(()=>Math.round(n(p)*100));Da(t,{className:"timeline-ads-slider",ariaValueMin:0,get ariaValueMax(){return l()},get ariaValueNow(){return n(w)},get ariaValueText(){return n(x)},get filledProgress(){return n(p)},hideHandel:!0,get squareBorders(){return r()}}),F(),o()}var r3=M("<div><!></div>"),s3=M("<div></div>"),a3={hash:"svelte-1b7iyrc",code:".timeline.svelte-1b7iyrc {position:relative;pointer-events:all;display:flex;align-items:center;bottom:0;width:100%;min-width:86px;box-sizing:border-box;}.timeline.mobile.svelte-1b7iyrc {height:16px;padding:6px 12px 7px;margin-top:6px;}.withoutPadding.svelte-1b7iyrc {padding:0;}.timeline-stub.svelte-1b7iyrc {width:100%;min-width:20px;}.timeline-stub.mobile.svelte-1b7iyrc {height:8px;}"};function Ua(t,e){H(e,!0),z(t,a3);let[i,o]=Ne(),r=()=>S(C,"$isLive$",i),s=()=>S(O,"$isMobile",i),l=()=>S(A,"$disabled",i),d=()=>S(E,"$adPosition",i),a=()=>S(T,"$adDuration",i),u=h(e,"isAds",3,!1),f=h(e,"isHidden",3,!1),v=h(e,"timelineNotAvailable",3,!1),p=h(e,"needPadding",3,!0),x=h(e,"ref",15,void 0),w=$e(),y=Rt(),C=w.state.isLive$,T=w.ads.duration,E=w.ads.position,O=w.ui.isMobile,A=le(!1),I=m(()=>!v()&&(!r()||r()&&e.canRewindLive&&e.isRewindableLive||u()));var L=He(),Z=ve(L);{var B=X=>{var de=r3();let K;var ue=_(de);{var J=se=>{ac(se,{get position(){return d()},get duration(){return a()}})},ge=se=>{Nv(se,{get tooltipLeftOffset(){return e.tooltipLeftOffset},get tooltipRightOffset(){return e.tooltipRightOffset},get showTimeline(){return n(I)},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 x()},set ref(ce){x(ce)}})};R(ue,se=>{u()?se(J):se(ge,!1)})}g(de),Es(de,()=>Al(f()&&y.features.usePerformanceFix,A,y.disableInvisibleComponentsTimeout)),D(se=>K=re(de,1,"timeline svelte-1b7iyrc",null,K,se),[()=>({withoutPadding:!p(),mobile:s(),"out-of-flow":l()})]),$(X,de)},U=X=>{var de=s3();let K;D(ue=>K=re(de,1,"timeline-stub svelte-1b7iyrc",null,K,ue),[()=>({mobile:s()})]),$(X,de)};R(Z,X=>{n(I)?X(B):X(U,!1)})}$(t,L),F(),o()}import{getRangeAroundIndex as l3}from"@vkontakte/videoplayer-shared/es2015";var d3=(t,e,i,o,r,s,l)=>{N(e,!0),N(i,t.clientX,!0),N(o,n(r),!0),s(l())},c3=M("<div></div>"),u3=M('<div><div class="track svelte-j4sfvm"></div></div>'),p3={hash:"svelte-j4sfvm",code:`.root.svelte-j4sfvm {height:var(--preview-track-frame-height-horizontal);position:relative;overflow:hidden;width:100%;display:flex;}.root.is-vertical-video.svelte-j4sfvm,
|
|
261
|
+
.root.vertically-rotated.svelte-j4sfvm {height:var(--preview-track-frame-height-vertical);}
|
|
262
|
+
|
|
263
|
+
/**
|
|
264
|
+
* \u041A\u0430\u0440\u0435\u0442\u043A\u0430, \u043A\u043E\u0442\u043E\u0440\u0430\u044F \u0443\u043A\u0430\u0437\u044B\u0432\u0430\u0435\u0442 \u043D\u0430 \u0442\u0435\u043A\u0443\u0449\u0438\u0439 \u043A\u0430\u0434\u0440.
|
|
265
|
+
*/.root.svelte-j4sfvm::after {content:'';height:100%;z-index:1;margin:0 auto;width:3px;background-color:rgba(255, 255, 255, 1);box-shadow:0px 2px 2px 0px rgba(0, 0, 0, 0.12);box-shadow:0px 0px 2px 0px rgba(0, 0, 0, 0.06);pointer-events:none;}.track.svelte-j4sfvm {position:absolute;bottom:0;left:0;top:0;display:flex;padding:0 50%;}.frame.svelte-j4sfvm {flex-shrink:0;position:absolute;pointer-events:none;background-position-y:calc(-1 * var(--frame-height) * var(--row-index));background-position-x:calc(-1 * var(--column-index)*var(--frame-width));background-size:calc(var(--frame-width)*var(--column-numbers)) calc(var(--frame-height)*var(--row-numbers));width:var(--frame-width);height:var(--frame-height);transform-origin:center;}.vertically-rotated.svelte-j4sfvm .frame:where(.svelte-j4sfvm) {transform-origin:0 0;}.rotate-1.svelte-j4sfvm {transform:rotate(-90deg) translateX(-100%);}.rotate-2.svelte-j4sfvm {transform:rotate(-180deg);}.rotate-3.svelte-j4sfvm {transform:rotate(-270deg) translateY(-100%);}`};function Bv(t,e){H(e,!0),z(t,p3);let[i,o]=Ne(),r=()=>S(O,"$rotateAlpha",i),s=()=>S(y,"$position$",i),l=()=>S(w,"$duration$",i),d=$e(),{countPerImage:a=0,countPerRow:u=0,countTotal:f=0,links:v=[],frameHeight:p=0,frameWidth:x=0}=d.actions.internal.getPreviewThumbsData()||{},{duration$:w,positionWithScrubbing$:y}=d.state,{startScrubbing:C,progressScrubbing:T,completeScrubbing:E}=d.actions.internal,O=d.ui.rotateAlpha,A=j(void 0),I=j(!1),L=j(0),Z=j(0),B=j(0),U=j(0),X=m(()=>p<=x),de=m(()=>Dl(r())),K=m(()=>n(X)?!n(de):n(de)),ue=114,J=65,ge=3,se=m(()=>n(K)?ue:J),ce=m(()=>n(X)?ue:J),Le=m(()=>n(X)?"var(--preview-track-frame-height-horizontal)":"var(--preview-track-frame-height-vertical)"),we=m(()=>f*n(se)),te=j(0);We(()=>{N(U,Math.ceil(-n(B)/n(se))-1),N(B,-n(we)*s()/l())});let De=()=>{E(fe(),!0)},fe=()=>l()*-n(B)/n(we)/l(),k=!1,Qe=je=>{if(!n(I))return!1;let Ue=je.clientX-n(L);N(B,n(Z)+Ue),N(B,Math.max(Math.min(n(B),0),-n(we)),!0),Math.abs(Ue)>1&&(k=!0),T(fe())},Ve=je=>{n(I)&&(N(I,!1),!k&&je&&N(B,-(je.offsetX-n(te)/2)),k=!1,De())},q=()=>{n(I)&&Ve()},oe=m(()=>a/u),Fe=(je,Ue)=>{if(je!==v.length-1)return u;let Xe=0,Bt=Ue*u;for(let it=1;it<=u;it++)je*a+Xe+Bt<f&&Xe++;return Xe},Ge=m(()=>Math.floor(n(U)/a)),_e=m(()=>l3(3,n(Ge),v.length-1)),ie=(je,Ue,Xe)=>{let Bt=a*n(se);return je*Bt+Ue*n(se)*u+n(te)/2-ge/2+Xe*n(se)},Se=m(()=>[`--row-numbers: ${n(oe)}`,`--column-numbers: ${u}`,`--frame-width: ${n(ce)}px`,`--frame-height: ${n(Le)}`].join(";"));var Ce=u3();let Be;var Ye=_(Ce);Ye.__pointerdown=[d3,I,L,Z,B,C,fe],Ye.__pointermove=Qe,Ye.__pointerup=Ve,Si(Ye,20,()=>n(_e),je=>je,(je,Ue)=>{var Xe=He(),Bt=ve(Xe);Si(Bt,16,()=>Array.from({length:n(oe)},(it,Ft)=>Ft),it=>it,(it,Ft)=>{var Gt=He(),Ct=ve(Gt);Si(Ct,16,()=>Array.from({length:Fe(Ue,Ft)},(ti,Lt)=>Lt),ti=>ti,(ti,Lt)=>{var Ee=c3();D((Pe,ee)=>{Je(Ee,Pe),re(Ee,1,ee,"svelte-j4sfvm")},[()=>`--row-index: ${Ft}; --column-index: ${Lt}; left: ${ie(Ue,Ft,Lt)}px; background-image: url(${v[Ue]});`,()=>`frame rotate-${Math.abs(r())/90%4}`]),$(ti,Ee)}),$(it,Gt)}),$(je,Xe)}),g(Ye),g(Ce),st(Ce,je=>N(A,je),()=>n(A)),D(je=>{Be=re(Ce,1,"root svelte-j4sfvm",null,Be,je),Je(Ce,n(Se)),Je(Ye,`transform: translateX(${n(B)}px); width: ${n(we)}px;`)},[()=>({"is-vertical-video":!n(X),"vertically-rotated":n(de)})]),yt("mouseleave",Ye,q),kn(Ce,"clientWidth",je=>N(te,je)),$(t,Ce),F(),o()}dt(["pointerdown","pointermove","pointerup"]);var f3=M('<div class="notification svelte-1u3ref1"><span class="description svelte-1u3ref1"> </span></div>'),v3={hash:"svelte-1u3ref1",code:".notification.svelte-1u3ref1 {padding:9px 14px 10px 12px;background:var(--notification-bg);border-radius:var(--notification-radius);}.description.svelte-1u3ref1 {line-height:18px;font-size:14px;}"};function Hv(t,e){H(e,!1),z(t,v3);let i=340,{ui:{t:o}}=$e();Go();var r=f3(),s=_(r),l=_(s,!0);g(s),g(r),D(d=>me(l,d),[()=>o("preview_track_close_tooltip")],Sn),Zr(3,r,()=>vs,()=>({duration:i})),$(t,r),F()}import{getRangeAroundIndex as m3}from"@vkontakte/videoplayer-shared/es2015";var g3=M('<div class="preview-track-close tooltip svelte-19h243g"><!></div>'),h3=M('<div class="preview-track-control svelte-19h243g"><!> <div class="preview-track-close svelte-19h243g"><!></div> <!></div>'),_3=M('<div class="wrapper-preview-track svelte-19h243g"><!></div>'),b3=M('<div class="enriched-timeline svelte-19h243g"><!> <!> <!></div>'),$3={hash:"svelte-19h243g",code:`.enriched-timeline.svelte-19h243g {padding:var(--timeline-padding-vertical-top) var(--timeline-padding-horizontal)
|
|
266
|
+
var(--timeline-padding-vertical-bottom);position:relative;pointer-events:auto;}.preview-track-control.svelte-19h243g {top:calc((var(--timeline-height) + var(--preview-track-controls-top)) * -1);position:absolute;left:0;right:0;padding:0 calc(var(--timeline-padding-horizontal));display:flex;align-items:center;justify-content:center;pointer-events:none;}.preview-track-close.svelte-19h243g {position:absolute;right:calc(var(--timeline-padding-horizontal));pointer-events:auto;}.preview-track-close.tooltip.svelte-19h243g {bottom:32px;opacity:0;transition:opacity 200ms;}.preview-track-close.svelte-19h243g:hover + .tooltip:where(.svelte-19h243g) {opacity:1;}.wrapper-preview-track.svelte-19h243g {position:absolute;left:0;right:0;overflow:hidden;z-index:-1;padding:0 calc(var(--timeline-padding-horizontal));box-sizing:border-box;}`};function Fv(t,e){H(e,!0),z(t,$3);let[i,o]=Ne(),r=()=>S(y,"$playerSize",i),s=()=>S(w,"$duration$",i),l=()=>S(C,"$previewTrackActive",i),d=()=>S(p,"$position$",i),a=()=>S(x,"$isRewindableLive$",i),u=h(e,"timelineRef",15,void 0),f=$e(),v=200,{positionWithScrubbing$:p,isRewindableLive$:x,duration$:w}=f.state,{playerSize:y,previewTrackActive:C}=f.ui,{countPerImage:T=0,links:E=[],frequency:O=0}=f.actions.internal.getPreviewThumbsData()||{},A=m(()=>r().width>100),I=j(!k1()),L=()=>{n(I)&&(I1(),N(I,!1))},Z=se=>{let ce=Math.floor(s()*se/O),Le=Math.floor(ce/T),we=m3(3,Le,E.length-1);for(let te of we){let De=new Image;De.src=E[te]}},B=(se,ce)=>{Z(ce),!l()&&e.onTimelineMove(se)};var U=b3(),X=_(U);{var de=se=>{var ce=h3(),Le=_(ce);let we=m(()=>Yo(d()));Vv(Le,{get time(){return n(we)}});var te=P(Le,2),De=_(te);As(De,{onClick:()=>f.actions.internal.closePreviewTrack()}),g(te);var fe=P(te,2);{var k=Qe=>{var Ve=g3(),q=_(Ve);Hv(q,{}),g(Ve),$(Qe,Ve)};R(fe,Qe=>{n(I)&&Qe(k)})}g(ce),yt("mouseleave",te,L),Zr(3,ce,()=>vs,()=>({duration:v})),$(se,ce)};R(X,se=>{l()&&se(de)})}var K=P(X,2);let ue=m(()=>!n(A));Ua(K,{get isHidden(){return n(ue)},get isAds(){return e.isAds},get canRewindLive(){return e.canRewindLive},get isRewindableLive(){return a()},onSliderMove:B,get onSliderPointerDown(){return e.onTimelinePointerDown},get onSliderPointerUp(){return e.onTimelinePointerUp},get onSliderLeave(){return e.onTimelinePointerLeave},onSliderPointerEnter:Z,get ref(){return u()},set ref(se){u(se)}});var J=P(K,2);{var ge=se=>{var ce=_3(),Le=_(ce);Bv(Le,{}),g(ce),D(()=>Je(ce,`height: ${e.animatedPreviewTrackHeight}px;`)),$(se,ce)};R(J,se=>{e.previewTrackAvailable&&se(ge)})}g(U),D(()=>Je(U,`transform: translateY(${e.animatedOffsetY}px);`)),$(t,U),F(),o()}var x3=M('<div><!> <div class="controls svelte-1ojrdvx" data-testid="player_controls"><div class="controls-left svelte-1ojrdvx"><!> <!> <!></div> <div class="controls-right svelte-1ojrdvx"></div></div></div> <!>',1),w3={hash:"svelte-1ojrdvx",code:".wrapper-bottom.svelte-1ojrdvx {pointer-events:none;position:absolute;z-index:var(--controls-container-z-index);width:100%;bottom:0;left:0;transition:transform var(--controls-transition-duration) var(--controls-transition-fn);will-change:transform;display:flex;flex-direction:column;justify-content:flex-end;box-sizing:border-box;}.wrapper-bottom.svelte-1ojrdvx::before {content:'';height:var(--controls-gradient-height);background:var(--controls-gradient);position:absolute;width:100%;}.wrapper-bottom.svelte-1ojrdvx > :where(.svelte-1ojrdvx) {pointer-events:auto;}.controls.svelte-1ojrdvx {width:100%;display:flex;align-items:center;justify-content:space-between;height:var(--controls-height);white-space:nowrap;font-size:13px;padding:0 var(--controls-desktop-padding-horizontal) 4px;box-sizing:border-box;}.controls-left.svelte-1ojrdvx, .controls-right.svelte-1ojrdvx {display:flex;align-content:center;}.controls-left.svelte-1ojrdvx {flex-grow:1;min-width:0;overflow:hidden;}.controls-left.svelte-1ojrdvx > *:not(:first-child), .controls-right.svelte-1ojrdvx > * {margin-left:var(--controls-desktop-item-margin-left);}.controls-hidden.svelte-1ojrdvx {visibility:visible; /* if hidden then slider will lose focus (if was focused) */transform:translateY(100%);}.wrapper-bottom.no-smooth.svelte-1ojrdvx {transition:none;}"};function zv(t,e){var il,ca;H(e,!0),z(t,w3);let[i,o]=Ne(),r=()=>S(Zo,"$disabledControls$",i),s=()=>S(ut,"$adPlaybackState",i),l=()=>S(Xt,"$playbackState$",i),d=()=>S(So,"$currentSubtitle$",i),a=()=>S(ao,"$isEnded$",i),u=()=>S(Xo,"$currentGridType$",i),f=()=>S(Ot,"$isLive$",i),v=()=>S(Ze,"$chromecastState$",i),p=()=>S(bt,"$isPictureInPictureActive",i),x=()=>S(Ht,"$pictureInPictureType$",i),w=()=>S(yi,"$availableSubtitlesList$",i),y=()=>S(Ut,"$contextMenuOpenedByKeyboard$",i),C=()=>S(Et,"$showContextMenuBtn$",i),T=()=>S($i,"$isRewindableLive$",i),E=()=>S(ci,"$isActiveLive$",i),O=()=>S(ts,"$graphIsOpened$",i),A=()=>S(un,"$contextMenuVisible$",i),I=()=>S(Ai,"$isFullscreen",i),L=()=>S(lo,"$autoplayNextEnabled",i),Z=()=>S(n(Di),"$prevButton",i),B=()=>S(n(Zi),"$replayButton",i),U=()=>S(n(Bo),"$playButton",i),X=()=>S(n(en),"$nextButton",i),de=()=>S(n(co),"$playPrevChapterButton",i),K=()=>S(n(Pi),"$seekToInteractiveButton",i),ue=()=>S(n(Xi),"$interactiveGraphButton",i),J=()=>S(n($o),"$liveButton",i),ge=()=>S(n(hn),"$time",i),se=()=>S(n(Yn),"$episodes",i),ce=()=>S(n(Nr),"$vkLogo",i),Le=()=>S(n(Dr),"$volume",i),we=()=>S(n(_n),"$subtitles",i),te=()=>S(n(bn),"$settings",i),De=()=>S(n(_r),"$context",i),fe=()=>S(n($n),"$fullscreen",i),k=()=>S(n(Br),"$chromecast",i),Qe=()=>S(Lo,"$additionalDesktopControlPanelRightButtons$",i),Ve=()=>S(Ui,"$playerSize",i),q=()=>S(pn,"$isInteractiveTime$",i),oe=()=>S(ui,"$previewTrackActive",i),Fe=()=>S(Fi,"$settingsMenuVisible",i),Ge=()=>S(Ji,"$settingButtonRef$",i),_e=()=>S(W,"$startedByKeyboard$",i),ie=()=>S(fi,"$isAudioAvailable$",i),Se=()=>S(Pe,"$fakeIsPlaying$",i),Ce=()=>S(ms,"$seekToInteractiveDisabledTooltip$",i),Be=()=>S(xe,"$isPreviewTrackHorizontallyAligned$",i),Ye=()=>S(xn,"$previewTrackAvailable",i),je=()=>S(xo,"$previewTrackDragInProgress",i),Ue=()=>S(Yt,"$adPosition",i),Xe=()=>S(oi,"$position$",i),Bt=()=>S(It,"$adDuration",i),it=()=>S(lt,"$duration$",i),Ft=h(e,"playerControlsWrapperRef",15,void 0),Gt=h(e,"playerControlsRef",15,void 0),Ct=h(e,"isAds",3,!1),ti=h(e,"logoTargetUrl",3,""),Lt=h(e,"isOneVideoPlaylist",3,!1),Ee=h(e,"customFullscreenSupported",3,!0),{fakeIsPlaying$:Pe}=wo(),ee=$e(),Te=wo(),ae=Rt(),_t=ee.actions.internal.toggleMuted,Tt=ee.actions.internal.togglePlay,ct=ee.actions.internal.pause,St=ee.actions.internal.toggleSubtitle,he=ee.actions.internal.checkFullscreenSupport,at=(il=ee.callbacks)==null?void 0:il.onAudioDoesNotExistHint,rt=(ca=ee.callbacks)==null?void 0:ca.onAudioDisabledHint,lt=ee.state.duration$,oi=ee.state.positionWithScrubbing$,Xt=ee.state.playbackState$,fi=ee.state.isAudioAvailable$,Ci=ee.state.isAudioDisabled,ao=ee.state.isEnded$,Ot=ee.state.isLive$,ci=ee.state.isActiveLive$,$i=ee.state.isRewindableLive$,{isActive$:bt,type$:Ht}=Te.pictureInPicture$,Fi=ee.ui.settingsMenu.visible$,ki=ee.ui.settingsMenu.openedByBtnKeyboard$,si=ee.ui.controls,At=ee.actions.internal.getVideoEpisodes(),Ze=ee.state.chromecastState$,yi=ee.state.availableSubtitlesList$,So=ee.state.currentSubtitle$,Zo=si.disabledControls$,un=ee.ui.contextMenu.visible$,Et=ee.ui.contextMenu.showContextMenuBtn$,Ut=ee.ui.contextMenu.openedByBtnKeyboard$,W=ee.ui.startedByKeyboard$,Vt=ee.ui.controlBlocks,ii=ee.ui.previewTrackNotificationVisible,pt=ee.ui.t,It=ee.ads.duration,Yt=ee.ads.position,ut=ee.ads.playbackState,Ai=ee.ui.isFullscreen,Ui=ee.ui.playerSize,Xo=ee.ui.currentGridType$,Lo=ee.ui.additionalDesktopControlPanelRightButtons$,lo=ee.ui.autoplayNextEnabled$,zi=ee.actions.internal.getVideoElement,ur=ee.actions.internal.replayInteractive,go=ee.actions.internal.prevVideoClick,ho=ee.actions.internal.nextVideoClick,Ni=ee.state.isInteractive,pn=ee.state.isInteractiveTime$,Vo=ee.state.showInteractiveGraph,pr=ee.state.showSeekToInteractive,fr=ee.state.showPlayPrevChapter,Tr=ee.state.showInteractiveTimeIndicator,es=ee.state.playPrevChapterDisabledTooltip,ms=Te.seekToInteractiveDisabledTooltip$,ts=Te.graphIsOpened$,Co=ae.features.interactiveResponsiveUi,qn=m(()=>r().has("EPISODE_BUTTON")),Ro=m(()=>r().has("GRAPH_BUTTON")),fn=m(()=>r().has("SEEK_TO_INTERACTIVE_BUTTON")),An=m(()=>r().has("PLAY_BUTTON")),vr=m(()=>r().has("REPLAY_BUTTON")),Er=m(()=>r().has("PLAY_PREV_CHAPTER_BUTTON")),Ir=()=>ee.actions.internal.toggleChromecast(),kr=m(()=>Ct()?s()==="playing":l()===Uv.PLAYING),Ar=m(()=>d().value!=="off"),Yi=m(()=>a()&&!Ct()||Ni),Pr=m(()=>Co?n(Yi)&&ro(u(),"m"):n(Yi)),Pn=m(()=>!a()||Ni||Ct()),vn=m(()=>ro(u(),"m")),_o=m(()=>e.showNextPrevButtons&&ro(u(),"m")&&!Ct()&&e.nextButtonActive),mr=m(()=>e.showNextPrevButtons&&ro(u(),"m")&&!Ct()&&e.prevButtonActive),Mn=m(()=>!Ct()&&!!f()),vt=m(()=>v()!==S0.NOT_AVAILABLE&&!(p()&&x()===1)&&ro(u(),"m")&&!Ni),vi=m(()=>e.showAutoplayNext&&!Lt()&&ro(u(),"s")),Mr=m(()=>w().length>0&&ro(u(),"m")),Qn=m(()=>y()||C()),Lr=m(()=>ro(u(),"s")&&!Ct()),Ln=m(()=>!e.logoHidden&&!Ct()),Vn=m(()=>ae.features.fullscreen&&he()&&(e.logoHidden||ro(u(),Co?"xs":"s"))&&!(p()&&x()===1)&&(Ni?Ee():!0)),Oo=m(()=>(!f()||Ct())&&!(ae.features.interactiveHideTime&&Ni)),No=m(()=>Vo&&ro(u(),"m")),mn=m(()=>Co?pr&&ro(u(),"s"):pr),bo=m(()=>Co?fr&&ro(u(),"s"):fr),Do=m(()=>!Ct()&&!f()&&!!(At!=null&&At.length)&&n(vn)&&!n(qn)),Jo=m(()=>!T()||!!E()),gr=m(()=>O()?pt("tooltip_interactive_graph_on"):pt("tooltip_interactive_graph_off")),Vr=m(()=>A()?pt("tooltip_context_menu_close"):pt("tooltip_context_menu_open")),gn=(gt,ht)=>gt?ht&&ht===Uv.PAUSED?pt("tooltip_play"):"":pt("tooltip_live"),Wi=m(()=>gn(n(Jo),l())),hr=m(()=>ae.logoType==="vk_video"?pt("tooltip_vk_video_logo"):pt("tooltip_vk_logo")),Rr=m(()=>n(Ar)?pt("tooltip_subtitles_on"):pt("tooltip_subtitles_off")),Rn=m(()=>I()?pt("tooltip_fullscreen_on"):pt("tooltip_fullscreen_off")),jn=m(()=>v()===S0.CONNECTED?pt("tooltip_chromecast_on"):pt("tooltip_chromecast_off")),Or=m(()=>L()?pt("tooltip_autoplay_on"):pt("tooltip_autoplay_off")),Gn=j(0),tt=li({}),mi=li({}),Di=m(()=>si.prevButton),Zi=m(()=>si.replayButton),Bo=m(()=>si.playButton),en=m(()=>si.nextButton),co=m(()=>si.playPrevChapterButton),Pi=m(()=>si.seekToInteractiveButton),Xi=m(()=>si.interactiveGraphButton),$o=m(()=>si.liveButton),hn=m(()=>si.time),Yn=m(()=>si.episodes),Nr=m(()=>si.vkLogo),Dr=m(()=>si.volume),_n=m(()=>si.subtitles),bn=m(()=>si.settings),_r=m(()=>si.context),$n=m(()=>si.fullscreen),Br=m(()=>si.chromecast),et=m(()=>({prevButton:Z()?Z().right-Z().left:0,replayButton:B()?B().right-B().left:0,playButton:U()?U().right-U().left:0,nextButton:X()?X().right-X().left:0,playPrevChapterButton:de()?de().right-de().left:0,seekToInteractiveButton:K()?K().right-K().left:0,interactiveGraphButton:ue()?ue().right-ue().left:0,liveButton:J()?J().right-J().left:0,time:ge()?ge().right-ge().left:0,episodes:se()?se().right-se().left:0,vkLogo:ce()?ce().right-ce().left:0,volume:Le()?Le().right-Le().left:0,subtitles:we()?we().right-we().left:0,settings:te()?te().right-te().left:0,context:De()?De().right-De().left:0,fullscreen:fe()?fe().right-fe().left:0,chromecast:k()?k().right-k().left:0,additionalButtons:Qe().length?Qe().reduce(gt=>[...gt,40],[]):[]})),Pt=j(0);We(()=>{(!n(Pt)||n(Pt)<n(et).time)&&kt(()=>N(Pt,n(et).time,!0))});let xi=j(!1);We(()=>{let gt=0;n(Do)&&(ro(u(),"xl")?gt=n(et).time:gt=60);let ht=n(et).prevButton+n(et).playButton+n(et).nextButton+n(et).seekToInteractiveButton+n(et).interactiveGraphButton+n(et).liveButton+n(Pt)+gt;N(xi,n(Oo)&&n(Gn)>=ht,!0)});let yo=m(()=>n(xi)&&ro(u(),"m")),Ho=C0(Fl,260),To=C0(Gu,260);We(()=>{Ve(),q(),oe(),Ho(zi(),si,tt,e.showControls),To(zi(),Vt,mi,e.showControls)}),We(()=>{mi.bottom=Ft()});let Ji=le();We(()=>{Fe(),Ge()&&kt(()=>Ml(Ge(),Fe(),ki))});let Li;We(()=>{_e(),kt(()=>Qu(W,_e(),Li))});function tn(){ta({isAudioDisabled:Ci,isAudioAvailable:ie(),isAds:Ct(),audioIsNotExistHintCallback:at,audioDisabledHintCallback:rt})&&_t()}let Fo=Ni?ur:Tt,Eo=m(()=>Se()!==null),eo=m(()=>n(Eo)?Se():n(kr)),Hr=m(()=>n(eo)?pt("tooltip_pause"):pt("tooltip_play")),Zn=pt("tooltip_episodes"),Xn=m(()=>{var gt,ht,io,Io;return n(mr)?{id:"prevButton",type:"desktop-control-panel-left",weight:Vs.prevButton,buttonComponent:Ha,buttonComponentProps:{disabled:!e.prevButtonActive,type:"prev",click:go.bind(null,!0)},tooltipEnabled:!((ht=(gt=ee.callbacks)==null?void 0:gt.uiInfo)!=null&&ht.onPrevButtonMouseEnter)&&!((Io=(io=ee.callbacks)==null?void 0:io.uiInfo)!=null&&Io.onPrevButtonMouseLeave),mouseEnter:()=>{var oo,hi,Ki;(Ki=(hi=(oo=ee.callbacks)==null?void 0:oo.uiInfo)==null?void 0:hi.onPrevButtonMouseEnter)==null||Ki.call(hi,Wn(zi(),tt,"prevButton",e.showControls))},mouseLeave:()=>{var oo,hi,Ki;(Ki=(hi=(oo=ee.callbacks)==null?void 0:oo.uiInfo)==null?void 0:hi.onPrevButtonMouseLeave)==null||Ki.call(hi,Wn(zi(),tt,"prevButton",e.showControls))},tooltipText:pt("tooltip_previous"),disabled:!e.prevButtonActive}:void 0}),br=m(()=>n(Pr)?{id:"replayButton",type:"desktop-control-panel-left",weight:Vs.replayButton,buttonComponent:Ul,buttonComponentProps:{disabled:n(vr),click:Fo},tooltipText:pt("tooltip_restart"),disabled:n(vr)}:void 0),gs=m(()=>n(Pn)?{id:"playButton",type:"desktop-control-panel-left",weight:Vs.playButton,buttonComponent:zl,buttonComponentProps:{disabled:n(An),isPlaying:n(kr),click:Tt},tooltipText:n(Hr),disabled:n(An)}:void 0),Fr=m(()=>{var gt,ht,io,Io;return n(_o)?{id:"nextButton",type:"desktop-control-panel-left",weight:Vs.nextButton,buttonComponent:Ha,buttonComponentProps:{disabled:!e.nextButtonActive,type:"next",click:ho.bind(null,!0)},tooltipEnabled:!((ht=(gt=ee.callbacks)==null?void 0:gt.uiInfo)!=null&&ht.onNextButtonMouseEnter)&&!((Io=(io=ee.callbacks)==null?void 0:io.uiInfo)!=null&&Io.onNextButtonMouseLeave),mouseEnter:()=>{var oo,hi,Ki;(Ki=(hi=(oo=ee.callbacks)==null?void 0:oo.uiInfo)==null?void 0:hi.onNextButtonMouseEnter)==null||Ki.call(hi,Wn(zi(),tt,"nextButton",e.showControls))},mouseLeave:()=>{var oo,hi,Ki;(Ki=(hi=(oo=ee.callbacks)==null?void 0:oo.uiInfo)==null?void 0:hi.onNextButtonMouseLeave)==null||Ki.call(hi,Wn(zi(),tt,"nextButton",e.showControls))},tooltipText:pt("tooltip_next"),disabled:!e.nextButtonActive}:void 0}),is=m(()=>Ni&&n(bo)?{id:"playPrevChapterButton",type:"desktop-control-panel-left",weight:Vs.playPrevChapterButton,buttonComponent:ic,buttonComponentProps:{disabled:n(Er),click:e.playPrevChapter},tooltipText:pt("tooltip_interactive_go_back"),disabledTooltipContent:pt(es),disabled:n(Er)}:void 0),qe=m(()=>Ni&&n(mn)?{id:"seekToInteractiveButton",type:"desktop-control-panel-left",weight:Vs.seekToInteractiveButton,buttonComponent:nc,buttonComponentProps:{disabled:n(fn),click:e.seekToInteractive},tooltipText:pt("tooltip_interactive_seek"),disabled:n(fn),disabledTooltipContent:pt(Ce())}:void 0),Jt=m(()=>Ni&&n(No)?{id:"interactiveGraphButton",type:"desktop-control-panel-left",weight:Vs.interactiveGraphButton,buttonComponent:rc,buttonComponentProps:{disabled:n(Ro),click:ts.toggle,graphIsOpened:O()},tooltipText:n(gr)}:void 0),gi=m(()=>n(Mn)?{id:"liveButton",type:"desktop-control-panel-left",weight:Vs.liveButton,buttonComponent:sc,buttonComponentProps:{isLiveActive:n(Jo),ariaLabel:n(Wi)},tooltipText:n(Wi),disabled:n(Jo)&&l()===Uv.PLAYING}:void 0),yn=m(()=>[n(Xn),n(br),n(gs),n(Fr),n(is),n(qe),n(Jt),n(gi)].filter(gt=>!!gt).sort(Va)),Uo=m(()=>n(Ln)?{id:"vkLogo",type:"desktop-control-panel-right",weight:Os.vkLogo,buttonComponent:jd,buttonComponentProps:{targetUrl:ti(),logoClickable:e.logoClickable,click:ct},tooltipText:n(hr),disabledTooltipContent:"",disabled:!e.logoClickable}:void 0),Ur=m(()=>n(vi)?{id:"autoplayNext",type:"desktop-control-panel-right",weight:Os.autoplayNext,buttonComponent:oc,tooltipText:n(Or)}:void 0),on=m(()=>({id:"volume",type:"desktop-control-panel-right",weight:Os.volume,buttonComponent:dv,buttonComponentProps:{click:tn,isAds:Ct()}})),zr=m(()=>n(Mr)?{id:"subtitles",type:"desktop-control-panel-right",weight:Os.subtitles,buttonComponent:nv,buttonComponentProps:{isSubtitlesEnabled:n(Ar),click:St},tooltipText:n(Rr)}:void 0),Ds=m(()=>n(Lr)?{id:"settings",type:"desktop-control-panel-right",weight:Os.settings,buttonComponent:Ol,buttonComponentProps:{ref$:Ji},tooltipText:Fe()?void 0:pt("tooltip_settings_off")}:void 0),to=m(()=>ae.features.contextMenuButton?{id:"context",type:"desktop-control-panel-right",weight:Os.context,buttonComponent:Cv,buttonComponentProps:{ariaLabel:pt("aria_label_context_menu")},className:n(Qn)?"":"out-of-view",tooltipText:n(Vr)}:void 0),Wr=m(()=>n(Vn)?{id:"fullscreen",type:"desktop-control-panel-right",weight:Os.fullscreen,buttonComponent:Qd,buttonComponentProps:{isFullscreen:I(),click:e.toggleFullscreen},tooltipText:n(Rn)}:void 0),na=m(()=>n(vt)?{id:"chromecast",type:"desktop-control-panel-right",weight:Os.chromecast,buttonComponent:Gd,buttonComponentProps:{state:v(),click:Ir},tooltipText:n(jn)}:void 0),mt=m(()=>[n(Uo),n(Ur),n(on),n(zr),n(Ds),n(to),n(Wr),n(na),...Qe()].filter(gt=>!!gt).sort(Va)),ui=ee.ui.previewTrackActive,xo=ee.ui.previewTrackDragInProgress,xn=ee.ui.previewTrackAvailable,xe=ee.ui.isPreviewTrackHorizontallyAligned,ft=m(()=>x0({onPreviewTrackOpened:ee.actions.internal.previewTrackOpened,getTimelineRef:()=>tt.timeline,isHorizontal:Be()})),ai=m(()=>n(ft).progressBarY),wi=m(()=>n(ft).controlsY),pi=m(()=>n(ft).onPointerDown),ei=m(()=>n(ft).onPointerMove),Ei=m(()=>n(ft).onPointerUp),wn=m(()=>n(ft).calculatedHeight),nn=m(()=>n(ft).closePreviewTrack);We(()=>{oe()?ii.set(!1):n(nn)()});let Vi;Dt(()=>()=>Vi&&clearTimeout(Vi));let Za=gt=>{oe()||!Ye()||(n(pi)(gt),Vi=setTimeout(()=>{ee.actions.internal.previewTrackDragStarted()},200))},ra=()=>{oe()||n(Ei)(),Vi&&clearTimeout(Vi),je()&&ee.actions.internal.previewTrackDragFinished()},sa=gt=>{n(ei)(gt),!oe()&&Ye()&&!oe()&&ii.set(!0)},aa=()=>{ii.set(!1)};var Jn=x3(),hs=ve(Jn);let la;var $r=_(hs);{var Xa=gt=>{let ht=m(()=>n(ai)()),io=m(()=>n(wn)());Fv(gt,{get animatedOffsetY(){return n(ht)},get animatedPreviewTrackHeight(){return n(io)},get canRewindLive(){return e.canRewindLive},get isAds(){return Ct()},onTimelineMove:sa,onTimelinePointerDown:Za,onTimelinePointerUp:ra,onTimelinePointerLeave:aa,get previewTrackAvailable(){return Ye()},get timelineRef(){return tt.timeline},set timelineRef(Io){tt.timeline=Io}})};R($r,gt=>{e.showControls&>(Xa)})}var _s=P($r,2),bs=_(_s),Ja=_(bs);Si(Ja,17,()=>n(yn),gt=>gt.id,(gt,ht)=>{ju(gt,{get buttonComponent(){return n(ht).buttonComponent},get buttonComponentProps(){return n(ht).buttonComponentProps},get tooltipText(){return n(ht).tooltipText},get disabledTooltipContent(){return n(ht).disabledTooltipContent},get disabled(){return n(ht).disabled},get className(){return n(ht).className},get tooltipEnabled(){return n(ht).tooltipEnabled},get mouseEnter(){return n(ht).mouseEnter},get mouseLeave(){return n(ht).mouseLeave},get ref(){return tt[n(ht).id]},set ref(io){tt[n(ht).id]=io}})});var da=P(Ja,2);{var Ql=gt=>{let ht=m(()=>!e.showControls),io=m(()=>Ct()?Ue():Xe()),Io=m(()=>Ct()?Bt():it());Kd(gt,{get isHidden(){return n(ht)},isMobile:!1,get showDuration(){return n(yo)},get position(){return n(io)},get duration(){return n(Io)},get ref(){return tt.time},set ref(oo){tt.time=oo}})};R(da,gt=>{n(Oo)&>(Ql)})}var el=P(da,2);let jl=m(()=>!n(Do));Mo(el,{className:"w-max",get disabled(){return n(jl)},get tooltipContent(){return Zn},get ref(){return tt.episodes},set ref(gt){tt.episodes=gt},children:(gt,ht)=>{var io=He(),Io=ve(io);{var oo=hi=>{Yd(hi,{get position(){return Xe()},get duration(){return it()},get timeCodes(){return At}})};R(Io,hi=>{n(Do)&&hi(oo)})}$(gt,io)},$$slots:{default:!0}}),g(bs);var er=P(bs,2);Si(er,21,()=>n(mt),gt=>gt.id,(gt,ht)=>{var io=He(),Io=ve(io);{var oo=Ki=>{ju(Ki,{get buttonComponent(){return n(ht).buttonComponent},get buttonComponentProps(){return n(ht).buttonComponentProps},get tooltipText(){return n(ht).tooltipText},get disabledTooltipContent(){return n(ht).disabledTooltipContent},get disabled(){return n(ht).disabled},get className(){return n(ht).className},get ref(){return tt[n(ht).id]},set ref(Bs){tt[n(ht).id]=Bs}})},hi=Ki=>{let Bs=m(()=>!!n(ht).disabled);Pv(Ki,{get id(){return n(ht).id},get testId(){return n(ht).testId},get icon(){return n(ht).icon},get ariaLabel(){return n(ht).ariaLabel},get tooltipText(){return n(ht).tooltipText},get disabledTooltipContent(){return n(ht).disabledTooltipContent},get disabled(){return n(Bs)},get onClick(){return n(ht).onClick},get disableMouseupTooltipShow(){return n(ht).disableMouseupTooltipShow},get ref(){return tt[n(ht).id]},set ref(Yl){tt[n(ht).id]=Yl}})};R(Io,Ki=>{b0(n(ht))?Ki(oo):Ki(hi,!1)})}$(gt,io)}),g(er),g(_s),st(_s,gt=>Gt(gt),()=>Gt()),g(hs),st(hs,gt=>Ft(gt),()=>Ft());var Gl=P(hs,2);{var tl=gt=>{Jd(gt,{get ref(){return tt.interactiveTimeIndicator},set ref(ht){tt.interactiveTimeIndicator=ht}})};R(Gl,gt=>{Tr&>(tl)})}D((gt,ht)=>{la=re(hs,1,"wrapper-bottom svelte-1ojrdvx",null,la,gt),Je(_s,ht),_s.inert=oe()},[()=>({hidden:e.bottomHidden,"controls-hidden":!e.showControls,"no-smooth":e.bottomNoSmooth||je()}),()=>`transform: translateY(${n(wi)()}px);`]),kn(bs,"clientWidth",gt=>N(Gn,gt)),$(t,Jn),F(),o()}import{ChromecastState as E0,PlaybackState as I0}from"@vkontakte/videoplayer-core/es2015";import{noop as T0}from"@vkontakte/videoplayer-shared/es2015";var S3=M('<div class="icon icon-error-stub svelte-167ouw6"><div class="inner svelte-167ouw6"></div></div>'),C3=M('<img class="icon svelte-167ouw6" aria-hidden="true"/>'),T3={hash:"svelte-167ouw6",code:".icon.svelte-167ouw6 {width:24px !important;height:24px !important;}.inner.svelte-167ouw6 {width:16px;height:16px;background-color:var(--white);}"};function Wv(t,e){z(t,T3);let i=h(e,"disabled",3,!1),o=h(e,"onClick",3,T0),r=m(()=>o()===T0),s=m(()=>n(r)||i()),l=j(!1),d=()=>{N(l,!0)},a=m(()=>n(r)?"btn-full-opacity":"");Kt(t,{get className(){return n(a)},get ariaLabel(){return e.ariaLabel},get click(){return o()},get disabled(){return n(s)},get testId(){return e.testId},children:(u,f)=>{var v=He(),p=ve(v);{var x=y=>{var C=S3();$(y,C)},w=y=>{var C=C3();D(()=>Ke(C,"src",e.iconUrl)),yt("error",C,d),Sa(C),$(y,C)};R(p,y=>{n(l)?y(x):y(w,!1)})}$(u,v)},$$slots:{default:!0}})}var E3=ke('<svg><!><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="var(--btn-color, #fff)" d="M8.695 8.105 5.301 4.71a1 1 0 0 1 1.414-1.415L20.7 17.285a1 1 0 0 1-1.414 1.415L16 15.41V20a1 1 0 0 1-1 1c-.641 0-1.258-.25-1.72-.695L7.79 15H5a2 2 0 0 1-2-2v-2a2 2 0 0 1 2-2h2.765zm2.88-2.77 1.704-1.642A2.48 2.48 0 0 1 15 3a1 1 0 0 1 1 1v5.76l-4.426-4.426Z"></path></g></svg>');function Kv(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=E3();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24","aria-hidden":"true","data-testid":"muted-icon",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(),g(o),$(t,o)}import{noop as I3}from"@vkontakte/videoplayer-shared/es2015";var k3=M('<div class="container svelte-yslgu" aria-hidden="true"><!></div>'),A3={hash:"svelte-yslgu",code:".container.svelte-yslgu {display:flex;align-items:center;}"};function Yu(t,e){H(e,!0),z(t,A3);let i=h(e,"muted",3,!1),o=h(e,"click",3,I3),r=h(e,"ref",15,void 0),l=$e().ui.t,d=m(()=>i()?l("tooltip_volume"):l("tooltip_volume_muted")),a=m(()=>i()?Kv:ia),u=m(()=>i()?"btn-mobile-muted":"btn-mobile-unmuted");Kt(t,{get testId(){return n(u)},get click(){return o()},get ariaLabel(){return n(d)},role:"button",get ref(){return r()},set ref(f){r(f)},children:(f,v)=>{var p=k3();let x=m(()=>n(a));var w=_(p);Ri(w,()=>n(x),(y,C)=>{C(y,{})}),g(p),$(f,p)},$$slots:{default:!0}}),F()}var P3=ke('<svg><!><path fill="var(--btn-color, #fff)" d="M7.662 4h6.676c.808 0 1.469 0 2.006.044.556.045 1.058.142 1.526.381a3.9 3.9 0 0 1 1.705 1.704c.239.47.336.971.381 1.527C20 8.193 20 8.854 20 9.662V11.1a.9.9 0 0 1-1.8 0V9.7c0-.855 0-1.442-.038-1.897-.036-.445-.103-.684-.19-.856a2.1 2.1 0 0 0-.919-.918c-.172-.088-.411-.155-.856-.191C15.742 5.8 15.155 5.8 14.3 5.8H7.7c-.855 0-1.442 0-1.897.038-.445.036-.684.103-.856.19a2.1 2.1 0 0 0-.918.919c-.088.172-.155.411-.191.856C3.8 8.258 3.8 8.845 3.8 9.7v2.646c0 .855 0 1.442.038 1.897.036.445.103.683.19.856a2.1 2.1 0 0 0 .919.918c.172.088.411.155.856.191.455.037 1.042.038 1.897.038h2.4a.9.9 0 0 1 0 1.8H7.662c-.808 0-1.469 0-2.006-.044-.556-.045-1.058-.142-1.527-.381a3.9 3.9 0 0 1-1.704-1.704c-.239-.47-.336-.972-.381-1.527C2 13.852 2 13.192 2 12.384V9.662c0-.808 0-1.469.044-2.006.045-.556.142-1.058.381-1.527A3.9 3.9 0 0 1 4.13 4.425c.47-.239.971-.336 1.527-.381C6.193 4 6.854 4 7.662 4M13 16.8c0-.98 0-1.47.19-1.845a1.75 1.75 0 0 1 .766-.764C14.33 14 14.82 14 15.8 14h3.4c.98 0 1.47 0 1.845.19.329.168.596.436.764.766.191.374.191.864.191 1.844v.4c0 .98 0 1.47-.19 1.845a1.75 1.75 0 0 1-.765.764C20.67 20 20.18 20 19.2 20h-3.4c-.98 0-1.47 0-1.845-.19a1.75 1.75 0 0 1-.764-.765C13 18.67 13 18.18 13 17.2z" clip-rule="evenodd"></path><path fill="var(--btn-color, #fff)" d="m11.643 12.37-.007-.006L9.073 9.8H10.1a.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.022l2.53 2.524.134.134a.9.9 0 0 0 1.272-1.272z" class="hidden-not-active"></path><path fill="var(--btn-color, #fff)" d="m6.357 9.63.007.006L8.927 12.2H7.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.022L7.67 8.397l-.134-.133a.9.9 0 0 0-1.272 1.272z" class="hidden-active"></path></svg>');function qv(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=P3();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(3),g(o),$(t,o)}var M3={hash:"svelte-tmam00",code:`svg[data-testid="pip-icon--active"] .hidden-active,
|
|
267
|
+
svg[data-testid="pip-icon"] .hidden-not-active {visibility:hidden;opacity:0;}`};function Qv(t,e){z(t,M3);let i=h(e,"isActive",3,!1),o=m(()=>i()?"color: #2688EB;":"color: #fff;"),r=m(()=>i()?"pip-icon--active":"pip-icon");qv(t,{get style(){return n(o)},get"data-testid"(){return n(r)}})}import{noop as L3}from"@vkontakte/videoplayer-shared/es2015";function jv(t,e){H(e,!0);let i=h(e,"ref",15,void 0),o=h(e,"isPictureInPictureActive",3,!1),r=h(e,"click",3,L3),s=Y("menu_pip");Kt(t,{testId:"btn-pip",get ariaLabel(){return s},get click(){return r()},get ref(){return i()},set ref(l){i(l)},children:(l,d)=>{Qv(l,{get isActive(){return o()}})},$$slots:{default:!0}}),F()}import{debounceFn as k0}from"@vkontakte/videoplayer-shared/es2015";var V3=(t,e,i,o)=>{n(e)&&i.onDisabledPlayPrevChapterClick(n(o))},R3=(t,e,i,o)=>{n(e)&&i.onDisabledSeekToInteractiveClick(n(o))},O3=M("<div><!></div>"),N3=M("<div><!></div>"),D3=M("<div><!></div>"),B3=M("<!> <!> <!>",1),H3=M("<div></div> <div></div> <div><!> <!> <!> <!> <!> <!></div> <div><!> <!> <!> <!></div> <!>",1),F3=M('<div class="wrapper-middle svelte-tg0ura"><!></div>'),U3=M("<div><!></div> <!> <div><!></div>",1),z3=M('<div aria-hidden="true">\xB7</div> <!>',1),W3=M('<!> <!> <div><div><div class="controls mobile svelte-tg0ura"><div class="controls-group contain svelte-tg0ura"><!> <!> <!> <!></div> <div class="controls-group svelte-tg0ura"><!> <!> <!></div></div> <!></div></div> <!>',1),K3={hash:"svelte-tg0ura",code:`.wrapper-bottom.svelte-tg0ura {pointer-events:none;position:absolute;z-index:var(--controls-container-z-index);width:100%;bottom:0;left:0;transition:transform var(--controls-transition-duration) var(--controls-transition-fn);display:flex;flex-direction:column;justify-content:flex-end;box-sizing:border-box;padding:0 4px 8px;}.wrapper-bottom.svelte-tg0ura::before {content:'';height:var(--controls-gradient-height);background:var(--controls-gradient);position:absolute;width:100%;}.wrapper-bottom.svelte-tg0ura > :where(.svelte-tg0ura) {pointer-events:auto;}.wrapper-bottom.ads-timeline-mobile.svelte-tg0ura {height:9px;padding:0 4px 4px;}.wrapper-middle.svelte-tg0ura {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:opacity var(--controls-transition-duration);display:flex;align-items:center;z-index:var(--controls-container-z-index);}.wrapper-top-right.svelte-tg0ura {position:absolute;top:4px;right:8px;transition:opacity var(--controls-transition-duration);display:flex;z-index:var(--controls-container-z-index);}.wrapper-top-left.svelte-tg0ura {position:absolute;top:4px;left:8px;z-index:var(--controls-container-z-index);}.wrapper-middle-left.svelte-tg0ura,
|
|
268
|
+
.wrapper-middle-left-second.svelte-tg0ura,
|
|
269
|
+
.wrapper-middle-right.svelte-tg0ura {position:absolute;top:50%;transform:translateY(-50%);height:44px;width:44px;border-radius:12px;background-color:rgba(0, 0, 0, 0.56);transition:opacity var(--controls-transition-duration);display:flex;align-items:center;justify-content:center;}.wrapper-middle-left.svelte-tg0ura {left:12px;}.wrapper-middle-left-second.svelte-tg0ura {left:64px;}.wrapper-middle-right.svelte-tg0ura {right:12px;}.controls.svelte-tg0ura {width:100%;display:flex;align-items:center;height:var(--controls-height);white-space:nowrap;font-size:13px;transition:transform var(--controls-transition-duration) var(--controls-transition-fn);will-change:transform;padding:0 4px;box-sizing:border-box;justify-content:space-between;}.controls-group.svelte-tg0ura {display:flex;}.controls-group.contain.svelte-tg0ura {min-width:0;}.controls-group.svelte-tg0ura > *:not(:first-child) {margin-left:8px;}.hidden.svelte-tg0ura {visibility:hidden;opacity:0;}.controls-hidden.svelte-tg0ura {visibility:visible; /* if hidden then slider will lose focus (if was focused) */transform:translateY(100%);}.wrapper-bottom.no-smooth.svelte-tg0ura {transition:none;}.overlay-mobile.svelte-tg0ura {position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.3);pointer-events:none;transition:opacity var(--controls-transition-duration);}
|
|
270
|
+
|
|
271
|
+
@media screen and (orientation: portrait) {.wrapper-top-right.fullscreen.svelte-tg0ura {top:16px;}.wrapper-top-left.fullscreen.svelte-tg0ura {top:16px;}.controls-wrapper.fullscreen.svelte-tg0ura {position:absolute;bottom:30px;width:calc(100% - 8px);}
|
|
272
|
+
}
|
|
273
|
+
|
|
274
|
+
@media screen and (orientation: landscape) {.wrapper-top-left.fullscreen.svelte-tg0ura {top:12px;left:44px;}.wrapper-top-right.fullscreen.svelte-tg0ura {top:12px;right:44px;}.wrapper-middle-left.fullscreen.svelte-tg0ura {left:44px;}.wrapper-middle-left-second.fullscreen.svelte-tg0ura {left:96px;}.wrapper-middle-right.fullscreen.svelte-tg0ura {right:44px;}.controls-wrapper.fullscreen.svelte-tg0ura {position:absolute;left:36px;right:36px;bottom:32px;width:calc(100% - 72px);}
|
|
275
|
+
}`};function Gv(t,e){var $n,Br;H(e,!0),z(t,K3);let[i,o]=Ne(),r=()=>S(Ui,"$seekToInteractiveDisabledTooltip$",i),s=()=>S(si,"$disabledControls$",i),l=()=>S(Lt,"$playbackState$",i),d=()=>S(Zo,"$adPlaybackState",i),a=()=>S(ee,"$isEnded$",i),u=()=>S(Et,"$playerSize",i),f=()=>S(St,"$scrubbingInProgress",i),v=()=>S(Fi,"$chromecastState$",i),p=()=>S(at,"$isPictureInPictureActive",i),x=()=>S(rt,"$pictureInPictureType$",i),w=()=>S(he,"$mobileNotReportControlHidden$",i),y=()=>S($i,"$chromecastHidden",i),C=()=>S(Gt,"$playerPhase",i),T=()=>S(Ot,"$pipHidden",i),E=()=>S(Ze,"$currentGridType$",i),O=()=>S(Ci,"$vkLogoHidden",i),A=()=>S(fi,"$volumeHidden",i),I=()=>S(Te,"$isLive$",i),L=()=>S(lt,"$settingsMenuVisible",i),Z=()=>S(ct,"$isRewindableLive$",i),B=()=>S(Tt,"$isActiveLive$",i),U=()=>S(Ee,"$isAudioAvailable$",i),X=()=>S(_t,"$muted$",i),de=()=>S(ae,"$volume$",i),K=()=>S(pt,"$isInteractiveTime$",i),ue=()=>S(mn,"$settingButtonRef$",i),J=()=>S(At,"$startedByKeyboard$",i),ge=()=>S(un,"$isFullscreen",i),se=()=>S(Ut,"$additionalButtons$",i),ce=()=>S(ao,"$autoplayNextToggleHidden",i),Le=()=>S(ki,"$crashed$",i),we=()=>S(ci,"$settingsHidden",i),te=()=>S(Xo,"$graphIsOpened$",i),De=()=>S(So,"$adPosition",i),fe=()=>S(yi,"$adDuration",i),k=()=>S(ti,"$position$",i),Qe=()=>S(Ct,"$duration$",i),Ve=h(e,"playerControlsWrapperRef",15,void 0),q=h(e,"playerControlsRef",15,void 0),oe=h(e,"isAds",3,!1),Fe=h(e,"logoTargetUrl",3,""),Ge=h(e,"isOneVideoPlaylist",3,!1),_e=h(e,"customFullscreenSupported",3,!0),ie=$e(),Se=wo(),Ce=Rt(),Be=ie.actions.internal.toggleMuted,Ye=ie.actions.internal.togglePlay,je=ie.actions.internal.pause,Ue=ie.actions.internal.prevVideoClick,Xe=ie.actions.internal.nextVideoClick,Bt=ie.actions.internal.checkFullscreenSupport,it=($n=ie.callbacks)==null?void 0:$n.onAudioDoesNotExistHint,Ft=(Br=ie.callbacks)==null?void 0:Br.onAudioDisabledHint,Gt=ie.playerPhase,Ct=ie.state.duration$,ti=ie.state.positionWithScrubbing$,Lt=ie.state.playbackState$,Ee=ie.state.isAudioAvailable$,Pe=ie.state.isAudioDisabled,ee=ie.state.isEnded$,Te=ie.state.isLive$,ae=ie.state.volume$,_t=ie.state.muted$,Tt=ie.state.isActiveLive$,ct=ie.state.isRewindableLive$,St=ie.ui.scrubbingInProgress,he=ie.ui.mobileNotReportControlHidden$,{isActive$:at,type$:rt}=Se.pictureInPicture$,lt=ie.ui.settingsMenu.visible$,oi=ie.ui.settingsMenu.openedByBtnKeyboard$,Xt=ie.ui.controls,{volume:fi,vkLogo:Ci,autoplayNextToggle:ao,pip:Ot,settings:ci,chromecast:$i}=ie.ui.hiddenControls,bt=ie.actions.internal.getVideoEpisodes(),Ht=ie.webApi.pictureInPictureApi,Fi=ie.state.chromecastState$,ki=ie.state.crashed$,si=Xt.disabledControls$,At=ie.ui.startedByKeyboard$,Ze=ie.ui.currentGridType$,yi=ie.ads.duration,So=ie.ads.position,Zo=ie.ads.playbackState,un=ie.ui.isFullscreen,Et=ie.ui.playerSize,Ut=ie.ui.additionalButtonsDeprecated$,W=ie.actions.internal.getVideoElement,Vt=ie.actions.internal.replayInteractive,ii=ie.state.isInteractive,pt=ie.state.isInteractiveTime$,It=ie.state.showInteractiveGraph,Yt=ie.state.showSeekToInteractive,ut=ie.state.showPlayPrevChapter,Ai=ie.state.showInteractiveTimeIndicator,Ui=Se.seekToInteractiveDisabledTooltip$,Xo=Se.graphIsOpened$,Lo=ie.ui.controlBlocks,lo=m(()=>Y(ie.state.playPrevChapterDisabledTooltip)),zi=m(()=>Y(r())),ur=m(()=>s().has("EPISODE_BUTTON")),go=m(()=>s().has("GRAPH_BUTTON")),ho=m(()=>s().has("SEEK_TO_INTERACTIVE_BUTTON")),Ni=m(()=>s().has("PLAY_BUTTON")),pn=m(()=>s().has("REPLAY_BUTTON")),Vo=m(()=>s().has("PLAY_PREV_CHAPTER_BUTTON")),pr=m(()=>l()===I0.PLAYING),fr=m(()=>d()==="paused"),Tr=m(()=>a()&&!oe()&&!ii),es=m(()=>!a()||oe()),ms=m(()=>e.showNextPrevButtons&&!oe()&&e.prevButtonActive),ts=m(()=>e.showNextPrevButtons&&!oe()&&e.nextButtonActive),Co=m(()=>u().width>300),qn=m(()=>u().width>400),Ro=m(f),fn=m(()=>v()!==E0.NOT_AVAILABLE&&!(p()&&x()===1)&&!w()&&!ii&&!y()),An=m(()=>C()==="LiveWaitingStart"),vr=m(()=>!!Ht&&v()!==E0.CONNECTED&&!w()&&(x()===1&&n(An)||!n(An))&&!n(Ro)&&!ii&&!T()),Er=j(!1);Dt(()=>{let et=Ht==null?void 0:Ht.info.isActive$.subscribe(Pt=>N(Er,Pt,!0));return()=>et==null?void 0:et.unsubscribe()});let Ir=m(()=>!n(Ro)&&ro(E(),"s")),kr=m(()=>!e.logoHidden&&u().width>350&&!O()),Ar=m(()=>Ce.features.fullscreen&&Bt()&&!(p()&&x()===1)&&(ii?_e():!0)&&!n(Ro)&&!n(Er)),Yi=m(()=>!A()&&!n(Ro)),Pr=m(()=>(!I()||oe())&&u().width>260&&!n(Ro)&&!(Ce.features.interactiveHideTime&&ii)),Pn=m(()=>L()||e.showControls),vn=m(()=>!oe()&&!I()&&!!(bt!=null&&bt.length)&&n(Co)&&!n(ur)&&!n(Ro)),_o=m(()=>!Z()||!!B()),mr=m(()=>It&&ro(E(),"m")),Mn=m(()=>!U()||X()||de()===0),vt=li({}),vi=li({}),Mr=k0(Fl,260),Qn=k0(Gu,260);We(()=>{u(),K(),Mr(W(),Xt,vt,e.showControls),Qn(W(),Lo,vi,e.showControls)});let Lr=()=>ie.actions.internal.toggleChromecast();function Ln(){return $t(this,null,function*(){Ht!=null&&Ht.isActive()?yield Ht==null?void 0:Ht.exit():yield Ht==null?void 0:Ht.request()})}function Vn(){ta({isAudioDisabled:Pe,audioDisabledHintCallback:Ft,isAudioAvailable:U(),audioIsNotExistHintCallback:it,isAds:oe()})&&Be()}let Oo=j(""),No=(et,Pt)=>{if(!et){N(Oo,Y("tooltip_live"),!0);return}Pt&&Pt===I0.PAUSED&&N(Oo,Y("tooltip_play"),!0)};We(()=>{No(n(_o),l())});let mn=le();We(()=>{ue()&&Ml(ue(),L(),oi)}),We(()=>{Qu(At,J(),vt.playButton)}),We(()=>{vi.bottom=Ve()});var bo=W3(),Do=ve(bo);{var Jo=et=>{var Pt=H3(),xi=ve(Pt);let yo;var Ho=P(xi,2);let To;st(Ho,mt=>vi.topLeft=mt,()=>vi==null?void 0:vi.topLeft);var Ji=P(Ho,2);let Li;var tn=_(Ji);Si(tn,1,se,({iconUrl:mt,ariaLabel:ui,testId:xo,onClick:xn,tooltip:xe})=>mt,(mt,ui)=>{let xo=()=>n(ui).iconUrl,xn=()=>n(ui).ariaLabel,xe=()=>n(ui).testId,ft=()=>n(ui).onClick,ai=()=>n(ui).tooltip,wi=m(()=>{var pi;return(pi=xn())!=null?pi:ai()});Wv(mt,{get iconUrl(){return xo()},get ariaLabel(){return n(wi)},get testId(){return xe()},get onClick(){return ft()}})});var Fo=P(tn,2);{var Eo=mt=>{oc(mt,{get ref(){return vt.autoplayNextToggle},set ref(ui){vt.autoplayNextToggle=ui}})};R(Fo,mt=>{e.showAutoplayNext&&!Ge()&&!ce()&&mt(Eo)})}var eo=P(Fo,2);{var Hr=mt=>{Gd(mt,{isMobile:!0,click:Lr,get state(){return v()},get ref(){return vt.chromecast},set ref(ui){vt.chromecast=ui}})};R(eo,mt=>{n(fn)&&mt(Hr)})}var Zn=P(eo,2);{var Xn=mt=>{jv(mt,{click:Ln,get isPictureInPictureActive(){return p()},get ref(){return vt.pip},set ref(ui){vt.pip=ui}})};R(Zn,mt=>{n(vr)&&mt(Xn)})}var br=P(Zn,2);{var gs=mt=>{Ol(mt,{get ref$(){return mn}})};R(br,mt=>{Le()&&!we()&&mt(gs)})}var Fr=P(br,2);{var is=mt=>{jd(mt,{get click(){return je},get targetUrl(){return Fe()},get logoClickable(){return e.logoClickable},get ref(){return vt.vkLogo},set ref(ui){vt.vkLogo=ui}})};R(Fr,mt=>{n(kr)&&mt(is)})}g(Ji),st(Ji,mt=>vi.topRight=mt,()=>vi==null?void 0:vi.topRight);var qe=P(Ji,2);let Jt;var gi=_(qe);{var yn=mt=>{let ui=m(()=>Ue.bind(null,!0));Ha(mt,{get click(){return n(ui)},type:"prev",isMobile:!0,get ref(){return vt.prevButton},set ref(xo){vt.prevButton=xo}})};R(gi,mt=>{n(ms)&&mt(yn)})}var Uo=P(gi,2);{var Ur=mt=>{zl(mt,{get disabled(){return n(Ni)},get click(){return Ye},isMobile:!0,get isPlaying(){return n(pr)},get ref(){return vt.playButton},set ref(ui){vt.playButton=ui}})};R(Uo,mt=>{n(es)&&mt(Ur)})}var on=P(Uo,2);{var zr=mt=>{Ul(mt,{get disabled(){return n(pn)},get click(){return Ye},isMobile:!0,get ref(){return vt.replayButton},set ref(ui){vt.replayButton=ui}})};R(on,mt=>{n(Tr)&&mt(zr)})}var Ds=P(on,2);{var to=mt=>{let ui=m(()=>Xe.bind(null,!0));Ha(mt,{get click(){return n(ui)},type:"next",isMobile:!0,get ref(){return vt.nextButton},set ref(xo){vt.nextButton=xo}})};R(Ds,mt=>{n(ts)&&mt(to)})}g(qe),st(qe,mt=>vi.middle=mt,()=>vi==null?void 0:vi.middle);var Wr=P(qe,2);{var na=mt=>{var ui=B3(),xo=ve(ui);{var xn=pi=>{var ei=O3();let Ei;ei.__click=[V3,Vo,e,lo];var wn=_(ei);let nn=m(()=>!e.showControls);ic(wn,{get hidden(){return n(nn)},get disabled(){return n(Vo)},get click(){return e.playPrevChapter},get ref(){return vt.playPrevChapterButton},set ref(Vi){vt.playPrevChapterButton=Vi}}),g(ei),D(Vi=>Ei=re(ei,1,"wrapper-middle-left svelte-tg0ura",null,Ei,Vi),[()=>({fullscreen:ge(),hidden:!e.showControls})]),$(pi,ei)};R(xo,pi=>{ut&&pi(xn)})}var xe=P(xo,2);{var ft=pi=>{var ei=N3();let Ei;var wn=_(ei);let nn=m(()=>!e.showControls&&!te());rc(wn,{get hidden(){return n(nn)},get disabled(){return n(go)},get click(){return Xo.toggle},get graphIsOpened(){return te()},get ref(){return vt.interactiveGraphButton},set ref(Vi){vt.interactiveGraphButton=Vi}}),g(ei),D(Vi=>Ei=re(ei,1,bd(ut?"wrapper-middle-left-second":"wrapper-middle-left"),"svelte-tg0ura",Ei,Vi),[()=>({fullscreen:ge(),hidden:!e.showControls&&!te()})]),$(pi,ei)};R(xe,pi=>{n(mr)&&pi(ft)})}var ai=P(xe,2);{var wi=pi=>{var ei=D3();let Ei;ei.__click=[R3,ho,e,zi];var wn=_(ei);let nn=m(()=>!e.showControls);nc(wn,{get hidden(){return n(nn)},get disabled(){return n(ho)},get click(){return e.seekToInteractive},get ref(){return vt.seekToInteractiveButton},set ref(Vi){vt.seekToInteractiveButton=Vi}}),g(ei),D(Vi=>Ei=re(ei,1,"wrapper-middle-right svelte-tg0ura",null,Ei,Vi),[()=>({fullscreen:ge(),hidden:!e.showControls})]),$(pi,ei)};R(ai,pi=>{Yt&&pi(wi)})}$(mt,ui)};R(Wr,mt=>{ii&&!f()&&mt(na)})}D((mt,ui,xo,xn)=>{yo=re(xi,1,"overlay-mobile svelte-tg0ura",null,yo,mt),To=re(Ho,1,"wrapper-top-left svelte-tg0ura",null,To,ui),Li=re(Ji,1,"wrapper-top-right svelte-tg0ura",null,Li,xo),Jt=re(qe,1,"wrapper-middle svelte-tg0ura",null,Jt,xn)},[()=>({hidden:!n(Pn)}),()=>({hidden:!e.showControls,fullscreen:ge()}),()=>({hidden:!e.showControls&&!w(),fullscreen:ge()}),()=>({hidden:!e.showControls||f()||e.endScreenShown&&e.showNextPrevButtons})]),$(et,Pt)};R(Do,et=>{oe()||et(Jo)})}var gr=P(Do,2);{var Vr=et=>{var Pt=U3(),xi=ve(Pt);let yo;var Ho=_(xi);Yu(Ho,{get muted(){return X()},click:Vn,get ref(){return vt.volume},set ref(Eo){vt.volume=Eo}}),g(xi);var To=P(xi,2);{var Ji=Eo=>{var eo=F3(),Hr=_(eo);let Zn=m(()=>!n(fr));zl(Hr,{get disabled(){return n(Ni)},get click(){return Ye},isMobile:!0,get isPlaying(){return n(Zn)},get ref(){return vt.playButton},set ref(Xn){vt.playButton=Xn}}),g(eo),$(Eo,eo)};R(To,Eo=>{n(fr)&&Eo(Ji)})}var Li=P(To,2);let tn;var Fo=_(Li);ac(Fo,{get position(){return De()},get duration(){return fe()}}),g(Li),D((Eo,eo)=>{yo=re(xi,1,"wrapper-top-right svelte-tg0ura",null,yo,Eo),tn=re(Li,1,"wrapper-bottom ads-timeline-mobile svelte-tg0ura",null,tn,eo)},[()=>({fullscreen:ge()}),()=>({fullscreen:ge()})]),$(et,Pt)};R(gr,et=>{oe()&&d()!=="inactive"&&et(Vr)})}var gn=P(gr,2);let Wi;var hr=_(gn);let Rr;var Rn=_(hr),jn=_(Rn),Or=_(jn);{var Gn=et=>{Mo(et,{get disabled(){return n(pn)},get ref(){return vt.replayButton},set ref(Pt){vt.replayButton=Pt},children:(Pt,xi)=>{Ul(Pt,{get disabled(){return n(pn)},get click(){return Vt}})},$$slots:{default:!0}})};R(Or,et=>{ii&&et(Gn)})}var tt=P(Or,2);{var mi=et=>{Mo(et,{get ref(){return vt.liveButton},set ref(Pt){vt.liveButton=Pt},children:(Pt,xi)=>{sc(Pt,{get isLiveActive(){return n(_o)},isMobile:!0,get ariaLabel(){return n(Oo)}})},$$slots:{default:!0}})};R(tt,et=>{!oe()&&I()&&et(mi)})}var Di=P(tt,2);{var Zi=et=>{let Pt=m(()=>oe()?De():k()),xi=m(()=>oe()?fe():Qe()),yo=m(()=>!e.showControls);Kd(et,{get showDuration(){return n(qn)},get position(){return n(Pt)},get duration(){return n(xi)},isMobile:!0,get isHidden(){return n(yo)},get ref(){return vt.time},set ref(Ho){vt.time=Ho}})};R(Di,et=>{n(Pr)&&et(Zi)})}var Bo=P(Di,2);let en=m(()=>!n(vn));Mo(Bo,{className:"w-max",get disabled(){return n(en)},get ref(){return vt.episodes},set ref(et){vt.episodes=et},children:(et,Pt)=>{var xi=He(),yo=ve(xi);{var Ho=To=>{var Ji=z3(),Li=P(ve(Ji),2);Yd(Li,{get position(){return k()},get duration(){return Qe()},get timeCodes(){return bt}}),$(To,Ji)};R(yo,To=>{n(vn)&&To(Ho)})}$(et,xi)},$$slots:{default:!0}}),g(jn),st(jn,et=>vi.bottomLeft=et,()=>vi==null?void 0:vi.bottomLeft);var co=P(jn,2),Pi=_(co);{var Xi=et=>{Mo(et,{get ref(){return vt.volume},set ref(Pt){vt.volume=Pt},children:(Pt,xi)=>{Yu(Pt,{get muted(){return n(Mn)},click:Vn})},$$slots:{default:!0}})};R(Pi,et=>{n(Yi)&&et(Xi)})}var $o=P(Pi,2);{var hn=et=>{Mo(et,{get ref(){return vt.settings},set ref(Pt){vt.settings=Pt},children:(Pt,xi)=>{Ol(Pt,{get ref$(){return mn}})},$$slots:{default:!0}})};R($o,et=>{n(Ir)&&et(hn)})}var Yn=P($o,2);{var Nr=et=>{Mo(et,{get ref(){return vt.fullscreen},set ref(Pt){vt.fullscreen=Pt},children:(Pt,xi)=>{Qd(Pt,{get click(){return e.toggleFullscreen},get isFullscreen(){return ge()}})},$$slots:{default:!0}})};R(Yn,et=>{n(Ar)&&et(Nr)})}g(co),st(co,et=>vi.bottomRight=et,()=>vi==null?void 0:vi.bottomRight),g(Rn),st(Rn,et=>q(et),()=>q());var Dr=P(Rn,2);let _n=m(()=>!e.showControls);Ua(Dr,{get isHidden(){return n(_n)},get isAds(){return oe()},get canRewindLive(){return e.canRewindLive},get isRewindableLive(){return Z()},get ref(){return vt.timeline},set ref(et){vt.timeline=et}}),g(hr),g(gn),st(gn,et=>Ve(et),()=>Ve());var bn=P(gn,2);{var _r=et=>{Jd(et,{get ref(){return vt.interactiveTimeIndicator},set ref(Pt){vt.interactiveTimeIndicator=Pt}})};R(bn,et=>{Ai&&et(_r)})}D((et,Pt)=>{Wi=re(gn,1,"wrapper-bottom mobile svelte-tg0ura",null,Wi,et),Rr=re(hr,1,"controls-wrapper svelte-tg0ura",null,Rr,Pt)},[()=>({hidden:e.bottomHidden,"controls-hidden":!e.showControls,"no-smooth":e.bottomNoSmooth}),()=>({fullscreen:ge()})]),$(t,bo),F(),o()}dt(["click"]);function lc(t,e){H(e,!0);let[i,o]=Ne(),r=()=>S(T,"$isMobile",i),s=h(e,"bottomNoSmooth",3,!1),l=h(e,"playerControlsWrapperRef",15,void 0),d=h(e,"playerControlsRef",15,void 0),a=h(e,"isAds",3,!1),u=h(e,"logoTargetUrl",3,""),f=h(e,"showAutoplayNext",3,!1),v=h(e,"isOneVideoPlaylist",3,!1),p=h(e,"customFullscreenSupported",3,!0),x=h(e,"endScreenShown",3,!1),w=h(e,"onDisabledPlayPrevChapterClick",3,A0),y=h(e,"onDisabledSeekToInteractiveClick",3,A0),T=$e().ui.isMobile,E=j(!1);Dt(()=>{let L=setTimeout(()=>N(E,!0),0);return()=>clearTimeout(L)});var O=He(),A=ve(O);{var I=L=>{var Z=He(),B=ve(Z);{var U=de=>{Gv(de,{get bottomHidden(){return e.bottomHidden},get bottomNoSmooth(){return s()},get showControls(){return e.showControls},get isAds(){return a()},get canRewindLive(){return e.canRewindLive},get logoClickable(){return e.logoClickable},get logoHidden(){return e.logoHidden},get logoTargetUrl(){return u()},get showAutoplayNext(){return f()},get showNextPrevButtons(){return e.showNextPrevButtons},get nextButtonActive(){return e.nextButtonActive},get prevButtonActive(){return e.prevButtonActive},get isOneVideoPlaylist(){return v()},get customFullscreenSupported(){return p()},get endScreenShown(){return x()},get toggleFullscreen(){return e.toggleFullscreen},get seekToInteractive(){return e.seekToInteractive},get playPrevChapter(){return e.playPrevChapter},get onDisabledPlayPrevChapterClick(){return w()},get onDisabledSeekToInteractiveClick(){return y()},get playerControlsWrapperRef(){return l()},set playerControlsWrapperRef(K){l(K)},get playerControlsRef(){return d()},set playerControlsRef(K){d(K)}})},X=de=>{zv(de,{get bottomHidden(){return e.bottomHidden},get bottomNoSmooth(){return s()},get showControls(){return e.showControls},get isAds(){return a()},get canRewindLive(){return e.canRewindLive},get logoClickable(){return e.logoClickable},get logoHidden(){return e.logoHidden},get logoTargetUrl(){return u()},get isOneVideoPlaylist(){return v()},get showAutoplayNext(){return f()},get showNextPrevButtons(){return e.showNextPrevButtons},get nextButtonActive(){return e.nextButtonActive},get prevButtonActive(){return e.prevButtonActive},get customFullscreenSupported(){return p()},get toggleFullscreen(){return e.toggleFullscreen},get seekToInteractive(){return e.seekToInteractive},get playPrevChapter(){return e.playPrevChapter},get playerControlsWrapperRef(){return l()},set playerControlsWrapperRef(K){l(K)},get playerControlsRef(){return d()},set playerControlsRef(K){d(K)}})};R(B,de=>{r()?de(U):de(X,!1)})}$(L,Z)};R(A,L=>{n(E)&&L(I)})}$(t,O),F(),o()}var q3=ke('<svg><!><g filter="url(#a)"><path fill="var(--btn-color, #fff)" d="M15.537 10.534a1.157 1.157 0 0 0 .003 1.96l7.658 4.823c.78.491 1.798-.065 1.798-.981v-3.3c7.265.512 13 6.568 13 13.964 0 7.732-6.268 14-14 14-5.98 0-11.088-3.75-13.093-9.032a1.5 1.5 0 0 0-2.805 1.064C10.531 39.441 16.73 44 23.996 44c9.39 0 17-7.611 17-17 0-9.053-7.076-16.453-16-16.971V6.664c0-.918-1.021-1.473-1.8-.98z"></path><path stroke="#000" stroke-opacity=".12" stroke-width=".5" d="M15.404 10.322a1.407 1.407 0 0 0 .003 2.384l7.657 4.823c.944.594 2.182-.076 2.182-1.193v-3.03c7.008.631 12.5 6.522 12.5 13.694 0 7.594-6.156 13.75-13.75 13.75-5.873 0-10.89-3.683-12.86-8.871a1.75 1.75 0 1 0-3.272 1.242c2.469 6.503 8.758 11.129 16.132 11.129 9.527 0 17.25-7.723 17.25-17.25 0-9.107-7.056-16.565-16-17.205V6.664c0-1.118-1.241-1.788-2.184-1.19z"></path></g><defs><filter id="a" width="43.996" height="49.5" x="2.5" y="0" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"></feColorMatrix><feOffset></feOffset><feGaussianBlur stdDeviation="2.5"></feGaussianBlur><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"></feColorMatrix><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_2260_100684"></feBlend><feBlend in="SourceGraphic" in2="effect1_dropShadow_2260_100684" result="shape"></feBlend></filter></defs></svg>');function Yv(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=q3();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"48",height:"51",fill:"none","aria-hidden":"true","data-testid":"seek-icon",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(2),g(o),$(t,o)}function Zv(t,e){let i=h(e,"reversed",3,!1),o=m(()=>i()?"transform: scaleX(-1);":void 0);Yv(t,{get style(){return n(o)}})}var Q3=ke('<svg><!><g clip-path="url(#c)" filter="url(#a)"><path fill="var(--btn-color, #fff)" fill-rule="evenodd" d="M28.167 7h-8.334c-2.463 0-4.404 0-5.966.128-1.594.13-2.925.4-4.134 1.016a10.5 10.5 0 0 0-4.589 4.59c-.616 1.208-.886 2.54-1.016 4.133C4 18.429 4 20.37 4 22.833v2.334c0 2.463 0 4.404.128 5.966.13 1.594.4 2.925 1.016 4.134a10.5 10.5 0 0 0 4.59 4.589c1.208.616 2.54.886 4.133 1.016 1.562.128 3.502.128 5.966.128h8.334c2.463 0 4.404 0 5.966-.128 1.594-.13 2.925-.4 4.134-1.016a10.5 10.5 0 0 0 4.589-4.59c.616-1.208.886-2.54 1.016-4.133.128-1.562.128-3.502.128-5.966v-2.334c0-2.463 0-4.404-.128-5.966-.13-1.594-.4-2.925-1.016-4.134a10.5 10.5 0 0 0-4.59-4.589c-1.208-.616-2.54-.886-4.133-1.016C32.571 7 30.63 7 28.167 7M13.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 22m18.5 6a1.5 1.5 0 0 0 0 3h4a1.5 1.5 0 0 0 0-3zM22 22a1.5 1.5 0 0 1 1.5-1.5h11a1.5 1.5 0 0 1 0 3h-11A1.5 1.5 0 0 1 22 22" clip-rule="evenodd"></path><path stroke="#000" stroke-opacity=".12" stroke-width=".5" d="M28.167 6.75h-8.344c-2.455 0-4.405 0-5.977.128-1.609.132-2.976.407-4.226 1.044a10.75 10.75 0 0 0-4.698 4.698c-.637 1.25-.912 2.617-1.044 4.226-.128 1.572-.128 3.522-.128 5.977v2.354c0 2.455 0 4.405.128 5.977.132 1.609.407 2.976 1.044 4.226a10.75 10.75 0 0 0 4.698 4.698c1.25.637 2.617.912 4.226 1.044 1.572.128 3.522.128 5.977.128h8.354c2.455 0 4.404 0 5.977-.128 1.609-.132 2.976-.407 4.226-1.044a10.75 10.75 0 0 0 4.698-4.698c.637-1.25.912-2.617 1.044-4.226.128-1.573.128-3.522.128-5.977v-2.354c0-2.455 0-4.405-.128-5.977-.132-1.609-.407-2.976-1.044-4.226a10.75 10.75 0 0 0-4.698-4.698c-1.25-.637-2.617-.912-4.226-1.044-1.572-.128-3.522-.128-5.977-.128zM12.25 29.5c0-.69.56-1.25 1.25-1.25h11a1.25 1.25 0 1 1 0 2.5h-11c-.69 0-1.25-.56-1.25-1.25Zm0-7.5c0-.69.56-1.25 1.25-1.25h4a1.25 1.25 0 1 1 0 2.5h-4c-.69 0-1.25-.56-1.25-1.25Zm17 7.5c0-.69.56-1.25 1.25-1.25h4a1.25 1.25 0 1 1 0 2.5h-4c-.69 0-1.25-.56-1.25-1.25Zm-7-7.5c0-.69.56-1.25 1.25-1.25h11a1.25 1.25 0 1 1 0 2.5h-11c-.69 0-1.25-.56-1.25-1.25Z"></path></g><defs><clipPath id="c"><path fill="var(--btn-color, #fff)" d="M0 0h48v48H0z"></path></clipPath><filter id="a" width="51" height="45" x="-1.5" y="1.5" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"></feColorMatrix><feOffset></feOffset><feGaussianBlur stdDeviation="2.5"></feGaussianBlur><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"></feColorMatrix><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_2260_104204"></feBlend><feBlend in="SourceGraphic" in2="effect1_dropShadow_2260_104204" result="shape"></feBlend></filter></defs></svg>');function Xv(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=Q3();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"48",height:"48",fill:"none","aria-hidden":"true","data-testid":"subtitles-on-icon",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(2),g(o),$(t,o)}var j3=ke('<svg><!><g clip-path="url(#c)" filter="url(#a)"><path fill="var(--btn-color, #fff)" fill-rule="evenodd" d="M6.56 4.44a1.5 1.5 0 1 0-2.12 2.12l3.088 3.09a10.5 10.5 0 0 0-2.384 3.083c-.616 1.21-.886 2.54-1.016 4.134C4 18.429 4 20.369 4 22.833v2.334c0 2.463 0 4.404.128 5.966.13 1.594.4 2.925 1.016 4.134a10.5 10.5 0 0 0 4.59 4.589c1.208.616 2.54.886 4.133 1.016 1.562.128 3.502.128 5.966.128h8.334c2.463 0 4.404 0 5.966-.128 1.437-.117 2.66-.348 3.773-.844l3.533 3.533a1.5 1.5 0 0 0 2.122-2.122l-37-37ZM13.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" clip-rule="evenodd"></path><path fill="var(--btn-color, #fff)" d="M34.5 23.5h-4.639l12.552 12.551q.237-.381.443-.784c.616-1.21.886-2.54 1.016-4.134.128-1.562.128-3.502.128-5.966v-2.334c0-2.463 0-4.404-.128-5.966-.13-1.594-.4-2.925-1.016-4.134a10.5 10.5 0 0 0-4.59-4.589c-1.208-.616-2.54-.886-4.133-1.016C32.571 7 30.63 7 28.167 7h-8.334c-2.463 0-4.404 0-5.966.128l-.347.03L26.86 20.5h7.64a1.5 1.5 0 0 1 0 3"></path><path stroke="#000" stroke-opacity=".12" stroke-width=".5" d="M29.861 23.25h-.603l.427.427 12.55 12.551.223.223.167-.268q.243-.39.453-.803c.637-1.25.912-2.617 1.044-4.226.128-1.573.128-3.522.128-5.977v-2.354c0-2.455 0-4.405-.128-5.977-.132-1.609-.407-2.976-1.044-4.226a10.75 10.75 0 0 0-4.698-4.698c-1.25-.637-2.617-.912-4.226-1.044-1.572-.128-3.522-.128-5.977-.128h-8.354c-2.455 0-4.405 0-5.977.128q-.177.014-.35.032l-.527.051.374.374 13.341 13.342.074.073H34.5a1.25 1.25 0 1 1 0 2.5zM6.737 4.263a1.75 1.75 0 0 0-2.474 2.474l2.903 2.904a10.8 10.8 0 0 0-2.244 2.979c-.637 1.25-.912 2.617-1.044 4.226-.128 1.572-.128 3.522-.128 5.977v2.354c0 2.455 0 4.405.128 5.977.132 1.609.407 2.976 1.044 4.226a10.75 10.75 0 0 0 4.698 4.698c1.25.637 2.617.912 4.226 1.044 1.572.128 3.522.128 5.977.128h8.354c2.455 0 4.404 0 5.977-.128 1.384-.114 2.59-.333 3.696-.797l3.413 3.412a1.75 1.75 0 1 0 2.474-2.474zM12.25 29.5c0-.69.56-1.25 1.25-1.25h11a1.25 1.25 0 1 1 0 2.5h-11c-.69 0-1.25-.56-1.25-1.25Zm0-7.5c0-.69.56-1.25 1.25-1.25h4a1.25 1.25 0 1 1 0 2.5h-4c-.69 0-1.25-.56-1.25-1.25Z"></path></g><defs><clipPath id="c"><path fill="var(--btn-color, #fff)" d="M0 0h48v48H0z"></path></clipPath><filter id="a" width="51" height="51" x="-1.5" y="-1.5" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"></feColorMatrix><feOffset></feOffset><feGaussianBlur stdDeviation="2.5"></feGaussianBlur><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"></feColorMatrix><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_2260_104293"></feBlend><feBlend in="SourceGraphic" in2="effect1_dropShadow_2260_104293" result="shape"></feBlend></filter></defs></svg>');function Jv(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=j3();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"48",height:"48",fill:"none","aria-hidden":"true","data-testid":"subtitles-off-icon",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(2),g(o),$(t,o)}function Zu(t,e){let i=h(e,"isOff",3,!1);var o=He(),r=ve(o);{var s=d=>{Jv(d,{})},l=d=>{Xv(d,{})};R(r,d=>{i()?d(s):d(l,!1)})}$(t,o)}var G3=ke('<svg><!><g filter="url(#a)"><path fill="var(--btn-color, #fff)" d="M24 22.677v-5.87a1.2 1.2 0 0 0-1.792-1.045L9.51 22.955a1.2 1.2 0 0 0 0 2.088l12.697 7.192a1.2 1.2 0 0 0 1.791-1.044v-5.873l12.21 6.916A1.2 1.2 0 0 0 38 31.19V16.805a1.2 1.2 0 0 0-1.791-1.044z"></path><path stroke="#000" stroke-opacity=".12" stroke-width=".5" d="M24.25 16.806v5.442l11.835-6.704a1.45 1.45 0 0 1 2.165 1.261V31.19a1.45 1.45 0 0 1-2.165 1.262L24.25 25.747v5.444a1.45 1.45 0 0 1-2.164 1.262L9.388 25.26a1.45 1.45 0 0 1 0-2.523l12.697-7.192a1.45 1.45 0 0 1 2.164 1.261Z"></path></g><defs><filter id="a" width="40.098" height="27.785" x="3.402" y="10.105" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"></feColorMatrix><feOffset></feOffset><feGaussianBlur stdDeviation="2.5"></feGaussianBlur><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"></feColorMatrix><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_2260_106627"></feBlend><feBlend in="SourceGraphic" in2="effect1_dropShadow_2260_106627" result="shape"></feBlend></filter></defs></svg>');function em(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=G3();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"48",height:"48",fill:"none","aria-hidden":"true","data-testid":"rate-change-icon",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(2),g(o),$(t,o)}function tm(t,e){let i=h(e,"reversed",3,!1),o=m(()=>i()?"transform: scaleX(-1);":void 0);em(t,{get style(){return n(o)}})}var Y3=ke('<svg><!><g filter="url(#a)"><path fill="var(--btn-color, #fff)" d="M14 21.817c.631-.505 1.627-1.054 3.084-1.857l13.009-7.172c2.268-1.25 3.402-1.875 4.332-1.778a2.9 2.9 0 0 1 2.026 1.134c.549.73.549 1.991.549 4.511v14.69c0 2.52 0 3.78-.549 4.51a2.9 2.9 0 0 1-2.026 1.135c-.93.097-2.064-.528-4.332-1.778L17.084 28.04c-1.457-.803-2.453-1.352-3.084-1.857V34.5a1.5 1.5 0 0 1-3 0v-21a1.5 1.5 0 0 1 3 0z"></path><path stroke="#000" stroke-opacity=".12" stroke-width=".5" d="m16.964 19.74-.029.016c-1.162.641-2.046 1.129-2.685 1.567V13.5a1.75 1.75 0 1 0-3.5 0v21a1.75 1.75 0 1 0 3.5 0v-7.823c.639.438 1.523.926 2.685 1.567l.029.015 13.008 7.172.012.006c1.124.62 1.983 1.093 2.676 1.398.695.306 1.26.46 1.791.404a3.16 3.16 0 0 0 2.2-1.233c.317-.421.46-.976.53-1.711.069-.733.069-1.688.069-2.936V16.641c0-1.248 0-2.203-.07-2.936-.07-.735-.212-1.29-.529-1.711a3.16 3.16 0 0 0-2.2-1.233c-.53-.055-1.096.098-1.79.404-.694.305-1.553.778-2.677 1.398l-.012.006z"></path></g><defs><filter id="a" width="37" height="37" x="5.5" y="5.5" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"></feColorMatrix><feOffset></feOffset><feGaussianBlur stdDeviation="2.5"></feGaussianBlur><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"></feColorMatrix><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_2340_106922"></feBlend><feBlend in="SourceGraphic" in2="effect1_dropShadow_2340_106922" result="shape"></feBlend></filter></defs></svg>');function im(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=Y3();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"48",height:"48",fill:"none","aria-hidden":"true","data-testid":"episodes-seek-icon",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(2),g(o),$(t,o)}function om(t,e){let i=h(e,"reversed",3,!1),o=m(()=>i()?"transform: scaleX(-1);":void 0);im(t,{get style(){return n(o)}})}var Z3=M('<span class="hot-key-helpers-text svelte-1ad3n06"> </span>'),X3=M('<div class="svelte-1ad3n06"><!> <!> <!> <!> <!> <!> <!> <!> <!> <!></div> <!>',1),J3=M("<div><!></div>"),ex={hash:"svelte-1ad3n06",code:`.hot-key-helpers-container.svelte-1ad3n06 {position:absolute;z-index:var(--hot-key-helpers-container-z-index);top:calc(50% - 40px);left:calc(50% - 100px);width:200px;height:120px;display:flex;align-items:center;flex-direction:column;
|
|
276
|
+
animation: svelte-1ad3n06-fadeIn ease var(--controls-transition-duration);padding-top:14px;box-sizing:border-box;}.hot-key-helpers-container.svelte-1ad3n06 > div:where(.svelte-1ad3n06) {width:48px;height:48px;display:flex;justify-content:center;align-items:center;}.hot-key-helpers-container.svelte-1ad3n06 svg[data-testid="volume-off-icon"],
|
|
277
|
+
.hot-key-helpers-container.svelte-1ad3n06 svg[data-testid="volume-max-icon"] {transform:scale(2);}.hot-key-helpers-container.svelte-1ad3n06 svg[data-testid="replay-icon"],
|
|
278
|
+
.hot-key-helpers-container.svelte-1ad3n06 svg[data-testid="play-icon"],
|
|
279
|
+
.hot-key-helpers-container.svelte-1ad3n06 svg[data-testid="pause-icon"] {transform:scale(2.5);}.hot-key-helpers-container--left.svelte-1ad3n06 {left:calc(25% - 100px);}.hot-key-helpers-container--right.svelte-1ad3n06 {left:calc(75% - 100px);}.hot-key-helpers-text.svelte-1ad3n06 {text-align:center;font-feature-settings:'clig' off, 'liga' off;text-shadow:0px 0px 5px rgba(0, 0, 0, 0.16);font-size:15px;font-style:normal;font-weight:600;line-height:20px; /* 133.333% */letter-spacing:-0.105px;width:100%;max-height:40px;margin-top:4px;display:-webkit-box;text-overflow:ellipsis;white-space:pre-wrap;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;}.hidden.svelte-1ad3n06 {visibility:hidden;
|
|
280
|
+
animation: svelte-1ad3n06-fadeOut ease var(--controls-transition-duration);width:0;height:0;}
|
|
281
|
+
|
|
282
|
+
@keyframes svelte-1ad3n06-fadeIn {
|
|
283
|
+
0% {opacity:0;}
|
|
284
|
+
100% {opacity:1;}
|
|
285
|
+
}
|
|
286
|
+
|
|
287
|
+
@keyframes svelte-1ad3n06-fadeOut {
|
|
288
|
+
0% {opacity:1;}
|
|
289
|
+
100% {opacity:0;}
|
|
290
|
+
}`};function nm(t,e){H(e,!0),z(t,ex);let[i,o]=Ne(),r=()=>S(e.data,"$data",i),s=$e(),{features:l}=Rt(),d=s.ui.t,a=m(()=>!r()),u=m(()=>{var T;return((T=r())==null?void 0:T.type)==="BACKWARD_SEEK"}),f=m(()=>{var T;return((T=r())==null?void 0:T.type)==="FORWARD_SEEK"}),v=m(()=>{var T;return(T=r())==null?void 0:T.type}),p=m(()=>{var T,E;return(T=r())!=null&&T.t?d(r().t.key,{value:r().t.value||""}):(E=r())==null?void 0:E.text});var x=J3();let w;var y=_(x);{var C=T=>{var E=X3(),O=ve(E),A=_(O);{var I=q=>{let oe=m(()=>n(v)==="FORWARD_SEEK");Zv(q,{get reversed(){return n(oe)}})};R(A,q=>{["BACKWARD_SEEK","FORWARD_SEEK"].includes(n(v))&&q(I)})}var L=P(A,2);{var Z=q=>{Rs(q,{})};R(L,q=>{n(v)==="PAUSE"&&!l.playbackStatusShow&&q(Z)})}var B=P(L,2);{var U=q=>{cr(q,{})};R(B,q=>{n(v)==="PLAY"&&!l.playbackStatusShow&&q(U)})}var X=P(B,2);{var de=q=>{tc(q,{})};R(X,q=>{n(v)==="REPLAY"&&!l.playbackStatusShow&&q(de)})}var K=P(X,2);{var ue=q=>{Zu(q,{isOff:!0})};R(K,q=>{n(v)==="SUBTITLES_OFF"&&q(ue)})}var J=P(K,2);{var ge=q=>{Zu(q,{})};R(J,q=>{n(v)==="SUBTITLES_ON"&&q(ge)})}var se=P(J,2);{var ce=q=>{let oe=m(()=>n(v)==="RATE_UP");tm(q,{get reversed(){return n(oe)}})};R(se,q=>{["RATE_DOWN","RATE_UP"].includes(n(v))&&q(ce)})}var Le=P(se,2);{var we=q=>{let oe=m(()=>n(v)==="EPISODE_NEXT");om(q,{get reversed(){return n(oe)}})};R(Le,q=>{["EPISODE_PREV","EPISODE_NEXT"].includes(n(v))&&q(we)})}var te=P(Le,2);{var De=q=>{ia(q,{volume:0})};R(te,q=>{n(v)==="MUTE"&&q(De)})}var fe=P(te,2);{var k=q=>{ia(q,{volume:1})};R(fe,q=>{n(v)==="VOLUME"&&q(k)})}g(O);var Qe=P(O,2);{var Ve=q=>{var oe=Z3(),Fe=_(oe,!0);g(oe),D(()=>me(Fe,n(p))),$(q,oe)};R(Qe,q=>{n(p)&&q(Ve)})}$(T,E)};R(y,T=>{!n(a)&&n(v)&&T(C)})}g(x),D(T=>w=re(x,1,"hot-key-helpers-container svelte-1ad3n06",null,w,T),[()=>({hidden:n(a),"hot-key-helpers-container--left":n(u),"hot-key-helpers-container--right":n(f)})]),$(t,x),F(),o()}var tx=ke('<svg><!><path fill="currentColor" fill-opacity=".72" fill-rule="evenodd" d="M11.736 6.736a.9.9 0 0 1-1.272 0L6 2.273 1.536 6.736A.9.9 0 1 1 .264 5.464l5.1-5.1a.9.9 0 0 1 1.272 0l5.1 5.1a.9.9 0 0 1 0 1.272" clip-rule="evenodd"></path></svg>');function rm(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=tx();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"12",height:"7",fill:"none","aria-hidden":"true",color:"#fff",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(),g(o),$(t,o)}var ix=ke('<svg><!><path fill="currentColor" 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.272z"></path></svg>');function sm(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=ix();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"12",height:"16",fill:"none","aria-hidden":"true",color:"#fff",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(),g(o),$(t,o)}function oa(t,e){H(e,!0);let i=h(e,"direction",3,"left"),o=h(e,"useBtnColor",3,!1),r=m(()=>["up","down"].includes(i())),s=m(()=>["right","down"].includes(i())),l=m(()=>(()=>{let v="";return n(s)&&(v+="transform: rotate(180deg);"),o()&&(v+="color: var(--btn-color, #fff);"),v.length?v:void 0})());var d=He(),a=ve(d);{var u=v=>{let p=m(()=>n(s)?"chevron-icon--down":"chevron-icon--up");rm(v,{get style(){return n(l)},get"data-testid"(){return n(p)}})},f=v=>{let p=m(()=>n(s)?"chevron-icon--right":"chevron-icon--left");sm(v,{get style(){return n(l)},get"data-testid"(){return n(p)}})};R(a,v=>{n(r)?v(u):v(f,!1)})}$(t,d),F()}var ox=(t,e,i,o,r,s)=>{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":s();break}},nx=(t,e,i)=>{e.has(t.code)&&(t.preventDefault(),t.stopPropagation(),i())},rx=M('<div tabindex="0" role="button"><div class="button-block svelte-1yzc86r" aria-hidden="true"><div class="button-row svelte-1yzc86r"><div class="button button-up svelte-1yzc86r"><!></div> <div class="button button-right svelte-1yzc86r"><!></div></div> <div class="button-row svelte-1yzc86r"><div class="button button-left svelte-1yzc86r"><!></div> <div class="button button-down svelte-1yzc86r"><!></div></div></div></div>'),sx={hash:"svelte-1yzc86r",code:".immersive-controls.svelte-1yzc86r {position:absolute;display:flex;flex-direction:row;top:10px;left:10px;width:56px;height:56px;background-color:rgba(0, 0, 0, .56);border-radius:8px;transition-property:top, left;transition-duration:var(--controls-transition-duration);transition-timing-function:var(--controls-transition-fn);}.immersive-controls.m-shifted.svelte-1yzc86r {top:50px;left:20px;}.button-block.svelte-1yzc86r {width:40px;height:40px;margin:auto auto;transform:rotate(45deg);}.button-row.svelte-1yzc86r {display:flex;flex-direction:row;position:relative;}.button.svelte-1yzc86r {width:20px;height:20px;text-align:center;cursor:pointer;}.button.svelte-1yzc86r svg {opacity:0.7;transition:opacity linear 0.2s;}.button.button-up.svelte-1yzc86r svg {transform:rotate(-45deg) translate(-1px, -1px);}.button.button-right.svelte-1yzc86r svg {transform:rotate(45deg) translate(1px, -1px);}.button.button-down.svelte-1yzc86r svg {transform:rotate(135deg) translate(1px, -3px);}.button.button-left.svelte-1yzc86r svg {transform:rotate(-135deg) translate(-1px, -3px);}.button.svelte-1yzc86r:hover svg {opacity:1;}"};function dc(t,e){H(e,!0),z(t,sx);let i=h(e,"isShifted",3,!1),o=$e(),r=new Set(["ArrowUp","ArrowDown","ArrowLeft","ArrowRight"]),s=()=>{o.actions.internal.startCameraManualRotation(0,1)},l=()=>{o.actions.internal.startCameraManualRotation(0,-1)},d=()=>{o.actions.internal.startCameraManualRotation(1,0)},a=()=>{o.actions.internal.startCameraManualRotation(-1,0)},u=()=>(o.actions.internal.stopCameraManualRotation(),null),f=Y("aria_label_spherical_control");var v=rx();let p;v.__keydown=[ox,r,s,l,a,d],v.__keyup=[nx,r,u];var x=_(v),w=_(x),y=_(w);y.__mousedown=s,y.__mouseup=u;var C=_(y);oa(C,{direction:"up",useBtnColor:!0}),g(y);var T=P(y,2);T.__mousedown=d,T.__mouseup=u;var E=_(T);oa(E,{direction:"up",useBtnColor:!0}),g(T),g(w);var O=P(w,2),A=_(O);A.__mousedown=a,A.__mouseup=u;var I=_(A);oa(I,{direction:"up",useBtnColor:!0}),g(A);var L=P(A,2);L.__mousedown=l,L.__mouseup=u;var Z=_(L);oa(Z,{direction:"up",useBtnColor:!0}),g(L),g(O),g(x),g(v),D(B=>{p=re(v,1,"immersive-controls svelte-1yzc86r",null,p,B),Ke(v,"aria-label",f)},[()=>({"m-shifted":i()})]),yt("mouseleave",y,u),yt("mouseleave",T,u),yt("mouseleave",A,u),yt("mouseleave",L,u),$(t,v),F()}dt(["keydown","keyup","mousedown","mouseup"]);import{ValueSubject as M0,Subscription as ax,filterChanged as lx,filter as dx}from"@vkontakte/videoplayer-shared/es2015";var P0=(t=1e3)=>{let e=null,i=()=>{e&&(clearTimeout(e),e=null)};return{add:o=>{i(),e=setTimeout(o,t)},clear:i}};var Xu=class{constructor(){this.flickeringTimeout=P0(1e3);this.subscriptions=new ax;this.isAuto=!1;this.isLive=!1;this.captions$=new M0([]);this.captionsPrepared$=new M0([])}subscribe(){return this.subscriptions.add(this.captions$.pipe(dx(()=>this.isEnabled()),lx()).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:s,value:l},d)=>(o&&!d||(s==="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 cx=M('<span class="caption-line svelte-1i1hgvc"><span class="caption-segment svelte-1i1hgvc"> </span></span>'),ux=M('<span class="caption-line svelte-1i1hgvc"><span class="caption-segment svelte-1i1hgvc"></span></span>'),px=M('<span class="caption-line svelte-1i1hgvc"><span class="caption-segment svelte-1i1hgvc"> </span></span>'),fx=M('<div><span class="caption svelte-1i1hgvc"><!></span></div>'),vx=M("<div><!></div>"),mx={hash:"svelte-1i1hgvc",code:`.subtitles-container.svelte-1i1hgvc {position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;transition:transform var(--controls-transition-duration);}.subtitles-container.shifted.svelte-1i1hgvc {transform:translateY(calc(var(--controls-height) * -1));}.subtitles-container.preview-track-active.svelte-1i1hgvc {transform:translateY(calc(var(--preview-track-height) * -1));}.preview-track-active.svelte-1i1hgvc .subtitles-caption:where(.svelte-1i1hgvc) {bottom:var(--preview-track-controls-top-offset);}.subtitles-caption.svelte-1i1hgvc {position:absolute;left:4%;right:4%;bottom:4%;display:flex;justify-content:center;}.subtitles-caption.mobile.svelte-1i1hgvc {bottom:8%;}.subtitles-container.auto.svelte-1i1hgvc .subtitles-caption:where(.svelte-1i1hgvc) {left:var(--subtitles-caption-margin);right:var(--subtitles-caption-margin);}.caption.svelte-1i1hgvc {display:block;overflow-wrap:normal;padding:4px 8px;border-radius:4px;background:rgba(0, 0, 0, 0.4);}.subtitles-container.auto.svelte-1i1hgvc .caption:where(.svelte-1i1hgvc) {width:100%;}.caption-line.svelte-1i1hgvc {display:block;text-align:center;}.subtitles-container.auto.svelte-1i1hgvc .caption-line:where(.svelte-1i1hgvc) {text-align:left;}.caption-segment.svelte-1i1hgvc {display:inline-block;line-height:1.2;font-size:13px;
|
|
291
|
+
/*font-weight: 500;*/color:var(--white);white-space:pre-wrap;}`};function Wa(t,e){H(e,!0),z(t,mx);let[i,o]=Ne(),r=()=>S(p,"$currentSubtitle$",i),s=()=>S(w,"$isLive$",i),l=()=>S(y,"$isFullscreen",i),d=()=>S(C,"$previewTrackActive",i),a=()=>S(x,"$isAutoSubtitleCaptionVisible$",i),u=h(e,"isMobile",3,!1),f=$e(),v=Rt(),p=f.state.currentSubtitle$,x=f.state.isAutoSubtitleCaptionVisible$,w=f.state.isLive$,y=f.ui.isFullscreen,C=f.ui.previewTrackActive,T=m(()=>!!r().isAuto),E=m(()=>!!s()),O=m(()=>e.playerSize.width*.02),A=m(()=>u()&&!l()||n(O)<=v.minSubtitlesFontSize?v.minSubtitlesFontSize:n(O)),I=j(null);We(()=>{var K,ue,J;(K=n(I))==null||K.setIsAuto(n(T)),(ue=n(I))==null||ue.setIsLive(n(E)),(J=n(I))==null||J.setCaptions(e.captions)});let L=j(li([[]]));Dt(()=>{N(I,new Xu().subscribe(),!0);let K=n(I).captionsPrepared$.subscribe(ue=>{N(L,ue,!0)});return()=>{var ue;(ue=n(I))==null||ue.destroy(),K.unsubscribe()}}),Dt(()=>{if(n(T)){let K=window.setTimeout(()=>{x.set(!1)},v.autoSubtitlesTimeout);return()=>{window.clearTimeout(K)}}else x.set(!1)});let Z=m(()=>e.playerSize.width<400?10:e.playerSize.width<550?14:24);var B=vx();let U;var X=_(B);{var de=K=>{var ue=fx();let J;var ge=_(ue),se=_(ge);{var ce=we=>{var te=cx(),De=_(te),fe=_(De,!0);g(De),g(te),D(k=>{var Qe;Je(De,`font-size: ${(Qe=n(A))!=null?Qe:""}px`),me(fe,k)},[()=>Y("subtitles_auto_caption")]),$(we,te)},Le=(we,te)=>{{var De=k=>{var Qe=He(),Ve=ve(Qe);Si(Ve,17,()=>n(L),hd,(q,oe)=>{var Fe=ux(),Ge=_(Fe);Si(Ge,21,()=>n(oe),({value:_e,timeAppeared:ie})=>ie,(_e,ie)=>{let Se=()=>n(ie).value,Ce=()=>n(ie).timeAppeared;var Be=He(),Ye=ve(Be);{var je=Ue=>{var Xe=ls();D(()=>me(Xe,Se())),$(Ue,Xe)};R(Ye,Ue=>{(!Ce()||Ce()<=e.position)&&Ue(je)})}$(_e,Be)}),g(Ge),g(Fe),D(()=>{var _e;return Je(Ge,`font-size: ${(_e=n(A))!=null?_e:""}px`)}),$(q,Fe)}),$(k,Qe)},fe=k=>{var Qe=He(),Ve=ve(Qe);Si(Ve,17,()=>e.captions,({value:q})=>q,(q,oe)=>{let Fe=()=>n(oe).value;var Ge=px(),_e=_(Ge),ie=_(_e,!0);g(_e),g(Ge),D(()=>{var Se;Je(_e,`font-size: ${(Se=n(A))!=null?Se:""}px`),me(ie,Fe())}),$(q,Ge)}),$(k,Qe)};R(we,k=>{var Qe;n(T)&&((Qe=n(L))!=null&&Qe.length)?k(De):k(fe,!1)},te)}};R(se,we=>{n(T)&&a()?we(ce):we(Le,!1)})}g(ge),g(ue),D(we=>{var te;J=re(ue,1,"subtitles-caption svelte-1i1hgvc",null,J,we),Je(ue,`--subtitles-caption-margin: ${(te=n(Z))!=null?te:""}%`)},[()=>({mobile:u()})]),$(K,ue)};R(X,K=>{var ue;(e.captions.length||(ue=n(L))!=null&&ue.length)&&K(de)})}g(B),D(K=>U=re(B,1,"subtitles-container svelte-1i1hgvc",null,U,K),[()=>({shifted:e.shifted,"preview-track-active":d(),auto:n(T)&&!n(E)&&!a()})]),$(t,B),F(),o()}var gx=M('<div class="text svelte-raurnb"> </div>'),hx=M('<div><div class="icon_wrapper svelte-raurnb"><svg class="icon svelte-raurnb" width="22" height="22" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M1 18v3h3c0-1.66-1.34-3-3-3zm0-4v2c2.76 0 5 2.24 5 5h2c0-3.87-3.13-7-7-7zm0-4v2a9 9 0 0 1 9 9h2c0-6.08-4.93-11-11-11zm20-7H3c-1.1 0-2 .9-2 2v3h2V5h18v14h-7v2h7c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z" fill="var(--btn-color, #fff)"></path><path d="M0 0h24v24H0z"></path></g></svg></div> <!></div>'),_x={hash:"svelte-raurnb",code:".wrapper.svelte-raurnb {height:100%;background-position:center;background-size:contain;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;font-size:16px;flex-direction:column;}.wrapper.bgCover.svelte-raurnb {background-size:cover;}.icon_wrapper.svelte-raurnb {display:flex;flex-direction:column;align-items:center;width:400px;}.icon.svelte-raurnb {width:50px;height:50px;}.text.svelte-raurnb {margin-top:20px;}"};function cc(t,e){H(e,!0),z(t,_x);let i=Rt();var o=hx();let r;var s=P(_(o),2);{var l=d=>{var a=gx(),u=_(a);g(a),D(()=>{var f;return me(u,`\u0412\u0438\u0434\u0435\u043E \u0432\u043E\u0441\u043F\u0440\u043E\u0438\u0437\u0432\u043E\u0434\u0438\u0442\u0441\u044F \u043D\u0430 ${(f=e.chromecastDeviceName)!=null?f:""}`)}),$(d,a)};R(s,d=>{e.chromecastDeviceName&&d(l)})}g(o),D(d=>{r=re(o,1,"wrapper svelte-raurnb",null,r,d),Je(o,`background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('${e.thumbUrl||""}')`)},[()=>({bgCover:i.features.previewNoEmptySpace})]),$(t,o),F()}var bx=ke('<svg><!><path fill="var(--btn-color, #fff)" fill-rule="evenodd" d="M460 193.998a3.997 3.997 0 0 1 3.997-3.998h122.006a4.003 4.003 0 0 1 3.997 3.998v82.004a3.997 3.997 0 0 1-3.997 3.998H463.997a4.003 4.003 0 0 1-3.997-3.998zm6 2.993c0-.546.45-.99.99-.99h4.02c.546 0 .99.45.99.99v4.02c0 .546-.45.99-.99.99h-4.02a.995.995 0 0 1-.99-.99zm0 12c0-.546.45-.99.99-.99h4.02c.546 0 .99.45.99.99v4.02c0 .546-.45.99-.99.99h-4.02a.995.995 0 0 1-.99-.99zm0 12c0-.546.45-.99.99-.99h4.02c.546 0 .99.45.99.99v4.02c0 .546-.45.99-.99.99h-4.02a.995.995 0 0 1-.99-.99zm0 12c0-.546.45-.99.99-.99h4.02c.546 0 .99.45.99.99v4.02c0 .546-.45.99-.99.99h-4.02a.995.995 0 0 1-.99-.99zm0 12c0-.546.45-.99.99-.99h4.02c.546 0 .99.45.99.99v4.02c0 .546-.45.99-.99.99h-4.02a.995.995 0 0 1-.99-.99zm0 12c0-.546.45-.99.99-.99h4.02c.546 0 .99.45.99.99v4.02c0 .546-.45.99-.99.99h-4.02a.995.995 0 0 1-.99-.99zm0 12c0-.546.45-.99.99-.99h4.02c.546 0 .99.45.99.99v4.02c0 .546-.45.99-.99.99h-4.02a.995.995 0 0 1-.99-.99zm112-72c0-.546.45-.99.99-.99h4.02c.546 0 .99.45.99.99v4.02c0 .546-.45.99-.99.99h-4.02a.995.995 0 0 1-.99-.99zm0 12c0-.546.45-.99.99-.99h4.02c.546 0 .99.45.99.99v4.02c0 .546-.45.99-.99.99h-4.02a.995.995 0 0 1-.99-.99zm0 12c0-.546.45-.99.99-.99h4.02c.546 0 .99.45.99.99v4.02c0 .546-.45.99-.99.99h-4.02a.995.995 0 0 1-.99-.99zm0 12c0-.546.45-.99.99-.99h4.02c.546 0 .99.45.99.99v4.02c0 .546-.45.99-.99.99h-4.02a.995.995 0 0 1-.99-.99zm0 12c0-.546.45-.99.99-.99h4.02c.546 0 .99.45.99.99v4.02c0 .546-.45.99-.99.99h-4.02a.995.995 0 0 1-.99-.99zm0 12c0-.546.45-.99.99-.99h4.02c.546 0 .99.45.99.99v4.02c0 .546-.45.99-.99.99h-4.02a.995.995 0 0 1-.99-.99zm0 12c0-.546.45-.99.99-.99h4.02c.546 0 .99.45.99.99v4.02c0 .546-.45.99-.99.99h-4.02a.995.995 0 0 1-.99-.99zM507 232a6 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.624 4.446 11.944 4.65 2.106 1.35 3.252.772 3.957.156s1.15-2.806-1.044-4.657c-1.735-1.48-5.806-5.16-14.856-5.15s-12.95 3.5-14.792 5.185c-1.84 1.685-2.288 3.498-.973 4.657s2.315 1.158 4.357-.327c-.007.007 5.357-4.515 11.408-4.515z"></path></svg>');function am(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=bx();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"200",height:"200","aria-hidden":"true","data-testid":"error-icon",viewBox:"460 190 130 90",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(),g(o),$(t,o)}var $x=M('<div class="container svelte-13zpvm8"><!></div>'),yx={hash:"svelte-13zpvm8",code:".container.svelte-13zpvm8 {position:absolute;top:0;bottom:0;left:0;right:0;background:#000;display:flex;align-items:center;justify-content:center;}"};function Ka(t){z(t,yx);var e=$x(),i=_(e);am(i,{}),g(e),$(t,e)}var xx=M('<div class="playButton svelte-1ciju45" tabindex="0" role="button"><div class="playButtonBackground svelte-1ciju45"></div> <!></div>'),wx=M("<div><!></div>"),Sx={hash:"svelte-1ciju45",code:`.container.svelte-1ciju45 {position:absolute;top:0;bottom:0;left:0;right:0;background-position:center;background-size:contain;background-repeat:no-repeat;cursor:pointer;transition:opacity 0.2s,
|
|
292
|
+
visibility 0.2s;will-change:opacity;}.container.hidden.svelte-1ciju45 {opacity:0;visibility:hidden;}.container.bgCover.svelte-1ciju45 {background-size:cover;}.playButton.svelte-1ciju45 {position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:var(--big-play-size);height:var(--big-play-size);display:flex;align-items:center;justify-content:center;}.playButtonBackground.svelte-1ciju45 {position:absolute;top:0;bottom:0;left:0;right:0;border-radius:var(--big-play-radius);background-color:var(--big-play-bg-color);transition:background 0.2s,
|
|
293
|
+
transform 0.2s;transition-timing-function:ease-out;will-change:background, transform;}.container.svelte-1ciju45:hover .playButtonBackground:where(.svelte-1ciju45) {background-color:var(--big-play-hover-bg-color);transform:scale(1.15);}.playButton.svelte-1ciju45 svg {transform:scale(2);}`};function qa(t,e){H(e,!0),z(t,Sx);let i=h(e,"iconVisible",3,!0),o=$e(),r=Rt(),s=o.ui.startedByKeyboard$,l=Y("tooltip_play"),d=x=>{var y;let w=x.code;["Enter","Space"].includes(w)&&(x.stopPropagation(),x.preventDefault(),s.set(!0),(y=e.startVideo)==null||y.call(e))},a=x=>{var w,y;x.stopPropagation(),(w=e.startVideo)==null||w.call(e),(y=e.onClick)==null||y.call(e,x)};var u=wx();let f;u.__click=a,u.__contextmenu=function(...x){var w;(w=e.onContextMenu)==null||w.apply(this,x)};var v=_(u);{var p=x=>{var w=xx();w.__keydown=d;var y=P(_(w),2);cr(y,{}),g(w),D(()=>Ke(w,"aria-label",l)),$(x,w)};R(v,x=>{i()&&x(p)})}return g(u),D(x=>{f=re(u,1,"container svelte-1ciju45",null,f,x),Je(u,`background-color: #222; background-image: url('${e.thumbUrl||""}')`)},[()=>({hidden:e.hidden,bgCover:r.features.previewNoEmptySpace})]),$(t,u),F({handlePressKey:d,handleClick:a})}dt(["click","contextmenu","keydown"]);var Cx=M('<div data-testid="video_title"><span> </span></div>'),Tx={hash:"svelte-14hk510",code:`.title.svelte-14hk510 {position:absolute;pointer-events:none;left:0;top:0;width:100%;height:var(--controls-gradient-height);font-size:15px;color:var(--white);box-sizing:border-box;padding:18px 20px 10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition-property:visibility, transform, opacity;transition-duration:var(--controls-transition-duration);transition-timing-function:var(--controls-transition-fn);will-change:transform, opacity;background:linear-gradient(
|
|
294
|
+
0deg,
|
|
295
|
+
rgba(0, 0, 0, 0) 0%,
|
|
296
|
+
rgba(0, 0, 0, 0.02) 19%,
|
|
297
|
+
rgba(0, 0, 0, 0.1) 34%,
|
|
298
|
+
rgba(0, 0, 0, 0.4) 60%,
|
|
299
|
+
rgba(0, 0, 0, 0.6) 100%
|
|
300
|
+
);}.hidden.svelte-14hk510 {visibility:hidden;transform:translateY(calc(var(--controls-gradient-height) * -1));opacity:0;}`};function lm(t,e){H(e,!0),z(t,Tx);let i=h(e,"title",3,""),o=h(e,"isHidden",3,!1),r=h(e,"ref",15),s=j(void 0);Dt(()=>{var v;requestAnimationFrame(()=>{var p;(p=e.onVisibilityChanged)==null||p.call(e,!0)});function f(p){var x;p.propertyName==="transform"&&((x=e.onVisibilityChanged)==null||x.call(e,!o()))}return(v=n(s))==null||v.addEventListener("transitionend",f),()=>{var p;return(p=n(s))==null?void 0:p.removeEventListener("transitionend",f)}});var l=Cx();let d;var a=_(l),u=_(a,!0);g(a),st(a,f=>r(f),()=>r()),g(l),st(l,f=>N(s,f),()=>n(s)),D(f=>{d=re(l,1,"title svelte-14hk510",null,d,f),me(u,i())},[()=>({hidden:o()})]),$(t,l),F()}import{throttleFn as Lx}from"@vkontakte/videoplayer-shared/es2015";var Ex=M('<div class="timer__cell cell svelte-gt98rn"><span class="cell__value svelte-gt98rn"> </span> <span class="cell__unit svelte-gt98rn"> </span></div> <span class="timer__points svelte-gt98rn"> </span>',1),Ix=M('<div class="timer__cell cell svelte-gt98rn"><span class="cell__value svelte-gt98rn"> </span> <span class="cell__unit svelte-gt98rn"> </span></div> <span class="timer__points svelte-gt98rn"> </span>',1),kx=M('<div class="timer__cell cell svelte-gt98rn"><span class="cell__value svelte-gt98rn"> </span> <span class="cell__unit svelte-gt98rn"> </span></div> <span class="timer__points svelte-gt98rn"> </span>',1),Ax=M('<div class="timer__cell cell svelte-gt98rn"><span class="cell__value svelte-gt98rn"> </span> <span class="cell__unit svelte-gt98rn"> </span></div>'),Px=M("<div><!> <!> <!> <!></div>"),Mx={hash:"svelte-gt98rn",code:".timer__container.svelte-gt98rn {display:flex;align-items:flex-start;justify-content:center;}.cell.svelte-gt98rn {display:flex;flex-direction:column;align-items:center;}.cell__value.svelte-gt98rn {font-size:48px;line-height:1.2;font-weight:600;}.small.svelte-gt98rn .cell__value:where(.svelte-gt98rn) {font-size:24px;}.cell__unit.svelte-gt98rn {font-size:14px;line-height:1.2;font-weight:400;}.small.svelte-gt98rn .cell__unit:where(.svelte-gt98rn) {font-size:12px;}.timer__points.svelte-gt98rn {display:inline-block;margin:0 8px;font-size:42px;line-height:1.2;font-weight:600;}.small.svelte-gt98rn .timer__points:where(.svelte-gt98rn) {font-size:20px;}"};function dm(t,e){H(e,!0),z(t,Mx);let i=j(""),o=j(""),r=j(""),s=j(""),l,d=32,a=d/2,u=B=>String(B).padStart(2,"0"),f=B=>Math.max(B.length,1),v=B=>`${(e.isSmallSize?a:d)*f(B)}px`,p=B=>{let U=Math.floor(B/86400);U&&(B-=U*86400,N(i,u(U),!0));let X=Math.floor(B/3600);N(o,u(X),!0);let de=Math.floor(B/60)%60;N(r,u(de),!0);let K=B%60;N(s,u(K),!0)},x=()=>{let B=Math.floor(Date.now()/1e3),U=e.startTime-B;p(U),U>=1?l=requestAnimationFrame(x):e.onTimerOver()};Dt(()=>{l=requestAnimationFrame(x)}),ln(()=>{cancelAnimationFrame(l)});var w=Px();let y;var C=_(w);{var T=B=>{var U=Ex(),X=ve(U);let de;var K=_(X),ue=_(K,!0);g(K);var J=P(K,2),ge=_(J,!0);g(J),g(X);var se=P(X,2),ce=_(se,!0);g(se),D((Le,we,te)=>{de=Je(X,"",de,{width:Le}),me(ue,n(i)),me(ge,we),me(ce,te)},[()=>v(n(i)),()=>Y("waiting_live_day_value"),()=>Y("waiting_live_colon")]),$(B,U)};R(C,B=>{n(i)&&B(T)})}var E=P(C,2);{var O=B=>{var U=Ix(),X=ve(U);let de;var K=_(X),ue=_(K,!0);g(K);var J=P(K,2),ge=_(J,!0);g(J),g(X);var se=P(X,2),ce=_(se,!0);g(se),D((Le,we,te)=>{de=Je(X,"",de,{width:Le}),me(ue,n(o)),me(ge,we),me(ce,te)},[()=>v(n(o)),()=>Y("waiting_live_hour_value"),()=>Y("waiting_live_colon")]),$(B,U)};R(E,B=>{n(o)&&B(O)})}var A=P(E,2);{var I=B=>{var U=kx(),X=ve(U);let de;var K=_(X),ue=_(K,!0);g(K);var J=P(K,2),ge=_(J,!0);g(J),g(X);var se=P(X,2),ce=_(se,!0);g(se),D((Le,we,te)=>{de=Je(X,"",de,{width:Le}),me(ue,n(r)),me(ge,we),me(ce,te)},[()=>v(n(r)),()=>Y("waiting_live_minute_value"),()=>Y("waiting_live_colon")]),$(B,U)};R(A,B=>{n(r)&&B(I)})}var L=P(A,2);{var Z=B=>{var U=Ax();let X;var de=_(U),K=_(de,!0);g(de);var ue=P(de,2),J=_(ue,!0);g(ue),g(U),D((ge,se)=>{X=Je(U,"",X,{width:ge}),me(K,n(s)),me(J,se)},[()=>v(n(s)),()=>Y("waiting_live_second_value")]),$(B,U)};R(L,B=>{n(s)&&B(Z)})}g(w),D(B=>y=re(w,1,"timer__container svelte-gt98rn",null,y,B),[()=>({small:e.isSmallSize})]),$(t,w),F()}var Vx=M('<div class="waiting svelte-17m8dcd"><span> </span></div>'),Rx=M('<div class="upcoming-timer timer svelte-17m8dcd"><span> </span> <!></div>'),Ox=M('<div class="waiting-container svelte-17m8dcd"><!></div>'),Nx={hash:"svelte-17m8dcd",code:".waiting-container.svelte-17m8dcd {position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--black);background-position:center;background-size:cover;background-repeat:no-repeat;white-space:nowrap;}.waiting-container.svelte-17m8dcd::before {content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.56);z-index:1;backdrop-filter:blur(15px);}.waiting.svelte-17m8dcd {position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2;}.waiting__title.svelte-17m8dcd {font-size:20px;line-height:1.2;font-weight:600;}.upcoming-timer.svelte-17m8dcd {position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:2;}.timer.svelte-17m8dcd {display:flex;flex-direction:column;align-items:center;justify-content:center;}.timer__title.svelte-17m8dcd {display:inline-block;vertical-align:middle;margin-bottom:12px;font-size:20px;line-height:1.2;font-weight:600;}.small.svelte-17m8dcd {font-size:15px;}.medium.svelte-17m8dcd {font-size:17px;}"};function uc(t,e){H(e,!0),z(t,Nx);let i=h(e,"startTime",3,0),o=m(()=>i()<Math.floor(Date.now()/1e3)),r=j(void 0),s=j(void 0),l=0,d=j(void 0),a=j(void 0),u=m(()=>{var C,T;return((C=n(d))!=null?C:1/0)<=509||((T=n(a))!=null?T:1/0)<=320}),f=m(()=>{var C,T;return!n(u)&&(((C=n(d))!=null?C:1/0)<=699||((T=n(a))!=null?T:1/0)<=599)}),v=e.onUpcomingLiveViewStateChanged?Lx(()=>{cancelAnimationFrame(l),l=requestAnimationFrame(()=>{let C={type:n(o)?"expired":"default",size:n(u)?"s":n(f)?"m":"l"},T=n(o)?n(r):n(s);e.onUpcomingLiveViewStateChanged(C,T)})},300):void 0;We(()=>{n(a),n(d),n(o),v==null||v()}),ln(()=>{if(cancelAnimationFrame(l),v==null||v.cancel(),e.onUpcomingLiveViewStateChanged){let C={type:n(o)?"expired":"default",size:n(u)?"s":n(f)?"m":"l"};e.onUpcomingLiveViewStateChanged(C)}});var p=Ox();p.__contextmenu=function(...C){var T;(T=e.onContextMenu)==null||T.apply(this,C)},p.__click=function(...C){var T;(T=e.onClick)==null||T.apply(this,C)};var x=_(p);{var w=C=>{var T=Vx(),E=_(T);let O;var A=_(E,!0);g(E),g(T),st(T,I=>N(r,I),()=>n(r)),D((I,L)=>{O=re(E,1,"waiting__title svelte-17m8dcd",null,O,I),me(A,L)},[()=>({medium:n(f),small:n(u)}),()=>Y("waiting_live_upcoming_title")]),$(C,T)},y=C=>{var T=Rx(),E=_(T);let O;var A=_(E,!0);g(E);var I=P(E,2);let L=m(()=>n(u)||n(f)),Z=m(()=>i()||0);dm(I,{get isSmallSize(){return n(L)},get startTime(){return n(Z)},onTimerOver:()=>N(o,!0)}),g(T),st(T,B=>N(s,B),()=>n(s)),D((B,U)=>{O=re(E,1,"timer__title svelte-17m8dcd",null,O,B),me(A,U)},[()=>({medium:n(f),small:n(u)}),()=>Y("waiting_live_timer_title")]),$(C,T)};R(x,C=>{n(o)?C(w):C(y,!1)})}g(p),D(()=>Je(p,`background-image: url(${e.thumbUrl})`)),kn(p,"clientWidth",C=>N(d,C)),kn(p,"clientHeight",C=>N(a,C)),$(t,p),F()}dt(["contextmenu","click"]);var Dx=M('<div class="waiting-container svelte-xvqwsa"><div class="waiting-caption svelte-xvqwsa"><!> <p class="waiting-title svelte-xvqwsa"> </p></div></div>'),Bx={hash:"svelte-xvqwsa",code:".waiting-container.svelte-xvqwsa {position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--black);background-position:center;background-size:cover;background-repeat:no-repeat;}.waiting-container.svelte-xvqwsa::before {content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.4);backdrop-filter:blur(10px);}.waiting-caption.svelte-xvqwsa {position:relative;display:flex;flex-direction:column;align-items:center;}.waiting-title.svelte-xvqwsa {margin:0;padding:20px;text-align:center;font-size:20px;line-height:1.2;font-weight:400;}"};function Qa(t,e){H(e,!0),z(t,Bx);let i=h(e,"thumbUrl",3,""),o={recover:Y("waiting_live_recover_title"),record:Y("waiting_record_title")},r=m(()=>o[e.kind]||"");var s=Dx();s.__contextmenu=function(...f){var v;(v=e.onContextMenu)==null||v.apply(this,f)},s.__click=function(...f){var v;(v=e.onClick)==null||v.apply(this,f)};var l=_(s),d=_(l);Oa(d,{style:"position: static; transform: translate(0, 0)"});var a=P(d,2),u=_(a,!0);g(a),g(l),g(s),D(()=>{Je(s,`background-image: url('${i()}')`),me(u,n(r))}),$(t,s),F()}dt(["contextmenu","click"]);var Hx=ke('<svg><!><path fill="var(--btn-color, #fff)" 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></svg>');function cm(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=Hx();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16","aria-hidden":"true","data-testid":"check-mark-icon",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(),g(o),$(t,o)}var Fx=M('<div class="select-icon svelte-124aexk"><!></div>'),Ux={hash:"svelte-124aexk",code:".select-icon.svelte-124aexk {margin-right:auto;padding-right:12px;opacity:0.9;position:relative;top:3px;}"};function pc(t){z(t,Ux);var e=Fx(),i=_(e);cm(i,{}),g(e),$(t,e)}var zx=(t,e)=>{t.stopPropagation(),e.item.selectItem(e.item.value)},Wx=(t,e)=>{Ll(t,()=>e.item.selectItem(e.item.value))},Kx=M("<p> </p>"),qx=M('<p class="sublabel svelte-1t7rx2m"> </p>'),Qx=M('<li role="menuitem" tabindex="0"><!> <div><!> <!></div></li>'),jx={hash:"svelte-1t7rx2m",code:`.menu-item-value.svelte-1t7rx2m {display:flex;flex-direction:column;align-items:end;min-width:0;}.menu-item-value[data-selected='false'].svelte-1t7rx2m {--select-icon-width: 16px;--icon-padding: 12px;
|
|
301
|
+
|
|
302
|
+
/**
|
|
303
|
+
* \u0415\u0441\u043B\u0438 \u044D\u043B\u0435\u043C\u0435\u043D\u0442 \u043D\u0435 \u0432\u044B\u0431\u0440\u0430\u043D(\u0438\u043A\u043E\u043D\u043A\u0430 \u043E\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u0435\u0442), \u0442\u043E \u0434\u043E\u043B\u0436\u043D\u044B \u0437\u0430\u043F\u043E\u043B\u043D\u0438\u0442\u044C \u043F\u0443\u0441\u0442\u043E\u0435 \u043C\u0435\u0441\u0442\u043E
|
|
304
|
+
* \u0447\u0442\u043E\u0431\u044B \u0432\u0441\u0435 \u043B\u0435\u0439\u0431\u043B\u044B \u043D\u0430\u0447\u0438\u043D\u0430\u043B\u0438\u0441\u044C \u0441 \u043E\u0434\u043D\u043E\u0433\u043E \u043E\u0442\u0441\u0442\u0443\u043F\u0430.
|
|
305
|
+
*/margin-left:calc(var(--icon-padding) + var(--select-icon-width));}.label.svelte-1t7rx2m,
|
|
306
|
+
.sublabel.svelte-1t7rx2m {text-overflow:ellipsis;overflow:hidden;max-width:100%;}.sublabel.svelte-1t7rx2m {opacity:0.5;}`};function um(t,e){H(e,!0),z(t,jx);let i=h(e,"isMobile",3,!1);var o=Qx();let r;o.__click=[zx,e],o.__keydown=[Wx,e];var s=_(o);{var l=w=>{pc(w,{})};R(s,w=>{e.item.selected&&w(l)})}var d=P(s,2);let a;var u=_(d);{var f=w=>{var y=He(),C=ve(y);Ri(C,()=>e.item.valueComponent,(T,E)=>{E(T,Is(()=>{var O;return(O=e.item.valueComponentParams)!=null?O:{}}))}),$(w,y)},v=w=>{var y=Kx();let C;var T=_(y,!0);g(y),D(E=>{var O;C=re(y,1,"label svelte-1t7rx2m",null,C,E),me(T,(O=e.item.label)!=null?O:e.item.value)},[()=>({mobile:i()})]),$(w,y)};R(u,w=>{e.item.valueComponent?w(f):w(v,!1)})}var p=P(u,2);{var x=w=>{var y=qx(),C=_(y,!0);g(y),D(()=>me(C,e.item.sublabel)),$(w,y)};R(p,w=>{e.item.sublabel&&w(x)})}g(d),g(o),D((w,y,C)=>{r=re(o,1,"item",null,r,w),Ke(o,"data-value",e.item.value),Ke(o,"aria-label",y),Ke(o,"data-testid",e.item.dataTestid),a=re(d,1,"menu-item-value svelte-1t7rx2m",null,a,C),Ke(d,"data-selected",e.item.selected)},[()=>({mobile:i()}),()=>{var w,y;return(y=(w=e.item.ariaLabel)!=null?w:e.item.label)!=null?y:e.item.value.toString()},()=>({"submenu-value-mobile":i()})]),$(t,o),F()}dt(["click","keydown"]);var Gx=M('<li role="menuitem" tabindex="0" aria-haspopup="true"><!> <div><!></div></li>');function pm(t,e){H(e,!0);let i=h(e,"isMobile",3,!1),o=h(e,"refMenuItems",15),r=m(()=>()=>e.openSubMenuList(e.item.children)),s=m(()=>y=>Au(y,n(r)));var l=Gx();let d;l.__click=function(...y){var C;(C=n(r))==null||C.apply(this,y)},l.__keydown=function(...y){var C;(C=n(s))==null||C.apply(this,y)};var a=_(l);{var u=y=>{pc(y,{})};R(a,y=>{e.item.selected&&y(u)})}var f=P(a,2);let v;var p=_(f);{var x=y=>{var C=He();let T=m(()=>e.item.valueComponent);var E=ve(C);Ri(E,()=>n(T),(O,A)=>{A(O,Is(()=>{var I;return(I=e.item.valueComponentParams)!=null?I:{}}))}),$(y,C)},w=y=>{var C=ls();D(()=>me(C,e.item.label)),$(y,C)};R(p,y=>{e.item.valueComponent?y(x):y(w,!1)})}g(f),g(l),st(l,y=>o(o()[e.item.id]=y,!0),()=>{var y;return(y=o())==null?void 0:y[e.item.id]}),D((y,C)=>{var T;d=re(l,1,"item",null,d,y),Ke(l,"aria-label",(T=e.item.ariaLabel)!=null?T:e.item.label),Ke(l,"data-testid",e.item.id),v=re(f,1,"menu-item-value",null,v,C)},[()=>({mobile:i(),bottomBordered:e.item.bottomBordered}),()=>({"submenu-value-mobile":i()})]),$(t,l),F()}dt(["click","keydown"]);var Jr={"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 Zx=(t,e)=>{Y1(t,e.returnFromSubMenu,e.closeSettingsMenu)},Xx=(t,e)=>{t.stopPropagation(),e.returnFromSubMenu()},Jx=(t,e)=>{Vd(t)&&(Cr(t),e.returnFromSubMenu())},e5=M('<div><ul role="menu"><li role="menuitem" tabindex="0" data-testid="return-to-settings-menu"><!> <p class="title svelte-7dfsuh"> </p></li> <!></ul></div>'),t5={hash:"svelte-7dfsuh",code:`.sub-menu.svelte-7dfsuh {--item-padding-vertical-mobile: 16px;--item-padding-vertical: 7px;--item-label-line-height: 18px;
|
|
307
|
+
/*\u0414\u043B\u044F \u043F\u0435\u0440\u0432\u043E\u0433\u043E \u0438 \u043F\u043E\u0441\u043B\u0435\u0434\u043D\u0435\u0433\u043E \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u0430 \u0441\u043F\u0438\u0441\u043A\u0430*/--edge-item-padding-vertical-mobile: calc(6px + var(--item-padding-vertical-mobile));--edge-item-padding-vertical: calc(8px + var(--item-padding-vertical));}.sub-menu.svelte-7dfsuh .item.mobile {padding:var(--item-padding-vertical-mobile) 17px;line-height:var(--item-label-line-height);font-size:14px;}.sub-menu.svelte-7dfsuh {
|
|
308
|
+
/**
|
|
309
|
+
* \u0422\u0430\u043A \u043A\u0430\u043A \u0443 \u043D\u0430\u0441 \u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A \u0434\u043E\u043B\u0436\u0435\u043D \u0431\u044B\u0442\u044C \u0441\u0442\u0438\u043A\u0438, \u043D\u0443\u0436\u043D\u043E \u0434\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u043F\u0430\u0434\u0434\u0438\u043D\u0433 \u0441 \u0432\u044B\u0441\u043E\u0442\u0443 \u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043A\u0430.
|
|
310
|
+
* \u041F\u0440\u0435\u0434\u043F\u043E\u043B\u0430\u0433\u0430\u0435\u043C, \u0447\u0442\u043E \u0432 \u043E\u0434\u043D\u0443 \u0441\u0442\u0440\u043E\u043A\u0443 \u043E\u043D, \u0438\u043D\u0430\u0447\u0435 \u043D\u0443\u0436\u043D\u043E \u0440\u0430\u0441\u0441\u0447\u0438\u0442\u044B\u0432\u0430\u0442\u044C \u0434\u0438\u043D\u0430\u043C\u0438\u0447\u0435\u0441\u043A\u0438.
|
|
311
|
+
* paddingTop + lineHeight + paddingBottom.
|
|
312
|
+
*/padding-top:calc(var(--edge-item-padding-vertical) + var(--item-padding-vertical) + var(--item-label-line-height));}.sub-menu.mobile.svelte-7dfsuh {padding-top:calc(
|
|
313
|
+
var(--edge-item-padding-vertical-mobile) + var(--item-padding-vertical-mobile) + var(--item-label-line-height) +
|
|
314
|
+
1px
|
|
315
|
+
);}.sub-menu.svelte-7dfsuh .items:where(.svelte-7dfsuh) .item.header:where(.svelte-7dfsuh) {position:absolute;top:0;left:0;right:0;min-width:max-content;display:flex;justify-content:space-between;border-bottom:var(--divider-border);}.header.svelte-7dfsuh .title:where(.svelte-7dfsuh) {margin-left:8px;}.sub-menu.svelte-7dfsuh .item {padding:var(--item-padding-vertical) 12px;padding-right:22px;}.items.svelte-7dfsuh .item:first-child:not(.mobile) {padding-top:var(--edge-item-padding-vertical);}.items.svelte-7dfsuh .item:last-child:not(.mobile) {padding-bottom:var(--edge-item-padding-vertical);}.items.svelte-7dfsuh .item.mobile:first-child {padding-top:var(--edge-item-padding-vertical-mobile);}.items.svelte-7dfsuh .item.mobile:last-child {padding-bottom:var(--edge-item-padding-vertical-mobile);}.sub-menu.svelte-7dfsuh .item.bottomBordered {border-bottom:var(--divider-border);}.sub-menu.svelte-7dfsuh .item .sublabel {line-height:14px;font-size:12px;}.sub-menu.svelte-7dfsuh .item:not(.mobile) .label,
|
|
316
|
+
.item.svelte-7dfsuh:not(.mobile) p:where(.svelte-7dfsuh) {line-height:var(--item-label-line-height);font-size:13px;}`};function vm(t,e){H(e,!0),z(t,t5);let[i,o]=Ne(),r=()=>S(v,"$isFullscreen",i),s=()=>S(p,"$playerSize",i),l=h(e,"isMobile",3,!1),d=h(e,"playerControlsHeight",3,0),a=h(e,"ariaLabelReturnFromSubMenu",19,()=>Y("aria_label_submenu_back")),u=h(e,"listRef",15);Dt(()=>{let K=e.items.findIndex(ue=>ue.selected);u().children[K+1].focus()});let f=$e(),v=f.ui.isFullscreen,p=f.ui.playerSize,x=j(void 0),w=j(0),y=j(0),C=m(()=>l()&&r()?`max-height: ${Math.round(s().height*.6)}px`:l()?"":`max-height: ${s().height-32-n(y)-d()}px; overflow: auto;`),T=m(()=>Math.max(e.minWidth,n(w)));var E=e5();let O;var A=_(E);let I;A.__keydown=[Zx,e];var L=_(A);let Z;L.__click=[Xx,e],L.__keydown=[Jx,e];var B=_(L);oa(B,{direction:"left"});var U=P(B,2),X=_(U,!0);g(U),g(L),st(L,K=>N(x,K),()=>n(x));var de=P(L,2);Si(de,17,()=>e.items,hd,(K,ue)=>{var J=He(),ge=ve(J);{var se=Le=>{um(Le,{get item(){return n(ue)},get isMobile(){return l()}})},ce=(Le,we)=>{{var te=De=>{pm(De,{get isMobile(){return l()},get item(){return n(ue)},get openSubMenuList(){return e.openSubMenuList},get refMenuItems(){return e.refMenuItems}})};R(Le,De=>{n(ue).type==="OPEN_SUB_MENU"&&De(te)},we)}};R(ge,Le=>{n(ue).type==="SELECT_VALUE"?Le(se):Le(ce,!1)})}$(K,J)}),g(A),st(A,K=>u(K),()=>u()),g(E),D((K,ue,J)=>{O=re(E,1,"sub-menu menu svelte-7dfsuh",null,O,K),Ke(E,"data-testid",`sub-menu-${e.id}`),Je(E,`min-width: ${n(T)}px`),I=re(A,1,"items svelte-7dfsuh",null,I,ue),Je(A,n(C)),Z=re(L,1,"item header back svelte-7dfsuh",null,Z,J),Ke(L,"aria-label",a()),me(X,e.title)},[()=>({desktop:!l(),mobile:l()}),()=>({mobile:l()}),()=>({mobile:l()})]),kn(L,"clientWidth",K=>N(w,K)),kn(L,"clientHeight",K=>N(y,K)),$(t,E),F(),o()}dt(["keydown","click"]);import{noop as i5}from"@vkontakte/videoplayer-shared/es2015";var o5=(t,e)=>Au(t,e()),n5=(t,e)=>{t.stopPropagation(),e()()},r5=M('<div class="value svelte-1ikfjte"> </div>'),s5=M('<li role="menuitem" tabindex="0" aria-haspopup="true"><div class="icon-wrapper"><!></div> <div class="label"> </div> <!></li>'),a5={hash:"svelte-1ikfjte",code:".value.svelte-1ikfjte {position:relative;opacity:0.7;overflow:hidden;text-overflow:ellipsis;}"};function mm(t,e){H(e,!0),z(t,a5);let i=h(e,"isMobile",3,!1),o=h(e,"onClick",3,i5),r=h(e,"valueComponent",3,void 0),s=h(e,"ref",15);var l=s5();let d;l.__click=[n5,o],l.__keydown=[o5,o];var a=_(l),u=_(a);{var f=T=>{Fa(T,{get icon(){return e.icon}})},v=T=>{var E=He();let O=m(()=>e.icon);var A=ve(E);Ri(A,()=>n(O),(I,L)=>{L(I,{})}),$(T,E)};R(u,T=>{typeof e.icon=="string"?T(f):T(v,!1)})}g(a);var p=P(a,2),x=_(p,!0);g(p);var w=P(p,2);{var y=T=>{var E=He();let O=m(r);var A=ve(E);Ri(A,()=>n(O),(I,L)=>{L(I,{})}),$(T,E)},C=T=>{var E=r5(),O=_(E,!0);g(E),D(()=>me(O,e.value)),$(T,E)};R(w,T=>{r()?T(y):T(C,!1)})}g(l),st(l,T=>s(T),()=>s()),D(T=>{d=re(l,1,"item",null,d,T),Ke(l,"aria-label",e.ariaLabel),Ke(l,"data-testid",e.id),me(x,e.label)},[()=>({mobile:i()})]),$(t,l),F()}dt(["click","keydown"]);import{noop as V0}from"@vkontakte/videoplayer-shared/es2015";var l5=(t,e)=>{Ll(t,()=>e())},d5=M('<div class="icon icon-error-stub"><div class="inner"></div></div>'),c5=M('<img class="icon" aria-hidden="true"/>'),u5=M('<li role="menuitem" tabindex="0"><div class="icon-wrapper"><!></div> <div class="label svelte-15ifkac"> </div></li>'),p5={hash:"svelte-15ifkac",code:".label.svelte-15ifkac {overflow:hidden;text-overflow:ellipsis;}"};function gm(t,e){H(e,!0),z(t,p5);let i=h(e,"isMobile",3,!1),o=h(e,"onClick",3,V0),r=h(e,"closeSettings",3,V0),s=j(!1),l=()=>{N(s,!0)},d=C=>{C==null||C.stopPropagation(),o()(),r()()};var a=u5();let u;a.__click=d,a.__keydown=[l5,d];var f=_(a),v=_(f);{var p=C=>{var T=He(),E=ve(T);{var O=I=>{var L=d5();$(I,L)},A=I=>{var L=c5();D(()=>Ke(L,"src",e.icon)),yt("error",L,l),Sa(L),$(I,L)};R(E,I=>{n(s)?I(O):I(A,!1)})}$(C,T)},x=C=>{var T=He();let E=m(()=>e.icon);var O=ve(T);Ri(O,()=>n(E),(A,I)=>{I(A,{})}),$(C,T)};R(v,C=>{typeof e.icon=="string"?C(p):C(x,!1)})}g(f);var w=P(f,2),y=_(w,!0);g(w),g(a),D(C=>{var T;u=re(a,1,"item",null,u,C),Ke(a,"aria-label",(T=e.ariaLabel)!=null?T:e.label),Ke(a,"data-testid",e.id),me(y,e.label)},[()=>({mobile:i()})]),$(t,a),F()}dt(["click","keydown"]);import{noop as m5}from"@vkontakte/videoplayer-shared/es2015";var f5=M('<div class="toggle_wrap svelte-17wbjko"><div></div> <div class="toggle-label svelte-17wbjko"></div></div>'),v5={hash:"svelte-17wbjko",code:'.toggle_wrap.svelte-17wbjko {min-height:15px;padding:0;font-size:12px;line-height:15px;cursor:pointer;user-select:none;}.toggle.svelte-17wbjko {float:right;margin-top:3px;width:28px;height:9px;border-radius:45px;background-color:var(--toggle-color-separator);cursor:pointer;}.toggle.svelte-17wbjko::after {content:"";float:left;position:relative;width:15px;height:15px;border-radius:50%;background-color:var(--toggle-color-off);top:-3px;left:0;transition:left .1s ease;}.toggle.on.svelte-17wbjko::after {background-color:var(--toggle-color-on);left:13px;}.toggle-label.svelte-17wbjko {overflow:hidden;}'};function hm(t,e){z(t,v5);let i=h(e,"enabled",3,!1);var o=f5(),r=_(o);let s;Ie(2),g(o),D(l=>s=re(r,1,"toggle svelte-17wbjko",null,s,l),[()=>({on:i()})]),$(t,o)}var g5=(t,e,i)=>{Z1(t,e(),o=>i()(o))},h5=(t,e,i)=>{t.stopPropagation(),e()(!i())},_5=M('<div><div class="icon-wrapper"><!></div> <div class="label"> </div> <!></div>'),b5=M('<li role="menuitem" tabindex="0"><!></li>');function _m(t,e){H(e,!0);let i=h(e,"isMobile",3,!1),o=h(e,"onClick",3,m5),r=h(e,"enabled",3,!1),s=h(e,"tooltipText",3,void 0),l=h(e,"maxTooltipWidth",3,void 0);var d=b5();let a;d.__click=[h5,o,r],d.__keydown=[g5,r,o];var u=_(d);Na(u,{get content(){return s()},get isMobile(){return i()},placement:"left",translateX:10,isFullWidthWrapper:!0,get maxTooltipWidth(){return l()},children:(f,v)=>{var p=_5();let x;var w=_(p),y=_(w);{var C=I=>{Fa(I,{get icon(){return e.icon}})},T=I=>{var L=He();let Z=m(()=>e.icon);var B=ve(L);Ri(B,()=>n(Z),(U,X)=>{X(U,{})}),$(I,L)};R(y,I=>{typeof e.icon=="string"?I(C):I(T,!1)})}g(w);var E=P(w,2),O=_(E,!0);g(E);var A=P(E,2);hm(A,{get enabled(){return r()}}),g(p),D(I=>{x=re(p,1,"switch-wrapper",null,x,I),me(O,e.label)},[()=>({mobile:i()})]),$(f,p)},$$slots:{default:!0}}),g(d),D(f=>{var v;a=re(d,1,"item switch-item",null,a,f),Ke(d,"aria-label",(v=e.ariaLabel)!=null?v:e.label),Ke(d,"data-testid",e.id)},[()=>({mobile:i()})]),$(t,d),F()}dt(["click","keydown"]);import{isValidURL as z5,VideoQuality as K0}from"@vkontakte/videoplayer-shared/es2015";var R0=()=>{let t=j(li([])),e=m(()=>(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 $5=M('<div class="quality-icon svelte-t2qk8t"><!></div>'),y5=M('<div class="quality-label svelte-t2qk8t"><span> </span> <!></div>'),x5={hash:"svelte-t2qk8t",code:".quality-label.svelte-t2qk8t {position:relative;}.quality.svelte-t2qk8t {font-size:13px;line-height:18px;}.quality.sub.svelte-t2qk8t {opacity:0.7;}.quality-icon.svelte-t2qk8t {position:absolute;padding-left:2px;transform:translateX(100%);display:flex;top:0;right:0;}.quality-icon.svelte-t2qk8t svg {color:var(--blue-light);}"};function ja(t,e){H(e,!0),z(t,x5);let i=h(e,"isSubCase",3,!1),o=m(()=>Ou(e.quality));var r=y5(),s=_(r);let l;var d=_(s,!0);g(s);var a=P(s,2);{var u=f=>{var v=$5();let p=m(()=>n(o));var x=_(v);Ri(x,()=>n(p),(w,y)=>{y(w,{})}),g(v),$(f,v)};R(a,f=>{n(o)&&!e.isMobile&&f(u)})}g(r),D(f=>{l=re(s,1,"svelte-t2qk8t",null,l,f),me(d,e.label)},[()=>({sub:!i(),quality:!e.isMobile})]),$(t,r),F()}import{VideoQuality as w5}from"@vkontakte/videoplayer-shared/es2015";import{VideoQuality as O0}from"@vkontakte/videoplayer-core/es2015";var N0=({quality:t,availableQualities:e})=>{let i=e.find(o=>o.value===t);return i?i.displayValue:t},D0=({quality:t,availableQualities:e,isAutoQualityEnabled:i})=>{if(!t)return"...";let o=N0({quality:t,availableQualities:e});return i?t===O0.INVARIANT?Y("auto_quality_invariant"):Y("auto_quality",{actual:o}):o},B0=({quality:t,availableQualities:e,prefix:i,onlyPrefix:o})=>t?o||t===O0.INVARIANT?i:`${i}${N0({quality:t,availableQualities:e})}`:"...";var S5=M('<div class="menu-item-value-wrapper svelte-1j7b2kc"><!></div>'),C5={hash:"svelte-1j7b2kc",code:".menu-item-value-wrapper.svelte-1j7b2kc {line-height:normal;}"};function Wl(t,e){H(e,!0),z(t,C5);let[i,o]=Ne(),r=()=>S(a,"$currentQuality$",i),s=()=>S(u,"$availableQualities$",i),l=()=>S(f,"$isMobile$",i),d=$e(),a=d.state.currentQuality$,u=d.state.availableQualities$,f=d.ui.isMobile,v=" \xB7 ",p=m(()=>e.prefix+(e.selected&&r()!==w5.INVARIANT?v:"")),x=m(()=>B0({prefix:n(p),quality:r(),availableQualities:s(),onlyPrefix:!e.selected}));var w=S5(),y=_(w);let C=m(()=>e.selected?r():void 0);ja(y,{get quality(){return n(C)},get label(){return n(x)},get isMobile(){return l()},isSubCase:!0}),g(w),$(t,w),F(),o()}var T5=t=>{let e=t.join("|"),i="<(?<keyhtml>.*?)(?<propshtml> .*?)?>(?<childrenhtml>.*?)</\\k<keyhtml>>",o=`{(?<keyi18n>${e})}(?<childreni18n>.*?){/\\k<keyi18n>}`,r="<(?<keyhtmlself>.*?)(?<propshtmlself> .*?)?/?>",s=`{(?<keyi18nself>${e})}`;return new RegExp(`${i}|${o}|${r}|${s}`,"g")},E5={br:!0,span:!0},bm=(t,e={})=>{var d,a,u,f,v,p,x;if(!t)return t;let i=Q(Q({},E5),e),o=Object.keys(i);if(!o.length)return t;let r=T5(o),s=[],l=0;for(let w of t.matchAll(r)){let y=w[0],C=((d=w.groups)==null?void 0:d.keyhtml)||((a=w.groups)==null?void 0:a.keyi18n)||((u=w.groups)==null?void 0:u.keyhtmlself)||((f=w.groups)==null?void 0:f.keyi18nself)||"",{index:T}=w;if(!i[C]){s.push(t.slice(l,T)),l=T+y.length;continue}let E=(v=w.groups)!=null&&v.childrenhtml?bm(w.groups.childrenhtml,i):"",O=(p=w.groups)!=null&&p.childrenhtml?y.replace(new RegExp((x=w.groups)==null?void 0:x.childrenhtml),()=>E||""):y;s.push(t.slice(l,T),O),l=T+y.length}return l===0?t:(s.push(t.slice(l)),s.join(""))};function fc(t,e){H(e,!1);let i=h(e,"message",8),o=bm(i());Go();var r=He(),s=ve(r);{var l=d=>{var a=He(),u=ve(a);_d(u,()=>o),$(d,a)};R(s,d=>{o&&d(l)})}$(t,r),F()}var I5=M('<p class="quality-applies sublabel svelte-1qk3zto"><!></p>'),k5={hash:"svelte-1qk3zto",code:".quality-applies.svelte-1qk3zto {display:flex;justify-content:end;padding:3px 0;color:rgba(255, 255, 255, 0.5);}.quality-applies span {color:#70c1ff;}"};function $m(t,e){H(e,!1),z(t,k5),Go();var i=I5(),o=_(i);let r=Sn(()=>Y("quality_applience",{action:`<span>${Y("quality_applience_action")}</span>`}));fc(o,{get message(){return n(r)}}),g(i),$(t,i),F()}var F0=({isAutoQualityEnabled:t,trafficSavingEnabled:e,highQualityEnabled:i})=>{let o=!t&&!e&&!i;return{id:"QUALITY_OTHER",type:"OPEN_SUB_MENU",selected:o,valueComponent:Wl,valueComponentParams:{prefix:Y("other_quality"),selected:o},children:"QUALITY"}},ym=({appliesTo:t,labelWithQuality:e,selected:i},{selectQuality:o})=>({id:"QUALITY_AUTO",type:"SELECT_VALUE",value:"auto",label:Y("auto_quality_limit"),valueComponent:e?Wl:void 0,valueComponentParams:{prefix:Y("auto_quality_limit"),selected:i},selectItem:()=>o("auto",t),selected:i}),U0=()=>({id:"QUALITY_APPLIENCE",type:"OPEN_SUB_MENU",valueComponent:$m,bottomBordered:!0,children:"QUALITY_APPLIENCE"}),xm=({labelWithQuality:t,appliesTo:e,selected:i},{toggleHighQuality:o})=>({id:"QUALITY_HIGH",type:"SELECT_VALUE",value:"high_quality",selectItem:()=>o(!0,e),selected:i,label:Y("high_quality"),valueComponent:t?Wl:void 0,valueComponentParams:{prefix:Y("high_quality"),selected:i},sublabel:Y("high_quality_description")}),wm=({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:Y("traffic_saving_quality"),valueComponent:t?Wl:void 0,valueComponentParams:{prefix:Y("traffic_saving_quality"),selected:i},sublabel:Y("traffic_saving_quality_description")});var Ju=(t,e)=>String(e.findIndex(i=>i.id===t.id)+1),ep=(t,e)=>{var l;if(!t)return"";let{language:i,label:o}=t,r;if(i==="und"?r=void 0:i&&(r=(l=Zd(i))!=null?l:i),o&&i&&r){let d=e.filter(a=>a.label===o&&a.language===i);if(d.length===1)return Y("audio_stream_display_language_label",{language:r,label:o});{let a=Ju(t,d);return Y("audio_stream_display_language_label_index",{language:r,label:o,index:a})}}if(o){let d=e.filter(a=>a.label===o);if(d.length===1)return o;{let a=Ju(t,d);return Y("audio_stream_display_label_index",{label:o,index:a})}}if(i&&r){let d=e.filter(a=>a.language===i);if(d.length===1)return r;{let a=Ju(t,d);return Y("audio_stream_display_language_index",{language:r,index:a})}}let s=Ju(t,e);return Y("audio_stream_display_unknown",{index:s})};var A5={QUALITY_DETAILS:t=>{let{isAutoQualityEnabled:e,isAutoQualityAvailable:i,trafficSavingEnabled:o,highQualityEnabled:r}=t,s=[];return i&&s.push({handler:ym,selected:e&&!o&&!r||!1}),s.push({handler:wm,selected:o},{handler:xm,selected:r}),{title:Y("submenu_quality"),id:"QUALITY_DETAILS",items:[U0(t),...s.map(({handler:l,selected:d})=>l({labelWithQuality:!0,appliesTo:"to-video",selected:d},t)),F0(t)]}},QUALITY:({closeSettingsMenu:t,selectQuality:e,availableQualities:i,isMobile:o})=>({id:"QUALITY",title:Y("submenu_quality"),closeSettingsMenu:t,items:i.map(r=>({type:"SELECT_VALUE",value:r.value,valueComponent:ja,valueComponentParams:{quality:r.value,label:r.displayValue,isMobile:o,isSubCase:!0},selectItem:s=>e(s,"to-video"),selected:r.selected,label:r.displayValue}))}),QUALITY_APPLIENCE:t=>{var i,o,r;let{closeSettingsMenu:e}=t;return{id:"QUALITY_APPLIENCE",title:Y("default_quality_for_any_video"),closeSettingsMenu:e,items:[{handler:ym,selected:((i=_u())==null?void 0:i.type)==="auto_quality"},{handler:wm,selected:((o=_u())==null?void 0:o.type)==="traffic_saving"},{handler:xm,selected:((r=_u())==null?void 0:r.type)==="high_quality"}].map(({handler:s,selected:l})=>s({labelWithQuality:!1,appliesTo:"as-default",selected:l},t))}},AUDIO_LANGUAGES:({closeSettingsMenu:t,availableAudioStreams:e,currentAudioStream:i,selectAudioLanguage:o})=>({id:"AUDIO_LANGUAGES",title:Y("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:ep(r,e)}))}),PLAYBACK_RATE_SUB_MENU:({closeSettingsMenu:t,availablePlaybackRates:e,selectPlaybackRate:i})=>({id:"PLAYBACK_RATE_SUB_MENU",title:Y("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:Y("subtitles_caption"),items:t.map(i=>({type:"SELECT_VALUE",value:i.value,selectItem:()=>e(i),selected:i.selected,label:i.displayValue,dataTestid:i.value===zn?"sub_off":void 0}))})},z0=({subMenuId:t,context:e})=>t?[A5[t](e)]:[];var P5=ke('<svg><!><path fill="var(--btn-color, #fff)" fill-rule="evenodd" d="M.1 6.5c0-2.24 0-3.36.436-4.216A4 4 0 0 1 2.284.536C3.139.1 4.259.1 6.5.1h5c2.24 0 3.36 0 4.216.436a4 4 0 0 1 1.748 1.748c.436.856.436 1.976.436 4.216s0 3.36-.436 4.216a4 4 0 0 1-1.748 1.748c-.836.426-1.925.436-4.064.436l.55 2.2H14.1a.9.9 0 0 1 0 1.8H3.9a.9.9 0 1 1 0-1.8h1.897l.55-2.2c-2.139 0-3.227-.01-4.063-.436a4 4 0 0 1-1.748-1.748C.1 9.86.1 8.74.1 6.5m11.4-4.6h-5c-1.15 0-1.904.002-2.481.049-.556.045-.786.124-.918.19a2.2 2.2 0 0 0-.962.962c-.067.132-.145.363-.19.918-.048.577-.05 1.331-.05 2.481s.002 1.904.05 2.48c.045.556.123.787.19.919a2.2 2.2 0 0 0 .962.961c.132.068.362.146.918.192.577.047 1.33.048 2.48.048h5c1.15 0 1.904-.001 2.481-.048.556-.046.787-.124.918-.192a2.2 2.2 0 0 0 .962-.961c.067-.132.146-.363.191-.918.047-.577.049-1.331.049-2.48s-.002-1.905-.049-2.482c-.045-.555-.124-.786-.191-.918a2.2 2.2 0 0 0-.962-.961c-.131-.067-.362-.146-.918-.191-.577-.048-1.33-.049-2.48-.049m-3.298 11-.55 2.2h2.695l-.55-2.2z" clip-rule="evenodd"></path></svg>');function Sm(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=P5();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"18",height:"17",fill:"none","aria-hidden":"true","data-testid":"traffic-saving-icon",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(),g(o),$(t,o)}var M5=ke('<svg><!><path fill="var(--btn-color, #fff)" d="M8.295 14.247c1.87 1.896 5.505.02 5.505-3.548V5.645l2.399-.697A2.74 2.74 0 0 0 18 2.364l-.01-1.72a.75.75 0 0 0-.906-.623l-.267.061c-.941.215-1.886.431-2.807.721-1.332.45-2.03 1.614-2.01 3.077V9c-3.887.196-5.639 3.286-3.705 5.247M.9.1a.9.9 0 0 0 0 1.8h8.197a.9.9 0 0 0 0-1.8zM.9 5.1a.9.9 0 1 0 0 1.8h7.196a.9.9 0 0 0 0-1.8zM0 11a.9.9 0 0 1 .9-.9h4.183a.9.9 0 1 1 0 1.8H.9A.9.9 0 0 1 0 11"></path></svg>');function Cm(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=M5();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"18",height:"15",fill:"none","aria-hidden":"true","data-testid":"audio-languages-icon",viewBox:"0 0 18 15",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(),g(o),$(t,o)}var L5=ke('<svg><!><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="var(--btn-color, #fff)" fill-rule="nonzero" d="M11 4.07V2.05c-2.01.2-3.84 1-5.32 2.21L7.1 5.69A7.94 7.94 0 0 1 11 4.07M5.69 7.1 4.26 5.68A9.95 9.95 0 0 0 2.05 11h2.02c.18-1.46.76-2.79 1.62-3.9M2.05 13c.2 2.01 1 3.84 2.21 5.32l1.43-1.43A7.87 7.87 0 0 1 4.07 13zM11 21.95v-2.02a7.94 7.94 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.688 8.576l4.746 2.736a.792.792 0 0 1 0 1.372l-4.746 2.737a.792.792 0 0 1-1.188-.686V9.262a.792.792 0 0 1 1.188-.686"></path></g></svg>');function Tm(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=L5();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24","aria-hidden":"true","data-testid":"play-speed-icon",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(),g(o),$(t,o)}var V5=ke('<svg><!><path fill="var(--btn-color, #fff)" fill-rule="evenodd" d="M8 0a.9.9 0 0 1 .9.9v10.927l4.564-4.563a.9.9 0 0 1 1.272 1.272l-6.1 6.1a.9.9 0 0 1-1.272 0l-6.1-6.1a.9.9 0 1 1 1.272-1.272L7.1 11.827V.9A.9.9 0 0 1 8 0M0 18a.9.9 0 0 1 .9-.9h14.2a.9.9 0 1 1 0 1.8H.9A.9.9 0 0 1 0 18" clip-rule="evenodd"></path></svg>');function Em(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=V5();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"16",height:"19",fill:"none","aria-hidden":"true","data-testid":"download-icon",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(),g(o),$(t,o)}var R5=ke('<svg><!><path fill="var(--btn-color, #fff)" fill-rule="evenodd" d="M8.863 2.1h6.274c.674-.002 1.2.211 1.683.697l4.383 4.383c.478.476.699.998.697 1.683v6.274c.002.685-.22 1.207-.697 1.683l-4.383 4.383c-.476.478-.998.699-1.683.697H8.863c-.685.002-1.207-.22-1.683-.697L2.797 16.82c-.478-.476-.699-.998-.697-1.683V8.863c-.002-.685.22-1.207.697-1.683L7.18 2.797c.484-.486 1.009-.699 1.683-.697m-.445 2.005L4.105 8.418c-.18.18-.205.242-.205.495v6.174c0 .25.025.316.205.495l4.313 4.313c.179.179.24.205.495.205h6.174c.253 0 .316-.026.495-.205l4.313-4.313c.18-.18.205-.245.205-.495V8.913c0-.254-.026-.316-.205-.495l-4.313-4.313c-.18-.18-.242-.205-.495-.205H8.913c-.254 0-.319.029-.495.205M13 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" clip-rule="evenodd"></path></svg>');function Im(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=R5();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","aria-hidden":"true","data-testid":"report-icon",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(),g(o),$(t,o)}var O5=ke('<svg><!><path fill="var(--btn-color, #fff)" fill-rule="evenodd" d="M4 12.3V12c0-1.47.005-2.547.075-3.403.074-.904.216-1.482.454-1.949a4.85 4.85 0 0 1 2.12-2.12c.466-.237 1.044-.379 1.948-.453C9.51 4.001 10.675 4 12.3 4h4.512a2 2 0 0 0-.174-.49 2.4 2.4 0 0 0-1.048-1.048 2.4 2.4 0 0 0-.931-.239 14 14 0 0 0-1.026-.023H12.26c-1.576 0-2.814 0-3.81.081-1.014.083-1.856.255-2.62.644A6.65 6.65 0 0 0 2.926 5.83c-.389.763-.56 1.605-.644 2.62-.081.995-.081 2.233-.081 3.809v1.373c0 .392 0 .738.023 1.025.025.306.081.623.239.931a2.4 2.4 0 0 0 1.048 1.05c.162.082.326.136.49.173V12.3zM10.08 6h-.035c-.52 0-.964 0-1.329.03-.383.03-.755.097-1.112.276a2.9 2.9 0 0 0-1.298 1.298c-.179.357-.246.73-.277 1.112C6 9.081 6 9.524 6 10.046v7.909c0 .52 0 .964.03 1.329.03.382.097.755.276 1.112a2.9 2.9 0 0 0 1.298 1.298c.357.179.73.246 1.112.277.365.029.808.029 1.329.029h6.91c.52 0 .964 0 1.329-.03.382-.03.755-.097 1.112-.276a2.9 2.9 0 0 0 1.298-1.298c.179-.357.246-.73.277-1.112.029-.365.029-.808.029-1.33v-7.909c0-.52 0-.964-.03-1.329-.03-.382-.097-.755-.276-1.112a2.9 2.9 0 0 0-1.298-1.298c-.357-.179-.73-.246-1.112-.277C17.919 6 17.476 6 16.954 6zM8.408 7.916c.065-.032.179-.07.452-.093a18 18 0 0 1 1.22-.023h6.84c.565 0 .936 0 1.22.023.273.022.387.06.452.093a1.1 1.1 0 0 1 .492.492c.032.065.07.179.093.452.022.284.023.655.023 1.22v7.84c0 .565 0 .936-.023 1.22-.023.273-.06.387-.093.452a1.1 1.1 0 0 1-.492.492c-.065.032-.18.07-.452.093a18 18 0 0 1-1.22.023h-6.84c-.565 0-.936 0-1.22-.023-.273-.023-.387-.06-.452-.093a1.1 1.1 0 0 1-.492-.492c-.032-.065-.07-.18-.093-.452a17 17 0 0 1-.023-1.22v-7.84c0-.565 0-.936.023-1.22.022-.273.06-.387.093-.452a1.1 1.1 0 0 1 .492-.492" clip-rule="evenodd"></path></svg>');function tp(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=O5();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","aria-hidden":"true","data-testid":"copy-icon",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(),g(o),$(t,o)}var N5=ke('<svg><!><path fill="var(--btn-color, #fff)" d="M12 20.105a8.105 8.105 0 1 0 0-16.21 8.105 8.105 0 0 0 0 16.21M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10m0-12.372a1.316 1.316 0 1 1 0-2.632 1.316 1.316 0 0 1 0 2.632m-.947 2.822c0-.541.424-.98.947-.98s.947.439.947.98v3.83c0 .54-.424.98-.947.98s-.947-.44-.947-.98z"></path></svg>');function km(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=N5();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","aria-hidden":"true","data-testid":"info-icon",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(),g(o),$(t,o)}var D5=M('<div class="menu-item-value-wrapper svelte-1j7b2kc"><!></div>'),B5={hash:"svelte-1j7b2kc",code:".menu-item-value-wrapper.svelte-1j7b2kc {line-height:normal;}"};function Am(t,e){H(e,!0),z(t,B5);let[i,o]=Ne(),r=()=>S(u,"$currentQuality$",i),s=()=>S(f,"$availableQualities$",i),l=()=>S(v,"$isAutoQualityEnabled$",i),d=()=>S(p,"$isMobile$",i),a=$e(),u=a.state.currentQuality$,f=a.state.availableQualities$,v=a.state.isAutoQualityEnabled$,p=a.ui.isMobile,x=m(()=>D0({quality:r(),availableQualities:s(),isAutoQualityEnabled:l()}));var w=D5(),y=_(w);ja(y,{get quality(){return r()},get label(){return n(x)},get isMobile(){return d()}}),g(w),$(t,w),F(),o()}var F5={QUALITY_SETTINGS:({isAutoQualityEnabled:t,currentQuality:e,qualityDetailsSubMenuEnabled:i})=>{let o=(t?Y("auto_quality_option"):e)||"";return{id:"QUALITY_SETTINGS",type:"OPEN_SUB_MENU",ariaLabel:Y("aria_label_menu_quality",{actual:o}),icon:zd,label:Y("menu_quality"),value:e,valueComponent:Am,weight:Jr["quality-settings"],children:i?"QUALITY_DETAILS":"QUALITY"}},TRAFFIC_SAVING_SWITCH:({trafficSavingEnabled:t,toggleTrafficSaving:e})=>({id:"TRAFFIC_SAVING_SWITCH",weight:Jr["traffic-saving-settings"],type:"SWITCH",onClick:i=>e(i,"to-video"),ariaLabel:Y("aria_label_submenu_traffic_saving"),icon:Sm,label:Y("menu_traffic_saving"),enabled:t,tooltipText:Y("traffic_saving_helper_text"),maxTooltipWidth:175}),AUDIO_LANGUAGES:({currentAudioStream:t,availableAudioStreams:e})=>{let i=ep(t,e);return{id:"AUDIO_LANGUAGES",weight:Jr["audio-language-settings"],type:"OPEN_SUB_MENU",ariaLabel:Y("aria_label_menu_audio_languages",{actual:i}),icon:Cm,label:Y("menu_audio_languages"),value:i,children:"AUDIO_LANGUAGES"}},PLAYBACK_RATE:({availablePlaybackRates:t,currentPlaybackRate:e})=>{var o;let i=((o=t.find(r=>r.value===e))==null?void 0:o.displayValue)||"";return{id:"PLAYBACK_RATE",weight:Jr["playback-rate-settings"],type:"OPEN_SUB_MENU",ariaLabel:Y("aria_label_menu_rate",{actual:i}),icon:Tm,label:Y("menu_playback_rate"),value:`${e}x`,children:"PLAYBACK_RATE_SUB_MENU"}},SUBTITLES:({currentSubtitle:t})=>({id:"SUBTITLES",weight:Jr["subtitles-settings"],type:"OPEN_SUB_MENU",ariaLabel:Y("aria_label_menu_subtitle",{actual:t.displayValue}),icon:Wd,label:Y("subtitles_caption"),value:t.displayValue,children:"SUBTITLES"}),DOWNLOAD:({onDownloadClick:t})=>({id:"DOWNLOAD",weight:Jr.download,type:"CLICK",onClick:t,label:Y("download_video_caption"),ariaLabel:Y("aria_label_menu_download"),icon:Em}),SHOW_SUPPORT:({onReportProblemClick:t})=>({id:"SHOW_SUPPORT",weight:Jr.report,type:"CLICK",onClick:t,label:Y("menu_report"),ariaLabel:`${Y("menu_report")}. ${Y("aria_label_new_tab_alert")}`,icon:Im,isHiddenFor:["desktop"]}),COPY_DATA:({onCopyDataClick:t})=>({id:"COPY_DATA",weight:Jr["copy-data"],type:"CLICK",onClick:t,label:Y("menu_copy_debug"),ariaLabel:Y("menu_copy_debug"),icon:tp,isHiddenFor:["desktop"]}),SAVE_TRACE_INFO:({onSaveTraceDataClick:t})=>({id:"SAVE_TRACE_INFO",weight:Jr["save-trace-info"],type:"CLICK",onClick:t,label:Y("menu_save_debug"),ariaLabel:Y("menu_save_debug"),icon:tp,isHiddenFor:["desktop"]}),DEBUG_INFO:({toggleShowDebugInfo:t})=>({id:"DEBUG_INFO",weight:Jr["debug-info"],type:"CLICK",onClick:t,ariaLabel:Y("aria_label_menu_debug_overlay"),label:Y("menu_debug_overlay"),icon:km,isHiddenFor:["desktop"]})},W0=({items:t,context:e,additionalSettingsMenuItems:i})=>{let{isMobile:o}=e;return[...t.map(r=>F5[r](e)),...i.map(r=>Qt(Q({},r),{isAdditional:!0}))].filter(r=>{var s,l,d;return!((s=r==null?void 0:r.isHiddenFor)!=null&&s.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(Va)};var W5=(t,e)=>{ku(t,e)},K5=M('<div><div> </div> <div class="close svelte-17or3al"></div></div>'),q5=M('<div data-testid="settings-menu" role="presentation"><!> <ul role="menu"></ul></div>'),Q5=M("<div><!> <!></div>"),j5={hash:"svelte-17or3al",code:`.settings-menu-container.mobile.svelte-17or3al {width:100%;}.settings-menu-container.svelte-17or3al ul {margin:0;padding:0;list-style-type:none;}.settings-menu-container.svelte-17or3al .menu {background-color:var(--settings-bg);border-radius:var(--settings-radius);transition:opacity 0.2s, visibility 0.2s;overflow:hidden;}.settings-menu-container.svelte-17or3al .menu .item:first-child:not(.mobile) {border-top-right-radius:var(--settings-radius);border-top-left-radius:var(--settings-radius);}.settings-menu-container.svelte-17or3al .menu .item:last-child {border-bottom-right-radius:var(--settings-radius);border-bottom-left-radius:var(--settings-radius);}.settings-menu-container.svelte-17or3al .settings-menu .item:first-child:not(.mobile) {padding-top:6px;}.settings-menu-container.svelte-17or3al .settings-menu .item:last-child:not(.mobile) {padding-bottom:6px;}.settings-menu-container.svelte-17or3al .menu.desktop {position:absolute;right:0;bottom:0;max-width:100%;}.settings-menu.svelte-17or3al {line-height:40px;}.settings-menu.desktop.svelte-17or3al {
|
|
317
|
+
/* \u043D\u0443\u0436\u043D\u043E \u0447\u0442\u043E\u0431 \u043C\u0435\u043D\u044E \u043D\u0435 \u0441\u043A\u0430\u043A\u0430\u043B\u043E \u0432 \u0448\u0438\u0440\u0438\u043D\u0435 \u043F\u0440\u0438 \u0441\u043C\u0435\u043D\u0435 \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043D\u0438\u044F, \u043E\u0441\u043E\u0431\u043E \u0430\u043A\u0442\u0443\u0430\u043B\u044C\u043D\u043E \u043F\u0440\u0438 \u0430\u0432\u0442\u043E \u0440\u0435\u0436\u0438\u043C\u0435 */min-width:300px;}.settings-menu-container.svelte-17or3al .menu.mobile {width:100%;background:var(--mobile-settings-bg);font-size:15px;line-height:50px;}.settings-menu-container.svelte-17or3al .menu.mobile.hidden {display:none;}.settings-menu-container.svelte-17or3al .menu .item:not(.switch-item),
|
|
318
|
+
.settings-menu-container.svelte-17or3al .menu .switch-wrapper {align-items:center;color:var(--white);cursor:pointer;display:flex;justify-content:flex-end;white-space:nowrap;position:relative;}.settings-menu-container.svelte-17or3al .menu .item:hover {background-color:var(--settings-item-bg-hover);}.settings-menu-container.svelte-17or3al .menu .item.mobile:hover {background:var(--mobile-settings-bg);}.settings-menu.svelte-17or3al .item:not(.switch-item),
|
|
319
|
+
.settings-menu.svelte-17or3al .switch-wrapper {padding:0 32px 0 18px;}.settings-menu.svelte-17or3al .item.mobile:not(.switch-item),
|
|
320
|
+
.settings-menu.svelte-17or3al .switch-wrapper.mobile {padding:0 14px;}.settings-menu.svelte-17or3al .icon-wrapper {width:24px;min-width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-right:16px;}.settings-menu.svelte-17or3al .label {flex-grow:1;margin-right:24px;overflow:hidden;text-overflow:ellipsis;}.settings-menu.svelte-17or3al .item.header.mobile:where(.svelte-17or3al) {color:var(--white);cursor:pointer;justify-content:space-between;column-gap:12px;display:flex;border-bottom:var(--divider-border);margin-bottom:4px;}.settings-menu-container.svelte-17or3al .items::-webkit-scrollbar {width:8px;}.settings-menu-container.svelte-17or3al .items::-webkit-scrollbar-track {box-shadow:none;background-color:#3a3a3a;border-radius:4px;}.settings-menu-container.svelte-17or3al .items::-webkit-scrollbar-thumb {min-height:40px;border-radius:5px;background-color:#666;border:1px solid transparent;background-clip:padding-box;}.settings-menu-container.svelte-17or3al .items::-webkit-scrollbar-thumb:hover {background-color:#777;}.settings-menu-container.svelte-17or3al .items.mobile {overflow-y:auto;overflow-x:hidden;max-height:160px;text-align:left;}.close.svelte-17or3al {position:relative;width:12px;height:12px;padding:12px;margin-right:-12px;}.close.svelte-17or3al:before, .close.svelte-17or3al:after {position:absolute;left:18px;content:' ';height:12px;width:2px;background-color:var(--white);}.close.svelte-17or3al:before {transform:rotate(45deg);}.close.svelte-17or3al:after {transform:rotate(-45deg);}`};function vc(t,e){H(e,!0),z(t,j5);let[i,o]=Ne(),r=()=>S(Ge,"$settingsMenuVisible",i),s=()=>S(_e,"$settingsMenuOpenedByKeyboard",i),l=()=>S(Xe,"$debugPanelVisible",i),d=()=>S(Se,"$isMobile",i),a=()=>S(Ue,"$playerSize",i),u=()=>S(Fe,"$hasMpegSources$",i),f=()=>S(Ce,"$mobileNotReportControlHidden$",i),v=()=>S(te,"$autoQualityLimitingAvailable$",i),p=()=>S(q,"$availableSubtitlesList$",i),x=()=>S(Be,"$isLiveWithPlaybackSpeed",i),w=()=>S(ce,"$availableAudioStreams$",i),y=()=>S(Qe,"$availablePlaybackRates$",i),C=()=>S(se,"$currentAudioStream$",i),T=()=>S(k,"$currentPlaybackRate$",i),E=()=>S(Ye,"$trafficSavingEnabled",i),O=()=>S(Le,"$currentQuality$",i),A=()=>S(De,"$isAutoQualityEnabled$",i),I=()=>S(Ve,"$currentSubtitle$",i),L=()=>S(it,"$additionalSettingsMenuItems$",i),Z=()=>S(fe,"$isAutoQualityAvailable$",i),B=()=>S(we,"$availableQualities$",i),U=()=>S(je,"$highQualityEnabled",i),X=h(e,"ref",15,void 0),de=h(e,"playerControlsHeight",3,0),K=li({}),ue=li({}),J=$e(),ge=Rt(),se=J.state.audioStream$,ce=J.state.availableAudioStreams$,Le=J.state.currentQuality$,we=J.state.availableQualities$,te=J.state.autoQualityLimitingAvailable$,De=J.state.isAutoQualityEnabled$,fe=J.state.isAutoQualityAvailable$,k=J.state.currentPlaybackRate$,Qe=J.state.availablePlaybackRates$,Ve=J.state.currentSubtitle$,q=J.state.availableSubtitlesList$,oe=J.state.canDownload,Fe=J.state.hasMpegSources$,Ge=J.ui.settingsMenu.visible$,_e=J.ui.settingsMenu.openedByBtnKeyboard$,ie=J.ui.settingsMenu.ref$,Se=J.ui.isMobile,Ce=J.ui.mobileNotReportControlHidden$,Be=J.state.canChangePlaybackSpeed$,Ye=J.state.trafficSavingEnabled$,je=J.state.highQualityEnabled$,Ue=J.ui.playerSize,Xe=J.ui.debugPanelVisible,Bt=J.state.isInteractiveTime$,it=J.ui.additionalSettingsMenuItems$,Ft=J.ui.t,Gt=J.actions.internal.downloadVideo,Ct=J.actions.internal.closeSettingsMenu,ti=J.actions.internal.openSettingsSubMenu,Lt=J.actions.internal.closeSettingsSubMenu,Ee=j(!1),Pe=j(void 0),ee=R0();We(()=>{!r()&&ee.current&&(Lt(ue[ee.current]),ee.popAllSubMenus())}),We(()=>{r()||N(Pe,void 0)}),We(()=>{!ee.current&&n(Pe)&&G1(K,n(Pe))}),We(()=>{X()&&ie.set(X())});function Te(Et){return $t(this,null,function*(){var W;ee.pushSubMenu(Et),yield mo(),ti(Et,ue[Et]);let Ut=(W=X())==null?void 0:W.firstElementChild;Ut&&Ff(Ut)})}function ae(Et){var Ut;Et==null||Et.stopPropagation(),s()||(Ut=e.returnFocus)==null||Ut.call(e),Ct(),N(Ee,!1)}function _t(Et,Ut){J.actions.internal.setQuality(Et,{appliesTo:Ut}),ae()}function Tt(Et){J.actions.internal.setAudioStream(Et),ae()}function ct(Et,Ut){J.actions.internal.setTrafficSavingEnabled(Et,Ut),ge.features.qualityDetailsSubMenuEnabled&&ae()}function St(Et,Ut){J.actions.internal.setHighQualityEnabled(Et,Ut),ae()}function he(Et){J.actions.internal.setPlaybackRate(Et),ae()}function at(Et){J.actions.internal.setSubtitle(Et),ae()}function rt(){Gt()}function lt(){z5(e.supportLink)&&window.open(e.supportLink,"_blank"),J.actions.internal.reportProblem(),J.actions.internal.pause()}function oi(){Pl(J.actions.internal.getDebugTextData())}let Xt=()=>{let Et=J.actions.internal.getTraceTextData(),Ut=new Blob([...Et],{type:"application/json"}),W=window.URL.createObjectURL(Ut);ka(W,"vk_player_trace_info","json")};function fi(){Xe.set(!l())}function Ci(){N(Ee,!0)}function ao(){N(Ee,!1)}function Ot(){return d()?`max-height: ${Math.round(a().height*.6)}px`:`max-height: ${a().height-32-de()}px; overflow: auto;`}let ci=m(()=>oe&&u()&&!f()),$i=m(()=>ge.features.trafficSaving&&!f()&&v()&&!ge.features.qualityDetailsSubMenuEnabled),bt=m(()=>p().length>0&&!f()),Ht=m(()=>!!x()&&!f()),Fi=m(()=>ge.features.audioLanguages&&w().length>=2&&!f()),ki=m(()=>!f());Dt(()=>Bt.subscribe(Et=>{Et&&!d()&&!n(Ee)&&!s()&&ae()}));let si=m(()=>{let Et=[n(ki)&&"QUALITY_SETTINGS",n(Fi)&&"AUDIO_LANGUAGES",n(Ht)&&"PLAYBACK_RATE",n(bt)&&"SUBTITLES",n($i)&&"TRAFFIC_SAVING_SWITCH",n(ci)&&"DOWNLOAD",ge.showSupport&&"SHOW_SUPPORT","COPY_DATA",ge.features.saveTraceInfoToFile&&"SAVE_TRACE_INFO","DEBUG_INFO"].filter(Ut=>!!Ut);return W0({items:Et,context:{qualityDetailsSubMenuEnabled:ge.features.qualityDetailsSubMenuEnabled,availablePlaybackRates:y(),currentAudioStream:C(),availableAudioStreams:w(),currentPlaybackRate:T(),selectPlaybackRate:he,trafficSavingEnabled:E(),toggleTrafficSaving:ct,currentQuality:O()||K0.INVARIANT,isAutoQualityEnabled:A()||!1,currentSubtitle:I(),isMobile:d(),onDownloadClick:rt,onCopyDataClick:oi,onReportProblemClick:lt,onSaveTraceDataClick:Xt,toggleShowDebugInfo:fi},additionalSettingsMenuItems:L()})}),At=m(()=>z0({subMenuId:ee.current,context:{availablePlaybackRates:y(),selectPlaybackRate:he,trafficSavingEnabled:E(),toggleTrafficSaving:ct,currentQuality:O()||K0.INVARIANT,isAutoQualityEnabled:A()||!1,isAutoQualityAvailable:Z()||!1,availableQualities:B(),highQualityEnabled:U(),toggleHighQuality:St,availableAudioStreams:w(),availableSubtitlesList:p(),closeSettingsMenu:Ct,currentAudioStream:C(),isMobile:d(),selectAudioLanguage:Tt,selectQuality:_t,selectSubtitle:at}}));var Ze=Q5();let yi;var So=_(Ze);{var Zo=Et=>{var Ut=q5();let W;Ut.__keydown=[W5,Ct];var Vt=_(Ut);{var ii=Yt=>{var ut=K5();let Ai;var Ui=_(ut),Xo=_(Ui,!0);g(Ui);var Lo=P(Ui,2);Lo.__click=ae,g(ut),D((lo,zi)=>{Ai=re(ut,1,"item header svelte-17or3al",null,Ai,lo),me(Xo,zi)},[()=>({mobile:d()}),()=>Ft("submenu_settings")]),$(Yt,ut)};R(Vt,Yt=>{d()&&Yt(ii)})}var pt=P(Vt,2);let It;Si(pt,21,()=>n(si),Yt=>Yt.id,(Yt,ut)=>{var Ai=He(),Ui=ve(Ai);{var Xo=lo=>{mm(lo,{get isMobile(){return d()},get id(){return n(ut).id},get icon(){return n(ut).icon},get label(){return n(ut).label},get ariaLabel(){return n(ut).ariaLabel},get value(){return n(ut).value},get valueComponent(){return n(ut).valueComponent},onClick:()=>{Te(n(ut).children),N(Pe,n(ut).id,!0)},get ref(){return K[n(ut).id]},set ref(zi){K[n(ut).id]=zi}})},Lo=(lo,zi)=>{{var ur=ho=>{gm(ho,{get isMobile(){return d()},get id(){return n(ut).id},get onClick(){return n(ut).onClick},get icon(){return n(ut).icon},get label(){return n(ut).label},get ariaLabel(){return n(ut).ariaLabel},closeSettings:ae})},go=(ho,Ni)=>{{var pn=Vo=>{_m(Vo,{get isMobile(){return d()},get id(){return n(ut).id},get onClick(){return n(ut).onClick},get icon(){return n(ut).icon},get label(){return n(ut).label},get ariaLabel(){return n(ut).ariaLabel},get enabled(){return n(ut).enabled},get tooltipText(){return n(ut).tooltipText},get maxTooltipWidth(){return n(ut).maxTooltipWidth}})};R(ho,Vo=>{n(ut).type==="SWITCH"&&Vo(pn)},Ni)}};R(lo,ho=>{n(ut).type==="CLICK"?ho(ur):ho(go,!1)},zi)}};R(Ui,lo=>{n(ut).type==="OPEN_SUB_MENU"?lo(Xo):lo(Lo,!1)})}$(Yt,Ai)}),g(pt),st(pt,Yt=>X(Yt),()=>X()),g(Ut),D((Yt,ut,Ai)=>{W=re(Ut,1,"settings-menu menu svelte-17or3al",null,W,Yt),It=re(pt,1,"items",null,It,ut),Je(pt,Ai)},[()=>({desktop:!d(),mobile:d(),hidden:!!ee.current}),()=>({mobile:d()}),Ot]),yt("mouseenter",Ut,Ci),yt("mouseleave",Ut,ao),$(Et,Ut)};R(So,Et=>{r()&&Et(Zo)})}var un=P(So,2);Si(un,17,()=>n(At),Et=>Et.id,(Et,Ut)=>{let W=m(()=>{var Vt;return(Vt=n(Ut).minWidth)!=null?Vt:137});vm(Et,{get isMobile(){return d()},get playerControlsHeight(){return de()},get returnFromSubMenu(){return ee.popSubMenu},get id(){return n(Ut).id},get title(){return n(Ut).title},get closeSettingsMenu(){return Ct},openSubMenuList:Te,get items(){return n(Ut).items},get minWidth(){return n(W)},get refMenuItems(){return K},get listRef(){return ue[n(Ut).id]},set listRef(Vt){ue[n(Ut).id]=Vt}})}),g(Ze),D(Et=>yi=re(Ze,1,"settings-menu-container svelte-17or3al",null,yi,Et),[()=>({mobile:d(),hidden:!r()})]),$(t,Ze),F(),o()}dt(["keydown","click"]);var G5=M('<button class="btn svelte-1f0voc7"> </button>'),Y5={hash:"svelte-1f0voc7",code:"button.btn.svelte-1f0voc7 {margin-top:12px;font-size:14px;line-height:18px;background:rgba(255, 255, 255, 0.1);padding:6px 12px 7px;border-radius:8px;}"};function Pm(t,e){z(t,Y5);var i=G5();i.__click=function(...r){var s;(s=e.onClick)==null||s.apply(this,r)};var o=_(i,!0);g(i),D(()=>me(o,e.label)),$(t,i)}dt(["click"]);var Z5=M('<div class="container svelte-1es7arp"><div class="notification svelte-1es7arp"><div><p class="description svelte-1es7arp"><!></p> <!></div> <!></div></div>'),X5={hash:"svelte-1es7arp",code:`.container.svelte-1es7arp {position:absolute;left:0;right:0;top:20px;display:flex;justify-content:center;
|
|
321
|
+
/**
|
|
322
|
+
* \u0415\u0441\u043B\u0438 \u043D\u0435 \u043E\u0442\u043A\u043B\u044E\u0447\u0438\u043C \u0443 \u043A\u043E\u043D\u0442\u0435\u0439\u043D\u0435\u0440\u0430 \u0441\u043E\u0431\u044B\u0442\u0438\u044F, \u0442\u043E \u043D\u0435 \u0441\u043C\u043E\u0436\u0435\u043C \u043F\u043E \u044D\u0442\u043E\u0439 \u043E\u0431\u043B\u0430\u0441\u0442\u0438 \u0432\u044B\u0437\u0432\u0430\u0442\u044C \u043A\u043E\u043D\u0442\u0435\u043A\u0441\u0442\u043D\u043E\u0435 \u043C\u0435\u043D\u044E.
|
|
323
|
+
*/pointer-events:none;}.notification.svelte-1es7arp {padding:9px 14px 10px 12px;background:var(--notification-bg);display:inline-flex;border-radius:var(--notification-radius);gap:10px;pointer-events:auto;}.description.svelte-1es7arp {line-height:16px;font-size:13px;margin:0;white-space:pre;}`};function mc(t,e){H(e,!0),z(t,X5);let i=340,{features:{forceAutoQualityWhenSevereStallHappens:o}}=Rt(),{ui:{t:r}}=$e(),s=r(o?"slow_video_notification_force_description":"slow_video_notification_suggest_description");var l=Z5(),d=_(l),a=_(d),u=_(a),f=_(u);fc(f,{get message(){return s}}),g(u);var v=P(u,2);{var p=w=>{let y=m(()=>r("slow_video_notification_button"));Pm(w,{get label(){return n(y)},get onClick(){return e.onSelectAutoQuality}})};R(v,w=>{o||w(p)})}g(a);var x=P(a,2);As(x,{get onClick(){return e.onClose}}),g(d),g(l),Zr(3,d,()=>vs,()=>({duration:i})),$(t,l),F()}import{isIntersecting as q0,Subscription as J5}from"@vkontakte/videoplayer-shared/es2015";var Ga="annotation",ip=class{constructor(){this.slots=new Map}init(e,i){this.shadowRootContainer=e,this.store=i}add(e,i){var d;let{overlay:o,id:r,controlsBehaviour:s,hideAllControls:l}=i;e.setAttribute("slot",Ga),this.setupSlotStyles(e,o),this.shadowRootContainer.append(e),this.slots.set(r,{rootElement:e,options:i}),s&&this.runHidingControlsWhenIntersected(r,s),l&&((d=this.store)==null||d.ui.isControlsAvailable.set(!1))}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"}}runHidingControlsWhenIntersected(r,s){return $t(this,arguments,function*(e,{observedSlotElementId:i,controlsToObserve:o}){var p;let l=this.slots.get(e);if(!l)return;let d=yield this.findSlotElement(l.rootElement,i,e),{controls:a,hiddenControls:u}=((p=this.store)==null?void 0:p.ui)||{},f=new MutationObserver(x=>x.forEach(()=>{let w=Ms(d,this.shadowRootContainer);o.forEach(y=>{let C=a==null?void 0:a[y],T=C?be(C):null,E=u==null?void 0:u[y];T&&(E==null||E.set(q0(T,w)))})}));f.observe(d,{childList:!0,subtree:!0}),l.observer=f;let v=new J5;o.forEach(x=>{a&&v.add(a[x].subscribe(w=>{let y=u==null?void 0:u[x];w&&w.isDisplayed?y==null||y.set(q0(w,Ms(d,this.shadowRootContainer))):y==null||y.set(!1)}))}),l.subs=v})}findSlotElement(e,i,o){return $t(this,null,function*(){return new Promise(r=>{let s=null,l=new MutationObserver(()=>{if(s=e.querySelector(`#${i}`),s){l.disconnect();let a=this.slots.get(o);a&&(a.observerForFindingSlotElement=void 0),r(s)}});l.observe(e,{childList:!0,subtree:!0});let d=this.slots.get(o);d&&(d.observerForFindingSlotElement=l)})})}remove(e){var u,f;let i=this.slots.get(e);if(!i)return;let{rootElement:o,observer:r,observerForFindingSlotElement:s,subs:l,options:{controlsBehaviour:d,hideAllControls:a}}=i;o&&o.remove(),[r,s].forEach(v=>v==null?void 0:v.disconnect()),l==null||l.unsubscribe(),this.slots.delete(e),a&&((u=this.store)==null||u.ui.isControlsAvailable.set(!0)),(f=d==null?void 0:d.controlsToObserve)==null||f.forEach(v=>{var p,x;(x=(p=this.store)==null?void 0:p.ui.hiddenControls[v])==null||x.set(!1)})}destroy(){for(let e in this.slots.keys())this.remove(e);this.slots.clear()}haveSlots(){return this.slots.size>0}};var ew=M('<div class="container svelte-16aykgd"><!></div>'),tw={hash:"svelte-16aykgd",code:`.container.svelte-16aykgd {display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:100%;background-color:#00000073;will-change:opacity, scale;
|
|
324
|
+
|
|
325
|
+
animation-name: svelte-16aykgd-videoPlayerStatusIconPopup;animation-fill-mode:forwards;}
|
|
326
|
+
|
|
327
|
+
@keyframes svelte-16aykgd-videoPlayerStatusIconPopup {
|
|
328
|
+
from {
|
|
329
|
+
opacity: 0;
|
|
330
|
+
scale: 0.6;
|
|
331
|
+
}
|
|
332
|
+
|
|
333
|
+
10% {
|
|
334
|
+
opacity: 1;
|
|
335
|
+
scale: 1;
|
|
336
|
+
animation-timing-function: ease-in;
|
|
337
|
+
}
|
|
338
|
+
|
|
339
|
+
75% {
|
|
340
|
+
opacity: 1;
|
|
341
|
+
scale: 1;
|
|
342
|
+
}
|
|
343
|
+
|
|
344
|
+
90% {
|
|
345
|
+
opacity: 0;
|
|
346
|
+
scale: 0.4;
|
|
347
|
+
animation-timing-function: ease-out;
|
|
348
|
+
}
|
|
349
|
+
|
|
350
|
+
to {
|
|
351
|
+
opacity: 0;
|
|
352
|
+
scale: 0;
|
|
353
|
+
}
|
|
354
|
+
}`};function gc(t,e){z(t,tw);let i=h(e,"isPrev",3,!1);var o=He(),r=ve(o);Cs(r,()=>e.Icon,s=>{var l=ew(),d=_(l);Ri(d,()=>e.Icon,(a,u)=>{u(a,{width:"40",height:"40",viewBox:"0 0 24 24",get isPrev(){return i()}})}),g(l),D(()=>Je(l,`animation-duration: ${e.duration}ms`)),$(s,l)}),$(t,o)}import{PlaybackState as Q0}from"@vkontakte/videoplayer-core/es2015";var iw=M('<div class="container svelte-1sw36pi"><!></div>'),ow={hash:"svelte-1sw36pi",code:".container.svelte-1sw36pi {position:absolute;display:flex;width:100%;height:100%;align-items:center;justify-content:center;pointer-events:none;}"};function Mm(t,e){H(e,!0),z(t,ow);let[i,o]=Ne(),r=()=>S(a,"$playbackState$",i),s=()=>S(f,"$previewTrackActive",i),l=()=>S(v,"$previewTrackDragInProgress",i),d=()=>S(u,"$isPlaying$",i),{state:{playbackState$:a,isPlaying$:u},ui:{previewTrackActive:f,previewTrackDragInProgress:v}}=$e(),{features:{playbackStatusShow:p},playbackStatusAnimationDuration:x}=Rt(),w=0,y=j(null),C=j(!1);We(()=>{r()===Q0.PLAYING?N(y,cr,!0):r()===Q0.PAUSED?N(y,Rs,!0):N(y,null)}),We(()=>{if(!(!p||s()||l()))return w=window.setTimeout(()=>{w=0,N(y,null)},x),()=>{w&&(window.clearTimeout(w),w=0)}}),We(()=>{d()&&!n(C)&&(N(C,!0),N(y,null))});var T=He(),E=ve(T);{var O=A=>{var I=iw(),L=_(I);gc(L,{get duration(){return x},get Icon(){return n(y)}}),g(I),$(A,I)};R(E,A=>{n(y)&&p&&A(O)})}$(t,T),F(),o()}var nw=M('<div><div data-testid="video-container"></div></div>'),rw={hash:"svelte-1czns9r",code:`.video-wrapper.svelte-1czns9r,
|
|
355
|
+
.video-container.svelte-1czns9r {position:absolute;width:100%;height:100%;left:0;top:0;}.video-wrapper.svelte-1czns9r {z-index:var(--video-container-z-index);background:var(--black);}.video-container.svelte-1czns9r {z-index:var(--video-container-z-index);transition:var(--rotate-transition-duration) ease all;}.video-container.fast-rotate.svelte-1czns9r {transition:none;}.nocursor.svelte-1czns9r {cursor:none;}`};function Ya(t,e){H(e,!0),z(t,rw);let[i,o]=Ne(),r=()=>S(f,"$rotateAlpha",i),s=()=>S(v,"$playerSize",i),l=()=>S(u,"$playerPhase",i),d=()=>S(p,"$isPlaying$",i),a=h(e,"videoContainer",15),{playerPhase:u,ui:{rotateAlpha:f,playerSize:v},state:{isPlaying$:p}}=$e(),{isSmoothVideoRotate:x}=Rt(),w=m(()=>a()&&r()%180?s().height/s().width:1);var y=nw();let C;y.__contextmenu=function(...O){var A;(A=e.onContextMenu)==null||A.apply(this,O)},y.__mousedown=function(...O){var A;(A=e.onMouseDown)==null||A.apply(this,O)},y.__mouseup=function(...O){var A;(A=e.onMouseUp)==null||A.apply(this,O)},y.__click=function(...O){var A;(A=e.onClick)==null||A.apply(this,O)},y.__dblclick=function(...O){var A;(A=e.onDblClick)==null||A.apply(this,O)};var T=_(y);let E;st(T,O=>a(O),()=>a()),g(y),D((O,A)=>{C=re(y,1,"video-wrapper svelte-1czns9r",null,C,O),E=re(T,1,"video-container svelte-1czns9r",null,E,A),Je(T,`transform: rotate(${r()}deg) scale(${n(w)})`),Ke(T,"data-is-playing",d())},[()=>({hidden:l()!=="video",nocursor:e.hideCursor}),()=>({"fast-rotate":!x})]),$(t,y),F(),o()}dt(["contextmenu","mousedown","mouseup","click","dblclick"]);var sw=ke('<svg><!><path fill="currentColor" d="M8 7.389V5.725c0-.52.57-.84 1.015-.569l3.721 2.275a.667.667 0 0 1 0 1.138l-3.721 2.275A.667.667 0 0 1 8 10.275V8.611l-3.652 2.233a.667.667 0 0 1-1.014-.569v-4.55c0-.52.57-.84 1.014-.569z"></path></svg>');function Lm(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=sw();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",fill:"none",viewBox:"0 0 16 16",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(),g(o),$(t,o)}var aw=M('<div><span class="text svelte-1gi6268"> </span> <!></div>'),lw={hash:"svelte-1gi6268",code:".root.svelte-1gi6268 {padding:6px 12px;gap:4px;background-color:var(--double-forward-bg);color:var(--white);display:flex;border-radius:100px;position:absolute;top:24px;left:50%;transform:translateX(-50%);transition:opacity var(--controls-transition-duration) var(--controls-transition-fn);visibility:hidden;opacity:0;pointer-events:none;}.root.visible.svelte-1gi6268 {transform:translateX(-50%);visibility:visible;opacity:1;}.text.svelte-1gi6268 {font-size:13px;line-height:16px;font-weight:600;}"};function Vm(t,e){H(e,!0),z(t,lw);let{ui:{t:i}}=$e();var o=aw();let r;var s=_(o),l=_(s,!0);g(s);var d=P(s,2);Lm(d,{}),g(o),D((a,u)=>{r=re(o,1,"root svelte-1gi6268",null,r,a),me(l,u)},[()=>({visible:e.isVisible}),()=>i("double_forward_label")]),$(t,o),F()}var dw=M('<div class="container svelte-1k32wyl" role="button"><div class="icon svelte-1k32wyl"><!></div></div>'),cw={hash:"svelte-1k32wyl",code:".container.svelte-1k32wyl {position:absolute;display:flex;width:100%;height:100%;align-items:center;justify-content:center;background-color:rgba(0, 0, 0, 0.48);cursor:pointer;}.icon.svelte-1k32wyl {display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:100%;background-color:#00000073;transition:transform 0.2s;transition-timing-function:ease-out;will-change:transform;}.container.svelte-1k32wyl:hover .icon:where(.svelte-1k32wyl) {transform:scale(1.15);}"};function Rm(t,e){H(e,!1),z(t,cw);let o=$e().actions.internal.closePreviewTrack,r=200,s=u=>{u.stopPropagation(),o()};Go();var l=dw();l.__click=s;var d=_(l),a=_(d);return cr(a,{width:"40",height:"40",viewBox:"0 0 24 24"}),g(d),g(l),Zr(3,l,()=>vs,()=>({duration:r})),$(t,l),lf(e,"handleClick",s),F({handleClick:s})}dt(["click"]);var uw=M('<div class="container svelte-17g9o6z"><div class="notification svelte-17g9o6z"><span class="text svelte-17g9o6z"> </span></div></div>'),pw={hash:"svelte-17g9o6z",code:`.container.svelte-17g9o6z {position:absolute;left:0;right:0;top:20px;display:flex;justify-content:center;
|
|
356
|
+
/**
|
|
357
|
+
* \u0415\u0441\u043B\u0438 \u043D\u0435 \u043E\u0442\u043A\u043B\u044E\u0447\u0438\u043C \u0443 \u043A\u043E\u043D\u0442\u0435\u0439\u043D\u0435\u0440\u0430 \u0441\u043E\u0431\u044B\u0442\u0438\u044F, \u0442\u043E \u043D\u0435 \u0441\u043C\u043E\u0436\u0435\u043C \u043F\u043E \u044D\u0442\u043E\u0439 \u043E\u0431\u043B\u0430\u0441\u0442\u0438 \u0432\u044B\u0437\u0432\u0430\u0442\u044C \u043A\u043E\u043D\u0442\u0435\u043A\u0441\u0442\u043D\u043E\u0435 \u043C\u0435\u043D\u044E.
|
|
358
|
+
*/pointer-events:none;}.notification.svelte-17g9o6z {padding:10px 16px;background-color:var(--black-alpha-40);border-radius:var(--notification-radius);}.text.svelte-17g9o6z {line-height:18px;font-size:14px;font-weight:500;}`};function Om(t,e){H(e,!1),z(t,pw);let{ui:{t:i}}=$e();Go();var o=uw(),r=_(o),s=_(r),l=_(s,!0);g(s),g(r),g(o),D(d=>me(l,d),[()=>i("preview_track_notification_text")],Sn),Zr(3,r,()=>vs,()=>({duration:340})),$(t,o),F()}var fw=(t,e,i,o,r,s)=>{if(t.stopPropagation(),e()||o()){s();return}},vw=M("<div><!></div>"),mw=M('<div class="spherical-video-icon svelte-nqua3g"><!></div>'),gw=M("<div><!></div>"),hw=M('<div class="settings-menu svelte-nqua3g"><!></div>'),_w=M("<!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!>",1),bw=M("<!> <!> <!>",1),$w=M('<div class="blocked svelte-nqua3g"></div>'),yw=M('<div class="player-wrapper svelte-nqua3g"><!> <div class="overlay-container"></div></div> <!>',1),xw={hash:"svelte-nqua3g",code:".player-wrapper.svelte-nqua3g {position:absolute;width:100%;height:100%;}.blocked.svelte-nqua3g {position:absolute;width:100%;height:100%;z-index:var(--overlay-container-z-index);}.player-wrapper.svelte-nqua3g .player-media {position:absolute;left:0;top:0;width:100%;height:100%;background:var(--black);transition:transform 0.2s ease-in-out;}.spherical-video-icon.svelte-nqua3g {display:inline-block;position:absolute;top:calc(50% - 23px);left:calc(50% - 38px);}.ads-container.svelte-nqua3g {position:absolute;width:100%;height:100%;left:0;top:0;}.ads-container.svelte-nqua3g {z-index:var(--ads-container-z-index);background:var(--black);}.settings-menu.svelte-nqua3g {position:absolute;z-index:var(--settings-menu-z-index);bottom:57px;right:18px;left:0;transition:opacity 0.2s;}"};function Nm(t,e){H(e,!0),z(t,xw);let[i,o]=Ne(),r=()=>S(vi,"$notificationsToShow$",i),s=()=>S(ci,"$playerPhase",i),l=()=>S(So,"$isLoaderVisible",i),d=()=>S(Ci,"$adPlaybackState",i),a=()=>S(ii,"$crashed",i),u=()=>S(lo,"$isInteractiveTime$",i),f=()=>S(Fi,"$settingsMenuVisible",i),v=()=>S(zi,"$isInteractiveExpectation$",i),p=()=>S(Ht,"$controlsVisible",i),x=()=>S(go,"$touched",i),w=()=>S(Ar,"$graphIsOpened$",i),y=()=>S($i,"$isFullscreen",i),C=()=>S(ms,"$autoplayNextEnabled$",i),T=()=>S(Ut,"$postrollPassed",i),E=()=>S(Zo,"$isEnded$",i),O=()=>S(bo,"$cursorInside",i),A=()=>S(Co,"$isControlsAvailable",i),I=()=>S(Ro,"$doubleForwardOn$",i),L=()=>S(Ir,"$fakeIsPlaying$",i),Z=()=>S(Vn,"$bottomNoSmooth",i),B=()=>S(Vo,"$interactiveTimeIndicator",i),U=()=>S(Ai,"$playerSize",i),X=()=>S(Ui,"$is3DVideo",i),de=()=>S(fn,"$doubleForwardAvailable$",i),K=()=>S(Ze,"$contextMenuVisible$",i),ue=()=>S(fi,"$playbackState$",i),J=()=>S(ho,"$hotKeyMapData",i),ge=()=>S(si,"$scrubbingInProgress",i),se=()=>S(At,"$volumeChangingInProgress",i),ce=()=>S(un,"$chromecastConnected$",i),Le=()=>S(No,"$controlsTimeoutActive",i),we=()=>S(ki,"$settingsMenuOpenedByKeyboard",i),te=()=>S(Fr,"$contextMenuOpenedByKeyboard$",i),De=()=>S(Jt,"$contextMenuOpenedByHotKey$",i),fe=()=>S(is,"$contextMenuButtonRef$",i),k=()=>S(gi,"$contextMenuLastActiveElem$",i),Qe=()=>S(bt,"$isFullscreenOpenedByKeyboard",i),Ve=()=>S(Xt,"$language$",i),q=()=>S(yn,"$previewTrackActive$",i),oe=()=>S(Xo,"$icon3DVideoVisible",i),Fe=()=>S(Et,"$chromecastDeviceName$",i),Ge=()=>S(Yt,"$currentSubtitle$",i),_e=()=>S(ut,"$currentSubtitleCaptions$",i),ie=()=>S(ao,"$position$",i),Se=()=>S(Ot,"$duration$",i),Ce=()=>S(W,"$isLive$",i),Be=()=>S(Vt,"$isPlaying$",i),Ye=()=>S(fr,"$contextMenuPosition$",i),je=()=>S(An,"$previewTrackNotificationVisible$",i),Ue=()=>S(Ni,"$showHotKeyMap",i),Xe=()=>S(yi,"$debugPanelVisible",i),Bt=()=>S(ts,"$userActionsDisabled$",i),it=h(e,"videoContainer",15),Ft=h(e,"adsSlotId",3,void 0),Gt=h(e,"adsParams",3,void 0),Ct=h(e,"adsAutoplayParam",3,void 0),ti=h(e,"duration",3,void 0),Lt=h(e,"logoTargetUrl",3,""),Ee=h(e,"showNextPrevButtons",3,!1),Pe=h(e,"nextButtonActive",3,!1),ee=h(e,"prevButtonActive",3,!1),Te=h(e,"endScreenVideoTitle",3,void 0),ae=h(e,"endScreenVideoThumb",3,void 0),_t=h(e,"isOneVideoPlaylist",3,!1),Tt=h(e,"shadowRootContainer",3,void 0),ct=h(e,"outerContainerRef",3,void 0),St=h(e,"playerStarted",3,!1),he=h(e,"fullScreenTarget",3,void 0),at=h(e,"showMiniTimer",3,!1),rt=h(e,"showEndScreen",3,!0),lt=h(e,"keyboardControls",15),oi=e.store.getLogger().createComponentLog("Root component"),Xt=e.store.interfaceLanguage$,fi=e.store.state.playbackState$,Ci=e.store.ads.playbackState,ao=e.store.state.positionWithScrubbing$,Ot=e.store.state.duration$,ci=e.store.playerPhase,$i=e.store.ui.isFullscreen,bt=e.store.ui.isFullscreenOpenedByKeyboard,Ht=e.store.ui.controlsVisible,Fi=e.store.ui.settingsMenu.visible$,ki=e.store.ui.settingsMenu.openedByBtnKeyboard$,si=e.store.ui.scrubbingInProgress,At=e.store.ui.volumeChangingInProgress,Ze=e.store.ui.contextMenu.visible$,yi=e.store.ui.debugPanelVisible,So=e.store.state.isLoaderVisible,Zo=e.store.state.isEnded$,un=e.store.state.chromecastConnected$,Et=e.store.state.chromecastDeviceName$,Ut=e.store.ads.postrollPassed,W=e.store.state.isLive$,Vt=e.store.state.isPlaying$,ii=e.store.state.crashed$,pt=e.store.webApi.annotationsApi,It=e.store.webApi.pictureInPictureApi,Yt=e.store.state.currentSubtitle$,ut=e.store.state.currentSubtitleCaptions$,Ai=e.store.ui.playerSize,Ui=e.store.ui.is3DVideo,Xo=e.store.ui.icon3DVideoVisible,Lo=e.store.state.isInteractive,lo=e.store.state.isInteractiveTime$,zi=e.store.state.isInteractiveExpectation$,ur=e.store.state.hasInteractiveBranches,go=e.store.ui.touched,ho=e.store.ui.modals.hotKeyMap.data,Ni=e.store.ui.modals.hotKeyMap.show,pn=e.store.ui.overlayContainer$,Vo=e.store.ui.controls.interactiveTimeIndicator,pr=e.store.state.showInteractiveTimeIndicator,fr=e.store.ui.contextMenu.position$,Tr=e.store.actions.internal.setQuality,es=e.store.actions.internal.closeSettingsMenu,ms=e.store.ui.autoplayNextEnabled$,ts=e.store.ui.userActionsDisabled,Co=e.store.ui.isControlsAvailable,qn=e.store.ui.videoTitleInfo,Ro=e.store.ui.doubleForwardOn$,fn=e.store.ui.doubleForwardAvailable$,An=e.store.ui.previewTrackNotificationVisible,vr=e.store.actions.internal.getVideoElement,Er=e.store.actions.internal.checkFullscreenSupport,{fakeIsPlaying$:Ir,notifications$:kr,graphIsOpened$:Ar}=wo(),Yi=j(void 0),Pr=j(void 0),Pn=j(void 0),vn=j(void 0),_o,mr,Mn;ho.set(F1());let{closeNotification:vt,notificationsToShow$:vi}=kr,Mr=m(()=>!!r().slow_video),Qn=()=>vt("slow_video"),Lr=m(()=>(s()==="video"&&l()||s()==="ads"&&d()==="inactive")&&!a()),Ln=j(void 0),Vn=le(!1),Oo,No=le(!1),mn=le(),bo=le(!1),Do=j(!1),Jo=j(!1),gr=j(!1),Vr=j(!(e.autoplay&&!e.uiConfig.controls.showOnStartupAtAutoplay)),gn=m(()=>u()&&!f()&&!(n(Do)||n(Jo))&&!(n(gr)&&!v())),Wi=!0,hr=m(()=>e.uiConfig.features.thumbTimer&&at()&&s()==="video"&&!p()&&!a()&&!Lo&&(e.uiConfig.hideThumbTimerAfterTouch&&!x()||!e.uiConfig.hideThumbTimerAfterTouch)),Rr=m(()=>s()==="video"&&!w()&&y()),Rn=j(!1),jn=m(()=>(rt()||e.showAutoplayNext&&C())&&!!Te()&&!!ae()&&(e.showAds&&T()||!e.showAds)&&E()&&!a()&&!n(Rn)),Or=m(()=>O()&&!(p()||n(jn))&&!u()&&A()&&!I()),Gn=j(!1),tt=m(()=>L()!==null),{toggle:mi}=Ir,Di=!1,Zi=null;It==null||It.setContext(td());let Bo=()=>{e.autoplay&&!Lo&&e.uiConfig.controls.showOnStartupAtAutoplay&&Pi(e.uiConfig.controls.hideTimeout)};e.store.setUiCallbacks({onStarted:Bo});let en=()=>{window.clearTimeout(_o),No.set(!1)},co=()=>{window.clearTimeout(mr),mn.set(null)},Pi=xe=>{en(),No.set(!0),_o=window.setTimeout(()=>No.set(!1),xe);let ft=xe-100;Oo=window.setTimeout(()=>{Z()&&Vn.set(!1)},ft>0?ft:xe)},Xi=(xe,ft)=>{co(),mn.set(ft),mr=window.setTimeout(()=>mn.set(null),xe)},$o=Ui.subscribe(xe=>{Xo.set(xe),xe&&(window.clearTimeout(Mn),Mn=window.setTimeout(()=>Xo.set(!1),e.uiConfig.controls.hide360IconTimeout))}),hn=()=>$t(null,null,function*(){var ft,ai,wi,pi;let xe=Zs();if(xe){let ei=Id(),Ei=Dr();xe=ei===Ei||ei===Tt()}if(xe){Pi(e.uiConfig.controls.hideTimeoutFullscreen);try{yield It==null?void 0:It.exit()}catch(ei){oi({message:String(ei)})}}$i.set(xe),e.store.getAdmanWrapper().setFullscreen(xe),y()?(ai=(ft=e.store.callbacks)==null?void 0:ft.onFullscreenEnter)==null||ai.call(ft):(pi=(wi=e.store.callbacks)==null?void 0:wi.onFullscreenExit)==null||pi.call(wi)}),Yn=xe=>{let{width:ft,height:ai}=xe.target;Ai.set({width:ft,height:ai})},Nr=()=>{let{width:xe,height:ft}=n(Yi).getBoundingClientRect();Ai.set({width:xe,height:ft})};Dt(()=>{var ft;return Eu(hn),e.uiConfig.features.annotationsInside&&(pt==null||pt.init(n(Yi))),Ma(It)&&(It==null||It.assignPlayerContainer(n(Yi)),It==null||It.setExternalEventHandlers({resize:Yn,leavepictureinpicture:Nr})),e.interactiveContainer&&((ft=it().parentElement)==null||ft.insertBefore(e.interactiveContainer,it().nextSibling)),()=>{window.clearTimeout(_o),window.clearTimeout(Oo),window.clearTimeout(mr),window.clearTimeout(Mn),$o(),It==null||It.dispose().catch(ai=>{oi({message:String(ai)})}),Iu(hn)}});let Dr=()=>{let xe=e.uiConfig.features.fullscreenInternalTargetPlayerContainer||!ct()?n(Yi):ct(),ft=xe.getRootNode(),ai=ft instanceof ShadowRoot?ft.host:ft,wi=he()instanceof HTMLElement&&he().contains(ai);return e.uiConfig.allowChangingFullscreenTarget&&he()&&wi?he():xe},_n=()=>{Ze.set(!1)},bn=()=>{es(),_n()},_r=()=>$t(null,null,function*(){if(!Er()){oi({message:"fullscreen disabled"});return}_n(),Zs()?(yield Tu(document),oi({message:"exit fullscreen"})):(oi({message:"request fullscreen"}),yield Cu(Dr()))}),$n=xe=>{w()||(xe.preventDefault(),Ze.set(!0),fr.set({left:xe.clientX,top:xe.clientY}))};function Br(){bo.set(!0),Lo||Pi(e.uiConfig.controls.hideTimeoutCursor)}function et(xe){var pi,ei;let{relatedTarget:ft}=xe,wi=!!(ft&&((pi=n(Pn))!=null&&pi.contains(ft)))&&((ei=lt())==null?void 0:ei.isFocused());!Lo&&!wi&&(Vn.set(!0),Pi(e.uiConfig.controls.hideTimeoutCursor))}function Pt(){bo.set(!1),N(Jo,!1),N(Do,!1),Di=!1,e.store.actions.internal.releaseCamera(),Pi(e.uiConfig.controls.hideTimeout),I()&&Fo()}function xi(xe){return xe?xe.offsetTop+xi(xe.offsetParent):0}function yo(xe){return xe?xe.offsetLeft+yo(xe.offsetParent):0}function Ho(xe){if(B()&&pr){let ft=xe.currentTarget,ai=xi(ft),wi=yo(ft),pi=xe.pageX-wi,ei=xe.pageY-ai,{left:Ei,bottom:wn,right:nn}=B(),Vi=nn-Ei;return pi>=Ei-Vi&&ei<=wn+Vi}}function To(xe){if(n(Yi)){let ft=xi(xe.currentTarget),ai=U().height,wi=xe.pageY-ft;if(Ho(xe)){N(Jo,!1);return}wi<40?N(Jo,!0):wi>ai-40?N(Do,!0):(N(Jo,!1),f()||N(Do,!1))}}function Ji(xe){To(xe),!n(gn)&&!I()&&Pi(e.uiConfig.controls.hideTimeoutCursor),X()&&Di&&Zi&&e.store.actions.internal.moveCameraFocusPX(Zi.clientX-xe.clientX,Zi.clientY-xe.clientY,xe.timeStamp-Zi.timeStamp),Zi=xe}let Li=null,tn=()=>{Li=window.setTimeout(()=>{e.store.actions.internal.changeDoubleForwardOn(!0),en()},e.uiConfig.doubleForwardActivationTime)},Fo=()=>{e.store.actions.internal.changeDoubleForwardOn(!1),Li&&clearTimeout(Li),Li=null},Eo=xe=>{xe.preventDefault(),xe.button===0&&(Di=!0,e.store.actions.internal.holdCamera(),de()&&tn()),!Di&&Pi(e.uiConfig.controls.hideTimeoutCursor)},eo=xe=>{xe.preventDefault(),xe.button===0&&(Zi=xe,Di=!1,e.store.actions.internal.releaseCamera()),!I()&&Pi(e.uiConfig.controls.hideTimeoutCursor)},Hr=xe=>{xe.preventDefault(),Wi&&(oi({message:"double click on video"}),_r(),Pi(e.uiConfig.controls.hideTimeoutCursor))},Zn=xe=>{var ft;if(xe.preventDefault(),I()){Fo();return}if(Li&&Fo(),K()||f()){bn();return}if(!(E()&&!ur)){if(n(tt))return mi();if((ft=lt())==null||ft.focus(),!St()){e.firstStart(),Pi(e.uiConfig.controls.hideTimeoutCursor);return}(!e.uiConfig.preventPauseOnVideoClick||ue()!==G0.PLAYING)&&e.store.actions.internal.togglePlay(),Pi(e.uiConfig.controls.hideTimeoutCursor)}},Xn=xe=>{bn(),go.set(!0),Pi(e.uiConfig.controls.hideTimeout),xe&&Xi(e.uiConfig.controls.hideHotKeyHelpers,xe)},br=()=>{var xe,ft;bn(),(xe=e.store.callbacks)!=null&&xe.onOpenHotKeyMap?(ft=e.store.callbacks)==null||ft.onOpenHotKeyMap(J()):Ni.update(ai=>!ai)},gs=()=>{go.set(!0)},Fr=e.store.ui.contextMenu.openedByBtnKeyboard$,is=e.store.ui.contextMenu.btnRef$,qe=j(void 0),Jt=e.store.ui.contextMenu.openedByHotKey$,gi=e.store.ui.contextMenu.lastActiveElem$,yn=e.store.ui.previewTrackActive;We(()=>{pn.set(n(Ln))}),We(()=>{N(gr,n(Vr)&&ue()!==G0.PLAYING,!0),n(Vr)||kt(()=>N(Vr,!0))}),We(()=>{var ft,ai;let xe=(n(gr)||E()||f()||ge()||se()||ce()||Le())&&!n(gn)&&(s()==="video"||s()==="ads")&&!a()&&A();Ht.set(xe),!xe&&!Le()&&e.uiConfig.returnFocusOnControlsHide&&((ft=n(Pn))!=null&&ft.contains(Ru()))&&((ai=lt())==null||ai.focus())}),We(()=>{!ge()&&n(Gn)&&!u()&&Pi(e.uiConfig.controls.hideTimeoutCursor),kt(()=>N(Gn,ge(),!0))}),We(()=>{n(vn),f(),we(),kt(()=>Rd(n(vn),f(),we()))}),We(()=>{n(qe),K(),te(),De(),kt(()=>{let xe=te()||De();Rd(n(qe),K(),xe)})}),We(()=>{let xe=fe();xe&&(K(),kt(()=>Ml(xe,K(),Fr)))}),We(()=>{let xe=k();xe&&(K(),kt(()=>j1(xe,K(),Jt)))}),We(()=>{var xe;!Qe()&&y()&&(kt(()=>bt.set(!1)),(xe=lt())==null||xe.focus())}),We(()=>{w()&&bn()});let Uo=Y("video360"),Ur=j(void 0),on=xe=>{qn.set(Wn(vr(),{title:n(Ur)},"title",xe))},zr=(xe,ft)=>{var ei,Ei;let ai=(Ei=(ei=e.store.callbacks)==null?void 0:ei.uiInfo)==null?void 0:Ei.onUpcomingLiveViewStateChanged;if(!ai)return;let wi=!!ft,pi=Q(Q({},Wn(n(Yi),{upcomingLiveScreen:ft},"upcomingLiveScreen",wi)),xe);ai(pi)};var Ds=yw();yt("blur",$a,bn);var to=ve(Ds);to.__mousemove=Ji;var Wr=_(to);let na=m(()=>s()==="ads"),mt=m(()=>n(tt)?mi:void 0);st(Qf(Wr,{startDoubleForwardActivationTimer:tn,stopDoubleForward:Fo,toggleFullscreen:_r,hideContextMenu:bn,showHotKeyHelpers:Xn,showKeyMap:br,get isAds(){return n(na)},get fakePlayButtonHandler(){return n(mt)},get nextButtonActive(){return Pe()},get prevButtonActive(){return ee()},children:(xe,ft)=>{var ai=bw(),wi=ve(ai);Ya(wi,{get hideCursor(){return n(Or)},onClick:Zn,onContextMenu:$n,onMouseDown:Eo,onMouseUp:eo,onDblClick:Hr,get videoContainer(){return it()},set videoContainer(Ei){it(Ei)}});var pi=P(wi,2);Ta(pi,()=>"slot",!1,(Ei,wn)=>{Me(Ei,()=>({name:Ga}))});var ei=P(pi,2);Cs(ei,Ve,Ei=>{var wn=_w(),nn=ve(wn);let Vi=m(()=>s()!=="thumb"||a()||Lo&&e.autoplay);qa(nn,{get hidden(){return n(Vi)},get thumbUrl(){return e.thumbUrl},get startVideo(){return e.firstStart},onContextMenu:$n,onClick:_n});var Za=P(nn,2);{var ra=ze=>{Rm(ze,{})};R(Za,ze=>{q()&&ze(ra)})}var sa=P(Za,2);Mm(sa,{});var aa=P(sa,2);Vm(aa,{get isVisible(){return I()}});var Jn=P(aa,2);{var hs=ze=>{let _i=m(()=>{var uo;return(uo=e.live)==null?void 0:uo.startTime});uc(ze,{get thumbUrl(){return e.thumbUrl},get startTime(){return n(_i)},onUpcomingLiveViewStateChanged:zr,onContextMenu:$n,onClick:_n})};R(Jn,ze=>{s()==="LiveWaitingStart"&&ze(hs)})}var la=P(Jn,2);{var $r=ze=>{Qa(ze,{kind:"recover",get thumbUrl(){return e.thumbUrl},onContextMenu:$n,onClick:_n})};R(la,ze=>{s()==="LiveWaitingRecover"&&ze($r)})}var Xa=P(la,2);{var _s=ze=>{Qa(ze,{kind:"record",get thumbUrl(){return e.thumbUrl},onContextMenu:$n,onClick:_n})};R(Xa,ze=>{s()==="LiveWaitingRecord"&&ze(_s)})}var bs=P(Xa,2);{var Ja=ze=>{var _i=vw();let uo;var pa=_(_i);Ad(pa,{get adsSlotId(){return Ft()},get adsParams(){return Gt()},get adsAutoplayParam(){return Ct()},get duration(){return ti()},get adsExternalApi(){return e.adsExternalApi}}),g(_i),D(rn=>uo=re(_i,1,"ads-container svelte-nqua3g",null,uo,rn),[()=>({hidden:s()!=="ads"})]),$(ze,_i)};R(bs,ze=>{e.showAds&&St()&&ze(Ja)})}var da=P(bs,2);{var Ql=ze=>{let _i=m(()=>!rt()&&e.showAutoplayNext&&C());Wf(ze,{get title(){return Te()},get thumb(){return ae()},get isHide(){return n(_i)},clickCloseIcon:()=>N(Rn,!0)})};R(da,ze=>{n(jn)&&Te()&&ae()&&ze(Ql)})}var el=P(da,2);{var jl=ze=>{let _i=m(()=>!p());lm(ze,{get title(){return e.title},get isHidden(){return n(_i)},onVisibilityChanged:on,get ref(){return n(Ur)},set ref(uo){N(Ur,uo,!0)}})};R(el,ze=>{n(Rr)&&ze(jl)})}var er=P(el,2);{var Gl=ze=>{let _i=m(()=>s()==="video"&&p());dc(ze,{get isShifted(){return n(_i)}})};R(er,ze=>{X()&&ze(Gl)})}var tl=P(er,2);{var il=ze=>{var _i=mw(),uo=_(_i);Ed(uo,{get"aria-label"(){return Uo}}),g(_i),$(ze,_i)};R(tl,ze=>{oe()&&ze(il)})}var ca=P(tl,2);{var gt=ze=>{cc(ze,{get thumbUrl(){return e.thumbUrl},get chromecastDeviceName(){return Fe()}})};R(ca,ze=>{ce()&&ze(gt)})}var ht=P(ca,2);{var io=ze=>{Wa(ze,{get shifted(){return p()},get captions(){return _e()},get position(){return ie()},get playerSize(){return U()}})};R(ht,ze=>{Ge().value!=="off"&&ze(io)})}var Io=P(ht,2);{var oo=ze=>{var _i=gw();_i.__contextmenu=$n,_i.__click=[fw,K,Ze,f,Fi,bn];var uo=_(_i);Ka(uo,{}),g(_i),$(ze,_i)};R(Io,ze=>{a()&&ze(oo)})}var hi=P(Io,2);{var Ki=ze=>{let _i=m(()=>s()==="thumb"||s()==="LiveWaitingStart"||s()==="LiveWaitingRecover"||s()==="LiveWaitingRecord"),uo=m(()=>s()==="ads"),pa=m(()=>e.canRewindLive&&Se()!==0);lc(ze,{get bottomHidden(){return n(_i)},get bottomNoSmooth(){return Z()},get showControls(){return p()},get isAds(){return n(uo)},get canRewindLive(){return n(pa)},get logoClickable(){return e.logoClickable},get logoHidden(){return e.logoHidden},get logoTargetUrl(){return Lt()},get showAutoplayNext(){return e.showAutoplayNext},get showNextPrevButtons(){return Ee()},get nextButtonActive(){return Pe()},get prevButtonActive(){return ee()},get isOneVideoPlaylist(){return _t()},customFullscreenSupported:Wi,toggleFullscreen:_r,get seekToInteractive(){return e.seekToInteractive},get playPrevChapter(){return e.playPrevChapter},get playerControlsWrapperRef(){return n(Pr)},set playerControlsWrapperRef(rn){N(Pr,rn,!0)},get playerControlsRef(){return n(Pn)},set playerControlsRef(rn){N(Pn,rn,!0)}})};R(hi,ze=>{St()&&ze(Ki)})}var Bs=P(hi,2);{var Yl=ze=>{var _i=hw(),uo=_(_i);let pa=m(()=>{var rn;return(rn=n(Pn))==null?void 0:rn.clientHeight});vc(uo,{get supportLink(){return e.supportLink},get playerControlsHeight(){return n(pa)},returnFocus:()=>{var rn;return(rn=lt())==null?void 0:rn.focus()},get ref(){return n(vn)},set ref(rn){N(vn,rn,!0)}}),g(_i),$(ze,_i)};R(Bs,ze=>{!ce()&&s()!=="ads"&&ze(Yl)})}var Ic=P(Bs,2);let vp=m(()=>!n(hr));Ld(Ic,{get isLive(){return Ce()},get isHidden(){return n(vp)},get isPlaying(){return Be()},get position(){return ie()},get duration(){return Se()}});var ua=P(Ic,2);nm(ua,{get data(){return mn}});var kc=P(ua,2);zf(kc,{get supportLink(){return e.supportLink},returnFocus:()=>{var ze;return(ze=lt())==null?void 0:ze.focus()},get visible(){return K()},get playerContainerRef(){return n(Yi)},get position(){return Ye()},get menuElementRef(){return n(qe)},set menuElementRef(ze){N(qe,ze,!0)}});var Hs=P(kc,2);{var ol=ze=>{mc(ze,{onClose:Qn,onSelectAutoQuality:()=>{Tr("auto"),Qn()}})};R(Hs,ze=>{n(Mr)&&ze(ol)})}var Ac=P(Hs,2);{var Pc=ze=>{Om(ze,{})};R(Ac,ze=>{je()&&ze(Pc)})}var nl=P(Ac,2);{var Mc=ze=>{Oa(ze,{})};R(nl,ze=>{n(Lr)&&ze(Mc)})}var Lc=P(nl,2);{var Vc=ze=>{Yf(ze,{})};R(Lc,ze=>{Ue()&&ze(Vc)})}var mp=P(Lc,2);{var gp=ze=>{Dd(ze,{})};R(mp,ze=>{Xe()&&ze(gp)})}$(Ei,wn)}),$(xe,ai)},$$slots:{default:!0}}),xe=>lt(xe),()=>lt());var ui=P(Wr,2);st(ui,xe=>N(Ln,xe),()=>n(Ln)),g(to),st(to,xe=>N(Yi,xe),()=>n(Yi));var xo=P(to,2);{var xn=xe=>{var ft=$w();$(xe,ft)};R(xo,xe=>{Bt()&&xe(xn)})}yt("mouseenter",to,Br),yt("mouseleave",to,Pt),yt("click",to,gs,!0),yt("focusin",to,et,!0),$(t,Ds),F(),o()}dt(["mousemove","contextmenu","click"]);import{clientChecker as hc,PlaybackState as Mw}from"@vkontakte/videoplayer-core/es2015";import{noop as Lw}from"@vkontakte/videoplayer-shared/es2015";var ww=M('<div></div> <div class="info svelte-nhq2ld"><div class="triangles-wrapper svelte-nhq2ld"><div></div> <div></div> <div></div></div> <p class="step-caption svelte-nhq2ld"> </p></div>',1),Sw=M("<div><!></div>"),Cw={hash:"svelte-nhq2ld",code:`.double-click-area.svelte-nhq2ld {position:absolute;top:0;height:100%;width:25%;overflow:hidden;}.double-click-area.left.svelte-nhq2ld {left:0;}.double-click-area.right.svelte-nhq2ld {right:0;}.semicircle.svelte-nhq2ld {position:absolute;top:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.5);}.semicircle.left.svelte-nhq2ld {left:0;border-top-right-radius:50%;border-bottom-right-radius:50%;}.semicircle.right.svelte-nhq2ld {right:0;border-top-left-radius:50%;border-bottom-left-radius:50%;}.info.svelte-nhq2ld {position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;align-items:center;justify-content:center;}.triangles-wrapper.svelte-nhq2ld {position:relative;display:flex;margin-bottom:10px;justify-content:center;}.triangle.svelte-nhq2ld {width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;
|
|
359
|
+
animation: svelte-nhq2ld-blink 500ms infinite;opacity:0;}.triangle.right.svelte-nhq2ld:nth-child(1),
|
|
360
|
+
.triangle.left.svelte-nhq2ld:nth-child(3) {animation-delay:0ms;}.triangle.right.svelte-nhq2ld:nth-child(2),
|
|
361
|
+
.triangle.left.svelte-nhq2ld:nth-child(2) {animation-delay:100ms;}.triangle.right.svelte-nhq2ld:nth-child(3),
|
|
362
|
+
.triangle.left.svelte-nhq2ld:nth-child(1) {animation-delay:200ms;}
|
|
363
|
+
|
|
364
|
+
@keyframes svelte-nhq2ld-blink {
|
|
365
|
+
0% {
|
|
366
|
+
opacity: 0;
|
|
367
|
+
}
|
|
368
|
+
50% {
|
|
369
|
+
opacity: 1;
|
|
370
|
+
}
|
|
371
|
+
100% {
|
|
372
|
+
opacity: 0;
|
|
373
|
+
}
|
|
374
|
+
}.triangle.left.svelte-nhq2ld {border-right:8px solid var(--white);}.triangle.right.svelte-nhq2ld {border-left:8px solid var(--white);}.triangle.svelte-nhq2ld:not(:last-child) {margin-right:5px;}.step-caption.svelte-nhq2ld {margin:0;text-align:center;font-size:12px;line-height:1;color:var(--white);}`};function op(t,e){H(e,!0),z(t,Cw);let i=h(e,"seekStep",3,0),o=j(!1),r=0,s=0,l=j(li(i())),d=v=>{v.stopPropagation(),s+=1,N(l,i()*(s-1)),s===1?e.handleSingleFirstClick(v):(N(o,!0),e.handleSecondClick()),window.clearTimeout(r),r=window.setTimeout(()=>{s=0,N(o,!1)},300)};ln(()=>{window.clearTimeout(r)});var a=Sw();a.__click=d;var u=_(a);{var f=v=>{var p=ww(),x=ve(p),w=P(x,2),y=_(w),C=_(y),T=P(C,2),E=P(T,2);g(y);var O=P(y,2),A=_(O,!0);g(O),g(w),D(I=>{var L,Z,B,U;re(x,1,`semicircle ${(L=e.side)!=null?L:""}`,"svelte-nhq2ld"),re(C,1,`triangle ${(Z=e.side)!=null?Z:""}`,"svelte-nhq2ld"),re(T,1,`triangle ${(B=e.side)!=null?B:""}`,"svelte-nhq2ld"),re(E,1,`triangle ${(U=e.side)!=null?U:""}`,"svelte-nhq2ld"),me(A,I)},[()=>Y("doubletap_seek_step",{seconds:n(l).toFixed(0)})]),$(v,p)};R(u,v=>{n(o)&&v(f)})}g(a),D(()=>{var v;return re(a,1,`double-click-area ${(v=e.side)!=null?v:""}`,"svelte-nhq2ld")}),$(t,a),F()}dt(["click"]);var Tw=(t,e,i)=>{e(!1),i()},Ew=M('<div class="overlay svelte-1qdxi6t"></div> <div class="next-video svelte-1qdxi6t"><div class="top svelte-1qdxi6t"><div class="caption svelte-1qdxi6t"> </div> <!></div> <div class="row svelte-1qdxi6t"><div class="column svelte-1qdxi6t"><div class="thumb svelte-1qdxi6t"><div></div> <!></div></div> <div class="column svelte-1qdxi6t"><div class="title svelte-1qdxi6t"> </div></div></div></div>',1),Iw={hash:"svelte-1qdxi6t",code:".overlay.svelte-1qdxi6t {width:100%;height:100%;background:rgba(0, 0, 0, 0.72);position:absolute;}.next-video.svelte-1qdxi6t {position:absolute;top:50%;left:50%;z-index:var(--end-screen-mobile-z-index);transform:translate(-50%, -50%);display:flex;flex-direction:column;max-width:362px;min-width:320px;margin:0 auto;padding-bottom:12px;}.top.svelte-1qdxi6t {display:flex;justify-content:space-between;}.caption.svelte-1qdxi6t {font-size:11px;font-weight:bold;color:var(--white);text-transform:uppercase;opacity:0.8;}.row.svelte-1qdxi6t {height:102px;background:rgba(48, 48, 48, .8);cursor:pointer;margin-top:6px;display:flex;flex-direction:row;width:100%;}.column.svelte-1qdxi6t {display:flex;flex-direction:column;flex-basis:50%;}.thumb.svelte-1qdxi6t {width:100%;height:100%;background:no-repeat center;background-size:cover;display:flex;align-items:center;position:relative;justify-content:space-around;}.thumb-overlay.svelte-1qdxi6t {width:100%;height:100%;position:absolute;}.thumb-overlay.withOpacity.svelte-1qdxi6t {background:var(--black);opacity:0.3;}.title.svelte-1qdxi6t {padding:10px 16px;font-size:12px;font-weight:bold;color:var(--white);line-height:1.6;max-height:52px;overflow:hidden;}"};function Dm(t,e){H(e,!0),z(t,Iw);let[i,o]=Ne(),r=()=>S(d,"$autoplayNextEnabled$",i),s=()=>S(a,"$timerNextVideoRunning$",i),l=$e(),d=l.ui.autoplayNextEnabled$,a=l.ui.timerNextVideoRunning$,u=l.actions.internal.nextVideoClick,f=l.actions.internal.nextVideoAnnouncementShow,v=l.actions.internal.nextVideoAnnouncementClick,p=l.actions.internal.nextVideoAnnouncementAuto,x=l.actions.internal.nextVideoAnnouncementCancel,w=()=>{u(!1),p()},y=()=>{e.clickCloseIcon(),x()};Dt(()=>{e.isHide||f(),e.isHide&&r()&&(u(!1),p())});var C=He(),T=ve(C);{var E=O=>{var A=Ew(),I=P(ve(A),2),L=_(I),Z=_(L),B=_(Z,!0);g(Z);var U=P(Z,2);As(U,{onClick:y}),g(L);var X=P(L,2);X.__click=[Tw,u,v];var de=_(X),K=_(de),ue=_(K);let J;var ge=P(ue,2);{var se=te=>{Bd(te,{get isRunning(){return s()},onTimerEnded:w})};R(ge,te=>{r()&&te(se)})}g(K),g(de);var ce=P(de,2),Le=_(ce),we=_(Le,!0);g(Le),g(ce),g(X),g(I),D((te,De)=>{me(B,te),Je(K,`background-image: url('${e.thumb}')`),J=re(ue,1,"thumb-overlay svelte-1qdxi6t",null,J,De),me(we,e.title)},[()=>r()?Y("end_screen_next_video"):Y("end_screen_recommended_video"),()=>({withOpacity:r()})]),$(O,A)};R(T,O=>{e.isHide||O(E)})}$(t,C),F(),o()}dt(["click"]);import{clientChecker as kw}from"@vkontakte/videoplayer-core/es2015";var Y0=({getFullscreenTarget:t,fullScreenChangeHandler:e})=>{let i=null,o;Dt(()=>{kw.device.isIOS&&(o=setTimeout(()=>{let s=t().querySelector("video");if(!s)return;let l=()=>e(!0),d=()=>e(!1);s.addEventListener("webkitbeginfullscreen",l),s.addEventListener("webkitendfullscreen",d),i=()=>{s.removeEventListener("webkitbeginfullscreen",l),s.removeEventListener("webkitendfullscreen",d)}},0))}),ln(()=>{i==null||i(),clearTimeout(o)})};import{VideoFormat as Aw}from"@vkontakte/videoplayer-core/es2015";var np=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}};import{clientChecker as Pw}from"@vkontakte/videoplayer-core/es2015";var Z0=({store:t,getFullscreenTarget:e})=>{let{isFullscreen:i}=t.ui,{setSubtitle:o}=t.actions.internal,{currentSubtitle$:r,availableSubtitlesList$:s,currentFormat$:l,availableTextTracks$:d}=t.state,a=null,u=()=>e().querySelector("video"),f=()=>Pw.device.isIOS&&be(l)===Aw.DASH_LIVE_CMAF,v=()=>{a==null||a(),a=null},p=x=>{if(v(),!f()||!x)return;let w=u();if(!w)return;let y=new np(w),C=be(d),T=be(s),E=be(r);for(let I of C)T.some(Z=>Z.value===I.id)&&y.attach(I,E.value===I.id);let O=d.subscribe(I=>{for(let L of I)y.updateSrc(L)}),A=()=>{let I=y.getCurrentShowingId();o(be(s).find(L=>L.value===I))};w.textTracks.addEventListener("change",A),a=()=>{O(),y.detachAll(),w.textTracks.removeEventListener("change",A)}};Dt(()=>i.subscribe(p)),ln(v)};var Vw=(t,e,i,o)=>{if(t.stopPropagation(),e()){o();return}},Rw=M("<!> <!>",1),Ow=M("<div><!></div>"),Nw=M('<div class="spherical-video-icon svelte-7yl31d"><!></div>'),Dw=M("<div><!></div>"),Bw=M('<div class="settings-mobile svelte-7yl31d"><!></div>'),Hw=M("<!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!>",1),Fw=M('<div class="player-wrapper svelte-7yl31d" role="region" tabindex="-1"><!> <!> <!> <div class="overlay-container"></div></div>'),Uw={hash:"svelte-7yl31d",code:".player-wrapper.svelte-7yl31d {position:absolute;width:100%;height:100%;}.player-wrapper.svelte-7yl31d .player-media {position:absolute;left:0;top:0;width:100%;height:100%;background:var(--black);transition:transform 0.2s ease-in-out;}.spherical-video-icon.svelte-7yl31d {display:inline-block;position:absolute;top:calc(50% - 23px);left:calc(50% - 38px);}.ads-container.svelte-7yl31d {position:absolute;width:100%;height:100%;left:0;top:0;}.ads-container.svelte-7yl31d {z-index:var(--ads-container-z-index);background:var(--black);}.settings-mobile.svelte-7yl31d {position:absolute;z-index:var(--settings-menu-z-index);top:50%;left:50%;transform:translate(-50%,-50%);transition:opacity var(--controls-transition-duration);display:flex;align-items:center;max-width:320px;width:90%;}"};function Bm(t,e){var Or,Gn;H(e,!0),z(t,Uw);let[i,o]=Ne(),r=()=>S(Tt,"$playerPhase",i),s=()=>S(Ci,"$isLoaderVisible",i),l=()=>S(Te,"$adPlaybackState",i),d=()=>S(si,"$crashed",i),a=()=>S(ms,"$notificationsToShow$",i),u=()=>S(ee,"$playbackState$",i),f=()=>S(Lt,"$graphIsOpened$",i),v=()=>S(at,"$interactiveHideMobileControls",i),p=()=>S(ao,"$isEnded$",i),x=()=>S(pt,"$isInteractiveExpectation$",i),w=()=>S(St,"$controlsVisible",i),y=()=>S(ut,"$touched",i),C=()=>S(Ui,"$autoplayNextEnabled$",i),T=()=>S($i,"$postrollPassed",i),E=()=>S(qn,"$bottomNoSmooth",i),O=()=>S(yi,"$videoSize",i),A=()=>S(Et,"$playerSize",i),I=()=>S(ct,"$isFullscreen",i),L=()=>S(ae,"$position$",i),Z=()=>S(_t,"$duration$",i),B=()=>S(Xo,"$loadedMetadata",i),U=()=>S(rt,"$settingsMenuVisible",i),X=()=>S(oi,"$scrubbingInProgress",i),de=()=>S(Xt,"$volumeChangingInProgress",i),K=()=>S(Ot,"$chromecastConnected$",i),ue=()=>S(he,"$isControlsAvailable",i),J=()=>S(ii,"$isInteractiveTime$",i),ge=()=>S(Fi,"$isActiveLive",i),se=()=>S(lt,"$settingsMenuOpenedByKeyboard",i),ce=()=>S(Pe,"$language$",i),Le=()=>S(Yt,"$disabledControls$",i),we=()=>S(Ut,"$is3DVideo",i),te=()=>S(W,"$icon3DVideoVisible",i),De=()=>S(ci,"$chromecastDeviceName$",i),fe=()=>S(So,"$currentSubtitle$",i),k=()=>S(Zo,"$currentSubtitleCaptions$",i),Qe=()=>S(un,"$realDuration$",i),Ve=()=>S(bt,"$isLive$",i),q=()=>S(Ht,"$isPlaying$",i),oe=()=>S(fi,"$debugPanelVisible",i),Fe=h(e,"videoContainer",15),Ge=h(e,"adsSlotId",3,void 0),_e=h(e,"adsParams",3,void 0),ie=h(e,"adsAutoplayParam",3,void 0),Se=h(e,"duration",3,void 0),Ce=h(e,"logoTargetUrl",3,""),Be=h(e,"showNextPrevButtons",3,!1),Ye=h(e,"nextButtonActive",3,!1),je=h(e,"prevButtonActive",3,!1),Ue=h(e,"endScreenVideoTitle",3,void 0),Xe=h(e,"endScreenVideoThumb",3,void 0),Bt=h(e,"isOneVideoPlaylist",3,!1),it=h(e,"showMiniTimer",3,!1),Ft=h(e,"fullScreenTarget",3,void 0),Gt=h(e,"playerStarted",3,!1),Ct=h(e,"showEndScreen",3,!0),{notifications$:ti,graphIsOpened$:Lt}=wo(),Ee=e.store.getLogger().createComponentLog("Root component"),Pe=e.store.interfaceLanguage$,ee=e.store.state.playbackState$,Te=e.store.ads.playbackState,ae=e.store.state.positionWithScrubbing$,_t=e.store.state.duration$,Tt=e.store.playerPhase,ct=e.store.ui.isFullscreen,St=e.store.ui.controlsVisible,he=e.store.ui.isControlsAvailable,at=e.store.ui.interactiveHideMobileControls,rt=e.store.ui.settingsMenu.visible$,lt=e.store.ui.settingsMenu.openedByBtnKeyboard$,oi=e.store.ui.scrubbingInProgress,Xt=e.store.ui.volumeChangingInProgress,fi=e.store.ui.debugPanelVisible,Ci=e.store.state.isLoaderVisible,ao=e.store.state.isEnded$,Ot=e.store.state.chromecastConnected$,ci=e.store.state.chromecastDeviceName$,$i=e.store.ads.postrollPassed,bt=e.store.state.isLive$,Ht=e.store.state.isPlaying$,Fi=e.store.state.isActiveLive$,ki=e.store.state.isRewindableLive$,si=e.store.state.crashed$,At=e.store.webApi.annotationsApi,Ze=e.store.webApi.pictureInPictureApi,yi=e.store.state.videoSize$,So=e.store.state.currentSubtitle$,Zo=e.store.state.currentSubtitleCaptions$,un=e.store.state.duration$,Et=e.store.ui.playerSize,Ut=e.store.ui.is3DVideo,W=e.store.ui.icon3DVideoVisible,Vt=e.store.state.isInteractive,ii=e.store.state.isInteractiveTime$,pt=e.store.state.isInteractiveExpectation$,It=e.store.state.hasInteractiveBranches,Yt=e.store.ui.controls.disabledControls$,ut=e.store.ui.touched,Ai=e.store.ui.overlayContainer$,Ui=e.store.ui.autoplayNextEnabled$,Xo=e.store.state.loadedMetadata$,Lo=e.store.actions.internal.closeSettingsMenu,lo=(Or=e.store.callbacks)==null?void 0:Or.onDisabledPlayPrevChapterClick,zi=(Gn=e.store.callbacks)==null?void 0:Gn.onDisabledSeekToInteractiveClick,ur=e.store.actions.internal.setQuality,go=j(void 0),ho=j(void 0),Ni=j(void 0),pn=j(void 0),Vo,pr,fr=m(()=>(r()==="video"&&s()||r()==="ads"&&l()==="inactive")&&!d()),Tr=j(void 0),{closeNotification:es,notificationsToShow$:ms}=ti,ts=m(()=>!!a().slow_video),Co=()=>es("slow_video"),qn=le(!1),Ro,fn=j(!1),An=m(()=>u()!==Mw.PLAYING),vr=j(!1),Er=m(()=>f()||v()||!n(fn)&&(p()&&!!It||n(An)&&x())),Ir=j(!0),kr=m(()=>e.uiConfig.features.thumbTimer&&it()&&r()==="video"&&!w()&&!d()&&!Vt&&(e.uiConfig.hideThumbTimerAfterTouch&&!y()||!e.uiConfig.hideThumbTimerAfterTouch)),Ar=j(!1),Yi=m(()=>(Ct()||e.showAutoplayNext&&C())&&!!Ue()&&!!Xe()&&(e.showAds&&T()||!e.showAds)&&p()&&!d()&&!n(Ar)),Pr=j(!1);Ze==null||Ze.setContext(td());let Pn=tt=>{tt&&!Vt&&_o(e.uiConfig.controls.hideTimeoutMobile)};e.store.setUiCallbacks({onStarted:Pn});let vn=()=>{clearTimeout(Vo),N(fn,!1),v()&&at.set(!1)},_o=tt=>{vn(),N(fn,!0),Vo=setTimeout(()=>N(fn,!1),tt);let mi=tt-100;Ro=setTimeout(()=>{E()&&qn.set(!1)},mi>0?mi:tt)},mr=Ut.subscribe(tt=>{W.set(tt),tt&&(clearTimeout(pr),pr=setTimeout(()=>W.set(!1),e.uiConfig.controls.hide360IconTimeout))}),Mn=(...mi)=>$t(null,[...mi],function*(tt=Zs()){var Di,Zi,Bo,en,co,Pi;if(tt&&!hc.device.isIOS){let Xi=Id(),$o=Ln(),hn=hc.browser.isSamsungBrowser&&Xi===e.shadowRootContainer;tt=Xi===$o||hn}if(tt){_o(e.uiConfig.controls.hideTimeoutFullscreen);try{yield Ze==null?void 0:Ze.exit()}catch(Xi){Ee({message:String(Xi)})}try{let Xi=(Di=O())!=null&&Di.width&&((Zi=O())!=null&&Zi.height)?O():A();yield B1(Xi)}catch(Xi){Ee({message:String(Xi)})}}ct.set(tt),e.store.getAdmanWrapper().setFullscreen(tt),I()?(en=(Bo=e.store.callbacks)==null?void 0:Bo.onFullscreenEnter)==null||en.call(Bo):(Pi=(co=e.store.callbacks)==null?void 0:co.onFullscreenExit)==null||Pi.call(co)}),vt=tt=>{let mi=tt,{width:Di,height:Zi}=mi.target;Et.set({width:Di,height:Zi})},vi=()=>{let{width:tt,height:mi}=n(go).getBoundingClientRect();Et.set({width:tt,height:mi})};Dt(()=>{var tt;return Eu(Mn),e.uiConfig.features.annotationsInside&&(At==null||At.init(n(go))),Ma(Ze)&&(Ze==null||Ze.assignPlayerContainer(n(go)),Ze==null||Ze.setExternalEventHandlers({resize:vt,leavepictureinpicture:vi})),N(Ir,!hc.device.isIphoneOrOldIpad),e.interactiveContainer&&((tt=Fe().parentElement)==null||tt.insertBefore(e.interactiveContainer,Fe().nextSibling)),()=>{clearTimeout(Vo),clearTimeout(Ro),clearTimeout(pr),mr(),Ze==null||Ze.dispose().catch(mi=>{Ee({message:String(mi)})}),Iu(Mn)}});let Mr=j(!0),Qn=j(!0),Lr=tt=>{let mi=L()+(tt==="forward"?1:-1)*e.uiConfig.controls.seekStepMobile/1e3;mi<0?(N(Mr,!1),mi=0):mi>=Z()&&(N(Qn,!1),mi=Z()),N(vr,!0),e.seekTime(mi)},Ln=()=>hc.device.isIOS?n(go):!e.uiConfig.allowChangingFullscreenTarget||!Ft()?e.outerContainerRef:Ft().contains(e.outerContainerRef)?Ft():e.outerContainerRef,Vn=()=>$t(null,null,function*(){try{if(Zs())yield Tu(document),Ee({message:"exit fullscreen"});else{if(Ee({message:"request fullscreen"}),hc.device.isIOS&&!B())return;yield Cu(Ln())}}catch(tt){Ee({message:String(tt)})}}),Oo=()=>{Lo()},No=tt=>{if(tt.preventDefault(),U()){Oo();return}if(!Gt()){e.firstStart(),_o(e.uiConfig.controls.hideTimeoutCursor);return}N(vr,!1),w()?vn():_o(e.uiConfig.controls.hideTimeoutMobile)},mn=()=>{ut.set(!0)},bo=()=>{Vt||(qn.set(!0),_o(e.uiConfig.controls.hideTimeoutCursor))},Do=tt=>{lo&&(lo(tt),_o(e.uiConfig.controls.hideTimeoutMobile))},Jo=tt=>{zi&&(zi(tt),_o(e.uiConfig.controls.hideTimeoutMobile))};We(()=>{Ai.set(n(Tr))}),We(()=>{St.set((n(An)||U()||X()||de()||K()||!n(Yi)&&(p()||n(fn)&&!n(vr)))&&!n(Er)&&r()==="video"&&!d()&&ue())}),We(()=>{!X()&&n(Pr)&&!J()&&_o(e.uiConfig.controls.hideTimeoutMobile),N(Pr,X(),!0)}),We(()=>{N(Mr,L()>0),N(Qn,!ge()&&L()<Z(),!0)}),We(()=>{Rd(n(pn),U(),se(),!0)});let gr=Y("aria_label_video_player"),Vr=Y("video360");Y0({fullScreenChangeHandler:Mn,getFullscreenTarget:Ln}),Z0({store:e.store,getFullscreenTarget:Ln});let gn=(tt,mi)=>{var en,co;let Di=(co=(en=e.store.callbacks)==null?void 0:en.uiInfo)==null?void 0:co.onUpcomingLiveViewStateChanged;if(!Di)return;let Zi=!!mi,Bo=Q(Q({},Wn(n(go),{upcomingLiveScreen:mi},"upcomingLiveScreen",Zi)),tt);Di(Bo)};var Wi=Fw();yt("blur",$a,Oo);var hr=_(Wi);Ya(hr,{onClick:No,get videoContainer(){return Fe()},set videoContainer(tt){Fe(tt)}});var Rr=P(hr,2);Ta(Rr,()=>"slot",!1,(tt,mi)=>{Me(tt,()=>({name:Ga}))});var Rn=P(Rr,2);Cs(Rn,ce,tt=>{var mi=Hw(),Di=ve(mi);let Zi=m(()=>r()!=="thumb"||d()||Vt&&e.autoplay);qa(Di,{get hidden(){return n(Zi)},get thumbUrl(){return e.thumbUrl},get startVideo(){return e.firstStart}});var Bo=P(Di,2);{var en=qe=>{var Jt=Rw(),gi=ve(Jt);{var yn=on=>{let zr=m(()=>e.uiConfig.controls.seekStepMobile/1e3);op(on,{side:"left",get seekStep(){return n(zr)},handleSingleFirstClick:No,handleSecondClick:()=>Lr("backward")})};R(gi,on=>{n(Mr)&&on(yn)})}var Uo=P(gi,2);{var Ur=on=>{let zr=m(()=>e.uiConfig.controls.seekStepMobile/1e3);op(on,{side:"right",get seekStep(){return n(zr)},handleSingleFirstClick:No,handleSecondClick:()=>Lr("forward")})};R(Uo,on=>{n(Qn)&&on(Ur)})}$(qe,Jt)};R(Bo,qe=>{e.canRewindLive&&ki&&!Le().has("TIMELINE")&&qe(en)})}var co=P(Bo,2);{var Pi=qe=>{let Jt=m(()=>{var gi;return(gi=e.live)==null?void 0:gi.startTime});uc(qe,{get thumbUrl(){return e.thumbUrl},get startTime(){return n(Jt)},onUpcomingLiveViewStateChanged:gn})};R(co,qe=>{r()==="LiveWaitingStart"&&qe(Pi)})}var Xi=P(co,2);{var $o=qe=>{Qa(qe,{kind:"recover",get thumbUrl(){return e.thumbUrl}})};R(Xi,qe=>{r()==="LiveWaitingRecover"&&qe($o)})}var hn=P(Xi,2);{var Yn=qe=>{Qa(qe,{kind:"record",get thumbUrl(){return e.thumbUrl}})};R(hn,qe=>{r()==="LiveWaitingRecord"&&qe(Yn)})}var Nr=P(hn,2);{var Dr=qe=>{var Jt=Ow();let gi;var yn=_(Jt);Ad(yn,{get adsSlotId(){return Ge()},get adsParams(){return _e()},get adsAutoplayParam(){return ie()},get duration(){return Se()},get adsExternalApi(){return e.adsExternalApi}}),g(Jt),D(Uo=>gi=re(Jt,1,"ads-container svelte-7yl31d",null,gi,Uo),[()=>({hidden:r()!=="ads"})]),$(qe,Jt)};R(Nr,qe=>{e.showAds&&Gt()&&qe(Dr)})}var _n=P(Nr,2);{var bn=qe=>{let Jt=m(()=>!Ct()&&e.showAutoplayNext&&C());Dm(qe,{get title(){return Ue()},get thumb(){return Xe()},get isHide(){return n(Jt)},clickCloseIcon:()=>N(Ar,!0)})};R(_n,qe=>{n(Yi)&&Ue()&&Xe()&&qe(bn)})}var _r=P(_n,2);{var $n=qe=>{dc(qe,{})};R(_r,qe=>{we()&&qe($n)})}var Br=P(_r,2);{var et=qe=>{var Jt=Nw(),gi=_(Jt);Ed(gi,{get"aria-label"(){return Vr}}),g(Jt),$(qe,Jt)};R(Br,qe=>{te()&&qe(et)})}var Pt=P(Br,2);{var xi=qe=>{cc(qe,{get thumbUrl(){return e.thumbUrl},get chromecastDeviceName(){return De()}})};R(Pt,qe=>{K()&&qe(xi)})}var yo=P(Pt,2);{var Ho=qe=>{Wa(qe,{get shifted(){return w()},get captions(){return k()},get position(){return L()},get playerSize(){return A()},isMobile:!0})};R(yo,qe=>{fe().value!=="off"&&qe(Ho)})}var To=P(yo,2);{var Ji=qe=>{var Jt=Dw();Jt.__click=[Vw,U,rt,Oo];var gi=_(Jt);Ka(gi,{}),g(Jt),$(qe,Jt)};R(To,qe=>{d()&&qe(Ji)})}var Li=P(To,2);{var tn=qe=>{let Jt=m(()=>r()==="thumb"||r()==="LiveWaitingStart"||r()==="LiveWaitingRecover"||r()==="LiveWaitingRecord"||r()==="ads"),gi=m(()=>r()==="ads"),yn=m(()=>e.canRewindLive&&Qe()!==0);lc(qe,{get bottomHidden(){return n(Jt)},get showControls(){return w()},get bottomNoSmooth(){return E()},get isAds(){return n(gi)},get canRewindLive(){return n(yn)},get logoClickable(){return e.logoClickable},get logoHidden(){return e.logoHidden},get logoTargetUrl(){return Ce()},get showAutoplayNext(){return e.showAutoplayNext},get showNextPrevButtons(){return Be()},get nextButtonActive(){return Ye()},get prevButtonActive(){return je()},get isOneVideoPlaylist(){return Bt()},get customFullscreenSupported(){return n(Ir)},get endScreenShown(){return n(Yi)},toggleFullscreen:Vn,get seekToInteractive(){return e.seekToInteractive},get playPrevChapter(){return e.playPrevChapter},onDisabledPlayPrevChapterClick:Do,onDisabledSeekToInteractiveClick:Jo,get playerControlsWrapperRef(){return n(ho)},set playerControlsWrapperRef(Uo){N(ho,Uo,!0)},get playerControlsRef(){return n(Ni)},set playerControlsRef(Uo){N(Ni,Uo,!0)}})};R(Li,qe=>{Gt()&&qe(tn)})}var Fo=P(Li,2);{var Eo=qe=>{var Jt=Bw(),gi=_(Jt);vc(gi,{get supportLink(){return e.supportLink},get returnFocus(){return Lw},get ref(){return n(pn)},set ref(yn){N(pn,yn,!0)}}),g(Jt),$(qe,Jt)};R(Fo,qe=>{U()&&qe(Eo)})}var eo=P(Fo,2);let Hr=m(()=>!n(kr));Ld(eo,{get isLive(){return Ve()},get isHidden(){return n(Hr)},get isPlaying(){return q()},get position(){return L()},get duration(){return Z()}});var Zn=P(eo,2);{var Xn=qe=>{Oa(qe,{})};R(Zn,qe=>{n(fr)&&qe(Xn)})}var br=P(Zn,2);{var gs=qe=>{Dd(qe,{})};R(br,qe=>{oe()&&qe(gs)})}var Fr=P(br,2);{var is=qe=>{mc(qe,{onClose:Co,onSelectAutoQuality:()=>{ur("auto"),Co()}})};R(Fr,qe=>{n(ts)&&qe(is)})}$(tt,mi)});var jn=P(Rn,2);st(jn,tt=>N(Tr,tt),()=>n(Tr)),g(Wi),st(Wi,tt=>N(go,tt),()=>n(go)),D(()=>Ke(Wi,"aria-label",gr)),yt("click",Wi,mn,!0),yt("focusin",Wi,bo,!0),$(t,Wi),F(),o()}dt(["click"]);function rp(t){let e="";return so(t.timelineSliderFilledColor)&&(e+=`--timeline-slider-filled-bg:${t.timelineSliderFilledColor};`),so(t.timelineSliderHandleColor)&&(e+=`--timeline-slider-handle-bg:${t.timelineSliderHandleColor};`),so(t.timelineSliderLoadedColor)&&(e+=`--timeline-slider-loaded-bg:${t.timelineSliderLoadedColor};`),so(t.timelineSliderColor)&&(e+=`--timeline-slider-bg:${t.timelineSliderColor};`),so(t.volumeSliderColor)&&(e+=`--volume-slider-bg:${t.volumeSliderColor};`),so(t.volumeSliderHandleColor)&&(e+=`--volume-slider-handle-bg:${t.volumeSliderHandleColor};`),so(t.volumeSliderFilledColor)&&(e+=`--volume-slider-filled-bg:${t.volumeSliderFilledColor};`),so(t.controlsTimeColor)&&(e+=`--controls-time:${t.controlsTimeColor};`),so(t.timelineSliderFilledActiveLiveColor)&&(e+=`--timeline-slider-filled-active-live-bg:${t.timelineSliderFilledActiveLiveColor};`),so(t.timelineSliderHandleActiveLiveColor)&&(e+=`--timeline-slider-handle-active-live-bg:${t.timelineSliderHandleActiveLiveColor};`),so(t.buttonColor)&&(e+=`--btn-color:${t.buttonColor};`),so(t.buttonToggleOnColor)&&(e+=`--toggle-color-on:${t.buttonToggleOnColor};`,e+=`--toggle-color-autoplay-on:${t.buttonToggleOnColor};`),so(t.focusedColor)&&(e+=`--focused:${t.focusedColor};`),so(t.focusedOutlineWidth)&&(e+=`--focused-outline-width:${t.focusedOutlineWidth};`),so(t.focusedOutlineRadius)&&(e+=`--focused-outline-radius:${t.focusedOutlineRadius};`),so(t.controlsDesktopPaddingHorizontal)&&(e+=`--controls-desktop-padding-horizontal:${t.controlsDesktopPaddingHorizontal};`),so(t.timelinePaddingHorizontal)&&(e+=`--timeline-padding-horizontal:${t.timelinePaddingHorizontal};`),so(t.settingsBackgroundColor)&&(e+=`--settings-bg:${t.settingsBackgroundColor};`),so(t.font)&&(e+=`--font:${t.font};`),so(t.controlsGradientHeight)&&(e+=`--controls-gradient-height:${t.controlsGradientHeight};`),so(t.controlsGradient)&&(e+=`--controls-gradient:${t.controlsGradient};`),e.length&&e||void 0}function so(t){return typeof t=="string"&&!t.includes(";")}import{debounceFn as zw}from"@vkontakte/videoplayer-shared/es2015";var Ww=M('<div class="time-container svelte-1qfjf44"><!></div>'),Kw=M('<div class="player-wrapper svelte-1qfjf44" role="region"><!> <!> <!> <!> <!> <div><!></div></div>'),qw={hash:"svelte-1qfjf44",code:".player-wrapper.svelte-1qfjf44 {position:absolute;width:100%;height:100%;}.player-wrapper.svelte-1qfjf44 .player-media {position:absolute;left:0;top:0;width:100%;height:100%;background:var(--black);transition:transform 0.2s ease-in-out;}.timeline.svelte-1qfjf44 {opacity:0;opacity:1;position:absolute;z-index:var(--controls-container-z-index);width:100%;bottom:0;left:0;transition:opacity var(--controls-transition-duration) var(--controls-transition-fn);}.visible.svelte-1qfjf44 {opacity:1;}.time-container.svelte-1qfjf44 {position:absolute;bottom:8px;right:8px;z-index:var(--thumb-timer-z-index);}"};function Hm(t,e){H(e,!0),z(t,qw);let[i,o]=Ne(),r=()=>S(J,"$scrubbingInProgress",i),s=()=>S(K,"$playerSize",i),l=()=>S(L,"$isPlaying$",i),d=()=>S(A,"$duration$",i),a=()=>S(U,"$positionWithScrubbing$",i),u=()=>S(E,"$playerPhase",i),f=()=>S(O,"$crashed$",i),v=()=>S(Z,"$currentSubtitle$",i),p=()=>S(B,"$currentSubtitleCaptions$",i),x=()=>S(I,"$positionExact$",i),w=()=>S(X,"$isLive$",i),y=()=>S(de,"$isRewindableLive$",i),C=h(e,"outsideDuration",3,0),T=h(e,"videoContainer",15),{playerPhase:E,state:{crashed$:O,duration$:A,positionExact$:I,isPlaying$:L,currentSubtitle$:Z,currentSubtitleCaptions$:B,positionWithScrubbing$:U,isLive$:X,isRewindableLive$:de},ui:{playerSize:K,controls:ue,scrubbingInProgress:J},actions:{internal:{getVideoElement:ge}}}=$e(),se=8,ce=j(!1),Le=li({}),we=j(!1),te=m(()=>!r()&&!n(we)),De=()=>{N(ce,!0)},fe=()=>{N(ce,!1)},k=zw(Fl,260);We(()=>{s(),k(ge(),ue,Le,n(ce))});let Qe=m(()=>l()?Yo(d()-a()):Yo(isFinite(d())?d():C()));var Ve=Kw(),q=_(Ve);Ya(q,{hideCursor:!1,get videoContainer(){return T()},set videoContainer(Ue){T(Ue)}});var oe=P(q,2);Ta(oe,()=>"slot",!1,(Ue,Xe)=>{Me(Ue,()=>({name:Ga}))});var Fe=P(oe,2);let Ge=m(()=>u()!=="thumb"||f());qa(Fe,{get hidden(){return n(Ge)},get thumbUrl(){return e.thumbUrl},iconVisible:!1});var _e=P(Fe,2);{var ie=Ue=>{Wa(Ue,{shifted:!1,get captions(){return p()},get position(){return x()},get playerSize(){return s()}})};R(_e,Ue=>{v().value!=="off"&&n(te)&&Ue(ie)})}var Se=P(_e,2);{var Ce=Ue=>{var Xe=Ww(),Bt=_(Xe);Md(Bt,{get isLive(){return w()},get isPlaying(){return l()},get time(){return n(Qe)}}),g(Xe),$(Ue,Xe)};R(Se,Ue=>{n(te)&&Ue(Ce)})}var Be=P(Se,2);let Ye;var je=_(Be);Ua(je,{get canRewindLive(){return e.canRewindLive},get isRewindableLive(){return y()},isAds:!1,needPadding:!1,isHidden:!1,withEpisodes:!1,tooltipLeftOffset:se,tooltipRightOffset:se,get ref(){return Le.timeline},set ref(Ue){Le.timeline=Ue}}),g(Be),g(Ve),D(Ue=>Ye=re(Be,1,"timeline svelte-1qfjf44",null,Ye,Ue),[()=>({visible:n(ce)})]),yt("mouseenter",Ve,De),yt("mouseleave",Ve,fe),yt("mouseenter",Be,()=>N(we,!0)),yt("mouseleave",Be,()=>N(we,!1)),$(t,Ve),F(),o()}var Zw=M("<div><!></div>"),Xw={hash:"svelte-3c0y7j",code:`.vk-vp-root.svelte-3c0y7j {--white: #fff;--black: #000;--red: #ff3347;--blue-light: #70c1ff;--black-alpha-40: rgba(0, 0, 0, 0.4);--white-alpha-24: rgba(255, 255, 255, 0.24);--white-alpha-72: rgba(255, 255, 255, 0.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, 0.5);--big-play-hover-bg-color: rgba(0, 0, 0, 0.6);--big-play-icon-width: 38px;--big-play-icon-height: 33px;--interactive-episode-complete: rgba(92, 156, 230, 1);--slider-bg: rgba(255, 255, 255, 0.4);--slider-filled-bg: var(--white);--slider-handle-bg: var(--white);--slider-loaded-bg: rgba(255, 255, 255, 0.4);--slider-height: 3px;--slider-video-episode-gap: 1.5px;--slider-radius: 0px;--slider-handle-size: 12px;--slider-filled-ads: rgba(103, 165, 235, 1);--slider-disabled-color: rgba(248, 248, 248, 0.31);--slider-volume-height: 5px;--slider-volume-radius: calc(var(--slider-volume-height) / 2);--slider-volume-handle-size: 13px;
|
|
375
|
+
|
|
376
|
+
/* USER DEFINED COLORS */
|
|
377
|
+
|
|
378
|
+
/* timeline active live */--timeline-slider-filled-active-live-bg: var(--red);--timeline-slider-handle-active-live-bg: var(--red);
|
|
379
|
+
/* timeline & timeline ads */--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);
|
|
380
|
+
/* volume slider colors */--volume-slider-bg: var(--slider-bg);--volume-slider-filled-bg: var(--slider-filled-bg);--volume-slider-handle-bg: var(--slider-handle-bg);
|
|
381
|
+
/* controls time */--controls-time: var(--white);
|
|
382
|
+
|
|
383
|
+
/* /// USER DEFINED COLORS */--controls-gradient: linear-gradient(
|
|
384
|
+
to bottom,
|
|
385
|
+
rgba(0, 0, 0, 0) 0%,
|
|
386
|
+
rgba(0, 0, 0, 0.005) 6.67%,
|
|
387
|
+
rgba(0, 0, 0, 0.02) 13.33%,
|
|
388
|
+
rgba(1, 1, 1, 0.04) 20%,
|
|
389
|
+
rgba(1, 1, 1, 0.07) 26.67%,
|
|
390
|
+
rgba(2, 2, 2, 0.11) 33.33%,
|
|
391
|
+
rgba(3, 3, 3, 0.16) 40%,
|
|
392
|
+
rgba(4, 4, 4, 0.22) 46.67%,
|
|
393
|
+
rgba(6, 6, 6, 0.28) 53.33%,
|
|
394
|
+
rgba(7, 7, 7, 0.33) 60%,
|
|
395
|
+
rgba(8, 8, 8, 0.38) 66.67%,
|
|
396
|
+
rgba(9, 9, 9, 0.42) 73.33%,
|
|
397
|
+
rgba(9, 9, 9, 0.46) 80%,
|
|
398
|
+
rgba(10, 10, 10, 0.48) 86.67%,
|
|
399
|
+
rgba(10, 10, 10, 0.50) 100%
|
|
400
|
+
);--timeline-preview-shadow: rgba(0, 0, 0, 0.08);--timeline-preview-bg: rgba(34, 34, 34, 1);--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, 0.72);--settings-item-bg-hover: rgba(255, 255, 255, 0.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;--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, 0.6);position:relative;width:100%;height:100%;color:var(--white);font-size:12px;line-height:normal;overflow:hidden;outline:0;user-select:none;
|
|
401
|
+
/* --vk-vp-custom-font - vk video player custom font */font-family:var(--vk-vp-custom-font, var(--font));background:var(--black);}.vk-vp-root.visible-outside.svelte-3c0y7j {overflow:visible;}
|
|
402
|
+
|
|
403
|
+
/* css reset start */.vk-vp-root.svelte-3c0y7j * {-webkit-tap-highlight-color:transparent;}.vk-vp-root.svelte-3c0y7j button {border:none;margin:0;padding:0;width:auto;overflow:visible;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;cursor:pointer;}.vk-vp-root.svelte-3c0y7j p {margin:0;}.vk-vp-root.svelte-3c0y7j svg:not(.interactive-root svg) {pointer-events:none;}.vk-vp-root.svelte-3c0y7j .interactive-root {
|
|
404
|
+
/* --vk-vp-int-custom-font - vk video player interactive custom font */font-family:var(--vk-vp-int-custom-font, inherit);}.vk-vp-root.svelte-3c0y7j *:focus, .vk-vp-root.svelte-3c0y7j *:focus-visible {outline:none;}.vk-vp-root.svelte-3c0y7j *:focus-visible {box-shadow:var(--focused-element-shadow);border-radius:var(--focused-outline-radius);}.vk-vp-root.svelte-3c0y7j *.focus-hidden:focus-visible {box-shadow:none;}
|
|
405
|
+
/* css reset end */.vk-vp-root.svelte-3c0y7j .hidden {visibility:hidden;opacity:0;}.vk-vp-root.svelte-3c0y7j .out-of-flow {content-visibility:hidden !important;}.vk-vp-root.svelte-3c0y7j .overlay-container {pointer-events:none;top:0;left:0;height:100%;width:100%;position:fixed;z-index:var(--overlay-container-z-index);}
|
|
406
|
+
|
|
407
|
+
/* \u041A\u043B\u0430\u0441\u0441 \u0434\u043B\u044F \u0441\u043E\u043A\u0440\u044B\u0442\u0438\u0435 \u043A\u043E\u043D\u0442\u0435\u043D\u0442\u0430 \u0432\u0438\u0437\u0443\u0430\u043B\u044C\u043D\u043E \u043D\u043E \u043D\u0435 \u0434\u043B\u044F \u043E\u0431\u0445\u043E\u0434\u0430 \u043F\u043E \u0442\u0430\u0431 \u0438 \u0441\u043A\u0440\u0438\u043D \u0440\u0438\u0434\u0435\u0440\u0430 */.vk-vp-root.svelte-3c0y7j .out-of-view {position:absolute !important;left:-1000vh !important;}.vk-vp-root.svelte-3c0y7j .icon.icon-error-stub {display:flex;justify-content:center;align-items:center;}`};function Um(t,e){H(e,!0),z(t,Xw);let[i,o]=Ne(),r=()=>S(Gt,"$isLive$",i),s=()=>S(At,"$availableSubtitlesList$",i),l=()=>S(Ze,"$isPreviewTrackHorizontallyAligned$",i),d=h(e,"sources",7),a=h(e,"store",7),u=h(e,"microStoresRoot",7),f=h(e,"videoConfig",7),v=h(e,"uiConfig",7),p=h(e,"title",7),x=h(e,"thumbUrl",7),w=h(e,"interactiveContainer",7),y=h(e,"interactiveController",7),C=h(e,"subtitles",7),T=h(e,"subtitlesForcedLanguage",7),E=h(e,"live",7),O=h(e,"preload",7),A=h(e,"autoplay",7),I=h(e,"volume",7,void 0),L=h(e,"muted",7,void 0),Z=h(e,"fromTime",7),B=h(e,"canRewindLive",7),U=h(e,"showAds",7),X=h(e,"adsSlotId",7,void 0),de=h(e,"adsParams",7,void 0),K=h(e,"adsAutoplayParam",7,void 0),ue=h(e,"duration",7,void 0),J=h(e,"logoClickable",7),ge=h(e,"logoHidden",7),se=h(e,"isMobile",7),ce=h(e,"showNextPrevButtons",7,!1),Le=h(e,"nextButtonActive",7,!1),we=h(e,"prevButtonActive",7,!1),te=h(e,"endScreenVideoTitle",7,void 0),De=h(e,"endScreenVideoThumb",7,void 0),fe=h(e,"isOneVideoPlaylist",7,!1),k=h(e,"supportLink",7),Qe=h(e,"shadowRootContainer",7),Ve=h(e,"outerContainerRef",7),q=h(e,"fullScreenTarget",7,void 0),oe=h(e,"failoverHosts",7,void 0),Fe=h(e,"showMiniTimer",7,!1),Ge=h(e,"saveRate",7),_e=h(e,"seekToInteractive",7,X0),ie=h(e,"playPrevChapter",7,X0),Se=h(e,"volumeMultiplier",7),Ce=h(e,"showAutoplayNext",7),Be=h(e,"showEndScreen",7,!0),Ye=h(e,"keyboardControls",15,void 0),{subscribers:je,stores:Ue}=u();Qh(v());let Xe=Rt(),Bt=v().logoLink,it=a().ui.debugPanelVisible,Ft=a().ui.playerSize,Gt=a().state.isLive$,ti=a().state.isInteractive&&Fm.device.isAndroid,Lt=j(void 0),Ee=null,Pe=j(!1);a().getAdmanWrapper().init({switchFromAdsToVideo:a().actions.internal.switchFromAdsToVideo,switchFromVideoToAds:a().actions.internal.switchFromVideoToAds,setMuted:a().actions.external.setMuted},a().ads,{vsid:a().vsid}),o1(a(),Ue),We(()=>{var W,Vt;a().ui.isMobile.set(se()),(Vt=(W=f().callbacks)==null?void 0:W.onDomReady)==null||Vt.call(W)});let ee=(W=!1)=>{N(Pe,!0),W?a().actions.external.firstStart(U()):a().actions.internal.firstStart(U())},Te=()=>{if(Xe.features.qualityDetailsSubMenuEnabled){let W=C1(a().videoId);if(W)switch(W.type){case"high_quality":a().actions.internal.setHighQualityEnabled(!0,W.appliesTo);break;case"traffic_saving":a().actions.internal.setTrafficSavingEnabled(!0,W.appliesTo);break;case"exact_quality":a().actions.internal.setQuality(W.quality);break}}else{T1(a().videoId),Cf()&&a().actions.internal.setTrafficSavingEnabled(!0);let Vt=yf(a().videoId);Vt&&a().actions.internal.setQuality(Vt)}};function ae(W){var Yt,ut,Ai;let Vt=d()||W;Vt&&a().initVideo({container:n(Lt),sources:Vt,failoverHosts:oe(),subtitles:C(),subtitlesForcedLanguage:T(),volumeMultiplier:Se()});let ii=jw.get(wd)==="true";it.set(ii),Z()>0&&a().actions.external.seekTime(Z());let pt=se()?Xe.volumeDefault:(ut=(Yt=I())!=null?Yt:mu())!=null?ut:Xe.volumeDefault,It=(Ai=L())!=null?Ai:b1();if(a().actions.external.setVolume(pt),a().actions.external.setMuted(It),a().getAdmanWrapper().setInitialVolume(It?0:pt),Te(),Xe.features.saveRate&&Ge()){let Ui=x1();Ui&&!r()&&a().actions.internal.setPlaybackRate(Ui)}if(Ce()){let Ui=S1();Ui&&a().actions.internal.setAutoplayNextEnabled(Ui)}a().ui.isAutoplay.set(A()),A()&&ee(),O()&&Xe.features.preload&&a().actions.internal.preload()}let _t=W=>{if(window.ResizeObserver){let Vt,ii;Ee=new ResizeObserver(Gw(pt=>{let It=pt[0];if(It.contentBoxSize){let Yt=Array.isArray(It.contentBoxSize)?It.contentBoxSize[0]:It.contentBoxSize;Vt=Yt.inlineSize,ii=Yt.blockSize}else It.contentRect&&(Vt=It.contentRect.width,ii=It.contentRect.height);Ft.set({width:Vt,height:ii})},300)),Ee.observe(W)}Ft.set({width:W.clientWidth,height:W.clientHeight})},Tt=()=>{document.hidden&&a().actions.external.stop()};Dt(()=>{var ii,pt,It,Yt;ti&&document.addEventListener("visibilitychange",Tt),Xe.debugLog&&a().actions.internal.startLogging(),_t(n(Lt));let W=je.map(ut=>ut.init({store:a(),microStores:Ue,config:f(),interactiveController:y(),uiConfig:v()})),Vt=()=>{ti&&document.removeEventListener("visibilitychange",Tt),Ee==null||Ee.disconnect(),W.forEach(ut=>ut.unsubscribe()),a().destroy()};return((ii=E())==null?void 0:ii.status)==="upcoming"?(a().actions.internal.setLiveWaitingStart(!0),Vt):((pt=E())==null?void 0:pt.status)==="waiting"?(a().actions.internal.setLiveWaitingRecover(!0),Vt):(((It=E())==null?void 0:It.status)==="finished"||((Yt=E())==null?void 0:Yt.status)==="postlive")&&!(d()&&Qw(d()))?(a().actions.internal.setLiveWaitingRecord(!0),Vt):(ae(),Vt)});function ct(){n(Pe)?a().actions.external.play():ee(!0)}function St(){a().actions.external.pause()}function he(W){a().actions.external.setMuted(W)}function at(){a().actions.external.toggleSubtitle()}function rt(W,Vt){a().actions.external.changeSubtitle(W,Vt)}function lt(W){a().actions.external.changeAudioStream(W)}function oi(){var W;(W=a().webApi.slotsApi)!=null&&W.haveSlots()&&a().actions.external.hideControls()}function Xt(){var W;(W=a().webApi.slotsApi)!=null&&W.haveSlots()&&a().actions.external.showControls()}function fi(W){se()||W>=0&&W<=1&&a().actions.external.setVolume(W)}function Ci(W){a().actions.internal.seekTime(W,Yw.UNKNOWN)}function ao(W){a().actions.external.seekEpisodeStartTime(W)}function Ot(){a().actions.external.returnFocusToEpisodes()}function ci(W){a().actions.external.setPlaybackRate(W)}function $i(W){a().actions.external.setAutoQualityLimits(W)}function bt(){a().actions.external.setQuality("auto")}function Ht(W){a().actions.external.setTrafficSavingEnabled(W)}function Fi(W){a().actions.external.setHighQualityEnabled(W)}let ki=rp(Xe.view),si=f().playerView==="preview",At=a().state.availableSubtitlesList$;if(Xe.features.initSubtitles){let W=!1;We(()=>{var Vt;if(!W&&s().length){W=!0;let ii;if(Xe.features.userVideoPrefs&&a().videoId){let It=bu(Xe.userSalt,String(a().videoId));It!=null&&It.subtitleTrackId&&(ii=s().find(Yt=>Yt.value===It.subtitleTrackId))}let pt=(Vt=T())!=null?Vt:Ef();pt&&(ii=s().find(It=>It.language===pt)),a().actions.internal.setSubtitle(ii)}})}let Ze=a().ui.isPreviewTrackHorizontallyAligned;var yi=Zw();let So;var Zo=_(yi);{var un=W=>{Bm(W,{get store(){return a()},get uiConfig(){return Xe},get thumbUrl(){return x()},get interactiveContainer(){return w()},get live(){return E()},get autoplay(){return A()},get canRewindLive(){return B()},get showAds(){return U()},get adsSlotId(){return X()},get adsParams(){return de()},get adsAutoplayParam(){return K()},get duration(){return ue()},get logoClickable(){return J()},get logoHidden(){return ge()},get logoTargetUrl(){return Bt},get nextButtonActive(){return Le()},get prevButtonActive(){return we()},get endScreenVideoTitle(){return te()},get endScreenVideoThumb(){return De()},get isOneVideoPlaylist(){return fe()},get supportLink(){return k()},get shadowRootContainer(){return Qe()},get outerContainerRef(){return Ve()},get fullScreenTarget(){return q()},get showMiniTimer(){return Fe()},get playerStarted(){return n(Pe)},get seekToInteractive(){return _e()},get playPrevChapter(){return ie()},firstStart:ee,seekTime:Ci,get showEndScreen(){return Be()},get showAutoplayNext(){return Ce()},get showNextPrevButtons(){return ce()},get adsExternalApi(){return e.adsExternalApi},get videoContainer(){return n(Lt)},set videoContainer(Vt){N(Lt,Vt,!0)}})},Et=W=>{var Vt=He(),ii=ve(Vt);{var pt=Yt=>{Hm(Yt,{get thumbUrl(){return x()},get outsideDuration(){return ue()},get canRewindLive(){return B()},get videoContainer(){return n(Lt)},set videoContainer(ut){N(Lt,ut,!0)}})},It=Yt=>{Nm(Yt,{get store(){return a()},get uiConfig(){return Xe},get title(){return p()},get thumbUrl(){return x()},get interactiveContainer(){return w()},get live(){return E()},get autoplay(){return A()},get canRewindLive(){return B()},get showAds(){return U()},get adsSlotId(){return X()},get adsParams(){return de()},get adsAutoplayParam(){return K()},get duration(){return ue()},get logoClickable(){return J()},get logoHidden(){return ge()},get logoTargetUrl(){return Bt},get nextButtonActive(){return Le()},get prevButtonActive(){return we()},get endScreenVideoTitle(){return te()},get endScreenVideoThumb(){return De()},get isOneVideoPlaylist(){return fe()},get supportLink(){return k()},get shadowRootContainer(){return Qe()},get outerContainerRef(){return Ve()},get fullScreenTarget(){return q()},get showMiniTimer(){return Fe()},get playerStarted(){return n(Pe)},get seekToInteractive(){return _e()},get playPrevChapter(){return ie()},firstStart:ee,get showEndScreen(){return Be()},get showAutoplayNext(){return Ce()},get showNextPrevButtons(){return ce()},get adsExternalApi(){return e.adsExternalApi},get videoContainer(){return n(Lt)},set videoContainer(ut){N(Lt,ut,!0)},get keyboardControls(){return Ye()},set keyboardControls(ut){Ye(ut)}})};R(ii,Yt=>{si?Yt(pt):Yt(It,!1)})}$(W,Vt)};R(Zo,W=>{se()?W(un):W(Et,!1)})}g(yi),D(W=>{So=re(yi,1,"vk-vp-root svelte-3c0y7j",null,So,W),Je(yi,ki)},[()=>({"root--miui-browser":Fm.device.isMobile&&Fm.browser.isMiuiBrowser,"visible-outside":si,"preview-track-horizontally-alinged":l()})]),$(t,yi);var Ut=F({initVideo:ae,play:ct,pause:St,setMuted:he,toggleSubtitle:at,changeSubtitle:rt,changeAudioStream:lt,hideControls:oi,showControls:Xt,setVolume:fi,seekTime:Ci,seekEpisodeStartTime:ao,returnFocusToEpisodes:Ot,setPlaybackRate:ci,setAutoQualityLimits:$i,setAutoQuality:bt,toggleTrafficSaving:Ht,toggleHighQuality:Fi,get sources(){return d()},set sources(W){d(W)},get store(){return a()},set store(W){a(W)},get microStoresRoot(){return u()},set microStoresRoot(W){u(W)},get videoConfig(){return f()},set videoConfig(W){f(W)},get uiConfig(){return v()},set uiConfig(W){v(W)},get title(){return p()},set title(W){p(W)},get thumbUrl(){return x()},set thumbUrl(W){x(W)},get interactiveContainer(){return w()},set interactiveContainer(W){w(W)},get interactiveController(){return y()},set interactiveController(W){y(W)},get subtitles(){return C()},set subtitles(W){C(W)},get subtitlesForcedLanguage(){return T()},set subtitlesForcedLanguage(W){T(W)},get live(){return E()},set live(W){E(W)},get preload(){return O()},set preload(W){O(W)},get autoplay(){return A()},set autoplay(W){A(W)},get volume(){return I()},set volume(W){I(W)},get muted(){return L()},set muted(W){L(W)},get fromTime(){return Z()},set fromTime(W){Z(W)},get canRewindLive(){return B()},set canRewindLive(W){B(W)},get showAds(){return U()},set showAds(W){U(W)},get adsSlotId(){return X()},set adsSlotId(W){X(W)},get adsParams(){return de()},set adsParams(W){de(W)},get adsAutoplayParam(){return K()},set adsAutoplayParam(W){K(W)},get duration(){return ue()},set duration(W){ue(W)},get logoClickable(){return J()},set logoClickable(W){J(W)},get logoHidden(){return ge()},set logoHidden(W){ge(W)},get isMobile(){return se()},set isMobile(W){se(W)},get showNextPrevButtons(){return ce()},set showNextPrevButtons(W){ce(W)},get nextButtonActive(){return Le()},set nextButtonActive(W){Le(W)},get prevButtonActive(){return we()},set prevButtonActive(W){we(W)},get endScreenVideoTitle(){return te()},set endScreenVideoTitle(W){te(W)},get endScreenVideoThumb(){return De()},set endScreenVideoThumb(W){De(W)},get isOneVideoPlaylist(){return fe()},set isOneVideoPlaylist(W){fe(W)},get supportLink(){return k()},set supportLink(W){k(W)},get shadowRootContainer(){return Qe()},set shadowRootContainer(W){Qe(W)},get outerContainerRef(){return Ve()},set outerContainerRef(W){Ve(W)},get fullScreenTarget(){return q()},set fullScreenTarget(W){q(W)},get failoverHosts(){return oe()},set failoverHosts(W){oe(W)},get showMiniTimer(){return Fe()},set showMiniTimer(W){Fe(W)},get saveRate(){return Ge()},set saveRate(W){Ge(W)},get showAutoplayNext(){return Ce()},set showAutoplayNext(W){Ce(W)},get seekToInteractive(){return _e()},set seekToInteractive(W){_e(W)},get playPrevChapter(){return ie()},set playPrevChapter(W){ie(W)},get volumeMultiplier(){return Se()},set volumeMultiplier(W){Se(W)},get showEndScreen(){return Be()},set showEndScreen(W){Be(W)},get keyboardControls(){return Ye()},set keyboardControls(W){Ye(W)}});return o(),Ut}var Jw=ke('<svg><!><path fill="currentColor" d="M38.245 6c3.566 0 4.859.371 6.162 1.069a7.27 7.27 0 0 1 3.025 3.024c.697 1.303 1.068 2.597 1.068 6.163v23.489c0 3.566-.371 4.859-1.069 6.162a7.27 7.27 0 0 1-3.024 3.025C43.104 49.629 41.811 50 38.245 50h-19.49c-3.565 0-4.859-.371-6.162-1.069a7.27 7.27 0 0 1-3.024-3.024C8.87 44.604 8.5 43.311 8.5 39.745v-23.49c0-3.565.371-4.859 1.069-6.162a7.27 7.27 0 0 1 3.024-3.024C13.896 6.37 15.19 6 18.756 6zm.314 3H18.756c-2.799 0-3.761.186-4.749.714a4.27 4.27 0 0 0-1.793 1.793c-.508.95-.7 1.876-.713 4.434L11.5 39.744c0 2.799.186 3.761.714 4.749a4.27 4.27 0 0 0 1.793 1.793c.988.528 1.95.714 4.749.714h19.489c2.798 0 3.76-.186 4.748-.714a4.27 4.27 0 0 0 1.793-1.793c.528-.988.714-1.95.714-4.748v-23.49c0-2.798-.186-3.76-.714-4.748a4.27 4.27 0 0 0-1.793-1.793c-.95-.508-1.876-.7-4.434-.713zM19.22 38c.445 0 .607.046.77.134a.9.9 0 0 1 .377.378c.088.163.134.324.134.77v1.436c0 .446-.046.607-.134.77a.9.9 0 0 1-.378.378c-.162.088-.324.134-.77.134h-1.436c-.446 0-.608-.046-.77-.134a.9.9 0 0 1-.378-.378c-.088-.163-.134-.324-.134-.77v-1.436c0-.446.046-.607.134-.77a.9.9 0 0 1 .378-.378c.162-.088.324-.134.77-.134h1.436zm20 0c.445 0 .606.046.77.134a.9.9 0 0 1 .377.378c.088.163.134.324.134.77v1.436c0 .446-.046.607-.134.77a.9.9 0 0 1-.378.378c-.163.088-.324.134-.77.134h-1.436c-.446 0-.607-.046-.77-.134a.9.9 0 0 1-.378-.378c-.088-.163-.134-.324-.134-.77v-1.436c0-.446.046-.607.134-.77a.9.9 0 0 1 .378-.378c.163-.088.324-.134.77-.134zm-20-8c.445 0 .607.046.77.134a.9.9 0 0 1 .377.378c.088.162.134.324.134.77v1.436c0 .446-.046.607-.134.77a.9.9 0 0 1-.378.378c-.162.088-.324.134-.77.134h-1.436c-.446 0-.608-.046-.77-.134a.9.9 0 0 1-.378-.378c-.088-.163-.134-.324-.134-.77v-1.436c0-.446.046-.608.134-.77a.9.9 0 0 1 .378-.378c.162-.088.324-.134.77-.134h1.436zm20 0c.445 0 .606.046.77.134a.9.9 0 0 1 .377.378c.088.162.134.324.134.77v1.436c0 .446-.046.607-.134.77a.9.9 0 0 1-.378.378c-.163.088-.324.134-.77.134h-1.436c-.446 0-.607-.046-.77-.134a.9.9 0 0 1-.378-.378c-.088-.163-.134-.324-.134-.77v-1.436c0-.446.046-.608.134-.77a.9.9 0 0 1 .378-.378c.163-.088.324-.134.77-.134zm-20-8c.445 0 .607.046.77.134a.9.9 0 0 1 .377.378c.088.162.134.324.134.77v1.436c0 .446-.046.608-.134.77a.9.9 0 0 1-.378.378c-.162.088-.324.134-.77.134h-1.436c-.446 0-.608-.046-.77-.134a.9.9 0 0 1-.378-.378c-.088-.162-.134-.324-.134-.77v-1.436c0-.446.046-.608.134-.77a.9.9 0 0 1 .378-.378c.162-.088.324-.134.77-.134h1.436zm20 0c.445 0 .606.046.77.134a.9.9 0 0 1 .377.378c.088.162.134.324.134.77v1.436c0 .446-.046.608-.134.77a.9.9 0 0 1-.378.378c-.163.088-.324.134-.77.134h-1.436c-.446 0-.607-.046-.77-.134a.9.9 0 0 1-.378-.378c-.088-.162-.134-.324-.134-.77v-1.436c0-.446.046-.608.134-.77a.9.9 0 0 1 .378-.378c.163-.088.324-.134.77-.134zm-20-8c.445 0 .607.046.77.134a.9.9 0 0 1 .377.378c.088.162.134.324.134.77v1.436c0 .446-.046.608-.134.77a.9.9 0 0 1-.378.378c-.162.088-.324.134-.77.134h-1.436c-.446 0-.608-.046-.77-.134a.9.9 0 0 1-.378-.378c-.088-.162-.134-.324-.134-.77v-1.436c0-.446.046-.607.134-.77a.9.9 0 0 1 .378-.378c.162-.088.324-.134.77-.134h1.436zm20 0c.445 0 .606.046.77.134a.9.9 0 0 1 .377.378c.088.162.134.324.134.77v1.436c0 .446-.046.608-.134.77a.9.9 0 0 1-.378.378c-.163.088-.324.134-.77.134h-1.436c-.446 0-.607-.046-.77-.134a.9.9 0 0 1-.378-.378c-.088-.162-.134-.324-.134-.77v-1.436c0-.446.046-.607.134-.77a.9.9 0 0 1 .378-.378c.163-.088.324-.134.77-.134z"></path></svg>');function zm(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=Jw();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"57",height:"60",fill:"none","aria-hidden":"true","data-testid":"stub-icon",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(),g(o),$(t,o)}function Wm(t,e){let i=h(e,"isWhite",3,!1),o=m(()=>i()?"color: #fff;":"color: #909499;");zm(t,{get style(){return n(o)}})}var e6=M('<div class="title svelte-1y9fytq"> </div>'),t6=M('<div class="playerStub svelte-1y9fytq"><!> <!></div>'),i6={hash:"svelte-1y9fytq",code:".playerStub.svelte-1y9fytq {width:100%;height:100%;background-color:#222;display:flex;justify-content:center;align-items:center;position:relative;background-position:center;background-size:cover;font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;}.title.svelte-1y9fytq {position:absolute;left:0;top:0;width:100%;font-size:15px;color:#fff;box-sizing:border-box;padding:18px 20px 10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}"};function Km(t,e){z(t,i6);var i=t6(),o=_(i);{var r=d=>{var a=e6(),u=_(a,!0);g(a),D(()=>me(u,e.title)),$(d,a)};R(o,d=>{e.title&&d(r)})}var s=P(o,2);{var l=d=>{let a=m(()=>!!e.thumbUrl);Wm(d,{get isWhite(){return n(a)}})};R(s,d=>{(!e.title||!e.thumbUrl)&&d(l)})}g(i),D(()=>Je(i,e.thumbUrl?`background-image: url('${e.thumbUrl}')`:"")),$(t,i)}var o6=M('<div class="playerError svelte-m5iv29"><!></div>'),n6={hash:"svelte-m5iv29",code:".playerError.svelte-m5iv29 {width:100%;height:100%;background-color:#222;display:flex;justify-content:center;align-items:center;position:relative;background-position:center;background-size:cover;font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;}"};function qm(t){z(t,n6);var e=o6(),i=_(e);Ka(i,{}),g(e),$(t,e)}import{now as O6,ValueSubject as N6}from"@vkontakte/videoplayer-shared/es2015";import{cloneDeepWith as D6,InterfaceLanguage as B6,isNonNullable as eg,Logger as H6,Observable as F6,Subscription as a_,once as U6,InternalsExposure as z6,skip as W6,getPlayerId as K6}from"@vkontakte/videoplayer-shared/es2015";import{clientChecker as l_,isMobile as q6}from"@vkontakte/videoplayer-core/es2015";import{OneStat as Q6,ThinOneStat as j6,MediascopePixel as G6}from"@vkontakte/videoplayer-statistics/es2015";import{Logger as r6,Subscription as s6}from"@vkontakte/videoplayer-shared/es2015";var sp=class{constructor(){this.subscription=new s6,this.logger=new r6,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,s]of e)try{(o=(i=navigator.mediaSession).setActionHandler)==null||o.call(i,r,s)}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 s,l;let o=be(e.state.currentPlaybackRate$),r=be(e.state.duration$);if(!(!isFinite(i)||!isFinite(r)))try{(l=(s=navigator.mediaSession).setPositionState)==null||l.call(s,{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()}};import{ValueSubject as Ym,detectEmbed as p6}from"@vkontakte/videoplayer-shared/es2015";var a6=ke('<svg><!><g fill="var(--btn-color, #fff)"><path d="m30.744 4 .744.005c2.981.046 4.526.385 6.127 1.24a8.77 8.77 0 0 1 3.475 3.347l.174.312.15.292c.772 1.553 1.066 3.18 1.085 6.251v9.045a1.5 1.5 0 0 1-3 .016l-.008-9.651c-.04-2.032-.228-3.12-.627-4.035l-.126-.27-.13-.252A5.77 5.77 0 0 0 36.2 7.891c-1.187-.635-2.339-.873-5.115-.89L22.255 7c-2.737 0-4.003.2-5.071.698l-.133.064-.251.13a5.77 5.77 0 0 0-2.409 2.408c-.635 1.187-.873 2.339-.89 5.114l-.001 20.83c0 2.738.2 4.004.698 5.072l.064.133.13.251a5.77 5.77 0 0 0 2.408 2.409c1.1.588 2.134.825 4.438.88l.323.006 3.695.005H26a1.5 1.5 0 0 1 0 3h-.756l-3.718-.005c-2.989-.047-4.526-.377-6.14-1.24a8.77 8.77 0 0 1-3.476-3.347l-.174-.312-.15-.292c-.731-1.472-1.036-3.016-1.08-5.803l-.006-.756v-20.49l.005-.743c.046-2.981.385-4.526 1.24-6.127a8.77 8.77 0 0 1 3.347-3.475l.312-.174.292-.15c1.472-.731 3.016-1.036 5.803-1.08L22.256 4z"></path><path d="M30.5 33.8c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.311-1.311C32.78 29 33.62 29 35.3 29h6.4c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.311 1.311c.327.642.327 1.482.327 3.162v13.4c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.311 1.311C44.22 52 43.38 52 41.7 52h-6.4c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C30.5 49.72 30.5 48.88 30.5 47.2z"></path></g></svg>');function Qm(t,e){let i=Oe(e,["$$slots","$$events","$$legacy","children"]);var o=a6();Me(o,()=>Q({xmlns:"http://www.w3.org/2000/svg",width:"57",height:"56",fill:"none","aria-label":"dummy-image","data-testid":"pip-dummy-icon",role:"img"},i));var r=_(o);ye(r,()=>{var s;return(s=e.children)!=null?s:pe}),Ie(),g(o),$(t,o)}var l6=M('<div><div><!></div> <span class="title svelte-1pbsod4"> </span></div>'),d6={hash:"svelte-1pbsod4",code:".player-pip-dummy.svelte-1pbsod4 {width:100%;height:100%;background-color:#19191A;display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;}.player-pip-dummy.is-pip-api.svelte-1pbsod4 {position:relative;}.dummy-image.svelte-1pbsod4 svg {transform:scale(1.07143);}.dummy-image.desktop.svelte-1pbsod4 {transform:scale(1.07143) rotate(-90deg) rotateY(180deg);}.title.svelte-1pbsod4 {font-size:16px;color:#fff;padding:18px 20px 10px;text-align:center;}"};function jm(t,e){H(e,!0),z(t,d6);let[i,o]=Ne(),r=()=>S(u,"$interfaceLanguage$",i),s=()=>S(f,"$isMobile$",i),l=$e(),d=Rt(),a=!!l.webApi.pictureInPictureApi,u=l.interfaceLanguage$,f=l.ui.isMobile,v=l.ui.t,p=m(()=>r()&&v("pip_dummy_title")),x=rp(d.view);var w=l6();let y;var C=_(w);let T;var E=_(C);Qm(E,{}),g(C);var O=P(C,2),A=_(O,!0);g(O),g(w),D((I,L)=>{y=re(w,1,"player-pip-dummy svelte-1pbsod4",null,y,I),Je(w,x),T=re(C,1,"dummy-image svelte-1pbsod4",null,T,L),me(A,n(p))},[()=>({"is-pip-api":a}),()=>({desktop:!s()})]),$(t,w),F(),o()}var c6=Object.defineProperty,u6=(t,e,i)=>e in t?c6(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Kl=(t,e,i)=>u6(t,typeof e!="symbol"?e+"":e,i),Gm=(t,e,i)=>new Promise((o,r)=>{var s=a=>{try{d(i.next(a))}catch(u){r(u)}},l=a=>{try{d(i.throw(a))}catch(u){r(u)}},d=a=>a.done?o(a.value):Promise.resolve(a.value).then(s,l);d((i=i.apply(t,e)).next())}),f6=460,v6=280,_c=class{constructor({enabled:e=!0}={enabled:!0}){Kl(this,"playerDomElement"),Kl(this,"playerParentShadowRoot"),Kl(this,"playerDummyElement"),Kl(this,"svelteContext"),Kl(this,"pipWindow"),Kl(this,"info",{isActive$:new Ym(!1),isEnabled$:new Ym(!1),type:1}),this.info.isEnabled$=new Ym(e)}isSupported(){let{isEmbed:e}=p6();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}request(){return Gm(this,null,function*(){var e,i;if(!this.isSupported()||!this.playerDomElement||!this.playerParentShadowRoot)return;this.pipWindow=yield documentPictureInPicture.requestWindow({width:f6,height:v6,copyStyleSheets:!0}),this.pipWindow.document.body.style.margin="0";let o=[...this.playerParentShadowRoot.styleSheets].map(a=>[...a.cssRules].map(u=>u.cssText).join(" ")).filter(Boolean).join(`
|
|
408
|
+
`),r=document.createElement("style");r.textContent=o;let s=this.createStretchedContainer(),l=s.attachShadow({mode:"open"});l.append(r),l.append(this.playerDomElement);let d={target:this.playerParentShadowRoot,context:this.svelteContext};this.playerDummyElement=Gr(jm,d),(e=this.pipWindow)==null||e.document.body.append(s),this.info.isActive$.next(!0),(i=this.pipWindow)==null||i.addEventListener("unload",a=>{!this.playerDomElement||!this.playerParentShadowRoot||!this.playerDummyElement||(Ca(this.playerDummyElement),this.playerParentShadowRoot.append(this.playerDomElement),this.info.isActive$.next(!1),this.pipWindow=void 0)})})}exit(){return Gm(this,null,function*(){return new Promise(e=>{var i;this.pipWindow&&((i=documentPictureInPicture.window)==null||i.close()),e()})})}dispose(){return Gm(this,null,function*(){yield 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 J0(t){return t instanceof _c}var ap=class{static getLatestSupportedVersion(e){let i=new Pa(e),o=new _c(e);if(o.isSupported())return o;if(i.isSupported())return i}};function bc(t,e){var r,s;let i=new Set([...Object.keys(t),...Object.keys(e)]),o={};for(let l of i)o[l]=(s=(r=e[l])!=null?r:t[l])!=null?s:void 0;return o}var e_="Inner error. Unexpectedly root annotation container null reference exception",t_="Annotation with such name already exists",i_="Annotation with such name does not exist";var ql=class extends Error{constructor(e){super(e),this.name="AnnotationError"}};import{observeElementSize as m6,Subscription as g6,throttleFn as h6}from"@vkontakte/videoplayer-shared/es2015";var _6="1",b6=100,lp=class{constructor(e){this.annotationsInside=e;this.annotations=new Map;this.subscriptions=new g6}init(e){if(this.rootAnnotationsContainer=e,this.annotationsInside)return;let i=h6(()=>{for(let o of this.annotations.values())this.isElementExceedsBoundaries(o,this.playerSize.width,this.playerSize.height)?o.style.visibility="hidden":o.style.visibility="visible"},b6);this.subscriptions.add(m6(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 ql(e_);if(this.annotations.has(e))throw new ql(t_);i.style.zIndex=(o=i.style.zIndex)!=null?o:_6,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 ql(i_);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,s=e.offsetLeft,l=e.offsetWidth,d=e.offsetHeight;return r<0||s<0||s+l>i||r+d>o}registryRootContainer(e){}addLayer(e){return document.createElement("div")}getLayer(e){}removeLayer(e){}clearLayer(e){}detach(){}reattach(){}};import{assertNonNullable as dp,Subscription as $6}from"@vkontakte/videoplayer-shared/es2015";var cn=class{init({store:e,microStores:i,interactiveController:o,config:r}){return dp(e),dp(i),dp(r),r.interactiveData&&dp(o),this.subscription=new $6,this.subscription}};var $c=class extends cn{constructor(){super(...arguments);this.stateName="fakeIsPlaying$";this.state$=Qt(Q({},le(null)),{toggle:()=>this.state$.update(i=>!i)})}init(i){let o=super.init(i),{isInteractiveExpectation$:r}=i.store.state;return o.add(r.subscribe(s=>{this.state$.set(s?!0:null)})),o}};var yc=class extends cn{constructor(){super(...arguments);this.stateName="interactiveControlsOpacity$";this.state$=Qt(Q({},le(null)),{toggle:()=>this.state$.update(i=>!i)})}init(i){let o=super.init(i),{microStores:r,store:s}=i,{fakeIsPlaying$:l}=r,{isInteractiveExpectation$:d,isPlaying$:a}=s.state,{controlsVisible:u,isMobile:f}=s.ui,v=be(f),p=()=>v&&be(u);return o.add(u.subscribe(x=>{if(!v)return;let w=be(l);be(a)?this.state$.set(x):w!==null&&this.state$.set(!w||x)})),o.add(a.subscribe(x=>{this.state$.set(!x||p())})),o.add(l.subscribe(x=>{if(x===null)return;let w=be(d);if(p()){this.state$.set(!0);return}w&&this.state$.set(!x)})),o}};var xc=class extends cn{constructor(){super(...arguments);this.stateName="seekToInteractiveDisabledTooltip$";this.state$=le("tooltip_chapter_without_interactive")}init(i){let o=super.init(i),{store:r}=i;return o.add(r.state.interactiveEpisodes$.subscribe(s=>{s.length&&(s.every(l=>l.completed)?this.state$.set("tooltip_interactive_of_chapter_completed"):this.state$.set("tooltip_disabled_when_interactive"))})),o}};import{combine as y6}from"@vkontakte/videoplayer-shared/es2015";var Zm=le(!1),cp=null,wc=class extends cn{constructor(){super(...arguments);this.stateName="showInteractiveTimeIndicatorTooltip$";this.state$=Qt(Q({},Zm),{set:(i,o=!1)=>{i!==be(Zm)&&(this.clearTimeout(),Zm.set(i),!i&&cp&&(cp=!1),i&&o&&(this.timeout=setTimeout(()=>{this.state$.set(!1)},3e3)))},clearTimeout:()=>this.clearTimeout()})}init(i){let o=super.init(i),{store:r,config:s}=i,{isInteractiveTime$:l,isPlaying$:d}=r.state,a=r.ui.controlsVisible,{interactiveTimeIndicator:u}=r.ui.controls;o.add(a.subscribe(v=>{be(l)&&v&&this.state$.set(!1)}));let f=(s==null?void 0:s.interactiveData)||{tooltipHelpHintActive:!1};return o.add(y6({isPlaying$:d,isInteractiveTime$:l,interactiveTimeIndicator:u}).subscribe(({isPlaying$:v,isInteractiveTime$:p,interactiveTimeIndicator:x})=>{var w,y;if(!(!v||!(x!=null&&x.isDisplayed))){if(!p)return this.state$.set(!1);f.tooltipHelpHintActive&&cp===null&&(cp=!0,f.tooltipHelpHintActive=!1,this.state$.set(!0),(y=(w=r.callbacks)==null?void 0:w.onInteractiveTimeIndicatorHintDeactivated)==null||y.call(w))}})),o}clearTimeout(){window.clearTimeout(this.timeout)}};import{combine as x6,noop as w6}from"@vkontakte/videoplayer-shared/es2015";var Sc=class extends cn{constructor(){super(...arguments);this.stateName="graphIsOpened$";this.graphMadePause=!1;this.state$=Qt(Q({},le(null)),{toggle:w6});this.checkIfShouldHide=i=>Ps(i,"s")}init(i){let o=super.init(i),{store:r,interactiveController:s}=i,l=r.ui.currentGridType$,d=r.getLogger().createComponentLog("GraphIsOpened microStore");return this.state$.toggle=()=>$t(this,null,function*(){if(this.checkIfShouldHide(be(l)))return;let a=be(this.state$),{isEnded$:u,playbackState$:f}=r.state,{disabledControls$:v}=r.ui.controls,p=be(u),x=be(f);if(a)try{yield s==null?void 0:s.toggleGraphView(!1),this.state$.set(!1),v.remove(ff),!p&&this.graphMadePause&&r.actions.internal.play()}catch(w){d({message:"Cant hide graph"})}else{this.graphMadePause=x==="playing";try{yield s==null?void 0:s.toggleGraphView(!0),this.state$.set(!0),v.add(ff),!p&&this.graphMadePause&&r.actions.internal.pause()}catch(w){d({message:"Cant show graph"})}}}),o.add(x6({graphIsOpened:this.state$,currentGridType:l}).subscribe(f=>$t(this,[f],function*({graphIsOpened:a,currentGridType:u}){if(this.checkIfShouldHide(u)&&a)try{yield s==null?void 0:s.toggleGraphView(!1),this.state$.set(!1)}catch(p){d({message:"Cant hide graph"})}}))),o}};import{ValueSubject as o_}from"@vkontakte/videoplayer-shared/es2015";var Cc=class extends cn{constructor(){super(...arguments);this.stateName="pictureInPicture$";this.state$={isActive$:le(!1),isEnabled$:le(!1),type$:le(void 0)}}init(i){let o=super.init(i),{store:r}=i,{info:{isActive$:s,isEnabled$:l,type:d}}=r.webApi.pictureInPictureApi||{info:{isActive$:new o_(!1),isEnabled$:new o_(!1)}};return o.add(s.subscribe(a=>{this.state$.isActive$.set(a)})),o.add(l.subscribe(a=>{this.state$.isEnabled$.set(a)})),this.state$.type$.set(d),o}};import{filter as T6,filterChanged as E6}from"@vkontakte/videoplayer-shared/es2015";import{safeStorage as Xm}from"@vkontakte/videoplayer-shared/es2015";var n_=({maxShowCount:t,timeout:e})=>{let i=[t!==0?S6({maxCount:t}):void 0,e!==0?C6({timeout:e}):void 0].filter(o=>!!o);return{notificationShowed:o=>i.forEach(r=>r.notificationShowed(o)),canShowNotification:o=>i.every(r=>r.canShowNotification(o))}},S6=({maxCount:t})=>{let e={};return{notificationShowed:i=>{var o,r;e[i]=((o=e[i])!=null?o:0)+1,Xm.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}}},C6=({timeout:t})=>{let e="videoplayer_notifications_manager",i=()=>{try{return JSON.parse(Xm.get(e)||"{}")}catch(s){return{}}},o=s=>Xm.set(e,JSON.stringify(s)),r=s=>{let l=i();delete l[s],o(l)};return{notificationShowed:s=>{o(Qt(Q({},i()),{[s]:{timeout:t,launchTime:Date.now()}}))},canShowNotification:s=>{let l=i()[s];if(l){let d=Date.now()-l.launchTime>t;return d&&r(s),d}else return!0}}};var Tc=class extends cn{constructor(){super(...arguments);this.stateName="notifications$";this.state$={notificationsToShow$:le({}),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:s,timeoutShowSlowVideoNotification:l,showSlowVideoNotification:d,forceAutoQualityWhenSevereStallHappens:a}}}=i;this.notificationManager=n_({maxShowCount:s,timeout:l});let u=r.getPlayer();return o.add(u.events.severeStallOccured$.pipe(E6(),T6(f=>f)).subscribe(()=>{d&&!u.info.isAutoQualityEnabled$.getValue()&&this.notificationManager.canShowNotification("slow_video")&&(a&&r.actions.internal.setQuality("auto"),this.state$.showNotification("slow_video"))})),o}};var r_=()=>[$c,yc,xc,wc,Sc,Cc,Tc].reduce(({subscribers:t,stores:e},i)=>{let o=new i;return{subscribers:[...t,o],stores:Qt(Q({},e),{[o.stateName]:o.state$})}},{subscribers:[],stores:{}});import{devNull as Ec}from"@vkontakte/videoplayer-shared/es2015";var up=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.init()}destroy(){this.shadowRoot.removeEventListener("focusin",this.handleFocusChange)}};var I6=M('<div class="root svelte-9ubj1t"><!></div>'),k6={hash:"svelte-9ubj1t",code:".root.svelte-9ubj1t {position:absolute;display:flex;inset:0;align-items:center;justify-content:center;pointer-events:none;z-index:1;}"};function Jm(t,e){H(e,!0),z(t,k6);let i=null,o=j(null);We(()=>(n(o)&&(i=window.setTimeout(()=>{N(o,null)},e.animationDuration)),()=>{i&&clearTimeout(i)}));function r(a){e.playbackStatusShow&&N(o,a?"prev":"next",!0)}var s=He(),l=ve(s);{var d=a=>{var u=He(),f=ve(u);Cs(f,()=>n(o),v=>{var p=I6(),x=_(p);let w=m(()=>n(o)==="prev");gc(x,{get duration(){return e.animationDuration},get Icon(){return ec},get isPrev(){return n(w)}}),g(p),$(v,p)}),$(a,u)};R(l,a=>{e.playbackStatusShow&&n(o)&&a(d)})}return $(t,s),F({startVideoChangedAnimation:r})}var A6=Object.defineProperty,P6=Object.defineProperties,M6=Object.getOwnPropertyDescriptors,s_=Object.getOwnPropertySymbols,L6=Object.prototype.hasOwnProperty,V6=Object.prototype.propertyIsEnumerable,ig=(t,e,i)=>e in t?A6(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Ns=(t,e)=>{for(var i in e||(e={}))L6.call(e,i)&&ig(t,i,e[i]);if(s_)for(var i of s_(e))V6.call(e,i)&&ig(t,i,e[i]);return t},R6=(t,e)=>P6(t,M6(e)),Zt=(t,e,i)=>ig(t,typeof e!="symbol"?e+"":e,i),pp=(t,e,i)=>new Promise((o,r)=>{var s=a=>{try{d(i.next(a))}catch(u){r(u)}},l=a=>{try{d(i.throw(a))}catch(u){r(u)}},d=a=>a.done?o(a.value):Promise.resolve(a.value).then(s,l);d((i=i.apply(t,e)).next())}),Y6={preload:!0,autoplay:!1,repeat:!1,loop:!1,fromTime:0,canRewindLive:!0,showAds:!1,interfaceLanguage:B6.RU,isCyrillicRelatedInterface:!0,logoClickable:!1,logoHidden:!1,isTouch:q6(),isMediaSessionEnabled:!0,isPictureInPictureEnabled:!0,isAudioDisabled:!1,callbacks:{uiInfo:{}},tuningConfig:{configName:[]},saveRate:!0,volumeMultiplier:1,showEndScreen:!0,showAutoplayNext:!0,showNextPrevButtons:!0},Kn=j(void 0),tg=li({animationDuration:0,playbackStatusShow:!1}),fp=class extends HTMLElement{constructor(){super(),Zt(this,"svelteStubComponent"),Zt(this,"svelteRootComponent"),Zt(this,"sveltePersistentLayerComponent"),Zt(this,"svelteErrorComponent"),Zt(this,"store"),Zt(this,"microStoresRoot"),Zt(this,"statistics"),Zt(this,"sentry"),Zt(this,"_shadowRoot"),Zt(this,"playerContainer"),Zt(this,"rootContainer"),Zt(this,"shadowRootContainer"),Zt(this,"playerId"),Zt(this,"uiConfig"),Zt(this,"coreConfig"),Zt(this,"statisticsConfig"),Zt(this,"interactiveController"),Zt(this,"interactiveContainer"),Zt(this,"graphMadePause"),Zt(this,"currentPlayingVideoIndex",0),Zt(this,"needToRepeatPlaylist",!1),Zt(this,"videoConfig"),Zt(this,"pictureInPictureApi"),Zt(this,"mediaSessionApi"),Zt(this,"unsubscribePlayerPhaseSubscription"),Zt(this,"logger"),Zt(this,"log"),Zt(this,"subscription"),Zt(this,"interactiveSubscription"),Zt(this,"annotationsApi"),Zt(this,"slotsApi"),Zt(this,"focusManager"),Zt(this,"prevIsid"),Zt(this,"isInited",!1),Zt(this,"internalsExposure",null),Zt(this,"shadowDOMCallbacksDisabled",!1),Zt(this,"fatalError$",new N6(null)),Zt(this,"createOneStat",(e,i={})=>{var o,r,s,l;if(!this.videoConfig)return;let{albumId:d,statPlace:a,statUserSalt:u,statTrackCode:f,statVKAppId:v,refreshStatAuthToken:p,autoplay:x,isMobile:w,isTouch:y,refDomain:C,deviceId:T,interactiveData:E}=bc(this.videoConfig,i),O=(o=E==null?void 0:E.projectInfo)==null?void 0:o.pid,A=(s=(r=this.interactiveController)==null?void 0:r.state.isReplay$.getValue())!=null?s:!1;A&&(this.prevIsid=void 0);let{unitedVideoId:I,isClip:L=!1}=e;if(this.uiConfig.features.statistics&&I)try{return new Q6(Ns({movieId:I,albumId:d,place:a,trackCode:f,vkAppId:v,autoplay:(l=x&&!this.interactiveController)!=null?l:!1,mobile:y!=null?y:w,clip:L,refDomain:C,deviceId:T,isPreviewPlayerView:this.videoConfig.playerView==="preview"},O&&(!this.isInited||A)&&{projectId:Number(O)}),Ns({refreshAuthToken:p,userSalt:u,config:this.statisticsConfig},this.interactiveController&&{useIsid:!0,isid:this.prevIsid}))}catch(B){console.error(B),this.log({message:B.message})}}),Ec.create("ui"),this.logger=new H6,this.log=this.logger.createComponentLog("VKVideoPlayer"),this.subscription=new a_,this.interactiveSubscription=new a_,this.graphMadePause=!1,this.fatalError$.subscribe(e=>{this.unmountComponent(this.svelteErrorComponent),e&&(this.unmountComponent(this.svelteStubComponent),this.unmountComponent(this.svelteRootComponent),this.svelteErrorComponent=Gr(qm,{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,s=li({title:o,thumbUrl:r}),l={target:this.playerContainer,props:s};this.svelteStubComponent=Gr(Km,l),this.sveltePersistentLayerComponent=Gr(Jm,{target:this.playerContainer,props:tg})}updatePersistentLayerProps(){if(!this.uiConfig)return;let{playbackStatusNextVideoAnimationDuration:e,features:{playbackStatusShow:i,playbackStatusNextVideoShow:o}}=this.uiConfig;tg.animationDuration=e,tg.playbackStatusShow=i&&o}disconnectedCallback(){var e,i,o,r,s,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(),(s=this.unsubscribePlayerPhaseSubscription)==null||s.call(this),(l=this.interactiveController)==null||l.destroy(),this.interactiveSubscription.unsubscribe(),(d=this.internalsExposure)==null||d.destroy(),Ec.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.append(this.rootContainer)}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:s}=bc(this.videoConfig,i),{unitedVideoId:l}=e;if(this.uiConfig.features.thinStatistics&&l)return new j6.ThinOneStat({deviceId:o,movieId:l,preload:r,isPreviewPlayerView:this.videoConfig.playerView==="preview"},{config:this.statisticsConfig,refreshAuthToken:s})}createPlayer(e,i={},o){var r,s,l,d,a,u,f,v,p,x;if(!this.videoConfig)return;let{albumId:w,statPlace:y,statAuthToken:C,preload:T,autoplay:E,volume:O,muted:A,fromTime:I,canRewindLive:L,supportLink:Z,showAds:B,adsSlotId:U,adsParams:X={},adsAutoplayParam:de,interfaceLanguage:K,isCyrillicRelatedInterface:ue,logoClickable:J,logoHidden:ge,isMobile:se,isTouch:ce,isAudioDisabled:Le,isLiveCatchUpMode:we,fullScreenTarget:te,failoverHosts:De,canDownload:fe,callbacks:k,interactiveData:Qe,showThumbTimer:Ve,additionalButtons:q=[],additionalSettingsMenuItems:oe=[],additionalContextMenuItems:Fe=[],repeat:Ge,loop:_e,saveRate:ie,volumeMultiplier:Se,showEndScreen:Ce,showAutoplayNext:Be,mediascopePixels:Ye}=bc(this.videoConfig,i),{sources:je,title:Ue,thumbUrl:Xe,unitedVideoId:Bt,isClip:it=!1,duration:Ft,adsParams:Gt={},videoEpisodes:Ct,previewThumbsData:ti,subtitles:Lt,subtitlesForcedLanguage:Ee,live:Pe,adsExternalApi:ee}=e;if(!je&&!Pe){let ci=new Error("empty sources and live");this.fatalError$.next(ci),(r=k.onCrashed)==null||r.call(k,ci.message);return}let Te=Ns(Ns({},X),Gt),ae=this.getNextVideoInfo(),_t={sources:je,title:Ue,thumbUrl:Xe,subtitles:Lt,subtitlesForcedLanguage:Ee,unitedVideoId:Bt,isClip:it,live:Pe,albumId:w,statPlace:y,autoplay:E,muted:A,volume:O,fromTime:I,canRewindLive:L,showAds:B,adsSlotId:U,adsParams:Te,adsAutoplayParam:de,duration:Ft,logoClickable:J,logoHidden:ge,isTouch:ce!=null?ce:se,repeat:Ge,loop:_e,showNextPrevButtons:this.needToShowNextPrevButtons(),nextButtonActive:this.isNextButtonActive(),prevButtonActive:this.isPrevButtonActive(),endScreenVideoTitle:ae.nextVideoTitle,endScreenVideoThumb:ae.nextVideoThumb,isOneVideoPlaylist:this.isOneVideoPlaylist()},Tt={pictureInPictureApi:this.pictureInPictureApi,annotationsApi:this.annotationsApi,slotsApi:this.slotsApi};this.log({message:`create player, props: ${JSON.stringify(_t)}`});let ct=(s=this.interactiveController)==null?void 0:s.state.statistics$.getValue(),St=(ct==null?void 0:ct.oneStat)||this.createOneStat(e,i),he=this.createThinOneStat(e,i),at;Ye&&(at=new G6({pixels:Ye})),(St||he)&&(this.statistics=new zu(St,he,at,ct==null?void 0:ct.statSubscription)),this.uiConfig.features.sentry&&this.uiConfig.sentry.dsn&&new Aa(this.uiConfig.sentry,{version:Il,env:pu},{movieId:Bt,albumId:w,place:y,autoplay:(l=E&&!this.interactiveController)!=null?l:!1,mobile:ce!=null?ce:se,clip:it}),this.interactiveController&&((u=this.prevIsid)!=null||(this.prevIsid=(a=(d=this.statistics)==null?void 0:d.oneStat)==null?void 0:a.isid$.getValue())),this.sentry=Ns(Ns({},this.sentry),Aa.getInstance());let lt=!!Qe,oi=[],Xt="tooltip_interactive_go_back_disabled_first";if(lt&&this.interactiveController){let ci=this.interactiveController.state.isInitialChapter$.getValue(),$i=this.interactiveController.getHistoryState();ci&&oi.push("REPLAY_BUTTON"),this.interactiveController.getIsSeekable().getValue()||oi.push("SEEK_TO_INTERACTIVE_BUTTON"),$i.hasPrevChapter$.getValue()||(oi.push("PLAY_PREV_CHAPTER_BUTTON"),ci||($i.isGoBackLimited$.getValue()?Xt="tooltip_interactive_go_back_disabled_limit":Xt="tooltip_interactive_go_back_disabled"))}let fi=()=>{var ci;this.isInited=!1,this.prevIsid=void 0;let $i=(o==null?void 0:o.info.isEnded$.getValue())&&((ci=this.interactiveController)==null?void 0:ci.state.isEndChapter$.getValue());k.onReplayInteractiveVideo&&!$i?k.onReplayInteractiveVideo():this.replayInteractiveVideo()},Ci=Ge&&this.videoConfig.videos.length===1;this.store=g0({player:o,interfaceLanguage:K,isCyrillicRelatedInterface:ue,videoId:Bt,isClip:it,isLiveCatchUpMode:we,isAudioDisabled:Le,statAuthToken:C,callbacks:k,webApi:Tt,videoEpisodes:Ct,previewThumbsData:ti,canDownload:fe,uiConfig:this.uiConfig,coreConfig:this.coreConfig,disabledControls:oi,isInteractive:lt,saveRate:ie,interactiveRanges$:(f=this.interactiveController)==null?void 0:f.state.interactiveRanges$,isInteractiveTime$:(v=this.interactiveController)==null?void 0:v.state.isInteractiveTime$,stopPlayer:()=>this.stop(),replayInteractive:fi,playPrevChapterDisabledTooltip:Xt,hasInteractiveBranches:!!((x=(p=this.interactiveController)==null?void 0:p.getChapterBranches())!=null&&x.length),additionalButtons:this.uiConfig.features.additionalButtons?q:[],additionalSettingsMenuItems:oe!=null?oe:[],additionalContextMenuItems:Fe!=null?Fe:[],playPrevVideo:()=>this.playPrevVideo(),playNextVideo:()=>this.playNextVideo(),onVideoChanged:ci=>{var $i;return($i=this.sveltePersistentLayerComponent)==null?void 0:$i.startVideoChangedAnimation(ci)},looped:this.uiConfig.features.useLoopSetting?_e:Ci,statistics:this.statistics,internalsExposure:this.internalsExposure,playerView:this.videoConfig.playerView,playerId:this.playerId});let{stores:ao}=this.microStoresRoot=r_(),Ot=()=>{var ci,$i,bt,Ht,Fi,ki;if(!this.store||!this.microStoresRoot||!this.videoConfig)return;this.subscription.add(this.store.state.currentFormat$.subscribe(At=>{var Ze;return(Ze=k==null?void 0:k.onCurrentFormatChanged)==null?void 0:Ze.call(k,At)})),this.subscription.add(ao.interactiveControlsOpacity$.subscribe(At=>{var Ze;At!==null&&((Ze=this==null?void 0:this.interactiveController)==null||Ze.setDisabledControls(At))})),this.subscription.add(this.store.state.throughputEstimation$.subscribe(At=>{var Ze;return(Ze=k==null?void 0:k.onThroughputEstimationChanged)==null?void 0:Ze.call(k,At)})),this.subscription.add(this.store.state.trafficSavingEnabled$.subscribe(At=>{var Ze;return(Ze=k==null?void 0:k.onTrafficSavingEnabledChanged)==null?void 0:Ze.call(k,At)})),this.subscription.add(this.store.state.highQualityEnabled$.subscribe(At=>{var Ze;return(Ze=k==null?void 0:k.onHighQualityEnabledChanged)==null?void 0:Ze.call(k,At)})),this.subscription.add(this.store.state.isAutoQualityEnabled$.subscribe(At=>{var Ze;return(Ze=k==null?void 0:k.onAutoQualityEnabledChanged)==null?void 0:Ze.call(k,!!At)})),this.subscription.add(new F6(At=>{this.store&&this.subscription.add(this.store.state.currentPlaybackRate$.subscribe(Ze=>At.next(Ze)))}).pipe(W6(1)).subscribe(At=>{var Ze;return(Ze=k==null?void 0:k.onCurrentPlaybackRateChanged)==null?void 0:Ze.call(k,At)})),this.subscription.add(this.store.state.volume$.subscribe(At=>{var Ze;return(Ze=k==null?void 0:k.onVolumeChange)==null?void 0:Ze.call(k,At)})),this.subscription.add(this.store.state.muted$.subscribe(At=>{var Ze,yi,So,Zo;if(At)(Ze=k==null?void 0:k.onMute)==null||Ze.call(k);else{let un=(So=((yi=this.store)==null?void 0:yi.state.volume$)&&be(this.store.state.volume$))!=null?So:0;(Zo=k==null?void 0:k.onUnmute)==null||Zo.call(k,un)}})),this.subscription.add(this.store.state.videoBitrate$.subscribe(At=>{var Ze;return(Ze=k==null?void 0:k.onVideoBitrateChanged)==null?void 0:Ze.call(k,At)})),this.subscription.add(this.store.state.isInteractiveTime$.subscribe(At=>{var Ze;let yi=(Ze=this.store)==null?void 0:Ze.ui.controls.disabledControls$;yi&&(At&&!yi.includes(Sd)&&yi.add(Sd),At||yi.remove(Sd))})),this.subscription.add(this.store.ui.isFullscreen.subscribe(At=>pp(this,null,function*(){var Ze;if(!l_.browser.isSamsungBrowser||!At||!this.interactiveController)return;document.fullscreenElement===this.shadowRootContainer&&(yield this.replayInteractiveChapter((Ze=this.videoConfig)==null?void 0:Ze.callbacks.onExternalFullscreenExit))}))),this.statistics&&this.statistics.oneStat&&this.subscription.add(this.statistics.oneStat.vsid$.subscribe(At=>{var Ze;return(Ze=k==null?void 0:k.onVSIDChanged)==null?void 0:Ze.call(k,At)})),this.initMediaSession(),N(Kn,{interactiveController:this.interactiveController,interactiveContainer:this.interactiveContainer,sources:je,store:this.store,microStoresRoot:this.microStoresRoot,videoConfig:this.videoConfig,uiConfig:this.uiConfig,title:Ue,thumbUrl:Xe,subtitles:Lt,subtitlesForcedLanguage:Ee,live:Pe,preload:T,autoplay:E,muted:A,volume:O,fromTime:I,canRewindLive:L,supportLink:Z,showAds:B,adsSlotId:U,adsParams:Te,adsAutoplayParam:de,duration:Ft,logoClickable:J,logoHidden:ge,isMobile:ce!=null?ce:se,failoverHosts:De,fullScreenTarget:te,saveRate:ie,shadowRootContainer:this.shadowRootContainer,showMiniTimer:Ve,outerContainerRef:this.rootContainer,showNextPrevButtons:this.needToShowNextPrevButtons(),nextButtonActive:this.isNextButtonActive(),prevButtonActive:this.isPrevButtonActive(),endScreenVideoTitle:ae.nextVideoTitle,endScreenVideoThumb:ae.nextVideoThumb,isOneVideoPlaylist:this.isOneVideoPlaylist(),playPrevChapter:()=>this.playPrevChapter(),seekToInteractive:()=>this.seekToInteractive(),volumeMultiplier:Se,showEndScreen:Ce,showAutoplayNext:Be,adsExternalApi:ee},!0);let si={target:this.playerContainer,props:n(Kn)};this.svelteRootComponent=Gr(Um,si),this.addPlayerInfoSubscriptions(),this.isInited||(this.isInited=!0,(bt=($i=(ci=this.videoConfig)==null?void 0:ci.callbacks)==null?void 0:$i.onInited)==null||bt.call($i)),(Ht=this.internalsExposure)==null||Ht.expose({player:this,videoConfig:this.videoConfig,coreConfig:this.coreConfig,uiConfig:this.uiConfig,statisticsConfig:this.statisticsConfig,logger:this.logger,log:this.log}),this.uiConfig.devNullLog&&((ki=(Fi=this.videoConfig)==null?void 0:Fi.callbacks)!=null&&ki.onDevNullLog)?Ec.subscribe("ui",this.videoConfig.callbacks.onDevNullLog):Ec.destroy("ui")};this.coreConfig.asyncResolveClientChecker?l_.isInited$.subscribe(ci=>{ci&&(console.log("UI SDK async start"),Ot())}):Ot()}addPlayerInfoSubscriptions(){var e,i;let o=this.store,r=(e=this.microStoresRoot)==null?void 0:e.stores;if(!o||!r)return;let s=(i=this.videoConfig)==null?void 0:i.callbacks;s&&this.subscription.add(o.playerPhase.subscribe(d=>{var a;return(a=s.onPlayerPhaseChanged)==null?void 0:a.call(s,d)})).add(o.state.playbackState$.subscribe(d=>{var a;return d&&((a=s.onPlaybackStateChanged)==null?void 0:a.call(s,d))})).add(o.state.isLive$.subscribe(d=>{var a;return(a=s.onIsLiveChanged)==null?void 0:a.call(s,d)})).add(o.state.isActiveLive$.subscribe(d=>{var a;return(a=s.onIsActiveLiveChanged)==null?void 0:a.call(s,d)})).add(o.state.isAudioAvailable$.subscribe(d=>{var a;return(a=s.onIsAudioAvailableChanged)==null?void 0:a.call(s,d)})).add(o.state.currentQuality$.subscribe(d=>{var a;return(a=s.onCurrentQualityChanged)==null?void 0:a.call(s,d)})).add(o.state.availableQualities$.subscribe(d=>{var a;return(a=s.onAvailableQualitiesChanged)==null?void 0:a.call(s,d.map(({value:u})=>u).filter(u=>u!=="auto"))})).add(o.state.availableAudioStreams$.subscribe(d=>{d.length>1&&s.onAudioLanguagesAvailable&&s.onAudioLanguagesAvailable()})).add(r.pictureInPicture$.isActive$.subscribe(d=>{var a,u;return d?(a=s.onPiPEnter)==null?void 0:a.call(s):(u=s.onPiPExit)==null?void 0:u.call(s)}));let l=s==null?void 0:s.uiInfo;l&&this.subscription.add(o.ui.controlsVisible.subscribe(d=>{var a;return(a=l.onControlsVisibleChanged)==null?void 0:a.call(l,d)})).add(o.ui.isMobile.subscribe(d=>{var a;return(a=l.onIsMobileChanged)==null?void 0:a.call(l,d)})).add(o.ui.playerSize.subscribe(d=>{var a;return(a=l.onPlayerSizeChanged)==null?void 0:a.call(l,d)})).add(o.ui.controls.prevButton.subscribe(d=>{var a;return(a=l.onPrevButtonChanged)==null?void 0:a.call(l,d)})).add(o.ui.controls.playButton.subscribe(d=>{var a;return(a=l.onPlayButtonChanged)==null?void 0:a.call(l,d)})).add(o.ui.controls.replayButton.subscribe(d=>{var a;return(a=l.onReplayButtonChanged)==null?void 0:a.call(l,d)})).add(o.ui.controls.nextButton.subscribe(d=>{var a;return(a=l.onNextButtonChanged)==null?void 0:a.call(l,d)})).add(o.ui.controls.playPrevChapterButton.subscribe(d=>{var a;return(a=l.onPlayPrevChapterChanged)==null?void 0:a.call(l,d)})).add(o.ui.controls.seekToInteractiveButton.subscribe(d=>{var a;return(a=l.onSeekToInteractiveButtonChanged)==null?void 0:a.call(l,d)})).add(o.ui.controls.interactiveGraphButton.subscribe(d=>{var a;return(a=l.onGraphButtonChanged)==null?void 0:a.call(l,d)})).add(o.ui.controls.liveButton.subscribe(d=>{var a;return(a=l.onLiveButtonChanged)==null?void 0:a.call(l,d)})).add(o.ui.controls.time.subscribe(d=>{var a;return(a=l.onTimeUpdateChanged)==null?void 0:a.call(l,d)})).add(o.ui.controls.episodes.subscribe(d=>{var a;return(a=l.onEpisodesChanged)==null?void 0:a.call(l,d)})).add(o.ui.controls.subtitles.subscribe(d=>{var a;return(a=l.onSubtitlesChanged)==null?void 0:a.call(l,d)})).add(o.ui.controlBlocks.topLeft.subscribe(d=>{var a;return(a=l.onTopLeftControlBlockChanged)==null?void 0:a.call(l,d)})).add(o.ui.controlBlocks.topRight.subscribe(d=>{var a;return(a=l.onTopRightControlBlockChanged)==null?void 0:a.call(l,d)})).add(o.ui.controlBlocks.bottomLeft.subscribe(d=>{var a;return(a=l.onBottomLeftControlBlockChanged)==null?void 0:a.call(l,d)})).add(o.ui.controlBlocks.bottomRight.subscribe(d=>{var a;return(a=l.onBottomRightControlBlockChanged)==null?void 0:a.call(l,d)})).add(o.ui.controlBlocks.middle.subscribe(d=>{var a;return(a=l.onMiddleControlBlockChanged)==null?void 0:a.call(l,d)})).add(o.ui.controlBlocks.bottom.subscribe(d=>{var a;return(a=l.onBottomControlBlockChanged)==null?void 0:a.call(l,d)})).add(o.ui.videoTitleInfo.subscribe(d=>{var a;return(a=l.onTitleChanged)==null?void 0:a.call(l,d)})).add(o.ui.controls.settings.subscribe(d=>{var a;return(a=l.onSettingsChanged)==null?void 0:a.call(l,d)})).add(o.ui.controls.fullscreen.subscribe(d=>{var a;return(a=l.onFullscreenChanged)==null?void 0:a.call(l,d)})).add(o.ui.controls.chromecast.subscribe(d=>{var a;return(a=l.onChromecastChanged)==null?void 0:a.call(l,d)})).add(o.ui.controls.pip.subscribe(d=>{var a;return(a=l.onPipChanged)==null?void 0:a.call(l,d)})).add(o.ui.controls.vkLogo.subscribe(d=>{var a;return(a=l.onVkLogoChanged)==null?void 0:a.call(l,d)})).add(o.ui.controls.interactiveTimeIndicator.subscribe(d=>{var a;return(a=l.onInteractiveTimeIndicatorChanged)==null?void 0:a.call(l,d)})).add(o.ui.controls.timeline.subscribe(d=>{var a;return(a=l.onTimelineChanged)==null?void 0:a.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&&eg(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)}initInteractives(){return pp(this,null,function*(){var e,i,o,r,s,l;if((e=this.videoConfig)!=null&&e.interactiveData)try{let{Interactives:d}=yield import("@vkontakte/videoplayer-interactive/es2015");this.interactiveContainer=document.createElement("div"),this.interactiveContainer.classList.add("interactive-root");let a=(i=this.store)==null?void 0:i.interfaceLanguage$,u=a?be(a):this.videoConfig.interfaceLanguage,{projectInfo:f,initChapterId:v,historyApi:p,videoLoader:x}=this.videoConfig.interactiveData;this.interactiveController=new d({parentElement:this.interactiveContainer,fullscreenTargetElement:this.playerContainer,lang:u,graph:this.uiConfig.features.interactiveGraph,projectInfo:f,initChapterId:v,historyApi:p,vkVideoLoader:x,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$:w,isSeekable$:y}=this.interactiveController.state;this.uiConfig.features.seekToInteractive&&this.subscription.add(y.subscribe(T=>{if(!this.isInited)return;let E=this.store;T?E.ui.controls.disabledControls$.remove("SEEK_TO_INTERACTIVE_BUTTON"):E.ui.controls.disabledControls$.add("SEEK_TO_INTERACTIVE_BUTTON")})),this.subscription.add(w.subscribe(T=>{this.store&&this.store.state.isInteractiveExpectation$.set(T)}));let C=!0;if(this.subscription.add(this.interactiveController.events.playerChanged$.subscribe(T=>{if(!this.videoConfig)return;this.videoConfig.videos[this.currentPlayingVideoIndex]=R6(Ns({},T.config),{title:(f==null?void 0:f.title)||T.config.title});let E=C?this.videoConfig.autoplay:!0;this.createPlayerWithCurrentVideo(T.player,E),C&&(C=!1)})),this.interactiveSubscription.add(this.interactiveController.events.interactiveActionChoice$.subscribe(({type:T,actionType:E})=>{var O,A,I,L,Z,B;if(!this.store||!this.microStoresRoot)return;let U=w.getValue();if(T==="action-choice"&&E==="setRandomBranch"&&(this.microStoresRoot.stores.graphIsOpened$.set(!1),this.store.ui.controls.disabledControls$.remove(Cd)),T==="action-choice-canceled"){let X=be(this.store.state.isPlaying$)||U;if(((I=(O=this.videoConfig)==null?void 0:O.isTouch)!=null?I:(A=this.videoConfig)!=null&&A.isMobile)&&X){this.store.ui.interactiveHideMobileControls.set(!0);return}(B=(L=this.videoConfig)==null?void 0:(Z=L.callbacks).onDisabledInteractiveClick)==null||B.call(Z)}})),this.interactiveSubscription.add(this.interactiveController.events.interactiveContainerFakeRemoved$.subscribe(({type:T,removeAllOpenURI:E})=>{this.store&&T==="container-fake-removed"&&E&&this.store.ui.controls.disabledControls$.remove(Cd)})),yield this.interactiveController.setManifest(this.videoConfig.interactiveData.manifest),(r=(o=this.videoConfig)==null?void 0:o.callbacks)!=null&&r.onInteractiveHistoryChanged){let T=this.interactiveController.getHistoryState();this.subscription.add(T.history$.subscribe(E=>{var O,A,I;E.length&&((I=(A=(O=this.videoConfig)==null?void 0:O.callbacks)==null?void 0:A.onInteractiveHistoryChanged)==null||I.call(A,E))}))}(l=(s=this.videoConfig)==null?void 0:s.callbacks)!=null&&l.onInteractiveChapterChanged&&this.subscription.add(this.interactiveController.events.chapterChanged$.subscribe(T=>{var E,O,A;(A=(E=this.videoConfig)==null?void 0:(O=E.callbacks).onInteractiveChapterChanged)==null||A.call(O,T.chapter,T.manifestVideo)})),this.uiConfig.features.interactiveTimeIndicator&&this.subscription.add(this.interactiveController.events.noInteraction$.subscribe(()=>{var T,E,O,A;(T=this.microStoresRoot)==null||T.stores.showInteractiveTimeIndicatorTooltip$.set(!0,!0),(A=(E=this.videoConfig)==null?void 0:(O=E.callbacks).onInteractiveTimeIndicatorClick)==null||A.call(O)})),this.interactiveSubscription.add(this.interactiveController.events.error$.subscribe(T=>{this.log({message:T.toString()})}))}catch(d){this.log({message:d.message})}})}initPlayer(e,i={}){var o,r,s,l,d,a,u,f,v,p,x,w,y,C,T,E,O,A,I,L,Z,B,U,X,de,K,ue,J;if(!Array.isArray(e.videos)||e.videos.length===0&&!e.interactiveData){let ge=new Error("empty videos");this.fatalError$.next(ge),(r=(o=e.callbacks)==null?void 0:o.onCrashed)==null||r.call(o,ge.message);return}else this.fatalError$.next(null);if(this.videoConfig=bc(Y6,D6(e,ge=>ge instanceof HTMLElement?ge:void 0)),this.playerId=K6(e.playerId),this.uiConfig=qh((s=i.ui)!=null?s:{}),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:(a=this.uiConfig.sentry)!=null?a:{}},this.uiConfig.features.exposeInternalsToGlobal&&((u=this.internalsExposure)!=null||(this.internalsExposure=new z6("ui",this.playerId))),Ec.push("ui",{key:"videoplayer_embed",strings:["new","player_init_player","ads.enable: "+this.uiConfig.ads.enable,"showAds: "+((f=this.videoConfig)==null?void 0:f.showAds)],numbers:[O6()]}),eg(this.videoConfig.isMediaSessionEnabled)&&(this.uiConfig.features.mediaSession=(p=(v=this.uiConfig.features.mediaSession)!=null?v:this.videoConfig.isMediaSessionEnabled)!=null?p:!0),eg(this.videoConfig.isPictureInPictureEnabled)&&(this.uiConfig.features.pip=(w=(x=this.uiConfig.features.pip)!=null?x:this.videoConfig.isPictureInPictureEnabled)!=null?w:!0,this.uiConfig.features.dpip=(C=(y=this.uiConfig.features.dpip)!=null?y:this.videoConfig.isPictureInPictureEnabled)!=null?C:!0),this.uiConfig.ads.paramsOverride=Ns({preview:(T=this.uiConfig.ads.preview)!=null?T:this.videoConfig.adsPreviewParam},this.uiConfig.ads.paramsOverride),this.videoConfig.isTouch=(O=(E=this.uiConfig.isMobile)!=null?E:this.videoConfig.isTouch)!=null?O:this.videoConfig.isMobile,(A=this.videoConfig).autoplay&&(A.autoplay=this.uiConfig.features.autoplay),this.videoConfig.showAds=(I=this.uiConfig.ads.enable)!=null?I:this.videoConfig.showAds,this.videoConfig.adsSlotId=(L=this.uiConfig.ads.slot)!=null?L:this.videoConfig.adsSlotId,this.videoConfig.logoHidden=!((Z=this.uiConfig.showLogo)!=null?Z:!this.videoConfig.logoHidden),(B=this.videoConfig).canRewindLive&&(B.canRewindLive=this.uiConfig.features.liveRewind),this.videoConfig.supportLink=(U=this.videoConfig.supportLink)!=null?U:this.uiConfig.supportLink,this.videoConfig.showEndScreen=(X=this.uiConfig.features.endScreen)!=null?X:this.videoConfig.showEndScreen,this.videoConfig.showAutoplayNext=(de=this.uiConfig.features.autoplayNext)!=null?de:this.videoConfig.showAutoplayNext,this.videoConfig.showNextPrevButtons=(K=this.uiConfig.features.nextPrevButtons)!=null?K:this.videoConfig.showNextPrevButtons,this.currentPlayingVideoIndex=this.videoConfig.videoIndex&&((ue=this.videoConfig.videos)!=null&&ue[this.videoConfig.videoIndex])?this.videoConfig.videoIndex:0,this.needToRepeatPlaylist=this.videoConfig.repeat,this.uiConfig.features.pip){let ge={enabled:this.videoConfig.pipEnabled};this.uiConfig.features.dpip?this.pictureInPictureApi=ap.getLatestSupportedVersion(ge):this.pictureInPictureApi=new Pa(ge)}this.mediaSessionApi=this.uiConfig.features.mediaSession?new sp:void 0,this.slotsApi=this.uiConfig.features.slots?new ip:void 0,this.annotationsApi=this.uiConfig.features.annotations?new lp(this.uiConfig.features.annotationsInside):void 0,this.annotationsApi&&!this.uiConfig.features.annotationsInside&&this.annotationsApi.init(this.rootContainer),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]),J0(this.pictureInPictureApi)&&this.pictureInPictureApi.setPlayerDomElement(this.playerContainer,this._shadowRoot),(J=this.slotsApi)==null||J.init(this.shadowRootContainer,this.store),this.focusManager=this._shadowRoot?new up(this._shadowRoot):void 0}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(Kn)&&(n(Kn).showNextPrevButtons=this.needToShowNextPrevButtons(),n(Kn).nextButtonActive=this.isNextButtonActive(),n(Kn).prevButtonActive=this.isPrevButtonActive(),n(Kn).endScreenVideoTitle=o.nextVideoTitle,n(Kn).endScreenVideoThumb=o.nextVideoThumb,n(Kn).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}=Ns({},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,s,l;if(this.uiConfig.features.useCallbackForMediaSessionNextPrevClick)try{(l=(s=(r=this.videoConfig)==null?void 0:r.callbacks)==null?void 0:s.onNextVideoClick)==null||l.call(s)}catch(d){this.log({message:"onNextVideoClick callback failed to execute"})}else this.playNextVideo()}]),this.currentPlayingVideoIndex>0&&o.push(["previoustrack",()=>{var r,s,l;if(this.uiConfig.features.useCallbackForMediaSessionNextPrevClick)try{(l=(s=(r=this.videoConfig)==null?void 0:r.callbacks)==null?void 0:s.onPrevVideoClick)==null||l.call(s)}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="\u0420\u0435\u043A\u043B\u0430\u043C\u0430",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(Kn)&&(n(Kn).needToRepeatPlaylist=this.needToRepeatPlaylist,n(Kn).showNextPrevButtons=this.needToShowNextPrevButtons(),n(Kn).nextButtonActive=this.isNextButtonActive(),n(Kn).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)}setLanguage(e){return pp(this,null,function*(){var i;yield(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 s=()=>{var l;(l=this.store)==null||l.actions.internal.setLiveWaitingRecover(!0)};r&&s(),(i=this.store)!=null&&i.callbacks&&(this.store.callbacks.onLiveEnded=()=>{var l;r||s(),(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 s;(s=this.store)==null||s.actions.internal.setLiveWaitingRecord(!0)};o&&r(),(e=this.store)!=null&&e.callbacks&&(this.store.callbacks.onLiveEnded=()=>{var s;o||r(),(s=this.store)==null||s.destroy()})}setLiveEnd(e){var i;let o=this.isLiveTailPlaying(),r=!o;this.log({message:`live ended: liveTailPlaying = ${o}`});let s=()=>{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){s();return}(i=this.store)!=null&&i.callbacks&&(this.store.callbacks.onLiveEnded=s)}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()}replayInteractiveChapter(e){return pp(this,null,function*(){var i,o;if(this.interactiveController&&((i=this.store)!=null&&i.state.positionExact$)){let r=be(this.store.state.positionExact$),l=be(this.store.state.interactiveEpisodes$).find(a=>!a.completed);this.interactiveController.events.playerChanged$.pipe(U6()).subscribe(()=>{l&&r>=l.time?this.seekTime(l.time):this.seekTime(r),e==null||e()});let d=this.interactiveController.getCurrentChapter();yield 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&&Ca(e)}};import{InterfaceLanguage as Ine,VKNumericLanguage as kne,loadVKLangPack as Ane}from"@vkontakte/videoplayer-shared/es2015";import{VideoQuality as Mne,VideoFormat as Lne}from"@vkontakte/videoplayer-core/es2015";var $ne=()=>{window.customElements.define("vk-video-player",fp)};export{Wu as ControlButtonType,cs as GridTypes,Ine as InterfaceLanguage,Od as MenuItemType,us as PlayerPhase,Il as VERSION,kne as VKNumericLanguage,Lne as VideoFormat,Mne as VideoQuality,Ane as loadVKLangPack,$ne as registerPlayerWebComponent};
|