@vkontakte/videoplayer 1.1.62-dev.92a4e8bb.0 → 1.1.62-dev.96a1e2ab.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es2015.cjs.js +70 -154
- package/es2015.esm.js +70 -154
- package/es2018.cjs.js +72 -156
- package/es2018.esm.js +72 -156
- package/es2024.cjs.js +69 -153
- package/es2024.esm.js +69 -153
- package/esnext.cjs.js +69 -153
- package/esnext.esm.js +69 -153
- package/evergreen.esm.js +69 -153
- package/package.json +5 -5
- package/types/config.d.ts +4 -0
- package/types/types/index.d.ts +4 -8
package/es2015.esm.js
CHANGED
|
@@ -1,63 +1,63 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @vkontakte/videoplayer v1.1.62-dev.
|
|
3
|
-
*
|
|
2
|
+
* @vkontakte/videoplayer v1.1.62-dev.96a1e2ab.0
|
|
3
|
+
* Fri, 23 May 2025 06:56:31 GMT
|
|
4
4
|
* https://st.mycdn.me/static/vkontakte-videoplayer/1-1-62/doc/
|
|
5
5
|
*/
|
|
6
|
-
var
|
|
6
|
+
var B1=Object.defineProperty,O1=Object.defineProperties;var H1=Object.getOwnPropertyDescriptors;var Wm=Object.getOwnPropertySymbols;var F1=Object.prototype.hasOwnProperty,U1=Object.prototype.propertyIsEnumerable;var qm=t=>{throw TypeError(t)};var yu=(t,e,i)=>e in t?B1(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,K=(t,e)=>{for(var i in e||(e={}))F1.call(e,i)&&yu(t,i,e[i]);if(Wm)for(var i of Wm(e))U1.call(e,i)&&yu(t,i,e[i]);return t},Mt=(t,e)=>O1(t,H1(e));var Un=(t,e,i)=>yu(t,typeof e!="symbol"?e+"":e,i),xu=(t,e,i)=>e.has(t)||qm("Cannot "+i);var Ei=(t,e,i)=>(xu(t,e,"read from private field"),i?i.call(t):e.get(t)),fs=(t,e,i)=>e.has(t)?qm("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,i),$a=(t,e,i,o)=>(xu(t,e,"write to private field"),o?o.call(t,i):e.set(t,i),i),Km=(t,e,i)=>(xu(t,e,"access private method"),i);var Ct=(t,e,i)=>new Promise((o,n)=>{var a=l=>{try{d(i.next(l))}catch(u){n(u)}},s=l=>{try{d(i.throw(l))}catch(u){n(u)}},d=l=>l.done?o(l.value):Promise.resolve(l.value).then(a,s);d((i=i.apply(t,e)).next())});var ms="[",Vs="[!",Rs="]",Yr={};var Pi=Symbol(),gi=Symbol("filename"),Qm=Symbol("hmr"),Gm="http://www.w3.org/1999/xhtml",wu="http://www.w3.org/2000/svg";var qd=!0;var jm,Zm,Ym=(Zm=(jm=globalThis.process)==null?void 0:jm.env)==null?void 0:Zm.NODE_ENV,ke=Ym&&!Ym.toLowerCase().startsWith("prod");var Uo=Symbol("$state"),jr=Symbol("$state metadata"),al=Symbol("legacy props"),Xm=Symbol("");var Sr=Array.isArray,Jm=Array.prototype.indexOf,ll=Array.from,Su=Object.keys,oo=Object.defineProperty,zn=Object.getOwnPropertyDescriptor,Kd=Object.getOwnPropertyDescriptors,Cu=Object.prototype,ev=Array.prototype,Zr=Object.getPrototypeOf;function vs(t){return typeof t=="function"}var oe=()=>{};function tv(t){return t()}function gs(t){for(var e=0;e<t.length;e++)t[e]()}var dl=[],Tu=[];function iv(){var t=dl;dl=[],gs(t)}function z1(){var t=Tu;Tu=[],gs(t)}function en(t){dl.length===0&&queueMicrotask(iv),dl.push(t)}function ku(){dl.length>0&&iv(),Tu.length>0&&z1()}function Qd(t){return t===this.v}function ya(t,e){return t!=t?e==e:t!==e||t!==null&&typeof t=="object"||typeof t=="function"}function ov(t,e){return t!==e}function xa(t){return!ya(t,this.v)}function nv(){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 rv(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 sv(){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 av(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 lv(){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 dv(){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 cv(){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 uv(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 pv(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 fv(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 mv(){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 vv(){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 gv(){if(ke){let t=new Error("state_unsafe_local_read\nReading state that was created inside the same derived is forbidden. Consider using `untrack` to read locally created state\nhttps://svelte.dev/e/state_unsafe_local_read");throw t.name="Svelte error",t}else throw new Error("https://svelte.dev/e/state_unsafe_local_read")}function hv(){if(ke){let t=new Error("state_unsafe_mutation\nUpdating state inside a derived 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 Hr=!1,Fr=!1;function _v(){Hr=!0}var cl=null;function Xr(t){let e=Error(),i=e.stack;if(i){let o=i.split(`
|
|
23
23
|
`),n=[`
|
|
24
|
-
`];for(let a=0;a<o.length;a++){let s=o[a];if(s!=="Error"){if(s.includes("validate_each_keys"))return null;s.includes("svelte/src/internal")||n.push(s)}}if(n.length===1)return null;
|
|
25
|
-
`)}),
|
|
24
|
+
`];for(let a=0;a<o.length;a++){let s=o[a];if(s!=="Error"){if(s.includes("validate_each_keys"))return null;s.includes("svelte/src/internal")||n.push(s)}}if(n.length===1)return null;oo(e,"stack",{value:n.join(`
|
|
25
|
+
`)}),oo(e,"name",{value:`${t}Error`})}return e}var Ds=new Set,wa=new Map;function Au(t){Ds=t}function Oi(t,e){var i={f:0,v:t,reactions:null,equals:Qd,rv:0,wv:0};return ke&&Fr&&(i.created=e!=null?e:Xr("CreatedAt"),i.debug=null),i}function te(t){return W1(Oi(t))}function es(t,e=!1){var o,n;let i=Oi(t);return e||(i.equals=xa),Hr&&Tt!==null&&Tt.l!==null&&((n=(o=Tt.l).s)!=null?n:o.s=[]).push(i),i}function W1(t){return Dt!==null&&!qn&&(Dt.f&2)!==0&&(Cr===null?yv([t]):Cr.push(t)),t}function O(t,e){return Dt!==null&&!qn&&Ur()&&(Dt.f&18)!==0&&(Cr===null||!Cr.includes(t))&&hv(),Sa(t,e)}function Sa(t,e){var o;if(!t.equals(e)){var i=t.v;if(Bs?wa.set(t,e):wa.set(t,i),t.v=e,t.wv=pl(),ke&&Fr&&(t.updated=Xr("UpdatedAt"),xt!=null&&(t.trace_need_increase=!0,(o=t.trace_v)!=null||(t.trace_v=i))),$v(t,2048),Ur()&&xt!==null&&(xt.f&1024)!==0&&(xt.f&96)===0&&(Wn===null?xv([t]):Wn.push(t)),ke&&Ds.size>0){let n=Array.from(Ds);for(let a of n)(a.f&1024)!==0&&nn(a,4096),hs(a)&&Ca(a);Ds.clear()}}return e}function $v(t,e){var i=t.reactions;if(i!==null)for(var o=Ur(),n=i.length,a=0;a<n;a++){var s=i[a],d=s.f;if((d&2048)===0&&!(!o&&s===xt)){if(ke&&(d&262144)!==0){Ds.add(s);continue}nn(s,e),(d&1280)!==0&&((d&2)!==0?$v(s,4096):Ta(s))}}}function m(t){var e=2050,i=Dt!==null&&(Dt.f&2)!==0?Dt:null;xt===null||i!==null&&(i.f&256)!==0?e|=256:xt.f|=1048576;let o={ctx:Tt,deps:null,effects:null,equals:Qd,f:e,fn:t,reactions:null,rv:0,v:null,wv:0,parent:i!=null?i:xt};return ke&&Fr&&(o.created=Xr("CreatedAt")),o}function kr(t){let e=m(t);return e.equals=xa,e}function Gd(t){var e=t.effects;if(e!==null){t.effects=null;for(var i=0;i<e.length;i+=1)ro(e[i])}}var Mu=[];function q1(t){for(var e=t.parent;e!==null;){if((e.f&2)===0)return e;e=e.parent}return null}function K1(t){var e,i=xt;if(no(q1(t)),ke){let o=Ds;Au(new Set);try{Mu.includes(t)&&nv(),Mu.push(t),Gd(t),e=Yd(t)}finally{no(i),Au(o),Mu.pop()}}else try{Gd(t),e=Yd(t)}finally{no(i)}return e}function Vu(t){var e=K1(t),i=(ts||(t.f&256)!==0)&&t.deps!==null?4096:1024;nn(t,i),t.equals(e)||(t.v=e,t.wv=pl())}var Os="font-weight: bold",Hs="font-weight: normal";function wv(t,e,i){ke?console.warn(`%c[svelte] hydration_attribute_changed
|
|
26
26
|
%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
|
|
27
|
-
https://svelte.dev/e/hydration_attribute_changed`,
|
|
27
|
+
https://svelte.dev/e/hydration_attribute_changed`,Os,Hs):console.warn("https://svelte.dev/e/hydration_attribute_changed")}function Sv(t){ke?console.warn(`%c[svelte] hydration_html_changed
|
|
28
28
|
%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"}
|
|
29
|
-
https://svelte.dev/e/hydration_html_changed`,
|
|
29
|
+
https://svelte.dev/e/hydration_html_changed`,Os,Hs):console.warn("https://svelte.dev/e/hydration_html_changed")}function Fs(t){ke?console.warn(`%c[svelte] hydration_mismatch
|
|
30
30
|
%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"}
|
|
31
|
-
https://svelte.dev/e/hydration_mismatch`,
|
|
31
|
+
https://svelte.dev/e/hydration_mismatch`,Os,Hs):console.warn("https://svelte.dev/e/hydration_mismatch")}function Cv(){ke?console.warn(`%c[svelte] lifecycle_double_unmount
|
|
32
32
|
%cTried to unmount a component that was not mounted
|
|
33
|
-
https://svelte.dev/e/lifecycle_double_unmount`,
|
|
33
|
+
https://svelte.dev/e/lifecycle_double_unmount`,Os,Hs):console.warn("https://svelte.dev/e/lifecycle_double_unmount")}function Tv(t,e,i){ke?console.warn(`%c[svelte] ownership_invalid_binding
|
|
34
34
|
%c${t} passed a value to ${e} with \`bind:\`, but the value is owned by ${i}. Consider creating a binding between ${i} and ${t}
|
|
35
|
-
https://svelte.dev/e/ownership_invalid_binding`,
|
|
35
|
+
https://svelte.dev/e/ownership_invalid_binding`,Os,Hs):console.warn("https://svelte.dev/e/ownership_invalid_binding")}function Ru(t,e){ke?console.warn(`%c[svelte] ownership_invalid_mutation
|
|
36
36
|
%c${t?`${t} mutated a value owned by ${e}. This is strongly discouraged. Consider passing values to child components with \`bind:\`, or use a callback instead`:"Mutating a value outside the component that created it is strongly discouraged. Consider passing values to child components with `bind:`, or use a callback instead"}
|
|
37
|
-
https://svelte.dev/e/ownership_invalid_mutation`,
|
|
37
|
+
https://svelte.dev/e/ownership_invalid_mutation`,Os,Hs):console.warn("https://svelte.dev/e/ownership_invalid_mutation")}function jd(t){ke?console.warn(`%c[svelte] state_proxy_equality_mismatch
|
|
38
38
|
%cReactive \`$state(...)\` proxies and the values they proxy have different identities. Because of this, comparisons with \`${t}\` will produce unexpected results
|
|
39
|
-
https://svelte.dev/e/state_proxy_equality_mismatch`,
|
|
39
|
+
https://svelte.dev/e/state_proxy_equality_mismatch`,Os,Hs):console.warn("https://svelte.dev/e/state_proxy_equality_mismatch")}var je=!1;function so(t){je=t}var mt;function hi(t){if(t===null)throw Fs(),Yr;return mt=t}function Vi(){return hi(Vo(mt))}function g(t){if(je){if(Vo(mt)!==null)throw Fs(),Yr;mt=t}}function be(t=1){if(je){for(var e=t,i=mt;e--;)i=Vo(i);mt=i}}function ka(){for(var t=0,e=mt;;){if(e.nodeType===8){var i=e.data;if(i===Rs){if(t===0)return e;t-=1}else(i===ms||i===Vs)&&(t+=1)}var o=Vo(e);e.remove(),e=o}}function ve(t,e=null,i){var u,f;var o=null;if(ke&&Fr&&(o=Xr("CreatedAt")),typeof t!="object"||t===null||Uo in t)return t;let n=Zr(t);if(n!==Cu&&n!==ev)return t;var a=new Map,s=Sr(t),d=Oi(0);s&&a.set("length",Oi(t.length,o));var l;if(ke)if(l={parent:e,owners:null},i){let _=(f=(u=i.v)==null?void 0:u[jr])==null?void 0:f.owners;l.owners=_?new Set(_):null}else l.owners=e===null?Tt!==null?new Set([Tt.function]):null:new Set;return new Proxy(t,{defineProperty(_,p,$){(!("value"in $)||$.configurable===!1||$.enumerable===!1||$.writable===!1)&&mv();var w=a.get(p);return w===void 0?(w=Oi($.value,o),a.set(p,w)):O(w,ve($.value,l)),!0},deleteProperty(_,p){var $=a.get(p);if($===void 0)p in _&&a.set(p,Oi(Pi,o));else{if(s&&typeof p=="string"){var w=a.get("length"),y=Number(p);Number.isInteger(y)&&y<w.v&&O(w,y)}O($,Pi),kv(d)}return!0},get(_,p,$){var P;if(ke&&p===jr)return l;if(p===Uo)return t;var w=a.get(p),y=p in _;if(w===void 0&&(!y||(P=zn(_,p))!=null&&P.writable)&&(w=Oi(ve(y?_[p]:Pi,l),o),a.set(p,w)),w!==void 0){var S=r(w);if(ke){var k=S==null?void 0:S[jr];k&&(k==null?void 0:k.parent)!==l&&Du(l,k)}return S===Pi?void 0:S}return Reflect.get(_,p,$)},getOwnPropertyDescriptor(_,p){var $=Reflect.getOwnPropertyDescriptor(_,p);if($&&"value"in $){var w=a.get(p);w&&($.value=r(w))}else if($===void 0){var y=a.get(p),S=y==null?void 0:y.v;if(y!==void 0&&S!==Pi)return{enumerable:!0,configurable:!0,value:S,writable:!0}}return $},has(_,p){var S;if(ke&&p===jr||p===Uo)return!0;var $=a.get(p),w=$!==void 0&&$.v!==Pi||Reflect.has(_,p);if($!==void 0||xt!==null&&(!w||(S=zn(_,p))!=null&&S.writable)){$===void 0&&($=Oi(w?ve(_[p],l):Pi,o),a.set(p,$));var y=r($);if(y===Pi)return!1}return w},set(_,p,$,w){var z;var y=a.get(p),S=p in _;if(s&&p==="length")for(var k=$;k<y.v;k+=1){var P=a.get(k+"");P!==void 0?O(P,Pi):k in _&&(P=Oi(Pi,o),a.set(k+"",P))}if(y===void 0?(!S||(z=zn(_,p))!=null&&z.writable)&&(y=Oi(void 0,o),O(y,ve($,l)),a.set(p,y)):(S=y.v!==Pi,O(y,ve($,l))),ke){var A=$==null?void 0:$[jr];A&&(A==null?void 0:A.parent)!==l&&Du(l,A),Iv(l)}var E=Reflect.getOwnPropertyDescriptor(_,p);if(E!=null&&E.set&&E.set.call(w,$),!S){if(s&&typeof p=="string"){var T=a.get("length"),V=Number(p);Number.isInteger(V)&&V>=T.v&&O(T,V+1)}kv(d)}return!0},ownKeys(_){r(d);var p=Reflect.ownKeys(_).filter(y=>{var S=a.get(y);return S===void 0||S.v!==Pi});for(var[$,w]of a)w.v!==Pi&&!($ in _)&&p.push($);return p},setPrototypeOf(){vv()}})}function kv(t,e=1){O(t,t.v+e)}function Zd(t){return t!==null&&typeof t=="object"&&Uo in t?t[Uo]:t}function Ev(){let t=Array.prototype,e=Array.__svelte_cleanup;e&&e();let{indexOf:i,lastIndexOf:o,includes:n}=t;t.indexOf=function(a,s){let d=i.call(this,a,s);if(d===-1){for(let l=s!=null?s:0;l<this.length;l+=1)if(Zd(this[l])===a){jd("array.indexOf(...)");break}}return d},t.lastIndexOf=function(a,s){let d=o.call(this,a,s!=null?s:this.length-1);if(d===-1){for(let l=0;l<=(s!=null?s:this.length-1);l+=1)if(Zd(this[l])===a){jd("array.lastIndexOf(...)");break}}return d},t.includes=function(a,s){let d=n.call(this,a,s);if(!d){for(let l=0;l<this.length;l+=1)if(Zd(this[l])===a){jd("array.includes(...)");break}}return d},Array.__svelte_cleanup=()=>{t.indexOf=i,t.lastIndexOf=o,t.includes=n}}var Us,Pv,fl,Av,Mv;function Xd(){if(Us===void 0){Us=window,Pv=document,fl=/Firefox/.test(navigator.userAgent);var t=Element.prototype,e=Node.prototype;Av=zn(e,"firstChild").get,Mv=zn(e,"nextSibling").get,t.__click=void 0,t.__className=void 0,t.__attributes=null,t.__style=void 0,t.__e=void 0,Text.prototype.__t=void 0,ke&&(t.__svelte_meta=null,Ev())}}function rn(t=""){return document.createTextNode(t)}function _i(t){return Av.call(t)}function Vo(t){return Mv.call(t)}function h(t,e){if(!je)return _i(t);var i=_i(mt);if(i===null)i=mt.appendChild(rn());else if(e&&i.nodeType!==3){var o=rn();return i==null||i.before(o),hi(o),o}return hi(i),i}function pe(t,e){var n,a;if(!je){var i=_i(t);return i.nodeType===8&&i.data===""?Vo(i):i}if(e&&((n=mt)==null?void 0:n.nodeType)!==3){var o=rn();return(a=mt)==null||a.before(o),hi(o),o}return mt}function M(t,e=1,i=!1){let o=je?mt:t;for(var n;e--;)n=o,o=Vo(o);if(!je)return o;var a=o==null?void 0:o.nodeType;if(i&&a!==3){var s=rn();return o===null?n==null||n.after(s):o.before(s),hi(s),s}return hi(o),o}function ml(t){t.textContent=""}var Lv=new WeakSet,Jd=!1,hl=!1,vl=null,zs=!1,Bs=!1;function Ou(t){Bs=t}var gl=[],tc=[],Dt=null,qn=!1;function $o(t){Dt=t}var xt=null;function no(t){xt=t}var Cr=null;function yv(t){Cr=t}var sn=null,Qn=0,Wn=null;function xv(t){Wn=t}var Bv=1,ic=0,ts=!1,ul=null;function pl(){return++Bv}function hs(t){var _,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 n,a,s=(e&512)!==0,d=o&&xt!==null&&!ts,l=i.length;if(s||d){var u=t,f=u.parent;for(n=0;n<l;n++)a=i[n],(s||!((_=a==null?void 0:a.reactions)!=null&&_.includes(u)))&&((p=a.reactions)!=null?p:a.reactions=[]).push(u);s&&(u.f^=512),d&&f!==null&&(f.f&256)===0&&(u.f^=256)}for(n=0;n<l;n++)if(a=i[n],hs(a)&&Vu(a),a.wv>t.wv)return!0}(!o||xt!==null&&!ts)&&nn(t,1024)}return!1}function Vv(t,e){for(var i=e;i!==null;){if((i.f&128)!==0)try{i.fn(t);return}catch(o){i.f^=128}i=i.parent}throw Jd=!1,t}function Rv(t){return(t.f&16384)===0&&(t.parent===null||(t.parent.f&128)===0)}function Ea(t,e,i,o){var f,_;if(Jd){if(i===null&&(Jd=!1),Rv(e))throw t;return}if(i!==null&&(Jd=!0),!ke||o===null||!(t instanceof Error)||Lv.has(t)){Vv(t,e);return}Lv.add(t);let n=[],a=(f=e.fn)==null?void 0:f.name;a&&n.push(a);let s=o;for(;s!==null;){if(ke){var d=(_=s.function)==null?void 0:_[gi];if(d){let p=d.split("/").pop();n.push(p)}}s=s.p}let l=fl?" ":" ";oo(t,"message",{value:t.message+`
|
|
40
40
|
${n.map(p=>`
|
|
41
41
|
${l}in ${p}`).join("")}
|
|
42
|
-
`}),
|
|
43
|
-
`)
|
|
44
|
-
`)})}if(
|
|
45
|
-
`)){let n=(i=
|
|
42
|
+
`}),oo(t,"component_stack",{value:n});let u=t.stack;if(u){let p=u.split(`
|
|
43
|
+
`),$=[];for(let w=0;w<p.length;w++){let y=p[w];y.includes("svelte/src/internal")||$.push(y)}oo(t,"stack",{value:$.join(`
|
|
44
|
+
`)})}if(Vv(t,e),Rv(e))throw t}function Ov(t,e,i=!0){var o=t.reactions;if(o!==null)for(var n=0;n<o.length;n++){var a=o[n];(a.f&2)!==0?Ov(a,e,!1):e===a&&(i?nn(a,2048):(a.f&1024)!==0&&nn(a,4096),Ta(a))}}function Yd(t){var $,w;var e=sn,i=Qn,o=Wn,n=Dt,a=ts,s=Cr,d=Tt,l=qn,u=t.f;sn=null,Qn=0,Wn=null,ts=(u&256)!==0&&(qn||!zs||Dt===null),Dt=(u&96)===0?t:null,Cr=null,bl(t.ctx),qn=!1,ic++;try{var f=(0,t.fn)(),_=t.deps;if(sn!==null){var p;if(_l(t,Qn),_!==null&&Qn>0)for(_.length=Qn+sn.length,p=0;p<sn.length;p++)_[Qn+p]=sn[p];else t.deps=_=sn;if(!ts)for(p=Qn;p<_.length;p++)((w=($=_[p]).reactions)!=null?w:$.reactions=[]).push(t)}else _!==null&&Qn<_.length&&(_l(t,Qn),_.length=Qn);if(Ur()&&Wn!==null&&!qn&&_!==null&&(t.f&6146)===0)for(p=0;p<Wn.length;p++)Ov(Wn[p],t);return n!==null&&(ic++,Wn!==null&&(o===null?o=Wn:o.push(...Wn))),f}finally{sn=e,Qn=i,Wn=o,Dt=n,ts=a,Cr=s,bl(d),qn=l}}function Q1(t,e){let i=e.reactions;if(i!==null){var o=Jm.call(i,t);if(o!==-1){var n=i.length-1;n===0?i=e.reactions=null:(i[o]=i[n],i.pop())}}i===null&&(e.f&2)!==0&&(sn===null||!sn.includes(e))&&(nn(e,4096),(e.f&768)===0&&(e.f^=512),Gd(e),_l(e,0))}function _l(t,e){var i=t.deps;if(i!==null)for(var o=e;o<i.length;o++)Q1(t,i[o])}function Ca(t){var e=t.f;if((e&16384)===0){nn(t,1024);var i=xt,o=Tt,n=zs;if(xt=t,zs=!0,ke){var a=an;$l(t.component_function)}try{(e&16)!==0?Hv(t):Fu(t),Hu(t);var s=Yd(t);t.teardown=typeof s=="function"?s:null,t.wv=Bv;var d=t.deps;if(ke&&Fr&&(t.f&2048)!==0&&d!==null)for(let u=0;u<d.length;u++){var l=d[u];l.trace_need_increase&&(l.wv=pl(),l.trace_need_increase=void 0,l.trace_v=void 0)}ke&&tc.push(t)}catch(u){Ea(u,t,i,o||t.ctx)}finally{zs=n,xt=i,ke&&$l(a)}}}function Dv(){console.error("Last ten effects were: ",tc.slice(-10).map(t=>t.fn)),tc=[]}function G1(){try{lv()}catch(t){if(ke&&oo(t,"stack",{value:""}),vl!==null)if(ke)try{Ea(t,vl,null,null)}catch(e){throw Dv(),e}else Ea(t,vl,null,null);else throw ke&&Dv(),t}}function Nu(){var t=zs;try{var e=0;for(zs=!0;gl.length>0;){e++>1e3&&G1();var i=gl,o=i.length;gl=[];for(var n=0;n<o;n++){var a=j1(i[n]);Y1(a)}}}finally{hl=!1,zs=t,vl=null,ke&&(tc=[]),wa.clear()}}function Y1(t){var e=t.length;if(e!==0)for(var i=0;i<e;i++){var o=t[i];if((o.f&24576)===0)try{hs(o)&&(Ca(o),o.deps===null&&o.first===null&&o.nodes_start===null&&(o.teardown===null?Uu(o):o.fn=null))}catch(n){Ea(n,o,null,o.ctx)}}}function Ta(t){hl||(hl=!0,queueMicrotask(Nu));for(var e=vl=t;e.parent!==null;){e=e.parent;var i=e.f;if((i&96)!==0){if((i&1024)===0)return;e.f^=1024}}gl.push(e)}function j1(t){for(var e=[],i=t;i!==null;){var o=i.f,n=(o&96)!==0,a=n&&(o&1024)!==0;if(!a&&(o&8192)===0){if((o&4)!==0)e.push(i);else if(n)i.f^=1024;else{var s=Dt;try{Dt=i,hs(i)&&Ca(i)}catch(u){Ea(u,i,null,i.ctx)}finally{Dt=s}}var d=i.first;if(d!==null){i=d;continue}}var l=i.parent;for(i=i.next;i===null&&l!==null;)i=l.next,l=l.parent}return e}function Pa(t){var e;for(t&&(hl=!0,Nu(),e=t()),ku();gl.length>0;)hl=!0,Nu(),ku();return e}function yo(){return Ct(this,null,function*(){yield Promise.resolve(),Pa()})}function r(t){var e=t.f,i=(e&2)!==0;if(ul!==null&&ul.add(t),Dt!==null&&!qn){Cr!==null&&Cr.includes(t)&&gv();var o=Dt.deps;t.rv<ic&&(t.rv=ic,sn===null&&o!==null&&o[Qn]===t?Qn++:sn===null?sn=[t]:(!ts||!sn.includes(t))&&sn.push(t))}else if(i&&t.deps===null&&t.effects===null){var n=t,a=n.parent;a!==null&&(a.f&256)===0&&(n.f^=256)}if(i&&(n=t,hs(n)&&Vu(n)),ke&&Fr&&cl!==null&&Dt!==null&&cl.reaction===Dt){if(t.debug)t.debug();else if(t.created){var s=cl.entries.get(t);s===void 0&&(s={read:[]},cl.entries.set(t,s)),s.read.push(Xr("TracedAt"))}}return Bs&&wa.has(t)?wa.get(t):t.v}function bt(t){var e=qn;try{return qn=!0,t()}finally{qn=e}}var Z1=-7169;function nn(t,e){t.f=t.f&Z1|e}function nc(t){if(!(typeof t!="object"||!t||t instanceof EventTarget)){if(Uo in t)oc(t);else if(!Array.isArray(t))for(let e in t){let i=t[e];typeof i=="object"&&i&&Uo in i&&oc(i)}}}function oc(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{oc(t[o],e)}catch(n){}let i=Zr(t);if(i!==Object.prototype&&i!==Array.prototype&&i!==Map.prototype&&i!==Set.prototype&&i!==Date.prototype){let o=Kd(i);for(let n in o){let a=o[n].get;if(a)try{a.call(t)}catch(s){}}}}}function Wu(t){xt===null&&Dt===null&&av(t),Dt!==null&&(Dt.f&256)!==0&&xt===null&&sv(),Bs&&rv(t)}function X1(t,e){var i=e.last;i===null?e.last=e.first=t:(i.next=t,t.prev=i,e.last=t)}function Ws(t,e,i,o=!0){var l;var n=xt;if(ke)for(;n!==null&&(n.f&262144)!==0;)n=n.parent;var a={ctx:Tt,deps:null,nodes_start:null,nodes_end:null,f:t|2048,first:null,fn:e,last:null,next:null,parent:n,prev:null,teardown:null,transitions:null,wv:0};if(ke&&(a.component_function=an),i)try{Ca(a),a.f|=32768}catch(u){throw ro(a),u}else e!==null&&Ta(a);var s=i&&a.deps===null&&a.first===null&&a.nodes_start===null&&a.teardown===null&&(a.f&1048704)===0;if(!s&&o&&(n!==null&&X1(a,n),Dt!==null&&(Dt.f&2)!==0)){var d=Dt;((l=d.effects)!=null?l:d.effects=[]).push(a)}return a}function ln(t){let e=Ws(8,null,!1);return nn(e,1024),e.teardown=t,e}function qe(t){var n;Wu("$effect");var e=xt!==null&&(xt.f&32)!==0&&Tt!==null&&!Tt.m;if(ke&&oo(t,"name",{value:"$effect"}),e){var i=Tt;((n=i.e)!=null?n:i.e=[]).push({fn:t,effect:xt,reaction:Dt})}else{var o=bn(t);return o}}function Aa(t){return Wu("$effect.pre"),ke&&oo(t,"name",{value:"$effect.pre"}),xo(t)}function sc(t){let e=Ws(64,t,!0);return()=>{ro(e)}}function Uv(t){let e=Ws(64,t,!0);return(i={})=>new Promise(o=>{i.outro?$n(e,()=>{ro(e),o(void 0)}):(ro(e),o(void 0))})}function bn(t){return Ws(4,t,!1)}function xo(t){return Ws(8,t,!0)}function I(t,e=[],i=m){let o=e.map(i),n=()=>t(...o.map(r));return ke&&oo(n,"name",{value:"{expression}"}),ao(n)}function ao(t,e=0){return Ws(24|e,t,!0)}function Hi(t,e=!0){return Ws(40,t,!0,e)}function Hu(t){var e=t.teardown;if(e!==null){let i=Bs,o=Dt;Ou(!0),$o(null);try{e.call(null)}finally{Ou(i),$o(o)}}}function Fu(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:ro(i,e),i=o}}function Hv(t){for(var e=t.first;e!==null;){var i=e.next;(e.f&32)===0&&ro(e),e=i}}function ro(t,e=!0){var i=!1;if((e||(t.f&524288)!==0)&&t.nodes_start!==null){for(var o=t.nodes_start,n=t.nodes_end;o!==null;){var a=o===n?null:Vo(o);o.remove(),o=a}i=!0}Fu(t,e&&!i),_l(t,0),nn(t,16384);var s=t.transitions;if(s!==null)for(let l of s)l.stop();Hu(t);var d=t.parent;d!==null&&d.first!==null&&Uu(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 Uu(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 $n(t,e){var i=[];ac(t,i,!0),qu(i,()=>{ro(t),e&&e()})}function qu(t,e){var i=t.length;if(i>0){var o=()=>--i||e();for(var n of t)n.out(o)}else e()}function ac(t,e,i){if((t.f&8192)===0){if(t.f^=8192,t.transitions!==null)for(let s of t.transitions)(s.is_global||i)&&e.push(s);for(var o=t.first;o!==null;){var n=o.next,a=(o.f&65536)!==0||(o.f&32)!==0;ac(o,e,a?i:!1),o=n}}}function is(t){zv(t,!0)}function zv(t,e){if((t.f&8192)!==0){t.f^=8192,(t.f&1024)===0&&(t.f^=1024),hs(t)&&(nn(t,2048),Ta(t));for(var i=t.first;i!==null;){var o=i.next,n=(i.f&65536)!==0||(i.f&32)!==0;zv(i,n?e:!1),i=o}if(t.transitions!==null)for(let a of t.transitions)(a.is_global||e)&&a.in()}}var J1={},e0=/at (?:.+ \()?(.+):(\d+):(\d+)\)?$/,t0=/@(.+):(\d+):(\d+)$/;function i0(){var i;let t=new Error().stack;if(!t)return null;let e=[];for(let o of t.split(`
|
|
45
|
+
`)){let n=(i=e0.exec(o))!=null?i:t0.exec(o);n&&e.push({file:n[1],line:+n[2],column:+n[3]})}return e}function Wv(){var e;let t=(e=i0())==null?void 0:e.slice(4);if(!t)return null;for(let i=0;i<t.length;i++){let o=t[i],n=J1[o.file];if(!n){if(i===0)return null;continue}for(let a of n){if(a.end==null)return null;if(a.start.line<o.line&&a.end.line>o.line)return a.component}}return null}var lc=Symbol("ADD_OWNER");function Ku(t,e,i=!1,o=!1){if(t&&!i){let n=an,a=t[jr];if(a&&!Qu(a,n)){let s=Gu(a);e&&e[gi]!==n[gi]&&!o&&Tv(n[gi],e[gi],s[gi])}}dc(t,e,new Set)}function Du(t,e){if(e.owners!==null)for(;t;){if(t.owners===null){e.owners=null;break}for(let i of t.owners)e.owners.add(i);t=t.parent}}function dc(t,e,i){var a;let o=t==null?void 0:t[jr];if(o)"owners"in o&&o.owners!=null&&(e?o.owners.add(e):o.owners=null);else if(t&&typeof t=="object"){if(i.has(t))return;if(i.add(t),lc in t&&t[lc])xo(()=>{t[lc](e)});else{var n=Zr(t);if(n===Object.prototype)for(let s in t)if((a=Object.getOwnPropertyDescriptor(t,s))!=null&&a.get){let d=Pi;xo(()=>{let l=t[s];d!==l&&(d=l,dc(l,e,i))})}else dc(t[s],e,i);else if(n===Array.prototype)for(let s=0;s<t.length;s+=1)dc(t[s],e,i)}}}function Qu(t,e){return t.owners===null?!0:t.owners.has(e)||gi in e&&[...t.owners].some(i=>i[gi]===e[gi])||t.parent!==null&&Qu(t.parent,e)}function Gu(t){var e,i;return(i=(e=t==null?void 0:t.owners)==null?void 0:e.values().next().value)!=null?i:Gu(t.parent)}var o0=!1;function Iv(t){if(o0)return;let e=Wv();if(e&&!Qu(t,e)){let i=Gu(t);i[gi]!==e[gi]?Ru(e[gi],i[gi]):Ru()}}function Ma(t){if(ke){let e=new Error(`lifecycle_outside_component
|
|
46
46
|
\`${t}(...)\` can only be used during component initialisation
|
|
47
|
-
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 It=null;function Cl(t){It=t}var tn=null;function Tl(t){tn=t}function Da(t){return Xu("getContext").get(t)}function Na(t,e){let i=Xu("setContext");return Ee&&bt(()=>Yu(e,null,!0)),i.set(t,e),e}function Il(){return Xu("getAllContexts")}function z(t,e=!1,i){var o=It={p:It,c:null,d:!1,e:null,m:!1,s:t,x:null,l:null};Fr&&!e&&(It.l={s:null,u:null,r1:[],r2:qi(!1)}),on(()=>{o.d=!0}),Ee&&(It.function=i,tn=i)}function q(t){var s,d;let e=It;if(e!==null){t!==void 0&&(e.x=t);let l=e.e;if(l!==null){var i=wt,o=Ot;e.e=null;try{for(var n=0;n<l.length;n++){var a=l[n];ao(a.effect),xo(a.reaction),gn(a.fn)}}finally{ao(i),xo(o)}}It=e.p,Ee&&(tn=(d=(s=e.p)==null?void 0:s.function)!=null?d:null),e.m=!0}return t||{}}function zr(){return!Fr||It!==null&&It.l===null}function Xu(t){var e;return It===null&&Ra(t),(e=It.c)!=null?e:It.c=new Map(l0(It)||void 0)}function l0(t){let e=t.p;for(;e!==null;){let i=e.c;if(i!==null)return i;e=e.p}return null}var d0=/\r/g;function Gv(t){t=t.replace(d0,"");let e=5381,i=t.length;for(;i--;)e=(e<<5)-e^t.charCodeAt(i);return(e>>>0).toString(36)}function Yv(t){return t.endsWith("capture")&&t!=="gotpointercapture"&&t!=="lostpointercapture"}var c0=["beforeinput","click","change","dblclick","contextmenu","focusin","focusout","input","keydown","keyup","mousedown","mousemove","mouseout","mouseover","mouseup","pointerdown","pointermove","pointerout","pointerover","pointerup","touchend","touchmove","touchstart"];function jv(t){return c0.includes(t)}var u0=["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 p0={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 Zv(t){var e;return t=t.toLowerCase(),(e=p0[t])!=null?e:t}var L6=[...u0,"formNoValidate","isMap","noModule","playsInline","readOnly","value","volume","defaultValue","defaultChecked","srcObject","noValidate","allowFullscreen","disablePictureInPicture","disableRemotePlayback"];var f0=["touchstart","touchmove"];function Xv(t){return f0.includes(t)}var m0=["textarea","script","style","title"];function Jv(t){return m0.includes(t)}function Ju(t){return t==null?void 0:t.replace(/\//g,"/\u200B")}var eg=new Map;function tg(t,e){var i=eg.get(t);i||(i=new Set,eg.set(t,i)),i.add(e)}function ep(t,e){if(e){let i=document.body;t.autofocus=!0,Yo(()=>{document.activeElement===i&&t.focus()})}}function El(t){var e=Ot,i=wt;xo(null),ao(null);try{return t()}finally{xo(e),ao(i)}}var tp=new Set,mc=new Set;function Qs(t){if(!je)return;t.onload&&t.removeAttribute("onload"),t.onerror&&t.removeAttribute("onerror");let e=t.__e;e!==void 0&&(t.__e=void 0,queueMicrotask(()=>{t.isConnected&&t.dispatchEvent(e)}))}function ip(t,e,i,o={}){function n(a){if(o.capture||Ba.call(e,a),!a.cancelBubble)return El(()=>i==null?void 0:i.call(this,a))}return t.startsWith("pointer")||t.startsWith("touch")||t==="wheel"?Yo(()=>{e.addEventListener(t,n,o)}):e.addEventListener(t,n,o),n}function kt(t,e,i,o,n){var a={capture:o,passive:n},s=ip(t,e,i,a);(e===document.body||e===window||e===document)&&on(()=>{e.removeEventListener(t,s,a)})}function nt(t){for(var e=0;e<t.length;e++)tp.add(t[e]);for(var i of mc)i(t)}function Ba(t){var E;var e=this,i=e.ownerDocument,o=t.type,n=((E=t.composedPath)==null?void 0:E.call(t))||[],a=n[0]||t.target,s=0,d=t.__root;if(d){var l=n.indexOf(d);if(l!==-1&&(e===document||e===window)){t.__root=e;return}var u=n.indexOf(e);if(u===-1)return;l<=u&&(s=l)}if(a=n[s]||t.target,a!==e){so(t,"currentTarget",{configurable:!0,get(){return a||i}});var f=Ot,_=wt;xo(null),ao(null);try{for(var p,b=[];a!==null;){var x=a.assignedSlot||a.parentNode||a.host||null;try{var y=a["__"+o];if(y!=null&&(!a.disabled||t.target===a))if(yr(y)){var[C,...k]=y;C.apply(a,[t,...k])}else y.call(a,t)}catch(P){p?b.push(P):p=P}if(t.cancelBubble||x===e||x===null)break;a=x}if(p){for(let P of b)queueMicrotask(()=>{throw P});throw p}}finally{t.__root=e,delete t.currentTarget,xo(f),ao(_)}}}var g0;function ig(){g0=void 0}function Oa(t){var e=document.createElement("template");return e.innerHTML=t,e.content}function Co(t,e){var i=wt;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,n,a=!t.startsWith("<!>");return()=>{if(je)return Co(mt,null),mt;n===void 0&&(n=Oa(a?t:"<!>"+t),i||(n=gi(n)));var s=o||bl?document.importNode(n,!0):n.cloneNode(!0);if(i){var d=gi(s),l=s.lastChild;Co(d,l)}else Co(s,s);return s}}function $e(t,e,i="svg"){var o=!t.startsWith("<!>"),n=(e&1)!==0,a=`<${i}>${o?t:"<!>"+t}</${i}>`,s;return()=>{if(je)return Co(mt,null),mt;if(!s){var d=Oa(a),l=gi(d);if(n)for(s=document.createDocumentFragment();gi(l);)s.appendChild(gi(l));else s=gi(l)}var u=s.cloneNode(!0);if(n){var f=gi(u),_=u.lastChild;Co(f,_)}else Co(u,u);return u}}function lr(t=""){if(!je){var e=Jo(t+"");return Co(e,e),e}var i=mt;return i.nodeType!==3&&(i.before(i=Jo()),vi(i)),Co(i,i),i}function ze(){if(je)return Co(mt,null),mt;var t=document.createDocumentFragment(),e=document.createComment(""),i=Jo();return t.append(e,i),Co(e,i),t}function $(t,e){if(je){wt.nodes_end=mt,Di();return}t!==null&&t.before(e)}var Pl=!0;function vc(t){Pl=t}function ge(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 ns(t,e){return ng(t,e)}function np(t,e){var s;ic(),e.intro=(s=e.intro)!=null?s:!1;let i=e.target,o=je,n=mt;try{for(var a=gi(i);a&&(a.nodeType!==8||a.data!==hs);)a=Vo(a);if(!a)throw jr;co(!0),vi(a),Di();let d=ng(t,Lt(W({},e),{anchor:a}));if(mt===null||mt.nodeType!==8||mt.data!==Ns)throw zs(),jr;return co(!1),d}catch(d){if(d===jr)return e.recover===!1&&pv(),ic(),$l(i),co(!1),ns(t,e);throw d}finally{co(o),vi(n),ig()}}var Ha=new Map;function ng(t,{target:e,anchor:i,props:o={},events:n,context:a,intro:s=!0}){ic();var d=new Set,l=_=>{for(var p=0;p<_.length;p++){var b=_[p];if(!d.has(b)){d.add(b);var x=Xv(b);e.addEventListener(b,Ba,{passive:x});var y=Ha.get(b);y===void 0?(document.addEventListener(b,Ba,{passive:x}),Ha.set(b,1)):Ha.set(b,y+1)}}};l(ml(tp)),mc.add(l);var u=void 0,f=Wv(()=>{var _=i!=null?i:e.appendChild(Jo());return Wi(()=>{if(a){z({});var p=It;p.c=a}n&&(o.$$events=n),je&&Co(_,null),Pl=s,u=t(_,o)||{},Pl=!0,je&&(wt.nodes_end=mt),a&&q()}),()=>{var x;for(var p of d){e.removeEventListener(p,Ba);var b=Ha.get(p);--b===0?(document.removeEventListener(p,Ba),Ha.delete(p)):Ha.set(p,b)}mc.delete(l),_!==i&&((x=_.parentNode)==null||x.removeChild(_))}});return op.set(u,f),u}var op=new WeakMap;function Gs(t,e){let i=op.get(t);return i?(op.delete(t),i(e)):(Ee&&Iv(),Promise.resolve())}function V(t,e,[i,o]=[0,0]){je&&i===0&&Di();var n=t,a=null,s=null,d=Pi,l=i>0?65536:0,u=!1;let f=(p,b=!0)=>{u=!0,_(b,p)},_=(p,b)=>{if(d===(d=p))return;let x=!1;if(je&&o!==-1){if(i===0){let C=n.data;C===hs?o=0:C===Ds?o=1/0:(o=parseInt(C.substring(1)),o!==o&&(o=d?1/0:-1))}let y=o>i;!!d===y&&(n=Pa(),vi(n),co(!1),x=!0,o=-1)}d?(a?os(a):b&&(a=Wi(()=>b(n))),s&&hn(s,()=>{s=null})):(s?os(s):b&&(s=Wi(()=>b(n,[i+1,o]))),a&&hn(a,()=>{a=null})),x&&co(!0)};uo(()=>{u=!1,e(f),u||_(null,null)},l),je&&(n=mt)}function Ys(t,e,i){je&&Di();var o=t,n=Pi,a,s=zr()?sv:Sa;uo(()=>{s(n,n=e())&&(a&&hn(a),a=Wi(()=>i(o)))}),je&&(o=mt)}var xs=null;function ap(t){xs=t}function Al(t,e){return e}function $0(t,e,i,o){for(var n=[],a=e.length,s=0;s<a;s++)uc(e[s].e,n,!0);var d=a>0&&n.length===0&&i!==null;if(d){var l=i.parentNode;$l(l),l.append(i),o.clear(),ys(t,e[0].prev,e[a-1].next)}Gu(n,()=>{for(var u=0;u<a;u++){var f=e[u];d||(o.delete(f.k),ys(t,f.prev,f.next)),lo(f.e,!d)}})}function xi(t,e,i,o,n,a=null){var s=t,d={flags:e,items:new Map,first:null},l=(e&4)!==0;if(l){var u=t;s=je?vi(gi(u)):u.appendChild(Jo())}je&&Di();var f=null,_=!1,p=Sr(()=>{var b=i();return yr(b)?b:b==null?[]:ml(b)});uo(()=>{var b=r(p),x=b.length;if(_&&x===0)return;_=x===0;let y=!1;if(je){var C=s.data===Ds;C!==(x===0)&&(s=Pa(),vi(s),co(!1),y=!0)}if(je){for(var k=null,E,P=0;P<x;P++){if(mt.nodeType===8&&mt.data===Ns){s=mt,y=!0,co(!1);break}var A=b[P],T=o(A,P);E=ag(mt,d,k,null,A,T,P,n,e,i),d.items.set(T,E),k=E}x>0&&vi(Pa())}je||y0(b,d,s,n,e,o,i),a!==null&&(x===0?f?os(f):f=Wi(()=>a(s)):f!==null&&hn(f,()=>{f=null})),y&&co(!0),r(p)}),je&&(s=mt)}function y0(t,e,i,o,n,a,s){var le,Me,Le,J;var d=(n&8)!==0,l=(n&3)!==0,u=t.length,f=e.items,_=e.first,p=_,b,x=null,y,C=[],k=[],E,P,A,T;if(d)for(T=0;T<u;T+=1)E=t[T],P=a(E,T),A=f.get(P),A!==void 0&&((le=A.a)==null||le.measure(),(y!=null?y:y=new Set).add(A));for(T=0;T<u;T+=1){if(E=t[T],P=a(E,T),A=f.get(P),A===void 0){var R=p?p.e.nodes_start:i;x=ag(R,e,x,x===null?e.first:x.next,E,P,T,o,n,s),f.set(P,x),C=[],k=[],p=x.next;continue}if(l&&x0(A,E,T,n),(A.e.f&8192)!==0&&(os(A.e),d&&((Me=A.a)==null||Me.unfix(),(y!=null?y:y=new Set).delete(A))),A!==p){if(b!==void 0&&b.has(A)){if(C.length<k.length){var F=k[0],Y;x=F.prev;var H=C[0],X=C[C.length-1];for(Y=0;Y<C.length;Y+=1)rg(C[Y],F,i);for(Y=0;Y<k.length;Y+=1)b.delete(k[Y]);ys(e,H.prev,X.next),ys(e,x,H),ys(e,X,F),p=F,x=X,T-=1,C=[],k=[]}else b.delete(A),rg(A,p,i),ys(e,A.prev,A.next),ys(e,A,x===null?e.first:x.next),ys(e,x,A),x=A;continue}for(C=[],k=[];p!==null&&p.k!==P;)(p.e.f&8192)===0&&(b!=null?b:b=new Set).add(p),k.push(p),p=p.next;if(p===null)continue;A=p}C.push(A),x=A,p=A.next}if(p!==null||b!==void 0){for(var oe=b===void 0?[]:ml(b);p!==null;)(p.e.f&8192)===0&&oe.push(p),p=p.next;var ee=oe.length;if(ee>0){var ue=(n&4)!==0&&u===0?i:null;if(d){for(T=0;T<ee;T+=1)(Le=oe[T].a)==null||Le.measure();for(T=0;T<ee;T+=1)(J=oe[T].a)==null||J.fix()}$0(e,oe,ue,f)}}d&&Yo(()=>{var Ve;if(y!==void 0)for(A of y)(Ve=A.a)==null||Ve.apply()}),wt.first=e.first&&e.first.e,wt.last=x&&x.e}function x0(t,e,i,o){(o&1)!==0&&ka(t.v,e),(o&2)!==0?ka(t.i,i):t.i=i}function ag(t,e,i,o,n,a,s,d,l,u){var f=xs,_=(l&1)!==0,p=(l&16)===0,b=_?p?ts(n):qi(n):n,x=(l&2)===0?s:qi(s);Ee&&_&&(b.debug=()=>{var C=typeof x=="number"?s:x.v;u()[C]});var y={i:x,v:b,k:a,a:null,e:null,prev:i,next:o};xs=y;try{return y.e=Wi(()=>d(t,b,x,u),je),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{xs=f}}function rg(t,e,i){for(var o=t.next?t.next.e.nodes_start:i,n=e?e.e.nodes_start:i,a=t.e.nodes_start;a!==o;){var s=Vo(a);n.before(a),a=s}}function ys(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 w0(t,e,i){var a,s;if(!e||e===Gv(String(i!=null?i:"")))return;let o,n=(a=t.__svelte_meta)==null?void 0:a.loc;n?o=`near ${n.file}:${n.line}:${n.column}`:(s=tn)!=null&&s[mi]&&(o=`in ${tn[mi]}`),kv(Ju(o))}function Ml(t,e,i,o,n){var a=t,s="",d;uo(()=>{var l;if(s===(s=(l=e())!=null?l:"")){je&&Di();return}d!==void 0&&(lo(d),d=void 0),s!==""&&(d=Wi(()=>{if(je){for(var u=mt.data,f=Di(),_=f;f!==null&&(f.nodeType!==8||f.data!=="");)_=f,f=Vo(f);if(f===null)throw zs(),jr;Ee&&!n&&w0(f.parentNode,u,s),Co(mt,_),a=vi(f);return}var p=s+"";i?p=`<svg>${p}</svg>`:o&&(p=`<math>${p}</math>`);var b=Oa(p);if((i||o)&&(b=gi(b)),Co(gi(b),b.lastChild),i||o)for(;gi(b);)a.before(gi(b));else a.before(b)}))})}function he(t,e,...i){var o=t,n=ne,a;uo(()=>{n!==(n=e())&&(a&&(lo(a),a=null),Ee&&n==null&&fv(),a=Wi(()=>n(o,...i)))},65536),je&&(o=mt)}function wi(t,e,i){je&&Di();var o=t,n,a;uo(()=>{n!==(n=e())&&(a&&(hn(a),a=null),n&&(a=Wi(()=>i(o,n))))},65536),je&&(o=mt)}function Ll(t,e,i,o,n,a){var x;let s=je;je&&Di();var d=Ee&&a&&((x=It)==null?void 0:x.function[mi]),l,u,f=null;je&&mt.nodeType===1&&(f=mt,Di());var _=je?mt:t,p,b=xs;uo(()=>{let y=e()||null;var C=n?n():i||y==="svg"?Cu:null;if(y!==l){var k=xs;ap(b),p&&(y===null?hn(p,()=>{p=null,u=null}):y===u?os(p):(lo(p),vc(!1))),y&&y!==u&&(p=Wi(()=>{if(f=je?f:C?document.createElementNS(C,y):document.createElement(y),Ee&&a&&(f.__svelte_meta={loc:{file:d,line:a[0],column:a[1]}}),Co(f,f),o){je&&Jv(y)&&f.append(document.createComment(""));var E=je?gi(f):f.appendChild(Jo());je&&(E===null?co(!1):vi(E)),o(f,E)}wt.nodes_end=f,_.before(f)})),l=y,l&&(u=l),vc(!0),ap(k)}},65536),s&&(co(!0),vi(_))}var dp;function lg(t){return dp=t.target,new lp(t)}var rs,dr,lp=class{constructor(e){gs(this,rs);gs(this,dr);var a,s;var i=new Map,o=(d,l)=>{var u=ts(l);return i.set(d,u),u};let n=new Proxy(Lt(W({},e.props||{}),{$$events:{}}),{get(d,l){var u;return r((u=i.get(l))!=null?u:o(l,Reflect.get(d,l)))},has(d,l){var u;return l===fl?!0:(r((u=i.get(l))!=null?u:o(l,Reflect.get(d,l))),Reflect.has(d,l))},set(d,l,u){var f;return O((f=i.get(l))!=null?f:o(l,u),u),Reflect.set(d,l,u)}});wa(this,dr,(e.hydrate?np:ns)(e.component,{target:e.target,anchor:e.anchor,props:n,context:e.context,intro:(a=e.intro)!=null?a:!1,recover:e.recover})),(!((s=e==null?void 0:e.props)!=null&&s.$$host)||e.sync===!1)&&La(),wa(this,rs,n.$$events);for(let d of Object.keys(Ei(this,dr)))d==="$set"||d==="$destroy"||d==="$on"||so(this,d,{get(){return Ei(this,dr)[d]},set(l){Ei(this,dr)[d]=l},enumerable:!0});Ei(this,dr).$set=d=>{Object.assign(n,d)},Ei(this,dr).$destroy=()=>{Gs(Ei(this,dr))}}$set(e){Ei(this,dr).$set(e)}$on(e,i){Ei(this,rs)[e]=Ei(this,rs)[e]||[];let o=(...n)=>i.call(this,...n);return Ei(this,rs)[e].push(o),()=>{Ei(this,rs)[e]=Ei(this,rs)[e].filter(n=>n!==o)}}$destroy(){Ei(this,dr).$destroy()}};rs=new WeakMap,dr=new WeakMap;function K(t,e){Yo(()=>{var n,a,s;var i=t.getRootNode(),o=i.host?i:(s=(n=i.head)!=null?n:i.ownerDocument.head)!=null?s:(a=dp)==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),Ee&&tg(e.hash,d)}})}function dg(t){var e,i,o="";if(typeof t=="string"||typeof t=="number")o+=t;else if(typeof t=="object")if(Array.isArray(t)){var n=t.length;for(e=0;e<n;e++)t[e]&&(i=dg(t[e]))&&(o&&(o+=" "),o+=i)}else for(i in t)t[i]&&(o&&(o+=" "),o+=i);return o}function cg(){for(var t,e,i=0,o="",n=arguments.length;i<n;i++)(t=arguments[i])&&(e=dg(t))&&(o&&(o+=" "),o+=e);return o}function Vl(t){return typeof t=="object"?cg(t):t!=null?t:""}var ug=[...`
|
|
48
|
-
\r\f\xA0\v\uFEFF`];function fg(t,e,i){var o=t==null?"":""+t;if(e&&(o=o?o+" "+e:e),i){for(var n in i)if(i[n])o=o?o+" "+n:n;else if(o.length)for(var a=n.length,s=0;(s=o.indexOf(n,s))>=0;){var d=s+a;(s===0||ug.includes(o[s-1]))&&(d===o.length||ug.includes(o[d]))?o=(s===0?"":o.substring(0,s))+o.substring(d+1):s=d}}return o===""?null:o}function pg(t,e=!1){var i=e?" !important;":";",o="";for(var n in t){var a=t[n];a!=null&&a!==""&&(o+=" "+n+": "+a+i)}return o}function cp(t){return t[0]!=="-"||t[1]!=="-"?t.toLowerCase():t}function mg(t,e){if(e){var i="",o,n;if(Array.isArray(e)?(o=e[0],n=e[1]):o=e,t){t=String(t).replaceAll(/\s*\/\*.*?\*\/\s*/g,"").trim();var a=!1,s=0,d=!1,l=[];o&&l.push(...Object.keys(o).map(cp)),n&&l.push(...Object.keys(n).map(cp));var u=0,f=-1;let y=t.length;for(var _=0;_<y;_++){var p=t[_];if(d?p==="/"&&t[_-1]==="*"&&(d=!1):a?a===p&&(a=!1):p==="/"&&t[_+1]==="*"?d=!0:p==='"'||p==="'"?a=p:p==="("?s++:p===")"&&s--,!d&&a===!1&&s===0){if(p===":"&&f===-1)f=_;else if(p===";"||_===y-1){if(f!==-1){var b=cp(t.substring(u,f).trim());if(!l.includes(b)){p!==";"&&_++;var x=t.substring(u,_).trim();i+=" "+x+";"}}u=_+1,f=-1}}}}return o&&(i+=pg(o)),n&&(i+=pg(n,!0)),i=i.trim(),i===""?null:i}return t==null?null:String(t)}function te(t,e,i,o,n,a){var s=t.__className;if(je||s!==i){var d=fg(i,o,a);(!je||d!==t.getAttribute("class"))&&(d==null?t.removeAttribute("class"):e?t.className=d:t.setAttribute("class",d)),t.__className=i}else if(a&&n!==a)for(var l in a){var u=!!a[l];(n==null||u!==!!n[l])&&t.classList.toggle(l,u)}return a}function up(t,e={},i,o){for(var n in i){var a=i[n];e[n]!==a&&(i[n]==null?t.style.removeProperty(n):t.style.setProperty(n,a,o))}}function ot(t,e,i,o){var n=t.__style;if(je||n!==e){var a=mg(e,o);(!je||a!==t.getAttribute("style"))&&(a==null?t.removeAttribute("style"):t.style.cssText=a),t.__style=e}else o&&(Array.isArray(o)?(up(t,i==null?void 0:i[0],o[0]),up(t,i==null?void 0:i[1],o[1],"important")):up(t,i,o));return o}var Fa=Symbol("class"),Ua=Symbol("style"),hg=Symbol("is custom element"),_g=Symbol("is html");function bg(t,e){e?t.hasAttribute("selected")||t.setAttribute("selected",""):t.removeAttribute("selected")}function Fe(t,e,i,o){var n=$g(t);if(je&&(n[e]=t.getAttribute(e),e==="src"||e==="srcset"||e==="href"&&t.nodeName==="LINK")){o||P0(t,e,i!=null?i:"");return}n[e]!==(n[e]=i)&&(e==="loading"&&(t[tv]=i),i==null?t.removeAttribute(e):typeof i!="string"&&yg(t).includes(e)?t[e]=i:t.setAttribute(e,i))}function Te(t,e,i,o,n=!1){var A;var a=$g(t),s=a[hg],d=!a[_g];let l=je&&s;l&&co(!1);var u=e||{},f=t.tagName==="OPTION";for(var _ in e)_ in i||(i[_]=null);i.class?i.class=Vl(i.class):(o||i[Fa])&&(i.class=null),i[Ua]&&((A=i.style)!=null||(i.style=null));var p=yg(t);for(let T in i){let R=i[T];if(f&&T==="value"&&R==null){t.value=t.__value="",u[T]=R;continue}if(T==="class"){var b=t.namespaceURI==="http://www.w3.org/1999/xhtml";te(t,b,R,o,e==null?void 0:e[Fa],i[Fa]),u[T]=R,u[Fa]=i[Fa];continue}if(T==="style"){ot(t,R,e==null?void 0:e[Ua],i[Ua]),u[T]=R,u[Ua]=i[Ua];continue}var x=u[T];if(R!==x){u[T]=R;var y=T[0]+T[1];if(y!=="$$")if(y==="on"){let F={},Y="$$"+T,H=T.slice(2);var C=jv(H);if(Yv(H)&&(H=H.slice(0,-7),F.capture=!0),!C&&x){if(R!=null)continue;t.removeEventListener(H,u[Y],F),u[Y]=null}if(R!=null)if(C)t[`__${H}`]=R,nt([H]);else{let X=function(oe){u[T].call(this,oe)};var P=X;u[Y]=ip(H,t,X,F)}else C&&(t[`__${H}`]=void 0)}else if(T==="style")Fe(t,T,R);else if(T==="autofocus")ep(t,!!R);else if(!s&&(T==="__value"||T==="value"&&R!=null))t.value=t.__value=R;else if(T==="selected"&&f)bg(t,R);else{var k=T;d||(k=Zv(k));var E=k==="defaultValue"||k==="defaultChecked";if(R==null&&!s&&!E)if(a[T]=null,k==="value"||k==="checked"){let F=t,Y=e===void 0;if(k==="value"){let H=F.defaultValue;F.removeAttribute(k),F.defaultValue=H,F.value=F.__value=Y?H:null}else{let H=F.defaultChecked;F.removeAttribute(k),F.defaultChecked=H,F.checked=Y?H:!1}}else t.removeAttribute(T);else E||p.includes(k)&&(s||typeof R!="string")?t[k]=R:typeof R!="function"&&Fe(t,k,R,n)}}}return l&&co(!0),u}function $g(t){var e;return(e=t.__attributes)!=null?e:t.__attributes={[hg]:t.nodeName.includes("-"),[_g]:t.namespaceURI===Xm}}var vg=new Map;function yg(t){var e=vg.get(t.nodeName);if(e)return e;vg.set(t.nodeName,e=[]);for(var i,o=t,n=Element.prototype;n!==o;){i=jd(o);for(var a in i)i[a].set&&e.push(a);o=Xr(o)}return e}function P0(t,e,i){var o;Ee&&(e==="srcset"&&A0(t,i)||pp((o=t.getAttribute(e))!=null?o:"",i)||Tv(e,t.outerHTML.replace(t.innerHTML,t.innerHTML&&"..."),String(i)))}function pp(t,e){return t===e?!0:new URL(t,document.baseURI).href===new URL(e,document.baseURI).href}function gg(t){return t.split(",").map(e=>e.trim().split(" ").filter(Boolean))}function A0(t,e){var i=gg(t.srcset),o=gg(e);return o.length===i.length&&o.every(([n,a],s)=>a===i[s][1]&&(pp(i[s][0],n)||pp(n,i[s][0])))}var M0=Yd?()=>performance.now():()=>Date.now(),Tr={tick:t=>(Yd?requestAnimationFrame:ne)(t),now:()=>M0(),tasks:new Set};function xg(){let t=Tr.now();Tr.tasks.forEach(e=>{e.c(t)||(Tr.tasks.delete(e),e.f())}),Tr.tasks.size!==0&&Tr.tick(xg)}function wg(t){let e;return Tr.tasks.size===0&&Tr.tick(xg),{promise:new Promise(i=>{Tr.tasks.add(e={c:t,f:i})}),abort(){Tr.tasks.delete(e)}}}function gc(t,e){El(()=>{t.dispatchEvent(new CustomEvent(e))})}function D0(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 Sg(t){let e={},i=t.split(";");for(let o of i){let[n,a]=o.split(":");if(!n||a===void 0)break;let s=D0(n.trim());e[s]=a.trim()}return e}var N0=t=>t;function mp(t,e,i,o){var P;var n=(t&1)!==0,a=(t&2)!==0,s=n&&a,d=(t&4)!==0,l=s?"both":n?"in":"out",u,f=e.inert,_=e.style.overflow,p,b;function x(){var R;var A=Ot,T=wt;xo(null),ao(null);try{return u!=null?u:u=i()(e,(R=o==null?void 0:o())!=null?R:{},{direction:l})}finally{xo(A),ao(T)}}var y={is_global:d,in(){var A;if(e.inert=f,!n){b==null||b.abort(),(A=b==null?void 0:b.reset)==null||A.call(b);return}a||p==null||p.abort(),gc(e,"introstart"),p=fp(e,x(),b,1,()=>{gc(e,"introend"),p==null||p.abort(),p=u=void 0,e.style.overflow=_})},out(A){if(!a){A==null||A(),u=void 0;return}e.inert=!0,gc(e,"outrostart"),b=fp(e,x(),p,0,()=>{gc(e,"outroend"),A==null||A()})},stop:()=>{p==null||p.abort(),b==null||b.abort()}},C=wt;if(((P=C.transitions)!=null?P:C.transitions=[]).push(y),n&&Pl){var k=d;if(!k){for(var E=C.parent;E&&(E.f&65536)!==0;)for(;(E=E.parent)&&(E.f&16)===0;);k=!E||(E.f&32768)!==0}k&&gn(()=>{bt(()=>y.in())})}}function fp(t,e,i,o,n){var a=o===1;if(_s(e)){var s,d=!1;return Yo(()=>{if(!d){var C=e({direction:a?"in":"out"});s=fp(t,C,i,o,n)}}),{abort:()=>{d=!0,s==null||s.abort()},deactivate:()=>s.deactivate(),reset:()=>s.reset(),t:()=>s.t()}}if(i==null||i.deactivate(),!(e!=null&&e.duration))return n(),{abort:ne,deactivate:ne,reset:ne,t:()=>o};let{delay:l=0,css:u,tick:f,easing:_=N0}=e;var p=[];if(a&&i===void 0&&(f&&f(0,1),u)){var b=Sg(u(0,1));p.push(b,b)}var x=()=>1-o,y=t.animate(p,{duration:l});return y.onfinish=()=>{var H;var C=(H=i==null?void 0:i.t())!=null?H:1-o;i==null||i.abort();var k=o-C,E=e.duration*Math.abs(k),P=[];if(E>0){var A=!1;if(u)for(var T=Math.ceil(E/16.666666666666668),R=0;R<=T;R+=1){var F=C+k*_(R/T),Y=Sg(u(F,1-F));P.push(Y),A||(A=Y.overflow==="hidden")}A&&(t.style.overflow="hidden"),x=()=>{var X=y.currentTime;return C+k*_(X/E)},f&&wg(()=>{if(y.playState!=="running")return!1;var X=x();return f(X,1-X),!0})}y=t.animate(P,{duration:E,fill:"forwards"}),y.onfinish=()=>{x=()=>o,f==null||f(o,1-o),n()}},{abort:()=>{y&&(y.cancel(),y.effect=null,y.onfinish=ne)},deactivate:()=>{n=ne},reset:()=>{o===0&&(f==null||f(1,0))},t:()=>x()}}var ws,za,Rl,_c,Cg,bc=class bc{constructor(e){gs(this,_c);gs(this,ws,new WeakMap);gs(this,za);gs(this,Rl);wa(this,Rl,e)}observe(e,i){var o=Ei(this,ws).get(e)||new Set;return o.add(i),Ei(this,ws).set(e,o),jm(this,_c,Cg).call(this).observe(e,Ei(this,Rl)),()=>{var n=Ei(this,ws).get(e);n.delete(i),n.size===0&&(Ei(this,ws).delete(e),Ei(this,za).unobserve(e))}}};ws=new WeakMap,za=new WeakMap,Rl=new WeakMap,_c=new WeakSet,Cg=function(){var e;return(e=Ei(this,za))!=null?e:wa(this,za,new ResizeObserver(i=>{for(var o of i){bc.entries.set(o.target,o);for(var n of Ei(this,ws).get(o.target)||[])n(o)}}))},On(bc,"entries",new WeakMap);var vp=bc;var H0=new vp({box:"border-box"});function qr(t,e,i){var o=H0.observe(t,()=>i(t[e]));gn(()=>(bt(()=>i(t[e])),o))}function Tg(t,e){return t===e||(t==null?void 0:t[Fo])===e}function dt(t={},e,i,o){return gn(()=>{var n,a;return So(()=>{n=a,a=(o==null?void 0:o())||[],bt(()=>{t!==i(...a)&&(e(t,...a),n&&Tg(i(...n),t)&&e(null,...n))})}),()=>{Yo(()=>{a&&Tg(i(...a),t)&&e(null,...a)})}}),t}function kr(t=!1){let e=It,i=e.l.u;if(!i)return;let o=()=>lc(e.s);if(t){let n=0,a={},s=v(()=>{let d=!1,l=e.s;for(let u in l)l[u]!==a[u]&&(a[u]=l[u],d=!0);return d&&n++,n});o=()=>r(s)}i.b.length&&Va(()=>{kg(e,o),bs(i.b)}),qe(()=>{let n=bt(()=>i.m.map(nv));return()=>{for(let a of n)typeof a=="function"&&a()}}),i.a.length&&qe(()=>{kg(e,o),bs(i.a)})}function kg(t,e){if(t.l.s)for(let i of t.l.s)r(i);e()}if(Ee){let t=function(e){if(!(e in globalThis)){let i;Object.defineProperty(globalThis,e,{configurable:!0,get:()=>{if(i!==void 0)return i;gv(e)},set:o=>{i=o}})}};U0=t,t("$state"),t("$effect"),t("$derived"),t("$inspect"),t("$props"),t("$bindable")}var U0;function Ut(t){It===null&&Ra("onMount"),Fr&&It.l!==null?F0(It).m.push(t):qe(()=>{let e=bt(t);if(typeof e=="function")return e})}function _n(t){It===null&&Ra("onDestroy"),Ut(()=>()=>bt(t))}function F0(t){var i;var e=t.l;return(i=e.u)!=null?i:e.u={a:[],b:[],m:[]}}function Dl(t,e,i){if(t==null)return e(void 0),i&&i(void 0),ne;let o=bt(()=>t.subscribe(e,i));return o.unsubscribe?()=>o.unsubscribe():o}var qa=[];function cr(t,e){return{subscribe:ce(t,e).subscribe}}function ce(t,e=ne){let i=null,o=new Set;function n(d){if(Sa(t,d)&&(t=d,i)){let l=!qa.length;for(let u of o)u[1](),qa.push(u,t);if(l){for(let u=0;u<qa.length;u+=2)qa[u][0](qa[u+1]);qa.length=0}}}function a(d){n(d(t))}function s(d,l=ne){let u=[d,l];return o.add(u),o.size===1&&(i=e(n,a)||ne),d(t),()=>{o.delete(u),o.size===0&&i&&(i(),i=null)}}return{set:n,update:a,subscribe:s}}function hi(t,e,i){let o=!Array.isArray(t),n=o?[t]:t;if(!n.every(Boolean))throw new Error("derived() expects stores as input, got a falsy value");let a=e.length<2;return cr(i,(s,d)=>{let l=!1,u=[],f=0,_=ne,p=()=>{if(f)return;_();let x=e(o?u[0]:u,s,d);a?s(x):_=typeof x=="function"?x:ne},b=n.map((x,y)=>Dl(x,C=>{u[y]=C,f&=~(1<<y),l&&p()},()=>{f|=1<<y}));return l=!0,p(),function(){bs(b),_(),l=!1}})}function we(t){let e;return Dl(t,i=>e=i)(),e}var $c=!1,gp=Symbol();function S(t,e,i){var a;let o=(a=i[e])!=null?a:i[e]={store:null,source:ts(void 0),unsubscribe:ne};if(o.store!==t&&!(gp in i))if(o.unsubscribe(),o.store=t!=null?t:null,t==null)o.source.v=void 0,o.unsubscribe=ne;else{var n=!0;o.unsubscribe=Dl(t,s=>{n?o.source.v=s:O(o.source,s)}),n=!1}return t&&gp in i?we(t):r(o.source)}function Oe(){let t={};function e(){on(()=>{for(var i in t)t[i].unsubscribe();so(t,gp,{enumerable:!1,value:!0})})}return[t,e]}function hp(t){var e=$c;try{return $c=!1,[t(),$c]}finally{$c=e}}var Y0={get(t,e){if(!t.exclude.includes(e))return t.props[e]},set(t,e){return Ee&&vv(`${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 Ae(t,e,i){return new Proxy(Ee?{props:t,exclude:e,name:i,other:{},to_proxy:[]}:{props:t,exclude:e},Y0)}var j0={get(t,e){let i=t.props.length;for(;i--;){let o=t.props[i];if(_s(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 n=t.props[o];_s(n)&&(n=n());let a=Hn(n,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(_s(o)&&(o=o()),typeof o=="object"&&o!==null&&e in o){let n=Hn(o,e);return n&&!n.configurable&&(n.configurable=!0),n}}},has(t,e){if(e===Fo||e===fl)return!1;for(let i of t.props)if(_s(i)&&(i=i()),i!=null&&e in i)return!0;return!1},ownKeys(t){let e=[];for(let i of t.props){_s(i)&&(i=i());for(let o in i)e.includes(o)||e.push(o)}return e}};function ss(...t){return new Proxy({props:t},j0)}function Ig(t){var e,i;return(i=(e=t.ctx)==null?void 0:e.d)!=null?i:!1}function m(t,e,i,o){var F,Y;var n=(i&1)!==0,a=!Fr||(i&2)!==0,s=(i&8)!==0,d=(i&16)!==0,l=!1,u;s?[u,l]=hp(()=>t[e]):u=t[e];var f=Fo in t||fl in t,_=s&&((Y=(F=Hn(t,e))==null?void 0:F.set)!=null?Y:f&&e in t&&(H=>t[e]=H))||void 0,p=o,b=!0,x=!1,y=()=>(x=!0,b&&(b=!1,d?p=bt(o):p=o),p);u===void 0&&o!==void 0&&(_&&a&&mv(e),u=y(),_&&_(u));var C;if(a)C=()=>{var H=t[e];return H===void 0?y():(b=!0,x=!1,H)};else{var k=(n?v:Sr)(()=>t[e]);k.f|=131072,C=()=>{var H=r(k);return H!==void 0&&(p=void 0),H===void 0?p:H}}if((i&4)===0)return C;if(_){var E=t.$$legacy;return function(H,X){return arguments.length>0?((!a||!X||E||l)&&_(X?C():H),H):C()}}var P=!1,A=!1,T=ts(u),R=v(()=>{var H=C(),X=r(T);return P?(P=!1,A=!0,X):(A=!1,T.v=H)});return s&&r(R),n||(R.equals=Ca),function(H,X){if(hl!==null&&(P=A,C(),r(T)),arguments.length>0){let oe=X?r(R):a&&s?me(H):H;if(!R.equals(oe)){if(P=!0,O(T,oe),x&&p!==void 0&&(p=oe),Ig(R))return H;bt(()=>r(R))}return H}return Ig(R)?R.v:r(R)}}var Z0;typeof HTMLElement=="function"&&(Z0=class extends HTMLElement{constructor(e,i,o){super();On(this,"$$ctor");On(this,"$$s");On(this,"$$c");On(this,"$$cn",!1);On(this,"$$d",{});On(this,"$$r",!1);On(this,"$$p_d",{});On(this,"$$l",{});On(this,"$$l_u",new Map);On(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 n=this.$$c.$on(e,i);this.$$l_u.set(i,n)}super.addEventListener(e,i,o)}removeEventListener(e,i,o){if(super.removeEventListener(e,i,o),this.$$c){let n=this.$$l_u.get(i);n&&(n(),this.$$l_u.delete(i))}}connectedCallback(){return Tt(this,null,function*(){if(this.$$cn=!0,!this.$$c){let i=function(a){return s=>{let d=document.createElement("slot");a!=="default"&&(d.name=a),$(s,d)}};var e=i;if(yield Promise.resolve(),!this.$$cn||this.$$c)return;let o={},n=X0(this);for(let a of this.$$s)a in n&&(a==="default"&&!this.$$d.children?(this.$$d.children=i(a),o.default=!0):o[a]=i(a));for(let a of this.attributes){let s=this.$$g_p(a.name);s in this.$$d||(this.$$d[s]=_p(s,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=lg({component:this.$$ctor,target:this.shadowRoot||this,props:Lt(W({},this.$$d),{$$slots:o,$$host:this})}),this.$$me=cc(()=>{So(()=>{var a;this.$$r=!0;for(let s of ku(this.$$c)){if(!((a=this.$$p_d[s])!=null&&a.reflect))continue;this.$$d[s]=this.$$c[s];let d=_p(s,this.$$d[s],this.$$p_d,"toAttribute");d==null?this.removeAttribute(this.$$p_d[s].attribute||s):this.setAttribute(this.$$p_d[s].attribute||s,d)}this.$$r=!1})});for(let a in this.$$l)for(let s of this.$$l[a]){let d=this.$$c.$on(a,s);this.$$l_u.set(s,d)}this.$$l={}}})}attributeChangedCallback(e,i,o){var n;this.$$r||(e=this.$$g_p(e),this.$$d[e]=_p(e,o,this.$$p_d,"toProp"),(n=this.$$c)==null||n.$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 ku(this.$$p_d).find(i=>this.$$p_d[i].attribute===e||!this.$$p_d[i].attribute&&i.toLowerCase()===e)||e}});function _p(t,e,i,o){var a;let n=(a=i[t])==null?void 0:a.type;if(e=n==="Boolean"&&typeof e!="boolean"?e!=null:e,!o||!i[t])return e;if(o==="toAttribute")switch(n){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(n){case"Object":case"Array":return e&&JSON.parse(e);case"Boolean":return e;case"Number":return e!=null?+e:e;default:return e}}function X0(t){let e={};return t.childNodes.forEach(i=>{e[i.slot||"default"]=!0}),e}var Eg="5";var Pg,Ag,Mg;typeof window!="undefined"&&((Mg=(Ag=(Pg=window.__svelte)!=null?Pg:window.__svelte={}).v)!=null?Mg:Ag.v=new Set).add(Eg);import{clientChecker as Nx}from"@vkontakte/videoplayer-core/es2015";import"@vkontakte/videoplayer-core/es2015";import{noop as I1,safeStorage as Bx,throttleFn as Ox}from"@vkontakte/videoplayer-shared/es2015";import{SeekAction as Hx}from"@vkontakte/videoplayer-statistics/es2015";import{InterfaceLanguage as e_,fillWithDefault as t_,VideoQuality as Lg}from"@vkontakte/videoplayer-shared/es2015";var i_={isMobile:void 0,debugLog:!1,devNullLog:!1,defaultLanguage:e_.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:Lg.Q_480P,highQualityLimit:Lg.Q_720P,episodeMinWidthPc:8,hideThumbTimerAfterTouch:!0,preventPauseOnVideoClick:!1,sentry:{dsn:"https://e349fd23c68f405388980d0868d0ff27@sentry.mvk.com/126",sampleRate:.01,whiteErrorCategoryList:[],blackErrorCategoryList:[],whiteErrorIdList:[],blackErrorIdList:[]},features:{autoplay:!0,statistics:!0,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,interactiveGraph:!1,interactiveResponsiveUi:!1,seekToInteractive:!0,interactiveLastFrame:!1,interactiveTextPermanent:!0,interactiveHideTime:!0,interactivePlayPrevChapter:!0,interactiveTimeIndicator:!0,interactiveTimeOpenUri:!1,interactiveAreaControlShadow:!1,interactiveControlsExpectTimeBlinkAnimation:!1,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,skipInitialPlaybackRateValue:!1,qualityDetailsSubMenuEnabled:!1,showSlowVideoNotification:!1,forceAutoQualityWhenSevereStallHappens:!1,timeoutShowSlowVideoNotification:0,maxCountShowSlowVideoNotification:1,forcePlayerDisplayBlock:!1,playbackStatusAnimationDuration:1e3,playbackStatusShow:!1,playbackStatusNextVideoShow:!1,playbackStatusNextVideoAnimationDuration:1e3},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,isMobileGoToSiteButton:!0,useAdmanFromNPM:!1,volumeMultiplier:1,isVsidOriginal:!1},interactive:{historyMaxLength:100,noInteractionEventTimeout:3e4},view:{timelineSliderColor:"blue",timelineSliderHandleColor:"red",timelineSliderFilledColor:null,timelineSliderLoadedColor:null,volumeSliderColor:null,volumeSliderHandleColor:null,volumeSliderFilledColor:null,controlsTimeColor:null,timelineSliderFilledActiveLiveColor:null,timelineSliderHandleActiveLiveColor:null,buttonColor:null,buttonToggleOnColor:null,focusedColor:null}},Vg=t=>t_(t,i_),Rg=t=>Na("ui-config",t),zt=()=>Da("ui-config");var Nl="vk_player_debug_panel_opened";var Dg="videoplayer",Ng="videoplayer";var Wr={KeyF:"f",KeyK:"k",KeyC:"c",KeyM:"m"},Bg=new Set(["ArrowLeft","ArrowRight","KeyL","KeyJ"]),Og=new Set(["Tab","Space","ArrowLeft","ArrowRight","ArrowUp","ArrowDown"]),Hg=new Set(["ShiftRight","ShiftLeft"]);var Fg=["TIMELINE"],Bl=[...Fg,"GRAPH_BUTTON"],bp=[...Fg,"PLAY_BUTTON"],Ol=[...Bl,"PLAY_BUTTON"];var Kr=(a=>(a.XS="xs",a.S="s",a.M="m",a.L="l",a.XL="xl",a))(Kr||{}),Zs={xs:0,s:1,m:2,l:3,xl:4};import{assertNonNullable as Ug,VERSION as o_}from"@vkontakte/videoplayer-shared/es2015";import{VERSION as n_}from"@vkontakte/videoplayer-core/es2015";import{VERSION as r_}from"@vkontakte/videoplayer-statistics/es2015";var yc="prod",Wa="1.1.62-dev.92a4e8bb.0";var Xs=(t,e,i)=>{let o=document.createElement("a");o.href=t,o.download=`${e}.${i}`,o.style.display="none",o.click()};var zg=Symbol("storeContext"),qg=Symbol("microStoresContext"),Wg=(t,e)=>{Na(zg,t),Na(qg,e),yc==="dev"&&(window.app={store:t,microStores:e})},Se=()=>{let t=Da(zg);return Ug(t,"Store context is empty!"),t},po=()=>{let t=Da(qg);return Ug(t,"MicroStores context is empty!"),t},ei=(t,e)=>wc(t,t.getValue(),e),wc=(t,e,i)=>cr(e,o=>{let n=t.subscribe(a=>{o(a),i==null||i(a)});return()=>n.unsubscribe()}),Kg=(t,e,i)=>{var k,E,P,A,T,R;let o=t.info,{width:n,height:a}=we(i.ui.playerSize),s=(E=(k=o.throughputEstimation$.getValue())==null?void 0:k.toFixed(0))!=null?E:0,d=(A=(P=o.rttEstimation$.getValue())==null?void 0:P.toFixed(0))!=null?A:0,l=o.isAutoQualityEnabled$.getValue()?"auto":"manual",u=`${Wa} (core: ${n_}, stat: ${r_}, shared: ${o_})`,f=we(i.state.errorLog$),_=f.length?`
|
|
49
|
-
`+f.map((
|
|
50
|
-
`,
|
|
51
|
-
`,
|
|
52
|
-
`;return
|
|
53
|
-
`):void 0,p=i.state.isAudioDisabled?"disabled":
|
|
54
|
-
`)},Qg=(t,e,i)=>{var F,Y,H,X;let o=t.info,{width:n,height:a}=we(i.ui.playerSize),s={version:Wa,viewport:`${n}x${a}`,volume:Math.round(we(i.state.volume$)*100)};s.id=i.videoId,o.currentFormat$.getValue()&&(s.provider=o.currentFormat$.getValue()),o.hostname$.getValue()&&(s.cdn=o.hostname$.getValue());let u=o.intrinsicVideoSize$.getValue();u&&(s.videoSize=`${u.width}x${u.height}`);let f=o.currentBuffer$.getValue(),_=o.isLive$.getValue(),p=o.liveBufferTime$.getValue();f&&(_&&p?s.buffer=f.end-p:s.buffer=Math.max(f.end-we(i.state.positionExact$),0));let b=o.throughputEstimation$.getValue();b&&(s.speed=b);let x=o.videoBitrate$.getValue();x&&(s.bitrate=x);let y=o.liveLatency$.getValue();y&&(s.liveLatency=y);let C=o.currentVideoSegmentLength$.getValue();C&&(s.currentVideoSegmentLength=C);let k=o.currentAudioSegmentLength$.getValue();k&&(s.currentAudioSegmentLength=k);let E=we(i.vsid);typeof E=="string"&&(s.vsid=E);let P=(F=t.info.currentVideoStream$.getValue())==null?void 0:F.codec;P&&(s.videoCodec=P);let A=(Y=t.info.currentAudioStream$.getValue())==null?void 0:Y.codec;A&&(s.audioCodec=A),((H=t.info.currentVideoStream$.getValue())==null?void 0:H.hdr)&&(s.hdr=!0);let R=(X=t.info.currentAudioStream$.getValue())==null?void 0:X.language;return R&&(s.audioLanguage=R),s},Gg=(t,e)=>Xs(t,e,"mp4"),Yg=t=>!t.type,jg=t=>!!t.type,Zg=()=>{let e=[],i=0;return{add:(o,n)=>{e[i]=[o,n],i=(i+1)%10},find:o=>e.find(([n])=>n===o)}},xc=class{constructor(){this.destroyController=new AbortController;this.pendingDownloads=new Set}download(e){return Tt(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 xp,safeStorage as To}from"@vkontakte/videoplayer-shared/es2015";import"@vkontakte/videoplayer-core/es2015";var Xg="vk_player_prefer_traffic_saving_enabled",Jg="vk_player_preferred_volume",eh="vk_player_prefer_volume_mute",wp="vk_player_preferred_quality",$p="vk_player_preferred_default_quality_settings",yp="vk_player_preferred_quality_settings_by_video",th="vk_player_preferred_stream_language",ih="vk_player_preferred_rate",oh="vk_player_preferred_autoplay_next",nh=t=>t>1?1:t<0?0:t,Sp=t=>To.set(Jg,nh(t).toString(10)),Sc=()=>{let t=To.get(Jg);return xp(t)?void 0:nh(parseFloat(t))},Cp=(t,e)=>To.set(wp,JSON.stringify({videoId:t,value:e})),Fl=()=>To.remove(wp),Tp=t=>{let e=To.get(wp);if(xp(e))return;let{videoId:i,value:o}=JSON.parse(e);if(t!==i){Fl();return}return o},kp=(t,e)=>{e?To.set(t,"true"):To.remove(t)},Ip=t=>To.get(t)==="true",Ep=t=>kp(eh,t),rh=()=>Ip(eh),Hl=t=>kp(Xg,t),Pp=()=>Ip(Xg),sh=()=>To.get(th),Ap=t=>To.set(th,t),ah=t=>To.set(ih,JSON.stringify({rate:t})),lh=()=>{let t=To.get(ih);if(xp(t))return;let{rate:e}=JSON.parse(t);return e},dh=t=>kp(oh,t),ch=()=>Ip(oh),s_=()=>{let t=f=>{To.set($p,JSON.stringify(f))},e=()=>{try{let f=To.get($p);return f?JSON.parse(f):null}catch(f){return null}},i=()=>{try{let f=To.get(yp);return f?JSON.parse(f):null}catch(f){return null}},o=f=>{To.set(yp,JSON.stringify(f))},n=f=>{u(f);let _=f?i():null;if(_&&(_==null?void 0:_.videoId)===f)return Lt(W({},_),{appliesTo:"to-video"});_&&a();let p=e();return p?Lt(W({},p),{appliesTo:"as-default"}):(t({type:"auto_quality"}),{type:"auto_quality",appliesTo:"as-default"})},a=()=>{To.remove(yp)},s=()=>{To.remove($p)},d=(f,_="as-default")=>{f.type==="exact_quality"?o(f):_==="as-default"?t(f):o(f)},l=f=>{let _=n(f);if(_){switch(_.type){case"traffic_saving":Hl(!0);break;case"exact_quality":Cp(f,_.quality)}a(),s()}},u=f=>{let _=Tp(f);if(_){o({type:"exact_quality",videoId:f,quality:_});return}Pp()&&t({type:"traffic_saving",videoId:f}),Hl(!1),Fl()};return{getPreferredQualitySettings:n,migrateSettingsToLegacyWay:l,savePreferredQualitySettings:d,savePreferredDefaultQualitySettings:t,removePreferredQualitySettingsByVideo:a,getPreferredDefaultQualitySettings:e}},{getPreferredQualitySettings:uh,migrateSettingsToLegacyWay:ph,savePreferredQualitySettings:Cc,savePreferredDefaultQualitySettings:cA,removePreferredQualitySettingsByVideo:uA,getPreferredDefaultQualitySettings:Tc}=s_();import{PlaybackState as C1}from"@vkontakte/videoplayer-core/es2015";var a_=$e('<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 Ul(t,e){let i=Ae(e,["$$slots","$$events","$$legacy","children"]);var o=a_();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:ne}),be(2),g(o),I(()=>n=Te(o,n,W({xmlns:"http://www.w3.org/2000/svg",width:"76",height:"45",fill:"none","data-testid":"video-360-icon",role:"img"},i))),$(t,o)}import{isNullable as vh,InterfaceLanguage as gh}from"@vkontakte/videoplayer-shared/es2015";var l_={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_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",mobile_unmute:"\u0412\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u0437\u0432\u0443\u043A",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}",aria_open_settings:"\u041E\u0442\u043A\u0440\u044B\u0442\u044C \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u0432\u0438\u0434\u0435\u043E\u043F\u043B\u0435\u0435\u0440\u0430",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_disable:"\u041E\u0442\u043A\u043B\u044E\u0447\u0435\u043D\u0430",traffic_saving_enable:"\u0412\u043A\u043B\u044E\u0447\u0435\u043D\u0430",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_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",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_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",aria_label_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",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_enable:"\u0412\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u043E\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_debug_overlay_disable:"\u0412\u044B\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u043E\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_off:"\u0412\u044B\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u0440\u0435\u0436\u0438\u043C \u044D\u043A\u043E\u043D\u043E\u043C\u0438\u0438 \u0434\u0430\u043D\u043D\u044B\u0445",aria_label_submenu_traffic_saving_on:"\u0412\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u0440\u0435\u0436\u0438\u043C \u044D\u043A\u043E\u043D\u043E\u043C\u0438\u0438 \u0434\u0430\u043D\u043D\u044B\u0445",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,
|
|
47
|
+
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 Tt=null;function bl(t){Tt=t}var an=null;function $l(t){an=t}function La(t){return Yu("getContext").get(t)}function Va(t,e){let i=Yu("setContext");return ke&&bt(()=>Ku(e,null,!0)),i.set(t,e),e}function xl(){return Yu("getAllContexts")}function W(t,e=!1,i){var o=Tt={p:Tt,c:null,d:!1,e:null,m:!1,s:t,x:null,l:null};Hr&&!e&&(Tt.l={s:null,u:null,r1:[],r2:Oi(!1)}),ln(()=>{o.d=!0}),ke&&(Tt.function=i,an=i)}function q(t){var s,d;let e=Tt;if(e!==null){t!==void 0&&(e.x=t);let l=e.e;if(l!==null){var i=xt,o=Dt;e.e=null;try{for(var n=0;n<l.length;n++){var a=l[n];no(a.effect),$o(a.reaction),bn(a.fn)}}finally{no(i),$o(o)}}Tt=e.p,ke&&(an=(d=(s=e.p)==null?void 0:s.function)!=null?d:null),e.m=!0}return t||{}}function Ur(){return!Hr||Tt!==null&&Tt.l===null}function Yu(t){var e;return Tt===null&&Ma(t),(e=Tt.c)!=null?e:Tt.c=new Map(r0(Tt)||void 0)}function r0(t){let e=t.p;for(;e!==null;){let i=e.c;if(i!==null)return i;e=e.p}return null}var s0=/\r/g;function qv(t){t=t.replace(s0,"");let e=5381,i=t.length;for(;i--;)e=(e<<5)-e^t.charCodeAt(i);return(e>>>0).toString(36)}function Kv(t){return t.endsWith("capture")&&t!=="gotpointercapture"&&t!=="lostpointercapture"}var a0=["beforeinput","click","change","dblclick","contextmenu","focusin","focusout","input","keydown","keyup","mousedown","mousemove","mouseout","mouseover","mouseup","pointerdown","pointermove","pointerout","pointerover","pointerup","touchend","touchmove","touchstart"];function Qv(t){return a0.includes(t)}var l0=["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 d0={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 Gv(t){var e;return t=t.toLowerCase(),(e=d0[t])!=null?e:t}var $6=[...l0,"formNoValidate","isMap","noModule","playsInline","readOnly","value","volume","defaultValue","defaultChecked","srcObject","noValidate","allowFullscreen","disablePictureInPicture","disableRemotePlayback"];var c0=["touchstart","touchmove"];function Yv(t){return c0.includes(t)}var u0=["textarea","script","style","title"];function jv(t){return u0.includes(t)}function ju(t){return t==null?void 0:t.replace(/\//g,"/\u200B")}var Zv=new Map;function Xv(t,e){var i=Zv.get(t);i||(i=new Set,Zv.set(t,i)),i.add(e)}function Zu(t,e){if(e){let i=document.body;t.autofocus=!0,en(()=>{document.activeElement===i&&t.focus()})}}function wl(t){var e=Dt,i=xt;$o(null),no(null);try{return t()}finally{$o(e),no(i)}}var Xu=new Set,cc=new Set;function qs(t){if(!je)return;t.onload&&t.removeAttribute("onload"),t.onerror&&t.removeAttribute("onerror");let e=t.__e;e!==void 0&&(t.__e=void 0,queueMicrotask(()=>{t.isConnected&&t.dispatchEvent(e)}))}function Ju(t,e,i,o={}){function n(a){if(o.capture||Ra.call(e,a),!a.cancelBubble)return wl(()=>i==null?void 0:i.call(this,a))}return t.startsWith("pointer")||t.startsWith("touch")||t==="wheel"?en(()=>{e.addEventListener(t,n,o)}):e.addEventListener(t,n,o),n}function It(t,e,i,o,n){var a={capture:o,passive:n},s=Ju(t,e,i,a);(e===document.body||e===window||e===document)&&ln(()=>{e.removeEventListener(t,s,a)})}function st(t){for(var e=0;e<t.length;e++)Xu.add(t[e]);for(var i of cc)i(t)}function Ra(t){var P;var e=this,i=e.ownerDocument,o=t.type,n=((P=t.composedPath)==null?void 0:P.call(t))||[],a=n[0]||t.target,s=0,d=t.__root;if(d){var l=n.indexOf(d);if(l!==-1&&(e===document||e===window)){t.__root=e;return}var u=n.indexOf(e);if(u===-1)return;l<=u&&(s=l)}if(a=n[s]||t.target,a!==e){oo(t,"currentTarget",{configurable:!0,get(){return a||i}});var f=Dt,_=xt;$o(null),no(null);try{for(var p,$=[];a!==null;){var w=a.assignedSlot||a.parentNode||a.host||null;try{var y=a["__"+o];if(y!=null&&(!a.disabled||t.target===a))if(Sr(y)){var[S,...k]=y;S.apply(a,[t,...k])}else y.call(a,t)}catch(A){p?$.push(A):p=A}if(t.cancelBubble||w===e||w===null)break;a=w}if(p){for(let A of $)queueMicrotask(()=>{throw A});throw p}}finally{t.__root=e,delete t.currentTarget,$o(f),no(_)}}}var f0;function Jv(){f0=void 0}function Da(t){var e=document.createElement("template");return e.innerHTML=t,e.content}function wo(t,e){var i=xt;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,n,a=!t.startsWith("<!>");return()=>{if(je)return wo(mt,null),mt;n===void 0&&(n=Da(a?t:"<!>"+t),i||(n=_i(n)));var s=o||fl?document.importNode(n,!0):n.cloneNode(!0);if(i){var d=_i(s),l=s.lastChild;wo(d,l)}else wo(s,s);return s}}function $e(t,e,i="svg"){var o=!t.startsWith("<!>"),n=(e&1)!==0,a=`<${i}>${o?t:"<!>"+t}</${i}>`,s;return()=>{if(je)return wo(mt,null),mt;if(!s){var d=Da(a),l=_i(d);if(n)for(s=document.createDocumentFragment();_i(l);)s.appendChild(_i(l));else s=_i(l)}var u=s.cloneNode(!0);if(n){var f=_i(u),_=u.lastChild;wo(f,_)}else wo(u,u);return u}}function dr(t=""){if(!je){var e=rn(t+"");return wo(e,e),e}var i=mt;return i.nodeType!==3&&(i.before(i=rn()),hi(i)),wo(i,i),i}function Ue(){if(je)return wo(mt,null),mt;var t=document.createDocumentFragment(),e=document.createComment(""),i=rn();return t.append(e,i),wo(e,i),t}function b(t,e){if(je){xt.nodes_end=mt,Vi();return}t!==null&&t.before(e)}var Sl=!0;function uc(t){Sl=t}function ge(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 os(t,e){return tg(t,e)}function tp(t,e){var s;Xd(),e.intro=(s=e.intro)!=null?s:!1;let i=e.target,o=je,n=mt;try{for(var a=_i(i);a&&(a.nodeType!==8||a.data!==ms);)a=Vo(a);if(!a)throw Yr;so(!0),hi(a),Vi();let d=tg(t,Mt(K({},e),{anchor:a}));if(mt===null||mt.nodeType!==8||mt.data!==Rs)throw Fs(),Yr;return so(!1),d}catch(d){if(d===Yr)return e.recover===!1&&dv(),Xd(),ml(i),so(!1),os(t,e);throw d}finally{so(o),hi(n),Jv()}}var Na=new Map;function tg(t,{target:e,anchor:i,props:o={},events:n,context:a,intro:s=!0}){Xd();var d=new Set,l=_=>{for(var p=0;p<_.length;p++){var $=_[p];if(!d.has($)){d.add($);var w=Yv($);e.addEventListener($,Ra,{passive:w});var y=Na.get($);y===void 0?(document.addEventListener($,Ra,{passive:w}),Na.set($,1)):Na.set($,y+1)}}};l(ll(Xu)),cc.add(l);var u=void 0,f=Uv(()=>{var _=i!=null?i:e.appendChild(rn());return Hi(()=>{if(a){W({});var p=Tt;p.c=a}n&&(o.$$events=n),je&&wo(_,null),Sl=s,u=t(_,o)||{},Sl=!0,je&&(xt.nodes_end=mt),a&&q()}),()=>{var w;for(var p of d){e.removeEventListener(p,Ra);var $=Na.get(p);--$===0?(document.removeEventListener(p,Ra),Na.delete(p)):Na.set(p,$)}cc.delete(l),_!==i&&((w=_.parentNode)==null||w.removeChild(_))}});return ep.set(u,f),u}var ep=new WeakMap;function Ks(t,e){let i=ep.get(t);return i?(ep.delete(t),i(e)):(ke&&Cv(),Promise.resolve())}function R(t,e,[i,o]=[0,0]){je&&i===0&&Vi();var n=t,a=null,s=null,d=Pi,l=i>0?65536:0,u=!1;let f=(p,$=!0)=>{u=!0,_($,p)},_=(p,$)=>{if(d===(d=p))return;let w=!1;if(je&&o!==-1){if(i===0){let S=n.data;S===ms?o=0:S===Vs?o=1/0:(o=parseInt(S.substring(1)),o!==o&&(o=d?1/0:-1))}let y=o>i;!!d===y&&(n=ka(),hi(n),so(!1),w=!0,o=-1)}d?(a?is(a):$&&(a=Hi(()=>$(n))),s&&$n(s,()=>{s=null})):(s?is(s):$&&(s=Hi(()=>$(n,[i+1,o]))),a&&$n(a,()=>{a=null})),w&&so(!0)};ao(()=>{u=!1,e(f),u||_(null,null)},l),je&&(n=mt)}function Qs(t,e,i){je&&Vi();var o=t,n=Pi,a,s=Ur()?ov:ya;ao(()=>{s(n,n=e())&&(a&&$n(a),a=Hi(()=>i(o)))}),je&&(o=mt)}var bs=null;function np(t){bs=t}function Cl(t,e){return e}function h0(t,e,i,o){for(var n=[],a=e.length,s=0;s<a;s++)ac(e[s].e,n,!0);var d=a>0&&n.length===0&&i!==null;if(d){var l=i.parentNode;ml(l),l.append(i),o.clear(),_s(t,e[0].prev,e[a-1].next)}qu(n,()=>{for(var u=0;u<a;u++){var f=e[u];d||(o.delete(f.k),_s(t,f.prev,f.next)),ro(f.e,!d)}})}function xi(t,e,i,o,n,a=null){var s=t,d={flags:e,items:new Map,first:null},l=(e&4)!==0;if(l){var u=t;s=je?hi(_i(u)):u.appendChild(rn())}je&&Vi();var f=null,_=!1,p=kr(()=>{var $=i();return Sr($)?$:$==null?[]:ll($)});ao(()=>{var $=r(p),w=$.length;if(_&&w===0)return;_=w===0;let y=!1;if(je){var S=s.data===Vs;S!==(w===0)&&(s=ka(),hi(s),so(!1),y=!0)}if(je){for(var k=null,P,A=0;A<w;A++){if(mt.nodeType===8&&mt.data===Rs){s=mt,y=!0,so(!1);break}var E=$[A],T=o(E,A);P=ng(mt,d,k,null,E,T,A,n,e,i),d.items.set(T,P),k=P}w>0&&hi(ka())}je||_0($,d,s,n,e,o,i),a!==null&&(w===0?f?is(f):f=Hi(()=>a(s)):f!==null&&$n(f,()=>{f=null})),y&&so(!0),r(p)}),je&&(s=mt)}function _0(t,e,i,o,n,a,s){var de,Re,Me,ee;var d=(n&8)!==0,l=(n&3)!==0,u=t.length,f=e.items,_=e.first,p=_,$,w=null,y,S=[],k=[],P,A,E,T;if(d)for(T=0;T<u;T+=1)P=t[T],A=a(P,T),E=f.get(A),E!==void 0&&((de=E.a)==null||de.measure(),(y!=null?y:y=new Set).add(E));for(T=0;T<u;T+=1){if(P=t[T],A=a(P,T),E=f.get(A),E===void 0){var V=p?p.e.nodes_start:i;w=ng(V,e,w,w===null?e.first:w.next,P,A,T,o,n,s),f.set(A,w),S=[],k=[],p=w.next;continue}if(l&&b0(E,P,T,n),(E.e.f&8192)!==0&&(is(E.e),d&&((Re=E.a)==null||Re.unfix(),(y!=null?y:y=new Set).delete(E))),E!==p){if($!==void 0&&$.has(E)){if(S.length<k.length){var z=k[0],j;w=z.prev;var F=S[0],Z=S[S.length-1];for(j=0;j<S.length;j+=1)ig(S[j],z,i);for(j=0;j<k.length;j+=1)$.delete(k[j]);_s(e,F.prev,Z.next),_s(e,w,F),_s(e,Z,z),p=z,w=Z,T-=1,S=[],k=[]}else $.delete(E),ig(E,p,i),_s(e,E.prev,E.next),_s(e,E,w===null?e.first:w.next),_s(e,w,E),w=E;continue}for(S=[],k=[];p!==null&&p.k!==A;)(p.e.f&8192)===0&&($!=null?$:$=new Set).add(p),k.push(p),p=p.next;if(p===null)continue;E=p}S.push(E),w=E,p=E.next}if(p!==null||$!==void 0){for(var J=$===void 0?[]:ll($);p!==null;)(p.e.f&8192)===0&&J.push(p),p=p.next;var ne=J.length;if(ne>0){var fe=(n&4)!==0&&u===0?i:null;if(d){for(T=0;T<ne;T+=1)(Me=J[T].a)==null||Me.measure();for(T=0;T<ne;T+=1)(ee=J[T].a)==null||ee.fix()}h0(e,J,fe,f)}}d&&en(()=>{var Le;if(y!==void 0)for(E of y)(Le=E.a)==null||Le.apply()}),xt.first=e.first&&e.first.e,xt.last=w&&w.e}function b0(t,e,i,o){(o&1)!==0&&Sa(t.v,e),(o&2)!==0?Sa(t.i,i):t.i=i}function ng(t,e,i,o,n,a,s,d,l,u){var f=bs,_=(l&1)!==0,p=(l&16)===0,$=_?p?es(n):Oi(n):n,w=(l&2)===0?s:Oi(s);ke&&_&&($.debug=()=>{var S=typeof w=="number"?s:w.v;u()[S]});var y={i:w,v:$,k:a,a:null,e:null,prev:i,next:o};bs=y;try{return y.e=Hi(()=>d(t,$,w,u),je),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{bs=f}}function ig(t,e,i){for(var o=t.next?t.next.e.nodes_start:i,n=e?e.e.nodes_start:i,a=t.e.nodes_start;a!==o;){var s=Vo(a);n.before(a),a=s}}function _s(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 $0(t,e,i){var a,s;if(!e||e===qv(String(i!=null?i:"")))return;let o,n=(a=t.__svelte_meta)==null?void 0:a.loc;n?o=`near ${n.file}:${n.line}:${n.column}`:(s=an)!=null&&s[gi]&&(o=`in ${an[gi]}`),Sv(ju(o))}function Tl(t,e,i,o,n){var a=t,s="",d;ao(()=>{var l;if(s===(s=(l=e())!=null?l:"")){je&&Vi();return}d!==void 0&&(ro(d),d=void 0),s!==""&&(d=Hi(()=>{if(je){for(var u=mt.data,f=Vi(),_=f;f!==null&&(f.nodeType!==8||f.data!=="");)_=f,f=Vo(f);if(f===null)throw Fs(),Yr;ke&&!n&&$0(f.parentNode,u,s),wo(mt,_),a=hi(f);return}var p=s+"";i?p=`<svg>${p}</svg>`:o&&(p=`<math>${p}</math>`);var $=Da(p);if((i||o)&&($=_i($)),wo(_i($),$.lastChild),i||o)for(;_i($);)a.before(_i($));else a.before($)}))})}function he(t,e,...i){var o=t,n=oe,a;ao(()=>{n!==(n=e())&&(a&&(ro(a),a=null),ke&&n==null&&cv(),a=Hi(()=>n(o,...i)))},65536),je&&(o=mt)}function wi(t,e,i){je&&Vi();var o=t,n,a;ao(()=>{n!==(n=e())&&(a&&($n(a),a=null),n&&(a=Hi(()=>i(o,n))))},65536),je&&(o=mt)}function kl(t,e,i,o,n,a){var w;let s=je;je&&Vi();var d=ke&&a&&((w=Tt)==null?void 0:w.function[gi]),l,u,f=null;je&&mt.nodeType===1&&(f=mt,Vi());var _=je?mt:t,p,$=bs;ao(()=>{let y=e()||null;var S=n?n():i||y==="svg"?wu:null;if(y!==l){var k=bs;np($),p&&(y===null?$n(p,()=>{p=null,u=null}):y===u?is(p):(ro(p),uc(!1))),y&&y!==u&&(p=Hi(()=>{if(f=je?f:S?document.createElementNS(S,y):document.createElement(y),ke&&a&&(f.__svelte_meta={loc:{file:d,line:a[0],column:a[1]}}),wo(f,f),o){je&&jv(y)&&f.append(document.createComment(""));var P=je?_i(f):f.appendChild(rn());je&&(P===null?so(!1):hi(P)),o(f,P)}xt.nodes_end=f,_.before(f)})),l=y,l&&(u=l),uc(!0),np(k)}},65536),s&&(so(!0),hi(_))}var sp;function rg(t){return sp=t.target,new rp(t)}var ns,cr,rp=class{constructor(e){fs(this,ns);fs(this,cr);var a,s;var i=new Map,o=(d,l)=>{var u=es(l);return i.set(d,u),u};let n=new Proxy(Mt(K({},e.props||{}),{$$events:{}}),{get(d,l){var u;return r((u=i.get(l))!=null?u:o(l,Reflect.get(d,l)))},has(d,l){var u;return l===al?!0:(r((u=i.get(l))!=null?u:o(l,Reflect.get(d,l))),Reflect.has(d,l))},set(d,l,u){var f;return O((f=i.get(l))!=null?f:o(l,u),u),Reflect.set(d,l,u)}});$a(this,cr,(e.hydrate?tp:os)(e.component,{target:e.target,anchor:e.anchor,props:n,context:e.context,intro:(a=e.intro)!=null?a:!1,recover:e.recover})),(!((s=e==null?void 0:e.props)!=null&&s.$$host)||e.sync===!1)&&Pa(),$a(this,ns,n.$$events);for(let d of Object.keys(Ei(this,cr)))d==="$set"||d==="$destroy"||d==="$on"||oo(this,d,{get(){return Ei(this,cr)[d]},set(l){Ei(this,cr)[d]=l},enumerable:!0});Ei(this,cr).$set=d=>{Object.assign(n,d)},Ei(this,cr).$destroy=()=>{Ks(Ei(this,cr))}}$set(e){Ei(this,cr).$set(e)}$on(e,i){Ei(this,ns)[e]=Ei(this,ns)[e]||[];let o=(...n)=>i.call(this,...n);return Ei(this,ns)[e].push(o),()=>{Ei(this,ns)[e]=Ei(this,ns)[e].filter(n=>n!==o)}}$destroy(){Ei(this,cr).$destroy()}};ns=new WeakMap,cr=new WeakMap;function G(t,e){en(()=>{var n,a,s;var i=t.getRootNode(),o=i.host?i:(s=(n=i.head)!=null?n:i.ownerDocument.head)!=null?s:(a=sp)==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&&Xv(e.hash,d)}})}function sg(t){var e,i,o="";if(typeof t=="string"||typeof t=="number")o+=t;else if(typeof t=="object")if(Array.isArray(t)){var n=t.length;for(e=0;e<n;e++)t[e]&&(i=sg(t[e]))&&(o&&(o+=" "),o+=i)}else for(i in t)t[i]&&(o&&(o+=" "),o+=i);return o}function ag(){for(var t,e,i=0,o="",n=arguments.length;i<n;i++)(t=arguments[i])&&(e=sg(t))&&(o&&(o+=" "),o+=e);return o}function Il(t){return typeof t=="object"?ag(t):t!=null?t:""}var lg=[...`
|
|
48
|
+
\r\f\xA0\v\uFEFF`];function cg(t,e,i){var o=t==null?"":""+t;if(e&&(o=o?o+" "+e:e),i){for(var n in i)if(i[n])o=o?o+" "+n:n;else if(o.length)for(var a=n.length,s=0;(s=o.indexOf(n,s))>=0;){var d=s+a;(s===0||lg.includes(o[s-1]))&&(d===o.length||lg.includes(o[d]))?o=(s===0?"":o.substring(0,s))+o.substring(d+1):s=d}}return o===""?null:o}function dg(t,e=!1){var i=e?" !important;":";",o="";for(var n in t){var a=t[n];a!=null&&a!==""&&(o+=" "+n+": "+a+i)}return o}function ap(t){return t[0]!=="-"||t[1]!=="-"?t.toLowerCase():t}function ug(t,e){if(e){var i="",o,n;if(Array.isArray(e)?(o=e[0],n=e[1]):o=e,t){t=String(t).replaceAll(/\s*\/\*.*?\*\/\s*/g,"").trim();var a=!1,s=0,d=!1,l=[];o&&l.push(...Object.keys(o).map(ap)),n&&l.push(...Object.keys(n).map(ap));var u=0,f=-1;let y=t.length;for(var _=0;_<y;_++){var p=t[_];if(d?p==="/"&&t[_-1]==="*"&&(d=!1):a?a===p&&(a=!1):p==="/"&&t[_+1]==="*"?d=!0:p==='"'||p==="'"?a=p:p==="("?s++:p===")"&&s--,!d&&a===!1&&s===0){if(p===":"&&f===-1)f=_;else if(p===";"||_===y-1){if(f!==-1){var $=ap(t.substring(u,f).trim());if(!l.includes($)){p!==";"&&_++;var w=t.substring(u,_).trim();i+=" "+w+";"}}u=_+1,f=-1}}}}return o&&(i+=dg(o)),n&&(i+=dg(n,!0)),i=i.trim(),i===""?null:i}return t==null?null:String(t)}function ie(t,e,i,o,n,a){var s=t.__className;if(je||s!==i){var d=cg(i,o,a);(!je||d!==t.getAttribute("class"))&&(d==null?t.removeAttribute("class"):e?t.className=d:t.setAttribute("class",d)),t.__className=i}else if(a&&n!==a)for(var l in a){var u=!!a[l];(n==null||u!==!!n[l])&&t.classList.toggle(l,u)}return a}function lp(t,e={},i,o){for(var n in i){var a=i[n];e[n]!==a&&(i[n]==null?t.style.removeProperty(n):t.style.setProperty(n,a,o))}}function tt(t,e,i,o){var n=t.__style;if(je||n!==e){var a=ug(e,o);(!je||a!==t.getAttribute("style"))&&(a==null?t.removeAttribute("style"):t.style.cssText=a),t.__style=e}else o&&(Array.isArray(o)?(lp(t,i==null?void 0:i[0],o[0]),lp(t,i==null?void 0:i[1],o[1],"important")):lp(t,i,o));return o}var Ba=Symbol("class"),Oa=Symbol("style"),mg=Symbol("is custom element"),vg=Symbol("is html");function gg(t,e){e?t.hasAttribute("selected")||t.setAttribute("selected",""):t.removeAttribute("selected")}function He(t,e,i,o){var n=hg(t);if(je&&(n[e]=t.getAttribute(e),e==="src"||e==="srcset"||e==="href"&&t.nodeName==="LINK")){o||k0(t,e,i!=null?i:"");return}n[e]!==(n[e]=i)&&(e==="loading"&&(t[Xm]=i),i==null?t.removeAttribute(e):typeof i!="string"&&_g(t).includes(e)?t[e]=i:t.setAttribute(e,i))}function Se(t,e,i,o,n=!1){var E;var a=hg(t),s=a[mg],d=!a[vg];let l=je&&s;l&&so(!1);var u=e||{},f=t.tagName==="OPTION";for(var _ in e)_ in i||(i[_]=null);i.class?i.class=Il(i.class):(o||i[Ba])&&(i.class=null),i[Oa]&&((E=i.style)!=null||(i.style=null));var p=_g(t);for(let T in i){let V=i[T];if(f&&T==="value"&&V==null){t.value=t.__value="",u[T]=V;continue}if(T==="class"){var $=t.namespaceURI==="http://www.w3.org/1999/xhtml";ie(t,$,V,o,e==null?void 0:e[Ba],i[Ba]),u[T]=V,u[Ba]=i[Ba];continue}if(T==="style"){tt(t,V,e==null?void 0:e[Oa],i[Oa]),u[T]=V,u[Oa]=i[Oa];continue}var w=u[T];if(V!==w){u[T]=V;var y=T[0]+T[1];if(y!=="$$")if(y==="on"){let z={},j="$$"+T,F=T.slice(2);var S=Qv(F);if(Kv(F)&&(F=F.slice(0,-7),z.capture=!0),!S&&w){if(V!=null)continue;t.removeEventListener(F,u[j],z),u[j]=null}if(V!=null)if(S)t[`__${F}`]=V,st([F]);else{let Z=function(J){u[T].call(this,J)};var A=Z;u[j]=Ju(F,t,Z,z)}else S&&(t[`__${F}`]=void 0)}else if(T==="style")He(t,T,V);else if(T==="autofocus")Zu(t,!!V);else if(!s&&(T==="__value"||T==="value"&&V!=null))t.value=t.__value=V;else if(T==="selected"&&f)gg(t,V);else{var k=T;d||(k=Gv(k));var P=k==="defaultValue"||k==="defaultChecked";if(V==null&&!s&&!P)if(a[T]=null,k==="value"||k==="checked"){let z=t,j=e===void 0;if(k==="value"){let F=z.defaultValue;z.removeAttribute(k),z.defaultValue=F,z.value=z.__value=j?F:null}else{let F=z.defaultChecked;z.removeAttribute(k),z.defaultChecked=F,z.checked=j?F:!1}}else t.removeAttribute(T);else P||p.includes(k)&&(s||typeof V!="string")?t[k]=V:typeof V!="function"&&He(t,k,V,n)}}}return l&&so(!0),u}function hg(t){var e;return(e=t.__attributes)!=null?e:t.__attributes={[mg]:t.nodeName.includes("-"),[vg]:t.namespaceURI===Gm}}var pg=new Map;function _g(t){var e=pg.get(t.nodeName);if(e)return e;pg.set(t.nodeName,e=[]);for(var i,o=t,n=Element.prototype;n!==o;){i=Kd(o);for(var a in i)i[a].set&&e.push(a);o=Zr(o)}return e}function k0(t,e,i){var o;ke&&(e==="srcset"&&I0(t,i)||dp((o=t.getAttribute(e))!=null?o:"",i)||wv(e,t.outerHTML.replace(t.innerHTML,t.innerHTML&&"..."),String(i)))}function dp(t,e){return t===e?!0:new URL(t,document.baseURI).href===new URL(e,document.baseURI).href}function fg(t){return t.split(",").map(e=>e.trim().split(" ").filter(Boolean))}function I0(t,e){var i=fg(t.srcset),o=fg(e);return o.length===i.length&&o.every(([n,a],s)=>a===i[s][1]&&(dp(i[s][0],n)||dp(n,i[s][0])))}var E0=qd?()=>performance.now():()=>Date.now(),Er={tick:t=>(qd?requestAnimationFrame:oe)(t),now:()=>E0(),tasks:new Set};function bg(){let t=Er.now();Er.tasks.forEach(e=>{e.c(t)||(Er.tasks.delete(e),e.f())}),Er.tasks.size!==0&&Er.tick(bg)}function $g(t){let e;return Er.tasks.size===0&&Er.tick(bg),{promise:new Promise(i=>{Er.tasks.add(e={c:t,f:i})}),abort(){Er.tasks.delete(e)}}}function pc(t,e){wl(()=>{t.dispatchEvent(new CustomEvent(e))})}function L0(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 yg(t){let e={},i=t.split(";");for(let o of i){let[n,a]=o.split(":");if(!n||a===void 0)break;let s=L0(n.trim());e[s]=a.trim()}return e}var V0=t=>t;function up(t,e,i,o){var A;var n=(t&1)!==0,a=(t&2)!==0,s=n&&a,d=(t&4)!==0,l=s?"both":n?"in":"out",u,f=e.inert,_=e.style.overflow,p,$;function w(){var V;var E=Dt,T=xt;$o(null),no(null);try{return u!=null?u:u=i()(e,(V=o==null?void 0:o())!=null?V:{},{direction:l})}finally{$o(E),no(T)}}var y={is_global:d,in(){var E;if(e.inert=f,!n){$==null||$.abort(),(E=$==null?void 0:$.reset)==null||E.call($);return}a||p==null||p.abort(),pc(e,"introstart"),p=cp(e,w(),$,1,()=>{pc(e,"introend"),p==null||p.abort(),p=u=void 0,e.style.overflow=_})},out(E){if(!a){E==null||E(),u=void 0;return}e.inert=!0,pc(e,"outrostart"),$=cp(e,w(),p,0,()=>{pc(e,"outroend"),E==null||E()})},stop:()=>{p==null||p.abort(),$==null||$.abort()}},S=xt;if(((A=S.transitions)!=null?A:S.transitions=[]).push(y),n&&Sl){var k=d;if(!k){for(var P=S.parent;P&&(P.f&65536)!==0;)for(;(P=P.parent)&&(P.f&16)===0;);k=!P||(P.f&32768)!==0}k&&bn(()=>{bt(()=>y.in())})}}function cp(t,e,i,o,n){var a=o===1;if(vs(e)){var s,d=!1;return en(()=>{if(!d){var S=e({direction:a?"in":"out"});s=cp(t,S,i,o,n)}}),{abort:()=>{d=!0,s==null||s.abort()},deactivate:()=>s.deactivate(),reset:()=>s.reset(),t:()=>s.t()}}if(i==null||i.deactivate(),!(e!=null&&e.duration))return n(),{abort:oe,deactivate:oe,reset:oe,t:()=>o};let{delay:l=0,css:u,tick:f,easing:_=V0}=e;var p=[];if(a&&i===void 0&&(f&&f(0,1),u)){var $=yg(u(0,1));p.push($,$)}var w=()=>1-o,y=t.animate(p,{duration:l});return y.onfinish=()=>{var F;var S=(F=i==null?void 0:i.t())!=null?F:1-o;i==null||i.abort();var k=o-S,P=e.duration*Math.abs(k),A=[];if(P>0){var E=!1;if(u)for(var T=Math.ceil(P/16.666666666666668),V=0;V<=T;V+=1){var z=S+k*_(V/T),j=yg(u(z,1-z));A.push(j),E||(E=j.overflow==="hidden")}E&&(t.style.overflow="hidden"),w=()=>{var Z=y.currentTime;return S+k*_(Z/P)},f&&$g(()=>{if(y.playState!=="running")return!1;var Z=w();return f(Z,1-Z),!0})}y=t.animate(A,{duration:P,fill:"forwards"}),y.onfinish=()=>{w=()=>o,f==null||f(o,1-o),n()}},{abort:()=>{y&&(y.cancel(),y.effect=null,y.onfinish=oe)},deactivate:()=>{n=oe},reset:()=>{o===0&&(f==null||f(1,0))},t:()=>w()}}var $s,Ha,El,mc,xg,vc=class vc{constructor(e){fs(this,mc);fs(this,$s,new WeakMap);fs(this,Ha);fs(this,El);$a(this,El,e)}observe(e,i){var o=Ei(this,$s).get(e)||new Set;return o.add(i),Ei(this,$s).set(e,o),Km(this,mc,xg).call(this).observe(e,Ei(this,El)),()=>{var n=Ei(this,$s).get(e);n.delete(i),n.size===0&&(Ei(this,$s).delete(e),Ei(this,Ha).unobserve(e))}}};$s=new WeakMap,Ha=new WeakMap,El=new WeakMap,mc=new WeakSet,xg=function(){var e;return(e=Ei(this,Ha))!=null?e:$a(this,Ha,new ResizeObserver(i=>{for(var o of i){vc.entries.set(o.target,o);for(var n of Ei(this,$s).get(o.target)||[])n(o)}}))},Un(vc,"entries",new WeakMap);var pp=vc;var N0=new pp({box:"border-box"});function zr(t,e,i){var o=N0.observe(t,()=>i(t[e]));bn(()=>(bt(()=>i(t[e])),o))}function wg(t,e){return t===e||(t==null?void 0:t[Uo])===e}function ct(t={},e,i,o){return bn(()=>{var n,a;return xo(()=>{n=a,a=(o==null?void 0:o())||[],bt(()=>{t!==i(...a)&&(e(t,...a),n&&wg(i(...n),t)&&e(null,...n))})}),()=>{en(()=>{a&&wg(i(...a),t)&&e(null,...a)})}}),t}function Pr(t=!1){let e=Tt,i=e.l.u;if(!i)return;let o=()=>nc(e.s);if(t){let n=0,a={},s=m(()=>{let d=!1,l=e.s;for(let u in l)l[u]!==a[u]&&(a[u]=l[u],d=!0);return d&&n++,n});o=()=>r(s)}i.b.length&&Aa(()=>{Sg(e,o),gs(i.b)}),qe(()=>{let n=bt(()=>i.m.map(tv));return()=>{for(let a of n)typeof a=="function"&&a()}}),i.a.length&&qe(()=>{Sg(e,o),gs(i.a)})}function Sg(t,e){if(t.l.s)for(let i of t.l.s)r(i);e()}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;fv(e)},set:o=>{i=o}})}};O0=t,t("$state"),t("$effect"),t("$derived"),t("$inspect"),t("$props"),t("$bindable")}var O0;function Ht(t){Tt===null&&Ma("onMount"),Hr&&Tt.l!==null?B0(Tt).m.push(t):qe(()=>{let e=bt(t);if(typeof e=="function")return e})}function yn(t){Tt===null&&Ma("onDestroy"),Ht(()=>()=>bt(t))}function B0(t){var i;var e=t.l;return(i=e.u)!=null?i:e.u={a:[],b:[],m:[]}}function Pl(t,e,i){if(t==null)return e(void 0),i&&i(void 0),oe;let o=bt(()=>t.subscribe(e,i));return o.unsubscribe?()=>o.unsubscribe():o}var Fa=[];function ur(t,e){return{subscribe:le(t,e).subscribe}}function le(t,e=oe){let i=null,o=new Set;function n(d){if(ya(t,d)&&(t=d,i)){let l=!Fa.length;for(let u of o)u[1](),Fa.push(u,t);if(l){for(let u=0;u<Fa.length;u+=2)Fa[u][0](Fa[u+1]);Fa.length=0}}}function a(d){n(d(t))}function s(d,l=oe){let u=[d,l];return o.add(u),o.size===1&&(i=e(n,a)||oe),d(t),()=>{o.delete(u),o.size===0&&i&&(i(),i=null)}}return{set:n,update:a,subscribe:s}}function bi(t,e,i){let o=!Array.isArray(t),n=o?[t]:t;if(!n.every(Boolean))throw new Error("derived() expects stores as input, got a falsy value");let a=e.length<2;return ur(i,(s,d)=>{let l=!1,u=[],f=0,_=oe,p=()=>{if(f)return;_();let w=e(o?u[0]:u,s,d);a?s(w):_=typeof w=="function"?w:oe},$=n.map((w,y)=>Pl(w,S=>{u[y]=S,f&=~(1<<y),l&&p()},()=>{f|=1<<y}));return l=!0,p(),function(){gs($),_(),l=!1}})}function xe(t){let e;return Pl(t,i=>e=i)(),e}var gc=!1,fp=Symbol();function C(t,e,i){var a;let o=(a=i[e])!=null?a:i[e]={store:null,source:es(void 0),unsubscribe:oe};if(o.store!==t&&!(fp in i))if(o.unsubscribe(),o.store=t!=null?t:null,t==null)o.source.v=void 0,o.unsubscribe=oe;else{var n=!0;o.unsubscribe=Pl(t,s=>{n?o.source.v=s:O(o.source,s)}),n=!1}return t&&fp in i?xe(t):r(o.source)}function Fe(){let t={};function e(){ln(()=>{for(var i in t)t[i].unsubscribe();oo(t,fp,{enumerable:!1,value:!0})})}return[t,e]}function mp(t){var e=gc;try{return gc=!1,[t(),gc]}finally{gc=e}}var K0={get(t,e){if(!t.exclude.includes(e))return t.props[e]},set(t,e){return ke&&pv(`${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 Ie(t,e,i){return new Proxy(ke?{props:t,exclude:e,name:i,other:{},to_proxy:[]}:{props:t,exclude:e},K0)}var Q0={get(t,e){let i=t.props.length;for(;i--;){let o=t.props[i];if(vs(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 n=t.props[o];vs(n)&&(n=n());let a=zn(n,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(vs(o)&&(o=o()),typeof o=="object"&&o!==null&&e in o){let n=zn(o,e);return n&&!n.configurable&&(n.configurable=!0),n}}},has(t,e){if(e===Uo||e===al)return!1;for(let i of t.props)if(vs(i)&&(i=i()),i!=null&&e in i)return!0;return!1},ownKeys(t){let e=[];for(let i of t.props){vs(i)&&(i=i());for(let o in i)e.includes(o)||e.push(o)}return e}};function rs(...t){return new Proxy({props:t},Q0)}function Cg(t){var e,i;return(i=(e=t.ctx)==null?void 0:e.d)!=null?i:!1}function v(t,e,i,o){var z,j;var n=(i&1)!==0,a=!Hr||(i&2)!==0,s=(i&8)!==0,d=(i&16)!==0,l=!1,u;s?[u,l]=mp(()=>t[e]):u=t[e];var f=Uo in t||al in t,_=s&&((j=(z=zn(t,e))==null?void 0:z.set)!=null?j:f&&e in t&&(F=>t[e]=F))||void 0,p=o,$=!0,w=!1,y=()=>(w=!0,$&&($=!1,d?p=bt(o):p=o),p);u===void 0&&o!==void 0&&(_&&a&&uv(e),u=y(),_&&_(u));var S;if(a)S=()=>{var F=t[e];return F===void 0?y():($=!0,w=!1,F)};else{var k=(n?m:kr)(()=>t[e]);k.f|=131072,S=()=>{var F=r(k);return F!==void 0&&(p=void 0),F===void 0?p:F}}if((i&4)===0)return S;if(_){var P=t.$$legacy;return function(F,Z){return arguments.length>0?((!a||!Z||P||l)&&_(Z?S():F),F):S()}}var A=!1,E=!1,T=es(u),V=m(()=>{var F=S(),Z=r(T);return A?(A=!1,E=!0,Z):(E=!1,T.v=F)});return s&&r(V),n||(V.equals=xa),function(F,Z){if(ul!==null&&(A=E,S(),r(T)),arguments.length>0){let J=Z?r(V):a&&s?ve(F):F;if(!V.equals(J)){if(A=!0,O(T,J),w&&p!==void 0&&(p=J),Cg(V))return F;bt(()=>r(V))}return F}return Cg(V)?V.v:r(V)}}var G0;typeof HTMLElement=="function"&&(G0=class extends HTMLElement{constructor(e,i,o){super();Un(this,"$$ctor");Un(this,"$$s");Un(this,"$$c");Un(this,"$$cn",!1);Un(this,"$$d",{});Un(this,"$$r",!1);Un(this,"$$p_d",{});Un(this,"$$l",{});Un(this,"$$l_u",new Map);Un(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 n=this.$$c.$on(e,i);this.$$l_u.set(i,n)}super.addEventListener(e,i,o)}removeEventListener(e,i,o){if(super.removeEventListener(e,i,o),this.$$c){let n=this.$$l_u.get(i);n&&(n(),this.$$l_u.delete(i))}}connectedCallback(){return Ct(this,null,function*(){if(this.$$cn=!0,!this.$$c){let i=function(a){return s=>{let d=document.createElement("slot");a!=="default"&&(d.name=a),b(s,d)}};var e=i;if(yield Promise.resolve(),!this.$$cn||this.$$c)return;let o={},n=Y0(this);for(let a of this.$$s)a in n&&(a==="default"&&!this.$$d.children?(this.$$d.children=i(a),o.default=!0):o[a]=i(a));for(let a of this.attributes){let s=this.$$g_p(a.name);s in this.$$d||(this.$$d[s]=vp(s,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=rg({component:this.$$ctor,target:this.shadowRoot||this,props:Mt(K({},this.$$d),{$$slots:o,$$host:this})}),this.$$me=sc(()=>{xo(()=>{var a;this.$$r=!0;for(let s of Su(this.$$c)){if(!((a=this.$$p_d[s])!=null&&a.reflect))continue;this.$$d[s]=this.$$c[s];let d=vp(s,this.$$d[s],this.$$p_d,"toAttribute");d==null?this.removeAttribute(this.$$p_d[s].attribute||s):this.setAttribute(this.$$p_d[s].attribute||s,d)}this.$$r=!1})});for(let a in this.$$l)for(let s of this.$$l[a]){let d=this.$$c.$on(a,s);this.$$l_u.set(s,d)}this.$$l={}}})}attributeChangedCallback(e,i,o){var n;this.$$r||(e=this.$$g_p(e),this.$$d[e]=vp(e,o,this.$$p_d,"toProp"),(n=this.$$c)==null||n.$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 Su(this.$$p_d).find(i=>this.$$p_d[i].attribute===e||!this.$$p_d[i].attribute&&i.toLowerCase()===e)||e}});function vp(t,e,i,o){var a;let n=(a=i[t])==null?void 0:a.type;if(e=n==="Boolean"&&typeof e!="boolean"?e!=null:e,!o||!i[t])return e;if(o==="toAttribute")switch(n){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(n){case"Object":case"Array":return e&&JSON.parse(e);case"Boolean":return e;case"Number":return e!=null?+e:e;default:return e}}function Y0(t){let e={};return t.childNodes.forEach(i=>{e[i.slot||"default"]=!0}),e}var Tg="5";var kg,Ig,Eg;typeof window!="undefined"&&((Eg=(Ig=(kg=window.__svelte)!=null?kg:window.__svelte={}).v)!=null?Eg:Ig.v=new Set).add(Tg);import{clientChecker as Sx}from"@vkontakte/videoplayer-core/es2015";import"@vkontakte/videoplayer-core/es2015";import{noop as C1,safeStorage as Cx,throttleFn as Tx}from"@vkontakte/videoplayer-shared/es2015";import{SeekAction as kx}from"@vkontakte/videoplayer-statistics/es2015";import{InterfaceLanguage as Z0,fillWithDefault as X0,VideoQuality as Pg}from"@vkontakte/videoplayer-shared/es2015";var J0={isMobile:void 0,debugLog:!1,devNullLog:!1,defaultLanguage:Z0.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:Pg.Q_480P,highQualityLimit:Pg.Q_720P,episodeMinWidthPc:8,hideThumbTimerAfterTouch:!0,preventPauseOnVideoClick:!1,sentry:{dsn:"https://e349fd23c68f405388980d0868d0ff27@sentry.mvk.com/126",sampleRate:.01,whiteErrorCategoryList:[],blackErrorCategoryList:[],whiteErrorIdList:[],blackErrorIdList:[]},features:{autoplay:!0,statistics:!0,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,interactiveGraph:!1,interactiveResponsiveUi:!1,seekToInteractive:!0,interactiveLastFrame:!1,interactiveTextPermanent:!0,interactiveHideTime:!0,interactivePlayPrevChapter:!0,interactiveTimeIndicator:!0,interactiveTimeOpenUri:!1,interactiveAreaControlShadow:!1,interactiveControlsExpectTimeBlinkAnimation:!1,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,skipInitialPlaybackRateValue:!1,qualityDetailsSubMenuEnabled:!1,showSlowVideoNotification:!1,forceAutoQualityWhenSevereStallHappens:!1,timeoutShowSlowVideoNotification:0,maxCountShowSlowVideoNotification:1,forcePlayerDisplayBlock:!1,playbackStatusAnimationDuration:1e3,playbackStatusShow:!1,playbackStatusNextVideoShow:!1,playbackStatusNextVideoAnimationDuration:1e3},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,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,focusedOutlineWidth:null,focusedOutlineRadius:null,controlsDesktopPaddingHorizontal:null,timelinePaddingHorizontal:null}},Ag=t=>X0(t,J0),Mg=t=>Va("ui-config",t),Qt=()=>La("ui-config");var Al="vk_player_debug_panel_opened";var Lg="videoplayer",Vg="videoplayer";var Wr={KeyF:"f",KeyK:"k",KeyC:"c",KeyM:"m"},Rg=new Set(["ArrowLeft","ArrowRight","KeyL","KeyJ"]),Dg=new Set(["Tab","Space","ArrowLeft","ArrowRight","ArrowUp","ArrowDown"]),Ng=new Set(["ShiftRight","ShiftLeft"]);var Bg=["TIMELINE"],Ml=[...Bg,"GRAPH_BUTTON"],gp=[...Bg,"PLAY_BUTTON"],Ll=[...Ml,"PLAY_BUTTON"];var qr=(a=>(a.XS="xs",a.S="s",a.M="m",a.L="l",a.XL="xl",a))(qr||{}),Ys={xs:0,s:1,m:2,l:3,xl:4};import{assertNonNullable as Og,VERSION as e_}from"@vkontakte/videoplayer-shared/es2015";import{VERSION as t_}from"@vkontakte/videoplayer-core/es2015";import{VERSION as i_}from"@vkontakte/videoplayer-statistics/es2015";var hc="prod",Ua="1.1.62-dev.96a1e2ab.0";var js=(t,e,i)=>{let o=document.createElement("a");o.href=t,o.download=`${e}.${i}`,o.style.display="none",o.click()};var Hg=Symbol("storeContext"),Fg=Symbol("microStoresContext"),Ug=(t,e)=>{Va(Hg,t),Va(Fg,e),hc==="dev"&&(window.app={store:t,microStores:e})},Ce=()=>{let t=La(Hg);return Og(t,"Store context is empty!"),t},lo=()=>{let t=La(Fg);return Og(t,"MicroStores context is empty!"),t},Xt=(t,e)=>bc(t,t.getValue(),e),bc=(t,e,i)=>ur(e,o=>{let n=t.subscribe(a=>{o(a),i==null||i(a)});return()=>n.unsubscribe()}),zg=(t,e,i)=>{var k,P,A,E,T,V;let o=t.info,{width:n,height:a}=xe(i.ui.playerSize),s=(P=(k=o.throughputEstimation$.getValue())==null?void 0:k.toFixed(0))!=null?P:0,d=(E=(A=o.rttEstimation$.getValue())==null?void 0:A.toFixed(0))!=null?E:0,l=o.isAutoQualityEnabled$.getValue()?"auto":"manual",u=`${Ua} (core: ${t_}, stat: ${i_}, shared: ${e_})`,f=xe(i.state.errorLog$),_=f.length?`
|
|
49
|
+
`+f.map((z,j)=>{var ne;let F=`${j}) Type: ${z.id}
|
|
50
|
+
`,Z=`Message: ${z.message} (${z.thrown})
|
|
51
|
+
`,J=`Trace: ${(ne=z.thrown)==null?void 0:ne.stack}
|
|
52
|
+
`;return F+Z+J}).join(`
|
|
53
|
+
`):void 0,p=i.state.isAudioDisabled?"disabled":xe(i.state.isAudioAvailable$)?void 0:"unavailable",$=t.info.currentVideoStream$.getValue(),w=t.info.currentAudioStream$.getValue(),y=[];$&&y.push(`Video: ${(T=$==null?void 0:$.codec)!=null?T:""}`+($!=null&&$.hdr?" (HDR)":"")),w&&y.push(`Audio: ${(V=w==null?void 0:w.codec)!=null?V:""}`+(w!=null&&w.language?` (${w.language})`:""));let S={Version:u,Browser:navigator.userAgent,Config:t.experimental.tuningConfigName$.getValue().join(", "),"United video id":String(i.videoId),VSID:xe(i.vsid),"Content host":o.hostname$.getValue(),"Connection type":o.httpConnectionType$.getValue()+(o.httpConnectionReused$.getValue()?" (reused)":""),Throughput:`${s}Kbps @ ${d}ms RTT`,Format:o.currentFormat$.getValue(),"Available Formats":Object.keys(e.sources).join(", "),Streams:y.join(", "),Quality:`${l} ${o.currentQuality$.getValue()}`,"Available qualities":o.availableQualities$.getValue().join(", "),Audio:p,Position:`${xe(i.state.positionExact$)}s`,State:`${xe(i.playerPhase)} ${o.playbackState$.getValue()}`,"Player size":`${n}x${a}`,URL:window.location.href,Errors:_};return Object.entries(S).filter(([z,j])=>j!==void 0).map(([z,j])=>`${z}: ${j}`).join(`
|
|
54
|
+
`)},Wg=(t,e,i)=>{var z,j,F,Z;let o=t.info,{width:n,height:a}=xe(i.ui.playerSize),s={version:Ua,viewport:`${n}x${a}`,volume:Math.round(xe(i.state.volume$)*100)};s.id=i.videoId,o.currentFormat$.getValue()&&(s.provider=o.currentFormat$.getValue()),o.hostname$.getValue()&&(s.cdn=o.hostname$.getValue());let u=o.intrinsicVideoSize$.getValue();u&&(s.videoSize=`${u.width}x${u.height}`);let f=o.currentBuffer$.getValue(),_=o.isLive$.getValue(),p=o.liveBufferTime$.getValue();f&&(_&&p?s.buffer=f.end-p:s.buffer=Math.max(f.end-xe(i.state.positionExact$),0));let $=o.throughputEstimation$.getValue();$&&(s.speed=$);let w=o.videoBitrate$.getValue();w&&(s.bitrate=w);let y=o.liveLatency$.getValue();y&&(s.liveLatency=y);let S=o.currentVideoSegmentLength$.getValue();S&&(s.currentVideoSegmentLength=S);let k=o.currentAudioSegmentLength$.getValue();k&&(s.currentAudioSegmentLength=k);let P=xe(i.vsid);typeof P=="string"&&(s.vsid=P);let A=(z=t.info.currentVideoStream$.getValue())==null?void 0:z.codec;A&&(s.videoCodec=A);let E=(j=t.info.currentAudioStream$.getValue())==null?void 0:j.codec;E&&(s.audioCodec=E),((F=t.info.currentVideoStream$.getValue())==null?void 0:F.hdr)&&(s.hdr=!0);let V=(Z=t.info.currentAudioStream$.getValue())==null?void 0:Z.language;return V&&(s.audioLanguage=V),s},qg=(t,e)=>js(t,e,"mp4"),Kg=t=>!t.type,Qg=t=>!!t.type,Gg=()=>{let e=[],i=0;return{add:(o,n)=>{e[i]=[o,n],i=(i+1)%10},find:o=>e.find(([n])=>n===o)}},_c=class{constructor(){this.destroyController=new AbortController;this.pendingDownloads=new Set}download(e){return Ct(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 bp,safeStorage as So}from"@vkontakte/videoplayer-shared/es2015";import"@vkontakte/videoplayer-core/es2015";var Yg="vk_player_prefer_traffic_saving_enabled",jg="vk_player_preferred_volume",Zg="vk_player_prefer_volume_mute",$p="vk_player_preferred_quality",hp="vk_player_preferred_default_quality_settings",_p="vk_player_preferred_quality_settings_by_video",Xg="vk_player_preferred_stream_language",Jg="vk_player_preferred_rate",eh="vk_player_preferred_autoplay_next",th=t=>t>1?1:t<0?0:t,yp=t=>So.set(jg,th(t).toString(10)),$c=()=>{let t=So.get(jg);return bp(t)?void 0:th(parseFloat(t))},xp=(t,e)=>So.set($p,JSON.stringify({videoId:t,value:e})),Rl=()=>So.remove($p),wp=t=>{let e=So.get($p);if(bp(e))return;let{videoId:i,value:o}=JSON.parse(e);if(t!==i){Rl();return}return o},Sp=(t,e)=>{e?So.set(t,"true"):So.remove(t)},Cp=t=>So.get(t)==="true",Tp=t=>Sp(Zg,t),ih=()=>Cp(Zg),Vl=t=>Sp(Yg,t),kp=()=>Cp(Yg),oh=()=>So.get(Xg),Ip=t=>So.set(Xg,t),nh=t=>So.set(Jg,JSON.stringify({rate:t})),rh=()=>{let t=So.get(Jg);if(bp(t))return;let{rate:e}=JSON.parse(t);return e},sh=t=>Sp(eh,t),ah=()=>Cp(eh),o_=()=>{let t=f=>{So.set(hp,JSON.stringify(f))},e=()=>{try{let f=So.get(hp);return f?JSON.parse(f):null}catch(f){return null}},i=()=>{try{let f=So.get(_p);return f?JSON.parse(f):null}catch(f){return null}},o=f=>{So.set(_p,JSON.stringify(f))},n=f=>{u(f);let _=f?i():null;if(_&&(_==null?void 0:_.videoId)===f)return Mt(K({},_),{appliesTo:"to-video"});_&&a();let p=e();return p?Mt(K({},p),{appliesTo:"as-default"}):(t({type:"auto_quality"}),{type:"auto_quality",appliesTo:"as-default"})},a=()=>{So.remove(_p)},s=()=>{So.remove(hp)},d=(f,_="as-default")=>{f.type==="exact_quality"?o(f):_==="as-default"?t(f):o(f)},l=f=>{let _=n(f);if(_){switch(_.type){case"traffic_saving":Vl(!0);break;case"exact_quality":xp(f,_.quality)}a(),s()}},u=f=>{let _=wp(f);if(_){o({type:"exact_quality",videoId:f,quality:_});return}kp()&&t({type:"traffic_saving",videoId:f}),Vl(!1),Rl()};return{getPreferredQualitySettings:n,migrateSettingsToLegacyWay:l,savePreferredQualitySettings:d,savePreferredDefaultQualitySettings:t,removePreferredQualitySettingsByVideo:a,getPreferredDefaultQualitySettings:e}},{getPreferredQualitySettings:lh,migrateSettingsToLegacyWay:dh,savePreferredQualitySettings:yc,savePreferredDefaultQualitySettings:ZP,removePreferredQualitySettingsByVideo:XP,getPreferredDefaultQualitySettings:xc}=o_();import{PlaybackState as x1}from"@vkontakte/videoplayer-core/es2015";var n_=$e('<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 Dl(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=n_();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(2),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"76",height:"45",fill:"none","data-testid":"video-360-icon",role:"img"},i))),b(t,o)}import{isNullable as ph,InterfaceLanguage as fh}from"@vkontakte/videoplayer-shared/es2015";var r_={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_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",mobile_unmute:"\u0412\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u0437\u0432\u0443\u043A",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}",aria_open_settings:"\u041E\u0442\u043A\u0440\u044B\u0442\u044C \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u0432\u0438\u0434\u0435\u043E\u043F\u043B\u0435\u0435\u0440\u0430",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_disable:"\u041E\u0442\u043A\u043B\u044E\u0447\u0435\u043D\u0430",traffic_saving_enable:"\u0412\u043A\u043B\u044E\u0447\u0435\u043D\u0430",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_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",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_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",aria_label_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",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_enable:"\u0412\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u043E\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_debug_overlay_disable:"\u0412\u044B\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u043E\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_off:"\u0412\u044B\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u0440\u0435\u0436\u0438\u043C \u044D\u043A\u043E\u043D\u043E\u043C\u0438\u0438 \u0434\u0430\u043D\u043D\u044B\u0445",aria_label_submenu_traffic_saving_on:"\u0412\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u0440\u0435\u0436\u0438\u043C \u044D\u043A\u043E\u043D\u043E\u043C\u0438\u0438 \u0434\u0430\u043D\u043D\u044B\u0445",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,
|
|
55
55
|
\u043A\u0430\u0447\u0435\u0441\u0442\u0432\u043E \u0438\u0437\u043C\u0435\u043D\u0435\u043D\u043E \u043D\u0430\xA0\xAB\u0410\u0432\u0442\u043E\xBB`,slow_video_notification_suggest_description:`\u0412\u0438\u0434\u0435\u043E \u0437\u0430\u0433\u0440\u0443\u0436\u0430\u0435\u0442\u0441\u044F \u0441\u043B\u0438\u0448\u043A\u043E\u043C \u043C\u0435\u0434\u043B\u0435\u043D\u043D\u043E -
|
|
56
|
-
\u043F\u043E\u043F\u0440\u043E\u0431\u0443\u0439\u0442\u0435 \u0438\u0437\u043C\u0435\u043D\u0438\u0442\u044C \u043A\u0430\u0447\u0435\u0441\u0442\u0432\u043E \u043D\u0430 \xAB\u0410\u0432\u0442\u043E\xBB`},
|
|
56
|
+
\u043F\u043E\u043F\u0440\u043E\u0431\u0443\u0439\u0442\u0435 \u0438\u0437\u043C\u0435\u043D\u0438\u0442\u044C \u043A\u0430\u0447\u0435\u0441\u0442\u0432\u043E \u043D\u0430 \xAB\u0410\u0432\u0442\u043E\xBB`},ch=r_;var s_={mobile_unmute:"Unmute",auto_quality_invariant:"Auto",auto_quality:"Auto ({actual})",auto_quality_option:"Auto",other_quality:"Other",high_quality:"High quality",high_quality_description:"Uses more data",auto_quality_limit:"Auto",traffic_saving_quality:"Data saving",traffic_saving_quality_description:"Videos load faster but\xA0at\xA0lower quality",quality_applience:"You can\xA0{action} the\xA0default quality",quality_applience_action:"change",default_quality_for_any_video:"Quality for\xA0all videos",menu_quality:"Quality",menu_playback_rate:"Playback rate",menu_traffic_saving:"Data saving",menu_report:"Report a problem",menu_pip:"Picture in picture",menu_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}",aria_open_settings:"Open video player settings",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_disable:"Disabled",traffic_saving_enable:"Enabled",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:"Turn volume off",tooltip_volume_muted:"Turn volume on",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",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_context_menu_open:"Open context menu",aria_label_context_menu_close:"Close context menu",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_enable:"Enable display of technical information",aria_label_menu_debug_overlay_disable:"Disable 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_off:"Disable data saving mode",aria_label_submenu_traffic_saving_on:"Enable data saving mode",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,
|
|
57
57
|
so\xA0the\xA0quality was changed to\xA0Auto`,slow_video_notification_suggest_description:`The video is loading too slowly.
|
|
58
|
-
Try switching the\xA0quality to\xA0Auto.`},
|
|
59
|
-
`),o,n;for(let a=0;a<i.length;++a){if(o=
|
|
60
|
-
`).filter(i=>!!i)[0]}function g_(t){try{let e=v_(t);if(e)return e}catch(e){}return{value:_h(t),type:t&&t.name,stacktrace:{frames:[]}}}function h_(){return"xxxxxxxxxxxx4xxxyxxxxxxxxxxxxxxx".replace(/[xy]/g,t=>{let e=Math.random()*16|0;return(t==="x"?e:e&3|8).toString(16)})}var Ic=class{constructor(e){if(e&&e.dsn){let i=m_.exec(e.dsn),o=i?i.slice(1):[],n=o[5].split("/"),a=n.slice(0,-1).join("/");this.apiUrl=o[0]+"://"+o[3]+(o[4]?":"+o[4]:"")+(a?"/"+a:"")+"/api/"+n.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 Lt(W({},this.getRequestBlank()),{exception:{values:[g_(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(f_,this.authHeader||""),i.send(JSON.stringify(e))}getRequestBlank(){return{platform:"javascript",event_id:h_(),sdk:{name:"micro-sentry.javascript.core",version:"0.0.0"},timestamp:Date.now()/1e3,environment:this.environment}}};function bh(t,e){return Object.prototype.toString.call(e)==="[object RegExp]"?e.test(t):typeof e=="string"?t.indexOf(e)!==-1:!1}function __(){return window}var Ec=class t extends Ic{constructor(e,i=__()){super(e),this.options=e,this.window=i,this.destroyed=!1,this._state={};let{plugins:o=[],beforeSend:n=u=>u,beforeBreadcrumb:a=u=>u,blacklistUrls:s=[],ignoreErrors:d=[],release:l=void 0}=this.options||{};this.plugins=o.map(u=>new u(this)),this.beforeSend=n,this.beforeBreadcrumb=a,this.blacklistUrls=s,this.ignoreErrors=d,this.release=l}get state(){return this._state}clearState(){this._state={}}setTags(e){return this.setKeyState("tags",W({},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",W({},e)),this}setUser(e){return this.setKeyState("user",W({},e)),this}clone(){let e=new t(Lt(W({},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:[W({timestamp:Date.now()/1e3},this.beforeBreadcrumb(e))]})}setBreadcrumbs(e){this.setKeyState("breadcrumbs",e)}captureMessage(e,i){this.send(Lt(W({},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=>bh(i,o))):!1}getRequestBlank(){return W(Lt(W({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(W({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=>bh(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 n=this._state[o],a=Array.isArray(n)?n:null,s=e[o],d=Array.isArray(s)?s:null;return Lt(W({},i),{[o]:a||d?[...a||[],...d||[]]:W(W({},typeof n!="string"?n:{}),typeof s!="string"?s:{})})},this._state)}setKeyState(e,i){this._state[e]=i}};import{isNonNullable as Pc,Subscription as b_}from"@vkontakte/videoplayer-shared/es2015";var Ac=null,Js=class{constructor(e,i,o={}){!Ac&&e.dsn&&(this.sentryClient=new Ec({dsn:e.dsn,environment:i.env}),this.version=i.version,this.sentrySubscription=new b_,this.options=e,this.context=o,Ac=this)}destroy(){var e,i;(e=this.sentryClient)==null||e.destroy(),(i=this.sentrySubscription)==null||i.unsubscribe(),Ac=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:n,context:a,options:s}=this,{sampleRate:d=0,whiteErrorIdList:l,whiteErrorCategoryList:u=[],blackErrorIdList:f,blackErrorCategoryList:_}=s,{errorType:p,category:b}=i;if(Pc(b)&&_.includes(b)||Pc(p)&&f.includes(p))return;if(Math.random()<=d||Pc(b)&&u.includes(b)||Pc(p)&&l.includes(p)){Object.keys(i).length&&n.setTags(W({version:this.version},i)),(Object.keys(a).length||Object.keys(o).length)&&n.setExtras(W(W({},a),o));try{p&&n.captureMessage(p,i.fatal?Ka.fatal:Ka.error),n.report(e)}catch(y){console.error(y)}}}static getInstance(){return Ac}};var ls=(d=>(d.Thumb="thumb",d.Video="video",d.Ads="ads",d.Crashed="crashed",d.LiveWaitingStart="LiveWaitingStart",d.LiveWaitingRecover="LiveWaitingRecover",d.LiveWaitingRecord="LiveWaitingRecord",d))(ls||{});var Mc=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.reject()},Lc=t=>t.exitFullscreen?t.exitFullscreen():t.msExitFullscreen?t.msExitFullscreen():t.webkitExitFullscreen?t.webkitExitFullscreen():t.mozCancelFullScreen?t.mozCancelFullScreen():Promise.reject(),$h=t=>{let e=t;return e!=null&&e.webkitExitFullscreen?e==null?void 0:e.webkitExitFullscreen():Promise.reject()},zl=()=>{let t=document;return t.fullscreenElement||t.mozFullScreenElement||t.webkitFullscreenElement||t.msFullscreenElement},Ss=()=>!!zl(),Vc=t=>{document.addEventListener("fullscreenchange",t),document.addEventListener("webkitfullscreenchange",t),document.addEventListener("mozfullscreenchange",t),document.addEventListener("MSFullscreenChange",t)},Rc=t=>{document.removeEventListener("fullscreenchange",t),document.removeEventListener("webkitfullscreenchange",t),document.removeEventListener("mozfullscreenchange",t),document.removeEventListener("MSFullscreenChange",t)},yh=t=>{let e=window.screen;return(n=>Tt(void 0,null,function*(){return e.orientation?e.orientation.lock(n):e.mozLockOrientation?e.mozLockOrientation(n):e.msLockOrientation?e.msLockOrientation(n):Promise.reject()}))(((n={width:0,height:0})=>n.width<=n.height?"portrait":"landscape")(t))};import{clientChecker as xh}from"@vkontakte/videoplayer-core/es2015";var wh=()=>({title:U("hotkey_map_modal_title"),closeBtnText:U("hotkey_map_modal_close_btn_text"),groups:[{title:U("hotkey_map_group_title_common"),items:[{description:U("hotkey_map_item_mute_description"),value:U("hotkey_map_item_mute_value")},{description:U("hotkey_map_item_volume_up_description"),value:U("hotkey_map_item_volume_up_value")},{description:U("hotkey_map_item_volume_down_description"),value:U("hotkey_map_item_volume_down_value")},{description:U("hotkey_map_item_pip_description"),value:U("hotkey_map_item_pip_value")},{description:U("hotkey_map_item_full_screen_description"),value:U("hotkey_map_item_full_screen_value")},{description:U("hotkey_map_item_show_context_menu_description"),value:U("hotkey_map_item_show_context_menu_value")},{description:U("hotkey_map_item_show_hotkey_map_description"),value:U("hotkey_map_item_show_hotkey_map_value")}]},{title:U("hotkey_map_group_title_playback"),items:[{description:U("hotkey_map_item_play_toggle_description"),value:U("hotkey_map_item_play_toggle_value")},{description:U("hotkey_map_item_seek_backward_description"),value:U("hotkey_map_item_seek_backward_value")},{description:U("hotkey_map_item_seek_forward_description"),value:U("hotkey_map_item_seek_forward_value")},{description:U("hotkey_map_item_fast_seek_backward_description"),value:U("hotkey_map_item_fast_seek_backward_value")},{description:U("hotkey_map_item_fast_seek_forward_description"),value:U("hotkey_map_item_fast_seek_forward_value")},{description:U("hotkey_map_item_rate_down_description"),value:U("hotkey_map_item_rate_down_value")},{description:U("hotkey_map_item_rate_up_description"),value:U("hotkey_map_item_rate_up_value")},{description:U("hotkey_map_item_prev_frame_description"),value:U("hotkey_map_item_prev_frame_value")},{description:U("hotkey_map_item_next_frame_description"),value:U("hotkey_map_item_next_frame_value")},{description:U("hotkey_map_item_jump_seek_description"),value:U("hotkey_map_item_jump_seek_value")},{description:U("hotkey_map_item_next_video_description"),value:U("hotkey_map_item_next_video_value")},{description:U("hotkey_map_item_prev_video_description"),value:U("hotkey_map_item_prev_video_value")}]},{title:U("hotkey_map_group_title_subtitles"),items:[{description:U("hotkey_map_item_subtitles_toggle_description"),value:U("hotkey_map_item_subtitles_toggle_value")}]},{title:U("hotkey_map_group_title_episodes"),items:[{description:U("hotkey_map_item_prev_episode_description"),value:xh.device.isApple?U("hotkey_map_item_prev_episode_mac_value"):U("hotkey_map_item_prev_episode_pc_value")},{description:U("hotkey_map_item_next_episode_description"),value:xh.device.isApple?U("hotkey_map_item_next_episode_mac_value"):U("hotkey_map_item_next_episode_pc_value")}]}]});import{debounceFn as $_,ValueSubject as Rp}from"@vkontakte/videoplayer-shared/es2015";var ea=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:$_(this.onResize.bind(this),300)};this.info={isActive$:new Rp(!1),isEnabled$:new Rp(!1),type:0};this.info.isEnabled$=new Rp(e)}isSupported(){return document.pictureInPictureEnabled}isActive(){return this.isSupported()&&!!document.pictureInPictureElement}setContext(e){this.svelteContext=e}revealPictureInPicture(){return Tt(this,null,function*(){this.isRequested&&(this.unregistryEventHandlers(),yield this.request(),this.registryEventHandlers())})}request(){return Tt(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}})}remove(){return Tt(this,null,function*(){!this.isSupported()||!this.isActive()||(yield document.exitPictureInPicture())})}assignPlayerContainer(e){this.isSupported()&&(this.playerContainer=e)}updateVideoElement(){var e;this.isSupported()&&(this.videoElement=(e=this.playerContainer)==null?void 0:e.querySelector("video"))}registryEventHandlers(){var e,i;(e=this.videoElement)==null||e.addEventListener("enterpictureinpicture",this.eventHandlers.enterpictureinpicture),(i=this.videoElement)==null||i.addEventListener("leavepictureinpicture",this.eventHandlers.leavepictureinpicture)}registryExternalEventHandlers(e){this.externalEventHandlers=W({},e)}unregistryEventHandlers(){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 Tt(this,null,function*(){this.unregistryEventHandlers(),yield this.remove()})}onEnterPictureInPicture(e){var n,a;let o=e.pictureInPictureWindow;o&&(this.info.isActive$.next(!0),this.isRequested=!0,o.addEventListener("resize",this.eventHandlers.resize),(a=(n=this.externalEventHandlers).enterpictureinpicture)==null||a.call(n,e))}onLeavePictureInPicture(e){var n,a,s;let o=e.pictureInPictureWindow;this.info.isActive$.next(!1),this.isRequested=!1,o==null||o.removeEventListener("resize",this.eventHandlers.resize),(a=(n=this.externalEventHandlers).leavepictureinpicture)==null||a.call(n,e),(s=this.playerDummyElement)==null||s.$destroy()}onResize(e){var i,o;(o=(i=this.externalEventHandlers).resize)==null||o.call(i,e)}setEnabled(e){this.info.isEnabled$.next(e)}};function ta(t){return t instanceof ea}import{devNull as Sh,now as Ch}from"@vkontakte/videoplayer-shared/es2015";yv();function Bp(t,e){z(e,!1);let i=Se();Ut(()=>{i.getAdmanWrapper().startPostroll()}),kr(),q()}import{noop as y_}from"@vkontakte/videoplayer-shared/es2015";var x_=(t,e)=>{t.stopPropagation(),e()()},w_=L('<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>'),S_=L("<div><!></div>"),C_={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 Op(t,e){z(e,!0),K(t,C_);let[i,o]=Oe(),n=()=>S(u,"$isMobile",i),a=m(e,"position",3,0),s=m(e,"secondsToWatchBeforeSkip",3,0),d=m(e,"skipAd",3,y_),u=Se().ui.isMobile,f=v(()=>a()>0&&a()>=s());var _=S_();let p;var b=h(_);{var x=C=>{var k=w_();k.__click=[x_,d];var E=h(k);be(),g(k),I(P=>ge(E,`${P!=null?P:""} `),[()=>U("skip_ads_now")]),$(C,k)},y=C=>{var k=lr();I(E=>ge(k,E),[()=>U("skip_ads_after",{time:Math.ceil(s()-a()).toFixed(0)})]),$(C,k)};V(b,C=>{r(f)?C(x):C(y,!1)})}g(_),I(C=>p=te(_,1,"container svelte-1k4i25s",null,p,C),[()=>({"container-mobile":n(),skippable:r(f)})]),$(t,_),q(),o()}nt(["click"]);var T_=L('<button class="svelte-1wy3dql"> </button>'),k_={hash:"svelte-1wy3dql",code:"button.svelte-1wy3dql {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 Hp(t,e){z(e,!1),K(t,k_),kr();var i=T_(),o=h(i,!0);g(i),I(n=>ge(o,n),[()=>U("visit_advertiser")],Sr),$(t,i),q()}var I_=L('<div class="top-gradient-mobile svelte-354ajf"></div>'),E_=L('<div class="container svelte-354ajf"><!> <video style="width: 100%; height: 100%" playsinline=""></video> <!> <!> <!></div>',2),P_={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(
|
|
58
|
+
Try switching the\xA0quality to\xA0Auto.`},uh=s_;var ss=new Map;ss.set(fh.EN,uh);ss.set(fh.RU,ch);var mh=new Map,Ep=({language:t,pack:e,fallback:i})=>{if(ss.has(t)){let o=ss.get(t);ss.set(t,K(K({},o),e))}else ss.set(t,e);mh.set(t,i)},Pp=t=>ss.has(t),Ap=(t,e,i,o)=>{var s;let n=ss.get(t),a=n==null?void 0:n[e];if(ph(a)){let d=(s=mh.get(t))!=null?s:o,l=d?ss.get(d):void 0;a=l==null?void 0:l[e]}return ph(a)?e+Object.values(i!=null?i:{}).join(" "):i?a.replaceAll(/{(\w+?)}/g,(d,l)=>{var u;return(u=i[l])!=null?u:""}):a},H=(t,e)=>{let{interfaceLanguage$:i}=Ce(),o=xe(i),n=Qt();return Ap(o,t,e,n.defaultLanguage)};import"@vkontakte/videoplayer-core/es2015";var za;(function(t){t.fatal="fatal",t.error="error",t.warning="warning",t.log="log",t.info="info",t.debug="debug",t.critical="critical"})(za||(za={}));var a_=/^\s*at (?:(.*?) ?\()?((?:file|https?|blob|chrome-extension|address|native|eval|webpack|<anonymous>|[-a-z]+:|.*bundle|\/).*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,l_=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:file|https?|blob|chrome|webpack|resource|moz-extension).*?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js))(?::(\d+))?(?::(\d+))?\s*$/i,d_=/^\s*at (?:((?:\[object object\])?.+) )?\(?((?:file|ms-appx|https?|webpack|blob):.*?):(\d+)(?::(\d+))?\)?\s*$/i,wc="?",c_="X-Sentry-Auth",u_=/^(?:(\w+):)\/\/(?:([\w-]+)(?::(\w+))?@)([\w.-]+)(?::(\d+))?\/(.+)/;function p_(t){if(!t.stack)return null;let e=[],i=t.stack.split(`
|
|
59
|
+
`),o,n;for(let a=0;a<i.length;++a){if(o=a_.exec(i[a]))n={filename:o[2]&&o[2].indexOf("address at ")===0?o[2].substr(11):o[2],function:o[1]||wc,lineno:o[3]?+o[3]:null,colno:o[4]?+o[4]:null};else if(o=d_.exec(i[a]))n={filename:o[2],function:o[1]||wc,lineno:+o[3],colno:o[4]?+o[4]:null};else if(o=l_.exec(i[a]))a===0&&!o[5]&&t.columnNumber!==void 0&&(e[0].column=t.columnNumber+1),n={filename:o[3],function:o[1]||wc,lineno:o[4]?+o[4]:null,colno:o[5]?+o[5]:null};else continue;!n.function&&n.lineno&&(n.function=wc),e.push(n)}return e.length?{value:vh(t),type:t.name,stacktrace:{frames:e.reverse()}}:null}function vh(t){return(t&&t.message||"No error message").split(`
|
|
60
|
+
`).filter(i=>!!i)[0]}function f_(t){try{let e=p_(t);if(e)return e}catch(e){}return{value:vh(t),type:t&&t.name,stacktrace:{frames:[]}}}function m_(){return"xxxxxxxxxxxx4xxxyxxxxxxxxxxxxxxx".replace(/[xy]/g,t=>{let e=Math.random()*16|0;return(t==="x"?e:e&3|8).toString(16)})}var Sc=class{constructor(e){if(e&&e.dsn){let i=u_.exec(e.dsn),o=i?i.slice(1):[],n=o[5].split("/"),a=n.slice(0,-1).join("/");this.apiUrl=o[0]+"://"+o[3]+(o[4]?":"+o[4]:"")+(a?"/"+a:"")+"/api/"+n.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 Mt(K({},this.getRequestBlank()),{exception:{values:[f_(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(c_,this.authHeader||""),i.send(JSON.stringify(e))}getRequestBlank(){return{platform:"javascript",event_id:m_(),sdk:{name:"micro-sentry.javascript.core",version:"0.0.0"},timestamp:Date.now()/1e3,environment:this.environment}}};function gh(t,e){return Object.prototype.toString.call(e)==="[object RegExp]"?e.test(t):typeof e=="string"?t.indexOf(e)!==-1:!1}function v_(){return window}var Cc=class t extends Sc{constructor(e,i=v_()){super(e),this.options=e,this.window=i,this.destroyed=!1,this._state={};let{plugins:o=[],beforeSend:n=u=>u,beforeBreadcrumb:a=u=>u,blacklistUrls:s=[],ignoreErrors:d=[],release:l=void 0}=this.options||{};this.plugins=o.map(u=>new u(this)),this.beforeSend=n,this.beforeBreadcrumb=a,this.blacklistUrls=s,this.ignoreErrors=d,this.release=l}get state(){return this._state}clearState(){this._state={}}setTags(e){return this.setKeyState("tags",K({},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",K({},e)),this}setUser(e){return this.setKeyState("user",K({},e)),this}clone(){let e=new t(Mt(K({},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:[K({timestamp:Date.now()/1e3},this.beforeBreadcrumb(e))]})}setBreadcrumbs(e){this.setKeyState("breadcrumbs",e)}captureMessage(e,i){this.send(Mt(K({},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=>gh(i,o))):!1}getRequestBlank(){return K(Mt(K({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(K({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=>gh(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 n=this._state[o],a=Array.isArray(n)?n:null,s=e[o],d=Array.isArray(s)?s:null;return Mt(K({},i),{[o]:a||d?[...a||[],...d||[]]:K(K({},typeof n!="string"?n:{}),typeof s!="string"?s:{})})},this._state)}setKeyState(e,i){this._state[e]=i}};import{isNonNullable as Tc,Subscription as g_}from"@vkontakte/videoplayer-shared/es2015";var kc=null,Zs=class{constructor(e,i,o={}){!kc&&e.dsn&&(this.sentryClient=new Cc({dsn:e.dsn,environment:i.env}),this.version=i.version,this.sentrySubscription=new g_,this.options=e,this.context=o,kc=this)}destroy(){var e,i;(e=this.sentryClient)==null||e.destroy(),(i=this.sentrySubscription)==null||i.unsubscribe(),kc=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:n,context:a,options:s}=this,{sampleRate:d=0,whiteErrorIdList:l,whiteErrorCategoryList:u=[],blackErrorIdList:f,blackErrorCategoryList:_}=s,{errorType:p,category:$}=i;if(Tc($)&&_.includes($)||Tc(p)&&f.includes(p))return;if(Math.random()<=d||Tc($)&&u.includes($)||Tc(p)&&l.includes(p)){Object.keys(i).length&&n.setTags(K({version:this.version},i)),(Object.keys(a).length||Object.keys(o).length)&&n.setExtras(K(K({},a),o));try{p&&n.captureMessage(p,i.fatal?za.fatal:za.error),n.report(e)}catch(y){console.error(y)}}}static getInstance(){return kc}};var Xs=(d=>(d.Thumb="thumb",d.Video="video",d.Ads="ads",d.Crashed="crashed",d.LiveWaitingStart="LiveWaitingStart",d.LiveWaitingRecover="LiveWaitingRecover",d.LiveWaitingRecord="LiveWaitingRecord",d))(Xs||{});var Ic=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.reject()},Ec=t=>t.exitFullscreen?t.exitFullscreen():t.msExitFullscreen?t.msExitFullscreen():t.webkitExitFullscreen?t.webkitExitFullscreen():t.mozCancelFullScreen?t.mozCancelFullScreen():Promise.reject(),hh=t=>{let e=t;return e!=null&&e.webkitExitFullscreen?e==null?void 0:e.webkitExitFullscreen():Promise.reject()},Nl=()=>{let t=document;return t.fullscreenElement||t.mozFullScreenElement||t.webkitFullscreenElement||t.msFullscreenElement},ys=()=>!!Nl(),Pc=t=>{document.addEventListener("fullscreenchange",t),document.addEventListener("webkitfullscreenchange",t),document.addEventListener("mozfullscreenchange",t),document.addEventListener("MSFullscreenChange",t)},Ac=t=>{document.removeEventListener("fullscreenchange",t),document.removeEventListener("webkitfullscreenchange",t),document.removeEventListener("mozfullscreenchange",t),document.removeEventListener("MSFullscreenChange",t)},_h=t=>{let e=window.screen;return(n=>Ct(void 0,null,function*(){return e.orientation?e.orientation.lock(n):e.mozLockOrientation?e.mozLockOrientation(n):e.msLockOrientation?e.msLockOrientation(n):Promise.reject()}))(((n={width:0,height:0})=>n.width<=n.height?"portrait":"landscape")(t))};import{clientChecker as bh}from"@vkontakte/videoplayer-core/es2015";var $h=()=>({title:H("hotkey_map_modal_title"),closeBtnText:H("hotkey_map_modal_close_btn_text"),groups:[{title:H("hotkey_map_group_title_common"),items:[{description:H("hotkey_map_item_mute_description"),value:H("hotkey_map_item_mute_value")},{description:H("hotkey_map_item_volume_up_description"),value:H("hotkey_map_item_volume_up_value")},{description:H("hotkey_map_item_volume_down_description"),value:H("hotkey_map_item_volume_down_value")},{description:H("hotkey_map_item_pip_description"),value:H("hotkey_map_item_pip_value")},{description:H("hotkey_map_item_full_screen_description"),value:H("hotkey_map_item_full_screen_value")},{description:H("hotkey_map_item_show_context_menu_description"),value:H("hotkey_map_item_show_context_menu_value")},{description:H("hotkey_map_item_show_hotkey_map_description"),value:H("hotkey_map_item_show_hotkey_map_value")}]},{title:H("hotkey_map_group_title_playback"),items:[{description:H("hotkey_map_item_play_toggle_description"),value:H("hotkey_map_item_play_toggle_value")},{description:H("hotkey_map_item_seek_backward_description"),value:H("hotkey_map_item_seek_backward_value")},{description:H("hotkey_map_item_seek_forward_description"),value:H("hotkey_map_item_seek_forward_value")},{description:H("hotkey_map_item_fast_seek_backward_description"),value:H("hotkey_map_item_fast_seek_backward_value")},{description:H("hotkey_map_item_fast_seek_forward_description"),value:H("hotkey_map_item_fast_seek_forward_value")},{description:H("hotkey_map_item_rate_down_description"),value:H("hotkey_map_item_rate_down_value")},{description:H("hotkey_map_item_rate_up_description"),value:H("hotkey_map_item_rate_up_value")},{description:H("hotkey_map_item_prev_frame_description"),value:H("hotkey_map_item_prev_frame_value")},{description:H("hotkey_map_item_next_frame_description"),value:H("hotkey_map_item_next_frame_value")},{description:H("hotkey_map_item_jump_seek_description"),value:H("hotkey_map_item_jump_seek_value")},{description:H("hotkey_map_item_next_video_description"),value:H("hotkey_map_item_next_video_value")},{description:H("hotkey_map_item_prev_video_description"),value:H("hotkey_map_item_prev_video_value")}]},{title:H("hotkey_map_group_title_subtitles"),items:[{description:H("hotkey_map_item_subtitles_toggle_description"),value:H("hotkey_map_item_subtitles_toggle_value")}]},{title:H("hotkey_map_group_title_episodes"),items:[{description:H("hotkey_map_item_prev_episode_description"),value:bh.device.isApple?H("hotkey_map_item_prev_episode_mac_value"):H("hotkey_map_item_prev_episode_pc_value")},{description:H("hotkey_map_item_next_episode_description"),value:bh.device.isApple?H("hotkey_map_item_next_episode_mac_value"):H("hotkey_map_item_next_episode_pc_value")}]}]});import{debounceFn as h_,ValueSubject as Mp}from"@vkontakte/videoplayer-shared/es2015";var Js=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:h_(this.onResize.bind(this),300)};this.info={isActive$:new Mp(!1),isEnabled$:new Mp(!1),type:0};this.info.isEnabled$=new Mp(e)}isSupported(){return document.pictureInPictureEnabled}isActive(){return this.isSupported()&&!!document.pictureInPictureElement}setContext(e){this.svelteContext=e}revealPictureInPicture(){return Ct(this,null,function*(){this.isRequested&&(this.unregistryEventHandlers(),yield this.request(),this.registryEventHandlers())})}request(){return Ct(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}})}remove(){return Ct(this,null,function*(){!this.isSupported()||!this.isActive()||(yield document.exitPictureInPicture())})}assignPlayerContainer(e){this.isSupported()&&(this.playerContainer=e)}updateVideoElement(){var e;this.isSupported()&&(this.videoElement=(e=this.playerContainer)==null?void 0:e.querySelector("video"))}registryEventHandlers(){var e,i;(e=this.videoElement)==null||e.addEventListener("enterpictureinpicture",this.eventHandlers.enterpictureinpicture),(i=this.videoElement)==null||i.addEventListener("leavepictureinpicture",this.eventHandlers.leavepictureinpicture)}registryExternalEventHandlers(e){this.externalEventHandlers=K({},e)}unregistryEventHandlers(){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 Ct(this,null,function*(){this.unregistryEventHandlers(),yield this.remove()})}onEnterPictureInPicture(e){var n,a;let o=e.pictureInPictureWindow;o&&(this.info.isActive$.next(!0),this.isRequested=!0,o.addEventListener("resize",this.eventHandlers.resize),(a=(n=this.externalEventHandlers).enterpictureinpicture)==null||a.call(n,e))}onLeavePictureInPicture(e){var n,a,s;let o=e.pictureInPictureWindow;this.info.isActive$.next(!1),this.isRequested=!1,o==null||o.removeEventListener("resize",this.eventHandlers.resize),(a=(n=this.externalEventHandlers).leavepictureinpicture)==null||a.call(n,e),(s=this.playerDummyElement)==null||s.$destroy()}onResize(e){var i,o;(o=(i=this.externalEventHandlers).resize)==null||o.call(i,e)}setEnabled(e){this.info.isEnabled$.next(e)}};function ea(t){return t instanceof Js}import{devNull as yh,now as xh}from"@vkontakte/videoplayer-shared/es2015";_v();function Rp(t,e){W(e,!1);let i=Ce();Ht(()=>{i.getAdmanWrapper().startPostroll()}),Pr(),q()}import{noop as __}from"@vkontakte/videoplayer-shared/es2015";var b_=(t,e)=>{t.stopPropagation(),e()()},$_=L('<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>'),y_=L("<div><!></div>"),x_={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 Dp(t,e){W(e,!0),G(t,x_);let[i,o]=Fe(),n=()=>C(u,"$isMobile",i),a=v(e,"position",3,0),s=v(e,"secondsToWatchBeforeSkip",3,0),d=v(e,"skipAd",3,__),u=Ce().ui.isMobile,f=m(()=>a()>0&&a()>=s());var _=y_();let p;var $=h(_);{var w=S=>{var k=$_();k.__click=[b_,d];var P=h(k);be(),g(k),I(A=>ge(P,`${A!=null?A:""} `),[()=>H("skip_ads_now")]),b(S,k)},y=S=>{var k=dr();I(P=>ge(k,P),[()=>H("skip_ads_after",{time:Math.ceil(s()-a()).toFixed(0)})]),b(S,k)};R($,S=>{r(f)?S(w):S(y,!1)})}g(_),I(S=>p=ie(_,1,"container svelte-1k4i25s",null,p,S),[()=>({"container-mobile":n(),skippable:r(f)})]),b(t,_),q(),o()}st(["click"]);var w_=L('<button class="svelte-1wy3dql"> </button>'),S_={hash:"svelte-1wy3dql",code:"button.svelte-1wy3dql {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 Np(t,e){W(e,!1),G(t,S_),Pr();var i=w_(),o=h(i,!0);g(i),I(n=>ge(o,n),[()=>H("visit_advertiser")],kr),b(t,i),q()}var C_=L('<div class="top-gradient-mobile svelte-354ajf"></div>'),T_=L('<div class="container svelte-354ajf"><!> <video style="width: 100%; height: 100%" playsinline=""></video> <!> <!> <!></div>',2),k_={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(
|
|
61
61
|
360deg,
|
|
62
62
|
rgba(0, 0, 0, 0) 0%,
|
|
63
63
|
rgba(0, 0, 0, 0.05) 12%,
|
|
@@ -67,7 +67,7 @@ Try switching the\xA0quality to\xA0Auto.`},mh=d_;var as=new Map;as.set(gh.EN,mh)
|
|
|
67
67
|
rgba(0, 0, 0, 0.5) 77%,
|
|
68
68
|
rgba(0, 0, 0, 0.55) 88%,
|
|
69
69
|
rgba(0, 0, 0, 0.65) 100%
|
|
70
|
-
);}`};function
|
|
70
|
+
);}`};function Bl(t,e){W(e,!0),G(t,k_);let[i,o]=Fe(),n=()=>C(j,"$canSkipAd",i),a=()=>C(z,"$adPlaybackState",i),s=()=>C(P,"$isMobile",i),d=()=>C(F,"$adPosition",i),l=()=>C(Z,"$secondsToWatchBeforeSkipAd",i),u=()=>C(k,"$isVideoEnded",i),f=v(e,"adsSlotId",3,void 0),_=v(e,"adsParams",3,void 0),p=v(e,"adsPreviewParam",3,void 0),$=v(e,"adsAutoplayParam",3,void 0),w=v(e,"duration",3,0),y=Ce(),S=Qt(),k=y.state.isEnded$,P=y.ui.isMobile,A=S.ads.isMobileGoToSiteButton,E=te(void 0),T=te(void 0),V=!1,z=y.ads.playbackState,j=y.ads.canSkip,F=y.ads.position,Z=y.ads.secondsToWatchBeforeSkip,J=m(()=>n()&&a()!=="inactive"),ne=m(()=>s()&&a()!=="inactive"&&A);Ht(()=>{var ye;let Ee=y.getAdmanWrapper();if(yh.push("ui",{key:"videoplayer_embed",strings:["new","adman_ads_mount"],numbers:[xh(),f()]}),!f()){Ee.onAdmanLoadingError();return}let Ne=Ve=>{Ee.initAdman(Ve),V=!0},me=new AbortController,B=()=>{me.abort()},{width:ce,height:Pe}=xe(y.ui.playerSize),Ge=xe(y.ui.isFullscreen),at=(ye=$())!=null?ye:xe(y.ui.isAutoplay),Ae={width:ce,height:Pe,isFullscreen:Ge,isAutoplay:at,adsContainer:r(E),adsVideoElement:r(T),slotId:f(),params:_(),previewParam:p(),duration:w()};return window.AdmanHTML?Ne(Ae):Ee.loadAdman(me.signal).then(()=>{Ne(Ae)}).catch(()=>{Ee.onAdmanLoadingError()}),()=>{yh.push("ui",{key:"videoplayer_embed",strings:["new","adman_ads_unmount"],numbers:[xh(),f()]}),!V&&B()}});var fe=T_(),de=h(fe);{var Re=Ee=>{var Ne=C_();b(Ee,Ne)};R(de,Ee=>{s()&&Ee(Re)})}var Me=M(de,2);ct(Me,Ee=>O(T,Ee),()=>r(T));var ee=M(Me,2);{var Le=Ee=>{Dp(Ee,{get position(){return d()},get secondsToWatchBeforeSkip(){return l()},get skipAd(){return y.actions.internal.skipAd}})};R(ee,Ee=>{r(J)&&Ee(Le)})}var X=M(ee,2);{var N=Ee=>{Rp(Ee,{})};R(X,Ee=>{u()&&Ee(N)})}var De=M(X,2);{var re=Ee=>{Np(Ee,{})};R(De,Ee=>{r(ne)&&Ee(re)})}g(fe),ct(fe,Ee=>O(E,Ee),()=>r(E)),b(t,fe),q(),o()}var pr=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 n=[o,e].map(a=>String(a).padStart(2,"0")).join(":");return i>0&&(n=`${i}:${n}`),n};var I_=$e('<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 Bp(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=I_();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(2),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"42",height:"20","aria-hidden":"true","data-testid":"live-icon",role:"img"},i))),b(t,o)}var E_=$e('<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 Op(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=E_();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(2),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"42",height:"20",fill:"none","aria-hidden":"true","data-testid":"live-active-icon",role:"img"},i))),b(t,o)}function Ol(t,e){let i=v(e,"isActive",3,!1);var o=Ue(),n=pe(o);{var a=d=>{Op(d,{})},s=d=>{Bp(d,{})};R(n,d=>{i()?d(a):d(s,!1)})}b(t,o)}var P_=L('<div class="thumb-timer-live-icon svelte-opbced"><!></div>'),A_=L('<div role="timer" data-testid="thumb-timer"><div class="thumb-timer-equalizer svelte-opbced"><div class="col svelte-opbced"></div> <div class="col svelte-opbced"></div> <div class="col svelte-opbced"></div></div> <span class="thumb-timer-text svelte-opbced"><!></span></div>'),M_={hash:"svelte-opbced",code:`.thumb-timer.svelte-opbced {position:absolute;z-index:var(--thumb-timer-z-index);bottom:0;right:0;margin:8px;padding:0 7px;border-radius:3px;background:var(--black-alpha-40);color:var(--white);font-size:12.5px;line-height:23px;height:23px;white-space:nowrap;transition:visibility var(--controls-transition-duration), opacity var(--controls-transition-duration);}.thumb-timer.live.svelte-opbced {font-size:0;line-height:20px;height:20px;border-radius:2px;background:var(--red);}.thumb-timer.hidden.svelte-opbced {visibility:hidden;opacity:0;}.thumb-timer.svelte-opbced:after {
|
|
71
71
|
/* safari fix */content:'';display:inline-block;vertical-align:middle;height:100%;}.thumb-timer-live-icon.svelte-opbced {display:inline-block;vertical-align:middle;width:42px;height:20px;margin:0 -7px;}.thumb-timer-equalizer.svelte-opbced {display:inline-block;vertical-align:middle;position:relative;width:10px;height:10px;margin-top:-4px;margin-right:4px;}.live.svelte-opbced .thumb-timer-equalizer:where(.svelte-opbced) {margin-top:-2px;}.thumb-timer-equalizer.svelte-opbced .col:where(.svelte-opbced) {width:2px;height:10px;margin-right:2px;background:var(--btn-color, --white);position:absolute;bottom:0;transform-origin:50% 100%;
|
|
72
72
|
animation: 1.5s infinite linear alternate;animation-play-state:paused;}.thumb-timer.playing.svelte-opbced .thumb-timer-equalizer:where(.svelte-opbced) .col:where(.svelte-opbced) {animation-play-state:running;}.thumb-timer-equalizer.svelte-opbced .col:where(.svelte-opbced):nth-child(1) {left:0;
|
|
73
73
|
animation-name: svelte-opbced-thumb-timer-equalizer-col1;}.thumb-timer-equalizer.svelte-opbced .col:where(.svelte-opbced):nth-child(2) {left:3px;
|
|
@@ -138,9 +138,9 @@ Try switching the\xA0quality to\xA0Auto.`},mh=d_;var as=new Map;as.set(gh.EN,mh)
|
|
|
138
138
|
100% {
|
|
139
139
|
transform: scaleY(0.6);
|
|
140
140
|
}
|
|
141
|
-
}.thumb-timer-text.svelte-opbced {display:inline-block;text-align:right;}`};function Wl(t,e){z(e,!0),K(t,R_);let i=m(e,"isHidden",3,!1),o=m(e,"isLive",3,!1),n=m(e,"isPlaying",3,!1);var a=V_();let s;var d=M(h(a),2),l=h(d);{var u=_=>{var p=L_(),b=h(p);oa(b,{isActive:!0}),g(p),$(_,p)},f=_=>{var p=lr();I(b=>ge(p,b),[()=>nn(e.duration-e.position)]),$(_,p)};V(l,_=>{o()?_(u):_(f,!1)})}g(d),g(a),I(_=>s=te(a,1,"thumb-timer svelte-opbced",null,s,_),[()=>({live:o(),hidden:i(),playing:n()})]),$(t,a),q()}var Qa=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 K_}from"@vkontakte/videoplayer-core/es2015";import{clientChecker as Th}from"@vkontakte/videoplayer-core/es2015";var ur=t=>{t.stopPropagation(),t.preventDefault()},N_=t=>{var i;let e=t.previousElementSibling;e||(e=(i=t.parentNode)==null?void 0:i.lastElementChild),e==null||e.focus()},B_=t=>{var i;let e=t.nextElementSibling;e||(e=(i=t.parentNode)==null?void 0:i.firstElementChild),e==null||e.focus()},O_=t=>{let e=t.code;return e==="Tab"&&!t.shiftKey||e==="ArrowDown"},H_=t=>{let e=t.code;return e==="Tab"||e==="ArrowUp"},kh=t=>t.code==="Escape",F_=t=>t.code==="ArrowLeft",Kl=(t,e=[])=>{let i=t.code;return["Enter","Space",...e].includes(i)},Ih=t=>{if(O_(t)){ur(t),B_(t.target);return}H_(t)&&(ur(t),N_(t.target))},ks=t=>!Th.device.isAndroid&&(t==null?void 0:t.detail)===0||Th.device.isAndroid&&(t==null?void 0:t.pointerType)==="",Ga=(t,e,i)=>Tt(void 0,null,function*(){yield wo(),t&&!t.classList.contains("opened")&&!e&&we(i)&&(yield wo(),i.set(!1),t.focus())}),Eh=(t,e,i)=>Tt(void 0,null,function*(){yield wo(),t&&!e&&we(i)&&(i.set(!1),t.focus())}),Ya=(t,e,i)=>Tt(void 0,null,function*(){var n;yield wo(),!!t&&e&&i&&((n=t.children[0])==null||n.focus())}),Ph=(t,e)=>Tt(void 0,null,function*(){setTimeout(()=>{let i=t[e];!!i&&i.focus()},100)}),Dc=(t,e)=>{Ih(t),kh(t)&&(ur(t),e())},Nc=(t,e)=>Tt(void 0,null,function*(){Kl(t,["ArrowRight"])&&(ur(t),e())}),Ah=(t,e,i)=>Tt(void 0,null,function*(){if(Ih(t),F_(t)){ur(t),e();return}kh(t)&&(ur(t),i())}),ja=(t,e)=>{Kl(t)&&(ur(t),e())},Mh=(t,e,i)=>{if(Kl(t))ur(t),i(!e);else{let o=t.code;if(o==="ArrowLeft"&&e){i(!1),ur(t);return}o==="ArrowRight"&&!e&&(i(!0),ur(t))}},Lh=t=>{let e=t.getBoundingClientRect(),i=-14,o=e.left+e.width,n=e.top+i;return{right:o,bottom:n}},Vh=t=>{if(!t)return{top:0,left:0};let e=t.getBoundingClientRect(),i=-58,o=8,n=e.left+o;return{bottom:e.bottom+i,left:n}};import{isNullable as Bc,isValidURL as Q_}from"@vkontakte/videoplayer-shared/es2015";var Ir={"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 Rh}from"@vkontakte/videoplayer-shared/es2015";var z_=(t,e)=>{ja(t,()=>e())},q_=L('<li class="item svelte-1hm4mm9" role="menuitem" tabindex="0"> </li>'),W_={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 zp(t,e){z(e,!0),K(t,W_);let i=m(e,"onClick",3,Rh),o=m(e,"closeContextMenu",3,Rh),n=d=>{d==null||d.stopPropagation(),i()(),o()()};var a=q_();a.__click=n,a.__keydown=[z_,n];var s=h(a,!0);g(a),I(()=>{var d;Fe(a,"aria-label",(d=e.ariaLabel)!=null?d:e.label),Fe(a,"data-testid",e.id),ge(s,e.label)}),$(t,a),q()}nt(["click","keydown"]);var na=(t,e)=>t.weight-e.weight;var Ql=(o=>(o.OPEN_SUB_MENU="OPEN_SUB_MENU",o.CLICK="CLICK",o.SWITCH="SWITCH",o))(Ql||{});var G_=(t,e)=>{Dc(t,e)},Y_=t=>{t.preventDefault()},j_=L('<ul role="menu" class="svelte-1p5ukkp"></ul>'),Z_={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 qp(t,e){z(e,!0),K(t,Z_);let[i,o]=Oe(),n=()=>S(ee,"$isLive$",i),a=()=>S(Le,"$isPiPEnabled$",i),s=()=>S(oe,"$chromecastState$",i),d=()=>S(J,"$pictureInPictureApiIsActive$",i),l=()=>S(Me,"$isLooped$",i),u=()=>S(ue,"$positionExact$",i),f=()=>S(F,"$debugPanelVisible",i),_=()=>S(Y,"$additionalContextMenuItems$",i),p=m(e,"visible",3,!1),b=m(e,"position",19,()=>({top:0,left:0})),x=m(e,"playerContainerRef",3,void 0),y=m(e,"controlsContainerRef",3,void 0),C=m(e,"menuElementRef",15,void 0),k=ie(0),E=ie(0),P=Se(),{pictureInPicture$:A}=po(),T=zt(),R=P.ui.contextMenu.visible$,F=P.ui.debugPanelVisible,Y=P.ui.additionalContextMenuItems$,H=P.ui.t,X=P.actions.internal.togglePictureInPicture,oe=P.state.chromecastState$,ee=P.state.isLive$,ue=P.state.positionExact$,le=P.state.isInteractive,Me=P.state.looped$,{isEnabled$:Le,isActive$:J}=A,Ve=v(()=>{var Ge;return T.features.copyVideoLink&&((Ge=P.callbacks)==null?void 0:Ge.onCopyVideoLink)}),j=v(()=>r(Ve)&&!n()&&!le),N=v(()=>{var Ge;return!!((Ge=P.callbacks)!=null&&Ge.onCopyEmbedCodeClicked)}),Re=v(()=>a()&&s()!==K_.CONNECTED&&!le),re=v(()=>T.features.videoRotate&&!le),ke=v(()=>T.showSupport&&!d()),Ne=v(()=>T.features.saveTraceInfoToFile),fe=()=>{var Ge;R.set(!1),(Ge=e.returnFocus)==null||Ge.call(e)},B=(Ge,vt)=>{if(!C()||!x()||!y())return;let et=C().getBoundingClientRect(),xt=x().getBoundingClientRect();O(k,Ge-xt.left),O(E,vt-xt.top),r(k)+et.width>xt.width&&O(k,xt.width-et.width),r(E)+et.height>xt.height&&O(E,xt.height-et.height),O(k,me(Math.max(r(k),0))),O(E,me(Math.max(r(E),0)))};qe(()=>{Tt(this,null,function*(){if(C()&&x()&&y()){yield wo();let{top:vt,left:et,bottom:xt,right:ni}=b(),Ze=et!=null?et:0,ut=vt!=null?vt:0,li=C().getBoundingClientRect();Bc(et)&&!Bc(ni)&&(Ze=ni-li.width),Bc(vt)&&!Bc(xt)&&(ut=xt-li.height),Ze=Math.max(Ze,0),ut=Math.max(ut,0),B(Ze,ut)}})});let de=()=>{P.actions.internal.videoRotate()},Ie=()=>{Q_(e.supportLink)&&window.open(e.supportLink,"_blank"),P.actions.internal.reportProblem(),P.actions.internal.pause()},We=()=>{let Ge=P.actions.internal.getDebugTextData();if(T.features.saveDebugInfoToFile){let vt=new Blob([...Ge],{type:"plain/text"}),et=window.URL.createObjectURL(vt);Xs(et,"vk_player_debug_info","txt")}else Qa(P.actions.internal.getDebugTextData())},rt=()=>{let Ge=P.actions.internal.getTraceTextData(),vt=new Blob([...Ge],{type:"application/json"}),et=window.URL.createObjectURL(vt);Xs(et,"vk_player_trace_info","json")},xe=()=>{F.set(!0)},ye=()=>Tt(this,null,function*(){var Ge;try{X()}finally{(Ge=e.returnFocus)==null||Ge.call(e)}}),De=()=>{P.actions.internal.setLooped(!l())},Je=()=>{var Ge,vt;if(r(N)){let et=(vt=(Ge=P.callbacks)==null?void 0:Ge.onCopyEmbedCodeClicked)==null?void 0:vt.call(Ge);et&&Qa(et)}},st=(Ge=!1)=>{var vt,et;if((vt=P.callbacks)!=null&&vt.onCopyVideoLink){let xt=(et=P.callbacks)==null?void 0:et.onCopyVideoLink(Ge,u());xt&&Qa(xt)}},pt=v(()=>T.features.saveDebugInfoToFile?H("menu_save_debug"):H("menu_copy_debug")),Ht=v(()=>r(Ve)?{id:"copy-link",weight:Ir["copy-link"],label:H("menu_copy_video_link"),onClick:()=>st()}:void 0),at=v(()=>r(j)?{id:"copy-link-timestamp",weight:Ir["copy-link-timestamp"],label:H("menu_copy_video_link_with_timestamp"),onClick:()=>st(!0)}:void 0),yt=v(()=>r(N)?{id:"copy-embed-code",weight:Ir["copy-embed-code"],label:H("menu_copy_embed_code"),onClick:Je}:void 0),Qt=v(()=>r(Re)?{id:"pip",weight:Ir.pip,label:H("menu_pip"),onClick:ye}:void 0),jt=v(()=>({id:"video-loop",weight:Ir["video-loop"],label:l()?H("menu_video_loop_off"):H("menu_video_loop_on"),ariaLabel:H("aria_label_menu_loop"),onClick:De})),Be=v(()=>r(re)?{id:"rotate",weight:Ir.rotate,label:H("menu_video_rotate"),ariaLabel:H("aria_label_menu_rotate"),onClick:de}:void 0),se=v(()=>r(ke)?{id:"report",weight:Ir.report,label:H("menu_report"),ariaLabel:`${H("menu_report")}. ${H("aria_label_new_tab_alert")}`,onClick:Ie}:void 0),Q=v(()=>({id:"save-debug",weight:Ir["save-debug"],label:r(pt),onClick:We})),ae=v(()=>r(Ne)?{id:"save-trace",weight:Ir["save-trace"],label:H("menu_save_debug"),onClick:rt}:void 0),_e=v(()=>({id:"debug-info",weight:Ir["debug-info"],label:H("menu_debug_overlay"),ariaLabel:f()?H("aria_label_menu_debug_overlay_disable"):H("aria_label_menu_debug_overlay_enable"),onClick:xe})),Pe=v(()=>[r(Ht),r(at),r(yt),r(Qt),r(jt),r(Be),r(se),r(Q),r(ae),r(_e),..._()].filter(Ge=>!!Ge).sort(na));var He=ze(),ct=pe(He);{var qt=Ge=>{var vt=j_();vt.__contextmenu=[Y_],vt.__keydown=[G_,fe],xi(vt,21,()=>r(Pe),et=>et.id,(et,xt)=>{zp(et,{get id(){return r(xt).id},get label(){return r(xt).label},get ariaLabel(){return r(xt).ariaLabel},get onClick(){return r(xt).onClick},closeContextMenu:fe})}),g(vt),dt(vt,et=>C(et),()=>C()),I(()=>{var et,xt;return ot(vt,`top: ${(et=r(E))!=null?et:""}px; left: ${(xt=r(k))!=null?xt:""}px;`)}),$(Ge,vt)};V(ct,Ge=>{p()&&Ge(qt)})}$(t,He),q(),o()}nt(["contextmenu","keydown"]);var Oc=class{constructor(e){this.value=e,this.next=null}};var Za=class{constructor(e){this.top=null,this.bottom=null,this.size=0,this.maxSize=e}push(e){let i=new Oc(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 X_=L('<div class="container svelte-1ssl9eb"><canvas class="svelte-1ssl9eb"></canvas></div>'),J_={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 Gl(t,e){z(e,!0),K(t,J_);let i=m(e,"values",19,()=>[]),o=ie(void 0),n=ie(null),a=16,s=120,d=60,l=s/d;Ut(()=>{r(o).width=s,r(o).height=a,O(n,me(r(o).getContext("2d")))});function u(p,b,x,y,C){C===0&&(C=1),p.fillStyle="#fff",p.fillRect(b,x,y,C)}qe(()=>{let p="";if(r(n)){let b=i()[0];for(let y=1;y<i().length;y++)i()[y]>b&&(b=i()[y]);r(n).clearRect(0,0,s,a);let x=d-1;for(let y=i().length-1;y>=0;y--){let C=x*l,k=b>0?a*(i()[y]/b):0;u(r(n),C,0,l,k),p=k+" "+p,x--}}});var f=X_(),_=h(f);dt(_,p=>O(o,p),()=>r(o)),g(f),$(t,f),q()}import{safeStorage as Dh}from"@vkontakte/videoplayer-shared/es2015";var eb=(t,e)=>{t.stopPropagation(),Dh.remove(Nl),e.set(!1)},tb=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Video id</div> <span> </span></div>'),ib=L('<div class="svelte-4deykz"><div class="svelte-4deykz">VSID</div> <span> </span></div>'),ob=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Provider</div> <span> </span></div>'),nb=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Streams</div> <span> </span></div>'),rb=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Viewport</div> <span> </span></div>'),sb=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Video size</div> <span> </span></div>'),ab=L('<div class="svelte-4deykz"><div class="svelte-4deykz">CDN host</div> <span> </span></div>'),lb=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Volume</div> <span> </span></div>'),db=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Buffer</div> <span> </span></div>'),cb=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Live latency</div> <span> </span></div>'),ub=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Segment</div> <span> </span></div>'),pb=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Network</div> <!> <span> </span></div>'),fb=L('<div class="svelte-4deykz"><div class="svelte-4deykz">V bitrate</div> <!> <span> </span></div>'),mb=L('<div role="region"><button class="close svelte-4deykz" title="\u0437\u0430\u043A\u0440\u044B\u0442\u044C">[x]</button> <div class="content svelte-4deykz"><div class="svelte-4deykz"><div class="svelte-4deykz">Version</div> <span> </span></div> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <div class="svelte-4deykz"><div class="svelte-4deykz">Dropped</div> <span> </span></div> <!> <!> <div class="svelte-4deykz"><div class="svelte-4deykz">FPS</div> <!> <span> </span></div></div></div>'),vb={hash:"svelte-4deykz",code:".container.svelte-4deykz {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-4deykz {top:16px;left:16px;}button.svelte-4deykz {position:absolute;right:5px;top:3px;cursor:pointer;outline:0;border:none;background-color:transparent;padding:0;color:#fff;}.content.svelte-4deykz {padding:5px;}.content.svelte-4deykz > div:where(.svelte-4deykz) > div:where(.svelte-4deykz) {display:inline-block;text-align:right;width:60px;padding:0 5px;}"};function Yl(t,e){z(e,!0),K(t,vb);let[i,o]=Oe(),n=()=>S(d,"$isMobile",i),a=Se(),s=a.ui.debugPanelVisible,d=a.ui.isMobile,l=ie(me(a.actions.internal.getDebugPanelData())),u=a.actions.internal.getVideoElement(),f=ie(0),_=ie(0),p=ie(0),b=new Za(60),x=new Za(60),y=new Za(60),C=ie(me([])),k=ie(me([])),E=ie(me([])),P=U("aria_label_debug_panel");Ut(()=>{Dh.set(Nl,"true"),a.actions.internal.startLogging(),u&&(O(_,me(u.getVideoPlaybackQuality().droppedVideoFrames)),O(f,me(u.getVideoPlaybackQuality().totalVideoFrames)));let Q=window.setInterval(()=>{O(l,me(a.actions.internal.getDebugPanelData()))},500),ae;return u&&(ae=window.setInterval(()=>{if(u){O(_,me(u.getVideoPlaybackQuality().droppedVideoFrames));let _e=u.getVideoPlaybackQuality().totalVideoFrames;O(p,_e-r(f)),O(f,me(_e)),b.push(r(p)),r(l).speed&&x.push(r(l).speed),r(l).bitrate&&y.push(r(l).bitrate),O(C,me(b.getValuesFromBottom())),O(k,me(x.getValuesFromBottom())),O(E,me(y.getValuesFromBottom()))}},1e3)),()=>{a.actions.internal.stopLogging(),clearInterval(Q),ae&&clearInterval(ae)}});var A=mb();let T;Fe(A,"aria-label",P);var R=h(A);R.__click=[eb,s];var F=M(R,2),Y=h(F),H=M(h(Y),2),X=h(H,!0);g(H),g(Y);var oe=M(Y,2);{var ee=Q=>{var ae=tb(),_e=M(h(ae),2),Pe=h(_e,!0);g(_e),g(ae),I(()=>ge(Pe,r(l).id)),$(Q,ae)};V(oe,Q=>{r(l).id&&Q(ee)})}var ue=M(oe,2);{var le=Q=>{var ae=ib(),_e=M(h(ae),2),Pe=h(_e,!0);g(_e),g(ae),I(()=>ge(Pe,r(l).vsid)),$(Q,ae)};V(ue,Q=>{r(l).vsid&&Q(le)})}var Me=M(ue,2);{var Le=Q=>{var ae=ob(),_e=M(h(ae),2),Pe=h(_e,!0);g(_e),g(ae),I(()=>ge(Pe,r(l).provider)),$(Q,ae)};V(Me,Q=>{r(l).provider&&Q(Le)})}var J=M(Me,2);{var Ve=Q=>{var ae=nb(),_e=M(h(ae),2),Pe=h(_e);g(_e),g(ae),I(()=>{var He,ct;return ge(Pe,`Video: ${r(l).videoCodec||""} ${(He=r(l).hdr?"(HDR)":"")!=null?He:""}
|
|
141
|
+
}.thumb-timer-text.svelte-opbced {display:inline-block;text-align:right;}`};function Hl(t,e){W(e,!0),G(t,M_);let i=v(e,"isHidden",3,!1),o=v(e,"isLive",3,!1),n=v(e,"isPlaying",3,!1);var a=A_();let s;var d=M(h(a),2),l=h(d);{var u=_=>{var p=P_(),$=h(p);Ol($,{isActive:!0}),g(p),b(_,p)},f=_=>{var p=dr();I($=>ge(p,$),[()=>pr(e.duration-e.position)]),b(_,p)};R(l,_=>{o()?_(u):_(f,!1)})}g(d),g(a),I(_=>s=ie(a,1,"thumb-timer svelte-opbced",null,s,_),[()=>({live:o(),hidden:i(),playing:n()})]),b(t,a),q()}var Wa=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 z_}from"@vkontakte/videoplayer-core/es2015";import{clientChecker as wh}from"@vkontakte/videoplayer-core/es2015";var fr=t=>{t.stopPropagation(),t.preventDefault()},V_=t=>{var i;let e=t.previousElementSibling;e||(e=(i=t.parentNode)==null?void 0:i.lastElementChild),e==null||e.focus()},R_=t=>{var i;let e=t.nextElementSibling;e||(e=(i=t.parentNode)==null?void 0:i.firstElementChild),e==null||e.focus()},D_=t=>{let e=t.code;return e==="Tab"&&!t.shiftKey||e==="ArrowDown"},N_=t=>{let e=t.code;return e==="Tab"||e==="ArrowUp"},Sh=t=>t.code==="Escape",B_=t=>t.code==="ArrowLeft",Fl=(t,e=[])=>{let i=t.code;return["Enter","Space",...e].includes(i)},Ch=t=>{if(D_(t)){fr(t),R_(t.target);return}N_(t)&&(fr(t),V_(t.target))},Ss=t=>!wh.device.isAndroid&&(t==null?void 0:t.detail)===0||wh.device.isAndroid&&(t==null?void 0:t.pointerType)==="",qa=(t,e,i)=>Ct(void 0,null,function*(){yield yo(),t&&!t.classList.contains("opened")&&!e&&xe(i)&&(yield yo(),i.set(!1),t.focus())}),Th=(t,e,i)=>Ct(void 0,null,function*(){yield yo(),t&&!e&&xe(i)&&(i.set(!1),t.focus())}),Ka=(t,e,i)=>Ct(void 0,null,function*(){var n;yield yo(),!!t&&e&&i&&((n=t.children[0])==null||n.focus())}),kh=(t,e)=>Ct(void 0,null,function*(){setTimeout(()=>{let i=t[e];!!i&&i.focus()},100)}),Mc=(t,e)=>{Ch(t),Sh(t)&&(fr(t),e())},Lc=(t,e)=>Ct(void 0,null,function*(){Fl(t,["ArrowRight"])&&(fr(t),e())}),Ih=(t,e,i)=>Ct(void 0,null,function*(){if(Ch(t),B_(t)){fr(t),e();return}Sh(t)&&(fr(t),i())}),Qa=(t,e)=>{Fl(t)&&(fr(t),e())},Eh=(t,e,i)=>{if(Fl(t))fr(t),i(!e);else{let o=t.code;if(o==="ArrowLeft"&&e){i(!1),fr(t);return}o==="ArrowRight"&&!e&&(i(!0),fr(t))}},Ph=t=>{let e=t.getBoundingClientRect(),i=-14,o=e.left+e.width,n=e.top+i;return{right:o,bottom:n}},Ah=t=>{if(!t)return{top:0,left:0};let e=t.getBoundingClientRect(),i=-58,o=8,n=e.left+o;return{bottom:e.bottom+i,left:n}};import{isNullable as Vc,isValidURL as W_}from"@vkontakte/videoplayer-shared/es2015";var Ar={"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 Mh}from"@vkontakte/videoplayer-shared/es2015";var H_=(t,e)=>{Qa(t,()=>e())},F_=L('<li class="item svelte-1hm4mm9" role="menuitem" tabindex="0"> </li>'),U_={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 Hp(t,e){W(e,!0),G(t,U_);let i=v(e,"onClick",3,Mh),o=v(e,"closeContextMenu",3,Mh),n=d=>{d==null||d.stopPropagation(),i()(),o()()};var a=F_();a.__click=n,a.__keydown=[H_,n];var s=h(a,!0);g(a),I(()=>{var d;He(a,"aria-label",(d=e.ariaLabel)!=null?d:e.label),He(a,"data-testid",e.id),ge(s,e.label)}),b(t,a),q()}st(["click","keydown"]);var ia=(t,e)=>t.weight-e.weight;var Ul=(o=>(o.OPEN_SUB_MENU="OPEN_SUB_MENU",o.CLICK="CLICK",o.SWITCH="SWITCH",o))(Ul||{});var q_=(t,e)=>{Mc(t,e)},K_=t=>{t.preventDefault()},Q_=L('<ul role="menu" class="svelte-1p5ukkp"></ul>'),G_={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 Fp(t,e){W(e,!0),G(t,G_);let[i,o]=Fe(),n=()=>C(ne,"$isLive$",i),a=()=>C(Me,"$isPiPEnabled$",i),s=()=>C(J,"$chromecastState$",i),d=()=>C(ee,"$pictureInPictureApiIsActive$",i),l=()=>C(Re,"$isLooped$",i),u=()=>C(fe,"$positionExact$",i),f=()=>C(z,"$debugPanelVisible",i),_=()=>C(j,"$additionalContextMenuItems$",i),p=v(e,"visible",3,!1),$=v(e,"position",19,()=>({top:0,left:0})),w=v(e,"playerContainerRef",3,void 0),y=v(e,"controlsContainerRef",3,void 0),S=v(e,"menuElementRef",15,void 0),k=te(0),P=te(0),A=Ce(),{pictureInPicture$:E}=lo(),T=Qt(),V=A.ui.contextMenu.visible$,z=A.ui.debugPanelVisible,j=A.ui.additionalContextMenuItems$,F=A.ui.t,Z=A.actions.internal.togglePictureInPicture,J=A.state.chromecastState$,ne=A.state.isLive$,fe=A.state.positionExact$,de=A.state.isInteractive,Re=A.state.looped$,{isEnabled$:Me,isActive$:ee}=E,Le=m(()=>{var Ye;return T.features.copyVideoLink&&((Ye=A.callbacks)==null?void 0:Ye.onCopyVideoLink)}),X=m(()=>r(Le)&&!n()&&!de),N=m(()=>{var Ye;return!!((Ye=A.callbacks)!=null&&Ye.onCopyEmbedCodeClicked)}),De=m(()=>a()&&s()!==z_.CONNECTED&&!de),re=m(()=>T.features.videoRotate&&!de),Ee=m(()=>T.showSupport&&!d()),Ne=m(()=>T.features.saveTraceInfoToFile),me=()=>{var Ye;V.set(!1),(Ye=e.returnFocus)==null||Ye.call(e)},B=(Ye,lt)=>{if(!S()||!w()||!y())return;let Je=S().getBoundingClientRect(),kt=w().getBoundingClientRect();O(k,Ye-kt.left),O(P,lt-kt.top),r(k)+Je.width>kt.width&&O(k,kt.width-Je.width),r(P)+Je.height>kt.height&&O(P,kt.height-Je.height),O(k,ve(Math.max(r(k),0))),O(P,ve(Math.max(r(P),0)))};qe(()=>{Ct(this,null,function*(){if(S()&&w()&&y()){yield yo();let{top:lt,left:Je,bottom:kt,right:ii}=$(),Qe=Je!=null?Je:0,dt=lt!=null?lt:0,oi=S().getBoundingClientRect();Vc(Je)&&!Vc(ii)&&(Qe=ii-oi.width),Vc(lt)&&!Vc(kt)&&(dt=kt-oi.height),Qe=Math.max(Qe,0),dt=Math.max(dt,0),B(Qe,dt)}})});let ce=()=>{A.actions.internal.videoRotate()},Pe=()=>{W_(e.supportLink)&&window.open(e.supportLink,"_blank"),A.actions.internal.reportProblem(),A.actions.internal.pause()},Ge=()=>{let Ye=A.actions.internal.getDebugTextData();if(T.features.saveDebugInfoToFile){let lt=new Blob([...Ye],{type:"plain/text"}),Je=window.URL.createObjectURL(lt);js(Je,"vk_player_debug_info","txt")}else Wa(A.actions.internal.getDebugTextData())},at=()=>{let Ye=A.actions.internal.getTraceTextData(),lt=new Blob([...Ye],{type:"application/json"}),Je=window.URL.createObjectURL(lt);js(Je,"vk_player_trace_info","json")},Ae=()=>{z.set(!0)},ye=()=>Ct(this,null,function*(){var Ye;try{Z()}finally{(Ye=e.returnFocus)==null||Ye.call(e)}}),Ve=()=>{A.actions.internal.setLooped(!l())},Ze=()=>{var Ye,lt;if(r(N)){let Je=(lt=(Ye=A.callbacks)==null?void 0:Ye.onCopyEmbedCodeClicked)==null?void 0:lt.call(Ye);Je&&Wa(Je)}},ut=(Ye=!1)=>{var lt,Je;if((lt=A.callbacks)!=null&<.onCopyVideoLink){let kt=(Je=A.callbacks)==null?void 0:Je.onCopyVideoLink(Ye,u());kt&&Wa(kt)}},nt=m(()=>T.features.saveDebugInfoToFile?F("menu_save_debug"):F("menu_copy_debug")),Nt=m(()=>r(Le)?{id:"copy-link",weight:Ar["copy-link"],label:F("menu_copy_video_link"),onClick:()=>ut()}:void 0),rt=m(()=>r(X)?{id:"copy-link-timestamp",weight:Ar["copy-link-timestamp"],label:F("menu_copy_video_link_with_timestamp"),onClick:()=>ut(!0)}:void 0),yt=m(()=>r(N)?{id:"copy-embed-code",weight:Ar["copy-embed-code"],label:F("menu_copy_embed_code"),onClick:Ze}:void 0),zt=m(()=>r(De)?{id:"pip",weight:Ar.pip,label:F("menu_pip"),onClick:ye}:void 0),Gt=m(()=>({id:"video-loop",weight:Ar["video-loop"],label:l()?F("menu_video_loop_off"):F("menu_video_loop_on"),ariaLabel:F("aria_label_menu_loop"),onClick:Ve})),Be=m(()=>r(re)?{id:"rotate",weight:Ar.rotate,label:F("menu_video_rotate"),ariaLabel:F("aria_label_menu_rotate"),onClick:ce}:void 0),se=m(()=>r(Ee)?{id:"report",weight:Ar.report,label:F("menu_report"),ariaLabel:`${F("menu_report")}. ${F("aria_label_new_tab_alert")}`,onClick:Pe}:void 0),Q=m(()=>({id:"save-debug",weight:Ar["save-debug"],label:r(nt),onClick:Ge})),ae=m(()=>r(Ne)?{id:"save-trace",weight:Ar["save-trace"],label:F("menu_save_debug"),onClick:at}:void 0),_e=m(()=>({id:"debug-info",weight:Ar["debug-info"],label:F("menu_debug_overlay"),ariaLabel:f()?F("aria_label_menu_debug_overlay_disable"):F("aria_label_menu_debug_overlay_enable"),onClick:Ae})),Te=m(()=>[r(Nt),r(rt),r(yt),r(zt),r(Gt),r(Be),r(se),r(Q),r(ae),r(_e),..._()].filter(Ye=>!!Ye).sort(ia));var Oe=Ue(),pt=pe(Oe);{var Wt=Ye=>{var lt=Q_();lt.__contextmenu=[K_],lt.__keydown=[q_,me],xi(lt,21,()=>r(Te),Je=>Je.id,(Je,kt)=>{Hp(Je,{get id(){return r(kt).id},get label(){return r(kt).label},get ariaLabel(){return r(kt).ariaLabel},get onClick(){return r(kt).onClick},closeContextMenu:me})}),g(lt),ct(lt,Je=>S(Je),()=>S()),I(()=>{var Je,kt;return tt(lt,`top: ${(Je=r(P))!=null?Je:""}px; left: ${(kt=r(k))!=null?kt:""}px;`)}),b(Ye,lt)};R(pt,Ye=>{p()&&Ye(Wt)})}b(t,Oe),q(),o()}st(["contextmenu","keydown"]);var Rc=class{constructor(e){this.value=e,this.next=null}};var Ga=class{constructor(e){this.top=null,this.bottom=null,this.size=0,this.maxSize=e}push(e){let i=new Rc(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 Y_=L('<div class="container svelte-1ssl9eb"><canvas class="svelte-1ssl9eb"></canvas></div>'),j_={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 zl(t,e){W(e,!0),G(t,j_);let i=v(e,"values",19,()=>[]),o=te(void 0),n=te(null),a=16,s=120,d=60,l=s/d;Ht(()=>{r(o).width=s,r(o).height=a,O(n,ve(r(o).getContext("2d")))});function u(p,$,w,y,S){S===0&&(S=1),p.fillStyle="#fff",p.fillRect($,w,y,S)}qe(()=>{let p="";if(r(n)){let $=i()[0];for(let y=1;y<i().length;y++)i()[y]>$&&($=i()[y]);r(n).clearRect(0,0,s,a);let w=d-1;for(let y=i().length-1;y>=0;y--){let S=w*l,k=$>0?a*(i()[y]/$):0;u(r(n),S,0,l,k),p=k+" "+p,w--}}});var f=Y_(),_=h(f);ct(_,p=>O(o,p),()=>r(o)),g(f),b(t,f),q()}import{safeStorage as Lh}from"@vkontakte/videoplayer-shared/es2015";var Z_=(t,e)=>{t.stopPropagation(),Lh.remove(Al),e.set(!1)},X_=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Video id</div> <span> </span></div>'),J_=L('<div class="svelte-4deykz"><div class="svelte-4deykz">VSID</div> <span> </span></div>'),eb=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Provider</div> <span> </span></div>'),tb=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Streams</div> <span> </span></div>'),ib=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Viewport</div> <span> </span></div>'),ob=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Video size</div> <span> </span></div>'),nb=L('<div class="svelte-4deykz"><div class="svelte-4deykz">CDN host</div> <span> </span></div>'),rb=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Volume</div> <span> </span></div>'),sb=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Buffer</div> <span> </span></div>'),ab=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Live latency</div> <span> </span></div>'),lb=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Segment</div> <span> </span></div>'),db=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Network</div> <!> <span> </span></div>'),cb=L('<div class="svelte-4deykz"><div class="svelte-4deykz">V bitrate</div> <!> <span> </span></div>'),ub=L('<div role="region"><button class="close svelte-4deykz" title="\u0437\u0430\u043A\u0440\u044B\u0442\u044C">[x]</button> <div class="content svelte-4deykz"><div class="svelte-4deykz"><div class="svelte-4deykz">Version</div> <span> </span></div> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <div class="svelte-4deykz"><div class="svelte-4deykz">Dropped</div> <span> </span></div> <!> <!> <div class="svelte-4deykz"><div class="svelte-4deykz">FPS</div> <!> <span> </span></div></div></div>'),pb={hash:"svelte-4deykz",code:".container.svelte-4deykz {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-4deykz {top:16px;left:16px;}button.svelte-4deykz {position:absolute;right:5px;top:3px;cursor:pointer;outline:0;border:none;background-color:transparent;padding:0;color:#fff;}.content.svelte-4deykz {padding:5px;}.content.svelte-4deykz > div:where(.svelte-4deykz) > div:where(.svelte-4deykz) {display:inline-block;text-align:right;width:60px;padding:0 5px;}"};function Wl(t,e){W(e,!0),G(t,pb);let[i,o]=Fe(),n=()=>C(d,"$isMobile",i),a=Ce(),s=a.ui.debugPanelVisible,d=a.ui.isMobile,l=te(ve(a.actions.internal.getDebugPanelData())),u=a.actions.internal.getVideoElement(),f=te(0),_=te(0),p=te(0),$=new Ga(60),w=new Ga(60),y=new Ga(60),S=te(ve([])),k=te(ve([])),P=te(ve([])),A=H("aria_label_debug_panel");Ht(()=>{Lh.set(Al,"true"),a.actions.internal.startLogging(),u&&(O(_,ve(u.getVideoPlaybackQuality().droppedVideoFrames)),O(f,ve(u.getVideoPlaybackQuality().totalVideoFrames)));let Q=window.setInterval(()=>{O(l,ve(a.actions.internal.getDebugPanelData()))},500),ae;return u&&(ae=window.setInterval(()=>{if(u){O(_,ve(u.getVideoPlaybackQuality().droppedVideoFrames));let _e=u.getVideoPlaybackQuality().totalVideoFrames;O(p,_e-r(f)),O(f,ve(_e)),$.push(r(p)),r(l).speed&&w.push(r(l).speed),r(l).bitrate&&y.push(r(l).bitrate),O(S,ve($.getValuesFromBottom())),O(k,ve(w.getValuesFromBottom())),O(P,ve(y.getValuesFromBottom()))}},1e3)),()=>{a.actions.internal.stopLogging(),clearInterval(Q),ae&&clearInterval(ae)}});var E=ub();let T;He(E,"aria-label",A);var V=h(E);V.__click=[Z_,s];var z=M(V,2),j=h(z),F=M(h(j),2),Z=h(F,!0);g(F),g(j);var J=M(j,2);{var ne=Q=>{var ae=X_(),_e=M(h(ae),2),Te=h(_e,!0);g(_e),g(ae),I(()=>ge(Te,r(l).id)),b(Q,ae)};R(J,Q=>{r(l).id&&Q(ne)})}var fe=M(J,2);{var de=Q=>{var ae=J_(),_e=M(h(ae),2),Te=h(_e,!0);g(_e),g(ae),I(()=>ge(Te,r(l).vsid)),b(Q,ae)};R(fe,Q=>{r(l).vsid&&Q(de)})}var Re=M(fe,2);{var Me=Q=>{var ae=eb(),_e=M(h(ae),2),Te=h(_e,!0);g(_e),g(ae),I(()=>ge(Te,r(l).provider)),b(Q,ae)};R(Re,Q=>{r(l).provider&&Q(Me)})}var ee=M(Re,2);{var Le=Q=>{var ae=tb(),_e=M(h(ae),2),Te=h(_e);g(_e),g(ae),I(()=>{var Oe,pt;return ge(Te,`Video: ${r(l).videoCodec||""} ${(Oe=r(l).hdr?"(HDR)":"")!=null?Oe:""}
|
|
142
142
|
&
|
|
143
|
-
Audio: ${r(l).audioCodec||""} ${(ct=r(l).audioLanguage?`(${r(l).audioLanguage})`:"")!=null?ct:""}`)}),$(Q,ae)};V(J,Q=>{(r(l).videoCodec||r(l).audioCodec)&&Q(Ve)})}var j=M(J,2);{var N=Q=>{var ae=rb(),_e=M(h(ae),2),Pe=h(_e,!0);g(_e),g(ae),I(()=>ge(Pe,r(l).viewport)),$(Q,ae)};V(j,Q=>{r(l).viewport&&Q(N)})}var Re=M(j,2);{var re=Q=>{var ae=sb(),_e=M(h(ae),2),Pe=h(_e,!0);g(_e),g(ae),I(()=>ge(Pe,r(l).videoSize)),$(Q,ae)};V(Re,Q=>{r(l).videoSize&&Q(re)})}var ke=M(Re,2);{var Ne=Q=>{var ae=ab(),_e=M(h(ae),2),Pe=h(_e,!0);g(_e),g(ae),I(()=>ge(Pe,r(l).cdn)),$(Q,ae)};V(ke,Q=>{r(l).cdn&&Q(Ne)})}var fe=M(ke,2);{var B=Q=>{var ae=lb(),_e=M(h(ae),2),Pe=h(_e);g(_e),g(ae),I(()=>{var He;return ge(Pe,`${(He=r(l).volume)!=null?He:""} %`)}),$(Q,ae)};V(fe,Q=>{r(l).volume&&Q(B)})}var de=M(fe,2);{var Ie=Q=>{var ae=db(),_e=M(h(ae),2),Pe=h(_e);g(_e),g(ae),I(He=>ge(Pe,`${He!=null?He:""} s`),[()=>r(l).buffer.toFixed(2)]),$(Q,ae)};V(de,Q=>{r(l).buffer&&Q(Ie)})}var We=M(de,2);{var rt=Q=>{var ae=cb(),_e=M(h(ae),2),Pe=h(_e);g(_e),g(ae),I(He=>ge(Pe,`${He!=null?He:""} s`),[()=>r(l).liveLatency.toFixed(2)]),$(Q,ae)};V(We,Q=>{r(l).liveLatency&&Q(rt)})}var xe=M(We,2);{var ye=Q=>{var ae=ub(),_e=M(h(ae),2),Pe=h(_e,!0);g(_e),g(ae),I(He=>ge(Pe,He),[()=>[{value:r(l).currentVideoSegmentLength,title:"Video:"},{value:r(l).currentAudioSegmentLength,title:"Audio:"}].filter(({value:He})=>He).map(({value:He,title:ct})=>`${ct} ${((He!=null?He:0)/1e3).toFixed(2)} s`).join(" & ")]),$(Q,ae)};V(xe,Q=>{(r(l).currentVideoSegmentLength||r(l).currentAudioSegmentLength)&&Q(ye)})}var De=M(xe,2),Je=M(h(De),2),st=h(Je);g(Je),g(De);var pt=M(De,2);{var Ht=Q=>{var ae=pb(),_e=M(h(ae),2);Gl(_e,{get values(){return r(k)}});var Pe=M(_e,2),He=h(Pe);g(Pe),g(ae),I(ct=>ge(He,`${ct!=null?ct:""} Kbps`),[()=>r(l).speed.toFixed(2)]),$(Q,ae)};V(pt,Q=>{r(l).speed&&Q(Ht)})}var at=M(pt,2);{var yt=Q=>{var ae=fb(),_e=M(h(ae),2);Gl(_e,{get values(){return r(E)}});var Pe=M(_e,2),He=h(Pe);g(Pe),g(ae),I(ct=>ge(He,`${ct!=null?ct:""} Kbps`),[()=>r(l).bitrate.toFixed(2)]),$(Q,ae)};V(at,Q=>{r(l).bitrate&&Q(yt)})}var Qt=M(at,2),jt=M(h(Qt),2);Gl(jt,{get values(){return r(C)}});var Be=M(jt,2),se=h(Be,!0);g(Be),g(Qt),g(F),g(A),I(Q=>{var ae,_e;T=te(A,1,"container svelte-4deykz",null,T,Q),ge(X,r(l).version),ge(st,`${(ae=r(_))!=null?ae:""} / ${(_e=r(f))!=null?_e:""} frames`),ge(se,r(p))},[()=>({"container-mobile":n()})]),$(t,A),q(),o()}nt(["click"]);import{noop as gb}from"@vkontakte/videoplayer-shared/es2015";var hb=(t,e)=>{t.stopPropagation(),e()()},_b=L('<div class="close svelte-1ome55p"></div>'),bb={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 ra(t,e){z(e,!0),K(t,bb);let i=m(e,"onClick",3,gb);var o=_b();o.__click=[hb,i],$(t,o),q()}nt(["click"]);import{noop as $b}from"@vkontakte/videoplayer-shared/es2015";var yb=L('<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>'),xb={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 jl(t,e){z(e,!0),K(t,xb);let i=m(e,"isRunning",3,!0),o=m(e,"onTimerEnded",3,$b),n=5e3,a=ie(void 0),s,d,l=ie(0),u;qe(()=>{i()&&(d=Date.now(),O(l,me(requestAnimationFrame(_))))});let f=()=>{r(l)&&(cancelAnimationFrame(r(l)),O(l,0))},_=()=>{if(!i()){f();return}u=(Date.now()-d)/n,u<1?(s==null||s.clearRect(0,0,100,100),s==null||s.beginPath(),s==null||s.arc(50,50,47,-Math.PI/2,-Math.PI/2+Math.PI*2*u),s==null||s.stroke(),O(l,me(requestAnimationFrame(_)))):o()()};Ut(()=>{if(s=r(a).getContext("2d"),!!s)return s.lineWidth=6,s.lineCap="round",s.strokeStyle="#fff",()=>{f()}}),_n(()=>{f()});var p=yb(),b=h(p);dt(b,x=>O(a,x),()=>r(a)),be(2),g(p),$(t,p),q()}var wb=(t,e,i)=>{e(!1),i()},Sb=L('<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),Cb={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 Wp(t,e){z(e,!0),K(t,Cb);let[i,o]=Oe(),n=()=>S(d,"$autoplayNextEnabled$",i),a=()=>S(l,"$timerNextVideoRunning$",i),s=Se(),d=s.ui.autoplayNextEnabled$,l=s.ui.timerNextVideoRunning$,u=s.actions.internal.nextVideoClick,f=s.actions.internal.nextVideoAnnouncementShow,_=s.actions.internal.nextVideoAnnouncementClick,p=s.actions.internal.nextVideoAnnouncementAuto,b=s.actions.internal.nextVideoAnnouncementCancel,x=()=>{n()&&(u(!1),p())},y=()=>{e.clickCloseIcon(),b()};Ut(()=>{e.isHide||f(),e.isHide&&n()&&(u(!1),p())});var C=ze(),k=pe(C);{var E=P=>{var A=Sb(),T=M(pe(A),2),R=h(T),F=h(R),Y=h(F,!0);g(F);var H=M(F,2);ra(H,{onClick:y}),g(R);var X=M(R,2);X.__click=[wb,u,_];var oe=h(X),ee=h(oe),ue=h(ee);let le;var Me=M(ue,2);{var Le=N=>{let Re=v(()=>a()&&n());jl(N,{get isRunning(){return r(Re)},onTimerEnded:x})};V(Me,N=>{n()&&N(Le)})}g(ee),g(oe);var J=M(oe,2),Ve=h(J),j=h(Ve,!0);g(Ve),g(J),g(X),g(T),I((N,Re)=>{ge(Y,N),ot(ee,`background-image: url('${e.thumb}')`),le=te(ue,1,"thumb-overlay svelte-jfbaax",null,le,Re),ge(j,e.title)},[()=>U("end_screen_next_video"),()=>({withOpacity:n()})]),$(P,A)};V(k,P=>{e.isHide||P(E)})}$(t,C),q(),o()}nt(["click"]);import{PlaybackState as sa}from"@vkontakte/videoplayer-core/es2015";import{checkNever as kb}from"@vkontakte/videoplayer-shared/es2015";import{SeekAction as bn}from"@vkontakte/videoplayer-statistics/es2015";var Kp=(t,e)=>Math.min(+(t+e).toFixed(2),1),Qp=(t,e)=>Math.max(+(t-e).toFixed(2),0),Hc=(t,e,i)=>{let o=Kp(e,i);e<1&&t.actions.internal.setVolume(o)},Fc=(t,e,i)=>{let o=Qp(e,i);e>0&&t.actions.internal.setVolume(o)};var Is=({isAudioDisabled:t,audioDisabledHintCallback:e,isAudioAvailable:i,audioIsNotExistHintCallback:o})=>t?(e==null||e(),!1):i?!0:(o==null||o(),!1);var Ib=L('<div class="keyboard-controls svelte-10kkmxz" tabindex="-1" role="region"><!></div>'),Eb={hash:"svelte-10kkmxz",code:".keyboard-controls.svelte-10kkmxz {position:absolute;left:0;right:0;top:0;bottom:0;}"};function Gp(t,e){var jt,Be;z(e,!0),K(t,Eb);let[i,o]=Oe(),n=()=>S(Y,"$playbackState$",i),a=()=>S(H,"$adPlaybackState",i),s=()=>S(ue,"$disabledControls$",i),d=()=>S(X,"$positionExact$",i),l=()=>S(oe,"$duration$",i),u=()=>S(B,"$isAudioAvailable$",i),f=()=>S(ee,"$volume$",i),_=()=>S(J,"$availablePlaybackRates$",i),p=()=>S(Le,"$currentPlaybackRate$",i),b=()=>S(Ie,"$isInteractiveTime$",i),x=()=>S(We,"$showInteractiveTimeIndicatorTooltip$",i),y=()=>S(re,"$isEnded$",i),C=()=>S(le,"$muted$",i),k=()=>S(Me,"$currentSubtitle$",i),E=()=>S(ke,"$overlayContainer$",i),P=m(e,"nextButtonActive",3,!1),A=m(e,"prevButtonActive",3,!1),T=Se(),R=zt(),F=T.getLogger().createComponentLog("KeyboardControls component"),Y=T.state.playbackState$,H=T.ads.playbackState,X=T.state.positionExact$,oe=T.state.duration$,ee=T.state.volume$,ue=T.ui.controls.disabledControls$,le=T.state.muted$,Me=T.state.currentSubtitle$,Le=T.state.currentPlaybackRate$,J=T.state.availablePlaybackRates$,Ve=T.ui.contextMenu.openedByHotKey$,j=T.ui.contextMenu.lastActiveElem$,N=T.ui.contextMenu.visible$,Re=T.ui.contextMenu.position$,re=T.state.isEnded$,ke=T.ui.overlayContainer$,Ne=(jt=T.callbacks)==null?void 0:jt.onAudioDoesNotExistHint,fe=(Be=T.callbacks)==null?void 0:Be.onAudioDisabledHint,B=T.state.isAudioAvailable$,de=T.state.isAudioDisabled,Ie=T.state.isInteractiveTime$,{showInteractiveTimeIndicatorTooltip$:We}=po(),rt=0,xe=!0,ye=ie(void 0),De=()=>{var se;return(se=r(ye))==null?void 0:se.focus()},Je=se=>(se!==xe&&(xe=se,rt=0),rt+=1,(R.controls.seekStepKeyboard+R.controls.seekStepKeyboard*rt)/1e3),st=se=>{var xt,ni;let Q=se.target,ae=(xt=Q==null?void 0:Q.getAttribute("role"))==null?void 0:xt.includes("menuitem"),_e=Q.classList.contains("btn"),Pe=se.code;if(_e&&Pe==="Space")return;let He=Og.has(Pe);if(ae&&He)return;let ct=!Bg.has(Pe);if(se.ctrlKey&&ct||se.altKey&&ct||se.metaKey)return;let qt=ae&&Pe==="Escape";Hg.has(Pe)||qt||e.hideContextMenu();let Ge=n()===sa.PLAYING||n()===sa.PAUSED,vt=e.isAds&&(a()==="paused"||a()==="playing"),et=!vt&&!s().has("TIMELINE");if(Ge||vt)switch(F({message:`key down, code: ${Pe}`}),Pe){case"KeyJ":case"ArrowLeft":{if(!et)break;if(se.ctrlKey||se.altKey){let Ze=T.actions.internal.getPrevEpisode();T.actions.internal.seekToPrevEpisode(Ze),Ze&&e.showHotKeyHelpers({type:"EPISODE_PREV",text:Ze.text}),se.preventDefault()}else{let Ze=se.shiftKey?Je(!1):R.controls.seekStepKeyboard/1e3,ut=Math.max(d()-Ze,0);d()>0&&(T.actions.internal.seekTime(ut,bn.DOUBLE_TAP),e.showHotKeyHelpers({type:"BACKWARD_SEEK",text:Ze.toString()}),se.preventDefault())}break}case"KeyL":case"ArrowRight":{if(!et)break;if(se.ctrlKey||se.altKey){let Ze=T.actions.internal.getNextEpisode();T.actions.internal.seekToNextEpisode(Ze),Ze&&e.showHotKeyHelpers({type:"EPISODE_NEXT",text:Ze.text}),se.preventDefault()}else{let Ze=se.shiftKey?Je(!0):R.controls.seekStepKeyboard/1e3,ut=Math.min(d()+Ze,l());Math.round(d())<Math.round(l())&&(T.actions.internal.seekTime(ut,bn.DOUBLE_TAP),e.showHotKeyHelpers({type:"FORWARD_SEEK",text:Ze.toString()}),se.preventDefault())}break}case"ArrowUp":{if(Is({isAudioDisabled:de,audioDisabledHintCallback:fe,isAudioAvailable:u(),audioIsNotExistHintCallback:Ne})){let Ze=f(),ut=R.controls.volumeStepKeyboard,li=Ze<=1;if(Hc(T,Ze,ut),li){let Ni=Math.round(Kp(Ze,ut)*100).toString();e.showHotKeyHelpers({type:"VOLUME",t:{key:"hotkey_helper_current_volume",value:Ni}})}}se.preventDefault();break}case"ArrowDown":{if(Is({isAudioDisabled:de,audioDisabledHintCallback:fe,isAudioAvailable:u(),audioIsNotExistHintCallback:Ne})){let Ze=f(),ut=R.controls.volumeStepKeyboard,li=Ze>=0;if(Fc(T,Ze,ut),li){let Ni=Math.round(Qp(Ze,ut)*100).toString();e.showHotKeyHelpers({type:"VOLUME",t:{key:"hotkey_helper_current_volume",value:Ni}})}}se.preventDefault();break}case"Comma":{if(se.shiftKey){T.actions.internal.decrementPlaybackRate();let Ze=_().find(ut=>ut.value===p());e.showHotKeyHelpers({type:"RATE_DOWN",text:Ze==null?void 0:Ze.displayValue}),se.preventDefault()}else{if(vt||n()!==sa.PAUSED)break;let Ze=Math.max(d()-R.controls.seekStepFrame/1e3,0);d()>0&&(e.showHotKeyHelpers({type:"BACKWARD_SEEK"}),T.actions.internal.clearDelayedBufferingCheckTimeout(),T.actions.internal.seekTime(Ze,bn.DOUBLE_TAP),se.preventDefault())}break}case"Period":{if(se.shiftKey){T.actions.internal.incrementPlaybackRate();let Ze=_().find(ut=>ut.value===p());e.showHotKeyHelpers({type:"RATE_UP",text:Ze==null?void 0:Ze.displayValue}),se.preventDefault()}else{if(vt||n()!==sa.PAUSED)break;let Ze=Math.min(d()+R.controls.seekStepFrame/1e3,l());d()<l()&&(e.showHotKeyHelpers({type:"FORWARD_SEEK"}),T.actions.internal.clearDelayedBufferingCheckTimeout(),T.actions.internal.seekTime(Ze,bn.DOUBLE_TAP),se.preventDefault())}break}case"KeyK":case"Space":if(!s().has("PLAY_BUTTON"))if(b()&&x()&&We.set(!1),e.fakePlayButtonHandler)e.fakePlayButtonHandler();else{T.actions.internal.togglePlay();let Ze="PLAY";n()===sa.PAUSED?Ze="PAUSE":y()&&(Ze="REPLAY"),e.showHotKeyHelpers({type:Ze})}se.preventDefault();break;case"KeyM":{Is({isAudioDisabled:de,audioDisabledHintCallback:fe,isAudioAvailable:u(),audioIsNotExistHintCallback:Ne})&&(e.showHotKeyHelpers({type:C()?"VOLUME":"MUTE"}),T.actions.internal.toggleMuted()),se.preventDefault();break}case"KeyF":e.toggleFullscreen(),se.preventDefault();break;case"KeyC":T.actions.internal.toggleSubtitle(),k().value!=="off"?e.showHotKeyHelpers({type:"SUBTITLES_ON",text:(ni=k())==null?void 0:ni.displayValue}):e.showHotKeyHelpers({type:"SUBTITLES_OFF"}),se.preventDefault();break;case"KeyI":T.actions.internal.togglePictureInPicture(),se.preventDefault();break;case"Digit1":case"Numpad1":if(se.shiftKey){let Ze=Vh(E());Re.set(Ze),j.set(Q),Ve.set(!0),N.set(!0),se.preventDefault();break}e.showHotKeyHelpers(),T.actions.internal.seekToPercent(.1,bn.DOUBLE_TAP),se.preventDefault();break;case"Digit2":case"Numpad2":e.showHotKeyHelpers(),T.actions.internal.seekToPercent(.2,bn.DOUBLE_TAP),se.preventDefault();break;case"Digit3":case"Numpad3":e.showHotKeyHelpers(),T.actions.internal.seekToPercent(.3,bn.DOUBLE_TAP),se.preventDefault();break;case"Digit4":case"Numpad4":e.showHotKeyHelpers(),T.actions.internal.seekToPercent(.4,bn.DOUBLE_TAP),se.preventDefault();break;case"Digit5":case"Numpad5":e.showHotKeyHelpers(),T.actions.internal.seekToPercent(.5,bn.DOUBLE_TAP),se.preventDefault();break;case"Digit6":case"Numpad6":e.showHotKeyHelpers(),T.actions.internal.seekToPercent(.6,bn.DOUBLE_TAP),se.preventDefault();break;case"Digit7":case"Numpad7":e.showHotKeyHelpers(),T.actions.internal.seekToPercent(.7,bn.DOUBLE_TAP),se.preventDefault();break;case"Digit8":case"Numpad8":e.showHotKeyHelpers(),T.actions.internal.seekToPercent(.8,bn.DOUBLE_TAP),se.preventDefault();break;case"Digit9":case"Numpad9":e.showHotKeyHelpers(),T.actions.internal.seekToPercent(.9,bn.DOUBLE_TAP),se.preventDefault();break;case"Digit0":case"Numpad0":e.showHotKeyHelpers(),T.actions.internal.seekToPercent(0,bn.DOUBLE_TAP),se.preventDefault();break;case"Slash":{se.shiftKey&&R.features.hotKeyMapModal&&(e.showKeyMap(),se.preventDefault());break}case"KeyN":se.shiftKey&&P()&&T.actions.internal.nextVideoClick();break;case"KeyP":se.shiftKey&&A()&&T.actions.internal.prevVideoClick();break;case"ShiftLeft":case"ShiftRight":se.preventDefault();break;case"Tab":case"Escape":case"Enter":break;default:kb(Pe);break}},pt=se=>{let Q=se.code;if(se.ctrlKey||se.altKey||se.metaKey)return;let ae=n()===sa.PLAYING||n()===sa.PAUSED,_e=e.isAds&&(a()==="paused"||a()==="playing");if(ae||_e)switch(Q){case"ShiftLeft":case"ShiftRight":rt=0;break}},Ht=U("aria_label_video_player");var at=Ib();at.__keyup=pt,at.__keydown=st,Fe(at,"aria-label",Ht);var yt=h(at);he(yt,()=>{var se;return(se=e.children)!=null?se:ne}),g(at),dt(at,se=>O(ye,se),()=>r(ye)),$(t,at);var Qt=q({focus:De});return o(),Qt}nt(["keyup","keydown"]);var Pb=L('<div class="container svelte-1dbnjb1"><div class="dot svelte-1dbnjb1"></div> <div class="dot svelte-1dbnjb1"></div> <div class="dot svelte-1dbnjb1"></div></div>'),Ab={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);}
|
|
143
|
+
Audio: ${r(l).audioCodec||""} ${(pt=r(l).audioLanguage?`(${r(l).audioLanguage})`:"")!=null?pt:""}`)}),b(Q,ae)};R(ee,Q=>{(r(l).videoCodec||r(l).audioCodec)&&Q(Le)})}var X=M(ee,2);{var N=Q=>{var ae=ib(),_e=M(h(ae),2),Te=h(_e,!0);g(_e),g(ae),I(()=>ge(Te,r(l).viewport)),b(Q,ae)};R(X,Q=>{r(l).viewport&&Q(N)})}var De=M(X,2);{var re=Q=>{var ae=ob(),_e=M(h(ae),2),Te=h(_e,!0);g(_e),g(ae),I(()=>ge(Te,r(l).videoSize)),b(Q,ae)};R(De,Q=>{r(l).videoSize&&Q(re)})}var Ee=M(De,2);{var Ne=Q=>{var ae=nb(),_e=M(h(ae),2),Te=h(_e,!0);g(_e),g(ae),I(()=>ge(Te,r(l).cdn)),b(Q,ae)};R(Ee,Q=>{r(l).cdn&&Q(Ne)})}var me=M(Ee,2);{var B=Q=>{var ae=rb(),_e=M(h(ae),2),Te=h(_e);g(_e),g(ae),I(()=>{var Oe;return ge(Te,`${(Oe=r(l).volume)!=null?Oe:""} %`)}),b(Q,ae)};R(me,Q=>{r(l).volume&&Q(B)})}var ce=M(me,2);{var Pe=Q=>{var ae=sb(),_e=M(h(ae),2),Te=h(_e);g(_e),g(ae),I(Oe=>ge(Te,`${Oe!=null?Oe:""} s`),[()=>r(l).buffer.toFixed(2)]),b(Q,ae)};R(ce,Q=>{r(l).buffer&&Q(Pe)})}var Ge=M(ce,2);{var at=Q=>{var ae=ab(),_e=M(h(ae),2),Te=h(_e);g(_e),g(ae),I(Oe=>ge(Te,`${Oe!=null?Oe:""} s`),[()=>r(l).liveLatency.toFixed(2)]),b(Q,ae)};R(Ge,Q=>{r(l).liveLatency&&Q(at)})}var Ae=M(Ge,2);{var ye=Q=>{var ae=lb(),_e=M(h(ae),2),Te=h(_e,!0);g(_e),g(ae),I(Oe=>ge(Te,Oe),[()=>[{value:r(l).currentVideoSegmentLength,title:"Video:"},{value:r(l).currentAudioSegmentLength,title:"Audio:"}].filter(({value:Oe})=>Oe).map(({value:Oe,title:pt})=>`${pt} ${((Oe!=null?Oe:0)/1e3).toFixed(2)} s`).join(" & ")]),b(Q,ae)};R(Ae,Q=>{(r(l).currentVideoSegmentLength||r(l).currentAudioSegmentLength)&&Q(ye)})}var Ve=M(Ae,2),Ze=M(h(Ve),2),ut=h(Ze);g(Ze),g(Ve);var nt=M(Ve,2);{var Nt=Q=>{var ae=db(),_e=M(h(ae),2);zl(_e,{get values(){return r(k)}});var Te=M(_e,2),Oe=h(Te);g(Te),g(ae),I(pt=>ge(Oe,`${pt!=null?pt:""} Kbps`),[()=>r(l).speed.toFixed(2)]),b(Q,ae)};R(nt,Q=>{r(l).speed&&Q(Nt)})}var rt=M(nt,2);{var yt=Q=>{var ae=cb(),_e=M(h(ae),2);zl(_e,{get values(){return r(P)}});var Te=M(_e,2),Oe=h(Te);g(Te),g(ae),I(pt=>ge(Oe,`${pt!=null?pt:""} Kbps`),[()=>r(l).bitrate.toFixed(2)]),b(Q,ae)};R(rt,Q=>{r(l).bitrate&&Q(yt)})}var zt=M(rt,2),Gt=M(h(zt),2);zl(Gt,{get values(){return r(S)}});var Be=M(Gt,2),se=h(Be,!0);g(Be),g(zt),g(z),g(E),I(Q=>{var ae,_e;T=ie(E,1,"container svelte-4deykz",null,T,Q),ge(Z,r(l).version),ge(ut,`${(ae=r(_))!=null?ae:""} / ${(_e=r(f))!=null?_e:""} frames`),ge(se,r(p))},[()=>({"container-mobile":n()})]),b(t,E),q(),o()}st(["click"]);import{noop as fb}from"@vkontakte/videoplayer-shared/es2015";var mb=(t,e)=>{t.stopPropagation(),e()()},vb=L('<div class="close svelte-1ome55p"></div>'),gb={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 oa(t,e){W(e,!0),G(t,gb);let i=v(e,"onClick",3,fb);var o=vb();o.__click=[mb,i],b(t,o),q()}st(["click"]);import{noop as hb}from"@vkontakte/videoplayer-shared/es2015";var _b=L('<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>'),bb={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 ql(t,e){W(e,!0),G(t,bb);let i=v(e,"isRunning",3,!0),o=v(e,"onTimerEnded",3,hb),n=5e3,a=te(void 0),s,d,l=te(0),u;qe(()=>{i()&&(d=Date.now(),O(l,ve(requestAnimationFrame(_))))});let f=()=>{r(l)&&(cancelAnimationFrame(r(l)),O(l,0))},_=()=>{if(!i()){f();return}u=(Date.now()-d)/n,u<1?(s==null||s.clearRect(0,0,100,100),s==null||s.beginPath(),s==null||s.arc(50,50,47,-Math.PI/2,-Math.PI/2+Math.PI*2*u),s==null||s.stroke(),O(l,ve(requestAnimationFrame(_)))):o()()};Ht(()=>{if(s=r(a).getContext("2d"),!!s)return s.lineWidth=6,s.lineCap="round",s.strokeStyle="#fff",()=>{f()}}),yn(()=>{f()});var p=_b(),$=h(p);ct($,w=>O(a,w),()=>r(a)),be(2),g(p),b(t,p),q()}var $b=(t,e,i)=>{e(!1),i()},yb=L('<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),xb={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 Up(t,e){W(e,!0),G(t,xb);let[i,o]=Fe(),n=()=>C(d,"$autoplayNextEnabled$",i),a=()=>C(l,"$timerNextVideoRunning$",i),s=Ce(),d=s.ui.autoplayNextEnabled$,l=s.ui.timerNextVideoRunning$,u=s.actions.internal.nextVideoClick,f=s.actions.internal.nextVideoAnnouncementShow,_=s.actions.internal.nextVideoAnnouncementClick,p=s.actions.internal.nextVideoAnnouncementAuto,$=s.actions.internal.nextVideoAnnouncementCancel,w=()=>{n()&&(u(!1),p())},y=()=>{e.clickCloseIcon(),$()};Ht(()=>{e.isHide||f(),e.isHide&&n()&&(u(!1),p())});var S=Ue(),k=pe(S);{var P=A=>{var E=yb(),T=M(pe(E),2),V=h(T),z=h(V),j=h(z,!0);g(z);var F=M(z,2);oa(F,{onClick:y}),g(V);var Z=M(V,2);Z.__click=[$b,u,_];var J=h(Z),ne=h(J),fe=h(ne);let de;var Re=M(fe,2);{var Me=N=>{let De=m(()=>a()&&n());ql(N,{get isRunning(){return r(De)},onTimerEnded:w})};R(Re,N=>{n()&&N(Me)})}g(ne),g(J);var ee=M(J,2),Le=h(ee),X=h(Le,!0);g(Le),g(ee),g(Z),g(T),I((N,De)=>{ge(j,N),tt(ne,`background-image: url('${e.thumb}')`),de=ie(fe,1,"thumb-overlay svelte-jfbaax",null,de,De),ge(X,e.title)},[()=>H("end_screen_next_video"),()=>({withOpacity:n()})]),b(A,E)};R(k,A=>{e.isHide||A(P)})}b(t,S),q(),o()}st(["click"]);import{PlaybackState as na}from"@vkontakte/videoplayer-core/es2015";import{checkNever as Sb}from"@vkontakte/videoplayer-shared/es2015";import{SeekAction as xn}from"@vkontakte/videoplayer-statistics/es2015";var zp=(t,e)=>Math.min(+(t+e).toFixed(2),1),Wp=(t,e)=>Math.max(+(t-e).toFixed(2),0),Dc=(t,e,i)=>{let o=zp(e,i);e<1&&t.actions.internal.setVolume(o)},Nc=(t,e,i)=>{let o=Wp(e,i);e>0&&t.actions.internal.setVolume(o)};var Cs=({isAudioDisabled:t,audioDisabledHintCallback:e,isAudioAvailable:i,audioIsNotExistHintCallback:o})=>t?(e==null||e(),!1):i?!0:(o==null||o(),!1);var Cb=L('<div class="keyboard-controls svelte-10kkmxz" tabindex="-1" role="region"><!></div>'),Tb={hash:"svelte-10kkmxz",code:".keyboard-controls.svelte-10kkmxz {position:absolute;left:0;right:0;top:0;bottom:0;}"};function qp(t,e){var Gt,Be;W(e,!0),G(t,Tb);let[i,o]=Fe(),n=()=>C(j,"$playbackState$",i),a=()=>C(F,"$adPlaybackState",i),s=()=>C(fe,"$disabledControls$",i),d=()=>C(Z,"$positionExact$",i),l=()=>C(J,"$duration$",i),u=()=>C(B,"$isAudioAvailable$",i),f=()=>C(ne,"$volume$",i),_=()=>C(ee,"$availablePlaybackRates$",i),p=()=>C(Me,"$currentPlaybackRate$",i),$=()=>C(Pe,"$isInteractiveTime$",i),w=()=>C(Ge,"$showInteractiveTimeIndicatorTooltip$",i),y=()=>C(re,"$isEnded$",i),S=()=>C(de,"$muted$",i),k=()=>C(Re,"$currentSubtitle$",i),P=()=>C(Ee,"$overlayContainer$",i),A=v(e,"nextButtonActive",3,!1),E=v(e,"prevButtonActive",3,!1),T=Ce(),V=Qt(),z=T.getLogger().createComponentLog("KeyboardControls component"),j=T.state.playbackState$,F=T.ads.playbackState,Z=T.state.positionExact$,J=T.state.duration$,ne=T.state.volume$,fe=T.ui.controls.disabledControls$,de=T.state.muted$,Re=T.state.currentSubtitle$,Me=T.state.currentPlaybackRate$,ee=T.state.availablePlaybackRates$,Le=T.ui.contextMenu.openedByHotKey$,X=T.ui.contextMenu.lastActiveElem$,N=T.ui.contextMenu.visible$,De=T.ui.contextMenu.position$,re=T.state.isEnded$,Ee=T.ui.overlayContainer$,Ne=(Gt=T.callbacks)==null?void 0:Gt.onAudioDoesNotExistHint,me=(Be=T.callbacks)==null?void 0:Be.onAudioDisabledHint,B=T.state.isAudioAvailable$,ce=T.state.isAudioDisabled,Pe=T.state.isInteractiveTime$,{showInteractiveTimeIndicatorTooltip$:Ge}=lo(),at=0,Ae=!0,ye=te(void 0),Ve=()=>{var se;return(se=r(ye))==null?void 0:se.focus()},Ze=se=>(se!==Ae&&(Ae=se,at=0),at+=1,(V.controls.seekStepKeyboard+V.controls.seekStepKeyboard*at)/1e3),ut=se=>{var kt,ii;let Q=se.target,ae=(kt=Q==null?void 0:Q.getAttribute("role"))==null?void 0:kt.includes("menuitem"),_e=Q.classList.contains("btn"),Te=se.code;if(_e&&Te==="Space")return;let Oe=Dg.has(Te);if(ae&&Oe)return;let pt=!Rg.has(Te);if(se.ctrlKey&&pt||se.altKey&&pt||se.metaKey)return;let Wt=ae&&Te==="Escape";Ng.has(Te)||Wt||e.hideContextMenu();let Ye=n()===na.PLAYING||n()===na.PAUSED,lt=e.isAds&&(a()==="paused"||a()==="playing"),Je=!lt&&!s().has("TIMELINE");if(Ye||lt)switch(z({message:`key down, code: ${Te}`}),Te){case"KeyJ":case"ArrowLeft":{if(!Je)break;if(se.ctrlKey||se.altKey){let Qe=T.actions.internal.getPrevEpisode();T.actions.internal.seekToPrevEpisode(Qe),Qe&&e.showHotKeyHelpers({type:"EPISODE_PREV",text:Qe.text}),se.preventDefault()}else{let Qe=se.shiftKey?Ze(!1):V.controls.seekStepKeyboard/1e3,dt=Math.max(d()-Qe,0);d()>0&&(T.actions.internal.seekTime(dt,xn.DOUBLE_TAP),e.showHotKeyHelpers({type:"BACKWARD_SEEK",text:Qe.toString()}),se.preventDefault())}break}case"KeyL":case"ArrowRight":{if(!Je)break;if(se.ctrlKey||se.altKey){let Qe=T.actions.internal.getNextEpisode();T.actions.internal.seekToNextEpisode(Qe),Qe&&e.showHotKeyHelpers({type:"EPISODE_NEXT",text:Qe.text}),se.preventDefault()}else{let Qe=se.shiftKey?Ze(!0):V.controls.seekStepKeyboard/1e3,dt=Math.min(d()+Qe,l());Math.round(d())<Math.round(l())&&(T.actions.internal.seekTime(dt,xn.DOUBLE_TAP),e.showHotKeyHelpers({type:"FORWARD_SEEK",text:Qe.toString()}),se.preventDefault())}break}case"ArrowUp":{if(Cs({isAudioDisabled:ce,audioDisabledHintCallback:me,isAudioAvailable:u(),audioIsNotExistHintCallback:Ne})){let Qe=f(),dt=V.controls.volumeStepKeyboard,oi=Qe<=1;if(Dc(T,Qe,dt),oi){let Ri=Math.round(zp(Qe,dt)*100).toString();e.showHotKeyHelpers({type:"VOLUME",t:{key:"hotkey_helper_current_volume",value:Ri}})}}se.preventDefault();break}case"ArrowDown":{if(Cs({isAudioDisabled:ce,audioDisabledHintCallback:me,isAudioAvailable:u(),audioIsNotExistHintCallback:Ne})){let Qe=f(),dt=V.controls.volumeStepKeyboard,oi=Qe>=0;if(Nc(T,Qe,dt),oi){let Ri=Math.round(Wp(Qe,dt)*100).toString();e.showHotKeyHelpers({type:"VOLUME",t:{key:"hotkey_helper_current_volume",value:Ri}})}}se.preventDefault();break}case"Comma":{if(se.shiftKey){T.actions.internal.decrementPlaybackRate();let Qe=_().find(dt=>dt.value===p());e.showHotKeyHelpers({type:"RATE_DOWN",text:Qe==null?void 0:Qe.displayValue}),se.preventDefault()}else{if(lt||n()!==na.PAUSED)break;let Qe=Math.max(d()-V.controls.seekStepFrame/1e3,0);d()>0&&(e.showHotKeyHelpers({type:"BACKWARD_SEEK"}),T.actions.internal.clearDelayedBufferingCheckTimeout(),T.actions.internal.seekTime(Qe,xn.DOUBLE_TAP),se.preventDefault())}break}case"Period":{if(se.shiftKey){T.actions.internal.incrementPlaybackRate();let Qe=_().find(dt=>dt.value===p());e.showHotKeyHelpers({type:"RATE_UP",text:Qe==null?void 0:Qe.displayValue}),se.preventDefault()}else{if(lt||n()!==na.PAUSED)break;let Qe=Math.min(d()+V.controls.seekStepFrame/1e3,l());d()<l()&&(e.showHotKeyHelpers({type:"FORWARD_SEEK"}),T.actions.internal.clearDelayedBufferingCheckTimeout(),T.actions.internal.seekTime(Qe,xn.DOUBLE_TAP),se.preventDefault())}break}case"KeyK":case"Space":if(!s().has("PLAY_BUTTON"))if($()&&w()&&Ge.set(!1),e.fakePlayButtonHandler)e.fakePlayButtonHandler();else{T.actions.internal.togglePlay();let Qe="PLAY";n()===na.PAUSED?Qe="PAUSE":y()&&(Qe="REPLAY"),e.showHotKeyHelpers({type:Qe})}se.preventDefault();break;case"KeyM":{Cs({isAudioDisabled:ce,audioDisabledHintCallback:me,isAudioAvailable:u(),audioIsNotExistHintCallback:Ne})&&(e.showHotKeyHelpers({type:S()?"VOLUME":"MUTE"}),T.actions.internal.toggleMuted()),se.preventDefault();break}case"KeyF":e.toggleFullscreen(),se.preventDefault();break;case"KeyC":T.actions.internal.toggleSubtitle(),k().value!=="off"?e.showHotKeyHelpers({type:"SUBTITLES_ON",text:(ii=k())==null?void 0:ii.displayValue}):e.showHotKeyHelpers({type:"SUBTITLES_OFF"}),se.preventDefault();break;case"KeyI":T.actions.internal.togglePictureInPicture(),se.preventDefault();break;case"Digit1":case"Numpad1":if(se.shiftKey){let Qe=Ah(P());De.set(Qe),X.set(Q),Le.set(!0),N.set(!0),se.preventDefault();break}e.showHotKeyHelpers(),T.actions.internal.seekToPercent(.1,xn.DOUBLE_TAP),se.preventDefault();break;case"Digit2":case"Numpad2":e.showHotKeyHelpers(),T.actions.internal.seekToPercent(.2,xn.DOUBLE_TAP),se.preventDefault();break;case"Digit3":case"Numpad3":e.showHotKeyHelpers(),T.actions.internal.seekToPercent(.3,xn.DOUBLE_TAP),se.preventDefault();break;case"Digit4":case"Numpad4":e.showHotKeyHelpers(),T.actions.internal.seekToPercent(.4,xn.DOUBLE_TAP),se.preventDefault();break;case"Digit5":case"Numpad5":e.showHotKeyHelpers(),T.actions.internal.seekToPercent(.5,xn.DOUBLE_TAP),se.preventDefault();break;case"Digit6":case"Numpad6":e.showHotKeyHelpers(),T.actions.internal.seekToPercent(.6,xn.DOUBLE_TAP),se.preventDefault();break;case"Digit7":case"Numpad7":e.showHotKeyHelpers(),T.actions.internal.seekToPercent(.7,xn.DOUBLE_TAP),se.preventDefault();break;case"Digit8":case"Numpad8":e.showHotKeyHelpers(),T.actions.internal.seekToPercent(.8,xn.DOUBLE_TAP),se.preventDefault();break;case"Digit9":case"Numpad9":e.showHotKeyHelpers(),T.actions.internal.seekToPercent(.9,xn.DOUBLE_TAP),se.preventDefault();break;case"Digit0":case"Numpad0":e.showHotKeyHelpers(),T.actions.internal.seekToPercent(0,xn.DOUBLE_TAP),se.preventDefault();break;case"Slash":{se.shiftKey&&V.features.hotKeyMapModal&&(e.showKeyMap(),se.preventDefault());break}case"KeyN":se.shiftKey&&A()&&T.actions.internal.nextVideoClick();break;case"KeyP":se.shiftKey&&E()&&T.actions.internal.prevVideoClick();break;case"ShiftLeft":case"ShiftRight":se.preventDefault();break;case"Tab":case"Escape":case"Enter":break;default:Sb(Te);break}},nt=se=>{let Q=se.code;if(se.ctrlKey||se.altKey||se.metaKey)return;let ae=n()===na.PLAYING||n()===na.PAUSED,_e=e.isAds&&(a()==="paused"||a()==="playing");if(ae||_e)switch(Q){case"ShiftLeft":case"ShiftRight":at=0;break}},Nt=H("aria_label_video_player");var rt=Cb();rt.__keyup=nt,rt.__keydown=ut,He(rt,"aria-label",Nt);var yt=h(rt);he(yt,()=>{var se;return(se=e.children)!=null?se:oe}),g(rt),ct(rt,se=>O(ye,se),()=>r(ye)),b(t,rt);var zt=q({focus:Ve});return o(),zt}st(["keyup","keydown"]);var kb=L('<div class="container svelte-1dbnjb1"><div class="dot svelte-1dbnjb1"></div> <div class="dot svelte-1dbnjb1"></div> <div class="dot svelte-1dbnjb1"></div></div>'),Ib={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);}
|
|
144
144
|
|
|
145
145
|
@keyframes svelte-1dbnjb1-dot_animation {
|
|
146
146
|
0% {
|
|
@@ -153,7 +153,7 @@ Try switching the\xA0quality to\xA0Auto.`},mh=d_;var as=new Map;as.set(gh.EN,mh)
|
|
|
153
153
|
opacity: 0.2;
|
|
154
154
|
}
|
|
155
155
|
}.dot.svelte-1dbnjb1 {border-radius:4px;width:8px;height:8px;background:var(--btn-color);animation-duration:750ms;
|
|
156
|
-
animation-name: svelte-1dbnjb1-dot_animation;animation-iteration-count:infinite;}.dot.svelte-1dbnjb1 + .dot:where(.svelte-1dbnjb1) {margin-left:4px;}`};function
|
|
156
|
+
animation-name: svelte-1dbnjb1-dot_animation;animation-iteration-count:infinite;}.dot.svelte-1dbnjb1 + .dot:where(.svelte-1dbnjb1) {margin-left:4px;}`};function ra(t,e){G(t,Ib);let i=v(e,"style",3,"");var o=kb();I(()=>tt(o,i())),b(t,o)}var Eb=$e('<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 Kp(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=Eb();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(2),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","aria-hidden":"true","data-testid":"cross-icon",role:"img"},i))),b(t,o)}import{noop as Ya}from"@vkontakte/videoplayer-shared/es2015";var Pb=t=>{t.stopPropagation()},Ab=L("<button><!></button>"),Mb={hash:"svelte-wr0kwr",code:`.btn.svelte-wr0kwr {padding:8px;margin:0;height:var(--controls-height);display:flex;flex-direction:row;align-items:center;justify-content:center;}
|
|
157
157
|
|
|
158
158
|
/* \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 */.w-max.svelte-wr0kwr {width:100%;}.btn--live.svelte-wr0kwr {padding:10px 4px;}.btn-jc-l.svelte-wr0kwr {justify-content:left;}
|
|
159
159
|
|
|
@@ -161,22 +161,22 @@ Try switching the\xA0quality to\xA0Auto.`},mh=d_;var as=new Map;as.set(gh.EN,mh)
|
|
|
161
161
|
/* mobile */
|
|
162
162
|
/* container mobile */.btn-m.svelte-wr0kwr {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;}.btn-m--play.svelte-wr0kwr {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-wr0kwr svg {transform:scale(2);}.btn-m--prev.svelte-wr0kwr,
|
|
163
163
|
.btn-m--next.svelte-wr0kwr {position:absolute;width:50px;height:50px;}.btn-m--prev.svelte-wr0kwr {right:calc(100% + 35px);}.btn-m--next.svelte-wr0kwr {left:calc(100% + 35px);}.btn.svelte-wr0kwr:disabled {cursor:default;
|
|
164
|
-
/* \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;}.btn.svelte-wr0kwr:not(.btn-full-opacity):disabled {opacity:0.4;}.btn.svelte-wr0kwr:not(:disabled):hover {opacity:0.8;}.pr-0.svelte-wr0kwr {padding-right:0;}.pl-0.svelte-wr0kwr {padding-left:0;}`};function
|
|
164
|
+
/* \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;}.btn.svelte-wr0kwr:not(.btn-full-opacity):disabled {opacity:0.4;}.btn.svelte-wr0kwr:not(:disabled):hover {opacity:0.8;}.pr-0.svelte-wr0kwr {padding-right:0;}.pl-0.svelte-wr0kwr {padding-left:0;}`};function Pt(t,e){W(e,!0),G(t,Mb);let i=v(e,"className",3,""),o=v(e,"style",3,""),n=v(e,"disabled",3,void 0),a=v(e,"testId",3,void 0),s=v(e,"ariaHidden",3,void 0),d=v(e,"ariaLabel",3,void 0),l=v(e,"ref",15,void 0),u=v(e,"ariaKeyShortCut",3,void 0),f=v(e,"ariaExpanded",3,void 0),_=v(e,"tabIndex",3,0),p=v(e,"click",3,Ya),$=v(e,"focus",3,Ya),w=v(e,"blur",3,Ya),y=m(()=>p()===Ya?null:E=>{E.stopPropagation(),p()(E)}),S=m(()=>$()===Ya?null:E=>{E.preventDefault(),$()()}),k=m(()=>w()===Ya?null:E=>{E.preventDefault(),w()()});var P=Ab();P.__pointerdown=[Pb],P.__click=function(...E){var T;(T=r(y))==null||T.apply(this,E)};var A=h(P);he(A,()=>{var E;return(E=e.children)!=null?E:oe}),g(P),ct(P,E=>l(E),()=>l()),I(()=>{var E,T,V,z,j,F,Z;ie(P,1,`btn ${(E=i())!=null?E:""}`,"svelte-wr0kwr"),tt(P,o()||null),P.disabled=(T=n())!=null?T:null,He(P,"aria-hidden",(V=s())!=null?V:null),He(P,"aria-label",(z=d())!=null?z:null),He(P,"aria-keyshortcuts",(j=u())!=null?j:null),He(P,"aria-expanded",(F=f())!=null?F:null),He(P,"data-testid",(Z=a())!=null?Z:null),He(P,"tabindex",_())}),It("focus",P,function(...E){var T;(T=r(S))==null||T.apply(this,E)}),It("blur",P,function(...E){var T;(T=r(k))==null||T.apply(this,E)}),b(t,P),q()}st(["pointerdown","click"]);var Lb=L('<div class="modal-header svelte-1witlsj"><h3 class="modal-title svelte-1witlsj"> </h3> <!></div>'),Vb=L('<div class="modal-overlay svelte-1witlsj"><div class="modal-container svelte-1witlsj"><!> <div class="modal-scroll svelte-1witlsj"><div class="modal-main svelte-1witlsj"><!></div></div></div></div>'),Rb={hash:"svelte-1witlsj",code:".modal-overlay.svelte-1witlsj {position:absolute;top:0;bottom:0;left:0;right:0;background:transparent;display:flex;align-items:center;justify-content:center;}.modal-container.svelte-1witlsj {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-1witlsj {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-1witlsj {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-1witlsj {overflow-y:auto;overflow-x:hidden;margin:8px 4px 8px 0;height:100%;}.modal-scroll.svelte-1witlsj::-webkit-scrollbar {width:8px;}.modal-scroll.svelte-1witlsj::-webkit-scrollbar-track {box-shadow:none;background-color:transparent;border-radius:4px;margin-right:2px;}.modal-scroll.svelte-1witlsj::-webkit-scrollbar-thumb {min-height:40px;border-radius:5px;background-color:#666;border:1px solid transparent;background-clip:padding-box;}.modal-scroll.svelte-1witlsj::-webkit-scrollbar-thumb:hover {background-color:#777;}.modal-main.svelte-1witlsj {margin:-8px -4px 0 0;}"};function Qp(t,e){W(e,!0),G(t,Rb);let i=v(e,"showHeader",3,!0),o=v(e,"showCloseCross",3,!0),n=H("hotkey_map_modal_close_btn_text");var a=Vb(),s=h(a),d=h(s);{var l=p=>{var $=Lb(),w=h($),y=h(w,!0);g(w);var S=M(w,2);{var k=P=>{Pt(P,{get click(){return e.onClose},testId:"close-modal",style:"padding: 0; height: 24px; width: 24px",ariaLabel:n,children:(A,E)=>{Kp(A,{})},$$slots:{default:!0}})};R(S,P=>{o()&&P(k)})}g($),I(()=>ge(y,e.title)),b(p,$)};R(d,p=>{i()&&p(l)})}var u=M(d,2),f=h(u),_=h(f);he(_,()=>{var p;return(p=e.children)!=null?p:oe}),g(f),g(u),g(s),g(a),b(t,a),q()}var Db=new Set(["BR"]),Vh=t=>{var n;let e=document.createElement("DIV");e.innerHTML=t;let i=e.querySelectorAll("*"),o=i.length;for(;o--;){let a=i[o],s=a.tagName;Db.has(s)||(n=a.parentElement)==null||n.removeChild(a)}return e.innerHTML};var Nb=L('<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>'),Bb=L('<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>'),Ob=L('<div class="hot-key-map svelte-quklnq"></div>'),Hb={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,
|
|
165
165
|
.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,
|
|
166
|
-
.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 Zp(t,e){z(e,!1),K(t,zb);let[i,o]=Oe(),n=()=>S(s,"$data",i),a=Se(),{data:s,show:d}=a.ui.modals.hotKeyMap,l=()=>{d.set(!1)};kr(),jp(t,{get title(){return n().title},onClose:l,children:(u,f)=>{var _=Ub();xi(_,5,()=>n().groups,({title:p,items:b})=>p,(p,b)=>{let x=()=>r(b).title,y=()=>r(b).items;var C=Fb(),k=h(C),E=h(k,!0);g(k);var P=M(k,2);xi(P,5,y,({description:A,value:T})=>T,(A,T)=>{let R=()=>r(T).description,F=()=>r(T).value;var Y=Hb(),H=h(Y),X=h(H);Ml(X,()=>Nh(R()),!1,!1),g(H);var oe=M(H,2),ee=h(oe,!0);g(oe),g(Y),I(()=>ge(ee,F())),$(A,Y)}),g(P),g(C),I(()=>ge(E,x())),$(p,C)}),g(_),$(u,_)},$$slots:{default:!0}}),q(),o()}import{noop as a1}from"@vkontakte/videoplayer-shared/es2015";import{ChromecastState as o1,PlaybackState as Nf}from"@vkontakte/videoplayer-core/es2015";import"@vkontakte/videoplayer-shared/es2015";var qb=L('<div class="pillow svelte-1oe0j8n"><!></div>'),Wb={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 Xp(t,e){K(t,Wb);var i=qb(),o=h(i);he(o,()=>{var n;return(n=e.children)!=null?n:ne}),g(i),$(t,i)}import{VideoQuality as Jl}from"@vkontakte/videoplayer-shared/es2015";var Kb=$e('<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 Jp(t,e){let i=Ae(e,["$$slots","$$events","$$legacy","children"]);var o=Kb();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:ne}),be(2),g(o),I(()=>n=Te(o,n,W({xmlns:"http://www.w3.org/2000/svg",width:"9",height:"5",fill:"none",role:"img"},i))),$(t,o)}var Qb=$e('<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 ef(t,e){let i=Ae(e,["$$slots","$$events","$$legacy","children"]);var o=Qb();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:ne}),be(2),g(o),I(()=>n=Te(o,n,W({xmlns:"http://www.w3.org/2000/svg",width:"9",height:"5",fill:"none",role:"img"},i))),$(t,o)}var Gb=$e('<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 tf(t,e){let i=Ae(e,["$$slots","$$events","$$legacy","children"]);var o=Gb();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:ne}),be(),g(o),I(()=>n=Te(o,n,W({xmlns:"http://www.w3.org/2000/svg",width:"9",height:"5",fill:"none",role:"img"},i))),$(t,o)}var Yb=$e('<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 Zl(t,e){let i=Ae(e,["$$slots","$$events","$$legacy","children"]);var o=Yb();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:ne}),be(),g(o),I(()=>n=Te(o,n,W({xmlns:"http://www.w3.org/2000/svg",width:"13",height:"5",fill:"none",role:"img"},i))),$(t,o)}var jb=$e('<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 Xl(t,e){let i=Ae(e,["$$slots","$$events","$$legacy","children"]);var o=jb();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:ne}),be(2),g(o),I(()=>n=Te(o,n,W({xmlns:"http://www.w3.org/2000/svg",width:"15",height:"7",fill:"none",role:"img"},i))),$(t,o)}var Uc=t=>{switch(t){case Jl.Q_720P:return tf;case Jl.Q_1080P:return Zl;case Jl.Q_1440P:return Xl;case Jl.Q_2160P:return Jp;case Jl.Q_4320P:return ef}};var Zb=$e('<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 of(t,e){let i=Ae(e,["$$slots","$$events","$$legacy","children"]);var o=Zb();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:ne}),be(),g(o),I(()=>n=Te(o,n,W({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","aria-hidden":"true","data-testid":"settings-mobile-icon",role:"img"},i))),$(t,o)}var Xb=$e('<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 nf(t,e){let i=Ae(e,["$$slots","$$events","$$legacy","children"]);var o=Xb();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:ne}),be(2),g(o),I(()=>n=Te(o,n,W({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","data-testid":"settings-icon",role:"img"},i))),$(t,o)}var Jb=L('<div aria-hidden="true"><!> <!></div>'),e$={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 ed(t,e){z(e,!0),K(t,e$);let i=m(e,"isMobile",3,!1),o=m(e,"currentQuality",3,void 0),n=v(()=>Uc(o())),a=v(()=>!!r(n)&&[Zl,Xl].includes(r(n)));var s=ze(),d=pe(s);{var l=f=>{of(f,{})},u=f=>{var _=Jb();let p;var b=h(_);{var x=k=>{Xp(k,{children:(E,P)=>{var A=ze(),T=pe(A);wi(T,()=>r(n),(R,F)=>{F(R,{})}),$(E,A)},$$slots:{default:!0}})};V(b,k=>{r(n)&&k(x)})}var y=M(b,2);let C=v(()=>r(n)?"settings-icon--labeled":"settings-icon");nf(y,{get"data-testid"(){return r(C)},fill:"var(--btn-color, #fff)"}),g(_),I(k=>p=te(_,1,"icon svelte-8t5w85",null,p,k),[()=>({triple:r(a)})]),$(f,_)};V(d,f=>{i()?f(l):f(u,!1)})}$(t,s),q()}var t$=L('<span class="settings-icon-wrapper svelte-d9t49t"><!></span>'),i$={hash:"svelte-d9t49t",code:".settings-icon-wrapper.svelte-d9t49t {position:relative;width:24px;}"};function Ja(t,e){z(e,!0),K(t,i$);let[i,o]=Oe(),n=()=>S(e.ref$,"$ref$",i),a=()=>S(f,"$settingsMenuVisible",i),s=()=>S(b,"$isMobile",i),d=()=>S(u,"$currentQuality",i),l=Se(),u=l.state.currentQuality$,f=l.ui.settingsMenu.visible$,_=l.actions.internal.openSettingsMenu,p=l.actions.internal.closeSettingsMenu,b=l.ui.isMobile,x=l.ui.t,y=ie(void 0);qe(()=>{n()&&bt(()=>{e.ref$.set(r(y))})});let C=v(()=>a()?x("tooltip_settings_on"):x("tooltip_settings_off"));function k(P){return Tt(this,null,function*(){let A=ks(P);a()?p():_(A,wo)})}let E=v(()=>a()?"opened":"");Mt(t,{get className(){return r(E)},testId:"btn-settings",click:k,get ariaLabel(){return r(C)},get ariaExpanded(){return a()},get ref(){return r(y)},set ref(P){O(y,me(P))},children:(P,A)=>{var T=t$(),R=h(T);ed(R,{get isMobile(){return s()},get currentQuality(){return d()}}),g(T),$(P,T)},$$slots:{default:!0}}),q(),o()}var o$=$e('<svg><!><path fill="var(--btn-color, #fff)" d="M3 0h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3m1 9h2a1 1 0 0 0 0-2H4a1 1 0 0 0 0 2m5 0h7a1 1 0 1 0 0-2H9a1 1 0 0 0 0 2m-5 4h7a1 1 0 1 0 0-2H4a1 1 0 1 0 0 2m10 0h2a1 1 0 1 0 0-2h-2a1 1 0 1 0 0 2"></path></svg>');function rf(t,e){let i=Ae(e,["$$slots","$$events","$$legacy","children"]);var o=o$();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:ne}),be(),g(o),I(()=>n=Te(o,n,W({xmlns:"http://www.w3.org/2000/svg",width:"22",height:"16",fill:"none","aria-hidden":"true","data-testid":"subtitle-pained-icon",role:"img"},i))),$(t,o)}var n$=$e('<svg><!><path fill="var(--btn-color, #fff)" d="M14.692.428c2.293 0 3.124.24 3.962.687a4.67 4.67 0 0 1 1.944 1.944c.449.839.687 1.67.687 3.962v3.958c0 2.292-.238 3.123-.687 3.961a4.67 4.67 0 0 1-1.944 1.944c-.838.449-1.67.687-3.962.687H7.307c-2.293 0-3.124-.238-3.962-.687A4.67 4.67 0 0 1 1.4 14.94c-.448-.838-.687-1.669-.687-3.961V7.02c0-2.292.239-3.123.687-3.962a4.67 4.67 0 0 1 1.944-1.944C4.183.667 5.015.428 7.307.428zm.243 1.716-7.628-.001c-1.832 0-2.484.126-3.154.484a2.96 2.96 0 0 0-1.24 1.24c-.343.64-.473 1.264-.484 2.912v4.2c0 1.83.125 2.483.483 3.153q.433.809 1.241 1.24c.67.36 1.322.485 3.154.485h7.385c1.832 0 2.484-.126 3.154-.484a2.96 2.96 0 0 0 1.24-1.241c.36-.67.485-1.322.485-3.153V7.02c0-1.831-.126-2.483-.484-3.153a2.96 2.96 0 0 0-1.241-1.24c-.64-.343-1.263-.473-2.911-.484ZM11 10.714a.857.857 0 1 1 0 1.714H5.857a.857.857 0 0 1 0-1.714zm5.142 0a.857.857 0 1 1 0 1.714h-1.714a.857.857 0 0 1 0-1.714zm0-3.428a.857.857 0 1 1 0 1.714H11a.857.857 0 1 1 0-1.714zm-8.571 0a.857.857 0 0 1 0 1.714H5.857a.857.857 0 0 1 0-1.714z"></path></svg>');function td(t,e){let i=Ae(e,["$$slots","$$events","$$legacy","children"]);var o=n$();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:ne}),be(),g(o),I(()=>n=Te(o,n,W({xmlns:"http://www.w3.org/2000/svg",width:"22",height:"18",fill:"none","aria-hidden":"true","data-testid":"subtitle-empty-icon",role:"img"},i))),$(t,o)}function sf(t,e){z(e,!0);let i=m(e,"isSubtitlesEnabled",3,!1),n=Se().ui.t,a=v(()=>i()?n("tooltip_subtitles_on"):n("tooltip_subtitles_off"));Mt(t,{testId:"btn-Subtitles",get ariaLabel(){return r(a)},get click(){return e.click},get ariaKeyShortCut(){return Wr.KeyC},children:(s,d)=>{var l=ze(),u=pe(l);{var f=p=>{rf(p,{})},_=p=>{td(p,{})};V(u,p=>{i()?p(f):p(_,!1)})}$(s,l)},$$slots:{default:!0}}),q()}var r$=L('<span class="duration svelte-sz9er7"> </span>'),s$=L('<div><span class="current svelte-sz9er7"> </span> <!></div>'),a$={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 id(t,e){z(e,!0),K(t,a$);let i=m(e,"isMobile",3,!1),o=m(e,"showDuration",3,!0),n=m(e,"ref",15),a=v(()=>nn(e.duration)),s=v(()=>nn(e.position));var d=s$();let l;var u=h(d),f=h(u,!0);g(u);var _=M(u,2);{var p=b=>{var x=r$(),y=h(x,!0);g(x),I(()=>ge(y,r(a))),$(b,x)};V(_,b=>{o()&&b(p)})}g(d),dt(d,b=>n(b),()=>n()),I(b=>{l=te(d,1,"time svelte-sz9er7",null,l,b),ge(f,r(s))},[()=>({mobile:i()})]),$(t,d),q()}import{noop as zc}from"@vkontakte/videoplayer-shared/es2015";var l$=$e('<svg xmlns="http://www.w3.org/2000/svg" class="icon svelte-1n5yyua" aria-hidden="true"><g fill="var(--btn-color, #fff)" fill-rule="evenodd"><path class="wave2 svelte-1n5yyua" d="M12.98 18.823c-.031 1.207-.67 1.609-1.828.62-1.719-1.469-3.609-3.194-4.242-3.721-.632-.529-1.645-.62-3.073-.62-1.427 0-1.815-.621-1.815-1.241s-.014-1.83-.014-2.001c0-.055.005-.086.014-.13.02-.095-.058-.973 0-1.59.085-.906.388-1.241 1.815-1.241 1.428 0 2.44-.092 3.073-.62.633-.529 2.523-2.253 4.242-3.722 1.158-.989 1.797-.587 1.829.62.043 1.607 0 3.85 0 6.683 0 2.83.043 5.356 0 6.963zm2.901-8.704A.875.875 0 1 1 17.12 8.88c.176.177.41.47.64.872.384.671.616 1.425.616 2.247s-.232 1.576-.615 2.247a4.23 4.23 0 0 1-.641.872.875.875 0 1 1-1.238-1.238c.074-.073.214-.249.36-.503.241-.423.384-.887.384-1.378s-.143-.955-.385-1.378a2.597 2.597 0 0 0-.359-.503zm3-2A.875.875 0 1 1 20.12 6.88c.263.264.62.74.966 1.432.517 1.033.843 2.255.89 3.716-.047 1.403-.373 2.625-.89 3.658-.346.692-.703 1.168-.966 1.432a.875.875 0 1 1-1.238-1.238c.138-.137.383-.464.639-.976.407-.814.667-1.79.705-2.876-.038-1.144-.298-2.12-.705-2.934-.256-.512-.501-.839-.639-.976z"></path><path class="wave1 svelte-1n5yyua" d="M12.98 18.823c-.031 1.207-.67 1.609-1.828.62-1.719-1.469-3.609-3.194-4.242-3.721-.632-.529-1.645-.62-3.073-.62-1.427 0-1.815-.621-1.815-1.241s-.014-1.83-.014-2.001c0-.055.005-.086.014-.13.02-.095-.058-.973 0-1.59.085-.906.388-1.241 1.815-1.241 1.428 0 2.44-.092 3.073-.62.633-.529 2.523-2.253 4.242-3.722 1.158-.989 1.797-.587 1.829.62.043 1.607 0 3.85 0 6.683 0 2.83.043 5.356 0 6.963zm2.901-8.704A.875.875 0 1 1 17.12 8.88c.176.177.41.47.64.872.384.671.616 1.425.616 2.247s-.232 1.576-.615 2.247a4.23 4.23 0 0 1-.641.872.875.875 0 1 1-1.238-1.238c.074-.073.214-.249.36-.503.241-.423.384-.887.384-1.378s-.143-.955-.385-1.378a2.597 2.597 0 0 0-.359-.503z"></path><path class="cross svelte-1n5yyua" d="m20 10.763 2.381-2.382A.875.875 0 1 1 23.62 9.62L21.237 12l2.382 2.381a.875.875 0 1 1-1.238 1.238L20 13.237l-2.381 2.382a.875.875 0 1 1-1.238-1.238L18.763 12 16.38 9.619A.875.875 0 1 1 17.62 8.38zm-7.02 8.06c-.031 1.207-.67 1.609-1.828.62-1.719-1.469-3.609-3.194-4.242-3.721-.632-.529-1.645-.62-3.073-.62-1.427 0-1.815-.621-1.815-1.241s-.014-1.83-.014-2.001c0-.055.005-.086.014-.13.02-.095-.058-.973 0-1.59.085-.906.388-1.241 1.815-1.241 1.428 0 2.44-.092 3.073-.62.633-.529 2.523-2.253 4.242-3.722 1.158-.989 1.797-.587 1.829.62.043 1.607 0 3.85 0 6.683 0 2.83.043 5.356 0 6.963z"></path></g></svg>'),d$={hash:"svelte-1n5yyua",code:`.icon.svelte-1n5yyua {display:block;width:24px;height:24px;}.icon.svelte-1n5yyua .cross:where(.svelte-1n5yyua) {visibility:hidden;}.icon[data-value='off'].svelte-1n5yyua .wave1:where(.svelte-1n5yyua),
|
|
166
|
+
.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 Gp(t,e){W(e,!1),G(t,Hb);let[i,o]=Fe(),n=()=>C(s,"$data",i),a=Ce(),{data:s,show:d}=a.ui.modals.hotKeyMap,l=()=>{d.set(!1)};Pr(),Qp(t,{get title(){return n().title},onClose:l,children:(u,f)=>{var _=Ob();xi(_,5,()=>n().groups,({title:p,items:$})=>p,(p,$)=>{let w=()=>r($).title,y=()=>r($).items;var S=Bb(),k=h(S),P=h(k,!0);g(k);var A=M(k,2);xi(A,5,y,({description:E,value:T})=>T,(E,T)=>{let V=()=>r(T).description,z=()=>r(T).value;var j=Nb(),F=h(j),Z=h(F);Tl(Z,()=>Vh(V()),!1,!1),g(F);var J=M(F,2),ne=h(J,!0);g(J),g(j),I(()=>ge(ne,z())),b(E,j)}),g(A),g(S),I(()=>ge(P,w())),b(p,S)}),g(_),b(u,_)},$$slots:{default:!0}}),q(),o()}import{noop as n1}from"@vkontakte/videoplayer-shared/es2015";import{ChromecastState as e1,PlaybackState as Vf}from"@vkontakte/videoplayer-core/es2015";import"@vkontakte/videoplayer-shared/es2015";var Fb=L('<div class="pillow svelte-1oe0j8n"><!></div>'),Ub={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 Yp(t,e){G(t,Ub);var i=Fb(),o=h(i);he(o,()=>{var n;return(n=e.children)!=null?n:oe}),g(i),b(t,i)}import{VideoQuality as Gl}from"@vkontakte/videoplayer-shared/es2015";var zb=$e('<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 jp(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=zb();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(2),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"9",height:"5",fill:"none",role:"img"},i))),b(t,o)}var Wb=$e('<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 Zp(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=Wb();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(2),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"9",height:"5",fill:"none",role:"img"},i))),b(t,o)}var qb=$e('<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 Xp(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=qb();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"9",height:"5",fill:"none",role:"img"},i))),b(t,o)}var Kb=$e('<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 Kl(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=Kb();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"13",height:"5",fill:"none",role:"img"},i))),b(t,o)}var Qb=$e('<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 Ql(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=Qb();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(2),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"15",height:"7",fill:"none",role:"img"},i))),b(t,o)}var Bc=t=>{switch(t){case Gl.Q_720P:return Xp;case Gl.Q_1080P:return Kl;case Gl.Q_1440P:return Ql;case Gl.Q_2160P:return jp;case Gl.Q_4320P:return Zp}};var Gb=$e('<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 Jp(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=Gb();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","aria-hidden":"true","data-testid":"settings-mobile-icon",role:"img"},i))),b(t,o)}var Yb=$e('<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 ef(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=Yb();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(2),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","data-testid":"settings-icon",role:"img"},i))),b(t,o)}var jb=L('<div aria-hidden="true"><!> <!></div>'),Zb={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 Yl(t,e){W(e,!0),G(t,Zb);let i=v(e,"isMobile",3,!1),o=v(e,"currentQuality",3,void 0),n=m(()=>Bc(o())),a=m(()=>!!r(n)&&[Kl,Ql].includes(r(n)));var s=Ue(),d=pe(s);{var l=f=>{Jp(f,{})},u=f=>{var _=jb();let p;var $=h(_);{var w=k=>{Yp(k,{children:(P,A)=>{var E=Ue(),T=pe(E);wi(T,()=>r(n),(V,z)=>{z(V,{})}),b(P,E)},$$slots:{default:!0}})};R($,k=>{r(n)&&k(w)})}var y=M($,2);let S=m(()=>r(n)?"settings-icon--labeled":"settings-icon");ef(y,{get"data-testid"(){return r(S)},fill:"var(--btn-color, #fff)"}),g(_),I(k=>p=ie(_,1,"icon svelte-8t5w85",null,p,k),[()=>({triple:r(a)})]),b(f,_)};R(d,f=>{i()?f(l):f(u,!1)})}b(t,s),q()}var Xb=L('<span class="settings-icon-wrapper svelte-d9t49t"><!></span>'),Jb={hash:"svelte-d9t49t",code:".settings-icon-wrapper.svelte-d9t49t {position:relative;width:24px;}"};function ja(t,e){W(e,!0),G(t,Jb);let[i,o]=Fe(),n=()=>C(e.ref$,"$ref$",i),a=()=>C(f,"$settingsMenuVisible",i),s=()=>C($,"$isMobile",i),d=()=>C(u,"$currentQuality",i),l=Ce(),u=l.state.currentQuality$,f=l.ui.settingsMenu.visible$,_=l.actions.internal.openSettingsMenu,p=l.actions.internal.closeSettingsMenu,$=l.ui.isMobile,w=l.ui.t,y=te(void 0);qe(()=>{n()&&bt(()=>{e.ref$.set(r(y))})});let S=m(()=>a()?w("tooltip_settings_on"):w("tooltip_settings_off"));function k(A){return Ct(this,null,function*(){let E=Ss(A);a()?p():_(E,yo)})}let P=m(()=>a()?"opened":"");Pt(t,{get className(){return r(P)},testId:"btn-settings",click:k,get ariaLabel(){return r(S)},get ariaExpanded(){return a()},get ref(){return r(y)},set ref(A){O(y,ve(A))},children:(A,E)=>{var T=Xb(),V=h(T);Yl(V,{get isMobile(){return s()},get currentQuality(){return d()}}),g(T),b(A,T)},$$slots:{default:!0}}),q(),o()}var e$=$e('<svg><!><path fill="var(--btn-color, #fff)" d="M3 0h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3m1 9h2a1 1 0 0 0 0-2H4a1 1 0 0 0 0 2m5 0h7a1 1 0 1 0 0-2H9a1 1 0 0 0 0 2m-5 4h7a1 1 0 1 0 0-2H4a1 1 0 1 0 0 2m10 0h2a1 1 0 1 0 0-2h-2a1 1 0 1 0 0 2"></path></svg>');function tf(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=e$();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"22",height:"16",fill:"none","aria-hidden":"true","data-testid":"subtitle-pained-icon",role:"img"},i))),b(t,o)}var t$=$e('<svg><!><path fill="var(--btn-color, #fff)" d="M14.692.428c2.293 0 3.124.24 3.962.687a4.67 4.67 0 0 1 1.944 1.944c.449.839.687 1.67.687 3.962v3.958c0 2.292-.238 3.123-.687 3.961a4.67 4.67 0 0 1-1.944 1.944c-.838.449-1.67.687-3.962.687H7.307c-2.293 0-3.124-.238-3.962-.687A4.67 4.67 0 0 1 1.4 14.94c-.448-.838-.687-1.669-.687-3.961V7.02c0-2.292.239-3.123.687-3.962a4.67 4.67 0 0 1 1.944-1.944C4.183.667 5.015.428 7.307.428zm.243 1.716-7.628-.001c-1.832 0-2.484.126-3.154.484a2.96 2.96 0 0 0-1.24 1.24c-.343.64-.473 1.264-.484 2.912v4.2c0 1.83.125 2.483.483 3.153q.433.809 1.241 1.24c.67.36 1.322.485 3.154.485h7.385c1.832 0 2.484-.126 3.154-.484a2.96 2.96 0 0 0 1.24-1.241c.36-.67.485-1.322.485-3.153V7.02c0-1.831-.126-2.483-.484-3.153a2.96 2.96 0 0 0-1.241-1.24c-.64-.343-1.263-.473-2.911-.484ZM11 10.714a.857.857 0 1 1 0 1.714H5.857a.857.857 0 0 1 0-1.714zm5.142 0a.857.857 0 1 1 0 1.714h-1.714a.857.857 0 0 1 0-1.714zm0-3.428a.857.857 0 1 1 0 1.714H11a.857.857 0 1 1 0-1.714zm-8.571 0a.857.857 0 0 1 0 1.714H5.857a.857.857 0 0 1 0-1.714z"></path></svg>');function jl(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=t$();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"22",height:"18",fill:"none","aria-hidden":"true","data-testid":"subtitle-empty-icon",role:"img"},i))),b(t,o)}function of(t,e){W(e,!0);let i=v(e,"isSubtitlesEnabled",3,!1),n=Ce().ui.t,a=m(()=>i()?n("tooltip_subtitles_on"):n("tooltip_subtitles_off"));Pt(t,{testId:"btn-Subtitles",get ariaLabel(){return r(a)},get click(){return e.click},get ariaKeyShortCut(){return Wr.KeyC},children:(s,d)=>{var l=Ue(),u=pe(l);{var f=p=>{tf(p,{})},_=p=>{jl(p,{})};R(u,p=>{i()?p(f):p(_,!1)})}b(s,l)},$$slots:{default:!0}}),q()}var i$=L('<span class="duration svelte-sz9er7"> </span>'),o$=L('<div><span class="current svelte-sz9er7"> </span> <!></div>'),n$={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 Zl(t,e){W(e,!0),G(t,n$);let i=v(e,"isMobile",3,!1),o=v(e,"showDuration",3,!0),n=v(e,"ref",15),a=m(()=>pr(e.duration)),s=m(()=>pr(e.position));var d=o$();let l;var u=h(d),f=h(u,!0);g(u);var _=M(u,2);{var p=$=>{var w=i$(),y=h(w,!0);g(w),I(()=>ge(y,r(a))),b($,w)};R(_,$=>{o()&&$(p)})}g(d),ct(d,$=>n($),()=>n()),I($=>{l=ie(d,1,"time svelte-sz9er7",null,l,$),ge(f,r(s))},[()=>({mobile:i()})]),b(t,d),q()}import{noop as Oc}from"@vkontakte/videoplayer-shared/es2015";var r$=$e('<svg xmlns="http://www.w3.org/2000/svg" class="icon svelte-1n5yyua" aria-hidden="true"><g fill="var(--btn-color, #fff)" fill-rule="evenodd"><path class="wave2 svelte-1n5yyua" d="M12.98 18.823c-.031 1.207-.67 1.609-1.828.62-1.719-1.469-3.609-3.194-4.242-3.721-.632-.529-1.645-.62-3.073-.62-1.427 0-1.815-.621-1.815-1.241s-.014-1.83-.014-2.001c0-.055.005-.086.014-.13.02-.095-.058-.973 0-1.59.085-.906.388-1.241 1.815-1.241 1.428 0 2.44-.092 3.073-.62.633-.529 2.523-2.253 4.242-3.722 1.158-.989 1.797-.587 1.829.62.043 1.607 0 3.85 0 6.683 0 2.83.043 5.356 0 6.963zm2.901-8.704A.875.875 0 1 1 17.12 8.88c.176.177.41.47.64.872.384.671.616 1.425.616 2.247s-.232 1.576-.615 2.247a4.23 4.23 0 0 1-.641.872.875.875 0 1 1-1.238-1.238c.074-.073.214-.249.36-.503.241-.423.384-.887.384-1.378s-.143-.955-.385-1.378a2.597 2.597 0 0 0-.359-.503zm3-2A.875.875 0 1 1 20.12 6.88c.263.264.62.74.966 1.432.517 1.033.843 2.255.89 3.716-.047 1.403-.373 2.625-.89 3.658-.346.692-.703 1.168-.966 1.432a.875.875 0 1 1-1.238-1.238c.138-.137.383-.464.639-.976.407-.814.667-1.79.705-2.876-.038-1.144-.298-2.12-.705-2.934-.256-.512-.501-.839-.639-.976z"></path><path class="wave1 svelte-1n5yyua" d="M12.98 18.823c-.031 1.207-.67 1.609-1.828.62-1.719-1.469-3.609-3.194-4.242-3.721-.632-.529-1.645-.62-3.073-.62-1.427 0-1.815-.621-1.815-1.241s-.014-1.83-.014-2.001c0-.055.005-.086.014-.13.02-.095-.058-.973 0-1.59.085-.906.388-1.241 1.815-1.241 1.428 0 2.44-.092 3.073-.62.633-.529 2.523-2.253 4.242-3.722 1.158-.989 1.797-.587 1.829.62.043 1.607 0 3.85 0 6.683 0 2.83.043 5.356 0 6.963zm2.901-8.704A.875.875 0 1 1 17.12 8.88c.176.177.41.47.64.872.384.671.616 1.425.616 2.247s-.232 1.576-.615 2.247a4.23 4.23 0 0 1-.641.872.875.875 0 1 1-1.238-1.238c.074-.073.214-.249.36-.503.241-.423.384-.887.384-1.378s-.143-.955-.385-1.378a2.597 2.597 0 0 0-.359-.503z"></path><path class="cross svelte-1n5yyua" d="m20 10.763 2.381-2.382A.875.875 0 1 1 23.62 9.62L21.237 12l2.382 2.381a.875.875 0 1 1-1.238 1.238L20 13.237l-2.381 2.382a.875.875 0 1 1-1.238-1.238L18.763 12 16.38 9.619A.875.875 0 1 1 17.62 8.38zm-7.02 8.06c-.031 1.207-.67 1.609-1.828.62-1.719-1.469-3.609-3.194-4.242-3.721-.632-.529-1.645-.62-3.073-.62-1.427 0-1.815-.621-1.815-1.241s-.014-1.83-.014-2.001c0-.055.005-.086.014-.13.02-.095-.058-.973 0-1.59.085-.906.388-1.241 1.815-1.241 1.428 0 2.44-.092 3.073-.62.633-.529 2.523-2.253 4.242-3.722 1.158-.989 1.797-.587 1.829.62.043 1.607 0 3.85 0 6.683 0 2.83.043 5.356 0 6.963z"></path></g></svg>'),s$={hash:"svelte-1n5yyua",code:`.icon.svelte-1n5yyua {display:block;width:24px;height:24px;}.icon.svelte-1n5yyua .cross:where(.svelte-1n5yyua) {visibility:hidden;}.icon[data-value='off'].svelte-1n5yyua .wave1:where(.svelte-1n5yyua),
|
|
167
167
|
.icon[data-value='off'].svelte-1n5yyua .wave2:where(.svelte-1n5yyua) {visibility:hidden;}.icon[data-value='off'].svelte-1n5yyua .cross:where(.svelte-1n5yyua) {visibility:visible;}.icon[data-value='mid'].svelte-1n5yyua .wave2:where(.svelte-1n5yyua),
|
|
168
|
-
.icon[data-value='min'].svelte-1n5yyua .wave2:where(.svelte-1n5yyua) {visibility:hidden;}`};function
|
|
168
|
+
.icon[data-value='min'].svelte-1n5yyua .wave2:where(.svelte-1n5yyua) {visibility:hidden;}`};function Ts(t,e){G(t,s$);let i=v(e,"volume",3,1),o=v(e,"muted",3,!1),n=(d,l)=>l?"off":d>.5?"max":d>.2?"mid":d>0?"min":"off",a=m(()=>n(i(),o()));var s=r$();I(()=>{var d;He(s,"data-value",r(a)),He(s,"data-testid",`volume-${(d=r(a))!=null?d:""}-icon`)}),b(t,s)}import{isNonNullable as Dh,noop as Mr}from"@vkontakte/videoplayer-shared/es2015";import{noop as rf}from"@vkontakte/videoplayer-shared/es2015";import{noop as l$}from"@vkontakte/videoplayer-shared/es2015";var a$=L('<div class="overlay"><!></div>');function nf(t,e){W(e,!0);let[i,o]=Fe(),n=()=>C(s,"$overlayContainer$",i),s=Ce().ui.overlayContainer$,d=te(void 0),l=p=>{!p||!r(d)||!p.contains(r(d))||p.removeChild(r(d))},u=p=>{!p||!r(d)||p.contains(r(d))||p.appendChild(r(d))};qe(()=>{u(n())}),Ht(()=>(u(n()),()=>l(n())));var f=a$(),_=h(f);he(_,()=>{var p;return(p=e.children)!=null?p:oe}),g(f),ct(f,p=>O(d,p),()=>r(d)),b(t,f),q(),o()}var d$=L('<div class="tooltip svelte-hxlyne"><div class="content svelte-hxlyne"> </div> <div class="tooltip-pointer svelte-hxlyne"></div></div>'),c$=L("<div><!></div> <!>",1),u$={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 sa(t,e){W(e,!0),G(t,u$);let[i,o]=Fe(),n=()=>C(Z,"$overlayContainer$",i),a=()=>C(F,"$containerSize",i),s=v(e,"isMobile",3,!1),d=v(e,"content",3,""),l=v(e,"active",15,!1),u=v(e,"translateX",3,0),f=v(e,"translateY",3,0),_=v(e,"isFullWidthWrapper",3,!1),p=v(e,"maxTooltipWidth",3,void 0),$=v(e,"placement",3,"top"),w=v(e,"onVisibilityChange",3,l$),y=5,S=te(void 0),k=te(void 0),P,A=te(0),E=te(0),T=te(0),V=te(0),z=Qt(),j=Ce(),F=j.ui.playerSize,Z=j.ui.overlayContainer$;qe(()=>{bt(()=>{w()(l())})});let J=j.getLogger().createComponentLog("Tooltip component"),ne=()=>{if(!n()||!r(k)||!r(S))return;O(E,y);let Ae=n().getBoundingClientRect(),ye=r(S).getBoundingClientRect(),Ve=ye.width,Ze=r(k).clientWidth,ut=a().width,nt=(Ve-Ze)/2,Nt=ye.left+u()-Ae.left,rt=Nt+nt,yt=ye.top+f()-Ae.top,zt=Ze/2-y,Gt=rt<8,Be=rt+Ze>ut-8;Gt&&(rt=8,zt=Nt+ye.width/2-2.5*y),Be&&(rt=ut-8-Ze,zt=ye.left-Ae.left+ye.width/2-rt-y),O(T,ve(rt)),O(V,yt),O(A,ve(zt))},fe=()=>{!n()||!r(k)||!r(S)||O(E,-y)},de=()=>{if(!n()||!r(k)||!r(S))return;O(A,y);let Ae=n().getBoundingClientRect(),ye=r(S).getBoundingClientRect(),Ve=ye.height,Ze=r(k).clientHeight,ut=(Ve-Ze)/2+Ze,nt=ye.left+u()-Ae.left-r(k).clientWidth,Nt=2,rt=nt-y;rt<8&&(rt=8);let zt=ye.top+f()-Ae.top+ut,Gt=Nt-ut/2,Be=Nt-y;O(T,ve(rt)),O(V,zt),O(E,Gt),O(A,Be)},Re=()=>{!n()||!r(k)||!r(S)||O(A,-y)},Me=()=>{switch($()){case"top":ne();break;case"bottom":fe();break;case"left":de();break;default:Re()}},ee=()=>{try{if(!n()||!r(S))return;Me(),l(!0)}catch(Ae){J({message:String(Ae)})}},Le=()=>{l(!1)},X=()=>{r(k)&&(P||(P=window.setTimeout(ee,z.controls.hideTimeoutTooltips)),l()&&ee())},N=()=>{Le(),window.clearTimeout(P),P=void 0},De=(Ae,ye,Ve)=>{let Ze="";switch($()){case"top":Ze=`transform: translate(${Ae}px, ${ye}px);`;break;case"bottom":Ze=`transform: translate(${Ae}px, ${ye}px); top: auto; bottom: 100%;`;break;case"left":Ze=`transform: translate(${Ae}px, ${ye}px); left: 0; right: auto;`;break;default:Ze=`transform: translate(${Ae}px, ${ye}px);`}return Ze+=` max-width: ${p()===void 0?"auto":`${p()}px`};`,Ze+=` opacity: ${Ve?1:0}; visibility: ${Ve?"visible":"hidden"}`,Ze},re=(Ae,ye)=>{let Ve="";switch($()){case"top":Ve=`transform: translate(${Ae}px, ${ye}px) rotate(0); top: auto; bottom: 0;`;break;case"bottom":Ve=`transform: translate(${Ae}px, ${ye}px) rotate(180deg); top: 0; bottom: auto;`;break;case"left":Ve=`transform: translate(${Ae}px, ${ye}px) rotate(-90deg); left: 100%; top: auto; bottom: 0;`;break;default:Ve=`transform: translate(${Ae}px, ${ye}px) rotate(90deg); right: 100%; top: auto; bottom: 0;`}return Ve},Ee=m(()=>De(r(T),r(V),l())),Ne=m(()=>re(r(A),r(E)));Ht(Me),yn(()=>window.clearTimeout(P));var me=c$(),B=pe(me);let ce;B.__mousemove=X,B.__mousedown=N,B.__mouseup=X;var Pe=h(B);he(Pe,()=>{var Ae;return(Ae=e.children)!=null?Ae:oe}),g(B),ct(B,Ae=>O(S,Ae),()=>r(S));var Ge=M(B,2);{var at=Ae=>{nf(Ae,{children:(ye,Ve)=>{var Ze=d$(),ut=h(Ze),nt=h(ut,!0);g(ut);var Nt=M(ut,2);g(Ze),ct(Ze,rt=>O(k,rt),()=>r(k)),I(()=>{tt(Ze,r(Ee)),ge(nt,d()),tt(Nt,r(Ne))}),b(ye,Ze)},$$slots:{default:!0}})};R(Ge,Ae=>{d()&&!s()&&Ae(at)})}I(Ae=>ce=ie(B,1,"tooltip-wrapper svelte-hxlyne",null,ce,Ae),[()=>({"full-width":_()})]),It("mouseenter",B,X),It("mouseleave",B,N),b(t,me),q(),o()}st(["mousemove","mousedown","mouseup"]);var Rh=t=>{t.stopPropagation()},p$=L("<div><!></div>"),f$={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 Ro(t,e){W(e,!0),G(t,f$);let[i,o]=Fe(),n=()=>C(u,"$isGraphOpened$",i),a=()=>C(l,"$isMobile",i),s=Ce(),d=lo(),l=s.ui.isMobile,u=d.graphIsOpened$,f=s.ui.t,_=v(e,"className",3,""),p=v(e,"disabled",3,!1),$=v(e,"hasTooltip",3,!0),w=v(e,"ref",15,void 0),y=v(e,"width",15,void 0),S=v(e,"isFullWidthTooltip",3,!0),k=v(e,"tooltipContent",3,""),P=v(e,"tooltipActive",3,!1),A=v(e,"tooltipPlacement",3,"top"),E=v(e,"disabledTooltipContent",19,()=>f("tooltip_button_disabled")),T=v(e,"isAriaHidden",3,!1),V=v(e,"onTooltipVisibilityChange",3,rf),z=v(e,"initialTranslateXPx",3,0),j=v(e,"initialTranslateYPx",19,()=>-18),F=v(e,"mouseEnter",3,rf),Z=v(e,"mouseLeave",3,rf),J=m(()=>p()?n()?f("tooltip_disabled_when_graph_on"):E():k());var ne=p$();ne.__pointerdown=[Rh],ne.__click=[Rh];var fe=h(ne);{var de=Me=>{sa(Me,{get content(){return r(J)},get translateX(){return z()},get translateY(){return j()},get isFullWidthWrapper(){return S()},get active(){return P()},get placement(){return A()},get onVisibilityChange(){return V()},children:(ee,Le)=>{var X=Ue(),N=pe(X);he(N,()=>{var De;return(De=e.children)!=null?De:oe}),b(ee,X)},$$slots:{default:!0}})},Re=Me=>{var ee=Ue(),Le=pe(ee);he(Le,()=>{var X;return(X=e.children)!=null?X:oe}),b(Me,ee)};R(fe,Me=>{$()&&r(J)&&!a()?Me(de):Me(Re,!1)})}g(ne),ct(ne,Me=>w(Me),()=>w()),I(()=>{var Me;ie(ne,1,`btn-container ${(Me=_())!=null?Me:""}`,"svelte-p9r045"),He(ne,"aria-hidden",T()||null)}),It("mouseenter",ne,function(...Me){var ee;(ee=F())==null||ee.apply(this,Me)}),It("mouseleave",ne,function(...Me){var ee;(ee=Z())==null||ee.apply(this,Me)}),zr(ne,"clientWidth",y),b(t,ne),q(),o()}st(["pointerdown","click"]);var m$=$e('<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 Xl(t,e){"use strict";var i=m$(),o=h(i),n=M(o);g(i),I(()=>{He(i,"data-testid",(e.completed,"interactive-episode-completed-icon")),He(o,"fill-opacity",e.completed?1:.24),He(n,"fill",e.completed?"var(--interactive-episode-complete)":"white")}),b(t,i)}var v$=L("<div><!></div>"),g$={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 sf(t,e){W(e,!0),G(t,g$);let o=Ce().ui.t,n=te(0),a=m(()=>o(e.videoEpisode.completed?"tooltip_episode_finished":"tooltip_episode_unfinished"));Ro(t,{get tooltipContent(){return r(a)},initialTranslateXPx:-10,initialTranslateYPx:-10,get disabled(){return e.disabled},get width(){return r(n)},isAriaHidden:!0,isFullWidthTooltip:!1,children:(s,d)=>{var l=v$();let u;var f=h(l);let _=m(()=>!!e.videoEpisode.completed);Xl(f,{get completed(){return r(_)}}),g(l),I(p=>{u=ie(l,1,"interactive-episode-icon svelte-bklhpe",null,u,p),tt(l,`left: ${e.videoEpisode.from+e.videoEpisode.width/2}%`)},[()=>({disabled:e.disabled})]),zr(l,"clientWidth",p=>O(n,p)),b(s,l)},$$slots:{default:!0}}),q()}var h$=L('<div><div class="video-episode-inner svelte-1u6kv8l"><div class="video-episode-loaded svelte-1u6kv8l"></div> <div></div></div></div>'),_$=L('<div class="video-episodes-wrap svelte-1u6kv8l"></div>'),b$={hash:"svelte-1u6kv8l",code:`.video-episodes-wrap.svelte-1u6kv8l {position:absolute;width:100%;height:100%;}.video-episode.svelte-1u6kv8l {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-1u6kv8l:not(.disabled):where(:hover, :active) {transform:scaleY(1.5);}.video-episode-inner.svelte-1u6kv8l,
|
|
169
169
|
.video-episode-loaded.svelte-1u6kv8l,
|
|
170
|
-
.video-episode-filled.svelte-1u6kv8l {position:absolute;height:var(--slider-height);border-radius:var(--slider-radius);}.video-episode-inner.svelte-1u6kv8l {position:absolute;overflow:hidden;width:calc(100% - 2 * var(--slider-video-episode-gap));background:var(--slider-bg);}.video-episode-loaded.svelte-1u6kv8l {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-1u6kv8l {position:absolute;left:-100%;width:100%;height:100%;border-radius:var(--slider-radius);background-color:var(--slider-filled-bg);}`};function
|
|
170
|
+
.video-episode-filled.svelte-1u6kv8l {position:absolute;height:var(--slider-height);border-radius:var(--slider-radius);}.video-episode-inner.svelte-1u6kv8l {position:absolute;overflow:hidden;width:calc(100% - 2 * var(--slider-video-episode-gap));background:var(--slider-bg);}.video-episode-loaded.svelte-1u6kv8l {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-1u6kv8l {position:absolute;left:-100%;width:100%;height:100%;border-radius:var(--slider-radius);background-color:var(--slider-filled-bg);}`};function af(t,e){G(t,b$);let i=v(e,"videoEpisodes",19,()=>[]);var o=_$();xi(o,21,i,n=>n.from,(n,a)=>{var s=h$();let d;var l=h(s),u=h(l),f=M(u,2);let _;g(l),g(s),I((p,$)=>{d=ie(s,1,"video-episode svelte-1u6kv8l",null,d,p),tt(s,`left: ${r(a).from}%; width: ${r(a).width}%`),tt(u,`transform: translateX(${r(a).loadedWidth/r(a).width*100}%)`),_=ie(f,1,"video-episode-filled svelte-1u6kv8l",null,_,$),tt(f,`transform: translateX(${r(a).filledWidth/r(a).width*100}%)`)},[()=>({disabled:e.disabled,mobile:e.isMobile}),()=>({mobile:e.isMobile})]),b(n,s)}),g(o),b(t,o)}function $$(t,e,i,o,n,a,s){if(t.preventDefault(),e()&&O(i,ve(e().getBoundingClientRect())),o()||r(n)||!e())return;O(n,!0);let d=a(t.clientX,t.clientY);s()(d),e().setPointerCapture(t.pointerId)}function y$(t,e,i,o,n,a,s,d){if(t.preventDefault(),e())return;let l=i(t.clientX,t.clientY),u=o(t.clientX);n()(l,u,r(a).width),r(s)&&d()(l)}function x$(t,e,i,o,n){if(t.preventDefault(),e()||!r(i))return;O(i,!1);let a=o(t.clientX,t.clientY);n()(a)}function w$(t,e,i,o){t.stopPropagation(),e()&&i()(o(t.clientX,t.clientY))}var S$=L("<div></div>"),C$=L('<div class="bars svelte-1tpemng"><div class="loaded svelte-1tpemng"></div> <div></div></div>'),T$=L('<!> <div role="slider" tabindex="0"><!> <div><div></div></div></div>',1),k$={hash:"svelte-1tpemng",code:`.interactive-icons.svelte-1tpemng {position:absolute;width:calc(100% - 20px);top:-28px;}.interactive-icons.mobile.svelte-1tpemng {top:-10px;}.slider.svelte-1tpemng {position:relative;height:var(--slider-height);border-radius:var(--slider-radius);cursor:pointer;transition:visibility 0.2s, opacity 0.2s;will-change:opacity, transform;width:100%;touch-action:none;-webkit-tap-highlight-color:transparent;}.no-handle.svelte-1tpemng {cursor:default;}.slider.svelte-1tpemng:before {
|
|
171
171
|
/* 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-1tpemng {position:absolute;width:100%;height:100%;border-radius:var(--slider-radius);overflow:hidden;background:var(--slider-bg);}.loaded.svelte-1tpemng {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-1tpemng {position:absolute;left:-100%;width:100%;height:100%;border-radius:var(--slider-radius);background-color:var(--slider-filled-bg);}.slider.square.svelte-1tpemng,
|
|
172
172
|
.slider.square.svelte-1tpemng > .bars:where(.svelte-1tpemng),
|
|
173
173
|
.slider.square.svelte-1tpemng .loaded:where(.svelte-1tpemng),
|
|
174
174
|
.slider.square.svelte-1tpemng .filled:where(.svelte-1tpemng) {border-radius:unset;}.filled.active-live.svelte-1tpemng {background-color:var(--timeline-slider-filled-active-live-bg);}.filled.ads.svelte-1tpemng {background-color:var(--slider-filled-ads);}.handleWrap.svelte-1tpemng {position:absolute;left:-100%;width:100%;}.handle.svelte-1tpemng {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, visibility 0.2s;will-change:opacity, transform;}.handle.active-live.svelte-1tpemng {background-color:var(--timeline-slider-handle-active-live-bg);}.slider.svelte-1tpemng:hover .handle:where(.svelte-1tpemng),
|
|
175
|
-
.slider-dragging.svelte-1tpemng .handle:where(.svelte-1tpemng) {visibility:visible;opacity:1;transform:scale(1);}.slider-dragging.svelte-1tpemng .handle:where(.svelte-1tpemng) {transform:scale(1.3);}.slider-vertical.svelte-1tpemng {position:absolute;left:-8px;top:-18px;transform-origin:0 0;transform:rotate(-90deg);}.slider.disabled.svelte-1tpemng {cursor:default;opacity:0.4;}`};function
|
|
176
|
-
svg[data-testid="open-fullscreen-icon"] ._exit {visibility:hidden;opacity:0;}`};function
|
|
175
|
+
.slider-dragging.svelte-1tpemng .handle:where(.svelte-1tpemng) {visibility:visible;opacity:1;transform:scale(1);}.slider-dragging.svelte-1tpemng .handle:where(.svelte-1tpemng) {transform:scale(1.3);}.slider-vertical.svelte-1tpemng {position:absolute;left:-8px;top:-18px;transform-origin:0 0;transform:rotate(-90deg);}.slider.disabled.svelte-1tpemng {cursor:default;opacity:0.4;}`};function aa(t,e){W(e,!0),G(t,k$);let i=v(e,"ref",15,void 0),o=v(e,"className",3,""),n=v(e,"testId",3,void 0),a=v(e,"isHidden",3,!1),s=v(e,"isVertical",3,!1),d=v(e,"isActiveLive",3,!1),l=v(e,"isMobile",3,!1),u=v(e,"squareBorders",3,!1),f=v(e,"videoEpisodes",19,()=>[]),_=v(e,"withWheelHandler",3,!1),p=v(e,"isInteractive",3,!1),$=v(e,"disabled",3,!1),w=v(e,"hideHandel",3,!1),y=v(e,"onPointerDown",3,Mr),S=v(e,"onHandleMove",3,Mr),k=v(e,"onPointerUp",3,Mr),P=v(e,"onPointerEnter",3,Mr),A=v(e,"onPointerMove",3,Mr),E=v(e,"onPointerLeave",3,Mr),T=v(e,"onWheelUp",3,Mr),V=v(e,"onWheelDown",3,Mr),z=v(e,"onWheelLeft",3,Mr),j=v(e,"onWheelRight",3,Mr),F=v(e,"onDisabledClick",3,Mr),Z=v(e,"loadedProgress",3,0),J=v(e,"filledProgress",3,0),ne=v(e,"handleProgress",3,0),fe=v(e,"ariaLabel",3,""),de=v(e,"ariaValueMin",3,void 0),Re=v(e,"ariaValueMax",3,void 0),Me=v(e,"ariaValueNow",3,void 0),ee=v(e,"ariaValueText",3,""),Le=Qt(),X=te(void 0),N=te(!1),De=m(()=>{var Be;return(Be=Re())!=null?Be:0}),re=m(()=>{var Be;return Dh(f())&&((Be=f()[f().length-1])==null?void 0:Be.time)<r(De)}),Ee=m(()=>Dh(f())&&f().length&&r(re)&&r(De)?Ge(Z()*100,J()*100):[]);function Ne(Be){if(Be.preventDefault(),i()&&O(X,ve(i().getBoundingClientRect())),$())return;let se=ce(Be.clientX,Be.clientY),Q=Pe(Be.clientX);P()(se,Q,r(X).width)}function me(Be){Be.preventDefault(),!$()&&E()()}function B(Be){$()||_()&&(Be.preventDefault(),Be.deltaY<0?T()():Be.deltaY>0?V()():Be.deltaX>0?j()():z()())}function ce(Be,se){return s()?Math.max(0,Math.min(1,(r(X).height-(se-r(X).top))/r(X).height)):Math.min(Math.max(Be-r(X).x,0),r(X).width)/r(X).width}function Pe(Be){return Math.min(Math.max(Be-r(X).x,0),r(X).width)}function Ge(Be,se){let Q=Le.features.episodesClustering&&!p()?Le.episodeMinWidthPc:0,ae=[],_e=f()[0].time/r(De)*100,Te=0,Oe=0;for(let Ye=1;Ye<f().length;Ye++)Te=f()[Ye].time/r(De)*100,Te-_e>Q&&(ae.push({from:_e,width:Math.max(0,Te-_e),loadedWidth:Math.max(0,Math.min(Te,Be)-_e),filledWidth:Math.max(0,Math.min(Te,se)-_e),interactive:f()[Ye-1].interactive,completed:f()[Ye-1].completed}),_e=f()[Ye].time/r(De)*100,Oe++);let pt={from:_e,width:Math.max(0,100-_e),loadedWidth:Math.max(0,Math.min(Be,100)-_e),filledWidth:Math.max(0,Math.min(se,100)-_e),interactive:f()[Oe].interactive,completed:f()[Oe].completed};100-_e<Q?(Oe-=1,ae[Oe].width+=100-_e,ae[Oe].loadedWidth+=Math.max(0,Math.min(Be,100)-_e),ae[Oe].filledWidth+=Math.max(0,Math.min(se,100)-_e)):ae[Oe]=pt;let Wt=f()[0].time;if(Wt!==0){let Ye=Wt/r(De)*100;ae.unshift({from:0,width:Ye,loadedWidth:Math.min(Ye,Be),filledWidth:Math.min(Ye,se)})}return ae}var at=T$(),Ae=pe(at);{var ye=Be=>{var se=S$();let Q;xi(se,21,()=>r(Ee),ae=>ae.from,(ae,_e)=>{var Te=Ue(),Oe=pe(Te);{var pt=Wt=>{sf(Wt,{get videoEpisode(){return r(_e)},get disabled(){return $()}})};R(Oe,Wt=>{r(_e).interactive&&Wt(pt)})}b(ae,Te)}),g(se),I(ae=>Q=ie(se,1,"interactive-icons svelte-1tpemng",null,Q,ae),[()=>({mobile:l(),hidden:l()&&!r(N)})]),b(Be,se)};R(Ae,Be=>{p()&&Be(ye)})}var Ve=M(Ae,2);let Ze;Ve.__pointerdown=[$$,i,X,$,N,ce,y],Ve.__pointermove=[y$,$,ce,Pe,A,X,N,S],Ve.__pointerup=[x$,$,N,ce,k],Ve.__click=[w$,$,F,ce];var ut=h(Ve);{var nt=Be=>{af(Be,{get videoEpisodes(){return r(Ee)},get disabled(){return $()},get isMobile(){return l()}})},Nt=Be=>{var se=C$(),Q=h(se),ae=M(Q,2);let _e;g(se),I(Te=>{tt(Q,`transform: translateX(${Z()*100}%);`),_e=ie(ae,1,"filled svelte-1tpemng",null,_e,Te),tt(ae,`transform: translateX(${J()*100}%);`)},[()=>({"active-live":d()})]),b(Be,se)};R(ut,Be=>{r(Ee).length?Be(nt):Be(Nt,!1)})}var rt=M(ut,2);let yt;var zt=h(rt);let Gt;g(rt),g(Ve),ct(Ve,Be=>i(Be),()=>i()),I((Be,se,Q)=>{var ae,_e;Ze=ie(Ve,1,`slider ${(ae=o())!=null?ae:""}`,"svelte-1tpemng",Ze,Be),He(Ve,"aria-label",fe()),He(Ve,"aria-valuemin",de()),He(Ve,"aria-valuemax",Re()),He(Ve,"aria-valuenow",Me()),He(Ve,"aria-valuetext",ee()),He(Ve,"data-testid",(_e=n())!=null?_e:null),yt=ie(rt,1,"handleWrap svelte-1tpemng",null,yt,se),tt(rt,`transform: translateX(${ne()*100}%);`),Gt=ie(zt,1,"handle svelte-1tpemng",null,Gt,Q)},[()=>({disabled:$(),"slider-dragging":r(N),hidden:a(),"slider-vertical":s(),"no-handle":w(),square:u()}),()=>({hidden:w()}),()=>({"active-live":d()})]),It("pointerenter",Ve,Ne),It("pointerleave",Ve,me),It("wheel",Ve,B),b(t,at),q()}st(["pointerdown","pointermove","pointerup","click"]);var Fi=(t,e)=>Ys[t]>=Ys[e],Nh=(t,e)=>Ys[t]<Ys[e],ks=(t,e)=>Ys[t]<=Ys[e],Bh=t=>t>699?"xl":t>599?"l":t>509?"m":t>320?"s":"xs";var I$=L("<div><!></div>"),E$=L("<div><!> <!></div>"),P$={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 lf(t,e){var at,Ae;W(e,!0),G(t,P$);let[i,o]=Fe(),n=()=>C(P,"$isAudioAvailable$",i),a=()=>C(_,"$muted$",i),s=()=>C(f,"$volume$",i),d=()=>C(y,"$currentGridType$",i),l=Ce(),u=Qt(),f=l.state.volume$,_=l.state.muted$,{setVolume:p,startVolumeChanging:$,stopVolumeChanging:w}=l.actions.internal,y=l.ui.currentGridType$,S=(at=l.callbacks)==null?void 0:at.onAudioDoesNotExistHint,k=(Ae=l.callbacks)==null?void 0:Ae.onAudioDisabledHint,P=l.state.isAudioAvailable$,A=l.state.isAudioDisabled,E=l.ui.t,T=te(!1),V,z=m(()=>!n()||a()||s()===0),j=m(()=>ks(d(),"s")),F=m(()=>r(j)?"":r(z)?E("tooltip_volume"):E("tooltip_volume_muted")),Z=m(()=>r(z)?E("tooltip_volume"):E("tooltip_volume_muted")),J=m(()=>r(z)?0:s()),ne=!1,fe=m(()=>n()?A&&!k:!S);function de(ye){$(),p(ye)}function Re(){Dc(l,s(),u.controls.volumeStepWheel)}function Me(){Nc(l,s(),u.controls.volumeStepWheel)}function ee(ye){p(ye)}function Le(ye){p(ye),w()}function X(){ne=!0}function N(){ne=!1,Ee()}function De(){clearTimeout(V),O(T,!0)}function re(){Ee()}function Ee(){V=window.setTimeout(()=>{ne||O(T,!1)},u.controls.volumeBarTimeout)}function Ne(ye){ye.preventDefault(),ye.deltaY<0?Re():ye.deltaY>0&&Me()}var me=E$();let B;var ce=h(me);sa(ce,{get content(){return r(F)},translateY:-18,children:(ye,Ve)=>{let Ze=m(()=>r(j)?"btn-volume-vertical":"btn-volume-horizontal");Pt(ye,{className:"btn-full-opacity",get disabled(){return r(fe)},get testId(){return r(Ze)},get ariaLabel(){return r(Z)},get click(){return e.click},get ariaKeyShortCut(){return Wr.KeyM},children:(ut,nt)=>{Ts(ut,{get volume(){return s()},get muted(){return r(z)}})},$$slots:{default:!0}})},$$slots:{default:!0}});var Pe=M(ce,2);{var Ge=ye=>{var Ve=I$();let Ze;var ut=h(Ve);let nt=m(()=>r(j)?"volumeBar-slider-vertical":""),Nt=m(()=>r(j)&&!r(T)),rt=m(()=>r(j)?X:Oc),yt=m(()=>r(j)?N:Oc),zt=m(()=>Math.round(r(J)*100)),Gt=m(()=>`${Math.round(r(J)*100)}%`),Be=m(()=>r(j)?"volume-slider-vertical":"volume-slider");aa(ut,{get className(){return r(nt)},get isHidden(){return r(Nt)},get isVertical(){return r(j)},withWheelHandler:!0,onWheelUp:Re,onWheelDown:Me,onPointerDown:de,onHandleMove:ee,onPointerUp:Le,get onPointerEnter(){return r(rt)},get onPointerLeave(){return r(yt)},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 r(zt)},get ariaValueText(){return r(Gt)},get filledProgress(){return r(J)},get handleProgress(){return r(J)},get testId(){return r(Be)}}),g(Ve),I(se=>Ze=ie(Ve,1,"volumeBar svelte-1auih1j",null,Ze,se),[()=>({"volumeBar-vertical":r(j)})]),b(ye,Ve)};R(Pe,ye=>{n()&&ye(Ge)})}g(me),I(ye=>B=ie(me,1,"volumeBar-container svelte-1auih1j",null,B,ye),[()=>({vertical:r(j)})]),It("mouseenter",me,function(...ye){var Ve;(Ve=r(j)?De:Oc)==null||Ve.apply(this,ye)}),It("mouseleave",me,function(...ye){var Ve;(Ve=r(j)?re:Oc)==null||Ve.apply(this,ye)}),It("wheel",me,Ne),b(t,me),q(),o()}import{noop as L$}from"@vkontakte/videoplayer-shared/es2015";var A$=$e('<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 df(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=A$();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"var(--btn-color, #fff)","aria-hidden":"true",role:"img"},i))),b(t,o)}var M$={hash:"svelte-17t966y",code:`svg[data-testid="close-fullscreen-icon"] ._enter,
|
|
176
|
+
svg[data-testid="open-fullscreen-icon"] ._exit {visibility:hidden;opacity:0;}`};function cf(t,e){G(t,M$);let i=v(e,"isFullscreen",8,!1),o=kr(()=>i()?"close-fullscreen-icon":"open-fullscreen-icon");df(t,{get"data-testid"(){return r(o)},fill:"var(--btn-color, #fff)"})}function Jl(t,e){W(e,!0);let i=v(e,"isFullscreen",3,!1),o=v(e,"click",3,L$),n=Ce(),a=n.ui.isFullscreenOpenedByKeyboard,s=n.ui.t,d=m(()=>i()?s("tooltip_fullscreen_on"):s("tooltip_fullscreen_off"));Pt(t,{testId:"btn-fullscreen",get ariaLabel(){return r(d)},click:u=>{let f=Ss(u);a.set(f),o()()},get ariaKeyShortCut(){return Wr.KeyF},children:(u,f)=>{cf(u,{get isFullscreen(){return i()}})},$$slots:{default:!0}}),q()}var V$=$e('<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 uf(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=V$();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","aria-hidden":"true","data-testid":"vk-logo-icon",role:"img"},i))),b(t,o)}var R$=$e('<svg><!><path fill="var(--btn-color, #fff)" 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 fill="var(--btn-color, #fff)" 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 fill="var(--btn-color, #fff)" 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><path fill="var(--btn-color, #fff)" fill-rule="evenodd" 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" clip-rule="evenodd"></path></svg>');function pf(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=R$();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(4),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"95",height:"24",fill:"none","aria-hidden":"true",role:"img"},i))),b(t,o)}var D$={hash:"svelte-1nhjml",code:`svg[data-testid="vk-video-logo-icon--short"] ._ru,
|
|
177
177
|
svg[data-testid="vk-video-logo-icon--short"] ._en,
|
|
178
178
|
svg[data-testid="vk-video-logo-icon"] ._en,
|
|
179
|
-
svg[data-testid="vk-video-logo-icon--en"] ._ru {visibility:hidden;opacity:0;}`};function gf(t,e){K(t,O$);let i=m(e,"short",3,!1),o=m(e,"isCyrillic",3,!0),n="vk-video-logo-icon--short",a=21,s=v(()=>!o()&&!i()?91:i()?a:95),d=v(()=>!o()&&!i()?"vk-video-logo-icon--en":i()?n:"vk-video-logo-icon"),l=v(()=>`0 0 ${r(s)+1} 24`);vf(t,{get width(){return r(s)},height:"24",get viewBox(){return r(l)},get"data-testid"(){return r(d)}})}function rd(t,e){z(e,!0);let[i,o]=Oe(),n=()=>S(b,"$isMobile",i),a=()=>S(p,"$currentGridType$",i),s=()=>S(y,"$isCyrillicRelatedInterface$",i),d=m(e,"ref",15,void 0),l=m(e,"logoClickable",3,!1),u=m(e,"targetUrl",3,""),f=zt(),_=Se(),p=_.ui.currentGridType$,b=_.ui.isMobile,x=_.ui.t,y=_.isCyrillicRelatedInterface$,C=v(()=>f.logoType==="vk_video"?x("tooltip_vk_video_logo"):x("tooltip_vk_logo")),k=v(()=>f.logoType==="vk_video"||f.logoType==="vk_video_mobile"),E=v(()=>(n()||Ps(a(),"l"))&&r(k)),P=()=>{var R,F;e.click(),(R=_.callbacks)!=null&&R.onLogoClicked?(F=_.callbacks)==null||F.onLogoClicked():u()&&window.open(u(),"_blank")},A=v(()=>!l()),T=v(()=>r(k)?"btn-vk-video-logo":"btn-vk-logo");Mt(t,{className:"btn-full-opacity",get disabled(){return r(A)},click:P,get testId(){return r(T)},get ariaLabel(){return r(C)},get ref(){return d()},set ref(R){d(R)},children:(R,F)=>{var Y=ze(),H=pe(Y);{var X=ee=>{gf(ee,{get short(){return r(E)},get isCyrillic(){return s()}})},oe=ee=>{mf(ee,{})};V(H,ee=>{r(k)?ee(X):ee(oe,!1)})}$(R,Y)},$$slots:{default:!0}}),q(),o()}import{ChromecastState as q$}from"@vkontakte/videoplayer-core/es2015";import{ChromecastState as Uh}from"@vkontakte/videoplayer-core/es2015";var F$=$e('<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>'),U$=$e('<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>'),z$={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) {
|
|
179
|
+
svg[data-testid="vk-video-logo-icon--en"] ._ru {visibility:hidden;opacity:0;}`};function ff(t,e){G(t,D$);let i=v(e,"short",3,!1),o=v(e,"isCyrillic",3,!0),n="vk-video-logo-icon--short",a=21,s=m(()=>!o()&&!i()?91:i()?a:95),d=m(()=>!o()&&!i()?"vk-video-logo-icon--en":i()?n:"vk-video-logo-icon"),l=m(()=>`0 0 ${r(s)+1} 24`);pf(t,{get width(){return r(s)},height:"24",get viewBox(){return r(l)},get"data-testid"(){return r(d)}})}function ed(t,e){W(e,!0);let[i,o]=Fe(),n=()=>C($,"$isMobile",i),a=()=>C(p,"$currentGridType$",i),s=()=>C(y,"$isCyrillicRelatedInterface$",i),d=v(e,"ref",15,void 0),l=v(e,"logoClickable",3,!1),u=v(e,"targetUrl",3,""),f=Qt(),_=Ce(),p=_.ui.currentGridType$,$=_.ui.isMobile,w=_.ui.t,y=_.isCyrillicRelatedInterface$,S=m(()=>f.logoType==="vk_video"?w("tooltip_vk_video_logo"):w("tooltip_vk_logo")),k=m(()=>f.logoType==="vk_video"||f.logoType==="vk_video_mobile"),P=m(()=>(n()||ks(a(),"l"))&&r(k)),A=()=>{var V,z;e.click(),(V=_.callbacks)!=null&&V.onLogoClicked?(z=_.callbacks)==null||z.onLogoClicked():u()&&window.open(u(),"_blank")},E=m(()=>!l()),T=m(()=>r(k)?"btn-vk-video-logo":"btn-vk-logo");Pt(t,{className:"btn-full-opacity",get disabled(){return r(E)},click:A,get testId(){return r(T)},get ariaLabel(){return r(S)},get ref(){return d()},set ref(V){d(V)},children:(V,z)=>{var j=Ue(),F=pe(j);{var Z=ne=>{ff(ne,{get short(){return r(P)},get isCyrillic(){return s()}})},J=ne=>{uf(ne,{})};R(F,ne=>{r(k)?ne(Z):ne(J,!1)})}b(V,j)},$$slots:{default:!0}}),q(),o()}import{ChromecastState as F$}from"@vkontakte/videoplayer-core/es2015";import{ChromecastState as Oh}from"@vkontakte/videoplayer-core/es2015";var B$=$e('<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>'),O$=$e('<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>'),H$={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) {
|
|
180
180
|
animation-name: svelte-8z1bf5-wave1;}.connecting.svelte-8z1bf5 .wave2:where(.svelte-8z1bf5) {
|
|
181
181
|
animation-name: svelte-8z1bf5-wave2;}.connecting.svelte-8z1bf5 .wave3:where(.svelte-8z1bf5) {
|
|
182
182
|
animation-name: svelte-8z1bf5-wave3;}
|
|
@@ -224,9 +224,9 @@ Try switching the\xA0quality to\xA0Auto.`},mh=d_;var as=new Map;as.set(gh.EN,mh)
|
|
|
224
224
|
100% {
|
|
225
225
|
opacity: 1;
|
|
226
226
|
}
|
|
227
|
-
}`};function
|
|
228
|
-
transform: rotate(${n()}deg) ${r(
|
|
229
|
-
`)),$(B,de)};V(j,B=>{r(E)&&B(N)})}var Re=M(j,2),re=h(Re);{var ke=B=>{var de=ze(),Ie=pe(de);{var We=xe=>{var ye=lr();I(De=>ge(ye,De),[()=>U("tooltip_episode_unfinished")]),$(xe,ye)},rt=xe=>{var ye=lr();I(()=>ge(ye,r(F).text||"")),$(xe,ye)};V(Ie,xe=>{p()&&r(F).completed===!1?xe(We):xe(rt,!1)})}$(B,de)};V(re,B=>{r(F)&&B(ke)})}g(Re);var Ne=M(Re,2);{var fe=B=>{var de=Y$(),Ie=h(de,!0);g(de),I(()=>ge(Ie,d())),$(B,de)};V(Ne,B=>{p()||B(fe)})}g(J),I(B=>{Ve=te(J,1,"timeline-preview svelte-1wqg760",null,Ve,B),ot(J,`width: ${r(Y)?r(k):r(C)}px;`)},[()=>({mobile:l()})]),$(t,J),q(),o()}var X$=L('<span class="time svelte-1jr6obn"> </span>'),J$=L("<!> <!>",1),e2={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 $f(t,e){var _e;z(e,!0),K(t,e2);let[i,o]=Oe(),n=()=>S(X,"$interactiveEpisodes$",i),a=()=>S(A,"$duration$",i),s=()=>S(P,"$position$",i),d=()=>S(ue,"$isInteractiveExpectation$",i),l=()=>S(ee,"$isInteractiveTime$",i),u=()=>S(T,"$isLive$",i),f=()=>S(F,"$isMobile",i),_=()=>S(R,"$isActiveLive$",i),p=()=>S(E,"$bufferedProgress$",i),b=()=>S(Le,"$disabledControls$",i),x=m(e,"showTimeline",3,!1),y=m(e,"ref",15,void 0),C=Se(),k=zt(),E=C.state.bufferedProgress$,P=C.state.positionWithScrubbing$,A=C.state.duration$,T=C.state.isLive$,R=C.state.isActiveLive$,F=C.ui.isMobile,Y=k.features.episodes?C.actions.internal.getVideoEpisodes():void 0,H=C.actions.internal.getPreviewThumbsData(),X=C.state.interactiveEpisodes$,oe=C.state.isInteractive,ee=C.state.isInteractiveTime$,ue=C.state.isInteractiveExpectation$,le=C.actions.internal.correctSeekTimeToInteractive,Me=(_e=C.callbacks)==null?void 0:_e.onDisabledTimelineClick,Le=C.ui.controls.disabledControls$,J=C.ui.t,Ve=k.features.interactiveResponsiveUi,j=v(()=>oe?n():Y),N=v(()=>nn(a())),Re=v(()=>nn(s())),re=v(()=>s()/a()),ke=v(()=>d()||l()),Ne=ie(!1),fe=ie(""),B=ie(0),de=ie(0),Ie=ie(0),We=v(()=>({containerWidth:r(de),translateXPx:r(B),translateYPx:oe&&H?-36:-16,active:r(Ne)&&x()&&!r(ke)&&!Ve,pointer:!k.features.timelinePreview||!H||u()})),rt=J("aria_timeline"),xe=v(()=>J("aria_timeline_value",{position:r(Re),duration:r(N)}));function ye(Pe){return!le||!oe?Pe:le(Pe*a())/a()}function De(Pe){C.actions.internal.startScrubbing(ye(Pe))}function Je(Pe){l()||C.actions.internal.progressScrubbing(ye(Pe))}function st(Pe){C.actions.internal.completeScrubbing(ye(Pe)),O(Ne,!1)}function pt(Pe,He,ct){yt(Pe,He,ct),O(Ne,!0)}function Ht(Pe,He,ct){yt(Pe,He,ct),O(Ne,!0)}function at(){O(Ne,!1)}function yt(Pe,He,ct){O(Ie,me(ye(Pe))),O(B,me(He)),ct&&O(de,me(ct)),O(fe,me(Qt(Pe)))}function Qt(Pe){let He=nn((u()?1-Pe:Pe)*a());return u()?`-${He}`:He}var jt=J$(),Be=pe(jt);_f(Be,ss(()=>r(We),{children:(Pe,He)=>{var ct=ze(),qt=pe(ct);{var Ge=et=>{bf(et,{get time(){return r(fe)},get isMobile(){return f()},get videoEpisodes(){return r(j)},previewThumbsData:H,get progress(){return r(Ie)},get duration(){return a()},isInteractive:oe})},vt=et=>{var xt=X$(),ni=h(xt,!0);g(xt),I(()=>ge(ni,r(fe))),$(et,xt)};V(qt,et=>{k.features.timelinePreview&&H&&!u()?et(Ge):et(vt,!1)})}$(Pe,ct)},$$slots:{default:!0}}));var se=M(Be,2);let Q=v(()=>Math.round(r(re)*100)),ae=v(()=>b().has("TIMELINE"));da(se,{className:"timeline-slider",get isActiveLive(){return _()},get isMobile(){return f()},ariaLabel:rt,ariaValueMin:0,get ariaValueMax(){return a()},get ariaValueNow(){return r(Q)},get ariaValueText(){return r(xe)},get loadedProgress(){return p()},get filledProgress(){return r(re)},get handleProgress(){return r(re)},get videoEpisodes(){return r(j)},onPointerDown:De,onHandleMove:Je,onPointerMove:Ht,onPointerUp:st,onPointerEnter:pt,onPointerLeave:at,onDisabledClick:Me,isInteractive:oe,get disabled(){return r(ae)},get hideHandel(){return l()},get ref(){return y()},set ref(Pe){y(Pe)}}),$(t,jt),q(),o()}var t2={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 ad(t,e){z(e,!0),K(t,t2);let[i,o]=Oe(),n=()=>S(l,"$isMobile",i),a=m(e,"position",3,0),s=m(e,"duration",3,0),d=Se(),l=d.ui.isMobile,u=d.ui.t,f=v(()=>nn(s())),_=v(()=>nn(a())),p=v(()=>a()/s()),b=v(()=>u("aria_timeline_value",{position:r(_),duration:r(f)})),x=v(()=>Math.round(r(p)*100));da(t,{className:"timeline-ads-slider",ariaValueMin:0,get ariaValueMax(){return s()},get ariaValueNow(){return r(x)},get ariaValueText(){return r(b)},get filledProgress(){return r(p)},hideHandel:!0,get squareBorders(){return n()}}),q(),o()}var i2=L("<div><!></div>"),o2=L("<div></div>"),n2={hash:"svelte-1h5wsmk",code:".timeline.svelte-1h5wsmk {position:relative;pointer-events:all;display:flex;align-items:center;bottom:0;width:100%;min-width:86px;padding:3px 10px 4px;box-sizing:border-box;}.timeline.mobile.svelte-1h5wsmk {height:16px;padding:6px 12px 7px;margin-top:6px;}.withoutPadding.svelte-1h5wsmk {padding:0;}.timeline-stub.svelte-1h5wsmk {width:100%;min-width:20px;}.timeline-stub.mobile.svelte-1h5wsmk {height:8px;}"};function ds(t,e){z(e,!0),K(t,n2);let[i,o]=Oe(),n=()=>S(b,"$isLive$",i),a=()=>S(C,"$isMobile",i),s=()=>S(y,"$adPosition",i),d=()=>S(x,"$adDuration",i),l=m(e,"isAds",3,!1),u=m(e,"isHidden",3,!1),f=m(e,"needPadding",3,!0),_=m(e,"ref",15,void 0),p=Se(),b=p.state.isLive$,x=p.ads.duration,y=p.ads.position,C=p.ui.isMobile,k=v(()=>!u()&&(!n()||n()&&e.canRewindLive&&e.isRewindableLive||l()));var E=ze(),P=pe(E);{var A=R=>{var F=i2();let Y;var H=h(F);{var X=ee=>{ad(ee,{get position(){return s()},get duration(){return d()}})},oe=ee=>{$f(ee,{get showTimeline(){return r(k)},get ref(){return _()},set ref(ue){_(ue)}})};V(H,ee=>{l()?ee(X):ee(oe,!1)})}g(F),I(ee=>Y=te(F,1,"timeline svelte-1h5wsmk",null,Y,ee),[()=>({withoutPadding:!f(),mobile:a()})]),$(R,F)},T=R=>{var F=o2();let Y;I(H=>Y=te(F,1,"timeline-stub svelte-1h5wsmk",null,Y,H),[()=>({mobile:a()})]),$(R,F)};V(P,R=>{r(k)?R(A):R(T,!1)})}$(t,E),q(),o()}import{noop as a2}from"@vkontakte/videoplayer-shared/es2015";var r2=$e('<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 yf(t,e){let i=Ae(e,["$$slots","$$events","$$legacy","children"]);var o=r2();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:ne}),be(3),g(o),I(()=>n=Te(o,n,W({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))),$(t,o)}var s2=$e('<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 xf(t,e){let i=Ae(e,["$$slots","$$events","$$legacy","children"]);var o=s2();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:ne}),be(),g(o),I(()=>n=Te(o,n,W({xmlns:"http://www.w3.org/2000/svg",width:"12",height:"13",fill:"none","aria-hidden":"true","data-testid":"chevron-light-icon",role:"img"},i))),$(t,o)}var l2=L('<span class="text mobile svelte-1yhs2ga"> </span> <div class="chevron-episodes svelte-1yhs2ga"><!></div>',1),d2=L('<span class="text svelte-1yhs2ga"> </span>'),c2=L('<span class="text count svelte-1yhs2ga"> </span>'),u2=L("<!> <!>",1),p2={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 ld(t,e){var le,Me,Le;z(e,!0),K(t,p2);let[i,o]=Oe(),n=()=>S(x,"$currentGridType$",i),a=()=>S(y,"$openedByKeyboard$",i),s=()=>S(C,"$panelOpened$",i),d=()=>S(k,"$isMobile",i),l=m(e,"position",3,0),u=m(e,"duration",3,0),f=m(e,"timeCodes",19,()=>[]),_=Se(),p=(Me=(le=_.callbacks)==null?void 0:le.onEpisodeChanged)!=null?Me:a2,b=!!((Le=_.callbacks)!=null&&Le.onEpisodeClicked),x=_.ui.currentGridType$,y=_.ui.episodes.openedByKeyboard$,C=_.ui.episodes.panelOpened$,k=_.ui.isMobile,E=_.ui.t,P=ie(void 0),A=J=>{var j,N,Re;if(!!((j=_.callbacks)!=null&&j.onEpisodeClicked)){let re=ks(J);y.set(re),C.set(!0),(Re=(N=_.callbacks)==null?void 0:N.onEpisodeClicked)==null||Re.call(N,re)}},T=ie(null),R=v(()=>l()/u());qe(()=>{var Ve;let J=qc(r(R),u(),f());J?((Ve=r(T))==null?void 0:Ve.time)!==J.time&&(p(J),O(T,me(J))):O(T,null)});let F=v(()=>{var J;return((J=r(T))==null?void 0:J.text)||""}),Y=v(()=>Ki(n(),"xl")?"FULL":Ki(n(),"m")&&Hh(n(),"xl")?"COUNT":"SHORT"),H=v(()=>`${E("tooltip_episodes")}: ${r(F)}`),X=(J,Ve,j)=>Tt(this,null,function*(){yield wo(),(J==null?void 0:J.getAttribute("aria-expanded"))==="false"&&Ve&&!j&&bt(()=>{y.set(!1),J.focus()})});qe(()=>{X(r(P),a(),s())});var oe=ze(),ee=pe(oe);{var ue=J=>{let Ve=v(()=>d()?"px-0":"");Mt(J,{get className(){var j;return`w-max btn-full-opacity btn-jc-l ${(j=r(Ve))!=null?j:""}`},testId:"btn-episodes",click:A,disabled:!b,get ariaExpanded(){return s()},get ariaLabel(){return r(H)},get ref(){return r(P)},set ref(j){O(P,me(j))},children:(j,N)=>{var Re=ze(),re=pe(Re);{var ke=fe=>{var B=l2(),de=pe(B),Ie=h(de,!0);g(de);var We=M(de,2),rt=h(We);xf(rt,{}),g(We),I(()=>ge(Ie,r(F))),$(fe,B)},Ne=fe=>{var B=u2(),de=pe(B);yf(de,{});var Ie=M(de,2);{var We=xe=>{var ye=d2(),De=h(ye,!0);g(ye),I(()=>ge(De,r(F))),$(xe,ye)},rt=(xe,ye)=>{{var De=Je=>{var st=c2(),pt=h(st,!0);g(st),I(()=>ge(pt,f().length)),$(Je,st)};V(xe,Je=>{r(Y)==="COUNT"&&Je(De)},ye)}};V(Ie,xe=>{r(Y)==="FULL"?xe(We):xe(rt,!1)})}$(fe,B)};V(re,fe=>{d()?fe(ke):fe(Ne,!1)})}$(j,Re)},$$slots:{default:!0}})};V(ee,J=>{r(T)&&J(ue)})}$(t,oe),q(),o()}import{debounceFn as py}from"@vkontakte/videoplayer-shared/es2015";import{ChromecastState as $2,PlaybackState as dd,Player as y2,PredefinedQualityLimits as Gr,VideoFormat as cd,clientChecker as x2}from"@vkontakte/videoplayer-core/es2015";import{assertNonNullable as Wn,getHighestQuality as w2,InterfaceLanguage as S2,isInvariantQuality as C2,isNonNullable as T2,loadVKLangPack as k2,Logger as I2,map as Xh,merge as E2,Observable as P2,Subject as Zc,Subscription as If,Tracer as A2,ValueSubject as M2,VideoQuality as L2,devNull as V2,now as R2}from"@vkontakte/videoplayer-shared/es2015";import{SeekAction as cs}from"@vkontakte/videoplayer-statistics/es2015";import{detectEmbed as f2,devNull as Xt,now as Jt}from"@vkontakte/videoplayer-shared/es2015";import{addScript as m2,Subject as Uo,clearVideoElement as v2}from"@vkontakte/videoplayer-shared/es2015";var Wh=(t,e)=>t<400||e<225?5:t<640||e<360?0:t<960||e<540?1:t<1280||e<720?2:3;var g2="//ad.mail.ru/static/admanhtml/rbadman-html5.min.js",Wc=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 Uo,loadStarted$:new Uo,loadEnded$:new Uo,loadError$:new Uo,ready$:new Uo,slotRequested$:new Uo,started$:new Uo,timeRemained$:new Uo,paused$:new Uo,resumed$:new Uo,ended$:new Uo,empty$:new Uo,skipped$:new Uo,clicked$:new Uo,closed$:new Uo,error$:new Uo};this.loadAdman=e=>(Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_load_start",this.useAdmanFromNPM?"npm":"http"],numbers:[Jt()]}),this.useAdmanFromNPM?this.loadAdmanNPM(e):this.loadAdmanMailRu(e));this.loadAdmanMailRu=e=>new Promise((i,o)=>{let n;this.events.loadStarted$.next();let a=()=>{clearTimeout(n),delete window.admanAsyncInit,window.AdmanHTML?(Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_async_init_done","http"],numbers:[Jt()]}),i(),this.events.loadEnded$.next()):(Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_init_timed_out","http"],numbers:[Jt()]}),o())};m2(g2,e,this.loadTimeout).then(()=>{Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_script_loaded","http"],numbers:[Jt()]}),window.AdmanHTML?(Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_already_inited","http"],numbers:[Jt()]}),i(),this.events.loadEnded$.next()):(Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_wait_async_init","http"],numbers:[Jt()]}),window.admanAsyncInit=a,n=window.setTimeout(a,this.initTimeout))}).catch(s=>{Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_script_load_error","http",String(s)],numbers:[Jt()]}),o(),clearTimeout(n)})});this.loadAdmanNPM=e=>new Promise((i,o)=>{let n;this.events.loadStarted$.next();let a=()=>{clearTimeout(n),delete window.admanAsyncInit,window.AdmanHTML?(Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_init_done","npm"],numbers:[Jt()]}),i(),this.events.loadEnded$.next()):(Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_init_timed_out","npm"],numbers:[Jt()]}),o())},s=()=>{d=!0,o()},d=!1,l=window.setTimeout(()=>{Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_load_timed_out","npm"],numbers:[Jt()]}),s()},this.loadTimeout);e.addEventListener("abort",s),e.aborted&&(Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_load_aborted","npm"],numbers:[Jt()]}),s()),window.AdmanHTML=window.AdmanHTML||null,import("@adtech/rbadman/out/rbadman-html5.min.js").then(()=>{Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_chunk_imorted","npm","failed: "+String(d)],numbers:[Jt()]}),!d&&(window.AdmanHTML?(Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_already_inited","npm"],numbers:[Jt()]}),i(),this.events.loadEnded$.next()):(Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_wait_async_init","npm"],numbers:[Jt()]}),window.admanAsyncInit=a,n=window.setTimeout(a,this.initTimeout)))},s).finally(()=>{clearTimeout(n),clearTimeout(l),e.removeEventListener("abort",s)})});this.onAdsReady=()=>{Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_ads_ready"],numbers:[Jt()]}),this.log({message:"ads ready"}),this.events.ready$.next(),this.startPreroll()};this.onAdStarted=(e,i)=>{Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_started",e,"muted: "+i.muted],numbers:[Jt(),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"}),we(this.playerState.isMobile)&&this.playerState.mobileUnmuteButtonVisible.set(!0)),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()):this.onAdError("Started callback failed: Adman is not initialized")};this.onAdTimeRemained=e=>{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;Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_pased",(e=this.currentAdSection)!=null?e:""],numbers:[Jt()]}),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;Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_played",(e=this.currentAdSection)!=null?e:""],numbers:[Jt()]}),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(Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_midroll_pioint"],numbers:[Jt()]}),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;Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_skipped",(e=this.currentAdSection)!=null?e:""],numbers:[Jt()]}),this.log({message:"ad skipped"}),this.stopWatchDog()};this.onAdClosed=()=>{var e;Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_closed",(e=this.currentAdSection)!=null?e:""],numbers:[Jt()]}),this.log({message:"ad closed"}),this.currentAdSection&&this.events.closed$.next(this.currentAdSection),this.stopWatchDog(),this.switchToVideo()};this.onAdCompleted=()=>{var e;Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_completed",(e=this.currentAdSection)!=null?e:""],numbers:[Jt()]}),this.log({message:"ad completed"}),this.currentAdSection?this.events.ended$.next(this.currentAdSection):this.events.empty$.next(),this.switchToVideo(),this.stopWatchDog()};this.onAdClicked=()=>{var e,i;Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_clicked",(e=this.currentAdSection)!=null?e:""],numbers:[Jt()]}),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")=>{Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_error",e],numbers:[Jt()]}),this.log({message:e}),this.events.error$.next(e),this.switchToVideo(!0),this.stopWatchDog()};this.log=e.createComponentLog("AdmanWrapper"),Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_created"],numbers:[Jt()]}),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){var P;if(Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_init","already inited: "+!!this.adman],numbers:[Jt(),e.slotId]}),this.adman)return;this.events.init$.next(),this.startWatchDog();let{width:i,height:o,isFullscreen:n,isAutoplay:a,adsContainer:s,adsVideoElement:d,slotId:l,params:u={},duration:f,previewParam:_}=e,p,b=this.playerState&&we(this.playerState.vsid);b&&(this.isVsidOriginal?p=b:p=parseInt(b,36));let{isEmbed:x,immediateOrigin:y}=f2(),C=(P=x?y:window.location.href)!=null?P:window.location.href,k=Lt(W(Lt(W({},u),{dl:encodeURIComponent(C),autoplay:a?1:0,player_width:i,player_height:o,preview:_}),p?{request_id:p}:{}),{duration:f,puid10:Wh(i,o),puid11:n?0:1});_||delete k.preview;let E={slot:l,wrapper:s,videoEl:d,videoQuality:o,params:k,browser:{mobile:!1}};try{let A=new window.AdmanHTML;A.setDebug(!1),A.onReady(this.onAdsReady),A.onStarted(this.onAdStarted),A.onPlayed(this.onAdPlayed),A.onPaused(this.onAdPaused),A.adMidrollPoint(this.onAdMidrollPoint),A.onClosed(this.onAdClosed),A.onSkipped(this.onAdSkipped),A.onClicked(this.onAdClicked),A.onTimeRemained(this.onAdTimeRemained),A.onCompleted(this.onAdCompleted),A.onError(this.onAdError),A.init(E),this.adman=A,this.videoElement=d,this.events.slotRequested$.next(),this.log({message:`adman init, config: ${JSON.stringify(E)}`})}catch(A){Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_init_threw",String(A)],numbers:[Jt()]}),this.onAdError("could not init adman")}}switchToVideo(e=!1){var o,n,a;if(Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_switch_to_video",(o=this.currentAdSection)!=null?o:"","force: "+e],numbers:[Jt()]}),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.playerState.mobileUnmuteButtonVisible.set(!1),this.log({message:`switch to video, isPostroll: ${i}`}),i&&(this.adsState.postrollPassed.set(!0),this.log({message:"postroll passed"}));else{let s="Switch to video: Adman state was not updated correctly";this.log({message:s}),this.events.error$.next(s)}(a=(n=this.actions).switchFromAdsToVideo)==null||a.call(n,!i)}}togglePlay(){var e;if(Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_toggle_play",(e=this.currentAdSection)!=null?e:""],numbers:[Jt()]}),this.adsState){this.log({message:"toggle play"});let i=we(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(Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_start_preroll"],numbers:[Jt()]}),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(Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_start_postroll",(e=this.currentAdSection)!=null?e:""],numbers:[Jt()]}),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&&clearTimeout(this.watchDogTimeout),this.watchDogTimeout=window.setTimeout(()=>this.onAdError("Watchdog timeout"),this.runtimeTimeout)}stopWatchDog(){clearTimeout(this.watchDogTimeout)}play(){var e;if(Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_pplay",(e=this.currentAdSection)!=null?e:""],numbers:[Jt()]}),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(Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_pause",(e=this.currentAdSection)!=null?e:""],numbers:[Jt()]}),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(Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_skip",(e=this.currentAdSection)!=null?e:""],numbers:[Jt()]}),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,n,a,s,d,l,u,f,_,p;Xt.push("ui",{key:"videoplayer_embed",strings:["new","adman_destroy"],numbers:[Jt()]}),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),(n=this.adman)==null||n.onPaused(void 0),(a=this.adman)==null||a.adMidrollPoint(void 0),(s=this.adman)==null||s.onClosed(void 0),(d=this.adman)==null||d.onSkipped(void 0),(l=this.adman)==null||l.onClicked(void 0),(u=this.adman)==null||u.onTimeRemained(void 0),(f=this.adman)==null||f.onCompleted(void 0),(_=this.adman)==null||_.onError(void 0),(p=this.adman)==null||p.destroy(),this.videoElement&&v2(this.videoElement),this.isDestroyed=!0}};var Kh=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 wf=class{constructor(){this.oneLineRegExp=/\r\n|\n|\r/;this.twoLinesRegExp=/\r\n\r\n|\n\n|\r\r/}parse(e,i){let o=[],n=e.split(this.twoLinesRegExp);for(let a of n){let s={startTime:0,endTime:0,texts:[],lang:i},d=a.split(this.oneLineRegExp);for(let l of d)if(!s.startTime&&!s.endTime){let u=new Kc,{startTime:f,endTime:_}=u.parse(l);s.startTime=f,s.endTime=_}else if(l.trim()!==""){let u=new Sf,{texts:f}=u.parse(l);s.texts=[...s.texts,...f]}(s.startTime||s.endTime)&&s.texts.length>0&&o.push(s)}return o}},Kc=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",n="0"){let a=Number(e)*60*60,s=Number(i)*60,d=Number(o),l=+`0.${n}`;return a+s+d+l}},Sf=class{constructor(){this.letterTagRegExp=/<[a-z]*>|<\/[a-z]*>/}parse(e){let i={texts:[]},n=e.replace(new RegExp(this.letterTagRegExp,"g"),"").split({[Symbol.split](s){let d=0,l=[];for(;d<s.length;){let u=["<",">"].reduce((f,_)=>{let p=s.indexOf(_,d);return f===-1||f>p?p:f},-1);if(u===-1){l.push(s.substring(d));break}l.push(s.substring(d,u)),d=u+1}return l}}),a=new Kc;for(let s of n)a.isTime(s)?i.texts.push({type:"timestamp",value:a.parseTime(s)}):i.texts.push({type:"text",value:s});return i}},Qh=wf;import{isNonNullable as Cf}from"@vkontakte/videoplayer-shared/es2015";var ca,Si,Tf=0,kf=!1,Gh="",Yh=(t,e=0,i=0)=>t<e&&t<i,Qc=(t,e=0,i=0)=>t>=e&&t<=i,h2=(t,e=0,i=0)=>t>e&&t>i,jh=(t,e,i,o=!1)=>{var d;let n=(d=i.find(({id:l})=>l===e.value))==null?void 0:d.subtitles;if(o)return n==null?void 0:n.find(({startTime:u,endTime:f})=>Qc(t,u,f));let a=t>=Tf,s=t<Tf;if(Tf=t,s&&(kf=!1),Cf(ca)&&Qc(t,ca.startTime,ca.endTime)&&Gh===e.value)return ca;if(!Cf(Si)&&(n!=null&&n.length)&&!kf){Si=n.find(({startTime:u,endTime:f})=>Qc(t,u,f)||a&&Yh(t,u,f)),ca=void 0,!Cf(Si)&&n[n.length-1].endTime<t&&(kf=!0);return}else{if(Qc(t,Si==null?void 0:Si.startTime,Si==null?void 0:Si.endTime))return ca=Si,Si=void 0,Gh=e.value,ca;(a&&h2(t,Si==null?void 0:Si.startTime,Si==null?void 0:Si.endTime)||s&&Yh(t,Si==null?void 0:Si.startTime,Si==null?void 0:Si.endTime))&&(Si=void 0)}};var Zh={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"},_2={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"},Gc=t=>{var e,i;return(i=(e=Zh[t])!=null?e:Zh[_2[t]])!=null?i:void 0};import{Subscription as b2}from"@vkontakte/videoplayer-shared/es2015";import"@vkontakte/videoplayer-statistics/es2015";var Yc=class{constructor(e,i=new b2){this.oneStat=e;this.statSubscription=i}destroy(){this.oneStat.destroy(),this.statSubscription.unsubscribe()}};var jc=(i=>(i.DESKTOP_CONTROL_PANEL_LEFT="desktop-control-panel-left",i.DESKTOP_CONTROL_PANEL_RIGHT="desktop-control-panel-right",i))(jc||{});var Qr=t=>t!=null?t:0,el=(t,e)=>{var n,a;let i=(n=t==null?void 0:t.getBoundingClientRect)==null?void 0:n.call(t),o=(a=e==null?void 0:e.getBoundingClientRect)==null?void 0:a.call(e);return{top:Math.round(Qr(i==null?void 0:i.top)-Qr(o==null?void 0:o.top)),left:Math.round(Qr(i==null?void 0:i.left)-Qr(o==null?void 0:o.left)),bottom:Math.round(Qr(i==null?void 0:i.bottom)-Qr(o==null?void 0:o.top)),right:Math.round(Qr(i==null?void 0:i.right)-Qr(o==null?void 0:o.left))}},tl=t=>{var i;let e=(i=t==null?void 0:t.getBoundingClientRect)==null?void 0:i.call(t);return{width:Qr(e==null?void 0:e.width),height:Qr(e==null?void 0:e.height)}};var Jh=({interfaceLanguage:t,isCyrillicRelatedInterface:e,videoId:i,isClip:o,isLiveCatchUpMode:n,statAuthToken:a,isAudioDisabled:s,canDownload:d,callbacks:l,webApi:u,videoEpisodes:f,previewThumbsData:_,uiConfig:p,coreConfig:b,player:x,disabledControls:y,isInteractive:C,interactiveRanges$:k,isInteractiveTime$:E,replayInteractive:P,stopPlayer:A,hasInteractiveBranches:T,playPrevChapterDisabledTooltip:R,additionalButtons:F,additionalSettingsMenuItems:Y,additionalContextMenuItems:H,playPrevVideo:X,playNextVideo:oe,looped:ee=!1,statistics:ue,saveRate:le,internalsExposure:Me})=>{var $o,Km,Qm;let Le=Lt(W({},b),{configName:[...($o=b.configName)!=null?$o:[],"ui"],isAudioDisabled:s,live:Lt(W({},(Km=b.live)!=null?Km:{}),{isLiveCatchUpMode:!!n})}),J=p,Ve=A2.createRootTracer(J.features.saveTraceInfoToFile),j=Ve.createComponentTracer("Store"),N=x||new y2(Le,Ve);Me==null||Me.expose({corePlayer:N});let Re=new I2,re=new Wc(Re,{loadTimeout:J.ads.loadTimeout,initTimeout:J.ads.initTimeout,runtimeTimeout:J.ads.runtimeTimeout,useAdmanFromNPM:J.ads.useAdmanFromNPM,volumeMultiplier:J.ads.volumeMultiplier,isVsidOriginal:J.ads.isVsidOriginal}),ke=Js.getInstance(),Ne=u==null?void 0:u.pictureInPictureApi,fe=u==null?void 0:u.annotationsApi,B=Re.createComponentLog("Store"),de,Ie,We={},rt=new xc,xe=ue?ei(ue.oneStat.vsid$):cr(void 0),ye=ce(Ss()),De=ce(!1),Je=(Qm=Ne==null?void 0:Ne.info.isActive$)!=null?Qm:new M2(!1),st=ce(0),pt=ce([]),Ht=E2(N.events.fatalError$,N.events.managedError$).subscribe(c=>pt.update(w=>[...w,c])),at=cr(!1,c=>{let w=N.events.fatalError$.subscribe(()=>c(!0));return()=>w.unsubscribe()}),yt=c=>Tt(void 0,null,function*(){var ve;let w=Object.values(S2).includes(c);if(J.downloadVKLanguages&&(w&&J.updateBuiltinLanguages||!Lp(c))){let Qe;try{Qe=yield k2(c,Dg,Ng)}catch(Ct){(ve=ue==null?void 0:ue.oneStat)==null||ve.logError({errorType:"VKLangPack",fatal:!1}),ke==null||ke.report(Ct,{errorType:"VKLangPack",fatal:!1})}Qe&&(Mp({language:c,pack:Qe,fallback:J.defaultLanguage}),Qt.set(c))}Lp(c)&&Qt.set(c)}),Qt=ce(t),jt=ce(e);yt(t);let Be=(c,w)=>{let D=we(Qt);return Vp(D,c,w,J.defaultLanguage)},se=ce("thumb"),Q=(()=>{let c=hi([at,se],([w,D])=>w?"crashed":D);return Lt(W({},c),{is:w=>we(c)===w})})(),ae=(()=>{let c=ce(new Set(y));return Lt(W({},c),{add:w=>{c.update(D=>new Set([...D].concat(w)))},remove:w=>{c.update(D=>{let ve=[...D];return new Set(Array.isArray(w)?ve.filter(Qe=>!w.includes(Qe)):ve.filter(Qe=>Qe!==w))})},includes:w=>{let D=we(c);return Array.isArray(w)?w.every(ve=>D.has(ve)):D.has(w)}})})();j.log("create store"),B({message:"create store"});let _e=c=>{let w=c.container;w.append(N.experimental.element$.getValue()),et=new MutationObserver(D=>{let{removedNodes:ve}=D[0];ve.length&&w.append(N.experimental.element$.getValue())}),et.observe(w,{childList:!0})},Pe=c=>{B({message:`init video, config: ${JSON.stringify(c)}`}),C?_e(c):(V2.push("ui",{key:"videoplayer_embed",strings:["new","core_init_video"],numbers:[R2()]}),N.initVideo(c)),j.log("init video",{isInteractive:C}),c.subtitles&&N.setExternalTextTracks(c.subtitles),de=c},He=new Zc,ct=c=>He.next(c),qt=new Zc,Ge=new Zc,vt=new Zc,et=null,xt={actionRewind$:qt,actionSeek$:Ge,inPiP$:Je,inFullscreen$:new P2(c=>ye.subscribe(w=>c.next(w))),actionSetSubtitle$:vt,nextMovie$:He};if(ue){let{oneStat:c,statSubscription:w}=ue;C||w.add(c.attachTo(N)),w.add(c.attachToUi(xt)),w.add(c.attachToAds(re.events)),c.authorize(a).catch(D=>{B({message:`onestat auth error ${String(D)}`})})}if(ke){let c=new If,w=(D,ve)=>c.add(D.subscribe(ve));if(w(N.events.managedError$,D=>{ke.logIError(D)}),w(N.events.fatalError$,D=>{ke.logIError(D,!0)}),ue){let{oneStat:D}=ue;w(D.experimental.error$,ve=>{ke.logIError(ve)})}ke.sentrySubscription.add(c)}let ni=()=>{x2.device.isIOS&&Ie&&$h(Ie).catch(c=>{B({message:`exitIosSafariFullscreen failed: ${c}`})})},Ze=new If().add(N.experimental.element$.subscribe(c=>{c&&(Ie=c,c.classList.add("player-media"),ta(Ne)&&(Ne.updateVideoElement(),Ne.registryEventHandlers()),C&&c.setAttribute("pip","false"))})).add(N.events.ended$.subscribe(()=>{var c;ni(),(c=l==null?void 0:l.onEnded)==null||c.call(l)})).add(N.events.looped$.subscribe(()=>{var c;(c=l==null?void 0:l.onLooped)==null||c.call(l)})).add(N.events.started$.subscribe(()=>Tt(void 0,null,function*(){var w,D;ta(Ne)&&(yield Ne==null?void 0:Ne.revealPictureInPicture());let c=N.info.muted$.getValue();(w=l==null?void 0:l.onStarted)==null||w.call(l),(D=We.onStarted)==null||D.call(We,c)}))).add(N.events.willSeek$.subscribe(({from:c,to:w})=>{var D;(D=l==null?void 0:l.onSeek)==null||D.call(l,c,w)})).add(N.events.autoplaySoundProhibited$.subscribe(()=>{var c;(c=l==null?void 0:l.onAutoplaySoundProhibited)==null||c.call(l)})).add(N.info.position$.subscribe(c=>{var D;let w=N.info.duration$.getValue();isFinite(w)&&w>0&&((D=l==null?void 0:l.onTimeupdate)==null||D.call(l,w,c),re.setPosition(c,w))})).add(N.events.fatalError$.subscribe(c=>{var w;(w=l==null?void 0:l.onCrashed)==null||w.call(l,c?`${c.id}: ${c.message}`:void 0)})).add(N.events.fetcherRecoverableError$.subscribe(c=>{var w;(w=l==null?void 0:l.onRecoverableError)==null||w.call(l,c?`${c.id}: ${c.message}`:void 0)})).add(N.events.loadedMetadata$.subscribe(()=>{ft.state.loadedMetadata$.set(!0)})).add(N.info.is3DVideo$.subscribe(c=>{ft.ui.is3DVideo.set(c)})).add(N.info.isEnded$.subscribe(c=>{C&&(c?(E!=null&&E.getValue()&&ae.add(Ol),ae.add("PLAY_BUTTON")):ae.remove("PLAY_BUTTON"))})).add(N.info.liveTime$.subscribe(c=>{var w;(w=l==null?void 0:l.onLiveTime)==null||w.call(l,c)})).add(N.info.isStalled$.subscribe(c=>{var w;(w=l==null?void 0:l.onStalledChanged)==null||w.call(l,c)})).add(N.info.isLiveEnded$.subscribe(c=>{var w;return c&&((w=l==null?void 0:l.onLiveEnded)==null?void 0:w.call(l))})).add(re.events.loadStarted$.subscribe(()=>{var c,w;return(w=(c=l==null?void 0:l.adsInfo)==null?void 0:c.onLoadStarted)==null?void 0:w.call(c)})).add(re.events.loadEnded$.subscribe(()=>{var c,w;return(w=(c=l==null?void 0:l.adsInfo)==null?void 0:c.onLoadEnded)==null?void 0:w.call(c)})).add(re.events.loadError$.subscribe(()=>{var c,w;return(w=(c=l==null?void 0:l.adsInfo)==null?void 0:c.onLoadError)==null?void 0:w.call(c)})).add(re.events.init$.subscribe(()=>{var c,w;return(w=(c=l==null?void 0:l.adsInfo)==null?void 0:c.onInit)==null?void 0:w.call(c)})).add(re.events.ready$.subscribe(()=>{var c,w;return(w=(c=l==null?void 0:l.adsInfo)==null?void 0:c.onReady)==null?void 0:w.call(c)})).add(re.events.started$.subscribe(c=>{var w,D;return(D=(w=l==null?void 0:l.adsInfo)==null?void 0:w.onStarted)==null?void 0:D.call(w,c)})).add(re.events.timeRemained$.subscribe(c=>{var w,D;return(D=(w=l==null?void 0:l.adsInfo)==null?void 0:w.onTimeRemained)==null?void 0:D.call(w,c)})).add(re.events.ended$.subscribe(c=>{var w,D;return(D=(w=l==null?void 0:l.adsInfo)==null?void 0:w.onCompleted)==null?void 0:D.call(w,c)})).add(re.events.empty$.subscribe(()=>{var c,w;return(w=(c=l==null?void 0:l.adsInfo)==null?void 0:c.onEmpty)==null?void 0:w.call(c)})).add(re.events.clicked$.subscribe(c=>{var w,D;return(D=(w=l==null?void 0:l.adsInfo)==null?void 0:w.onClicked)==null?void 0:D.call(w,c)})).add(re.events.closed$.subscribe(c=>{var w,D;return(D=(w=l==null?void 0:l.adsInfo)==null?void 0:w.onClosed)==null?void 0:D.call(w,c)})).add(re.events.error$.subscribe(c=>{var w,D;return(D=(w=l==null?void 0:l.adsInfo)==null?void 0:w.onError)==null?void 0:D.call(w,c)})).add(re.events.paused$.subscribe(()=>{var c,w;return(w=(c=l==null?void 0:l.adsInfo)==null?void 0:c.onPaused)==null?void 0:w.call(c)})).add(re.events.resumed$.subscribe(()=>{var c,w;return(w=(c=l==null?void 0:l.adsInfo)==null?void 0:c.onResumed)==null?void 0:w.call(c)})),ut=new If,li=()=>{var Ct,Nt,Kt;let{debugLog:c}=J,w,D="#9df7b7",ve="#efd169";if(c&&c!==!0){let{colors:Bt}=c;w=c.tag,D=(Ct=Bt==null?void 0:Bt[0])!=null?Ct:D,ve=(Kt=(Nt=Bt==null?void 0:Bt[1])!=null?Nt:Bt==null?void 0:Bt[0])!=null?Kt:ve}let Qe=w?`: ${w}`:"";ut.add(N.events.log$.subscribe(Bt=>{console.debug(`%c sdk${Qe} `,`background:${D};`,`sdk component: ${Bt.component}`,Bt.message)})).add(Re.log$.subscribe(Bt=>{console.debug(`%c ui${Qe} `,`background:${ve};`,`ui component: ${Bt.component}.`,Bt.message)}))},Ni=()=>{ut.unsubscribe()},Do=(c,w)=>{j.log("start camera manual rotation",{mx:c,my:w}),N.startCameraManualRotation(c,w)},Bi=(c=!1)=>{j.log("stop camera manual rotation",{immediate:c}),N.stopCameraManualRotation(c)},fo=(c,w,D)=>{j.log("move camera focus px",{xpx:c,ypx:w,dt:D}),N.moveCameraFocusPX(c,w,D)},No=()=>{N.holdCamera()},Et=()=>{N.releaseCamera()},ht=cr(N.info.position$.getValue(),c=>{let w,D,ve=()=>{let Qe=N.info.playbackState$.getValue(),Ct=N.info.isLive$.getValue(),Nt=N.info.duration$.getValue(),Kt=N.info.position$.getValue();if(Qe&&[dd.PLAYING,dd.PAUSED].includes(Qe)){let Bt=Ct?Kt-Nt:N.getExactTime();Bt!==D&&c(Bt),D=Bt}w=requestAnimationFrame(ve)};return ve(),()=>cancelAnimationFrame(w)}),Vt=ei(N.info.playbackState$),Z=ei(N.info.currentBuffer$),ri=ei(N.info.isEnded$),ui=ei(N.info.isLive$),Oi=J.features.playbackRate?ei(N.info.canChangePlaybackSpeed$):cr(!1),ti=ei(N.info.liveBufferTime$),pi=ei(N.info.volume$),_i=ei(N.info.muted$),Qi=wc(N.info.predefinedQualityLimitType$.pipe(Xh(c=>c===Gr.TRAFFIC_SAVING)),N.info.predefinedQualityLimitType$.getValue()===Gr.TRAFFIC_SAVING),Hi=wc(N.info.predefinedQualityLimitType$.pipe(Xh(c=>c===Gr.HIGH_QUALITY)),N.info.predefinedQualityLimitType$.getValue()===Gr.HIGH_QUALITY),Wt=ei(N.info.autoQualityLimitingAvailable$),fi=ei(N.info.availableQualities$),St=ei(N.info.availableQualitiesFps$),Ft=ei(N.info.chromecastState$),si=ei(N.info.chromecastDeviceName$),mo=ei(N.info.currentFormat$),Qn=ei(N.info.throughputEstimation$),ko=ei(N.info.videoBitrate$),Io=ei(N.info.intrinsicVideoSize$),ci=ei(N.info.duration$),$t=ei(N.info.isAudioAvailable$),Ci=null,Ai=N.info.isBuffering$,Fi=cr(Ai.getValue(),c=>{let w=Ai.subscribe(D=>{D&&Ci===null?Ci=window.setTimeout(()=>{c(Ai.getValue()),Ci=null},J.loaderDelay):c(D)});return()=>{w.unsubscribe(),Ci&&clearTimeout(Ci)}}),yn=()=>{Ci&&clearTimeout(Ci),Ci=null},Ti=hi([ci,ui],([c,w])=>w?-c:c),Xi=hi([Vt],([c])=>c===dd.PLAYING),rn=ei(N.info.atLiveEdge$),xn=ei(N.info.atLiveDurationEdge$),Mi=ei(N.info.position$),Gn=hi([Mi,ci],([c,w])=>isFinite(c)&&isFinite(w)&&!!w),sn=hi([Ft],([c])=>c===$2.CONNECTED),Eo=ei(N.info.availableVideoStreams$),wn=J.features.audioLanguages?ei(N.info.availableAudioStreams$):cr([]),Mr=ei(N.info.currentVideoStream$),pr=ei(N.info.currentAudioStream$),Yn=c=>{c.language&&Ap(c.language),N.setVideoStream(c)},Sn=c=>{c.language&&Ap(c.language),N.setAudioStream(c)},an=c=>{let w;if(c.length===1&&(w=c.at(0)),w!=null||(w=c.find(ve=>"isDefault"in ve&&ve.isDefault)),w)return w;let D=sh();return D&&(w=c.find(({language:ve})=>D===ve)),w!=null||(w=c.at(0)),w},Cn=!1;Ze.add(N.info.availableAudioStreams$.subscribe(c=>{if(!Cn&&c.length){let w=an(c);w&&(N.setAudioStream(w),Cn=!0)}}));let vo=!1;Ze.add(N.info.availableVideoStreams$.subscribe(c=>{if(!vo&&c.length){let w=an(c);w&&(N.setVideoStream(w),vo=!0)}}));let tt=ce(void 0),ln=ei(N.info.isAutoQualityEnabled$,c=>c&&tt.set(void 0)),jn=ei(N.info.currentQuality$,()=>tt.set(void 0)),Zn=hi([tt,jn],([c,w])=>c!=null?c:w),Tn=hi(mo,c=>c!==cd.MPEG),dn=hi([fi,St,ln,Zn,Tn],([c,w,D,ve,Qe])=>{let Ct=[];Qe&&Ct.push({value:"auto",displayValue:Be("auto_quality_option"),selected:D});let Nt=c.filter(Kt=>!C2(Kt));for(let Kt of Nt){let Bt=w[Kt];Ct.push({value:Kt,displayValue:`${Kt}${Bt?Kh(Bt):""}`,selected:D?!1:Kt===ve})}return Ct}),cn=ei(N.info.currentPlaybackRate$),qo=hi([cn,rn,xn],([c,w,D])=>{let ve=D||C?1:J.controls.playbackRateMin,Qe=w?1:J.controls.playbackRateMax,Ct=J.controls.playbackRateStep,Nt=[];for(let Kt=ve;Kt<=Qe;Kt+=Ct)Nt.push({value:Kt,displayValue:Kt===1?Be("playback_rate_1"):Be("playback_rate",{multiplier:Kt.toString(10)}),selected:c===Kt});return Nt}),Gi={displayValue:Be("subtitles_off"),value:"off"},Yi=ce(W({},Gi)),Xn=J.features.subtitles?ei(N.info.availableTextTracks$):cr([]),kn=Zg(),Jn=hi([Xn,Yi],([c,w],D)=>{var Ct;let ve=[],Qe=c.find(({id:Nt})=>Nt===w.value);if(Qe!=null&&Qe.url){let[,Nt]=(Ct=kn.find(Qe.url))!=null?Ct:[];if(Nt){D(Nt);return}rt.download(Qe.url).then(Kt=>{if(!Kt||rt.isDestroyed())return;let Bt=new Qh,vs=Qe.language;if(vs){let O1=!!Qe.isAuto,H1=Bt.parse(Kt,vs);ve.push({lang:vs,subtitles:H1,isAuto:O1,id:Qe.id})}kn.add(Qe.url,ve),we(Yi).value===w.value&&D(ve)}).catch(Kt=>{var Bt;(Bt=ue==null?void 0:ue.oneStat)==null||Bt.logError({errorType:"Subtitles download",fatal:!1}),ke==null||ke.report(Kt,{errorType:"Subtitles download",fatal:!1})})}D(ve)}),fr=hi([cn,Xi,Yi],([c,w,D],ve)=>{let Nt;if(N.info.isLive$.getValue()&&w&&D.value!==Gi.value){let Bt=()=>{let vs=1e3/(3*c);Nt=setTimeout(Bt,vs),ve(Date.now())};return Bt(),()=>clearTimeout(Nt)}}),Ji=hi([Xn,Yi],([c,w])=>{if(!c.length)return[];let D=[];for(let{language:ve,isAuto:Qe,id:Ct}of c){let Nt=ve&&Gc(ve);ve&&Nt&&D.push({displayValue:Qe?Be("subtitles_auto",{language:Nt}):Nt,value:Ct,selected:(w==null?void 0:w.value)===Ct,isAuto:Qe})}return D.length?(D.unshift(Lt(W({},Gi),{selected:(w==null?void 0:w.value)===Gi.value})),D):[]}),eo={available:[],prev:[]},In=()=>{var w,D;let c=N.experimental.getCurrentTime$.getValue();return(D=(w=c==null?void 0:c())!=null?w:Ie==null?void 0:Ie.currentTime)!=null?D:0},En=hi([ht,Yi,Jn,fr],([c,w,D,ve])=>{var Ct;let Qe=N.info.isLive$.getValue();if(Qe&&eo.prev!==D){let Nt=D.find(({id:Bt})=>Bt===w.value),Kt=eo.prev.find(({id:Bt})=>Bt===w.value);if(Nt){let Bt=Lt(W({},Nt),{subtitles:[...(Ct=Kt==null?void 0:Kt.subtitles)!=null?Ct:[],...Nt.subtitles]});eo.available=[Bt],eo.prev=D}}if(w&&w.value!==Gi.value){let Nt=Qe?In():c,Kt=Qe?eo.available:D;return jh(Nt,w,Kt,Qe)}}),go=hi([En],([c])=>c!=null&&c.texts?c.texts:[]),to=ce(!0),Pn=hi([Z,Ti,Mi,ti],([c,w,D,ve])=>{var Kt;let Qe=(Kt=c==null?void 0:c.end)!=null?Kt:0;if(!ve)return Qe/w;let Nt=-D+ve-w;return(Qe-Nt)/w}),Bo=ei(N.info.availableSources$),Lr=hi([Bo],([c])=>Object.keys((c==null?void 0:c[cd.MPEG])||{}).length>0),er=()=>{var D,ve,Qe;let c=Object.keys(((ve=(D=N.info.availableSources$)==null?void 0:D.getValue())==null?void 0:ve[cd.MPEG])||{}),w=w2(c)||L2.Q_144P;return(Qe=de.sources[cd.MPEG])==null?void 0:Qe[w]},mr=()=>{var w;let c=er();if(c)j.log("download video",{url:c}),Gg(c,((w=de==null?void 0:de.meta)==null?void 0:w.title)||"video");else{let D="There is no URL for download video";j.log("download video",{message:D}),B({message:D})}},An=()=>{B({message:"toggle muted"});let c=N.info.muted$.getValue();N.info.volume$.getValue()===0&&!c?Wo(or()):ii(!c)},Mn=()=>{var c;if(ft.ui.settingsMenu.visible$.set(!1),!we(ft.ui.settingsSubMenu.visible$)){let w=we(ft.ui.settingsMenu.ref$);if((c=l==null?void 0:l.uiInfo)!=null&&c.onSettingsMenu&&w){let ve=tl(w),Qe={top:0,left:0,bottom:0,right:0};l.uiInfo.onSettingsMenu({visible:!1,size:ve,position:Qe,name:"settings"})}}j.log("close settings menu")},Vr=(c,w=()=>Promise.resolve())=>Tt(void 0,null,function*(){var Qe;ft.ui.settingsMenu.openedByBtnKeyboard$.set(!!c),ft.ui.settingsMenu.visible$.set(!0),yield w();let D=we(ft.ui.settingsMenu.ref$),ve=$a();if((Qe=l==null?void 0:l.uiInfo)!=null&&Qe.onSettingsMenu&&D&&ve){let Nt=tl(D),Kt=el(D,ve);l.uiInfo.onSettingsMenu({visible:!0,size:Nt,position:Kt,name:"settings"})}j.log("open settings menu",{wasOpenedByKeyboard:c})}),tr=(c,w=!1)=>{var Ct;ft.ui.settingsSubMenu.visible$.set(!1);let D=we(ft.ui.settingsMenu.ref$),ve=$a(),Qe=we(ft.ui.settingsMenu.visible$);if((Ct=l==null?void 0:l.uiInfo)!=null&&Ct.onSettingsMenu&&D&&ve)if(Qe&&!w){let Kt=tl(D),Bt=el(D,ve);l.uiInfo.onSettingsMenu({visible:!0,size:Kt,position:Bt,name:"settings"})}else{let Kt=tl(c),Bt={top:0,left:0,bottom:0,right:0},vs=we(ft.ui.settingsSubMenu.name$);l.uiInfo.onSettingsMenu({visible:!1,size:Kt,position:Bt,name:vs})}j.log("close settings sub menu")},ir=(c,w)=>{var ve;ft.ui.settingsSubMenu.visible$.set(!0),ft.ui.settingsSubMenu.ref$.set(w),ft.ui.settingsSubMenu.name$.set(c);let D=$a();if((ve=l==null?void 0:l.uiInfo)!=null&&ve.onSettingsMenu&&w&&D){let Ct=tl(w),Nt=el(w,D);l.uiInfo.onSettingsMenu({visible:!0,name:c,size:Ct,position:Nt})}j.log("open settings sub menu",{name:c})},or=()=>{var w;let c=Math.max(J.volumeMinRestore,(w=Sc())!=null?w:0);return c===0?J.volumeDefault:c},Wo=c=>{let w=c===0?or():c,D=N.info.muted$.getValue();B({message:`set volume, volume: ${c}, preferredVolume: ${w}`}),D&&c>0&&!s&&(D=!1,Ep(!1)),N.setVolume(c,D),re.setVolume(c),Sp(w)},ii=c=>{let w=N.info.volume$.getValue();if(B({message:`set muted, currentVolume: ${w}, mute: ${c}`}),N.setMuted(c),re.setVolume(c?0:w),Ep(c),!c&&w===0){let D=or();N.setVolume(D),Sp(D),re.setVolume(D)}},Rr=ce(!1),vr=c=>{j.log("set looped",{isLooped:c}),Rr.set(c),N.setLooped(c)};vr(ee);let Dr=()=>{var c,w;(w=(c=l==null?void 0:l.uiInfo)==null?void 0:c.onReportProblem)==null||w.call(c)},Ye=(c,w=!1)=>{var D;B({message:`set autoplayNextEnabled, value: ${c}`}),j.log("set autoplay next enabled",{autoplayNextEnabled:c}),ft.ui.autoplayNextEnabled$.set(c),dh(c),w&&((D=l==null?void 0:l.onSetAutoplayNextEnabled)==null||D.call(l,c))},Pt=c=>{B({message:`set timerNextVideoRunning, value: ${c}`}),j.log("set timer next video running",{timerNextVideoRunning:c}),ft.ui.timerNextVideoRunning$.set(c)},ki=(c=!0)=>{var ve;let w=!0;if(c&&(l!=null&&l.onPrevVideoClick))try{w=(ve=l==null?void 0:l.onPrevVideoClick)==null?void 0:ve.call(l)}catch(Qe){B({message:"onPrevVideoClick callback failed to execute"})}if(!w)return;c&&io("prev")||X()},ji=(c=!0)=>{var ve;let w=!0;if(c&&(l!=null&&l.onNextVideoClick))try{w=(ve=l==null?void 0:l.onNextVideoClick)==null?void 0:ve.call(l)}catch(Qe){B({message:"onNextVideoClick callback failed to execute"})}if(!w)return;c&&io("next")||oe()},io=c=>{let{isMobile:w,features:{playbackStatusNextVideoShow:D,playbackStatusShow:ve}}=J;return D&&ve&&!w?(ft.ui.aboutToGoNextVideo.set(c),ft.ui.userActionsDisabled.set(!0),!0):!1},Po=()=>{var c;(c=l==null?void 0:l.onNextVideoAnnouncementShow)==null||c.call(l)},ho=()=>{var c;(c=l==null?void 0:l.onNextVideoAnnouncementClick)==null||c.call(l)},Oo=()=>{var c;(c=l==null?void 0:l.onNextVideoAnnouncementAuto)==null||c.call(l)},Ui=()=>{var c;(c=l==null?void 0:l.onNextVideoAnnouncementCancel)==null||c.call(l)},Li=()=>{N.prepare()},it=()=>{Wn(ft);let c=we(ft.ui.controls.disabledControls$),w=we(ft.playerPhase),D={playerPhase:w,isInteractive:C,isVideoEnded:!1,action:"none"};if(c.has("PLAY_BUTTON"))return;if(B({message:"toggle play"}),w==="ads"){D.action="play",j.log("toggle adman play",D),re.togglePlay();return}let ve=()=>{var Ct;B({message:"toggle play, call player.play"}),D.action="play",N.play(),(Ct=l==null?void 0:l.onPlay)==null||Ct.call(l)},Qe=()=>{var Ct;B({message:"toggle play, call player.pause"}),D.action="pause",N.pause(),(Ct=l==null?void 0:l.onPause)==null||Ct.call(l)};if(N.info.isEnded$.getValue()){if(B({message:"toggle play, video ended, seek to 0"}),qt.next(),Ge.next(cs.REWIND),C){P==null||P();return}N.seekTime(0),ve()}else N.info.playbackState$.getValue()!==dd.PLAYING?ve():Qe();j.log("toggle play",D)},Gt=(c,{changeReason:w="default",appliesTo:D="to-video"}={})=>{B({message:`set quality, quality: ${c}`}),j.log("set quality",{quality:c}),N.setAutoQuality(c==="auto"),c!=="auto"?(J.features.qualityDetailsSubMenuEnabled?(Cc({type:"exact_quality",quality:c,videoId:i},D),Fl(),N.setPredefinedQualityLimits(Gr.UNKNOWN)):Cp(i,c),tt.set(c),N.setQuality(c)):J.features.qualityDetailsSubMenuEnabled?w==="default"&&(Ao("auto_quality",D),we(Qi)&&Zi(!1),we(Hi)&&yi(!1)):Fl()},Zi=(c,w="as-default")=>{B({message:`set trafficSavingEnabled, value: ${c}`}),j.log("set traffic saving enabled",{trafficSavingEnabled:c});let D=c?Gr.TRAFFIC_SAVING:Gr.UNKNOWN;J.features.qualityDetailsSubMenuEnabled?(bi(D,w),Hl(!1)):(N.setPredefinedQualityLimits(D),Hl(c))},yi=(c,w="as-default")=>{B({message:`set highQualityEnabled, value: ${c}`}),j.log("set high quality enabled",{highQualityEnabled:c}),bi(c?Gr.HIGH_QUALITY:Gr.UNKNOWN,w)},bi=(c,w)=>{c!==Gr.UNKNOWN&&(we(Wt)&&!we(ln)&&Gt("auto",{appliesTo:w,changeReason:"limit-changed"}),Ao(c,w)),N.setPredefinedQualityLimits(c)},Ao=(c,w)=>{Cc({type:c,videoId:i},w),w==="as-default"&&Cc({type:c,videoId:i},"to-video")},_o=c=>{j.log("set playback rate",{playbackRate:c}),N.setPlaybackRate(c),J.features.saveRate&&le&&!N.info.isLive$.getValue()&&ah(c)},Ln=()=>{let c=we(qo),w=c.findIndex(({selected:ve})=>ve);if(w===c.length-1)return;let D=c[w+1];_o(D.value)},oo=()=>{let c=we(qo),w=c.findIndex(({selected:ve})=>ve);if(w===0)return;let D=c[w-1];_o(D.value)},un=(c=Lt(W({},Gi),{selected:!1}))=>{j.log("set subtitles",W({},c)),c&&c.value!==Gi.value&&vt.next(c.isAuto?c.value+"_auto":c.value),Yi.set(c)},Vn=()=>{j.log("toggle subtitles");let c=we(Ji),w=we(Yi),D=we(Qt);if((w==null?void 0:w.value)===Gi.value){let ve=c.filter(Qe=>Qe.value!==Gi.value).find(Qe=>Qe.value===D)||c[1];un(ve)}else un()},Mo=(c,w,D=!0)=>{var ve;if(B({message:`seek to time, time: ${c}`}),j.log("seek to time",{time:c,action:w,forcePrecise:D}),Ge.next(w),N.info.isLive$.getValue()){let Qe=N.info.duration$.getValue(),Ct=Math.min(0,Qe+c);N.seekTime(Ct,D)}else{if(E!=null&&E.getValue())return;N.info.isEnded$.getValue()&&(B({message:"seek after ended, call callbacks.onPlay"}),(ve=l==null?void 0:l.onPlay)==null||ve.call(l)),N.seekTime(Ue(c),D)}},gr=c=>{B({message:`seek to episode start time: ${c}`}),j.log("seek to episode start time",{time:c}),Mo(c,cs.EPISODE,!0)},hr=(c,w)=>{B({message:`seek to percent, percent: ${c}`}),j.log("seek to percent",{percent:c,action:w});let D=we(Ti)*c;Mo(D,w,!1)},Nr=c=>{B({message:`seek external, time: ${c}`}),j.log("seek external",{time:c}),Ge.next(cs.UNKNOWN),N.seekTime(N.info.isLive$.getValue()?-c:c)},_r=c=>{var ve,Qe;let w=(ve=c.max)!=null?ve:"none",D=(Qe=c.min)!=null?Qe:"none";B({message:`set auto quality limitation. Max: ${w}. Min: ${D}`}),j.log("set auto quality limits",{max:w,min:D}),N.setAutoQualityLimits(c)},Br=c=>{B({message:`seek external to episode start time: ${c}`}),j.log("seek external to episode start time",{time:c}),Mo(c,cs.EPISODE,!0)},Ko=c=>{B({message:`set playback rate to: ${c}`}),j.log("set playback rate external",{playbackRate:c}),N.setPlaybackRate(c)},Rn=ce(void 0),nr=ce(!1),Or=c=>{B({message:`start scrubbing, progress: ${c}`}),j.log("start scrubbing",{progress:c}),nr.set(!0),Qo(c)},Qo=c=>{Rn.set(c)},Dn,Xe,Rt=()=>{Rn.set(void 0),nr.set(!1)},Ii=()=>{clearTimeout(Xe),clearTimeout(Dn),Dn=window.setTimeout(()=>{Rt()},500),Ie==null||Ie.removeEventListener("seeked",Ii)},Go=c=>{B({message:`complete scrubbing, progress: ${c}`}),j.log("complete scrubbing",{progress:c}),hr(c,cs.SLIDER),we(ft.ui.isMobile)&&we(ft.state.currentFormat$)===cd.HLS?(Ie==null||Ie.addEventListener("seeked",Ii),Xe=window.setTimeout(()=>{Ii()},300)):Rt()},Nn=hi([ht,Ti,Rn],([c,w,D],ve)=>{ve(T2(D)?D*w:c)}),pn=ce(!1),br=()=>{pn.set(!0)},Ce=()=>{pn.set(!1)},lt=ce({width:0,height:0}),At=hi([lt],([{width:c}],w)=>{let D=Fh(c);w(D)}),ai=ce(!1),zi=F.filter(c=>Yg(c)),Vi=hi([At,ai],([c,w])=>w?zi.filter(D=>!D.hideOnMobile):zi.filter(D=>{var ve;return!((ve=D.hideOnDesktopGridTypes)!=null&&ve.includes(c))})),Yt=ce(F.filter(c=>jg(c))),rr=hi([Yt,At],([c,w])=>c.filter(D=>{var ve;return!((ve=D.hideOnDesktopGridTypes)!=null&&ve.includes(w))})),Ke=hi([rr,Vi],([c,w])=>[...J.features.additionalButtonsDesktopControlPanelRight?c.filter(D=>D.type==="desktop-control-panel-right"):[],...J.features.additionalButtons?w.map((D,ve)=>{var Qe;return{id:ve,weight:ve,type:"desktop-control-panel-right",testId:D.testId,icon:D.iconUrl,onClick:D.onClick,ariaLabel:(Qe=D.ariaLabel)!=null?Qe:D.tooltip,tooltipText:D.tooltip}}):[]]),Dt=ce(Y),$i=hi([Dt],([c])=>J.features.additionalSettingsMenuItems?c.map(w=>w.type==="SWITCH"?Lt(W({},w),{onClick:w.onChangeEnabled}):w):[]),Lo=(c,w)=>{let D=we(Yt).map(ve=>ve.id!==c?ve:W(W({},ve),w));Yt.set(D)},fn=c=>{let w=we(Yt);if(w.some(D=>D.id===c.id)){B({message:`Additional button with id: "${c.id}" was exist! Can't add more with the same id`});return}w.push(c),Yt.set(w)},Yr=c=>{let w=we(Yt);if(!w.some(D=>D.id===c)){B({message:`Can't find additional button with id: "${c}"! Can't remove item with this id`});return}w=w.filter(D=>D.id!==c),Yt.set(w)},Bn=c=>{Ge.next(cs.LIVE),B({message:"live switch to low latency "+c}),j.log("live switch to low latency "+c),N.setLiveLowLatency(c)},Hr=(c,w)=>{let D=we(Dt).map(ve=>ve.id!==c?ve:W(W({},ve),w));Dt.set(D)},ll=c=>{let w=we(Dt);if(w.some(D=>D.id===c.id)){B({message:`Settings menu item with id: "${c.id}" was exist! Can't add more with the same id`});return}w.push(c),Dt.set(w)},Vs=c=>{let w=we(Dt);if(!w.some(D=>D.id===c)){B({message:`Can't find settings menu item with id: "${c}"! Can't remove item with this id`});return}w=w.filter(D=>D.id!==c),Dt.set(w)},$r=ce(H),_a=hi([$r],([c])=>J.features.additionalContextMenuItems?c:[]),ba=(c,w)=>{let D=we($r).map(ve=>ve.id!==c?ve:W(W({},ve),w));$r.set(D)},Rs=c=>{let w=we($r);if(w.some(D=>D.id===c.id)){B({message:`Context menu item with id: "${c.id}" was exist! Can't add more with the same id`});return}w.push(c),$r.set(w)},_t=c=>{let w=we($r);if(!w.some(D=>D.id===c)){B({message:`Can't find context menu item with id: "${c}"! Can't remove item with this id`});return}w=w.filter(D=>D.id!==c),$r.set(w)},gt=hi([ai,at],([c,w],D)=>{D(c&&w)}),no=()=>{Ge.next(cs.LIVE),B({message:"switch to active live"}),j.log("switch to active live"),N.seekTime(0),N.info.playbackState$.getValue()!==dd.PLAYING&&ft.actions.internal.togglePlay()},Ho=()=>{j.log("skip adman"),re.skip()},ro=(c=!0)=>{Wn(ft),B({message:`switch from ads to video, callPlay: ${c}`}),j.log("switch from ads to video",{callPlay:c}),se.set("video"),c&&N.play()},di=()=>{Wn(ft),B({message:"switch from video to ads"}),j.log("switch from video to ads"),ft.actions.internal.pause(),ni(),se.set("ads")},Ri=c=>{Wn(ft);let w=c?"LiveWaitingStart":"thumb";j.log("set live waiting start",{state:c,playerPhase:w}),se.set(w)},ms=c=>{Wn(ft);let w=c?"LiveWaitingRecover":"thumb";j.log("set live waiting recover",{state:c,playerPhase:w}),se.set(w)},dl=c=>{Wn(ft);let w=c?"LiveWaitingRecord":"thumb";j.log("set live waiting record",{state:c,playerPhase:w}),se.set(w)},Fd=()=>(Wn(ft),j.log("get debug text data"),Kg(N,de,ft)),_u=()=>(Wn(ft),JSON.stringify(Ve.getFinishedSpans())),Ud=()=>(Wn(ft),Qg(N,de,ft)),$a=()=>Ie,zd=()=>{B({message:"toggle chromecast"}),j.log("toggle chromecast"),N.toggleChromecast()},qd=c=>{var D;if(Wn(ft),N.info.isEnded$.getValue())return;let w=!c;if(we(ft.playerPhase)==="ads"){B({message:`pause ads, internalCall: ${w}`}),j.log("pause ads",{internalCall:w}),re.pause();return}B({message:`pause video, internalCall: ${w}`}),j.log("pause video",{internalCall:w}),w&&((D=l==null?void 0:l.onPause)==null||D.call(l)),N.pause()},cl=c=>{var D;Wn(ft);let w=!c;if(we(ft.playerPhase)==="ads"){B({message:`play ads, internalCall: ${w}`}),j.log("play ads",{internalCall:w}),re.play();return}B({message:`play video, internalCall: ${w}`}),j.log("play video",{internalCall:w}),w&&((D=l==null?void 0:l.onPlay)==null||D.call(l)),N.play()},bu=c=>{Wn(ft);let w=!c;if(we(ft.playerPhase)==="ads"){B({message:"player cannot be stopped during ads via external method"});return}B({message:`player will be stopped, internalCall: ${w}`}),A==null||A()},ul=(c,w)=>{Wn(ft),B({message:`first start, show ads: ${c}, internalCall: ${!w}`}),j.log("first start",{showAds:c,external:w}),c?se.set("ads"):(se.set("video"),w?N.play():ft.actions.internal.togglePlay())},ya=()=>(B({message:"getting time codes"}),f),pl=()=>{let c=ya();if(!c||[0,1].includes(c.length))return;let w=N.info.position$.getValue();return c.find(D=>D.time>w)},Wd=c=>{let w=c;w||(w=pl());let D=N.info.position$.getValue();j.log("seek to next episode",W({currentTime:D},w)),w&&(B({message:"seek to next episode"}),Mo(w.time,cs.EPISODE,!0))},Kd=()=>{let c=ya();if(!c||[0,1].includes(c.length))return;let w=N.info.position$.getValue(),D=c.findIndex(Qe=>Qe.time>w),ve=D===-1?c.length-2:D-2;if(!(ve<0))return c[ve]},Qd=c=>{let w=c;w||(w=Kd());let D=N.info.position$.getValue();j.log("seek to prev episode",W({currentTime:D},w)),w&&(B({message:"seek to prev episode"}),Mo(w.time,cs.EPISODE,!0))},$u=()=>(B({message:"getting preview thumbs data"}),j.log("get preview thumbs data",W({},_)),_),Gd=()=>Tt(void 0,null,function*(){let c=Ne==null?void 0:Ne.isActive(),w="none";Ne!=null&&Ne.isActive()?(w="remove",yield Ne==null?void 0:Ne.remove()):(w="request",yield Ne==null?void 0:Ne.request()),j.log("toggle picture in picture",{isActive:c,action:w})}),yu=(c=-90)=>{j.log("rotate video",{alphaDiff:c}),st.update(w=>w+c)},xa=ce([]);k==null||k.subscribe(c=>{let w=[];for(let D=0;D<c.length;D++){let{range:[ve,Qe],subjects:Ct}=c[D];D===0&&ve!==0&&w.push({time:0,text:"",interactive:!1,completed:!0}),w.push({time:ve/1e3,text:"",interactive:!0,completed:J.features.interactiveTimeOpenUri?!Ct.length||Ct.every(Nt=>Nt.isRemoved):!Ct.length}),Qe!==1/0&&w.push({time:Qe/1e3,text:"",interactive:!1,completed:!0})}xa.set(w)});let xu=ce(!1);E==null||E.subscribe(c=>{c&&we(nr)&&Rt()});let Ue=c=>{if(!C)return c;let w=we(xa),D=we(Ti),Qe=we(Mi)/D,Ct=w.find(Nt=>Nt.interactive&&!Nt.completed&&Nt.time>Qe);return typeof(Ct==null?void 0:Ct.time)=="number"?Math.min(c,Ct.time-.05):c},Zt=()=>{ft.ui.episodes.panelOpened$.set(!1)},bo=()=>{j.log("destroy store"),clearTimeout(Xe),clearTimeout(Dn),Ze.unsubscribe(),ut.unsubscribe(),N.destroy(),re.destroy(),ue==null||ue.destroy(),ke==null||ke.destroy(),Ht.unsubscribe(),et==null||et.disconnect(),et=null,rt.destroy()},ft={interfaceLanguage$:Qt,isCyrillicRelatedInterface$:jt,initVideo:Pe,videoId:i,isClip:o,playerPhase:Q,vsid:xe,state:{positionExact$:ht,positionWithScrubbing$:Nn,duration$:Ti,playbackState$:Vt,isPlaying$:Xi,isLoaderVisible:Fi,bufferedProgress$:Pn,isLive$:ui,canChangePlaybackSpeed$:Oi,isActiveLive$:rn,isOldestAvailableLive$:xn,isRewindableLive$:Gn,isEnded$:ri,muted$:_i,volume$:pi,trafficSavingEnabled$:Qi,highQualityEnabled$:Hi,autoQualityLimitingAvailable$:Wt,availableVideoStreams$:Eo,availableAudioStreams$:wn,videoStream$:Mr,audioStream$:pr,currentQuality$:Zn,isAutoQualityEnabled$:ln,availableQualities$:dn,currentPlaybackRate$:cn,availablePlaybackRates$:qo,currentSubtitle$:Yi,availableTextTracks$:Xn,availableSubtitlesList$:Ji,currentSubtitleCaptions$:go,isAutoSubtitleCaptionVisible$:to,chromecastState$:Ft,chromecastDeviceName$:si,chromecastConnected$:sn,currentFormat$:mo,throughputEstimation$:Qn,videoBitrate$:ko,videoSize$:Io,errorLog$:pt,crashed$:at,isAudioAvailable$:$t,isAudioDisabled:!!s,canDownload:J.features.download&&!!d,availableSources$:Bo,hasMpegSources$:Lr,isInteractive:C,showInteractiveGraph:J.features.interactiveGraph,showSeekToInteractive:J.features.seekToInteractive,showPlayPrevChapter:J.features.interactivePlayPrevChapter,showInteractiveTimeIndicator:J.features.interactiveTimeIndicator&&!!we(xa).length,interactiveEpisodes$:xa,isInteractiveTime$:E?ei(E):ce(!1),isInteractiveExpectation$:xu,hasInteractiveBranches:T,playPrevChapterDisabledTooltip:R,looped$:Rr,loadedMetadata$:ce(!1),isAutoQualityAvailable$:Tn},ui:{t:Be,controlsVisible:ce(!1),touched:ce(!1),controls:{prevButton:ce(void 0),playButton:ce(void 0),replayButton:ce(void 0),nextButton:ce(void 0),playPrevChapterButton:ce(void 0),seekToInteractiveButton:ce(void 0),interactiveGraphButton:ce(void 0),liveButton:ce(void 0),time:ce(void 0),episodes:ce(void 0),volume:ce(void 0),subtitles:ce(void 0),settings:ce(void 0),context:ce(void 0),chromecast:ce(void 0),pip:ce(void 0),fullscreen:ce(void 0),vkLogo:ce(void 0),interactiveTimeIndicator:ce(void 0),timeline:ce(void 0),autoplayNextToggle:ce(void 0),additionalButtons:F.length?F.reduce(c=>[...c,ce(void 0)],[]):[],disabledControls$:ae},modals:{hotKeyMap:{show:ce(!1),data:ce({title:"",closeBtnText:"",groups:[]})}},isFullscreen:ye,isFullscreenOpenedByKeyboard:De,rotateAlpha:st,isAutoplay:ce(!1),debugPanelVisible:ce(!1),episodes:{panelOpened$:ce(!1),openedByKeyboard$:ce(!1)},contextMenu:{visible$:ce(!1),btnRef$:ce(void 0),openedByBtnKeyboard$:ce(!1),openedByHotKey$:ce(!1),lastActiveElem$:ce(void 0),showContextMenuBtn$:ce(!1),position$:ce({top:0,left:0})},playerSize:lt,isMobile:ai,mobileNotReportControlHidden$:gt,mobileUnmuteButtonExpanded:ce(!1),mobileUnmuteButtonVisible:ce(!1),icon3DVideoVisible:ce(!1),scrubbingInProgress:nr,volumeChangingInProgress:pn,is3DVideo:ce(!1),currentGridType$:At,additionalButtonsDeprecated$:Vi,additionalDesktopControlPanelRightButtons$:Ke,additionalSettingsMenuItems$:$i,additionalContextMenuItems$:_a,interactiveHideMobileControls:ce(!1),overlayContainer$:ce(void 0),startedByKeyboard$:ce(!1),autoplayNextEnabled$:ce(!1),timerNextVideoRunning$:ce(!0),settingsMenu:{visible$:ce(!1),ref$:ce(void 0),openedByBtnKeyboard$:ce(!1)},settingsSubMenu:{visible$:ce(!1),ref$:ce(void 0),name$:ce(void 0)},aboutToGoNextVideo:ce(void 0),userActionsDisabled:ce(!1)},ads:{position:ce(0),duration:ce(0),playbackState:ce("inactive"),canSkip:ce(!1),secondsToWatchBeforeSkip:ce(0),postrollPassed:ce(!1)},webApi:{pictureInPictureApi:Ne,annotationsApi:fe},actions:{internal:{preload:Li,firstStart:c=>ul(c,!1),play:()=>cl(!1),pause:()=>qd(!1),togglePlay:it,toggleMuted:An,openSettingsMenu:Vr,closeSettingsMenu:Mn,openSettingsSubMenu:ir,closeSettingsSubMenu:tr,setVolume:Wo,startVolumeChanging:br,stopVolumeChanging:Ce,setVideoStream:Yn,setAudioStream:Sn,setQuality:Gt,setTrafficSavingEnabled:Zi,setHighQualityEnabled:yi,setPlaybackRate:_o,incrementPlaybackRate:Ln,decrementPlaybackRate:oo,setSubtitle:un,toggleSubtitle:Vn,togglePictureInPicture:Gd,startScrubbing:Or,progressScrubbing:Qo,completeScrubbing:Go,toggleChromecast:zd,switchToActiveLive:no,switchFromAdsToVideo:ro,switchFromVideoToAds:di,skipAd:Ho,setLiveWaitingStart:Ri,setLiveWaitingRecover:ms,setLiveWaitingRecord:dl,getDebugTextData:Fd,getTraceTextData:_u,getDebugPanelData:Ud,getVideoElement:$a,seekTime:(c,w,D)=>Mo(c,w,D),clearDelayedBufferingCheckTimeout:yn,seekEpisodeStartTime:gr,seekToPercent:hr,getNextEpisode:pl,seekToNextEpisode:Wd,getPrevEpisode:Kd,seekToPrevEpisode:Qd,startLogging:li,stopLogging:Ni,startCameraManualRotation:Do,stopCameraManualRotation:Bi,moveCameraFocusPX:fo,holdCamera:No,releaseCamera:Et,getVideoEpisodes:ya,getPreviewThumbsData:$u,downloadVideo:mr,addLanguage:Mp,setLanguage:yt,nextMovie:ct,videoRotate:yu,correctSeekTimeToInteractive:Ue,replayInteractive:P,setLooped:vr,reportProblem:Dr,setAutoplayNextEnabled:Ye,setTimerNextVideoRunning:Pt,prevVideoClick:ki,nextVideoClick:ji,nextVideoAnnouncementShow:Po,nextVideoAnnouncementClick:ho,nextVideoAnnouncementAuto:Oo,nextVideoAnnouncementCancel:Ui},external:{firstStart:c=>ul(c,!0),play:()=>cl(!0),pause:()=>qd(!0),stop:()=>bu(!0),seekTime:c=>Nr(c),seekEpisodeStartTime:c=>Br(c),setPlaybackRate:c=>Ko(c),setAutoQualityLimits:c=>_r(c),setMuted:ii,setVolume:Wo,returnFocusToEpisodes:Zt,updateAdditionalSettingsItem:Hr,addAdditionalSettingsItem:ll,removeAdditionalSettingsItem:Vs,updateAdditionalContextItem:ba,addAdditionalContextItem:Rs,removeAdditionalContextItem:_t,updateAdditionalButton:Lo,addAdditionalButton:fn,removeAdditionalButton:Yr,setLiveLowLatency:Bn}},callbacks:l,setUiCallbacks:c=>{We=W({},c)},getAdmanWrapper:()=>re,getLogger:()=>Re,getPlayer:()=>N,destroy:bo};return ft};function ua(t,e,i,o){var _;let n=["interactiveTimeIndicator"],a=(_=e[i])==null?void 0:_.getBoundingClientRect(),s=(o||n.includes(i))&&!!a&&!!(a.right-a.left),{top:d,left:l,bottom:u,right:f}=el(e[i],t||void 0);return{left:s?l:0,right:s?f:0,top:s?d:0,bottom:s?u:0,isDisplayed:s}}var il=(t,e,i,o)=>{if(t)for(let[n,a]of Object.entries(e))["tooltipPointerOffsetX","disabledControls$","additionalButtons"].includes(n)||a.set(ua(t,i,n,o))};var Xc=(t,e,i)=>Tt(void 0,null,function*(){yield wo(),e&&i&&(i.focus(),t.set(!1))});var D2=$e('<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 Ef(t,e){let i=Ae(e,["$$slots","$$events","$$legacy","children"]);var o=D2();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:ne}),be(),g(o),I(()=>n=Te(o,n,W({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","aria-hidden":"true","data-testid":"dots-icon",role:"img"},i))),$(t,o)}function Pf(t,e){z(e,!0);let[i,o]=Oe(),n=()=>S(l,"$contextMenuVisible$",i),a=m(e,"disabled",3,!1),s=m(e,"ariaLabel",3,""),d=Se(),l=d.ui.contextMenu.visible$,u=d.ui.contextMenu.openedByBtnKeyboard$,f=d.ui.contextMenu.showContextMenuBtn$,_=d.ui.contextMenu.position$,p=d.ui.contextMenu.btnRef$,b=ie(void 0);qe(()=>{r(b)&&bt(()=>{p.set(r(b))})});let x=E=>{let P=ks(E),A=Lh(r(b));_.set(A),u.set(P),l.set(!n())},y=()=>{f.set(!0)},C=()=>{f.set(!1)},k=v(()=>n()?"opened":"");Mt(t,{get className(){return r(k)},testId:"btn-context-menu",get disabled(){return a()},get ariaLabel(){return s()},click:x,focus:y,blur:C,get ariaExpanded(){return n()},get ref(){return r(b)},set ref(E){O(b,me(E))},children:(E,P)=>{Ef(E,{})},$$slots:{default:!0}}),q(),o()}var N2=t=>{t.stopPropagation()},B2=L("<div><!> <div></div> <div></div></div>"),O2={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;}
|
|
227
|
+
}`};function mf(t,e){W(e,!0),G(t,H$);let i=v(e,"isMobile",3,!1),o=m(()=>e.iconState===Oh.CONNECTED),n=m(()=>e.iconState===Oh.CONNECTING);var a=Ue(),s=pe(a);{var d=u=>{var f=B$(),_=h(f),p=h(_),$=h(p);be(),g(p);var w=M(p);be(),g(_);var y=M(_),S=h(y),k=h(S);g(S),be(),g(y),g(f),I(()=>{He($,"fill",r(o)?"#2688EB":"var(--btn-color, #fff)"),He(w,"fill",r(o)?"#2688EB":"var(--btn-color, #fff)"),He(k,"fill",r(o)?"#2688EB":"var(--btn-color, #fff)")}),b(u,f)},l=u=>{var f=O$();let _;var p=h(f),$=M(h(p),5);let w;g(p),g(f),I((y,S)=>{_=ie(f,0,"svelte-8z1bf5",null,_,y),w=ie($,0,"svelte-8z1bf5",null,w,S)},[()=>({connecting:r(n)}),()=>({hidden:!r(o)})]),b(u,f)};R(s,u=>{i()?u(d):u(l,!1)})}b(t,a),q()}import{noop as U$}from"@vkontakte/videoplayer-shared/es2015";function td(t,e){W(e,!0);let i=v(e,"ref",15,void 0),o=v(e,"isMobile",3,!1),n=v(e,"click",3,U$),s=Ce().ui.t,d=m(()=>e.state===F$.CONNECTED?s("tooltip_chromecast_on"):s("tooltip_chromecast_off"));Pt(t,{get ariaLabel(){return r(d)},get click(){return n()},testId:"btn-chromecast",get ref(){return i()},set ref(l){i(l)},children:(l,u)=>{mf(l,{get isMobile(){return o()},get iconState(){return e.state}})},$$slots:{default:!0}}),q()}var z$=L('<div class="tooltip-wrapper svelte-5ygsa2"><div><!></div></div>'),W$={hash:"svelte-5ygsa2",code:'.tooltip-wrapper.svelte-5ygsa2 {position:relative;display:block;}.tooltip.svelte-5ygsa2 {position:absolute;opacity:0;visibility:hidden;transition:opacity 200ms, visibility 200ms;bottom:100%;transform:translateX(-50%);}.pointer.svelte-5ygsa2: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-5ygsa2 {opacity:1;visibility:visible;}'};function vf(t,e){G(t,W$);let i=v(e,"active",3,!1),o=v(e,"pointer",3,!1),n=v(e,"translateXPx",3,0),a=v(e,"translateYPx",3,0),s=te(void 0),d=te(void 0);function l(w){if(!r(d))return 0;let{width:y}=r(d).getBoundingClientRect(),S=y/2;return w<S?S:w>e.containerWidth-S?e.containerWidth-S:w}let u=m(()=>l(n()));var f=z$(),_=h(f);let p;var $=h(_);he($,()=>{var w;return(w=e.children)!=null?w:oe}),g(_),ct(_,w=>O(d,w),()=>r(d)),g(f),ct(f,w=>O(s,w),()=>r(s)),I(w=>{tt(f,`transform: translate(${r(u)}px, ${a()}px);`),p=ie(_,1,"tooltip svelte-5ygsa2",null,p,w),tt(_,`opacity: ${i()?1:0}; visibility: ${i()?"visible":"hidden"}`)},[()=>({active:i(),pointer:o()})]),b(t,f)}var Hc=(t,e,i)=>i.filter(o=>o.time<=t*e).pop();var Hh=t=>!!(Math.round(Math.abs(t)/90)%2),Fh=t=>Math.abs(t)/90%4===1;var q$=L('<div class="preview svelte-1wqg760"></div>'),K$=L('<div class="time svelte-1wqg760"> </div>'),Q$=L('<div><!> <div class="episode svelte-1wqg760"><!></div> <!></div>'),G$={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 gf(t,e){W(e,!0),G(t,G$);let[i,o]=Fe(),n=()=>C(w,"$rotateAlpha",i),a=()=>C(y,"$playerSize",i),s={MOBILE:150,DESKTOP:278},d=v(e,"time",3,""),l=v(e,"isMobile",3,!1),u=v(e,"videoEpisodes",19,()=>[]),f=v(e,"progress",3,0),_=v(e,"duration",3,0),p=v(e,"isInteractive",3,!1),$=Ce(),w=$.ui.rotateAlpha,y=$.ui.playerSize,S=te(0),k=te(0),P=te(""),A=te(0),E=te(0),T=te(0),V=te(0),z=m(()=>Hc(f(),_(),u())),j=m(()=>Hh(n())),F=m(()=>Fh(n())),Z=m(fe),J=m(()=>(r(F)?1:-1)*(r(S)/2-r(k)/2)),ne=m(()=>r(J)*-1);qe(()=>{(B=>(O(S,ve(B.width)),O(k,ve(B.height))))(Re())}),qe(()=>{(B=>(O(P,ve(B.imgSrc)),O(A,ve(B.imgWidth)),O(E,ve(B.imgHeight)),O(T,ve(B.imgOffsetX)),O(V,ve(B.imgOffsetY))))(Me(f()))});function fe(){var Ge;let B=l()?s.MOBILE:s.DESKTOP,{isVertical:ce}=de(),Pe=30;return(Ge=r(z))!=null&&Ge.text&&(Pe+=16),(ce||r(j))&&(Pe+=18,Pe+=50),Math.min(Math.max(a().height-Pe,0),B)}function de(){let B=e.previewThumbsData.frameWidth,ce=e.previewThumbsData.frameHeight,Pe=ce>B;return{width:B,height:ce,isHorizontal:!Pe,isVertical:Pe}}function Re(){let{height:B,isHorizontal:ce,isVertical:Pe,width:Ge}=de();return ce&&(B=B/Ge*r(Z),Ge=r(Z)),Pe&&(Ge=Ge/B*r(Z),B=r(Z)),{width:Ge,height:B}}function Me(B){let ce;e.previewThumbsData.isUV?ce=Math.floor(_()*B/e.previewThumbsData.frequency):ce=Math.min(e.previewThumbsData.countTotal,Math.max(0,Math.floor(e.previewThumbsData.countTotal*B)));let Pe=Math.floor(ce/e.previewThumbsData.countPerImage),Ge=Math.floor(ce%e.previewThumbsData.countPerImage/e.previewThumbsData.countPerRow),at=ce%e.previewThumbsData.countPerRow,Ae=Math.floor(e.previewThumbsData.countPerImage/e.previewThumbsData.countPerRow);!e.previewThumbsData.isUV&&Pe===Math.floor(e.previewThumbsData.countTotal/e.previewThumbsData.countPerImage)&&(Ae=Math.floor(e.previewThumbsData.countTotal%e.previewThumbsData.countPerImage/e.previewThumbsData.countPerRow),e.previewThumbsData.countTotal%e.previewThumbsData.countPerImage%e.previewThumbsData.countPerRow>0&&Ae++);let ye=e.previewThumbsData.countPerRow;!e.previewThumbsData.isUV&&Pe===Math.floor(e.previewThumbsData.countTotal/e.previewThumbsData.countPerImage)&&e.previewThumbsData.countTotal%e.previewThumbsData.countPerImage>0&&(ye=Math.min(e.previewThumbsData.countPerRow,e.previewThumbsData.countTotal%e.previewThumbsData.countPerImage));let Ve=r(S)*ye,Ze=r(k)*Ae,ut=-at*r(S),nt=-Ge*r(k);return{imgSrc:e.previewThumbsData.links[Pe],imgWidth:Ve,imgHeight:Ze,imgOffsetX:ut,imgOffsetY:nt}}var ee=Q$();let Le;var X=h(ee);{var N=B=>{var ce=q$();I(()=>tt(ce,`width: ${r(S)}px; height: ${r(k)}px; background-image: url(${r(P)}); background-size: ${r(A)}px ${r(E)}px; background-position: ${r(T)}px ${r(V)}px;
|
|
228
|
+
transform: rotate(${n()}deg) ${r(j)?`translate(${r(J)}px, ${r(ne)}px)`:""};
|
|
229
|
+
`)),b(B,ce)};R(X,B=>{r(P)&&B(N)})}var De=M(X,2),re=h(De);{var Ee=B=>{var ce=Ue(),Pe=pe(ce);{var Ge=Ae=>{var ye=dr();I(Ve=>ge(ye,Ve),[()=>H("tooltip_episode_unfinished")]),b(Ae,ye)},at=Ae=>{var ye=dr();I(()=>ge(ye,r(z).text||"")),b(Ae,ye)};R(Pe,Ae=>{p()&&r(z).completed===!1?Ae(Ge):Ae(at,!1)})}b(B,ce)};R(re,B=>{r(z)&&B(Ee)})}g(De);var Ne=M(De,2);{var me=B=>{var ce=K$(),Pe=h(ce,!0);g(ce),I(()=>ge(Pe,d())),b(B,ce)};R(Ne,B=>{p()||B(me)})}g(ee),I(B=>{Le=ie(ee,1,"timeline-preview svelte-1wqg760",null,Le,B),tt(ee,`width: ${r(j)?r(k):r(S)}px;`)},[()=>({mobile:l()})]),b(t,ee),q(),o()}var Y$=L('<span class="time svelte-1jr6obn"> </span>'),j$=L("<!> <!>",1),Z$={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 hf(t,e){var _e;W(e,!0),G(t,Z$);let[i,o]=Fe(),n=()=>C(Z,"$interactiveEpisodes$",i),a=()=>C(E,"$duration$",i),s=()=>C(A,"$position$",i),d=()=>C(fe,"$isInteractiveExpectation$",i),l=()=>C(ne,"$isInteractiveTime$",i),u=()=>C(T,"$isLive$",i),f=()=>C(z,"$isMobile",i),_=()=>C(V,"$isActiveLive$",i),p=()=>C(P,"$bufferedProgress$",i),$=()=>C(Me,"$disabledControls$",i),w=v(e,"showTimeline",3,!1),y=v(e,"ref",15,void 0),S=Ce(),k=Qt(),P=S.state.bufferedProgress$,A=S.state.positionWithScrubbing$,E=S.state.duration$,T=S.state.isLive$,V=S.state.isActiveLive$,z=S.ui.isMobile,j=k.features.episodes?S.actions.internal.getVideoEpisodes():void 0,F=S.actions.internal.getPreviewThumbsData(),Z=S.state.interactiveEpisodes$,J=S.state.isInteractive,ne=S.state.isInteractiveTime$,fe=S.state.isInteractiveExpectation$,de=S.actions.internal.correctSeekTimeToInteractive,Re=(_e=S.callbacks)==null?void 0:_e.onDisabledTimelineClick,Me=S.ui.controls.disabledControls$,ee=S.ui.t,Le=k.features.interactiveResponsiveUi,X=m(()=>J?n():j),N=m(()=>pr(a())),De=m(()=>pr(s())),re=m(()=>s()/a()),Ee=m(()=>d()||l()),Ne=te(!1),me=te(""),B=te(0),ce=te(0),Pe=te(0),Ge=m(()=>({containerWidth:r(ce),translateXPx:r(B),translateYPx:J&&F?-36:-16,active:r(Ne)&&w()&&!r(Ee)&&!Le,pointer:!k.features.timelinePreview||!F||u()})),at=ee("aria_timeline"),Ae=m(()=>ee("aria_timeline_value",{position:r(De),duration:r(N)}));function ye(Te){return!de||!J?Te:de(Te*a())/a()}function Ve(Te){S.actions.internal.startScrubbing(ye(Te))}function Ze(Te){l()||S.actions.internal.progressScrubbing(ye(Te))}function ut(Te){S.actions.internal.completeScrubbing(ye(Te)),O(Ne,!1)}function nt(Te,Oe,pt){yt(Te,Oe,pt),O(Ne,!0)}function Nt(Te,Oe,pt){yt(Te,Oe,pt),O(Ne,!0)}function rt(){O(Ne,!1)}function yt(Te,Oe,pt){O(Pe,ve(ye(Te))),O(B,ve(Oe)),pt&&O(ce,ve(pt)),O(me,ve(zt(Te)))}function zt(Te){let Oe=pr((u()?1-Te:Te)*a());return u()?`-${Oe}`:Oe}var Gt=j$(),Be=pe(Gt);vf(Be,rs(()=>r(Ge),{children:(Te,Oe)=>{var pt=Ue(),Wt=pe(pt);{var Ye=Je=>{gf(Je,{get time(){return r(me)},get isMobile(){return f()},get videoEpisodes(){return r(X)},previewThumbsData:F,get progress(){return r(Pe)},get duration(){return a()},isInteractive:J})},lt=Je=>{var kt=Y$(),ii=h(kt,!0);g(kt),I(()=>ge(ii,r(me))),b(Je,kt)};R(Wt,Je=>{k.features.timelinePreview&&F&&!u()?Je(Ye):Je(lt,!1)})}b(Te,pt)},$$slots:{default:!0}}));var se=M(Be,2);let Q=m(()=>Math.round(r(re)*100)),ae=m(()=>$().has("TIMELINE"));aa(se,{className:"timeline-slider",get isActiveLive(){return _()},get isMobile(){return f()},ariaLabel:at,ariaValueMin:0,get ariaValueMax(){return a()},get ariaValueNow(){return r(Q)},get ariaValueText(){return r(Ae)},get loadedProgress(){return p()},get filledProgress(){return r(re)},get handleProgress(){return r(re)},get videoEpisodes(){return r(X)},onPointerDown:Ve,onHandleMove:Ze,onPointerMove:Nt,onPointerUp:ut,onPointerEnter:nt,onPointerLeave:rt,onDisabledClick:Re,isInteractive:J,get disabled(){return r(ae)},get hideHandel(){return l()},get ref(){return y()},set ref(Te){y(Te)}}),b(t,Gt),q(),o()}var X$={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 id(t,e){W(e,!0),G(t,X$);let[i,o]=Fe(),n=()=>C(l,"$isMobile",i),a=v(e,"position",3,0),s=v(e,"duration",3,0),d=Ce(),l=d.ui.isMobile,u=d.ui.t,f=m(()=>pr(s())),_=m(()=>pr(a())),p=m(()=>a()/s()),$=m(()=>u("aria_timeline_value",{position:r(_),duration:r(f)})),w=m(()=>Math.round(r(p)*100));aa(t,{className:"timeline-ads-slider",ariaValueMin:0,get ariaValueMax(){return s()},get ariaValueNow(){return r(w)},get ariaValueText(){return r($)},get filledProgress(){return r(p)},hideHandel:!0,get squareBorders(){return n()}}),q(),o()}var J$=L("<div><!></div>"),e2=L("<div></div>"),t2={hash:"svelte-1f460ty",code:".timeline.svelte-1f460ty {position:relative;pointer-events:all;display:flex;align-items:center;bottom:0;width:100%;min-width:86px;padding:3px var(--timeline-padding-horizontal) 4px;box-sizing:border-box;}.timeline.mobile.svelte-1f460ty {height:16px;padding:6px 12px 7px;margin-top:6px;}.timeline-stub.svelte-1f460ty {width:100%;min-width:20px;}.timeline-stub.mobile.svelte-1f460ty {height:8px;}"};function od(t,e){W(e,!0),G(t,t2);let[i,o]=Fe(),n=()=>C(p,"$isLive$",i),a=()=>C(y,"$isMobile",i),s=()=>C(w,"$adPosition",i),d=()=>C($,"$adDuration",i),l=v(e,"isAds",3,!1),u=v(e,"isHidden",3,!1),f=v(e,"ref",15,void 0),_=Ce(),p=_.state.isLive$,$=_.ads.duration,w=_.ads.position,y=_.ui.isMobile,S=m(()=>!u()&&(!n()||n()&&e.canRewindLive&&e.isRewindableLive||l()));var k=Ue(),P=pe(k);{var A=T=>{var V=J$();let z;var j=h(V);{var F=J=>{id(J,{get position(){return s()},get duration(){return d()}})},Z=J=>{hf(J,{get showTimeline(){return r(S)},get ref(){return f()},set ref(ne){f(ne)}})};R(j,J=>{l()?J(F):J(Z,!1)})}g(V),I(J=>z=ie(V,1,"timeline svelte-1f460ty",null,z,J),[()=>({mobile:a()})]),b(T,V)},E=T=>{var V=e2();let z;I(j=>z=ie(V,1,"timeline-stub svelte-1f460ty",null,z,j),[()=>({mobile:a()})]),b(T,V)};R(P,T=>{r(S)?T(A):T(E,!1)})}b(t,k),q(),o()}import{noop as n2}from"@vkontakte/videoplayer-shared/es2015";var i2=$e('<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 _f(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=i2();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(3),g(o),I(()=>n=Se(o,n,K({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))),b(t,o)}var o2=$e('<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 bf(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=o2();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"12",height:"13",fill:"none","aria-hidden":"true","data-testid":"chevron-light-icon",role:"img"},i))),b(t,o)}var r2=L('<span class="text mobile svelte-1yhs2ga"> </span> <div class="chevron-episodes svelte-1yhs2ga"><!></div>',1),s2=L('<span class="text svelte-1yhs2ga"> </span>'),a2=L('<span class="text count svelte-1yhs2ga"> </span>'),l2=L("<!> <!>",1),d2={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 nd(t,e){var de,Re,Me;W(e,!0),G(t,d2);let[i,o]=Fe(),n=()=>C(w,"$currentGridType$",i),a=()=>C(y,"$openedByKeyboard$",i),s=()=>C(S,"$panelOpened$",i),d=()=>C(k,"$isMobile",i),l=v(e,"position",3,0),u=v(e,"duration",3,0),f=v(e,"timeCodes",19,()=>[]),_=Ce(),p=(Re=(de=_.callbacks)==null?void 0:de.onEpisodeChanged)!=null?Re:n2,$=!!((Me=_.callbacks)!=null&&Me.onEpisodeClicked),w=_.ui.currentGridType$,y=_.ui.episodes.openedByKeyboard$,S=_.ui.episodes.panelOpened$,k=_.ui.isMobile,P=_.ui.t,A=te(void 0),E=ee=>{var X,N,De;if(!!((X=_.callbacks)!=null&&X.onEpisodeClicked)){let re=Ss(ee);y.set(re),S.set(!0),(De=(N=_.callbacks)==null?void 0:N.onEpisodeClicked)==null||De.call(N,re)}},T=te(null),V=m(()=>l()/u());qe(()=>{var Le;let ee=Hc(r(V),u(),f());ee?((Le=r(T))==null?void 0:Le.time)!==ee.time&&(p(ee),O(T,ve(ee))):O(T,null)});let z=m(()=>{var ee;return((ee=r(T))==null?void 0:ee.text)||""}),j=m(()=>Fi(n(),"xl")?"FULL":Fi(n(),"m")&&Nh(n(),"xl")?"COUNT":"SHORT"),F=m(()=>`${P("tooltip_episodes")}: ${r(z)}`),Z=(ee,Le,X)=>Ct(this,null,function*(){yield yo(),(ee==null?void 0:ee.getAttribute("aria-expanded"))==="false"&&Le&&!X&&bt(()=>{y.set(!1),ee.focus()})});qe(()=>{Z(r(A),a(),s())});var J=Ue(),ne=pe(J);{var fe=ee=>{let Le=m(()=>d()?"px-0":"");Pt(ee,{get className(){var X;return`w-max btn-full-opacity btn-jc-l ${(X=r(Le))!=null?X:""}`},testId:"btn-episodes",click:E,disabled:!$,get ariaExpanded(){return s()},get ariaLabel(){return r(F)},get ref(){return r(A)},set ref(X){O(A,ve(X))},children:(X,N)=>{var De=Ue(),re=pe(De);{var Ee=me=>{var B=r2(),ce=pe(B),Pe=h(ce,!0);g(ce);var Ge=M(ce,2),at=h(Ge);bf(at,{}),g(Ge),I(()=>ge(Pe,r(z))),b(me,B)},Ne=me=>{var B=l2(),ce=pe(B);_f(ce,{});var Pe=M(ce,2);{var Ge=Ae=>{var ye=s2(),Ve=h(ye,!0);g(ye),I(()=>ge(Ve,r(z))),b(Ae,ye)},at=(Ae,ye)=>{{var Ve=Ze=>{var ut=a2(),nt=h(ut,!0);g(ut),I(()=>ge(nt,f().length)),b(Ze,ut)};R(Ae,Ze=>{r(j)==="COUNT"&&Ze(Ve)},ye)}};R(Pe,Ae=>{r(j)==="FULL"?Ae(Ge):Ae(at,!1)})}b(me,B)};R(re,me=>{d()?me(Ee):me(Ne,!1)})}b(X,De)},$$slots:{default:!0}})};R(ne,ee=>{r(T)&&ee(fe)})}b(t,J),q(),o()}import{debounceFn as dy}from"@vkontakte/videoplayer-shared/es2015";import{ChromecastState as h2,PlaybackState as rd,Player as _2,PredefinedQualityLimits as Qr,VideoFormat as sd,clientChecker as b2}from"@vkontakte/videoplayer-core/es2015";import{assertNonNullable as Gn,getHighestQuality as $2,InterfaceLanguage as y2,isInvariantQuality as x2,isNonNullable as w2,loadVKLangPack as S2,Logger as C2,map as Yh,merge as T2,Observable as k2,Subject as Qc,Subscription as Cf,Tracer as I2,ValueSubject as E2,VideoQuality as P2,devNull as A2,now as M2}from"@vkontakte/videoplayer-shared/es2015";import{SeekAction as as}from"@vkontakte/videoplayer-statistics/es2015";import{detectEmbed as c2,devNull as jt,now as Zt}from"@vkontakte/videoplayer-shared/es2015";import{addScript as u2,Subject as zo,clearVideoElement as p2}from"@vkontakte/videoplayer-shared/es2015";var Uh=(t,e)=>t<400||e<225?5:t<640||e<360?0:t<960||e<540?1:t<1280||e<720?2:3;var f2="//ad.mail.ru/static/admanhtml/rbadman-html5.min.js",Fc=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 zo,loadStarted$:new zo,loadEnded$:new zo,loadError$:new zo,ready$:new zo,slotRequested$:new zo,started$:new zo,timeRemained$:new zo,paused$:new zo,resumed$:new zo,ended$:new zo,empty$:new zo,skipped$:new zo,clicked$:new zo,closed$:new zo,error$:new zo};this.loadAdman=e=>(jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_load_start",this.useAdmanFromNPM?"npm":"http"],numbers:[Zt()]}),this.useAdmanFromNPM?this.loadAdmanNPM(e):this.loadAdmanMailRu(e));this.loadAdmanMailRu=e=>new Promise((i,o)=>{let n;this.events.loadStarted$.next();let a=()=>{clearTimeout(n),delete window.admanAsyncInit,window.AdmanHTML?(jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_async_init_done","http"],numbers:[Zt()]}),i(),this.events.loadEnded$.next()):(jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_init_timed_out","http"],numbers:[Zt()]}),o())};u2(f2,e,this.loadTimeout).then(()=>{jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_script_loaded","http"],numbers:[Zt()]}),window.AdmanHTML?(jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_already_inited","http"],numbers:[Zt()]}),i(),this.events.loadEnded$.next()):(jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_wait_async_init","http"],numbers:[Zt()]}),window.admanAsyncInit=a,n=window.setTimeout(a,this.initTimeout))}).catch(s=>{jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_script_load_error","http",String(s)],numbers:[Zt()]}),o(),clearTimeout(n)})});this.loadAdmanNPM=e=>new Promise((i,o)=>{let n;this.events.loadStarted$.next();let a=()=>{clearTimeout(n),delete window.admanAsyncInit,window.AdmanHTML?(jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_init_done","npm"],numbers:[Zt()]}),i(),this.events.loadEnded$.next()):(jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_init_timed_out","npm"],numbers:[Zt()]}),o())},s=()=>{d=!0,o()},d=!1,l=window.setTimeout(()=>{jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_load_timed_out","npm"],numbers:[Zt()]}),s()},this.loadTimeout);e.addEventListener("abort",s),e.aborted&&(jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_load_aborted","npm"],numbers:[Zt()]}),s()),window.AdmanHTML=window.AdmanHTML||null,import("@adtech/rbadman/out/rbadman-html5.min.js").then(()=>{jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_chunk_imorted","npm","failed: "+String(d)],numbers:[Zt()]}),!d&&(window.AdmanHTML?(jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_already_inited","npm"],numbers:[Zt()]}),i(),this.events.loadEnded$.next()):(jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_wait_async_init","npm"],numbers:[Zt()]}),window.admanAsyncInit=a,n=window.setTimeout(a,this.initTimeout)))},s).finally(()=>{clearTimeout(n),clearTimeout(l),e.removeEventListener("abort",s)})});this.onAdsReady=()=>{jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_ads_ready"],numbers:[Zt()]}),this.log({message:"ads ready"}),this.events.ready$.next(),this.startPreroll()};this.onAdStarted=(e,i)=>{jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_started",e,"muted: "+i.muted],numbers:[Zt(),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"}),xe(this.playerState.isMobile)&&this.playerState.mobileUnmuteButtonVisible.set(!0)),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()):this.onAdError("Started callback failed: Adman is not initialized")};this.onAdTimeRemained=e=>{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;jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_pased",(e=this.currentAdSection)!=null?e:""],numbers:[Zt()]}),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;jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_played",(e=this.currentAdSection)!=null?e:""],numbers:[Zt()]}),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(jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_midroll_pioint"],numbers:[Zt()]}),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;jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_skipped",(e=this.currentAdSection)!=null?e:""],numbers:[Zt()]}),this.log({message:"ad skipped"}),this.stopWatchDog()};this.onAdClosed=()=>{var e;jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_closed",(e=this.currentAdSection)!=null?e:""],numbers:[Zt()]}),this.log({message:"ad closed"}),this.currentAdSection&&this.events.closed$.next(this.currentAdSection),this.stopWatchDog(),this.switchToVideo()};this.onAdCompleted=()=>{var e;jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_completed",(e=this.currentAdSection)!=null?e:""],numbers:[Zt()]}),this.log({message:"ad completed"}),this.currentAdSection?this.events.ended$.next(this.currentAdSection):this.events.empty$.next(),this.switchToVideo(),this.stopWatchDog()};this.onAdClicked=()=>{var e,i;jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_clicked",(e=this.currentAdSection)!=null?e:""],numbers:[Zt()]}),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")=>{jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_error",e],numbers:[Zt()]}),this.log({message:e}),this.events.error$.next(e),this.switchToVideo(!0),this.stopWatchDog()};this.log=e.createComponentLog("AdmanWrapper"),jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_created"],numbers:[Zt()]}),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){var A;if(jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_init","already inited: "+!!this.adman],numbers:[Zt(),e.slotId]}),this.adman)return;this.events.init$.next(),this.startWatchDog();let{width:i,height:o,isFullscreen:n,isAutoplay:a,adsContainer:s,adsVideoElement:d,slotId:l,params:u={},duration:f,previewParam:_}=e,p,$=this.playerState&&xe(this.playerState.vsid);$&&(this.isVsidOriginal?p=$:p=parseInt($,36));let{isEmbed:w,immediateOrigin:y}=c2(),S=(A=w?y:window.location.href)!=null?A:window.location.href,k=Mt(K(Mt(K({},u),{dl:encodeURIComponent(S),autoplay:a?1:0,player_width:i,player_height:o,preview:_}),p?{request_id:p}:{}),{duration:f,puid10:Uh(i,o),puid11:n?0:1});_||delete k.preview;let P={slot:l,wrapper:s,videoEl:d,videoQuality:o,params:k,browser:{mobile:!1}};try{let E=new window.AdmanHTML;E.setDebug(!1),E.onReady(this.onAdsReady),E.onStarted(this.onAdStarted),E.onPlayed(this.onAdPlayed),E.onPaused(this.onAdPaused),E.adMidrollPoint(this.onAdMidrollPoint),E.onClosed(this.onAdClosed),E.onSkipped(this.onAdSkipped),E.onClicked(this.onAdClicked),E.onTimeRemained(this.onAdTimeRemained),E.onCompleted(this.onAdCompleted),E.onError(this.onAdError),E.init(P),this.adman=E,this.videoElement=d,this.events.slotRequested$.next(),this.log({message:`adman init, config: ${JSON.stringify(P)}`})}catch(E){jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_init_threw",String(E)],numbers:[Zt()]}),this.onAdError("could not init adman")}}switchToVideo(e=!1){var o,n,a;if(jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_switch_to_video",(o=this.currentAdSection)!=null?o:"","force: "+e],numbers:[Zt()]}),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.playerState.mobileUnmuteButtonVisible.set(!1),this.log({message:`switch to video, isPostroll: ${i}`}),i&&(this.adsState.postrollPassed.set(!0),this.log({message:"postroll passed"}));else{let s="Switch to video: Adman state was not updated correctly";this.log({message:s}),this.events.error$.next(s)}(a=(n=this.actions).switchFromAdsToVideo)==null||a.call(n,!i)}}togglePlay(){var e;if(jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_toggle_play",(e=this.currentAdSection)!=null?e:""],numbers:[Zt()]}),this.adsState){this.log({message:"toggle play"});let i=xe(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(jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_start_preroll"],numbers:[Zt()]}),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(jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_start_postroll",(e=this.currentAdSection)!=null?e:""],numbers:[Zt()]}),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&&clearTimeout(this.watchDogTimeout),this.watchDogTimeout=window.setTimeout(()=>this.onAdError("Watchdog timeout"),this.runtimeTimeout)}stopWatchDog(){clearTimeout(this.watchDogTimeout)}play(){var e;if(jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_pplay",(e=this.currentAdSection)!=null?e:""],numbers:[Zt()]}),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(jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_pause",(e=this.currentAdSection)!=null?e:""],numbers:[Zt()]}),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(jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_skip",(e=this.currentAdSection)!=null?e:""],numbers:[Zt()]}),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,n,a,s,d,l,u,f,_,p;jt.push("ui",{key:"videoplayer_embed",strings:["new","adman_destroy"],numbers:[Zt()]}),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),(n=this.adman)==null||n.onPaused(void 0),(a=this.adman)==null||a.adMidrollPoint(void 0),(s=this.adman)==null||s.onClosed(void 0),(d=this.adman)==null||d.onSkipped(void 0),(l=this.adman)==null||l.onClicked(void 0),(u=this.adman)==null||u.onTimeRemained(void 0),(f=this.adman)==null||f.onCompleted(void 0),(_=this.adman)==null||_.onError(void 0),(p=this.adman)==null||p.destroy(),this.videoElement&&p2(this.videoElement),this.isDestroyed=!0}};var zh=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 $f=class{constructor(){this.oneLineRegExp=/\r\n|\n|\r/;this.twoLinesRegExp=/\r\n\r\n|\n\n|\r\r/}parse(e,i){let o=[],n=e.split(this.twoLinesRegExp);for(let a of n){let s={startTime:0,endTime:0,texts:[],lang:i},d=a.split(this.oneLineRegExp);for(let l of d)if(!s.startTime&&!s.endTime){let u=new Uc,{startTime:f,endTime:_}=u.parse(l);s.startTime=f,s.endTime=_}else if(l.trim()!==""){let u=new yf,{texts:f}=u.parse(l);s.texts=[...s.texts,...f]}(s.startTime||s.endTime)&&s.texts.length>0&&o.push(s)}return o}},Uc=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",n="0"){let a=Number(e)*60*60,s=Number(i)*60,d=Number(o),l=+`0.${n}`;return a+s+d+l}},yf=class{constructor(){this.letterTagRegExp=/<[a-z]*>|<\/[a-z]*>/}parse(e){let i={texts:[]},n=e.replace(new RegExp(this.letterTagRegExp,"g"),"").split({[Symbol.split](s){let d=0,l=[];for(;d<s.length;){let u=["<",">"].reduce((f,_)=>{let p=s.indexOf(_,d);return f===-1||f>p?p:f},-1);if(u===-1){l.push(s.substring(d));break}l.push(s.substring(d,u)),d=u+1}return l}}),a=new Uc;for(let s of n)a.isTime(s)?i.texts.push({type:"timestamp",value:a.parseTime(s)}):i.texts.push({type:"text",value:s});return i}},Wh=$f;import{isNonNullable as xf}from"@vkontakte/videoplayer-shared/es2015";var la,Si,wf=0,Sf=!1,qh="",Kh=(t,e=0,i=0)=>t<e&&t<i,zc=(t,e=0,i=0)=>t>=e&&t<=i,m2=(t,e=0,i=0)=>t>e&&t>i,Qh=(t,e,i,o=!1)=>{var d;let n=(d=i.find(({id:l})=>l===e.value))==null?void 0:d.subtitles;if(o)return n==null?void 0:n.find(({startTime:u,endTime:f})=>zc(t,u,f));let a=t>=wf,s=t<wf;if(wf=t,s&&(Sf=!1),xf(la)&&zc(t,la.startTime,la.endTime)&&qh===e.value)return la;if(!xf(Si)&&(n!=null&&n.length)&&!Sf){Si=n.find(({startTime:u,endTime:f})=>zc(t,u,f)||a&&Kh(t,u,f)),la=void 0,!xf(Si)&&n[n.length-1].endTime<t&&(Sf=!0);return}else{if(zc(t,Si==null?void 0:Si.startTime,Si==null?void 0:Si.endTime))return la=Si,Si=void 0,qh=e.value,la;(a&&m2(t,Si==null?void 0:Si.startTime,Si==null?void 0:Si.endTime)||s&&Kh(t,Si==null?void 0:Si.startTime,Si==null?void 0:Si.endTime))&&(Si=void 0)}};var Gh={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"},v2={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"},Wc=t=>{var e,i;return(i=(e=Gh[t])!=null?e:Gh[v2[t]])!=null?i:void 0};import{Subscription as g2}from"@vkontakte/videoplayer-shared/es2015";import"@vkontakte/videoplayer-statistics/es2015";var qc=class{constructor(e,i=new g2){this.oneStat=e;this.statSubscription=i}destroy(){this.oneStat.destroy(),this.statSubscription.unsubscribe()}};var Kc=(i=>(i.DESKTOP_CONTROL_PANEL_LEFT="desktop-control-panel-left",i.DESKTOP_CONTROL_PANEL_RIGHT="desktop-control-panel-right",i))(Kc||{});var Kr=t=>t!=null?t:0,Za=(t,e)=>{var n,a;let i=(n=t==null?void 0:t.getBoundingClientRect)==null?void 0:n.call(t),o=(a=e==null?void 0:e.getBoundingClientRect)==null?void 0:a.call(e);return{top:Math.round(Kr(i==null?void 0:i.top)-Kr(o==null?void 0:o.top)),left:Math.round(Kr(i==null?void 0:i.left)-Kr(o==null?void 0:o.left)),bottom:Math.round(Kr(i==null?void 0:i.bottom)-Kr(o==null?void 0:o.top)),right:Math.round(Kr(i==null?void 0:i.right)-Kr(o==null?void 0:o.left))}},Xa=t=>{var i;let e=(i=t==null?void 0:t.getBoundingClientRect)==null?void 0:i.call(t);return{width:Kr(e==null?void 0:e.width),height:Kr(e==null?void 0:e.height)}};var jh=({interfaceLanguage:t,isCyrillicRelatedInterface:e,videoId:i,isClip:o,isLiveCatchUpMode:n,statAuthToken:a,isAudioDisabled:s,canDownload:d,callbacks:l,webApi:u,videoEpisodes:f,previewThumbsData:_,uiConfig:p,coreConfig:$,player:w,disabledControls:y,isInteractive:S,interactiveRanges$:k,isInteractiveTime$:P,replayInteractive:A,stopPlayer:E,hasInteractiveBranches:T,playPrevChapterDisabledTooltip:V,additionalButtons:z,additionalSettingsMenuItems:j,additionalContextMenuItems:F,playPrevVideo:Z,playNextVideo:J,looped:ne=!1,statistics:fe,saveRate:de,internalsExposure:Re})=>{var Fo,Um,zm;let Me=Mt(K({},$),{configName:[...(Fo=$.configName)!=null?Fo:[],"ui"],isAudioDisabled:s,live:Mt(K({},(Um=$.live)!=null?Um:{}),{isLiveCatchUpMode:!!n})}),ee=p,Le=I2.createRootTracer(ee.features.saveTraceInfoToFile),X=Le.createComponentTracer("Store"),N=w||new _2(Me,Le);Re==null||Re.expose({corePlayer:N});let De=new C2,re=new Fc(De,{loadTimeout:ee.ads.loadTimeout,initTimeout:ee.ads.initTimeout,runtimeTimeout:ee.ads.runtimeTimeout,useAdmanFromNPM:ee.ads.useAdmanFromNPM,volumeMultiplier:ee.ads.volumeMultiplier,isVsidOriginal:ee.ads.isVsidOriginal}),Ee=Zs.getInstance(),Ne=u==null?void 0:u.pictureInPictureApi,me=u==null?void 0:u.annotationsApi,B=De.createComponentLog("Store"),ce,Pe,Ge={},at=new _c,Ae=fe?Xt(fe.oneStat.vsid$):ur(void 0),ye=le(ys()),Ve=le(!1),Ze=(zm=Ne==null?void 0:Ne.info.isActive$)!=null?zm:new E2(!1),ut=le(0),nt=le([]),Nt=T2(N.events.fatalError$,N.events.managedError$).subscribe(c=>nt.update(x=>[...x,c])),rt=ur(!1,c=>{let x=N.events.fatalError$.subscribe(()=>c(!0));return()=>x.unsubscribe()}),yt=c=>Ct(void 0,null,function*(){var ue;let x=Object.values(y2).includes(c);if(ee.downloadVKLanguages&&(x&&ee.updateBuiltinLanguages||!Pp(c))){let Ke;try{Ke=yield S2(c,Lg,Vg)}catch(St){(ue=fe==null?void 0:fe.oneStat)==null||ue.logError({errorType:"VKLangPack",fatal:!1}),Ee==null||Ee.report(St,{errorType:"VKLangPack",fatal:!1})}Ke&&(Ep({language:c,pack:Ke,fallback:ee.defaultLanguage}),zt.set(c))}Pp(c)&&zt.set(c)}),zt=le(t),Gt=le(e);yt(t);let Be=(c,x)=>{let D=xe(zt);return Ap(D,c,x,ee.defaultLanguage)},se=le("thumb"),Q=(()=>{let c=bi([rt,se],([x,D])=>x?"crashed":D);return Mt(K({},c),{is:x=>xe(c)===x})})(),ae=(()=>{let c=le(new Set(y));return Mt(K({},c),{add:x=>{c.update(D=>new Set([...D].concat(x)))},remove:x=>{c.update(D=>{let ue=[...D];return new Set(Array.isArray(x)?ue.filter(Ke=>!x.includes(Ke)):ue.filter(Ke=>Ke!==x))})},includes:x=>{let D=xe(c);return Array.isArray(x)?x.every(ue=>D.has(ue)):D.has(x)}})})();X.log("create store"),B({message:"create store"});let _e=c=>{let x=c.container;x.append(N.experimental.element$.getValue()),Je=new MutationObserver(D=>{let{removedNodes:ue}=D[0];ue.length&&x.append(N.experimental.element$.getValue())}),Je.observe(x,{childList:!0})},Te=c=>{B({message:`init video, config: ${JSON.stringify(c)}`}),S?_e(c):(A2.push("ui",{key:"videoplayer_embed",strings:["new","core_init_video"],numbers:[M2()]}),N.initVideo(c)),X.log("init video",{isInteractive:S}),c.subtitles&&N.setExternalTextTracks(c.subtitles),ce=c},Oe=new Qc,pt=c=>Oe.next(c),Wt=new Qc,Ye=new Qc,lt=new Qc,Je=null,kt={actionRewind$:Wt,actionSeek$:Ye,inPiP$:Ze,inFullscreen$:new k2(c=>ye.subscribe(x=>c.next(x))),actionSetSubtitle$:lt,nextMovie$:Oe};if(fe){let{oneStat:c,statSubscription:x}=fe;S||x.add(c.attachTo(N)),x.add(c.attachToUi(kt)),x.add(c.attachToAds(re.events)),c.authorize(a).catch(D=>{B({message:`onestat auth error ${String(D)}`})})}if(Ee){let c=new Cf,x=(D,ue)=>c.add(D.subscribe(ue));if(x(N.events.managedError$,D=>{Ee.logIError(D)}),x(N.events.fatalError$,D=>{Ee.logIError(D,!0)}),fe){let{oneStat:D}=fe;x(D.experimental.error$,ue=>{Ee.logIError(ue)})}Ee.sentrySubscription.add(c)}let ii=()=>{b2.device.isIOS&&Pe&&hh(Pe).catch(c=>{B({message:`exitIosSafariFullscreen failed: ${c}`})})},Qe=new Cf().add(N.experimental.element$.subscribe(c=>{c&&(Pe=c,c.classList.add("player-media"),ea(Ne)&&(Ne.updateVideoElement(),Ne.registryEventHandlers()),S&&c.setAttribute("pip","false"))})).add(N.events.ended$.subscribe(()=>{var c;ii(),(c=l==null?void 0:l.onEnded)==null||c.call(l)})).add(N.events.looped$.subscribe(()=>{var c;(c=l==null?void 0:l.onLooped)==null||c.call(l)})).add(N.events.started$.subscribe(()=>Ct(void 0,null,function*(){var x,D;ea(Ne)&&(yield Ne==null?void 0:Ne.revealPictureInPicture());let c=N.info.muted$.getValue();(x=l==null?void 0:l.onStarted)==null||x.call(l),(D=Ge.onStarted)==null||D.call(Ge,c)}))).add(N.events.willSeek$.subscribe(({from:c,to:x})=>{var D;(D=l==null?void 0:l.onSeek)==null||D.call(l,c,x)})).add(N.events.autoplaySoundProhibited$.subscribe(()=>{var c;(c=l==null?void 0:l.onAutoplaySoundProhibited)==null||c.call(l)})).add(N.info.position$.subscribe(c=>{var D;let x=N.info.duration$.getValue();isFinite(x)&&x>0&&((D=l==null?void 0:l.onTimeupdate)==null||D.call(l,x,c),re.setPosition(c,x))})).add(N.events.fatalError$.subscribe(c=>{var x;(x=l==null?void 0:l.onCrashed)==null||x.call(l,c?`${c.id}: ${c.message}`:void 0)})).add(N.events.fetcherRecoverableError$.subscribe(c=>{var x;(x=l==null?void 0:l.onRecoverableError)==null||x.call(l,c?`${c.id}: ${c.message}`:void 0)})).add(N.events.loadedMetadata$.subscribe(()=>{gt.state.loadedMetadata$.set(!0)})).add(N.info.is3DVideo$.subscribe(c=>{gt.ui.is3DVideo.set(c)})).add(N.info.isEnded$.subscribe(c=>{S&&(c?(P!=null&&P.getValue()&&ae.add(Ll),ae.add("PLAY_BUTTON")):ae.remove("PLAY_BUTTON"))})).add(N.info.liveTime$.subscribe(c=>{var x;(x=l==null?void 0:l.onLiveTime)==null||x.call(l,c)})).add(N.info.isStalled$.subscribe(c=>{var x;(x=l==null?void 0:l.onStalledChanged)==null||x.call(l,c)})).add(N.info.isLiveEnded$.subscribe(c=>{var x;return c&&((x=l==null?void 0:l.onLiveEnded)==null?void 0:x.call(l))})).add(re.events.loadStarted$.subscribe(()=>{var c,x;return(x=(c=l==null?void 0:l.adsInfo)==null?void 0:c.onLoadStarted)==null?void 0:x.call(c)})).add(re.events.loadEnded$.subscribe(()=>{var c,x;return(x=(c=l==null?void 0:l.adsInfo)==null?void 0:c.onLoadEnded)==null?void 0:x.call(c)})).add(re.events.loadError$.subscribe(()=>{var c,x;return(x=(c=l==null?void 0:l.adsInfo)==null?void 0:c.onLoadError)==null?void 0:x.call(c)})).add(re.events.init$.subscribe(()=>{var c,x;return(x=(c=l==null?void 0:l.adsInfo)==null?void 0:c.onInit)==null?void 0:x.call(c)})).add(re.events.ready$.subscribe(()=>{var c,x;return(x=(c=l==null?void 0:l.adsInfo)==null?void 0:c.onReady)==null?void 0:x.call(c)})).add(re.events.started$.subscribe(c=>{var x,D;return(D=(x=l==null?void 0:l.adsInfo)==null?void 0:x.onStarted)==null?void 0:D.call(x,c)})).add(re.events.timeRemained$.subscribe(c=>{var x,D;return(D=(x=l==null?void 0:l.adsInfo)==null?void 0:x.onTimeRemained)==null?void 0:D.call(x,c)})).add(re.events.ended$.subscribe(c=>{var x,D;return(D=(x=l==null?void 0:l.adsInfo)==null?void 0:x.onCompleted)==null?void 0:D.call(x,c)})).add(re.events.empty$.subscribe(()=>{var c,x;return(x=(c=l==null?void 0:l.adsInfo)==null?void 0:c.onEmpty)==null?void 0:x.call(c)})).add(re.events.clicked$.subscribe(c=>{var x,D;return(D=(x=l==null?void 0:l.adsInfo)==null?void 0:x.onClicked)==null?void 0:D.call(x,c)})).add(re.events.closed$.subscribe(c=>{var x,D;return(D=(x=l==null?void 0:l.adsInfo)==null?void 0:x.onClosed)==null?void 0:D.call(x,c)})).add(re.events.error$.subscribe(c=>{var x,D;return(D=(x=l==null?void 0:l.adsInfo)==null?void 0:x.onError)==null?void 0:D.call(x,c)})).add(re.events.paused$.subscribe(()=>{var c,x;return(x=(c=l==null?void 0:l.adsInfo)==null?void 0:c.onPaused)==null?void 0:x.call(c)})).add(re.events.resumed$.subscribe(()=>{var c,x;return(x=(c=l==null?void 0:l.adsInfo)==null?void 0:c.onResumed)==null?void 0:x.call(c)})),dt=new Cf,oi=()=>{var St,Vt,Ut;let{debugLog:c}=ee,x,D="#9df7b7",ue="#efd169";if(c&&c!==!0){let{colors:Rt}=c;x=c.tag,D=(St=Rt==null?void 0:Rt[0])!=null?St:D,ue=(Ut=(Vt=Rt==null?void 0:Rt[1])!=null?Vt:Rt==null?void 0:Rt[0])!=null?Ut:ue}let Ke=x?`: ${x}`:"";dt.add(N.events.log$.subscribe(Rt=>{console.debug(`%c sdk${Ke} `,`background:${D};`,`sdk component: ${Rt.component}`,Rt.message)})).add(De.log$.subscribe(Rt=>{console.debug(`%c ui${Ke} `,`background:${ue};`,`ui component: ${Rt.component}.`,Rt.message)}))},Ri=()=>{dt.unsubscribe()},No=(c,x)=>{X.log("start camera manual rotation",{mx:c,my:x}),N.startCameraManualRotation(c,x)},Ui=(c=!1)=>{X.log("stop camera manual rotation",{immediate:c}),N.stopCameraManualRotation(c)},Bo=(c,x,D)=>{X.log("move camera focus px",{xpx:c,ypx:x,dt:D}),N.moveCameraFocusPX(c,x,D)},Oo=()=>{N.holdCamera()},At=()=>{N.releaseCamera()},ht=ur(N.info.position$.getValue(),c=>{let x,D,ue=()=>{let Ke=N.info.playbackState$.getValue(),St=N.info.isLive$.getValue(),Vt=N.info.duration$.getValue(),Ut=N.info.position$.getValue();if(Ke&&[rd.PLAYING,rd.PAUSED].includes(Ke)){let Rt=St?Ut-Vt:N.getExactTime();Rt!==D&&c(Rt),D=Rt}x=requestAnimationFrame(ue)};return ue(),()=>cancelAnimationFrame(x)}),U=Xt(N.info.playbackState$),Yt=Xt(N.info.currentBuffer$),zi=Xt(N.info.isEnded$),Di=Xt(N.info.isLive$),ai=ee.features.playbackRate?Xt(N.info.canChangePlaybackSpeed$):ur(!1),fi=Xt(N.info.liveBufferTime$),co=Xt(N.info.volume$),uo=Xt(N.info.muted$),ji=bc(N.info.predefinedQualityLimitType$.pipe(Yh(c=>c===Qr.TRAFFIC_SAVING)),N.info.predefinedQualityLimitType$.getValue()===Qr.TRAFFIC_SAVING),qo=bc(N.info.predefinedQualityLimitType$.pipe(Yh(c=>c===Qr.HIGH_QUALITY)),N.info.predefinedQualityLimitType$.getValue()===Qr.HIGH_QUALITY),Bt=Xt(N.info.autoQualityLimitingAvailable$),mi=Xt(N.info.availableQualities$),wt=Xt(N.info.availableQualitiesFps$),qt=Xt(N.info.chromecastState$),po=Xt(N.info.chromecastDeviceName$),Jt=Xt(N.info.currentFormat$),Yn=Xt(N.info.throughputEstimation$),Co=Xt(N.info.videoBitrate$),To=Xt(N.info.intrinsicVideoSize$),li=Xt(N.info.duration$),$t=Xt(N.info.isAudioAvailable$),$i=null,Ai=N.info.isBuffering$,Ni=ur(Ai.getValue(),c=>{let x=Ai.subscribe(D=>{D&&$i===null?$i=window.setTimeout(()=>{c(Ai.getValue()),$i=null},ee.loaderDelay):c(D)});return()=>{x.unsubscribe(),$i&&clearTimeout($i)}}),Sn=()=>{$i&&clearTimeout($i),$i=null},Ci=bi([li,Di],([c,x])=>x?-c:c),Zi=bi([U],([c])=>c===rd.PLAYING),dn=Xt(N.info.atLiveEdge$),Cn=Xt(N.info.atLiveDurationEdge$),Mi=Xt(N.info.position$),jn=bi([Mi,li],([c,x])=>isFinite(c)&&isFinite(x)&&!!x),cn=bi([qt],([c])=>c===h2.CONNECTED),ko=Xt(N.info.availableVideoStreams$),Tn=ee.features.audioLanguages?Xt(N.info.availableAudioStreams$):ur([]),Rr=Xt(N.info.currentVideoStream$),mr=Xt(N.info.currentAudioStream$),Zn=c=>{c.language&&Ip(c.language),N.setVideoStream(c)},kn=c=>{c.language&&Ip(c.language),N.setAudioStream(c)},un=c=>{let x;if(c.length===1&&(x=c.at(0)),x!=null||(x=c.find(ue=>"isDefault"in ue&&ue.isDefault)),x)return x;let D=oh();return D&&(x=c.find(({language:ue})=>D===ue)),x!=null||(x=c.at(0)),x},In=!1;Qe.add(N.info.availableAudioStreams$.subscribe(c=>{if(!In&&c.length){let x=un(c);x&&(N.setAudioStream(x),In=!0)}}));let fo=!1;Qe.add(N.info.availableVideoStreams$.subscribe(c=>{if(!fo&&c.length){let x=un(c);x&&(N.setVideoStream(x),fo=!0)}}));let et=le(void 0),pn=Xt(N.info.isAutoQualityEnabled$,c=>c&&et.set(void 0)),Xn=Xt(N.info.currentQuality$,()=>et.set(void 0)),Jn=bi([et,Xn],([c,x])=>c!=null?c:x),En=bi(Jt,c=>c!==sd.MPEG),fn=bi([mi,wt,pn,Jn,En],([c,x,D,ue,Ke])=>{let St=[];Ke&&St.push({value:"auto",displayValue:Be("auto_quality_option"),selected:D});let Vt=c.filter(Ut=>!x2(Ut));for(let Ut of Vt){let Rt=x[Ut];St.push({value:Ut,displayValue:`${Ut}${Rt?zh(Rt):""}`,selected:D?!1:Ut===ue})}return St}),mn=Xt(N.info.currentPlaybackRate$),Ko=bi([mn,dn,Cn],([c,x,D])=>{let ue=D||S?1:ee.controls.playbackRateMin,Ke=x?1:ee.controls.playbackRateMax,St=ee.controls.playbackRateStep,Vt=[];for(let Ut=ue;Ut<=Ke;Ut+=St)Vt.push({value:Ut,displayValue:Ut===1?Be("playback_rate_1"):Be("playback_rate",{multiplier:Ut.toString(10)}),selected:c===Ut});return Vt}),Wi={displayValue:Be("subtitles_off"),value:"off"},qi=le(K({},Wi)),er=ee.features.subtitles?Xt(N.info.availableTextTracks$):ur([]),Pn=Gg(),tr=bi([er,qi],([c,x],D)=>{var St;let ue=[],Ke=c.find(({id:Vt})=>Vt===x.value);if(Ke!=null&&Ke.url){let[,Vt]=(St=Pn.find(Ke.url))!=null?St:[];if(Vt){D(Vt);return}at.download(Ke.url).then(Ut=>{if(!Ut||at.isDestroyed())return;let Rt=new Wh,ps=Ke.language;if(ps){let D1=!!Ke.isAuto,N1=Rt.parse(Ut,ps);ue.push({lang:ps,subtitles:N1,isAuto:D1,id:Ke.id})}Pn.add(Ke.url,ue),xe(qi).value===x.value&&D(ue)}).catch(Ut=>{var Rt;(Rt=fe==null?void 0:fe.oneStat)==null||Rt.logError({errorType:"Subtitles download",fatal:!1}),Ee==null||Ee.report(Ut,{errorType:"Subtitles download",fatal:!1})})}D(ue)}),vr=bi([mn,Zi,qi],([c,x,D],ue)=>{let Vt;if(N.info.isLive$.getValue()&&x&&D.value!==Wi.value){let Rt=()=>{let ps=1e3/(3*c);Vt=setTimeout(Rt,ps),ue(Date.now())};return Rt(),()=>clearTimeout(Vt)}}),Xi=bi([er,qi],([c,x])=>{if(!c.length)return[];let D=[];for(let{language:ue,isAuto:Ke,id:St}of c){let Vt=ue&&Wc(ue);ue&&Vt&&D.push({displayValue:Ke?Be("subtitles_auto",{language:Vt}):Vt,value:St,selected:(x==null?void 0:x.value)===St,isAuto:Ke})}return D.length?(D.unshift(Mt(K({},Wi),{selected:(x==null?void 0:x.value)===Wi.value})),D):[]}),Ji={available:[],prev:[]},An=()=>{var x,D;let c=N.experimental.getCurrentTime$.getValue();return(D=(x=c==null?void 0:c())!=null?x:Pe==null?void 0:Pe.currentTime)!=null?D:0},Mn=bi([ht,qi,tr,vr],([c,x,D,ue])=>{var St;let Ke=N.info.isLive$.getValue();if(Ke&&Ji.prev!==D){let Vt=D.find(({id:Rt})=>Rt===x.value),Ut=Ji.prev.find(({id:Rt})=>Rt===x.value);if(Vt){let Rt=Mt(K({},Vt),{subtitles:[...(St=Ut==null?void 0:Ut.subtitles)!=null?St:[],...Vt.subtitles]});Ji.available=[Rt],Ji.prev=D}}if(x&&x.value!==Wi.value){let Vt=Ke?An():c,Ut=Ke?Ji.available:D;return Qh(Vt,x,Ut,Ke)}}),mo=bi([Mn],([c])=>c!=null&&c.texts?c.texts:[]),eo=le(!0),Ln=bi([Yt,Ci,Mi,fi],([c,x,D,ue])=>{var Ut;let Ke=(Ut=c==null?void 0:c.end)!=null?Ut:0;if(!ue)return Ke/x;let Vt=-D+ue-x;return(Ke-Vt)/x}),Ho=Xt(N.info.availableSources$),Dr=bi([Ho],([c])=>Object.keys((c==null?void 0:c[sd.MPEG])||{}).length>0),Vn=()=>{var D,ue,Ke;let c=Object.keys(((ue=(D=N.info.availableSources$)==null?void 0:D.getValue())==null?void 0:ue[sd.MPEG])||{}),x=$2(c)||P2.Q_144P;return(Ke=ce.sources[sd.MPEG])==null?void 0:Ke[x]},gr=()=>{var x;let c=Vn();if(c)X.log("download video",{url:c}),qg(c,((x=ce==null?void 0:ce.meta)==null?void 0:x.title)||"video");else{let D="There is no URL for download video";X.log("download video",{message:D}),B({message:D})}},Rn=()=>{B({message:"toggle muted"});let c=N.info.muted$.getValue();N.info.volume$.getValue()===0&&!c?Nn(or()):ni(!c)},Dn=()=>{var c;if(gt.ui.settingsMenu.visible$.set(!1),!xe(gt.ui.settingsSubMenu.visible$)){let x=xe(gt.ui.settingsMenu.ref$);if((c=l==null?void 0:l.uiInfo)!=null&&c.onSettingsMenu&&x){let ue=Xa(x),Ke={top:0,left:0,bottom:0,right:0};l.uiInfo.onSettingsMenu({visible:!1,size:ue,position:Ke,name:"settings"})}}X.log("close settings menu")},Nr=(c,x=()=>Promise.resolve())=>Ct(void 0,null,function*(){var Ke;gt.ui.settingsMenu.openedByBtnKeyboard$.set(!!c),gt.ui.settingsMenu.visible$.set(!0),yield x();let D=xe(gt.ui.settingsMenu.ref$),ue=Ls();if((Ke=l==null?void 0:l.uiInfo)!=null&&Ke.onSettingsMenu&&D&&ue){let Vt=Xa(D),Ut=Za(D,ue);l.uiInfo.onSettingsMenu({visible:!0,size:Vt,position:Ut,name:"settings"})}X.log("open settings menu",{wasOpenedByKeyboard:c})}),ir=(c,x=!1)=>{var St;gt.ui.settingsSubMenu.visible$.set(!1);let D=xe(gt.ui.settingsMenu.ref$),ue=Ls(),Ke=xe(gt.ui.settingsMenu.visible$);if((St=l==null?void 0:l.uiInfo)!=null&&St.onSettingsMenu&&D&&ue)if(Ke&&!x){let Ut=Xa(D),Rt=Za(D,ue);l.uiInfo.onSettingsMenu({visible:!0,size:Ut,position:Rt,name:"settings"})}else{let Ut=Xa(c),Rt={top:0,left:0,bottom:0,right:0},ps=xe(gt.ui.settingsSubMenu.name$);l.uiInfo.onSettingsMenu({visible:!1,size:Ut,position:Rt,name:ps})}X.log("close settings sub menu")},hr=(c,x)=>{var ue;gt.ui.settingsSubMenu.visible$.set(!0),gt.ui.settingsSubMenu.ref$.set(x),gt.ui.settingsSubMenu.name$.set(c);let D=Ls();if((ue=l==null?void 0:l.uiInfo)!=null&&ue.onSettingsMenu&&x&&D){let St=Xa(x),Vt=Za(x,D);l.uiInfo.onSettingsMenu({visible:!0,name:c,size:St,position:Vt})}X.log("open settings sub menu",{name:c})},or=()=>{var x;let c=Math.max(ee.volumeMinRestore,(x=$c())!=null?x:0);return c===0?ee.volumeDefault:c},Nn=c=>{let x=c===0?or():c,D=N.info.muted$.getValue();B({message:`set volume, volume: ${c}, preferredVolume: ${x}`}),D&&c>0&&!s&&(D=!1,Tp(!1)),N.setVolume(c,D),re.setVolume(c),yp(x)},ni=c=>{let x=N.info.volume$.getValue();if(B({message:`set muted, currentVolume: ${x}, mute: ${c}`}),N.setMuted(c),re.setVolume(c?0:x),Tp(c),!c&&x===0){let D=or();N.setVolume(D),yp(D),re.setVolume(D)}},Qo=le(!1),_r=c=>{X.log("set looped",{isLooped:c}),Qo.set(c),N.setLooped(c)};_r(ne);let Br=()=>{var c,x;(x=(c=l==null?void 0:l.uiInfo)==null?void 0:c.onReportProblem)==null||x.call(c)},it=(c,x=!1)=>{var D;B({message:`set autoplayNextEnabled, value: ${c}`}),X.log("set autoplay next enabled",{autoplayNextEnabled:c}),gt.ui.autoplayNextEnabled$.set(c),sh(c),x&&((D=l==null?void 0:l.onSetAutoplayNextEnabled)==null||D.call(l,c))},ft=c=>{B({message:`set timerNextVideoRunning, value: ${c}`}),X.log("set timer next video running",{timerNextVideoRunning:c}),gt.ui.timerNextVideoRunning$.set(c)},Ti=(c=!0)=>{var ue;let x=!0;if(c&&(l!=null&&l.onPrevVideoClick))try{x=(ue=l==null?void 0:l.onPrevVideoClick)==null?void 0:ue.call(l)}catch(Ke){B({message:"onPrevVideoClick callback failed to execute"})}if(!x)return;c&&Ki("prev")||Z()},to=(c=!0)=>{var ue;let x=!0;if(c&&(l!=null&&l.onNextVideoClick))try{x=(ue=l==null?void 0:l.onNextVideoClick)==null?void 0:ue.call(l)}catch(Ke){B({message:"onNextVideoClick callback failed to execute"})}if(!x)return;c&&Ki("next")||J()},Ki=c=>{let{isMobile:x,features:{playbackStatusNextVideoShow:D,playbackStatusShow:ue}}=ee;return D&&ue&&!x?(gt.ui.aboutToGoNextVideo.set(c),gt.ui.userActionsDisabled.set(!0),!0):!1},Io=()=>{var c;(c=l==null?void 0:l.onNextVideoAnnouncementShow)==null||c.call(l)},Eo=()=>{var c;(c=l==null?void 0:l.onNextVideoAnnouncementClick)==null||c.call(l)},Go=()=>{var c;(c=l==null?void 0:l.onNextVideoAnnouncementAuto)==null||c.call(l)},Po=()=>{var c;(c=l==null?void 0:l.onNextVideoAnnouncementCancel)==null||c.call(l)},pi=()=>{N.prepare()},Xe=()=>{Gn(gt);let c=xe(gt.ui.controls.disabledControls$),x=xe(gt.playerPhase),D={playerPhase:x,isInteractive:S,isVideoEnded:!1,action:"none"};if(c.has("PLAY_BUTTON"))return;if(B({message:"toggle play"}),x==="ads"){D.action="play",X.log("toggle adman play",D),re.togglePlay();return}let ue=()=>{var St;B({message:"toggle play, call player.play"}),D.action="play",N.play(),(St=l==null?void 0:l.onPlay)==null||St.call(l)},Ke=()=>{var St;B({message:"toggle play, call player.pause"}),D.action="pause",N.pause(),(St=l==null?void 0:l.onPause)==null||St.call(l)};if(N.info.isEnded$.getValue()){if(B({message:"toggle play, video ended, seek to 0"}),Wt.next(),Ye.next(as.REWIND),S){A==null||A();return}N.seekTime(0),ue()}else N.info.playbackState$.getValue()!==rd.PLAYING?ue():Ke();X.log("toggle play",D)},Kt=(c,{changeReason:x="default",appliesTo:D="to-video"}={})=>{B({message:`set quality, quality: ${c}`}),X.log("set quality",{quality:c}),N.setAutoQuality(c==="auto"),c!=="auto"?(ee.features.qualityDetailsSubMenuEnabled?(yc({type:"exact_quality",quality:c,videoId:i},D),Rl(),N.setPredefinedQualityLimits(Qr.UNKNOWN)):xp(i,c),et.set(c),N.setQuality(c)):ee.features.qualityDetailsSubMenuEnabled?x==="default"&&(vo("auto_quality",D),xe(ji)&&Qi(!1),xe(qo)&&Li(!1)):Rl()},Qi=(c,x="as-default")=>{B({message:`set trafficSavingEnabled, value: ${c}`}),X.log("set traffic saving enabled",{trafficSavingEnabled:c});let D=c?Qr.TRAFFIC_SAVING:Qr.UNKNOWN;ee.features.qualityDetailsSubMenuEnabled?(vi(D,x),Vl(!1)):(N.setPredefinedQualityLimits(D),Vl(c))},Li=(c,x="as-default")=>{B({message:`set highQualityEnabled, value: ${c}`}),X.log("set high quality enabled",{highQualityEnabled:c}),vi(c?Qr.HIGH_QUALITY:Qr.UNKNOWN,x)},vi=(c,x)=>{c!==Qr.UNKNOWN&&(xe(Bt)&&!xe(pn)&&Kt("auto",{appliesTo:x,changeReason:"limit-changed"}),vo(c,x)),N.setPredefinedQualityLimits(c)},vo=(c,x)=>{yc({type:c,videoId:i},x),x==="as-default"&&yc({type:c,videoId:i},"to-video")},go=c=>{X.log("set playback rate",{playbackRate:c}),N.setPlaybackRate(c),ee.features.saveRate&&de&&!N.info.isLive$.getValue()&&nh(c)},Bn=()=>{let c=xe(Ko),x=c.findIndex(({selected:ue})=>ue);if(x===c.length-1)return;let D=c[x+1];go(D.value)},io=()=>{let c=xe(Ko),x=c.findIndex(({selected:ue})=>ue);if(x===0)return;let D=c[x-1];go(D.value)},vn=(c=Mt(K({},Wi),{selected:!1}))=>{X.log("set subtitles",K({},c)),c&&c.value!==Wi.value&<.next(c.isAuto?c.value+"_auto":c.value),qi.set(c)},On=()=>{X.log("toggle subtitles");let c=xe(Xi),x=xe(qi),D=xe(zt);if((x==null?void 0:x.value)===Wi.value){let ue=c.filter(Ke=>Ke.value!==Wi.value).find(Ke=>Ke.value===D)||c[1];vn(ue)}else vn()},Ao=(c,x,D=!0)=>{var ue;if(B({message:`seek to time, time: ${c}`}),X.log("seek to time",{time:c,action:x,forcePrecise:D}),Ye.next(x),N.info.isLive$.getValue()){let Ke=N.info.duration$.getValue(),St=Math.min(0,Ke+c);N.seekTime(St,D)}else{if(P!=null&&P.getValue())return;N.info.isEnded$.getValue()&&(B({message:"seek after ended, call callbacks.onPlay"}),(ue=l==null?void 0:l.onPlay)==null||ue.call(l)),N.seekTime(ze(c),D)}},br=c=>{B({message:`seek to episode start time: ${c}`}),X.log("seek to episode start time",{time:c}),Ao(c,as.EPISODE,!0)},$r=(c,x)=>{B({message:`seek to percent, percent: ${c}`}),X.log("seek to percent",{percent:c,action:x});let D=xe(Ci)*c;Ao(D,x,!1)},yr=c=>{B({message:`seek external, time: ${c}`}),X.log("seek external",{time:c}),Ye.next(as.UNKNOWN),N.seekTime(N.info.isLive$.getValue()?-c:c)},Or=c=>{var ue,Ke;let x=(ue=c.max)!=null?ue:"none",D=(Ke=c.min)!=null?Ke:"none";B({message:`set auto quality limitation. Max: ${x}. Min: ${D}`}),X.log("set auto quality limits",{max:x,min:D}),N.setAutoQualityLimits(c)},Yo=c=>{B({message:`seek external to episode start time: ${c}`}),X.log("seek external to episode start time",{time:c}),Ao(c,as.EPISODE,!0)},xr=c=>{B({message:`set playback rate to: ${c}`}),X.log("set playback rate external",{playbackRate:c}),N.setPlaybackRate(c)},nr=le(void 0),rr=le(!1),wr=c=>{B({message:`start scrubbing, progress: ${c}`}),X.log("start scrubbing",{progress:c}),rr.set(!0),ho(c)},ho=c=>{nr.set(c)},Hn,ot,Ot=()=>{nr.set(void 0),rr.set(!1)},ki=()=>{clearTimeout(ot),clearTimeout(Hn),Hn=window.setTimeout(()=>{Ot()},500),Pe==null||Pe.removeEventListener("seeked",ki)},jo=c=>{B({message:`complete scrubbing, progress: ${c}`}),X.log("complete scrubbing",{progress:c}),$r(c,as.SLIDER),xe(gt.ui.isMobile)&&xe(gt.state.currentFormat$)===sd.HLS?(Pe==null||Pe.addEventListener("seeked",ki),ot=window.setTimeout(()=>{ki()},300)):Ot()},Fn=bi([ht,Ci,nr],([c,x,D],ue)=>{ue(w2(D)?D*x:c)}),we=le(!1),Lt=()=>{we.set(!0)},ci=()=>{we.set(!1)},Et=le({width:0,height:0}),ei=bi([Et],([{width:c}],x)=>{let D=Bh(c);x(D)}),ui=le(!1),Bi=z.filter(c=>Kg(c)),_o=bi([ei,ui],([c,x])=>x?Bi.filter(D=>!D.hideOnMobile):Bi.filter(D=>{var ue;return!((ue=D.hideOnDesktopGridTypes)!=null&&ue.includes(c))})),ri=le(z.filter(c=>Qg(c))),Mo=bi([ri,ei],([c,x])=>c.filter(D=>{var ue;return!((ue=D.hideOnDesktopGridTypes)!=null&&ue.includes(x))})),We=bi([Mo,_o],([c,x])=>[...ee.features.additionalButtonsDesktopControlPanelRight?c.filter(D=>D.type==="desktop-control-panel-right"):[],...ee.features.additionalButtons?x.map((D,ue)=>{var Ke;return{id:ue,weight:ue,type:"desktop-control-panel-right",testId:D.testId,icon:D.iconUrl,onClick:D.onClick,ariaLabel:(Ke=D.ariaLabel)!=null?Ke:D.tooltip,tooltipText:D.tooltip}}):[]]),Ft=le(j),yi=bi([Ft],([c])=>ee.features.additionalSettingsMenuItems?c.map(x=>x.type==="SWITCH"?Mt(K({},x),{onClick:x.onChangeEnabled}):x):[]),Lo=(c,x)=>{let D=xe(ri).map(ue=>ue.id!==c?ue:K(K({},ue),x));ri.set(D)},Zo=c=>{let x=xe(ri);if(x.some(D=>D.id===c.id)){B({message:`Additional button with id: "${c.id}" was exist! Can't add more with the same id`});return}x.push(c),ri.set(x)},us=c=>{let x=xe(ri);if(!x.some(D=>D.id===c)){B({message:`Can't find additional button with id: "${c}"! Can't remove item with this id`});return}x=x.filter(D=>D.id!==c),ri.set(x)},gn=c=>{Ye.next(as.LIVE),B({message:"live switch to low latency "+c}),X.log("live switch to low latency "+c),N.setLiveLowLatency(c)},Gr=(c,x)=>{let D=xe(Ft).map(ue=>ue.id!==c?ue:K(K({},ue),x));Ft.set(D)},ma=c=>{let x=xe(Ft);if(x.some(D=>D.id===c.id)){B({message:`Settings menu item with id: "${c.id}" was exist! Can't add more with the same id`});return}x.push(c),Ft.set(x)},va=c=>{let x=xe(Ft);if(!x.some(D=>D.id===c)){B({message:`Can't find settings menu item with id: "${c}"! Can't remove item with this id`});return}x=x.filter(D=>D.id!==c),Ft.set(x)},sr=le(F),nl=bi([sr],([c])=>ee.features.additionalContextMenuItems?c:[]),As=(c,x)=>{let D=xe(sr).map(ue=>ue.id!==c?ue:K(K({},ue),x));sr.set(D)},ga=c=>{let x=xe(sr);if(x.some(D=>D.id===c.id)){B({message:`Context menu item with id: "${c.id}" was exist! Can't add more with the same id`});return}x.push(c),sr.set(x)},vt=c=>{let x=xe(sr);if(!x.some(D=>D.id===c)){B({message:`Can't find context menu item with id: "${c}"! Can't remove item with this id`});return}x=x.filter(D=>D.id!==c),sr.set(x)},_t=bi([ui,rt],([c,x],D)=>{D(c&&x)}),Gi=()=>{Ye.next(as.LIVE),B({message:"switch to active live"}),X.log("switch to active live"),N.seekTime(0),N.info.playbackState$.getValue()!==rd.PLAYING&>.actions.internal.togglePlay()},Xo=()=>{X.log("skip adman"),re.skip()},Yi=(c=!0)=>{Gn(gt),B({message:`switch from ads to video, callPlay: ${c}`}),X.log("switch from ads to video",{callPlay:c}),se.set("video"),c&&N.play()},di=()=>{Gn(gt),B({message:"switch from video to ads"}),X.log("switch from video to ads"),gt.actions.internal.pause(),ii(),se.set("ads")},Ii=c=>{Gn(gt);let x=c?"LiveWaitingStart":"thumb";X.log("set live waiting start",{state:c,playerPhase:x}),se.set(x)},Ms=c=>{Gn(gt);let x=c?"LiveWaitingRecover":"thumb";X.log("set live waiting recover",{state:c,playerPhase:x}),se.set(x)},ha=c=>{Gn(gt);let x=c?"LiveWaitingRecord":"thumb";X.log("set live waiting record",{state:c,playerPhase:x}),se.set(x)},vu=()=>(Gn(gt),X.log("get debug text data"),zg(N,ce,gt)),Nd=()=>(Gn(gt),JSON.stringify(Le.getFinishedSpans())),gu=()=>(Gn(gt),Wg(N,ce,gt)),Ls=()=>Pe,hu=()=>{B({message:"toggle chromecast"}),X.log("toggle chromecast"),N.toggleChromecast()},rl=c=>{var D;if(Gn(gt),N.info.isEnded$.getValue())return;let x=!c;if(xe(gt.playerPhase)==="ads"){B({message:`pause ads, internalCall: ${x}`}),X.log("pause ads",{internalCall:x}),re.pause();return}B({message:`pause video, internalCall: ${x}`}),X.log("pause video",{internalCall:x}),x&&((D=l==null?void 0:l.onPause)==null||D.call(l)),N.pause()},Bd=c=>{var D;Gn(gt);let x=!c;if(xe(gt.playerPhase)==="ads"){B({message:`play ads, internalCall: ${x}`}),X.log("play ads",{internalCall:x}),re.play();return}B({message:`play video, internalCall: ${x}`}),X.log("play video",{internalCall:x}),x&&((D=l==null?void 0:l.onPlay)==null||D.call(l)),N.play()},Od=c=>{Gn(gt);let x=!c;if(xe(gt.playerPhase)==="ads"){B({message:"player cannot be stopped during ads via external method"});return}B({message:`player will be stopped, internalCall: ${x}`}),E==null||E()},Hd=(c,x)=>{Gn(gt),B({message:`first start, show ads: ${c}, internalCall: ${!x}`}),X.log("first start",{showAds:c,external:x}),c?se.set("ads"):(se.set("video"),x?N.play():gt.actions.internal.togglePlay())},_a=()=>(B({message:"getting time codes"}),f),sl=()=>{let c=_a();if(!c||[0,1].includes(c.length))return;let x=N.info.position$.getValue();return c.find(D=>D.time>x)},Fd=c=>{let x=c;x||(x=sl());let D=N.info.position$.getValue();X.log("seek to next episode",K({currentTime:D},x)),x&&(B({message:"seek to next episode"}),Ao(x.time,as.EPISODE,!0))},Ud=()=>{let c=_a();if(!c||[0,1].includes(c.length))return;let x=N.info.position$.getValue(),D=c.findIndex(Ke=>Ke.time>x),ue=D===-1?c.length-2:D-2;if(!(ue<0))return c[ue]},zd=c=>{let x=c;x||(x=Ud());let D=N.info.position$.getValue();X.log("seek to prev episode",K({currentTime:D},x)),x&&(B({message:"seek to prev episode"}),Ao(x.time,as.EPISODE,!0))},_u=()=>(B({message:"getting preview thumbs data"}),X.log("get preview thumbs data",K({},_)),_),Wd=()=>Ct(void 0,null,function*(){let c=Ne==null?void 0:Ne.isActive(),x="none";Ne!=null&&Ne.isActive()?(x="remove",yield Ne==null?void 0:Ne.remove()):(x="request",yield Ne==null?void 0:Ne.request()),X.log("toggle picture in picture",{isActive:c,action:x})}),bu=(c=-90)=>{X.log("rotate video",{alphaDiff:c}),ut.update(x=>x+c)},ba=le([]);k==null||k.subscribe(c=>{let x=[];for(let D=0;D<c.length;D++){let{range:[ue,Ke],subjects:St}=c[D];D===0&&ue!==0&&x.push({time:0,text:"",interactive:!1,completed:!0}),x.push({time:ue/1e3,text:"",interactive:!0,completed:ee.features.interactiveTimeOpenUri?!St.length||St.every(Vt=>Vt.isRemoved):!St.length}),Ke!==1/0&&x.push({time:Ke/1e3,text:"",interactive:!1,completed:!0})}ba.set(x)});let $u=le(!1);P==null||P.subscribe(c=>{c&&xe(rr)&&Ot()});let ze=c=>{if(!S)return c;let x=xe(ba),D=xe(Ci),Ke=xe(Mi)/D,St=x.find(Vt=>Vt.interactive&&!Vt.completed&&Vt.time>Ke);return typeof(St==null?void 0:St.time)=="number"?Math.min(c,St.time-.05):c},si=()=>{gt.ui.episodes.panelOpened$.set(!1)},Jo=()=>{X.log("destroy store"),clearTimeout(ot),clearTimeout(Hn),Qe.unsubscribe(),dt.unsubscribe(),N.destroy(),re.destroy(),fe==null||fe.destroy(),Ee==null||Ee.destroy(),Nt.unsubscribe(),Je==null||Je.disconnect(),Je=null,at.destroy()},gt={interfaceLanguage$:zt,isCyrillicRelatedInterface$:Gt,initVideo:Te,videoId:i,isClip:o,playerPhase:Q,vsid:Ae,state:{positionExact$:ht,positionWithScrubbing$:Fn,duration$:Ci,playbackState$:U,isPlaying$:Zi,isLoaderVisible:Ni,bufferedProgress$:Ln,isLive$:Di,canChangePlaybackSpeed$:ai,isActiveLive$:dn,isOldestAvailableLive$:Cn,isRewindableLive$:jn,isEnded$:zi,muted$:uo,volume$:co,trafficSavingEnabled$:ji,highQualityEnabled$:qo,autoQualityLimitingAvailable$:Bt,availableVideoStreams$:ko,availableAudioStreams$:Tn,videoStream$:Rr,audioStream$:mr,currentQuality$:Jn,isAutoQualityEnabled$:pn,availableQualities$:fn,currentPlaybackRate$:mn,availablePlaybackRates$:Ko,currentSubtitle$:qi,availableTextTracks$:er,availableSubtitlesList$:Xi,currentSubtitleCaptions$:mo,isAutoSubtitleCaptionVisible$:eo,chromecastState$:qt,chromecastDeviceName$:po,chromecastConnected$:cn,currentFormat$:Jt,throughputEstimation$:Yn,videoBitrate$:Co,videoSize$:To,errorLog$:nt,crashed$:rt,isAudioAvailable$:$t,isAudioDisabled:!!s,canDownload:ee.features.download&&!!d,availableSources$:Ho,hasMpegSources$:Dr,isInteractive:S,showInteractiveGraph:ee.features.interactiveGraph,showSeekToInteractive:ee.features.seekToInteractive,showPlayPrevChapter:ee.features.interactivePlayPrevChapter,showInteractiveTimeIndicator:ee.features.interactiveTimeIndicator&&!!xe(ba).length,interactiveEpisodes$:ba,isInteractiveTime$:P?Xt(P):le(!1),isInteractiveExpectation$:$u,hasInteractiveBranches:T,playPrevChapterDisabledTooltip:V,looped$:Qo,loadedMetadata$:le(!1),isAutoQualityAvailable$:En},ui:{t:Be,controlsVisible:le(!1),touched:le(!1),controls:{prevButton:le(void 0),playButton:le(void 0),replayButton:le(void 0),nextButton:le(void 0),playPrevChapterButton:le(void 0),seekToInteractiveButton:le(void 0),interactiveGraphButton:le(void 0),liveButton:le(void 0),time:le(void 0),episodes:le(void 0),volume:le(void 0),subtitles:le(void 0),settings:le(void 0),context:le(void 0),chromecast:le(void 0),pip:le(void 0),fullscreen:le(void 0),vkLogo:le(void 0),interactiveTimeIndicator:le(void 0),timeline:le(void 0),autoplayNextToggle:le(void 0),additionalButtons:z.length?z.reduce(c=>[...c,le(void 0)],[]):[],disabledControls$:ae},modals:{hotKeyMap:{show:le(!1),data:le({title:"",closeBtnText:"",groups:[]})}},isFullscreen:ye,isFullscreenOpenedByKeyboard:Ve,rotateAlpha:ut,isAutoplay:le(!1),debugPanelVisible:le(!1),episodes:{panelOpened$:le(!1),openedByKeyboard$:le(!1)},contextMenu:{visible$:le(!1),btnRef$:le(void 0),openedByBtnKeyboard$:le(!1),openedByHotKey$:le(!1),lastActiveElem$:le(void 0),showContextMenuBtn$:le(!1),position$:le({top:0,left:0})},playerSize:Et,isMobile:ui,mobileNotReportControlHidden$:_t,mobileUnmuteButtonExpanded:le(!1),mobileUnmuteButtonVisible:le(!1),icon3DVideoVisible:le(!1),scrubbingInProgress:rr,volumeChangingInProgress:we,is3DVideo:le(!1),currentGridType$:ei,additionalButtonsDeprecated$:_o,additionalDesktopControlPanelRightButtons$:We,additionalSettingsMenuItems$:yi,additionalContextMenuItems$:nl,interactiveHideMobileControls:le(!1),overlayContainer$:le(void 0),startedByKeyboard$:le(!1),autoplayNextEnabled$:le(!1),timerNextVideoRunning$:le(!0),settingsMenu:{visible$:le(!1),ref$:le(void 0),openedByBtnKeyboard$:le(!1)},settingsSubMenu:{visible$:le(!1),ref$:le(void 0),name$:le(void 0)},aboutToGoNextVideo:le(void 0),userActionsDisabled:le(!1)},ads:{position:le(0),duration:le(0),playbackState:le("inactive"),canSkip:le(!1),secondsToWatchBeforeSkip:le(0),postrollPassed:le(!1)},webApi:{pictureInPictureApi:Ne,annotationsApi:me},actions:{internal:{preload:pi,firstStart:c=>Hd(c,!1),play:()=>Bd(!1),pause:()=>rl(!1),togglePlay:Xe,toggleMuted:Rn,openSettingsMenu:Nr,closeSettingsMenu:Dn,openSettingsSubMenu:hr,closeSettingsSubMenu:ir,setVolume:Nn,startVolumeChanging:Lt,stopVolumeChanging:ci,setVideoStream:Zn,setAudioStream:kn,setQuality:Kt,setTrafficSavingEnabled:Qi,setHighQualityEnabled:Li,setPlaybackRate:go,incrementPlaybackRate:Bn,decrementPlaybackRate:io,setSubtitle:vn,toggleSubtitle:On,togglePictureInPicture:Wd,startScrubbing:wr,progressScrubbing:ho,completeScrubbing:jo,toggleChromecast:hu,switchToActiveLive:Gi,switchFromAdsToVideo:Yi,switchFromVideoToAds:di,skipAd:Xo,setLiveWaitingStart:Ii,setLiveWaitingRecover:Ms,setLiveWaitingRecord:ha,getDebugTextData:vu,getTraceTextData:Nd,getDebugPanelData:gu,getVideoElement:Ls,seekTime:(c,x,D)=>Ao(c,x,D),clearDelayedBufferingCheckTimeout:Sn,seekEpisodeStartTime:br,seekToPercent:$r,getNextEpisode:sl,seekToNextEpisode:Fd,getPrevEpisode:Ud,seekToPrevEpisode:zd,startLogging:oi,stopLogging:Ri,startCameraManualRotation:No,stopCameraManualRotation:Ui,moveCameraFocusPX:Bo,holdCamera:Oo,releaseCamera:At,getVideoEpisodes:_a,getPreviewThumbsData:_u,downloadVideo:gr,addLanguage:Ep,setLanguage:yt,nextMovie:pt,videoRotate:bu,correctSeekTimeToInteractive:ze,replayInteractive:A,setLooped:_r,reportProblem:Br,setAutoplayNextEnabled:it,setTimerNextVideoRunning:ft,prevVideoClick:Ti,nextVideoClick:to,nextVideoAnnouncementShow:Io,nextVideoAnnouncementClick:Eo,nextVideoAnnouncementAuto:Go,nextVideoAnnouncementCancel:Po},external:{firstStart:c=>Hd(c,!0),play:()=>Bd(!0),pause:()=>rl(!0),stop:()=>Od(!0),seekTime:c=>yr(c),seekEpisodeStartTime:c=>Yo(c),setPlaybackRate:c=>xr(c),setAutoQualityLimits:c=>Or(c),setMuted:ni,setVolume:Nn,returnFocusToEpisodes:si,updateAdditionalSettingsItem:Gr,addAdditionalSettingsItem:ma,removeAdditionalSettingsItem:va,updateAdditionalContextItem:As,addAdditionalContextItem:ga,removeAdditionalContextItem:vt,updateAdditionalButton:Lo,addAdditionalButton:Zo,removeAdditionalButton:us,setLiveLowLatency:gn}},callbacks:l,setUiCallbacks:c=>{Ge=K({},c)},getAdmanWrapper:()=>re,getLogger:()=>De,getPlayer:()=>N,destroy:Jo};return gt};function da(t,e,i,o){var _;let n=["interactiveTimeIndicator"],a=(_=e[i])==null?void 0:_.getBoundingClientRect(),s=(o||n.includes(i))&&!!a&&!!(a.right-a.left),{top:d,left:l,bottom:u,right:f}=Za(e[i],t||void 0);return{left:s?l:0,right:s?f:0,top:s?d:0,bottom:s?u:0,isDisplayed:s}}var Gc=(t,e,i,o)=>{if(t)for(let[n,a]of Object.entries(e))["tooltipPointerOffsetX","disabledControls$","additionalButtons"].includes(n)||a.set(da(t,i,n,o))};var Yc=(t,e,i)=>Ct(void 0,null,function*(){yield yo(),e&&i&&(i.focus(),t.set(!1))});var L2=$e('<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 Tf(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=L2();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","aria-hidden":"true","data-testid":"dots-icon",role:"img"},i))),b(t,o)}function kf(t,e){W(e,!0);let[i,o]=Fe(),n=()=>C(l,"$contextMenuVisible$",i),a=v(e,"disabled",3,!1),s=v(e,"ariaLabel",3,""),d=Ce(),l=d.ui.contextMenu.visible$,u=d.ui.contextMenu.openedByBtnKeyboard$,f=d.ui.contextMenu.showContextMenuBtn$,_=d.ui.contextMenu.position$,p=d.ui.contextMenu.btnRef$,$=te(void 0);qe(()=>{r($)&&bt(()=>{p.set(r($))})});let w=P=>{let A=Ss(P),E=Ph(r($));_.set(E),u.set(A),l.set(!n())},y=()=>{f.set(!0)},S=()=>{f.set(!1)},k=m(()=>n()?"opened":"");Pt(t,{get className(){return r(k)},testId:"btn-context-menu",get disabled(){return a()},get ariaLabel(){return s()},click:w,focus:y,blur:S,get ariaExpanded(){return n()},get ref(){return r($)},set ref(P){O($,ve(P))},children:(P,A)=>{Tf(P,{})},$$slots:{default:!0}}),q(),o()}var V2=t=>{t.stopPropagation()},R2=L("<div><!> <div></div> <div></div></div>"),D2={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;}
|
|
230
230
|
|
|
231
231
|
@media screen and (orientation: portrait) {.interactive-episode-icon-animated.mobile.fullscreen.svelte-od3veb {top:40px;right:16px;}
|
|
232
232
|
}
|
|
@@ -251,8 +251,8 @@ Try switching the\xA0quality to\xA0Auto.`},mh=d_;var as=new Map;as.set(gh.EN,mh)
|
|
|
251
251
|
opacity: 0;
|
|
252
252
|
}
|
|
253
253
|
}.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);
|
|
254
|
-
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 pd(t,e){var B;z(e,!0),K(t,O2);let[i,o]=Oe(),n=()=>S(C,"$isMobile",i),a=()=>S(A,"$areControlsVisible",i),s=()=>S(R,"$currentGridType$",i),d=()=>S(E,"$isInteractiveTime$",i),l=()=>S(y,"$interactiveControlsOpacity$",i),u=()=>S(P,"$showInteractiveTimeIndicatorTooltip$",i),f=()=>S(k,"$isFullscreen",i),_=m(e,"ref",15,void 0),p=ie(void 0),b=Se(),x=po(),{interactiveControlsOpacity$:y}=x,C=b.ui.isMobile,k=b.ui.isFullscreen,E=b.state.isInteractiveTime$,P=x.showInteractiveTimeIndicatorTooltip$,A=b.ui.controlsVisible,T=(B=b.callbacks)==null?void 0:B.onInteractiveTimeIndicatorClick,R=b.ui.currentGridType$,F=v(()=>!n()&&a()),Y=v(()=>Ps(s(),"s")),H=v(()=>!d()||!!l()||r(F)),X=ie(!1);qe(()=>{O(X,me(r(H)))});let oe=()=>{O(X,!0)},ee=()=>{var de;ue(),(de=r(p))==null||de.addEventListener("animationiteration",oe,{once:!0})},ue=()=>{var de;O(X,!1),(de=r(p))==null||de.removeEventListener("animationiteration",oe)},le=de=>{P.set(de)},Me=v(()=>u()&&!r(H));qe(()=>{u()?ee():ue()});let Le=()=>{r(H)||(P.set(!0),T==null||T())};_n(()=>{P.clearTimeout(),ue()});let J=()=>{P.set(!1)},Ve=U("tooltip_interactive_interaction_time_indicator");var j=B2();let N;j.__mousemove=[N2],j.__click=Le;var Re=h(j);Ro(Re,{tooltipContent:Ve,get tooltipActive(){return r(Me)},initialTranslateYPx:72,tooltipPlacement:"bottom",onTooltipVisibilityChange:le,get ref(){return _()},set ref(de){_(de)},children:(de,Ie)=>{od(de,{completed:!0})},$$slots:{default:!0}});var re=M(Re,2);let ke;dt(re,de=>_(de),()=>_());var Ne=M(re,2);let fe;dt(Ne,de=>O(p,de),()=>r(p)),g(j),I((de,Ie,We)=>{N=te(j,1,"interactive-episode-icon-animated svelte-od3veb",null,N,de),ke=te(re,1,"ref-block svelte-od3veb",null,ke,Ie),fe=te(Ne,1,"pulse svelte-od3veb",null,fe,We)},[()=>({mobile:n(),fullscreen:f(),invisible:r(H),"icon-small":r(Y)}),()=>({hidden:r(H)}),()=>({paused:r(X)})]),kt("mouseleave",j,J),$(t,j),q(),o()}nt(["mousemove","click"]);function Jc(t,e){z(e,!0);let i=m(e,"tooltipEnabled",3,!0),o=m(e,"disabled",3,!1),n=m(e,"className",3,void 0),a=m(e,"ref",15);Ro(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 n()},get ref(){return a()},set ref(s){a(s)},children:(s,d)=>{var l=ze();let u=v(()=>e.buttonComponent);var f=pe(l);wi(f,()=>r(u),(_,p)=>{p(_,ss(()=>{var b;return(b=e.buttonComponentProps)!=null?b:{}}))}),$(s,l)},$$slots:{default:!0}}),q()}var us={prevButton:100,replayButton:200,playButton:300,nextButton:400,playPrevChapterButton:500,seekToInteractiveButton:600,interactiveGraphButton:700,liveButton:800};var F2=$e('<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 Af(t,e){let i=Ae(e,["$$slots","$$events","$$legacy","children"]);var o=F2();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:ne}),be(),g(o),I(()=>n=Te(o,n,W({xmlns:"http://www.w3.org/2000/svg",width:"26",height:"24",fill:"none","aria-hidden":"true",role:"img"},i))),$(t,o)}function As(t,e){let i=m(e,"isPrev",3,!1),o=m(e,"isMobile",3,!1),n=m(e,"width",3,"24"),a=m(e,"height",3,"24"),s=v(()=>i()&&o()?"transform: scaleX(-1) scale(1.3333);":i()?"transform: scaleX(-1);":o()?"transform: scale(1.3333);":void 0),d=v(()=>i()?"prev-icon":"next-icon");Af(t,{get style(){return r(s)},get width(){return n()},get height(){return a()},get viewBox(){return e.viewBox},get"data-testid"(){return r(d)}})}var U2=L('<div class="icon-background-mobile svelte-xtk2k4"></div>'),z2=L("<!> <!>",1),q2={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 pa(t,e){z(e,!0),K(t,q2);let i=m(e,"ref",15,void 0),o=m(e,"isMobile",3,!1),n=m(e,"disabled",3,!1),s=Se().ui.t,d=v(()=>e.type==="prev"?s("tooltip_previous"):s("tooltip_next")),l=v(()=>e.type==="prev"?s("hotkey_map_item_prev_video_value"):s("hotkey_map_item_next_video_value")),u=v(()=>`btn-${o()?"m":"d"}--${e.type}`);Mt(t,{get className(){return r(u)},get testId(){var f;return`btn-${(f=e.type)!=null?f:""}`},get disabled(){return n()},get ariaLabel(){return r(d)},get click(){return e.click},get ariaKeyShortCut(){return r(l)},get ref(){return i()},set ref(f){i(f)},children:(f,_)=>{var p=z2(),b=pe(p);{var x=k=>{var E=U2();$(k,E)};V(b,k=>{o()&&k(x)})}var y=M(b,2);let C=v(()=>e.type==="prev");As(y,{get isMobile(){return o()},get isPrev(){return r(C)}}),$(f,p)},$$slots:{default:!0}}),q()}var W2=$e('<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 fd(t,e){let i=Ae(e,["$$slots","$$events","$$legacy","children"]);var o=W2();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:ne}),be(),g(o),I(()=>n=Te(o,n,W({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","aria-hidden":"true","data-testid":"replay-icon",role:"img"},i))),$(t,o)}import{noop as K2}from"@vkontakte/videoplayer-shared/es2015";var Q2=L('<div class="icon-background-mobile svelte-1ot3duq"></div>'),G2=L("<!> <div><!></div>",1),Y2={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 ol(t,e){z(e,!0),K(t,Y2);let i=m(e,"ref",15,void 0),o=m(e,"isMobile",3,!1),n=m(e,"disabled",3,!1),a=m(e,"className",3,""),s=m(e,"click",3,K2),d=U("tooltip_restart"),l=v(()=>`${o()?"btn-m--play":""} ${a()}`);Mt(t,{get className(){return r(l)},testId:"btn-replay",ariaLabel:d,get disabled(){return n()},get click(){return s()},get ariaKeyShortCut(){return Wr.KeyK},get ref(){return i()},set ref(u){i(u)},children:(u,f)=>{var _=G2(),p=pe(_);{var b=k=>{var E=Q2();$(k,E)};V(p,k=>{o()&&k(b)})}var x=M(p,2);let y;var C=h(x);fd(C,{}),g(x),I(k=>y=te(x,1,"svelte-1ot3duq",null,y,k),[()=>({mobile:o()})]),$(u,_)},$$slots:{default:!0}}),q()}var j2=$e('<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 Pr(t,e){"use strict";let i=m(e,"width",3,"24"),o=m(e,"height",3,"24"),n=m(e,"viewBox",3,"0 0 24 24"),a=m(e,"fill",3,"var(--btn-color)");var s=j2(),d=h(s);g(s),I(()=>{Fe(s,"width",i()),Fe(s,"height",o()),Fe(s,"viewBox",n()),Fe(d,"fill",a())}),$(t,s)}var Z2=$e('<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 ps(t,e){"use strict";let i=m(e,"width",3,"24"),o=m(e,"height",3,"24"),n=m(e,"viewBox",3,"0 0 24 24"),a=m(e,"fill",3,"var(--btn-color)");var s=Z2(),d=h(s);g(s),I(()=>{Fe(s,"width",i()),Fe(s,"height",o()),Fe(s,"viewBox",n()),Fe(d,"fill",a())}),$(t,s)}import{noop as X2}from"@vkontakte/videoplayer-shared/es2015";var J2=L('<div class="icon-background-mobile svelte-1ot3duq"></div>'),ey=L("<!> <div><!></div>",1),ty={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 nl(t,e){z(e,!0),K(t,ty);let[i,o]=Oe(),n=()=>S(a,"$fakeIsPlaying$",i),{fakeIsPlaying$:a}=po(),s=m(e,"ref",15,void 0),d=m(e,"isMobile",3,!1),l=m(e,"isPlaying",3,!1),u=m(e,"disabled",3,!1),f=m(e,"className",3,""),_=m(e,"click",3,X2),b=Se().ui.t,{toggle:x}=a,y=v(()=>x),C=v(()=>n()!==null),k=v(()=>r(C)?n():l()),E=v(()=>r(k)?b("tooltip_pause"):b("tooltip_play")),P=v(()=>r(k)?ps:Pr),A=v(()=>`${d()?"btn-m--play":""} ${f()}`),T=v(()=>r(C)?r(y):_());Mt(t,{get className(){return r(A)},testId:"btn-play",get click(){return r(T)},get disabled(){return u()},get ariaLabel(){return r(E)},get ariaKeyShortCut(){return Wr.KeyK},get ref(){return s()},set ref(R){s(R)},children:(R,F)=>{var Y=ey();let H=v(()=>r(P));var X=pe(Y);{var oe=Me=>{var Le=J2();$(Me,Le)};V(X,Me=>{d()&&Me(oe)})}var ee=M(X,2);let ue;var le=h(ee);wi(le,()=>r(H),(Me,Le)=>{Le(Me,{})}),g(ee),I(Me=>ue=te(ee,1,"svelte-1ot3duq",null,ue,Me),[()=>({mobile:d()})]),$(R,Y)},$$slots:{default:!0}}),q(),o()}var iy=$e('<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 Mf(t,e){let i=Ae(e,["$$slots","$$events","$$legacy","children"]);var o=iy();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:ne}),be(),g(o),I(()=>n=Te(o,n,W({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","data-testid":"play-prev-chapter-icon",role:"img"},i))),$(t,o)}function md(t,e){z(e,!0);let i=m(e,"ref",15,void 0),o=m(e,"hidden",3,!1),n=m(e,"disabled",3,!1),a=U("tooltip_interactive_go_back"),s=v(()=>o()?"hidden":"");Mt(t,{get className(){return r(s)},testId:"btn-play-prev-chapter",ariaLabel:a,get disabled(){return n()},get click(){return e.click},get ref(){return i()},set ref(d){i(d)},children:(d,l)=>{Mf(d,{})},$$slots:{default:!0}}),q()}var oy=L('<span class="gutter svelte-et3q1q"><span><!></span></span>'),ny={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 vd(t,e){z(e,!0),K(t,ny);let[i,o]=Oe(),n=()=>S(d,"$autoplayNextEnabled$",i),a=m(e,"ref",15,void 0),s=Se(),d=s.ui.autoplayNextEnabled$,l=s.actions.internal.setAutoplayNextEnabled;Mt(t,{click:()=>{l(!n(),!0)},get ref(){return a()},set ref(f){a(f)},children:(f,_)=>{var p=oy(),b=h(p);let x;var y=h(b);{var C=E=>{Pr(E,{width:"14",height:"14",fill:"#000"})},k=E=>{ps(E,{width:"14",height:"14",fill:"#000"})};V(y,E=>{n()?E(C):E(k,!1)})}g(b),g(p),I(E=>x=te(b,1,"toggler svelte-et3q1q",null,x,E),[()=>({enabled:n()})]),$(f,p)},$$slots:{default:!0}}),q(),o()}var ry=$e('<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 Lf(t,e){let i=Ae(e,["$$slots","$$events","$$legacy","children"]);var o=ry();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:ne}),be(2),g(o),I(()=>n=Te(o,n,W({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))),$(t,o)}function gd(t,e){z(e,!0);let i=m(e,"ref",15,void 0),o=m(e,"hidden",3,!1),n=m(e,"disabled",3,!1),a=U("tooltip_interactive_seek"),s=v(()=>o()?"hidden":"");Mt(t,{get className(){return r(s)},testId:"btn-seek-to-interactive",ariaLabel:a,get disabled(){return n()},get click(){return e.click},get ref(){return i()},set ref(d){i(d)},children:(d,l)=>{Lf(d,{})},$$slots:{default:!0}}),q()}var sy=$e('<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 Vf(t,e){let i=Ae(e,["$$slots","$$events","$$legacy","children"]);var o=sy();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:ne}),be(2),g(o),I(()=>n=Te(o,n,W({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","aria-hidden":"true",role:"img"},i))),$(t,o)}var ay={hash:"svelte-17ceof5",code:'svg[data-testid="graph-open-icon"] ._closed {visibility:hidden;opacity:0;}'};function Rf(t,e){K(t,ay);let i=m(e,"isOpened",3,!1),o=v(()=>i()?"graph-close-icon":"graph-open-icon");Vf(t,{get"data-testid"(){return r(o)}})}function hd(t,e){z(e,!0);let i=m(e,"ref",15,void 0),o=m(e,"hidden",3,!1),n=m(e,"disabled",3,!1),a=m(e,"graphIsOpened",3,!1),d=Se().ui.t,l=v(()=>a()?d("tooltip_interactive_graph_on"):d("tooltip_interactive_graph_off")),u=v(()=>o()?"hidden":"");Mt(t,{get className(){return r(u)},testId:"btn-graph",get disabled(){return n()},get ariaLabel(){return r(l)},get click(){return e.click},get ref(){return i()},set ref(f){i(f)},children:(f,_)=>{let p=v(()=>!!a());Rf(f,{get isOpened(){return r(p)}})},$$slots:{default:!0}}),q()}import{PlaybackState as e1}from"@vkontakte/videoplayer-core/es2015";function _d(t,e){z(e,!0);let[i,o]=Oe(),n=()=>S(u,"$playbackState$",i),a=m(e,"isMobile",3,!1),s=m(e,"isLiveActive",3,!1),d=m(e,"ariaLabel",3,""),l=Se(),u=l.state.playbackState$,f=l.actions.internal.switchToActiveLive,_=l.actions.internal.togglePlay,p=v(()=>()=>{if(!s()){f();return}n()===e1.PAUSED&&_()}),b=v(()=>a()?"":"btn--live btn-full-opacity"),x=v(()=>s()?"btn-live":"btn-live-offset"),y=v(()=>s()&&n()===e1.PLAYING);Mt(t,{get className(){return r(b)},get testId(){return r(x)},get disabled(){return r(y)},get ariaLabel(){return d()},get click(){return r(p)},children:(C,k)=>{oa(C,{get isActive(){return s()}})},$$slots:{default:!0}}),q(),o()}import{noop as t1}from"@vkontakte/videoplayer-shared/es2015";var ly=L('<div class="icon icon-error-stub"><div class="inner"></div></div>'),dy=L('<img class="icon" aria-hidden="true">');function fa(t,e){"use strict";let i=ie(!1),o=()=>{O(i,!0)};var n=ze(),a=pe(n);{var s=l=>{var u=ly();$(l,u)},d=l=>{var u=dy();I(()=>Fe(u,"src",e.icon)),kt("error",u,o),Qs(u),$(l,u)};V(a,l=>{r(i)?l(s):l(d,!1)})}$(t,n)}function Df(t,e){z(e,!0);let i=m(e,"disabled",3,!1),o=m(e,"onClick",3,t1),n=m(e,"ref",15),a=v(()=>o()===t1),s=v(()=>r(a)||i()),d=v(()=>r(a)?"btn-full-opacity":"");Ro(t,{get disabled(){return r(s)},get tooltipContent(){return e.tooltipText},get disabledTooltipContent(){return e.disabledTooltipContent},width:40,get ref(){return n()},set ref(l){n(l)},children:(l,u)=>{let f=v(()=>{var _;return(_=e.testId)!=null?_:e.id});Mt(l,{get className(){return r(d)},get ariaLabel(){return e.ariaLabel},get click(){return o()},get disabled(){return r(s)},get testId(){return r(f)},children:(_,p)=>{fa(_,{get icon(){return e.icon}})},$$slots:{default:!0}})},$$slots:{default:!0}}),q()}var i1=t=>!!t.buttonComponent;var fs={vkLogo:100,autoplayNext:200,volume:300,subtitles:400,settings:500,context:600,fullscreen:700,chromecast:800};var fy=L('<div><!> <div class="controls svelte-1iedtj3"><div class="controls-left svelte-1iedtj3"><!> <!> <!></div> <div class="controls-right svelte-1iedtj3"></div></div></div> <!>',1),my={hash:"svelte-1iedtj3",code:".wrapper-bottom.svelte-1iedtj3 {pointer-events:none;position:absolute;z-index:var(--controls-container-z-index);width:100%;bottom:0;left:0;height:var(--controls-gradient-height);background:var(--controls-gradient);transition:transform var(--controls-transition-duration) var(--controls-transition-fn);display:flex;flex-direction:column;justify-content:flex-end;box-sizing:border-box;}.wrapper-bottom.svelte-1iedtj3 > :where(.svelte-1iedtj3) {pointer-events:auto;}.controls.svelte-1iedtj3 {width:100%;display:flex;align-items:center;justify-content:space-between;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 8px 4px;box-sizing:border-box;}.controls-left.svelte-1iedtj3, .controls-right.svelte-1iedtj3 {display:flex;align-content:center;}.controls-left.svelte-1iedtj3 {flex-grow:1;min-width:0;overflow:hidden;}.controls-left.svelte-1iedtj3 > *:not(:first-child), .controls-right.svelte-1iedtj3 > * {margin-left:var(--controls-desktop-item-margin-left);}.controls-hidden.svelte-1iedtj3 {visibility:visible; /* if hidden then slider will lose focus (if was focused) */transform:translateY(100%);}.wrapper-bottom.no-smooth.svelte-1iedtj3 {transition:none;}"};function Bf(t,e){var ba,Rs;z(e,!0),K(t,my);let[i,o]=Oe(),n=()=>S(ti,"$disabledControls$",i),a=()=>S(Ft,"$adPlaybackState",i),s=()=>S(ni,"$playbackState$",i),d=()=>S(Oi,"$currentSubtitle$",i),l=()=>S(li,"$isEnded$",i),u=()=>S(Qn,"$currentGridType$",i),f=()=>S(Ni,"$isLive$",i),_=()=>S(ri,"$chromecastState$",i),p=()=>S(fo,"$isPictureInPictureActive",i),b=()=>S(No,"$pictureInPictureType$",i),x=()=>S(ui,"$availableSubtitlesList$",i),y=()=>S(Qi,"$contextMenuOpenedByKeyboard$",i),C=()=>S(_i,"$showContextMenuBtn$",i),k=()=>S(mo,"$playerSize",i),E=()=>S(Bi,"$isRewindableLive$",i),P=()=>S(Do,"$isActiveLive$",i),A=()=>S(sn,"$graphIsOpened$",i),T=()=>S(pi,"$contextMenuVisible$",i),R=()=>S(si,"$isFullscreen",i),F=()=>S(Io,"$autoplayNextEnabled",i),Y=()=>S(r(Rr),"$prevButton",i),H=()=>S(r(vr),"$replayButton",i),X=()=>S(r(Dr),"$playButton",i),oe=()=>S(r(Ye),"$nextButton",i),ee=()=>S(r(Pt),"$playPrevChapterButton",i),ue=()=>S(r(ki),"$seekToInteractiveButton",i),le=()=>S(r(ji),"$interactiveGraphButton",i),Me=()=>S(r(io),"$liveButton",i),Le=()=>S(r(Po),"$time",i),J=()=>S(r(ho),"$episodes",i),Ve=()=>S(r(Oo),"$vkLogo",i),j=()=>S(r(Ui),"$volume",i),N=()=>S(r(Li),"$subtitles",i),Re=()=>S(r(it),"$settings",i),re=()=>S(r(Gt),"$context",i),ke=()=>S(r(Zi),"$fullscreen",i),Ne=()=>S(r(yi),"$chromecast",i),fe=()=>S(ko,"$additionalDesktopControlPanelRightButtons$",i),B=()=>S(yn,"$isInteractiveTime$",i),de=()=>S(Et,"$settingsMenuVisible",i),Ie=()=>S(un,"$settingButtonRef$",i),We=()=>S(Hi,"$startedByKeyboard$",i),rt=()=>S(Ze,"$isAudioAvailable$",i),xe=()=>S(se,"$fakeIsPlaying$",i),ye=()=>S(Gn,"$seekToInteractiveDisabledTooltip$",i),De=()=>S(St,"$adPosition",i),Je=()=>S(xt,"$position$",i),st=()=>S(fi,"$adDuration",i),pt=()=>S(et,"$duration$",i),Ht=m(e,"playerControlsWrapperRef",15,void 0),at=m(e,"playerControlsRef",15,void 0),yt=m(e,"isAds",3,!1),Qt=m(e,"logoTargetUrl",3,""),jt=m(e,"isOneVideoPlaylist",3,!1),Be=m(e,"customFullscreenSupported",3,!0),{fakeIsPlaying$:se}=po(),Q=Se(),ae=po(),_e=zt(),Pe=Q.actions.internal.toggleMuted,He=Q.actions.internal.togglePlay,ct=Q.actions.internal.pause,qt=Q.actions.internal.toggleSubtitle,Ge=(ba=Q.callbacks)==null?void 0:ba.onAudioDoesNotExistHint,vt=(Rs=Q.callbacks)==null?void 0:Rs.onAudioDisabledHint,et=Q.state.duration$,xt=Q.state.positionWithScrubbing$,ni=Q.state.playbackState$,Ze=Q.state.isAudioAvailable$,ut=Q.state.isAudioDisabled,li=Q.state.isEnded$,Ni=Q.state.isLive$,Do=Q.state.isActiveLive$,Bi=Q.state.isRewindableLive$,{isActive$:fo,type$:No}=ae.pictureInPicture$,Et=Q.ui.settingsMenu.visible$,ht=Q.ui.settingsMenu.openedByBtnKeyboard$,Vt=Q.ui.controls,Z=Q.actions.internal.getVideoEpisodes(),ri=Q.state.chromecastState$,ui=Q.state.availableSubtitlesList$,Oi=Q.state.currentSubtitle$,ti=Vt.disabledControls$,pi=Q.ui.contextMenu.visible$,_i=Q.ui.contextMenu.showContextMenuBtn$,Qi=Q.ui.contextMenu.openedByBtnKeyboard$,Hi=Q.ui.startedByKeyboard$,Wt=Q.ui.t,fi=Q.ads.duration,St=Q.ads.position,Ft=Q.ads.playbackState,si=Q.ui.isFullscreen,mo=Q.ui.playerSize,Qn=Q.ui.currentGridType$,ko=Q.ui.additionalDesktopControlPanelRightButtons$,Io=Q.ui.autoplayNextEnabled$,ci=Q.actions.internal.getVideoElement,$t=Q.actions.internal.replayInteractive,Ci=Q.actions.internal.prevVideoClick,Ai=Q.actions.internal.nextVideoClick,Fi=Q.state.isInteractive,yn=Q.state.isInteractiveTime$,Ti=Q.state.showInteractiveGraph,Xi=Q.state.showSeekToInteractive,rn=Q.state.showPlayPrevChapter,xn=Q.state.showInteractiveTimeIndicator,Mi=Q.state.playPrevChapterDisabledTooltip,Gn=ae.seekToInteractiveDisabledTooltip$,sn=ae.graphIsOpened$,Eo=_e.features.interactiveResponsiveUi,wn=v(()=>n().has("EPISODE_BUTTON")),Mr=v(()=>n().has("GRAPH_BUTTON")),pr=v(()=>n().has("SEEK_TO_INTERACTIVE_BUTTON")),Yn=v(()=>n().has("PLAY_BUTTON")),Sn=v(()=>n().has("REPLAY_BUTTON")),an=v(()=>n().has("PLAY_PREV_CHAPTER_BUTTON")),Cn=()=>Q.actions.internal.toggleChromecast(),vo=v(()=>yt()?a()==="playing":s()===Nf.PLAYING),tt=v(()=>d().value!=="off"),ln=v(()=>l()&&!yt()||Fi),jn=v(()=>Eo?r(ln)&&Ki(u(),"m"):r(ln)),Zn=v(()=>!l()||Fi||yt()),Tn=v(()=>Ki(u(),"m")),dn=v(()=>e.showNextPrevButtons&&Ki(u(),"m")&&!yt()&&e.nextButtonActive),cn=v(()=>e.showNextPrevButtons&&Ki(u(),"m")&&!yt()&&e.prevButtonActive),qo=v(()=>!yt()&&!!f()),Gi=v(()=>_()!==o1.NOT_AVAILABLE&&!(p()&&b()===1)&&Ki(u(),"m")&&!Fi),Yi=v(()=>e.showAutoplayNext&&!jt()&&Ki(u(),"s")),Xn=v(()=>x().length>0&&Ki(u(),"m")),kn=v(()=>y()||C()),Jn=v(()=>Ki(u(),"s")&&!yt()),fr=v(()=>!e.logoHidden&&!yt()),Ji=v(()=>_e.features.fullscreen&&(e.logoHidden||Ki(u(),Eo?"xs":"s"))&&!(p()&&b()===1)&&(Fi?Be():!0)),eo=v(()=>(!f()||yt())&&!(_e.features.interactiveHideTime&&Fi)),In=v(()=>k().width>100),En=v(()=>Ti&&Ki(u(),"m")),go=v(()=>Eo?Xi&&Ki(u(),"s"):Xi),to=v(()=>Eo?rn&&Ki(u(),"s"):rn),Pn=v(()=>!yt()&&!f()&&!!(Z!=null&&Z.length)&&r(Tn)&&!r(wn)),Bo=v(()=>!E()||!!P()),Lr=v(()=>A()?Wt("tooltip_interactive_graph_on"):Wt("tooltip_interactive_graph_off")),er=v(()=>T()?Wt("aria_label_context_menu_close"):Wt("aria_label_context_menu_open")),mr=(_t,gt)=>_t?gt&>===Nf.PAUSED?Wt("tooltip_play"):"":Wt("tooltip_live"),An=v(()=>mr(r(Bo),s())),Mn=v(()=>_e.logoType==="vk_video"?Wt("tooltip_vk_video_logo"):Wt("tooltip_vk_logo")),Vr=v(()=>r(tt)?Wt("tooltip_subtitles_on"):Wt("tooltip_subtitles_off")),tr=v(()=>R()?Wt("tooltip_fullscreen_on"):Wt("tooltip_fullscreen_off")),ir=v(()=>_()===o1.CONNECTED?Wt("tooltip_chromecast_on"):Wt("tooltip_chromecast_off")),or=v(()=>F()?Wt("tooltip_autoplay_on"):Wt("tooltip_autoplay_off")),Wo=ie(0),ii=me({}),Rr=v(()=>Vt.prevButton),vr=v(()=>Vt.replayButton),Dr=v(()=>Vt.playButton),Ye=v(()=>Vt.nextButton),Pt=v(()=>Vt.playPrevChapterButton),ki=v(()=>Vt.seekToInteractiveButton),ji=v(()=>Vt.interactiveGraphButton),io=v(()=>Vt.liveButton),Po=v(()=>Vt.time),ho=v(()=>Vt.episodes),Oo=v(()=>Vt.vkLogo),Ui=v(()=>Vt.volume),Li=v(()=>Vt.subtitles),it=v(()=>Vt.settings),Gt=v(()=>Vt.context),Zi=v(()=>Vt.fullscreen),yi=v(()=>Vt.chromecast),bi=v(()=>({prevButton:Y()?Y().right-Y().left:0,replayButton:H()?H().right-H().left:0,playButton:X()?X().right-X().left:0,nextButton:oe()?oe().right-oe().left:0,playPrevChapterButton:ee()?ee().right-ee().left:0,seekToInteractiveButton:ue()?ue().right-ue().left:0,interactiveGraphButton:le()?le().right-le().left:0,liveButton:Me()?Me().right-Me().left:0,time:Le()?Le().right-Le().left:0,episodes:J()?J().right-J().left:0,vkLogo:Ve()?Ve().right-Ve().left:0,volume:j()?j().right-j().left:0,subtitles:N()?N().right-N().left:0,settings:Re()?Re().right-Re().left:0,context:re()?re().right-re().left:0,fullscreen:ke()?ke().right-ke().left:0,chromecast:Ne()?Ne().right-Ne().left:0,additionalButtons:fe().length?fe().reduce(_t=>[..._t,40],[]):[]})),Ao=ie(0);qe(()=>{(!r(Ao)||r(Ao)<r(bi).time)&&bt(()=>O(Ao,me(r(bi).time)))});let _o=ie(!1);qe(()=>{let _t=0;r(Pn)&&(Ki(u(),"xl")?_t=r(bi).time:_t=60);let gt=r(bi).prevButton+r(bi).playButton+r(bi).nextButton+r(bi).seekToInteractiveButton+r(bi).interactiveGraphButton+r(bi).liveButton+r(Ao)+_t;O(_o,me(r(eo)&&r(Wo)>=gt))});let Ln=v(()=>r(_o)&&Ki(u(),"m")),oo=py(il,260);qe(()=>{k(),B(),oo(ci(),Vt,ii,e.showControls)});let un=ce();qe(()=>{de(),Ie()&&bt(()=>Ga(Ie(),de(),ht))});let Vn;qe(()=>{We(),bt(()=>Xc(Hi,We(),Vn))});function Mo(){Is({isAudioDisabled:ut,audioDisabledHintCallback:vt,isAudioAvailable:rt(),audioIsNotExistHintCallback:Ge})&&Pe()}let gr=Fi?$t:He,hr=v(()=>xe()!==null),Nr=v(()=>r(hr)?xe():r(vo)),_r=v(()=>r(Nr)?Wt("tooltip_pause"):Wt("tooltip_play")),Br=Wt("tooltip_episodes"),Ko=v(()=>{var _t,gt,no,Ho;return r(cn)?{id:"prevButton",type:"desktop-control-panel-left",weight:us.prevButton,buttonComponent:pa,buttonComponentProps:{disabled:!e.prevButtonActive,type:"prev",click:Ci.bind(null,!0)},tooltipEnabled:!((gt=(_t=Q.callbacks)==null?void 0:_t.uiInfo)!=null&>.onPrevButtonMouseEnter)&&!((Ho=(no=Q.callbacks)==null?void 0:no.uiInfo)!=null&&Ho.onPrevButtonMouseLeave),mouseEnter:()=>{var ro,di,Ri;(Ri=(di=(ro=Q.callbacks)==null?void 0:ro.uiInfo)==null?void 0:di.onPrevButtonMouseEnter)==null||Ri.call(di,ua(ci(),ii,"prevButton",e.showControls))},mouseLeave:()=>{var ro,di,Ri;(Ri=(di=(ro=Q.callbacks)==null?void 0:ro.uiInfo)==null?void 0:di.onPrevButtonMouseLeave)==null||Ri.call(di,ua(ci(),ii,"prevButton",e.showControls))},tooltipText:Wt("tooltip_previous"),disabled:!e.prevButtonActive}:void 0}),Rn=v(()=>r(jn)?{id:"replayButton",type:"desktop-control-panel-left",weight:us.replayButton,buttonComponent:ol,buttonComponentProps:{disabled:r(Sn),click:gr},tooltipText:Wt("tooltip_restart"),disabled:r(Sn)}:void 0),nr=v(()=>r(Zn)?{id:"playButton",type:"desktop-control-panel-left",weight:us.playButton,buttonComponent:nl,buttonComponentProps:{disabled:r(Yn),isPlaying:r(vo),click:He},tooltipText:r(_r),disabled:r(Yn)}:void 0),Or=v(()=>{var _t,gt,no,Ho;return r(dn)?{id:"nextButton",type:"desktop-control-panel-left",weight:us.nextButton,buttonComponent:pa,buttonComponentProps:{disabled:!e.nextButtonActive,type:"next",click:Ai.bind(null,!0)},tooltipEnabled:!((gt=(_t=Q.callbacks)==null?void 0:_t.uiInfo)!=null&>.onNextButtonMouseEnter)&&!((Ho=(no=Q.callbacks)==null?void 0:no.uiInfo)!=null&&Ho.onNextButtonMouseLeave),mouseEnter:()=>{var ro,di,Ri;(Ri=(di=(ro=Q.callbacks)==null?void 0:ro.uiInfo)==null?void 0:di.onNextButtonMouseEnter)==null||Ri.call(di,ua(ci(),ii,"nextButton",e.showControls))},mouseLeave:()=>{var ro,di,Ri;(Ri=(di=(ro=Q.callbacks)==null?void 0:ro.uiInfo)==null?void 0:di.onNextButtonMouseLeave)==null||Ri.call(di,ua(ci(),ii,"nextButton",e.showControls))},tooltipText:Wt("tooltip_next"),disabled:!e.nextButtonActive}:void 0}),Qo=v(()=>Fi&&r(to)?{id:"playPrevChapterButton",type:"desktop-control-panel-left",weight:us.playPrevChapterButton,buttonComponent:md,buttonComponentProps:{disabled:r(an),click:e.playPrevChapter},tooltipText:Wt("tooltip_interactive_go_back"),disabledTooltipContent:Wt(Mi),disabled:r(an)}:void 0),Dn=v(()=>Fi&&r(go)?{id:"seekToInteractiveButton",type:"desktop-control-panel-left",weight:us.seekToInteractiveButton,buttonComponent:gd,buttonComponentProps:{disabled:r(pr),click:e.seekToInteractive},tooltipText:Wt("tooltip_interactive_seek"),disabled:r(pr),disabledTooltipContent:Wt(ye())}:void 0),Xe=v(()=>Fi&&r(En)?{id:"interactiveGraphButton",type:"desktop-control-panel-left",weight:us.interactiveGraphButton,buttonComponent:hd,buttonComponentProps:{disabled:r(Mr),click:sn.toggle,graphIsOpened:A()},tooltipText:r(Lr)}:void 0),Rt=v(()=>r(qo)?{id:"liveButton",type:"desktop-control-panel-left",weight:us.liveButton,buttonComponent:_d,buttonComponentProps:{isLiveActive:r(Bo),ariaLabel:r(An)},tooltipText:r(An),disabled:r(Bo)&&s()===Nf.PLAYING}:void 0),Ii=v(()=>[r(Ko),r(Rn),r(nr),r(Or),r(Qo),r(Dn),r(Xe),r(Rt)].filter(_t=>!!_t).sort(na)),Go=v(()=>r(fr)?{id:"vkLogo",type:"desktop-control-panel-right",weight:fs.vkLogo,buttonComponent:rd,buttonComponentProps:{targetUrl:Qt(),logoClickable:e.logoClickable,click:ct},tooltipText:r(Mn),disabledTooltipContent:"",disabled:!e.logoClickable}:void 0),Nn=v(()=>r(Yi)?{id:"autoplayNext",type:"desktop-control-panel-right",weight:fs.autoplayNext,buttonComponent:vd,tooltipText:r(or)}:void 0),pn=v(()=>({id:"volume",type:"desktop-control-panel-right",weight:fs.volume,buttonComponent:uf,buttonComponentProps:{click:Mo}})),br=v(()=>r(Xn)?{id:"subtitles",type:"desktop-control-panel-right",weight:fs.subtitles,buttonComponent:sf,buttonComponentProps:{isSubtitlesEnabled:r(tt),click:qt},tooltipText:r(Vr)}:void 0),Ce=v(()=>r(Jn)?{id:"settings",type:"desktop-control-panel-right",weight:fs.settings,buttonComponent:Ja,buttonComponentProps:{ref$:un},tooltipText:de()?void 0:Wt("tooltip_settings_off")}:void 0),lt=v(()=>_e.features.contextMenuButton?{id:"context",type:"desktop-control-panel-right",weight:fs.context,buttonComponent:Pf,buttonComponentProps:{click:e.toggleFullscreen,ariaLabel:r(er)},className:r(kn)?"":"out-of-view",tooltipText:r(er)}:void 0),At=v(()=>r(Ji)?{id:"fullscreen",type:"desktop-control-panel-right",weight:fs.fullscreen,buttonComponent:nd,buttonComponentProps:{isFullscreen:R(),click:e.toggleFullscreen},tooltipText:r(tr)}:void 0),ai=v(()=>r(Gi)?{id:"chromecast",type:"desktop-control-panel-right",weight:fs.chromecast,buttonComponent:sd,buttonComponentProps:{state:_(),click:Cn},tooltipText:r(ir)}:void 0),zi=v(()=>[r(Go),r(Nn),r(pn),r(br),r(Ce),r(lt),r(At),r(ai),...fe()].filter(_t=>!!_t).sort(na));var Vi=fy(),Yt=pe(Vi);let rr;var Ke=h(Yt);let Dt=v(()=>!r(In));ds(Ke,{get isHidden(){return r(Dt)},get isAds(){return yt()},get canRewindLive(){return e.canRewindLive},get isRewindableLive(){return E()},get ref(){return ii.timeline},set ref(_t){ii.timeline=_t}});var $i=M(Ke,2),Lo=h($i),fn=h(Lo);xi(fn,17,()=>r(Ii),_t=>_t.id,(_t,gt)=>{Jc(_t,{get buttonComponent(){return r(gt).buttonComponent},get buttonComponentProps(){return r(gt).buttonComponentProps},get tooltipText(){return r(gt).tooltipText},get disabledTooltipContent(){return r(gt).disabledTooltipContent},get disabled(){return r(gt).disabled},get className(){return r(gt).className},get tooltipEnabled(){return r(gt).tooltipEnabled},get mouseEnter(){return r(gt).mouseEnter},get mouseLeave(){return r(gt).mouseLeave},get ref(){return ii[r(gt).id]},set ref(no){ii[r(gt).id]=no}})});var Yr=M(fn,2);{var Bn=_t=>{let gt=v(()=>yt()?De():Je()),no=v(()=>yt()?st():pt());id(_t,{isMobile:!1,get showDuration(){return r(Ln)},get position(){return r(gt)},get duration(){return r(no)},get ref(){return ii.time},set ref(Ho){ii.time=Ho}})};V(Yr,_t=>{r(eo)&&_t(Bn)})}var Hr=M(Yr,2);let ll=v(()=>!r(Pn));Ro(Hr,{className:"w-max",get disabled(){return r(ll)},tooltipContent:Br,get ref(){return ii.episodes},set ref(_t){ii.episodes=_t},children:(_t,gt)=>{var no=ze(),Ho=pe(no);{var ro=di=>{ld(di,{get position(){return Je()},get duration(){return pt()},timeCodes:Z})};V(Ho,di=>{r(Pn)&&di(ro)})}$(_t,no)},$$slots:{default:!0}}),g(Lo);var Vs=M(Lo,2);xi(Vs,21,()=>r(zi),_t=>_t.id,(_t,gt)=>{var no=ze(),Ho=pe(no);{var ro=Ri=>{Jc(Ri,{get buttonComponent(){return r(gt).buttonComponent},get buttonComponentProps(){return r(gt).buttonComponentProps},get tooltipText(){return r(gt).tooltipText},get disabledTooltipContent(){return r(gt).disabledTooltipContent},get disabled(){return r(gt).disabled},get className(){return r(gt).className},get ref(){return ii[r(gt).id]},set ref(ms){ii[r(gt).id]=ms}})},di=Ri=>{let ms=v(()=>!!r(gt).disabled);Df(Ri,{get id(){return r(gt).id},get testId(){return r(gt).testId},get icon(){return r(gt).icon},get ariaLabel(){return r(gt).ariaLabel},get tooltipText(){return r(gt).tooltipText},get disabledTooltipContent(){return r(gt).disabledTooltipContent},get disabled(){return r(ms)},get onClick(){return r(gt).onClick},get ref(){return ii[r(gt).id]},set ref(dl){ii[r(gt).id]=dl}})};V(Ho,Ri=>{i1(r(gt))?Ri(ro):Ri(di,!1)})}$(_t,no)}),g(Vs),g($i),dt($i,_t=>at(_t),()=>at()),g(Yt),dt(Yt,_t=>Ht(_t),()=>Ht());var $r=M(Yt,2);{var _a=_t=>{pd(_t,{get ref(){return ii.interactiveTimeIndicator},set ref(gt){ii.interactiveTimeIndicator=gt}})};V($r,_t=>{xn&&_t(_a)})}I(_t=>rr=te(Yt,1,"wrapper-bottom svelte-1iedtj3",null,rr,_t),[()=>({hidden:e.bottomHidden,"controls-hidden":!e.showControls,"no-smooth":e.bottomNoSmooth})]),qr(Lo,"clientWidth",_t=>O(Wo,_t)),$(t,Vi),q(),o()}import{ChromecastState as r1,PlaybackState as s1}from"@vkontakte/videoplayer-core/es2015";import{noop as n1}from"@vkontakte/videoplayer-shared/es2015";var vy=L('<div class="icon icon-error-stub svelte-167ouw6"><div class="inner svelte-167ouw6"></div></div>'),gy=L('<img class="icon svelte-167ouw6" aria-hidden="true">'),hy={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 Of(t,e){K(t,hy);let i=m(e,"disabled",3,!1),o=m(e,"onClick",3,n1),n=v(()=>o()===n1),a=v(()=>r(n)||i()),s=ie(!1),d=()=>{O(s,!0)},l=v(()=>r(n)?"btn-full-opacity":"");Mt(t,{get className(){return r(l)},get ariaLabel(){return e.ariaLabel},get click(){return o()},get disabled(){return r(a)},get testId(){return e.testId},children:(u,f)=>{var _=ze(),p=pe(_);{var b=y=>{var C=vy();$(y,C)},x=y=>{var C=gy();I(()=>Fe(C,"src",e.iconUrl)),kt("error",C,d),Qs(C),$(y,C)};V(p,y=>{r(s)?y(b):y(x,!1)})}$(u,_)},$$slots:{default:!0}})}var _y=$e('<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 Hf(t,e){let i=Ae(e,["$$slots","$$events","$$legacy","children"]);var o=_y();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:ne}),be(),g(o),I(()=>n=Te(o,n,W({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24","aria-hidden":"true","data-testid":"muted-icon",role:"img"},i))),$(t,o)}import{noop as by}from"@vkontakte/videoplayer-shared/es2015";var $y=L('<span class="text svelte-6gmlbk"> </span>'),yy=L('<div aria-hidden="true"><!> <!></div>'),xy={hash:"svelte-6gmlbk",code:".container.svelte-6gmlbk {display:flex;align-items:center;}.expanded.svelte-6gmlbk {background-color:rgba(0, 0, 0, 0.56);border-radius:6px;}.text.svelte-6gmlbk {font-size:15px;margin-left:8px;}"};function eu(t,e){z(e,!0),K(t,xy);let i=m(e,"muted",3,!1),o=m(e,"expanded",3,!1),n=m(e,"click",3,by),a=m(e,"ref",15,void 0),d=Se().ui.t,l=v(()=>i()?d("tooltip_volume"):d("tooltip_volume_muted")),u=v(()=>o()?Es:Hf),f=v(()=>o()?"btn-mobile-unmuted":"btn-mobile-muted");Mt(t,{get testId(){return r(f)},get click(){return n()},get ariaLabel(){return r(l)},get ref(){return a()},set ref(_){a(_)},children:(_,p)=>{var b=yy();let x=v(()=>r(u)),y;var C=h(b);wi(C,()=>r(x),(P,A)=>{A(P,{})});var k=M(C,2);{var E=P=>{var A=$y(),T=h(A,!0);g(A),I(R=>ge(T,R),[()=>d("mobile_unmute")]),$(P,A)};V(k,P=>{o()&&P(E)})}g(b),I(P=>y=te(b,1,"container svelte-6gmlbk",null,y,P),[()=>({expanded:o()})]),$(_,b)},$$slots:{default:!0}}),q()}var wy=$e('<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 Ff(t,e){let i=Ae(e,["$$slots","$$events","$$legacy","children"]);var o=wy();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:ne}),be(3),g(o),I(()=>n=Te(o,n,W({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none",role:"img"},i))),$(t,o)}var Sy={hash:"svelte-tmam00",code:`svg[data-testid="pip-icon--active"] .hidden-active,
|
|
255
|
-
svg[data-testid="pip-icon"] .hidden-not-active {visibility:hidden;opacity:0;}`};function
|
|
254
|
+
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 ld(t,e){var B;W(e,!0),G(t,D2);let[i,o]=Fe(),n=()=>C(S,"$isMobile",i),a=()=>C(E,"$areControlsVisible",i),s=()=>C(V,"$currentGridType$",i),d=()=>C(P,"$isInteractiveTime$",i),l=()=>C(y,"$interactiveControlsOpacity$",i),u=()=>C(A,"$showInteractiveTimeIndicatorTooltip$",i),f=()=>C(k,"$isFullscreen",i),_=v(e,"ref",15,void 0),p=te(void 0),$=Ce(),w=lo(),{interactiveControlsOpacity$:y}=w,S=$.ui.isMobile,k=$.ui.isFullscreen,P=$.state.isInteractiveTime$,A=w.showInteractiveTimeIndicatorTooltip$,E=$.ui.controlsVisible,T=(B=$.callbacks)==null?void 0:B.onInteractiveTimeIndicatorClick,V=$.ui.currentGridType$,z=m(()=>!n()&&a()),j=m(()=>ks(s(),"s")),F=m(()=>!d()||!!l()||r(z)),Z=te(!1);qe(()=>{O(Z,ve(r(F)))});let J=()=>{O(Z,!0)},ne=()=>{var ce;fe(),(ce=r(p))==null||ce.addEventListener("animationiteration",J,{once:!0})},fe=()=>{var ce;O(Z,!1),(ce=r(p))==null||ce.removeEventListener("animationiteration",J)},de=ce=>{A.set(ce)},Re=m(()=>u()&&!r(F));qe(()=>{u()?ne():fe()});let Me=()=>{r(F)||(A.set(!0),T==null||T())};yn(()=>{A.clearTimeout(),fe()});let ee=()=>{A.set(!1)},Le=H("tooltip_interactive_interaction_time_indicator");var X=R2();let N;X.__mousemove=[V2],X.__click=Me;var De=h(X);Ro(De,{tooltipContent:Le,get tooltipActive(){return r(Re)},initialTranslateYPx:72,tooltipPlacement:"bottom",onTooltipVisibilityChange:de,get ref(){return _()},set ref(ce){_(ce)},children:(ce,Pe)=>{Xl(ce,{completed:!0})},$$slots:{default:!0}});var re=M(De,2);let Ee;ct(re,ce=>_(ce),()=>_());var Ne=M(re,2);let me;ct(Ne,ce=>O(p,ce),()=>r(p)),g(X),I((ce,Pe,Ge)=>{N=ie(X,1,"interactive-episode-icon-animated svelte-od3veb",null,N,ce),Ee=ie(re,1,"ref-block svelte-od3veb",null,Ee,Pe),me=ie(Ne,1,"pulse svelte-od3veb",null,me,Ge)},[()=>({mobile:n(),fullscreen:f(),invisible:r(F),"icon-small":r(j)}),()=>({hidden:r(F)}),()=>({paused:r(Z)})]),It("mouseleave",X,ee),b(t,X),q(),o()}st(["mousemove","click"]);function jc(t,e){W(e,!0);let i=v(e,"tooltipEnabled",3,!0),o=v(e,"disabled",3,!1),n=v(e,"className",3,void 0),a=v(e,"ref",15);Ro(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 n()},get ref(){return a()},set ref(s){a(s)},children:(s,d)=>{var l=Ue();let u=m(()=>e.buttonComponent);var f=pe(l);wi(f,()=>r(u),(_,p)=>{p(_,rs(()=>{var $;return($=e.buttonComponentProps)!=null?$:{}}))}),b(s,l)},$$slots:{default:!0}}),q()}var ls={prevButton:100,replayButton:200,playButton:300,nextButton:400,playPrevChapterButton:500,seekToInteractiveButton:600,interactiveGraphButton:700,liveButton:800};var B2=$e('<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 If(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=B2();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"26",height:"24",fill:"none","aria-hidden":"true",role:"img"},i))),b(t,o)}function Is(t,e){let i=v(e,"isPrev",3,!1),o=v(e,"isMobile",3,!1),n=v(e,"width",3,"24"),a=v(e,"height",3,"24"),s=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");If(t,{get style(){return r(s)},get width(){return n()},get height(){return a()},get viewBox(){return e.viewBox},get"data-testid"(){return r(d)}})}var O2=L('<div class="icon-background-mobile svelte-xtk2k4"></div>'),H2=L("<!> <!>",1),F2={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 ca(t,e){W(e,!0),G(t,F2);let i=v(e,"ref",15,void 0),o=v(e,"isMobile",3,!1),n=v(e,"disabled",3,!1),s=Ce().ui.t,d=m(()=>e.type==="prev"?s("tooltip_previous"):s("tooltip_next")),l=m(()=>e.type==="prev"?s("hotkey_map_item_prev_video_value"):s("hotkey_map_item_next_video_value")),u=m(()=>`btn-${o()?"m":"d"}--${e.type}`);Pt(t,{get className(){return r(u)},get testId(){var f;return`btn-${(f=e.type)!=null?f:""}`},get disabled(){return n()},get ariaLabel(){return r(d)},get click(){return e.click},get ariaKeyShortCut(){return r(l)},get ref(){return i()},set ref(f){i(f)},children:(f,_)=>{var p=H2(),$=pe(p);{var w=k=>{var P=O2();b(k,P)};R($,k=>{o()&&k(w)})}var y=M($,2);let S=m(()=>e.type==="prev");Is(y,{get isMobile(){return o()},get isPrev(){return r(S)}}),b(f,p)},$$slots:{default:!0}}),q()}var U2=$e('<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 dd(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=U2();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","aria-hidden":"true","data-testid":"replay-icon",role:"img"},i))),b(t,o)}import{noop as z2}from"@vkontakte/videoplayer-shared/es2015";var W2=L('<div class="icon-background-mobile svelte-1ot3duq"></div>'),q2=L("<!> <div><!></div>",1),K2={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 Ja(t,e){W(e,!0),G(t,K2);let i=v(e,"ref",15,void 0),o=v(e,"isMobile",3,!1),n=v(e,"disabled",3,!1),a=v(e,"className",3,""),s=v(e,"click",3,z2),d=H("tooltip_restart"),l=m(()=>`${o()?"btn-m--play":""} ${a()}`);Pt(t,{get className(){return r(l)},testId:"btn-replay",ariaLabel:d,get disabled(){return n()},get click(){return s()},get ariaKeyShortCut(){return Wr.KeyK},get ref(){return i()},set ref(u){i(u)},children:(u,f)=>{var _=q2(),p=pe(_);{var $=k=>{var P=W2();b(k,P)};R(p,k=>{o()&&k($)})}var w=M(p,2);let y;var S=h(w);dd(S,{}),g(w),I(k=>y=ie(w,1,"svelte-1ot3duq",null,y,k),[()=>({mobile:o()})]),b(u,_)},$$slots:{default:!0}}),q()}var Q2=$e('<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 Lr(t,e){"use strict";let i=v(e,"width",3,"24"),o=v(e,"height",3,"24"),n=v(e,"viewBox",3,"0 0 24 24"),a=v(e,"fill",3,"var(--btn-color)");var s=Q2(),d=h(s);g(s),I(()=>{He(s,"width",i()),He(s,"height",o()),He(s,"viewBox",n()),He(d,"fill",a())}),b(t,s)}var G2=$e('<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 ds(t,e){"use strict";let i=v(e,"width",3,"24"),o=v(e,"height",3,"24"),n=v(e,"viewBox",3,"0 0 24 24"),a=v(e,"fill",3,"var(--btn-color)");var s=G2(),d=h(s);g(s),I(()=>{He(s,"width",i()),He(s,"height",o()),He(s,"viewBox",n()),He(d,"fill",a())}),b(t,s)}import{noop as Y2}from"@vkontakte/videoplayer-shared/es2015";var j2=L('<div class="icon-background-mobile svelte-1ot3duq"></div>'),Z2=L("<!> <div><!></div>",1),X2={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 el(t,e){W(e,!0),G(t,X2);let[i,o]=Fe(),n=()=>C(a,"$fakeIsPlaying$",i),{fakeIsPlaying$:a}=lo(),s=v(e,"ref",15,void 0),d=v(e,"isMobile",3,!1),l=v(e,"isPlaying",3,!1),u=v(e,"disabled",3,!1),f=v(e,"className",3,""),_=v(e,"click",3,Y2),$=Ce().ui.t,{toggle:w}=a,y=m(()=>w),S=m(()=>n()!==null),k=m(()=>r(S)?n():l()),P=m(()=>r(k)?$("tooltip_pause"):$("tooltip_play")),A=m(()=>r(k)?ds:Lr),E=m(()=>`${d()?"btn-m--play":""} ${f()}`),T=m(()=>r(S)?r(y):_());Pt(t,{get className(){return r(E)},testId:"btn-play",get click(){return r(T)},get disabled(){return u()},get ariaLabel(){return r(P)},get ariaKeyShortCut(){return Wr.KeyK},get ref(){return s()},set ref(V){s(V)},children:(V,z)=>{var j=Z2();let F=m(()=>r(A));var Z=pe(j);{var J=Re=>{var Me=j2();b(Re,Me)};R(Z,Re=>{d()&&Re(J)})}var ne=M(Z,2);let fe;var de=h(ne);wi(de,()=>r(F),(Re,Me)=>{Me(Re,{})}),g(ne),I(Re=>fe=ie(ne,1,"svelte-1ot3duq",null,fe,Re),[()=>({mobile:d()})]),b(V,j)},$$slots:{default:!0}}),q(),o()}var J2=$e('<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 Ef(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=J2();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","data-testid":"play-prev-chapter-icon",role:"img"},i))),b(t,o)}function cd(t,e){W(e,!0);let i=v(e,"ref",15,void 0),o=v(e,"hidden",3,!1),n=v(e,"disabled",3,!1),a=H("tooltip_interactive_go_back"),s=m(()=>o()?"hidden":"");Pt(t,{get className(){return r(s)},testId:"btn-play-prev-chapter",ariaLabel:a,get disabled(){return n()},get click(){return e.click},get ref(){return i()},set ref(d){i(d)},children:(d,l)=>{Ef(d,{})},$$slots:{default:!0}}),q()}var ey=L('<span class="gutter svelte-et3q1q"><span><!></span></span>'),ty={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 ud(t,e){W(e,!0),G(t,ty);let[i,o]=Fe(),n=()=>C(d,"$autoplayNextEnabled$",i),a=v(e,"ref",15,void 0),s=Ce(),d=s.ui.autoplayNextEnabled$,l=s.actions.internal.setAutoplayNextEnabled;Pt(t,{click:()=>{l(!n(),!0)},get ref(){return a()},set ref(f){a(f)},children:(f,_)=>{var p=ey(),$=h(p);let w;var y=h($);{var S=P=>{Lr(P,{width:"14",height:"14",fill:"#000"})},k=P=>{ds(P,{width:"14",height:"14",fill:"#000"})};R(y,P=>{n()?P(S):P(k,!1)})}g($),g(p),I(P=>w=ie($,1,"toggler svelte-et3q1q",null,w,P),[()=>({enabled:n()})]),b(f,p)},$$slots:{default:!0}}),q(),o()}var iy=$e('<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 Pf(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=iy();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(2),g(o),I(()=>n=Se(o,n,K({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))),b(t,o)}function pd(t,e){W(e,!0);let i=v(e,"ref",15,void 0),o=v(e,"hidden",3,!1),n=v(e,"disabled",3,!1),a=H("tooltip_interactive_seek"),s=m(()=>o()?"hidden":"");Pt(t,{get className(){return r(s)},testId:"btn-seek-to-interactive",ariaLabel:a,get disabled(){return n()},get click(){return e.click},get ref(){return i()},set ref(d){i(d)},children:(d,l)=>{Pf(d,{})},$$slots:{default:!0}}),q()}var oy=$e('<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 Af(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=oy();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(2),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","aria-hidden":"true",role:"img"},i))),b(t,o)}var ny={hash:"svelte-17ceof5",code:'svg[data-testid="graph-open-icon"] ._closed {visibility:hidden;opacity:0;}'};function Mf(t,e){G(t,ny);let i=v(e,"isOpened",3,!1),o=m(()=>i()?"graph-close-icon":"graph-open-icon");Af(t,{get"data-testid"(){return r(o)}})}function fd(t,e){W(e,!0);let i=v(e,"ref",15,void 0),o=v(e,"hidden",3,!1),n=v(e,"disabled",3,!1),a=v(e,"graphIsOpened",3,!1),d=Ce().ui.t,l=m(()=>a()?d("tooltip_interactive_graph_on"):d("tooltip_interactive_graph_off")),u=m(()=>o()?"hidden":"");Pt(t,{get className(){return r(u)},testId:"btn-graph",get disabled(){return n()},get ariaLabel(){return r(l)},get click(){return e.click},get ref(){return i()},set ref(f){i(f)},children:(f,_)=>{let p=m(()=>!!a());Mf(f,{get isOpened(){return r(p)}})},$$slots:{default:!0}}),q()}import{PlaybackState as Zh}from"@vkontakte/videoplayer-core/es2015";function md(t,e){W(e,!0);let[i,o]=Fe(),n=()=>C(u,"$playbackState$",i),a=v(e,"isMobile",3,!1),s=v(e,"isLiveActive",3,!1),d=v(e,"ariaLabel",3,""),l=Ce(),u=l.state.playbackState$,f=l.actions.internal.switchToActiveLive,_=l.actions.internal.togglePlay,p=m(()=>()=>{if(!s()){f();return}n()===Zh.PAUSED&&_()}),$=m(()=>a()?"":"btn--live btn-full-opacity"),w=m(()=>s()?"btn-live":"btn-live-offset"),y=m(()=>s()&&n()===Zh.PLAYING);Pt(t,{get className(){return r($)},get testId(){return r(w)},get disabled(){return r(y)},get ariaLabel(){return d()},get click(){return r(p)},children:(S,k)=>{Ol(S,{get isActive(){return s()}})},$$slots:{default:!0}}),q(),o()}import{noop as Xh}from"@vkontakte/videoplayer-shared/es2015";var ry=L('<div class="icon icon-error-stub"><div class="inner"></div></div>'),sy=L('<img class="icon" aria-hidden="true">');function ua(t,e){"use strict";let i=te(!1),o=()=>{O(i,!0)};var n=Ue(),a=pe(n);{var s=l=>{var u=ry();b(l,u)},d=l=>{var u=sy();I(()=>He(u,"src",e.icon)),It("error",u,o),qs(u),b(l,u)};R(a,l=>{r(i)?l(s):l(d,!1)})}b(t,n)}function Lf(t,e){W(e,!0);let i=v(e,"disabled",3,!1),o=v(e,"onClick",3,Xh),n=v(e,"ref",15),a=m(()=>o()===Xh),s=m(()=>r(a)||i()),d=m(()=>r(a)?"btn-full-opacity":"");Ro(t,{get disabled(){return r(s)},get tooltipContent(){return e.tooltipText},get disabledTooltipContent(){return e.disabledTooltipContent},width:40,get ref(){return n()},set ref(l){n(l)},children:(l,u)=>{let f=m(()=>{var _;return(_=e.testId)!=null?_:e.id});Pt(l,{get className(){return r(d)},get ariaLabel(){return e.ariaLabel},get click(){return o()},get disabled(){return r(s)},get testId(){return r(f)},children:(_,p)=>{ua(_,{get icon(){return e.icon}})},$$slots:{default:!0}})},$$slots:{default:!0}}),q()}var Jh=t=>!!t.buttonComponent;var cs={vkLogo:100,autoplayNext:200,volume:300,subtitles:400,settings:500,context:600,fullscreen:700,chromecast:800};var cy=L('<div><!> <div class="controls svelte-f6e8ix"><div class="controls-left svelte-f6e8ix"><!> <!> <!></div> <div class="controls-right svelte-f6e8ix"></div></div></div> <!>',1),uy={hash:"svelte-f6e8ix",code:".wrapper-bottom.svelte-f6e8ix {pointer-events:none;position:absolute;z-index:var(--controls-container-z-index);width:100%;bottom:0;left:0;height:var(--controls-gradient-height);background:var(--controls-gradient);transition:transform var(--controls-transition-duration) var(--controls-transition-fn);display:flex;flex-direction:column;justify-content:flex-end;box-sizing:border-box;}.wrapper-bottom.svelte-f6e8ix > :where(.svelte-f6e8ix) {pointer-events:auto;}.controls.svelte-f6e8ix {width:100%;display:flex;align-items:center;justify-content:space-between;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 var(--controls-desktop-padding-horizontal) 4px;box-sizing:border-box;}.controls-left.svelte-f6e8ix, .controls-right.svelte-f6e8ix {display:flex;align-content:center;}.controls-left.svelte-f6e8ix {flex-grow:1;min-width:0;overflow:hidden;}.controls-left.svelte-f6e8ix > *:not(:first-child), .controls-right.svelte-f6e8ix > * {margin-left:var(--controls-desktop-item-margin-left);}.controls-hidden.svelte-f6e8ix {visibility:visible; /* if hidden then slider will lose focus (if was focused) */transform:translateY(100%);}.wrapper-bottom.no-smooth.svelte-f6e8ix {transition:none;}"};function Df(t,e){var As,ga;W(e,!0),G(t,uy);let[i,o]=Fe(),n=()=>C(fi,"$disabledControls$",i),a=()=>C(qt,"$adPlaybackState",i),s=()=>C(ii,"$playbackState$",i),d=()=>C(ai,"$currentSubtitle$",i),l=()=>C(oi,"$isEnded$",i),u=()=>C(Yn,"$currentGridType$",i),f=()=>C(Ri,"$isLive$",i),_=()=>C(zi,"$chromecastState$",i),p=()=>C(Bo,"$isPictureInPictureActive",i),$=()=>C(Oo,"$pictureInPictureType$",i),w=()=>C(Di,"$availableSubtitlesList$",i),y=()=>C(ji,"$contextMenuOpenedByKeyboard$",i),S=()=>C(uo,"$showContextMenuBtn$",i),k=()=>C(Jt,"$playerSize",i),P=()=>C(Ui,"$isRewindableLive$",i),A=()=>C(No,"$isActiveLive$",i),E=()=>C(cn,"$graphIsOpened$",i),T=()=>C(co,"$contextMenuVisible$",i),V=()=>C(po,"$isFullscreen",i),z=()=>C(To,"$autoplayNextEnabled",i),j=()=>C(r(Qo),"$prevButton",i),F=()=>C(r(_r),"$replayButton",i),Z=()=>C(r(Br),"$playButton",i),J=()=>C(r(it),"$nextButton",i),ne=()=>C(r(ft),"$playPrevChapterButton",i),fe=()=>C(r(Ti),"$seekToInteractiveButton",i),de=()=>C(r(to),"$interactiveGraphButton",i),Re=()=>C(r(Ki),"$liveButton",i),Me=()=>C(r(Io),"$time",i),ee=()=>C(r(Eo),"$episodes",i),Le=()=>C(r(Go),"$vkLogo",i),X=()=>C(r(Po),"$volume",i),N=()=>C(r(pi),"$subtitles",i),De=()=>C(r(Xe),"$settings",i),re=()=>C(r(Kt),"$context",i),Ee=()=>C(r(Qi),"$fullscreen",i),Ne=()=>C(r(Li),"$chromecast",i),me=()=>C(Co,"$additionalDesktopControlPanelRightButtons$",i),B=()=>C(Sn,"$isInteractiveTime$",i),ce=()=>C(At,"$settingsMenuVisible",i),Pe=()=>C(vn,"$settingButtonRef$",i),Ge=()=>C(qo,"$startedByKeyboard$",i),at=()=>C(Qe,"$isAudioAvailable$",i),Ae=()=>C(se,"$fakeIsPlaying$",i),ye=()=>C(jn,"$seekToInteractiveDisabledTooltip$",i),Ve=()=>C(wt,"$adPosition",i),Ze=()=>C(kt,"$position$",i),ut=()=>C(mi,"$adDuration",i),nt=()=>C(Je,"$duration$",i),Nt=v(e,"playerControlsWrapperRef",15,void 0),rt=v(e,"playerControlsRef",15,void 0),yt=v(e,"isAds",3,!1),zt=v(e,"logoTargetUrl",3,""),Gt=v(e,"isOneVideoPlaylist",3,!1),Be=v(e,"customFullscreenSupported",3,!0),{fakeIsPlaying$:se}=lo(),Q=Ce(),ae=lo(),_e=Qt(),Te=Q.actions.internal.toggleMuted,Oe=Q.actions.internal.togglePlay,pt=Q.actions.internal.pause,Wt=Q.actions.internal.toggleSubtitle,Ye=(As=Q.callbacks)==null?void 0:As.onAudioDoesNotExistHint,lt=(ga=Q.callbacks)==null?void 0:ga.onAudioDisabledHint,Je=Q.state.duration$,kt=Q.state.positionWithScrubbing$,ii=Q.state.playbackState$,Qe=Q.state.isAudioAvailable$,dt=Q.state.isAudioDisabled,oi=Q.state.isEnded$,Ri=Q.state.isLive$,No=Q.state.isActiveLive$,Ui=Q.state.isRewindableLive$,{isActive$:Bo,type$:Oo}=ae.pictureInPicture$,At=Q.ui.settingsMenu.visible$,ht=Q.ui.settingsMenu.openedByBtnKeyboard$,U=Q.ui.controls,Yt=Q.actions.internal.getVideoEpisodes(),zi=Q.state.chromecastState$,Di=Q.state.availableSubtitlesList$,ai=Q.state.currentSubtitle$,fi=U.disabledControls$,co=Q.ui.contextMenu.visible$,uo=Q.ui.contextMenu.showContextMenuBtn$,ji=Q.ui.contextMenu.openedByBtnKeyboard$,qo=Q.ui.startedByKeyboard$,Bt=Q.ui.t,mi=Q.ads.duration,wt=Q.ads.position,qt=Q.ads.playbackState,po=Q.ui.isFullscreen,Jt=Q.ui.playerSize,Yn=Q.ui.currentGridType$,Co=Q.ui.additionalDesktopControlPanelRightButtons$,To=Q.ui.autoplayNextEnabled$,li=Q.actions.internal.getVideoElement,$t=Q.actions.internal.replayInteractive,$i=Q.actions.internal.prevVideoClick,Ai=Q.actions.internal.nextVideoClick,Ni=Q.state.isInteractive,Sn=Q.state.isInteractiveTime$,Ci=Q.state.showInteractiveGraph,Zi=Q.state.showSeekToInteractive,dn=Q.state.showPlayPrevChapter,Cn=Q.state.showInteractiveTimeIndicator,Mi=Q.state.playPrevChapterDisabledTooltip,jn=ae.seekToInteractiveDisabledTooltip$,cn=ae.graphIsOpened$,ko=_e.features.interactiveResponsiveUi,Tn=m(()=>n().has("EPISODE_BUTTON")),Rr=m(()=>n().has("GRAPH_BUTTON")),mr=m(()=>n().has("SEEK_TO_INTERACTIVE_BUTTON")),Zn=m(()=>n().has("PLAY_BUTTON")),kn=m(()=>n().has("REPLAY_BUTTON")),un=m(()=>n().has("PLAY_PREV_CHAPTER_BUTTON")),In=()=>Q.actions.internal.toggleChromecast(),fo=m(()=>yt()?a()==="playing":s()===Vf.PLAYING),et=m(()=>d().value!=="off"),pn=m(()=>l()&&!yt()||Ni),Xn=m(()=>ko?r(pn)&&Fi(u(),"m"):r(pn)),Jn=m(()=>!l()||Ni||yt()),En=m(()=>Fi(u(),"m")),fn=m(()=>e.showNextPrevButtons&&Fi(u(),"m")&&!yt()&&e.nextButtonActive),mn=m(()=>e.showNextPrevButtons&&Fi(u(),"m")&&!yt()&&e.prevButtonActive),Ko=m(()=>!yt()&&!!f()),Wi=m(()=>_()!==e1.NOT_AVAILABLE&&!(p()&&$()===1)&&Fi(u(),"m")&&!Ni),qi=m(()=>e.showAutoplayNext&&!Gt()&&Fi(u(),"s")),er=m(()=>w().length>0&&Fi(u(),"m")),Pn=m(()=>y()||S()),tr=m(()=>Fi(u(),"s")&&!yt()),vr=m(()=>!e.logoHidden&&!yt()),Xi=m(()=>_e.features.fullscreen&&(e.logoHidden||Fi(u(),ko?"xs":"s"))&&!(p()&&$()===1)&&(Ni?Be():!0)),Ji=m(()=>(!f()||yt())&&!(_e.features.interactiveHideTime&&Ni)),An=m(()=>k().width>100),Mn=m(()=>Ci&&Fi(u(),"m")),mo=m(()=>ko?Zi&&Fi(u(),"s"):Zi),eo=m(()=>ko?dn&&Fi(u(),"s"):dn),Ln=m(()=>!yt()&&!f()&&!!(Yt!=null&&Yt.length)&&r(En)&&!r(Tn)),Ho=m(()=>!P()||!!A()),Dr=m(()=>E()?Bt("tooltip_interactive_graph_on"):Bt("tooltip_interactive_graph_off")),Vn=m(()=>T()?Bt("aria_label_context_menu_close"):Bt("aria_label_context_menu_open")),gr=(vt,_t)=>vt?_t&&_t===Vf.PAUSED?Bt("tooltip_play"):"":Bt("tooltip_live"),Rn=m(()=>gr(r(Ho),s())),Dn=m(()=>_e.logoType==="vk_video"?Bt("tooltip_vk_video_logo"):Bt("tooltip_vk_logo")),Nr=m(()=>r(et)?Bt("tooltip_subtitles_on"):Bt("tooltip_subtitles_off")),ir=m(()=>V()?Bt("tooltip_fullscreen_on"):Bt("tooltip_fullscreen_off")),hr=m(()=>_()===e1.CONNECTED?Bt("tooltip_chromecast_on"):Bt("tooltip_chromecast_off")),or=m(()=>z()?Bt("tooltip_autoplay_on"):Bt("tooltip_autoplay_off")),Nn=te(0),ni=ve({}),Qo=m(()=>U.prevButton),_r=m(()=>U.replayButton),Br=m(()=>U.playButton),it=m(()=>U.nextButton),ft=m(()=>U.playPrevChapterButton),Ti=m(()=>U.seekToInteractiveButton),to=m(()=>U.interactiveGraphButton),Ki=m(()=>U.liveButton),Io=m(()=>U.time),Eo=m(()=>U.episodes),Go=m(()=>U.vkLogo),Po=m(()=>U.volume),pi=m(()=>U.subtitles),Xe=m(()=>U.settings),Kt=m(()=>U.context),Qi=m(()=>U.fullscreen),Li=m(()=>U.chromecast),vi=m(()=>({prevButton:j()?j().right-j().left:0,replayButton:F()?F().right-F().left:0,playButton:Z()?Z().right-Z().left:0,nextButton:J()?J().right-J().left:0,playPrevChapterButton:ne()?ne().right-ne().left:0,seekToInteractiveButton:fe()?fe().right-fe().left:0,interactiveGraphButton:de()?de().right-de().left:0,liveButton:Re()?Re().right-Re().left:0,time:Me()?Me().right-Me().left:0,episodes:ee()?ee().right-ee().left:0,vkLogo:Le()?Le().right-Le().left:0,volume:X()?X().right-X().left:0,subtitles:N()?N().right-N().left:0,settings:De()?De().right-De().left:0,context:re()?re().right-re().left:0,fullscreen:Ee()?Ee().right-Ee().left:0,chromecast:Ne()?Ne().right-Ne().left:0,additionalButtons:me().length?me().reduce(vt=>[...vt,40],[]):[]})),vo=te(0);qe(()=>{(!r(vo)||r(vo)<r(vi).time)&&bt(()=>O(vo,ve(r(vi).time)))});let go=te(!1);qe(()=>{let vt=0;r(Ln)&&(Fi(u(),"xl")?vt=r(vi).time:vt=60);let _t=r(vi).prevButton+r(vi).playButton+r(vi).nextButton+r(vi).seekToInteractiveButton+r(vi).interactiveGraphButton+r(vi).liveButton+r(vo)+vt;O(go,ve(r(Ji)&&r(Nn)>=_t))});let Bn=m(()=>r(go)&&Fi(u(),"m")),io=dy(Gc,260);qe(()=>{k(),B(),io(li(),U,ni,e.showControls)});let vn=le();qe(()=>{ce(),Pe()&&bt(()=>qa(Pe(),ce(),ht))});let On;qe(()=>{Ge(),bt(()=>Yc(qo,Ge(),On))});function Ao(){Cs({isAudioDisabled:dt,audioDisabledHintCallback:lt,isAudioAvailable:at(),audioIsNotExistHintCallback:Ye})&&Te()}let br=Ni?$t:Oe,$r=m(()=>Ae()!==null),yr=m(()=>r($r)?Ae():r(fo)),Or=m(()=>r(yr)?Bt("tooltip_pause"):Bt("tooltip_play")),Yo=Bt("tooltip_episodes"),xr=m(()=>{var vt,_t,Gi,Xo;return r(mn)?{id:"prevButton",type:"desktop-control-panel-left",weight:ls.prevButton,buttonComponent:ca,buttonComponentProps:{disabled:!e.prevButtonActive,type:"prev",click:$i.bind(null,!0)},tooltipEnabled:!((_t=(vt=Q.callbacks)==null?void 0:vt.uiInfo)!=null&&_t.onPrevButtonMouseEnter)&&!((Xo=(Gi=Q.callbacks)==null?void 0:Gi.uiInfo)!=null&&Xo.onPrevButtonMouseLeave),mouseEnter:()=>{var Yi,di,Ii;(Ii=(di=(Yi=Q.callbacks)==null?void 0:Yi.uiInfo)==null?void 0:di.onPrevButtonMouseEnter)==null||Ii.call(di,da(li(),ni,"prevButton",e.showControls))},mouseLeave:()=>{var Yi,di,Ii;(Ii=(di=(Yi=Q.callbacks)==null?void 0:Yi.uiInfo)==null?void 0:di.onPrevButtonMouseLeave)==null||Ii.call(di,da(li(),ni,"prevButton",e.showControls))},tooltipText:Bt("tooltip_previous"),disabled:!e.prevButtonActive}:void 0}),nr=m(()=>r(Xn)?{id:"replayButton",type:"desktop-control-panel-left",weight:ls.replayButton,buttonComponent:Ja,buttonComponentProps:{disabled:r(kn),click:br},tooltipText:Bt("tooltip_restart"),disabled:r(kn)}:void 0),rr=m(()=>r(Jn)?{id:"playButton",type:"desktop-control-panel-left",weight:ls.playButton,buttonComponent:el,buttonComponentProps:{disabled:r(Zn),isPlaying:r(fo),click:Oe},tooltipText:r(Or),disabled:r(Zn)}:void 0),wr=m(()=>{var vt,_t,Gi,Xo;return r(fn)?{id:"nextButton",type:"desktop-control-panel-left",weight:ls.nextButton,buttonComponent:ca,buttonComponentProps:{disabled:!e.nextButtonActive,type:"next",click:Ai.bind(null,!0)},tooltipEnabled:!((_t=(vt=Q.callbacks)==null?void 0:vt.uiInfo)!=null&&_t.onNextButtonMouseEnter)&&!((Xo=(Gi=Q.callbacks)==null?void 0:Gi.uiInfo)!=null&&Xo.onNextButtonMouseLeave),mouseEnter:()=>{var Yi,di,Ii;(Ii=(di=(Yi=Q.callbacks)==null?void 0:Yi.uiInfo)==null?void 0:di.onNextButtonMouseEnter)==null||Ii.call(di,da(li(),ni,"nextButton",e.showControls))},mouseLeave:()=>{var Yi,di,Ii;(Ii=(di=(Yi=Q.callbacks)==null?void 0:Yi.uiInfo)==null?void 0:di.onNextButtonMouseLeave)==null||Ii.call(di,da(li(),ni,"nextButton",e.showControls))},tooltipText:Bt("tooltip_next"),disabled:!e.nextButtonActive}:void 0}),ho=m(()=>Ni&&r(eo)?{id:"playPrevChapterButton",type:"desktop-control-panel-left",weight:ls.playPrevChapterButton,buttonComponent:cd,buttonComponentProps:{disabled:r(un),click:e.playPrevChapter},tooltipText:Bt("tooltip_interactive_go_back"),disabledTooltipContent:Bt(Mi),disabled:r(un)}:void 0),Hn=m(()=>Ni&&r(mo)?{id:"seekToInteractiveButton",type:"desktop-control-panel-left",weight:ls.seekToInteractiveButton,buttonComponent:pd,buttonComponentProps:{disabled:r(mr),click:e.seekToInteractive},tooltipText:Bt("tooltip_interactive_seek"),disabled:r(mr),disabledTooltipContent:Bt(ye())}:void 0),ot=m(()=>Ni&&r(Mn)?{id:"interactiveGraphButton",type:"desktop-control-panel-left",weight:ls.interactiveGraphButton,buttonComponent:fd,buttonComponentProps:{disabled:r(Rr),click:cn.toggle,graphIsOpened:E()},tooltipText:r(Dr)}:void 0),Ot=m(()=>r(Ko)?{id:"liveButton",type:"desktop-control-panel-left",weight:ls.liveButton,buttonComponent:md,buttonComponentProps:{isLiveActive:r(Ho),ariaLabel:r(Rn)},tooltipText:r(Rn),disabled:r(Ho)&&s()===Vf.PLAYING}:void 0),ki=m(()=>[r(xr),r(nr),r(rr),r(wr),r(ho),r(Hn),r(ot),r(Ot)].filter(vt=>!!vt).sort(ia)),jo=m(()=>r(vr)?{id:"vkLogo",type:"desktop-control-panel-right",weight:cs.vkLogo,buttonComponent:ed,buttonComponentProps:{targetUrl:zt(),logoClickable:e.logoClickable,click:pt},tooltipText:r(Dn),disabledTooltipContent:"",disabled:!e.logoClickable}:void 0),Fn=m(()=>r(qi)?{id:"autoplayNext",type:"desktop-control-panel-right",weight:cs.autoplayNext,buttonComponent:ud,tooltipText:r(or)}:void 0),we=m(()=>({id:"volume",type:"desktop-control-panel-right",weight:cs.volume,buttonComponent:lf,buttonComponentProps:{click:Ao}})),Lt=m(()=>r(er)?{id:"subtitles",type:"desktop-control-panel-right",weight:cs.subtitles,buttonComponent:of,buttonComponentProps:{isSubtitlesEnabled:r(et),click:Wt},tooltipText:r(Nr)}:void 0),ci=m(()=>r(tr)?{id:"settings",type:"desktop-control-panel-right",weight:cs.settings,buttonComponent:ja,buttonComponentProps:{ref$:vn},tooltipText:ce()?void 0:Bt("tooltip_settings_off")}:void 0),Et=m(()=>_e.features.contextMenuButton?{id:"context",type:"desktop-control-panel-right",weight:cs.context,buttonComponent:kf,buttonComponentProps:{click:e.toggleFullscreen,ariaLabel:r(Vn)},className:r(Pn)?"":"out-of-view",tooltipText:r(Vn)}:void 0),ei=m(()=>r(Xi)?{id:"fullscreen",type:"desktop-control-panel-right",weight:cs.fullscreen,buttonComponent:Jl,buttonComponentProps:{isFullscreen:V(),click:e.toggleFullscreen},tooltipText:r(ir)}:void 0),ui=m(()=>r(Wi)?{id:"chromecast",type:"desktop-control-panel-right",weight:cs.chromecast,buttonComponent:td,buttonComponentProps:{state:_(),click:In},tooltipText:r(hr)}:void 0),Bi=m(()=>[r(jo),r(Fn),r(we),r(Lt),r(ci),r(Et),r(ei),r(ui),...me()].filter(vt=>!!vt).sort(ia));var _o=cy(),ri=pe(_o);let Mo;var We=h(ri);let Ft=m(()=>!r(An));od(We,{get isHidden(){return r(Ft)},get isAds(){return yt()},get canRewindLive(){return e.canRewindLive},get isRewindableLive(){return P()},get ref(){return ni.timeline},set ref(vt){ni.timeline=vt}});var yi=M(We,2),Lo=h(yi),Zo=h(Lo);xi(Zo,17,()=>r(ki),vt=>vt.id,(vt,_t)=>{jc(vt,{get buttonComponent(){return r(_t).buttonComponent},get buttonComponentProps(){return r(_t).buttonComponentProps},get tooltipText(){return r(_t).tooltipText},get disabledTooltipContent(){return r(_t).disabledTooltipContent},get disabled(){return r(_t).disabled},get className(){return r(_t).className},get tooltipEnabled(){return r(_t).tooltipEnabled},get mouseEnter(){return r(_t).mouseEnter},get mouseLeave(){return r(_t).mouseLeave},get ref(){return ni[r(_t).id]},set ref(Gi){ni[r(_t).id]=Gi}})});var us=M(Zo,2);{var gn=vt=>{let _t=m(()=>yt()?Ve():Ze()),Gi=m(()=>yt()?ut():nt());Zl(vt,{isMobile:!1,get showDuration(){return r(Bn)},get position(){return r(_t)},get duration(){return r(Gi)},get ref(){return ni.time},set ref(Xo){ni.time=Xo}})};R(us,vt=>{r(Ji)&&vt(gn)})}var Gr=M(us,2);let ma=m(()=>!r(Ln));Ro(Gr,{className:"w-max",get disabled(){return r(ma)},tooltipContent:Yo,get ref(){return ni.episodes},set ref(vt){ni.episodes=vt},children:(vt,_t)=>{var Gi=Ue(),Xo=pe(Gi);{var Yi=di=>{nd(di,{get position(){return Ze()},get duration(){return nt()},timeCodes:Yt})};R(Xo,di=>{r(Ln)&&di(Yi)})}b(vt,Gi)},$$slots:{default:!0}}),g(Lo);var va=M(Lo,2);xi(va,21,()=>r(Bi),vt=>vt.id,(vt,_t)=>{var Gi=Ue(),Xo=pe(Gi);{var Yi=Ii=>{jc(Ii,{get buttonComponent(){return r(_t).buttonComponent},get buttonComponentProps(){return r(_t).buttonComponentProps},get tooltipText(){return r(_t).tooltipText},get disabledTooltipContent(){return r(_t).disabledTooltipContent},get disabled(){return r(_t).disabled},get className(){return r(_t).className},get ref(){return ni[r(_t).id]},set ref(Ms){ni[r(_t).id]=Ms}})},di=Ii=>{let Ms=m(()=>!!r(_t).disabled);Lf(Ii,{get id(){return r(_t).id},get testId(){return r(_t).testId},get icon(){return r(_t).icon},get ariaLabel(){return r(_t).ariaLabel},get tooltipText(){return r(_t).tooltipText},get disabledTooltipContent(){return r(_t).disabledTooltipContent},get disabled(){return r(Ms)},get onClick(){return r(_t).onClick},get ref(){return ni[r(_t).id]},set ref(ha){ni[r(_t).id]=ha}})};R(Xo,Ii=>{Jh(r(_t))?Ii(Yi):Ii(di,!1)})}b(vt,Gi)}),g(va),g(yi),ct(yi,vt=>rt(vt),()=>rt()),g(ri),ct(ri,vt=>Nt(vt),()=>Nt());var sr=M(ri,2);{var nl=vt=>{ld(vt,{get ref(){return ni.interactiveTimeIndicator},set ref(_t){ni.interactiveTimeIndicator=_t}})};R(sr,vt=>{Cn&&vt(nl)})}I(vt=>Mo=ie(ri,1,"wrapper-bottom svelte-f6e8ix",null,Mo,vt),[()=>({hidden:e.bottomHidden,"controls-hidden":!e.showControls,"no-smooth":e.bottomNoSmooth})]),zr(Lo,"clientWidth",vt=>O(Nn,vt)),b(t,_o),q(),o()}import{ChromecastState as i1,PlaybackState as o1}from"@vkontakte/videoplayer-core/es2015";import{noop as t1}from"@vkontakte/videoplayer-shared/es2015";var py=L('<div class="icon icon-error-stub svelte-167ouw6"><div class="inner svelte-167ouw6"></div></div>'),fy=L('<img class="icon svelte-167ouw6" aria-hidden="true">'),my={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 Nf(t,e){G(t,my);let i=v(e,"disabled",3,!1),o=v(e,"onClick",3,t1),n=m(()=>o()===t1),a=m(()=>r(n)||i()),s=te(!1),d=()=>{O(s,!0)},l=m(()=>r(n)?"btn-full-opacity":"");Pt(t,{get className(){return r(l)},get ariaLabel(){return e.ariaLabel},get click(){return o()},get disabled(){return r(a)},get testId(){return e.testId},children:(u,f)=>{var _=Ue(),p=pe(_);{var $=y=>{var S=py();b(y,S)},w=y=>{var S=fy();I(()=>He(S,"src",e.iconUrl)),It("error",S,d),qs(S),b(y,S)};R(p,y=>{r(s)?y($):y(w,!1)})}b(u,_)},$$slots:{default:!0}})}var vy=$e('<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 Bf(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=vy();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24","aria-hidden":"true","data-testid":"muted-icon",role:"img"},i))),b(t,o)}import{noop as gy}from"@vkontakte/videoplayer-shared/es2015";var hy=L('<span class="text svelte-6gmlbk"> </span>'),_y=L('<div aria-hidden="true"><!> <!></div>'),by={hash:"svelte-6gmlbk",code:".container.svelte-6gmlbk {display:flex;align-items:center;}.expanded.svelte-6gmlbk {background-color:rgba(0, 0, 0, 0.56);border-radius:6px;}.text.svelte-6gmlbk {font-size:15px;margin-left:8px;}"};function Zc(t,e){W(e,!0),G(t,by);let i=v(e,"muted",3,!1),o=v(e,"expanded",3,!1),n=v(e,"click",3,gy),a=v(e,"ref",15,void 0),d=Ce().ui.t,l=m(()=>i()?d("tooltip_volume"):d("tooltip_volume_muted")),u=m(()=>o()?Ts:Bf),f=m(()=>o()?"btn-mobile-unmuted":"btn-mobile-muted");Pt(t,{get testId(){return r(f)},get click(){return n()},get ariaLabel(){return r(l)},get ref(){return a()},set ref(_){a(_)},children:(_,p)=>{var $=_y();let w=m(()=>r(u)),y;var S=h($);wi(S,()=>r(w),(A,E)=>{E(A,{})});var k=M(S,2);{var P=A=>{var E=hy(),T=h(E,!0);g(E),I(V=>ge(T,V),[()=>d("mobile_unmute")]),b(A,E)};R(k,A=>{o()&&A(P)})}g($),I(A=>y=ie($,1,"container svelte-6gmlbk",null,y,A),[()=>({expanded:o()})]),b(_,$)},$$slots:{default:!0}}),q()}var $y=$e('<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 Of(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=$y();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(3),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none",role:"img"},i))),b(t,o)}var yy={hash:"svelte-tmam00",code:`svg[data-testid="pip-icon--active"] .hidden-active,
|
|
255
|
+
svg[data-testid="pip-icon"] .hidden-not-active {visibility:hidden;opacity:0;}`};function Hf(t,e){G(t,yy);let i=v(e,"isActive",3,!1),o=m(()=>i()?"color: #2688EB;":"color: #fff;"),n=m(()=>i()?"pip-icon--active":"pip-icon");Of(t,{get style(){return r(o)},get"data-testid"(){return r(n)}})}import{noop as xy}from"@vkontakte/videoplayer-shared/es2015";function Ff(t,e){W(e,!0);let i=v(e,"ref",15,void 0),o=v(e,"isPictureInPictureActive",3,!1),n=v(e,"click",3,xy),a=H("menu_pip");Pt(t,{testId:"btn-pip",ariaLabel:a,get click(){return n()},get ref(){return i()},set ref(s){i(s)},children:(s,d)=>{Hf(s,{get isActive(){return o()}})},$$slots:{default:!0}}),q()}import{debounceFn as wy}from"@vkontakte/videoplayer-shared/es2015";var Sy=(t,e,i,o)=>{r(e)&&i.onDisabledPlayPrevChapterClick(r(o))},Cy=(t,e,i,o)=>{r(e)&&i.onDisabledSeekToInteractiveClick(r(o))},Ty=L("<div><!></div>"),ky=L("<div><!></div>"),Iy=L("<div><!></div>"),Ey=L("<!> <!> <!>",1),Py=L("<div></div> <div><!></div> <div><!> <!> <!> <!> <!> <!></div> <div><!> <!> <!> <!></div> <!>",1),Ay=L("<div><!></div>"),My=L('<div class="wrapper-middle svelte-1afsgkw"><!></div>'),Ly=L("<!> <!> <div><!></div>",1),Vy=L('<div aria-hidden="true">\xB7</div> <!>',1),Ry=L("<!> <!> <div><div><div><!> <!> <!> <!> <!> <!></div> <!></div></div> <!>",1),Dy={hash:"svelte-1afsgkw",code:`.wrapper-bottom.svelte-1afsgkw {pointer-events:none;position:absolute;z-index:var(--controls-container-z-index);width:100%;bottom:0;left:0;height:var(--controls-gradient-height);background:var(--controls-gradient);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-1afsgkw > :where(.svelte-1afsgkw) {pointer-events:auto;}.wrapper-bottom.ads-timeline-mobile.svelte-1afsgkw {height:9px;padding:0 4px 4px;}.wrapper-middle.svelte-1afsgkw {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-1afsgkw {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-1afsgkw {position:absolute;top:4px;left:8px;z-index:var(--controls-container-z-index);}.wrapper-middle-left.svelte-1afsgkw,
|
|
256
256
|
.wrapper-middle-left-second.svelte-1afsgkw,
|
|
257
257
|
.wrapper-middle-right.svelte-1afsgkw {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-1afsgkw {left:12px;}.wrapper-middle-left-second.svelte-1afsgkw {left:64px;}.wrapper-middle-right.svelte-1afsgkw {right:12px;}.controls.svelte-1afsgkw {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;}.controls.svelte-1afsgkw > *:not(:first-child) {margin-left:8px;}.hidden.svelte-1afsgkw {visibility:hidden;opacity:0;}.controls-hidden.svelte-1afsgkw {visibility:visible; /* if hidden then slider will lose focus (if was focused) */transform:translateY(100%);}.wrapper-bottom.no-smooth.svelte-1afsgkw {transition:none;}.overlay-mobile.svelte-1afsgkw {position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, .3);pointer-events:none;transition:opacity var(--controls-transition-duration);}
|
|
258
258
|
|
|
@@ -260,7 +260,7 @@ Try switching the\xA0quality to\xA0Auto.`},mh=d_;var as=new Map;as.set(gh.EN,mh)
|
|
|
260
260
|
}
|
|
261
261
|
|
|
262
262
|
@media screen and (orientation: landscape) {.wrapper-top-left.fullscreen.svelte-1afsgkw {top:12px;left:44px;}.wrapper-top-right.fullscreen.svelte-1afsgkw {top:12px;right:44px;}.wrapper-middle-left.fullscreen.svelte-1afsgkw {left:44px;}.wrapper-middle-left-second.fullscreen.svelte-1afsgkw {left:96px;}.wrapper-middle-right.fullscreen.svelte-1afsgkw {right:44px;}.controls-wrapper.fullscreen.svelte-1afsgkw {position:absolute;left:36px;right:36px;bottom:32px;width:calc(100% - 72px);}
|
|
263
|
-
}`};function qf(t,e){var vr,Dr;z(e,!0),K(t,Oy);let[i,o]=Oe(),n=()=>S(fi,"$seekToInteractiveDisabledTooltip$",i),a=()=>S(Do,"$disabledControls$",i),s=()=>S(yt,"$playbackState$",i),d=()=>S(ht,"$adPlaybackState",i),l=()=>S(Be,"$isEnded$",i),u=()=>S(Z,"$playerSize",i),f=()=>S(Pe,"$scrubbingInProgress",i),_=()=>S(li,"$chromecastState$",i),p=()=>S(ct,"$isPictureInPictureActive",i),b=()=>S(qt,"$pictureInPictureType$",i),x=()=>S(He,"$mobileNotReportControlHidden$",i),y=()=>S(pt,"$playerPhase",i),C=()=>S(fo,"$currentGridType$",i),k=()=>S(se,"$isLive$",i),E=()=>S(et,"$settingsMenuVisible",i),P=()=>S(_e,"$isRewindableLive$",i),A=()=>S(ae,"$isActiveLive$",i),T=()=>S(pi,"$isInteractiveTime$",i),R=()=>S(Qt,"$isAudioAvailable$",i),F=()=>S(Gi,"$settingButtonRef$",i),Y=()=>S(Bi,"$startedByKeyboard$",i),H=()=>S(Vt,"$isFullscreen",i),X=()=>S(vt,"$mobileUnmuteButtonVisible",i),oe=()=>S(Q,"$muted$",i),ee=()=>S(Ge,"$mobileUnmuteButtonExpanded",i),ue=()=>S(ri,"$additionalButtons$",i),le=()=>S(Ni,"$crashed$",i),Me=()=>S(St,"$graphIsOpened$",i),Le=()=>S(Et,"$adPosition",i),J=()=>S(No,"$adDuration",i),Ve=()=>S(at,"$position$",i),j=()=>S(Ht,"$duration$",i),N=m(e,"playerControlsWrapperRef",15,void 0),Re=m(e,"playerControlsRef",15,void 0),re=m(e,"isAds",3,!1),ke=m(e,"logoTargetUrl",3,""),Ne=m(e,"isOneVideoPlaylist",3,!1),fe=m(e,"customFullscreenSupported",3,!0),B=Se(),de=po(),Ie=zt(),We=B.actions.internal.toggleMuted,rt=B.actions.internal.togglePlay,xe=B.actions.internal.pause,ye=B.actions.internal.prevVideoClick,De=B.actions.internal.nextVideoClick,Je=(vr=B.callbacks)==null?void 0:vr.onAudioDoesNotExistHint,st=(Dr=B.callbacks)==null?void 0:Dr.onAudioDisabledHint,pt=B.playerPhase,Ht=B.state.duration$,at=B.state.positionWithScrubbing$,yt=B.state.playbackState$,Qt=B.state.isAudioAvailable$,jt=B.state.isAudioDisabled,Be=B.state.isEnded$,se=B.state.isLive$,Q=B.state.muted$,ae=B.state.isActiveLive$,_e=B.state.isRewindableLive$,Pe=B.ui.scrubbingInProgress,He=B.ui.mobileNotReportControlHidden$,{isActive$:ct,type$:qt}=de.pictureInPicture$,Ge=B.ui.mobileUnmuteButtonExpanded,vt=B.ui.mobileUnmuteButtonVisible,et=B.ui.settingsMenu.visible$,xt=B.ui.settingsMenu.openedByBtnKeyboard$,ni=B.ui.controls,Ze=B.actions.internal.getVideoEpisodes(),ut=B.webApi.pictureInPictureApi,li=B.state.chromecastState$,Ni=B.state.crashed$,Do=ni.disabledControls$,Bi=B.ui.startedByKeyboard$,fo=B.ui.currentGridType$,No=B.ads.duration,Et=B.ads.position,ht=B.ads.playbackState,Vt=B.ui.isFullscreen,Z=B.ui.playerSize,ri=B.ui.additionalButtonsDeprecated$,ui=B.actions.internal.getVideoElement,Oi=B.actions.internal.replayInteractive,ti=B.state.isInteractive,pi=B.state.isInteractiveTime$,_i=B.state.showInteractiveGraph,Qi=B.state.showSeekToInteractive,Hi=B.state.showPlayPrevChapter,Wt=B.state.showInteractiveTimeIndicator,fi=de.seekToInteractiveDisabledTooltip$,St=de.graphIsOpened$,Ft=v(()=>U(B.state.playPrevChapterDisabledTooltip)),si=v(()=>U(n())),mo=v(()=>a().has("EPISODE_BUTTON")),Qn=v(()=>a().has("GRAPH_BUTTON")),ko=v(()=>a().has("SEEK_TO_INTERACTIVE_BUTTON")),Io=v(()=>a().has("PLAY_BUTTON")),ci=v(()=>a().has("REPLAY_BUTTON")),$t=v(()=>a().has("PLAY_PREV_CHAPTER_BUTTON")),Ci=v(()=>s()===s1.PLAYING),Ai=v(()=>d()==="paused"),Fi=v(()=>l()&&!re()&&!ti),yn=v(()=>!l()||re()),Ti=v(()=>e.showNextPrevButtons&&!re()&&e.prevButtonActive),Xi=v(()=>e.showNextPrevButtons&&!re()&&e.nextButtonActive),rn=v(()=>u().width>300),xn=v(()=>u().width>400),Mi=v(f),Gn=v(()=>_()!==r1.NOT_AVAILABLE&&!(p()&&b()===1)&&!x()&&!ti),sn=v(()=>y()==="LiveWaitingStart"),Eo=v(()=>!!ut&&_()!==r1.CONNECTED&&!x()&&(b()===1&&r(sn)||!r(sn))&&!r(Mi)&&!ti),wn=v(()=>!r(Mi)&&Ki(C(),"s")),Mr=v(()=>!e.logoHidden&&u().width>350),pr=v(()=>Ie.features.fullscreen&&!(p()&&b()===1)&&(ti?fe():!0)&&!r(Mi)),Yn=v(()=>(!k()||re())&&u().width>260&&!r(Mi)&&!(Ie.features.interactiveHideTime&&ti)),Sn=v(()=>E()||e.showControls),an=v(()=>!re()&&!k()&&!!(Ze!=null&&Ze.length)&&r(rn)&&!r(mo)&&!r(Mi)),Cn=v(()=>!P()||!!A()),vo=v(()=>_i&&Ki(C(),"m")),tt=me({}),ln=Ty(il,260);qe(()=>{u(),T(),ln(ui(),ni,tt,e.showControls)});let jn=()=>B.actions.internal.toggleChromecast();function Zn(){Is({isAudioDisabled:jt,audioDisabledHintCallback:st,isAudioAvailable:R(),audioIsNotExistHintCallback:Je})&&We()}function Tn(){return Tt(this,null,function*(){ut!=null&&ut.isActive()?yield ut==null?void 0:ut.remove():yield ut==null?void 0:ut.request()})}function dn(){!jt&&R()&&vt.set(!1),Zn()}let cn=ie(""),qo=(Ye,Pt)=>{if(!Ye){O(cn,me(U("tooltip_live")));return}Pt&&Pt===s1.PAUSED&&O(cn,me(U("tooltip_play")))};qe(()=>{qo(r(Cn),s())});let Gi=ce();qe(()=>{F()&&Ga(F(),E(),xt)}),qe(()=>{Xc(Bi,Y(),tt.playButton)});var Yi=By(),Xn=pe(Yi);{var kn=Ye=>{var Pt=Ly(),ki=pe(Pt);let ji;var io=M(ki,2);let Po;var ho=h(io);{var Oo=Xe=>{let Rt=v(()=>R()&&!jt&&ee());eu(Xe,{get muted(){return oe()},get expanded(){return r(Rt)},click:dn,get ref(){return tt.volume},set ref(Ii){tt.volume=Ii}})};V(ho,Xe=>{(!R()||X())&&Xe(Oo)})}g(io);var Ui=M(io,2);let Li;var it=h(Ui);xi(it,1,ue,({iconUrl:Xe,ariaLabel:Rt,testId:Ii,onClick:Go,tooltip:Nn})=>Xe,(Xe,Rt)=>{let Ii=()=>r(Rt).iconUrl,Go=()=>r(Rt).ariaLabel,Nn=()=>r(Rt).testId,pn=()=>r(Rt).onClick,br=()=>r(Rt).tooltip,Ce=v(()=>{var lt;return(lt=Go())!=null?lt:br()});Of(Xe,{get iconUrl(){return Ii()},get ariaLabel(){return r(Ce)},get testId(){return Nn()},get onClick(){return pn()}})});var Gt=M(it,2);{var Zi=Xe=>{vd(Xe,{get ref(){return tt.autoplayNextToggle},set ref(Rt){tt.autoplayNextToggle=Rt}})};V(Gt,Xe=>{e.showAutoplayNext&&!Ne()&&Xe(Zi)})}var yi=M(Gt,2);{var bi=Xe=>{sd(Xe,{isMobile:!0,click:jn,get state(){return _()},get ref(){return tt.chromecast},set ref(Rt){tt.chromecast=Rt}})};V(yi,Xe=>{r(Gn)&&Xe(bi)})}var Ao=M(yi,2);{var _o=Xe=>{zf(Xe,{click:Tn,get isPictureInPictureActive(){return p()},get ref(){return tt.pip},set ref(Rt){tt.pip=Rt}})};V(Ao,Xe=>{r(Eo)&&Xe(_o)})}var Ln=M(Ao,2);{var oo=Xe=>{Ja(Xe,{ref$:Gi})};V(Ln,Xe=>{le()&&Xe(oo)})}var un=M(Ln,2);{var Vn=Xe=>{rd(Xe,{click:xe,get targetUrl(){return ke()},get logoClickable(){return e.logoClickable},get ref(){return tt.vkLogo},set ref(Rt){tt.vkLogo=Rt}})};V(un,Xe=>{r(Mr)&&Xe(Vn)})}g(Ui);var Mo=M(Ui,2);let gr;var hr=h(Mo);{var Nr=Xe=>{let Rt=v(()=>ye.bind(null,!0));pa(Xe,{get click(){return r(Rt)},type:"prev",isMobile:!0,get ref(){return tt.prevButton},set ref(Ii){tt.prevButton=Ii}})};V(hr,Xe=>{r(Ti)&&Xe(Nr)})}var _r=M(hr,2);{var Br=Xe=>{nl(Xe,{get disabled(){return r(Io)},click:rt,isMobile:!0,get isPlaying(){return r(Ci)},get ref(){return tt.playButton},set ref(Rt){tt.playButton=Rt}})};V(_r,Xe=>{r(yn)&&Xe(Br)})}var Ko=M(_r,2);{var Rn=Xe=>{ol(Xe,{get disabled(){return r(ci)},click:rt,isMobile:!0,get ref(){return tt.replayButton},set ref(Rt){tt.replayButton=Rt}})};V(Ko,Xe=>{r(Fi)&&Xe(Rn)})}var nr=M(Ko,2);{var Or=Xe=>{let Rt=v(()=>De.bind(null,!0));pa(Xe,{get click(){return r(Rt)},type:"next",isMobile:!0,get ref(){return tt.nextButton},set ref(Ii){tt.nextButton=Ii}})};V(nr,Xe=>{r(Xi)&&Xe(Or)})}g(Mo);var Qo=M(Mo,2);{var Dn=Xe=>{var Rt=My(),Ii=pe(Rt);{var Go=lt=>{var At=Ey();let ai;At.__click=[ky,$t,e,Ft];var zi=h(At);let Vi=v(()=>!e.showControls);md(zi,{get hidden(){return r(Vi)},get disabled(){return r($t)},get click(){return e.playPrevChapter},get ref(){return tt.playPrevChapterButton},set ref(Yt){tt.playPrevChapterButton=Yt}}),g(At),I(Yt=>ai=te(At,1,"wrapper-middle-left svelte-1afsgkw",null,ai,Yt),[()=>({fullscreen:H(),hidden:!e.showControls})]),$(lt,At)};V(Ii,lt=>{Hi&<(Go)})}var Nn=M(Ii,2);{var pn=lt=>{var At=Py();let ai;var zi=h(At);let Vi=v(()=>!e.showControls&&!Me());hd(zi,{get hidden(){return r(Vi)},get disabled(){return r(Qn)},get click(){return St.toggle},get graphIsOpened(){return Me()},get ref(){return tt.interactiveGraphButton},set ref(Yt){tt.interactiveGraphButton=Yt}}),g(At),I(Yt=>ai=te(At,1,Vl(Hi?"wrapper-middle-left-second":"wrapper-middle-left"),"svelte-1afsgkw",ai,Yt),[()=>({fullscreen:H(),hidden:!e.showControls&&!Me()})]),$(lt,At)};V(Nn,lt=>{r(vo)&<(pn)})}var br=M(Nn,2);{var Ce=lt=>{var At=Ay();let ai;At.__click=[Iy,ko,e,si];var zi=h(At);let Vi=v(()=>!e.showControls);gd(zi,{get hidden(){return r(Vi)},get disabled(){return r(ko)},get click(){return e.seekToInteractive},get ref(){return tt.seekToInteractiveButton},set ref(Yt){tt.seekToInteractiveButton=Yt}}),g(At),I(Yt=>ai=te(At,1,"wrapper-middle-right svelte-1afsgkw",null,ai,Yt),[()=>({fullscreen:H(),hidden:!e.showControls})]),$(lt,At)};V(br,lt=>{Qi&<(Ce)})}$(Xe,Rt)};V(Qo,Xe=>{ti&&!f()&&Xe(Dn)})}I((Xe,Rt,Ii,Go)=>{ji=te(ki,1,"overlay-mobile svelte-1afsgkw",null,ji,Xe),Po=te(io,1,"wrapper-top-left svelte-1afsgkw",null,Po,Rt),Li=te(Ui,1,"wrapper-top-right svelte-1afsgkw",null,Li,Ii),gr=te(Mo,1,"wrapper-middle svelte-1afsgkw",null,gr,Go)},[()=>({hidden:!r(Sn)}),()=>({hidden:!e.showControls,fullscreen:H()}),()=>({hidden:!e.showControls&&!x(),fullscreen:H()}),()=>({hidden:!e.showControls||f()||e.endScreenShown&&e.showNextPrevButtons})]),$(Ye,Pt)};V(Xn,Ye=>{re()||Ye(kn)})}var Jn=M(Xn,2);{var fr=Ye=>{var Pt=Dy(),ki=pe(Pt);{var ji=Li=>{var it=Vy();let Gt;var Zi=h(it);eu(Zi,{get muted(){return oe()},expanded:!1,click:dn,get ref(){return tt.volume},set ref(yi){tt.volume=yi}}),g(it),I(yi=>Gt=te(it,1,"wrapper-top-right svelte-1afsgkw",null,Gt,yi),[()=>({fullscreen:H()})]),$(Li,it)};V(ki,Li=>{X()&&Li(ji)})}var io=M(ki,2);{var Po=Li=>{var it=Ry(),Gt=h(it);let Zi=v(()=>!r(Ai));nl(Gt,{get disabled(){return r(Io)},click:rt,isMobile:!0,get isPlaying(){return r(Zi)},get ref(){return tt.playButton},set ref(yi){tt.playButton=yi}}),g(it),$(Li,it)};V(io,Li=>{r(Ai)&&Li(Po)})}var ho=M(io,2);let Oo;var Ui=h(ho);ad(Ui,{get position(){return Le()},get duration(){return J()}}),g(ho),I(Li=>Oo=te(ho,1,"wrapper-bottom ads-timeline-mobile svelte-1afsgkw",null,Oo,Li),[()=>({fullscreen:H()})]),$(Ye,Pt)};V(Jn,Ye=>{re()&&d()!=="inactive"&&Ye(fr)})}var Ji=M(Jn,2);let eo;var In=h(Ji);let En;var go=h(In);te(go,1,"controls svelte-1afsgkw",null,{},{mobile:!0});var to=h(go);{var Pn=Ye=>{Ro(Ye,{get disabled(){return r(ci)},get ref(){return tt.replayButton},set ref(Pt){tt.replayButton=Pt},children:(Pt,ki)=>{ol(Pt,{get disabled(){return r(ci)},click:Oi})},$$slots:{default:!0}})};V(to,Ye=>{ti&&Ye(Pn)})}var Bo=M(to,2);{var Lr=Ye=>{Ro(Ye,{get ref(){return tt.liveButton},set ref(Pt){tt.liveButton=Pt},children:(Pt,ki)=>{_d(Pt,{get isLiveActive(){return r(Cn)},isMobile:!0,get ariaLabel(){return r(cn)}})},$$slots:{default:!0}})};V(Bo,Ye=>{!re()&&k()&&Ye(Lr)})}var er=M(Bo,2);{var mr=Ye=>{let Pt=v(()=>re()?Le():Ve()),ki=v(()=>re()?J():j());id(Ye,{get showDuration(){return r(xn)},get position(){return r(Pt)},get duration(){return r(ki)},isMobile:!0,get ref(){return tt.time},set ref(ji){tt.time=ji}})};V(er,Ye=>{r(Yn)&&Ye(mr)})}var An=M(er,2);let Mn=v(()=>!r(an));Ro(An,{className:"w-max",get disabled(){return r(Mn)},get ref(){return tt.episodes},set ref(Ye){tt.episodes=Ye},children:(Ye,Pt)=>{var ki=ze(),ji=pe(ki);{var io=Po=>{var ho=Ny(),Oo=M(pe(ho),2);ld(Oo,{get position(){return Ve()},get duration(){return j()},timeCodes:Ze}),$(Po,ho)};V(ji,Po=>{r(an)&&Po(io)})}$(Ye,ki)},$$slots:{default:!0}});var Vr=M(An,2);{var tr=Ye=>{Ro(Ye,{get ref(){return tt.settings},set ref(Pt){tt.settings=Pt},children:(Pt,ki)=>{Ja(Pt,{ref$:Gi})},$$slots:{default:!0}})};V(Vr,Ye=>{r(wn)&&Ye(tr)})}var ir=M(Vr,2);{var or=Ye=>{Ro(Ye,{get ref(){return tt.fullscreen},set ref(Pt){tt.fullscreen=Pt},children:(Pt,ki)=>{nd(Pt,{get click(){return e.toggleFullscreen},get isFullscreen(){return H()}})},$$slots:{default:!0}})};V(ir,Ye=>{r(pr)&&Ye(or)})}g(go),dt(go,Ye=>Re(Ye),()=>Re());var Wo=M(go,2);ds(Wo,{get isAds(){return re()},get canRewindLive(){return e.canRewindLive},get isRewindableLive(){return P()},get ref(){return tt.timeline},set ref(Ye){tt.timeline=Ye}}),g(In),g(Ji),dt(Ji,Ye=>N(Ye),()=>N());var ii=M(Ji,2);{var Rr=Ye=>{pd(Ye,{get ref(){return tt.interactiveTimeIndicator},set ref(Pt){tt.interactiveTimeIndicator=Pt}})};V(ii,Ye=>{Wt&&Ye(Rr)})}I((Ye,Pt)=>{eo=te(Ji,1,"wrapper-bottom svelte-1afsgkw",null,eo,Ye),En=te(In,1,"controls-wrapper svelte-1afsgkw",null,En,Pt)},[()=>({hidden:e.bottomHidden,"controls-hidden":!e.showControls,"no-smooth":e.bottomNoSmooth,mobile:!0}),()=>({fullscreen:H()})]),$(t,Yi),q(),o()}nt(["click"]);function $d(t,e){z(e,!0);let[i,o]=Oe(),n=()=>S(k,"$isMobile",i),a=m(e,"bottomNoSmooth",3,!1),s=m(e,"playerControlsWrapperRef",15,void 0),d=m(e,"playerControlsRef",15,void 0),l=m(e,"isAds",3,!1),u=m(e,"logoTargetUrl",3,""),f=m(e,"showAutoplayNext",3,!1),_=m(e,"isOneVideoPlaylist",3,!1),p=m(e,"customFullscreenSupported",3,!0),b=m(e,"endScreenShown",3,!1),x=m(e,"onDisabledPlayPrevChapterClick",3,a1),y=m(e,"onDisabledSeekToInteractiveClick",3,a1),k=Se().ui.isMobile,E=ie(!1);Ut(()=>{let R=setTimeout(()=>O(E,!0),0);return()=>clearTimeout(R)});var P=ze(),A=pe(P);{var T=R=>{var F=ze(),Y=pe(F);{var H=oe=>{qf(oe,{get bottomHidden(){return e.bottomHidden},get bottomNoSmooth(){return a()},get showControls(){return e.showControls},get isAds(){return l()},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 _()},get customFullscreenSupported(){return p()},get endScreenShown(){return b()},get toggleFullscreen(){return e.toggleFullscreen},get seekToInteractive(){return e.seekToInteractive},get playPrevChapter(){return e.playPrevChapter},get onDisabledPlayPrevChapterClick(){return x()},get onDisabledSeekToInteractiveClick(){return y()},get playerControlsWrapperRef(){return s()},set playerControlsWrapperRef(ee){s(ee)},get playerControlsRef(){return d()},set playerControlsRef(ee){d(ee)}})},X=oe=>{Bf(oe,{get bottomHidden(){return e.bottomHidden},get bottomNoSmooth(){return a()},get showControls(){return e.showControls},get isAds(){return l()},get canRewindLive(){return e.canRewindLive},get logoClickable(){return e.logoClickable},get logoHidden(){return e.logoHidden},get logoTargetUrl(){return u()},get isOneVideoPlaylist(){return _()},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 s()},set playerControlsWrapperRef(ee){s(ee)},get playerControlsRef(){return d()},set playerControlsRef(ee){d(ee)}})};V(Y,oe=>{n()?oe(H):oe(X,!1)})}$(R,F)};V(A,R=>{r(E)&&R(T)})}$(t,P),q(),o()}var Hy=$e('<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 Wf(t,e){let i=Ae(e,["$$slots","$$events","$$legacy","children"]);var o=Hy();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:ne}),be(2),g(o),I(()=>n=Te(o,n,W({xmlns:"http://www.w3.org/2000/svg",width:"48",height:"51",fill:"none","aria-hidden":"true","data-testid":"seek-icon",role:"img"},i))),$(t,o)}function Kf(t,e){let i=m(e,"reversed",3,!1),o=v(()=>i()?"transform: scaleX(-1);":void 0);Wf(t,{get style(){return r(o)}})}var Fy=$e('<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 Qf(t,e){let i=Ae(e,["$$slots","$$events","$$legacy","children"]);var o=Fy();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:ne}),be(2),g(o),I(()=>n=Te(o,n,W({xmlns:"http://www.w3.org/2000/svg",width:"48",height:"48",fill:"none","aria-hidden":"true","data-testid":"subtitles-on-icon",role:"img"},i))),$(t,o)}var Uy=$e('<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 Gf(t,e){let i=Ae(e,["$$slots","$$events","$$legacy","children"]);var o=Uy();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:ne}),be(2),g(o),I(()=>n=Te(o,n,W({xmlns:"http://www.w3.org/2000/svg",width:"48",height:"48",fill:"none","aria-hidden":"true","data-testid":"subtitles-off-icon",role:"img"},i))),$(t,o)}function tu(t,e){let i=m(e,"isOff",3,!1);var o=ze(),n=pe(o);{var a=d=>{Gf(d,{})},s=d=>{Qf(d,{})};V(n,d=>{i()?d(a):d(s,!1)})}$(t,o)}var zy=$e('<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 Yf(t,e){let i=Ae(e,["$$slots","$$events","$$legacy","children"]);var o=zy();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:ne}),be(2),g(o),I(()=>n=Te(o,n,W({xmlns:"http://www.w3.org/2000/svg",width:"48",height:"48",fill:"none","aria-hidden":"true","data-testid":"rate-change-icon",role:"img"},i))),$(t,o)}function jf(t,e){let i=m(e,"reversed",3,!1),o=v(()=>i()?"transform: scaleX(-1);":void 0);Yf(t,{get style(){return r(o)}})}var qy=$e('<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 Zf(t,e){let i=Ae(e,["$$slots","$$events","$$legacy","children"]);var o=qy();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:ne}),be(2),g(o),I(()=>n=Te(o,n,W({xmlns:"http://www.w3.org/2000/svg",width:"48",height:"48",fill:"none","aria-hidden":"true","data-testid":"episodes-seek-icon",role:"img"},i))),$(t,o)}function Xf(t,e){let i=m(e,"reversed",3,!1),o=v(()=>i()?"transform: scaleX(-1);":void 0);Zf(t,{get style(){return r(o)}})}var Wy=L('<span class="hot-key-helpers-text svelte-1ad3n06"> </span>'),Ky=L('<div class="svelte-1ad3n06"><!> <!> <!> <!> <!> <!> <!> <!> <!> <!></div> <!>',1),Qy=L("<div><!></div>"),Gy={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;
|
|
263
|
+
}`};function Uf(t,e){var _r,Br;W(e,!0),G(t,Dy);let[i,o]=Fe(),n=()=>C(mi,"$seekToInteractiveDisabledTooltip$",i),a=()=>C(No,"$disabledControls$",i),s=()=>C(yt,"$playbackState$",i),d=()=>C(ht,"$adPlaybackState",i),l=()=>C(Be,"$isEnded$",i),u=()=>C(Yt,"$playerSize",i),f=()=>C(Te,"$scrubbingInProgress",i),_=()=>C(oi,"$chromecastState$",i),p=()=>C(pt,"$isPictureInPictureActive",i),$=()=>C(Wt,"$pictureInPictureType$",i),w=()=>C(Oe,"$mobileNotReportControlHidden$",i),y=()=>C(nt,"$playerPhase",i),S=()=>C(Bo,"$currentGridType$",i),k=()=>C(se,"$isLive$",i),P=()=>C(Je,"$settingsMenuVisible",i),A=()=>C(_e,"$isRewindableLive$",i),E=()=>C(ae,"$isActiveLive$",i),T=()=>C(co,"$isInteractiveTime$",i),V=()=>C(zt,"$isAudioAvailable$",i),z=()=>C(Wi,"$settingButtonRef$",i),j=()=>C(Ui,"$startedByKeyboard$",i),F=()=>C(U,"$isFullscreen",i),Z=()=>C(lt,"$mobileUnmuteButtonVisible",i),J=()=>C(Q,"$muted$",i),ne=()=>C(Ye,"$mobileUnmuteButtonExpanded",i),fe=()=>C(zi,"$additionalButtons$",i),de=()=>C(Ri,"$crashed$",i),Re=()=>C(wt,"$graphIsOpened$",i),Me=()=>C(At,"$adPosition",i),ee=()=>C(Oo,"$adDuration",i),Le=()=>C(rt,"$position$",i),X=()=>C(Nt,"$duration$",i),N=v(e,"playerControlsWrapperRef",15,void 0),De=v(e,"playerControlsRef",15,void 0),re=v(e,"isAds",3,!1),Ee=v(e,"logoTargetUrl",3,""),Ne=v(e,"isOneVideoPlaylist",3,!1),me=v(e,"customFullscreenSupported",3,!0),B=Ce(),ce=lo(),Pe=Qt(),Ge=B.actions.internal.toggleMuted,at=B.actions.internal.togglePlay,Ae=B.actions.internal.pause,ye=B.actions.internal.prevVideoClick,Ve=B.actions.internal.nextVideoClick,Ze=(_r=B.callbacks)==null?void 0:_r.onAudioDoesNotExistHint,ut=(Br=B.callbacks)==null?void 0:Br.onAudioDisabledHint,nt=B.playerPhase,Nt=B.state.duration$,rt=B.state.positionWithScrubbing$,yt=B.state.playbackState$,zt=B.state.isAudioAvailable$,Gt=B.state.isAudioDisabled,Be=B.state.isEnded$,se=B.state.isLive$,Q=B.state.muted$,ae=B.state.isActiveLive$,_e=B.state.isRewindableLive$,Te=B.ui.scrubbingInProgress,Oe=B.ui.mobileNotReportControlHidden$,{isActive$:pt,type$:Wt}=ce.pictureInPicture$,Ye=B.ui.mobileUnmuteButtonExpanded,lt=B.ui.mobileUnmuteButtonVisible,Je=B.ui.settingsMenu.visible$,kt=B.ui.settingsMenu.openedByBtnKeyboard$,ii=B.ui.controls,Qe=B.actions.internal.getVideoEpisodes(),dt=B.webApi.pictureInPictureApi,oi=B.state.chromecastState$,Ri=B.state.crashed$,No=ii.disabledControls$,Ui=B.ui.startedByKeyboard$,Bo=B.ui.currentGridType$,Oo=B.ads.duration,At=B.ads.position,ht=B.ads.playbackState,U=B.ui.isFullscreen,Yt=B.ui.playerSize,zi=B.ui.additionalButtonsDeprecated$,Di=B.actions.internal.getVideoElement,ai=B.actions.internal.replayInteractive,fi=B.state.isInteractive,co=B.state.isInteractiveTime$,uo=B.state.showInteractiveGraph,ji=B.state.showSeekToInteractive,qo=B.state.showPlayPrevChapter,Bt=B.state.showInteractiveTimeIndicator,mi=ce.seekToInteractiveDisabledTooltip$,wt=ce.graphIsOpened$,qt=m(()=>H(B.state.playPrevChapterDisabledTooltip)),po=m(()=>H(n())),Jt=m(()=>a().has("EPISODE_BUTTON")),Yn=m(()=>a().has("GRAPH_BUTTON")),Co=m(()=>a().has("SEEK_TO_INTERACTIVE_BUTTON")),To=m(()=>a().has("PLAY_BUTTON")),li=m(()=>a().has("REPLAY_BUTTON")),$t=m(()=>a().has("PLAY_PREV_CHAPTER_BUTTON")),$i=m(()=>s()===o1.PLAYING),Ai=m(()=>d()==="paused"),Ni=m(()=>l()&&!re()&&!fi),Sn=m(()=>!l()||re()),Ci=m(()=>e.showNextPrevButtons&&!re()&&e.prevButtonActive),Zi=m(()=>e.showNextPrevButtons&&!re()&&e.nextButtonActive),dn=m(()=>u().width>300),Cn=m(()=>u().width>400),Mi=m(f),jn=m(()=>_()!==i1.NOT_AVAILABLE&&!(p()&&$()===1)&&!w()&&!fi),cn=m(()=>y()==="LiveWaitingStart"),ko=m(()=>!!dt&&_()!==i1.CONNECTED&&!w()&&($()===1&&r(cn)||!r(cn))&&!r(Mi)&&!fi),Tn=m(()=>!r(Mi)&&Fi(S(),"s")),Rr=m(()=>!e.logoHidden&&u().width>350),mr=m(()=>Pe.features.fullscreen&&!(p()&&$()===1)&&(fi?me():!0)&&!r(Mi)),Zn=m(()=>(!k()||re())&&u().width>260&&!r(Mi)&&!(Pe.features.interactiveHideTime&&fi)),kn=m(()=>P()||e.showControls),un=m(()=>!re()&&!k()&&!!(Qe!=null&&Qe.length)&&r(dn)&&!r(Jt)&&!r(Mi)),In=m(()=>!A()||!!E()),fo=m(()=>uo&&Fi(S(),"m")),et=ve({}),pn=wy(Gc,260);qe(()=>{u(),T(),pn(Di(),ii,et,e.showControls)});let Xn=()=>B.actions.internal.toggleChromecast();function Jn(){Cs({isAudioDisabled:Gt,audioDisabledHintCallback:ut,isAudioAvailable:V(),audioIsNotExistHintCallback:Ze})&&Ge()}function En(){return Ct(this,null,function*(){dt!=null&&dt.isActive()?yield dt==null?void 0:dt.remove():yield dt==null?void 0:dt.request()})}function fn(){!Gt&&V()&<.set(!1),Jn()}let mn=te(""),Ko=(it,ft)=>{if(!it){O(mn,ve(H("tooltip_live")));return}ft&&ft===o1.PAUSED&&O(mn,ve(H("tooltip_play")))};qe(()=>{Ko(r(In),s())});let Wi=le();qe(()=>{z()&&qa(z(),P(),kt)}),qe(()=>{Yc(Ui,j(),et.playButton)});var qi=Ry(),er=pe(qi);{var Pn=it=>{var ft=Py(),Ti=pe(ft);let to;var Ki=M(Ti,2);let Io;var Eo=h(Ki);{var Go=ot=>{let Ot=m(()=>V()&&!Gt&&ne());Zc(ot,{get muted(){return J()},get expanded(){return r(Ot)},click:fn,get ref(){return et.volume},set ref(ki){et.volume=ki}})};R(Eo,ot=>{(!V()||Z())&&ot(Go)})}g(Ki);var Po=M(Ki,2);let pi;var Xe=h(Po);xi(Xe,1,fe,({iconUrl:ot,ariaLabel:Ot,testId:ki,onClick:jo,tooltip:Fn})=>ot,(ot,Ot)=>{let ki=()=>r(Ot).iconUrl,jo=()=>r(Ot).ariaLabel,Fn=()=>r(Ot).testId,we=()=>r(Ot).onClick,Lt=()=>r(Ot).tooltip,ci=m(()=>{var Et;return(Et=jo())!=null?Et:Lt()});Nf(ot,{get iconUrl(){return ki()},get ariaLabel(){return r(ci)},get testId(){return Fn()},get onClick(){return we()}})});var Kt=M(Xe,2);{var Qi=ot=>{ud(ot,{get ref(){return et.autoplayNextToggle},set ref(Ot){et.autoplayNextToggle=Ot}})};R(Kt,ot=>{e.showAutoplayNext&&!Ne()&&ot(Qi)})}var Li=M(Kt,2);{var vi=ot=>{td(ot,{isMobile:!0,click:Xn,get state(){return _()},get ref(){return et.chromecast},set ref(Ot){et.chromecast=Ot}})};R(Li,ot=>{r(jn)&&ot(vi)})}var vo=M(Li,2);{var go=ot=>{Ff(ot,{click:En,get isPictureInPictureActive(){return p()},get ref(){return et.pip},set ref(Ot){et.pip=Ot}})};R(vo,ot=>{r(ko)&&ot(go)})}var Bn=M(vo,2);{var io=ot=>{ja(ot,{ref$:Wi})};R(Bn,ot=>{de()&&ot(io)})}var vn=M(Bn,2);{var On=ot=>{ed(ot,{click:Ae,get targetUrl(){return Ee()},get logoClickable(){return e.logoClickable},get ref(){return et.vkLogo},set ref(Ot){et.vkLogo=Ot}})};R(vn,ot=>{r(Rr)&&ot(On)})}g(Po);var Ao=M(Po,2);let br;var $r=h(Ao);{var yr=ot=>{let Ot=m(()=>ye.bind(null,!0));ca(ot,{get click(){return r(Ot)},type:"prev",isMobile:!0,get ref(){return et.prevButton},set ref(ki){et.prevButton=ki}})};R($r,ot=>{r(Ci)&&ot(yr)})}var Or=M($r,2);{var Yo=ot=>{el(ot,{get disabled(){return r(To)},click:at,isMobile:!0,get isPlaying(){return r($i)},get ref(){return et.playButton},set ref(Ot){et.playButton=Ot}})};R(Or,ot=>{r(Sn)&&ot(Yo)})}var xr=M(Or,2);{var nr=ot=>{Ja(ot,{get disabled(){return r(li)},click:at,isMobile:!0,get ref(){return et.replayButton},set ref(Ot){et.replayButton=Ot}})};R(xr,ot=>{r(Ni)&&ot(nr)})}var rr=M(xr,2);{var wr=ot=>{let Ot=m(()=>Ve.bind(null,!0));ca(ot,{get click(){return r(Ot)},type:"next",isMobile:!0,get ref(){return et.nextButton},set ref(ki){et.nextButton=ki}})};R(rr,ot=>{r(Zi)&&ot(wr)})}g(Ao);var ho=M(Ao,2);{var Hn=ot=>{var Ot=Ey(),ki=pe(Ot);{var jo=Et=>{var ei=Ty();let ui;ei.__click=[Sy,$t,e,qt];var Bi=h(ei);let _o=m(()=>!e.showControls);cd(Bi,{get hidden(){return r(_o)},get disabled(){return r($t)},get click(){return e.playPrevChapter},get ref(){return et.playPrevChapterButton},set ref(ri){et.playPrevChapterButton=ri}}),g(ei),I(ri=>ui=ie(ei,1,"wrapper-middle-left svelte-1afsgkw",null,ui,ri),[()=>({fullscreen:F(),hidden:!e.showControls})]),b(Et,ei)};R(ki,Et=>{qo&&Et(jo)})}var Fn=M(ki,2);{var we=Et=>{var ei=ky();let ui;var Bi=h(ei);let _o=m(()=>!e.showControls&&!Re());fd(Bi,{get hidden(){return r(_o)},get disabled(){return r(Yn)},get click(){return wt.toggle},get graphIsOpened(){return Re()},get ref(){return et.interactiveGraphButton},set ref(ri){et.interactiveGraphButton=ri}}),g(ei),I(ri=>ui=ie(ei,1,Il(qo?"wrapper-middle-left-second":"wrapper-middle-left"),"svelte-1afsgkw",ui,ri),[()=>({fullscreen:F(),hidden:!e.showControls&&!Re()})]),b(Et,ei)};R(Fn,Et=>{r(fo)&&Et(we)})}var Lt=M(Fn,2);{var ci=Et=>{var ei=Iy();let ui;ei.__click=[Cy,Co,e,po];var Bi=h(ei);let _o=m(()=>!e.showControls);pd(Bi,{get hidden(){return r(_o)},get disabled(){return r(Co)},get click(){return e.seekToInteractive},get ref(){return et.seekToInteractiveButton},set ref(ri){et.seekToInteractiveButton=ri}}),g(ei),I(ri=>ui=ie(ei,1,"wrapper-middle-right svelte-1afsgkw",null,ui,ri),[()=>({fullscreen:F(),hidden:!e.showControls})]),b(Et,ei)};R(Lt,Et=>{ji&&Et(ci)})}b(ot,Ot)};R(ho,ot=>{fi&&!f()&&ot(Hn)})}I((ot,Ot,ki,jo)=>{to=ie(Ti,1,"overlay-mobile svelte-1afsgkw",null,to,ot),Io=ie(Ki,1,"wrapper-top-left svelte-1afsgkw",null,Io,Ot),pi=ie(Po,1,"wrapper-top-right svelte-1afsgkw",null,pi,ki),br=ie(Ao,1,"wrapper-middle svelte-1afsgkw",null,br,jo)},[()=>({hidden:!r(kn)}),()=>({hidden:!e.showControls,fullscreen:F()}),()=>({hidden:!e.showControls&&!w(),fullscreen:F()}),()=>({hidden:!e.showControls||f()||e.endScreenShown&&e.showNextPrevButtons})]),b(it,ft)};R(er,it=>{re()||it(Pn)})}var tr=M(er,2);{var vr=it=>{var ft=Ly(),Ti=pe(ft);{var to=pi=>{var Xe=Ay();let Kt;var Qi=h(Xe);Zc(Qi,{get muted(){return J()},expanded:!1,click:fn,get ref(){return et.volume},set ref(Li){et.volume=Li}}),g(Xe),I(Li=>Kt=ie(Xe,1,"wrapper-top-right svelte-1afsgkw",null,Kt,Li),[()=>({fullscreen:F()})]),b(pi,Xe)};R(Ti,pi=>{Z()&&pi(to)})}var Ki=M(Ti,2);{var Io=pi=>{var Xe=My(),Kt=h(Xe);let Qi=m(()=>!r(Ai));el(Kt,{get disabled(){return r(To)},click:at,isMobile:!0,get isPlaying(){return r(Qi)},get ref(){return et.playButton},set ref(Li){et.playButton=Li}}),g(Xe),b(pi,Xe)};R(Ki,pi=>{r(Ai)&&pi(Io)})}var Eo=M(Ki,2);let Go;var Po=h(Eo);id(Po,{get position(){return Me()},get duration(){return ee()}}),g(Eo),I(pi=>Go=ie(Eo,1,"wrapper-bottom ads-timeline-mobile svelte-1afsgkw",null,Go,pi),[()=>({fullscreen:F()})]),b(it,ft)};R(tr,it=>{re()&&d()!=="inactive"&&it(vr)})}var Xi=M(tr,2);let Ji;var An=h(Xi);let Mn;var mo=h(An);ie(mo,1,"controls svelte-1afsgkw",null,{},{mobile:!0});var eo=h(mo);{var Ln=it=>{Ro(it,{get disabled(){return r(li)},get ref(){return et.replayButton},set ref(ft){et.replayButton=ft},children:(ft,Ti)=>{Ja(ft,{get disabled(){return r(li)},click:ai})},$$slots:{default:!0}})};R(eo,it=>{fi&&it(Ln)})}var Ho=M(eo,2);{var Dr=it=>{Ro(it,{get ref(){return et.liveButton},set ref(ft){et.liveButton=ft},children:(ft,Ti)=>{md(ft,{get isLiveActive(){return r(In)},isMobile:!0,get ariaLabel(){return r(mn)}})},$$slots:{default:!0}})};R(Ho,it=>{!re()&&k()&&it(Dr)})}var Vn=M(Ho,2);{var gr=it=>{let ft=m(()=>re()?Me():Le()),Ti=m(()=>re()?ee():X());Zl(it,{get showDuration(){return r(Cn)},get position(){return r(ft)},get duration(){return r(Ti)},isMobile:!0,get ref(){return et.time},set ref(to){et.time=to}})};R(Vn,it=>{r(Zn)&&it(gr)})}var Rn=M(Vn,2);let Dn=m(()=>!r(un));Ro(Rn,{className:"w-max",get disabled(){return r(Dn)},get ref(){return et.episodes},set ref(it){et.episodes=it},children:(it,ft)=>{var Ti=Ue(),to=pe(Ti);{var Ki=Io=>{var Eo=Vy(),Go=M(pe(Eo),2);nd(Go,{get position(){return Le()},get duration(){return X()},timeCodes:Qe}),b(Io,Eo)};R(to,Io=>{r(un)&&Io(Ki)})}b(it,Ti)},$$slots:{default:!0}});var Nr=M(Rn,2);{var ir=it=>{Ro(it,{get ref(){return et.settings},set ref(ft){et.settings=ft},children:(ft,Ti)=>{ja(ft,{ref$:Wi})},$$slots:{default:!0}})};R(Nr,it=>{r(Tn)&&it(ir)})}var hr=M(Nr,2);{var or=it=>{Ro(it,{get ref(){return et.fullscreen},set ref(ft){et.fullscreen=ft},children:(ft,Ti)=>{Jl(ft,{get click(){return e.toggleFullscreen},get isFullscreen(){return F()}})},$$slots:{default:!0}})};R(hr,it=>{r(mr)&&it(or)})}g(mo),ct(mo,it=>De(it),()=>De());var Nn=M(mo,2);od(Nn,{get isAds(){return re()},get canRewindLive(){return e.canRewindLive},get isRewindableLive(){return A()},get ref(){return et.timeline},set ref(it){et.timeline=it}}),g(An),g(Xi),ct(Xi,it=>N(it),()=>N());var ni=M(Xi,2);{var Qo=it=>{ld(it,{get ref(){return et.interactiveTimeIndicator},set ref(ft){et.interactiveTimeIndicator=ft}})};R(ni,it=>{Bt&&it(Qo)})}I((it,ft)=>{Ji=ie(Xi,1,"wrapper-bottom svelte-1afsgkw",null,Ji,it),Mn=ie(An,1,"controls-wrapper svelte-1afsgkw",null,Mn,ft)},[()=>({hidden:e.bottomHidden,"controls-hidden":!e.showControls,"no-smooth":e.bottomNoSmooth,mobile:!0}),()=>({fullscreen:F()})]),b(t,qi),q(),o()}st(["click"]);function vd(t,e){W(e,!0);let[i,o]=Fe(),n=()=>C(k,"$isMobile",i),a=v(e,"bottomNoSmooth",3,!1),s=v(e,"playerControlsWrapperRef",15,void 0),d=v(e,"playerControlsRef",15,void 0),l=v(e,"isAds",3,!1),u=v(e,"logoTargetUrl",3,""),f=v(e,"showAutoplayNext",3,!1),_=v(e,"isOneVideoPlaylist",3,!1),p=v(e,"customFullscreenSupported",3,!0),$=v(e,"endScreenShown",3,!1),w=v(e,"onDisabledPlayPrevChapterClick",3,n1),y=v(e,"onDisabledSeekToInteractiveClick",3,n1),k=Ce().ui.isMobile,P=te(!1);Ht(()=>{let V=setTimeout(()=>O(P,!0),0);return()=>clearTimeout(V)});var A=Ue(),E=pe(A);{var T=V=>{var z=Ue(),j=pe(z);{var F=J=>{Uf(J,{get bottomHidden(){return e.bottomHidden},get bottomNoSmooth(){return a()},get showControls(){return e.showControls},get isAds(){return l()},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 _()},get customFullscreenSupported(){return p()},get endScreenShown(){return $()},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 s()},set playerControlsWrapperRef(ne){s(ne)},get playerControlsRef(){return d()},set playerControlsRef(ne){d(ne)}})},Z=J=>{Df(J,{get bottomHidden(){return e.bottomHidden},get bottomNoSmooth(){return a()},get showControls(){return e.showControls},get isAds(){return l()},get canRewindLive(){return e.canRewindLive},get logoClickable(){return e.logoClickable},get logoHidden(){return e.logoHidden},get logoTargetUrl(){return u()},get isOneVideoPlaylist(){return _()},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 s()},set playerControlsWrapperRef(ne){s(ne)},get playerControlsRef(){return d()},set playerControlsRef(ne){d(ne)}})};R(j,J=>{n()?J(F):J(Z,!1)})}b(V,z)};R(E,V=>{r(P)&&V(T)})}b(t,A),q(),o()}var Ny=$e('<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 zf(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=Ny();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(2),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"48",height:"51",fill:"none","aria-hidden":"true","data-testid":"seek-icon",role:"img"},i))),b(t,o)}function Wf(t,e){let i=v(e,"reversed",3,!1),o=m(()=>i()?"transform: scaleX(-1);":void 0);zf(t,{get style(){return r(o)}})}var By=$e('<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 qf(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=By();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(2),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"48",height:"48",fill:"none","aria-hidden":"true","data-testid":"subtitles-on-icon",role:"img"},i))),b(t,o)}var Oy=$e('<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 Kf(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=Oy();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(2),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"48",height:"48",fill:"none","aria-hidden":"true","data-testid":"subtitles-off-icon",role:"img"},i))),b(t,o)}function Xc(t,e){let i=v(e,"isOff",3,!1);var o=Ue(),n=pe(o);{var a=d=>{Kf(d,{})},s=d=>{qf(d,{})};R(n,d=>{i()?d(a):d(s,!1)})}b(t,o)}var Hy=$e('<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 Qf(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=Hy();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(2),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"48",height:"48",fill:"none","aria-hidden":"true","data-testid":"rate-change-icon",role:"img"},i))),b(t,o)}function Gf(t,e){let i=v(e,"reversed",3,!1),o=m(()=>i()?"transform: scaleX(-1);":void 0);Qf(t,{get style(){return r(o)}})}var Fy=$e('<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 Yf(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=Fy();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(2),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"48",height:"48",fill:"none","aria-hidden":"true","data-testid":"episodes-seek-icon",role:"img"},i))),b(t,o)}function jf(t,e){let i=v(e,"reversed",3,!1),o=m(()=>i()?"transform: scaleX(-1);":void 0);Yf(t,{get style(){return r(o)}})}var Uy=L('<span class="hot-key-helpers-text svelte-1ad3n06"> </span>'),zy=L('<div class="svelte-1ad3n06"><!> <!> <!> <!> <!> <!> <!> <!> <!> <!></div> <!>',1),Wy=L("<div><!></div>"),qy={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;
|
|
264
264
|
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"],
|
|
265
265
|
.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"],
|
|
266
266
|
.hot-key-helpers-container.svelte-1ad3n06 svg[data-testid="play-icon"],
|
|
@@ -275,23 +275,21 @@ Try switching the\xA0quality to\xA0Auto.`},mh=d_;var as=new Map;as.set(gh.EN,mh)
|
|
|
275
275
|
@keyframes svelte-1ad3n06-fadeOut {
|
|
276
276
|
0% {opacity:1;}
|
|
277
277
|
100% {opacity:0;}
|
|
278
|
-
}`};function
|
|
279
|
-
/*font-weight: 500;*/color:var(--white);white-space:pre-wrap;}`};function
|
|
280
|
-
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,
|
|
281
|
-
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 va(t,e){z(e,!0),K(t,_4);let i=m(e,"iconVisible",3,!0),o=Se(),n=zt(),a=o.ui.startedByKeyboard$,s=U("tooltip_play"),d=b=>{let x=b.code;["Enter","Space"].includes(x)&&(b.stopPropagation(),b.preventDefault(),a.set(!0),e.startVideo())},l=b=>{b.stopPropagation(),e.startVideo()};var u=h4();let f;u.__click=l;var _=h(u);{var p=b=>{var x=g4();x.__keydown=d,Fe(x,"aria-label",s);var y=M(h(x),2);Pr(y,{}),g(x),$(b,x)};V(_,b=>{i()&&b(p)})}return g(u),I(b=>{f=te(u,1,"container svelte-1ciju45",null,f,b),ot(u,`background-color: #222; background-image: url('${e.thumbUrl||""}')`)},[()=>({hidden:e.hidden,bgCover:n.features.previewNoEmptySpace})]),$(t,u),q({handlePressKey:d,handleClick:l})}nt(["click","keydown"]);var b4=L("<div> </div>"),$4={hash:"svelte-1bcvcf2",code:`.title.svelte-1bcvcf2 {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(
|
|
278
|
+
}`};function Zf(t,e){W(e,!0),G(t,qy);let[i,o]=Fe(),n=()=>C(e.data,"$data",i),s=Ce().ui.t,d=m(()=>!n()),l=m(()=>{var S;return((S=n())==null?void 0:S.type)==="BACKWARD_SEEK"}),u=m(()=>{var S;return((S=n())==null?void 0:S.type)==="FORWARD_SEEK"}),f=m(()=>{var S;return(S=n())==null?void 0:S.type}),_=m(()=>{var S,k;return(S=n())!=null&&S.t?s(n().t.key,{value:n().t.value||""}):(k=n())==null?void 0:k.text});var p=Wy();let $;var w=h(p);{var y=S=>{var k=zy(),P=pe(k),A=h(P);{var E=me=>{let B=m(()=>r(f)==="FORWARD_SEEK");Wf(me,{get reversed(){return r(B)}})};R(A,me=>{["BACKWARD_SEEK","FORWARD_SEEK"].includes(r(f))&&me(E)})}var T=M(A,2);{var V=me=>{ds(me,{})};R(T,me=>{r(f)==="PAUSE"&&me(V)})}var z=M(T,2);{var j=me=>{Lr(me,{})};R(z,me=>{r(f)==="PLAY"&&me(j)})}var F=M(z,2);{var Z=me=>{dd(me,{})};R(F,me=>{r(f)==="REPLAY"&&me(Z)})}var J=M(F,2);{var ne=me=>{Xc(me,{isOff:!0})};R(J,me=>{r(f)==="SUBTITLES_OFF"&&me(ne)})}var fe=M(J,2);{var de=me=>{Xc(me,{})};R(fe,me=>{r(f)==="SUBTITLES_ON"&&me(de)})}var Re=M(fe,2);{var Me=me=>{let B=m(()=>r(f)==="RATE_UP");Gf(me,{get reversed(){return r(B)}})};R(Re,me=>{["RATE_DOWN","RATE_UP"].includes(r(f))&&me(Me)})}var ee=M(Re,2);{var Le=me=>{let B=m(()=>r(f)==="EPISODE_NEXT");jf(me,{get reversed(){return r(B)}})};R(ee,me=>{["EPISODE_PREV","EPISODE_NEXT"].includes(r(f))&&me(Le)})}var X=M(ee,2);{var N=me=>{Ts(me,{volume:0})};R(X,me=>{r(f)==="MUTE"&&me(N)})}var De=M(X,2);{var re=me=>{Ts(me,{volume:1})};R(De,me=>{r(f)==="VOLUME"&&me(re)})}g(P);var Ee=M(P,2);{var Ne=me=>{var B=Uy(),ce=h(B,!0);g(B),I(()=>ge(ce,r(_))),b(me,B)};R(Ee,me=>{r(_)&&me(Ne)})}b(S,k)};R(w,S=>{!r(d)&&r(f)&&S(y)})}g(p),I(S=>$=ie(p,1,"hot-key-helpers-container svelte-1ad3n06",null,$,S),[()=>({hidden:r(d),"hot-key-helpers-container--left":r(l),"hot-key-helpers-container--right":r(u)})]),b(t,p),q(),o()}var Ky=$e('<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 Xf(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=Ky();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"12",height:"7",fill:"none","aria-hidden":"true",color:"#fff",role:"img"},i))),b(t,o)}var Qy=$e('<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 Jf(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=Qy();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"12",height:"16",fill:"none","aria-hidden":"true",color:"#fff",role:"img"},i))),b(t,o)}function Es(t,e){W(e,!0);let i=v(e,"direction",3,"left"),o=v(e,"useBtnColor",3,!1),n=m(()=>["up","down"].includes(i())),a=m(()=>["right","down"].includes(i())),s=m(()=>(()=>{let _="";return r(a)&&(_+="transform: rotate(180deg);"),o()&&(_+="color: var(--btn-color, #fff);"),_.length?_:void 0})());var d=Ue(),l=pe(d);{var u=_=>{let p=m(()=>r(a)?"chevron-icon--down":"chevron-icon--up");Xf(_,{get style(){return r(s)},get"data-testid"(){return r(p)}})},f=_=>{let p=m(()=>r(a)?"chevron-icon--right":"chevron-icon--left");Jf(_,{get style(){return r(s)},get"data-testid"(){return r(p)}})};R(l,_=>{r(n)?_(u):_(f,!1)})}b(t,d),q()}var Gy=(t,e,i,o,n,a)=>{if(e.has(t.code))switch(t.preventDefault(),t.stopPropagation(),t.code){case"ArrowUp":i();break;case"ArrowDown":o();break;case"ArrowLeft":n();break;case"ArrowRight":a();break}},Yy=(t,e,i)=>{e.has(t.code)&&(t.preventDefault(),t.stopPropagation(),i())},jy=L('<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>'),Zy={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 gd(t,e){W(e,!0),G(t,Zy);let i=v(e,"isShifted",3,!1),o=Ce(),n=new Set(["ArrowUp","ArrowDown","ArrowLeft","ArrowRight"]),a=()=>{o.actions.internal.startCameraManualRotation(0,1)},s=()=>{o.actions.internal.startCameraManualRotation(0,-1)},d=()=>{o.actions.internal.startCameraManualRotation(1,0)},l=()=>{o.actions.internal.startCameraManualRotation(-1,0)},u=()=>(o.actions.internal.stopCameraManualRotation(),null),f=H("aria_label_spherical_control");var _=jy();let p;_.__keydown=[Gy,n,a,s,l,d],_.__keyup=[Yy,n,u],He(_,"aria-label",f);var $=h(_),w=h($),y=h(w);y.__mousedown=a,y.__mouseup=u;var S=h(y);Es(S,{direction:"up",useBtnColor:!0}),g(y);var k=M(y,2);k.__mousedown=d,k.__mouseup=u;var P=h(k);Es(P,{direction:"up",useBtnColor:!0}),g(k),g(w);var A=M(w,2),E=h(A);E.__mousedown=l,E.__mouseup=u;var T=h(E);Es(T,{direction:"up",useBtnColor:!0}),g(E);var V=M(E,2);V.__mousedown=s,V.__mouseup=u;var z=h(V);Es(z,{direction:"up",useBtnColor:!0}),g(V),g(A),g($),g(_),I(j=>p=ie(_,1,"immersive-controls svelte-1yzc86r",null,p,j),[()=>({"m-shifted":i()})]),It("mouseleave",y,u),It("mouseleave",k,u),It("mouseleave",E,u),It("mouseleave",V,u),b(t,_),q()}st(["keydown","keyup","mousedown","mouseup"]);import{ValueSubject as s1,Subscription as Xy,filterChanged as Jy,filter as e4}from"@vkontakte/videoplayer-shared/es2015";var r1=(t=1e3)=>{let e=null,i=()=>{e&&(clearTimeout(e),e=null)};return{add:o=>{i(),e=setTimeout(o,t)},clear:i}};var Jc=class{constructor(){this.flickeringTimeout=r1(1e3);this.subscriptions=new Xy;this.isAuto=!1;this.isLive=!1;this.captions$=new s1([]);this.captionsPrepared$=new s1([])}subscribe(){return this.subscriptions.add(this.captions$.pipe(e4(()=>this.isEnabled()),Jy()).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((n,{type:a,value:s},d)=>(o&&!d||(a==="timestamp"?n.push({timeAppeared:Number(s),value:""}):n.length===0?n.push({value:String(s)}):n[n.length-1].value=String(s)),n),[])),this.captionsPrepared$.next(i)}};var t4=L('<span class="caption-line svelte-c2x749"><span class="caption-segment svelte-c2x749"> </span></span>'),i4=L('<span class="caption-line svelte-c2x749"><span class="caption-segment svelte-c2x749"></span></span>'),o4=L('<span class="caption-line svelte-c2x749"><span class="caption-segment svelte-c2x749"> </span></span>'),n4=L('<div><span class="caption svelte-c2x749"><!></span></div>'),r4=L("<div><!></div>"),s4={hash:"svelte-c2x749",code:`.subtitles-container.svelte-c2x749 {position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;transition:transform var(--controls-transition-duration);}.subtitles-container.shifted.svelte-c2x749 {transform:translateY(calc(var(--controls-height) * -1));}.subtitles-caption.svelte-c2x749 {position:absolute;left:4%;right:4%;bottom:4%;display:flex;justify-content:center;}.subtitles-caption.mobile.svelte-c2x749 {bottom:8%;}.subtitles-container.auto.svelte-c2x749 .subtitles-caption:where(.svelte-c2x749) {left:var(--subtitles-caption-margin);right:var(--subtitles-caption-margin);}.caption.svelte-c2x749 {display:block;overflow-wrap:normal;padding:4px 8px;border-radius:4px;background:rgba(0, 0, 0, 0.4);}.subtitles-container.auto.svelte-c2x749 .caption:where(.svelte-c2x749) {width:100%;}.caption-line.svelte-c2x749 {display:block;text-align:center;}.subtitles-container.auto.svelte-c2x749 .caption-line:where(.svelte-c2x749) {text-align:left;}.caption-segment.svelte-c2x749 {display:inline-block;line-height:1.2;font-size:13px;
|
|
279
|
+
/*font-weight: 500;*/color:var(--white);white-space:pre-wrap;}`};function hd(t,e){W(e,!0),G(t,s4);let[i,o]=Fe(),n=()=>C(_,"$currentSubtitle$",i),a=()=>C($,"$isLive$",i),s=()=>C(w,"$isFullscreen",i),d=()=>C(p,"$isAutoSubtitleCaptionVisible$",i),l=v(e,"isMobile",3,!1),u=Ce(),f=Qt(),_=u.state.currentSubtitle$,p=u.state.isAutoSubtitleCaptionVisible$,$=u.state.isLive$,w=u.ui.isFullscreen,y=m(()=>!!n().isAuto),S=m(()=>!!a()),k=m(()=>e.playerSize.width*.02),P=m(()=>l()&&!s()||r(k)<=f.minSubtitlesFontSize?f.minSubtitlesFontSize:r(k)),A=te(null);qe(()=>{var Z,J,ne;(Z=r(A))==null||Z.setIsAuto(r(y)),(J=r(A))==null||J.setIsLive(r(S)),(ne=r(A))==null||ne.setCaptions(e.captions)});let E=te(ve([[]]));Ht(()=>{O(A,ve(new Jc().subscribe()));let Z=r(A).captionsPrepared$.subscribe(J=>{O(E,ve(J))});return()=>{var J;(J=r(A))==null||J.destroy(),Z.unsubscribe()}}),Ht(()=>{if(r(y)){let Z=window.setTimeout(()=>{p.set(!1)},f.autoSubtitlesTimeout);return()=>{window.clearTimeout(Z)}}else p.set(!1)});let T=m(()=>e.playerSize.width<400?10:e.playerSize.width<550?14:24);var V=r4();let z;var j=h(V);{var F=Z=>{var J=n4();let ne;var fe=h(J),de=h(fe);{var Re=ee=>{var Le=t4(),X=h(Le),N=h(X,!0);g(X),g(Le),I(De=>{var re;tt(X,`font-size: ${(re=r(P))!=null?re:""}px`),ge(N,De)},[()=>H("subtitles_auto_caption")]),b(ee,Le)},Me=(ee,Le)=>{{var X=De=>{var re=Ue(),Ee=pe(re);xi(Ee,17,()=>r(E),Cl,(Ne,me)=>{var B=i4(),ce=h(B);xi(ce,21,()=>r(me),({value:Pe,timeAppeared:Ge})=>Ge,(Pe,Ge)=>{let at=()=>r(Ge).value,Ae=()=>r(Ge).timeAppeared;var ye=Ue(),Ve=pe(ye);{var Ze=ut=>{var nt=dr();I(()=>ge(nt,at())),b(ut,nt)};R(Ve,ut=>{(!Ae()||Ae()<=e.position)&&ut(Ze)})}b(Pe,ye)}),g(ce),g(B),I(()=>{var Pe;return tt(ce,`font-size: ${(Pe=r(P))!=null?Pe:""}px`)}),b(Ne,B)}),b(De,re)},N=De=>{var re=Ue(),Ee=pe(re);xi(Ee,17,()=>e.captions,({value:Ne})=>Ne,(Ne,me)=>{let B=()=>r(me).value;var ce=o4(),Pe=h(ce),Ge=h(Pe,!0);g(Pe),g(ce),I(()=>{var at;tt(Pe,`font-size: ${(at=r(P))!=null?at:""}px`),ge(Ge,B())}),b(Ne,ce)}),b(De,re)};R(ee,De=>{var re;r(y)&&((re=r(E))!=null&&re.length)?De(X):De(N,!1)},Le)}};R(de,ee=>{r(y)&&d()?ee(Re):ee(Me,!1)})}g(fe),g(J),I(ee=>{var Le;ne=ie(J,1,"subtitles-caption svelte-c2x749",null,ne,ee),tt(J,`--subtitles-caption-margin: ${(Le=r(T))!=null?Le:""}%`)},[()=>({mobile:l()})]),b(Z,J)};R(j,Z=>{var J;(e.captions.length||(J=r(E))!=null&&J.length)&&Z(F)})}g(V),I(Z=>z=ie(V,1,"subtitles-container svelte-c2x749",null,z,Z),[()=>({shifted:e.shifted,auto:r(y)&&!r(S)&&!d()})]),b(t,V),q(),o()}var a4=L('<div class="text svelte-raurnb"> </div>'),l4=L('<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>'),d4={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 _d(t,e){W(e,!0),G(t,d4);let i=Qt();var o=l4();let n;var a=M(h(o),2);{var s=d=>{var l=a4(),u=h(l);g(l),I(()=>{var f;return ge(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,l)};R(a,d=>{e.chromecastDeviceName&&d(s)})}g(o),I(d=>{n=ie(o,1,"wrapper svelte-raurnb",null,n,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),q()}var c4=$e('<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 em(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=c4();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(),g(o),I(()=>n=Se(o,n,K({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))),b(t,o)}var u4=L('<div class="container svelte-13zpvm8"><!></div>'),p4={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 bd(t){G(t,p4);var e=u4(),i=h(e);em(i,{}),g(e),b(t,e)}var f4=L('<div><div class="playButton svelte-1xnh9dd" tabindex="0" role="button"><div class="playButtonBackground svelte-1xnh9dd"></div> <!></div></div>'),m4={hash:"svelte-1xnh9dd",code:".container.svelte-1xnh9dd {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, visibility 0.2s;will-change:opacity;}.container.hidden.svelte-1xnh9dd {opacity:0;visibility:hidden;}.container.bgCover.svelte-1xnh9dd {background-size:cover;}.playButton.svelte-1xnh9dd {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-1xnh9dd {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, transform 0.2s;transition-timing-function:ease-out;will-change:background, transform;}.container.svelte-1xnh9dd:hover .playButtonBackground:where(.svelte-1xnh9dd) {background-color:var(--big-play-hover-bg-color);transform:scale(1.15);}.playButton.svelte-1xnh9dd svg {transform:scale(2);}"};function $d(t,e){W(e,!0),G(t,m4);let i=Ce(),o=Qt(),n=i.ui.startedByKeyboard$,a=H("tooltip_play"),s=p=>{let $=p.code;["Enter","Space"].includes($)&&(p.stopPropagation(),p.preventDefault(),n.set(!0),e.startVideo())},d=p=>{p.stopPropagation(),e.startVideo()};var l=f4();let u;l.__click=d;var f=h(l);f.__keydown=s,He(f,"aria-label",a);var _=M(h(f),2);return Lr(_,{}),g(f),g(l),I(p=>{u=ie(l,1,"container svelte-1xnh9dd",null,u,p),tt(l,`background-color: #222; background-image: url('${e.thumbUrl||""}')`)},[()=>({hidden:e.hidden,bgCover:o.features.previewNoEmptySpace})]),b(t,l),q({handlePressKey:s,handleClick:d})}st(["click","keydown"]);var v4=L("<div> </div>"),g4={hash:"svelte-1bcvcf2",code:`.title.svelte-1bcvcf2 {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(
|
|
282
280
|
0deg,
|
|
283
281
|
rgba(0, 0, 0, 0) 0%,
|
|
284
282
|
rgba(0, 0, 0, 0.02) 19%,
|
|
285
283
|
rgba(0, 0, 0, 0.10) 34%,
|
|
286
284
|
rgba(0, 0, 0, 0.40) 60%,
|
|
287
285
|
rgba(0, 0, 0, 0.60) 100%
|
|
288
|
-
);}.hidden.svelte-1bcvcf2 {visibility:hidden;transform:translateY(calc(var(--controls-gradient-height) * -1));opacity:0;}`};function
|
|
286
|
+
);}.hidden.svelte-1bcvcf2 {visibility:hidden;transform:translateY(calc(var(--controls-gradient-height) * -1));opacity:0;}`};function tm(t,e){G(t,g4);let i=v(e,"title",3,""),o=v(e,"isHidden",3,!1);var n=v4();let a;var s=h(n,!0);g(n),I(d=>{a=ie(n,1,"title svelte-1bcvcf2",null,a,d),ge(s,i())},[()=>({hidden:o()})]),b(t,n)}var h4=L('<div class="timer__cell cell svelte-1qpxtfg"><span class="cell__value svelte-1qpxtfg"> </span> <span class="cell__unit svelte-1qpxtfg"> </span></div> <span class="timer__points svelte-1qpxtfg"> </span>',1),_4=L('<div class="timer__cell cell svelte-1qpxtfg"><span class="cell__value svelte-1qpxtfg"> </span> <span class="cell__unit svelte-1qpxtfg"> </span></div> <span class="timer__points svelte-1qpxtfg"> </span>',1),b4=L('<div class="timer__cell cell svelte-1qpxtfg"><span class="cell__value svelte-1qpxtfg"> </span> <span class="cell__unit svelte-1qpxtfg"> </span></div> <span class="timer__points svelte-1qpxtfg"> </span>',1),$4=L('<div class="timer__cell cell svelte-1qpxtfg"><span class="cell__value svelte-1qpxtfg"> </span> <span class="cell__unit svelte-1qpxtfg"> </span></div>'),y4=L('<div class="timer__container svelte-1qpxtfg"><!> <!> <!> <!></div>'),x4={hash:"svelte-1qpxtfg",code:".timer__container.svelte-1qpxtfg {display:flex;align-items:flex-start;justify-content:center;}.cell.svelte-1qpxtfg {display:flex;flex-direction:column;align-items:center;width:62px;}.cell__value.svelte-1qpxtfg {font-size:48px;line-height:1.2;font-weight:700;}.cell__unit.svelte-1qpxtfg {font-size:14px;line-height:1.2;font-weight:400;}.timer__points.svelte-1qpxtfg {display:inline-block;margin:0 8px;font-size:42px;line-height:1.2;font-weight:600;}"};function im(t,e){W(e,!0),G(t,x4);let i=te(""),o=te(""),n=te(""),a=te(""),s,d=A=>String(A).padStart(2,"0"),l=A=>{let E=Math.floor(A/86400);E&&(A-=E*86400,O(i,ve(d(E))));let T=Math.floor(A/3600);O(o,ve(d(T)));let V=Math.floor(A/60)%60;O(n,ve(d(V)));let z=A%60;O(a,ve(d(z)))},u=()=>{let A=Math.floor(Date.now()/1e3),E=e.startTime-A;l(E),E>=1?s=requestAnimationFrame(u):e.onTimerOver()};Ht(()=>{s=requestAnimationFrame(u)}),yn(()=>{cancelAnimationFrame(s)});var f=y4(),_=h(f);{var p=A=>{var E=h4(),T=pe(E),V=h(T),z=h(V,!0);g(V);var j=M(V,2),F=h(j,!0);g(j),g(T);var Z=M(T,2),J=h(Z,!0);g(Z),I((ne,fe)=>{ge(z,r(i)),ge(F,ne),ge(J,fe)},[()=>H("waiting_live_day_value"),()=>H("waiting_live_colon")]),b(A,E)};R(_,A=>{r(i)&&A(p)})}var $=M(_,2);{var w=A=>{var E=_4(),T=pe(E),V=h(T),z=h(V,!0);g(V);var j=M(V,2),F=h(j,!0);g(j),g(T);var Z=M(T,2),J=h(Z,!0);g(Z),I((ne,fe)=>{ge(z,r(o)),ge(F,ne),ge(J,fe)},[()=>H("waiting_live_hour_value"),()=>H("waiting_live_colon")]),b(A,E)};R($,A=>{r(o)&&A(w)})}var y=M($,2);{var S=A=>{var E=b4(),T=pe(E),V=h(T),z=h(V,!0);g(V);var j=M(V,2),F=h(j,!0);g(j),g(T);var Z=M(T,2),J=h(Z,!0);g(Z),I((ne,fe)=>{ge(z,r(n)),ge(F,ne),ge(J,fe)},[()=>H("waiting_live_minute_value"),()=>H("waiting_live_colon")]),b(A,E)};R(y,A=>{r(n)&&A(S)})}var k=M(y,2);{var P=A=>{var E=$4(),T=h(E),V=h(T,!0);g(T);var z=M(T,2),j=h(z,!0);g(z),g(E),I(F=>{ge(V,r(a)),ge(j,F)},[()=>H("waiting_live_second_value")]),b(A,E)};R(k,A=>{r(a)&&A(P)})}g(f),b(t,f),q()}var w4=$e('<svg><!><path fill="#fefffe" d="M179.5-.5h40q127.56 18.67 171.5 140 5.724 19.896 8.5 40v40q-5.549 51.6-35.5 94-9.626-12.614-24.5-18.5-1.526-1.574-.5-3.5 39.742-61.7 23-133Q329.24 50.25 217.5 33 112.126 26.56 55 114.5q-40.395 74.102-9 152a152.3 152.3 0 0 0 14 25q1.026 1.926-.5 3.5-14.874 5.886-24.5 18.5-29.95-42.4-35.5-94v-40Q18.17 51.94 139.5 8q19.896-5.724 40-8.5" style="opacity:.965"></path><path fill="#fefffe" d="M183.5 63.5q86.294-5.475 133.5 66 32.442 60.138 8 124a186.7 186.7 0 0 1-17.5 29.5 633 633 0 0 1-38-7q54.668-57.264 19.5-128.5Q252.733 91.244 185.5 97q-74.25 14.25-88.5 88.5-5.916 53.38 32.5 90.5a1150 1150 0 0 0-36 7.5q-2.294-.044-3.5-2-43.947-63.646-16-136 32.799-70.278 109.5-82" style="opacity:.965"></path><path fill="#fefffe" d="M187.5 127.5q66.786-4.422 83.5 60 5.146 66.825-59.5 83.5-66.825 5.146-83.5-59.5-4.844-66.856 59.5-84" style="opacity:.985"></path><path fill="#fefffe" d="M219.5 399.5h-40q-67.453-7.982-117-54a31.7 31.7 0 0 1 3.5-10q8.539-9.646 20.5-14.5 54.786-19.435 113-17.5 58.214-1.935 113 17.5 11.962 4.854 20.5 14.5a31.7 31.7 0 0 1 3.5 10q-49.547 46.018-117 54" style="opacity:.986"></path></svg>');function om(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=w4();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(4),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true","data-testid":"podcast-icon",style:"shape-rendering:geometricPrecision;text-rendering:geometricPrecision;image-rendering:optimizeQuality;fill-rule:evenodd;clip-rule:evenodd;width:100%;height:100%",viewBox:"0 0 400 400",role:"img"},i))),b(t,o)}var S4=L('<div class="upcoming svelte-15pewff"><div class="upcoming-icon svelte-15pewff"><!></div> <span class="upcoming__title svelte-15pewff"> </span></div>'),C4=L('<div class="waiting-timer timer svelte-15pewff"><span class="timer__title svelte-15pewff"> </span> <!></div>'),T4=L('<div class="waiting-container svelte-15pewff"><!></div>'),k4={hash:"svelte-15pewff",code:".waiting-container.svelte-15pewff {position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--black);background-position:center;background-size:cover;background-repeat:no-repeat;}.waiting-container.svelte-15pewff::before {content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.56);z-index:1;}.upcoming.svelte-15pewff {position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:0;}.upcoming-icon.svelte-15pewff {width:20%;max-width:200px;margin-bottom:20px;}.upcoming__title.svelte-15pewff {font-size:14px;line-height:1.2;font-weight:400;}.waiting-timer.svelte-15pewff {position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:2;}.timer.svelte-15pewff {display:flex;flex-direction:column;align-items:center;justify-content:center;}.timer__title.svelte-15pewff {display:inline-block;vertical-align:middle;margin-bottom:12px;font-size:14px;line-height:1.2;font-weight:400;}"};function yd(t,e){W(e,!0),G(t,k4);let i=te(!1);qe(()=>{O(i,ve(e.startTime===void 0||e.startTime<Math.floor(Date.now()/1e3)))});var o=T4(),n=h(o);{var a=d=>{var l=S4(),u=h(l),f=h(u);om(f,{}),g(u);var _=M(u,2),p=h(_,!0);g(_),g(l),I($=>ge(p,$),[()=>H("waiting_live_upcoming_title")]),b(d,l)},s=d=>{var l=C4(),u=h(l),f=h(u,!0);g(u);var _=M(u,2);let p=m(()=>e.startTime||0);im(_,{get startTime(){return r(p)},onTimerOver:()=>O(i,!0)}),g(l),I($=>ge(f,$),[()=>H("waiting_live_timer_title")]),b(d,l)};R(n,d=>{r(i)?d(a):d(s,!1)})}g(o),I(()=>tt(o,`background-image: url(${r(i)?"":e.thumbUrl})`)),b(t,o),q()}var I4=L('<div class="waiting-container svelte-xvqwsa"><div class="waiting-caption svelte-xvqwsa"><!> <p class="waiting-title svelte-xvqwsa"> </p></div></div>'),E4={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 pa(t,e){W(e,!0),G(t,E4);let i=v(e,"thumbUrl",3,""),o={recover:H("waiting_live_recover_title"),record:H("waiting_record_title")},n=m(()=>o[e.kind]||"");var a=I4(),s=h(a),d=h(s);ra(d,{style:"position: static; transform: translate(0, 0)"});var l=M(d,2),u=h(l,!0);g(l),g(s),g(a),I(()=>{tt(a,`background-image: url('${i()}')`),ge(u,r(n))}),b(t,a),q()}var P4=$e('<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 nm(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=P4();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16","aria-hidden":"true","data-testid":"check-mark-icon",role:"img"},i))),b(t,o)}var A4=L('<div class="select-icon svelte-124aexk"><!></div>'),M4={hash:"svelte-124aexk",code:".select-icon.svelte-124aexk {margin-right:auto;padding-right:12px;opacity:0.9;position:relative;top:3px;}"};function xd(t){G(t,M4);var e=A4(),i=h(e);nm(i,{}),g(e),b(t,e)}var L4=(t,e)=>{t.stopPropagation(),e.item.selectItem(e.item.value)},V4=(t,e)=>{Qa(t,()=>e.item.selectItem(e.item.value))},R4=L("<p> </p>"),D4=L('<p class="sublabel svelte-1t7rx2m"> </p>'),N4=L('<li role="menuitem" tabindex="0"><!> <div><!> <!></div></li>'),B4={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;
|
|
289
287
|
|
|
290
288
|
/**
|
|
291
289
|
* \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
|
|
292
290
|
* \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.
|
|
293
291
|
*/margin-left:calc(var(--icon-padding) + var(--select-icon-width));}.label.svelte-1t7rx2m,
|
|
294
|
-
.sublabel.svelte-1t7rx2m {text-overflow:ellipsis;overflow:hidden;max-width:100%;}.sublabel.svelte-1t7rx2m {opacity:0.5;}`};function
|
|
292
|
+
.sublabel.svelte-1t7rx2m {text-overflow:ellipsis;overflow:hidden;max-width:100%;}.sublabel.svelte-1t7rx2m {opacity:0.5;}`};function rm(t,e){W(e,!0),G(t,B4);let i=v(e,"isMobile",3,!1);var o=N4();let n;o.__click=[L4,e],o.__keydown=[V4,e];var a=h(o);{var s=w=>{xd(w,{})};R(a,w=>{e.item.selected&&w(s)})}var d=M(a,2);let l;var u=h(d);{var f=w=>{var y=Ue(),S=pe(y);wi(S,()=>e.item.valueComponent,(k,P)=>{P(k,rs(()=>{var A;return(A=e.item.valueComponentParams)!=null?A:{}}))}),b(w,y)},_=w=>{var y=R4();let S;var k=h(y,!0);g(y),I(P=>{var A;S=ie(y,1,"label svelte-1t7rx2m",null,S,P),ge(k,(A=e.item.label)!=null?A:e.item.value)},[()=>({mobile:i()})]),b(w,y)};R(u,w=>{e.item.valueComponent?w(f):w(_,!1)})}var p=M(u,2);{var $=w=>{var y=D4(),S=h(y,!0);g(y),I(()=>ge(S,e.item.sublabel)),b(w,y)};R(p,w=>{e.item.sublabel&&w($)})}g(d),g(o),I((w,y,S)=>{n=ie(o,1,"item",null,n,w),He(o,"data-value",e.item.value),He(o,"aria-label",y),l=ie(d,1,"menu-item-value svelte-1t7rx2m",null,l,S),He(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),q()}st(["click","keydown"]);var O4=L('<li role="menuitem" tabindex="0" aria-haspopup="true"><!> <div><!></div></li>');function sm(t,e){W(e,!0);let i=v(e,"isMobile",3,!1),o=v(e,"refMenuItems",15),n=m(()=>()=>e.openSubMenuList(e.item.children)),a=m(()=>y=>Lc(y,r(n)));var s=O4();let d;s.__click=function(...y){var S;(S=r(n))==null||S.apply(this,y)},s.__keydown=function(...y){var S;(S=r(a))==null||S.apply(this,y)};var l=h(s);{var u=y=>{xd(y,{})};R(l,y=>{e.item.selected&&y(u)})}var f=M(l,2);let _;var p=h(f);{var $=y=>{var S=Ue();let k=m(()=>e.item.valueComponent);var P=pe(S);wi(P,()=>r(k),(A,E)=>{E(A,rs(()=>{var T;return(T=e.item.valueComponentParams)!=null?T:{}}))}),b(y,S)},w=y=>{var S=dr();I(()=>ge(S,e.item.label)),b(y,S)};R(p,y=>{e.item.valueComponent?y($):y(w,!1)})}g(f),g(s),ct(s,y=>o(o()[e.item.id]=y,!0),()=>{var y;return(y=o())==null?void 0:y[e.item.id]}),I((y,S)=>{var k;d=ie(s,1,"item",null,d,y),He(s,"aria-label",(k=e.item.ariaLabel)!=null?k:e.item.label),He(s,"data-testid",e.item.id),_=ie(f,1,"menu-item-value",null,_,S)},[()=>({mobile:i(),bottomBordered:e.item.bottomBordered}),()=>({"submenu-value-mobile":i()})]),b(t,s),q()}st(["click","keydown"]);var Vr={"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 F4=(t,e)=>{Ih(t,e.returnFromSubMenu,e.closeSettingsMenu)},U4=(t,e)=>{t.stopPropagation(),e.returnFromSubMenu()},z4=(t,e)=>{Fl(t)&&(fr(t),e.returnFromSubMenu())},W4=L('<div><ul role="menu"><li role="menuitem" tabindex="0" data-testid="return-to-settings-menu"><!> <p class="title svelte-7dfsuh"> </p></li> <!></ul></div>'),q4={hash:"svelte-7dfsuh",code:`.sub-menu.svelte-7dfsuh {--item-padding-vertical-mobile: 16px;--item-padding-vertical: 7px;--item-label-line-height: 18px;
|
|
295
293
|
/*\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 {
|
|
296
294
|
/**
|
|
297
295
|
* \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.
|
|
@@ -301,14 +299,14 @@ Try switching the\xA0quality to\xA0Auto.`},mh=d_;var as=new Map;as.set(gh.EN,mh)
|
|
|
301
299
|
var(--edge-item-padding-vertical-mobile) + var(--item-padding-vertical-mobile) + var(--item-label-line-height) +
|
|
302
300
|
1px
|
|
303
301
|
);}.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,
|
|
304
|
-
.item.svelte-7dfsuh:not(.mobile) p:where(.svelte-7dfsuh) {line-height:var(--item-label-line-height);font-size:13px;}`};function cm(t,e){z(e,!0),K(t,Y4);let[i,o]=Oe(),n=()=>S(_,"$isFullscreen",i),a=()=>S(p,"$playerSize",i),s=m(e,"isMobile",3,!1),d=m(e,"playerControlsHeight",3,0),l=m(e,"ariaLabelReturnFromSubMenu",19,()=>U("aria_label_submenu_back")),u=m(e,"listRef",15);Ut(()=>{let ee=e.items.findIndex(ue=>ue.selected);u().children[ee+1].focus()});let f=Se(),_=f.ui.isFullscreen,p=f.ui.playerSize,b=ie(void 0),x=ie(0),y=ie(0),C=v(()=>s()&&n()?`max-height: ${Math.round(a().height*.6)}px`:s()?"":`max-height: ${a().height-32-r(y)-d()}px; overflow: auto;`),k=v(()=>Math.max(e.minWidth,r(x)));var E=G4();let P;var A=h(E);let T;A.__keydown=[W4,e];var R=h(A);let F;R.__click=[K4,e],R.__keydown=[Q4,e];var Y=h(R);Ms(Y,{direction:"left"});var H=M(Y,2),X=h(H,!0);g(H),g(R),dt(R,ee=>O(b,ee),()=>r(b));var oe=M(R,2);xi(oe,17,()=>e.items,Al,(ee,ue)=>{var le=ze(),Me=pe(le);{var Le=Ve=>{am(Ve,{get item(){return r(ue)},get isMobile(){return s()}})},J=(Ve,j)=>{{var N=Re=>{lm(Re,{get isMobile(){return s()},get item(){return r(ue)},get openSubMenuList(){return e.openSubMenuList},get refMenuItems(){return e.refMenuItems}})};V(Ve,Re=>{r(ue).type==="OPEN_SUB_MENU"&&Re(N)},j)}};V(Me,Ve=>{r(ue).type==="SELECT_VALUE"?Ve(Le):Ve(J,!1)})}$(ee,le)}),g(A),dt(A,ee=>u(ee),()=>u()),g(E),I((ee,ue,le)=>{P=te(E,1,"sub-menu menu svelte-7dfsuh",null,P,ee),Fe(E,"data-testid",`sub-menu-${e.id}`),ot(E,`min-width: ${r(k)}px`),T=te(A,1,"items svelte-7dfsuh",null,T,ue),ot(A,r(C)),F=te(R,1,"item header back svelte-7dfsuh",null,F,le),Fe(R,"aria-label",l()),ge(X,e.title)},[()=>({desktop:!s(),mobile:s()}),()=>({mobile:s()}),()=>({mobile:s()})]),qr(R,"clientWidth",ee=>O(x,ee)),qr(R,"clientHeight",ee=>O(y,ee)),$(t,E),q(),o()}nt(["keydown","click"]);import{noop as j4}from"@vkontakte/videoplayer-shared/es2015";var Z4=(t,e)=>Nc(t,e()),X4=(t,e)=>{t.stopPropagation(),e()()},J4=L('<div class="value svelte-1ikfjte"> </div>'),e3=L('<li role="menuitem" tabindex="0" aria-haspopup="true"><div class="icon-wrapper"><!></div> <div class="label"> </div> <!></li>'),t3={hash:"svelte-1ikfjte",code:".value.svelte-1ikfjte {position:relative;opacity:0.7;overflow:hidden;text-overflow:ellipsis;}"};function um(t,e){z(e,!0),K(t,t3);let i=m(e,"isMobile",3,!1),o=m(e,"onClick",3,j4),n=m(e,"valueComponent",3,void 0),a=m(e,"ref",15);var s=e3();let d;s.__click=[X4,o],s.__keydown=[Z4,o];var l=h(s),u=h(l);{var f=k=>{fa(k,{get icon(){return e.icon}})},_=k=>{var E=ze();let P=v(()=>e.icon);var A=pe(E);wi(A,()=>r(P),(T,R)=>{R(T,{})}),$(k,E)};V(u,k=>{typeof e.icon=="string"?k(f):k(_,!1)})}g(l);var p=M(l,2),b=h(p,!0);g(p);var x=M(p,2);{var y=k=>{var E=ze();let P=v(n);var A=pe(E);wi(A,()=>r(P),(T,R)=>{R(T,{})}),$(k,E)},C=k=>{var E=J4(),P=h(E,!0);g(E),I(()=>ge(P,e.value)),$(k,E)};V(x,k=>{n()?k(y):k(C,!1)})}g(s),dt(s,k=>a(k),()=>a()),I(k=>{d=te(s,1,"item",null,d,k),Fe(s,"aria-label",e.ariaLabel),Fe(s,"data-testid",e.id),ge(b,e.label)},[()=>({mobile:i()})]),$(t,s),q()}nt(["click","keydown"]);import{noop as u1}from"@vkontakte/videoplayer-shared/es2015";var i3=(t,e)=>{ja(t,()=>e())},o3=L('<div class="icon icon-error-stub"><div class="inner"></div></div>'),n3=L('<img class="icon" aria-hidden="true">'),r3=L('<li role="menuitem" tabindex="0"><div class="icon-wrapper"><!></div> <div class="label svelte-15ifkac"> </div></li>'),s3={hash:"svelte-15ifkac",code:".label.svelte-15ifkac {overflow:hidden;text-overflow:ellipsis;}"};function pm(t,e){z(e,!0),K(t,s3);let i=m(e,"isMobile",3,!1),o=m(e,"onClick",3,u1),n=m(e,"closeSettings",3,u1),a=ie(!1),s=()=>{O(a,!0)},d=C=>{C==null||C.stopPropagation(),o()(),n()()};var l=r3();let u;l.__click=d,l.__keydown=[i3,d];var f=h(l),_=h(f);{var p=C=>{var k=ze(),E=pe(k);{var P=T=>{var R=o3();$(T,R)},A=T=>{var R=n3();I(()=>Fe(R,"src",e.icon)),kt("error",R,s),Qs(R),$(T,R)};V(E,T=>{r(a)?T(P):T(A,!1)})}$(C,k)},b=C=>{var k=ze();let E=v(()=>e.icon);var P=pe(k);wi(P,()=>r(E),(A,T)=>{T(A,{})}),$(C,k)};V(_,C=>{typeof e.icon=="string"?C(p):C(b,!1)})}g(f);var x=M(f,2),y=h(x,!0);g(x),g(l),I(C=>{var k;u=te(l,1,"item",null,u,C),Fe(l,"aria-label",(k=e.ariaLabel)!=null?k:e.label),Fe(l,"data-testid",e.id),ge(y,e.label)},[()=>({mobile:i()})]),$(t,l),q()}nt(["click","keydown"]);import{noop as d3}from"@vkontakte/videoplayer-shared/es2015";var a3=L('<div class="toggle_wrap svelte-17wbjko"><div></div> <div class="toggle-label svelte-17wbjko"></div></div>'),l3={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 fm(t,e){K(t,l3);let i=m(e,"enabled",3,!1);var o=a3(),n=h(o);let a;be(2),g(o),I(s=>a=te(n,1,"toggle svelte-17wbjko",null,a,s),[()=>({on:i()})]),$(t,o)}var c3=(t,e,i)=>{Mh(t,e(),o=>i()(o))},u3=(t,e,i)=>{t.stopPropagation(),e()(!i())},p3=L('<div><div class="icon-wrapper"><!></div> <div class="label"> </div> <!></div>'),f3=L('<li role="menuitem" tabindex="0"><!></li>');function mm(t,e){z(e,!0);let i=m(e,"isMobile",3,!1),o=m(e,"onClick",3,d3),n=m(e,"enabled",3,!1),a=m(e,"tooltipText",3,void 0),s=m(e,"maxTooltipWidth",3,void 0);var d=f3();let l;d.__click=[u3,o,n],d.__keydown=[c3,n,o];var u=h(d);la(u,{get content(){return a()},get isMobile(){return i()},placement:"left",translateX:10,isFullWidthWrapper:!0,get maxTooltipWidth(){return s()},children:(f,_)=>{var p=p3();let b;var x=h(p),y=h(x);{var C=T=>{fa(T,{get icon(){return e.icon}})},k=T=>{var R=ze();let F=v(()=>e.icon);var Y=pe(R);wi(Y,()=>r(F),(H,X)=>{X(H,{})}),$(T,R)};V(y,T=>{typeof e.icon=="string"?T(C):T(k,!1)})}g(x);var E=M(x,2),P=h(E,!0);g(E);var A=M(E,2);fm(A,{get enabled(){return n()}}),g(p),I(T=>{b=te(p,1,"switch-wrapper",null,b,T),ge(P,e.label)},[()=>({mobile:i()})]),$(f,p)},$$slots:{default:!0}}),g(d),I(f=>{var _;l=te(d,1,"item switch-item",null,l,f),Fe(d,"aria-label",(_=e.ariaLabel)!=null?_:e.label),Fe(d,"data-testid",e.id)},[()=>({mobile:i()})]),$(t,d),q()}nt(["click","keydown"]);import{isValidURL as N3,VideoQuality as x1}from"@vkontakte/videoplayer-shared/es2015";var p1=()=>{let t=ie(me([])),e=v(()=>(r(t).length?r(t).at(-1):null)||null);return{get current(){return r(e)},pushSubMenu:i=>{r(t).push(i)},popSubMenu:()=>{O(t,me(r(t).slice(0,-1)))},popAllSubMenus:()=>{O(t,me([]))}}};var m3=L('<div class="quality-icon svelte-t2qk8t"><!></div>'),v3=L('<div class="quality-label svelte-t2qk8t"><span> </span> <!></div>'),g3={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 ha(t,e){z(e,!0),K(t,g3);let i=m(e,"isSubCase",3,!1),o=v(()=>Uc(e.quality));var n=v3(),a=h(n);let s;var d=h(a,!0);g(a);var l=M(a,2);{var u=f=>{var _=m3();let p=v(()=>r(o));var b=h(_);wi(b,()=>r(p),(x,y)=>{y(x,{})}),g(_),$(f,_)};V(l,f=>{r(o)&&!e.isMobile&&f(u)})}g(n),I(f=>{s=te(a,1,"svelte-t2qk8t",null,s,f),ge(d,e.label)},[()=>({sub:!i(),quality:!e.isMobile})]),$(t,n),q()}import{VideoQuality as h3}from"@vkontakte/videoplayer-shared/es2015";import{VideoQuality as f1}from"@vkontakte/videoplayer-core/es2015";var m1=({quality:t,availableQualities:e})=>{let i=e.find(o=>o.value===t);return i?i.displayValue:t},v1=({quality:t,availableQualities:e,isAutoQualityEnabled:i})=>{if(!t)return"...";let o=m1({quality:t,availableQualities:e});return i?t===f1.INVARIANT?U("auto_quality_invariant"):U("auto_quality",{actual:o}):o},g1=({quality:t,availableQualities:e,prefix:i,onlyPrefix:o})=>t?o||t===f1.INVARIANT?i:`${i}${m1({quality:t,availableQualities:e})}`:"...";var _3=L('<div class="menu-item-value-wrapper svelte-1j7b2kc"><!></div>'),b3={hash:"svelte-1j7b2kc",code:".menu-item-value-wrapper.svelte-1j7b2kc {line-height:normal;}"};function rl(t,e){z(e,!0),K(t,b3);let[i,o]=Oe(),n=()=>S(l,"$currentQuality$",i),a=()=>S(u,"$availableQualities$",i),s=()=>S(f,"$isMobile$",i),d=Se(),l=d.state.currentQuality$,u=d.state.availableQualities$,f=d.ui.isMobile,_=" \xB7 ",p=v(()=>e.prefix+(e.selected&&n()!==h3.INVARIANT?_:"")),b=v(()=>g1({prefix:r(p),quality:n(),availableQualities:a(),onlyPrefix:!e.selected}));var x=_3(),y=h(x);let C=v(()=>e.selected?n():void 0);ha(y,{get quality(){return r(C)},get label(){return r(b)},get isMobile(){return s()},isSubCase:!0}),g(x),$(t,x),q(),o()}var $3=t=>{let e=t.join("|"),i="<(?<keyhtml>.*?)(?<propshtml> .*?)?>(?<childrenhtml>.*?)</\\k<keyhtml>>",o=`{(?<keyi18n>${e})}(?<childreni18n>.*?){/\\k<keyi18n>}`,n="<(?<keyhtmlself>.*?)(?<propshtmlself> .*?)?/?>",a=`{(?<keyi18nself>${e})}`;return new RegExp(`${i}|${o}|${n}|${a}`,"g")},y3={br:!0,span:!0},vm=(t,e={})=>{var d,l,u,f,_,p,b;if(!t)return t;let i=W(W({},y3),e),o=Object.keys(i);if(!o.length)return t;let n=$3(o),a=[],s=0;for(let x of t.matchAll(n)){let y=x[0],C=((d=x.groups)==null?void 0:d.keyhtml)||((l=x.groups)==null?void 0:l.keyi18n)||((u=x.groups)==null?void 0:u.keyhtmlself)||((f=x.groups)==null?void 0:f.keyi18nself)||"",{index:k}=x;if(!i[C]){a.push(t.slice(s,k)),s=k+y.length;continue}let E=(_=x.groups)!=null&&_.childrenhtml?vm(x.groups.childrenhtml,i):"",P=(p=x.groups)!=null&&p.childrenhtml?y.replace(new RegExp((b=x.groups)==null?void 0:b.childrenhtml),()=>E||""):y;a.push(t.slice(s,k),P),s=k+y.length}return s===0?t:(a.push(t.slice(s)),a.join(""))};function Td(t,e){z(e,!1);let i=m(e,"message",8),o=vm(i());kr();var n=ze(),a=pe(n);{var s=d=>{var l=ze(),u=pe(l);Ml(u,()=>o,!1,!1),$(d,l)};V(a,d=>{o&&d(s)})}$(t,n),q()}var x3=L('<p class="quality-applies sublabel svelte-1qk3zto"><!></p>'),w3={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 gm(t,e){z(e,!1),K(t,w3),kr();var i=x3(),o=h(i);let n=Sr(()=>U("quality_applience",{action:`<span>${U("quality_applience_action")}</span>`}));Td(o,{get message(){return r(n)}}),g(i),$(t,i),q()}var _1=({isAutoQualityEnabled:t,trafficSavingEnabled:e,highQualityEnabled:i})=>{let o=!t&&!e&&!i;return{id:"QUALITY_OTHER",type:"OPEN_SUB_MENU",selected:o,valueComponent:rl,valueComponentParams:{prefix:U("other_quality"),selected:o},children:"QUALITY"}},hm=({appliesTo:t,labelWithQuality:e,selected:i},{selectQuality:o})=>({id:"QUALITY_AUTO",type:"SELECT_VALUE",value:"auto",label:U("auto_quality_limit"),valueComponent:e?rl:void 0,valueComponentParams:{prefix:U("auto_quality_limit"),selected:i},selectItem:()=>o("auto",t),selected:i}),b1=()=>({id:"QUALITY_APPLIENCE",type:"OPEN_SUB_MENU",valueComponent:gm,bottomBordered:!0,children:"QUALITY_APPLIENCE"}),_m=({labelWithQuality:t,appliesTo:e,selected:i},{toggleHighQuality:o})=>({id:"QUALITY_HIGH",type:"SELECT_VALUE",value:"high_quality",selectItem:()=>o(!0,e),selected:i,label:U("high_quality"),valueComponent:t?rl:void 0,valueComponentParams:{prefix:U("high_quality"),selected:i},sublabel:U("high_quality_description")}),bm=({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:U("traffic_saving_quality"),valueComponent:t?rl:void 0,valueComponentParams:{prefix:U("traffic_saving_quality"),selected:i},sublabel:U("traffic_saving_quality_description")});var ou=(t,e)=>String(e.findIndex(i=>i.id===t.id)+1),nu=(t,e)=>{var s;if(!t)return"";let{language:i,label:o}=t,n;if(i==="und"?n=void 0:i&&(n=(s=Gc(i))!=null?s:i),o&&i&&n){let d=e.filter(l=>l.label===o&&l.language===i);if(d.length===1)return U("audio_stream_display_language_label",{language:n,label:o});{let l=ou(t,d);return U("audio_stream_display_language_label_index",{language:n,label:o,index:l})}}if(o){let d=e.filter(l=>l.label===o);if(d.length===1)return o;{let l=ou(t,d);return U("audio_stream_display_label_index",{label:o,index:l})}}if(i&&n){let d=e.filter(l=>l.language===i);if(d.length===1)return n;{let l=ou(t,d);return U("audio_stream_display_language_index",{language:n,index:l})}}let a=ou(t,e);return U("audio_stream_display_unknown",{index:a})};var S3={QUALITY_DETAILS:t=>{let{isAutoQualityEnabled:e,isAutoQualityAvailable:i,trafficSavingEnabled:o,highQualityEnabled:n}=t,a=[];return i&&a.push({handler:hm,selected:e&&!o&&!n||!1}),a.push({handler:bm,selected:o},{handler:_m,selected:n}),{title:U("submenu_quality"),id:"QUALITY_DETAILS",items:[b1(t),...a.map(({handler:s,selected:d})=>s({labelWithQuality:!0,appliesTo:"to-video",selected:d},t)),_1(t)]}},QUALITY:({closeSettingsMenu:t,selectQuality:e,availableQualities:i,isMobile:o})=>({id:"QUALITY",title:U("submenu_quality"),closeSettingsMenu:t,items:i.map(n=>({type:"SELECT_VALUE",value:n.value,valueComponent:ha,valueComponentParams:{quality:n.value,label:n.displayValue,isMobile:o,isSubCase:!0},selectItem:a=>e(a,"to-video"),selected:n.selected,label:n.displayValue}))}),QUALITY_APPLIENCE:t=>{var i,o,n;let{closeSettingsMenu:e}=t;return{id:"QUALITY_APPLIENCE",title:U("default_quality_for_any_video"),closeSettingsMenu:e,items:[{handler:hm,selected:((i=Tc())==null?void 0:i.type)==="auto_quality"},{handler:bm,selected:((o=Tc())==null?void 0:o.type)==="traffic_saving"},{handler:_m,selected:((n=Tc())==null?void 0:n.type)==="high_quality"}].map(({handler:a,selected:s})=>a({labelWithQuality:!1,appliesTo:"as-default",selected:s},t))}},AUDIO_LANGUAGES:({closeSettingsMenu:t,availableAudioStreams:e,currentAudioStream:i,selectAudioLanguage:o})=>({id:"AUDIO_LANGUAGES",title:U("submenu_audio_languages"),closeSettingsMenu:t,items:e.map(n=>({type:"SELECT_VALUE",value:n,dataValue:n.id,selectItem:o,selected:n.id===(i==null?void 0:i.id),label:nu(n,e)}))}),PLAYBACK_RATE_SUB_MENU:({closeSettingsMenu:t,availablePlaybackRates:e,selectPlaybackRate:i})=>({id:"PLAYBACK_RATE_SUB_MENU",title:U("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:U("subtitles_caption"),items:t.map(i=>({type:"SELECT_VALUE",value:i,selectItem:e,selected:i.selected,label:i.displayValue}))})},$1=({subMenuId:t,context:e})=>t?[S3[t](e)]:[];var C3=$e('<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 $m(t,e){let i=Ae(e,["$$slots","$$events","$$legacy","children"]);var o=C3();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:ne}),be(),g(o),I(()=>n=Te(o,n,W({xmlns:"http://www.w3.org/2000/svg",width:"18",height:"17",fill:"none","aria-hidden":"true","data-testid":"traffic-saving-icon",role:"img"},i))),$(t,o)}var T3=$e('<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 ym(t,e){let i=Ae(e,["$$slots","$$events","$$legacy","children"]);var o=T3();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:ne}),be(),g(o),I(()=>n=Te(o,n,W({xmlns:"http://www.w3.org/2000/svg",width:"18",height:"15",fill:"none","aria-hidden":"true","data-testid":"audio-languages-icon",role:"img"},i))),$(t,o)}var k3=$e('<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 xm(t,e){let i=Ae(e,["$$slots","$$events","$$legacy","children"]);var o=k3();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:ne}),be(),g(o),I(()=>n=Te(o,n,W({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24","aria-hidden":"true","data-testid":"play-speed-icon",role:"img"},i))),$(t,o)}var I3=$e('<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 wm(t,e){let i=Ae(e,["$$slots","$$events","$$legacy","children"]);var o=I3();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:ne}),be(),g(o),I(()=>n=Te(o,n,W({xmlns:"http://www.w3.org/2000/svg",width:"16",height:"19",fill:"none","aria-hidden":"true","data-testid":"download-icon",role:"img"},i))),$(t,o)}var E3=$e('<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 Sm(t,e){let i=Ae(e,["$$slots","$$events","$$legacy","children"]);var o=E3();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:ne}),be(),g(o),I(()=>n=Te(o,n,W({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","aria-hidden":"true","data-testid":"report-icon",role:"img"},i))),$(t,o)}var P3=$e('<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 ru(t,e){let i=Ae(e,["$$slots","$$events","$$legacy","children"]);var o=P3();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:ne}),be(),g(o),I(()=>n=Te(o,n,W({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","aria-hidden":"true","data-testid":"copy-icon",role:"img"},i))),$(t,o)}var A3=$e('<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 Cm(t,e){let i=Ae(e,["$$slots","$$events","$$legacy","children"]);var o=A3();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:ne}),be(),g(o),I(()=>n=Te(o,n,W({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","aria-hidden":"true","data-testid":"info-icon",role:"img"},i))),$(t,o)}var M3=L('<div class="menu-item-value-wrapper svelte-1j7b2kc"><!></div>'),L3={hash:"svelte-1j7b2kc",code:".menu-item-value-wrapper.svelte-1j7b2kc {line-height:normal;}"};function Tm(t,e){z(e,!0),K(t,L3);let[i,o]=Oe(),n=()=>S(u,"$currentQuality$",i),a=()=>S(f,"$availableQualities$",i),s=()=>S(_,"$isAutoQualityEnabled$",i),d=()=>S(p,"$isMobile$",i),l=Se(),u=l.state.currentQuality$,f=l.state.availableQualities$,_=l.state.isAutoQualityEnabled$,p=l.ui.isMobile,b=v(()=>v1({quality:n(),availableQualities:a(),isAutoQualityEnabled:s()}));var x=M3(),y=h(x);ha(y,{get quality(){return n()},get label(){return r(b)},get isMobile(){return d()}}),g(x),$(t,x),q(),o()}var R3={QUALITY_SETTINGS:({isAutoQualityEnabled:t,currentQuality:e,qualityDetailsSubMenuEnabled:i})=>{let o=(t?U("auto_quality_option"):e)||"";return{id:"QUALITY_SETTINGS",type:"OPEN_SUB_MENU",ariaLabel:U("aria_label_menu_quality",{actual:o}),icon:ed,label:U("menu_quality"),value:e,valueComponent:Tm,weight:Ar["quality-settings"],children:i?"QUALITY_DETAILS":"QUALITY"}},TRAFFIC_SAVING_SWITCH:({trafficSavingEnabled:t,toggleTrafficSaving:e})=>({id:"TRAFFIC_SAVING_SWITCH",weight:Ar["traffic-saving-settings"],type:"SWITCH",onClick:i=>e(i,"to-video"),ariaLabel:t?U("aria_label_submenu_traffic_saving_off"):`${U("aria_label_submenu_traffic_saving_on")}. ${U("traffic_saving_helper_text")}`,icon:$m,label:U("menu_traffic_saving"),enabled:t,tooltipText:U("traffic_saving_helper_text"),maxTooltipWidth:175}),AUDIO_LANGUAGES:({currentAudioStream:t,availableAudioStreams:e})=>{let i=nu(t,e);return{id:"AUDIO_LANGUAGES",weight:Ar["audio-language-settings"],type:"OPEN_SUB_MENU",ariaLabel:U("aria_label_menu_audio_languages",{actual:i}),icon:ym,label:U("menu_audio_languages"),value:i,children:"AUDIO_LANGUAGES"}},PLAYBACK_RATE:({availablePlaybackRates:t,currentPlaybackRate:e})=>{var o;let i=((o=t.find(n=>n.value===e))==null?void 0:o.displayValue)||"";return{id:"PLAYBACK_RATE",weight:Ar["playback-rate-settings"],type:"OPEN_SUB_MENU",ariaLabel:U("aria_label_menu_rate",{actual:i}),icon:xm,label:U("menu_playback_rate"),value:`${e}x`,children:"PLAYBACK_RATE_SUB_MENU"}},SUBTITLES:({currentSubtitle:t})=>({id:"SUBTITLES",weight:Ar["subtitles-settings"],type:"OPEN_SUB_MENU",ariaLabel:U("aria_label_menu_subtitle",{actual:t.displayValue}),icon:td,label:U("subtitles_caption"),value:t.displayValue,children:"SUBTITLES"}),DOWNLOAD:({onDownloadClick:t})=>({id:"DOWNLOAD",weight:Ar.download,type:"CLICK",onClick:t,label:U("download_video_caption"),ariaLabel:U("aria_label_menu_download"),icon:wm}),SHOW_SUPPORT:({onReportProblemClick:t})=>({id:"SHOW_SUPPORT",weight:Ar.report,type:"CLICK",onClick:t,label:U("menu_report"),ariaLabel:`${U("menu_report")}. ${U("aria_label_new_tab_alert")}`,icon:Sm,isHiddenFor:["desktop"]}),COPY_DATA:({onCopyDataClick:t})=>({id:"COPY_DATA",weight:Ar["copy-data"],type:"CLICK",onClick:t,label:U("menu_copy_debug"),ariaLabel:U("menu_copy_debug"),icon:ru,isHiddenFor:["desktop"]}),SAVE_TRACE_INFO:({onSaveTraceDataClick:t})=>({id:"SAVE_TRACE_INFO",weight:Ar["save-trace-info"],type:"CLICK",onClick:t,label:U("menu_save_debug"),ariaLabel:U("menu_save_debug"),icon:ru,isHiddenFor:["desktop"]}),DEBUG_INFO:({toggleShowDebugInfo:t,debugPanelVisible:e})=>({id:"DEBUG_INFO",weight:Ar["debug-info"],type:"CLICK",onClick:t,label:e?U("aria_label_menu_debug_overlay_disable"):U("aria_label_menu_debug_overlay_enable"),ariaLabel:U("menu_debug_overlay"),icon:Cm,isHiddenFor:["desktop"]})},y1=({items:t,context:e,additionalSettingsMenuItems:i})=>{let{isMobile:o}=e;return[...t.map(n=>R3[n](e)),...i.map(n=>Lt(W({},n),{isAdditional:!0}))].filter(n=>{var a,s,d;return!((a=n==null?void 0:n.isHiddenFor)!=null&&a.length)||!((s=n==null?void 0:n.isHiddenFor)!=null&&s.includes("desktop"))&&!o||!((d=n==null?void 0:n.isHiddenFor)!=null&&d.includes("mobile"))&&o}).sort(na)};var B3=(t,e)=>{Dc(t,e)},O3=L('<div><div> </div> <div class="close svelte-17or3al"></div></div>'),H3=L('<div data-testid="settings-menu"><!> <ul role="menu"></ul></div>'),F3=L("<div><!> <!></div>"),U3={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 {
|
|
302
|
+
.item.svelte-7dfsuh:not(.mobile) p:where(.svelte-7dfsuh) {line-height:var(--item-label-line-height);font-size:13px;}`};function lm(t,e){W(e,!0),G(t,q4);let[i,o]=Fe(),n=()=>C(_,"$isFullscreen",i),a=()=>C(p,"$playerSize",i),s=v(e,"isMobile",3,!1),d=v(e,"playerControlsHeight",3,0),l=v(e,"ariaLabelReturnFromSubMenu",19,()=>H("aria_label_submenu_back")),u=v(e,"listRef",15);Ht(()=>{let ne=e.items.findIndex(fe=>fe.selected);u().children[ne+1].focus()});let f=Ce(),_=f.ui.isFullscreen,p=f.ui.playerSize,$=te(void 0),w=te(0),y=te(0),S=m(()=>s()&&n()?`max-height: ${Math.round(a().height*.6)}px`:s()?"":`max-height: ${a().height-32-r(y)-d()}px; overflow: auto;`),k=m(()=>Math.max(e.minWidth,r(w)));var P=W4();let A;var E=h(P);let T;E.__keydown=[F4,e];var V=h(E);let z;V.__click=[U4,e],V.__keydown=[z4,e];var j=h(V);Es(j,{direction:"left"});var F=M(j,2),Z=h(F,!0);g(F),g(V),ct(V,ne=>O($,ne),()=>r($));var J=M(V,2);xi(J,17,()=>e.items,Cl,(ne,fe)=>{var de=Ue(),Re=pe(de);{var Me=Le=>{rm(Le,{get item(){return r(fe)},get isMobile(){return s()}})},ee=(Le,X)=>{{var N=De=>{sm(De,{get isMobile(){return s()},get item(){return r(fe)},get openSubMenuList(){return e.openSubMenuList},get refMenuItems(){return e.refMenuItems}})};R(Le,De=>{r(fe).type==="OPEN_SUB_MENU"&&De(N)},X)}};R(Re,Le=>{r(fe).type==="SELECT_VALUE"?Le(Me):Le(ee,!1)})}b(ne,de)}),g(E),ct(E,ne=>u(ne),()=>u()),g(P),I((ne,fe,de)=>{A=ie(P,1,"sub-menu menu svelte-7dfsuh",null,A,ne),He(P,"data-testid",`sub-menu-${e.id}`),tt(P,`min-width: ${r(k)}px`),T=ie(E,1,"items svelte-7dfsuh",null,T,fe),tt(E,r(S)),z=ie(V,1,"item header back svelte-7dfsuh",null,z,de),He(V,"aria-label",l()),ge(Z,e.title)},[()=>({desktop:!s(),mobile:s()}),()=>({mobile:s()}),()=>({mobile:s()})]),zr(V,"clientWidth",ne=>O(w,ne)),zr(V,"clientHeight",ne=>O(y,ne)),b(t,P),q(),o()}st(["keydown","click"]);import{noop as K4}from"@vkontakte/videoplayer-shared/es2015";var Q4=(t,e)=>Lc(t,e()),G4=(t,e)=>{t.stopPropagation(),e()()},Y4=L('<div class="value svelte-1ikfjte"> </div>'),j4=L('<li role="menuitem" tabindex="0" aria-haspopup="true"><div class="icon-wrapper"><!></div> <div class="label"> </div> <!></li>'),Z4={hash:"svelte-1ikfjte",code:".value.svelte-1ikfjte {position:relative;opacity:0.7;overflow:hidden;text-overflow:ellipsis;}"};function dm(t,e){W(e,!0),G(t,Z4);let i=v(e,"isMobile",3,!1),o=v(e,"onClick",3,K4),n=v(e,"valueComponent",3,void 0),a=v(e,"ref",15);var s=j4();let d;s.__click=[G4,o],s.__keydown=[Q4,o];var l=h(s),u=h(l);{var f=k=>{ua(k,{get icon(){return e.icon}})},_=k=>{var P=Ue();let A=m(()=>e.icon);var E=pe(P);wi(E,()=>r(A),(T,V)=>{V(T,{})}),b(k,P)};R(u,k=>{typeof e.icon=="string"?k(f):k(_,!1)})}g(l);var p=M(l,2),$=h(p,!0);g(p);var w=M(p,2);{var y=k=>{var P=Ue();let A=m(n);var E=pe(P);wi(E,()=>r(A),(T,V)=>{V(T,{})}),b(k,P)},S=k=>{var P=Y4(),A=h(P,!0);g(P),I(()=>ge(A,e.value)),b(k,P)};R(w,k=>{n()?k(y):k(S,!1)})}g(s),ct(s,k=>a(k),()=>a()),I(k=>{d=ie(s,1,"item",null,d,k),He(s,"aria-label",e.ariaLabel),He(s,"data-testid",e.id),ge($,e.label)},[()=>({mobile:i()})]),b(t,s),q()}st(["click","keydown"]);import{noop as l1}from"@vkontakte/videoplayer-shared/es2015";var X4=(t,e)=>{Qa(t,()=>e())},J4=L('<div class="icon icon-error-stub"><div class="inner"></div></div>'),e3=L('<img class="icon" aria-hidden="true">'),t3=L('<li role="menuitem" tabindex="0"><div class="icon-wrapper"><!></div> <div class="label svelte-15ifkac"> </div></li>'),i3={hash:"svelte-15ifkac",code:".label.svelte-15ifkac {overflow:hidden;text-overflow:ellipsis;}"};function cm(t,e){W(e,!0),G(t,i3);let i=v(e,"isMobile",3,!1),o=v(e,"onClick",3,l1),n=v(e,"closeSettings",3,l1),a=te(!1),s=()=>{O(a,!0)},d=S=>{S==null||S.stopPropagation(),o()(),n()()};var l=t3();let u;l.__click=d,l.__keydown=[X4,d];var f=h(l),_=h(f);{var p=S=>{var k=Ue(),P=pe(k);{var A=T=>{var V=J4();b(T,V)},E=T=>{var V=e3();I(()=>He(V,"src",e.icon)),It("error",V,s),qs(V),b(T,V)};R(P,T=>{r(a)?T(A):T(E,!1)})}b(S,k)},$=S=>{var k=Ue();let P=m(()=>e.icon);var A=pe(k);wi(A,()=>r(P),(E,T)=>{T(E,{})}),b(S,k)};R(_,S=>{typeof e.icon=="string"?S(p):S($,!1)})}g(f);var w=M(f,2),y=h(w,!0);g(w),g(l),I(S=>{var k;u=ie(l,1,"item",null,u,S),He(l,"aria-label",(k=e.ariaLabel)!=null?k:e.label),He(l,"data-testid",e.id),ge(y,e.label)},[()=>({mobile:i()})]),b(t,l),q()}st(["click","keydown"]);import{noop as r3}from"@vkontakte/videoplayer-shared/es2015";var o3=L('<div class="toggle_wrap svelte-17wbjko"><div></div> <div class="toggle-label svelte-17wbjko"></div></div>'),n3={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 um(t,e){G(t,n3);let i=v(e,"enabled",3,!1);var o=o3(),n=h(o);let a;be(2),g(o),I(s=>a=ie(n,1,"toggle svelte-17wbjko",null,a,s),[()=>({on:i()})]),b(t,o)}var s3=(t,e,i)=>{Eh(t,e(),o=>i()(o))},a3=(t,e,i)=>{t.stopPropagation(),e()(!i())},l3=L('<div><div class="icon-wrapper"><!></div> <div class="label"> </div> <!></div>'),d3=L('<li role="menuitem" tabindex="0"><!></li>');function pm(t,e){W(e,!0);let i=v(e,"isMobile",3,!1),o=v(e,"onClick",3,r3),n=v(e,"enabled",3,!1),a=v(e,"tooltipText",3,void 0),s=v(e,"maxTooltipWidth",3,void 0);var d=d3();let l;d.__click=[a3,o,n],d.__keydown=[s3,n,o];var u=h(d);sa(u,{get content(){return a()},get isMobile(){return i()},placement:"left",translateX:10,isFullWidthWrapper:!0,get maxTooltipWidth(){return s()},children:(f,_)=>{var p=l3();let $;var w=h(p),y=h(w);{var S=T=>{ua(T,{get icon(){return e.icon}})},k=T=>{var V=Ue();let z=m(()=>e.icon);var j=pe(V);wi(j,()=>r(z),(F,Z)=>{Z(F,{})}),b(T,V)};R(y,T=>{typeof e.icon=="string"?T(S):T(k,!1)})}g(w);var P=M(w,2),A=h(P,!0);g(P);var E=M(P,2);um(E,{get enabled(){return n()}}),g(p),I(T=>{$=ie(p,1,"switch-wrapper",null,$,T),ge(A,e.label)},[()=>({mobile:i()})]),b(f,p)},$$slots:{default:!0}}),g(d),I(f=>{var _;l=ie(d,1,"item switch-item",null,l,f),He(d,"aria-label",(_=e.ariaLabel)!=null?_:e.label),He(d,"data-testid",e.id)},[()=>({mobile:i()})]),b(t,d),q()}st(["click","keydown"]);import{isValidURL as L3,VideoQuality as b1}from"@vkontakte/videoplayer-shared/es2015";var d1=()=>{let t=te(ve([])),e=m(()=>(r(t).length?r(t).at(-1):null)||null);return{get current(){return r(e)},pushSubMenu:i=>{r(t).push(i)},popSubMenu:()=>{O(t,ve(r(t).slice(0,-1)))},popAllSubMenus:()=>{O(t,ve([]))}}};var c3=L('<div class="quality-icon svelte-t2qk8t"><!></div>'),u3=L('<div class="quality-label svelte-t2qk8t"><span> </span> <!></div>'),p3={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 fa(t,e){W(e,!0),G(t,p3);let i=v(e,"isSubCase",3,!1),o=m(()=>Bc(e.quality));var n=u3(),a=h(n);let s;var d=h(a,!0);g(a);var l=M(a,2);{var u=f=>{var _=c3();let p=m(()=>r(o));var $=h(_);wi($,()=>r(p),(w,y)=>{y(w,{})}),g(_),b(f,_)};R(l,f=>{r(o)&&!e.isMobile&&f(u)})}g(n),I(f=>{s=ie(a,1,"svelte-t2qk8t",null,s,f),ge(d,e.label)},[()=>({sub:!i(),quality:!e.isMobile})]),b(t,n),q()}import{VideoQuality as f3}from"@vkontakte/videoplayer-shared/es2015";import{VideoQuality as c1}from"@vkontakte/videoplayer-core/es2015";var u1=({quality:t,availableQualities:e})=>{let i=e.find(o=>o.value===t);return i?i.displayValue:t},p1=({quality:t,availableQualities:e,isAutoQualityEnabled:i})=>{if(!t)return"...";let o=u1({quality:t,availableQualities:e});return i?t===c1.INVARIANT?H("auto_quality_invariant"):H("auto_quality",{actual:o}):o},f1=({quality:t,availableQualities:e,prefix:i,onlyPrefix:o})=>t?o||t===c1.INVARIANT?i:`${i}${u1({quality:t,availableQualities:e})}`:"...";var m3=L('<div class="menu-item-value-wrapper svelte-1j7b2kc"><!></div>'),v3={hash:"svelte-1j7b2kc",code:".menu-item-value-wrapper.svelte-1j7b2kc {line-height:normal;}"};function tl(t,e){W(e,!0),G(t,v3);let[i,o]=Fe(),n=()=>C(l,"$currentQuality$",i),a=()=>C(u,"$availableQualities$",i),s=()=>C(f,"$isMobile$",i),d=Ce(),l=d.state.currentQuality$,u=d.state.availableQualities$,f=d.ui.isMobile,_=" \xB7 ",p=m(()=>e.prefix+(e.selected&&n()!==f3.INVARIANT?_:"")),$=m(()=>f1({prefix:r(p),quality:n(),availableQualities:a(),onlyPrefix:!e.selected}));var w=m3(),y=h(w);let S=m(()=>e.selected?n():void 0);fa(y,{get quality(){return r(S)},get label(){return r($)},get isMobile(){return s()},isSubCase:!0}),g(w),b(t,w),q(),o()}var g3=t=>{let e=t.join("|"),i="<(?<keyhtml>.*?)(?<propshtml> .*?)?>(?<childrenhtml>.*?)</\\k<keyhtml>>",o=`{(?<keyi18n>${e})}(?<childreni18n>.*?){/\\k<keyi18n>}`,n="<(?<keyhtmlself>.*?)(?<propshtmlself> .*?)?/?>",a=`{(?<keyi18nself>${e})}`;return new RegExp(`${i}|${o}|${n}|${a}`,"g")},h3={br:!0,span:!0},fm=(t,e={})=>{var d,l,u,f,_,p,$;if(!t)return t;let i=K(K({},h3),e),o=Object.keys(i);if(!o.length)return t;let n=g3(o),a=[],s=0;for(let w of t.matchAll(n)){let y=w[0],S=((d=w.groups)==null?void 0:d.keyhtml)||((l=w.groups)==null?void 0:l.keyi18n)||((u=w.groups)==null?void 0:u.keyhtmlself)||((f=w.groups)==null?void 0:f.keyi18nself)||"",{index:k}=w;if(!i[S]){a.push(t.slice(s,k)),s=k+y.length;continue}let P=(_=w.groups)!=null&&_.childrenhtml?fm(w.groups.childrenhtml,i):"",A=(p=w.groups)!=null&&p.childrenhtml?y.replace(new RegExp(($=w.groups)==null?void 0:$.childrenhtml),()=>P||""):y;a.push(t.slice(s,k),A),s=k+y.length}return s===0?t:(a.push(t.slice(s)),a.join(""))};function wd(t,e){W(e,!1);let i=v(e,"message",8),o=fm(i());Pr();var n=Ue(),a=pe(n);{var s=d=>{var l=Ue(),u=pe(l);Tl(u,()=>o,!1,!1),b(d,l)};R(a,d=>{o&&d(s)})}b(t,n),q()}var _3=L('<p class="quality-applies sublabel svelte-1qk3zto"><!></p>'),b3={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 mm(t,e){W(e,!1),G(t,b3),Pr();var i=_3(),o=h(i);let n=kr(()=>H("quality_applience",{action:`<span>${H("quality_applience_action")}</span>`}));wd(o,{get message(){return r(n)}}),g(i),b(t,i),q()}var v1=({isAutoQualityEnabled:t,trafficSavingEnabled:e,highQualityEnabled:i})=>{let o=!t&&!e&&!i;return{id:"QUALITY_OTHER",type:"OPEN_SUB_MENU",selected:o,valueComponent:tl,valueComponentParams:{prefix:H("other_quality"),selected:o},children:"QUALITY"}},vm=({appliesTo:t,labelWithQuality:e,selected:i},{selectQuality:o})=>({id:"QUALITY_AUTO",type:"SELECT_VALUE",value:"auto",label:H("auto_quality_limit"),valueComponent:e?tl:void 0,valueComponentParams:{prefix:H("auto_quality_limit"),selected:i},selectItem:()=>o("auto",t),selected:i}),g1=()=>({id:"QUALITY_APPLIENCE",type:"OPEN_SUB_MENU",valueComponent:mm,bottomBordered:!0,children:"QUALITY_APPLIENCE"}),gm=({labelWithQuality:t,appliesTo:e,selected:i},{toggleHighQuality:o})=>({id:"QUALITY_HIGH",type:"SELECT_VALUE",value:"high_quality",selectItem:()=>o(!0,e),selected:i,label:H("high_quality"),valueComponent:t?tl:void 0,valueComponentParams:{prefix:H("high_quality"),selected:i},sublabel:H("high_quality_description")}),hm=({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:H("traffic_saving_quality"),valueComponent:t?tl:void 0,valueComponentParams:{prefix:H("traffic_saving_quality"),selected:i},sublabel:H("traffic_saving_quality_description")});var eu=(t,e)=>String(e.findIndex(i=>i.id===t.id)+1),tu=(t,e)=>{var s;if(!t)return"";let{language:i,label:o}=t,n;if(i==="und"?n=void 0:i&&(n=(s=Wc(i))!=null?s:i),o&&i&&n){let d=e.filter(l=>l.label===o&&l.language===i);if(d.length===1)return H("audio_stream_display_language_label",{language:n,label:o});{let l=eu(t,d);return H("audio_stream_display_language_label_index",{language:n,label:o,index:l})}}if(o){let d=e.filter(l=>l.label===o);if(d.length===1)return o;{let l=eu(t,d);return H("audio_stream_display_label_index",{label:o,index:l})}}if(i&&n){let d=e.filter(l=>l.language===i);if(d.length===1)return n;{let l=eu(t,d);return H("audio_stream_display_language_index",{language:n,index:l})}}let a=eu(t,e);return H("audio_stream_display_unknown",{index:a})};var $3={QUALITY_DETAILS:t=>{let{isAutoQualityEnabled:e,isAutoQualityAvailable:i,trafficSavingEnabled:o,highQualityEnabled:n}=t,a=[];return i&&a.push({handler:vm,selected:e&&!o&&!n||!1}),a.push({handler:hm,selected:o},{handler:gm,selected:n}),{title:H("submenu_quality"),id:"QUALITY_DETAILS",items:[g1(t),...a.map(({handler:s,selected:d})=>s({labelWithQuality:!0,appliesTo:"to-video",selected:d},t)),v1(t)]}},QUALITY:({closeSettingsMenu:t,selectQuality:e,availableQualities:i,isMobile:o})=>({id:"QUALITY",title:H("submenu_quality"),closeSettingsMenu:t,items:i.map(n=>({type:"SELECT_VALUE",value:n.value,valueComponent:fa,valueComponentParams:{quality:n.value,label:n.displayValue,isMobile:o,isSubCase:!0},selectItem:a=>e(a,"to-video"),selected:n.selected,label:n.displayValue}))}),QUALITY_APPLIENCE:t=>{var i,o,n;let{closeSettingsMenu:e}=t;return{id:"QUALITY_APPLIENCE",title:H("default_quality_for_any_video"),closeSettingsMenu:e,items:[{handler:vm,selected:((i=xc())==null?void 0:i.type)==="auto_quality"},{handler:hm,selected:((o=xc())==null?void 0:o.type)==="traffic_saving"},{handler:gm,selected:((n=xc())==null?void 0:n.type)==="high_quality"}].map(({handler:a,selected:s})=>a({labelWithQuality:!1,appliesTo:"as-default",selected:s},t))}},AUDIO_LANGUAGES:({closeSettingsMenu:t,availableAudioStreams:e,currentAudioStream:i,selectAudioLanguage:o})=>({id:"AUDIO_LANGUAGES",title:H("submenu_audio_languages"),closeSettingsMenu:t,items:e.map(n=>({type:"SELECT_VALUE",value:n,dataValue:n.id,selectItem:o,selected:n.id===(i==null?void 0:i.id),label:tu(n,e)}))}),PLAYBACK_RATE_SUB_MENU:({closeSettingsMenu:t,availablePlaybackRates:e,selectPlaybackRate:i})=>({id:"PLAYBACK_RATE_SUB_MENU",title:H("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:H("subtitles_caption"),items:t.map(i=>({type:"SELECT_VALUE",value:i,selectItem:e,selected:i.selected,label:i.displayValue}))})},h1=({subMenuId:t,context:e})=>t?[$3[t](e)]:[];var y3=$e('<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 _m(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=y3();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"18",height:"17",fill:"none","aria-hidden":"true","data-testid":"traffic-saving-icon",role:"img"},i))),b(t,o)}var x3=$e('<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 bm(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=x3();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"18",height:"15",fill:"none","aria-hidden":"true","data-testid":"audio-languages-icon",role:"img"},i))),b(t,o)}var w3=$e('<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 $m(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=w3();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24","aria-hidden":"true","data-testid":"play-speed-icon",role:"img"},i))),b(t,o)}var S3=$e('<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 ym(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=S3();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"16",height:"19",fill:"none","aria-hidden":"true","data-testid":"download-icon",role:"img"},i))),b(t,o)}var C3=$e('<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 xm(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=C3();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","aria-hidden":"true","data-testid":"report-icon",role:"img"},i))),b(t,o)}var T3=$e('<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 iu(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=T3();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","aria-hidden":"true","data-testid":"copy-icon",role:"img"},i))),b(t,o)}var k3=$e('<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 wm(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=k3();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","aria-hidden":"true","data-testid":"info-icon",role:"img"},i))),b(t,o)}var I3=L('<div class="menu-item-value-wrapper svelte-1j7b2kc"><!></div>'),E3={hash:"svelte-1j7b2kc",code:".menu-item-value-wrapper.svelte-1j7b2kc {line-height:normal;}"};function Sm(t,e){W(e,!0),G(t,E3);let[i,o]=Fe(),n=()=>C(u,"$currentQuality$",i),a=()=>C(f,"$availableQualities$",i),s=()=>C(_,"$isAutoQualityEnabled$",i),d=()=>C(p,"$isMobile$",i),l=Ce(),u=l.state.currentQuality$,f=l.state.availableQualities$,_=l.state.isAutoQualityEnabled$,p=l.ui.isMobile,$=m(()=>p1({quality:n(),availableQualities:a(),isAutoQualityEnabled:s()}));var w=I3(),y=h(w);fa(y,{get quality(){return n()},get label(){return r($)},get isMobile(){return d()}}),g(w),b(t,w),q(),o()}var A3={QUALITY_SETTINGS:({isAutoQualityEnabled:t,currentQuality:e,qualityDetailsSubMenuEnabled:i})=>{let o=(t?H("auto_quality_option"):e)||"";return{id:"QUALITY_SETTINGS",type:"OPEN_SUB_MENU",ariaLabel:H("aria_label_menu_quality",{actual:o}),icon:Yl,label:H("menu_quality"),value:e,valueComponent:Sm,weight:Vr["quality-settings"],children:i?"QUALITY_DETAILS":"QUALITY"}},TRAFFIC_SAVING_SWITCH:({trafficSavingEnabled:t,toggleTrafficSaving:e})=>({id:"TRAFFIC_SAVING_SWITCH",weight:Vr["traffic-saving-settings"],type:"SWITCH",onClick:i=>e(i,"to-video"),ariaLabel:t?H("aria_label_submenu_traffic_saving_off"):`${H("aria_label_submenu_traffic_saving_on")}. ${H("traffic_saving_helper_text")}`,icon:_m,label:H("menu_traffic_saving"),enabled:t,tooltipText:H("traffic_saving_helper_text"),maxTooltipWidth:175}),AUDIO_LANGUAGES:({currentAudioStream:t,availableAudioStreams:e})=>{let i=tu(t,e);return{id:"AUDIO_LANGUAGES",weight:Vr["audio-language-settings"],type:"OPEN_SUB_MENU",ariaLabel:H("aria_label_menu_audio_languages",{actual:i}),icon:bm,label:H("menu_audio_languages"),value:i,children:"AUDIO_LANGUAGES"}},PLAYBACK_RATE:({availablePlaybackRates:t,currentPlaybackRate:e})=>{var o;let i=((o=t.find(n=>n.value===e))==null?void 0:o.displayValue)||"";return{id:"PLAYBACK_RATE",weight:Vr["playback-rate-settings"],type:"OPEN_SUB_MENU",ariaLabel:H("aria_label_menu_rate",{actual:i}),icon:$m,label:H("menu_playback_rate"),value:`${e}x`,children:"PLAYBACK_RATE_SUB_MENU"}},SUBTITLES:({currentSubtitle:t})=>({id:"SUBTITLES",weight:Vr["subtitles-settings"],type:"OPEN_SUB_MENU",ariaLabel:H("aria_label_menu_subtitle",{actual:t.displayValue}),icon:jl,label:H("subtitles_caption"),value:t.displayValue,children:"SUBTITLES"}),DOWNLOAD:({onDownloadClick:t})=>({id:"DOWNLOAD",weight:Vr.download,type:"CLICK",onClick:t,label:H("download_video_caption"),ariaLabel:H("aria_label_menu_download"),icon:ym}),SHOW_SUPPORT:({onReportProblemClick:t})=>({id:"SHOW_SUPPORT",weight:Vr.report,type:"CLICK",onClick:t,label:H("menu_report"),ariaLabel:`${H("menu_report")}. ${H("aria_label_new_tab_alert")}`,icon:xm,isHiddenFor:["desktop"]}),COPY_DATA:({onCopyDataClick:t})=>({id:"COPY_DATA",weight:Vr["copy-data"],type:"CLICK",onClick:t,label:H("menu_copy_debug"),ariaLabel:H("menu_copy_debug"),icon:iu,isHiddenFor:["desktop"]}),SAVE_TRACE_INFO:({onSaveTraceDataClick:t})=>({id:"SAVE_TRACE_INFO",weight:Vr["save-trace-info"],type:"CLICK",onClick:t,label:H("menu_save_debug"),ariaLabel:H("menu_save_debug"),icon:iu,isHiddenFor:["desktop"]}),DEBUG_INFO:({toggleShowDebugInfo:t,debugPanelVisible:e})=>({id:"DEBUG_INFO",weight:Vr["debug-info"],type:"CLICK",onClick:t,label:e?H("aria_label_menu_debug_overlay_disable"):H("aria_label_menu_debug_overlay_enable"),ariaLabel:H("menu_debug_overlay"),icon:wm,isHiddenFor:["desktop"]})},_1=({items:t,context:e,additionalSettingsMenuItems:i})=>{let{isMobile:o}=e;return[...t.map(n=>A3[n](e)),...i.map(n=>Mt(K({},n),{isAdditional:!0}))].filter(n=>{var a,s,d;return!((a=n==null?void 0:n.isHiddenFor)!=null&&a.length)||!((s=n==null?void 0:n.isHiddenFor)!=null&&s.includes("desktop"))&&!o||!((d=n==null?void 0:n.isHiddenFor)!=null&&d.includes("mobile"))&&o}).sort(ia)};var V3=(t,e)=>{Mc(t,e)},R3=L('<div><div> </div> <div class="close svelte-17or3al"></div></div>'),D3=L('<div data-testid="settings-menu"><!> <ul role="menu"></ul></div>'),N3=L("<div><!> <!></div>"),B3={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 {
|
|
305
303
|
/* \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),
|
|
306
304
|
.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),
|
|
307
305
|
.settings-menu.svelte-17or3al .switch-wrapper {padding:0 32px 0 18px;}.settings-menu.svelte-17or3al .item.mobile:not(.switch-item),
|
|
308
|
-
.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
|
|
306
|
+
.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 Sd(t,e){W(e,!0),G(t,B3);let[i,o]=Fe(),n=()=>C(Ge,"$settingsMenuVisible",i),a=()=>C(at,"$settingsMenuOpenedByKeyboard",i),s=()=>C(rt,"$debugPanelVisible",i),d=()=>C(ye,"$isMobile",i),l=()=>C(Nt,"$playerSize",i),u=()=>C(Pe,"$hasMpegSources$",i),f=()=>C(Ve,"$mobileNotReportControlHidden$",i),_=()=>C(N,"$autoQualityLimitingAvailable$",i),p=()=>C(B,"$availableSubtitlesList$",i),$=()=>C(Ze,"$isLiveWithPlaybackSpeed",i),w=()=>C(ee,"$availableAudioStreams$",i),y=()=>C(Ne,"$availablePlaybackRates$",i),S=()=>C(Me,"$currentAudioStream$",i),k=()=>C(Ee,"$currentPlaybackRate$",i),P=()=>C(ut,"$trafficSavingEnabled",i),A=()=>C(Le,"$currentQuality$",i),E=()=>C(De,"$isAutoQualityEnabled$",i),T=()=>C(me,"$currentSubtitle$",i),V=()=>C(zt,"$additionalSettingsMenuItems$",i),z=()=>C(re,"$isAutoQualityAvailable$",i),j=()=>C(X,"$availableQualities$",i),F=()=>C(nt,"$highQualityEnabled",i),Z=v(e,"ref",15,void 0),J=v(e,"playerControlsHeight",3,0),ne=ve({}),fe=ve({}),de=Ce(),Re=Qt(),Me=de.state.audioStream$,ee=de.state.availableAudioStreams$,Le=de.state.currentQuality$,X=de.state.availableQualities$,N=de.state.autoQualityLimitingAvailable$,De=de.state.isAutoQualityEnabled$,re=de.state.isAutoQualityAvailable$,Ee=de.state.currentPlaybackRate$,Ne=de.state.availablePlaybackRates$,me=de.state.currentSubtitle$,B=de.state.availableSubtitlesList$,ce=de.state.canDownload,Pe=de.state.hasMpegSources$,Ge=de.ui.settingsMenu.visible$,at=de.ui.settingsMenu.openedByBtnKeyboard$,Ae=de.ui.settingsMenu.ref$,ye=de.ui.isMobile,Ve=de.ui.mobileNotReportControlHidden$,Ze=de.state.canChangePlaybackSpeed$,ut=de.state.trafficSavingEnabled$,nt=de.state.highQualityEnabled$,Nt=de.ui.playerSize,rt=de.ui.debugPanelVisible,yt=de.state.isInteractiveTime$,zt=de.ui.additionalSettingsMenuItems$,Gt=de.ui.t,Be=de.actions.internal.downloadVideo,se=de.actions.internal.closeSettingsMenu,Q=de.actions.internal.openSettingsSubMenu,ae=de.actions.internal.closeSettingsSubMenu,_e=te(!1),Te=te(void 0),Oe=d1();qe(()=>{!n()&&Oe.current&&(ae(fe[Oe.current]),Oe.popAllSubMenus())}),qe(()=>{n()||O(Te,void 0)}),qe(()=>{!Oe.current&&r(Te)&&kh(ne,r(Te))}),qe(()=>{Z()&&Ae.set(Z())});function pt(wt){return Ct(this,null,function*(){Oe.pushSubMenu(wt),yield yo(),Q(wt,fe[wt])})}function Wt(wt){var qt;wt==null||wt.stopPropagation(),a()||(qt=e.returnFocus)==null||qt.call(e),se(),O(_e,!1)}function Ye(wt,qt){de.actions.internal.setQuality(wt,{appliesTo:qt}),Wt()}function lt(wt){de.actions.internal.setAudioStream(wt),Wt()}function Je(wt,qt){de.actions.internal.setTrafficSavingEnabled(wt,qt),Re.features.qualityDetailsSubMenuEnabled&&Wt()}function kt(wt,qt){de.actions.internal.setHighQualityEnabled(wt,qt),Wt()}function ii(wt){de.actions.internal.setPlaybackRate(wt),Wt()}function Qe(wt){de.actions.internal.setSubtitle(wt),Wt()}function dt(){Be()}function oi(){L3(e.supportLink)&&window.open(e.supportLink,"_blank"),de.actions.internal.reportProblem(),de.actions.internal.pause()}function Ri(){Wa(de.actions.internal.getDebugTextData())}let No=()=>{let wt=de.actions.internal.getTraceTextData(),qt=new Blob([...wt],{type:"application/json"}),po=window.URL.createObjectURL(qt);js(po,"vk_player_trace_info","json")};function Ui(){rt.set(!s())}function Bo(){O(_e,!0)}function Oo(){O(_e,!1)}function At(){return d()?`max-height: ${Math.round(l().height*.6)}px`:`max-height: ${l().height-32-J()}px; overflow: auto;`}let ht=m(()=>ce&&u()&&!f()),U=m(()=>Re.features.trafficSaving&&!f()&&_()&&!Re.features.qualityDetailsSubMenuEnabled),Yt=m(()=>p().length>0&&!f()),zi=m(()=>!!$()&&!f()),Di=m(()=>Re.features.audioLanguages&&w().length>=2&&!f()),ai=m(()=>!f());Ht(()=>yt.subscribe(wt=>{wt&&!d()&&!r(_e)&&!a()&&Wt()}));let fi=m(()=>{let wt=[r(ai)&&"QUALITY_SETTINGS",r(Di)&&"AUDIO_LANGUAGES",r(zi)&&"PLAYBACK_RATE",r(Yt)&&"SUBTITLES",r(U)&&"TRAFFIC_SAVING_SWITCH",r(ht)&&"DOWNLOAD",Re.showSupport&&"SHOW_SUPPORT","COPY_DATA",Re.features.saveTraceInfoToFile&&"SAVE_TRACE_INFO","DEBUG_INFO"].filter(qt=>!!qt);return _1({items:wt,context:{qualityDetailsSubMenuEnabled:Re.features.qualityDetailsSubMenuEnabled,availablePlaybackRates:y(),currentAudioStream:S(),availableAudioStreams:w(),currentPlaybackRate:k(),selectPlaybackRate:ii,trafficSavingEnabled:P(),toggleTrafficSaving:Je,currentQuality:A()||b1.INVARIANT,isAutoQualityEnabled:E()||!1,currentSubtitle:T(),isMobile:d(),onDownloadClick:dt,debugPanelVisible:s(),onCopyDataClick:Ri,onReportProblemClick:oi,onSaveTraceDataClick:No,toggleShowDebugInfo:Ui},additionalSettingsMenuItems:V()})}),co=m(()=>h1({subMenuId:Oe.current,context:{availablePlaybackRates:y(),selectPlaybackRate:ii,trafficSavingEnabled:P(),toggleTrafficSaving:Je,currentQuality:A()||b1.INVARIANT,isAutoQualityEnabled:E()||!1,isAutoQualityAvailable:z()||!1,availableQualities:j(),highQualityEnabled:F(),toggleHighQuality:kt,availableAudioStreams:w(),availableSubtitlesList:p(),closeSettingsMenu:se,currentAudioStream:S(),isMobile:d(),selectAudioLanguage:lt,selectQuality:Ye,selectSubtitle:Qe}}));var uo=N3();let ji;var qo=h(uo);{var Bt=wt=>{var qt=D3();let po;qt.__keydown=[V3,se];var Jt=h(qt);{var Yn=li=>{var $t=R3();let $i;var Ai=h($t),Ni=h(Ai,!0);g(Ai);var Sn=M(Ai,2);Sn.__click=Wt,g($t),I((Ci,Zi)=>{$i=ie($t,1,"item header svelte-17or3al",null,$i,Ci),ge(Ni,Zi)},[()=>({mobile:d()}),()=>Gt("submenu_settings")]),b(li,$t)};R(Jt,li=>{d()&&li(Yn)})}var Co=M(Jt,2);let To;xi(Co,21,()=>r(fi),li=>li.id,(li,$t)=>{var $i=Ue(),Ai=pe($i);{var Ni=Ci=>{dm(Ci,{get isMobile(){return d()},get id(){return r($t).id},get icon(){return r($t).icon},get label(){return r($t).label},get ariaLabel(){return r($t).ariaLabel},get value(){return r($t).value},get valueComponent(){return r($t).valueComponent},onClick:()=>{pt(r($t).children),O(Te,ve(r($t).id))},get ref(){return ne[r($t).id]},set ref(Zi){ne[r($t).id]=Zi}})},Sn=(Ci,Zi)=>{{var dn=Mi=>{cm(Mi,{get isMobile(){return d()},get id(){return r($t).id},get onClick(){return r($t).onClick},get icon(){return r($t).icon},get label(){return r($t).label},get ariaLabel(){return r($t).ariaLabel},closeSettings:Wt})},Cn=(Mi,jn)=>{{var cn=ko=>{pm(ko,{get isMobile(){return d()},get id(){return r($t).id},get onClick(){return r($t).onClick},get icon(){return r($t).icon},get label(){return r($t).label},get ariaLabel(){return r($t).ariaLabel},get enabled(){return r($t).enabled},get tooltipText(){return r($t).tooltipText},get maxTooltipWidth(){return r($t).maxTooltipWidth}})};R(Mi,ko=>{r($t).type==="SWITCH"&&ko(cn)},jn)}};R(Ci,Mi=>{r($t).type==="CLICK"?Mi(dn):Mi(Cn,!1)},Zi)}};R(Ai,Ci=>{r($t).type==="OPEN_SUB_MENU"?Ci(Ni):Ci(Sn,!1)})}b(li,$i)}),g(Co),ct(Co,li=>Z(li),()=>Z()),g(qt),I((li,$t,$i)=>{po=ie(qt,1,"settings-menu menu svelte-17or3al",null,po,li),To=ie(Co,1,"items",null,To,$t),tt(Co,$i)},[()=>({desktop:!d(),mobile:d(),hidden:!!Oe.current}),()=>({mobile:d()}),At]),It("mouseenter",qt,Bo),It("mouseleave",qt,Oo),b(wt,qt)};R(qo,wt=>{n()&&wt(Bt)})}var mi=M(qo,2);xi(mi,17,()=>r(co),wt=>wt.id,(wt,qt)=>{let po=m(()=>{var Jt;return(Jt=r(qt).minWidth)!=null?Jt:137});lm(wt,{get isMobile(){return d()},get playerControlsHeight(){return J()},get returnFromSubMenu(){return Oe.popSubMenu},get id(){return r(qt).id},get title(){return r(qt).title},closeSettingsMenu:se,openSubMenuList:pt,get items(){return r(qt).items},get minWidth(){return r(po)},get refMenuItems(){return ne},get listRef(){return fe[r(qt).id]},set listRef(Jt){fe[r(qt).id]=Jt}})}),g(uo),I(wt=>ji=ie(uo,1,"settings-menu-container svelte-17or3al",null,ji,wt),[()=>({mobile:d(),hidden:!n()})]),b(t,uo),q(),o()}st(["keydown","click"]);var O3=t=>t;function $1(t,{delay:e=0,duration:i=400,easing:o=O3}={}){let n=+getComputedStyle(t).opacity;return{delay:e,duration:i,easing:o,css:a=>`opacity: ${a*n}`}}var H3=L('<button class="button svelte-1sbbskl"> </button>'),F3={hash:"svelte-1sbbskl",code:".button.svelte-1sbbskl {margin-top:12px;font-size:14px;line-height:18px;background:rgba(255, 255, 255, 0.1);padding:6px 12px 7px;border-radius:8px;}"};function Cm(t,e){G(t,F3);var i=H3();i.__click=function(...n){var a;(a=e.onClick)==null||a.apply(this,n)};var o=h(i,!0);g(i),I(()=>ge(o,e.label)),b(t,i)}st(["click"]);var U3=L('<div class="container svelte-1es7arp"><div class="notification svelte-1es7arp"><div><p class="description svelte-1es7arp"><!></p> <!></div> <!></div></div>'),z3={hash:"svelte-1es7arp",code:`.container.svelte-1es7arp {position:absolute;left:0;right:0;top:20px;display:flex;justify-content:center;
|
|
309
307
|
/**
|
|
310
308
|
* \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.
|
|
311
|
-
*/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
|
|
309
|
+
*/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 Cd(t,e){W(e,!0),G(t,z3);let i=340,{features:{forceAutoQualityWhenSevereStallHappens:o}}=Qt(),{ui:{t:n}}=Ce(),a=n(o?"slow_video_notification_force_description":"slow_video_notification_suggest_description");var s=U3(),d=h(s),l=h(d),u=h(l),f=h(u);wd(f,{message:a}),g(u);var _=M(u,2);{var p=w=>{let y=m(()=>n("slow_video_notification_button"));Cm(w,{get label(){return r(y)},get onClick(){return e.onSelectAutoQuality}})};R(_,w=>{o||w(p)})}g(l);var $=M(l,2);oa($,{get onClick(){return e.onClose}}),g(d),g(s),up(3,d,()=>$1,()=>({duration:i})),b(t,s),q()}var Td="annotation",ou=class{constructor(){this.slots=new Map}init(e){this.shadowRootContainer=e}add(e,{overlay:i,id:o}){e.setAttribute("slot",Td),this.setupSlotStyles(e,i),this.shadowRootContainer.append(e),this.slots.set(o,e)}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"}}remove(e){let i=this.slots.get(e);i&&(i.remove(),this.slots.delete(e))}destroy(){for(let e in this.slots.keys())this.remove(e);this.slots.clear()}};var W3=L('<div class="container svelte-f47ws8"><div class="playback_state_icon svelte-f47ws8"><!></div></div>'),q3={hash:"svelte-f47ws8",code:`.container.svelte-f47ws8 {position:absolute;display:flex;width:100%;height:100%;align-items:center;justify-content:center;pointer-events:none;}.playback_state_icon.svelte-f47ws8 {display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:100%;background-color:#00000073;will-change:opacity, scale;
|
|
312
310
|
|
|
313
311
|
animation-name: svelte-f47ws8-videoPlayerStatusIconPopup;animation-fill-mode:forwards;}
|
|
314
312
|
|
|
@@ -339,8 +337,9 @@ Try switching the\xA0quality to\xA0Auto.`},mh=d_;var as=new Map;as.set(gh.EN,mh)
|
|
|
339
337
|
opacity: 0;
|
|
340
338
|
scale: 0;
|
|
341
339
|
}
|
|
342
|
-
}`};function
|
|
343
|
-
.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 Pd(t,e){z(e,!0),K(t,Z3);let[i,o]=Oe(),n=()=>S(f,"$rotateAlpha",i),a=()=>S(_,"$playerSize",i),s=()=>S(u,"$playerPhase",i),d=()=>S(p,"$isPlaying$",i),l=m(e,"videoContainer",15),{playerPhase:u,ui:{rotateAlpha:f,playerSize:_},state:{isPlaying$:p}}=Se(),{isSmoothVideoRotate:b}=zt(),x=v(()=>l()&&n()%180?a().height/a().width:1);var y=j3();let C;y.__contextmenu=function(...E){var P;(P=e.onContextMenu)==null||P.apply(this,E)},y.__mousedown=function(...E){var P;(P=e.onMouseDown)==null||P.apply(this,E)},y.__mouseup=function(...E){var P;(P=e.onMouseUp)==null||P.apply(this,E)},y.__click=function(...E){var P;(P=e.onClick)==null||P.apply(this,E)},y.__dblclick=function(...E){var P;(P=e.onDblclick)==null||P.apply(this,E)};var k=h(y);te(k,1,"video-container svelte-1czns9r",null,{},{"fast-rotate":!b}),dt(k,E=>l(E),()=>l()),g(y),I(E=>{C=te(y,1,"video-wrapper svelte-1czns9r",null,C,E),ot(k,`transform: rotate(${n()}deg) scale(${r(x)})`),Fe(k,"data-is-playing",d())},[()=>({hidden:s()!=="video",nocursor:e.hideCursor})]),$(t,y),q(),o()}nt(["contextmenu","mousedown","mouseup","click","dblclick"]);var X3=(t,e,i,o,n,a)=>{if(t.stopPropagation(),e()||o()){a();return}},J3=L("<div><!></div>"),ex=L('<div class="spherical-video-icon svelte-tvjmg6"><!></div>'),tx=L("<div><!></div>"),ix=L("<div><!></div>"),ox=L('<div class="settings-menu svelte-tvjmg6"><!></div>'),nx=L("<!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!>",1),rx=L("<!> <!> <!>",1),sx=L('<div class="blocked svelte-tvjmg6"></div>'),ax=L('<div class="player-wrapper svelte-tvjmg6"><!> <div class="overlay-container"></div></div> <!>',1),lx={hash:"svelte-tvjmg6",code:".player-wrapper.svelte-tvjmg6 {position:absolute;width:100%;height:100%;}.blocked.svelte-tvjmg6 {position:absolute;width:100%;height:100%;z-index:var(--overlay-container-z-index);}.timiline-wrapper.svelte-tvjmg6 {pointer-events:none;opacity:0;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);}.timiline-wrapper.visible.svelte-tvjmg6 {opacity:1;}.player-wrapper.svelte-tvjmg6 .player-media {position:absolute;left:0;top:0;width:100%;height:100%;background:var(--black);transition:transform 0.2s ease-in-out;}.player-wrapper.svelte-tvjmg6 .timeline {padding:0;position:absolute;}.spherical-video-icon.svelte-tvjmg6 {display:inline-block;position:absolute;top:calc(50% - 23px);left:calc(50% - 38px);}.ads-container.svelte-tvjmg6 {position:absolute;width:100%;height:100%;left:0;top:0;}.ads-container.svelte-tvjmg6 {z-index:var(--ads-container-z-index);background:var(--black);}.settings-menu.svelte-tvjmg6 {position:absolute;z-index:var(--settings-menu-z-index);bottom:57px;right:18px;left:0;transition:opacity 0.2s, visibility 0.2s;}"};function Em(t,e){z(e,!0),K(t,lx);let[i,o]=Oe(),n=()=>S(qo,"$notificationsToShow$",i),a=()=>S(Bi,"$playerPhase",i),s=()=>S(ti,"$isLoaderVisible",i),d=()=>S(li,"$adPlaybackState",i),l=()=>S(St,"$crashed",i),u=()=>S(Fi,"$isInteractiveTime$",i),f=()=>S(ht,"$settingsMenuVisible",i),_=()=>S(yn,"$isInteractiveExpectation$",i),p=()=>S(Et,"$controlsVisible",i),b=()=>S(Xi,"$touched",i),x=()=>S(Cn,"$graphIsOpened$",i),y=()=>S(fo,"$isFullscreen",i),C=()=>S(pr,"$autoplayNextEnabled$",i),k=()=>S(Hi,"$postrollPassed",i),E=()=>S(pi,"$isEnded$",i),P=()=>S(In,"$cursorInside",i),A=()=>S(Sn,"$fakeIsPlaying$",i),T=()=>S(Jn,"$bottomNoSmooth",i),R=()=>S(Gn,"$interactiveTimeIndicator",i),F=()=>S(Io,"$playerSize",i),Y=()=>S(ci,"$is3DVideo",i),H=()=>S(ui,"$contextMenuVisible$",i),X=()=>S(ut,"$playbackState$",i),oe=()=>S(rn,"$hotKeyMapData",i),ee=()=>S(Ji,"$controlsTimeoutActive",i),ue=()=>S(Z,"$scrubbingInProgress",i),le=()=>S(ri,"$volumeChangingInProgress",i),Me=()=>S(_i,"$chromecastConnected$",i),Le=()=>S(Vt,"$settingsMenuOpenedByKeyboard",i),J=()=>S(_r,"$contextMenuOpenedByKeyboard$",i),Ve=()=>S(Br,"$contextMenuButtonRef$",i),j=()=>S(Rn,"$contextMenuOpenedByHotKey$",i),N=()=>S(nr,"$contextMenuLastActiveElem$",i),Re=()=>S(No,"$isFullscreenOpenedByKeyboard",i),re=()=>S(Ze,"$language$",i),ke=()=>S($t,"$icon3DVideoVisible",i),Ne=()=>S(Qi,"$chromecastDeviceName$",i),fe=()=>S(mo,"$currentSubtitle$",i),B=()=>S(Qn,"$currentSubtitleCaptions$",i),de=()=>S(Ni,"$position$",i),Ie=()=>S(ko,"$realDuration$",i),We=()=>S(fi,"$isPlaying$",i),rt=()=>S(Do,"$duration$",i),xe=()=>S(Eo,"$contextMenuPosition$",i),ye=()=>S(xn,"$showHotKeyMap",i),De=()=>S(Oi,"$debugPanelVisible",i),Je=()=>S(Yn,"$userActionsDisabled$",i),st=m(e,"videoContainer",15),pt=m(e,"adsSlotId",3,void 0),Ht=m(e,"adsParams",3,void 0),at=m(e,"adsPreviewParam",3,void 0),yt=m(e,"adsAutoplayParam",3,void 0),Qt=m(e,"duration",3,void 0),jt=m(e,"logoTargetUrl",3,""),Be=m(e,"showNextPrevButtons",3,!1),se=m(e,"nextButtonActive",3,!1),Q=m(e,"prevButtonActive",3,!1),ae=m(e,"endScreenVideoTitle",3,void 0),_e=m(e,"endScreenVideoThumb",3,void 0),Pe=m(e,"isOneVideoPlaylist",3,!1),He=m(e,"shadowRootContainer",3,void 0),ct=m(e,"outerContainerRef",3,void 0),qt=m(e,"playerStarted",3,!1),Ge=m(e,"fullScreenTarget",3,void 0),vt=m(e,"showMiniTimer",3,!1),et=m(e,"showEndScreen",3,!0),xt=m(e,"keyboardControls",15),ni=e.store.getLogger().createComponentLog("Root component"),Ze=e.store.interfaceLanguage$,ut=e.store.state.playbackState$,li=e.store.ads.playbackState,Ni=e.store.state.positionWithScrubbing$,Do=e.store.state.duration$,Bi=e.store.playerPhase,fo=e.store.ui.isFullscreen,No=e.store.ui.isFullscreenOpenedByKeyboard,Et=e.store.ui.controlsVisible,ht=e.store.ui.settingsMenu.visible$,Vt=e.store.ui.settingsMenu.openedByBtnKeyboard$,Z=e.store.ui.scrubbingInProgress,ri=e.store.ui.volumeChangingInProgress,ui=e.store.ui.contextMenu.visible$,Oi=e.store.ui.debugPanelVisible,ti=e.store.state.isLoaderVisible,pi=e.store.state.isEnded$,_i=e.store.state.chromecastConnected$,Qi=e.store.state.chromecastDeviceName$,Hi=e.store.ads.postrollPassed,Wt=e.store.state.isLive$,fi=e.store.state.isPlaying$,St=e.store.state.crashed$,Ft=e.store.webApi.annotationsApi,si=e.store.webApi.pictureInPictureApi,mo=e.store.state.currentSubtitle$,Qn=e.store.state.currentSubtitleCaptions$,ko=e.store.state.duration$,Io=e.store.ui.playerSize,ci=e.store.ui.is3DVideo,$t=e.store.ui.icon3DVideoVisible,Ci=e.store.ui.rotateAlpha,Ai=e.store.state.isInteractive,Fi=e.store.state.isInteractiveTime$,yn=e.store.state.isInteractiveExpectation$,Ti=e.store.state.hasInteractiveBranches,Xi=e.store.ui.touched,rn=e.store.ui.modals.hotKeyMap.data,xn=e.store.ui.modals.hotKeyMap.show,Mi=e.store.ui.overlayContainer$,Gn=e.store.ui.controls.interactiveTimeIndicator,sn=e.store.state.showInteractiveTimeIndicator,Eo=e.store.ui.contextMenu.position$,wn=e.store.actions.internal.setQuality,Mr=e.store.actions.internal.closeSettingsMenu,pr=e.store.ui.autoplayNextEnabled$,Yn=e.store.ui.userActionsDisabled,{fakeIsPlaying$:Sn,notifications$:an,graphIsOpened$:Cn}=po(),vo=ie(void 0),tt=ie(void 0),ln=ie(void 0),jn=ie(void 0),Zn,Tn,dn;rn.set(wh());let{closeNotification:cn,notificationsToShow$:qo}=an,Gi=v(()=>!!n().slow_video),Yi=()=>cn("slow_video"),Xn=v(()=>(a()==="video"&&s()||a()==="ads"&&d()==="inactive")&&!l()),kn=ie(void 0),Jn=ce(!1),fr,Ji=ce(!1),eo=ce(),In=ce(!1),En=ie(!1),go=ie(!1),to=ie(!1),Pn=ie(!(e.autoplay&&!e.uiConfig.controls.showOnStartupAtAutoplay)),Bo=v(()=>u()&&!f()&&!(r(En)||r(go))&&!(r(to)&&!_())),Lr=!0,er=v(()=>e.uiConfig.features.thumbTimer&&vt()&&a()==="video"&&!p()&&!l()&&!Ai&&(e.uiConfig.hideThumbTimerAfterTouch&&!b()||!e.uiConfig.hideThumbTimerAfterTouch)),mr=v(()=>a()==="video"&&!x()&&y()),An=ie(!1),Mn=v(()=>(et()||e.showAutoplayNext&&C())&&!!ae()&&!!_e()&&(e.showAds&&k()||!e.showAds)&&E()&&!l()&&!r(An)),Vr=v(()=>P()&&!(p()||r(Mn))&&!u()),tr=ie(!1),ir=v(()=>A()!==null),{toggle:or}=Sn,Wo=!1,ii=null;si==null||si.setContext(Il());let Rr=()=>{e.autoplay&&!Ai&&e.uiConfig.controls.showOnStartupAtAutoplay&&Ye(e.uiConfig.controls.hideTimeout)};e.store.setUiCallbacks({onStarted:Rr});let vr=()=>{window.clearTimeout(Zn),Ji.set(!1)},Dr=()=>{window.clearTimeout(Tn),eo.set(null)},Ye=Ce=>{vr(),Ji.set(!0),Zn=window.setTimeout(()=>Ji.set(!1),Ce);let lt=Ce-100;fr=window.setTimeout(()=>{T()&&Jn.set(!1)},lt>0?lt:Ce)},Pt=(Ce,lt)=>{Dr(),eo.set(lt),Tn=window.setTimeout(()=>eo.set(null),Ce)},ki=ci.subscribe(Ce=>{$t.set(Ce),Ce&&(window.clearTimeout(dn),dn=window.setTimeout(()=>$t.set(!1),e.uiConfig.controls.hide360IconTimeout))}),ji=()=>Tt(this,null,function*(){var lt,At,ai,zi;let Ce=Ss();if(Ce){let Vi=zl(),Yt=ho();Ce=Vi===Yt||Vi===He()}if(Ce){Ye(e.uiConfig.controls.hideTimeoutFullscreen);try{yield si==null?void 0:si.remove()}catch(Vi){ni({message:String(Vi)})}}fo.set(Ce),e.store.getAdmanWrapper().setFullscreen(Ce),y()?(At=(lt=e.store.callbacks)==null?void 0:lt.onFullscreenEnter)==null||At.call(lt):(zi=(ai=e.store.callbacks)==null?void 0:ai.onFullscreenExit)==null||zi.call(ai)}),io=Ce=>{let{width:lt,height:At}=Ce.target;Io.set({width:lt,height:At})},Po=()=>{let{width:Ce,height:lt}=r(vo).getBoundingClientRect();Io.set({width:Ce,height:lt})};Ut(()=>{var lt;return Vc(ji),e.uiConfig.features.annotationsInside&&(Ft==null||Ft.init(r(vo))),ta(si)&&(si==null||si.assignPlayerContainer(r(vo)),si==null||si.registryExternalEventHandlers({resize:io,leavepictureinpicture:Po})),e.interactiveContainer&&((lt=st().parentElement)==null||lt.insertBefore(e.interactiveContainer,st().nextSibling)),()=>{window.clearTimeout(Zn),window.clearTimeout(fr),window.clearTimeout(Tn),window.clearTimeout(dn),ki(),si==null||si.dispose().catch(At=>{ni({message:String(At)})}),Rc(ji)}});let ho=()=>{let Ce=e.uiConfig.features.fullscreenInternalTargetPlayerContainer||!ct()?r(vo):ct(),lt=Ce.getRootNode(),At=lt instanceof ShadowRoot?lt.host:lt,ai=Ge()instanceof HTMLElement&&Ge().contains(At);return e.uiConfig.allowChangingFullscreenTarget&&Ge()&&ai?Ge():Ce},Oo=()=>Tt(this,null,function*(){Ss()?(yield Lc(document),ni({message:"exit fullscreen"})):(ni({message:"request fullscreen"}),yield Mc(ho()))}),Ui=()=>{Mr(),ui.set(!1)},Li=Ce=>{x()||(Ce.preventDefault(),ui.set(!0),Eo.set({left:Ce.clientX,top:Ce.clientY}))};function it(){In.set(!0),Ai||Ye(e.uiConfig.controls.hideTimeoutCursor)}function Gt(){Ai||(Jn.set(!0),Ye(e.uiConfig.controls.hideTimeoutCursor))}function Zi(){In.set(!1),O(go,!1),O(En,!1),Wo=!1,e.store.actions.internal.releaseCamera(),Ye(e.uiConfig.controls.hideTimeout)}function yi(Ce){return Ce?Ce.offsetTop+yi(Ce.offsetParent):0}function bi(Ce){return Ce?Ce.offsetLeft+bi(Ce.offsetParent):0}function Ao(Ce){if(R()&&sn){let lt=Ce.currentTarget,At=yi(lt),ai=bi(lt),zi=Ce.pageX-ai,Vi=Ce.pageY-At,{left:Yt,bottom:rr,right:Ke}=R(),Dt=Ke-Yt;return zi>=Yt-Dt&&Vi<=rr+Dt}}function _o(Ce){if(r(vo)){let lt=yi(Ce.currentTarget),At=F().height,ai=Ce.pageY-lt;if(Ao(Ce)){O(go,!1);return}ai<40?O(go,!0):ai>At-40?O(En,!0):(O(go,!1),f()||O(En,!1))}}function Ln(Ce){_o(Ce),r(Bo)||Ye(e.uiConfig.controls.hideTimeoutCursor),Y()&&Wo&&ii&&e.store.actions.internal.moveCameraFocusPX(ii.clientX-Ce.clientX,ii.clientY-Ce.clientY,Ce.timeStamp-ii.timeStamp),ii=Ce}let oo=Ce=>{Ce.preventDefault(),Ce.button===0&&(Wo=!0,e.store.actions.internal.holdCamera()),Ye(e.uiConfig.controls.hideTimeoutCursor)},un=Ce=>{Ce.preventDefault(),Ce.button===0&&(ii=Ce,Wo=!1,e.store.actions.internal.releaseCamera()),Ye(e.uiConfig.controls.hideTimeoutCursor)},Vn=Ce=>{Ce.preventDefault(),Lr&&(ni({message:"double click on video"}),Oo(),Ye(e.uiConfig.controls.hideTimeoutCursor))},Mo=Ce=>{var lt;if(Ce.preventDefault(),H()||f()){Ui();return}if(!(E()&&!Ti)){if(r(ir))return or();if((lt=xt())==null||lt.focus(),!qt()){e.firstStart(),Ye(e.uiConfig.controls.hideTimeoutCursor);return}(!e.uiConfig.preventPauseOnVideoClick||X()!==C1.PLAYING)&&e.store.actions.internal.togglePlay(),Ye(e.uiConfig.controls.hideTimeoutCursor)}},gr=Ce=>{Ui(),Xi.set(!0),Ye(e.uiConfig.controls.hideTimeout),Ce&&Pt(e.uiConfig.controls.hideHotKeyHelpers,Ce)},hr=()=>{var Ce,lt;Ui(),(Ce=e.store.callbacks)!=null&&Ce.onOpenHotKeyMap?(lt=e.store.callbacks)==null||lt.onOpenHotKeyMap(oe()):xn.update(At=>!At)},Nr=()=>{Xi.set(!0)},_r=e.store.ui.contextMenu.openedByBtnKeyboard$,Br=e.store.ui.contextMenu.btnRef$,Ko=ie(void 0),Rn=e.store.ui.contextMenu.openedByHotKey$,nr=e.store.ui.contextMenu.lastActiveElem$;qe(()=>{Mi.set(r(kn))}),qe(()=>{O(to,me(r(Pn)&&X()!==C1.PLAYING)),r(Pn)||bt(()=>O(Pn,!0))}),qe(()=>{if(e.playerView==="compact"){Et.set(ee());return}Et.set((r(to)||E()||f()||ue()||le()||Me()||ee())&&!r(Bo)&&(a()==="video"||a()==="ads")&&!l())}),qe(()=>{!ue()&&r(tr)&&!u()&&Ye(e.uiConfig.controls.hideTimeoutCursor),bt(()=>O(tr,me(ue())))}),qe(()=>{r(jn),f(),Le(),bt(()=>Ya(r(jn),f(),Le()))}),qe(()=>{r(Ko),H(),J(),bt(()=>Ya(r(Ko),H(),J()))}),qe(()=>{let Ce=Ve();Ce&&(H(),bt(()=>Ga(Ce,H(),_r)))}),qe(()=>{r(Ko),H(),j(),bt(()=>Ya(r(Ko),H(),j()))}),qe(()=>{let Ce=N();Ce&&(H(),bt(()=>Eh(Ce,H(),Rn)))}),qe(()=>{var Ce;!Re()&&y()&&(bt(()=>No.set(!1)),(Ce=xt())==null||Ce.focus())}),qe(()=>{x()&&Ui()});let Or=U("video360"),Qo=e.playerView==="compact";console.log(Qo);var Dn=ax();kt("blur",qs,Ui);var Xe=pe(Dn);Xe.__mousemove=Ln;var Rt=h(Xe);let Ii=v(()=>a()==="ads"),Go=v(()=>r(ir)?or:void 0);dt(Gp(Rt,{toggleFullscreen:Oo,hideContextMenu:Ui,showHotKeyHelpers:gr,showKeyMap:hr,get isAds(){return r(Ii)},get fakePlayButtonHandler(){return r(Go)},get nextButtonActive(){return se()},get prevButtonActive(){return Q()},children:(Ce,lt)=>{var At=rx(),ai=pe(At);Pd(ai,{get hideCursor(){return r(Vr)},onClick:Mo,onDblclick:Vn,onContextMenu:Li,onMouseDown:oo,onMouseUp:un,get videoContainer(){return st()},set videoContainer(Yt){st(Yt)}});var zi=M(ai,2);Ll(zi,()=>"slot",!1,(Yt,rr)=>{Te(Yt,null,{name:Ed})});var Vi=M(zi,2);Ys(Vi,re,Yt=>{var rr=nx(),Ke=pe(rr);let Dt=v(()=>a()!=="thumb"||l()||Ai&&e.autoplay);va(Ke,{get hidden(){return r(Dt)},get thumbUrl(){return e.thumbUrl},get startVideo(){return e.firstStart},iconVisible:!Qo});var $i=M(Ke,2);Im($i,{});var Lo=M($i,2);{var fn=Ue=>{let Zt=v(()=>{var bo;return(bo=e.live)==null?void 0:bo.startTime});Sd(Ue,{get thumbUrl(){return e.thumbUrl},get startTime(){return r(Zt)}})};V(Lo,Ue=>{a()==="LiveWaitingStart"&&Ue(fn)})}var Yr=M(Lo,2);{var Bn=Ue=>{ga(Ue,{kind:"recover",get thumbUrl(){return e.thumbUrl}})};V(Yr,Ue=>{a()==="LiveWaitingRecover"&&Ue(Bn)})}var Hr=M(Yr,2);{var ll=Ue=>{ga(Ue,{kind:"record",get thumbUrl(){return e.thumbUrl}})};V(Hr,Ue=>{a()==="LiveWaitingRecord"&&Ue(ll)})}var Vs=M(Hr,2);{var $r=Ue=>{var Zt=J3();let bo;var ft=h(Zt);ql(ft,{get adsSlotId(){return pt()},get adsParams(){return Ht()},get adsPreviewParam(){return at()},get adsAutoplayParam(){return yt()},get duration(){return Qt()}}),g(Zt),I($o=>bo=te(Zt,1,"ads-container svelte-tvjmg6",null,bo,$o),[()=>({hidden:a()!=="ads"})]),$(Ue,Zt)};V(Vs,Ue=>{e.showAds&&qt()&&!Qo&&Ue($r)})}var _a=M(Vs,2);{var ba=Ue=>{let Zt=v(()=>!et()&&e.showAutoplayNext&&C());Wp(Ue,{get title(){return ae()},get thumb(){return _e()},get isHide(){return r(Zt)},clickCloseIcon:()=>O(An,!0)})};V(_a,Ue=>{r(Mn)&&ae()&&_e()&&!Qo&&Ue(ba)})}var Rs=M(_a,2);{var _t=Ue=>{let Zt=v(()=>!p());om(Ue,{get title(){return e.title},get isHidden(){return r(Zt)}})};V(Rs,Ue=>{r(mr)&&Ue(_t)})}var gt=M(Rs,2);{var no=Ue=>{let Zt=v(()=>a()==="video"&&p());yd(Ue,{get isShifted(){return r(Zt)}})};V(gt,Ue=>{Y()&&Ue(no)})}var Ho=M(gt,2);{var ro=Ue=>{var Zt=ex(),bo=h(Zt);Ul(bo,{"aria-label":Or}),g(Zt),$(Ue,Zt)};V(Ho,Ue=>{ke()&&Ue(ro)})}var di=M(Ho,2);{var Ri=Ue=>{xd(Ue,{get thumbUrl(){return e.thumbUrl},get chromecastDeviceName(){return Ne()}})};V(di,Ue=>{Me()&&Ue(Ri)})}var ms=M(di,2);{var dl=Ue=>{ma(Ue,{get shifted(){return p()},get captions(){return B()},get position(){return de()},get playerSize(){return F()}})};V(ms,Ue=>{fe().value!=="off"&&Ue(dl)})}var Fd=M(ms,2);{var _u=Ue=>{var Zt=tx();Zt.__contextmenu=Li,Zt.__click=[X3,H,ui,f,ht,Ui];var bo=h(Zt);wd(bo,{}),g(Zt),$(Ue,Zt)};V(Fd,Ue=>{l()&&Ue(_u)})}var Ud=M(Fd,2);{var $a=Ue=>{var Zt=ix();let bo;var ft=h(Zt);ds(ft,{needPadding:!1,canRewindLive:!1,isAds:!1,isRewindableLive:!1,isHidden:!1}),g(Zt),I($o=>bo=te(Zt,1,"timiline-wrapper svelte-tvjmg6",null,bo,$o),[()=>({visible:p()})]),$(Ue,Zt)};V(Ud,Ue=>{Qo&&Ue($a)})}var zd=M(Ud,2);{var qd=Ue=>{let Zt=v(()=>a()==="thumb"||a()==="LiveWaitingStart"||a()==="LiveWaitingRecover"||a()==="LiveWaitingRecord"),bo=v(()=>a()==="ads"),ft=v(()=>e.canRewindLive&&Ie()!==0);$d(Ue,{get bottomHidden(){return r(Zt)},get bottomNoSmooth(){return T()},get showControls(){return p()},get isAds(){return r(bo)},get canRewindLive(){return r(ft)},get logoClickable(){return e.logoClickable},get logoHidden(){return e.logoHidden},get logoTargetUrl(){return jt()},get showAutoplayNext(){return e.showAutoplayNext},get showNextPrevButtons(){return Be()},get nextButtonActive(){return se()},get prevButtonActive(){return Q()},get isOneVideoPlaylist(){return Pe()},customFullscreenSupported:Lr,toggleFullscreen:Oo,get seekToInteractive(){return e.seekToInteractive},get playPrevChapter(){return e.playPrevChapter},get playerControlsWrapperRef(){return r(tt)},set playerControlsWrapperRef($o){O(tt,me($o))},get playerControlsRef(){return r(ln)},set playerControlsRef($o){O(ln,me($o))}})};V(zd,Ue=>{qt()&&!Qo&&Ue(qd)})}var cl=M(zd,2);{var bu=Ue=>{var Zt=ox(),bo=h(Zt);let ft=v(()=>{var $o;return($o=r(ln))==null?void 0:$o.clientHeight});kd(bo,{get supportLink(){return e.supportLink},get playerControlsHeight(){return r(ft)},returnFocus:()=>{var $o;return($o=xt())==null?void 0:$o.focus()},get ref(){return r(jn)},set ref($o){O(jn,me($o))}}),g(Zt),$(Ue,Zt)};V(cl,Ue=>{!Me()&&a()!=="ads"&&Ue(bu)})}var ul=M(cl,2);Wl(ul,{isLive:!0,isHidden:!1,get isPlaying(){return We()},get position(){return de()},get duration(){return rt()}});var ya=M(ul,2);Jf(ya,{data:eo});var pl=M(ya,2);qp(pl,{get supportLink(){return e.supportLink},returnFocus:()=>{var Ue;return(Ue=xt())==null?void 0:Ue.focus()},get visible(){return H()},get playerContainerRef(){return r(vo)},get controlsContainerRef(){return r(tt)},get position(){return xe()},get menuElementRef(){return r(Ko)},set menuElementRef(Ue){O(Ko,me(Ue))}});var Wd=M(pl,2);{var Kd=Ue=>{Id(Ue,{onClose:Yi,onSelectAutoQuality:()=>{wn("auto"),Yi()}})};V(Wd,Ue=>{r(Gi)&&Ue(Kd)})}var Qd=M(Wd,2);{var $u=Ue=>{aa(Ue,{})};V(Qd,Ue=>{r(Xn)&&Ue($u)})}var Gd=M(Qd,2);{var yu=Ue=>{Zp(Ue,{})};V(Gd,Ue=>{ye()&&Ue(yu)})}var xa=M(Gd,2);{var xu=Ue=>{Yl(Ue,{})};V(xa,Ue=>{De()&&Ue(xu)})}$(Yt,rr)}),$(Ce,At)},$$slots:{default:!0}}),Ce=>xt(Ce),()=>xt());var Nn=M(Rt,2);dt(Nn,Ce=>O(kn,Ce),()=>r(kn)),g(Xe),dt(Xe,Ce=>O(vo,Ce),()=>r(vo));var pn=M(Xe,2);{var br=Ce=>{var lt=sx();$(Ce,lt)};V(pn,Ce=>{Je()&&Ce(br)})}kt("mouseenter",Xe,it),kt("mouseleave",Xe,Zi),kt("click",Xe,Nr,!0),kt("focusin",Xe,Gt,!0),$(t,Dn),q(),o()}nt(["mousemove","contextmenu","click"]);import{clientChecker as Ad,PlaybackState as _x}from"@vkontakte/videoplayer-core/es2015";import{noop as bx}from"@vkontakte/videoplayer-shared/es2015";var dx=L('<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),cx=L("<div><!></div>"),ux={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;
|
|
340
|
+
}`};function Tm(t,e){W(e,!0),G(t,q3);let[i,o]=Fe(),n=()=>C(s,"$isPlaying$",i),a=()=>C(d,"$aboutToGoNextVideo",i),{state:{isPlaying$:s},ui:{aboutToGoNextVideo:d},actions:l}=Ce(),{features:{playbackStatusShow:u,playbackStatusAnimationDuration:f,playbackStatusNextVideoAnimationDuration:_}}=Qt(),p=0,$=te(null),w=te(!1);qe(()=>{O($,ve(n()?Lr:ds))}),qe(()=>{O($,ve(a()?Is:null))}),qe(()=>{if(u)return p=window.setTimeout(()=>{p=0,a()&&r($)===Is&&(a()==="next"?l.internal.nextVideoClick(!1):l.internal.prevVideoClick(!1)),O($,null)},r($)!==Is?f:_),()=>{p&&(window.clearTimeout(p),p=0)}}),qe(()=>{n()&&!r(w)&&(O(w,!0),O($,null))});var y=Ue(),S=pe(y);{var k=P=>{var A=Ue(),E=pe(A);Qs(E,()=>r($),T=>{var V=W3(),z=h(V),j=h(z);let F=m(()=>a()==="prev");wi(j,()=>r($),(Z,J)=>{J(Z,{width:"40",height:"40",viewBox:"0 0 24 24",get isPrev(){return r(F)}})}),g(z),g(V),I(()=>tt(z,`animation-duration: ${r($)!==Is?f:_}ms`)),b(T,V)}),b(P,A)};R(S,P=>{r($)&&u&&P(k)})}b(t,y),q(),o()}var K3=(t,e,i,o,n,a)=>{t.preventDefault(),e&&(i({message:"double click on video"}),o(),n(a.uiConfig.controls.hideTimeoutCursor))},Q3=(t,e,i,o,n,a,s,d,l,u,f,_,p,$,w,y,S)=>{var k;if(t.preventDefault(),e()||o()){a();return}if(!(s()&&!l)){if(r(u))return f();if((k=_())==null||k.focus(),!p()){$.firstStart(),w($.uiConfig.controls.hideTimeoutCursor);return}(!$.uiConfig.preventPauseOnVideoClick||y()!==x1.PLAYING)&&$.store.actions.internal.togglePlay(),w($.uiConfig.controls.hideTimeoutCursor)}},G3=(t,e,i,o,n,a)=>{if(t.stopPropagation(),e()||o()){a();return}},Y3=L("<div><!></div>"),j3=L('<div class="spherical-video-icon svelte-cy741x"><!></div>'),Z3=L("<div><!></div>"),X3=L('<div class="settings-menu svelte-cy741x"><!></div>'),J3=L("<!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!>",1),ex=L('<div><div data-testid="video-container"></div></div> <!> <!>',1),tx=L('<div class="blocked svelte-cy741x"></div>'),ix=L('<div class="player-wrapper svelte-cy741x"><!> <div class="overlay-container"></div></div> <!>',1),ox={hash:"svelte-cy741x",code:`.player-wrapper.svelte-cy741x {position:absolute;width:100%;height:100%;}.blocked.svelte-cy741x {position:absolute;width:100%;height:100%;z-index:var(--overlay-container-z-index);}.player-wrapper.svelte-cy741x .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-cy741x {display:inline-block;position:absolute;top:calc(50% - 23px);left:calc(50% - 38px);}.video-wrapper.svelte-cy741x,
|
|
341
|
+
.video-container.svelte-cy741x,
|
|
342
|
+
.ads-container.svelte-cy741x {position:absolute;width:100%;height:100%;left:0;top:0;}.video-wrapper.svelte-cy741x {z-index:var(--video-container-z-index);background:var(--black);}.video-container.svelte-cy741x {z-index:var(--video-container-z-index);transition:var(--rotate-transition-duration) ease all;}.video-container.fast-rotate.svelte-cy741x {transition:none;}.nocursor.svelte-cy741x {cursor:none;}.ads-container.svelte-cy741x {z-index:var(--ads-container-z-index);background:var(--black);}.settings-menu.svelte-cy741x {position:absolute;z-index:var(--settings-menu-z-index);bottom:57px;right:18px;left:0;transition:opacity 0.2s, visibility 0.2s;}`};function km(t,e){W(e,!0),G(t,ox);let[i,o]=Fe(),n=()=>C(Ko,"$notificationsToShow$",i),a=()=>C(Bo,"$playerPhase",i),s=()=>C(co,"$isLoaderVisible",i),d=()=>C(Ri,"$adPlaybackState",i),l=()=>C(qt,"$crashed",i),u=()=>C(Ni,"$isInteractiveTime$",i),f=()=>C(U,"$settingsMenuVisible",i),_=()=>C(Sn,"$isInteractiveExpectation$",i),p=()=>C(ht,"$controlsVisible",i),$=()=>C(Zi,"$touched",i),w=()=>C(In,"$graphIsOpened$",i),y=()=>C(Oo,"$isFullscreen",i),S=()=>C(mr,"$autoplayNextEnabled$",i),k=()=>C(Bt,"$postrollPassed",i),P=()=>C(uo,"$isEnded$",i),A=()=>C(An,"$cursorInside",i),E=()=>C($i,"$rotateAlpha",i),T=()=>C(To,"$playerSize",i),V=()=>C(kn,"$fakeIsPlaying$",i),z=()=>C(tr,"$bottomNoSmooth",i),j=()=>C(jn,"$interactiveTimeIndicator",i),F=()=>C(li,"$is3DVideo",i),Z=()=>C(ai,"$contextMenuVisible$",i),J=()=>C(oi,"$playbackState$",i),ne=()=>C(dn,"$hotKeyMapData",i),fe=()=>C(zi,"$scrubbingInProgress",i),de=()=>C(Di,"$volumeChangingInProgress",i),Re=()=>C(ji,"$chromecastConnected$",i),Me=()=>C(Xi,"$controlsTimeoutActive",i),ee=()=>C(Yt,"$settingsMenuOpenedByKeyboard",i),Le=()=>C(yr,"$contextMenuOpenedByKeyboard$",i),X=()=>C(Or,"$contextMenuButtonRef$",i),N=()=>C(xr,"$contextMenuOpenedByHotKey$",i),De=()=>C(nr,"$contextMenuLastActiveElem$",i),re=()=>C(At,"$isFullscreenOpenedByKeyboard",i),Ee=()=>C(wt,"$isPlaying$",i),Ne=()=>C(dt,"$language$",i),me=()=>C($t,"$icon3DVideoVisible",i),B=()=>C(qo,"$chromecastDeviceName$",i),ce=()=>C(Yn,"$currentSubtitle$",i),Pe=()=>C(Co,"$currentSubtitleCaptions$",i),Ge=()=>C(No,"$position$",i),at=()=>C(Ui,"$duration$",i),Ae=()=>C(mi,"$isLive$",i),ye=()=>C(ko,"$contextMenuPosition$",i),Ve=()=>C(Cn,"$showHotKeyMap",i),Ze=()=>C(fi,"$debugPanelVisible",i),ut=()=>C(Zn,"$userActionsDisabled$",i),nt=v(e,"videoContainer",15),Nt=v(e,"adsSlotId",3,void 0),rt=v(e,"adsParams",3,void 0),yt=v(e,"adsPreviewParam",3,void 0),zt=v(e,"adsAutoplayParam",3,void 0),Gt=v(e,"duration",3,void 0),Be=v(e,"logoTargetUrl",3,""),se=v(e,"showNextPrevButtons",3,!1),Q=v(e,"nextButtonActive",3,!1),ae=v(e,"prevButtonActive",3,!1),_e=v(e,"endScreenVideoTitle",3,void 0),Te=v(e,"endScreenVideoThumb",3,void 0),Oe=v(e,"isOneVideoPlaylist",3,!1),pt=v(e,"shadowRootContainer",3,void 0),Wt=v(e,"outerContainerRef",3,void 0),Ye=v(e,"playerStarted",3,!1),lt=v(e,"fullScreenTarget",3,void 0),Je=v(e,"showMiniTimer",3,!1),kt=v(e,"showEndScreen",3,!0),ii=v(e,"keyboardControls",15),Qe=e.store.getLogger().createComponentLog("Root component"),dt=e.store.interfaceLanguage$,oi=e.store.state.playbackState$,Ri=e.store.ads.playbackState,No=e.store.state.positionWithScrubbing$,Ui=e.store.state.duration$,Bo=e.store.playerPhase,Oo=e.store.ui.isFullscreen,At=e.store.ui.isFullscreenOpenedByKeyboard,ht=e.store.ui.controlsVisible,U=e.store.ui.settingsMenu.visible$,Yt=e.store.ui.settingsMenu.openedByBtnKeyboard$,zi=e.store.ui.scrubbingInProgress,Di=e.store.ui.volumeChangingInProgress,ai=e.store.ui.contextMenu.visible$,fi=e.store.ui.debugPanelVisible,co=e.store.state.isLoaderVisible,uo=e.store.state.isEnded$,ji=e.store.state.chromecastConnected$,qo=e.store.state.chromecastDeviceName$,Bt=e.store.ads.postrollPassed,mi=e.store.state.isLive$,wt=e.store.state.isPlaying$,qt=e.store.state.crashed$,po=e.store.webApi.annotationsApi,Jt=e.store.webApi.pictureInPictureApi,Yn=e.store.state.currentSubtitle$,Co=e.store.state.currentSubtitleCaptions$,To=e.store.ui.playerSize,li=e.store.ui.is3DVideo,$t=e.store.ui.icon3DVideoVisible,$i=e.store.ui.rotateAlpha,Ai=e.store.state.isInteractive,Ni=e.store.state.isInteractiveTime$,Sn=e.store.state.isInteractiveExpectation$,Ci=e.store.state.hasInteractiveBranches,Zi=e.store.ui.touched,dn=e.store.ui.modals.hotKeyMap.data,Cn=e.store.ui.modals.hotKeyMap.show,Mi=e.store.ui.overlayContainer$,jn=e.store.ui.controls.interactiveTimeIndicator,cn=e.store.state.showInteractiveTimeIndicator,ko=e.store.ui.contextMenu.position$,Tn=e.store.actions.internal.setQuality,Rr=e.store.actions.internal.closeSettingsMenu,mr=e.store.ui.autoplayNextEnabled$,Zn=e.store.ui.userActionsDisabled,{fakeIsPlaying$:kn,notifications$:un,graphIsOpened$:In}=lo(),fo=te(void 0),et=te(void 0),pn=te(void 0),Xn=te(void 0),Jn,En,fn;dn.set($h());let{closeNotification:mn,notificationsToShow$:Ko}=un,Wi=m(()=>!!n().slow_video),qi=()=>mn("slow_video"),er=m(()=>(a()==="video"&&s()||a()==="ads"&&d()==="inactive")&&!l()),Pn=te(void 0),tr=le(!1),vr,Xi=le(!1),Ji=le(),An=le(!1),Mn=te(!1),mo=te(!1),eo=te(!1),Ln=te(!(e.autoplay&&!e.uiConfig.controls.showOnStartupAtAutoplay)),Ho=m(()=>u()&&!f()&&!(r(Mn)||r(mo))&&!(r(eo)&&!_())),Dr=!0,Vn=m(()=>e.uiConfig.features.thumbTimer&&Je()&&a()==="video"&&!p()&&!l()&&!Ai&&(e.uiConfig.hideThumbTimerAfterTouch&&!$()||!e.uiConfig.hideThumbTimerAfterTouch)),gr=m(()=>a()==="video"&&!w()&&y()),Rn=te(!1),Dn=m(()=>(kt()||e.showAutoplayNext&&S())&&!!_e()&&!!Te()&&(e.showAds&&k()||!e.showAds)&&P()&&!l()&&!r(Rn)),Nr=m(()=>A()&&!(p()||r(Dn))&&!u()),ir=te(!1),hr=m(()=>nt()&&E()%180?T().height/T().width:1),or=m(()=>V()!==null),{toggle:Nn}=kn,ni=!1,Qo=null;Jt==null||Jt.setContext(xl());let _r=()=>{e.autoplay&&!Ai&&e.uiConfig.controls.showOnStartupAtAutoplay&&ft(e.uiConfig.controls.hideTimeout)};e.store.setUiCallbacks({onStarted:_r});let Br=()=>{window.clearTimeout(Jn),Xi.set(!1)},it=()=>{window.clearTimeout(En),Ji.set(null)},ft=we=>{Br(),Xi.set(!0),Jn=window.setTimeout(()=>Xi.set(!1),we);let Lt=we-100;vr=window.setTimeout(()=>{z()&&tr.set(!1)},Lt>0?Lt:we)},Ti=(we,Lt)=>{it(),Ji.set(Lt),En=window.setTimeout(()=>Ji.set(null),we)},to=li.subscribe(we=>{$t.set(we),we&&(window.clearTimeout(fn),fn=window.setTimeout(()=>$t.set(!1),e.uiConfig.controls.hide360IconTimeout))}),Ki=()=>Ct(this,null,function*(){var Lt,ci,Et,ei;let we=ys();if(we){let ui=Nl(),Bi=Go();we=ui===Bi||ui===pt()}if(we){ft(e.uiConfig.controls.hideTimeoutFullscreen);try{yield Jt==null?void 0:Jt.remove()}catch(ui){Qe({message:String(ui)})}}Oo.set(we),e.store.getAdmanWrapper().setFullscreen(we),y()?(ci=(Lt=e.store.callbacks)==null?void 0:Lt.onFullscreenEnter)==null||ci.call(Lt):(ei=(Et=e.store.callbacks)==null?void 0:Et.onFullscreenExit)==null||ei.call(Et)}),Io=we=>{let{width:Lt,height:ci}=we.target;To.set({width:Lt,height:ci})},Eo=()=>{let{width:we,height:Lt}=r(fo).getBoundingClientRect();To.set({width:we,height:Lt})};Ht(()=>{var Lt;return Pc(Ki),e.uiConfig.features.annotationsInside&&(po==null||po.init(r(fo))),ea(Jt)&&(Jt==null||Jt.assignPlayerContainer(r(fo)),Jt==null||Jt.registryExternalEventHandlers({resize:Io,leavepictureinpicture:Eo})),e.interactiveContainer&&((Lt=nt().parentElement)==null||Lt.insertBefore(e.interactiveContainer,nt().nextSibling)),()=>{window.clearTimeout(Jn),window.clearTimeout(vr),window.clearTimeout(En),window.clearTimeout(fn),to(),Jt==null||Jt.dispose().catch(ci=>{Qe({message:String(ci)})}),Ac(Ki)}});let Go=()=>{let we=e.uiConfig.features.fullscreenInternalTargetPlayerContainer||!Wt()?r(fo):Wt(),Lt=we.getRootNode(),ci=Lt instanceof ShadowRoot?Lt.host:Lt,Et=lt()instanceof HTMLElement&<().contains(ci);return e.uiConfig.allowChangingFullscreenTarget&<()&&Et?lt():we},Po=()=>Ct(this,null,function*(){ys()?(yield Ec(document),Qe({message:"exit fullscreen"})):(Qe({message:"request fullscreen"}),yield Ic(Go()))}),pi=()=>{Rr(),ai.set(!1)},Xe=we=>{w()||(we.preventDefault(),ai.set(!0),ko.set({left:we.clientX,top:we.clientY}))};function Kt(){An.set(!0),Ai||ft(e.uiConfig.controls.hideTimeoutCursor)}function Qi(){Ai||(tr.set(!0),ft(e.uiConfig.controls.hideTimeoutCursor))}function Li(){An.set(!1),O(mo,!1),O(Mn,!1),ni=!1,e.store.actions.internal.releaseCamera(),ft(e.uiConfig.controls.hideTimeout)}function vi(we){return we?we.offsetTop+vi(we.offsetParent):0}function vo(we){return we?we.offsetLeft+vo(we.offsetParent):0}function go(we){if(j()&&cn){let Lt=we.currentTarget,ci=vi(Lt),Et=vo(Lt),ei=we.pageX-Et,ui=we.pageY-ci,{left:Bi,bottom:_o,right:ri}=j(),Mo=ri-Bi;return ei>=Bi-Mo&&ui<=_o+Mo}}function Bn(we){if(r(fo)){let Lt=vi(we.currentTarget),ci=T().height,Et=we.pageY-Lt;if(go(we)){O(mo,!1);return}Et<40?O(mo,!0):Et>ci-40?O(Mn,!0):(O(mo,!1),f()||O(Mn,!1))}}function io(we){Bn(we),r(Ho)||ft(e.uiConfig.controls.hideTimeoutCursor),F()&&ni&&Qo&&e.store.actions.internal.moveCameraFocusPX(Qo.clientX-we.clientX,Qo.clientY-we.clientY,we.timeStamp-Qo.timeStamp),Qo=we}let vn=we=>{we.preventDefault(),we.button===0&&(ni=!0,e.store.actions.internal.holdCamera()),ft(e.uiConfig.controls.hideTimeoutCursor)},On=we=>{we.preventDefault(),we.button===0&&(Qo=we,ni=!1,e.store.actions.internal.releaseCamera()),ft(e.uiConfig.controls.hideTimeoutCursor)},Ao=we=>{pi(),Zi.set(!0),ft(e.uiConfig.controls.hideTimeout),we&&Ti(e.uiConfig.controls.hideHotKeyHelpers,we)},br=()=>{var we,Lt;pi(),(we=e.store.callbacks)!=null&&we.onOpenHotKeyMap?(Lt=e.store.callbacks)==null||Lt.onOpenHotKeyMap(ne()):Cn.update(ci=>!ci)},$r=()=>{Zi.set(!0)},yr=e.store.ui.contextMenu.openedByBtnKeyboard$,Or=e.store.ui.contextMenu.btnRef$,Yo=te(void 0),xr=e.store.ui.contextMenu.openedByHotKey$,nr=e.store.ui.contextMenu.lastActiveElem$;qe(()=>{Mi.set(r(Pn))}),qe(()=>{O(eo,ve(r(Ln)&&J()!==x1.PLAYING)),r(Ln)||bt(()=>O(Ln,!0))}),qe(()=>{ht.set((r(eo)||P()||f()||fe()||de()||Re()||Me())&&!r(Ho)&&(a()==="video"||a()==="ads")&&!l())}),qe(()=>{!fe()&&r(ir)&&!u()&&ft(e.uiConfig.controls.hideTimeoutCursor),bt(()=>O(ir,ve(fe())))}),qe(()=>{r(Xn),f(),ee(),bt(()=>Ka(r(Xn),f(),ee()))}),qe(()=>{r(Yo),Z(),Le(),bt(()=>Ka(r(Yo),Z(),Le()))}),qe(()=>{let we=X();we&&(Z(),bt(()=>qa(we,Z(),yr)))}),qe(()=>{r(Yo),Z(),N(),bt(()=>Ka(r(Yo),Z(),N()))}),qe(()=>{let we=De();we&&(Z(),bt(()=>Th(we,Z(),xr)))}),qe(()=>{var we;!re()&&y()&&(bt(()=>At.set(!1)),(we=ii())==null||we.focus())}),qe(()=>{w()&&pi()});let rr=H("video360");var wr=ix();It("blur",Us,pi);var ho=pe(wr);ho.__mousemove=io;var Hn=h(ho);let ot=m(()=>a()==="ads"),Ot=m(()=>r(or)?Nn:void 0);ct(qp(Hn,{toggleFullscreen:Po,hideContextMenu:pi,showHotKeyHelpers:Ao,showKeyMap:br,get isAds(){return r(ot)},get fakePlayButtonHandler(){return r(Ot)},get nextButtonActive(){return Q()},get prevButtonActive(){return ae()},children:(we,Lt)=>{var ci=ex(),Et=pe(ci);let ei;Et.__contextmenu=Xe,Et.__mousedown=vn,Et.__mouseup=On,Et.__click=[Q3,Z,ai,f,U,pi,P,uo,Ci,or,Nn,ii,Ye,e,ft,J,oi],Et.__dblclick=[K3,Dr,Qe,Po,ft,e];var ui=h(Et);let Bi;ct(ui,Mo=>nt(Mo),()=>nt()),g(Et);var _o=M(Et,2);kl(_o,()=>"slot",!1,(Mo,We)=>{Se(Mo,null,{name:Td})});var ri=M(_o,2);Qs(ri,Ne,Mo=>{var We=J3(),Ft=pe(We);let yi=m(()=>a()!=="thumb"||l()||Ai&&e.autoplay);$d(Ft,{get hidden(){return r(yi)},get thumbUrl(){return e.thumbUrl},get startVideo(){return e.firstStart}});var Lo=M(Ft,2);Tm(Lo,{});var Zo=M(Lo,2);{var us=ze=>{let si=m(()=>{var Jo;return(Jo=e.live)==null?void 0:Jo.startTime});yd(ze,{get thumbUrl(){return e.thumbUrl},get startTime(){return r(si)}})};R(Zo,ze=>{a()==="LiveWaitingStart"&&ze(us)})}var gn=M(Zo,2);{var Gr=ze=>{pa(ze,{kind:"recover",get thumbUrl(){return e.thumbUrl}})};R(gn,ze=>{a()==="LiveWaitingRecover"&&ze(Gr)})}var ma=M(gn,2);{var va=ze=>{pa(ze,{kind:"record",get thumbUrl(){return e.thumbUrl}})};R(ma,ze=>{a()==="LiveWaitingRecord"&&ze(va)})}var sr=M(ma,2);{var nl=ze=>{var si=Y3();let Jo;var gt=h(si);Bl(gt,{get adsSlotId(){return Nt()},get adsParams(){return rt()},get adsPreviewParam(){return yt()},get adsAutoplayParam(){return zt()},get duration(){return Gt()}}),g(si),I(Fo=>Jo=ie(si,1,"ads-container svelte-cy741x",null,Jo,Fo),[()=>({hidden:a()!=="ads"})]),b(ze,si)};R(sr,ze=>{e.showAds&&Ye()&&ze(nl)})}var As=M(sr,2);{var ga=ze=>{let si=m(()=>!kt()&&e.showAutoplayNext&&S());Up(ze,{get title(){return _e()},get thumb(){return Te()},get isHide(){return r(si)},clickCloseIcon:()=>O(Rn,!0)})};R(As,ze=>{r(Dn)&&_e()&&Te()&&ze(ga)})}var vt=M(As,2);{var _t=ze=>{let si=m(()=>!p());tm(ze,{get title(){return e.title},get isHidden(){return r(si)}})};R(vt,ze=>{r(gr)&&ze(_t)})}var Gi=M(vt,2);{var Xo=ze=>{let si=m(()=>a()==="video"&&p());gd(ze,{get isShifted(){return r(si)}})};R(Gi,ze=>{F()&&ze(Xo)})}var Yi=M(Gi,2);{var di=ze=>{var si=j3(),Jo=h(si);Dl(Jo,{"aria-label":rr}),g(si),b(ze,si)};R(Yi,ze=>{me()&&ze(di)})}var Ii=M(Yi,2);{var Ms=ze=>{_d(ze,{get thumbUrl(){return e.thumbUrl},get chromecastDeviceName(){return B()}})};R(Ii,ze=>{Re()&&ze(Ms)})}var ha=M(Ii,2);{var vu=ze=>{hd(ze,{get shifted(){return p()},get captions(){return Pe()},get position(){return Ge()},get playerSize(){return T()}})};R(ha,ze=>{ce().value!=="off"&&ze(vu)})}var Nd=M(ha,2);{var gu=ze=>{var si=Z3();si.__contextmenu=Xe,si.__click=[G3,Z,ai,f,U,pi];var Jo=h(si);bd(Jo,{}),g(si),b(ze,si)};R(Nd,ze=>{l()&&ze(gu)})}var Ls=M(Nd,2);{var hu=ze=>{let si=m(()=>a()==="thumb"||a()==="LiveWaitingStart"||a()==="LiveWaitingRecover"||a()==="LiveWaitingRecord"),Jo=m(()=>a()==="ads"),gt=m(()=>e.canRewindLive&&at()!==0);vd(ze,{get bottomHidden(){return r(si)},get bottomNoSmooth(){return z()},get showControls(){return p()},get isAds(){return r(Jo)},get canRewindLive(){return r(gt)},get logoClickable(){return e.logoClickable},get logoHidden(){return e.logoHidden},get logoTargetUrl(){return Be()},get showAutoplayNext(){return e.showAutoplayNext},get showNextPrevButtons(){return se()},get nextButtonActive(){return Q()},get prevButtonActive(){return ae()},get isOneVideoPlaylist(){return Oe()},customFullscreenSupported:Dr,toggleFullscreen:Po,get seekToInteractive(){return e.seekToInteractive},get playPrevChapter(){return e.playPrevChapter},get playerControlsWrapperRef(){return r(et)},set playerControlsWrapperRef(Fo){O(et,ve(Fo))},get playerControlsRef(){return r(pn)},set playerControlsRef(Fo){O(pn,ve(Fo))}})};R(Ls,ze=>{Ye()&&ze(hu)})}var rl=M(Ls,2);{var Bd=ze=>{var si=X3(),Jo=h(si);let gt=m(()=>{var Fo;return(Fo=r(pn))==null?void 0:Fo.clientHeight});Sd(Jo,{get supportLink(){return e.supportLink},get playerControlsHeight(){return r(gt)},returnFocus:()=>{var Fo;return(Fo=ii())==null?void 0:Fo.focus()},get ref(){return r(Xn)},set ref(Fo){O(Xn,ve(Fo))}}),g(si),b(ze,si)};R(rl,ze=>{!Re()&&a()!=="ads"&&ze(Bd)})}var Od=M(rl,2);let Hd=m(()=>!r(Vn));Hl(Od,{get isLive(){return Ae()},get isHidden(){return r(Hd)},get isPlaying(){return Ee()},get position(){return Ge()},get duration(){return at()}});var _a=M(Od,2);Zf(_a,{data:Ji});var sl=M(_a,2);Fp(sl,{get supportLink(){return e.supportLink},returnFocus:()=>{var ze;return(ze=ii())==null?void 0:ze.focus()},get visible(){return Z()},get playerContainerRef(){return r(fo)},get controlsContainerRef(){return r(et)},get position(){return ye()},get menuElementRef(){return r(Yo)},set menuElementRef(ze){O(Yo,ve(ze))}});var Fd=M(sl,2);{var Ud=ze=>{Cd(ze,{onClose:qi,onSelectAutoQuality:()=>{Tn("auto"),qi()}})};R(Fd,ze=>{r(Wi)&&ze(Ud)})}var zd=M(Fd,2);{var _u=ze=>{ra(ze,{})};R(zd,ze=>{r(er)&&ze(_u)})}var Wd=M(zd,2);{var bu=ze=>{Gp(ze,{})};R(Wd,ze=>{Ve()&&ze(bu)})}var ba=M(Wd,2);{var $u=ze=>{Wl(ze,{})};R(ba,ze=>{Ze()&&ze($u)})}b(Mo,We)}),I((Mo,We)=>{ei=ie(Et,1,"video-wrapper svelte-cy741x",null,ei,Mo),Bi=ie(ui,1,"video-container svelte-cy741x",null,Bi,We),tt(ui,`transform: rotate(${E()}deg) scale(${r(hr)})`),He(ui,"data-is-playing",Ee())},[()=>({hidden:a()!=="video",nocursor:r(Nr)}),()=>({"fast-rotate":!e.uiConfig.isSmoothVideoRotate})]),b(we,ci)},$$slots:{default:!0}}),we=>ii(we),()=>ii());var ki=M(Hn,2);ct(ki,we=>O(Pn,we),()=>r(Pn)),g(ho),ct(ho,we=>O(fo,we),()=>r(fo));var jo=M(ho,2);{var Fn=we=>{var Lt=tx();b(we,Lt)};R(jo,we=>{ut()&&we(Fn)})}It("mouseenter",ho,Kt),It("mouseleave",ho,Li),It("click",ho,$r,!0),It("focusin",ho,Qi,!0),b(t,wr),q(),o()}st(["mousemove","contextmenu","mousedown","mouseup","click","dblclick"]);import{clientChecker as kd,PlaybackState as fx}from"@vkontakte/videoplayer-core/es2015";import{noop as mx}from"@vkontakte/videoplayer-shared/es2015";var nx=L('<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),rx=L("<div><!></div>"),sx={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;
|
|
344
343
|
animation: svelte-nhq2ld-blink 500ms infinite;opacity:0;}.triangle.right.svelte-nhq2ld:nth-child(1),
|
|
345
344
|
.triangle.left.svelte-nhq2ld:nth-child(3) {animation-delay:0ms;}.triangle.right.svelte-nhq2ld:nth-child(2),
|
|
346
345
|
.triangle.left.svelte-nhq2ld:nth-child(2) {animation-delay:100ms;}.triangle.right.svelte-nhq2ld:nth-child(3),
|
|
@@ -356,92 +355,9 @@ Try switching the\xA0quality to\xA0Auto.`},mh=d_;var as=new Map;as.set(gh.EN,mh)
|
|
|
356
355
|
100% {
|
|
357
356
|
opacity: 0;
|
|
358
357
|
}
|
|
359
|
-
}.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
|
|
358
|
+
}.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 nu(t,e){W(e,!0),G(t,sx);let i=v(e,"seekStep",3,0),o=te(!1),n=0,a=0,s=te(ve(i())),d=_=>{_.stopPropagation(),a+=1,O(s,i()*(a-1)),a===1?e.handleSingleFirstClick(_):(O(o,!0),e.handleSecondClick()),window.clearTimeout(n),n=window.setTimeout(()=>{a=0,O(o,!1)},300)};yn(()=>{window.clearTimeout(n)});var l=rx();l.__click=d;var u=h(l);{var f=_=>{var p=nx(),$=pe(p),w=M($,2),y=h(w),S=h(y),k=M(S,2),P=M(k,2);g(y);var A=M(y,2),E=h(A,!0);g(A),g(w),I(T=>{var V,z,j,F;ie($,1,`semicircle ${(V=e.side)!=null?V:""}`,"svelte-nhq2ld"),ie(S,1,`triangle ${(z=e.side)!=null?z:""}`,"svelte-nhq2ld"),ie(k,1,`triangle ${(j=e.side)!=null?j:""}`,"svelte-nhq2ld"),ie(P,1,`triangle ${(F=e.side)!=null?F:""}`,"svelte-nhq2ld"),ge(E,T)},[()=>H("doubletap_seek_step",{seconds:r(s).toFixed(0)})]),b(_,p)};R(u,_=>{r(o)&&_(f)})}g(l),I(()=>{var _;return ie(l,1,`double-click-area ${(_=e.side)!=null?_:""}`,"svelte-nhq2ld")}),b(t,l),q()}st(["click"]);var ax=(t,e,i)=>{e(!1),i()},lx=L('<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),dx={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 Im(t,e){W(e,!0),G(t,dx);let[i,o]=Fe(),n=()=>C(d,"$autoplayNextEnabled$",i),a=()=>C(l,"$timerNextVideoRunning$",i),s=Ce(),d=s.ui.autoplayNextEnabled$,l=s.ui.timerNextVideoRunning$,u=s.actions.internal.nextVideoClick,f=s.actions.internal.nextVideoAnnouncementShow,_=s.actions.internal.nextVideoAnnouncementClick,p=s.actions.internal.nextVideoAnnouncementAuto,$=s.actions.internal.nextVideoAnnouncementCancel,w=()=>{u(!1),p()},y=()=>{e.clickCloseIcon(),$()};Ht(()=>{e.isHide||f(),e.isHide&&n()&&(u(!1),p())});var S=Ue(),k=pe(S);{var P=A=>{var E=lx(),T=M(pe(E),2),V=h(T),z=h(V),j=h(z,!0);g(z);var F=M(z,2);oa(F,{onClick:y}),g(V);var Z=M(V,2);Z.__click=[ax,u,_];var J=h(Z),ne=h(J),fe=h(ne);let de;var Re=M(fe,2);{var Me=N=>{ql(N,{get isRunning(){return a()},onTimerEnded:w})};R(Re,N=>{n()&&N(Me)})}g(ne),g(J);var ee=M(J,2),Le=h(ee),X=h(Le,!0);g(Le),g(ee),g(Z),g(T),I((N,De)=>{ge(j,N),tt(ne,`background-image: url('${e.thumb}')`),de=ie(fe,1,"thumb-overlay svelte-1qdxi6t",null,de,De),ge(X,e.title)},[()=>n()?H("end_screen_next_video"):H("end_screen_recommended_video"),()=>({withOpacity:n()})]),b(A,E)};R(k,A=>{e.isHide||A(P)})}b(t,S),q(),o()}st(["click"]);import{clientChecker as cx}from"@vkontakte/videoplayer-core/es2015";var w1=({getFullscreenTarget:t,fullScreenChangeHandler:e})=>{let i=null,o;Ht(()=>{cx.device.isIOS&&(o=setTimeout(()=>{let a=t().querySelector("video");if(!a)return;let s=()=>e(!0),d=()=>e(!1);a.addEventListener("webkitbeginfullscreen",s),a.addEventListener("webkitendfullscreen",d),i=()=>{a.removeEventListener("webkitbeginfullscreen",s),a.removeEventListener("webkitendfullscreen",d)}},0))}),yn(()=>{i==null||i(),clearTimeout(o)})};import{VideoFormat as ux}from"@vkontakte/videoplayer-core/es2015";var ru=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 px}from"@vkontakte/videoplayer-core/es2015";var S1=({store:t,getFullscreenTarget:e})=>{let{isFullscreen:i}=t.ui,{setSubtitle:o}=t.actions.internal,{currentSubtitle$:n,availableSubtitlesList$:a,currentFormat$:s,availableTextTracks$:d}=t.state,l=null,u=()=>e().querySelector("video"),f=()=>px.device.isIOS&&xe(s)===ux.DASH_LIVE_CMAF,_=()=>{l==null||l(),l=null},p=$=>{if(_(),!f()||!$)return;let w=u();if(!w)return;let y=new ru(w),S=xe(d),k=xe(a),P=xe(n);for(let T of S)k.some(z=>z.value===T.id)&&y.attach(T,P.value===T.id);let A=d.subscribe(T=>{for(let V of T)y.updateSrc(V)}),E=()=>{let T=y.getCurrentShowingId();o(xe(a).find(V=>V.value===T))};w.textTracks.addEventListener("change",E),l=()=>{A(),y.detachAll(),w.textTracks.removeEventListener("change",E)}};Ht(()=>i.subscribe(p)),yn(_)};var vx=(t,e,i,o)=>{if(t.stopPropagation(),e()){o();return}},gx=L("<!> <!>",1),hx=L("<div><!></div>"),_x=L('<div class="spherical-video-icon svelte-dtyj47"><!></div>'),bx=L("<div><!></div>"),$x=L('<div class="settings-mobile svelte-dtyj47"><!></div>'),yx=L("<!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!>",1),xx=L('<div class="player-wrapper svelte-dtyj47" role="region" tabindex="-1"><div><div data-testid="video-container"></div></div> <!> <!> <div class="overlay-container"></div></div>'),wx={hash:"svelte-dtyj47",code:`.player-wrapper.svelte-dtyj47 {position:absolute;width:100%;height:100%;}.player-wrapper.svelte-dtyj47 .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-dtyj47 {display:inline-block;position:absolute;top:calc(50% - 23px);left:calc(50% - 38px);}.video-wrapper.svelte-dtyj47,
|
|
360
359
|
.video-container.svelte-dtyj47,
|
|
361
|
-
.ads-container.svelte-dtyj47 {position:absolute;width:100%;height:100%;left:0;top:0;}.video-wrapper.svelte-dtyj47 {z-index:var(--video-container-z-index);background:var(--black);}.video-container.svelte-dtyj47 {z-index:var(--video-container-z-index);transition:var(--rotate-transition-duration) ease all;}.video-container.fast-rotate.svelte-dtyj47 {transition:none;}.ads-container.svelte-dtyj47 {z-index:var(--ads-container-z-index);background:var(--black);}.settings-mobile.svelte-dtyj47 {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 Am(t,e){var Ui,Li;z(e,!0),K(t,Ix);let[i,o]=Oe(),n=()=>S(ni,"$playerPhase",i),a=()=>S(Et,"$isLoaderVisible",i),s=()=>S(vt,"$adPlaybackState",i),d=()=>S(Hi,"$crashed",i),l=()=>S(jn,"$notificationsToShow$",i),u=()=>S(Ge,"$playbackState$",i),f=()=>S(He,"$graphIsOpened$",i),_=()=>S(li,"$interactiveHideMobileControls",i),p=()=>S(ht,"$isEnded$",i),b=()=>S(Ai,"$isInteractiveExpectation$",i),x=()=>S(ut,"$controlsVisible",i),y=()=>S(Ti,"$touched",i),C=()=>S(rn,"$autoplayNextEnabled$",i),k=()=>S(ri,"$postrollPassed",i),E=()=>S(ci,"$rotateAlpha",i),P=()=>S(Qn,"$playerSize",i),A=()=>S(dn,"$bottomNoSmooth",i),T=()=>S(St,"$videoSize",i),R=()=>S(Ze,"$isFullscreen",i),F=()=>S(et,"$position$",i),Y=()=>S(xt,"$duration$",i),H=()=>S(xn,"$loadedMetadata",i),X=()=>S(Ni,"$settingsMenuVisible",i),oe=()=>S(Bi,"$scrubbingInProgress",i),ee=()=>S(fo,"$volumeChangingInProgress",i),ue=()=>S(Vt,"$chromecastConnected$",i),le=()=>S(Ci,"$isInteractiveTime$",i),Me=()=>S(_i,"$isActiveLive",i),Le=()=>S(Do,"$settingsMenuOpenedByKeyboard",i),J=()=>S(pi,"$isPlaying$",i),Ve=()=>S(qt,"$language$",i),j=()=>S(yn,"$disabledControls$",i),N=()=>S(ko,"$is3DVideo",i),Re=()=>S(Io,"$icon3DVideoVisible",i),re=()=>S(Z,"$chromecastDeviceName$",i),ke=()=>S(Ft,"$currentSubtitle$",i),Ne=()=>S(si,"$currentSubtitleCaptions$",i),fe=()=>S(mo,"$realDuration$",i),B=()=>S(ti,"$isLive$",i),de=()=>S(No,"$debugPanelVisible",i),Ie=m(e,"videoContainer",15),We=m(e,"adsSlotId",3,void 0),rt=m(e,"adsParams",3,void 0),xe=m(e,"adsPreviewParam",3,void 0),ye=m(e,"adsAutoplayParam",3,void 0),De=m(e,"duration",3,void 0),Je=m(e,"logoTargetUrl",3,""),st=m(e,"showNextPrevButtons",3,!1),pt=m(e,"nextButtonActive",3,!1),Ht=m(e,"prevButtonActive",3,!1),at=m(e,"endScreenVideoTitle",3,void 0),yt=m(e,"endScreenVideoThumb",3,void 0),Qt=m(e,"isOneVideoPlaylist",3,!1),jt=m(e,"shadowRootContainer",3,void 0),Be=m(e,"outerContainerRef",3,void 0),se=m(e,"showMiniTimer",3,!1),Q=m(e,"fullScreenTarget",3,void 0),ae=m(e,"playerStarted",3,!1),_e=m(e,"showEndScreen",3,!0),{notifications$:Pe,graphIsOpened$:He}=po(),ct=e.store.getLogger().createComponentLog("Root component"),qt=e.store.interfaceLanguage$,Ge=e.store.state.playbackState$,vt=e.store.ads.playbackState,et=e.store.state.positionWithScrubbing$,xt=e.store.state.duration$,ni=e.store.playerPhase,Ze=e.store.ui.isFullscreen,ut=e.store.ui.controlsVisible,li=e.store.ui.interactiveHideMobileControls,Ni=e.store.ui.settingsMenu.visible$,Do=e.store.ui.settingsMenu.openedByBtnKeyboard$,Bi=e.store.ui.scrubbingInProgress,fo=e.store.ui.volumeChangingInProgress,No=e.store.ui.debugPanelVisible,Et=e.store.state.isLoaderVisible,ht=e.store.state.isEnded$,Vt=e.store.state.chromecastConnected$,Z=e.store.state.chromecastDeviceName$,ri=e.store.ads.postrollPassed,ui=e.store.ui.mobileUnmuteButtonExpanded,Oi=e.store.ui.mobileUnmuteButtonVisible,ti=e.store.state.isLive$,pi=e.store.state.isPlaying$,_i=e.store.state.isActiveLive$,Qi=e.store.state.isRewindableLive$,Hi=e.store.state.crashed$,Wt=e.store.webApi.annotationsApi,fi=e.store.webApi.pictureInPictureApi,St=e.store.state.videoSize$,Ft=e.store.state.currentSubtitle$,si=e.store.state.currentSubtitleCaptions$,mo=e.store.state.duration$,Qn=e.store.ui.playerSize,ko=e.store.ui.is3DVideo,Io=e.store.ui.icon3DVideoVisible,ci=e.store.ui.rotateAlpha,$t=e.store.state.isInteractive,Ci=e.store.state.isInteractiveTime$,Ai=e.store.state.isInteractiveExpectation$,Fi=e.store.state.hasInteractiveBranches,yn=e.store.ui.controls.disabledControls$,Ti=e.store.ui.touched,Xi=e.store.ui.overlayContainer$,rn=e.store.ui.autoplayNextEnabled$,xn=e.store.state.loadedMetadata$,Mi=e.store.actions.internal.closeSettingsMenu,Gn=(Ui=e.store.callbacks)==null?void 0:Ui.onDisabledPlayPrevChapterClick,sn=(Li=e.store.callbacks)==null?void 0:Li.onDisabledSeekToInteractiveClick,Eo=e.store.actions.internal.setQuality,wn=ie(void 0),Mr=ie(void 0),pr=ie(void 0),Yn=ie(void 0),Sn,an,Cn,vo=v(()=>(n()==="video"&&a()||n()==="ads"&&s()==="inactive")&&!d()),tt=ie(void 0),{closeNotification:ln,notificationsToShow$:jn}=Pe,Zn=v(()=>!!l().slow_video),Tn=()=>ln("slow_video"),dn=ce(!1),cn,qo=ie(!1),Gi=v(()=>u()!==_x.PLAYING),Yi=ie(!1),Xn=v(()=>f()||_()||!r(qo)&&(p()&&!!Fi||r(Gi)&&b())),kn=ie(!0),Jn=v(()=>e.uiConfig.features.thumbTimer&&se()&&n()==="video"&&!x()&&!d()&&!$t&&(e.uiConfig.hideThumbTimerAfterTouch&&!y()||!e.uiConfig.hideThumbTimerAfterTouch)),fr=ie(!1),Ji=v(()=>(_e()||e.showAutoplayNext&&C())&&!!at()&&!!yt()&&(e.showAds&&k()||!e.showAds)&&p()&&!d()&&!r(fr)),eo=ie(!1),In=v(()=>Ie()&&E()%180?P().height/P().width:1);fi==null||fi.setContext(Il());let En=it=>{clearTimeout(an),it&&(Oi.set(!0),ui.set(!0),an=setTimeout(()=>{ui.set(!1)},e.uiConfig.controls.collapseMobileUnmute),$t||to(e.uiConfig.controls.hideTimeoutMobile))};e.store.setUiCallbacks({onStarted:En});let go=()=>{clearTimeout(Sn),O(qo,!1),_()&&li.set(!1)},to=it=>{go(),O(qo,!0),Sn=setTimeout(()=>O(qo,!1),it);let Gt=it-100;cn=setTimeout(()=>{A()&&dn.set(!1)},Gt>0?Gt:it)},Pn=ko.subscribe(it=>{Io.set(it),it&&(clearTimeout(Cn),Cn=setTimeout(()=>Io.set(!1),e.uiConfig.controls.hide360IconTimeout))}),Bo=(...Gt)=>Tt(this,[...Gt],function*(it=Ss()){var Zi,yi,bi,Ao,_o,Ln;if(it&&!Ad.device.isIOS){let oo=zl(),un=Mn(),Vn=Ad.browser.isSamsungBrowser&&oo===jt();it=oo===un||Vn}if(it){to(e.uiConfig.controls.hideTimeoutFullscreen);try{yield fi==null?void 0:fi.remove()}catch(oo){ct({message:String(oo)})}try{let oo=(Zi=T())!=null&&Zi.width&&((yi=T())!=null&&yi.height)?T():P();yield yh(oo)}catch(oo){ct({message:String(oo)})}}Ze.set(it),e.store.getAdmanWrapper().setFullscreen(it),R()?(Ao=(bi=e.store.callbacks)==null?void 0:bi.onFullscreenEnter)==null||Ao.call(bi):(Ln=(_o=e.store.callbacks)==null?void 0:_o.onFullscreenExit)==null||Ln.call(_o)}),Lr=it=>{let Gt=it;Qn.set({width:Gt.target.width,height:Gt.target.height})};Ut(()=>{var it;return Vc(Bo),e.uiConfig.features.annotationsInside&&(Wt==null||Wt.init(r(wn))),ta(fi)&&(fi==null||fi.assignPlayerContainer(r(wn)),fi==null||fi.registryExternalEventHandlers({resize:Lr})),O(kn,!Ad.device.isIphoneOrOldIpad),e.interactiveContainer&&((it=Ie().parentElement)==null||it.insertBefore(e.interactiveContainer,Ie().nextSibling)),()=>{clearTimeout(Sn),clearTimeout(cn),clearTimeout(an),clearTimeout(Cn),Pn(),fi==null||fi.dispose().catch(Gt=>{ct({message:String(Gt)})}),Rc(Bo)}});let er=ie(!0),mr=ie(!0),An=it=>{let Gt=F()+(it==="forward"?1:-1)*e.uiConfig.controls.seekStepMobile/1e3;Gt<0?(O(er,!1),Gt=0):Gt>=Y()&&(O(mr,!1),Gt=Y()),O(Yi,!0),e.seekTime(Gt)},Mn=()=>{let it=Ad.device.isIOS||e.uiConfig.features.fullscreenInternalTargetPlayerContainer||!Be()?r(wn):Be(),Gt=it.getRootNode(),Zi=Gt instanceof ShadowRoot?Gt.host:Gt,yi=Q()instanceof HTMLElement&&Q().contains(Zi);return e.uiConfig.allowChangingFullscreenTarget&&Q()&&yi?Q():it},Vr=()=>Tt(this,null,function*(){try{if(Ss())yield Lc(document),ct({message:"exit fullscreen"});else{if(ct({message:"request fullscreen"}),Ad.device.isIOS&&!H())return;yield Mc(Mn())}}catch(it){ct({message:String(it)})}}),tr=()=>{Mi()},ir=it=>{if(it.preventDefault(),X()){tr();return}if(!ae()){e.firstStart(),to(e.uiConfig.controls.hideTimeoutCursor);return}O(Yi,!1),x()?go():to(e.uiConfig.controls.hideTimeoutMobile)},or=()=>{Ti.set(!0)},Wo=()=>{$t||(dn.set(!0),to(e.uiConfig.controls.hideTimeoutCursor))},ii=it=>{Gn&&(Gn(it),to(e.uiConfig.controls.hideTimeoutMobile))},Rr=it=>{sn&&(sn(it),to(e.uiConfig.controls.hideTimeoutMobile))};qe(()=>{Xi.set(r(tt))}),qe(()=>{ut.set((r(Gi)||X()||oe()||ee()||ue()||!r(Ji)&&(p()||r(qo)&&!r(Yi)))&&!r(Xn)&&n()==="video"&&!d())}),qe(()=>{!oe()&&r(eo)&&!le()&&to(e.uiConfig.controls.hideTimeoutMobile),O(eo,me(oe()))}),qe(()=>{O(er,F()>0),O(mr,me(!Me()&&F()<Y()))}),qe(()=>{Ya(r(Yn),X(),Le())});let vr=U("aria_label_video_player"),Dr=U("video360");T1({fullScreenChangeHandler:Bo,getFullscreenTarget:Mn}),k1({store:e.store,getFullscreenTarget:Mn});var Ye=kx();kt("blur",qs,tr),Fe(Ye,"aria-label",vr);var Pt=h(Ye);let ki;Pt.__click=ir;var ji=h(Pt);let io;dt(ji,it=>Ie(it),()=>Ie()),g(Pt);var Po=M(Pt,2);Ll(Po,()=>"slot",!1,(it,Gt)=>{Te(it,null,{name:Ed})});var ho=M(Po,2);Ys(ho,Ve,it=>{var Gt=Tx(),Zi=pe(Gt);let yi=v(()=>n()!=="thumb"||d()||$t&&e.autoplay);va(Zi,{get hidden(){return r(yi)},get thumbUrl(){return e.thumbUrl},get startVideo(){return e.firstStart}});var bi=M(Zi,2);{var Ao=Ke=>{var Dt=yx(),$i=pe(Dt);{var Lo=Bn=>{let Hr=v(()=>e.uiConfig.controls.seekStepMobile/1e3);au(Bn,{side:"left",get seekStep(){return r(Hr)},handleSingleFirstClick:ir,handleSecondClick:()=>An("backward")})};V($i,Bn=>{r(er)&&Bn(Lo)})}var fn=M($i,2);{var Yr=Bn=>{let Hr=v(()=>e.uiConfig.controls.seekStepMobile/1e3);au(Bn,{side:"right",get seekStep(){return r(Hr)},handleSingleFirstClick:ir,handleSecondClick:()=>An("forward")})};V(fn,Bn=>{r(mr)&&Bn(Yr)})}$(Ke,Dt)};V(bi,Ke=>{e.canRewindLive&&Qi&&!j().has("TIMELINE")&&Ke(Ao)})}var _o=M(bi,2);{var Ln=Ke=>{let Dt=v(()=>{var $i;return($i=e.live)==null?void 0:$i.startTime});Sd(Ke,{get thumbUrl(){return e.thumbUrl},get startTime(){return r(Dt)}})};V(_o,Ke=>{n()==="LiveWaitingStart"&&Ke(Ln)})}var oo=M(_o,2);{var un=Ke=>{ga(Ke,{kind:"recover",get thumbUrl(){return e.thumbUrl}})};V(oo,Ke=>{n()==="LiveWaitingRecover"&&Ke(un)})}var Vn=M(oo,2);{var Mo=Ke=>{ga(Ke,{kind:"record",get thumbUrl(){return e.thumbUrl}})};V(Vn,Ke=>{n()==="LiveWaitingRecord"&&Ke(Mo)})}var gr=M(Vn,2);{var hr=Ke=>{var Dt=xx();let $i;var Lo=h(Dt);ql(Lo,{get adsSlotId(){return We()},get adsParams(){return rt()},get adsPreviewParam(){return xe()},get adsAutoplayParam(){return ye()},get duration(){return De()}}),g(Dt),I(fn=>$i=te(Dt,1,"ads-container svelte-dtyj47",null,$i,fn),[()=>({hidden:n()!=="ads"})]),$(Ke,Dt)};V(gr,Ke=>{e.showAds&&ae()&&Ke(hr)})}var Nr=M(gr,2);{var _r=Ke=>{let Dt=v(()=>!_e()&&e.showAutoplayNext&&C());Pm(Ke,{get title(){return at()},get thumb(){return yt()},get isHide(){return r(Dt)},clickCloseIcon:()=>O(fr,!0)})};V(Nr,Ke=>{r(Ji)&&at()&&yt()&&Ke(_r)})}var Br=M(Nr,2);{var Ko=Ke=>{yd(Ke,{})};V(Br,Ke=>{N()&&Ke(Ko)})}var Rn=M(Br,2);{var nr=Ke=>{var Dt=wx(),$i=h(Dt);Ul($i,{"aria-label":Dr}),g(Dt),$(Ke,Dt)};V(Rn,Ke=>{Re()&&Ke(nr)})}var Or=M(Rn,2);{var Qo=Ke=>{xd(Ke,{get thumbUrl(){return e.thumbUrl},get chromecastDeviceName(){return re()}})};V(Or,Ke=>{ue()&&Ke(Qo)})}var Dn=M(Or,2);{var Xe=Ke=>{ma(Ke,{get shifted(){return x()},get captions(){return Ne()},get position(){return F()},get playerSize(){return P()},isMobile:!0})};V(Dn,Ke=>{ke().value!=="off"&&Ke(Xe)})}var Rt=M(Dn,2);{var Ii=Ke=>{var Dt=Sx();Dt.__click=[$x,X,Ni,tr];var $i=h(Dt);wd($i,{}),g(Dt),$(Ke,Dt)};V(Rt,Ke=>{d()&&Ke(Ii)})}var Go=M(Rt,2);{var Nn=Ke=>{let Dt=v(()=>n()==="thumb"||n()==="LiveWaitingStart"||n()==="LiveWaitingRecover"||n()==="LiveWaitingRecord"||n()==="ads"),$i=v(()=>n()==="ads"),Lo=v(()=>e.canRewindLive&&fe()!==0);$d(Ke,{get bottomHidden(){return r(Dt)},get showControls(){return x()},get bottomNoSmooth(){return A()},get isAds(){return r($i)},get canRewindLive(){return r(Lo)},get logoClickable(){return e.logoClickable},get logoHidden(){return e.logoHidden},get logoTargetUrl(){return Je()},get showAutoplayNext(){return e.showAutoplayNext},get showNextPrevButtons(){return st()},get nextButtonActive(){return pt()},get prevButtonActive(){return Ht()},get isOneVideoPlaylist(){return Qt()},get customFullscreenSupported(){return r(kn)},get endScreenShown(){return r(Ji)},toggleFullscreen:Vr,get seekToInteractive(){return e.seekToInteractive},get playPrevChapter(){return e.playPrevChapter},onDisabledPlayPrevChapterClick:ii,onDisabledSeekToInteractiveClick:Rr,get playerControlsWrapperRef(){return r(Mr)},set playerControlsWrapperRef(fn){O(Mr,me(fn))},get playerControlsRef(){return r(pr)},set playerControlsRef(fn){O(pr,me(fn))}})};V(Go,Ke=>{ae()&&Ke(Nn)})}var pn=M(Go,2);{var br=Ke=>{var Dt=Cx(),$i=h(Dt);kd($i,{get supportLink(){return e.supportLink},returnFocus:bx,get ref(){return r(Yn)},set ref(Lo){O(Yn,me(Lo))}}),g(Dt),$(Ke,Dt)};V(pn,Ke=>{X()&&Ke(br)})}var Ce=M(pn,2);let lt=v(()=>!r(Jn));Wl(Ce,{get isLive(){return B()},get isHidden(){return r(lt)},get isPlaying(){return J()},get position(){return F()},get duration(){return Y()}});var At=M(Ce,2);{var ai=Ke=>{aa(Ke,{})};V(At,Ke=>{r(vo)&&Ke(ai)})}var zi=M(At,2);{var Vi=Ke=>{Yl(Ke,{})};V(zi,Ke=>{de()&&Ke(Vi)})}var Yt=M(zi,2);{var rr=Ke=>{Id(Ke,{onClose:Tn,onSelectAutoQuality:()=>{Eo("auto"),Tn()}})};V(Yt,Ke=>{r(Zn)&&Ke(rr)})}$(it,Gt)});var Oo=M(ho,2);dt(Oo,it=>O(tt,it),()=>r(tt)),g(Ye),dt(Ye,it=>O(wn,it),()=>r(wn)),I((it,Gt)=>{ki=te(Pt,1,"video-wrapper svelte-dtyj47",null,ki,it),io=te(ji,1,"video-container svelte-dtyj47",null,io,Gt),ot(ji,`transform: rotate(${E()}deg) scale(${r(In)})`),Fe(ji,"data-is-playing",J())},[()=>({hidden:n()!=="video"}),()=>({"fast-rotate":!e.uiConfig.isSmoothVideoRotate})]),kt("click",Ye,or,!0),kt("focusin",Ye,Wo,!0),$(t,Ye),q(),o()}nt(["click"]);function du(t){let e="";return Kn(t.timelineSliderFilledColor)&&(e+=`--timeline-slider-filled-bg:${t.timelineSliderFilledColor};`),Kn(t.timelineSliderHandleColor)&&(e+=`--timeline-slider-handle-bg:${t.timelineSliderHandleColor};`),Kn(t.timelineSliderLoadedColor)&&(e+=`--timeline-slider-loaded-bg:${t.timelineSliderLoadedColor};`),Kn(t.timelineSliderColor)&&(e+=`--timeline-slider-bg:${t.timelineSliderColor};`),Kn(t.volumeSliderColor)&&(e+=`--volume-slider-bg:${t.volumeSliderColor};`),Kn(t.volumeSliderHandleColor)&&(e+=`--volume-slider-handle-bg:${t.volumeSliderHandleColor};`),Kn(t.volumeSliderFilledColor)&&(e+=`--volume-slider-filled-bg:${t.volumeSliderFilledColor};`),Kn(t.controlsTimeColor)&&(e+=`--controls-time:${t.controlsTimeColor};`),Kn(t.timelineSliderFilledActiveLiveColor)&&(e+=`--timeline-slider-filled-active-live-bg:${t.timelineSliderFilledActiveLiveColor};`),Kn(t.timelineSliderHandleActiveLiveColor)&&(e+=`--timeline-slider-handle-active-live-bg:${t.timelineSliderHandleActiveLiveColor};`),Kn(t.buttonColor)&&(e+=`--btn-color:${t.buttonColor};`),Kn(t.buttonToggleOnColor)&&(e+=`--toggle-color-on:${t.buttonToggleOnColor};`,e+=`--toggle-color-autoplay-on:${t.buttonToggleOnColor};`),Kn(t.focusedColor)&&(e+=`--focused:${t.focusedColor};`),e.length&&e||void 0}function Kn(t){return typeof t=="string"&&!t.includes(";")}import{debounceFn as Vx}from"@vkontakte/videoplayer-shared/es2015";var Ex=L('<div class="equalizer svelte-ysxd4z"><div class="col svelte-ysxd4z"></div> <div class="col svelte-ysxd4z"></div> <div class="col svelte-ysxd4z"></div></div>'),Px=L('<div class="live-icon svelte-ysxd4z"><!></div>'),Ax=L('<span class="text svelte-ysxd4z"> </span>'),Mx=L("<div><!> <!></div>"),Lx={hash:"svelte-ysxd4z",code:`.wrapper.svelte-ysxd4z {padding:2px 6px;border-radius:4px;background-color:var(--black-alpha-40);transition:visibility var(--controls-transition-duration),
|
|
362
|
-
opacity var(--controls-transition-duration);}.wrapper.live.svelte-ysxd4z {font-size:0;line-height:20px;height:20px;border-radius:2px;background:var(--red);padding-right:7px;}.wrapper.hidden.svelte-ysxd4z {visibility:hidden;opacity:0;}.equalizer.svelte-ysxd4z {display:inline-block;vertical-align:middle;position:relative;width:10px;height:10px;margin-top:-4px;margin-right:4px;}.live.svelte-ysxd4z .equalizer:where(.svelte-ysxd4z) {margin-top:-2px;}.equalizer.svelte-ysxd4z .col:where(.svelte-ysxd4z) {width:2px;height:10px;margin-right:2px;background:var(--btn-color, --white);position:absolute;bottom:0;transform-origin:50% 100%;
|
|
363
|
-
animation: 1.5s infinite linear alternate;animation-play-state:paused;}.playing.svelte-ysxd4z .equalizer:where(.svelte-ysxd4z) .col:where(.svelte-ysxd4z) {animation-play-state:running;}.equalizer.svelte-ysxd4z .col:where(.svelte-ysxd4z):nth-child(1) {left:0;
|
|
364
|
-
animation-name: svelte-ysxd4z-thumb-timer-equalizer-col1;}.equalizer.svelte-ysxd4z .col:where(.svelte-ysxd4z):nth-child(2) {left:3px;
|
|
365
|
-
animation-name: svelte-ysxd4z-thumb-timer-equalizer-col2;}.equalizer.svelte-ysxd4z .col:where(.svelte-ysxd4z):nth-child(3) {left:6px;
|
|
366
|
-
animation-name: svelte-ysxd4z-thumb-timer-equalizer-col3;}.live-icon.svelte-ysxd4z {display:inline-block;vertical-align:middle;width:42px;height:20px;margin:0 -7px;}
|
|
367
|
-
|
|
368
|
-
@keyframes svelte-ysxd4z-thumb-timer-equalizer-col1 {
|
|
369
|
-
0% {
|
|
370
|
-
transform: scaleY(0.1);
|
|
371
|
-
}
|
|
372
|
-
|
|
373
|
-
25% {
|
|
374
|
-
transform: scaleY(0.8);
|
|
375
|
-
}
|
|
376
|
-
|
|
377
|
-
50% {
|
|
378
|
-
transform: scaleY(0.4);
|
|
379
|
-
}
|
|
380
|
-
|
|
381
|
-
75% {
|
|
382
|
-
transform: scaleY(0.6);
|
|
383
|
-
}
|
|
384
|
-
|
|
385
|
-
100% {
|
|
386
|
-
transform: scaleY(0.1);
|
|
387
|
-
}
|
|
388
|
-
}
|
|
389
|
-
|
|
390
|
-
@keyframes svelte-ysxd4z-thumb-timer-equalizer-col2 {
|
|
391
|
-
0% {
|
|
392
|
-
transform: scaleY(1);
|
|
393
|
-
}
|
|
394
|
-
|
|
395
|
-
25% {
|
|
396
|
-
transform: scaleY(0.3);
|
|
397
|
-
}
|
|
398
|
-
|
|
399
|
-
50% {
|
|
400
|
-
transform: scaleY(0.9);
|
|
401
|
-
}
|
|
402
|
-
|
|
403
|
-
75% {
|
|
404
|
-
transform: scaleY(0.6);
|
|
405
|
-
}
|
|
406
|
-
|
|
407
|
-
100% {
|
|
408
|
-
transform: scaleY(1);
|
|
409
|
-
}
|
|
410
|
-
}
|
|
411
|
-
|
|
412
|
-
@keyframes svelte-ysxd4z-thumb-timer-equalizer-col3 {
|
|
413
|
-
0% {
|
|
414
|
-
transform: scaleY(0.6);
|
|
415
|
-
}
|
|
416
|
-
|
|
417
|
-
25% {
|
|
418
|
-
transform: scaleY(0.9);
|
|
419
|
-
}
|
|
420
|
-
|
|
421
|
-
50% {
|
|
422
|
-
transform: scaleY(0.1);
|
|
423
|
-
}
|
|
424
|
-
|
|
425
|
-
75% {
|
|
426
|
-
transform: scaleY(0.9);
|
|
427
|
-
}
|
|
428
|
-
|
|
429
|
-
100% {
|
|
430
|
-
transform: scaleY(0.6);
|
|
431
|
-
}
|
|
432
|
-
}.text.svelte-ysxd4z {font-size:13px;line-height:16px;color:var(--controls-time);font-weight:500;}`};function Mm(t,e){K(t,Lx);let i=m(e,"withEqualizer",3,!1),o=m(e,"isLive",3,!1),n=m(e,"isPlaying",3,!1),a=m(e,"isHidden",3,!1);var s=Mx();let d;var l=h(s);{var u=b=>{var x=Ex();$(b,x)};V(l,b=>{i()&&b(u)})}var f=M(l,2);{var _=b=>{var x=Px(),y=h(x);oa(y,{isActive:!0}),g(x),$(b,x)},p=b=>{var x=Ax(),y=h(x,!0);g(x),I(()=>ge(y,e.time)),$(b,x)};V(f,b=>{o()?b(_):b(p,!1)})}g(s),I(b=>d=te(s,1,"wrapper svelte-ysxd4z",null,d,b),[()=>({live:o(),hidden:a(),playing:n()})]),$(t,s)}var Rx=L('<div class="player-wrapper svelte-ftsecf"><!> <!> <!> <button class="test svelte-ftsecf">press</button> <div class="time-container svelte-ftsecf"><!></div> <div><!></div></div>'),Dx={hash:"svelte-ftsecf",code:`.player-wrapper.svelte-ftsecf {position:absolute;width:100%;height:100%;}.player-wrapper.svelte-ftsecf .player-media {position:absolute;left:0;top:0;width:100%;height:100%;background:var(--black);transition:transform 0.2s ease-in-out;}.test.svelte-ftsecf {z-index:100;position:absolute;border:1px solid pink;}
|
|
433
|
-
|
|
434
|
-
/* .controls-wrapper {
|
|
435
|
-
pointer-events: none;
|
|
436
|
-
opacity: 1;
|
|
437
|
-
position: absolute;
|
|
438
|
-
z-index: var(--controls-container-z-index);
|
|
439
|
-
width: 100%;
|
|
440
|
-
bottom: 0;
|
|
441
|
-
left: 0;
|
|
442
|
-
transition: opacity var(--controls-transition-duration) var(--controls-transition-fn);
|
|
443
|
-
} */.timeline.svelte-ftsecf {opacity:0;
|
|
444
|
-
/* pointer-events: none; */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-ftsecf {opacity:1;}.time-container.svelte-ftsecf {position:absolute;bottom:8px;right:8px;z-index:var(--thumb-timer-z-index);}`};function Lm(t,e){z(e,!0),K(t,Dx);let[i,o]=Oe(),n=()=>S(X,"$playerSize",i),a=()=>S(C,"$playerPhase",i),s=()=>S(k,"$crashed$",i),d=()=>S(T,"$currentSubtitle$",i),l=()=>S(R,"$currentSubtitleCaptions$",i),u=()=>S(P,"$positionExact$",i),f=()=>S(Y,"$isLive$",i),_=()=>S(A,"$isPlaying$",i),p=()=>S(E,"$duration$",i),b=()=>S(F,"$positionWithScrubbing$",i),x=()=>S(H,"$isRewindableLive$",i),y=m(e,"videoContainer",15),{playerPhase:C,state:{crashed$:k,duration$:E,positionExact$:P,isPlaying$:A,currentSubtitle$:T,currentSubtitleCaptions$:R,positionWithScrubbing$:F,isLive$:Y,isRewindableLive$:H},ui:{playerSize:X,controls:oe},actions:{internal:{toggleSubtitle:ee,getVideoElement:ue}}}=Se(),le=ie(!1),Me=me({}),Le=()=>{O(le,!0)},J=()=>{O(le,!1)},Ve=Vx(il,260);qe(()=>{n(),Ve(ue(),oe,Me,r(le))});var j=Rx(),N=h(j);Pd(N,{hideCursor:!1,get videoContainer(){return y()},set videoContainer(xe){y(xe)}});var Re=M(N,2);let re=v(()=>a()!=="thumb"||s());va(Re,{get hidden(){return r(re)},get thumbUrl(){return e.thumbUrl},iconVisible:!1});var ke=M(Re,2);{var Ne=xe=>{ma(xe,{shifted:!1,get captions(){return l()},get position(){return u()},get playerSize(){return n()}})};V(ke,xe=>{d().value!=="off"&&xe(Ne)})}var fe=M(ke,2);fe.__click=ee;var B=M(fe,2),de=h(B);let Ie=v(()=>_()?nn(p()-b()):nn(p()));Mm(de,{get isLive(){return f()},get isPlaying(){return _()},get time(){return r(Ie)}}),g(B);var We=M(B,2);te(We,1,"timeline svelte-ftsecf",null,{},{visible:!0});var rt=h(We);ds(rt,{needPadding:!1,get canRewindLive(){return e.canRewindLive},isAds:!1,get isRewindableLive(){return x()},isHidden:!1,get ref(){return Me.timeline},set ref(xe){Me.timeline=xe}}),g(We),g(j),kt("mouseenter",j,Le),kt("mouseleave",j,J),$(t,j),q(),o()}nt(["click"]);var Fx=L("<div><!></div>"),Ux={hash:"svelte-1aahjq",code:`.root.svelte-1aahjq {--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;--focused: var(--white);--focused-element-shadow: inset 0 0 0 2px 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;
|
|
360
|
+
.ads-container.svelte-dtyj47 {position:absolute;width:100%;height:100%;left:0;top:0;}.video-wrapper.svelte-dtyj47 {z-index:var(--video-container-z-index);background:var(--black);}.video-container.svelte-dtyj47 {z-index:var(--video-container-z-index);transition:var(--rotate-transition-duration) ease all;}.video-container.fast-rotate.svelte-dtyj47 {transition:none;}.ads-container.svelte-dtyj47 {z-index:var(--ads-container-z-index);background:var(--black);}.settings-mobile.svelte-dtyj47 {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 Em(t,e){var Po,pi;W(e,!0),G(t,wx);let[i,o]=Fe(),n=()=>C(ii,"$playerPhase",i),a=()=>C(At,"$isLoaderVisible",i),s=()=>C(lt,"$adPlaybackState",i),d=()=>C(qo,"$crashed",i),l=()=>C(Xn,"$notificationsToShow$",i),u=()=>C(Ye,"$playbackState$",i),f=()=>C(Oe,"$graphIsOpened$",i),_=()=>C(oi,"$interactiveHideMobileControls",i),p=()=>C(ht,"$isEnded$",i),$=()=>C(Ai,"$isInteractiveExpectation$",i),w=()=>C(dt,"$controlsVisible",i),y=()=>C(Ci,"$touched",i),S=()=>C(dn,"$autoplayNextEnabled$",i),k=()=>C(zi,"$postrollPassed",i),P=()=>C(li,"$rotateAlpha",i),A=()=>C(Yn,"$playerSize",i),E=()=>C(fn,"$bottomNoSmooth",i),T=()=>C(wt,"$videoSize",i),V=()=>C(Qe,"$isFullscreen",i),z=()=>C(Je,"$position$",i),j=()=>C(kt,"$duration$",i),F=()=>C(Cn,"$loadedMetadata",i),Z=()=>C(Ri,"$settingsMenuVisible",i),J=()=>C(Ui,"$scrubbingInProgress",i),ne=()=>C(Bo,"$volumeChangingInProgress",i),fe=()=>C(U,"$chromecastConnected$",i),de=()=>C($i,"$isInteractiveTime$",i),Re=()=>C(uo,"$isActiveLive",i),Me=()=>C(No,"$settingsMenuOpenedByKeyboard",i),ee=()=>C(co,"$isPlaying$",i),Le=()=>C(Wt,"$language$",i),X=()=>C(Sn,"$disabledControls$",i),N=()=>C(Co,"$is3DVideo",i),De=()=>C(To,"$icon3DVideoVisible",i),re=()=>C(Yt,"$chromecastDeviceName$",i),Ee=()=>C(qt,"$currentSubtitle$",i),Ne=()=>C(po,"$currentSubtitleCaptions$",i),me=()=>C(Jt,"$realDuration$",i),B=()=>C(fi,"$isLive$",i),ce=()=>C(Oo,"$debugPanelVisible",i),Pe=v(e,"videoContainer",15),Ge=v(e,"adsSlotId",3,void 0),at=v(e,"adsParams",3,void 0),Ae=v(e,"adsPreviewParam",3,void 0),ye=v(e,"adsAutoplayParam",3,void 0),Ve=v(e,"duration",3,void 0),Ze=v(e,"logoTargetUrl",3,""),ut=v(e,"showNextPrevButtons",3,!1),nt=v(e,"nextButtonActive",3,!1),Nt=v(e,"prevButtonActive",3,!1),rt=v(e,"endScreenVideoTitle",3,void 0),yt=v(e,"endScreenVideoThumb",3,void 0),zt=v(e,"isOneVideoPlaylist",3,!1),Gt=v(e,"shadowRootContainer",3,void 0),Be=v(e,"outerContainerRef",3,void 0),se=v(e,"showMiniTimer",3,!1),Q=v(e,"fullScreenTarget",3,void 0),ae=v(e,"playerStarted",3,!1),_e=v(e,"showEndScreen",3,!0),{notifications$:Te,graphIsOpened$:Oe}=lo(),pt=e.store.getLogger().createComponentLog("Root component"),Wt=e.store.interfaceLanguage$,Ye=e.store.state.playbackState$,lt=e.store.ads.playbackState,Je=e.store.state.positionWithScrubbing$,kt=e.store.state.duration$,ii=e.store.playerPhase,Qe=e.store.ui.isFullscreen,dt=e.store.ui.controlsVisible,oi=e.store.ui.interactiveHideMobileControls,Ri=e.store.ui.settingsMenu.visible$,No=e.store.ui.settingsMenu.openedByBtnKeyboard$,Ui=e.store.ui.scrubbingInProgress,Bo=e.store.ui.volumeChangingInProgress,Oo=e.store.ui.debugPanelVisible,At=e.store.state.isLoaderVisible,ht=e.store.state.isEnded$,U=e.store.state.chromecastConnected$,Yt=e.store.state.chromecastDeviceName$,zi=e.store.ads.postrollPassed,Di=e.store.ui.mobileUnmuteButtonExpanded,ai=e.store.ui.mobileUnmuteButtonVisible,fi=e.store.state.isLive$,co=e.store.state.isPlaying$,uo=e.store.state.isActiveLive$,ji=e.store.state.isRewindableLive$,qo=e.store.state.crashed$,Bt=e.store.webApi.annotationsApi,mi=e.store.webApi.pictureInPictureApi,wt=e.store.state.videoSize$,qt=e.store.state.currentSubtitle$,po=e.store.state.currentSubtitleCaptions$,Jt=e.store.state.duration$,Yn=e.store.ui.playerSize,Co=e.store.ui.is3DVideo,To=e.store.ui.icon3DVideoVisible,li=e.store.ui.rotateAlpha,$t=e.store.state.isInteractive,$i=e.store.state.isInteractiveTime$,Ai=e.store.state.isInteractiveExpectation$,Ni=e.store.state.hasInteractiveBranches,Sn=e.store.ui.controls.disabledControls$,Ci=e.store.ui.touched,Zi=e.store.ui.overlayContainer$,dn=e.store.ui.autoplayNextEnabled$,Cn=e.store.state.loadedMetadata$,Mi=e.store.actions.internal.closeSettingsMenu,jn=(Po=e.store.callbacks)==null?void 0:Po.onDisabledPlayPrevChapterClick,cn=(pi=e.store.callbacks)==null?void 0:pi.onDisabledSeekToInteractiveClick,ko=e.store.actions.internal.setQuality,Tn=te(void 0),Rr=te(void 0),mr=te(void 0),Zn=te(void 0),kn,un,In,fo=m(()=>(n()==="video"&&a()||n()==="ads"&&s()==="inactive")&&!d()),et=te(void 0),{closeNotification:pn,notificationsToShow$:Xn}=Te,Jn=m(()=>!!l().slow_video),En=()=>pn("slow_video"),fn=le(!1),mn,Ko=te(!1),Wi=m(()=>u()!==fx.PLAYING),qi=te(!1),er=m(()=>f()||_()||!r(Ko)&&(p()&&!!Ni||r(Wi)&&$())),Pn=te(!0),tr=m(()=>e.uiConfig.features.thumbTimer&&se()&&n()==="video"&&!w()&&!d()&&!$t&&(e.uiConfig.hideThumbTimerAfterTouch&&!y()||!e.uiConfig.hideThumbTimerAfterTouch)),vr=te(!1),Xi=m(()=>(_e()||e.showAutoplayNext&&S())&&!!rt()&&!!yt()&&(e.showAds&&k()||!e.showAds)&&p()&&!d()&&!r(vr)),Ji=te(!1),An=m(()=>Pe()&&P()%180?A().height/A().width:1);mi==null||mi.setContext(xl());let Mn=Xe=>{clearTimeout(un),Xe&&(ai.set(!0),Di.set(!0),un=setTimeout(()=>{Di.set(!1)},e.uiConfig.controls.collapseMobileUnmute),$t||eo(e.uiConfig.controls.hideTimeoutMobile))};e.store.setUiCallbacks({onStarted:Mn});let mo=()=>{clearTimeout(kn),O(Ko,!1),_()&&oi.set(!1)},eo=Xe=>{mo(),O(Ko,!0),kn=setTimeout(()=>O(Ko,!1),Xe);let Kt=Xe-100;mn=setTimeout(()=>{E()&&fn.set(!1)},Kt>0?Kt:Xe)},Ln=Co.subscribe(Xe=>{To.set(Xe),Xe&&(clearTimeout(In),In=setTimeout(()=>To.set(!1),e.uiConfig.controls.hide360IconTimeout))}),Ho=(...Kt)=>Ct(this,[...Kt],function*(Xe=ys()){var Qi,Li,vi,vo,go,Bn;if(Xe&&!kd.device.isIOS){let io=Nl(),vn=Dn(),On=kd.browser.isSamsungBrowser&&io===Gt();Xe=io===vn||On}if(Xe){eo(e.uiConfig.controls.hideTimeoutFullscreen);try{yield mi==null?void 0:mi.remove()}catch(io){pt({message:String(io)})}try{let io=(Qi=T())!=null&&Qi.width&&((Li=T())!=null&&Li.height)?T():A();yield _h(io)}catch(io){pt({message:String(io)})}}Qe.set(Xe),e.store.getAdmanWrapper().setFullscreen(Xe),V()?(vo=(vi=e.store.callbacks)==null?void 0:vi.onFullscreenEnter)==null||vo.call(vi):(Bn=(go=e.store.callbacks)==null?void 0:go.onFullscreenExit)==null||Bn.call(go)}),Dr=Xe=>{let Kt=Xe;Yn.set({width:Kt.target.width,height:Kt.target.height})};Ht(()=>{var Xe;return Pc(Ho),e.uiConfig.features.annotationsInside&&(Bt==null||Bt.init(r(Tn))),ea(mi)&&(mi==null||mi.assignPlayerContainer(r(Tn)),mi==null||mi.registryExternalEventHandlers({resize:Dr})),O(Pn,!kd.device.isIphoneOrOldIpad),e.interactiveContainer&&((Xe=Pe().parentElement)==null||Xe.insertBefore(e.interactiveContainer,Pe().nextSibling)),()=>{clearTimeout(kn),clearTimeout(mn),clearTimeout(un),clearTimeout(In),Ln(),mi==null||mi.dispose().catch(Kt=>{pt({message:String(Kt)})}),Ac(Ho)}});let Vn=te(!0),gr=te(!0),Rn=Xe=>{let Kt=z()+(Xe==="forward"?1:-1)*e.uiConfig.controls.seekStepMobile/1e3;Kt<0?(O(Vn,!1),Kt=0):Kt>=j()&&(O(gr,!1),Kt=j()),O(qi,!0),e.seekTime(Kt)},Dn=()=>{let Xe=kd.device.isIOS||e.uiConfig.features.fullscreenInternalTargetPlayerContainer||!Be()?r(Tn):Be(),Kt=Xe.getRootNode(),Qi=Kt instanceof ShadowRoot?Kt.host:Kt,Li=Q()instanceof HTMLElement&&Q().contains(Qi);return e.uiConfig.allowChangingFullscreenTarget&&Q()&&Li?Q():Xe},Nr=()=>Ct(this,null,function*(){try{if(ys())yield Ec(document),pt({message:"exit fullscreen"});else{if(pt({message:"request fullscreen"}),kd.device.isIOS&&!F())return;yield Ic(Dn())}}catch(Xe){pt({message:String(Xe)})}}),ir=()=>{Mi()},hr=Xe=>{if(Xe.preventDefault(),Z()){ir();return}if(!ae()){e.firstStart(),eo(e.uiConfig.controls.hideTimeoutCursor);return}O(qi,!1),w()?mo():eo(e.uiConfig.controls.hideTimeoutMobile)},or=()=>{Ci.set(!0)},Nn=()=>{$t||(fn.set(!0),eo(e.uiConfig.controls.hideTimeoutCursor))},ni=Xe=>{jn&&(jn(Xe),eo(e.uiConfig.controls.hideTimeoutMobile))},Qo=Xe=>{cn&&(cn(Xe),eo(e.uiConfig.controls.hideTimeoutMobile))};qe(()=>{Zi.set(r(et))}),qe(()=>{dt.set((r(Wi)||Z()||J()||ne()||fe()||!r(Xi)&&(p()||r(Ko)&&!r(qi)))&&!r(er)&&n()==="video"&&!d())}),qe(()=>{!J()&&r(Ji)&&!de()&&eo(e.uiConfig.controls.hideTimeoutMobile),O(Ji,ve(J()))}),qe(()=>{O(Vn,z()>0),O(gr,ve(!Re()&&z()<j()))}),qe(()=>{Ka(r(Zn),Z(),Me())});let _r=H("aria_label_video_player"),Br=H("video360");w1({fullScreenChangeHandler:Ho,getFullscreenTarget:Dn}),S1({store:e.store,getFullscreenTarget:Dn});var it=xx();It("blur",Us,ir),He(it,"aria-label",_r);var ft=h(it);let Ti;ft.__click=hr;var to=h(ft);let Ki;ct(to,Xe=>Pe(Xe),()=>Pe()),g(ft);var Io=M(ft,2);kl(Io,()=>"slot",!1,(Xe,Kt)=>{Se(Xe,null,{name:Td})});var Eo=M(Io,2);Qs(Eo,Le,Xe=>{var Kt=yx(),Qi=pe(Kt);let Li=m(()=>n()!=="thumb"||d()||$t&&e.autoplay);$d(Qi,{get hidden(){return r(Li)},get thumbUrl(){return e.thumbUrl},get startVideo(){return e.firstStart}});var vi=M(Qi,2);{var vo=We=>{var Ft=gx(),yi=pe(Ft);{var Lo=gn=>{let Gr=m(()=>e.uiConfig.controls.seekStepMobile/1e3);nu(gn,{side:"left",get seekStep(){return r(Gr)},handleSingleFirstClick:hr,handleSecondClick:()=>Rn("backward")})};R(yi,gn=>{r(Vn)&&gn(Lo)})}var Zo=M(yi,2);{var us=gn=>{let Gr=m(()=>e.uiConfig.controls.seekStepMobile/1e3);nu(gn,{side:"right",get seekStep(){return r(Gr)},handleSingleFirstClick:hr,handleSecondClick:()=>Rn("forward")})};R(Zo,gn=>{r(gr)&&gn(us)})}b(We,Ft)};R(vi,We=>{e.canRewindLive&&ji&&!X().has("TIMELINE")&&We(vo)})}var go=M(vi,2);{var Bn=We=>{let Ft=m(()=>{var yi;return(yi=e.live)==null?void 0:yi.startTime});yd(We,{get thumbUrl(){return e.thumbUrl},get startTime(){return r(Ft)}})};R(go,We=>{n()==="LiveWaitingStart"&&We(Bn)})}var io=M(go,2);{var vn=We=>{pa(We,{kind:"recover",get thumbUrl(){return e.thumbUrl}})};R(io,We=>{n()==="LiveWaitingRecover"&&We(vn)})}var On=M(io,2);{var Ao=We=>{pa(We,{kind:"record",get thumbUrl(){return e.thumbUrl}})};R(On,We=>{n()==="LiveWaitingRecord"&&We(Ao)})}var br=M(On,2);{var $r=We=>{var Ft=hx();let yi;var Lo=h(Ft);Bl(Lo,{get adsSlotId(){return Ge()},get adsParams(){return at()},get adsPreviewParam(){return Ae()},get adsAutoplayParam(){return ye()},get duration(){return Ve()}}),g(Ft),I(Zo=>yi=ie(Ft,1,"ads-container svelte-dtyj47",null,yi,Zo),[()=>({hidden:n()!=="ads"})]),b(We,Ft)};R(br,We=>{e.showAds&&ae()&&We($r)})}var yr=M(br,2);{var Or=We=>{let Ft=m(()=>!_e()&&e.showAutoplayNext&&S());Im(We,{get title(){return rt()},get thumb(){return yt()},get isHide(){return r(Ft)},clickCloseIcon:()=>O(vr,!0)})};R(yr,We=>{r(Xi)&&rt()&&yt()&&We(Or)})}var Yo=M(yr,2);{var xr=We=>{gd(We,{})};R(Yo,We=>{N()&&We(xr)})}var nr=M(Yo,2);{var rr=We=>{var Ft=_x(),yi=h(Ft);Dl(yi,{"aria-label":Br}),g(Ft),b(We,Ft)};R(nr,We=>{De()&&We(rr)})}var wr=M(nr,2);{var ho=We=>{_d(We,{get thumbUrl(){return e.thumbUrl},get chromecastDeviceName(){return re()}})};R(wr,We=>{fe()&&We(ho)})}var Hn=M(wr,2);{var ot=We=>{hd(We,{get shifted(){return w()},get captions(){return Ne()},get position(){return z()},get playerSize(){return A()},isMobile:!0})};R(Hn,We=>{Ee().value!=="off"&&We(ot)})}var Ot=M(Hn,2);{var ki=We=>{var Ft=bx();Ft.__click=[vx,Z,Ri,ir];var yi=h(Ft);bd(yi,{}),g(Ft),b(We,Ft)};R(Ot,We=>{d()&&We(ki)})}var jo=M(Ot,2);{var Fn=We=>{let Ft=m(()=>n()==="thumb"||n()==="LiveWaitingStart"||n()==="LiveWaitingRecover"||n()==="LiveWaitingRecord"||n()==="ads"),yi=m(()=>n()==="ads"),Lo=m(()=>e.canRewindLive&&me()!==0);vd(We,{get bottomHidden(){return r(Ft)},get showControls(){return w()},get bottomNoSmooth(){return E()},get isAds(){return r(yi)},get canRewindLive(){return r(Lo)},get logoClickable(){return e.logoClickable},get logoHidden(){return e.logoHidden},get logoTargetUrl(){return Ze()},get showAutoplayNext(){return e.showAutoplayNext},get showNextPrevButtons(){return ut()},get nextButtonActive(){return nt()},get prevButtonActive(){return Nt()},get isOneVideoPlaylist(){return zt()},get customFullscreenSupported(){return r(Pn)},get endScreenShown(){return r(Xi)},toggleFullscreen:Nr,get seekToInteractive(){return e.seekToInteractive},get playPrevChapter(){return e.playPrevChapter},onDisabledPlayPrevChapterClick:ni,onDisabledSeekToInteractiveClick:Qo,get playerControlsWrapperRef(){return r(Rr)},set playerControlsWrapperRef(Zo){O(Rr,ve(Zo))},get playerControlsRef(){return r(mr)},set playerControlsRef(Zo){O(mr,ve(Zo))}})};R(jo,We=>{ae()&&We(Fn)})}var we=M(jo,2);{var Lt=We=>{var Ft=$x(),yi=h(Ft);Sd(yi,{get supportLink(){return e.supportLink},returnFocus:mx,get ref(){return r(Zn)},set ref(Lo){O(Zn,ve(Lo))}}),g(Ft),b(We,Ft)};R(we,We=>{Z()&&We(Lt)})}var ci=M(we,2);let Et=m(()=>!r(tr));Hl(ci,{get isLive(){return B()},get isHidden(){return r(Et)},get isPlaying(){return ee()},get position(){return z()},get duration(){return j()}});var ei=M(ci,2);{var ui=We=>{ra(We,{})};R(ei,We=>{r(fo)&&We(ui)})}var Bi=M(ei,2);{var _o=We=>{Wl(We,{})};R(Bi,We=>{ce()&&We(_o)})}var ri=M(Bi,2);{var Mo=We=>{Cd(We,{onClose:En,onSelectAutoQuality:()=>{ko("auto"),En()}})};R(ri,We=>{r(Jn)&&We(Mo)})}b(Xe,Kt)});var Go=M(Eo,2);ct(Go,Xe=>O(et,Xe),()=>r(et)),g(it),ct(it,Xe=>O(Tn,Xe),()=>r(Tn)),I((Xe,Kt)=>{Ti=ie(ft,1,"video-wrapper svelte-dtyj47",null,Ti,Xe),Ki=ie(to,1,"video-container svelte-dtyj47",null,Ki,Kt),tt(to,`transform: rotate(${P()}deg) scale(${r(An)})`),He(to,"data-is-playing",ee())},[()=>({hidden:n()!=="video"}),()=>({"fast-rotate":!e.uiConfig.isSmoothVideoRotate})]),It("click",it,or,!0),It("focusin",it,Nn,!0),b(t,it),q(),o()}st(["click"]);function su(t){let e="";return Do(t.timelineSliderFilledColor)&&(e+=`--timeline-slider-filled-bg:${t.timelineSliderFilledColor};`),Do(t.timelineSliderHandleColor)&&(e+=`--timeline-slider-handle-bg:${t.timelineSliderHandleColor};`),Do(t.timelineSliderLoadedColor)&&(e+=`--timeline-slider-loaded-bg:${t.timelineSliderLoadedColor};`),Do(t.timelineSliderColor)&&(e+=`--timeline-slider-bg:${t.timelineSliderColor};`),Do(t.volumeSliderColor)&&(e+=`--volume-slider-bg:${t.volumeSliderColor};`),Do(t.volumeSliderHandleColor)&&(e+=`--volume-slider-handle-bg:${t.volumeSliderHandleColor};`),Do(t.volumeSliderFilledColor)&&(e+=`--volume-slider-filled-bg:${t.volumeSliderFilledColor};`),Do(t.controlsTimeColor)&&(e+=`--controls-time:${t.controlsTimeColor};`),Do(t.timelineSliderFilledActiveLiveColor)&&(e+=`--timeline-slider-filled-active-live-bg:${t.timelineSliderFilledActiveLiveColor};`),Do(t.timelineSliderHandleActiveLiveColor)&&(e+=`--timeline-slider-handle-active-live-bg:${t.timelineSliderHandleActiveLiveColor};`),Do(t.buttonColor)&&(e+=`--btn-color:${t.buttonColor};`),Do(t.buttonToggleOnColor)&&(e+=`--toggle-color-on:${t.buttonToggleOnColor};`,e+=`--toggle-color-autoplay-on:${t.buttonToggleOnColor};`),Do(t.focusedColor)&&(e+=`--focused:${t.focusedColor};`),Do(t.focusedOutlineWidth)&&(e+=`--focused-outline-width:${t.focusedOutlineWidth};`),Do(t.focusedOutlineRadius)&&(e+=`--focused-outline-radius:${t.focusedOutlineRadius};`),Do(t.controlsDesktopPaddingHorizontal)&&(e+=`--controls-desktop-padding-horizontal:${t.controlsDesktopPaddingHorizontal};`),Do(t.timelinePaddingHorizontal)&&(e+=`--timeline-padding-horizontal:${t.timelinePaddingHorizontal};`),e.length&&e||void 0}function Do(t){return typeof t=="string"&&!t.includes(";")}var Ix=L('<div class="root svelte-1uxry5g"><!></div>'),Ex={hash:"svelte-1uxry5g",code:`.root.svelte-1uxry5g {--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;
|
|
445
361
|
|
|
446
362
|
/* USER DEFINED COLORS */
|
|
447
363
|
|
|
@@ -468,12 +384,12 @@ Try switching the\xA0quality to\xA0Auto.`},mh=d_;var as=new Map;as.set(gh.EN,mh)
|
|
|
468
384
|
rgba(0, 0, 0, 0.96) 86.67%,
|
|
469
385
|
rgba(0, 0, 0, 0.99) 93.33%,
|
|
470
386
|
#000 100%
|
|
471
|
-
);--timeline-preview-shadow: rgba(0, 0, 0, 0.08);--timeline-preview-bg: rgba(34, 34, 34, 1);--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);position:relative;width:100%;height:100%;color:var(--white);font-size:12px;line-height:normal;overflow:hidden;outline:0;user-select:none;
|
|
472
|
-
/* --vk-vp-custom-font - vk video player custom font */font-family:var(--vk-vp-custom-font, var(--font));background:var(--black);}
|
|
387
|
+
);--timeline-preview-shadow: rgba(0, 0, 0, 0.08);--timeline-preview-bg: rgba(34, 34, 34, 1);--timeline-padding-horizontal: 10px;--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);position:relative;width:100%;height:100%;color:var(--white);font-size:12px;line-height:normal;overflow:hidden;outline:0;user-select:none;
|
|
388
|
+
/* --vk-vp-custom-font - vk video player custom font */font-family:var(--vk-vp-custom-font, var(--font));background:var(--black);}
|
|
473
389
|
|
|
474
390
|
/* css reset start */* {-webkit-tap-highlight-color:transparent;}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;}p {margin:0;}svg:not(.interactive-root svg) {pointer-events:none;}.interactive-root {
|
|
475
|
-
/* --vk-vp-int-custom-font - vk video player interactive custom font */font-family:var(--vk-vp-int-custom-font, inherit);}*:focus, *:focus-visible {outline:none;}*:focus-visible {box-shadow:var(--focused-element-shadow);}
|
|
391
|
+
/* --vk-vp-int-custom-font - vk video player interactive custom font */font-family:var(--vk-vp-int-custom-font, inherit);}*:focus, *:focus-visible {outline:none;}*:focus-visible {box-shadow:var(--focused-element-shadow);border-radius:var(--focused-outline-radius);}
|
|
476
392
|
/* css reset end */.hidden {visibility:hidden;opacity:0;}.overlay-container {pointer-events:none;top:0;left:0;height:100%;width:100%;position:fixed;z-index:var(--overlay-container-z-index);}
|
|
477
393
|
|
|
478
|
-
/* \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 */.out-of-view {position:absolute !important;left:-1000vh !important;}.icon.icon-error-stub {display:flex;justify-content:center;align-items:center;}`};function Vm(t,e){z(e,!0),K(t,Ux);let[i,o]=Oe(),n=()=>S(Qt,"$isLive$",i),a=m(e,"sources",7),s=m(e,"store",7),d=m(e,"microStoresRoot",7),l=m(e,"videoConfig",7),u=m(e,"uiConfig",7),f=m(e,"title",7),_=m(e,"thumbUrl",7),p=m(e,"interactiveContainer",7),b=m(e,"interactiveController",7),x=m(e,"subtitles",7),y=m(e,"live",7),C=m(e,"preload",7),k=m(e,"autoplay",7),E=m(e,"volume",7,void 0),P=m(e,"muted",7,void 0),A=m(e,"fromTime",7),T=m(e,"canRewindLive",7),R=m(e,"showAds",7),F=m(e,"adsSlotId",7,void 0),Y=m(e,"adsParams",7,void 0),H=m(e,"adsPreviewParam",7,void 0),X=m(e,"adsAutoplayParam",7,void 0),oe=m(e,"duration",7,void 0),ee=m(e,"logoClickable",7),ue=m(e,"logoHidden",7),le=m(e,"isMobile",7),Me=m(e,"showNextPrevButtons",7,!1),Le=m(e,"nextButtonActive",7,!1),J=m(e,"prevButtonActive",7,!1),Ve=m(e,"endScreenVideoTitle",7,void 0),j=m(e,"endScreenVideoThumb",7,void 0),N=m(e,"isOneVideoPlaylist",7,!1),Re=m(e,"supportLink",7),re=m(e,"shadowRootContainer",7,void 0),ke=m(e,"outerContainerRef",7,void 0),Ne=m(e,"fullScreenTarget",7,void 0),fe=m(e,"failoverHosts",7,void 0),B=m(e,"showMiniTimer",7,!1),de=m(e,"saveRate",7),Ie=m(e,"seekToInteractive",7,I1),We=m(e,"playPrevChapter",7,I1),rt=m(e,"volumeMultiplier",7),xe=m(e,"showAutoplayNext",7),ye=m(e,"showEndScreen",7,!0),De=m(e,"keyboardControls",15,void 0),{subscribers:Je,stores:st}=d();Rg(u());let pt=zt(),Ht=u().logoLink,at=s().ui.debugPanelVisible,yt=s().ui.playerSize,Qt=s().state.isLive$,Be=s().state.isInteractive&&Nx.device.isAndroid,se=ie(void 0),Q=null,ae=ie(!1);s().getAdmanWrapper().init({switchFromAdsToVideo:s().actions.internal.switchFromAdsToVideo,switchFromVideoToAds:s().actions.internal.switchFromVideoToAds,setMuted:s().actions.external.setMuted},s().ads,{isMobile:s().ui.isMobile,mobileUnmuteButtonVisible:s().ui.mobileUnmuteButtonVisible,vsid:s().vsid}),Wg(s(),st),qe(()=>{s().ui.isMobile.set(le())});let _e=(Z=!1)=>{O(ae,!0),Z?s().actions.external.firstStart(R()):s().actions.internal.firstStart(R())},Pe=()=>{if(pt.features.qualityDetailsSubMenuEnabled){let Z=uh(s().videoId);if(Z)switch(Z.type){case"high_quality":s().actions.internal.setHighQualityEnabled(!0,Z.appliesTo);break;case"traffic_saving":s().actions.internal.setTrafficSavingEnabled(!0,Z.appliesTo);break;case"exact_quality":s().actions.internal.setQuality(Z.quality);break}}else{ph(s().videoId),Pp()&&s().actions.internal.setTrafficSavingEnabled(!0);let ri=Tp(s().videoId);ri&&s().actions.internal.setQuality(ri)}};function He(Z){var pi,_i,Qi;let ri=a()||Z;ri&&s().initVideo({container:r(se),sources:ri,failoverHosts:fe(),subtitles:x(),volumeMultiplier:rt()});let ui=Bx.get(Nl)==="true";at.set(ui),A()>0&&s().actions.external.seekTime(A());let Oi=le()?pt.volumeDefault:(_i=(pi=E())!=null?pi:Sc())!=null?_i:pt.volumeDefault,ti=(Qi=P())!=null?Qi:rh();if(s().actions.external.setVolume(Oi),s().actions.external.setMuted(ti),s().getAdmanWrapper().setInitialVolume(ti?0:Oi),Pe(),pt.features.saveRate&&de()){let Hi=lh();Hi&&!n()&&s().actions.internal.setPlaybackRate(Hi)}if(xe()){let Hi=ch();Hi&&s().actions.internal.setAutoplayNextEnabled(Hi)}s().ui.isAutoplay.set(k()),k()?_e():C()&&pt.features.preload&&s().actions.internal.preload()}let ct=Z=>{if(window.ResizeObserver){let ri,ui;Q=new ResizeObserver(Ox(Oi=>{let ti=Oi[0];if(ti.contentBoxSize){let pi=Array.isArray(ti.contentBoxSize)?ti.contentBoxSize[0]:ti.contentBoxSize;ri=pi.inlineSize,ui=pi.blockSize}else ti.contentRect&&(ri=ti.contentRect.width,ui=ti.contentRect.height);yt.set({width:ri,height:ui})},300)),Q.observe(Z)}yt.set({width:Z.clientWidth,height:Z.clientHeight})},qt=()=>{document.hidden&&s().actions.external.stop()};Ut(()=>{var ui,Oi,ti,pi;Be&&document.addEventListener("visibilitychange",qt),pt.debugLog&&s().actions.internal.startLogging(),ct(r(se));let Z=Je.map(_i=>_i.init({store:s(),microStores:st,config:l(),interactiveController:b(),uiConfig:u()})),ri=()=>{Be&&document.removeEventListener("visibilitychange",qt),Q==null||Q.disconnect(),Z.forEach(_i=>_i.unsubscribe()),s().destroy()};return((ui=y())==null?void 0:ui.status)==="upcoming"?(s().actions.internal.setLiveWaitingStart(!0),ri):((Oi=y())==null?void 0:Oi.status)==="waiting"?(s().actions.internal.setLiveWaitingRecover(!0),ri):(((ti=y())==null?void 0:ti.status)==="finished"||((pi=y())==null?void 0:pi.status)==="postlive")&&!Object.keys(a()||[]).length?(s().actions.internal.setLiveWaitingRecord(!0),ri):(He(),ri)});function Ge(){r(ae)?s().actions.external.play():_e(!0)}function vt(){s().actions.external.pause()}function et(Z){s().actions.external.setMuted(Z)}function xt(Z){le()||Z>=0&&Z<=1&&s().actions.external.setVolume(Z)}function ni(Z){s().actions.internal.seekTime(Z,Hx.UNKNOWN)}function Ze(Z){s().actions.external.seekEpisodeStartTime(Z)}function ut(){s().actions.external.returnFocusToEpisodes()}function li(Z){s().actions.external.setPlaybackRate(Z)}function Ni(Z){s().actions.external.setAutoQualityLimits(Z)}let Do=du(pt.view);var Bi=Fx();let fo;ot(Bi,Do);var No=h(Bi);{var Et=Z=>{Am(Z,{get store(){return s()},uiConfig:pt,get thumbUrl(){return _()},get interactiveContainer(){return p()},get live(){return y()},get autoplay(){return k()},get canRewindLive(){return T()},get showAds(){return R()},get adsSlotId(){return F()},get adsParams(){return Y()},get adsPreviewParam(){return H()},get adsAutoplayParam(){return X()},get duration(){return oe()},get logoClickable(){return ee()},get logoHidden(){return ue()},logoTargetUrl:Ht,get nextButtonActive(){return Le()},get prevButtonActive(){return J()},get endScreenVideoTitle(){return Ve()},get endScreenVideoThumb(){return j()},get isOneVideoPlaylist(){return N()},get supportLink(){return Re()},get shadowRootContainer(){return re()},get outerContainerRef(){return ke()},get fullScreenTarget(){return Ne()},get showMiniTimer(){return B()},get playerStarted(){return r(ae)},get seekToInteractive(){return Ie()},get playPrevChapter(){return We()},firstStart:_e,seekTime:ni,get showEndScreen(){return ye()},get showAutoplayNext(){return xe()},get showNextPrevButtons(){return Me()},get videoContainer(){return r(se)},set videoContainer(ri){O(se,me(ri))}})},ht=Z=>{var ri=ze(),ui=pe(ri);{var Oi=pi=>{Lm(pi,{get thumbUrl(){return _()},get canRewindLive(){return T()},get videoContainer(){return r(se)},set videoContainer(_i){O(se,me(_i))}})},ti=pi=>{let _i=v(()=>l().playerView||"full");Em(pi,{get store(){return s()},uiConfig:pt,get title(){return f()},get thumbUrl(){return _()},get interactiveContainer(){return p()},get live(){return y()},get autoplay(){return k()},get canRewindLive(){return T()},get showAds(){return R()},get adsSlotId(){return F()},get adsParams(){return Y()},get adsPreviewParam(){return H()},get adsAutoplayParam(){return X()},get duration(){return oe()},get logoClickable(){return ee()},get logoHidden(){return ue()},logoTargetUrl:Ht,get nextButtonActive(){return Le()},get prevButtonActive(){return J()},get endScreenVideoTitle(){return Ve()},get endScreenVideoThumb(){return j()},get isOneVideoPlaylist(){return N()},get supportLink(){return Re()},get shadowRootContainer(){return re()},get outerContainerRef(){return ke()},get fullScreenTarget(){return Ne()},get showMiniTimer(){return B()},get playerStarted(){return r(ae)},get seekToInteractive(){return Ie()},get playPrevChapter(){return We()},firstStart:_e,get showEndScreen(){return ye()},get showAutoplayNext(){return xe()},get showNextPrevButtons(){return Me()},get playerView(){return r(_i)},get videoContainer(){return r(se)},set videoContainer(Qi){O(se,me(Qi))},get keyboardControls(){return De()},set keyboardControls(Qi){De(Qi)}})};V(ui,pi=>{l().playerView==="compact"?pi(Oi):pi(ti,!1)})}$(Z,ri)};V(No,Z=>{le()?Z(Et):Z(ht,!1)})}g(Bi),I(Z=>fo=te(Bi,1,"root svelte-1aahjq",null,fo,Z),[()=>({"visible-outside":l().playerView==="compact"})]),$(t,Bi);var Vt=q({initVideo:He,play:Ge,pause:vt,setMuted:et,setVolume:xt,seekTime:ni,seekEpisodeStartTime:Ze,returnFocusToEpisodes:ut,setPlaybackRate:li,setAutoQualityLimits:Ni,get sources(){return a()},set sources(Z){a(Z)},get store(){return s()},set store(Z){s(Z)},get microStoresRoot(){return d()},set microStoresRoot(Z){d(Z)},get videoConfig(){return l()},set videoConfig(Z){l(Z)},get uiConfig(){return u()},set uiConfig(Z){u(Z)},get title(){return f()},set title(Z){f(Z)},get thumbUrl(){return _()},set thumbUrl(Z){_(Z)},get interactiveContainer(){return p()},set interactiveContainer(Z){p(Z)},get interactiveController(){return b()},set interactiveController(Z){b(Z)},get subtitles(){return x()},set subtitles(Z){x(Z)},get live(){return y()},set live(Z){y(Z)},get preload(){return C()},set preload(Z){C(Z)},get autoplay(){return k()},set autoplay(Z){k(Z)},get volume(){return E()},set volume(Z){E(Z)},get muted(){return P()},set muted(Z){P(Z)},get fromTime(){return A()},set fromTime(Z){A(Z)},get canRewindLive(){return T()},set canRewindLive(Z){T(Z)},get showAds(){return R()},set showAds(Z){R(Z)},get adsSlotId(){return F()},set adsSlotId(Z){F(Z)},get adsParams(){return Y()},set adsParams(Z){Y(Z)},get adsPreviewParam(){return H()},set adsPreviewParam(Z){H(Z)},get adsAutoplayParam(){return X()},set adsAutoplayParam(Z){X(Z)},get duration(){return oe()},set duration(Z){oe(Z)},get logoClickable(){return ee()},set logoClickable(Z){ee(Z)},get logoHidden(){return ue()},set logoHidden(Z){ue(Z)},get isMobile(){return le()},set isMobile(Z){le(Z)},get showNextPrevButtons(){return Me()},set showNextPrevButtons(Z){Me(Z)},get nextButtonActive(){return Le()},set nextButtonActive(Z){Le(Z)},get prevButtonActive(){return J()},set prevButtonActive(Z){J(Z)},get endScreenVideoTitle(){return Ve()},set endScreenVideoTitle(Z){Ve(Z)},get endScreenVideoThumb(){return j()},set endScreenVideoThumb(Z){j(Z)},get isOneVideoPlaylist(){return N()},set isOneVideoPlaylist(Z){N(Z)},get supportLink(){return Re()},set supportLink(Z){Re(Z)},get shadowRootContainer(){return re()},set shadowRootContainer(Z){re(Z)},get outerContainerRef(){return ke()},set outerContainerRef(Z){ke(Z)},get fullScreenTarget(){return Ne()},set fullScreenTarget(Z){Ne(Z)},get failoverHosts(){return fe()},set failoverHosts(Z){fe(Z)},get showMiniTimer(){return B()},set showMiniTimer(Z){B(Z)},get saveRate(){return de()},set saveRate(Z){de(Z)},get showAutoplayNext(){return xe()},set showAutoplayNext(Z){xe(Z)},get seekToInteractive(){return Ie()},set seekToInteractive(Z){Ie(Z)},get playPrevChapter(){return We()},set playPrevChapter(Z){We(Z)},get volumeMultiplier(){return rt()},set volumeMultiplier(Z){rt(Z)},get showEndScreen(){return ye()},set showEndScreen(Z){ye(Z)},get keyboardControls(){return De()},set keyboardControls(Z){De(Z)}});return o(),Vt}var zx=$e('<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 Rm(t,e){let i=Ae(e,["$$slots","$$events","$$legacy","children"]);var o=zx();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:ne}),be(),g(o),I(()=>n=Te(o,n,W({xmlns:"http://www.w3.org/2000/svg",width:"57",height:"60",fill:"none","aria-hidden":"true","data-testid":"stub-icon",role:"img"},i))),$(t,o)}function Dm(t,e){let i=m(e,"isWhite",3,!1),o=v(()=>i()?"color: #fff;":"color: #909499;");Rm(t,{get style(){return r(o)}})}var qx=L('<div class="title svelte-1y9fytq"> </div>'),Wx=L('<div class="playerStub svelte-1y9fytq"><!> <!></div>'),Kx={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 Nm(t,e){K(t,Kx);var i=Wx(),o=h(i);{var n=d=>{var l=qx(),u=h(l,!0);g(l),I(()=>ge(u,e.title)),$(d,l)};V(o,d=>{e.title&&d(n)})}var a=M(o,2);{var s=d=>{let l=v(()=>!!e.thumbUrl);Dm(d,{get isWhite(){return r(l)}})};V(a,d=>{(!e.title||!e.thumbUrl)&&d(s)})}g(i),I(()=>ot(i,e.thumbUrl?`background-image: url('${e.thumbUrl}')`:"")),$(t,i)}import{now as x5}from"@vkontakte/videoplayer-shared/es2015";import{cloneDeepWith as w5,InterfaceLanguage as S5,isNonNullable as qm,Logger as C5,Observable as T5,Subscription as N1,once as k5,InternalsExposure as I5,skip as E5}from"@vkontakte/videoplayer-shared/es2015";import{clientChecker as B1,isMobile as P5}from"@vkontakte/videoplayer-core/es2015";import{OneStat as A5}from"@vkontakte/videoplayer-statistics/es2015";import{Logger as Qx,Subscription as Gx}from"@vkontakte/videoplayer-shared/es2015";var cu=class{constructor(){this.subscription=new Gx,this.logger=new Qx,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[n,a]of e)try{(o=(i=navigator.mediaSession).setActionHandler)==null||o.call(i,n,a)}catch(s){throw new Error(`The media session action "${n}" is not supported yet.`)}}attachToStore(e){!this.isSupported()||!e||(this.clearSubscriptions(),this.subscription.add(e.state.positionExact$.subscribe(i=>{var a,s;let o=we(e.state.currentPlaybackRate$),n=we(e.state.duration$);if(!(!isFinite(i)||!isFinite(n)))try{(s=(a=navigator.mediaSession).setPositionState)==null||s.call(a,{position:i,playbackRate:o,duration:n})}catch(d){this.log({message:`MediaSession setPositionState can't call with position: ${i} and duration: ${n}`})}})))}clearSubscriptions(){this.subscription.unsubscribe()}destroy(){this.resetActionHandlers(),this.clearSubscriptions()}};import{ValueSubject as Fm,detectEmbed as e5}from"@vkontakte/videoplayer-shared/es2015";var Yx=$e('<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 Bm(t,e){let i=Ae(e,["$$slots","$$events","$$legacy","children"]);var o=Yx();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:ne}),be(),g(o),I(()=>n=Te(o,n,W({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))),$(t,o)}var jx=L('<div><div><!></div> <span class="title svelte-1pbsod4"> </span></div>'),Zx={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 Om(t,e){z(e,!0),K(t,Zx);let[i,o]=Oe(),n=()=>S(u,"$interfaceLanguage$",i),a=()=>S(f,"$isMobile$",i),s=Se(),d=zt(),l=!!s.webApi.pictureInPictureApi,u=s.interfaceLanguage$,f=s.ui.isMobile,_=s.ui.t,p=v(()=>n()&&_("pip_dummy_title")),b=du(d.view);var x=jx();te(x,1,"player-pip-dummy svelte-1pbsod4",null,{},{"is-pip-api":l}),ot(x,b);var y=h(x);let C;var k=h(y);Bm(k,{}),g(y);var E=M(y,2),P=h(E,!0);g(E),g(x),I(A=>{C=te(y,1,"dummy-image svelte-1pbsod4",null,C,A),ge(P,r(p))},[()=>({desktop:!a()})]),$(t,x),q(),o()}var Xx=Object.defineProperty,Jx=(t,e,i)=>e in t?Xx(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,sl=(t,e,i)=>Jx(t,typeof e!="symbol"?e+"":e,i),Hm=(t,e,i)=>new Promise((o,n)=>{var a=l=>{try{d(i.next(l))}catch(u){n(u)}},s=l=>{try{d(i.throw(l))}catch(u){n(u)}},d=l=>l.done?o(l.value):Promise.resolve(l.value).then(a,s);d((i=i.apply(t,e)).next())}),t5=460,i5=280,Md=class{constructor({enabled:e=!0}={enabled:!0}){sl(this,"playerDomElement"),sl(this,"playerParentShadowRoot"),sl(this,"playerDummyElement"),sl(this,"svelteContext"),sl(this,"pipWindow"),sl(this,"info",{isActive$:new Fm(!1),isEnabled$:new Fm(!1),type:1}),this.info.isEnabled$=new Fm(e)}isSupported(){let{isEmbed:e}=e5();return"documentPictureInPicture"in window&&!e}isActive(){return this.isSupported()&&!!documentPictureInPicture.window}setPlayerDomElement(e,i){this.playerDomElement=e,this.playerParentShadowRoot=i}setContext(e){this.svelteContext=e}request(){return Hm(this,null,function*(){var e,i;if(!this.isSupported()||!this.playerDomElement||!this.playerParentShadowRoot)return;this.pipWindow=yield documentPictureInPicture.requestWindow({width:t5,height:i5,copyStyleSheets:!0}),this.pipWindow.document.body.style.margin="0";let o=[...this.playerParentShadowRoot.styleSheets].map(l=>[...l.cssRules].map(u=>u.cssText).join(" ")).filter(Boolean).join(`
|
|
479
|
-
`),n=document.createElement("style");n.textContent=o;let a=this.createStretchedContainer(),s=a.attachShadow({mode:"open"});s.append(n),s.append(this.playerDomElement);let d={target:this.playerParentShadowRoot,context:this.svelteContext};this.playerDummyElement=ns(Om,d),(e=this.pipWindow)==null||e.document.body.append(a),this.info.isActive$.next(!0),(i=this.pipWindow)==null||i.addEventListener("unload",l=>{!this.playerDomElement||!this.playerParentShadowRoot||!this.playerDummyElement||(Gs(this.playerDummyElement),this.playerParentShadowRoot.append(this.playerDomElement),this.info.isActive$.next(!1))})})}remove(){return Hm(this,null,function*(){return new Promise(e=>{var i;(i=documentPictureInPicture.window)==null||i.close(),e()})})}dispose(){return Hm(this,null,function*(){yield this.remove()})}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 E1(t){return t instanceof Md}var uu=class{static getLatestSupportedVersion(e){let i=new ea,o=new Md(e);if(o.isSupported())return o;if(i.isSupported())return i}};function pu(t,e){var n,a;let i=new Set([...Object.keys(t),...Object.keys(e)]),o={};for(let s of i)o[s]=(a=(n=e[s])!=null?n:t[s])!=null?a:void 0;return o}var P1="Inner error. Unexpectedly root annotation container null reference exception",A1="Annotation with such name already exists",M1="Annotation with such name does not exist";var al=class extends Error{constructor(e){super(e),this.name="AnnotationError"}};import{observeElementSize as o5,Subscription as n5,throttleFn as r5}from"@vkontakte/videoplayer-shared/es2015";var s5="1",a5=100,fu=class{constructor(e){this.annotationsInside=e;this.annotations=new Map;this.subscriptions=new n5}init(e){if(this.rootAnnotationsContainer=e,this.annotationsInside)return;let i=r5(()=>{for(let o of this.annotations.values())this.isElementExceedsBoundaries(o,this.playerSize.width,this.playerSize.height)?o.style.visibility="hidden":o.style.visibility="visible"},a5);this.subscriptions.add(o5(this.rootAnnotationsContainer).subscribe(({width:o,height:n})=>{this.playerSize={width:o,height:n},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 al(P1);if(this.annotations.has(e))throw new al(A1);i.style.zIndex=(o=i.style.zIndex)!=null?o:s5,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 al(M1);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 n=e.offsetTop,a=e.offsetLeft,s=e.offsetWidth,d=e.offsetHeight;return n<0||a<0||a+s>i||n+d>o}registryRootContainer(e){}addLayer(e){return document.createElement("div")}getLayer(e){}removeLayer(e){}clearLayer(e){}detach(){}reattach(){}};import{assertNonNullable as mu,Subscription as l5}from"@vkontakte/videoplayer-shared/es2015";var zo=class{init({store:e,microStores:i,interactiveController:o,config:n}){return mu(e),mu(i),mu(n),n.interactiveData&&mu(o),this.subscription=new l5,this.subscription}};var Ld=class extends zo{constructor(){super(...arguments);this.stateName="fakeIsPlaying$";this.state$=Lt(W({},ce(null)),{toggle:()=>this.state$.update(i=>!i)})}init(i){let o=super.init(i),{isInteractiveExpectation$:n}=i.store.state;return o.add(n.subscribe(a=>{this.state$.set(a?!0:null)})),o}};var Vd=class extends zo{constructor(){super(...arguments);this.stateName="interactiveControlsOpacity$";this.state$=Lt(W({},ce(null)),{toggle:()=>this.state$.update(i=>!i)})}init(i){let o=super.init(i),{microStores:n,store:a}=i,{fakeIsPlaying$:s}=n,{isInteractiveExpectation$:d,isPlaying$:l}=a.state,{controlsVisible:u,isMobile:f}=a.ui,_=we(f),p=()=>_&&we(u);return o.add(u.subscribe(b=>{if(!_)return;let x=we(s);we(l)?this.state$.set(b):x!==null&&this.state$.set(!x||b)})),o.add(l.subscribe(b=>{this.state$.set(!b||p())})),o.add(s.subscribe(b=>{if(b===null)return;let x=we(d);if(p()){this.state$.set(!0);return}x&&this.state$.set(!b)})),o}};var Rd=class extends zo{constructor(){super(...arguments);this.stateName="seekToInteractiveDisabledTooltip$";this.state$=ce("tooltip_chapter_without_interactive")}init(i){let o=super.init(i),{store:n}=i;return o.add(n.state.interactiveEpisodes$.subscribe(a=>{a.length&&(a.every(s=>s.completed)?this.state$.set("tooltip_interactive_of_chapter_completed"):this.state$.set("tooltip_disabled_when_interactive"))})),o}};import{combine as d5}from"@vkontakte/videoplayer-shared/es2015";var Um=ce(!1),vu=null,Dd=class extends zo{constructor(){super(...arguments);this.stateName="showInteractiveTimeIndicatorTooltip$";this.state$=Lt(W({},Um),{set:(i,o=!1)=>{i!==we(Um)&&(this.clearTimeout(),Um.set(i),!i&&vu&&(vu=!1),i&&o&&(this.timeout=setTimeout(()=>{this.state$.set(!1)},3e3)))},clearTimeout:()=>this.clearTimeout()})}init(i){let o=super.init(i),{store:n,config:a}=i,{isInteractiveTime$:s,isPlaying$:d}=n.state,l=n.ui.controlsVisible,{interactiveTimeIndicator:u}=n.ui.controls;o.add(l.subscribe(_=>{we(s)&&_&&this.state$.set(!1)}));let f=(a==null?void 0:a.interactiveData)||{tooltipHelpHintActive:!1};return o.add(d5({isPlaying$:d,isInteractiveTime$:s,interactiveTimeIndicator:u}).subscribe(({isPlaying$:_,isInteractiveTime$:p,interactiveTimeIndicator:b})=>{var x,y;if(!(!_||!(b!=null&&b.isDisplayed))){if(!p)return this.state$.set(!1);f.tooltipHelpHintActive&&vu===null&&(vu=!0,f.tooltipHelpHintActive=!1,this.state$.set(!0),(y=(x=n.callbacks)==null?void 0:x.onInteractiveTimeIndicatorHintDeactivated)==null||y.call(x))}})),o}clearTimeout(){window.clearTimeout(this.timeout)}};import{combine as c5,noop as u5}from"@vkontakte/videoplayer-shared/es2015";var Nd=class extends zo{constructor(){super(...arguments);this.stateName="graphIsOpened$";this.graphMadePause=!1;this.state$=Lt(W({},ce(null)),{toggle:u5});this.checkIfShouldHide=i=>Ps(i,"s")}init(i){let o=super.init(i),{store:n,interactiveController:a}=i,s=n.ui.currentGridType$,d=n.getLogger().createComponentLog("GraphIsOpened microStore");return this.state$.toggle=()=>Tt(this,null,function*(){if(this.checkIfShouldHide(we(s)))return;let l=we(this.state$),{isEnded$:u,playbackState$:f}=n.state,{disabledControls$:_}=n.ui.controls,p=we(u),b=we(f);if(l)try{yield a==null?void 0:a.toggleGraphView(!1),this.state$.set(!1),_.remove(bp),!p&&this.graphMadePause&&n.actions.internal.play()}catch(x){d({message:"Cant hide graph"})}else{this.graphMadePause=b==="playing";try{yield a==null?void 0:a.toggleGraphView(!0),this.state$.set(!0),_.add(bp),!p&&this.graphMadePause&&n.actions.internal.pause()}catch(x){d({message:"Cant show graph"})}}}),o.add(c5({graphIsOpened:this.state$,currentGridType:s}).subscribe(f=>Tt(this,[f],function*({graphIsOpened:l,currentGridType:u}){if(this.checkIfShouldHide(u)&&l)try{yield a==null?void 0:a.toggleGraphView(!1),this.state$.set(!1)}catch(p){d({message:"Cant hide graph"})}}))),o}};import{ValueSubject as L1}from"@vkontakte/videoplayer-shared/es2015";var Bd=class extends zo{constructor(){super(...arguments);this.stateName="pictureInPicture$";this.state$={isActive$:ce(!1),isEnabled$:ce(!1),type$:ce(void 0)}}init(i){let o=super.init(i),{store:n}=i,{info:{isActive$:a,isEnabled$:s,type:d}}=n.webApi.pictureInPictureApi||{info:{isActive$:new L1(!1),isEnabled$:new L1(!1)}};return o.add(a.subscribe(l=>{this.state$.isActive$.set(l)})),o.add(s.subscribe(l=>{this.state$.isEnabled$.set(l)})),this.state$.type$.set(d),o}};import{filter as m5,filterChanged as v5}from"@vkontakte/videoplayer-shared/es2015";import{safeStorage as zm}from"@vkontakte/videoplayer-shared/es2015";var V1=({maxShowCount:t,timeout:e})=>{let i=[t!==0?p5({maxCount:t}):void 0,e!==0?f5({timeout:e}):void 0].filter(o=>!!o);return{notificationShowed:o=>i.forEach(n=>n.notificationShowed(o)),canShowNotification:o=>i.every(n=>n.canShowNotification(o))}},p5=({maxCount:t})=>{let e={};return{notificationShowed:i=>{var o,n;e[i]=((o=e[i])!=null?o:0)+1,zm.set("videoplayer_notifications_manager_count",JSON.stringify((n=e[i])!=null?n:0))},canShowNotification:i=>{var o;return((o=e[i])!=null?o:0)<t}}},f5=({timeout:t})=>{let e="videoplayer_notifications_manager",i=()=>{try{return JSON.parse(zm.get(e)||"{}")}catch(a){return{}}},o=a=>zm.set(e,JSON.stringify(a)),n=a=>{let s=i();delete s[a],o(s)};return{notificationShowed:a=>{o(Lt(W({},i()),{[a]:{timeout:t,launchTime:Date.now()}}))},canShowNotification:a=>{let s=i()[a];if(s){let d=Date.now()-s.launchTime>t;return d&&n(a),d}else return!0}}};var Od=class extends zo{constructor(){super(...arguments);this.stateName="notifications$";this.state$={notificationsToShow$:ce({}),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:n,uiConfig:{features:{maxCountShowSlowVideoNotification:a,timeoutShowSlowVideoNotification:s,showSlowVideoNotification:d,forceAutoQualityWhenSevereStallHappens:l}}}=i;this.notificationManager=V1({maxShowCount:a,timeout:s});let u=n.getPlayer();return o.add(u.events.severeStallOccured$.pipe(v5(),m5(f=>f)).subscribe(()=>{d&&!u.info.isAutoQualityEnabled$.getValue()&&this.notificationManager.canShowNotification("slow_video")&&(l&&n.actions.internal.setQuality("auto"),this.state$.showNotification("slow_video"))})),o}};var R1=()=>[Ld,Vd,Rd,Dd,Nd,Bd,Od].reduce(({subscribers:t,stores:e},i)=>{let o=new i;return{subscribers:[...t,o],stores:Lt(W({},e),{[o.stateName]:o.state$})}},{subscribers:[],stores:{}});import{devNull as Hd}from"@vkontakte/videoplayer-shared/es2015";var g5=Object.defineProperty,h5=Object.defineProperties,_5=Object.getOwnPropertyDescriptors,D1=Object.getOwnPropertySymbols,b5=Object.prototype.hasOwnProperty,$5=Object.prototype.propertyIsEnumerable,Wm=(t,e,i)=>e in t?g5(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Ls=(t,e)=>{for(var i in e||(e={}))b5.call(e,i)&&Wm(t,i,e[i]);if(D1)for(var i of D1(e))$5.call(e,i)&&Wm(t,i,e[i]);return t},y5=(t,e)=>h5(t,_5(e)),oi=(t,e,i)=>Wm(t,typeof e!="symbol"?e+"":e,i),gu=(t,e,i)=>new Promise((o,n)=>{var a=l=>{try{d(i.next(l))}catch(u){n(u)}},s=l=>{try{d(i.throw(l))}catch(u){n(u)}},d=l=>l.done?o(l.value):Promise.resolve(l.value).then(a,s);d((i=i.apply(t,e)).next())}),M5={preload:!0,autoplay:!1,repeat:!1,fromTime:0,canRewindLive:!0,showAds:!1,interfaceLanguage:S5.RU,isCyrillicRelatedInterface:!0,logoClickable:!1,logoHidden:!1,isTouch:P5(),isMediaSessionEnabled:!0,isPictureInPictureEnabled:!0,isAudioDisabled:!1,callbacks:{uiInfo:{}},tuningConfig:{configName:[]},saveRate:!0,volumeMultiplier:1,showEndScreen:!0,showAutoplayNext:!0,showNextPrevButtons:!0},$n=ie(void 0),hu=class extends HTMLElement{constructor(){super(),oi(this,"svelteStubComponent"),oi(this,"svelteRootComponent"),oi(this,"store"),oi(this,"microStoresRoot"),oi(this,"statistics"),oi(this,"sentry"),oi(this,"_shadowRoot"),oi(this,"playerContainer"),oi(this,"rootContainer"),oi(this,"shadowRootContainer"),oi(this,"uiConfig"),oi(this,"coreConfig"),oi(this,"statisticsConfig"),oi(this,"interactiveController"),oi(this,"interactiveContainer"),oi(this,"graphMadePause"),oi(this,"currentPlayingVideoIndex",0),oi(this,"needToRepeatPlaylist",!1),oi(this,"videoConfig"),oi(this,"pictureInPictureApi"),oi(this,"mediaSessionApi"),oi(this,"unsubscribePlayerPhaseSubscription"),oi(this,"logger"),oi(this,"log"),oi(this,"subscription"),oi(this,"interactiveSubscription"),oi(this,"annotationsApi"),oi(this,"slotsApi"),oi(this,"prevIsid"),oi(this,"isInited",!1),oi(this,"internalsExposure",null),oi(this,"shadowDOMCallbacksDisabled",!1),oi(this,"createOneStat",(e,i={})=>{var o,n,a,s;let{albumId:d,statPlace:l,statUserSalt:u,statTrackCode:f,statVKAppId:_,refreshStatAuthToken:p,autoplay:b,isMobile:x,isTouch:y,refDomain:C,deviceId:k,interactiveData:E}=pu(this.videoConfig,i),P=(o=E==null?void 0:E.projectInfo)==null?void 0:o.pid,A=(a=(n=this.interactiveController)==null?void 0:n.state.isReplay$.getValue())!=null?a:!1;A&&(this.prevIsid=void 0);let{unitedVideoId:T,isClip:R=!1}=e;if(this.uiConfig.features.statistics&&T)return new A5(Ls({movieId:T,albumId:d,place:l,trackCode:f,vkAppId:_,autoplay:(s=b&&!this.interactiveController)!=null?s:!1,mobile:y!=null?y:x,clip:R,refDomain:C,deviceId:k},P&&(!this.isInited||A)&&{projectId:Number(P)}),Ls({refreshAuthToken:p,userSalt:u,config:this.statisticsConfig},this.interactiveController&&{useIsid:!0,isid:this.prevIsid}))}),Hd.create("ui"),this.logger=new C5,this.log=this.logger.createComponentLog("VKVideoPlayer"),this.subscription=new N1,this.interactiveSubscription=new N1,this.graphMadePause=!1}connectedCallback(){var e,i;if(this.isInited||this.shadowDOMCallbacksDisabled)return;this.initPlayerRootContainers();let o=(e=this.getAttribute("stub-title"))!=null?e:void 0,n=(i=this.getAttribute("stub-thumb-url"))!=null?i:void 0,a=me({title:o,thumbUrl:n}),s={target:this.playerContainer,props:a};this.svelteStubComponent=ns(Nm,s)}disconnectedCallback(){var e,i,o,n,a;this.shadowDOMCallbacksDisabled||((e=this.annotationsApi)==null||e.destroy(),(i=this.mediaSessionApi)==null||i.destroy(),this.unmountComponent(this.svelteRootComponent),this.unmountComponent(this.svelteStubComponent),this.subscription.unsubscribe(),(o=this.unsubscribePlayerPhaseSubscription)==null||o.call(this),(n=this.interactiveController)==null||n.destroy(),this.interactiveSubscription.unsubscribe(),(a=this.internalsExposure)==null||a.destroy(),Hd.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}}createPlayer(e,i={},o){var n,a,s,d,l,u,f,_;if(!this.videoConfig)return;let{albumId:p,statPlace:b,statAuthToken:x,preload:y,autoplay:C,volume:k,muted:E,fromTime:P,canRewindLive:A,supportLink:T,showAds:R,adsSlotId:F,adsParams:Y={},adsPreviewParam:H,adsAutoplayParam:X,interfaceLanguage:oe,isCyrillicRelatedInterface:ee,logoClickable:ue,logoHidden:le,isMobile:Me,isTouch:Le,isAudioDisabled:J,isLiveCatchUpMode:Ve,fullScreenTarget:j,failoverHosts:N,canDownload:Re,callbacks:re,interactiveData:ke,showThumbTimer:Ne,additionalButtons:fe=[],additionalSettingsMenuItems:B=[],additionalContextMenuItems:de=[],repeat:Ie,saveRate:We,volumeMultiplier:rt,showEndScreen:xe,showAutoplayNext:ye}=pu(this.videoConfig,i),{sources:De,title:Je,thumbUrl:st,unitedVideoId:pt,isClip:Ht=!1,duration:at,adsParams:yt={},videoEpisodes:Qt,previewThumbsData:jt,subtitles:Be,live:se}=e,Q=Ls(Ls({},Y),yt),ae=this.getNextVideoInfo(),_e={sources:De,title:Je,thumbUrl:st,subtitles:Be,unitedVideoId:pt,isClip:Ht,live:se,albumId:p,statPlace:b,autoplay:C,muted:E,volume:k,fromTime:P,canRewindLive:A,showAds:R,adsSlotId:F,adsParams:Q,adsPreviewParam:H,adsAutoplayParam:X,duration:at,logoClickable:ue,logoHidden:le,isTouch:Le!=null?Le:Me,repeat:Ie,showNextPrevButtons:this.needToShowNextPrevButtons(),nextButtonActive:this.isNextButtonActive(),prevButtonActive:this.isPrevButtonActive(),endScreenVideoTitle:ae.nextVideoTitle,endScreenVideoThumb:ae.nextVideoThumb,isOneVideoPlaylist:this.isOneVideoPlaylist()},Pe={pictureInPictureApi:this.pictureInPictureApi,annotationsApi:this.annotationsApi};this.log({message:`create player, props: ${JSON.stringify(_e)}`});let He=(n=this.interactiveController)==null?void 0:n.state.statistics$.getValue(),ct=(He==null?void 0:He.oneStat)||this.createOneStat(e,i);ct&&(this.statistics=new Yc(ct,He==null?void 0:He.statSubscription)),this.uiConfig.features.sentry&&this.uiConfig.sentry.dsn&&new Js(this.uiConfig.sentry,{version:Wa,env:yc},{movieId:pt,albumId:p,place:b,autoplay:(a=C&&!this.interactiveController)!=null?a:!1,mobile:Le!=null?Le:Me,clip:Ht}),this.interactiveController&&((d=this.prevIsid)!=null||(this.prevIsid=(s=this.statistics)==null?void 0:s.oneStat.isid$.getValue())),this.sentry=Ls(Ls({},this.sentry),Js.getInstance());let Ge=!!ke,vt=[],et="tooltip_interactive_go_back_disabled_first";if(Ge&&this.interactiveController){let ut=this.interactiveController.state.isInitialChapter$.getValue(),li=this.interactiveController.getHistoryState();ut&&vt.push("REPLAY_BUTTON"),this.interactiveController.getIsSeekable().getValue()||vt.push("SEEK_TO_INTERACTIVE_BUTTON"),li.hasPrevChapter$.getValue()||(vt.push("PLAY_PREV_CHAPTER_BUTTON"),ut||(li.isGoBackLimited$.getValue()?et="tooltip_interactive_go_back_disabled_limit":et="tooltip_interactive_go_back_disabled"))}let xt=()=>{var ut;this.isInited=!1,this.prevIsid=void 0;let li=(o==null?void 0:o.info.isEnded$.getValue())&&((ut=this.interactiveController)==null?void 0:ut.state.isEndChapter$.getValue());re.onReplayInteractiveVideo&&!li?re.onReplayInteractiveVideo():this.replayInteractiveVideo()};this.store=Jh({player:o,interfaceLanguage:oe,isCyrillicRelatedInterface:ee,videoId:pt,isClip:Ht,isLiveCatchUpMode:Ve,isAudioDisabled:J,statAuthToken:x,callbacks:re,webApi:Pe,videoEpisodes:Qt,previewThumbsData:jt,canDownload:Re,uiConfig:this.uiConfig,coreConfig:this.coreConfig,disabledControls:vt,isInteractive:Ge,saveRate:We,interactiveRanges$:(l=this.interactiveController)==null?void 0:l.state.interactiveRanges$,isInteractiveTime$:(u=this.interactiveController)==null?void 0:u.state.isInteractiveTime$,stopPlayer:()=>this.stop(),replayInteractive:xt,playPrevChapterDisabledTooltip:et,hasInteractiveBranches:!!((_=(f=this.interactiveController)==null?void 0:f.getChapterBranches())!=null&&_.length),additionalButtons:this.uiConfig.features.additionalButtons?fe:[],additionalSettingsMenuItems:B!=null?B:[],additionalContextMenuItems:de!=null?de:[],playPrevVideo:()=>this.playPrevVideo(),playNextVideo:()=>this.playNextVideo(),looped:Ie&&this.videoConfig.videos.length===1,statistics:this.statistics,internalsExposure:this.internalsExposure});let{stores:ni}=this.microStoresRoot=R1(),Ze=()=>{var ut,li,Ni,Do,Bi,fo;if(!this.store||!this.microStoresRoot||!this.videoConfig)return;this.subscription.add(this.store.state.currentFormat$.subscribe(Et=>{var ht;return(ht=re==null?void 0:re.onCurrentFormatChanged)==null?void 0:ht.call(re,Et)})),this.subscription.add(ni.interactiveControlsOpacity$.subscribe(Et=>{var ht;Et!==null&&((ht=this==null?void 0:this.interactiveController)==null||ht.setDisabledControls(Et))})),this.subscription.add(this.store.state.throughputEstimation$.subscribe(Et=>{var ht;return(ht=re==null?void 0:re.onThroughputEstimationChanged)==null?void 0:ht.call(re,Et)})),this.subscription.add(this.store.state.trafficSavingEnabled$.subscribe(Et=>{var ht;return(ht=re==null?void 0:re.onTrafficSavingEnabledChanged)==null?void 0:ht.call(re,Et)})),this.subscription.add(new T5(Et=>{this.store&&this.subscription.add(this.store.state.currentPlaybackRate$.subscribe(ht=>Et.next(ht)))}).pipe(this.uiConfig.features.skipInitialPlaybackRateValue?E5(1):Et=>Et).subscribe(Et=>{var ht;return(ht=re==null?void 0:re.onCurrentPlaybackRateChanged)==null?void 0:ht.call(re,Et)})),this.subscription.add(this.store.state.volume$.subscribe(Et=>{var ht;return(ht=re==null?void 0:re.onVolumeChange)==null?void 0:ht.call(re,Et)})),this.subscription.add(this.store.state.muted$.subscribe(Et=>{var ht,Vt;return Et?(ht=re==null?void 0:re.onMute)==null?void 0:ht.call(re):(Vt=re==null?void 0:re.onUnmute)==null?void 0:Vt.call(re)})),this.subscription.add(this.store.state.videoBitrate$.subscribe(Et=>{var ht;return(ht=re==null?void 0:re.onVideoBitrateChanged)==null?void 0:ht.call(re,Et)})),this.subscription.add(this.store.state.isInteractiveTime$.subscribe(Et=>{var ht;let Vt=(ht=this.store)==null?void 0:ht.ui.controls.disabledControls$;Vt&&(Et&&!Vt.includes(Bl)&&Vt.add(Bl),Et||Vt.remove(Bl))})),this.subscription.add(this.store.ui.isFullscreen.subscribe(Et=>gu(this,null,function*(){var ht;if(!B1.browser.isSamsungBrowser||!Et||!this.interactiveController)return;document.fullscreenElement===this.shadowRootContainer&&(yield this.replayInteractiveChapter((ht=this.videoConfig)==null?void 0:ht.callbacks.onExternalFullscreenExit))}))),this.statistics&&this.subscription.add(this.statistics.oneStat.vsid$.subscribe(Et=>{var ht;return(ht=re==null?void 0:re.onVSIDChanged)==null?void 0:ht.call(re,Et)})),this.initMediaSession(),O($n,me({interactiveController:this.interactiveController,interactiveContainer:this.interactiveContainer,sources:De,store:this.store,microStoresRoot:this.microStoresRoot,videoConfig:this.videoConfig,uiConfig:this.uiConfig,title:Je,thumbUrl:st,subtitles:Be,live:se,preload:y,autoplay:C,muted:E,volume:k,fromTime:P,canRewindLive:A,supportLink:T,showAds:R,adsSlotId:F,adsParams:Q,adsPreviewParam:H,adsAutoplayParam:X,duration:at,logoClickable:ue,logoHidden:le,isMobile:Le!=null?Le:Me,failoverHosts:N,fullScreenTarget:j,saveRate:We,shadowRootContainer:this.shadowRootContainer,showMiniTimer:Ne,outerContainerRef:this.rootContainer,showNextPrevButtons:this.needToShowNextPrevButtons(),nextButtonActive:this.isNextButtonActive(),prevButtonActive:this.isPrevButtonActive(),endScreenVideoTitle:ae.nextVideoTitle,endScreenVideoThumb:ae.nextVideoThumb,isOneVideoPlaylist:this.isOneVideoPlaylist(),playPrevChapter:()=>this.playPrevChapter(),seekToInteractive:()=>this.seekToInteractive(),volumeMultiplier:rt,showEndScreen:xe,showAutoplayNext:ye}));let No={target:this.playerContainer,props:r($n)};this.svelteRootComponent=ns(Vm,No),this.addPlayerInfoSubscriptions(),this.isInited||(this.isInited=!0,(Ni=(li=(ut=this.videoConfig)==null?void 0:ut.callbacks)==null?void 0:li.onInited)==null||Ni.call(li)),(Do=this.internalsExposure)==null||Do.expose({player:this,videoConfig:this.videoConfig,coreConfig:this.coreConfig,uiConfig:this.uiConfig,statisticsConfig:this.statisticsConfig,logger:this.logger,log:this.log}),this.uiConfig.devNullLog&&((fo=(Bi=this.videoConfig)==null?void 0:Bi.callbacks)!=null&&fo.onDevNullLog)?Hd.subscribe("ui",this.videoConfig.callbacks.onDevNullLog):Hd.destroy("ui")};this.coreConfig.asyncResolveClientChecker?B1.isInited$.subscribe(ut=>{ut&&(console.log("UI SDK async start"),Ze())}):Ze()}addPlayerInfoSubscriptions(){var e,i;let o=this.store,n=(e=this.microStoresRoot)==null?void 0:e.stores;if(!o||!n)return;let a=(i=this.videoConfig)==null?void 0:i.callbacks;a&&this.subscription.add(o.playerPhase.subscribe(d=>{var l;return(l=a.onPlayerPhaseChanged)==null?void 0:l.call(a,d)})).add(o.state.playbackState$.subscribe(d=>{var l;return d&&((l=a.onPlaybackStateChanged)==null?void 0:l.call(a,d))})).add(o.state.isLive$.subscribe(d=>{var l;return(l=a.onIsLiveChanged)==null?void 0:l.call(a,d)})).add(o.state.isActiveLive$.subscribe(d=>{var l;return(l=a.onIsActiveLiveChanged)==null?void 0:l.call(a,d)})).add(o.state.isAudioAvailable$.subscribe(d=>{var l;return(l=a.onIsAudioAvailableChanged)==null?void 0:l.call(a,d)})).add(o.state.currentQuality$.subscribe(d=>{var l;return(l=a.onCurrentQualityChanged)==null?void 0:l.call(a,d)})).add(o.state.availableQualities$.subscribe(d=>{var l;return(l=a.onAvailableQualitiesChanged)==null?void 0:l.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(n.pictureInPicture$.isActive$.subscribe(d=>{var l,u;return d?(l=a.onPiPEnter)==null?void 0:l.call(a):(u=a.onPiPExit)==null?void 0:u.call(a)}));let s=a==null?void 0:a.uiInfo;s&&this.subscription.add(o.ui.controlsVisible.subscribe(d=>{var l;return(l=s.onControlsVisibleChanged)==null?void 0:l.call(s,d)})).add(o.ui.isMobile.subscribe(d=>{var l;return(l=s.onIsMobileChanged)==null?void 0:l.call(s,d)})).add(o.ui.playerSize.subscribe(d=>{var l;return(l=s.onPlayerSizeChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.prevButton.subscribe(d=>{var l;return(l=s.onPrevButtonChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.playButton.subscribe(d=>{var l;return(l=s.onPlayButtonChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.replayButton.subscribe(d=>{var l;return(l=s.onReplayButtonChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.nextButton.subscribe(d=>{var l;return(l=s.onNextButtonChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.playPrevChapterButton.subscribe(d=>{var l;return(l=s.onPlayPrevChapterChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.seekToInteractiveButton.subscribe(d=>{var l;return(l=s.onSeekToInteractiveButtonChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.interactiveGraphButton.subscribe(d=>{var l;return(l=s.onGraphButtonChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.liveButton.subscribe(d=>{var l;return(l=s.onLiveButtonChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.time.subscribe(d=>{var l;return(l=s.onTimeUpdateChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.episodes.subscribe(d=>{var l;return(l=s.onEpisodesChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.subtitles.subscribe(d=>{var l;return(l=s.onSubtitlesChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.settings.subscribe(d=>{var l;return(l=s.onSettingsChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.fullscreen.subscribe(d=>{var l;return(l=s.onFullscreenChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.chromecast.subscribe(d=>{var l;return(l=s.onChromecastChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.pip.subscribe(d=>{var l;return(l=s.onPipChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.vkLogo.subscribe(d=>{var l;return(l=s.onVkLogoChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.interactiveTimeIndicator.subscribe(d=>{var l;return(l=s.onInteractiveTimeIndicatorChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.timeline.subscribe(d=>{var l;return(l=s.onTimelineChanged)==null?void 0:l.call(s,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 n=this.videoConfig.videos[this.currentPlayingVideoIndex];if(!n){this.log({message:"no next video"});return}this.isInited&&qm(n.unitedVideoId)&&((o=this.store)==null||o.actions.internal.nextMovie(n.unitedVideoId)),this.unmountComponent(this.svelteRootComponent),this.createPlayer(n,{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 gu(this,null,function*(){var e,i,o,n;if((e=this.videoConfig)!=null&&e.interactiveData)try{let{Interactives:a}=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$,d=s?we(s):this.videoConfig.interfaceLanguage,{projectInfo:l,initChapterId:u,historyApi:f,videoLoader:_}=this.videoConfig.interactiveData;this.interactiveController=new a({parentElement:this.interactiveContainer,fullscreenTargetElement:this.playerContainer,lang:d,graph:this.uiConfig.features.interactiveGraph,projectInfo:l,initChapterId:u,historyApi:f,vkVideoLoader:_,lastFrame:this.uiConfig.features.interactiveLastFrame,permanentTextControls:this.uiConfig.features.interactiveTextPermanent,interactiveTimeOpenUri:this.uiConfig.features.interactiveTimeOpenUri,initSeamless:!0,config:this.uiConfig.interactive,coreConfig:this.coreConfig,createOneStat:this.createOneStat,animationsFeatureToggles:{areaControlShadow:this.uiConfig.features.interactiveAreaControlShadow,controlsExpectTimeBlinkAnimation:this.uiConfig.features.interactiveControlsExpectTimeBlinkAnimation}});let{isInteractiveExpectation$:p,isSeekable$:b}=this.interactiveController.state;this.uiConfig.features.seekToInteractive&&this.subscription.add(b.subscribe(y=>{if(!this.isInited)return;let C=this.store;y?C.ui.controls.disabledControls$.remove("SEEK_TO_INTERACTIVE_BUTTON"):C.ui.controls.disabledControls$.add("SEEK_TO_INTERACTIVE_BUTTON")})),this.subscription.add(p.subscribe(y=>{this.store&&this.store.state.isInteractiveExpectation$.set(y)}));let x=!0;if(this.subscription.add(this.interactiveController.events.playerChanged$.subscribe(y=>{if(!this.videoConfig)return;this.videoConfig.videos[this.currentPlayingVideoIndex]=y5(Ls({},y.config),{title:(l==null?void 0:l.title)||y.config.title});let C=x?this.videoConfig.autoplay:!0;this.createPlayerWithCurrentVideo(y.player,C),x&&(x=!1)})),this.interactiveSubscription.add(this.interactiveController.events.interactiveActionChoice$.subscribe(({type:y,actionType:C})=>{var k,E,P,A,T,R;if(!this.store||!this.microStoresRoot)return;let F=p.getValue();if(y==="action-choice"&&C==="setRandomBranch"&&(this.microStoresRoot.stores.graphIsOpened$.set(!1),this.store.ui.controls.disabledControls$.remove(Ol)),y==="action-choice-canceled"){let Y=we(this.store.state.isPlaying$)||F;if(((P=(k=this.videoConfig)==null?void 0:k.isTouch)!=null?P:(E=this.videoConfig)!=null&&E.isMobile)&&Y){this.store.ui.interactiveHideMobileControls.set(!0);return}(R=(A=this.videoConfig)==null?void 0:(T=A.callbacks).onDisabledInteractiveClick)==null||R.call(T)}})),this.interactiveSubscription.add(this.interactiveController.events.interactiveContainerFakeRemoved$.subscribe(({type:y,removeAllOpenURI:C})=>{this.store&&y==="container-fake-removed"&&C&&this.store.ui.controls.disabledControls$.remove(Ol)})),yield this.interactiveController.setManifest(this.videoConfig.interactiveData.manifest),(n=(o=this.videoConfig)==null?void 0:o.callbacks)!=null&&n.onInteractiveHistoryChanged){let y=this.interactiveController.getHistoryState();this.subscription.add(y.history$.subscribe(C=>{var k,E,P;C.length&&((P=(E=(k=this.videoConfig)==null?void 0:k.callbacks)==null?void 0:E.onInteractiveHistoryChanged)==null||P.call(E,C))}))}this.uiConfig.features.interactiveTimeIndicator&&this.subscription.add(this.interactiveController.events.noInteraction$.subscribe(()=>{var y,C,k,E;(y=this.microStoresRoot)==null||y.stores.showInteractiveTimeIndicatorTooltip$.set(!0,!0),(E=(C=this.videoConfig)==null?void 0:(k=C.callbacks).onInteractiveTimeIndicatorClick)==null||E.call(k)})),this.interactiveSubscription.add(this.interactiveController.events.error$.subscribe(y=>{this.log({message:y.toString()})}))}catch(a){this.log({message:a.message})}})}initPlayer(e,i={}){var o,n,a,s,d,l,u,f,_,p,b,x,y,C,k,E,P,A,T,R,F,Y,H,X,oe,ee;if(!Array.isArray(e.videos)||e.videos.length===0&&!e.interactiveData)throw new Error("empty videos");if(console.log(e),this.videoConfig=pu(M5,w5(e,ue=>ue instanceof HTMLElement?ue:void 0)),this.uiConfig=Vg((o=i.ui)!=null?o:{}),this.coreConfig=(n=i.core)!=null?n:{configName:[]},this.statisticsConfig=(a=i.statistics)!=null?a:{},this.uiConfig.features.forcePlayerDisplayBlock&&(this.rootContainer.style.minHeight="unset",this.style.display="block",this.style.width="100%",this.style.height="100%"),this.videoConfig.playerView==="compact"&&(this.playerContainer.style.contain="none"),this.sentry={config:(s=this.uiConfig.sentry)!=null?s:{}},this.uiConfig.features.exposeInternalsToGlobal&&((d=this.internalsExposure)!=null||(this.internalsExposure=new I5("UI"))),Hd.push("ui",{key:"videoplayer_embed",strings:["new","player_init_player","ads.enable: "+this.uiConfig.ads.enable,"showAds: "+((l=this.videoConfig)==null?void 0:l.showAds)],numbers:[x5()]}),qm(this.videoConfig.isMediaSessionEnabled)&&(this.uiConfig.features.mediaSession=(f=(u=this.uiConfig.features.mediaSession)!=null?u:this.videoConfig.isMediaSessionEnabled)!=null?f:!0),qm(this.videoConfig.isPictureInPictureEnabled)&&(this.uiConfig.features.pip=(p=(_=this.uiConfig.features.pip)!=null?_:this.videoConfig.isPictureInPictureEnabled)!=null?p:!0,this.uiConfig.features.dpip=(x=(b=this.uiConfig.features.dpip)!=null?b:this.videoConfig.isPictureInPictureEnabled)!=null?x:!0),this.videoConfig.isTouch=(C=(y=this.uiConfig.isMobile)!=null?y:this.videoConfig.isTouch)!=null?C:this.videoConfig.isMobile,(k=this.videoConfig).autoplay&&(k.autoplay=this.uiConfig.features.autoplay),this.videoConfig.showAds=(E=this.uiConfig.ads.enable)!=null?E:this.videoConfig.showAds,this.videoConfig.adsSlotId=(P=this.uiConfig.ads.slot)!=null?P:this.videoConfig.adsSlotId,this.videoConfig.adsPreviewParam=(A=this.uiConfig.ads.preview)!=null?A:this.videoConfig.adsPreviewParam,this.videoConfig.logoHidden=!((T=this.uiConfig.showLogo)!=null?T:!this.videoConfig.logoHidden),(R=this.videoConfig).canRewindLive&&(R.canRewindLive=this.uiConfig.features.liveRewind),this.videoConfig.supportLink=(F=this.videoConfig.supportLink)!=null?F:this.uiConfig.supportLink,this.videoConfig.showEndScreen=(Y=this.uiConfig.features.endScreen)!=null?Y:this.videoConfig.showEndScreen,this.videoConfig.showAutoplayNext=(H=this.uiConfig.features.autoplayNext)!=null?H: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 ue={enabled:this.videoConfig.pipEnabled};this.uiConfig.features.dpip?this.pictureInPictureApi=uu.getLatestSupportedVersion(ue):this.pictureInPictureApi=new ea(ue)}this.mediaSessionApi=this.uiConfig.features.mediaSession?new cu:void 0,this.slotsApi=this.uiConfig.features.slots?new su:void 0,this.annotationsApi=this.uiConfig.features.annotations?new fu(this.uiConfig.features.annotationsInside):void 0,this.annotationsApi&&!this.uiConfig.features.annotationsInside&&this.annotationsApi.init(this.rootContainer),(ee=this.slotsApi)==null||ee.init(this.shadowRootContainer),this.unmountComponent(this.svelteStubComponent),this.unmountComponent(this.svelteRootComponent),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]),E1(this.pictureInPictureApi)&&this.pictureInPictureApi.setPlayerDomElement(this.playerContainer,this._shadowRoot)}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();r($n)&&(r($n).showNextPrevButtons=this.needToShowNextPrevButtons(),r($n).nextButtonActive=this.isNextButtonActive(),r($n).prevButtonActive=this.isPrevButtonActive(),r($n).endScreenVideoTitle=o.nextVideoTitle,r($n).endScreenVideoThumb=o.nextVideoThumb,r($n).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}=Ls({},this.videoConfig.videos[this.currentPlayingVideoIndex]),o=[["play",()=>this.play()],["pause",()=>this.pause()],["seekto",n=>this.seekTime(n.seekTime)]];this.videoConfig.videos.length>1&&(this.currentPlayingVideoIndex<this.videoConfig.videos.length-1&&o.push(["nexttrack",()=>this.playNextVideo()]),this.currentPlayingVideoIndex>0&&o.push(["previoustrack",()=>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,n;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"}),(n=this.svelteRootComponent)==null||n.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)}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,r($n)&&(r($n).needToRepeatPlaylist=this.needToRepeatPlaylist,r($n).showNextPrevButtons=this.needToShowNextPrevButtons(),r($n).nextButtonActive=this.isNextButtonActive(),r($n).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,n;this.log({message:`set auto quality limitation. Max: ${(i=e.max)!=null?i:"none"}. Min: ${(o=e.min)!=null?o:"none"}`}),(n=this.svelteRootComponent)==null||n.setAutoQualityLimits(e)}addLanguage(e){var i;(i=this.store)==null||i.actions.internal.addLanguage(e)}setLanguage(e){return gu(this,null,function*(){var i;yield(i=this.store)==null?void 0:i.actions.internal.setLanguage(e)})}setLiveStart(e){var i,o;this.log({message:"live started"}),(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})}setLiveWaitingRecover(){var e;this.log({message:"live waiting"}),(e=this.store)!=null&&e.callbacks&&(this.store.callbacks.onLiveEnded=()=>{var i,o;(i=this.store)==null||i.actions.internal.setLiveWaitingRecover(!0),(o=this.store)==null||o.destroy()})}setLiveWaitingRecord(){var e;this.log({message:"post live"}),(e=this.store)!=null&&e.callbacks&&(this.store.callbacks.onLiveEnded=()=>{var i,o;(i=this.store)==null||i.actions.internal.setLiveWaitingRecord(!0),(o=this.store)==null||o.destroy()})}setLiveEnd(e){var i;this.log({message:"live ended"}),(i=this.store)!=null&&i.callbacks&&(this.store.callbacks.onLiveEnded=()=>{var o,n;(o=this.store)==null||o.actions.internal.setLiveWaitingRecover(!1),(n=this.store)==null||n.actions.internal.setLiveWaitingRecord(!1),this.unmountComponent(this.svelteRootComponent),this.createPlayer(e,{autoplay:!1})})}setLiveLowLatency(e){var i;this.log({message:"live switch to low latency "+e}),(i=this.store)==null||i.actions.external.setLiveLowLatency(e)}getDebugData(){var e,i;return(i=(e=this.store)==null?void 0:e.actions.internal.getDebugTextData())!=null?i:""}getDeviceId(){var e,i;return(i=(e=this.statistics)==null?void 0:e.oneStat.getDeviceId())!=null?i:void 0}replayInteractiveVideo(){this.interactiveController&&this.interactiveController.setChapter()}replayInteractiveChapter(e){return gu(this,null,function*(){var i,o;if(this.interactiveController&&((i=this.store)!=null&&i.state.positionExact$)){let n=we(this.store.state.positionExact$),s=we(this.store.state.interactiveEpisodes$).find(l=>!l.completed);this.interactiveController.events.playerChanged$.pipe(k5()).subscribe(()=>{s&&n>=s.time?this.seekTime(s.time):this.seekTime(n),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.updateContext(e)}handleTimerNextVideo(e){var i;(i=this.store)==null||i.actions.internal.setTimerNextVideoRunning(e)}focus(){var e,i,o;(o=(i=(e=this.svelteRootComponent)==null?void 0:e.keyboardControls)==null?void 0:i.focus)==null||o.call(i)}unmountComponent(e){e&&Gs(e)}};import{InterfaceLanguage as NJ,VKNumericLanguage as BJ,loadVKLangPack as OJ}from"@vkontakte/videoplayer-shared/es2015";import{VideoQuality as FJ,VideoFormat as UJ}from"@vkontakte/videoplayer-core/es2015";var EJ=()=>{window.customElements.define("vk-video-player",hu)};export{jc as ControlButtonType,Kr as GridTypes,NJ as InterfaceLanguage,Ql as MenuItemType,ls as PlayerPhase,Wa as VERSION,BJ as VKNumericLanguage,UJ as VideoFormat,FJ as VideoQuality,OJ as loadVKLangPack,EJ as registerPlayerWebComponent};
|
|
394
|
+
/* \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 */.out-of-view {position:absolute !important;left:-1000vh !important;}.icon.icon-error-stub {display:flex;justify-content:center;align-items:center;}`};function Pm(t,e){W(e,!0),G(t,Ex);let[i,o]=Fe(),n=()=>C(zt,"$isLive$",i),a=v(e,"sources",7),s=v(e,"store",7),d=v(e,"microStoresRoot",7),l=v(e,"videoConfig",7),u=v(e,"uiConfig",7),f=v(e,"title",7),_=v(e,"thumbUrl",7),p=v(e,"interactiveContainer",7),$=v(e,"interactiveController",7),w=v(e,"subtitles",7),y=v(e,"live",7),S=v(e,"preload",7),k=v(e,"autoplay",7),P=v(e,"volume",7,void 0),A=v(e,"muted",7,void 0),E=v(e,"fromTime",7),T=v(e,"canRewindLive",7),V=v(e,"showAds",7),z=v(e,"adsSlotId",7,void 0),j=v(e,"adsParams",7,void 0),F=v(e,"adsPreviewParam",7,void 0),Z=v(e,"adsAutoplayParam",7,void 0),J=v(e,"duration",7,void 0),ne=v(e,"logoClickable",7),fe=v(e,"logoHidden",7),de=v(e,"isMobile",7),Re=v(e,"showNextPrevButtons",7,!1),Me=v(e,"nextButtonActive",7,!1),ee=v(e,"prevButtonActive",7,!1),Le=v(e,"endScreenVideoTitle",7,void 0),X=v(e,"endScreenVideoThumb",7,void 0),N=v(e,"isOneVideoPlaylist",7,!1),De=v(e,"supportLink",7),re=v(e,"shadowRootContainer",7,void 0),Ee=v(e,"outerContainerRef",7,void 0),Ne=v(e,"fullScreenTarget",7,void 0),me=v(e,"failoverHosts",7,void 0),B=v(e,"showMiniTimer",7,!1),ce=v(e,"saveRate",7),Pe=v(e,"seekToInteractive",7,C1),Ge=v(e,"playPrevChapter",7,C1),at=v(e,"volumeMultiplier",7),Ae=v(e,"showAutoplayNext",7),ye=v(e,"showEndScreen",7,!0),Ve=v(e,"keyboardControls",15,void 0),{subscribers:Ze,stores:ut}=d();Mg(u());let nt=Qt(),Nt=u().logoLink,rt=s().ui.debugPanelVisible,yt=s().ui.playerSize,zt=s().state.isLive$,Be=s().state.isInteractive&&Sx.device.isAndroid,se=te(void 0),Q=null,ae=te(!1);s().getAdmanWrapper().init({switchFromAdsToVideo:s().actions.internal.switchFromAdsToVideo,switchFromVideoToAds:s().actions.internal.switchFromVideoToAds,setMuted:s().actions.external.setMuted},s().ads,{isMobile:s().ui.isMobile,mobileUnmuteButtonVisible:s().ui.mobileUnmuteButtonVisible,vsid:s().vsid}),Ug(s(),ut),qe(()=>{s().ui.isMobile.set(de())});let _e=(U=!1)=>{O(ae,!0),U?s().actions.external.firstStart(V()):s().actions.internal.firstStart(V())},Te=()=>{if(nt.features.qualityDetailsSubMenuEnabled){let U=lh(s().videoId);if(U)switch(U.type){case"high_quality":s().actions.internal.setHighQualityEnabled(!0,U.appliesTo);break;case"traffic_saving":s().actions.internal.setTrafficSavingEnabled(!0,U.appliesTo);break;case"exact_quality":s().actions.internal.setQuality(U.quality);break}}else{dh(s().videoId),kp()&&s().actions.internal.setTrafficSavingEnabled(!0);let Yt=wp(s().videoId);Yt&&s().actions.internal.setQuality(Yt)}};function Oe(U){var fi,co,uo;let Yt=a()||U;Yt&&s().initVideo({container:r(se),sources:Yt,failoverHosts:me(),subtitles:w(),volumeMultiplier:at()});let zi=Cx.get(Al)==="true";rt.set(zi),E()>0&&s().actions.external.seekTime(E());let Di=de()?nt.volumeDefault:(co=(fi=P())!=null?fi:$c())!=null?co:nt.volumeDefault,ai=(uo=A())!=null?uo:ih();if(s().actions.external.setVolume(Di),s().actions.external.setMuted(ai),s().getAdmanWrapper().setInitialVolume(ai?0:Di),Te(),nt.features.saveRate&&ce()){let ji=rh();ji&&!n()&&s().actions.internal.setPlaybackRate(ji)}if(Ae()){let ji=ah();ji&&s().actions.internal.setAutoplayNextEnabled(ji)}s().ui.isAutoplay.set(k()),k()?_e():S()&&nt.features.preload&&s().actions.internal.preload()}let pt=U=>{if(window.ResizeObserver){let Yt,zi;Q=new ResizeObserver(Tx(Di=>{let ai=Di[0];if(ai.contentBoxSize){let fi=Array.isArray(ai.contentBoxSize)?ai.contentBoxSize[0]:ai.contentBoxSize;Yt=fi.inlineSize,zi=fi.blockSize}else ai.contentRect&&(Yt=ai.contentRect.width,zi=ai.contentRect.height);yt.set({width:Yt,height:zi})},300)),Q.observe(U)}yt.set({width:U.clientWidth,height:U.clientHeight})},Wt=()=>{document.hidden&&s().actions.external.stop()};Ht(()=>{var zi,Di,ai,fi;Be&&document.addEventListener("visibilitychange",Wt),nt.debugLog&&s().actions.internal.startLogging(),pt(r(se));let U=Ze.map(co=>co.init({store:s(),microStores:ut,config:l(),interactiveController:$(),uiConfig:u()})),Yt=()=>{Be&&document.removeEventListener("visibilitychange",Wt),Q==null||Q.disconnect(),U.forEach(co=>co.unsubscribe()),s().destroy()};return((zi=y())==null?void 0:zi.status)==="upcoming"?(s().actions.internal.setLiveWaitingStart(!0),Yt):((Di=y())==null?void 0:Di.status)==="waiting"?(s().actions.internal.setLiveWaitingRecover(!0),Yt):(((ai=y())==null?void 0:ai.status)==="finished"||((fi=y())==null?void 0:fi.status)==="postlive")&&!Object.keys(a()||[]).length?(s().actions.internal.setLiveWaitingRecord(!0),Yt):(Oe(),Yt)});function Ye(){r(ae)?s().actions.external.play():_e(!0)}function lt(){s().actions.external.pause()}function Je(U){s().actions.external.setMuted(U)}function kt(U){de()||U>=0&&U<=1&&s().actions.external.setVolume(U)}function ii(U){s().actions.internal.seekTime(U,kx.UNKNOWN)}function Qe(U){s().actions.external.seekEpisodeStartTime(U)}function dt(){s().actions.external.returnFocusToEpisodes()}function oi(U){s().actions.external.setPlaybackRate(U)}function Ri(U){s().actions.external.setAutoQualityLimits(U)}let No=su(nt.view);var Ui=Ix();tt(Ui,No);var Bo=h(Ui);{var Oo=U=>{Em(U,{get store(){return s()},uiConfig:nt,get thumbUrl(){return _()},get interactiveContainer(){return p()},get live(){return y()},get autoplay(){return k()},get canRewindLive(){return T()},get showAds(){return V()},get adsSlotId(){return z()},get adsParams(){return j()},get adsPreviewParam(){return F()},get adsAutoplayParam(){return Z()},get duration(){return J()},get logoClickable(){return ne()},get logoHidden(){return fe()},logoTargetUrl:Nt,get nextButtonActive(){return Me()},get prevButtonActive(){return ee()},get endScreenVideoTitle(){return Le()},get endScreenVideoThumb(){return X()},get isOneVideoPlaylist(){return N()},get supportLink(){return De()},get shadowRootContainer(){return re()},get outerContainerRef(){return Ee()},get fullScreenTarget(){return Ne()},get showMiniTimer(){return B()},get playerStarted(){return r(ae)},get seekToInteractive(){return Pe()},get playPrevChapter(){return Ge()},firstStart:_e,seekTime:ii,get showEndScreen(){return ye()},get showAutoplayNext(){return Ae()},get showNextPrevButtons(){return Re()},get videoContainer(){return r(se)},set videoContainer(Yt){O(se,ve(Yt))}})},At=U=>{km(U,{get store(){return s()},uiConfig:nt,get title(){return f()},get thumbUrl(){return _()},get interactiveContainer(){return p()},get live(){return y()},get autoplay(){return k()},get canRewindLive(){return T()},get showAds(){return V()},get adsSlotId(){return z()},get adsParams(){return j()},get adsPreviewParam(){return F()},get adsAutoplayParam(){return Z()},get duration(){return J()},get logoClickable(){return ne()},get logoHidden(){return fe()},logoTargetUrl:Nt,get nextButtonActive(){return Me()},get prevButtonActive(){return ee()},get endScreenVideoTitle(){return Le()},get endScreenVideoThumb(){return X()},get isOneVideoPlaylist(){return N()},get supportLink(){return De()},get shadowRootContainer(){return re()},get outerContainerRef(){return Ee()},get fullScreenTarget(){return Ne()},get showMiniTimer(){return B()},get playerStarted(){return r(ae)},get seekToInteractive(){return Pe()},get playPrevChapter(){return Ge()},firstStart:_e,get showEndScreen(){return ye()},get showAutoplayNext(){return Ae()},get showNextPrevButtons(){return Re()},get videoContainer(){return r(se)},set videoContainer(Yt){O(se,ve(Yt))},get keyboardControls(){return Ve()},set keyboardControls(Yt){Ve(Yt)}})};R(Bo,U=>{de()?U(Oo):U(At,!1)})}g(Ui),b(t,Ui);var ht=q({initVideo:Oe,play:Ye,pause:lt,setMuted:Je,setVolume:kt,seekTime:ii,seekEpisodeStartTime:Qe,returnFocusToEpisodes:dt,setPlaybackRate:oi,setAutoQualityLimits:Ri,get sources(){return a()},set sources(U){a(U)},get store(){return s()},set store(U){s(U)},get microStoresRoot(){return d()},set microStoresRoot(U){d(U)},get videoConfig(){return l()},set videoConfig(U){l(U)},get uiConfig(){return u()},set uiConfig(U){u(U)},get title(){return f()},set title(U){f(U)},get thumbUrl(){return _()},set thumbUrl(U){_(U)},get interactiveContainer(){return p()},set interactiveContainer(U){p(U)},get interactiveController(){return $()},set interactiveController(U){$(U)},get subtitles(){return w()},set subtitles(U){w(U)},get live(){return y()},set live(U){y(U)},get preload(){return S()},set preload(U){S(U)},get autoplay(){return k()},set autoplay(U){k(U)},get volume(){return P()},set volume(U){P(U)},get muted(){return A()},set muted(U){A(U)},get fromTime(){return E()},set fromTime(U){E(U)},get canRewindLive(){return T()},set canRewindLive(U){T(U)},get showAds(){return V()},set showAds(U){V(U)},get adsSlotId(){return z()},set adsSlotId(U){z(U)},get adsParams(){return j()},set adsParams(U){j(U)},get adsPreviewParam(){return F()},set adsPreviewParam(U){F(U)},get adsAutoplayParam(){return Z()},set adsAutoplayParam(U){Z(U)},get duration(){return J()},set duration(U){J(U)},get logoClickable(){return ne()},set logoClickable(U){ne(U)},get logoHidden(){return fe()},set logoHidden(U){fe(U)},get isMobile(){return de()},set isMobile(U){de(U)},get showNextPrevButtons(){return Re()},set showNextPrevButtons(U){Re(U)},get nextButtonActive(){return Me()},set nextButtonActive(U){Me(U)},get prevButtonActive(){return ee()},set prevButtonActive(U){ee(U)},get endScreenVideoTitle(){return Le()},set endScreenVideoTitle(U){Le(U)},get endScreenVideoThumb(){return X()},set endScreenVideoThumb(U){X(U)},get isOneVideoPlaylist(){return N()},set isOneVideoPlaylist(U){N(U)},get supportLink(){return De()},set supportLink(U){De(U)},get shadowRootContainer(){return re()},set shadowRootContainer(U){re(U)},get outerContainerRef(){return Ee()},set outerContainerRef(U){Ee(U)},get fullScreenTarget(){return Ne()},set fullScreenTarget(U){Ne(U)},get failoverHosts(){return me()},set failoverHosts(U){me(U)},get showMiniTimer(){return B()},set showMiniTimer(U){B(U)},get saveRate(){return ce()},set saveRate(U){ce(U)},get showAutoplayNext(){return Ae()},set showAutoplayNext(U){Ae(U)},get seekToInteractive(){return Pe()},set seekToInteractive(U){Pe(U)},get playPrevChapter(){return Ge()},set playPrevChapter(U){Ge(U)},get volumeMultiplier(){return at()},set volumeMultiplier(U){at(U)},get showEndScreen(){return ye()},set showEndScreen(U){ye(U)},get keyboardControls(){return Ve()},set keyboardControls(U){Ve(U)}});return o(),ht}var Px=$e('<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 Am(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=Px();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(),g(o),I(()=>n=Se(o,n,K({xmlns:"http://www.w3.org/2000/svg",width:"57",height:"60",fill:"none","aria-hidden":"true","data-testid":"stub-icon",role:"img"},i))),b(t,o)}function Mm(t,e){let i=v(e,"isWhite",3,!1),o=m(()=>i()?"color: #fff;":"color: #909499;");Am(t,{get style(){return r(o)}})}var Ax=L('<div class="title svelte-1y9fytq"> </div>'),Mx=L('<div class="playerStub svelte-1y9fytq"><!> <!></div>'),Lx={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 Lm(t,e){G(t,Lx);var i=Mx(),o=h(i);{var n=d=>{var l=Ax(),u=h(l,!0);g(l),I(()=>ge(u,e.title)),b(d,l)};R(o,d=>{e.title&&d(n)})}var a=M(o,2);{var s=d=>{let l=m(()=>!!e.thumbUrl);Mm(d,{get isWhite(){return r(l)}})};R(a,d=>{(!e.title||!e.thumbUrl)&&d(s)})}g(i),I(()=>tt(i,e.thumbUrl?`background-image: url('${e.thumbUrl}')`:"")),b(t,i)}import{now as d5}from"@vkontakte/videoplayer-shared/es2015";import{cloneDeepWith as c5,InterfaceLanguage as u5,isNonNullable as Hm,Logger as p5,Observable as f5,Subscription as V1,once as m5,InternalsExposure as v5,skip as g5}from"@vkontakte/videoplayer-shared/es2015";import{clientChecker as R1,isMobile as h5}from"@vkontakte/videoplayer-core/es2015";import{OneStat as _5}from"@vkontakte/videoplayer-statistics/es2015";import{Logger as Vx,Subscription as Rx}from"@vkontakte/videoplayer-shared/es2015";var au=class{constructor(){this.subscription=new Rx,this.logger=new Vx,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[n,a]of e)try{(o=(i=navigator.mediaSession).setActionHandler)==null||o.call(i,n,a)}catch(s){throw new Error(`The media session action "${n}" is not supported yet.`)}}attachToStore(e){!this.isSupported()||!e||(this.clearSubscriptions(),this.subscription.add(e.state.positionExact$.subscribe(i=>{var a,s;let o=xe(e.state.currentPlaybackRate$),n=xe(e.state.duration$);if(!(!isFinite(i)||!isFinite(n)))try{(s=(a=navigator.mediaSession).setPositionState)==null||s.call(a,{position:i,playbackRate:o,duration:n})}catch(d){this.log({message:`MediaSession setPositionState can't call with position: ${i} and duration: ${n}`})}})))}clearSubscriptions(){this.subscription.unsubscribe()}destroy(){this.resetActionHandlers(),this.clearSubscriptions()}};import{ValueSubject as Nm,detectEmbed as Fx}from"@vkontakte/videoplayer-shared/es2015";var Dx=$e('<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 Vm(t,e){let i=Ie(e,["$$slots","$$events","$$legacy","children"]);var o=Dx();let n;var a=h(o);he(a,()=>{var s;return(s=e.children)!=null?s:oe}),be(),g(o),I(()=>n=Se(o,n,K({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))),b(t,o)}var Nx=L('<div><div><!></div> <span class="title svelte-1pbsod4"> </span></div>'),Bx={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 Rm(t,e){W(e,!0),G(t,Bx);let[i,o]=Fe(),n=()=>C(u,"$interfaceLanguage$",i),a=()=>C(f,"$isMobile$",i),s=Ce(),d=Qt(),l=!!s.webApi.pictureInPictureApi,u=s.interfaceLanguage$,f=s.ui.isMobile,_=s.ui.t,p=m(()=>n()&&_("pip_dummy_title")),$=su(d.view);var w=Nx();ie(w,1,"player-pip-dummy svelte-1pbsod4",null,{},{"is-pip-api":l}),tt(w,$);var y=h(w);let S;var k=h(y);Vm(k,{}),g(y);var P=M(y,2),A=h(P,!0);g(P),g(w),I(E=>{S=ie(y,1,"dummy-image svelte-1pbsod4",null,S,E),ge(A,r(p))},[()=>({desktop:!a()})]),b(t,w),q(),o()}var Ox=Object.defineProperty,Hx=(t,e,i)=>e in t?Ox(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,il=(t,e,i)=>Hx(t,typeof e!="symbol"?e+"":e,i),Dm=(t,e,i)=>new Promise((o,n)=>{var a=l=>{try{d(i.next(l))}catch(u){n(u)}},s=l=>{try{d(i.throw(l))}catch(u){n(u)}},d=l=>l.done?o(l.value):Promise.resolve(l.value).then(a,s);d((i=i.apply(t,e)).next())}),Ux=460,zx=280,Id=class{constructor({enabled:e=!0}={enabled:!0}){il(this,"playerDomElement"),il(this,"playerParentShadowRoot"),il(this,"playerDummyElement"),il(this,"svelteContext"),il(this,"pipWindow"),il(this,"info",{isActive$:new Nm(!1),isEnabled$:new Nm(!1),type:1}),this.info.isEnabled$=new Nm(e)}isSupported(){let{isEmbed:e}=Fx();return"documentPictureInPicture"in window&&!e}isActive(){return this.isSupported()&&!!documentPictureInPicture.window}setPlayerDomElement(e,i){this.playerDomElement=e,this.playerParentShadowRoot=i}setContext(e){this.svelteContext=e}request(){return Dm(this,null,function*(){var e,i;if(!this.isSupported()||!this.playerDomElement||!this.playerParentShadowRoot)return;this.pipWindow=yield documentPictureInPicture.requestWindow({width:Ux,height:zx,copyStyleSheets:!0}),this.pipWindow.document.body.style.margin="0";let o=[...this.playerParentShadowRoot.styleSheets].map(l=>[...l.cssRules].map(u=>u.cssText).join(" ")).filter(Boolean).join(`
|
|
395
|
+
`),n=document.createElement("style");n.textContent=o;let a=this.createStretchedContainer(),s=a.attachShadow({mode:"open"});s.append(n),s.append(this.playerDomElement);let d={target:this.playerParentShadowRoot,context:this.svelteContext};this.playerDummyElement=os(Rm,d),(e=this.pipWindow)==null||e.document.body.append(a),this.info.isActive$.next(!0),(i=this.pipWindow)==null||i.addEventListener("unload",l=>{!this.playerDomElement||!this.playerParentShadowRoot||!this.playerDummyElement||(Ks(this.playerDummyElement),this.playerParentShadowRoot.append(this.playerDomElement),this.info.isActive$.next(!1))})})}remove(){return Dm(this,null,function*(){return new Promise(e=>{var i;(i=documentPictureInPicture.window)==null||i.close(),e()})})}dispose(){return Dm(this,null,function*(){yield this.remove()})}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 T1(t){return t instanceof Id}var lu=class{static getLatestSupportedVersion(e){let i=new Js,o=new Id(e);if(o.isSupported())return o;if(i.isSupported())return i}};function du(t,e){var n,a;let i=new Set([...Object.keys(t),...Object.keys(e)]),o={};for(let s of i)o[s]=(a=(n=e[s])!=null?n:t[s])!=null?a:void 0;return o}var k1="Inner error. Unexpectedly root annotation container null reference exception",I1="Annotation with such name already exists",E1="Annotation with such name does not exist";var ol=class extends Error{constructor(e){super(e),this.name="AnnotationError"}};import{observeElementSize as Wx,Subscription as qx,throttleFn as Kx}from"@vkontakte/videoplayer-shared/es2015";var Qx="1",Gx=100,cu=class{constructor(e){this.annotationsInside=e;this.annotations=new Map;this.subscriptions=new qx}init(e){if(this.rootAnnotationsContainer=e,this.annotationsInside)return;let i=Kx(()=>{for(let o of this.annotations.values())this.isElementExceedsBoundaries(o,this.playerSize.width,this.playerSize.height)?o.style.visibility="hidden":o.style.visibility="visible"},Gx);this.subscriptions.add(Wx(this.rootAnnotationsContainer).subscribe(({width:o,height:n})=>{this.playerSize={width:o,height:n},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 ol(k1);if(this.annotations.has(e))throw new ol(I1);i.style.zIndex=(o=i.style.zIndex)!=null?o:Qx,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 ol(E1);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 n=e.offsetTop,a=e.offsetLeft,s=e.offsetWidth,d=e.offsetHeight;return n<0||a<0||a+s>i||n+d>o}registryRootContainer(e){}addLayer(e){return document.createElement("div")}getLayer(e){}removeLayer(e){}clearLayer(e){}detach(){}reattach(){}};import{assertNonNullable as uu,Subscription as Yx}from"@vkontakte/videoplayer-shared/es2015";var Wo=class{init({store:e,microStores:i,interactiveController:o,config:n}){return uu(e),uu(i),uu(n),n.interactiveData&&uu(o),this.subscription=new Yx,this.subscription}};var Ed=class extends Wo{constructor(){super(...arguments);this.stateName="fakeIsPlaying$";this.state$=Mt(K({},le(null)),{toggle:()=>this.state$.update(i=>!i)})}init(i){let o=super.init(i),{isInteractiveExpectation$:n}=i.store.state;return o.add(n.subscribe(a=>{this.state$.set(a?!0:null)})),o}};var Pd=class extends Wo{constructor(){super(...arguments);this.stateName="interactiveControlsOpacity$";this.state$=Mt(K({},le(null)),{toggle:()=>this.state$.update(i=>!i)})}init(i){let o=super.init(i),{microStores:n,store:a}=i,{fakeIsPlaying$:s}=n,{isInteractiveExpectation$:d,isPlaying$:l}=a.state,{controlsVisible:u,isMobile:f}=a.ui,_=xe(f),p=()=>_&&xe(u);return o.add(u.subscribe($=>{if(!_)return;let w=xe(s);xe(l)?this.state$.set($):w!==null&&this.state$.set(!w||$)})),o.add(l.subscribe($=>{this.state$.set(!$||p())})),o.add(s.subscribe($=>{if($===null)return;let w=xe(d);if(p()){this.state$.set(!0);return}w&&this.state$.set(!$)})),o}};var Ad=class extends Wo{constructor(){super(...arguments);this.stateName="seekToInteractiveDisabledTooltip$";this.state$=le("tooltip_chapter_without_interactive")}init(i){let o=super.init(i),{store:n}=i;return o.add(n.state.interactiveEpisodes$.subscribe(a=>{a.length&&(a.every(s=>s.completed)?this.state$.set("tooltip_interactive_of_chapter_completed"):this.state$.set("tooltip_disabled_when_interactive"))})),o}};import{combine as jx}from"@vkontakte/videoplayer-shared/es2015";var Bm=le(!1),pu=null,Md=class extends Wo{constructor(){super(...arguments);this.stateName="showInteractiveTimeIndicatorTooltip$";this.state$=Mt(K({},Bm),{set:(i,o=!1)=>{i!==xe(Bm)&&(this.clearTimeout(),Bm.set(i),!i&&pu&&(pu=!1),i&&o&&(this.timeout=setTimeout(()=>{this.state$.set(!1)},3e3)))},clearTimeout:()=>this.clearTimeout()})}init(i){let o=super.init(i),{store:n,config:a}=i,{isInteractiveTime$:s,isPlaying$:d}=n.state,l=n.ui.controlsVisible,{interactiveTimeIndicator:u}=n.ui.controls;o.add(l.subscribe(_=>{xe(s)&&_&&this.state$.set(!1)}));let f=(a==null?void 0:a.interactiveData)||{tooltipHelpHintActive:!1};return o.add(jx({isPlaying$:d,isInteractiveTime$:s,interactiveTimeIndicator:u}).subscribe(({isPlaying$:_,isInteractiveTime$:p,interactiveTimeIndicator:$})=>{var w,y;if(!(!_||!($!=null&&$.isDisplayed))){if(!p)return this.state$.set(!1);f.tooltipHelpHintActive&&pu===null&&(pu=!0,f.tooltipHelpHintActive=!1,this.state$.set(!0),(y=(w=n.callbacks)==null?void 0:w.onInteractiveTimeIndicatorHintDeactivated)==null||y.call(w))}})),o}clearTimeout(){window.clearTimeout(this.timeout)}};import{combine as Zx,noop as Xx}from"@vkontakte/videoplayer-shared/es2015";var Ld=class extends Wo{constructor(){super(...arguments);this.stateName="graphIsOpened$";this.graphMadePause=!1;this.state$=Mt(K({},le(null)),{toggle:Xx});this.checkIfShouldHide=i=>ks(i,"s")}init(i){let o=super.init(i),{store:n,interactiveController:a}=i,s=n.ui.currentGridType$,d=n.getLogger().createComponentLog("GraphIsOpened microStore");return this.state$.toggle=()=>Ct(this,null,function*(){if(this.checkIfShouldHide(xe(s)))return;let l=xe(this.state$),{isEnded$:u,playbackState$:f}=n.state,{disabledControls$:_}=n.ui.controls,p=xe(u),$=xe(f);if(l)try{yield a==null?void 0:a.toggleGraphView(!1),this.state$.set(!1),_.remove(gp),!p&&this.graphMadePause&&n.actions.internal.play()}catch(w){d({message:"Cant hide graph"})}else{this.graphMadePause=$==="playing";try{yield a==null?void 0:a.toggleGraphView(!0),this.state$.set(!0),_.add(gp),!p&&this.graphMadePause&&n.actions.internal.pause()}catch(w){d({message:"Cant show graph"})}}}),o.add(Zx({graphIsOpened:this.state$,currentGridType:s}).subscribe(f=>Ct(this,[f],function*({graphIsOpened:l,currentGridType:u}){if(this.checkIfShouldHide(u)&&l)try{yield a==null?void 0:a.toggleGraphView(!1),this.state$.set(!1)}catch(p){d({message:"Cant hide graph"})}}))),o}};import{ValueSubject as P1}from"@vkontakte/videoplayer-shared/es2015";var Vd=class extends Wo{constructor(){super(...arguments);this.stateName="pictureInPicture$";this.state$={isActive$:le(!1),isEnabled$:le(!1),type$:le(void 0)}}init(i){let o=super.init(i),{store:n}=i,{info:{isActive$:a,isEnabled$:s,type:d}}=n.webApi.pictureInPictureApi||{info:{isActive$:new P1(!1),isEnabled$:new P1(!1)}};return o.add(a.subscribe(l=>{this.state$.isActive$.set(l)})),o.add(s.subscribe(l=>{this.state$.isEnabled$.set(l)})),this.state$.type$.set(d),o}};import{filter as t5,filterChanged as i5}from"@vkontakte/videoplayer-shared/es2015";import{safeStorage as Om}from"@vkontakte/videoplayer-shared/es2015";var A1=({maxShowCount:t,timeout:e})=>{let i=[t!==0?Jx({maxCount:t}):void 0,e!==0?e5({timeout:e}):void 0].filter(o=>!!o);return{notificationShowed:o=>i.forEach(n=>n.notificationShowed(o)),canShowNotification:o=>i.every(n=>n.canShowNotification(o))}},Jx=({maxCount:t})=>{let e={};return{notificationShowed:i=>{var o,n;e[i]=((o=e[i])!=null?o:0)+1,Om.set("videoplayer_notifications_manager_count",JSON.stringify((n=e[i])!=null?n:0))},canShowNotification:i=>{var o;return((o=e[i])!=null?o:0)<t}}},e5=({timeout:t})=>{let e="videoplayer_notifications_manager",i=()=>{try{return JSON.parse(Om.get(e)||"{}")}catch(a){return{}}},o=a=>Om.set(e,JSON.stringify(a)),n=a=>{let s=i();delete s[a],o(s)};return{notificationShowed:a=>{o(Mt(K({},i()),{[a]:{timeout:t,launchTime:Date.now()}}))},canShowNotification:a=>{let s=i()[a];if(s){let d=Date.now()-s.launchTime>t;return d&&n(a),d}else return!0}}};var Rd=class extends Wo{constructor(){super(...arguments);this.stateName="notifications$";this.state$={notificationsToShow$:le({}),showNotification:i=>{this.state$.notificationsToShow$.update(o=>(o[i]=!0,o)),this.notificationManager.notificationShowed(i)},closeNotification:i=>{this.state$.notificationsToShow$.update(o=>(delete o[i],o))}}}init(i){let o=super.init(i),{store:n,uiConfig:{features:{maxCountShowSlowVideoNotification:a,timeoutShowSlowVideoNotification:s,showSlowVideoNotification:d,forceAutoQualityWhenSevereStallHappens:l}}}=i;this.notificationManager=A1({maxShowCount:a,timeout:s});let u=n.getPlayer();return o.add(u.events.severeStallOccured$.pipe(i5(),t5(f=>f)).subscribe(()=>{d&&!u.info.isAutoQualityEnabled$.getValue()&&this.notificationManager.canShowNotification("slow_video")&&(l&&n.actions.internal.setQuality("auto"),this.state$.showNotification("slow_video"))})),o}};var M1=()=>[Ed,Pd,Ad,Md,Ld,Vd,Rd].reduce(({subscribers:t,stores:e},i)=>{let o=new i;return{subscribers:[...t,o],stores:Mt(K({},e),{[o.stateName]:o.state$})}},{subscribers:[],stores:{}});import{devNull as Dd}from"@vkontakte/videoplayer-shared/es2015";var o5=Object.defineProperty,n5=Object.defineProperties,r5=Object.getOwnPropertyDescriptors,L1=Object.getOwnPropertySymbols,s5=Object.prototype.hasOwnProperty,a5=Object.prototype.propertyIsEnumerable,Fm=(t,e,i)=>e in t?o5(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Ps=(t,e)=>{for(var i in e||(e={}))s5.call(e,i)&&Fm(t,i,e[i]);if(L1)for(var i of L1(e))a5.call(e,i)&&Fm(t,i,e[i]);return t},l5=(t,e)=>n5(t,r5(e)),ti=(t,e,i)=>Fm(t,typeof e!="symbol"?e+"":e,i),fu=(t,e,i)=>new Promise((o,n)=>{var a=l=>{try{d(i.next(l))}catch(u){n(u)}},s=l=>{try{d(i.throw(l))}catch(u){n(u)}},d=l=>l.done?o(l.value):Promise.resolve(l.value).then(a,s);d((i=i.apply(t,e)).next())}),b5={preload:!0,autoplay:!1,repeat:!1,fromTime:0,canRewindLive:!0,showAds:!1,interfaceLanguage:u5.RU,isCyrillicRelatedInterface:!0,logoClickable:!1,logoHidden:!1,isTouch:h5(),isMediaSessionEnabled:!0,isPictureInPictureEnabled:!0,isAudioDisabled:!1,callbacks:{uiInfo:{}},tuningConfig:{configName:[]},saveRate:!0,volumeMultiplier:1,showEndScreen:!0,showAutoplayNext:!0,showNextPrevButtons:!0},wn=te(void 0),mu=class extends HTMLElement{constructor(){super(),ti(this,"svelteStubComponent"),ti(this,"svelteRootComponent"),ti(this,"store"),ti(this,"microStoresRoot"),ti(this,"statistics"),ti(this,"sentry"),ti(this,"_shadowRoot"),ti(this,"playerContainer"),ti(this,"rootContainer"),ti(this,"shadowRootContainer"),ti(this,"uiConfig"),ti(this,"coreConfig"),ti(this,"statisticsConfig"),ti(this,"interactiveController"),ti(this,"interactiveContainer"),ti(this,"graphMadePause"),ti(this,"currentPlayingVideoIndex",0),ti(this,"needToRepeatPlaylist",!1),ti(this,"videoConfig"),ti(this,"pictureInPictureApi"),ti(this,"mediaSessionApi"),ti(this,"unsubscribePlayerPhaseSubscription"),ti(this,"logger"),ti(this,"log"),ti(this,"subscription"),ti(this,"interactiveSubscription"),ti(this,"annotationsApi"),ti(this,"slotsApi"),ti(this,"prevIsid"),ti(this,"isInited",!1),ti(this,"internalsExposure",null),ti(this,"shadowDOMCallbacksDisabled",!1),ti(this,"createOneStat",(e,i={})=>{var o,n,a,s;let{albumId:d,statPlace:l,statUserSalt:u,statTrackCode:f,statVKAppId:_,refreshStatAuthToken:p,autoplay:$,isMobile:w,isTouch:y,refDomain:S,deviceId:k,interactiveData:P}=du(this.videoConfig,i),A=(o=P==null?void 0:P.projectInfo)==null?void 0:o.pid,E=(a=(n=this.interactiveController)==null?void 0:n.state.isReplay$.getValue())!=null?a:!1;E&&(this.prevIsid=void 0);let{unitedVideoId:T,isClip:V=!1}=e;if(this.uiConfig.features.statistics&&T)return new _5(Ps({movieId:T,albumId:d,place:l,trackCode:f,vkAppId:_,autoplay:(s=$&&!this.interactiveController)!=null?s:!1,mobile:y!=null?y:w,clip:V,refDomain:S,deviceId:k},A&&(!this.isInited||E)&&{projectId:Number(A)}),Ps({refreshAuthToken:p,userSalt:u,config:this.statisticsConfig},this.interactiveController&&{useIsid:!0,isid:this.prevIsid}))}),Dd.create("ui"),this.logger=new p5,this.log=this.logger.createComponentLog("VKVideoPlayer"),this.subscription=new V1,this.interactiveSubscription=new V1,this.graphMadePause=!1}connectedCallback(){var e,i;if(this.isInited||this.shadowDOMCallbacksDisabled)return;this.initPlayerRootContainers();let o=(e=this.getAttribute("stub-title"))!=null?e:void 0,n=(i=this.getAttribute("stub-thumb-url"))!=null?i:void 0,a=ve({title:o,thumbUrl:n}),s={target:this.playerContainer,props:a};this.svelteStubComponent=os(Lm,s)}disconnectedCallback(){var e,i,o,n,a;this.shadowDOMCallbacksDisabled||((e=this.annotationsApi)==null||e.destroy(),(i=this.mediaSessionApi)==null||i.destroy(),this.unmountComponent(this.svelteRootComponent),this.unmountComponent(this.svelteStubComponent),this.subscription.unsubscribe(),(o=this.unsubscribePlayerPhaseSubscription)==null||o.call(this),(n=this.interactiveController)==null||n.destroy(),this.interactiveSubscription.unsubscribe(),(a=this.internalsExposure)==null||a.destroy(),Dd.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}}createPlayer(e,i={},o){var n,a,s,d,l,u,f,_;if(!this.videoConfig)return;let{albumId:p,statPlace:$,statAuthToken:w,preload:y,autoplay:S,volume:k,muted:P,fromTime:A,canRewindLive:E,supportLink:T,showAds:V,adsSlotId:z,adsParams:j={},adsPreviewParam:F,adsAutoplayParam:Z,interfaceLanguage:J,isCyrillicRelatedInterface:ne,logoClickable:fe,logoHidden:de,isMobile:Re,isTouch:Me,isAudioDisabled:ee,isLiveCatchUpMode:Le,fullScreenTarget:X,failoverHosts:N,canDownload:De,callbacks:re,interactiveData:Ee,showThumbTimer:Ne,additionalButtons:me=[],additionalSettingsMenuItems:B=[],additionalContextMenuItems:ce=[],repeat:Pe,saveRate:Ge,volumeMultiplier:at,showEndScreen:Ae,showAutoplayNext:ye}=du(this.videoConfig,i),{sources:Ve,title:Ze,thumbUrl:ut,unitedVideoId:nt,isClip:Nt=!1,duration:rt,adsParams:yt={},videoEpisodes:zt,previewThumbsData:Gt,subtitles:Be,live:se}=e,Q=Ps(Ps({},j),yt),ae=this.getNextVideoInfo(),_e={sources:Ve,title:Ze,thumbUrl:ut,subtitles:Be,unitedVideoId:nt,isClip:Nt,live:se,albumId:p,statPlace:$,autoplay:S,muted:P,volume:k,fromTime:A,canRewindLive:E,showAds:V,adsSlotId:z,adsParams:Q,adsPreviewParam:F,adsAutoplayParam:Z,duration:rt,logoClickable:fe,logoHidden:de,isTouch:Me!=null?Me:Re,repeat:Pe,showNextPrevButtons:this.needToShowNextPrevButtons(),nextButtonActive:this.isNextButtonActive(),prevButtonActive:this.isPrevButtonActive(),endScreenVideoTitle:ae.nextVideoTitle,endScreenVideoThumb:ae.nextVideoThumb,isOneVideoPlaylist:this.isOneVideoPlaylist()},Te={pictureInPictureApi:this.pictureInPictureApi,annotationsApi:this.annotationsApi};this.log({message:`create player, props: ${JSON.stringify(_e)}`});let Oe=(n=this.interactiveController)==null?void 0:n.state.statistics$.getValue(),pt=(Oe==null?void 0:Oe.oneStat)||this.createOneStat(e,i);pt&&(this.statistics=new qc(pt,Oe==null?void 0:Oe.statSubscription)),this.uiConfig.features.sentry&&this.uiConfig.sentry.dsn&&new Zs(this.uiConfig.sentry,{version:Ua,env:hc},{movieId:nt,albumId:p,place:$,autoplay:(a=S&&!this.interactiveController)!=null?a:!1,mobile:Me!=null?Me:Re,clip:Nt}),this.interactiveController&&((d=this.prevIsid)!=null||(this.prevIsid=(s=this.statistics)==null?void 0:s.oneStat.isid$.getValue())),this.sentry=Ps(Ps({},this.sentry),Zs.getInstance());let Ye=!!Ee,lt=[],Je="tooltip_interactive_go_back_disabled_first";if(Ye&&this.interactiveController){let dt=this.interactiveController.state.isInitialChapter$.getValue(),oi=this.interactiveController.getHistoryState();dt&<.push("REPLAY_BUTTON"),this.interactiveController.getIsSeekable().getValue()||lt.push("SEEK_TO_INTERACTIVE_BUTTON"),oi.hasPrevChapter$.getValue()||(lt.push("PLAY_PREV_CHAPTER_BUTTON"),dt||(oi.isGoBackLimited$.getValue()?Je="tooltip_interactive_go_back_disabled_limit":Je="tooltip_interactive_go_back_disabled"))}let kt=()=>{var dt;this.isInited=!1,this.prevIsid=void 0;let oi=(o==null?void 0:o.info.isEnded$.getValue())&&((dt=this.interactiveController)==null?void 0:dt.state.isEndChapter$.getValue());re.onReplayInteractiveVideo&&!oi?re.onReplayInteractiveVideo():this.replayInteractiveVideo()};this.store=jh({player:o,interfaceLanguage:J,isCyrillicRelatedInterface:ne,videoId:nt,isClip:Nt,isLiveCatchUpMode:Le,isAudioDisabled:ee,statAuthToken:w,callbacks:re,webApi:Te,videoEpisodes:zt,previewThumbsData:Gt,canDownload:De,uiConfig:this.uiConfig,coreConfig:this.coreConfig,disabledControls:lt,isInteractive:Ye,saveRate:Ge,interactiveRanges$:(l=this.interactiveController)==null?void 0:l.state.interactiveRanges$,isInteractiveTime$:(u=this.interactiveController)==null?void 0:u.state.isInteractiveTime$,stopPlayer:()=>this.stop(),replayInteractive:kt,playPrevChapterDisabledTooltip:Je,hasInteractiveBranches:!!((_=(f=this.interactiveController)==null?void 0:f.getChapterBranches())!=null&&_.length),additionalButtons:this.uiConfig.features.additionalButtons?me:[],additionalSettingsMenuItems:B!=null?B:[],additionalContextMenuItems:ce!=null?ce:[],playPrevVideo:()=>this.playPrevVideo(),playNextVideo:()=>this.playNextVideo(),looped:Pe&&this.videoConfig.videos.length===1,statistics:this.statistics,internalsExposure:this.internalsExposure});let{stores:ii}=this.microStoresRoot=M1(),Qe=()=>{var dt,oi,Ri,No,Ui,Bo;if(!this.store||!this.microStoresRoot||!this.videoConfig)return;this.subscription.add(this.store.state.currentFormat$.subscribe(At=>{var ht;return(ht=re==null?void 0:re.onCurrentFormatChanged)==null?void 0:ht.call(re,At)})),this.subscription.add(ii.interactiveControlsOpacity$.subscribe(At=>{var ht;At!==null&&((ht=this==null?void 0:this.interactiveController)==null||ht.setDisabledControls(At))})),this.subscription.add(this.store.state.throughputEstimation$.subscribe(At=>{var ht;return(ht=re==null?void 0:re.onThroughputEstimationChanged)==null?void 0:ht.call(re,At)})),this.subscription.add(this.store.state.trafficSavingEnabled$.subscribe(At=>{var ht;return(ht=re==null?void 0:re.onTrafficSavingEnabledChanged)==null?void 0:ht.call(re,At)})),this.subscription.add(new f5(At=>{this.store&&this.subscription.add(this.store.state.currentPlaybackRate$.subscribe(ht=>At.next(ht)))}).pipe(this.uiConfig.features.skipInitialPlaybackRateValue?g5(1):At=>At).subscribe(At=>{var ht;return(ht=re==null?void 0:re.onCurrentPlaybackRateChanged)==null?void 0:ht.call(re,At)})),this.subscription.add(this.store.state.volume$.subscribe(At=>{var ht;return(ht=re==null?void 0:re.onVolumeChange)==null?void 0:ht.call(re,At)})),this.subscription.add(this.store.state.muted$.subscribe(At=>{var ht,U;return At?(ht=re==null?void 0:re.onMute)==null?void 0:ht.call(re):(U=re==null?void 0:re.onUnmute)==null?void 0:U.call(re)})),this.subscription.add(this.store.state.videoBitrate$.subscribe(At=>{var ht;return(ht=re==null?void 0:re.onVideoBitrateChanged)==null?void 0:ht.call(re,At)})),this.subscription.add(this.store.state.isInteractiveTime$.subscribe(At=>{var ht;let U=(ht=this.store)==null?void 0:ht.ui.controls.disabledControls$;U&&(At&&!U.includes(Ml)&&U.add(Ml),At||U.remove(Ml))})),this.subscription.add(this.store.ui.isFullscreen.subscribe(At=>fu(this,null,function*(){var ht;if(!R1.browser.isSamsungBrowser||!At||!this.interactiveController)return;document.fullscreenElement===this.shadowRootContainer&&(yield this.replayInteractiveChapter((ht=this.videoConfig)==null?void 0:ht.callbacks.onExternalFullscreenExit))}))),this.statistics&&this.subscription.add(this.statistics.oneStat.vsid$.subscribe(At=>{var ht;return(ht=re==null?void 0:re.onVSIDChanged)==null?void 0:ht.call(re,At)})),this.initMediaSession(),O(wn,ve({interactiveController:this.interactiveController,interactiveContainer:this.interactiveContainer,sources:Ve,store:this.store,microStoresRoot:this.microStoresRoot,videoConfig:this.videoConfig,uiConfig:this.uiConfig,title:Ze,thumbUrl:ut,subtitles:Be,live:se,preload:y,autoplay:S,muted:P,volume:k,fromTime:A,canRewindLive:E,supportLink:T,showAds:V,adsSlotId:z,adsParams:Q,adsPreviewParam:F,adsAutoplayParam:Z,duration:rt,logoClickable:fe,logoHidden:de,isMobile:Me!=null?Me:Re,failoverHosts:N,fullScreenTarget:X,saveRate:Ge,shadowRootContainer:this.shadowRootContainer,showMiniTimer:Ne,outerContainerRef:this.rootContainer,showNextPrevButtons:this.needToShowNextPrevButtons(),nextButtonActive:this.isNextButtonActive(),prevButtonActive:this.isPrevButtonActive(),endScreenVideoTitle:ae.nextVideoTitle,endScreenVideoThumb:ae.nextVideoThumb,isOneVideoPlaylist:this.isOneVideoPlaylist(),playPrevChapter:()=>this.playPrevChapter(),seekToInteractive:()=>this.seekToInteractive(),volumeMultiplier:at,showEndScreen:Ae,showAutoplayNext:ye}));let Oo={target:this.playerContainer,props:r(wn)};this.svelteRootComponent=os(Pm,Oo),this.addPlayerInfoSubscriptions(),this.isInited||(this.isInited=!0,(Ri=(oi=(dt=this.videoConfig)==null?void 0:dt.callbacks)==null?void 0:oi.onInited)==null||Ri.call(oi)),(No=this.internalsExposure)==null||No.expose({player:this,videoConfig:this.videoConfig,coreConfig:this.coreConfig,uiConfig:this.uiConfig,statisticsConfig:this.statisticsConfig,logger:this.logger,log:this.log}),this.uiConfig.devNullLog&&((Bo=(Ui=this.videoConfig)==null?void 0:Ui.callbacks)!=null&&Bo.onDevNullLog)?Dd.subscribe("ui",this.videoConfig.callbacks.onDevNullLog):Dd.destroy("ui")};this.coreConfig.asyncResolveClientChecker?R1.isInited$.subscribe(dt=>{dt&&(console.log("UI SDK async start"),Qe())}):Qe()}addPlayerInfoSubscriptions(){var e,i;let o=this.store,n=(e=this.microStoresRoot)==null?void 0:e.stores;if(!o||!n)return;let a=(i=this.videoConfig)==null?void 0:i.callbacks;a&&this.subscription.add(o.playerPhase.subscribe(d=>{var l;return(l=a.onPlayerPhaseChanged)==null?void 0:l.call(a,d)})).add(o.state.playbackState$.subscribe(d=>{var l;return d&&((l=a.onPlaybackStateChanged)==null?void 0:l.call(a,d))})).add(o.state.isLive$.subscribe(d=>{var l;return(l=a.onIsLiveChanged)==null?void 0:l.call(a,d)})).add(o.state.isActiveLive$.subscribe(d=>{var l;return(l=a.onIsActiveLiveChanged)==null?void 0:l.call(a,d)})).add(o.state.isAudioAvailable$.subscribe(d=>{var l;return(l=a.onIsAudioAvailableChanged)==null?void 0:l.call(a,d)})).add(o.state.currentQuality$.subscribe(d=>{var l;return(l=a.onCurrentQualityChanged)==null?void 0:l.call(a,d)})).add(o.state.availableQualities$.subscribe(d=>{var l;return(l=a.onAvailableQualitiesChanged)==null?void 0:l.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(n.pictureInPicture$.isActive$.subscribe(d=>{var l,u;return d?(l=a.onPiPEnter)==null?void 0:l.call(a):(u=a.onPiPExit)==null?void 0:u.call(a)}));let s=a==null?void 0:a.uiInfo;s&&this.subscription.add(o.ui.controlsVisible.subscribe(d=>{var l;return(l=s.onControlsVisibleChanged)==null?void 0:l.call(s,d)})).add(o.ui.isMobile.subscribe(d=>{var l;return(l=s.onIsMobileChanged)==null?void 0:l.call(s,d)})).add(o.ui.playerSize.subscribe(d=>{var l;return(l=s.onPlayerSizeChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.prevButton.subscribe(d=>{var l;return(l=s.onPrevButtonChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.playButton.subscribe(d=>{var l;return(l=s.onPlayButtonChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.replayButton.subscribe(d=>{var l;return(l=s.onReplayButtonChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.nextButton.subscribe(d=>{var l;return(l=s.onNextButtonChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.playPrevChapterButton.subscribe(d=>{var l;return(l=s.onPlayPrevChapterChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.seekToInteractiveButton.subscribe(d=>{var l;return(l=s.onSeekToInteractiveButtonChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.interactiveGraphButton.subscribe(d=>{var l;return(l=s.onGraphButtonChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.liveButton.subscribe(d=>{var l;return(l=s.onLiveButtonChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.time.subscribe(d=>{var l;return(l=s.onTimeUpdateChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.episodes.subscribe(d=>{var l;return(l=s.onEpisodesChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.subtitles.subscribe(d=>{var l;return(l=s.onSubtitlesChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.settings.subscribe(d=>{var l;return(l=s.onSettingsChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.fullscreen.subscribe(d=>{var l;return(l=s.onFullscreenChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.chromecast.subscribe(d=>{var l;return(l=s.onChromecastChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.pip.subscribe(d=>{var l;return(l=s.onPipChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.vkLogo.subscribe(d=>{var l;return(l=s.onVkLogoChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.interactiveTimeIndicator.subscribe(d=>{var l;return(l=s.onInteractiveTimeIndicatorChanged)==null?void 0:l.call(s,d)})).add(o.ui.controls.timeline.subscribe(d=>{var l;return(l=s.onTimelineChanged)==null?void 0:l.call(s,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 n=this.videoConfig.videos[this.currentPlayingVideoIndex];if(!n){this.log({message:"no next video"});return}this.isInited&&Hm(n.unitedVideoId)&&((o=this.store)==null||o.actions.internal.nextMovie(n.unitedVideoId)),this.unmountComponent(this.svelteRootComponent),this.createPlayer(n,{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 fu(this,null,function*(){var e,i,o,n;if((e=this.videoConfig)!=null&&e.interactiveData)try{let{Interactives:a}=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$,d=s?xe(s):this.videoConfig.interfaceLanguage,{projectInfo:l,initChapterId:u,historyApi:f,videoLoader:_}=this.videoConfig.interactiveData;this.interactiveController=new a({parentElement:this.interactiveContainer,fullscreenTargetElement:this.playerContainer,lang:d,graph:this.uiConfig.features.interactiveGraph,projectInfo:l,initChapterId:u,historyApi:f,vkVideoLoader:_,lastFrame:this.uiConfig.features.interactiveLastFrame,permanentTextControls:this.uiConfig.features.interactiveTextPermanent,interactiveTimeOpenUri:this.uiConfig.features.interactiveTimeOpenUri,initSeamless:!0,config:this.uiConfig.interactive,coreConfig:this.coreConfig,createOneStat:this.createOneStat,animationsFeatureToggles:{areaControlShadow:this.uiConfig.features.interactiveAreaControlShadow,controlsExpectTimeBlinkAnimation:this.uiConfig.features.interactiveControlsExpectTimeBlinkAnimation}});let{isInteractiveExpectation$:p,isSeekable$:$}=this.interactiveController.state;this.uiConfig.features.seekToInteractive&&this.subscription.add($.subscribe(y=>{if(!this.isInited)return;let S=this.store;y?S.ui.controls.disabledControls$.remove("SEEK_TO_INTERACTIVE_BUTTON"):S.ui.controls.disabledControls$.add("SEEK_TO_INTERACTIVE_BUTTON")})),this.subscription.add(p.subscribe(y=>{this.store&&this.store.state.isInteractiveExpectation$.set(y)}));let w=!0;if(this.subscription.add(this.interactiveController.events.playerChanged$.subscribe(y=>{if(!this.videoConfig)return;this.videoConfig.videos[this.currentPlayingVideoIndex]=l5(Ps({},y.config),{title:(l==null?void 0:l.title)||y.config.title});let S=w?this.videoConfig.autoplay:!0;this.createPlayerWithCurrentVideo(y.player,S),w&&(w=!1)})),this.interactiveSubscription.add(this.interactiveController.events.interactiveActionChoice$.subscribe(({type:y,actionType:S})=>{var k,P,A,E,T,V;if(!this.store||!this.microStoresRoot)return;let z=p.getValue();if(y==="action-choice"&&S==="setRandomBranch"&&(this.microStoresRoot.stores.graphIsOpened$.set(!1),this.store.ui.controls.disabledControls$.remove(Ll)),y==="action-choice-canceled"){let j=xe(this.store.state.isPlaying$)||z;if(((A=(k=this.videoConfig)==null?void 0:k.isTouch)!=null?A:(P=this.videoConfig)!=null&&P.isMobile)&&j){this.store.ui.interactiveHideMobileControls.set(!0);return}(V=(E=this.videoConfig)==null?void 0:(T=E.callbacks).onDisabledInteractiveClick)==null||V.call(T)}})),this.interactiveSubscription.add(this.interactiveController.events.interactiveContainerFakeRemoved$.subscribe(({type:y,removeAllOpenURI:S})=>{this.store&&y==="container-fake-removed"&&S&&this.store.ui.controls.disabledControls$.remove(Ll)})),yield this.interactiveController.setManifest(this.videoConfig.interactiveData.manifest),(n=(o=this.videoConfig)==null?void 0:o.callbacks)!=null&&n.onInteractiveHistoryChanged){let y=this.interactiveController.getHistoryState();this.subscription.add(y.history$.subscribe(S=>{var k,P,A;S.length&&((A=(P=(k=this.videoConfig)==null?void 0:k.callbacks)==null?void 0:P.onInteractiveHistoryChanged)==null||A.call(P,S))}))}this.uiConfig.features.interactiveTimeIndicator&&this.subscription.add(this.interactiveController.events.noInteraction$.subscribe(()=>{var y,S,k,P;(y=this.microStoresRoot)==null||y.stores.showInteractiveTimeIndicatorTooltip$.set(!0,!0),(P=(S=this.videoConfig)==null?void 0:(k=S.callbacks).onInteractiveTimeIndicatorClick)==null||P.call(k)})),this.interactiveSubscription.add(this.interactiveController.events.error$.subscribe(y=>{this.log({message:y.toString()})}))}catch(a){this.log({message:a.message})}})}initPlayer(e,i={}){var o,n,a,s,d,l,u,f,_,p,$,w,y,S,k,P,A,E,T,V,z,j,F,Z,J,ne;if(!Array.isArray(e.videos)||e.videos.length===0&&!e.interactiveData)throw new Error("empty videos");if(this.videoConfig=du(b5,c5(e,fe=>fe instanceof HTMLElement?fe:void 0)),this.uiConfig=Ag((o=i.ui)!=null?o:{}),this.coreConfig=(n=i.core)!=null?n:{configName:[]},this.statisticsConfig=(a=i.statistics)!=null?a:{},this.uiConfig.features.forcePlayerDisplayBlock&&(this.rootContainer.style.minHeight="unset",this.style.display="block",this.style.width="100%",this.style.height="100%"),this.sentry={config:(s=this.uiConfig.sentry)!=null?s:{}},this.uiConfig.features.exposeInternalsToGlobal&&((d=this.internalsExposure)!=null||(this.internalsExposure=new v5("UI"))),Dd.push("ui",{key:"videoplayer_embed",strings:["new","player_init_player","ads.enable: "+this.uiConfig.ads.enable,"showAds: "+((l=this.videoConfig)==null?void 0:l.showAds)],numbers:[d5()]}),Hm(this.videoConfig.isMediaSessionEnabled)&&(this.uiConfig.features.mediaSession=(f=(u=this.uiConfig.features.mediaSession)!=null?u:this.videoConfig.isMediaSessionEnabled)!=null?f:!0),Hm(this.videoConfig.isPictureInPictureEnabled)&&(this.uiConfig.features.pip=(p=(_=this.uiConfig.features.pip)!=null?_:this.videoConfig.isPictureInPictureEnabled)!=null?p:!0,this.uiConfig.features.dpip=(w=($=this.uiConfig.features.dpip)!=null?$:this.videoConfig.isPictureInPictureEnabled)!=null?w:!0),this.videoConfig.isTouch=(S=(y=this.uiConfig.isMobile)!=null?y:this.videoConfig.isTouch)!=null?S:this.videoConfig.isMobile,(k=this.videoConfig).autoplay&&(k.autoplay=this.uiConfig.features.autoplay),this.videoConfig.showAds=(P=this.uiConfig.ads.enable)!=null?P:this.videoConfig.showAds,this.videoConfig.adsSlotId=(A=this.uiConfig.ads.slot)!=null?A:this.videoConfig.adsSlotId,this.videoConfig.adsPreviewParam=(E=this.uiConfig.ads.preview)!=null?E:this.videoConfig.adsPreviewParam,this.videoConfig.logoHidden=!((T=this.uiConfig.showLogo)!=null?T:!this.videoConfig.logoHidden),(V=this.videoConfig).canRewindLive&&(V.canRewindLive=this.uiConfig.features.liveRewind),this.videoConfig.supportLink=(z=this.videoConfig.supportLink)!=null?z:this.uiConfig.supportLink,this.videoConfig.showEndScreen=(j=this.uiConfig.features.endScreen)!=null?j:this.videoConfig.showEndScreen,this.videoConfig.showAutoplayNext=(F=this.uiConfig.features.autoplayNext)!=null?F:this.videoConfig.showAutoplayNext,this.videoConfig.showNextPrevButtons=(Z=this.uiConfig.features.nextPrevButtons)!=null?Z:this.videoConfig.showNextPrevButtons,this.currentPlayingVideoIndex=this.videoConfig.videoIndex&&((J=this.videoConfig.videos)!=null&&J[this.videoConfig.videoIndex])?this.videoConfig.videoIndex:0,this.needToRepeatPlaylist=this.videoConfig.repeat,this.uiConfig.features.pip){let fe={enabled:this.videoConfig.pipEnabled};this.uiConfig.features.dpip?this.pictureInPictureApi=lu.getLatestSupportedVersion(fe):this.pictureInPictureApi=new Js(fe)}this.mediaSessionApi=this.uiConfig.features.mediaSession?new au:void 0,this.slotsApi=this.uiConfig.features.slots?new ou:void 0,this.annotationsApi=this.uiConfig.features.annotations?new cu(this.uiConfig.features.annotationsInside):void 0,this.annotationsApi&&!this.uiConfig.features.annotationsInside&&this.annotationsApi.init(this.rootContainer),(ne=this.slotsApi)==null||ne.init(this.shadowRootContainer),this.unmountComponent(this.svelteStubComponent),this.unmountComponent(this.svelteRootComponent),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]),T1(this.pictureInPictureApi)&&this.pictureInPictureApi.setPlayerDomElement(this.playerContainer,this._shadowRoot)}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();r(wn)&&(r(wn).showNextPrevButtons=this.needToShowNextPrevButtons(),r(wn).nextButtonActive=this.isNextButtonActive(),r(wn).prevButtonActive=this.isPrevButtonActive(),r(wn).endScreenVideoTitle=o.nextVideoTitle,r(wn).endScreenVideoThumb=o.nextVideoThumb,r(wn).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}=Ps({},this.videoConfig.videos[this.currentPlayingVideoIndex]),o=[["play",()=>this.play()],["pause",()=>this.pause()],["seekto",n=>this.seekTime(n.seekTime)]];this.videoConfig.videos.length>1&&(this.currentPlayingVideoIndex<this.videoConfig.videos.length-1&&o.push(["nexttrack",()=>this.playNextVideo()]),this.currentPlayingVideoIndex>0&&o.push(["previoustrack",()=>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,n;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"}),(n=this.svelteRootComponent)==null||n.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)}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,r(wn)&&(r(wn).needToRepeatPlaylist=this.needToRepeatPlaylist,r(wn).showNextPrevButtons=this.needToShowNextPrevButtons(),r(wn).nextButtonActive=this.isNextButtonActive(),r(wn).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,n;this.log({message:`set auto quality limitation. Max: ${(i=e.max)!=null?i:"none"}. Min: ${(o=e.min)!=null?o:"none"}`}),(n=this.svelteRootComponent)==null||n.setAutoQualityLimits(e)}addLanguage(e){var i;(i=this.store)==null||i.actions.internal.addLanguage(e)}setLanguage(e){return fu(this,null,function*(){var i;yield(i=this.store)==null?void 0:i.actions.internal.setLanguage(e)})}setLiveStart(e){var i,o;this.log({message:"live started"}),(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})}setLiveWaitingRecover(){var e;this.log({message:"live waiting"}),(e=this.store)!=null&&e.callbacks&&(this.store.callbacks.onLiveEnded=()=>{var i,o;(i=this.store)==null||i.actions.internal.setLiveWaitingRecover(!0),(o=this.store)==null||o.destroy()})}setLiveWaitingRecord(){var e;this.log({message:"post live"}),(e=this.store)!=null&&e.callbacks&&(this.store.callbacks.onLiveEnded=()=>{var i,o;(i=this.store)==null||i.actions.internal.setLiveWaitingRecord(!0),(o=this.store)==null||o.destroy()})}setLiveEnd(e){var i;this.log({message:"live ended"}),(i=this.store)!=null&&i.callbacks&&(this.store.callbacks.onLiveEnded=()=>{var o,n;(o=this.store)==null||o.actions.internal.setLiveWaitingRecover(!1),(n=this.store)==null||n.actions.internal.setLiveWaitingRecord(!1),this.unmountComponent(this.svelteRootComponent),this.createPlayer(e,{autoplay:!1})})}setLiveLowLatency(e){var i;this.log({message:"live switch to low latency "+e}),(i=this.store)==null||i.actions.external.setLiveLowLatency(e)}getDebugData(){var e,i;return(i=(e=this.store)==null?void 0:e.actions.internal.getDebugTextData())!=null?i:""}getDeviceId(){var e,i;return(i=(e=this.statistics)==null?void 0:e.oneStat.getDeviceId())!=null?i:void 0}replayInteractiveVideo(){this.interactiveController&&this.interactiveController.setChapter()}replayInteractiveChapter(e){return fu(this,null,function*(){var i,o;if(this.interactiveController&&((i=this.store)!=null&&i.state.positionExact$)){let n=xe(this.store.state.positionExact$),s=xe(this.store.state.interactiveEpisodes$).find(l=>!l.completed);this.interactiveController.events.playerChanged$.pipe(m5()).subscribe(()=>{s&&n>=s.time?this.seekTime(s.time):this.seekTime(n),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.updateContext(e)}handleTimerNextVideo(e){var i;(i=this.store)==null||i.actions.internal.setTimerNextVideoRunning(e)}focus(){var e,i,o;(o=(i=(e=this.svelteRootComponent)==null?void 0:e.keyboardControls)==null?void 0:i.focus)==null||o.call(i)}unmountComponent(e){e&&Ks(e)}};import{InterfaceLanguage as eJ,VKNumericLanguage as tJ,loadVKLangPack as iJ}from"@vkontakte/videoplayer-shared/es2015";import{VideoQuality as nJ,VideoFormat as rJ}from"@vkontakte/videoplayer-core/es2015";var KX=()=>{window.customElements.define("vk-video-player",mu)};export{Kc as ControlButtonType,qr as GridTypes,eJ as InterfaceLanguage,Ul as MenuItemType,Xs as PlayerPhase,Ua as VERSION,tJ as VKNumericLanguage,rJ as VideoFormat,nJ as VideoQuality,iJ as loadVKLangPack,KX as registerPlayerWebComponent};
|