@vkontakte/videoplayer 1.1.76-dev.c4343a7e.0 → 1.1.76
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 +43 -388
- package/es2015.esm.js +43 -388
- package/es2018.cjs.js +41 -386
- package/es2018.esm.js +41 -386
- package/es2024.cjs.js +41 -386
- package/es2024.esm.js +41 -386
- package/esnext.cjs.js +41 -386
- package/esnext.esm.js +41 -386
- package/evergreen.esm.js +41 -386
- package/package.json +5 -5
- package/types/VKVideoPlayer/index.svelte.d.ts +1 -0
- package/types/components/Icons/constants.d.ts +7 -0
- package/types/components/Icons/utils.d.ts +2 -0
- package/types/store/index.d.ts +1 -1
package/es2015.esm.js
CHANGED
|
@@ -1,408 +1,63 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @vkontakte/videoplayer v1.1.76
|
|
3
|
-
*
|
|
2
|
+
* @vkontakte/videoplayer v1.1.76
|
|
3
|
+
* Thu, 06 Nov 2025 09:30:06 GMT
|
|
4
4
|
* https://st.mycdn.me/static/vkontakte-videoplayer/1-1-76/doc/
|
|
5
5
|
*/
|
|
6
|
-
var
|
|
6
|
+
var o$=Object.defineProperty,n$=Object.defineProperties;var r$=Object.getOwnPropertyDescriptors;var qv=Object.getOwnPropertySymbols;var s$=Object.prototype.hasOwnProperty,a$=Object.prototype.propertyIsEnumerable;var Qv=t=>{throw TypeError(t)};var wp=(t,e,i)=>e in t?o$(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Ae=(t,e)=>{for(var i in e||(e={}))s$.call(e,i)&&wp(t,i,e[i]);if(qv)for(var i of qv(e))a$.call(e,i)&&wp(t,i,e[i]);return t},Kt=(t,e)=>n$(t,r$(e));var sr=(t,e,i)=>wp(t,typeof e!="symbol"?e+"":e,i),Sp=(t,e,i)=>e.has(t)||Qv("Cannot "+i);var Ni=(t,e,i)=>(Sp(t,e,"read from private field"),i?i.call(t):e.get(t)),qs=(t,e,i)=>e.has(t)?Qv("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,i),pl=(t,e,i,o)=>(Sp(t,e,"write to private field"),o?o.call(t,i):e.set(t,i),i),Gv=(t,e,i)=>(Sp(t,e,"access private method"),i);var gt=(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())});var Qs="[",Gs="[!",_a="]",ds={};var Zi=Symbol(),Hn=Symbol("filename"),Yv=Symbol("hmr"),jv="http://www.w3.org/1999/xhtml",Uc="http://www.w3.org/2000/svg";var Tp="@attach";var zc=!0;var Zv,Jv,Xv=(Jv=(Zv=globalThis.process)==null?void 0:Zv.env)==null?void 0:Jv.NODE_ENV,ke=Xv&&!Xv.toLowerCase().startsWith("prod");var ar=Array.isArray,eg=Array.prototype.indexOf,od=Array.from,Cp=Object.keys,fo=Object.defineProperty,qo=Object.getOwnPropertyDescriptor,Wc=Object.getOwnPropertyDescriptors,Ip=Object.prototype,tg=Array.prototype,ba=Object.getPrototypeOf,Ep=Object.isExtensible;function Ys(t){return typeof t=="function"}var ht=()=>{};function ig(t){return t()}function js(t){for(var e=0;e<t.length;e++)t[e]()}var Qo=Symbol("$state"),fl=Symbol("legacy props"),og=Symbol(""),Kc=Symbol("proxy path"),qc=1,ml=3,lr=8;function Qc(t){return t===this.v}function vl(t,e){return t!=t?e==e:t!==e||t!==null&&typeof t=="object"||typeof t=="function"}function ng(t,e){return t!==e}function gl(t){return!vl(t,this.v)}function rg(){if(ke){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 sg(t){if(ke){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 ag(){if(ke){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 lg(t){if(ke){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 dg(){if(ke){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 cg(){if(ke){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 ug(){if(ke){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 pg(t){if(ke){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 fg(t){if(ke){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 mg(t){if(ke){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 vg(){if(ke){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 gg(){if(ke){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 hg(){if(ke){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 cs=!1,us=!1;function _g(){cs=!0}var nd=null;function xs(t){let e=Error(),i=e.stack;if(i){let o=i.split(`
|
|
23
23
|
`),r=[`
|
|
24
|
-
`];for(let
|
|
25
|
-
`)}),
|
|
24
|
+
`];for(let a=0;a<o.length;a++){let l=o[a];if(l!=="Error"){if(l.includes("validate_each_keys"))return null;l.includes("svelte/src/internal")||r.push(l)}}if(r.length===1)return null;fo(e,"stack",{value:r.join(`
|
|
25
|
+
`)}),fo(e,"name",{value:`${t}Error`})}return e}function qr(t,e){return t.label=e,Gc(t.v,e),t}function Gc(t,e){var i;return(i=t==null?void 0:t[Kc])==null||i.call(t,e),t}function hl(t){if(ke){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 Ht=null;function rd(t){Ht=t}var dr=null;function sd(t){dr=t}function _l(t){return kp("getContext").get(t)}function bl(t,e){return kp("setContext").set(t,e),e}function ad(){return kp("getAllContexts")}function F(t,e=!1,i){var o=Ht={p:Ht,c:null,d:!1,e:null,m:!1,s:t,x:null,l:null};cs&&!e&&(Ht.l={s:null,u:null,r1:[],r2:Ar(!1)}),Io(()=>{o.d=!0}),ke&&(Ht.function=i,dr=i)}function H(t){var l,d;let e=Ht;if(e!==null){t!==void 0&&(e.x=t);let s=e.e;if(s!==null){var i=$t,o=Rt;e.e=null;try{for(var r=0;r<s.length;r++){var a=s[r];mo(a.effect),Qi(a.reaction),Eo(a.fn)}}finally{mo(i),Qi(o)}}Ht=e.p,ke&&(dr=(d=(l=e.p)==null?void 0:l.function)!=null?d:null),e.m=!0}return t||{}}function ps(){return!cs||Ht!==null&&Ht.l===null}function kp(t){var e;return Ht===null&&hl(t),(e=Ht.c)!=null?e:Ht.c=new Map(d$(Ht)||void 0)}function d$(t){let e=t.p;for(;e!==null;){let i=e.c;if(i!==null)return i;e=e.p}return null}var c$=/^[a-zA-Z_$][a-zA-Z_$0-9]*$/;function ci(t){if(typeof t!="object"||t===null||Qo in t)return t;let e=ba(t);if(e!==Ip&&e!==tg)return t;var i=new Map,o=ar(t),r=K(0),a=ke&&us?xs("CreatedAt"):null,l=Rt,d=p=>{var m=Rt;Qi(l);var f=p();return Qi(m),f};o&&i.set("length",K(t.length,a));var s="";function u(p){s=p,qr(r,`${s} version`);for(let[m,f]of i)qr(f,$a(s,m))}return new Proxy(t,{defineProperty(p,m,f){(!("value"in f)||f.configurable===!1||f.enumerable===!1||f.writable===!1)&&vg();var b=i.get(m);return b===void 0?b=d(()=>{var y=K(f.value,a);return i.set(m,y),ke&&typeof m=="string"&&qr(y,$a(s,m)),y}):N(b,f.value,!0),!0},deleteProperty(p,m){var f=i.get(m);if(f===void 0){if(m in p){let $=d(()=>K(Zi,a));i.set(m,$),Lp(r),ke&&qr($,$a(s,m))}}else{if(o&&typeof m=="string"){var b=i.get("length"),y=Number(m);Number.isInteger(y)&&y<b.v&&N(b,y)}N(f,Zi),Lp(r)}return!0},get(p,m,f){var S;if(m===Qo)return t;if(ke&&m===Kc)return u;var b=i.get(m),y=m in p;if(b===void 0&&(!y||(S=qo(p,m))!=null&&S.writable)&&(b=d(()=>{var C=ci(y?p[m]:Zi),I=K(C,a);return ke&&qr(I,$a(s,m)),I}),i.set(m,b)),b!==void 0){var $=n(b);return $===Zi?void 0:$}return Reflect.get(p,m,f)},getOwnPropertyDescriptor(p,m){var f=Reflect.getOwnPropertyDescriptor(p,m);if(f&&"value"in f){var b=i.get(m);b&&(f.value=n(b))}else if(f===void 0){var y=i.get(m),$=y==null?void 0:y.v;if(y!==void 0&&$!==Zi)return{enumerable:!0,configurable:!0,value:$,writable:!0}}return f},has(p,m){var $;if(m===Qo)return!0;var f=i.get(m),b=f!==void 0&&f.v!==Zi||Reflect.has(p,m);if(f!==void 0||$t!==null&&(!b||($=qo(p,m))!=null&&$.writable)){f===void 0&&(f=d(()=>{var S=b?ci(p[m]):Zi,C=K(S,a);return ke&&qr(C,$a(s,m)),C}),i.set(m,f));var y=n(f);if(y===Zi)return!1}return b},set(p,m,f,b){var O;var y=i.get(m),$=m in p;if(o&&m==="length")for(var S=f;S<y.v;S+=1){var C=i.get(S+"");C!==void 0?N(C,Zi):S in p&&(C=d(()=>K(Zi,a)),i.set(S+"",C),ke&&qr(C,$a(s,S)))}if(y===void 0)(!$||(O=qo(p,m))!=null&&O.writable)&&(y=d(()=>K(void 0,a)),N(y,ci(f)),i.set(m,y),ke&&qr(y,$a(s,m)));else{$=y.v!==Zi;var I=d(()=>ci(f));N(y,I)}var R=Reflect.getOwnPropertyDescriptor(p,m);if(R!=null&&R.set&&R.set.call(b,f),!$){if(o&&typeof m=="string"){var E=i.get("length"),P=Number(m);Number.isInteger(P)&&P>=E.v&&N(E,P+1)}Lp(r)}return!0},ownKeys(p){n(r);var m=Reflect.ownKeys(p).filter(y=>{var $=i.get(y);return $===void 0||$.v!==Zi});for(var[f,b]of i)b.v!==Zi&&!(f in p)&&m.push(f);return m},setPrototypeOf(){gg()}})}function $a(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 Lp(t,e=1){N(t,t.v+e)}function $l(t){try{if(t!==null&&typeof t=="object"&&Qo in t)return t[Qo]}catch(e){}return t}function Mp(t,e){return Object.is($l(t),$l(e))}function Qr(t){var e=2050,i=Rt!==null&&(Rt.f&2)!==0?Rt:null;$t===null||i!==null&&(i.f&256)!==0?e|=256:$t.f|=1048576;let o={ctx:Ht,deps:null,effects:null,equals:Qc,f:e,fn:t,reactions:null,rv:0,v:null,wv:0,parent:i!=null?i:$t};return ke&&us&&(o.created=xs("CreatedAt")),o}function v(t){let e=Qr(t);return Xc(e),e}function Tn(t){let e=Qr(t);return e.equals=gl,e}function Yc(t){var e=t.effects;if(e!==null){t.effects=null;for(var i=0;i<e.length;i+=1)Gi(e[i])}}var Vp=[];function u$(t){for(var e=t.parent;e!==null;){if((e.f&2)===0)return e;e=e.parent}return null}function Op(t){var e,i=$t;if(mo(u$(t)),ke){let o=ya;Rp(new Set);try{Vp.includes(t)&&rg(),Vp.push(t),Yc(t),e=jc(t)}finally{mo(i),Rp(o),Vp.pop()}}else try{Yc(t),e=jc(t)}finally{mo(i)}return e}function Dp(t){var e=Op(t);if(t.equals(e)||(t.v=e,t.wv=ld()),!ws){var i=(Ss||(t.f&256)!==0)&&t.deps!==null?4096:1024;Cn(t,i)}}var ya=new Set,yl=new Map;function Rp(t){ya=t}function Ar(t,e){var i={f:0,v:t,reactions:null,equals:Qc,rv:0,wv:0};return ke&&us&&(i.created=e!=null?e:xs("CreatedAt"),i.updated=null,i.set_during_effect=!1,i.trace=null),i}function K(t,e){let i=Ar(t,e);return Xc(i),i}function fs(t,e=!1,i=!0){var r,a;let o=Ar(t);return e||(o.equals=gl),cs&&i&&Ht!==null&&Ht.l!==null&&((a=(r=Ht.l).s)!=null?a:r.s=[]).push(o),o}function N(t,e,i=!1){var r;Rt!==null&&(!pr||(Rt.f&262144)!==0)&&ps()&&(Rt.f&262162)!==0&&!((r=Yo)!=null&&r[1].includes(t)&&Yo[0]===Rt)&&hg();let o=i?ci(e):e;return ke&&Gc(o,t.label),xl(t,o)}function xl(t,e){if(!t.equals(e)){var i=t.v;if(ws?yl.set(t,e):yl.set(t,i),t.v=e,ke&&us&&(t.updated=xs("UpdatedAt"),$t!==null&&(t.set_during_effect=!0)),(t.f&2)!==0&&((t.f&2048)!==0&&Op(t),Cn(t,(t.f&256)===0?1024:4096)),t.wv=ld(),$g(t,2048),ps()&&$t!==null&&($t.f&1024)!==0&&($t.f&96)===0&&(ur===null?yg([t]):ur.push(t)),ke&&ya.size>0){let o=Array.from(ya);for(let r of o)(r.f&1024)!==0&&Cn(r,4096),wa(r)&&wl(r);ya.clear()}}return e}function $g(t,e){var i=t.reactions;if(i!==null)for(var o=ps(),r=i.length,a=0;a<r;a++){var l=i[a],d=l.f;if((d&2048)===0&&!(!o&&l===$t)){if(ke&&(d&262144)!==0){ya.add(l);continue}Cn(l,e),(d&1280)!==0&&((d&2)!==0?$g(l,4096):cd(l))}}}var Sl="font-weight: bold",Tl="font-weight: normal";function xg(t,e,i){ke?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`,Sl,Tl):console.warn("https://svelte.dev/e/hydration_attribute_changed")}function wg(t){ke?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`,Sl,Tl):console.warn("https://svelte.dev/e/hydration_html_changed")}function Xs(t){ke?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`,Sl,Tl):console.warn("https://svelte.dev/e/hydration_mismatch")}function Sg(){ke?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`,Sl,Tl):console.warn("https://svelte.dev/e/lifecycle_double_unmount")}function Tg(){ke?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",Sl,Tl):console.warn("https://svelte.dev/e/select_multiple_invalid_value")}function Zc(t){ke?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`,Sl,Tl):console.warn("https://svelte.dev/e/state_proxy_equality_mismatch")}var tt=!1;function vo(t){tt=t}var yt;function Ci(t){if(t===null)throw Xs(),ds;return yt=t}function Yi(){return Ci(jo(yt))}function w(t){if(tt){if(jo(yt)!==null)throw Xs(),ds;yt=t}}function vi(t=1){if(tt){for(var e=t,i=yt;e--;)i=jo(i);yt=i}}function Sa(){for(var t=0,e=yt;;){if(e.nodeType===lr){var i=e.data;if(i===_a){if(t===0)return e;t-=1}else(i===Qs||i===Gs)&&(t+=1)}var o=jo(e);e.remove(),e=o}}function Jc(t){if(!t||t.nodeType!==lr)throw Xs(),ds;return t.data}function Cg(){let t=Array.prototype,e=Array.__svelte_cleanup;e&&e();let{indexOf:i,lastIndexOf:o,includes:r}=t;t.indexOf=function(a,l){let d=i.call(this,a,l);if(d===-1){for(let s=l!=null?l:0;s<this.length;s+=1)if($l(this[s])===a){Zc("array.indexOf(...)");break}}return d},t.lastIndexOf=function(a,l){let d=o.call(this,a,l!=null?l:this.length-1);if(d===-1){for(let s=0;s<=(l!=null?l:this.length-1);s+=1)if($l(this[s])===a){Zc("array.lastIndexOf(...)");break}}return d},t.includes=function(a,l){let d=r.call(this,a,l);if(!d){for(let s=0;s<this.length;s+=1)if($l(this[s])===a){Zc("array.includes(...)");break}}return d},Array.__svelte_cleanup=()=>{t.indexOf=i,t.lastIndexOf=o,t.includes=r}}var Ta,Ig,ud,Eg,Pg;function eu(){if(Ta===void 0){Ta=window,Ig=document,ud=/Firefox/.test(navigator.userAgent);var t=Element.prototype,e=Node.prototype,i=Text.prototype;Eg=qo(e,"firstChild").get,Pg=qo(e,"nextSibling").get,Ep(t)&&(t.__click=void 0,t.__className=void 0,t.__attributes=null,t.__style=void 0,t.__e=void 0),Ep(i)&&(i.__t=void 0),ke&&(t.__svelte_meta=null,Cg())}}function In(t=""){return document.createTextNode(t)}function Ii(t){return Eg.call(t)}function jo(t){return Pg.call(t)}function T(t,e){if(!tt)return Ii(t);var i=Ii(yt);if(i===null)i=yt.appendChild(In());else if(e&&i.nodeType!==ml){var o=In();return i==null||i.before(o),Ci(o),o}return Ci(i),i}function de(t,e){var r,a;if(!tt){var i=Ii(t);return i.nodeType===8&&i.data===""?jo(i):i}if(e&&((r=yt)==null?void 0:r.nodeType)!==ml){var o=In();return(a=yt)==null||a.before(o),Ci(o),o}return yt}function k(t,e=1,i=!1){let o=tt?yt:t;for(var r;e--;)r=o,o=jo(o);if(!tt)return o;if(i&&(o==null?void 0:o.nodeType)!==ml){var a=In();return o===null?r==null||r.after(a):o.before(a),Ci(a),a}return Ci(o),o}function pd(t){t.textContent=""}function Hp(t){$t===null&&Rt===null&&lg(t),Rt!==null&&(Rt.f&256)!==0&&$t===null&&ag(),ws&&sg(t)}function p$(t,e){var i=e.last;i===null?e.last=e.first=t:(i.next=t,t.prev=i,e.last=t)}function Ca(t,e,i,o=!0){var s;var r=$t;if(ke)for(;r!==null&&(r.f&262144)!==0;)r=r.parent;var a={ctx:Ht,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(ke&&(a.component_function=dr),i)try{wl(a),a.f|=32768}catch(u){throw Gi(a),u}else e!==null&&cd(a);var l=i&&a.deps===null&&a.first===null&&a.nodes_start===null&&a.teardown===null&&(a.f&1048704)===0;if(!l&&o&&(r!==null&&p$(a,r),Rt!==null&&(Rt.f&2)!==0)){var d=Rt;((s=d.effects)!=null?s:d.effects=[]).push(a)}return a}function Io(t){let e=Ca(8,null,!1);return Cn(e,1024),e.teardown=t,e}function De(t){var r;Hp("$effect");var e=$t!==null&&($t.f&32)!==0&&Ht!==null&&!Ht.m;if(ke&&fo(t,"name",{value:"$effect"}),e){var i=Ht;((r=i.e)!=null?r:i.e=[]).push({fn:t,effect:$t,reaction:Rt})}else{var o=Eo(t);return o}}function vd(t){return Hp("$effect.pre"),ke&&fo(t,"name",{value:"$effect.pre"}),Xo(t)}function ou(t){let e=Ca(64,t,!0);return()=>{Gi(e)}}function kg(t){let e=Ca(64,t,!0);return(i={})=>new Promise(o=>{i.outro?Kn(e,()=>{Gi(e),o(void 0)}):(Gi(e),o(void 0))})}function Eo(t){return Ca(4,t,!1)}function Xo(t){return Ca(8,t,!0)}function B(t,e=[],i=Qr){if(ke)return Xo(()=>{var r=$t,a=()=>t(...l.map(n));fo(r.fn,"name",{value:"{expression}"}),fo(a,"name",{value:"{expression}"});let l=e.map(i);ji(a)});let o=e.map(i);return ji(()=>t(...o.map(n)))}function ji(t,e=0){return Ca(24|e,t,!0)}function Oi(t,e=!0){return Ca(40,t,!0,e)}function Up(t){var e=t.teardown;if(e!==null){let i=ws,o=Rt;Bp(!0),Qi(null);try{e.call(null)}finally{Bp(i),Qi(o)}}}function zp(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:Gi(i,e),i=o}}function Lg(t){for(var e=t.first;e!==null;){var i=e.next;(e.f&32)===0&&Gi(e),e=i}}function Gi(t,e=!0){var i=!1;(e||(t.f&524288)!==0)&&t.nodes_start!==null&&t.nodes_end!==null&&(Wp(t.nodes_start,t.nodes_end),i=!0),zp(t,e&&!i),gd(t,0),Cn(t,16384);var o=t.transitions;if(o!==null)for(let a of o)a.stop();Up(t);var r=t.parent;r!==null&&r.first!==null&&Kp(t),ke&&(t.component_function=null),t.next=t.prev=t.teardown=t.ctx=t.deps=t.fn=t.nodes_start=t.nodes_end=null}function Wp(t,e){for(;t!==null;){var i=t===e?null:jo(t);t.remove(),t=i}}function Kp(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 Kn(t,e){var i=[];nu(t,i,!0),qp(i,()=>{Gi(t),e&&e()})}function qp(t,e){var i=t.length;if(i>0){var o=()=>--i||e();for(var r of t)r.out(o)}else e()}function nu(t,e,i){if((t.f&8192)===0){if(t.f^=8192,t.transitions!==null)for(let l of t.transitions)(l.is_global||i)&&e.push(l);for(var o=t.first;o!==null;){var r=o.next,a=(o.f&65536)!==0||(o.f&32)!==0;nu(o,e,a?i:!1),o=r}}}function Cs(t){Mg(t,!0)}function Mg(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;Mg(i,r?e:!1),i=o}if(t.transitions!==null)for(let a of t.transitions)(a.is_global||e)&&a.in()}}var hd=[],Qp=[];function Vg(){var t=hd;hd=[],js(t)}function f$(){var t=Qp;Qp=[],js(t)}function En(t){hd.length===0&&queueMicrotask(Vg),hd.push(t)}function Rg(){hd.length>0&&Vg(),Qp.length>0&&f$()}function Og(t){var e=$t;if(ke&&t instanceof Error&&m$(t,e),(e.f&32768)===0){if((e.f&128)===0)throw t;e.fn(t)}else _d(t,e)}function _d(t,e){for(;e!==null;){if((e.f&128)!==0)try{e.fn(t);return}catch(i){}e=e.parent}throw t}var Ng=new WeakSet;function m$(t,e){var l,d;if(Ng.has(t))return;Ng.add(t);let i=qo(t,"message");if(!(i&&!i.configurable)){for(var o=ud?" ":" ",r=`
|
|
38
|
+
${o}in ${((l=e.fn)==null?void 0:l.name)||"<unknown>"}`,a=e.ctx;a!==null;)r+=`
|
|
39
|
+
${o}in ${(d=a.function)==null?void 0:d[Hn].split("/").pop()}`,a=a.p;fo(t,"message",{value:t.message+`
|
|
40
40
|
${r}
|
|
41
|
-
`}),t.stack&&
|
|
42
|
-
`).filter(
|
|
43
|
-
`)})}}var ya=!1,_l=null,xa=!1,bs=!1;function Rp(t){bs=t}var pd=[],fd=[],Ot=null,sr=!1;function Qi(t){Ot=t}var St=null;function mo(t){St=t}var Bo=null;function zc(t){Ot!==null&&Ot.f&2097152&&(Bo===null?Bo=[Ot,[t]]:Bo[1].push(t))}var In=null,ar=0,rr=null;function Ng(t){rr=t}var ih=1,Xc=0,$s=!1,Jc=null;function td(){return++ih}function ha(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&&St!==null&&!$s,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],ha(s)&&Vp(s),s.wv>t.wv)return!0}(!o||St!==null&&!$s)&&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];Bo!=null&&Bo[1].includes(t)&&Bo[0]===Ot||((s.f&2)!==0?oh(s,e,!1):e===s&&(i?Cn(s,2048):(s.f&1024)!==0&&Cn(s,4096),od(s)))}}function Uc(t){var x,w;var e=In,i=ar,o=rr,r=Ot,s=$s,l=Bo,d=Ut,a=sr,u=t.f;In=null,ar=0,rr=null,$s=(u&256)!==0&&(sr||!xa||Ot===null),Ot=(u&96)===0?t:null,Bo=null,Xl(t.ctx),sr=!1,Xc++,t.f|=2097152;try{var f=(0,t.fn)(),v=t.deps;if(In!==null){var p;if(dd(t,ar),v!==null&&ar>0)for(v.length=ar+In.length,p=0;p<In.length;p++)v[ar+p]=In[p];else t.deps=v=In;if(!$s||(u&2)!==0&&t.reactions!==null)for(p=ar;p<v.length;p++)((w=(x=v[p]).reactions)!=null?w:x.reactions=[]).push(t)}else v!==null&&ar<v.length&&(dd(t,ar),v.length=ar);if(rs()&&rr!==null&&!sr&&v!==null&&(t.f&6146)===0)for(p=0;p<rr.length;p++)oh(rr[p],t);return r!==null&&r!==t&&(Xc++,rr!==null&&(o===null?o=rr:o.push(...rr))),f}catch(y){Jg(y)}finally{In=e,ar=i,rr=o,Ot=r,$s=s,Bo=l,Xl(d),sr=a,t.f^=2097152}}function I_(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),Fc(e),dd(e,0))}function dd(t,e){var i=t.deps;if(i!==null)for(var o=e;o<i.length;o++)I_(t,i[o])}function ml(t){var e=t.f;if((e&16384)===0){Cn(t,1024);var i=St,o=xa;if(St=t,xa=!0,Oe){var r=or;Jl(t.component_function)}try{(e&16)!==0?jg(t):Bp(t),Dp(t);var s=Uc(t);if(t.teardown=typeof s=="function"?s:null,t.wv=ih,Oe&&ns&&(t.f&2048)!==0&&t.deps!==null)for(var l of t.deps)l.set_during_effect&&(l.wv=td(),l.set_during_effect=!1);Oe&&fd.push(t)}finally{xa=o,St=i,Oe&&Jl(r)}}}function eh(){console.error("Last ten effects were: ",fd.slice(-10).map(t=>t.fn)),fd=[]}function k_(){try{Cg()}catch(t){if(Oe&&vo(t,"stack",{value:""}),_l!==null)if(Oe)try{ud(t,_l)}catch(e){throw eh(),e}else ud(t,_l);else throw Oe&&eh(),t}}function Kp(){var t=xa;try{var e=0;for(xa=!0;pd.length>0;){e++>1e3&&k_();var i=pd,o=i.length;pd=[];for(var r=0;r<o;r++){var s=P_(i[r]);A_(s)}fl.clear()}}finally{ya=!1,xa=t,_l=null,Oe&&(fd=[])}}function A_(t){var e=t.length;if(e!==0)for(var i=0;i<e;i++){var o=t[i];(o.f&24576)===0&&ha(o)&&(ml(o),o.deps===null&&o.first===null&&o.nodes_start===null&&(o.teardown===null?Fp(o):o.fn=null))}}function od(t){ya||(ya=!0,queueMicrotask(Kp));for(var e=_l=t;e.parent!==null;){e=e.parent;var i=e.f;if((i&96)!==0){if((i&1024)===0)return;e.f^=1024}}pd.push(e)}function P_(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:ha(i)&&ml(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 bl(t){var e;for(t&&(ya=!0,Kp(),ya=!0,e=t());;){if(Zg(),pd.length===0)return ya=!1,_l=null,Oe&&(fd=[]),e;ya=!0,Kp()}}function ho(){return yt(this,null,function*(){yield Promise.resolve(),bl()})}function n(t){var e=t.f,i=(e&2)!==0;if(Jc!==null&&Jc.add(t),Ot!==null&&!sr){if(!(Bo!=null&&Bo[1].includes(t))||Bo[0]!==Ot){var o=Ot.deps;t.rv<Xc&&(t.rv=Xc,In===null&&o!==null&&o[ar]===t?ar++:In===null?In=[t]:(!$s||!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,ha(r)&&Vp(r)),Oe&&ns&&!sr&&Zl!==null&&Ot!==null&&Zl.reaction===Ot)if(t.trace)t.trace();else{var l=_s("TracedAt");if(l){var d=Zl.entries.get(t);d===void 0&&(d={traces:[]},Zl.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 bs&&fl.has(t)?fl.get(t):t.v}function Pt(t){var e=sr;try{return sr=!0,t()}finally{sr=e}}var M_=-7169;function Cn(t,e){t.f=t.f&M_|e}function tu(t){if(!(typeof t!="object"||!t||t instanceof EventTarget)){if(No in t)eu(t);else if(!Array.isArray(t))for(let e in t){let i=t[e];typeof i=="object"&&i&&No in i&&eu(i)}}}function eu(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{eu(t[o],e)}catch(r){}let i=fa(t);if(i!==Object.prototype&&i!==Array.prototype&&i!==Map.prototype&&i!==Set.prototype&&i!==Date.prototype){let o=Oc(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 vd(t){var e=Ot,i=St;Qi(null),mo(null);try{return t()}finally{Qi(e),mo(i)}}var Qp=new Set,iu=new Set;function wa(t){if(!nt)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||$l.call(e,s),!s.cancelBubble)return vd(()=>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 xt(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)&&Eo(()=>{e.removeEventListener(t,l,s)})}function ct(t){for(var e=0;e<t.length;e++)Qp.add(t[e]);for(var i of iu)i(t)}function $l(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){vo(t,"currentTarget",{configurable:!0,get(){return s||i}});var f=Ot,v=St;Qi(null),mo(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(tr(y)){var[C,...T]=y;C.apply(s,[t,...T])}else y.call(s,t)}catch(R){p?x.push(R):p=R}if(t.cancelBubble||w===e||w===null)break;s=w}if(p){for(let R of x)queueMicrotask(()=>{throw R});throw p}}finally{t.__root=e,delete t.currentTarget,Qi(f),mo(v)}}}var V_;function nh(){V_=void 0}function yl(t){var e=document.createElement("template");return e.innerHTML=t.replaceAll("<!>","<!---->"),e.content}function ko(t,e){var i=St;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(nt)return ko(Ct,null),Ct;r===void 0&&(r=yl(s?t:"<!>"+t),i||(r=Mi(r)));var l=o||nd?document.importNode(r,!0):r.cloneNode(!0);if(i){var d=Mi(l),a=l.lastChild;ko(d,a)}else ko(l,l);return l}}function N_(t,e,i="svg"){var o=!t.startsWith("<!>"),r=(e&1)!==0,s=`<${i}>${o?t:"<!>"+t}</${i}>`,l;return()=>{if(nt)return ko(Ct,null),Ct;if(!l){var d=yl(s),a=Mi(d);if(r)for(l=document.createDocumentFragment();Mi(a);)l.appendChild(Mi(a));else l=Mi(a)}var u=l.cloneNode(!0);if(r){var f=Mi(u),v=u.lastChild;ko(f,v)}else ko(u,u);return u}}function Ie(t,e){return N_(t,e,"svg")}function as(t=""){if(!nt){var e=Tn(t+"");return ko(e,e),e}var i=Ct;return i.nodeType!==sl&&(i.before(i=Tn()),Ii(i)),ko(i,i),i}function ze(){if(nt)return ko(Ct,null),Ct;var t=document.createDocumentFragment(),e=document.createComment(""),i=Tn();return t.append(e,i),ko(e,i),t}function b(t,e){if(nt){St.nodes_end=Ct,Gi();return}t!==null&&t.before(e)}var D_=/\r/g;function sh(t){t=t.replace(D_,"");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 B_=["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 B_.includes(t)}var H_=["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 F_={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=F_[t])!=null?e:t}var NC=[...H_,"formNoValidate","isMap","noModule","playsInline","readOnly","value","volume","defaultValue","defaultChecked","srcObject","noValidate","allowFullscreen","disablePictureInPicture","disableRemotePlayback"];var U_=["touchstart","touchmove"];function ch(t){return U_.includes(t)}var z_=["$state","$state.raw","$derived","$derived.by"],DC=[...z_,"$state.snapshot","$props","$props.id","$bindable","$effect","$effect.pre","$effect.tracking","$effect.root","$inspect","$inspect().with","$inspect.trace","$host"];var W_=["textarea","script","style","title"];function uh(t){return W_.includes(t)}function ou(t){return t==null?void 0:t.replace(/\//g,"/\u200B")}var md=!0;function nu(t){md=t}function ve(t,e){var o;var i=e==null?"":typeof e=="object"?e+"":e;i!==((o=t.__t)!=null?o:t.__t=t.nodeValue)&&(t.__t=i,t.nodeValue=i+"")}function Wr(t,e){return ph(t,e)}function Yp(t,e){var l;qc(),e.intro=(l=e.intro)!=null?l:!1;let i=e.target,o=nt,r=Ct;try{for(var s=Mi(i);s&&(s.nodeType!==ir||s.data!==Fs);)s=Ho(s);if(!s)throw is;go(!0),Ii(s),Gi();let d=ph(t,qt(q({},e),{anchor:s}));if(Ct===null||Ct.nodeType!==ir||Ct.data!==pa)throw Ks(),is;return go(!1),d}catch(d){if(d===is)return e.recover===!1&&Tg(),qc(),rd(i),go(!1),Wr(t,e);throw d}finally{go(o),Ii(r),nh()}}var xl=new Map;function ph(t,{target:e,anchor:i,props:o={},events:r,context:s,intro:l=!0}){qc();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,$l,{passive:w});var y=xl.get(x);y===void 0?(document.addEventListener(x,$l,{passive:w}),xl.set(x,1)):xl.set(x,y+1)}}};a(Yl(Qp)),iu.add(a);var u=void 0,f=Qg(()=>{var v=i!=null?i:e.appendChild(Tn());return Bi(()=>{if(s){F({});var p=Ut;p.c=s}r&&(o.$$events=r),nt&&ko(v,null),md=l,u=t(v,o)||{},md=!0,nt&&(St.nodes_end=Ct),s&&U()}),()=>{var w;for(var p of d){e.removeEventListener(p,$l);var x=xl.get(p);--x===0?(document.removeEventListener(p,$l),xl.delete(p)):xl.set(p,x)}iu.delete(a),v!==i&&((w=v.parentNode)==null||w.removeChild(v))}});return Gp.set(u,f),u}var Gp=new WeakMap;function Sa(t,e){let i=Gp.get(t);return i?(Gp.delete(t),i(e)):(Oe&&Hg(),Promise.resolve())}function be(t,e,...i){var o=t,r=ue,s;Yi(()=>{r!==(r=e())&&(s&&(ji(s),s=null),Oe&&r==null&&Eg(),s=Bi(()=>r(o,...i)))},65536),nt&&(o=Ct)}if(Oe){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}})}};j_=t,t("$state"),t("$effect"),t("$derived"),t("$inspect"),t("$props"),t("$bindable")}var j_;function Nt(t){Ut===null&&dl("onMount"),os&&Ut.l!==null?Q_(Ut).m.push(t):Qe(()=>{let e=Pt(t);if(typeof e=="function")return e})}function sn(t){Ut===null&&dl("onDestroy"),Nt(()=>()=>Pt(t))}function Q_(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 V(t,e,[i,o]=[0,0]){nt&&i===0&&Gi();var r=t,s=null,l=null,d=io,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(nt&&o!==-1){if(i===0){let C=Kc(r);C===Fs?o=0:C===Us?o=1/0:(o=parseInt(C.substring(1)),o!==o&&(o=d?1/0:-1))}let y=o>i;!!d===y&&(r=_a(),Ii(r),go(!1),w=!0,o=-1)}d?(s?xs(s):x&&(s=Bi(()=>x(r))),l&&zn(l,()=>{l=null})):(l?xs(l):x&&(l=Bi(()=>x(r,[i+1,o]))),s&&zn(s,()=>{s=null})),w&&go(!0)};Yi(()=>{u=!1,e(f),u||v(null,null)},a),nt&&(r=Ct)}function ws(t,e,i){nt&&Gi();var o=t,r=io,s,l=rs()?$g:al;Yi(()=>{l(r,r=e())&&(s&&zn(s),s=Bi(()=>i(o)))}),nt&&(o=Ct)}var Qs=null;function Jp(t){Qs=t}function gd(t,e){return e}function Z_(t,e,i,o){for(var r=[],s=e.length,l=0;l<s;l++)Yc(e[l].e,r,!0);var d=s>0&&r.length===0&&i!==null;if(d){var a=i.parentNode;rd(a),a.append(i),o.clear(),qs(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),qs(t,f.prev,f.next)),ji(f.e,!d)}})}function Ti(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=nt?Ii(Mi(u)):u.appendChild(Tn())}nt&&Gi();var f=null,v=!1,p=Sn(()=>{var x=i();return tr(x)?x:x==null?[]:Yl(x)});Yi(()=>{var x=n(p),w=x.length;if(v&&w===0)return;v=w===0;let y=!1;if(nt){var C=Kc(l)===Us;C!==(w===0)&&(l=_a(),Ii(l),go(!1),y=!0)}if(nt){for(var T=null,E,R=0;R<w;R++){if(Ct.nodeType===ir&&Ct.data===pa){l=Ct,y=!0,go(!1);break}var A=x[R],I=o(A,R);E=hh(Ct,d,T,null,A,I,R,r,e,i),d.items.set(I,E),T=E}w>0&&Ii(_a())}nt||X_(x,d,l,r,e,o,i),s!==null&&(w===0?f?xs(f):f=Bi(()=>s(l)):f!==null&&zn(f,()=>{f=null})),y&&go(!0),n(p)}),nt&&(l=Ct)}function X_(t,e,i,o,r,s,l){var J,me,se,le;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,R,A,I;if(d)for(I=0;I<u;I+=1)E=t[I],R=s(E,I),A=f.get(R),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],R=s(E,I),A=f.get(R),A===void 0){var N=p?p.e.nodes_start:i;w=hh(N,e,w,w===null?e.first:w.next,E,R,I,o,r,l),f.set(R,w),C=[],T=[],p=w.next;continue}if(a&&J_(A,E,I,r),(A.e.f&8192)!==0&&(xs(A.e),d&&((me=A.a)==null||me.unfix(),(y!=null?y:y=new Set).delete(A))),A!==p){if(x!==void 0&&x.has(A)){if(C.length<T.length){var H=T[0],B;w=H.prev;var z=C[0],X=C[C.length-1];for(B=0;B<C.length;B+=1)mh(C[B],H,i);for(B=0;B<T.length;B+=1)x.delete(T[B]);qs(e,z.prev,X.next),qs(e,w,z),qs(e,X,H),p=H,w=X,I-=1,C=[],T=[]}else x.delete(A),mh(A,p,i),qs(e,A.prev,A.next),qs(e,A,w===null?e.first:w.next),qs(e,w,A),w=A;continue}for(C=[],T=[];p!==null&&p.k!==R;)(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 ae=x===void 0?[]:Yl(x);p!==null;)(p.e.f&8192)===0&&ae.push(p),p=p.next;var Q=ae.length;if(Q>0){var ce=(r&4)!==0&&u===0?i:null;if(d){for(I=0;I<Q;I+=1)(se=ae[I].a)==null||se.measure();for(I=0;I<Q;I+=1)(le=ae[I].a)==null||le.fix()}Z_(e,ae,ce,f)}}d&&En(()=>{var Pe;if(y!==void 0)for(A of y)(Pe=A.a)==null||Pe.apply()}),St.first=e.first&&e.first.e,St.last=w&&w.e}function J_(t,e,i,o){(o&1)!==0&&vl(t.v,e),(o&2)!==0?vl(t.i,i):t.i=i}function hh(t,e,i,o,r,s,l,d,a,u){var f=Qs,v=(a&1)!==0,p=(a&16)===0,x=v?p?ss(r,!1,!1):Er(r):r,w=(a&2)===0?l:Er(l);Oe&&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};Qs=y;try{return y.e=Bi(()=>d(t,x,w,u),nt),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{Qs=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=Ho(s);r.before(s),s=l}}function qs(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 eb(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=or)!=null&&l[Bn]&&(o=`in ${or[Bn]}`),Bg(ou(o))}function hd(t,e,i=!1,o=!1,r=!1){var s=t,l="";D(()=>{var x;var d=St;if(l===(l=(x=e())!=null?x:"")){nt&&Gi();return}if(d.nodes_start!==null&&(Hp(d.nodes_start,d.nodes_end),d.nodes_start=d.nodes_end=null),l!==""){if(nt){for(var a=Ct.data,u=Gi(),f=u;u!==null&&(u.nodeType!==ir||u.data!=="");)f=u,u=Ho(u);if(u===null)throw Ks(),is;Oe&&!r&&eb(u.parentNode,a,l),ko(Ct,f),s=Ii(u);return}var v=l+"";i?v=`<svg>${v}</svg>`:o&&(v=`<math>${v}</math>`);var p=yl(v);if((i||o)&&(p=Mi(p)),ko(Mi(p),p.lastChild),i||o)for(;Mi(p);)s.before(Mi(p));else s.before(p)}})}function Vi(t,e,i){nt&&Gi();var o=t,r,s;Yi(()=>{r!==(r=e())&&(s&&(zn(s),s=null),r&&(s=Bi(()=>i(o,r))))},65536),nt&&(o=Ct)}function Ca(t,e,i,o,r,s){var w;let l=nt;nt&&Gi();var d=Oe&&s&&((w=Ut)==null?void 0:w.function[Bn]),a,u,f=null;nt&&Ct.nodeType===Dc&&(f=Ct,Gi());var v=nt?Ct:t,p,x=Qs;Yi(()=>{let y=e()||null;var C=r?r():i||y==="svg"?Vc:null;if(y!==a){var T=Qs;Jp(x),p&&(y===null?zn(p,()=>{p=null,u=null}):y===u?xs(p):(ji(p),nu(!1))),y&&y!==u&&(p=Bi(()=>{if(f=nt?f:C?document.createElementNS(C,y):document.createElement(y),Oe&&s&&(f.__svelte_meta={loc:{file:d,line:s[0],column:s[1]}}),ko(f,f),o){nt&&uh(y)&&f.append(document.createComment(""));var E=nt?Mi(f):f.appendChild(Tn());nt&&(E===null?go(!1):Ii(E)),o(f,E)}St.nodes_end=f,v.before(f)})),a=y,a&&(u=a),nu(!0),Jp(T)}},65536),l&&(go(!0),Ii(v))}var tf;function _h(t){return tf=t.target,new ef(t)}var Ss,Ir,ef=class{constructor(e){Hs(this,Ss);Hs(this,Ir);var s,l;var i=new Map,o=(d,a)=>{var u=ss(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===rl?!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 O((f=i.get(a))!=null?f:o(a,u),u),Reflect.set(d,a,u)}});nl(this,Ir,(e.hydrate?Yp:Wr)(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)&&bl(),nl(this,Ss,r.$$events);for(let d of Object.keys(Di(this,Ir)))d==="$set"||d==="$destroy"||d==="$on"||vo(this,d,{get(){return Di(this,Ir)[d]},set(a){Di(this,Ir)[d]=a},enumerable:!0});Di(this,Ir).$set=d=>{Object.assign(r,d)},Di(this,Ir).$destroy=()=>{Sa(Di(this,Ir))}}$set(e){Di(this,Ir).$set(e)}$on(e,i){Di(this,Ss)[e]=Di(this,Ss)[e]||[];let o=(...r)=>i.call(this,...r);return Di(this,Ss)[e].push(o),()=>{Di(this,Ss)[e]=Di(this,Ss)[e].filter(r=>r!==o)}}$destroy(){Di(this,Ir).$destroy()}};Ss=new WeakMap,Ir=new WeakMap;function W(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),Oe&&vh(e.hash,d)}})}function Cs(t,e){var i=void 0,o;Yi(()=>{i!==(i=e())&&(o&&(ji(o),o=null),i&&(o=Bi(()=>{Io(()=>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 _d(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(nt||l!==i||l===void 0){var d=wh(i,o,s);(!nt||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 tt(t,e,i,o){var r=t.__style;if(nt||r!==e){var s=Sh(e,o);(!nt||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 bd(t,e,i){if(t.multiple){if(e==null)return;if(!tr(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(()=>{bd(t,t.__value)});e.observe(t,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["value"]}),Eo(()=>{e.disconnect()})}function Ch(t){return"__value"in t?t.__value:t.value}var wl=Symbol("class"),Sl=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 je(t,e,i,o){var r=Mh(t);if(nt&&(r[e]=t.getAttribute(e),e==="src"||e==="srcset"||e==="href"&&t.nodeName==="LINK")){o||lb(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=nt&&l;a&&go(!1);var u=e||{},f=t.tagName==="OPTION";for(var v in e)v in i||(i[v]=null);i.class?i.class=_d(i.class):(o||i[wl])&&(i.class=null),i[Sl]&&((A=i.style)!=null||(i.style=null));var p=Lh(t);for(let I in i){let N=i[I];if(f&&I==="value"&&N==null){t.value=t.__value="",u[I]=N;continue}if(I==="class"){var x=t.namespaceURI==="http://www.w3.org/1999/xhtml";re(t,x,N,o,e==null?void 0:e[wl],i[wl]),u[I]=N,u[wl]=i[wl];continue}if(I==="style"){tt(t,N,e==null?void 0:e[Sl],i[Sl]),u[I]=N,u[Sl]=i[Sl];continue}var w=u[I];if(!(N===w&&!(N===void 0&&t.hasAttribute(I)))){u[I]=N;var y=I[0]+I[1];if(y!=="$$")if(y==="on"){let H={},B="$$"+I,z=I.slice(2);var C=lh(z);if(ah(z)&&(z=z.slice(0,-7),H.capture=!0),!C&&w){if(N!=null)continue;t.removeEventListener(z,u[B],H),u[B]=null}if(N!=null)if(C)t[`__${z}`]=N,ct([z]);else{let X=function(ae){u[I].call(this,ae)};var R=X;u[B]=jp(z,t,X,H)}else C&&(t[`__${z}`]=void 0)}else if(I==="style")je(t,I,N);else if(I==="autofocus")qp(t,!!N);else if(!l&&(I==="__value"||I==="value"&&N!=null))t.value=t.__value=N;else if(I==="selected"&&f)Ah(t,N);else{var T=I;d||(T=dh(T));var E=T==="defaultValue"||T==="defaultChecked";if(N==null&&!l&&!E)if(s[I]=null,T==="value"||T==="checked"){let H=t,B=e===void 0;if(T==="value"){let z=H.defaultValue;H.removeAttribute(T),H.defaultValue=z,H.value=H.__value=B?z:null}else{let z=H.defaultChecked;H.removeAttribute(T),H.defaultChecked=z,H.checked=B?z:!1}}else t.removeAttribute(I);else E||p.includes(T)&&(l||typeof N!="string")?t[T]=N:typeof N!="function"&&je(t,T,N,r)}}}return a&&go(!0),u}function Ae(t,e,i=[],o,r=!1,s=Fr){let l=i.map(s);var d=void 0,a={},u=t.nodeName==="SELECT",f=!1;if(Yi(()=>{var p=e(...l.map(n)),x=Ph(t,d,p,o,r);f&&u&&"value"in p&&bd(t,p.value,!1);for(let y of Object.getOwnPropertySymbols(a))p[y]||ji(a[y]);for(let y of Object.getOwnPropertySymbols(p)){var w=p[y];y.description===yp&&(!d||w!==d[y])&&(a[y]&&ji(a[y]),a[y]=Bi(()=>Cs(t,()=>w))),x[y]=w}d=x}),u){var v=t;Io(()=>{bd(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=Oc(o);for(var s in i)i[s].set&&e.push(s);o=fa(o)}return e}function lb(t,e,i){var o;Oe&&(e==="srcset"&&db(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 db(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 cb=Rc?()=>performance.now():()=>Date.now(),Kr={tick:t=>(Rc?requestAnimationFrame:ue)(t),now:()=>cb(),tasks:new Set};function Vh(){let t=Kr.now();Kr.tasks.forEach(e=>{e.c(t)||(Kr.tasks.delete(e),e.f())}),Kr.tasks.size!==0&&Kr.tick(Vh)}function Rh(t){let e;return Kr.tasks.size===0&&Kr.tick(Vh),{promise:new Promise(i=>{Kr.tasks.add(e={c:t,f:i})}),abort(){Kr.tasks.delete(e)}}}function ru(t,e){vd(()=>{t.dispatchEvent(new CustomEvent(e))})}function vb(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=vb(r.trim());e[l]=s.trim()}return e}var mb=t=>t;function qr(t,e,i,o){var R;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 N;var A=Ot,I=St;Qi(null),mo(null);try{return u!=null?u:u=i()(e,(N=o==null?void 0:o())!=null?N:{},{direction:a})}finally{Qi(A),mo(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(),ru(e,"introstart"),p=af(e,w(),x,1,()=>{ru(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,ru(e,"outrostart"),x=af(e,w(),p,0,()=>{ru(e,"outroend"),A==null||A()})},stop:()=>{p==null||p.abort(),x==null||x.abort()}},C=St;if(((R=C.transitions)!=null?R:C.transitions=[]).push(y),r&&md){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&&Io(()=>{Pt(()=>y.in())})}}function af(t,e,i,o,r){var s=o===1;if(zs(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:ue,deactivate:ue,reset:ue,t:()=>o};let{delay:a=0,css:u,tick:f,easing:v=mb}=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 z;y.cancel();var C=(z=i==null?void 0:i.t())!=null?z:1-o;i==null||i.abort();var T=o-C,E=e.duration*Math.abs(T),R=[];if(E>0){var A=!1;if(u)for(var I=Math.ceil(E/16.666666666666668),N=0;N<=I;N+=1){var H=C+T*v(N/I),B=Oh(u(H,1-H));R.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(R,{duration:E,fill:"forwards"}),y.onfinish=()=>{w=()=>o,f==null||f(o,1-o),r()}},{abort:()=>{y&&(y.cancel(),y.effect=null,y.onfinish=ue)},deactivate:()=>{r=ue},reset:()=>{o===0&&(f==null||f(1,0))},t:()=>w()}}function lf(t,e,i){var o=Oo(t,e);o&&o.set&&(t[e]=i,Eo(()=>{t[e]=null}))}var js,Cl,$d,au,Nh,lu=class lu{constructor(e){Hs(this,au);Hs(this,js,new WeakMap);Hs(this,Cl);Hs(this,$d);nl(this,$d,e)}observe(e,i){var o=Di(this,js).get(e)||new Set;return o.add(i),Di(this,js).set(e,o),cg(this,au,Nh).call(this).observe(e,Di(this,$d)),()=>{var r=Di(this,js).get(e);r.delete(i),r.size===0&&(Di(this,js).delete(e),Di(this,Cl).unobserve(e))}}};js=new WeakMap,Cl=new WeakMap,$d=new WeakMap,au=new WeakSet,Nh=function(){var e;return(e=Di(this,Cl))!=null?e:nl(this,Cl,new ResizeObserver(i=>{for(var o of i){lu.entries.set(o.target,o);for(var r of Di(this,js).get(o.target)||[])r(o)}}))},er(lu,"entries",new WeakMap);var df=lu;var gb=new df({box:"border-box"});function kn(t,e,i){var o=gb.observe(t,()=>i(t[e]));Io(()=>(Pt(()=>i(t[e])),o))}function Dh(t,e){return t===e||(t==null?void 0:t[No])===e}function at(t={},e,i,o){return Io(()=>{var r,s;return Fo(()=>{r=s,s=(o==null?void 0:o())||[],Pt(()=>{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 Uo(t=!1){let e=Ut,i=e.l.u;if(!i)return;let o=()=>tu(e.s);if(t){let r=0,s={},l=Fr(()=>{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&&ld(()=>{Bh(e,o),Ws(i.b)}),Qe(()=>{let r=Pt(()=>i.m.map(_g));return()=>{for(let s of r)typeof s=="function"&&s()}}),i.a.length&&Qe(()=>{Bh(e,o),Ws(i.a)})}function Bh(t,e){if(t.l.s)for(let i of t.l.s)n(i);e()}function yd(t,e,i){if(t==null)return e(void 0),i&&i(void 0),ue;let o=Pt(()=>t.subscribe(e,i));return o.unsubscribe?()=>o.unsubscribe():o}var Tl=[];function kr(t,e){return{subscribe:de(t,e).subscribe}}function de(t,e=ue){let i=null,o=new Set;function r(d){if(al(t,d)&&(t=d,i)){let a=!Tl.length;for(let u of o)u[1](),Tl.push(u,t);if(a){for(let u=0;u<Tl.length;u+=2)Tl[u][0](Tl[u+1]);Tl.length=0}}}function s(d){r(d(t))}function l(d,a=ue){let u=[d,a];return o.add(u),o.size===1&&(i=e(r,s)||ue),d(t),()=>{o.delete(u),o.size===0&&i&&(i(),i=null)}}return{set:r,update:s,subscribe:l}}function yi(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 kr(i,(l,d)=>{let a=!1,u=[],f=0,v=ue,p=()=>{if(f)return;v();let w=e(o?u[0]:u,l,d);s?l(w):v=typeof w=="function"?w:ue},x=r.map((w,y)=>yd(w,C=>{u[y]=C,f&=~(1<<y),a&&p()},()=>{f|=1<<y}));return a=!0,p(),function(){Ws(x),v(),a=!1}})}function $e(t){let e;return yd(t,i=>e=i)(),e}var du=!1,cf=Symbol();function S(t,e,i){var s;let o=(s=i[e])!=null?s:i[e]={store:null,source:ss(void 0),unsubscribe:ue};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=ue;else{var r=!0;o.unsubscribe=yd(t,l=>{r?o.source.v=l:O(o.source,l)}),r=!1}return t&&cf in i?$e(t):n(o.source)}function De(){let t={};function e(){Eo(()=>{for(var i in t)t[i].unsubscribe();vo(t,cf,{enumerable:!1,value:!0})})}return[t,e]}function uf(t){var e=du;try{return du=!1,[t(),du]}finally{du=e}}var wb={get(t,e){if(!t.exclude.includes(e))return t.props[e]},set(t,e){return Oe&&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 Ne(t,e,i){return new Proxy(Oe?{props:t,exclude:e,name:i,other:{},to_proxy:[]}:{props:t,exclude:e},wb)}var Sb={get(t,e){let i=t.props.length;for(;i--;){let o=t.props[i];if(zs(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];zs(r)&&(r=r());let s=Oo(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(zs(o)&&(o=o()),typeof o=="object"&&o!==null&&e in o){let r=Oo(o,e);return r&&!r.configurable&&(r.configurable=!0),r}}},has(t,e){if(e===No||e===rl)return!1;for(let i of t.props)if(zs(i)&&(i=i()),i!=null&&e in i)return!0;return!1},ownKeys(t){let e=[];for(let i of t.props)if(zs(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 Ts(...t){return new Proxy({props:t},Sb)}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 H,B;var r=(i&1)!==0,s=!os||(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=No in t||rl in t,v=l&&((B=(H=Oo(t,e))==null?void 0:H.set)!=null?B:f&&e in t&&(z=>t[e]=z))||void 0,p=o,x=!0,w=!1,y=()=>(w=!0,x&&(x=!1,d?p=Pt(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 z=t[e];return z===void 0?y():(x=!0,w=!1,z)};else{var T=(r?Fr:Sn)(()=>t[e]);T.f|=131072,C=()=>{var z=n(T);return z!==void 0&&(p=void 0),z===void 0?p:z}}if((i&4)===0&&s)return C;if(v){var E=t.$$legacy;return function(z,X){return arguments.length>0?((!s||!X||E||a)&&v(X?C():z),z):C()}}var R=!1,A=!1,I=ss(u),N=Fr(()=>{var z=C(),X=n(I);return R?(R=!1,A=!0,X):(A=!1,I.v=z)});return l&&n(N),r||(N.equals=ll),function(z,X){if(Jc!==null&&(R=A,C(),n(I)),arguments.length>0){let ae=X?n(N):s&&l?ai(z):z;if(!N.equals(ae)){if(R=!0,O(I,ae),w&&p!==void 0&&(p=ae),Hh(N))return z;Pt(()=>n(N))}return z}return Hh(N)?N.v:n(N)}}var Cb;typeof HTMLElement=="function"&&(Cb=class extends HTMLElement{constructor(e,i,o){super();er(this,"$$ctor");er(this,"$$s");er(this,"$$c");er(this,"$$cn",!1);er(this,"$$d",{});er(this,"$$r",!1);er(this,"$$p_d",{});er(this,"$$l",{});er(this,"$$l_u",new Map);er(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 yt(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),b(l,d)}};var e=i;if(yield Promise.resolve(),!this.$$cn||this.$$c)return;let o={},r=Tb(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=Gc(()=>{Fo(()=>{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 Tb(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 Kw,clientChecker as Fm}from"@vkontakte/videoplayer-core/es2015";import"@vkontakte/videoplayer-core/es2015";import{noop as X0,safeStorage as qw,throttleFn as Qw}from"@vkontakte/videoplayer-shared/es2015";import{SeekAction as jw}from"@vkontakte/videoplayer-statistics/es2015";import{InterfaceLanguage as Eb,fillWithDefault as Ib,VideoQuality as Kh}from"@vkontakte/videoplayer-shared/es2015";var kb={isMobile:void 0,disableInvisibleComponentsTimeout:500,debugLog:!1,devNullLog:!1,defaultLanguage:Eb.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=>Ib(t,kb),Qh=t=>ul("ui-config",t),Rt=()=>cl("ui-config");var xd="vk_player_debug_panel_opened";var jh="videoplayer",Gh="videoplayer";var ls={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"],wd=[...Jh,"GRAPH_BUTTON"],ff=[...Jh,"PLAY_BUTTON"],Sd=[...wd,"PLAY_BUTTON"];var ds=(s=>(s.XS="xs",s.S="s",s.M="m",s.L="l",s.XL="xl",s))(ds||{}),Ea={xs:0,s:1,m:2,l:3,xl:4};import{assertNonNullable as e1,VERSION as Ab}from"@vkontakte/videoplayer-shared/es2015";import{VERSION as Pb}from"@vkontakte/videoplayer-core/es2015";import{VERSION as Mb}from"@vkontakte/videoplayer-statistics/es2015";var cu="prod",El="1.1.76-dev.c4343a7e.0";var Ia=(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)=>{ul(t1,t),ul(i1,e),cu==="dev"&&(window.app={store:t,microStores:e})},he=()=>{let t=cl(t1);return e1(t,"Store context is empty!"),t},yo=()=>{let t=cl(i1);return e1(t,"MicroStores context is empty!"),t},li=(t,e)=>pu(t,t.getValue(),e),pu=(t,e,i)=>kr(e,o=>{let r=t.subscribe(s=>{o(s),i==null||i(s)});return()=>r.unsubscribe()}),n1=(t,e,i,o)=>{var H,B,z,X,ae,Q,ce,J,me;let r=t.info,{width:s,height:l}=$e(i.ui.playerSize),d=(B=(H=r.throughputEstimation$.getValue())==null?void 0:H.toFixed(0))!=null?B:0,a=(X=(z=r.rttEstimation$.getValue())==null?void 0:z.toFixed(0))!=null?X:0,u=r.isAutoQualityEnabled$.getValue()?"auto":"manual",f=`${El} (core: ${Pb}, stat: ${Mb}, shared: ${Ab})`,v=$e(i.state.errorLog$),p=v.length?`
|
|
45
|
-
`+
|
|
46
|
-
`,
|
|
47
|
-
`,
|
|
48
|
-
`;return
|
|
49
|
-
`):void 0,
|
|
50
|
-
`)},r1=(t,e,i)=>{var H,B,z,X;let o=t.info,{width:r,height:s}=$e(i.ui.playerSize),l={version:El,viewport:`${r}x${s}`,volume:Math.round($e(i.state.volume$)*100)};l.id=i.videoId,o.currentFormat$.getValue()&&(l.provider=o.currentFormat$.getValue()),o.hostname$.getValue()&&(l.cdn=o.hostname$.getValue());let u=o.intrinsicVideoSize$.getValue();u&&(l.videoSize=`${u.width}x${u.height}`);let 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-$e(i.state.positionExact$),0)),l.position=$e(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=$e(i.vsid);typeof E=="string"&&(l.vsid=E);let R=(H=t.info.currentVideoStream$.getValue())==null?void 0:H.codec;R&&(l.videoCodec=R);let A=(B=t.info.currentAudioStream$.getValue())==null?void 0:B.codec;A&&(l.audioCodec=A),((z=t.info.currentVideoStream$.getValue())==null?void 0:z.hdr)&&(l.hdr=!0);let N=(X=t.info.currentAudioStream$.getValue())==null?void 0:X.language;return N&&(l.audioLanguage=N),l},s1=(t,e)=>Ia(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)}},uu=class{constructor(){this.destroyController=new AbortController;this.pendingDownloads=new Set}download(e){return yt(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 Li}from"@vkontakte/videoplayer-shared/es2015";import"@vkontakte/videoplayer-core/es2015";var Lb="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=`${Lb}preview_track_close_tooltip`,_1=t=>t>1?1:t<0?0:t,bf=t=>Li.set(u1,_1(t).toString(10)),fu=()=>{let t=Li.get(u1);return hf(t)?void 0:_1(parseFloat(t))},$f=(t,e)=>Li.set(_f,JSON.stringify({videoId:t,value:e})),vu=()=>Li.remove(_f),yf=t=>{let e=Li.get(_f);if(hf(e))return;let{videoId:i,value:o}=JSON.parse(e);if(t!==i){vu();return}return o},xf=(t,e)=>{e?Li.set(t,"true"):Li.remove(t)},wf=t=>Li.get(t)==="true",Sf=t=>xf(p1,t),b1=()=>wf(p1),Cd=t=>xf(c1,t),Cf=()=>wf(c1),$1=()=>Li.get(f1),Tf=t=>Li.set(f1,t),Ef=()=>Li.get(gf),If=t=>{t?Li.set(gf,t):Li.remove(gf)},y1=t=>Li.set(v1,JSON.stringify({rate:t})),x1=()=>{let t=Li.get(v1);if(hf(t))return;let{rate:e}=JSON.parse(t);return e},w1=t=>xf(m1,t),S1=()=>wf(m1),Vb=()=>{let t=f=>{Li.set(vf,JSON.stringify(f))},e=()=>{try{let f=Li.get(vf);return f?JSON.parse(f):null}catch(f){return null}},i=()=>{try{let f=Li.get(mf);return f?JSON.parse(f):null}catch(f){return null}},o=f=>{Li.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=()=>{Li.remove(mf)},l=()=>{Li.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":Cd(!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}),Cd(!1),vu()};return{getPreferredQualitySettings:r,migrateSettingsToLegacyWay:a,savePreferredQualitySettings:d,savePreferredDefaultQualitySettings:t,removePreferredQualitySettingsByVideo:s,getPreferredDefaultQualitySettings:e,getPreferredSubtitlesLanguage:Ef,savePreferredSubtitlesLanguage:If}},{getPreferredQualitySettings:C1,migrateSettingsToLegacyWay:T1,savePreferredQualitySettings:mu,savePreferredDefaultQualitySettings:cV,removePreferredQualitySettingsByVideo:uV,getPreferredDefaultQualitySettings:gu}=Vb(),Rb=3,Ob=3,E1=()=>{let t=Li.get(g1);if(t)try{return JSON.parse(t)}catch(e){return null}return null},hu=(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=Nb(o);Li.set(g1,JSON.stringify(s))};function Nb(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(Ob),e.reduce((o,[r])=>(o[r]=Db(t[r]),o),{})}function Db(t){let e=Object.entries(t);return e.sort(([,i],[,o])=>i.updatedTs>o.updatedTs?-1:1),e.splice(Rb),Object.fromEntries(e)}function I1(){Li.set(h1,JSON.stringify(!0))}function k1(){let t=Li.get(h1);try{return t?JSON.parse(t):!1}catch(e){return!1}}import{PlaybackState as G0}from"@vkontakte/videoplayer-core/es2015";var Bb=Ie('<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 Td(t,e){let i=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=Bb();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(2),g(o),b(t,o)}import{isNullable as M1,InterfaceLanguage as L1}from"@vkontakte/videoplayer-shared/es2015";var Hb={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
|
-
|
|
52
|
-
|
|
53
|
-
so
|
|
54
|
-
Try switching the
|
|
55
|
-
`),o,r;for(let
|
|
56
|
-
`).filter(i=>!!i)[0]}function jb(t){try{let e=Qb(t);if(e)return e}catch(e){}return{value:R1(t),type:t&&t.name,stacktrace:{frames:[]}}}function Gb(){return"xxxxxxxxxxxx4xxxyxxxxxxxxxxxxxxx".replace(/[xy]/g,t=>{let e=Math.random()*16|0;return(t==="x"?e:e&3|8).toString(16)})}var bu=class{constructor(e){if(e&&e.dsn){let i=qb.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:[jb(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(Kb,this.authHeader||""),i.send(JSON.stringify(e))}getRequestBlank(){return{platform:"javascript",event_id:Gb(),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 Yb(){return window}var $u=class t extends bu{constructor(e,i=Yb()){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 yu,Subscription as Zb}from"@vkontakte/videoplayer-shared/es2015";var xu=null,ka=class{constructor(e,i,o={}){!xu&&e.dsn&&(this.sentryClient=new $u({dsn:e.dsn,environment:i.env}),this.version=i.version,this.sentrySubscription=new Zb,this.options=e,this.context=o,xu=this)}destroy(){var e,i;(e=this.sentryClient)==null||e.destroy(),(i=this.sentrySubscription)==null||i.unsubscribe(),xu=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(yu(x)&&v.includes(x)||yu(p)&&f.includes(p))return;if(Math.random()<=d||yu(x)&&u.includes(x)||yu(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?Il.fatal:Il.error),r.report(e)}catch(y){console.error(y)}}}static getInstance(){return xu}};var cs=(d=>(d.Thumb="thumb",d.Video="video",d.Ads="ads",d.Crashed="crashed",d.LiveWaitingStart="LiveWaitingStart",d.LiveWaitingRecover="LiveWaitingRecover",d.LiveWaitingRecord="LiveWaitingRecord",d))(cs||{});var wu=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()},Su=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())},Ed=()=>{let t=document;return t.fullscreenElement||t.mozFullScreenElement||t.webkitFullscreenElement||t.msFullscreenElement},Gs=()=>!!Ed(),Cu=t=>{document.addEventListener("fullscreenchange",t),document.addEventListener("webkitfullscreenchange",t),document.addEventListener("mozfullscreenchange",t),document.addEventListener("MSFullscreenChange",t)},Tu=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=>yt(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:Z("hotkey_map_modal_title"),closeBtnText:Z("hotkey_map_modal_close_btn_text"),groups:[{title:Z("hotkey_map_group_title_common"),items:[{description:Z("hotkey_map_item_mute_description"),value:Z("hotkey_map_item_mute_value")},{description:Z("hotkey_map_item_volume_up_description"),value:Z("hotkey_map_item_volume_up_value")},{description:Z("hotkey_map_item_volume_down_description"),value:Z("hotkey_map_item_volume_down_value")},{description:Z("hotkey_map_item_pip_description"),value:Z("hotkey_map_item_pip_value")},{description:Z("hotkey_map_item_full_screen_description"),value:Z("hotkey_map_item_full_screen_value")},{description:Z("hotkey_map_item_show_context_menu_description"),value:Z("hotkey_map_item_show_context_menu_value")},{description:Z("hotkey_map_item_show_hotkey_map_description"),value:Z("hotkey_map_item_show_hotkey_map_value")}]},{title:Z("hotkey_map_group_title_playback"),items:[{description:Z("hotkey_map_item_play_toggle_description"),value:Z("hotkey_map_item_play_toggle_value")},{description:Z("hotkey_map_item_seek_backward_description"),value:Z("hotkey_map_item_seek_backward_value")},{description:Z("hotkey_map_item_seek_forward_description"),value:Z("hotkey_map_item_seek_forward_value")},{description:Z("hotkey_map_item_fast_seek_backward_description"),value:Z("hotkey_map_item_fast_seek_backward_value")},{description:Z("hotkey_map_item_fast_seek_forward_description"),value:Z("hotkey_map_item_fast_seek_forward_value")},{description:Z("hotkey_map_item_rate_down_description"),value:Z("hotkey_map_item_rate_down_value")},{description:Z("hotkey_map_item_rate_up_description"),value:Z("hotkey_map_item_rate_up_value")},{description:Z("hotkey_map_item_prev_frame_description"),value:Z("hotkey_map_item_prev_frame_value")},{description:Z("hotkey_map_item_next_frame_description"),value:Z("hotkey_map_item_next_frame_value")},{description:Z("hotkey_map_item_jump_seek_description"),value:Z("hotkey_map_item_jump_seek_value")},{description:Z("hotkey_map_item_next_video_description"),value:Z("hotkey_map_item_next_video_value")},{description:Z("hotkey_map_item_prev_video_description"),value:Z("hotkey_map_item_prev_video_value")}]},{title:Z("hotkey_map_group_title_subtitles"),items:[{description:Z("hotkey_map_item_subtitles_toggle_description"),value:Z("hotkey_map_item_subtitles_toggle_value")}]},{title:Z("hotkey_map_group_title_episodes"),items:[{description:Z("hotkey_map_item_prev_episode_description"),value:H1.device.isApple?Z("hotkey_map_item_prev_episode_mac_value"):Z("hotkey_map_item_prev_episode_pc_value")},{description:Z("hotkey_map_item_next_episode_description"),value:H1.device.isApple?Z("hotkey_map_item_next_episode_mac_value"):Z("hotkey_map_item_next_episode_pc_value")}]}]});import{debounceFn as Xb,ValueSubject as Lf}from"@vkontakte/videoplayer-shared/es2015";var Aa=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:Xb(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 yt(this,null,function*(){this.isRequested&&(this.removeEventHandlers(),yield this.request(),this.addEventHandlers())})}request(){return yt(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 yt(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 yt(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 Pa(t){return t instanceof Aa}import{devNull as U1,now as z1}from"@vkontakte/videoplayer-shared/es2015";Vg();function Rf(t,e){F(e,!1);let i=he();Nt(()=>{i.getAdmanWrapper().startPostroll()}),Uo(),U()}import{noop as Jb}from"@vkontakte/videoplayer-shared/es2015";var e$=(t,e,i)=>{t.stopPropagation(),n(e)&&i()()},t$=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>'),i$=M("<div><!></div>"),o$={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){F(e,!0),W(t,o$);let[i,o]=De(),r=()=>S(u,"$isMobile",i),s=h(e,"position",3,0),l=h(e,"secondsToWatchBeforeSkip",3,0),d=h(e,"skipAd",3,Jb),u=he().ui.isMobile,f=m(()=>s()>0&&s()>=l());var v=i$();let p;v.__click=[e$,f,d];var x=_(v);{var w=C=>{var T=t$(),E=_(T);Ee(),g(T),D(R=>ve(E,`${R!=null?R:""} `),[()=>Z("skip_ads_now")]),b(C,T)},y=C=>{var T=as();D(E=>ve(T,E),[()=>Z("skip_ads_after",{time:Math.ceil(l()-s()).toFixed(0)})]),b(C,T)};V(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)})]),b(t,v),U(),o()}ct(["click"]);var n$=M('<button class="go-to-site svelte-1dzpmjp"> </button>'),r$={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){F(e,!1),W(t,r$),Uo();var i=n$(),o=_(i,!0);g(i),D(r=>ve(o,r),[()=>Z("visit_advertiser")],Sn),b(t,i),U()}var s$=M('<div class="top-gradient-mobile svelte-354ajf"></div>'),a$=M('<div class="container svelte-354ajf"><!> <video style="width: 100%; height: 100%" playsinline=""></video> <!> <!> <!></div>',2),l$={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 kd(t,e){F(e,!0),W(t,l$);let[i,o]=De(),r=()=>S(B,"$canSkipAd",i),s=()=>S(H,"$adPlaybackState",i),l=()=>S(E,"$isMobile",i),d=()=>S(z,"$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=he(),C=Rt(),T=y.state.isEnded$,E=y.ui.isMobile,R=C.ads.isMobileGoToSiteButton,A=j(void 0),I=j(void 0),N=!1,H=y.ads.playbackState,B=y.ads.canSkip,z=y.ads.position,X=y.ads.secondsToWatchBeforeSkip,ae=m(()=>r()&&s()!=="inactive"),Q=m(()=>l()&&s()!=="inactive"&&R);Nt(()=>{let k=y.getAdmanWrapper();if(U1.push("ui",{key:"videoplayer_embed",strings:["new","adman_ads_mount"],numbers:[z1(),f()]}),!f()){k.onAdmanLoadingError();return}let Ge=()=>{var we;let{width:He,height:Xe}=$e(y.ui.playerSize),ge=$e(y.ui.isFullscreen),ie=(we=p())!=null?we:$e(y.ui.isAutoplay),ke=C.ads.paramsOverride;return{width:He,height:Xe,isFullscreen:ge,isAutoplay:ie,adsContainer:n(A),adsVideoElement:n(I),slotId:f(),params:v(),paramsOverride:ke,duration:x(),externalApi:w()}},Me=He=>yt(null,null,function*(){He&&(yield ho());let Xe=Ge();yield k.initAdman(Xe),N=!0}),Y=new AbortController,oe=()=>{Y.abort()};return window.AdmanHTML?Me(!0).catch(()=>{k.onAdmanLoadingError()}):k.loadAdman(Y.signal).then(()=>Me(!1)).catch(()=>{k.onAdmanLoadingError()}),()=>{U1.push("ui",{key:"videoplayer_embed",strings:["new","adman_ads_unmount"],numbers:[z1(),f()]}),!N&&oe()}});var ce=a$(),J=_(ce);{var me=k=>{var Ge=s$();b(k,Ge)};V(J,k=>{l()&&k(me)})}var se=P(J,2);at(se,k=>O(I,k),()=>n(I));var le=P(se,2);{var Pe=k=>{Of(k,{get position(){return d()},get secondsToWatchBeforeSkip(){return a()},get skipAd(){return y.actions.internal.skipAd}})};V(le,k=>{n(ae)&&k(Pe)})}var ye=P(le,2);{var ee=k=>{Rf(k,{})};V(ye,k=>{u()&&k(ee)})}var Be=P(ye,2);{var pe=k=>{Nf(k,{})};V(Be,k=>{n(Q)&&k(pe)})}g(ce),at(ce,k=>O(A,k),()=>n(A)),b(t,ce),U(),o()}var zo=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 d$=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=d$();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(2),g(o),b(t,o)}var c$=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=c$();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(2),g(o),b(t,o)}function Ad(t,e){let i=h(e,"isActive",3,!1);var o=ze(),r=fe(o);{var s=d=>{Bf(d,{})},l=d=>{Df(d,{})};V(r,d=>{i()?d(s):d(l,!1)})}b(t,o)}var u$=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>'),p$=M('<div class="live-icon svelte-1s15d2i"><!></div>'),f$=M('<span class="text svelte-1s15d2i"> </span>'),v$=M("<div><!> <!></div>"),m$={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 Pd(t,e){W(t,m$);let i=h(e,"withEqualizer",3,!1),o=h(e,"isLive",3,!1),r=h(e,"isPlaying",3,!1);var s=v$();let l;var d=_(s);{var a=p=>{var x=u$();b(p,x)};V(d,p=>{i()&&p(a)})}var u=P(d,2);{var f=p=>{var x=p$(),w=_(x);Ad(w,{isActive:!0}),g(x),b(p,x)},v=p=>{var x=f$(),w=_(x,!0);g(x),D(()=>ve(w,e.time)),b(p,x)};V(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()})]),b(t,s)}var kl=(t,e,i)=>{let o;return()=>(window.clearTimeout(o),t?o=window.setTimeout(()=>e.set(!0),i):e.set(!1),()=>window.clearTimeout(o))};var g$=M('<div role="timer" data-testid="thumb-timer"><!></div>'),h$={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 Md(t,e){F(e,!0),W(t,h$);let[i,o]=De(),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(()=>zo(e.duration-e.position)),f=de(!1);var v=g$();let p;var x=_(v);Pd(x,{get time(){return n(u)},get isLive(){return l()},get isPlaying(){return d()},withEqualizer:!0}),g(v),Cs(v,()=>kl(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()})]),b(t,v),U(),o()}var Al=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 I$}from"@vkontakte/videoplayer-core/es2015";import{clientChecker as K1}from"@vkontakte/videoplayer-core/es2015";var Hf="focus-hidden";var Ar=t=>{t.stopPropagation(),t.preventDefault()},Ff=t=>{var e,i;(i=(e=t.parentNode)==null?void 0:e.firstElementChild)==null||i.classList.remove(Hf)},b$=t=>{var i;let e=t.previousElementSibling;e||(e=(i=t.parentNode)==null?void 0:i.lastElementChild),e==null||e.focus()},$$=t=>{var i;let e=t.nextElementSibling;e||(e=(i=t.parentNode)==null?void 0:i.firstElementChild),e==null||e.focus()},y$=t=>{let e=t.code;return e==="Tab"&&!t.shiftKey||e==="ArrowDown"},x$=t=>{let e=t.code;return e==="Tab"||e==="ArrowUp"},q1=t=>t.code==="Escape",w$=t=>t.code==="ArrowLeft",Ld=(t,e=[])=>{let i=t.code;return["Enter","Space",...e].includes(i)},Q1=t=>{y$(t)?(Ar(t),$$(t.target)):x$(t)&&(Ar(t),b$(t.target))},Xs=t=>!K1.device.isAndroid&&(t==null?void 0:t.detail)===0||K1.device.isAndroid&&(t==null?void 0:t.pointerType)==="",Pl=(t,e,i)=>yt(null,null,function*(){yield ho(),t&&!t.classList.contains("opened")&&!e&&$e(i)&&(yield ho(),i.set(!1),t.focus())}),j1=(t,e,i)=>yt(null,null,function*(){yield ho(),t&&!e&&$e(i)&&(i.set(!1),t.focus())}),Vd=(t,e,i,o=!1)=>yt(null,null,function*(){if(yield ho(),!!t&&e&&!o){let s=t.children[0];s==null||s.classList.toggle(Hf,!i),s==null||s.focus()}}),G1=(t,e)=>yt(null,null,function*(){setTimeout(()=>{let i=t[e];!!i&&i.focus()},100)}),Eu=(t,e)=>{Q1(t),Ff(t.target),q1(t)&&(Ar(t),e())},Iu=(t,e)=>yt(null,null,function*(){Ld(t,["ArrowRight"])&&(Ar(t),e())}),Y1=(t,e,i)=>yt(null,null,function*(){if(Q1(t),w$(t)){Ar(t),e();return}q1(t)&&(Ar(t),i())}),Ml=(t,e)=>{Ld(t)&&(Ar(t),e())},Z1=(t,e,i)=>{if(Ld(t))Ar(t),i(!e);else{let o=t.code;if(o==="ArrowLeft"&&e){i(!1),Ar(t);return}o==="ArrowRight"&&!e&&(i(!0),Ar(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 ku,isValidURL as k$}from"@vkontakte/videoplayer-shared/es2015";var Qr={"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 C$=(t,e)=>{Ml(t,()=>e())},T$=M('<li class="item svelte-1hm4mm9" role="menuitem" tabindex="0"> </li>'),E$={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){F(e,!0),W(t,E$);let i=h(e,"onClick",3,e0),o=h(e,"closeContextMenu",3,e0),r=d=>{d==null||d.stopPropagation(),i()(),o()()};var s=T$();s.__click=r,s.__keydown=[C$,r];var l=_(s,!0);g(s),D(()=>{var d;je(s,"aria-label",(d=e.ariaLabel)!=null?d:e.label),je(s,"data-testid",e.id),ve(l,e.label)}),b(t,s),U()}ct(["click","keydown"]);var La=(t,e)=>t.weight-e.weight;var Rd=(o=>(o.OPEN_SUB_MENU="OPEN_SUB_MENU",o.CLICK="CLICK",o.SWITCH="SWITCH",o))(Rd||{});var A$=(t,e)=>{Eu(t,e)},P$=t=>{t.preventDefault()},M$=M('<ul role="menu" class="svelte-1p5ukkp"></ul>'),L$={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){F(e,!0),W(t,L$);let[i,o]=De(),r=()=>S(me,"$playerPhase",i),s=()=>S(ae,"$isLive$",i),l=()=>S(se,"$isPiPEnabled$",i),d=()=>S(X,"$chromecastState$",i),a=()=>S(le,"$pictureInPictureApiIsActive$",i),u=()=>S(J,"$isLooped$",i),f=()=>S(Q,"$positionExact$",i),v=()=>S(H,"$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=he(),{pictureInPicture$:R}=yo(),A=Rt(),I=E.ui.contextMenu.visible$,N=E.ui.debugPanelVisible,H=E.ui.additionalContextMenuItems$,B=E.ui.t,z=E.actions.internal.togglePictureInPicture,X=E.state.chromecastState$,ae=E.state.isLive$,Q=E.state.positionExact$,ce=E.state.isInteractive,J=E.state.looped$,me=E.playerPhase,{isEnabled$:se,isActive$:le}=R,Pe=m(()=>r()==="video"),ye=m(()=>!!s()&&n(Pe)),ee=m(()=>["thumb","LiveWaitingStart","LiveWaitingRecover","LiveWaitingRecord"].includes(r())),Be=m(()=>{var Se;return A.features.copyVideoLink&&((Se=E.callbacks)==null?void 0:Se.onCopyVideoLink)}),pe=m(()=>n(Be)&&!n(ee)&&!ce&&!n(ye)),k=m(()=>{var Se;return!!((Se=E.callbacks)!=null&&Se.onCopyEmbedCodeClicked)}),Ge=m(()=>l()&&d()!==I$.CONNECTED&&!ce&&n(Pe)),Me=m(()=>!ce&&!n(ee)&&!n(ye)),Y=m(()=>A.features.videoRotate&&!ce&&!n(ee)),oe=m(()=>A.showSupport&&!a()),He=m(()=>A.features.saveTraceInfoToFile),Xe=()=>{var Se;I.set(!1),(Se=e.returnFocus)==null||Se.call(e)},ge=(Se,st)=>{if(!y()||!w())return;let We=y().getBoundingClientRect(),ut=w().getBoundingClientRect();O(C,Se-ut.left),O(T,st-ut.top),n(C)+We.width>ut.width&&O(C,ut.width-We.width),n(T)+We.height>ut.height&&O(T,ut.height-We.height),O(C,Math.max(n(C),0),!0),O(T,Math.max(n(T),0),!0)};Qe(()=>{yt(null,null,function*(){if(y()&&w()){yield ho();let{top:st,left:We,bottom:ut,right:jt}=x(),bi=We!=null?We:0,vi=st!=null?st:0,xi=y().getBoundingClientRect();ku(We)&&!ku(jt)&&(bi=jt-xi.width),ku(st)&&!ku(ut)&&(vi=ut-xi.height),bi=Math.max(bi,0),vi=Math.max(vi,0),ge(bi,vi)}})});let ie=()=>{E.actions.internal.videoRotate()},ke=()=>{k$(e.supportLink)&&window.open(e.supportLink,"_blank"),E.actions.internal.reportProblem(),E.actions.internal.pause()},we=()=>{let Se=E.actions.internal.getDebugTextData();if(A.features.saveDebugInfoToFile){let st=new Blob([...Se],{type:"plain/text"}),We=window.URL.createObjectURL(st);Ia(We,"vk_player_debug_info","txt")}else Al(E.actions.internal.getDebugTextData())},Fe=()=>{let Se=E.actions.internal.getTraceTextData(),st=new Blob([...Se],{type:"application/json"}),We=window.URL.createObjectURL(st);Ia(We,"vk_player_trace_info","json")},Je=()=>{N.set(!0)},Ye=()=>yt(null,null,function*(){var Se;try{z()}finally{(Se=e.returnFocus)==null||Se.call(e)}}),qe=()=>{E.actions.internal.setLooped(!u())},Ze=()=>{var Se,st;if(n(k)){let We=(st=(Se=E.callbacks)==null?void 0:Se.onCopyEmbedCodeClicked)==null?void 0:st.call(Se);We&&Al(We)}},Dt=(Se=!1)=>{var st,We;if((st=E.callbacks)!=null&&st.onCopyVideoLink){let ut=(We=E.callbacks)==null?void 0:We.onCopyVideoLink(Se,f());ut&&Al(ut)}},rt=m(()=>A.features.saveDebugInfoToFile?B("menu_save_debug"):B("menu_copy_debug")),Bt=m(()=>n(Be)?{id:"copy-link",weight:Qr["copy-link"],label:B("menu_copy_video_link"),onClick:()=>Dt()}:void 0),Qt=m(()=>n(pe)?{id:"copy-link-timestamp",weight:Qr["copy-link-timestamp"],label:B("menu_copy_video_link_with_timestamp"),onClick:()=>Dt(!0)}:void 0),Et=m(()=>n(k)?{id:"copy-embed-code",weight:Qr["copy-embed-code"],label:B("menu_copy_embed_code"),onClick:Ze}:void 0),Jt=m(()=>n(Ge)?{id:"pip",weight:Qr.pip,label:a()?B("menu_pip_close"):B("menu_pip"),onClick:Ye}:void 0),Wt=m(()=>n(Me)?{id:"video-loop",weight:Qr["video-loop"],label:u()?B("menu_video_loop_off"):B("menu_video_loop_on"),ariaLabel:B("aria_label_menu_loop"),onClick:qe}:void 0),Ce=m(()=>n(Y)?{id:"rotate",weight:Qr.rotate,label:B("menu_video_rotate"),ariaLabel:B("aria_label_menu_rotate"),onClick:ie}:void 0),xe=m(()=>n(oe)?{id:"report",weight:Qr.report,label:B("menu_report"),ariaLabel:`${B("menu_report")}. ${B("aria_label_new_tab_alert")}`,onClick:ke}:void 0),te=m(()=>({id:"save-debug",weight:Qr["save-debug"],label:n(rt),onClick:we})),Te=m(()=>n(He)?{id:"save-trace",weight:Qr["save-trace"],label:B("menu_save_debug"),onClick:Fe}:void 0),Ve=m(()=>({id:"debug-info",weight:Qr["debug-info"],label:B("menu_debug_overlay"),ariaLabel:B("aria_label_menu_debug_overlay"),onClick:Je})),Mt=m(()=>[n(Bt),n(Qt),n(Et),n(Jt),n(Wt),n(Ce),n(xe),n(te),n(Te),n(Ve),...v()].filter(Se=>!!Se).sort(La));var Re=ze(),lt=fe(Re);{var Tt=Se=>{var st=M$();st.__contextmenu=[P$],st.__keydown=[A$,Xe],Ti(st,21,()=>n(Mt),We=>We.id,(We,ut)=>{Uf(We,{get id(){return n(ut).id},get label(){return n(ut).label},get ariaLabel(){return n(ut).ariaLabel},get onClick(){return n(ut).onClick},closeContextMenu:Xe})}),g(st),at(st,We=>y(We),()=>y()),D(()=>{var We,ut;return tt(st,`top: ${(We=n(T))!=null?We:""}px; left: ${(ut=n(C))!=null?ut:""}px;`)}),b(Se,st)};V(lt,Se=>{p()&&Se(Tt)})}b(t,Re),U(),o()}ct(["contextmenu","keydown"]);var Au=class{constructor(e){this.value=e,this.next=null}};var Ll=class{constructor(e){this.top=null,this.bottom=null,this.size=0,this.maxSize=e}push(e){let i=new Au(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 V$=M('<div class="container svelte-1ssl9eb"><canvas class="svelte-1ssl9eb"></canvas></div>'),R$={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 Od(t,e){F(e,!0),W(t,R$);let i=h(e,"values",19,()=>[]),o=j(void 0),r=j(null),s=16,l=120,d=60,a=l/d;Nt(()=>{n(o).width=l,n(o).height=s,O(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)}Qe(()=>{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=V$(),v=_(f);at(v,p=>O(o,p),()=>n(o)),g(f),b(t,f),U()}import{safeStorage as t0}from"@vkontakte/videoplayer-shared/es2015";var O$=(t,e)=>{t.stopPropagation(),t0.remove(xd),e.set(!1)},N$=M('<div class="svelte-lx3h69"><div class="svelte-lx3h69">Video id</div> <span> </span></div>'),D$=M('<div class="svelte-lx3h69"><div class="svelte-lx3h69">VSID</div> <span> </span></div>'),B$=M('<div class="svelte-lx3h69"><div class="svelte-lx3h69">Provider</div> <span> </span></div>'),H$=M('<div class="svelte-lx3h69"><div class="svelte-lx3h69">Streams</div> <span> </span></div>'),F$=M('<div class="svelte-lx3h69"><div class="svelte-lx3h69">Viewport</div> <span> </span></div>'),U$=M('<div class="svelte-lx3h69"><div class="svelte-lx3h69">Video size</div> <span> </span></div>'),z$=M('<div class="svelte-lx3h69"><div class="svelte-lx3h69">CDN host</div> <span> </span></div>'),W$=M('<div class="svelte-lx3h69"><div class="svelte-lx3h69">Volume</div> <span> </span></div>'),K$=M('<div class="svelte-lx3h69"><div class="svelte-lx3h69">Position</div> <span> </span></div>'),q$=M('<div class="svelte-lx3h69"><div class="svelte-lx3h69">Buffer</div> <span> </span></div>'),Q$=M('<div class="svelte-lx3h69"><div class="svelte-lx3h69">Live latency</div> <span> </span></div>'),j$=M('<div class="svelte-lx3h69"><div class="svelte-lx3h69">Segment</div> <span> </span></div>'),G$=M('<div class="svelte-lx3h69"><div class="svelte-lx3h69">Network</div> <!> <span> </span></div>'),Y$=M('<div class="svelte-lx3h69"><div class="svelte-lx3h69">V bitrate</div> <!> <span> </span></div>'),Z$=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>'),X$={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 Nd(t,e){F(e,!0),W(t,X$);let[i,o]=De(),r=()=>S(d,"$isMobile",i),s=he(),l=s.ui.debugPanelVisible,d=s.ui.isMobile,a=j(ai(s.actions.internal.getDebugPanelData())),u=s.actions.internal.getVideoElement(),f=j(0),v=j(0),p=j(0),x=new Ll(60),w=new Ll(60),y=new Ll(60),C=j(ai([])),T=j(ai([])),E=j(ai([])),R=Z("aria_label_debug_panel");Nt(()=>{t0.set(xd,"true"),s.actions.internal.startLogging(),u&&(O(v,u.getVideoPlaybackQuality().droppedVideoFrames,!0),O(f,u.getVideoPlaybackQuality().totalVideoFrames,!0));let Ce=window.setInterval(()=>{O(a,s.actions.internal.getDebugPanelData(),!0)},500),xe;return u&&(xe=window.setInterval(()=>{if(u){O(v,u.getVideoPlaybackQuality().droppedVideoFrames,!0);let te=u.getVideoPlaybackQuality().totalVideoFrames;O(p,te-n(f)),O(f,te,!0),x.push(n(p)),n(a).speed&&w.push(n(a).speed),n(a).bitrate&&y.push(n(a).bitrate),O(C,x.getValuesFromBottom(),!0),O(T,w.getValuesFromBottom(),!0),O(E,y.getValuesFromBottom(),!0)}},1e3)),()=>{s.actions.internal.stopLogging(),clearInterval(Ce),xe&&clearInterval(xe)}});var A=Z$();let I;var N=_(A);N.__click=[O$,l];var H=P(N,2),B=_(H),z=P(_(B),2),X=_(z,!0);g(z),g(B);var ae=P(B,2);{var Q=Ce=>{var xe=N$(),te=P(_(xe),2),Te=_(te,!0);g(te),g(xe),D(()=>ve(Te,n(a).id)),b(Ce,xe)};V(ae,Ce=>{n(a).id&&Ce(Q)})}var ce=P(ae,2);{var J=Ce=>{var xe=D$(),te=P(_(xe),2),Te=_(te,!0);g(te),g(xe),D(()=>ve(Te,n(a).vsid)),b(Ce,xe)};V(ce,Ce=>{n(a).vsid&&Ce(J)})}var me=P(ce,2);{var se=Ce=>{var xe=B$(),te=P(_(xe),2),Te=_(te,!0);g(te),g(xe),D(()=>ve(Te,n(a).provider)),b(Ce,xe)};V(me,Ce=>{n(a).provider&&Ce(se)})}var le=P(me,2);{var Pe=Ce=>{var xe=H$(),te=P(_(xe),2),Te=_(te);g(te),g(xe),D(()=>{var Ve,Mt;return ve(Te,`Video: ${(Ve=n(a).videoCodec||"")!=null?Ve:""} ${n(a).hdr?"(HDR)":""}
|
|
41
|
+
`}),t.stack&&fo(t,"stack",{value:t.stack.split(`
|
|
42
|
+
`).filter(s=>!s.includes("svelte/src/internal")).join(`
|
|
43
|
+
`)})}}var Ia=!1,Cl=null,Ea=!1,ws=!1;function Bp(t){ws=t}var bd=[],$d=[],Rt=null,pr=!1;function Qi(t){Rt=t}var $t=null;function mo(t){$t=t}var Yo=null;function Xc(t){Rt!==null&&Rt.f&2097152&&(Yo===null?Yo=[Rt,[t]]:Yo[1].push(t))}var Pn=null,fr=0,ur=null;function yg(t){ur=t}var Fg=1,su=0,Ss=!1,au=null;function ld(){return++Fg}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)&&Dp(a),a.wv>t.wv)return!0}(!o||$t!==null&&!Ss)&&Cn(t,1024)}return!1}function Hg(t,e,i=!0){var o=t.reactions;if(o!==null)for(var r=0;r<o.length;r++){var a=o[r];Yo!=null&&Yo[1].includes(t)&&Yo[0]===Rt||((a.f&2)!==0?Hg(a,e,!1):e===a&&(i?Cn(a,2048):(a.f&1024)!==0&&Cn(a,4096),cd(a)))}}function jc(t){var b,y;var e=Pn,i=fr,o=ur,r=Rt,a=Ss,l=Yo,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,Yo=null,rd(t.ctx),pr=!1,su++,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=(b=m[f]).reactions)!=null?y:b.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++)Hg(ur[f],t);return r!==null&&r!==t&&(su++,ur!==null&&(o===null?o=ur:o.push(...ur))),p}catch($){Og($)}finally{Pn=e,fr=i,ur=o,Rt=r,Ss=a,Yo=l,rd(d),pr=s,t.f^=2097152}}function v$(t,e){let i=e.reactions;if(i!==null){var o=eg.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),Yc(e),gd(e,0))}function gd(t,e){var i=t.deps;if(i!==null)for(var o=e;o<i.length;o++)v$(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?Lg(t):zp(t),Up(t);var a=jc(t);if(t.teardown=typeof a=="function"?a:null,t.wv=Fg,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 Dg(){console.error("Last ten effects were: ",$d.slice(-10).map(t=>t.fn)),$d=[]}function g$(){try{dg()}catch(t){if(ke&&fo(t,"stack",{value:""}),Cl!==null)if(ke)try{_d(t,Cl)}catch(e){throw Dg(),e}else _d(t,Cl);else throw ke&&Dg(),t}}function Yp(){var t=Ea;try{var e=0;for(Ea=!0;bd.length>0;){e++>1e3&&g$();var i=bd,o=i.length;bd=[];for(var r=0;r<o;r++){var a=_$(i[r]);h$(a)}yl.clear()}}finally{Ia=!1,Ea=t,Cl=null,ke&&($d=[])}}function h$(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?Kp(o):o.fn=null))}}function cd(t){Ia||(Ia=!0,queueMicrotask(Yp));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 _$(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,Yp(),Ia=!0,e=t());;){if(Rg(),bd.length===0)return Ia=!1,Cl=null,ke&&($d=[]),e;Ia=!0,Yp()}}function go(){return gt(this,null,function*(){yield Promise.resolve(),Il()})}function n(t){var e=t.f,i=(e&2)!==0;if(au!==null&&au.add(t),Rt!==null&&!pr){if(!(Yo!=null&&Yo[1].includes(t))||Yo[0]!==Rt){var o=Rt.deps;t.rv<su&&(t.rv=su,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)&&Dp(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 b$=-7169;function Cn(t,e){t.f=t.f&b$|e}function du(t){if(!(typeof t!="object"||!t||t instanceof EventTarget)){if(Qo in t)lu(t);else if(!Array.isArray(t))for(let e in t){let i=t[e];typeof i=="object"&&i&&Qo in i&&lu(i)}}}function lu(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{lu(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=Wc(i);for(let r in o){let a=o[r].get;if(a)try{a.call(t)}catch(l){}}}}}function jp(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 Xp=new Set,cu=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 Zp(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=Zp(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++)Xp.add(t[e]);for(var i of cu)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,b=[];a!==null;){var y=a.assignedSlot||a.parentNode||a.host||null;try{var $=a["__"+o];if($!=null&&(!a.disabled||t.target===a))if(ar($)){var[S,...C]=$;S.apply(a,[t,...C])}else $.call(a,t)}catch(R){f?b.push(R):f=R}if(t.cancelBubble||y===e||y===null)break;a=y}if(f){for(let R of b)queueMicrotask(()=>{throw R});throw f}}finally{t.__root=e,delete t.currentTarget,Qi(p),mo(m)}}}var y$;function Ug(){y$=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 S$(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 Ee(t,e){return S$(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 Le(){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 T$=/\r/g;function Wg(t){t=t.replace(T$,"");let e=5381,i=t.length;for(;i--;)e=(e<<5)-e^t.charCodeAt(i);return(e>>>0).toString(36)}function Kg(t){return t.endsWith("capture")&&t!=="gotpointercapture"&&t!=="lostpointercapture"}var C$=["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 C$.includes(t)}var I$=["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 E$={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 Qg(t){var e;return t=t.toLowerCase(),(e=E$[t])!=null?e:t}var _A=[...I$,"formNoValidate","isMap","noModule","playsInline","readOnly","value","volume","defaultValue","defaultChecked","srcObject","noValidate","allowFullscreen","disablePictureInPicture","disableRemotePlayback"];var P$=["touchstart","touchmove"];function Gg(t){return P$.includes(t)}var A$=["$state","$state.raw","$derived","$derived.by"],bA=[...A$,"$state.snapshot","$props","$props.id","$bindable","$effect","$effect.pre","$effect.tracking","$effect.root","$inspect","$inspect().with","$inspect.trace","$host"];var k$=["textarea","script","style","title"];function Yg(t){return k$.includes(t)}function uu(t){return t==null?void 0:t.replace(/\//g,"/")}var xd=!0;function pu(t){xd=t}function pe(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 jg(t,e)}function ef(t,e){var l;eu(),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=jo(a);if(!a)throw ds;vo(!0),Ci(a),Yi();let d=jg(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&&cg(),eu(),pd(i),vo(!1),jr(t,e);throw d}finally{vo(o),Ci(r),Ug()}}var Al=new Map;function jg(t,{target:e,anchor:i,props:o={},events:r,context:a,intro:l=!0}){eu();var d=new Set,s=m=>{for(var f=0;f<m.length;f++){var b=m[f];if(!d.has(b)){d.add(b);var y=Gg(b);e.addEventListener(b,El,{passive:y});var $=Al.get(b);$===void 0?(document.addEventListener(b,El,{passive:y}),Al.set(b,1)):Al.set(b,$+1)}}};s(od(Xp)),cu.add(s);var u=void 0,p=kg(()=>{var m=i!=null?i:e.appendChild(In());return Oi(()=>{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 b=Al.get(f);--b===0?(document.removeEventListener(f,El),Al.delete(f)):Al.set(f,b)}cu.delete(s),m!==i&&((y=m.parentNode)==null||y.removeChild(m))}});return Jp.set(u,p),u}var Jp=new WeakMap;function Aa(t,e){let i=Jp.get(t);return i?(Jp.delete(t),i(e)):(ke&&Sg(),Promise.resolve())}function ri(t,e,...i){var o=t,r=ht,a;ji(()=>{r!==(r=e())&&(a&&(Gi(a),a=null),ke&&r==null&&ug(),a=Oi(()=>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;mg(e)},set:o=>{i=o}})}};R$=t,t("$state"),t("$effect"),t("$derived"),t("$inspect"),t("$props"),t("$bindable")}var R$;function Nt(t){Ht===null&&hl("onMount"),cs&&Ht.l!==null?V$(Ht).m.push(t):De(()=>{let e=Pt(t);if(typeof e=="function")return e})}function mn(t){Ht===null&&hl("onDestroy"),Nt(()=>()=>Pt(t))}function V$(t){var i;var e=t.l;return(i=e.u)!=null?i:e.u={a:[],b:[],m:[]}}var Xg=new Map;function Zg(t,e){var i=Xg.get(t);i||(i=new Set,Xg.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,b=!0)=>{u=!0,m(b,f)},m=(f,b)=>{if(d===(d=f))return;let y=!1;if(tt&&o!==-1){if(i===0){let S=Jc(r);S===Qs?o=0:S===Gs?o=1/0:(o=parseInt(S.substring(1)),o!==o&&(o=d?1/0:-1))}let $=o>i;!!d===$&&(r=Sa(),Ci(r),vo(!1),y=!0,o=-1)}d?(a?Cs(a):b&&(a=Oi(()=>b(r))),l&&Kn(l,()=>{l=null})):(l?Cs(l):b&&(l=Oi(()=>b(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()?ng:vl;ji(()=>{l(r,r=e())&&(a&&Kn(a),a=Oi(()=>i(o)))}),tt&&(o=yt)}var Js=null;function nf(t){Js=t}function wd(t,e){return e}function D$(t,e,i,o){for(var r=[],a=e.length,l=0;l<a;l++)nu(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 b=i();return ar(b)?b:b==null?[]:od(b)});ji(()=>{var b=n(f),y=b.length;if(m&&y===0)return;m=y===0;let $=!1;if(tt){var S=Jc(l)===Gs;S!==(y===0)&&(l=Sa(),Ci(l),vo(!1),$=!0)}if(tt){for(var C=null,I,R=0;R<y;R++){if(yt.nodeType===lr&&yt.data===_a){l=yt,$=!0,vo(!1);break}var E=b[R],P=o(E,R);I=th(yt,d,C,null,E,P,R,r,e,i),d.items.set(P,I),C=I}y>0&&Ci(Sa())}tt||B$(b,d,l,r,e,o,i),a!==null&&(y===0?p?Cs(p):p=Oi(()=>a(l)):p!==null&&Kn(p,()=>{p=null})),$&&vo(!0),n(f)}),tt&&(l=yt)}function B$(t,e,i,o,r,a,l){var j,ge,ce,re;var d=(r&8)!==0,s=(r&3)!==0,u=t.length,p=e.items,m=e.first,f=m,b,y=null,$,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&&((j=E.a)==null||j.measure(),($!=null?$:$=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=th(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&&F$(E,I,P,r),(E.e.f&8192)!==0&&(Cs(E.e),d&&((ge=E.a)==null||ge.unfix(),($!=null?$:$=new Set).delete(E))),E!==f){if(b!==void 0&&b.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)Jg(S[U],D,i);for(U=0;U<C.length;U+=1)b.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 b.delete(E),Jg(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&&(b!=null?b:b=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||b!==void 0){for(var le=b===void 0?[]:od(b);f!==null;)(f.e.f&8192)===0&&le.push(f),f=f.next;var X=le.length;if(X>0){var oe=(r&4)!==0&&u===0?i:null;if(d){for(P=0;P<X;P+=1)(ce=le[P].a)==null||ce.measure();for(P=0;P<X;P+=1)(re=le[P].a)==null||re.fix()}D$(e,le,oe,p)}}d&&En(()=>{var _e;if($!==void 0)for(E of $)(_e=E.a)==null||_e.apply()}),$t.first=e.first&&e.first.e,$t.last=y&&y.e}function F$(t,e,i,o){(o&1)!==0&&xl(t.v,e),(o&2)!==0?xl(t.i,i):t.i=i}function th(t,e,i,o,r,a,l,d,s,u){var p=Js,m=(s&1)!==0,f=(s&16)===0,b=m?f?fs(r,!1,!1):Ar(r):r,y=(s&2)===0?l:Ar(l);ke&&m&&(b.trace=()=>{var S=typeof y=="number"?l:y.v;u()[S]});var $={i:y,v:b,k:a,a:null,e:null,prev:i,next:o};Js=$;try{return $.e=Oi(()=>d(t,b,y,u),tt),$.e.prev=i&&i.e,$.e.next=o&&o.e,i===null?e.first=$:(i.next=$,i.e.next=$.e),o!==null&&(o.prev=$,o.e.prev=$.e),$}finally{Js=p}}function Jg(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=jo(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 H$(t,e,i){var a,l;if(!e||e===Wg(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]}`),wg(uu(o))}function Sd(t,e,i=!1,o=!1,r=!1){var a=t,l="";B(()=>{var b;var d=$t;if(l===(l=(b=e())!=null?b:"")){tt&&Yi();return}if(d.nodes_start!==null&&(Wp(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=jo(u);if(u===null)throw Xs(),ds;ke&&!r&&H$(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 Di(t,e,i){tt&&Yi();var o=t,r,a;ji(()=>{r!==(r=e())&&(a&&(Kn(a),a=null),r&&(a=Oi(()=>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,b=Js;ji(()=>{let $=e()||null;var S=r?r():i||$==="svg"?Uc:null;if($!==s){var C=Js;nf(b),f&&($===null?Kn(f,()=>{f=null,u=null}):$===u?Cs(f):(Gi(f),pu(!1))),$&&$!==u&&(f=Oi(()=>{if(p=tt?p:S?document.createElementNS(S,$):document.createElement($),ke&&a&&(p.__svelte_meta={loc:{file:d,line:a[0],column:a[1]}}),Po(p,p),o){tt&&Yg($)&&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=$,s&&(u=s),pu(!0),nf(C)}},65536),l&&(vo(!0),Ci(m))}var sf;function ih(t){return sf=t.target,new rf(t)}var Es,kr,rf=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?ef: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(Ni(this,kr)))d==="$set"||d==="$destroy"||d==="$on"||fo(this,d,{get(){return Ni(this,kr)[d]},set(s){Ni(this,kr)[d]=s},enumerable:!0});Ni(this,kr).$set=d=>{Object.assign(r,d)},Ni(this,kr).$destroy=()=>{Aa(Ni(this,kr))}}$set(e){Ni(this,kr).$set(e)}$on(e,i){Ni(this,Es)[e]=Ni(this,Es)[e]||[];let o=(...r)=>i.call(this,...r);return Ni(this,Es)[e].push(o),()=>{Ni(this,Es)[e]=Ni(this,Es)[e].filter(r=>r!==o)}}$destroy(){Ni(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=sf)==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&&Zg(e.hash,d)}})}function Ps(t,e){var i=void 0,o;ji(()=>{i!==(i=e())&&(o&&(Gi(o),o=null),i&&(o=Oi(()=>{Eo(()=>i(t))})))})}function oh(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=oh(t[e]))&&(o&&(o+=" "),o+=i)}else for(i in t)t[i]&&(o&&(o+=" "),o+=i);return o}function nh(){for(var t,e,i=0,o="",r=arguments.length;i<r;i++)(t=arguments[i])&&(e=oh(t))&&(o&&(o+=" "),o+=e);return o}function Td(t){return typeof t=="object"?nh(t):t!=null?t:""}var rh=[...`
|
|
44
|
+
\r\f \v\uFEFF`];function ah(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||rh.includes(o[l-1]))&&(d===o.length||rh.includes(o[d]))?o=(l===0?"":o.substring(0,l))+o.substring(d+1):l=d}}return o===""?null:o}function sh(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 af(t){return t[0]!=="-"||t[1]!=="-"?t.toLowerCase():t}function lh(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(af)),r&&s.push(...Object.keys(r).map(af));var u=0,p=-1;let $=t.length;for(var m=0;m<$;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===$-1){if(p!==-1){var b=af(t.substring(u,p).trim());if(!s.includes(b)){f!==";"&&m++;var y=t.substring(u,m).trim();i+=" "+y+";"}}u=m+1,p=-1}}}}return o&&(i+=sh(o)),r&&(i+=sh(r,!0)),i=i.trim(),i===""?null:i}return t==null?null:String(t)}function se(t,e,i,o,r,a){var l=t.__className;if(tt||l!==i||l===void 0){var d=ah(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 lf(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 Ge(t,e,i,o){var r=t.__style;if(tt||r!==e){var a=lh(e,o);(!tt||a!==t.getAttribute("style"))&&(a==null?t.removeAttribute("style"):t.style.cssText=a),t.__style=e}else o&&(Array.isArray(o)?(lf(t,i==null?void 0:i[0],o[0]),lf(t,i==null?void 0:i[1],o[1],"important")):lf(t,i,o));return o}function Cd(t,e,i){if(t.multiple){if(e==null)return;if(!ar(e))return Tg();for(var o of t.options)o.selected=e.includes(dh(o));return}for(o of t.options){var r=dh(o);if(Mp(r,e)){o.selected=!0;return}}(!i||e!==void 0)&&(t.selectedIndex=-1)}function df(t){var e=new MutationObserver(()=>{Cd(t,t.__value)});e.observe(t,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["value"]}),Io(()=>{e.disconnect()})}function dh(t){return"__value"in t?t.__value:t.value}var kl=Symbol("class"),Ll=Symbol("style"),ph=Symbol("is custom element"),fh=Symbol("is html");function mh(t,e){e?t.hasAttribute("selected")||t.setAttribute("selected",""):t.removeAttribute("selected")}function Ue(t,e,i,o){var r=gh(t);if(tt&&(r[e]=t.getAttribute(e),e==="src"||e==="srcset"||e==="href"&&t.nodeName==="LINK")){o||Y$(t,e,i!=null?i:"");return}r[e]!==(r[e]=i)&&(e==="loading"&&(t[og]=i),i==null?t.removeAttribute(e):typeof i!="string"&&hh(t).includes(e)?t[e]=i:t.setAttribute(e,i))}function vh(t,e,i,o,r=!1){var E;var a=gh(t),l=a[ph],d=!a[fh];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=hh(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 b=t.namespaceURI==="http://www.w3.org/1999/xhtml";se(t,b,O,o,e==null?void 0:e[kl],i[kl]),u[P]=O,u[kl]=i[kl];continue}if(P==="style"){Ge(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 $=P[0]+P[1];if($!=="$$")if($==="on"){let D={},U="$$"+P,z=P.slice(2);var S=qg(z);if(Kg(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]=Zp(z,t,G,D)}else S&&(t[`__${z}`]=void 0)}else if(P==="style")Ue(t,P,O);else if(P==="autofocus")jp(t,!!O);else if(!l&&(P==="__value"||P==="value"&&O!=null))t.value=t.__value=O;else if(P==="selected"&&p)mh(t,O);else{var C=P;d||(C=Qg(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"&&Ue(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)),b=vh(t,d,f,o,r);p&&u&&"value"in f&&Cd(t,f.value,!1);for(let $ of Object.getOwnPropertySymbols(s))f[$]||Gi(s[$]);for(let $ of Object.getOwnPropertySymbols(f)){var y=f[$];$.description===Tp&&(!d||y!==d[$])&&(s[$]&&Gi(s[$]),s[$]=Oi(()=>Ps(t,()=>y))),b[$]=y}d=b}),u){var m=t;Eo(()=>{Cd(m,d.value),df(m)})}p=!0}function gh(t){var e;return(e=t.__attributes)!=null?e:t.__attributes={[ph]:t.nodeName.includes("-"),[fh]:t.namespaceURI===jv}}var ch=new Map;function hh(t){var e=ch.get(t.nodeName);if(e)return e;ch.set(t.nodeName,e=[]);for(var i,o=t,r=Element.prototype;r!==o;){i=Wc(o);for(var a in i)i[a].set&&e.push(a);o=ba(o)}return e}function Y$(t,e,i){var o;ke&&(e==="srcset"&&j$(t,i)||cf((o=t.getAttribute(e))!=null?o:"",i)||xg(e,t.outerHTML.replace(t.innerHTML,t.innerHTML&&"..."),String(i)))}function cf(t,e){return t===e?!0:new URL(t,document.baseURI).href===new URL(e,document.baseURI).href}function uh(t){return t.split(",").map(e=>e.trim().split(" ").filter(Boolean))}function j$(t,e){var i=uh(t.srcset),o=uh(e);return o.length===i.length&&o.every(([r,a],l)=>a===i[l][1]&&(cf(i[l][0],r)||cf(r,i[l][0])))}var X$=zc?()=>performance.now():()=>Date.now(),Xr={tick:t=>(zc?requestAnimationFrame:ht)(t),now:()=>X$(),tasks:new Set};function _h(){let t=Xr.now();Xr.tasks.forEach(e=>{e.c(t)||(Xr.tasks.delete(e),e.f())}),Xr.tasks.size!==0&&Xr.tick(_h)}function bh(t){let e;return Xr.tasks.size===0&&Xr.tick(_h),{promise:new Promise(i=>{Xr.tasks.add(e={c:t,f:i})}),abort(){Xr.tasks.delete(e)}}}function fu(t,e){yd(()=>{t.dispatchEvent(new CustomEvent(e))})}function ty(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 $h(t){let e={},i=t.split(";");for(let o of i){let[r,a]=o.split(":");if(!r||a===void 0)break;let l=ty(r.trim());e[l]=a.trim()}return e}var iy=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,b;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 $={is_global:d,in(){var E;if(e.inert=p,!r){b==null||b.abort(),(E=b==null?void 0:b.reset)==null||E.call(b);return}a||f==null||f.abort(),fu(e,"introstart"),f=uf(e,y(),b,1,()=>{fu(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,fu(e,"outrostart"),b=uf(e,y(),f,0,()=>{fu(e,"outroend"),E==null||E()})},stop:()=>{f==null||f.abort(),b==null||b.abort()}},S=$t;if(((R=S.transitions)!=null?R:S.transitions=[]).push($),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(()=>$.in())})}}function uf(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=uf(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=iy}=e;var f=[];if(a&&i===void 0&&(p&&p(0,1),u)){var b=$h(u(0,1));f.push(b,b)}var y=()=>1-o,$=t.animate(f,{duration:s,fill:"forwards"});return $.onfinish=()=>{var z;$.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=$h(u(D,1-D));R.push(U),E||(E=U.overflow==="hidden")}E&&(t.style.overflow="hidden"),y=()=>{var G=$.currentTime;return S+C*m(G/I)},p&&bh(()=>{if($.playState!=="running")return!1;var G=y();return p(G,1-G),!0})}$=t.animate(R,{duration:I,fill:"forwards"}),$.onfinish=()=>{y=()=>o,p==null||p(o,1-o),r()}},{abort:()=>{$&&($.cancel(),$.effect=null,$.onfinish=ht)},deactivate:()=>{r=ht},reset:()=>{o===0&&(p==null||p(1,0))},t:()=>y()}}function pf(t,e,i){var o=qo(t,e);o&&o.set&&(t[e]=i,Io(()=>{t[e]=null}))}var ea,Ml,Id,vu,yh,gu=class gu{constructor(e){qs(this,vu);qs(this,ea,new WeakMap);qs(this,Ml);qs(this,Id);pl(this,Id,e)}observe(e,i){var o=Ni(this,ea).get(e)||new Set;return o.add(i),Ni(this,ea).set(e,o),Gv(this,vu,yh).call(this).observe(e,Ni(this,Id)),()=>{var r=Ni(this,ea).get(e);r.delete(i),r.size===0&&(Ni(this,ea).delete(e),Ni(this,Ml).unobserve(e))}}};ea=new WeakMap,Ml=new WeakMap,Id=new WeakMap,vu=new WeakSet,yh=function(){var e;return(e=Ni(this,Ml))!=null?e:pl(this,Ml,new ResizeObserver(i=>{for(var o of i){gu.entries.set(o.target,o);for(var r of Ni(this,ea).get(o.target)||[])r(o)}}))},sr(gu,"entries",new WeakMap);var ff=gu;var oy=new ff({box:"border-box"});function An(t,e,i){var o=oy.observe(t,()=>i(t[e]));Eo(()=>(Pt(()=>i(t[e])),o))}function xh(t,e){return t===e||(t==null?void 0:t[Qo])===e}function ot(t={},e,i,o){return Eo(()=>{var r,a;return Xo(()=>{r=a,a=(o==null?void 0:o())||[],Pt(()=>{t!==i(...a)&&(e(t,...a),r&&xh(i(...r),t)&&e(null,...r))})}),()=>{En(()=>{a&&xh(i(...a),t)&&e(null,...a)})}}),t}function xo(t=!1){let e=Ht,i=e.l.u;if(!i)return;let o=()=>du(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(()=>{wh(e,o),js(i.b)}),De(()=>{let r=Pt(()=>i.m.map(ig));return()=>{for(let a of r)typeof a=="function"&&a()}}),i.a.length&&De(()=>{wh(e,o),js(i.a)})}function wh(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},b=r.map((y,$)=>Ed(y,S=>{u[$]=S,p&=~(1<<$),s&&f()},()=>{p|=1<<$}));return s=!0,f(),function(){js(b),m(),s=!1}})}function he(t){let e;return Ed(t,i=>e=i)(),e}var hu=!1,mf=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&&!(mf 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&&mf in i?he(t):n(o.source)}function Re(){let t={};function e(){Io(()=>{for(var i in t)t[i].unsubscribe();fo(t,mf,{enumerable:!1,value:!0})})}return[t,e]}function vf(t){var e=hu;try{return hu=!1,[t(),hu]}finally{hu=e}}var cy={get(t,e){if(!t.exclude.includes(e))return t.props[e]},set(t,e){return ke&&fg(`${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},cy)}var uy={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=qo(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=qo(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},uy)}function Sh(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]=vf(()=>t[e]):u=t[e];var p=Qo in t||fl in t,m=l&&((U=(D=qo(t,e))==null?void 0:D.set)!=null?U:p&&e in t&&(z=>t[e]=z))||void 0,f=o,b=!0,y=!1,$=()=>(y=!0,b&&(b=!1,d?f=Pt(o):f=o),f);u===void 0&&o!==void 0&&(m&&a&&pg(e),u=$(),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(au!==null&&(R=E,S(),n(P)),arguments.length>0){let le=G?n(O):a&&l?ci(z):z;if(!O.equals(le)){if(R=!0,N(P,le),y&&f!==void 0&&(f=le),Sh(O))return z;Pt(()=>n(O))}return z}return Sh(O)?O.v:n(O)}}var py;typeof HTMLElement=="function"&&(py=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=fy(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]=gf(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=ih({component:this.$$ctor,target:this.shadowRoot||this,props:Kt(Ae({},this.$$d),{$$slots:o,$$host:this})}),this.$$me=ou(()=>{Xo(()=>{var a;this.$$r=!0;for(let l of Cp(this.$$c)){if(!((a=this.$$p_d[l])!=null&&a.reflect))continue;this.$$d[l]=this.$$c[l];let d=gf(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]=gf(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 Cp(this.$$p_d).find(i=>this.$$p_d[i].attribute===e||!this.$$p_d[i].attribute&&i.toLowerCase()===e)||e}});function gf(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 fy(t){let e={};return t.childNodes.forEach(i=>{e[i.slot||"default"]=!0}),e}var Th="5";var Ch,Ih,Eh;typeof window!="undefined"&&((Eh=(Ih=(Ch=window.__svelte)!=null?Ch:window.__svelte={}).v)!=null?Eh:Ih.v=new Set).add(Th);import{areValidLiveRecordSources as CC,clientChecker as Cv}from"@vkontakte/videoplayer-core/es2015";import"@vkontakte/videoplayer-core/es2015";import{noop as Nb,safeStorage as IC,throttleFn as EC}from"@vkontakte/videoplayer-shared/es2015";import{SeekAction as PC}from"@vkontakte/videoplayer-statistics/es2015";import{InterfaceLanguage as my,fillWithDefault as vy,VideoQuality as Ph}from"@vkontakte/videoplayer-shared/es2015";var gy={isMobile:void 0,disableInvisibleComponentsTimeout:500,debugLog:!1,devNullLog:!1,defaultLanguage:my.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:Ph.Q_480P,highQualityLimit:Ph.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},Ah=t=>vy(t,gy),kh=t=>bl("ui-config",t),Mt=()=>_l("ui-config");var Pd="vk_player_debug_panel_opened";var Lh="videoplayer",Mh="videoplayer";var vs={KeyF:"f",KeyK:"k",KeyC:"c",KeyM:"m"},Vh=new Set(["ArrowLeft","ArrowRight","KeyL","KeyJ"]),Rh=new Set(["Tab","Space","ArrowLeft","ArrowRight","ArrowUp","ArrowDown"]),Nh=new Set(["ShiftRight","ShiftLeft"]);var Oh=["TIMELINE"],Ad=[...Oh,"GRAPH_BUTTON"],hf=[...Oh,"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 Dh,VERSION as hy}from"@vkontakte/videoplayer-shared/es2015";import{VERSION as _y}from"@vkontakte/videoplayer-core/es2015";import{VERSION as by}from"@vkontakte/videoplayer-statistics/es2015";var _u="prod",Rl="1.1.76";var Va=(t,e,i)=>{let o=document.createElement("a");o.href=t,o.download=`${e}.${i}`,o.style.display="none",o.click()};var Bh=Symbol("storeContext"),Fh=Symbol("microStoresContext"),Hh=(t,e)=>{bl(Bh,t),bl(Fh,e),_u==="dev"&&(window.app={store:t,microStores:e})},ve=()=>{let t=_l(Bh);return Dh(t,"Store context is empty!"),t},wo=()=>{let t=_l(Fh);return Dh(t,"MicroStores context is empty!"),t},ui=(t,e)=>$u(t,t.getValue(),e),$u=(t,e,i)=>Lr(e,o=>{let r=t.subscribe(a=>{o(a),i==null||i(a)});return()=>r.unsubscribe()}),Uh=(t,e,i,o)=>{var D,U,z,G,le,X,oe,j,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: ${_y}, stat: ${by}, shared: ${hy})`,m=he(i.state.errorLog$),f=m.length?`
|
|
45
|
+
`+m.map((ce,re)=>{var Ne;let _e=`${re}) Type: ${ce.id}
|
|
46
|
+
`,we=`Message: ${ce.message} (${ce.thrown})
|
|
47
|
+
`,Z=`Trace: ${(Ne=ce.thrown)==null?void 0:Ne.stack}
|
|
48
|
+
`;return _e+we+Z}).join(`
|
|
49
|
+
`):void 0,b=i.state.isAudioDisabled?"disabled":he(i.state.isAudioAvailable$)?void 0:"unavailable",y=t.info.currentVideoStream$.getValue(),$=t.info.currentAudioStream$.getValue(),S=[];y&&S.push(`Video: ${(le=y==null?void 0:y.codec)!=null?le:""}`+(y!=null&&y.hdr?" (HDR)":"")),$&&S.push(`Audio: ${(X=$==null?void 0:$.codec)!=null?X:""}`+($!=null&&$.language?` (${$.language})`:""));let C=r.currentQuality$.getValue(),I="";if(C){let ce=r.availableQualitiesFps$.getValue()[C];I=ce?`${ce}fps`:""}let R=r.httpConnectionType$.getValue(),E=(j=(oe=r.currentBuffer$.getValue())==null?void 0:oe.end)!=null?j:0,P=Math.max(E-he(i.state.positionExact$),0),O={Version:p,Browser:navigator.userAgent,Config:t.experimental.tuningConfigName$.getValue().join(", "),"United video id":String(i.videoId),TraceId:o,VSID:he(i.vsid),"Content host":r.hostname$.getValue(),"Connection type":R?R+(r.httpConnectionReused$.getValue()?" (reused)":""):"",Throughput:`${d}Kbps @ ${s}ms RTT`,Format:r.currentFormat$.getValue(),"Available Formats":e!=null&&e.sources?Object.keys(e.sources).join(", "):"",Streams:S.join(", "),Quality:`${u} ${C!=null?C:""} ${I}`,"Available qualities":r.availableQualities$.getValue().join(", "),Audio:b,Position:`${he(i.state.positionExact$)}s`,Buffer:`${P}s`,State:`${he(i.playerPhase)} ${(ge=r.playbackState$.getValue())!=null?ge:""}`,"Player size":`${a}x${l}`,URL:window.location.href,Errors:f};return Object.entries(O).filter(([ce,re])=>re!==void 0).map(([ce,re])=>`${ce}: ${re}`).join(`
|
|
50
|
+
`)},zh=(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 b=o.throughputEstimation$.getValue();b&&(l.speed=b);let y=o.videoBitrate$.getValue();y&&(l.bitrate=y);let $=o.liveLatency$.getValue();$&&(l.liveLatency=$);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},Wh=(t,e)=>Va(t,e,"mp4"),Kh=t=>!t.type,qh=t=>!!t.type,Qh=()=>{let e=[],i=0;return{add:(o,r)=>{e[i]=[o,r],i=(i+1)%10},find:o=>e.find(([r])=>r===o)}},bu=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 yf,safeStorage as Ei}from"@vkontakte/videoplayer-shared/es2015";import"@vkontakte/videoplayer-core/es2015";var $y="vk_player_",Gh="vk_player_prefer_traffic_saving_enabled",Yh="vk_player_preferred_volume",jh="vk_player_prefer_volume_mute",xf="vk_player_preferred_quality",_f="vk_player_preferred_default_quality_settings",bf="vk_player_preferred_quality_settings_by_video",Xh="vk_player_preferred_stream_language",Zh="vk_player_preferred_rate",Jh="vk_player_preferred_autoplay_next",$f="vk_player_preferred_subtitles_language",e_="vk_player_user_video_prefs",t_=`${$y}preview_track_close_tooltip`,i_=t=>t>1?1:t<0?0:t,wf=t=>Ei.set(Yh,i_(t).toString(10)),yu=()=>{let t=Ei.get(Yh);return yf(t)?void 0:i_(parseFloat(t))},Sf=(t,e)=>Ei.set(xf,JSON.stringify({videoId:t,value:e})),xu=()=>Ei.remove(xf),Tf=t=>{let e=Ei.get(xf);if(yf(e))return;let{videoId:i,value:o}=JSON.parse(e);if(t!==i){xu();return}return o},Cf=(t,e)=>{e?Ei.set(t,"true"):Ei.remove(t)},If=t=>Ei.get(t)==="true",Ef=t=>Cf(jh,t),o_=()=>If(jh),Ld=t=>Cf(Gh,t),Pf=()=>If(Gh),n_=()=>Ei.get(Xh),Af=t=>Ei.set(Xh,t),kf=()=>Ei.get($f),Lf=t=>{t?Ei.set($f,t):Ei.remove($f)},r_=t=>Ei.set(Zh,JSON.stringify({rate:t})),s_=()=>{let t=Ei.get(Zh);if(yf(t))return;let{rate:e}=JSON.parse(t);return e},a_=t=>Cf(Jh,t),l_=()=>If(Jh),yy=()=>{let t=p=>{Ei.set(_f,JSON.stringify(p))},e=()=>{try{let p=Ei.get(_f);return p?JSON.parse(p):null}catch(p){return null}},i=()=>{try{let p=Ei.get(bf);return p?JSON.parse(p):null}catch(p){return null}},o=p=>{Ei.set(bf,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(bf)},l=()=>{Ei.remove(_f)},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":Sf(p,m.quality)}a(),l()}},u=p=>{let m=Tf(p);if(m){o({type:"exact_quality",videoId:p,quality:m});return}Pf()&&t({type:"traffic_saving",videoId:p}),Ld(!1),xu()};return{getPreferredQualitySettings:r,migrateSettingsToLegacyWay:s,savePreferredQualitySettings:d,savePreferredDefaultQualitySettings:t,removePreferredQualitySettingsByVideo:a,getPreferredDefaultQualitySettings:e,getPreferredSubtitlesLanguage:kf,savePreferredSubtitlesLanguage:Lf}},{getPreferredQualitySettings:d_,migrateSettingsToLegacyWay:c_,savePreferredQualitySettings:wu,savePreferredDefaultQualitySettings:K8,removePreferredQualitySettingsByVideo:q8,getPreferredDefaultQualitySettings:Su}=yy(),xy=3,wy=3,u_=()=>{let t=Ei.get(e_);if(t)try{return JSON.parse(t)}catch(e){return null}return null},Tu=(t,e)=>{var r,a;let i=u_();return(a=(r=i==null?void 0:i[t])==null?void 0:r[e])!=null?a:null},Mf=(t,e,i)=>{var l,d,s;let o=(l=u_())!=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=Sy(o);Ei.set(e_,JSON.stringify(a))};function Sy(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(wy),e.reduce((o,[r])=>(o[r]=Ty(t[r]),o),{})}function Ty(t){let e=Object.entries(t);return e.sort(([,i],[,o])=>i.updatedTs>o.updatedTs?-1:1),e.splice(xy),Object.fromEntries(e)}function p_(){Ei.set(t_,JSON.stringify(!0))}function f_(){let t=Ei.get(t_);try{return t?JSON.parse(t):!1}catch(e){return!1}}import{PlaybackState as Mb}from"@vkontakte/videoplayer-core/es2015";_g();var ta="var(--btn-color, #fff)";var Cy=Ee('<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),Iy=Ee('<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 p;F(e,!0);let i=g(e,"width",19,()=>"24"),o=g(e,"height",19,()=>"24"),r=g(e,"fill",3,ta),a=(p=e.viewBox)!=null?p:`0 0 ${i()} ${o()}`;var l=Iy(),d=T(l);{var s=m=>{var f=Cy(),b=de(f),y=T(b);ri(y,()=>e.children),w(b),vi(),_(m,f)},u=m=>{var f=Le(),b=de(f);ri(b,()=>e.children),_(m,f)};V(d,m=>{e.shadow?m(s):m(u,!1)})}w(l),B(()=>{Ue(l,"aria-label",e.ariaLabel),Ue(l,"aria-hidden",!e.ariaLabel),Ue(l,"width",i()),Ue(l,"height",o()),Ue(l,"viewBox",a),Ue(l,"fill",r()),Ge(l,e.style),Ue(l,"data-testid",e.testId)}),_(t,l),H()}import{isNullable as g_,InterfaceLanguage as h_}from"@vkontakte/videoplayer-shared/es2015";var Ey={auto_quality_invariant:"Авто",auto_quality:"Авто ({actual})",auto_quality_option:"Авто",other_quality:"Другое",high_quality:"Высокое качество",high_quality_description:"Будет использовано больше трафика",auto_quality_limit:"Автоматически",traffic_saving_quality:"Экономия трафика",traffic_saving_quality_description:"Видео грузятся быстрее, но качество ниже",default_quality_for_any_video:"Качество для всех видео",quality_applience:"Качество по умолчанию можно {action}",quality_applience_action:"изменить",menu_quality:"Качество",menu_traffic_saving:"Экономия данных",menu_playback_rate:"Скорость",menu_report:"Сообщить о проблеме",menu_pip:"Картинка в картинке",menu_pip_close:"Развернуть видео",menu_copy_video_link:"Скопировать ссылку на видео",menu_copy_video_link_with_timestamp:"Скопировать ссылку на кадр",menu_video_rotate:"Повернуть",menu_video_loop_on:"Включить повторение",menu_video_loop_off:"Отключить повторение",menu_chromecast:"Chromecast трансляция",menu_copy_debug:"Копировать данные для диагностики",menu_save_debug:"Сохранить данные для диагностики",menu_debug_overlay:"Техническая информация",menu_copy_embed_code:"Копировать код для встраивания",menu_audio_languages:"Звуковая дорожка",audio_stream_display_language_label:"{label} ({language})",audio_stream_display_language_label_index:"{label} {index} ({language})",audio_stream_display_label_index:"{label} {index}",audio_stream_display_language_index:"{language} {index}",audio_stream_display_unknown:"Дорожка {index}",pip_dummy_title:"Видео воспроизводится в режиме картинка в картинке",submenu_quality:"Качество",submenu_playback_rate:"Скорость",submenu_settings:"Настройки",submenu_traffic_saving:"Экономия данных",submenu_audio_languages:"Звуковая дорожка",playing_ads:"Реклама {timeleft}",skip_ads_now:"Пропустить рекламу",skip_ads_after:"Пропустить {time}с",visit_advertiser:"Перейти на сайт",aria_timeline:"Ползунок временной шкалы",aria_timeline_value:"{position} (общая длительность {duration}",doubletap_seek_step:"{seconds} секунд",playback_rate_1:"Обычная",playback_rate:"{multiplier}x",video360:"панорамное видео",subtitles_caption:"Субтитры",subtitles_auto:"{language} (Автоматические)",subtitles_off:"Выкл.",subtitles_auto_caption:"Автоматические субтитры",subtitles_turn_on:"Включить субтитры",subtitles_turn_off:"Выключить субтитры",traffic_saving_off:"Откл.",traffic_saving_on:"Вкл.",traffic_saving_helper_text:"При включении качество видео будет снижено для экономии трафика",tooltip_button_disabled:"Кнопка недоступна",tooltip_previous:"Предыдущее видео",tooltip_restart:"Начать заново",tooltip_play:"Смотреть",tooltip_pause:"Пауза",tooltip_next:"Следующее видео",tooltip_interactive_go_back:"Вернуться к предыдущей главе",tooltip_interactive_go_back_disabled:"История прохождения недоступна",tooltip_interactive_go_back_disabled_first:"Вы смотрите первую главу",tooltip_interactive_go_back_disabled_limit:"Лимит возвратов исчерпан",tooltip_chapter_without_interactive:"В этой главе нет интерактива",tooltip_interactive_of_chapter_completed:"Интерактивы этой главы уже пройдены",tooltip_interactive_seek:"Перейти к интерактиву",tooltip_interactive_graph_off:"Показать карту сюжета",tooltip_interactive_graph_on:"Скрыть карту сюжета",tooltip_live:"Перемотать на актуальный лайв",tooltip_episodes:"Эпизоды",tooltip_volume:"Включить звук",tooltip_volume_muted:"Выключить звук",tooltip_sound_unavailable:"Звук недоступен",tooltip_subtitles_off:"Включить субтитры",tooltip_subtitles_on:"Выключить субтитры",tooltip_settings_off:"Открыть настройки",tooltip_settings_on:"Закрыть настройки",tooltip_fullscreen_off:"На весь экран",tooltip_fullscreen_on:"Выйти из полноэкранного режима",tooltip_chromecast_off:"Включить Chromecast",tooltip_chromecast_on:"Выключить Chromecast",tooltip_episode_finished:"Вы уже сделали свой выбор",tooltip_episode_unfinished:"Не пройдено",tooltip_disabled_when_interactive:"Интерактив уже идёт",tooltip_disabled_when_graph_on:"Кнопка недоступна во время просмотра карты",tooltip_interactive_interaction_time_indicator:"Нажмите на элемент интерактива",tooltip_vk_logo:"Открыть в VK Видео",tooltip_vk_video_logo:"Перейти в VK Видео",tooltip_autoplay_off:"Включить автовоспроизведение",tooltip_autoplay_on:"Отключить автовоспроизведение",tooltip_context_menu_open:"Открыть контекстное меню",tooltip_context_menu_close:"Закрыть контекстное меню",download_video_caption:"Скачать видео",hotkey_helper_current_volume:"{value} %",hotkey_map_modal_title:"Быстрые клавиши",hotkey_map_modal_close_btn_text:"Закрыть",hotkey_map_group_title_common:"Общие",hotkey_map_group_title_playback:"Воспроизведение",hotkey_map_group_title_subtitles:"Субтитры",hotkey_map_group_title_episodes:"Эпизоды",hotkey_map_item_mute_description:"Включить или отключить звук",hotkey_map_item_mute_value:"m",hotkey_map_item_volume_up_description:"Увеличить громкость",hotkey_map_item_volume_up_value:"Стрелка вверх",hotkey_map_item_volume_down_description:"Уменьшить громкость",hotkey_map_item_volume_down_value:"Стрелка вниз",hotkey_map_item_pip_description:"Свернуть или развернуть мини-проигрыватель",hotkey_map_item_pip_value:"i",hotkey_map_item_full_screen_description:"Включить или выключить полноэкранный режим",hotkey_map_item_full_screen_value:"f",hotkey_map_item_show_context_menu_description:"Скрыть или показать контекстное меню",hotkey_map_item_show_context_menu_value:"Shift + !",hotkey_map_item_show_hotkey_map_description:"Скрыть или показать список горячих клавиш",hotkey_map_item_show_hotkey_map_value:"Shift + ?",hotkey_map_item_play_toggle_description:"Приостановить или продолжить воспроизведение",hotkey_map_item_play_toggle_value:"Пробел (или k)",hotkey_map_item_seek_backward_description:"Перемотать ролик на 10 секунд назад",hotkey_map_item_seek_backward_value:"Стрелка влево (или j)",hotkey_map_item_seek_forward_description:"Перемотать ролик на 10 секунд вперёд",hotkey_map_item_seek_forward_value:"Стрелка вправо (или l)",hotkey_map_item_fast_seek_backward_description:"Ускоренная перемотка назад",hotkey_map_item_fast_seek_backward_value:"Shift + Стрелка влево",hotkey_map_item_fast_seek_forward_description:"Ускоренная перемотка вперёд",hotkey_map_item_fast_seek_forward_value:"Shift + Стрелка вправо",hotkey_map_item_rate_down_description:"Уменьшить скорость воспроизведения",hotkey_map_item_rate_down_value:"< (Shift + ,)",hotkey_map_item_rate_up_description:"Увеличить скорость воспроизведения",hotkey_map_item_rate_up_value:"> (Shift + .)",hotkey_map_item_prev_frame_description:"Перейти к предыдущему кадру <br />(когда воспроизведение приостановлено)",hotkey_map_item_prev_frame_value:",",hotkey_map_item_next_frame_description:"Перейти к следующему кадру <br />(когда воспроизведение приостановлено)",hotkey_map_item_next_frame_value:".",hotkey_map_item_jump_seek_description:"Перейти к определённому моменту видео <br />(например, при нажатии на цифру «7» ролик будет перемотан до временной отметки, которая соответствует 70% от длительности видео)",hotkey_map_item_jump_seek_value:"0, 1, 2, 3, 4, 5, 6, 7, 8, 9",hotkey_map_item_subtitles_toggle_description:"Включить или отключить субтитры",hotkey_map_item_subtitles_toggle_value:"c",hotkey_map_item_prev_episode_description:"Перейти к предыдущему эпизоду",hotkey_map_item_prev_episode_pc_value:"Ctrl + Стрелка влево",hotkey_map_item_prev_episode_mac_value:"Option + Стрелка влево",hotkey_map_item_next_episode_description:"Перейти к следующему эпизоду",hotkey_map_item_next_episode_pc_value:"Ctrl + Стрелка вправо",hotkey_map_item_next_episode_mac_value:"Option + Стрелка вправо",hotkey_map_item_next_video_description:"Перейти к следующему видео",hotkey_map_item_next_video_value:"Shift + N",hotkey_map_item_prev_video_description:"Перейти к предыдущему видео",hotkey_map_item_prev_video_value:"Shift + P",waiting_live_day_value:"дн",waiting_live_hour_value:"ч",waiting_live_minute_value:"мин",waiting_live_second_value:"сек",waiting_live_colon:":",waiting_live_upcoming_title:"Трансляция еще не началась",waiting_live_timer_title:"До начала трансляции осталось",waiting_live_recover_title:"Трансляция приостановлена - она продолжится, когда автор вернётся",waiting_record_title:"Трансляция завершена - запись появится позже",aria_label_video_player:"Видео плеер",aria_label_spherical_control:"Контроллер для сферического видео. Используйте клавиши со стрелками для панорамирования видео.",aria_label_debug_panel:"Область с технической информацией, сделайте скриншот для техподдержки",aria_label_new_tab_alert:"Откроется в новой вкладке.",aria_label_menu_quality:"Качество: {actual}",aria_label_menu_audio_languages:"Язык аудио: {actual}",aria_label_menu_rate:"Скорость: {actual}",aria_label_menu_subtitle:"Субтитры: {actual}",aria_label_menu_download:"Скачать видео",aria_label_menu_debug_overlay:"Отображение технической информации",aria_label_menu_rotate:"Повернуть видео на 90 градусов",aria_label_menu_loop:"Переключение режима повторения",aria_label_submenu_back:"Вернуться в меню настроек",aria_label_submenu_traffic_saving:"Режим экономии данных",aria_label_settings:"Настройки",aria_label_context_menu:"Контекстное меню",aria_label_autoplay:"Автовоспроизведение",end_screen_next_video:"Следующее видео",end_screen_recommended_video:"Рекомендуемое видео",slow_video_notification_button:"Выбрать качество «Авто»",slow_video_notification_force_description:`Видео грузится слишком медленно,
|
|
51
|
+
качество изменено на «Авто»`,slow_video_notification_suggest_description:`Видео загружается слишком медленно -
|
|
52
|
+
попробуйте изменить качество на «Авто»`,double_forward_label:"2x",preview_track_notification_text:"Потяните вверх для точной перемотки",preview_track_close_tooltip:"Выйти из режима точной перемотки"},m_=Ey;var Py={auto_quality_invariant:"Auto",auto_quality:"Auto ({actual})",auto_quality_option:"Auto",other_quality:"Other",high_quality:"High quality",high_quality_description:"Uses more data",auto_quality_limit:"Auto",traffic_saving_quality:"Data saving",traffic_saving_quality_description:"Videos load faster but at lower quality",quality_applience:"You can {action} the default quality",quality_applience_action:"change",default_quality_for_any_video:"Quality for all videos",menu_quality:"Quality",menu_playback_rate:"Playback rate",menu_traffic_saving:"Data saving",menu_report:"Report a problem",menu_pip:"Picture in picture",menu_pip_close:"Expand video",menu_copy_video_link:"Copy video link",menu_copy_video_link_with_timestamp:"Copy link with timestamp",menu_video_rotate:"Rotate",menu_video_loop_on:"Enable loop",menu_video_loop_off:"Disable loop",menu_chromecast:"Chromecast stream",menu_copy_debug:"Copy debug info",menu_save_debug:"Save debug info",menu_debug_overlay:"Tech stats",menu_copy_embed_code:"Copy embed code",menu_audio_languages:"Audio track",audio_stream_display_language_label:"{label} ({language})",audio_stream_display_language_label_index:"{label} {index} ({language})",audio_stream_display_label_index:"{label} {index}",audio_stream_display_language_index:"{language} {index}",audio_stream_display_unknown:"Audio track {index}",pip_dummy_title:"Video plays in picture-in-picture mode",submenu_quality:"Quality",submenu_playback_rate:"Playback rate",submenu_traffic_saving:"Data saving",submenu_settings:"Settings",submenu_audio_languages:"Audio track",playing_ads:"Ads {timeleft}",skip_ads_after:"Skip ads",skip_ads_now:"Skip {time}s",visit_advertiser:"Visit site",aria_timeline:"Time scale slider",aria_timeline_value:"{position} out of {duration}",doubletap_seek_step:"{seconds} seconds",playback_rate_1:"Normal",playback_rate:"{multiplier}x",video360:"spherical video",subtitles_caption:"Subtitles",subtitles_auto:"{language} (Auto-generated)",subtitles_off:"Off",subtitles_auto_caption:"Auto subtitles",subtitles_turn_on:"Turn on subtitles",subtitles_turn_off:"Turn off subtitles",traffic_saving_off:"Off",traffic_saving_on:"On",traffic_saving_helper_text:"When turned on the video quality will be reduced to save data",tooltip_button_disabled:"Button disabled",tooltip_previous:"Previous video",tooltip_restart:"Watch again",tooltip_play:"Play",tooltip_pause:"Pause",tooltip_next:"Next video",tooltip_interactive_go_back:"Back to previous chapter",tooltip_interactive_go_back_disabled:"Interactive history unavailable",tooltip_interactive_go_back_disabled_first:"You're watching the first chapter",tooltip_interactive_go_back_disabled_limit:"Go-back limit exceeded",tooltip_chapter_without_interactive:"This chapter has no interactive segment",tooltip_interactive_of_chapter_completed:"Chapter's interactive segments already watched",tooltip_interactive_seek:"Go to interactive",tooltip_interactive_graph_off:"Show interactive graph",tooltip_interactive_graph_on:"Hide interactive graph",tooltip_live:"Go to the live edge",tooltip_episodes:"Episodes",tooltip_volume:"Volume off",tooltip_volume_muted:"Turn volume on",tooltip_sound_unavailable:"Sound unavailable",tooltip_subtitles_off:"Turn subtitles on",tooltip_subtitles_on:"Turn subtitles off",tooltip_settings_off:"Open settings",tooltip_settings_on:"Close settings",tooltip_fullscreen_off:"Enter fullscreen mode",tooltip_fullscreen_on:"Exit fullscreen mode",tooltip_chromecast_off:"Turn Chromecast on",tooltip_chromecast_on:"Turn Chromecast off",tooltip_episode_finished:"You have already viewed interactive episode",tooltip_episode_unfinished:"Interactive episode not finished",tooltip_disabled_when_interactive:"Interactive video in progress",tooltip_disabled_when_graph_on:"Button is disabled when graph is opened",tooltip_interactive_interaction_time_indicator:"Press the interactive element",tooltip_vk_logo:"Open in VK Video",tooltip_vk_video_logo:"Go to VK Video",tooltip_autoplay_off:"Turn autoplay on",tooltip_autoplay_on:"Turn autoplay off",tooltip_context_menu_open:"Open context menu",tooltip_context_menu_close:"Close context menu",download_video_caption:"Download video",hotkey_helper_current_volume:"{value} %",hotkey_map_modal_title:"Keyboard shortcuts",hotkey_map_modal_close_btn_text:"Close",hotkey_map_group_title_common:"Common",hotkey_map_group_title_playback:"Playback",hotkey_map_group_title_subtitles:"Subtitles",hotkey_map_group_title_episodes:"Episodes",hotkey_map_item_mute_description:"Toggle mute",hotkey_map_item_mute_value:"m",hotkey_map_item_volume_up_description:"Increase volume",hotkey_map_item_volume_up_value:"Arrow up",hotkey_map_item_volume_down_description:"Decrease volume",hotkey_map_item_volume_down_value:"Arrow down",hotkey_map_item_pip_description:"Toggle miniplayer",hotkey_map_item_pip_value:"i",hotkey_map_item_full_screen_description:"Toggle full screen",hotkey_map_item_full_screen_value:"f",hotkey_map_item_show_context_menu_description:"Hide or show context menu",hotkey_map_item_show_context_menu_value:"Shift + !",hotkey_map_item_show_hotkey_map_description:"Hide or show list of hotkeys",hotkey_map_item_show_hotkey_map_value:"Shift + ?",hotkey_map_item_play_toggle_description:"Toggle play/pause",hotkey_map_item_play_toggle_value:"Space (or k)",hotkey_map_item_seek_backward_description:"Rewind 10 seconds",hotkey_map_item_seek_backward_value:"Arrow left (or j)",hotkey_map_item_seek_forward_description:"Forward 10 seconds",hotkey_map_item_seek_forward_value:"Arrow right (or l)",hotkey_map_item_fast_seek_backward_description:"Fast rewind",hotkey_map_item_fast_seek_backward_value:"Shift + Arrow left",hotkey_map_item_fast_seek_forward_description:"Fast forward",hotkey_map_item_fast_seek_forward_value:"Shift + Arrow right",hotkey_map_item_rate_down_description:"Decrease playback rate",hotkey_map_item_rate_down_value:"< (Shift + ,)",hotkey_map_item_rate_up_description:"Increase playback rate",hotkey_map_item_rate_up_value:"> (Shift + .)",hotkey_map_item_prev_frame_description:"Previous frame (while paused)",hotkey_map_item_prev_frame_value:",",hotkey_map_item_next_frame_description:"Next frame (while paused)",hotkey_map_item_next_frame_value:".",hotkey_map_item_jump_seek_description:"Seek to specific point in the video (7 advances to 70% of duration)",hotkey_map_item_jump_seek_value:"0, 1, 2, 3, 4, 5, 6, 7, 8, 9",hotkey_map_item_subtitles_toggle_description:"Toggle captions ON/OFF",hotkey_map_item_subtitles_toggle_value:"c",hotkey_map_item_prev_episode_description:"Seek to previous episode",hotkey_map_item_prev_episode_pc_value:"Ctrl + Arrow left",hotkey_map_item_prev_episode_mac_value:"Option + Arrow left",hotkey_map_item_next_episode_description:"Seek to next episode",hotkey_map_item_next_episode_pc_value:"Ctrl + Arrow right",hotkey_map_item_next_episode_mac_value:"Option + Arrow right",hotkey_map_item_next_video_description:"Next video",hotkey_map_item_next_video_value:"Shift + N",hotkey_map_item_prev_video_description:"Previous video",hotkey_map_item_prev_video_value:"Shift + P",waiting_live_day_value:"d",waiting_live_hour_value:"h",waiting_live_minute_value:"min",waiting_live_second_value:"sec",waiting_live_colon:":",waiting_live_upcoming_title:"The broadcast hasn't started yet",waiting_live_timer_title:"Before the start of the broadcast left",waiting_live_recover_title:"The broadcast has been paused - it will resume when the author returns",waiting_record_title:"The broadcast completed - recording will appear later",aria_label_video_player:"Video player",aria_label_spherical_control:"Spherical video control. Use the arrow keys to pan the video.",aria_label_debug_panel:"Technical information area, take a screenshot for technical support",aria_label_new_tab_alert:"Opens in a new tab.",aria_label_menu_quality:"Quality: {actual}",aria_label_menu_audio_languages:"Audio language: {actual}",aria_label_menu_rate:"Rate: {actual}",aria_label_menu_subtitle:"Subtitles: {actual}",aria_label_menu_download:"Download video",aria_label_menu_debug_overlay:"Display of technical information",aria_label_menu_rotate:"Rotate video 90 degrees",aria_label_menu_loop:"Toggle loop",aria_label_submenu_back:"Return to settings menu",aria_label_submenu_traffic_saving:"Data saving mode",aria_label_settings:"Settings",aria_label_context_menu:"Context menu",aria_label_autoplay:"Autoplay",end_screen_next_video:"Next video",end_screen_recommended_video:"Recommended video",slow_video_notification_button:"Select Auto quality",slow_video_notification_force_description:`The video is loading too slowly,
|
|
53
|
+
so the quality was changed to Auto`,slow_video_notification_suggest_description:`The video is loading too slowly.
|
|
54
|
+
Try switching the quality to Auto.`,double_forward_label:"2x",preview_track_notification_text:"pull up to open precise rewind",preview_track_close_tooltip:"dismiss precise rewind"},v_=Py;var ks=new Map;ks.set(h_.EN,v_);ks.set(h_.RU,m_);var __=new Map,Vf=({language:t,pack:e,fallback:i})=>{if(ks.has(t)){let o=ks.get(t);ks.set(t,Ae(Ae({},o),e))}else ks.set(t,e);__.set(t,i)},Rf=t=>ks.has(t),Nf=(t,e,i,o)=>{var l;let r=ks.get(t),a=r==null?void 0:r[e];if(g_(a)){let d=(l=__.get(t))!=null?l:o,s=d?ks.get(d):void 0;a=s==null?void 0:s[e]}return g_(a)?e+Object.values(i!=null?i:{}).join(" "):i?a.replaceAll(/{(\w+?)}/g,(d,s)=>{var u;return(u=i[s])!=null?u:""}):a},Q=(t,e)=>{let{interfaceLanguage$:i}=ve(),o=he(i),r=Mt();return Nf(o,t,e,r.defaultLanguage)};var Ay=Ee('<path d="M26.86 15.18a3.7 3.7 0 0 0 2.53-3.6C29.4 8.91 27.2 7 24.07 7c-1.96 0-3.57.78-4.67 2.29l-.1.15a1.33 1.33 0 0 0 .26 1.85c.54.4 1.3.35 1.74-.16l.2-.25a3 3 0 0 1 2.5-1.3c1.53 0 2.6.91 2.6 2.25 0 1.36-1.09 2.27-2.65 2.27h-.58a1.23 1.23 0 0 0 0 2.47h.58c1.75 0 2.91.98 2.91 2.39 0 1.45-1.19 2.46-2.88 2.46a3.2 3.2 0 0 1-2.89-1.6l-.2-.29a1.4 1.4 0 0 0-2.05-.25 1.3 1.3 0 0 0-.3 1.68l.21.33A6 6 0 0 0 24 24c3.28 0 5.63-2.04 5.63-4.92a4 4 0 0 0-2.77-3.9M37.73 12.68c-.46 0-1 .04-1.5.16L38.8 9.1a1.34 1.34 0 1 0-2.2-1.52l-3.76 5.47C31.43 15.18 31 16.87 31 18.33 31 21.8 33.56 24 37.19 24c3.6 0 6.16-2.4 6.16-5.77a5.4 5.4 0 0 0-5.63-5.56m-.53 8.74c-1.98 0-3.33-1.27-3.33-3.14 0-1.85 1.35-3.14 3.33-3.14 1.95 0 3.3 1.29 3.3 3.14 0 1.87-1.35 3.14-3.3 3.14m20.8-5.9c0 5.03-2.7 8.43-6.63 8.43s-6.62-3.4-6.62-8.44 2.7-8.44 6.62-8.44S58 10.47 58 15.51m-10.35 0c0 3.56 1.49 5.85 3.72 5.85s3.72-2.3 3.72-5.86-1.48-5.86-3.72-5.86c-2.23 0-3.72 2.3-3.72 5.86M67 9.49A3.5 3.5 0 0 1 63.51 13 3.5 3.5 0 0 1 60 9.49 3.5 3.5 0 0 1 63.51 6 3.5 3.5 0 0 1 67 9.49m-5 0c0 .83.68 1.51 1.51 1.51.81 0 1.5-.68 1.5-1.51 0-.81-.69-1.5-1.5-1.5-.83 0-1.51.69-1.51 1.5ZM67 23.5c0-1.32-1.2-3.1-4.2-4.67a1.5 1.5 0 1 1 1.4-2.66c3.25 1.72 5.8 4.26 5.8 7.33 0 3.13-2.56 5.55-6.09 7.27-3.63 1.77-8.82 3.06-15.26 3.72a1.5 1.5 0 0 1-.3-2.98c6.25-.64 11.05-1.88 14.25-3.44 3.3-1.6 4.4-3.27 4.4-4.57M38.88 35H38c-9.64 0-17.45-1.13-22.9-3.02-2.72-.94-4.94-2.1-6.5-3.47C7.01 27.14 6 25.44 6 23.5a6.2 6.2 0 0 1 1.9-4.25 16 16 0 0 1 4.43-3.1 1.5 1.5 0 1 1 1.34 2.7q-2.39 1.19-3.59 2.46C9.3 22.14 9 22.87 9 23.5c0 .8.4 1.74 1.57 2.76s3 2.01 5.51 2.89C21.11 30.89 28.55 32 38 32h.88l-1.44-1.44a1.5 1.5 0 0 1 2.12-2.12l4 4h.01a1.5 1.5 0 0 1 .32 1.63 2 2 0 0 1-.33.5l-4 4a1.5 1.5 0 0 1-2.12-2.13z"></path>');function Md(t,e){F(e,!1);let i=Q("video360");xo(),Ze(t,{width:"76",height:"45",get ariaLabel(){return i},testId:"video-360-icon",shadow:!0,children:(o,r)=>{var a=Ay();_(o,a)},$$slots:{default:!0}}),H()}import"@vkontakte/videoplayer-core/es2015";var Nl;(function(t){t.fatal="fatal",t.error="error",t.warning="warning",t.log="log",t.info="info",t.debug="debug",t.critical="critical"})(Nl||(Nl={}));var ky=/^\s*at (?:(.*?) ?\()?((?:file|https?|blob|chrome-extension|address|native|eval|webpack|<anonymous>|[-a-z]+:|.*bundle|\/).*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,Ly=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:file|https?|blob|chrome|webpack|resource|moz-extension).*?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js))(?::(\d+))?(?::(\d+))?\s*$/i,My=/^\s*at (?:((?:\[object object\])?.+) )?\(?((?:file|ms-appx|https?|webpack|blob):.*?):(\d+)(?::(\d+))?\)?\s*$/i,Cu="?",Vy="X-Sentry-Auth",Ry=/^(?:(\w+):)\/\/(?:([\w-]+)(?::(\w+))?@)([\w.-]+)(?::(\d+))?\/(.+)/;function Ny(t){if(!t.stack)return null;let e=[],i=t.stack.split(`
|
|
55
|
+
`),o,r;for(let a=0;a<i.length;++a){if(o=ky.exec(i[a]))r={filename:o[2]&&o[2].indexOf("address at ")===0?o[2].substr(11):o[2],function:o[1]||Cu,lineno:o[3]?+o[3]:null,colno:o[4]?+o[4]:null};else if(o=My.exec(i[a]))r={filename:o[2],function:o[1]||Cu,lineno:+o[3],colno:o[4]?+o[4]:null};else if(o=Ly.exec(i[a]))a===0&&!o[5]&&t.columnNumber!==void 0&&(e[0].column=t.columnNumber+1),r={filename:o[3],function:o[1]||Cu,lineno:o[4]?+o[4]:null,colno:o[5]?+o[5]:null};else continue;!r.function&&r.lineno&&(r.function=Cu),e.push(r)}return e.length?{value:b_(t),type:t.name,stacktrace:{frames:e.reverse()}}:null}function b_(t){return(t&&t.message||"No error message").split(`
|
|
56
|
+
`).filter(i=>!!i)[0]}function Oy(t){try{let e=Ny(t);if(e)return e}catch(e){}return{value:b_(t),type:t&&t.name,stacktrace:{frames:[]}}}function Dy(){return"xxxxxxxxxxxx4xxxyxxxxxxxxxxxxxxx".replace(/[xy]/g,t=>{let e=Math.random()*16|0;return(t==="x"?e:e&3|8).toString(16)})}var Iu=class{constructor(e){if(e&&e.dsn){let i=Ry.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:[Oy(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(Vy,this.authHeader||""),i.send(JSON.stringify(e))}getRequestBlank(){return{platform:"javascript",event_id:Dy(),sdk:{name:"micro-sentry.javascript.core",version:"0.0.0"},timestamp:Date.now()/1e3,environment:this.environment}}};function $_(t,e){return Object.prototype.toString.call(e)==="[object RegExp]"?e.test(t):typeof e=="string"?t.indexOf(e)!==-1:!1}function By(){return window}var Eu=class t extends Iu{constructor(e,i=By()){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=>$_(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=>$_(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 Pu,Subscription as Fy}from"@vkontakte/videoplayer-shared/es2015";var Au=null,Ra=class{constructor(e,i,o={}){!Au&&e.dsn&&(this.sentryClient=new Eu({dsn:e.dsn,environment:i.env}),this.version=i.version,this.sentrySubscription=new Fy,this.options=e,this.context=o,Au=this)}destroy(){var e,i;(e=this.sentryClient)==null||e.destroy(),(i=this.sentrySubscription)==null||i.unsubscribe(),Au=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:b}=i;if(Pu(b)&&m.includes(b)||Pu(f)&&p.includes(f))return;if(Math.random()<=d||Pu(b)&&u.includes(b)||Pu(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($){console.error($)}}}static getInstance(){return Au}};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 ku=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()},Lu=t=>t.exitFullscreen?t.exitFullscreen():t.msExitFullscreen?t.msExitFullscreen():t.webkitExitFullscreen?t.webkitExitFullscreen():t.mozCancelFullScreen?t.mozCancelFullScreen():Promise.reject(),y_=(t,e)=>e?!0:t.fullscreenEnabled||!!t.webkitFullscreenEnabled||!!t.mozFullscreenEnabled||!!t.msFullscreenEnabled,x_=t=>{let e=t;e!=null&&e.webkitExitFullscreen&&(e==null||e.webkitExitFullscreen())},Vd=()=>{let t=document;return t.fullscreenElement||t.mozFullScreenElement||t.webkitFullscreenElement||t.msFullscreenElement},ia=()=>!!Vd(),Mu=t=>{document.addEventListener("fullscreenchange",t),document.addEventListener("webkitfullscreenchange",t),document.addEventListener("mozfullscreenchange",t),document.addEventListener("MSFullscreenChange",t)},Vu=t=>{document.removeEventListener("fullscreenchange",t),document.removeEventListener("webkitfullscreenchange",t),document.removeEventListener("mozfullscreenchange",t),document.removeEventListener("MSFullscreenChange",t)},w_=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 S_}from"@vkontakte/videoplayer-core/es2015";var T_=()=>({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:S_.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:S_.device.isApple?Q("hotkey_map_item_next_episode_mac_value"):Q("hotkey_map_item_next_episode_pc_value")}]}]});import{debounceFn as Hy,ValueSubject as Of}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:Hy(this.onResize.bind(this),300)};this.info={isActive$:new Of(!1),isEnabled$:new Of(!1),type:0};this.info.isEnabled$=new Of(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 C_,now as I_}from"@vkontakte/videoplayer-shared/es2015";function Bf(t,e){F(e,!1);let i=ve();Nt(()=>{i.getAdmanWrapper().startPostroll()}),xo(),H()}import{noop as Wy}from"@vkontakte/videoplayer-shared/es2015";var Uy=Ee('<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>'),zy=Ee('<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=Le(),b=de(f);{var y=S=>{var C=Uy();_(S,C)},$=S=>{var C=zy();_(S,C)};V(b,S=>{n(r)?S(y):S($,!1)})}_(p,f)},$$slots:{default:!0}}),H()}var Ky=(t,e,i)=>{t.stopPropagation(),n(e)&&i()()},qy=L('<div class="skip s-1h"> <!></div>'),Qy=L("<div><!></div>"),Gy={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 Ff(t,e){F(e,!0),q(t,Gy);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,Wy),u=ve().ui.isMobile,p=v(()=>a()>0&&a()>=l());var m=Qy();let f;m.__click=[Ky,p,d];var b=T(m);{var y=S=>{var C=qy(),I=T(C),R=k(I);Mr(R,{direction:"right"}),w(C),B(E=>pe(I,`${E!=null?E:""} `),[()=>Q("skip_ads_now")]),_(S,C)},$=S=>{var C=ms();B(I=>pe(C,I),[()=>Q("skip_ads_after",{time:Math.ceil(l()-a()).toFixed(0)})]),_(S,C)};V(b,S=>{n(p)?S(y):S($,!1)})}w(m),B(S=>f=se(m,1,"container s-1h",null,f,S),[()=>({"container-mobile":r(),skippable:n(p)})]),_(t,m),H(),o()}rt(["click"]);var Yy=L('<button class="go-to-site s-1g"> </button>'),jy={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 Hf(t,e){F(e,!1),q(t,jy),xo();var i=Yy(),o=T(i,!0);w(i),B(r=>pe(o,r),[()=>Q("visit_advertiser")],Tn),_(t,i),H()}var Xy=L('<div class="top-gradient-mobile s-m"></div>'),Zy=L('<div class="container s-m"><!> <video style="width: 100%; height: 100%" playsinline=""></video> <!> <!> <!></div>',2),Jy={hash:"s-m",code:".container.s-m{height:100%;width:100%}.top-gradient-mobile.s-m{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 Nd(t,e){F(e,!0),q(t,Jy);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),b=g(e,"duration",3,0),y=g(e,"adsExternalApi",3,void 0),$=ve(),S=Mt(),C=$.state.isEnded$,I=$.ui.isMobile,R=S.ads.isMobileGoToSiteButton,E=K(void 0),P=K(void 0),O=!1,D=$.ads.playbackState,U=$.ads.canSkip,z=$.ads.position,G=$.ads.secondsToWatchBeforeSkip,le=v(()=>r()&&a()!=="inactive"),X=v(()=>l()&&a()!=="inactive"&&R);Nt(()=>{let A=$.getAdmanWrapper();if(C_.push("ui",{key:"videoplayer_embed",strings:["new","adman_ads_mount"],numbers:[I_(),p()]}),!p()){A.onAdmanLoadingError();return}let Ke=()=>{var Fe;let{width:Oe,height:Be}=he($.ui.playerSize),fe=he($.ui.isFullscreen),ee=(Fe=f())!=null?Fe:he($.ui.isAutoplay),Se=S.ads.paramsOverride;return{width:Oe,height:Be,isFullscreen:fe,isAutoplay:ee,adsContainer:n(E),adsVideoElement:n(P),slotId:p(),params:m(),paramsOverride:Se,duration:b(),externalApi:y()}},Ce=Oe=>gt(null,null,function*(){Oe&&(yield go());let Be=Ke();yield A.initAdman(Be),O=!0}),Y=new AbortController,ie=()=>{Y.abort()};return window.AdmanHTML?Ce(!0).catch(()=>{A.onAdmanLoadingError()}):A.loadAdman(Y.signal).then(()=>Ce(!1)).catch(()=>{A.onAdmanLoadingError()}),()=>{C_.push("ui",{key:"videoplayer_embed",strings:["new","adman_ads_unmount"],numbers:[I_(),p()]}),!O&&ie()}});var oe=Zy(),j=T(oe);{var ge=A=>{var Ke=Xy();_(A,Ke)};V(j,A=>{l()&&A(ge)})}var ce=k(j,2);ot(ce,A=>N(P,A),()=>n(P));var re=k(ce,2);{var _e=A=>{Ff(A,{get position(){return d()},get secondsToWatchBeforeSkip(){return s()},get skipAd(){return $.actions.internal.skipAd}})};V(re,A=>{n(le)&&A(_e)})}var we=k(re,2);{var Z=A=>{Bf(A,{})};V(we,A=>{u()&&A(Z)})}var Ne=k(we,2);{var ue=A=>{Hf(A,{})};V(Ne,A=>{n(X)&&A(ue)})}w(oe),ot(oe,A=>N(E,A),()=>n(E)),_(t,oe),H(),o()}var Zo=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 e1=Ee('<path fill="#fff"></path>'),t1=Ee("<path></path><!>",1);function Od(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=t1(),u=de(s),p=k(u);{var m=f=>{var b=e1();Ue(b,"d",a),_(f,b)};V(p,f=>{i()&&f(m)})}B(()=>Ue(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 i1=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>'),o1=L('<div class="live-icon s-e"><!></div>'),n1=L('<span class="text s-e"> </span>'),r1=L("<div><!> <!></div>"),s1={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 Dd(t,e){q(t,s1);let i=g(e,"withEqualizer",3,!1),o=g(e,"isLive",3,!1),r=g(e,"isPlaying",3,!1);var a=r1();let l;var d=T(a);{var s=f=>{var b=i1();_(f,b)};V(d,f=>{i()&&f(s)})}var u=k(d,2);{var p=f=>{var b=o1(),y=T(b);Od(y,{isActive:!0}),w(b),_(f,b)},m=f=>{var b=n1(),y=T(b,!0);w(b),B(()=>pe(y,e.time)),_(f,b)};V(u,f=>{o()?f(p):f(m,!1)})}w(a),B(f=>l=se(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 a1=L('<div role="timer" data-testid="thumb-timer"><!></div>'),l1={hash:"s-q",code:".thumb-timer.s-q{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 Bd(t,e){F(e,!0),q(t,l1);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(()=>Zo(e.duration-e.position)),p=ae(!1);var m=a1();let f;var b=T(m);Dd(b,{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=se(m,1,"thumb-timer s-q",null,f,y),[()=>({"out-of-flow":r(),hidden:a()})]),_(t,m),H(),o()}var Dl=t=>{if(!navigator.clipboard){E_(t);return}navigator.clipboard.writeText(t).catch(()=>E_(t))};function E_(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 b1}from"@vkontakte/videoplayer-core/es2015";import{clientChecker as P_}from"@vkontakte/videoplayer-core/es2015";var Uf="focus-hidden";var Vr=t=>{t.stopPropagation(),t.preventDefault()},zf=t=>{var e,i;(i=(e=t.parentNode)==null?void 0:e.firstElementChild)==null||i.classList.remove(Uf)},c1=t=>{var i;let e=t.previousElementSibling;e||(e=(i=t.parentNode)==null?void 0:i.lastElementChild),e==null||e.focus()},u1=t=>{var i;let e=t.nextElementSibling;e||(e=(i=t.parentNode)==null?void 0:i.firstElementChild),e==null||e.focus()},p1=t=>{let e=t.code;return e==="Tab"&&!t.shiftKey||e==="ArrowDown"},f1=t=>{let e=t.code;return e==="Tab"||e==="ArrowUp"},A_=t=>t.code==="Escape",m1=t=>t.code==="ArrowLeft",Fd=(t,e=[])=>{let i=t.code;return["Enter","Space",...e].includes(i)},k_=t=>{p1(t)?(Vr(t),u1(t.target)):f1(t)&&(Vr(t),c1(t.target))},ra=t=>!P_.device.isAndroid&&(t==null?void 0:t.detail)===0||P_.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())}),L_=(t,e,i)=>gt(null,null,function*(){yield go(),t&&!e&&he(i)&&(i.set(!1),t.focus())}),Hd=(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(Uf,!i),a==null||a.focus()}}),M_=(t,e)=>gt(null,null,function*(){setTimeout(()=>{let i=t[e];!!i&&i.focus()},100)}),Ru=(t,e)=>{k_(t),zf(t.target),A_(t)&&(Vr(t),e())},Nu=(t,e)=>gt(null,null,function*(){Fd(t,["ArrowRight"])&&(Vr(t),e())}),V_=(t,e,i)=>gt(null,null,function*(){if(k_(t),m1(t)){Vr(t),e();return}A_(t)&&(Vr(t),i())}),Fl=(t,e)=>{Fd(t)&&(Vr(t),e())},R_=(t,e,i)=>{if(Fd(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))}},N_=t=>{let e=t.getBoundingClientRect(),i=-14,o=e.left+e.width,r=e.top+i;return{right:o,bottom:r}},O_=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 Ou,isValidURL as $1}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 D_}from"@vkontakte/videoplayer-shared/es2015";var g1=(t,e)=>{Fl(t,()=>e())},h1=L('<li class="item s-1o" role="menuitem" tabindex="0"> </li>'),_1={hash:"s-1o",code:".item.s-1o{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-1o:hover{background:rgba(66,66,66,.5);color:var(--white)}"};function Wf(t,e){F(e,!0),q(t,_1);let i=g(e,"onClick",3,D_),o=g(e,"closeContextMenu",3,D_),r=d=>{d==null||d.stopPropagation(),i()(),o()()};var a=h1();a.__click=r,a.__keydown=[g1,r];var l=T(a,!0);w(a),B(()=>{var d;Ue(a,"aria-label",(d=e.ariaLabel)!=null?d:e.label),Ue(a,"data-testid",e.id),pe(l,e.label)}),_(t,a),H()}rt(["click","keydown"]);var Ba=(t,e)=>t.weight-e.weight;var Ud=(o=>(o.OPEN_SUB_MENU="OPEN_SUB_MENU",o.CLICK="CLICK",o.SWITCH="SWITCH",o))(Ud||{});var y1=(t,e)=>{Ru(t,e)},x1=t=>{t.preventDefault()},w1=L('<ul role="menu" class="s-11"></ul>'),S1={hash:"s-11",code:"ul.s-11{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 Kf(t,e){F(e,!0),q(t,S1);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(re,"$pictureInPictureApiIsActive$",i),u=()=>x(j,"$isLooped$",i),p=()=>x(X,"$positionExact$",i),m=()=>x(D,"$additionalContextMenuItems$",i),f=g(e,"visible",3,!1),b=g(e,"position",19,()=>({top:0,left:0})),y=g(e,"playerContainerRef",3,void 0),$=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$,X=I.state.positionExact$,oe=I.state.isInteractive,j=I.state.looped$,ge=I.playerPhase,{isEnabled$:ce,isActive$:re}=R,_e=v(()=>r()==="video"),we=v(()=>!!a()&&n(_e)),Z=v(()=>["thumb","LiveWaitingStart","LiveWaitingRecover","LiveWaitingRecord"].includes(r())),Ne=v(()=>{var $e;return E.features.copyVideoLink&&(($e=I.callbacks)==null?void 0:$e.onCopyVideoLink)}),ue=v(()=>n(Ne)&&!n(Z)&&!oe&&!n(we)),A=v(()=>{var $e;return!!(($e=I.callbacks)!=null&&$e.onCopyEmbedCodeClicked)}),Ke=v(()=>l()&&d()!==b1.CONNECTED&&!oe&&n(_e)),Ce=v(()=>!oe&&!n(Z)&&!n(we)),Y=v(()=>E.features.videoRotate&&!oe&&!n(Z)),ie=v(()=>E.showSupport&&!s()),Oe=v(()=>E.features.saveTraceInfoToFile),Be=()=>{var $e;P.set(!1),($e=e.returnFocus)==null||$e.call(e)},fe=($e,Je)=>{if(!$()||!y())return;let We=$().getBoundingClientRect(),nt=y().getBoundingClientRect();N(S,$e-nt.left),N(C,Je-nt.top),n(S)+We.width>nt.width&&N(S,nt.width-We.width),n(C)+We.height>nt.height&&N(C,nt.height-We.height),N(S,Math.max(n(S),0),!0),N(C,Math.max(n(C),0),!0)};De(()=>{gt(null,null,function*(){if($()&&y()){yield go();let{top:Je,left:We,bottom:nt,right:ei}=b(),li=We!=null?We:0,gi=Je!=null?Je:0,bi=$().getBoundingClientRect();Ou(We)&&!Ou(ei)&&(li=ei-bi.width),Ou(Je)&&!Ou(nt)&&(gi=nt-bi.height),li=Math.max(li,0),gi=Math.max(gi,0),fe(li,gi)}})});let ee=()=>{I.actions.internal.videoRotate()},Se=()=>{$1(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"}),We=window.URL.createObjectURL(Je);Va(We,"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"}),We=window.URL.createObjectURL(Je);Va(We,"vk_player_trace_info","json")},Ye=()=>{O.set(!0)},Te=()=>gt(null,null,function*(){var $e;try{z()}finally{($e=e.returnFocus)==null||$e.call(e)}}),Me=()=>{I.actions.internal.setLooped(!u())},ze=()=>{var $e,Je;if(n(A)){let We=(Je=($e=I.callbacks)==null?void 0:$e.onCopyEmbedCodeClicked)==null?void 0:Je.call($e);We&&Dl(We)}},Vt=($e=!1)=>{var Je,We;if((Je=I.callbacks)!=null&&Je.onCopyVideoLink){let nt=(We=I.callbacks)==null?void 0:We.onCopyVideoLink($e,p());nt&&Dl(nt)}},et=v(()=>E.features.saveDebugInfoToFile?U("menu_save_debug"):U("menu_copy_debug")),Ot=v(()=>n(Ne)?{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:ze}: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:Me}:void 0),ye=v(()=>n(Y)?{id:"rotate",weight:Jr.rotate,label:U("menu_video_rotate"),ariaLabel:U("aria_label_menu_rotate"),onClick:ee}:void 0),be=v(()=>n(ie)?{id:"report",weight:Jr.report,label:U("menu_report"),ariaLabel:`${U("menu_report")}. ${U("aria_label_new_tab_alert")}`,onClick:Se}:void 0),J=v(()=>({id:"save-debug",weight:Jr["save-debug"],label:n(et),onClick:Fe})),xe=v(()=>n(Oe)?{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:Ye})),It=v(()=>[n(Ot),n(qt),n(St),n(Jt),n(Dt),n(ye),n(be),n(J),n(xe),n(Pe),...m()].filter($e=>!!$e).sort(Ba));var Ve=Le(),st=de(Ve);{var mt=$e=>{var Je=w1();Je.__contextmenu=[x1],Je.__keydown=[y1,Be],wi(Je,21,()=>n(It),We=>We.id,(We,nt)=>{Wf(We,{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,We=>$(We),()=>$()),B(()=>{var We,nt;return Ge(Je,`top: ${(We=n(C))!=null?We:""}px; left: ${(nt=n(S))!=null?nt:""}px;`)}),_($e,Je)};V(st,$e=>{f()&&$e(mt)})}_(t,Ve),H(),o()}rt(["contextmenu","keydown"]);var Du=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 Du(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 T1=L('<div class="container s-1j"><canvas class="s-1j"></canvas></div>'),C1={hash:"s-1j",code:".container.s-1j{display:inline-block;height:16px;width:120px}canvas.s-1j{margin-top:2px;transform:scaleY(-1)}"};function zd(t,e){F(e,!0),q(t,C1);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,b,y,$,S){S===0&&(S=1),f.fillStyle="#fff",f.fillRect(b,y,$,S)}De(()=>{let f="";if(n(r)){let b=i()[0];for(let $=1;$<i().length;$++)i()[$]>b&&(b=i()[$]);n(r).clearRect(0,0,l,a);let y=d-1;for(let $=i().length-1;$>=0;$--){let S=y*s,C=b>0?a*(i()[$]/b):0;u(n(r),S,0,s,C),f=C+" "+f,y--}}});var p=T1(),m=T(p);ot(m,f=>N(o,f),()=>n(o)),w(p),_(t,p),H()}import{safeStorage as B_}from"@vkontakte/videoplayer-shared/es2015";var I1=(t,e)=>{t.stopPropagation(),B_.remove(Pd),e.set(!1)},E1=L('<div class="s-o"><div class="s-o">Video id</div> <span> </span></div>'),P1=L('<div class="s-o"><div class="s-o">VSID</div> <span> </span></div>'),A1=L('<div class="s-o"><div class="s-o">Provider</div> <span> </span></div>'),k1=L('<div class="s-o"><div class="s-o">Streams</div> <span> </span></div>'),L1=L('<div class="s-o"><div class="s-o">Viewport</div> <span> </span></div>'),M1=L('<div class="s-o"><div class="s-o">Video size</div> <span> </span></div>'),V1=L('<div class="s-o"><div class="s-o">CDN host</div> <span> </span></div>'),R1=L('<div class="s-o"><div class="s-o">Volume</div> <span> </span></div>'),N1=L('<div class="s-o"><div class="s-o">Position</div> <span> </span></div>'),O1=L('<div class="s-o"><div class="s-o">Buffer</div> <span> </span></div>'),D1=L('<div class="s-o"><div class="s-o">Live latency</div> <span> </span></div>'),B1=L('<div class="s-o"><div class="s-o">Segment</div> <span> </span></div>'),F1=L('<div class="s-o"><div class="s-o">Network</div> <!> <span> </span></div>'),H1=L('<div class="s-o"><div class="s-o">V bitrate</div> <!> <span> </span></div>'),U1=L('<div role="region"><button class="close s-o" title="закрыть">[x]</button> <div class="content s-o"><div class="s-o"><div class="s-o">Version</div> <span> </span></div> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <div class="s-o"><div class="s-o">Dropped</div> <span> </span></div> <!> <!> <div class="s-o"><div class="s-o">FPS</div> <!> <span> </span></div></div></div>'),z1={hash:"s-o",code:".container.s-o{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-o{left:16px;top:16px}button.close.s-o{background-color:transparent;border:none;color:#fff;cursor:pointer;outline:0;padding:0;position:absolute;right:5px;top:3px}.content.s-o{padding:5px}.content.s-o>div:where(.s-o)>div:where(.s-o){display:inline-block;padding:0 5px;text-align:right;width:60px}"};function Wd(t,e){F(e,!0),q(t,z1);let[i,o]=Re(),r=()=>x(d,"$isMobile",i),a=ve(),l=a.ui.debugPanelVisible,d=a.ui.isMobile,s=K(ci(a.actions.internal.getDebugPanelData())),u=a.actions.internal.getVideoElement(),p=K(0),m=K(0),f=K(0),b=new Hl(60),y=new Hl(60),$=new Hl(60),S=K(ci([])),C=K(ci([])),I=K(ci([])),R=Q("aria_label_debug_panel");Nt(()=>{B_.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 J=u.getVideoPlaybackQuality().totalVideoFrames;N(f,J-n(p)),N(p,J,!0),b.push(n(f)),n(s).speed&&y.push(n(s).speed),n(s).bitrate&&$.push(n(s).bitrate),N(S,b.getValuesFromBottom(),!0),N(C,y.getValuesFromBottom(),!0),N(I,$.getValuesFromBottom(),!0)}},1e3)),()=>{a.actions.internal.stopLogging(),clearInterval(ye),be&&clearInterval(be)}});var E=U1();let P;var O=T(E);O.__click=[I1,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 X=ye=>{var be=E1(),J=k(T(be),2),xe=T(J,!0);w(J),w(be),B(()=>pe(xe,n(s).id)),_(ye,be)};V(le,ye=>{n(s).id&&ye(X)})}var oe=k(le,2);{var j=ye=>{var be=P1(),J=k(T(be),2),xe=T(J,!0);w(J),w(be),B(()=>pe(xe,n(s).vsid)),_(ye,be)};V(oe,ye=>{n(s).vsid&&ye(j)})}var ge=k(oe,2);{var ce=ye=>{var be=A1(),J=k(T(be),2),xe=T(J,!0);w(J),w(be),B(()=>pe(xe,n(s).provider)),_(ye,be)};V(ge,ye=>{n(s).provider&&ye(ce)})}var re=k(ge,2);{var _e=ye=>{var be=k1(),J=k(T(be),2),xe=T(J);w(J),w(be),B(()=>{var Pe,It;return pe(xe,`Video: ${(Pe=n(s).videoCodec||"")!=null?Pe:""} ${n(s).hdr?"(HDR)":""}
|
|
139
57
|
&
|
|
140
|
-
Audio: ${(Mt=n(a).audioCodec||"")!=null?Mt:""} ${n(a).audioLanguage?`(${n(a).audioLanguage})`:""}`)}),b(Ce,xe)};V(le,Ce=>{(n(a).videoCodec||n(a).audioCodec)&&Ce(Pe)})}var ye=P(le,2);{var ee=Ce=>{var xe=F$(),te=P(_(xe),2),Te=_(te,!0);g(te),g(xe),D(()=>ve(Te,n(a).viewport)),b(Ce,xe)};V(ye,Ce=>{n(a).viewport&&Ce(ee)})}var Be=P(ye,2);{var pe=Ce=>{var xe=U$(),te=P(_(xe),2),Te=_(te,!0);g(te),g(xe),D(()=>ve(Te,n(a).videoSize)),b(Ce,xe)};V(Be,Ce=>{n(a).videoSize&&Ce(pe)})}var k=P(Be,2);{var Ge=Ce=>{var xe=z$(),te=P(_(xe),2),Te=_(te,!0);g(te),g(xe),D(()=>ve(Te,n(a).cdn)),b(Ce,xe)};V(k,Ce=>{n(a).cdn&&Ce(Ge)})}var Me=P(k,2);{var Y=Ce=>{var xe=W$(),te=P(_(xe),2),Te=_(te);g(te),g(xe),D(()=>{var Ve;return ve(Te,`${(Ve=n(a).volume)!=null?Ve:""} %`)}),b(Ce,xe)};V(Me,Ce=>{n(a).volume&&Ce(Y)})}var oe=P(Me,2);{var He=Ce=>{var xe=K$(),te=P(_(xe),2),Te=_(te);g(te),g(xe),D(Ve=>ve(Te,`${Ve!=null?Ve:""} s`),[()=>n(a).position.toFixed(2)]),b(Ce,xe)};V(oe,Ce=>{n(a).position&&Ce(He)})}var Xe=P(oe,2);{var ge=Ce=>{var xe=q$(),te=P(_(xe),2),Te=_(te);g(te),g(xe),D(Ve=>ve(Te,`${Ve!=null?Ve:""} s`),[()=>n(a).buffer.toFixed(2)]),b(Ce,xe)};V(Xe,Ce=>{n(a).buffer&&Ce(ge)})}var ie=P(Xe,2);{var ke=Ce=>{var xe=Q$(),te=P(_(xe),2),Te=_(te);g(te),g(xe),D(Ve=>ve(Te,`${Ve!=null?Ve:""} s`),[()=>n(a).liveLatency.toFixed(2)]),b(Ce,xe)};V(ie,Ce=>{n(a).liveLatency&&Ce(ke)})}var we=P(ie,2);{var Fe=Ce=>{var xe=j$(),te=P(_(xe),2),Te=_(te,!0);g(te),g(xe),D(Ve=>ve(Te,Ve),[()=>[{value:n(a).currentVideoSegmentLength,title:"Video:"},{value:n(a).currentAudioSegmentLength,title:"Audio:"}].filter(({value:Ve})=>Ve).map(({value:Ve,title:Mt})=>`${Mt} ${((Ve!=null?Ve:0)/1e3).toFixed(2)} s`).join(" & ")]),b(Ce,xe)};V(we,Ce=>{(n(a).currentVideoSegmentLength||n(a).currentAudioSegmentLength)&&Ce(Fe)})}var Je=P(we,2),Ye=P(_(Je),2),qe=_(Ye);g(Ye),g(Je);var Ze=P(Je,2);{var Dt=Ce=>{var xe=G$(),te=P(_(xe),2);Od(te,{get values(){return n(T)}});var Te=P(te,2),Ve=_(Te);g(Te),g(xe),D(Mt=>ve(Ve,`${Mt!=null?Mt:""} Kbps`),[()=>n(a).speed.toFixed(2)]),b(Ce,xe)};V(Ze,Ce=>{n(a).speed&&Ce(Dt)})}var rt=P(Ze,2);{var Bt=Ce=>{var xe=Y$(),te=P(_(xe),2);Od(te,{get values(){return n(E)}});var Te=P(te,2),Ve=_(Te);g(Te),g(xe),D(Mt=>ve(Ve,`${Mt!=null?Mt:""} Kbps`),[()=>n(a).bitrate.toFixed(2)]),b(Ce,xe)};V(rt,Ce=>{n(a).bitrate&&Ce(Bt)})}var Qt=P(rt,2),Et=P(_(Qt),2);Od(Et,{get values(){return n(C)}});var Jt=P(Et,2),Wt=_(Jt,!0);g(Jt),g(Qt),g(H),g(A),D(Ce=>{var xe,te;I=re(A,1,"container svelte-lx3h69",null,I,Ce),je(A,"aria-label",R),ve(X,n(a).version),ve(qe,`${(xe=n(v))!=null?xe:""} / ${(te=n(f))!=null?te:""} frames`),ve(Wt,n(p))},[()=>({"container-mobile":r()})]),b(t,A),U(),o()}ct(["click"]);import{noop as J$}from"@vkontakte/videoplayer-shared/es2015";var e2=(t,e)=>{t.stopPropagation(),e()()},t2=M('<div class="close svelte-1ome55p"></div>'),i2={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 Is(t,e){F(e,!0),W(t,i2);let i=h(e,"onClick",3,J$);var o=t2();o.__click=[e2,i],b(t,o),U()}ct(["click"]);import{noop as o2}from"@vkontakte/videoplayer-shared/es2015";var n2=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>'),r2={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 Dd(t,e){F(e,!0),W(t,r2);let i=h(e,"isRunning",3,!0),o=h(e,"onTimerEnded",3,o2),r=5e3,s=j(void 0),l,d,a=0,u;Qe(()=>{i()&&Pt(()=>{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()())};Nt(()=>{l=n(s).getContext("2d"),l&&(l.lineWidth=6,l.lineCap="round",l.strokeStyle="#fff")}),sn(()=>{f()});var p=n2(),x=_(p);at(x,w=>O(s,w),()=>n(s)),Ee(2),g(p),b(t,p),U()}var s2=(t,e,i)=>{e(!1),i()},a2=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),l2={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){F(e,!0),W(t,l2);let[i,o]=De(),r=()=>S(d,"$autoplayNextEnabled$",i),s=()=>S(a,"$timerNextVideoRunning$",i),l=he(),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()};Nt(()=>{e.isHide||f(),e.isHide&&r()&&(u(!1),p())});var C=ze(),T=fe(C);{var E=R=>{var A=a2(),I=P(fe(A),2),N=_(I),H=_(N),B=_(H,!0);g(H);var z=P(H,2);Is(z,{onClick:y}),g(N);var X=P(N,2);X.__click=[s2,u,v];var ae=_(X),Q=_(ae),ce=_(Q);let J;var me=P(ce,2);{var se=ee=>{let Be=m(()=>s()&&r());Dd(ee,{get isRunning(){return n(Be)},onTimerEnded:w})};V(me,ee=>{r()&&ee(se)})}g(Q),g(ae);var le=P(ae,2),Pe=_(le),ye=_(Pe,!0);g(Pe),g(le),g(X),g(I),D((ee,Be)=>{ve(B,ee),tt(Q,`background-image: url('${e.thumb}')`),J=re(ce,1,"thumb-overlay svelte-jfbaax",null,J,Be),ve(ye,e.title)},[()=>Z("end_screen_next_video"),()=>({withOpacity:r()})]),b(R,A)};V(T,R=>{e.isHide||R(E)})}b(t,C),U(),o()}ct(["click"]);import{PlaybackState as Va}from"@vkontakte/videoplayer-core/es2015";import{checkNever as c2}from"@vkontakte/videoplayer-shared/es2015";import{SeekAction as Wn}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),Pu=(t,e,i)=>{let o=Kf(e,i);e<1&&t.actions.internal.setVolume(o)},Mu=(t,e,i)=>{let o=qf(e,i);e>0&&t.actions.internal.setVolume(o)};var Js=({isAudioDisabled:t,isAudioAvailable:e,isAds:i,audioDisabledHintCallback:o,audioIsNotExistHintCallback:r})=>t?i?!0:(o==null||o(),!1):e?!0:(r==null||r(),!1);function Lu(){var t,e,i;return(i=(e=(t=document.activeElement)==null?void 0:t.shadowRoot)==null?void 0:e.activeElement)!=null?i:null}var u2=(t,e)=>{e(t)},p2=M('<div class="keyboard-controls svelte-10kkmxz" tabindex="-1" role="region"><!></div>'),f2={hash:"svelte-10kkmxz",code:".keyboard-controls.svelte-10kkmxz {position:absolute;left:0;right:0;top:0;bottom:0;}"};function Qf(t,e){var Ve,Mt;F(e,!0),W(t,f2);let[i,o]=De(),r=()=>S(me,"$disabledControls$",i),s=()=>S(ke,"$isInteractiveTime$",i),l=()=>S(we,"$showInteractiveTimeIndicatorTooltip$",i),d=()=>S(X,"$playbackState$",i),a=()=>S(Y,"$isEnded$",i),u=()=>S(Ge,"$doubleForwardAvailable$",i),f=()=>S(k,"$doubleForwardOn$",i),v=()=>S(oe,"$overlayContainer$",i),p=()=>S(ae,"$adPlaybackState",i),x=()=>S(Q,"$positionExact$",i),w=()=>S(ce,"$duration$",i),y=()=>S(ge,"$isAudioAvailable$",i),C=()=>S(J,"$volume$",i),T=()=>S(ye,"$availablePlaybackRates$",i),E=()=>S(Pe,"$currentPlaybackRate$",i),R=()=>S(se,"$muted$",i),A=()=>S(le,"$currentSubtitle$",i),I=h(e,"nextButtonActive",3,!1),N=h(e,"prevButtonActive",3,!1),H=he(),B=Rt(),z=H.getLogger().createComponentLog("KeyboardControls component"),X=H.state.playbackState$,ae=H.ads.playbackState,Q=H.state.positionExact$,ce=H.state.duration$,J=H.state.volume$,me=H.ui.controls.disabledControls$,se=H.state.muted$,le=H.state.currentSubtitle$,Pe=H.state.currentPlaybackRate$,ye=H.state.availablePlaybackRates$,ee=H.ui.contextMenu.openedByHotKey$,Be=H.ui.contextMenu.lastActiveElem$,pe=H.ui.contextMenu.visible$,k=H.ui.doubleForwardOn$,Ge=H.ui.doubleForwardAvailable$,Me=H.ui.contextMenu.position$,Y=H.state.isEnded$,oe=H.ui.overlayContainer$,He=(Ve=H.callbacks)==null?void 0:Ve.onAudioDoesNotExistHint,Xe=(Mt=H.callbacks)==null?void 0:Mt.onAudioDisabledHint,ge=H.state.isAudioAvailable$,ie=H.state.isAudioDisabled,ke=H.state.isInteractiveTime$,{showInteractiveTimeIndicatorTooltip$:we}=yo(),Fe=0,Je=!0,Ye=j(void 0),qe=Re=>(Re!==Je&&(Je=Re,Fe=0),Fe+=1,(B.controls.seekStepKeyboard+B.controls.seekStepKeyboard*Fe)/1e3),Ze=!0,Dt=({type:Re,repeat:lt,disableDoubleForward:Tt})=>{let Se=()=>{if(!r().has("PLAY_BUTTON"))if(s()&&l()&&we.set(!1),e.fakePlayButtonHandler)e.fakePlayButtonHandler();else{H.actions.internal.togglePlay();let We="PLAY";d()===Va.PAUSED?We="PAUSE":a()&&(We="REPLAY"),e.showHotKeyHelpers({type:We})}},st=Re==="down";if(!u()||Tt){st&&Se(),Ze=!0;return}if(st)Ze=!1;else if(Ze)return;if(st){!lt&&e.startDoubleForwardActivationTimer();return}f()||Se(),e.stopDoubleForward(),Ze=!0},rt=Re=>{let lt=J1(v());Me.set(lt),Be.set(Re.target),ee.set(!0),pe.set(!0)},Bt=(Re,lt=!1)=>{var $i,di;let Tt=Re.target,Se=($i=Tt==null?void 0:Tt.getAttribute("role"))==null?void 0:$i.includes("menuitem"),st=Tt.classList.contains("btn"),We=Re.code;if(st&&We==="Space")return!1;let ut=Zh.has(We);if(Se&&ut)return!1;let jt=!Yh.has(We);if(Re.ctrlKey&&jt||Re.altKey&&jt||Re.metaKey)return!1;let bi=Se&&We==="Escape";Xh.has(We)||bi||e.hideContextMenu();let vi=d()===Va.PLAYING||d()===Va.PAUSED,xi=e.isAds&&(p()==="paused"||p()==="playing"),ro=!xi&&!r().has("TIMELINE"),so=Re.shiftKey&&["Digit1","Numpad1"].includes(We);if(!so&&!(vi||xi))return!1;z({message:`key down, code: ${We}, isExternal = ${lt}`});let ci=!1,mt=()=>{ci=!0,lt||Re.preventDefault()};if(so)return rt(Re),mt(),!0;switch(We){case"KeyJ":case"ArrowLeft":{if(!ro)break;if(Re.ctrlKey||Re.altKey){let bt=H.actions.internal.getPrevEpisode();H.actions.internal.seekToPrevEpisode(bt),bt&&e.showHotKeyHelpers({type:"EPISODE_PREV",text:bt.text}),mt()}else{let bt=Re.shiftKey?qe(!1):B.controls.seekStepKeyboard/1e3,mi=Math.max(x()-bt,0);x()>0&&(H.actions.internal.seekTime(mi,Wn.DOUBLE_TAP),e.showHotKeyHelpers({type:"BACKWARD_SEEK",text:bt.toString()}),mt())}break}case"KeyL":case"ArrowRight":{if(!ro)break;if(Re.ctrlKey||Re.altKey){let bt=H.actions.internal.getNextEpisode();H.actions.internal.seekToNextEpisode(bt),bt&&e.showHotKeyHelpers({type:"EPISODE_NEXT",text:bt.text}),mt()}else{let bt=Re.shiftKey?qe(!0):B.controls.seekStepKeyboard/1e3,mi=Math.min(x()+bt,w());Math.round(x())<Math.round(w())&&(H.actions.internal.seekTime(mi,Wn.DOUBLE_TAP),e.showHotKeyHelpers({type:"FORWARD_SEEK",text:bt.toString()}),mt())}break}case"ArrowUp":{if(Js({isAudioDisabled:ie,audioDisabledHintCallback:Xe,isAudioAvailable:y(),audioIsNotExistHintCallback:He,isAds:e.isAds})){let bt=C(),mi=B.controls.volumeStepKeyboard,Zt=bt<=1;if(Pu(H,bt,mi),Zt){let wt=Math.round(Kf(bt,mi)*100).toString();e.showHotKeyHelpers({type:"VOLUME",t:{key:"hotkey_helper_current_volume",value:wt}})}}mt();break}case"ArrowDown":{if(Js({isAudioDisabled:ie,audioDisabledHintCallback:Xe,isAudioAvailable:y(),audioIsNotExistHintCallback:He,isAds:e.isAds})){let bt=C(),mi=B.controls.volumeStepKeyboard,Zt=bt>=0;if(Mu(H,bt,mi),Zt){let wt=Math.round(qf(bt,mi)*100).toString();e.showHotKeyHelpers({type:"VOLUME",t:{key:"hotkey_helper_current_volume",value:wt}})}}mt();break}case"Comma":{if(Re.shiftKey){if(!f()){H.actions.internal.decrementPlaybackRate();let bt=T().find(mi=>mi.value===E());e.showHotKeyHelpers({type:"RATE_DOWN",text:bt==null?void 0:bt.displayValue}),mt()}}else{if(xi||d()!==Va.PAUSED)break;let bt=Math.max(x()-B.controls.seekStepFrame/1e3,0);x()>0&&(e.showHotKeyHelpers({type:"BACKWARD_SEEK"}),H.actions.internal.clearDelayedBufferingCheckTimeout(),H.actions.internal.seekTime(bt,Wn.DOUBLE_TAP),mt())}break}case"Period":{if(Re.shiftKey){if(!f()){H.actions.internal.incrementPlaybackRate();let bt=T().find(mi=>mi.value===E());e.showHotKeyHelpers({type:"RATE_UP",text:bt==null?void 0:bt.displayValue}),mt()}}else{if(xi||d()!==Va.PAUSED)break;let bt=Math.min(x()+B.controls.seekStepFrame/1e3,w());x()<w()&&(e.showHotKeyHelpers({type:"FORWARD_SEEK"}),H.actions.internal.clearDelayedBufferingCheckTimeout(),H.actions.internal.seekTime(bt,Wn.DOUBLE_TAP),mt())}break}case"KeyK":case"Space":Dt({type:"down",repeat:Re.repeat,disableDoubleForward:"KeyK"===We}),mt();break;case"KeyM":{Js({isAudioDisabled:ie,audioDisabledHintCallback:Xe,isAudioAvailable:y(),audioIsNotExistHintCallback:He,isAds:e.isAds})&&(e.showHotKeyHelpers({type:R()?"VOLUME":"MUTE"}),H.actions.internal.toggleMuted()),mt();break}case"KeyF":e.toggleFullscreen(),mt();break;case"KeyC":H.actions.internal.toggleSubtitle(),A().value!=="off"?e.showHotKeyHelpers({type:"SUBTITLES_ON",text:(di=A())==null?void 0:di.displayValue}):e.showHotKeyHelpers({type:"SUBTITLES_OFF"}),mt();break;case"KeyI":H.actions.internal.togglePictureInPicture(),mt();break;case"Digit1":case"Numpad1":e.showHotKeyHelpers(),H.actions.internal.seekToPercent(.1,Wn.DOUBLE_TAP),mt();break;case"Digit2":case"Numpad2":e.showHotKeyHelpers(),H.actions.internal.seekToPercent(.2,Wn.DOUBLE_TAP),mt();break;case"Digit3":case"Numpad3":e.showHotKeyHelpers(),H.actions.internal.seekToPercent(.3,Wn.DOUBLE_TAP),mt();break;case"Digit4":case"Numpad4":e.showHotKeyHelpers(),H.actions.internal.seekToPercent(.4,Wn.DOUBLE_TAP),mt();break;case"Digit5":case"Numpad5":e.showHotKeyHelpers(),H.actions.internal.seekToPercent(.5,Wn.DOUBLE_TAP),mt();break;case"Digit6":case"Numpad6":e.showHotKeyHelpers(),H.actions.internal.seekToPercent(.6,Wn.DOUBLE_TAP),mt();break;case"Digit7":case"Numpad7":e.showHotKeyHelpers(),H.actions.internal.seekToPercent(.7,Wn.DOUBLE_TAP),mt();break;case"Digit8":case"Numpad8":e.showHotKeyHelpers(),H.actions.internal.seekToPercent(.8,Wn.DOUBLE_TAP),mt();break;case"Digit9":case"Numpad9":e.showHotKeyHelpers(),H.actions.internal.seekToPercent(.9,Wn.DOUBLE_TAP),mt();break;case"Digit0":case"Numpad0":e.showHotKeyHelpers(),H.actions.internal.seekToPercent(0,Wn.DOUBLE_TAP),mt();break;case"Slash":{Re.shiftKey&&B.features.hotKeyMapModal&&(e.showKeyMap(),mt());break}case"KeyN":Re.shiftKey&&I()&&(H.actions.internal.nextVideoClick(),mt());break;case"KeyP":Re.shiftKey&&N()&&(H.actions.internal.prevVideoClick(),mt());break;case"ShiftLeft":case"ShiftRight":mt();break;case"Tab":case"Escape":case"Enter":break;default:c2(We);break}return ci},Qt=Re=>{let lt=Re.code;if(Re.ctrlKey||Re.altKey||Re.metaKey)return;let Tt=d()===Va.PLAYING||d()===Va.PAUSED,Se=e.isAds&&(p()==="paused"||p()==="playing");if(Tt||Se)switch(lt){case"ShiftLeft":case"ShiftRight":Fe=0;break;case"Space":Dt({type:"up"});break}},Et=Z("aria_label_video_player"),Jt=()=>{var Re;return(Re=n(Ye))==null?void 0:Re.focus()},Wt=()=>n(Ye)===Lu(),Ce=Re=>Re.type==="keydown"?Bt(Re,!0):(Re.type==="keyup"&&Qt(Re),!1);var xe=p2();xe.__keyup=Qt,xe.__keydown=[u2,Bt];var te=_(xe);be(te,()=>{var Re;return(Re=e.children)!=null?Re:ue}),g(xe),at(xe,Re=>O(Ye,Re),()=>n(Ye)),D(()=>je(xe,"aria-label",Et)),b(t,xe);var Te=U({focus:Jt,isFocused:Wt,handleExternalKeyboardEvent:Ce});return o(),Te}ct(["keyup","keydown"]);var v2=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>'),m2={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
|
-
|
|
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 Ra(t,e){W(t,m2);let i=h(e,"style",3,"");var o=v2();D(()=>tt(o,i())),b(t,o)}var g2=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=g2();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(2),g(o),b(t,o)}import{noop as Vl}from"@vkontakte/videoplayer-shared/es2015";var h2=t=>{t.stopPropagation()},_2=M("<button><!></button>"),b2={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 zt(t,e){F(e,!0),W(t,b2);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,Vl),x=h(e,"focus",3,Vl),w=h(e,"blur",3,Vl),y=m(()=>p()===Vl?null:A=>{A.stopPropagation(),p()(A)}),C=m(()=>x()===Vl?null:A=>{A.preventDefault(),x()()}),T=m(()=>w()===Vl?null:A=>{A.preventDefault(),w()()});var E=_2();E.__pointerdown=[h2],E.__click=function(...A){var I;(I=n(y))==null||I.apply(this,A)};var R=_(E);be(R,()=>{var A;return(A=e.children)!=null?A:ue}),g(E),at(E,A=>a(A),()=>a()),D(()=>{var A,I,N,H,B,z,X,ae;re(E,1,`btn ${(A=i())!=null?A:""}`,"svelte-7jez3e"),tt(E,o()||null),E.disabled=(I=r())!=null?I:null,je(E,"aria-hidden",(N=l())!=null?N:null),je(E,"aria-label",(H=d())!=null?H:null),je(E,"aria-keyshortcuts",(B=u())!=null?B:null),je(E,"aria-expanded",(z=f())!=null?z:null),je(E,"data-testid",(X=s())!=null?X:null),je(E,"tabindex",v()),je(E,"role",e.role),je(E,"aria-checked",(ae=e.areaChecked)!=null?ae:null)}),xt("focus",E,function(...A){var I;(I=n(C))==null||I.apply(this,A)}),xt("blur",E,function(...A){var I;(I=n(T))==null||I.apply(this,A)}),b(t,E),U()}ct(["pointerdown","click"]);var $2=M('<div class="modal-header svelte-ijitjb"><h3 class="modal-title svelte-ijitjb"> </h3> <!></div>'),y2=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>'),x2={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){F(e,!0),W(t,x2);let i=h(e,"showHeader",3,!0),o=h(e,"showCloseCross",3,!0),r=Z("hotkey_map_modal_close_btn_text");var s=y2(),l=_(s),d=_(l);{var a=p=>{var x=$2(),w=_(x),y=_(w,!0);g(w);var C=P(w,2);{var T=E=>{zt(E,{get click(){return e.onClose},testId:"close-modal",style:"padding: 0; height: 24px; width: 24px",get ariaLabel(){return r},children:(R,A)=>{jf(R,{})},$$slots:{default:!0}})};V(C,E=>{o()&&E(T)})}g(x),D(()=>ve(y,e.title)),b(p,x)};V(d,p=>{i()&&p(a)})}var u=P(d,2),f=_(u),v=_(f);be(v,()=>{var p;return(p=e.children)!=null?p:ue}),g(f),g(u),g(l),g(s),b(t,s),U()}var w2=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;w2.has(l)||(r=s.parentElement)==null||r.removeChild(s)}return e.innerHTML};var S2=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>'),C2=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>'),T2=M('<div class="hot-key-map svelte-quklnq"></div>'),E2={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){F(e,!1),W(t,E2);let[i,o]=De(),r=()=>S(l,"$data",i),s=he(),{data:l,show:d}=s.ui.modals.hotKeyMap,a=()=>{d.set(!1)};Uo(),Gf(t,{get title(){return r().title},onClose:a,children:(u,f)=>{var v=T2();Ti(v,5,()=>r().groups,({title:p,items:x})=>p,(p,x)=>{let w=()=>n(x).title,y=()=>n(x).items;var C=C2(),T=_(C),E=_(T,!0);g(T);var R=P(T,2);Ti(R,5,y,({description:A,value:I})=>I,(A,I)=>{let N=()=>n(I).description,H=()=>n(I).value;var B=S2(),z=_(B),X=_(z);hd(X,()=>i0(N())),g(z);var ae=P(z,2),Q=_(ae,!0);g(ae),g(B),D(()=>ve(Q,H())),b(A,B)}),g(R),g(C),D(()=>ve(E,w())),b(p,C)}),g(v),b(u,v)},$$slots:{default:!0}}),U(),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 I2=M('<div class="pillow svelte-1oe0j8n"><!></div>'),k2={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){W(t,k2);var i=I2(),o=_(i);be(o,()=>{var r;return(r=e.children)!=null?r:ue}),g(i),b(t,i)}import{VideoQuality as Fd}from"@vkontakte/videoplayer-shared/es2015";var A2=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=A2();Ae(o,()=>q({xmlns:"http://www.w3.org/2000/svg",width:"9",height:"5",fill:"none",role:"img"},i));var r=_(o);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(2),g(o),b(t,o)}var P2=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=P2();Ae(o,()=>q({xmlns:"http://www.w3.org/2000/svg",width:"9",height:"5",fill:"none",role:"img"},i));var r=_(o);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(2),g(o),b(t,o)}var M2=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=M2();Ae(o,()=>q({xmlns:"http://www.w3.org/2000/svg",width:"9",height:"5",fill:"none",role:"img"},i));var r=_(o);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(),g(o),b(t,o)}var L2=Ie('<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 Bd(t,e){let i=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=L2();Ae(o,()=>q({xmlns:"http://www.w3.org/2000/svg",width:"13",height:"5",fill:"none",role:"img"},i));var r=_(o);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(),g(o),b(t,o)}var V2=Ie('<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 Hd(t,e){let i=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=V2();Ae(o,()=>q({xmlns:"http://www.w3.org/2000/svg",width:"15",height:"7",fill:"none",role:"img"},i));var r=_(o);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(2),g(o),b(t,o)}var Vu=t=>{switch(t){case Fd.Q_720P:return ev;case Fd.Q_1080P:return Bd;case Fd.Q_1440P:return Hd;case Fd.Q_2160P:return Xf;case Fd.Q_4320P:return Jf}};var R2=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=R2();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(),g(o),b(t,o)}var O2=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=O2();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(2),g(o),b(t,o)}var N2=M('<div aria-hidden="true"><!> <!></div>'),D2={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 Ud(t,e){F(e,!0),W(t,D2);let i=h(e,"isMobile",3,!1),o=h(e,"currentQuality",3,void 0),r=m(()=>Vu(o())),s=m(()=>!!n(r)&&[Bd,Hd].includes(n(r)));var l=ze(),d=fe(l);{var a=f=>{tv(f,{})},u=f=>{var v=N2();let p;var x=_(v);{var w=T=>{Zf(T,{children:(E,R)=>{var A=ze(),I=fe(A);Vi(I,()=>n(r),(N,H)=>{H(N,{})}),b(E,A)},$$slots:{default:!0}})};V(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)})]),b(f,v)};V(d,f=>{i()?f(a):f(u,!1)})}b(t,l),U()}var B2=M('<span class="settings-icon-wrapper svelte-d9t49t"><!></span>'),H2={hash:"svelte-d9t49t",code:".settings-icon-wrapper.svelte-d9t49t {position:relative;width:24px;}"};function Rl(t,e){F(e,!0),W(t,H2);let[i,o]=De(),r=()=>S(u,"$settingsMenuVisible",i),s=()=>S(p,"$isMobile",i),l=()=>S(a,"$currentQuality",i),d=he(),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);Qe(()=>{n(w)&&Pt(()=>{e.ref$.set(n(w))})});let y=x("aria_label_settings");function C(E){return yt(this,null,function*(){let R=Xs(E);r()?v():f(R,ho)})}let T=m(()=>r()?"opened":"");zt(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){O(w,E,!0)},children:(E,R)=>{var A=B2(),I=_(A);Ud(I,{get isMobile(){return s()},get currentQuality(){return l()}}),g(A),b(E,A)},$$slots:{default:!0}}),U(),o()}var F2=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=F2();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(),g(o),b(t,o)}var U2=Ie('<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 zd(t,e){let i=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=U2();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(),g(o),b(t,o)}function nv(t,e){F(e,!0);let i=h(e,"isSubtitlesEnabled",3,!1),r=he().ui.t,s=m(()=>i()?r("tooltip_subtitles_on"):r("tooltip_subtitles_off"));zt(t,{testId:"btn-Subtitles",get ariaLabel(){return n(s)},get click(){return e.click},get ariaKeyShortCut(){return ls.KeyC},role:"button",children:(l,d)=>{var a=ze(),u=fe(a);{var f=p=>{ov(p,{})},v=p=>{zd(p,{})};V(u,p=>{i()?p(f):p(v,!1)})}b(l,a)},$$slots:{default:!0}}),U()}var z2=M('<span class="duration svelte-sz9er7" data-testid="video_duration"> </span>'),W2=M('<div><span class="current svelte-sz9er7" data-testid="current_time"> </span> <!></div>'),K2={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 Wd(t,e){F(e,!0),W(t,K2);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=de(!1),a=m(()=>zo(e.duration)),u=m(()=>zo(e.position));var f=W2();let v;var p=_(f),x=_(p,!0);g(p);var w=P(p,2);{var y=C=>{var T=z2(),E=_(T,!0);g(T),D(()=>ve(E,n(a))),b(C,T)};V(w,C=>{r()&&C(y)})}g(f),Cs(f,()=>kl(o()&&l.features.usePerformanceFix,d,l.disableInvisibleComponentsTimeout)),at(f,C=>s(C),()=>s()),D(C=>{v=re(f,1,"time svelte-sz9er7",null,v,C),ve(x,n(u))},[()=>({mobile:i()})]),b(t,f),U()}import{noop as Ru}from"@vkontakte/videoplayer-shared/es2015";var q2=Ie('<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>'),Q2={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 ea(t,e){W(t,Q2);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=q2();D(()=>{var d;je(l,"data-value",n(s)),je(l,"data-testid",`volume-${(d=n(s))!=null?d:""}-icon`)}),b(t,l)}import{isNonNullable as n0,noop as Kn}from"@vkontakte/videoplayer-shared/es2015";import{noop as sv}from"@vkontakte/videoplayer-shared/es2015";import{noop as G2}from"@vkontakte/videoplayer-shared/es2015";var j2=M('<div class="overlay"><!></div>');function rv(t,e){F(e,!0);let[i,o]=De(),r=()=>S(l,"$overlayContainer$",i),l=he().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))};Qe(()=>{u(r())}),Nt(()=>(u(r()),()=>a(r())));var f=j2(),v=_(f);be(v,()=>{var p;return(p=e.children)!=null?p:ue}),g(f),at(f,p=>O(d,p),()=>n(d)),b(t,f),U(),o()}var Y2=M('<div class="tooltip svelte-hxlyne"><div class="content svelte-hxlyne"> </div> <div class="tooltip-pointer svelte-hxlyne"></div></div>'),Z2=M("<div><!></div> <!>",1),X2={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 Oa(t,e){F(e,!0),W(t,X2);let[i,o]=De(),r=()=>S(X,"$overlayContainer$",i),s=()=>S(z,"$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,G2),y=5,C=j(void 0),T=j(void 0),E,R=j(0),A=j(0),I=j(0),N=j(0),H=Rt(),B=he(),z=B.ui.playerSize,X=B.ui.overlayContainer$;Qe(()=>{Pt(()=>{w()(a())})});let ae=B.getLogger().createComponentLog("Tooltip component"),Q=()=>{if(!r()||!n(T)||!n(C))return;O(A,y);let ie=r().getBoundingClientRect(),ke=n(C).getBoundingClientRect(),we=ke.width,Fe=n(T).clientWidth,Je=s().width,Ye=(we-Fe)/2,qe=ke.left+u()-ie.left,Ze=qe+Ye,Dt=ke.top+f()-ie.top,rt=Fe/2-y,Bt=Ze<8,Qt=Ze+Fe>Je-8;Bt&&(Ze=8,rt=qe+ke.width/2-2.5*y),Qt&&(Ze=Je-8-Fe,rt=ke.left-ie.left+ke.width/2-Ze-y),O(I,Ze,!0),O(N,Dt),O(R,rt,!0)},ce=()=>{!r()||!n(T)||!n(C)||O(A,-y)},J=()=>{if(!r()||!n(T)||!n(C))return;O(R,y);let ie=r().getBoundingClientRect(),ke=n(C).getBoundingClientRect(),we=ke.height,Fe=n(T).clientHeight,Je=(we-Fe)/2+Fe,Ye=ke.left+u()-ie.left-n(T).clientWidth,qe=2,Ze=Ye-y;Ze<8&&(Ze=8);let rt=ke.top+f()-ie.top+Je,Bt=qe-Je/2,Qt=qe-y;O(I,Ze,!0),O(N,rt),O(A,Bt),O(R,Qt)},me=()=>{!r()||!n(T)||!n(C)||O(R,-y)},se=()=>{switch(x()){case"top":Q();break;case"bottom":ce();break;case"left":J();break;default:me()}},le=()=>{try{if(!r()||!n(C))return;se(),a(!0)}catch(ie){ae({message:String(ie)})}},Pe=()=>{a(!1)},ye=()=>{n(T)&&(E||(E=window.setTimeout(le,H.controls.hideTimeoutTooltips)),a()&&le())},ee=()=>{Pe(),window.clearTimeout(E),E=void 0},Be=(ie,ke,we)=>{let Fe="";switch(x()){case"top":Fe=`transform: translate(${ie}px, ${ke}px);`;break;case"bottom":Fe=`transform: translate(${ie}px, ${ke}px); top: auto; bottom: 100%;`;break;case"left":Fe=`transform: translate(${ie}px, ${ke}px); left: 0; right: auto;`;break;default:Fe=`transform: translate(${ie}px, ${ke}px);`}return Fe+=` max-width: ${p()===void 0?"auto":`${p()}px`};`,Fe+=` opacity: ${we?1:0}; visibility: ${we?"visible":"hidden"}`,Fe},pe=(ie,ke)=>{let we="";switch(x()){case"top":we=`transform: translate(${ie}px, ${ke}px) rotate(0); top: auto; bottom: 0;`;break;case"bottom":we=`transform: translate(${ie}px, ${ke}px) rotate(180deg); top: 0; bottom: auto;`;break;case"left":we=`transform: translate(${ie}px, ${ke}px) rotate(-90deg); left: 100%; top: auto; bottom: 0;`;break;default:we=`transform: translate(${ie}px, ${ke}px) rotate(90deg); right: 100%; top: auto; bottom: 0;`}return we},k=m(()=>Be(n(I),n(N),a())),Ge=m(()=>pe(n(R),n(A)));Nt(se),sn(()=>window.clearTimeout(E));var Me=Z2(),Y=fe(Me);let oe;Y.__mousemove=ye,Y.__mousedown=ee,Y.__mouseup=function(...ie){var ke;(ke=e.disableMouseupTooltipShow?void 0:ye)==null||ke.apply(this,ie)};var He=_(Y);be(He,()=>{var ie;return(ie=e.children)!=null?ie:ue}),g(Y),at(Y,ie=>O(C,ie),()=>n(C));var Xe=P(Y,2);{var ge=ie=>{rv(ie,{children:(ke,we)=>{var Fe=Y2(),Je=_(Fe),Ye=_(Je,!0);g(Je);var qe=P(Je,2);g(Fe),at(Fe,Ze=>O(T,Ze),()=>n(T)),D(()=>{tt(Fe,n(k)),ve(Ye,d()),tt(qe,n(Ge))}),b(ke,Fe)},$$slots:{default:!0}})};V(Xe,ie=>{d()&&!l()&&ie(ge)})}D(ie=>oe=re(Y,1,"tooltip-wrapper svelte-hxlyne",null,oe,ie),[()=>({"full-width":v()})]),xt("mouseenter",Y,ye),xt("mouseleave",Y,ee),b(t,Me),U(),o()}ct(["mousemove","mousedown","mouseup"]);var o0=t=>{t.stopPropagation()},J2=M("<div><!></div>"),ey={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 Ao(t,e){F(e,!0),W(t,ey);let[i,o]=De(),r=()=>S(u,"$isGraphOpened$",i),s=()=>S(a,"$isMobile",i),l=he(),d=yo(),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),R=h(e,"tooltipPlacement",3,"top"),A=h(e,"disabledTooltipContent",19,()=>f("tooltip_button_disabled")),I=h(e,"isAriaHidden",3,!1),N=h(e,"onTooltipVisibilityChange",3,sv),H=h(e,"initialTranslateXPx",3,0),B=h(e,"initialTranslateYPx",19,()=>-18),z=h(e,"mouseEnter",3,sv),X=h(e,"mouseLeave",3,sv),ae=m(()=>p()?r()?f("tooltip_disabled_when_graph_on"):A():T());var Q=J2();Q.__pointerdown=[o0],Q.__click=[o0];var ce=_(Q);{var J=se=>{Oa(se,{get content(){return n(ae)},get translateX(){return H()},get translateY(){return B()},get isFullWidthWrapper(){return C()},get active(){return E()},get placement(){return R()},get onVisibilityChange(){return N()},get disableMouseupTooltipShow(){return e.disableMouseupTooltipShow},children:(le,Pe)=>{var ye=ze(),ee=fe(ye);be(ee,()=>{var Be;return(Be=e.children)!=null?Be:ue}),b(le,ye)},$$slots:{default:!0}})},me=se=>{var le=ze(),Pe=fe(le);be(Pe,()=>{var ye;return(ye=e.children)!=null?ye:ue}),b(se,le)};V(ce,se=>{x()&&n(ae)&&!s()?se(J):se(me,!1)})}g(Q),at(Q,se=>w(se),()=>w()),D(()=>{var se;re(Q,1,`btn-container ${(se=v())!=null?se:""}`,"svelte-p9r045"),je(Q,"aria-hidden",I()||null)}),xt("mouseenter",Q,function(...se){var le;(le=z())==null||le.apply(this,se)}),xt("mouseleave",Q,function(...se){var le;(le=X())==null||le.apply(this,se)}),kn(Q,"clientWidth",y),b(t,Q),U(),o()}ct(["pointerdown","click"]);var ty=Ie('<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 Kd(t,e){"use strict";var i=ty(),o=_(i),r=P(o);g(i),D(()=>{je(i,"data-testid",(e.completed,"interactive-episode-completed-icon")),je(o,"fill-opacity",e.completed?1:.24),je(r,"fill",e.completed?"var(--interactive-episode-complete)":"white")}),b(t,i)}var iy=M("<div><!></div>"),oy={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){F(e,!0),W(t,oy);let o=he().ui.t,r=j(0),s=m(()=>o(e.videoEpisode.completed?"tooltip_episode_finished":"tooltip_episode_unfinished"));Ao(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=iy();let u;var f=_(a);let v=m(()=>!!e.videoEpisode.completed);Kd(f,{get completed(){return n(v)}}),g(a),D(p=>{u=re(a,1,"interactive-episode-icon svelte-bklhpe",null,u,p),tt(a,`left: ${e.videoEpisode.from+e.videoEpisode.width/2}%`)},[()=>({disabled:e.disabled})]),kn(a,"clientWidth",p=>O(r,p)),b(l,a)},$$slots:{default:!0}}),U()}var ny=M('<div><div class="video-episode-inner svelte-1uc247w"><div class="video-episode-loaded svelte-1uc247w"></div> <div></div></div></div>'),ry=M('<div class="video-episodes-wrap svelte-1uc247w"></div>'),sy={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){W(t,sy);let i=h(e,"videoEpisodes",19,()=>[]);var o=ry();Ti(o,21,i,r=>r.from,(r,s)=>{var l=ny();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),tt(l,`left: ${n(s).from}%; width: ${n(s).width}%`),tt(u,`transform: translateX(${n(s).loadedWidth/n(s).width*100}%)`),v=re(f,1,"video-episode-filled svelte-1uc247w",null,v,x),tt(f,`transform: translateX(${n(s).filledWidth/n(s).width*100}%)`)},[()=>({disabled:e.disabled,mobile:e.isMobile}),()=>({mobile:e.isMobile})]),b(r,l)}),g(o),b(t,o)}function ay(t,e,i,o,r,s,l){if(t.preventDefault(),e()&&O(i,e().getBoundingClientRect(),!0),o()||n(r)||!e())return;O(r,!0);let d=s(t.clientX,t.clientY);l()(d,t),e().setPointerCapture(t.pointerId)}function ly(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 dy(t,e,i,o,r){if(t.preventDefault(),e()||!n(i))return;O(i,!1);let s=o(t.clientX,t.clientY);r()(s,t)}function cy(t,e,i,o){t.stopPropagation(),t.preventDefault(),e()&&i()(o(t.clientX,t.clientY))}function uy(t,e,i,o,r,s){let l=e(t.clientX,t.clientY);i()&&o()(l),O(r,!1),s()(l)}var py=M("<div></div>"),fy=M('<div class="bars svelte-12bsb23"><div class="loaded svelte-12bsb23"></div> <div></div></div>'),vy=M('<!> <div role="slider" tabindex="0"><!> <div><div></div></div></div>',1),my={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 Na(t,e){F(e,!0),W(t,my);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,Kn),C=h(e,"onHandleMove",3,Kn),T=h(e,"onPointerUp",3,Kn),E=h(e,"onPointerEnter",3,Kn),R=h(e,"onPointerMove",3,Kn),A=h(e,"onPointerLeave",3,Kn),I=h(e,"onMouseEnter",3,Kn),N=h(e,"onMouseLeave",3,Kn),H=h(e,"onWheelUp",3,Kn),B=h(e,"onWheelDown",3,Kn),z=h(e,"onWheelLeft",3,Kn),X=h(e,"onWheelRight",3,Kn),ae=h(e,"onDisabledClick",3,Kn),Q=h(e,"loadedProgress",3,0),ce=h(e,"filledProgress",3,0),J=h(e,"handleProgress",3,0),me=h(e,"ariaLabel",3,""),se=h(e,"ariaValueMin",3,void 0),le=h(e,"ariaValueMax",3,void 0),Pe=h(e,"ariaValueNow",3,void 0),ye=h(e,"ariaValueText",3,""),ee=h(e,"onContextMenu",3,Kn),Be=h(e,"handleAlwaysVisible",3,!1),pe=Rt(),k=j(void 0),Ge=j(!1),Me=m(()=>{var Te;return(Te=le())!=null?Te:0}),Y=m(()=>{var Te;return n0(f())&&((Te=f()[f().length-1])==null?void 0:Te.time)<n(Me)}),oe=m(()=>n0(f())&&f().length&&n(Y)&&n(Me)?Je(Q()*100,ce()*100):[]);function He(Te){if(Te.preventDefault(),i()&&O(k,i().getBoundingClientRect(),!0),x())return;let Ve=we(Te.clientX,Te.clientY),Mt=Fe(Te.clientX);E()(Ve,Mt,n(k).width)}function Xe(Te){Te.preventDefault(),!x()&&A()()}function ge(){I()()}function ie(){N()()}function ke(Te){x()||v()&&(Te.preventDefault(),Te.deltaY<0?H()():Te.deltaY>0?B()():Te.deltaX>0?X()():z()())}function we(Te,Ve){return l()?Math.max(0,Math.min(1,(n(k).height-(Ve-n(k).top))/n(k).height)):Math.min(Math.max(Te-n(k).x,0),n(k).width)/n(k).width}function Fe(Te){return Math.min(Math.max(Te-n(k).x,0),n(k).width)}function Je(Te,Ve){let Mt=pe.features.episodesClustering&&!p()?pe.episodeMinWidthPc:0,Re=[],lt=f()[0].time/n(Me)*100,Tt=0,Se=0;for(let ut=1;ut<f().length;ut++)Tt=f()[ut].time/n(Me)*100,Tt-lt>Mt&&(Re.push({from:lt,width:Math.max(0,Tt-lt),loadedWidth:Math.max(0,Math.min(Tt,Te)-lt),filledWidth:Math.max(0,Math.min(Tt,Ve)-lt),interactive:f()[ut-1].interactive,completed:f()[ut-1].completed}),lt=f()[ut].time/n(Me)*100,Se++);let st={from:lt,width:Math.max(0,100-lt),loadedWidth:Math.max(0,Math.min(Te,100)-lt),filledWidth:Math.max(0,Math.min(Ve,100)-lt),interactive:f()[Se].interactive,completed:f()[Se].completed};100-lt<Mt?(Se-=1,Re[Se].width+=100-lt,Re[Se].loadedWidth+=Math.max(0,Math.min(Te,100)-lt),Re[Se].filledWidth+=Math.max(0,Math.min(Ve,100)-lt)):Re[Se]=st;let We=f()[0].time;if(We!==0){let ut=We/n(Me)*100;Re.unshift({from:0,width:ut,loadedWidth:Math.min(ut,Te),filledWidth:Math.min(ut,Ve)})}return Re}function Ye(Te){return Math.max(0,Math.min(100,Te*100))}var qe=vy(),Ze=fe(qe);{var Dt=Te=>{var Ve=py();let Mt;Ti(Ve,21,()=>n(oe),Re=>Re.from,(Re,lt)=>{var Tt=ze(),Se=fe(Tt);{var st=We=>{av(We,{get videoEpisode(){return n(lt)},get disabled(){return x()}})};V(Se,We=>{n(lt).interactive&&We(st)})}b(Re,Tt)}),g(Ve),D(Re=>Mt=re(Ve,1,"interactive-icons svelte-12bsb23",null,Mt,Re),[()=>({mobile:a(),hidden:a()&&!n(Ge)})]),b(Te,Ve)};V(Ze,Te=>{p()&&Te(Dt)})}var rt=P(Ze,2);let Bt;rt.__pointerdown=[ay,i,k,x,Ge,we,y],rt.__pointermove=[ly,x,we,Fe,R,k,Ge,C],rt.__pointerup=[dy,x,Ge,we,T],rt.__click=[cy,x,ae,we],rt.__contextmenu=[uy,we,x,ae,Ge,ee];var Qt=_(rt);{var Et=Te=>{lv(Te,{get videoEpisodes(){return n(oe)},get disabled(){return x()},get isMobile(){return a()}})},Jt=Te=>{var Ve=fy(),Mt=_(Ve),Re=P(Mt,2);let lt;g(Ve),D((Tt,Se,st)=>{tt(Mt,Tt),lt=re(Re,1,"filled svelte-12bsb23",null,lt,Se),tt(Re,st)},[()=>`transform: translateX(${Ye(Q())}%);`,()=>({"active-live":d()}),()=>`transform: translateX(${Ye(ce())}%);`]),b(Te,Ve)};V(Qt,Te=>{n(oe).length?Te(Et):Te(Jt,!1)})}var Wt=P(Qt,2);let Ce;var xe=_(Wt);let te;g(Wt),g(rt),at(rt,Te=>i(Te),()=>i()),D((Te,Ve,Mt,Re)=>{var lt,Tt;Bt=re(rt,1,`slider ${(lt=o())!=null?lt:""}`,"svelte-12bsb23",Bt,Te),je(rt,"aria-label",me()),je(rt,"aria-valuemin",se()),je(rt,"aria-valuemax",le()),je(rt,"aria-valuenow",Pe()),je(rt,"aria-valuetext",ye()),je(rt,"data-testid",(Tt=r())!=null?Tt:null),Ce=re(Wt,1,"handleWrap svelte-12bsb23",null,Ce,Ve),tt(Wt,Mt),te=re(xe,1,"handle svelte-12bsb23",null,te,Re)},[()=>({disabled:x(),"slider-dragging":n(Ge),hidden:s(),"handle-always-visible":Be(),"slider-vertical":l(),"no-handle":w(),square:u()}),()=>({hidden:w()}),()=>`transform: translateX(${Ye(J())}%);`,()=>({"active-live":d()})]),xt("pointerenter",rt,He),xt("pointerleave",rt,Xe),xt("mouseenter",rt,ge),xt("mouseleave",rt,ie),xt("wheel",rt,ke),b(t,qe),U()}ct(["pointerdown","pointermove","pointerup","click","contextmenu"]);var oo=(t,e)=>Ea[t]>=Ea[e],r0=(t,e)=>Ea[t]<Ea[e],ks=(t,e)=>Ea[t]<=Ea[e],s0=t=>t>699?"xl":t>599?"l":t>509?"m":t>320?"s":"xs";var hy=M("<div><!></div>"),_y=M("<div><!> <!></div>"),by={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,ke;F(e,!0),W(t,by);let[i,o]=De(),r=()=>S(E,"$isAudioAvailable$",i),s=()=>S(v,"$muted$",i),l=()=>S(f,"$volume$",i),d=()=>S(y,"$currentGridType$",i),a=he(),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=(ke=a.callbacks)==null?void 0:ke.onAudioDisabledHint,E=a.state.isAudioAvailable$,R=a.state.isAudioDisabled,A=a.ui.t,I=j(!1),N,H=m(()=>e.isAds||r()),B=m(()=>!n(H)||s()||l()===0),z=m(()=>ks(d(),"s")),X=m(()=>n(z)?"":n(B)?!r()||R?A("tooltip_sound_unavailable"):A("tooltip_volume"):A("tooltip_volume_muted")),ae=m(()=>n(B)?A("tooltip_volume"):A("tooltip_volume_muted")),Q=m(()=>n(B)?0:l()),ce=!1,J=m(()=>e.isAds?!1:R?!T:r()?!1:!C);function me(we){x(),p(we)}function se(){Pu(a,l(),u.controls.volumeStepWheel)}function le(){Mu(a,l(),u.controls.volumeStepWheel)}function Pe(we){p(we)}function ye(we){p(we),w()}function ee(){ce=!0}function Be(){ce=!1,Ge()}function pe(){clearTimeout(N),O(I,!0)}function k(){Ge()}function Ge(){N=window.setTimeout(()=>{ce||O(I,!1)},u.controls.volumeBarTimeout)}function Me(we){we.preventDefault(),we.deltaY<0?se():we.deltaY>0&&le()}var Y=_y();let oe;var He=_(Y);Oa(He,{get content(){return n(X)},translateY:-18,children:(we,Fe)=>{let Je=m(()=>n(z)?"btn-volume-vertical":"btn-volume-horizontal");zt(we,{className:"btn-full-opacity",get disabled(){return n(J)},get testId(){return n(Je)},get ariaLabel(){return n(ae)},get click(){return e.click},get ariaKeyShortCut(){return ls.KeyM},role:"button",children:(Ye,qe)=>{ea(Ye,{get volume(){return l()},get muted(){return n(B)}})},$$slots:{default:!0}})},$$slots:{default:!0}});var Xe=P(He,2);{var ge=we=>{var Fe=hy();let Je;var Ye=_(Fe);let qe=m(()=>n(z)?"volumeBar-slider-vertical":""),Ze=m(()=>n(z)&&!n(I)),Dt=m(()=>n(z)?ee:Ru),rt=m(()=>n(z)?Be:Ru),Bt=m(()=>Math.round(n(Q)*100)),Qt=m(()=>`${Math.round(n(Q)*100)}%`),Et=m(()=>n(z)?"volume-slider-vertical":"volume-slider");Na(Ye,{get className(){return n(qe)},get isHidden(){return n(Ze)},get isVertical(){return n(z)},withWheelHandler:!0,onWheelUp:se,onWheelDown:le,onPointerDown:me,onHandleMove:Pe,onPointerUp:ye,get onPointerEnter(){return n(Dt)},get onPointerLeave(){return n(rt)},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(Bt)},get ariaValueText(){return n(Qt)},get filledProgress(){return n(Q)},get handleProgress(){return n(Q)},get testId(){return n(Et)}}),g(Fe),D(Jt=>Je=re(Fe,1,"volumeBar svelte-1auih1j",null,Je,Jt),[()=>({"volumeBar-vertical":n(z)})]),b(we,Fe)};V(Xe,we=>{n(H)&&we(ge)})}g(Y),D(we=>oe=re(Y,1,"volumeBar-container svelte-1auih1j",null,oe,we),[()=>({vertical:n(z)})]),xt("mouseenter",Y,function(...we){var Fe;(Fe=n(z)?pe:Ru)==null||Fe.apply(this,we)}),xt("mouseleave",Y,function(...we){var Fe;(Fe=n(z)?k:Ru)==null||Fe.apply(this,we)}),xt("wheel",Y,Me),b(t,Y),U(),o()}import{noop as xy}from"@vkontakte/videoplayer-shared/es2015";var $y=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=$y();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(),g(o),b(t,o)}var yy={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){W(t,yy);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){F(e,!0);let i=h(e,"isFullscreen",3,!1),o=h(e,"click",3,xy),r=he(),s=r.ui.isFullscreenOpenedByKeyboard,l=r.ui.t,d=m(()=>i()?l("tooltip_fullscreen_on"):l("tooltip_fullscreen_off"));zt(t,{testId:"btn-fullscreen",get ariaLabel(){return n(d)},click:u=>{let f=Xs(u);s.set(f),o()()},get ariaKeyShortCut(){return ls.KeyF},role:"button",children:(u,f)=>{uv(u,{get isFullscreen(){return i()}})},$$slots:{default:!0}}),U()}var wy=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=wy();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(),g(o),b(t,o)}var Sy=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=Sy();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(6),g(o),b(t,o)}var Cy={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){F(e,!0),W(t,Cy);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()}}),U()}function Qd(t,e){F(e,!0);let[i,o]=De(),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=he(),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()&&ks(s(),"m")||ks(s(),"l"))&&n(C)),R=()=>{var N,H;e.click(),(N=v.callbacks)!=null&&N.onLogoClicked?(H=v.callbacks)==null||H.onLogoClicked():u()&&window.open(u(),"_blank")},A=m(()=>!a()),I=m(()=>n(C)?"btn-vk-video-logo":"btn-vk-logo");zt(t,{className:"btn-full-opacity",get disabled(){return n(A)},click:R,get testId(){return n(I)},get ariaLabel(){return n(T)},get ref(){return d()},set ref(N){d(N)},children:(N,H)=>{var B=ze(),z=fe(B);{var X=Q=>{vv(Q,{get logo(){return f.logoType},get short(){return n(E)},get isCyrillic(){return l()}})},ae=Q=>{pv(Q,{})};V(z,Q=>{n(C)?Q(X):Q(ae,!1)})}b(N,B)},$$slots:{default:!0}}),U(),o()}import{ChromecastState as ky}from"@vkontakte/videoplayer-core/es2015";import{ChromecastState as l0}from"@vkontakte/videoplayer-core/es2015";var Ty=Ie('<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>'),Ey=Ie('<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>'),Iy={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){F(e,!0),W(t,Iy);let i=h(e,"isMobile",3,!1),o=m(()=>e.iconState===l0.CONNECTED),r=m(()=>e.iconState===l0.CONNECTING);var s=ze(),l=fe(s);{var d=u=>{var f=Ty(),v=_(f),p=_(v),x=_(p);Ee(),g(p);var w=P(p);Ee(),g(v);var y=P(v),C=_(y),T=_(C);g(C),Ee(),g(y),g(f),D(()=>{je(x,"fill",n(o)?"#2688EB":"var(--btn-color, #fff)"),je(w,"fill",n(o)?"#2688EB":"var(--btn-color, #fff)"),je(T,"fill",n(o)?"#2688EB":"var(--btn-color, #fff)")}),b(u,f)},a=u=>{var f=Ey();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)})]),b(u,f)};V(l,u=>{i()?u(d):u(a,!1)})}b(t,s),U()}import{noop as Ay}from"@vkontakte/videoplayer-shared/es2015";function jd(t,e){F(e,!0);let i=h(e,"ref",15,void 0),o=h(e,"isMobile",3,!1),r=h(e,"click",3,Ay),l=he().ui.t,d=m(()=>e.state===ky.CONNECTED?l("tooltip_chromecast_on"):l("tooltip_chromecast_off"));zt(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}}),U()}import{noop as Ly}from"@vkontakte/videoplayer-shared/es2015";var Py=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=Py();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(3),g(o),b(t,o)}var My=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=My();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(),g(o),b(t,o)}var Ou=(t,e,i)=>i.filter(o=>o.time<=t*e).pop();var Vy=M('<span class="text mobile svelte-1yhs2ga"> </span> <div class="chevron-episodes svelte-1yhs2ga"><!></div>',1),Ry=M('<span class="text svelte-1yhs2ga"> </span>'),Oy=M('<span class="text count svelte-1yhs2ga"> </span>'),Ny=M("<!> <!>",1),Dy={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 Gd(t,e){var J,me,se;F(e,!0),W(t,Dy);let[i,o]=De(),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=he(),p=(me=(J=v.callbacks)==null?void 0:J.onEpisodeChanged)!=null?me:Ly,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,R=j(void 0),A=le=>{var ye,ee,Be;if(!!((ye=v.callbacks)!=null&&ye.onEpisodeClicked)){let pe=Xs(le);y.set(pe),C.set(!0),(Be=(ee=v.callbacks)==null?void 0:ee.onEpisodeClicked)==null||Be.call(ee,pe)}},I=j(null),N=m(()=>a()/u());Qe(()=>{var Pe;let le=Ou(n(N),u(),f());le?((Pe=n(I))==null?void 0:Pe.time)!==le.time&&(p(le),O(I,le,!0)):O(I,null)});let H=m(()=>{var le;return((le=n(I))==null?void 0:le.text)||""}),B=m(()=>oo(r(),"xl")?"FULL":oo(r(),"m")&&r0(r(),"xl")?"COUNT":"SHORT"),z=m(()=>`${E("tooltip_episodes")}: ${n(H)}`),X=(le,Pe,ye)=>yt(null,null,function*(){yield ho(),(le==null?void 0:le.getAttribute("aria-expanded"))==="false"&&Pe&&!ye&&Pt(()=>{y.set(!1),le.focus()})});Qe(()=>{X(n(R),s(),l())});var ae=ze(),Q=fe(ae);{var ce=le=>{let Pe=m(()=>d()?"px-0":""),ye=m(()=>!x);zt(le,{get className(){var ee;return`w-max btn-full-opacity btn-jc-l ${(ee=n(Pe))!=null?ee:""}`},testId:"btn-episodes",click:A,get disabled(){return n(ye)},get ariaExpanded(){return l()},get ariaLabel(){return n(z)},get ref(){return n(R)},set ref(ee){O(R,ee,!0)},children:(ee,Be)=>{var pe=ze(),k=fe(pe);{var Ge=Y=>{var oe=Vy(),He=fe(oe),Xe=_(He,!0);g(He);var ge=P(He,2),ie=_(ge);hv(ie,{}),g(ge),D(()=>ve(Xe,n(H))),b(Y,oe)},Me=Y=>{var oe=Ny(),He=fe(oe);gv(He,{});var Xe=P(He,2);{var ge=ke=>{var we=Ry(),Fe=_(we,!0);g(we),D(()=>ve(Fe,n(H))),b(ke,we)},ie=(ke,we)=>{{var Fe=Je=>{var Ye=Oy(),qe=_(Ye,!0);g(Ye),D(()=>ve(qe,f().length)),b(Je,Ye)};V(ke,Je=>{n(B)==="COUNT"&&Je(Fe)},we)}};V(Xe,ke=>{n(B)==="FULL"?ke(ge):ke(ie,!1)})}b(Y,oe)};V(k,Y=>{d()?Y(Ge):Y(Me,!1)})}b(ee,pe)},$$slots:{default:!0}})};V(Q,le=>{n(I)&&le(ce)})}b(t,ae),U(),o()}import{debounceFn as C0}from"@vkontakte/videoplayer-shared/es2015";import{ChromecastState as Qy,PlaybackState as Dl,Player as jy,PredefinedQualityLimits as ps,VideoFormat as Zd,clientChecker as v0}from"@vkontakte/videoplayer-core/es2015";import{assertNonNullable as lr,getHighestQuality as Gy,InterfaceLanguage as Yy,isInvariantQuality as Zy,isNonNullable as Xy,loadVKLangPack as Jy,Logger as e4,map as m0,merge as t4,Observable as Wu,Subject as Ku,Subscription as wv,TracerFactory as i4,ValueSubject as o4,VideoQuality as n4,devNull as r4,now as s4,filter as a4,once as l4}from"@vkontakte/videoplayer-shared/es2015";import{SeekAction as Ps}from"@vkontakte/videoplayer-statistics/es2015";import{detectEmbed as By,devNull as ni,isNonNullable as Hy,now as ri}from"@vkontakte/videoplayer-shared/es2015";import{addScript as Fy,Subject as an,clearVideoElement as Uy}from"@vkontakte/videoplayer-shared/es2015";var zy="//ad.mail.ru/static/admanhtml/rbadman-html5.min.js",Nu=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 an,loadStarted$:new an,loadEnded$:new an,loadError$:new an,ready$:new an,slotRequested$:new an,started$:new an,timeRemained$:new an,paused$:new an,resumed$:new an,ended$:new an,empty$:new an,skipped$:new an,clicked$:new an,closed$:new an,error$:new an};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())};Fy(zy,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?$e(this.adsState.playbackState):void 0)!=="inactive"&&(this.adsState?(this.adsState.position.set(e.currentTime),this.events.timeRemained$.next(e),this.startWatchDog()):this.onAdError("TimeRemained callback failed: Adman state is not initialized"))};this.onAdPaused=()=>{var e;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 yt(this,null,function*(){var R,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&&$e(this.playerState.vsid);x&&(this.isVsidOriginal?p=x:p=parseInt(x,36));let{isEmbed:w,immediateOrigin:y}=By(),C=(R=w?y:window.location.href)!=null?R: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,N])=>Hy(N)));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 N=yield this.safeExternalCall(this.externalApi.videoGetAds,T);N&&(delete E.slot,delete E.params,Object.assign(E,{json:N}))}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=$e(this.adsState.playbackState);i==="playing"?this.pause():i==="paused"&&this.play()}else this.onAdError("Can not toggle play: Adman state is not initialized")}setInitialVolume(e){this.log({message:`set initial volume ${e}`}),this.initialVolume=e}setVolume(e){let i=e*this.volumeMultiplier;if(this.log({message:`set volume ${i}`}),this.adman)try{this.adman.setVolume(i)}catch(o){this.onAdError("could not set ad volume")}this.videoElement&&(this.videoElement.volume=i)}setFullscreen(e){if(this.log({message:`set fullscreen ${e}`}),this.adman)try{this.adman.setFullscreen(e)}catch(i){this.onAdError("could not set ad fullscreen")}}startPreroll(){if(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&&Uy(this.videoElement),this.isDestroyed=!0}safeExternalCall(e,...i){return yt(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 Du,{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}},Du=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 Du;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 Da,Ri,yv=0,xv=!1,u0="",p0=(t,e=0,i=0)=>t<e&&t<i,Bu=(t,e=0,i=0)=>t>=e&&t<=i,Wy=(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})=>Bu(t,u,f));let s=t>=yv,l=t<yv;if(yv=t,l&&(xv=!1),$v(Da)&&Bu(t,Da.startTime,Da.endTime)&&u0===e.value)return Da;if(!$v(Ri)&&(r!=null&&r.length)&&!xv){Ri=r.find(({startTime:u,endTime:f})=>Bu(t,u,f)||s&&p0(t,u,f)),Da=void 0,!$v(Ri)&&r[r.length-1].endTime<t&&(xv=!0);return}else{if(Bu(t,Ri==null?void 0:Ri.startTime,Ri==null?void 0:Ri.endTime))return Da=Ri,Ri=void 0,u0=e.value,Da;(s&&Wy(t,Ri==null?void 0:Ri.startTime,Ri==null?void 0:Ri.endTime)||l&&p0(t,Ri==null?void 0:Ri.startTime,Ri==null?void 0:Ri.endTime))&&(Ri=void 0)}};var Hu={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"},Ky={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"},Yd=t=>{var e,i;return(i=(e=Hu[t])!=null?e:Hu[Ky[t]])!=null?i:void 0};import{Subscription as qy}from"@vkontakte/videoplayer-shared/es2015";import"@vkontakte/videoplayer-statistics/es2015";var Fu=class{constructor(e,i,o,r=new qy){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 Uu=(i=>(i.DESKTOP_CONTROL_PANEL_LEFT="desktop-control-panel-left",i.DESKTOP_CONTROL_PANEL_RIGHT="desktop-control-panel-right",i))(Uu||{});var us=t=>t!=null?t:0,As=(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(us(i==null?void 0:i.top)-us(o==null?void 0:o.top)),left:Math.round(us(i==null?void 0:i.left)-us(o==null?void 0:o.left)),bottom:Math.round(us(i==null?void 0:i.bottom)-us(o==null?void 0:o.top)),right:Math.round(us(i==null?void 0:i.right)-us(o==null?void 0:o.left))}},Ol=t=>{var i;let e=(i=t==null?void 0:t.getBoundingClientRect)==null?void 0:i.call(t);return{width:us(e==null?void 0:e.width),height:us(e==null?void 0:e.height)}};var zu="off";var Nl=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:R,stopPlayer:A,hasInteractiveBranches:I,playPrevChapterDisabledTooltip:N,additionalButtons:H,additionalSettingsMenuItems:B,additionalContextMenuItems:z,playPrevVideo:X,playNextVideo:ae,onVideoChanged:Q,looped:ce=!1,statistics:J,saveRate:me,internalsExposure:se,playerView:le,playerId:Pe})=>{var rg,sg,ag;let ye=qt(q({},x),{configName:[...(rg=x.configName)!=null?rg:[],"ui"],isAudioDisabled:l,live:qt(q({},(sg=x.live)!=null?sg:{}),{isLiveCatchUpMode:!!r})}),ee=p,Be=i4.createRootTracer(ee.features.tracer),pe=Be.createComponentTracer("Store"),k=w||new jy(ye,Be,{playerId:Pe});se==null||se.expose({corePlayer:k});let Ge=new e4,Me=new Nu(Ge,{loadTimeout:ee.ads.loadTimeout,initTimeout:ee.ads.initTimeout,runtimeTimeout:ee.ads.runtimeTimeout,useAdmanFromNPM:ee.ads.useAdmanFromNPM,volumeMultiplier:ee.ads.volumeMultiplier,isVsidOriginal:ee.ads.isVsidOriginal}),Y=ka.getInstance(),oe=u==null?void 0:u.pictureInPictureApi,He=u==null?void 0:u.annotationsApi,Xe=u==null?void 0:u.slotsApi,ge=Ge.createComponentLog("Store"),ie,ke,we={},Fe=new uu,Je=new wv,Ye="",qe=de(!1),Ze=J&&J.oneStat?li(J.oneStat.vsid$):kr(void 0),Dt=de(Gs()),rt=de(!1),Bt=()=>N1(document,v0.device.isIOS),Qt=(ag=oe==null?void 0:oe.info.isActive$)!=null?ag:new o4(!1),Et=de(0),Jt=de(!1),Wt=de(!1),Ce=de([]),xe=t4(k.events.fatalError$,k.events.managedError$).subscribe(c=>Ce.update($=>[...$,c])),te=kr(!1,c=>{let $=k.events.fatalError$.subscribe(()=>c(!0));return()=>$.unsubscribe()}),Te=c=>yt(null,null,function*(){var ne;let $=Object.values(Yy).includes(c);if(ee.downloadVKLanguages&&($&&ee.updateBuiltinLanguages||!Pf(c))){let Le;try{Le=yield Jy(c,jh,Gh)}catch(dt){(ne=J==null?void 0:J.oneStat)==null||ne.logError({errorType:"VKLangPack",fatal:!1}),Y==null||Y.report(dt,{errorType:"VKLangPack",fatal:!1})}Le&&(Af({language:c,pack:Le,fallback:ee.defaultLanguage}),Ve.set(c))}Pf(c)&&Ve.set(c)}),Ve=de(t),Mt=de(e);Te(t);let Re=(c,$)=>{let L=$e(Ve);return Mf(L,c,$,ee.defaultLanguage)},lt=de("thumb");lt.subscribe(c=>{c==="ads"&&k.info.playbackState$.getValue()&&st()});let Tt=(()=>{let c=yi([te,lt],([$,L])=>$?"crashed":L);return qt(q({},c),{is:$=>$e(c)===$})})(),Se=de(),st=()=>{Se.set({muted:k.info.muted$.getValue()})},We=(()=>{let c=de(new Set(y));return qt(q({},c),{add:$=>{c.update(L=>new Set([...L].concat($)))},remove:$=>{c.update(L=>{let ne=[...L];return new Set(Array.isArray($)?ne.filter(Le=>!$.includes(Le)):ne.filter(Le=>Le!==$))})},includes:$=>{let L=$e(c);return Array.isArray($)?$.every(ne=>L.has(ne)):L.has($)}})})(),ut=de({width:0,height:0}),jt=null,bi=k.info.isBuffering$,vi=kr(bi.getValue(),c=>{let $=bi.subscribe(L=>{L&&jt===null?jt=window.setTimeout(()=>{c(bi.getValue()),jt=null},ee.loaderDelay):c(L)});return()=>{$.unsubscribe(),jt&&clearTimeout(jt)}});pe.log("create store"),ge({message:"create store"});let xi=c=>{let $=c.container,L=()=>{bt=new MutationObserver(Le=>{let{removedNodes:dt}=Le[0];dt.length&&$.append(k.experimental.element$.getValue())}),bt.observe($,{childList:!0})},ne=k.experimental.element$.getValue();if(ne)$.append(ne),L();else{let Le=k.experimental.element$.pipe(a4(dt=>!!dt),l4()).subscribe(dt=>{$.append(dt),L()});Je.add(Le)}},ro=c=>{ge({message:`init video, config: ${JSON.stringify(c)}`}),C?xi(c):(r4.push("ui",{key:"videoplayer_embed",strings:["new","core_init_video"],numbers:[s4()]}),k.initVideo(c)),pe.log("init video",{isInteractive:C}),c.subtitles&&k.setExternalTextTracks(c.subtitles),ie=c,Ye=c.subtitlesForcedLanguage||""},so=new Ku,ci=c=>so.next(c),mt=new Ku,$i=new Ku,di=new Ku,bt=null,mi={actionRewind$:mt,actionSeek$:$i,inPiP$:Qt,inFullscreen$:new Wu(c=>Dt.subscribe($=>c.next($))),actionSetSubtitle$:di,nextMovie$:so},Zt={actionSeek$:$i,playerSize$:new Wu(c=>ut.subscribe($=>c.next($))),inPiP$:Qt,inFullscreen$:new Wu(c=>Dt.subscribe($=>c.next($))),isLoaderVisible$:new Wu(c=>vi.subscribe($=>c.next($)))};if(J){let{oneStat:c,thinOneStat:$,mediascopePixel:L,statSubscription:ne}=J;c&&(C||ne.add(c.attachTo(k)),ne.add(c.attachToUi(mi)),ne.add(c.attachToAds(Me.events)),c.authorize(s).catch(Le=>{ge({message:`onestat auth error ${String(Le)}`})}),L&&L.attachTo(k)),$&&(ne.add($.attachTo(k,Me.events)),ne.add($.attachToUi(Zt)),ne.add($.attachToAds(Me.events)),$.updateContext({isMobile:$e(qe)}),$.authorize(s))}if(Y){let c=new wv,$=(L,ne)=>c.add(L.subscribe(ne));if($(k.events.managedError$,L=>{Y.logIError(L)}),$(k.events.fatalError$,L=>{Y.logIError(L,!0)}),J){let{oneStat:L}=J;L&&$(L.experimental.error$,ne=>{Y.logIError(ne)})}Y.sentrySubscription.add(c)}let wt=()=>{if(v0.device.isIOS&&ke)try{D1(ke)}catch(c){ge({message:`exitIosSafariFullscreen failed: ${c}`})}};Je.add(k.experimental.element$.subscribe(c=>{c&&(ke=c,c.classList.add("player-media"),Pa(oe)&&oe.updateVideoElement(),C&&c.setAttribute("pip","false"),le==="preview"&&(c.setAttribute("disablePictureInPicture","true"),c.setAttribute("x-yandex-pip","false")))})).add(k.events.ended$.subscribe(()=>{var c;wt(),(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(()=>yt(null,null,function*(){var $,L;Pa(oe)&&(yield oe==null?void 0:oe.revealPictureInPicture());let c=k.info.muted$.getValue();($=a==null?void 0:a.onStarted)==null||$.call(a),(L=we.onStarted)==null||L.call(we,c)}))).add(k.events.willSeek$.subscribe(({from:c,to:$})=>{var L;(L=a==null?void 0:a.onSeek)==null||L.call(a,c,$)})).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 L;let $=k.info.duration$.getValue();isFinite($)&&$>0&&((L=a==null?void 0:a.onTimeupdate)==null||L.call(a,$,c),Me.setPosition(c,$))})).add(k.events.fatalError$.subscribe(c=>{var $;($=a==null?void 0:a.onCrashed)==null||$.call(a,c?`${c.id}: ${c.message}`:void 0)})).add(k.events.fetcherRecoverableError$.subscribe(c=>{var $;($=a==null?void 0:a.onRecoverableError)==null||$.call(a,c?`${c.id}: ${c.message}`:void 0)})).add(k.events.loadedMetadata$.subscribe(()=>{Jt.set(!0)})).add(k.info.is3DVideo$.subscribe(c=>{Wt.set(c)})).add(k.info.isEnded$.subscribe(c=>{C&&(c?(E!=null&&E.getValue()&&We.add(Sd),We.add("PLAY_BUTTON")):We.remove("PLAY_BUTTON"))})).add(k.info.liveTime$.subscribe(c=>{var $;($=a==null?void 0:a.onLiveTime)==null||$.call(a,c)})).add(k.info.isStalled$.subscribe(c=>{var $;($=a==null?void 0:a.onStalledChanged)==null||$.call(a,c)})).add(k.info.isLiveEnded$.subscribe(c=>{var $;return c&&(($=a==null?void 0:a.onLiveEnded)==null?void 0:$.call(a))})).add(Me.events.loadStarted$.subscribe(()=>{var c,$;return($=(c=a==null?void 0:a.adsInfo)==null?void 0:c.onLoadStarted)==null?void 0:$.call(c)})).add(Me.events.loadEnded$.subscribe(()=>{var c,$;return($=(c=a==null?void 0:a.adsInfo)==null?void 0:c.onLoadEnded)==null?void 0:$.call(c)})).add(Me.events.loadError$.subscribe(()=>{var c,$;return($=(c=a==null?void 0:a.adsInfo)==null?void 0:c.onLoadError)==null?void 0:$.call(c)})).add(Me.events.init$.subscribe(()=>{var c,$;return($=(c=a==null?void 0:a.adsInfo)==null?void 0:c.onInit)==null?void 0:$.call(c)})).add(Me.events.ready$.subscribe(()=>{var c,$;return($=(c=a==null?void 0:a.adsInfo)==null?void 0:c.onReady)==null?void 0:$.call(c)})).add(Me.events.started$.subscribe(c=>{var $,L;return(L=($=a==null?void 0:a.adsInfo)==null?void 0:$.onStarted)==null?void 0:L.call($,c)})).add(Me.events.timeRemained$.subscribe(c=>{var $,L;return(L=($=a==null?void 0:a.adsInfo)==null?void 0:$.onTimeRemained)==null?void 0:L.call($,c)})).add(Me.events.ended$.subscribe(c=>{var $,L;return(L=($=a==null?void 0:a.adsInfo)==null?void 0:$.onCompleted)==null?void 0:L.call($,c)})).add(Me.events.empty$.subscribe(()=>{var c,$;return($=(c=a==null?void 0:a.adsInfo)==null?void 0:c.onEmpty)==null?void 0:$.call(c)})).add(Me.events.clicked$.subscribe(c=>{var $,L;return(L=($=a==null?void 0:a.adsInfo)==null?void 0:$.onClicked)==null?void 0:L.call($,c)})).add(Me.events.closed$.subscribe(c=>{var $,L;return(L=($=a==null?void 0:a.adsInfo)==null?void 0:$.onClosed)==null?void 0:L.call($,c)})).add(Me.events.error$.subscribe(c=>{var $,L;return(L=($=a==null?void 0:a.adsInfo)==null?void 0:$.onError)==null?void 0:L.call($,c)})).add(Me.events.paused$.subscribe(()=>{var c,$;return($=(c=a==null?void 0:a.adsInfo)==null?void 0:c.onPaused)==null?void 0:$.call(c)})).add(Me.events.resumed$.subscribe(()=>{var c,$;return($=(c=a==null?void 0:a.adsInfo)==null?void 0:c.onResumed)==null?void 0:$.call(c)}));let et=new wv,Ei=()=>{var dt,Vt,Ft;let{debugLog:c}=ee,$,L="#9df7b7",ne="#efd169";if(c&&c!==!0){let{colors:Gt}=c;$=c.tag,L=(dt=Gt==null?void 0:Gt[0])!=null?dt:L,ne=(Ft=(Vt=Gt==null?void 0:Gt[1])!=null?Vt:Gt==null?void 0:Gt[0])!=null?Ft:ne}let Le=$?`: ${$}`:"";et.add(k.events.log$.subscribe(Gt=>{console.debug(`%c sdk${Le} `,`background:${L};`,`sdk component: ${Gt.component}`,Gt.message)})).add(Ge.log$.subscribe(Gt=>{console.debug(`%c ui${Le} `,`background:${ne};`,`ui component: ${Gt.component}.`,Gt.message)}))},xo=()=>{et.unsubscribe()},Wo=(c,$)=>{pe.log("start camera manual rotation",{mx:c,my:$}),k.startCameraManualRotation(c,$)},dn=(c=!1)=>{pe.log("stop camera manual rotation",{immediate:c}),k.stopCameraManualRotation(c)},It=(c,$,L)=>{pe.log("move camera focus px",{xpx:c,ypx:$,dt:L}),k.moveCameraFocusPX(c,$,L)},Ht=()=>{k.holdCamera()},K=()=>{k.releaseCamera()},kt=kr(k.info.position$.getValue(),c=>{let $,L,ne=()=>{let Le=k.info.playbackState$.getValue(),dt=k.info.isLive$.getValue(),Vt=k.info.duration$.getValue(),Ft=k.info.position$.getValue();if(Le&&[Dl.PLAYING,Dl.PAUSED].includes(Le)){let Gt=dt?Ft-Vt:k.getExactTime();Gt!==L&&c(Gt),L=Gt}$=requestAnimationFrame(ne)};return ne(),()=>cancelAnimationFrame($)}),ii=li(k.info.playbackState$),gt=li(k.info.currentBuffer$),At=li(k.info.isEnded$),Yt=li(k.info.isLive$),pt=ee.features.playbackRate?li(k.info.canChangePlaybackSpeed$):kr(!1),Hi=li(k.info.liveBufferTime$),Fi=li(k.info.volume$),Ko=li(k.info.muted$),wo=pu(k.info.predefinedQualityLimitType$.pipe(m0(c=>c===ps.TRAFFIC_SAVING)),k.info.predefinedQualityLimitType$.getValue()===ps.TRAFFIC_SAVING),ao=pu(k.info.predefinedQualityLimitType$.pipe(m0(c=>c===ps.HIGH_QUALITY)),k.info.predefinedQualityLimitType$.getValue()===ps.HIGH_QUALITY),Ui=li(k.info.autoQualityLimitingAvailable$),Pr=li(k.info.availableQualities$),_o=li(k.info.availableQualitiesFps$),lo=li(k.info.chromecastState$),zi=li(k.info.chromecastDeviceName$),qo=li(k.info.currentFormat$),Qo=li(k.info.throughputEstimation$),cr=li(k.info.videoBitrate$),ur=li(k.info.intrinsicVideoSize$),pr=li(k.info.duration$),vs=li(k.info.isAudioAvailable$),ms=()=>{jt&&clearTimeout(jt),jt=null},cn=yi([pr,Yt],([c,$])=>$?-c:c),un=yi([ii],([c])=>c===Dl.PLAYING),jn=li(k.info.atLiveEdge$),jo=li(k.info.atLiveDurationEdge$),Go=li(k.info.position$),fr=yi([Go,pr],([c,$])=>isFinite(c)&&isFinite($)&&!!$),vr=yi([lo],([c])=>c===Qy.CONNECTED),Mr=li(k.info.availableVideoStreams$),mr=ee.features.audioLanguages?li(k.info.availableAudioStreams$):kr([]),Gr=li(k.info.currentVideoStream$),gr=li(k.info.currentAudioStream$),co=c=>{c.language&&Tf(c.language),k.setVideoStream(c)},hr=(c,$)=>{k.setAudioStream(c),ui($)&&(c.language&&Tf(c.language),ee.features.userVideoPrefs&&i&&kf(ee.userSalt,String(i),{audioTrackId:c.id}))},An=c=>{let $;if(c.length===1&&($=c.at(0)),$!=null||($=c.find(ne=>"isDefault"in ne&&ne.isDefault)),ee.features.userVideoPrefs&&i){let ne=hu(ee.userSalt,String(i));if(ne!=null&&ne.audioTrackId){let Le=c.find(dt=>dt.id===ne.audioTrackId);$=Le!=null?Le:$}}let L=$1();return L&&($!=null||($=c.find(({language:ne})=>L===ne))),$!=null||($=c.at(0)),$},Pn=c=>{pe.log("change audio stream",{id:c});let $=k.info.availableAudioStreams$.getValue().find(L=>L.id===c);$&&hr($,!0)},uo=!1;Je.add(k.info.availableAudioStreams$.subscribe(c=>{if(!uo&&c.length){let $=An(c);$&&(k.setAudioStream($),uo=!0)}})),mr.subscribe(c=>{var $;($=a==null?void 0:a.onAvailableAudioStreamsChanged)==null||$.call(a,c.map(({label:L="",id:ne="",language:Le=""})=>({label:L,language:Le,id:ne})))}),gr.subscribe(c=>{var $;return c&&(($=a==null?void 0:a.onAudioStreamChanged)==null?void 0:$.call(a,c.id))});let _r=!1;Je.add(k.info.availableVideoStreams$.subscribe(c=>{if(!_r&&c.length){let $=An(c);$&&(k.setVideoStream($),_r=!0)}}));let Yo=de(void 0),$t=li(k.info.isAutoQualityEnabled$,c=>c&&Yo.set(void 0)),gi=li(k.info.currentQuality$,()=>Yo.set(void 0)),br=yi([Yo,gi],([c,$])=>c!=null?c:$),Gn=yi(qo,c=>c!==Zd.MPEG),Yr=yi([Pr,_o,$t,br,Gn],([c,$,L,ne,Le])=>{let dt=[];Le&&dt.push({value:"auto",displayValue:Re("auto_quality_option"),selected:L});let Vt=c.filter(Ft=>!Zy(Ft));for(let Ft of Vt){let Gt=$[Ft];dt.push({value:Ft,displayValue:`${Ft}${Gt?d0(Gt):""}`,selected:L?!1:Ft===ne})}return dt}),Zo=li(k.info.currentPlaybackRate$),Mn=yi([Zo,jn,jo],([c,$,L])=>{let ne=L||C?1:ee.controls.playbackRateMin,Le=$?1:ee.controls.playbackRateMax,dt=ee.controls.playbackRateStep,Vt=[];for(let Ft=ne;Ft<=Le;Ft+=dt)Vt.push({value:Ft,displayValue:Ft===1?Re("playback_rate_1"):Re("playback_rate",{multiplier:Ft.toString(10)}),selected:c===Ft});return Vt}),ki={displayValue:Re("subtitles_off"),value:zu,language:""},Wi=de(q({},ki)),Xo=ee.features.subtitles?li(k.info.availableTextTracks$):kr([]),Yn=d1(),pn=yi([Xo,Wi],([c,$],L)=>{var dt;let ne=[],Le=c.find(({id:Vt})=>Vt===$.value);if(Le!=null&&Le.url){let[,Vt]=(dt=Yn.find(Le.url))!=null?dt:[];if(Vt){L(Vt);return}Fe.download(Le.url).then(Ft=>{if(!Ft||Fe.isDestroyed())return;let Gt=new c0,Bs=Le.language;if(Bs){let v_=!!Le.isAuto,m_=Gt.parse(Ft,Bs);ne.push({lang:Bs,subtitles:m_,isAuto:v_,id:Le.id})}Yn.add(Le.url,ne),$e(Wi).value===$.value&&L(ne)}).catch(Ft=>{var Gt;(Gt=J==null?void 0:J.oneStat)==null||Gt.logError({errorType:"Subtitles download",fatal:!1}),Y==null||Y.report(Ft,{errorType:"Subtitles download",fatal:!1})})}L(ne)}),fn=yi([Zo,un,Wi],([c,$,L],ne)=>{let Vt;if(k.info.isLive$.getValue()&&$&&L.value!==ki.value){let Gt=()=>{let Bs=1e3/(3*c);Vt=setTimeout(Gt,Bs),ne(Date.now())};return Gt(),()=>clearTimeout(Vt)}}),Zn=yi([Xo,Wi],([c,$])=>{if(!c.length)return[];let L=[];for(let{language:ne,isAuto:Le,id:dt}of c){let Vt=ne&&Yd(ne);ne&&Vt&&L.push({displayValue:Le?Re("subtitles_auto",{language:Vt}):Vt,value:dt,selected:($==null?void 0:$.value)===dt,isAuto:Le,language:ne})}return L.length?(L.unshift(qt(q({},ki),{selected:($==null?void 0:$.value)===ki.value})),L):[]}),vn={available:[],prev:[]},Ln=()=>{var $,L;let c=k.experimental.getCurrentTime$.getValue();return(L=($=c==null?void 0:c())!=null?$:ke==null?void 0:ke.currentTime)!=null?L:0},So=yi([kt,Wi,pn,fn],([c,$,L,ne])=>{var dt;let Le=k.info.isLive$.getValue();if(Le&&vn.prev!==L){let Vt=L.find(({id:Gt})=>Gt===$.value),Ft=vn.prev.find(({id:Gt})=>Gt===$.value);if(Vt){let Gt=qt(q({},Vt),{subtitles:[...(dt=Ft==null?void 0:Ft.subtitles)!=null?dt:[],...Vt.subtitles]});vn.available=[Gt],vn.prev=L}}if($&&$.value!==ki.value){let Vt=Le?Ln():c,Ft=Le?vn.available:L;return f0(Vt,$,Ft,Le)}}),$r=yi([So],([c])=>c!=null&&c.texts?c.texts:[]);Je.add(Wi.subscribe(c=>{var $,L;if(c.value===ki.value)($=a==null?void 0:a.onSubtitleOff)==null||$.call(a);else{let ne=Object.entries(Hu).find(([Le,dt])=>dt===c.displayValue);(L=a==null?void 0:a.onSubtitleOn)==null||L.call(a,ne?ne[0]:"",c.value)}}));let Lr=de(!0),Vn=yi([gt,cn,Go,Hi],([c,$,L,ne])=>{var Ft;let Le=(Ft=c==null?void 0:c.end)!=null?Ft:0;if(!ne)return Le/$;let Vt=-L+ne-$;return(Le-Vt)/$}),Rn=li(k.info.availableSources$),Vr=yi([Rn],([c])=>Object.keys((c==null?void 0:c[Zd.MPEG])||{}).length>0),yr=()=>{var L,ne,Le;let c=Object.keys(((ne=(L=k.info.availableSources$)==null?void 0:L.getValue())==null?void 0:ne[Zd.MPEG])||{}),$=Gy(c)||n4.Q_144P;return(Le=ie.sources[Zd.MPEG])==null?void 0:Le[$]},ot=()=>{var $;let c=yr();if(c)pe.log("download video",{url:c}),s1(c,(($=ie==null?void 0:ie.meta)==null?void 0:$.title)||"video");else{let L="There is no URL for download video";pe.log("download video",{message:L}),ge({message:L})}},pi=()=>{ge({message:"toggle muted"});let c=k.info.muted$.getValue();k.info.volume$.getValue()===0&&!c?Xi(Ki(),!1):en(!c,!1)},Oi=()=>{var c;if(Kt.ui.settingsMenu.visible$.set(!1),!$e(Kt.ui.settingsSubMenu.visible$)){let $=$e(Kt.ui.settingsMenu.ref$);if((c=a==null?void 0:a.uiInfo)!=null&&c.onSettingsMenu&&$){let ne=Ol($),Le={top:0,left:0,bottom:0,right:0};a.uiInfo.onSettingsMenu({visible:!1,size:ne,position:Le,name:"settings"})}}pe.log("close settings menu")},Zi=(c,$=()=>Promise.resolve())=>yt(null,null,function*(){var Le;Kt.ui.settingsMenu.openedByBtnKeyboard$.set(!!c),Kt.ui.settingsMenu.visible$.set(!0),yield $();let L=$e(Kt.ui.settingsMenu.ref$),ne=da();if((Le=a==null?void 0:a.uiInfo)!=null&&Le.onSettingsMenu&&L&&ne){let Vt=Ol(L),Ft=As(L,ne);a.uiInfo.onSettingsMenu({visible:!0,size:Vt,position:Ft,name:"settings"})}pe.log("open settings menu",{wasOpenedByKeyboard:c})}),Po=(c,$=!1)=>{var dt;Kt.ui.settingsSubMenu.visible$.set(!1);let L=$e(Kt.ui.settingsMenu.ref$),ne=da(),Le=$e(Kt.ui.settingsMenu.visible$);if((dt=a==null?void 0:a.uiInfo)!=null&&dt.onSettingsMenu&&L&&ne)if(Le&&!$){let Ft=Ol(L),Gt=As(L,ne);a.uiInfo.onSettingsMenu({visible:!0,size:Ft,position:Gt,name:"settings"})}else{let Ft=Ol(c),Gt={top:0,left:0,bottom:0,right:0},Bs=$e(Kt.ui.settingsSubMenu.name$);a.uiInfo.onSettingsMenu({visible:!1,size:Ft,position:Gt,name:Bs})}pe.log("close settings sub menu")},Jo=(c,$)=>{var ne;Kt.ui.settingsSubMenu.visible$.set(!0),Kt.ui.settingsSubMenu.ref$.set($),Kt.ui.settingsSubMenu.name$.set(c);let L=da();if((ne=a==null?void 0:a.uiInfo)!=null&&ne.onSettingsMenu&&$&&L){let dt=Ol($),Vt=As($,L);a.uiInfo.onSettingsMenu({visible:!0,name:c,size:dt,position:Vt})}pe.log("open settings sub menu",{name:c})},Ki=()=>{var $;let c=Math.max(ee.volumeMinRestore,($=fu())!=null?$:0);return c===0?ee.volumeDefault:c},ui=c=>{let $=ee.features.savePreferredStatesOnUserActionOnly;return!$||$&&!c},Xi=(c,$)=>{let L=c===0?Ki():c,ne=k.info.muted$.getValue();ge({message:`set volume, volume: ${c}, preferredVolume: ${L}`});let Le=!l||Tt.is("ads");ne&&c>0&&Le&&(ne=!1,ui($)&&Sf(!1)),k.setVolume(c,ne),Me.setVolume(c),ui($)&&bf(L)},en=(c,$)=>{let L=k.info.volume$.getValue();ge({message:`set muted, currentVolume: ${L}, mute: ${c}`});let ne=Tt.is("ads");if(k.setMuted(c,ne),Me.setVolume(c?0:L),ui($)&&(!ne||!c)&&Sf(c),!c&&L===0){let Le=Ki();k.setVolume(Le),ui($)&&bf(Le),Me.setVolume(Le)}},On=de(!1),Zr=c=>{var $,L;pe.log("set looped",{isLooped:c}),On.set(c),k.setLooped(c),(L=($=a==null?void 0:a.uiInfo)==null?void 0:$.onLoopedChanged)==null||L.call($,c)};Zr(ce);let Xr=()=>{var c,$;($=(c=a==null?void 0:a.uiInfo)==null?void 0:c.onReportProblem)==null||$.call(c)},Jr=(c,$=!1)=>{var L;ge({message:`set autoplayNextEnabled, value: ${c}`}),pe.log("set autoplay next enabled",{autoplayNextEnabled:c}),Kt.ui.autoplayNextEnabled$.set(c),w1(c),$&&((L=a==null?void 0:a.onSetAutoplayNextEnabled)==null||L.call(a,c))},mn=c=>{ge({message:`set timerNextVideoRunning, value: ${c}`}),pe.log("set timer next video running",{timerNextVideoRunning:c}),Kt.ui.timerNextVideoRunning$.set(c)},gn=(c=!0)=>{var L;let $=!0;if(c&&(a!=null&&a.onPrevVideoClick))try{$=(L=a==null?void 0:a.onPrevVideoClick)==null?void 0:L.call(a)}catch(ne){ge({message:"onPrevVideoClick callback failed to execute"})}Q(!0),$&&X()},xr=(c=!0)=>{var L;let $=!0;if(c&&(a!=null&&a.onNextVideoClick))try{$=(L=a==null?void 0:a.onNextVideoClick)==null?void 0:L.call(a)}catch(ne){ge({message:"onNextVideoClick callback failed to execute"})}Q(!1),$&&ae()},hn=()=>{var c;(c=a==null?void 0:a.onNextVideoAnnouncementShow)==null||c.call(a)},Rr=()=>{var c;(c=a==null?void 0:a.onNextVideoAnnouncementClick)==null||c.call(a)},it=()=>{var c;(c=a==null?void 0:a.onNextVideoAnnouncementAuto)==null||c.call(a)},Lt=()=>{var c;(c=a==null?void 0:a.onNextVideoAnnouncementCancel)==null||c.call(a)},wi=()=>{k.prepare()},bo=()=>{lr(Kt);let c=$e(Kt.ui.controls.disabledControls$),$=$e(Kt.playerPhase),L={playerPhase:$,isInteractive:C,isVideoEnded:!1,action:"none"};if(c.has("PLAY_BUTTON"))return;if(ge({message:"toggle play"}),$==="ads"){L.action="play",pe.log("toggle adman play",L),Me.togglePlay();return}let ne=()=>{var dt;ge({message:"toggle play, call player.play"}),L.action="play",k.play(),(dt=a==null?void 0:a.onPlay)==null||dt.call(a)},Le=()=>{var dt;ge({message:"toggle play, call player.pause"}),L.action="pause",k.pause(),(dt=a==null?void 0:a.onPause)==null||dt.call(a)};if(k.info.isEnded$.getValue()){if(ge({message:"toggle play, video ended, seek to 0"}),mt.next(),$i.next(Ps.REWIND),C){R==null||R();return}k.seekTime(0),ne()}else k.info.playbackState$.getValue()!==Dl.PLAYING?ne():Le();pe.log("toggle play",L)},$o=(c,{changeReason:$="default",appliesTo:L="to-video"}={},ne)=>{ge({message:`set quality, quality: ${c}`}),pe.log("set quality",{quality:c}),k.setAutoQuality(c==="auto");let{qualityDetailsSubMenuEnabled:Le}=ee.features;vu(),c!=="auto"?(Le?(mu({type:"exact_quality",quality:c,videoId:i},L),k.setPredefinedQualityLimits(ps.UNKNOWN)):$f(i,c),Yo.set(c),k.setQuality(c)):Le&&$==="default"&&(_n("auto_quality",L,ne),$e(wo)&&po(!1,void 0,ne),$e(ao)&&Ji(!1,void 0,ne))},po=(c,$="as-default",L)=>{ge({message:`set trafficSavingEnabled, value: ${c}`}),pe.log("set traffic saving enabled",{trafficSavingEnabled:c});let ne=c?ps.TRAFFIC_SAVING:ps.UNKNOWN;ee.features.qualityDetailsSubMenuEnabled?(Ni(ne,$,L),Cd(!1)):(k.setPredefinedQualityLimits(ne),ui(L)&&Cd(c))},Ji=(c,$="as-default",L)=>{ge({message:`set highQualityEnabled, value: ${c}`}),pe.log("set high quality enabled",{highQualityEnabled:c}),Ni(c?ps.HIGH_QUALITY:ps.UNKNOWN,$,L)},Ni=(c,$,L)=>{c!==ps.UNKNOWN&&($e(Ui)&&!$e($t)&&$o("auto",{appliesTo:$,changeReason:"limit-changed"},L),_n(c,$,L)),k.setPredefinedQualityLimits(c)},_n=(c,$,L)=>{ui(L)&&(mu({type:c,videoId:i},$),$==="as-default"&&mu({type:c,videoId:i},"to-video"))},fo=(c,$=!0)=>{pe.log("set playback rate",{playbackRate:c}),k.setPlaybackRate(c),ee.features.saveRate&&me&&!k.info.isLive$.getValue()&&$&&y1(c)},Mo=()=>{let c=$e(Mn),$=c.findIndex(({selected:ne})=>ne);if($===c.length-1)return;let L=c[$+1];fo(L.value)},Lo=()=>{let c=$e(Mn),$=c.findIndex(({selected:ne})=>ne);if($===0)return;let L=c[$-1];fo(L.value)},Xn=(c=qt(q({},ki),{selected:!1}),$)=>{pe.log("set subtitles",q({},c)),c.value!==ki.value&&di.next(c.isAuto?c.value+"_auto":c.value),Wi.set(c),ui($)&&(If(c.value===ki.value?void 0:c.language),ee.features.userVideoPrefs&&i&&kf(ee.userSalt,String(i),{subtitleTrackId:c.value===ki.value?void 0:c.value}))},Nn=c=>{pe.log("toggle subtitles");let $=$e(Wi);($==null?void 0:$.value)===ki.value?wr(c):es(c)},Or=(c,$)=>{pe.log("change subtitle",{enabled:c}),c?wr(!0,$):es(!0)},wr=(c,$)=>{pe.log("subtitle on");let L=$e(Zn),ne=$e(Ve),Le=Ye!=null?Ye:ne,dt;$&&(dt=L.find(Vt=>Vt.value===$)),dt!=null||(dt=L.filter(Vt=>Vt.value!==ki.value).find(Vt=>Vt.language===Le)),Xn(dt!=null?dt:L[1],c)},es=c=>{pe.log("subtitle off"),Xn(void 0,c)};Je.add(k.info.availableTextTracks$.subscribe(c=>{var L;function $(){let ne=[];for(let{language:Le,isAuto:dt,id:Vt}of c){let Ft=Le&&Yd(Le);Le&&Ft&&ne.push({id:Vt,language:Le,title:dt?Re("subtitles_auto",{language:Ft}):Ft})}return ne}(L=a==null?void 0:a.onAvailableSubtitlesChanged)==null||L.call(a,$())}));let Nr=de(!0),ts=c=>{Nr.set(c)},Ke=(c,$,L=!0)=>{var ne;if(ge({message:`seek to time, time: ${c}`}),pe.log("seek to time",{time:c,action:$,forcePrecise:L}),$i.next($),k.info.isLive$.getValue()){let Le=k.info.duration$.getValue(),dt=Math.min(0,Le+c);k.seekTime(dt,L)}else{if(E!=null&&E.getValue())return;k.info.isEnded$.getValue()&&(ge({message:"seek after ended, call callbacks.onPlay"}),(ne=a==null?void 0:a.onPlay)==null||ne.call(a)),k.seekTime(To(c),L)}},ei=c=>{ge({message:`seek to episode start time: ${c}`}),pe.log("seek to episode start time",{time:c}),Ke(c,Ps.EPISODE,!0)},Ai=(c,$,L=!1)=>{ge({message:`seek to percent, percent: ${c}`}),pe.log("seek to percent",{percent:c,action:$});let ne=$e(cn)*c;Ke(ne,$,L)},bn=c=>{ge({message:`seek external, time: ${c}`}),pe.log("seek external",{time:c}),$i.next(Ps.UNKNOWN),k.seekTime(k.info.isLive$.getValue()?-c:c)},tn=c=>{var ne,Le;let $=(ne=c.max)!=null?ne:"none",L=(Le=c.min)!=null?Le:"none";ge({message:`set auto quality limitation. Max: ${$}. Min: ${L}`}),pe.log("set auto quality limits",{max:$,min:L}),k.setAutoQualityLimits(c)},Dr=c=>{ge({message:`seek external to episode start time: ${c}`}),pe.log("seek external to episode start time",{time:c}),Ke(c,Ps.EPISODE,!0)},on=c=>{ge({message:`set playback rate to: ${c}`}),pe.log("set playback rate external",{playbackRate:c}),k.setPlaybackRate(c)},Vo=de(!1),Br=de(!1),$n=yi([cn],([c])=>!!v&&c>=ee.suitableDurationForUsingRichSeek&&ee.features.useRichSeek&&!C),Os=((v==null?void 0:v.frameWidth)||0)>=((v==null?void 0:v.frameHeight)||0),ia=yi([Et],([c])=>{let $=Nl(c);return Os?!$:$});Je.add(Tt.subscribe(c=>{c!=="video"&&Vo.set(!1)}));let ft=de(void 0),ti=de(!1),Ro=c=>{ge({message:`start scrubbing, progress: ${c}`}),pe.log("start scrubbing",{progress:c}),ti.set(!0),Jn(c)},Jn=c=>{ft.set(c)},_e,vt,si=()=>{ft.set(void 0),ti.set(!1)},Si=()=>{clearTimeout(vt),clearTimeout(_e),_e=window.setTimeout(()=>{si()},500),ke==null||ke.removeEventListener("seeked",Si)},fi=(c,$=!1)=>{ge({message:`complete scrubbing, progress: ${c}`}),pe.log("complete scrubbing",{progress:c}),Ai(c,Ps.SLIDER,$),$e(Kt.ui.isMobile)&&$e(Kt.state.currentFormat$)===Zd.HLS?(ke==null||ke.addEventListener("seeked",Si),vt=window.setTimeout(()=>{Si()},300)):si()},oi=yi([kt,cn,ft],([c,$,L],ne)=>{ne(Xy(L)?L*$:c)}),Ci=de(!1),yn=()=>{Ci.set(!0)},Dn=()=>{Ci.set(!1)},Pi=yi([ut],([{width:c}],$)=>{let L=s0(c);$(L)}),oa=H.filter(c=>a1(c)),Ya=yi([Pi,qe],([c,$])=>$?oa.filter(L=>!L.hideOnMobile):oa.filter(L=>{var ne;return!((ne=L.hideOnDesktopGridTypes)!=null&&ne.includes(c))})),Sr=de(H.filter(c=>l1(c))),Za=yi([Sr,Pi],([c,$])=>c.filter(L=>{var ne;return!((ne=L.hideOnDesktopGridTypes)!=null&&ne.includes($))})),na=yi([Za,Ya],([c,$])=>[...ee.features.additionalButtonsDesktopControlPanelRight?c.filter(L=>L.type==="desktop-control-panel-right"):[],...ee.features.additionalButtons?$.map((L,ne)=>{var Le;return{id:ne,weight:ne,type:"desktop-control-panel-right",testId:L.testId,icon:L.iconUrl,onClick:L.onClick,ariaLabel:(Le=L.ariaLabel)!=null?Le:L.tooltip,tooltipText:L.tooltip}}):[]]),xn=de(B),ra=yi([xn],([c])=>ee.features.additionalSettingsMenuItems?c.map($=>$.type==="SWITCH"?qt(q({},$),{onClick:$.onChangeEnabled}):$):[]),Xa=(c,$)=>{let L=$e(Sr).map(ne=>ne.id!==c?ne:q(q({},ne),$));Sr.set(L)},Ja=c=>{let $=$e(Sr);if($.some(L=>L.id===c.id)){ge({message:`Additional button with id: "${c.id}" was exist! Can't add more with the same id`});return}$.push(c),Sr.set($)},gs=c=>{let $=$e(Sr);if(!$.some(L=>L.id===c)){ge({message:`Can't find additional button with id: "${c}"! Can't remove item with this id`});return}$=$.filter(L=>L.id!==c),Sr.set($)},hs=c=>{$i.next(Ps.LIVE),ge({message:"live switch to low latency "+c}),pe.log("live switch to low latency "+c),k.setLiveLowLatency(c)},el=(c,$)=>{let L=$e(xn).map(ne=>ne.id!==c?ne:q(q({},ne),$));xn.set(L)},sa=c=>{let $=$e(xn);if($.some(L=>L.id===c.id)){ge({message:`Settings menu item with id: "${c.id}" was exist! Can't add more with the same id`});return}$.push(c),xn.set($)},ql=c=>{let $=$e(xn);if(!$.some(L=>L.id===c)){ge({message:`Can't find settings menu item with id: "${c}"! Can't remove item with this id`});return}$=$.filter(L=>L.id!==c),xn.set($)},Cr=de(z),Ql=yi([Cr],([c])=>ee.features.additionalContextMenuItems?c:[]),aa=(c,$)=>{let L=$e(Cr).map(ne=>ne.id!==c?ne:q(q({},ne),$));Cr.set(L)},jl=c=>{let $=$e(Cr);if($.some(L=>L.id===c.id)){ge({message:`Context menu item with id: "${c.id}" was exist! Can't add more with the same id`});return}$.push(c),Cr.set($)},tl=c=>{let $=$e(Cr);if(!$.some(L=>L.id===c)){ge({message:`Can't find context menu item with id: "${c}"! Can't remove item with this id`});return}$=$.filter(L=>L.id!==c),Cr.set($)},il=yi([qe,te],([c,$],L)=>{L(c&&$)}),la=()=>{$i.next(Ps.LIVE),ge({message:"switch to active live"}),pe.log("switch to active live"),k.seekTime(0),k.info.playbackState$.getValue()!==Dl.PLAYING&&Kt.actions.internal.togglePlay()},ht=()=>{pe.log("skip adman"),Me.skip()},_t=(c=!0)=>{var ne;lr(Kt),ge({message:`switch from ads to video, callPlay: ${c}`}),pe.log("switch from ads to video",{callPlay:c}),lt.set("video"),c&&k.play(),l&&en(!0,!0);let $=(ne=$e(Se))==null?void 0:ne.muted,L=!k.info.muted$.getValue();$!==void 0&&!L&&en($,!0),Se.set(void 0)},eo=()=>{lr(Kt),ge({message:"switch from video to ads"}),pe.log("switch from video to ads"),Kt.actions.internal.pause(),wt(),lt.set("ads")},Co=c=>{lr(Kt);let $=c?"LiveWaitingStart":"thumb";pe.log("set live waiting start",{state:c,playerPhase:$}),lt.set($)},to=c=>{lr(Kt);let $=c?"LiveWaitingRecover":"thumb";pe.log("set live waiting recover",{state:c,playerPhase:$}),lt.set($)},hi=c=>{lr(Kt);let $=c?"LiveWaitingRecord":"thumb";pe.log("set live waiting record",{state:c,playerPhase:$}),lt.set($)},qi=()=>(lr(Kt),pe.log("get debug text data"),n1(k,ie,Kt,Be.getTraceId())),Ns=()=>(lr(Kt),JSON.stringify(Be.getFinishedSpans())),Gl=()=>(lr(Kt),r1(k,ie,Kt)),da=()=>ke,fp=()=>{ge({message:"toggle chromecast"}),pe.log("toggle chromecast"),k.toggleChromecast()},Ds=c=>{var L;if(lr(Kt),k.info.isEnded$.getValue())return;let $=!c;if($e(Kt.playerPhase)==="ads"){ge({message:`pause ads, internalCall: ${$}`}),pe.log("pause ads",{internalCall:$}),Me.pause();return}ge({message:`pause video, internalCall: ${$}`}),pe.log("pause video",{internalCall:$}),$&&((L=a==null?void 0:a.onPause)==null||L.call(a)),k.pause()},ca=c=>{var L;lr(Kt);let $=!c;if($e(Kt.playerPhase)==="ads"){ge({message:`play ads, internalCall: ${$}`}),pe.log("play ads",{internalCall:$}),Me.play();return}ge({message:`play video, internalCall: ${$}`}),pe.log("play video",{internalCall:$}),$&&((L=a==null?void 0:a.onPlay)==null||L.call(a)),k.play()},Ec=c=>{lr(Kt);let $=!c;if($e(Kt.playerPhase)==="ads"){ge({message:"player cannot be stopped during ads via external method"});return}ge({message:`player will be stopped, internalCall: ${$}`}),A==null||A()},Ic=(c,$)=>{lr(Kt),ge({message:`first start, show ads: ${c}, internalCall: ${!$}`}),pe.log("first start",{showAds:c,external:$}),c?lt.set("ads"):(lt.set("video"),$?k.play():Kt.actions.internal.togglePlay())},ol=()=>(ge({message:"getting time codes"}),f),kc=()=>{let c=ol();if(!c||[0,1].includes(c.length))return;let $=k.info.position$.getValue();return c.find(L=>L.time>$)},Ac=c=>{let $=c;$||($=kc());let L=k.info.position$.getValue();pe.log("seek to next episode",q({currentTime:L},$)),$&&(ge({message:"seek to next episode"}),Ke($.time,Ps.EPISODE,!0))},Pc=()=>{let c=ol();if(!c||[0,1].includes(c.length))return;let $=k.info.position$.getValue(),L=c.findIndex(Le=>Le.time>$),ne=L===-1?c.length-2:L-2;if(!(ne<0))return c[ne]},Mc=c=>{let $=c;$||($=Pc());let L=k.info.position$.getValue();pe.log("seek to prev episode",q({currentTime:L},$)),$&&(ge({message:"seek to prev episode"}),Ke($.time,Ps.EPISODE,!0))},vp=()=>(ge({message:"getting preview thumbs data"}),pe.log("get preview thumbs data",q({},v)),v),mp=()=>yt(null,null,function*(){let c=oe==null?void 0:oe.isActive(),$="none";oe!=null&&oe.isActive()?($="exit",yield oe==null?void 0:oe.exit()):($="request",yield oe==null?void 0:oe.request()),pe.log("toggle picture in picture",{isActive:c,action:$})}),gp=(c=-90)=>{pe.log("rotate video",{alphaDiff:c}),Et.update($=>$+c)},Ue=de([]);T==null||T.subscribe(c=>{let $=[];for(let L=0;L<c.length;L++){let{range:[ne,Le],subjects:dt}=c[L];L===0&&ne!==0&&$.push({time:0,text:"",interactive:!1,completed:!0}),$.push({time:ne/1e3,text:"",interactive:!0,completed:ee.features.interactiveTimeOpenUri?!dt.length||dt.every(Vt=>Vt.isRemoved):!dt.length}),Le!==1/0&&$.push({time:Le/1e3,text:"",interactive:!1,completed:!0})}Ue.set($)});let _i=de(!1);E==null||E.subscribe(c=>{c&&$e(ti)&&si()});let To=c=>{if(!C)return c;let $=$e(Ue),L=$e(cn),Le=$e(Go)/L,dt=$.find(Vt=>Vt.interactive&&!Vt.completed&&Vt.time>Le);return typeof(dt==null?void 0:dt.time)=="number"?Math.min(c,dt.time-.05):c},ua=()=>{Kt.ui.episodes.panelOpened$.set(!1)},wn=()=>{pe.log("destroy store"),clearTimeout(vt),clearTimeout(_e),Je.unsubscribe(),et.unsubscribe(),k.destroy(),Me.destroy(),J==null||J.destroy(),Y==null||Y.destroy(),xe.unsubscribe(),bt==null||bt.disconnect(),bt=null,Fe.destroy()},d_=yi([jn,Tt,pt],([c,$,L])=>p.features.doubleForwardAvailable&&!c&&$==="video"&&L),hp=de(!1),og=2,Lc=null,ng=c=>{if(!$e(un)&&c)return;let $=k.info.currentPlaybackRate$.getValue();c?$!==og&&(Lc=$,fo(og,!1),hp.set(!0)):(Lc&&fo(Lc,!1),hp.set(!1),Lc=null)};Tt.subscribe(c=>{c!=="video"&&ng(!1)});let c_=()=>{Ds(!1),Vo.set(!0)},u_=()=>{ca(!1),Vo.set(!1)},_p=!1,p_=()=>{Br.set(!0),_p=k.info.playbackState$.getValue()===Dl.PLAYING,Ds(!1)},f_=()=>{Br.set(!1),!$e(Vo)&&_p&&ca(!1),_p=!1};k.events.playing$.subscribe(()=>{$e(Vo)&&Ds(!1)});let Kt={interfaceLanguage$:Ve,isCyrillicRelatedInterface$:Mt,initVideo:ro,videoId:i,isClip:o,playerPhase:Tt,vsid:Ze,state:{positionExact$:kt,positionWithScrubbing$:oi,duration$:cn,playbackState$:ii,isPlaying$:un,isLoaderVisible:vi,bufferedProgress$:Vn,isLive$:Yt,canChangePlaybackSpeed$:pt,isActiveLive$:jn,isOldestAvailableLive$:jo,isRewindableLive$:fr,isEnded$:At,muted$:Ko,volume$:Fi,trafficSavingEnabled$:wo,highQualityEnabled$:ao,autoQualityLimitingAvailable$:Ui,availableVideoStreams$:Mr,availableAudioStreams$:mr,videoStream$:Gr,audioStream$:gr,currentQuality$:br,isAutoQualityEnabled$:$t,availableQualities$:Yr,currentPlaybackRate$:Zo,availablePlaybackRates$:Mn,currentSubtitle$:Wi,availableTextTracks$:Xo,availableSubtitlesList$:Zn,currentSubtitleCaptions$:$r,isAutoSubtitleCaptionVisible$:Lr,chromecastState$:lo,chromecastDeviceName$:zi,chromecastConnected$:vr,currentFormat$:qo,throughputEstimation$:Qo,videoBitrate$:cr,videoSize$:ur,errorLog$:Ce,crashed$:te,isAudioAvailable$:vs,isAudioDisabled:!!l,canDownload:ee.features.download&&!!d,availableSources$:Rn,hasMpegSources$:Vr,isInteractive:C,showInteractiveGraph:ee.features.interactiveGraph,showSeekToInteractive:ee.features.seekToInteractive,showPlayPrevChapter:ee.features.interactivePlayPrevChapter,showInteractiveTimeIndicator:ee.features.interactiveTimeIndicator&&!!$e(Ue).length,interactiveEpisodes$:Ue,isInteractiveTime$:E?li(E):de(!1),isInteractiveExpectation$:_i,hasInteractiveBranches:I,playPrevChapterDisabledTooltip:N,looped$:On,loadedMetadata$:Jt,isAutoQualityAvailable$:Gn,previewTrackActive:Vo,previewTrackDragInProgress:Br},ui:{t:Re,controlsVisible:de(!1),touched:de(!1),controls:{prevButton:de(void 0),playButton:de(void 0),replayButton:de(void 0),nextButton:de(void 0),playPrevChapterButton:de(void 0),seekToInteractiveButton:de(void 0),interactiveGraphButton:de(void 0),liveButton:de(void 0),time:de(void 0),episodes:de(void 0),volume:de(void 0),subtitles:de(void 0),settings:de(void 0),context:de(void 0),chromecast:de(void 0),pip:de(void 0),fullscreen:de(void 0),vkLogo:de(void 0),interactiveTimeIndicator:de(void 0),timeline:de(void 0),autoplayNextToggle:de(void 0),additionalButtons:H.length?H.reduce(c=>[...c,de(void 0)],[]):[],disabledControls$:We},modals:{hotKeyMap:{show:de(!1),data:de({title:"",closeBtnText:"",groups:[]})}},isFullscreen:Dt,isFullscreenOpenedByKeyboard:rt,rotateAlpha:Et,isAutoplay:de(!1),debugPanelVisible:de(!1),episodes:{panelOpened$:de(!1),openedByKeyboard$:de(!1)},contextMenu:{visible$:de(!1),btnRef$:de(void 0),openedByBtnKeyboard$:de(!1),openedByHotKey$:de(!1),lastActiveElem$:de(void 0),showContextMenuBtn$:de(!1),position$:de({top:0,left:0})},playerSize:ut,isMobile:qe,mobileNotReportControlHidden$:il,icon3DVideoVisible:de(!1),scrubbingInProgress:ti,volumeChangingInProgress:Ci,is3DVideo:Wt,currentGridType$:Pi,additionalButtonsDeprecated$:Ya,additionalDesktopControlPanelRightButtons$:na,additionalSettingsMenuItems$:ra,additionalContextMenuItems$:Ql,interactiveHideMobileControls:de(!1),overlayContainer$:de(void 0),startedByKeyboard$:de(!1),autoplayNextEnabled$:de(!1),timerNextVideoRunning$:de(!0),settingsMenu:{visible$:de(!1),ref$:de(void 0),openedByBtnKeyboard$:de(!1)},settingsSubMenu:{visible$:de(!1),ref$:de(void 0),name$:de(void 0)},userActionsDisabled:de(!1),hiddenControls:{volume:de(!1),vkLogo:de(!1),pip:de(!1),chromecast:de(!1),settings:de(!1)},isControlsAvailable:Nr,controlBlocks:{topLeft:de(void 0),topRight:de(void 0),middle:de(void 0),bottom:de(void 0),bottomLeft:de(void 0),bottomRight:de(void 0)},videoTitleInfo:de(void 0),doubleForwardOn$:hp,doubleForwardAvailable$:d_,previewTrackNotificationVisible:de(!1),previewTrackActive:Vo,previewTrackDragInProgress:Br,previewTrackAvailable:$n,isPreviewTrackHorizontallyAligned:ia},ads:{position:de(0),duration:de(0),playbackState:de("inactive"),canSkip:de(!1),secondsToWatchBeforeSkip:de(0),postrollPassed:de(!1)},webApi:{pictureInPictureApi:oe,annotationsApi:He,slotsApi:Xe},actions:{internal:{preload:wi,firstStart:c=>Ic(c,!1),play:()=>ca(!1),pause:()=>Ds(!1),togglePlay:bo,toggleMuted:pi,openSettingsMenu:Zi,closeSettingsMenu:Oi,openSettingsSubMenu:Jo,closeSettingsSubMenu:Po,setVolume:c=>Xi(c,!1),setMuted:c=>en(c,!1),startVolumeChanging:yn,stopVolumeChanging:Dn,setVideoStream:co,setAudioStream:c=>hr(c,!1),setQuality:(c,$)=>$o(c,$,!1),setTrafficSavingEnabled:(c,$)=>po(c,$,!1),setHighQualityEnabled:(c,$)=>Ji(c,$,!1),setPlaybackRate:fo,incrementPlaybackRate:Mo,decrementPlaybackRate:Lo,setSubtitle:c=>Xn(c,!1),toggleSubtitle:()=>Nn(!1),togglePictureInPicture:mp,startScrubbing:Ro,progressScrubbing:Jn,completeScrubbing:fi,toggleChromecast:fp,switchToActiveLive:la,switchFromAdsToVideo:_t,switchFromVideoToAds:eo,skipAd:ht,setLiveWaitingStart:Co,setLiveWaitingRecover:to,setLiveWaitingRecord:hi,getDebugTextData:qi,getTraceTextData:Ns,getDebugPanelData:Gl,getVideoElement:da,seekTime:(c,$,L)=>Ke(c,$,L),clearDelayedBufferingCheckTimeout:ms,seekEpisodeStartTime:ei,seekToPercent:Ai,getNextEpisode:kc,seekToNextEpisode:Ac,getPrevEpisode:Pc,seekToPrevEpisode:Mc,startLogging:Ei,stopLogging:xo,startCameraManualRotation:Wo,stopCameraManualRotation:dn,moveCameraFocusPX:It,holdCamera:Ht,releaseCamera:K,getVideoEpisodes:ol,getPreviewThumbsData:vp,downloadVideo:ot,addLanguage:Af,setLanguage:Te,nextMovie:ci,videoRotate:gp,correctSeekTimeToInteractive:To,replayInteractive:R,setLooped:Zr,reportProblem:Xr,setAutoplayNextEnabled:Jr,setTimerNextVideoRunning:mn,prevVideoClick:gn,nextVideoClick:xr,nextVideoAnnouncementShow:hn,nextVideoAnnouncementClick:Rr,nextVideoAnnouncementAuto:it,nextVideoAnnouncementCancel:Lt,checkFullscreenSupport:Bt,changeDoubleForwardOn:ng,closePreviewTrack:u_,previewTrackOpened:c_,previewTrackDragStarted:p_,previewTrackDragFinished:f_},external:{firstStart:c=>Ic(c,!0),play:()=>ca(!0),pause:()=>Ds(!0),stop:()=>Ec(!0),seekTime:c=>bn(c),seekEpisodeStartTime:c=>Dr(c),setPlaybackRate:c=>on(c),setAutoQualityLimits:c=>tn(c),setMuted:c=>en(c,!0),toggleSubtitle:()=>Nn(!0),changeSubtitle:Or,setVolume:c=>Xi(c,!0),returnFocusToEpisodes:ua,updateAdditionalSettingsItem:el,addAdditionalSettingsItem:sa,removeAdditionalSettingsItem:ql,updateAdditionalContextItem:aa,addAdditionalContextItem:jl,removeAdditionalContextItem:tl,updateAdditionalButton:Xa,addAdditionalButton:Ja,removeAdditionalButton:gs,setLiveLowLatency:hs,hideControls:()=>ts(!1),showControls:()=>ts(!0),setQuality:c=>$o(c,{appliesTo:"to-video"},!0),setTrafficSavingEnabled:c=>po(c,"to-video",!0),setHighQualityEnabled:c=>Ji(c,"to-video",!0),changeAudioStream:Pn}},callbacks:a,setUiCallbacks:c=>{we=q({},c)},getAdmanWrapper:()=>Me,getLogger:()=>Ge,getPlayer:()=>k,destroy:wn};return Kt};function qn(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}=As(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 d4=["disabledControls$","additionalButtons"],c4=["interactiveTimeIndicator"],Hl=(t,e,i,o)=>{if(t){for(let[r,s]of Object.entries(e))if(!d4.includes(r)){let l=o||c4.includes(r);s.set(qn(t,i,r,l))}}};var qu=(t,e,i)=>yt(null,null,function*(){yield ho(),e&&i&&(i.focus(),t.set(!1))});var u4=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=u4();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(),g(o),b(t,o)}function Cv(t,e){F(e,!0);let[i,o]=De(),r=()=>S(a,"$contextMenuVisible$",i),s=h(e,"disabled",3,!1),l=h(e,"ariaLabel",3,""),d=he(),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);Qe(()=>{n(x)&&Pt(()=>{p.set(n(x))})});let w=E=>{let R=Xs(E),A=X1(n(x));v.set(A),u.set(R),a.set(!r())},y=()=>{f.set(!0)},C=()=>{f.set(!1)},T=m(()=>r()?"opened":"");zt(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){O(x,E,!0)},children:(E,R)=>{Sv(E,{})},$$slots:{default:!0}}),U(),o()}var p4=t=>{t.stopPropagation()},f4=M("<div><!> <div></div> <div></div></div>"),v4={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 Xd(t,e){var Y;F(e,!0),W(t,v4);let[i,o]=De(),r=()=>S(C,"$isMobile",i),s=()=>S(A,"$areControlsVisible",i),l=()=>S(N,"$currentGridType$",i),d=()=>S(E,"$isInteractiveTime$",i),a=()=>S(y,"$interactiveControlsOpacity$",i),u=()=>S(R,"$showInteractiveTimeIndicatorTooltip$",i),f=()=>S(T,"$isFullscreen",i),v=h(e,"ref",15,void 0),p=j(void 0),x=he(),w=yo(),{interactiveControlsOpacity$:y}=w,C=x.ui.isMobile,T=x.ui.isFullscreen,E=x.state.isInteractiveTime$,R=w.showInteractiveTimeIndicatorTooltip$,A=x.ui.controlsVisible,I=(Y=x.callbacks)==null?void 0:Y.onInteractiveTimeIndicatorClick,N=x.ui.currentGridType$,H=m(()=>!r()&&s()),B=m(()=>ks(l(),"s")),z=m(()=>!d()||!!a()||n(H)),X=j(!1);Qe(()=>{O(X,n(z),!0)});let ae=()=>{O(X,!0)},Q=()=>{var oe;ce(),(oe=n(p))==null||oe.addEventListener("animationiteration",ae,{once:!0})},ce=()=>{var oe;O(X,!1),(oe=n(p))==null||oe.removeEventListener("animationiteration",ae)},J=oe=>{R.set(oe)},me=m(()=>u()&&!n(z));Qe(()=>{u()?Q():ce()});let se=()=>{n(z)||(R.set(!0),I==null||I())};sn(()=>{R.clearTimeout(),ce()});let le=()=>{R.set(!1)},Pe=Z("tooltip_interactive_interaction_time_indicator");var ye=f4();let ee;ye.__mousemove=[p4],ye.__click=se;var Be=_(ye);Ao(Be,{get tooltipContent(){return Pe},get tooltipActive(){return n(me)},initialTranslateYPx:72,tooltipPlacement:"bottom",onTooltipVisibilityChange:J,get ref(){return v()},set ref(oe){v(oe)},children:(oe,He)=>{Kd(oe,{completed:!0})},$$slots:{default:!0}});var pe=P(Be,2);let k;at(pe,oe=>v(oe),()=>v());var Ge=P(pe,2);let Me;at(Ge,oe=>O(p,oe),()=>n(p)),g(ye),D((oe,He,Xe)=>{ee=re(ye,1,"interactive-episode-icon-animated svelte-od3veb",null,ee,oe),k=re(pe,1,"ref-block svelte-od3veb",null,k,He),Me=re(Ge,1,"pulse svelte-od3veb",null,Me,Xe)},[()=>({mobile:r(),fullscreen:f(),invisible:n(z),"icon-small":n(B)}),()=>({hidden:n(z)}),()=>({paused:n(X)})]),xt("mouseleave",ye,le),b(t,ye),U(),o()}ct(["mousemove","click"]);function Qu(t,e){F(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);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 className(){return r()},get ref(){return s()},set ref(l){s(l)},children:(l,d)=>{var a=ze();let u=m(()=>e.buttonComponent);var f=fe(a);Vi(f,()=>n(u),(v,p)=>{p(v,Ts(()=>{var x;return(x=e.buttonComponentProps)!=null?x:{}}))}),b(l,a)},$$slots:{default:!0}}),U()}var Ms={prevButton:100,replayButton:200,playButton:300,nextButton:400,playPrevChapterButton:500,seekToInteractiveButton:600,interactiveGraphButton:700,liveButton:800};var g4=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=g4();Ae(o,()=>q({xmlns:"http://www.w3.org/2000/svg",width:"26",height:"24",fill:"none","aria-hidden":"true",role:"img"},i));var r=_(o);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(),g(o),b(t,o)}function Jd(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 h4=M('<div class="icon-background-mobile svelte-xtk2k4"></div>'),_4=M("<!> <!>",1),b4={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 Ba(t,e){F(e,!0),W(t,b4);let i=h(e,"ref",15,void 0),o=h(e,"isMobile",3,!1),r=h(e,"disabled",3,!1),l=he().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}`);zt(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=fe(p);{var w=T=>{var E=h4();b(T,E)};V(x,T=>{o()&&T(w)})}var y=P(x,2);let C=m(()=>e.type==="prev");Jd(y,{get isMobile(){return o()},get isPrev(){return n(C)}}),b(f,p)},$$slots:{default:!0}}),U()}var $4=Ie('<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 ec(t,e){let i=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=$4();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(),g(o),b(t,o)}import{noop as y4}from"@vkontakte/videoplayer-shared/es2015";var x4=M('<div class="icon-background-mobile svelte-1ot3duq"></div>'),w4=M("<!> <div><!></div>",1),S4={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 Fl(t,e){F(e,!0),W(t,S4);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,y4),d=Z("tooltip_restart"),a=m(()=>`${o()?"btn-m--play":""} ${s()}`);zt(t,{get className(){return n(a)},testId:"btn-replay",get ariaLabel(){return d},get disabled(){return r()},get click(){return l()},get ariaKeyShortCut(){return ls.KeyK},get ref(){return i()},set ref(u){i(u)},children:(u,f)=>{var v=w4(),p=fe(v);{var x=T=>{var E=x4();b(T,E)};V(p,T=>{o()&&T(x)})}var w=P(p,2);let y;var C=_(w);ec(C,{}),g(w),D(T=>y=re(w,1,"svelte-1ot3duq",null,y,T),[()=>({mobile:o()})]),b(u,v)},$$slots:{default:!0}}),U()}var C4=Ie('<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 dr(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=C4(),d=_(l);g(l),D(()=>{je(l,"width",i()),je(l,"height",o()),je(l,"viewBox",r()),je(d,"fill",s())}),b(t,l)}var T4=Ie('<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 Ls(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=T4(),d=_(l);g(l),D(()=>{je(l,"width",i()),je(l,"height",o()),je(l,"viewBox",r()),je(d,"fill",s())}),b(t,l)}import{noop as E4}from"@vkontakte/videoplayer-shared/es2015";var I4=M('<div class="icon-background-mobile svelte-1ot3duq"></div>'),k4=M("<!> <div><!></div>",1),A4={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){F(e,!0),W(t,A4);let[i,o]=De(),r=()=>S(s,"$fakeIsPlaying$",i),{fakeIsPlaying$:s}=yo(),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,E4),x=he().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")),R=m(()=>n(T)?Ls:dr),A=m(()=>`${d()?"btn-m--play":""} ${f()}`),I=m(()=>n(C)?n(y):v());zt(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 ls.KeyK},get ref(){return l()},set ref(N){l(N)},children:(N,H)=>{var B=k4();let z=m(()=>n(R));var X=fe(B);{var ae=me=>{var se=I4();b(me,se)};V(X,me=>{d()&&me(ae)})}var Q=P(X,2);let ce;var J=_(Q);Vi(J,()=>n(z),(me,se)=>{se(me,{})}),g(Q),D(me=>ce=re(Q,1,"svelte-1ot3duq",null,ce,me),[()=>({mobile:d()})]),b(N,B)},$$slots:{default:!0}}),U(),o()}var P4=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=P4();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(),g(o),b(t,o)}function tc(t,e){F(e,!0);let i=h(e,"ref",15,void 0),o=h(e,"hidden",3,!1),r=h(e,"disabled",3,!1),s=Z("tooltip_interactive_go_back"),l=m(()=>o()?"hidden":"");zt(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}}),U()}var M4=M('<span class="gutter svelte-et3q1q"><span><!></span></span>'),L4={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 ic(t,e){F(e,!0),W(t,L4);let[i,o]=De(),r=()=>S(a,"$autoplayNextEnabled$",i),s=h(e,"ref",15,void 0),l=he(),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");zt(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=M4(),C=_(y);let T;var E=_(C);{var R=I=>{dr(I,{width:"14",height:"14",fill:"#000"})},A=I=>{Ls(I,{width:"14",height:"14",fill:"#000"})};V(E,I=>{r()?I(R):I(A,!1)})}g(C),g(y),D(I=>T=re(C,1,"toggler svelte-et3q1q",null,T,I),[()=>({enabled:r()})]),b(x,y)},$$slots:{default:!0}}),U(),o()}var V4=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=V4();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(2),g(o),b(t,o)}function oc(t,e){F(e,!0);let i=h(e,"ref",15,void 0),o=h(e,"hidden",3,!1),r=h(e,"disabled",3,!1),s=Z("tooltip_interactive_seek"),l=m(()=>o()?"hidden":"");zt(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}}),U()}var R4=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=R4();Ae(o,()=>q({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","aria-hidden":"true",role:"img"},i));var r=_(o);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(2),g(o),b(t,o)}var O4={hash:"svelte-17ceof5",code:'svg[data-testid="graph-open-icon"] ._closed {visibility:hidden;opacity:0;}'};function Av(t,e){W(t,O4);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 nc(t,e){F(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=he().ui.t,a=m(()=>s()?d("tooltip_interactive_graph_on"):d("tooltip_interactive_graph_off")),u=m(()=>o()?"hidden":"");zt(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}}),U()}import{PlaybackState as h0}from"@vkontakte/videoplayer-core/es2015";function rc(t,e){F(e,!0);let[i,o]=De(),r=()=>S(u,"$playbackState$",i),s=h(e,"isMobile",3,!1),l=h(e,"isLiveActive",3,!1),d=h(e,"ariaLabel",3,""),a=he(),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);zt(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)=>{Ad(C,{get isActive(){return l()}})},$$slots:{default:!0}}),U(),o()}import{noop as _0}from"@vkontakte/videoplayer-shared/es2015";var N4=M('<div class="icon icon-error-stub"><div class="inner"></div></div>'),D4=M('<img class="icon" aria-hidden="true"/>');function Ha(t,e){"use strict";let i=j(!1),o=()=>{O(i,!0)};var r=ze(),s=fe(r);{var l=a=>{var u=N4();b(a,u)},d=a=>{var u=D4();D(()=>je(u,"src",e.icon)),xt("error",u,o),wa(u),b(a,u)};V(s,a=>{n(i)?a(l):a(d,!1)})}b(t,r)}function Pv(t,e){F(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":"");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 ref(){return r()},set ref(a){r(a)},children:(a,u)=>{let f=m(()=>{var v;return(v=e.testId)!=null?v:e.id});zt(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)=>{Ha(v,{get icon(){return e.icon}})},$$slots:{default:!0}})},$$slots:{default:!0}}),U()}var b0=t=>!!t.buttonComponent;var Vs={vkLogo:100,autoplayNext:200,volume:300,subtitles:400,settings:500,context:600,fullscreen:700,chromecast:800};var ju=(t,e,i,o)=>{if(t)for(let[r,s]of Object.entries(e))s.set(qn(t,i,r,o))};import{interpolate as Mv}from"@vkontakte/videoplayer-shared/es2015";var $0=10,y0=40,Lv=.2,H4=.5,F4=65,U4=114,z4=4,x0=({onPreviewTrackOpened:t,getTimelineRef:e,isHorizontal:i})=>{let o=m(()=>i?F4:U4),r=j(!1),s=j(0),l=j(0),d=m(()=>n(o)+$0-y0-z4),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;O(l,((C=e())==null?void 0:C.getBoundingClientRect().bottom)||0,!0),O(r,!0)},onPointerMove:y=>{if(!n(r))return;let C=Math.max(Math.min(y.clientY-n(l),0),-n(d));O(s,Math.abs(C/n(d)),!0)},onPointerUp:()=>{O(r,!1),O(s,n(s)>=H4?1:0,!0),n(s)===1&&t()},closePreviewTrack:()=>{O(s,0)}}};var W4=t=>t;function fs(t,{delay:e=0,duration:i=400,easing:o=W4}={}){let r=+getComputedStyle(t).opacity;return{delay:e,duration:i,easing:o,css:s=>`opacity: ${s*r}`}}var K4=M('<span class="root svelte-mx6l45"> </span>'),q4={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){W(t,q4);var i=K4(),o=_(i,!0);g(i),D(()=>ve(o,e.time)),b(t,i)}var Q4=M('<div class="tooltip-wrapper svelte-1xyyqd0"><div><!></div></div>'),j4={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){W(t,j4);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=Q4(),x=_(p);let w;var y=_(x);be(y,()=>{var C;return(C=e.children)!=null?C:ue}),g(x),at(x,C=>O(u,C),()=>n(u)),g(p),at(p,C=>O(a,C),()=>n(a)),D(C=>{tt(p,`transform: translate(${n(v)}px, ${s()}px);`),w=re(x,1,"tooltip svelte-1xyyqd0",null,w,C),tt(x,`opacity: ${i()?1:0}; visibility: ${i()?"visible":"hidden"}`)},[()=>({active:i(),pointer:o()})]),b(t,p)}var w0=t=>Math.abs(t)/90%4===1;var G4=M('<div class="preview svelte-1wqg760"></div>'),Y4=M('<div class="time svelte-1wqg760"> </div>'),Z4=M('<div><!> <div class="episode svelte-1wqg760"><!></div> <!></div>'),X4={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){F(e,!0),W(t,X4);let[i,o]=De(),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=he(),w=x.ui.rotateAlpha,y=x.ui.playerSize,C=j(0),T=j(0),E=j(""),R=j(0),A=j(0),I=j(0),N=j(0),H=m(()=>Ou(f(),v(),u())),B=m(()=>Nl(r())),z=m(()=>w0(r())),X=m(ce),ae=m(()=>(n(z)?1:-1)*(n(C)/2-n(T)/2)),Q=m(()=>n(ae)*-1);Qe(()=>{(Y=>{O(C,Y.width,!0),O(T,Y.height,!0)})(me())}),Qe(()=>{(Y=>{O(E,Y.imgSrc,!0),O(R,Y.imgWidth,!0),O(A,Y.imgHeight,!0),O(I,Y.imgOffsetX,!0),O(N,Y.imgOffsetY,!0)})(se(f()))});function ce(){var Xe;let Y=a()?l.MOBILE:l.DESKTOP,{isVertical:oe}=J(),He=30;return(Xe=n(H))!=null&&Xe.text&&(He+=16),(oe||n(B))&&(He+=18,He+=50),Math.min(Math.max(s().height-He,0),Y)}function J(){let Y=e.previewThumbsData.frameWidth,oe=e.previewThumbsData.frameHeight,He=oe>Y;return{width:Y,height:oe,isHorizontal:!He,isVertical:He}}function me(){let{height:Y,isHorizontal:oe,isVertical:He,width:Xe}=J();return oe&&(Y=Y/Xe*n(X),Xe=n(X)),He&&(Xe=Xe/Y*n(X),Y=n(X)),{width:Xe,height:Y}}function se(Y){let oe;e.previewThumbsData.isUV?oe=Math.floor(v()*Y/e.previewThumbsData.frequency):oe=Math.min(e.previewThumbsData.countTotal,Math.max(0,Math.floor(e.previewThumbsData.countTotal*Y)));let He=Math.floor(oe/e.previewThumbsData.countPerImage),Xe=Math.floor(oe%e.previewThumbsData.countPerImage/e.previewThumbsData.countPerRow),ge=oe%e.previewThumbsData.countPerRow,ie=Math.floor(e.previewThumbsData.countPerImage/e.previewThumbsData.countPerRow);!e.previewThumbsData.isUV&&He===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 ke=e.previewThumbsData.countPerRow;!e.previewThumbsData.isUV&&He===Math.floor(e.previewThumbsData.countTotal/e.previewThumbsData.countPerImage)&&e.previewThumbsData.countTotal%e.previewThumbsData.countPerImage>0&&(ke=Math.min(e.previewThumbsData.countPerRow,e.previewThumbsData.countTotal%e.previewThumbsData.countPerImage));let we=n(C)*ke,Fe=n(T)*ie,Je=-ge*n(C),Ye=-Xe*n(T);return{imgSrc:e.previewThumbsData.links[He],imgWidth:we,imgHeight:Fe,imgOffsetX:Je,imgOffsetY:Ye}}var le=Z4();let Pe;var ye=_(le);{var ee=Y=>{var oe=G4();D(()=>tt(oe,`width: ${n(C)}px; height: ${n(T)}px; background-image: url(${n(E)}); background-size: ${n(R)}px ${n(A)}px; background-position: ${n(I)}px ${n(N)}px;
|
|
259
|
-
transform: rotate(${r()}deg) ${n(B)?`translate(${n(ae)}px, ${n(Q)}px)`:""};
|
|
260
|
-
`)),b(Y,oe)};V(ye,Y=>{n(E)&&Y(ee)})}var Be=P(ye,2),pe=_(Be);{var k=Y=>{var oe=ze(),He=fe(oe);{var Xe=ie=>{var ke=as();D(we=>ve(ke,we),[()=>Z("tooltip_episode_unfinished")]),b(ie,ke)},ge=ie=>{var ke=as();D(()=>ve(ke,n(H).text||"")),b(ie,ke)};V(He,ie=>{p()&&n(H).completed===!1?ie(Xe):ie(ge,!1)})}b(Y,oe)};V(pe,Y=>{n(H)&&Y(k)})}g(Be);var Ge=P(Be,2);{var Me=Y=>{var oe=Y4(),He=_(oe,!0);g(oe),D(()=>ve(He,d())),b(Y,oe)};V(Ge,Y=>{p()||Y(Me)})}g(le),D(Y=>{Pe=re(le,1,"timeline-preview svelte-1wqg760",null,Pe,Y),tt(le,`width: ${n(B)?n(T):n(C)}px;`)},[()=>({mobile:a()})]),b(t,le),U(),o()}var J4=M('<span class="time svelte-1jr6obn"> </span>'),e3=M("<!> <!>",1),t3={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 Ve,Mt,Re,lt,Tt;F(e,!0),W(t,t3);let[i,o]=De(),r=()=>S(Q,"$interactiveEpisodes$",i),s=()=>S(N,"$duration$",i),l=()=>S(I,"$position$",i),d=()=>S(me,"$isInteractiveExpectation$",i),a=()=>S(J,"$isInteractiveTime$",i),u=()=>S(ye,"$previewTrackActive",i),f=()=>S(H,"$isLive$",i),v=()=>S(Pe,"$disabledControls$",i),p=()=>S(z,"$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=he(),R=Rt(),A=E.state.bufferedProgress$,I=E.state.positionWithScrubbing$,N=E.state.duration$,H=E.state.isLive$,B=E.state.isActiveLive$,z=E.ui.isMobile,X=R.features.episodes&&C()?E.actions.internal.getVideoEpisodes():void 0,ae=E.actions.internal.getPreviewThumbsData(),Q=E.state.interactiveEpisodes$,ce=E.state.isInteractive,J=E.state.isInteractiveTime$,me=E.state.isInteractiveExpectation$,se=E.actions.internal.correctSeekTimeToInteractive,le=(Ve=E.callbacks)==null?void 0:Ve.onDisabledTimelineClick,Pe=E.ui.controls.disabledControls$,ye=E.ui.previewTrackActive,ee=(Re=(Mt=E.callbacks)==null?void 0:Mt.uiInfo)==null?void 0:Re.onTimelineMouseEnter,Be=(Tt=(lt=E.callbacks)==null?void 0:lt.uiInfo)==null?void 0:Tt.onTimelineMouseLeave,pe=E.ui.t,k=R.features.interactiveResponsiveUi,Ge=m(()=>ce?r():X),Me=m(()=>zo(s())),Y=m(()=>zo(l())),oe=m(()=>l()/s()),He=m(()=>d()||a()),Xe=j(!1),ge=j(""),ie=j(0),ke=j(0),we=j(0),Fe=m(()=>({containerWidth:n(ke),translateXPx:n(ie),translateYPx:ce&&ae?-36:-16,active:n(Xe)&&y()&&!n(He)&&!k&&!u(),pointer:!R.features.timelinePreview||!ae||f()})),Je=pe("aria_timeline"),Ye=m(()=>pe("aria_timeline_value",{position:n(Y),duration:n(Me)}));function qe(Se){return!se||!ce?Se:se(Se*s())/s()}function Ze(Se,st){var We;(We=e.onSliderPointerDown)==null||We.call(e,st),E.actions.internal.startScrubbing(qe(Se))}function Dt(Se){a()||E.actions.internal.progressScrubbing(qe(Se))}function rt(Se){var st;E.actions.internal.completeScrubbing(qe(Se)),O(Xe,!1),(st=e.onSliderPointerUp)==null||st.call(e)}function Bt(Se,st,We){var ut;(ut=e.onSliderPointerEnter)==null||ut.call(e,Se),Jt(Se,st,We),O(Xe,!0)}function Qt(Se,st,We,ut){var jt;(jt=e.onSliderMove)==null||jt.call(e,ut,Se),Jt(Se,st,We),O(Xe,!0)}function Et(){var Se;O(Xe,!1),(Se=e.onSliderLeave)==null||Se.call(e)}function Jt(Se,st,We){O(we,qe(Se),!0),O(ie,st,!0),We&&O(ke,We,!0),O(ge,Wt(Se),!0)}function Wt(Se){let st=zo((f()?1-Se:Se)*s());return f()?`-${st}`:st}let Ce=m(()=>v().has("TIMELINE"));var xe=e3(),te=fe(xe);Rv(te,Ts(()=>n(Fe),{get leftOffset(){return e.tooltipLeftOffset},get rightOffset(){return e.tooltipRightOffset},children:(Se,st)=>{var We=ze(),ut=fe(We);{var jt=vi=>{Ov(vi,{get time(){return n(ge)},get isMobile(){return p()},get videoEpisodes(){return n(Ge)},get previewThumbsData(){return ae},get progress(){return n(we)},get duration(){return s()},get isInteractive(){return ce}})},bi=vi=>{var xi=J4(),ro=_(xi,!0);g(xi),D(()=>ve(ro,n(ge))),b(vi,xi)};V(ut,vi=>{R.features.timelinePreview&&ae&&!f()?vi(jt):vi(bi,!1)})}b(Se,We)},$$slots:{default:!0}}));var Te=P(te,2);Na(Te,{className:"timeline-slider",get isActiveLive(){return x()},get isMobile(){return p()},get ariaLabel(){return Je},ariaValueMin:0,get ariaValueMax(){return s()},get ariaValueNow(){return l()},get ariaValueText(){return n(Ye)},get loadedProgress(){return w()},get filledProgress(){return n(oe)},get handleProgress(){return n(oe)},get videoEpisodes(){return n(Ge)},onPointerDown:Ze,onHandleMove:Dt,onPointerMove:Qt,onPointerUp:rt,onPointerEnter:Bt,onPointerLeave:Et,get onMouseEnter(){return ee},get onMouseLeave(){return Be},get onDisabledClick(){return le},get isInteractive(){return ce},get disabled(){return n(Ce)},get handleAlwaysVisible(){return u()},get hideHandel(){return a()},testId:"progress_bar",onContextMenu:rt,get ref(){return T()},set ref(Se){T(Se)}}),b(t,xe),U(),o()}var i3={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 sc(t,e){F(e,!0),W(t,i3);let[i,o]=De(),r=()=>S(a,"$isMobile",i),s=h(e,"position",3,0),l=h(e,"duration",3,0),d=he(),a=d.ui.isMobile,u=d.ui.t,f=m(()=>zo(l())),v=m(()=>zo(s())),p=m(()=>s()/l()),x=m(()=>u("aria_timeline_value",{position:n(v),duration:n(f)})),w=m(()=>Math.round(n(p)*100));Na(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()}}),U(),o()}var o3=M("<div><!></div>"),n3=M("<div></div>"),r3={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 Fa(t,e){F(e,!0),W(t,r3);let[i,o]=De(),r=()=>S(C,"$isLive$",i),s=()=>S(R,"$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=he(),y=Rt(),C=w.state.isLive$,T=w.ads.duration,E=w.ads.position,R=w.ui.isMobile,A=de(!1),I=m(()=>!v()&&(!r()||r()&&e.canRewindLive&&e.isRewindableLive||u()));var N=ze(),H=fe(N);{var B=X=>{var ae=o3();let Q;var ce=_(ae);{var J=se=>{sc(se,{get position(){return d()},get duration(){return a()}})},me=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(le){x(le)}})};V(ce,se=>{u()?se(J):se(me,!1)})}g(ae),Cs(ae,()=>kl(f()&&y.features.usePerformanceFix,A,y.disableInvisibleComponentsTimeout)),D(se=>Q=re(ae,1,"timeline svelte-1b7iyrc",null,Q,se),[()=>({withoutPadding:!p(),mobile:s(),"out-of-flow":l()})]),b(X,ae)},z=X=>{var ae=n3();let Q;D(ce=>Q=re(ae,1,"timeline-stub svelte-1b7iyrc",null,Q,ce),[()=>({mobile:s()})]),b(X,ae)};V(H,X=>{n(I)?X(B):X(z,!1)})}b(t,N),U(),o()}import{getRangeAroundIndex as s3}from"@vkontakte/videoplayer-shared/es2015";var a3=(t,e,i,o,r,s,l)=>{O(e,!0),O(i,t.clientX,!0),O(o,n(r),!0),s(l())},l3=M("<div></div>"),d3=M('<div><div class="track svelte-j4sfvm"></div></div>'),c3={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){F(e,!0),W(t,c3);let[i,o]=De(),r=()=>S(R,"$rotateAlpha",i),s=()=>S(y,"$position$",i),l=()=>S(w,"$duration$",i),d=he(),{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,R=d.ui.rotateAlpha,A=j(void 0),I=j(!1),N=j(0),H=j(0),B=j(0),z=j(0),X=m(()=>p<=x),ae=m(()=>Nl(r())),Q=m(()=>n(X)?!n(ae):n(ae)),ce=114,J=65,me=3,se=m(()=>n(Q)?ce:J),le=m(()=>n(X)?ce:J),Pe=m(()=>n(X)?"var(--preview-track-frame-height-horizontal)":"var(--preview-track-frame-height-vertical)"),ye=m(()=>f*n(se)),ee=j(0);Qe(()=>{O(z,Math.ceil(-n(B)/n(se))-1),O(B,-n(ye)*s()/l())});let Be=()=>{E(pe(),!0)},pe=()=>l()*-n(B)/n(ye)/l(),k=!1,Ge=Ye=>{if(!n(I))return!1;let qe=Ye.clientX-n(N);O(B,n(H)+qe),O(B,Math.max(Math.min(n(B),0),-n(ye)),!0),Math.abs(qe)>1&&(k=!0),T(pe())},Me=Ye=>{n(I)&&(O(I,!1),!k&&Ye&&O(B,-(Ye.offsetX-n(ee)/2)),k=!1,Be())},Y=()=>{n(I)&&Me()},oe=m(()=>a/u),He=(Ye,qe)=>{if(Ye!==v.length-1)return u;let Ze=0,Dt=qe*u;for(let rt=1;rt<=u;rt++)Ye*a+Ze+Dt<f&&Ze++;return Ze},Xe=m(()=>Math.floor(n(z)/a)),ge=m(()=>s3(3,n(Xe),v.length-1)),ie=(Ye,qe,Ze)=>{let Dt=a*n(se);return Ye*Dt+qe*n(se)*u+n(ee)/2-me/2+Ze*n(se)},ke=m(()=>[`--row-numbers: ${n(oe)}`,`--column-numbers: ${u}`,`--frame-width: ${n(le)}px`,`--frame-height: ${n(Pe)}`].join(";"));var we=d3();let Fe;var Je=_(we);Je.__pointerdown=[a3,I,N,H,B,C,pe],Je.__pointermove=Ge,Je.__pointerup=Me,Ti(Je,20,()=>n(ge),Ye=>Ye,(Ye,qe)=>{var Ze=ze(),Dt=fe(Ze);Ti(Dt,16,()=>Array.from({length:n(oe)},(rt,Bt)=>Bt),rt=>rt,(rt,Bt)=>{var Qt=ze(),Et=fe(Qt);Ti(Et,16,()=>Array.from({length:He(qe,Bt)},(Jt,Wt)=>Wt),Jt=>Jt,(Jt,Wt)=>{var Ce=l3();D((xe,te)=>{tt(Ce,xe),re(Ce,1,te,"svelte-j4sfvm")},[()=>`--row-index: ${Bt}; --column-index: ${Wt}; left: ${ie(qe,Bt,Wt)}px; background-image: url(${v[qe]});`,()=>`frame rotate-${Math.abs(r())/90%4}`]),b(Jt,Ce)}),b(rt,Qt)}),b(Ye,Ze)}),g(Je),g(we),at(we,Ye=>O(A,Ye),()=>n(A)),D(Ye=>{Fe=re(we,1,"root svelte-j4sfvm",null,Fe,Ye),tt(we,n(ke)),tt(Je,`transform: translateX(${n(B)}px); width: ${n(ye)}px;`)},[()=>({"is-vertical-video":!n(X),"vertically-rotated":n(ae)})]),xt("mouseleave",Je,Y),kn(we,"clientWidth",Ye=>O(ee,Ye)),b(t,we),U(),o()}ct(["pointerdown","pointermove","pointerup"]);var u3=M('<div class="notification svelte-1u3ref1"><span class="description svelte-1u3ref1"> </span></div>'),p3={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){F(e,!1),W(t,p3);let i=340,{ui:{t:o}}=he();Uo();var r=u3(),s=_(r),l=_(s,!0);g(s),g(r),D(d=>ve(l,d),[()=>o("preview_track_close_tooltip")],Sn),qr(3,r,()=>fs,()=>({duration:i})),b(t,r),U()}import{getRangeAroundIndex as f3}from"@vkontakte/videoplayer-shared/es2015";var v3=M('<div class="preview-track-close tooltip svelte-19h243g"><!></div>'),m3=M('<div class="preview-track-control svelte-19h243g"><!> <div class="preview-track-close svelte-19h243g"><!></div> <!></div>'),g3=M('<div class="wrapper-preview-track svelte-19h243g"><!></div>'),h3=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){F(e,!0),W(t,_3);let[i,o]=De(),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=he(),v=200,{positionWithScrubbing$:p,isRewindableLive$:x,duration$:w}=f.state,{playerSize:y,previewTrackActive:C}=f.ui,{countPerImage:T=0,links:E=[],frequency:R=0}=f.actions.internal.getPreviewThumbsData()||{},A=m(()=>r().width>100),I=j(!k1()),N=()=>{n(I)&&(I1(),O(I,!1))},H=se=>{let le=Math.floor(s()*se/R),Pe=Math.floor(le/T),ye=f3(3,Pe,E.length-1);for(let ee of ye){let Be=new Image;Be.src=E[ee]}},B=(se,le)=>{H(le),!l()&&e.onTimelineMove(se)};var z=h3(),X=_(z);{var ae=se=>{var le=m3(),Pe=_(le);let ye=m(()=>zo(d()));Vv(Pe,{get time(){return n(ye)}});var ee=P(Pe,2),Be=_(ee);Is(Be,{onClick:()=>f.actions.internal.closePreviewTrack()}),g(ee);var pe=P(ee,2);{var k=Ge=>{var Me=v3(),Y=_(Me);Hv(Y,{}),g(Me),b(Ge,Me)};V(pe,Ge=>{n(I)&&Ge(k)})}g(le),xt("mouseleave",ee,N),qr(3,le,()=>fs,()=>({duration:v})),b(se,le)};V(X,se=>{l()&&se(ae)})}var Q=P(X,2);let ce=m(()=>!n(A));Fa(Q,{get isHidden(){return n(ce)},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:H,get ref(){return u()},set ref(se){u(se)}});var J=P(Q,2);{var me=se=>{var le=g3(),Pe=_(le);Bv(Pe,{}),g(le),D(()=>tt(le,`height: ${e.animatedPreviewTrackHeight}px;`)),b(se,le)};V(J,se=>{e.previewTrackAvailable&&se(me)})}g(z),D(()=>tt(z,`transform: translateY(${e.animatedOffsetY}px);`)),b(t,z),U(),o()}var $3=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),y3={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,la;F(e,!0),W(t,y3);let[i,o]=De(),r=()=>S(Wo,"$disabledControls$",i),s=()=>S(pt,"$adPlaybackState",i),l=()=>S(bi,"$playbackState$",i),d=()=>S(xo,"$currentSubtitle$",i),a=()=>S(ro,"$isEnded$",i),u=()=>S(Ko,"$currentGridType$",i),f=()=>S(so,"$isLive$",i),v=()=>S(et,"$chromecastState$",i),p=()=>S($i,"$isPictureInPictureActive",i),x=()=>S(di,"$pictureInPictureType$",i),w=()=>S(Ei,"$availableSubtitlesList$",i),y=()=>S(Ht,"$contextMenuOpenedByKeyboard$",i),C=()=>S(It,"$showContextMenuBtn$",i),T=()=>S(mt,"$isRewindableLive$",i),E=()=>S(ci,"$isActiveLive$",i),R=()=>S(cn,"$graphIsOpened$",i),A=()=>S(dn,"$contextMenuVisible$",i),I=()=>S(Hi,"$isFullscreen",i),N=()=>S(ao,"$autoplayNextEnabled",i),H=()=>S(n(Oi),"$prevButton",i),B=()=>S(n(Zi),"$replayButton",i),z=()=>S(n(Po),"$playButton",i),X=()=>S(n(Jo),"$nextButton",i),ae=()=>S(n(Ki),"$playPrevChapterButton",i),Q=()=>S(n(ui),"$seekToInteractiveButton",i),ce=()=>S(n(Xi),"$interactiveGraphButton",i),J=()=>S(n(en),"$liveButton",i),me=()=>S(n(On),"$time",i),se=()=>S(n(Zr),"$episodes",i),le=()=>S(n(Xr),"$vkLogo",i),Pe=()=>S(n(Jr),"$volume",i),ye=()=>S(n(mn),"$subtitles",i),ee=()=>S(n(gn),"$settings",i),Be=()=>S(n(xr),"$context",i),pe=()=>S(n(hn),"$fullscreen",i),k=()=>S(n(Rr),"$chromecast",i),Ge=()=>S(wo,"$additionalDesktopControlPanelRightButtons$",i),Me=()=>S(Fi,"$playerSize",i),Y=()=>S(qo,"$isInteractiveTime$",i),oe=()=>S(ti,"$previewTrackActive",i),He=()=>S(bt,"$settingsMenuVisible",i),Xe=()=>S(Ji,"$settingButtonRef$",i),ge=()=>S(K,"$startedByKeyboard$",i),ie=()=>S(vi,"$isAudioAvailable$",i),ke=()=>S(xe,"$fakeIsPlaying$",i),we=()=>S(ms,"$seekToInteractiveDisabledTooltip$",i),Fe=()=>S(_e,"$isPreviewTrackHorizontallyAligned$",i),Je=()=>S(Jn,"$previewTrackAvailable",i),Ye=()=>S(Ro,"$previewTrackDragInProgress",i),qe=()=>S(Yt,"$adPosition",i),Ze=()=>S(jt,"$position$",i),Dt=()=>S(At,"$adDuration",i),rt=()=>S(ut,"$duration$",i),Bt=h(e,"playerControlsWrapperRef",15,void 0),Qt=h(e,"playerControlsRef",15,void 0),Et=h(e,"isAds",3,!1),Jt=h(e,"logoTargetUrl",3,""),Wt=h(e,"isOneVideoPlaylist",3,!1),Ce=h(e,"customFullscreenSupported",3,!0),{fakeIsPlaying$:xe}=yo(),te=he(),Te=yo(),Ve=Rt(),Mt=te.actions.internal.toggleMuted,Re=te.actions.internal.togglePlay,lt=te.actions.internal.pause,Tt=te.actions.internal.toggleSubtitle,Se=te.actions.internal.checkFullscreenSupport,st=(il=te.callbacks)==null?void 0:il.onAudioDoesNotExistHint,We=(la=te.callbacks)==null?void 0:la.onAudioDisabledHint,ut=te.state.duration$,jt=te.state.positionWithScrubbing$,bi=te.state.playbackState$,vi=te.state.isAudioAvailable$,xi=te.state.isAudioDisabled,ro=te.state.isEnded$,so=te.state.isLive$,ci=te.state.isActiveLive$,mt=te.state.isRewindableLive$,{isActive$:$i,type$:di}=Te.pictureInPicture$,bt=te.ui.settingsMenu.visible$,mi=te.ui.settingsMenu.openedByBtnKeyboard$,Zt=te.ui.controls,wt=te.actions.internal.getVideoEpisodes(),et=te.state.chromecastState$,Ei=te.state.availableSubtitlesList$,xo=te.state.currentSubtitle$,Wo=Zt.disabledControls$,dn=te.ui.contextMenu.visible$,It=te.ui.contextMenu.showContextMenuBtn$,Ht=te.ui.contextMenu.openedByBtnKeyboard$,K=te.ui.startedByKeyboard$,kt=te.ui.controlBlocks,ii=te.ui.previewTrackNotificationVisible,gt=te.ui.t,At=te.ads.duration,Yt=te.ads.position,pt=te.ads.playbackState,Hi=te.ui.isFullscreen,Fi=te.ui.playerSize,Ko=te.ui.currentGridType$,wo=te.ui.additionalDesktopControlPanelRightButtons$,ao=te.ui.autoplayNextEnabled$,Ui=te.actions.internal.getVideoElement,Pr=te.actions.internal.replayInteractive,_o=te.actions.internal.prevVideoClick,lo=te.actions.internal.nextVideoClick,zi=te.state.isInteractive,qo=te.state.isInteractiveTime$,Qo=te.state.showInteractiveGraph,cr=te.state.showSeekToInteractive,ur=te.state.showPlayPrevChapter,pr=te.state.showInteractiveTimeIndicator,vs=te.state.playPrevChapterDisabledTooltip,ms=Te.seekToInteractiveDisabledTooltip$,cn=Te.graphIsOpened$,un=Ve.features.interactiveResponsiveUi,jn=m(()=>r().has("EPISODE_BUTTON")),jo=m(()=>r().has("GRAPH_BUTTON")),Go=m(()=>r().has("SEEK_TO_INTERACTIVE_BUTTON")),fr=m(()=>r().has("PLAY_BUTTON")),vr=m(()=>r().has("REPLAY_BUTTON")),Mr=m(()=>r().has("PLAY_PREV_CHAPTER_BUTTON")),mr=()=>te.actions.internal.toggleChromecast(),Gr=m(()=>Et()?s()==="playing":l()===Uv.PLAYING),gr=m(()=>d().value!=="off"),co=m(()=>a()&&!Et()||zi),hr=m(()=>un?n(co)&&oo(u(),"m"):n(co)),An=m(()=>!a()||zi||Et()),Pn=m(()=>oo(u(),"m")),uo=m(()=>e.showNextPrevButtons&&oo(u(),"m")&&!Et()&&e.nextButtonActive),_r=m(()=>e.showNextPrevButtons&&oo(u(),"m")&&!Et()&&e.prevButtonActive),Yo=m(()=>!Et()&&!!f()),$t=m(()=>v()!==S0.NOT_AVAILABLE&&!(p()&&x()===1)&&oo(u(),"m")&&!zi),gi=m(()=>e.showAutoplayNext&&!Wt()&&oo(u(),"s")),br=m(()=>w().length>0&&oo(u(),"m")),Gn=m(()=>y()||C()),Yr=m(()=>oo(u(),"s")&&!Et()),Zo=m(()=>!e.logoHidden&&!Et()),Mn=m(()=>Ve.features.fullscreen&&Se()&&(e.logoHidden||oo(u(),un?"xs":"s"))&&!(p()&&x()===1)&&(zi?Ce():!0)),ki=m(()=>(!f()||Et())&&!(Ve.features.interactiveHideTime&&zi)),Wi=m(()=>Qo&&oo(u(),"m")),Xo=m(()=>un?cr&&oo(u(),"s"):cr),Yn=m(()=>un?ur&&oo(u(),"s"):ur),pn=m(()=>!Et()&&!f()&&!!(wt!=null&&wt.length)&&n(Pn)&&!n(jn)),fn=m(()=>!T()||!!E()),Zn=m(()=>R()?gt("tooltip_interactive_graph_on"):gt("tooltip_interactive_graph_off")),vn=m(()=>A()?gt("tooltip_context_menu_close"):gt("tooltip_context_menu_open")),Ln=(ht,_t)=>ht?_t&&_t===Uv.PAUSED?gt("tooltip_play"):"":gt("tooltip_live"),So=m(()=>Ln(n(fn),l())),$r=m(()=>Ve.logoType==="vk_video"?gt("tooltip_vk_video_logo"):gt("tooltip_vk_logo")),Lr=m(()=>n(gr)?gt("tooltip_subtitles_on"):gt("tooltip_subtitles_off")),Vn=m(()=>I()?gt("tooltip_fullscreen_on"):gt("tooltip_fullscreen_off")),Rn=m(()=>v()===S0.CONNECTED?gt("tooltip_chromecast_on"):gt("tooltip_chromecast_off")),Vr=m(()=>N()?gt("tooltip_autoplay_on"):gt("tooltip_autoplay_off")),yr=j(0),ot=ai({}),pi=ai({}),Oi=m(()=>Zt.prevButton),Zi=m(()=>Zt.replayButton),Po=m(()=>Zt.playButton),Jo=m(()=>Zt.nextButton),Ki=m(()=>Zt.playPrevChapterButton),ui=m(()=>Zt.seekToInteractiveButton),Xi=m(()=>Zt.interactiveGraphButton),en=m(()=>Zt.liveButton),On=m(()=>Zt.time),Zr=m(()=>Zt.episodes),Xr=m(()=>Zt.vkLogo),Jr=m(()=>Zt.volume),mn=m(()=>Zt.subtitles),gn=m(()=>Zt.settings),xr=m(()=>Zt.context),hn=m(()=>Zt.fullscreen),Rr=m(()=>Zt.chromecast),it=m(()=>({prevButton:H()?H().right-H().left:0,replayButton:B()?B().right-B().left:0,playButton:z()?z().right-z().left:0,nextButton:X()?X().right-X().left:0,playPrevChapterButton:ae()?ae().right-ae().left:0,seekToInteractiveButton:Q()?Q().right-Q().left:0,interactiveGraphButton:ce()?ce().right-ce().left:0,liveButton:J()?J().right-J().left:0,time:me()?me().right-me().left:0,episodes:se()?se().right-se().left:0,vkLogo:le()?le().right-le().left:0,volume:Pe()?Pe().right-Pe().left:0,subtitles:ye()?ye().right-ye().left:0,settings:ee()?ee().right-ee().left:0,context:Be()?Be().right-Be().left:0,fullscreen:pe()?pe().right-pe().left:0,chromecast:k()?k().right-k().left:0,additionalButtons:Ge().length?Ge().reduce(ht=>[...ht,40],[]):[]})),Lt=j(0);Qe(()=>{(!n(Lt)||n(Lt)<n(it).time)&&Pt(()=>O(Lt,n(it).time,!0))});let wi=j(!1);Qe(()=>{let ht=0;n(pn)&&(oo(u(),"xl")?ht=n(it).time:ht=60);let _t=n(it).prevButton+n(it).playButton+n(it).nextButton+n(it).seekToInteractiveButton+n(it).interactiveGraphButton+n(it).liveButton+n(Lt)+ht;O(wi,n(ki)&&n(yr)>=_t,!0)});let bo=m(()=>n(wi)&&oo(u(),"m")),$o=C0(Hl,260),po=C0(ju,260);Qe(()=>{Me(),Y(),oe(),$o(Ui(),Zt,ot,e.showControls),po(Ui(),kt,pi,e.showControls)}),Qe(()=>{pi.bottom=Bt()});let Ji=de();Qe(()=>{He(),Xe()&&Pt(()=>Pl(Xe(),He(),mi))});let Ni;Qe(()=>{ge(),Pt(()=>qu(K,ge(),Ni))});function _n(){Js({isAudioDisabled:xi,isAudioAvailable:ie(),isAds:Et(),audioIsNotExistHintCallback:st,audioDisabledHintCallback:We})&&Mt()}let fo=zi?Pr:Re,Mo=m(()=>ke()!==null),Lo=m(()=>n(Mo)?ke():n(Gr)),Xn=m(()=>n(Lo)?gt("tooltip_pause"):gt("tooltip_play")),Nn=gt("tooltip_episodes"),Or=m(()=>{var ht,_t,eo,Co;return n(_r)?{id:"prevButton",type:"desktop-control-panel-left",weight:Ms.prevButton,buttonComponent:Ba,buttonComponentProps:{disabled:!e.prevButtonActive,type:"prev",click:_o.bind(null,!0)},tooltipEnabled:!((_t=(ht=te.callbacks)==null?void 0:ht.uiInfo)!=null&&_t.onPrevButtonMouseEnter)&&!((Co=(eo=te.callbacks)==null?void 0:eo.uiInfo)!=null&&Co.onPrevButtonMouseLeave),mouseEnter:()=>{var to,hi,qi;(qi=(hi=(to=te.callbacks)==null?void 0:to.uiInfo)==null?void 0:hi.onPrevButtonMouseEnter)==null||qi.call(hi,qn(Ui(),ot,"prevButton",e.showControls))},mouseLeave:()=>{var to,hi,qi;(qi=(hi=(to=te.callbacks)==null?void 0:to.uiInfo)==null?void 0:hi.onPrevButtonMouseLeave)==null||qi.call(hi,qn(Ui(),ot,"prevButton",e.showControls))},tooltipText:gt("tooltip_previous"),disabled:!e.prevButtonActive}:void 0}),wr=m(()=>n(hr)?{id:"replayButton",type:"desktop-control-panel-left",weight:Ms.replayButton,buttonComponent:Fl,buttonComponentProps:{disabled:n(vr),click:fo},tooltipText:gt("tooltip_restart"),disabled:n(vr)}:void 0),es=m(()=>n(An)?{id:"playButton",type:"desktop-control-panel-left",weight:Ms.playButton,buttonComponent:Ul,buttonComponentProps:{disabled:n(fr),isPlaying:n(Gr),click:Re},tooltipText:n(Xn),disabled:n(fr)}:void 0),Nr=m(()=>{var ht,_t,eo,Co;return n(uo)?{id:"nextButton",type:"desktop-control-panel-left",weight:Ms.nextButton,buttonComponent:Ba,buttonComponentProps:{disabled:!e.nextButtonActive,type:"next",click:lo.bind(null,!0)},tooltipEnabled:!((_t=(ht=te.callbacks)==null?void 0:ht.uiInfo)!=null&&_t.onNextButtonMouseEnter)&&!((Co=(eo=te.callbacks)==null?void 0:eo.uiInfo)!=null&&Co.onNextButtonMouseLeave),mouseEnter:()=>{var to,hi,qi;(qi=(hi=(to=te.callbacks)==null?void 0:to.uiInfo)==null?void 0:hi.onNextButtonMouseEnter)==null||qi.call(hi,qn(Ui(),ot,"nextButton",e.showControls))},mouseLeave:()=>{var to,hi,qi;(qi=(hi=(to=te.callbacks)==null?void 0:to.uiInfo)==null?void 0:hi.onNextButtonMouseLeave)==null||qi.call(hi,qn(Ui(),ot,"nextButton",e.showControls))},tooltipText:gt("tooltip_next"),disabled:!e.nextButtonActive}:void 0}),ts=m(()=>zi&&n(Yn)?{id:"playPrevChapterButton",type:"desktop-control-panel-left",weight:Ms.playPrevChapterButton,buttonComponent:tc,buttonComponentProps:{disabled:n(Mr),click:e.playPrevChapter},tooltipText:gt("tooltip_interactive_go_back"),disabledTooltipContent:gt(vs),disabled:n(Mr)}:void 0),Ke=m(()=>zi&&n(Xo)?{id:"seekToInteractiveButton",type:"desktop-control-panel-left",weight:Ms.seekToInteractiveButton,buttonComponent:oc,buttonComponentProps:{disabled:n(Go),click:e.seekToInteractive},tooltipText:gt("tooltip_interactive_seek"),disabled:n(Go),disabledTooltipContent:gt(we())}:void 0),ei=m(()=>zi&&n(Wi)?{id:"interactiveGraphButton",type:"desktop-control-panel-left",weight:Ms.interactiveGraphButton,buttonComponent:nc,buttonComponentProps:{disabled:n(jo),click:cn.toggle,graphIsOpened:R()},tooltipText:n(Zn)}:void 0),Ai=m(()=>n(Yo)?{id:"liveButton",type:"desktop-control-panel-left",weight:Ms.liveButton,buttonComponent:rc,buttonComponentProps:{isLiveActive:n(fn),ariaLabel:n(So)},tooltipText:n(So),disabled:n(fn)&&l()===Uv.PLAYING}:void 0),bn=m(()=>[n(Or),n(wr),n(es),n(Nr),n(ts),n(Ke),n(ei),n(Ai)].filter(ht=>!!ht).sort(La)),tn=m(()=>n(Zo)?{id:"vkLogo",type:"desktop-control-panel-right",weight:Vs.vkLogo,buttonComponent:Qd,buttonComponentProps:{targetUrl:Jt(),logoClickable:e.logoClickable,click:lt},tooltipText:n($r),disabledTooltipContent:"",disabled:!e.logoClickable}:void 0),Dr=m(()=>n(gi)?{id:"autoplayNext",type:"desktop-control-panel-right",weight:Vs.autoplayNext,buttonComponent:ic,tooltipText:n(Vr)}:void 0),on=m(()=>({id:"volume",type:"desktop-control-panel-right",weight:Vs.volume,buttonComponent:dv,buttonComponentProps:{click:_n,isAds:Et()}})),Vo=m(()=>n(br)?{id:"subtitles",type:"desktop-control-panel-right",weight:Vs.subtitles,buttonComponent:nv,buttonComponentProps:{isSubtitlesEnabled:n(gr),click:Tt},tooltipText:n(Lr)}:void 0),Br=m(()=>n(Yr)?{id:"settings",type:"desktop-control-panel-right",weight:Vs.settings,buttonComponent:Rl,buttonComponentProps:{ref$:Ji},tooltipText:He()?void 0:gt("tooltip_settings_off")}:void 0),$n=m(()=>Ve.features.contextMenuButton?{id:"context",type:"desktop-control-panel-right",weight:Vs.context,buttonComponent:Cv,buttonComponentProps:{ariaLabel:gt("aria_label_context_menu")},className:n(Gn)?"":"out-of-view",tooltipText:n(vn)}:void 0),Os=m(()=>n(Mn)?{id:"fullscreen",type:"desktop-control-panel-right",weight:Vs.fullscreen,buttonComponent:qd,buttonComponentProps:{isFullscreen:I(),click:e.toggleFullscreen},tooltipText:n(Vn)}:void 0),ia=m(()=>n($t)?{id:"chromecast",type:"desktop-control-panel-right",weight:Vs.chromecast,buttonComponent:jd,buttonComponentProps:{state:v(),click:mr},tooltipText:n(Rn)}:void 0),ft=m(()=>[n(tn),n(Dr),n(on),n(Vo),n(Br),n($n),n(Os),n(ia),...Ge()].filter(ht=>!!ht).sort(La)),ti=te.ui.previewTrackActive,Ro=te.ui.previewTrackDragInProgress,Jn=te.ui.previewTrackAvailable,_e=te.ui.isPreviewTrackHorizontallyAligned,vt=m(()=>x0({onPreviewTrackOpened:te.actions.internal.previewTrackOpened,getTimelineRef:()=>ot.timeline,isHorizontal:Fe()})),si=m(()=>n(vt).progressBarY),Si=m(()=>n(vt).controlsY),fi=m(()=>n(vt).onPointerDown),oi=m(()=>n(vt).onPointerMove),Ci=m(()=>n(vt).onPointerUp),yn=m(()=>n(vt).calculatedHeight),Dn=m(()=>n(vt).closePreviewTrack);Qe(()=>{oe()?ii.set(!1):n(Dn)()});let Pi;Nt(()=>()=>Pi&&clearTimeout(Pi));let oa=ht=>{oe()||!Je()||(n(fi)(ht),Pi=setTimeout(()=>{te.actions.internal.previewTrackDragStarted()},200))},Ya=()=>{oe()||n(Ci)(),Pi&&clearTimeout(Pi),Ye()&&te.actions.internal.previewTrackDragFinished()},Sr=ht=>{n(oi)(ht),!oe()&&Je()&&!oe()&&ii.set(!0)},Za=()=>{ii.set(!1)};var na=$3(),xn=fe(na);let ra;var Xa=_(xn);{var Ja=ht=>{let _t=m(()=>n(si)()),eo=m(()=>n(yn)());Fv(ht,{get animatedOffsetY(){return n(_t)},get animatedPreviewTrackHeight(){return n(eo)},get canRewindLive(){return e.canRewindLive},get isAds(){return Et()},onTimelineMove:Sr,onTimelinePointerDown:oa,onTimelinePointerUp:Ya,onTimelinePointerLeave:Za,get previewTrackAvailable(){return Je()},get timelineRef(){return ot.timeline},set timelineRef(Co){ot.timeline=Co}})};V(Xa,ht=>{e.showControls&&ht(Ja)})}var gs=P(Xa,2),hs=_(gs),el=_(hs);Ti(el,17,()=>n(bn),ht=>ht.id,(ht,_t)=>{Qu(ht,{get buttonComponent(){return n(_t).buttonComponent},get buttonComponentProps(){return n(_t).buttonComponentProps},get tooltipText(){return n(_t).tooltipText},get disabledTooltipContent(){return n(_t).disabledTooltipContent},get disabled(){return n(_t).disabled},get className(){return n(_t).className},get tooltipEnabled(){return n(_t).tooltipEnabled},get mouseEnter(){return n(_t).mouseEnter},get mouseLeave(){return n(_t).mouseLeave},get ref(){return ot[n(_t).id]},set ref(eo){ot[n(_t).id]=eo}})});var sa=P(el,2);{var ql=ht=>{let _t=m(()=>!e.showControls),eo=m(()=>Et()?qe():Ze()),Co=m(()=>Et()?Dt():rt());Wd(ht,{get isHidden(){return n(_t)},isMobile:!1,get showDuration(){return n(bo)},get position(){return n(eo)},get duration(){return n(Co)},get ref(){return ot.time},set ref(to){ot.time=to}})};V(sa,ht=>{n(ki)&&ht(ql)})}var Cr=P(sa,2);let Ql=m(()=>!n(pn));Ao(Cr,{className:"w-max",get disabled(){return n(Ql)},get tooltipContent(){return Nn},get ref(){return ot.episodes},set ref(ht){ot.episodes=ht},children:(ht,_t)=>{var eo=ze(),Co=fe(eo);{var to=hi=>{Gd(hi,{get position(){return Ze()},get duration(){return rt()},get timeCodes(){return wt}})};V(Co,hi=>{n(pn)&&hi(to)})}b(ht,eo)},$$slots:{default:!0}}),g(hs);var aa=P(hs,2);Ti(aa,21,()=>n(ft),ht=>ht.id,(ht,_t)=>{var eo=ze(),Co=fe(eo);{var to=qi=>{Qu(qi,{get buttonComponent(){return n(_t).buttonComponent},get buttonComponentProps(){return n(_t).buttonComponentProps},get tooltipText(){return n(_t).tooltipText},get disabledTooltipContent(){return n(_t).disabledTooltipContent},get disabled(){return n(_t).disabled},get className(){return n(_t).className},get ref(){return ot[n(_t).id]},set ref(Ns){ot[n(_t).id]=Ns}})},hi=qi=>{let Ns=m(()=>!!n(_t).disabled);Pv(qi,{get id(){return n(_t).id},get testId(){return n(_t).testId},get icon(){return n(_t).icon},get ariaLabel(){return n(_t).ariaLabel},get tooltipText(){return n(_t).tooltipText},get disabledTooltipContent(){return n(_t).disabledTooltipContent},get disabled(){return n(Ns)},get onClick(){return n(_t).onClick},get disableMouseupTooltipShow(){return n(_t).disableMouseupTooltipShow},get ref(){return ot[n(_t).id]},set ref(Gl){ot[n(_t).id]=Gl}})};V(Co,qi=>{b0(n(_t))?qi(to):qi(hi,!1)})}b(ht,eo)}),g(aa),g(gs),at(gs,ht=>Qt(ht),()=>Qt()),g(xn),at(xn,ht=>Bt(ht),()=>Bt());var jl=P(xn,2);{var tl=ht=>{Xd(ht,{get ref(){return ot.interactiveTimeIndicator},set ref(_t){ot.interactiveTimeIndicator=_t}})};V(jl,ht=>{pr&&ht(tl)})}D((ht,_t)=>{ra=re(xn,1,"wrapper-bottom svelte-1ojrdvx",null,ra,ht),tt(gs,_t),gs.inert=oe()},[()=>({hidden:e.bottomHidden,"controls-hidden":!e.showControls,"no-smooth":e.bottomNoSmooth||Ye()}),()=>`transform: translateY(${n(Si)()}px);`]),kn(hs,"clientWidth",ht=>O(yr,ht)),b(t,na),U(),o()}import{ChromecastState as E0,PlaybackState as I0}from"@vkontakte/videoplayer-core/es2015";import{noop as T0}from"@vkontakte/videoplayer-shared/es2015";var x3=M('<div class="icon icon-error-stub svelte-167ouw6"><div class="inner svelte-167ouw6"></div></div>'),w3=M('<img class="icon svelte-167ouw6" aria-hidden="true"/>'),S3={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){W(t,S3);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=()=>{O(l,!0)},a=m(()=>n(r)?"btn-full-opacity":"");zt(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=ze(),p=fe(v);{var x=y=>{var C=x3();b(y,C)},w=y=>{var C=w3();D(()=>je(C,"src",e.iconUrl)),xt("error",C,d),wa(C),b(y,C)};V(p,y=>{n(l)?y(x):y(w,!1)})}b(u,v)},$$slots:{default:!0}})}var C3=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=C3();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(),g(o),b(t,o)}import{noop as T3}from"@vkontakte/videoplayer-shared/es2015";var E3=M('<div class="container svelte-yslgu" aria-hidden="true"><!></div>'),I3={hash:"svelte-yslgu",code:".container.svelte-yslgu {display:flex;align-items:center;}"};function Gu(t,e){F(e,!0),W(t,I3);let i=h(e,"muted",3,!1),o=h(e,"click",3,T3),r=h(e,"ref",15,void 0),l=he().ui.t,d=m(()=>i()?l("tooltip_volume"):l("tooltip_volume_muted")),a=m(()=>i()?Kv:ea),u=m(()=>i()?"btn-mobile-muted":"btn-mobile-unmuted");zt(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=E3();let x=m(()=>n(a));var w=_(p);Vi(w,()=>n(x),(y,C)=>{C(y,{})}),g(p),b(f,p)},$$slots:{default:!0}}),U()}var k3=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=k3();Ae(o,()=>q({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none",role:"img"},i));var r=_(o);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(3),g(o),b(t,o)}var A3={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){W(t,A3);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 P3}from"@vkontakte/videoplayer-shared/es2015";function jv(t,e){F(e,!0);let i=h(e,"ref",15,void 0),o=h(e,"isPictureInPictureActive",3,!1),r=h(e,"click",3,P3),s=Z("menu_pip");zt(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}}),U()}import{debounceFn as k0}from"@vkontakte/videoplayer-shared/es2015";var M3=(t,e,i,o)=>{n(e)&&i.onDisabledPlayPrevChapterClick(n(o))},L3=(t,e,i,o)=>{n(e)&&i.onDisabledSeekToInteractiveClick(n(o))},V3=M("<div><!></div>"),R3=M("<div><!></div>"),O3=M("<div><!></div>"),N3=M("<!> <!> <!>",1),D3=M("<div></div> <div></div> <div><!> <!> <!> <!> <!> <!></div> <div><!> <!> <!> <!></div> <!>",1),B3=M('<div class="wrapper-middle svelte-tg0ura"><!></div>'),H3=M("<div><!></div> <!> <div><!></div>",1),F3=M('<div aria-hidden="true">\xB7</div> <!>',1),U3=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),z3={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 hn,Rr;F(e,!0),W(t,z3);let[i,o]=De(),r=()=>S(Fi,"$seekToInteractiveDisabledTooltip$",i),s=()=>S(Zt,"$disabledControls$",i),l=()=>S(Wt,"$playbackState$",i),d=()=>S(Wo,"$adPlaybackState",i),a=()=>S(te,"$isEnded$",i),u=()=>S(It,"$playerSize",i),f=()=>S(Tt,"$scrubbingInProgress",i),v=()=>S(bt,"$chromecastState$",i),p=()=>S(st,"$isPictureInPictureActive",i),x=()=>S(We,"$pictureInPictureType$",i),w=()=>S(Se,"$mobileNotReportControlHidden$",i),y=()=>S(mt,"$chromecastHidden",i),C=()=>S(Qt,"$playerPhase",i),T=()=>S(so,"$pipHidden",i),E=()=>S(et,"$currentGridType$",i),R=()=>S(xi,"$vkLogoHidden",i),A=()=>S(vi,"$volumeHidden",i),I=()=>S(Te,"$isLive$",i),N=()=>S(ut,"$settingsMenuVisible",i),H=()=>S(lt,"$isRewindableLive$",i),B=()=>S(Re,"$isActiveLive$",i),z=()=>S(Ce,"$isAudioAvailable$",i),X=()=>S(Mt,"$muted$",i),ae=()=>S(Ve,"$volume$",i),Q=()=>S(gt,"$isInteractiveTime$",i),ce=()=>S(Xo,"$settingButtonRef$",i),J=()=>S(wt,"$startedByKeyboard$",i),me=()=>S(dn,"$isFullscreen",i),se=()=>S(Ht,"$additionalButtons$",i),le=()=>S(ro,"$autoplayNextToggleHidden",i),Pe=()=>S(mi,"$crashed$",i),ye=()=>S(ci,"$settingsHidden",i),ee=()=>S(Ko,"$graphIsOpened$",i),Be=()=>S(xo,"$adPosition",i),pe=()=>S(Ei,"$adDuration",i),k=()=>S(Jt,"$position$",i),Ge=()=>S(Et,"$duration$",i),Me=h(e,"playerControlsWrapperRef",15,void 0),Y=h(e,"playerControlsRef",15,void 0),oe=h(e,"isAds",3,!1),He=h(e,"logoTargetUrl",3,""),Xe=h(e,"isOneVideoPlaylist",3,!1),ge=h(e,"customFullscreenSupported",3,!0),ie=he(),ke=yo(),we=Rt(),Fe=ie.actions.internal.toggleMuted,Je=ie.actions.internal.togglePlay,Ye=ie.actions.internal.pause,qe=ie.actions.internal.prevVideoClick,Ze=ie.actions.internal.nextVideoClick,Dt=ie.actions.internal.checkFullscreenSupport,rt=(hn=ie.callbacks)==null?void 0:hn.onAudioDoesNotExistHint,Bt=(Rr=ie.callbacks)==null?void 0:Rr.onAudioDisabledHint,Qt=ie.playerPhase,Et=ie.state.duration$,Jt=ie.state.positionWithScrubbing$,Wt=ie.state.playbackState$,Ce=ie.state.isAudioAvailable$,xe=ie.state.isAudioDisabled,te=ie.state.isEnded$,Te=ie.state.isLive$,Ve=ie.state.volume$,Mt=ie.state.muted$,Re=ie.state.isActiveLive$,lt=ie.state.isRewindableLive$,Tt=ie.ui.scrubbingInProgress,Se=ie.ui.mobileNotReportControlHidden$,{isActive$:st,type$:We}=ke.pictureInPicture$,ut=ie.ui.settingsMenu.visible$,jt=ie.ui.settingsMenu.openedByBtnKeyboard$,bi=ie.ui.controls,{volume:vi,vkLogo:xi,autoplayNextToggle:ro,pip:so,settings:ci,chromecast:mt}=ie.ui.hiddenControls,$i=ie.actions.internal.getVideoEpisodes(),di=ie.webApi.pictureInPictureApi,bt=ie.state.chromecastState$,mi=ie.state.crashed$,Zt=bi.disabledControls$,wt=ie.ui.startedByKeyboard$,et=ie.ui.currentGridType$,Ei=ie.ads.duration,xo=ie.ads.position,Wo=ie.ads.playbackState,dn=ie.ui.isFullscreen,It=ie.ui.playerSize,Ht=ie.ui.additionalButtonsDeprecated$,K=ie.actions.internal.getVideoElement,kt=ie.actions.internal.replayInteractive,ii=ie.state.isInteractive,gt=ie.state.isInteractiveTime$,At=ie.state.showInteractiveGraph,Yt=ie.state.showSeekToInteractive,pt=ie.state.showPlayPrevChapter,Hi=ie.state.showInteractiveTimeIndicator,Fi=ke.seekToInteractiveDisabledTooltip$,Ko=ke.graphIsOpened$,wo=ie.ui.controlBlocks,ao=m(()=>Z(ie.state.playPrevChapterDisabledTooltip)),Ui=m(()=>Z(r())),Pr=m(()=>s().has("EPISODE_BUTTON")),_o=m(()=>s().has("GRAPH_BUTTON")),lo=m(()=>s().has("SEEK_TO_INTERACTIVE_BUTTON")),zi=m(()=>s().has("PLAY_BUTTON")),qo=m(()=>s().has("REPLAY_BUTTON")),Qo=m(()=>s().has("PLAY_PREV_CHAPTER_BUTTON")),cr=m(()=>l()===I0.PLAYING),ur=m(()=>d()==="paused"),pr=m(()=>a()&&!oe()&&!ii),vs=m(()=>!a()||oe()),ms=m(()=>e.showNextPrevButtons&&!oe()&&e.prevButtonActive),cn=m(()=>e.showNextPrevButtons&&!oe()&&e.nextButtonActive),un=m(()=>u().width>300),jn=m(()=>u().width>400),jo=m(f),Go=m(()=>v()!==E0.NOT_AVAILABLE&&!(p()&&x()===1)&&!w()&&!ii&&!y()),fr=m(()=>C()==="LiveWaitingStart"),vr=m(()=>!!di&&v()!==E0.CONNECTED&&!w()&&(x()===1&&n(fr)||!n(fr))&&!n(jo)&&!ii&&!T()),Mr=j(!1);Nt(()=>{let it=di==null?void 0:di.info.isActive$.subscribe(Lt=>O(Mr,Lt,!0));return()=>it==null?void 0:it.unsubscribe()});let mr=m(()=>!n(jo)&&oo(E(),"s")),Gr=m(()=>!e.logoHidden&&u().width>350&&!R()),gr=m(()=>we.features.fullscreen&&Dt()&&!(p()&&x()===1)&&(ii?ge():!0)&&!n(jo)&&!n(Mr)),co=m(()=>!A()&&!n(jo)),hr=m(()=>(!I()||oe())&&u().width>260&&!n(jo)&&!(we.features.interactiveHideTime&&ii)),An=m(()=>N()||e.showControls),Pn=m(()=>!oe()&&!I()&&!!($i!=null&&$i.length)&&n(un)&&!n(Pr)&&!n(jo)),uo=m(()=>!H()||!!B()),_r=m(()=>At&&oo(E(),"m")),Yo=m(()=>!z()||X()||ae()===0),$t=ai({}),gi=ai({}),br=k0(Hl,260),Gn=k0(ju,260);Qe(()=>{u(),Q(),br(K(),bi,$t,e.showControls),Gn(K(),wo,gi,e.showControls)});let Yr=()=>ie.actions.internal.toggleChromecast();function Zo(){return yt(this,null,function*(){di!=null&&di.isActive()?yield di==null?void 0:di.exit():yield di==null?void 0:di.request()})}function Mn(){Js({isAudioDisabled:xe,audioDisabledHintCallback:Bt,isAudioAvailable:z(),audioIsNotExistHintCallback:rt,isAds:oe()})&&Fe()}let ki=j(""),Wi=(it,Lt)=>{if(!it){O(ki,Z("tooltip_live"),!0);return}Lt&&Lt===I0.PAUSED&&O(ki,Z("tooltip_play"),!0)};Qe(()=>{Wi(n(uo),l())});let Xo=de();Qe(()=>{ce()&&Pl(ce(),N(),jt)}),Qe(()=>{qu(wt,J(),$t.playButton)}),Qe(()=>{gi.bottom=Me()});var Yn=U3(),pn=fe(Yn);{var fn=it=>{var Lt=D3(),wi=fe(Lt);let bo;var $o=P(wi,2);let po;at($o,ft=>gi.topLeft=ft,()=>gi==null?void 0:gi.topLeft);var Ji=P($o,2);let Ni;var _n=_(Ji);Ti(_n,1,se,({iconUrl:ft,ariaLabel:ti,testId:Ro,onClick:Jn,tooltip:_e})=>ft,(ft,ti)=>{let Ro=()=>n(ti).iconUrl,Jn=()=>n(ti).ariaLabel,_e=()=>n(ti).testId,vt=()=>n(ti).onClick,si=()=>n(ti).tooltip,Si=m(()=>{var fi;return(fi=Jn())!=null?fi:si()});Wv(ft,{get iconUrl(){return Ro()},get ariaLabel(){return n(Si)},get testId(){return _e()},get onClick(){return vt()}})});var fo=P(_n,2);{var Mo=ft=>{ic(ft,{get ref(){return $t.autoplayNextToggle},set ref(ti){$t.autoplayNextToggle=ti}})};V(fo,ft=>{e.showAutoplayNext&&!Xe()&&!le()&&ft(Mo)})}var Lo=P(fo,2);{var Xn=ft=>{jd(ft,{isMobile:!0,click:Yr,get state(){return v()},get ref(){return $t.chromecast},set ref(ti){$t.chromecast=ti}})};V(Lo,ft=>{n(Go)&&ft(Xn)})}var Nn=P(Lo,2);{var Or=ft=>{jv(ft,{click:Zo,get isPictureInPictureActive(){return p()},get ref(){return $t.pip},set ref(ti){$t.pip=ti}})};V(Nn,ft=>{n(vr)&&ft(Or)})}var wr=P(Nn,2);{var es=ft=>{Rl(ft,{get ref$(){return Xo}})};V(wr,ft=>{Pe()&&!ye()&&ft(es)})}var Nr=P(wr,2);{var ts=ft=>{Qd(ft,{get click(){return Ye},get targetUrl(){return He()},get logoClickable(){return e.logoClickable},get ref(){return $t.vkLogo},set ref(ti){$t.vkLogo=ti}})};V(Nr,ft=>{n(Gr)&&ft(ts)})}g(Ji),at(Ji,ft=>gi.topRight=ft,()=>gi==null?void 0:gi.topRight);var Ke=P(Ji,2);let ei;var Ai=_(Ke);{var bn=ft=>{let ti=m(()=>qe.bind(null,!0));Ba(ft,{get click(){return n(ti)},type:"prev",isMobile:!0,get ref(){return $t.prevButton},set ref(Ro){$t.prevButton=Ro}})};V(Ai,ft=>{n(ms)&&ft(bn)})}var tn=P(Ai,2);{var Dr=ft=>{Ul(ft,{get disabled(){return n(zi)},get click(){return Je},isMobile:!0,get isPlaying(){return n(cr)},get ref(){return $t.playButton},set ref(ti){$t.playButton=ti}})};V(tn,ft=>{n(vs)&&ft(Dr)})}var on=P(tn,2);{var Vo=ft=>{Fl(ft,{get disabled(){return n(qo)},get click(){return Je},isMobile:!0,get ref(){return $t.replayButton},set ref(ti){$t.replayButton=ti}})};V(on,ft=>{n(pr)&&ft(Vo)})}var Br=P(on,2);{var $n=ft=>{let ti=m(()=>Ze.bind(null,!0));Ba(ft,{get click(){return n(ti)},type:"next",isMobile:!0,get ref(){return $t.nextButton},set ref(Ro){$t.nextButton=Ro}})};V(Br,ft=>{n(cn)&&ft($n)})}g(Ke),at(Ke,ft=>gi.middle=ft,()=>gi==null?void 0:gi.middle);var Os=P(Ke,2);{var ia=ft=>{var ti=N3(),Ro=fe(ti);{var Jn=fi=>{var oi=V3();let Ci;oi.__click=[M3,Qo,e,ao];var yn=_(oi);let Dn=m(()=>!e.showControls);tc(yn,{get hidden(){return n(Dn)},get disabled(){return n(Qo)},get click(){return e.playPrevChapter},get ref(){return $t.playPrevChapterButton},set ref(Pi){$t.playPrevChapterButton=Pi}}),g(oi),D(Pi=>Ci=re(oi,1,"wrapper-middle-left svelte-tg0ura",null,Ci,Pi),[()=>({fullscreen:me(),hidden:!e.showControls})]),b(fi,oi)};V(Ro,fi=>{pt&&fi(Jn)})}var _e=P(Ro,2);{var vt=fi=>{var oi=R3();let Ci;var yn=_(oi);let Dn=m(()=>!e.showControls&&!ee());nc(yn,{get hidden(){return n(Dn)},get disabled(){return n(_o)},get click(){return Ko.toggle},get graphIsOpened(){return ee()},get ref(){return $t.interactiveGraphButton},set ref(Pi){$t.interactiveGraphButton=Pi}}),g(oi),D(Pi=>Ci=re(oi,1,_d(pt?"wrapper-middle-left-second":"wrapper-middle-left"),"svelte-tg0ura",Ci,Pi),[()=>({fullscreen:me(),hidden:!e.showControls&&!ee()})]),b(fi,oi)};V(_e,fi=>{n(_r)&&fi(vt)})}var si=P(_e,2);{var Si=fi=>{var oi=O3();let Ci;oi.__click=[L3,lo,e,Ui];var yn=_(oi);let Dn=m(()=>!e.showControls);oc(yn,{get hidden(){return n(Dn)},get disabled(){return n(lo)},get click(){return e.seekToInteractive},get ref(){return $t.seekToInteractiveButton},set ref(Pi){$t.seekToInteractiveButton=Pi}}),g(oi),D(Pi=>Ci=re(oi,1,"wrapper-middle-right svelte-tg0ura",null,Ci,Pi),[()=>({fullscreen:me(),hidden:!e.showControls})]),b(fi,oi)};V(si,fi=>{Yt&&fi(Si)})}b(ft,ti)};V(Os,ft=>{ii&&!f()&&ft(ia)})}D((ft,ti,Ro,Jn)=>{bo=re(wi,1,"overlay-mobile svelte-tg0ura",null,bo,ft),po=re($o,1,"wrapper-top-left svelte-tg0ura",null,po,ti),Ni=re(Ji,1,"wrapper-top-right svelte-tg0ura",null,Ni,Ro),ei=re(Ke,1,"wrapper-middle svelte-tg0ura",null,ei,Jn)},[()=>({hidden:!n(An)}),()=>({hidden:!e.showControls,fullscreen:me()}),()=>({hidden:!e.showControls&&!w(),fullscreen:me()}),()=>({hidden:!e.showControls||f()||e.endScreenShown&&e.showNextPrevButtons})]),b(it,Lt)};V(pn,it=>{oe()||it(fn)})}var Zn=P(pn,2);{var vn=it=>{var Lt=H3(),wi=fe(Lt);let bo;var $o=_(wi);Gu($o,{get muted(){return X()},click:Mn,get ref(){return $t.volume},set ref(Mo){$t.volume=Mo}}),g(wi);var po=P(wi,2);{var Ji=Mo=>{var Lo=B3(),Xn=_(Lo);let Nn=m(()=>!n(ur));Ul(Xn,{get disabled(){return n(zi)},get click(){return Je},isMobile:!0,get isPlaying(){return n(Nn)},get ref(){return $t.playButton},set ref(Or){$t.playButton=Or}}),g(Lo),b(Mo,Lo)};V(po,Mo=>{n(ur)&&Mo(Ji)})}var Ni=P(po,2);let _n;var fo=_(Ni);sc(fo,{get position(){return Be()},get duration(){return pe()}}),g(Ni),D((Mo,Lo)=>{bo=re(wi,1,"wrapper-top-right svelte-tg0ura",null,bo,Mo),_n=re(Ni,1,"wrapper-bottom ads-timeline-mobile svelte-tg0ura",null,_n,Lo)},[()=>({fullscreen:me()}),()=>({fullscreen:me()})]),b(it,Lt)};V(Zn,it=>{oe()&&d()!=="inactive"&&it(vn)})}var Ln=P(Zn,2);let So;var $r=_(Ln);let Lr;var Vn=_($r),Rn=_(Vn),Vr=_(Rn);{var yr=it=>{Ao(it,{get disabled(){return n(qo)},get ref(){return $t.replayButton},set ref(Lt){$t.replayButton=Lt},children:(Lt,wi)=>{Fl(Lt,{get disabled(){return n(qo)},get click(){return kt}})},$$slots:{default:!0}})};V(Vr,it=>{ii&&it(yr)})}var ot=P(Vr,2);{var pi=it=>{Ao(it,{get ref(){return $t.liveButton},set ref(Lt){$t.liveButton=Lt},children:(Lt,wi)=>{rc(Lt,{get isLiveActive(){return n(uo)},isMobile:!0,get ariaLabel(){return n(ki)}})},$$slots:{default:!0}})};V(ot,it=>{!oe()&&I()&&it(pi)})}var Oi=P(ot,2);{var Zi=it=>{let Lt=m(()=>oe()?Be():k()),wi=m(()=>oe()?pe():Ge()),bo=m(()=>!e.showControls);Wd(it,{get showDuration(){return n(jn)},get position(){return n(Lt)},get duration(){return n(wi)},isMobile:!0,get isHidden(){return n(bo)},get ref(){return $t.time},set ref($o){$t.time=$o}})};V(Oi,it=>{n(hr)&&it(Zi)})}var Po=P(Oi,2);let Jo=m(()=>!n(Pn));Ao(Po,{className:"w-max",get disabled(){return n(Jo)},get ref(){return $t.episodes},set ref(it){$t.episodes=it},children:(it,Lt)=>{var wi=ze(),bo=fe(wi);{var $o=po=>{var Ji=F3(),Ni=P(fe(Ji),2);Gd(Ni,{get position(){return k()},get duration(){return Ge()},get timeCodes(){return $i}}),b(po,Ji)};V(bo,po=>{n(Pn)&&po($o)})}b(it,wi)},$$slots:{default:!0}}),g(Rn),at(Rn,it=>gi.bottomLeft=it,()=>gi==null?void 0:gi.bottomLeft);var Ki=P(Rn,2),ui=_(Ki);{var Xi=it=>{Ao(it,{get ref(){return $t.volume},set ref(Lt){$t.volume=Lt},children:(Lt,wi)=>{Gu(Lt,{get muted(){return n(Yo)},click:Mn})},$$slots:{default:!0}})};V(ui,it=>{n(co)&&it(Xi)})}var en=P(ui,2);{var On=it=>{Ao(it,{get ref(){return $t.settings},set ref(Lt){$t.settings=Lt},children:(Lt,wi)=>{Rl(Lt,{get ref$(){return Xo}})},$$slots:{default:!0}})};V(en,it=>{n(mr)&&it(On)})}var Zr=P(en,2);{var Xr=it=>{Ao(it,{get ref(){return $t.fullscreen},set ref(Lt){$t.fullscreen=Lt},children:(Lt,wi)=>{qd(Lt,{get click(){return e.toggleFullscreen},get isFullscreen(){return me()}})},$$slots:{default:!0}})};V(Zr,it=>{n(gr)&&it(Xr)})}g(Ki),at(Ki,it=>gi.bottomRight=it,()=>gi==null?void 0:gi.bottomRight),g(Vn),at(Vn,it=>Y(it),()=>Y());var Jr=P(Vn,2);let mn=m(()=>!e.showControls);Fa(Jr,{get isHidden(){return n(mn)},get isAds(){return oe()},get canRewindLive(){return e.canRewindLive},get isRewindableLive(){return H()},get ref(){return $t.timeline},set ref(it){$t.timeline=it}}),g($r),g(Ln),at(Ln,it=>Me(it),()=>Me());var gn=P(Ln,2);{var xr=it=>{Xd(it,{get ref(){return $t.interactiveTimeIndicator},set ref(Lt){$t.interactiveTimeIndicator=Lt}})};V(gn,it=>{Hi&&it(xr)})}D((it,Lt)=>{So=re(Ln,1,"wrapper-bottom mobile svelte-tg0ura",null,So,it),Lr=re($r,1,"controls-wrapper svelte-tg0ura",null,Lr,Lt)},[()=>({hidden:e.bottomHidden,"controls-hidden":!e.showControls,"no-smooth":e.bottomNoSmooth}),()=>({fullscreen:me()})]),b(t,Yn),U(),o()}ct(["click"]);function ac(t,e){F(e,!0);let[i,o]=De(),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=he().ui.isMobile,E=j(!1);Nt(()=>{let N=setTimeout(()=>O(E,!0),0);return()=>clearTimeout(N)});var R=ze(),A=fe(R);{var I=N=>{var H=ze(),B=fe(H);{var z=ae=>{Gv(ae,{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(Q){l(Q)},get playerControlsRef(){return d()},set playerControlsRef(Q){d(Q)}})},X=ae=>{zv(ae,{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(Q){l(Q)},get playerControlsRef(){return d()},set playerControlsRef(Q){d(Q)}})};V(B,ae=>{r()?ae(z):ae(X,!1)})}b(N,H)};V(A,N=>{n(E)&&N(I)})}b(t,R),U(),o()}var W3=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=W3();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(2),g(o),b(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 K3=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=K3();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(2),g(o),b(t,o)}var q3=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=q3();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(2),g(o),b(t,o)}function Yu(t,e){let i=h(e,"isOff",3,!1);var o=ze(),r=fe(o);{var s=d=>{Jv(d,{})},l=d=>{Xv(d,{})};V(r,d=>{i()?d(s):d(l,!1)})}b(t,o)}var Q3=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=Q3();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(2),g(o),b(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 j3=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=j3();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(2),g(o),b(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 G3=M('<span class="hot-key-helpers-text svelte-1ad3n06"> </span>'),Y3=M('<div class="svelte-1ad3n06"><!> <!> <!> <!> <!> <!> <!> <!> <!> <!></div> <!>',1),Z3=M("<div><!></div>"),X3={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){F(e,!0),W(t,X3);let[i,o]=De(),r=()=>S(e.data,"$data",i),s=he(),{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=Z3();let w;var y=_(x);{var C=T=>{var E=Y3(),R=fe(E),A=_(R);{var I=Y=>{let oe=m(()=>n(v)==="FORWARD_SEEK");Zv(Y,{get reversed(){return n(oe)}})};V(A,Y=>{["BACKWARD_SEEK","FORWARD_SEEK"].includes(n(v))&&Y(I)})}var N=P(A,2);{var H=Y=>{Ls(Y,{})};V(N,Y=>{n(v)==="PAUSE"&&!l.playbackStatusShow&&Y(H)})}var B=P(N,2);{var z=Y=>{dr(Y,{})};V(B,Y=>{n(v)==="PLAY"&&!l.playbackStatusShow&&Y(z)})}var X=P(B,2);{var ae=Y=>{ec(Y,{})};V(X,Y=>{n(v)==="REPLAY"&&!l.playbackStatusShow&&Y(ae)})}var Q=P(X,2);{var ce=Y=>{Yu(Y,{isOff:!0})};V(Q,Y=>{n(v)==="SUBTITLES_OFF"&&Y(ce)})}var J=P(Q,2);{var me=Y=>{Yu(Y,{})};V(J,Y=>{n(v)==="SUBTITLES_ON"&&Y(me)})}var se=P(J,2);{var le=Y=>{let oe=m(()=>n(v)==="RATE_UP");tm(Y,{get reversed(){return n(oe)}})};V(se,Y=>{["RATE_DOWN","RATE_UP"].includes(n(v))&&Y(le)})}var Pe=P(se,2);{var ye=Y=>{let oe=m(()=>n(v)==="EPISODE_NEXT");om(Y,{get reversed(){return n(oe)}})};V(Pe,Y=>{["EPISODE_PREV","EPISODE_NEXT"].includes(n(v))&&Y(ye)})}var ee=P(Pe,2);{var Be=Y=>{ea(Y,{volume:0})};V(ee,Y=>{n(v)==="MUTE"&&Y(Be)})}var pe=P(ee,2);{var k=Y=>{ea(Y,{volume:1})};V(pe,Y=>{n(v)==="VOLUME"&&Y(k)})}g(R);var Ge=P(R,2);{var Me=Y=>{var oe=G3(),He=_(oe,!0);g(oe),D(()=>ve(He,n(p))),b(Y,oe)};V(Ge,Y=>{n(p)&&Y(Me)})}b(T,E)};V(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)})]),b(t,x),U(),o()}var J3=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=J3();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(),g(o),b(t,o)}var ex=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=ex();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(),g(o),b(t,o)}function ta(t,e){F(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=ze(),a=fe(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)}})};V(a,v=>{n(r)?v(u):v(f,!1)})}b(t,d),U()}var tx=(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}},ix=(t,e,i)=>{e.has(t.code)&&(t.preventDefault(),t.stopPropagation(),i())},ox=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>'),nx={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 lc(t,e){F(e,!0),W(t,nx);let i=h(e,"isShifted",3,!1),o=he(),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=Z("aria_label_spherical_control");var v=ox();let p;v.__keydown=[tx,r,s,l,a,d],v.__keyup=[ix,r,u];var x=_(v),w=_(x),y=_(w);y.__mousedown=s,y.__mouseup=u;var C=_(y);ta(C,{direction:"up",useBtnColor:!0}),g(y);var T=P(y,2);T.__mousedown=d,T.__mouseup=u;var E=_(T);ta(E,{direction:"up",useBtnColor:!0}),g(T),g(w);var R=P(w,2),A=_(R);A.__mousedown=a,A.__mouseup=u;var I=_(A);ta(I,{direction:"up",useBtnColor:!0}),g(A);var N=P(A,2);N.__mousedown=l,N.__mouseup=u;var H=_(N);ta(H,{direction:"up",useBtnColor:!0}),g(N),g(R),g(x),g(v),D(B=>{p=re(v,1,"immersive-controls svelte-1yzc86r",null,p,B),je(v,"aria-label",f)},[()=>({"m-shifted":i()})]),xt("mouseleave",y,u),xt("mouseleave",T,u),xt("mouseleave",A,u),xt("mouseleave",N,u),b(t,v),U()}ct(["keydown","keyup","mousedown","mouseup"]);import{ValueSubject as M0,Subscription as rx,filterChanged as sx,filter as ax}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 Zu=class{constructor(){this.flickeringTimeout=P0(1e3);this.subscriptions=new rx;this.isAuto=!1;this.isLive=!1;this.captions$=new M0([]);this.captionsPrepared$=new M0([])}subscribe(){return this.subscriptions.add(this.captions$.pipe(ax(()=>this.isEnabled()),sx()).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 lx=M('<span class="caption-line svelte-1i1hgvc"><span class="caption-segment svelte-1i1hgvc"> </span></span>'),dx=M('<span class="caption-line svelte-1i1hgvc"><span class="caption-segment svelte-1i1hgvc"></span></span>'),cx=M('<span class="caption-line svelte-1i1hgvc"><span class="caption-segment svelte-1i1hgvc"> </span></span>'),ux=M('<div><span class="caption svelte-1i1hgvc"><!></span></div>'),px=M("<div><!></div>"),fx={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 za(t,e){F(e,!0),W(t,fx);let[i,o]=De(),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=he(),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()),R=m(()=>e.playerSize.width*.02),A=m(()=>u()&&!l()||n(R)<=v.minSubtitlesFontSize?v.minSubtitlesFontSize:n(R)),I=j(null);Qe(()=>{var Q,ce,J;(Q=n(I))==null||Q.setIsAuto(n(T)),(ce=n(I))==null||ce.setIsLive(n(E)),(J=n(I))==null||J.setCaptions(e.captions)});let N=j(ai([[]]));Nt(()=>{O(I,new Zu().subscribe(),!0);let Q=n(I).captionsPrepared$.subscribe(ce=>{O(N,ce,!0)});return()=>{var ce;(ce=n(I))==null||ce.destroy(),Q.unsubscribe()}}),Nt(()=>{if(n(T)){let Q=window.setTimeout(()=>{x.set(!1)},v.autoSubtitlesTimeout);return()=>{window.clearTimeout(Q)}}else x.set(!1)});let H=m(()=>e.playerSize.width<400?10:e.playerSize.width<550?14:24);var B=px();let z;var X=_(B);{var ae=Q=>{var ce=ux();let J;var me=_(ce),se=_(me);{var le=ye=>{var ee=lx(),Be=_(ee),pe=_(Be,!0);g(Be),g(ee),D(k=>{var Ge;tt(Be,`font-size: ${(Ge=n(A))!=null?Ge:""}px`),ve(pe,k)},[()=>Z("subtitles_auto_caption")]),b(ye,ee)},Pe=(ye,ee)=>{{var Be=k=>{var Ge=ze(),Me=fe(Ge);Ti(Me,17,()=>n(N),gd,(Y,oe)=>{var He=dx(),Xe=_(He);Ti(Xe,21,()=>n(oe),({value:ge,timeAppeared:ie})=>ie,(ge,ie)=>{let ke=()=>n(ie).value,we=()=>n(ie).timeAppeared;var Fe=ze(),Je=fe(Fe);{var Ye=qe=>{var Ze=as();D(()=>ve(Ze,ke())),b(qe,Ze)};V(Je,qe=>{(!we()||we()<=e.position)&&qe(Ye)})}b(ge,Fe)}),g(Xe),g(He),D(()=>{var ge;return tt(Xe,`font-size: ${(ge=n(A))!=null?ge:""}px`)}),b(Y,He)}),b(k,Ge)},pe=k=>{var Ge=ze(),Me=fe(Ge);Ti(Me,17,()=>e.captions,({value:Y})=>Y,(Y,oe)=>{let He=()=>n(oe).value;var Xe=cx(),ge=_(Xe),ie=_(ge,!0);g(ge),g(Xe),D(()=>{var ke;tt(ge,`font-size: ${(ke=n(A))!=null?ke:""}px`),ve(ie,He())}),b(Y,Xe)}),b(k,Ge)};V(ye,k=>{var Ge;n(T)&&((Ge=n(N))!=null&&Ge.length)?k(Be):k(pe,!1)},ee)}};V(se,ye=>{n(T)&&a()?ye(le):ye(Pe,!1)})}g(me),g(ce),D(ye=>{var ee;J=re(ce,1,"subtitles-caption svelte-1i1hgvc",null,J,ye),tt(ce,`--subtitles-caption-margin: ${(ee=n(H))!=null?ee:""}%`)},[()=>({mobile:u()})]),b(Q,ce)};V(X,Q=>{var ce;(e.captions.length||(ce=n(N))!=null&&ce.length)&&Q(ae)})}g(B),D(Q=>z=re(B,1,"subtitles-container svelte-1i1hgvc",null,z,Q),[()=>({shifted:e.shifted,"preview-track-active":d(),auto:n(T)&&!n(E)&&!a()})]),b(t,B),U(),o()}var vx=M('<div class="text svelte-raurnb"> </div>'),mx=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>'),gx={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 dc(t,e){F(e,!0),W(t,gx);let i=Rt();var o=mx();let r;var s=P(_(o),2);{var l=d=>{var a=vx(),u=_(a);g(a),D(()=>{var f;return ve(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:""}`)}),b(d,a)};V(s,d=>{e.chromecastDeviceName&&d(l)})}g(o),D(d=>{r=re(o,1,"wrapper svelte-raurnb",null,r,d),tt(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})]),b(t,o),U()}var hx=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=hx();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(),g(o),b(t,o)}var _x=M('<div class="container svelte-13zpvm8"><!></div>'),bx={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 Wa(t){W(t,bx);var e=_x(),i=_(e);am(i,{}),g(e),b(t,e)}var $x=M('<div class="playButton svelte-1ciju45" tabindex="0" role="button"><div class="playButtonBackground svelte-1ciju45"></div> <!></div>'),yx=M("<div><!></div>"),xx={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 Ka(t,e){F(e,!0),W(t,xx);let i=h(e,"iconVisible",3,!0),o=he(),r=Rt(),s=o.ui.startedByKeyboard$,l=Z("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=yx();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=$x();w.__keydown=d;var y=P(_(w),2);dr(y,{}),g(w),D(()=>je(w,"aria-label",l)),b(x,w)};V(v,x=>{i()&&x(p)})}return g(u),D(x=>{f=re(u,1,"container svelte-1ciju45",null,f,x),tt(u,`background-color: #222; background-image: url('${e.thumbUrl||""}')`)},[()=>({hidden:e.hidden,bgCover:r.features.previewNoEmptySpace})]),b(t,u),U({handlePressKey:d,handleClick:a})}ct(["click","contextmenu","keydown"]);var wx=M('<div data-testid="video_title"><span> </span></div>'),Sx={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){F(e,!0),W(t,Sx);let i=h(e,"title",3,""),o=h(e,"isHidden",3,!1),r=h(e,"ref",15),s=j(void 0);Nt(()=>{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=wx();let d;var a=_(l),u=_(a,!0);g(a),at(a,f=>r(f),()=>r()),g(l),at(l,f=>O(s,f),()=>n(s)),D(f=>{d=re(l,1,"title svelte-14hk510",null,d,f),ve(u,i())},[()=>({hidden:o()})]),b(t,l),U()}import{throttleFn as Px}from"@vkontakte/videoplayer-shared/es2015";var Cx=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),Tx=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),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>'),kx=M("<div><!> <!> <!> <!></div>"),Ax={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){F(e,!0),W(t,Ax);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 z=Math.floor(B/86400);z&&(B-=z*86400,O(i,u(z),!0));let X=Math.floor(B/3600);O(o,u(X),!0);let ae=Math.floor(B/60)%60;O(r,u(ae),!0);let Q=B%60;O(s,u(Q),!0)},x=()=>{let B=Math.floor(Date.now()/1e3),z=e.startTime-B;p(z),z>=1?l=requestAnimationFrame(x):e.onTimerOver()};Nt(()=>{l=requestAnimationFrame(x)}),sn(()=>{cancelAnimationFrame(l)});var w=kx();let y;var C=_(w);{var T=B=>{var z=Cx(),X=fe(z);let ae;var Q=_(X),ce=_(Q,!0);g(Q);var J=P(Q,2),me=_(J,!0);g(J),g(X);var se=P(X,2),le=_(se,!0);g(se),D((Pe,ye,ee)=>{ae=tt(X,"",ae,{width:Pe}),ve(ce,n(i)),ve(me,ye),ve(le,ee)},[()=>v(n(i)),()=>Z("waiting_live_day_value"),()=>Z("waiting_live_colon")]),b(B,z)};V(C,B=>{n(i)&&B(T)})}var E=P(C,2);{var R=B=>{var z=Tx(),X=fe(z);let ae;var Q=_(X),ce=_(Q,!0);g(Q);var J=P(Q,2),me=_(J,!0);g(J),g(X);var se=P(X,2),le=_(se,!0);g(se),D((Pe,ye,ee)=>{ae=tt(X,"",ae,{width:Pe}),ve(ce,n(o)),ve(me,ye),ve(le,ee)},[()=>v(n(o)),()=>Z("waiting_live_hour_value"),()=>Z("waiting_live_colon")]),b(B,z)};V(E,B=>{n(o)&&B(R)})}var A=P(E,2);{var I=B=>{var z=Ex(),X=fe(z);let ae;var Q=_(X),ce=_(Q,!0);g(Q);var J=P(Q,2),me=_(J,!0);g(J),g(X);var se=P(X,2),le=_(se,!0);g(se),D((Pe,ye,ee)=>{ae=tt(X,"",ae,{width:Pe}),ve(ce,n(r)),ve(me,ye),ve(le,ee)},[()=>v(n(r)),()=>Z("waiting_live_minute_value"),()=>Z("waiting_live_colon")]),b(B,z)};V(A,B=>{n(r)&&B(I)})}var N=P(A,2);{var H=B=>{var z=Ix();let X;var ae=_(z),Q=_(ae,!0);g(ae);var ce=P(ae,2),J=_(ce,!0);g(ce),g(z),D((me,se)=>{X=tt(z,"",X,{width:me}),ve(Q,n(s)),ve(J,se)},[()=>v(n(s)),()=>Z("waiting_live_second_value")]),b(B,z)};V(N,B=>{n(s)&&B(H)})}g(w),D(B=>y=re(w,1,"timer__container svelte-gt98rn",null,y,B),[()=>({small:e.isSmallSize})]),b(t,w),U()}var Mx=M('<div class="waiting svelte-17m8dcd"><span> </span></div>'),Lx=M('<div class="upcoming-timer timer svelte-17m8dcd"><span> </span> <!></div>'),Vx=M('<div class="waiting-container svelte-17m8dcd"><!></div>'),Rx={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 cc(t,e){F(e,!0),W(t,Rx);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?Px(()=>{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;Qe(()=>{n(a),n(d),n(o),v==null||v()}),sn(()=>{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=Vx();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=Mx(),E=_(T);let R;var A=_(E,!0);g(E),g(T),at(T,I=>O(r,I),()=>n(r)),D((I,N)=>{R=re(E,1,"waiting__title svelte-17m8dcd",null,R,I),ve(A,N)},[()=>({medium:n(f),small:n(u)}),()=>Z("waiting_live_upcoming_title")]),b(C,T)},y=C=>{var T=Lx(),E=_(T);let R;var A=_(E,!0);g(E);var I=P(E,2);let N=m(()=>n(u)||n(f)),H=m(()=>i()||0);dm(I,{get isSmallSize(){return n(N)},get startTime(){return n(H)},onTimerOver:()=>O(o,!0)}),g(T),at(T,B=>O(s,B),()=>n(s)),D((B,z)=>{R=re(E,1,"timer__title svelte-17m8dcd",null,R,B),ve(A,z)},[()=>({medium:n(f),small:n(u)}),()=>Z("waiting_live_timer_title")]),b(C,T)};V(x,C=>{n(o)?C(w):C(y,!1)})}g(p),D(()=>tt(p,`background-image: url(${e.thumbUrl})`)),kn(p,"clientWidth",C=>O(d,C)),kn(p,"clientHeight",C=>O(a,C)),b(t,p),U()}ct(["contextmenu","click"]);var Ox=M('<div class="waiting-container svelte-xvqwsa"><div class="waiting-caption svelte-xvqwsa"><!> <p class="waiting-title svelte-xvqwsa"> </p></div></div>'),Nx={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){F(e,!0),W(t,Nx);let i=h(e,"thumbUrl",3,""),o={recover:Z("waiting_live_recover_title"),record:Z("waiting_record_title")},r=m(()=>o[e.kind]||"");var s=Ox();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);Ra(d,{style:"position: static; transform: translate(0, 0)"});var a=P(d,2),u=_(a,!0);g(a),g(l),g(s),D(()=>{tt(s,`background-image: url('${i()}')`),ve(u,n(r))}),b(t,s),U()}ct(["contextmenu","click"]);var Dx=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=Dx();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(),g(o),b(t,o)}var Bx=M('<div class="select-icon svelte-124aexk"><!></div>'),Hx={hash:"svelte-124aexk",code:".select-icon.svelte-124aexk {margin-right:auto;padding-right:12px;opacity:0.9;position:relative;top:3px;}"};function uc(t){W(t,Hx);var e=Bx(),i=_(e);cm(i,{}),g(e),b(t,e)}var Fx=(t,e)=>{t.stopPropagation(),e.item.selectItem(e.item.value)},Ux=(t,e)=>{Ml(t,()=>e.item.selectItem(e.item.value))},zx=M("<p> </p>"),Wx=M('<p class="sublabel svelte-1t7rx2m"> </p>'),Kx=M('<li role="menuitem" tabindex="0"><!> <div><!> <!></div></li>'),qx={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){F(e,!0),W(t,qx);let i=h(e,"isMobile",3,!1);var o=Kx();let r;o.__click=[Fx,e],o.__keydown=[Ux,e];var s=_(o);{var l=w=>{uc(w,{})};V(s,w=>{e.item.selected&&w(l)})}var d=P(s,2);let a;var u=_(d);{var f=w=>{var y=ze(),C=fe(y);Vi(C,()=>e.item.valueComponent,(T,E)=>{E(T,Ts(()=>{var R;return(R=e.item.valueComponentParams)!=null?R:{}}))}),b(w,y)},v=w=>{var y=zx();let C;var T=_(y,!0);g(y),D(E=>{var R;C=re(y,1,"label svelte-1t7rx2m",null,C,E),ve(T,(R=e.item.label)!=null?R:e.item.value)},[()=>({mobile:i()})]),b(w,y)};V(u,w=>{e.item.valueComponent?w(f):w(v,!1)})}var p=P(u,2);{var x=w=>{var y=Wx(),C=_(y,!0);g(y),D(()=>ve(C,e.item.sublabel)),b(w,y)};V(p,w=>{e.item.sublabel&&w(x)})}g(d),g(o),D((w,y,C)=>{r=re(o,1,"item",null,r,w),je(o,"data-value",e.item.value),je(o,"aria-label",y),je(o,"data-testid",e.item.dataTestid),a=re(d,1,"menu-item-value svelte-1t7rx2m",null,a,C),je(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()})]),b(t,o),U()}ct(["click","keydown"]);var Qx=M('<li role="menuitem" tabindex="0" aria-haspopup="true"><!> <div><!></div></li>');function pm(t,e){F(e,!0);let i=h(e,"isMobile",3,!1),o=h(e,"refMenuItems",15),r=m(()=>()=>e.openSubMenuList(e.item.children)),s=m(()=>y=>Iu(y,n(r)));var l=Qx();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=>{uc(y,{})};V(a,y=>{e.item.selected&&y(u)})}var f=P(a,2);let v;var p=_(f);{var x=y=>{var C=ze();let T=m(()=>e.item.valueComponent);var E=fe(C);Vi(E,()=>n(T),(R,A)=>{A(R,Ts(()=>{var I;return(I=e.item.valueComponentParams)!=null?I:{}}))}),b(y,C)},w=y=>{var C=as();D(()=>ve(C,e.item.label)),b(y,C)};V(p,y=>{e.item.valueComponent?y(x):y(w,!1)})}g(f),g(l),at(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),je(l,"aria-label",(T=e.item.ariaLabel)!=null?T:e.item.label),je(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()})]),b(t,l),U()}ct(["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 Gx=(t,e)=>{Y1(t,e.returnFromSubMenu,e.closeSettingsMenu)},Yx=(t,e)=>{t.stopPropagation(),e.returnFromSubMenu()},Zx=(t,e)=>{Ld(t)&&(Ar(t),e.returnFromSubMenu())},Xx=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>'),Jx={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){F(e,!0),W(t,Jx);let[i,o]=De(),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,()=>Z("aria_label_submenu_back")),u=h(e,"listRef",15);Nt(()=>{let Q=e.items.findIndex(ce=>ce.selected);u().children[Q+1].focus()});let f=he(),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=Xx();let R;var A=_(E);let I;A.__keydown=[Gx,e];var N=_(A);let H;N.__click=[Yx,e],N.__keydown=[Zx,e];var B=_(N);ta(B,{direction:"left"});var z=P(B,2),X=_(z,!0);g(z),g(N),at(N,Q=>O(x,Q),()=>n(x));var ae=P(N,2);Ti(ae,17,()=>e.items,gd,(Q,ce)=>{var J=ze(),me=fe(J);{var se=Pe=>{um(Pe,{get item(){return n(ce)},get isMobile(){return l()}})},le=(Pe,ye)=>{{var ee=Be=>{pm(Be,{get isMobile(){return l()},get item(){return n(ce)},get openSubMenuList(){return e.openSubMenuList},get refMenuItems(){return e.refMenuItems}})};V(Pe,Be=>{n(ce).type==="OPEN_SUB_MENU"&&Be(ee)},ye)}};V(me,Pe=>{n(ce).type==="SELECT_VALUE"?Pe(se):Pe(le,!1)})}b(Q,J)}),g(A),at(A,Q=>u(Q),()=>u()),g(E),D((Q,ce,J)=>{R=re(E,1,"sub-menu menu svelte-7dfsuh",null,R,Q),je(E,"data-testid",`sub-menu-${e.id}`),tt(E,`min-width: ${n(T)}px`),I=re(A,1,"items svelte-7dfsuh",null,I,ce),tt(A,n(C)),H=re(N,1,"item header back svelte-7dfsuh",null,H,J),je(N,"aria-label",a()),ve(X,e.title)},[()=>({desktop:!l(),mobile:l()}),()=>({mobile:l()}),()=>({mobile:l()})]),kn(N,"clientWidth",Q=>O(w,Q)),kn(N,"clientHeight",Q=>O(y,Q)),b(t,E),U(),o()}ct(["keydown","click"]);import{noop as e5}from"@vkontakte/videoplayer-shared/es2015";var t5=(t,e)=>Iu(t,e()),i5=(t,e)=>{t.stopPropagation(),e()()},o5=M('<div class="value svelte-1ikfjte"> </div>'),n5=M('<li role="menuitem" tabindex="0" aria-haspopup="true"><div class="icon-wrapper"><!></div> <div class="label"> </div> <!></li>'),r5={hash:"svelte-1ikfjte",code:".value.svelte-1ikfjte {position:relative;opacity:0.7;overflow:hidden;text-overflow:ellipsis;}"};function mm(t,e){F(e,!0),W(t,r5);let i=h(e,"isMobile",3,!1),o=h(e,"onClick",3,e5),r=h(e,"valueComponent",3,void 0),s=h(e,"ref",15);var l=n5();let d;l.__click=[i5,o],l.__keydown=[t5,o];var a=_(l),u=_(a);{var f=T=>{Ha(T,{get icon(){return e.icon}})},v=T=>{var E=ze();let R=m(()=>e.icon);var A=fe(E);Vi(A,()=>n(R),(I,N)=>{N(I,{})}),b(T,E)};V(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=ze();let R=m(r);var A=fe(E);Vi(A,()=>n(R),(I,N)=>{N(I,{})}),b(T,E)},C=T=>{var E=o5(),R=_(E,!0);g(E),D(()=>ve(R,e.value)),b(T,E)};V(w,T=>{r()?T(y):T(C,!1)})}g(l),at(l,T=>s(T),()=>s()),D(T=>{d=re(l,1,"item",null,d,T),je(l,"aria-label",e.ariaLabel),je(l,"data-testid",e.id),ve(x,e.label)},[()=>({mobile:i()})]),b(t,l),U()}ct(["click","keydown"]);import{noop as V0}from"@vkontakte/videoplayer-shared/es2015";var s5=(t,e)=>{Ml(t,()=>e())},a5=M('<div class="icon icon-error-stub"><div class="inner"></div></div>'),l5=M('<img class="icon" aria-hidden="true"/>'),d5=M('<li role="menuitem" tabindex="0"><div class="icon-wrapper"><!></div> <div class="label svelte-15ifkac"> </div></li>'),c5={hash:"svelte-15ifkac",code:".label.svelte-15ifkac {overflow:hidden;text-overflow:ellipsis;}"};function gm(t,e){F(e,!0),W(t,c5);let i=h(e,"isMobile",3,!1),o=h(e,"onClick",3,V0),r=h(e,"closeSettings",3,V0),s=j(!1),l=()=>{O(s,!0)},d=C=>{C==null||C.stopPropagation(),o()(),r()()};var a=d5();let u;a.__click=d,a.__keydown=[s5,d];var f=_(a),v=_(f);{var p=C=>{var T=ze(),E=fe(T);{var R=I=>{var N=a5();b(I,N)},A=I=>{var N=l5();D(()=>je(N,"src",e.icon)),xt("error",N,l),wa(N),b(I,N)};V(E,I=>{n(s)?I(R):I(A,!1)})}b(C,T)},x=C=>{var T=ze();let E=m(()=>e.icon);var R=fe(T);Vi(R,()=>n(E),(A,I)=>{I(A,{})}),b(C,T)};V(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),je(a,"aria-label",(T=e.ariaLabel)!=null?T:e.label),je(a,"data-testid",e.id),ve(y,e.label)},[()=>({mobile:i()})]),b(t,a),U()}ct(["click","keydown"]);import{noop as f5}from"@vkontakte/videoplayer-shared/es2015";var u5=M('<div class="toggle_wrap svelte-17wbjko"><div></div> <div class="toggle-label svelte-17wbjko"></div></div>'),p5={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){W(t,p5);let i=h(e,"enabled",3,!1);var o=u5(),r=_(o);let s;Ee(2),g(o),D(l=>s=re(r,1,"toggle svelte-17wbjko",null,s,l),[()=>({on:i()})]),b(t,o)}var v5=(t,e,i)=>{Z1(t,e(),o=>i()(o))},m5=(t,e,i)=>{t.stopPropagation(),e()(!i())},g5=M('<div><div class="icon-wrapper"><!></div> <div class="label"> </div> <!></div>'),h5=M('<li role="menuitem" tabindex="0"><!></li>');function _m(t,e){F(e,!0);let i=h(e,"isMobile",3,!1),o=h(e,"onClick",3,f5),r=h(e,"enabled",3,!1),s=h(e,"tooltipText",3,void 0),l=h(e,"maxTooltipWidth",3,void 0);var d=h5();let a;d.__click=[m5,o,r],d.__keydown=[v5,r,o];var u=_(d);Oa(u,{get content(){return s()},get isMobile(){return i()},placement:"left",translateX:10,isFullWidthWrapper:!0,get maxTooltipWidth(){return l()},children:(f,v)=>{var p=g5();let x;var w=_(p),y=_(w);{var C=I=>{Ha(I,{get icon(){return e.icon}})},T=I=>{var N=ze();let H=m(()=>e.icon);var B=fe(N);Vi(B,()=>n(H),(z,X)=>{X(z,{})}),b(I,N)};V(y,I=>{typeof e.icon=="string"?I(C):I(T,!1)})}g(w);var E=P(w,2),R=_(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),ve(R,e.label)},[()=>({mobile:i()})]),b(f,p)},$$slots:{default:!0}}),g(d),D(f=>{var v;a=re(d,1,"item switch-item",null,a,f),je(d,"aria-label",(v=e.ariaLabel)!=null?v:e.label),je(d,"data-testid",e.id)},[()=>({mobile:i()})]),b(t,d),U()}ct(["click","keydown"]);import{isValidURL as F5,VideoQuality as K0}from"@vkontakte/videoplayer-shared/es2015";var R0=()=>{let t=j(ai([])),e=m(()=>(n(t).length?n(t).at(-1):null)||null);return{get current(){return n(e)},pushSubMenu:i=>{n(t).push(i)},popSubMenu:()=>{O(t,n(t).slice(0,-1),!0)},popAllSubMenus:()=>{O(t,[],!0)}}};var _5=M('<div class="quality-icon svelte-t2qk8t"><!></div>'),b5=M('<div class="quality-label svelte-t2qk8t"><span> </span> <!></div>'),$5={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 Qa(t,e){F(e,!0),W(t,$5);let i=h(e,"isSubCase",3,!1),o=m(()=>Vu(e.quality));var r=b5(),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);Vi(x,()=>n(p),(w,y)=>{y(w,{})}),g(v),b(f,v)};V(a,f=>{n(o)&&!e.isMobile&&f(u)})}g(r),D(f=>{l=re(s,1,"svelte-t2qk8t",null,l,f),ve(d,e.label)},[()=>({sub:!i(),quality:!e.isMobile})]),b(t,r),U()}import{VideoQuality as y5}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?Z("auto_quality_invariant"):Z("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 x5=M('<div class="menu-item-value-wrapper svelte-1j7b2kc"><!></div>'),w5={hash:"svelte-1j7b2kc",code:".menu-item-value-wrapper.svelte-1j7b2kc {line-height:normal;}"};function zl(t,e){F(e,!0),W(t,w5);let[i,o]=De(),r=()=>S(a,"$currentQuality$",i),s=()=>S(u,"$availableQualities$",i),l=()=>S(f,"$isMobile$",i),d=he(),a=d.state.currentQuality$,u=d.state.availableQualities$,f=d.ui.isMobile,v=" \xB7 ",p=m(()=>e.prefix+(e.selected&&r()!==y5.INVARIANT?v:"")),x=m(()=>B0({prefix:n(p),quality:r(),availableQualities:s(),onlyPrefix:!e.selected}));var w=x5(),y=_(w);let C=m(()=>e.selected?r():void 0);Qa(y,{get quality(){return n(C)},get label(){return n(x)},get isMobile(){return l()},isSubCase:!0}),g(w),b(t,w),U(),o()}var S5=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")},C5={br:!0,span:!0},bm=(t,e={})=>{var d,a,u,f,v,p,x;if(!t)return t;let i=q(q({},C5),e),o=Object.keys(i);if(!o.length)return t;let r=S5(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):"",R=(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),R),l=T+y.length}return l===0?t:(s.push(t.slice(l)),s.join(""))};function pc(t,e){F(e,!1);let i=h(e,"message",8),o=bm(i());Uo();var r=ze(),s=fe(r);{var l=d=>{var a=ze(),u=fe(a);hd(u,()=>o),b(d,a)};V(s,d=>{o&&d(l)})}b(t,r),U()}var T5=M('<p class="quality-applies sublabel svelte-1qk3zto"><!></p>'),E5={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){F(e,!1),W(t,E5),Uo();var i=T5(),o=_(i);let r=Sn(()=>Z("quality_applience",{action:`<span>${Z("quality_applience_action")}</span>`}));pc(o,{get message(){return n(r)}}),g(i),b(t,i),U()}var F0=({isAutoQualityEnabled:t,trafficSavingEnabled:e,highQualityEnabled:i})=>{let o=!t&&!e&&!i;return{id:"QUALITY_OTHER",type:"OPEN_SUB_MENU",selected:o,valueComponent:zl,valueComponentParams:{prefix:Z("other_quality"),selected:o},children:"QUALITY"}},ym=({appliesTo:t,labelWithQuality:e,selected:i},{selectQuality:o})=>({id:"QUALITY_AUTO",type:"SELECT_VALUE",value:"auto",label:Z("auto_quality_limit"),valueComponent:e?zl:void 0,valueComponentParams:{prefix:Z("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:Z("high_quality"),valueComponent:t?zl:void 0,valueComponentParams:{prefix:Z("high_quality"),selected:i},sublabel:Z("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:Z("traffic_saving_quality"),valueComponent:t?zl:void 0,valueComponentParams:{prefix:Z("traffic_saving_quality"),selected:i},sublabel:Z("traffic_saving_quality_description")});var Xu=(t,e)=>String(e.findIndex(i=>i.id===t.id)+1),Ju=(t,e)=>{var l;if(!t)return"";let{language:i,label:o}=t,r;if(i==="und"?r=void 0:i&&(r=(l=Yd(i))!=null?l:i),o&&i&&r){let d=e.filter(a=>a.label===o&&a.language===i);if(d.length===1)return Z("audio_stream_display_language_label",{language:r,label:o});{let a=Xu(t,d);return Z("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=Xu(t,d);return Z("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=Xu(t,d);return Z("audio_stream_display_language_index",{language:r,index:a})}}let s=Xu(t,e);return Z("audio_stream_display_unknown",{index:s})};var I5={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:Z("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:Z("submenu_quality"),closeSettingsMenu:t,items:i.map(r=>({type:"SELECT_VALUE",value:r.value,valueComponent:Qa,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:Z("default_quality_for_any_video"),closeSettingsMenu:e,items:[{handler:ym,selected:((i=gu())==null?void 0:i.type)==="auto_quality"},{handler:wm,selected:((o=gu())==null?void 0:o.type)==="traffic_saving"},{handler:xm,selected:((r=gu())==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:Z("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:Ju(r,e)}))}),PLAYBACK_RATE_SUB_MENU:({closeSettingsMenu:t,availablePlaybackRates:e,selectPlaybackRate:i})=>({id:"PLAYBACK_RATE_SUB_MENU",title:Z("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:Z("subtitles_caption"),items:t.map(i=>({type:"SELECT_VALUE",value:i.value,selectItem:()=>e(i),selected:i.selected,label:i.displayValue,dataTestid:i.value===zu?"sub_off":void 0}))})},z0=({subMenuId:t,context:e})=>t?[I5[t](e)]:[];var k5=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=k5();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(),g(o),b(t,o)}var A5=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=A5();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(),g(o),b(t,o)}var P5=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=P5();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(),g(o),b(t,o)}var M5=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=M5();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(),g(o),b(t,o)}var L5=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=L5();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(),g(o),b(t,o)}var V5=Ie('<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 ep(t,e){let i=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=V5();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(),g(o),b(t,o)}var R5=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=R5();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(),g(o),b(t,o)}var O5=M('<div class="menu-item-value-wrapper svelte-1j7b2kc"><!></div>'),N5={hash:"svelte-1j7b2kc",code:".menu-item-value-wrapper.svelte-1j7b2kc {line-height:normal;}"};function Am(t,e){F(e,!0),W(t,N5);let[i,o]=De(),r=()=>S(u,"$currentQuality$",i),s=()=>S(f,"$availableQualities$",i),l=()=>S(v,"$isAutoQualityEnabled$",i),d=()=>S(p,"$isMobile$",i),a=he(),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=O5(),y=_(w);Qa(y,{get quality(){return r()},get label(){return n(x)},get isMobile(){return d()}}),g(w),b(t,w),U(),o()}var B5={QUALITY_SETTINGS:({isAutoQualityEnabled:t,currentQuality:e,qualityDetailsSubMenuEnabled:i})=>{let o=(t?Z("auto_quality_option"):e)||"";return{id:"QUALITY_SETTINGS",type:"OPEN_SUB_MENU",ariaLabel:Z("aria_label_menu_quality",{actual:o}),icon:Ud,label:Z("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:Z("aria_label_submenu_traffic_saving"),icon:Sm,label:Z("menu_traffic_saving"),enabled:t,tooltipText:Z("traffic_saving_helper_text"),maxTooltipWidth:175}),AUDIO_LANGUAGES:({currentAudioStream:t,availableAudioStreams:e})=>{let i=Ju(t,e);return{id:"AUDIO_LANGUAGES",weight:jr["audio-language-settings"],type:"OPEN_SUB_MENU",ariaLabel:Z("aria_label_menu_audio_languages",{actual:i}),icon:Cm,label:Z("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:Z("aria_label_menu_rate",{actual:i}),icon:Tm,label:Z("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:Z("aria_label_menu_subtitle",{actual:t.displayValue}),icon:zd,label:Z("subtitles_caption"),value:t.displayValue,children:"SUBTITLES"}),DOWNLOAD:({onDownloadClick:t})=>({id:"DOWNLOAD",weight:jr.download,type:"CLICK",onClick:t,label:Z("download_video_caption"),ariaLabel:Z("aria_label_menu_download"),icon:Em}),SHOW_SUPPORT:({onReportProblemClick:t})=>({id:"SHOW_SUPPORT",weight:jr.report,type:"CLICK",onClick:t,label:Z("menu_report"),ariaLabel:`${Z("menu_report")}. ${Z("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:Z("menu_copy_debug"),ariaLabel:Z("menu_copy_debug"),icon:ep,isHiddenFor:["desktop"]}),SAVE_TRACE_INFO:({onSaveTraceDataClick:t})=>({id:"SAVE_TRACE_INFO",weight:jr["save-trace-info"],type:"CLICK",onClick:t,label:Z("menu_save_debug"),ariaLabel:Z("menu_save_debug"),icon:ep,isHiddenFor:["desktop"]}),DEBUG_INFO:({toggleShowDebugInfo:t})=>({id:"DEBUG_INFO",weight:jr["debug-info"],type:"CLICK",onClick:t,ariaLabel:Z("aria_label_menu_debug_overlay"),label:Z("menu_debug_overlay"),icon:km,isHiddenFor:["desktop"]})},W0=({items:t,context:e,additionalSettingsMenuItems:i})=>{let{isMobile:o}=e;return[...t.map(r=>B5[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(La)};var U5=(t,e)=>{Eu(t,e)},z5=M('<div><div> </div> <div class="close svelte-17or3al"></div></div>'),W5=M('<div data-testid="settings-menu" role="presentation"><!> <ul role="menu"></ul></div>'),K5=M("<div><!> <!></div>"),q5={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 fc(t,e){F(e,!0),W(t,q5);let[i,o]=De(),r=()=>S(Xe,"$settingsMenuVisible",i),s=()=>S(ge,"$settingsMenuOpenedByKeyboard",i),l=()=>S(Ze,"$debugPanelVisible",i),d=()=>S(ke,"$isMobile",i),a=()=>S(qe,"$playerSize",i),u=()=>S(He,"$hasMpegSources$",i),f=()=>S(we,"$mobileNotReportControlHidden$",i),v=()=>S(ee,"$autoQualityLimitingAvailable$",i),p=()=>S(Y,"$availableSubtitlesList$",i),x=()=>S(Fe,"$isLiveWithPlaybackSpeed",i),w=()=>S(le,"$availableAudioStreams$",i),y=()=>S(Ge,"$availablePlaybackRates$",i),C=()=>S(se,"$currentAudioStream$",i),T=()=>S(k,"$currentPlaybackRate$",i),E=()=>S(Je,"$trafficSavingEnabled",i),R=()=>S(Pe,"$currentQuality$",i),A=()=>S(Be,"$isAutoQualityEnabled$",i),I=()=>S(Me,"$currentSubtitle$",i),N=()=>S(rt,"$additionalSettingsMenuItems$",i),H=()=>S(pe,"$isAutoQualityAvailable$",i),B=()=>S(ye,"$availableQualities$",i),z=()=>S(Ye,"$highQualityEnabled",i),X=h(e,"ref",15,void 0),ae=h(e,"playerControlsHeight",3,0),Q=ai({}),ce=ai({}),J=he(),me=Rt(),se=J.state.audioStream$,le=J.state.availableAudioStreams$,Pe=J.state.currentQuality$,ye=J.state.availableQualities$,ee=J.state.autoQualityLimitingAvailable$,Be=J.state.isAutoQualityEnabled$,pe=J.state.isAutoQualityAvailable$,k=J.state.currentPlaybackRate$,Ge=J.state.availablePlaybackRates$,Me=J.state.currentSubtitle$,Y=J.state.availableSubtitlesList$,oe=J.state.canDownload,He=J.state.hasMpegSources$,Xe=J.ui.settingsMenu.visible$,ge=J.ui.settingsMenu.openedByBtnKeyboard$,ie=J.ui.settingsMenu.ref$,ke=J.ui.isMobile,we=J.ui.mobileNotReportControlHidden$,Fe=J.state.canChangePlaybackSpeed$,Je=J.state.trafficSavingEnabled$,Ye=J.state.highQualityEnabled$,qe=J.ui.playerSize,Ze=J.ui.debugPanelVisible,Dt=J.state.isInteractiveTime$,rt=J.ui.additionalSettingsMenuItems$,Bt=J.ui.t,Qt=J.actions.internal.downloadVideo,Et=J.actions.internal.closeSettingsMenu,Jt=J.actions.internal.openSettingsSubMenu,Wt=J.actions.internal.closeSettingsSubMenu,Ce=j(!1),xe=j(void 0),te=R0();Qe(()=>{!r()&&te.current&&(Wt(ce[te.current]),te.popAllSubMenus())}),Qe(()=>{r()||O(xe,void 0)}),Qe(()=>{!te.current&&n(xe)&&G1(Q,n(xe))}),Qe(()=>{X()&&ie.set(X())});function Te(It){return yt(this,null,function*(){var K;te.pushSubMenu(It),yield ho(),Jt(It,ce[It]);let Ht=(K=X())==null?void 0:K.firstElementChild;Ht&&Ff(Ht)})}function Ve(It){var Ht;It==null||It.stopPropagation(),s()||(Ht=e.returnFocus)==null||Ht.call(e),Et(),O(Ce,!1)}function Mt(It,Ht){J.actions.internal.setQuality(It,{appliesTo:Ht}),Ve()}function Re(It){J.actions.internal.setAudioStream(It),Ve()}function lt(It,Ht){J.actions.internal.setTrafficSavingEnabled(It,Ht),me.features.qualityDetailsSubMenuEnabled&&Ve()}function Tt(It,Ht){J.actions.internal.setHighQualityEnabled(It,Ht),Ve()}function Se(It){J.actions.internal.setPlaybackRate(It),Ve()}function st(It){J.actions.internal.setSubtitle(It),Ve()}function We(){Qt()}function ut(){F5(e.supportLink)&&window.open(e.supportLink,"_blank"),J.actions.internal.reportProblem(),J.actions.internal.pause()}function jt(){Al(J.actions.internal.getDebugTextData())}let bi=()=>{let It=J.actions.internal.getTraceTextData(),Ht=new Blob([...It],{type:"application/json"}),K=window.URL.createObjectURL(Ht);Ia(K,"vk_player_trace_info","json")};function vi(){Ze.set(!l())}function xi(){O(Ce,!0)}function ro(){O(Ce,!1)}function so(){return d()?`max-height: ${Math.round(a().height*.6)}px`:`max-height: ${a().height-32-ae()}px; overflow: auto;`}let ci=m(()=>oe&&u()&&!f()),mt=m(()=>me.features.trafficSaving&&!f()&&v()&&!me.features.qualityDetailsSubMenuEnabled),$i=m(()=>p().length>0&&!f()),di=m(()=>!!x()&&!f()),bt=m(()=>me.features.audioLanguages&&w().length>=2&&!f()),mi=m(()=>!f());Nt(()=>Dt.subscribe(It=>{It&&!d()&&!n(Ce)&&!s()&&Ve()}));let Zt=m(()=>{let It=[n(mi)&&"QUALITY_SETTINGS",n(bt)&&"AUDIO_LANGUAGES",n(di)&&"PLAYBACK_RATE",n($i)&&"SUBTITLES",n(mt)&&"TRAFFIC_SAVING_SWITCH",n(ci)&&"DOWNLOAD",me.showSupport&&"SHOW_SUPPORT","COPY_DATA",me.features.saveTraceInfoToFile&&"SAVE_TRACE_INFO","DEBUG_INFO"].filter(Ht=>!!Ht);return W0({items:It,context:{qualityDetailsSubMenuEnabled:me.features.qualityDetailsSubMenuEnabled,availablePlaybackRates:y(),currentAudioStream:C(),availableAudioStreams:w(),currentPlaybackRate:T(),selectPlaybackRate:Se,trafficSavingEnabled:E(),toggleTrafficSaving:lt,currentQuality:R()||K0.INVARIANT,isAutoQualityEnabled:A()||!1,currentSubtitle:I(),isMobile:d(),onDownloadClick:We,onCopyDataClick:jt,onReportProblemClick:ut,onSaveTraceDataClick:bi,toggleShowDebugInfo:vi},additionalSettingsMenuItems:N()})}),wt=m(()=>z0({subMenuId:te.current,context:{availablePlaybackRates:y(),selectPlaybackRate:Se,trafficSavingEnabled:E(),toggleTrafficSaving:lt,currentQuality:R()||K0.INVARIANT,isAutoQualityEnabled:A()||!1,isAutoQualityAvailable:H()||!1,availableQualities:B(),highQualityEnabled:z(),toggleHighQuality:Tt,availableAudioStreams:w(),availableSubtitlesList:p(),closeSettingsMenu:Et,currentAudioStream:C(),isMobile:d(),selectAudioLanguage:Re,selectQuality:Mt,selectSubtitle:st}}));var et=K5();let Ei;var xo=_(et);{var Wo=It=>{var Ht=W5();let K;Ht.__keydown=[U5,Et];var kt=_(Ht);{var ii=Yt=>{var pt=z5();let Hi;var Fi=_(pt),Ko=_(Fi,!0);g(Fi);var wo=P(Fi,2);wo.__click=Ve,g(pt),D((ao,Ui)=>{Hi=re(pt,1,"item header svelte-17or3al",null,Hi,ao),ve(Ko,Ui)},[()=>({mobile:d()}),()=>Bt("submenu_settings")]),b(Yt,pt)};V(kt,Yt=>{d()&&Yt(ii)})}var gt=P(kt,2);let At;Ti(gt,21,()=>n(Zt),Yt=>Yt.id,(Yt,pt)=>{var Hi=ze(),Fi=fe(Hi);{var Ko=ao=>{mm(ao,{get isMobile(){return d()},get id(){return n(pt).id},get icon(){return n(pt).icon},get label(){return n(pt).label},get ariaLabel(){return n(pt).ariaLabel},get value(){return n(pt).value},get valueComponent(){return n(pt).valueComponent},onClick:()=>{Te(n(pt).children),O(xe,n(pt).id,!0)},get ref(){return Q[n(pt).id]},set ref(Ui){Q[n(pt).id]=Ui}})},wo=(ao,Ui)=>{{var Pr=lo=>{gm(lo,{get isMobile(){return d()},get id(){return n(pt).id},get onClick(){return n(pt).onClick},get icon(){return n(pt).icon},get label(){return n(pt).label},get ariaLabel(){return n(pt).ariaLabel},closeSettings:Ve})},_o=(lo,zi)=>{{var qo=Qo=>{_m(Qo,{get isMobile(){return d()},get id(){return n(pt).id},get onClick(){return n(pt).onClick},get icon(){return n(pt).icon},get label(){return n(pt).label},get ariaLabel(){return n(pt).ariaLabel},get enabled(){return n(pt).enabled},get tooltipText(){return n(pt).tooltipText},get maxTooltipWidth(){return n(pt).maxTooltipWidth}})};V(lo,Qo=>{n(pt).type==="SWITCH"&&Qo(qo)},zi)}};V(ao,lo=>{n(pt).type==="CLICK"?lo(Pr):lo(_o,!1)},Ui)}};V(Fi,ao=>{n(pt).type==="OPEN_SUB_MENU"?ao(Ko):ao(wo,!1)})}b(Yt,Hi)}),g(gt),at(gt,Yt=>X(Yt),()=>X()),g(Ht),D((Yt,pt,Hi)=>{K=re(Ht,1,"settings-menu menu svelte-17or3al",null,K,Yt),At=re(gt,1,"items",null,At,pt),tt(gt,Hi)},[()=>({desktop:!d(),mobile:d(),hidden:!!te.current}),()=>({mobile:d()}),so]),xt("mouseenter",Ht,xi),xt("mouseleave",Ht,ro),b(It,Ht)};V(xo,It=>{r()&&It(Wo)})}var dn=P(xo,2);Ti(dn,17,()=>n(wt),It=>It.id,(It,Ht)=>{let K=m(()=>{var kt;return(kt=n(Ht).minWidth)!=null?kt:137});vm(It,{get isMobile(){return d()},get playerControlsHeight(){return ae()},get returnFromSubMenu(){return te.popSubMenu},get id(){return n(Ht).id},get title(){return n(Ht).title},get closeSettingsMenu(){return Et},openSubMenuList:Te,get items(){return n(Ht).items},get minWidth(){return n(K)},get refMenuItems(){return Q},get listRef(){return ce[n(Ht).id]},set listRef(kt){ce[n(Ht).id]=kt}})}),g(et),D(It=>Ei=re(et,1,"settings-menu-container svelte-17or3al",null,Ei,It),[()=>({mobile:d(),hidden:!r()})]),b(t,et),U(),o()}ct(["keydown","click"]);var Q5=M('<button class="btn svelte-1f0voc7"> </button>'),j5={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){W(t,j5);var i=Q5();i.__click=function(...r){var s;(s=e.onClick)==null||s.apply(this,r)};var o=_(i,!0);g(i),D(()=>ve(o,e.label)),b(t,i)}ct(["click"]);var G5=M('<div class="container svelte-1es7arp"><div class="notification svelte-1es7arp"><div><p class="description svelte-1es7arp"><!></p> <!></div> <!></div></div>'),Y5={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 vc(t,e){F(e,!0),W(t,Y5);let i=340,{features:{forceAutoQualityWhenSevereStallHappens:o}}=Rt(),{ui:{t:r}}=he(),s=r(o?"slow_video_notification_force_description":"slow_video_notification_suggest_description");var l=G5(),d=_(l),a=_(d),u=_(a),f=_(u);pc(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}})};V(v,w=>{o||w(p)})}g(a);var x=P(a,2);Is(x,{get onClick(){return e.onClose}}),g(d),g(l),qr(3,d,()=>fs,()=>({duration:i})),b(t,l),U()}import{isIntersecting as q0,Subscription as Z5}from"@vkontakte/videoplayer-shared/es2015";var ja="annotation",tp=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",ja),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 yt(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=As(d,this.shadowRootContainer);o.forEach(y=>{let C=a==null?void 0:a[y],T=C?$e(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 Z5;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,As(d,this.shadowRootContainer))):y==null||y.set(!1)}))}),l.subs=v})}findSlotElement(e,i,o){return yt(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 X5=M('<div class="container svelte-16aykgd"><!></div>'),J5={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 mc(t,e){W(t,J5);let i=h(e,"isPrev",3,!1);var o=ze(),r=fe(o);ws(r,()=>e.Icon,s=>{var l=X5(),d=_(l);Vi(d,()=>e.Icon,(a,u)=>{u(a,{width:"40",height:"40",viewBox:"0 0 24 24",get isPrev(){return i()}})}),g(l),D(()=>tt(l,`animation-duration: ${e.duration}ms`)),b(s,l)}),b(t,o)}import{PlaybackState as Q0}from"@vkontakte/videoplayer-core/es2015";var ew=M('<div class="container svelte-1sw36pi"><!></div>'),tw={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){F(e,!0),W(t,tw);let[i,o]=De(),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}}=he(),{features:{playbackStatusShow:p},playbackStatusAnimationDuration:x}=Rt(),w=0,y=j(null),C=j(!1);Qe(()=>{r()===Q0.PLAYING?O(y,dr,!0):r()===Q0.PAUSED?O(y,Ls,!0):O(y,null)}),Qe(()=>{if(!(!p||s()||l()))return w=window.setTimeout(()=>{w=0,O(y,null)},x),()=>{w&&(window.clearTimeout(w),w=0)}}),Qe(()=>{d()&&!n(C)&&(O(C,!0),O(y,null))});var T=ze(),E=fe(T);{var R=A=>{var I=ew(),N=_(I);mc(N,{get duration(){return x},get Icon(){return n(y)}}),g(I),b(A,I)};V(E,A=>{n(y)&&p&&A(R)})}b(t,T),U(),o()}var iw=M('<div><div data-testid="video-container"></div></div>'),ow={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 Ga(t,e){F(e,!0),W(t,ow);let[i,o]=De(),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}}=he(),{isSmoothVideoRotate:x}=Rt(),w=m(()=>a()&&r()%180?s().height/s().width:1);var y=iw();let C;y.__contextmenu=function(...R){var A;(A=e.onContextMenu)==null||A.apply(this,R)},y.__mousedown=function(...R){var A;(A=e.onMouseDown)==null||A.apply(this,R)},y.__mouseup=function(...R){var A;(A=e.onMouseUp)==null||A.apply(this,R)},y.__click=function(...R){var A;(A=e.onClick)==null||A.apply(this,R)},y.__dblclick=function(...R){var A;(A=e.onDblClick)==null||A.apply(this,R)};var T=_(y);let E;at(T,R=>a(R),()=>a()),g(y),D((R,A)=>{C=re(y,1,"video-wrapper svelte-1czns9r",null,C,R),E=re(T,1,"video-container svelte-1czns9r",null,E,A),tt(T,`transform: rotate(${r()}deg) scale(${n(w)})`),je(T,"data-is-playing",d())},[()=>({hidden:l()!=="video",nocursor:e.hideCursor}),()=>({"fast-rotate":!x})]),b(t,y),U(),o()}ct(["contextmenu","mousedown","mouseup","click","dblclick"]);var nw=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=nw();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(),g(o),b(t,o)}var rw=M('<div><span class="text svelte-1gi6268"> </span> <!></div>'),sw={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){F(e,!0),W(t,sw);let{ui:{t:i}}=he();var o=rw();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),ve(l,u)},[()=>({visible:e.isVisible}),()=>i("double_forward_label")]),b(t,o),U()}var aw=M('<div class="container svelte-1k32wyl" role="button"><div class="icon svelte-1k32wyl"><!></div></div>'),lw={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){F(e,!1),W(t,lw);let o=he().actions.internal.closePreviewTrack,r=200,s=u=>{u.stopPropagation(),o()};Uo();var l=aw();l.__click=s;var d=_(l),a=_(d);return dr(a,{width:"40",height:"40",viewBox:"0 0 24 24"}),g(d),g(l),qr(3,l,()=>fs,()=>({duration:r})),b(t,l),lf(e,"handleClick",s),U({handleClick:s})}ct(["click"]);var dw=M('<div class="container svelte-17g9o6z"><div class="notification svelte-17g9o6z"><span class="text svelte-17g9o6z"> </span></div></div>'),cw={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){F(e,!1),W(t,cw);let{ui:{t:i}}=he();Uo();var o=dw(),r=_(o),s=_(r),l=_(s,!0);g(s),g(r),g(o),D(d=>ve(l,d),[()=>i("preview_track_notification_text")],Sn),qr(3,r,()=>fs,()=>({duration:340})),b(t,o),U()}var uw=(t,e,i,o,r,s)=>{if(t.stopPropagation(),e()||o()){s();return}},pw=M("<div><!></div>"),fw=M('<div class="spherical-video-icon svelte-nqua3g"><!></div>'),vw=M("<div><!></div>"),mw=M('<div class="settings-menu svelte-nqua3g"><!></div>'),gw=M("<!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!>",1),hw=M("<!> <!> <!>",1),_w=M('<div class="blocked svelte-nqua3g"></div>'),bw=M('<div class="player-wrapper svelte-nqua3g"><!> <div class="overlay-container"></div></div> <!>',1),$w={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){F(e,!0),W(t,$w);let[i,o]=De(),r=()=>S(gi,"$notificationsToShow$",i),s=()=>S(ci,"$playerPhase",i),l=()=>S(xo,"$isLoaderVisible",i),d=()=>S(xi,"$adPlaybackState",i),a=()=>S(ii,"$crashed",i),u=()=>S(ao,"$isInteractiveTime$",i),f=()=>S(bt,"$settingsMenuVisible",i),v=()=>S(Ui,"$isInteractiveExpectation$",i),p=()=>S(di,"$controlsVisible",i),x=()=>S(_o,"$touched",i),w=()=>S(gr,"$graphIsOpened$",i),y=()=>S(mt,"$isFullscreen",i),C=()=>S(ms,"$autoplayNextEnabled$",i),T=()=>S(Ht,"$postrollPassed",i),E=()=>S(Wo,"$isEnded$",i),R=()=>S(Yn,"$cursorInside",i),A=()=>S(un,"$isControlsAvailable",i),I=()=>S(jo,"$doubleForwardOn$",i),N=()=>S(mr,"$fakeIsPlaying$",i),H=()=>S(Mn,"$bottomNoSmooth",i),B=()=>S(Qo,"$interactiveTimeIndicator",i),z=()=>S(Hi,"$playerSize",i),X=()=>S(Fi,"$is3DVideo",i),ae=()=>S(Go,"$doubleForwardAvailable$",i),Q=()=>S(et,"$contextMenuVisible$",i),ce=()=>S(vi,"$playbackState$",i),J=()=>S(lo,"$hotKeyMapData",i),me=()=>S(Zt,"$scrubbingInProgress",i),se=()=>S(wt,"$volumeChangingInProgress",i),le=()=>S(dn,"$chromecastConnected$",i),Pe=()=>S(Wi,"$controlsTimeoutActive",i),ye=()=>S(mi,"$settingsMenuOpenedByKeyboard",i),ee=()=>S(Nr,"$contextMenuOpenedByKeyboard$",i),Be=()=>S(ei,"$contextMenuOpenedByHotKey$",i),pe=()=>S(ts,"$contextMenuButtonRef$",i),k=()=>S(Ai,"$contextMenuLastActiveElem$",i),Ge=()=>S($i,"$isFullscreenOpenedByKeyboard",i),Me=()=>S(bi,"$language$",i),Y=()=>S(bn,"$previewTrackActive$",i),oe=()=>S(Ko,"$icon3DVideoVisible",i),He=()=>S(It,"$chromecastDeviceName$",i),Xe=()=>S(Yt,"$currentSubtitle$",i),ge=()=>S(pt,"$currentSubtitleCaptions$",i),ie=()=>S(ro,"$position$",i),ke=()=>S(so,"$duration$",i),we=()=>S(K,"$isLive$",i),Fe=()=>S(kt,"$isPlaying$",i),Je=()=>S(ur,"$contextMenuPosition$",i),Ye=()=>S(fr,"$previewTrackNotificationVisible$",i),qe=()=>S(zi,"$showHotKeyMap",i),Ze=()=>S(Ei,"$debugPanelVisible",i),Dt=()=>S(cn,"$userActionsDisabled$",i),rt=h(e,"videoContainer",15),Bt=h(e,"adsSlotId",3,void 0),Qt=h(e,"adsParams",3,void 0),Et=h(e,"adsAutoplayParam",3,void 0),Jt=h(e,"duration",3,void 0),Wt=h(e,"logoTargetUrl",3,""),Ce=h(e,"showNextPrevButtons",3,!1),xe=h(e,"nextButtonActive",3,!1),te=h(e,"prevButtonActive",3,!1),Te=h(e,"endScreenVideoTitle",3,void 0),Ve=h(e,"endScreenVideoThumb",3,void 0),Mt=h(e,"isOneVideoPlaylist",3,!1),Re=h(e,"shadowRootContainer",3,void 0),lt=h(e,"outerContainerRef",3,void 0),Tt=h(e,"playerStarted",3,!1),Se=h(e,"fullScreenTarget",3,void 0),st=h(e,"showMiniTimer",3,!1),We=h(e,"showEndScreen",3,!0),ut=h(e,"keyboardControls",15),jt=e.store.getLogger().createComponentLog("Root component"),bi=e.store.interfaceLanguage$,vi=e.store.state.playbackState$,xi=e.store.ads.playbackState,ro=e.store.state.positionWithScrubbing$,so=e.store.state.duration$,ci=e.store.playerPhase,mt=e.store.ui.isFullscreen,$i=e.store.ui.isFullscreenOpenedByKeyboard,di=e.store.ui.controlsVisible,bt=e.store.ui.settingsMenu.visible$,mi=e.store.ui.settingsMenu.openedByBtnKeyboard$,Zt=e.store.ui.scrubbingInProgress,wt=e.store.ui.volumeChangingInProgress,et=e.store.ui.contextMenu.visible$,Ei=e.store.ui.debugPanelVisible,xo=e.store.state.isLoaderVisible,Wo=e.store.state.isEnded$,dn=e.store.state.chromecastConnected$,It=e.store.state.chromecastDeviceName$,Ht=e.store.ads.postrollPassed,K=e.store.state.isLive$,kt=e.store.state.isPlaying$,ii=e.store.state.crashed$,gt=e.store.webApi.annotationsApi,At=e.store.webApi.pictureInPictureApi,Yt=e.store.state.currentSubtitle$,pt=e.store.state.currentSubtitleCaptions$,Hi=e.store.ui.playerSize,Fi=e.store.ui.is3DVideo,Ko=e.store.ui.icon3DVideoVisible,wo=e.store.state.isInteractive,ao=e.store.state.isInteractiveTime$,Ui=e.store.state.isInteractiveExpectation$,Pr=e.store.state.hasInteractiveBranches,_o=e.store.ui.touched,lo=e.store.ui.modals.hotKeyMap.data,zi=e.store.ui.modals.hotKeyMap.show,qo=e.store.ui.overlayContainer$,Qo=e.store.ui.controls.interactiveTimeIndicator,cr=e.store.state.showInteractiveTimeIndicator,ur=e.store.ui.contextMenu.position$,pr=e.store.actions.internal.setQuality,vs=e.store.actions.internal.closeSettingsMenu,ms=e.store.ui.autoplayNextEnabled$,cn=e.store.ui.userActionsDisabled,un=e.store.ui.isControlsAvailable,jn=e.store.ui.videoTitleInfo,jo=e.store.ui.doubleForwardOn$,Go=e.store.ui.doubleForwardAvailable$,fr=e.store.ui.previewTrackNotificationVisible,vr=e.store.actions.internal.getVideoElement,Mr=e.store.actions.internal.checkFullscreenSupport,{fakeIsPlaying$:mr,notifications$:Gr,graphIsOpened$:gr}=yo(),co=j(void 0),hr=j(void 0),An=j(void 0),Pn=j(void 0),uo,_r,Yo;lo.set(F1());let{closeNotification:$t,notificationsToShow$:gi}=Gr,br=m(()=>!!r().slow_video),Gn=()=>$t("slow_video"),Yr=m(()=>(s()==="video"&&l()||s()==="ads"&&d()==="inactive")&&!a()),Zo=j(void 0),Mn=de(!1),ki,Wi=de(!1),Xo=de(),Yn=de(!1),pn=j(!1),fn=j(!1),Zn=j(!1),vn=j(!(e.autoplay&&!e.uiConfig.controls.showOnStartupAtAutoplay)),Ln=m(()=>u()&&!f()&&!(n(pn)||n(fn))&&!(n(Zn)&&!v())),So=!0,$r=m(()=>e.uiConfig.features.thumbTimer&&st()&&s()==="video"&&!p()&&!a()&&!wo&&(e.uiConfig.hideThumbTimerAfterTouch&&!x()||!e.uiConfig.hideThumbTimerAfterTouch)),Lr=m(()=>s()==="video"&&!w()&&y()),Vn=j(!1),Rn=m(()=>(We()||e.showAutoplayNext&&C())&&!!Te()&&!!Ve()&&(e.showAds&&T()||!e.showAds)&&E()&&!a()&&!n(Vn)),Vr=m(()=>R()&&!(p()||n(Rn))&&!u()&&A()&&!I()),yr=j(!1),ot=m(()=>N()!==null),{toggle:pi}=mr,Oi=!1,Zi=null;At==null||At.setContext(ed());let Po=()=>{e.autoplay&&!wo&&e.uiConfig.controls.showOnStartupAtAutoplay&&ui(e.uiConfig.controls.hideTimeout)};e.store.setUiCallbacks({onStarted:Po});let Jo=()=>{window.clearTimeout(uo),Wi.set(!1)},Ki=()=>{window.clearTimeout(_r),Xo.set(null)},ui=_e=>{Jo(),Wi.set(!0),uo=window.setTimeout(()=>Wi.set(!1),_e);let vt=_e-100;ki=window.setTimeout(()=>{H()&&Mn.set(!1)},vt>0?vt:_e)},Xi=(_e,vt)=>{Ki(),Xo.set(vt),_r=window.setTimeout(()=>Xo.set(null),_e)},en=Fi.subscribe(_e=>{Ko.set(_e),_e&&(window.clearTimeout(Yo),Yo=window.setTimeout(()=>Ko.set(!1),e.uiConfig.controls.hide360IconTimeout))}),On=()=>yt(null,null,function*(){var vt,si,Si,fi;let _e=Gs();if(_e){let oi=Ed(),Ci=Jr();_e=oi===Ci||oi===Re()}if(_e){ui(e.uiConfig.controls.hideTimeoutFullscreen);try{yield At==null?void 0:At.exit()}catch(oi){jt({message:String(oi)})}}mt.set(_e),e.store.getAdmanWrapper().setFullscreen(_e),y()?(si=(vt=e.store.callbacks)==null?void 0:vt.onFullscreenEnter)==null||si.call(vt):(fi=(Si=e.store.callbacks)==null?void 0:Si.onFullscreenExit)==null||fi.call(Si)}),Zr=_e=>{let{width:vt,height:si}=_e.target;Hi.set({width:vt,height:si})},Xr=()=>{let{width:_e,height:vt}=n(co).getBoundingClientRect();Hi.set({width:_e,height:vt})};Nt(()=>{var vt;return Cu(On),e.uiConfig.features.annotationsInside&&(gt==null||gt.init(n(co))),Pa(At)&&(At==null||At.assignPlayerContainer(n(co)),At==null||At.setExternalEventHandlers({resize:Zr,leavepictureinpicture:Xr})),e.interactiveContainer&&((vt=rt().parentElement)==null||vt.insertBefore(e.interactiveContainer,rt().nextSibling)),()=>{window.clearTimeout(uo),window.clearTimeout(ki),window.clearTimeout(_r),window.clearTimeout(Yo),en(),At==null||At.dispose().catch(si=>{jt({message:String(si)})}),Tu(On)}});let Jr=()=>{let _e=e.uiConfig.features.fullscreenInternalTargetPlayerContainer||!lt()?n(co):lt(),vt=_e.getRootNode(),si=vt instanceof ShadowRoot?vt.host:vt,Si=Se()instanceof HTMLElement&&Se().contains(si);return e.uiConfig.allowChangingFullscreenTarget&&Se()&&Si?Se():_e},mn=()=>{et.set(!1)},gn=()=>{vs(),mn()},xr=()=>yt(null,null,function*(){if(!Mr()){jt({message:"fullscreen disabled"});return}mn(),Gs()?(yield Su(document),jt({message:"exit fullscreen"})):(jt({message:"request fullscreen"}),yield wu(Jr()))}),hn=_e=>{w()||(_e.preventDefault(),et.set(!0),ur.set({left:_e.clientX,top:_e.clientY}))};function Rr(){Yn.set(!0),wo||ui(e.uiConfig.controls.hideTimeoutCursor)}function it(_e){var fi,oi;let{relatedTarget:vt}=_e,Si=!!(vt&&((fi=n(An))!=null&&fi.contains(vt)))&&((oi=ut())==null?void 0:oi.isFocused());!wo&&!Si&&(Mn.set(!0),ui(e.uiConfig.controls.hideTimeoutCursor))}function Lt(){Yn.set(!1),O(fn,!1),O(pn,!1),Oi=!1,e.store.actions.internal.releaseCamera(),ui(e.uiConfig.controls.hideTimeout),I()&&fo()}function wi(_e){return _e?_e.offsetTop+wi(_e.offsetParent):0}function bo(_e){return _e?_e.offsetLeft+bo(_e.offsetParent):0}function $o(_e){if(B()&&cr){let vt=_e.currentTarget,si=wi(vt),Si=bo(vt),fi=_e.pageX-Si,oi=_e.pageY-si,{left:Ci,bottom:yn,right:Dn}=B(),Pi=Dn-Ci;return fi>=Ci-Pi&&oi<=yn+Pi}}function po(_e){if(n(co)){let vt=wi(_e.currentTarget),si=z().height,Si=_e.pageY-vt;if($o(_e)){O(fn,!1);return}Si<40?O(fn,!0):Si>si-40?O(pn,!0):(O(fn,!1),f()||O(pn,!1))}}function Ji(_e){po(_e),!n(Ln)&&!I()&&ui(e.uiConfig.controls.hideTimeoutCursor),X()&&Oi&&Zi&&e.store.actions.internal.moveCameraFocusPX(Zi.clientX-_e.clientX,Zi.clientY-_e.clientY,_e.timeStamp-Zi.timeStamp),Zi=_e}let Ni=null,_n=()=>{Ni=window.setTimeout(()=>{e.store.actions.internal.changeDoubleForwardOn(!0),Jo()},e.uiConfig.doubleForwardActivationTime)},fo=()=>{e.store.actions.internal.changeDoubleForwardOn(!1),Ni&&clearTimeout(Ni),Ni=null},Mo=_e=>{_e.preventDefault(),_e.button===0&&(Oi=!0,e.store.actions.internal.holdCamera(),ae()&&_n()),!Oi&&ui(e.uiConfig.controls.hideTimeoutCursor)},Lo=_e=>{_e.preventDefault(),_e.button===0&&(Zi=_e,Oi=!1,e.store.actions.internal.releaseCamera()),!I()&&ui(e.uiConfig.controls.hideTimeoutCursor)},Xn=_e=>{_e.preventDefault(),So&&(jt({message:"double click on video"}),xr(),ui(e.uiConfig.controls.hideTimeoutCursor))},Nn=_e=>{var vt;if(_e.preventDefault(),I()){fo();return}if(Ni&&fo(),Q()||f()){gn();return}if(!(E()&&!Pr)){if(n(ot))return pi();if((vt=ut())==null||vt.focus(),!Tt()){e.firstStart(),ui(e.uiConfig.controls.hideTimeoutCursor);return}(!e.uiConfig.preventPauseOnVideoClick||ce()!==G0.PLAYING)&&e.store.actions.internal.togglePlay(),ui(e.uiConfig.controls.hideTimeoutCursor)}},Or=_e=>{gn(),_o.set(!0),ui(e.uiConfig.controls.hideTimeout),_e&&Xi(e.uiConfig.controls.hideHotKeyHelpers,_e)},wr=()=>{var _e,vt;gn(),(_e=e.store.callbacks)!=null&&_e.onOpenHotKeyMap?(vt=e.store.callbacks)==null||vt.onOpenHotKeyMap(J()):zi.update(si=>!si)},es=()=>{_o.set(!0)},Nr=e.store.ui.contextMenu.openedByBtnKeyboard$,ts=e.store.ui.contextMenu.btnRef$,Ke=j(void 0),ei=e.store.ui.contextMenu.openedByHotKey$,Ai=e.store.ui.contextMenu.lastActiveElem$,bn=e.store.ui.previewTrackActive;Qe(()=>{qo.set(n(Zo))}),Qe(()=>{O(Zn,n(vn)&&ce()!==G0.PLAYING,!0),n(vn)||Pt(()=>O(vn,!0))}),Qe(()=>{var vt,si;let _e=(n(Zn)||E()||f()||me()||se()||le()||Pe())&&!n(Ln)&&(s()==="video"||s()==="ads")&&!a()&&A();di.set(_e),!_e&&!Pe()&&e.uiConfig.returnFocusOnControlsHide&&((vt=n(An))!=null&&vt.contains(Lu()))&&((si=ut())==null||si.focus())}),Qe(()=>{!me()&&n(yr)&&!u()&&ui(e.uiConfig.controls.hideTimeoutCursor),Pt(()=>O(yr,me(),!0))}),Qe(()=>{n(Pn),f(),ye(),Pt(()=>Vd(n(Pn),f(),ye()))}),Qe(()=>{n(Ke),Q(),ee(),Be(),Pt(()=>{let _e=ee()||Be();Vd(n(Ke),Q(),_e)})}),Qe(()=>{let _e=pe();_e&&(Q(),Pt(()=>Pl(_e,Q(),Nr)))}),Qe(()=>{let _e=k();_e&&(Q(),Pt(()=>j1(_e,Q(),ei)))}),Qe(()=>{var _e;!Ge()&&y()&&(Pt(()=>$i.set(!1)),(_e=ut())==null||_e.focus())}),Qe(()=>{w()&&gn()});let tn=Z("video360"),Dr=j(void 0),on=_e=>{jn.set(qn(vr(),{title:n(Dr)},"title",_e))},Vo=(_e,vt)=>{var oi,Ci;let si=(Ci=(oi=e.store.callbacks)==null?void 0:oi.uiInfo)==null?void 0:Ci.onUpcomingLiveViewStateChanged;if(!si)return;let Si=!!vt,fi=q(q({},qn(n(co),{upcomingLiveScreen:vt},"upcomingLiveScreen",Si)),_e);si(fi)};var Br=bw();xt("blur",ba,gn);var $n=fe(Br);$n.__mousemove=Ji;var Os=_($n);let ia=m(()=>s()==="ads"),ft=m(()=>n(ot)?pi:void 0);at(Qf(Os,{startDoubleForwardActivationTimer:_n,stopDoubleForward:fo,toggleFullscreen:xr,hideContextMenu:gn,showHotKeyHelpers:Or,showKeyMap:wr,get isAds(){return n(ia)},get fakePlayButtonHandler(){return n(ft)},get nextButtonActive(){return xe()},get prevButtonActive(){return te()},children:(_e,vt)=>{var si=hw(),Si=fe(si);Ga(Si,{get hideCursor(){return n(Vr)},onClick:Nn,onContextMenu:hn,onMouseDown:Mo,onMouseUp:Lo,onDblClick:Xn,get videoContainer(){return rt()},set videoContainer(Ci){rt(Ci)}});var fi=P(Si,2);Ca(fi,()=>"slot",!1,(Ci,yn)=>{Ae(Ci,()=>({name:ja}))});var oi=P(fi,2);ws(oi,Me,Ci=>{var yn=gw(),Dn=fe(yn);let Pi=m(()=>s()!=="thumb"||a()||wo&&e.autoplay);Ka(Dn,{get hidden(){return n(Pi)},get thumbUrl(){return e.thumbUrl},get startVideo(){return e.firstStart},onContextMenu:hn,onClick:mn});var oa=P(Dn,2);{var Ya=Ue=>{Rm(Ue,{})};V(oa,Ue=>{Y()&&Ue(Ya)})}var Sr=P(oa,2);Mm(Sr,{});var Za=P(Sr,2);Vm(Za,{get isVisible(){return I()}});var na=P(Za,2);{var xn=Ue=>{let _i=m(()=>{var To;return(To=e.live)==null?void 0:To.startTime});cc(Ue,{get thumbUrl(){return e.thumbUrl},get startTime(){return n(_i)},onUpcomingLiveViewStateChanged:Vo,onContextMenu:hn,onClick:mn})};V(na,Ue=>{s()==="LiveWaitingStart"&&Ue(xn)})}var ra=P(na,2);{var Xa=Ue=>{qa(Ue,{kind:"recover",get thumbUrl(){return e.thumbUrl},onContextMenu:hn,onClick:mn})};V(ra,Ue=>{s()==="LiveWaitingRecover"&&Ue(Xa)})}var Ja=P(ra,2);{var gs=Ue=>{qa(Ue,{kind:"record",get thumbUrl(){return e.thumbUrl},onContextMenu:hn,onClick:mn})};V(Ja,Ue=>{s()==="LiveWaitingRecord"&&Ue(gs)})}var hs=P(Ja,2);{var el=Ue=>{var _i=pw();let To;var ua=_(_i);kd(ua,{get adsSlotId(){return Bt()},get adsParams(){return Qt()},get adsAutoplayParam(){return Et()},get duration(){return Jt()},get adsExternalApi(){return e.adsExternalApi}}),g(_i),D(wn=>To=re(_i,1,"ads-container svelte-nqua3g",null,To,wn),[()=>({hidden:s()!=="ads"})]),b(Ue,_i)};V(hs,Ue=>{e.showAds&&Tt()&&Ue(el)})}var sa=P(hs,2);{var ql=Ue=>{let _i=m(()=>!We()&&e.showAutoplayNext&&C());Wf(Ue,{get title(){return Te()},get thumb(){return Ve()},get isHide(){return n(_i)},clickCloseIcon:()=>O(Vn,!0)})};V(sa,Ue=>{n(Rn)&&Te()&&Ve()&&Ue(ql)})}var Cr=P(sa,2);{var Ql=Ue=>{let _i=m(()=>!p());lm(Ue,{get title(){return e.title},get isHidden(){return n(_i)},onVisibilityChanged:on,get ref(){return n(Dr)},set ref(To){O(Dr,To,!0)}})};V(Cr,Ue=>{n(Lr)&&Ue(Ql)})}var aa=P(Cr,2);{var jl=Ue=>{let _i=m(()=>s()==="video"&&p());lc(Ue,{get isShifted(){return n(_i)}})};V(aa,Ue=>{X()&&Ue(jl)})}var tl=P(aa,2);{var il=Ue=>{var _i=fw(),To=_(_i);Td(To,{get"aria-label"(){return tn}}),g(_i),b(Ue,_i)};V(tl,Ue=>{oe()&&Ue(il)})}var la=P(tl,2);{var ht=Ue=>{dc(Ue,{get thumbUrl(){return e.thumbUrl},get chromecastDeviceName(){return He()}})};V(la,Ue=>{le()&&Ue(ht)})}var _t=P(la,2);{var eo=Ue=>{za(Ue,{get shifted(){return p()},get captions(){return ge()},get position(){return ie()},get playerSize(){return z()}})};V(_t,Ue=>{Xe().value!=="off"&&Ue(eo)})}var Co=P(_t,2);{var to=Ue=>{var _i=vw();_i.__contextmenu=hn,_i.__click=[uw,Q,et,f,bt,gn];var To=_(_i);Wa(To,{}),g(_i),b(Ue,_i)};V(Co,Ue=>{a()&&Ue(to)})}var hi=P(Co,2);{var qi=Ue=>{let _i=m(()=>s()==="thumb"||s()==="LiveWaitingStart"||s()==="LiveWaitingRecover"||s()==="LiveWaitingRecord"),To=m(()=>s()==="ads"),ua=m(()=>e.canRewindLive&&ke()!==0);ac(Ue,{get bottomHidden(){return n(_i)},get bottomNoSmooth(){return H()},get showControls(){return p()},get isAds(){return n(To)},get canRewindLive(){return n(ua)},get logoClickable(){return e.logoClickable},get logoHidden(){return e.logoHidden},get logoTargetUrl(){return Wt()},get showAutoplayNext(){return e.showAutoplayNext},get showNextPrevButtons(){return Ce()},get nextButtonActive(){return xe()},get prevButtonActive(){return te()},get isOneVideoPlaylist(){return Mt()},customFullscreenSupported:So,toggleFullscreen:xr,get seekToInteractive(){return e.seekToInteractive},get playPrevChapter(){return e.playPrevChapter},get playerControlsWrapperRef(){return n(hr)},set playerControlsWrapperRef(wn){O(hr,wn,!0)},get playerControlsRef(){return n(An)},set playerControlsRef(wn){O(An,wn,!0)}})};V(hi,Ue=>{Tt()&&Ue(qi)})}var Ns=P(hi,2);{var Gl=Ue=>{var _i=mw(),To=_(_i);let ua=m(()=>{var wn;return(wn=n(An))==null?void 0:wn.clientHeight});fc(To,{get supportLink(){return e.supportLink},get playerControlsHeight(){return n(ua)},returnFocus:()=>{var wn;return(wn=ut())==null?void 0:wn.focus()},get ref(){return n(Pn)},set ref(wn){O(Pn,wn,!0)}}),g(_i),b(Ue,_i)};V(Ns,Ue=>{!le()&&s()!=="ads"&&Ue(Gl)})}var da=P(Ns,2);let fp=m(()=>!n($r));Md(da,{get isLive(){return we()},get isHidden(){return n(fp)},get isPlaying(){return Fe()},get position(){return ie()},get duration(){return ke()}});var Ds=P(da,2);nm(Ds,{get data(){return Xo}});var ca=P(Ds,2);zf(ca,{get supportLink(){return e.supportLink},returnFocus:()=>{var Ue;return(Ue=ut())==null?void 0:Ue.focus()},get visible(){return Q()},get playerContainerRef(){return n(co)},get position(){return Je()},get menuElementRef(){return n(Ke)},set menuElementRef(Ue){O(Ke,Ue,!0)}});var Ec=P(ca,2);{var Ic=Ue=>{vc(Ue,{onClose:Gn,onSelectAutoQuality:()=>{pr("auto"),Gn()}})};V(Ec,Ue=>{n(br)&&Ue(Ic)})}var ol=P(Ec,2);{var kc=Ue=>{Om(Ue,{})};V(ol,Ue=>{Ye()&&Ue(kc)})}var Ac=P(ol,2);{var Pc=Ue=>{Ra(Ue,{})};V(Ac,Ue=>{n(Yr)&&Ue(Pc)})}var Mc=P(Ac,2);{var vp=Ue=>{Yf(Ue,{})};V(Mc,Ue=>{qe()&&Ue(vp)})}var mp=P(Mc,2);{var gp=Ue=>{Nd(Ue,{})};V(mp,Ue=>{Ze()&&Ue(gp)})}b(Ci,yn)}),b(_e,si)},$$slots:{default:!0}}),_e=>ut(_e),()=>ut());var ti=P(Os,2);at(ti,_e=>O(Zo,_e),()=>n(Zo)),g($n),at($n,_e=>O(co,_e),()=>n(co));var Ro=P($n,2);{var Jn=_e=>{var vt=_w();b(_e,vt)};V(Ro,_e=>{Dt()&&_e(Jn)})}xt("mouseenter",$n,Rr),xt("mouseleave",$n,Lt),xt("click",$n,es,!0),xt("focusin",$n,it,!0),b(t,Br),U(),o()}ct(["mousemove","contextmenu","click"]);import{clientChecker as gc,PlaybackState as Aw}from"@vkontakte/videoplayer-core/es2015";import{noop as Pw}from"@vkontakte/videoplayer-shared/es2015";var yw=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),xw=M("<div><!></div>"),ww={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 ip(t,e){F(e,!0),W(t,ww);let i=h(e,"seekStep",3,0),o=j(!1),r=0,s=0,l=j(ai(i())),d=v=>{v.stopPropagation(),s+=1,O(l,i()*(s-1)),s===1?e.handleSingleFirstClick(v):(O(o,!0),e.handleSecondClick()),window.clearTimeout(r),r=window.setTimeout(()=>{s=0,O(o,!1)},300)};sn(()=>{window.clearTimeout(r)});var a=xw();a.__click=d;var u=_(a);{var f=v=>{var p=yw(),x=fe(p),w=P(x,2),y=_(w),C=_(y),T=P(C,2),E=P(T,2);g(y);var R=P(y,2),A=_(R,!0);g(R),g(w),D(I=>{var N,H,B,z;re(x,1,`semicircle ${(N=e.side)!=null?N:""}`,"svelte-nhq2ld"),re(C,1,`triangle ${(H=e.side)!=null?H:""}`,"svelte-nhq2ld"),re(T,1,`triangle ${(B=e.side)!=null?B:""}`,"svelte-nhq2ld"),re(E,1,`triangle ${(z=e.side)!=null?z:""}`,"svelte-nhq2ld"),ve(A,I)},[()=>Z("doubletap_seek_step",{seconds:n(l).toFixed(0)})]),b(v,p)};V(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")}),b(t,a),U()}ct(["click"]);var Sw=(t,e,i)=>{e(!1),i()},Cw=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),Tw={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){F(e,!0),W(t,Tw);let[i,o]=De(),r=()=>S(d,"$autoplayNextEnabled$",i),s=()=>S(a,"$timerNextVideoRunning$",i),l=he(),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()};Nt(()=>{e.isHide||f(),e.isHide&&r()&&(u(!1),p())});var C=ze(),T=fe(C);{var E=R=>{var A=Cw(),I=P(fe(A),2),N=_(I),H=_(N),B=_(H,!0);g(H);var z=P(H,2);Is(z,{onClick:y}),g(N);var X=P(N,2);X.__click=[Sw,u,v];var ae=_(X),Q=_(ae),ce=_(Q);let J;var me=P(ce,2);{var se=ee=>{Dd(ee,{get isRunning(){return s()},onTimerEnded:w})};V(me,ee=>{r()&&ee(se)})}g(Q),g(ae);var le=P(ae,2),Pe=_(le),ye=_(Pe,!0);g(Pe),g(le),g(X),g(I),D((ee,Be)=>{ve(B,ee),tt(Q,`background-image: url('${e.thumb}')`),J=re(ce,1,"thumb-overlay svelte-1qdxi6t",null,J,Be),ve(ye,e.title)},[()=>r()?Z("end_screen_next_video"):Z("end_screen_recommended_video"),()=>({withOpacity:r()})]),b(R,A)};V(T,R=>{e.isHide||R(E)})}b(t,C),U(),o()}ct(["click"]);import{clientChecker as Ew}from"@vkontakte/videoplayer-core/es2015";var Y0=({getFullscreenTarget:t,fullScreenChangeHandler:e})=>{let i=null,o;Nt(()=>{Ew.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))}),sn(()=>{i==null||i(),clearTimeout(o)})};import{VideoFormat as Iw}from"@vkontakte/videoplayer-core/es2015";var op=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 kw}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=()=>kw.device.isIOS&&$e(l)===Iw.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 op(w),C=$e(d),T=$e(s),E=$e(r);for(let I of C)T.some(H=>H.value===I.id)&&y.attach(I,E.value===I.id);let R=d.subscribe(I=>{for(let N of I)y.updateSrc(N)}),A=()=>{let I=y.getCurrentShowingId();o($e(s).find(N=>N.value===I))};w.textTracks.addEventListener("change",A),a=()=>{R(),y.detachAll(),w.textTracks.removeEventListener("change",A)}};Nt(()=>i.subscribe(p)),sn(v)};var Mw=(t,e,i,o)=>{if(t.stopPropagation(),e()){o();return}},Lw=M("<!> <!>",1),Vw=M("<div><!></div>"),Rw=M('<div class="spherical-video-icon svelte-7yl31d"><!></div>'),Ow=M("<div><!></div>"),Nw=M('<div class="settings-mobile svelte-7yl31d"><!></div>'),Dw=M("<!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!>",1),Bw=M('<div class="player-wrapper svelte-7yl31d" role="region" tabindex="-1"><!> <!> <!> <div class="overlay-container"></div></div>'),Hw={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 Vr,yr;F(e,!0),W(t,Hw);let[i,o]=De(),r=()=>S(Re,"$playerPhase",i),s=()=>S(xi,"$isLoaderVisible",i),l=()=>S(Te,"$adPlaybackState",i),d=()=>S(Zt,"$crashed",i),a=()=>S(ms,"$notificationsToShow$",i),u=()=>S(te,"$playbackState$",i),f=()=>S(Wt,"$graphIsOpened$",i),v=()=>S(st,"$interactiveHideMobileControls",i),p=()=>S(ro,"$isEnded$",i),x=()=>S(gt,"$isInteractiveExpectation$",i),w=()=>S(Tt,"$controlsVisible",i),y=()=>S(pt,"$touched",i),C=()=>S(Fi,"$autoplayNextEnabled$",i),T=()=>S(mt,"$postrollPassed",i),E=()=>S(jn,"$bottomNoSmooth",i),R=()=>S(Ei,"$videoSize",i),A=()=>S(It,"$playerSize",i),I=()=>S(lt,"$isFullscreen",i),N=()=>S(Ve,"$position$",i),H=()=>S(Mt,"$duration$",i),B=()=>S(Ko,"$loadedMetadata",i),z=()=>S(We,"$settingsMenuVisible",i),X=()=>S(jt,"$scrubbingInProgress",i),ae=()=>S(bi,"$volumeChangingInProgress",i),Q=()=>S(so,"$chromecastConnected$",i),ce=()=>S(Se,"$isControlsAvailable",i),J=()=>S(ii,"$isInteractiveTime$",i),me=()=>S(bt,"$isActiveLive",i),se=()=>S(ut,"$settingsMenuOpenedByKeyboard",i),le=()=>S(xe,"$language$",i),Pe=()=>S(Yt,"$disabledControls$",i),ye=()=>S(Ht,"$is3DVideo",i),ee=()=>S(K,"$icon3DVideoVisible",i),Be=()=>S(ci,"$chromecastDeviceName$",i),pe=()=>S(xo,"$currentSubtitle$",i),k=()=>S(Wo,"$currentSubtitleCaptions$",i),Ge=()=>S(dn,"$realDuration$",i),Me=()=>S($i,"$isLive$",i),Y=()=>S(di,"$isPlaying$",i),oe=()=>S(vi,"$debugPanelVisible",i),He=h(e,"videoContainer",15),Xe=h(e,"adsSlotId",3,void 0),ge=h(e,"adsParams",3,void 0),ie=h(e,"adsAutoplayParam",3,void 0),ke=h(e,"duration",3,void 0),we=h(e,"logoTargetUrl",3,""),Fe=h(e,"showNextPrevButtons",3,!1),Je=h(e,"nextButtonActive",3,!1),Ye=h(e,"prevButtonActive",3,!1),qe=h(e,"endScreenVideoTitle",3,void 0),Ze=h(e,"endScreenVideoThumb",3,void 0),Dt=h(e,"isOneVideoPlaylist",3,!1),rt=h(e,"showMiniTimer",3,!1),Bt=h(e,"fullScreenTarget",3,void 0),Qt=h(e,"playerStarted",3,!1),Et=h(e,"showEndScreen",3,!0),{notifications$:Jt,graphIsOpened$:Wt}=yo(),Ce=e.store.getLogger().createComponentLog("Root component"),xe=e.store.interfaceLanguage$,te=e.store.state.playbackState$,Te=e.store.ads.playbackState,Ve=e.store.state.positionWithScrubbing$,Mt=e.store.state.duration$,Re=e.store.playerPhase,lt=e.store.ui.isFullscreen,Tt=e.store.ui.controlsVisible,Se=e.store.ui.isControlsAvailable,st=e.store.ui.interactiveHideMobileControls,We=e.store.ui.settingsMenu.visible$,ut=e.store.ui.settingsMenu.openedByBtnKeyboard$,jt=e.store.ui.scrubbingInProgress,bi=e.store.ui.volumeChangingInProgress,vi=e.store.ui.debugPanelVisible,xi=e.store.state.isLoaderVisible,ro=e.store.state.isEnded$,so=e.store.state.chromecastConnected$,ci=e.store.state.chromecastDeviceName$,mt=e.store.ads.postrollPassed,$i=e.store.state.isLive$,di=e.store.state.isPlaying$,bt=e.store.state.isActiveLive$,mi=e.store.state.isRewindableLive$,Zt=e.store.state.crashed$,wt=e.store.webApi.annotationsApi,et=e.store.webApi.pictureInPictureApi,Ei=e.store.state.videoSize$,xo=e.store.state.currentSubtitle$,Wo=e.store.state.currentSubtitleCaptions$,dn=e.store.state.duration$,It=e.store.ui.playerSize,Ht=e.store.ui.is3DVideo,K=e.store.ui.icon3DVideoVisible,kt=e.store.state.isInteractive,ii=e.store.state.isInteractiveTime$,gt=e.store.state.isInteractiveExpectation$,At=e.store.state.hasInteractiveBranches,Yt=e.store.ui.controls.disabledControls$,pt=e.store.ui.touched,Hi=e.store.ui.overlayContainer$,Fi=e.store.ui.autoplayNextEnabled$,Ko=e.store.state.loadedMetadata$,wo=e.store.actions.internal.closeSettingsMenu,ao=(Vr=e.store.callbacks)==null?void 0:Vr.onDisabledPlayPrevChapterClick,Ui=(yr=e.store.callbacks)==null?void 0:yr.onDisabledSeekToInteractiveClick,Pr=e.store.actions.internal.setQuality,_o=j(void 0),lo=j(void 0),zi=j(void 0),qo=j(void 0),Qo,cr,ur=m(()=>(r()==="video"&&s()||r()==="ads"&&l()==="inactive")&&!d()),pr=j(void 0),{closeNotification:vs,notificationsToShow$:ms}=Jt,cn=m(()=>!!a().slow_video),un=()=>vs("slow_video"),jn=de(!1),jo,Go=j(!1),fr=m(()=>u()!==Aw.PLAYING),vr=j(!1),Mr=m(()=>f()||v()||!n(Go)&&(p()&&!!At||n(fr)&&x())),mr=j(!0),Gr=m(()=>e.uiConfig.features.thumbTimer&&rt()&&r()==="video"&&!w()&&!d()&&!kt&&(e.uiConfig.hideThumbTimerAfterTouch&&!y()||!e.uiConfig.hideThumbTimerAfterTouch)),gr=j(!1),co=m(()=>(Et()||e.showAutoplayNext&&C())&&!!qe()&&!!Ze()&&(e.showAds&&T()||!e.showAds)&&p()&&!d()&&!n(gr)),hr=j(!1);et==null||et.setContext(ed());let An=ot=>{ot&&!kt&&uo(e.uiConfig.controls.hideTimeoutMobile)};e.store.setUiCallbacks({onStarted:An});let Pn=()=>{clearTimeout(Qo),O(Go,!1),v()&&st.set(!1)},uo=ot=>{Pn(),O(Go,!0),Qo=setTimeout(()=>O(Go,!1),ot);let pi=ot-100;jo=setTimeout(()=>{E()&&jn.set(!1)},pi>0?pi:ot)},_r=Ht.subscribe(ot=>{K.set(ot),ot&&(clearTimeout(cr),cr=setTimeout(()=>K.set(!1),e.uiConfig.controls.hide360IconTimeout))}),Yo=(...pi)=>yt(null,[...pi],function*(ot=Gs()){var Oi,Zi,Po,Jo,Ki,ui;if(ot&&!gc.device.isIOS){let Xi=Ed(),en=Zo(),On=gc.browser.isSamsungBrowser&&Xi===e.shadowRootContainer;ot=Xi===en||On}if(ot){uo(e.uiConfig.controls.hideTimeoutFullscreen);try{yield et==null?void 0:et.exit()}catch(Xi){Ce({message:String(Xi)})}try{let Xi=(Oi=R())!=null&&Oi.width&&((Zi=R())!=null&&Zi.height)?R():A();yield B1(Xi)}catch(Xi){Ce({message:String(Xi)})}}lt.set(ot),e.store.getAdmanWrapper().setFullscreen(ot),I()?(Jo=(Po=e.store.callbacks)==null?void 0:Po.onFullscreenEnter)==null||Jo.call(Po):(ui=(Ki=e.store.callbacks)==null?void 0:Ki.onFullscreenExit)==null||ui.call(Ki)}),$t=ot=>{let pi=ot,{width:Oi,height:Zi}=pi.target;It.set({width:Oi,height:Zi})},gi=()=>{let{width:ot,height:pi}=n(_o).getBoundingClientRect();It.set({width:ot,height:pi})};Nt(()=>{var ot;return Cu(Yo),e.uiConfig.features.annotationsInside&&(wt==null||wt.init(n(_o))),Pa(et)&&(et==null||et.assignPlayerContainer(n(_o)),et==null||et.setExternalEventHandlers({resize:$t,leavepictureinpicture:gi})),O(mr,!gc.device.isIphoneOrOldIpad),e.interactiveContainer&&((ot=He().parentElement)==null||ot.insertBefore(e.interactiveContainer,He().nextSibling)),()=>{clearTimeout(Qo),clearTimeout(jo),clearTimeout(cr),_r(),et==null||et.dispose().catch(pi=>{Ce({message:String(pi)})}),Tu(Yo)}});let br=j(!0),Gn=j(!0),Yr=ot=>{let pi=N()+(ot==="forward"?1:-1)*e.uiConfig.controls.seekStepMobile/1e3;pi<0?(O(br,!1),pi=0):pi>=H()&&(O(Gn,!1),pi=H()),O(vr,!0),e.seekTime(pi)},Zo=()=>gc.device.isIOS?n(_o):!e.uiConfig.allowChangingFullscreenTarget||!Bt()?e.outerContainerRef:Bt().contains(e.outerContainerRef)?Bt():e.outerContainerRef,Mn=()=>yt(null,null,function*(){try{if(Gs())yield Su(document),Ce({message:"exit fullscreen"});else{if(Ce({message:"request fullscreen"}),gc.device.isIOS&&!B())return;yield wu(Zo())}}catch(ot){Ce({message:String(ot)})}}),ki=()=>{wo()},Wi=ot=>{if(ot.preventDefault(),z()){ki();return}if(!Qt()){e.firstStart(),uo(e.uiConfig.controls.hideTimeoutCursor);return}O(vr,!1),w()?Pn():uo(e.uiConfig.controls.hideTimeoutMobile)},Xo=()=>{pt.set(!0)},Yn=()=>{kt||(jn.set(!0),uo(e.uiConfig.controls.hideTimeoutCursor))},pn=ot=>{ao&&(ao(ot),uo(e.uiConfig.controls.hideTimeoutMobile))},fn=ot=>{Ui&&(Ui(ot),uo(e.uiConfig.controls.hideTimeoutMobile))};Qe(()=>{Hi.set(n(pr))}),Qe(()=>{Tt.set((n(fr)||z()||X()||ae()||Q()||!n(co)&&(p()||n(Go)&&!n(vr)))&&!n(Mr)&&r()==="video"&&!d()&&ce())}),Qe(()=>{!X()&&n(hr)&&!J()&&uo(e.uiConfig.controls.hideTimeoutMobile),O(hr,X(),!0)}),Qe(()=>{O(br,N()>0),O(Gn,!me()&&N()<H(),!0)}),Qe(()=>{Vd(n(qo),z(),se(),!0)});let Zn=Z("aria_label_video_player"),vn=Z("video360");Y0({fullScreenChangeHandler:Yo,getFullscreenTarget:Zo}),Z0({store:e.store,getFullscreenTarget:Zo});let Ln=(ot,pi)=>{var Jo,Ki;let Oi=(Ki=(Jo=e.store.callbacks)==null?void 0:Jo.uiInfo)==null?void 0:Ki.onUpcomingLiveViewStateChanged;if(!Oi)return;let Zi=!!pi,Po=q(q({},qn(n(_o),{upcomingLiveScreen:pi},"upcomingLiveScreen",Zi)),ot);Oi(Po)};var So=Bw();xt("blur",ba,ki);var $r=_(So);Ga($r,{onClick:Wi,get videoContainer(){return He()},set videoContainer(ot){He(ot)}});var Lr=P($r,2);Ca(Lr,()=>"slot",!1,(ot,pi)=>{Ae(ot,()=>({name:ja}))});var Vn=P(Lr,2);ws(Vn,le,ot=>{var pi=Dw(),Oi=fe(pi);let Zi=m(()=>r()!=="thumb"||d()||kt&&e.autoplay);Ka(Oi,{get hidden(){return n(Zi)},get thumbUrl(){return e.thumbUrl},get startVideo(){return e.firstStart}});var Po=P(Oi,2);{var Jo=Ke=>{var ei=Lw(),Ai=fe(ei);{var bn=on=>{let Vo=m(()=>e.uiConfig.controls.seekStepMobile/1e3);ip(on,{side:"left",get seekStep(){return n(Vo)},handleSingleFirstClick:Wi,handleSecondClick:()=>Yr("backward")})};V(Ai,on=>{n(br)&&on(bn)})}var tn=P(Ai,2);{var Dr=on=>{let Vo=m(()=>e.uiConfig.controls.seekStepMobile/1e3);ip(on,{side:"right",get seekStep(){return n(Vo)},handleSingleFirstClick:Wi,handleSecondClick:()=>Yr("forward")})};V(tn,on=>{n(Gn)&&on(Dr)})}b(Ke,ei)};V(Po,Ke=>{e.canRewindLive&&mi&&!Pe().has("TIMELINE")&&Ke(Jo)})}var Ki=P(Po,2);{var ui=Ke=>{let ei=m(()=>{var Ai;return(Ai=e.live)==null?void 0:Ai.startTime});cc(Ke,{get thumbUrl(){return e.thumbUrl},get startTime(){return n(ei)},onUpcomingLiveViewStateChanged:Ln})};V(Ki,Ke=>{r()==="LiveWaitingStart"&&Ke(ui)})}var Xi=P(Ki,2);{var en=Ke=>{qa(Ke,{kind:"recover",get thumbUrl(){return e.thumbUrl}})};V(Xi,Ke=>{r()==="LiveWaitingRecover"&&Ke(en)})}var On=P(Xi,2);{var Zr=Ke=>{qa(Ke,{kind:"record",get thumbUrl(){return e.thumbUrl}})};V(On,Ke=>{r()==="LiveWaitingRecord"&&Ke(Zr)})}var Xr=P(On,2);{var Jr=Ke=>{var ei=Vw();let Ai;var bn=_(ei);kd(bn,{get adsSlotId(){return Xe()},get adsParams(){return ge()},get adsAutoplayParam(){return ie()},get duration(){return ke()},get adsExternalApi(){return e.adsExternalApi}}),g(ei),D(tn=>Ai=re(ei,1,"ads-container svelte-7yl31d",null,Ai,tn),[()=>({hidden:r()!=="ads"})]),b(Ke,ei)};V(Xr,Ke=>{e.showAds&&Qt()&&Ke(Jr)})}var mn=P(Xr,2);{var gn=Ke=>{let ei=m(()=>!Et()&&e.showAutoplayNext&&C());Dm(Ke,{get title(){return qe()},get thumb(){return Ze()},get isHide(){return n(ei)},clickCloseIcon:()=>O(gr,!0)})};V(mn,Ke=>{n(co)&&qe()&&Ze()&&Ke(gn)})}var xr=P(mn,2);{var hn=Ke=>{lc(Ke,{})};V(xr,Ke=>{ye()&&Ke(hn)})}var Rr=P(xr,2);{var it=Ke=>{var ei=Rw(),Ai=_(ei);Td(Ai,{get"aria-label"(){return vn}}),g(ei),b(Ke,ei)};V(Rr,Ke=>{ee()&&Ke(it)})}var Lt=P(Rr,2);{var wi=Ke=>{dc(Ke,{get thumbUrl(){return e.thumbUrl},get chromecastDeviceName(){return Be()}})};V(Lt,Ke=>{Q()&&Ke(wi)})}var bo=P(Lt,2);{var $o=Ke=>{za(Ke,{get shifted(){return w()},get captions(){return k()},get position(){return N()},get playerSize(){return A()},isMobile:!0})};V(bo,Ke=>{pe().value!=="off"&&Ke($o)})}var po=P(bo,2);{var Ji=Ke=>{var ei=Ow();ei.__click=[Mw,z,We,ki];var Ai=_(ei);Wa(Ai,{}),g(ei),b(Ke,ei)};V(po,Ke=>{d()&&Ke(Ji)})}var Ni=P(po,2);{var _n=Ke=>{let ei=m(()=>r()==="thumb"||r()==="LiveWaitingStart"||r()==="LiveWaitingRecover"||r()==="LiveWaitingRecord"||r()==="ads"),Ai=m(()=>r()==="ads"),bn=m(()=>e.canRewindLive&&Ge()!==0);ac(Ke,{get bottomHidden(){return n(ei)},get showControls(){return w()},get bottomNoSmooth(){return E()},get isAds(){return n(Ai)},get canRewindLive(){return n(bn)},get logoClickable(){return e.logoClickable},get logoHidden(){return e.logoHidden},get logoTargetUrl(){return we()},get showAutoplayNext(){return e.showAutoplayNext},get showNextPrevButtons(){return Fe()},get nextButtonActive(){return Je()},get prevButtonActive(){return Ye()},get isOneVideoPlaylist(){return Dt()},get customFullscreenSupported(){return n(mr)},get endScreenShown(){return n(co)},toggleFullscreen:Mn,get seekToInteractive(){return e.seekToInteractive},get playPrevChapter(){return e.playPrevChapter},onDisabledPlayPrevChapterClick:pn,onDisabledSeekToInteractiveClick:fn,get playerControlsWrapperRef(){return n(lo)},set playerControlsWrapperRef(tn){O(lo,tn,!0)},get playerControlsRef(){return n(zi)},set playerControlsRef(tn){O(zi,tn,!0)}})};V(Ni,Ke=>{Qt()&&Ke(_n)})}var fo=P(Ni,2);{var Mo=Ke=>{var ei=Nw(),Ai=_(ei);fc(Ai,{get supportLink(){return e.supportLink},get returnFocus(){return Pw},get ref(){return n(qo)},set ref(bn){O(qo,bn,!0)}}),g(ei),b(Ke,ei)};V(fo,Ke=>{z()&&Ke(Mo)})}var Lo=P(fo,2);let Xn=m(()=>!n(Gr));Md(Lo,{get isLive(){return Me()},get isHidden(){return n(Xn)},get isPlaying(){return Y()},get position(){return N()},get duration(){return H()}});var Nn=P(Lo,2);{var Or=Ke=>{Ra(Ke,{})};V(Nn,Ke=>{n(ur)&&Ke(Or)})}var wr=P(Nn,2);{var es=Ke=>{Nd(Ke,{})};V(wr,Ke=>{oe()&&Ke(es)})}var Nr=P(wr,2);{var ts=Ke=>{vc(Ke,{onClose:un,onSelectAutoQuality:()=>{Pr("auto"),un()}})};V(Nr,Ke=>{n(cn)&&Ke(ts)})}b(ot,pi)});var Rn=P(Vn,2);at(Rn,ot=>O(pr,ot),()=>n(pr)),g(So),at(So,ot=>O(_o,ot),()=>n(_o)),D(()=>je(So,"aria-label",Zn)),xt("click",So,Xo,!0),xt("focusin",So,Yn,!0),b(t,So),U(),o()}ct(["click"]);function np(t){let e="";return no(t.timelineSliderFilledColor)&&(e+=`--timeline-slider-filled-bg:${t.timelineSliderFilledColor};`),no(t.timelineSliderHandleColor)&&(e+=`--timeline-slider-handle-bg:${t.timelineSliderHandleColor};`),no(t.timelineSliderLoadedColor)&&(e+=`--timeline-slider-loaded-bg:${t.timelineSliderLoadedColor};`),no(t.timelineSliderColor)&&(e+=`--timeline-slider-bg:${t.timelineSliderColor};`),no(t.volumeSliderColor)&&(e+=`--volume-slider-bg:${t.volumeSliderColor};`),no(t.volumeSliderHandleColor)&&(e+=`--volume-slider-handle-bg:${t.volumeSliderHandleColor};`),no(t.volumeSliderFilledColor)&&(e+=`--volume-slider-filled-bg:${t.volumeSliderFilledColor};`),no(t.controlsTimeColor)&&(e+=`--controls-time:${t.controlsTimeColor};`),no(t.timelineSliderFilledActiveLiveColor)&&(e+=`--timeline-slider-filled-active-live-bg:${t.timelineSliderFilledActiveLiveColor};`),no(t.timelineSliderHandleActiveLiveColor)&&(e+=`--timeline-slider-handle-active-live-bg:${t.timelineSliderHandleActiveLiveColor};`),no(t.buttonColor)&&(e+=`--btn-color:${t.buttonColor};`),no(t.buttonToggleOnColor)&&(e+=`--toggle-color-on:${t.buttonToggleOnColor};`,e+=`--toggle-color-autoplay-on:${t.buttonToggleOnColor};`),no(t.focusedColor)&&(e+=`--focused:${t.focusedColor};`),no(t.focusedOutlineWidth)&&(e+=`--focused-outline-width:${t.focusedOutlineWidth};`),no(t.focusedOutlineRadius)&&(e+=`--focused-outline-radius:${t.focusedOutlineRadius};`),no(t.controlsDesktopPaddingHorizontal)&&(e+=`--controls-desktop-padding-horizontal:${t.controlsDesktopPaddingHorizontal};`),no(t.timelinePaddingHorizontal)&&(e+=`--timeline-padding-horizontal:${t.timelinePaddingHorizontal};`),no(t.settingsBackgroundColor)&&(e+=`--settings-bg:${t.settingsBackgroundColor};`),no(t.font)&&(e+=`--font:${t.font};`),no(t.controlsGradientHeight)&&(e+=`--controls-gradient-height:${t.controlsGradientHeight};`),no(t.controlsGradient)&&(e+=`--controls-gradient:${t.controlsGradient};`),e.length&&e||void 0}function no(t){return typeof t=="string"&&!t.includes(";")}import{debounceFn as Fw}from"@vkontakte/videoplayer-shared/es2015";var Uw=M('<div class="time-container svelte-1qfjf44"><!></div>'),zw=M('<div class="player-wrapper svelte-1qfjf44" role="region"><!> <!> <!> <!> <!> <div><!></div></div>'),Ww={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){F(e,!0),W(t,Ww);let[i,o]=De(),r=()=>S(J,"$scrubbingInProgress",i),s=()=>S(Q,"$playerSize",i),l=()=>S(N,"$isPlaying$",i),d=()=>S(A,"$duration$",i),a=()=>S(z,"$positionWithScrubbing$",i),u=()=>S(E,"$playerPhase",i),f=()=>S(R,"$crashed$",i),v=()=>S(H,"$currentSubtitle$",i),p=()=>S(B,"$currentSubtitleCaptions$",i),x=()=>S(I,"$positionExact$",i),w=()=>S(X,"$isLive$",i),y=()=>S(ae,"$isRewindableLive$",i),C=h(e,"outsideDuration",3,0),T=h(e,"videoContainer",15),{playerPhase:E,state:{crashed$:R,duration$:A,positionExact$:I,isPlaying$:N,currentSubtitle$:H,currentSubtitleCaptions$:B,positionWithScrubbing$:z,isLive$:X,isRewindableLive$:ae},ui:{playerSize:Q,controls:ce,scrubbingInProgress:J},actions:{internal:{getVideoElement:me}}}=he(),se=8,le=j(!1),Pe=ai({}),ye=j(!1),ee=m(()=>!r()&&!n(ye)),Be=()=>{O(le,!0)},pe=()=>{O(le,!1)},k=Fw(Hl,260);Qe(()=>{s(),k(me(),ce,Pe,n(le))});let Ge=m(()=>l()?zo(d()-a()):zo(isFinite(d())?d():C()));var Me=zw(),Y=_(Me);Ga(Y,{hideCursor:!1,get videoContainer(){return T()},set videoContainer(qe){T(qe)}});var oe=P(Y,2);Ca(oe,()=>"slot",!1,(qe,Ze)=>{Ae(qe,()=>({name:ja}))});var He=P(oe,2);let Xe=m(()=>u()!=="thumb"||f());Ka(He,{get hidden(){return n(Xe)},get thumbUrl(){return e.thumbUrl},iconVisible:!1});var ge=P(He,2);{var ie=qe=>{za(qe,{shifted:!1,get captions(){return p()},get position(){return x()},get playerSize(){return s()}})};V(ge,qe=>{v().value!=="off"&&n(ee)&&qe(ie)})}var ke=P(ge,2);{var we=qe=>{var Ze=Uw(),Dt=_(Ze);Pd(Dt,{get isLive(){return w()},get isPlaying(){return l()},get time(){return n(Ge)}}),g(Ze),b(qe,Ze)};V(ke,qe=>{n(ee)&&qe(we)})}var Fe=P(ke,2);let Je;var Ye=_(Fe);Fa(Ye,{get canRewindLive(){return e.canRewindLive},get isRewindableLive(){return y()},isAds:!1,needPadding:!1,isHidden:!1,withEpisodes:!1,tooltipLeftOffset:se,tooltipRightOffset:se,get ref(){return Pe.timeline},set ref(qe){Pe.timeline=qe}}),g(Fe),g(Me),D(qe=>Je=re(Fe,1,"timeline svelte-1qfjf44",null,Je,qe),[()=>({visible:n(le)})]),xt("mouseenter",Me,Be),xt("mouseleave",Me,pe),xt("mouseenter",Fe,()=>O(ye,!0)),xt("mouseleave",Fe,()=>O(ye,!1)),b(t,Me),U(),o()}var Gw=M("<div><!></div>"),Yw={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){F(e,!0),W(t,Yw);let[i,o]=De(),r=()=>S(Qt,"$isLive$",i),s=()=>S(wt,"$availableSubtitlesList$",i),l=()=>S(et,"$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),R=h(e,"preload",7),A=h(e,"autoplay",7),I=h(e,"volume",7,void 0),N=h(e,"muted",7,void 0),H=h(e,"fromTime",7),B=h(e,"canRewindLive",7),z=h(e,"showAds",7),X=h(e,"adsSlotId",7,void 0),ae=h(e,"adsParams",7,void 0),Q=h(e,"adsAutoplayParam",7,void 0),ce=h(e,"duration",7,void 0),J=h(e,"logoClickable",7),me=h(e,"logoHidden",7),se=h(e,"isMobile",7),le=h(e,"showNextPrevButtons",7,!1),Pe=h(e,"nextButtonActive",7,!1),ye=h(e,"prevButtonActive",7,!1),ee=h(e,"endScreenVideoTitle",7,void 0),Be=h(e,"endScreenVideoThumb",7,void 0),pe=h(e,"isOneVideoPlaylist",7,!1),k=h(e,"supportLink",7),Ge=h(e,"shadowRootContainer",7),Me=h(e,"outerContainerRef",7),Y=h(e,"fullScreenTarget",7,void 0),oe=h(e,"failoverHosts",7,void 0),He=h(e,"showMiniTimer",7,!1),Xe=h(e,"saveRate",7),ge=h(e,"seekToInteractive",7,X0),ie=h(e,"playPrevChapter",7,X0),ke=h(e,"volumeMultiplier",7),we=h(e,"showAutoplayNext",7),Fe=h(e,"showEndScreen",7,!0),Je=h(e,"keyboardControls",15,void 0),{subscribers:Ye,stores:qe}=u();Qh(v());let Ze=Rt(),Dt=v().logoLink,rt=a().ui.debugPanelVisible,Bt=a().ui.playerSize,Qt=a().state.isLive$,Jt=a().state.isInteractive&&Fm.device.isAndroid,Wt=j(void 0),Ce=null,xe=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(),qe),Qe(()=>{var K,kt;a().ui.isMobile.set(se()),(kt=(K=f().callbacks)==null?void 0:K.onDomReady)==null||kt.call(K)});let te=(K=!1)=>{O(xe,!0),K?a().actions.external.firstStart(z()):a().actions.internal.firstStart(z())},Te=()=>{if(Ze.features.qualityDetailsSubMenuEnabled){let K=C1(a().videoId);if(K)switch(K.type){case"high_quality":a().actions.internal.setHighQualityEnabled(!0,K.appliesTo);break;case"traffic_saving":a().actions.internal.setTrafficSavingEnabled(!0,K.appliesTo);break;case"exact_quality":a().actions.internal.setQuality(K.quality);break}}else{T1(a().videoId),Cf()&&a().actions.internal.setTrafficSavingEnabled(!0);let kt=yf(a().videoId);kt&&a().actions.internal.setQuality(kt)}};function Ve(K){var Yt,pt,Hi;let kt=d()||K;kt&&a().initVideo({container:n(Wt),sources:kt,failoverHosts:oe(),subtitles:C(),subtitlesForcedLanguage:T(),volumeMultiplier:ke()});let ii=qw.get(xd)==="true";rt.set(ii),H()>0&&a().actions.external.seekTime(H());let gt=se()?Ze.volumeDefault:(pt=(Yt=I())!=null?Yt:fu())!=null?pt:Ze.volumeDefault,At=(Hi=N())!=null?Hi:b1();if(a().actions.external.setVolume(gt),a().actions.external.setMuted(At),a().getAdmanWrapper().setInitialVolume(At?0:gt),Te(),Ze.features.saveRate&&Xe()){let Fi=x1();Fi&&!r()&&a().actions.internal.setPlaybackRate(Fi)}if(we()){let Fi=S1();Fi&&a().actions.internal.setAutoplayNextEnabled(Fi)}a().ui.isAutoplay.set(A()),A()&&te(),R()&&Ze.features.preload&&a().actions.internal.preload()}let Mt=K=>{if(window.ResizeObserver){let kt,ii;Ce=new ResizeObserver(Qw(gt=>{let At=gt[0];if(At.contentBoxSize){let Yt=Array.isArray(At.contentBoxSize)?At.contentBoxSize[0]:At.contentBoxSize;kt=Yt.inlineSize,ii=Yt.blockSize}else At.contentRect&&(kt=At.contentRect.width,ii=At.contentRect.height);Bt.set({width:kt,height:ii})},300)),Ce.observe(K)}Bt.set({width:K.clientWidth,height:K.clientHeight})},Re=()=>{document.hidden&&a().actions.external.stop()};Nt(()=>{var ii,gt,At,Yt;Jt&&document.addEventListener("visibilitychange",Re),Ze.debugLog&&a().actions.internal.startLogging(),Mt(n(Wt));let K=Ye.map(pt=>pt.init({store:a(),microStores:qe,config:f(),interactiveController:y(),uiConfig:v()})),kt=()=>{Jt&&document.removeEventListener("visibilitychange",Re),Ce==null||Ce.disconnect(),K.forEach(pt=>pt.unsubscribe()),a().destroy()};return((ii=E())==null?void 0:ii.status)==="upcoming"?(a().actions.internal.setLiveWaitingStart(!0),kt):((gt=E())==null?void 0:gt.status)==="waiting"?(a().actions.internal.setLiveWaitingRecover(!0),kt):(((At=E())==null?void 0:At.status)==="finished"||((Yt=E())==null?void 0:Yt.status)==="postlive")&&!(d()&&Kw(d()))?(a().actions.internal.setLiveWaitingRecord(!0),kt):(Ve(),kt)});function lt(){n(xe)?a().actions.external.play():te(!0)}function Tt(){a().actions.external.pause()}function Se(K){a().actions.external.setMuted(K)}function st(){a().actions.external.toggleSubtitle()}function We(K,kt){a().actions.external.changeSubtitle(K,kt)}function ut(K){a().actions.external.changeAudioStream(K)}function jt(){var K;(K=a().webApi.slotsApi)!=null&&K.haveSlots()&&a().actions.external.hideControls()}function bi(){var K;(K=a().webApi.slotsApi)!=null&&K.haveSlots()&&a().actions.external.showControls()}function vi(K){se()||K>=0&&K<=1&&a().actions.external.setVolume(K)}function xi(K){a().actions.internal.seekTime(K,jw.UNKNOWN)}function ro(K){a().actions.external.seekEpisodeStartTime(K)}function so(){a().actions.external.returnFocusToEpisodes()}function ci(K){a().actions.external.setPlaybackRate(K)}function mt(K){a().actions.external.setAutoQualityLimits(K)}function $i(){a().actions.external.setQuality("auto")}function di(K){a().actions.external.setTrafficSavingEnabled(K)}function bt(K){a().actions.external.setHighQualityEnabled(K)}let mi=np(Ze.view),Zt=f().playerView==="preview",wt=a().state.availableSubtitlesList$;if(Ze.features.initSubtitles){let K=!1;Qe(()=>{var kt;if(!K&&s().length){K=!0;let ii;if(Ze.features.userVideoPrefs&&a().videoId){let At=hu(Ze.userSalt,String(a().videoId));At!=null&&At.subtitleTrackId&&(ii=s().find(Yt=>Yt.value===At.subtitleTrackId))}let gt=(kt=T())!=null?kt:Ef();gt&&(ii=s().find(At=>At.language===gt)),a().actions.internal.setSubtitle(ii)}})}let et=a().ui.isPreviewTrackHorizontallyAligned;var Ei=Gw();let xo;var Wo=_(Ei);{var dn=K=>{Bm(K,{get store(){return a()},get uiConfig(){return Ze},get thumbUrl(){return x()},get interactiveContainer(){return w()},get live(){return E()},get autoplay(){return A()},get canRewindLive(){return B()},get showAds(){return z()},get adsSlotId(){return X()},get adsParams(){return ae()},get adsAutoplayParam(){return Q()},get duration(){return ce()},get logoClickable(){return J()},get logoHidden(){return me()},get logoTargetUrl(){return Dt},get nextButtonActive(){return Pe()},get prevButtonActive(){return ye()},get endScreenVideoTitle(){return ee()},get endScreenVideoThumb(){return Be()},get isOneVideoPlaylist(){return pe()},get supportLink(){return k()},get shadowRootContainer(){return Ge()},get outerContainerRef(){return Me()},get fullScreenTarget(){return Y()},get showMiniTimer(){return He()},get playerStarted(){return n(xe)},get seekToInteractive(){return ge()},get playPrevChapter(){return ie()},firstStart:te,seekTime:xi,get showEndScreen(){return Fe()},get showAutoplayNext(){return we()},get showNextPrevButtons(){return le()},get adsExternalApi(){return e.adsExternalApi},get videoContainer(){return n(Wt)},set videoContainer(kt){O(Wt,kt,!0)}})},It=K=>{var kt=ze(),ii=fe(kt);{var gt=Yt=>{Hm(Yt,{get thumbUrl(){return x()},get outsideDuration(){return ce()},get canRewindLive(){return B()},get videoContainer(){return n(Wt)},set videoContainer(pt){O(Wt,pt,!0)}})},At=Yt=>{Nm(Yt,{get store(){return a()},get uiConfig(){return Ze},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 z()},get adsSlotId(){return X()},get adsParams(){return ae()},get adsAutoplayParam(){return Q()},get duration(){return ce()},get logoClickable(){return J()},get logoHidden(){return me()},get logoTargetUrl(){return Dt},get nextButtonActive(){return Pe()},get prevButtonActive(){return ye()},get endScreenVideoTitle(){return ee()},get endScreenVideoThumb(){return Be()},get isOneVideoPlaylist(){return pe()},get supportLink(){return k()},get shadowRootContainer(){return Ge()},get outerContainerRef(){return Me()},get fullScreenTarget(){return Y()},get showMiniTimer(){return He()},get playerStarted(){return n(xe)},get seekToInteractive(){return ge()},get playPrevChapter(){return ie()},firstStart:te,get showEndScreen(){return Fe()},get showAutoplayNext(){return we()},get showNextPrevButtons(){return le()},get adsExternalApi(){return e.adsExternalApi},get videoContainer(){return n(Wt)},set videoContainer(pt){O(Wt,pt,!0)},get keyboardControls(){return Je()},set keyboardControls(pt){Je(pt)}})};V(ii,Yt=>{Zt?Yt(gt):Yt(At,!1)})}b(K,kt)};V(Wo,K=>{se()?K(dn):K(It,!1)})}g(Ei),D(K=>{xo=re(Ei,1,"vk-vp-root svelte-3c0y7j",null,xo,K),tt(Ei,mi)},[()=>({"root--miui-browser":Fm.device.isMobile&&Fm.browser.isMiuiBrowser,"visible-outside":Zt,"preview-track-horizontally-alinged":l()})]),b(t,Ei);var Ht=U({initVideo:Ve,play:lt,pause:Tt,setMuted:Se,toggleSubtitle:st,changeSubtitle:We,changeAudioStream:ut,hideControls:jt,showControls:bi,setVolume:vi,seekTime:xi,seekEpisodeStartTime:ro,returnFocusToEpisodes:so,setPlaybackRate:ci,setAutoQualityLimits:mt,setAutoQuality:$i,toggleTrafficSaving:di,toggleHighQuality:bt,get sources(){return d()},set sources(K){d(K)},get store(){return a()},set store(K){a(K)},get microStoresRoot(){return u()},set microStoresRoot(K){u(K)},get videoConfig(){return f()},set videoConfig(K){f(K)},get uiConfig(){return v()},set uiConfig(K){v(K)},get title(){return p()},set title(K){p(K)},get thumbUrl(){return x()},set thumbUrl(K){x(K)},get interactiveContainer(){return w()},set interactiveContainer(K){w(K)},get interactiveController(){return y()},set interactiveController(K){y(K)},get subtitles(){return C()},set subtitles(K){C(K)},get subtitlesForcedLanguage(){return T()},set subtitlesForcedLanguage(K){T(K)},get live(){return E()},set live(K){E(K)},get preload(){return R()},set preload(K){R(K)},get autoplay(){return A()},set autoplay(K){A(K)},get volume(){return I()},set volume(K){I(K)},get muted(){return N()},set muted(K){N(K)},get fromTime(){return H()},set fromTime(K){H(K)},get canRewindLive(){return B()},set canRewindLive(K){B(K)},get showAds(){return z()},set showAds(K){z(K)},get adsSlotId(){return X()},set adsSlotId(K){X(K)},get adsParams(){return ae()},set adsParams(K){ae(K)},get adsAutoplayParam(){return Q()},set adsAutoplayParam(K){Q(K)},get duration(){return ce()},set duration(K){ce(K)},get logoClickable(){return J()},set logoClickable(K){J(K)},get logoHidden(){return me()},set logoHidden(K){me(K)},get isMobile(){return se()},set isMobile(K){se(K)},get showNextPrevButtons(){return le()},set showNextPrevButtons(K){le(K)},get nextButtonActive(){return Pe()},set nextButtonActive(K){Pe(K)},get prevButtonActive(){return ye()},set prevButtonActive(K){ye(K)},get endScreenVideoTitle(){return ee()},set endScreenVideoTitle(K){ee(K)},get endScreenVideoThumb(){return Be()},set endScreenVideoThumb(K){Be(K)},get isOneVideoPlaylist(){return pe()},set isOneVideoPlaylist(K){pe(K)},get supportLink(){return k()},set supportLink(K){k(K)},get shadowRootContainer(){return Ge()},set shadowRootContainer(K){Ge(K)},get outerContainerRef(){return Me()},set outerContainerRef(K){Me(K)},get fullScreenTarget(){return Y()},set fullScreenTarget(K){Y(K)},get failoverHosts(){return oe()},set failoverHosts(K){oe(K)},get showMiniTimer(){return He()},set showMiniTimer(K){He(K)},get saveRate(){return Xe()},set saveRate(K){Xe(K)},get showAutoplayNext(){return we()},set showAutoplayNext(K){we(K)},get seekToInteractive(){return ge()},set seekToInteractive(K){ge(K)},get playPrevChapter(){return ie()},set playPrevChapter(K){ie(K)},get volumeMultiplier(){return ke()},set volumeMultiplier(K){ke(K)},get showEndScreen(){return Fe()},set showEndScreen(K){Fe(K)},get keyboardControls(){return Je()},set keyboardControls(K){Je(K)}});return o(),Ht}var Zw=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=Zw();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(),g(o),b(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 Xw=M('<div class="title svelte-1y9fytq"> </div>'),Jw=M('<div class="playerStub svelte-1y9fytq"><!> <!></div>'),e6={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){W(t,e6);var i=Jw(),o=_(i);{var r=d=>{var a=Xw(),u=_(a,!0);g(a),D(()=>ve(u,e.title)),b(d,a)};V(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)}})};V(s,d=>{(!e.title||!e.thumbUrl)&&d(l)})}g(i),D(()=>tt(i,e.thumbUrl?`background-image: url('${e.thumbUrl}')`:"")),b(t,i)}var t6=M('<div class="playerError svelte-m5iv29"><!></div>'),i6={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){W(t,i6);var e=t6(),i=_(e);Wa(i,{}),g(e),b(t,e)}import{now as V6,ValueSubject as R6}from"@vkontakte/videoplayer-shared/es2015";import{cloneDeepWith as O6,InterfaceLanguage as N6,isNonNullable as eg,Logger as D6,Observable as B6,Subscription as a_,once as H6,InternalsExposure as F6,skip as U6,getPlayerId as z6}from"@vkontakte/videoplayer-shared/es2015";import{clientChecker as l_,isMobile as W6}from"@vkontakte/videoplayer-core/es2015";import{OneStat as K6,ThinOneStat as q6,MediascopePixel as Q6}from"@vkontakte/videoplayer-statistics/es2015";import{Logger as o6,Subscription as n6}from"@vkontakte/videoplayer-shared/es2015";var rp=class{constructor(){this.subscription=new n6,this.logger=new o6,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=$e(e.state.currentPlaybackRate$),r=$e(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 c6}from"@vkontakte/videoplayer-shared/es2015";var r6=Ie('<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=Ne(e,["$$slots","$$events","$$legacy","children"]);var o=r6();Ae(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);be(r,()=>{var s;return(s=e.children)!=null?s:ue}),Ee(),g(o),b(t,o)}var s6=M('<div><div><!></div> <span class="title svelte-1pbsod4"> </span></div>'),a6={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){F(e,!0),W(t,a6);let[i,o]=De(),r=()=>S(u,"$interfaceLanguage$",i),s=()=>S(f,"$isMobile$",i),l=he(),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=np(d.view);var w=s6();let y;var C=_(w);let T;var E=_(C);Qm(E,{}),g(C);var R=P(C,2),A=_(R,!0);g(R),g(w),D((I,N)=>{y=re(w,1,"player-pip-dummy svelte-1pbsod4",null,y,I),tt(w,x),T=re(C,1,"dummy-image svelte-1pbsod4",null,T,N),ve(A,n(p))},[()=>({"is-pip-api":a}),()=>({desktop:!s()})]),b(t,w),U(),o()}var l6=Object.defineProperty,d6=(t,e,i)=>e in t?l6(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Wl=(t,e,i)=>d6(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())}),u6=460,p6=280,hc=class{constructor({enabled:e=!0}={enabled:!0}){Wl(this,"playerDomElement"),Wl(this,"playerParentShadowRoot"),Wl(this,"playerDummyElement"),Wl(this,"svelteContext"),Wl(this,"pipWindow"),Wl(this,"info",{isActive$:new Ym(!1),isEnabled$:new Ym(!1),type:1}),this.info.isEnabled$=new Ym(e)}isSupported(){let{isEmbed:e}=c6();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:u6,height:p6,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=Wr(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||(Sa(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 hc}var sp=class{static getLatestSupportedVersion(e){let i=new Aa(e),o=new hc(e);if(o.isSupported())return o;if(i.isSupported())return i}};function _c(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 Kl=class extends Error{constructor(e){super(e),this.name="AnnotationError"}};import{observeElementSize as f6,Subscription as v6,throttleFn as m6}from"@vkontakte/videoplayer-shared/es2015";var g6="1",h6=100,ap=class{constructor(e){this.annotationsInside=e;this.annotations=new Map;this.subscriptions=new v6}init(e){if(this.rootAnnotationsContainer=e,this.annotationsInside)return;let i=m6(()=>{for(let o of this.annotations.values())this.isElementExceedsBoundaries(o,this.playerSize.width,this.playerSize.height)?o.style.visibility="hidden":o.style.visibility="visible"},h6);this.subscriptions.add(f6(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 Kl(e_);if(this.annotations.has(e))throw new Kl(t_);i.style.zIndex=(o=i.style.zIndex)!=null?o:g6,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 Kl(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 lp,Subscription as _6}from"@vkontakte/videoplayer-shared/es2015";var ln=class{init({store:e,microStores:i,interactiveController:o,config:r}){return lp(e),lp(i),lp(r),r.interactiveData&&lp(o),this.subscription=new _6,this.subscription}};var bc=class extends ln{constructor(){super(...arguments);this.stateName="fakeIsPlaying$";this.state$=qt(q({},de(null)),{toggle:()=>this.state$.update(i=>!i)})}init(i){let o=super.init(i),{isInteractiveExpectation$:r}=i.store.state;return o.add(r.subscribe(s=>{this.state$.set(s?!0:null)})),o}};var $c=class extends ln{constructor(){super(...arguments);this.stateName="interactiveControlsOpacity$";this.state$=qt(q({},de(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=$e(f),p=()=>v&&$e(u);return o.add(u.subscribe(x=>{if(!v)return;let w=$e(l);$e(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=$e(d);if(p()){this.state$.set(!0);return}w&&this.state$.set(!x)})),o}};var yc=class extends ln{constructor(){super(...arguments);this.stateName="seekToInteractiveDisabledTooltip$";this.state$=de("tooltip_chapter_without_interactive")}init(i){let o=super.init(i),{store:r}=i;return o.add(r.state.interactiveEpisodes$.subscribe(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 b6}from"@vkontakte/videoplayer-shared/es2015";var Zm=de(!1),dp=null,xc=class extends ln{constructor(){super(...arguments);this.stateName="showInteractiveTimeIndicatorTooltip$";this.state$=qt(q({},Zm),{set:(i,o=!1)=>{i!==$e(Zm)&&(this.clearTimeout(),Zm.set(i),!i&&dp&&(dp=!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=>{$e(l)&&v&&this.state$.set(!1)}));let f=(s==null?void 0:s.interactiveData)||{tooltipHelpHintActive:!1};return o.add(b6({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&&dp===null&&(dp=!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 $6,noop as y6}from"@vkontakte/videoplayer-shared/es2015";var wc=class extends ln{constructor(){super(...arguments);this.stateName="graphIsOpened$";this.graphMadePause=!1;this.state$=qt(q({},de(null)),{toggle:y6});this.checkIfShouldHide=i=>ks(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=()=>yt(this,null,function*(){if(this.checkIfShouldHide($e(l)))return;let a=$e(this.state$),{isEnded$:u,playbackState$:f}=r.state,{disabledControls$:v}=r.ui.controls,p=$e(u),x=$e(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($6({graphIsOpened:this.state$,currentGridType:l}).subscribe(f=>yt(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 Sc=class extends ln{constructor(){super(...arguments);this.stateName="pictureInPicture$";this.state$={isActive$:de(!1),isEnabled$:de(!1),type$:de(void 0)}}init(i){let o=super.init(i),{store:r}=i,{info:{isActive$: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 S6,filterChanged as C6}from"@vkontakte/videoplayer-shared/es2015";import{safeStorage as Xm}from"@vkontakte/videoplayer-shared/es2015";var n_=({maxShowCount:t,timeout:e})=>{let i=[t!==0?x6({maxCount:t}):void 0,e!==0?w6({timeout:e}):void 0].filter(o=>!!o);return{notificationShowed:o=>i.forEach(r=>r.notificationShowed(o)),canShowNotification:o=>i.every(r=>r.canShowNotification(o))}},x6=({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}}},w6=({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 Cc=class extends ln{constructor(){super(...arguments);this.stateName="notifications$";this.state$={notificationsToShow$:de({}),showNotification:i=>{this.state$.notificationsToShow$.update(o=>(o[i]=!0,o)),this.notificationManager.notificationShowed(i)},closeNotification:i=>{this.state$.notificationsToShow$.update(o=>(delete o[i],o))}}}init(i){let o=super.init(i),{store:r,uiConfig:{features:{maxCountShowSlowVideoNotification: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(C6(),S6(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_=()=>[bc,$c,yc,xc,wc,Sc,Cc].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 Tc}from"@vkontakte/videoplayer-shared/es2015";var cp=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 T6=M('<div class="root svelte-9ubj1t"><!></div>'),E6={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){F(e,!0),W(t,E6);let i=null,o=j(null);Qe(()=>(n(o)&&(i=window.setTimeout(()=>{O(o,null)},e.animationDuration)),()=>{i&&clearTimeout(i)}));function r(a){e.playbackStatusShow&&O(o,a?"prev":"next",!0)}var s=ze(),l=fe(s);{var d=a=>{var u=ze(),f=fe(u);ws(f,()=>n(o),v=>{var p=T6(),x=_(p);let w=m(()=>n(o)==="prev");mc(x,{get duration(){return e.animationDuration},get Icon(){return Jd},get isPrev(){return n(w)}}),g(p),b(v,p)}),b(a,u)};V(l,a=>{e.playbackStatusShow&&n(o)&&a(d)})}return b(t,s),U({startVideoChangedAnimation:r})}var I6=Object.defineProperty,k6=Object.defineProperties,A6=Object.getOwnPropertyDescriptors,s_=Object.getOwnPropertySymbols,P6=Object.prototype.hasOwnProperty,M6=Object.prototype.propertyIsEnumerable,ig=(t,e,i)=>e in t?I6(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Rs=(t,e)=>{for(var i in e||(e={}))P6.call(e,i)&&ig(t,i,e[i]);if(s_)for(var i of s_(e))M6.call(e,i)&&ig(t,i,e[i]);return t},L6=(t,e)=>k6(t,A6(e)),Xt=(t,e,i)=>ig(t,typeof e!="symbol"?e+"":e,i),up=(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())}),j6={preload:!0,autoplay:!1,repeat:!1,loop:!1,fromTime:0,canRewindLive:!0,showAds:!1,interfaceLanguage:N6.RU,isCyrillicRelatedInterface:!0,logoClickable:!1,logoHidden:!1,isTouch:W6(),isMediaSessionEnabled:!0,isPictureInPictureEnabled:!0,isAudioDisabled:!1,callbacks:{uiInfo:{}},tuningConfig:{configName:[]},saveRate:!0,volumeMultiplier:1,showEndScreen:!0,showAutoplayNext:!0,showNextPrevButtons:!0},Qn=j(void 0),tg=ai({animationDuration:0,playbackStatusShow:!1}),pp=class extends HTMLElement{constructor(){super(),Xt(this,"svelteStubComponent"),Xt(this,"svelteRootComponent"),Xt(this,"sveltePersistentLayerComponent"),Xt(this,"svelteErrorComponent"),Xt(this,"store"),Xt(this,"microStoresRoot"),Xt(this,"statistics"),Xt(this,"sentry"),Xt(this,"_shadowRoot"),Xt(this,"playerContainer"),Xt(this,"rootContainer"),Xt(this,"shadowRootContainer"),Xt(this,"playerId"),Xt(this,"uiConfig"),Xt(this,"coreConfig"),Xt(this,"statisticsConfig"),Xt(this,"interactiveController"),Xt(this,"interactiveContainer"),Xt(this,"graphMadePause"),Xt(this,"currentPlayingVideoIndex",0),Xt(this,"needToRepeatPlaylist",!1),Xt(this,"videoConfig"),Xt(this,"pictureInPictureApi"),Xt(this,"mediaSessionApi"),Xt(this,"unsubscribePlayerPhaseSubscription"),Xt(this,"logger"),Xt(this,"log"),Xt(this,"subscription"),Xt(this,"interactiveSubscription"),Xt(this,"annotationsApi"),Xt(this,"slotsApi"),Xt(this,"focusManager"),Xt(this,"prevIsid"),Xt(this,"isInited",!1),Xt(this,"internalsExposure",null),Xt(this,"shadowDOMCallbacksDisabled",!1),Xt(this,"fatalError$",new R6(null)),Xt(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}=_c(this.videoConfig,i),R=(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:N=!1}=e;if(this.uiConfig.features.statistics&&I)try{return new K6(Rs({movieId:I,albumId:d,place:a,trackCode:f,vkAppId:v,autoplay:(l=x&&!this.interactiveController)!=null?l:!1,mobile:y!=null?y:w,clip:N,refDomain:C,deviceId:T,isPreviewPlayerView:this.videoConfig.playerView==="preview"},R&&(!this.isInited||A)&&{projectId:Number(R)}),Rs({refreshAuthToken:p,userSalt:u,config:this.statisticsConfig},this.interactiveController&&{useIsid:!0,isid:this.prevIsid}))}catch(B){console.error(B),this.log({message:B.message})}}),Tc.create("ui"),this.logger=new D6,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=Wr(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=ai({title:o,thumbUrl:r}),l={target:this.playerContainer,props:s};this.svelteStubComponent=Wr(Km,l),this.sveltePersistentLayerComponent=Wr(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(),Tc.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}=_c(this.videoConfig,i),{unitedVideoId:l}=e;if(this.uiConfig.features.thinStatistics&&l)return new q6.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:R,muted:A,fromTime:I,canRewindLive:N,supportLink:H,showAds:B,adsSlotId:z,adsParams:X={},adsAutoplayParam:ae,interfaceLanguage:Q,isCyrillicRelatedInterface:ce,logoClickable:J,logoHidden:me,isMobile:se,isTouch:le,isAudioDisabled:Pe,isLiveCatchUpMode:ye,fullScreenTarget:ee,failoverHosts:Be,canDownload:pe,callbacks:k,interactiveData:Ge,showThumbTimer:Me,additionalButtons:Y=[],additionalSettingsMenuItems:oe=[],additionalContextMenuItems:He=[],repeat:Xe,loop:ge,saveRate:ie,volumeMultiplier:ke,showEndScreen:we,showAutoplayNext:Fe,mediascopePixels:Je}=_c(this.videoConfig,i),{sources:Ye,title:qe,thumbUrl:Ze,unitedVideoId:Dt,isClip:rt=!1,duration:Bt,adsParams:Qt={},videoEpisodes:Et,previewThumbsData:Jt,subtitles:Wt,subtitlesForcedLanguage:Ce,live:xe,adsExternalApi:te}=e;if(!Ye&&!xe){let ci=new Error("empty sources and live");this.fatalError$.next(ci),(r=k.onCrashed)==null||r.call(k,ci.message);return}let Te=Rs(Rs({},X),Qt),Ve=this.getNextVideoInfo(),Mt={sources:Ye,title:qe,thumbUrl:Ze,subtitles:Wt,subtitlesForcedLanguage:Ce,unitedVideoId:Dt,isClip:rt,live:xe,albumId:w,statPlace:y,autoplay:E,muted:A,volume:R,fromTime:I,canRewindLive:N,showAds:B,adsSlotId:z,adsParams:Te,adsAutoplayParam:ae,duration:Bt,logoClickable:J,logoHidden:me,isTouch:le!=null?le:se,repeat:Xe,loop:ge,showNextPrevButtons:this.needToShowNextPrevButtons(),nextButtonActive:this.isNextButtonActive(),prevButtonActive:this.isPrevButtonActive(),endScreenVideoTitle:Ve.nextVideoTitle,endScreenVideoThumb:Ve.nextVideoThumb,isOneVideoPlaylist:this.isOneVideoPlaylist()},Re={pictureInPictureApi:this.pictureInPictureApi,annotationsApi:this.annotationsApi,slotsApi:this.slotsApi};this.log({message:`create player, props: ${JSON.stringify(Mt)}`});let lt=(s=this.interactiveController)==null?void 0:s.state.statistics$.getValue(),Tt=(lt==null?void 0:lt.oneStat)||this.createOneStat(e,i),Se=this.createThinOneStat(e,i),st;Je&&(st=new Q6({pixels:Je})),(Tt||Se)&&(this.statistics=new Fu(Tt,Se,st,lt==null?void 0:lt.statSubscription)),this.uiConfig.features.sentry&&this.uiConfig.sentry.dsn&&new ka(this.uiConfig.sentry,{version:El,env:cu},{movieId:Dt,albumId:w,place:y,autoplay:(l=E&&!this.interactiveController)!=null?l:!1,mobile:le!=null?le:se,clip:rt}),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=Rs(Rs({},this.sentry),ka.getInstance());let ut=!!Ge,jt=[],bi="tooltip_interactive_go_back_disabled_first";if(ut&&this.interactiveController){let ci=this.interactiveController.state.isInitialChapter$.getValue(),mt=this.interactiveController.getHistoryState();ci&&jt.push("REPLAY_BUTTON"),this.interactiveController.getIsSeekable().getValue()||jt.push("SEEK_TO_INTERACTIVE_BUTTON"),mt.hasPrevChapter$.getValue()||(jt.push("PLAY_PREV_CHAPTER_BUTTON"),ci||(mt.isGoBackLimited$.getValue()?bi="tooltip_interactive_go_back_disabled_limit":bi="tooltip_interactive_go_back_disabled"))}let vi=()=>{var ci;this.isInited=!1,this.prevIsid=void 0;let mt=(o==null?void 0:o.info.isEnded$.getValue())&&((ci=this.interactiveController)==null?void 0:ci.state.isEndChapter$.getValue());k.onReplayInteractiveVideo&&!mt?k.onReplayInteractiveVideo():this.replayInteractiveVideo()},xi=Xe&&this.videoConfig.videos.length===1;this.store=g0({player:o,interfaceLanguage:Q,isCyrillicRelatedInterface:ce,videoId:Dt,isClip:rt,isLiveCatchUpMode:ye,isAudioDisabled:Pe,statAuthToken:C,callbacks:k,webApi:Re,videoEpisodes:Et,previewThumbsData:Jt,canDownload:pe,uiConfig:this.uiConfig,coreConfig:this.coreConfig,disabledControls:jt,isInteractive:ut,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:vi,playPrevChapterDisabledTooltip:bi,hasInteractiveBranches:!!((x=(p=this.interactiveController)==null?void 0:p.getChapterBranches())!=null&&x.length),additionalButtons:this.uiConfig.features.additionalButtons?Y:[],additionalSettingsMenuItems:oe!=null?oe:[],additionalContextMenuItems:He!=null?He:[],playPrevVideo:()=>this.playPrevVideo(),playNextVideo:()=>this.playNextVideo(),onVideoChanged:ci=>{var mt;return(mt=this.sveltePersistentLayerComponent)==null?void 0:mt.startVideoChangedAnimation(ci)},looped:this.uiConfig.features.useLoopSetting?ge:xi,statistics:this.statistics,internalsExposure:this.internalsExposure,playerView:this.videoConfig.playerView,playerId:this.playerId});let{stores:ro}=this.microStoresRoot=r_(),so=()=>{var ci,mt,$i,di,bt,mi;if(!this.store||!this.microStoresRoot||!this.videoConfig)return;this.subscription.add(this.store.state.currentFormat$.subscribe(wt=>{var et;return(et=k==null?void 0:k.onCurrentFormatChanged)==null?void 0:et.call(k,wt)})),this.subscription.add(ro.interactiveControlsOpacity$.subscribe(wt=>{var et;wt!==null&&((et=this==null?void 0:this.interactiveController)==null||et.setDisabledControls(wt))})),this.subscription.add(this.store.state.throughputEstimation$.subscribe(wt=>{var et;return(et=k==null?void 0:k.onThroughputEstimationChanged)==null?void 0:et.call(k,wt)})),this.subscription.add(this.store.state.trafficSavingEnabled$.subscribe(wt=>{var et;return(et=k==null?void 0:k.onTrafficSavingEnabledChanged)==null?void 0:et.call(k,wt)})),this.subscription.add(this.store.state.highQualityEnabled$.subscribe(wt=>{var et;return(et=k==null?void 0:k.onHighQualityEnabledChanged)==null?void 0:et.call(k,wt)})),this.subscription.add(this.store.state.isAutoQualityEnabled$.subscribe(wt=>{var et;return(et=k==null?void 0:k.onAutoQualityEnabledChanged)==null?void 0:et.call(k,!!wt)})),this.subscription.add(new B6(wt=>{this.store&&this.subscription.add(this.store.state.currentPlaybackRate$.subscribe(et=>wt.next(et)))}).pipe(U6(1)).subscribe(wt=>{var et;return(et=k==null?void 0:k.onCurrentPlaybackRateChanged)==null?void 0:et.call(k,wt)})),this.subscription.add(this.store.state.volume$.subscribe(wt=>{var et;return(et=k==null?void 0:k.onVolumeChange)==null?void 0:et.call(k,wt)})),this.subscription.add(this.store.state.muted$.subscribe(wt=>{var et,Ei,xo,Wo;if(wt)(et=k==null?void 0:k.onMute)==null||et.call(k);else{let dn=(xo=((Ei=this.store)==null?void 0:Ei.state.volume$)&&$e(this.store.state.volume$))!=null?xo:0;(Wo=k==null?void 0:k.onUnmute)==null||Wo.call(k,dn)}})),this.subscription.add(this.store.state.videoBitrate$.subscribe(wt=>{var et;return(et=k==null?void 0:k.onVideoBitrateChanged)==null?void 0:et.call(k,wt)})),this.subscription.add(this.store.state.isInteractiveTime$.subscribe(wt=>{var et;let Ei=(et=this.store)==null?void 0:et.ui.controls.disabledControls$;Ei&&(wt&&!Ei.includes(wd)&&Ei.add(wd),wt||Ei.remove(wd))})),this.subscription.add(this.store.ui.isFullscreen.subscribe(wt=>up(this,null,function*(){var et;if(!l_.browser.isSamsungBrowser||!wt||!this.interactiveController)return;document.fullscreenElement===this.shadowRootContainer&&(yield this.replayInteractiveChapter((et=this.videoConfig)==null?void 0:et.callbacks.onExternalFullscreenExit))}))),this.statistics&&this.statistics.oneStat&&this.subscription.add(this.statistics.oneStat.vsid$.subscribe(wt=>{var et;return(et=k==null?void 0:k.onVSIDChanged)==null?void 0:et.call(k,wt)})),this.initMediaSession(),O(Qn,{interactiveController:this.interactiveController,interactiveContainer:this.interactiveContainer,sources:Ye,store:this.store,microStoresRoot:this.microStoresRoot,videoConfig:this.videoConfig,uiConfig:this.uiConfig,title:qe,thumbUrl:Ze,subtitles:Wt,subtitlesForcedLanguage:Ce,live:xe,preload:T,autoplay:E,muted:A,volume:R,fromTime:I,canRewindLive:N,supportLink:H,showAds:B,adsSlotId:z,adsParams:Te,adsAutoplayParam:ae,duration:Bt,logoClickable:J,logoHidden:me,isMobile:le!=null?le:se,failoverHosts:Be,fullScreenTarget:ee,saveRate:ie,shadowRootContainer:this.shadowRootContainer,showMiniTimer:Me,outerContainerRef:this.rootContainer,showNextPrevButtons:this.needToShowNextPrevButtons(),nextButtonActive:this.isNextButtonActive(),prevButtonActive:this.isPrevButtonActive(),endScreenVideoTitle:Ve.nextVideoTitle,endScreenVideoThumb:Ve.nextVideoThumb,isOneVideoPlaylist:this.isOneVideoPlaylist(),playPrevChapter:()=>this.playPrevChapter(),seekToInteractive:()=>this.seekToInteractive(),volumeMultiplier:ke,showEndScreen:we,showAutoplayNext:Fe,adsExternalApi:te},!0);let Zt={target:this.playerContainer,props:n(Qn)};this.svelteRootComponent=Wr(Um,Zt),this.addPlayerInfoSubscriptions(),this.isInited||(this.isInited=!0,($i=(mt=(ci=this.videoConfig)==null?void 0:ci.callbacks)==null?void 0:mt.onInited)==null||$i.call(mt)),(di=this.internalsExposure)==null||di.expose({player:this,videoConfig:this.videoConfig,coreConfig:this.coreConfig,uiConfig:this.uiConfig,statisticsConfig:this.statisticsConfig,logger:this.logger,log:this.log}),this.uiConfig.devNullLog&&((mi=(bt=this.videoConfig)==null?void 0:bt.callbacks)!=null&&mi.onDevNullLog)?Tc.subscribe("ui",this.videoConfig.callbacks.onDevNullLog):Tc.destroy("ui")};this.coreConfig.asyncResolveClientChecker?l_.isInited$.subscribe(ci=>{ci&&(console.log("UI SDK async start"),so())}):so()}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 up(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?$e(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]=L6(Rs({},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 R,A,I,N,H,B;if(!this.store||!this.microStoresRoot)return;let z=w.getValue();if(T==="action-choice"&&E==="setRandomBranch"&&(this.microStoresRoot.stores.graphIsOpened$.set(!1),this.store.ui.controls.disabledControls$.remove(Sd)),T==="action-choice-canceled"){let X=$e(this.store.state.isPlaying$)||z;if(((I=(R=this.videoConfig)==null?void 0:R.isTouch)!=null?I:(A=this.videoConfig)!=null&&A.isMobile)&&X){this.store.ui.interactiveHideMobileControls.set(!0);return}(B=(N=this.videoConfig)==null?void 0:(H=N.callbacks).onDisabledInteractiveClick)==null||B.call(H)}})),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(Sd)})),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 R,A,I;E.length&&((I=(A=(R=this.videoConfig)==null?void 0:R.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,R,A;(A=(E=this.videoConfig)==null?void 0:(R=E.callbacks).onInteractiveChapterChanged)==null||A.call(R,T.chapter,T.manifestVideo)})),this.uiConfig.features.interactiveTimeIndicator&&this.subscription.add(this.interactiveController.events.noInteraction$.subscribe(()=>{var T,E,R,A;(T=this.microStoresRoot)==null||T.stores.showInteractiveTimeIndicatorTooltip$.set(!0,!0),(A=(E=this.videoConfig)==null?void 0:(R=E.callbacks).onInteractiveTimeIndicatorClick)==null||A.call(R)})),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,R,A,I,N,H,B,z,X,ae,Q,ce,J;if(!Array.isArray(e.videos)||e.videos.length===0&&!e.interactiveData){let me=new Error("empty videos");this.fatalError$.next(me),(r=(o=e.callbacks)==null?void 0:o.onCrashed)==null||r.call(o,me.message);return}else this.fatalError$.next(null);if(this.videoConfig=_c(j6,O6(e,me=>me instanceof HTMLElement?me:void 0)),this.playerId=z6(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 F6("ui",this.playerId))),Tc.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:[V6()]}),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=Rs({preview:(T=this.uiConfig.ads.preview)!=null?T:this.videoConfig.adsPreviewParam},this.uiConfig.ads.paramsOverride),this.videoConfig.isTouch=(R=(E=this.uiConfig.isMobile)!=null?E:this.videoConfig.isTouch)!=null?R: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=(N=this.uiConfig.ads.slot)!=null?N:this.videoConfig.adsSlotId,this.videoConfig.logoHidden=!((H=this.uiConfig.showLogo)!=null?H:!this.videoConfig.logoHidden),(B=this.videoConfig).canRewindLive&&(B.canRewindLive=this.uiConfig.features.liveRewind),this.videoConfig.supportLink=(z=this.videoConfig.supportLink)!=null?z:this.uiConfig.supportLink,this.videoConfig.showEndScreen=(X=this.uiConfig.features.endScreen)!=null?X:this.videoConfig.showEndScreen,this.videoConfig.showAutoplayNext=(ae=this.uiConfig.features.autoplayNext)!=null?ae:this.videoConfig.showAutoplayNext,this.videoConfig.showNextPrevButtons=(Q=this.uiConfig.features.nextPrevButtons)!=null?Q:this.videoConfig.showNextPrevButtons,this.currentPlayingVideoIndex=this.videoConfig.videoIndex&&((ce=this.videoConfig.videos)!=null&&ce[this.videoConfig.videoIndex])?this.videoConfig.videoIndex:0,this.needToRepeatPlaylist=this.videoConfig.repeat,this.uiConfig.features.pip){let me={enabled:this.videoConfig.pipEnabled};this.uiConfig.features.dpip?this.pictureInPictureApi=sp.getLatestSupportedVersion(me):this.pictureInPictureApi=new Aa(me)}this.mediaSessionApi=this.uiConfig.features.mediaSession?new rp:void 0,this.slotsApi=this.uiConfig.features.slots?new tp:void 0,this.annotationsApi=this.uiConfig.features.annotations?new ap(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 cp(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(Qn)&&(n(Qn).showNextPrevButtons=this.needToShowNextPrevButtons(),n(Qn).nextButtonActive=this.isNextButtonActive(),n(Qn).prevButtonActive=this.isPrevButtonActive(),n(Qn).endScreenVideoTitle=o.nextVideoTitle,n(Qn).endScreenVideoThumb=o.nextVideoThumb,n(Qn).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}=Rs({},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(Qn)&&(n(Qn).needToRepeatPlaylist=this.needToRepeatPlaylist,n(Qn).showNextPrevButtons=this.needToShowNextPrevButtons(),n(Qn).nextButtonActive=this.isNextButtonActive(),n(Qn).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 up(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 up(this,null,function*(){var i,o;if(this.interactiveController&&((i=this.store)!=null&&i.state.positionExact$)){let r=$e(this.store.state.positionExact$),l=$e(this.store.state.interactiveEpisodes$).find(a=>!a.completed);this.interactiveController.events.playerChanged$.pipe(H6()).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&&Sa(e)}};import{InterfaceLanguage as Tne,VKNumericLanguage as Ene,loadVKLangPack as Ine}from"@vkontakte/videoplayer-shared/es2015";import{VideoQuality as Ane,VideoFormat as Pne}from"@vkontakte/videoplayer-core/es2015";var _ne=()=>{window.customElements.define("vk-video-player",pp)};export{Uu as ControlButtonType,ds as GridTypes,Tne as InterfaceLanguage,Rd as MenuItemType,cs as PlayerPhase,El as VERSION,Ene as VKNumericLanguage,Pne as VideoFormat,Ane as VideoQuality,Ine as loadVKLangPack,_ne as registerPlayerWebComponent};
|
|
58
|
+
Audio: ${(It=n(s).audioCodec||"")!=null?It:""} ${n(s).audioLanguage?`(${n(s).audioLanguage})`:""}`)}),_(ye,be)};V(re,ye=>{(n(s).videoCodec||n(s).audioCodec)&&ye(_e)})}var we=k(re,2);{var Z=ye=>{var be=L1(),J=k(T(be),2),xe=T(J,!0);w(J),w(be),B(()=>pe(xe,n(s).viewport)),_(ye,be)};V(we,ye=>{n(s).viewport&&ye(Z)})}var Ne=k(we,2);{var ue=ye=>{var be=M1(),J=k(T(be),2),xe=T(J,!0);w(J),w(be),B(()=>pe(xe,n(s).videoSize)),_(ye,be)};V(Ne,ye=>{n(s).videoSize&&ye(ue)})}var A=k(Ne,2);{var Ke=ye=>{var be=V1(),J=k(T(be),2),xe=T(J,!0);w(J),w(be),B(()=>pe(xe,n(s).cdn)),_(ye,be)};V(A,ye=>{n(s).cdn&&ye(Ke)})}var Ce=k(A,2);{var Y=ye=>{var be=R1(),J=k(T(be),2),xe=T(J);w(J),w(be),B(()=>{var Pe;return pe(xe,`${(Pe=n(s).volume)!=null?Pe:""} %`)}),_(ye,be)};V(Ce,ye=>{n(s).volume&&ye(Y)})}var ie=k(Ce,2);{var Oe=ye=>{var be=N1(),J=k(T(be),2),xe=T(J);w(J),w(be),B(Pe=>pe(xe,`${Pe!=null?Pe:""} s`),[()=>n(s).position.toFixed(2)]),_(ye,be)};V(ie,ye=>{n(s).position&&ye(Oe)})}var Be=k(ie,2);{var fe=ye=>{var be=O1(),J=k(T(be),2),xe=T(J);w(J),w(be),B(Pe=>pe(xe,`${Pe!=null?Pe:""} s`),[()=>n(s).buffer.toFixed(2)]),_(ye,be)};V(Be,ye=>{n(s).buffer&&ye(fe)})}var ee=k(Be,2);{var Se=ye=>{var be=D1(),J=k(T(be),2),xe=T(J);w(J),w(be),B(Pe=>pe(xe,`${Pe!=null?Pe:""} s`),[()=>n(s).liveLatency.toFixed(2)]),_(ye,be)};V(ee,ye=>{n(s).liveLatency&&ye(Se)})}var Fe=k(ee,2);{var qe=ye=>{var be=B1(),J=k(T(be),2),xe=T(J,!0);w(J),w(be),B(Pe=>pe(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 Ye=k(Fe,2),Te=k(T(Ye),2),Me=T(Te);w(Te),w(Ye);var ze=k(Ye,2);{var Vt=ye=>{var be=F1(),J=k(T(be),2);zd(J,{get values(){return n(C)}});var xe=k(J,2),Pe=T(xe);w(xe),w(be),B(It=>pe(Pe,`${It!=null?It:""} Kbps`),[()=>n(s).speed.toFixed(2)]),_(ye,be)};V(ze,ye=>{n(s).speed&&ye(Vt)})}var et=k(ze,2);{var Ot=ye=>{var be=H1(),J=k(T(be),2);zd(J,{get values(){return n(I)}});var xe=k(J,2),Pe=T(xe);w(xe),w(be),B(It=>pe(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);zd(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,J;P=se(E,1,"container s-o",null,P,ye),Ue(E,"aria-label",R),pe(G,n(s).version),pe(Me,`${(be=n(m))!=null?be:""} / ${(J=n(p))!=null?J:""} frames`),pe(Dt,n(f))},[()=>({"container-mobile":r()})]),_(t,E),H(),o()}rt(["click"]);import{noop as W1}from"@vkontakte/videoplayer-shared/es2015";var K1=(t,e)=>{t.stopPropagation(),e()()},q1=L('<div class="close s-19"></div>'),Q1={hash:"s-19",code:'.close.s-19{cursor:pointer;height:16px;opacity:.8;position:relative;transition:opacity .2s;width:16px}.close.s-19:hover{opacity:1}.close.s-19:after,.close.s-19:before{background-color:var(--white);content:" ";height:16px;left:8px;position:absolute;width:2px}.close.s-19:before{transform:rotate(45deg)}.close.s-19:after{transform:rotate(-45deg)}'};function Ls(t,e){F(e,!0),q(t,Q1);let i=g(e,"onClick",3,W1);var o=q1();o.__click=[K1,i],_(t,o),H()}rt(["click"]);import{noop as Y1}from"@vkontakte/videoplayer-shared/es2015";var vn=t=>`width:${t}px;height:${t}px;`;var G1=Ee('<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",get shadow(){return e.shadow},children:(o,r)=>{var a=G1();_(o,a)},$$slots:{default:!0}}),H()}var j1=L('<div class="timer s-1b"><canvas class="timer-canvas s-1b" width="100" height="100"></canvas> <!></div>'),X1={hash:"s-1b",code:".timer.s-1b{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-1b:hover{background:rgba(31,31,31,.85)}.timer-canvas.s-1b{height:50px;position:absolute;width:50px}"};function Kd(t,e){F(e,!0),q(t,X1);let i=g(e,"isRunning",3,!0),o=g(e,"onTimerEnded",3,Y1),r=5e3,a=K(void 0),l,d,s=0,u;De(()=>{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=j1(),b=T(f);ot(b,$=>N(a,$),()=>n(a));var y=k(b,2);Ln(y,{get size(){return"24"}}),w(f),_(t,f),H()}var Z1=(t,e,i)=>{e(!1),i()},J1=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),e0={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,e0);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,b=l.actions.internal.nextVideoAnnouncementCancel,y=()=>{r()&&(u(!1),f())},$=()=>{e.clickCloseIcon(),b()};Nt(()=>{e.isHide||p(),e.isHide&&r()&&(u(!1),f())});var S=Le(),C=de(S);{var I=R=>{var E=J1(),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:$}),w(O);var G=k(O,2);G.__click=[Z1,u,m];var le=T(G),X=T(le),oe=T(X);let j;var ge=k(oe,2);{var ce=Z=>{let Ne=v(()=>a()&&r());Kd(Z,{get isRunning(){return n(Ne)},onTimerEnded:y})};V(ge,Z=>{r()&&Z(ce)})}w(X),w(le);var re=k(le,2),_e=T(re),we=T(_e,!0);w(_e),w(re),w(G),w(P),B((Z,Ne)=>{pe(U,Z),Ge(X,`background-image: url('${e.thumb}')`),j=se(oe,1,"thumb-overlay s-y",null,j,Ne),pe(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 i0}from"@vkontakte/videoplayer-shared/es2015";import{SeekAction as qn}from"@vkontakte/videoplayer-statistics/es2015";var Qf=(t,e)=>Math.min(+(t+e).toFixed(2),1),Gf=(t,e)=>Math.max(+(t-e).toFixed(2),0),Bu=(t,e,i)=>{let o=Qf(e,i);e<1&&t.actions.internal.setVolume(o)},Fu=(t,e,i)=>{let o=Gf(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 Hu(){var t,e,i;return(i=(e=(t=document.activeElement)==null?void 0:t.shadowRoot)==null?void 0:e.activeElement)!=null?i:null}var o0=(t,e)=>{e(t)},n0=L('<div class="keyboard-controls s-10" tabindex="-1" role="region"><!></div>'),r0={hash:"s-10",code:".keyboard-controls.s-10{bottom:0;left:0;position:absolute;right:0;top:0}"};function Yf(t,e){var Pe,It;F(e,!0),q(t,r0);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(Y,"$isEnded$",i),u=()=>x(Ke,"$doubleForwardAvailable$",i),p=()=>x(A,"$doubleForwardOn$",i),m=()=>x(ie,"$overlayContainer$",i),f=()=>x(le,"$adPlaybackState",i),b=()=>x(X,"$positionExact$",i),y=()=>x(oe,"$duration$",i),$=()=>x(fe,"$isAudioAvailable$",i),S=()=>x(j,"$volume$",i),C=()=>x(we,"$availablePlaybackRates$",i),I=()=>x(_e,"$currentPlaybackRate$",i),R=()=>x(ce,"$muted$",i),E=()=>x(re,"$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,X=D.state.positionExact$,oe=D.state.duration$,j=D.state.volume$,ge=D.ui.controls.disabledControls$,ce=D.state.muted$,re=D.state.currentSubtitle$,_e=D.state.currentPlaybackRate$,we=D.state.availablePlaybackRates$,Z=D.ui.contextMenu.openedByHotKey$,Ne=D.ui.contextMenu.lastActiveElem$,ue=D.ui.contextMenu.visible$,A=D.ui.doubleForwardOn$,Ke=D.ui.doubleForwardAvailable$,Ce=D.ui.contextMenu.position$,Y=D.state.isEnded$,ie=D.ui.overlayContainer$,Oe=(Pe=D.callbacks)==null?void 0:Pe.onAudioDoesNotExistHint,Be=(It=D.callbacks)==null?void 0:It.onAudioDisabledHint,fe=D.state.isAudioAvailable$,ee=D.state.isAudioDisabled,Se=D.state.isInteractiveTime$,{showInteractiveTimeIndicatorTooltip$:Fe}=wo(),qe=0,Ye=!0,Te=K(void 0),Me=Ve=>(Ve!==Ye&&(Ye=Ve,qe=0),qe+=1,(U.controls.seekStepKeyboard+U.controls.seekStepKeyboard*qe)/1e3),ze=!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 We="PLAY";d()===Fa.PAUSED?We="PAUSE":s()&&(We="REPLAY"),e.showHotKeyHelpers({type:We})}},Je=Ve==="down";if(!u()||mt){Je&&$e(),ze=!0;return}if(Je)ze=!1;else if(ze)return;if(Je){!st&&e.startDoubleForwardActivationTimer();return}p()||$e(),e.stopDoubleForward(),ze=!0},et=Ve=>{let st=O_(m());Ce.set(st),Ne.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"),We=Ve.code;if(Je&&We==="Space")return!1;let nt=Rh.has(We);if($e&&nt)return!1;let ei=!Vh.has(We);if(Ve.ctrlKey&&ei||Ve.altKey&&ei||Ve.metaKey)return!1;let li=$e&&We==="Escape";Nh.has(We)||li||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(We);if(!ho&&!(gi||bi))return!1;z({message:`key down, code: ${We}, isExternal = ${st}`});let pi=!1,ct=()=>{pi=!0,st||Ve.preventDefault()};if(ho)return et(Ve),ct(),!0;switch(We){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?Me(!1):U.controls.seekStepKeyboard/1e3,oi=Math.max(b()-wt,0);b()>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?Me(!0):U.controls.seekStepKeyboard/1e3,oi=Math.min(b()+wt,y());Math.round(b())<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:ee,audioDisabledHintCallback:Be,isAudioAvailable:$(),audioIsNotExistHintCallback:Oe,isAds:e.isAds})){let wt=S(),oi=U.controls.volumeStepKeyboard,Xt=wt<=1;if(Bu(D,wt,oi),Xt){let bt=Math.round(Qf(wt,oi)*100).toString();e.showHotKeyHelpers({type:"VOLUME",t:{key:"hotkey_helper_current_volume",value:bt}})}}ct();break}case"ArrowDown":{if(sa({isAudioDisabled:ee,audioDisabledHintCallback:Be,isAudioAvailable:$(),audioIsNotExistHintCallback:Oe,isAds:e.isAds})){let wt=S(),oi=U.controls.volumeStepKeyboard,Xt=wt>=0;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"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(b()-U.controls.seekStepFrame/1e3,0);b()>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(b()+U.controls.seekStepFrame/1e3,y());b()<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"===We}),ct();break;case"KeyM":{sa({isAudioDisabled:ee,audioDisabledHintCallback:Be,isAudioAvailable:$(),audioIsNotExistHintCallback:Oe,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:i0(We);break}return pi},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)===Hu(),ye=Ve=>Ve.type==="keydown"?Ot(Ve,!0):(Ve.type==="keyup"&&qt(Ve),!1);var be=n0();be.__keyup=qt,be.__keydown=[o0,Ot];var J=T(be);ri(J,()=>{var Ve;return(Ve=e.children)!=null?Ve:ht}),w(be),ot(be,Ve=>N(Te,Ve),()=>n(Te)),B(()=>Ue(be,"aria-label",St)),_(t,be);var xe=H({focus:Jt,isFocused:Dt,handleExternalKeyboardEvent:ye});return o(),xe}rt(["keyup","keydown"]);var s0=L('<div class="container s-p"><div class="dot s-p"></div> <div class="dot s-p"></div> <div class="dot s-p"></div></div>'),a0={hash:"s-p",code:".container.s-p{display:flex;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.dot.s-p:first-child{animation-delay:0s}.dot.s-p:nth-child(2){animation-delay:.18s}.dot.s-p:nth-child(3){animation-delay:.36s}@keyframes s-p-dot_animation{0%{opacity:.2}30%{opacity:1}to{opacity:.2}}.dot.s-p{animation-duration:.75s;animation-iteration-count:infinite;animation-name:s-p-dot_animation;background:var(--btn-color);border-radius:4px;height:8px;width:8px}.dot.s-p+.dot:where(.s-p){margin-left:4px}"};function Ha(t,e){q(t,a0);let i=g(e,"style",3,"");var o=s0();B(()=>Ge(o,i())),_(t,o)}var l0=Ee('<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 jf(t,e){Ze(t,{get fill(){return e.fill},children:(i,o)=>{var r=l0();_(i,r)},$$slots:{default:!0}})}import{noop as Ul}from"@vkontakte/videoplayer-shared/es2015";var d0=t=>{t.stopPropagation()},c0=L("<button><!></button>"),u0={hash:"s-1p",code:"button.btn.s-1p{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-1p{width:100%}button.btn--live.s-1p{padding:10px 4px}button.btn-jc-l.s-1p{justify-content:left}button.btn-m.s-1p{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-1p,button.btn-m--play.s-1p{align-items:center;display:flex;justify-content:center}button.btn-m--play.s-1p{height:var(--big-play-size);padding:16px;position:relative;width:var(--big-play-size)}button.btn-m--next.s-1p,button.btn-m--prev.s-1p{height:50px;position:absolute;width:50px}button.btn-m--prev.s-1p{right:calc(100% + 35px)}button.btn-m--next.s-1p{left:calc(100% + 35px)}button.btn.s-1p:disabled{cursor:default;pointer-events:none}button.btn.s-1p:not(.btn-full-opacity):disabled{opacity:.4}button.btn.s-1p:not(:disabled):hover{opacity:.8}button.pr-0.s-1p{padding-right:0}button.pl-0.s-1p{padding-left:0}"};function Ut(t,e){F(e,!0),q(t,u0);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),b=g(e,"focus",3,Ul),y=g(e,"blur",3,Ul),$=v(()=>f()===Ul?null:E=>{E.stopPropagation(),f()(E)}),S=v(()=>b()===Ul?null:E=>{E.preventDefault(),b()()}),C=v(()=>y()===Ul?null:E=>{E.preventDefault(),y()()});var I=c0();I.__pointerdown=[d0],I.__click=function(...E){var P;(P=n($))==null||P.apply(this,E)};var R=T(I);ri(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;se(I,1,`btn ${(E=i())!=null?E:""}`,"s-1p"),Ge(I,o()||null),I.disabled=(P=r())!=null?P:null,Ue(I,"aria-hidden",(O=l())!=null?O:null),Ue(I,"aria-label",(D=d())!=null?D:null),Ue(I,"aria-keyshortcuts",(U=u())!=null?U:null),Ue(I,"aria-expanded",(z=p())!=null?z:null),Ue(I,"data-testid",(G=a())!=null?G:null),Ue(I,"tabindex",m()),Ue(I,"role",e.role),Ue(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 p0=L('<div class="modal-header s-1k"><h3 class="modal-title s-1k"> </h3> <!></div>'),f0=L('<div class="modal-overlay s-1k"><div class="modal-container s-1k"><!> <div class="modal-scroll s-1k"><div class="modal-main s-1k"><!></div></div></div></div>'),m0={hash:"s-1k",code:'.modal-overlay.s-1k{align-items:center;background:transparent;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.modal-container.s-1k{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-1k{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-1k{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-1k{height:100%;margin:8px 4px 8px 0;overflow-x:hidden;overflow-y:auto}.modal-scroll.s-1k::-webkit-scrollbar{width:8px}.modal-scroll.s-1k::-webkit-scrollbar-track{background-color:transparent;border-radius:4px;box-shadow:none;margin-right:2px}.modal-scroll.s-1k::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#666;border:1px solid transparent;border-radius:5px;min-height:40px}.modal-scroll.s-1k::-webkit-scrollbar-thumb:hover{background-color:#777}.modal-main.s-1k{margin:-8px -4px 0 0}'};function Xf(t,e){F(e,!0),q(t,m0);let i=g(e,"showHeader",3,!0),o=g(e,"showCloseCross",3,!0),r=Q("hotkey_map_modal_close_btn_text");var a=f0(),l=T(a),d=T(l);{var s=f=>{var b=p0(),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)=>{jf(R,{fill:"currentColor"})},$$slots:{default:!0}})};V(S,I=>{o()&&I(C)})}w(b),B(()=>pe($,e.title)),_(f,b)};V(d,f=>{i()&&f(s)})}var u=k(d,2),p=T(u),m=T(p);ri(m,()=>{var f;return(f=e.children)!=null?f:ht}),w(p),w(u),w(l),w(a),_(t,a),H()}var v0=new Set(["BR"]),F_=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;v0.has(l)||(r=a.parentElement)==null||r.removeChild(a)}return e.innerHTML};var g0=L('<li class="hot-key-map-item s-15"><span class="hot-key-map-item-description s-15"><!></span> <span class="hot-key-map-item-value s-15"> </span></li>'),h0=L('<div class="hot-key-map-group s-15"><h5 class="hot-key-map-group-title s-15"> </h5> <ul class="hot-key-map-group-items s-15"></ul></div>'),_0=L('<div class="hot-key-map s-15"></div>'),b0={hash:"s-15",code:'.hot-key-map.s-15{box-sizing:border-box;color:var(--black);overflow-x:hidden}.hot-key-map-group.s-15{border-bottom:1px solid var(--white-alpha-24);margin:0 20px 0 16px}.hot-key-map-group.s-15:last-child{border-bottom:none}.hot-key-map-group-title.s-15{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-15,.hot-key-map-item.s-15{margin:0;padding:12px 0;width:100%}.hot-key-map-group-items.s-15{box-sizing:border-box;list-style:none;margin:0;padding:0}.hot-key-map-item.s-15{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-15{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-15{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-15,.hot-key-map-item-value.s-15{font-feature-settings:"clig" off,"liga" off;font-size:13px;font-style:normal;font-weight:400;line-height:16px}'};function Zf(t,e){F(e,!1),q(t,b0);let[i,o]=Re(),r=()=>x(l,"$data",i),a=ve(),{data:l,show:d}=a.ui.modals.hotKeyMap,s=()=>{d.set(!1)};xo(),Xf(t,{get title(){return r().title},onClose:s,children:(u,p)=>{var m=_0();wi(m,5,()=>r().groups,({title:f,items:b})=>f,(f,b)=>{let y=()=>n(b).title,$=()=>n(b).items;var S=h0(),C=T(S),I=T(C,!0);w(C);var R=k(C,2);wi(R,5,$,({description:E,value:P})=>P,(E,P)=>{let O=()=>n(P).description,D=()=>n(P).value;var U=g0(),z=T(U),G=T(z);Sd(G,()=>F_(O())),w(z);var le=k(z,2),X=T(le,!0);w(le),w(U),B(()=>pe(X,D())),_(E,U)}),w(R),w(S),B(()=>pe(I,y())),_(f,S)}),w(m),_(u,m)},$$slots:{default:!0}}),H(),o()}import{noop as mb}from"@vkontakte/videoplayer-shared/es2015";import{ChromecastState as lb,PlaybackState as Dm}from"@vkontakte/videoplayer-core/es2015";import"@vkontakte/videoplayer-shared/es2015";var $0=L('<div class="pillow s-27"><!></div>'),y0={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 Jf(t,e){q(t,y0);var i=$0(),o=T(i);ri(o,()=>{var r;return(r=e.children)!=null?r:ht}),w(i),_(t,i)}import{VideoQuality as Gd}from"@vkontakte/videoplayer-shared/es2015";var x0=Ee('<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 em(t,e){let i=kn(e,["$$slots","$$events","$$legacy","children"]);var o=x0();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);ri(r,()=>{var a;return(a=e.children)!=null?a:ht}),vi(),w(o),_(t,o)}var w0=Ee('<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 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);ri(r,()=>{var a;return(a=e.children)!=null?a:ht}),vi(),w(o),_(t,o)}var S0=Ee('<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 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",role:"img"},i));var r=T(o);ri(r,()=>{var a;return(a=e.children)!=null?a:ht}),vi(),w(o),_(t,o)}var T0=Ee('<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=T0();Ji(o,()=>Ae({xmlns:"http://www.w3.org/2000/svg",width:"13",height:"5",fill:"currentColor",role:"img"},i));var r=T(o);ri(r,()=>{var a;return(a=e.children)!=null?a:ht}),vi(),w(o),_(t,o)}var C0=Ee('<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 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:"15",height:"7",fill:"currentColor",role:"img"},i));var r=T(o);ri(r,()=>{var a;return(a=e.children)!=null?a:ht}),vi(),w(o),_(t,o)}var Uu=t=>{switch(t){case Gd.Q_720P:return im;case Gd.Q_1080P:return qd;case Gd.Q_1440P:return Qd;case Gd.Q_2160P:return em;case Gd.Q_4320P:return tm}};var I0=Ee('<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 om(t,e){Ze(t,{get testId(){return e.testId},children:(i,o)=>{var r=I0();_(i,r)},$$slots:{default:!0}})}var E0=Ee('<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 nm(t,e){Ze(t,{get testId(){return e.testId},children:(i,o)=>{var r=E0();_(i,r)},$$slots:{default:!0}})}var P0=L('<div aria-hidden="true"><!> <!></div>'),A0={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 Yd(t,e){F(e,!0),q(t,A0);let i=g(e,"isMobile",3,!1),o=g(e,"currentQuality",3,void 0),r=v(()=>Uu(o())),a=v(()=>!!n(r)&&[qd,Qd].includes(n(r)));var l=Le(),d=de(l);{var s=p=>{om(p,{testId:"settings-mobile-icon"})},u=p=>{var m=P0();let f;var b=T(m);{var y=C=>{Jf(C,{children:(I,R)=>{var E=Le(),P=de(E);Di(P,()=>n(r),(O,D)=>{D(O,{})}),_(I,E)},$$slots:{default:!0}})};V(b,C=>{n(r)&&C(y)})}var $=k(b,2);let S=v(()=>n(r)?"settings-icon--labeled":"settings-icon");nm($,{get testId(){return n(S)}}),w(m),B(C=>f=se(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 k0=L('<span class="settings-icon-wrapper s-1z"><!></span>'),L0={hash:"s-1z",code:".settings-icon-wrapper.s-1z{position:relative;width:24px}"};function zl(t,e){F(e,!0),q(t,L0);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,b=d.ui.t,y=K(void 0);De(()=>{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 $},get ariaExpanded(){return r()},get ref(){return n(y)},set ref(I){N(y,I,!0)},children:(I,R)=>{var E=k0(),P=T(E);Yd(P,{get isMobile(){return a()},get currentQuality(){return l()}}),w(E),_(I,E)},$$slots:{default:!0}}),H(),o()}var M0=Ee('<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),V0=Ee("<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)},get shadow(){return e.shadow},children:(r,a)=>{var l=Le(),d=de(l);{var s=p=>{var m=M0();vi(),_(p,m)},u=p=>{var m=V0();B(()=>Ue(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
|
+
${e.type==="outline"?"M12.54 11.68c-1.04.1-1.64.26-2.1.48a5.2 5.2 90 00-2.28 2.28c-.22.46-.4 1.06-.48 2.1-.08 1.08-.08 2.46-.08 4.46v6c0 2 0 3.38.08 4.46.1 1.04.26 1.64.48 2.1q.78 1.5 2.28 2.28c.46.22 1.06.4 2.1.48 1.08.08 2.48.08 4.46.08h14c2 0 3.38 0 4.46-.08 1.04-.1 1.64-.26 2.1-.48a5.2 5.2 90 002.28-2.28c.22-.46.4-1.06.48-2.1.08-1.08.08-2.48.08-4.46v-6c0-2 0-3.38-.08-4.46a6 6 90 00-.48-2.1 5.2 5.2 90 00-2.28-2.28c-.46-.22-1.06-.4-2.1-.48-1.08-.08-2.48-.08-4.46-.08h-14c-2 0-3.38 0-4.46.08":""}
|
|
60
|
+
M12 29.8c0-1 .8-1.8 1.8-1.8h10.4a1.8 1.8 90 010 3.6H13.8a1.8 1.8 90 01-1.8-1.8m0-7.6c0-1 .8-1.8 1.8-1.8h3.4a1.8 1.8 90 110 3.6H13.8a1.8 1.8 90 01-1.8-1.8m17 7.6c0-1 .8-1.8 1.8-1.8h3.4a1.8 1.8 90 110 3.6h-3.4a1.8 1.8 90 01-1.8-1.8M22 22.2c0-1 .8-1.8 1.8-1.8h10.4a1.8 1.8 90 010 3.6h-10.4a1.8 1.8 90 01-1.8-1.8`)),_(p,m)};V(d,p=>{e.type==="off"?p(s):p(u,!1)})}_(r,l)},$$slots:{default:!0}}),H()}function rm(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 R0=L('<span class="duration s-20" data-testid="video_duration"> </span>'),N0=L('<div><span class="current s-20" data-testid="current_time"> </span> <!></div>'),O0={hash:"s-20",code:'.time.s-20{align-items:center;color:var(--controls-time);display:flex;font-variant-numeric:tabular-nums;font-weight:500;padding:12px 6px}.time.mobile.s-20{padding:0 0 0 8px}.current.s-20{position:relative}.duration.s-20{opacity:.7}.duration.s-20:before{content:" / ";white-space:pre}'};function jd(t,e){F(e,!0),q(t,O0);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(()=>Zo(e.duration)),u=v(()=>Zo(e.position));var p=N0();let m;var f=T(p),b=T(f,!0);w(f);var y=k(f,2);{var $=S=>{var C=R0(),I=T(C,!0);w(C),B(()=>pe(I,n(s))),_(S,C)};V(y,S=>{r()&&S($)})}w(p),Ps(p,()=>Ol(o()&&l.features.usePerformanceFix,d,l.disableInvisibleComponentsTimeout)),ot(p,S=>a(S),()=>a()),B(S=>{m=se(p,1,"time s-20",null,m,S),pe(b,n(u))},[()=>({mobile:i()})]),_(t,p),H()}import{noop as zu}from"@vkontakte/videoplayer-shared/es2015";var D0=Ee("<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`},get shadow(){return e.shadow},children:(m,f)=>{var b=D0();B(()=>Ue(b,"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,b)},$$slots:{default:!0}}),H()}import{isNonNullable as U_,noop as Qn}from"@vkontakte/videoplayer-shared/es2015";import{noop as am}from"@vkontakte/videoplayer-shared/es2015";import{noop as F0}from"@vkontakte/videoplayer-shared/es2015";var B0=L('<div class="overlay"><!></div>');function sm(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))};De(()=>{u(r())}),Nt(()=>(u(r()),()=>s(r())));var p=B0(),m=T(p);ri(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 H0=L('<div class="tooltip s-1i"><div class="content s-1i"> </div> <div class="tooltip-pointer s-1i"></div></div>'),U0=L("<div><!></div> <!>",1),z0={hash:"s-1i",code:'.tooltip-wrapper.s-1i{display:flex;flex-direction:column;min-width:0}.full-width.s-1i{width:100%}.tooltip.s-1i{bottom:100%;left:0;opacity:0;position:absolute;transition:opacity .2s,visibility .2s;visibility:hidden}.content.s-1i{background-color:rgba(41,41,41,.8);border-radius:3px;color:var(--white);display:inline-block;padding:6px 10px}.tooltip-pointer.s-1i{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,z0);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),b=g(e,"placement",3,"top"),y=g(e,"onVisibilityChange",3,F0),$=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$;De(()=>{Pt(()=>{y()(s())})});let le=U.getLogger().createComponentLog("Tooltip component"),X=()=>{if(!r()||!n(C)||!n(S))return;N(E,$);let ee=r().getBoundingClientRect(),Se=n(S).getBoundingClientRect(),Fe=Se.width,qe=n(C).clientWidth,Ye=a().width,Te=(Fe-qe)/2,Me=Se.left+u()-ee.left,ze=Me+Te,Vt=Se.top+p()-ee.top,et=qe/2-$,Ot=ze<8,qt=ze+qe>Ye-8;Ot&&(ze=8,et=Me+Se.width/2-2.5*$),qt&&(ze=Ye-8-qe,et=Se.left-ee.left+Se.width/2-ze-$),N(P,ze,!0),N(O,Vt),N(R,et,!0)},oe=()=>{!r()||!n(C)||!n(S)||N(E,-$)},j=()=>{if(!r()||!n(C)||!n(S))return;N(R,$);let ee=r().getBoundingClientRect(),Se=n(S).getBoundingClientRect(),Fe=Se.height,qe=n(C).clientHeight,Ye=(Fe-qe)/2+qe,Te=Se.left+u()-ee.left-n(C).clientWidth,Me=2,ze=Te-$;ze<8&&(ze=8);let et=Se.top+p()-ee.top+Ye,Ot=Me-Ye/2,qt=Me-$;N(P,ze,!0),N(O,et),N(E,Ot),N(R,qt)},ge=()=>{!r()||!n(C)||!n(S)||N(R,-$)},ce=()=>{switch(b()){case"top":X();break;case"bottom":oe();break;case"left":j();break;default:ge()}},re=()=>{try{if(!r()||!n(S))return;ce(),s(!0)}catch(ee){le({message:String(ee)})}},_e=()=>{s(!1)},we=()=>{n(C)&&(I||(I=window.setTimeout(re,D.controls.hideTimeoutTooltips)),s()&&re())},Z=()=>{_e(),window.clearTimeout(I),I=void 0},Ne=(ee,Se,Fe)=>{let qe="";switch(b()){case"top":qe=`transform: translate(${ee}px, ${Se}px);`;break;case"bottom":qe=`transform: translate(${ee}px, ${Se}px); top: auto; bottom: 100%;`;break;case"left":qe=`transform: translate(${ee}px, ${Se}px); left: 0; right: auto;`;break;default:qe=`transform: translate(${ee}px, ${Se}px);`}return qe+=` max-width: ${f()===void 0?"auto":`${f()}px`};`,qe+=` opacity: ${Fe?1:0}; visibility: ${Fe?"visible":"hidden"}`,qe},ue=(ee,Se)=>{let Fe="";switch(b()){case"top":Fe=`transform: translate(${ee}px, ${Se}px) rotate(0); top: auto; bottom: 0;`;break;case"bottom":Fe=`transform: translate(${ee}px, ${Se}px) rotate(180deg); top: 0; bottom: auto;`;break;case"left":Fe=`transform: translate(${ee}px, ${Se}px) rotate(-90deg); left: 100%; top: auto; bottom: 0;`;break;default:Fe=`transform: translate(${ee}px, ${Se}px) rotate(90deg); right: 100%; top: auto; bottom: 0;`}return Fe},A=v(()=>Ne(n(P),n(O),s())),Ke=v(()=>ue(n(R),n(E)));Nt(ce),mn(()=>window.clearTimeout(I));var Ce=U0(),Y=de(Ce);let ie;Y.__pointermove=we,Y.__pointerdown=Z,Y.__pointerup=function(...ee){var Se;(Se=e.disableMouseupTooltipShow?void 0:we)==null||Se.apply(this,ee)};var Oe=T(Y);ri(Oe,()=>{var ee;return(ee=e.children)!=null?ee:ht}),w(Y),ot(Y,ee=>N(S,ee),()=>n(S));var Be=k(Y,2);{var fe=ee=>{sm(ee,{children:(Se,Fe)=>{var qe=H0(),Ye=T(qe),Te=T(Ye,!0);w(Ye);var Me=k(Ye,2);w(qe),ot(qe,ze=>N(C,ze),()=>n(C)),B(()=>{Ge(qe,n(A)),pe(Te,d()),Ge(Me,n(Ke))}),_(Se,qe)},$$slots:{default:!0}})};V(Be,ee=>{d()&&!l()&&ee(fe)})}B(ee=>ie=se(Y,1,"tooltip-wrapper s-1i",null,ie,ee),[()=>({"full-width":m()})]),_t("pointerenter",Y,we),_t("pointerleave",Y,Z),_(t,Ce),H(),o()}rt(["pointermove","pointerdown","pointerup"]);var H_=t=>{t.stopPropagation()},W0=L("<div><!></div>"),K0={hash:"s-18",code:".btn-container.s-18{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-18{min-width:0;width:100%}"};function Ao(t,e){F(e,!0),q(t,K0);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),b=g(e,"hasTooltip",3,!0),y=g(e,"ref",15,void 0),$=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,am),D=g(e,"initialTranslateXPx",3,0),U=g(e,"initialTranslateYPx",19,()=>-18),z=g(e,"mouseEnter",3,am),G=g(e,"mouseLeave",3,am),le=v(()=>f()?r()?p("tooltip_disabled_when_graph_on"):E():C()),X=K(!1);De(()=>{I()||N(X,!1)});var oe=W0();oe.__pointerdown=[H_],oe.__click=[H_];var j=T(oe);{var ge=re=>{Ua(re,{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(X)},set active(_e){N(X,_e,!0)},children:(_e,we)=>{var Z=Le(),Ne=de(Z);ri(Ne,()=>{var ue;return(ue=e.children)!=null?ue:ht}),_(_e,Z)},$$slots:{default:!0}})},ce=re=>{var _e=Le(),we=de(_e);ri(we,()=>{var Z;return(Z=e.children)!=null?Z:ht}),_(re,_e)};V(j,re=>{b()&&n(le)&&!a()?re(ge):re(ce,!1)})}w(oe),ot(oe,re=>y(re),()=>y()),B(()=>{var re;se(oe,1,`btn-container ${(re=m())!=null?re:""}`,"s-18"),Ue(oe,"aria-hidden",P()||null)}),_t("mouseenter",oe,function(...re){var _e;(_e=z())==null||_e.apply(this,re)}),_t("mouseleave",oe,function(...re){var _e;(_e=G())==null||_e.apply(this,re)}),An(oe,"clientWidth",$),_(t,oe),H(),o()}rt(["pointerdown","click"]);var q0=Ee('<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 Xd(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(()=>{Ue(l,"fill",ta),Ue(l,"fill-opacity",e.completed?1:.24),Ue(d,"fill",e.completed?"var(--interactive-episode-complete)":"white")}),_(o,a)},$$slots:{default:!0}})}var Q0=L("<div><!></div>"),G0={hash:"s-l",code:".interactive-episode-icon.s-l{cursor:default;height:20px;position:absolute;transform:translateX(-50%);width:20px}.interactive-episode-icon.disabled.s-l{opacity:.4;pointer-events:none}"};function lm(t,e){F(e,!0),q(t,G0);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=Q0();let u;var p=T(s);let m=v(()=>!!e.videoEpisode.completed);Xd(p,{get completed(){return n(m)}}),w(s),B(f=>{u=se(s,1,"interactive-episode-icon s-l",null,u,f),Ge(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 Y0=L('<div><div class="video-episode-inner s-k"><div class="video-episode-loaded s-k"></div> <div></div></div></div>'),j0=L('<div class="video-episodes-wrap s-k"></div>'),X0={hash:"s-k",code:".video-episodes-wrap.s-k{height:100%;position:absolute;width:100%}.video-episode.s-k{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-k:first-child{padding-left:0}.video-episode.s-k:last-child{padding-right:0}.video-episode.s-k:not(.disabled):where(:hover,:active){transform:scaleY(1.5)}.video-episode-filled.s-k,.video-episode-inner.s-k,.video-episode-loaded.s-k{border-radius:var(--slider-radius);height:var(--slider-height);position:absolute}.video-episode-inner.s-k{background:var(--slider-bg);overflow:hidden;position:absolute;width:calc(100% - var(--slider-video-episode-gap)*2)}.video-episode.s-k:first-child .video-episode-inner:where(.s-k),.video-episode.s-k:last-child .video-episode-inner:where(.s-k){width:calc(100% - var(--slider-video-episode-gap))}.video-episode-loaded.s-k{background:var(--slider-loaded-bg);transition:transform .2s}.video-episode-filled.s-k,.video-episode-loaded.s-k{border-radius:var(--slider-radius);height:100%;left:-100%;position:absolute;width:100%}.video-episode-filled.s-k{background-color:var(--slider-filled-bg)}"};function dm(t,e){q(t,X0);let i=g(e,"videoEpisodes",19,()=>[]);var o=j0();wi(o,21,i,r=>r.from,(r,a)=>{var l=Y0();let d;var s=T(l),u=T(s),p=k(u,2);let m;w(s),w(l),B((f,b)=>{d=se(l,1,"video-episode s-k",null,d,f),Ge(l,`left: ${n(a).from}%; width: ${n(a).width}%`),Ge(u,`transform: translateX(${n(a).loadedWidth/n(a).width*100}%)`),m=se(p,1,"video-episode-filled s-k",null,m,b),Ge(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 Z0(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 J0(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 ex(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 tx(t,e,i,o){t.stopPropagation(),t.preventDefault(),e()&&i()(o(t.clientX,t.clientY))}function ix(t,e,i,o,r,a){let l=e(t.clientX,t.clientY);i()&&o()(l),N(r,!1),a()(l)}var ox=L("<div></div>"),nx=L('<div class="bars s-h"><div class="loaded s-h"></div> <div></div></div>'),rx=L('<!> <div role="slider" tabindex="0"><!> <div><div></div></div></div>',1),sx={hash:"s-h",code:'.interactive-icons.s-h{position:absolute;top:-28px;width:calc(100% - 20px)}.interactive-icons.mobile.s-h{top:-10px}.slider.s-h{border-radius:var(--slider-radius);cursor:pointer;height:var(--slider-height);position:relative;touch-action:none;transition:opacity .2s;width:100%;will-change:opacity,transform;-webkit-tap-highlight-color:transparent}.no-handle.s-h{cursor:default}.slider.s-h:before{content:"";height:calc(var(--controls-height)/2);left:0;position:absolute;right:0;top:calc((var(--controls-height)/2 - var(--slider-height))*-1/2)}.bars.s-h{background:var(--slider-bg);overflow:hidden}.bars.s-h,.loaded.s-h{border-radius:var(--slider-radius);height:100%;position:absolute;width:100%}.loaded.s-h{background:var(--slider-loaded-bg);left:-100%;transition:transform .2s;will-change:transform}.filled.s-h{background-color:var(--slider-filled-bg);border-radius:var(--slider-radius);height:100%;left:-100%;position:absolute;width:100%}.slider.square.s-h,.slider.square.s-h .filled:where(.s-h),.slider.square.s-h .loaded:where(.s-h),.slider.square.s-h>.bars:where(.s-h){border-radius:unset}.filled.active-live.s-h{background-color:var(--timeline-slider-filled-active-live-bg)}.filled.ads.s-h{background-color:var(--slider-filled-ads)}.handleWrap.s-h{left:-100%;position:absolute;width:100%}.handle.s-h{background-color:var(--slider-handle-bg);border-radius:50%;height:var(--slider-handle-size);opacity:0;position:absolute;right:calc(var(--slider-handle-size)*-1/2);top:calc((var(--slider-height) - var(--slider-handle-size))/2);transform:scale(0);transition:opacity .2s,transform .2s;visibility:hidden;width:var(--slider-handle-size);will-change:opacity,transform}.handle.active-live.s-h{background-color:var(--timeline-slider-handle-active-live-bg)}.handle-always-visible.s-h .handle:where(.s-h),.slider-dragging.s-h .handle:where(.s-h),.slider.s-h:hover .handle:where(.s-h){opacity:1;transform:scale(1);visibility:visible}.slider-dragging.s-h .handle:where(.s-h){transform:scale(1.3)}.slider-vertical.s-h{left:-8px;position:absolute;top:-18px;transform:rotate(-90deg);transform-origin:0 0}.slider.disabled.s-h{cursor:default;opacity:.4}'};function za(t,e){F(e,!0),q(t,sx);let i=g(e,"ref",15,void 0),o=g(e,"className",3,""),r=g(e,"testId",3,void 0),a=g(e,"isHidden",3,!1),l=g(e,"isVertical",3,!1),d=g(e,"isActiveLive",3,!1),s=g(e,"isMobile",3,!1),u=g(e,"squareBorders",3,!1),p=g(e,"videoEpisodes",19,()=>[]),m=g(e,"withWheelHandler",3,!1),f=g(e,"isInteractive",3,!1),b=g(e,"disabled",3,!1),y=g(e,"hideHandel",3,!1),$=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),X=g(e,"loadedProgress",3,0),oe=g(e,"filledProgress",3,0),j=g(e,"handleProgress",3,0),ge=g(e,"ariaLabel",3,""),ce=g(e,"ariaValueMin",3,void 0),re=g(e,"ariaValueMax",3,void 0),_e=g(e,"ariaValueNow",3,void 0),we=g(e,"ariaValueText",3,""),Z=g(e,"onContextMenu",3,Qn),Ne=g(e,"handleAlwaysVisible",3,!1),ue=Mt(),A=K(void 0),Ke=K(!1),Ce=v(()=>{var xe;return(xe=re())!=null?xe:0}),Y=v(()=>{var xe;return U_(p())&&((xe=p()[p().length-1])==null?void 0:xe.time)<n(Ce)}),ie=v(()=>U_(p())&&p().length&&n(Y)&&n(Ce)?Ye(X()*100,oe()*100):[]);function Oe(xe){if(xe.preventDefault(),i()&&N(A,i().getBoundingClientRect(),!0),b())return;let Pe=Fe(xe.clientX,xe.clientY),It=qe(xe.clientX);I()(Pe,It,n(A).width)}function Be(xe){xe.preventDefault(),!b()&&E()()}function fe(){P()()}function ee(){O()()}function Se(xe){b()||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 Ye(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 We=p()[0].time;if(We!==0){let nt=We/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 Me=rx(),ze=de(Me);{var Vt=xe=>{var Pe=ox();let It;wi(Pe,21,()=>n(ie),Ve=>Ve.from,(Ve,st)=>{var mt=Le(),$e=de(mt);{var Je=We=>{lm(We,{get videoEpisode(){return n(st)},get disabled(){return b()}})};V($e,We=>{n(st).interactive&&We(Je)})}_(Ve,mt)}),w(Pe),B(Ve=>It=se(Pe,1,"interactive-icons s-h",null,It,Ve),[()=>({mobile:s(),hidden:s()&&!n(Ke)})]),_(xe,Pe)};V(ze,xe=>{f()&&xe(Vt)})}var et=k(ze,2);let Ot;et.__pointerdown=[Z0,i,A,b,Ke,Fe,$],et.__pointermove=[J0,b,Fe,qe,R,A,Ke,S],et.__pointerup=[ex,b,Ke,Fe,C],et.__click=[tx,b,le,Fe],et.__contextmenu=[ix,Fe,b,le,Ke,Z];var qt=T(et);{var St=xe=>{dm(xe,{get videoEpisodes(){return n(ie)},get disabled(){return b()},get isMobile(){return s()}})},Jt=xe=>{var Pe=nx(),It=T(Pe),Ve=k(It,2);let st;w(Pe),B((mt,$e,Je)=>{Ge(It,mt),st=se(Ve,1,"filled s-h",null,st,$e),Ge(Ve,Je)},[()=>`transform: translateX(${Te(X())}%);`,()=>({"active-live":d()}),()=>`transform: translateX(${Te(oe())}%);`]),_(xe,Pe)};V(qt,xe=>{n(ie).length?xe(St):xe(Jt,!1)})}var Dt=k(qt,2);let ye;var be=T(Dt);let J;w(Dt),w(et),ot(et,xe=>i(xe),()=>i()),B((xe,Pe,It,Ve)=>{var st,mt;Ot=se(et,1,`slider ${(st=o())!=null?st:""}`,"s-h",Ot,xe),Ue(et,"aria-label",ge()),Ue(et,"aria-valuemin",ce()),Ue(et,"aria-valuemax",re()),Ue(et,"aria-valuenow",_e()),Ue(et,"aria-valuetext",we()),Ue(et,"data-testid",(mt=r())!=null?mt:null),ye=se(Dt,1,"handleWrap s-h",null,ye,Pe),Ge(Dt,It),J=se(be,1,"handle s-h",null,J,Ve)},[()=>({disabled:b(),"slider-dragging":n(Ke),hidden:a(),"handle-always-visible":Ne(),"slider-vertical":l(),"no-handle":y(),square:u()}),()=>({hidden:y()}),()=>`transform: translateX(${Te(j())}%);`,()=>({"active-live":d()})]),_t("pointerenter",et,Oe),_t("pointerleave",et,Be),_t("mouseenter",et,fe),_t("mouseleave",et,ee),_t("wheel",et,Se),_(t,Me),H()}rt(["pointerdown","pointermove","pointerup","click","contextmenu"]);var eo=(t,e)=>Ma[t]>=Ma[e],z_=(t,e)=>Ma[t]<Ma[e],Ms=(t,e)=>Ma[t]<=Ma[e],W_=t=>t>699?"xl":t>599?"l":t>509?"m":t>320?"s":"xs";var lx=L("<div><!></div>"),dx=L("<div><!> <!></div>"),cx={hash:"s-29",code:".volumeBar-container.s-29{align-items:center;display:flex}.vertical.s-29 .btn,.vertical.s-29 .tooltip-wrapper,.volumeBar-container.vertical.s-29{width:40px}.volumeBar.s-29{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-29{padding:0 8px 0 0;width:0}"};function cm(t,e){var qe,Ye;F(e,!0),q(t,cx);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(Oe,"$controlsVisible",i),u=ve(),p=Mt(),m=u.state.volume$,f=u.state.muted$,{setVolume:b,startVolumeChanging:y,stopVolumeChanging:$}=u.actions.internal,S=u.ui.currentGridType$,C=(qe=u.callbacks)==null?void 0:qe.onAudioDoesNotExistHint,I=(Ye=u.callbacks)==null?void 0:Ye.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")),X=v(()=>n(z)?P("tooltip_volume"):P("tooltip_volume_muted")),oe=v(()=>n(z)?0:l()),j=!1,ge=v(()=>e.isAds?!1:E?!I:r()?!1:!C);function ce(Te){y(),b(Te)}function re(){Bu(u,l(),p.controls.volumeStepWheel)}function _e(){Fu(u,l(),p.controls.volumeStepWheel)}function we(Te){b(Te)}function Z(Te){b(Te),$()}function Ne(){j=!0}function ue(){j=!1,Ce()}function A(){clearTimeout(D),N(O,!0)}function Ke(){Ce()}function Ce(){D=window.setTimeout(()=>{j||N(O,!1)},p.controls.volumeBarTimeout)}function Y(Te){Te.preventDefault(),Te.deltaY<0?re():Te.deltaY>0&&_e()}let ie=K(!1),Oe=u.ui.controlsVisible;De(()=>{s()||N(ie,!1)});var Be=dx();let fe;var ee=T(Be);Ua(ee,{get content(){return n(le)},translateY:-18,get active(){return n(ie)},set active(Te){N(ie,Te,!0)},children:(Te,Me)=>{let ze=v(()=>n(G)?"btn-volume-vertical":"btn-volume-horizontal");Ut(Te,{className:"btn-full-opacity",get disabled(){return n(ge)},get testId(){return n(ze)},get ariaLabel(){return n(X)},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(ee,2);{var Fe=Te=>{var Me=lx();let ze;var Vt=T(Me);let et=v(()=>n(G)?"volumeBar-slider-vertical":""),Ot=v(()=>n(G)&&!n(O)),qt=v(()=>n(G)?Ne:zu),St=v(()=>n(G)?ue:zu),Jt=v(()=>Math.round(n(oe)*100)),Dt=v(()=>`${Math.round(n(oe)*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:re,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(oe)},get handleProgress(){return n(oe)},get testId(){return n(ye)}}),w(Me),B(be=>ze=se(Me,1,"volumeBar s-29",null,ze,be),[()=>({"volumeBar-vertical":n(G)})]),_(Te,Me)};V(Se,Te=>{n(U)&&Te(Fe)})}w(Be),B(Te=>fe=se(Be,1,"volumeBar-container s-29",null,fe,Te),[()=>({vertical:n(G)})]),_t("mouseenter",Be,function(...Te){var Me;(Me=n(G)?A:zu)==null||Me.apply(this,Te)}),_t("mouseleave",Be,function(...Te){var Me;(Me=n(G)?Ke:zu)==null||Me.apply(this,Te)}),_t("wheel",Be,Y),_(t,Be),H(),o()}import{noop as fx}from"@vkontakte/videoplayer-shared/es2015";var ux=Ee('<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>'),px=Ee('<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 um(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=Le(),d=de(l);{var s=p=>{var m=ux();_(p,m)},u=p=>{var m=px();_(p,m)};V(d,p=>{i()?p(s):p(u,!1)})}_(r,l)},$$slots:{default:!0}})}function Zd(t,e){F(e,!0);let i=g(e,"isFullscreen",3,!1),o=g(e,"click",3,fx),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)=>{um(u,{get isFullscreen(){return i()}})},$$slots:{default:!0}}),H()}var mx=Ee('<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 pm(t,e){let i=kn(e,["$$slots","$$events","$$legacy","children"]);var o=mx();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);ri(r,()=>{var a;return(a=e.children)!=null?a:ht}),vi(),w(o),_(t,o)}var vx=Ee('<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 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:"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);ri(r,()=>{var a;return(a=e.children)!=null?a:ht}),vi(6),w(o),_(t,o)}var gx={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 mm(t,e){F(e,!0),q(t,gx);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`);fm(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 Jd(t,e){F(e,!0);let[i,o]=Re(),r=()=>x(b,"$isMobile",i),a=()=>x(f,"$currentGridType$",i),l=()=>x($,"$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$,b=m.ui.isMobile,y=m.ui.t,$=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=Le(),z=de(U);{var G=X=>{mm(X,{get logo(){return p.logoType},get short(){return n(I)},get isCyrillic(){return l()}})},le=X=>{pm(X,{})};V(z,X=>{n(S)?X(G):X(le,!1)})}_(O,U)},$$slots:{default:!0}}),H(),o()}import{ChromecastState as $x}from"@vkontakte/videoplayer-core/es2015";import{ChromecastState as q_}from"@vkontakte/videoplayer-core/es2015";var hx=Ee('<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-1a"></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-1a"></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-1a"></path>',1),_x=Ee('<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-1a"></path><path d="M5.667 7.44H18.5v9.167h-5.161a11.947 11.947 0 0 0-7.673-7.672V7.44Z"></path>',1),bx={hash:"s-1a",code:".animated.s-1a{animation-duration:1s;animation-iteration-count:infinite}.wave1.animated.s-1a{animation-name:s-1a-wave1}.wave2.animated.s-1a{animation-name:s-1a-wave2}.wave3.animated.s-1a{animation-name:s-1a-wave3}@keyframes s-1a-wave1{0%{opacity:.3}33%{opacity:1}66%{opacity:1}to{opacity:1}}@keyframes s-1a-wave2{0%{opacity:.3}33%{opacity:.3}66%{opacity:1}to{opacity:1}}@keyframes s-1a-wave3{0%{opacity:.3}33%{opacity:.3}66%{opacity:.3}to{opacity:1}}"};function ec(t,e){F(e,!0),q(t,bx);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=Le(),s=de(d);{var u=m=>{Ze(m,{get fill(){return n(a)},get style(){return n(l)},testId:"chromecast-mobile-icon",children:(f,b)=>{var y=hx();vi(2),_(f,y)},$$slots:{default:!0}})},p=m=>{Ze(m,{get style(){return n(l)},testId:"chromecast-icon",children:(f,b)=>{var y=_x(),$=de(y);let S;var C=k($);let I;var R=k(C);let E;var P=k(R,2);let O;B((D,U,z,G)=>{S=se($,0,"wave1 s-1a",null,S,D),I=se(C,0,"wave2 s-1a",null,I,U),E=se(R,0,"wave3 s-1a",null,E,z),O=se(P,0,"s-1a",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 yx}from"@vkontakte/videoplayer-shared/es2015";function tc(t,e){F(e,!0);let i=g(e,"ref",15,void 0),o=g(e,"isMobile",3,!1),r=g(e,"click",3,yx),l=ve().ui.t,d=v(()=>e.state===$x.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)=>{ec(s,{get isMobile(){return o()},get iconState(){return e.state}})},$$slots:{default:!0}}),H()}import{noop as wx}from"@vkontakte/videoplayer-shared/es2015";var xx=Ee('<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 vm(t){Ze(t,{testId:"episodes-icon",children:(e,i)=>{var o=xx();vi(2),_(e,o)},$$slots:{default:!0}})}var Wu=(t,e,i)=>i.filter(o=>o.time<=t*e).pop();var Sx=L('<span class="text mobile s-23"> </span> <div class="chevron-episodes s-23" data-testid="btn-episodes_icon"><!></div>',1),Tx=L('<span class="text s-23"> </span>'),Cx=L('<span class="text count s-23"> </span>'),Ix=L("<!> <!>",1),Ex={hash:"s-23",code:".text.s-23{overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap}.text.count.s-23{overflow:visible}.text.mobile.s-23{padding:0 3px 0 4px}.chevron-episodes.s-23{margin-bottom:-6px;opacity:.7;transform:scale(.8)}"};function ic(t,e){var j,ge,ce;F(e,!0),q(t,Ex);let[i,o]=Re(),r=()=>x(y,"$currentGridType$",i),a=()=>x($,"$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=(j=m.callbacks)==null?void 0:j.onEpisodeChanged)!=null?ge:wx,b=!!((ce=m.callbacks)!=null&&ce.onEpisodeClicked),y=m.ui.currentGridType$,$=m.ui.episodes.openedByKeyboard$,S=m.ui.episodes.panelOpened$,C=m.ui.isMobile,I=m.ui.t,R=K(void 0),E=re=>{var we,Z,Ne;if(!!((we=m.callbacks)!=null&&we.onEpisodeClicked)){let ue=ra(re);$.set(ue),S.set(!0),(Ne=(Z=m.callbacks)==null?void 0:Z.onEpisodeClicked)==null||Ne.call(Z,ue)}},P=K(null),O=v(()=>s()/u());De(()=>{var _e;let re=Wu(n(O),u(),p());re?((_e=n(P))==null?void 0:_e.time)!==re.time&&(f(re),N(P,re,!0)):N(P,null)});let D=v(()=>{var re;return((re=n(P))==null?void 0:re.text)||""}),U=v(()=>eo(r(),"xl")?"FULL":eo(r(),"m")&&z_(r(),"xl")?"COUNT":"SHORT"),z=v(()=>`${I("tooltip_episodes")}: ${n(D)}`),G=(re,_e,we)=>gt(null,null,function*(){yield go(),(re==null?void 0:re.getAttribute("aria-expanded"))==="false"&&_e&&!we&&Pt(()=>{$.set(!1),re.focus()})});De(()=>{G(n(R),a(),l())});var le=Le(),X=de(le);{var oe=re=>{let _e=v(()=>d()?"px-0":""),we=v(()=>!b);Ut(re,{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,Ne)=>{var ue=Le(),A=de(ue);{var Ke=Y=>{var ie=Sx(),Oe=de(ie),Be=T(Oe,!0);w(Oe);var fe=k(Oe,2),ee=T(fe);Mr(ee,{direction:"right"}),w(fe),B(()=>pe(Be,n(D))),_(Y,ie)},Ce=Y=>{var ie=Ix(),Oe=de(ie);vm(Oe,{});var Be=k(Oe,2);{var fe=Se=>{var Fe=Tx(),qe=T(Fe,!0);w(Fe),B(()=>pe(qe,n(D))),_(Se,Fe)},ee=(Se,Fe)=>{{var qe=Ye=>{var Te=Cx(),Me=T(Te,!0);w(Te),B(()=>pe(Me,p().length)),_(Ye,Te)};V(Se,Ye=>{n(U)==="COUNT"&&Ye(qe)},Fe)}};V(Be,Se=>{n(U)==="FULL"?Se(fe):Se(ee,!1)})}_(Y,ie)};V(A,Y=>{d()?Y(Ke):Y(Ce,!1)})}_(Z,ue)},$$slots:{default:!0}})};V(X,re=>{n(P)&&re(oe)})}_(t,le),H(),o()}import{debounceFn as db}from"@vkontakte/videoplayer-shared/es2015";import{ChromecastState as Ox,PlaybackState as ql,Player as Dx,PredefinedQualityLimits as bs,VideoFormat as nc,clientChecker as Z_}from"@vkontakte/videoplayer-core/es2015";import{assertNonNullable as mr,getHighestQuality as Bx,InterfaceLanguage as Fx,isInvariantQuality as Hx,isNonNullable as Ux,loadVKLangPack as zx,Logger as Wx,map as J_,merge as Kx,Observable as Xu,Subject as rc,Subscription as ym,TracerFactory as qx,ValueSubject as Qx,VideoQuality as Gx,devNull as Yx,now as jx,filter as Xx,once as Zx}from"@vkontakte/videoplayer-shared/es2015";import{SeekAction as Rs}from"@vkontakte/videoplayer-statistics/es2015";import{detectEmbed as Px,devNull as si,isNonNullable as Ax,now as ai}from"@vkontakte/videoplayer-shared/es2015";import{addScript as kx,Subject as gn,clearVideoElement as Lx}from"@vkontakte/videoplayer-shared/es2015";var Mx="//ad.mail.ru/static/admanhtml/rbadman-html5.min.js",Ku=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=>(si.push("ui",{key:"videoplayer_embed",strings:["new","adman_load_start",this.useAdmanFromNPM?"npm":"http"],numbers:[ai()]}),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?(si.push("ui",{key:"videoplayer_embed",strings:["new","adman_async_init_done","http"],numbers:[ai()]}),i(),this.events.loadEnded$.next()):(si.push("ui",{key:"videoplayer_embed",strings:["new","adman_init_timed_out","http"],numbers:[ai()]}),o())};kx(Mx,e,this.loadTimeout).then(()=>{si.push("ui",{key:"videoplayer_embed",strings:["new","adman_script_loaded","http"],numbers:[ai()]}),window.AdmanHTML?(si.push("ui",{key:"videoplayer_embed",strings:["new","adman_already_inited","http"],numbers:[ai()]}),i(),this.events.loadEnded$.next()):(si.push("ui",{key:"videoplayer_embed",strings:["new","adman_wait_async_init","http"],numbers:[ai()]}),window.admanAsyncInit=a,r=window.setTimeout(a,this.initTimeout))}).catch(l=>{si.push("ui",{key:"videoplayer_embed",strings:["new","adman_script_load_error","http",String(l)],numbers:[ai()]}),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?(si.push("ui",{key:"videoplayer_embed",strings:["new","adman_init_done","npm"],numbers:[ai()]}),i(),this.events.loadEnded$.next()):(si.push("ui",{key:"videoplayer_embed",strings:["new","adman_init_timed_out","npm"],numbers:[ai()]}),o())},l=()=>{d=!0,o()},d=!1,s=window.setTimeout(()=>{si.push("ui",{key:"videoplayer_embed",strings:["new","adman_load_timed_out","npm"],numbers:[ai()]}),l()},this.loadTimeout);e.addEventListener("abort",l),e.aborted&&(si.push("ui",{key:"videoplayer_embed",strings:["new","adman_load_aborted","npm"],numbers:[ai()]}),l()),window.AdmanHTML=window.AdmanHTML||null,import("@adtech/rbadman/out/rbadman-html5.min.js").then(()=>{si.push("ui",{key:"videoplayer_embed",strings:["new","adman_chunk_imorted","npm","failed: "+String(d)],numbers:[ai()]}),!d&&(window.AdmanHTML?(si.push("ui",{key:"videoplayer_embed",strings:["new","adman_already_inited","npm"],numbers:[ai()]}),i(),this.events.loadEnded$.next()):(si.push("ui",{key:"videoplayer_embed",strings:["new","adman_wait_async_init","npm"],numbers:[ai()]}),window.admanAsyncInit=a,r=window.setTimeout(a,this.initTimeout)))},l).finally(()=>{clearTimeout(r),clearTimeout(s),e.removeEventListener("abort",l)})});this.onAdsReady=()=>{si.push("ui",{key:"videoplayer_embed",strings:["new","adman_ads_ready"],numbers:[ai()]}),this.log({message:"ads ready"}),this.events.ready$.next(),this.startPreroll()};this.onAdStarted=(e,i)=>{var o;si.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_started",e,"muted: "+i.muted],numbers:[ai(),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;si.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_pased",(e=this.currentAdSection)!=null?e:""],numbers:[ai()]}),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;si.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_played",(e=this.currentAdSection)!=null?e:""],numbers:[ai()]}),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(si.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_midroll_pioint"],numbers:[ai()]}),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;si.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_skipped",(e=this.currentAdSection)!=null?e:""],numbers:[ai()]}),this.log({message:"ad skipped"}),this.stopWatchDog()};this.onAdClosed=()=>{var e;si.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_closed",(e=this.currentAdSection)!=null?e:""],numbers:[ai()]}),this.log({message:"ad closed"}),this.currentAdSection&&this.events.closed$.next(this.currentAdSection),this.stopWatchDog(),this.switchToVideo()};this.onAdCompleted=()=>{var e;si.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_completed",(e=this.currentAdSection)!=null?e:""],numbers:[ai()]}),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;si.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_clicked",(e=this.currentAdSection)!=null?e:""],numbers:[ai()]}),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")=>{si.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_error",e],numbers:[ai()]}),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"),si.push("ui",{key:"videoplayer_embed",strings:["new","adman_created"],numbers:[ai()]}),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(si.push("ui",{key:"videoplayer_embed",strings:["new","adman_init","already inited: "+!!this.adman],numbers:[ai(),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,b=this.playerState&&he(this.playerState.vsid);b&&(this.isVsidOriginal?f=b:f=parseInt(b,36));let{isEmbed:y,immediateOrigin:$}=Px(),S=(R=y?$: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])=>Ax(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){si.push("ui",{key:"videoplayer_embed",strings:["new","adman_init_threw",String(P)],numbers:[ai()]}),this.onAdError("could not init adman")}})}switchToVideo(e=!1){var o,r,a;if(si.push("ui",{key:"videoplayer_embed",strings:["new","adman_switch_to_video",(o=this.currentAdSection)!=null?o:"","force: "+e],numbers:[ai()]}),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(si.push("ui",{key:"videoplayer_embed",strings:["new","adman_toggle_play",(e=this.currentAdSection)!=null?e:""],numbers:[ai()]}),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(si.push("ui",{key:"videoplayer_embed",strings:["new","adman_start_preroll"],numbers:[ai()]}),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(si.push("ui",{key:"videoplayer_embed",strings:["new","adman_start_postroll",(e=this.currentAdSection)!=null?e:""],numbers:[ai()]}),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(si.push("ui",{key:"videoplayer_embed",strings:["new","adman_pplay",(e=this.currentAdSection)!=null?e:""],numbers:[ai()]}),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(si.push("ui",{key:"videoplayer_embed",strings:["new","adman_pause",(e=this.currentAdSection)!=null?e:""],numbers:[ai()]}),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(si.push("ui",{key:"videoplayer_embed",strings:["new","adman_skip",(e=this.currentAdSection)!=null?e:""],numbers:[ai()]}),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;si.push("ui",{key:"videoplayer_embed",strings:["new","adman_destroy"],numbers:[ai()]}),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&&Lx(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 Q_=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 gm=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 hm,{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}},hm=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}},G_=gm;import{isNonNullable as _m}from"@vkontakte/videoplayer-shared/es2015";var Wa,ki,bm=0,$m=!1,Y_="",j_=(t,e=0,i=0)=>t<e&&t<i,Qu=(t,e=0,i=0)=>t>=e&&t<=i,Vx=(t,e=0,i=0)=>t>e&&t>i,X_=(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})=>Qu(t,u,p));let a=t>=bm,l=t<bm;if(bm=t,l&&($m=!1),_m(Wa)&&Qu(t,Wa.startTime,Wa.endTime)&&Y_===e.value)return Wa;if(!_m(ki)&&(r!=null&&r.length)&&!$m){ki=r.find(({startTime:u,endTime:p})=>Qu(t,u,p)||a&&j_(t,u,p)),Wa=void 0,!_m(ki)&&r[r.length-1].endTime<t&&($m=!0);return}else{if(Qu(t,ki==null?void 0:ki.startTime,ki==null?void 0:ki.endTime))return Wa=ki,ki=void 0,Y_=e.value,Wa;(a&&Vx(t,ki==null?void 0:ki.startTime,ki==null?void 0:ki.endTime)||l&&j_(t,ki==null?void 0:ki.startTime,ki==null?void 0:ki.endTime))&&(ki=void 0)}};var Gu={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"},Rx={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"},oc=t=>{var e,i;return(i=(e=Gu[t])!=null?e:Gu[Rx[t]])!=null?i:void 0};import{Subscription as Nx}from"@vkontakte/videoplayer-shared/es2015";import"@vkontakte/videoplayer-statistics/es2015";var Yu=class{constructor(e,i,o,r=new Nx){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 ju=(i=>(i.DESKTOP_CONTROL_PANEL_LEFT="desktop-control-panel-left",i.DESKTOP_CONTROL_PANEL_RIGHT="desktop-control-panel-right",i))(ju||{});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 eb=({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:b,player:y,disabledControls:$,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:X,looped:oe=!1,statistics:j,saveRate:ge,internalsExposure:ce,playerView:re,playerId:_e})=>{var zv,Wv,Kv;let we=Kt(Ae({},b),{configName:[...(zv=b.configName)!=null?zv:[],"ui"],isAudioDisabled:l,live:Kt(Ae({},(Wv=b.live)!=null?Wv:{}),{isLiveCatchUpMode:!!r})}),Z=f,Ne=qx.createRootTracer(Z.features.tracer),ue=Ne.createComponentTracer("Store"),A=y||new Dx(we,Ne,{playerId:_e});ce==null||ce.expose({corePlayer:A});let Ke=new Wx,Ce=new Ku(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}),Y=Ra.getInstance(),ie=u==null?void 0:u.pictureInPictureApi,Oe=u==null?void 0:u.annotationsApi,Be=u==null?void 0:u.slotsApi,fe=Ke.createComponentLog("Store"),ee,Se,Fe={},qe=new bu,Ye=new ym,Te="",Me=ae(!1),ze=j&&j.oneStat?ui(j.oneStat.vsid$):Lr(void 0),Vt=ae(ia()),et=ae(!1),Ot=()=>y_(document,Z_.device.isIOS),qt=(Kv=ie==null?void 0:ie.info.isActive$)!=null?Kv:new Qx(!1),St=ae(0),Jt=ae(!1),Dt=ae(!1),ye=ae([]),be=Kx(A.events.fatalError$,A.events.managedError$).subscribe(c=>ye.update(h=>[...h,c])),J=Lr(!1,c=>{let h=A.events.fatalError$.subscribe(()=>c(!0));return()=>h.unsubscribe()}),xe=c=>gt(null,null,function*(){var ne;let h=Object.values(Fx).includes(c);if(Z.downloadVKLanguages&&(h&&Z.updateBuiltinLanguages||!Rf(c))){let Ie;try{Ie=yield zx(c,Lh,Mh)}catch(it){(ne=j==null?void 0:j.oneStat)==null||ne.logError({errorType:"VKLangPack",fatal:!1}),Y==null||Y.report(it,{errorType:"VKLangPack",fatal:!1})}Ie&&(Vf({language:c,pack:Ie,fallback:Z.defaultLanguage}),Pe.set(c),It.update(it=>it+1))}Rf(c)&&Pe.set(c)}),Pe=ae(t),It=ae(0),Ve=ae(e);xe(t);let st=(c,h)=>{let M=he(Pe);return Nf(M,c,h,Z.defaultLanguage)},mt=ae("thumb");mt.subscribe(c=>{c==="ads"&&A.info.playbackState$.getValue()&&We()});let $e=(()=>{let c=_i([J,mt],([h,M])=>h?"crashed":M);return Kt(Ae({},c),{is:h=>he(c)===h})})(),Je=ae(),We=()=>{Je.set({muted:A.info.muted$.getValue()})},nt=(()=>{let c=ae(new Set($));return Kt(Ae({},c),{add:h=>{c.update(M=>new Set([...M].concat(h)))},remove:h=>{c.update(M=>{let ne=[...M];return new Set(Array.isArray(h)?ne.filter(Ie=>!h.includes(Ie)):ne.filter(Ie=>Ie!==h))})},includes:h=>{let M=he(c);return Array.isArray(h)?h.every(ne=>M.has(ne)):M.has(h)}})})(),ei=ae({width:0,height:0}),li=null,gi=A.info.isBuffering$,bi=Lr(gi.getValue(),c=>{let h=gi.subscribe(M=>{M&&li===null?li=window.setTimeout(()=>{c(gi.getValue()),li=null},Z.loaderDelay):c(M)});return()=>{h.unsubscribe(),li&&clearTimeout(li)}});ue.log("create store"),fe({message:"create store"});let io=c=>{let h=c.container,M=()=>{oi=new MutationObserver(Ie=>{let{removedNodes:it}=Ie[0];it.length&&h.append(A.experimental.element$.getValue())}),oi.observe(h,{childList:!0})},ne=A.experimental.element$.getValue();if(ne)h.append(ne),M();else{let Ie=A.experimental.element$.pipe(Xx(it=>!!it),Zx()).subscribe(it=>{h.append(it),M()});Ye.add(Ie)}},ho=c=>{fe({message:`init video, config: ${JSON.stringify(c)}`}),S?io(c):(Yx.push("ui",{key:"videoplayer_embed",strings:["new","core_init_video"],numbers:[jx()]}),A.initVideo(c)),ue.log("init video",{isInteractive:S}),c.subtitles&&A.setExternalTextTracks(c.subtitles),ee=c,Te=c.subtitlesForcedLanguage||""},pi=new rc,ct=c=>pi.next(c),Pi=new rc,jt=new rc,wt=new rc,oi=null,Xt={actionRewind$:Pi,actionSeek$:jt,inPiP$:qt,inFullscreen$:new Xu(c=>Vt.subscribe(h=>c.next(h))),actionSetSubtitle$:wt,nextMovie$:pi},bt=new rc,je={actionSeek$:jt,actionSubtitlesSwitched$:bt,playerSize$:new Xu(c=>ei.subscribe(h=>c.next(h))),inPiP$:qt,inFullscreen$:new Xu(c=>Vt.subscribe(h=>c.next(h))),isLoaderVisible$:new Xu(c=>bi.subscribe(h=>c.next(h)))};if(j){let{oneStat:c,thinOneStat:h,mediascopePixel:M,statSubscription:ne}=j;c&&(S||ne.add(c.attachTo(A)),ne.add(c.attachToUi(Xt)),ne.add(c.attachToAds(Ce.events)),c.authorize(a).catch(Ie=>{fe({message:`onestat auth error ${String(Ie)}`})}),M&&M.attachTo(A)),h&&(ne.add(h.attachTo(A,Ce.events)),ne.add(h.attachToUi(je)),ne.add(h.attachToAds(Ce.events)),h.updateContext({isMobile:he(Me)}),h.authorize(a))}if(Y){let c=new ym,h=(M,ne)=>c.add(M.subscribe(ne));if(h(A.events.managedError$,M=>{Y.logIError(M)}),h(A.events.fatalError$,M=>{Y.logIError(M,!0)}),j){let{oneStat:M}=j;M&&h(M.experimental.error$,ne=>{Y.logIError(ne)})}Y.sentrySubscription.add(c)}let xi=()=>{if(Z_.device.isIOS&&Se)try{x_(Se)}catch(c){fe({message:`exitIosSafariFullscreen failed: ${c}`})}};Ye.add(A.experimental.element$.subscribe(c=>{c&&(Se=c,c.classList.add("player-media"),Oa(ie)&&ie.updateVideoElement(),S&&c.setAttribute("pip","false"),re==="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(ie)&&(yield ie==null?void 0:ie.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 ym,Jo=()=>{var it,At,Ft;let{debugLog:c}=Z,h,M="#9df7b7",ne="#efd169";if(c&&c!==!0){let{colors:Qt}=c;h=c.tag,M=(it=Qt==null?void 0:Qt[0])!=null?it:M,ne=(Ft=(At=Qt==null?void 0:Qt[1])!=null?At:Qt==null?void 0:Qt[0])!=null?Ft:ne}let Ie=h?`: ${h}`:"";oo.add(A.events.log$.subscribe(Qt=>{console.debug(`%c sdk${Ie} `,`background:${M};`,`sdk component: ${Qt.component}`,Qt.message)})).add(Ke.log$.subscribe(Qt=>{console.debug(`%c ui${Ie} `,`background:${ne};`,`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()},di=()=>{A.releaseCamera()},at=Lr(A.info.position$.getValue(),c=>{let h,M,ne=()=>{let Ie=A.info.playbackState$.getValue(),it=A.info.isLive$.getValue(),At=A.info.duration$.getValue(),Ft=A.info.position$.getValue();if(Ie&&[ql.PLAYING,ql.PAUSED].includes(Ie)){let Qt=it?Ft-At:A.getExactTime();Qt!==M&&c(Qt),M=Qt}h=requestAnimationFrame(ne)};return ne(),()=>cancelAnimationFrame(h)}),Tt=ui(A.info.playbackState$),Gt=ui(A.info.currentBuffer$),lt=ui(A.info.isEnded$),Li=ui(A.info.isLive$),Mi=Z.features.playbackRate?ui(A.info.canChangePlaybackSpeed$):Lr(!1),en=ui(A.info.liveBufferTime$),ko=ui(A.info.volume$),_o=ui(A.info.muted$),Fi=$u(A.info.predefinedQualityLimitType$.pipe(J_(c=>c===bs.TRAFFIC_SAVING)),A.info.predefinedQualityLimitType$.getValue()===bs.TRAFFIC_SAVING),vr=$u(A.info.predefinedQualityLimitType$.pipe(J_(c=>c===bs.HIGH_QUALITY)),A.info.predefinedQualityLimitType$.getValue()===bs.HIGH_QUALITY),no=ui(A.info.autoQualityLimitingAvailable$),bo=ui(A.info.availableQualities$),Hi=ui(A.info.availableQualitiesFps$),tn=ui(A.info.chromecastState$),on=ui(A.info.chromecastDeviceName$),jn=ui(A.info.currentFormat$),gr=ui(A.info.throughputEstimation$),Rr=ui(A.info.videoBitrate$),ys=ui(A.info.intrinsicVideoSize$),ts=ui(A.info.duration$),is=ui(A.info.isAudioAvailable$),Xn=()=>{li&&clearTimeout(li),li=null},nn=_i([ts,Li],([c,h])=>h?-c:c),Lo=_i([Tt],([c])=>c===ql.PLAYING),rn=ui(A.info.atLiveEdge$),Zn=ui(A.info.atLiveDurationEdge$),Vn=ui(A.info.position$),Nr=_i([Vn,ts],([c,h])=>isFinite(c)&&isFinite(h)&&!!h),Or=_i([tn],([c])=>c===Ox.CONNECTED),os=ui(A.info.availableVideoStreams$),hr=Z.features.audioLanguages?ui(A.info.availableAudioStreams$):Lr([]),ro=ui(A.info.currentVideoStream$),_r=ui(A.info.currentAudioStream$),Jn=c=>{c.language&&Af(c.language),A.setVideoStream(c)},bn=(c,h)=>{A.setAudioStream(c),Oo(h)&&(c.language&&Af(c.language),Z.features.userVideoPrefs&&i&&Mf(Z.userSalt,String(i),{audioTrackId:c.id}))},so=c=>{let h;if(c.length===1&&(h=c.at(0)),h!=null||(h=c.find(ne=>"isDefault"in ne&&ne.isDefault)),Z.features.userVideoPrefs&&i){let ne=Tu(Z.userSalt,String(i));if(ne!=null&&ne.audioTrackId){let Ie=c.find(it=>it.id===ne.audioTrackId);h=Ie!=null?Ie:h}}let M=n_();return M&&(h!=null||(h=c.find(({language:ne})=>M===ne))),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;Ye.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:ne="",language:Ie=""})=>({label:M,language:Ie,id:ne})))}),_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;Ye.add(A.info.availableVideoStreams$.subscribe(c=>{if(!vt&&c.length){let h=so(c);h&&(A.setVideoStream(h),vt=!0)}}));let ti=ae(void 0),er=ui(A.info.isAutoQualityEnabled$,c=>c&&ti.set(void 0)),br=ui(A.info.currentQuality$,()=>ti.set(void 0)),Br=_i([ti,br],([c,h])=>c!=null?c:h),$n=_i(jn,c=>c!==nc.MPEG),$r=_i([bo,Hi,er,Br,$n],([c,h,M,ne,Ie])=>{let it=[];Ie&&it.push({value:"auto",displayValue:st("auto_quality_option"),selected:M});let At=c.filter(Ft=>!Hx(Ft));for(let Ft of At){let Qt=h[Ft];it.push({value:Ft,displayValue:`${Ft}${Qt?Q_(Qt):""}`,selected:M?!1:Ft===ne})}return it}),Mo=ui(A.info.currentPlaybackRate$),sn=_i([Mo,rn,Zn],([c,h,M])=>{let ne=M||S?1:Z.controls.playbackRateMin,Ie=h?1:Z.controls.playbackRateMax,it=Z.controls.playbackRateStep,At=[];for(let Ft=ne;Ft<=Ie;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?ui(A.info.availableTextTracks$):Lr([]),ir=Qh(),Fr=_i([Ro,Ui],([c,h],M)=>{var it;let ne=[],Ie=c.find(({id:At})=>At===h.value);if(Ie!=null&&Ie.url){let[,At]=(it=ir.find(Ie.url))!=null?it:[];if(At){M(At);return}qe.download(Ie.url).then(Ft=>{if(!Ft||qe.isDestroyed())return;let Qt=new G_,Ks=Ie.language;if(Ks){let t$=!!Ie.isAuto,i$=Qt.parse(Ft,Ks);ne.push({lang:Ks,subtitles:i$,isAuto:t$,id:Ie.id})}ir.add(Ie.url,ne),he(Ui).value===h.value&&M(ne)}).catch(Ft=>{var Qt;(Qt=j==null?void 0:j.oneStat)==null||Qt.logError({errorType:"Subtitles download",fatal:!1}),Y==null||Y.report(Ft,{errorType:"Subtitles download",fatal:!1})})}M(ne)}),ao=_i([Mo,Lo,Ui],([c,h,M],ne)=>{let At;if(A.info.isLive$.getValue()&&h&&M.value!==Mn){let Qt=()=>{let Ks=1e3/(3*c);At=setTimeout(Qt,Ks),ne(Date.now())};return Qt(),()=>clearTimeout(At)}}),Nn=_i([Ro,Ui],([c,h])=>{if(!c.length)return[];let M=[];for(let{language:ne,isAuto:Ie,id:it}of c){let At=ne&&oc(ne);ne&&At&&M.push({displayValue:Ie?st("subtitles_auto",{language:At}):At,value:it,selected:(h==null?void 0:h.value)===it,isAuto:Ie,language:ne})}return M.length?(M.unshift(Kt(Ae({},Vo()),{selected:(h==null?void 0:h.value)===Mn})),M):[]}),No={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,ne])=>{var it;let Ie=A.info.isLive$.getValue();if(Ie&&No.prev!==M){let At=M.find(({id:Qt})=>Qt===h.value),Ft=No.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]});No.available=[Qt],No.prev=M}}if(h&&h.value!==Mn){let At=Ie?Hr():c,Ft=Ie?No.available:M;return X_(At,h,Ft,Ie)}}),On=_i([or],([c])=>c!=null&&c.texts?c.texts:[]);Ye.add(Ui.subscribe(c=>{var h,M;if(c.value===Mn)(h=s==null?void 0:s.onSubtitleOff)==null||h.call(s);else{let ne=Object.entries(Gu).find(([Ie,it])=>it===c.displayValue);(M=s==null?void 0:s.onSubtitleOn)==null||M.call(s,ne?ne[0]:"",c.value)}}));let Ur=ae(!0),xt=_i([Gt,nn,Vn,en],([c,h,M,ne])=>{var Ft;let Ie=(Ft=c==null?void 0:c.end)!=null?Ft:0;if(!ne)return Ie/h;let At=-M+ne-h;return(Ie-At)/h}),Ct=ui(A.info.availableSources$),lo=_i([Ct],([c])=>Object.keys((c==null?void 0:c[nc.MPEG])||{}).length>0),Xi=()=>{var M,ne,Ie;let c=Object.keys(((ne=(M=A.info.availableSources$)==null?void 0:M.getValue())==null?void 0:ne[nc.MPEG])||{}),h=Bx(c)||Gx.Q_144P;return(Ie=ee.sources[nc.MPEG])==null?void 0:Ie[h]},zi=()=>{var h;let c=Xi();if(c)ue.log("download video",{url:c}),Wh(c,((h=ee==null?void 0:ee.meta)==null?void 0:h.title)||"video");else{let M="There is no URL for download video";ue.log("download video",{message:M}),fe({message:M})}},yn=()=>{fe({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 ne=Wl(h),Ie={top:0,left:0,bottom:0,right:0};s.uiInfo.onSettingsMenu({visible:!1,size:ne,position:Ie,name:"settings"})}}ue.log("close settings menu")},Dn=(c,h=()=>Promise.resolve())=>gt(null,null,function*(){var Ie;Wt.ui.settingsMenu.openedByBtnKeyboard$.set(!!c),Wt.ui.settingsMenu.visible$.set(!0),yield h();let M=he(Wt.ui.settingsMenu.ref$),ne=ga();if((Ie=s==null?void 0:s.uiInfo)!=null&&Ie.onSettingsMenu&&M&&ne){let At=Wl(M),Ft=Vs(M,ne);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$),ne=ga(),Ie=he(Wt.ui.settingsMenu.visible$);if((it=s==null?void 0:s.uiInfo)!=null&&it.onSettingsMenu&&M&&ne)if(Ie&&!h){let Ft=Wl(M),Qt=Vs(M,ne);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 ne;Wt.ui.settingsSubMenu.visible$.set(!0),Wt.ui.settingsSubMenu.ref$.set(h),Wt.ui.settingsSubMenu.name$.set(c);let M=ga();if((ne=s==null?void 0:s.uiInfo)!=null&&ne.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=yu())!=null?h:0);return c===0?Z.volumeDefault:c},Oo=c=>{let h=Z.features.savePreferredStatesOnUserActionOnly;return!h||h&&!c},yr=(c,h)=>{let M=c===0?xn():c,ne=A.info.muted$.getValue();fe({message:`set volume, volume: ${c}, preferredVolume: ${M}`});let Ie=!l||$e.is("ads");ne&&c>0&&Ie&&(ne=!1,Oo(h)&&Ef(!1)),A.setVolume(c,ne),Ce.setVolume(c),Oo(h)&&wf(M)},nr=(c,h)=>{let M=A.info.volume$.getValue();fe({message:`set muted, currentVolume: ${M}, mute: ${c}`});let ne=$e.is("ads");if(A.setMuted(c,ne),Ce.setVolume(c?0:M),Oo(h)&&(!ne||!c)&&Ef(c),!c&&M===0){let Ie=xn();A.setVolume(Ie),Oo(h)&&wf(Ie),Ce.setVolume(Ie)}},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(oe);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;fe({message:`set autoplayNextEnabled, value: ${c}`}),ue.log("set autoplay next enabled",{autoplayNextEnabled:c}),Wt.ui.autoplayNextEnabled$.set(c),a_(c),h&&((M=s==null?void 0:s.onSetAutoplayNextEnabled)==null||M.call(s,c))},ln=c=>{fe({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(ne){fe({message:"onPrevVideoClick callback failed to execute"})}X(!0),h&&G()},Qe=(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(ne){fe({message:"onNextVideoClick callback failed to execute"})}X(!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)},Do=()=>{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(fe({message:"toggle play"}),h==="ads"){M.action="play",ue.log("toggle adman play",M),Ce.togglePlay();return}let ne=()=>{var it;fe({message:"toggle play, call player.play"}),M.action="play",A.play(),(it=s==null?void 0:s.onPlay)==null||it.call(s)},Ie=()=>{var it;fe({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(fe({message:"toggle play, video ended, seek to 0"}),Pi.next(),jt.next(Rs.REWIND),S){R==null||R();return}A.seekTime(0),ne()}else A.info.playbackState$.getValue()!==ql.PLAYING?ne():Ie();ue.log("toggle play",M)},Vi=(c,{changeReason:h="default",appliesTo:M="to-video"}={},ne)=>{fe({message:`set quality, quality: ${c}`}),ue.log("set quality",{quality:c}),A.setAutoQuality(c==="auto");let{qualityDetailsSubMenuEnabled:Ie}=Z.features;xu(),c!=="auto"?(Ie?(wu({type:"exact_quality",quality:c,videoId:i},M),A.setPredefinedQualityLimits(bs.UNKNOWN)):Sf(i,c),ti.set(c),A.setQuality(c)):Ie&&h==="default"&&(Ho("auto_quality",M,ne),he(Fi)&&Bo(!1,void 0,ne),he(vr)&&Fo(!1,void 0,ne))},Bo=(c,h="as-default",M)=>{fe({message:`set trafficSavingEnabled, value: ${c}`}),ue.log("set traffic saving enabled",{trafficSavingEnabled:c});let ne=c?bs.TRAFFIC_SAVING:bs.UNKNOWN;Z.features.qualityDetailsSubMenuEnabled?(yo(ne,h,M),Ld(!1)):(A.setPredefinedQualityLimits(ne),Oo(M)&&Ld(c))},Fo=(c,h="as-default",M)=>{fe({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)&&Vi("auto",{appliesTo:h,changeReason:"limit-changed"},M),Ho(c,h,M)),A.setPredefinedQualityLimits(c)},Ho=(c,h,M)=>{Oo(M)&&(wu({type:c,videoId:i},h),h==="as-default"&&wu({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&&r_(c)},wr=()=>{let c=he(sn),h=c.findIndex(({selected:ne})=>ne);if(h===c.length-1)return;let M=c[h+1];dn(M.value)},Sr=()=>{let c=he(sn),h=c.findIndex(({selected:ne})=>ne);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),Oo(h)&&(Lf(c.value===Mn?void 0:c.language),Z.features.userVideoPrefs&&i&&Mf(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),ne=he(Pe),Ie=Te!=null?Te:ne,it;h&&(it=M.find(At=>At.value===h)),it!=null||(it=M.filter(At=>At.value!==Mn).find(At=>At.language===Ie)),Tr(it!=null?it:M[1],c)},zt=c=>{ue.log("subtitle off"),Tr(void 0,c)};Ye.add(A.info.availableTextTracks$.subscribe(c=>{var M;function h(){let ne=[];for(let{language:Ie,isAuto:it,id:At}of c){let Ft=Ie&&oc(Ie);Ie&&Ft&&ne.push({id:At,language:Ie,title:it?st("subtitles_auto",{language:Ft}):Ft})}return ne}(M=s==null?void 0:s.onAvailableSubtitlesChanged)==null||M.call(s,h())}));let Si=ae(!0),Uo=c=>{Si.set(c)},uo=(c,h,M=!0)=>{var ne;if(fe({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 Ie=A.info.duration$.getValue(),it=Math.min(0,Ie+c);A.seekTime(it,M)}else{if(I!=null&&I.getValue())return;A.info.isEnded$.getValue()&&(fe({message:"seek after ended, call callbacks.onPlay"}),(ne=s==null?void 0:s.onPlay)==null||ne.call(s)),A.seekTime(Fv(c),M)}},Cr=c=>{fe({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)=>{fe({message:`seek to percent, percent: ${c}`}),ue.log("seek to percent",{percent:c,action:h});let ne=he(nn)*c;uo(ne,h,M)},Ir=c=>{fe({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 ne,Ie;let h=(ne=c.max)!=null?ne:"none",M=(Ie=c.min)!=null?Ie:"none";fe({message:`set auto quality limitation. Max: ${h}. Min: ${M}`}),ue.log("set auto quality limits",{max:h,min:M}),A.setAutoQualityLimits(c)},Sn=c=>{fe({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=>{fe({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([nn],([c])=>!!m&&c>=Z.suitableDurationForUsingRichSeek&&Z.features.useRichSeek&&!S),fi=((m==null?void 0:m.frameWidth)||0)>=((m==null?void 0:m.frameHeight)||0),zo=_i([St],([c])=>{let h=Kl(c);return fi?!h:h});Ye.add($e.subscribe(c=>{c!=="video"&&rr.set(!1)}));let me=ae(void 0),pt=ae(!1),Zt=c=>{fe({message:`start scrubbing, progress: ${c}`}),ue.log("start scrubbing",{progress:c}),pt.set(!0),Ti(c)},Ti=c=>{me.set(c)},Wi,ni,ii=()=>{me.set(void 0),pt.set(!1)},po=()=>{clearTimeout(ni),clearTimeout(Wi),Wi=window.setTimeout(()=>{ii()},500),Se==null||Se.removeEventListener("seeked",po)},Bn=(c,h=!1)=>{fe({message:`complete scrubbing, progress: ${c}`}),ue.log("complete scrubbing",{progress:c}),cn(c,Rs.SLIDER,h),he(Wt.ui.isMobile)&&he(Wt.state.currentFormat$)===nc.HLS?(Se==null||Se.addEventListener("seeked",po),ni=window.setTimeout(()=>{po()},300)):ii()},Fn=_i([at,nn,me],([c,h,M],ne)=>{ne(Ux(M)?M*h:c)}),Ai=ae(!1),ed=()=>{Ai.set(!0)},il=()=>{Ai.set(!1)},Us=_i([ei],([{width:c}],h)=>{let M=W_(c);h(M)}),ca=D.filter(c=>Kh(c)),ua=_i([Us,Me],([c,h])=>h?ca.filter(M=>!M.hideOnMobile):ca.filter(M=>{var ne;return!((ne=M.hideOnDesktopGridTypes)!=null&&ne.includes(c))})),un=ae(D.filter(c=>qh(c))),ol=_i([un,Us],([c,h])=>c.filter(M=>{var ne;return!((ne=M.hideOnDesktopGridTypes)!=null&&ne.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,ne)=>{var Ie;return{id:ne,weight:ne,type:"desktop-control-panel-right",testId:M.testId,icon:M.iconUrl,onClick:M.onClick,ariaLabel:(Ie=M.ariaLabel)!=null?Ie: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(ne=>ne.id!==c?ne:Ae(Ae({},ne),h));un.set(M)},fa=c=>{let h=he(un);if(h.some(M=>M.id===c.id)){fe({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)){fe({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),fe({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(ne=>ne.id!==c?ne:Ae(Ae({},ne),h));Kr.set(M)},sl=c=>{let h=he(Kr);if(h.some(M=>M.id===c.id)){fe({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)){fe({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(ne=>ne.id!==c?ne:Ae(Ae({},ne),h));Er.set(M)},ll=c=>{let h=he(Er);if(h.some(M=>M.id===c.id)){fe({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)){fe({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([Me,J],([c,h],M)=>{M(c&&h)}),Ki=()=>{jt.next(Rs.LIVE),fe({message:"switch to active live"}),ue.log("switch to active live"),A.seekTime(0),A.info.playbackState$.getValue()!==ql.PLAYING&&Wt.actions.internal.togglePlay()},Wo=()=>{ue.log("skip adman"),Ce.skip()},qi=(c=!0)=>{var ne;mr(Wt),fe({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=(ne=he(Je))==null?void 0:ne.muted,M=!A.info.muted$.getValue();h!==void 0&&!M&&nr(h,!0),Je.set(void 0)},yi=()=>{mr(Wt),fe({message:"switch from video to ads"}),ue.log("switch from video to ads"),Wt.actions.internal.pause(),xi(),mt.set("ads")},Ri=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)},_p=()=>(mr(Wt),ue.log("get debug text data"),Uh(A,ee,Wt,Ne.getTraceId())),Rc=()=>(mr(Wt),JSON.stringify(Ne.getFinishedSpans())),Nc=()=>(mr(Wt),zh(A,ee,Wt)),ga=()=>Se,bp=()=>{fe({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"){fe({message:`pause ads, internalCall: ${h}`}),ue.log("pause ads",{internalCall:h}),Ce.pause();return}fe({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"){fe({message:`play ads, internalCall: ${h}`}),ue.log("play ads",{internalCall:h}),Ce.play();return}fe({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()},Oc=c=>{mr(Wt);let h=!c;if(he(Wt.playerPhase)==="ads"){fe({message:"player cannot be stopped during ads via external method"});return}fe({message:`player will be stopped, internalCall: ${h}`}),E==null||E()},Dc=(c,h)=>{mr(Wt),fe({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=()=>(fe({message:"getting time codes"}),p),Bc=()=>{let c=ul();if(!c||[0,1].includes(c.length))return;let h=A.info.position$.getValue();return c.find(M=>M.time>h)},$p=c=>{let h=c;h||(h=Bc());let M=A.info.position$.getValue();ue.log("seek to next episode",Ae({currentTime:M},h)),h&&(fe({message:"seek to next episode"}),uo(h.time,Rs.EPISODE,!0))},Fc=()=>{let c=ul();if(!c||[0,1].includes(c.length))return;let h=A.info.position$.getValue(),M=c.findIndex(Ie=>Ie.time>h),ne=M===-1?c.length-2:M-2;if(!(ne<0))return c[ne]},He=c=>{let h=c;h||(h=Fc());let M=A.info.position$.getValue();ue.log("seek to prev episode",Ae({currentTime:M},h)),h&&(fe({message:"seek to prev episode"}),uo(h.time,Rs.EPISODE,!0))},hi=()=>(fe({message:"getting preview thumbs data"}),ue.log("get preview thumbs data",Ae({},m)),m),Ko=()=>gt(null,null,function*(){let c=ie==null?void 0:ie.isActive(),h="none";ie!=null&&ie.isActive()?(h="exit",yield ie==null?void 0:ie.exit()):(h="request",yield ie==null?void 0:ie.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:[ne,Ie],subjects:it}=c[M];M===0&&ne!==0&&h.push({time:0,text:"",interactive:!1,completed:!0}),h.push({time:ne/1e3,text:"",interactive:!0,completed:Z.features.interactiveTimeOpenUri?!it.length||it.every(At=>At.isRemoved):!it.length}),Ie!==1/0&&h.push({time:Ie/1e3,text:"",interactive:!1,completed:!0})}Co.set(h)});let Qb=ae(!1);I==null||I.subscribe(c=>{c&&he(pt)&&ii()});let Fv=c=>{if(!S)return c;let h=he(Co),M=he(nn),Ie=he(Vn)/M,it=h.find(At=>At.interactive&&!At.completed&&At.time>Ie);return typeof(it==null?void 0:it.time)=="number"?Math.min(c,it.time-.05):c},Gb=()=>{Wt.ui.episodes.panelOpened$.set(!1)},Yb=()=>{ue.log("destroy store"),clearTimeout(ni),clearTimeout(Wi),Ye.unsubscribe(),oo.unsubscribe(),A.destroy(),Ce.destroy(),j==null||j.destroy(),Y==null||Y.destroy(),be.unsubscribe(),oi==null||oi.disconnect(),oi=null,qe.destroy()},jb=_i([rn,$e,Mi],([c,h,M])=>f.features.doubleForwardAvailable&&!c&&h==="video"&&M),yp=ae(!1),Hv=2,Hc=null,Uv=c=>{if(!he(Lo)&&c)return;let h=A.info.currentPlaybackRate$.getValue();c?h!==Hv&&(Hc=h,dn(Hv,!1),yp.set(!0)):(Hc&&dn(Hc,!1),yp.set(!1),Hc=null)};$e.subscribe(c=>{c!=="video"&&Uv(!1)});let Xb=()=>{Ws(!1),rr.set(!0)},Zb=()=>{cl(!1),rr.set(!1)},xp=!1,Jb=()=>{as.set(!0),xp=A.info.playbackState$.getValue()===ql.PLAYING,Ws(!1)},e$=()=>{as.set(!1),!he(rr)&&xp&&cl(!1),xp=!1};A.events.playing$.subscribe(()=>{he(rr)&&Ws(!1)});let Wt={interfaceLanguage$:Pe,isCyrillicRelatedInterface$:Ve,initVideo:ho,videoId:i,isClip:o,playerPhase:$e,vsid:ze,state:{positionExact$:at,positionWithScrubbing$:Fn,duration$:nn,playbackState$:Tt,isPlaying$:Lo,isLoaderVisible:bi,bufferedProgress$:xt,isLive$:Li,canChangePlaybackSpeed$:Mi,isActiveLive$:rn,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$:sn,currentSubtitle$:Ui,availableTextTracks$:Ro,availableSubtitlesList$:Nn,currentSubtitleCaptions$:On,isAutoSubtitleCaptionVisible$:Ur,chromecastState$:tn,chromecastDeviceName$:on,chromecastConnected$:Or,currentFormat$:jn,throughputEstimation$:gr,videoBitrate$:Rr,videoSize$:ys,errorLog$:ye,crashed$:J,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?ui(I):ae(!1),isInteractiveExpectation$:Qb,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:Me,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$:yp,doubleForwardAvailable$:jb,previewTrackNotificationVisible:ae(!1),previewTrackActive:rr,previewTrackDragInProgress:as,previewTrackAvailable:ut,isPreviewTrackHorizontallyAligned:zo},ads:{position:ae(0),duration:ae(0),playbackState:ae("inactive"),canSkip:ae(!1),secondsToWatchBeforeSkip:ae(0),postrollPassed:ae(!1)},webApi:{pictureInPictureApi:ie,annotationsApi:Oe,slotsApi:Be},actions:{internal:{preload:Do,firstStart:c=>Dc(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)=>Vi(c,h,!1),setTrafficSavingEnabled:(c,h)=>Bo(c,h,!1),setHighQualityEnabled:(c,h)=>Fo(c,h,!1),setPlaybackRate:dn,incrementPlaybackRate:wr,decrementPlaybackRate:Sr,setSubtitle:c=>Tr(c,!1),toggleSubtitle:()=>rs(!1),togglePictureInPicture:Ko,startScrubbing:Zt,progressScrubbing:Ti,completeScrubbing:Bn,toggleChromecast:bp,switchToActiveLive:Ki,switchFromAdsToVideo:qi,switchFromVideoToAds:yi,skipAd:Wo,setLiveWaitingStart:Ri,setLiveWaitingRecover:va,setLiveWaitingRecord:dl,getDebugTextData:_p,getTraceTextData:Rc,getDebugPanelData:Nc,getVideoElement:ga,seekTime:(c,h,M)=>uo(c,h,M),clearDelayedBufferingCheckTimeout:Xn,seekEpisodeStartTime:Cr,seekToPercent:cn,getNextEpisode:Bc,seekToNextEpisode:$p,getPrevEpisode:Fc,seekToPrevEpisode:He,startLogging:Jo,stopLogging:_n,startCameraManualRotation:Et,stopCameraManualRotation:Bt,moveCameraFocusPX:W,holdCamera:kt,releaseCamera:di,getVideoEpisodes:ul,getPreviewThumbsData:hi,downloadVideo:zi,addLanguage:Vf,setLanguage:xe,nextMovie:ct,videoRotate:ha,correctSeekTimeToInteractive:Fv,replayInteractive:R,setLooped:wn,reportProblem:an,setAutoplayNextEnabled:Wr,setTimerNextVideoRunning:ln,prevVideoClick:ns,nextVideoClick:Qe,nextVideoAnnouncementShow:Lt,nextVideoAnnouncementClick:$i,nextVideoAnnouncementAuto:So,nextVideoAnnouncementCancel:To,checkFullscreenSupport:Ot,changeDoubleForwardOn:Uv,closePreviewTrack:Zb,previewTrackOpened:Xb,previewTrackDragStarted:Jb,previewTrackDragFinished:e$},external:{firstStart:c=>Dc(c,!0),play:()=>cl(!0),pause:()=>Ws(!0),stop:()=>Oc(!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:Gb,updateAdditionalSettingsItem:td,addAdditionalSettingsItem:sl,removeAdditionalSettingsItem:al,updateAdditionalContextItem:ma,addAdditionalContextItem:ll,removeAdditionalContextItem:dt,updateAdditionalButton:zs,addAdditionalButton:fa,removeAdditionalButton:nl,setLiveLowLatency:rl,hideControls:()=>Uo(!1),showControls:()=>Uo(!0),setQuality:c=>Vi(c,{appliesTo:"to-video"},!0),setTrafficSavingEnabled:c=>Bo(c,"to-video",!0),setHighQualityEnabled:c=>Fo(c,"to-video",!0),changeAudioStream:Dr}},callbacks:s,setUiCallbacks:c=>{Fe=Ae({},c)},getAdmanWrapper:()=>Ce,getLogger:()=>Ke,getPlayer:()=>A,destroy:Yb};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 Jx=["disabledControls$","additionalButtons"],ew=["interactiveTimeIndicator"],Gl=(t,e,i,o)=>{if(t){for(let[r,a]of Object.entries(e))if(!Jx.includes(r)){let l=o||ew.includes(r);a.set(Gn(t,i,r,l))}}};var Zu=(t,e,i)=>gt(null,null,function*(){yield go(),e&&i&&(i.focus(),t.set(!1))});var tw=Ee('<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 xm(t){Ze(t,{children:(e,i)=>{var o=tw();_(e,o)},$$slots:{default:!0}})}function wm(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$,b=K(void 0);De(()=>{n(b)&&Pt(()=>{f.set(n(b))})});let y=I=>{let R=ra(I),E=N_(n(b));m.set(E),u.set(R),s.set(!r())},$=()=>{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:$,blur:S,get ariaExpanded(){return r()},get ref(){return n(b)},set ref(I){N(b,I,!0)},children:(I,R)=>{xm(I,{})},$$slots:{default:!0}}),H(),o()}var iw=t=>{t.stopPropagation()},ow=L("<div><!> <div></div> <div></div></div>"),nw={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 sc(t,e){var Y;F(e,!0),q(t,nw);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($,"$interactiveControlsOpacity$",i),u=()=>x(R,"$showInteractiveTimeIndicatorTooltip$",i),p=()=>x(C,"$isFullscreen",i),m=g(e,"ref",15,void 0),f=K(void 0),b=ve(),y=wo(),{interactiveControlsOpacity$:$}=y,S=b.ui.isMobile,C=b.ui.isFullscreen,I=b.state.isInteractiveTime$,R=y.showInteractiveTimeIndicatorTooltip$,E=b.ui.controlsVisible,P=(Y=b.callbacks)==null?void 0:Y.onInteractiveTimeIndicatorClick,O=b.ui.currentGridType$,D=v(()=>!r()&&a()),U=v(()=>Ms(l(),"s")),z=v(()=>!d()||!!s()||n(D)),G=K(!1);De(()=>{N(G,n(z),!0)});let le=()=>{N(G,!0)},X=()=>{var ie;oe(),(ie=n(f))==null||ie.addEventListener("animationiteration",le,{once:!0})},oe=()=>{var ie;N(G,!1),(ie=n(f))==null||ie.removeEventListener("animationiteration",le)},j=ie=>{R.set(ie)},ge=v(()=>u()&&!n(z));De(()=>{u()?X():oe()});let ce=()=>{n(z)||(R.set(!0),P==null||P())};mn(()=>{R.clearTimeout(),oe()});let re=()=>{R.set(!1)},_e=Q("tooltip_interactive_interaction_time_indicator");var we=ow();let Z;we.__mousemove=[iw],we.__click=ce;var Ne=T(we);Ao(Ne,{get tooltipContent(){return _e},get tooltipVisible(){return n(ge)},initialTranslateYPx:72,tooltipPlacement:"bottom",onTooltipVisibilityChange:j,get ref(){return m()},set ref(ie){m(ie)},children:(ie,Oe)=>{Xd(ie,{completed:!0})},$$slots:{default:!0}});var ue=k(Ne,2);let A;ot(ue,ie=>m(ie),()=>m());var Ke=k(ue,2);let Ce;ot(Ke,ie=>N(f,ie),()=>n(f)),w(we),B((ie,Oe,Be)=>{Z=se(we,1,"interactive-episode-icon-animated s-26",null,Z,ie),A=se(ue,1,"ref-block s-26",null,A,Oe),Ce=se(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,re),_(t,we),H(),o()}rt(["mousemove","click"]);function Ju(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=Le();let p=v(()=>e.buttonComponent);var m=de(u);Di(m,()=>n(p),(f,b)=>{b(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 sw=Ee('<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)},get shadow(){return e.shadow},children:(l,d)=>{var s=sw();_(l,s)},$$slots:{default:!0}}),H()}var aw=L('<div class="icon-background-mobile s-22"><!></div>'),lw={hash:"s-22",code:".icon-background-mobile.s-22{align-items:center;background-color:var(--big-play-bg-color);border-radius:var(--big-play-radius);display:flex;height:100%;justify-content:space-around;left:0;position:absolute;top:0;width:100%}"};function Ka(t,e){F(e,!0),q(t,lw);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=Le(),b=de(f);{var y=S=>{var C=aw(),I=T(C);let R=v(()=>e.type==="prev");da(I,{get size(){return"32"},get reversed(){return n(R)}}),w(C),_(S,C)},$=S=>{let C=v(()=>e.type==="prev");da(S,{get size(){return"24"},get reversed(){return n(C)}})};V(b,S=>{o()?S(y):S($,!1)})}_(p,f)},$$slots:{default:!0}}),H()}var dw=Ee('<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 ac(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",get shadow(){return e.shadow},children:(o,r)=>{var a=dw();_(o,a)},$$slots:{default:!0}}),H()}import{noop as cw}from"@vkontakte/videoplayer-shared/es2015";var uw=L('<div class="icon-background-mobile s-24"></div>'),pw=L("<!> <div><!></div>",1),fw={hash:"s-24",code:".mobile.s-24{align-items:center;display:flex;justify-content:center;position:relative}.icon-background-mobile.s-24{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,fw);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,cw),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=pw(),f=de(m);{var b=I=>{var R=uw();_(I,R)};V(f,I=>{o()&&I(b)})}var y=k(f,2);let $;var S=T(y);let C=v(()=>o()?"48":"24");ac(S,{get size(){return n(C)}}),w(y),B(I=>$=se(y,1,"s-24",null,$,I),[()=>({mobile:o()})]),_(u,m)},$$slots:{default:!0}}),H()}var mw=Ee('<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",get shadow(){return e.shadow},children:(o,r)=>{var a=mw();_(o,a)},$$slots:{default:!0}}),H()}import{noop as vw}from"@vkontakte/videoplayer-shared/es2015";var gw=L('<div class="icon-background-mobile s-21"><!></div>'),hw={hash:"s-21",code:".icon-background-mobile.s-21{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,hw);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,vw),b=ve().ui.t,{toggle:y}=a,$=v(()=>y),S=v(()=>r()!==null),C=v(()=>n(S)?r():s()),I=v(()=>n(C)?b("tooltip_pause"):b("tooltip_play")),R=v(()=>n(C)?Os:Ln),E=v(()=>`${d()?"btn-m--play":""} ${p()}`),P=v(()=>n(S)?n($):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=Le();let z=v(()=>n(R));var G=de(U);{var le=oe=>{var j=gw(),ge=T(j);Di(ge,()=>n(z),(ce,re)=>{re(ce,{get size(){return"48"}})}),w(j),_(oe,j)},X=oe=>{var j=Le(),ge=de(j);Di(ge,()=>n(z),(ce,re)=>{re(ce,{get size(){return"24"}})}),_(oe,j)};V(G,oe=>{d()?oe(le):oe(X,!1)})}_(O,U)},$$slots:{default:!0}}),H(),o()}var _w=Ee('<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 Sm(t){Ze(t,{testId:"play-prev-chapter-icon",children:(e,i)=>{var o=_w();_(e,o)},$$slots:{default:!0}})}function lc(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)=>{Sm(d,{})},$$slots:{default:!0}}),H()}var bw=L('<span class="gutter s-25"><span><!></span></span>'),$w={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 dc(t,e){F(e,!0),q(t,$w);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",b="#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($){a($)},children:($,S)=>{var C=bw(),I=T(C);let R;var E=T(I);{var P=D=>{Ln(D,{get size(){return f},fill:b})},O=D=>{Os(D,{get size(){return f},fill:b})};V(E,D=>{r()?D(P):D(O,!1)})}w(I),w(C),B(D=>R=se(I,1,"toggler s-25",null,R,D),[()=>({enabled:r()})]),_($,C)},$$slots:{default:!0}}),H(),o()}var yw=Ee('<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 Tm(t){Ze(t,{testId:"seek-to-interactive-icon",children:(e,i)=>{var o=yw();vi(),_(e,o)},$$slots:{default:!0}})}function cc(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)=>{Tm(d,{})},$$slots:{default:!0}}),H()}var xw=Ee('<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>'),ww=Ee('<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 Cm(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=ww(),d=k(de(l));{var s=u=>{var p=xw();_(u,p)};V(d,u=>{i()&&u(s)})}_(r,l)},$$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=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());Cm(p,{get isOpened(){return n(f)}})},$$slots:{default:!0}}),H()}import{PlaybackState as tb}from"@vkontakte/videoplayer-core/es2015";function pc(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()===tb.PAUSED&&m()}),b=v(()=>a()?"":"btn--live btn-full-opacity"),y=v(()=>l()?"btn-live":"btn-live-offset"),$=v(()=>l()&&r()===tb.PLAYING);Ut(t,{get className(){return n(b)},get testId(){return n(y)},get disabled(){return n($)},get ariaLabel(){return d()},get click(){return n(f)},children:(S,C)=>{Od(S,{get isActive(){return l()}})},$$slots:{default:!0}}),H(),o()}import{noop as ib}from"@vkontakte/videoplayer-shared/es2015";var Sw=L('<div class="icon icon-error-stub"><div class="inner"></div></div>'),Tw=L('<img class="icon" aria-hidden="true"/>');function qa(t,e){"use strict";let i=K(!1),o=()=>{N(i,!0)};var r=Le(),a=de(r);{var l=s=>{var u=Sw();_(s,u)},d=s=>{var u=Tw();B(()=>Ue(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 Im(t,e){F(e,!0);let i=g(e,"disabled",3,!1),o=g(e,"onClick",3,ib),r=g(e,"ref",15),a=v(()=>o()===ib),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 ob=t=>!!t.buttonComponent;var Ds={vkLogo:100,autoplayNext:200,volume:300,subtitles:400,settings:500,context:600,fullscreen:700,chromecast:800};var ep=(t,e,i,o)=>{if(t)for(let[r,a]of Object.entries(e))a.set(Gn(t,i,r,o))};import{interpolate as Em}from"@vkontakte/videoplayer-shared/es2015";var nb=10,rb=40,Pm=.2,Iw=.5,Ew=65,Pw=114,Aw=4,sb=({onPreviewTrackOpened:t,getTimelineRef:e,isHorizontal:i})=>{let o=v(()=>i?Ew:Pw),r=K(!1),a=K(0),l=K(0),d=v(()=>n(o)+nb-rb-Aw),s=v(()=>Em(n(a),[Pm,1],[0,-n(d)])),u=v(()=>Em(n(a),[Pm,1],[0,rb])),p=v(()=>Em(n(a),[Pm,1],[0,n(o)+nb]));return{progressBarY:()=>n(s),controlsY:()=>n(u),calculatedHeight:()=>n(p),onPointerDown:$=>{var S;N(l,((S=e())==null?void 0:S.getBoundingClientRect().bottom)||0,!0),N(r,!0)},onPointerMove:$=>{if(!n(r))return;let S=Math.max(Math.min($.clientY-n(l),0),-n(d));N(a,Math.abs(S/n(d)),!0)},onPointerUp:()=>{N(r,!1),N(a,n(a)>=Iw?1:0,!0),n(a)===1&&t()},closePreviewTrack:()=>{N(a,0)}}};var kw=t=>t;function $s(t,{delay:e=0,duration:i=400,easing:o=kw}={}){let r=+getComputedStyle(t).opacity;return{delay:e,duration:i,easing:o,css:a=>`opacity: ${a*r}`}}var Lw=L('<span class="root s-2b"> </span>'),Mw={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 Am(t,e){q(t,Mw);var i=Lw(),o=T(i,!0);w(i),B(()=>pe(o,e.time)),_(t,i)}var Vw=L('<div class="tooltip-wrapper s-j"><div><!></div></div>'),Rw={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 km(t,e){q(t,Rw);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=Vw(),b=T(f);let y;var $=T(b);ri($,()=>{var S;return(S=e.children)!=null?S:ht}),w(b),ot(b,S=>N(u,S),()=>n(u)),w(f),ot(f,S=>N(s,S),()=>n(s)),B(S=>{Ge(f,`transform: translate(${n(m)}px, ${a()}px);`),y=se(b,1,"tooltip s-j",null,y,S),Ge(b,`opacity: ${i()?1:0}; visibility: ${i()?"visible":"hidden"}`)},[()=>({active:i(),pointer:o()})]),_(t,f)}var ab=t=>Math.abs(t)/90%4===1;var Nw=L('<div class="preview s-i"></div>'),Ow=L('<div class="time s-i"> </div>'),Dw=L('<div><!> <div class="episode s-i"><!></div> <!></div>'),Bw={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 Lm(t,e){F(e,!0),q(t,Bw);let[i,o]=Re(),r=()=>x(y,"$rotateAlpha",i),a=()=>x($,"$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),b=ve(),y=b.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(()=>Wu(p(),m(),u())),U=v(()=>Kl(r())),z=v(()=>ab(r())),G=v(oe),le=v(()=>(n(z)?1:-1)*(n(S)/2-n(C)/2)),X=v(()=>n(le)*-1);De(()=>{(Y=>{N(S,Y.width,!0),N(C,Y.height,!0)})(ge())}),De(()=>{(Y=>{N(I,Y.imgSrc,!0),N(R,Y.imgWidth,!0),N(E,Y.imgHeight,!0),N(P,Y.imgOffsetX,!0),N(O,Y.imgOffsetY,!0)})(ce(p()))});function oe(){var Be;let Y=s()?l.MOBILE:l.DESKTOP,{isVertical:ie}=j(),Oe=30;return(Be=n(D))!=null&&Be.text&&(Oe+=16),(ie||n(U))&&(Oe+=18,Oe+=50),Math.min(Math.max(a().height-Oe,0),Y)}function j(){let Y=e.previewThumbsData.frameWidth,ie=e.previewThumbsData.frameHeight,Oe=ie>Y;return{width:Y,height:ie,isHorizontal:!Oe,isVertical:Oe}}function ge(){let{height:Y,isHorizontal:ie,isVertical:Oe,width:Be}=j();return ie&&(Y=Y/Be*n(G),Be=n(G)),Oe&&(Be=Be/Y*n(G),Y=n(G)),{width:Be,height:Y}}function ce(Y){let ie;e.previewThumbsData.isUV?ie=Math.floor(m()*Y/e.previewThumbsData.frequency):ie=Math.min(e.previewThumbsData.countTotal,Math.max(0,Math.floor(e.previewThumbsData.countTotal*Y)));let Oe=Math.floor(ie/e.previewThumbsData.countPerImage),Be=Math.floor(ie%e.previewThumbsData.countPerImage/e.previewThumbsData.countPerRow),fe=ie%e.previewThumbsData.countPerRow,ee=Math.floor(e.previewThumbsData.countPerImage/e.previewThumbsData.countPerRow);!e.previewThumbsData.isUV&&Oe===Math.floor(e.previewThumbsData.countTotal/e.previewThumbsData.countPerImage)&&(ee=Math.floor(e.previewThumbsData.countTotal%e.previewThumbsData.countPerImage/e.previewThumbsData.countPerRow),e.previewThumbsData.countTotal%e.previewThumbsData.countPerImage%e.previewThumbsData.countPerRow>0&&ee++);let Se=e.previewThumbsData.countPerRow;!e.previewThumbsData.isUV&&Oe===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)*ee,Ye=-fe*n(S),Te=-Be*n(C);return{imgSrc:e.previewThumbsData.links[Oe],imgWidth:Fe,imgHeight:qe,imgOffsetX:Ye,imgOffsetY:Te}}var re=Dw();let _e;var we=T(re);{var Z=Y=>{var ie=Nw();B(()=>Ge(ie,`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
|
+
transform: rotate(${r()}deg) ${n(U)?`translate(${n(le)}px, ${n(X)}px)`:""};
|
|
62
|
+
`)),_(Y,ie)};V(we,Y=>{n(I)&&Y(Z)})}var Ne=k(we,2),ue=T(Ne);{var A=Y=>{var ie=Le(),Oe=de(ie);{var Be=ee=>{var Se=ms();B(Fe=>pe(Se,Fe),[()=>Q("tooltip_episode_unfinished")]),_(ee,Se)},fe=ee=>{var Se=ms();B(()=>pe(Se,n(D).text||"")),_(ee,Se)};V(Oe,ee=>{f()&&n(D).completed===!1?ee(Be):ee(fe,!1)})}_(Y,ie)};V(ue,Y=>{n(D)&&Y(A)})}w(Ne);var Ke=k(Ne,2);{var Ce=Y=>{var ie=Ow(),Oe=T(ie,!0);w(ie),B(()=>pe(Oe,d())),_(Y,ie)};V(Ke,Y=>{f()||Y(Ce)})}w(re),B(Y=>{_e=se(re,1,"timeline-preview s-i",null,_e,Y),Ge(re,`width: ${n(U)?n(C):n(S)}px;`)},[()=>({mobile:s()})]),_(t,re),H(),o()}var Fw=L('<span class="time s-g"> </span>'),Hw=L("<!> <!>",1),Uw={hash:"s-g",code:".time.s-g{background-color:rgba(41,41,41,.8);border-radius:3px;color:var(--white);display:inline-block;padding:6px 10px}.timeline-slider{--slider-bg:var(--timeline-slider-bg);--slider-filled-bg:var(--timeline-slider-filled-bg);--slider-handle-bg:var(--timeline-slider-handle-bg);--slider-loaded-bg:var(--timeline-slider-loaded-bg)}"};function Mm(t,e){var Pe,It,Ve,st,mt;F(e,!0),q(t,Uw);let[i,o]=Re(),r=()=>x(X,"$interactiveEpisodes$",i),a=()=>x(O,"$duration$",i),l=()=>x(P,"$position$",i),d=()=>x(ge,"$isInteractiveExpectation$",i),s=()=>x(j,"$isInteractiveTime$",i),u=()=>x(we,"$previewTrackActive",i),p=()=>x(D,"$isLive$",i),m=()=>x(_e,"$disabledControls$",i),f=()=>x(z,"$isMobile",i),b=()=>x(U,"$isActiveLive$",i),y=()=>x(E,"$bufferedProgress$",i),$=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(),X=I.state.interactiveEpisodes$,oe=I.state.isInteractive,j=I.state.isInteractiveTime$,ge=I.state.isInteractiveExpectation$,ce=I.actions.internal.correctSeekTimeToInteractive,re=(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,Ne=(mt=(st=I.callbacks)==null?void 0:st.uiInfo)==null?void 0:mt.onTimelineMouseLeave,ue=I.ui.t,A=R.features.interactiveResponsiveUi,Ke=v(()=>oe?r():G),Ce=v(()=>Zo(a())),Y=v(()=>Zo(l())),ie=v(()=>l()/a()),Oe=v(()=>d()||s()),Be=K(!1),fe=K(""),ee=K(0),Se=K(0),Fe=K(0),qe=v(()=>({containerWidth:n(Se),translateXPx:n(ee),translateYPx:oe&&le?-36:-16,active:n(Be)&&$()&&!n(Oe)&&!A&&!u(),pointer:!R.features.timelinePreview||!le||p()})),Ye=ue("aria_timeline"),Te=v(()=>ue("aria_timeline_value",{position:n(Y),duration:n(Ce)}));function Me($e){return!ce||!oe?$e:ce($e*a())/a()}function ze($e,Je){var We;(We=e.onSliderPointerDown)==null||We.call(e,Je),I.actions.internal.startScrubbing(Me($e))}function Vt($e){s()||I.actions.internal.progressScrubbing(Me($e))}function et($e){var Je;I.actions.internal.completeScrubbing(Me($e)),N(Be,!1),(Je=e.onSliderPointerUp)==null||Je.call(e)}function Ot($e,Je,We){var nt;(nt=e.onSliderPointerEnter)==null||nt.call(e,$e),Jt($e,Je,We),N(Be,!0)}function qt($e,Je,We,nt){var ei;(ei=e.onSliderMove)==null||ei.call(e,nt,$e),Jt($e,Je,We),N(Be,!0)}function St(){var $e;N(Be,!1),($e=e.onSliderLeave)==null||$e.call(e)}function Jt($e,Je,We){N(Fe,Me($e),!0),N(ee,Je,!0),We&&N(Se,We,!0),N(fe,Dt($e),!0)}function Dt($e){let Je=Zo((p()?1-$e:$e)*a());return p()?`-${Je}`:Je}let ye=v(()=>m().has("TIMELINE"));var be=Hw(),J=de(be);km(J,As(()=>n(qe),{get leftOffset(){return e.tooltipLeftOffset},get rightOffset(){return e.tooltipRightOffset},children:($e,Je)=>{var We=Le(),nt=de(We);{var ei=gi=>{Lm(gi,{get time(){return n(fe)},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 oe}})},li=gi=>{var bi=Fw(),io=T(bi,!0);w(bi),B(()=>pe(io,n(fe))),_(gi,bi)};V(nt,gi=>{R.features.timelinePreview&&le&&!p()?gi(ei):gi(li,!1)})}_($e,We)},$$slots:{default:!0}}));var xe=k(J,2);za(xe,{className:"timeline-slider",get isActiveLive(){return b()},get isMobile(){return f()},get ariaLabel(){return Ye},ariaValueMin:0,get ariaValueMax(){return a()},get ariaValueNow(){return l()},get ariaValueText(){return n(Te)},get loadedProgress(){return y()},get filledProgress(){return n(ie)},get handleProgress(){return n(ie)},get videoEpisodes(){return n(Ke)},onPointerDown:ze,onHandleMove:Vt,onPointerMove:qt,onPointerUp:et,onPointerEnter:Ot,onPointerLeave:St,get onMouseEnter(){return Z},get onMouseLeave(){return Ne},get onDisabledClick(){return re},get isInteractive(){return oe},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 zw={hash:"s-f",code:".timeline-ads-slider{--slider-bg:var(--timeline-slider-bg);--slider-filled-bg:var(--timeline-slider-filled-bg);--slider-handle-bg:var(--timeline-slider-handle-bg);--slider-loaded-bg:var(--timeline-slider-loaded-bg)}"};function fc(t,e){F(e,!0),q(t,zw);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(()=>Zo(l())),m=v(()=>Zo(a())),f=v(()=>a()/l()),b=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(b)},get filledProgress(){return n(f)},hideHandel:!0,get squareBorders(){return r()}}),H(),o()}var Ww=L("<div><!></div>"),Kw=L("<div></div>"),qw={hash:"s-c",code:".timeline.s-c{align-items:center;bottom:0;box-sizing:border-box;display:flex;min-width:86px;pointer-events:all;position:relative;width:100%}.timeline.mobile.s-c{height:16px;margin-top:6px;padding:6px 12px 7px}.withoutPadding.s-c{padding:0}.timeline-stub.s-c{min-width:20px;width:100%}.timeline-stub.mobile.s-c{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),b=g(e,"ref",15,void 0),y=ve(),$=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=Le(),D=de(O);{var U=G=>{var le=Ww();let X;var oe=T(le);{var j=ce=>{fc(ce,{get position(){return d()},get duration(){return s()}})},ge=ce=>{Mm(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 b()},set ref(re){b(re)}})};V(oe,ce=>{u()?ce(j):ce(ge,!1)})}w(le),Ps(le,()=>Ol(p()&&$.features.usePerformanceFix,E,$.disableInvisibleComponentsTimeout)),B(ce=>X=se(le,1,"timeline s-c",null,X,ce),[()=>({withoutPadding:!f(),mobile:a(),"out-of-flow":l()})]),_(G,le)},z=G=>{var le=Kw();let X;B(oe=>X=se(le,1,"timeline-stub s-c",null,X,oe),[()=>({mobile:a()})]),_(G,le)};V(D,G=>{n(P)?G(U):G(z,!1)})}_(t,O),H(),o()}import{getRangeAroundIndex as Qw}from"@vkontakte/videoplayer-shared/es2015";var Gw=(t,e,i,o,r,a,l)=>{N(e,!0),N(i,t.clientX,!0),N(o,n(r),!0),a(l())},Yw=L("<div></div>"),jw=L('<div><div class="track s-2c"></div></div>'),Xw={hash:"s-2c",code:'.root.s-2c{display:flex;height:var(--preview-track-frame-height-horizontal);overflow:hidden;position:relative;width:100%}.root.is-vertical-video.s-2c,.root.vertically-rotated.s-2c{height:var(--preview-track-frame-height-vertical)}.root.s-2c:after{background-color:#fff;box-shadow:0 2px 2px 0 rgba(0,0,0,.12);box-shadow:0 0 2px 0 rgba(0,0,0,.06);content:"";height:100%;margin:0 auto;pointer-events:none;width:3px;z-index:1}.track.s-2c{bottom:0;display:flex;left:0;padding:0 50%;top:0}.frame.s-2c,.track.s-2c{position:absolute}.frame.s-2c{background-position-x:calc(var(--column-index)*-1*var(--frame-width));background-position-y:calc(var(--frame-height)*-1*var(--row-index));background-size:calc(var(--frame-width)*var(--column-numbers)) calc(var(--frame-height)*var(--row-numbers));flex-shrink:0;height:var(--frame-height);pointer-events:none;transform-origin:center;width:var(--frame-width)}.vertically-rotated.s-2c .frame:where(.s-2c){transform-origin:0 0}.rotate-1.s-2c{transform:rotate(-90deg) translateX(-100%)}.rotate-2.s-2c{transform:rotate(-180deg)}.rotate-3.s-2c{transform:rotate(-270deg) translateY(-100%)}'};function Rm(t,e){F(e,!0),q(t,Xw);let[i,o]=Re(),r=()=>x(R,"$rotateAlpha",i),a=()=>x($,"$position$",i),l=()=>x(y,"$duration$",i),d=ve(),{countPerImage:s=0,countPerRow:u=0,countTotal:p=0,links:m=[],frameHeight:f=0,frameWidth:b=0}=d.actions.internal.getPreviewThumbsData()||{},{duration$:y,positionWithScrubbing$:$}=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<=b),le=v(()=>Kl(r())),X=v(()=>n(G)?!n(le):n(le)),oe=114,j=65,ge=3,ce=v(()=>n(X)?oe:j),re=v(()=>n(G)?oe:j),_e=v(()=>n(G)?"var(--preview-track-frame-height-horizontal)":"var(--preview-track-frame-height-vertical)"),we=v(()=>p*n(ce)),Z=K(0);De(()=>{N(z,Math.ceil(-n(U)/n(ce))-1),N(U,-n(we)*a()/l())});let Ne=()=>{I(ue(),!0)},ue=()=>l()*-n(U)/n(we)/l(),A=!1,Ke=Te=>{if(!n(P))return!1;let Me=Te.clientX-n(O);N(U,n(D)+Me),N(U,Math.max(Math.min(n(U),0),-n(we)),!0),Math.abs(Me)>1&&(A=!0),C(ue())},Ce=Te=>{n(P)&&(N(P,!1),!A&&Te&&N(U,-(Te.offsetX-n(Z)/2)),A=!1,Ne())},Y=()=>{n(P)&&Ce()},ie=v(()=>s/u),Oe=(Te,Me)=>{if(Te!==m.length-1)return u;let ze=0,Vt=Me*u;for(let et=1;et<=u;et++)Te*s+ze+Vt<p&&ze++;return ze},Be=v(()=>Math.floor(n(z)/s)),fe=v(()=>Qw(3,n(Be),m.length-1)),ee=(Te,Me,ze)=>{let Vt=s*n(ce);return Te*Vt+Me*n(ce)*u+n(Z)/2-ge/2+ze*n(ce)},Se=v(()=>[`--row-numbers: ${n(ie)}`,`--column-numbers: ${u}`,`--frame-width: ${n(re)}px`,`--frame-height: ${n(_e)}`].join(";"));var Fe=jw();let qe;var Ye=T(Fe);Ye.__pointerdown=[Gw,P,O,D,U,S,ue],Ye.__pointermove=Ke,Ye.__pointerup=Ce,wi(Ye,20,()=>n(fe),Te=>Te,(Te,Me)=>{var ze=Le(),Vt=de(ze);wi(Vt,16,()=>Array.from({length:n(ie)},(et,Ot)=>Ot),et=>et,(et,Ot)=>{var qt=Le(),St=de(qt);wi(St,16,()=>Array.from({length:Oe(Me,Ot)},(Jt,Dt)=>Dt),Jt=>Jt,(Jt,Dt)=>{var ye=Yw();B((be,J)=>{Ge(ye,be),se(ye,1,J,"s-2c")},[()=>`--row-index: ${Ot}; --column-index: ${Dt}; left: ${ee(Me,Ot,Dt)}px; background-image: url(${m[Me]});`,()=>`frame rotate-${Math.abs(r())/90%4}`]),_(Jt,ye)}),_(et,qt)}),_(Te,ze)}),w(Ye),w(Fe),ot(Fe,Te=>N(E,Te),()=>n(E)),B(Te=>{qe=se(Fe,1,"root s-2c",null,qe,Te),Ge(Fe,n(Se)),Ge(Ye,`transform: translateX(${n(U)}px); width: ${n(we)}px;`)},[()=>({"is-vertical-video":!n(G),"vertically-rotated":n(le)})]),_t("mouseleave",Ye,Y),An(Fe,"clientWidth",Te=>N(Z,Te)),_(t,Fe),H(),o()}rt(["pointerdown","pointermove","pointerup"]);var Zw=L('<div class="notification s-2d"><span class="description s-2d"> </span></div>'),Jw={hash:"s-2d",code:".notification.s-2d{background:var(--notification-bg);border-radius:var(--notification-radius);padding:9px 14px 10px 12px}.description.s-2d{font-size:14px;line-height:18px}"};function Nm(t,e){F(e,!1),q(t,Jw);let i=340,{ui:{t:o}}=ve();xo();var r=Zw(),a=T(r),l=T(a,!0);w(a),w(r),B(d=>pe(l,d),[()=>o("preview_track_close_tooltip")],Tn),Zr(3,r,()=>$s,()=>({duration:i})),_(t,r),H()}import{getRangeAroundIndex as eS}from"@vkontakte/videoplayer-shared/es2015";var tS=L('<div class="preview-track-close tooltip s-28"><!></div>'),iS=L('<div class="preview-track-control s-28"><!> <div class="preview-track-close s-28"><!></div> <!></div>'),oS=L('<div class="wrapper-preview-track s-28"><!></div>'),nS=L('<div class="enriched-timeline s-28"><!> <!> <!></div>'),rS={hash:"s-28",code:".enriched-timeline.s-28{padding:var(--timeline-padding-vertical-top) var(--timeline-padding-horizontal) var(--timeline-padding-vertical-bottom);pointer-events:auto;position:relative}.preview-track-control.s-28{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-28{pointer-events:auto;position:absolute;right:calc(var(--timeline-padding-horizontal))}.preview-track-close.tooltip.s-28{bottom:32px;opacity:0;transition:opacity .2s}.preview-track-close.s-28:hover+.tooltip:where(.s-28){opacity:1}.wrapper-preview-track.s-28{box-sizing:border-box;left:0;overflow:hidden;padding:0 calc(var(--timeline-padding-horizontal));position:absolute;right:0;z-index:-1}"};function Om(t,e){F(e,!0),q(t,rS);let[i,o]=Re(),r=()=>x($,"$playerSize",i),a=()=>x(y,"$duration$",i),l=()=>x(S,"$previewTrackActive",i),d=()=>x(f,"$position$",i),s=()=>x(b,"$isRewindableLive$",i),u=g(e,"timelineRef",15,void 0),p=ve(),m=200,{positionWithScrubbing$:f,isRewindableLive$:b,duration$:y}=p.state,{playerSize:$,previewTrackActive:S}=p.ui,{countPerImage:C=0,links:I=[],frequency:R=0}=p.actions.internal.getPreviewThumbsData()||{},E=v(()=>r().width>100),P=K(!f_()),O=()=>{n(P)&&(p_(),N(P,!1))},D=ce=>{let re=Math.floor(a()*ce/R),_e=Math.floor(re/C),we=eS(3,_e,I.length-1);for(let Z of we){let Ne=new Image;Ne.src=I[Z]}},U=(ce,re)=>{D(re),!l()&&e.onTimelineMove(ce)};var z=nS(),G=T(z);{var le=ce=>{var re=iS(),_e=T(re);let we=v(()=>Zo(d()));Am(_e,{get time(){return n(we)}});var Z=k(_e,2),Ne=T(Z);Ls(Ne,{onClick:()=>p.actions.internal.closePreviewTrack()}),w(Z);var ue=k(Z,2);{var A=Ke=>{var Ce=tS(),Y=T(Ce);Nm(Y,{}),w(Ce),_(Ke,Ce)};V(ue,Ke=>{n(P)&&Ke(A)})}w(re),_t("mouseleave",Z,O),Zr(3,re,()=>$s,()=>({duration:m})),_(ce,re)};V(G,ce=>{l()&&ce(le)})}var X=k(G,2);let oe=v(()=>!n(E));Qa(X,{get isHidden(){return n(oe)},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 j=k(X,2);{var ge=ce=>{var re=oS(),_e=T(re);Rm(_e,{}),w(re),B(()=>Ge(re,`height: ${e.animatedPreviewTrackHeight}px;`)),_(ce,re)};V(j,ce=>{e.previewTrackAvailable&&ce(ge)})}w(z),B(()=>Ge(z,`transform: translateY(${e.animatedOffsetY}px);`)),_(t,z),H(),o()}var aS=L('<div><!> <div class="controls s-1e" data-testid="player_controls"><div class="controls-left s-1e"><!> <!> <!></div> <div class="controls-right s-1e"></div></div></div> <!>',1),lS={hash:"s-1e",code:'.wrapper-bottom.s-1e{bottom:0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-end;left:0;pointer-events:none;position:absolute;transition:transform var(--controls-transition-duration) var(--controls-transition-fn);width:100%;will-change:transform;z-index:var(--controls-container-z-index)}.wrapper-bottom.s-1e:before{background:var(--controls-gradient);content:"";height:var(--controls-gradient-height);position:absolute;width:100%}.wrapper-bottom.s-1e>:where(.s-1e){pointer-events:auto}.controls.s-1e{align-items:center;box-sizing:border-box;display:flex;font-size:13px;height:var(--controls-height);justify-content:space-between;padding:0 var(--controls-desktop-padding-horizontal) 4px;white-space:nowrap;width:100%}.controls-left.s-1e,.controls-right.s-1e{align-content:center;display:flex}.controls-left.s-1e{flex-grow:1;min-width:0;overflow:hidden}.controls-left.s-1e >:not(:first-child),.controls-right.s-1e >*{margin-left:var(--controls-desktop-item-margin-left)}.controls-hidden.s-1e{transform:translateY(100%);visibility:visible}.wrapper-bottom.no-smooth.s-1e{transition:none}'};function Bm(t,e){var ma,ll;F(e,!0),q(t,lS);let[i,o]=Re(),r=()=>x(Jo,"$disabledControls$",i),a=()=>x(lt,"$adPlaybackState",i),l=()=>x(li,"$playbackState$",i),d=()=>x(oo,"$currentSubtitle$",i),s=()=>x(io,"$isEnded$",i),u=()=>x(en,"$currentGridType$",i),p=()=>x(ho,"$isLive$",i),m=()=>x(je,"$chromecastState$",i),f=()=>x(Pi,"$isPictureInPictureActive",i),b=()=>x(jt,"$pictureInPictureType$",i),y=()=>x(xi,"$availableSubtitlesList$",i),$=()=>x(Bt,"$contextMenuOpenedByKeyboard$",i),S=()=>x(Et,"$showContextMenuBtn$",i),C=()=>x(ct,"$isRewindableLive$",i),I=()=>x(pi,"$isActiveLive$",i),R=()=>x(is,"$graphIsOpened$",i),E=()=>x(_n,"$contextMenuVisible$",i),P=()=>x(Li,"$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),X=()=>x(n(mi),"$seekToInteractiveButton",i),oe=()=>x(n(zr),"$interactiveGraphButton",i),j=()=>x(n(xn),"$liveButton",i),ge=()=>x(n(Oo),"$time",i),ce=()=>x(n(yr),"$episodes",i),re=()=>x(n(nr),"$vkLogo",i),_e=()=>x(n(xr),"$volume",i),we=()=>x(n(wn),"$subtitles",i),Z=()=>x(n(an),"$settings",i),Ne=()=>x(n(Wr),"$context",i),ue=()=>x(n(ln),"$fullscreen",i),A=()=>x(n(ns),"$chromecast",i),Ke=()=>x(ko,"$additionalDesktopControlPanelRightButtons$",i),Ce=()=>x(Mi,"$playerSize",i),Y=()=>x(tn,"$isInteractiveTime$",i),ie=()=>x(fi,"$previewTrackActive",i),Oe=()=>x(wt,"$settingsMenuVisible",i),Be=()=>x(co,"$settingButtonRef$",i),fe=()=>x(W,"$startedByKeyboard$",i),ee=()=>x(gi,"$isAudioAvailable$",i),Se=()=>x(be,"$fakeIsPlaying$",i),Fe=()=>x(ts,"$seekToInteractiveDisabledTooltip$",i),qe=()=>x(pt,"$isPreviewTrackHorizontallyAligned$",i),Ye=()=>x(me,"$previewTrackAvailable",i),Te=()=>x(zo,"$previewTrackDragInProgress",i),Me=()=>x(Gt,"$adPosition",i),ze=()=>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(),J=ve(),xe=wo(),Pe=Mt(),It=J.actions.internal.toggleMuted,Ve=J.actions.internal.togglePlay,st=J.actions.internal.pause,mt=J.actions.internal.toggleSubtitle,$e=J.actions.internal.checkFullscreenSupport,Je=(ma=J.callbacks)==null?void 0:ma.onAudioDoesNotExistHint,We=(ll=J.callbacks)==null?void 0:ll.onAudioDisabledHint,nt=J.state.duration$,ei=J.state.positionWithScrubbing$,li=J.state.playbackState$,gi=J.state.isAudioAvailable$,bi=J.state.isAudioDisabled,io=J.state.isEnded$,ho=J.state.isLive$,pi=J.state.isActiveLive$,ct=J.state.isRewindableLive$,{isActive$:Pi,type$:jt}=xe.pictureInPicture$,wt=J.ui.settingsMenu.visible$,oi=J.ui.settingsMenu.openedByBtnKeyboard$,Xt=J.ui.controls,bt=J.actions.internal.getVideoEpisodes(),je=J.state.chromecastState$,xi=J.state.availableSubtitlesList$,oo=J.state.currentSubtitle$,Jo=Xt.disabledControls$,_n=J.ui.contextMenu.visible$,Et=J.ui.contextMenu.showContextMenuBtn$,Bt=J.ui.contextMenu.openedByBtnKeyboard$,W=J.ui.startedByKeyboard$,kt=J.ui.controlBlocks,di=J.ui.previewTrackNotificationVisible,at=J.ui.t,Tt=J.ads.duration,Gt=J.ads.position,lt=J.ads.playbackState,Li=J.ui.isFullscreen,Mi=J.ui.playerSize,en=J.ui.currentGridType$,ko=J.ui.additionalDesktopControlPanelRightButtons$,_o=J.ui.autoplayNextEnabled$,Fi=J.actions.internal.getVideoElement,vr=J.actions.internal.replayInteractive,no=J.actions.internal.prevVideoClick,bo=J.actions.internal.nextVideoClick,Hi=J.state.isInteractive,tn=J.state.isInteractiveTime$,on=J.state.showInteractiveGraph,jn=J.state.showSeekToInteractive,gr=J.state.showPlayPrevChapter,Rr=J.state.showInteractiveTimeIndicator,ys=J.state.playPrevChapterDisabledTooltip,ts=xe.seekToInteractiveDisabledTooltip$,is=xe.graphIsOpened$,Xn=Pe.features.interactiveResponsiveUi,nn=v(()=>r().has("EPISODE_BUTTON")),Lo=v(()=>r().has("GRAPH_BUTTON")),rn=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=()=>J.actions.internal.toggleChromecast(),os=v(()=>St()?a()==="playing":l()===Dm.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()!==lb.NOT_AVAILABLE&&!(f()&&b()===1)&&eo(u(),"m")&&!Hi),ti=v(()=>e.showAutoplayNext&&!Dt()&&eo(u(),"s")),er=v(()=>y().length>0&&eo(u(),"m")),br=v(()=>$()||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()&&b()===1)&&(Hi?ye():!0)),Mo=v(()=>(!p()||St())&&!(Pe.features.interactiveHideTime&&Hi)),sn=v(()=>on&&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(nn)),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===Dm.PAUSED?at("tooltip_play"):"":at("tooltip_live"),Nn=v(()=>ao(n(Ro),l())),No=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()===lb.CONNECTED?at("tooltip_chromecast_on"):at("tooltip_chromecast_off")),Ur=v(()=>O()?at("tooltip_autoplay_on"):at("tooltip_autoplay_off")),xt=K(0),Ct=ci({}),lo=ci({}),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),Oo=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),Qe=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:X()?X().right-X().left:0,interactiveGraphButton:oe()?oe().right-oe().left:0,liveButton:j()?j().right-j().left:0,time:ge()?ge().right-ge().left:0,episodes:ce()?ce().right-ce().left:0,vkLogo:re()?re().right-re().left:0,volume:_e()?_e().right-_e().left:0,subtitles:we()?we().right-we().left:0,settings:Z()?Z().right-Z().left:0,context:Ne()?Ne().right-Ne().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);De(()=>{(!n(Lt)||n(Lt)<n(Qe).time)&&Pt(()=>N(Lt,n(Qe).time,!0))});let $i=K(!1);De(()=>{let dt=0;n(Ui)&&(eo(u(),"xl")?dt=n(Qe).time:dt=60);let ft=n(Qe).prevButton+n(Qe).playButton+n(Qe).nextButton+n(Qe).seekToInteractiveButton+n(Qe).interactiveGraphButton+n(Qe).liveButton+n(Lt)+dt;N($i,n(Mo)&&n(xt)>=ft,!0)});let So=v(()=>n($i)&&eo(u(),"m")),To=db(Gl,260),Do=db(ep,260);De(()=>{Ce(),Y(),ie(),To(Fi(),Xt,Ct,e.showControls),Do(Fi(),kt,lo,e.showControls)}),De(()=>{lo.bottom=Ot()});let co=ae();De(()=>{Oe(),Be()&&Pt(()=>Bl(Be(),Oe(),oi))});let Vi;De(()=>{fe(),Pt(()=>Zu(W,fe(),Vi))});function Bo(){sa({isAudioDisabled:bi,isAudioAvailable:ee(),isAds:St(),audioIsNotExistHintCallback:Je,audioDisabledHintCallback:We})&&It()}let Fo=Hi?vr:Ve,yo=v(()=>Se()!==null),Ho=v(()=>n(yo)?Se():n(os)),dn=v(()=>n(Ho)?at("tooltip_pause"):at("tooltip_play")),wr=at("tooltip_episodes"),Sr=v(()=>{var dt,ft,Ki,Wo;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=J.callbacks)==null?void 0:dt.uiInfo)!=null&&ft.onPrevButtonMouseEnter)&&!((Wo=(Ki=J.callbacks)==null?void 0:Ki.uiInfo)!=null&&Wo.onPrevButtonMouseLeave),mouseEnter:()=>{var qi,yi,Ri;(Ri=(yi=(qi=J.callbacks)==null?void 0:qi.uiInfo)==null?void 0:yi.onPrevButtonMouseEnter)==null||Ri.call(yi,Gn(Fi(),Ct,"prevButton",e.showControls))},mouseLeave:()=>{var qi,yi,Ri;(Ri=(yi=(qi=J.callbacks)==null?void 0:qi.uiInfo)==null?void 0:yi.onPrevButtonMouseLeave)==null||Ri.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:Fo},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,Wo;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=J.callbacks)==null?void 0:dt.uiInfo)!=null&&ft.onNextButtonMouseEnter)&&!((Wo=(Ki=J.callbacks)==null?void 0:Ki.uiInfo)!=null&&Wo.onNextButtonMouseLeave),mouseEnter:()=>{var qi,yi,Ri;(Ri=(yi=(qi=J.callbacks)==null?void 0:qi.uiInfo)==null?void 0:yi.onNextButtonMouseEnter)==null||Ri.call(yi,Gn(Fi(),Ct,"nextButton",e.showControls))},mouseLeave:()=>{var qi,yi,Ri;(Ri=(yi=(qi=J.callbacks)==null?void 0:qi.uiInfo)==null?void 0:yi.onNextButtonMouseLeave)==null||Ri.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:lc,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:cc,buttonComponentProps:{disabled:n(rn),click:e.seekToInteractive},tooltipText:at("tooltip_interactive_seek"),disabled:n(rn),disabledTooltipContent:at(Fe())}:void 0),Si=v(()=>Hi&&n(sn)?{id:"interactiveGraphButton",type:"desktop-control-panel-left",weight:Ns.interactiveGraphButton,buttonComponent:uc,buttonComponentProps:{disabled:n(Lo),click:is.toggle,graphIsOpened:R()},tooltipText:n(ir)}:void 0),Uo=v(()=>n(Rn)?{id:"liveButton",type:"desktop-control-panel-left",weight:Ns.liveButton,buttonComponent:pc,buttonComponentProps:{isLiveActive:n(Ro),ariaLabel:n(Nn)},tooltipText:n(Nn),disabled:n(Ro)&&l()===Dm.PLAYING}:void 0),uo=v(()=>[n(Sr),n(Tr),n(rs),n(ss),n(Xe),n(zt),n(Si),n(Uo)].filter(dt=>!!dt).sort(Ba)),Cr=v(()=>n($n)?{id:"vkLogo",type:"desktop-control-panel-right",weight:Ds.vkLogo,buttonComponent:Jd,buttonComponentProps:{targetUrl:Jt(),logoClickable:e.logoClickable,click:st},tooltipText:n(No),disabledTooltipContent:"",disabled:!e.logoClickable}:void 0),cn=v(()=>n(ti)?{id:"autoplayNext",type:"desktop-control-panel-right",weight:Ds.autoplayNext,buttonComponent:dc,tooltipText:n(Ur)}:void 0),Ir=v(()=>({id:"volume",type:"desktop-control-panel-right",weight:Ds.volume,buttonComponent:cm,buttonComponentProps:{click:Bo,isAds:St()}})),Fs=v(()=>n(er)?{id:"subtitles",type:"desktop-control-panel-right",weight:Ds.subtitles,buttonComponent:rm,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:Oe()?void 0:at("tooltip_settings_off")}:void 0),Hs=v(()=>Pe.features.contextMenuButton?{id:"context",type:"desktop-control-panel-right",weight:Ds.context,buttonComponent:wm,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:Zd,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:tc,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=J.ui.previewTrackActive,zo=J.ui.previewTrackDragInProgress,me=J.ui.previewTrackAvailable,pt=J.ui.isPreviewTrackHorizontallyAligned,Zt=v(()=>sb({onPreviewTrackOpened:J.actions.internal.previewTrackOpened,getTimelineRef:()=>Ct.timeline,isHorizontal:qe()})),Ti=v(()=>n(Zt).progressBarY),Wi=v(()=>n(Zt).controlsY),ni=v(()=>n(Zt).onPointerDown),ii=v(()=>n(Zt).onPointerMove),po=v(()=>n(Zt).onPointerUp),Bn=v(()=>n(Zt).calculatedHeight),Fn=v(()=>n(Zt).closePreviewTrack);De(()=>{ie()?di.set(!1):n(Fn)()});let Ai;Nt(()=>()=>Ai&&clearTimeout(Ai));let ed=dt=>{ie()||!Ye()||(n(ni)(dt),Ai=setTimeout(()=>{J.actions.internal.previewTrackDragStarted()},200))},il=()=>{ie()||n(po)(),Ai&&clearTimeout(Ai),Te()&&J.actions.internal.previewTrackDragFinished()},Us=dt=>{n(ii)(dt),!ie()&&Ye()&&!ie()&&di.set(!0)},ca=()=>{di.set(!1)};var ua=aS(),un=de(ua);let ol;var pa=T(un);{var Kr=dt=>{let ft=v(()=>n(Ti)()),Ki=v(()=>n(Bn)());Om(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 Ye()},get timelineRef(){return Ct.timeline},set timelineRef(Wo){Ct.timeline=Wo}})};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)=>{Ju(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()?Me():ze()),Wo=v(()=>St()?Vt():et());jd(dt,{get isHidden(){return n(ft)},isMobile:!1,get showDuration(){return n(So)},get position(){return n(Ki)},get duration(){return n(Wo)},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=Le(),Wo=de(Ki);{var qi=yi=>{ic(yi,{get position(){return ze()},get duration(){return et()},get timeCodes(){return bt}})};V(Wo,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=Le(),Wo=de(Ki);{var qi=Ri=>{Ju(Ri,{get buttonComponent(){return n(ft).buttonComponent},get buttonComponentProps(){return n(ft).buttonComponentProps},get tooltipText(){return n(ft).tooltipText},get disabledTooltipContent(){return n(ft).disabledTooltipContent},get disabled(){return n(ft).disabled},get className(){return n(ft).className},get tooltipVisible(){return e.showControls},get ref(){return Ct[n(ft).id]},set ref(va){Ct[n(ft).id]=va}})},yi=Ri=>{let va=v(()=>!!n(ft).disabled);Im(Ri,{get id(){return n(ft).id},get testId(){return n(ft).testId},get icon(){return n(ft).icon},get ariaLabel(){return n(ft).ariaLabel},get tooltipText(){return n(ft).tooltipText},get disabledTooltipContent(){return n(ft).disabledTooltipContent},get disabled(){return n(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(Wo,Ri=>{ob(n(ft))?Ri(qi):Ri(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=>{sc(dt,{get ref(){return Ct.interactiveTimeIndicator},set ref(ft){Ct.interactiveTimeIndicator=ft}})};V(Er,dt=>{Rr&&dt(id)})}B((dt,ft)=>{ol=se(un,1,"wrapper-bottom s-1e",null,ol,dt),Ge(ls,ft),ls.inert=ie()},[()=>({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 ub,PlaybackState as pb}from"@vkontakte/videoplayer-core/es2015";import{noop as cb}from"@vkontakte/videoplayer-shared/es2015";var dS=L('<div class="icon icon-error-stub s-1y"><div class="inner s-1y"></div></div>'),cS=L('<img class="icon s-1y" aria-hidden="true"/>'),uS={hash:"s-1y",code:".icon.s-1y{height:24px!important;width:24px!important}.inner.s-1y{background-color:var(--white);height:16px;width:16px}"};function Fm(t,e){q(t,uS);let i=g(e,"disabled",3,!1),o=g(e,"onClick",3,cb),r=v(()=>o()===cb),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=Le(),f=de(m);{var b=$=>{var S=dS();_($,S)},y=$=>{var S=cS();B(()=>Ue(S,"src",e.iconUrl)),_t("error",S,d),Pa(S),_($,S)};V(f,$=>{n(l)?$(b):$(y,!1)})}_(u,m)},$$slots:{default:!0}})}var pS=Ee('<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 Hm(t){Ze(t,{testId:"muted-icon",children:(e,i)=>{var o=pS();_(e,o)},$$slots:{default:!0}})}import{noop as fS}from"@vkontakte/videoplayer-shared/es2015";function tp(t,e){F(e,!0);let i=g(e,"muted",3,!1),o=g(e,"click",3,fS),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=Le(),f=de(m);{var b=$=>{Hm($,{})},y=$=>{la($,{get size(){return"24"}})};V(f,$=>{i()?$(b):$(y,!1)})}_(u,m)},$$slots:{default:!0}}),H()}var mS=Ee('<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>'),vS=Ee('<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>'),gS=Ee('<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 Um(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=gS(),d=k(de(l));{var s=p=>{var m=mS();_(p,m)},u=p=>{var m=vS();_(p,m)};V(d,p=>{i()?p(s):p(u,!1)})}_(r,l)},$$slots:{default:!0}})}import{noop as hS}from"@vkontakte/videoplayer-shared/es2015";function zm(t,e){F(e,!0);let i=g(e,"ref",15,void 0),o=g(e,"isPictureInPictureActive",3,!1),r=g(e,"click",3,hS),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)=>{Um(l,{get isActive(){return o()}})},$$slots:{default:!0}}),H()}import{debounceFn as fb}from"@vkontakte/videoplayer-shared/es2015";var _S=(t,e,i,o)=>{n(e)&&i.onDisabledPlayPrevChapterClick(n(o))},bS=(t,e,i,o)=>{n(e)&&i.onDisabledSeekToInteractiveClick(n(o))},$S=L("<div><!></div>"),yS=L("<div><!></div>"),xS=L("<div><!></div>"),wS=L("<!> <!> <!>",1),SS=L("<div></div> <div></div> <div><!> <!> <!> <!> <!> <!></div> <div><!> <!> <!> <!></div> <!>",1),TS=L('<div class="wrapper-middle s-1c"><!></div>'),CS=L("<div><!></div> <!> <div><!></div>",1),IS=L('<div aria-hidden="true">·</div> <!>',1),ES=L('<!> <!> <div><div><div class="controls mobile s-1c"><div class="controls-group contain s-1c"><!> <!> <!> <!></div> <div class="controls-group s-1c"><!> <!> <!></div></div> <!></div></div> <!>',1),PS={hash:"s-1c",code:".wrapper-bottom.s-1c{background:var(--controls-gradient);bottom:0;box-sizing:border-box;display:flex;flex-direction:column;height:var(--controls-gradient-height);justify-content:flex-end;left:0;padding:0 4px 8px;pointer-events:none;position:absolute;transition:transform var(--controls-transition-duration) var(--controls-transition-fn);width:100%;z-index:var(--controls-container-z-index)}.wrapper-bottom.s-1c>:where(.s-1c){pointer-events:auto}.wrapper-bottom.ads-timeline-mobile.s-1c{height:9px;padding:0 4px 4px}.wrapper-middle.s-1c{align-items:center;left:50%;top:50%;transform:translate(-50%,-50%)}.wrapper-middle.s-1c,.wrapper-top-right.s-1c{display:flex;position:absolute;transition:opacity var(--controls-transition-duration);z-index:var(--controls-container-z-index)}.wrapper-top-right.s-1c{right:8px;top:4px}.wrapper-top-left.s-1c{left:8px;position:absolute;top:4px;z-index:var(--controls-container-z-index)}.wrapper-middle-left.s-1c,.wrapper-middle-left-second.s-1c,.wrapper-middle-right.s-1c{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-1c{left:12px}.wrapper-middle-left-second.s-1c{left:64px}.wrapper-middle-right.s-1c{right:12px}.controls.s-1c{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-1c,.controls-group.s-1c{display:flex}.controls-group.contain.s-1c{min-width:0}.controls-group.s-1c >:not(:first-child){margin-left:8px}.hidden.s-1c{opacity:0;visibility:hidden}.controls-hidden.s-1c{transform:translateY(100%);visibility:visible}.wrapper-bottom.no-smooth.s-1c{transition:none}.overlay-mobile.s-1c{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-1c,.wrapper-top-right.fullscreen.s-1c{top:16px}.controls-wrapper.fullscreen.s-1c{bottom:30px;position:absolute;width:calc(100% - 8px)}}@media screen and (orientation:landscape){.wrapper-top-left.fullscreen.s-1c{left:44px;top:12px}.wrapper-top-right.fullscreen.s-1c{right:44px;top:12px}.wrapper-middle-left.fullscreen.s-1c{left:44px}.wrapper-middle-left-second.fullscreen.s-1c{left:96px}.wrapper-middle-right.fullscreen.s-1c{right:44px}.controls-wrapper.fullscreen.s-1c{bottom:32px;left:36px;position:absolute;right:36px;width:calc(100% - 72px)}}"};function Wm(t,e){var ln,ns;F(e,!0),q(t,PS);let[i,o]=Re(),r=()=>x(Mi,"$seekToInteractiveDisabledTooltip$",i),a=()=>x(Xt,"$disabledControls$",i),l=()=>x(Dt,"$playbackState$",i),d=()=>x(Jo,"$adPlaybackState",i),s=()=>x(J,"$isEnded$",i),u=()=>x(Et,"$playerSize",i),p=()=>x(mt,"$scrubbingInProgress",i),m=()=>x(wt,"$chromecastState$",i),f=()=>x(Je,"$isPictureInPictureActive",i),b=()=>x(We,"$pictureInPictureType$",i),y=()=>x($e,"$mobileNotReportControlHidden$",i),$=()=>x(ct,"$chromecastHidden",i),S=()=>x(qt,"$playerPhase",i),C=()=>x(ho,"$pipHidden",i),I=()=>x(je,"$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),X=()=>x(at,"$isInteractiveTime$",i),oe=()=>x(Vo,"$settingButtonRef$",i),j=()=>x(bt,"$startedByKeyboard$",i),ge=()=>x(_n,"$isFullscreen",i),ce=()=>x(Bt,"$additionalButtons$",i),re=()=>x(io,"$autoplayNextToggleHidden",i),_e=()=>x(oi,"$crashed$",i),we=()=>x(pi,"$settingsHidden",i),Z=()=>x(en,"$graphIsOpened$",i),Ne=()=>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),Y=g(e,"playerControlsRef",15,void 0),ie=g(e,"isAds",3,!1),Oe=g(e,"logoTargetUrl",3,""),Be=g(e,"isOneVideoPlaylist",3,!1),fe=g(e,"customFullscreenSupported",3,!0),ee=ve(),Se=wo(),Fe=Mt(),qe=ee.actions.internal.toggleMuted,Ye=ee.actions.internal.togglePlay,Te=ee.actions.internal.pause,Me=ee.actions.internal.prevVideoClick,ze=ee.actions.internal.nextVideoClick,Vt=ee.actions.internal.checkFullscreenSupport,et=(ln=ee.callbacks)==null?void 0:ln.onAudioDoesNotExistHint,Ot=(ns=ee.callbacks)==null?void 0:ns.onAudioDisabledHint,qt=ee.playerPhase,St=ee.state.duration$,Jt=ee.state.positionWithScrubbing$,Dt=ee.state.playbackState$,ye=ee.state.isAudioAvailable$,be=ee.state.isAudioDisabled,J=ee.state.isEnded$,xe=ee.state.isLive$,Pe=ee.state.volume$,It=ee.state.muted$,Ve=ee.state.isActiveLive$,st=ee.state.isRewindableLive$,mt=ee.ui.scrubbingInProgress,$e=ee.ui.mobileNotReportControlHidden$,{isActive$:Je,type$:We}=Se.pictureInPicture$,nt=ee.ui.settingsMenu.visible$,ei=ee.ui.settingsMenu.openedByBtnKeyboard$,li=ee.ui.controls,{volume:gi,vkLogo:bi,autoplayNextToggle:io,pip:ho,settings:pi,chromecast:ct}=ee.ui.hiddenControls,Pi=ee.actions.internal.getVideoEpisodes(),jt=ee.webApi.pictureInPictureApi,wt=ee.state.chromecastState$,oi=ee.state.crashed$,Xt=li.disabledControls$,bt=ee.ui.startedByKeyboard$,je=ee.ui.currentGridType$,xi=ee.ads.duration,oo=ee.ads.position,Jo=ee.ads.playbackState,_n=ee.ui.isFullscreen,Et=ee.ui.playerSize,Bt=ee.ui.additionalButtonsDeprecated$,W=ee.actions.internal.getVideoElement,kt=ee.actions.internal.replayInteractive,di=ee.state.isInteractive,at=ee.state.isInteractiveTime$,Tt=ee.state.showInteractiveGraph,Gt=ee.state.showSeekToInteractive,lt=ee.state.showPlayPrevChapter,Li=ee.state.showInteractiveTimeIndicator,Mi=Se.seekToInteractiveDisabledTooltip$,en=Se.graphIsOpened$,ko=ee.ui.controlBlocks,_o=v(()=>Q(ee.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")),tn=v(()=>a().has("REPLAY_BUTTON")),on=v(()=>a().has("PLAY_PREV_CHAPTER_BUTTON")),jn=v(()=>l()===pb.PLAYING),gr=v(()=>d()==="paused"),Rr=v(()=>s()&&!ie()&&!di),ys=v(()=>!s()||ie()),ts=v(()=>e.showNextPrevButtons&&!ie()&&e.prevButtonActive),is=v(()=>e.showNextPrevButtons&&!ie()&&e.nextButtonActive),Xn=v(()=>u().width>300),nn=v(()=>u().width>400),Lo=v(p),rn=v(()=>m()!==ub.NOT_AVAILABLE&&!(f()&&b()===1)&&!y()&&!di&&!$()),Zn=v(()=>S()==="LiveWaitingStart"),Vn=v(()=>!!jt&&m()!==ub.CONNECTED&&!y()&&(b()===1&&n(Zn)||!n(Zn))&&!n(Lo)&&!di&&!C()),Nr=K(!1);Nt(()=>{let Qe=jt==null?void 0:jt.info.isActive$.subscribe(Lt=>N(Nr,Lt,!0));return()=>Qe==null?void 0:Qe.unsubscribe()});let Or=v(()=>!n(Lo)&&eo(I(),"s")),os=v(()=>!e.logoHidden&&u().width>350&&!R()),hr=v(()=>Fe.features.fullscreen&&Vt()&&!(f()&&b()===1)&&(di?fe():!0)&&!n(Lo)&&!n(Nr)),ro=v(()=>!E()&&!n(Lo)),_r=v(()=>(!P()||ie())&&u().width>260&&!n(Lo)&&!(Fe.features.interactiveHideTime&&di)),Jn=v(()=>O()||e.showControls),bn=v(()=>!ie()&&!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=ci({}),ti=ci({}),er=fb(Gl,260),br=fb(ep,260);De(()=>{u(),X(),er(W(),li,vt,e.showControls),br(W(),ko,ti,e.showControls)});let Br=()=>ee.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:ie()})&&qe()}let Mo=K(""),sn=(Qe,Lt)=>{if(!Qe){N(Mo,Q("tooltip_live"),!0);return}Lt&&Lt===pb.PAUSED&&N(Mo,Q("tooltip_play"),!0)};De(()=>{sn(n(so),l())});let Vo=ae();De(()=>{oe()&&Bl(oe(),O(),ei)}),De(()=>{Zu(bt,j(),vt.playButton)});var tr=ES(),Ui=de(tr);{var Ro=Qe=>{var Lt=SS(),$i=de(Lt);let So;var To=k($i,2);let Do;ot(To,ut=>ti.topLeft=ut,()=>ti==null?void 0:ti.topLeft);var co=k(To,2);let Vi;var Bo=T(co);wi(Bo,1,ce,({iconUrl:ut,ariaLabel:fi,testId:zo,onClick:me,tooltip:pt})=>ut,(ut,fi)=>{let zo=()=>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()});Fm(ut,{get iconUrl(){return zo()},get ariaLabel(){return n(Wi)},get testId(){return pt()},get onClick(){return Zt()}})});var Fo=k(Bo,2);{var yo=ut=>{dc(ut,{get ref(){return vt.autoplayNextToggle},set ref(fi){vt.autoplayNextToggle=fi}})};V(Fo,ut=>{e.showAutoplayNext&&!Be()&&!re()&&ut(yo)})}var Ho=k(Fo,2);{var dn=ut=>{tc(ut,{isMobile:!0,click:Br,get state(){return m()},get ref(){return vt.chromecast},set ref(fi){vt.chromecast=fi}})};V(Ho,ut=>{n(rn)&&ut(dn)})}var wr=k(Ho,2);{var Sr=ut=>{zm(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=>{Jd(ut,{get click(){return Te},get targetUrl(){return Oe()},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=>ti.topRight=ut,()=>ti==null?void 0:ti.topRight);var zt=k(co,2);let Si;var Uo=T(zt);{var uo=ut=>{let fi=v(()=>Me.bind(null,!0));Ka(ut,{get click(){return n(fi)},type:"prev",isMobile:!0,get ref(){return vt.prevButton},set ref(zo){vt.prevButton=zo}})};V(Uo,ut=>{n(ts)&&ut(uo)})}var Cr=k(Uo,2);{var cn=ut=>{jl(ut,{get disabled(){return n(Hi)},get click(){return Ye},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(tn)},get click(){return Ye},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(()=>ze.bind(null,!0));Ka(ut,{get click(){return n(fi)},type:"next",isMobile:!0,get ref(){return vt.nextButton},set ref(zo){vt.nextButton=zo}})};V(Sn,ut=>{n(is)&&ut(Hs)})}w(zt),ot(zt,ut=>ti.middle=ut,()=>ti==null?void 0:ti.middle);var rr=k(zt,2);{var as=ut=>{var fi=wS(),zo=de(fi);{var me=ni=>{var ii=$S();let po;ii.__click=[_S,on,e,_o];var Bn=T(ii);let Fn=v(()=>!e.showControls);lc(Bn,{get hidden(){return n(Fn)},get disabled(){return n(on)},get click(){return e.playPrevChapter},get ref(){return vt.playPrevChapterButton},set ref(Ai){vt.playPrevChapterButton=Ai}}),w(ii),B(Ai=>po=se(ii,1,"wrapper-middle-left s-1c",null,po,Ai),[()=>({fullscreen:ge(),hidden:!e.showControls})]),_(ni,ii)};V(zo,ni=>{lt&&ni(me)})}var pt=k(zo,2);{var Zt=ni=>{var ii=yS();let po;var Bn=T(ii);let Fn=v(()=>!e.showControls&&!Z());uc(Bn,{get hidden(){return n(Fn)},get disabled(){return n(no)},get click(){return en.toggle},get graphIsOpened(){return Z()},get ref(){return vt.interactiveGraphButton},set ref(Ai){vt.interactiveGraphButton=Ai}}),w(ii),B(Ai=>po=se(ii,1,Td(lt?"wrapper-middle-left-second":"wrapper-middle-left"),"s-1c",po,Ai),[()=>({fullscreen:ge(),hidden:!e.showControls&&!Z()})]),_(ni,ii)};V(pt,ni=>{n(Dr)&&ni(Zt)})}var Ti=k(pt,2);{var Wi=ni=>{var ii=xS();let po;ii.__click=[bS,bo,e,Fi];var Bn=T(ii);let Fn=v(()=>!e.showControls);cc(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(ii),B(Ai=>po=se(ii,1,"wrapper-middle-right s-1c",null,po,Ai),[()=>({fullscreen:ge(),hidden:!e.showControls})]),_(ni,ii)};V(Ti,ni=>{Gt&&ni(Wi)})}_(ut,fi)};V(rr,ut=>{di&&!p()&&ut(as)})}B((ut,fi,zo,me)=>{So=se($i,1,"overlay-mobile s-1c",null,So,ut),Do=se(To,1,"wrapper-top-left s-1c",null,Do,fi),Vi=se(co,1,"wrapper-top-right s-1c",null,Vi,zo),Si=se(zt,1,"wrapper-middle s-1c",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})]),_(Qe,Lt)};V(Ui,Qe=>{ie()||Qe(Ro)})}var ir=k(Ui,2);{var Fr=Qe=>{var Lt=CS(),$i=de(Lt);let So;var To=T($i);tp(To,{get muted(){return G()},click:$r,get ref(){return vt.volume},set ref(yo){vt.volume=yo}}),w($i);var Do=k($i,2);{var co=yo=>{var Ho=TS(),dn=T(Ho);let wr=v(()=>!n(gr));jl(dn,{get disabled(){return n(Hi)},get click(){return Ye},isMobile:!0,get isPlaying(){return n(wr)},get ref(){return vt.playButton},set ref(Sr){vt.playButton=Sr}}),w(Ho),_(yo,Ho)};V(Do,yo=>{n(gr)&&yo(co)})}var Vi=k(Do,2);let Bo;var Fo=T(Vi);fc(Fo,{get position(){return Ne()},get duration(){return ue()}}),w(Vi),B((yo,Ho)=>{So=se($i,1,"wrapper-top-right s-1c",null,So,yo),Bo=se(Vi,1,"wrapper-bottom ads-timeline-mobile s-1c",null,Bo,Ho)},[()=>({fullscreen:ge()}),()=>({fullscreen:ge()})]),_(Qe,Lt)};V(ir,Qe=>{ie()&&d()!=="inactive"&&Qe(Fr)})}var ao=k(ir,2);let Nn;var No=T(ao);let Hr;var or=T(No),On=T(or),Ur=T(On);{var xt=Qe=>{Ao(Qe,{get disabled(){return n(tn)},get ref(){return vt.replayButton},set ref(Lt){vt.replayButton=Lt},children:(Lt,$i)=>{Yl(Lt,{get disabled(){return n(tn)},get click(){return kt}})},$$slots:{default:!0}})};V(Ur,Qe=>{di&&Qe(xt)})}var Ct=k(Ur,2);{var lo=Qe=>{Ao(Qe,{get ref(){return vt.liveButton},set ref(Lt){vt.liveButton=Lt},children:(Lt,$i)=>{pc(Lt,{get isLiveActive(){return n(so)},isMobile:!0,get ariaLabel(){return n(Mo)}})},$$slots:{default:!0}})};V(Ct,Qe=>{!ie()&&P()&&Qe(lo)})}var Xi=k(Ct,2);{var zi=Qe=>{let Lt=v(()=>ie()?Ne():A()),$i=v(()=>ie()?ue():Ke()),So=v(()=>!e.showControls);jd(Qe,{get showDuration(){return n(nn)},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,Qe=>{n(_r)&&Qe(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(Qe){vt.episodes=Qe},children:(Qe,Lt)=>{var $i=Le(),So=de($i);{var To=Do=>{var co=IS(),Vi=k(de(co),2);ic(Vi,{get position(){return A()},get duration(){return Ke()},get timeCodes(){return Pi}}),_(Do,co)};V(So,Do=>{n(bn)&&Do(To)})}_(Qe,$i)},$$slots:{default:!0}}),w(On),ot(On,Qe=>ti.bottomLeft=Qe,()=>ti==null?void 0:ti.bottomLeft);var Dn=k(On,2),mi=T(Dn);{var zr=Qe=>{Ao(Qe,{get ref(){return vt.volume},set ref(Lt){vt.volume=Lt},children:(Lt,$i)=>{tp(Lt,{get muted(){return n(Rn)},click:$r})},$$slots:{default:!0}})};V(mi,Qe=>{n(ro)&&Qe(zr)})}var xn=k(mi,2);{var Oo=Qe=>{Ao(Qe,{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,Qe=>{n(Or)&&Qe(Oo)})}var yr=k(xn,2);{var nr=Qe=>{Ao(Qe,{get ref(){return vt.fullscreen},set ref(Lt){vt.fullscreen=Lt},children:(Lt,$i)=>{Zd(Lt,{get click(){return e.toggleFullscreen},get isFullscreen(){return ge()}})},$$slots:{default:!0}})};V(yr,Qe=>{n(hr)&&Qe(nr)})}w(Dn),ot(Dn,Qe=>ti.bottomRight=Qe,()=>ti==null?void 0:ti.bottomRight),w(or),ot(or,Qe=>Y(Qe),()=>Y());var xr=k(or,2);let wn=v(()=>!e.showControls);Qa(xr,{get isHidden(){return n(wn)},get isAds(){return ie()},get canRewindLive(){return e.canRewindLive},get isRewindableLive(){return D()},get ref(){return vt.timeline},set ref(Qe){vt.timeline=Qe}}),w(No),ot(No,Qe=>ti.bottom=Qe,()=>ti==null?void 0:ti.bottom),w(ao),ot(ao,Qe=>Ce(Qe),()=>Ce());var an=k(ao,2);{var Wr=Qe=>{sc(Qe,{get ref(){return vt.interactiveTimeIndicator},set ref(Lt){vt.interactiveTimeIndicator=Lt}})};V(an,Qe=>{Li&&Qe(Wr)})}B((Qe,Lt)=>{Nn=se(ao,1,"wrapper-bottom mobile s-1c",null,Nn,Qe),Hr=se(No,1,"controls-wrapper s-1c",null,Hr,Lt)},[()=>({hidden:e.bottomHidden,"controls-hidden":!e.showControls,"no-smooth":e.bottomNoSmooth}),()=>({fullscreen:ge()})]),_(t,tr),H(),o()}rt(["click"]);function mc(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),b=g(e,"endScreenShown",3,!1),y=g(e,"onDisabledPlayPrevChapterClick",3,mb),$=g(e,"onDisabledSeekToInteractiveClick",3,mb),C=ve().ui.isMobile,I=K(!1);Nt(()=>{let O=setTimeout(()=>N(I,!0),0);return()=>clearTimeout(O)});var R=Le(),E=de(R);{var P=O=>{var D=Le(),U=de(D);{var z=le=>{Wm(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 b()},get toggleFullscreen(){return e.toggleFullscreen},get seekToInteractive(){return e.seekToInteractive},get playPrevChapter(){return e.playPrevChapter},get onDisabledPlayPrevChapterClick(){return y()},get onDisabledSeekToInteractiveClick(){return $()},get playerControlsWrapperRef(){return l()},set playerControlsWrapperRef(X){l(X)},get playerControlsRef(){return d()},set playerControlsRef(X){d(X)}})},G=le=>{Bm(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(X){l(X)},get playerControlsRef(){return d()},set playerControlsRef(X){d(X)}})};V(U,le=>{r()?le(z):le(G,!1)})}_(O,D)};V(E,O=>{n(I)&&O(P)})}_(t,R),H(),o()}var AS=Ee('<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 vc(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},get shadow(){return e.shadow},children:(r,a)=>{var l=AS();_(r,l)},$$slots:{default:!0}}),H()}var kS=Ee('<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 Km(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)},get shadow(){return e.shadow},children:(a,l)=>{var d=kS();_(a,d)},$$slots:{default:!0}}),H()}var LS=L('<span class="hot-key-helpers-text s-z"> </span>'),MS=L('<div data-testid="hotkey-helper-icon" class="s-z"><!> <!> <!> <!> <!> <!> <!> <!> <!> <!></div> <!>',1),VS=L("<div><!></div>"),RS={hash:"s-z",code:'.hot-key-helpers-container.s-z{align-items:center;animation:s-z-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-z{left:calc(25% - 100px)}.hot-key-helpers-container--right.s-z{left:calc(75% - 100px)}.hot-key-helpers-text.s-z{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-z{animation:s-z-fadeOut ease var(--controls-transition-duration);height:0;visibility:hidden;width:0}@keyframes s-z-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes s-z-fadeOut{0%{opacity:1}to{opacity:0}}'};function qm(t,e){F(e,!0),q(t,RS);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 b=VS();let y;var $=T(b);{var S=C=>{var I=MS(),R=de(I),E=T(R);{var P=Y=>{let ie=v(()=>n(m)==="BACKWARD_SEEK");Km(Y,{get reversed(){return n(ie)},shadow:!0})};V(E,Y=>{["BACKWARD_SEEK","FORWARD_SEEK"].includes(n(m))&&Y(P)})}var O=k(E,2);{var D=Y=>{Os(Y,{get size(){return"48"},shadow:!0})};V(O,Y=>{n(m)==="PAUSE"&&!l.playbackStatusShow&&Y(D)})}var U=k(O,2);{var z=Y=>{Ln(Y,{get size(){return"48"},shadow:!0})};V(U,Y=>{n(m)==="PLAY"&&!l.playbackStatusShow&&Y(z)})}var G=k(U,2);{var le=Y=>{ac(Y,{get size(){return"48"},shadow:!0})};V(G,Y=>{n(m)==="REPLAY"&&!l.playbackStatusShow&&Y(le)})}var X=k(G,2);{var oe=Y=>{aa(Y,{get size(){return"48"},type:"off",shadow:!0})};V(X,Y=>{n(m)==="SUBTITLES_OFF"&&Y(oe)})}var j=k(X,2);{var ge=Y=>{aa(Y,{get size(){return"48"},shadow:!0})};V(j,Y=>{n(m)==="SUBTITLES_ON"&&Y(ge)})}var ce=k(j,2);{var re=Y=>{let ie=v(()=>n(m)==="RATE_DOWN");vc(Y,{get size(){return"48"},get reversed(){return n(ie)},testId:"rate-change-icon",shadow:!0})};V(ce,Y=>{["RATE_DOWN","RATE_UP"].includes(n(m))&&Y(re)})}var _e=k(ce,2);{var we=Y=>{let ie=v(()=>n(m)==="EPISODE_PREV");da(Y,{get size(){return"48"},get reversed(){return n(ie)},shadow:!0})};V(_e,Y=>{["EPISODE_PREV","EPISODE_NEXT"].includes(n(m))&&Y(we)})}var Z=k(_e,2);{var Ne=Y=>{la(Y,{get size(){return"48"},volume:0,shadow:!0})};V(Z,Y=>{n(m)==="MUTE"&&Y(Ne)})}var ue=k(Z,2);{var A=Y=>{la(Y,{get size(){return"48"},volume:1,shadow:!0})};V(ue,Y=>{n(m)==="VOLUME"&&Y(A)})}w(R);var Ke=k(R,2);{var Ce=Y=>{var ie=LS(),Oe=T(ie,!0);w(ie),B(()=>pe(Oe,n(f))),_(Y,ie)};V(Ke,Y=>{n(f)&&Y(Ce)})}B(()=>Ue(R,"data-type",n(m))),_(C,I)};V($,C=>{!n(s)&&n(m)&&C(S)})}w(b),B(C=>y=se(b,1,"hot-key-helpers-container s-z",null,y,C),[()=>({hidden:n(s),"hot-key-helpers-container--left":n(u),"hot-key-helpers-container--right":n(p)})]),_(t,b),H(),o()}var NS=(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}},OS=(t,e,i)=>{e.has(t.code)&&(t.preventDefault(),t.stopPropagation(),i())},DS=L('<div tabindex="0" role="button"><div class="button-block s-u" aria-hidden="true"><div class="button-row s-u"><div class="button button-up s-u"><!></div> <div class="button button-right s-u"><!></div></div> <div class="button-row s-u"><div class="button button-left s-u"><!></div> <div class="button button-down s-u"><!></div></div></div></div>'),BS={hash:"s-u",code:".immersive-controls.s-u{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-u{left:20px;top:50px}.button-block.s-u{height:40px;margin:auto;transform:rotate(45deg);width:40px}.button-row.s-u{display:flex;flex-direction:row;position:relative}.button.s-u{cursor:pointer;height:20px;text-align:center;width:20px}.button.s-u svg{opacity:.7;transition:opacity .2s linear}.button.button-up.s-u svg{transform:rotate(-45deg) translate(-1px,-1px)}.button.button-right.s-u svg{transform:rotate(45deg) translate(1px,-1px)}.button.button-down.s-u svg{transform:rotate(135deg) translate(1px,-3px)}.button.button-left.s-u svg{transform:rotate(-135deg) translate(-1px,-3px)}.button.s-u:hover svg{opacity:1}"};function gc(t,e){F(e,!0),q(t,BS);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=DS();let f;m.__keydown=[NS,r,a,l,s,d],m.__keyup=[OS,r,u];var b=T(m),y=T(b),$=T(y);$.__mousedown=a,$.__mouseup=u;var S=T($);Mr(S,{direction:"up",useBtnColor:!0}),w($);var C=k($,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(b),w(m),B(U=>{f=se(m,1,"immersive-controls s-u",null,f,U),Ue(m,"aria-label",p)},[()=>({"m-shifted":i()})]),_t("mouseleave",$,u),_t("mouseleave",C,u),_t("mouseleave",E,u),_t("mouseleave",O,u),_(t,m),H()}rt(["keydown","keyup","mousedown","mouseup"]);import{ValueSubject as gb,Subscription as FS,filterChanged as HS,filter as US}from"@vkontakte/videoplayer-shared/es2015";var vb=(t=1e3)=>{let e=null,i=()=>{e&&(clearTimeout(e),e=null)};return{add:o=>{i(),e=setTimeout(o,t)},clear:i}};var ip=class{constructor(){this.flickeringTimeout=vb(1e3);this.subscriptions=new FS;this.isAuto=!1;this.isLive=!1;this.captions$=new gb([]);this.captionsPrepared$=new gb([])}subscribe(){return this.subscriptions.add(this.captions$.pipe(US(()=>this.isEnabled()),HS()).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 zS=L('<span class="caption-line s-b"><span class="caption-segment s-b"> </span></span>'),WS=L('<span class="caption-line s-b"><span class="caption-segment s-b"></span></span>'),KS=L('<span class="caption-line s-b"><span class="caption-segment s-b"> </span></span>'),qS=L('<div><span class="caption s-b"><!></span></div>'),QS=L("<div><!></div>"),GS={hash:"s-b",code:".subtitles-container.s-b{height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:transform var(--controls-transition-duration);width:100%}.subtitles-container.shifted.s-b{transform:translateY(calc(var(--controls-height)*-1))}.subtitles-container.preview-track-active.s-b{transform:translateY(calc(var(--preview-track-height)*-1))}.preview-track-active.s-b .subtitles-caption:where(.s-b){bottom:var(--preview-track-controls-top-offset)}.subtitles-caption.s-b{bottom:4%;display:flex;justify-content:center;left:4%;position:absolute;right:4%}.subtitles-caption.mobile.s-b{bottom:8%}.subtitles-container.auto.s-b .subtitles-caption:where(.s-b){left:var(--subtitles-caption-margin);right:var(--subtitles-caption-margin)}.caption.s-b{background:rgba(0,0,0,.4);border-radius:4px;display:block;overflow-wrap:normal;padding:4px 8px}.subtitles-container.auto.s-b .caption:where(.s-b){width:100%}.caption-line.s-b{display:block;text-align:center}.subtitles-container.auto.s-b .caption-line:where(.s-b){text-align:left}.caption-segment.s-b{color:var(--white);display:inline-block;font-size:13px;line-height:1.2;white-space:pre-wrap}"};function Ya(t,e){F(e,!0),q(t,GS);let[i,o]=Re(),r=()=>x(f,"$currentSubtitle$",i),a=()=>x(y,"$isLive$",i),l=()=>x($,"$isFullscreen",i),d=()=>x(S,"$previewTrackActive",i),s=()=>x(b,"$isAutoSubtitleCaptionVisible$",i),u=g(e,"isMobile",3,!1),p=ve(),m=Mt(),f=p.state.currentSubtitle$,b=p.state.isAutoSubtitleCaptionVisible$,y=p.state.isLive$,$=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);De(()=>{var X,oe,j;(X=n(P))==null||X.setIsAuto(n(C)),(oe=n(P))==null||oe.setIsLive(n(I)),(j=n(P))==null||j.setCaptions(e.captions)});let O=K(ci([[]]));Nt(()=>{N(P,new ip().subscribe(),!0);let X=n(P).captionsPrepared$.subscribe(oe=>{N(O,oe,!0)});return()=>{var oe;(oe=n(P))==null||oe.destroy(),X.unsubscribe()}}),Nt(()=>{if(n(C)){let X=window.setTimeout(()=>{b.set(!1)},m.autoSubtitlesTimeout);return()=>{window.clearTimeout(X)}}else b.set(!1)});let D=v(()=>e.playerSize.width<400?10:e.playerSize.width<550?14:24);var U=QS();let z;var G=T(U);{var le=X=>{var oe=qS();let j;var ge=T(oe),ce=T(ge);{var re=we=>{var Z=zS(),Ne=T(Z),ue=T(Ne,!0);w(Ne),w(Z),B(A=>{var Ke;Ge(Ne,`font-size: ${(Ke=n(E))!=null?Ke:""}px`),pe(ue,A)},[()=>Q("subtitles_auto_caption")]),_(we,Z)},_e=(we,Z)=>{{var Ne=A=>{var Ke=Le(),Ce=de(Ke);wi(Ce,17,()=>n(O),wd,(Y,ie)=>{var Oe=WS(),Be=T(Oe);wi(Be,21,()=>n(ie),({value:fe,timeAppeared:ee})=>ee,(fe,ee)=>{let Se=()=>n(ee).value,Fe=()=>n(ee).timeAppeared;var qe=Le(),Ye=de(qe);{var Te=Me=>{var ze=ms();B(()=>pe(ze,Se())),_(Me,ze)};V(Ye,Me=>{(!Fe()||Fe()<=e.position)&&Me(Te)})}_(fe,qe)}),w(Be),w(Oe),B(()=>{var fe;return Ge(Be,`font-size: ${(fe=n(E))!=null?fe:""}px`)}),_(Y,Oe)}),_(A,Ke)},ue=A=>{var Ke=Le(),Ce=de(Ke);wi(Ce,17,()=>e.captions,({value:Y})=>Y,(Y,ie)=>{let Oe=()=>n(ie).value;var Be=KS(),fe=T(Be),ee=T(fe,!0);w(fe),w(Be),B(()=>{var Se;Ge(fe,`font-size: ${(Se=n(E))!=null?Se:""}px`),pe(ee,Oe())}),_(Y,Be)}),_(A,Ke)};V(we,A=>{var Ke;n(C)&&((Ke=n(O))!=null&&Ke.length)?A(Ne):A(ue,!1)},Z)}};V(ce,we=>{n(C)&&s()?we(re):we(_e,!1)})}w(ge),w(oe),B(we=>{var Z;j=se(oe,1,"subtitles-caption s-b",null,j,we),Ge(oe,`--subtitles-caption-margin: ${(Z=n(D))!=null?Z:""}%`)},[()=>({mobile:u()})]),_(X,oe)};V(G,X=>{var oe;(e.captions.length||(oe=n(O))!=null&&oe.length)&&X(le)})}w(U),B(X=>z=se(U,1,"subtitles-container s-b",null,z,X),[()=>({shifted:e.shifted,"preview-track-active":d(),auto:n(C)&&!n(I)&&!s()})]),_(t,U),H(),o()}import{ChromecastState as YS}from"@vkontakte/videoplayer-core/es2015";var jS=L('<div class="text s-t"> </div>'),XS=L('<div><div class="icon_wrapper s-t"><!></div> <!></div>'),ZS={hash:"s-t",code:".wrapper.s-t{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-t{background-size:cover}.icon_wrapper.s-t{align-items:center;display:flex;flex-direction:column;width:400px}.text.s-t{margin-top:20px}"};function hc(t,e){F(e,!0),q(t,ZS);let i=g(e,"chromecastDeviceName",3,"chromecastDeviceName"),o=Mt();var r=XS();let a;var l=T(r),d=T(l);ec(d,{get size(){return"48"},get iconState(){return YS.CONNECTED}}),w(l);var s=k(l,2);{var u=p=>{var m=jS(),f=T(m);w(m),B(()=>{var b;return pe(f,`Видео воспроизводится на ${(b=i())!=null?b:""}`)}),_(p,m)};V(s,p=>{i()&&p(u)})}w(r),B(p=>{a=se(r,1,"wrapper s-t",null,a,p),Ge(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 JS=Ee('<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 Qm(t){Ze(t,{width:"200",height:"200",viewBox:"460 190 130 90",testId:"error-icon",children:(e,i)=>{var o=JS();_(e,o)},$$slots:{default:!0}})}var e2=L('<div class="container s-5"><!></div>'),t2={hash:"s-5",code:".container.s-5{align-items:center;background:#000;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}"};function ja(t){q(t,t2);var e=e2(),i=T(e);Qm(i,{}),w(e),_(t,e)}var i2=L('<div class="playButton s-a" tabindex="0" role="button"><div class="playButtonBackground s-a"></div> <!></div>'),o2=L("<div><!></div>"),n2={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,n2);let i=g(e,"iconVisible",3,!0),o=ve(),r=Mt(),a=o.ui.startedByKeyboard$,l=Q("tooltip_play"),d=b=>{var $;let y=b.code;["Enter","Space"].includes(y)&&(b.stopPropagation(),b.preventDefault(),a.set(!0),($=e.startVideo)==null||$.call(e))},s=b=>{var y,$;b.stopPropagation(),(y=e.startVideo)==null||y.call(e),($=e.onClick)==null||$.call(e,b)};var u=o2();let p;u.__click=s,u.__contextmenu=function(...b){var y;(y=e.onContextMenu)==null||y.apply(this,b)};var m=T(u);{var f=b=>{var y=i2();y.__keydown=d;var $=k(T(y),2);Ln($,{get size(){return"48"}}),w(y),B(()=>Ue(y,"aria-label",l)),_(b,y)};V(m,b=>{i()&&b(f)})}return w(u),B(b=>{p=se(u,1,"container s-a",null,p,b),Ge(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 r2=L('<div data-testid="video_title"><span> </span></div>'),s2={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 Gm(t,e){F(e,!0),q(t,s2);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 b;f.propertyName==="transform"&&((b=e.onVisibilityChanged)==null||b.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=r2();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=se(l,1,"title s-12",null,d,p),pe(u,i())},[()=>({hidden:o()})]),_(t,l),H()}import{throttleFn as f2}from"@vkontakte/videoplayer-shared/es2015";var a2=L('<div class="timer__cell cell s-1f"><span class="cell__value s-1f"> </span> <span class="cell__unit s-1f"> </span></div> <span class="timer__points s-1f"> </span>',1),l2=L('<div class="timer__cell cell s-1f"><span class="cell__value s-1f"> </span> <span class="cell__unit s-1f"> </span></div> <span class="timer__points s-1f"> </span>',1),d2=L('<div class="timer__cell cell s-1f"><span class="cell__value s-1f"> </span> <span class="cell__unit s-1f"> </span></div> <span class="timer__points s-1f"> </span>',1),c2=L('<div class="timer__cell cell s-1f"><span class="cell__value s-1f"> </span> <span class="cell__unit s-1f"> </span></div>'),u2=L("<div><!> <!> <!> <!></div>"),p2={hash:"s-1f",code:".timer__container.s-1f{align-items:flex-start;display:flex;justify-content:center}.cell.s-1f{align-items:center;display:flex;flex-direction:column}.cell__value.s-1f{font-size:48px;font-weight:600;line-height:1.2}.small.s-1f .cell__value:where(.s-1f){font-size:24px}.cell__unit.s-1f{font-size:14px;font-weight:400;line-height:1.2}.small.s-1f .cell__unit:where(.s-1f){font-size:12px}.timer__points.s-1f{display:inline-block;font-size:42px;font-weight:600;line-height:1.2;margin:0 8px}.small.s-1f .timer__points:where(.s-1f){font-size:20px}"};function Ym(t,e){F(e,!0),q(t,p2);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 X=U%60;N(a,u(X),!0)},b=()=>{let U=Math.floor(Date.now()/1e3),z=e.startTime-U;f(z),z>=1?l=requestAnimationFrame(b):e.onTimerOver()};Nt(()=>{l=requestAnimationFrame(b)}),mn(()=>{cancelAnimationFrame(l)});var y=u2();let $;var S=T(y);{var C=U=>{var z=a2(),G=de(z);let le;var X=T(G),oe=T(X,!0);w(X);var j=k(X,2),ge=T(j,!0);w(j),w(G);var ce=k(G,2),re=T(ce,!0);w(ce),B((_e,we,Z)=>{le=Ge(G,"",le,{width:_e}),pe(oe,n(i)),pe(ge,we),pe(re,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=l2(),G=de(z);let le;var X=T(G),oe=T(X,!0);w(X);var j=k(X,2),ge=T(j,!0);w(j),w(G);var ce=k(G,2),re=T(ce,!0);w(ce),B((_e,we,Z)=>{le=Ge(G,"",le,{width:_e}),pe(oe,n(o)),pe(ge,we),pe(re,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=d2(),G=de(z);let le;var X=T(G),oe=T(X,!0);w(X);var j=k(X,2),ge=T(j,!0);w(j),w(G);var ce=k(G,2),re=T(ce,!0);w(ce),B((_e,we,Z)=>{le=Ge(G,"",le,{width:_e}),pe(oe,n(r)),pe(ge,we),pe(re,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=c2();let G;var le=T(z),X=T(le,!0);w(le);var oe=k(le,2),j=T(oe,!0);w(oe),w(z),B((ge,ce)=>{G=Ge(z,"",G,{width:ge}),pe(X,n(a)),pe(j,ce)},[()=>m(n(a)),()=>Q("waiting_live_second_value")]),_(U,z)};V(O,U=>{n(a)&&U(D)})}w(y),B(U=>$=se(y,1,"timer__container s-1f",null,$,U),[()=>({small:e.isSmallSize})]),_(t,y),H()}var m2=L('<div class="waiting s-w"><span> </span></div>'),v2=L('<div class="upcoming-timer timer s-w"><span> </span> <!></div>'),g2=L('<div class="waiting-container s-w"><!></div>'),h2={hash:"s-w",code:'.waiting-container.s-w{background-color:var(--black);background-position:50%;background-repeat:no-repeat;background-size:cover;white-space:nowrap}.waiting-container.s-w,.waiting-container.s-w:before{height:100%;left:0;position:absolute;top:0;width:100%}.waiting-container.s-w:before{backdrop-filter:blur(15px);background-color:rgba(0,0,0,.56);content:"";z-index:1}.waiting.s-w{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-w{font-size:20px;font-weight:600;line-height:1.2}.upcoming-timer.s-w{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.timer.s-w{align-items:center;display:flex;flex-direction:column;justify-content:center}.timer__title.s-w{display:inline-block;font-size:20px;font-weight:600;line-height:1.2;margin-bottom:12px;vertical-align:middle}.small.s-w{font-size:15px}.medium.s-w{font-size:17px}'};function _c(t,e){F(e,!0),q(t,h2);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?f2(()=>{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;De(()=>{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=g2();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 b=T(f);{var y=S=>{var C=m2(),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=se(I,1,"waiting__title s-w",null,R,P),pe(E,O)},[()=>({medium:n(p),small:n(u)}),()=>Q("waiting_live_upcoming_title")]),_(S,C)},$=S=>{var C=v2(),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);Ym(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=se(I,1,"timer__title s-w",null,R,U),pe(E,z)},[()=>({medium:n(p),small:n(u)}),()=>Q("waiting_live_timer_title")]),_(S,C)};V(b,S=>{n(o)?S(y):S($,!1)})}w(f),B(()=>Ge(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-s"><div class="waiting-caption s-s"><!> <p class="waiting-title s-s"> </p></div></div>'),b2={hash:"s-s",code:'.waiting-container.s-s{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-s,.waiting-container.s-s:before{height:100%;left:0;position:absolute;top:0;width:100%}.waiting-container.s-s:before{backdrop-filter:blur(10px);background-color:rgba(0,0,0,.4);content:""}.waiting-caption.s-s{align-items:center;display:flex;flex-direction:column;position:relative}.waiting-title.s-s{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,b2);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(()=>{Ge(a,`background-image: url('${i()}')`),pe(u,n(r))}),_(t,a),H()}rt(["contextmenu","click"]);var $2=Ee('<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 jm(t){Ze(t,{width:"16",height:"16",testId:"check-mark-icon",children:(e,i)=>{var o=$2();_(e,o)},$$slots:{default:!0}})}var y2=L('<div class="select-icon s-1x"><!></div>'),x2={hash:"s-1x",code:".select-icon.s-1x{margin-right:auto;opacity:.9;padding-right:12px;position:relative;top:3px}"};function bc(t){q(t,x2);var e=y2(),i=T(e);jm(i,{}),w(e),_(t,e)}var w2=(t,e)=>{t.stopPropagation(),e.item.selectItem(e.item.value)},S2=(t,e)=>{Fl(t,()=>e.item.selectItem(e.item.value))},T2=L("<p> </p>"),C2=L('<p class="sublabel s-1u"> </p>'),I2=L('<li role="menuitem" tabindex="0"><!> <div><!> <!></div></li>'),E2={hash:"s-1u",code:".menu-item-value.s-1u{align-items:end;display:flex;flex-direction:column;min-width:0}.menu-item-value[data-selected=false].s-1u{--select-icon-width:16px;--icon-padding:12px;margin-left:calc(var(--icon-padding) + var(--select-icon-width))}.label.s-1u,.sublabel.s-1u{max-width:100%;overflow:hidden;text-overflow:ellipsis}.sublabel.s-1u{opacity:.5}"};function Xm(t,e){F(e,!0),q(t,E2);let i=g(e,"isMobile",3,!1);var o=I2();let r;o.__click=[w2,e],o.__keydown=[S2,e];var a=T(o);{var l=y=>{bc(y,{})};V(a,y=>{e.item.selected&&y(l)})}var d=k(a,2);let s;var u=T(d);{var p=y=>{var $=Le(),S=de($);Di(S,()=>e.item.valueComponent,(C,I)=>{I(C,As(()=>{var R;return(R=e.item.valueComponentParams)!=null?R:{}}))}),_(y,$)},m=y=>{var $=T2();let S;var C=T($,!0);w($),B(I=>{var R;S=se($,1,"label s-1u",null,S,I),pe(C,(R=e.item.label)!=null?R:e.item.value)},[()=>({mobile:i()})]),_(y,$)};V(u,y=>{e.item.valueComponent?y(p):y(m,!1)})}var f=k(u,2);{var b=y=>{var $=C2(),S=T($,!0);w($),B(()=>pe(S,e.item.sublabel)),_(y,$)};V(f,y=>{e.item.sublabel&&y(b)})}w(d),w(o),B((y,$,S)=>{r=se(o,1,"item",null,r,y),Ue(o,"data-value",e.item.value),Ue(o,"aria-label",$),Ue(o,"data-testid",e.item.dataTestid),s=se(d,1,"menu-item-value s-1u",null,s,S),Ue(d,"data-selected",e.item.selected)},[()=>({mobile:i()}),()=>{var y,$;return($=(y=e.item.ariaLabel)!=null?y:e.item.label)!=null?$:e.item.value.toString()},()=>({"submenu-value-mobile":i()})]),_(t,o),H()}rt(["click","keydown"]);var P2=L('<li role="menuitem" tabindex="0" aria-haspopup="true"><!> <div><!></div></li>');function Zm(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(()=>$=>Nu($,n(r)));var l=P2();let d;l.__click=function(...$){var S;(S=n(r))==null||S.apply(this,$)},l.__keydown=function(...$){var S;(S=n(a))==null||S.apply(this,$)};var s=T(l);{var u=$=>{bc($,{})};V(s,$=>{e.item.selected&&$(u)})}var p=k(s,2);let m;var f=T(p);{var b=$=>{var S=Le();let C=v(()=>e.item.valueComponent);var I=de(S);Di(I,()=>n(C),(R,E)=>{E(R,As(()=>{var P;return(P=e.item.valueComponentParams)!=null?P:{}}))}),_($,S)},y=$=>{var S=ms();B(()=>pe(S,e.item.label)),_($,S)};V(f,$=>{e.item.valueComponent?$(b):$(y,!1)})}w(p),w(l),ot(l,$=>o(o()[e.item.id]=$,!0),()=>{var $;return($=o())==null?void 0:$[e.item.id]}),B(($,S)=>{var C;d=se(l,1,"item",null,d,$),Ue(l,"aria-label",(C=e.item.ariaLabel)!=null?C:e.item.label),Ue(l,"data-testid",e.item.id),m=se(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 k2=(t,e)=>{V_(t,e.returnFromSubMenu,e.closeSettingsMenu)},L2=(t,e)=>{t.stopPropagation(),e.returnFromSubMenu()},M2=(t,e)=>{Fd(t)&&(Vr(t),e.returnFromSubMenu())},V2=L('<div><ul role="menu"><li role="menuitem" tabindex="0" data-testid="return-to-settings-menu"><!> <p class="title s-1l"> </p></li> <!></ul></div>'),R2={hash:"s-1l",code:".sub-menu.s-1l{--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-1l .item.mobile{font-size:14px;line-height:var(--item-label-line-height);padding:var(--item-padding-vertical-mobile) 17px}.sub-menu.s-1l{padding-top:calc(var(--edge-item-padding-vertical) + var(--item-padding-vertical) + var(--item-label-line-height))}.sub-menu.mobile.s-1l{padding-top:calc(var(--edge-item-padding-vertical-mobile) + var(--item-padding-vertical-mobile) + var(--item-label-line-height) + 1px)}.sub-menu.s-1l .items:where(.s-1l) .item.header:where(.s-1l){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-1l .title:where(.s-1l){margin-left:8px}.sub-menu.s-1l .item{padding:var(--item-padding-vertical) 12px;padding-right:22px}.items.s-1l .item:first-child:not(.mobile){padding-top:var(--edge-item-padding-vertical)}.items.s-1l .item:last-child:not(.mobile){padding-bottom:var(--edge-item-padding-vertical)}.items.s-1l .item.mobile:first-child{padding-top:var(--edge-item-padding-vertical-mobile)}.items.s-1l .item.mobile:last-child{padding-bottom:var(--edge-item-padding-vertical-mobile)}.sub-menu.s-1l .item.bottomBordered{border-bottom:var(--divider-border)}.sub-menu.s-1l .item .sublabel{font-size:12px;line-height:14px}.item.s-1l:not(.mobile) p:where(.s-1l),.sub-menu.s-1l .item:not(.mobile) .label{font-size:13px;line-height:var(--item-label-line-height)}"};function ev(t,e){F(e,!0),q(t,R2);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 X=e.items.findIndex(oe=>oe.selected);u().children[X+1].focus()});let p=ve(),m=p.ui.isFullscreen,f=p.ui.playerSize,b=K(void 0),y=K(0),$=K(0),S=v(()=>l()&&r()?`max-height: ${Math.round(a().height*.6)}px`:l()?"":`max-height: ${a().height-32-n($)-d()}px; overflow: auto;`),C=v(()=>Math.max(e.minWidth,n(y)));var I=V2();let R;var E=T(I);let P;E.__keydown=[k2,e];var O=T(E);let D;O.__click=[L2,e],O.__keydown=[M2,e];var U=T(O);Mr(U,{direction:"left"});var z=k(U,2),G=T(z,!0);w(z),w(O),ot(O,X=>N(b,X),()=>n(b));var le=k(O,2);wi(le,17,()=>e.items,wd,(X,oe)=>{var j=Le(),ge=de(j);{var ce=_e=>{Xm(_e,{get item(){return n(oe)},get isMobile(){return l()}})},re=(_e,we)=>{{var Z=Ne=>{Zm(Ne,{get isMobile(){return l()},get item(){return n(oe)},get openSubMenuList(){return e.openSubMenuList},get refMenuItems(){return e.refMenuItems}})};V(_e,Ne=>{n(oe).type==="OPEN_SUB_MENU"&&Ne(Z)},we)}};V(ge,_e=>{n(oe).type==="SELECT_VALUE"?_e(ce):_e(re,!1)})}_(X,j)}),w(E),ot(E,X=>u(X),()=>u()),w(I),B((X,oe,j)=>{R=se(I,1,"sub-menu menu s-1l",null,R,X),Ue(I,"data-testid",`sub-menu-${e.id}`),Ge(I,`min-width: ${n(C)}px`),P=se(E,1,"items s-1l",null,P,oe),Ge(E,n(S)),D=se(O,1,"item header back s-1l",null,D,j),Ue(O,"aria-label",s()),pe(G,e.title)},[()=>({desktop:!l(),mobile:l()}),()=>({mobile:l()}),()=>({mobile:l()})]),An(O,"clientWidth",X=>N(y,X)),An(O,"clientHeight",X=>N($,X)),_(t,I),H(),o()}rt(["keydown","click"]);import{noop as N2}from"@vkontakte/videoplayer-shared/es2015";var O2=(t,e)=>Nu(t,e()),D2=(t,e)=>{t.stopPropagation(),e()()},B2=L('<div class="value s-1n"> </div>'),F2=L('<li role="menuitem" tabindex="0" aria-haspopup="true"><div class="icon-wrapper"><!></div> <div class="label"> </div> <!></li>'),H2={hash:"s-1n",code:".value.s-1n{opacity:.7;overflow:hidden;position:relative;text-overflow:ellipsis}"};function tv(t,e){F(e,!0),q(t,H2);let i=g(e,"isMobile",3,!1),o=g(e,"onClick",3,N2),r=g(e,"valueComponent",3,void 0),a=g(e,"ref",15);var l=F2();let d;l.__click=[D2,o],l.__keydown=[O2,o];var s=T(l),u=T(s);{var p=C=>{qa(C,{get icon(){return e.icon}})},m=C=>{var I=Le();let R=v(()=>e.icon);var E=de(I);Di(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),b=T(f,!0);w(f);var y=k(f,2);{var $=C=>{var I=Le();let R=v(r);var E=de(I);Di(E,()=>n(R),(P,O)=>{O(P,{})}),_(C,I)},S=C=>{var I=B2(),R=T(I,!0);w(I),B(()=>pe(R,e.value)),_(C,I)};V(y,C=>{r()?C($):C(S,!1)})}w(l),ot(l,C=>a(C),()=>a()),B(C=>{d=se(l,1,"item",null,d,C),Ue(l,"aria-label",e.ariaLabel),Ue(l,"data-testid",e.id),pe(b,e.label)},[()=>({mobile:i()})]),_(t,l),H()}rt(["click","keydown"]);import{noop as _b}from"@vkontakte/videoplayer-shared/es2015";var U2=(t,e)=>{Fl(t,()=>e())},z2=L('<div class="icon icon-error-stub"><div class="inner"></div></div>'),W2=L('<img class="icon" aria-hidden="true"/>'),K2=L('<li role="menuitem" tabindex="0"><div class="icon-wrapper"><!></div> <div class="label s-1m"> </div></li>'),q2={hash:"s-1m",code:".label.s-1m{overflow:hidden;text-overflow:ellipsis}"};function iv(t,e){F(e,!0),q(t,q2);let i=g(e,"isMobile",3,!1),o=g(e,"onClick",3,_b),r=g(e,"closeSettings",3,_b),a=K(!1),l=()=>{N(a,!0)},d=S=>{S==null||S.stopPropagation(),o()(),r()()};var s=K2();let u;s.__click=d,s.__keydown=[U2,d];var p=T(s),m=T(p);{var f=S=>{var C=Le(),I=de(C);{var R=P=>{var O=z2();_(P,O)},E=P=>{var O=W2();B(()=>Ue(O,"src",e.icon)),_t("error",O,l),Pa(O),_(P,O)};V(I,P=>{n(a)?P(R):P(E,!1)})}_(S,C)},b=S=>{var C=Le();let I=v(()=>e.icon);var R=de(C);Di(R,()=>n(I),(E,P)=>{P(E,{})}),_(S,C)};V(m,S=>{typeof e.icon=="string"?S(f):S(b,!1)})}w(p);var y=k(p,2),$=T(y,!0);w(y),w(s),B(S=>{var C;u=se(s,1,"item",null,u,S),Ue(s,"aria-label",(C=e.ariaLabel)!=null?C:e.label),Ue(s,"data-testid",e.id),pe($,e.label)},[()=>({mobile:i()})]),_(t,s),H()}rt(["click","keydown"]);import{noop as Y2}from"@vkontakte/videoplayer-shared/es2015";var Q2=L('<div class="toggle_wrap s-1r"><div></div> <div class="toggle-label s-1r"></div></div>'),G2={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 ov(t,e){q(t,G2);let i=g(e,"enabled",3,!1);var o=Q2(),r=T(o);let a;vi(2),w(o),B(l=>a=se(r,1,"toggle s-1r",null,a,l),[()=>({on:i()})]),_(t,o)}var j2=(t,e,i)=>{R_(t,e(),o=>i()(o))},X2=(t,e,i)=>{t.stopPropagation(),e()(!i())},Z2=L('<div><div class="icon-wrapper"><!></div> <div class="label"> </div> <!></div>'),J2=L('<li role="menuitem" tabindex="0"><!></li>');function nv(t,e){F(e,!0);let i=g(e,"isMobile",3,!1),o=g(e,"onClick",3,Y2),r=g(e,"enabled",3,!1),a=g(e,"tooltipText",3,void 0),l=g(e,"maxTooltipWidth",3,void 0);var d=J2();let s;d.__click=[X2,o,r],d.__keydown=[j2,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=Z2();let b;var y=T(f),$=T(y);{var S=P=>{qa(P,{get icon(){return e.icon}})},C=P=>{var O=Le();let D=v(()=>e.icon);var U=de(O);Di(U,()=>n(D),(z,G)=>{G(z,{})}),_(P,O)};V($,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);ov(E,{get enabled(){return r()}}),w(f),B(P=>{b=se(f,1,"switch-wrapper",null,b,P),pe(R,e.label)},[()=>({mobile:i()})]),_(p,f)},$$slots:{default:!0}}),w(d),B(p=>{var m;s=se(d,1,"item switch-item",null,s,p),Ue(d,"aria-label",(m=e.ariaLabel)!=null?m:e.label),Ue(d,"data-testid",e.id)},[()=>({mobile:i()})]),_(t,d),H()}rt(["click","keydown"]);import{isValidURL as wT,VideoQuality as Pb}from"@vkontakte/videoplayer-shared/es2015";var bb=()=>{let t=K(ci([])),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 eT=L('<div class="quality-icon s-1q"><!></div>'),tT=L('<div class="quality-label s-1q"><span> </span> <!></div>'),iT={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,iT);let i=g(e,"isSubCase",3,!1),o=v(()=>Uu(e.quality));var r=tT(),a=T(r);let l;var d=T(a,!0);w(a);var s=k(a,2);{var u=p=>{var m=eT();let f=v(()=>n(o));var b=T(m);Di(b,()=>n(f),(y,$)=>{$(y,{})}),w(m),_(p,m)};V(s,p=>{n(o)&&!e.isMobile&&p(u)})}w(r),B(p=>{l=se(a,1,"s-1q",null,l,p),pe(d,e.label)},[()=>({sub:!i(),quality:!e.isMobile})]),_(t,r),H()}import{VideoQuality as oT}from"@vkontakte/videoplayer-shared/es2015";import{VideoQuality as $b}from"@vkontakte/videoplayer-core/es2015";var yb=({quality:t,availableQualities:e})=>{let i=e.find(o=>o.value===t);return i?i.displayValue:t},xb=({quality:t,availableQualities:e,isAutoQualityEnabled:i})=>{if(!t)return"...";let o=yb({quality:t,availableQualities:e});return i?t===$b.INVARIANT?Q("auto_quality_invariant"):Q("auto_quality",{actual:o}):o},wb=({quality:t,availableQualities:e,prefix:i,onlyPrefix:o})=>t?o||t===$b.INVARIANT?i:`${i}${yb({quality:t,availableQualities:e})}`:"...";var nT=L('<div class="menu-item-value-wrapper s-1t"><!></div>'),rT={hash:"s-1t",code:".menu-item-value-wrapper.s-1t{line-height:normal}"};function Xl(t,e){F(e,!0),q(t,rT);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()!==oT.INVARIANT?m:"")),b=v(()=>wb({prefix:n(f),quality:r(),availableQualities:a(),onlyPrefix:!e.selected}));var y=nT(),$=T(y);let S=v(()=>e.selected?r():void 0);Ja($,{get quality(){return n(S)},get label(){return n(b)},get isMobile(){return l()},isSubCase:!0}),w(y),_(t,y),H(),o()}var sT=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")},aT={br:!0,span:!0},rv=(t,e={})=>{var d,s,u,p,m,f,b;if(!t)return t;let i=Ae(Ae({},aT),e),o=Object.keys(i);if(!o.length)return t;let r=sT(o),a=[],l=0;for(let y of t.matchAll(r)){let $=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+$.length;continue}let I=(m=y.groups)!=null&&m.childrenhtml?rv(y.groups.childrenhtml,i):"",R=(f=y.groups)!=null&&f.childrenhtml?$.replace(new RegExp((b=y.groups)==null?void 0:b.childrenhtml),()=>I||""):$;a.push(t.slice(l,C),R),l=C+$.length}return l===0?t:(a.push(t.slice(l)),a.join(""))};function $c(t,e){F(e,!1);let i=g(e,"message",8),o=rv(i());xo();var r=Le(),a=de(r);{var l=d=>{var s=Le(),u=de(s);Sd(u,()=>o),_(d,s)};V(a,d=>{o&&d(l)})}_(t,r),H()}var lT=L('<p class="quality-applies sublabel s-1s"><!></p>'),dT={hash:"s-1s",code:".quality-applies.s-1s{color:hsla(0,0%,100%,.5);display:flex;justify-content:end;padding:3px 0}.quality-applies span{color:#70c1ff}"};function sv(t,e){F(e,!1),q(t,dT),xo();var i=lT(),o=T(i);let r=Tn(()=>Q("quality_applience",{action:`<span>${Q("quality_applience_action")}</span>`}));$c(o,{get message(){return n(r)}}),w(i),_(t,i),H()}var Tb=({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"}},av=({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}),Cb=()=>({id:"QUALITY_APPLIENCE",type:"OPEN_SUB_MENU",valueComponent:sv,bottomBordered:!0,children:"QUALITY_APPLIENCE"}),lv=({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")}),dv=({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 op=(t,e)=>String(e.findIndex(i=>i.id===t.id)+1),np=(t,e)=>{var l;if(!t)return"";let{language:i,label:o}=t,r;if(i==="und"?r=void 0:i&&(r=(l=oc(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=op(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=op(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=op(t,d);return Q("audio_stream_display_language_index",{language:r,index:s})}}let a=op(t,e);return Q("audio_stream_display_unknown",{index:a})};var cT={QUALITY_DETAILS:t=>{let{isAutoQualityEnabled:e,isAutoQualityAvailable:i,trafficSavingEnabled:o,highQualityEnabled:r}=t,a=[];return i&&a.push({handler:av,selected:e&&!o&&!r||!1}),a.push({handler:dv,selected:o},{handler:lv,selected:r}),{title:Q("submenu_quality"),id:"QUALITY_DETAILS",items:[Cb(t),...a.map(({handler:l,selected:d})=>l({labelWithQuality:!0,appliesTo:"to-video",selected:d},t)),Tb(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:av,selected:((i=Su())==null?void 0:i.type)==="auto_quality"},{handler:dv,selected:((o=Su())==null?void 0:o.type)==="traffic_saving"},{handler:lv,selected:((r=Su())==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:np(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}))})},Ib=({subMenuId:t,context:e})=>t?[cT[t](e)]:[];var uT=Ee('<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 cv(t){Ze(t,{testId:"traffic-saving-icon",children:(e,i)=>{var o=uT();_(e,o)},$$slots:{default:!0}})}var pT=Ee('<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 uv(t){Ze(t,{width:"18",height:"15",children:(e,i)=>{var o=pT();_(e,o)},$$slots:{default:!0}})}var fT=Ee('<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 pv(t){Ze(t,{testId:"play-speed-icon",children:(e,i)=>{var o=fT();_(e,o)},$$slots:{default:!0}})}var mT=Ee('<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 fv(t){Ze(t,{testId:"download-icon",children:(e,i)=>{var o=mT();_(e,o)},$$slots:{default:!0}})}var vT=Ee('<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 mv(t){Ze(t,{testId:"report-icon",children:(e,i)=>{var o=vT();_(e,o)},$$slots:{default:!0}})}var gT=Ee('<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 rp(t){Ze(t,{children:(e,i)=>{var o=gT();_(e,o)},$$slots:{default:!0}})}var hT=Ee('<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 vv(t){Ze(t,{testId:"info-icon",children:(e,i)=>{var o=hT();_(e,o)},$$slots:{default:!0}})}var _T=L('<div class="menu-item-value-wrapper s-1w"><!></div>'),bT={hash:"s-1w",code:".menu-item-value-wrapper.s-1w{line-height:normal}"};function gv(t,e){F(e,!0),q(t,bT);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,b=v(()=>xb({quality:r(),availableQualities:a(),isAutoQualityEnabled:l()}));var y=_T(),$=T(y);Ja($,{get quality(){return r()},get label(){return n(b)},get isMobile(){return d()}}),w(y),_(t,y),H(),o()}var yT={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:Yd,label:Q("menu_quality"),value:e,valueComponent:gv,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:cv,label:Q("menu_traffic_saving"),enabled:t,tooltipText:Q("traffic_saving_helper_text"),maxTooltipWidth:175}),AUDIO_LANGUAGES:({currentAudioStream:t,availableAudioStreams:e})=>{let i=np(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:uv,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:pv,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:fv}),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:mv,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:rp,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:rp,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:vv,isHiddenFor:["desktop"]})},Eb=({items:t,context:e,additionalSettingsMenuItems:i})=>{let{isMobile:o}=e;return[...t.map(r=>yT[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 ST=(t,e)=>{Ru(t,e)},TT=L('<div><div> </div> <div class="close s-v"></div></div>'),CT=L('<div data-testid="settings-menu" role="presentation"><!> <ul role="menu"></ul></div>'),IT=L("<div><!> <!></div>"),ET={hash:"s-v",code:'.settings-menu-container.mobile.s-v{width:100%}.settings-menu-container.s-v ul{list-style-type:none;margin:0;padding:0}.settings-menu-container.s-v .menu{background-color:var(--settings-bg);border-radius:var(--settings-radius);overflow:hidden;transition:opacity .2s,visibility .2s}.settings-menu-container.s-v .menu .item:first-child:not(.mobile){border-top-left-radius:var(--settings-radius);border-top-right-radius:var(--settings-radius)}.settings-menu-container.s-v .menu .item:last-child{border-bottom-left-radius:var(--settings-radius);border-bottom-right-radius:var(--settings-radius)}.settings-menu-container.s-v .settings-menu .item:first-child:not(.mobile){padding-top:6px}.settings-menu-container.s-v .settings-menu .item:last-child:not(.mobile){padding-bottom:6px}.settings-menu-container.s-v .menu.desktop{bottom:0;max-width:100%;position:absolute;right:0}.settings-menu.s-v{line-height:40px}.settings-menu.desktop.s-v{min-width:300px}.settings-menu-container.s-v .menu.mobile{background:var(--mobile-settings-bg);font-size:15px;line-height:50px;width:100%}.settings-menu-container.s-v .menu.mobile.hidden{display:none}.settings-menu-container.s-v .menu .item:not(.switch-item),.settings-menu-container.s-v .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-v .menu .item:hover{background-color:var(--settings-item-bg-hover)}.settings-menu-container.s-v .menu .item.mobile:hover{background:var(--mobile-settings-bg)}.settings-menu.s-v .item:not(.switch-item),.settings-menu.s-v .switch-wrapper{padding:0 32px 0 18px}.settings-menu.s-v .item.mobile:not(.switch-item),.settings-menu.s-v .switch-wrapper.mobile{padding:0 14px}.settings-menu.s-v .icon-wrapper{align-items:center;display:flex;height:24px;justify-content:center;margin-right:16px;min-width:24px;width:24px}.settings-menu.s-v .label{flex-grow:1;margin-right:24px;overflow:hidden;text-overflow:ellipsis}.settings-menu.s-v .item.header.mobile:where(.s-v){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-v .items::-webkit-scrollbar{width:8px}.settings-menu-container.s-v .items::-webkit-scrollbar-track{background-color:#3a3a3a;border-radius:4px;box-shadow:none}.settings-menu-container.s-v .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-v .items::-webkit-scrollbar-thumb:hover{background-color:#777}.settings-menu-container.s-v .items.mobile{max-height:160px;overflow-x:hidden;overflow-y:auto;text-align:left}.close.s-v{height:12px;margin-right:-12px;padding:12px;position:relative;width:12px}.close.s-v:after,.close.s-v:before{background-color:var(--white);content:" ";height:12px;left:18px;position:absolute;width:2px}.close.s-v:before{transform:rotate(45deg)}.close.s-v:after{transform:rotate(-45deg)}'};function yc(t,e){F(e,!0),q(t,ET);let[i,o]=Re(),r=()=>x(Be,"$settingsMenuVisible",i),a=()=>x(fe,"$settingsMenuOpenedByKeyboard",i),l=()=>x(ze,"$debugPanelVisible",i),d=()=>x(Se,"$isMobile",i),s=()=>x(Me,"$playerSize",i),u=()=>x(Oe,"$hasMpegSources$",i),p=()=>x(Fe,"$mobileNotReportControlHidden$",i),m=()=>x(Z,"$autoQualityLimitingAvailable$",i),f=()=>x(Y,"$availableSubtitlesList$",i),b=()=>x(qe,"$isLiveWithPlaybackSpeed",i),y=()=>x(re,"$availableAudioStreams$",i),$=()=>x(Ke,"$availablePlaybackRates$",i),S=()=>x(ce,"$currentAudioStream$",i),C=()=>x(A,"$currentPlaybackRate$",i),I=()=>x(Ye,"$trafficSavingEnabled",i),R=()=>x(_e,"$currentQuality$",i),E=()=>x(Ne,"$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),X=ci({}),oe=ci({}),j=ve(),ge=Mt(),ce=j.state.audioStream$,re=j.state.availableAudioStreams$,_e=j.state.currentQuality$,we=j.state.availableQualities$,Z=j.state.autoQualityLimitingAvailable$,Ne=j.state.isAutoQualityEnabled$,ue=j.state.isAutoQualityAvailable$,A=j.state.currentPlaybackRate$,Ke=j.state.availablePlaybackRates$,Ce=j.state.currentSubtitle$,Y=j.state.availableSubtitlesList$,ie=j.state.canDownload,Oe=j.state.hasMpegSources$,Be=j.ui.settingsMenu.visible$,fe=j.ui.settingsMenu.openedByBtnKeyboard$,ee=j.ui.settingsMenu.ref$,Se=j.ui.isMobile,Fe=j.ui.mobileNotReportControlHidden$,qe=j.state.canChangePlaybackSpeed$,Ye=j.state.trafficSavingEnabled$,Te=j.state.highQualityEnabled$,Me=j.ui.playerSize,ze=j.ui.debugPanelVisible,Vt=j.state.isInteractiveTime$,et=j.ui.additionalSettingsMenuItems$,Ot=j.ui.t,qt=j.actions.internal.downloadVideo,St=j.actions.internal.closeSettingsMenu,Jt=j.actions.internal.openSettingsSubMenu,Dt=j.actions.internal.closeSettingsSubMenu,ye=K(!1),be=K(void 0),J=bb();De(()=>{!r()&&J.current&&(Dt(oe[J.current]),J.popAllSubMenus())}),De(()=>{r()||N(be,void 0)}),De(()=>{!J.current&&n(be)&&M_(X,n(be))}),De(()=>{G()&&ee.set(G())});function xe(Et){return gt(this,null,function*(){var W;J.pushSubMenu(Et),yield go(),Jt(Et,oe[Et]);let Bt=(W=G())==null?void 0:W.firstElementChild;Bt&&zf(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){j.actions.internal.setQuality(Et,{appliesTo:Bt}),Pe()}function Ve(Et){j.actions.internal.setAudioStream(Et),Pe()}function st(Et,Bt){j.actions.internal.setTrafficSavingEnabled(Et,Bt),ge.features.qualityDetailsSubMenuEnabled&&Pe()}function mt(Et,Bt){j.actions.internal.setHighQualityEnabled(Et,Bt),Pe()}function $e(Et){j.actions.internal.setPlaybackRate(Et),Pe()}function Je(Et){j.actions.internal.setSubtitle(Et),Pe()}function We(){qt()}function nt(){wT(e.supportLink)&&window.open(e.supportLink,"_blank"),j.actions.internal.reportProblem(),j.actions.internal.pause()}function ei(){Dl(j.actions.internal.getDebugTextData())}let li=()=>{let Et=j.actions.internal.getTraceTextData(),Bt=new Blob([...Et],{type:"application/json"}),W=window.URL.createObjectURL(Bt);Va(W,"vk_player_trace_info","json")};function gi(){ze.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 pi=v(()=>ie&&u()&&!p()),ct=v(()=>ge.features.trafficSaving&&!p()&&m()&&!ge.features.qualityDetailsSubMenuEnabled),Pi=v(()=>f().length>0&&!p()),jt=v(()=>!!b()&&!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(pi)&&"DOWNLOAD",ge.showSupport&&"SHOW_SUPPORT","COPY_DATA",ge.features.saveTraceInfoToFile&&"SAVE_TRACE_INFO","DEBUG_INFO"].filter(Bt=>!!Bt);return Eb({items:Et,context:{qualityDetailsSubMenuEnabled:ge.features.qualityDetailsSubMenuEnabled,availablePlaybackRates:$(),currentAudioStream:S(),availableAudioStreams:y(),currentPlaybackRate:C(),selectPlaybackRate:$e,trafficSavingEnabled:I(),toggleTrafficSaving:st,currentQuality:R()||Pb.INVARIANT,isAutoQualityEnabled:E()||!1,currentSubtitle:P(),isMobile:d(),onDownloadClick:We,onCopyDataClick:ei,onReportProblemClick:nt,onSaveTraceDataClick:li,toggleShowDebugInfo:gi},additionalSettingsMenuItems:O()})}),bt=v(()=>Ib({subMenuId:J.current,context:{availablePlaybackRates:$(),selectPlaybackRate:$e,trafficSavingEnabled:I(),toggleTrafficSaving:st,currentQuality:R()||Pb.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 je=IT();let xi;var oo=T(je);{var Jo=Et=>{var Bt=CT();let W;Bt.__keydown=[ST,St];var kt=T(Bt);{var di=Gt=>{var lt=TT();let Li;var Mi=T(lt),en=T(Mi,!0);w(Mi);var ko=k(Mi,2);ko.__click=Pe,w(lt),B((_o,Fi)=>{Li=se(lt,1,"item header s-v",null,Li,_o),pe(en,Fi)},[()=>({mobile:d()}),()=>Ot("submenu_settings")]),_(Gt,lt)};V(kt,Gt=>{d()&&Gt(di)})}var at=k(kt,2);let Tt;wi(at,21,()=>n(Xt),Gt=>Gt.id,(Gt,lt)=>{var Li=Le(),Mi=de(Li);{var en=_o=>{tv(_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 X[n(lt).id]},set ref(Fi){X[n(lt).id]=Fi}})},ko=(_o,Fi)=>{{var vr=bo=>{iv(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 tn=on=>{nv(on,{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,on=>{n(lt).type==="SWITCH"&&on(tn)},Hi)}};V(_o,bo=>{n(lt).type==="CLICK"?bo(vr):bo(no,!1)},Fi)}};V(Mi,_o=>{n(lt).type==="OPEN_SUB_MENU"?_o(en):_o(ko,!1)})}_(Gt,Li)}),w(at),ot(at,Gt=>G(Gt),()=>G()),w(Bt),B((Gt,lt,Li)=>{W=se(Bt,1,"settings-menu menu s-v",null,W,Gt),Tt=se(at,1,"items",null,Tt,lt),Ge(at,Li)},[()=>({desktop:!d(),mobile:d(),hidden:!!J.current}),()=>({mobile:d()}),ho]),_t("mouseenter",Bt,bi),_t("mouseleave",Bt,io),_(Et,Bt)};V(oo,Et=>{r()&&Et(Jo)})}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});ev(Et,{get isMobile(){return d()},get playerControlsHeight(){return le()},get returnFromSubMenu(){return J.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 X},get listRef(){return oe[n(Bt).id]},set listRef(kt){oe[n(Bt).id]=kt}})}),w(je),B(Et=>xi=se(je,1,"settings-menu-container s-v",null,xi,Et),[()=>({mobile:d(),hidden:!r()})]),_(t,je),H(),o()}rt(["keydown","click"]);var PT=L('<button class="btn s-1d"> </button>'),AT={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 hv(t,e){q(t,AT);var i=PT();i.__click=function(...r){var a;(a=e.onClick)==null||a.apply(this,r)};var o=T(i,!0);w(i),B(()=>pe(o,e.label)),_(t,i)}rt(["click"]);var kT=L('<div class="container s-x"><div class="notification s-x"><div><p class="description s-x"><!></p> <!></div> <!></div></div>'),LT={hash:"s-x",code:".container.s-x{display:flex;justify-content:center;left:0;pointer-events:none;position:absolute;right:0;top:20px}.notification.s-x{background:var(--notification-bg);border-radius:var(--notification-radius);display:inline-flex;gap:10px;padding:9px 14px 10px 12px;pointer-events:auto}.description.s-x{font-size:13px;line-height:16px;margin:0;white-space:pre}"};function xc(t,e){F(e,!0),q(t,LT);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=kT(),d=T(l),s=T(d),u=T(s),p=T(u);$c(p,{get message(){return a}}),w(u);var m=k(u,2);{var f=y=>{let $=v(()=>r("slow_video_notification_button"));hv(y,{get label(){return n($)},get onClick(){return e.onSelectAutoQuality}})};V(m,y=>{o||y(f)})}w(s);var b=k(s,2);Ls(b,{get onClick(){return e.onClose}}),w(d),w(l),Zr(3,d,()=>$s,()=>({duration:i})),_(t,l),H()}import{isIntersecting as Ab,Subscription as MT}from"@vkontakte/videoplayer-shared/es2015";var el="annotation",sp=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(b=>b.forEach(()=>{let y=Vs(d,this.shadowRootContainer);o.forEach($=>{let S=s==null?void 0:s[$],C=S?he(S):null,I=u==null?void 0:u[$];C&&(I==null||I.set(Ab(C,y)))})}));p.observe(d,{childList:!0,subtree:!0}),l.observer=p;let m=new MT;o.forEach(b=>{s&&m.add(s[b].subscribe(y=>{let $=u==null?void 0:u[b];y&&y.isDisplayed?$==null||$.set(Ab(y,Vs(d,this.shadowRootContainer))):$==null||$.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,b;(b=(f=this.store)==null?void 0:f.ui.hiddenControls[m])==null||b.set(!1)})}destroy(){for(let e in this.slots.keys())this.remove(e);this.slots.clear()}haveSlots(){return this.slots.size>0}};var VT=L('<div class="container s-4"><!></div>'),RT={hash:"s-4",code:".container.s-4{align-items:center;animation-fill-mode:forwards;animation-name:s-4-videoPlayerStatusIconPopup;background-color:#00000073;border-radius:100%;display:flex;height:64px;justify-content:center;width:64px;will-change:opacity,scale}@keyframes s-4-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 wc(t,e){F(e,!0),q(t,RT);let i=g(e,"reversed",3,!1);var o=Le(),r=de(o);Is(r,()=>e.Icon,a=>{var l=VT(),d=T(l);Di(d,()=>e.Icon,(s,u)=>{u(s,{get size(){return"48"},get reversed(){return i()}})}),w(l),B(()=>Ge(l,`animation-duration: ${e.duration}ms`)),_(a,l)}),_(t,o),H()}import{PlaybackState as kb}from"@vkontakte/videoplayer-core/es2015";var NT=L('<div class="container s-14"><!></div>'),OT={hash:"s-14",code:".container.s-14{align-items:center;display:flex;height:100%;justify-content:center;pointer-events:none;position:absolute;width:100%}"};function _v(t,e){F(e,!0),q(t,OT);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:b}=Mt(),y=0,$=K(null),S=K(!1);De(()=>{r()===kb.PLAYING?N($,Ln,!0):r()===kb.PAUSED?N($,Os,!0):N($,null)}),De(()=>{if(!(!f||a()||l()))return y=window.setTimeout(()=>{y=0,N($,null)},b),()=>{y&&(window.clearTimeout(y),y=0)}}),De(()=>{d()&&!n(S)&&(N(S,!0),N($,null))});var C=Le(),I=de(C);{var R=E=>{var P=NT(),O=T(P);wc(O,{get duration(){return b},get Icon(){return n($)}}),w(P),_(E,P)};V(I,E=>{n($)&&f&&E(R)})}_(t,C),H(),o()}var DT=L('<div><div data-testid="video-container"></div></div>'),BT={hash:"s-d",code:".video-container.s-d,.video-wrapper.s-d{height:100%;left:0;position:absolute;top:0;width:100%}.video-wrapper.s-d{background:var(--black)}.video-container.s-d,.video-wrapper.s-d{z-index:var(--video-container-z-index)}.video-container.s-d{transition:var(--rotate-transition-duration) ease all}.video-container.fast-rotate.s-d{transition:none}.nocursor.s-d{cursor:none}"};function tl(t,e){F(e,!0),q(t,BT);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:b}=Mt(),y=v(()=>s()&&r()%180?a().height/a().width:1);var $=DT();let S;$.__contextmenu=function(...R){var E;(E=e.onContextMenu)==null||E.apply(this,R)},$.__mousedown=function(...R){var E;(E=e.onMouseDown)==null||E.apply(this,R)},$.__mouseup=function(...R){var E;(E=e.onMouseUp)==null||E.apply(this,R)},$.__click=function(...R){var E;(E=e.onClick)==null||E.apply(this,R)},$.__dblclick=function(...R){var E;(E=e.onDblClick)==null||E.apply(this,R)};var C=T($);let I;ot(C,R=>s(R),()=>s()),w($),B((R,E)=>{S=se($,1,"video-wrapper s-d",null,S,R),I=se(C,1,"video-container s-d",null,I,E),Ge(C,`transform: rotate(${r()}deg) scale(${n(y)})`),Ue(C,"data-is-playing",d())},[()=>({hidden:l()!=="video",nocursor:e.hideCursor}),()=>({"fast-rotate":!b})]),_(t,$),H(),o()}rt(["contextmenu","mousedown","mouseup","click","dblclick"]);var FT=L('<div><span class="text s-16"> </span> <!></div>'),HT={hash:"s-16",code:".root.s-16{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-16,.root.visible.s-16{transform:translateX(-50%)}.root.visible.s-16{opacity:1;visibility:visible}.text.s-16{font-size:13px;font-weight:600;line-height:16px}"};function bv(t,e){F(e,!0),q(t,HT);let{ui:{t:i}}=ve();var o=FT();let r;var a=T(o),l=T(a,!0);w(a);var d=k(a,2);vc(d,{get size(){return"16"},fill:"currentColor"}),w(o),B((s,u)=>{r=se(o,1,"root s-16",null,r,s),pe(l,u)},[()=>({visible:e.isVisible}),()=>i("double_forward_label")]),_(t,o),H()}var UT=L('<div class="container s-13" role="button" data-testid="preview-track-overlay"><div class="icon s-13"><!></div></div>'),zT={hash:"s-13",code:".container.s-13{background-color:rgba(0,0,0,.48);cursor:pointer;height:100%;position:absolute;width:100%}.container.s-13,.icon.s-13{align-items:center;display:flex;justify-content:center}.icon.s-13{background-color:#00000073;border-radius:100%;height:64px;transition:transform .2s;transition-timing-function:ease-out;width:64px;will-change:transform}.container.s-13:hover .icon:where(.s-13){transform:scale(1.15)}"};function $v(t,e){F(e,!1),q(t,zT);let o=ve().actions.internal.closePreviewTrack,r=200,a=u=>{u.stopPropagation(),o()};xo();var l=UT();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),pf(e,"handleClick",a),H({handleClick:a})}rt(["click"]);var WT=L('<div class="container s-17"><div class="notification s-17"><span class="text s-17"> </span></div></div>'),KT={hash:"s-17",code:".container.s-17{display:flex;justify-content:center;left:0;pointer-events:none;position:absolute;right:0;top:20px}.notification.s-17{background-color:var(--black-alpha-40);border-radius:var(--notification-radius);padding:10px 16px}.text.s-17{font-size:14px;font-weight:500;line-height:18px}"};function yv(t,e){F(e,!1),q(t,KT);let{ui:{t:i}}=ve();xo();var o=WT(),r=T(o),a=T(r),l=T(a,!0);w(a),w(r),w(o),B(d=>pe(l,d),[()=>i("preview_track_notification_text")],Tn),Zr(3,r,()=>$s,()=>({duration:340})),_(t,o),H()}var qT=(t,e,i,o,r,a)=>{if(t.stopPropagation(),e()||o()){a();return}},QT=L("<div><!></div>"),GT=L('<div class="spherical-video-icon s-9"><!></div>'),YT=L("<div><!></div>"),jT=L('<div class="settings-menu s-9"><!></div>'),XT=L("<!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!>",1),ZT=L("<!> <!> <!>",1),JT=L('<div class="blocked s-9"></div>'),eC=L('<div class="player-wrapper s-9"><!> <div class="overlay-container"></div></div> <!>',1),tC={hash:"s-9",code:".blocked.s-9,.player-wrapper.s-9{height:100%;position:absolute;width:100%}.blocked.s-9{z-index:var(--overlay-container-z-index)}.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-menu.s-9{bottom:57px;left:0;position:absolute;right:18px;transition:opacity .2s;z-index:var(--settings-menu-z-index)}"};function xv(t,e){F(e,!0),q(t,tC);let[i,o]=Re(),r=()=>x(ti,"$notificationsToShow$",i),a=()=>x(pi,"$playerPhase",i),l=()=>x(oo,"$isLoaderVisible",i),d=()=>x(bi,"$adPlaybackState",i),s=()=>x(di,"$crashed",i),u=()=>x(_o,"$isInteractiveTime$",i),p=()=>x(wt,"$settingsMenuVisible",i),m=()=>x(Fi,"$isInteractiveExpectation$",i),f=()=>x(jt,"$controlsVisible",i),b=()=>x(no,"$touched",i),y=()=>x(hr,"$graphIsOpened$",i),$=()=>x(ct,"$isFullscreen",i),S=()=>x(ts,"$autoplayNextEnabled$",i),C=()=>x(Bt,"$postrollPassed",i),I=()=>x(Jo,"$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(on,"$interactiveTimeIndicator",i),z=()=>x(Li,"$playerSize",i),G=()=>x(Mi,"$is3DVideo",i),le=()=>x(rn,"$doubleForwardAvailable$",i),X=()=>x(je,"$contextMenuVisible$",i),oe=()=>x(gi,"$playbackState$",i),j=()=>x(bo,"$hotKeyMapData",i),ge=()=>x(Xt,"$scrubbingInProgress",i),ce=()=>x(bt,"$volumeChangingInProgress",i),re=()=>x(_n,"$chromecastConnected$",i),_e=()=>x(sn,"$controlsTimeoutActive",i),we=()=>x(oi,"$settingsMenuOpenedByKeyboard",i),Z=()=>x(ss,"$contextMenuOpenedByKeyboard$",i),Ne=()=>x(Si,"$contextMenuOpenedByHotKey$",i),ue=()=>x(Xe,"$contextMenuButtonRef$",i),A=()=>x(Uo,"$contextMenuLastActiveElem$",i),Ke=()=>x(Pi,"$isFullscreenOpenedByKeyboard",i),Ce=()=>x(li,"$language$",i),Y=()=>x(uo,"$previewTrackActive$",i),ie=()=>x(en,"$icon3DVideoVisible",i),Oe=()=>x(Et,"$chromecastDeviceName$",i),Be=()=>x(Gt,"$currentSubtitle$",i),fe=()=>x(lt,"$currentSubtitleCaptions$",i),ee=()=>x(io,"$position$",i),Se=()=>x(ho,"$duration$",i),Fe=()=>x(W,"$isLive$",i),qe=()=>x(kt,"$isPlaying$",i),Ye=()=>x(gr,"$contextMenuPosition$",i),Te=()=>x(Zn,"$previewTrackNotificationVisible$",i),Me=()=>x(Hi,"$showHotKeyMap",i),ze=()=>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),J=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),We=g(e,"showEndScreen",3,!0),nt=g(e,"keyboardControls",15),ei=e.store.getLogger().createComponentLog("Root component"),li=e.store.interfaceLanguage$,gi=e.store.state.playbackState$,bi=e.store.ads.playbackState,io=e.store.state.positionWithScrubbing$,ho=e.store.state.duration$,pi=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,je=e.store.ui.contextMenu.visible$,xi=e.store.ui.debugPanelVisible,oo=e.store.state.isLoaderVisible,Jo=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$,di=e.store.state.crashed$,at=e.store.webApi.annotationsApi,Tt=e.store.webApi.pictureInPictureApi,Gt=e.store.state.currentSubtitle$,lt=e.store.state.currentSubtitleCaptions$,Li=e.store.ui.playerSize,Mi=e.store.ui.is3DVideo,en=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,tn=e.store.ui.overlayContainer$,on=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,nn=e.store.ui.videoTitleInfo,Lo=e.store.ui.doubleForwardOn$,rn=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(T_());let{closeNotification:vt,notificationsToShow$:ti}=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,sn=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,No=v(()=>e.uiConfig.features.thumbTimer&&Je()&&a()==="video"&&!f()&&!s()&&!ko&&(e.uiConfig.hideThumbTimerAfterTouch&&!b()||!e.uiConfig.hideThumbTimerAfterTouch)),Hr=v(()=>a()==="video"&&!y()&&$()),or=K(!1),On=v(()=>(We()||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),sn.set(!1)},Dn=()=>{window.clearTimeout(Dr),Vo.set(null)},mi=me=>{$o(),sn.set(!0),so=window.setTimeout(()=>sn.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=Mi.subscribe(me=>{en.set(me),me&&(window.clearTimeout(Rn),Rn=window.setTimeout(()=>en.set(!1),e.uiConfig.controls.hide360IconTimeout))}),Oo=()=>gt(null,null,function*(){var pt,Zt,Ti,Wi;let me=ia();if(me){let ni=Vd(),ii=xr();me=ni===ii||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),$()?(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;Li.set({width:pt,height:Zt})},nr=()=>{let{width:me,height:pt}=n(ro).getBoundingClientRect();Li.set({width:me,height:pt})};Nt(()=>{var pt;return Mu(Oo),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)})}),Vu(Oo)}});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=()=>{je.set(!1)},an=()=>{ys(),wn()},Wr=()=>gt(null,null,function*(){if(!Nr()){ei({message:"fullscreen disabled"});return}wn(),ia()?(yield Lu(document),ei({message:"exit fullscreen"})):(ei({message:"request fullscreen"}),yield ku(xr()))}),ln=me=>{y()||(me.preventDefault(),je.set(!0),gr.set({left:me.clientX,top:me.clientY}))};function ns(){tr.set(!0),ko||mi(e.uiConfig.controls.hideTimeoutCursor)}function Qe(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()&&Fo()}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:ii,bottom:po,right:Bn}=U(),Fn=Bn-ii;return Wi>=ii-Fn&&ni<=po+Fn}}function Do(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){Do(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 Vi=null,Bo=()=>{Vi=window.setTimeout(()=>{e.store.actions.internal.changeDoubleForwardOn(!0),$o()},e.uiConfig.doubleForwardActivationTime)},Fo=()=>{e.store.actions.internal.changeDoubleForwardOn(!1),Vi&&clearTimeout(Vi),Vi=null},yo=me=>{me.preventDefault(),me.button===0&&(Xi=!0,e.store.actions.internal.holdCamera(),le()&&Bo()),!Xi&&mi(e.uiConfig.controls.hideTimeoutCursor)},Ho=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()){Fo();return}if(Vi&&Fo(),X()||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||oe()!==Mb.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(j()):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$,Uo=e.store.ui.contextMenu.lastActiveElem$,uo=e.store.ui.previewTrackActive;De(()=>{tn.set(n($n))}),De(()=>{N(ir,n(Fr)&&oe()!==Mb.PLAYING,!0),n(Fr)||Pt(()=>N(Fr,!0))}),De(()=>{var pt,Zt;let me=(n(ir)||I()||p()||ge()||ce()||re()||_e())&&!n(ao)&&(a()==="video"||a()==="ads")&&!s()&&E();jt.set(me),!me&&!_e()&&e.uiConfig.returnFocusOnControlsHide&&((pt=n(Jn))!=null&&pt.contains(Hu()))&&((Zt=nt())==null||Zt.focus())}),De(()=>{!ge()&&n(xt)&&!u()&&mi(e.uiConfig.controls.hideTimeoutCursor),Pt(()=>N(xt,ge(),!0))}),De(()=>{n(bn),p(),we(),Pt(()=>Hd(n(bn),p(),we()))}),De(()=>{n(zt),X(),Z(),Ne(),Pt(()=>{let me=Z()||Ne();Hd(n(zt),X(),me)})}),De(()=>{let me=ue();me&&(X(),Pt(()=>Bl(me,X(),ss)))}),De(()=>{let me=A();me&&(X(),Pt(()=>L_(me,X(),Si)))}),De(()=>{var me;!Ke()&&$()&&(Pt(()=>Pi.set(!1)),(me=nt())==null||me.focus())}),De(()=>{y()&&an()});let Cr=K(void 0),cn=me=>{nn.set(Gn(Vn(),{title:n(Cr)},"title",me))},Ir=(me,pt)=>{var ni,ii;let Zt=(ii=(ni=e.store.callbacks)==null?void 0:ni.uiInfo)==null?void 0:ii.onUpcomingLiveViewStateChanged;if(!Zt)return;let Ti=!!pt,Wi=Ae(Ae({},Gn(n(ro),{upcomingLiveScreen:pt},"upcomingLiveScreen",Ti)),me);Zt(Wi)};var Fs=eC();_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(Yf(Hs,{startDoubleForwardActivationTimer:Bo,stopDoubleForward:Fo,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 J()},children:(me,pt)=>{var Zt=ZT(),Ti=de(Zt);tl(Ti,{get hideCursor(){return n(Ur)},onClick:wr,onContextMenu:ln,onMouseDown:yo,onMouseUp:Ho,onDblClick:dn,get videoContainer(){return et()},set videoContainer(ii){et(ii)}});var Wi=k(Ti,2);ka(Wi,()=>"slot",!1,(ii,po)=>{Ji(ii,()=>({name:el}))});var ni=k(Wi,2);Is(ni,Ce,ii=>{var po=XT(),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=>{$v(He,{})};V(Ai,He=>{Y()&&He(ed)})}var il=k(Ai,2);_v(il,{});var Us=k(il,2);bv(Us,{get isVisible(){return P()}});var ca=k(Us,2);{var ua=He=>{let hi=v(()=>{var Ko;return(Ko=e.live)==null?void 0:Ko.startTime});_c(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=QT();let Ko;var ha=T(hi);Nd(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=>Ko=se(hi,1,"ads-container s-9",null,Ko,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(()=>!We()&&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());Gm(He,{get title(){return e.title},get isHidden(){return n(hi)},onVisibilityChanged:cn,get ref(){return n(Cr)},set ref(Ko){N(Cr,Ko,!0)}})};V(rl,He=>{n(Hr)&&He(td)})}var sl=k(rl,2);{var al=He=>{let hi=v(()=>a()==="video"&&f());gc(He,{get isShifted(){return n(hi)}})};V(sl,He=>{G()&&He(al)})}var Er=k(sl,2);{var id=He=>{var hi=GT(),Ko=T(hi);Md(Ko,{}),w(hi),_(He,hi)};V(Er,He=>{ie()&&He(id)})}var ma=k(Er,2);{var ll=He=>{hc(He,{get thumbUrl(){return e.thumbUrl},get chromecastDeviceName(){return Oe()}})};V(ma,He=>{re()&&He(ll)})}var dt=k(ma,2);{var ft=He=>{Ya(He,{get shifted(){return f()},get captions(){return fe()},get position(){return ee()},get playerSize(){return z()}})};V(dt,He=>{Be().value!=="off"&&He(ft)})}var Ki=k(dt,2);{var Wo=He=>{var hi=YT();hi.__contextmenu=ln,hi.__click=[qT,X,je,p,wt,an];var Ko=T(hi);ja(Ko,{}),w(hi),_(He,hi)};V(Ki,He=>{s()&&He(Wo)})}var qi=k(Ki,2);{var yi=He=>{let hi=v(()=>a()==="thumb"||a()==="LiveWaitingStart"||a()==="LiveWaitingRecover"||a()==="LiveWaitingRecord"),Ko=v(()=>a()==="ads"),ha=v(()=>e.canRewindLive&&Se()!==0);mc(He,{get bottomHidden(){return n(hi)},get bottomNoSmooth(){return D()},get showControls(){return f()},get isAds(){return n(Ko)},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 J()},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 Ri=k(qi,2);{var va=He=>{var hi=jT(),Ko=T(hi);let ha=v(()=>{var Co;return(Co=n(Jn))==null?void 0:Co.clientHeight});yc(Ko,{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(Ri,He=>{!re()&&a()!=="ads"&&He(va)})}var dl=k(Ri,2);let _p=v(()=>!n(No));Bd(dl,{get isLive(){return Fe()},get isHidden(){return n(_p)},get isPlaying(){return qe()},get position(){return ee()},get duration(){return Se()}});var Rc=k(dl,2);qm(Rc,{get data(){return Vo}});var Nc=k(Rc,2);Kf(Nc,{get supportLink(){return e.supportLink},returnFocus:()=>{var He;return(He=nt())==null?void 0:He.focus()},get visible(){return X()},get playerContainerRef(){return n(ro)},get position(){return Ye()},get menuElementRef(){return n(zt)},set menuElementRef(He){N(zt,He,!0)}});var ga=k(Nc,2);{var bp=He=>{xc(He,{onClose:br,onSelectAutoQuality:()=>{Rr("auto"),br()}})};V(ga,He=>{n(er)&&He(bp)})}var Ws=k(ga,2);{var cl=He=>{yv(He,{})};V(Ws,He=>{Te()&&He(cl)})}var Oc=k(Ws,2);{var Dc=He=>{Ha(He,{})};V(Oc,He=>{n(Br)&&He(Dc)})}var ul=k(Oc,2);{var Bc=He=>{Zf(He,{})};V(ul,He=>{Me()&&He(Bc)})}var $p=k(ul,2);{var Fc=He=>{Wd(He,{})};V($p,He=>{ze()&&He(Fc)})}_(ii,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 zo=me=>{var pt=JT();_(me,pt)};V(fi,me=>{Vt()&&me(zo)})}_t("mouseenter",Sn,ns),_t("mouseleave",Sn,Lt),_t("click",Sn,rs,!0),_t("focusin",Sn,Qe,!0),_(t,Fs),H(),o()}rt(["mousemove","contextmenu","click"]);import{clientChecker as Sc,PlaybackState as uC}from"@vkontakte/videoplayer-core/es2015";import{noop as pC}from"@vkontakte/videoplayer-shared/es2015";var iC=L('<div></div> <div class="info s-r"><div class="triangles-wrapper s-r"><div></div> <div></div> <div></div></div> <p class="step-caption s-r"> </p></div>',1),oC=L("<div><!></div>"),nC={hash:"s-r",code:".double-click-area.s-r{height:100%;overflow:hidden;position:absolute;top:0;width:25%}.double-click-area.left.s-r{left:0}.double-click-area.right.s-r{right:0}.semicircle.s-r{background-color:rgba(0,0,0,.5);height:100%;position:absolute;top:0;width:100%}.semicircle.left.s-r{border-bottom-right-radius:50%;border-top-right-radius:50%;left:0}.semicircle.right.s-r{border-bottom-left-radius:50%;border-top-left-radius:50%;right:0}.info.s-r{align-items:center;flex-direction:column;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.info.s-r,.triangles-wrapper.s-r{display:flex;justify-content:center}.triangles-wrapper.s-r{margin-bottom:10px;position:relative}.triangle.s-r{animation:s-r-blink .5s infinite;border-bottom:6px solid transparent;border-top:6px solid transparent;height:0;opacity:0;width:0}.triangle.left.s-r:nth-child(3),.triangle.right.s-r:first-child{animation-delay:0s}.triangle.left.s-r:nth-child(2),.triangle.right.s-r:nth-child(2){animation-delay:.1s}.triangle.left.s-r:first-child,.triangle.right.s-r:nth-child(3){animation-delay:.2s}@keyframes s-r-blink{0%{opacity:0}50%{opacity:1}to{opacity:0}}.triangle.left.s-r{border-right:8px solid var(--white)}.triangle.right.s-r{border-left:8px solid var(--white)}.triangle.s-r:not(:last-child){margin-right:5px}.step-caption.s-r{color:var(--white);font-size:12px;line-height:1;margin:0;text-align:center}"};function ap(t,e){F(e,!0),q(t,nC);let i=g(e,"seekStep",3,0),o=K(!1),r=0,a=0,l=K(ci(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=oC();s.__click=d;var u=T(s);{var p=m=>{var f=iC(),b=de(f),y=k(b,2),$=T(y),S=T($),C=k(S,2),I=k(C,2);w($);var R=k($,2),E=T(R,!0);w(R),w(y),B(P=>{var O,D,U,z;se(b,1,`semicircle ${(O=e.side)!=null?O:""}`,"s-r"),se(S,1,`triangle ${(D=e.side)!=null?D:""}`,"s-r"),se(C,1,`triangle ${(U=e.side)!=null?U:""}`,"s-r"),se(I,1,`triangle ${(z=e.side)!=null?z:""}`,"s-r"),pe(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 se(s,1,`double-click-area ${(m=e.side)!=null?m:""}`,"s-r")}),_(t,s),H()}rt(["click"]);var rC=(t,e,i)=>{e(!1),i()},sC=L('<div class="overlay s-n"></div> <div class="next-video s-n"><div class="top s-n"><div class="caption s-n"> </div> <!></div> <div class="row s-n"><div class="column s-n"><div class="thumb s-n"><div></div> <!></div></div> <div class="column s-n"><div class="title s-n"> </div></div></div></div>',1),aC={hash:"s-n",code:".overlay.s-n{background:rgba(0,0,0,.72);height:100%;position:absolute;width:100%}.next-video.s-n{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-n{display:flex;justify-content:space-between}.caption.s-n{color:var(--white);font-size:11px;font-weight:700;opacity:.8;text-transform:uppercase}.row.s-n{background:rgba(48,48,48,.8);cursor:pointer;display:flex;flex-direction:row;height:102px;margin-top:6px;width:100%}.column.s-n{display:flex;flex-basis:50%;flex-direction:column}.thumb.s-n{align-items:center;background:no-repeat 50%;background-size:cover;display:flex;justify-content:space-around;position:relative}.thumb.s-n,.thumb-overlay.s-n{height:100%;width:100%}.thumb-overlay.s-n{position:absolute}.thumb-overlay.withOpacity.s-n{background:var(--black);opacity:.3}.title.s-n{color:var(--white);font-size:12px;font-weight:700;line-height:1.6;max-height:52px;overflow:hidden;padding:10px 16px}"};function wv(t,e){F(e,!0),q(t,aC);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,b=l.actions.internal.nextVideoAnnouncementCancel,y=()=>{u(!1),f()},$=()=>{e.clickCloseIcon(),b()};Nt(()=>{e.isHide||p(),e.isHide&&r()&&(u(!1),f())});var S=Le(),C=de(S);{var I=R=>{var E=sC(),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:$}),w(O);var G=k(O,2);G.__click=[rC,u,m];var le=T(G),X=T(le),oe=T(X);let j;var ge=k(oe,2);{var ce=Z=>{Kd(Z,{get isRunning(){return a()},onTimerEnded:y})};V(ge,Z=>{r()&&Z(ce)})}w(X),w(le);var re=k(le,2),_e=T(re),we=T(_e,!0);w(_e),w(re),w(G),w(P),B((Z,Ne)=>{pe(U,Z),Ge(X,`background-image: url('${e.thumb}')`),j=se(oe,1,"thumb-overlay s-n",null,j,Ne),pe(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 lC}from"@vkontakte/videoplayer-core/es2015";var Vb=({getFullscreenTarget:t,fullScreenChangeHandler:e})=>{let i=null,o;Nt(()=>{lC.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 dC}from"@vkontakte/videoplayer-core/es2015";var lp=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 cC}from"@vkontakte/videoplayer-core/es2015";var Rb=({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=()=>cC.device.isIOS&&he(l)===dC.DASH_LIVE_CMAF,m=()=>{s==null||s(),s=null},f=b=>{if(m(),!p()||!b)return;let y=u();if(!y)return;let $=new lp(y),S=he(d),C=he(a),I=he(r);for(let P of S)C.some(D=>D.value===P.id)&&$.attach(P,I.value===P.id);let R=d.subscribe(P=>{for(let O of P)$.updateSrc(O)}),E=()=>{let P=$.getCurrentShowingId();o(he(a).find(O=>O.value===P))};y.textTracks.addEventListener("change",E),s=()=>{R(),$.detachAll(),y.textTracks.removeEventListener("change",E)}};Nt(()=>i.subscribe(f)),mn(m)};var fC=(t,e,i,o)=>{if(t.stopPropagation(),e()){o();return}},mC=L("<!> <!>",1),vC=L("<div><!></div>"),gC=L('<div class="spherical-video-icon s-8"><!></div>'),hC=L("<div><!></div>"),_C=L('<div class="settings-mobile s-8"><!></div>'),bC=L("<!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!>",1),$C=L('<div class="player-wrapper s-8" role="region" tabindex="-1"><!> <!> <!> <div class="overlay-container"></div></div>'),yC={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%}.spherical-video-icon.s-8{display:inline-block;left:calc(50% - 38px);position:absolute;top:calc(50% - 23px)}.ads-container.s-8{background:var(--black);height:100%;left:0;position:absolute;top:0;width:100%;z-index:var(--ads-container-z-index)}.settings-mobile.s-8{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 Sv(t,e){var On,Ur;F(e,!0),q(t,yC);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(J,"$playbackState$",i),p=()=>x(Dt,"$graphIsOpened$",i),m=()=>x(Je,"$interactiveHideMobileControls",i),f=()=>x(io,"$isEnded$",i),b=()=>x(at,"$isInteractiveExpectation$",i),y=()=>x(mt,"$controlsVisible",i),$=()=>x(lt,"$touched",i),S=()=>x(Mi,"$autoplayNextEnabled$",i),C=()=>x(ct,"$postrollPassed",i),I=()=>x(nn,"$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(en,"$loadedMetadata",i),z=()=>x(We,"$settingsMenuVisible",i),G=()=>x(ei,"$scrubbingInProgress",i),le=()=>x(li,"$volumeChangingInProgress",i),X=()=>x(ho,"$chromecastConnected$",i),oe=()=>x($e,"$isControlsAvailable",i),j=()=>x(di,"$isInteractiveTime$",i),ge=()=>x(wt,"$isActiveLive",i),ce=()=>x(nt,"$settingsMenuOpenedByKeyboard",i),re=()=>x(be,"$language$",i),_e=()=>x(Gt,"$disabledControls$",i),we=()=>x(Bt,"$is3DVideo",i),Z=()=>x(W,"$icon3DVideoVisible",i),Ne=()=>x(pi,"$chromecastDeviceName$",i),ue=()=>x(oo,"$currentSubtitle$",i),A=()=>x(Jo,"$currentSubtitleCaptions$",i),Ke=()=>x(_n,"$realDuration$",i),Ce=()=>x(Pi,"$isLive$",i),Y=()=>x(jt,"$isPlaying$",i),ie=()=>x(gi,"$debugPanelVisible",i),Oe=g(e,"videoContainer",15),Be=g(e,"adsSlotId",3,void 0),fe=g(e,"adsParams",3,void 0),ee=g(e,"adsAutoplayParam",3,void 0),Se=g(e,"duration",3,void 0),Fe=g(e,"logoTargetUrl",3,""),qe=g(e,"showNextPrevButtons",3,!1),Ye=g(e,"nextButtonActive",3,!1),Te=g(e,"prevButtonActive",3,!1),Me=g(e,"endScreenVideoTitle",3,void 0),ze=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$,J=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,We=e.store.ui.settingsMenu.visible$,nt=e.store.ui.settingsMenu.openedByBtnKeyboard$,ei=e.store.ui.scrubbingInProgress,li=e.store.ui.volumeChangingInProgress,gi=e.store.ui.debugPanelVisible,bi=e.store.state.isLoaderVisible,io=e.store.state.isEnded$,ho=e.store.state.chromecastConnected$,pi=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,je=e.store.webApi.pictureInPictureApi,xi=e.store.state.videoSize$,oo=e.store.state.currentSubtitle$,Jo=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,di=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,Li=e.store.ui.overlayContainer$,Mi=e.store.ui.autoplayNextEnabled$,en=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),tn=K(void 0),on,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"),nn=ae(!1),Lo,rn=K(!1),Zn=v(()=>u()!==uC.PLAYING),Vn=K(!1),Nr=v(()=>p()||m()||!n(rn)&&(f()&&!!Tt||n(Zn)&&b())),Or=K(!0),os=v(()=>e.uiConfig.features.thumbTimer&&et()&&r()==="video"&&!y()&&!d()&&!kt&&(e.uiConfig.hideThumbTimerAfterTouch&&!$()||!e.uiConfig.hideThumbTimerAfterTouch)),hr=K(!1),ro=v(()=>(St()||e.showAutoplayNext&&S())&&!!Me()&&!!ze()&&(e.showAds&&C()||!e.showAds)&&f()&&!d()&&!n(hr)),_r=K(!1);je==null||je.setContext(ad());let Jn=xt=>{xt&&!kt&&so(e.uiConfig.controls.hideTimeoutMobile)};e.store.setUiCallbacks({onStarted:Jn});let bn=()=>{clearTimeout(on),N(rn,!1),m()&&Je.set(!1)},so=xt=>{bn(),N(rn,!0),on=setTimeout(()=>N(rn,!1),xt);let Ct=xt-100;Lo=setTimeout(()=>{I()&&nn.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&&!Sc.device.isIOS){let mi=Vd(),zr=$n(),xn=Sc.browser.isSamsungBrowser&&mi===e.shadowRootContainer;xt=mi===zr||xn}if(xt){so(e.uiConfig.controls.hideTimeoutFullscreen);try{yield je==null?void 0:je.exit()}catch(mi){ye({message:String(mi)})}try{let mi=(lo=R())!=null&&lo.width&&((Xi=R())!=null&&Xi.height)?R():E();yield w_(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})},ti=()=>{let{width:xt,height:Ct}=n(no).getBoundingClientRect();Et.set({width:xt,height:Ct})};Nt(()=>{var xt;return Mu(Rn),e.uiConfig.features.annotationsInside&&(bt==null||bt.init(n(no))),Oa(je)&&(je==null||je.assignPlayerContainer(n(no)),je==null||je.setExternalEventHandlers({resize:vt,leavepictureinpicture:ti})),N(Or,!Sc.device.isIphoneOrOldIpad),e.interactiveContainer&&((xt=Oe().parentElement)==null||xt.insertBefore(e.interactiveContainer,Oe().nextSibling)),()=>{clearTimeout(on),clearTimeout(Lo),clearTimeout(jn),Dr(),je==null||je.dispose().catch(Ct=>{ye({message:String(Ct)})}),Vu(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=()=>Sc.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 Lu(document),ye({message:"exit fullscreen"});else{if(ye({message:"request fullscreen"}),Sc.device.isIOS&&!U())return;yield ku($n())}}catch(xt){ye({message:String(xt)})}}),Mo=()=>{ko()},sn=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||(nn.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))};De(()=>{Li.set(n(Rr))}),De(()=>{mt.set((n(Zn)||z()||G()||le()||X()||!n(ro)&&(f()||n(rn)&&!n(Vn)))&&!n(Nr)&&r()==="video"&&!d()&&oe())}),De(()=>{!G()&&n(_r)&&!j()&&so(e.uiConfig.controls.hideTimeoutMobile),N(_r,G(),!0)}),De(()=>{N(er,O()>0),N(br,!ge()&&O()<D(),!0)}),De(()=>{Hd(n(tn),z(),ce(),!0)});let ir=Q("aria_label_video_player");Vb({fullScreenChangeHandler:Rn,getFullscreenTarget:$n}),Rb({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=$C();_t("blur",Ta,Mo);var Nn=T(ao);tl(Nn,{onClick:sn,get videoContainer(){return Oe()},set videoContainer(xt){Oe(xt)}});var No=k(Nn,2);ka(No,()=>"slot",!1,(xt,Ct)=>{Ji(xt,()=>({name:el}))});var Hr=k(No,2);Is(Hr,re,xt=>{var Ct=bC(),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=mC(),Si=de(zt);{var Uo=cn=>{let Ir=v(()=>e.uiConfig.controls.seekStepMobile/1e3);ap(cn,{side:"left",get seekStep(){return n(Ir)},handleSingleFirstClick:sn,handleSecondClick:()=>Br("backward")})};V(Si,cn=>{n(er)&&cn(Uo)})}var uo=k(Si,2);{var Cr=cn=>{let Ir=v(()=>e.uiConfig.controls.seekStepMobile/1e3);ap(cn,{side:"right",get seekStep(){return n(Ir)},handleSingleFirstClick:sn,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});_c(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 Oo=Xe=>{Za(Xe,{kind:"record",get thumbUrl(){return e.thumbUrl}})};V(xn,Xe=>{r()==="LiveWaitingRecord"&&Xe(Oo)})}var yr=k(xn,2);{var nr=Xe=>{var zt=vC();let Si;var Uo=T(zt);Nd(Uo,{get adsSlotId(){return Be()},get adsParams(){return fe()},get adsAutoplayParam(){return ee()},get duration(){return Se()},get adsExternalApi(){return e.adsExternalApi}}),w(zt),B(uo=>Si=se(zt,1,"ads-container s-8",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());wv(Xe,{get title(){return Me()},get thumb(){return ze()},get isHide(){return n(zt)},clickCloseIcon:()=>N(hr,!0)})};V(xr,Xe=>{n(ro)&&Me()&&ze()&&Xe(wn)})}var an=k(xr,2);{var Wr=Xe=>{gc(Xe,{})};V(an,Xe=>{we()&&Xe(Wr)})}var ln=k(an,2);{var ns=Xe=>{var zt=gC(),Si=T(zt);Md(Si,{}),w(zt),_(Xe,zt)};V(ln,Xe=>{Z()&&Xe(ns)})}var Qe=k(ln,2);{var Lt=Xe=>{hc(Xe,{get thumbUrl(){return e.thumbUrl},get chromecastDeviceName(){return Ne()}})};V(Qe,Xe=>{X()&&Xe(Lt)})}var $i=k(Qe,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 Do=Xe=>{var zt=hC();zt.__click=[fC,z,We,Mo];var Si=T(zt);ja(Si,{}),w(zt),_(Xe,zt)};V(To,Xe=>{d()&&Xe(Do)})}var co=k(To,2);{var Vi=Xe=>{let zt=v(()=>r()==="thumb"||r()==="LiveWaitingStart"||r()==="LiveWaitingRecover"||r()==="LiveWaitingRecord"||r()==="ads"),Si=v(()=>r()==="ads"),Uo=v(()=>e.canRewindLive&&Ke()!==0);mc(Xe,{get bottomHidden(){return n(zt)},get showControls(){return y()},get bottomNoSmooth(){return I()},get isAds(){return n(Si)},get canRewindLive(){return n(Uo)},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 Ye()},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(Vi)})}var Bo=k(co,2);{var Fo=Xe=>{var zt=_C(),Si=T(zt);yc(Si,{get supportLink(){return e.supportLink},get returnFocus(){return pC},get ref(){return n(tn)},set ref(Uo){N(tn,Uo,!0)}}),w(zt),_(Xe,zt)};V(Bo,Xe=>{z()&&Xe(Fo)})}var yo=k(Bo,2);let Ho=v(()=>!n(os));Bd(yo,{get isLive(){return Ce()},get isHidden(){return n(Ho)},get isPlaying(){return Y()},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=>{Wd(Xe,{})};V(Sr,Xe=>{ie()&&Xe(Tr)})}var rs=k(Sr,2);{var ss=Xe=>{xc(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(()=>Ue(ao,"aria-label",ir)),_t("click",ao,Vo,!0),_t("focusin",ao,tr,!0),_(t,ao),H(),o()}rt(["click"]);function dp(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 xC}from"@vkontakte/videoplayer-shared/es2015";var wC=L('<div class="time-container s-7"><!></div>'),SC=L('<div class="player-wrapper s-7" role="region"><!> <!> <!> <!> <!> <div><!></div></div>'),TC={hash:"s-7",code:".player-wrapper.s-7{height:100%;position:absolute;width:100%}.player-wrapper.s-7 .player-media{background:var(--black);height:100%;left:0;position:absolute;top:0;transition:transform .2s ease-in-out;width:100%}.timeline.s-7{bottom:0;left:0;opacity:0;opacity:1;position:absolute;transition:opacity var(--controls-transition-duration) var(--controls-transition-fn);width:100%;z-index:var(--controls-container-z-index)}.visible.s-7{opacity:1}.time-container.s-7{bottom:8px;position:absolute;right:8px;z-index:var(--thumb-timer-z-index)}"};function Tv(t,e){F(e,!0),q(t,TC);let[i,o]=Re(),r=()=>x(j,"$scrubbingInProgress",i),a=()=>x(X,"$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),b=()=>x(P,"$positionExact$",i),y=()=>x(G,"$isLive$",i),$=()=>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:X,controls:oe,scrubbingInProgress:j},actions:{internal:{getVideoElement:ge}}}=ve(),ce=8,re=K(!1),_e=ci({}),we=K(!1),Z=v(()=>!r()&&!n(we)),Ne=()=>{N(re,!0)},ue=()=>{N(re,!1)},A=xC(Gl,260);De(()=>{a(),A(ge(),oe,_e,n(re))});let Ke=v(()=>l()?Zo(d()-s()):Zo(isFinite(d())?d():S()));var Ce=SC(),Y=T(Ce);tl(Y,{hideCursor:!1,get videoContainer(){return C()},set videoContainer(Me){C(Me)}});var ie=k(Y,2);ka(ie,()=>"slot",!1,(Me,ze)=>{Ji(Me,()=>({name:el}))});var Oe=k(ie,2);let Be=v(()=>u()!=="thumb"||p());Xa(Oe,{get hidden(){return n(Be)},get thumbUrl(){return e.thumbUrl},iconVisible:!1});var fe=k(Oe,2);{var ee=Me=>{Ya(Me,{shifted:!1,get captions(){return f()},get position(){return b()},get playerSize(){return a()}})};V(fe,Me=>{m().value!=="off"&&n(Z)&&Me(ee)})}var Se=k(fe,2);{var Fe=Me=>{var ze=wC(),Vt=T(ze);Dd(Vt,{get isLive(){return y()},get isPlaying(){return l()},get time(){return n(Ke)}}),w(ze),_(Me,ze)};V(Se,Me=>{n(Z)&&Me(Fe)})}var qe=k(Se,2);let Ye;var Te=T(qe);Qa(Te,{get canRewindLive(){return e.canRewindLive},get isRewindableLive(){return $()},isAds:!1,needPadding:!1,isHidden:!1,withEpisodes:!1,tooltipLeftOffset:ce,tooltipRightOffset:ce,get ref(){return _e.timeline},set ref(Me){_e.timeline=Me}}),w(qe),w(Ce),B(Me=>Ye=se(qe,1,"timeline s-7",null,Ye,Me),[()=>({visible:n(re)})]),_t("mouseenter",Ce,Ne),_t("mouseleave",Ce,ue),_t("mouseenter",qe,()=>N(we,!0)),_t("mouseleave",qe,()=>N(we,!1)),_(t,Ce),H(),o()}var AC=L("<div><!></div>"),kC={hash:"s-0",code:'.vk-vp-root.s-0{--white:#fff;--black:#000;--red:#ff3347;--blue-light:#70c1ff;--black-alpha-40:rgba(0,0,0,.4);--white-alpha-24:hsla(0,0%,100%,.24);--white-alpha-72:hsla(0,0%,100%,.72);--devider-gray:#dce1e6;--text-gray:#626d7a;--font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--controls-height:40px;--controls-gradient-height:100px;--controls-transition-duration:0.25s;--controls-transition-fn:cubic-bezier(0.455,0.03,0.515,0.955);--controls-desktop-item-margin-left:4px;--controls-desktop-padding-horizontal:4px;--focused:var(--white);--focused-outline-width:2px;--focused-outline-radius:0;--focused-element-shadow:inset 0 0 0 var(--focused-outline-width) var(--focused);--focused-slider-shadow:0 0 0 2px var(--focused);--big-play-size:96px;--big-play-radius:50%;--big-play-bg-color:rgba(0,0,0,.5);--big-play-hover-bg-color:rgba(0,0,0,.6);--big-play-icon-width:38px;--big-play-icon-height:33px;--interactive-episode-complete:#5c9ce6;--slider-bg:hsla(0,0%,100%,.4);--slider-filled-bg:var(--white);--slider-handle-bg:var(--white);--slider-loaded-bg:hsla(0,0%,100%,.4);--slider-height:3px;--slider-video-episode-gap:1.5px;--slider-radius:0px;--slider-handle-size:12px;--slider-filled-ads:#67a5eb;--slider-disabled-color:hsla(0,0%,97%,.31);--slider-volume-height:5px;--slider-volume-radius:calc(var(--slider-volume-height)/2);--slider-volume-handle-size:13px;--timeline-slider-filled-active-live-bg:var(--red);--timeline-slider-handle-active-live-bg:var(--red);--timeline-slider-bg:var(--slider-bg);--timeline-slider-filled-bg:var(--slider-filled-bg);--timeline-slider-handle-bg:var(--slider-handle-bg);--timeline-slider-loaded-bg:var(--slider-loaded-bg);--volume-slider-bg:var(--slider-bg);--volume-slider-filled-bg:var(--slider-filled-bg);--volume-slider-handle-bg:var(--slider-handle-bg);--controls-time:var(--white);--controls-gradient:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.005) 6.67%,rgba(0,0,0,.02) 13.33%,rgba(1,1,1,.04) 20%,rgba(1,1,1,.07) 26.67%,rgba(2,2,2,.11) 33.33%,rgba(3,3,3,.16) 40%,rgba(4,4,4,.22) 46.67%,rgba(6,6,6,.28) 53.33%,rgba(7,7,7,.33) 60%,rgba(8,8,8,.38) 66.67%,rgba(9,9,9,.42) 73.33%,rgba(9,9,9,.46) 80%,hsla(0,0%,4%,.48) 86.67%,hsla(0,0%,4%,.5));--timeline-preview-shadow:rgba(0,0,0,.08);--timeline-preview-bg:#222;--timeline-padding-horizontal:10px;--timeline-padding-vertical-top:3px;--timeline-padding-vertical-bottom:4px;--timeline-height:calc(var(--timeline-padding-vertical-bottom) + var(--timeline-padding-vertical-top) + var(--slider-height));--preview-track-frame-height-vertical:114px;--preview-track-frame-height-horizontal:65px;--preview-track-controls-top:16px;--preview-track-time-line-height:16px;--preview-track-bottom-offset:10px;--preview-track-height:calc(var(--preview-track-frame-height-vertical) + var(--preview-track-bottom-offset));--preview-track-controls-top-offset:calc(var(--timeline-height) + var(--preview-track-controls-top) + var(--preview-track-time-line-height));--settings-bg:rgba(0,0,0,.72);--settings-item-bg-hover:hsla(0,0%,100%,.08);--settings-radius:8px;--mobile-settings-bg:#2c2d2e;--divider-border:1px solid var(--white-alpha-24);--toggle-color-separator:#363738;--toggle-color-off:#656565;--toggle-color-on:#71aaeb;--toggle-color-autoplay-on:var(--white);--notification-bg:#2c2d2e;--notification-radius:8px;--button-hover-transition:opacity 0.2s;--video-container-z-index:0;--controls-container-z-index:1;--ads-container-z-index:1;--end-screen-mobile-z-index:1;--notification-z-index:1;--thumb-timer-z-index:2;--debug-panel-z-index:2;--settings-menu-z-index:2;--context-menu-z-index:3;--hot-key-helpers-container-z-index:3;--overlay-container-z-index:4;--rotate-transition-duration:0.25s;--btn-color:var(--white);--double-forward-bg:rgba(0,0,0,.6);background:var(--black);color:var(--white);font-family:var(--vk-vp-custom-font,var(--font));font-size:12px;height:100%;line-height:normal;outline:0;overflow:hidden;position:relative;user-select:none;width:100%}.vk-vp-root.visible-outside.s-0{overflow:visible}.vk-vp-root.s-0 *{-webkit-tap-highlight-color:transparent}.vk-vp-root.s-0 button{background:transparent;border:none;color:inherit;font:inherit;line-height:normal;margin:0;overflow:visible;padding:0;width:auto;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;cursor:pointer}.vk-vp-root.s-0 p{margin:0}.vk-vp-root.s-0 svg:not(.interactive-root svg){pointer-events:none}.vk-vp-root.s-0 .interactive-root{font-family:var(--vk-vp-int-custom-font,inherit)}.vk-vp-root.s-0 :focus,.vk-vp-root.s-0 :focus-visible{outline:none}.vk-vp-root.s-0 :focus-visible{border-radius:var(--focused-outline-radius);box-shadow:var(--focused-element-shadow)}.vk-vp-root.s-0 .focus-hidden:focus-visible{box-shadow:none}.vk-vp-root.s-0 .hidden{opacity:0;visibility:hidden}.vk-vp-root.s-0 .out-of-flow{content-visibility:hidden!important}.vk-vp-root.s-0 .overlay-container{height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:var(--overlay-container-z-index)}.vk-vp-root.s-0 .out-of-view{left:-1000vh!important;position:absolute!important}.vk-vp-root.s-0 .icon.icon-error-stub{align-items:center;display:flex;justify-content:center}'};function Iv(t,e){F(e,!0),q(t,kC);let[i,o]=Re(),r=()=>x(qt,"$isLive$",i),a=()=>x(bt,"$availableSubtitlesList$",i),l=()=>x(je,"$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),b=g(e,"thumbUrl",7),y=g(e,"interactiveContainer",7),$=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),X=g(e,"adsAutoplayParam",7,void 0),oe=g(e,"duration",7,void 0),j=g(e,"logoClickable",7),ge=g(e,"logoHidden",7),ce=g(e,"isMobile",7),re=g(e,"showNextPrevButtons",7,!1),_e=g(e,"nextButtonActive",7,!1),we=g(e,"prevButtonActive",7,!1),Z=g(e,"endScreenVideoTitle",7,void 0),Ne=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),Y=g(e,"fullScreenTarget",7,void 0),ie=g(e,"failoverHosts",7,void 0),Oe=g(e,"showMiniTimer",7,!1),Be=g(e,"saveRate",7),fe=g(e,"seekToInteractive",7,Nb),ee=g(e,"playPrevChapter",7,Nb),Se=g(e,"volumeMultiplier",7),Fe=g(e,"showAutoplayNext",7),qe=g(e,"showEndScreen",7,!0),Ye=g(e,"keyboardControls",15,void 0),{subscribers:Te,stores:Me}=u();kh(m());let ze=Mt(),Vt=m().logoLink,et=s().ui.debugPanelVisible,Ot=s().ui.playerSize,qt=s().state.isLive$,Jt=s().state.isInteractive&&Cv.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}),Hh(s(),Me),De(()=>{var W,kt;s().ui.isMobile.set(ce()),(kt=(W=p().callbacks)==null?void 0:W.onDomReady)==null||kt.call(W)});let J=(W=!1)=>{N(be,!0),W?s().actions.external.firstStart(z()):s().actions.internal.firstStart(z())},xe=()=>{if(ze.features.qualityDetailsSubMenuEnabled){let W=d_(s().videoId);if(W)switch(W.type){case"high_quality":s().actions.internal.setHighQualityEnabled(!0,W.appliesTo);break;case"traffic_saving":s().actions.internal.setTrafficSavingEnabled(!0,W.appliesTo);break;case"exact_quality":s().actions.internal.setQuality(W.quality);break}}else{c_(s().videoId),Pf()&&s().actions.internal.setTrafficSavingEnabled(!0);let kt=Tf(s().videoId);kt&&s().actions.internal.setQuality(kt)}};function Pe(W){var Gt,lt,Li;let kt=d()||W;kt&&s().initVideo({container:n(Dt),sources:kt,failoverHosts:ie(),subtitles:S(),subtitlesForcedLanguage:C(),volumeMultiplier:Se()});let di=IC.get(Pd)==="true";et.set(di),D()>0&&s().actions.external.seekTime(D());let at=ce()?ze.volumeDefault:(lt=(Gt=P())!=null?Gt:yu())!=null?lt:ze.volumeDefault,Tt=(Li=O())!=null?Li:o_();if(s().actions.external.setVolume(at),s().actions.external.setMuted(Tt),s().getAdmanWrapper().setInitialVolume(Tt?0:at),xe(),ze.features.saveRate&&Be()){let Mi=s_();Mi&&!r()&&s().actions.internal.setPlaybackRate(Mi)}if(Fe()){let Mi=l_();Mi&&s().actions.internal.setAutoplayNextEnabled(Mi)}s().ui.isAutoplay.set(E()),E()&&J(),R()&&ze.features.preload&&s().actions.internal.preload()}let It=W=>{if(window.ResizeObserver){let kt,di;ye=new ResizeObserver(EC(at=>{let Tt=at[0];if(Tt.contentBoxSize){let Gt=Array.isArray(Tt.contentBoxSize)?Tt.contentBoxSize[0]:Tt.contentBoxSize;kt=Gt.inlineSize,di=Gt.blockSize}else Tt.contentRect&&(kt=Tt.contentRect.width,di=Tt.contentRect.height);Ot.set({width:kt,height:di})},300)),ye.observe(W)}Ot.set({width:W.clientWidth,height:W.clientHeight})},Ve=()=>{document.hidden&&s().actions.external.stop()};Nt(()=>{var di,at,Tt,Gt;Jt&&document.addEventListener("visibilitychange",Ve),ze.debugLog&&s().actions.internal.startLogging(),It(n(Dt));let W=Te.map(lt=>lt.init({store:s(),microStores:Me,config:p(),interactiveController:$(),uiConfig:m()})),kt=()=>{Jt&&document.removeEventListener("visibilitychange",Ve),ye==null||ye.disconnect(),W.forEach(lt=>lt.unsubscribe()),s().destroy()};return((di=I())==null?void 0:di.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()&&CC(d()))?(s().actions.internal.setLiveWaitingRecord(!0),kt):(Pe(),kt)});function st(){n(be)?s().actions.external.play():J(!0)}function mt(){s().actions.external.pause()}function $e(W){s().actions.external.setMuted(W)}function Je(){s().actions.external.toggleSubtitle()}function We(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 li(){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,PC.UNKNOWN)}function io(W){s().actions.external.seekEpisodeStartTime(W)}function ho(){s().actions.external.returnFocusToEpisodes()}function pi(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=dp(ze.view),Xt=p().playerView==="preview",bt=s().state.availableSubtitlesList$;if(ze.features.initSubtitles){let W=!1;De(()=>{var kt;if(!W&&a().length){W=!0;let di;if(ze.features.userVideoPrefs&&s().videoId){let Tt=Tu(ze.userSalt,String(s().videoId));Tt!=null&&Tt.subtitleTrackId&&(di=a().find(Gt=>Gt.value===Tt.subtitleTrackId))}let at=(kt=C())!=null?kt:kf();at&&(di=a().find(Tt=>Tt.language===at)),s().actions.internal.setSubtitle(di)}})}let je=s().ui.isPreviewTrackHorizontallyAligned;var xi=AC();let oo;var Jo=T(xi);{var _n=W=>{Sv(W,{get store(){return s()},get uiConfig(){return ze},get thumbUrl(){return b()},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 X()},get duration(){return oe()},get logoClickable(){return j()},get logoHidden(){return ge()},get logoTargetUrl(){return Vt},get nextButtonActive(){return _e()},get prevButtonActive(){return we()},get endScreenVideoTitle(){return Z()},get endScreenVideoThumb(){return Ne()},get isOneVideoPlaylist(){return ue()},get supportLink(){return A()},get shadowRootContainer(){return Ke()},get outerContainerRef(){return Ce()},get fullScreenTarget(){return Y()},get showMiniTimer(){return Oe()},get playerStarted(){return n(be)},get seekToInteractive(){return fe()},get playPrevChapter(){return ee()},firstStart:J,seekTime:bi,get showEndScreen(){return qe()},get showAutoplayNext(){return Fe()},get showNextPrevButtons(){return re()},get adsExternalApi(){return e.adsExternalApi},get videoContainer(){return n(Dt)},set videoContainer(kt){N(Dt,kt,!0)}})},Et=W=>{var kt=Le(),di=de(kt);{var at=Gt=>{Tv(Gt,{get thumbUrl(){return b()},get outsideDuration(){return oe()},get canRewindLive(){return U()},get videoContainer(){return n(Dt)},set videoContainer(lt){N(Dt,lt,!0)}})},Tt=Gt=>{xv(Gt,{get store(){return s()},get uiConfig(){return ze},get title(){return f()},get thumbUrl(){return b()},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 X()},get duration(){return oe()},get logoClickable(){return j()},get logoHidden(){return ge()},get logoTargetUrl(){return Vt},get nextButtonActive(){return _e()},get prevButtonActive(){return we()},get endScreenVideoTitle(){return Z()},get endScreenVideoThumb(){return Ne()},get isOneVideoPlaylist(){return ue()},get supportLink(){return A()},get shadowRootContainer(){return Ke()},get outerContainerRef(){return Ce()},get fullScreenTarget(){return Y()},get showMiniTimer(){return Oe()},get playerStarted(){return n(be)},get seekToInteractive(){return fe()},get playPrevChapter(){return ee()},firstStart:J,get showEndScreen(){return qe()},get showAutoplayNext(){return Fe()},get showNextPrevButtons(){return re()},get adsExternalApi(){return e.adsExternalApi},get videoContainer(){return n(Dt)},set videoContainer(lt){N(Dt,lt,!0)},get keyboardControls(){return Ye()},set keyboardControls(lt){Ye(lt)}})};V(di,Gt=>{Xt?Gt(at):Gt(Tt,!1)})}_(W,kt)};V(Jo,W=>{ce()?W(_n):W(Et,!1)})}w(xi),B(W=>{oo=se(xi,1,"vk-vp-root s-0",null,oo,W),Ge(xi,oi)},[()=>({"root--miui-browser":Cv.device.isMobile&&Cv.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:We,changeAudioStream:nt,hideControls:ei,showControls:li,setVolume:gi,seekTime:bi,seekEpisodeStartTime:io,returnFocusToEpisodes:ho,setPlaybackRate:pi,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 b()},set thumbUrl(W){b(W)},get interactiveContainer(){return y()},set interactiveContainer(W){y(W)},get interactiveController(){return $()},set interactiveController(W){$(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 X()},set adsAutoplayParam(W){X(W)},get duration(){return oe()},set duration(W){oe(W)},get logoClickable(){return j()},set logoClickable(W){j(W)},get logoHidden(){return ge()},set logoHidden(W){ge(W)},get isMobile(){return ce()},set isMobile(W){ce(W)},get showNextPrevButtons(){return re()},set showNextPrevButtons(W){re(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 Ne()},set endScreenVideoThumb(W){Ne(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 Y()},set fullScreenTarget(W){Y(W)},get failoverHosts(){return ie()},set failoverHosts(W){ie(W)},get showMiniTimer(){return Oe()},set showMiniTimer(W){Oe(W)},get saveRate(){return Be()},set saveRate(W){Be(W)},get showAutoplayNext(){return Fe()},set showAutoplayNext(W){Fe(W)},get seekToInteractive(){return fe()},set seekToInteractive(W){fe(W)},get playPrevChapter(){return ee()},set playPrevChapter(W){ee(W)},get volumeMultiplier(){return Se()},set volumeMultiplier(W){Se(W)},get showEndScreen(){return qe()},set showEndScreen(W){qe(W)},get keyboardControls(){return Ye()},set keyboardControls(W){Ye(W)}});return o(),Bt}var LC=Ee('<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 Ev(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=LC();vi(9),_(r,l)},$$slots:{default:!0}})}var MC=L('<div class="title s-2"> </div>'),VC=L('<div class="playerStub s-2"><!> <!></div>'),RC={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 Pv(t,e){q(t,RC);var i=VC(),o=T(i);{var r=d=>{var s=MC(),u=T(s,!0);w(s),B(()=>pe(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);Ev(d,{get isWhite(){return n(s)}})};V(a,d=>{(!e.title||!e.thumbUrl)&&d(l)})}w(i),B(()=>Ge(i,e.thumbUrl?`background-image: url('${e.thumbUrl}')`:"")),_(t,i)}var NC=L('<div class="playerError s-3"><!></div>'),OC={hash:"s-3",code:".playerError.s-3{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 Av(t){q(t,OC);var e=NC(),i=T(e);ja(i,{}),w(e),_(t,e)}import{now as vI,ValueSubject as gI}from"@vkontakte/videoplayer-shared/es2015";import{cloneDeepWith as hI,InterfaceLanguage as _I,isNonNullable as Ov,Logger as bI,Observable as $I,Subscription as Kb,once as yI,InternalsExposure as xI,skip as wI,getPlayerId as SI}from"@vkontakte/videoplayer-shared/es2015";import{clientChecker as qb,isMobile as TI}from"@vkontakte/videoplayer-core/es2015";import{OneStat as CI,ThinOneStat as II,MediascopePixel as EI}from"@vkontakte/videoplayer-statistics/es2015";import{Logger as DC,Subscription as BC}from"@vkontakte/videoplayer-shared/es2015";var cp=class{constructor(){this.subscription=new BC,this.logger=new DC,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 Mv,detectEmbed as KC}from"@vkontakte/videoplayer-shared/es2015";var FC=Ee('<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),HC=L('<div><div><!></div> <span class="title s-6"> </span></div>'),UC={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 kv(t,e){F(e,!0),q(t,UC);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")),b=dp(d.view);var y=HC();let $;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=FC();vi(),_(P,D)},$$slots:{default:!0}}),w(S);var R=k(S,2),E=T(R,!0);w(R),w(y),B((P,O)=>{$=se(y,1,"player-pip-dummy s-6",null,$,P),Ge(y,b),C=se(S,1,"dummy-image s-6",null,C,O),pe(E,n(f))},[()=>({"is-pip-api":s}),()=>({desktop:!a()})]),_(t,y),H(),o()}var zC=Object.defineProperty,WC=(t,e,i)=>e in t?zC(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Zl=(t,e,i)=>WC(t,typeof e!="symbol"?e+"":e,i),Lv=(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())}),qC=460,QC=280,Tc=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 Mv(!1),isEnabled$:new Mv(!1),type:1}),this.info.isEnabled$=new Mv(e)}isSupported(){let{isEmbed:e}=KC();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 Lv(this,null,function*(){var e,i;if(!this.isSupported()||!this.playerDomElement||!this.playerParentShadowRoot)return;this.pipWindow=yield documentPictureInPicture.requestWindow({width:qC,height:QC,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(kv,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 Lv(this,null,function*(){return new Promise(e=>{var i;this.pipWindow&&((i=documentPictureInPicture.window)==null||i.close()),e()})})}dispose(){return Lv(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 Ob(t){return t instanceof Tc}var up=class{static getLatestSupportedVersion(e){let i=new Na(e),o=new Tc(e);if(o.isSupported())return o;if(i.isSupported())return i}};function Cc(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 Db="Inner error. Unexpectedly root annotation container null reference exception",Bb="Annotation with such name already exists",Fb="Annotation with such name does not exist";var Jl=class extends Error{constructor(e){super(e),this.name="AnnotationError"}};import{observeElementSize as GC,Subscription as YC,throttleFn as jC}from"@vkontakte/videoplayer-shared/es2015";var XC="1",ZC=100,pp=class{constructor(e){this.annotationsInside=e;this.annotations=new Map;this.subscriptions=new YC}init(e){if(this.rootAnnotationsContainer=e,this.annotationsInside)return;let i=jC(()=>{for(let o of this.annotations.values())this.isElementExceedsBoundaries(o,this.playerSize.width,this.playerSize.height)?o.style.visibility="hidden":o.style.visibility="visible"},ZC);this.subscriptions.add(GC(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(Db);if(this.annotations.has(e))throw new Jl(Bb);i.style.zIndex=(o=i.style.zIndex)!=null?o:XC,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(Fb);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 fp,Subscription as JC}from"@vkontakte/videoplayer-shared/es2015";var hn=class{init({store:e,microStores:i,interactiveController:o,config:r}){return fp(e),fp(i),fp(r),r.interactiveData&&fp(o),this.subscription=new JC,this.subscription}};var Ic=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 Ec=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(b=>{if(!m)return;let y=he(l);he(s)?this.state$.set(b):y!==null&&this.state$.set(!y||b)})),o.add(s.subscribe(b=>{this.state$.set(!b||f())})),o.add(l.subscribe(b=>{if(b===null)return;let y=he(d);if(f()){this.state$.set(!0);return}y&&this.state$.set(!b)})),o}};var Pc=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 eI}from"@vkontakte/videoplayer-shared/es2015";var Vv=ae(!1),mp=null,Ac=class extends hn{constructor(){super(...arguments);this.stateName="showInteractiveTimeIndicatorTooltip$";this.state$=Kt(Ae({},Vv),{set:(i,o=!1)=>{i!==he(Vv)&&(this.clearTimeout(),Vv.set(i),!i&&mp&&(mp=!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(eI({isPlaying$:d,isInteractiveTime$:l,interactiveTimeIndicator:u}).subscribe(({isPlaying$:m,isInteractiveTime$:f,interactiveTimeIndicator:b})=>{var y,$;if(!(!m||!(b!=null&&b.isDisplayed))){if(!f)return this.state$.set(!1);p.tooltipHelpHintActive&&mp===null&&(mp=!0,p.tooltipHelpHintActive=!1,this.state$.set(!0),($=(y=r.callbacks)==null?void 0:y.onInteractiveTimeIndicatorHintDeactivated)==null||$.call(y))}})),o}clearTimeout(){window.clearTimeout(this.timeout)}};import{combine as tI,noop as iI}from"@vkontakte/videoplayer-shared/es2015";var kc=class extends hn{constructor(){super(...arguments);this.stateName="graphIsOpened$";this.graphMadePause=!1;this.state$=Kt(Ae({},ae(null)),{toggle:iI});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),b=he(p);if(s)try{yield a==null?void 0:a.toggleGraphView(!1),this.state$.set(!1),m.remove(hf),!f&&this.graphMadePause&&r.actions.internal.play()}catch(y){d({message:"Cant hide graph"})}else{this.graphMadePause=b==="playing";try{yield a==null?void 0:a.toggleGraphView(!0),this.state$.set(!0),m.add(hf),!f&&this.graphMadePause&&r.actions.internal.pause()}catch(y){d({message:"Cant show graph"})}}}),o.add(tI({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 Hb}from"@vkontakte/videoplayer-shared/es2015";var Lc=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 Hb(!1),isEnabled$:new Hb(!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 rI,filterChanged as sI}from"@vkontakte/videoplayer-shared/es2015";import{safeStorage as Rv}from"@vkontakte/videoplayer-shared/es2015";var Ub=({maxShowCount:t,timeout:e})=>{let i=[t!==0?oI({maxCount:t}):void 0,e!==0?nI({timeout:e}):void 0].filter(o=>!!o);return{notificationShowed:o=>i.forEach(r=>r.notificationShowed(o)),canShowNotification:o=>i.every(r=>r.canShowNotification(o))}},oI=({maxCount:t})=>{let e={};return{notificationShowed:i=>{var o,r;e[i]=((o=e[i])!=null?o:0)+1,Rv.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}}},nI=({timeout:t})=>{let e="videoplayer_notifications_manager",i=()=>{try{return JSON.parse(Rv.get(e)||"{}")}catch(a){return{}}},o=a=>Rv.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 Mc=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=Ub({maxShowCount:a,timeout:l});let u=r.getPlayer();return o.add(u.events.severeStallOccured$.pipe(sI(),rI(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 zb=()=>[Ic,Ec,Pc,Ac,kc,Lc,Mc].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 Vc}from"@vkontakte/videoplayer-shared/es2015";var vp=class{constructor(e){this.shadowRoot=e;this.lastFocusedNode=null;this.init=()=>{this.shadowRoot.addEventListener("focusin",this.handleFocusChange)};this.handleFocusChange=()=>{this.lastFocusedNode=this.shadowRoot.activeElement};this.restoreFocus=()=>{var e;(e=this.lastFocusedNode)==null||e.focus()};this.init()}destroy(){this.shadowRoot.removeEventListener("focusin",this.handleFocusChange)}};var aI=L('<div class="root s-1"><!></div>'),lI={hash:"s-1",code:".root.s-1{align-items:center;display:flex;inset:0;justify-content:center;pointer-events:none;position:absolute;z-index:1}"};function Nv(t,e){F(e,!0),q(t,lI);let i=null,o=K(null);De(()=>(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=Le(),l=de(a);{var d=s=>{var u=Le(),p=de(u);Is(p,()=>n(o),m=>{var f=aI(),b=T(f);let y=v(()=>n(o)==="prev");wc(b,{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 dI=Object.defineProperty,cI=Object.defineProperties,uI=Object.getOwnPropertyDescriptors,Wb=Object.getOwnPropertySymbols,pI=Object.prototype.hasOwnProperty,fI=Object.prototype.propertyIsEnumerable,Bv=(t,e,i)=>e in t?dI(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Bs=(t,e)=>{for(var i in e||(e={}))pI.call(e,i)&&Bv(t,i,e[i]);if(Wb)for(var i of Wb(e))fI.call(e,i)&&Bv(t,i,e[i]);return t},mI=(t,e)=>cI(t,uI(e)),Yt=(t,e,i)=>Bv(t,typeof e!="symbol"?e+"":e,i),gp=(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())}),PI={preload:!0,autoplay:!1,repeat:!1,loop:!1,fromTime:0,canRewindLive:!0,showAds:!1,interfaceLanguage:_I.RU,isCyrillicRelatedInterface:!0,logoClickable:!1,logoHidden:!1,isTouch:TI(),isMediaSessionEnabled:!0,isPictureInPictureEnabled:!0,isAudioDisabled:!1,callbacks:{uiInfo:{}},tuningConfig:{configName:[]},saveRate:!0,volumeMultiplier:1,showEndScreen:!0,showAutoplayNext:!0,showNextPrevButtons:!0},Yn=K(void 0),Dv=ci({animationDuration:0,playbackStatusShow:!1}),hp=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 gI(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:b,isMobile:y,isTouch:$,refDomain:S,deviceId:C,interactiveData:I}=Cc(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 CI(Bs({movieId:P,albumId:d,place:s,trackCode:p,vkAppId:m,autoplay:(l=b&&!this.interactiveController)!=null?l:!1,mobile:$!=null?$: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})}}),Vc.create("ui"),this.logger=new bI,this.log=this.logger.createComponentLog("VKVideoPlayer"),this.subscription=new Kb,this.interactiveSubscription=new Kb,this.graphMadePause=!1,this.fatalError$.subscribe(e=>{this.unmountComponent(this.svelteErrorComponent),e&&(this.unmountComponent(this.svelteStubComponent),this.unmountComponent(this.svelteRootComponent),this.svelteErrorComponent=jr(Av,{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=ci({title:o,thumbUrl:r}),l={target:this.playerContainer,props:a};this.svelteStubComponent=jr(Pv,l),this.sveltePersistentLayerComponent=jr(Nv,{target:this.playerContainer,props:Dv}),this.postponedInitParams&&(this.initPlayer(...this.postponedInitParams),this.postponedInitParams=null)}updatePersistentLayerProps(){if(!this.uiConfig)return;let{playbackStatusNextVideoAnimationDuration:e,features:{playbackStatusShow:i,playbackStatusNextVideoShow:o}}=this.uiConfig;Dv.animationDuration=e,Dv.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(),Vc.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}=Cc(this.videoConfig,i),{unitedVideoId:l}=e;if(this.uiConfig.features.thinStatistics&&l)return new II.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,b;if(!this.videoConfig)return;let{albumId:y,statPlace:$,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:X,isCyrillicRelatedInterface:oe,logoClickable:j,logoHidden:ge,isMobile:ce,isTouch:re,isAudioDisabled:_e,isLiveCatchUpMode:we,fullScreenTarget:Z,failoverHosts:Ne,canDownload:ue,callbacks:A,interactiveData:Ke,showThumbTimer:Ce,additionalButtons:Y=[],additionalSettingsMenuItems:ie=[],additionalContextMenuItems:Oe=[],repeat:Be,loop:fe,saveRate:ee,volumeMultiplier:Se,showEndScreen:Fe,showAutoplayNext:qe,mediascopePixels:Ye}=Cc(this.videoConfig,i),{sources:Te,title:Me,thumbUrl:ze,unitedVideoId:Vt,isClip:et=!1,duration:Ot,adsParams:qt={},videoEpisodes:St,previewThumbsData:Jt,subtitles:Dt,subtitlesForcedLanguage:ye,live:be,adsExternalApi:J}=e;if(!Te&&!be){let pi=new Error("empty sources and live");this.fatalError$.next(pi),(r=A.onCrashed)==null||r.call(A,pi.message);return}let xe=Bs(Bs({},G),qt),Pe=this.getNextVideoInfo(),It={sources:Te,title:Me,thumbUrl:ze,subtitles:Dt,subtitlesForcedLanguage:ye,unitedVideoId:Vt,isClip:et,live:be,albumId:y,statPlace:$,autoplay:I,muted:E,volume:R,fromTime:P,canRewindLive:O,showAds:U,adsSlotId:z,adsParams:xe,adsAutoplayParam:le,duration:Ot,logoClickable:j,logoHidden:ge,isTouch:re!=null?re:ce,repeat:Be,loop:fe,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;Ye&&(Je=new EI({pixels:Ye})),(mt||$e)&&(this.statistics=new Yu(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:_u},{movieId:Vt,albumId:y,place:$,autoplay:(l=I&&!this.interactiveController)!=null?l:!1,mobile:re!=null?re: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=[],li="tooltip_interactive_go_back_disabled_first";if(nt&&this.interactiveController){let pi=this.interactiveController.state.isInitialChapter$.getValue(),ct=this.interactiveController.getHistoryState();pi&&ei.push("REPLAY_BUTTON"),this.interactiveController.getIsSeekable().getValue()||ei.push("SEEK_TO_INTERACTIVE_BUTTON"),ct.hasPrevChapter$.getValue()||(ei.push("PLAY_PREV_CHAPTER_BUTTON"),pi||(ct.isGoBackLimited$.getValue()?li="tooltip_interactive_go_back_disabled_limit":li="tooltip_interactive_go_back_disabled"))}let gi=()=>{var pi;this.isInited=!1,this.prevIsid=void 0;let ct=(o==null?void 0:o.info.isEnded$.getValue())&&((pi=this.interactiveController)==null?void 0:pi.state.isEndChapter$.getValue());A.onReplayInteractiveVideo&&!ct?A.onReplayInteractiveVideo():this.replayInteractiveVideo()},bi=Be&&this.videoConfig.videos.length===1;this.store=eb({player:o,interfaceLanguage:X,isCyrillicRelatedInterface:oe,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:ee,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:li,hasInteractiveBranches:!!((b=(f=this.interactiveController)==null?void 0:f.getChapterBranches())!=null&&b.length),additionalButtons:this.uiConfig.features.additionalButtons?Y:[],additionalSettingsMenuItems:ie!=null?ie:[],additionalContextMenuItems:Oe!=null?Oe:[],playPrevVideo:()=>this.playPrevVideo(),playNextVideo:()=>this.playNextVideo(),onVideoChanged:pi=>{var ct;return(ct=this.sveltePersistentLayerComponent)==null?void 0:ct.startVideoChangedAnimation(pi)},looped:this.uiConfig.features.useLoopSetting?fe:bi,statistics:this.statistics,internalsExposure:this.internalsExposure,playerView:this.videoConfig.playerView,playerId:this.playerId});let{stores:io}=this.microStoresRoot=zb(),ho=()=>{var pi,ct,Pi,jt,wt,oi;if(!this.store||!this.microStoresRoot||!this.videoConfig)return;this.subscription.add(this.store.state.currentFormat$.subscribe(bt=>{var je;return(je=A==null?void 0:A.onCurrentFormatChanged)==null?void 0:je.call(A,bt)})),this.subscription.add(io.interactiveControlsOpacity$.subscribe(bt=>{var je;bt!==null&&((je=this==null?void 0:this.interactiveController)==null||je.setDisabledControls(bt))})),this.subscription.add(this.store.state.throughputEstimation$.subscribe(bt=>{var je;return(je=A==null?void 0:A.onThroughputEstimationChanged)==null?void 0:je.call(A,bt)})),this.subscription.add(this.store.state.trafficSavingEnabled$.subscribe(bt=>{var je;return(je=A==null?void 0:A.onTrafficSavingEnabledChanged)==null?void 0:je.call(A,bt)})),this.subscription.add(this.store.state.highQualityEnabled$.subscribe(bt=>{var je;return(je=A==null?void 0:A.onHighQualityEnabledChanged)==null?void 0:je.call(A,bt)})),this.subscription.add(this.store.state.isAutoQualityEnabled$.subscribe(bt=>{var je;return(je=A==null?void 0:A.onAutoQualityEnabledChanged)==null?void 0:je.call(A,!!bt)})),this.subscription.add(new $I(bt=>{this.store&&this.subscription.add(this.store.state.currentPlaybackRate$.subscribe(je=>bt.next(je)))}).pipe(wI(1)).subscribe(bt=>{var je;return(je=A==null?void 0:A.onCurrentPlaybackRateChanged)==null?void 0:je.call(A,bt)})),this.subscription.add(this.store.state.volume$.subscribe(bt=>{var je;return(je=A==null?void 0:A.onVolumeChange)==null?void 0:je.call(A,bt)})),this.subscription.add(this.store.state.muted$.subscribe(bt=>{var je,xi,oo,Jo;if(bt)(je=A==null?void 0:A.onMute)==null||je.call(A);else{let _n=(oo=((xi=this.store)==null?void 0:xi.state.volume$)&&he(this.store.state.volume$))!=null?oo:0;(Jo=A==null?void 0:A.onUnmute)==null||Jo.call(A,_n)}})),this.subscription.add(this.store.state.videoBitrate$.subscribe(bt=>{var je;return(je=A==null?void 0:A.onVideoBitrateChanged)==null?void 0:je.call(A,bt)})),this.subscription.add(this.store.state.isInteractiveTime$.subscribe(bt=>{var je;let xi=(je=this.store)==null?void 0:je.ui.controls.disabledControls$;xi&&(bt&&!xi.includes(Ad)&&xi.add(Ad),bt||xi.remove(Ad))})),this.subscription.add(this.store.ui.isFullscreen.subscribe(bt=>gp(this,null,function*(){var je;if(!qb.browser.isSamsungBrowser||!bt||!this.interactiveController)return;document.fullscreenElement===this.shadowRootContainer&&(yield this.replayInteractiveChapter((je=this.videoConfig)==null?void 0:je.callbacks.onExternalFullscreenExit))}))),this.statistics&&this.statistics.oneStat&&this.subscription.add(this.statistics.oneStat.vsid$.subscribe(bt=>{var je;return(je=A==null?void 0:A.onVSIDChanged)==null?void 0:je.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:Me,thumbUrl:ze,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:j,logoHidden:ge,isMobile:re!=null?re:ce,failoverHosts:Ne,fullScreenTarget:Z,saveRate:ee,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:J},!0);let Xt={target:this.playerContainer,props:n(Yn)};this.svelteRootComponent=jr(Iv,Xt),this.addPlayerInfoSubscriptions(),this.isInited||(this.isInited=!0,(Pi=(ct=(pi=this.videoConfig)==null?void 0:pi.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)?Vc.subscribe("ui",this.videoConfig.callbacks.onDevNullLog):Vc.destroy("ui")};this.coreConfig.asyncResolveClientChecker?qb.isInited$.subscribe(pi=>{pi&&(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&&Ov(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 gp(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:b}=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:b,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$:$}=this.interactiveController.state;this.uiConfig.features.seekToInteractive&&this.subscription.add($.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]=mI(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,b,y,$,S,C,I,R,E,P,O,D,U,z,G,le,X,oe,j;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=Cc(PI,hI(e,ge=>ge instanceof HTMLElement?ge:void 0)),this.playerId=SI(e.playerId),this.uiConfig=Ah((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 xI("ui",this.playerId))),Vc.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:[vI()]}),Ov(this.videoConfig.isMediaSessionEnabled)&&(this.uiConfig.features.mediaSession=(f=(m=this.uiConfig.features.mediaSession)!=null?m:this.videoConfig.isMediaSessionEnabled)!=null?f:!0),Ov(this.videoConfig.isPictureInPictureEnabled)&&(this.uiConfig.features.pip=(y=(b=this.uiConfig.features.pip)!=null?b:this.videoConfig.isPictureInPictureEnabled)!=null?y:!0,this.uiConfig.features.dpip=(S=($=this.uiConfig.features.dpip)!=null?$: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=(X=this.uiConfig.features.nextPrevButtons)!=null?X:this.videoConfig.showNextPrevButtons,this.currentPlayingVideoIndex=this.videoConfig.videoIndex&&((oe=this.videoConfig.videos)!=null&&oe[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=up.getLatestSupportedVersion(ge):this.pictureInPictureApi=new Na(ge)}this.mediaSessionApi=this.uiConfig.features.mediaSession?new cp:void 0,this.slotsApi=this.uiConfig.features.slots?new sp:void 0,this.annotationsApi=this.uiConfig.features.annotations?new pp(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]),Ob(this.pictureInPictureApi)&&this.pictureInPictureApi.setPlayerDomElement(this.playerContainer,this._shadowRoot),(j=this.slotsApi)==null||j.init(this.shadowRootContainer,this.store),this.focusManager=this._shadowRoot?new vp(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 gp(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 gp(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(yI()).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 sne,VKNumericLanguage as ane,loadVKLangPack as lne}from"@vkontakte/videoplayer-shared/es2015";import{VideoQuality as cne,VideoFormat as une}from"@vkontakte/videoplayer-core/es2015";var Zoe=()=>{window.customElements.define("vk-video-player",hp)};export{ju as ControlButtonType,gs as GridTypes,sne as InterfaceLanguage,Ud as MenuItemType,hs as PlayerPhase,Rl as VERSION,ane as VKNumericLanguage,une as VideoFormat,cne as VideoQuality,lne as loadVKLangPack,Zoe as registerPlayerWebComponent};
|