@vkontakte/videoplayer 1.1.62-dev.4e27810f.0 → 1.1.62-dev.64d704f2.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 +79 -78
- package/es2015.esm.js +79 -78
- package/es2018.cjs.js +79 -78
- package/es2018.esm.js +79 -78
- package/es2024.cjs.js +77 -76
- package/es2024.esm.js +79 -78
- package/esnext.cjs.js +77 -76
- package/esnext.esm.js +79 -78
- package/evergreen.esm.js +79 -78
- package/package.json +5 -5
- package/types/VKVideoPlayer/index.svelte.d.ts +3 -0
- package/types/components/Root/types.d.ts +1 -0
- package/types/config.d.ts +2 -0
- package/types/index.d.ts +2 -2
- package/types/store/index.d.ts +4 -2
- package/types/translation/types.d.ts +1 -1
- package/types/types/index.d.ts +12 -0
package/es2018.cjs.js
CHANGED
|
@@ -1,63 +1,63 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @vkontakte/videoplayer v1.1.62-dev.
|
|
3
|
-
* Tue,
|
|
2
|
+
* @vkontakte/videoplayer v1.1.62-dev.64d704f2.0
|
|
3
|
+
* Tue, 17 Jun 2025 09:00:28 GMT
|
|
4
4
|
* https://st.mycdn.me/static/vkontakte-videoplayer/1-1-62/doc/
|
|
5
5
|
*/
|
|
6
|
-
"use strict";var
|
|
6
|
+
"use strict";var s0=Object.create;var Il=Object.defineProperty;var a0=Object.getOwnPropertyDescriptor;var l0=Object.getOwnPropertyNames;var d0=Object.getPrototypeOf,c0=Object.prototype.hasOwnProperty;var lv=t=>{throw TypeError(t)};var u0=(t,e,i)=>e in t?Il(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i;var p0=(t,e)=>{for(var i in e)Il(t,i,{get:e[i],enumerable:!0})},dv=(t,e,i,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of l0(e))!c0.call(t,n)&&n!==i&&Il(t,n,{get:()=>e[n],enumerable:!(o=a0(e,n))||o.enumerable});return t};var cv=(t,e,i)=>(i=t!=null?s0(d0(t)):{},dv(e||!t||!t.__esModule?Il(i,"default",{value:t,enumerable:!0}):i,t)),f0=t=>dv(Il({},"__esModule",{value:!0}),t);var Nn=(t,e,i)=>u0(t,typeof e!="symbol"?e+"":e,i),Du=(t,e,i)=>e.has(t)||lv("Cannot "+i);var Li=(t,e,i)=>(Du(t,e,"read from private field"),i?i.call(t):e.get(t)),ds=(t,e,i)=>e.has(t)?lv("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,i),Ea=(t,e,i,o)=>(Du(t,e,"write to private field"),o?o.call(t,i):e.set(t,i),i),uv=(t,e,i)=>(Du(t,e,"access private method"),i);var xx={};p0(xx,{ControlButtonType:()=>Cd,GridTypes:()=>yr,InterfaceLanguage:()=>yl.InterfaceLanguage,MenuItemType:()=>rl,PlayerPhase:()=>Hr,VERSION:()=>Zs,VKNumericLanguage:()=>yl.VKNumericLanguage,VideoFormat:()=>Mu.VideoFormat,VideoQuality:()=>Mu.VideoQuality,loadVKLangPack:()=>yl.loadVKLangPack,registerPlayerWebComponent:()=>yx});module.exports=f0(xx);var cs="[",Ls="[!",Vs="]",Wr={};var Vi=Symbol(),hi=Symbol("filename"),pv=Symbol("hmr"),fv="http://www.w3.org/1999/xhtml",Nu="http://www.w3.org/2000/svg";var lc=!0;var vv,gv,mv=(gv=(vv=globalThis.process)==null?void 0:vv.env)==null?void 0:gv.NODE_ENV,Ee=mv&&!mv.toLowerCase().startsWith("prod");var Fo=Symbol("$state"),Kr=Symbol("$state metadata"),kl=Symbol("legacy props"),hv=Symbol("");var mr=Array.isArray,_v=Array.prototype.indexOf,El=Array.from,Bu=Object.keys,so=Object.defineProperty,Bn=Object.getOwnPropertyDescriptor,dc=Object.getOwnPropertyDescriptors,Ou=Object.prototype,bv=Array.prototype,Qr=Object.getPrototypeOf;function us(t){return typeof t=="function"}var ie=()=>{};function $v(t){return t()}function ps(t){for(var e=0;e<t.length;e++)t[e]()}var Pl=[],Hu=[];function yv(){var t=Pl;Pl=[],ps(t)}function m0(){var t=Hu;Hu=[],ps(t)}function Zo(t){Pl.length===0&&queueMicrotask(yv),Pl.push(t)}function Fu(){Pl.length>0&&yv(),Hu.length>0&&m0()}function cc(t){return t===this.v}function Pa(t,e){return t!=t?e==e:t!==e||t!==null&&typeof t=="object"||typeof t=="function"}function xv(t,e){return t!==e}function Aa(t){return!Pa(t,this.v)}function wv(){if(Ee){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 Sv(t){if(Ee){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 Cv(){if(Ee){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 Tv(t){if(Ee){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 Iv(){if(Ee){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 kv(){if(Ee){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 Ev(){if(Ee){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 Pv(t){if(Ee){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 Av(t){if(Ee){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 Mv(t){if(Ee){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 Lv(){if(Ee){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(Ee){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 Rv(){if(Ee){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 Dv(){if(Ee){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 Vr=!1,Rr=!1;function Nv(){Vr=!0}var Al=null;function Gr(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;so(e,"stack",{value:n.join(`
|
|
25
|
+
`)}),so(e,"name",{value:`${t}Error`})}return e}var Rs=new Set,Ma=new Map;function Wu(t){Rs=t}function Wi(t,e){var i={f:0,v:t,reactions:null,equals:cc,rv:0,wv:0};return Ee&&Rr&&(i.created=e!=null?e:Gr("CreatedAt"),i.debug=null),i}function J(t){return v0(Wi(t))}function Yr(t,e=!1){var o,n;let i=Wi(t);return e||(i.equals=Aa),Vr&&At!==null&&At.l!==null&&((n=(o=At.l).s)!=null?n:o.s=[]).push(i),i}function v0(t){return Ht!==null&&!Hn&&(Ht.f&2)!==0&&(vr===null?Hv([t]):vr.push(t)),t}function B(t,e){return Ht!==null&&!Hn&&Dr()&&(Ht.f&18)!==0&&(vr===null||!vr.includes(t))&&Dv(),La(t,e)}function La(t,e){var o;if(!t.equals(e)){var i=t.v;if(Ns?Ma.set(t,e):Ma.set(t,i),t.v=e,t.wv=Ll(),Ee&&Rr&&(t.updated=Gr("UpdatedAt"),Tt!=null&&(t.trace_need_increase=!0,(o=t.trace_v)!=null||(t.trace_v=i))),Ov(t,2048),Dr()&&Tt!==null&&(Tt.f&1024)!==0&&(Tt.f&96)===0&&(On===null?Fv([t]):On.push(t)),Ee&&Rs.size>0){let n=Array.from(Rs);for(let a of n)(a.f&1024)!==0&&en(a,4096),fs(a)&&Va(a);Rs.clear()}}return e}function Ov(t,e){var i=t.reactions;if(i!==null)for(var o=Dr(),n=i.length,a=0;a<n;a++){var s=i[a],d=s.f;if((d&2048)===0&&!(!o&&s===Tt)){if(Ee&&(d&262144)!==0){Rs.add(s);continue}en(s,e),(d&1280)!==0&&((d&2)!==0?Ov(s,4096):Ra(s))}}}function v(t){var e=2050,i=Ht!==null&&(Ht.f&2)!==0?Ht:null;Tt===null||i!==null&&(i.f&256)!==0?e|=256:Tt.f|=1048576;let o={ctx:At,deps:null,effects:null,equals:cc,f:e,fn:t,reactions:null,rv:0,v:null,wv:0,parent:i!=null?i:Tt};return Ee&&Rr&&(o.created=Gr("CreatedAt")),o}function hr(t){let e=v(t);return e.equals=Aa,e}function uc(t){var e=t.effects;if(e!==null){t.effects=null;for(var i=0;i<e.length;i+=1)lo(e[i])}}var Ku=[];function g0(t){for(var e=t.parent;e!==null;){if((e.f&2)===0)return e;e=e.parent}return null}function h0(t){var e,i=Tt;if(ao(g0(t)),Ee){let o=Rs;Wu(new Set);try{Ku.includes(t)&&wv(),Ku.push(t),uc(t),e=pc(t)}finally{ao(i),Wu(o),Ku.pop()}}else try{uc(t),e=pc(t)}finally{ao(i)}return e}function Gu(t){var e=h0(t),i=(Zr||(t.f&256)!==0)&&t.deps!==null?4096:1024;en(t,i),t.equals(e)||(t.v=e,t.wv=Ll())}var Bs="font-weight: bold",Os="font-weight: normal";function Uv(t,e,i){Ee?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`,Os
|
|
27
|
+
https://svelte.dev/e/hydration_attribute_changed`,Bs,Os):console.warn("https://svelte.dev/e/hydration_attribute_changed")}function zv(t){Ee?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`,Os
|
|
29
|
+
https://svelte.dev/e/hydration_html_changed`,Bs,Os):console.warn("https://svelte.dev/e/hydration_html_changed")}function Hs(t){Ee?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`,Os
|
|
31
|
+
https://svelte.dev/e/hydration_mismatch`,Bs,Os):console.warn("https://svelte.dev/e/hydration_mismatch")}function qv(){Ee?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`,Os
|
|
33
|
+
https://svelte.dev/e/lifecycle_double_unmount`,Bs,Os):console.warn("https://svelte.dev/e/lifecycle_double_unmount")}function Wv(t,e,i){Ee?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`,Os
|
|
35
|
+
https://svelte.dev/e/ownership_invalid_binding`,Bs,Os):console.warn("https://svelte.dev/e/ownership_invalid_binding")}function ju(t,e){Ee?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`,Os
|
|
37
|
+
https://svelte.dev/e/ownership_invalid_mutation`,Bs,Os):console.warn("https://svelte.dev/e/ownership_invalid_mutation")}function fc(t){Ee?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`,Os
|
|
39
|
+
https://svelte.dev/e/state_proxy_equality_mismatch`,Bs,Os):console.warn("https://svelte.dev/e/state_proxy_equality_mismatch")}var je=!1;function co(t){je=t}var _t;function _i(t){if(t===null)throw Hs(),Wr;return _t=t}function Fi(){return _i(Lo(_t))}function g(t){if(je){if(Lo(_t)!==null)throw Hs(),Wr;_t=t}}function ye(t=1){if(je){for(var e=t,i=_t;e--;)i=Lo(i);_t=i}}function Da(){for(var t=0,e=_t;;){if(e.nodeType===8){var i=e.data;if(i===Vs){if(t===0)return e;t-=1}else(i===cs||i===Ls)&&(t+=1)}var o=Lo(e);e.remove(),e=o}}function pe(t,e=null,i){var p,m;var o=null;if(Ee&&Rr&&(o=Gr("CreatedAt")),typeof t!="object"||t===null||Fo in t)return t;let n=Qr(t);if(n!==Ou&&n!==bv)return t;var a=new Map,s=mr(t),d=Wi(0);s&&a.set("length",Wi(t.length,o));var l;if(Ee)if(l={parent:e,owners:null},i){let $=(m=(p=i.v)==null?void 0:p[Kr])==null?void 0:m.owners;l.owners=$?new Set($):null}else l.owners=e===null?At!==null?new Set([At.function]):null:new Set;return new Proxy(t,{defineProperty($,u,_){(!("value"in _)||_.configurable===!1||_.enumerable===!1||_.writable===!1)&&Lv();var w=a.get(u);return w===void 0?(w=Wi(_.value,o),a.set(u,w)):B(w,pe(_.value,l)),!0},deleteProperty($,u){var _=a.get(u);if(_===void 0)u in $&&a.set(u,Wi(Vi,o));else{if(s&&typeof u=="string"){var w=a.get("length"),y=Number(u);Number.isInteger(y)&&y<w.v&&B(w,y)}B(_,Vi),Kv(d)}return!0},get($,u,_){var E;if(Ee&&u===Kr)return l;if(u===Fo)return t;var w=a.get(u),y=u in $;if(w===void 0&&(!y||(E=Bn($,u))!=null&&E.writable)&&(w=Wi(pe(y?$[u]:Vi,l),o),a.set(u,w)),w!==void 0){var C=r(w);if(Ee){var T=C==null?void 0:C[Kr];T&&(T==null?void 0:T.parent)!==l&&Yu(l,T)}return C===Vi?void 0:C}return Reflect.get($,u,_)},getOwnPropertyDescriptor($,u){var _=Reflect.getOwnPropertyDescriptor($,u);if(_&&"value"in _){var w=a.get(u);w&&(_.value=r(w))}else if(_===void 0){var y=a.get(u),C=y==null?void 0:y.v;if(y!==void 0&&C!==Vi)return{enumerable:!0,configurable:!0,value:C,writable:!0}}return _},has($,u){var C;if(Ee&&u===Kr||u===Fo)return!0;var _=a.get(u),w=_!==void 0&&_.v!==Vi||Reflect.has($,u);if(_!==void 0||Tt!==null&&(!w||(C=Bn($,u))!=null&&C.writable)){_===void 0&&(_=Wi(w?pe($[u],l):Vi,o),a.set(u,_));var y=r(_);if(y===Vi)return!1}return w},set($,u,_,w){var H;var y=a.get(u),C=u in $;if(s&&u==="length")for(var T=_;T<y.v;T+=1){var E=a.get(T+"");E!==void 0?B(E,Vi):T in $&&(E=Wi(Vi,o),a.set(T+"",E))}if(y===void 0?(!C||(H=Bn($,u))!=null&&H.writable)&&(y=Wi(void 0,o),B(y,pe(_,l)),a.set(u,y)):(C=y.v!==Vi,B(y,pe(_,l))),Ee){var P=_==null?void 0:_[Kr];P&&(P==null?void 0:P.parent)!==l&&Yu(l,P),Qv(l)}var A=Reflect.getOwnPropertyDescriptor($,u);if(A!=null&&A.set&&A.set.call(w,_),!C){if(s&&typeof u=="string"){var I=a.get("length"),V=Number(u);Number.isInteger(V)&&V>=I.v&&B(I,V+1)}Kv(d)}return!0},ownKeys($){r(d);var u=Reflect.ownKeys($).filter(y=>{var C=a.get(y);return C===void 0||C.v!==Vi});for(var[_,w]of a)w.v!==Vi&&!(_ in $)&&u.push(_);return u},setPrototypeOf(){Vv()}})}function Kv(t,e=1){B(t,t.v+e)}function mc(t){return t!==null&&typeof t=="object"&&Fo in t?t[Fo]:t}function Gv(){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(mc(this[l])===a){fc("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(mc(this[l])===a){fc("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(mc(this[l])===a){fc("array.includes(...)");break}}return d},Array.__svelte_cleanup=()=>{t.indexOf=i,t.lastIndexOf=o,t.includes=n}}var Fs,jv,Vl,Yv,Zv;function vc(){if(Fs===void 0){Fs=window,jv=document,Vl=/Firefox/.test(navigator.userAgent);var t=Element.prototype,e=Node.prototype;Yv=Bn(e,"firstChild").get,Zv=Bn(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,Ee&&(t.__svelte_meta=null,Gv())}}function tn(t=""){return document.createTextNode(t)}function bi(t){return Yv.call(t)}function Lo(t){return Zv.call(t)}function h(t,e){if(!je)return bi(t);var i=bi(_t);if(i===null)i=_t.appendChild(tn());else if(e&&i.nodeType!==3){var o=tn();return i==null||i.before(o),_i(o),o}return _i(i),i}function ce(t,e){var n,a;if(!je){var i=bi(t);return i.nodeType===8&&i.data===""?Lo(i):i}if(e&&((n=_t)==null?void 0:n.nodeType)!==3){var o=tn();return(a=_t)==null||a.before(o),_i(o),o}return _t}function M(t,e=1,i=!1){let o=je?_t:t;for(var n;e--;)n=o,o=Lo(o);if(!je)return o;var a=o==null?void 0:o.nodeType;if(i&&a!==3){var s=tn();return o===null?n==null||n.after(s):o.before(s),_i(s),s}return _i(o),o}function Rl(t){t.textContent=""}var Xv=new WeakSet,gc=!1,Bl=!1,Dl=null,Us=!1,Ns=!1;function Ju(t){Ns=t}var Nl=[],_c=[],Ht=null,Hn=!1;function $o(t){Ht=t}var Tt=null;function ao(t){Tt=t}var vr=null;function Hv(t){vr=t}var on=null,Un=0,On=null;function Fv(t){On=t}var og=1,bc=0,Zr=!1,Ml=null;function Ll(){return++og}function fs(t){var $,u;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&&Tt!==null&&!Zr,l=i.length;if(s||d){var p=t,m=p.parent;for(n=0;n<l;n++)a=i[n],(s||!(($=a==null?void 0:a.reactions)!=null&&$.includes(p)))&&((u=a.reactions)!=null?u:a.reactions=[]).push(p);s&&(p.f^=512),d&&m!==null&&(m.f&256)===0&&(p.f^=256)}for(n=0;n<l;n++)if(a=i[n],fs(a)&&Gu(a),a.wv>t.wv)return!0}(!o||Tt!==null&&!Zr)&&en(t,1024)}return!1}function Jv(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 gc=!1,t}function eg(t){return(t.f&16384)===0&&(t.parent===null||(t.parent.f&128)===0)}function Ba(t,e,i,o){var m,$;if(gc){if(i===null&&(gc=!1),eg(e))throw t;return}if(i!==null&&(gc=!0),!Ee||o===null||!(t instanceof Error)||Xv.has(t)){Jv(t,e);return}Xv.add(t);let n=[],a=(m=e.fn)==null?void 0:m.name;a&&n.push(a);let s=o;for(;s!==null;){if(Ee){var d=($=s.function)==null?void 0:$[hi];if(d){let u=d.split("/").pop();n.push(u)}}s=s.p}let l=Vl?" ":" ";so(t,"message",{value:t.message+`
|
|
40
40
|
${n.map(u=>`
|
|
41
41
|
${l}in ${u}`).join("")}
|
|
42
|
-
`}),
|
|
43
|
-
`)
|
|
44
|
-
`)})}if(
|
|
45
|
-
`)){let n=(i
|
|
42
|
+
`}),so(t,"component_stack",{value:n});let p=t.stack;if(p){let u=p.split(`
|
|
43
|
+
`),_=[];for(let w=0;w<u.length;w++){let y=u[w];y.includes("svelte/src/internal")||_.push(y)}so(t,"stack",{value:_.join(`
|
|
44
|
+
`)})}if(Jv(t,e),eg(e))throw t}function ng(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?ng(a,e,!1):e===a&&(i?en(a,2048):(a.f&1024)!==0&&en(a,4096),Ra(a))}}function pc(t){var _,w;var e=on,i=Un,o=On,n=Ht,a=Zr,s=vr,d=At,l=Hn,p=t.f;on=null,Un=0,On=null,Zr=(p&256)!==0&&(Hn||!Us||Ht===null),Ht=(p&96)===0?t:null,vr=null,Hl(t.ctx),Hn=!1,bc++;try{var m=(0,t.fn)(),$=t.deps;if(on!==null){var u;if(Ol(t,Un),$!==null&&Un>0)for($.length=Un+on.length,u=0;u<on.length;u++)$[Un+u]=on[u];else t.deps=$=on;if(!Zr)for(u=Un;u<$.length;u++)((w=(_=$[u]).reactions)!=null?w:_.reactions=[]).push(t)}else $!==null&&Un<$.length&&(Ol(t,Un),$.length=Un);if(Dr()&&On!==null&&!Hn&&$!==null&&(t.f&6146)===0)for(u=0;u<On.length;u++)ng(On[u],t);return n!==null&&(bc++,On!==null&&(o===null?o=On:o.push(...On))),m}finally{on=e,Un=i,On=o,Ht=n,Zr=a,vr=s,Hl(d),Hn=l}}function _0(t,e){let i=e.reactions;if(i!==null){var o=_v.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&&(on===null||!on.includes(e))&&(en(e,4096),(e.f&768)===0&&(e.f^=512),uc(e),Ol(e,0))}function Ol(t,e){var i=t.deps;if(i!==null)for(var o=e;o<i.length;o++)_0(t,i[o])}function Va(t){var e=t.f;if((e&16384)===0){en(t,1024);var i=Tt,o=At,n=Us;if(Tt=t,Us=!0,Ee){var a=nn;Fl(t.component_function)}try{(e&16)!==0?rg(t):tp(t),ep(t);var s=pc(t);t.teardown=typeof s=="function"?s:null,t.wv=og;var d=t.deps;if(Ee&&Rr&&(t.f&2048)!==0&&d!==null)for(let p=0;p<d.length;p++){var l=d[p];l.trace_need_increase&&(l.wv=Ll(),l.trace_need_increase=void 0,l.trace_v=void 0)}Ee&&_c.push(t)}catch(p){Ba(p,t,i,o||t.ctx)}finally{Us=n,Tt=i,Ee&&Fl(a)}}}function tg(){console.error("Last ten effects were: ",_c.slice(-10).map(t=>t.fn)),_c=[]}function b0(){try{Iv()}catch(t){if(Ee&&so(t,"stack",{value:""}),Dl!==null)if(Ee)try{Ba(t,Dl,null,null)}catch(e){throw tg(),e}else Ba(t,Dl,null,null);else throw Ee&&tg(),t}}function Zu(){var t=Us;try{var e=0;for(Us=!0;Nl.length>0;){e++>1e3&&b0();var i=Nl,o=i.length;Nl=[];for(var n=0;n<o;n++){var a=y0(i[n]);$0(a)}}}finally{Bl=!1,Us=t,Dl=null,Ee&&(_c=[]),Ma.clear()}}function $0(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{fs(o)&&(Va(o),o.deps===null&&o.first===null&&o.nodes_start===null&&(o.teardown===null?ip(o):o.fn=null))}catch(n){Ba(n,o,null,o.ctx)}}}function Ra(t){Bl||(Bl=!0,queueMicrotask(Zu));for(var e=Dl=t;e.parent!==null;){e=e.parent;var i=e.f;if((i&96)!==0){if((i&1024)===0)return;e.f^=1024}}Nl.push(e)}function y0(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=Ht;try{Ht=i,fs(i)&&Va(i)}catch(p){Ba(p,i,null,i.ctx)}finally{Ht=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 Oa(t){var e;for(t&&(Bl=!0,Zu(),e=t()),Fu();Nl.length>0;)Bl=!0,Zu(),Fu();return e}async function yo(){await Promise.resolve(),Oa()}function r(t){var e=t.f,i=(e&2)!==0;if(Ml!==null&&Ml.add(t),Ht!==null&&!Hn){vr!==null&&vr.includes(t)&&Rv();var o=Ht.deps;t.rv<bc&&(t.rv=bc,on===null&&o!==null&&o[Un]===t?Un++:on===null?on=[t]:(!Zr||!on.includes(t))&&on.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,fs(n)&&Gu(n)),Ee&&Rr&&Al!==null&&Ht!==null&&Al.reaction===Ht){if(t.debug)t.debug();else if(t.created){var s=Al.entries.get(t);s===void 0&&(s={read:[]},Al.entries.set(t,s)),s.read.push(Gr("TracedAt"))}}return Ns&&Ma.has(t)?Ma.get(t):t.v}function xt(t){var e=Hn;try{return Hn=!0,t()}finally{Hn=e}}var x0=-7169;function en(t,e){t.f=t.f&x0|e}function yc(t){if(!(typeof t!="object"||!t||t instanceof EventTarget)){if(Fo in t)$c(t);else if(!Array.isArray(t))for(let e in t){let i=t[e];typeof i=="object"&&i&&Fo in i&&$c(i)}}}function $c(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{$c(t[o],e)}catch(n){}let i=Qr(t);if(i!==Object.prototype&&i!==Array.prototype&&i!==Map.prototype&&i!==Set.prototype&&i!==Date.prototype){let o=dc(i);for(let n in o){let a=o[n].get;if(a)try{a.call(t)}catch(s){}}}}}function np(t){Tt===null&&Ht===null&&Tv(t),Ht!==null&&(Ht.f&256)!==0&&Tt===null&&Cv(),Ns&&Sv(t)}function w0(t,e){var i=e.last;i===null?e.last=e.first=t:(i.next=t,t.prev=i,e.last=t)}function zs(t,e,i,o=!0){var l;var n=Tt;if(Ee)for(;n!==null&&(n.f&262144)!==0;)n=n.parent;var a={ctx:At,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(Ee&&(a.component_function=nn),i)try{Va(a),a.f|=32768}catch(p){throw lo(a),p}else e!==null&&Ra(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&&w0(a,n),Ht!==null&&(Ht.f&2)!==0)){var d=Ht;((l=d.effects)!=null?l:d.effects=[]).push(a)}return a}function rn(t){let e=zs(8,null,!1);return en(e,1024),e.teardown=t,e}function qe(t){var n;np("$effect");var e=Tt!==null&&(Tt.f&32)!==0&&At!==null&&!At.m;if(Ee&&so(t,"name",{value:"$effect"}),e){var i=At;((n=i.e)!=null?n:i.e=[]).push({fn:t,effect:Tt,reaction:Ht})}else{var o=$n(t);return o}}function Ha(t){return np("$effect.pre"),Ee&&so(t,"name",{value:"$effect.pre"}),xo(t)}function wc(t){let e=zs(64,t,!0);return()=>{lo(e)}}function ag(t){let e=zs(64,t,!0);return(i={})=>new Promise(o=>{i.outro?yn(e,()=>{lo(e),o(void 0)}):(lo(e),o(void 0))})}function $n(t){return zs(4,t,!1)}function xo(t){return zs(8,t,!0)}function k(t,e=[],i=v){let o=e.map(i),n=()=>t(...o.map(r));return Ee&&so(n,"name",{value:"{expression}"}),uo(n)}function uo(t,e=0){return zs(24|e,t,!0)}function Ki(t,e=!0){return zs(40,t,!0,e)}function ep(t){var e=t.teardown;if(e!==null){let i=Ns,o=Ht;Ju(!0),$o(null);try{e.call(null)}finally{Ju(i),$o(o)}}}function tp(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:lo(i,e),i=o}}function rg(t){for(var e=t.first;e!==null;){var i=e.next;(e.f&32)===0&&lo(e),e=i}}function lo(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:Lo(o);o.remove(),o=a}i=!0}tp(t,e&&!i),Ol(t,0),en(t,16384);var s=t.transitions;if(s!==null)for(let l of s)l.stop();ep(t);var d=t.parent;d!==null&&d.first!==null&&ip(t),Ee&&(t.component_function=null),t.next=t.prev=t.teardown=t.ctx=t.deps=t.fn=t.nodes_start=t.nodes_end=null}function ip(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 yn(t,e){var i=[];Sc(t,i,!0),rp(i,()=>{lo(t),e&&e()})}function rp(t,e){var i=t.length;if(i>0){var o=()=>--i||e();for(var n of t)n.out(o)}else e()}function Sc(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;Sc(o,e,a?i:!1),o=n}}}function Xr(t){lg(t,!0)}function lg(t,e){if((t.f&8192)!==0){t.f^=8192,(t.f&1024)===0&&(t.f^=1024),fs(t)&&(en(t,2048),Ra(t));for(var i=t.first;i!==null;){var o=i.next,n=(i.f&65536)!==0||(i.f&32)!==0;lg(i,n?e:!1),i=o}if(t.transitions!==null)for(let a of t.transitions)(a.is_global||e)&&a.in()}}var S0={},C0=/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=C0.exec(o))!=null?i:T0.exec(o);n&&e.push({file:n[1],line:+n[2],column:+n[3]})}return e}function dg(){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=S0[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 Cc=Symbol("ADD_OWNER");function sp(t,e,i=!1,o=!1){if(t&&!i){let n=nn,a=t[Kr];if(a&&!ap(a,n)){let s=lp(a);e&&e[hi]!==n[hi]&&!o&&Wv(n[hi],e[hi],s[hi])}}Tc(t,e,new Set)}function Yu(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 Tc(t,e,i){var a;let o=t==null?void 0:t[Kr];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),Cc in t&&t[Cc])xo(()=>{t[Cc](e)});else{var n=Qr(t);if(n===Object.prototype)for(let s in t)if((a=Object.getOwnPropertyDescriptor(t,s))!=null&&a.get){let d=Vi;xo(()=>{let l=t[s];d!==l&&(d=l,Tc(l,e,i))})}else Tc(t[s],e,i);else if(n===Array.prototype)for(let s=0;s<t.length;s+=1)Tc(t[s],e,i)}}}function ap(t,e){return t.owners===null?!0:t.owners.has(e)||hi in e&&[...t.owners].some(i=>i[hi]===e[hi])||t.parent!==null&&ap(t.parent,e)}function lp(t){var e,i;return(i=(e=t==null?void 0:t.owners)==null?void 0:e.values().next().value)!=null?i:lp(t.parent)}var k0=!1;function Qv(t){if(k0)return;let e=dg();if(e&&!ap(t,e)){let i=lp(t);i[hi]!==e[hi]?ju(e[hi],i[hi]):ju()}}function Fa(t){if(Ee){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 Tt=null;function Vl(t){Tt=t}var rn=null;function Rl(t){rn=t}function Oa(t){return lp("getContext").get(t)}function Ha(t,e){let i=lp("setContext");return Te&&$t(()=>rp(e,null,!0)),i.set(t,e),e}function Bl(){return lp("getAllContexts")}function q(t,e=!1,i){var o=Tt={p:Tt,c:null,d:!1,e:null,m:!1,s:t,x:null,l:null};Or&&!e&&(Tt.l={s:null,u:null,r1:[],r2:Di(!1)}),sn(()=>{o.d=!0}),Te&&(Tt.function=i,rn=i)}function W(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=wt,o=Nt;e.e=null;try{for(var n=0;n<l.length;n++){var a=l[n];so(a.effect),$o(a.reaction),bn(a.fn)}}finally{so(i),$o(o)}}Tt=e.p,Te&&(rn=(d=(s=e.p)==null?void 0:s.function)!=null?d:null),e.m=!0}return t||{}}function Fr(){return!Or||Tt!==null&&Tt.l===null}function lp(t){var e;return Tt===null&&Da(t),(e=Tt.c)!=null?e:Tt.c=new Map(C0(Tt)||void 0)}function C0(t){let e=t.p;for(;e!==null;){let i=e.c;if(i!==null)return i;e=e.p}return null}var T0=/\r/g;function ag(t){t=t.replace(T0,"");let e=5381,i=t.length;for(;i--;)e=(e<<5)-e^t.charCodeAt(i);return(e>>>0).toString(36)}function lg(t){return t.endsWith("capture")&&t!=="gotpointercapture"&&t!=="lostpointercapture"}var k0=["beforeinput","click","change","dblclick","contextmenu","focusin","focusout","input","keydown","keyup","mousedown","mousemove","mouseout","mouseover","mouseup","pointerdown","pointermove","pointerout","pointerover","pointerup","touchend","touchmove","touchstart"];function dg(t){return k0.includes(t)}var I0=["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 E0={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 cg(t){var e;return t=t.toLowerCase(),(e=E0[t])!=null?e:t}var dw=[...I0,"formNoValidate","isMap","noModule","playsInline","readOnly","value","volume","defaultValue","defaultChecked","srcObject","noValidate","allowFullscreen","disablePictureInPicture","disableRemotePlayback"];var A0=["touchstart","touchmove"];function ug(t){return A0.includes(t)}var P0=["textarea","script","style","title"];function pg(t){return P0.includes(t)}function dp(t){return t==null?void 0:t.replace(/\//g,"/\u200B")}var fg=new Map;function mg(t,e){var i=fg.get(t);i||(i=new Set,fg.set(t,i)),i.add(e)}function cp(t,e){if(e){let i=document.body;t.autofocus=!0,Xo(()=>{document.activeElement===i&&t.focus()})}}function Dl(t){var e=Nt,i=wt;$o(null),so(null);try{return t()}finally{$o(e),so(i)}}var up=new Set,Sc=new Set;function Ws(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 pp(t,e,i,o={}){function n(a){if(o.capture||Fa.call(e,a),!a.cancelBubble)return Dl(()=>i==null?void 0:i.call(this,a))}return t.startsWith("pointer")||t.startsWith("touch")||t==="wheel"?Xo(()=>{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=pp(t,e,i,a);(e===document.body||e===window||e===document)&&sn(()=>{e.removeEventListener(t,s,a)})}function st(t){for(var e=0;e<t.length;e++)up.add(t[e]);for(var i of Sc)i(t)}function Fa(t){var A;var e=this,i=e.ownerDocument,o=t.type,n=((A=t.composedPath)==null?void 0:A.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 p=n.indexOf(e);if(p===-1)return;l<=p&&(s=l)}if(a=n[s]||t.target,a!==e){ro(t,"currentTarget",{configurable:!0,get(){return a||i}});var f=Nt,_=wt;$o(null),so(null);try{for(var u,$=[];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(wr(y)){var[S,...k]=y;S.apply(a,[t,...k])}else y.call(a,t)}catch(P){u?$.push(P):u=P}if(t.cancelBubble||w===e||w===null)break;a=w}if(u){for(let P of $)queueMicrotask(()=>{throw P});throw u}}finally{t.__root=e,delete t.currentTarget,$o(f),so(_)}}}var L0;function vg(){L0=void 0}function Ua(t){var e=document.createElement("template");return e.innerHTML=t,e.content}function wo(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 wo(mt,null),mt;n===void 0&&(n=Ua(a?t:"<!>"+t),i||(n=vi(n)));var s=o||Il?document.importNode(n,!0):n.cloneNode(!0);if(i){var d=vi(s),l=s.lastChild;wo(d,l)}else wo(s,s);return s}}function be(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=Ua(a),l=vi(d);if(n)for(s=document.createDocumentFragment();vi(l);)s.appendChild(vi(l));else s=vi(l)}var p=s.cloneNode(!0);if(n){var f=vi(p),_=p.lastChild;wo(f,_)}else wo(p,p);return p}}function ar(t=""){if(!je){var e=on(t+"");return wo(e,e),e}var i=mt;return i.nodeType!==3&&(i.before(i=on()),mi(i)),wo(i,i),i}function Fe(){if(je)return wo(mt,null),mt;var t=document.createDocumentFragment(),e=document.createComment(""),i=on();return t.append(e,i),wo(e,i),t}function b(t,e){if(je){wt.nodes_end=mt,Li();return}t!==null&&t.before(e)}var Ol=!0;function Cc(t){Ol=t}function ve(t,e){var o;var i=e==null?"":typeof e=="object"?e+"":e;i!==((o=t.__t)!=null?o:t.__t=t.nodeValue)&&(t.__t=i,t.nodeValue=i+"")}function ts(t,e){return hg(t,e)}function mp(t,e){var s;pc(),e.intro=(s=e.intro)!=null?s:!1;let i=e.target,o=je,n=mt;try{for(var a=vi(i);a&&(a.nodeType!==8||a.data!==ps);)a=Lo(a);if(!a)throw Qr;lo(!0),mi(a),Li();let d=hg(t,{...e,anchor:a});if(mt===null||mt.nodeType!==8||mt.data!==Rs)throw Fs(),Qr;return lo(!1),d}catch(d){if(d===Qr)return e.recover===!1&&Cv(),pc(),El(i),lo(!1),ts(t,e);throw d}finally{lo(o),mi(n),vg()}}var za=new Map;function hg(t,{target:e,anchor:i,props:o={},events:n,context:a,intro:s=!0}){pc();var d=new Set,l=_=>{for(var u=0;u<_.length;u++){var $=_[u];if(!d.has($)){d.add($);var w=ug($);e.addEventListener($,Fa,{passive:w});var y=za.get($);y===void 0?(document.addEventListener($,Fa,{passive:w}),za.set($,1)):za.set($,y+1)}}};l(wl(up)),Sc.add(l);var p=void 0,f=ng(()=>{var _=i!=null?i:e.appendChild(on());return Oi(()=>{if(a){q({});var u=Tt;u.c=a}n&&(o.$$events=n),je&&wo(_,null),Ol=s,p=t(_,o)||{},Ol=!0,je&&(wt.nodes_end=mt),a&&W()}),()=>{var w;for(var u of d){e.removeEventListener(u,Fa);var $=za.get(u);--$===0?(document.removeEventListener(u,Fa),za.delete(u)):za.set(u,$)}Sc.delete(l),_!==i&&((w=_.parentNode)==null||w.removeChild(_))}});return fp.set(p,f),p}var fp=new WeakMap;function Ks(t,e){let i=fp.get(t);return i?(fp.delete(t),i(e)):(Te&&Fv(),Promise.resolve())}function R(t,e,[i,o]=[0,0]){je&&i===0&&Li();var n=t,a=null,s=null,d=Ei,l=i>0?65536:0,p=!1;let f=(u,$=!0)=>{p=!0,_($,u)},_=(u,$)=>{if(d===(d=u))return;let w=!1;if(je&&o!==-1){if(i===0){let S=n.data;S===ps?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=La(),mi(n),lo(!1),w=!0,o=-1)}d?(a?es(a):$&&(a=Oi(()=>$(n))),s&&$n(s,()=>{s=null})):(s?es(s):$&&(s=Oi(()=>$(n,[i+1,o]))),a&&$n(a,()=>{a=null})),w&&lo(!0)};co(()=>{p=!1,e(f),p||_(null,null)},l),je&&(n=mt)}function Qs(t,e,i){je&&Li();var o=t,n=Ei,a,s=Fr()?bv:ka;co(()=>{s(n,n=e())&&(a&&$n(a),a=Oi(()=>i(o)))}),je&&(o=mt)}var hs=null;function hp(t){hs=t}function Hl(t,e){return e}function B0(t,e,i,o){for(var n=[],a=e.length,s=0;s<a;s++)yc(e[s].e,n,!0);var d=a>0&&n.length===0&&i!==null;if(d){var l=i.parentNode;El(l),l.append(i),o.clear(),gs(t,e[0].prev,e[a-1].next)}np(n,()=>{for(var p=0;p<a;p++){var f=e[p];d||(o.delete(f.k),gs(t,f.prev,f.next)),ao(f.e,!d)}})}function yi(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 p=t;s=je?mi(vi(p)):p.appendChild(on())}je&&Li();var f=null,_=!1,u=Tr(()=>{var $=i();return wr($)?$:$==null?[]:wl($)});co(()=>{var $=r(u),w=$.length;if(_&&w===0)return;_=w===0;let y=!1;if(je){var S=s.data===Vs;S!==(w===0)&&(s=La(),mi(s),lo(!1),y=!0)}if(je){for(var k=null,A,P=0;P<w;P++){if(mt.nodeType===8&&mt.data===Rs){s=mt,y=!0,lo(!1);break}var E=$[P],T=o(E,P);A=$g(mt,d,k,null,E,T,P,n,e,i),d.items.set(T,A),k=A}w>0&&mi(La())}je||D0($,d,s,n,e,o,i),a!==null&&(w===0?f?es(f):f=Oi(()=>a(s)):f!==null&&$n(f,()=>{f=null})),y&&lo(!0),r(u)}),je&&(s=mt)}function D0(t,e,i,o,n,a,s){var le,Ve,Pe,J;var d=(n&8)!==0,l=(n&3)!==0,p=t.length,f=e.items,_=e.first,u=_,$,w=null,y,S=[],k=[],A,P,E,T;if(d)for(T=0;T<p;T+=1)A=t[T],P=a(A,T),E=f.get(P),E!==void 0&&((le=E.a)==null||le.measure(),(y!=null?y:y=new Set).add(E));for(T=0;T<p;T+=1){if(A=t[T],P=a(A,T),E=f.get(P),E===void 0){var V=u?u.e.nodes_start:i;w=$g(V,e,w,w===null?e.first:w.next,A,P,T,o,n,s),f.set(P,w),S=[],k=[],u=w.next;continue}if(l&&O0(E,A,T,n),(E.e.f&8192)!==0&&(es(E.e),d&&((Ve=E.a)==null||Ve.unfix(),(y!=null?y:y=new Set).delete(E))),E!==u){if($!==void 0&&$.has(E)){if(S.length<k.length){var z=k[0],Y;w=z.prev;var F=S[0],j=S[S.length-1];for(Y=0;Y<S.length;Y+=1)_g(S[Y],z,i);for(Y=0;Y<k.length;Y+=1)$.delete(k[Y]);gs(e,F.prev,j.next),gs(e,w,F),gs(e,j,z),u=z,w=j,T-=1,S=[],k=[]}else $.delete(E),_g(E,u,i),gs(e,E.prev,E.next),gs(e,E,w===null?e.first:w.next),gs(e,w,E),w=E;continue}for(S=[],k=[];u!==null&&u.k!==P;)(u.e.f&8192)===0&&($!=null?$:$=new Set).add(u),k.push(u),u=u.next;if(u===null)continue;E=u}S.push(E),w=E,u=E.next}if(u!==null||$!==void 0){for(var X=$===void 0?[]:wl($);u!==null;)(u.e.f&8192)===0&&X.push(u),u=u.next;var oe=X.length;if(oe>0){var pe=(n&4)!==0&&p===0?i:null;if(d){for(T=0;T<oe;T+=1)(Pe=X[T].a)==null||Pe.measure();for(T=0;T<oe;T+=1)(J=X[T].a)==null||J.fix()}B0(e,X,pe,f)}}d&&Xo(()=>{var Me;if(y!==void 0)for(E of y)(Me=E.a)==null||Me.apply()}),wt.first=e.first&&e.first.e,wt.last=w&&w.e}function O0(t,e,i,o){(o&1)!==0&&Aa(t.v,e),(o&2)!==0?Aa(t.i,i):t.i=i}function $g(t,e,i,o,n,a,s,d,l,p){var f=hs,_=(l&1)!==0,u=(l&16)===0,$=_?u?Xr(n):Di(n):n,w=(l&2)===0?s:Di(s);Te&&_&&($.debug=()=>{var S=typeof w=="number"?s:w.v;p()[S]});var y={i:w,v:$,k:a,a:null,e:null,prev:i,next:o};hs=y;try{return y.e=Oi(()=>d(t,$,w,p),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{hs=f}}function _g(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=Lo(a);n.before(a),a=s}}function gs(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 H0(t,e,i){var a,s;if(!e||e===ag(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=rn)!=null&&s[fi]&&(o=`in ${rn[fi]}`),Hv(dp(o))}function Fl(t,e,i,o,n){var a=t,s="",d;co(()=>{var l;if(s===(s=(l=e())!=null?l:"")){je&&Li();return}d!==void 0&&(ao(d),d=void 0),s!==""&&(d=Oi(()=>{if(je){for(var p=mt.data,f=Li(),_=f;f!==null&&(f.nodeType!==8||f.data!=="");)_=f,f=Lo(f);if(f===null)throw Fs(),Qr;Te&&!n&&H0(f.parentNode,p,s),wo(mt,_),a=mi(f);return}var u=s+"";i?u=`<svg>${u}</svg>`:o&&(u=`<math>${u}</math>`);var $=Ua(u);if((i||o)&&($=vi($)),wo(vi($),$.lastChild),i||o)for(;vi($);)a.before(vi($));else a.before($)}))})}function ge(t,e,...i){var o=t,n=ie,a;co(()=>{n!==(n=e())&&(a&&(ao(a),a=null),Te&&n==null&&Tv(),a=Oi(()=>n(o,...i)))},65536),je&&(o=mt)}function xi(t,e,i){je&&Li();var o=t,n,a;co(()=>{n!==(n=e())&&(a&&($n(a),a=null),n&&(a=Oi(()=>i(o,n))))},65536),je&&(o=mt)}function Ul(t,e,i,o,n,a){var w;let s=je;je&&Li();var d=Te&&a&&((w=Tt)==null?void 0:w.function[fi]),l,p,f=null;je&&mt.nodeType===1&&(f=mt,Li());var _=je?mt:t,u,$=hs;co(()=>{let y=e()||null;var S=n?n():i||y==="svg"?Nu:null;if(y!==l){var k=hs;hp($),u&&(y===null?$n(u,()=>{u=null,p=null}):y===p?es(u):(ao(u),Cc(!1))),y&&y!==p&&(u=Oi(()=>{if(f=je?f:S?document.createElementNS(S,y):document.createElement(y),Te&&a&&(f.__svelte_meta={loc:{file:d,line:a[0],column:a[1]}}),wo(f,f),o){je&&pg(y)&&f.append(document.createComment(""));var A=je?vi(f):f.appendChild(on());je&&(A===null?lo(!1):mi(A)),o(f,A)}wt.nodes_end=f,_.before(f)})),l=y,l&&(p=l),Cc(!0),hp(k)}},65536),s&&(lo(!0),mi(_))}var bp;function yg(t){return bp=t.target,new _p(t)}var is,lr,_p=class{constructor(e){us(this,is);us(this,lr);var a,s;var i=new Map,o=(d,l)=>{var p=Xr(l);return i.set(d,p),p};let n=new Proxy({...e.props||{},$$events:{}},{get(d,l){var p;return r((p=i.get(l))!=null?p:o(l,Reflect.get(d,l)))},has(d,l){var p;return l===xl?!0:(r((p=i.get(l))!=null?p:o(l,Reflect.get(d,l))),Reflect.has(d,l))},set(d,l,p){var f;return O((f=i.get(l))!=null?f:o(l,p),p),Reflect.set(d,l,p)}});Ta(this,lr,(e.hydrate?mp:ts)(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)&&Na(),Ta(this,is,n.$$events);for(let d of Object.keys(Ii(this,lr)))d==="$set"||d==="$destroy"||d==="$on"||ro(this,d,{get(){return Ii(this,lr)[d]},set(l){Ii(this,lr)[d]=l},enumerable:!0});Ii(this,lr).$set=d=>{Object.assign(n,d)},Ii(this,lr).$destroy=()=>{Ks(Ii(this,lr))}}$set(e){Ii(this,lr).$set(e)}$on(e,i){Ii(this,is)[e]=Ii(this,is)[e]||[];let o=(...n)=>i.call(this,...n);return Ii(this,is)[e].push(o),()=>{Ii(this,is)[e]=Ii(this,is)[e].filter(n=>n!==o)}}$destroy(){Ii(this,lr).$destroy()}};is=new WeakMap,lr=new WeakMap;function Q(t,e){Xo(()=>{var n,a,s;var i=t.getRootNode(),o=i.host?i:(s=(n=i.head)!=null?n:i.ownerDocument.head)!=null?s:(a=bp)==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),Te&&mg(e.hash,d)}})}function xg(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=xg(t[e]))&&(o&&(o+=" "),o+=i)}else for(i in t)t[i]&&(o&&(o+=" "),o+=i);return o}function wg(){for(var t,e,i=0,o="",n=arguments.length;i<n;i++)(t=arguments[i])&&(e=xg(t))&&(o&&(o+=" "),o+=e);return o}function zl(t){return typeof t=="object"?wg(t):t!=null?t:""}var Sg=[...`
|
|
48
|
-
\r\f\xA0\v\uFEFF`];function Tg(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||Sg.includes(o[s-1]))&&(d===o.length||Sg.includes(o[d]))?o=(s===0?"":o.substring(0,s))+o.substring(d+1):s=d}}return o===""?null:o}function Cg(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 $p(t){return t[0]!=="-"||t[1]!=="-"?t.toLowerCase():t}function kg(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($p)),n&&l.push(...Object.keys(n).map($p));var p=0,f=-1;let y=t.length;for(var _=0;_<y;_++){var u=t[_];if(d?u==="/"&&t[_-1]==="*"&&(d=!1):a?a===u&&(a=!1):u==="/"&&t[_+1]==="*"?d=!0:u==='"'||u==="'"?a=u:u==="("?s++:u===")"&&s--,!d&&a===!1&&s===0){if(u===":"&&f===-1)f=_;else if(u===";"||_===y-1){if(f!==-1){var $=$p(t.substring(p,f).trim());if(!l.includes($)){u!==";"&&_++;var w=t.substring(p,_).trim();i+=" "+w+";"}}p=_+1,f=-1}}}}return o&&(i+=Cg(o)),n&&(i+=Cg(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=Tg(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 p=!!a[l];(n==null||p!==!!n[l])&&t.classList.toggle(l,p)}return a}function yp(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=kg(e,o);(!je||a!==t.getAttribute("style"))&&(a==null?t.removeAttribute("style"):t.style.cssText=a),t.__style=e}else o&&(Array.isArray(o)?(yp(t,i==null?void 0:i[0],o[0]),yp(t,i==null?void 0:i[1],o[1],"important")):yp(t,i,o));return o}var qa=Symbol("class"),Wa=Symbol("style"),Ag=Symbol("is custom element"),Pg=Symbol("is html");function Mg(t,e){e?t.hasAttribute("selected")||t.setAttribute("selected",""):t.removeAttribute("selected")}function Oe(t,e,i,o){var n=Lg(t);if(je&&(n[e]=t.getAttribute(e),e==="src"||e==="srcset"||e==="href"&&t.nodeName==="LINK")){o||Q0(t,e,i!=null?i:"");return}n[e]!==(n[e]=i)&&(e==="loading"&&(t[mv]=i),i==null?t.removeAttribute(e):typeof i!="string"&&Vg(t).includes(e)?t[e]=i:t.setAttribute(e,i))}function we(t,e,i,o,n=!1){var E;var a=Lg(t),s=a[Ag],d=!a[Pg];let l=je&&s;l&&lo(!1);var p=e||{},f=t.tagName==="OPTION";for(var _ in e)_ in i||(i[_]=null);i.class?i.class=zl(i.class):(o||i[qa])&&(i.class=null),i[Wa]&&((E=i.style)!=null||(i.style=null));var u=Vg(t);for(let T in i){let V=i[T];if(f&&T==="value"&&V==null){t.value=t.__value="",p[T]=V;continue}if(T==="class"){var $=t.namespaceURI==="http://www.w3.org/1999/xhtml";te(t,$,V,o,e==null?void 0:e[qa],i[qa]),p[T]=V,p[qa]=i[qa];continue}if(T==="style"){tt(t,V,e==null?void 0:e[Wa],i[Wa]),p[T]=V,p[Wa]=i[Wa];continue}var w=p[T];if(V!==w){p[T]=V;var y=T[0]+T[1];if(y!=="$$")if(y==="on"){let z={},Y="$$"+T,F=T.slice(2);var S=dg(F);if(lg(F)&&(F=F.slice(0,-7),z.capture=!0),!S&&w){if(V!=null)continue;t.removeEventListener(F,p[Y],z),p[Y]=null}if(V!=null)if(S)t[`__${F}`]=V,st([F]);else{let j=function(X){p[T].call(this,X)};var P=j;p[Y]=pp(F,t,j,z)}else S&&(t[`__${F}`]=void 0)}else if(T==="style")Oe(t,T,V);else if(T==="autofocus")cp(t,!!V);else if(!s&&(T==="__value"||T==="value"&&V!=null))t.value=t.__value=V;else if(T==="selected"&&f)Mg(t,V);else{var k=T;d||(k=cg(k));var A=k==="defaultValue"||k==="defaultChecked";if(V==null&&!s&&!A)if(a[T]=null,k==="value"||k==="checked"){let z=t,Y=e===void 0;if(k==="value"){let F=z.defaultValue;z.removeAttribute(k),z.defaultValue=F,z.value=z.__value=Y?F:null}else{let F=z.defaultChecked;z.removeAttribute(k),z.defaultChecked=F,z.checked=Y?F:!1}}else t.removeAttribute(T);else A||u.includes(k)&&(s||typeof V!="string")?t[k]=V:typeof V!="function"&&Oe(t,k,V,n)}}}return l&&lo(!0),p}function Lg(t){var e;return(e=t.__attributes)!=null?e:t.__attributes={[Ag]:t.nodeName.includes("-"),[Pg]:t.namespaceURI===cv}}var Ig=new Map;function Vg(t){var e=Ig.get(t.nodeName);if(e)return e;Ig.set(t.nodeName,e=[]);for(var i,o=t,n=Element.prototype;n!==o;){i=sc(o);for(var a in i)i[a].set&&e.push(a);o=Yr(o)}return e}function Q0(t,e,i){var o;Te&&(e==="srcset"&&G0(t,i)||xp((o=t.getAttribute(e))!=null?o:"",i)||Ov(e,t.outerHTML.replace(t.innerHTML,t.innerHTML&&"..."),String(i)))}function xp(t,e){return t===e?!0:new URL(t,document.baseURI).href===new URL(e,document.baseURI).href}function Eg(t){return t.split(",").map(e=>e.trim().split(" ").filter(Boolean))}function G0(t,e){var i=Eg(t.srcset),o=Eg(e);return o.length===i.length&&o.every(([n,a],s)=>a===i[s][1]&&(xp(i[s][0],n)||xp(n,i[s][0])))}var Y0=rc?()=>performance.now():()=>Date.now(),Ir={tick:t=>(rc?requestAnimationFrame:ie)(t),now:()=>Y0(),tasks:new Set};function Rg(){let t=Ir.now();Ir.tasks.forEach(e=>{e.c(t)||(Ir.tasks.delete(e),e.f())}),Ir.tasks.size!==0&&Ir.tick(Rg)}function Ng(t){let e;return Ir.tasks.size===0&&Ir.tick(Rg),{promise:new Promise(i=>{Ir.tasks.add(e={c:t,f:i})}),abort(){Ir.tasks.delete(e)}}}function Tc(t,e){Dl(()=>{t.dispatchEvent(new CustomEvent(e))})}function J0(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 Bg(t){let e={},i=t.split(";");for(let o of i){let[n,a]=o.split(":");if(!n||a===void 0)break;let s=J0(n.trim());e[s]=a.trim()}return e}var e_=t=>t;function Sp(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",p,f=e.inert,_=e.style.overflow,u,$;function w(){var V;var E=Nt,T=wt;$o(null),so(null);try{return p!=null?p:p=i()(e,(V=o==null?void 0:o())!=null?V:{},{direction:l})}finally{$o(E),so(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||u==null||u.abort(),Tc(e,"introstart"),u=wp(e,w(),$,1,()=>{Tc(e,"introend"),u==null||u.abort(),u=p=void 0,e.style.overflow=_})},out(E){if(!a){E==null||E(),p=void 0;return}e.inert=!0,Tc(e,"outrostart"),$=wp(e,w(),u,0,()=>{Tc(e,"outroend"),E==null||E()})},stop:()=>{u==null||u.abort(),$==null||$.abort()}},S=wt;if(((P=S.transitions)!=null?P:S.transitions=[]).push(y),n&&Ol){var k=d;if(!k){for(var A=S.parent;A&&(A.f&65536)!==0;)for(;(A=A.parent)&&(A.f&16)===0;);k=!A||(A.f&32768)!==0}k&&bn(()=>{$t(()=>y.in())})}}function wp(t,e,i,o,n){var a=o===1;if(fs(e)){var s,d=!1;return Xo(()=>{if(!d){var S=e({direction:a?"in":"out"});s=wp(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:ie,deactivate:ie,reset:ie,t:()=>o};let{delay:l=0,css:p,tick:f,easing:_=e_}=e;var u=[];if(a&&i===void 0&&(f&&f(0,1),p)){var $=Bg(p(0,1));u.push($,$)}var w=()=>1-o,y=t.animate(u,{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,A=e.duration*Math.abs(k),P=[];if(A>0){var E=!1;if(p)for(var T=Math.ceil(A/16.666666666666668),V=0;V<=T;V+=1){var z=S+k*_(V/T),Y=Bg(p(z,1-z));P.push(Y),E||(E=Y.overflow==="hidden")}E&&(t.style.overflow="hidden"),w=()=>{var j=y.currentTime;return S+k*_(j/A)},f&&Ng(()=>{if(y.playState!=="running")return!1;var j=w();return f(j,1-j),!0})}y=t.animate(P,{duration:A,fill:"forwards"}),y.onfinish=()=>{w=()=>o,f==null||f(o,1-o),n()}},{abort:()=>{y&&(y.cancel(),y.effect=null,y.onfinish=ie)},deactivate:()=>{n=ie},reset:()=>{o===0&&(f==null||f(1,0))},t:()=>w()}}var _s,Ka,ql,Ic,Dg,Ec=class Ec{constructor(e){us(this,Ic);us(this,_s,new WeakMap);us(this,Ka);us(this,ql);Ta(this,ql,e)}observe(e,i){var o=Ii(this,_s).get(e)||new Set;return o.add(i),Ii(this,_s).set(e,o),lv(this,Ic,Dg).call(this).observe(e,Ii(this,ql)),()=>{var n=Ii(this,_s).get(e);n.delete(i),n.size===0&&(Ii(this,_s).delete(e),Ii(this,Ka).unobserve(e))}}};_s=new WeakMap,Ka=new WeakMap,ql=new WeakMap,Ic=new WeakSet,Dg=function(){var e;return(e=Ii(this,Ka))!=null?e:Ta(this,Ka,new ResizeObserver(i=>{for(var o of i){Ec.entries.set(o.target,o);for(var n of Ii(this,_s).get(o.target)||[])n(o)}}))},On(Ec,"entries",new WeakMap);var Cp=Ec;var o_=new Cp({box:"border-box"});function Ur(t,e,i){var o=o_.observe(t,()=>i(t[e]));bn(()=>($t(()=>i(t[e])),o))}function Og(t,e){return t===e||(t==null?void 0:t[Fo])===e}function ct(t={},e,i,o){return bn(()=>{var n,a;return xo(()=>{n=a,a=(o==null?void 0:o())||[],$t(()=>{t!==i(...a)&&(e(t,...a),n&&Og(i(...n),t)&&e(null,...n))})}),()=>{Xo(()=>{a&&Og(i(...a),t)&&e(null,...a)})}}),t}function Er(t=!1){let e=Tt,i=e.l.u;if(!i)return;let o=()=>_c(e.s);if(t){let n=0,a={},s=m(()=>{let d=!1,l=e.s;for(let p in l)l[p]!==a[p]&&(a[p]=l[p],d=!0);return d&&n++,n});o=()=>r(s)}i.b.length&&Ba(()=>{Hg(e,o),ms(i.b)}),qe(()=>{let n=$t(()=>i.m.map(hv));return()=>{for(let a of n)typeof a=="function"&&a()}}),i.a.length&&qe(()=>{Hg(e,o),ms(i.a)})}function Hg(t,e){if(t.l.s)for(let i of t.l.s)r(i);e()}if(Te){let t=function(e){if(!(e in globalThis)){let i;Object.defineProperty(globalThis,e,{configurable:!0,get:()=>{if(i!==void 0)return i;Ev(e)},set:o=>{i=o}})}};r_=t,t("$state"),t("$effect"),t("$derived"),t("$inspect"),t("$props"),t("$bindable")}var r_;function Ht(t){Tt===null&&Da("onMount"),Or&&Tt.l!==null?n_(Tt).m.push(t):qe(()=>{let e=$t(t);if(typeof e=="function")return e})}function yn(t){Tt===null&&Da("onDestroy"),Ht(()=>()=>$t(t))}function n_(t){var i;var e=t.l;return(i=e.u)!=null?i:e.u={a:[],b:[],m:[]}}function Wl(t,e,i){if(t==null)return e(void 0),i&&i(void 0),ie;let o=$t(()=>t.subscribe(e,i));return o.unsubscribe?()=>o.unsubscribe():o}var Qa=[];function dr(t,e){return{subscribe:ae(t,e).subscribe}}function ae(t,e=ie){let i=null,o=new Set;function n(d){if(ka(t,d)&&(t=d,i)){let l=!Qa.length;for(let p of o)p[1](),Qa.push(p,t);if(l){for(let p=0;p<Qa.length;p+=2)Qa[p][0](Qa[p+1]);Qa.length=0}}}function a(d){n(d(t))}function s(d,l=ie){let p=[d,l];return o.add(p),o.size===1&&(i=e(n,a)||ie),d(t),()=>{o.delete(p),o.size===0&&i&&(i(),i=null)}}return{set:n,update:a,subscribe:s}}function gi(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 dr(i,(s,d)=>{let l=!1,p=[],f=0,_=ie,u=()=>{if(f)return;_();let w=e(o?p[0]:p,s,d);a?s(w):_=typeof w=="function"?w:ie},$=n.map((w,y)=>Wl(w,S=>{p[y]=S,f&=~(1<<y),l&&u()},()=>{f|=1<<y}));return l=!0,u(),function(){ms($),_(),l=!1}})}function ye(t){let e;return Wl(t,i=>e=i)(),e}var Ac=!1,Tp=Symbol();function C(t,e,i){var a;let o=(a=i[e])!=null?a:i[e]={store:null,source:Xr(void 0),unsubscribe:ie};if(o.store!==t&&!(Tp in i))if(o.unsubscribe(),o.store=t!=null?t:null,t==null)o.source.v=void 0,o.unsubscribe=ie;else{var n=!0;o.unsubscribe=Wl(t,s=>{n?o.source.v=s:O(o.source,s)}),n=!1}return t&&Tp in i?ye(t):r(o.source)}function He(){let t={};function e(){sn(()=>{for(var i in t)t[i].unsubscribe();ro(t,Tp,{enumerable:!1,value:!0})})}return[t,e]}function kp(t){var e=Ac;try{return Ac=!1,[t(),Ac]}finally{Ac=e}}var p_={get(t,e){if(!t.exclude.includes(e))return t.props[e]},set(t,e){return Te&&Iv(`${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 ke(t,e,i){return new Proxy(Te?{props:t,exclude:e,name:i,other:{},to_proxy:[]}:{props:t,exclude:e},p_)}var f_={get(t,e){let i=t.props.length;for(;i--;){let o=t.props[i];if(fs(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];fs(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(fs(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===xl)return!1;for(let i of t.props)if(fs(i)&&(i=i()),i!=null&&e in i)return!0;return!1},ownKeys(t){let e=[];for(let i of t.props){fs(i)&&(i=i());for(let o in i)e.includes(o)||e.push(o)}return e}};function os(...t){return new Proxy({props:t},f_)}function Fg(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,Y;var n=(i&1)!==0,a=!Or||(i&2)!==0,s=(i&8)!==0,d=(i&16)!==0,l=!1,p;s?[p,l]=kp(()=>t[e]):p=t[e];var f=Fo in t||xl in t,_=s&&((Y=(z=Hn(t,e))==null?void 0:z.set)!=null?Y:f&&e in t&&(F=>t[e]=F))||void 0,u=o,$=!0,w=!1,y=()=>(w=!0,$&&($=!1,d?u=$t(o):u=o),u);p===void 0&&o!==void 0&&(_&&a&&kv(e),p=y(),_&&_(p));var S;if(a)S=()=>{var F=t[e];return F===void 0?y():($=!0,w=!1,F)};else{var k=(n?m:Tr)(()=>t[e]);k.f|=131072,S=()=>{var F=r(k);return F!==void 0&&(u=void 0),F===void 0?u:F}}if((i&4)===0)return S;if(_){var A=t.$$legacy;return function(F,j){return arguments.length>0?((!a||!j||A||l)&&_(j?S():F),F):S()}}var P=!1,E=!1,T=Xr(p),V=m(()=>{var F=S(),j=r(T);return P?(P=!1,E=!0,j):(E=!1,T.v=F)});return s&&r(V),n||(V.equals=Ia),function(F,j){if(Tl!==null&&(P=E,S(),r(T)),arguments.length>0){let X=j?r(V):a&&s?me(F):F;if(!V.equals(X)){if(P=!0,O(T,X),w&&u!==void 0&&(u=X),Fg(V))return F;$t(()=>r(V))}return F}return Fg(V)?V.v:r(V)}}var m_;typeof HTMLElement=="function"&&(m_=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))}}async connectedCallback(){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(await Promise.resolve(),!this.$$cn||this.$$c)return;let o={},n=v_(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]=Ip(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=yg({component:this.$$ctor,target:this.shadowRoot||this,props:{...this.$$d,$$slots:o,$$host:this}}),this.$$me=$c(()=>{xo(()=>{var a;this.$$r=!0;for(let s of Bu(this.$$c)){if(!((a=this.$$p_d[s])!=null&&a.reflect))continue;this.$$d[s]=this.$$c[s];let d=Ip(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]=Ip(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 Bu(this.$$p_d).find(i=>this.$$p_d[i].attribute===e||!this.$$p_d[i].attribute&&i.toLowerCase()===e)||e}});function Ip(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 v_(t){let e={};return t.childNodes.forEach(i=>{e[i.slot||"default"]=!0}),e}var Ug="5";var zg,qg,Wg;typeof window!="undefined"&&((Wg=(qg=(zg=window.__svelte)!=null?zg:window.__svelte={}).v)!=null?Wg:qg.v=new Set).add(Ug);var U1=require("@vkontakte/videoplayer-core/es2018"),XK=require("@vkontakte/videoplayer-core/es2018"),_a=require("@vkontakte/videoplayer-shared/es2018"),z1=require("@vkontakte/videoplayer-statistics/es2018");var Gs=require("@vkontakte/videoplayer-shared/es2018");var h_={isMobile:void 0,debugLog:!1,devNullLog:!1,defaultLanguage:Gs.InterfaceLanguage.RU,downloadVKLanguages:!0,updateBuiltinLanguages:!0,isSmoothVideoRotate:!0,showSupport:!0,supportLink:"https://vk.com/support?act=new&from=v",showLogo:void 0,logoLink:"https://vk.com/video",logoType:"vk_video",volumeDefault:1,volumeMinRestore:.05,loaderDelay:500,minSubtitlesFontSize:13,autoSubtitlesTimeout:2e3,allowChangingFullscreenTarget:!0,trafficSavingLimit:Gs.VideoQuality.Q_480P,highQualityLimit:Gs.VideoQuality.Q_720P,episodeMinWidthPc:8,hideThumbTimerAfterTouch:!0,preventPauseOnVideoClick:!1,sentry:{dsn:"https://e349fd23c68f405388980d0868d0ff27@sentry.mvk.com/126",sampleRate:.01,whiteErrorCategoryList:[],blackErrorCategoryList:[],whiteErrorIdList:[],blackErrorIdList:[]},features:{autoplay:!0,statistics:!0,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}},Kg=t=>(0,Gs.fillWithDefault)(t,h_),Qg=t=>Ha("ui-config",t),Kt=()=>Oa("ui-config");var Kl="vk_player_debug_panel_opened";var Gg="videoplayer",Yg="videoplayer";var zr={KeyF:"f",KeyK:"k",KeyC:"c",KeyM:"m"},jg=new Set(["ArrowLeft","ArrowRight","KeyL","KeyJ"]),Zg=new Set(["Tab","Space","ArrowLeft","ArrowRight","ArrowUp","ArrowDown"]),Xg=new Set(["ShiftRight","ShiftLeft"]);var Jg=["TIMELINE"],Ql=[...Jg,"GRAPH_BUTTON"],Ep=[...Jg,"PLAY_BUTTON"],Gl=[...Ql,"PLAY_BUTTON"];var Ar=(a=>(a.XS="xs",a.S="s",a.M="m",a.L="l",a.XL="xl",a))(Ar||{}),js={xs:0,s:1,m:2,l:3,xl:4};var Yl=require("@vkontakte/videoplayer-shared/es2018"),eh=require("@vkontakte/videoplayer-core/es2018"),th=require("@vkontakte/videoplayer-statistics/es2018");var Pc="prod",Zs="1.1.62-dev.4e27810f.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 ih=Symbol("storeContext"),oh=Symbol("microStoresContext"),nh=(t,e)=>{Ha(ih,t),Ha(oh,e),Pc==="dev"&&(window.app={store:t,microStores:e})},Se=()=>{let t=Oa(ih);return(0,Yl.assertNonNullable)(t,"Store context is empty!"),t},uo=()=>{let t=Oa(oh);return(0,Yl.assertNonNullable)(t,"MicroStores context is empty!"),t},Yt=(t,e)=>Lc(t,t.getValue(),e),Lc=(t,e,i)=>dr(e,o=>{let n=t.subscribe(a=>{o(a),i==null||i(a)});return()=>n.unsubscribe()}),rh=(t,e,i)=>{var k,A,P,E,T,V;let o=t.info,{width:n,height:a}=ye(i.ui.playerSize),s=(A=(k=o.throughputEstimation$.getValue())==null?void 0:k.toFixed(0))!=null?A:0,d=(E=(P=o.rttEstimation$.getValue())==null?void 0:P.toFixed(0))!=null?E:0,l=o.isAutoQualityEnabled$.getValue()?"auto":"manual",p=`${Zs} (core: ${eh.VERSION}, stat: ${th.VERSION}, shared: ${Yl.VERSION})`,f=ye(i.state.errorLog$),_=f.length?`
|
|
49
|
-
`+
|
|
50
|
-
`,
|
|
51
|
-
`,
|
|
52
|
-
`;return
|
|
53
|
-
`):void 0,u=i.state.isAudioDisabled?"disabled":
|
|
54
|
-
`)},sh=(t,e,i)=>{var z,Y,F,j;let o=t.info,{width:n,height:a}=ye(i.ui.playerSize),s={version:Zs,viewport:`${n}x${a}`,volume:Math.round(ye(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 p=o.intrinsicVideoSize$.getValue();p&&(s.videoSize=`${p.width}x${p.height}`);let f=o.currentBuffer$.getValue(),_=o.isLive$.getValue(),u=o.liveBufferTime$.getValue();f&&(_&&u?s.buffer=f.end-u:s.buffer=Math.max(f.end-ye(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 A=ye(i.vsid);typeof A=="string"&&(s.vsid=A);let P=(z=t.info.currentVideoStream$.getValue())==null?void 0:z.codec;P&&(s.videoCodec=P);let E=(Y=t.info.currentAudioStream$.getValue())==null?void 0:Y.codec;E&&(s.audioCodec=E),((F=t.info.currentVideoStream$.getValue())==null?void 0:F.hdr)&&(s.hdr=!0);let V=(j=t.info.currentAudioStream$.getValue())==null?void 0:j.language;return V&&(s.audioLanguage=V),s},ah=(t,e)=>Xs(t,e,"mp4"),lh=t=>!t.type,dh=t=>!!t.type,ch=()=>{let e=[],i=0;return{add:(o,n)=>{e[i]=[o,n],i=(i+1)%10},find:o=>e.find(([n])=>n===o)}},Mc=class{constructor(){this.destroyController=new AbortController;this.pendingDownloads=new Set}async download(e){if(this.pendingDownloads.has(e))return null;this.pendingDownloads.add(e);try{let i=await fetch(e,{signal:this.destroyController.signal});if(i.ok)return await i.text();throw i}finally{this.pendingDownloads.delete(e)}}destroy(){this.destroyController.abort(),this.pendingDownloads.clear()}isDestroyed(){return this.destroyController.signal.aborted}};var Ai=require("@vkontakte/videoplayer-shared/es2018"),ME=require("@vkontakte/videoplayer-core/es2018"),uh="vk_player_prefer_traffic_saving_enabled",ph="vk_player_preferred_volume",fh="vk_player_prefer_volume_mute",Mp="vk_player_preferred_quality",Ap="vk_player_preferred_default_quality_settings",Pp="vk_player_preferred_quality_settings_by_video",mh="vk_player_preferred_stream_language",vh="vk_player_preferred_rate",gh="vk_player_preferred_autoplay_next",hh=t=>t>1?1:t<0?0:t,Lp=t=>Ai.safeStorage.set(ph,hh(t).toString(10)),Vc=()=>{let t=Ai.safeStorage.get(ph);return(0,Ai.isNullable)(t)?void 0:hh(parseFloat(t))},Vp=(t,e)=>Ai.safeStorage.set(Mp,JSON.stringify({videoId:t,value:e})),Zl=()=>Ai.safeStorage.remove(Mp),Rp=t=>{let e=Ai.safeStorage.get(Mp);if((0,Ai.isNullable)(e))return;let{videoId:i,value:o}=JSON.parse(e);if(t!==i){Zl();return}return o},Np=(t,e)=>{e?Ai.safeStorage.set(t,"true"):Ai.safeStorage.remove(t)},Bp=t=>Ai.safeStorage.get(t)==="true",Dp=t=>Np(fh,t),_h=()=>Bp(fh),jl=t=>Np(uh,t),Op=()=>Bp(uh),bh=()=>Ai.safeStorage.get(mh),Hp=t=>Ai.safeStorage.set(mh,t),$h=t=>Ai.safeStorage.set(vh,JSON.stringify({rate:t})),yh=()=>{let t=Ai.safeStorage.get(vh);if((0,Ai.isNullable)(t))return;let{rate:e}=JSON.parse(t);return e},xh=t=>Np(gh,t),wh=()=>Bp(gh),__=()=>{let t=f=>{Ai.safeStorage.set(Ap,JSON.stringify(f))},e=()=>{try{let f=Ai.safeStorage.get(Ap);return f?JSON.parse(f):null}catch(f){return null}},i=()=>{try{let f=Ai.safeStorage.get(Pp);return f?JSON.parse(f):null}catch(f){return null}},o=f=>{Ai.safeStorage.set(Pp,JSON.stringify(f))},n=f=>{p(f);let _=f?i():null;if(_&&(_==null?void 0:_.videoId)===f)return{..._,appliesTo:"to-video"};_&&a();let u=e();return u?{...u,appliesTo:"as-default"}:(t({type:"auto_quality"}),{type:"auto_quality",appliesTo:"as-default"})},a=()=>{Ai.safeStorage.remove(Pp)},s=()=>{Ai.safeStorage.remove(Ap)},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":jl(!0);break;case"exact_quality":Vp(f,_.quality)}a(),s()}},p=f=>{let _=Rp(f);if(_){o({type:"exact_quality",videoId:f,quality:_});return}Op()&&t({type:"traffic_saving",videoId:f}),jl(!1),Zl()};return{getPreferredQualitySettings:n,migrateSettingsToLegacyWay:l,savePreferredQualitySettings:d,savePreferredDefaultQualitySettings:t,removePreferredQualitySettingsByVideo:a,getPreferredDefaultQualitySettings:e}},{getPreferredQualitySettings:Sh,migrateSettingsToLegacyWay:Ch,savePreferredQualitySettings:Rc,savePreferredDefaultQualitySettings:LE,removePreferredQualitySettingsByVideo:VE,getPreferredDefaultQualitySettings:Nc}=__();var Wm=require("@vkontakte/videoplayer-core/es2018");var b_=be('<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 Xl(t,e){let i=ke(e,["$$slots","$$events","$$legacy","children"]);var o=b_();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(2),g(o),I(()=>n=we(o,n,{xmlns:"http://www.w3.org/2000/svg",width:"76",height:"45",fill:"none","data-testid":"video-360-icon",role:"img",...i})),b(t,o)}var Ga=require("@vkontakte/videoplayer-shared/es2018");var $_={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 At=null;function Hl(t){At=t}var nn=null;function Fl(t){nn=t}function Ua(t){return dp("getContext").get(t)}function za(t,e){let i=dp("setContext");return Ee&&xt(()=>sp(e,null,!0)),i.set(t,e),e}function zl(){return dp("getAllContexts")}function U(t,e=!1,i){var o=At={p:At,c:null,d:!1,e:null,m:!1,s:t,x:null,l:null};Vr&&!e&&(At.l={s:null,u:null,r1:[],r2:Wi(!1)}),rn(()=>{o.d=!0}),Ee&&(At.function=i,nn=i)}function z(t){var s,d;let e=At;if(e!==null){t!==void 0&&(e.x=t);let l=e.e;if(l!==null){var i=Tt,o=Ht;e.e=null;try{for(var n=0;n<l.length;n++){var a=l[n];ao(a.effect),$o(a.reaction),$n(a.fn)}}finally{ao(i),$o(o)}}At=e.p,Ee&&(nn=(d=(s=e.p)==null?void 0:s.function)!=null?d:null),e.m=!0}return t||{}}function Dr(){return!Vr||At!==null&&At.l===null}function dp(t){var e;return At===null&&Fa(t),(e=At.c)!=null?e:At.c=new Map(P0(At)||void 0)}function P0(t){let e=t.p;for(;e!==null;){let i=e.c;if(i!==null)return i;e=e.p}return null}var A0=/\r/g;function cg(t){t=t.replace(A0,"");let e=5381,i=t.length;for(;i--;)e=(e<<5)-e^t.charCodeAt(i);return(e>>>0).toString(36)}function ug(t){return t.endsWith("capture")&&t!=="gotpointercapture"&&t!=="lostpointercapture"}var M0=["beforeinput","click","change","dblclick","contextmenu","focusin","focusout","input","keydown","keyup","mousedown","mousemove","mouseout","mouseover","mouseup","pointerdown","pointermove","pointerout","pointerover","pointerup","touchend","touchmove","touchstart"];function pg(t){return M0.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 V0={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 fg(t){var e;return t=t.toLowerCase(),(e=V0[t])!=null?e:t}var xw=[...L0,"formNoValidate","isMap","noModule","playsInline","readOnly","value","volume","defaultValue","defaultChecked","srcObject","noValidate","allowFullscreen","disablePictureInPicture","disableRemotePlayback"];var R0=["touchstart","touchmove"];function mg(t){return R0.includes(t)}var D0=["textarea","script","style","title"];function vg(t){return D0.includes(t)}function cp(t){return t==null?void 0:t.replace(/\//g,"/\u200B")}var gg=new Map;function hg(t,e){var i=gg.get(t);i||(i=new Set,gg.set(t,i)),i.add(e)}function up(t,e){if(e){let i=document.body;t.autofocus=!0,Zo(()=>{document.activeElement===i&&t.focus()})}}function ql(t){var e=Ht,i=Tt;$o(null),ao(null);try{return t()}finally{$o(e),ao(i)}}var pp=new Set,Ic=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 fp(t,e,i,o={}){function n(a){if(o.capture||qa.call(e,a),!a.cancelBubble)return ql(()=>i==null?void 0:i.call(this,a))}return t.startsWith("pointer")||t.startsWith("touch")||t==="wheel"?Zo(()=>{e.addEventListener(t,n,o)}):e.addEventListener(t,n,o),n}function Ct(t,e,i,o,n){var a={capture:o,passive:n},s=fp(t,e,i,a);(e===document.body||e===window||e===document)&&rn(()=>{e.removeEventListener(t,s,a)})}function lt(t){for(var e=0;e<t.length;e++)pp.add(t[e]);for(var i of Ic)i(t)}function qa(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 p=n.indexOf(e);if(p===-1)return;l<=p&&(s=l)}if(a=n[s]||t.target,a!==e){so(t,"currentTarget",{configurable:!0,get(){return a||i}});var m=Ht,$=Tt;$o(null),ao(null);try{for(var u,_=[];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(mr(y)){var[C,...T]=y;C.apply(a,[t,...T])}else y.call(a,t)}catch(P){u?_.push(P):u=P}if(t.cancelBubble||w===e||w===null)break;a=w}if(u){for(let P of _)queueMicrotask(()=>{throw P});throw u}}finally{t.__root=e,delete t.currentTarget,$o(m),ao($)}}}var B0;function _g(){B0=void 0}function Wa(t){var e=document.createElement("template");return e.innerHTML=t,e.content}function wo(t,e){var i=Tt;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(_t,null),_t;n===void 0&&(n=Wa(a?t:"<!>"+t),i||(n=bi(n)));var s=o||Vl?document.importNode(n,!0):n.cloneNode(!0);if(i){var d=bi(s),l=s.lastChild;wo(d,l)}else wo(s,s);return s}}function xe(t,e,i="svg"){var o=!t.startsWith("<!>"),n=(e&1)!==0,a=`<${i}>${o?t:"<!>"+t}</${i}>`,s;return()=>{if(je)return wo(_t,null),_t;if(!s){var d=Wa(a),l=bi(d);if(n)for(s=document.createDocumentFragment();bi(l);)s.appendChild(bi(l));else s=bi(l)}var p=s.cloneNode(!0);if(n){var m=bi(p),$=p.lastChild;wo(m,$)}else wo(p,p);return p}}function Nr(t=""){if(!je){var e=tn(t+"");return wo(e,e),e}var i=_t;return i.nodeType!==3&&(i.before(i=tn()),_i(i)),wo(i,i),i}function Ue(){if(je)return wo(_t,null),_t;var t=document.createDocumentFragment(),e=document.createComment(""),i=tn();return t.append(e,i),wo(e,i),t}function b(t,e){if(je){Tt.nodes_end=_t,Fi();return}t!==null&&t.before(e)}var Wl=!0;function kc(t){Wl=t}function me(t,e){var o;var i=e==null?"":typeof e=="object"?e+"":e;i!==((o=t.__t)!=null?o:t.__t=t.nodeValue)&&(t.__t=i,t.nodeValue=i+"")}function Jr(t,e){return $g(t,e)}function vp(t,e){var s;vc(),e.intro=(s=e.intro)!=null?s:!1;let i=e.target,o=je,n=_t;try{for(var a=bi(i);a&&(a.nodeType!==8||a.data!==cs);)a=Lo(a);if(!a)throw Wr;co(!0),_i(a),Fi();let d=$g(t,{...e,anchor:a});if(_t===null||_t.nodeType!==8||_t.data!==Vs)throw Hs(),Wr;return co(!1),d}catch(d){if(d===Wr)return e.recover===!1&&kv(),vc(),Rl(i),co(!1),Jr(t,e);throw d}finally{co(o),_i(n),_g()}}var Ka=new Map;function $g(t,{target:e,anchor:i,props:o={},events:n,context:a,intro:s=!0}){vc();var d=new Set,l=$=>{for(var u=0;u<$.length;u++){var _=$[u];if(!d.has(_)){d.add(_);var w=mg(_);e.addEventListener(_,qa,{passive:w});var y=Ka.get(_);y===void 0?(document.addEventListener(_,qa,{passive:w}),Ka.set(_,1)):Ka.set(_,y+1)}}};l(El(pp)),Ic.add(l);var p=void 0,m=ag(()=>{var $=i!=null?i:e.appendChild(tn());return Ki(()=>{if(a){U({});var u=At;u.c=a}n&&(o.$$events=n),je&&wo($,null),Wl=s,p=t($,o)||{},Wl=!0,je&&(Tt.nodes_end=_t),a&&z()}),()=>{var w;for(var u of d){e.removeEventListener(u,qa);var _=Ka.get(u);--_===0?(document.removeEventListener(u,qa),Ka.delete(u)):Ka.set(u,_)}Ic.delete(l),$!==i&&((w=$.parentNode)==null||w.removeChild($))}});return mp.set(p,m),p}var mp=new WeakMap;function Ws(t,e){let i=mp.get(t);return i?(mp.delete(t),i(e)):(Ee&&qv(),Promise.resolve())}function R(t,e,[i,o]=[0,0]){je&&i===0&&Fi();var n=t,a=null,s=null,d=Vi,l=i>0?65536:0,p=!1;let m=(u,_=!0)=>{p=!0,$(_,u)},$=(u,_)=>{if(d===(d=u))return;let w=!1;if(je&&o!==-1){if(i===0){let C=n.data;C===cs?o=0:C===Ls?o=1/0:(o=parseInt(C.substring(1)),o!==o&&(o=d?1/0:-1))}let y=o>i;!!d===y&&(n=Da(),_i(n),co(!1),w=!0,o=-1)}d?(a?Xr(a):_&&(a=Ki(()=>_(n))),s&&yn(s,()=>{s=null})):(s?Xr(s):_&&(s=Ki(()=>_(n,[i+1,o]))),a&&yn(a,()=>{a=null})),w&&co(!0)};uo(()=>{p=!1,e(m),p||$(null,null)},l),je&&(n=_t)}function Ks(t,e,i){je&&Fi();var o=t,n=Vi,a,s=Dr()?xv:Pa;uo(()=>{s(n,n=e())&&(a&&yn(a),a=Ki(()=>i(o)))}),je&&(o=_t)}var vs=null;function _p(t){vs=t}function Kl(t,e){return e}function U0(t,e,i,o){for(var n=[],a=e.length,s=0;s<a;s++)Sc(e[s].e,n,!0);var d=a>0&&n.length===0&&i!==null;if(d){var l=i.parentNode;Rl(l),l.append(i),o.clear(),ms(t,e[0].prev,e[a-1].next)}rp(n,()=>{for(var p=0;p<a;p++){var m=e[p];d||(o.delete(m.k),ms(t,m.prev,m.next)),lo(m.e,!d)}})}function Ci(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 p=t;s=je?_i(bi(p)):p.appendChild(tn())}je&&Fi();var m=null,$=!1,u=hr(()=>{var _=i();return mr(_)?_:_==null?[]:El(_)});uo(()=>{var _=r(u),w=_.length;if($&&w===0)return;$=w===0;let y=!1;if(je){var C=s.data===Ls;C!==(w===0)&&(s=Da(),_i(s),co(!1),y=!0)}if(je){for(var T=null,E,P=0;P<w;P++){if(_t.nodeType===8&&_t.data===Vs){s=_t,y=!0,co(!1);break}var A=_[P],I=o(A,P);E=wg(_t,d,T,null,A,I,P,n,e,i),d.items.set(I,E),T=E}w>0&&_i(Da())}je||z0(_,d,s,n,e,o,i),a!==null&&(w===0?m?Xr(m):m=Ki(()=>a(s)):m!==null&&yn(m,()=>{m=null})),y&&co(!0),r(u)}),je&&(s=_t)}function z0(t,e,i,o,n,a,s){var ae,Le,Ae,he;var d=(n&8)!==0,l=(n&3)!==0,p=t.length,m=e.items,$=e.first,u=$,_,w=null,y,C=[],T=[],E,P,A,I;if(d)for(I=0;I<p;I+=1)E=t[I],P=a(E,I),A=m.get(P),A!==void 0&&((ae=A.a)==null||ae.measure(),(y!=null?y:y=new Set).add(A));for(I=0;I<p;I+=1){if(E=t[I],P=a(E,I),A=m.get(P),A===void 0){var V=u?u.e.nodes_start:i;w=wg(V,e,w,w===null?e.first:w.next,E,P,I,o,n,s),m.set(P,w),C=[],T=[],u=w.next;continue}if(l&&q0(A,E,I,n),(A.e.f&8192)!==0&&(Xr(A.e),d&&((Le=A.a)==null||Le.unfix(),(y!=null?y:y=new Set).delete(A))),A!==u){if(_!==void 0&&_.has(A)){if(C.length<T.length){var H=T[0],G;w=H.prev;var O=C[0],X=C[C.length-1];for(G=0;G<C.length;G+=1)yg(C[G],H,i);for(G=0;G<T.length;G+=1)_.delete(T[G]);ms(e,O.prev,X.next),ms(e,w,O),ms(e,X,H),u=H,w=X,I-=1,C=[],T=[]}else _.delete(A),yg(A,u,i),ms(e,A.prev,A.next),ms(e,A,w===null?e.first:w.next),ms(e,w,A),w=A;continue}for(C=[],T=[];u!==null&&u.k!==P;)(u.e.f&8192)===0&&(_!=null?_:_=new Set).add(u),T.push(u),u=u.next;if(u===null)continue;A=u}C.push(A),w=A,u=A.next}if(u!==null||_!==void 0){for(var oe=_===void 0?[]:El(_);u!==null;)(u.e.f&8192)===0&&oe.push(u),u=u.next;var Y=oe.length;if(Y>0){var fe=(n&4)!==0&&p===0?i:null;if(d){for(I=0;I<Y;I+=1)(Ae=oe[I].a)==null||Ae.measure();for(I=0;I<Y;I+=1)(he=oe[I].a)==null||he.fix()}U0(e,oe,fe,m)}}d&&Zo(()=>{var se;if(y!==void 0)for(A of y)(se=A.a)==null||se.apply()}),Tt.first=e.first&&e.first.e,Tt.last=w&&w.e}function q0(t,e,i,o){(o&1)!==0&&La(t.v,e),(o&2)!==0?La(t.i,i):t.i=i}function wg(t,e,i,o,n,a,s,d,l,p){var m=vs,$=(l&1)!==0,u=(l&16)===0,_=$?u?Yr(n):Wi(n):n,w=(l&2)===0?s:Wi(s);Ee&&$&&(_.debug=()=>{var C=typeof w=="number"?s:w.v;p()[C]});var y={i:w,v:_,k:a,a:null,e:null,prev:i,next:o};vs=y;try{return y.e=Ki(()=>d(t,_,w,p),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{vs=m}}function yg(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=Lo(a);n.before(a),a=s}}function ms(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===cg(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=nn)!=null&&s[hi]&&(o=`in ${nn[hi]}`),zv(cp(o))}function Ql(t,e,i,o,n){var a=t,s="",d;uo(()=>{var l;if(s===(s=(l=e())!=null?l:"")){je&&Fi();return}d!==void 0&&(lo(d),d=void 0),s!==""&&(d=Ki(()=>{if(je){for(var p=_t.data,m=Fi(),$=m;m!==null&&(m.nodeType!==8||m.data!=="");)$=m,m=Lo(m);if(m===null)throw Hs(),Wr;Ee&&!n&&W0(m.parentNode,p,s),wo(_t,$),a=_i(m);return}var u=s+"";i?u=`<svg>${u}</svg>`:o&&(u=`<math>${u}</math>`);var _=Wa(u);if((i||o)&&(_=bi(_)),wo(bi(_),_.lastChild),i||o)for(;bi(_);)a.before(bi(_));else a.before(_)}))})}function ve(t,e,...i){var o=t,n=ie,a;uo(()=>{n!==(n=e())&&(a&&(lo(a),a=null),Ee&&n==null&&Ev(),a=Ki(()=>n(o,...i)))},65536),je&&(o=_t)}function Ti(t,e,i){je&&Fi();var o=t,n,a;uo(()=>{n!==(n=e())&&(a&&(yn(a),a=null),n&&(a=Ki(()=>i(o,n))))},65536),je&&(o=_t)}function Qs(t,e,i,o,n,a){var w;let s=je;je&&Fi();var d=Ee&&a&&((w=At)==null?void 0:w.function[hi]),l,p,m=null;je&&_t.nodeType===1&&(m=_t,Fi());var $=je?_t:t,u,_=vs;uo(()=>{let y=e()||null;var C=n?n():i||y==="svg"?Nu:null;if(y!==l){var T=vs;_p(_),u&&(y===null?yn(u,()=>{u=null,p=null}):y===p?Xr(u):(lo(u),kc(!1))),y&&y!==p&&(u=Ki(()=>{if(m=je?m:C?document.createElementNS(C,y):document.createElement(y),Ee&&a&&(m.__svelte_meta={loc:{file:d,line:a[0],column:a[1]}}),wo(m,m),o){je&&vg(y)&&m.append(document.createComment(""));var E=je?bi(m):m.appendChild(tn());je&&(E===null?co(!1):_i(E)),o(m,E)}Tt.nodes_end=m,$.before(m)})),l=y,l&&(p=l),kc(!0),_p(T)}},65536),s&&(co(!0),_i($))}var $p;function Sg(t){return $p=t.target,new bp(t)}var es,or,bp=class{constructor(e){ds(this,es);ds(this,or);var a,s;var i=new Map,o=(d,l)=>{var p=Yr(l);return i.set(d,p),p};let n=new Proxy({...e.props||{},$$events:{}},{get(d,l){var p;return r((p=i.get(l))!=null?p:o(l,Reflect.get(d,l)))},has(d,l){var p;return l===kl?!0:(r((p=i.get(l))!=null?p:o(l,Reflect.get(d,l))),Reflect.has(d,l))},set(d,l,p){var m;return B((m=i.get(l))!=null?m:o(l,p),p),Reflect.set(d,l,p)}});Ea(this,or,(e.hydrate?vp:Jr)(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)&&Oa(),Ea(this,es,n.$$events);for(let d of Object.keys(Li(this,or)))d==="$set"||d==="$destroy"||d==="$on"||so(this,d,{get(){return Li(this,or)[d]},set(l){Li(this,or)[d]=l},enumerable:!0});Li(this,or).$set=d=>{Object.assign(n,d)},Li(this,or).$destroy=()=>{Ws(Li(this,or))}}$set(e){Li(this,or).$set(e)}$on(e,i){Li(this,es)[e]=Li(this,es)[e]||[];let o=(...n)=>i.call(this,...n);return Li(this,es)[e].push(o),()=>{Li(this,es)[e]=Li(this,es)[e].filter(n=>n!==o)}}$destroy(){Li(this,or).$destroy()}};es=new WeakMap,or=new WeakMap;function q(t,e){Zo(()=>{var n,a,s;var i=t.getRootNode(),o=i.host?i:(s=(n=i.head)!=null?n:i.ownerDocument.head)!=null?s:(a=$p)==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&&hg(e.hash,d)}})}function Cg(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=Cg(t[e]))&&(o&&(o+=" "),o+=i)}else for(i in t)t[i]&&(o&&(o+=" "),o+=i);return o}function Tg(){for(var t,e,i=0,o="",n=arguments.length;i<n;i++)(t=arguments[i])&&(e=Cg(t))&&(o&&(o+=" "),o+=e);return o}function Gl(t){return typeof t=="object"?Tg(t):t!=null?t:""}var Ig=[...`
|
|
48
|
+
\r\f\xA0\v\uFEFF`];function Eg(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||Ig.includes(o[s-1]))&&(d===o.length||Ig.includes(o[d]))?o=(s===0?"":o.substring(0,s))+o.substring(d+1):s=d}}return o===""?null:o}function kg(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 yp(t){return t[0]!=="-"||t[1]!=="-"?t.toLowerCase():t}function Pg(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(yp)),n&&l.push(...Object.keys(n).map(yp));var p=0,m=-1;let y=t.length;for(var $=0;$<y;$++){var u=t[$];if(d?u==="/"&&t[$-1]==="*"&&(d=!1):a?a===u&&(a=!1):u==="/"&&t[$+1]==="*"?d=!0:u==='"'||u==="'"?a=u:u==="("?s++:u===")"&&s--,!d&&a===!1&&s===0){if(u===":"&&m===-1)m=$;else if(u===";"||$===y-1){if(m!==-1){var _=yp(t.substring(p,m).trim());if(!l.includes(_)){u!==";"&&$++;var w=t.substring(p,$).trim();i+=" "+w+";"}}p=$+1,m=-1}}}}return o&&(i+=kg(o)),n&&(i+=kg(n,!0)),i=i.trim(),i===""?null:i}return t==null?null:String(t)}function ee(t,e,i,o,n,a){var s=t.__className;if(je||s!==i){var d=Eg(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 p=!!a[l];(n==null||p!==!!n[l])&&t.classList.toggle(l,p)}return a}function xp(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 it(t,e,i,o){var n=t.__style;if(je||n!==e){var a=Pg(e,o);(!je||a!==t.getAttribute("style"))&&(a==null?t.removeAttribute("style"):t.style.cssText=a),t.__style=e}else o&&(Array.isArray(o)?(xp(t,i==null?void 0:i[0],o[0]),xp(t,i==null?void 0:i[1],o[1],"important")):xp(t,i,o));return o}var Qa=Symbol("class"),Ga=Symbol("style"),Lg=Symbol("is custom element"),Vg=Symbol("is html");function Rg(t,e){e?t.hasAttribute("selected")||t.setAttribute("selected",""):t.removeAttribute("selected")}function Oe(t,e,i,o){var n=Dg(t);if(je&&(n[e]=t.getAttribute(e),e==="src"||e==="srcset"||e==="href"&&t.nodeName==="LINK")){o||X0(t,e,i!=null?i:"");return}n[e]!==(n[e]=i)&&(e==="loading"&&(t[hv]=i),i==null?t.removeAttribute(e):typeof i!="string"&&Ng(t).includes(e)?t[e]=i:t.setAttribute(e,i))}function Ie(t,e,i,o,n=!1){var A;var a=Dg(t),s=a[Lg],d=!a[Vg];let l=je&&s;l&&co(!1);var p=e||{},m=t.tagName==="OPTION";for(var $ in e)$ in i||(i[$]=null);i.class?i.class=Gl(i.class):(o||i[Qa])&&(i.class=null),i[Ga]&&((A=i.style)!=null||(i.style=null));var u=Ng(t);for(let I in i){let V=i[I];if(m&&I==="value"&&V==null){t.value=t.__value="",p[I]=V;continue}if(I==="class"){var _=t.namespaceURI==="http://www.w3.org/1999/xhtml";ee(t,_,V,o,e==null?void 0:e[Qa],i[Qa]),p[I]=V,p[Qa]=i[Qa];continue}if(I==="style"){it(t,V,e==null?void 0:e[Ga],i[Ga]),p[I]=V,p[Ga]=i[Ga];continue}var w=p[I];if(V!==w){p[I]=V;var y=I[0]+I[1];if(y!=="$$")if(y==="on"){let H={},G="$$"+I,O=I.slice(2);var C=pg(O);if(ug(O)&&(O=O.slice(0,-7),H.capture=!0),!C&&w){if(V!=null)continue;t.removeEventListener(O,p[G],H),p[G]=null}if(V!=null)if(C)t[`__${O}`]=V,lt([O]);else{let X=function(oe){p[I].call(this,oe)};var P=X;p[G]=fp(O,t,X,H)}else C&&(t[`__${O}`]=void 0)}else if(I==="style")Oe(t,I,V);else if(I==="autofocus")up(t,!!V);else if(!s&&(I==="__value"||I==="value"&&V!=null))t.value=t.__value=V;else if(I==="selected"&&m)Rg(t,V);else{var T=I;d||(T=fg(T));var E=T==="defaultValue"||T==="defaultChecked";if(V==null&&!s&&!E)if(a[I]=null,T==="value"||T==="checked"){let H=t,G=e===void 0;if(T==="value"){let O=H.defaultValue;H.removeAttribute(T),H.defaultValue=O,H.value=H.__value=G?O:null}else{let O=H.defaultChecked;H.removeAttribute(T),H.defaultChecked=O,H.checked=G?O:!1}}else t.removeAttribute(I);else E||u.includes(T)&&(s||typeof V!="string")?t[T]=V:typeof V!="function"&&Oe(t,T,V,n)}}}return l&&co(!0),p}function Dg(t){var e;return(e=t.__attributes)!=null?e:t.__attributes={[Lg]:t.nodeName.includes("-"),[Vg]:t.namespaceURI===fv}}var Ag=new Map;function Ng(t){var e=Ag.get(t.nodeName);if(e)return e;Ag.set(t.nodeName,e=[]);for(var i,o=t,n=Element.prototype;n!==o;){i=dc(o);for(var a in i)i[a].set&&e.push(a);o=Qr(o)}return e}function X0(t,e,i){var o;Ee&&(e==="srcset"&&J0(t,i)||wp((o=t.getAttribute(e))!=null?o:"",i)||Uv(e,t.outerHTML.replace(t.innerHTML,t.innerHTML&&"..."),String(i)))}function wp(t,e){return t===e?!0:new URL(t,document.baseURI).href===new URL(e,document.baseURI).href}function Mg(t){return t.split(",").map(e=>e.trim().split(" ").filter(Boolean))}function J0(t,e){var i=Mg(t.srcset),o=Mg(e);return o.length===i.length&&o.every(([n,a],s)=>a===i[s][1]&&(wp(i[s][0],n)||wp(n,i[s][0])))}var e_=lc?()=>performance.now():()=>Date.now(),br={tick:t=>(lc?requestAnimationFrame:ie)(t),now:()=>e_(),tasks:new Set};function Bg(){let t=br.now();br.tasks.forEach(e=>{e.c(t)||(br.tasks.delete(e),e.f())}),br.tasks.size!==0&&br.tick(Bg)}function Og(t){let e;return br.tasks.size===0&&br.tick(Bg),{promise:new Promise(i=>{br.tasks.add(e={c:t,f:i})}),abort(){br.tasks.delete(e)}}}function Ec(t,e){ql(()=>{t.dispatchEvent(new CustomEvent(e))})}function n_(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 Hg(t){let e={},i=t.split(";");for(let o of i){let[n,a]=o.split(":");if(!n||a===void 0)break;let s=n_(n.trim());e[s]=a.trim()}return e}var r_=t=>t;function Cp(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",p,m=e.inert,$=e.style.overflow,u,_;function w(){var V;var A=Ht,I=Tt;$o(null),ao(null);try{return p!=null?p:p=i()(e,(V=o==null?void 0:o())!=null?V:{},{direction:l})}finally{$o(A),ao(I)}}var y={is_global:d,in(){var A;if(e.inert=m,!n){_==null||_.abort(),(A=_==null?void 0:_.reset)==null||A.call(_);return}a||u==null||u.abort(),Ec(e,"introstart"),u=Sp(e,w(),_,1,()=>{Ec(e,"introend"),u==null||u.abort(),u=p=void 0,e.style.overflow=$})},out(A){if(!a){A==null||A(),p=void 0;return}e.inert=!0,Ec(e,"outrostart"),_=Sp(e,w(),u,0,()=>{Ec(e,"outroend"),A==null||A()})},stop:()=>{u==null||u.abort(),_==null||_.abort()}},C=Tt;if(((P=C.transitions)!=null?P:C.transitions=[]).push(y),n&&Wl){var T=d;if(!T){for(var E=C.parent;E&&(E.f&65536)!==0;)for(;(E=E.parent)&&(E.f&16)===0;);T=!E||(E.f&32768)!==0}T&&$n(()=>{xt(()=>y.in())})}}function Sp(t,e,i,o,n){var a=o===1;if(us(e)){var s,d=!1;return Zo(()=>{if(!d){var C=e({direction:a?"in":"out"});s=Sp(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:ie,deactivate:ie,reset:ie,t:()=>o};let{delay:l=0,css:p,tick:m,easing:$=r_}=e;var u=[];if(a&&i===void 0&&(m&&m(0,1),p)){var _=Hg(p(0,1));u.push(_,_)}var w=()=>1-o,y=t.animate(u,{duration:l});return y.onfinish=()=>{var O;var C=(O=i==null?void 0:i.t())!=null?O:1-o;i==null||i.abort();var T=o-C,E=e.duration*Math.abs(T),P=[];if(E>0){var A=!1;if(p)for(var I=Math.ceil(E/16.666666666666668),V=0;V<=I;V+=1){var H=C+T*$(V/I),G=Hg(p(H,1-H));P.push(G),A||(A=G.overflow==="hidden")}A&&(t.style.overflow="hidden"),w=()=>{var X=y.currentTime;return C+T*$(X/E)},m&&Og(()=>{if(y.playState!=="running")return!1;var X=w();return m(X,1-X),!0})}y=t.animate(P,{duration:E,fill:"forwards"}),y.onfinish=()=>{w=()=>o,m==null||m(o,1-o),n()}},{abort:()=>{y&&(y.cancel(),y.effect=null,y.onfinish=ie)},deactivate:()=>{n=ie},reset:()=>{o===0&&(m==null||m(1,0))},t:()=>w()}}var gs,ja,jl,Ac,Fg,Mc=class Mc{constructor(e){ds(this,Ac);ds(this,gs,new WeakMap);ds(this,ja);ds(this,jl);Ea(this,jl,e)}observe(e,i){var o=Li(this,gs).get(e)||new Set;return o.add(i),Li(this,gs).set(e,o),uv(this,Ac,Fg).call(this).observe(e,Li(this,jl)),()=>{var n=Li(this,gs).get(e);n.delete(i),n.size===0&&(Li(this,gs).delete(e),Li(this,ja).unobserve(e))}}};gs=new WeakMap,ja=new WeakMap,jl=new WeakMap,Ac=new WeakSet,Fg=function(){var e;return(e=Li(this,ja))!=null?e:Ea(this,ja,new ResizeObserver(i=>{for(var o of i){Mc.entries.set(o.target,o);for(var n of Li(this,gs).get(o.target)||[])n(o)}}))},Nn(Mc,"entries",new WeakMap);var Tp=Mc;var l_=new Tp({box:"border-box"});function Br(t,e,i){var o=l_.observe(t,()=>i(t[e]));$n(()=>(xt(()=>i(t[e])),o))}function Ug(t,e){return t===e||(t==null?void 0:t[Fo])===e}function mt(t={},e,i,o){return $n(()=>{var n,a;return xo(()=>{n=a,a=(o==null?void 0:o())||[],xt(()=>{t!==i(...a)&&(e(t,...a),n&&Ug(i(...n),t)&&e(null,...n))})}),()=>{Zo(()=>{a&&Ug(i(...a),t)&&e(null,...a)})}}),t}function $r(t=!1){let e=At,i=e.l.u;if(!i)return;let o=()=>yc(e.s);if(t){let n=0,a={},s=v(()=>{let d=!1,l=e.s;for(let p in l)l[p]!==a[p]&&(a[p]=l[p],d=!0);return d&&n++,n});o=()=>r(s)}i.b.length&&Ha(()=>{zg(e,o),ps(i.b)}),qe(()=>{let n=xt(()=>i.m.map($v));return()=>{for(let a of n)typeof a=="function"&&a()}}),i.a.length&&qe(()=>{zg(e,o),ps(i.a)})}function zg(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;Mv(e)},set:o=>{i=o}})}};c_=t,t("$state"),t("$effect"),t("$derived"),t("$inspect"),t("$props"),t("$bindable")}var c_;function zt(t){At===null&&Fa("onMount"),Vr&&At.l!==null?d_(At).m.push(t):qe(()=>{let e=xt(t);if(typeof e=="function")return e})}function xn(t){At===null&&Fa("onDestroy"),zt(()=>()=>xt(t))}function d_(t){var i;var e=t.l;return(i=e.u)!=null?i:e.u={a:[],b:[],m:[]}}function Yl(t,e,i){if(t==null)return e(void 0),i&&i(void 0),ie;let o=xt(()=>t.subscribe(e,i));return o.unsubscribe?()=>o.unsubscribe():o}var Ya=[];function nr(t,e){return{subscribe:de(t,e).subscribe}}function de(t,e=ie){let i=null,o=new Set;function n(d){if(Pa(t,d)&&(t=d,i)){let l=!Ya.length;for(let p of o)p[1](),Ya.push(p,t);if(l){for(let p=0;p<Ya.length;p+=2)Ya[p][0](Ya[p+1]);Ya.length=0}}}function a(d){n(d(t))}function s(d,l=ie){let p=[d,l];return o.add(p),o.size===1&&(i=e(n,a)||ie),d(t),()=>{o.delete(p),o.size===0&&i&&(i(),i=null)}}return{set:n,update:a,subscribe:s}}function $i(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 nr(i,(s,d)=>{let l=!1,p=[],m=0,$=ie,u=()=>{if(m)return;$();let w=e(o?p[0]:p,s,d);a?s(w):$=typeof w=="function"?w:ie},_=n.map((w,y)=>Yl(w,C=>{p[y]=C,m&=~(1<<y),l&&u()},()=>{m|=1<<y}));return l=!0,u(),function(){ps(_),$(),l=!1}})}function Ce(t){let e;return Yl(t,i=>e=i)(),e}var Lc=!1,Ip=Symbol();function S(t,e,i){var a;let o=(a=i[e])!=null?a:i[e]={store:null,source:Yr(void 0),unsubscribe:ie};if(o.store!==t&&!(Ip in i))if(o.unsubscribe(),o.store=t!=null?t:null,t==null)o.source.v=void 0,o.unsubscribe=ie;else{var n=!0;o.unsubscribe=Yl(t,s=>{n?o.source.v=s:B(o.source,s)}),n=!1}return t&&Ip in i?Ce(t):r(o.source)}function Be(){let t={};function e(){rn(()=>{for(var i in t)t[i].unsubscribe();so(t,Ip,{enumerable:!1,value:!0})})}return[t,e]}function kp(t){var e=Lc;try{return Lc=!1,[t(),Lc]}finally{Lc=e}}var h_={get(t,e){if(!t.exclude.includes(e))return t.props[e]},set(t,e){return Ee&&Av(`${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 Pe(t,e,i){return new Proxy(Ee?{props:t,exclude:e,name:i,other:{},to_proxy:[]}:{props:t,exclude:e},h_)}var __={get(t,e){let i=t.props.length;for(;i--;){let o=t.props[i];if(us(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];us(n)&&(n=n());let a=Bn(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(us(o)&&(o=o()),typeof o=="object"&&o!==null&&e in o){let n=Bn(o,e);return n&&!n.configurable&&(n.configurable=!0),n}}},has(t,e){if(e===Fo||e===kl)return!1;for(let i of t.props)if(us(i)&&(i=i()),i!=null&&e in i)return!0;return!1},ownKeys(t){let e=[];for(let i of t.props){us(i)&&(i=i());for(let o in i)e.includes(o)||e.push(o)}return e}};function ts(...t){return new Proxy({props:t},__)}function qg(t){var e,i;return(i=(e=t.ctx)==null?void 0:e.d)!=null?i:!1}function f(t,e,i,o){var H,G;var n=(i&1)!==0,a=!Vr||(i&2)!==0,s=(i&8)!==0,d=(i&16)!==0,l=!1,p;s?[p,l]=kp(()=>t[e]):p=t[e];var m=Fo in t||kl in t,$=s&&((G=(H=Bn(t,e))==null?void 0:H.set)!=null?G:m&&e in t&&(O=>t[e]=O))||void 0,u=o,_=!0,w=!1,y=()=>(w=!0,_&&(_=!1,d?u=xt(o):u=o),u);p===void 0&&o!==void 0&&($&&a&&Pv(e),p=y(),$&&$(p));var C;if(a)C=()=>{var O=t[e];return O===void 0?y():(_=!0,w=!1,O)};else{var T=(n?v:hr)(()=>t[e]);T.f|=131072,C=()=>{var O=r(T);return O!==void 0&&(u=void 0),O===void 0?u:O}}if((i&4)===0)return C;if($){var E=t.$$legacy;return function(O,X){return arguments.length>0?((!a||!X||E||l)&&$(X?C():O),O):C()}}var P=!1,A=!1,I=Yr(p),V=v(()=>{var O=C(),X=r(I);return P?(P=!1,A=!0,X):(A=!1,I.v=O)});return s&&r(V),n||(V.equals=Aa),function(O,X){if(Ml!==null&&(P=A,C(),r(I)),arguments.length>0){let oe=X?r(V):a&&s?pe(O):O;if(!V.equals(oe)){if(P=!0,B(I,oe),w&&u!==void 0&&(u=oe),qg(V))return O;xt(()=>r(V))}return O}return qg(V)?V.v:r(V)}}var b_;typeof HTMLElement=="function"&&(b_=class extends HTMLElement{constructor(e,i,o){super();Nn(this,"$$ctor");Nn(this,"$$s");Nn(this,"$$c");Nn(this,"$$cn",!1);Nn(this,"$$d",{});Nn(this,"$$r",!1);Nn(this,"$$p_d",{});Nn(this,"$$l",{});Nn(this,"$$l_u",new Map);Nn(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))}}async connectedCallback(){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(await Promise.resolve(),!this.$$cn||this.$$c)return;let o={},n=$_(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]=Ep(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=Sg({component:this.$$ctor,target:this.shadowRoot||this,props:{...this.$$d,$$slots:o,$$host:this}}),this.$$me=wc(()=>{xo(()=>{var a;this.$$r=!0;for(let s of Bu(this.$$c)){if(!((a=this.$$p_d[s])!=null&&a.reflect))continue;this.$$d[s]=this.$$c[s];let d=Ep(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]=Ep(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 Bu(this.$$p_d).find(i=>this.$$p_d[i].attribute===e||!this.$$p_d[i].attribute&&i.toLowerCase()===e)||e}});function Ep(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 $_(t){let e={};return t.childNodes.forEach(i=>{e[i.slot||"default"]=!0}),e}var Wg="5";var Kg,Qg,Gg;typeof window!="undefined"&&((Gg=(Qg=(Kg=window.__svelte)!=null?Kg:window.__svelte={}).v)!=null?Gg:Qg.v=new Set).add(Wg);var yu=require("@vkontakte/videoplayer-core/es2018"),VQ=require("@vkontakte/videoplayer-core/es2018"),wa=require("@vkontakte/videoplayer-shared/es2018"),W1=require("@vkontakte/videoplayer-statistics/es2018");var Gs=require("@vkontakte/videoplayer-shared/es2018");var x_={isMobile:void 0,debugLog:!1,devNullLog:!1,defaultLanguage:Gs.InterfaceLanguage.RU,downloadVKLanguages:!0,updateBuiltinLanguages:!0,isSmoothVideoRotate:!0,showSupport:!0,supportLink:"https://vk.com/support?act=new&from=v",showLogo:void 0,logoLink:"https://vk.com/video",logoType:"vk_video",volumeDefault:1,volumeMinRestore:.05,loaderDelay:500,minSubtitlesFontSize:13,autoSubtitlesTimeout:2e3,allowChangingFullscreenTarget:!0,trafficSavingLimit:Gs.VideoQuality.Q_480P,highQualityLimit:Gs.VideoQuality.Q_720P,episodeMinWidthPc:8,hideThumbTimerAfterTouch:!0,preventPauseOnVideoClick:!1,sentry:{dsn:"https://e349fd23c68f405388980d0868d0ff27@sentry.mvk.com/126",sampleRate:.01,whiteErrorCategoryList:[],blackErrorCategoryList:[],whiteErrorIdList:[],blackErrorIdList:[]},features:{autoplay:!0,statistics:!0,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,interactiveControlsTapPlace:!1,interactiveControlsFillAnimation:!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}},jg=t=>(0,Gs.fillWithDefault)(t,x_),Yg=t=>za("ui-config",t),qt=()=>Ua("ui-config");var Zl="vk_player_debug_panel_opened";var Zg="videoplayer",Xg="videoplayer";var Or={KeyF:"f",KeyK:"k",KeyC:"c",KeyM:"m"},Jg=new Set(["ArrowLeft","ArrowRight","KeyL","KeyJ"]),eh=new Set(["Tab","Space","ArrowLeft","ArrowRight","ArrowUp","ArrowDown"]),th=new Set(["ShiftRight","ShiftLeft"]);var ih=["TIMELINE"],Xl=[...ih,"GRAPH_BUTTON"],Pp=[...ih,"PLAY_BUTTON"],Jl=[...Xl,"PLAY_BUTTON"];var yr=(a=>(a.XS="xs",a.S="s",a.M="m",a.L="l",a.XL="xl",a))(yr||{}),Ys={xs:0,s:1,m:2,l:3,xl:4};var ed=require("@vkontakte/videoplayer-shared/es2018"),oh=require("@vkontakte/videoplayer-core/es2018"),nh=require("@vkontakte/videoplayer-statistics/es2018");var Vc="prod",Zs="1.1.62-dev.64d704f2.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 rh=Symbol("storeContext"),sh=Symbol("microStoresContext"),ah=(t,e)=>{za(rh,t),za(sh,e),Vc==="dev"&&(window.app={store:t,microStores:e})},Te=()=>{let t=Ua(rh);return(0,ed.assertNonNullable)(t,"Store context is empty!"),t},po=()=>{let t=Ua(sh);return(0,ed.assertNonNullable)(t,"MicroStores context is empty!"),t},Yt=(t,e)=>Dc(t,t.getValue(),e),Dc=(t,e,i)=>nr(e,o=>{let n=t.subscribe(a=>{o(a),i==null||i(a)});return()=>n.unsubscribe()}),lh=(t,e,i)=>{var T,E,P,A,I,V;let o=t.info,{width:n,height:a}=Ce(i.ui.playerSize),s=(E=(T=o.throughputEstimation$.getValue())==null?void 0:T.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",p=`${Zs} (core: ${oh.VERSION}, stat: ${nh.VERSION}, shared: ${ed.VERSION})`,m=Ce(i.state.errorLog$),$=m.length?`
|
|
49
|
+
`+m.map((H,G)=>{var Y;let O=`${G}) Type: ${H.id}
|
|
50
|
+
`,X=`Message: ${H.message} (${H.thrown})
|
|
51
|
+
`,oe=`Trace: ${(Y=H.thrown)==null?void 0:Y.stack}
|
|
52
|
+
`;return O+X+oe}).join(`
|
|
53
|
+
`):void 0,u=i.state.isAudioDisabled?"disabled":Ce(i.state.isAudioAvailable$)?void 0:"unavailable",_=t.info.currentVideoStream$.getValue(),w=t.info.currentAudioStream$.getValue(),y=[];_&&y.push(`Video: ${(I=_==null?void 0:_.codec)!=null?I:""}`+(_!=null&&_.hdr?" (HDR)":"")),w&&y.push(`Audio: ${(V=w==null?void 0:w.codec)!=null?V:""}`+(w!=null&&w.language?` (${w.language})`:""));let C={Version:p,Browser:navigator.userAgent,Config:t.experimental.tuningConfigName$.getValue().join(", "),"United video id":String(i.videoId),VSID:Ce(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:u,Position:`${Ce(i.state.positionExact$)}s`,State:`${Ce(i.playerPhase)} ${o.playbackState$.getValue()}`,"Player size":`${n}x${a}`,URL:window.location.href,Errors:$};return Object.entries(C).filter(([H,G])=>G!==void 0).map(([H,G])=>`${H}: ${G}`).join(`
|
|
54
|
+
`)},dh=(t,e,i)=>{var H,G,O,X;let o=t.info,{width:n,height:a}=Ce(i.ui.playerSize),s={version:Zs,viewport:`${n}x${a}`,volume:Math.round(Ce(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 p=o.intrinsicVideoSize$.getValue();p&&(s.videoSize=`${p.width}x${p.height}`);let m=o.currentBuffer$.getValue(),$=o.isLive$.getValue(),u=o.liveBufferTime$.getValue();m&&($&&u?s.buffer=m.end-u:s.buffer=Math.max(m.end-Ce(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 C=o.currentVideoSegmentLength$.getValue();C&&(s.currentVideoSegmentLength=C);let T=o.currentAudioSegmentLength$.getValue();T&&(s.currentAudioSegmentLength=T);let E=Ce(i.vsid);typeof E=="string"&&(s.vsid=E);let P=(H=t.info.currentVideoStream$.getValue())==null?void 0:H.codec;P&&(s.videoCodec=P);let A=(G=t.info.currentAudioStream$.getValue())==null?void 0:G.codec;A&&(s.audioCodec=A),((O=t.info.currentVideoStream$.getValue())==null?void 0:O.hdr)&&(s.hdr=!0);let V=(X=t.info.currentAudioStream$.getValue())==null?void 0:X.language;return V&&(s.audioLanguage=V),s},ch=(t,e)=>Xs(t,e,"mp4"),uh=t=>!t.type,ph=t=>!!t.type,fh=()=>{let e=[],i=0;return{add:(o,n)=>{e[i]=[o,n],i=(i+1)%10},find:o=>e.find(([n])=>n===o)}},Rc=class{constructor(){this.destroyController=new AbortController;this.pendingDownloads=new Set}async download(e){if(this.pendingDownloads.has(e))return null;this.pendingDownloads.add(e);try{let i=await fetch(e,{signal:this.destroyController.signal});if(i.ok)return await i.text();throw i}finally{this.pendingDownloads.delete(e)}}destroy(){this.destroyController.abort(),this.pendingDownloads.clear()}isDestroyed(){return this.destroyController.signal.aborted}};var Ri=require("@vkontakte/videoplayer-shared/es2018"),WE=require("@vkontakte/videoplayer-core/es2018"),mh="vk_player_prefer_traffic_saving_enabled",vh="vk_player_preferred_volume",gh="vk_player_prefer_volume_mute",Lp="vk_player_preferred_quality",Ap="vk_player_preferred_default_quality_settings",Mp="vk_player_preferred_quality_settings_by_video",hh="vk_player_preferred_stream_language",_h="vk_player_preferred_rate",bh="vk_player_preferred_autoplay_next",$h=t=>t>1?1:t<0?0:t,Vp=t=>Ri.safeStorage.set(vh,$h(t).toString(10)),Nc=()=>{let t=Ri.safeStorage.get(vh);return(0,Ri.isNullable)(t)?void 0:$h(parseFloat(t))},Rp=(t,e)=>Ri.safeStorage.set(Lp,JSON.stringify({videoId:t,value:e})),id=()=>Ri.safeStorage.remove(Lp),Dp=t=>{let e=Ri.safeStorage.get(Lp);if((0,Ri.isNullable)(e))return;let{videoId:i,value:o}=JSON.parse(e);if(t!==i){id();return}return o},Np=(t,e)=>{e?Ri.safeStorage.set(t,"true"):Ri.safeStorage.remove(t)},Bp=t=>Ri.safeStorage.get(t)==="true",Op=t=>Np(gh,t),yh=()=>Bp(gh),td=t=>Np(mh,t),Hp=()=>Bp(mh),xh=()=>Ri.safeStorage.get(hh),Fp=t=>Ri.safeStorage.set(hh,t),wh=t=>Ri.safeStorage.set(_h,JSON.stringify({rate:t})),Sh=()=>{let t=Ri.safeStorage.get(_h);if((0,Ri.isNullable)(t))return;let{rate:e}=JSON.parse(t);return e},Ch=t=>Np(bh,t),Th=()=>Bp(bh),w_=()=>{let t=m=>{Ri.safeStorage.set(Ap,JSON.stringify(m))},e=()=>{try{let m=Ri.safeStorage.get(Ap);return m?JSON.parse(m):null}catch(m){return null}},i=()=>{try{let m=Ri.safeStorage.get(Mp);return m?JSON.parse(m):null}catch(m){return null}},o=m=>{Ri.safeStorage.set(Mp,JSON.stringify(m))},n=m=>{p(m);let $=m?i():null;if($&&($==null?void 0:$.videoId)===m)return{...$,appliesTo:"to-video"};$&&a();let u=e();return u?{...u,appliesTo:"as-default"}:(t({type:"auto_quality"}),{type:"auto_quality",appliesTo:"as-default"})},a=()=>{Ri.safeStorage.remove(Mp)},s=()=>{Ri.safeStorage.remove(Ap)},d=(m,$="as-default")=>{m.type==="exact_quality"?o(m):$==="as-default"?t(m):o(m)},l=m=>{let $=n(m);if($){switch($.type){case"traffic_saving":td(!0);break;case"exact_quality":Rp(m,$.quality)}a(),s()}},p=m=>{let $=Dp(m);if($){o({type:"exact_quality",videoId:m,quality:$});return}Hp()&&t({type:"traffic_saving",videoId:m}),td(!1),id()};return{getPreferredQualitySettings:n,migrateSettingsToLegacyWay:l,savePreferredQualitySettings:d,savePreferredDefaultQualitySettings:t,removePreferredQualitySettingsByVideo:a,getPreferredDefaultQualitySettings:e}},{getPreferredQualitySettings:Ih,migrateSettingsToLegacyWay:kh,savePreferredQualitySettings:Bc,savePreferredDefaultQualitySettings:KE,removePreferredQualitySettingsByVideo:QE,getPreferredDefaultQualitySettings:Oc}=w_();var Wm=require("@vkontakte/videoplayer-core/es2018");var S_=xe('<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 od(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=S_();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(2),g(o),k(()=>n=Ie(o,n,{xmlns:"http://www.w3.org/2000/svg",width:"76",height:"45",fill:"none","data-testid":"video-360-icon",role:"img",...i})),b(t,o)}var Za=require("@vkontakte/videoplayer-shared/es2018");var C_={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_sound_unavailable:"\u0417\u0432\u0443\u043A \u043D\u0435\u0434\u043E\u0441\u0442\u0443\u043F\u0435\u043D",tooltip_subtitles_off:"\u0412\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u044B",tooltip_subtitles_on:"\u0412\u044B\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u044B",tooltip_settings_off:"\u041E\u0442\u043A\u0440\u044B\u0442\u044C \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438",tooltip_settings_on:"\u0417\u0430\u043A\u0440\u044B\u0442\u044C \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438",tooltip_fullscreen_off:"\u041D\u0430 \u0432\u0435\u0441\u044C \u044D\u043A\u0440\u0430\u043D",tooltip_fullscreen_on:"\u0412\u044B\u0439\u0442\u0438 \u0438\u0437 \u043F\u043E\u043B\u043D\u043E\u044D\u043A\u0440\u0430\u043D\u043D\u043E\u0433\u043E \u0440\u0435\u0436\u0438\u043C\u0430",tooltip_chromecast_off:"\u0412\u043A\u043B\u044E\u0447\u0438\u0442\u044C Chromecast",tooltip_chromecast_on:"\u0412\u044B\u043A\u043B\u044E\u0447\u0438\u0442\u044C Chromecast",tooltip_episode_finished:"\u0412\u044B \u0443\u0436\u0435 \u0441\u0434\u0435\u043B\u0430\u043B\u0438 \u0441\u0432\u043E\u0439 \u0432\u044B\u0431\u043E\u0440",tooltip_episode_unfinished:"\u041D\u0435 \u043F\u0440\u043E\u0439\u0434\u0435\u043D\u043E",tooltip_disabled_when_interactive:"\u0418\u043D\u0442\u0435\u0440\u0430\u043A\u0442\u0438\u0432 \u0443\u0436\u0435 \u0438\u0434\u0451\u0442",tooltip_disabled_when_graph_on:"\u041A\u043D\u043E\u043F\u043A\u0430 \u043D\u0435\u0434\u043E\u0441\u0442\u0443\u043F\u043D\u0430 \u0432\u043E \u0432\u0440\u0435\u043C\u044F \u043F\u0440\u043E\u0441\u043C\u043E\u0442\u0440\u0430 \u043A\u0430\u0440\u0442\u044B",tooltip_interactive_interaction_time_indicator:"\u041D\u0430\u0436\u043C\u0438\u0442\u0435 \u043D\u0430 \u044D\u043B\u0435\u043C\u0435\u043D\u0442 \u0438\u043D\u0442\u0435\u0440\u0430\u043A\u0442\u0438\u0432\u0430",tooltip_vk_logo:"\u041E\u0442\u043A\u0440\u044B\u0442\u044C \u0432 VK \u0412\u0438\u0434\u0435\u043E",tooltip_vk_video_logo:"\u041F\u0435\u0440\u0435\u0439\u0442\u0438 \u0432 VK \u0412\u0438\u0434\u0435\u043E",tooltip_autoplay_off:"\u0412\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u0430\u0432\u0442\u043E\u0432\u043E\u0441\u043F\u0440\u043E\u0438\u0437\u0432\u0435\u0434\u0435\u043D\u0438\u0435",tooltip_autoplay_on:"\u041E\u0442\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u0430\u0432\u0442\u043E\u0432\u043E\u0441\u043F\u0440\u043E\u0438\u0437\u0432\u0435\u0434\u0435\u043D\u0438\u0435",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`},Eh=C_;var T_={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_sound_unavailable:"Sound unavailable",tooltip_subtitles_off:"Turn subtitles on",tooltip_subtitles_on:"Turn subtitles off",tooltip_settings_off:"Open settings",tooltip_settings_on:"Close settings",tooltip_fullscreen_off:"Enter fullscreen mode",tooltip_fullscreen_on:"Exit fullscreen mode",tooltip_chromecast_off:"Turn Chromecast on",tooltip_chromecast_on:"Turn Chromecast off",tooltip_episode_finished:"You have already viewed interactive episode",tooltip_episode_unfinished:"Interactive episode not finished",tooltip_disabled_when_interactive:"Interactive video in progress",tooltip_disabled_when_graph_on:"Button is disabled when graph is opened",tooltip_interactive_interaction_time_indicator:"Press the interactive element",tooltip_vk_logo:"Open in VK Video",tooltip_vk_video_logo:"Go to VK Video",tooltip_autoplay_off:"Turn autoplay on",tooltip_autoplay_on:"Turn autoplay off",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 I_(t){try{let e=k_(t);if(e)return e}catch(e){}return{value:Eh(t),type:t&&t.name,stacktrace:{frames:[]}}}function E_(){return"xxxxxxxxxxxx4xxxyxxxxxxxxxxxxxxx".replace(/[xy]/g,t=>{let e=Math.random()*16|0;return(t==="x"?e:e&3|8).toString(16)})}var Dc=class{constructor(e){if(e&&e.dsn){let i=T_.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{...this.getRequestBlank(),exception:{values:[I_(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:E_(),sdk:{name:"micro-sentry.javascript.core",version:"0.0.0"},timestamp:Date.now()/1e3,environment:this.environment}}};function Ah(t,e){return Object.prototype.toString.call(e)==="[object RegExp]"?e.test(t):typeof e=="string"?t.indexOf(e)!==-1:!1}function A_(){return window}var Oc=class t extends Dc{constructor(e,i=A_()){super(e),this.options=e,this.window=i,this.destroyed=!1,this._state={};let{plugins:o=[],beforeSend:n=p=>p,beforeBreadcrumb:a=p=>p,blacklistUrls:s=[],ignoreErrors:d=[],release:l=void 0}=this.options||{};this.plugins=o.map(p=>new p(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",{...e}),this}setTag(e,i){return this.extendState({tags:{[e]:i}}),this}setExtra(e,i){return this.extendState({extra:{[e]:i}}),this}setExtras(e){return this.setKeyState("extra",{...e}),this}setUser(e){return this.setKeyState("user",{...e}),this}clone(){let e=new t({...this.options,plugins:[]});return e.extendState(this.state),e}withScope(e){let i=this.clone();e(i),i.destroy(),this.setBreadcrumbs(void 0)}addBreadcrumb(e){this.extendState({breadcrumbs:[{timestamp:Date.now()/1e3,...this.beforeBreadcrumb(e)}]})}setBreadcrumbs(e){this.setKeyState("breadcrumbs",e)}captureMessage(e,i){this.send({...this.getRequestBlank(),message:e,level:i})}destroy(){this.destroyed=!0,this.plugins.forEach(e=>{e.destroy&&e.destroy()})}isIgnoredError(e){return this.ignoreErrors.length?this.getPossibleEventMessages(e).some(i=>this.ignoreErrors.some(o=>Ah(i,o))):!1}getRequestBlank(){return{request:{url:this.window.location.toString(),headers:{"User-Agent":this.window.navigator.userAgent}},...super.getRequestBlank(),sdk:{name:"micro-sentry.javascript.browser",version:"0.0.0"},...this.state}}send(e){this.destroyed||this.isDeniedUrl(e)||this.isIgnoredError(e)||(super.send(this.beforeSend({release:this.release,...e})),this.setBreadcrumbs(void 0))}getPossibleEventMessages(e){if(e.message)return[e.message];if(e.exception)try{let{type:i="",value:o=""}=e.exception.values&&e.exception.values[0]||{};return[`${o}`,`${i}: ${o}`]}catch(i){return[]}return[]}isDeniedUrl(e){if(!this.blacklistUrls.length)return!1;let i=this.getEventFilterUrl(e);return i?this.blacklistUrls.some(o=>Ah(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{...i,[o]:a||d?[...a||[],...d||[]]:{...typeof n!="string"?n:{},...typeof s!="string"?s:{}}}},this._state)}setKeyState(e,i){this._state[e]=i}};var Js=require("@vkontakte/videoplayer-shared/es2018");var Hc=null,ea=class{constructor(e,i,o={}){!Hc&&e.dsn&&(this.sentryClient=new Oc({dsn:e.dsn,environment:i.env}),this.version=i.version,this.sentrySubscription=new Js.Subscription,this.options=e,this.context=o,Hc=this)}destroy(){var e,i;(e=this.sentryClient)==null||e.destroy(),(i=this.sentrySubscription)==null||i.unsubscribe(),Hc=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:p=[],blackErrorIdList:f,blackErrorCategoryList:_}=s,{errorType:u,category:$}=i;if((0,Js.isNonNullable)($)&&_.includes($)||(0,Js.isNonNullable)(u)&&f.includes(u))return;if(Math.random()<=d||(0,Js.isNonNullable)($)&&p.includes($)||(0,Js.isNonNullable)(u)&&l.includes(u)){Object.keys(i).length&&n.setTags({version:this.version,...i}),(Object.keys(a).length||Object.keys(o).length)&&n.setExtras({...a,...o});try{u&&n.captureMessage(u,i.fatal?Ya.fatal:Ya.error),n.report(e)}catch(y){console.error(y)}}}static getInstance(){return Hc}};var bs=(d=>(d.Thumb="thumb",d.Video="video",d.Ads="ads",d.Crashed="crashed",d.LiveWaitingStart="LiveWaitingStart",d.LiveWaitingRecover="LiveWaitingRecover",d.LiveWaitingRecord="LiveWaitingRecord",d))(bs||{});var Fc=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()},Uc=t=>t.exitFullscreen?t.exitFullscreen():t.msExitFullscreen?t.msExitFullscreen():t.webkitExitFullscreen?t.webkitExitFullscreen():t.mozCancelFullScreen?t.mozCancelFullScreen():Promise.reject(),Ph=t=>{let e=t;return e!=null&&e.webkitExitFullscreen?e==null?void 0:e.webkitExitFullscreen():Promise.reject()},Jl=()=>{let t=document;return t.fullscreenElement||t.mozFullScreenElement||t.webkitFullscreenElement||t.msFullscreenElement},$s=()=>!!Jl(),zc=t=>{document.addEventListener("fullscreenchange",t),document.addEventListener("webkitfullscreenchange",t),document.addEventListener("mozfullscreenchange",t),document.addEventListener("MSFullscreenChange",t)},qc=t=>{document.removeEventListener("fullscreenchange",t),document.removeEventListener("webkitfullscreenchange",t),document.removeEventListener("mozfullscreenchange",t),document.removeEventListener("MSFullscreenChange",t)},Mh=t=>{let e=window.screen;return(async n=>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))};var qp=require("@vkontakte/videoplayer-core/es2018"),Lh=()=>({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:qp.clientChecker.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:qp.clientChecker.device.isApple?H("hotkey_map_item_next_episode_mac_value"):H("hotkey_map_item_next_episode_pc_value")}]}]});var ja=require("@vkontakte/videoplayer-shared/es2018");var ta=class{constructor({enabled:e=!0}={enabled:!0}){this.isRequested=!1;this.videoElement=void 0;this.playerContainer=void 0;this.externalEventHandlers={};this.eventHandlers={enterpictureinpicture:this.onEnterPictureInPicture.bind(this),leavepictureinpicture:this.onLeavePictureInPicture.bind(this),resize:(0,ja.debounceFn)(this.onResize.bind(this),300)};this.info={isActive$:new ja.ValueSubject(!1),isEnabled$:new ja.ValueSubject(!1),type:0};this.info.isEnabled$=new ja.ValueSubject(e)}isSupported(){return document.pictureInPictureEnabled}isActive(){return this.isSupported()&&!!document.pictureInPictureElement}setContext(e){this.svelteContext=e}async revealPictureInPicture(){this.isRequested&&(this.unregistryEventHandlers(),await this.request(),this.registryEventHandlers())}async request(){var e;if(!(!this.isSupported()||this.isActive()))try{await((e=this.videoElement)==null?void 0:e.requestPictureInPicture())}catch(i){this.isRequested=!1}}async remove(){!this.isSupported()||!this.isActive()||await 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={...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)}async dispose(){this.unregistryEventHandlers(),await 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 ia(t){return t instanceof ta}var Za=require("@vkontakte/videoplayer-shared/es2018");Vv();function Qp(t,e){q(e,!1);let i=Se();Ht(()=>{i.getAdmanWrapper().startPostroll()}),Er(),W()}var Vh=require("@vkontakte/videoplayer-shared/es2018");var P_=(t,e)=>{t.stopPropagation(),e()()},M_=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>'),L_=L("<div><!></div>"),V_={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 Gp(t,e){q(e,!0),Q(t,V_);let[i,o]=He(),n=()=>C(p,"$isMobile",i),a=v(e,"position",3,0),s=v(e,"secondsToWatchBeforeSkip",3,0),d=v(e,"skipAd",3,Vh.noop),p=Se().ui.isMobile,f=m(()=>a()>0&&a()>=s());var _=L_();let u;var $=h(_);{var w=S=>{var k=M_();k.__click=[P_,d];var A=h(k);_e(),g(k),I(P=>ve(A,`${P!=null?P:""} `),[()=>H("skip_ads_now")]),b(S,k)},y=S=>{var k=ar();I(A=>ve(k,A),[()=>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=>u=te(_,1,"container svelte-1k4i25s",null,u,S),[()=>({"container-mobile":n(),skippable:r(f)})]),b(t,_),W(),o()}st(["click"]);var R_=L('<button class="svelte-1wy3dql"> </button>'),N_={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 Yp(t,e){q(e,!1),Q(t,N_),Er();var i=R_(),o=h(i,!0);g(i),I(n=>ve(o,n),[()=>H("visit_advertiser")],Tr),b(t,i),W()}var B_=L('<div class="top-gradient-mobile svelte-354ajf"></div>'),D_=L('<div class="container svelte-354ajf"><!> <video style="width: 100%; height: 100%" playsinline=""></video> <!> <!> <!></div>',2),O_={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.`},Ph=T_;var is=new Map;is.set(Za.InterfaceLanguage.EN,Ph);is.set(Za.InterfaceLanguage.RU,Eh);var Ah=new Map,Up=({language:t,pack:e,fallback:i})=>{if(is.has(t)){let o=is.get(t);is.set(t,{...o,...e})}else is.set(t,e);Ah.set(t,i)},zp=t=>is.has(t),qp=(t,e,i,o)=>{var s;let n=is.get(t),a=n==null?void 0:n[e];if((0,Za.isNullable)(a)){let d=(s=Ah.get(t))!=null?s:o,l=d?is.get(d):void 0;a=l==null?void 0:l[e]}return(0,Za.isNullable)(a)?e+Object.values(i!=null?i:{}).join(" "):i?a.replaceAll(/{(\w+?)}/g,(d,l)=>{var p;return(p=i[l])!=null?p:""}):a},F=(t,e)=>{let{interfaceLanguage$:i}=Te(),o=Ce(i),n=qt();return qp(o,t,e,n.defaultLanguage)};var pP=require("@vkontakte/videoplayer-core/es2018");var Xa;(function(t){t.fatal="fatal",t.error="error",t.warning="warning",t.log="log",t.info="info",t.debug="debug",t.critical="critical"})(Xa||(Xa={}));var I_=/^\s*at (?:(.*?) ?\()?((?:file|https?|blob|chrome-extension|address|native|eval|webpack|<anonymous>|[-a-z]+:|.*bundle|\/).*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,k_=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:file|https?|blob|chrome|webpack|resource|moz-extension).*?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js))(?::(\d+))?(?::(\d+))?\s*$/i,E_=/^\s*at (?:((?:\[object object\])?.+) )?\(?((?:file|ms-appx|https?|webpack|blob):.*?):(\d+)(?::(\d+))?\)?\s*$/i,Hc="?",P_="X-Sentry-Auth",A_=/^(?:(\w+):)\/\/(?:([\w-]+)(?::(\w+))?@)([\w.-]+)(?::(\d+))?\/(.+)/;function M_(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=I_.exec(i[a]))n={filename:o[2]&&o[2].indexOf("address at ")===0?o[2].substr(11):o[2],function:o[1]||Hc,lineno:o[3]?+o[3]:null,colno:o[4]?+o[4]:null};else if(o=E_.exec(i[a]))n={filename:o[2],function:o[1]||Hc,lineno:+o[3],colno:o[4]?+o[4]:null};else if(o=k_.exec(i[a]))a===0&&!o[5]&&t.columnNumber!==void 0&&(e[0].column=t.columnNumber+1),n={filename:o[3],function:o[1]||Hc,lineno:o[4]?+o[4]:null,colno:o[5]?+o[5]:null};else continue;!n.function&&n.lineno&&(n.function=Hc),e.push(n)}return e.length?{value:Mh(t),type:t.name,stacktrace:{frames:e.reverse()}}:null}function Mh(t){return(t&&t.message||"No error message").split(`
|
|
60
|
+
`).filter(i=>!!i)[0]}function L_(t){try{let e=M_(t);if(e)return e}catch(e){}return{value:Mh(t),type:t&&t.name,stacktrace:{frames:[]}}}function V_(){return"xxxxxxxxxxxx4xxxyxxxxxxxxxxxxxxx".replace(/[xy]/g,t=>{let e=Math.random()*16|0;return(t==="x"?e:e&3|8).toString(16)})}var Fc=class{constructor(e){if(e&&e.dsn){let i=A_.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{...this.getRequestBlank(),exception:{values:[L_(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(P_,this.authHeader||""),i.send(JSON.stringify(e))}getRequestBlank(){return{platform:"javascript",event_id:V_(),sdk:{name:"micro-sentry.javascript.core",version:"0.0.0"},timestamp:Date.now()/1e3,environment:this.environment}}};function Lh(t,e){return Object.prototype.toString.call(e)==="[object RegExp]"?e.test(t):typeof e=="string"?t.indexOf(e)!==-1:!1}function R_(){return window}var Uc=class t extends Fc{constructor(e,i=R_()){super(e),this.options=e,this.window=i,this.destroyed=!1,this._state={};let{plugins:o=[],beforeSend:n=p=>p,beforeBreadcrumb:a=p=>p,blacklistUrls:s=[],ignoreErrors:d=[],release:l=void 0}=this.options||{};this.plugins=o.map(p=>new p(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",{...e}),this}setTag(e,i){return this.extendState({tags:{[e]:i}}),this}setExtra(e,i){return this.extendState({extra:{[e]:i}}),this}setExtras(e){return this.setKeyState("extra",{...e}),this}setUser(e){return this.setKeyState("user",{...e}),this}clone(){let e=new t({...this.options,plugins:[]});return e.extendState(this.state),e}withScope(e){let i=this.clone();e(i),i.destroy(),this.setBreadcrumbs(void 0)}addBreadcrumb(e){this.extendState({breadcrumbs:[{timestamp:Date.now()/1e3,...this.beforeBreadcrumb(e)}]})}setBreadcrumbs(e){this.setKeyState("breadcrumbs",e)}captureMessage(e,i){this.send({...this.getRequestBlank(),message:e,level:i})}destroy(){this.destroyed=!0,this.plugins.forEach(e=>{e.destroy&&e.destroy()})}isIgnoredError(e){return this.ignoreErrors.length?this.getPossibleEventMessages(e).some(i=>this.ignoreErrors.some(o=>Lh(i,o))):!1}getRequestBlank(){return{request:{url:this.window.location.toString(),headers:{"User-Agent":this.window.navigator.userAgent}},...super.getRequestBlank(),sdk:{name:"micro-sentry.javascript.browser",version:"0.0.0"},...this.state}}send(e){this.destroyed||this.isDeniedUrl(e)||this.isIgnoredError(e)||(super.send(this.beforeSend({release:this.release,...e})),this.setBreadcrumbs(void 0))}getPossibleEventMessages(e){if(e.message)return[e.message];if(e.exception)try{let{type:i="",value:o=""}=e.exception.values&&e.exception.values[0]||{};return[`${o}`,`${i}: ${o}`]}catch(i){return[]}return[]}isDeniedUrl(e){if(!this.blacklistUrls.length)return!1;let i=this.getEventFilterUrl(e);return i?this.blacklistUrls.some(o=>Lh(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{...i,[o]:a||d?[...a||[],...d||[]]:{...typeof n!="string"?n:{},...typeof s!="string"?s:{}}}},this._state)}setKeyState(e,i){this._state[e]=i}};var Js=require("@vkontakte/videoplayer-shared/es2018");var zc=null,ea=class{constructor(e,i,o={}){!zc&&e.dsn&&(this.sentryClient=new Uc({dsn:e.dsn,environment:i.env}),this.version=i.version,this.sentrySubscription=new Js.Subscription,this.options=e,this.context=o,zc=this)}destroy(){var e,i;(e=this.sentryClient)==null||e.destroy(),(i=this.sentrySubscription)==null||i.unsubscribe(),zc=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:p=[],blackErrorIdList:m,blackErrorCategoryList:$}=s,{errorType:u,category:_}=i;if((0,Js.isNonNullable)(_)&&$.includes(_)||(0,Js.isNonNullable)(u)&&m.includes(u))return;if(Math.random()<=d||(0,Js.isNonNullable)(_)&&p.includes(_)||(0,Js.isNonNullable)(u)&&l.includes(u)){Object.keys(i).length&&n.setTags({version:this.version,...i}),(Object.keys(a).length||Object.keys(o).length)&&n.setExtras({...a,...o});try{u&&n.captureMessage(u,i.fatal?Xa.fatal:Xa.error),n.report(e)}catch(y){console.error(y)}}}static getInstance(){return zc}};var Hr=(d=>(d.Thumb="thumb",d.Video="video",d.Ads="ads",d.Crashed="crashed",d.LiveWaitingStart="LiveWaitingStart",d.LiveWaitingRecover="LiveWaitingRecover",d.LiveWaitingRecord="LiveWaitingRecord",d))(Hr||{});var qc=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()},Wc=t=>t.exitFullscreen?t.exitFullscreen():t.msExitFullscreen?t.msExitFullscreen():t.webkitExitFullscreen?t.webkitExitFullscreen():t.mozCancelFullScreen?t.mozCancelFullScreen():Promise.reject(),Vh=t=>{let e=t;return e!=null&&e.webkitExitFullscreen?e==null?void 0:e.webkitExitFullscreen():Promise.reject()},nd=()=>{let t=document;return t.fullscreenElement||t.mozFullScreenElement||t.webkitFullscreenElement||t.msFullscreenElement},hs=()=>!!nd(),Kc=t=>{document.addEventListener("fullscreenchange",t),document.addEventListener("webkitfullscreenchange",t),document.addEventListener("mozfullscreenchange",t),document.addEventListener("MSFullscreenChange",t)},Qc=t=>{document.removeEventListener("fullscreenchange",t),document.removeEventListener("webkitfullscreenchange",t),document.removeEventListener("mozfullscreenchange",t),document.removeEventListener("MSFullscreenChange",t)},Rh=t=>{let e=window.screen;return(async n=>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))};var Wp=require("@vkontakte/videoplayer-core/es2018"),Dh=()=>({title:F("hotkey_map_modal_title"),closeBtnText:F("hotkey_map_modal_close_btn_text"),groups:[{title:F("hotkey_map_group_title_common"),items:[{description:F("hotkey_map_item_mute_description"),value:F("hotkey_map_item_mute_value")},{description:F("hotkey_map_item_volume_up_description"),value:F("hotkey_map_item_volume_up_value")},{description:F("hotkey_map_item_volume_down_description"),value:F("hotkey_map_item_volume_down_value")},{description:F("hotkey_map_item_pip_description"),value:F("hotkey_map_item_pip_value")},{description:F("hotkey_map_item_full_screen_description"),value:F("hotkey_map_item_full_screen_value")},{description:F("hotkey_map_item_show_context_menu_description"),value:F("hotkey_map_item_show_context_menu_value")},{description:F("hotkey_map_item_show_hotkey_map_description"),value:F("hotkey_map_item_show_hotkey_map_value")}]},{title:F("hotkey_map_group_title_playback"),items:[{description:F("hotkey_map_item_play_toggle_description"),value:F("hotkey_map_item_play_toggle_value")},{description:F("hotkey_map_item_seek_backward_description"),value:F("hotkey_map_item_seek_backward_value")},{description:F("hotkey_map_item_seek_forward_description"),value:F("hotkey_map_item_seek_forward_value")},{description:F("hotkey_map_item_fast_seek_backward_description"),value:F("hotkey_map_item_fast_seek_backward_value")},{description:F("hotkey_map_item_fast_seek_forward_description"),value:F("hotkey_map_item_fast_seek_forward_value")},{description:F("hotkey_map_item_rate_down_description"),value:F("hotkey_map_item_rate_down_value")},{description:F("hotkey_map_item_rate_up_description"),value:F("hotkey_map_item_rate_up_value")},{description:F("hotkey_map_item_prev_frame_description"),value:F("hotkey_map_item_prev_frame_value")},{description:F("hotkey_map_item_next_frame_description"),value:F("hotkey_map_item_next_frame_value")},{description:F("hotkey_map_item_jump_seek_description"),value:F("hotkey_map_item_jump_seek_value")},{description:F("hotkey_map_item_next_video_description"),value:F("hotkey_map_item_next_video_value")},{description:F("hotkey_map_item_prev_video_description"),value:F("hotkey_map_item_prev_video_value")}]},{title:F("hotkey_map_group_title_subtitles"),items:[{description:F("hotkey_map_item_subtitles_toggle_description"),value:F("hotkey_map_item_subtitles_toggle_value")}]},{title:F("hotkey_map_group_title_episodes"),items:[{description:F("hotkey_map_item_prev_episode_description"),value:Wp.clientChecker.device.isApple?F("hotkey_map_item_prev_episode_mac_value"):F("hotkey_map_item_prev_episode_pc_value")},{description:F("hotkey_map_item_next_episode_description"),value:Wp.clientChecker.device.isApple?F("hotkey_map_item_next_episode_mac_value"):F("hotkey_map_item_next_episode_pc_value")}]}]});var Ja=require("@vkontakte/videoplayer-shared/es2018");var ta=class{constructor({enabled:e=!0}={enabled:!0}){this.isRequested=!1;this.videoElement=void 0;this.playerContainer=void 0;this.externalEventHandlers={};this.eventHandlers={enterpictureinpicture:this.onEnterPictureInPicture.bind(this),leavepictureinpicture:this.onLeavePictureInPicture.bind(this),resize:(0,Ja.debounceFn)(this.onResize.bind(this),300)};this.info={isActive$:new Ja.ValueSubject(!1),isEnabled$:new Ja.ValueSubject(!1),type:0};this.info.isEnabled$=new Ja.ValueSubject(e)}isSupported(){return document.pictureInPictureEnabled}isActive(){return this.isSupported()&&!!document.pictureInPictureElement}setContext(e){this.svelteContext=e}async revealPictureInPicture(){this.isRequested&&(this.unregistryEventHandlers(),await this.request(),this.registryEventHandlers())}async request(){var e;if(!(!this.isSupported()||this.isActive()))try{await((e=this.videoElement)==null?void 0:e.requestPictureInPicture())}catch(i){this.isRequested=!1}}async remove(){!this.isSupported()||!this.isActive()||await 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={...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)}async dispose(){this.unregistryEventHandlers(),await 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 ia(t){return t instanceof ta}var el=require("@vkontakte/videoplayer-shared/es2018");Nv();function Gp(t,e){U(e,!1);let i=Te();zt(()=>{i.getAdmanWrapper().startPostroll()}),$r(),z()}var Nh=require("@vkontakte/videoplayer-shared/es2018");var D_=(t,e)=>{t.stopPropagation(),e()()},N_=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>'),B_=L("<div><!></div>"),O_={hash:"svelte-1k4i25s",code:".container.svelte-1k4i25s {position:absolute;top:14px;right:16px;padding:6px 10px;font-size:13px;color:#fff;background:rgba(0, 0, 0, 0.56);border-radius:6px;transition:color .2s;}.container-mobile.svelte-1k4i25s {bottom:14px;top:unset;font-size:15px;max-width:142px;}.icon.svelte-1k4i25s {margin-left:4px;position:relative;top:2px;fill:var(--white);transition:fill .2s;}.skip.svelte-1k4i25s {width:86px;}.skippable.svelte-1k4i25s {cursor:pointer;color:var(--white);}.skippable.svelte-1k4i25s:hover {color:rgba(255, 255, 255, .75);}.skippable.svelte-1k4i25s:hover .icon:where(.svelte-1k4i25s) {fill:rgba(255, 255, 255, .75);}"};function jp(t,e){U(e,!0),q(t,O_);let[i,o]=Be(),n=()=>S(p,"$isMobile",i),a=f(e,"position",3,0),s=f(e,"secondsToWatchBeforeSkip",3,0),d=f(e,"skipAd",3,Nh.noop),p=Te().ui.isMobile,m=v(()=>a()>0&&a()>=s());var $=B_();let u;var _=h($);{var w=C=>{var T=N_();T.__click=[D_,d];var E=h(T);ye(),g(T),k(P=>me(E,`${P!=null?P:""} `),[()=>F("skip_ads_now")]),b(C,T)},y=C=>{var T=Nr();k(E=>me(T,E),[()=>F("skip_ads_after",{time:Math.ceil(s()-a()).toFixed(0)})]),b(C,T)};R(_,C=>{r(m)?C(w):C(y,!1)})}g($),k(C=>u=ee($,1,"container svelte-1k4i25s",null,u,C),[()=>({"container-mobile":n(),skippable:r(m)})]),b(t,$),z(),o()}lt(["click"]);var H_=L('<button class="svelte-1wy3dql"> </button>'),F_={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 Yp(t,e){U(e,!1),q(t,F_),$r();var i=H_(),o=h(i,!0);g(i),k(n=>me(o,n),[()=>F("visit_advertiser")],hr),b(t,i),z()}var U_=L('<div class="top-gradient-mobile svelte-354ajf"></div>'),z_=L('<div class="container svelte-354ajf"><!> <video style="width: 100%; height: 100%" playsinline=""></video> <!> <!> <!></div>',2),q_={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,14 +67,14 @@ Try switching the\xA0quality to\xA0Auto.`},kh=y_;var ns=new Map;ns.set(Ga.Interf
|
|
|
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
|
|
71
|
-
|
|
72
|
-
animation: 1.5s infinite linear alternate;animation-play-state:paused;}.
|
|
73
|
-
animation-name: svelte-
|
|
74
|
-
animation-name: svelte-
|
|
75
|
-
animation-name: svelte-
|
|
76
|
-
|
|
77
|
-
@keyframes svelte-
|
|
70
|
+
);}`};function rd(t,e){U(e,!0),q(t,q_);let[i,o]=Be(),n=()=>S(G,"$canSkipAd",i),a=()=>S(H,"$adPlaybackState",i),s=()=>S(E,"$isMobile",i),d=()=>S(O,"$adPosition",i),l=()=>S(X,"$secondsToWatchBeforeSkipAd",i),p=()=>S(T,"$isVideoEnded",i),m=f(e,"adsSlotId",3,void 0),$=f(e,"adsParams",3,void 0),u=f(e,"adsPreviewParam",3,void 0),_=f(e,"adsAutoplayParam",3,void 0),w=f(e,"duration",3,0),y=Te(),C=qt(),T=y.state.isEnded$,E=y.ui.isMobile,P=C.ads.isMobileGoToSiteButton,A=J(void 0),I=J(void 0),V=!1,H=y.ads.playbackState,G=y.ads.canSkip,O=y.ads.position,X=y.ads.secondsToWatchBeforeSkip,oe=v(()=>n()&&a()!=="inactive"),Y=v(()=>s()&&a()!=="inactive"&&P);zt(()=>{var $e;let ge=y.getAdmanWrapper();if(el.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_ads_mount"],numbers:[(0,el.now)(),m()]}),!m()){ge.onAdmanLoadingError();return}let Ge=Ne=>{ge.initAdman(Ne),V=!0},te=new AbortController,Q=()=>{te.abort()},{width:W,height:Ve}=Ce(y.ui.playerSize),De=Ce(y.ui.isFullscreen),tt=($e=_())!=null?$e:Ce(y.ui.isAutoplay),Se={width:W,height:Ve,isFullscreen:De,isAutoplay:tt,adsContainer:r(A),adsVideoElement:r(I),slotId:m(),params:$(),previewParam:u(),duration:w()};return window.AdmanHTML?Ge(Se):ge.loadAdman(te.signal).then(()=>{Ge(Se)}).catch(()=>{ge.onAdmanLoadingError()}),()=>{el.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_ads_unmount"],numbers:[(0,el.now)(),m()]}),!V&&Q()}});var fe=z_(),ae=h(fe);{var Le=ge=>{var Ge=U_();b(ge,Ge)};R(ae,ge=>{s()&&ge(Le)})}var Ae=M(ae,2);mt(Ae,ge=>B(I,ge),()=>r(I));var he=M(Ae,2);{var se=ge=>{jp(ge,{get position(){return d()},get secondsToWatchBeforeSkip(){return l()},get skipAd(){return y.actions.internal.skipAd}})};R(he,ge=>{r(oe)&&ge(se)})}var Me=M(he,2);{var ne=ge=>{Gp(ge,{})};R(Me,ge=>{p()&&ge(ne)})}var N=M(Me,2);{var ue=ge=>{Yp(ge,{})};R(N,ge=>{r(Y)&&ge(ue)})}g(fe),mt(fe,ge=>B(A,ge),()=>r(A)),b(t,fe),z(),o()}var sn=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 W_=xe('<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 Zp(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=W_();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(2),g(o),k(()=>n=Ie(o,n,{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 K_=xe('<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 Xp(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=K_();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(2),g(o),k(()=>n=Ie(o,n,{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 sd(t,e){let i=f(e,"isActive",3,!1);var o=Ue(),n=ce(o);{var a=d=>{Xp(d,{})},s=d=>{Zp(d,{})};R(n,d=>{i()?d(a):d(s,!1)})}b(t,o)}var Q_=L('<div class="equalizer svelte-1s15d2i"><div class="col svelte-1s15d2i"></div> <div class="col svelte-1s15d2i"></div> <div class="col svelte-1s15d2i"></div></div>'),G_=L('<div class="live-icon svelte-1s15d2i"><!></div>'),j_=L('<span class="text svelte-1s15d2i"> </span>'),Y_=L("<div><!> <!></div>"),Z_={hash:"svelte-1s15d2i",code:`.wrapper.svelte-1s15d2i {padding:2px 6px;white-space:nowrap;border-radius:4px;background-color:var(--black-alpha-40);transition:visibility var(--controls-transition-duration),
|
|
71
|
+
opacity var(--controls-transition-duration);}.wrapper.live.svelte-1s15d2i {font-size:0;line-height:20px;height:20px;border-radius:2px;background:var(--red);padding:0 7px;}.equalizer.svelte-1s15d2i {display:inline-block;vertical-align:middle;position:relative;width:10px;height:10px;margin-top:-4px;margin-right:4px;}.live.svelte-1s15d2i .equalizer:where(.svelte-1s15d2i) {margin-top:-2px;}.equalizer.svelte-1s15d2i .col:where(.svelte-1s15d2i) {width:2px;height:10px;margin-right:2px;background:var(--btn-color, --white);position:absolute;bottom:0;transform-origin:50% 100%;
|
|
72
|
+
animation: 1.5s infinite linear alternate;animation-play-state:paused;}.playing.svelte-1s15d2i .equalizer:where(.svelte-1s15d2i) .col:where(.svelte-1s15d2i) {animation-play-state:running;}.equalizer.svelte-1s15d2i .col:where(.svelte-1s15d2i):nth-child(1) {left:0;
|
|
73
|
+
animation-name: svelte-1s15d2i-thumb-timer-equalizer-col1;}.equalizer.svelte-1s15d2i .col:where(.svelte-1s15d2i):nth-child(2) {left:3px;
|
|
74
|
+
animation-name: svelte-1s15d2i-thumb-timer-equalizer-col2;}.equalizer.svelte-1s15d2i .col:where(.svelte-1s15d2i):nth-child(3) {left:6px;
|
|
75
|
+
animation-name: svelte-1s15d2i-thumb-timer-equalizer-col3;}.live-icon.svelte-1s15d2i {display:inline-block;vertical-align:middle;width:42px;height:20px;margin:0 -7px;}
|
|
76
|
+
|
|
77
|
+
@keyframes svelte-1s15d2i-thumb-timer-equalizer-col1 {
|
|
78
78
|
0% {
|
|
79
79
|
transform: scaleY(0.1);
|
|
80
80
|
}
|
|
@@ -96,7 +96,7 @@ Try switching the\xA0quality to\xA0Auto.`},kh=y_;var ns=new Map;ns.set(Ga.Interf
|
|
|
96
96
|
}
|
|
97
97
|
}
|
|
98
98
|
|
|
99
|
-
@keyframes svelte-
|
|
99
|
+
@keyframes svelte-1s15d2i-thumb-timer-equalizer-col2 {
|
|
100
100
|
0% {
|
|
101
101
|
transform: scaleY(1);
|
|
102
102
|
}
|
|
@@ -118,7 +118,7 @@ Try switching the\xA0quality to\xA0Auto.`},kh=y_;var ns=new Map;ns.set(Ga.Interf
|
|
|
118
118
|
}
|
|
119
119
|
}
|
|
120
120
|
|
|
121
|
-
@keyframes svelte-
|
|
121
|
+
@keyframes svelte-1s15d2i-thumb-timer-equalizer-col3 {
|
|
122
122
|
0% {
|
|
123
123
|
transform: scaleY(0.6);
|
|
124
124
|
}
|
|
@@ -138,9 +138,10 @@ Try switching the\xA0quality to\xA0Auto.`},kh=y_;var ns=new Map;ns.set(Ga.Interf
|
|
|
138
138
|
100% {
|
|
139
139
|
transform: scaleY(0.6);
|
|
140
140
|
}
|
|
141
|
-
}.thumb-timer-text.svelte-opbced {display:inline-block;text-align:right;}`};function id(t,e){q(e,!0),Q(t,q_);let i=v(e,"isHidden",3,!1),o=v(e,"isLive",3,!1),n=v(e,"isPlaying",3,!1);var a=z_();let s;var d=M(h(a),2),l=h(d);{var p=_=>{var u=U_(),$=h(u);td($,{isActive:!0}),g(u),b(_,u)},f=_=>{var u=ar();I($=>ve(u,$),[()=>cr(e.duration-e.position)]),b(_,u)};R(l,_=>{o()?_(p):_(f,!1)})}g(d),g(a),I(_=>s=te(a,1,"thumb-timer svelte-opbced",null,s,_),[()=>({live:o(),hidden:i(),playing:n()})]),b(t,a),W()}var Xa=t=>{if(document.queryCommandSupported&&document.queryCommandSupported("copy")){let e=document.createElement("textarea");e.textContent=t,e.style.position="absolute",e.style.top="-9999px",document.body.appendChild(e),e.select();try{document.execCommand("copy")}finally{document.body.removeChild(e)}}};var zh=require("@vkontakte/videoplayer-core/es2018");var Xp=require("@vkontakte/videoplayer-core/es2018"),ur=t=>{t.stopPropagation(),t.preventDefault()},K_=t=>{var i;let e=t.previousElementSibling;e||(e=(i=t.parentNode)==null?void 0:i.lastElementChild),e==null||e.focus()},Q_=t=>{var i;let e=t.nextElementSibling;e||(e=(i=t.parentNode)==null?void 0:i.firstElementChild),e==null||e.focus()},G_=t=>{let e=t.code;return e==="Tab"&&!t.shiftKey||e==="ArrowDown"},Y_=t=>{let e=t.code;return e==="Tab"||e==="ArrowUp"},Rh=t=>t.code==="Escape",j_=t=>t.code==="ArrowLeft",od=(t,e=[])=>{let i=t.code;return["Enter","Space",...e].includes(i)},Nh=t=>{if(G_(t)){ur(t),Q_(t.target);return}Y_(t)&&(ur(t),K_(t.target))},ws=t=>!Xp.clientChecker.device.isAndroid&&(t==null?void 0:t.detail)===0||Xp.clientChecker.device.isAndroid&&(t==null?void 0:t.pointerType)==="",Ja=async(t,e,i)=>{await yo(),t&&!t.classList.contains("opened")&&!e&&ye(i)&&(await yo(),i.set(!1),t.focus())},Bh=async(t,e,i)=>{await yo(),t&&!e&&ye(i)&&(i.set(!1),t.focus())},el=async(t,e,i)=>{var n;await yo(),!!t&&e&&i&&((n=t.children[0])==null||n.focus())},Dh=async(t,e)=>{setTimeout(()=>{let i=t[e];!!i&&i.focus()},100)},Wc=(t,e)=>{Nh(t),Rh(t)&&(ur(t),e())},Kc=async(t,e)=>{od(t,["ArrowRight"])&&(ur(t),e())},Oh=async(t,e,i)=>{if(Nh(t),j_(t)){ur(t),e();return}Rh(t)&&(ur(t),i())},tl=(t,e)=>{od(t)&&(ur(t),e())},Hh=(t,e,i)=>{if(od(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))}},Fh=t=>{let e=t.getBoundingClientRect(),i=-14,o=e.left+e.width,n=e.top+i;return{right:o,bottom:n}},Uh=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}};var ra=require("@vkontakte/videoplayer-shared/es2018");var Pr={"copy-link":100,"copy-link-timestamp":200,"copy-embed-code":300,pip:400,"video-loop":500,rotate:600,report:700,"save-debug":800,"save-trace":900,"debug-info":1e3};var Jp=require("@vkontakte/videoplayer-shared/es2018");var X_=(t,e)=>{tl(t,()=>e())},J_=L('<li class="item svelte-1hm4mm9" role="menuitem" tabindex="0"> </li>'),eb={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 ef(t,e){q(e,!0),Q(t,eb);let i=v(e,"onClick",3,Jp.noop),o=v(e,"closeContextMenu",3,Jp.noop),n=d=>{d==null||d.stopPropagation(),i()(),o()()};var a=J_();a.__click=n,a.__keydown=[X_,n];var s=h(a,!0);g(a),I(()=>{var d;Oe(a,"aria-label",(d=e.ariaLabel)!=null?d:e.label),Oe(a,"data-testid",e.id),ve(s,e.label)}),b(t,a),W()}st(["click","keydown"]);var na=(t,e)=>t.weight-e.weight;var il=(o=>(o.OPEN_SUB_MENU="OPEN_SUB_MENU",o.CLICK="CLICK",o.SWITCH="SWITCH",o))(il||{});var tb=(t,e)=>{Wc(t,e)},ib=t=>{t.preventDefault()},ob=L('<ul role="menu" class="svelte-1p5ukkp"></ul>'),nb={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 tf(t,e){q(e,!0),Q(t,nb);let[i,o]=He(),n=()=>C(oe,"$isLive$",i),a=()=>C(Pe,"$isPiPEnabled$",i),s=()=>C(X,"$chromecastState$",i),d=()=>C(J,"$pictureInPictureApiIsActive$",i),l=()=>C(Ve,"$isLooped$",i),p=()=>C(pe,"$positionExact$",i),f=()=>C(z,"$debugPanelVisible",i),_=()=>C(Y,"$additionalContextMenuItems$",i),u=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=ee(0),A=ee(0),P=Se(),{pictureInPicture$:E}=uo(),T=Kt(),V=P.ui.contextMenu.visible$,z=P.ui.debugPanelVisible,Y=P.ui.additionalContextMenuItems$,F=P.ui.t,j=P.actions.internal.togglePictureInPicture,X=P.state.chromecastState$,oe=P.state.isLive$,pe=P.state.positionExact$,le=P.state.isInteractive,Ve=P.state.looped$,{isEnabled$:Pe,isActive$:J}=E,Me=m(()=>{var Ye;return T.features.copyVideoLink&&((Ye=P.callbacks)==null?void 0:Ye.onCopyVideoLink)}),Z=m(()=>r(Me)&&!n()&&!le),B=m(()=>{var Ye;return!!((Ye=P.callbacks)!=null&&Ye.onCopyEmbedCodeClicked)}),Re=m(()=>a()&&s()!==zh.ChromecastState.CONNECTED&&!le),ne=m(()=>T.features.videoRotate&&!le),Ie=m(()=>T.showSupport&&!d()),Ne=m(()=>T.features.saveTraceInfoToFile),fe=()=>{var Ye;V.set(!1),(Ye=e.returnFocus)==null||Ye.call(e)},D=(Ye,lt)=>{if(!S()||!w()||!y())return;let Je=S().getBoundingClientRect(),kt=w().getBoundingClientRect();O(k,Ye-kt.left),O(A,lt-kt.top),r(k)+Je.width>kt.width&&O(k,kt.width-Je.width),r(A)+Je.height>kt.height&&O(A,kt.height-Je.height),O(k,me(Math.max(r(k),0))),O(A,me(Math.max(r(A),0)))};qe(()=>{(async()=>{if(S()&&w()&&y()){await yo();let{top:lt,left:Je,bottom:kt,right:Jt}=$(),Qe=Je!=null?Je:0,dt=lt!=null?lt:0,ei=S().getBoundingClientRect();(0,ra.isNullable)(Je)&&!(0,ra.isNullable)(Jt)&&(Qe=Jt-ei.width),(0,ra.isNullable)(lt)&&!(0,ra.isNullable)(kt)&&(dt=kt-ei.height),Qe=Math.max(Qe,0),dt=Math.max(dt,0),D(Qe,dt)}})()});let de=()=>{P.actions.internal.videoRotate()},Ee=()=>{(0,ra.isValidURL)(e.supportLink)&&window.open(e.supportLink,"_blank"),P.actions.internal.reportProblem(),P.actions.internal.pause()},Ge=()=>{let Ye=P.actions.internal.getDebugTextData();if(T.features.saveDebugInfoToFile){let lt=new Blob([...Ye],{type:"plain/text"}),Je=window.URL.createObjectURL(lt);Xs(Je,"vk_player_debug_info","txt")}else Xa(P.actions.internal.getDebugTextData())},at=()=>{let Ye=P.actions.internal.getTraceTextData(),lt=new Blob([...Ye],{type:"application/json"}),Je=window.URL.createObjectURL(lt);Xs(Je,"vk_player_trace_info","json")},Ae=()=>{z.set(!0)},$e=async()=>{var Ye;try{j()}finally{(Ye=e.returnFocus)==null||Ye.call(e)}},Le=()=>{P.actions.internal.setLooped(!l())},Ze=()=>{var Ye,lt;if(r(B)){let Je=(lt=(Ye=P.callbacks)==null?void 0:Ye.onCopyEmbedCodeClicked)==null?void 0:lt.call(Ye);Je&&Xa(Je)}},ut=(Ye=!1)=>{var lt,Je;if((lt=P.callbacks)!=null&<.onCopyVideoLink){let kt=(Je=P.callbacks)==null?void 0:Je.onCopyVideoLink(Ye,p());kt&&Xa(kt)}},nt=m(()=>T.features.saveDebugInfoToFile?F("menu_save_debug"):F("menu_copy_debug")),Bt=m(()=>r(Me)?{id:"copy-link",weight:Pr["copy-link"],label:F("menu_copy_video_link"),onClick:()=>ut()}:void 0),rt=m(()=>r(Z)?{id:"copy-link-timestamp",weight:Pr["copy-link-timestamp"],label:F("menu_copy_video_link_with_timestamp"),onClick:()=>ut(!0)}:void 0),xt=m(()=>r(B)?{id:"copy-embed-code",weight:Pr["copy-embed-code"],label:F("menu_copy_embed_code"),onClick:Ze}:void 0),zt=m(()=>r(Re)?{id:"pip",weight:Pr.pip,label:F("menu_pip"),onClick:$e}:void 0),Qt=m(()=>({id:"video-loop",weight:Pr["video-loop"],label:l()?F("menu_video_loop_off"):F("menu_video_loop_on"),ariaLabel:F("aria_label_menu_loop"),onClick:Le})),Be=m(()=>r(ne)?{id:"rotate",weight:Pr.rotate,label:F("menu_video_rotate"),ariaLabel:F("aria_label_menu_rotate"),onClick:de}:void 0),re=m(()=>r(Ie)?{id:"report",weight:Pr.report,label:F("menu_report"),ariaLabel:`${F("menu_report")}. ${F("aria_label_new_tab_alert")}`,onClick:Ee}:void 0),K=m(()=>({id:"save-debug",weight:Pr["save-debug"],label:r(nt),onClick:Ge})),se=m(()=>r(Ne)?{id:"save-trace",weight:Pr["save-trace"],label:F("menu_save_debug"),onClick:at}:void 0),he=m(()=>({id:"debug-info",weight:Pr["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})),Ce=m(()=>[r(Bt),r(rt),r(xt),r(zt),r(Qt),r(Be),r(re),r(K),r(se),r(he),..._()].filter(Ye=>!!Ye).sort(na));var De=Fe(),pt=ue(De);{var qt=Ye=>{var lt=ob();lt.__contextmenu=[ib],lt.__keydown=[tb,fe],yi(lt,21,()=>r(Ce),Je=>Je.id,(Je,kt)=>{ef(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:fe})}),g(lt),ct(lt,Je=>S(Je),()=>S()),I(()=>{var Je,kt;return tt(lt,`top: ${(Je=r(A))!=null?Je:""}px; left: ${(kt=r(k))!=null?kt:""}px;`)}),b(Ye,lt)};R(pt,Ye=>{u()&&Ye(qt)})}b(t,De),W(),o()}st(["contextmenu","keydown"]);var Qc=class{constructor(e){this.value=e,this.next=null}};var ol=class{constructor(e){this.top=null,this.bottom=null,this.size=0,this.maxSize=e}push(e){let i=new Qc(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 rb=L('<div class="container svelte-1ssl9eb"><canvas class="svelte-1ssl9eb"></canvas></div>'),sb={hash:"svelte-1ssl9eb",code:".container.svelte-1ssl9eb {display:inline-block;width:120px;height:16px;}canvas.svelte-1ssl9eb {transform:scale(1, -1);margin-top:2px;}"};function nd(t,e){q(e,!0),Q(t,sb);let i=v(e,"values",19,()=>[]),o=ee(void 0),n=ee(null),a=16,s=120,d=60,l=s/d;Ht(()=>{r(o).width=s,r(o).height=a,O(n,me(r(o).getContext("2d")))});function p(u,$,w,y,S){S===0&&(S=1),u.fillStyle="#fff",u.fillRect($,w,y,S)}qe(()=>{let u="";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;p(r(n),S,0,l,k),u=k+" "+u,w--}}});var f=rb(),_=h(f);ct(_,u=>O(o,u),()=>r(o)),g(f),b(t,f),W()}var of=require("@vkontakte/videoplayer-shared/es2018");var ab=(t,e)=>{t.stopPropagation(),of.safeStorage.remove(Kl),e.set(!1)},lb=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Video id</div> <span> </span></div>'),db=L('<div class="svelte-4deykz"><div class="svelte-4deykz">VSID</div> <span> </span></div>'),cb=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Provider</div> <span> </span></div>'),ub=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Streams</div> <span> </span></div>'),pb=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Viewport</div> <span> </span></div>'),fb=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Video size</div> <span> </span></div>'),mb=L('<div class="svelte-4deykz"><div class="svelte-4deykz">CDN host</div> <span> </span></div>'),vb=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Volume</div> <span> </span></div>'),gb=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Buffer</div> <span> </span></div>'),hb=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Live latency</div> <span> </span></div>'),_b=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Segment</div> <span> </span></div>'),bb=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Network</div> <!> <span> </span></div>'),$b=L('<div class="svelte-4deykz"><div class="svelte-4deykz">V bitrate</div> <!> <span> </span></div>'),yb=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>'),xb={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 rd(t,e){q(e,!0),Q(t,xb);let[i,o]=He(),n=()=>C(d,"$isMobile",i),a=Se(),s=a.ui.debugPanelVisible,d=a.ui.isMobile,l=ee(me(a.actions.internal.getDebugPanelData())),p=a.actions.internal.getVideoElement(),f=ee(0),_=ee(0),u=ee(0),$=new ol(60),w=new ol(60),y=new ol(60),S=ee(me([])),k=ee(me([])),A=ee(me([])),P=H("aria_label_debug_panel");Ht(()=>{of.safeStorage.set(Kl,"true"),a.actions.internal.startLogging(),p&&(O(_,me(p.getVideoPlaybackQuality().droppedVideoFrames)),O(f,me(p.getVideoPlaybackQuality().totalVideoFrames)));let K=window.setInterval(()=>{O(l,me(a.actions.internal.getDebugPanelData()))},500),se;return p&&(se=window.setInterval(()=>{if(p){O(_,me(p.getVideoPlaybackQuality().droppedVideoFrames));let he=p.getVideoPlaybackQuality().totalVideoFrames;O(u,he-r(f)),O(f,me(he)),$.push(r(u)),r(l).speed&&w.push(r(l).speed),r(l).bitrate&&y.push(r(l).bitrate),O(S,me($.getValuesFromBottom())),O(k,me(w.getValuesFromBottom())),O(A,me(y.getValuesFromBottom()))}},1e3)),()=>{a.actions.internal.stopLogging(),clearInterval(K),se&&clearInterval(se)}});var E=yb();let T;Oe(E,"aria-label",P);var V=h(E);V.__click=[ab,s];var z=M(V,2),Y=h(z),F=M(h(Y),2),j=h(F,!0);g(F),g(Y);var X=M(Y,2);{var oe=K=>{var se=lb(),he=M(h(se),2),Ce=h(he,!0);g(he),g(se),I(()=>ve(Ce,r(l).id)),b(K,se)};R(X,K=>{r(l).id&&K(oe)})}var pe=M(X,2);{var le=K=>{var se=db(),he=M(h(se),2),Ce=h(he,!0);g(he),g(se),I(()=>ve(Ce,r(l).vsid)),b(K,se)};R(pe,K=>{r(l).vsid&&K(le)})}var Ve=M(pe,2);{var Pe=K=>{var se=cb(),he=M(h(se),2),Ce=h(he,!0);g(he),g(se),I(()=>ve(Ce,r(l).provider)),b(K,se)};R(Ve,K=>{r(l).provider&&K(Pe)})}var J=M(Ve,2);{var Me=K=>{var se=ub(),he=M(h(se),2),Ce=h(he);g(he),g(se),I(()=>{var De,pt;return ve(Ce,`Video: ${r(l).videoCodec||""} ${(De=r(l).hdr?"(HDR)":"")!=null?De:""}
|
|
141
|
+
}.text.svelte-1s15d2i {font-size:13px;line-height:16px;color:var(--controls-time);font-weight:500;}`};function ad(t,e){q(t,Z_);let i=f(e,"withEqualizer",3,!1),o=f(e,"isLive",3,!1),n=f(e,"isPlaying",3,!1);var a=Y_();let s;var d=h(a);{var l=u=>{var _=Q_();b(u,_)};R(d,u=>{i()&&u(l)})}var p=M(d,2);{var m=u=>{var _=G_(),w=h(_);sd(w,{isActive:!0}),g(_),b(u,_)},$=u=>{var _=j_(),w=h(_,!0);g(_),k(()=>me(w,e.time)),b(u,_)};R(p,u=>{o()?u(m):u($,!1)})}g(a),k(u=>s=ee(a,1,"wrapper svelte-1s15d2i",null,s,u),[()=>({live:o(),playing:n()})]),b(t,a)}var X_=L('<div role="timer" data-testid="thumb-timer"><!></div>'),J_={hash:"svelte-1b40w20",code:`.thumb-timer.svelte-1b40w20 {position:absolute;z-index:var(--thumb-timer-z-index);bottom:0;right:0;margin:8px;transition:visibility var(--controls-transition-duration),
|
|
142
|
+
opacity var(--controls-transition-duration);}.thumb-timer.hidden.svelte-1b40w20 {visibility:hidden;opacity:0;}`};function ld(t,e){U(e,!0),q(t,J_);let i=f(e,"isHidden",3,!1),o=f(e,"isLive",3,!1),n=f(e,"isPlaying",3,!1),a=v(()=>sn(e.duration-e.position));var s=X_();let d;var l=h(s);ad(l,{get time(){return r(a)},get isLive(){return o()},get isPlaying(){return n()},withEqualizer:!0}),g(s),k(p=>d=ee(s,1,"thumb-timer svelte-1b40w20",null,d,p),[()=>({hidden:i()})]),b(t,s),z()}var tl=t=>{if(document.queryCommandSupported&&document.queryCommandSupported("copy")){let e=document.createElement("textarea");e.textContent=t,e.style.position="absolute",e.style.top="-9999px",document.body.appendChild(e),e.select();try{document.execCommand("copy")}finally{document.body.removeChild(e)}}};var Kh=require("@vkontakte/videoplayer-core/es2018");var Jp=require("@vkontakte/videoplayer-core/es2018"),rr=t=>{t.stopPropagation(),t.preventDefault()},tb=t=>{var i;let e=t.previousElementSibling;e||(e=(i=t.parentNode)==null?void 0:i.lastElementChild),e==null||e.focus()},ib=t=>{var i;let e=t.nextElementSibling;e||(e=(i=t.parentNode)==null?void 0:i.firstElementChild),e==null||e.focus()},ob=t=>{let e=t.code;return e==="Tab"&&!t.shiftKey||e==="ArrowDown"},nb=t=>{let e=t.code;return e==="Tab"||e==="ArrowUp"},Bh=t=>t.code==="Escape",rb=t=>t.code==="ArrowLeft",dd=(t,e=[])=>{let i=t.code;return["Enter","Space",...e].includes(i)},Oh=t=>{if(ob(t)){rr(t),ib(t.target);return}nb(t)&&(rr(t),tb(t.target))},$s=t=>!Jp.clientChecker.device.isAndroid&&(t==null?void 0:t.detail)===0||Jp.clientChecker.device.isAndroid&&(t==null?void 0:t.pointerType)==="",il=async(t,e,i)=>{await yo(),t&&!t.classList.contains("opened")&&!e&&Ce(i)&&(await yo(),i.set(!1),t.focus())},Hh=async(t,e,i)=>{await yo(),t&&!e&&Ce(i)&&(i.set(!1),t.focus())},ol=async(t,e,i)=>{var n;await yo(),!!t&&e&&i&&((n=t.children[0])==null||n.focus())},Fh=async(t,e)=>{setTimeout(()=>{let i=t[e];!!i&&i.focus()},100)},Gc=(t,e)=>{Oh(t),Bh(t)&&(rr(t),e())},jc=async(t,e)=>{dd(t,["ArrowRight"])&&(rr(t),e())},Uh=async(t,e,i)=>{if(Oh(t),rb(t)){rr(t),e();return}Bh(t)&&(rr(t),i())},nl=(t,e)=>{dd(t)&&(rr(t),e())},zh=(t,e,i)=>{if(dd(t))rr(t),i(!e);else{let o=t.code;if(o==="ArrowLeft"&&e){i(!1),rr(t);return}o==="ArrowRight"&&!e&&(i(!0),rr(t))}},qh=t=>{let e=t.getBoundingClientRect(),i=-14,o=e.left+e.width,n=e.top+i;return{right:o,bottom:n}},Wh=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}};var ra=require("@vkontakte/videoplayer-shared/es2018");var xr={"copy-link":100,"copy-link-timestamp":200,"copy-embed-code":300,pip:400,"video-loop":500,rotate:600,report:700,"save-debug":800,"save-trace":900,"debug-info":1e3};var ef=require("@vkontakte/videoplayer-shared/es2018");var ab=(t,e)=>{nl(t,()=>e())},lb=L('<li class="item svelte-1hm4mm9" role="menuitem" tabindex="0"> </li>'),db={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 tf(t,e){U(e,!0),q(t,db);let i=f(e,"onClick",3,ef.noop),o=f(e,"closeContextMenu",3,ef.noop),n=d=>{d==null||d.stopPropagation(),i()(),o()()};var a=lb();a.__click=n,a.__keydown=[ab,n];var s=h(a,!0);g(a),k(()=>{var d;Oe(a,"aria-label",(d=e.ariaLabel)!=null?d:e.label),Oe(a,"data-testid",e.id),me(s,e.label)}),b(t,a),z()}lt(["click","keydown"]);var na=(t,e)=>t.weight-e.weight;var rl=(o=>(o.OPEN_SUB_MENU="OPEN_SUB_MENU",o.CLICK="CLICK",o.SWITCH="SWITCH",o))(rl||{});var cb=(t,e)=>{Gc(t,e)},ub=t=>{t.preventDefault()},pb=L('<ul role="menu" class="svelte-1p5ukkp"></ul>'),fb={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 of(t,e){U(e,!0),q(t,fb);let[i,o]=Be(),n=()=>S(Y,"$isLive$",i),a=()=>S(Ae,"$isPiPEnabled$",i),s=()=>S(oe,"$chromecastState$",i),d=()=>S(he,"$pictureInPictureApiIsActive$",i),l=()=>S(Le,"$isLooped$",i),p=()=>S(fe,"$positionExact$",i),m=()=>S(H,"$debugPanelVisible",i),$=()=>S(G,"$additionalContextMenuItems$",i),u=f(e,"visible",3,!1),_=f(e,"position",19,()=>({top:0,left:0})),w=f(e,"playerContainerRef",3,void 0),y=f(e,"controlsContainerRef",3,void 0),C=f(e,"menuElementRef",15,void 0),T=J(0),E=J(0),P=Te(),{pictureInPicture$:A}=po(),I=qt(),V=P.ui.contextMenu.visible$,H=P.ui.debugPanelVisible,G=P.ui.additionalContextMenuItems$,O=P.ui.t,X=P.actions.internal.togglePictureInPicture,oe=P.state.chromecastState$,Y=P.state.isLive$,fe=P.state.positionExact$,ae=P.state.isInteractive,Le=P.state.looped$,{isEnabled$:Ae,isActive$:he}=A,se=v(()=>{var Ze;return I.features.copyVideoLink&&((Ze=P.callbacks)==null?void 0:Ze.onCopyVideoLink)}),Me=v(()=>r(se)&&!n()&&!ae),ne=v(()=>{var Ze;return!!((Ze=P.callbacks)!=null&&Ze.onCopyEmbedCodeClicked)}),N=v(()=>a()&&s()!==Kh.ChromecastState.CONNECTED&&!ae),ue=v(()=>I.features.videoRotate&&!ae),ge=v(()=>I.showSupport&&!d()),Ge=v(()=>I.features.saveTraceInfoToFile),te=()=>{var Ze;V.set(!1),(Ze=e.returnFocus)==null||Ze.call(e)},Q=(Ze,Xe)=>{if(!C()||!w()||!y())return;let Je=C().getBoundingClientRect(),We=w().getBoundingClientRect();B(T,Ze-We.left),B(E,Xe-We.top),r(T)+Je.width>We.width&&B(T,We.width-Je.width),r(E)+Je.height>We.height&&B(E,We.height-Je.height),B(T,pe(Math.max(r(T),0))),B(E,pe(Math.max(r(E),0)))};qe(()=>{(async()=>{if(C()&&w()&&y()){await yo();let{top:Xe,left:Je,bottom:We,right:gt}=_(),ze=Je!=null?Je:0,ct=Xe!=null?Xe:0,jt=C().getBoundingClientRect();(0,ra.isNullable)(Je)&&!(0,ra.isNullable)(gt)&&(ze=gt-jt.width),(0,ra.isNullable)(Xe)&&!(0,ra.isNullable)(We)&&(ct=We-jt.height),ze=Math.max(ze,0),ct=Math.max(ct,0),Q(ze,ct)}})()});let W=()=>{P.actions.internal.videoRotate()},Ve=()=>{(0,ra.isValidURL)(e.supportLink)&&window.open(e.supportLink,"_blank"),P.actions.internal.reportProblem(),P.actions.internal.pause()},De=()=>{let Ze=P.actions.internal.getDebugTextData();if(I.features.saveDebugInfoToFile){let Xe=new Blob([...Ze],{type:"plain/text"}),Je=window.URL.createObjectURL(Xe);Xs(Je,"vk_player_debug_info","txt")}else tl(P.actions.internal.getDebugTextData())},tt=()=>{let Ze=P.actions.internal.getTraceTextData(),Xe=new Blob([...Ze],{type:"application/json"}),Je=window.URL.createObjectURL(Xe);Xs(Je,"vk_player_trace_info","json")},Se=()=>{H.set(!0)},$e=async()=>{var Ze;try{X()}finally{(Ze=e.returnFocus)==null||Ze.call(e)}},Ne=()=>{P.actions.internal.setLooped(!l())},Ye=()=>{var Ze,Xe;if(r(ne)){let Je=(Xe=(Ze=P.callbacks)==null?void 0:Ze.onCopyEmbedCodeClicked)==null?void 0:Xe.call(Ze);Je&&tl(Je)}},ot=(Ze=!1)=>{var Xe,Je;if((Xe=P.callbacks)!=null&&Xe.onCopyVideoLink){let We=(Je=P.callbacks)==null?void 0:Je.onCopyVideoLink(Ze,p());We&&tl(We)}},bt=v(()=>I.features.saveDebugInfoToFile?O("menu_save_debug"):O("menu_copy_debug")),et=v(()=>r(se)?{id:"copy-link",weight:xr["copy-link"],label:O("menu_copy_video_link"),onClick:()=>ot()}:void 0),vt=v(()=>r(Me)?{id:"copy-link-timestamp",weight:xr["copy-link-timestamp"],label:O("menu_copy_video_link_with_timestamp"),onClick:()=>ot(!0)}:void 0),Mt=v(()=>r(ne)?{id:"copy-embed-code",weight:xr["copy-embed-code"],label:O("menu_copy_embed_code"),onClick:Ye}:void 0),Qt=v(()=>r(N)?{id:"pip",weight:xr.pip,label:O("menu_pip"),onClick:$e}:void 0),Gt=v(()=>({id:"video-loop",weight:xr["video-loop"],label:l()?O("menu_video_loop_off"):O("menu_video_loop_on"),ariaLabel:O("aria_label_menu_loop"),onClick:Ne})),Lt=v(()=>r(ue)?{id:"rotate",weight:xr.rotate,label:O("menu_video_rotate"),ariaLabel:O("aria_label_menu_rotate"),onClick:W}:void 0),_e=v(()=>r(ge)?{id:"report",weight:xr.report,label:O("menu_report"),ariaLabel:`${O("menu_report")}. ${O("aria_label_new_tab_alert")}`,onClick:Ve}:void 0),j=v(()=>({id:"save-debug",weight:xr["save-debug"],label:r(bt),onClick:De})),be=v(()=>r(Ge)?{id:"save-trace",weight:xr["save-trace"],label:O("menu_save_debug"),onClick:tt}:void 0),re=v(()=>({id:"debug-info",weight:xr["debug-info"],label:O("menu_debug_overlay"),ariaLabel:m()?O("aria_label_menu_debug_overlay_disable"):O("aria_label_menu_debug_overlay_enable"),onClick:Se})),Re=v(()=>[r(et),r(vt),r(Mt),r(Qt),r(Gt),r(Lt),r(_e),r(j),r(be),r(re),...$()].filter(Ze=>!!Ze).sort(na));var He=Ue(),nt=ce(He);{var dt=Ze=>{var Xe=pb();Xe.__contextmenu=[ub],Xe.__keydown=[cb,te],Ci(Xe,21,()=>r(Re),Je=>Je.id,(Je,We)=>{tf(Je,{get id(){return r(We).id},get label(){return r(We).label},get ariaLabel(){return r(We).ariaLabel},get onClick(){return r(We).onClick},closeContextMenu:te})}),g(Xe),mt(Xe,Je=>C(Je),()=>C()),k(()=>{var Je,We;return it(Xe,`top: ${(Je=r(E))!=null?Je:""}px; left: ${(We=r(T))!=null?We:""}px;`)}),b(Ze,Xe)};R(nt,Ze=>{u()&&Ze(dt)})}b(t,He),z(),o()}lt(["contextmenu","keydown"]);var Yc=class{constructor(e){this.value=e,this.next=null}};var sl=class{constructor(e){this.top=null,this.bottom=null,this.size=0,this.maxSize=e}push(e){let i=new Yc(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 mb=L('<div class="container svelte-1ssl9eb"><canvas class="svelte-1ssl9eb"></canvas></div>'),vb={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 cd(t,e){U(e,!0),q(t,vb);let i=f(e,"values",19,()=>[]),o=J(void 0),n=J(null),a=16,s=120,d=60,l=s/d;zt(()=>{r(o).width=s,r(o).height=a,B(n,pe(r(o).getContext("2d")))});function p(u,_,w,y,C){C===0&&(C=1),u.fillStyle="#fff",u.fillRect(_,w,y,C)}qe(()=>{let u="";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 C=w*l,T=_>0?a*(i()[y]/_):0;p(r(n),C,0,l,T),u=T+" "+u,w--}}});var m=mb(),$=h(m);mt($,u=>B(o,u),()=>r(o)),g(m),b(t,m),z()}var nf=require("@vkontakte/videoplayer-shared/es2018");var gb=(t,e)=>{t.stopPropagation(),nf.safeStorage.remove(Zl),e.set(!1)},hb=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Video id</div> <span> </span></div>'),_b=L('<div class="svelte-4deykz"><div class="svelte-4deykz">VSID</div> <span> </span></div>'),bb=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Provider</div> <span> </span></div>'),$b=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Streams</div> <span> </span></div>'),yb=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Viewport</div> <span> </span></div>'),xb=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Video size</div> <span> </span></div>'),wb=L('<div class="svelte-4deykz"><div class="svelte-4deykz">CDN host</div> <span> </span></div>'),Sb=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Volume</div> <span> </span></div>'),Cb=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Buffer</div> <span> </span></div>'),Tb=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Live latency</div> <span> </span></div>'),Ib=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Segment</div> <span> </span></div>'),kb=L('<div class="svelte-4deykz"><div class="svelte-4deykz">Network</div> <!> <span> </span></div>'),Eb=L('<div class="svelte-4deykz"><div class="svelte-4deykz">V bitrate</div> <!> <span> </span></div>'),Pb=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>'),Ab={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 ud(t,e){U(e,!0),q(t,Ab);let[i,o]=Be(),n=()=>S(d,"$isMobile",i),a=Te(),s=a.ui.debugPanelVisible,d=a.ui.isMobile,l=J(pe(a.actions.internal.getDebugPanelData())),p=a.actions.internal.getVideoElement(),m=J(0),$=J(0),u=J(0),_=new sl(60),w=new sl(60),y=new sl(60),C=J(pe([])),T=J(pe([])),E=J(pe([])),P=F("aria_label_debug_panel");zt(()=>{nf.safeStorage.set(Zl,"true"),a.actions.internal.startLogging(),p&&(B($,pe(p.getVideoPlaybackQuality().droppedVideoFrames)),B(m,pe(p.getVideoPlaybackQuality().totalVideoFrames)));let j=window.setInterval(()=>{B(l,pe(a.actions.internal.getDebugPanelData()))},500),be;return p&&(be=window.setInterval(()=>{if(p){B($,pe(p.getVideoPlaybackQuality().droppedVideoFrames));let re=p.getVideoPlaybackQuality().totalVideoFrames;B(u,re-r(m)),B(m,pe(re)),_.push(r(u)),r(l).speed&&w.push(r(l).speed),r(l).bitrate&&y.push(r(l).bitrate),B(C,pe(_.getValuesFromBottom())),B(T,pe(w.getValuesFromBottom())),B(E,pe(y.getValuesFromBottom()))}},1e3)),()=>{a.actions.internal.stopLogging(),clearInterval(j),be&&clearInterval(be)}});var A=Pb();let I;Oe(A,"aria-label",P);var V=h(A);V.__click=[gb,s];var H=M(V,2),G=h(H),O=M(h(G),2),X=h(O,!0);g(O),g(G);var oe=M(G,2);{var Y=j=>{var be=hb(),re=M(h(be),2),Re=h(re,!0);g(re),g(be),k(()=>me(Re,r(l).id)),b(j,be)};R(oe,j=>{r(l).id&&j(Y)})}var fe=M(oe,2);{var ae=j=>{var be=_b(),re=M(h(be),2),Re=h(re,!0);g(re),g(be),k(()=>me(Re,r(l).vsid)),b(j,be)};R(fe,j=>{r(l).vsid&&j(ae)})}var Le=M(fe,2);{var Ae=j=>{var be=bb(),re=M(h(be),2),Re=h(re,!0);g(re),g(be),k(()=>me(Re,r(l).provider)),b(j,be)};R(Le,j=>{r(l).provider&&j(Ae)})}var he=M(Le,2);{var se=j=>{var be=$b(),re=M(h(be),2),Re=h(re);g(re),g(be),k(()=>{var He,nt;return me(Re,`Video: ${r(l).videoCodec||""} ${(He=r(l).hdr?"(HDR)":"")!=null?He:""}
|
|
142
143
|
&
|
|
143
|
-
Audio: ${r(l).audioCodec||""} ${(pt=r(l).audioLanguage?`(${r(l).audioLanguage})`:"")!=null?pt:""}`)}),b(K,se)};R(J,K=>{(r(l).videoCodec||r(l).audioCodec)&&K(Me)})}var Z=M(J,2);{var B=K=>{var se=pb(),he=M(h(se),2),Ce=h(he,!0);g(he),g(se),I(()=>ve(Ce,r(l).viewport)),b(K,se)};R(Z,K=>{r(l).viewport&&K(B)})}var Re=M(Z,2);{var ne=K=>{var se=fb(),he=M(h(se),2),Ce=h(he,!0);g(he),g(se),I(()=>ve(Ce,r(l).videoSize)),b(K,se)};R(Re,K=>{r(l).videoSize&&K(ne)})}var Ie=M(Re,2);{var Ne=K=>{var se=mb(),he=M(h(se),2),Ce=h(he,!0);g(he),g(se),I(()=>ve(Ce,r(l).cdn)),b(K,se)};R(Ie,K=>{r(l).cdn&&K(Ne)})}var fe=M(Ie,2);{var D=K=>{var se=vb(),he=M(h(se),2),Ce=h(he);g(he),g(se),I(()=>{var De;return ve(Ce,`${(De=r(l).volume)!=null?De:""} %`)}),b(K,se)};R(fe,K=>{r(l).volume&&K(D)})}var de=M(fe,2);{var Ee=K=>{var se=gb(),he=M(h(se),2),Ce=h(he);g(he),g(se),I(De=>ve(Ce,`${De!=null?De:""} s`),[()=>r(l).buffer.toFixed(2)]),b(K,se)};R(de,K=>{r(l).buffer&&K(Ee)})}var Ge=M(de,2);{var at=K=>{var se=hb(),he=M(h(se),2),Ce=h(he);g(he),g(se),I(De=>ve(Ce,`${De!=null?De:""} s`),[()=>r(l).liveLatency.toFixed(2)]),b(K,se)};R(Ge,K=>{r(l).liveLatency&&K(at)})}var Ae=M(Ge,2);{var $e=K=>{var se=_b(),he=M(h(se),2),Ce=h(he,!0);g(he),g(se),I(De=>ve(Ce,De),[()=>[{value:r(l).currentVideoSegmentLength,title:"Video:"},{value:r(l).currentAudioSegmentLength,title:"Audio:"}].filter(({value:De})=>De).map(({value:De,title:pt})=>`${pt} ${((De!=null?De:0)/1e3).toFixed(2)} s`).join(" & ")]),b(K,se)};R(Ae,K=>{(r(l).currentVideoSegmentLength||r(l).currentAudioSegmentLength)&&K($e)})}var Le=M(Ae,2),Ze=M(h(Le),2),ut=h(Ze);g(Ze),g(Le);var nt=M(Le,2);{var Bt=K=>{var se=bb(),he=M(h(se),2);nd(he,{get values(){return r(k)}});var Ce=M(he,2),De=h(Ce);g(Ce),g(se),I(pt=>ve(De,`${pt!=null?pt:""} Kbps`),[()=>r(l).speed.toFixed(2)]),b(K,se)};R(nt,K=>{r(l).speed&&K(Bt)})}var rt=M(nt,2);{var xt=K=>{var se=$b(),he=M(h(se),2);nd(he,{get values(){return r(A)}});var Ce=M(he,2),De=h(Ce);g(Ce),g(se),I(pt=>ve(De,`${pt!=null?pt:""} Kbps`),[()=>r(l).bitrate.toFixed(2)]),b(K,se)};R(rt,K=>{r(l).bitrate&&K(xt)})}var zt=M(rt,2),Qt=M(h(zt),2);nd(Qt,{get values(){return r(S)}});var Be=M(Qt,2),re=h(Be,!0);g(Be),g(zt),g(z),g(E),I(K=>{var se,he;T=te(E,1,"container svelte-4deykz",null,T,K),ve(j,r(l).version),ve(ut,`${(se=r(_))!=null?se:""} / ${(he=r(f))!=null?he:""} frames`),ve(re,r(u))},[()=>({"container-mobile":n()})]),b(t,E),W(),o()}st(["click"]);var qh=require("@vkontakte/videoplayer-shared/es2018"),wb=(t,e)=>{t.stopPropagation(),e()()},Sb=L('<div class="close svelte-1ome55p"></div>'),Cb={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 sa(t,e){q(e,!0),Q(t,Cb);let i=v(e,"onClick",3,qh.noop);var o=Sb();o.__click=[wb,i],b(t,o),W()}st(["click"]);var Wh=require("@vkontakte/videoplayer-shared/es2018"),Tb=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>'),kb={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 sd(t,e){q(e,!0),Q(t,kb);let i=v(e,"isRunning",3,!0),o=v(e,"onTimerEnded",3,Wh.noop),n=5e3,a=ee(void 0),s,d,l=ee(0),p;qe(()=>{i()&&(d=Date.now(),O(l,me(requestAnimationFrame(_))))});let f=()=>{r(l)&&(cancelAnimationFrame(r(l)),O(l,0))},_=()=>{if(!i()){f();return}p=(Date.now()-d)/n,p<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*p),s==null||s.stroke(),O(l,me(requestAnimationFrame(_)))):o()()};Ht(()=>{if(s=r(a).getContext("2d"),!!s)return s.lineWidth=6,s.lineCap="round",s.strokeStyle="#fff",()=>{f()}}),yn(()=>{f()});var u=Tb(),$=h(u);ct($,w=>O(a,w),()=>r(a)),_e(2),g(u),b(t,u),W()}var Ib=(t,e,i)=>{e(!1),i()},Eb=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),Ab={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 nf(t,e){q(e,!0),Q(t,Ab);let[i,o]=He(),n=()=>C(d,"$autoplayNextEnabled$",i),a=()=>C(l,"$timerNextVideoRunning$",i),s=Se(),d=s.ui.autoplayNextEnabled$,l=s.ui.timerNextVideoRunning$,p=s.actions.internal.nextVideoClick,f=s.actions.internal.nextVideoAnnouncementShow,_=s.actions.internal.nextVideoAnnouncementClick,u=s.actions.internal.nextVideoAnnouncementAuto,$=s.actions.internal.nextVideoAnnouncementCancel,w=()=>{n()&&(p(!1),u())},y=()=>{e.clickCloseIcon(),$()};Ht(()=>{e.isHide||f(),e.isHide&&n()&&(p(!1),u())});var S=Fe(),k=ue(S);{var A=P=>{var E=Eb(),T=M(ue(E),2),V=h(T),z=h(V),Y=h(z,!0);g(z);var F=M(z,2);sa(F,{onClick:y}),g(V);var j=M(V,2);j.__click=[Ib,p,_];var X=h(j),oe=h(X),pe=h(oe);let le;var Ve=M(pe,2);{var Pe=B=>{let Re=m(()=>a()&&n());sd(B,{get isRunning(){return r(Re)},onTimerEnded:w})};R(Ve,B=>{n()&&B(Pe)})}g(oe),g(X);var J=M(X,2),Me=h(J),Z=h(Me,!0);g(Me),g(J),g(j),g(T),I((B,Re)=>{ve(Y,B),tt(oe,`background-image: url('${e.thumb}')`),le=te(pe,1,"thumb-overlay svelte-jfbaax",null,le,Re),ve(Z,e.title)},[()=>H("end_screen_next_video"),()=>({withOpacity:n()})]),b(P,E)};R(k,P=>{e.isHide||P(A)})}b(t,S),W(),o()}st(["click"]);var Cs=require("@vkontakte/videoplayer-core/es2018"),Kh=require("@vkontakte/videoplayer-shared/es2018"),an=require("@vkontakte/videoplayer-statistics/es2018");var rf=(t,e)=>Math.min(+(t+e).toFixed(2),1),sf=(t,e)=>Math.max(+(t-e).toFixed(2),0),Gc=(t,e,i)=>{let o=rf(e,i);e<1&&t.actions.internal.setVolume(o)},Yc=(t,e,i)=>{let o=sf(e,i);e>0&&t.actions.internal.setVolume(o)};var Ss=({isAudioDisabled:t,audioDisabledHintCallback:e,isAudioAvailable:i,audioIsNotExistHintCallback:o})=>t?(e==null||e(),!1):i?!0:(o==null||o(),!1);var Mb=L('<div class="keyboard-controls svelte-10kkmxz" tabindex="-1" role="region"><!></div>'),Lb={hash:"svelte-10kkmxz",code:".keyboard-controls.svelte-10kkmxz {position:absolute;left:0;right:0;top:0;bottom:0;}"};function af(t,e){var Qt,Be;q(e,!0),Q(t,Lb);let[i,o]=He(),n=()=>C(Y,"$playbackState$",i),a=()=>C(F,"$adPlaybackState",i),s=()=>C(pe,"$disabledControls$",i),d=()=>C(j,"$positionExact$",i),l=()=>C(X,"$duration$",i),p=()=>C(D,"$isAudioAvailable$",i),f=()=>C(oe,"$volume$",i),_=()=>C(J,"$availablePlaybackRates$",i),u=()=>C(Pe,"$currentPlaybackRate$",i),$=()=>C(Ee,"$isInteractiveTime$",i),w=()=>C(Ge,"$showInteractiveTimeIndicatorTooltip$",i),y=()=>C(ne,"$isEnded$",i),S=()=>C(le,"$muted$",i),k=()=>C(Ve,"$currentSubtitle$",i),A=()=>C(Ie,"$overlayContainer$",i),P=v(e,"nextButtonActive",3,!1),E=v(e,"prevButtonActive",3,!1),T=Se(),V=Kt(),z=T.getLogger().createComponentLog("KeyboardControls component"),Y=T.state.playbackState$,F=T.ads.playbackState,j=T.state.positionExact$,X=T.state.duration$,oe=T.state.volume$,pe=T.ui.controls.disabledControls$,le=T.state.muted$,Ve=T.state.currentSubtitle$,Pe=T.state.currentPlaybackRate$,J=T.state.availablePlaybackRates$,Me=T.ui.contextMenu.openedByHotKey$,Z=T.ui.contextMenu.lastActiveElem$,B=T.ui.contextMenu.visible$,Re=T.ui.contextMenu.position$,ne=T.state.isEnded$,Ie=T.ui.overlayContainer$,Ne=(Qt=T.callbacks)==null?void 0:Qt.onAudioDoesNotExistHint,fe=(Be=T.callbacks)==null?void 0:Be.onAudioDisabledHint,D=T.state.isAudioAvailable$,de=T.state.isAudioDisabled,Ee=T.state.isInteractiveTime$,{showInteractiveTimeIndicatorTooltip$:Ge}=uo(),at=0,Ae=!0,$e=ee(void 0),Le=()=>{var re;return(re=r($e))==null?void 0:re.focus()},Ze=re=>(re!==Ae&&(Ae=re,at=0),at+=1,(V.controls.seekStepKeyboard+V.controls.seekStepKeyboard*at)/1e3),ut=re=>{var kt,Jt;let K=re.target,se=(kt=K==null?void 0:K.getAttribute("role"))==null?void 0:kt.includes("menuitem"),he=K.classList.contains("btn"),Ce=re.code;if(he&&Ce==="Space")return;let De=Zg.has(Ce);if(se&&De)return;let pt=!jg.has(Ce);if(re.ctrlKey&&pt||re.altKey&&pt||re.metaKey)return;let qt=se&&Ce==="Escape";Xg.has(Ce)||qt||e.hideContextMenu();let Ye=n()===Cs.PlaybackState.PLAYING||n()===Cs.PlaybackState.PAUSED,lt=e.isAds&&(a()==="paused"||a()==="playing"),Je=!lt&&!s().has("TIMELINE");if(Ye||lt)switch(z({message:`key down, code: ${Ce}`}),Ce){case"KeyJ":case"ArrowLeft":{if(!Je)break;if(re.ctrlKey||re.altKey){let Qe=T.actions.internal.getPrevEpisode();T.actions.internal.seekToPrevEpisode(Qe),Qe&&e.showHotKeyHelpers({type:"EPISODE_PREV",text:Qe.text}),re.preventDefault()}else{let Qe=re.shiftKey?Ze(!1):V.controls.seekStepKeyboard/1e3,dt=Math.max(d()-Qe,0);d()>0&&(T.actions.internal.seekTime(dt,an.SeekAction.DOUBLE_TAP),e.showHotKeyHelpers({type:"BACKWARD_SEEK",text:Qe.toString()}),re.preventDefault())}break}case"KeyL":case"ArrowRight":{if(!Je)break;if(re.ctrlKey||re.altKey){let Qe=T.actions.internal.getNextEpisode();T.actions.internal.seekToNextEpisode(Qe),Qe&&e.showHotKeyHelpers({type:"EPISODE_NEXT",text:Qe.text}),re.preventDefault()}else{let Qe=re.shiftKey?Ze(!0):V.controls.seekStepKeyboard/1e3,dt=Math.min(d()+Qe,l());Math.round(d())<Math.round(l())&&(T.actions.internal.seekTime(dt,an.SeekAction.DOUBLE_TAP),e.showHotKeyHelpers({type:"FORWARD_SEEK",text:Qe.toString()}),re.preventDefault())}break}case"ArrowUp":{if(Ss({isAudioDisabled:de,audioDisabledHintCallback:fe,isAudioAvailable:p(),audioIsNotExistHintCallback:Ne})){let Qe=f(),dt=V.controls.volumeStepKeyboard,ei=Qe<=1;if(Gc(T,Qe,dt),ei){let Vi=Math.round(rf(Qe,dt)*100).toString();e.showHotKeyHelpers({type:"VOLUME",t:{key:"hotkey_helper_current_volume",value:Vi}})}}re.preventDefault();break}case"ArrowDown":{if(Ss({isAudioDisabled:de,audioDisabledHintCallback:fe,isAudioAvailable:p(),audioIsNotExistHintCallback:Ne})){let Qe=f(),dt=V.controls.volumeStepKeyboard,ei=Qe>=0;if(Yc(T,Qe,dt),ei){let Vi=Math.round(sf(Qe,dt)*100).toString();e.showHotKeyHelpers({type:"VOLUME",t:{key:"hotkey_helper_current_volume",value:Vi}})}}re.preventDefault();break}case"Comma":{if(re.shiftKey){T.actions.internal.decrementPlaybackRate();let Qe=_().find(dt=>dt.value===u());e.showHotKeyHelpers({type:"RATE_DOWN",text:Qe==null?void 0:Qe.displayValue}),re.preventDefault()}else{if(lt||n()!==Cs.PlaybackState.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,an.SeekAction.DOUBLE_TAP),re.preventDefault())}break}case"Period":{if(re.shiftKey){T.actions.internal.incrementPlaybackRate();let Qe=_().find(dt=>dt.value===u());e.showHotKeyHelpers({type:"RATE_UP",text:Qe==null?void 0:Qe.displayValue}),re.preventDefault()}else{if(lt||n()!==Cs.PlaybackState.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,an.SeekAction.DOUBLE_TAP),re.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()===Cs.PlaybackState.PAUSED?Qe="PAUSE":y()&&(Qe="REPLAY"),e.showHotKeyHelpers({type:Qe})}re.preventDefault();break;case"KeyM":{Ss({isAudioDisabled:de,audioDisabledHintCallback:fe,isAudioAvailable:p(),audioIsNotExistHintCallback:Ne})&&(e.showHotKeyHelpers({type:S()?"VOLUME":"MUTE"}),T.actions.internal.toggleMuted()),re.preventDefault();break}case"KeyF":e.toggleFullscreen(),re.preventDefault();break;case"KeyC":T.actions.internal.toggleSubtitle(),k().value!=="off"?e.showHotKeyHelpers({type:"SUBTITLES_ON",text:(Jt=k())==null?void 0:Jt.displayValue}):e.showHotKeyHelpers({type:"SUBTITLES_OFF"}),re.preventDefault();break;case"KeyI":T.actions.internal.togglePictureInPicture(),re.preventDefault();break;case"Digit1":case"Numpad1":if(re.shiftKey){let Qe=Uh(A());Re.set(Qe),Z.set(K),Me.set(!0),B.set(!0),re.preventDefault();break}e.showHotKeyHelpers(),T.actions.internal.seekToPercent(.1,an.SeekAction.DOUBLE_TAP),re.preventDefault();break;case"Digit2":case"Numpad2":e.showHotKeyHelpers(),T.actions.internal.seekToPercent(.2,an.SeekAction.DOUBLE_TAP),re.preventDefault();break;case"Digit3":case"Numpad3":e.showHotKeyHelpers(),T.actions.internal.seekToPercent(.3,an.SeekAction.DOUBLE_TAP),re.preventDefault();break;case"Digit4":case"Numpad4":e.showHotKeyHelpers(),T.actions.internal.seekToPercent(.4,an.SeekAction.DOUBLE_TAP),re.preventDefault();break;case"Digit5":case"Numpad5":e.showHotKeyHelpers(),T.actions.internal.seekToPercent(.5,an.SeekAction.DOUBLE_TAP),re.preventDefault();break;case"Digit6":case"Numpad6":e.showHotKeyHelpers(),T.actions.internal.seekToPercent(.6,an.SeekAction.DOUBLE_TAP),re.preventDefault();break;case"Digit7":case"Numpad7":e.showHotKeyHelpers(),T.actions.internal.seekToPercent(.7,an.SeekAction.DOUBLE_TAP),re.preventDefault();break;case"Digit8":case"Numpad8":e.showHotKeyHelpers(),T.actions.internal.seekToPercent(.8,an.SeekAction.DOUBLE_TAP),re.preventDefault();break;case"Digit9":case"Numpad9":e.showHotKeyHelpers(),T.actions.internal.seekToPercent(.9,an.SeekAction.DOUBLE_TAP),re.preventDefault();break;case"Digit0":case"Numpad0":e.showHotKeyHelpers(),T.actions.internal.seekToPercent(0,an.SeekAction.DOUBLE_TAP),re.preventDefault();break;case"Slash":{re.shiftKey&&V.features.hotKeyMapModal&&(e.showKeyMap(),re.preventDefault());break}case"KeyN":re.shiftKey&&P()&&T.actions.internal.nextVideoClick();break;case"KeyP":re.shiftKey&&E()&&T.actions.internal.prevVideoClick();break;case"ShiftLeft":case"ShiftRight":re.preventDefault();break;case"Tab":case"Escape":case"Enter":break;default:(0,Kh.checkNever)(Ce);break}},nt=re=>{let K=re.code;if(re.ctrlKey||re.altKey||re.metaKey)return;let se=n()===Cs.PlaybackState.PLAYING||n()===Cs.PlaybackState.PAUSED,he=e.isAds&&(a()==="paused"||a()==="playing");if(se||he)switch(K){case"ShiftLeft":case"ShiftRight":at=0;break}},Bt=H("aria_label_video_player");var rt=Mb();rt.__keyup=nt,rt.__keydown=ut,Oe(rt,"aria-label",Bt);var xt=h(rt);ge(xt,()=>{var re;return(re=e.children)!=null?re:ie}),g(rt),ct(rt,re=>O($e,re),()=>r($e)),b(t,rt);var zt=W({focus:Le});return o(),zt}st(["keyup","keydown"]);var Vb=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>'),Rb={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
|
+
Audio: ${r(l).audioCodec||""} ${(nt=r(l).audioLanguage?`(${r(l).audioLanguage})`:"")!=null?nt:""}`)}),b(j,be)};R(he,j=>{(r(l).videoCodec||r(l).audioCodec)&&j(se)})}var Me=M(he,2);{var ne=j=>{var be=yb(),re=M(h(be),2),Re=h(re,!0);g(re),g(be),k(()=>me(Re,r(l).viewport)),b(j,be)};R(Me,j=>{r(l).viewport&&j(ne)})}var N=M(Me,2);{var ue=j=>{var be=xb(),re=M(h(be),2),Re=h(re,!0);g(re),g(be),k(()=>me(Re,r(l).videoSize)),b(j,be)};R(N,j=>{r(l).videoSize&&j(ue)})}var ge=M(N,2);{var Ge=j=>{var be=wb(),re=M(h(be),2),Re=h(re,!0);g(re),g(be),k(()=>me(Re,r(l).cdn)),b(j,be)};R(ge,j=>{r(l).cdn&&j(Ge)})}var te=M(ge,2);{var Q=j=>{var be=Sb(),re=M(h(be),2),Re=h(re);g(re),g(be),k(()=>{var He;return me(Re,`${(He=r(l).volume)!=null?He:""} %`)}),b(j,be)};R(te,j=>{r(l).volume&&j(Q)})}var W=M(te,2);{var Ve=j=>{var be=Cb(),re=M(h(be),2),Re=h(re);g(re),g(be),k(He=>me(Re,`${He!=null?He:""} s`),[()=>r(l).buffer.toFixed(2)]),b(j,be)};R(W,j=>{r(l).buffer&&j(Ve)})}var De=M(W,2);{var tt=j=>{var be=Tb(),re=M(h(be),2),Re=h(re);g(re),g(be),k(He=>me(Re,`${He!=null?He:""} s`),[()=>r(l).liveLatency.toFixed(2)]),b(j,be)};R(De,j=>{r(l).liveLatency&&j(tt)})}var Se=M(De,2);{var $e=j=>{var be=Ib(),re=M(h(be),2),Re=h(re,!0);g(re),g(be),k(He=>me(Re,He),[()=>[{value:r(l).currentVideoSegmentLength,title:"Video:"},{value:r(l).currentAudioSegmentLength,title:"Audio:"}].filter(({value:He})=>He).map(({value:He,title:nt})=>`${nt} ${((He!=null?He:0)/1e3).toFixed(2)} s`).join(" & ")]),b(j,be)};R(Se,j=>{(r(l).currentVideoSegmentLength||r(l).currentAudioSegmentLength)&&j($e)})}var Ne=M(Se,2),Ye=M(h(Ne),2),ot=h(Ye);g(Ye),g(Ne);var bt=M(Ne,2);{var et=j=>{var be=kb(),re=M(h(be),2);cd(re,{get values(){return r(T)}});var Re=M(re,2),He=h(Re);g(Re),g(be),k(nt=>me(He,`${nt!=null?nt:""} Kbps`),[()=>r(l).speed.toFixed(2)]),b(j,be)};R(bt,j=>{r(l).speed&&j(et)})}var vt=M(bt,2);{var Mt=j=>{var be=Eb(),re=M(h(be),2);cd(re,{get values(){return r(E)}});var Re=M(re,2),He=h(Re);g(Re),g(be),k(nt=>me(He,`${nt!=null?nt:""} Kbps`),[()=>r(l).bitrate.toFixed(2)]),b(j,be)};R(vt,j=>{r(l).bitrate&&j(Mt)})}var Qt=M(vt,2),Gt=M(h(Qt),2);cd(Gt,{get values(){return r(C)}});var Lt=M(Gt,2),_e=h(Lt,!0);g(Lt),g(Qt),g(H),g(A),k(j=>{var be,re;I=ee(A,1,"container svelte-4deykz",null,I,j),me(X,r(l).version),me(ot,`${(be=r($))!=null?be:""} / ${(re=r(m))!=null?re:""} frames`),me(_e,r(u))},[()=>({"container-mobile":n()})]),b(t,A),z(),o()}lt(["click"]);var Qh=require("@vkontakte/videoplayer-shared/es2018"),Mb=(t,e)=>{t.stopPropagation(),e()()},Lb=L('<div class="close svelte-1ome55p"></div>'),Vb={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 sa(t,e){U(e,!0),q(t,Vb);let i=f(e,"onClick",3,Qh.noop);var o=Lb();o.__click=[Mb,i],b(t,o),z()}lt(["click"]);var Gh=require("@vkontakte/videoplayer-shared/es2018"),Rb=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>'),Db={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 pd(t,e){U(e,!0),q(t,Db);let i=f(e,"isRunning",3,!0),o=f(e,"onTimerEnded",3,Gh.noop),n=5e3,a=J(void 0),s,d,l=J(0),p;qe(()=>{i()&&(d=Date.now(),B(l,pe(requestAnimationFrame($))))});let m=()=>{r(l)&&(cancelAnimationFrame(r(l)),B(l,0))},$=()=>{if(!i()){m();return}p=(Date.now()-d)/n,p<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*p),s==null||s.stroke(),B(l,pe(requestAnimationFrame($)))):o()()};zt(()=>{if(s=r(a).getContext("2d"),!!s)return s.lineWidth=6,s.lineCap="round",s.strokeStyle="#fff",()=>{m()}}),xn(()=>{m()});var u=Rb(),_=h(u);mt(_,w=>B(a,w),()=>r(a)),ye(2),g(u),b(t,u),z()}var Nb=(t,e,i)=>{e(!1),i()},Bb=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),Ob={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 rf(t,e){U(e,!0),q(t,Ob);let[i,o]=Be(),n=()=>S(d,"$autoplayNextEnabled$",i),a=()=>S(l,"$timerNextVideoRunning$",i),s=Te(),d=s.ui.autoplayNextEnabled$,l=s.ui.timerNextVideoRunning$,p=s.actions.internal.nextVideoClick,m=s.actions.internal.nextVideoAnnouncementShow,$=s.actions.internal.nextVideoAnnouncementClick,u=s.actions.internal.nextVideoAnnouncementAuto,_=s.actions.internal.nextVideoAnnouncementCancel,w=()=>{n()&&(p(!1),u())},y=()=>{e.clickCloseIcon(),_()};zt(()=>{e.isHide||m(),e.isHide&&n()&&(p(!1),u())});var C=Ue(),T=ce(C);{var E=P=>{var A=Bb(),I=M(ce(A),2),V=h(I),H=h(V),G=h(H,!0);g(H);var O=M(H,2);sa(O,{onClick:y}),g(V);var X=M(V,2);X.__click=[Nb,p,$];var oe=h(X),Y=h(oe),fe=h(Y);let ae;var Le=M(fe,2);{var Ae=ne=>{let N=v(()=>a()&&n());pd(ne,{get isRunning(){return r(N)},onTimerEnded:w})};R(Le,ne=>{n()&&ne(Ae)})}g(Y),g(oe);var he=M(oe,2),se=h(he),Me=h(se,!0);g(se),g(he),g(X),g(I),k((ne,N)=>{me(G,ne),it(Y,`background-image: url('${e.thumb}')`),ae=ee(fe,1,"thumb-overlay svelte-jfbaax",null,ae,N),me(Me,e.title)},[()=>F("end_screen_next_video"),()=>({withOpacity:n()})]),b(P,A)};R(T,P=>{e.isHide||P(E)})}b(t,C),z(),o()}lt(["click"]);var xs=require("@vkontakte/videoplayer-core/es2018"),jh=require("@vkontakte/videoplayer-shared/es2018"),an=require("@vkontakte/videoplayer-statistics/es2018");var sf=(t,e)=>Math.min(+(t+e).toFixed(2),1),af=(t,e)=>Math.max(+(t-e).toFixed(2),0),Zc=(t,e,i)=>{let o=sf(e,i);e<1&&t.actions.internal.setVolume(o)},Xc=(t,e,i)=>{let o=af(e,i);e>0&&t.actions.internal.setVolume(o)};var ys=({isAudioDisabled:t,audioDisabledHintCallback:e,isAudioAvailable:i,audioIsNotExistHintCallback:o})=>t?(e==null||e(),!1):i?!0:(o==null||o(),!1);var Fb=L('<div class="keyboard-controls svelte-10kkmxz" tabindex="-1" role="region"><!></div>'),Ub={hash:"svelte-10kkmxz",code:".keyboard-controls.svelte-10kkmxz {position:absolute;left:0;right:0;top:0;bottom:0;}"};function lf(t,e){var Gt,Lt;U(e,!0),q(t,Ub);let[i,o]=Be(),n=()=>S(G,"$playbackState$",i),a=()=>S(O,"$adPlaybackState",i),s=()=>S(fe,"$disabledControls$",i),d=()=>S(X,"$positionExact$",i),l=()=>S(oe,"$duration$",i),p=()=>S(Q,"$isAudioAvailable$",i),m=()=>S(Y,"$volume$",i),$=()=>S(he,"$availablePlaybackRates$",i),u=()=>S(Ae,"$currentPlaybackRate$",i),_=()=>S(Ve,"$isInteractiveTime$",i),w=()=>S(De,"$showInteractiveTimeIndicatorTooltip$",i),y=()=>S(ue,"$isEnded$",i),C=()=>S(ae,"$muted$",i),T=()=>S(Le,"$currentSubtitle$",i),E=()=>S(ge,"$overlayContainer$",i),P=f(e,"nextButtonActive",3,!1),A=f(e,"prevButtonActive",3,!1),I=Te(),V=qt(),H=I.getLogger().createComponentLog("KeyboardControls component"),G=I.state.playbackState$,O=I.ads.playbackState,X=I.state.positionExact$,oe=I.state.duration$,Y=I.state.volume$,fe=I.ui.controls.disabledControls$,ae=I.state.muted$,Le=I.state.currentSubtitle$,Ae=I.state.currentPlaybackRate$,he=I.state.availablePlaybackRates$,se=I.ui.contextMenu.openedByHotKey$,Me=I.ui.contextMenu.lastActiveElem$,ne=I.ui.contextMenu.visible$,N=I.ui.contextMenu.position$,ue=I.state.isEnded$,ge=I.ui.overlayContainer$,Ge=(Gt=I.callbacks)==null?void 0:Gt.onAudioDoesNotExistHint,te=(Lt=I.callbacks)==null?void 0:Lt.onAudioDisabledHint,Q=I.state.isAudioAvailable$,W=I.state.isAudioDisabled,Ve=I.state.isInteractiveTime$,{showInteractiveTimeIndicatorTooltip$:De}=po(),tt=0,Se=!0,$e=J(void 0),Ne=()=>{var _e;return(_e=r($e))==null?void 0:_e.focus()},Ye=_e=>(_e!==Se&&(Se=_e,tt=0),tt+=1,(V.controls.seekStepKeyboard+V.controls.seekStepKeyboard*tt)/1e3),ot=_e=>{var We,gt;let j=_e.target,be=(We=j==null?void 0:j.getAttribute("role"))==null?void 0:We.includes("menuitem"),re=j.classList.contains("btn"),Re=_e.code;if(re&&Re==="Space")return;let He=eh.has(Re);if(be&&He)return;let nt=!Jg.has(Re);if(_e.ctrlKey&&nt||_e.altKey&&nt||_e.metaKey)return;let dt=be&&Re==="Escape";th.has(Re)||dt||e.hideContextMenu();let Ze=n()===xs.PlaybackState.PLAYING||n()===xs.PlaybackState.PAUSED,Xe=e.isAds&&(a()==="paused"||a()==="playing"),Je=!Xe&&!s().has("TIMELINE");if(Ze||Xe)switch(H({message:`key down, code: ${Re}`}),Re){case"KeyJ":case"ArrowLeft":{if(!Je)break;if(_e.ctrlKey||_e.altKey){let ze=I.actions.internal.getPrevEpisode();I.actions.internal.seekToPrevEpisode(ze),ze&&e.showHotKeyHelpers({type:"EPISODE_PREV",text:ze.text}),_e.preventDefault()}else{let ze=_e.shiftKey?Ye(!1):V.controls.seekStepKeyboard/1e3,ct=Math.max(d()-ze,0);d()>0&&(I.actions.internal.seekTime(ct,an.SeekAction.DOUBLE_TAP),e.showHotKeyHelpers({type:"BACKWARD_SEEK",text:ze.toString()}),_e.preventDefault())}break}case"KeyL":case"ArrowRight":{if(!Je)break;if(_e.ctrlKey||_e.altKey){let ze=I.actions.internal.getNextEpisode();I.actions.internal.seekToNextEpisode(ze),ze&&e.showHotKeyHelpers({type:"EPISODE_NEXT",text:ze.text}),_e.preventDefault()}else{let ze=_e.shiftKey?Ye(!0):V.controls.seekStepKeyboard/1e3,ct=Math.min(d()+ze,l());Math.round(d())<Math.round(l())&&(I.actions.internal.seekTime(ct,an.SeekAction.DOUBLE_TAP),e.showHotKeyHelpers({type:"FORWARD_SEEK",text:ze.toString()}),_e.preventDefault())}break}case"ArrowUp":{if(ys({isAudioDisabled:W,audioDisabledHintCallback:te,isAudioAvailable:p(),audioIsNotExistHintCallback:Ge})){let ze=m(),ct=V.controls.volumeStepKeyboard,jt=ze<=1;if(Zc(I,ze,ct),jt){let Di=Math.round(sf(ze,ct)*100).toString();e.showHotKeyHelpers({type:"VOLUME",t:{key:"hotkey_helper_current_volume",value:Di}})}}_e.preventDefault();break}case"ArrowDown":{if(ys({isAudioDisabled:W,audioDisabledHintCallback:te,isAudioAvailable:p(),audioIsNotExistHintCallback:Ge})){let ze=m(),ct=V.controls.volumeStepKeyboard,jt=ze>=0;if(Xc(I,ze,ct),jt){let Di=Math.round(af(ze,ct)*100).toString();e.showHotKeyHelpers({type:"VOLUME",t:{key:"hotkey_helper_current_volume",value:Di}})}}_e.preventDefault();break}case"Comma":{if(_e.shiftKey){I.actions.internal.decrementPlaybackRate();let ze=$().find(ct=>ct.value===u());e.showHotKeyHelpers({type:"RATE_DOWN",text:ze==null?void 0:ze.displayValue}),_e.preventDefault()}else{if(Xe||n()!==xs.PlaybackState.PAUSED)break;let ze=Math.max(d()-V.controls.seekStepFrame/1e3,0);d()>0&&(e.showHotKeyHelpers({type:"BACKWARD_SEEK"}),I.actions.internal.clearDelayedBufferingCheckTimeout(),I.actions.internal.seekTime(ze,an.SeekAction.DOUBLE_TAP),_e.preventDefault())}break}case"Period":{if(_e.shiftKey){I.actions.internal.incrementPlaybackRate();let ze=$().find(ct=>ct.value===u());e.showHotKeyHelpers({type:"RATE_UP",text:ze==null?void 0:ze.displayValue}),_e.preventDefault()}else{if(Xe||n()!==xs.PlaybackState.PAUSED)break;let ze=Math.min(d()+V.controls.seekStepFrame/1e3,l());d()<l()&&(e.showHotKeyHelpers({type:"FORWARD_SEEK"}),I.actions.internal.clearDelayedBufferingCheckTimeout(),I.actions.internal.seekTime(ze,an.SeekAction.DOUBLE_TAP),_e.preventDefault())}break}case"KeyK":case"Space":if(!s().has("PLAY_BUTTON"))if(_()&&w()&&De.set(!1),e.fakePlayButtonHandler)e.fakePlayButtonHandler();else{I.actions.internal.togglePlay();let ze="PLAY";n()===xs.PlaybackState.PAUSED?ze="PAUSE":y()&&(ze="REPLAY"),e.showHotKeyHelpers({type:ze})}_e.preventDefault();break;case"KeyM":{ys({isAudioDisabled:W,audioDisabledHintCallback:te,isAudioAvailable:p(),audioIsNotExistHintCallback:Ge})&&(e.showHotKeyHelpers({type:C()?"VOLUME":"MUTE"}),I.actions.internal.toggleMuted()),_e.preventDefault();break}case"KeyF":e.toggleFullscreen(),_e.preventDefault();break;case"KeyC":I.actions.internal.toggleSubtitle(),T().value!=="off"?e.showHotKeyHelpers({type:"SUBTITLES_ON",text:(gt=T())==null?void 0:gt.displayValue}):e.showHotKeyHelpers({type:"SUBTITLES_OFF"}),_e.preventDefault();break;case"KeyI":I.actions.internal.togglePictureInPicture(),_e.preventDefault();break;case"Digit1":case"Numpad1":if(_e.shiftKey){let ze=Wh(E());N.set(ze),Me.set(j),se.set(!0),ne.set(!0),_e.preventDefault();break}e.showHotKeyHelpers(),I.actions.internal.seekToPercent(.1,an.SeekAction.DOUBLE_TAP),_e.preventDefault();break;case"Digit2":case"Numpad2":e.showHotKeyHelpers(),I.actions.internal.seekToPercent(.2,an.SeekAction.DOUBLE_TAP),_e.preventDefault();break;case"Digit3":case"Numpad3":e.showHotKeyHelpers(),I.actions.internal.seekToPercent(.3,an.SeekAction.DOUBLE_TAP),_e.preventDefault();break;case"Digit4":case"Numpad4":e.showHotKeyHelpers(),I.actions.internal.seekToPercent(.4,an.SeekAction.DOUBLE_TAP),_e.preventDefault();break;case"Digit5":case"Numpad5":e.showHotKeyHelpers(),I.actions.internal.seekToPercent(.5,an.SeekAction.DOUBLE_TAP),_e.preventDefault();break;case"Digit6":case"Numpad6":e.showHotKeyHelpers(),I.actions.internal.seekToPercent(.6,an.SeekAction.DOUBLE_TAP),_e.preventDefault();break;case"Digit7":case"Numpad7":e.showHotKeyHelpers(),I.actions.internal.seekToPercent(.7,an.SeekAction.DOUBLE_TAP),_e.preventDefault();break;case"Digit8":case"Numpad8":e.showHotKeyHelpers(),I.actions.internal.seekToPercent(.8,an.SeekAction.DOUBLE_TAP),_e.preventDefault();break;case"Digit9":case"Numpad9":e.showHotKeyHelpers(),I.actions.internal.seekToPercent(.9,an.SeekAction.DOUBLE_TAP),_e.preventDefault();break;case"Digit0":case"Numpad0":e.showHotKeyHelpers(),I.actions.internal.seekToPercent(0,an.SeekAction.DOUBLE_TAP),_e.preventDefault();break;case"Slash":{_e.shiftKey&&V.features.hotKeyMapModal&&(e.showKeyMap(),_e.preventDefault());break}case"KeyN":_e.shiftKey&&P()&&I.actions.internal.nextVideoClick();break;case"KeyP":_e.shiftKey&&A()&&I.actions.internal.prevVideoClick();break;case"ShiftLeft":case"ShiftRight":_e.preventDefault();break;case"Tab":case"Escape":case"Enter":break;default:(0,jh.checkNever)(Re);break}},bt=_e=>{let j=_e.code;if(_e.ctrlKey||_e.altKey||_e.metaKey)return;let be=n()===xs.PlaybackState.PLAYING||n()===xs.PlaybackState.PAUSED,re=e.isAds&&(a()==="paused"||a()==="playing");if(be||re)switch(j){case"ShiftLeft":case"ShiftRight":tt=0;break}},et=F("aria_label_video_player");var vt=Fb();vt.__keyup=bt,vt.__keydown=ot,Oe(vt,"aria-label",et);var Mt=h(vt);ve(Mt,()=>{var _e;return(_e=e.children)!=null?_e:ie}),g(vt),mt(vt,_e=>B($e,_e),()=>r($e)),b(t,vt);var Qt=z({focus:Ne});return o(),Qt}lt(["keyup","keydown"]);var zb=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>'),qb={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
145
|
|
|
145
146
|
@keyframes svelte-1dbnjb1-dot_animation {
|
|
146
147
|
0% {
|
|
@@ -153,7 +154,7 @@ Try switching the\xA0quality to\xA0Auto.`},kh=y_;var ns=new Map;ns.set(Ga.Interf
|
|
|
153
154
|
opacity: 0.2;
|
|
154
155
|
}
|
|
155
156
|
}.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 aa(t,e){
|
|
157
|
+
animation-name: svelte-1dbnjb1-dot_animation;animation-iteration-count:infinite;}.dot.svelte-1dbnjb1 + .dot:where(.svelte-1dbnjb1) {margin-left:4px;}`};function aa(t,e){q(t,qb);let i=f(e,"style",3,"");var o=zb();k(()=>it(o,i())),b(t,o)}var Wb=xe('<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 df(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=Wb();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(2),g(o),k(()=>n=Ie(o,n,{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)}var la=require("@vkontakte/videoplayer-shared/es2018"),Kb=t=>{t.stopPropagation()},Qb=L("<button><!></button>"),Gb={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
158
|
|
|
158
159
|
/* \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
160
|
|
|
@@ -161,22 +162,22 @@ Try switching the\xA0quality to\xA0Auto.`},kh=y_;var ns=new Map;ns.set(Ga.Interf
|
|
|
161
162
|
/* mobile */
|
|
162
163
|
/* 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
164
|
.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
|
|
165
|
+
/* \u043D\u0443\u0436\u043D\u043E \u0434\u043B\u044F \u0442\u043E\u0433\u043E, \u0447\u0442\u043E\u0431\u044B \u043D\u0435 \u0434\u0430\u0432\u0430\u0442\u044C \u0441\u043E\u0431\u044B\u0442\u0438\u044F\u043C \u043A\u043B\u0438\u043A\u0430 \u043E\u0442\u0440\u0430\u0431\u0430\u0442\u044B\u0432\u0430\u0442\u044C \u043D\u0430 \u0437\u0430\u0431\u043B\u043E\u0447\u0435\u043D\u043D\u043E\u043C \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u0435 */pointer-events:none;}.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 Rt(t,e){U(e,!0),q(t,Gb);let i=f(e,"className",3,""),o=f(e,"style",3,""),n=f(e,"disabled",3,void 0),a=f(e,"testId",3,void 0),s=f(e,"ariaHidden",3,void 0),d=f(e,"ariaLabel",3,void 0),l=f(e,"ref",15,void 0),p=f(e,"ariaKeyShortCut",3,void 0),m=f(e,"ariaExpanded",3,void 0),$=f(e,"tabIndex",3,0),u=f(e,"click",3,la.noop),_=f(e,"focus",3,la.noop),w=f(e,"blur",3,la.noop),y=v(()=>u()===la.noop?null:A=>{A.stopPropagation(),u()(A)}),C=v(()=>_()===la.noop?null:A=>{A.preventDefault(),_()()}),T=v(()=>w()===la.noop?null:A=>{A.preventDefault(),w()()});var E=Qb();E.__pointerdown=[Kb],E.__click=function(...A){var I;(I=r(y))==null||I.apply(this,A)};var P=h(E);ve(P,()=>{var A;return(A=e.children)!=null?A:ie}),g(E),mt(E,A=>l(A),()=>l()),k(()=>{var A,I,V,H,G,O,X;ee(E,1,`btn ${(A=i())!=null?A:""}`,"svelte-wr0kwr"),it(E,o()||null),E.disabled=(I=n())!=null?I:null,Oe(E,"aria-hidden",(V=s())!=null?V:null),Oe(E,"aria-label",(H=d())!=null?H:null),Oe(E,"aria-keyshortcuts",(G=p())!=null?G:null),Oe(E,"aria-expanded",(O=m())!=null?O:null),Oe(E,"data-testid",(X=a())!=null?X:null),Oe(E,"tabindex",$())}),Ct("focus",E,function(...A){var I;(I=r(C))==null||I.apply(this,A)}),Ct("blur",E,function(...A){var I;(I=r(T))==null||I.apply(this,A)}),b(t,E),z()}lt(["pointerdown","click"]);var jb=L('<div class="modal-header svelte-1witlsj"><h3 class="modal-title svelte-1witlsj"> </h3> <!></div>'),Yb=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>'),Zb={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 cf(t,e){U(e,!0),q(t,Zb);let i=f(e,"showHeader",3,!0),o=f(e,"showCloseCross",3,!0),n=F("hotkey_map_modal_close_btn_text");var a=Yb(),s=h(a),d=h(s);{var l=u=>{var _=jb(),w=h(_),y=h(w,!0);g(w);var C=M(w,2);{var T=E=>{Rt(E,{get click(){return e.onClose},testId:"close-modal",style:"padding: 0; height: 24px; width: 24px",ariaLabel:n,children:(P,A)=>{df(P,{})},$$slots:{default:!0}})};R(C,E=>{o()&&E(T)})}g(_),k(()=>me(y,e.title)),b(u,_)};R(d,u=>{i()&&u(l)})}var p=M(d,2),m=h(p),$=h(m);ve($,()=>{var u;return(u=e.children)!=null?u:ie}),g(m),g(p),g(s),g(a),b(t,a),z()}var Xb=new Set(["BR"]),Yh=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;Xb.has(s)||(n=a.parentElement)==null||n.removeChild(a)}return e.innerHTML};var Jb=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>'),e$=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>'),t$=L('<div class="hot-key-map svelte-quklnq"></div>'),i$={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
166
|
.hot-key-map-item.svelte-quklnq {padding:12px 0;margin:0;width:100%;}.hot-key-map-group-items.svelte-quklnq {box-sizing:border-box;list-style:none;padding:0;margin:0;}.hot-key-map-item.svelte-quklnq {box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;--videoplayer-hotkey-item-value-width: 156px;--videoplayer-hotkey-item-value-padding-left: 24px;}.hot-key-map-item-description.svelte-quklnq {color:var(--white-alpha-72);width:calc(100% - var(--videoplayer-hotkey-item-value-width) - var(--videoplayer-hotkey-item-value-padding-left));max-width:388px;}.hot-key-map-item-value.svelte-quklnq {color:var(--white);width:var(--videoplayer-hotkey-item-value-width);padding-left:var(--videoplayer-hotkey-item-value-padding-left);letter-spacing:-0.14px;}.hot-key-map-item-description.svelte-quklnq,
|
|
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 cf(t,e){q(e,!1),Q(t,Qb);let[i,o]=He(),n=()=>C(s,"$data",i),a=Se(),{data:s,show:d}=a.ui.modals.hotKeyMap,l=()=>{d.set(!1)};Er(),df(t,{get title(){return n().title},onClose:l,children:(p,f)=>{var _=Kb();yi(_,5,()=>n().groups,({title:u,items:$})=>u,(u,$)=>{let w=()=>r($).title,y=()=>r($).items;var S=Wb(),k=h(S),A=h(k,!0);g(k);var P=M(k,2);yi(P,5,y,({description:E,value:T})=>T,(E,T)=>{let V=()=>r(T).description,z=()=>r(T).value;var Y=qb(),F=h(Y),j=h(F);Fl(j,()=>Qh(V()),!1,!1),g(F);var X=M(F,2),oe=h(X,!0);g(X),g(Y),I(()=>ve(oe,z())),b(E,Y)}),g(P),g(S),I(()=>ve(A,w())),b(u,S)}),g(_),b(p,_)},$$slots:{default:!0}}),W(),o()}var nm=require("@vkontakte/videoplayer-shared/es2018");var va=require("@vkontakte/videoplayer-core/es2018");var ZM=require("@vkontakte/videoplayer-shared/es2018");var Gb=L('<div class="pillow svelte-1oe0j8n"><!></div>'),Yb={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 uf(t,e){Q(t,Yb);var i=Gb(),o=h(i);ge(o,()=>{var n;return(n=e.children)!=null?n:ie}),g(i),b(t,i)}var nl=require("@vkontakte/videoplayer-shared/es2018");var jb=be('<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 pf(t,e){let i=ke(e,["$$slots","$$events","$$legacy","children"]);var o=jb();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(2),g(o),I(()=>n=we(o,n,{xmlns:"http://www.w3.org/2000/svg",width:"9",height:"5",fill:"none",role:"img",...i})),b(t,o)}var Zb=be('<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 ff(t,e){let i=ke(e,["$$slots","$$events","$$legacy","children"]);var o=Zb();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(2),g(o),I(()=>n=we(o,n,{xmlns:"http://www.w3.org/2000/svg",width:"9",height:"5",fill:"none",role:"img",...i})),b(t,o)}var Xb=be('<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 mf(t,e){let i=ke(e,["$$slots","$$events","$$legacy","children"]);var o=Xb();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(),g(o),I(()=>n=we(o,n,{xmlns:"http://www.w3.org/2000/svg",width:"9",height:"5",fill:"none",role:"img",...i})),b(t,o)}var Jb=be('<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 ad(t,e){let i=ke(e,["$$slots","$$events","$$legacy","children"]);var o=Jb();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(),g(o),I(()=>n=we(o,n,{xmlns:"http://www.w3.org/2000/svg",width:"13",height:"5",fill:"none",role:"img",...i})),b(t,o)}var e$=be('<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 ld(t,e){let i=ke(e,["$$slots","$$events","$$legacy","children"]);var o=e$();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(2),g(o),I(()=>n=we(o,n,{xmlns:"http://www.w3.org/2000/svg",width:"15",height:"7",fill:"none",role:"img",...i})),b(t,o)}var jc=t=>{switch(t){case nl.VideoQuality.Q_720P:return mf;case nl.VideoQuality.Q_1080P:return ad;case nl.VideoQuality.Q_1440P:return ld;case nl.VideoQuality.Q_2160P:return pf;case nl.VideoQuality.Q_4320P:return ff}};var t$=be('<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 vf(t,e){let i=ke(e,["$$slots","$$events","$$legacy","children"]);var o=t$();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(),g(o),I(()=>n=we(o,n,{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 i$=be('<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 gf(t,e){let i=ke(e,["$$slots","$$events","$$legacy","children"]);var o=i$();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(2),g(o),I(()=>n=we(o,n,{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","data-testid":"settings-icon",role:"img",...i})),b(t,o)}var o$=L('<div aria-hidden="true"><!> <!></div>'),n$={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 dd(t,e){q(e,!0),Q(t,n$);let i=v(e,"isMobile",3,!1),o=v(e,"currentQuality",3,void 0),n=m(()=>jc(o())),a=m(()=>!!r(n)&&[ad,ld].includes(r(n)));var s=Fe(),d=ue(s);{var l=f=>{vf(f,{})},p=f=>{var _=o$();let u;var $=h(_);{var w=k=>{uf(k,{children:(A,P)=>{var E=Fe(),T=ue(E);xi(T,()=>r(n),(V,z)=>{z(V,{})}),b(A,E)},$$slots:{default:!0}})};R($,k=>{r(n)&&k(w)})}var y=M($,2);let S=m(()=>r(n)?"settings-icon--labeled":"settings-icon");gf(y,{get"data-testid"(){return r(S)},fill:"var(--btn-color, #fff)"}),g(_),I(k=>u=te(_,1,"icon svelte-8t5w85",null,u,k),[()=>({triple:r(a)})]),b(f,_)};R(d,f=>{i()?f(l):f(p,!1)})}b(t,s),W()}var r$=L('<span class="settings-icon-wrapper svelte-d9t49t"><!></span>'),s$={hash:"svelte-d9t49t",code:".settings-icon-wrapper.svelte-d9t49t {position:relative;width:24px;}"};function rl(t,e){q(e,!0),Q(t,s$);let[i,o]=He(),n=()=>C(e.ref$,"$ref$",i),a=()=>C(f,"$settingsMenuVisible",i),s=()=>C($,"$isMobile",i),d=()=>C(p,"$currentQuality",i),l=Se(),p=l.state.currentQuality$,f=l.ui.settingsMenu.visible$,_=l.actions.internal.openSettingsMenu,u=l.actions.internal.closeSettingsMenu,$=l.ui.isMobile,w=l.ui.t,y=ee(void 0);qe(()=>{n()&&$t(()=>{e.ref$.set(r(y))})});let S=m(()=>a()?w("tooltip_settings_on"):w("tooltip_settings_off"));async function k(P){let E=ws(P);a()?u():_(E,yo)}let A=m(()=>a()?"opened":"");At(t,{get className(){return r(A)},testId:"btn-settings",click:k,get ariaLabel(){return r(S)},get ariaExpanded(){return a()},get ref(){return r(y)},set ref(P){O(y,me(P))},children:(P,E)=>{var T=r$(),V=h(T);dd(V,{get isMobile(){return s()},get currentQuality(){return d()}}),g(T),b(P,T)},$$slots:{default:!0}}),W(),o()}var a$=be('<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 hf(t,e){let i=ke(e,["$$slots","$$events","$$legacy","children"]);var o=a$();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(),g(o),I(()=>n=we(o,n,{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 l$=be('<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 cd(t,e){let i=ke(e,["$$slots","$$events","$$legacy","children"]);var o=l$();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(),g(o),I(()=>n=we(o,n,{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 _f(t,e){q(e,!0);let i=v(e,"isSubtitlesEnabled",3,!1),n=Se().ui.t,a=m(()=>i()?n("tooltip_subtitles_on"):n("tooltip_subtitles_off"));At(t,{testId:"btn-Subtitles",get ariaLabel(){return r(a)},get click(){return e.click},get ariaKeyShortCut(){return zr.KeyC},children:(s,d)=>{var l=Fe(),p=ue(l);{var f=u=>{hf(u,{})},_=u=>{cd(u,{})};R(p,u=>{i()?u(f):u(_,!1)})}b(s,l)},$$slots:{default:!0}}),W()}var d$=L('<span class="duration svelte-sz9er7"> </span>'),c$=L('<div><span class="current svelte-sz9er7"> </span> <!></div>'),u$={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 ud(t,e){q(e,!0),Q(t,u$);let i=v(e,"isMobile",3,!1),o=v(e,"showDuration",3,!0),n=v(e,"ref",15),a=m(()=>cr(e.duration)),s=m(()=>cr(e.position));var d=c$();let l;var p=h(d),f=h(p,!0);g(p);var _=M(p,2);{var u=$=>{var w=d$(),y=h(w,!0);g(w),I(()=>ve(y,r(a))),b($,w)};R(_,$=>{o()&&$(u)})}g(d),ct(d,$=>n($),()=>n()),I($=>{l=te(d,1,"time svelte-sz9er7",null,l,$),ve(f,r(s))},[()=>({mobile:i()})]),b(t,d),W()}var fd=require("@vkontakte/videoplayer-shared/es2018");var p$=be('<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>'),f$={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
|
+
.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 uf(t,e){U(e,!1),q(t,i$);let[i,o]=Be(),n=()=>S(s,"$data",i),a=Te(),{data:s,show:d}=a.ui.modals.hotKeyMap,l=()=>{d.set(!1)};$r(),cf(t,{get title(){return n().title},onClose:l,children:(p,m)=>{var $=t$();Ci($,5,()=>n().groups,({title:u,items:_})=>u,(u,_)=>{let w=()=>r(_).title,y=()=>r(_).items;var C=e$(),T=h(C),E=h(T,!0);g(T);var P=M(T,2);Ci(P,5,y,({description:A,value:I})=>I,(A,I)=>{let V=()=>r(I).description,H=()=>r(I).value;var G=Jb(),O=h(G),X=h(O);Ql(X,()=>Yh(V()),!1,!1),g(O);var oe=M(O,2),Y=h(oe,!0);g(oe),g(G),k(()=>me(Y,H())),b(A,G)}),g(P),g(C),k(()=>me(E,w())),b(u,C)}),g($),b(p,$)},$$slots:{default:!0}}),z(),o()}var nm=require("@vkontakte/videoplayer-shared/es2018");var ga=require("@vkontakte/videoplayer-core/es2018");var fL=require("@vkontakte/videoplayer-shared/es2018");var o$=L('<div class="pillow svelte-1oe0j8n"><!></div>'),n$={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 pf(t,e){q(t,n$);var i=o$(),o=h(i);ve(o,()=>{var n;return(n=e.children)!=null?n:ie}),g(i),b(t,i)}var al=require("@vkontakte/videoplayer-shared/es2018");var r$=xe('<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 ff(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=r$();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(2),g(o),k(()=>n=Ie(o,n,{xmlns:"http://www.w3.org/2000/svg",width:"9",height:"5",fill:"none",role:"img",...i})),b(t,o)}var s$=xe('<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 mf(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=s$();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(2),g(o),k(()=>n=Ie(o,n,{xmlns:"http://www.w3.org/2000/svg",width:"9",height:"5",fill:"none",role:"img",...i})),b(t,o)}var a$=xe('<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 vf(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=a$();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(),g(o),k(()=>n=Ie(o,n,{xmlns:"http://www.w3.org/2000/svg",width:"9",height:"5",fill:"none",role:"img",...i})),b(t,o)}var l$=xe('<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 fd(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=l$();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(),g(o),k(()=>n=Ie(o,n,{xmlns:"http://www.w3.org/2000/svg",width:"13",height:"5",fill:"none",role:"img",...i})),b(t,o)}var d$=xe('<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 md(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=d$();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(2),g(o),k(()=>n=Ie(o,n,{xmlns:"http://www.w3.org/2000/svg",width:"15",height:"7",fill:"none",role:"img",...i})),b(t,o)}var Jc=t=>{switch(t){case al.VideoQuality.Q_720P:return vf;case al.VideoQuality.Q_1080P:return fd;case al.VideoQuality.Q_1440P:return md;case al.VideoQuality.Q_2160P:return ff;case al.VideoQuality.Q_4320P:return mf}};var c$=xe('<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 gf(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=c$();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(),g(o),k(()=>n=Ie(o,n,{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 u$=xe('<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 hf(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=u$();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(2),g(o),k(()=>n=Ie(o,n,{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","data-testid":"settings-icon",role:"img",...i})),b(t,o)}var p$=L('<div aria-hidden="true"><!> <!></div>'),f$={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 vd(t,e){U(e,!0),q(t,f$);let i=f(e,"isMobile",3,!1),o=f(e,"currentQuality",3,void 0),n=v(()=>Jc(o())),a=v(()=>!!r(n)&&[fd,md].includes(r(n)));var s=Ue(),d=ce(s);{var l=m=>{gf(m,{})},p=m=>{var $=p$();let u;var _=h($);{var w=T=>{pf(T,{children:(E,P)=>{var A=Ue(),I=ce(A);Ti(I,()=>r(n),(V,H)=>{H(V,{})}),b(E,A)},$$slots:{default:!0}})};R(_,T=>{r(n)&&T(w)})}var y=M(_,2);let C=v(()=>r(n)?"settings-icon--labeled":"settings-icon");hf(y,{get"data-testid"(){return r(C)},fill:"var(--btn-color, #fff)"}),g($),k(T=>u=ee($,1,"icon svelte-8t5w85",null,u,T),[()=>({triple:r(a)})]),b(m,$)};R(d,m=>{i()?m(l):m(p,!1)})}b(t,s),z()}var m$=L('<span class="settings-icon-wrapper svelte-d9t49t"><!></span>'),v$={hash:"svelte-d9t49t",code:".settings-icon-wrapper.svelte-d9t49t {position:relative;width:24px;}"};function ll(t,e){U(e,!0),q(t,v$);let[i,o]=Be(),n=()=>S(e.ref$,"$ref$",i),a=()=>S(m,"$settingsMenuVisible",i),s=()=>S(_,"$isMobile",i),d=()=>S(p,"$currentQuality",i),l=Te(),p=l.state.currentQuality$,m=l.ui.settingsMenu.visible$,$=l.actions.internal.openSettingsMenu,u=l.actions.internal.closeSettingsMenu,_=l.ui.isMobile,w=l.ui.t,y=J(void 0);qe(()=>{n()&&xt(()=>{e.ref$.set(r(y))})});let C=v(()=>a()?w("tooltip_settings_on"):w("tooltip_settings_off"));async function T(P){let A=$s(P);a()?u():$(A,yo)}let E=v(()=>a()?"opened":"");Rt(t,{get className(){return r(E)},testId:"btn-settings",click:T,get ariaLabel(){return r(C)},get ariaExpanded(){return a()},get ref(){return r(y)},set ref(P){B(y,pe(P))},children:(P,A)=>{var I=m$(),V=h(I);vd(V,{get isMobile(){return s()},get currentQuality(){return d()}}),g(I),b(P,I)},$$slots:{default:!0}}),z(),o()}var g$=xe('<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 _f(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=g$();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(),g(o),k(()=>n=Ie(o,n,{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 h$=xe('<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 gd(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=h$();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(),g(o),k(()=>n=Ie(o,n,{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 bf(t,e){U(e,!0);let i=f(e,"isSubtitlesEnabled",3,!1),n=Te().ui.t,a=v(()=>i()?n("tooltip_subtitles_on"):n("tooltip_subtitles_off"));Rt(t,{testId:"btn-Subtitles",get ariaLabel(){return r(a)},get click(){return e.click},get ariaKeyShortCut(){return Or.KeyC},children:(s,d)=>{var l=Ue(),p=ce(l);{var m=u=>{_f(u,{})},$=u=>{gd(u,{})};R(p,u=>{i()?u(m):u($,!1)})}b(s,l)},$$slots:{default:!0}}),z()}var _$=L('<span class="duration svelte-sz9er7"> </span>'),b$=L('<div><span class="current svelte-sz9er7"> </span> <!></div>'),$$={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 hd(t,e){U(e,!0),q(t,$$);let i=f(e,"isMobile",3,!1),o=f(e,"showDuration",3,!0),n=f(e,"ref",15),a=v(()=>sn(e.duration)),s=v(()=>sn(e.position));var d=b$();let l;var p=h(d),m=h(p,!0);g(p);var $=M(p,2);{var u=_=>{var w=_$(),y=h(w,!0);g(w),k(()=>me(y,r(a))),b(_,w)};R($,_=>{o()&&_(u)})}g(d),mt(d,_=>n(_),()=>n()),k(_=>{l=ee(d,1,"time svelte-sz9er7",null,l,_),me(m,r(s))},[()=>({mobile:i()})]),b(t,d),z()}var bd=require("@vkontakte/videoplayer-shared/es2018");var y$=xe('<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>'),x$={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
168
|
.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
|
|
169
|
+
.icon[data-value='min'].svelte-1n5yyua .wave2:where(.svelte-1n5yyua) {visibility:hidden;}`};function ws(t,e){q(t,x$);let i=f(e,"volume",3,1),o=f(e,"muted",3,!1),n=(d,l)=>l?"off":d>.5?"max":d>.2?"mid":d>0?"min":"off",a=v(()=>n(i(),o()));var s=y$();k(()=>{var d;Oe(s,"data-value",r(a)),Oe(s,"data-testid",`volume-${(d=r(a))!=null?d:""}-icon`)}),b(t,s)}var Ro=require("@vkontakte/videoplayer-shared/es2018");var eu=require("@vkontakte/videoplayer-shared/es2018");var Zh=require("@vkontakte/videoplayer-shared/es2018");var w$=L('<div class="overlay"><!></div>');function $f(t,e){U(e,!0);let[i,o]=Be(),n=()=>S(s,"$overlayContainer$",i),s=Te().ui.overlayContainer$,d=J(void 0),l=u=>{!u||!r(d)||!u.contains(r(d))||u.removeChild(r(d))},p=u=>{!u||!r(d)||u.contains(r(d))||u.appendChild(r(d))};qe(()=>{p(n())}),zt(()=>(p(n()),()=>l(n())));var m=w$(),$=h(m);ve($,()=>{var u;return(u=e.children)!=null?u:ie}),g(m),mt(m,u=>B(d,u),()=>r(d)),b(t,m),z(),o()}var S$=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),T$={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 da(t,e){U(e,!0),q(t,T$);let[i,o]=Be(),n=()=>S(X,"$overlayContainer$",i),a=()=>S(O,"$containerSize",i),s=f(e,"isMobile",3,!1),d=f(e,"content",3,""),l=f(e,"active",15,!1),p=f(e,"translateX",3,0),m=f(e,"translateY",3,0),$=f(e,"isFullWidthWrapper",3,!1),u=f(e,"maxTooltipWidth",3,void 0),_=f(e,"placement",3,"top"),w=f(e,"onVisibilityChange",3,Zh.noop),y=5,C=J(void 0),T=J(void 0),E,P=J(0),A=J(0),I=J(0),V=J(0),H=qt(),G=Te(),O=G.ui.playerSize,X=G.ui.overlayContainer$;qe(()=>{xt(()=>{w()(l())})});let oe=G.getLogger().createComponentLog("Tooltip component"),Y=()=>{if(!n()||!r(T)||!r(C))return;B(A,y);let Se=n().getBoundingClientRect(),$e=r(C).getBoundingClientRect(),Ne=$e.width,Ye=r(T).clientWidth,ot=a().width,bt=(Ne-Ye)/2,et=$e.left+p()-Se.left,vt=et+bt,Mt=$e.top+m()-Se.top,Qt=Ye/2-y,Gt=vt<8,Lt=vt+Ye>ot-8;Gt&&(vt=8,Qt=et+$e.width/2-2.5*y),Lt&&(vt=ot-8-Ye,Qt=$e.left-Se.left+$e.width/2-vt-y),B(I,pe(vt)),B(V,Mt),B(P,pe(Qt))},fe=()=>{!n()||!r(T)||!r(C)||B(A,-y)},ae=()=>{if(!n()||!r(T)||!r(C))return;B(P,y);let Se=n().getBoundingClientRect(),$e=r(C).getBoundingClientRect(),Ne=$e.height,Ye=r(T).clientHeight,ot=(Ne-Ye)/2+Ye,bt=$e.left+p()-Se.left-r(T).clientWidth,et=2,vt=bt-y;vt<8&&(vt=8);let Qt=$e.top+m()-Se.top+ot,Gt=et-ot/2,Lt=et-y;B(I,pe(vt)),B(V,Qt),B(A,Gt),B(P,Lt)},Le=()=>{!n()||!r(T)||!r(C)||B(P,-y)},Ae=()=>{switch(_()){case"top":Y();break;case"bottom":fe();break;case"left":ae();break;default:Le()}},he=()=>{try{if(!n()||!r(C))return;Ae(),l(!0)}catch(Se){oe({message:String(Se)})}},se=()=>{l(!1)},Me=()=>{r(T)&&(E||(E=window.setTimeout(he,H.controls.hideTimeoutTooltips)),l()&&he())},ne=()=>{se(),window.clearTimeout(E),E=void 0},N=(Se,$e,Ne)=>{let Ye="";switch(_()){case"top":Ye=`transform: translate(${Se}px, ${$e}px);`;break;case"bottom":Ye=`transform: translate(${Se}px, ${$e}px); top: auto; bottom: 100%;`;break;case"left":Ye=`transform: translate(${Se}px, ${$e}px); left: 0; right: auto;`;break;default:Ye=`transform: translate(${Se}px, ${$e}px);`}return Ye+=` max-width: ${u()===void 0?"auto":`${u()}px`};`,Ye+=` opacity: ${Ne?1:0}; visibility: ${Ne?"visible":"hidden"}`,Ye},ue=(Se,$e)=>{let Ne="";switch(_()){case"top":Ne=`transform: translate(${Se}px, ${$e}px) rotate(0); top: auto; bottom: 0;`;break;case"bottom":Ne=`transform: translate(${Se}px, ${$e}px) rotate(180deg); top: 0; bottom: auto;`;break;case"left":Ne=`transform: translate(${Se}px, ${$e}px) rotate(-90deg); left: 100%; top: auto; bottom: 0;`;break;default:Ne=`transform: translate(${Se}px, ${$e}px) rotate(90deg); right: 100%; top: auto; bottom: 0;`}return Ne},ge=v(()=>N(r(I),r(V),l())),Ge=v(()=>ue(r(P),r(A)));zt(Ae),xn(()=>window.clearTimeout(E));var te=C$(),Q=ce(te);let W;Q.__mousemove=Me,Q.__mousedown=ne,Q.__mouseup=Me;var Ve=h(Q);ve(Ve,()=>{var Se;return(Se=e.children)!=null?Se:ie}),g(Q),mt(Q,Se=>B(C,Se),()=>r(C));var De=M(Q,2);{var tt=Se=>{$f(Se,{children:($e,Ne)=>{var Ye=S$(),ot=h(Ye),bt=h(ot,!0);g(ot);var et=M(ot,2);g(Ye),mt(Ye,vt=>B(T,vt),()=>r(T)),k(()=>{it(Ye,r(ge)),me(bt,d()),it(et,r(Ge))}),b($e,Ye)},$$slots:{default:!0}})};R(De,Se=>{d()&&!s()&&Se(tt)})}k(Se=>W=ee(Q,1,"tooltip-wrapper svelte-hxlyne",null,W,Se),[()=>({"full-width":$()})]),Ct("mouseenter",Q,Me),Ct("mouseleave",Q,ne),b(t,te),z(),o()}lt(["mousemove","mousedown","mouseup"]);var Xh=t=>{t.stopPropagation()},I$=L("<div><!></div>"),k$={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 Vo(t,e){U(e,!0),q(t,k$);let[i,o]=Be(),n=()=>S(p,"$isGraphOpened$",i),a=()=>S(l,"$isMobile",i),s=Te(),d=po(),l=s.ui.isMobile,p=d.graphIsOpened$,m=s.ui.t,$=f(e,"className",3,""),u=f(e,"disabled",3,!1),_=f(e,"hasTooltip",3,!0),w=f(e,"ref",15,void 0),y=f(e,"width",15,void 0),C=f(e,"isFullWidthTooltip",3,!0),T=f(e,"tooltipContent",3,""),E=f(e,"tooltipActive",3,!1),P=f(e,"tooltipPlacement",3,"top"),A=f(e,"disabledTooltipContent",19,()=>m("tooltip_button_disabled")),I=f(e,"isAriaHidden",3,!1),V=f(e,"onTooltipVisibilityChange",3,eu.noop),H=f(e,"initialTranslateXPx",3,0),G=f(e,"initialTranslateYPx",19,()=>-18),O=f(e,"mouseEnter",3,eu.noop),X=f(e,"mouseLeave",3,eu.noop),oe=v(()=>u()?n()?m("tooltip_disabled_when_graph_on"):A():T());var Y=I$();Y.__pointerdown=[Xh],Y.__click=[Xh];var fe=h(Y);{var ae=Ae=>{da(Ae,{get content(){return r(oe)},get translateX(){return H()},get translateY(){return G()},get isFullWidthWrapper(){return C()},get active(){return E()},get placement(){return P()},get onVisibilityChange(){return V()},children:(he,se)=>{var Me=Ue(),ne=ce(Me);ve(ne,()=>{var N;return(N=e.children)!=null?N:ie}),b(he,Me)},$$slots:{default:!0}})},Le=Ae=>{var he=Ue(),se=ce(he);ve(se,()=>{var Me;return(Me=e.children)!=null?Me:ie}),b(Ae,he)};R(fe,Ae=>{_()&&r(oe)&&!a()?Ae(ae):Ae(Le,!1)})}g(Y),mt(Y,Ae=>w(Ae),()=>w()),k(()=>{var Ae;ee(Y,1,`btn-container ${(Ae=$())!=null?Ae:""}`,"svelte-p9r045"),Oe(Y,"aria-hidden",I()||null)}),Ct("mouseenter",Y,function(...Ae){var he;(he=O())==null||he.apply(this,Ae)}),Ct("mouseleave",Y,function(...Ae){var he;(he=X())==null||he.apply(this,Ae)}),Br(Y,"clientWidth",y),b(t,Y),z(),o()}lt(["pointerdown","click"]);var E$=xe('<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 _d(t,e){"use strict";var i=E$(),o=h(i),n=M(o);g(i),k(()=>{Oe(i,"data-testid",(e.completed,"interactive-episode-completed-icon")),Oe(o,"fill-opacity",e.completed?1:.24),Oe(n,"fill",e.completed?"var(--interactive-episode-complete)":"white")}),b(t,i)}var P$=L("<div><!></div>"),A$={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 yf(t,e){U(e,!0),q(t,A$);let o=Te().ui.t,n=J(0),a=v(()=>o(e.videoEpisode.completed?"tooltip_episode_finished":"tooltip_episode_unfinished"));Vo(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=P$();let p;var m=h(l);let $=v(()=>!!e.videoEpisode.completed);_d(m,{get completed(){return r($)}}),g(l),k(u=>{p=ee(l,1,"interactive-episode-icon svelte-bklhpe",null,p,u),it(l,`left: ${e.videoEpisode.from+e.videoEpisode.width/2}%`)},[()=>({disabled:e.disabled})]),Br(l,"clientWidth",u=>B(n,u)),b(s,l)},$$slots:{default:!0}}),z()}var M$=L('<div><div class="video-episode-inner svelte-1u6kv8l"><div class="video-episode-loaded svelte-1u6kv8l"></div> <div></div></div></div>'),L$=L('<div class="video-episodes-wrap svelte-1u6kv8l"></div>'),V$={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
170
|
.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
|
|
171
|
+
.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 xf(t,e){q(t,V$);let i=f(e,"videoEpisodes",19,()=>[]);var o=L$();Ci(o,21,i,n=>n.from,(n,a)=>{var s=M$();let d;var l=h(s),p=h(l),m=M(p,2);let $;g(l),g(s),k((u,_)=>{d=ee(s,1,"video-episode svelte-1u6kv8l",null,d,u),it(s,`left: ${r(a).from}%; width: ${r(a).width}%`),it(p,`transform: translateX(${r(a).loadedWidth/r(a).width*100}%)`),$=ee(m,1,"video-episode-filled svelte-1u6kv8l",null,$,_),it(m,`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 R$(t,e,i,o,n,a,s){if(t.preventDefault(),e()&&B(i,pe(e().getBoundingClientRect())),o()||r(n)||!e())return;B(n,!0);let d=a(t.clientX,t.clientY);s()(d),e().setPointerCapture(t.pointerId)}function D$(t,e,i,o,n,a,s,d){if(t.preventDefault(),e())return;let l=i(t.clientX,t.clientY),p=o(t.clientX);n()(l,p,r(a).width),r(s)&&d()(l)}function N$(t,e,i,o,n){if(t.preventDefault(),e()||!r(i))return;B(i,!1);let a=o(t.clientX,t.clientY);n()(a)}function B$(t,e,i,o){t.stopPropagation(),t.preventDefault(),e()&&i()(o(t.clientX,t.clientY))}var O$=L("<div></div>"),H$=L('<div class="bars svelte-1tpemng"><div class="loaded svelte-1tpemng"></div> <div></div></div>'),F$=L('<!> <div role="slider" tabindex="0"><!> <div><div></div></div></div>',1),U$={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
172
|
/* 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
173
|
.slider.square.svelte-1tpemng > .bars:where(.svelte-1tpemng),
|
|
173
174
|
.slider.square.svelte-1tpemng .loaded:where(.svelte-1tpemng),
|
|
174
175
|
.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 ca(t,e){q(e,!0),Q(t,L$);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),p=v(e,"squareBorders",3,!1),f=v(e,"videoEpisodes",19,()=>[]),_=v(e,"withWheelHandler",3,!1),u=v(e,"isInteractive",3,!1),$=v(e,"disabled",3,!1),w=v(e,"hideHandel",3,!1),y=v(e,"onPointerDown",3,ln.noop),S=v(e,"onHandleMove",3,ln.noop),k=v(e,"onPointerUp",3,ln.noop),A=v(e,"onPointerEnter",3,ln.noop),P=v(e,"onPointerMove",3,ln.noop),E=v(e,"onPointerLeave",3,ln.noop),T=v(e,"onWheelUp",3,ln.noop),V=v(e,"onWheelDown",3,ln.noop),z=v(e,"onWheelLeft",3,ln.noop),Y=v(e,"onWheelRight",3,ln.noop),F=v(e,"onDisabledClick",3,ln.noop),j=v(e,"loadedProgress",3,0),X=v(e,"filledProgress",3,0),oe=v(e,"handleProgress",3,0),pe=v(e,"ariaLabel",3,""),le=v(e,"ariaValueMin",3,void 0),Ve=v(e,"ariaValueMax",3,void 0),Pe=v(e,"ariaValueNow",3,void 0),J=v(e,"ariaValueText",3,""),Me=Kt(),Z=ee(void 0),B=ee(!1),Re=m(()=>{var Be;return(Be=Ve())!=null?Be:0}),ne=m(()=>{var Be;return(0,ln.isNonNullable)(f())&&((Be=f()[f().length-1])==null?void 0:Be.time)<r(Re)}),Ie=m(()=>(0,ln.isNonNullable)(f())&&f().length&&r(ne)&&r(Re)?Ge(j()*100,X()*100):[]);function Ne(Be){if(Be.preventDefault(),i()&&O(Z,me(i().getBoundingClientRect())),$())return;let re=de(Be.clientX,Be.clientY),K=Ee(Be.clientX);A()(re,K,r(Z).width)}function fe(Be){Be.preventDefault(),!$()&&E()()}function D(Be){$()||_()&&(Be.preventDefault(),Be.deltaY<0?T()():Be.deltaY>0?V()():Be.deltaX>0?Y()():z()())}function de(Be,re){return s()?Math.max(0,Math.min(1,(r(Z).height-(re-r(Z).top))/r(Z).height)):Math.min(Math.max(Be-r(Z).x,0),r(Z).width)/r(Z).width}function Ee(Be){return Math.min(Math.max(Be-r(Z).x,0),r(Z).width)}function Ge(Be,re){let K=Me.features.episodesClustering&&!u()?Me.episodeMinWidthPc:0,se=[],he=f()[0].time/r(Re)*100,Ce=0,De=0;for(let Ye=1;Ye<f().length;Ye++)Ce=f()[Ye].time/r(Re)*100,Ce-he>K&&(se.push({from:he,width:Math.max(0,Ce-he),loadedWidth:Math.max(0,Math.min(Ce,Be)-he),filledWidth:Math.max(0,Math.min(Ce,re)-he),interactive:f()[Ye-1].interactive,completed:f()[Ye-1].completed}),he=f()[Ye].time/r(Re)*100,De++);let pt={from:he,width:Math.max(0,100-he),loadedWidth:Math.max(0,Math.min(Be,100)-he),filledWidth:Math.max(0,Math.min(re,100)-he),interactive:f()[De].interactive,completed:f()[De].completed};100-he<K?(De-=1,se[De].width+=100-he,se[De].loadedWidth+=Math.max(0,Math.min(Be,100)-he),se[De].filledWidth+=Math.max(0,Math.min(re,100)-he)):se[De]=pt;let qt=f()[0].time;if(qt!==0){let Ye=qt/r(Re)*100;se.unshift({from:0,width:Ye,loadedWidth:Math.min(Ye,Be),filledWidth:Math.min(Ye,re)})}return se}var at=M$(),Ae=ue(at);{var $e=Be=>{var re=A$();let K;yi(re,21,()=>r(Ie),se=>se.from,(se,he)=>{var Ce=Fe(),De=ue(Ce);{var pt=qt=>{$f(qt,{get videoEpisode(){return r(he)},get disabled(){return $()}})};R(De,qt=>{r(he).interactive&&qt(pt)})}b(se,Ce)}),g(re),I(se=>K=te(re,1,"interactive-icons svelte-1tpemng",null,K,se),[()=>({mobile:l(),hidden:l()&&!r(B)})]),b(Be,re)};R(Ae,Be=>{u()&&Be($e)})}var Le=M(Ae,2);let Ze;Le.__pointerdown=[T$,i,Z,$,B,de,y],Le.__pointermove=[k$,$,de,Ee,P,Z,B,S],Le.__pointerup=[I$,$,B,de,k],Le.__click=[E$,$,F,de];var ut=h(Le);{var nt=Be=>{yf(Be,{get videoEpisodes(){return r(Ie)},get disabled(){return $()},get isMobile(){return l()}})},Bt=Be=>{var re=P$(),K=h(re),se=M(K,2);let he;g(re),I(Ce=>{tt(K,`transform: translateX(${j()*100}%);`),he=te(se,1,"filled svelte-1tpemng",null,he,Ce),tt(se,`transform: translateX(${X()*100}%);`)},[()=>({"active-live":d()})]),b(Be,re)};R(ut,Be=>{r(Ie).length?Be(nt):Be(Bt,!1)})}var rt=M(ut,2);let xt;var zt=h(rt);let Qt;g(rt),g(Le),ct(Le,Be=>i(Be),()=>i()),I((Be,re,K)=>{var se,he;Ze=te(Le,1,`slider ${(se=o())!=null?se:""}`,"svelte-1tpemng",Ze,Be),Oe(Le,"aria-label",pe()),Oe(Le,"aria-valuemin",le()),Oe(Le,"aria-valuemax",Ve()),Oe(Le,"aria-valuenow",Pe()),Oe(Le,"aria-valuetext",J()),Oe(Le,"data-testid",(he=n())!=null?he:null),xt=te(rt,1,"handleWrap svelte-1tpemng",null,xt,re),tt(rt,`transform: translateX(${oe()*100}%);`),Qt=te(zt,1,"handle svelte-1tpemng",null,Qt,K)},[()=>({disabled:$(),"slider-dragging":r(B),hidden:a(),"slider-vertical":s(),"no-handle":w(),square:p()}),()=>({hidden:w()}),()=>({"active-live":d()})]),It("pointerenter",Le,Ne),It("pointerleave",Le,fe),It("wheel",Le,D),b(t,at),W()}st(["pointerdown","pointermove","pointerup","click"]);var Hi=(t,e)=>js[t]>=js[e],jh=(t,e)=>js[t]<js[e],ks=(t,e)=>js[t]<=js[e],Zh=t=>t>699?"xl":t>599?"l":t>509?"m":t>320?"s":"xs";var V$=L("<div><!></div>"),R$=L("<div><!> <!></div>"),N$={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 xf(t,e){var at,Ae;q(e,!0),Q(t,N$);let[i,o]=He(),n=()=>C(A,"$isAudioAvailable$",i),a=()=>C(_,"$muted$",i),s=()=>C(f,"$volume$",i),d=()=>C(y,"$currentGridType$",i),l=Se(),p=Kt(),f=l.state.volume$,_=l.state.muted$,{setVolume:u,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,A=l.state.isAudioAvailable$,P=l.state.isAudioDisabled,E=l.ui.t,T=ee(!1),V,z=m(()=>!n()||a()||s()===0),Y=m(()=>ks(d(),"s")),F=m(()=>r(Y)?"":r(z)?E("tooltip_volume"):E("tooltip_volume_muted")),j=m(()=>r(z)?E("tooltip_volume"):E("tooltip_volume_muted")),X=m(()=>r(z)?0:s()),oe=!1,pe=m(()=>n()?P&&!k:!S);function le($e){$(),u($e)}function Ve(){Gc(l,s(),p.controls.volumeStepWheel)}function Pe(){Yc(l,s(),p.controls.volumeStepWheel)}function J($e){u($e)}function Me($e){u($e),w()}function Z(){oe=!0}function B(){oe=!1,Ie()}function Re(){clearTimeout(V),O(T,!0)}function ne(){Ie()}function Ie(){V=window.setTimeout(()=>{oe||O(T,!1)},p.controls.volumeBarTimeout)}function Ne($e){$e.preventDefault(),$e.deltaY<0?Ve():$e.deltaY>0&&Pe()}var fe=R$();let D;var de=h(fe);da(de,{get content(){return r(F)},translateY:-18,children:($e,Le)=>{let Ze=m(()=>r(Y)?"btn-volume-vertical":"btn-volume-horizontal");At($e,{className:"btn-full-opacity",get disabled(){return r(pe)},get testId(){return r(Ze)},get ariaLabel(){return r(j)},get click(){return e.click},get ariaKeyShortCut(){return zr.KeyM},children:(ut,nt)=>{Ts(ut,{get volume(){return s()},get muted(){return r(z)}})},$$slots:{default:!0}})},$$slots:{default:!0}});var Ee=M(de,2);{var Ge=$e=>{var Le=V$();let Ze;var ut=h(Le);let nt=m(()=>r(Y)?"volumeBar-slider-vertical":""),Bt=m(()=>r(Y)&&!r(T)),rt=m(()=>r(Y)?Z:fd.noop),xt=m(()=>r(Y)?B:fd.noop),zt=m(()=>Math.round(r(X)*100)),Qt=m(()=>`${Math.round(r(X)*100)}%`),Be=m(()=>r(Y)?"volume-slider-vertical":"volume-slider");ca(ut,{get className(){return r(nt)},get isHidden(){return r(Bt)},get isVertical(){return r(Y)},withWheelHandler:!0,onWheelUp:Ve,onWheelDown:Pe,onPointerDown:le,onHandleMove:J,onPointerUp:Me,get onPointerEnter(){return r(rt)},get onPointerLeave(){return r(xt)},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(Qt)},get filledProgress(){return r(X)},get handleProgress(){return r(X)},get testId(){return r(Be)}}),g(Le),I(re=>Ze=te(Le,1,"volumeBar svelte-1auih1j",null,Ze,re),[()=>({"volumeBar-vertical":r(Y)})]),b($e,Le)};R(Ee,$e=>{n()&&$e(Ge)})}g(fe),I($e=>D=te(fe,1,"volumeBar-container svelte-1auih1j",null,D,$e),[()=>({vertical:r(Y)})]),It("mouseenter",fe,function(...$e){var Le;(Le=r(Y)?Re:fd.noop)==null||Le.apply(this,$e)}),It("mouseleave",fe,function(...$e){var Le;(Le=r(Y)?ne:fd.noop)==null||Le.apply(this,$e)}),It("wheel",fe,Ne),b(t,fe),W(),o()}var Xh=require("@vkontakte/videoplayer-shared/es2018");var B$=be('<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 wf(t,e){let i=ke(e,["$$slots","$$events","$$legacy","children"]);var o=B$();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(),g(o),I(()=>n=we(o,n,{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 D$={hash:"svelte-17t966y",code:`svg[data-testid="close-fullscreen-icon"] ._enter,
|
|
176
|
-
svg[data-testid="open-fullscreen-icon"] ._exit {visibility:hidden;opacity:0;}`};function
|
|
176
|
+
.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 ca(t,e){U(e,!0),q(t,U$);let i=f(e,"ref",15,void 0),o=f(e,"className",3,""),n=f(e,"testId",3,void 0),a=f(e,"isHidden",3,!1),s=f(e,"isVertical",3,!1),d=f(e,"isActiveLive",3,!1),l=f(e,"isMobile",3,!1),p=f(e,"squareBorders",3,!1),m=f(e,"videoEpisodes",19,()=>[]),$=f(e,"withWheelHandler",3,!1),u=f(e,"isInteractive",3,!1),_=f(e,"disabled",3,!1),w=f(e,"hideHandel",3,!1),y=f(e,"onPointerDown",3,Ro.noop),C=f(e,"onHandleMove",3,Ro.noop),T=f(e,"onPointerUp",3,Ro.noop),E=f(e,"onPointerEnter",3,Ro.noop),P=f(e,"onPointerMove",3,Ro.noop),A=f(e,"onPointerLeave",3,Ro.noop),I=f(e,"onMouseEnter",3,Ro.noop),V=f(e,"onMouseLeave",3,Ro.noop),H=f(e,"onWheelUp",3,Ro.noop),G=f(e,"onWheelDown",3,Ro.noop),O=f(e,"onWheelLeft",3,Ro.noop),X=f(e,"onWheelRight",3,Ro.noop),oe=f(e,"onDisabledClick",3,Ro.noop),Y=f(e,"loadedProgress",3,0),fe=f(e,"filledProgress",3,0),ae=f(e,"handleProgress",3,0),Le=f(e,"ariaLabel",3,""),Ae=f(e,"ariaValueMin",3,void 0),he=f(e,"ariaValueMax",3,void 0),se=f(e,"ariaValueNow",3,void 0),Me=f(e,"ariaValueText",3,""),ne=qt(),N=J(void 0),ue=J(!1),ge=v(()=>{var re;return(re=he())!=null?re:0}),Ge=v(()=>{var re;return(0,Ro.isNonNullable)(m())&&((re=m()[m().length-1])==null?void 0:re.time)<r(ge)}),te=v(()=>(0,Ro.isNonNullable)(m())&&m().length&&r(Ge)&&r(ge)?Ne(Y()*100,fe()*100):[]);function Q(re){if(re.preventDefault(),i()&&B(N,pe(i().getBoundingClientRect())),_())return;let Re=Se(re.clientX,re.clientY),He=$e(re.clientX);E()(Re,He,r(N).width)}function W(re){re.preventDefault(),!_()&&A()()}function Ve(){I()()}function De(){V()()}function tt(re){_()||$()&&(re.preventDefault(),re.deltaY<0?H()():re.deltaY>0?G()():re.deltaX>0?X()():O()())}function Se(re,Re){return s()?Math.max(0,Math.min(1,(r(N).height-(Re-r(N).top))/r(N).height)):Math.min(Math.max(re-r(N).x,0),r(N).width)/r(N).width}function $e(re){return Math.min(Math.max(re-r(N).x,0),r(N).width)}function Ne(re,Re){let He=ne.features.episodesClustering&&!u()?ne.episodeMinWidthPc:0,nt=[],dt=m()[0].time/r(ge)*100,Ze=0,Xe=0;for(let gt=1;gt<m().length;gt++)Ze=m()[gt].time/r(ge)*100,Ze-dt>He&&(nt.push({from:dt,width:Math.max(0,Ze-dt),loadedWidth:Math.max(0,Math.min(Ze,re)-dt),filledWidth:Math.max(0,Math.min(Ze,Re)-dt),interactive:m()[gt-1].interactive,completed:m()[gt-1].completed}),dt=m()[gt].time/r(ge)*100,Xe++);let Je={from:dt,width:Math.max(0,100-dt),loadedWidth:Math.max(0,Math.min(re,100)-dt),filledWidth:Math.max(0,Math.min(Re,100)-dt),interactive:m()[Xe].interactive,completed:m()[Xe].completed};100-dt<He?(Xe-=1,nt[Xe].width+=100-dt,nt[Xe].loadedWidth+=Math.max(0,Math.min(re,100)-dt),nt[Xe].filledWidth+=Math.max(0,Math.min(Re,100)-dt)):nt[Xe]=Je;let We=m()[0].time;if(We!==0){let gt=We/r(ge)*100;nt.unshift({from:0,width:gt,loadedWidth:Math.min(gt,re),filledWidth:Math.min(gt,Re)})}return nt}var Ye=F$(),ot=ce(Ye);{var bt=re=>{var Re=O$();let He;Ci(Re,21,()=>r(te),nt=>nt.from,(nt,dt)=>{var Ze=Ue(),Xe=ce(Ze);{var Je=We=>{yf(We,{get videoEpisode(){return r(dt)},get disabled(){return _()}})};R(Xe,We=>{r(dt).interactive&&We(Je)})}b(nt,Ze)}),g(Re),k(nt=>He=ee(Re,1,"interactive-icons svelte-1tpemng",null,He,nt),[()=>({mobile:l(),hidden:l()&&!r(ue)})]),b(re,Re)};R(ot,re=>{u()&&re(bt)})}var et=M(ot,2);let vt;et.__pointerdown=[R$,i,N,_,ue,Se,y],et.__pointermove=[D$,_,Se,$e,P,N,ue,C],et.__pointerup=[N$,_,ue,Se,T],et.__click=[B$,_,oe,Se];var Mt=h(et);{var Qt=re=>{xf(re,{get videoEpisodes(){return r(te)},get disabled(){return _()},get isMobile(){return l()}})},Gt=re=>{var Re=H$(),He=h(Re),nt=M(He,2);let dt;g(Re),k(Ze=>{it(He,`transform: translateX(${Y()*100}%);`),dt=ee(nt,1,"filled svelte-1tpemng",null,dt,Ze),it(nt,`transform: translateX(${fe()*100}%);`)},[()=>({"active-live":d()})]),b(re,Re)};R(Mt,re=>{r(te).length?re(Qt):re(Gt,!1)})}var Lt=M(Mt,2);let _e;var j=h(Lt);let be;g(Lt),g(et),mt(et,re=>i(re),()=>i()),k((re,Re,He)=>{var nt,dt;vt=ee(et,1,`slider ${(nt=o())!=null?nt:""}`,"svelte-1tpemng",vt,re),Oe(et,"aria-label",Le()),Oe(et,"aria-valuemin",Ae()),Oe(et,"aria-valuemax",he()),Oe(et,"aria-valuenow",se()),Oe(et,"aria-valuetext",Me()),Oe(et,"data-testid",(dt=n())!=null?dt:null),_e=ee(Lt,1,"handleWrap svelte-1tpemng",null,_e,Re),it(Lt,`transform: translateX(${ae()*100}%);`),be=ee(j,1,"handle svelte-1tpemng",null,be,He)},[()=>({disabled:_(),"slider-dragging":r(ue),hidden:a(),"slider-vertical":s(),"no-handle":w(),square:p()}),()=>({hidden:w()}),()=>({"active-live":d()})]),Ct("pointerenter",et,Q),Ct("pointerleave",et,W),Ct("mouseenter",et,Ve),Ct("mouseleave",et,De),Ct("wheel",et,tt),b(t,Ye),z()}lt(["pointerdown","pointermove","pointerup","click"]);var Qi=(t,e)=>Ys[t]>=Ys[e],Jh=(t,e)=>Ys[t]<Ys[e],Ss=(t,e)=>Ys[t]<=Ys[e],e1=t=>t>699?"xl":t>599?"l":t>509?"m":t>320?"s":"xs";var z$=L("<div><!></div>"),q$=L("<div><!> <!></div>"),W$={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 wf(t,e){var tt,Se;U(e,!0),q(t,W$);let[i,o]=Be(),n=()=>S(E,"$isAudioAvailable$",i),a=()=>S($,"$muted$",i),s=()=>S(m,"$volume$",i),d=()=>S(y,"$currentGridType$",i),l=Te(),p=qt(),m=l.state.volume$,$=l.state.muted$,{setVolume:u,startVolumeChanging:_,stopVolumeChanging:w}=l.actions.internal,y=l.ui.currentGridType$,C=(tt=l.callbacks)==null?void 0:tt.onAudioDoesNotExistHint,T=(Se=l.callbacks)==null?void 0:Se.onAudioDisabledHint,E=l.state.isAudioAvailable$,P=l.state.isAudioDisabled,A=l.ui.t,I=J(!1),V,H=v(()=>!n()||a()||s()===0),G=v(()=>Ss(d(),"s")),O=v(()=>r(G)?"":r(H)?!n()||P?A("tooltip_sound_unavailable"):A("tooltip_volume"):A("tooltip_volume_muted")),X=v(()=>r(H)?A("tooltip_volume"):A("tooltip_volume_muted")),oe=v(()=>r(H)?0:s()),Y=!1,fe=v(()=>n()?P&&!T:!C);function ae($e){_(),u($e)}function Le(){Zc(l,s(),p.controls.volumeStepWheel)}function Ae(){Xc(l,s(),p.controls.volumeStepWheel)}function he($e){u($e)}function se($e){u($e),w()}function Me(){Y=!0}function ne(){Y=!1,ge()}function N(){clearTimeout(V),B(I,!0)}function ue(){ge()}function ge(){V=window.setTimeout(()=>{Y||B(I,!1)},p.controls.volumeBarTimeout)}function Ge($e){$e.preventDefault(),$e.deltaY<0?Le():$e.deltaY>0&&Ae()}var te=q$();let Q;var W=h(te);da(W,{get content(){return r(O)},translateY:-18,children:($e,Ne)=>{let Ye=v(()=>r(G)?"btn-volume-vertical":"btn-volume-horizontal");Rt($e,{className:"btn-full-opacity",get disabled(){return r(fe)},get testId(){return r(Ye)},get ariaLabel(){return r(X)},get click(){return e.click},get ariaKeyShortCut(){return Or.KeyM},children:(ot,bt)=>{ws(ot,{get volume(){return s()},get muted(){return r(H)}})},$$slots:{default:!0}})},$$slots:{default:!0}});var Ve=M(W,2);{var De=$e=>{var Ne=z$();let Ye;var ot=h(Ne);let bt=v(()=>r(G)?"volumeBar-slider-vertical":""),et=v(()=>r(G)&&!r(I)),vt=v(()=>r(G)?Me:bd.noop),Mt=v(()=>r(G)?ne:bd.noop),Qt=v(()=>Math.round(r(oe)*100)),Gt=v(()=>`${Math.round(r(oe)*100)}%`),Lt=v(()=>r(G)?"volume-slider-vertical":"volume-slider");ca(ot,{get className(){return r(bt)},get isHidden(){return r(et)},get isVertical(){return r(G)},withWheelHandler:!0,onWheelUp:Le,onWheelDown:Ae,onPointerDown:ae,onHandleMove:he,onPointerUp:se,get onPointerEnter(){return r(vt)},get onPointerLeave(){return r(Mt)},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(Qt)},get ariaValueText(){return r(Gt)},get filledProgress(){return r(oe)},get handleProgress(){return r(oe)},get testId(){return r(Lt)}}),g(Ne),k(_e=>Ye=ee(Ne,1,"volumeBar svelte-1auih1j",null,Ye,_e),[()=>({"volumeBar-vertical":r(G)})]),b($e,Ne)};R(Ve,$e=>{n()&&$e(De)})}g(te),k($e=>Q=ee(te,1,"volumeBar-container svelte-1auih1j",null,Q,$e),[()=>({vertical:r(G)})]),Ct("mouseenter",te,function(...$e){var Ne;(Ne=r(G)?N:bd.noop)==null||Ne.apply(this,$e)}),Ct("mouseleave",te,function(...$e){var Ne;(Ne=r(G)?ue:bd.noop)==null||Ne.apply(this,$e)}),Ct("wheel",te,Ge),b(t,te),z(),o()}var t1=require("@vkontakte/videoplayer-shared/es2018");var K$=xe('<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 Sf(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=K$();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(),g(o),k(()=>n=Ie(o,n,{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 Q$={hash:"svelte-17t966y",code:`svg[data-testid="close-fullscreen-icon"] ._enter,
|
|
177
|
+
svg[data-testid="open-fullscreen-icon"] ._exit {visibility:hidden;opacity:0;}`};function Cf(t,e){q(t,Q$);let i=f(e,"isFullscreen",8,!1),o=hr(()=>i()?"close-fullscreen-icon":"open-fullscreen-icon");Sf(t,{get"data-testid"(){return r(o)},fill:"var(--btn-color, #fff)"})}function $d(t,e){U(e,!0);let i=f(e,"isFullscreen",3,!1),o=f(e,"click",3,t1.noop),n=Te(),a=n.ui.isFullscreenOpenedByKeyboard,s=n.ui.t,d=v(()=>i()?s("tooltip_fullscreen_on"):s("tooltip_fullscreen_off"));Rt(t,{testId:"btn-fullscreen",get ariaLabel(){return r(d)},click:p=>{let m=$s(p);a.set(m),o()()},get ariaKeyShortCut(){return Or.KeyF},children:(p,m)=>{Cf(p,{get isFullscreen(){return i()}})},$$slots:{default:!0}}),z()}var G$=xe('<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 Tf(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=G$();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(),g(o),k(()=>n=Ie(o,n,{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 j$=xe('<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 If(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=j$();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(4),g(o),k(()=>n=Ie(o,n,{xmlns:"http://www.w3.org/2000/svg",width:"95",height:"24",fill:"none","aria-hidden":"true",role:"img",...i})),b(t,o)}var Y$={hash:"svelte-1nhjml",code:`svg[data-testid="vk-video-logo-icon--short"] ._ru,
|
|
177
178
|
svg[data-testid="vk-video-logo-icon--short"] ._en,
|
|
178
179
|
svg[data-testid="vk-video-logo-icon"] ._en,
|
|
179
|
-
svg[data-testid="vk-video-logo-icon--en"] ._ru {visibility:hidden;opacity:0;}`};function kf(t,e){Q(t,F$);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`);Tf(t,{get width(){return r(s)},height:"24",get viewBox(){return r(l)},get"data-testid"(){return r(d)}})}function vd(t,e){q(e,!0);let[i,o]=He(),n=()=>C($,"$isMobile",i),a=()=>C(u,"$currentGridType$",i),s=()=>C(y,"$isCyrillicRelatedInterface$",i),d=v(e,"ref",15,void 0),l=v(e,"logoClickable",3,!1),p=v(e,"targetUrl",3,""),f=Kt(),_=Se(),u=_.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"),A=m(()=>(n()||ks(a(),"l"))&&r(k)),P=()=>{var V,z;e.click(),(V=_.callbacks)!=null&&V.onLogoClicked?(z=_.callbacks)==null||z.onLogoClicked():p()&&window.open(p(),"_blank")},E=m(()=>!l()),T=m(()=>r(k)?"btn-vk-video-logo":"btn-vk-logo");At(t,{className:"btn-full-opacity",get disabled(){return r(E)},click:P,get testId(){return r(T)},get ariaLabel(){return r(S)},get ref(){return d()},set ref(V){d(V)},children:(V,z)=>{var Y=Fe(),F=ue(Y);{var j=oe=>{kf(oe,{get short(){return r(A)},get isCyrillic(){return s()}})},X=oe=>{Cf(oe,{})};R(F,oe=>{r(k)?oe(j):oe(X,!1)})}b(V,Y)},$$slots:{default:!0}}),W(),o()}var Jh=require("@vkontakte/videoplayer-core/es2018");var If=require("@vkontakte/videoplayer-core/es2018"),z$=be('<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>'),q$=be('<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>'),W$={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
|
+
svg[data-testid="vk-video-logo-icon--en"] ._ru {visibility:hidden;opacity:0;}`};function kf(t,e){q(t,Y$);let i=f(e,"short",3,!1),o=f(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`);If(t,{get width(){return r(s)},height:"24",get viewBox(){return r(l)},get"data-testid"(){return r(d)}})}function yd(t,e){U(e,!0);let[i,o]=Be(),n=()=>S(_,"$isMobile",i),a=()=>S(u,"$currentGridType$",i),s=()=>S(y,"$isCyrillicRelatedInterface$",i),d=f(e,"ref",15,void 0),l=f(e,"logoClickable",3,!1),p=f(e,"targetUrl",3,""),m=qt(),$=Te(),u=$.ui.currentGridType$,_=$.ui.isMobile,w=$.ui.t,y=$.isCyrillicRelatedInterface$,C=v(()=>m.logoType==="vk_video"?w("tooltip_vk_video_logo"):w("tooltip_vk_logo")),T=v(()=>m.logoType==="vk_video"||m.logoType==="vk_video_mobile"),E=v(()=>(n()||Ss(a(),"l"))&&r(T)),P=()=>{var V,H;e.click(),(V=$.callbacks)!=null&&V.onLogoClicked?(H=$.callbacks)==null||H.onLogoClicked():p()&&window.open(p(),"_blank")},A=v(()=>!l()),I=v(()=>r(T)?"btn-vk-video-logo":"btn-vk-logo");Rt(t,{className:"btn-full-opacity",get disabled(){return r(A)},click:P,get testId(){return r(I)},get ariaLabel(){return r(C)},get ref(){return d()},set ref(V){d(V)},children:(V,H)=>{var G=Ue(),O=ce(G);{var X=Y=>{kf(Y,{get short(){return r(E)},get isCyrillic(){return s()}})},oe=Y=>{Tf(Y,{})};R(O,Y=>{r(T)?Y(X):Y(oe,!1)})}b(V,G)},$$slots:{default:!0}}),z(),o()}var i1=require("@vkontakte/videoplayer-core/es2018");var Ef=require("@vkontakte/videoplayer-core/es2018"),X$=xe('<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>'),J$=xe('<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>'),e2={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
181
|
animation-name: svelte-8z1bf5-wave1;}.connecting.svelte-8z1bf5 .wave2:where(.svelte-8z1bf5) {
|
|
181
182
|
animation-name: svelte-8z1bf5-wave2;}.connecting.svelte-8z1bf5 .wave3:where(.svelte-8z1bf5) {
|
|
182
183
|
animation-name: svelte-8z1bf5-wave3;}
|
|
@@ -224,9 +225,9 @@ Try switching the\xA0quality to\xA0Auto.`},kh=y_;var ns=new Map;ns.set(Ga.Interf
|
|
|
224
225
|
100% {
|
|
225
226
|
opacity: 1;
|
|
226
227
|
}
|
|
227
|
-
}`};function
|
|
228
|
-
transform: rotate(${n()}deg) ${r(
|
|
229
|
-
`)),b(D,de)};R(Z,D=>{r(A)&&D(B)})}var Re=M(Z,2),ne=h(Re);{var Ie=D=>{var de=Fe(),Ee=ue(de);{var Ge=Ae=>{var $e=ar();I(Le=>ve($e,Le),[()=>H("tooltip_episode_unfinished")]),b(Ae,$e)},at=Ae=>{var $e=ar();I(()=>ve($e,r(z).text||"")),b(Ae,$e)};R(Ee,Ae=>{u()&&r(z).completed===!1?Ae(Ge):Ae(at,!1)})}b(D,de)};R(ne,D=>{r(z)&&D(Ie)})}g(Re);var Ne=M(Re,2);{var fe=D=>{var de=Y$(),Ee=h(de,!0);g(de),I(()=>ve(Ee,d())),b(D,de)};R(Ne,D=>{u()||D(fe)})}g(J),I(D=>{Me=te(J,1,"timeline-preview svelte-1wqg760",null,Me,D),tt(J,`width: ${r(Y)?r(k):r(S)}px;`)},[()=>({mobile:l()})]),b(t,J),W(),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 Mf(t,e){var he;q(e,!0),Q(t,e2);let[i,o]=He(),n=()=>C(j,"$interactiveEpisodes$",i),a=()=>C(E,"$duration$",i),s=()=>C(P,"$position$",i),d=()=>C(pe,"$isInteractiveExpectation$",i),l=()=>C(oe,"$isInteractiveTime$",i),p=()=>C(T,"$isLive$",i),f=()=>C(z,"$isMobile",i),_=()=>C(V,"$isActiveLive$",i),u=()=>C(A,"$bufferedProgress$",i),$=()=>C(Pe,"$disabledControls$",i),w=v(e,"showTimeline",3,!1),y=v(e,"ref",15,void 0),S=Se(),k=Kt(),A=S.state.bufferedProgress$,P=S.state.positionWithScrubbing$,E=S.state.duration$,T=S.state.isLive$,V=S.state.isActiveLive$,z=S.ui.isMobile,Y=k.features.episodes?S.actions.internal.getVideoEpisodes():void 0,F=S.actions.internal.getPreviewThumbsData(),j=S.state.interactiveEpisodes$,X=S.state.isInteractive,oe=S.state.isInteractiveTime$,pe=S.state.isInteractiveExpectation$,le=S.actions.internal.correctSeekTimeToInteractive,Ve=(he=S.callbacks)==null?void 0:he.onDisabledTimelineClick,Pe=S.ui.controls.disabledControls$,J=S.ui.t,Me=k.features.interactiveResponsiveUi,Z=m(()=>X?n():Y),B=m(()=>cr(a())),Re=m(()=>cr(s())),ne=m(()=>s()/a()),Ie=m(()=>d()||l()),Ne=ee(!1),fe=ee(""),D=ee(0),de=ee(0),Ee=ee(0),Ge=m(()=>({containerWidth:r(de),translateXPx:r(D),translateYPx:X&&F?-36:-16,active:r(Ne)&&w()&&!r(Ie)&&!Me,pointer:!k.features.timelinePreview||!F||p()})),at=J("aria_timeline"),Ae=m(()=>J("aria_timeline_value",{position:r(Re),duration:r(B)}));function $e(Ce){return!le||!X?Ce:le(Ce*a())/a()}function Le(Ce){S.actions.internal.startScrubbing($e(Ce))}function Ze(Ce){l()||S.actions.internal.progressScrubbing($e(Ce))}function ut(Ce){S.actions.internal.completeScrubbing($e(Ce)),O(Ne,!1)}function nt(Ce,De,pt){xt(Ce,De,pt),O(Ne,!0)}function Bt(Ce,De,pt){xt(Ce,De,pt),O(Ne,!0)}function rt(){O(Ne,!1)}function xt(Ce,De,pt){O(Ee,me($e(Ce))),O(D,me(De)),pt&&O(de,me(pt)),O(fe,me(zt(Ce)))}function zt(Ce){let De=cr((p()?1-Ce:Ce)*a());return p()?`-${De}`:De}var Qt=J$(),Be=ue(Qt);Af(Be,os(()=>r(Ge),{children:(Ce,De)=>{var pt=Fe(),qt=ue(pt);{var Ye=Je=>{Pf(Je,{get time(){return r(fe)},get isMobile(){return f()},get videoEpisodes(){return r(Z)},previewThumbsData:F,get progress(){return r(Ee)},get duration(){return a()},isInteractive:X})},lt=Je=>{var kt=X$(),Jt=h(kt,!0);g(kt),I(()=>ve(Jt,r(fe))),b(Je,kt)};R(qt,Je=>{k.features.timelinePreview&&F&&!p()?Je(Ye):Je(lt,!1)})}b(Ce,pt)},$$slots:{default:!0}}));var re=M(Be,2);let K=m(()=>Math.round(r(ne)*100)),se=m(()=>$().has("TIMELINE"));ca(re,{className:"timeline-slider",get isActiveLive(){return _()},get isMobile(){return f()},ariaLabel:at,ariaValueMin:0,get ariaValueMax(){return a()},get ariaValueNow(){return r(K)},get ariaValueText(){return r(Ae)},get loadedProgress(){return u()},get filledProgress(){return r(ne)},get handleProgress(){return r(ne)},get videoEpisodes(){return r(Z)},onPointerDown:Le,onHandleMove:Ze,onPointerMove:Bt,onPointerUp:ut,onPointerEnter:nt,onPointerLeave:rt,onDisabledClick:Ve,isInteractive:X,get disabled(){return r(se)},get hideHandel(){return l()},get ref(){return y()},set ref(Ce){y(Ce)}}),b(t,Qt),W(),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 hd(t,e){q(e,!0),Q(t,t2);let[i,o]=He(),n=()=>C(l,"$isMobile",i),a=v(e,"position",3,0),s=v(e,"duration",3,0),d=Se(),l=d.ui.isMobile,p=d.ui.t,f=m(()=>cr(s())),_=m(()=>cr(a())),u=m(()=>a()/s()),$=m(()=>p("aria_timeline_value",{position:r(_),duration:r(f)})),w=m(()=>Math.round(r(u)*100));ca(t,{className:"timeline-ads-slider",ariaValueMin:0,get ariaValueMax(){return s()},get ariaValueNow(){return r(w)},get ariaValueText(){return r($)},get filledProgress(){return r(u)},hideHandel:!0,get squareBorders(){return n()}}),W(),o()}var i2=L("<div><!></div>"),o2=L("<div></div>"),n2={hash:"svelte-1gqonyf",code:".timeline.svelte-1gqonyf {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-1gqonyf {height:16px;padding:6px 12px 7px;margin-top:6px;}.timeline-stub.svelte-1gqonyf {width:100%;min-width:20px;}.timeline-stub.mobile.svelte-1gqonyf {height:8px;}"};function _d(t,e){q(e,!0),Q(t,n2);let[i,o]=He(),n=()=>C(u,"$isLive$",i),a=()=>C(y,"$isMobile",i),s=()=>C(w,"$adPosition",i),d=()=>C($,"$adDuration",i),l=v(e,"isAds",3,!1),p=v(e,"isHidden",3,!1),f=v(e,"ref",15,void 0),_=Se(),u=_.state.isLive$,$=_.ads.duration,w=_.ads.position,y=_.ui.isMobile,S=m(()=>!p()&&(!n()||n()&&e.canRewindLive&&e.isRewindableLive||l()));var k=Fe(),A=ue(k);{var P=T=>{var V=i2();let z;var Y=h(V);{var F=X=>{hd(X,{get position(){return s()},get duration(){return d()}})},j=X=>{Mf(X,{get showTimeline(){return r(S)},get ref(){return f()},set ref(oe){f(oe)}})};R(Y,X=>{l()?X(F):X(j,!1)})}g(V),I(X=>z=te(V,1,"timeline svelte-1gqonyf",null,z,X),[()=>({mobile:a()})]),b(T,V)},E=T=>{var V=o2();let z;I(Y=>z=te(V,1,"timeline-stub svelte-1gqonyf",null,z,Y),[()=>({mobile:a()})]),b(T,V)};R(A,T=>{r(S)?T(P):T(E,!1)})}b(t,k),W(),o()}var o1=require("@vkontakte/videoplayer-shared/es2018");var r2=be('<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 Lf(t,e){let i=ke(e,["$$slots","$$events","$$legacy","children"]);var o=r2();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(3),g(o),I(()=>n=we(o,n,{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 s2=be('<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 Vf(t,e){let i=ke(e,["$$slots","$$events","$$legacy","children"]);var o=s2();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(),g(o),I(()=>n=we(o,n,{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 a2=L('<span class="text mobile svelte-1yhs2ga"> </span> <div class="chevron-episodes svelte-1yhs2ga"><!></div>',1),l2=L('<span class="text svelte-1yhs2ga"> </span>'),d2=L('<span class="text count svelte-1yhs2ga"> </span>'),c2=L("<!> <!>",1),u2={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 bd(t,e){var le,Ve,Pe;q(e,!0),Q(t,u2);let[i,o]=He(),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),p=v(e,"duration",3,0),f=v(e,"timeCodes",19,()=>[]),_=Se(),u=(Ve=(le=_.callbacks)==null?void 0:le.onEpisodeChanged)!=null?Ve:o1.noop,$=!!((Pe=_.callbacks)!=null&&Pe.onEpisodeClicked),w=_.ui.currentGridType$,y=_.ui.episodes.openedByKeyboard$,S=_.ui.episodes.panelOpened$,k=_.ui.isMobile,A=_.ui.t,P=ee(void 0),E=J=>{var Z,B,Re;if(!!((Z=_.callbacks)!=null&&Z.onEpisodeClicked)){let ne=ws(J);y.set(ne),S.set(!0),(Re=(B=_.callbacks)==null?void 0:B.onEpisodeClicked)==null||Re.call(B,ne)}},T=ee(null),V=m(()=>l()/p());qe(()=>{var Me;let J=Xc(r(V),p(),f());J?((Me=r(T))==null?void 0:Me.time)!==J.time&&(u(J),O(T,me(J))):O(T,null)});let z=m(()=>{var J;return((J=r(T))==null?void 0:J.text)||""}),Y=m(()=>Hi(n(),"xl")?"FULL":Hi(n(),"m")&&jh(n(),"xl")?"COUNT":"SHORT"),F=m(()=>`${A("tooltip_episodes")}: ${r(z)}`),j=async(J,Me,Z)=>{await yo(),(J==null?void 0:J.getAttribute("aria-expanded"))==="false"&&Me&&!Z&&$t(()=>{y.set(!1),J.focus()})};qe(()=>{j(r(P),a(),s())});var X=Fe(),oe=ue(X);{var pe=J=>{let Me=m(()=>d()?"px-0":"");At(J,{get className(){var Z;return`w-max btn-full-opacity btn-jc-l ${(Z=r(Me))!=null?Z:""}`},testId:"btn-episodes",click:E,disabled:!$,get ariaExpanded(){return s()},get ariaLabel(){return r(F)},get ref(){return r(P)},set ref(Z){O(P,me(Z))},children:(Z,B)=>{var Re=Fe(),ne=ue(Re);{var Ie=fe=>{var D=a2(),de=ue(D),Ee=h(de,!0);g(de);var Ge=M(de,2),at=h(Ge);Vf(at,{}),g(Ge),I(()=>ve(Ee,r(z))),b(fe,D)},Ne=fe=>{var D=c2(),de=ue(D);Lf(de,{});var Ee=M(de,2);{var Ge=Ae=>{var $e=l2(),Le=h($e,!0);g($e),I(()=>ve(Le,r(z))),b(Ae,$e)},at=(Ae,$e)=>{{var Le=Ze=>{var ut=d2(),nt=h(ut,!0);g(ut),I(()=>ve(nt,f().length)),b(Ze,ut)};R(Ae,Ze=>{r(Y)==="COUNT"&&Ze(Le)},$e)}};R(Ee,Ae=>{r(Y)==="FULL"?Ae(Ge):Ae(at,!1)})}b(fe,D)};R(ne,fe=>{d()?fe(Ie):fe(Ne,!1)})}b(Z,Re)},$$slots:{default:!0}})};R(oe,J=>{r(T)&&J(pe)})}b(t,X),W(),o()}var g1=require("@vkontakte/videoplayer-shared/es2018");var ai=require("@vkontakte/videoplayer-core/es2018"),ht=require("@vkontakte/videoplayer-shared/es2018"),Wr=require("@vkontakte/videoplayer-statistics/es2018");var We=require("@vkontakte/videoplayer-shared/es2018"),Fi=require("@vkontakte/videoplayer-shared/es2018");var n1=(t,e)=>t<400||e<225?5:t<640||e<360?0:t<960||e<540?1:t<1280||e<720?2:3;var p2="//ad.mail.ru/static/admanhtml/rbadman-html5.min.js",Jc=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 Fi.Subject,loadStarted$:new Fi.Subject,loadEnded$:new Fi.Subject,loadError$:new Fi.Subject,ready$:new Fi.Subject,slotRequested$:new Fi.Subject,started$:new Fi.Subject,timeRemained$:new Fi.Subject,paused$:new Fi.Subject,resumed$:new Fi.Subject,ended$:new Fi.Subject,empty$:new Fi.Subject,skipped$:new Fi.Subject,clicked$:new Fi.Subject,closed$:new Fi.Subject,error$:new Fi.Subject};this.loadAdman=e=>(We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_load_start",this.useAdmanFromNPM?"npm":"http"],numbers:[(0,We.now)()]}),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?(We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_async_init_done","http"],numbers:[(0,We.now)()]}),i(),this.events.loadEnded$.next()):(We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_init_timed_out","http"],numbers:[(0,We.now)()]}),o())};(0,Fi.addScript)(p2,e,this.loadTimeout).then(()=>{We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_script_loaded","http"],numbers:[(0,We.now)()]}),window.AdmanHTML?(We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_already_inited","http"],numbers:[(0,We.now)()]}),i(),this.events.loadEnded$.next()):(We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_wait_async_init","http"],numbers:[(0,We.now)()]}),window.admanAsyncInit=a,n=window.setTimeout(a,this.initTimeout))}).catch(s=>{We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_script_load_error","http",String(s)],numbers:[(0,We.now)()]}),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?(We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_init_done","npm"],numbers:[(0,We.now)()]}),i(),this.events.loadEnded$.next()):(We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_init_timed_out","npm"],numbers:[(0,We.now)()]}),o())},s=()=>{d=!0,o()},d=!1,l=window.setTimeout(()=>{We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_load_timed_out","npm"],numbers:[(0,We.now)()]}),s()},this.loadTimeout);e.addEventListener("abort",s),e.aborted&&(We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_load_aborted","npm"],numbers:[(0,We.now)()]}),s()),window.AdmanHTML=window.AdmanHTML||null,import("@adtech/rbadman/out/rbadman-html5.min.js").then(()=>{We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_chunk_imorted","npm","failed: "+String(d)],numbers:[(0,We.now)()]}),!d&&(window.AdmanHTML?(We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_already_inited","npm"],numbers:[(0,We.now)()]}),i(),this.events.loadEnded$.next()):(We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_wait_async_init","npm"],numbers:[(0,We.now)()]}),window.admanAsyncInit=a,n=window.setTimeout(a,this.initTimeout)))},s).finally(()=>{clearTimeout(n),clearTimeout(l),e.removeEventListener("abort",s)})});this.onAdsReady=()=>{We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_ads_ready"],numbers:[(0,We.now)()]}),this.log({message:"ads ready"}),this.events.ready$.next(),this.startPreroll()};this.onAdStarted=(e,i)=>{We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_started",e,"muted: "+i.muted],numbers:[(0,We.now)(),i.bannerID]}),this.adsState&&this.playerState&&this.actions?(this.log({message:`ad started, section: ${e}, banner: ${JSON.stringify(i)}`}),this.events.started$.next(e),i.muted&&(this.setVolume(0),this.actions.setMuted(!0),this.log({message:"ad muted start"}),ye(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;We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_pased",(e=this.currentAdSection)!=null?e:""],numbers:[(0,We.now)()]}),this.stopWatchDog(),this.adsState?(this.log({message:"ad paused"}),this.adsState.playbackState.set("paused")):this.onAdError("Paused callback failed: Adman state is not initialized")};this.onAdPlayed=()=>{var e;We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_played",(e=this.currentAdSection)!=null?e:""],numbers:[(0,We.now)()]}),this.startWatchDog(),this.adsState?(this.log({message:"ad played"}),this.adsState.playbackState.set("playing")):this.onAdError("Player callback failed: Adman is not initialized")};this.onAdMidrollPoint=()=>{if(We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_midroll_pioint"],numbers:[(0,We.now)()]}),this.adman&&this.actions){this.log({message:"midroll point"}),this.actions.switchFromVideoToAds(),this.currentAdSection="midroll",this.startWatchDog();try{this.adman.start("midroll")}catch(e){this.onAdError("could not start midroll")}}else this.onAdError("Midroll callback failed: Adman is not initialized")};this.onAdSkipped=()=>{var e;We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_skipped",(e=this.currentAdSection)!=null?e:""],numbers:[(0,We.now)()]}),this.log({message:"ad skipped"}),this.stopWatchDog()};this.onAdClosed=()=>{var e;We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_closed",(e=this.currentAdSection)!=null?e:""],numbers:[(0,We.now)()]}),this.log({message:"ad closed"}),this.currentAdSection&&this.events.closed$.next(this.currentAdSection),this.stopWatchDog(),this.switchToVideo()};this.onAdCompleted=()=>{var e;We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_completed",(e=this.currentAdSection)!=null?e:""],numbers:[(0,We.now)()]}),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;We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_clicked",(e=this.currentAdSection)!=null?e:""],numbers:[(0,We.now)()]}),this.log({message:"ad clicked"}),(i=this.videoElement)==null||i.pause(),this.currentAdSection&&this.events.clicked$.next(this.currentAdSection),this.stopWatchDog()};this.onAdError=(e="ad error")=>{We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_error",e],numbers:[(0,We.now)()]}),this.log({message:e}),this.events.error$.next(e),this.switchToVideo(!0),this.stopWatchDog()};this.log=e.createComponentLog("AdmanWrapper"),We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_created"],numbers:[(0,We.now)()]}),this.loadTimeout=i.loadTimeout,this.initTimeout=i.initTimeout,this.runtimeTimeout=i.runtimeTimeout,this.useAdmanFromNPM=i.useAdmanFromNPM,this.volumeMultiplier=Math.max(0,Math.min(i.volumeMultiplier,1)),this.isVsidOriginal=i.isVsidOriginal}init(e,i,o){this.actions=e,this.adsState=i,this.playerState=o}onAdmanLoadingError(){this.onAdError("adman loading error")}initAdman(e){var P;if(We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_init","already inited: "+!!this.adman],numbers:[(0,We.now)(),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:p={},duration:f,previewParam:_}=e,u,$=this.playerState&&ye(this.playerState.vsid);$&&(this.isVsidOriginal?u=$:u=parseInt($,36));let{isEmbed:w,immediateOrigin:y}=(0,We.detectEmbed)(),S=(P=w?y:window.location.href)!=null?P:window.location.href,k={...p,dl:encodeURIComponent(S),autoplay:a?1:0,player_width:i,player_height:o,preview:_,...u?{request_id:u}:{},duration:f,puid10:n1(i,o),puid11:n?0:1};_||delete k.preview;let A={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(A),this.adman=E,this.videoElement=d,this.events.slotRequested$.next(),this.log({message:`adman init, config: ${JSON.stringify(A)}`})}catch(E){We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_init_threw",String(E)],numbers:[(0,We.now)()]}),this.onAdError("could not init adman")}}switchToVideo(e=!1){var o,n,a;if(We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_switch_to_video",(o=this.currentAdSection)!=null?o:"","force: "+e],numbers:[(0,We.now)()]}),this.currentAdSection===null&&!e){this.log({message:"switch to video, no currentAdSection. can't switch"});return}let i=this.currentAdSection==="postroll";if(this.actions){if(this.adsState&&this.playerState)this.adsState.playbackState.set("inactive"),this.currentAdSection=null,this.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(We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_toggle_play",(e=this.currentAdSection)!=null?e:""],numbers:[(0,We.now)()]}),this.adsState){this.log({message:"toggle play"});let i=ye(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(We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_start_preroll"],numbers:[(0,We.now)()]}),this.adman){if(!this.isDestroyed){this.log({message:"start preroll"}),this.setVolume(this.initialVolume),this.currentAdSection="preroll",this.startWatchDog();try{this.adman.start("preroll")}catch(e){this.onAdError("could not start preroll")}}}else this.onAdError("Can not start preroll: Adman is not initialized")}startPostroll(){var e;if(We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_start_postroll",(e=this.currentAdSection)!=null?e:""],numbers:[(0,We.now)()]}),this.adman&&this.actions){this.log({message:"start postroll"}),this.actions.switchFromVideoToAds(),this.currentAdSection="postroll",this.startWatchDog();try{this.adman.start("postroll")}catch(i){this.onAdError("could not start postroll")}}else this.onAdError("Can not start postroll: Adman is not initialized")}startWatchDog(){this.watchDogTimeout&&clearTimeout(this.watchDogTimeout),this.watchDogTimeout=window.setTimeout(()=>this.onAdError("Watchdog timeout"),this.runtimeTimeout)}stopWatchDog(){clearTimeout(this.watchDogTimeout)}play(){var e;if(We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_pplay",(e=this.currentAdSection)!=null?e:""],numbers:[(0,We.now)()]}),this.adman){this.log({message:"ad play"}),this.startWatchDog();try{this.adman.resume(),this.events.resumed$.next()}catch(i){this.onAdError("could not resume ad")}}else this.onAdError("Can not play: Adman is not initialized")}pause(){var e;if(We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_pause",(e=this.currentAdSection)!=null?e:""],numbers:[(0,We.now)()]}),this.adman){this.stopWatchDog(),this.log({message:"ad pause"});try{this.adman.pause(),this.events.paused$.next()}catch(i){this.onAdError("could not pause ad")}}else this.onAdError("Can not pause: Adman is not initialized")}skip(){var e;if(We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_skip",(e=this.currentAdSection)!=null?e:""],numbers:[(0,We.now)()]}),this.adman){this.stopWatchDog(),this.log({message:"ad skip"});try{this.adman.skip(),this.events.skipped$.next()}catch(i){this.onAdError("could not skip ad")}}else this.onAdError("Can not skip: Adman is not initialized")}setPosition(e,i){var o;(o=this.adman)==null||o.setPosition(Math.floor(e),Math.floor(i))}destroy(){var e,i,o,n,a,s,d,l,p,f,_,u;We.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_destroy"],numbers:[(0,We.now)()]}),this.log({message:"destroy"}),this.stopWatchDog(),(e=this.adman)==null||e.onReady(void 0),(i=this.adman)==null||i.onStarted(void 0),(o=this.adman)==null||o.onPlayed(void 0),(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),(p=this.adman)==null||p.onTimeRemained(void 0),(f=this.adman)==null||f.onCompleted(void 0),(_=this.adman)==null||_.onError(void 0),(u=this.adman)==null||u.destroy(),this.videoElement&&(0,Fi.clearVideoElement)(this.videoElement),this.isDestroyed=!0}};var r1=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 Rf=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 p=new eu,{startTime:f,endTime:_}=p.parse(l);s.startTime=f,s.endTime=_}else if(l.trim()!==""){let p=new Nf,{texts:f}=p.parse(l);s.texts=[...s.texts,...f]}(s.startTime||s.endTime)&&s.texts.length>0&&o.push(s)}return o}},eu=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}},Nf=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 p=["<",">"].reduce((f,_)=>{let u=s.indexOf(_,d);return f===-1||f>u?u:f},-1);if(p===-1){l.push(s.substring(d));break}l.push(s.substring(d,p)),d=p+1}return l}}),a=new eu;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}},s1=Rf;var iu=require("@vkontakte/videoplayer-shared/es2018"),ua,wi,Bf=0,Df=!1,a1="",l1=(t,e=0,i=0)=>t<e&&t<i,tu=(t,e=0,i=0)=>t>=e&&t<=i,f2=(t,e=0,i=0)=>t>e&&t>i,d1=(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:p,endTime:f})=>tu(t,p,f));let a=t>=Bf,s=t<Bf;if(Bf=t,s&&(Df=!1),(0,iu.isNonNullable)(ua)&&tu(t,ua.startTime,ua.endTime)&&a1===e.value)return ua;if(!(0,iu.isNonNullable)(wi)&&(n!=null&&n.length)&&!Df){wi=n.find(({startTime:p,endTime:f})=>tu(t,p,f)||a&&l1(t,p,f)),ua=void 0,!(0,iu.isNonNullable)(wi)&&n[n.length-1].endTime<t&&(Df=!0);return}else{if(tu(t,wi==null?void 0:wi.startTime,wi==null?void 0:wi.endTime))return ua=wi,wi=void 0,a1=e.value,ua;(a&&f2(t,wi==null?void 0:wi.startTime,wi==null?void 0:wi.endTime)||s&&l1(t,wi==null?void 0:wi.startTime,wi==null?void 0:wi.endTime))&&(wi=void 0)}};var c1={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"},m2={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"},ou=t=>{var e,i;return(i=(e=c1[t])!=null?e:c1[m2[t]])!=null?i:void 0};var u1=require("@vkontakte/videoplayer-shared/es2018"),iN=require("@vkontakte/videoplayer-statistics/es2018"),nu=class{constructor(e,i=new u1.Subscription){this.oneStat=e;this.statSubscription=i}destroy(){this.oneStat.destroy(),this.statSubscription.unsubscribe()}};var $d=(i=>(i.DESKTOP_CONTROL_PANEL_LEFT="desktop-control-panel-left",i.DESKTOP_CONTROL_PANEL_RIGHT="desktop-control-panel-right",i))($d||{});var qr=t=>t!=null?t:0,sl=(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))}},al=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 p1=({interfaceLanguage:t,isCyrillicRelatedInterface:e,videoId:i,isClip:o,isLiveCatchUpMode:n,statAuthToken:a,isAudioDisabled:s,canDownload:d,callbacks:l,webApi:p,videoEpisodes:f,previewThumbsData:_,uiConfig:u,coreConfig:$,player:w,disabledControls:y,isInteractive:S,interactiveRanges$:k,isInteractiveTime$:A,replayInteractive:P,stopPlayer:E,hasInteractiveBranches:T,playPrevChapterDisabledTooltip:V,additionalButtons:z,additionalSettingsMenuItems:Y,additionalContextMenuItems:F,playPrevVideo:j,playNextVideo:X,looped:oe=!1,statistics:pe,saveRate:le,internalsExposure:Ve})=>{var Ho,ov,nv;let Pe={...$,configName:[...(Ho=$.configName)!=null?Ho:[],"ui"],isAudioDisabled:s,live:{...(ov=$.live)!=null?ov:{},isLiveCatchUpMode:!!n}},J=u,Me=ht.Tracer.createRootTracer(J.features.saveTraceInfoToFile),Z=Me.createComponentTracer("Store"),B=w||new ai.Player(Pe,Me);Ve==null||Ve.expose({corePlayer:B});let Re=new ht.Logger,ne=new Jc(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}),Ie=ea.getInstance(),Ne=p==null?void 0:p.pictureInPictureApi,fe=p==null?void 0:p.annotationsApi,D=Re.createComponentLog("Store"),de,Ee,Ge={},at=new Mc,Ae=pe?Yt(pe.oneStat.vsid$):dr(void 0),$e=ae($s()),Le=ae(!1),Ze=(nv=Ne==null?void 0:Ne.info.isActive$)!=null?nv:new ht.ValueSubject(!1),ut=ae(0),nt=ae([]),Bt=(0,ht.merge)(B.events.fatalError$,B.events.managedError$).subscribe(c=>nt.update(x=>[...x,c])),rt=dr(!1,c=>{let x=B.events.fatalError$.subscribe(()=>c(!0));return()=>x.unsubscribe()}),xt=async c=>{var ce;let x=Object.values(ht.InterfaceLanguage).includes(c);if(J.downloadVKLanguages&&(x&&J.updateBuiltinLanguages||!Up(c))){let Ke;try{Ke=await(0,ht.loadVKLangPack)(c,Gg,Yg)}catch(Ct){(ce=pe==null?void 0:pe.oneStat)==null||ce.logError({errorType:"VKLangPack",fatal:!1}),Ie==null||Ie.report(Ct,{errorType:"VKLangPack",fatal:!1})}Ke&&(Fp({language:c,pack:Ke,fallback:J.defaultLanguage}),zt.set(c))}Up(c)&&zt.set(c)},zt=ae(t),Qt=ae(e);xt(t);let Be=(c,x)=>{let N=ye(zt);return zp(N,c,x,J.defaultLanguage)},re=ae("thumb"),K=(()=>{let c=gi([rt,re],([x,N])=>x?"crashed":N);return{...c,is:x=>ye(c)===x}})(),se=(()=>{let c=ae(new Set(y));return{...c,add:x=>{c.update(N=>new Set([...N].concat(x)))},remove:x=>{c.update(N=>{let ce=[...N];return new Set(Array.isArray(x)?ce.filter(Ke=>!x.includes(Ke)):ce.filter(Ke=>Ke!==x))})},includes:x=>{let N=ye(c);return Array.isArray(x)?x.every(ce=>N.has(ce)):N.has(x)}}})();Z.log("create store"),D({message:"create store"});let he=c=>{let x=c.container;x.append(B.experimental.element$.getValue()),Je=new MutationObserver(N=>{let{removedNodes:ce}=N[0];ce.length&&x.append(B.experimental.element$.getValue())}),Je.observe(x,{childList:!0})},Ce=c=>{D({message:`init video, config: ${JSON.stringify(c)}`}),S?he(c):(ht.devNull.push("ui",{key:"videoplayer_embed",strings:["new","core_init_video"],numbers:[(0,ht.now)()]}),B.initVideo(c)),Z.log("init video",{isInteractive:S}),c.subtitles&&B.setExternalTextTracks(c.subtitles),de=c},De=new ht.Subject,pt=c=>De.next(c),qt=new ht.Subject,Ye=new ht.Subject,lt=new ht.Subject,Je=null,kt={actionRewind$:qt,actionSeek$:Ye,inPiP$:Ze,inFullscreen$:new ht.Observable(c=>$e.subscribe(x=>c.next(x))),actionSetSubtitle$:lt,nextMovie$:De};if(pe){let{oneStat:c,statSubscription:x}=pe;S||x.add(c.attachTo(B)),x.add(c.attachToUi(kt)),x.add(c.attachToAds(ne.events)),c.authorize(a).catch(N=>{D({message:`onestat auth error ${String(N)}`})})}if(Ie){let c=new ht.Subscription,x=(N,ce)=>c.add(N.subscribe(ce));if(x(B.events.managedError$,N=>{Ie.logIError(N)}),x(B.events.fatalError$,N=>{Ie.logIError(N,!0)}),pe){let{oneStat:N}=pe;x(N.experimental.error$,ce=>{Ie.logIError(ce)})}Ie.sentrySubscription.add(c)}let Jt=()=>{ai.clientChecker.device.isIOS&&Ee&&Ph(Ee).catch(c=>{D({message:`exitIosSafariFullscreen failed: ${c}`})})},Qe=new ht.Subscription().add(B.experimental.element$.subscribe(c=>{c&&(Ee=c,c.classList.add("player-media"),ia(Ne)&&(Ne.updateVideoElement(),Ne.registryEventHandlers()),S&&c.setAttribute("pip","false"))})).add(B.events.ended$.subscribe(()=>{var c;Jt(),(c=l==null?void 0:l.onEnded)==null||c.call(l)})).add(B.events.looped$.subscribe(()=>{var c;(c=l==null?void 0:l.onLooped)==null||c.call(l)})).add(B.events.started$.subscribe(async()=>{var x,N;ia(Ne)&&await(Ne==null?void 0:Ne.revealPictureInPicture());let c=B.info.muted$.getValue();(x=l==null?void 0:l.onStarted)==null||x.call(l),(N=Ge.onStarted)==null||N.call(Ge,c)})).add(B.events.willSeek$.subscribe(({from:c,to:x})=>{var N;(N=l==null?void 0:l.onSeek)==null||N.call(l,c,x)})).add(B.events.autoplaySoundProhibited$.subscribe(()=>{var c;(c=l==null?void 0:l.onAutoplaySoundProhibited)==null||c.call(l)})).add(B.info.position$.subscribe(c=>{var N;let x=B.info.duration$.getValue();isFinite(x)&&x>0&&((N=l==null?void 0:l.onTimeupdate)==null||N.call(l,x,c),ne.setPosition(c,x))})).add(B.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(B.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(B.events.loadedMetadata$.subscribe(()=>{gt.state.loadedMetadata$.set(!0)})).add(B.info.is3DVideo$.subscribe(c=>{gt.ui.is3DVideo.set(c)})).add(B.info.isEnded$.subscribe(c=>{S&&(c?(A!=null&&A.getValue()&&se.add(Gl),se.add("PLAY_BUTTON")):se.remove("PLAY_BUTTON"))})).add(B.info.liveTime$.subscribe(c=>{var x;(x=l==null?void 0:l.onLiveTime)==null||x.call(l,c)})).add(B.info.isStalled$.subscribe(c=>{var x;(x=l==null?void 0:l.onStalledChanged)==null||x.call(l,c)})).add(B.info.isLiveEnded$.subscribe(c=>{var x;return c&&((x=l==null?void 0:l.onLiveEnded)==null?void 0:x.call(l))})).add(ne.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(ne.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(ne.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(ne.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(ne.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(ne.events.started$.subscribe(c=>{var x,N;return(N=(x=l==null?void 0:l.adsInfo)==null?void 0:x.onStarted)==null?void 0:N.call(x,c)})).add(ne.events.timeRemained$.subscribe(c=>{var x,N;return(N=(x=l==null?void 0:l.adsInfo)==null?void 0:x.onTimeRemained)==null?void 0:N.call(x,c)})).add(ne.events.ended$.subscribe(c=>{var x,N;return(N=(x=l==null?void 0:l.adsInfo)==null?void 0:x.onCompleted)==null?void 0:N.call(x,c)})).add(ne.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(ne.events.clicked$.subscribe(c=>{var x,N;return(N=(x=l==null?void 0:l.adsInfo)==null?void 0:x.onClicked)==null?void 0:N.call(x,c)})).add(ne.events.closed$.subscribe(c=>{var x,N;return(N=(x=l==null?void 0:l.adsInfo)==null?void 0:x.onClosed)==null?void 0:N.call(x,c)})).add(ne.events.error$.subscribe(c=>{var x,N;return(N=(x=l==null?void 0:l.adsInfo)==null?void 0:x.onError)==null?void 0:N.call(x,c)})).add(ne.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(ne.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 ht.Subscription,ei=()=>{var Ct,Vt,Ut;let{debugLog:c}=J,x,N="#9df7b7",ce="#efd169";if(c&&c!==!0){let{colors:Rt}=c;x=c.tag,N=(Ct=Rt==null?void 0:Rt[0])!=null?Ct:N,ce=(Ut=(Vt=Rt==null?void 0:Rt[1])!=null?Vt:Rt==null?void 0:Rt[0])!=null?Ut:ce}let Ke=x?`: ${x}`:"";dt.add(B.events.log$.subscribe(Rt=>{console.debug(`%c sdk${Ke} `,`background:${N};`,`sdk component: ${Rt.component}`,Rt.message)})).add(Re.log$.subscribe(Rt=>{console.debug(`%c ui${Ke} `,`background:${ce};`,`ui component: ${Rt.component}.`,Rt.message)}))},Vi=()=>{dt.unsubscribe()},Ro=(c,x)=>{Z.log("start camera manual rotation",{mx:c,my:x}),B.startCameraManualRotation(c,x)},zi=(c=!1)=>{Z.log("stop camera manual rotation",{immediate:c}),B.stopCameraManualRotation(c)},No=(c,x,N)=>{Z.log("move camera focus px",{xpx:c,ypx:x,dt:N}),B.moveCameraFocusPX(c,x,N)},Bo=()=>{B.holdCamera()},Pt=()=>{B.releaseCamera()},_t=dr(B.info.position$.getValue(),c=>{let x,N,ce=()=>{let Ke=B.info.playbackState$.getValue(),Ct=B.info.isLive$.getValue(),Vt=B.info.duration$.getValue(),Ut=B.info.position$.getValue();if(Ke&&[ai.PlaybackState.PLAYING,ai.PlaybackState.PAUSED].includes(Ke)){let Rt=Ct?Ut-Vt:B.getExactTime();Rt!==N&&c(Rt),N=Rt}x=requestAnimationFrame(ce)};return ce(),()=>cancelAnimationFrame(x)}),U=Yt(B.info.playbackState$),Gt=Yt(B.info.currentBuffer$),qi=Yt(B.info.isEnded$),Ri=Yt(B.info.isLive$),ni=J.features.playbackRate?Yt(B.info.canChangePlaybackSpeed$):dr(!1),ui=Yt(B.info.liveBufferTime$),po=Yt(B.info.volume$),fo=Yt(B.info.muted$),Xi=Lc(B.info.predefinedQualityLimitType$.pipe((0,ht.map)(c=>c===ai.PredefinedQualityLimits.TRAFFIC_SAVING)),B.info.predefinedQualityLimitType$.getValue()===ai.PredefinedQualityLimits.TRAFFIC_SAVING),zo=Lc(B.info.predefinedQualityLimitType$.pipe((0,ht.map)(c=>c===ai.PredefinedQualityLimits.HIGH_QUALITY)),B.info.predefinedQualityLimitType$.getValue()===ai.PredefinedQualityLimits.HIGH_QUALITY),Dt=Yt(B.info.autoQualityLimitingAvailable$),pi=Yt(B.info.availableQualities$),St=Yt(B.info.availableQualitiesFps$),Wt=Yt(B.info.chromecastState$),mo=Yt(B.info.chromecastDeviceName$),jt=Yt(B.info.currentFormat$),Kn=Yt(B.info.throughputEstimation$),So=Yt(B.info.videoBitrate$),Co=Yt(B.info.intrinsicVideoSize$),ri=Yt(B.info.duration$),yt=Yt(B.info.isAudioAvailable$),hi=null,Pi=B.info.isBuffering$,Ni=dr(Pi.getValue(),c=>{let x=Pi.subscribe(N=>{N&&hi===null?hi=window.setTimeout(()=>{c(Pi.getValue()),hi=null},J.loaderDelay):c(N)});return()=>{x.unsubscribe(),hi&&clearTimeout(hi)}}),wn=()=>{hi&&clearTimeout(hi),hi=null},Si=gi([ri,Ri],([c,x])=>x?-c:c),Ji=gi([U],([c])=>c===ai.PlaybackState.PLAYING),dn=Yt(B.info.atLiveEdge$),Sn=Yt(B.info.atLiveDurationEdge$),Mi=Yt(B.info.position$),Qn=gi([Mi,ri],([c,x])=>isFinite(c)&&isFinite(x)&&!!x),cn=gi([Wt],([c])=>c===ai.ChromecastState.CONNECTED),To=Yt(B.info.availableVideoStreams$),Cn=J.features.audioLanguages?Yt(B.info.availableAudioStreams$):dr([]),Vr=Yt(B.info.currentVideoStream$),pr=Yt(B.info.currentAudioStream$),Gn=c=>{c.language&&Hp(c.language),B.setVideoStream(c)},Tn=c=>{c.language&&Hp(c.language),B.setAudioStream(c)},un=c=>{let x;if(c.length===1&&(x=c.at(0)),x!=null||(x=c.find(ce=>"isDefault"in ce&&ce.isDefault)),x)return x;let N=bh();return N&&(x=c.find(({language:ce})=>N===ce)),x!=null||(x=c.at(0)),x},kn=!1;Qe.add(B.info.availableAudioStreams$.subscribe(c=>{if(!kn&&c.length){let x=un(c);x&&(B.setAudioStream(x),kn=!0)}}));let vo=!1;Qe.add(B.info.availableVideoStreams$.subscribe(c=>{if(!vo&&c.length){let x=un(c);x&&(B.setVideoStream(x),vo=!0)}}));let et=ae(void 0),pn=Yt(B.info.isAutoQualityEnabled$,c=>c&&et.set(void 0)),Yn=Yt(B.info.currentQuality$,()=>et.set(void 0)),jn=gi([et,Yn],([c,x])=>c!=null?c:x),In=gi(jt,c=>c!==ai.VideoFormat.MPEG),fn=gi([pi,St,pn,jn,In],([c,x,N,ce,Ke])=>{let Ct=[];Ke&&Ct.push({value:"auto",displayValue:Be("auto_quality_option"),selected:N});let Vt=c.filter(Ut=>!(0,ht.isInvariantQuality)(Ut));for(let Ut of Vt){let Rt=x[Ut];Ct.push({value:Ut,displayValue:`${Ut}${Rt?r1(Rt):""}`,selected:N?!1:Ut===ce})}return Ct}),mn=Yt(B.info.currentPlaybackRate$),qo=gi([mn,dn,Sn],([c,x,N])=>{let ce=N||S?1:J.controls.playbackRateMin,Ke=x?1:J.controls.playbackRateMax,Ct=J.controls.playbackRateStep,Vt=[];for(let Ut=ce;Ut<=Ke;Ut+=Ct)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"},Ki=ae({...Wi}),Zn=J.features.subtitles?Yt(B.info.availableTextTracks$):dr([]),En=ch(),Xn=gi([Zn,Ki],([c,x],N)=>{var Ct;let ce=[],Ke=c.find(({id:Vt})=>Vt===x.value);if(Ke!=null&&Ke.url){let[,Vt]=(Ct=En.find(Ke.url))!=null?Ct:[];if(Vt){N(Vt);return}at.download(Ke.url).then(Ut=>{if(!Ut||at.isDestroyed())return;let Rt=new s1,cs=Ke.language;if(cs){let J1=!!Ke.isAuto,e0=Rt.parse(Ut,cs);ce.push({lang:cs,subtitles:e0,isAuto:J1,id:Ke.id})}En.add(Ke.url,ce),ye(Ki).value===x.value&&N(ce)}).catch(Ut=>{var Rt;(Rt=pe==null?void 0:pe.oneStat)==null||Rt.logError({errorType:"Subtitles download",fatal:!1}),Ie==null||Ie.report(Ut,{errorType:"Subtitles download",fatal:!1})})}N(ce)}),fr=gi([mn,Ji,Ki],([c,x,N],ce)=>{let Vt;if(B.info.isLive$.getValue()&&x&&N.value!==Wi.value){let Rt=()=>{let cs=1e3/(3*c);Vt=setTimeout(Rt,cs),ce(Date.now())};return Rt(),()=>clearTimeout(Vt)}}),eo=gi([Zn,Ki],([c,x])=>{if(!c.length)return[];let N=[];for(let{language:ce,isAuto:Ke,id:Ct}of c){let Vt=ce&&ou(ce);ce&&Vt&&N.push({displayValue:Ke?Be("subtitles_auto",{language:Vt}):Vt,value:Ct,selected:(x==null?void 0:x.value)===Ct,isAuto:Ke})}return N.length?(N.unshift({...Wi,selected:(x==null?void 0:x.value)===Wi.value}),N):[]}),to={available:[],prev:[]},An=()=>{var x,N;let c=B.experimental.getCurrentTime$.getValue();return(N=(x=c==null?void 0:c())!=null?x:Ee==null?void 0:Ee.currentTime)!=null?N:0},Pn=gi([_t,Ki,Xn,fr],([c,x,N,ce])=>{var Ct;let Ke=B.info.isLive$.getValue();if(Ke&&to.prev!==N){let Vt=N.find(({id:Rt})=>Rt===x.value),Ut=to.prev.find(({id:Rt})=>Rt===x.value);if(Vt){let Rt={...Vt,subtitles:[...(Ct=Ut==null?void 0:Ut.subtitles)!=null?Ct:[],...Vt.subtitles]};to.available=[Rt],to.prev=N}}if(x&&x.value!==Wi.value){let Vt=Ke?An():c,Ut=Ke?to.available:N;return d1(Vt,x,Ut,Ke)}}),go=gi([Pn],([c])=>c!=null&&c.texts?c.texts:[]),io=ae(!0),Mn=gi([Gt,Si,Mi,ui],([c,x,N,ce])=>{var Ut;let Ke=(Ut=c==null?void 0:c.end)!=null?Ut:0;if(!ce)return Ke/x;let Vt=-N+ce-x;return(Ke-Vt)/x}),Do=Yt(B.info.availableSources$),Rr=gi([Do],([c])=>Object.keys((c==null?void 0:c[ai.VideoFormat.MPEG])||{}).length>0),Ln=()=>{var N,ce,Ke;let c=Object.keys(((ce=(N=B.info.availableSources$)==null?void 0:N.getValue())==null?void 0:ce[ai.VideoFormat.MPEG])||{}),x=(0,ht.getHighestQuality)(c)||ht.VideoQuality.Q_144P;return(Ke=de.sources[ai.VideoFormat.MPEG])==null?void 0:Ke[x]},mr=()=>{var x;let c=Ln();if(c)Z.log("download video",{url:c}),ah(c,((x=de==null?void 0:de.meta)==null?void 0:x.title)||"video");else{let N="There is no URL for download video";Z.log("download video",{message:N}),D({message:N})}},Vn=()=>{D({message:"toggle muted"});let c=B.info.muted$.getValue();B.info.volume$.getValue()===0&&!c?Nn(er()):ti(!c)},Rn=()=>{var c;if(gt.ui.settingsMenu.visible$.set(!1),!ye(gt.ui.settingsSubMenu.visible$)){let x=ye(gt.ui.settingsMenu.ref$);if((c=l==null?void 0:l.uiInfo)!=null&&c.onSettingsMenu&&x){let ce=al(x),Ke={top:0,left:0,bottom:0,right:0};l.uiInfo.onSettingsMenu({visible:!1,size:ce,position:Ke,name:"settings"})}}Z.log("close settings menu")},Nr=async(c,x=()=>Promise.resolve())=>{var Ke;gt.ui.settingsMenu.openedByBtnKeyboard$.set(!!c),gt.ui.settingsMenu.visible$.set(!0),await x();let N=ye(gt.ui.settingsMenu.ref$),ce=Ls();if((Ke=l==null?void 0:l.uiInfo)!=null&&Ke.onSettingsMenu&&N&&ce){let Vt=al(N),Ut=sl(N,ce);l.uiInfo.onSettingsMenu({visible:!0,size:Vt,position:Ut,name:"settings"})}Z.log("open settings menu",{wasOpenedByKeyboard:c})},Jn=(c,x=!1)=>{var Ct;gt.ui.settingsSubMenu.visible$.set(!1);let N=ye(gt.ui.settingsMenu.ref$),ce=Ls(),Ke=ye(gt.ui.settingsMenu.visible$);if((Ct=l==null?void 0:l.uiInfo)!=null&&Ct.onSettingsMenu&&N&&ce)if(Ke&&!x){let Ut=al(N),Rt=sl(N,ce);l.uiInfo.onSettingsMenu({visible:!0,size:Ut,position:Rt,name:"settings"})}else{let Ut=al(c),Rt={top:0,left:0,bottom:0,right:0},cs=ye(gt.ui.settingsSubMenu.name$);l.uiInfo.onSettingsMenu({visible:!1,size:Ut,position:Rt,name:cs})}Z.log("close settings sub menu")},vr=(c,x)=>{var ce;gt.ui.settingsSubMenu.visible$.set(!0),gt.ui.settingsSubMenu.ref$.set(x),gt.ui.settingsSubMenu.name$.set(c);let N=Ls();if((ce=l==null?void 0:l.uiInfo)!=null&&ce.onSettingsMenu&&x&&N){let Ct=al(x),Vt=sl(x,N);l.uiInfo.onSettingsMenu({visible:!0,name:c,size:Ct,position:Vt})}Z.log("open settings sub menu",{name:c})},er=()=>{var x;let c=Math.max(J.volumeMinRestore,(x=Vc())!=null?x:0);return c===0?J.volumeDefault:c},Nn=c=>{let x=c===0?er():c,N=B.info.muted$.getValue();D({message:`set volume, volume: ${c}, preferredVolume: ${x}`}),N&&c>0&&!s&&(N=!1,Dp(!1)),B.setVolume(c,N),ne.setVolume(c),Lp(x)},ti=c=>{let x=B.info.volume$.getValue();if(D({message:`set muted, currentVolume: ${x}, mute: ${c}`}),B.setMuted(c),ne.setVolume(c?0:x),Dp(c),!c&&x===0){let N=er();B.setVolume(N),Lp(N),ne.setVolume(N)}},Wo=ae(!1),gr=c=>{Z.log("set looped",{isLooped:c}),Wo.set(c),B.setLooped(c)};gr(oe);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 N;D({message:`set autoplayNextEnabled, value: ${c}`}),Z.log("set autoplay next enabled",{autoplayNextEnabled:c}),gt.ui.autoplayNextEnabled$.set(c),xh(c),x&&((N=l==null?void 0:l.onSetAutoplayNextEnabled)==null||N.call(l,c))},ft=c=>{D({message:`set timerNextVideoRunning, value: ${c}`}),Z.log("set timer next video running",{timerNextVideoRunning:c}),gt.ui.timerNextVideoRunning$.set(c)},Ci=(c=!0)=>{var ce;let x=!0;if(c&&(l!=null&&l.onPrevVideoClick))try{x=(ce=l==null?void 0:l.onPrevVideoClick)==null?void 0:ce.call(l)}catch(Ke){D({message:"onPrevVideoClick callback failed to execute"})}if(!x)return;c&&Qi("prev")||j()},oo=(c=!0)=>{var ce;let x=!0;if(c&&(l!=null&&l.onNextVideoClick))try{x=(ce=l==null?void 0:l.onNextVideoClick)==null?void 0:ce.call(l)}catch(Ke){D({message:"onNextVideoClick callback failed to execute"})}if(!x)return;c&&Qi("next")||X()},Qi=c=>{let{isMobile:x,features:{playbackStatusNextVideoShow:N,playbackStatusShow:ce}}=J;return N&&ce&&!x?(gt.ui.aboutToGoNextVideo.set(c),gt.ui.userActionsDisabled.set(!0),!0):!1},ko=()=>{var c;(c=l==null?void 0:l.onNextVideoAnnouncementShow)==null||c.call(l)},Io=()=>{var c;(c=l==null?void 0:l.onNextVideoAnnouncementClick)==null||c.call(l)},Ko=()=>{var c;(c=l==null?void 0:l.onNextVideoAnnouncementAuto)==null||c.call(l)},Eo=()=>{var c;(c=l==null?void 0:l.onNextVideoAnnouncementCancel)==null||c.call(l)},ci=()=>{B.prepare()},Xe=()=>{(0,ht.assertNonNullable)(gt);let c=ye(gt.ui.controls.disabledControls$),x=ye(gt.playerPhase),N={playerPhase:x,isInteractive:S,isVideoEnded:!1,action:"none"};if(c.has("PLAY_BUTTON"))return;if(D({message:"toggle play"}),x==="ads"){N.action="play",Z.log("toggle adman play",N),ne.togglePlay();return}let ce=()=>{var Ct;D({message:"toggle play, call player.play"}),N.action="play",B.play(),(Ct=l==null?void 0:l.onPlay)==null||Ct.call(l)},Ke=()=>{var Ct;D({message:"toggle play, call player.pause"}),N.action="pause",B.pause(),(Ct=l==null?void 0:l.onPause)==null||Ct.call(l)};if(B.info.isEnded$.getValue()){if(D({message:"toggle play, video ended, seek to 0"}),qt.next(),Ye.next(Wr.SeekAction.REWIND),S){P==null||P();return}B.seekTime(0),ce()}else B.info.playbackState$.getValue()!==ai.PlaybackState.PLAYING?ce():Ke();Z.log("toggle play",N)},Mt=(c,{changeReason:x="default",appliesTo:N="to-video"}={})=>{D({message:`set quality, quality: ${c}`}),Z.log("set quality",{quality:c}),B.setAutoQuality(c==="auto"),c!=="auto"?(J.features.qualityDetailsSubMenuEnabled?(Rc({type:"exact_quality",quality:c,videoId:i},N),Zl(),B.setPredefinedQualityLimits(ai.PredefinedQualityLimits.UNKNOWN)):Vp(i,c),et.set(c),B.setQuality(c)):J.features.qualityDetailsSubMenuEnabled?x==="default"&&(Yi("auto_quality",N),ye(Xi)&&Gi(!1),ye(zo)&&_i(!1)):Zl()},Gi=(c,x="as-default")=>{D({message:`set trafficSavingEnabled, value: ${c}`}),Z.log("set traffic saving enabled",{trafficSavingEnabled:c});let N=c?ai.PredefinedQualityLimits.TRAFFIC_SAVING:ai.PredefinedQualityLimits.UNKNOWN;J.features.qualityDetailsSubMenuEnabled?(bi(N,x),jl(!1)):(B.setPredefinedQualityLimits(N),jl(c))},_i=(c,x="as-default")=>{D({message:`set highQualityEnabled, value: ${c}`}),Z.log("set high quality enabled",{highQualityEnabled:c}),bi(c?ai.PredefinedQualityLimits.HIGH_QUALITY:ai.PredefinedQualityLimits.UNKNOWN,x)},bi=(c,x)=>{c!==ai.PredefinedQualityLimits.UNKNOWN&&(ye(Dt)&&!ye(pn)&&Mt("auto",{appliesTo:x,changeReason:"limit-changed"}),Yi(c,x)),B.setPredefinedQualityLimits(c)},Yi=(c,x)=>{Rc({type:c,videoId:i},x),x==="as-default"&&Rc({type:c,videoId:i},"to-video")},Oo=c=>{Z.log("set playback rate",{playbackRate:c}),B.setPlaybackRate(c),J.features.saveRate&&le&&!B.info.isLive$.getValue()&&$h(c)},no=()=>{let c=ye(qo),x=c.findIndex(({selected:ce})=>ce);if(x===c.length-1)return;let N=c[x+1];Oo(N.value)},tr=()=>{let c=ye(qo),x=c.findIndex(({selected:ce})=>ce);if(x===0)return;let N=c[x-1];Oo(N.value)},vn=(c={...Wi,selected:!1})=>{Z.log("set subtitles",{...c}),c&&c.value!==Wi.value&<.next(c.isAuto?c.value+"_auto":c.value),Ki.set(c)},hr=()=>{Z.log("toggle subtitles");let c=ye(eo),x=ye(Ki),N=ye(zt);if((x==null?void 0:x.value)===Wi.value){let ce=c.filter(Ke=>Ke.value!==Wi.value).find(Ke=>Ke.value===N)||c[1];vn(ce)}else vn()},Ao=(c,x,N=!0)=>{var ce;if(D({message:`seek to time, time: ${c}`}),Z.log("seek to time",{time:c,action:x,forcePrecise:N}),Ye.next(x),B.info.isLive$.getValue()){let Ke=B.info.duration$.getValue(),Ct=Math.min(0,Ke+c);B.seekTime(Ct,N)}else{if(A!=null&&A.getValue())return;B.info.isEnded$.getValue()&&(D({message:"seek after ended, call callbacks.onPlay"}),(ce=l==null?void 0:l.onPlay)==null||ce.call(l)),B.seekTime(Ue(c),N)}},_r=c=>{D({message:`seek to episode start time: ${c}`}),Z.log("seek to episode start time",{time:c}),Ao(c,Wr.SeekAction.EPISODE,!0)},br=(c,x)=>{D({message:`seek to percent, percent: ${c}`}),Z.log("seek to percent",{percent:c,action:x});let N=ye(Si)*c;Ao(N,x,!1)},$r=c=>{D({message:`seek external, time: ${c}`}),Z.log("seek external",{time:c}),Ye.next(Wr.SeekAction.UNKNOWN),B.seekTime(B.info.isLive$.getValue()?-c:c)},Dr=c=>{var ce,Ke;let x=(ce=c.max)!=null?ce:"none",N=(Ke=c.min)!=null?Ke:"none";D({message:`set auto quality limitation. Max: ${x}. Min: ${N}`}),Z.log("set auto quality limits",{max:x,min:N}),B.setAutoQualityLimits(c)},Qo=c=>{D({message:`seek external to episode start time: ${c}`}),Z.log("seek external to episode start time",{time:c}),Ao(c,Wr.SeekAction.EPISODE,!0)},yr=c=>{D({message:`set playback rate to: ${c}`}),Z.log("set playback rate external",{playbackRate:c}),B.setPlaybackRate(c)},ir=ae(void 0),or=ae(!1),xr=c=>{D({message:`start scrubbing, progress: ${c}`}),Z.log("start scrubbing",{progress:c}),or.set(!0),ho(c)},ho=c=>{ir.set(c)},Bn,ot,Ot=()=>{ir.set(void 0),or.set(!1)},Ti=()=>{clearTimeout(ot),clearTimeout(Bn),Bn=window.setTimeout(()=>{Ot()},500),Ee==null||Ee.removeEventListener("seeked",Ti)},Go=c=>{D({message:`complete scrubbing, progress: ${c}`}),Z.log("complete scrubbing",{progress:c}),br(c,Wr.SeekAction.SLIDER),ye(gt.ui.isMobile)&&ye(gt.state.currentFormat$)===ai.VideoFormat.HLS?(Ee==null||Ee.addEventListener("seeked",Ti),ot=window.setTimeout(()=>{Ti()},300)):Ot()},Dn=gi([_t,Si,ir],([c,x,N],ce)=>{ce((0,ht.isNonNullable)(N)?N*x:c)}),xe=ae(!1),Lt=()=>{xe.set(!0)},li=()=>{xe.set(!1)},Et=ae({width:0,height:0}),Zt=gi([Et],([{width:c}],x)=>{let N=Zh(c);x(N)}),di=ae(!1),Bi=z.filter(c=>lh(c)),_o=gi([Zt,di],([c,x])=>x?Bi.filter(N=>!N.hideOnMobile):Bi.filter(N=>{var ce;return!((ce=N.hideOnDesktopGridTypes)!=null&&ce.includes(c))})),ii=ae(z.filter(c=>dh(c))),Po=gi([ii,Zt],([c,x])=>c.filter(N=>{var ce;return!((ce=N.hideOnDesktopGridTypes)!=null&&ce.includes(x))})),ze=gi([Po,_o],([c,x])=>[...J.features.additionalButtonsDesktopControlPanelRight?c.filter(N=>N.type==="desktop-control-panel-right"):[],...J.features.additionalButtons?x.map((N,ce)=>{var Ke;return{id:ce,weight:ce,type:"desktop-control-panel-right",testId:N.testId,icon:N.iconUrl,onClick:N.onClick,ariaLabel:(Ke=N.ariaLabel)!=null?Ke:N.tooltip,tooltipText:N.tooltip}}):[]]),Ft=ae(Y),$i=gi([Ft],([c])=>J.features.additionalSettingsMenuItems?c.map(x=>x.type==="SWITCH"?{...x,onClick:x.onChangeEnabled}:x):[]),Mo=(c,x)=>{let N=ye(ii).map(ce=>ce.id!==c?ce:{...ce,...x});ii.set(N)},Yo=c=>{let x=ye(ii);if(x.some(N=>N.id===c.id)){D({message:`Additional button with id: "${c.id}" was exist! Can't add more with the same id`});return}x.push(c),ii.set(x)},ds=c=>{let x=ye(ii);if(!x.some(N=>N.id===c)){D({message:`Can't find additional button with id: "${c}"! Can't remove item with this id`});return}x=x.filter(N=>N.id!==c),ii.set(x)},gn=c=>{Ye.next(Wr.SeekAction.LIVE),D({message:"live switch to low latency "+c}),Z.log("live switch to low latency "+c),B.setLiveLowLatency(c)},Kr=(c,x)=>{let N=ye(Ft).map(ce=>ce.id!==c?ce:{...ce,...x});Ft.set(N)},$a=c=>{let x=ye(Ft);if(x.some(N=>N.id===c.id)){D({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)},ya=c=>{let x=ye(Ft);if(!x.some(N=>N.id===c)){D({message:`Can't find settings menu item with id: "${c}"! Can't remove item with this id`});return}x=x.filter(N=>N.id!==c),Ft.set(x)},nr=ae(F),_l=gi([nr],([c])=>J.features.additionalContextMenuItems?c:[]),Ps=(c,x)=>{let N=ye(nr).map(ce=>ce.id!==c?ce:{...ce,...x});nr.set(N)},xa=c=>{let x=ye(nr);if(x.some(N=>N.id===c.id)){D({message:`Context menu item with id: "${c.id}" was exist! Can't add more with the same id`});return}x.push(c),nr.set(x)},vt=c=>{let x=ye(nr);if(!x.some(N=>N.id===c)){D({message:`Can't find context menu item with id: "${c}"! Can't remove item with this id`});return}x=x.filter(N=>N.id!==c),nr.set(x)},bt=gi([di,rt],([c,x],N)=>{N(c&&x)}),ji=()=>{Ye.next(Wr.SeekAction.LIVE),D({message:"switch to active live"}),Z.log("switch to active live"),B.seekTime(0),B.info.playbackState$.getValue()!==ai.PlaybackState.PLAYING&>.actions.internal.togglePlay()},jo=()=>{Z.log("skip adman"),ne.skip()},Zi=(c=!0)=>{(0,ht.assertNonNullable)(gt),D({message:`switch from ads to video, callPlay: ${c}`}),Z.log("switch from ads to video",{callPlay:c}),re.set("video"),c&&B.play()},si=()=>{(0,ht.assertNonNullable)(gt),D({message:"switch from video to ads"}),Z.log("switch from video to ads"),gt.actions.internal.pause(),Jt(),re.set("ads")},ki=c=>{(0,ht.assertNonNullable)(gt);let x=c?"LiveWaitingStart":"thumb";Z.log("set live waiting start",{state:c,playerPhase:x}),re.set(x)},Ms=c=>{(0,ht.assertNonNullable)(gt);let x=c?"LiveWaitingRecover":"thumb";Z.log("set live waiting recover",{state:c,playerPhase:x}),re.set(x)},wa=c=>{(0,ht.assertNonNullable)(gt);let x=c?"LiveWaitingRecord":"thumb";Z.log("set live waiting record",{state:c,playerPhase:x}),re.set(x)},Eu=()=>((0,ht.assertNonNullable)(gt),Z.log("get debug text data"),rh(B,de,gt)),Zd=()=>((0,ht.assertNonNullable)(gt),JSON.stringify(Me.getFinishedSpans())),Au=()=>((0,ht.assertNonNullable)(gt),sh(B,de,gt)),Ls=()=>Ee,Pu=()=>{D({message:"toggle chromecast"}),Z.log("toggle chromecast"),B.toggleChromecast()},bl=c=>{var N;if((0,ht.assertNonNullable)(gt),B.info.isEnded$.getValue())return;let x=!c;if(ye(gt.playerPhase)==="ads"){D({message:`pause ads, internalCall: ${x}`}),Z.log("pause ads",{internalCall:x}),ne.pause();return}D({message:`pause video, internalCall: ${x}`}),Z.log("pause video",{internalCall:x}),x&&((N=l==null?void 0:l.onPause)==null||N.call(l)),B.pause()},Xd=c=>{var N;(0,ht.assertNonNullable)(gt);let x=!c;if(ye(gt.playerPhase)==="ads"){D({message:`play ads, internalCall: ${x}`}),Z.log("play ads",{internalCall:x}),ne.play();return}D({message:`play video, internalCall: ${x}`}),Z.log("play video",{internalCall:x}),x&&((N=l==null?void 0:l.onPlay)==null||N.call(l)),B.play()},Jd=c=>{(0,ht.assertNonNullable)(gt);let x=!c;if(ye(gt.playerPhase)==="ads"){D({message:"player cannot be stopped during ads via external method"});return}D({message:`player will be stopped, internalCall: ${x}`}),E==null||E()},ec=(c,x)=>{(0,ht.assertNonNullable)(gt),D({message:`first start, show ads: ${c}, internalCall: ${!x}`}),Z.log("first start",{showAds:c,external:x}),c?re.set("ads"):(re.set("video"),x?B.play():gt.actions.internal.togglePlay())},Sa=()=>(D({message:"getting time codes"}),f),$l=()=>{let c=Sa();if(!c||[0,1].includes(c.length))return;let x=B.info.position$.getValue();return c.find(N=>N.time>x)},tc=c=>{let x=c;x||(x=$l());let N=B.info.position$.getValue();Z.log("seek to next episode",{currentTime:N,...x}),x&&(D({message:"seek to next episode"}),Ao(x.time,Wr.SeekAction.EPISODE,!0))},ic=()=>{let c=Sa();if(!c||[0,1].includes(c.length))return;let x=B.info.position$.getValue(),N=c.findIndex(Ke=>Ke.time>x),ce=N===-1?c.length-2:N-2;if(!(ce<0))return c[ce]},oc=c=>{let x=c;x||(x=ic());let N=B.info.position$.getValue();Z.log("seek to prev episode",{currentTime:N,...x}),x&&(D({message:"seek to prev episode"}),Ao(x.time,Wr.SeekAction.EPISODE,!0))},Mu=()=>(D({message:"getting preview thumbs data"}),Z.log("get preview thumbs data",{..._}),_),nc=async()=>{let c=Ne==null?void 0:Ne.isActive(),x="none";Ne!=null&&Ne.isActive()?(x="remove",await(Ne==null?void 0:Ne.remove())):(x="request",await(Ne==null?void 0:Ne.request())),Z.log("toggle picture in picture",{isActive:c,action:x})},Lu=(c=-90)=>{Z.log("rotate video",{alphaDiff:c}),ut.update(x=>x+c)},Ca=ae([]);k==null||k.subscribe(c=>{let x=[];for(let N=0;N<c.length;N++){let{range:[ce,Ke],subjects:Ct}=c[N];N===0&&ce!==0&&x.push({time:0,text:"",interactive:!1,completed:!0}),x.push({time:ce/1e3,text:"",interactive:!0,completed:J.features.interactiveTimeOpenUri?!Ct.length||Ct.every(Vt=>Vt.isRemoved):!Ct.length}),Ke!==1/0&&x.push({time:Ke/1e3,text:"",interactive:!1,completed:!0})}Ca.set(x)});let Vu=ae(!1);A==null||A.subscribe(c=>{c&&ye(or)&&Ot()});let Ue=c=>{if(!S)return c;let x=ye(Ca),N=ye(Si),Ke=ye(Mi)/N,Ct=x.find(Vt=>Vt.interactive&&!Vt.completed&&Vt.time>Ke);return typeof(Ct==null?void 0:Ct.time)=="number"?Math.min(c,Ct.time-.05):c},oi=()=>{gt.ui.episodes.panelOpened$.set(!1)},Zo=()=>{Z.log("destroy store"),clearTimeout(ot),clearTimeout(Bn),Qe.unsubscribe(),dt.unsubscribe(),B.destroy(),ne.destroy(),pe==null||pe.destroy(),Ie==null||Ie.destroy(),Bt.unsubscribe(),Je==null||Je.disconnect(),Je=null,at.destroy()},gt={interfaceLanguage$:zt,isCyrillicRelatedInterface$:Qt,initVideo:Ce,videoId:i,isClip:o,playerPhase:K,vsid:Ae,state:{positionExact$:_t,positionWithScrubbing$:Dn,duration$:Si,playbackState$:U,isPlaying$:Ji,isLoaderVisible:Ni,bufferedProgress$:Mn,isLive$:Ri,canChangePlaybackSpeed$:ni,isActiveLive$:dn,isOldestAvailableLive$:Sn,isRewindableLive$:Qn,isEnded$:qi,muted$:fo,volume$:po,trafficSavingEnabled$:Xi,highQualityEnabled$:zo,autoQualityLimitingAvailable$:Dt,availableVideoStreams$:To,availableAudioStreams$:Cn,videoStream$:Vr,audioStream$:pr,currentQuality$:jn,isAutoQualityEnabled$:pn,availableQualities$:fn,currentPlaybackRate$:mn,availablePlaybackRates$:qo,currentSubtitle$:Ki,availableTextTracks$:Zn,availableSubtitlesList$:eo,currentSubtitleCaptions$:go,isAutoSubtitleCaptionVisible$:io,chromecastState$:Wt,chromecastDeviceName$:mo,chromecastConnected$:cn,currentFormat$:jt,throughputEstimation$:Kn,videoBitrate$:So,videoSize$:Co,errorLog$:nt,crashed$:rt,isAudioAvailable$:yt,isAudioDisabled:!!s,canDownload:J.features.download&&!!d,availableSources$:Do,hasMpegSources$:Rr,isInteractive:S,showInteractiveGraph:J.features.interactiveGraph,showSeekToInteractive:J.features.seekToInteractive,showPlayPrevChapter:J.features.interactivePlayPrevChapter,showInteractiveTimeIndicator:J.features.interactiveTimeIndicator&&!!ye(Ca).length,interactiveEpisodes$:Ca,isInteractiveTime$:A?Yt(A):ae(!1),isInteractiveExpectation$:Vu,hasInteractiveBranches:T,playPrevChapterDisabledTooltip:V,looped$:Wo,loadedMetadata$:ae(!1),isAutoQualityAvailable$:In},ui:{t:Be,controlsVisible:ae(!1),touched:ae(!1),controls:{prevButton:ae(void 0),playButton:ae(void 0),replayButton:ae(void 0),nextButton:ae(void 0),playPrevChapterButton:ae(void 0),seekToInteractiveButton:ae(void 0),interactiveGraphButton:ae(void 0),liveButton:ae(void 0),time:ae(void 0),episodes:ae(void 0),volume:ae(void 0),subtitles:ae(void 0),settings:ae(void 0),context:ae(void 0),chromecast:ae(void 0),pip:ae(void 0),fullscreen:ae(void 0),vkLogo:ae(void 0),interactiveTimeIndicator:ae(void 0),timeline:ae(void 0),autoplayNextToggle:ae(void 0),additionalButtons:z.length?z.reduce(c=>[...c,ae(void 0)],[]):[],disabledControls$:se},modals:{hotKeyMap:{show:ae(!1),data:ae({title:"",closeBtnText:"",groups:[]})}},isFullscreen:$e,isFullscreenOpenedByKeyboard:Le,rotateAlpha:ut,isAutoplay:ae(!1),debugPanelVisible:ae(!1),episodes:{panelOpened$:ae(!1),openedByKeyboard$:ae(!1)},contextMenu:{visible$:ae(!1),btnRef$:ae(void 0),openedByBtnKeyboard$:ae(!1),openedByHotKey$:ae(!1),lastActiveElem$:ae(void 0),showContextMenuBtn$:ae(!1),position$:ae({top:0,left:0})},playerSize:Et,isMobile:di,mobileNotReportControlHidden$:bt,mobileUnmuteButtonExpanded:ae(!1),mobileUnmuteButtonVisible:ae(!1),icon3DVideoVisible:ae(!1),scrubbingInProgress:or,volumeChangingInProgress:xe,is3DVideo:ae(!1),currentGridType$:Zt,additionalButtonsDeprecated$:_o,additionalDesktopControlPanelRightButtons$:ze,additionalSettingsMenuItems$:$i,additionalContextMenuItems$:_l,interactiveHideMobileControls:ae(!1),overlayContainer$:ae(void 0),startedByKeyboard$:ae(!1),autoplayNextEnabled$:ae(!1),timerNextVideoRunning$:ae(!0),settingsMenu:{visible$:ae(!1),ref$:ae(void 0),openedByBtnKeyboard$:ae(!1)},settingsSubMenu:{visible$:ae(!1),ref$:ae(void 0),name$:ae(void 0)},aboutToGoNextVideo:ae(void 0),userActionsDisabled:ae(!1)},ads:{position:ae(0),duration:ae(0),playbackState:ae("inactive"),canSkip:ae(!1),secondsToWatchBeforeSkip:ae(0),postrollPassed:ae(!1)},webApi:{pictureInPictureApi:Ne,annotationsApi:fe},actions:{internal:{preload:ci,firstStart:c=>ec(c,!1),play:()=>Xd(!1),pause:()=>bl(!1),togglePlay:Xe,toggleMuted:Vn,openSettingsMenu:Nr,closeSettingsMenu:Rn,openSettingsSubMenu:vr,closeSettingsSubMenu:Jn,setVolume:Nn,startVolumeChanging:Lt,stopVolumeChanging:li,setVideoStream:Gn,setAudioStream:Tn,setQuality:Mt,setTrafficSavingEnabled:Gi,setHighQualityEnabled:_i,setPlaybackRate:Oo,incrementPlaybackRate:no,decrementPlaybackRate:tr,setSubtitle:vn,toggleSubtitle:hr,togglePictureInPicture:nc,startScrubbing:xr,progressScrubbing:ho,completeScrubbing:Go,toggleChromecast:Pu,switchToActiveLive:ji,switchFromAdsToVideo:Zi,switchFromVideoToAds:si,skipAd:jo,setLiveWaitingStart:ki,setLiveWaitingRecover:Ms,setLiveWaitingRecord:wa,getDebugTextData:Eu,getTraceTextData:Zd,getDebugPanelData:Au,getVideoElement:Ls,seekTime:(c,x,N)=>Ao(c,x,N),clearDelayedBufferingCheckTimeout:wn,seekEpisodeStartTime:_r,seekToPercent:br,getNextEpisode:$l,seekToNextEpisode:tc,getPrevEpisode:ic,seekToPrevEpisode:oc,startLogging:ei,stopLogging:Vi,startCameraManualRotation:Ro,stopCameraManualRotation:zi,moveCameraFocusPX:No,holdCamera:Bo,releaseCamera:Pt,getVideoEpisodes:Sa,getPreviewThumbsData:Mu,downloadVideo:mr,addLanguage:Fp,setLanguage:xt,nextMovie:pt,videoRotate:Lu,correctSeekTimeToInteractive:Ue,replayInteractive:P,setLooped:gr,reportProblem:Br,setAutoplayNextEnabled:it,setTimerNextVideoRunning:ft,prevVideoClick:Ci,nextVideoClick:oo,nextVideoAnnouncementShow:ko,nextVideoAnnouncementClick:Io,nextVideoAnnouncementAuto:Ko,nextVideoAnnouncementCancel:Eo},external:{firstStart:c=>ec(c,!0),play:()=>Xd(!0),pause:()=>bl(!0),stop:()=>Jd(!0),seekTime:c=>$r(c),seekEpisodeStartTime:c=>Qo(c),setPlaybackRate:c=>yr(c),setAutoQualityLimits:c=>Dr(c),setMuted:ti,setVolume:Nn,returnFocusToEpisodes:oi,updateAdditionalSettingsItem:Kr,addAdditionalSettingsItem:$a,removeAdditionalSettingsItem:ya,updateAdditionalContextItem:Ps,addAdditionalContextItem:xa,removeAdditionalContextItem:vt,updateAdditionalButton:Mo,addAdditionalButton:Yo,removeAdditionalButton:ds,setLiveLowLatency:gn}},callbacks:l,setUiCallbacks:c=>{Ge={...c}},getAdmanWrapper:()=>ne,getLogger:()=>Re,getPlayer:()=>B,destroy:Zo};return gt};function pa(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:p,right:f}=sl(e[i],t||void 0);return{left:s?l:0,right:s?f:0,top:s?d:0,bottom:s?p:0,isDisplayed:s}}var ru=(t,e,i,o)=>{if(t)for(let[n,a]of Object.entries(e))["tooltipPointerOffsetX","disabledControls$","additionalButtons"].includes(n)||a.set(pa(t,i,n,o))};var su=async(t,e,i)=>{await yo(),e&&i&&(i.focus(),t.set(!1))};var v2=be('<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 Of(t,e){let i=ke(e,["$$slots","$$events","$$legacy","children"]);var o=v2();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(),g(o),I(()=>n=we(o,n,{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 Hf(t,e){q(e,!0);let[i,o]=He(),n=()=>C(l,"$contextMenuVisible$",i),a=v(e,"disabled",3,!1),s=v(e,"ariaLabel",3,""),d=Se(),l=d.ui.contextMenu.visible$,p=d.ui.contextMenu.openedByBtnKeyboard$,f=d.ui.contextMenu.showContextMenuBtn$,_=d.ui.contextMenu.position$,u=d.ui.contextMenu.btnRef$,$=ee(void 0);qe(()=>{r($)&&$t(()=>{u.set(r($))})});let w=A=>{let P=ws(A),E=Fh(r($));_.set(E),p.set(P),l.set(!n())},y=()=>{f.set(!0)},S=()=>{f.set(!1)},k=m(()=>n()?"opened":"");At(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(A){O($,me(A))},children:(A,P)=>{Of(A,{})},$$slots:{default:!0}}),W(),o()}var g2=t=>{t.stopPropagation()},h2=L("<div><!> <div></div> <div></div></div>"),_2={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;}
|
|
228
|
+
}`};function Pf(t,e){U(e,!0),q(t,e2);let i=f(e,"isMobile",3,!1),o=v(()=>e.iconState===Ef.ChromecastState.CONNECTED),n=v(()=>e.iconState===Ef.ChromecastState.CONNECTING);var a=Ue(),s=ce(a);{var d=p=>{var m=X$(),$=h(m),u=h($),_=h(u);ye(),g(u);var w=M(u);ye(),g($);var y=M($),C=h(y),T=h(C);g(C),ye(),g(y),g(m),k(()=>{Oe(_,"fill",r(o)?"#2688EB":"var(--btn-color, #fff)"),Oe(w,"fill",r(o)?"#2688EB":"var(--btn-color, #fff)"),Oe(T,"fill",r(o)?"#2688EB":"var(--btn-color, #fff)")}),b(p,m)},l=p=>{var m=J$();let $;var u=h(m),_=M(h(u),5);let w;g(u),g(m),k((y,C)=>{$=ee(m,0,"svelte-8z1bf5",null,$,y),w=ee(_,0,"svelte-8z1bf5",null,w,C)},[()=>({connecting:r(n)}),()=>({hidden:!r(o)})]),b(p,m)};R(s,p=>{i()?p(d):p(l,!1)})}b(t,a),z()}var o1=require("@vkontakte/videoplayer-shared/es2018");function xd(t,e){U(e,!0);let i=f(e,"ref",15,void 0),o=f(e,"isMobile",3,!1),n=f(e,"click",3,o1.noop),s=Te().ui.t,d=v(()=>e.state===i1.ChromecastState.CONNECTED?s("tooltip_chromecast_on"):s("tooltip_chromecast_off"));Rt(t,{get ariaLabel(){return r(d)},get click(){return n()},testId:"btn-chromecast",get ref(){return i()},set ref(l){i(l)},children:(l,p)=>{Pf(l,{get isMobile(){return o()},get iconState(){return e.state}})},$$slots:{default:!0}}),z()}var t2=L('<div class="tooltip-wrapper svelte-5ygsa2"><div><!></div></div>'),i2={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 Af(t,e){q(t,i2);let i=f(e,"active",3,!1),o=f(e,"pointer",3,!1),n=f(e,"translateXPx",3,0),a=f(e,"translateYPx",3,0),s=f(e,"leftOffset",3,0),d=f(e,"rightOffset",3,0),l=J(void 0),p=J(void 0);function m(C){if(!r(p))return 0;let{width:T}=r(p).getBoundingClientRect(),E=T/2;return C<E?E+s():C>e.containerWidth-E?e.containerWidth-E-d():C}let $=v(()=>m(n()));var u=t2(),_=h(u);let w;var y=h(_);ve(y,()=>{var C;return(C=e.children)!=null?C:ie}),g(_),mt(_,C=>B(p,C),()=>r(p)),g(u),mt(u,C=>B(l,C),()=>r(l)),k(C=>{it(u,`transform: translate(${r($)}px, ${a()}px);`),w=ee(_,1,"tooltip svelte-5ygsa2",null,w,C),it(_,`opacity: ${i()?1:0}; visibility: ${i()?"visible":"hidden"}`)},[()=>({active:i(),pointer:o()})]),b(t,u)}var tu=(t,e,i)=>i.filter(o=>o.time<=t*e).pop();var n1=t=>!!(Math.round(Math.abs(t)/90)%2),r1=t=>Math.abs(t)/90%4===1;var o2=L('<div class="preview svelte-1wqg760"></div>'),n2=L('<div class="time svelte-1wqg760"> </div>'),r2=L('<div><!> <div class="episode svelte-1wqg760"><!></div> <!></div>'),s2={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 Mf(t,e){U(e,!0),q(t,s2);let[i,o]=Be(),n=()=>S(w,"$rotateAlpha",i),a=()=>S(y,"$playerSize",i),s={MOBILE:150,DESKTOP:278},d=f(e,"time",3,""),l=f(e,"isMobile",3,!1),p=f(e,"videoEpisodes",19,()=>[]),m=f(e,"progress",3,0),$=f(e,"duration",3,0),u=f(e,"isInteractive",3,!1),_=Te(),w=_.ui.rotateAlpha,y=_.ui.playerSize,C=J(0),T=J(0),E=J(""),P=J(0),A=J(0),I=J(0),V=J(0),H=v(()=>tu(m(),$(),p())),G=v(()=>n1(n())),O=v(()=>r1(n())),X=v(fe),oe=v(()=>(r(O)?1:-1)*(r(C)/2-r(T)/2)),Y=v(()=>r(oe)*-1);qe(()=>{(Q=>(B(C,pe(Q.width)),B(T,pe(Q.height))))(Le())}),qe(()=>{(Q=>(B(E,pe(Q.imgSrc)),B(P,pe(Q.imgWidth)),B(A,pe(Q.imgHeight)),B(I,pe(Q.imgOffsetX)),B(V,pe(Q.imgOffsetY))))(Ae(m()))});function fe(){var De;let Q=l()?s.MOBILE:s.DESKTOP,{isVertical:W}=ae(),Ve=30;return(De=r(H))!=null&&De.text&&(Ve+=16),(W||r(G))&&(Ve+=18,Ve+=50),Math.min(Math.max(a().height-Ve,0),Q)}function ae(){let Q=e.previewThumbsData.frameWidth,W=e.previewThumbsData.frameHeight,Ve=W>Q;return{width:Q,height:W,isHorizontal:!Ve,isVertical:Ve}}function Le(){let{height:Q,isHorizontal:W,isVertical:Ve,width:De}=ae();return W&&(Q=Q/De*r(X),De=r(X)),Ve&&(De=De/Q*r(X),Q=r(X)),{width:De,height:Q}}function Ae(Q){let W;e.previewThumbsData.isUV?W=Math.floor($()*Q/e.previewThumbsData.frequency):W=Math.min(e.previewThumbsData.countTotal,Math.max(0,Math.floor(e.previewThumbsData.countTotal*Q)));let Ve=Math.floor(W/e.previewThumbsData.countPerImage),De=Math.floor(W%e.previewThumbsData.countPerImage/e.previewThumbsData.countPerRow),tt=W%e.previewThumbsData.countPerRow,Se=Math.floor(e.previewThumbsData.countPerImage/e.previewThumbsData.countPerRow);!e.previewThumbsData.isUV&&Ve===Math.floor(e.previewThumbsData.countTotal/e.previewThumbsData.countPerImage)&&(Se=Math.floor(e.previewThumbsData.countTotal%e.previewThumbsData.countPerImage/e.previewThumbsData.countPerRow),e.previewThumbsData.countTotal%e.previewThumbsData.countPerImage%e.previewThumbsData.countPerRow>0&&Se++);let $e=e.previewThumbsData.countPerRow;!e.previewThumbsData.isUV&&Ve===Math.floor(e.previewThumbsData.countTotal/e.previewThumbsData.countPerImage)&&e.previewThumbsData.countTotal%e.previewThumbsData.countPerImage>0&&($e=Math.min(e.previewThumbsData.countPerRow,e.previewThumbsData.countTotal%e.previewThumbsData.countPerImage));let Ne=r(C)*$e,Ye=r(T)*Se,ot=-tt*r(C),bt=-De*r(T);return{imgSrc:e.previewThumbsData.links[Ve],imgWidth:Ne,imgHeight:Ye,imgOffsetX:ot,imgOffsetY:bt}}var he=r2();let se;var Me=h(he);{var ne=Q=>{var W=o2();k(()=>it(W,`width: ${r(C)}px; height: ${r(T)}px; background-image: url(${r(E)}); background-size: ${r(P)}px ${r(A)}px; background-position: ${r(I)}px ${r(V)}px;
|
|
229
|
+
transform: rotate(${n()}deg) ${r(G)?`translate(${r(oe)}px, ${r(Y)}px)`:""};
|
|
230
|
+
`)),b(Q,W)};R(Me,Q=>{r(E)&&Q(ne)})}var N=M(Me,2),ue=h(N);{var ge=Q=>{var W=Ue(),Ve=ce(W);{var De=Se=>{var $e=Nr();k(Ne=>me($e,Ne),[()=>F("tooltip_episode_unfinished")]),b(Se,$e)},tt=Se=>{var $e=Nr();k(()=>me($e,r(H).text||"")),b(Se,$e)};R(Ve,Se=>{u()&&r(H).completed===!1?Se(De):Se(tt,!1)})}b(Q,W)};R(ue,Q=>{r(H)&&Q(ge)})}g(N);var Ge=M(N,2);{var te=Q=>{var W=n2(),Ve=h(W,!0);g(W),k(()=>me(Ve,d())),b(Q,W)};R(Ge,Q=>{u()||Q(te)})}g(he),k(Q=>{se=ee(he,1,"timeline-preview svelte-1wqg760",null,se,Q),it(he,`width: ${r(G)?r(T):r(C)}px;`)},[()=>({mobile:l()})]),b(t,he),z(),o()}var a2=L('<span class="time svelte-1jr6obn"> </span>'),l2=L("<!> <!>",1),d2={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 Lf(t,e){var nt,dt,Ze,Xe,Je;U(e,!0),q(t,d2);let[i,o]=Be(),n=()=>S(oe,"$interactiveEpisodes$",i),a=()=>S(I,"$duration$",i),s=()=>S(A,"$position$",i),d=()=>S(ae,"$isInteractiveExpectation$",i),l=()=>S(fe,"$isInteractiveTime$",i),p=()=>S(V,"$isLive$",i),m=()=>S(G,"$isMobile",i),$=()=>S(H,"$isActiveLive$",i),u=()=>S(P,"$bufferedProgress$",i),_=()=>S(he,"$disabledControls$",i),w=f(e,"showTimeline",3,!1),y=f(e,"withEpisodes",3,!0),C=f(e,"ref",15,void 0),T=Te(),E=qt(),P=T.state.bufferedProgress$,A=T.state.positionWithScrubbing$,I=T.state.duration$,V=T.state.isLive$,H=T.state.isActiveLive$,G=T.ui.isMobile,O=E.features.episodes&&y()?T.actions.internal.getVideoEpisodes():void 0,X=T.actions.internal.getPreviewThumbsData(),oe=T.state.interactiveEpisodes$,Y=T.state.isInteractive,fe=T.state.isInteractiveTime$,ae=T.state.isInteractiveExpectation$,Le=T.actions.internal.correctSeekTimeToInteractive,Ae=(nt=T.callbacks)==null?void 0:nt.onDisabledTimelineClick,he=T.ui.controls.disabledControls$,se=(Ze=(dt=T.callbacks)==null?void 0:dt.uiInfo)==null?void 0:Ze.onTimelineMouseEnter,Me=(Je=(Xe=T.callbacks)==null?void 0:Xe.uiInfo)==null?void 0:Je.onTimelineMouseLeave,ne=T.ui.t,N=E.features.interactiveResponsiveUi,ue=v(()=>Y?n():O),ge=v(()=>sn(a())),Ge=v(()=>sn(s())),te=v(()=>s()/a()),Q=v(()=>d()||l()),W=J(!1),Ve=J(""),De=J(0),tt=J(0),Se=J(0),$e=v(()=>({containerWidth:r(tt),translateXPx:r(De),translateYPx:Y&&X?-36:-16,active:r(W)&&w()&&!r(Q)&&!N,pointer:!E.features.timelinePreview||!X||p()})),Ne=ne("aria_timeline"),Ye=v(()=>ne("aria_timeline_value",{position:r(Ge),duration:r(ge)}));function ot(We){return!Le||!Y?We:Le(We*a())/a()}function bt(We){T.actions.internal.startScrubbing(ot(We))}function et(We){l()||T.actions.internal.progressScrubbing(ot(We))}function vt(We){T.actions.internal.completeScrubbing(ot(We)),B(W,!1)}function Mt(We,gt,ze){Lt(We,gt,ze),B(W,!0)}function Qt(We,gt,ze){Lt(We,gt,ze),B(W,!0)}function Gt(){B(W,!1)}function Lt(We,gt,ze){B(Se,pe(ot(We))),B(De,pe(gt)),ze&&B(tt,pe(ze)),B(Ve,pe(_e(We)))}function _e(We){let gt=sn((p()?1-We:We)*a());return p()?`-${gt}`:gt}var j=l2(),be=ce(j);Af(be,ts(()=>r($e),{get leftOffset(){return e.tooltipLeftOffset},get rightOffset(){return e.tooltipRightOffset},children:(We,gt)=>{var ze=Ue(),ct=ce(ze);{var jt=ki=>{Mf(ki,{get time(){return r(Ve)},get isMobile(){return m()},get videoEpisodes(){return r(ue)},previewThumbsData:X,get progress(){return r(Se)},get duration(){return a()},isInteractive:Y})},Di=ki=>{var Ui=a2(),Yi=h(Ui,!0);g(Ui),k(()=>me(Yi,r(Ve))),b(ki,Ui)};R(ct,ki=>{E.features.timelinePreview&&X&&!p()?ki(jt):ki(Di,!1)})}b(We,ze)},$$slots:{default:!0}}));var re=M(be,2);let Re=v(()=>Math.round(r(te)*100)),He=v(()=>_().has("TIMELINE"));ca(re,{className:"timeline-slider",get isActiveLive(){return $()},get isMobile(){return m()},ariaLabel:Ne,ariaValueMin:0,get ariaValueMax(){return a()},get ariaValueNow(){return r(Re)},get ariaValueText(){return r(Ye)},get loadedProgress(){return u()},get filledProgress(){return r(te)},get handleProgress(){return r(te)},get videoEpisodes(){return r(ue)},onPointerDown:bt,onHandleMove:et,onPointerMove:Qt,onPointerUp:vt,onPointerEnter:Mt,onPointerLeave:Gt,onMouseEnter:se,onMouseLeave:Me,onDisabledClick:Ae,isInteractive:Y,get disabled(){return r(He)},get hideHandel(){return l()},get ref(){return C()},set ref(We){C(We)}}),b(t,j),z(),o()}var c2={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 wd(t,e){U(e,!0),q(t,c2);let[i,o]=Be(),n=()=>S(l,"$isMobile",i),a=f(e,"position",3,0),s=f(e,"duration",3,0),d=Te(),l=d.ui.isMobile,p=d.ui.t,m=v(()=>sn(s())),$=v(()=>sn(a())),u=v(()=>a()/s()),_=v(()=>p("aria_timeline_value",{position:r($),duration:r(m)})),w=v(()=>Math.round(r(u)*100));ca(t,{className:"timeline-ads-slider",ariaValueMin:0,get ariaValueMax(){return s()},get ariaValueNow(){return r(w)},get ariaValueText(){return r(_)},get filledProgress(){return r(u)},hideHandel:!0,get squareBorders(){return n()}}),z(),o()}var u2=L("<div><!></div>"),p2=L("<div></div>"),f2={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 ua(t,e){U(e,!0),q(t,f2);let[i,o]=Be(),n=()=>S(_,"$isLive$",i),a=()=>S(C,"$isMobile",i),s=()=>S(y,"$adPosition",i),d=()=>S(w,"$adDuration",i),l=f(e,"isAds",3,!1),p=f(e,"isHidden",3,!1),m=f(e,"needPadding",3,!0),$=f(e,"ref",15,void 0),u=Te(),_=u.state.isLive$,w=u.ads.duration,y=u.ads.position,C=u.ui.isMobile,T=v(()=>!p()&&(!n()||n()&&e.canRewindLive&&e.isRewindableLive||l()));var E=Ue(),P=ce(E);{var A=V=>{var H=u2();let G;var O=h(H);{var X=Y=>{wd(Y,{get position(){return s()},get duration(){return d()}})},oe=Y=>{Lf(Y,{get tooltipLeftOffset(){return e.tooltipLeftOffset},get tooltipRightOffset(){return e.tooltipRightOffset},get showTimeline(){return r(T)},get withEpisodes(){return e.withEpisodes},get ref(){return $()},set ref(fe){$(fe)}})};R(O,Y=>{l()?Y(X):Y(oe,!1)})}g(H),k(Y=>G=ee(H,1,"timeline svelte-1h5wsmk",null,G,Y),[()=>({withoutPadding:!m(),mobile:a()})]),b(V,H)},I=V=>{var H=p2();let G;k(O=>G=ee(H,1,"timeline-stub svelte-1h5wsmk",null,G,O),[()=>({mobile:a()})]),b(V,H)};R(P,V=>{r(T)?V(A):V(I,!1)})}b(t,E),z(),o()}var s1=require("@vkontakte/videoplayer-shared/es2018");var m2=xe('<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 Vf(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=m2();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(3),g(o),k(()=>n=Ie(o,n,{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 v2=xe('<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 Rf(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=v2();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(),g(o),k(()=>n=Ie(o,n,{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 g2=L('<span class="text mobile svelte-1yhs2ga"> </span> <div class="chevron-episodes svelte-1yhs2ga"><!></div>',1),h2=L('<span class="text svelte-1yhs2ga"> </span>'),_2=L('<span class="text count svelte-1yhs2ga"> </span>'),b2=L("<!> <!>",1),$2={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 Sd(t,e){var ae,Le,Ae;U(e,!0),q(t,$2);let[i,o]=Be(),n=()=>S(w,"$currentGridType$",i),a=()=>S(y,"$openedByKeyboard$",i),s=()=>S(C,"$panelOpened$",i),d=()=>S(T,"$isMobile",i),l=f(e,"position",3,0),p=f(e,"duration",3,0),m=f(e,"timeCodes",19,()=>[]),$=Te(),u=(Le=(ae=$.callbacks)==null?void 0:ae.onEpisodeChanged)!=null?Le:s1.noop,_=!!((Ae=$.callbacks)!=null&&Ae.onEpisodeClicked),w=$.ui.currentGridType$,y=$.ui.episodes.openedByKeyboard$,C=$.ui.episodes.panelOpened$,T=$.ui.isMobile,E=$.ui.t,P=J(void 0),A=he=>{var Me,ne,N;if(!!((Me=$.callbacks)!=null&&Me.onEpisodeClicked)){let ue=$s(he);y.set(ue),C.set(!0),(N=(ne=$.callbacks)==null?void 0:ne.onEpisodeClicked)==null||N.call(ne,ue)}},I=J(null),V=v(()=>l()/p());qe(()=>{var se;let he=tu(r(V),p(),m());he?((se=r(I))==null?void 0:se.time)!==he.time&&(u(he),B(I,pe(he))):B(I,null)});let H=v(()=>{var he;return((he=r(I))==null?void 0:he.text)||""}),G=v(()=>Qi(n(),"xl")?"FULL":Qi(n(),"m")&&Jh(n(),"xl")?"COUNT":"SHORT"),O=v(()=>`${E("tooltip_episodes")}: ${r(H)}`),X=async(he,se,Me)=>{await yo(),(he==null?void 0:he.getAttribute("aria-expanded"))==="false"&&se&&!Me&&xt(()=>{y.set(!1),he.focus()})};qe(()=>{X(r(P),a(),s())});var oe=Ue(),Y=ce(oe);{var fe=he=>{let se=v(()=>d()?"px-0":"");Rt(he,{get className(){var Me;return`w-max btn-full-opacity btn-jc-l ${(Me=r(se))!=null?Me:""}`},testId:"btn-episodes",click:A,disabled:!_,get ariaExpanded(){return s()},get ariaLabel(){return r(O)},get ref(){return r(P)},set ref(Me){B(P,pe(Me))},children:(Me,ne)=>{var N=Ue(),ue=ce(N);{var ge=te=>{var Q=g2(),W=ce(Q),Ve=h(W,!0);g(W);var De=M(W,2),tt=h(De);Rf(tt,{}),g(De),k(()=>me(Ve,r(H))),b(te,Q)},Ge=te=>{var Q=b2(),W=ce(Q);Vf(W,{});var Ve=M(W,2);{var De=Se=>{var $e=h2(),Ne=h($e,!0);g($e),k(()=>me(Ne,r(H))),b(Se,$e)},tt=(Se,$e)=>{{var Ne=Ye=>{var ot=_2(),bt=h(ot,!0);g(ot),k(()=>me(bt,m().length)),b(Ye,ot)};R(Se,Ye=>{r(G)==="COUNT"&&Ye(Ne)},$e)}};R(Ve,Se=>{r(G)==="FULL"?Se(De):Se(tt,!1)})}b(te,Q)};R(ue,te=>{d()?te(ge):te(Ge,!1)})}b(Me,N)},$$slots:{default:!0}})};R(Y,he=>{r(I)&&he(fe)})}b(t,oe),z(),o()}var _1=require("@vkontakte/videoplayer-shared/es2018");var di=require("@vkontakte/videoplayer-core/es2018"),pt=require("@vkontakte/videoplayer-shared/es2018"),Ur=require("@vkontakte/videoplayer-statistics/es2018");var Qe=require("@vkontakte/videoplayer-shared/es2018"),Gi=require("@vkontakte/videoplayer-shared/es2018");var a1=(t,e)=>t<400||e<225?5:t<640||e<360?0:t<960||e<540?1:t<1280||e<720?2:3;var y2="//ad.mail.ru/static/admanhtml/rbadman-html5.min.js",iu=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 Gi.Subject,loadStarted$:new Gi.Subject,loadEnded$:new Gi.Subject,loadError$:new Gi.Subject,ready$:new Gi.Subject,slotRequested$:new Gi.Subject,started$:new Gi.Subject,timeRemained$:new Gi.Subject,paused$:new Gi.Subject,resumed$:new Gi.Subject,ended$:new Gi.Subject,empty$:new Gi.Subject,skipped$:new Gi.Subject,clicked$:new Gi.Subject,closed$:new Gi.Subject,error$:new Gi.Subject};this.loadAdman=e=>(Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_load_start",this.useAdmanFromNPM?"npm":"http"],numbers:[(0,Qe.now)()]}),this.useAdmanFromNPM?this.loadAdmanNPM(e):this.loadAdmanMailRu(e));this.loadAdmanMailRu=e=>new Promise((i,o)=>{let n;this.events.loadStarted$.next();let a=()=>{clearTimeout(n),delete window.admanAsyncInit,window.AdmanHTML?(Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_async_init_done","http"],numbers:[(0,Qe.now)()]}),i(),this.events.loadEnded$.next()):(Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_init_timed_out","http"],numbers:[(0,Qe.now)()]}),o())};(0,Gi.addScript)(y2,e,this.loadTimeout).then(()=>{Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_script_loaded","http"],numbers:[(0,Qe.now)()]}),window.AdmanHTML?(Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_already_inited","http"],numbers:[(0,Qe.now)()]}),i(),this.events.loadEnded$.next()):(Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_wait_async_init","http"],numbers:[(0,Qe.now)()]}),window.admanAsyncInit=a,n=window.setTimeout(a,this.initTimeout))}).catch(s=>{Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_script_load_error","http",String(s)],numbers:[(0,Qe.now)()]}),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?(Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_init_done","npm"],numbers:[(0,Qe.now)()]}),i(),this.events.loadEnded$.next()):(Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_init_timed_out","npm"],numbers:[(0,Qe.now)()]}),o())},s=()=>{d=!0,o()},d=!1,l=window.setTimeout(()=>{Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_load_timed_out","npm"],numbers:[(0,Qe.now)()]}),s()},this.loadTimeout);e.addEventListener("abort",s),e.aborted&&(Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_load_aborted","npm"],numbers:[(0,Qe.now)()]}),s()),window.AdmanHTML=window.AdmanHTML||null,import("@adtech/rbadman/out/rbadman-html5.min.js").then(()=>{Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_chunk_imorted","npm","failed: "+String(d)],numbers:[(0,Qe.now)()]}),!d&&(window.AdmanHTML?(Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_already_inited","npm"],numbers:[(0,Qe.now)()]}),i(),this.events.loadEnded$.next()):(Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_wait_async_init","npm"],numbers:[(0,Qe.now)()]}),window.admanAsyncInit=a,n=window.setTimeout(a,this.initTimeout)))},s).finally(()=>{clearTimeout(n),clearTimeout(l),e.removeEventListener("abort",s)})});this.onAdsReady=()=>{Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_ads_ready"],numbers:[(0,Qe.now)()]}),this.log({message:"ads ready"}),this.events.ready$.next(),this.startPreroll()};this.onAdStarted=(e,i)=>{Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_started",e,"muted: "+i.muted],numbers:[(0,Qe.now)(),i.bannerID]}),this.adsState&&this.playerState&&this.actions?(this.log({message:`ad started, section: ${e}, banner: ${JSON.stringify(i)}`}),this.events.started$.next(e),i.muted&&(this.setVolume(0),this.actions.setMuted(!0),this.log({message:"ad muted start"}),Ce(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;Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_pased",(e=this.currentAdSection)!=null?e:""],numbers:[(0,Qe.now)()]}),this.stopWatchDog(),this.adsState?(this.log({message:"ad paused"}),this.adsState.playbackState.set("paused")):this.onAdError("Paused callback failed: Adman state is not initialized")};this.onAdPlayed=()=>{var e;Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_played",(e=this.currentAdSection)!=null?e:""],numbers:[(0,Qe.now)()]}),this.startWatchDog(),this.adsState?(this.log({message:"ad played"}),this.adsState.playbackState.set("playing")):this.onAdError("Player callback failed: Adman is not initialized")};this.onAdMidrollPoint=()=>{if(Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_midroll_pioint"],numbers:[(0,Qe.now)()]}),this.adman&&this.actions){this.log({message:"midroll point"}),this.actions.switchFromVideoToAds(),this.currentAdSection="midroll",this.startWatchDog();try{this.adman.start("midroll")}catch(e){this.onAdError("could not start midroll")}}else this.onAdError("Midroll callback failed: Adman is not initialized")};this.onAdSkipped=()=>{var e;Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_skipped",(e=this.currentAdSection)!=null?e:""],numbers:[(0,Qe.now)()]}),this.log({message:"ad skipped"}),this.stopWatchDog()};this.onAdClosed=()=>{var e;Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_closed",(e=this.currentAdSection)!=null?e:""],numbers:[(0,Qe.now)()]}),this.log({message:"ad closed"}),this.currentAdSection&&this.events.closed$.next(this.currentAdSection),this.stopWatchDog(),this.switchToVideo()};this.onAdCompleted=()=>{var e;Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_completed",(e=this.currentAdSection)!=null?e:""],numbers:[(0,Qe.now)()]}),this.log({message:"ad completed"}),this.currentAdSection?this.events.ended$.next(this.currentAdSection):this.events.empty$.next(),this.switchToVideo(),this.stopWatchDog()};this.onAdClicked=()=>{var e,i;Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_clicked",(e=this.currentAdSection)!=null?e:""],numbers:[(0,Qe.now)()]}),this.log({message:"ad clicked"}),(i=this.videoElement)==null||i.pause(),this.currentAdSection&&this.events.clicked$.next(this.currentAdSection),this.stopWatchDog()};this.onAdError=(e="ad error")=>{Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_ad_error",e],numbers:[(0,Qe.now)()]}),this.log({message:e}),this.events.error$.next(e),this.switchToVideo(!0),this.stopWatchDog()};this.log=e.createComponentLog("AdmanWrapper"),Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_created"],numbers:[(0,Qe.now)()]}),this.loadTimeout=i.loadTimeout,this.initTimeout=i.initTimeout,this.runtimeTimeout=i.runtimeTimeout,this.useAdmanFromNPM=i.useAdmanFromNPM,this.volumeMultiplier=Math.max(0,Math.min(i.volumeMultiplier,1)),this.isVsidOriginal=i.isVsidOriginal}init(e,i,o){this.actions=e,this.adsState=i,this.playerState=o}onAdmanLoadingError(){this.onAdError("adman loading error")}initAdman(e){var P;if(Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_init","already inited: "+!!this.adman],numbers:[(0,Qe.now)(),e.slotId]}),this.adman)return;this.events.init$.next(),this.startWatchDog();let{width:i,height:o,isFullscreen:n,isAutoplay:a,adsContainer:s,adsVideoElement:d,slotId:l,params:p={},duration:m,previewParam:$}=e,u,_=this.playerState&&Ce(this.playerState.vsid);_&&(this.isVsidOriginal?u=_:u=parseInt(_,36));let{isEmbed:w,immediateOrigin:y}=(0,Qe.detectEmbed)(),C=(P=w?y:window.location.href)!=null?P:window.location.href,T={...p,dl:encodeURIComponent(C),autoplay:a?1:0,player_width:i,player_height:o,preview:$,...u?{request_id:u}:{},duration:m,puid10:a1(i,o),puid11:n?0:1};$||delete T.preview;let E={slot:l,wrapper:s,videoEl:d,videoQuality:o,params:T,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){Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_init_threw",String(A)],numbers:[(0,Qe.now)()]}),this.onAdError("could not init adman")}}switchToVideo(e=!1){var o,n,a;if(Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_switch_to_video",(o=this.currentAdSection)!=null?o:"","force: "+e],numbers:[(0,Qe.now)()]}),this.currentAdSection===null&&!e){this.log({message:"switch to video, no currentAdSection. can't switch"});return}let i=this.currentAdSection==="postroll";if(this.actions){if(this.adsState&&this.playerState)this.adsState.playbackState.set("inactive"),this.currentAdSection=null,this.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(Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_toggle_play",(e=this.currentAdSection)!=null?e:""],numbers:[(0,Qe.now)()]}),this.adsState){this.log({message:"toggle play"});let i=Ce(this.adsState.playbackState);i==="playing"?this.pause():i==="paused"&&this.play()}else this.onAdError("Can not toggle play: Adman state is not initialized")}setInitialVolume(e){this.log({message:`set initial volume ${e}`}),this.initialVolume=e}setVolume(e){let i=e*this.volumeMultiplier;if(this.log({message:`set volume ${i}`}),this.adman)try{this.adman.setVolume(i)}catch(o){this.onAdError("could not set ad volume")}this.videoElement&&(this.videoElement.volume=i)}setFullscreen(e){if(this.log({message:`set fullscreen ${e}`}),this.adman)try{this.adman.setFullscreen(e)}catch(i){this.onAdError("could not set ad fullscreen")}}startPreroll(){if(Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_start_preroll"],numbers:[(0,Qe.now)()]}),this.adman){if(!this.isDestroyed){this.log({message:"start preroll"}),this.setVolume(this.initialVolume),this.currentAdSection="preroll",this.startWatchDog();try{this.adman.start("preroll")}catch(e){this.onAdError("could not start preroll")}}}else this.onAdError("Can not start preroll: Adman is not initialized")}startPostroll(){var e;if(Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_start_postroll",(e=this.currentAdSection)!=null?e:""],numbers:[(0,Qe.now)()]}),this.adman&&this.actions){this.log({message:"start postroll"}),this.actions.switchFromVideoToAds(),this.currentAdSection="postroll",this.startWatchDog();try{this.adman.start("postroll")}catch(i){this.onAdError("could not start postroll")}}else this.onAdError("Can not start postroll: Adman is not initialized")}startWatchDog(){this.watchDogTimeout&&clearTimeout(this.watchDogTimeout),this.watchDogTimeout=window.setTimeout(()=>this.onAdError("Watchdog timeout"),this.runtimeTimeout)}stopWatchDog(){clearTimeout(this.watchDogTimeout)}play(){var e;if(Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_pplay",(e=this.currentAdSection)!=null?e:""],numbers:[(0,Qe.now)()]}),this.adman){this.log({message:"ad play"}),this.startWatchDog();try{this.adman.resume(),this.events.resumed$.next()}catch(i){this.onAdError("could not resume ad")}}else this.onAdError("Can not play: Adman is not initialized")}pause(){var e;if(Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_pause",(e=this.currentAdSection)!=null?e:""],numbers:[(0,Qe.now)()]}),this.adman){this.stopWatchDog(),this.log({message:"ad pause"});try{this.adman.pause(),this.events.paused$.next()}catch(i){this.onAdError("could not pause ad")}}else this.onAdError("Can not pause: Adman is not initialized")}skip(){var e;if(Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_skip",(e=this.currentAdSection)!=null?e:""],numbers:[(0,Qe.now)()]}),this.adman){this.stopWatchDog(),this.log({message:"ad skip"});try{this.adman.skip(),this.events.skipped$.next()}catch(i){this.onAdError("could not skip ad")}}else this.onAdError("Can not skip: Adman is not initialized")}setPosition(e,i){var o;(o=this.adman)==null||o.setPosition(Math.floor(e),Math.floor(i))}destroy(){var e,i,o,n,a,s,d,l,p,m,$,u;Qe.devNull.push("ui",{key:"videoplayer_embed",strings:["new","adman_destroy"],numbers:[(0,Qe.now)()]}),this.log({message:"destroy"}),this.stopWatchDog(),(e=this.adman)==null||e.onReady(void 0),(i=this.adman)==null||i.onStarted(void 0),(o=this.adman)==null||o.onPlayed(void 0),(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),(p=this.adman)==null||p.onTimeRemained(void 0),(m=this.adman)==null||m.onCompleted(void 0),($=this.adman)==null||$.onError(void 0),(u=this.adman)==null||u.destroy(),this.videoElement&&(0,Gi.clearVideoElement)(this.videoElement),this.isDestroyed=!0}};var l1=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 Df=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 p=new ou,{startTime:m,endTime:$}=p.parse(l);s.startTime=m,s.endTime=$}else if(l.trim()!==""){let p=new Nf,{texts:m}=p.parse(l);s.texts=[...s.texts,...m]}(s.startTime||s.endTime)&&s.texts.length>0&&o.push(s)}return o}},ou=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}},Nf=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 p=["<",">"].reduce((m,$)=>{let u=s.indexOf($,d);return m===-1||m>u?u:m},-1);if(p===-1){l.push(s.substring(d));break}l.push(s.substring(d,p)),d=p+1}return l}}),a=new ou;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}},d1=Df;var ru=require("@vkontakte/videoplayer-shared/es2018"),pa,Ii,Bf=0,Of=!1,c1="",u1=(t,e=0,i=0)=>t<e&&t<i,nu=(t,e=0,i=0)=>t>=e&&t<=i,x2=(t,e=0,i=0)=>t>e&&t>i,p1=(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:p,endTime:m})=>nu(t,p,m));let a=t>=Bf,s=t<Bf;if(Bf=t,s&&(Of=!1),(0,ru.isNonNullable)(pa)&&nu(t,pa.startTime,pa.endTime)&&c1===e.value)return pa;if(!(0,ru.isNonNullable)(Ii)&&(n!=null&&n.length)&&!Of){Ii=n.find(({startTime:p,endTime:m})=>nu(t,p,m)||a&&u1(t,p,m)),pa=void 0,!(0,ru.isNonNullable)(Ii)&&n[n.length-1].endTime<t&&(Of=!0);return}else{if(nu(t,Ii==null?void 0:Ii.startTime,Ii==null?void 0:Ii.endTime))return pa=Ii,Ii=void 0,c1=e.value,pa;(a&&x2(t,Ii==null?void 0:Ii.startTime,Ii==null?void 0:Ii.endTime)||s&&u1(t,Ii==null?void 0:Ii.startTime,Ii==null?void 0:Ii.endTime))&&(Ii=void 0)}};var su={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"},w2={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"},au=t=>{var e,i;return(i=(e=su[t])!=null?e:su[w2[t]])!=null?i:void 0};var f1=require("@vkontakte/videoplayer-shared/es2018"),_D=require("@vkontakte/videoplayer-statistics/es2018"),lu=class{constructor(e,i=new f1.Subscription){this.oneStat=e;this.statSubscription=i}destroy(){this.oneStat.destroy(),this.statSubscription.unsubscribe()}};var Cd=(i=>(i.DESKTOP_CONTROL_PANEL_LEFT="desktop-control-panel-left",i.DESKTOP_CONTROL_PANEL_RIGHT="desktop-control-panel-right",i))(Cd||{});var Fr=t=>t!=null?t:0,dl=(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(Fr(i==null?void 0:i.top)-Fr(o==null?void 0:o.top)),left:Math.round(Fr(i==null?void 0:i.left)-Fr(o==null?void 0:o.left)),bottom:Math.round(Fr(i==null?void 0:i.bottom)-Fr(o==null?void 0:o.top)),right:Math.round(Fr(i==null?void 0:i.right)-Fr(o==null?void 0:o.left))}},cl=t=>{var i;let e=(i=t==null?void 0:t.getBoundingClientRect)==null?void 0:i.call(t);return{width:Fr(e==null?void 0:e.width),height:Fr(e==null?void 0:e.height)}};var m1=({interfaceLanguage:t,isCyrillicRelatedInterface:e,videoId:i,isClip:o,isLiveCatchUpMode:n,statAuthToken:a,isAudioDisabled:s,canDownload:d,callbacks:l,webApi:p,videoEpisodes:m,previewThumbsData:$,uiConfig:u,coreConfig:_,player:w,disabledControls:y,isInteractive:C,interactiveRanges$:T,isInteractiveTime$:E,replayInteractive:P,stopPlayer:A,hasInteractiveBranches:I,playPrevChapterDisabledTooltip:V,additionalButtons:H,additionalSettingsMenuItems:G,additionalContextMenuItems:O,playPrevVideo:X,playNextVideo:oe,looped:Y=!1,statistics:fe,saveRate:ae,internalsExposure:Le,playerView:Ae})=>{var rv,sv,av;let he={..._,configName:[...(rv=_.configName)!=null?rv:[],"ui"],isAudioDisabled:s,live:{...(sv=_.live)!=null?sv:{},isLiveCatchUpMode:!!n}},se=u,Me=pt.Tracer.createRootTracer(se.features.saveTraceInfoToFile),ne=Me.createComponentTracer("Store"),N=w||new di.Player(he,Me);Le==null||Le.expose({corePlayer:N});let ue=new pt.Logger,ge=new iu(ue,{loadTimeout:se.ads.loadTimeout,initTimeout:se.ads.initTimeout,runtimeTimeout:se.ads.runtimeTimeout,useAdmanFromNPM:se.ads.useAdmanFromNPM,volumeMultiplier:se.ads.volumeMultiplier,isVsidOriginal:se.ads.isVsidOriginal}),Ge=ea.getInstance(),te=p==null?void 0:p.pictureInPictureApi,Q=p==null?void 0:p.annotationsApi,W=ue.createComponentLog("Store"),Ve,De,tt={},Se=new Rc,$e=new pt.Subscription,Ne=fe?Yt(fe.oneStat.vsid$):nr(void 0),Ye=de(hs()),ot=de(!1),bt=(av=te==null?void 0:te.info.isActive$)!=null?av:new pt.ValueSubject(!1),et=de(0),vt=de([]),Mt=(0,pt.merge)(N.events.fatalError$,N.events.managedError$).subscribe(c=>vt.update(x=>[...x,c])),Qt=nr(!1,c=>{let x=N.events.fatalError$.subscribe(()=>c(!0));return()=>x.unsubscribe()}),Gt=async c=>{var le;let x=Object.values(pt.InterfaceLanguage).includes(c);if(se.downloadVKLanguages&&(x&&se.updateBuiltinLanguages||!zp(c))){let Fe;try{Fe=await(0,pt.loadVKLangPack)(c,Zg,Xg)}catch(ft){(le=fe==null?void 0:fe.oneStat)==null||le.logError({errorType:"VKLangPack",fatal:!1}),Ge==null||Ge.report(ft,{errorType:"VKLangPack",fatal:!1})}Fe&&(Up({language:c,pack:Fe,fallback:se.defaultLanguage}),Lt.set(c))}zp(c)&&Lt.set(c)},Lt=de(t),_e=de(e);Gt(t);let j=(c,x)=>{let D=Ce(Lt);return qp(D,c,x,se.defaultLanguage)},be=de("thumb"),re=(()=>{let c=$i([Qt,be],([x,D])=>x?"crashed":D);return{...c,is:x=>Ce(c)===x}})(),Re=(()=>{let c=de(new Set(y));return{...c,add:x=>{c.update(D=>new Set([...D].concat(x)))},remove:x=>{c.update(D=>{let le=[...D];return new Set(Array.isArray(x)?le.filter(Fe=>!x.includes(Fe)):le.filter(Fe=>Fe!==x))})},includes:x=>{let D=Ce(c);return Array.isArray(x)?x.every(le=>D.has(le)):D.has(x)}}})();ne.log("create store"),W({message:"create store"});let He=c=>{let x=c.container,D=()=>{gt=new MutationObserver(Fe=>{let{removedNodes:ft}=Fe[0];ft.length&&x.append(N.experimental.element$.getValue())}),gt.observe(x,{childList:!0})},le=N.experimental.element$.getValue();if(le)x.append(le),D();else{let Fe=N.experimental.element$.pipe((0,pt.filter)(ft=>!!ft),(0,pt.once)()).subscribe(ft=>{x.append(ft),D()});$e.add(Fe)}},nt=c=>{W({message:`init video, config: ${JSON.stringify(c)}`}),C?He(c):(pt.devNull.push("ui",{key:"videoplayer_embed",strings:["new","core_init_video"],numbers:[(0,pt.now)()]}),N.initVideo(c)),ne.log("init video",{isInteractive:C}),c.subtitles&&N.setExternalTextTracks(c.subtitles),Ve=c},dt=new pt.Subject,Ze=c=>dt.next(c),Xe=new pt.Subject,Je=new pt.Subject,We=new pt.Subject,gt=null,ze={actionRewind$:Xe,actionSeek$:Je,inPiP$:bt,inFullscreen$:new pt.Observable(c=>Ye.subscribe(x=>c.next(x))),actionSetSubtitle$:We,nextMovie$:dt};if(fe){let{oneStat:c,statSubscription:x}=fe;C||x.add(c.attachTo(N)),x.add(c.attachToUi(ze)),x.add(c.attachToAds(ge.events)),c.authorize(a).catch(D=>{W({message:`onestat auth error ${String(D)}`})})}if(Ge){let c=new pt.Subscription,x=(D,le)=>c.add(D.subscribe(le));if(x(N.events.managedError$,D=>{Ge.logIError(D)}),x(N.events.fatalError$,D=>{Ge.logIError(D,!0)}),fe){let{oneStat:D}=fe;x(D.experimental.error$,le=>{Ge.logIError(le)})}Ge.sentrySubscription.add(c)}let ct=()=>{di.clientChecker.device.isIOS&&De&&Vh(De).catch(c=>{W({message:`exitIosSafariFullscreen failed: ${c}`})})};$e.add(N.experimental.element$.subscribe(c=>{c&&(De=c,c.classList.add("player-media"),ia(te)&&(te.updateVideoElement(),te.registryEventHandlers()),C&&c.setAttribute("pip","false"),Ae==="preview"&&(c.setAttribute("disablePictureInPicture","true"),c.setAttribute("x-yandex-pip","false")))})).add(N.events.ended$.subscribe(()=>{var c;ct(),(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(async()=>{var x,D;ia(te)&&await(te==null?void 0:te.revealPictureInPicture());let c=N.info.muted$.getValue();(x=l==null?void 0:l.onStarted)==null||x.call(l),(D=tt.onStarted)==null||D.call(tt,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),ge.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(()=>{Pt.state.loadedMetadata$.set(!0)})).add(N.info.is3DVideo$.subscribe(c=>{Pt.ui.is3DVideo.set(c)})).add(N.info.isEnded$.subscribe(c=>{C&&(c?(E!=null&&E.getValue()&&Re.add(Jl),Re.add("PLAY_BUTTON")):Re.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(ge.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(ge.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(ge.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(ge.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(ge.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(ge.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(ge.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(ge.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(ge.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(ge.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(ge.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(ge.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(ge.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(ge.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)}));let jt=new pt.Subscription,Di=()=>{var ft,Bt,Kt;let{debugLog:c}=se,x,D="#9df7b7",le="#efd169";if(c&&c!==!0){let{colors:Ot}=c;x=c.tag,D=(ft=Ot==null?void 0:Ot[0])!=null?ft:D,le=(Kt=(Bt=Ot==null?void 0:Ot[1])!=null?Bt:Ot==null?void 0:Ot[0])!=null?Kt:le}let Fe=x?`: ${x}`:"";jt.add(N.events.log$.subscribe(Ot=>{console.debug(`%c sdk${Fe} `,`background:${D};`,`sdk component: ${Ot.component}`,Ot.message)})).add(ue.log$.subscribe(Ot=>{console.debug(`%c ui${Fe} `,`background:${le};`,`ui component: ${Ot.component}.`,Ot.message)}))},ki=()=>{jt.unsubscribe()},Ui=(c,x)=>{ne.log("start camera manual rotation",{mx:c,my:x}),N.startCameraManualRotation(c,x)},Yi=(c=!1)=>{ne.log("stop camera manual rotation",{immediate:c}),N.stopCameraManualRotation(c)},Zi=(c,x,D)=>{ne.log("move camera focus px",{xpx:c,ypx:x,dt:D}),N.moveCameraFocusPX(c,x,D)},Vt=()=>{N.holdCamera()},wt=()=>{N.releaseCamera()},Dt=nr(N.info.position$.getValue(),c=>{let x,D,le=()=>{let Fe=N.info.playbackState$.getValue(),ft=N.info.isLive$.getValue(),Bt=N.info.duration$.getValue(),Kt=N.info.position$.getValue();if(Fe&&[di.PlaybackState.PLAYING,di.PlaybackState.PAUSED].includes(Fe)){let Ot=ft?Kt-Bt:N.getExactTime();Ot!==D&&c(Ot),D=Ot}x=requestAnimationFrame(le)};return le(),()=>cancelAnimationFrame(x)}),So=Yt(N.info.playbackState$),ln=Yt(N.info.currentBuffer$),Z=Yt(N.info.isEnded$),Jt=Yt(N.info.isLive$),ci=se.features.playbackRate?Yt(N.info.canChangePlaybackSpeed$):nr(!1),zi=Yt(N.info.liveBufferTime$),ii=Yt(N.info.volume$),ui=Yt(N.info.muted$),oi=Dc(N.info.predefinedQualityLimitType$.pipe((0,pt.map)(c=>c===di.PredefinedQualityLimits.TRAFFIC_SAVING)),N.info.predefinedQualityLimitType$.getValue()===di.PredefinedQualityLimits.TRAFFIC_SAVING),ut=Dc(N.info.predefinedQualityLimitType$.pipe((0,pt.map)(c=>c===di.PredefinedQualityLimits.HIGH_QUALITY)),N.info.predefinedQualityLimitType$.getValue()===di.PredefinedQualityLimits.HIGH_QUALITY),fo=Yt(N.info.autoQualityLimitingAvailable$),It=Yt(N.info.availableQualities$),Wt=Yt(N.info.availableQualitiesFps$),ei=Yt(N.info.chromecastState$),mo=Yt(N.info.chromecastDeviceName$),Sn=Yt(N.info.currentFormat$),Xi=Yt(N.info.throughputEstimation$),Co=Yt(N.info.videoBitrate$),si=Yt(N.info.intrinsicVideoSize$),St=Yt(N.info.duration$),To=Yt(N.info.isAudioAvailable$),Ei=null,xi=N.info.isBuffering$,zo=nr(xi.getValue(),c=>{let x=xi.subscribe(D=>{D&&Ei===null?Ei=window.setTimeout(()=>{c(xi.getValue()),Ei=null},se.loaderDelay):c(D)});return()=>{x.unsubscribe(),Ei&&clearTimeout(Ei)}}),to=()=>{Ei&&clearTimeout(Ei),Ei=null},qi=$i([St,Jt],([c,x])=>x?-c:c),Cn=$i([So],([c])=>c===di.PlaybackState.PLAYING),Tn=Yt(N.info.atLiveEdge$),Ni=Yt(N.info.atLiveDurationEdge$),dn=Yt(N.info.position$),Io=$i([dn,St],([c,x])=>isFinite(c)&&isFinite(x)&&!!x),ko=$i([ei],([c])=>c===di.ChromecastState.CONNECTED),Cr=Yt(N.info.availableVideoStreams$),sr=se.features.audioLanguages?Yt(N.info.availableAudioStreams$):nr([]),In=Yt(N.info.currentVideoStream$),qn=Yt(N.info.currentAudioStream$),Wn=c=>{c.language&&Fp(c.language),N.setVideoStream(c)},vo=c=>{c.language&&Fp(c.language),N.setAudioStream(c)},qo=c=>{let x;if(c.length===1&&(x=c.at(0)),x!=null||(x=c.find(le=>"isDefault"in le&&le.isDefault)),x)return x;let D=xh();return D&&(x=c.find(({language:le})=>D===le)),x!=null||(x=c.at(0)),x},kn=!1;$e.add(N.info.availableAudioStreams$.subscribe(c=>{if(!kn&&c.length){let x=qo(c);x&&(N.setAudioStream(x),kn=!0)}}));let rt=!1;$e.add(N.info.availableVideoStreams$.subscribe(c=>{if(!rt&&c.length){let x=qo(c);x&&(N.setVideoStream(x),rt=!0)}}));let Wo=de(void 0),cn=Yt(N.info.isAutoQualityEnabled$,c=>c&&Wo.set(void 0)),En=Yt(N.info.currentQuality$,()=>Wo.set(void 0)),ar=$i([Wo,En],([c,x])=>c!=null?c:x),Ko=$i(Sn,c=>c!==di.VideoFormat.MPEG),Kn=$i([It,Wt,cn,ar,Ko],([c,x,D,le,Fe])=>{let ft=[];Fe&&ft.push({value:"auto",displayValue:j("auto_quality_option"),selected:D});let Bt=c.filter(Kt=>!(0,pt.isInvariantQuality)(Kt));for(let Kt of Bt){let Ot=x[Kt];ft.push({value:Kt,displayValue:`${Kt}${Ot?l1(Ot):""}`,selected:D?!1:Kt===le})}return ft}),un=Yt(N.info.currentPlaybackRate$),Pn=$i([un,Tn,Ni],([c,x,D])=>{let le=D||C?1:se.controls.playbackRateMin,Fe=x?1:se.controls.playbackRateMax,ft=se.controls.playbackRateStep,Bt=[];for(let Kt=le;Kt<=Fe;Kt+=ft)Bt.push({value:Kt,displayValue:Kt===1?j("playback_rate_1"):j("playback_rate",{multiplier:Kt.toString(10)}),selected:c===Kt});return Bt}),Bi={displayValue:j("subtitles_off"),value:"off"},Ji=de({...Bi}),An=se.features.subtitles?Yt(N.info.availableTextTracks$):nr([]),Do=fh(),Mn=$i([An,Ji],([c,x],D)=>{var ft;let le=[],Fe=c.find(({id:Bt})=>Bt===x.value);if(Fe!=null&&Fe.url){let[,Bt]=(ft=Do.find(Fe.url))!=null?ft:[];if(Bt){D(Bt);return}Se.download(Fe.url).then(Kt=>{if(!Kt||Se.isDestroyed())return;let Ot=new d1,ls=Fe.language;if(ls){let n0=!!Fe.isAuto,r0=Ot.parse(Kt,ls);le.push({lang:ls,subtitles:r0,isAuto:n0,id:Fe.id})}Do.add(Fe.url,le),Ce(Ji).value===x.value&&D(le)}).catch(Kt=>{var Ot;(Ot=fe==null?void 0:fe.oneStat)==null||Ot.logError({errorType:"Subtitles download",fatal:!1}),Ge==null||Ge.report(Kt,{errorType:"Subtitles download",fatal:!1})})}D(le)}),Qo=$i([un,Cn,Ji],([c,x,D],le)=>{let Bt;if(N.info.isLive$.getValue()&&x&&D.value!==Bi.value){let Ot=()=>{let ls=1e3/(3*c);Bt=setTimeout(Ot,ls),le(Date.now())};return Ot(),()=>clearTimeout(Bt)}}),No=$i([An,Ji],([c,x])=>{if(!c.length)return[];let D=[];for(let{language:le,isAuto:Fe,id:ft}of c){let Bt=le&&au(le);le&&Bt&&D.push({displayValue:Fe?j("subtitles_auto",{language:Bt}):Bt,value:ft,selected:(x==null?void 0:x.value)===ft,isAuto:Fe})}return D.length?(D.unshift({...Bi,selected:(x==null?void 0:x.value)===Bi.value}),D):[]}),mi={available:[],prev:[]},Qn=()=>{var x,D;let c=N.experimental.getCurrentTime$.getValue();return(D=(x=c==null?void 0:c())!=null?x:De==null?void 0:De.currentTime)!=null?D:0},Eo=$i([Dt,Ji,Mn,Qo],([c,x,D,le])=>{var ft;let Fe=N.info.isLive$.getValue();if(Fe&&mi.prev!==D){let Bt=D.find(({id:Ot})=>Ot===x.value),Kt=mi.prev.find(({id:Ot})=>Ot===x.value);if(Bt){let Ot={...Bt,subtitles:[...(ft=Kt==null?void 0:Kt.subtitles)!=null?ft:[],...Bt.subtitles]};mi.available=[Ot],mi.prev=D}}if(x&&x.value!==Bi.value){let Bt=Fe?Qn():c,Kt=Fe?mi.available:D;return p1(Bt,x,Kt,Fe)}}),lr=$i([Eo],([c])=>c!=null&&c.texts?c.texts:[]);$e.add(Ji.subscribe(c=>{var x,D;if(c.value===Bi.value)(x=l==null?void 0:l.onSubtitleOff)==null||x.call(l);else{let le=Object.entries(su).find(([Fe,ft])=>ft===c.displayValue);(D=l==null?void 0:l.onSubtitleOn)==null||D.call(l,le?le[0]:"")}}));let pn=de(!0),fn=$i([ln,qi,dn,zi],([c,x,D,le])=>{var Kt;let Fe=(Kt=c==null?void 0:c.end)!=null?Kt:0;if(!le)return Fe/x;let Bt=-D+le-x;return(Fe-Bt)/x}),dr=Yt(N.info.availableSources$),Go=$i([dr],([c])=>Object.keys((c==null?void 0:c[di.VideoFormat.MPEG])||{}).length>0),Tr=()=>{var D,le,Fe;let c=Object.keys(((le=(D=N.info.availableSources$)==null?void 0:D.getValue())==null?void 0:le[di.VideoFormat.MPEG])||{}),x=(0,pt.getHighestQuality)(c)||pt.VideoQuality.Q_144P;return(Fe=Ve.sources[di.VideoFormat.MPEG])==null?void 0:Fe[x]},Ln=()=>{var x;let c=Tr();if(c)ne.log("download video",{url:c}),ch(c,((x=Ve==null?void 0:Ve.meta)==null?void 0:x.title)||"video");else{let D="There is no URL for download video";ne.log("download video",{message:D}),W({message:D})}},Gn=()=>{W({message:"toggle muted"});let c=N.info.muted$.getValue();N.info.volume$.getValue()===0&&!c?ai(Yn()):Bo(!c)},cr=()=>{var c;if(Pt.ui.settingsMenu.visible$.set(!1),!Ce(Pt.ui.settingsSubMenu.visible$)){let x=Ce(Pt.ui.settingsMenu.ref$);if((c=l==null?void 0:l.uiInfo)!=null&&c.onSettingsMenu&&x){let le=cl(x),Fe={top:0,left:0,bottom:0,right:0};l.uiInfo.onSettingsMenu({visible:!1,size:le,position:Fe,name:"settings"})}}ne.log("close settings menu")},Ir=async(c,x=()=>Promise.resolve())=>{var Fe;Pt.ui.settingsMenu.openedByBtnKeyboard$.set(!!c),Pt.ui.settingsMenu.visible$.set(!0),await x();let D=Ce(Pt.ui.settingsMenu.ref$),le=As();if((Fe=l==null?void 0:l.uiInfo)!=null&&Fe.onSettingsMenu&&D&&le){let Bt=cl(D),Kt=dl(D,le);l.uiInfo.onSettingsMenu({visible:!0,size:Bt,position:Kt,name:"settings"})}ne.log("open settings menu",{wasOpenedByKeyboard:c})},jn=(c,x=!1)=>{var ft;Pt.ui.settingsSubMenu.visible$.set(!1);let D=Ce(Pt.ui.settingsMenu.ref$),le=As(),Fe=Ce(Pt.ui.settingsMenu.visible$);if((ft=l==null?void 0:l.uiInfo)!=null&&ft.onSettingsMenu&&D&&le)if(Fe&&!x){let Kt=cl(D),Ot=dl(D,le);l.uiInfo.onSettingsMenu({visible:!0,size:Kt,position:Ot,name:"settings"})}else{let Kt=cl(c),Ot={top:0,left:0,bottom:0,right:0},ls=Ce(Pt.ui.settingsSubMenu.name$);l.uiInfo.onSettingsMenu({visible:!1,size:Kt,position:Ot,name:ls})}ne.log("close settings sub menu")},mn=(c,x)=>{var le;Pt.ui.settingsSubMenu.visible$.set(!0),Pt.ui.settingsSubMenu.ref$.set(x),Pt.ui.settingsSubMenu.name$.set(c);let D=As();if((le=l==null?void 0:l.uiInfo)!=null&&le.onSettingsMenu&&x&&D){let ft=cl(x),Bt=dl(x,D);l.uiInfo.onSettingsMenu({visible:!0,name:c,size:ft,position:Bt})}ne.log("open settings sub menu",{name:c})},Yn=()=>{var x;let c=Math.max(se.volumeMinRestore,(x=Nc())!=null?x:0);return c===0?se.volumeDefault:c},ai=c=>{let x=c===0?Yn():c,D=N.info.muted$.getValue();W({message:`set volume, volume: ${c}, preferredVolume: ${x}`}),D&&c>0&&!s&&(D=!1,Op(!1)),N.setVolume(c,D),ge.setVolume(c),Vp(x)},Bo=c=>{let x=N.info.volume$.getValue();if(W({message:`set muted, currentVolume: ${x}, mute: ${c}`}),N.setMuted(c),ge.setVolume(c?0:x),Op(c),!c&&x===0){let D=Yn();N.setVolume(D),Vp(D),ge.setVolume(D)}},wi=de(!1),Zn=c=>{var x,D;ne.log("set looped",{isLooped:c}),wi.set(c),N.setLooped(c),(D=(x=l==null?void 0:l.uiInfo)==null?void 0:x.onLoopedChanged)==null||D.call(x,c)};Zn(Y);let ht=()=>{var c,x;(x=(c=l==null?void 0:l.uiInfo)==null?void 0:c.onReportProblem)==null||x.call(c)},Ft=(c,x=!1)=>{var D;W({message:`set autoplayNextEnabled, value: ${c}`}),ne.log("set autoplay next enabled",{autoplayNextEnabled:c}),Pt.ui.autoplayNextEnabled$.set(c),Ch(c),x&&((D=l==null?void 0:l.onSetAutoplayNextEnabled)==null||D.call(l,c))},Pi=c=>{W({message:`set timerNextVideoRunning, value: ${c}`}),ne.log("set timer next video running",{timerNextVideoRunning:c}),Pt.ui.timerNextVideoRunning$.set(c)},Po=(c=!0)=>{var le;let x=!0;if(c&&(l!=null&&l.onPrevVideoClick))try{x=(le=l==null?void 0:l.onPrevVideoClick)==null?void 0:le.call(l)}catch(Fe){W({message:"onPrevVideoClick callback failed to execute"})}if(!x)return;c&&Nt("prev")||X()},st=(c=!0)=>{var le;let x=!0;if(c&&(l!=null&&l.onNextVideoClick))try{x=(le=l==null?void 0:l.onNextVideoClick)==null?void 0:le.call(l)}catch(Fe){W({message:"onNextVideoClick callback failed to execute"})}if(!x)return;c&&Nt("next")||oe()},Nt=c=>{let{isMobile:x,features:{playbackStatusNextVideoShow:D,playbackStatusShow:le}}=se;return D&&le&&!x?(Pt.ui.aboutToGoNextVideo.set(c),Pt.ui.userActionsDisabled.set(!0),!0):!1},pi=()=>{var c;(c=l==null?void 0:l.onNextVideoAnnouncementShow)==null||c.call(l)},Oi=()=>{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)},yi=()=>{var c;(c=l==null?void 0:l.onNextVideoAnnouncementCancel)==null||c.call(l)},Ai=()=>{N.prepare()},vi=()=>{(0,pt.assertNonNullable)(Pt);let c=Ce(Pt.ui.controls.disabledControls$),x=Ce(Pt.playerPhase),D={playerPhase:x,isInteractive:C,isVideoEnded:!1,action:"none"};if(c.has("PLAY_BUTTON"))return;if(W({message:"toggle play"}),x==="ads"){D.action="play",ne.log("toggle adman play",D),ge.togglePlay();return}let le=()=>{var ft;W({message:"toggle play, call player.play"}),D.action="play",N.play(),(ft=l==null?void 0:l.onPlay)==null||ft.call(l)},Fe=()=>{var ft;W({message:"toggle play, call player.pause"}),D.action="pause",N.pause(),(ft=l==null?void 0:l.onPause)==null||ft.call(l)};if(N.info.isEnded$.getValue()){if(W({message:"toggle play, video ended, seek to 0"}),Xe.next(),Je.next(Ur.SeekAction.REWIND),C){P==null||P();return}N.seekTime(0),le()}else N.info.playbackState$.getValue()!==di.PlaybackState.PLAYING?le():Fe();ne.log("toggle play",D)},ho=(c,{changeReason:x="default",appliesTo:D="to-video"}={})=>{W({message:`set quality, quality: ${c}`}),ne.log("set quality",{quality:c}),N.setAutoQuality(c==="auto"),c!=="auto"?(se.features.qualityDetailsSubMenuEnabled?(Bc({type:"exact_quality",quality:c,videoId:i},D),id(),N.setPredefinedQualityLimits(di.PredefinedQualityLimits.UNKNOWN)):Rp(i,c),Wo.set(c),N.setQuality(c)):se.features.qualityDetailsSubMenuEnabled?x==="default"&&(Xn("auto_quality",D),Ce(oi)&&io(!1),Ce(ut)&&oo(!1)):id()},io=(c,x="as-default")=>{W({message:`set trafficSavingEnabled, value: ${c}`}),ne.log("set traffic saving enabled",{trafficSavingEnabled:c});let D=c?di.PredefinedQualityLimits.TRAFFIC_SAVING:di.PredefinedQualityLimits.UNKNOWN;se.features.qualityDetailsSubMenuEnabled?(vn(D,x),td(!1)):(N.setPredefinedQualityLimits(D),td(c))},oo=(c,x="as-default")=>{W({message:`set highQualityEnabled, value: ${c}`}),ne.log("set high quality enabled",{highQualityEnabled:c}),vn(c?di.PredefinedQualityLimits.HIGH_QUALITY:di.PredefinedQualityLimits.UNKNOWN,x)},vn=(c,x)=>{c!==di.PredefinedQualityLimits.UNKNOWN&&(Ce(fo)&&!Ce(cn)&&ho("auto",{appliesTo:x,changeReason:"limit-changed"}),Xn(c,x)),N.setPredefinedQualityLimits(c)},Xn=(c,x)=>{Bc({type:c,videoId:i},x),x==="as-default"&&Bc({type:c,videoId:i},"to-video")},Jn=c=>{ne.log("set playback rate",{playbackRate:c}),N.setPlaybackRate(c),se.features.saveRate&&ae&&!N.info.isLive$.getValue()&&wh(c)},kr=()=>{let c=Ce(Pn),x=c.findIndex(({selected:le})=>le);if(x===c.length-1)return;let D=c[x+1];Jn(D.value)},Er=()=>{let c=Ce(Pn),x=c.findIndex(({selected:le})=>le);if(x===0)return;let D=c[x-1];Jn(D.value)},Vn=(c={...Bi,selected:!1})=>{ne.log("set subtitles",{...c}),c&&c.value!==Bi.value&&We.next(c.isAuto?c.value+"_auto":c.value),Ji.set(c)},Rn=()=>{ne.log("toggle subtitles");let c=Ce(No),x=Ce(Ji),D=Ce(Lt);if((x==null?void 0:x.value)===Bi.value){let le=c.filter(Fe=>Fe.value!==Bi.value).find(Fe=>Fe.value===D)||c[1];Vn(le)}else Vn()},Ao=(c,x,D=!0)=>{var le;if(W({message:`seek to time, time: ${c}`}),ne.log("seek to time",{time:c,action:x,forcePrecise:D}),Je.next(x),N.info.isLive$.getValue()){let Fe=N.info.duration$.getValue(),ft=Math.min(0,Fe+c);N.seekTime(ft,D)}else{if(E!=null&&E.getValue())return;N.info.isEnded$.getValue()&&(W({message:"seek after ended, call callbacks.onPlay"}),(le=l==null?void 0:l.onPlay)==null||le.call(l)),N.seekTime(nv(c),D)}},Pr=c=>{W({message:`seek to episode start time: ${c}`}),ne.log("seek to episode start time",{time:c}),Ao(c,Ur.SeekAction.EPISODE,!0)},Oo=(c,x)=>{W({message:`seek to percent, percent: ${c}`}),ne.log("seek to percent",{percent:c,action:x});let D=Ce(qi)*c;Ao(D,x,!1)},ur=c=>{W({message:`seek external, time: ${c}`}),ne.log("seek external",{time:c}),Je.next(Ur.SeekAction.UNKNOWN),N.seekTime(N.info.isLive$.getValue()?-c:c)},Ar=c=>{var le,Fe;let x=(le=c.max)!=null?le:"none",D=(Fe=c.min)!=null?Fe:"none";W({message:`set auto quality limitation. Max: ${x}. Min: ${D}`}),ne.log("set auto quality limits",{max:x,min:D}),N.setAutoQualityLimits(c)},Mr=c=>{W({message:`seek external to episode start time: ${c}`}),ne.log("seek external to episode start time",{time:c}),Ao(c,Ur.SeekAction.EPISODE,!0)},pr=c=>{W({message:`set playback rate to: ${c}`}),ne.log("set playback rate external",{playbackRate:c}),N.setPlaybackRate(c)},eo=de(void 0),gn=de(!1),zr=c=>{W({message:`start scrubbing, progress: ${c}`}),ne.log("start scrubbing",{progress:c}),gn.set(!0),fr(c)},fr=c=>{eo.set(c)},at,Ut,Mi=()=>{eo.set(void 0),gn.set(!1)},we=()=>{clearTimeout(Ut),clearTimeout(at),at=window.setTimeout(()=>{Mi()},500),De==null||De.removeEventListener("seeked",we)},Et=c=>{W({message:`complete scrubbing, progress: ${c}`}),ne.log("complete scrubbing",{progress:c}),Oo(c,Ur.SeekAction.SLIDER),Ce(Pt.ui.isMobile)&&Ce(Pt.state.currentFormat$)===di.VideoFormat.HLS?(De==null||De.addEventListener("seeked",we),Ut=window.setTimeout(()=>{we()},300)):Mi()},fi=$i([Dt,qi,eo],([c,x,D],le)=>{le((0,pt.isNonNullable)(D)?D*x:c)}),gi=de(!1),Mo=()=>{gi.set(!0)},li=()=>{gi.set(!1)},ke=de({width:0,height:0}),kt=$i([ke],([{width:c}],x)=>{let D=e1(c);x(D)}),Zt=de(!1),Si=H.filter(c=>uh(c)),ti=$i([kt,Zt],([c,x])=>x?Si.filter(D=>!D.hideOnMobile):Si.filter(D=>{var le;return!((le=D.hideOnDesktopGridTypes)!=null&&le.includes(c))})),jo=de(H.filter(c=>ph(c))),hn=$i([jo,kt],([c,x])=>c.filter(D=>{var le;return!((le=D.hideOnDesktopGridTypes)!=null&&le.includes(x))})),Lr=$i([hn,ti],([c,x])=>[...se.features.additionalButtonsDesktopControlPanelRight?c.filter(D=>D.type==="desktop-control-panel-right"):[],...se.features.additionalButtons?x.map((D,le)=>{var Fe;return{id:le,weight:le,type:"desktop-control-panel-right",testId:D.testId,icon:D.iconUrl,onClick:D.onClick,ariaLabel:(Fe=D.ariaLabel)!=null?Fe:D.tooltip,tooltipText:D.tooltip}}):[]]),Dn=de(G),qr=$i([Dn],([c])=>se.features.additionalSettingsMenuItems?c.map(x=>x.type==="SWITCH"?{...x,onClick:x.onChangeEnabled}:x):[]),Ca=(c,x)=>{let D=Ce(jo).map(le=>le.id!==c?le:{...le,...x});jo.set(D)},ks=c=>{let x=Ce(jo);if(x.some(D=>D.id===c.id)){W({message:`Additional button with id: "${c.id}" was exist! Can't add more with the same id`});return}x.push(c),jo.set(x)},xl=c=>{let x=Ce(jo);if(!x.some(D=>D.id===c)){W({message:`Can't find additional button with id: "${c}"! Can't remove item with this id`});return}x=x.filter(D=>D.id!==c),jo.set(x)},Ta=c=>{Je.next(Ur.SeekAction.LIVE),W({message:"live switch to low latency "+c}),ne.log("live switch to low latency "+c),N.setLiveLowLatency(c)},wl=(c,x)=>{let D=Ce(Dn).map(le=>le.id!==c?le:{...le,...x});Dn.set(D)},Es=c=>{let x=Ce(Dn);if(x.some(D=>D.id===c.id)){W({message:`Settings menu item with id: "${c.id}" was exist! Can't add more with the same id`});return}x.push(c),Dn.set(x)},Sl=c=>{let x=Ce(Dn);if(!x.some(D=>D.id===c)){W({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),Dn.set(x)},er=de(O),Ia=$i([er],([c])=>se.features.additionalContextMenuItems?c:[]),Ps=(c,x)=>{let D=Ce(er).map(le=>le.id!==c?le:{...le,...x});er.set(D)},yt=c=>{let x=Ce(er);if(x.some(D=>D.id===c.id)){W({message:`Context menu item with id: "${c.id}" was exist! Can't add more with the same id`});return}x.push(c),er.set(x)},$t=c=>{let x=Ce(er);if(!x.some(D=>D.id===c)){W({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),er.set(x)},no=$i([Zt,Qt],([c,x],D)=>{D(c&&x)}),Ho=()=>{Je.next(Ur.SeekAction.LIVE),W({message:"switch to active live"}),ne.log("switch to active live"),N.seekTime(0),N.info.playbackState$.getValue()!==di.PlaybackState.PLAYING&&Pt.actions.internal.togglePlay()},ro=()=>{ne.log("skip adman"),ge.skip()},ni=(c=!0)=>{(0,pt.assertNonNullable)(Pt),W({message:`switch from ads to video, callPlay: ${c}`}),ne.log("switch from ads to video",{callPlay:c}),be.set("video"),c&&N.play()},Hi=()=>{(0,pt.assertNonNullable)(Pt),W({message:"switch from video to ads"}),ne.log("switch from video to ads"),Pt.actions.internal.pause(),ct(),be.set("ads")},as=c=>{(0,pt.assertNonNullable)(Pt);let x=c?"LiveWaitingStart":"thumb";ne.log("set live waiting start",{state:c,playerPhase:x}),be.set(x)},Cl=c=>{(0,pt.assertNonNullable)(Pt);let x=c?"LiveWaitingRecover":"thumb";ne.log("set live waiting recover",{state:c,playerPhase:x}),be.set(x)},ec=c=>{(0,pt.assertNonNullable)(Pt);let x=c?"LiveWaitingRecord":"thumb";ne.log("set live waiting record",{state:c,playerPhase:x}),be.set(x)},Lu=()=>((0,pt.assertNonNullable)(Pt),ne.log("get debug text data"),lh(N,Ve,Pt)),tc=()=>((0,pt.assertNonNullable)(Pt),JSON.stringify(Me.getFinishedSpans())),Vu=()=>((0,pt.assertNonNullable)(Pt),dh(N,Ve,Pt)),As=()=>De,ic=()=>{W({message:"toggle chromecast"}),ne.log("toggle chromecast"),N.toggleChromecast()},Tl=c=>{var D;if((0,pt.assertNonNullable)(Pt),N.info.isEnded$.getValue())return;let x=!c;if(Ce(Pt.playerPhase)==="ads"){W({message:`pause ads, internalCall: ${x}`}),ne.log("pause ads",{internalCall:x}),ge.pause();return}W({message:`pause video, internalCall: ${x}`}),ne.log("pause video",{internalCall:x}),x&&((D=l==null?void 0:l.onPause)==null||D.call(l)),N.pause()},oc=c=>{var D;(0,pt.assertNonNullable)(Pt);let x=!c;if(Ce(Pt.playerPhase)==="ads"){W({message:`play ads, internalCall: ${x}`}),ne.log("play ads",{internalCall:x}),ge.play();return}W({message:`play video, internalCall: ${x}`}),ne.log("play video",{internalCall:x}),x&&((D=l==null?void 0:l.onPlay)==null||D.call(l)),N.play()},nc=c=>{(0,pt.assertNonNullable)(Pt);let x=!c;if(Ce(Pt.playerPhase)==="ads"){W({message:"player cannot be stopped during ads via external method"});return}W({message:`player will be stopped, internalCall: ${x}`}),A==null||A()},rc=(c,x)=>{(0,pt.assertNonNullable)(Pt),W({message:`first start, show ads: ${c}, internalCall: ${!x}`}),ne.log("first start",{showAds:c,external:x}),c?be.set("ads"):(be.set("video"),x?N.play():Pt.actions.internal.togglePlay())},ka=()=>(W({message:"getting time codes"}),m),sc=()=>{let c=ka();if(!c||[0,1].includes(c.length))return;let x=N.info.position$.getValue();return c.find(D=>D.time>x)},Ru=c=>{let x=c;x||(x=sc());let D=N.info.position$.getValue();ne.log("seek to next episode",{currentTime:D,...x}),x&&(W({message:"seek to next episode"}),Ao(x.time,Ur.SeekAction.EPISODE,!0))},ac=()=>{let c=ka();if(!c||[0,1].includes(c.length))return;let x=N.info.position$.getValue(),D=c.findIndex(Fe=>Fe.time>x),le=D===-1?c.length-2:D-2;if(!(le<0))return c[le]},Ke=c=>{let x=c;x||(x=ac());let D=N.info.position$.getValue();ne.log("seek to prev episode",{currentTime:D,...x}),x&&(W({message:"seek to prev episode"}),Ao(x.time,Ur.SeekAction.EPISODE,!0))},ri=()=>(W({message:"getting preview thumbs data"}),ne.log("get preview thumbs data",{...$}),$),Yo=async()=>{let c=te==null?void 0:te.isActive(),x="none";te!=null&&te.isActive()?(x="remove",await(te==null?void 0:te.remove())):(x="request",await(te==null?void 0:te.request())),ne.log("toggle picture in picture",{isActive:c,action:x})},Ms=(c=-90)=>{ne.log("rotate video",{alphaDiff:c}),et.update(x=>x+c)},_o=de([]);T==null||T.subscribe(c=>{let x=[];for(let D=0;D<c.length;D++){let{range:[le,Fe],subjects:ft}=c[D];D===0&&le!==0&&x.push({time:0,text:"",interactive:!1,completed:!0}),x.push({time:le/1e3,text:"",interactive:!0,completed:se.features.interactiveTimeOpenUri?!ft.length||ft.every(Bt=>Bt.isRemoved):!ft.length}),Fe!==1/0&&x.push({time:Fe/1e3,text:"",interactive:!1,completed:!0})}_o.set(x)});let t0=de(!1);E==null||E.subscribe(c=>{c&&Ce(gn)&&Mi()});let nv=c=>{if(!C)return c;let x=Ce(_o),D=Ce(qi),Fe=Ce(dn)/D,ft=x.find(Bt=>Bt.interactive&&!Bt.completed&&Bt.time>Fe);return typeof(ft==null?void 0:ft.time)=="number"?Math.min(c,ft.time-.05):c},i0=()=>{Pt.ui.episodes.panelOpened$.set(!1)},o0=()=>{ne.log("destroy store"),clearTimeout(Ut),clearTimeout(at),$e.unsubscribe(),jt.unsubscribe(),N.destroy(),ge.destroy(),fe==null||fe.destroy(),Ge==null||Ge.destroy(),Mt.unsubscribe(),gt==null||gt.disconnect(),gt=null,Se.destroy()},Pt={interfaceLanguage$:Lt,isCyrillicRelatedInterface$:_e,initVideo:nt,videoId:i,isClip:o,playerPhase:re,vsid:Ne,state:{positionExact$:Dt,positionWithScrubbing$:fi,duration$:qi,playbackState$:So,isPlaying$:Cn,isLoaderVisible:zo,bufferedProgress$:fn,isLive$:Jt,canChangePlaybackSpeed$:ci,isActiveLive$:Tn,isOldestAvailableLive$:Ni,isRewindableLive$:Io,isEnded$:Z,muted$:ui,volume$:ii,trafficSavingEnabled$:oi,highQualityEnabled$:ut,autoQualityLimitingAvailable$:fo,availableVideoStreams$:Cr,availableAudioStreams$:sr,videoStream$:In,audioStream$:qn,currentQuality$:ar,isAutoQualityEnabled$:cn,availableQualities$:Kn,currentPlaybackRate$:un,availablePlaybackRates$:Pn,currentSubtitle$:Ji,availableTextTracks$:An,availableSubtitlesList$:No,currentSubtitleCaptions$:lr,isAutoSubtitleCaptionVisible$:pn,chromecastState$:ei,chromecastDeviceName$:mo,chromecastConnected$:ko,currentFormat$:Sn,throughputEstimation$:Xi,videoBitrate$:Co,videoSize$:si,errorLog$:vt,crashed$:Qt,isAudioAvailable$:To,isAudioDisabled:!!s,canDownload:se.features.download&&!!d,availableSources$:dr,hasMpegSources$:Go,isInteractive:C,showInteractiveGraph:se.features.interactiveGraph,showSeekToInteractive:se.features.seekToInteractive,showPlayPrevChapter:se.features.interactivePlayPrevChapter,showInteractiveTimeIndicator:se.features.interactiveTimeIndicator&&!!Ce(_o).length,interactiveEpisodes$:_o,isInteractiveTime$:E?Yt(E):de(!1),isInteractiveExpectation$:t0,hasInteractiveBranches:I,playPrevChapterDisabledTooltip:V,looped$:wi,loadedMetadata$:de(!1),isAutoQualityAvailable$:Ko},ui:{t:j,controlsVisible:de(!1),touched:de(!1),controls:{prevButton:de(void 0),playButton:de(void 0),replayButton:de(void 0),nextButton:de(void 0),playPrevChapterButton:de(void 0),seekToInteractiveButton:de(void 0),interactiveGraphButton:de(void 0),liveButton:de(void 0),time:de(void 0),episodes:de(void 0),volume:de(void 0),subtitles:de(void 0),settings:de(void 0),context:de(void 0),chromecast:de(void 0),pip:de(void 0),fullscreen:de(void 0),vkLogo:de(void 0),interactiveTimeIndicator:de(void 0),timeline:de(void 0),autoplayNextToggle:de(void 0),additionalButtons:H.length?H.reduce(c=>[...c,de(void 0)],[]):[],disabledControls$:Re},modals:{hotKeyMap:{show:de(!1),data:de({title:"",closeBtnText:"",groups:[]})}},isFullscreen:Ye,isFullscreenOpenedByKeyboard:ot,rotateAlpha:et,isAutoplay:de(!1),debugPanelVisible:de(!1),episodes:{panelOpened$:de(!1),openedByKeyboard$:de(!1)},contextMenu:{visible$:de(!1),btnRef$:de(void 0),openedByBtnKeyboard$:de(!1),openedByHotKey$:de(!1),lastActiveElem$:de(void 0),showContextMenuBtn$:de(!1),position$:de({top:0,left:0})},playerSize:ke,isMobile:Zt,mobileNotReportControlHidden$:no,mobileUnmuteButtonExpanded:de(!1),mobileUnmuteButtonVisible:de(!1),icon3DVideoVisible:de(!1),scrubbingInProgress:gn,volumeChangingInProgress:gi,is3DVideo:de(!1),currentGridType$:kt,additionalButtonsDeprecated$:ti,additionalDesktopControlPanelRightButtons$:Lr,additionalSettingsMenuItems$:qr,additionalContextMenuItems$:Ia,interactiveHideMobileControls:de(!1),overlayContainer$:de(void 0),startedByKeyboard$:de(!1),autoplayNextEnabled$:de(!1),timerNextVideoRunning$:de(!0),settingsMenu:{visible$:de(!1),ref$:de(void 0),openedByBtnKeyboard$:de(!1)},settingsSubMenu:{visible$:de(!1),ref$:de(void 0),name$:de(void 0)},aboutToGoNextVideo:de(void 0),userActionsDisabled:de(!1)},ads:{position:de(0),duration:de(0),playbackState:de("inactive"),canSkip:de(!1),secondsToWatchBeforeSkip:de(0),postrollPassed:de(!1)},webApi:{pictureInPictureApi:te,annotationsApi:Q},actions:{internal:{preload:Ai,firstStart:c=>rc(c,!1),play:()=>oc(!1),pause:()=>Tl(!1),togglePlay:vi,toggleMuted:Gn,openSettingsMenu:Ir,closeSettingsMenu:cr,openSettingsSubMenu:mn,closeSettingsSubMenu:jn,setVolume:ai,startVolumeChanging:Mo,stopVolumeChanging:li,setVideoStream:Wn,setAudioStream:vo,setQuality:ho,setTrafficSavingEnabled:io,setHighQualityEnabled:oo,setPlaybackRate:Jn,incrementPlaybackRate:kr,decrementPlaybackRate:Er,setSubtitle:Vn,toggleSubtitle:Rn,togglePictureInPicture:Yo,startScrubbing:zr,progressScrubbing:fr,completeScrubbing:Et,toggleChromecast:ic,switchToActiveLive:Ho,switchFromAdsToVideo:ni,switchFromVideoToAds:Hi,skipAd:ro,setLiveWaitingStart:as,setLiveWaitingRecover:Cl,setLiveWaitingRecord:ec,getDebugTextData:Lu,getTraceTextData:tc,getDebugPanelData:Vu,getVideoElement:As,seekTime:(c,x,D)=>Ao(c,x,D),clearDelayedBufferingCheckTimeout:to,seekEpisodeStartTime:Pr,seekToPercent:Oo,getNextEpisode:sc,seekToNextEpisode:Ru,getPrevEpisode:ac,seekToPrevEpisode:Ke,startLogging:Di,stopLogging:ki,startCameraManualRotation:Ui,stopCameraManualRotation:Yi,moveCameraFocusPX:Zi,holdCamera:Vt,releaseCamera:wt,getVideoEpisodes:ka,getPreviewThumbsData:ri,downloadVideo:Ln,addLanguage:Up,setLanguage:Gt,nextMovie:Ze,videoRotate:Ms,correctSeekTimeToInteractive:nv,replayInteractive:P,setLooped:Zn,reportProblem:ht,setAutoplayNextEnabled:Ft,setTimerNextVideoRunning:Pi,prevVideoClick:Po,nextVideoClick:st,nextVideoAnnouncementShow:pi,nextVideoAnnouncementClick:Oi,nextVideoAnnouncementAuto:go,nextVideoAnnouncementCancel:yi},external:{firstStart:c=>rc(c,!0),play:()=>oc(!0),pause:()=>Tl(!0),stop:()=>nc(!0),seekTime:c=>ur(c),seekEpisodeStartTime:c=>Mr(c),setPlaybackRate:c=>pr(c),setAutoQualityLimits:c=>Ar(c),setMuted:Bo,toggleSubtitle:Rn,setVolume:ai,returnFocusToEpisodes:i0,updateAdditionalSettingsItem:wl,addAdditionalSettingsItem:Es,removeAdditionalSettingsItem:Sl,updateAdditionalContextItem:Ps,addAdditionalContextItem:yt,removeAdditionalContextItem:$t,updateAdditionalButton:Ca,addAdditionalButton:ks,removeAdditionalButton:xl,setLiveLowLatency:Ta}},callbacks:l,setUiCallbacks:c=>{tt={...c}},getAdmanWrapper:()=>ge,getLogger:()=>ue,getPlayer:()=>N,destroy:o0};return Pt};function fa(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:p,right:m}=dl(e[i],t||void 0);return{left:s?l:0,right:s?m:0,top:s?d:0,bottom:s?p:0,isDisplayed:s}}var ul=(t,e,i,o)=>{if(t)for(let[n,a]of Object.entries(e))["tooltipPointerOffsetX","disabledControls$","additionalButtons"].includes(n)||a.set(fa(t,i,n,o))};var du=async(t,e,i)=>{await yo(),e&&i&&(i.focus(),t.set(!1))};var S2=xe('<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 Hf(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=S2();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(),g(o),k(()=>n=Ie(o,n,{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 Ff(t,e){U(e,!0);let[i,o]=Be(),n=()=>S(l,"$contextMenuVisible$",i),a=f(e,"disabled",3,!1),s=f(e,"ariaLabel",3,""),d=Te(),l=d.ui.contextMenu.visible$,p=d.ui.contextMenu.openedByBtnKeyboard$,m=d.ui.contextMenu.showContextMenuBtn$,$=d.ui.contextMenu.position$,u=d.ui.contextMenu.btnRef$,_=J(void 0);qe(()=>{r(_)&&xt(()=>{u.set(r(_))})});let w=E=>{let P=$s(E),A=qh(r(_));$.set(A),p.set(P),l.set(!n())},y=()=>{m.set(!0)},C=()=>{m.set(!1)},T=v(()=>n()?"opened":"");Rt(t,{get className(){return r(T)},testId:"btn-context-menu",get disabled(){return a()},get ariaLabel(){return s()},click:w,focus:y,blur:C,get ariaExpanded(){return n()},get ref(){return r(_)},set ref(E){B(_,pe(E))},children:(E,P)=>{Hf(E,{})},$$slots:{default:!0}}),z(),o()}var C2=t=>{t.stopPropagation()},T2=L("<div><!> <div></div> <div></div></div>"),I2={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
231
|
|
|
231
232
|
@media screen and (orientation: portrait) {.interactive-episode-icon-animated.mobile.fullscreen.svelte-od3veb {top:40px;right:16px;}
|
|
232
233
|
}
|
|
@@ -251,8 +252,8 @@ Try switching the\xA0quality to\xA0Auto.`},kh=y_;var ns=new Map;ns.set(Ga.Interf
|
|
|
251
252
|
opacity: 0;
|
|
252
253
|
}
|
|
253
254
|
}.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 xd(t,e){var D;q(e,!0),Q(t,_2);let[i,o]=He(),n=()=>C(S,"$isMobile",i),a=()=>C(E,"$areControlsVisible",i),s=()=>C(V,"$currentGridType$",i),d=()=>C(A,"$isInteractiveTime$",i),l=()=>C(y,"$interactiveControlsOpacity$",i),p=()=>C(P,"$showInteractiveTimeIndicatorTooltip$",i),f=()=>C(k,"$isFullscreen",i),_=v(e,"ref",15,void 0),u=ee(void 0),$=Se(),w=uo(),{interactiveControlsOpacity$:y}=w,S=$.ui.isMobile,k=$.ui.isFullscreen,A=$.state.isInteractiveTime$,P=w.showInteractiveTimeIndicatorTooltip$,E=$.ui.controlsVisible,T=(D=$.callbacks)==null?void 0:D.onInteractiveTimeIndicatorClick,V=$.ui.currentGridType$,z=m(()=>!n()&&a()),Y=m(()=>ks(s(),"s")),F=m(()=>!d()||!!l()||r(z)),j=ee(!1);qe(()=>{O(j,me(r(F)))});let X=()=>{O(j,!0)},oe=()=>{var de;pe(),(de=r(u))==null||de.addEventListener("animationiteration",X,{once:!0})},pe=()=>{var de;O(j,!1),(de=r(u))==null||de.removeEventListener("animationiteration",X)},le=de=>{P.set(de)},Ve=m(()=>p()&&!r(F));qe(()=>{p()?oe():pe()});let Pe=()=>{r(F)||(P.set(!0),T==null||T())};yn(()=>{P.clearTimeout(),pe()});let J=()=>{P.set(!1)},Me=H("tooltip_interactive_interaction_time_indicator");var Z=h2();let B;Z.__mousemove=[g2],Z.__click=Pe;var Re=h(Z);Vo(Re,{tooltipContent:Me,get tooltipActive(){return r(Ve)},initialTranslateYPx:72,tooltipPlacement:"bottom",onTooltipVisibilityChange:le,get ref(){return _()},set ref(de){_(de)},children:(de,Ee)=>{pd(de,{completed:!0})},$$slots:{default:!0}});var ne=M(Re,2);let Ie;ct(ne,de=>_(de),()=>_());var Ne=M(ne,2);let fe;ct(Ne,de=>O(u,de),()=>r(u)),g(Z),I((de,Ee,Ge)=>{B=te(Z,1,"interactive-episode-icon-animated svelte-od3veb",null,B,de),Ie=te(ne,1,"ref-block svelte-od3veb",null,Ie,Ee),fe=te(Ne,1,"pulse svelte-od3veb",null,fe,Ge)},[()=>({mobile:n(),fullscreen:f(),invisible:r(F),"icon-small":r(Y)}),()=>({hidden:r(F)}),()=>({paused:r(j)})]),It("mouseleave",Z,J),b(t,Z),W(),o()}st(["mousemove","click"]);function au(t,e){q(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);Vo(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=Fe();let p=m(()=>e.buttonComponent);var f=ue(l);xi(f,()=>r(p),(_,u)=>{u(_,os(()=>{var $;return($=e.buttonComponentProps)!=null?$:{}}))}),b(s,l)},$$slots:{default:!0}}),W()}var rs={prevButton:100,replayButton:200,playButton:300,nextButton:400,playPrevChapterButton:500,seekToInteractiveButton:600,interactiveGraphButton:700,liveButton:800};var $2=be('<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 Ff(t,e){let i=ke(e,["$$slots","$$events","$$legacy","children"]);var o=$2();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(),g(o),I(()=>n=we(o,n,{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");Ff(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 y2=L('<div class="icon-background-mobile svelte-xtk2k4"></div>'),x2=L("<!> <!>",1),w2={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 fa(t,e){q(e,!0),Q(t,w2);let i=v(e,"ref",15,void 0),o=v(e,"isMobile",3,!1),n=v(e,"disabled",3,!1),s=Se().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")),p=m(()=>`btn-${o()?"m":"d"}--${e.type}`);At(t,{get className(){return r(p)},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 u=x2(),$=ue(u);{var w=k=>{var A=y2();b(k,A)};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,u)},$$slots:{default:!0}}),W()}var S2=be('<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 wd(t,e){let i=ke(e,["$$slots","$$events","$$legacy","children"]);var o=S2();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(),g(o),I(()=>n=we(o,n,{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)}var f1=require("@vkontakte/videoplayer-shared/es2018");var C2=L('<div class="icon-background-mobile svelte-1ot3duq"></div>'),T2=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 ll(t,e){q(e,!0),Q(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,f1.noop),d=H("tooltip_restart"),l=m(()=>`${o()?"btn-m--play":""} ${a()}`);At(t,{get className(){return r(l)},testId:"btn-replay",ariaLabel:d,get disabled(){return n()},get click(){return s()},get ariaKeyShortCut(){return zr.KeyK},get ref(){return i()},set ref(p){i(p)},children:(p,f)=>{var _=T2(),u=ue(_);{var $=k=>{var A=C2();b(k,A)};R(u,k=>{o()&&k($)})}var w=M(u,2);let y;var S=h(w);wd(S,{}),g(w),I(k=>y=te(w,1,"svelte-1ot3duq",null,y,k),[()=>({mobile:o()})]),b(p,_)},$$slots:{default:!0}}),W()}var I2=be('<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 Mr(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=I2(),d=h(s);g(s),I(()=>{Oe(s,"width",i()),Oe(s,"height",o()),Oe(s,"viewBox",n()),Oe(d,"fill",a())}),b(t,s)}var E2=be('<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 ss(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=E2(),d=h(s);g(s),I(()=>{Oe(s,"width",i()),Oe(s,"height",o()),Oe(s,"viewBox",n()),Oe(d,"fill",a())}),b(t,s)}var m1=require("@vkontakte/videoplayer-shared/es2018");var A2=L('<div class="icon-background-mobile svelte-1ot3duq"></div>'),P2=L("<!> <div><!></div>",1),M2={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 dl(t,e){q(e,!0),Q(t,M2);let[i,o]=He(),n=()=>C(a,"$fakeIsPlaying$",i),{fakeIsPlaying$:a}=uo(),s=v(e,"ref",15,void 0),d=v(e,"isMobile",3,!1),l=v(e,"isPlaying",3,!1),p=v(e,"disabled",3,!1),f=v(e,"className",3,""),_=v(e,"click",3,m1.noop),$=Se().ui.t,{toggle:w}=a,y=m(()=>w),S=m(()=>n()!==null),k=m(()=>r(S)?n():l()),A=m(()=>r(k)?$("tooltip_pause"):$("tooltip_play")),P=m(()=>r(k)?ss:Mr),E=m(()=>`${d()?"btn-m--play":""} ${f()}`),T=m(()=>r(S)?r(y):_());At(t,{get className(){return r(E)},testId:"btn-play",get click(){return r(T)},get disabled(){return p()},get ariaLabel(){return r(A)},get ariaKeyShortCut(){return zr.KeyK},get ref(){return s()},set ref(V){s(V)},children:(V,z)=>{var Y=P2();let F=m(()=>r(P));var j=ue(Y);{var X=Ve=>{var Pe=A2();b(Ve,Pe)};R(j,Ve=>{d()&&Ve(X)})}var oe=M(j,2);let pe;var le=h(oe);xi(le,()=>r(F),(Ve,Pe)=>{Pe(Ve,{})}),g(oe),I(Ve=>pe=te(oe,1,"svelte-1ot3duq",null,pe,Ve),[()=>({mobile:d()})]),b(V,Y)},$$slots:{default:!0}}),W(),o()}var L2=be('<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 Uf(t,e){let i=ke(e,["$$slots","$$events","$$legacy","children"]);var o=L2();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(),g(o),I(()=>n=we(o,n,{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 Sd(t,e){q(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":"");At(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)=>{Uf(d,{})},$$slots:{default:!0}}),W()}var V2=L('<span class="gutter svelte-et3q1q"><span><!></span></span>'),R2={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 Cd(t,e){q(e,!0),Q(t,R2);let[i,o]=He(),n=()=>C(d,"$autoplayNextEnabled$",i),a=v(e,"ref",15,void 0),s=Se(),d=s.ui.autoplayNextEnabled$,l=s.actions.internal.setAutoplayNextEnabled;At(t,{click:()=>{l(!n(),!0)},get ref(){return a()},set ref(f){a(f)},children:(f,_)=>{var u=V2(),$=h(u);let w;var y=h($);{var S=A=>{Mr(A,{width:"14",height:"14",fill:"#000"})},k=A=>{ss(A,{width:"14",height:"14",fill:"#000"})};R(y,A=>{n()?A(S):A(k,!1)})}g($),g(u),I(A=>w=te($,1,"toggler svelte-et3q1q",null,w,A),[()=>({enabled:n()})]),b(f,u)},$$slots:{default:!0}}),W(),o()}var N2=be('<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 zf(t,e){let i=ke(e,["$$slots","$$events","$$legacy","children"]);var o=N2();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(2),g(o),I(()=>n=we(o,n,{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 Td(t,e){q(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":"");At(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)=>{zf(d,{})},$$slots:{default:!0}}),W()}var B2=be('<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 qf(t,e){let i=ke(e,["$$slots","$$events","$$legacy","children"]);var o=B2();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(2),g(o),I(()=>n=we(o,n,{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","aria-hidden":"true",role:"img",...i})),b(t,o)}var D2={hash:"svelte-17ceof5",code:'svg[data-testid="graph-open-icon"] ._closed {visibility:hidden;opacity:0;}'};function Wf(t,e){Q(t,D2);let i=v(e,"isOpened",3,!1),o=m(()=>i()?"graph-close-icon":"graph-open-icon");qf(t,{get"data-testid"(){return r(o)}})}function kd(t,e){q(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=Se().ui.t,l=m(()=>a()?d("tooltip_interactive_graph_on"):d("tooltip_interactive_graph_off")),p=m(()=>o()?"hidden":"");At(t,{get className(){return r(p)},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 u=m(()=>!!a());Wf(f,{get isOpened(){return r(u)}})},$$slots:{default:!0}}),W()}var Kf=require("@vkontakte/videoplayer-core/es2018");function Id(t,e){q(e,!0);let[i,o]=He(),n=()=>C(p,"$playbackState$",i),a=v(e,"isMobile",3,!1),s=v(e,"isLiveActive",3,!1),d=v(e,"ariaLabel",3,""),l=Se(),p=l.state.playbackState$,f=l.actions.internal.switchToActiveLive,_=l.actions.internal.togglePlay,u=m(()=>()=>{if(!s()){f();return}n()===Kf.PlaybackState.PAUSED&&_()}),$=m(()=>a()?"":"btn--live btn-full-opacity"),w=m(()=>s()?"btn-live":"btn-live-offset"),y=m(()=>s()&&n()===Kf.PlaybackState.PLAYING);At(t,{get className(){return r($)},get testId(){return r(w)},get disabled(){return r(y)},get ariaLabel(){return d()},get click(){return r(u)},children:(S,k)=>{td(S,{get isActive(){return s()}})},$$slots:{default:!0}}),W(),o()}var Qf=require("@vkontakte/videoplayer-shared/es2018");var O2=L('<div class="icon icon-error-stub"><div class="inner"></div></div>'),H2=L('<img class="icon" aria-hidden="true">');function ma(t,e){"use strict";let i=ee(!1),o=()=>{O(i,!0)};var n=Fe(),a=ue(n);{var s=l=>{var p=O2();b(l,p)},d=l=>{var p=H2();I(()=>Oe(p,"src",e.icon)),It("error",p,o),Ws(p),b(l,p)};R(a,l=>{r(i)?l(s):l(d,!1)})}b(t,n)}function Gf(t,e){q(e,!0);let i=v(e,"disabled",3,!1),o=v(e,"onClick",3,Qf.noop),n=v(e,"ref",15),a=m(()=>o()===Qf.noop),s=m(()=>r(a)||i()),d=m(()=>r(a)?"btn-full-opacity":"");Vo(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,p)=>{let f=m(()=>{var _;return(_=e.testId)!=null?_:e.id});At(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:(_,u)=>{ma(_,{get icon(){return e.icon}})},$$slots:{default:!0}})},$$slots:{default:!0}}),W()}var v1=t=>!!t.buttonComponent;var as={vkLogo:100,autoplayNext:200,volume:300,subtitles:400,settings:500,context:600,fullscreen:700,chromecast:800};var z2=L('<div><!> <div class="controls svelte-1iedtj3"><div class="controls-left svelte-1iedtj3"><!> <!> <!></div> <div class="controls-right svelte-1iedtj3"></div></div></div> <!>',1),q2={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 jf(t,e){var Ps,xa;q(e,!0),Q(t,q2);let[i,o]=He(),n=()=>C(ui,"$disabledControls$",i),a=()=>C(Wt,"$adPlaybackState",i),s=()=>C(Jt,"$playbackState$",i),d=()=>C(ni,"$currentSubtitle$",i),l=()=>C(ei,"$isEnded$",i),p=()=>C(Kn,"$currentGridType$",i),f=()=>C(Vi,"$isLive$",i),_=()=>C(qi,"$chromecastState$",i),u=()=>C(No,"$isPictureInPictureActive",i),$=()=>C(Bo,"$pictureInPictureType$",i),w=()=>C(Ri,"$availableSubtitlesList$",i),y=()=>C(Xi,"$contextMenuOpenedByKeyboard$",i),S=()=>C(fo,"$showContextMenuBtn$",i),k=()=>C(jt,"$playerSize",i),A=()=>C(zi,"$isRewindableLive$",i),P=()=>C(Ro,"$isActiveLive$",i),E=()=>C(cn,"$graphIsOpened$",i),T=()=>C(po,"$contextMenuVisible$",i),V=()=>C(mo,"$isFullscreen",i),z=()=>C(Co,"$autoplayNextEnabled",i),Y=()=>C(r(Wo),"$prevButton",i),F=()=>C(r(gr),"$replayButton",i),j=()=>C(r(Br),"$playButton",i),X=()=>C(r(it),"$nextButton",i),oe=()=>C(r(ft),"$playPrevChapterButton",i),pe=()=>C(r(Ci),"$seekToInteractiveButton",i),le=()=>C(r(oo),"$interactiveGraphButton",i),Ve=()=>C(r(Qi),"$liveButton",i),Pe=()=>C(r(ko),"$time",i),J=()=>C(r(Io),"$episodes",i),Me=()=>C(r(Ko),"$vkLogo",i),Z=()=>C(r(Eo),"$volume",i),B=()=>C(r(ci),"$subtitles",i),Re=()=>C(r(Xe),"$settings",i),ne=()=>C(r(Mt),"$context",i),Ie=()=>C(r(Gi),"$fullscreen",i),Ne=()=>C(r(_i),"$chromecast",i),fe=()=>C(So,"$additionalDesktopControlPanelRightButtons$",i),D=()=>C(wn,"$isInteractiveTime$",i),de=()=>C(Pt,"$settingsMenuVisible",i),Ee=()=>C(vn,"$settingButtonRef$",i),Ge=()=>C(zo,"$startedByKeyboard$",i),at=()=>C(Qe,"$isAudioAvailable$",i),Ae=()=>C(re,"$fakeIsPlaying$",i),$e=()=>C(Qn,"$seekToInteractiveDisabledTooltip$",i),Le=()=>C(St,"$adPosition",i),Ze=()=>C(kt,"$position$",i),ut=()=>C(pi,"$adDuration",i),nt=()=>C(Je,"$duration$",i),Bt=v(e,"playerControlsWrapperRef",15,void 0),rt=v(e,"playerControlsRef",15,void 0),xt=v(e,"isAds",3,!1),zt=v(e,"logoTargetUrl",3,""),Qt=v(e,"isOneVideoPlaylist",3,!1),Be=v(e,"customFullscreenSupported",3,!0),{fakeIsPlaying$:re}=uo(),K=Se(),se=uo(),he=Kt(),Ce=K.actions.internal.toggleMuted,De=K.actions.internal.togglePlay,pt=K.actions.internal.pause,qt=K.actions.internal.toggleSubtitle,Ye=(Ps=K.callbacks)==null?void 0:Ps.onAudioDoesNotExistHint,lt=(xa=K.callbacks)==null?void 0:xa.onAudioDisabledHint,Je=K.state.duration$,kt=K.state.positionWithScrubbing$,Jt=K.state.playbackState$,Qe=K.state.isAudioAvailable$,dt=K.state.isAudioDisabled,ei=K.state.isEnded$,Vi=K.state.isLive$,Ro=K.state.isActiveLive$,zi=K.state.isRewindableLive$,{isActive$:No,type$:Bo}=se.pictureInPicture$,Pt=K.ui.settingsMenu.visible$,_t=K.ui.settingsMenu.openedByBtnKeyboard$,U=K.ui.controls,Gt=K.actions.internal.getVideoEpisodes(),qi=K.state.chromecastState$,Ri=K.state.availableSubtitlesList$,ni=K.state.currentSubtitle$,ui=U.disabledControls$,po=K.ui.contextMenu.visible$,fo=K.ui.contextMenu.showContextMenuBtn$,Xi=K.ui.contextMenu.openedByBtnKeyboard$,zo=K.ui.startedByKeyboard$,Dt=K.ui.t,pi=K.ads.duration,St=K.ads.position,Wt=K.ads.playbackState,mo=K.ui.isFullscreen,jt=K.ui.playerSize,Kn=K.ui.currentGridType$,So=K.ui.additionalDesktopControlPanelRightButtons$,Co=K.ui.autoplayNextEnabled$,ri=K.actions.internal.getVideoElement,yt=K.actions.internal.replayInteractive,hi=K.actions.internal.prevVideoClick,Pi=K.actions.internal.nextVideoClick,Ni=K.state.isInteractive,wn=K.state.isInteractiveTime$,Si=K.state.showInteractiveGraph,Ji=K.state.showSeekToInteractive,dn=K.state.showPlayPrevChapter,Sn=K.state.showInteractiveTimeIndicator,Mi=K.state.playPrevChapterDisabledTooltip,Qn=se.seekToInteractiveDisabledTooltip$,cn=se.graphIsOpened$,To=he.features.interactiveResponsiveUi,Cn=m(()=>n().has("EPISODE_BUTTON")),Vr=m(()=>n().has("GRAPH_BUTTON")),pr=m(()=>n().has("SEEK_TO_INTERACTIVE_BUTTON")),Gn=m(()=>n().has("PLAY_BUTTON")),Tn=m(()=>n().has("REPLAY_BUTTON")),un=m(()=>n().has("PLAY_PREV_CHAPTER_BUTTON")),kn=()=>K.actions.internal.toggleChromecast(),vo=m(()=>xt()?a()==="playing":s()===va.PlaybackState.PLAYING),et=m(()=>d().value!=="off"),pn=m(()=>l()&&!xt()||Ni),Yn=m(()=>To?r(pn)&&Hi(p(),"m"):r(pn)),jn=m(()=>!l()||Ni||xt()),In=m(()=>Hi(p(),"m")),fn=m(()=>e.showNextPrevButtons&&Hi(p(),"m")&&!xt()&&e.nextButtonActive),mn=m(()=>e.showNextPrevButtons&&Hi(p(),"m")&&!xt()&&e.prevButtonActive),qo=m(()=>!xt()&&!!f()),Wi=m(()=>_()!==va.ChromecastState.NOT_AVAILABLE&&!(u()&&$()===1)&&Hi(p(),"m")&&!Ni),Ki=m(()=>e.showAutoplayNext&&!Qt()&&Hi(p(),"s")),Zn=m(()=>w().length>0&&Hi(p(),"m")),En=m(()=>y()||S()),Xn=m(()=>Hi(p(),"s")&&!xt()),fr=m(()=>!e.logoHidden&&!xt()),eo=m(()=>he.features.fullscreen&&(e.logoHidden||Hi(p(),To?"xs":"s"))&&!(u()&&$()===1)&&(Ni?Be():!0)),to=m(()=>(!f()||xt())&&!(he.features.interactiveHideTime&&Ni)),An=m(()=>k().width>100),Pn=m(()=>Si&&Hi(p(),"m")),go=m(()=>To?Ji&&Hi(p(),"s"):Ji),io=m(()=>To?dn&&Hi(p(),"s"):dn),Mn=m(()=>!xt()&&!f()&&!!(Gt!=null&&Gt.length)&&r(In)&&!r(Cn)),Do=m(()=>!A()||!!P()),Rr=m(()=>E()?Dt("tooltip_interactive_graph_on"):Dt("tooltip_interactive_graph_off")),Ln=m(()=>T()?Dt("aria_label_context_menu_close"):Dt("aria_label_context_menu_open")),mr=(vt,bt)=>vt?bt&&bt===va.PlaybackState.PAUSED?Dt("tooltip_play"):"":Dt("tooltip_live"),Vn=m(()=>mr(r(Do),s())),Rn=m(()=>he.logoType==="vk_video"?Dt("tooltip_vk_video_logo"):Dt("tooltip_vk_logo")),Nr=m(()=>r(et)?Dt("tooltip_subtitles_on"):Dt("tooltip_subtitles_off")),Jn=m(()=>V()?Dt("tooltip_fullscreen_on"):Dt("tooltip_fullscreen_off")),vr=m(()=>_()===va.ChromecastState.CONNECTED?Dt("tooltip_chromecast_on"):Dt("tooltip_chromecast_off")),er=m(()=>z()?Dt("tooltip_autoplay_on"):Dt("tooltip_autoplay_off")),Nn=ee(0),ti=me({}),Wo=m(()=>U.prevButton),gr=m(()=>U.replayButton),Br=m(()=>U.playButton),it=m(()=>U.nextButton),ft=m(()=>U.playPrevChapterButton),Ci=m(()=>U.seekToInteractiveButton),oo=m(()=>U.interactiveGraphButton),Qi=m(()=>U.liveButton),ko=m(()=>U.time),Io=m(()=>U.episodes),Ko=m(()=>U.vkLogo),Eo=m(()=>U.volume),ci=m(()=>U.subtitles),Xe=m(()=>U.settings),Mt=m(()=>U.context),Gi=m(()=>U.fullscreen),_i=m(()=>U.chromecast),bi=m(()=>({prevButton:Y()?Y().right-Y().left:0,replayButton:F()?F().right-F().left:0,playButton:j()?j().right-j().left:0,nextButton:X()?X().right-X().left:0,playPrevChapterButton:oe()?oe().right-oe().left:0,seekToInteractiveButton:pe()?pe().right-pe().left:0,interactiveGraphButton:le()?le().right-le().left:0,liveButton:Ve()?Ve().right-Ve().left:0,time:Pe()?Pe().right-Pe().left:0,episodes:J()?J().right-J().left:0,vkLogo:Me()?Me().right-Me().left:0,volume:Z()?Z().right-Z().left:0,subtitles:B()?B().right-B().left:0,settings:Re()?Re().right-Re().left:0,context:ne()?ne().right-ne().left:0,fullscreen:Ie()?Ie().right-Ie().left:0,chromecast:Ne()?Ne().right-Ne().left:0,additionalButtons:fe().length?fe().reduce(vt=>[...vt,40],[]):[]})),Yi=ee(0);qe(()=>{(!r(Yi)||r(Yi)<r(bi).time)&&$t(()=>O(Yi,me(r(bi).time)))});let Oo=ee(!1);qe(()=>{let vt=0;r(Mn)&&(Hi(p(),"xl")?vt=r(bi).time:vt=60);let bt=r(bi).prevButton+r(bi).playButton+r(bi).nextButton+r(bi).seekToInteractiveButton+r(bi).interactiveGraphButton+r(bi).liveButton+r(Yi)+vt;O(Oo,me(r(to)&&r(Nn)>=bt))});let no=m(()=>r(Oo)&&Hi(p(),"m")),tr=(0,g1.debounceFn)(ru,260);qe(()=>{k(),D(),tr(ri(),U,ti,e.showControls)});let vn=ae();qe(()=>{de(),Ee()&&$t(()=>Ja(Ee(),de(),_t))});let hr;qe(()=>{Ge(),$t(()=>su(zo,Ge(),hr))});function Ao(){Ss({isAudioDisabled:dt,audioDisabledHintCallback:lt,isAudioAvailable:at(),audioIsNotExistHintCallback:Ye})&&Ce()}let _r=Ni?yt:De,br=m(()=>Ae()!==null),$r=m(()=>r(br)?Ae():r(vo)),Dr=m(()=>r($r)?Dt("tooltip_pause"):Dt("tooltip_play")),Qo=Dt("tooltip_episodes"),yr=m(()=>{var vt,bt,ji,jo;return r(mn)?{id:"prevButton",type:"desktop-control-panel-left",weight:rs.prevButton,buttonComponent:fa,buttonComponentProps:{disabled:!e.prevButtonActive,type:"prev",click:hi.bind(null,!0)},tooltipEnabled:!((bt=(vt=K.callbacks)==null?void 0:vt.uiInfo)!=null&&bt.onPrevButtonMouseEnter)&&!((jo=(ji=K.callbacks)==null?void 0:ji.uiInfo)!=null&&jo.onPrevButtonMouseLeave),mouseEnter:()=>{var Zi,si,ki;(ki=(si=(Zi=K.callbacks)==null?void 0:Zi.uiInfo)==null?void 0:si.onPrevButtonMouseEnter)==null||ki.call(si,pa(ri(),ti,"prevButton",e.showControls))},mouseLeave:()=>{var Zi,si,ki;(ki=(si=(Zi=K.callbacks)==null?void 0:Zi.uiInfo)==null?void 0:si.onPrevButtonMouseLeave)==null||ki.call(si,pa(ri(),ti,"prevButton",e.showControls))},tooltipText:Dt("tooltip_previous"),disabled:!e.prevButtonActive}:void 0}),ir=m(()=>r(Yn)?{id:"replayButton",type:"desktop-control-panel-left",weight:rs.replayButton,buttonComponent:ll,buttonComponentProps:{disabled:r(Tn),click:_r},tooltipText:Dt("tooltip_restart"),disabled:r(Tn)}:void 0),or=m(()=>r(jn)?{id:"playButton",type:"desktop-control-panel-left",weight:rs.playButton,buttonComponent:dl,buttonComponentProps:{disabled:r(Gn),isPlaying:r(vo),click:De},tooltipText:r(Dr),disabled:r(Gn)}:void 0),xr=m(()=>{var vt,bt,ji,jo;return r(fn)?{id:"nextButton",type:"desktop-control-panel-left",weight:rs.nextButton,buttonComponent:fa,buttonComponentProps:{disabled:!e.nextButtonActive,type:"next",click:Pi.bind(null,!0)},tooltipEnabled:!((bt=(vt=K.callbacks)==null?void 0:vt.uiInfo)!=null&&bt.onNextButtonMouseEnter)&&!((jo=(ji=K.callbacks)==null?void 0:ji.uiInfo)!=null&&jo.onNextButtonMouseLeave),mouseEnter:()=>{var Zi,si,ki;(ki=(si=(Zi=K.callbacks)==null?void 0:Zi.uiInfo)==null?void 0:si.onNextButtonMouseEnter)==null||ki.call(si,pa(ri(),ti,"nextButton",e.showControls))},mouseLeave:()=>{var Zi,si,ki;(ki=(si=(Zi=K.callbacks)==null?void 0:Zi.uiInfo)==null?void 0:si.onNextButtonMouseLeave)==null||ki.call(si,pa(ri(),ti,"nextButton",e.showControls))},tooltipText:Dt("tooltip_next"),disabled:!e.nextButtonActive}:void 0}),ho=m(()=>Ni&&r(io)?{id:"playPrevChapterButton",type:"desktop-control-panel-left",weight:rs.playPrevChapterButton,buttonComponent:Sd,buttonComponentProps:{disabled:r(un),click:e.playPrevChapter},tooltipText:Dt("tooltip_interactive_go_back"),disabledTooltipContent:Dt(Mi),disabled:r(un)}:void 0),Bn=m(()=>Ni&&r(go)?{id:"seekToInteractiveButton",type:"desktop-control-panel-left",weight:rs.seekToInteractiveButton,buttonComponent:Td,buttonComponentProps:{disabled:r(pr),click:e.seekToInteractive},tooltipText:Dt("tooltip_interactive_seek"),disabled:r(pr),disabledTooltipContent:Dt($e())}:void 0),ot=m(()=>Ni&&r(Pn)?{id:"interactiveGraphButton",type:"desktop-control-panel-left",weight:rs.interactiveGraphButton,buttonComponent:kd,buttonComponentProps:{disabled:r(Vr),click:cn.toggle,graphIsOpened:E()},tooltipText:r(Rr)}:void 0),Ot=m(()=>r(qo)?{id:"liveButton",type:"desktop-control-panel-left",weight:rs.liveButton,buttonComponent:Id,buttonComponentProps:{isLiveActive:r(Do),ariaLabel:r(Vn)},tooltipText:r(Vn),disabled:r(Do)&&s()===va.PlaybackState.PLAYING}:void 0),Ti=m(()=>[r(yr),r(ir),r(or),r(xr),r(ho),r(Bn),r(ot),r(Ot)].filter(vt=>!!vt).sort(na)),Go=m(()=>r(fr)?{id:"vkLogo",type:"desktop-control-panel-right",weight:as.vkLogo,buttonComponent:vd,buttonComponentProps:{targetUrl:zt(),logoClickable:e.logoClickable,click:pt},tooltipText:r(Rn),disabledTooltipContent:"",disabled:!e.logoClickable}:void 0),Dn=m(()=>r(Ki)?{id:"autoplayNext",type:"desktop-control-panel-right",weight:as.autoplayNext,buttonComponent:Cd,tooltipText:r(er)}:void 0),xe=m(()=>({id:"volume",type:"desktop-control-panel-right",weight:as.volume,buttonComponent:xf,buttonComponentProps:{click:Ao}})),Lt=m(()=>r(Zn)?{id:"subtitles",type:"desktop-control-panel-right",weight:as.subtitles,buttonComponent:_f,buttonComponentProps:{isSubtitlesEnabled:r(et),click:qt},tooltipText:r(Nr)}:void 0),li=m(()=>r(Xn)?{id:"settings",type:"desktop-control-panel-right",weight:as.settings,buttonComponent:rl,buttonComponentProps:{ref$:vn},tooltipText:de()?void 0:Dt("tooltip_settings_off")}:void 0),Et=m(()=>he.features.contextMenuButton?{id:"context",type:"desktop-control-panel-right",weight:as.context,buttonComponent:Hf,buttonComponentProps:{click:e.toggleFullscreen,ariaLabel:r(Ln)},className:r(En)?"":"out-of-view",tooltipText:r(Ln)}:void 0),Zt=m(()=>r(eo)?{id:"fullscreen",type:"desktop-control-panel-right",weight:as.fullscreen,buttonComponent:md,buttonComponentProps:{isFullscreen:V(),click:e.toggleFullscreen},tooltipText:r(Jn)}:void 0),di=m(()=>r(Wi)?{id:"chromecast",type:"desktop-control-panel-right",weight:as.chromecast,buttonComponent:gd,buttonComponentProps:{state:_(),click:kn},tooltipText:r(vr)}:void 0),Bi=m(()=>[r(Go),r(Dn),r(xe),r(Lt),r(li),r(Et),r(Zt),r(di),...fe()].filter(vt=>!!vt).sort(na));var _o=z2(),ii=ue(_o);let Po;var ze=h(ii);let Ft=m(()=>!r(An));_d(ze,{get isHidden(){return r(Ft)},get isAds(){return xt()},get canRewindLive(){return e.canRewindLive},get isRewindableLive(){return A()},get ref(){return ti.timeline},set ref(vt){ti.timeline=vt}});var $i=M(ze,2),Mo=h($i),Yo=h(Mo);yi(Yo,17,()=>r(Ti),vt=>vt.id,(vt,bt)=>{au(vt,{get buttonComponent(){return r(bt).buttonComponent},get buttonComponentProps(){return r(bt).buttonComponentProps},get tooltipText(){return r(bt).tooltipText},get disabledTooltipContent(){return r(bt).disabledTooltipContent},get disabled(){return r(bt).disabled},get className(){return r(bt).className},get tooltipEnabled(){return r(bt).tooltipEnabled},get mouseEnter(){return r(bt).mouseEnter},get mouseLeave(){return r(bt).mouseLeave},get ref(){return ti[r(bt).id]},set ref(ji){ti[r(bt).id]=ji}})});var ds=M(Yo,2);{var gn=vt=>{let bt=m(()=>xt()?Le():Ze()),ji=m(()=>xt()?ut():nt());ud(vt,{isMobile:!1,get showDuration(){return r(no)},get position(){return r(bt)},get duration(){return r(ji)},get ref(){return ti.time},set ref(jo){ti.time=jo}})};R(ds,vt=>{r(to)&&vt(gn)})}var Kr=M(ds,2);let $a=m(()=>!r(Mn));Vo(Kr,{className:"w-max",get disabled(){return r($a)},tooltipContent:Qo,get ref(){return ti.episodes},set ref(vt){ti.episodes=vt},children:(vt,bt)=>{var ji=Fe(),jo=ue(ji);{var Zi=si=>{bd(si,{get position(){return Ze()},get duration(){return nt()},timeCodes:Gt})};R(jo,si=>{r(Mn)&&si(Zi)})}b(vt,ji)},$$slots:{default:!0}}),g(Mo);var ya=M(Mo,2);yi(ya,21,()=>r(Bi),vt=>vt.id,(vt,bt)=>{var ji=Fe(),jo=ue(ji);{var Zi=ki=>{au(ki,{get buttonComponent(){return r(bt).buttonComponent},get buttonComponentProps(){return r(bt).buttonComponentProps},get tooltipText(){return r(bt).tooltipText},get disabledTooltipContent(){return r(bt).disabledTooltipContent},get disabled(){return r(bt).disabled},get className(){return r(bt).className},get ref(){return ti[r(bt).id]},set ref(Ms){ti[r(bt).id]=Ms}})},si=ki=>{let Ms=m(()=>!!r(bt).disabled);Gf(ki,{get id(){return r(bt).id},get testId(){return r(bt).testId},get icon(){return r(bt).icon},get ariaLabel(){return r(bt).ariaLabel},get tooltipText(){return r(bt).tooltipText},get disabledTooltipContent(){return r(bt).disabledTooltipContent},get disabled(){return r(Ms)},get onClick(){return r(bt).onClick},get ref(){return ti[r(bt).id]},set ref(wa){ti[r(bt).id]=wa}})};R(jo,ki=>{v1(r(bt))?ki(Zi):ki(si,!1)})}b(vt,ji)}),g(ya),g($i),ct($i,vt=>rt(vt),()=>rt()),g(ii),ct(ii,vt=>Bt(vt),()=>Bt());var nr=M(ii,2);{var _l=vt=>{xd(vt,{get ref(){return ti.interactiveTimeIndicator},set ref(bt){ti.interactiveTimeIndicator=bt}})};R(nr,vt=>{Sn&&vt(_l)})}I(vt=>Po=te(ii,1,"wrapper-bottom svelte-1iedtj3",null,Po,vt),[()=>({hidden:e.bottomHidden,"controls-hidden":!e.showControls,"no-smooth":e.bottomNoSmooth})]),Ur(Mo,"clientWidth",vt=>O(Nn,vt)),b(t,_o),W(),o()}var cl=require("@vkontakte/videoplayer-core/es2018");var Zf=require("@vkontakte/videoplayer-shared/es2018");var W2=L('<div class="icon icon-error-stub svelte-167ouw6"><div class="inner svelte-167ouw6"></div></div>'),K2=L('<img class="icon svelte-167ouw6" aria-hidden="true">'),Q2={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 Xf(t,e){Q(t,Q2);let i=v(e,"disabled",3,!1),o=v(e,"onClick",3,Zf.noop),n=m(()=>o()===Zf.noop),a=m(()=>r(n)||i()),s=ee(!1),d=()=>{O(s,!0)},l=m(()=>r(n)?"btn-full-opacity":"");At(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:(p,f)=>{var _=Fe(),u=ue(_);{var $=y=>{var S=W2();b(y,S)},w=y=>{var S=K2();I(()=>Oe(S,"src",e.iconUrl)),It("error",S,d),Ws(S),b(y,S)};R(u,y=>{r(s)?y($):y(w,!1)})}b(p,_)},$$slots:{default:!0}})}var G2=be('<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 Jf(t,e){let i=ke(e,["$$slots","$$events","$$legacy","children"]);var o=G2();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(),g(o),I(()=>n=we(o,n,{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24","aria-hidden":"true","data-testid":"muted-icon",role:"img",...i})),b(t,o)}var h1=require("@vkontakte/videoplayer-shared/es2018");var Y2=L('<span class="text svelte-6gmlbk"> </span>'),j2=L('<div aria-hidden="true"><!> <!></div>'),Z2={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 lu(t,e){q(e,!0),Q(t,Z2);let i=v(e,"muted",3,!1),o=v(e,"expanded",3,!1),n=v(e,"click",3,h1.noop),a=v(e,"ref",15,void 0),d=Se().ui.t,l=m(()=>i()?d("tooltip_volume"):d("tooltip_volume_muted")),p=m(()=>o()?Ts:Jf),f=m(()=>o()?"btn-mobile-unmuted":"btn-mobile-muted");At(t,{get testId(){return r(f)},get click(){return n()},get ariaLabel(){return r(l)},get ref(){return a()},set ref(_){a(_)},children:(_,u)=>{var $=j2();let w=m(()=>r(p)),y;var S=h($);xi(S,()=>r(w),(P,E)=>{E(P,{})});var k=M(S,2);{var A=P=>{var E=Y2(),T=h(E,!0);g(E),I(V=>ve(T,V),[()=>d("mobile_unmute")]),b(P,E)};R(k,P=>{o()&&P(A)})}g($),I(P=>y=te($,1,"container svelte-6gmlbk",null,y,P),[()=>({expanded:o()})]),b(_,$)},$$slots:{default:!0}}),W()}var X2=be('<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 em(t,e){let i=ke(e,["$$slots","$$events","$$legacy","children"]);var o=X2();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(3),g(o),I(()=>n=we(o,n,{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none",role:"img",...i})),b(t,o)}var J2={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 tm(t,e){
|
|
255
|
+
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 Id(t,e){var Q;U(e,!0),q(t,I2);let[i,o]=Be(),n=()=>S(C,"$isMobile",i),a=()=>S(A,"$areControlsVisible",i),s=()=>S(V,"$currentGridType$",i),d=()=>S(E,"$isInteractiveTime$",i),l=()=>S(y,"$interactiveControlsOpacity$",i),p=()=>S(P,"$showInteractiveTimeIndicatorTooltip$",i),m=()=>S(T,"$isFullscreen",i),$=f(e,"ref",15,void 0),u=J(void 0),_=Te(),w=po(),{interactiveControlsOpacity$:y}=w,C=_.ui.isMobile,T=_.ui.isFullscreen,E=_.state.isInteractiveTime$,P=w.showInteractiveTimeIndicatorTooltip$,A=_.ui.controlsVisible,I=(Q=_.callbacks)==null?void 0:Q.onInteractiveTimeIndicatorClick,V=_.ui.currentGridType$,H=v(()=>!n()&&a()),G=v(()=>Ss(s(),"s")),O=v(()=>!d()||!!l()||r(H)),X=J(!1);qe(()=>{B(X,pe(r(O)))});let oe=()=>{B(X,!0)},Y=()=>{var W;fe(),(W=r(u))==null||W.addEventListener("animationiteration",oe,{once:!0})},fe=()=>{var W;B(X,!1),(W=r(u))==null||W.removeEventListener("animationiteration",oe)},ae=W=>{P.set(W)},Le=v(()=>p()&&!r(O));qe(()=>{p()?Y():fe()});let Ae=()=>{r(O)||(P.set(!0),I==null||I())};xn(()=>{P.clearTimeout(),fe()});let he=()=>{P.set(!1)},se=F("tooltip_interactive_interaction_time_indicator");var Me=T2();let ne;Me.__mousemove=[C2],Me.__click=Ae;var N=h(Me);Vo(N,{tooltipContent:se,get tooltipActive(){return r(Le)},initialTranslateYPx:72,tooltipPlacement:"bottom",onTooltipVisibilityChange:ae,get ref(){return $()},set ref(W){$(W)},children:(W,Ve)=>{_d(W,{completed:!0})},$$slots:{default:!0}});var ue=M(N,2);let ge;mt(ue,W=>$(W),()=>$());var Ge=M(ue,2);let te;mt(Ge,W=>B(u,W),()=>r(u)),g(Me),k((W,Ve,De)=>{ne=ee(Me,1,"interactive-episode-icon-animated svelte-od3veb",null,ne,W),ge=ee(ue,1,"ref-block svelte-od3veb",null,ge,Ve),te=ee(Ge,1,"pulse svelte-od3veb",null,te,De)},[()=>({mobile:n(),fullscreen:m(),invisible:r(O),"icon-small":r(G)}),()=>({hidden:r(O)}),()=>({paused:r(X)})]),Ct("mouseleave",Me,he),b(t,Me),z(),o()}lt(["mousemove","click"]);function cu(t,e){U(e,!0);let i=f(e,"tooltipEnabled",3,!0),o=f(e,"disabled",3,!1),n=f(e,"className",3,void 0),a=f(e,"ref",15);Vo(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 p=v(()=>e.buttonComponent);var m=ce(l);Ti(m,()=>r(p),($,u)=>{u($,ts(()=>{var _;return(_=e.buttonComponentProps)!=null?_:{}}))}),b(s,l)},$$slots:{default:!0}}),z()}var os={prevButton:100,replayButton:200,playButton:300,nextButton:400,playPrevChapterButton:500,seekToInteractiveButton:600,interactiveGraphButton:700,liveButton:800};var E2=xe('<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 Uf(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=E2();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(),g(o),k(()=>n=Ie(o,n,{xmlns:"http://www.w3.org/2000/svg",width:"26",height:"24",fill:"none","aria-hidden":"true",role:"img",...i})),b(t,o)}function Cs(t,e){let i=f(e,"isPrev",3,!1),o=f(e,"isMobile",3,!1),n=f(e,"width",3,"24"),a=f(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");Uf(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 P2=L('<div class="icon-background-mobile svelte-xtk2k4"></div>'),A2=L("<!> <!>",1),M2={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 ma(t,e){U(e,!0),q(t,M2);let i=f(e,"ref",15,void 0),o=f(e,"isMobile",3,!1),n=f(e,"disabled",3,!1),s=Te().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")),p=v(()=>`btn-${o()?"m":"d"}--${e.type}`);Rt(t,{get className(){return r(p)},get testId(){var m;return`btn-${(m=e.type)!=null?m:""}`},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(m){i(m)},children:(m,$)=>{var u=A2(),_=ce(u);{var w=T=>{var E=P2();b(T,E)};R(_,T=>{o()&&T(w)})}var y=M(_,2);let C=v(()=>e.type==="prev");Cs(y,{get isMobile(){return o()},get isPrev(){return r(C)}}),b(m,u)},$$slots:{default:!0}}),z()}var L2=xe('<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 kd(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=L2();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(),g(o),k(()=>n=Ie(o,n,{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)}var v1=require("@vkontakte/videoplayer-shared/es2018");var V2=L('<div class="icon-background-mobile svelte-1ot3duq"></div>'),R2=L("<!> <div><!></div>",1),D2={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 pl(t,e){U(e,!0),q(t,D2);let i=f(e,"ref",15,void 0),o=f(e,"isMobile",3,!1),n=f(e,"disabled",3,!1),a=f(e,"className",3,""),s=f(e,"click",3,v1.noop),d=F("tooltip_restart"),l=v(()=>`${o()?"btn-m--play":""} ${a()}`);Rt(t,{get className(){return r(l)},testId:"btn-replay",ariaLabel:d,get disabled(){return n()},get click(){return s()},get ariaKeyShortCut(){return Or.KeyK},get ref(){return i()},set ref(p){i(p)},children:(p,m)=>{var $=R2(),u=ce($);{var _=T=>{var E=V2();b(T,E)};R(u,T=>{o()&&T(_)})}var w=M(u,2);let y;var C=h(w);kd(C,{}),g(w),k(T=>y=ee(w,1,"svelte-1ot3duq",null,y,T),[()=>({mobile:o()})]),b(p,$)},$$slots:{default:!0}}),z()}var N2=xe('<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 wr(t,e){"use strict";let i=f(e,"width",3,"24"),o=f(e,"height",3,"24"),n=f(e,"viewBox",3,"0 0 24 24"),a=f(e,"fill",3,"var(--btn-color)");var s=N2(),d=h(s);g(s),k(()=>{Oe(s,"width",i()),Oe(s,"height",o()),Oe(s,"viewBox",n()),Oe(d,"fill",a())}),b(t,s)}var B2=xe('<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 ns(t,e){"use strict";let i=f(e,"width",3,"24"),o=f(e,"height",3,"24"),n=f(e,"viewBox",3,"0 0 24 24"),a=f(e,"fill",3,"var(--btn-color)");var s=B2(),d=h(s);g(s),k(()=>{Oe(s,"width",i()),Oe(s,"height",o()),Oe(s,"viewBox",n()),Oe(d,"fill",a())}),b(t,s)}var g1=require("@vkontakte/videoplayer-shared/es2018");var O2=L('<div class="icon-background-mobile svelte-1ot3duq"></div>'),H2=L("<!> <div><!></div>",1),F2={hash:"svelte-1ot3duq",code:".mobile.svelte-1ot3duq {position:relative;display:flex;align-items:center;justify-content:center;}.mobile.svelte-1ot3duq svg {transform:scale(2);}.icon-background-mobile.svelte-1ot3duq {position:absolute;top:16px;left:16px;border-radius:var(--big-play-radius);background-color:var(--big-play-bg-color);width:calc(100% - 32px);height:calc(100% - 32px);}"};function fl(t,e){U(e,!0),q(t,F2);let[i,o]=Be(),n=()=>S(a,"$fakeIsPlaying$",i),{fakeIsPlaying$:a}=po(),s=f(e,"ref",15,void 0),d=f(e,"isMobile",3,!1),l=f(e,"isPlaying",3,!1),p=f(e,"disabled",3,!1),m=f(e,"className",3,""),$=f(e,"click",3,g1.noop),_=Te().ui.t,{toggle:w}=a,y=v(()=>w),C=v(()=>n()!==null),T=v(()=>r(C)?n():l()),E=v(()=>r(T)?_("tooltip_pause"):_("tooltip_play")),P=v(()=>r(T)?ns:wr),A=v(()=>`${d()?"btn-m--play":""} ${m()}`),I=v(()=>r(C)?r(y):$());Rt(t,{get className(){return r(A)},testId:"btn-play",get click(){return r(I)},get disabled(){return p()},get ariaLabel(){return r(E)},get ariaKeyShortCut(){return Or.KeyK},get ref(){return s()},set ref(V){s(V)},children:(V,H)=>{var G=H2();let O=v(()=>r(P));var X=ce(G);{var oe=Le=>{var Ae=O2();b(Le,Ae)};R(X,Le=>{d()&&Le(oe)})}var Y=M(X,2);let fe;var ae=h(Y);Ti(ae,()=>r(O),(Le,Ae)=>{Ae(Le,{})}),g(Y),k(Le=>fe=ee(Y,1,"svelte-1ot3duq",null,fe,Le),[()=>({mobile:d()})]),b(V,G)},$$slots:{default:!0}}),z(),o()}var U2=xe('<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 zf(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=U2();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(),g(o),k(()=>n=Ie(o,n,{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 Ed(t,e){U(e,!0);let i=f(e,"ref",15,void 0),o=f(e,"hidden",3,!1),n=f(e,"disabled",3,!1),a=F("tooltip_interactive_go_back"),s=v(()=>o()?"hidden":"");Rt(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)=>{zf(d,{})},$$slots:{default:!0}}),z()}var z2=L('<span class="gutter svelte-et3q1q"><span><!></span></span>'),q2={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 Pd(t,e){U(e,!0),q(t,q2);let[i,o]=Be(),n=()=>S(d,"$autoplayNextEnabled$",i),a=f(e,"ref",15,void 0),s=Te(),d=s.ui.autoplayNextEnabled$,l=s.actions.internal.setAutoplayNextEnabled;Rt(t,{click:()=>{l(!n(),!0)},get ref(){return a()},set ref(m){a(m)},children:(m,$)=>{var u=z2(),_=h(u);let w;var y=h(_);{var C=E=>{wr(E,{width:"14",height:"14",fill:"#000"})},T=E=>{ns(E,{width:"14",height:"14",fill:"#000"})};R(y,E=>{n()?E(C):E(T,!1)})}g(_),g(u),k(E=>w=ee(_,1,"toggler svelte-et3q1q",null,w,E),[()=>({enabled:n()})]),b(m,u)},$$slots:{default:!0}}),z(),o()}var W2=xe('<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 qf(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=W2();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(2),g(o),k(()=>n=Ie(o,n,{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 Ad(t,e){U(e,!0);let i=f(e,"ref",15,void 0),o=f(e,"hidden",3,!1),n=f(e,"disabled",3,!1),a=F("tooltip_interactive_seek"),s=v(()=>o()?"hidden":"");Rt(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)=>{qf(d,{})},$$slots:{default:!0}}),z()}var K2=xe('<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 Wf(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=K2();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(2),g(o),k(()=>n=Ie(o,n,{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none","aria-hidden":"true",role:"img",...i})),b(t,o)}var Q2={hash:"svelte-17ceof5",code:'svg[data-testid="graph-open-icon"] ._closed {visibility:hidden;opacity:0;}'};function Kf(t,e){q(t,Q2);let i=f(e,"isOpened",3,!1),o=v(()=>i()?"graph-close-icon":"graph-open-icon");Wf(t,{get"data-testid"(){return r(o)}})}function Md(t,e){U(e,!0);let i=f(e,"ref",15,void 0),o=f(e,"hidden",3,!1),n=f(e,"disabled",3,!1),a=f(e,"graphIsOpened",3,!1),d=Te().ui.t,l=v(()=>a()?d("tooltip_interactive_graph_on"):d("tooltip_interactive_graph_off")),p=v(()=>o()?"hidden":"");Rt(t,{get className(){return r(p)},testId:"btn-graph",get disabled(){return n()},get ariaLabel(){return r(l)},get click(){return e.click},get ref(){return i()},set ref(m){i(m)},children:(m,$)=>{let u=v(()=>!!a());Kf(m,{get isOpened(){return r(u)}})},$$slots:{default:!0}}),z()}var Qf=require("@vkontakte/videoplayer-core/es2018");function Ld(t,e){U(e,!0);let[i,o]=Be(),n=()=>S(p,"$playbackState$",i),a=f(e,"isMobile",3,!1),s=f(e,"isLiveActive",3,!1),d=f(e,"ariaLabel",3,""),l=Te(),p=l.state.playbackState$,m=l.actions.internal.switchToActiveLive,$=l.actions.internal.togglePlay,u=v(()=>()=>{if(!s()){m();return}n()===Qf.PlaybackState.PAUSED&&$()}),_=v(()=>a()?"":"btn--live btn-full-opacity"),w=v(()=>s()?"btn-live":"btn-live-offset"),y=v(()=>s()&&n()===Qf.PlaybackState.PLAYING);Rt(t,{get className(){return r(_)},get testId(){return r(w)},get disabled(){return r(y)},get ariaLabel(){return d()},get click(){return r(u)},children:(C,T)=>{sd(C,{get isActive(){return s()}})},$$slots:{default:!0}}),z(),o()}var Gf=require("@vkontakte/videoplayer-shared/es2018");var G2=L('<div class="icon icon-error-stub"><div class="inner"></div></div>'),j2=L('<img class="icon" aria-hidden="true">');function va(t,e){"use strict";let i=J(!1),o=()=>{B(i,!0)};var n=Ue(),a=ce(n);{var s=l=>{var p=G2();b(l,p)},d=l=>{var p=j2();k(()=>Oe(p,"src",e.icon)),Ct("error",p,o),qs(p),b(l,p)};R(a,l=>{r(i)?l(s):l(d,!1)})}b(t,n)}function jf(t,e){U(e,!0);let i=f(e,"disabled",3,!1),o=f(e,"onClick",3,Gf.noop),n=f(e,"ref",15),a=v(()=>o()===Gf.noop),s=v(()=>r(a)||i()),d=v(()=>r(a)?"btn-full-opacity":"");Vo(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,p)=>{let m=v(()=>{var $;return($=e.testId)!=null?$:e.id});Rt(l,{get className(){return r(d)},get ariaLabel(){return e.ariaLabel},get click(){return o()},get disabled(){return r(s)},get testId(){return r(m)},children:($,u)=>{va($,{get icon(){return e.icon}})},$$slots:{default:!0}})},$$slots:{default:!0}}),z()}var h1=t=>!!t.buttonComponent;var rs={vkLogo:100,autoplayNext:200,volume:300,subtitles:400,settings:500,context:600,fullscreen:700,chromecast:800};var X2=L('<div><!> <div class="controls svelte-1iedtj3"><div class="controls-left svelte-1iedtj3"><!> <!> <!></div> <div class="controls-right svelte-1iedtj3"></div></div></div> <!>',1),J2={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 Yf(t,e){var Ia,Ps;U(e,!0),q(t,J2);let[i,o]=Be(),n=()=>S(ci,"$disabledControls$",i),a=()=>S(Wt,"$adPlaybackState",i),s=()=>S(gt,"$playbackState$",i),d=()=>S(Jt,"$currentSubtitle$",i),l=()=>S(jt,"$isEnded$",i),p=()=>S(Sn,"$currentGridType$",i),m=()=>S(Di,"$isLive$",i),$=()=>S(ln,"$chromecastState$",i),u=()=>S(Yi,"$isPictureInPictureActive",i),_=()=>S(Zi,"$pictureInPictureType$",i),w=()=>S(Z,"$availableSubtitlesList$",i),y=()=>S(ui,"$contextMenuOpenedByKeyboard$",i),C=()=>S(ii,"$showContextMenuBtn$",i),T=()=>S(mo,"$playerSize",i),E=()=>S(Ui,"$isRewindableLive$",i),P=()=>S(ki,"$isActiveLive$",i),A=()=>S(Io,"$graphIsOpened$",i),I=()=>S(zi,"$contextMenuVisible$",i),V=()=>S(ei,"$isFullscreen",i),H=()=>S(Co,"$autoplayNextEnabled",i),G=()=>S(r(Bo),"$prevButton",i),O=()=>S(r(wi),"$replayButton",i),X=()=>S(r(Zn),"$playButton",i),oe=()=>S(r(ht),"$nextButton",i),Y=()=>S(r(Ft),"$playPrevChapterButton",i),fe=()=>S(r(Pi),"$seekToInteractiveButton",i),ae=()=>S(r(Po),"$interactiveGraphButton",i),Le=()=>S(r(st),"$liveButton",i),Ae=()=>S(r(Nt),"$time",i),he=()=>S(r(pi),"$episodes",i),se=()=>S(r(Oi),"$vkLogo",i),Me=()=>S(r(go),"$volume",i),ne=()=>S(r(yi),"$subtitles",i),N=()=>S(r(Ai),"$settings",i),ue=()=>S(r(vi),"$context",i),ge=()=>S(r(ho),"$fullscreen",i),Ge=()=>S(r(io),"$chromecast",i),te=()=>S(Xi,"$additionalDesktopControlPanelRightButtons$",i),Q=()=>S(zo,"$isInteractiveTime$",i),W=()=>S(Vt,"$settingsMenuVisible",i),Ve=()=>S(Er,"$settingButtonRef$",i),De=()=>S(oi,"$startedByKeyboard$",i),tt=()=>S(ze,"$isAudioAvailable$",i),Se=()=>S(_e,"$fakeIsPlaying$",i),$e=()=>S(dn,"$seekToInteractiveDisabledTooltip$",i),Ne=()=>S(It,"$adPosition",i),Ye=()=>S(We,"$position$",i),ot=()=>S(fo,"$adDuration",i),bt=()=>S(Je,"$duration$",i),et=f(e,"playerControlsWrapperRef",15,void 0),vt=f(e,"playerControlsRef",15,void 0),Mt=f(e,"isAds",3,!1),Qt=f(e,"logoTargetUrl",3,""),Gt=f(e,"isOneVideoPlaylist",3,!1),Lt=f(e,"customFullscreenSupported",3,!0),{fakeIsPlaying$:_e}=po(),j=Te(),be=po(),re=qt(),Re=j.actions.internal.toggleMuted,He=j.actions.internal.togglePlay,nt=j.actions.internal.pause,dt=j.actions.internal.toggleSubtitle,Ze=(Ia=j.callbacks)==null?void 0:Ia.onAudioDoesNotExistHint,Xe=(Ps=j.callbacks)==null?void 0:Ps.onAudioDisabledHint,Je=j.state.duration$,We=j.state.positionWithScrubbing$,gt=j.state.playbackState$,ze=j.state.isAudioAvailable$,ct=j.state.isAudioDisabled,jt=j.state.isEnded$,Di=j.state.isLive$,ki=j.state.isActiveLive$,Ui=j.state.isRewindableLive$,{isActive$:Yi,type$:Zi}=be.pictureInPicture$,Vt=j.ui.settingsMenu.visible$,wt=j.ui.settingsMenu.openedByBtnKeyboard$,Dt=j.ui.controls,So=j.actions.internal.getVideoEpisodes(),ln=j.state.chromecastState$,Z=j.state.availableSubtitlesList$,Jt=j.state.currentSubtitle$,ci=Dt.disabledControls$,zi=j.ui.contextMenu.visible$,ii=j.ui.contextMenu.showContextMenuBtn$,ui=j.ui.contextMenu.openedByBtnKeyboard$,oi=j.ui.startedByKeyboard$,ut=j.ui.t,fo=j.ads.duration,It=j.ads.position,Wt=j.ads.playbackState,ei=j.ui.isFullscreen,mo=j.ui.playerSize,Sn=j.ui.currentGridType$,Xi=j.ui.additionalDesktopControlPanelRightButtons$,Co=j.ui.autoplayNextEnabled$,si=j.actions.internal.getVideoElement,St=j.actions.internal.replayInteractive,To=j.actions.internal.prevVideoClick,Ei=j.actions.internal.nextVideoClick,xi=j.state.isInteractive,zo=j.state.isInteractiveTime$,to=j.state.showInteractiveGraph,qi=j.state.showSeekToInteractive,Cn=j.state.showPlayPrevChapter,Tn=j.state.showInteractiveTimeIndicator,Ni=j.state.playPrevChapterDisabledTooltip,dn=be.seekToInteractiveDisabledTooltip$,Io=be.graphIsOpened$,ko=re.features.interactiveResponsiveUi,Cr=v(()=>n().has("EPISODE_BUTTON")),sr=v(()=>n().has("GRAPH_BUTTON")),In=v(()=>n().has("SEEK_TO_INTERACTIVE_BUTTON")),qn=v(()=>n().has("PLAY_BUTTON")),Wn=v(()=>n().has("REPLAY_BUTTON")),vo=v(()=>n().has("PLAY_PREV_CHAPTER_BUTTON")),qo=()=>j.actions.internal.toggleChromecast(),kn=v(()=>Mt()?a()==="playing":s()===ga.PlaybackState.PLAYING),rt=v(()=>d().value!=="off"),Wo=v(()=>l()&&!Mt()||xi),cn=v(()=>ko?r(Wo)&&Qi(p(),"m"):r(Wo)),En=v(()=>!l()||xi||Mt()),ar=v(()=>Qi(p(),"m")),Ko=v(()=>e.showNextPrevButtons&&Qi(p(),"m")&&!Mt()&&e.nextButtonActive),Kn=v(()=>e.showNextPrevButtons&&Qi(p(),"m")&&!Mt()&&e.prevButtonActive),un=v(()=>!Mt()&&!!m()),Pn=v(()=>$()!==ga.ChromecastState.NOT_AVAILABLE&&!(u()&&_()===1)&&Qi(p(),"m")&&!xi),Bi=v(()=>e.showAutoplayNext&&!Gt()&&Qi(p(),"s")),Ji=v(()=>w().length>0&&Qi(p(),"m")),An=v(()=>y()||C()),Do=v(()=>Qi(p(),"s")&&!Mt()),Mn=v(()=>!e.logoHidden&&!Mt()),Qo=v(()=>re.features.fullscreen&&(e.logoHidden||Qi(p(),ko?"xs":"s"))&&!(u()&&_()===1)&&(xi?Lt():!0)),No=v(()=>(!m()||Mt())&&!(re.features.interactiveHideTime&&xi)),mi=v(()=>T().width>100),Qn=v(()=>to&&Qi(p(),"m")),Eo=v(()=>ko?qi&&Qi(p(),"s"):qi),lr=v(()=>ko?Cn&&Qi(p(),"s"):Cn),pn=v(()=>!Mt()&&!m()&&!!(So!=null&&So.length)&&r(ar)&&!r(Cr)),fn=v(()=>!E()||!!P()),dr=v(()=>A()?ut("tooltip_interactive_graph_on"):ut("tooltip_interactive_graph_off")),Go=v(()=>I()?ut("aria_label_context_menu_close"):ut("aria_label_context_menu_open")),Tr=(yt,$t)=>yt?$t&&$t===ga.PlaybackState.PAUSED?ut("tooltip_play"):"":ut("tooltip_live"),Ln=v(()=>Tr(r(fn),s())),Gn=v(()=>re.logoType==="vk_video"?ut("tooltip_vk_video_logo"):ut("tooltip_vk_logo")),cr=v(()=>r(rt)?ut("tooltip_subtitles_on"):ut("tooltip_subtitles_off")),Ir=v(()=>V()?ut("tooltip_fullscreen_on"):ut("tooltip_fullscreen_off")),jn=v(()=>$()===ga.ChromecastState.CONNECTED?ut("tooltip_chromecast_on"):ut("tooltip_chromecast_off")),mn=v(()=>H()?ut("tooltip_autoplay_on"):ut("tooltip_autoplay_off")),Yn=J(0),ai=pe({}),Bo=v(()=>Dt.prevButton),wi=v(()=>Dt.replayButton),Zn=v(()=>Dt.playButton),ht=v(()=>Dt.nextButton),Ft=v(()=>Dt.playPrevChapterButton),Pi=v(()=>Dt.seekToInteractiveButton),Po=v(()=>Dt.interactiveGraphButton),st=v(()=>Dt.liveButton),Nt=v(()=>Dt.time),pi=v(()=>Dt.episodes),Oi=v(()=>Dt.vkLogo),go=v(()=>Dt.volume),yi=v(()=>Dt.subtitles),Ai=v(()=>Dt.settings),vi=v(()=>Dt.context),ho=v(()=>Dt.fullscreen),io=v(()=>Dt.chromecast),oo=v(()=>({prevButton:G()?G().right-G().left:0,replayButton:O()?O().right-O().left:0,playButton:X()?X().right-X().left:0,nextButton:oe()?oe().right-oe().left:0,playPrevChapterButton:Y()?Y().right-Y().left:0,seekToInteractiveButton:fe()?fe().right-fe().left:0,interactiveGraphButton:ae()?ae().right-ae().left:0,liveButton:Le()?Le().right-Le().left:0,time:Ae()?Ae().right-Ae().left:0,episodes:he()?he().right-he().left:0,vkLogo:se()?se().right-se().left:0,volume:Me()?Me().right-Me().left:0,subtitles:ne()?ne().right-ne().left:0,settings:N()?N().right-N().left:0,context:ue()?ue().right-ue().left:0,fullscreen:ge()?ge().right-ge().left:0,chromecast:Ge()?Ge().right-Ge().left:0,additionalButtons:te().length?te().reduce(yt=>[...yt,40],[]):[]})),vn=J(0);qe(()=>{(!r(vn)||r(vn)<r(oo).time)&&xt(()=>B(vn,pe(r(oo).time)))});let Xn=J(!1);qe(()=>{let yt=0;r(pn)&&(Qi(p(),"xl")?yt=r(oo).time:yt=60);let $t=r(oo).prevButton+r(oo).playButton+r(oo).nextButton+r(oo).seekToInteractiveButton+r(oo).interactiveGraphButton+r(oo).liveButton+r(vn)+yt;B(Xn,pe(r(No)&&r(Yn)>=$t))});let Jn=v(()=>r(Xn)&&Qi(p(),"m")),kr=(0,_1.debounceFn)(ul,260);qe(()=>{T(),Q(),kr(si(),Dt,ai,e.showControls)});let Er=de();qe(()=>{W(),Ve()&&xt(()=>il(Ve(),W(),wt))});let Vn;qe(()=>{De(),xt(()=>du(oi,De(),Vn))});function Rn(){ys({isAudioDisabled:ct,audioDisabledHintCallback:Xe,isAudioAvailable:tt(),audioIsNotExistHintCallback:Ze})&&Re()}let Ao=xi?St:He,Pr=v(()=>Se()!==null),Oo=v(()=>r(Pr)?Se():r(kn)),ur=v(()=>r(Oo)?ut("tooltip_pause"):ut("tooltip_play")),Ar=ut("tooltip_episodes"),Mr=v(()=>{var yt,$t,no,Ho;return r(Kn)?{id:"prevButton",type:"desktop-control-panel-left",weight:os.prevButton,buttonComponent:ma,buttonComponentProps:{disabled:!e.prevButtonActive,type:"prev",click:To.bind(null,!0)},tooltipEnabled:!(($t=(yt=j.callbacks)==null?void 0:yt.uiInfo)!=null&&$t.onPrevButtonMouseEnter)&&!((Ho=(no=j.callbacks)==null?void 0:no.uiInfo)!=null&&Ho.onPrevButtonMouseLeave),mouseEnter:()=>{var ro,ni,Hi;(Hi=(ni=(ro=j.callbacks)==null?void 0:ro.uiInfo)==null?void 0:ni.onPrevButtonMouseEnter)==null||Hi.call(ni,fa(si(),ai,"prevButton",e.showControls))},mouseLeave:()=>{var ro,ni,Hi;(Hi=(ni=(ro=j.callbacks)==null?void 0:ro.uiInfo)==null?void 0:ni.onPrevButtonMouseLeave)==null||Hi.call(ni,fa(si(),ai,"prevButton",e.showControls))},tooltipText:ut("tooltip_previous"),disabled:!e.prevButtonActive}:void 0}),pr=v(()=>r(cn)?{id:"replayButton",type:"desktop-control-panel-left",weight:os.replayButton,buttonComponent:pl,buttonComponentProps:{disabled:r(Wn),click:Ao},tooltipText:ut("tooltip_restart"),disabled:r(Wn)}:void 0),eo=v(()=>r(En)?{id:"playButton",type:"desktop-control-panel-left",weight:os.playButton,buttonComponent:fl,buttonComponentProps:{disabled:r(qn),isPlaying:r(kn),click:He},tooltipText:r(ur),disabled:r(qn)}:void 0),gn=v(()=>{var yt,$t,no,Ho;return r(Ko)?{id:"nextButton",type:"desktop-control-panel-left",weight:os.nextButton,buttonComponent:ma,buttonComponentProps:{disabled:!e.nextButtonActive,type:"next",click:Ei.bind(null,!0)},tooltipEnabled:!(($t=(yt=j.callbacks)==null?void 0:yt.uiInfo)!=null&&$t.onNextButtonMouseEnter)&&!((Ho=(no=j.callbacks)==null?void 0:no.uiInfo)!=null&&Ho.onNextButtonMouseLeave),mouseEnter:()=>{var ro,ni,Hi;(Hi=(ni=(ro=j.callbacks)==null?void 0:ro.uiInfo)==null?void 0:ni.onNextButtonMouseEnter)==null||Hi.call(ni,fa(si(),ai,"nextButton",e.showControls))},mouseLeave:()=>{var ro,ni,Hi;(Hi=(ni=(ro=j.callbacks)==null?void 0:ro.uiInfo)==null?void 0:ni.onNextButtonMouseLeave)==null||Hi.call(ni,fa(si(),ai,"nextButton",e.showControls))},tooltipText:ut("tooltip_next"),disabled:!e.nextButtonActive}:void 0}),zr=v(()=>xi&&r(lr)?{id:"playPrevChapterButton",type:"desktop-control-panel-left",weight:os.playPrevChapterButton,buttonComponent:Ed,buttonComponentProps:{disabled:r(vo),click:e.playPrevChapter},tooltipText:ut("tooltip_interactive_go_back"),disabledTooltipContent:ut(Ni),disabled:r(vo)}:void 0),fr=v(()=>xi&&r(Eo)?{id:"seekToInteractiveButton",type:"desktop-control-panel-left",weight:os.seekToInteractiveButton,buttonComponent:Ad,buttonComponentProps:{disabled:r(In),click:e.seekToInteractive},tooltipText:ut("tooltip_interactive_seek"),disabled:r(In),disabledTooltipContent:ut($e())}:void 0),at=v(()=>xi&&r(Qn)?{id:"interactiveGraphButton",type:"desktop-control-panel-left",weight:os.interactiveGraphButton,buttonComponent:Md,buttonComponentProps:{disabled:r(sr),click:Io.toggle,graphIsOpened:A()},tooltipText:r(dr)}:void 0),Ut=v(()=>r(un)?{id:"liveButton",type:"desktop-control-panel-left",weight:os.liveButton,buttonComponent:Ld,buttonComponentProps:{isLiveActive:r(fn),ariaLabel:r(Ln)},tooltipText:r(Ln),disabled:r(fn)&&s()===ga.PlaybackState.PLAYING}:void 0),Mi=v(()=>[r(Mr),r(pr),r(eo),r(gn),r(zr),r(fr),r(at),r(Ut)].filter(yt=>!!yt).sort(na)),we=v(()=>r(Mn)?{id:"vkLogo",type:"desktop-control-panel-right",weight:rs.vkLogo,buttonComponent:yd,buttonComponentProps:{targetUrl:Qt(),logoClickable:e.logoClickable,click:nt},tooltipText:r(Gn),disabledTooltipContent:"",disabled:!e.logoClickable}:void 0),Et=v(()=>r(Bi)?{id:"autoplayNext",type:"desktop-control-panel-right",weight:rs.autoplayNext,buttonComponent:Pd,tooltipText:r(mn)}:void 0),fi=v(()=>({id:"volume",type:"desktop-control-panel-right",weight:rs.volume,buttonComponent:wf,buttonComponentProps:{click:Rn}})),gi=v(()=>r(Ji)?{id:"subtitles",type:"desktop-control-panel-right",weight:rs.subtitles,buttonComponent:bf,buttonComponentProps:{isSubtitlesEnabled:r(rt),click:dt},tooltipText:r(cr)}:void 0),Mo=v(()=>r(Do)?{id:"settings",type:"desktop-control-panel-right",weight:rs.settings,buttonComponent:ll,buttonComponentProps:{ref$:Er},tooltipText:W()?void 0:ut("tooltip_settings_off")}:void 0),li=v(()=>re.features.contextMenuButton?{id:"context",type:"desktop-control-panel-right",weight:rs.context,buttonComponent:Ff,buttonComponentProps:{click:e.toggleFullscreen,ariaLabel:r(Go)},className:r(An)?"":"out-of-view",tooltipText:r(Go)}:void 0),ke=v(()=>r(Qo)?{id:"fullscreen",type:"desktop-control-panel-right",weight:rs.fullscreen,buttonComponent:$d,buttonComponentProps:{isFullscreen:V(),click:e.toggleFullscreen},tooltipText:r(Ir)}:void 0),kt=v(()=>r(Pn)?{id:"chromecast",type:"desktop-control-panel-right",weight:rs.chromecast,buttonComponent:xd,buttonComponentProps:{state:$(),click:qo},tooltipText:r(jn)}:void 0),Zt=v(()=>[r(we),r(Et),r(fi),r(gi),r(Mo),r(li),r(ke),r(kt),...te()].filter(yt=>!!yt).sort(na));var Si=X2(),ti=ce(Si);let jo;var hn=h(ti);let Lr=v(()=>!r(mi));ua(hn,{get isHidden(){return r(Lr)},get isAds(){return Mt()},get canRewindLive(){return e.canRewindLive},get isRewindableLive(){return E()},get ref(){return ai.timeline},set ref(yt){ai.timeline=yt}});var Dn=M(hn,2),qr=h(Dn),Ca=h(qr);Ci(Ca,17,()=>r(Mi),yt=>yt.id,(yt,$t)=>{cu(yt,{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 ai[r($t).id]},set ref(no){ai[r($t).id]=no}})});var ks=M(Ca,2);{var xl=yt=>{let $t=v(()=>Mt()?Ne():Ye()),no=v(()=>Mt()?ot():bt());hd(yt,{isMobile:!1,get showDuration(){return r(Jn)},get position(){return r($t)},get duration(){return r(no)},get ref(){return ai.time},set ref(Ho){ai.time=Ho}})};R(ks,yt=>{r(No)&&yt(xl)})}var Ta=M(ks,2);let wl=v(()=>!r(pn));Vo(Ta,{className:"w-max",get disabled(){return r(wl)},tooltipContent:Ar,get ref(){return ai.episodes},set ref(yt){ai.episodes=yt},children:(yt,$t)=>{var no=Ue(),Ho=ce(no);{var ro=ni=>{Sd(ni,{get position(){return Ye()},get duration(){return bt()},timeCodes:So})};R(Ho,ni=>{r(pn)&&ni(ro)})}b(yt,no)},$$slots:{default:!0}}),g(qr);var Es=M(qr,2);Ci(Es,21,()=>r(Zt),yt=>yt.id,(yt,$t)=>{var no=Ue(),Ho=ce(no);{var ro=Hi=>{cu(Hi,{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 ai[r($t).id]},set ref(as){ai[r($t).id]=as}})},ni=Hi=>{let as=v(()=>!!r($t).disabled);jf(Hi,{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(as)},get onClick(){return r($t).onClick},get ref(){return ai[r($t).id]},set ref(Cl){ai[r($t).id]=Cl}})};R(Ho,Hi=>{h1(r($t))?Hi(ro):Hi(ni,!1)})}b(yt,no)}),g(Es),g(Dn),mt(Dn,yt=>vt(yt),()=>vt()),g(ti),mt(ti,yt=>et(yt),()=>et());var Sl=M(ti,2);{var er=yt=>{Id(yt,{get ref(){return ai.interactiveTimeIndicator},set ref($t){ai.interactiveTimeIndicator=$t}})};R(Sl,yt=>{Tn&&yt(er)})}k(yt=>jo=ee(ti,1,"wrapper-bottom svelte-1iedtj3",null,jo,yt),[()=>({hidden:e.bottomHidden,"controls-hidden":!e.showControls,"no-smooth":e.bottomNoSmooth})]),Br(qr,"clientWidth",yt=>B(Yn,yt)),b(t,Si),z(),o()}var ml=require("@vkontakte/videoplayer-core/es2018");var Zf=require("@vkontakte/videoplayer-shared/es2018");var ey=L('<div class="icon icon-error-stub svelte-167ouw6"><div class="inner svelte-167ouw6"></div></div>'),ty=L('<img class="icon svelte-167ouw6" aria-hidden="true">'),iy={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 Xf(t,e){q(t,iy);let i=f(e,"disabled",3,!1),o=f(e,"onClick",3,Zf.noop),n=v(()=>o()===Zf.noop),a=v(()=>r(n)||i()),s=J(!1),d=()=>{B(s,!0)},l=v(()=>r(n)?"btn-full-opacity":"");Rt(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:(p,m)=>{var $=Ue(),u=ce($);{var _=y=>{var C=ey();b(y,C)},w=y=>{var C=ty();k(()=>Oe(C,"src",e.iconUrl)),Ct("error",C,d),qs(C),b(y,C)};R(u,y=>{r(s)?y(_):y(w,!1)})}b(p,$)},$$slots:{default:!0}})}var oy=xe('<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 Jf(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=oy();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(),g(o),k(()=>n=Ie(o,n,{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24","aria-hidden":"true","data-testid":"muted-icon",role:"img",...i})),b(t,o)}var b1=require("@vkontakte/videoplayer-shared/es2018");var ny=L('<span class="text svelte-6gmlbk"> </span>'),ry=L('<div aria-hidden="true"><!> <!></div>'),sy={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 uu(t,e){U(e,!0),q(t,sy);let i=f(e,"muted",3,!1),o=f(e,"expanded",3,!1),n=f(e,"click",3,b1.noop),a=f(e,"ref",15,void 0),d=Te().ui.t,l=v(()=>i()?d("tooltip_volume"):d("tooltip_volume_muted")),p=v(()=>o()?ws:Jf),m=v(()=>o()?"btn-mobile-unmuted":"btn-mobile-muted");Rt(t,{get testId(){return r(m)},get click(){return n()},get ariaLabel(){return r(l)},get ref(){return a()},set ref($){a($)},children:($,u)=>{var _=ry();let w=v(()=>r(p)),y;var C=h(_);Ti(C,()=>r(w),(P,A)=>{A(P,{})});var T=M(C,2);{var E=P=>{var A=ny(),I=h(A,!0);g(A),k(V=>me(I,V),[()=>d("mobile_unmute")]),b(P,A)};R(T,P=>{o()&&P(E)})}g(_),k(P=>y=ee(_,1,"container svelte-6gmlbk",null,y,P),[()=>({expanded:o()})]),b($,_)},$$slots:{default:!0}}),z()}var ay=xe('<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 em(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=ay();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(3),g(o),k(()=>n=Ie(o,n,{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none",role:"img",...i})),b(t,o)}var ly={hash:"svelte-tmam00",code:`svg[data-testid="pip-icon--active"] .hidden-active,
|
|
256
|
+
svg[data-testid="pip-icon"] .hidden-not-active {visibility:hidden;opacity:0;}`};function tm(t,e){q(t,ly);let i=f(e,"isActive",3,!1),o=v(()=>i()?"color: #2688EB;":"color: #fff;"),n=v(()=>i()?"pip-icon--active":"pip-icon");em(t,{get style(){return r(o)},get"data-testid"(){return r(n)}})}var $1=require("@vkontakte/videoplayer-shared/es2018");function im(t,e){U(e,!0);let i=f(e,"ref",15,void 0),o=f(e,"isPictureInPictureActive",3,!1),n=f(e,"click",3,$1.noop),a=F("menu_pip");Rt(t,{testId:"btn-pip",ariaLabel:a,get click(){return n()},get ref(){return i()},set ref(s){i(s)},children:(s,d)=>{tm(s,{get isActive(){return o()}})},$$slots:{default:!0}}),z()}var y1=require("@vkontakte/videoplayer-shared/es2018");var dy=(t,e,i,o)=>{r(e)&&i.onDisabledPlayPrevChapterClick(r(o))},cy=(t,e,i,o)=>{r(e)&&i.onDisabledSeekToInteractiveClick(r(o))},uy=L("<div><!></div>"),py=L("<div><!></div>"),fy=L("<div><!></div>"),my=L("<!> <!> <!>",1),vy=L("<div></div> <div><!></div> <div><!> <!> <!> <!> <!> <!></div> <div><!> <!> <!> <!></div> <!>",1),gy=L("<div><!></div>"),hy=L('<div class="wrapper-middle svelte-1afsgkw"><!></div>'),_y=L("<!> <!> <div><!></div>",1),by=L('<div aria-hidden="true">\xB7</div> <!>',1),$y=L("<!> <!> <div><div><div><!> <!> <!> <!> <!> <!></div> <!></div></div> <!>",1),yy={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
257
|
.wrapper-middle-left-second.svelte-1afsgkw,
|
|
257
258
|
.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
259
|
|
|
@@ -260,7 +261,7 @@ Try switching the\xA0quality to\xA0Auto.`},kh=y_;var ns=new Map;ns.set(Ga.Interf
|
|
|
260
261
|
}
|
|
261
262
|
|
|
262
263
|
@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 om(t,e){var gr,Br;q(e,!0),Q(t,py);let[i,o]=He(),n=()=>C(pi,"$seekToInteractiveDisabledTooltip$",i),a=()=>C(Ro,"$disabledControls$",i),s=()=>C(xt,"$playbackState$",i),d=()=>C(_t,"$adPlaybackState",i),l=()=>C(Be,"$isEnded$",i),p=()=>C(Gt,"$playerSize",i),f=()=>C(Ce,"$scrubbingInProgress",i),_=()=>C(ei,"$chromecastState$",i),u=()=>C(pt,"$isPictureInPictureActive",i),$=()=>C(qt,"$pictureInPictureType$",i),w=()=>C(De,"$mobileNotReportControlHidden$",i),y=()=>C(nt,"$playerPhase",i),S=()=>C(No,"$currentGridType$",i),k=()=>C(re,"$isLive$",i),A=()=>C(Je,"$settingsMenuVisible",i),P=()=>C(he,"$isRewindableLive$",i),E=()=>C(se,"$isActiveLive$",i),T=()=>C(po,"$isInteractiveTime$",i),V=()=>C(zt,"$isAudioAvailable$",i),z=()=>C(Wi,"$settingButtonRef$",i),Y=()=>C(zi,"$startedByKeyboard$",i),F=()=>C(U,"$isFullscreen",i),j=()=>C(lt,"$mobileUnmuteButtonVisible",i),X=()=>C(K,"$muted$",i),oe=()=>C(Ye,"$mobileUnmuteButtonExpanded",i),pe=()=>C(qi,"$additionalButtons$",i),le=()=>C(Vi,"$crashed$",i),Ve=()=>C(St,"$graphIsOpened$",i),Pe=()=>C(Pt,"$adPosition",i),J=()=>C(Bo,"$adDuration",i),Me=()=>C(rt,"$position$",i),Z=()=>C(Bt,"$duration$",i),B=v(e,"playerControlsWrapperRef",15,void 0),Re=v(e,"playerControlsRef",15,void 0),ne=v(e,"isAds",3,!1),Ie=v(e,"logoTargetUrl",3,""),Ne=v(e,"isOneVideoPlaylist",3,!1),fe=v(e,"customFullscreenSupported",3,!0),D=Se(),de=uo(),Ee=Kt(),Ge=D.actions.internal.toggleMuted,at=D.actions.internal.togglePlay,Ae=D.actions.internal.pause,$e=D.actions.internal.prevVideoClick,Le=D.actions.internal.nextVideoClick,Ze=(gr=D.callbacks)==null?void 0:gr.onAudioDoesNotExistHint,ut=(Br=D.callbacks)==null?void 0:Br.onAudioDisabledHint,nt=D.playerPhase,Bt=D.state.duration$,rt=D.state.positionWithScrubbing$,xt=D.state.playbackState$,zt=D.state.isAudioAvailable$,Qt=D.state.isAudioDisabled,Be=D.state.isEnded$,re=D.state.isLive$,K=D.state.muted$,se=D.state.isActiveLive$,he=D.state.isRewindableLive$,Ce=D.ui.scrubbingInProgress,De=D.ui.mobileNotReportControlHidden$,{isActive$:pt,type$:qt}=de.pictureInPicture$,Ye=D.ui.mobileUnmuteButtonExpanded,lt=D.ui.mobileUnmuteButtonVisible,Je=D.ui.settingsMenu.visible$,kt=D.ui.settingsMenu.openedByBtnKeyboard$,Jt=D.ui.controls,Qe=D.actions.internal.getVideoEpisodes(),dt=D.webApi.pictureInPictureApi,ei=D.state.chromecastState$,Vi=D.state.crashed$,Ro=Jt.disabledControls$,zi=D.ui.startedByKeyboard$,No=D.ui.currentGridType$,Bo=D.ads.duration,Pt=D.ads.position,_t=D.ads.playbackState,U=D.ui.isFullscreen,Gt=D.ui.playerSize,qi=D.ui.additionalButtonsDeprecated$,Ri=D.actions.internal.getVideoElement,ni=D.actions.internal.replayInteractive,ui=D.state.isInteractive,po=D.state.isInteractiveTime$,fo=D.state.showInteractiveGraph,Xi=D.state.showSeekToInteractive,zo=D.state.showPlayPrevChapter,Dt=D.state.showInteractiveTimeIndicator,pi=de.seekToInteractiveDisabledTooltip$,St=de.graphIsOpened$,Wt=m(()=>H(D.state.playPrevChapterDisabledTooltip)),mo=m(()=>H(n())),jt=m(()=>a().has("EPISODE_BUTTON")),Kn=m(()=>a().has("GRAPH_BUTTON")),So=m(()=>a().has("SEEK_TO_INTERACTIVE_BUTTON")),Co=m(()=>a().has("PLAY_BUTTON")),ri=m(()=>a().has("REPLAY_BUTTON")),yt=m(()=>a().has("PLAY_PREV_CHAPTER_BUTTON")),hi=m(()=>s()===cl.PlaybackState.PLAYING),Pi=m(()=>d()==="paused"),Ni=m(()=>l()&&!ne()&&!ui),wn=m(()=>!l()||ne()),Si=m(()=>e.showNextPrevButtons&&!ne()&&e.prevButtonActive),Ji=m(()=>e.showNextPrevButtons&&!ne()&&e.nextButtonActive),dn=m(()=>p().width>300),Sn=m(()=>p().width>400),Mi=m(f),Qn=m(()=>_()!==cl.ChromecastState.NOT_AVAILABLE&&!(u()&&$()===1)&&!w()&&!ui),cn=m(()=>y()==="LiveWaitingStart"),To=m(()=>!!dt&&_()!==cl.ChromecastState.CONNECTED&&!w()&&($()===1&&r(cn)||!r(cn))&&!r(Mi)&&!ui),Cn=m(()=>!r(Mi)&&Hi(S(),"s")),Vr=m(()=>!e.logoHidden&&p().width>350),pr=m(()=>Ee.features.fullscreen&&!(u()&&$()===1)&&(ui?fe():!0)&&!r(Mi)),Gn=m(()=>(!k()||ne())&&p().width>260&&!r(Mi)&&!(Ee.features.interactiveHideTime&&ui)),Tn=m(()=>A()||e.showControls),un=m(()=>!ne()&&!k()&&!!(Qe!=null&&Qe.length)&&r(dn)&&!r(jt)&&!r(Mi)),kn=m(()=>!P()||!!E()),vo=m(()=>fo&&Hi(S(),"m")),et=me({}),pn=(0,b1.debounceFn)(ru,260);qe(()=>{p(),T(),pn(Ri(),Jt,et,e.showControls)});let Yn=()=>D.actions.internal.toggleChromecast();function jn(){Ss({isAudioDisabled:Qt,audioDisabledHintCallback:ut,isAudioAvailable:V(),audioIsNotExistHintCallback:Ze})&&Ge()}async function In(){dt!=null&&dt.isActive()?await(dt==null?void 0:dt.remove()):await(dt==null?void 0:dt.request())}function fn(){!Qt&&V()&<.set(!1),jn()}let mn=ee(""),qo=(it,ft)=>{if(!it){O(mn,me(H("tooltip_live")));return}ft&&ft===cl.PlaybackState.PAUSED&&O(mn,me(H("tooltip_play")))};qe(()=>{qo(r(kn),s())});let Wi=ae();qe(()=>{z()&&Ja(z(),A(),kt)}),qe(()=>{su(zi,Y(),et.playButton)});var Ki=uy(),Zn=ue(Ki);{var En=it=>{var ft=sy(),Ci=ue(ft);let oo;var Qi=M(Ci,2);let ko;var Io=h(Qi);{var Ko=ot=>{let Ot=m(()=>V()&&!Qt&&oe());lu(ot,{get muted(){return X()},get expanded(){return r(Ot)},click:fn,get ref(){return et.volume},set ref(Ti){et.volume=Ti}})};R(Io,ot=>{(!V()||j())&&ot(Ko)})}g(Qi);var Eo=M(Qi,2);let ci;var Xe=h(Eo);yi(Xe,1,pe,({iconUrl:ot,ariaLabel:Ot,testId:Ti,onClick:Go,tooltip:Dn})=>ot,(ot,Ot)=>{let Ti=()=>r(Ot).iconUrl,Go=()=>r(Ot).ariaLabel,Dn=()=>r(Ot).testId,xe=()=>r(Ot).onClick,Lt=()=>r(Ot).tooltip,li=m(()=>{var Et;return(Et=Go())!=null?Et:Lt()});Xf(ot,{get iconUrl(){return Ti()},get ariaLabel(){return r(li)},get testId(){return Dn()},get onClick(){return xe()}})});var Mt=M(Xe,2);{var Gi=ot=>{Cd(ot,{get ref(){return et.autoplayNextToggle},set ref(Ot){et.autoplayNextToggle=Ot}})};R(Mt,ot=>{e.showAutoplayNext&&!Ne()&&ot(Gi)})}var _i=M(Mt,2);{var bi=ot=>{gd(ot,{isMobile:!0,click:Yn,get state(){return _()},get ref(){return et.chromecast},set ref(Ot){et.chromecast=Ot}})};R(_i,ot=>{r(Qn)&&ot(bi)})}var Yi=M(_i,2);{var Oo=ot=>{im(ot,{click:In,get isPictureInPictureActive(){return u()},get ref(){return et.pip},set ref(Ot){et.pip=Ot}})};R(Yi,ot=>{r(To)&&ot(Oo)})}var no=M(Yi,2);{var tr=ot=>{rl(ot,{ref$:Wi})};R(no,ot=>{le()&&ot(tr)})}var vn=M(no,2);{var hr=ot=>{vd(ot,{click:Ae,get targetUrl(){return Ie()},get logoClickable(){return e.logoClickable},get ref(){return et.vkLogo},set ref(Ot){et.vkLogo=Ot}})};R(vn,ot=>{r(Vr)&&ot(hr)})}g(Eo);var Ao=M(Eo,2);let _r;var br=h(Ao);{var $r=ot=>{let Ot=m(()=>$e.bind(null,!0));fa(ot,{get click(){return r(Ot)},type:"prev",isMobile:!0,get ref(){return et.prevButton},set ref(Ti){et.prevButton=Ti}})};R(br,ot=>{r(Si)&&ot($r)})}var Dr=M(br,2);{var Qo=ot=>{dl(ot,{get disabled(){return r(Co)},click:at,isMobile:!0,get isPlaying(){return r(hi)},get ref(){return et.playButton},set ref(Ot){et.playButton=Ot}})};R(Dr,ot=>{r(wn)&&ot(Qo)})}var yr=M(Dr,2);{var ir=ot=>{ll(ot,{get disabled(){return r(ri)},click:at,isMobile:!0,get ref(){return et.replayButton},set ref(Ot){et.replayButton=Ot}})};R(yr,ot=>{r(Ni)&&ot(ir)})}var or=M(yr,2);{var xr=ot=>{let Ot=m(()=>Le.bind(null,!0));fa(ot,{get click(){return r(Ot)},type:"next",isMobile:!0,get ref(){return et.nextButton},set ref(Ti){et.nextButton=Ti}})};R(or,ot=>{r(Ji)&&ot(xr)})}g(Ao);var ho=M(Ao,2);{var Bn=ot=>{var Ot=ry(),Ti=ue(Ot);{var Go=Et=>{var Zt=iy();let di;Zt.__click=[ey,yt,e,Wt];var Bi=h(Zt);let _o=m(()=>!e.showControls);Sd(Bi,{get hidden(){return r(_o)},get disabled(){return r(yt)},get click(){return e.playPrevChapter},get ref(){return et.playPrevChapterButton},set ref(ii){et.playPrevChapterButton=ii}}),g(Zt),I(ii=>di=te(Zt,1,"wrapper-middle-left svelte-1afsgkw",null,di,ii),[()=>({fullscreen:F(),hidden:!e.showControls})]),b(Et,Zt)};R(Ti,Et=>{zo&&Et(Go)})}var Dn=M(Ti,2);{var xe=Et=>{var Zt=oy();let di;var Bi=h(Zt);let _o=m(()=>!e.showControls&&!Ve());kd(Bi,{get hidden(){return r(_o)},get disabled(){return r(Kn)},get click(){return St.toggle},get graphIsOpened(){return Ve()},get ref(){return et.interactiveGraphButton},set ref(ii){et.interactiveGraphButton=ii}}),g(Zt),I(ii=>di=te(Zt,1,zl(zo?"wrapper-middle-left-second":"wrapper-middle-left"),"svelte-1afsgkw",di,ii),[()=>({fullscreen:F(),hidden:!e.showControls&&!Ve()})]),b(Et,Zt)};R(Dn,Et=>{r(vo)&&Et(xe)})}var Lt=M(Dn,2);{var li=Et=>{var Zt=ny();let di;Zt.__click=[ty,So,e,mo];var Bi=h(Zt);let _o=m(()=>!e.showControls);Td(Bi,{get hidden(){return r(_o)},get disabled(){return r(So)},get click(){return e.seekToInteractive},get ref(){return et.seekToInteractiveButton},set ref(ii){et.seekToInteractiveButton=ii}}),g(Zt),I(ii=>di=te(Zt,1,"wrapper-middle-right svelte-1afsgkw",null,di,ii),[()=>({fullscreen:F(),hidden:!e.showControls})]),b(Et,Zt)};R(Lt,Et=>{Xi&&Et(li)})}b(ot,Ot)};R(ho,ot=>{ui&&!f()&&ot(Bn)})}I((ot,Ot,Ti,Go)=>{oo=te(Ci,1,"overlay-mobile svelte-1afsgkw",null,oo,ot),ko=te(Qi,1,"wrapper-top-left svelte-1afsgkw",null,ko,Ot),ci=te(Eo,1,"wrapper-top-right svelte-1afsgkw",null,ci,Ti),_r=te(Ao,1,"wrapper-middle svelte-1afsgkw",null,_r,Go)},[()=>({hidden:!r(Tn)}),()=>({hidden:!e.showControls,fullscreen:F()}),()=>({hidden:!e.showControls&&!w(),fullscreen:F()}),()=>({hidden:!e.showControls||f()||e.endScreenShown&&e.showNextPrevButtons})]),b(it,ft)};R(Zn,it=>{ne()||it(En)})}var Xn=M(Zn,2);{var fr=it=>{var ft=dy(),Ci=ue(ft);{var oo=ci=>{var Xe=ay();let Mt;var Gi=h(Xe);lu(Gi,{get muted(){return X()},expanded:!1,click:fn,get ref(){return et.volume},set ref(_i){et.volume=_i}}),g(Xe),I(_i=>Mt=te(Xe,1,"wrapper-top-right svelte-1afsgkw",null,Mt,_i),[()=>({fullscreen:F()})]),b(ci,Xe)};R(Ci,ci=>{j()&&ci(oo)})}var Qi=M(Ci,2);{var ko=ci=>{var Xe=ly(),Mt=h(Xe);let Gi=m(()=>!r(Pi));dl(Mt,{get disabled(){return r(Co)},click:at,isMobile:!0,get isPlaying(){return r(Gi)},get ref(){return et.playButton},set ref(_i){et.playButton=_i}}),g(Xe),b(ci,Xe)};R(Qi,ci=>{r(Pi)&&ci(ko)})}var Io=M(Qi,2);let Ko;var Eo=h(Io);hd(Eo,{get position(){return Pe()},get duration(){return J()}}),g(Io),I(ci=>Ko=te(Io,1,"wrapper-bottom ads-timeline-mobile svelte-1afsgkw",null,Ko,ci),[()=>({fullscreen:F()})]),b(it,ft)};R(Xn,it=>{ne()&&d()!=="inactive"&&it(fr)})}var eo=M(Xn,2);let to;var An=h(eo);let Pn;var go=h(An);te(go,1,"controls svelte-1afsgkw",null,{},{mobile:!0});var io=h(go);{var Mn=it=>{Vo(it,{get disabled(){return r(ri)},get ref(){return et.replayButton},set ref(ft){et.replayButton=ft},children:(ft,Ci)=>{ll(ft,{get disabled(){return r(ri)},click:ni})},$$slots:{default:!0}})};R(io,it=>{ui&&it(Mn)})}var Do=M(io,2);{var Rr=it=>{Vo(it,{get ref(){return et.liveButton},set ref(ft){et.liveButton=ft},children:(ft,Ci)=>{Id(ft,{get isLiveActive(){return r(kn)},isMobile:!0,get ariaLabel(){return r(mn)}})},$$slots:{default:!0}})};R(Do,it=>{!ne()&&k()&&it(Rr)})}var Ln=M(Do,2);{var mr=it=>{let ft=m(()=>ne()?Pe():Me()),Ci=m(()=>ne()?J():Z());ud(it,{get showDuration(){return r(Sn)},get position(){return r(ft)},get duration(){return r(Ci)},isMobile:!0,get ref(){return et.time},set ref(oo){et.time=oo}})};R(Ln,it=>{r(Gn)&&it(mr)})}var Vn=M(Ln,2);let Rn=m(()=>!r(un));Vo(Vn,{className:"w-max",get disabled(){return r(Rn)},get ref(){return et.episodes},set ref(it){et.episodes=it},children:(it,ft)=>{var Ci=Fe(),oo=ue(Ci);{var Qi=ko=>{var Io=cy(),Ko=M(ue(Io),2);bd(Ko,{get position(){return Me()},get duration(){return Z()},timeCodes:Qe}),b(ko,Io)};R(oo,ko=>{r(un)&&ko(Qi)})}b(it,Ci)},$$slots:{default:!0}});var Nr=M(Vn,2);{var Jn=it=>{Vo(it,{get ref(){return et.settings},set ref(ft){et.settings=ft},children:(ft,Ci)=>{rl(ft,{ref$:Wi})},$$slots:{default:!0}})};R(Nr,it=>{r(Cn)&&it(Jn)})}var vr=M(Nr,2);{var er=it=>{Vo(it,{get ref(){return et.fullscreen},set ref(ft){et.fullscreen=ft},children:(ft,Ci)=>{md(ft,{get click(){return e.toggleFullscreen},get isFullscreen(){return F()}})},$$slots:{default:!0}})};R(vr,it=>{r(pr)&&it(er)})}g(go),ct(go,it=>Re(it),()=>Re());var Nn=M(go,2);_d(Nn,{get isAds(){return ne()},get canRewindLive(){return e.canRewindLive},get isRewindableLive(){return P()},get ref(){return et.timeline},set ref(it){et.timeline=it}}),g(An),g(eo),ct(eo,it=>B(it),()=>B());var ti=M(eo,2);{var Wo=it=>{xd(it,{get ref(){return et.interactiveTimeIndicator},set ref(ft){et.interactiveTimeIndicator=ft}})};R(ti,it=>{Dt&&it(Wo)})}I((it,ft)=>{to=te(eo,1,"wrapper-bottom svelte-1afsgkw",null,to,it),Pn=te(An,1,"controls-wrapper svelte-1afsgkw",null,Pn,ft)},[()=>({hidden:e.bottomHidden,"controls-hidden":!e.showControls,"no-smooth":e.bottomNoSmooth,mobile:!0}),()=>({fullscreen:F()})]),b(t,Ki),W(),o()}st(["click"]);function Ed(t,e){q(e,!0);let[i,o]=He(),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),p=v(e,"logoTargetUrl",3,""),f=v(e,"showAutoplayNext",3,!1),_=v(e,"isOneVideoPlaylist",3,!1),u=v(e,"customFullscreenSupported",3,!0),$=v(e,"endScreenShown",3,!1),w=v(e,"onDisabledPlayPrevChapterClick",3,nm.noop),y=v(e,"onDisabledSeekToInteractiveClick",3,nm.noop),k=Se().ui.isMobile,A=ee(!1);Ht(()=>{let V=setTimeout(()=>O(A,!0),0);return()=>clearTimeout(V)});var P=Fe(),E=ue(P);{var T=V=>{var z=Fe(),Y=ue(z);{var F=X=>{om(X,{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 p()},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 u()},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(oe){s(oe)},get playerControlsRef(){return d()},set playerControlsRef(oe){d(oe)}})},j=X=>{jf(X,{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 p()},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 u()},get toggleFullscreen(){return e.toggleFullscreen},get seekToInteractive(){return e.seekToInteractive},get playPrevChapter(){return e.playPrevChapter},get playerControlsWrapperRef(){return s()},set playerControlsWrapperRef(oe){s(oe)},get playerControlsRef(){return d()},set playerControlsRef(oe){d(oe)}})};R(Y,X=>{n()?X(F):X(j,!1)})}b(V,z)};R(E,V=>{r(A)&&V(T)})}b(t,P),W(),o()}var fy=be('<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 rm(t,e){let i=ke(e,["$$slots","$$events","$$legacy","children"]);var o=fy();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(2),g(o),I(()=>n=we(o,n,{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 sm(t,e){let i=v(e,"reversed",3,!1),o=m(()=>i()?"transform: scaleX(-1);":void 0);rm(t,{get style(){return r(o)}})}var my=be('<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 am(t,e){let i=ke(e,["$$slots","$$events","$$legacy","children"]);var o=my();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(2),g(o),I(()=>n=we(o,n,{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 vy=be('<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 lm(t,e){let i=ke(e,["$$slots","$$events","$$legacy","children"]);var o=vy();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(2),g(o),I(()=>n=we(o,n,{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 du(t,e){let i=v(e,"isOff",3,!1);var o=Fe(),n=ue(o);{var a=d=>{lm(d,{})},s=d=>{am(d,{})};R(n,d=>{i()?d(a):d(s,!1)})}b(t,o)}var gy=be('<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 dm(t,e){let i=ke(e,["$$slots","$$events","$$legacy","children"]);var o=gy();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(2),g(o),I(()=>n=we(o,n,{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 cm(t,e){let i=v(e,"reversed",3,!1),o=m(()=>i()?"transform: scaleX(-1);":void 0);dm(t,{get style(){return r(o)}})}var hy=be('<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 um(t,e){let i=ke(e,["$$slots","$$events","$$legacy","children"]);var o=hy();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(2),g(o),I(()=>n=we(o,n,{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 pm(t,e){let i=v(e,"reversed",3,!1),o=m(()=>i()?"transform: scaleX(-1);":void 0);um(t,{get style(){return r(o)}})}var _y=L('<span class="hot-key-helpers-text svelte-1ad3n06"> </span>'),by=L('<div class="svelte-1ad3n06"><!> <!> <!> <!> <!> <!> <!> <!> <!> <!></div> <!>',1),$y=L("<div><!></div>"),yy={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
|
+
}`};function om(t,e){var wi,Zn;U(e,!0),q(t,yy);let[i,o]=Be(),n=()=>S(fo,"$seekToInteractiveDisabledTooltip$",i),a=()=>S(ki,"$disabledControls$",i),s=()=>S(Mt,"$playbackState$",i),d=()=>S(wt,"$adPlaybackState",i),l=()=>S(Lt,"$isEnded$",i),p=()=>S(So,"$playerSize",i),m=()=>S(Re,"$scrubbingInProgress",i),$=()=>S(jt,"$chromecastState$",i),u=()=>S(nt,"$isPictureInPictureActive",i),_=()=>S(dt,"$pictureInPictureType$",i),w=()=>S(He,"$mobileNotReportControlHidden$",i),y=()=>S(bt,"$playerPhase",i),C=()=>S(Yi,"$currentGridType$",i),T=()=>S(_e,"$isLive$",i),E=()=>S(Je,"$settingsMenuVisible",i),P=()=>S(re,"$isRewindableLive$",i),A=()=>S(be,"$isActiveLive$",i),I=()=>S(zi,"$isInteractiveTime$",i),V=()=>S(Qt,"$isAudioAvailable$",i),H=()=>S(Pn,"$settingButtonRef$",i),G=()=>S(Ui,"$startedByKeyboard$",i),O=()=>S(Dt,"$isFullscreen",i),X=()=>S(Xe,"$mobileUnmuteButtonVisible",i),oe=()=>S(j,"$muted$",i),Y=()=>S(Ze,"$mobileUnmuteButtonExpanded",i),fe=()=>S(ln,"$additionalButtons$",i),ae=()=>S(Di,"$crashed$",i),Le=()=>S(It,"$graphIsOpened$",i),Ae=()=>S(Vt,"$adPosition",i),he=()=>S(Zi,"$adDuration",i),se=()=>S(vt,"$position$",i),Me=()=>S(et,"$duration$",i),ne=f(e,"playerControlsWrapperRef",15,void 0),N=f(e,"playerControlsRef",15,void 0),ue=f(e,"isAds",3,!1),ge=f(e,"logoTargetUrl",3,""),Ge=f(e,"isOneVideoPlaylist",3,!1),te=f(e,"customFullscreenSupported",3,!0),Q=Te(),W=po(),Ve=qt(),De=Q.actions.internal.toggleMuted,tt=Q.actions.internal.togglePlay,Se=Q.actions.internal.pause,$e=Q.actions.internal.prevVideoClick,Ne=Q.actions.internal.nextVideoClick,Ye=(wi=Q.callbacks)==null?void 0:wi.onAudioDoesNotExistHint,ot=(Zn=Q.callbacks)==null?void 0:Zn.onAudioDisabledHint,bt=Q.playerPhase,et=Q.state.duration$,vt=Q.state.positionWithScrubbing$,Mt=Q.state.playbackState$,Qt=Q.state.isAudioAvailable$,Gt=Q.state.isAudioDisabled,Lt=Q.state.isEnded$,_e=Q.state.isLive$,j=Q.state.muted$,be=Q.state.isActiveLive$,re=Q.state.isRewindableLive$,Re=Q.ui.scrubbingInProgress,He=Q.ui.mobileNotReportControlHidden$,{isActive$:nt,type$:dt}=W.pictureInPicture$,Ze=Q.ui.mobileUnmuteButtonExpanded,Xe=Q.ui.mobileUnmuteButtonVisible,Je=Q.ui.settingsMenu.visible$,We=Q.ui.settingsMenu.openedByBtnKeyboard$,gt=Q.ui.controls,ze=Q.actions.internal.getVideoEpisodes(),ct=Q.webApi.pictureInPictureApi,jt=Q.state.chromecastState$,Di=Q.state.crashed$,ki=gt.disabledControls$,Ui=Q.ui.startedByKeyboard$,Yi=Q.ui.currentGridType$,Zi=Q.ads.duration,Vt=Q.ads.position,wt=Q.ads.playbackState,Dt=Q.ui.isFullscreen,So=Q.ui.playerSize,ln=Q.ui.additionalButtonsDeprecated$,Z=Q.actions.internal.getVideoElement,Jt=Q.actions.internal.replayInteractive,ci=Q.state.isInteractive,zi=Q.state.isInteractiveTime$,ii=Q.state.showInteractiveGraph,ui=Q.state.showSeekToInteractive,oi=Q.state.showPlayPrevChapter,ut=Q.state.showInteractiveTimeIndicator,fo=W.seekToInteractiveDisabledTooltip$,It=W.graphIsOpened$,Wt=v(()=>F(Q.state.playPrevChapterDisabledTooltip)),ei=v(()=>F(n())),mo=v(()=>a().has("EPISODE_BUTTON")),Sn=v(()=>a().has("GRAPH_BUTTON")),Xi=v(()=>a().has("SEEK_TO_INTERACTIVE_BUTTON")),Co=v(()=>a().has("PLAY_BUTTON")),si=v(()=>a().has("REPLAY_BUTTON")),St=v(()=>a().has("PLAY_PREV_CHAPTER_BUTTON")),To=v(()=>s()===ml.PlaybackState.PLAYING),Ei=v(()=>d()==="paused"),xi=v(()=>l()&&!ue()&&!ci),zo=v(()=>!l()||ue()),to=v(()=>e.showNextPrevButtons&&!ue()&&e.prevButtonActive),qi=v(()=>e.showNextPrevButtons&&!ue()&&e.nextButtonActive),Cn=v(()=>p().width>300),Tn=v(()=>p().width>400),Ni=v(m),dn=v(()=>$()!==ml.ChromecastState.NOT_AVAILABLE&&!(u()&&_()===1)&&!w()&&!ci),Io=v(()=>y()==="LiveWaitingStart"),ko=v(()=>!!ct&&$()!==ml.ChromecastState.CONNECTED&&!w()&&(_()===1&&r(Io)||!r(Io))&&!r(Ni)&&!ci),Cr=v(()=>!r(Ni)&&Qi(C(),"s")),sr=v(()=>!e.logoHidden&&p().width>350),In=v(()=>Ve.features.fullscreen&&!(u()&&_()===1)&&(ci?te():!0)&&!r(Ni)),qn=v(()=>(!T()||ue())&&p().width>260&&!r(Ni)&&!(Ve.features.interactiveHideTime&&ci)),Wn=v(()=>E()||e.showControls),vo=v(()=>!ue()&&!T()&&!!(ze!=null&&ze.length)&&r(Cn)&&!r(mo)&&!r(Ni)),qo=v(()=>!P()||!!A()),kn=v(()=>ii&&Qi(C(),"m")),rt=pe({}),Wo=(0,y1.debounceFn)(ul,260);qe(()=>{p(),I(),Wo(Z(),gt,rt,e.showControls)});let cn=()=>Q.actions.internal.toggleChromecast();function En(){ys({isAudioDisabled:Gt,audioDisabledHintCallback:ot,isAudioAvailable:V(),audioIsNotExistHintCallback:Ye})&&De()}async function ar(){ct!=null&&ct.isActive()?await(ct==null?void 0:ct.remove()):await(ct==null?void 0:ct.request())}function Ko(){!Gt&&V()&&Xe.set(!1),En()}let Kn=J(""),un=(ht,Ft)=>{if(!ht){B(Kn,pe(F("tooltip_live")));return}Ft&&Ft===ml.PlaybackState.PAUSED&&B(Kn,pe(F("tooltip_play")))};qe(()=>{un(r(qo),s())});let Pn=de();qe(()=>{H()&&il(H(),E(),We)}),qe(()=>{du(Ui,G(),rt.playButton)});var Bi=$y(),Ji=ce(Bi);{var An=ht=>{var Ft=vy(),Pi=ce(Ft);let Po;var st=M(Pi,2);let Nt;var pi=h(st);{var Oi=at=>{let Ut=v(()=>V()&&!Gt&&Y());uu(at,{get muted(){return oe()},get expanded(){return r(Ut)},click:Ko,get ref(){return rt.volume},set ref(Mi){rt.volume=Mi}})};R(pi,at=>{(!V()||X())&&at(Oi)})}g(st);var go=M(st,2);let yi;var Ai=h(go);Ci(Ai,1,fe,({iconUrl:at,ariaLabel:Ut,testId:Mi,onClick:we,tooltip:Et})=>at,(at,Ut)=>{let Mi=()=>r(Ut).iconUrl,we=()=>r(Ut).ariaLabel,Et=()=>r(Ut).testId,fi=()=>r(Ut).onClick,gi=()=>r(Ut).tooltip,Mo=v(()=>{var li;return(li=we())!=null?li:gi()});Xf(at,{get iconUrl(){return Mi()},get ariaLabel(){return r(Mo)},get testId(){return Et()},get onClick(){return fi()}})});var vi=M(Ai,2);{var ho=at=>{Pd(at,{get ref(){return rt.autoplayNextToggle},set ref(Ut){rt.autoplayNextToggle=Ut}})};R(vi,at=>{e.showAutoplayNext&&!Ge()&&at(ho)})}var io=M(vi,2);{var oo=at=>{xd(at,{isMobile:!0,click:cn,get state(){return $()},get ref(){return rt.chromecast},set ref(Ut){rt.chromecast=Ut}})};R(io,at=>{r(dn)&&at(oo)})}var vn=M(io,2);{var Xn=at=>{im(at,{click:ar,get isPictureInPictureActive(){return u()},get ref(){return rt.pip},set ref(Ut){rt.pip=Ut}})};R(vn,at=>{r(ko)&&at(Xn)})}var Jn=M(vn,2);{var kr=at=>{ll(at,{ref$:Pn})};R(Jn,at=>{ae()&&at(kr)})}var Er=M(Jn,2);{var Vn=at=>{yd(at,{click:Se,get targetUrl(){return ge()},get logoClickable(){return e.logoClickable},get ref(){return rt.vkLogo},set ref(Ut){rt.vkLogo=Ut}})};R(Er,at=>{r(sr)&&at(Vn)})}g(go);var Rn=M(go,2);let Ao;var Pr=h(Rn);{var Oo=at=>{let Ut=v(()=>$e.bind(null,!0));ma(at,{get click(){return r(Ut)},type:"prev",isMobile:!0,get ref(){return rt.prevButton},set ref(Mi){rt.prevButton=Mi}})};R(Pr,at=>{r(to)&&at(Oo)})}var ur=M(Pr,2);{var Ar=at=>{fl(at,{get disabled(){return r(Co)},click:tt,isMobile:!0,get isPlaying(){return r(To)},get ref(){return rt.playButton},set ref(Ut){rt.playButton=Ut}})};R(ur,at=>{r(zo)&&at(Ar)})}var Mr=M(ur,2);{var pr=at=>{pl(at,{get disabled(){return r(si)},click:tt,isMobile:!0,get ref(){return rt.replayButton},set ref(Ut){rt.replayButton=Ut}})};R(Mr,at=>{r(xi)&&at(pr)})}var eo=M(Mr,2);{var gn=at=>{let Ut=v(()=>Ne.bind(null,!0));ma(at,{get click(){return r(Ut)},type:"next",isMobile:!0,get ref(){return rt.nextButton},set ref(Mi){rt.nextButton=Mi}})};R(eo,at=>{r(qi)&&at(gn)})}g(Rn);var zr=M(Rn,2);{var fr=at=>{var Ut=my(),Mi=ce(Ut);{var we=li=>{var ke=uy();let kt;ke.__click=[dy,St,e,Wt];var Zt=h(ke);let Si=v(()=>!e.showControls);Ed(Zt,{get hidden(){return r(Si)},get disabled(){return r(St)},get click(){return e.playPrevChapter},get ref(){return rt.playPrevChapterButton},set ref(ti){rt.playPrevChapterButton=ti}}),g(ke),k(ti=>kt=ee(ke,1,"wrapper-middle-left svelte-1afsgkw",null,kt,ti),[()=>({fullscreen:O(),hidden:!e.showControls})]),b(li,ke)};R(Mi,li=>{oi&&li(we)})}var Et=M(Mi,2);{var fi=li=>{var ke=py();let kt;var Zt=h(ke);let Si=v(()=>!e.showControls&&!Le());Md(Zt,{get hidden(){return r(Si)},get disabled(){return r(Sn)},get click(){return It.toggle},get graphIsOpened(){return Le()},get ref(){return rt.interactiveGraphButton},set ref(ti){rt.interactiveGraphButton=ti}}),g(ke),k(ti=>kt=ee(ke,1,Gl(oi?"wrapper-middle-left-second":"wrapper-middle-left"),"svelte-1afsgkw",kt,ti),[()=>({fullscreen:O(),hidden:!e.showControls&&!Le()})]),b(li,ke)};R(Et,li=>{r(kn)&&li(fi)})}var gi=M(Et,2);{var Mo=li=>{var ke=fy();let kt;ke.__click=[cy,Xi,e,ei];var Zt=h(ke);let Si=v(()=>!e.showControls);Ad(Zt,{get hidden(){return r(Si)},get disabled(){return r(Xi)},get click(){return e.seekToInteractive},get ref(){return rt.seekToInteractiveButton},set ref(ti){rt.seekToInteractiveButton=ti}}),g(ke),k(ti=>kt=ee(ke,1,"wrapper-middle-right svelte-1afsgkw",null,kt,ti),[()=>({fullscreen:O(),hidden:!e.showControls})]),b(li,ke)};R(gi,li=>{ui&&li(Mo)})}b(at,Ut)};R(zr,at=>{ci&&!m()&&at(fr)})}k((at,Ut,Mi,we)=>{Po=ee(Pi,1,"overlay-mobile svelte-1afsgkw",null,Po,at),Nt=ee(st,1,"wrapper-top-left svelte-1afsgkw",null,Nt,Ut),yi=ee(go,1,"wrapper-top-right svelte-1afsgkw",null,yi,Mi),Ao=ee(Rn,1,"wrapper-middle svelte-1afsgkw",null,Ao,we)},[()=>({hidden:!r(Wn)}),()=>({hidden:!e.showControls,fullscreen:O()}),()=>({hidden:!e.showControls&&!w(),fullscreen:O()}),()=>({hidden:!e.showControls||m()||e.endScreenShown&&e.showNextPrevButtons})]),b(ht,Ft)};R(Ji,ht=>{ue()||ht(An)})}var Do=M(Ji,2);{var Mn=ht=>{var Ft=_y(),Pi=ce(Ft);{var Po=yi=>{var Ai=gy();let vi;var ho=h(Ai);uu(ho,{get muted(){return oe()},expanded:!1,click:Ko,get ref(){return rt.volume},set ref(io){rt.volume=io}}),g(Ai),k(io=>vi=ee(Ai,1,"wrapper-top-right svelte-1afsgkw",null,vi,io),[()=>({fullscreen:O()})]),b(yi,Ai)};R(Pi,yi=>{X()&&yi(Po)})}var st=M(Pi,2);{var Nt=yi=>{var Ai=hy(),vi=h(Ai);let ho=v(()=>!r(Ei));fl(vi,{get disabled(){return r(Co)},click:tt,isMobile:!0,get isPlaying(){return r(ho)},get ref(){return rt.playButton},set ref(io){rt.playButton=io}}),g(Ai),b(yi,Ai)};R(st,yi=>{r(Ei)&&yi(Nt)})}var pi=M(st,2);let Oi;var go=h(pi);wd(go,{get position(){return Ae()},get duration(){return he()}}),g(pi),k(yi=>Oi=ee(pi,1,"wrapper-bottom ads-timeline-mobile svelte-1afsgkw",null,Oi,yi),[()=>({fullscreen:O()})]),b(ht,Ft)};R(Do,ht=>{ue()&&d()!=="inactive"&&ht(Mn)})}var Qo=M(Do,2);let No;var mi=h(Qo);let Qn;var Eo=h(mi);ee(Eo,1,"controls svelte-1afsgkw",null,{},{mobile:!0});var lr=h(Eo);{var pn=ht=>{Vo(ht,{get disabled(){return r(si)},get ref(){return rt.replayButton},set ref(Ft){rt.replayButton=Ft},children:(Ft,Pi)=>{pl(Ft,{get disabled(){return r(si)},click:Jt})},$$slots:{default:!0}})};R(lr,ht=>{ci&&ht(pn)})}var fn=M(lr,2);{var dr=ht=>{Vo(ht,{get ref(){return rt.liveButton},set ref(Ft){rt.liveButton=Ft},children:(Ft,Pi)=>{Ld(Ft,{get isLiveActive(){return r(qo)},isMobile:!0,get ariaLabel(){return r(Kn)}})},$$slots:{default:!0}})};R(fn,ht=>{!ue()&&T()&&ht(dr)})}var Go=M(fn,2);{var Tr=ht=>{let Ft=v(()=>ue()?Ae():se()),Pi=v(()=>ue()?he():Me());hd(ht,{get showDuration(){return r(Tn)},get position(){return r(Ft)},get duration(){return r(Pi)},isMobile:!0,get ref(){return rt.time},set ref(Po){rt.time=Po}})};R(Go,ht=>{r(qn)&&ht(Tr)})}var Ln=M(Go,2);let Gn=v(()=>!r(vo));Vo(Ln,{className:"w-max",get disabled(){return r(Gn)},get ref(){return rt.episodes},set ref(ht){rt.episodes=ht},children:(ht,Ft)=>{var Pi=Ue(),Po=ce(Pi);{var st=Nt=>{var pi=by(),Oi=M(ce(pi),2);Sd(Oi,{get position(){return se()},get duration(){return Me()},timeCodes:ze}),b(Nt,pi)};R(Po,Nt=>{r(vo)&&Nt(st)})}b(ht,Pi)},$$slots:{default:!0}});var cr=M(Ln,2);{var Ir=ht=>{Vo(ht,{get ref(){return rt.settings},set ref(Ft){rt.settings=Ft},children:(Ft,Pi)=>{ll(Ft,{ref$:Pn})},$$slots:{default:!0}})};R(cr,ht=>{r(Cr)&&ht(Ir)})}var jn=M(cr,2);{var mn=ht=>{Vo(ht,{get ref(){return rt.fullscreen},set ref(Ft){rt.fullscreen=Ft},children:(Ft,Pi)=>{$d(Ft,{get click(){return e.toggleFullscreen},get isFullscreen(){return O()}})},$$slots:{default:!0}})};R(jn,ht=>{r(In)&&ht(mn)})}g(Eo),mt(Eo,ht=>N(ht),()=>N());var Yn=M(Eo,2);ua(Yn,{get isAds(){return ue()},get canRewindLive(){return e.canRewindLive},get isRewindableLive(){return P()},get ref(){return rt.timeline},set ref(ht){rt.timeline=ht}}),g(mi),g(Qo),mt(Qo,ht=>ne(ht),()=>ne());var ai=M(Qo,2);{var Bo=ht=>{Id(ht,{get ref(){return rt.interactiveTimeIndicator},set ref(Ft){rt.interactiveTimeIndicator=Ft}})};R(ai,ht=>{ut&&ht(Bo)})}k((ht,Ft)=>{No=ee(Qo,1,"wrapper-bottom svelte-1afsgkw",null,No,ht),Qn=ee(mi,1,"controls-wrapper svelte-1afsgkw",null,Qn,Ft)},[()=>({hidden:e.bottomHidden,"controls-hidden":!e.showControls,"no-smooth":e.bottomNoSmooth,mobile:!0}),()=>({fullscreen:O()})]),b(t,Bi),z(),o()}lt(["click"]);function Rd(t,e){U(e,!0);let[i,o]=Be(),n=()=>S(T,"$isMobile",i),a=f(e,"bottomNoSmooth",3,!1),s=f(e,"playerControlsWrapperRef",15,void 0),d=f(e,"playerControlsRef",15,void 0),l=f(e,"isAds",3,!1),p=f(e,"logoTargetUrl",3,""),m=f(e,"showAutoplayNext",3,!1),$=f(e,"isOneVideoPlaylist",3,!1),u=f(e,"customFullscreenSupported",3,!0),_=f(e,"endScreenShown",3,!1),w=f(e,"onDisabledPlayPrevChapterClick",3,nm.noop),y=f(e,"onDisabledSeekToInteractiveClick",3,nm.noop),T=Te().ui.isMobile,E=J(!1);zt(()=>{let V=setTimeout(()=>B(E,!0),0);return()=>clearTimeout(V)});var P=Ue(),A=ce(P);{var I=V=>{var H=Ue(),G=ce(H);{var O=oe=>{om(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 p()},get showAutoplayNext(){return m()},get showNextPrevButtons(){return e.showNextPrevButtons},get nextButtonActive(){return e.nextButtonActive},get prevButtonActive(){return e.prevButtonActive},get isOneVideoPlaylist(){return $()},get customFullscreenSupported(){return u()},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(Y){s(Y)},get playerControlsRef(){return d()},set playerControlsRef(Y){d(Y)}})},X=oe=>{Yf(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 p()},get isOneVideoPlaylist(){return $()},get showAutoplayNext(){return m()},get showNextPrevButtons(){return e.showNextPrevButtons},get nextButtonActive(){return e.nextButtonActive},get prevButtonActive(){return e.prevButtonActive},get customFullscreenSupported(){return u()},get toggleFullscreen(){return e.toggleFullscreen},get seekToInteractive(){return e.seekToInteractive},get playPrevChapter(){return e.playPrevChapter},get playerControlsWrapperRef(){return s()},set playerControlsWrapperRef(Y){s(Y)},get playerControlsRef(){return d()},set playerControlsRef(Y){d(Y)}})};R(G,oe=>{n()?oe(O):oe(X,!1)})}b(V,H)};R(A,V=>{r(E)&&V(I)})}b(t,P),z(),o()}var xy=xe('<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 rm(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=xy();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(2),g(o),k(()=>n=Ie(o,n,{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 sm(t,e){let i=f(e,"reversed",3,!1),o=v(()=>i()?"transform: scaleX(-1);":void 0);rm(t,{get style(){return r(o)}})}var wy=xe('<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 am(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=wy();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(2),g(o),k(()=>n=Ie(o,n,{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 Sy=xe('<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 lm(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=Sy();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(2),g(o),k(()=>n=Ie(o,n,{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 pu(t,e){let i=f(e,"isOff",3,!1);var o=Ue(),n=ce(o);{var a=d=>{lm(d,{})},s=d=>{am(d,{})};R(n,d=>{i()?d(a):d(s,!1)})}b(t,o)}var Cy=xe('<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 dm(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=Cy();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(2),g(o),k(()=>n=Ie(o,n,{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 cm(t,e){let i=f(e,"reversed",3,!1),o=v(()=>i()?"transform: scaleX(-1);":void 0);dm(t,{get style(){return r(o)}})}var Ty=xe('<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 um(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=Ty();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(2),g(o),k(()=>n=Ie(o,n,{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 pm(t,e){let i=f(e,"reversed",3,!1),o=v(()=>i()?"transform: scaleX(-1);":void 0);um(t,{get style(){return r(o)}})}var Iy=L('<span class="hot-key-helpers-text svelte-1ad3n06"> </span>'),ky=L('<div class="svelte-1ad3n06"><!> <!> <!> <!> <!> <!> <!> <!> <!> <!></div> <!>',1),Ey=L("<div><!></div>"),Py={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
265
|
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
266
|
.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
267
|
.hot-key-helpers-container.svelte-1ad3n06 svg[data-testid="play-icon"],
|
|
@@ -275,21 +276,23 @@ Try switching the\xA0quality to\xA0Auto.`},kh=y_;var ns=new Map;ns.set(Ga.Interf
|
|
|
275
276
|
@keyframes svelte-1ad3n06-fadeOut {
|
|
276
277
|
0% {opacity:1;}
|
|
277
278
|
100% {opacity:0;}
|
|
278
|
-
}`};function fm(t,e){
|
|
279
|
-
/*font-weight: 500;*/color:var(--white);white-space:pre-wrap;}`};function
|
|
279
|
+
}`};function fm(t,e){U(e,!0),q(t,Py);let[i,o]=Be(),n=()=>S(e.data,"$data",i),s=Te().ui.t,d=v(()=>!n()),l=v(()=>{var C;return((C=n())==null?void 0:C.type)==="BACKWARD_SEEK"}),p=v(()=>{var C;return((C=n())==null?void 0:C.type)==="FORWARD_SEEK"}),m=v(()=>{var C;return(C=n())==null?void 0:C.type}),$=v(()=>{var C,T;return(C=n())!=null&&C.t?s(n().t.key,{value:n().t.value||""}):(T=n())==null?void 0:T.text});var u=Ey();let _;var w=h(u);{var y=C=>{var T=ky(),E=ce(T),P=h(E);{var A=te=>{let Q=v(()=>r(m)==="FORWARD_SEEK");sm(te,{get reversed(){return r(Q)}})};R(P,te=>{["BACKWARD_SEEK","FORWARD_SEEK"].includes(r(m))&&te(A)})}var I=M(P,2);{var V=te=>{ns(te,{})};R(I,te=>{r(m)==="PAUSE"&&te(V)})}var H=M(I,2);{var G=te=>{wr(te,{})};R(H,te=>{r(m)==="PLAY"&&te(G)})}var O=M(H,2);{var X=te=>{kd(te,{})};R(O,te=>{r(m)==="REPLAY"&&te(X)})}var oe=M(O,2);{var Y=te=>{pu(te,{isOff:!0})};R(oe,te=>{r(m)==="SUBTITLES_OFF"&&te(Y)})}var fe=M(oe,2);{var ae=te=>{pu(te,{})};R(fe,te=>{r(m)==="SUBTITLES_ON"&&te(ae)})}var Le=M(fe,2);{var Ae=te=>{let Q=v(()=>r(m)==="RATE_UP");cm(te,{get reversed(){return r(Q)}})};R(Le,te=>{["RATE_DOWN","RATE_UP"].includes(r(m))&&te(Ae)})}var he=M(Le,2);{var se=te=>{let Q=v(()=>r(m)==="EPISODE_NEXT");pm(te,{get reversed(){return r(Q)}})};R(he,te=>{["EPISODE_PREV","EPISODE_NEXT"].includes(r(m))&&te(se)})}var Me=M(he,2);{var ne=te=>{ws(te,{volume:0})};R(Me,te=>{r(m)==="MUTE"&&te(ne)})}var N=M(Me,2);{var ue=te=>{ws(te,{volume:1})};R(N,te=>{r(m)==="VOLUME"&&te(ue)})}g(E);var ge=M(E,2);{var Ge=te=>{var Q=Iy(),W=h(Q,!0);g(Q),k(()=>me(W,r($))),b(te,Q)};R(ge,te=>{r($)&&te(Ge)})}b(C,T)};R(w,C=>{!r(d)&&r(m)&&C(y)})}g(u),k(C=>_=ee(u,1,"hot-key-helpers-container svelte-1ad3n06",null,_,C),[()=>({hidden:r(d),"hot-key-helpers-container--left":r(l),"hot-key-helpers-container--right":r(p)})]),b(t,u),z(),o()}var Ay=xe('<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 mm(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=Ay();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(),g(o),k(()=>n=Ie(o,n,{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 My=xe('<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 vm(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=My();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(),g(o),k(()=>n=Ie(o,n,{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 Ts(t,e){U(e,!0);let i=f(e,"direction",3,"left"),o=f(e,"useBtnColor",3,!1),n=v(()=>["up","down"].includes(i())),a=v(()=>["right","down"].includes(i())),s=v(()=>(()=>{let $="";return r(a)&&($+="transform: rotate(180deg);"),o()&&($+="color: var(--btn-color, #fff);"),$.length?$:void 0})());var d=Ue(),l=ce(d);{var p=$=>{let u=v(()=>r(a)?"chevron-icon--down":"chevron-icon--up");mm($,{get style(){return r(s)},get"data-testid"(){return r(u)}})},m=$=>{let u=v(()=>r(a)?"chevron-icon--right":"chevron-icon--left");vm($,{get style(){return r(s)},get"data-testid"(){return r(u)}})};R(l,$=>{r(n)?$(p):$(m,!1)})}b(t,d),z()}var Ly=(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}},Vy=(t,e,i)=>{e.has(t.code)&&(t.preventDefault(),t.stopPropagation(),i())},Ry=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>'),Dy={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 Dd(t,e){U(e,!0),q(t,Dy);let i=f(e,"isShifted",3,!1),o=Te(),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)},p=()=>(o.actions.internal.stopCameraManualRotation(),null),m=F("aria_label_spherical_control");var $=Ry();let u;$.__keydown=[Ly,n,a,s,l,d],$.__keyup=[Vy,n,p],Oe($,"aria-label",m);var _=h($),w=h(_),y=h(w);y.__mousedown=a,y.__mouseup=p;var C=h(y);Ts(C,{direction:"up",useBtnColor:!0}),g(y);var T=M(y,2);T.__mousedown=d,T.__mouseup=p;var E=h(T);Ts(E,{direction:"up",useBtnColor:!0}),g(T),g(w);var P=M(w,2),A=h(P);A.__mousedown=l,A.__mouseup=p;var I=h(A);Ts(I,{direction:"up",useBtnColor:!0}),g(A);var V=M(A,2);V.__mousedown=s,V.__mouseup=p;var H=h(V);Ts(H,{direction:"up",useBtnColor:!0}),g(V),g(P),g(_),g($),k(G=>u=ee($,1,"immersive-controls svelte-1yzc86r",null,u,G),[()=>({"m-shifted":i()})]),Ct("mouseleave",y,p),Ct("mouseleave",T,p),Ct("mouseleave",A,p),Ct("mouseleave",V,p),b(t,$),z()}lt(["keydown","keyup","mousedown","mouseup"]);var ss=require("@vkontakte/videoplayer-shared/es2018");var x1=(t=1e3)=>{let e=null,i=()=>{e&&(clearTimeout(e),e=null)};return{add:o=>{i(),e=setTimeout(o,t)},clear:i}};var fu=class{constructor(){this.flickeringTimeout=x1(1e3);this.subscriptions=new ss.Subscription;this.isAuto=!1;this.isLive=!1;this.captions$=new ss.ValueSubject([]);this.captionsPrepared$=new ss.ValueSubject([])}subscribe(){return this.subscriptions.add(this.captions$.pipe((0,ss.filter)(()=>this.isEnabled()),(0,ss.filterChanged)()).subscribe(e=>{this.processCaptions(e)})),this}setIsAuto(e){this.isAuto=e}setIsLive(e){this.isLive=e}setCaptions(e){this.captions$.next(e)}destroy(){this.subscriptions.unsubscribe(),this.flickeringTimeout.clear()}isEnabled(){return this.isAuto&&!this.isLive}processCaptions(e){if(!e.length){this.flickeringTimeout.add(()=>{this.captionsPrepared$.next([])});return}this.flickeringTimeout.clear();let i=[],o=e.length>1&&e[0].type!=="timestamp"&&e[1].type!=="timestamp";o&&i.push([{value:String(e[0].value),timeAppeared:null}]),i.push(e.reduce((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 Ny=L('<span class="caption-line svelte-c2x749"><span class="caption-segment svelte-c2x749"> </span></span>'),By=L('<span class="caption-line svelte-c2x749"><span class="caption-segment svelte-c2x749"></span></span>'),Oy=L('<span class="caption-line svelte-c2x749"><span class="caption-segment svelte-c2x749"> </span></span>'),Hy=L('<div><span class="caption svelte-c2x749"><!></span></div>'),Fy=L("<div><!></div>"),Uy={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;
|
|
280
|
+
/*font-weight: 500;*/color:var(--white);white-space:pre-wrap;}`};function ha(t,e){U(e,!0),q(t,Uy);let[i,o]=Be(),n=()=>S($,"$currentSubtitle$",i),a=()=>S(_,"$isLive$",i),s=()=>S(w,"$isFullscreen",i),d=()=>S(u,"$isAutoSubtitleCaptionVisible$",i),l=f(e,"isMobile",3,!1),p=Te(),m=qt(),$=p.state.currentSubtitle$,u=p.state.isAutoSubtitleCaptionVisible$,_=p.state.isLive$,w=p.ui.isFullscreen,y=v(()=>!!n().isAuto),C=v(()=>!!a()),T=v(()=>e.playerSize.width*.02),E=v(()=>l()&&!s()||r(T)<=m.minSubtitlesFontSize?m.minSubtitlesFontSize:r(T)),P=J(null);qe(()=>{var X,oe,Y;(X=r(P))==null||X.setIsAuto(r(y)),(oe=r(P))==null||oe.setIsLive(r(C)),(Y=r(P))==null||Y.setCaptions(e.captions)});let A=J(pe([[]]));zt(()=>{B(P,pe(new fu().subscribe()));let X=r(P).captionsPrepared$.subscribe(oe=>{B(A,pe(oe))});return()=>{var oe;(oe=r(P))==null||oe.destroy(),X.unsubscribe()}}),zt(()=>{if(r(y)){let X=window.setTimeout(()=>{u.set(!1)},m.autoSubtitlesTimeout);return()=>{window.clearTimeout(X)}}else u.set(!1)});let I=v(()=>e.playerSize.width<400?10:e.playerSize.width<550?14:24);var V=Fy();let H;var G=h(V);{var O=X=>{var oe=Hy();let Y;var fe=h(oe),ae=h(fe);{var Le=he=>{var se=Ny(),Me=h(se),ne=h(Me,!0);g(Me),g(se),k(N=>{var ue;it(Me,`font-size: ${(ue=r(E))!=null?ue:""}px`),me(ne,N)},[()=>F("subtitles_auto_caption")]),b(he,se)},Ae=(he,se)=>{{var Me=N=>{var ue=Ue(),ge=ce(ue);Ci(ge,17,()=>r(A),Kl,(Ge,te)=>{var Q=By(),W=h(Q);Ci(W,21,()=>r(te),({value:Ve,timeAppeared:De})=>De,(Ve,De)=>{let tt=()=>r(De).value,Se=()=>r(De).timeAppeared;var $e=Ue(),Ne=ce($e);{var Ye=ot=>{var bt=Nr();k(()=>me(bt,tt())),b(ot,bt)};R(Ne,ot=>{(!Se()||Se()<=e.position)&&ot(Ye)})}b(Ve,$e)}),g(W),g(Q),k(()=>{var Ve;return it(W,`font-size: ${(Ve=r(E))!=null?Ve:""}px`)}),b(Ge,Q)}),b(N,ue)},ne=N=>{var ue=Ue(),ge=ce(ue);Ci(ge,17,()=>e.captions,({value:Ge})=>Ge,(Ge,te)=>{let Q=()=>r(te).value;var W=Oy(),Ve=h(W),De=h(Ve,!0);g(Ve),g(W),k(()=>{var tt;it(Ve,`font-size: ${(tt=r(E))!=null?tt:""}px`),me(De,Q())}),b(Ge,W)}),b(N,ue)};R(he,N=>{var ue;r(y)&&((ue=r(A))!=null&&ue.length)?N(Me):N(ne,!1)},se)}};R(ae,he=>{r(y)&&d()?he(Le):he(Ae,!1)})}g(fe),g(oe),k(he=>{var se;Y=ee(oe,1,"subtitles-caption svelte-c2x749",null,Y,he),it(oe,`--subtitles-caption-margin: ${(se=r(I))!=null?se:""}%`)},[()=>({mobile:l()})]),b(X,oe)};R(G,X=>{var oe;(e.captions.length||(oe=r(A))!=null&&oe.length)&&X(O)})}g(V),k(X=>H=ee(V,1,"subtitles-container svelte-c2x749",null,H,X),[()=>({shifted:e.shifted,auto:r(y)&&!r(C)&&!d()})]),b(t,V),z(),o()}var zy=L('<div class="text svelte-raurnb"> </div>'),qy=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>'),Wy={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 Nd(t,e){U(e,!0),q(t,Wy);let i=qt();var o=qy();let n;var a=M(h(o),2);{var s=d=>{var l=zy(),p=h(l);g(l),k(()=>{var m;return me(p,`\u0412\u0438\u0434\u0435\u043E \u0432\u043E\u0441\u043F\u0440\u043E\u0438\u0437\u0432\u043E\u0434\u0438\u0442\u0441\u044F \u043D\u0430 ${(m=e.chromecastDeviceName)!=null?m:""}`)}),b(d,l)};R(a,d=>{e.chromecastDeviceName&&d(s)})}g(o),k(d=>{n=ee(o,1,"wrapper svelte-raurnb",null,n,d),it(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),z()}var Ky=xe('<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 gm(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=Ky();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(),g(o),k(()=>n=Ie(o,n,{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 Qy=L('<div class="container svelte-13zpvm8"><!></div>'),Gy={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){q(t,Gy);var e=Qy(),i=h(e);gm(i,{}),g(e),b(t,e)}var jy=L('<div class="playButton svelte-1ciju45" tabindex="0" role="button"><div class="playButtonBackground svelte-1ciju45"></div> <!></div>'),Yy=L("<div><!></div>"),Zy={hash:"svelte-1ciju45",code:`.container.svelte-1ciju45 {position:absolute;top:0;bottom:0;left:0;right:0;background-position:center;background-size:contain;background-repeat:no-repeat;cursor:pointer;transition:opacity 0.2s,
|
|
281
|
+
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,
|
|
282
|
+
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 _a(t,e){U(e,!0),q(t,Zy);let i=f(e,"iconVisible",3,!0),o=Te(),n=qt(),a=o.ui.startedByKeyboard$,s=F("tooltip_play"),d=_=>{var y;let w=_.code;["Enter","Space"].includes(w)&&(_.stopPropagation(),_.preventDefault(),a.set(!0),(y=e.startVideo)==null||y.call(e))},l=_=>{var w;_.stopPropagation(),(w=e.startVideo)==null||w.call(e)};var p=Yy();let m;p.__click=l;var $=h(p);{var u=_=>{var w=jy();w.__keydown=d,Oe(w,"aria-label",s);var y=M(h(w),2);wr(y,{}),g(w),b(_,w)};R($,_=>{i()&&_(u)})}return g(p),k(_=>{m=ee(p,1,"container svelte-1ciju45",null,m,_),it(p,`background-color: #222; background-image: url('${e.thumbUrl||""}')`)},[()=>({hidden:e.hidden,bgCover:n.features.previewNoEmptySpace})]),b(t,p),z({handlePressKey:d,handleClick:l})}lt(["click","keydown"]);var Xy=L("<div> </div>"),Jy={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(
|
|
280
283
|
0deg,
|
|
281
284
|
rgba(0, 0, 0, 0) 0%,
|
|
282
285
|
rgba(0, 0, 0, 0.02) 19%,
|
|
283
286
|
rgba(0, 0, 0, 0.10) 34%,
|
|
284
287
|
rgba(0, 0, 0, 0.40) 60%,
|
|
285
288
|
rgba(0, 0, 0, 0.60) 100%
|
|
286
|
-
);}.hidden.svelte-1bcvcf2 {visibility:hidden;transform:translateY(calc(var(--controls-gradient-height) * -1));opacity:0;}`};function hm(t,e){
|
|
289
|
+
);}.hidden.svelte-1bcvcf2 {visibility:hidden;transform:translateY(calc(var(--controls-gradient-height) * -1));opacity:0;}`};function hm(t,e){q(t,Jy);let i=f(e,"title",3,""),o=f(e,"isHidden",3,!1);var n=Xy();let a;var s=h(n,!0);g(n),k(d=>{a=ee(n,1,"title svelte-1bcvcf2",null,a,d),me(s,i())},[()=>({hidden:o()})]),b(t,n)}var e4=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),t4=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),i4=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),o4=L('<div class="timer__cell cell svelte-1qpxtfg"><span class="cell__value svelte-1qpxtfg"> </span> <span class="cell__unit svelte-1qpxtfg"> </span></div>'),n4=L('<div class="timer__container svelte-1qpxtfg"><!> <!> <!> <!></div>'),r4={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 _m(t,e){U(e,!0),q(t,r4);let i=J(""),o=J(""),n=J(""),a=J(""),s,d=P=>String(P).padStart(2,"0"),l=P=>{let A=Math.floor(P/86400);A&&(P-=A*86400,B(i,pe(d(A))));let I=Math.floor(P/3600);B(o,pe(d(I)));let V=Math.floor(P/60)%60;B(n,pe(d(V)));let H=P%60;B(a,pe(d(H)))},p=()=>{let P=Math.floor(Date.now()/1e3),A=e.startTime-P;l(A),A>=1?s=requestAnimationFrame(p):e.onTimerOver()};zt(()=>{s=requestAnimationFrame(p)}),xn(()=>{cancelAnimationFrame(s)});var m=n4(),$=h(m);{var u=P=>{var A=e4(),I=ce(A),V=h(I),H=h(V,!0);g(V);var G=M(V,2),O=h(G,!0);g(G),g(I);var X=M(I,2),oe=h(X,!0);g(X),k((Y,fe)=>{me(H,r(i)),me(O,Y),me(oe,fe)},[()=>F("waiting_live_day_value"),()=>F("waiting_live_colon")]),b(P,A)};R($,P=>{r(i)&&P(u)})}var _=M($,2);{var w=P=>{var A=t4(),I=ce(A),V=h(I),H=h(V,!0);g(V);var G=M(V,2),O=h(G,!0);g(G),g(I);var X=M(I,2),oe=h(X,!0);g(X),k((Y,fe)=>{me(H,r(o)),me(O,Y),me(oe,fe)},[()=>F("waiting_live_hour_value"),()=>F("waiting_live_colon")]),b(P,A)};R(_,P=>{r(o)&&P(w)})}var y=M(_,2);{var C=P=>{var A=i4(),I=ce(A),V=h(I),H=h(V,!0);g(V);var G=M(V,2),O=h(G,!0);g(G),g(I);var X=M(I,2),oe=h(X,!0);g(X),k((Y,fe)=>{me(H,r(n)),me(O,Y),me(oe,fe)},[()=>F("waiting_live_minute_value"),()=>F("waiting_live_colon")]),b(P,A)};R(y,P=>{r(n)&&P(C)})}var T=M(y,2);{var E=P=>{var A=o4(),I=h(A),V=h(I,!0);g(I);var H=M(I,2),G=h(H,!0);g(H),g(A),k(O=>{me(V,r(a)),me(G,O)},[()=>F("waiting_live_second_value")]),b(P,A)};R(T,P=>{r(a)&&P(E)})}g(m),b(t,m),z()}var s4=xe('<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 bm(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=s4();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(4),g(o),k(()=>n=Ie(o,n,{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 a4=L('<div class="upcoming svelte-15pewff"><div class="upcoming-icon svelte-15pewff"><!></div> <span class="upcoming__title svelte-15pewff"> </span></div>'),l4=L('<div class="waiting-timer timer svelte-15pewff"><span class="timer__title svelte-15pewff"> </span> <!></div>'),d4=L('<div class="waiting-container svelte-15pewff"><!></div>'),c4={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 Od(t,e){U(e,!0),q(t,c4);let i=J(!1);qe(()=>{B(i,pe(e.startTime===void 0||e.startTime<Math.floor(Date.now()/1e3)))});var o=d4(),n=h(o);{var a=d=>{var l=a4(),p=h(l),m=h(p);bm(m,{}),g(p);var $=M(p,2),u=h($,!0);g($),g(l),k(_=>me(u,_),[()=>F("waiting_live_upcoming_title")]),b(d,l)},s=d=>{var l=l4(),p=h(l),m=h(p,!0);g(p);var $=M(p,2);let u=v(()=>e.startTime||0);_m($,{get startTime(){return r(u)},onTimerOver:()=>B(i,!0)}),g(l),k(_=>me(m,_),[()=>F("waiting_live_timer_title")]),b(d,l)};R(n,d=>{r(i)?d(a):d(s,!1)})}g(o),k(()=>it(o,`background-image: url(${r(i)?"":e.thumbUrl})`)),b(t,o),z()}var u4=L('<div class="waiting-container svelte-xvqwsa"><div class="waiting-caption svelte-xvqwsa"><!> <p class="waiting-title svelte-xvqwsa"> </p></div></div>'),p4={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 ba(t,e){U(e,!0),q(t,p4);let i=f(e,"thumbUrl",3,""),o={recover:F("waiting_live_recover_title"),record:F("waiting_record_title")},n=v(()=>o[e.kind]||"");var a=u4(),s=h(a),d=h(s);aa(d,{style:"position: static; transform: translate(0, 0)"});var l=M(d,2),p=h(l,!0);g(l),g(s),g(a),k(()=>{it(a,`background-image: url('${i()}')`),me(p,r(n))}),b(t,a),z()}var f4=xe('<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 $m(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=f4();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(),g(o),k(()=>n=Ie(o,n,{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 m4=L('<div class="select-icon svelte-124aexk"><!></div>'),v4={hash:"svelte-124aexk",code:".select-icon.svelte-124aexk {margin-right:auto;padding-right:12px;opacity:0.9;position:relative;top:3px;}"};function Hd(t){q(t,v4);var e=m4(),i=h(e);$m(i,{}),g(e),b(t,e)}var g4=(t,e)=>{t.stopPropagation(),e.item.selectItem(e.item.value)},h4=(t,e)=>{nl(t,()=>e.item.selectItem(e.item.value))},_4=L("<p> </p>"),b4=L('<p class="sublabel svelte-1t7rx2m"> </p>'),$4=L('<li role="menuitem" tabindex="0"><!> <div><!> <!></div></li>'),y4={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;
|
|
287
290
|
|
|
288
291
|
/**
|
|
289
292
|
* \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
|
|
290
293
|
* \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.
|
|
291
294
|
*/margin-left:calc(var(--icon-padding) + var(--select-icon-width));}.label.svelte-1t7rx2m,
|
|
292
|
-
.sublabel.svelte-1t7rx2m {text-overflow:ellipsis;overflow:hidden;max-width:100%;}.sublabel.svelte-1t7rx2m {opacity:0.5;}`};function ym(t,e){
|
|
295
|
+
.sublabel.svelte-1t7rx2m {text-overflow:ellipsis;overflow:hidden;max-width:100%;}.sublabel.svelte-1t7rx2m {opacity:0.5;}`};function ym(t,e){U(e,!0),q(t,y4);let i=f(e,"isMobile",3,!1);var o=$4();let n;o.__click=[g4,e],o.__keydown=[h4,e];var a=h(o);{var s=w=>{Hd(w,{})};R(a,w=>{e.item.selected&&w(s)})}var d=M(a,2);let l;var p=h(d);{var m=w=>{var y=Ue(),C=ce(y);Ti(C,()=>e.item.valueComponent,(T,E)=>{E(T,ts(()=>{var P;return(P=e.item.valueComponentParams)!=null?P:{}}))}),b(w,y)},$=w=>{var y=_4();let C;var T=h(y,!0);g(y),k(E=>{var P;C=ee(y,1,"label svelte-1t7rx2m",null,C,E),me(T,(P=e.item.label)!=null?P:e.item.value)},[()=>({mobile:i()})]),b(w,y)};R(p,w=>{e.item.valueComponent?w(m):w($,!1)})}var u=M(p,2);{var _=w=>{var y=b4(),C=h(y,!0);g(y),k(()=>me(C,e.item.sublabel)),b(w,y)};R(u,w=>{e.item.sublabel&&w(_)})}g(d),g(o),k((w,y,C)=>{n=ee(o,1,"item",null,n,w),Oe(o,"data-value",e.item.value),Oe(o,"aria-label",y),l=ee(d,1,"menu-item-value svelte-1t7rx2m",null,l,C),Oe(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),z()}lt(["click","keydown"]);var x4=L('<li role="menuitem" tabindex="0" aria-haspopup="true"><!> <div><!></div></li>');function xm(t,e){U(e,!0);let i=f(e,"isMobile",3,!1),o=f(e,"refMenuItems",15),n=v(()=>()=>e.openSubMenuList(e.item.children)),a=v(()=>y=>jc(y,r(n)));var s=x4();let d;s.__click=function(...y){var C;(C=r(n))==null||C.apply(this,y)},s.__keydown=function(...y){var C;(C=r(a))==null||C.apply(this,y)};var l=h(s);{var p=y=>{Hd(y,{})};R(l,y=>{e.item.selected&&y(p)})}var m=M(l,2);let $;var u=h(m);{var _=y=>{var C=Ue();let T=v(()=>e.item.valueComponent);var E=ce(C);Ti(E,()=>r(T),(P,A)=>{A(P,ts(()=>{var I;return(I=e.item.valueComponentParams)!=null?I:{}}))}),b(y,C)},w=y=>{var C=Nr();k(()=>me(C,e.item.label)),b(y,C)};R(u,y=>{e.item.valueComponent?y(_):y(w,!1)})}g(m),g(s),mt(s,y=>o(o()[e.item.id]=y,!0),()=>{var y;return(y=o())==null?void 0:y[e.item.id]}),k((y,C)=>{var T;d=ee(s,1,"item",null,d,y),Oe(s,"aria-label",(T=e.item.ariaLabel)!=null?T:e.item.label),Oe(s,"data-testid",e.item.id),$=ee(m,1,"menu-item-value",null,$,C)},[()=>({mobile:i(),bottomBordered:e.item.bottomBordered}),()=>({"submenu-value-mobile":i()})]),b(t,s),z()}lt(["click","keydown"]);var Sr={"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 S4=(t,e)=>{Uh(t,e.returnFromSubMenu,e.closeSettingsMenu)},C4=(t,e)=>{t.stopPropagation(),e.returnFromSubMenu()},T4=(t,e)=>{dd(t)&&(rr(t),e.returnFromSubMenu())},I4=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>'),k4={hash:"svelte-7dfsuh",code:`.sub-menu.svelte-7dfsuh {--item-padding-vertical-mobile: 16px;--item-padding-vertical: 7px;--item-label-line-height: 18px;
|
|
293
296
|
/*\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 {
|
|
294
297
|
/**
|
|
295
298
|
* \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.
|
|
@@ -299,14 +302,14 @@ Try switching the\xA0quality to\xA0Auto.`},kh=y_;var ns=new Map;ns.set(Ga.Interf
|
|
|
299
302
|
var(--edge-item-padding-vertical-mobile) + var(--item-padding-vertical-mobile) + var(--item-label-line-height) +
|
|
300
303
|
1px
|
|
301
304
|
);}.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,
|
|
302
|
-
.item.svelte-7dfsuh:not(.mobile) p:where(.svelte-7dfsuh) {line-height:var(--item-label-line-height);font-size:13px;}`};function Sm(t,e){q(e,!0),Q(t,_4);let[i,o]=He(),n=()=>C(_,"$isFullscreen",i),a=()=>C(u,"$playerSize",i),s=v(e,"isMobile",3,!1),d=v(e,"playerControlsHeight",3,0),l=v(e,"ariaLabelReturnFromSubMenu",19,()=>H("aria_label_submenu_back")),p=v(e,"listRef",15);Ht(()=>{let oe=e.items.findIndex(pe=>pe.selected);p().children[oe+1].focus()});let f=Se(),_=f.ui.isFullscreen,u=f.ui.playerSize,$=ee(void 0),w=ee(0),y=ee(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 A=h4();let P;var E=h(A);let T;E.__keydown=[m4,e];var V=h(E);let z;V.__click=[v4,e],V.__keydown=[g4,e];var Y=h(V);Es(Y,{direction:"left"});var F=M(Y,2),j=h(F,!0);g(F),g(V),ct(V,oe=>O($,oe),()=>r($));var X=M(V,2);yi(X,17,()=>e.items,Hl,(oe,pe)=>{var le=Fe(),Ve=ue(le);{var Pe=Me=>{ym(Me,{get item(){return r(pe)},get isMobile(){return s()}})},J=(Me,Z)=>{{var B=Re=>{xm(Re,{get isMobile(){return s()},get item(){return r(pe)},get openSubMenuList(){return e.openSubMenuList},get refMenuItems(){return e.refMenuItems}})};R(Me,Re=>{r(pe).type==="OPEN_SUB_MENU"&&Re(B)},Z)}};R(Ve,Me=>{r(pe).type==="SELECT_VALUE"?Me(Pe):Me(J,!1)})}b(oe,le)}),g(E),ct(E,oe=>p(oe),()=>p()),g(A),I((oe,pe,le)=>{P=te(A,1,"sub-menu menu svelte-7dfsuh",null,P,oe),Oe(A,"data-testid",`sub-menu-${e.id}`),tt(A,`min-width: ${r(k)}px`),T=te(E,1,"items svelte-7dfsuh",null,T,pe),tt(E,r(S)),z=te(V,1,"item header back svelte-7dfsuh",null,z,le),Oe(V,"aria-label",l()),ve(j,e.title)},[()=>({desktop:!s(),mobile:s()}),()=>({mobile:s()}),()=>({mobile:s()})]),Ur(V,"clientWidth",oe=>O(w,oe)),Ur(V,"clientHeight",oe=>O(y,oe)),b(t,A),W(),o()}st(["keydown","click"]);var x1=require("@vkontakte/videoplayer-shared/es2018");var b4=(t,e)=>Kc(t,e()),$4=(t,e)=>{t.stopPropagation(),e()()},y4=L('<div class="value svelte-1ikfjte"> </div>'),x4=L('<li role="menuitem" tabindex="0" aria-haspopup="true"><div class="icon-wrapper"><!></div> <div class="label"> </div> <!></li>'),w4={hash:"svelte-1ikfjte",code:".value.svelte-1ikfjte {position:relative;opacity:0.7;overflow:hidden;text-overflow:ellipsis;}"};function Cm(t,e){q(e,!0),Q(t,w4);let i=v(e,"isMobile",3,!1),o=v(e,"onClick",3,x1.noop),n=v(e,"valueComponent",3,void 0),a=v(e,"ref",15);var s=x4();let d;s.__click=[$4,o],s.__keydown=[b4,o];var l=h(s),p=h(l);{var f=k=>{ma(k,{get icon(){return e.icon}})},_=k=>{var A=Fe();let P=m(()=>e.icon);var E=ue(A);xi(E,()=>r(P),(T,V)=>{V(T,{})}),b(k,A)};R(p,k=>{typeof e.icon=="string"?k(f):k(_,!1)})}g(l);var u=M(l,2),$=h(u,!0);g(u);var w=M(u,2);{var y=k=>{var A=Fe();let P=m(n);var E=ue(A);xi(E,()=>r(P),(T,V)=>{V(T,{})}),b(k,A)},S=k=>{var A=y4(),P=h(A,!0);g(A),I(()=>ve(P,e.value)),b(k,A)};R(w,k=>{n()?k(y):k(S,!1)})}g(s),ct(s,k=>a(k),()=>a()),I(k=>{d=te(s,1,"item",null,d,k),Oe(s,"aria-label",e.ariaLabel),Oe(s,"data-testid",e.id),ve($,e.label)},[()=>({mobile:i()})]),b(t,s),W()}st(["click","keydown"]);var Tm=require("@vkontakte/videoplayer-shared/es2018");var S4=(t,e)=>{tl(t,()=>e())},C4=L('<div class="icon icon-error-stub"><div class="inner"></div></div>'),T4=L('<img class="icon" aria-hidden="true">'),k4=L('<li role="menuitem" tabindex="0"><div class="icon-wrapper"><!></div> <div class="label svelte-15ifkac"> </div></li>'),I4={hash:"svelte-15ifkac",code:".label.svelte-15ifkac {overflow:hidden;text-overflow:ellipsis;}"};function km(t,e){q(e,!0),Q(t,I4);let i=v(e,"isMobile",3,!1),o=v(e,"onClick",3,Tm.noop),n=v(e,"closeSettings",3,Tm.noop),a=ee(!1),s=()=>{O(a,!0)},d=S=>{S==null||S.stopPropagation(),o()(),n()()};var l=k4();let p;l.__click=d,l.__keydown=[S4,d];var f=h(l),_=h(f);{var u=S=>{var k=Fe(),A=ue(k);{var P=T=>{var V=C4();b(T,V)},E=T=>{var V=T4();I(()=>Oe(V,"src",e.icon)),It("error",V,s),Ws(V),b(T,V)};R(A,T=>{r(a)?T(P):T(E,!1)})}b(S,k)},$=S=>{var k=Fe();let A=m(()=>e.icon);var P=ue(k);xi(P,()=>r(A),(E,T)=>{T(E,{})}),b(S,k)};R(_,S=>{typeof e.icon=="string"?S(u):S($,!1)})}g(f);var w=M(f,2),y=h(w,!0);g(w),g(l),I(S=>{var k;p=te(l,1,"item",null,p,S),Oe(l,"aria-label",(k=e.ariaLabel)!=null?k:e.label),Oe(l,"data-testid",e.id),ve(y,e.label)},[()=>({mobile:i()})]),b(t,l),W()}st(["click","keydown"]);var w1=require("@vkontakte/videoplayer-shared/es2018");var E4=L('<div class="toggle_wrap svelte-17wbjko"><div></div> <div class="toggle-label svelte-17wbjko"></div></div>'),A4={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 Im(t,e){Q(t,A4);let i=v(e,"enabled",3,!1);var o=E4(),n=h(o);let a;_e(2),g(o),I(s=>a=te(n,1,"toggle svelte-17wbjko",null,a,s),[()=>({on:i()})]),b(t,o)}var P4=(t,e,i)=>{Hh(t,e(),o=>i()(o))},M4=(t,e,i)=>{t.stopPropagation(),e()(!i())},L4=L('<div><div class="icon-wrapper"><!></div> <div class="label"> </div> <!></div>'),V4=L('<li role="menuitem" tabindex="0"><!></li>');function Em(t,e){q(e,!0);let i=v(e,"isMobile",3,!1),o=v(e,"onClick",3,w1.noop),n=v(e,"enabled",3,!1),a=v(e,"tooltipText",3,void 0),s=v(e,"maxTooltipWidth",3,void 0);var d=V4();let l;d.__click=[M4,o,n],d.__keydown=[P4,n,o];var p=h(d);da(p,{get content(){return a()},get isMobile(){return i()},placement:"left",translateX:10,isFullWidthWrapper:!0,get maxTooltipWidth(){return s()},children:(f,_)=>{var u=L4();let $;var w=h(u),y=h(w);{var S=T=>{ma(T,{get icon(){return e.icon}})},k=T=>{var V=Fe();let z=m(()=>e.icon);var Y=ue(V);xi(Y,()=>r(z),(F,j)=>{j(F,{})}),b(T,V)};R(y,T=>{typeof e.icon=="string"?T(S):T(k,!1)})}g(w);var A=M(w,2),P=h(A,!0);g(A);var E=M(A,2);Im(E,{get enabled(){return n()}}),g(u),I(T=>{$=te(u,1,"switch-wrapper",null,$,T),ve(P,e.label)},[()=>({mobile:i()})]),b(f,u)},$$slots:{default:!0}}),g(d),I(f=>{var _;l=te(d,1,"item switch-item",null,l,f),Oe(d,"aria-label",(_=e.ariaLabel)!=null?_:e.label),Oe(d,"data-testid",e.id)},[()=>({mobile:i()})]),b(t,d),W()}st(["click","keydown"]);var Dd=require("@vkontakte/videoplayer-shared/es2018");var S1=()=>{let t=ee(me([])),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,me(r(t).slice(0,-1)))},popAllSubMenus:()=>{O(t,me([]))}}};var R4=L('<div class="quality-icon svelte-t2qk8t"><!></div>'),N4=L('<div class="quality-label svelte-t2qk8t"><span> </span> <!></div>'),B4={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){q(e,!0),Q(t,B4);let i=v(e,"isSubCase",3,!1),o=m(()=>jc(e.quality));var n=N4(),a=h(n);let s;var d=h(a,!0);g(a);var l=M(a,2);{var p=f=>{var _=R4();let u=m(()=>r(o));var $=h(_);xi($,()=>r(u),(w,y)=>{y(w,{})}),g(_),b(f,_)};R(l,f=>{r(o)&&!e.isMobile&&f(p)})}g(n),I(f=>{s=te(a,1,"svelte-t2qk8t",null,s,f),ve(d,e.label)},[()=>({sub:!i(),quality:!e.isMobile})]),b(t,n),W()}var I1=require("@vkontakte/videoplayer-shared/es2018");var Am=require("@vkontakte/videoplayer-core/es2018");var C1=({quality:t,availableQualities:e})=>{let i=e.find(o=>o.value===t);return i?i.displayValue:t},T1=({quality:t,availableQualities:e,isAutoQualityEnabled:i})=>{if(!t)return"...";let o=C1({quality:t,availableQualities:e});return i?t===Am.VideoQuality.INVARIANT?H("auto_quality_invariant"):H("auto_quality",{actual:o}):o},k1=({quality:t,availableQualities:e,prefix:i,onlyPrefix:o})=>t?o||t===Am.VideoQuality.INVARIANT?i:`${i}${C1({quality:t,availableQualities:e})}`:"...";var D4=L('<div class="menu-item-value-wrapper svelte-1j7b2kc"><!></div>'),O4={hash:"svelte-1j7b2kc",code:".menu-item-value-wrapper.svelte-1j7b2kc {line-height:normal;}"};function ul(t,e){q(e,!0),Q(t,O4);let[i,o]=He(),n=()=>C(l,"$currentQuality$",i),a=()=>C(p,"$availableQualities$",i),s=()=>C(f,"$isMobile$",i),d=Se(),l=d.state.currentQuality$,p=d.state.availableQualities$,f=d.ui.isMobile,_=" \xB7 ",u=m(()=>e.prefix+(e.selected&&n()!==I1.VideoQuality.INVARIANT?_:"")),$=m(()=>k1({prefix:r(u),quality:n(),availableQualities:a(),onlyPrefix:!e.selected}));var w=D4(),y=h(w);let S=m(()=>e.selected?n():void 0);ha(y,{get quality(){return r(S)},get label(){return r($)},get isMobile(){return s()},isSubCase:!0}),g(w),b(t,w),W(),o()}var H4=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")},F4={br:!0,span:!0},Pm=(t,e={})=>{var d,l,p,f,_,u,$;if(!t)return t;let i={...F4,...e},o=Object.keys(i);if(!o.length)return t;let n=H4(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)||((p=w.groups)==null?void 0:p.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 A=(_=w.groups)!=null&&_.childrenhtml?Pm(w.groups.childrenhtml,i):"",P=(u=w.groups)!=null&&u.childrenhtml?y.replace(new RegExp(($=w.groups)==null?void 0:$.childrenhtml),()=>A||""):y;a.push(t.slice(s,k),P),s=k+y.length}return s===0?t:(a.push(t.slice(s)),a.join(""))};function Bd(t,e){q(e,!1);let i=v(e,"message",8),o=Pm(i());Er();var n=Fe(),a=ue(n);{var s=d=>{var l=Fe(),p=ue(l);Fl(p,()=>o,!1,!1),b(d,l)};R(a,d=>{o&&d(s)})}b(t,n),W()}var U4=L('<p class="quality-applies sublabel svelte-1qk3zto"><!></p>'),z4={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){q(e,!1),Q(t,z4),Er();var i=U4(),o=h(i);let n=Tr(()=>H("quality_applience",{action:`<span>${H("quality_applience_action")}</span>`}));Bd(o,{get message(){return r(n)}}),g(i),b(t,i),W()}var A1=({isAutoQualityEnabled:t,trafficSavingEnabled:e,highQualityEnabled:i})=>{let o=!t&&!e&&!i;return{id:"QUALITY_OTHER",type:"OPEN_SUB_MENU",selected:o,valueComponent:ul,valueComponentParams:{prefix:H("other_quality"),selected:o},children:"QUALITY"}},Lm=({appliesTo:t,labelWithQuality:e,selected:i},{selectQuality:o})=>({id:"QUALITY_AUTO",type:"SELECT_VALUE",value:"auto",label:H("auto_quality_limit"),valueComponent:e?ul:void 0,valueComponentParams:{prefix:H("auto_quality_limit"),selected:i},selectItem:()=>o("auto",t),selected:i}),P1=()=>({id:"QUALITY_APPLIENCE",type:"OPEN_SUB_MENU",valueComponent:Mm,bottomBordered:!0,children:"QUALITY_APPLIENCE"}),Vm=({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?ul:void 0,valueComponentParams:{prefix:H("high_quality"),selected:i},sublabel:H("high_quality_description")}),Rm=({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?ul:void 0,valueComponentParams:{prefix:H("traffic_saving_quality"),selected:i},sublabel:H("traffic_saving_quality_description")});var uu=(t,e)=>String(e.findIndex(i=>i.id===t.id)+1),pu=(t,e)=>{var s;if(!t)return"";let{language:i,label:o}=t,n;if(i==="und"?n=void 0:i&&(n=(s=ou(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=uu(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=uu(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=uu(t,d);return H("audio_stream_display_language_index",{language:n,index:l})}}let a=uu(t,e);return H("audio_stream_display_unknown",{index:a})};var q4={QUALITY_DETAILS:t=>{let{isAutoQualityEnabled:e,isAutoQualityAvailable:i,trafficSavingEnabled:o,highQualityEnabled:n}=t,a=[];return i&&a.push({handler:Lm,selected:e&&!o&&!n||!1}),a.push({handler:Rm,selected:o},{handler:Vm,selected:n}),{title:H("submenu_quality"),id:"QUALITY_DETAILS",items:[P1(t),...a.map(({handler:s,selected:d})=>s({labelWithQuality:!0,appliesTo:"to-video",selected:d},t)),A1(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: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:H("default_quality_for_any_video"),closeSettingsMenu:e,items:[{handler:Lm,selected:((i=Nc())==null?void 0:i.type)==="auto_quality"},{handler:Rm,selected:((o=Nc())==null?void 0:o.type)==="traffic_saving"},{handler:Vm,selected:((n=Nc())==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:pu(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}))})},M1=({subMenuId:t,context:e})=>t?[q4[t](e)]:[];var W4=be('<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 Nm(t,e){let i=ke(e,["$$slots","$$events","$$legacy","children"]);var o=W4();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(),g(o),I(()=>n=we(o,n,{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 K4=be('<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=ke(e,["$$slots","$$events","$$legacy","children"]);var o=K4();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(),g(o),I(()=>n=we(o,n,{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 Q4=be('<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 Dm(t,e){let i=ke(e,["$$slots","$$events","$$legacy","children"]);var o=Q4();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(),g(o),I(()=>n=we(o,n,{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 G4=be('<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 Om(t,e){let i=ke(e,["$$slots","$$events","$$legacy","children"]);var o=G4();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(),g(o),I(()=>n=we(o,n,{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 Y4=be('<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 Hm(t,e){let i=ke(e,["$$slots","$$events","$$legacy","children"]);var o=Y4();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(),g(o),I(()=>n=we(o,n,{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 j4=be('<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 fu(t,e){let i=ke(e,["$$slots","$$events","$$legacy","children"]);var o=j4();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(),g(o),I(()=>n=we(o,n,{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 Z4=be('<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 Fm(t,e){let i=ke(e,["$$slots","$$events","$$legacy","children"]);var o=Z4();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(),g(o),I(()=>n=we(o,n,{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 X4=L('<div class="menu-item-value-wrapper svelte-1j7b2kc"><!></div>'),J4={hash:"svelte-1j7b2kc",code:".menu-item-value-wrapper.svelte-1j7b2kc {line-height:normal;}"};function Um(t,e){q(e,!0),Q(t,J4);let[i,o]=He(),n=()=>C(p,"$currentQuality$",i),a=()=>C(f,"$availableQualities$",i),s=()=>C(_,"$isAutoQualityEnabled$",i),d=()=>C(u,"$isMobile$",i),l=Se(),p=l.state.currentQuality$,f=l.state.availableQualities$,_=l.state.isAutoQualityEnabled$,u=l.ui.isMobile,$=m(()=>T1({quality:n(),availableQualities:a(),isAutoQualityEnabled:s()}));var w=X4(),y=h(w);ha(y,{get quality(){return n()},get label(){return r($)},get isMobile(){return d()}}),g(w),b(t,w),W(),o()}var t3={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:dd,label:H("menu_quality"),value:e,valueComponent:Um,weight:Lr["quality-settings"],children:i?"QUALITY_DETAILS":"QUALITY"}},TRAFFIC_SAVING_SWITCH:({trafficSavingEnabled:t,toggleTrafficSaving:e})=>({id:"TRAFFIC_SAVING_SWITCH",weight:Lr["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:Nm,label:H("menu_traffic_saving"),enabled:t,tooltipText:H("traffic_saving_helper_text"),maxTooltipWidth:175}),AUDIO_LANGUAGES:({currentAudioStream:t,availableAudioStreams:e})=>{let i=pu(t,e);return{id:"AUDIO_LANGUAGES",weight:Lr["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:Lr["playback-rate-settings"],type:"OPEN_SUB_MENU",ariaLabel:H("aria_label_menu_rate",{actual:i}),icon:Dm,label:H("menu_playback_rate"),value:`${e}x`,children:"PLAYBACK_RATE_SUB_MENU"}},SUBTITLES:({currentSubtitle:t})=>({id:"SUBTITLES",weight:Lr["subtitles-settings"],type:"OPEN_SUB_MENU",ariaLabel:H("aria_label_menu_subtitle",{actual:t.displayValue}),icon:cd,label:H("subtitles_caption"),value:t.displayValue,children:"SUBTITLES"}),DOWNLOAD:({onDownloadClick:t})=>({id:"DOWNLOAD",weight:Lr.download,type:"CLICK",onClick:t,label:H("download_video_caption"),ariaLabel:H("aria_label_menu_download"),icon:Om}),SHOW_SUPPORT:({onReportProblemClick:t})=>({id:"SHOW_SUPPORT",weight:Lr.report,type:"CLICK",onClick:t,label:H("menu_report"),ariaLabel:`${H("menu_report")}. ${H("aria_label_new_tab_alert")}`,icon:Hm,isHiddenFor:["desktop"]}),COPY_DATA:({onCopyDataClick:t})=>({id:"COPY_DATA",weight:Lr["copy-data"],type:"CLICK",onClick:t,label:H("menu_copy_debug"),ariaLabel:H("menu_copy_debug"),icon:fu,isHiddenFor:["desktop"]}),SAVE_TRACE_INFO:({onSaveTraceDataClick:t})=>({id:"SAVE_TRACE_INFO",weight:Lr["save-trace-info"],type:"CLICK",onClick:t,label:H("menu_save_debug"),ariaLabel:H("menu_save_debug"),icon:fu,isHiddenFor:["desktop"]}),DEBUG_INFO:({toggleShowDebugInfo:t,debugPanelVisible:e})=>({id:"DEBUG_INFO",weight:Lr["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:Fm,isHiddenFor:["desktop"]})},L1=({items:t,context:e,additionalSettingsMenuItems:i})=>{let{isMobile:o}=e;return[...t.map(n=>t3[n](e)),...i.map(n=>({...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 o3=(t,e)=>{Wc(t,e)},n3=L('<div><div> </div> <div class="close svelte-17or3al"></div></div>'),r3=L('<div data-testid="settings-menu"><!> <ul role="menu"></ul></div>'),s3=L("<div><!> <!></div>"),a3={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
|
+
.item.svelte-7dfsuh:not(.mobile) p:where(.svelte-7dfsuh) {line-height:var(--item-label-line-height);font-size:13px;}`};function Sm(t,e){U(e,!0),q(t,k4);let[i,o]=Be(),n=()=>S($,"$isFullscreen",i),a=()=>S(u,"$playerSize",i),s=f(e,"isMobile",3,!1),d=f(e,"playerControlsHeight",3,0),l=f(e,"ariaLabelReturnFromSubMenu",19,()=>F("aria_label_submenu_back")),p=f(e,"listRef",15);zt(()=>{let Y=e.items.findIndex(fe=>fe.selected);p().children[Y+1].focus()});let m=Te(),$=m.ui.isFullscreen,u=m.ui.playerSize,_=J(void 0),w=J(0),y=J(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;`),T=v(()=>Math.max(e.minWidth,r(w)));var E=I4();let P;var A=h(E);let I;A.__keydown=[S4,e];var V=h(A);let H;V.__click=[C4,e],V.__keydown=[T4,e];var G=h(V);Ts(G,{direction:"left"});var O=M(G,2),X=h(O,!0);g(O),g(V),mt(V,Y=>B(_,Y),()=>r(_));var oe=M(V,2);Ci(oe,17,()=>e.items,Kl,(Y,fe)=>{var ae=Ue(),Le=ce(ae);{var Ae=se=>{ym(se,{get item(){return r(fe)},get isMobile(){return s()}})},he=(se,Me)=>{{var ne=N=>{xm(N,{get isMobile(){return s()},get item(){return r(fe)},get openSubMenuList(){return e.openSubMenuList},get refMenuItems(){return e.refMenuItems}})};R(se,N=>{r(fe).type==="OPEN_SUB_MENU"&&N(ne)},Me)}};R(Le,se=>{r(fe).type==="SELECT_VALUE"?se(Ae):se(he,!1)})}b(Y,ae)}),g(A),mt(A,Y=>p(Y),()=>p()),g(E),k((Y,fe,ae)=>{P=ee(E,1,"sub-menu menu svelte-7dfsuh",null,P,Y),Oe(E,"data-testid",`sub-menu-${e.id}`),it(E,`min-width: ${r(T)}px`),I=ee(A,1,"items svelte-7dfsuh",null,I,fe),it(A,r(C)),H=ee(V,1,"item header back svelte-7dfsuh",null,H,ae),Oe(V,"aria-label",l()),me(X,e.title)},[()=>({desktop:!s(),mobile:s()}),()=>({mobile:s()}),()=>({mobile:s()})]),Br(V,"clientWidth",Y=>B(w,Y)),Br(V,"clientHeight",Y=>B(y,Y)),b(t,E),z(),o()}lt(["keydown","click"]);var S1=require("@vkontakte/videoplayer-shared/es2018");var E4=(t,e)=>jc(t,e()),P4=(t,e)=>{t.stopPropagation(),e()()},A4=L('<div class="value svelte-1ikfjte"> </div>'),M4=L('<li role="menuitem" tabindex="0" aria-haspopup="true"><div class="icon-wrapper"><!></div> <div class="label"> </div> <!></li>'),L4={hash:"svelte-1ikfjte",code:".value.svelte-1ikfjte {position:relative;opacity:0.7;overflow:hidden;text-overflow:ellipsis;}"};function Cm(t,e){U(e,!0),q(t,L4);let i=f(e,"isMobile",3,!1),o=f(e,"onClick",3,S1.noop),n=f(e,"valueComponent",3,void 0),a=f(e,"ref",15);var s=M4();let d;s.__click=[P4,o],s.__keydown=[E4,o];var l=h(s),p=h(l);{var m=T=>{va(T,{get icon(){return e.icon}})},$=T=>{var E=Ue();let P=v(()=>e.icon);var A=ce(E);Ti(A,()=>r(P),(I,V)=>{V(I,{})}),b(T,E)};R(p,T=>{typeof e.icon=="string"?T(m):T($,!1)})}g(l);var u=M(l,2),_=h(u,!0);g(u);var w=M(u,2);{var y=T=>{var E=Ue();let P=v(n);var A=ce(E);Ti(A,()=>r(P),(I,V)=>{V(I,{})}),b(T,E)},C=T=>{var E=A4(),P=h(E,!0);g(E),k(()=>me(P,e.value)),b(T,E)};R(w,T=>{n()?T(y):T(C,!1)})}g(s),mt(s,T=>a(T),()=>a()),k(T=>{d=ee(s,1,"item",null,d,T),Oe(s,"aria-label",e.ariaLabel),Oe(s,"data-testid",e.id),me(_,e.label)},[()=>({mobile:i()})]),b(t,s),z()}lt(["click","keydown"]);var Tm=require("@vkontakte/videoplayer-shared/es2018");var V4=(t,e)=>{nl(t,()=>e())},R4=L('<div class="icon icon-error-stub"><div class="inner"></div></div>'),D4=L('<img class="icon" aria-hidden="true">'),N4=L('<li role="menuitem" tabindex="0"><div class="icon-wrapper"><!></div> <div class="label svelte-15ifkac"> </div></li>'),B4={hash:"svelte-15ifkac",code:".label.svelte-15ifkac {overflow:hidden;text-overflow:ellipsis;}"};function Im(t,e){U(e,!0),q(t,B4);let i=f(e,"isMobile",3,!1),o=f(e,"onClick",3,Tm.noop),n=f(e,"closeSettings",3,Tm.noop),a=J(!1),s=()=>{B(a,!0)},d=C=>{C==null||C.stopPropagation(),o()(),n()()};var l=N4();let p;l.__click=d,l.__keydown=[V4,d];var m=h(l),$=h(m);{var u=C=>{var T=Ue(),E=ce(T);{var P=I=>{var V=R4();b(I,V)},A=I=>{var V=D4();k(()=>Oe(V,"src",e.icon)),Ct("error",V,s),qs(V),b(I,V)};R(E,I=>{r(a)?I(P):I(A,!1)})}b(C,T)},_=C=>{var T=Ue();let E=v(()=>e.icon);var P=ce(T);Ti(P,()=>r(E),(A,I)=>{I(A,{})}),b(C,T)};R($,C=>{typeof e.icon=="string"?C(u):C(_,!1)})}g(m);var w=M(m,2),y=h(w,!0);g(w),g(l),k(C=>{var T;p=ee(l,1,"item",null,p,C),Oe(l,"aria-label",(T=e.ariaLabel)!=null?T:e.label),Oe(l,"data-testid",e.id),me(y,e.label)},[()=>({mobile:i()})]),b(t,l),z()}lt(["click","keydown"]);var C1=require("@vkontakte/videoplayer-shared/es2018");var O4=L('<div class="toggle_wrap svelte-17wbjko"><div></div> <div class="toggle-label svelte-17wbjko"></div></div>'),H4={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 km(t,e){q(t,H4);let i=f(e,"enabled",3,!1);var o=O4(),n=h(o);let a;ye(2),g(o),k(s=>a=ee(n,1,"toggle svelte-17wbjko",null,a,s),[()=>({on:i()})]),b(t,o)}var F4=(t,e,i)=>{zh(t,e(),o=>i()(o))},U4=(t,e,i)=>{t.stopPropagation(),e()(!i())},z4=L('<div><div class="icon-wrapper"><!></div> <div class="label"> </div> <!></div>'),q4=L('<li role="menuitem" tabindex="0"><!></li>');function Em(t,e){U(e,!0);let i=f(e,"isMobile",3,!1),o=f(e,"onClick",3,C1.noop),n=f(e,"enabled",3,!1),a=f(e,"tooltipText",3,void 0),s=f(e,"maxTooltipWidth",3,void 0);var d=q4();let l;d.__click=[U4,o,n],d.__keydown=[F4,n,o];var p=h(d);da(p,{get content(){return a()},get isMobile(){return i()},placement:"left",translateX:10,isFullWidthWrapper:!0,get maxTooltipWidth(){return s()},children:(m,$)=>{var u=z4();let _;var w=h(u),y=h(w);{var C=I=>{va(I,{get icon(){return e.icon}})},T=I=>{var V=Ue();let H=v(()=>e.icon);var G=ce(V);Ti(G,()=>r(H),(O,X)=>{X(O,{})}),b(I,V)};R(y,I=>{typeof e.icon=="string"?I(C):I(T,!1)})}g(w);var E=M(w,2),P=h(E,!0);g(E);var A=M(E,2);km(A,{get enabled(){return n()}}),g(u),k(I=>{_=ee(u,1,"switch-wrapper",null,_,I),me(P,e.label)},[()=>({mobile:i()})]),b(m,u)},$$slots:{default:!0}}),g(d),k(m=>{var $;l=ee(d,1,"item switch-item",null,l,m),Oe(d,"aria-label",($=e.ariaLabel)!=null?$:e.label),Oe(d,"data-testid",e.id)},[()=>({mobile:i()})]),b(t,d),z()}lt(["click","keydown"]);var Ud=require("@vkontakte/videoplayer-shared/es2018");var T1=()=>{let t=J(pe([])),e=v(()=>(r(t).length?r(t).at(-1):null)||null);return{get current(){return r(e)},pushSubMenu:i=>{r(t).push(i)},popSubMenu:()=>{B(t,pe(r(t).slice(0,-1)))},popAllSubMenus:()=>{B(t,pe([]))}}};var W4=L('<div class="quality-icon svelte-t2qk8t"><!></div>'),K4=L('<div class="quality-label svelte-t2qk8t"><span> </span> <!></div>'),Q4={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 $a(t,e){U(e,!0),q(t,Q4);let i=f(e,"isSubCase",3,!1),o=v(()=>Jc(e.quality));var n=K4(),a=h(n);let s;var d=h(a,!0);g(a);var l=M(a,2);{var p=m=>{var $=W4();let u=v(()=>r(o));var _=h($);Ti(_,()=>r(u),(w,y)=>{y(w,{})}),g($),b(m,$)};R(l,m=>{r(o)&&!e.isMobile&&m(p)})}g(n),k(m=>{s=ee(a,1,"svelte-t2qk8t",null,s,m),me(d,e.label)},[()=>({sub:!i(),quality:!e.isMobile})]),b(t,n),z()}var P1=require("@vkontakte/videoplayer-shared/es2018");var Pm=require("@vkontakte/videoplayer-core/es2018");var I1=({quality:t,availableQualities:e})=>{let i=e.find(o=>o.value===t);return i?i.displayValue:t},k1=({quality:t,availableQualities:e,isAutoQualityEnabled:i})=>{if(!t)return"...";let o=I1({quality:t,availableQualities:e});return i?t===Pm.VideoQuality.INVARIANT?F("auto_quality_invariant"):F("auto_quality",{actual:o}):o},E1=({quality:t,availableQualities:e,prefix:i,onlyPrefix:o})=>t?o||t===Pm.VideoQuality.INVARIANT?i:`${i}${I1({quality:t,availableQualities:e})}`:"...";var G4=L('<div class="menu-item-value-wrapper svelte-1j7b2kc"><!></div>'),j4={hash:"svelte-1j7b2kc",code:".menu-item-value-wrapper.svelte-1j7b2kc {line-height:normal;}"};function vl(t,e){U(e,!0),q(t,j4);let[i,o]=Be(),n=()=>S(l,"$currentQuality$",i),a=()=>S(p,"$availableQualities$",i),s=()=>S(m,"$isMobile$",i),d=Te(),l=d.state.currentQuality$,p=d.state.availableQualities$,m=d.ui.isMobile,$=" \xB7 ",u=v(()=>e.prefix+(e.selected&&n()!==P1.VideoQuality.INVARIANT?$:"")),_=v(()=>E1({prefix:r(u),quality:n(),availableQualities:a(),onlyPrefix:!e.selected}));var w=G4(),y=h(w);let C=v(()=>e.selected?n():void 0);$a(y,{get quality(){return r(C)},get label(){return r(_)},get isMobile(){return s()},isSubCase:!0}),g(w),b(t,w),z(),o()}var Y4=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")},Z4={br:!0,span:!0},Am=(t,e={})=>{var d,l,p,m,$,u,_;if(!t)return t;let i={...Z4,...e},o=Object.keys(i);if(!o.length)return t;let n=Y4(o),a=[],s=0;for(let w of t.matchAll(n)){let y=w[0],C=((d=w.groups)==null?void 0:d.keyhtml)||((l=w.groups)==null?void 0:l.keyi18n)||((p=w.groups)==null?void 0:p.keyhtmlself)||((m=w.groups)==null?void 0:m.keyi18nself)||"",{index:T}=w;if(!i[C]){a.push(t.slice(s,T)),s=T+y.length;continue}let E=($=w.groups)!=null&&$.childrenhtml?Am(w.groups.childrenhtml,i):"",P=(u=w.groups)!=null&&u.childrenhtml?y.replace(new RegExp((_=w.groups)==null?void 0:_.childrenhtml),()=>E||""):y;a.push(t.slice(s,T),P),s=T+y.length}return s===0?t:(a.push(t.slice(s)),a.join(""))};function Fd(t,e){U(e,!1);let i=f(e,"message",8),o=Am(i());$r();var n=Ue(),a=ce(n);{var s=d=>{var l=Ue(),p=ce(l);Ql(p,()=>o,!1,!1),b(d,l)};R(a,d=>{o&&d(s)})}b(t,n),z()}var X4=L('<p class="quality-applies sublabel svelte-1qk3zto"><!></p>'),J4={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){U(e,!1),q(t,J4),$r();var i=X4(),o=h(i);let n=hr(()=>F("quality_applience",{action:`<span>${F("quality_applience_action")}</span>`}));Fd(o,{get message(){return r(n)}}),g(i),b(t,i),z()}var M1=({isAutoQualityEnabled:t,trafficSavingEnabled:e,highQualityEnabled:i})=>{let o=!t&&!e&&!i;return{id:"QUALITY_OTHER",type:"OPEN_SUB_MENU",selected:o,valueComponent:vl,valueComponentParams:{prefix:F("other_quality"),selected:o},children:"QUALITY"}},Lm=({appliesTo:t,labelWithQuality:e,selected:i},{selectQuality:o})=>({id:"QUALITY_AUTO",type:"SELECT_VALUE",value:"auto",label:F("auto_quality_limit"),valueComponent:e?vl:void 0,valueComponentParams:{prefix:F("auto_quality_limit"),selected:i},selectItem:()=>o("auto",t),selected:i}),L1=()=>({id:"QUALITY_APPLIENCE",type:"OPEN_SUB_MENU",valueComponent:Mm,bottomBordered:!0,children:"QUALITY_APPLIENCE"}),Vm=({labelWithQuality:t,appliesTo:e,selected:i},{toggleHighQuality:o})=>({id:"QUALITY_HIGH",type:"SELECT_VALUE",value:"high_quality",selectItem:()=>o(!0,e),selected:i,label:F("high_quality"),valueComponent:t?vl:void 0,valueComponentParams:{prefix:F("high_quality"),selected:i},sublabel:F("high_quality_description")}),Rm=({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:F("traffic_saving_quality"),valueComponent:t?vl:void 0,valueComponentParams:{prefix:F("traffic_saving_quality"),selected:i},sublabel:F("traffic_saving_quality_description")});var mu=(t,e)=>String(e.findIndex(i=>i.id===t.id)+1),vu=(t,e)=>{var s;if(!t)return"";let{language:i,label:o}=t,n;if(i==="und"?n=void 0:i&&(n=(s=au(i))!=null?s:i),o&&i&&n){let d=e.filter(l=>l.label===o&&l.language===i);if(d.length===1)return F("audio_stream_display_language_label",{language:n,label:o});{let l=mu(t,d);return F("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=mu(t,d);return F("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=mu(t,d);return F("audio_stream_display_language_index",{language:n,index:l})}}let a=mu(t,e);return F("audio_stream_display_unknown",{index:a})};var e3={QUALITY_DETAILS:t=>{let{isAutoQualityEnabled:e,isAutoQualityAvailable:i,trafficSavingEnabled:o,highQualityEnabled:n}=t,a=[];return i&&a.push({handler:Lm,selected:e&&!o&&!n||!1}),a.push({handler:Rm,selected:o},{handler:Vm,selected:n}),{title:F("submenu_quality"),id:"QUALITY_DETAILS",items:[L1(t),...a.map(({handler:s,selected:d})=>s({labelWithQuality:!0,appliesTo:"to-video",selected:d},t)),M1(t)]}},QUALITY:({closeSettingsMenu:t,selectQuality:e,availableQualities:i,isMobile:o})=>({id:"QUALITY",title:F("submenu_quality"),closeSettingsMenu:t,items:i.map(n=>({type:"SELECT_VALUE",value:n.value,valueComponent:$a,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:F("default_quality_for_any_video"),closeSettingsMenu:e,items:[{handler:Lm,selected:((i=Oc())==null?void 0:i.type)==="auto_quality"},{handler:Rm,selected:((o=Oc())==null?void 0:o.type)==="traffic_saving"},{handler:Vm,selected:((n=Oc())==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:F("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:vu(n,e)}))}),PLAYBACK_RATE_SUB_MENU:({closeSettingsMenu:t,availablePlaybackRates:e,selectPlaybackRate:i})=>({id:"PLAYBACK_RATE_SUB_MENU",title:F("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:F("subtitles_caption"),items:t.map(i=>({type:"SELECT_VALUE",value:i,selectItem:e,selected:i.selected,label:i.displayValue}))})},V1=({subMenuId:t,context:e})=>t?[e3[t](e)]:[];var t3=xe('<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 Dm(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=t3();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(),g(o),k(()=>n=Ie(o,n,{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 i3=xe('<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 Nm(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=i3();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(),g(o),k(()=>n=Ie(o,n,{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 o3=xe('<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 Bm(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=o3();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(),g(o),k(()=>n=Ie(o,n,{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 n3=xe('<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 Om(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=n3();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(),g(o),k(()=>n=Ie(o,n,{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 r3=xe('<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 Hm(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=r3();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(),g(o),k(()=>n=Ie(o,n,{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 s3=xe('<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 gu(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=s3();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(),g(o),k(()=>n=Ie(o,n,{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 a3=xe('<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 Fm(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=a3();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(),g(o),k(()=>n=Ie(o,n,{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 l3=L('<div class="menu-item-value-wrapper svelte-1j7b2kc"><!></div>'),d3={hash:"svelte-1j7b2kc",code:".menu-item-value-wrapper.svelte-1j7b2kc {line-height:normal;}"};function Um(t,e){U(e,!0),q(t,d3);let[i,o]=Be(),n=()=>S(p,"$currentQuality$",i),a=()=>S(m,"$availableQualities$",i),s=()=>S($,"$isAutoQualityEnabled$",i),d=()=>S(u,"$isMobile$",i),l=Te(),p=l.state.currentQuality$,m=l.state.availableQualities$,$=l.state.isAutoQualityEnabled$,u=l.ui.isMobile,_=v(()=>k1({quality:n(),availableQualities:a(),isAutoQualityEnabled:s()}));var w=l3(),y=h(w);$a(y,{get quality(){return n()},get label(){return r(_)},get isMobile(){return d()}}),g(w),b(t,w),z(),o()}var u3={QUALITY_SETTINGS:({isAutoQualityEnabled:t,currentQuality:e,qualityDetailsSubMenuEnabled:i})=>{let o=(t?F("auto_quality_option"):e)||"";return{id:"QUALITY_SETTINGS",type:"OPEN_SUB_MENU",ariaLabel:F("aria_label_menu_quality",{actual:o}),icon:vd,label:F("menu_quality"),value:e,valueComponent:Um,weight:Sr["quality-settings"],children:i?"QUALITY_DETAILS":"QUALITY"}},TRAFFIC_SAVING_SWITCH:({trafficSavingEnabled:t,toggleTrafficSaving:e})=>({id:"TRAFFIC_SAVING_SWITCH",weight:Sr["traffic-saving-settings"],type:"SWITCH",onClick:i=>e(i,"to-video"),ariaLabel:t?F("aria_label_submenu_traffic_saving_off"):`${F("aria_label_submenu_traffic_saving_on")}. ${F("traffic_saving_helper_text")}`,icon:Dm,label:F("menu_traffic_saving"),enabled:t,tooltipText:F("traffic_saving_helper_text"),maxTooltipWidth:175}),AUDIO_LANGUAGES:({currentAudioStream:t,availableAudioStreams:e})=>{let i=vu(t,e);return{id:"AUDIO_LANGUAGES",weight:Sr["audio-language-settings"],type:"OPEN_SUB_MENU",ariaLabel:F("aria_label_menu_audio_languages",{actual:i}),icon:Nm,label:F("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:Sr["playback-rate-settings"],type:"OPEN_SUB_MENU",ariaLabel:F("aria_label_menu_rate",{actual:i}),icon:Bm,label:F("menu_playback_rate"),value:`${e}x`,children:"PLAYBACK_RATE_SUB_MENU"}},SUBTITLES:({currentSubtitle:t})=>({id:"SUBTITLES",weight:Sr["subtitles-settings"],type:"OPEN_SUB_MENU",ariaLabel:F("aria_label_menu_subtitle",{actual:t.displayValue}),icon:gd,label:F("subtitles_caption"),value:t.displayValue,children:"SUBTITLES"}),DOWNLOAD:({onDownloadClick:t})=>({id:"DOWNLOAD",weight:Sr.download,type:"CLICK",onClick:t,label:F("download_video_caption"),ariaLabel:F("aria_label_menu_download"),icon:Om}),SHOW_SUPPORT:({onReportProblemClick:t})=>({id:"SHOW_SUPPORT",weight:Sr.report,type:"CLICK",onClick:t,label:F("menu_report"),ariaLabel:`${F("menu_report")}. ${F("aria_label_new_tab_alert")}`,icon:Hm,isHiddenFor:["desktop"]}),COPY_DATA:({onCopyDataClick:t})=>({id:"COPY_DATA",weight:Sr["copy-data"],type:"CLICK",onClick:t,label:F("menu_copy_debug"),ariaLabel:F("menu_copy_debug"),icon:gu,isHiddenFor:["desktop"]}),SAVE_TRACE_INFO:({onSaveTraceDataClick:t})=>({id:"SAVE_TRACE_INFO",weight:Sr["save-trace-info"],type:"CLICK",onClick:t,label:F("menu_save_debug"),ariaLabel:F("menu_save_debug"),icon:gu,isHiddenFor:["desktop"]}),DEBUG_INFO:({toggleShowDebugInfo:t,debugPanelVisible:e})=>({id:"DEBUG_INFO",weight:Sr["debug-info"],type:"CLICK",onClick:t,label:e?F("aria_label_menu_debug_overlay_disable"):F("aria_label_menu_debug_overlay_enable"),ariaLabel:F("menu_debug_overlay"),icon:Fm,isHiddenFor:["desktop"]})},R1=({items:t,context:e,additionalSettingsMenuItems:i})=>{let{isMobile:o}=e;return[...t.map(n=>u3[n](e)),...i.map(n=>({...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 f3=(t,e)=>{Gc(t,e)},m3=L('<div><div> </div> <div class="close svelte-17or3al"></div></div>'),v3=L('<div data-testid="settings-menu"><!> <ul role="menu"></ul></div>'),g3=L("<div><!> <!></div>"),h3={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 {
|
|
303
306
|
/* \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),
|
|
304
307
|
.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),
|
|
305
308
|
.settings-menu.svelte-17or3al .switch-wrapper {padding:0 32px 0 18px;}.settings-menu.svelte-17or3al .item.mobile:not(.switch-item),
|
|
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
|
|
309
|
+
.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 zd(t,e){U(e,!0),q(t,h3);let[i,o]=Be(),n=()=>S(De,"$settingsMenuVisible",i),a=()=>S(tt,"$settingsMenuOpenedByKeyboard",i),s=()=>S(vt,"$debugPanelVisible",i),d=()=>S($e,"$isMobile",i),l=()=>S(et,"$playerSize",i),p=()=>S(Ve,"$hasMpegSources$",i),m=()=>S(Ne,"$mobileNotReportControlHidden$",i),$=()=>S(ne,"$autoQualityLimitingAvailable$",i),u=()=>S(Q,"$availableSubtitlesList$",i),_=()=>S(Ye,"$isLiveWithPlaybackSpeed",i),w=()=>S(he,"$availableAudioStreams$",i),y=()=>S(Ge,"$availablePlaybackRates$",i),C=()=>S(Ae,"$currentAudioStream$",i),T=()=>S(ge,"$currentPlaybackRate$",i),E=()=>S(ot,"$trafficSavingEnabled",i),P=()=>S(se,"$currentQuality$",i),A=()=>S(N,"$isAutoQualityEnabled$",i),I=()=>S(te,"$currentSubtitle$",i),V=()=>S(Qt,"$additionalSettingsMenuItems$",i),H=()=>S(ue,"$isAutoQualityAvailable$",i),G=()=>S(Me,"$availableQualities$",i),O=()=>S(bt,"$highQualityEnabled",i),X=f(e,"ref",15,void 0),oe=f(e,"playerControlsHeight",3,0),Y=pe({}),fe=pe({}),ae=Te(),Le=qt(),Ae=ae.state.audioStream$,he=ae.state.availableAudioStreams$,se=ae.state.currentQuality$,Me=ae.state.availableQualities$,ne=ae.state.autoQualityLimitingAvailable$,N=ae.state.isAutoQualityEnabled$,ue=ae.state.isAutoQualityAvailable$,ge=ae.state.currentPlaybackRate$,Ge=ae.state.availablePlaybackRates$,te=ae.state.currentSubtitle$,Q=ae.state.availableSubtitlesList$,W=ae.state.canDownload,Ve=ae.state.hasMpegSources$,De=ae.ui.settingsMenu.visible$,tt=ae.ui.settingsMenu.openedByBtnKeyboard$,Se=ae.ui.settingsMenu.ref$,$e=ae.ui.isMobile,Ne=ae.ui.mobileNotReportControlHidden$,Ye=ae.state.canChangePlaybackSpeed$,ot=ae.state.trafficSavingEnabled$,bt=ae.state.highQualityEnabled$,et=ae.ui.playerSize,vt=ae.ui.debugPanelVisible,Mt=ae.state.isInteractiveTime$,Qt=ae.ui.additionalSettingsMenuItems$,Gt=ae.ui.t,Lt=ae.actions.internal.downloadVideo,_e=ae.actions.internal.closeSettingsMenu,j=ae.actions.internal.openSettingsSubMenu,be=ae.actions.internal.closeSettingsSubMenu,re=J(!1),Re=J(void 0),He=T1();qe(()=>{!n()&&He.current&&(be(fe[He.current]),He.popAllSubMenus())}),qe(()=>{n()||B(Re,void 0)}),qe(()=>{!He.current&&r(Re)&&Fh(Y,r(Re))}),qe(()=>{X()&&Se.set(X())});async function nt(It){He.pushSubMenu(It),await yo(),j(It,fe[It])}function dt(It){var Wt;It==null||It.stopPropagation(),a()||(Wt=e.returnFocus)==null||Wt.call(e),_e(),B(re,!1)}function Ze(It,Wt){ae.actions.internal.setQuality(It,{appliesTo:Wt}),dt()}function Xe(It){ae.actions.internal.setAudioStream(It),dt()}function Je(It,Wt){ae.actions.internal.setTrafficSavingEnabled(It,Wt),Le.features.qualityDetailsSubMenuEnabled&&dt()}function We(It,Wt){ae.actions.internal.setHighQualityEnabled(It,Wt),dt()}function gt(It){ae.actions.internal.setPlaybackRate(It),dt()}function ze(It){ae.actions.internal.setSubtitle(It),dt()}function ct(){Lt()}function jt(){(0,Ud.isValidURL)(e.supportLink)&&window.open(e.supportLink,"_blank"),ae.actions.internal.reportProblem(),ae.actions.internal.pause()}function Di(){tl(ae.actions.internal.getDebugTextData())}let ki=()=>{let It=ae.actions.internal.getTraceTextData(),Wt=new Blob([...It],{type:"application/json"}),ei=window.URL.createObjectURL(Wt);Xs(ei,"vk_player_trace_info","json")};function Ui(){vt.set(!s())}function Yi(){B(re,!0)}function Zi(){B(re,!1)}function Vt(){return d()?`max-height: ${Math.round(l().height*.6)}px`:`max-height: ${l().height-32-oe()}px; overflow: auto;`}let wt=v(()=>W&&p()&&!m()),Dt=v(()=>Le.features.trafficSaving&&!m()&&$()&&!Le.features.qualityDetailsSubMenuEnabled),So=v(()=>u().length>0&&!m()),ln=v(()=>!!_()&&!m()),Z=v(()=>Le.features.audioLanguages&&w().length>=2&&!m()),Jt=v(()=>!m());zt(()=>Mt.subscribe(It=>{It&&!d()&&!r(re)&&!a()&&dt()}));let ci=v(()=>{let It=[r(Jt)&&"QUALITY_SETTINGS",r(Z)&&"AUDIO_LANGUAGES",r(ln)&&"PLAYBACK_RATE",r(So)&&"SUBTITLES",r(Dt)&&"TRAFFIC_SAVING_SWITCH",r(wt)&&"DOWNLOAD",Le.showSupport&&"SHOW_SUPPORT","COPY_DATA",Le.features.saveTraceInfoToFile&&"SAVE_TRACE_INFO","DEBUG_INFO"].filter(Wt=>!!Wt);return R1({items:It,context:{qualityDetailsSubMenuEnabled:Le.features.qualityDetailsSubMenuEnabled,availablePlaybackRates:y(),currentAudioStream:C(),availableAudioStreams:w(),currentPlaybackRate:T(),selectPlaybackRate:gt,trafficSavingEnabled:E(),toggleTrafficSaving:Je,currentQuality:P()||Ud.VideoQuality.INVARIANT,isAutoQualityEnabled:A()||!1,currentSubtitle:I(),isMobile:d(),onDownloadClick:ct,debugPanelVisible:s(),onCopyDataClick:Di,onReportProblemClick:jt,onSaveTraceDataClick:ki,toggleShowDebugInfo:Ui},additionalSettingsMenuItems:V()})}),zi=v(()=>V1({subMenuId:He.current,context:{availablePlaybackRates:y(),selectPlaybackRate:gt,trafficSavingEnabled:E(),toggleTrafficSaving:Je,currentQuality:P()||Ud.VideoQuality.INVARIANT,isAutoQualityEnabled:A()||!1,isAutoQualityAvailable:H()||!1,availableQualities:G(),highQualityEnabled:O(),toggleHighQuality:We,availableAudioStreams:w(),availableSubtitlesList:u(),closeSettingsMenu:_e,currentAudioStream:C(),isMobile:d(),selectAudioLanguage:Xe,selectQuality:Ze,selectSubtitle:ze}}));var ii=g3();let ui;var oi=h(ii);{var ut=It=>{var Wt=v3();let ei;Wt.__keydown=[f3,_e];var mo=h(Wt);{var Sn=si=>{var St=m3();let To;var Ei=h(St),xi=h(Ei,!0);g(Ei);var zo=M(Ei,2);zo.__click=dt,g(St),k((to,qi)=>{To=ee(St,1,"item header svelte-17or3al",null,To,to),me(xi,qi)},[()=>({mobile:d()}),()=>Gt("submenu_settings")]),b(si,St)};R(mo,si=>{d()&&si(Sn)})}var Xi=M(mo,2);let Co;Ci(Xi,21,()=>r(ci),si=>si.id,(si,St)=>{var To=Ue(),Ei=ce(To);{var xi=to=>{Cm(to,{get isMobile(){return d()},get id(){return r(St).id},get icon(){return r(St).icon},get label(){return r(St).label},get ariaLabel(){return r(St).ariaLabel},get value(){return r(St).value},get valueComponent(){return r(St).valueComponent},onClick:()=>{nt(r(St).children),B(Re,pe(r(St).id))},get ref(){return Y[r(St).id]},set ref(qi){Y[r(St).id]=qi}})},zo=(to,qi)=>{{var Cn=Ni=>{Im(Ni,{get isMobile(){return d()},get id(){return r(St).id},get onClick(){return r(St).onClick},get icon(){return r(St).icon},get label(){return r(St).label},get ariaLabel(){return r(St).ariaLabel},closeSettings:dt})},Tn=(Ni,dn)=>{{var Io=ko=>{Em(ko,{get isMobile(){return d()},get id(){return r(St).id},get onClick(){return r(St).onClick},get icon(){return r(St).icon},get label(){return r(St).label},get ariaLabel(){return r(St).ariaLabel},get enabled(){return r(St).enabled},get tooltipText(){return r(St).tooltipText},get maxTooltipWidth(){return r(St).maxTooltipWidth}})};R(Ni,ko=>{r(St).type==="SWITCH"&&ko(Io)},dn)}};R(to,Ni=>{r(St).type==="CLICK"?Ni(Cn):Ni(Tn,!1)},qi)}};R(Ei,to=>{r(St).type==="OPEN_SUB_MENU"?to(xi):to(zo,!1)})}b(si,To)}),g(Xi),mt(Xi,si=>X(si),()=>X()),g(Wt),k((si,St,To)=>{ei=ee(Wt,1,"settings-menu menu svelte-17or3al",null,ei,si),Co=ee(Xi,1,"items",null,Co,St),it(Xi,To)},[()=>({desktop:!d(),mobile:d(),hidden:!!He.current}),()=>({mobile:d()}),Vt]),Ct("mouseenter",Wt,Yi),Ct("mouseleave",Wt,Zi),b(It,Wt)};R(oi,It=>{n()&&It(ut)})}var fo=M(oi,2);Ci(fo,17,()=>r(zi),It=>It.id,(It,Wt)=>{let ei=v(()=>{var mo;return(mo=r(Wt).minWidth)!=null?mo:137});Sm(It,{get isMobile(){return d()},get playerControlsHeight(){return oe()},get returnFromSubMenu(){return He.popSubMenu},get id(){return r(Wt).id},get title(){return r(Wt).title},closeSettingsMenu:_e,openSubMenuList:nt,get items(){return r(Wt).items},get minWidth(){return r(ei)},get refMenuItems(){return Y},get listRef(){return fe[r(Wt).id]},set listRef(mo){fe[r(Wt).id]=mo}})}),g(ii),k(It=>ui=ee(ii,1,"settings-menu-container svelte-17or3al",null,ui,It),[()=>({mobile:d(),hidden:!n()})]),b(t,ii),z(),o()}lt(["keydown","click"]);var _3=t=>t;function D1(t,{delay:e=0,duration:i=400,easing:o=_3}={}){let n=+getComputedStyle(t).opacity;return{delay:e,duration:i,easing:o,css:a=>`opacity: ${a*n}`}}var b3=L('<button class="button svelte-1sbbskl"> </button>'),$3={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 zm(t,e){q(t,$3);var i=b3();i.__click=function(...n){var a;(a=e.onClick)==null||a.apply(this,n)};var o=h(i,!0);g(i),k(()=>me(o,e.label)),b(t,i)}lt(["click"]);var y3=L('<div class="container svelte-1es7arp"><div class="notification svelte-1es7arp"><div><p class="description svelte-1es7arp"><!></p> <!></div> <!></div></div>'),x3={hash:"svelte-1es7arp",code:`.container.svelte-1es7arp {position:absolute;left:0;right:0;top:20px;display:flex;justify-content:center;
|
|
307
310
|
/**
|
|
308
311
|
* \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.
|
|
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
|
|
312
|
+
*/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 qd(t,e){U(e,!0),q(t,x3);let i=340,{features:{forceAutoQualityWhenSevereStallHappens:o}}=qt(),{ui:{t:n}}=Te(),a=n(o?"slow_video_notification_force_description":"slow_video_notification_suggest_description");var s=y3(),d=h(s),l=h(d),p=h(l),m=h(p);Fd(m,{message:a}),g(p);var $=M(p,2);{var u=w=>{let y=v(()=>n("slow_video_notification_button"));zm(w,{get label(){return r(y)},get onClick(){return e.onSelectAutoQuality}})};R($,w=>{o||w(u)})}g(l);var _=M(l,2);sa(_,{get onClick(){return e.onClose}}),g(d),g(s),Cp(3,d,()=>D1,()=>({duration:i})),b(t,s),z()}var ya="annotation",hu=class{constructor(){this.slots=new Map}init(e){this.shadowRootContainer=e}add(e,{overlay:i,id:o}){e.setAttribute("slot",ya),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>'),S3={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;
|
|
310
313
|
|
|
311
314
|
animation-name: svelte-f47ws8-videoPlayerStatusIconPopup;animation-fill-mode:forwards;}
|
|
312
315
|
|
|
@@ -337,9 +340,8 @@ Try switching the\xA0quality to\xA0Auto.`},kh=y_;var ns=new Map;ns.set(Ga.Interf
|
|
|
337
340
|
opacity: 0;
|
|
338
341
|
scale: 0;
|
|
339
342
|
}
|
|
340
|
-
}`};function qm(t,e){
|
|
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){q(e,!0),Q(t,T3);let[i,o]=He(),n=()=>C(qo,"$notificationsToShow$",i),a=()=>C(No,"$playerPhase",i),s=()=>C(po,"$isLoaderVisible",i),d=()=>C(Vi,"$adPlaybackState",i),l=()=>C(Wt,"$crashed",i),p=()=>C(Ni,"$isInteractiveTime$",i),f=()=>C(U,"$settingsMenuVisible",i),_=()=>C(wn,"$isInteractiveExpectation$",i),u=()=>C(_t,"$controlsVisible",i),$=()=>C(Ji,"$touched",i),w=()=>C(kn,"$graphIsOpened$",i),y=()=>C(Bo,"$isFullscreen",i),S=()=>C(pr,"$autoplayNextEnabled$",i),k=()=>C(Dt,"$postrollPassed",i),A=()=>C(fo,"$isEnded$",i),P=()=>C(An,"$cursorInside",i),E=()=>C(hi,"$rotateAlpha",i),T=()=>C(Co,"$playerSize",i),V=()=>C(Tn,"$fakeIsPlaying$",i),z=()=>C(Xn,"$bottomNoSmooth",i),Y=()=>C(Qn,"$interactiveTimeIndicator",i),F=()=>C(ri,"$is3DVideo",i),j=()=>C(ni,"$contextMenuVisible$",i),X=()=>C(ei,"$playbackState$",i),oe=()=>C(dn,"$hotKeyMapData",i),pe=()=>C(qi,"$scrubbingInProgress",i),le=()=>C(Ri,"$volumeChangingInProgress",i),Ve=()=>C(Xi,"$chromecastConnected$",i),Pe=()=>C(eo,"$controlsTimeoutActive",i),J=()=>C(Gt,"$settingsMenuOpenedByKeyboard",i),Me=()=>C($r,"$contextMenuOpenedByKeyboard$",i),Z=()=>C(Dr,"$contextMenuButtonRef$",i),B=()=>C(yr,"$contextMenuOpenedByHotKey$",i),Re=()=>C(ir,"$contextMenuLastActiveElem$",i),ne=()=>C(Pt,"$isFullscreenOpenedByKeyboard",i),Ie=()=>C(St,"$isPlaying$",i),Ne=()=>C(dt,"$language$",i),fe=()=>C(yt,"$icon3DVideoVisible",i),D=()=>C(zo,"$chromecastDeviceName$",i),de=()=>C(Kn,"$currentSubtitle$",i),Ee=()=>C(So,"$currentSubtitleCaptions$",i),Ge=()=>C(Ro,"$position$",i),at=()=>C(zi,"$duration$",i),Ae=()=>C(pi,"$isLive$",i),$e=()=>C(To,"$contextMenuPosition$",i),Le=()=>C(Sn,"$showHotKeyMap",i),Ze=()=>C(ui,"$debugPanelVisible",i),ut=()=>C(Gn,"$userActionsDisabled$",i),nt=v(e,"videoContainer",15),Bt=v(e,"adsSlotId",3,void 0),rt=v(e,"adsParams",3,void 0),xt=v(e,"adsPreviewParam",3,void 0),zt=v(e,"adsAutoplayParam",3,void 0),Qt=v(e,"duration",3,void 0),Be=v(e,"logoTargetUrl",3,""),re=v(e,"showNextPrevButtons",3,!1),K=v(e,"nextButtonActive",3,!1),se=v(e,"prevButtonActive",3,!1),he=v(e,"endScreenVideoTitle",3,void 0),Ce=v(e,"endScreenVideoThumb",3,void 0),De=v(e,"isOneVideoPlaylist",3,!1),pt=v(e,"shadowRootContainer",3,void 0),qt=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),Jt=v(e,"keyboardControls",15),Qe=e.store.getLogger().createComponentLog("Root component"),dt=e.store.interfaceLanguage$,ei=e.store.state.playbackState$,Vi=e.store.ads.playbackState,Ro=e.store.state.positionWithScrubbing$,zi=e.store.state.duration$,No=e.store.playerPhase,Bo=e.store.ui.isFullscreen,Pt=e.store.ui.isFullscreenOpenedByKeyboard,_t=e.store.ui.controlsVisible,U=e.store.ui.settingsMenu.visible$,Gt=e.store.ui.settingsMenu.openedByBtnKeyboard$,qi=e.store.ui.scrubbingInProgress,Ri=e.store.ui.volumeChangingInProgress,ni=e.store.ui.contextMenu.visible$,ui=e.store.ui.debugPanelVisible,po=e.store.state.isLoaderVisible,fo=e.store.state.isEnded$,Xi=e.store.state.chromecastConnected$,zo=e.store.state.chromecastDeviceName$,Dt=e.store.ads.postrollPassed,pi=e.store.state.isLive$,St=e.store.state.isPlaying$,Wt=e.store.state.crashed$,mo=e.store.webApi.annotationsApi,jt=e.store.webApi.pictureInPictureApi,Kn=e.store.state.currentSubtitle$,So=e.store.state.currentSubtitleCaptions$,Co=e.store.ui.playerSize,ri=e.store.ui.is3DVideo,yt=e.store.ui.icon3DVideoVisible,hi=e.store.ui.rotateAlpha,Pi=e.store.state.isInteractive,Ni=e.store.state.isInteractiveTime$,wn=e.store.state.isInteractiveExpectation$,Si=e.store.state.hasInteractiveBranches,Ji=e.store.ui.touched,dn=e.store.ui.modals.hotKeyMap.data,Sn=e.store.ui.modals.hotKeyMap.show,Mi=e.store.ui.overlayContainer$,Qn=e.store.ui.controls.interactiveTimeIndicator,cn=e.store.state.showInteractiveTimeIndicator,To=e.store.ui.contextMenu.position$,Cn=e.store.actions.internal.setQuality,Vr=e.store.actions.internal.closeSettingsMenu,pr=e.store.ui.autoplayNextEnabled$,Gn=e.store.ui.userActionsDisabled,{fakeIsPlaying$:Tn,notifications$:un,graphIsOpened$:kn}=uo(),vo=ee(void 0),et=ee(void 0),pn=ee(void 0),Yn=ee(void 0),jn,In,fn;dn.set(Lh());let{closeNotification:mn,notificationsToShow$:qo}=un,Wi=m(()=>!!n().slow_video),Ki=()=>mn("slow_video"),Zn=m(()=>(a()==="video"&&s()||a()==="ads"&&d()==="inactive")&&!l()),En=ee(void 0),Xn=ae(!1),fr,eo=ae(!1),to=ae(),An=ae(!1),Pn=ee(!1),go=ee(!1),io=ee(!1),Mn=ee(!(e.autoplay&&!e.uiConfig.controls.showOnStartupAtAutoplay)),Do=m(()=>p()&&!f()&&!(r(Pn)||r(go))&&!(r(io)&&!_())),Rr=!0,Ln=m(()=>e.uiConfig.features.thumbTimer&&Je()&&a()==="video"&&!u()&&!l()&&!Pi&&(e.uiConfig.hideThumbTimerAfterTouch&&!$()||!e.uiConfig.hideThumbTimerAfterTouch)),mr=m(()=>a()==="video"&&!w()&&y()),Vn=ee(!1),Rn=m(()=>(kt()||e.showAutoplayNext&&S())&&!!he()&&!!Ce()&&(e.showAds&&k()||!e.showAds)&&A()&&!l()&&!r(Vn)),Nr=m(()=>P()&&!(u()||r(Rn))&&!p()),Jn=ee(!1),vr=m(()=>nt()&&E()%180?T().height/T().width:1),er=m(()=>V()!==null),{toggle:Nn}=Tn,ti=!1,Wo=null;jt==null||jt.setContext(Bl());let gr=()=>{e.autoplay&&!Pi&&e.uiConfig.controls.showOnStartupAtAutoplay&&ft(e.uiConfig.controls.hideTimeout)};e.store.setUiCallbacks({onStarted:gr});let Br=()=>{window.clearTimeout(jn),eo.set(!1)},it=()=>{window.clearTimeout(In),to.set(null)},ft=xe=>{Br(),eo.set(!0),jn=window.setTimeout(()=>eo.set(!1),xe);let Lt=xe-100;fr=window.setTimeout(()=>{z()&&Xn.set(!1)},Lt>0?Lt:xe)},Ci=(xe,Lt)=>{it(),to.set(Lt),In=window.setTimeout(()=>to.set(null),xe)},oo=ri.subscribe(xe=>{yt.set(xe),xe&&(window.clearTimeout(fn),fn=window.setTimeout(()=>yt.set(!1),e.uiConfig.controls.hide360IconTimeout))}),Qi=async()=>{var Lt,li,Et,Zt;let xe=$s();if(xe){let di=Jl(),Bi=Ko();xe=di===Bi||di===pt()}if(xe){ft(e.uiConfig.controls.hideTimeoutFullscreen);try{await(jt==null?void 0:jt.remove())}catch(di){Qe({message:String(di)})}}Bo.set(xe),e.store.getAdmanWrapper().setFullscreen(xe),y()?(li=(Lt=e.store.callbacks)==null?void 0:Lt.onFullscreenEnter)==null||li.call(Lt):(Zt=(Et=e.store.callbacks)==null?void 0:Et.onFullscreenExit)==null||Zt.call(Et)},ko=xe=>{let{width:Lt,height:li}=xe.target;Co.set({width:Lt,height:li})},Io=()=>{let{width:xe,height:Lt}=r(vo).getBoundingClientRect();Co.set({width:xe,height:Lt})};Ht(()=>{var Lt;return zc(Qi),e.uiConfig.features.annotationsInside&&(mo==null||mo.init(r(vo))),ia(jt)&&(jt==null||jt.assignPlayerContainer(r(vo)),jt==null||jt.registryExternalEventHandlers({resize:ko,leavepictureinpicture:Io})),e.interactiveContainer&&((Lt=nt().parentElement)==null||Lt.insertBefore(e.interactiveContainer,nt().nextSibling)),()=>{window.clearTimeout(jn),window.clearTimeout(fr),window.clearTimeout(In),window.clearTimeout(fn),oo(),jt==null||jt.dispose().catch(li=>{Qe({message:String(li)})}),qc(Qi)}});let Ko=()=>{let xe=e.uiConfig.features.fullscreenInternalTargetPlayerContainer||!qt()?r(vo):qt(),Lt=xe.getRootNode(),li=Lt instanceof ShadowRoot?Lt.host:Lt,Et=lt()instanceof HTMLElement&<().contains(li);return e.uiConfig.allowChangingFullscreenTarget&<()&&Et?lt():xe},Eo=async()=>{$s()?(await Uc(document),Qe({message:"exit fullscreen"})):(Qe({message:"request fullscreen"}),await Fc(Ko()))},ci=()=>{Vr(),ni.set(!1)},Xe=xe=>{w()||(xe.preventDefault(),ni.set(!0),To.set({left:xe.clientX,top:xe.clientY}))};function Mt(){An.set(!0),Pi||ft(e.uiConfig.controls.hideTimeoutCursor)}function Gi(){Pi||(Xn.set(!0),ft(e.uiConfig.controls.hideTimeoutCursor))}function _i(){An.set(!1),O(go,!1),O(Pn,!1),ti=!1,e.store.actions.internal.releaseCamera(),ft(e.uiConfig.controls.hideTimeout)}function bi(xe){return xe?xe.offsetTop+bi(xe.offsetParent):0}function Yi(xe){return xe?xe.offsetLeft+Yi(xe.offsetParent):0}function Oo(xe){if(Y()&&cn){let Lt=xe.currentTarget,li=bi(Lt),Et=Yi(Lt),Zt=xe.pageX-Et,di=xe.pageY-li,{left:Bi,bottom:_o,right:ii}=Y(),Po=ii-Bi;return Zt>=Bi-Po&&di<=_o+Po}}function no(xe){if(r(vo)){let Lt=bi(xe.currentTarget),li=T().height,Et=xe.pageY-Lt;if(Oo(xe)){O(go,!1);return}Et<40?O(go,!0):Et>li-40?O(Pn,!0):(O(go,!1),f()||O(Pn,!1))}}function tr(xe){no(xe),r(Do)||ft(e.uiConfig.controls.hideTimeoutCursor),F()&&ti&&Wo&&e.store.actions.internal.moveCameraFocusPX(Wo.clientX-xe.clientX,Wo.clientY-xe.clientY,xe.timeStamp-Wo.timeStamp),Wo=xe}let vn=xe=>{xe.preventDefault(),xe.button===0&&(ti=!0,e.store.actions.internal.holdCamera()),ft(e.uiConfig.controls.hideTimeoutCursor)},hr=xe=>{xe.preventDefault(),xe.button===0&&(Wo=xe,ti=!1,e.store.actions.internal.releaseCamera()),ft(e.uiConfig.controls.hideTimeoutCursor)},Ao=xe=>{ci(),Ji.set(!0),ft(e.uiConfig.controls.hideTimeout),xe&&Ci(e.uiConfig.controls.hideHotKeyHelpers,xe)},_r=()=>{var xe,Lt;ci(),(xe=e.store.callbacks)!=null&&xe.onOpenHotKeyMap?(Lt=e.store.callbacks)==null||Lt.onOpenHotKeyMap(oe()):Sn.update(li=>!li)},br=()=>{Ji.set(!0)},$r=e.store.ui.contextMenu.openedByBtnKeyboard$,Dr=e.store.ui.contextMenu.btnRef$,Qo=ee(void 0),yr=e.store.ui.contextMenu.openedByHotKey$,ir=e.store.ui.contextMenu.lastActiveElem$;qe(()=>{Mi.set(r(En))}),qe(()=>{O(io,me(r(Mn)&&X()!==Wm.PlaybackState.PLAYING)),r(Mn)||$t(()=>O(Mn,!0))}),qe(()=>{_t.set((r(io)||A()||f()||pe()||le()||Ve()||Pe())&&!r(Do)&&(a()==="video"||a()==="ads")&&!l())}),qe(()=>{!pe()&&r(Jn)&&!p()&&ft(e.uiConfig.controls.hideTimeoutCursor),$t(()=>O(Jn,me(pe())))}),qe(()=>{r(Yn),f(),J(),$t(()=>el(r(Yn),f(),J()))}),qe(()=>{r(Qo),j(),Me(),$t(()=>el(r(Qo),j(),Me()))}),qe(()=>{let xe=Z();xe&&(j(),$t(()=>Ja(xe,j(),$r)))}),qe(()=>{r(Qo),j(),B(),$t(()=>el(r(Qo),j(),B()))}),qe(()=>{let xe=Re();xe&&(j(),$t(()=>Bh(xe,j(),yr)))}),qe(()=>{var xe;!ne()&&y()&&($t(()=>Pt.set(!1)),(xe=Jt())==null||xe.focus())}),qe(()=>{w()&&ci()});let or=H("video360");var xr=C3();It("blur",Us,ci);var ho=ue(xr);ho.__mousemove=tr;var Bn=h(ho);let ot=m(()=>a()==="ads"),Ot=m(()=>r(er)?Nn:void 0);ct(af(Bn,{toggleFullscreen:Eo,hideContextMenu:ci,showHotKeyHelpers:Ao,showKeyMap:_r,get isAds(){return r(ot)},get fakePlayButtonHandler(){return r(Ot)},get nextButtonActive(){return K()},get prevButtonActive(){return se()},children:(xe,Lt)=>{var li=w3(),Et=ue(li);let Zt;Et.__contextmenu=Xe,Et.__mousedown=vn,Et.__mouseup=hr,Et.__click=[g3,j,ni,f,U,ci,A,fo,Si,er,Nn,Jt,Ye,e,ft,X,ei],Et.__dblclick=[v3,Rr,Qe,Eo,ft,e];var di=h(Et);let Bi;ct(di,Po=>nt(Po),()=>nt()),g(Et);var _o=M(Et,2);Ul(_o,()=>"slot",!1,(Po,ze)=>{we(Po,null,{name:Fd})});var ii=M(_o,2);Qs(ii,Ne,Po=>{var ze=x3(),Ft=ue(ze);let $i=m(()=>a()!=="thumb"||l()||Pi&&e.autoplay);Vd(Ft,{get hidden(){return r($i)},get thumbUrl(){return e.thumbUrl},get startVideo(){return e.firstStart}});var Mo=M(Ft,2);qm(Mo,{});var Yo=M(Mo,2);{var ds=Ue=>{let oi=m(()=>{var Zo;return(Zo=e.live)==null?void 0:Zo.startTime});Rd(Ue,{get thumbUrl(){return e.thumbUrl},get startTime(){return r(oi)}})};R(Yo,Ue=>{a()==="LiveWaitingStart"&&Ue(ds)})}var gn=M(Yo,2);{var Kr=Ue=>{ga(Ue,{kind:"recover",get thumbUrl(){return e.thumbUrl}})};R(gn,Ue=>{a()==="LiveWaitingRecover"&&Ue(Kr)})}var $a=M(gn,2);{var ya=Ue=>{ga(Ue,{kind:"record",get thumbUrl(){return e.thumbUrl}})};R($a,Ue=>{a()==="LiveWaitingRecord"&&Ue(ya)})}var nr=M($a,2);{var _l=Ue=>{var oi=_3();let Zo;var gt=h(oi);ed(gt,{get adsSlotId(){return Bt()},get adsParams(){return rt()},get adsPreviewParam(){return xt()},get adsAutoplayParam(){return zt()},get duration(){return Qt()}}),g(oi),I(Ho=>Zo=te(oi,1,"ads-container svelte-cy741x",null,Zo,Ho),[()=>({hidden:a()!=="ads"})]),b(Ue,oi)};R(nr,Ue=>{e.showAds&&Ye()&&Ue(_l)})}var Ps=M(nr,2);{var xa=Ue=>{let oi=m(()=>!kt()&&e.showAutoplayNext&&S());nf(Ue,{get title(){return he()},get thumb(){return Ce()},get isHide(){return r(oi)},clickCloseIcon:()=>O(Vn,!0)})};R(Ps,Ue=>{r(Rn)&&he()&&Ce()&&Ue(xa)})}var vt=M(Ps,2);{var bt=Ue=>{let oi=m(()=>!u());hm(Ue,{get title(){return e.title},get isHidden(){return r(oi)}})};R(vt,Ue=>{r(mr)&&Ue(bt)})}var ji=M(vt,2);{var jo=Ue=>{let oi=m(()=>a()==="video"&&u());Ad(Ue,{get isShifted(){return r(oi)}})};R(ji,Ue=>{F()&&Ue(jo)})}var Zi=M(ji,2);{var si=Ue=>{var oi=b3(),Zo=h(oi);Xl(Zo,{"aria-label":or}),g(oi),b(Ue,oi)};R(Zi,Ue=>{fe()&&Ue(si)})}var ki=M(Zi,2);{var Ms=Ue=>{Md(Ue,{get thumbUrl(){return e.thumbUrl},get chromecastDeviceName(){return D()}})};R(ki,Ue=>{Ve()&&Ue(Ms)})}var wa=M(ki,2);{var Eu=Ue=>{Pd(Ue,{get shifted(){return u()},get captions(){return Ee()},get position(){return Ge()},get playerSize(){return T()}})};R(wa,Ue=>{de().value!=="off"&&Ue(Eu)})}var Zd=M(wa,2);{var Au=Ue=>{var oi=$3();oi.__contextmenu=Xe,oi.__click=[h3,j,ni,f,U,ci];var Zo=h(oi);Ld(Zo,{}),g(oi),b(Ue,oi)};R(Zd,Ue=>{l()&&Ue(Au)})}var Ls=M(Zd,2);{var Pu=Ue=>{let oi=m(()=>a()==="thumb"||a()==="LiveWaitingStart"||a()==="LiveWaitingRecover"||a()==="LiveWaitingRecord"),Zo=m(()=>a()==="ads"),gt=m(()=>e.canRewindLive&&at()!==0);Ed(Ue,{get bottomHidden(){return r(oi)},get bottomNoSmooth(){return z()},get showControls(){return u()},get isAds(){return r(Zo)},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 re()},get nextButtonActive(){return K()},get prevButtonActive(){return se()},get isOneVideoPlaylist(){return De()},customFullscreenSupported:Rr,toggleFullscreen:Eo,get seekToInteractive(){return e.seekToInteractive},get playPrevChapter(){return e.playPrevChapter},get playerControlsWrapperRef(){return r(et)},set playerControlsWrapperRef(Ho){O(et,me(Ho))},get playerControlsRef(){return r(pn)},set playerControlsRef(Ho){O(pn,me(Ho))}})};R(Ls,Ue=>{Ye()&&Ue(Pu)})}var bl=M(Ls,2);{var Xd=Ue=>{var oi=y3(),Zo=h(oi);let gt=m(()=>{var Ho;return(Ho=r(pn))==null?void 0:Ho.clientHeight});Od(Zo,{get supportLink(){return e.supportLink},get playerControlsHeight(){return r(gt)},returnFocus:()=>{var Ho;return(Ho=Jt())==null?void 0:Ho.focus()},get ref(){return r(Yn)},set ref(Ho){O(Yn,me(Ho))}}),g(oi),b(Ue,oi)};R(bl,Ue=>{!Ve()&&a()!=="ads"&&Ue(Xd)})}var Jd=M(bl,2);let ec=m(()=>!r(Ln));id(Jd,{get isLive(){return Ae()},get isHidden(){return r(ec)},get isPlaying(){return Ie()},get position(){return Ge()},get duration(){return at()}});var Sa=M(Jd,2);fm(Sa,{data:to});var $l=M(Sa,2);tf($l,{get supportLink(){return e.supportLink},returnFocus:()=>{var Ue;return(Ue=Jt())==null?void 0:Ue.focus()},get visible(){return j()},get playerContainerRef(){return r(vo)},get controlsContainerRef(){return r(et)},get position(){return $e()},get menuElementRef(){return r(Qo)},set menuElementRef(Ue){O(Qo,me(Ue))}});var tc=M($l,2);{var ic=Ue=>{Hd(Ue,{onClose:Ki,onSelectAutoQuality:()=>{Cn("auto"),Ki()}})};R(tc,Ue=>{r(Wi)&&Ue(ic)})}var oc=M(tc,2);{var Mu=Ue=>{aa(Ue,{})};R(oc,Ue=>{r(Zn)&&Ue(Mu)})}var nc=M(oc,2);{var Lu=Ue=>{cf(Ue,{})};R(nc,Ue=>{Le()&&Ue(Lu)})}var Ca=M(nc,2);{var Vu=Ue=>{rd(Ue,{})};R(Ca,Ue=>{Ze()&&Ue(Vu)})}b(Po,ze)}),I((Po,ze)=>{Zt=te(Et,1,"video-wrapper svelte-cy741x",null,Zt,Po),Bi=te(di,1,"video-container svelte-cy741x",null,Bi,ze),tt(di,`transform: rotate(${E()}deg) scale(${r(vr)})`),Oe(di,"data-is-playing",Ie())},[()=>({hidden:a()!=="video",nocursor:r(Nr)}),()=>({"fast-rotate":!e.uiConfig.isSmoothVideoRotate})]),b(xe,li)},$$slots:{default:!0}}),xe=>Jt(xe),()=>Jt());var Ti=M(Bn,2);ct(Ti,xe=>O(En,xe),()=>r(En)),g(ho),ct(ho,xe=>O(vo,xe),()=>r(vo));var Go=M(ho,2);{var Dn=xe=>{var Lt=S3();b(xe,Lt)};R(Go,xe=>{ut()&&xe(Dn)})}It("mouseenter",ho,Mt),It("mouseleave",ho,_i),It("click",ho,br,!0),It("focusin",ho,Gi,!0),b(t,xr),W(),o()}st(["mousemove","contextmenu","mousedown","mouseup","click","dblclick"]);var As=require("@vkontakte/videoplayer-core/es2018"),F1=require("@vkontakte/videoplayer-shared/es2018");var k3=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),I3=L("<div><!></div>"),E3={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;
|
|
343
|
+
}`};function qm(t,e){U(e,!0),q(t,S3);let[i,o]=Be(),n=()=>S(s,"$isPlaying$",i),a=()=>S(d,"$aboutToGoNextVideo",i),{state:{isPlaying$:s},ui:{aboutToGoNextVideo:d},actions:l}=Te(),{features:{playbackStatusShow:p,playbackStatusAnimationDuration:m,playbackStatusNextVideoAnimationDuration:$}}=qt(),u=0,_=J(null),w=J(!1);qe(()=>{B(_,pe(n()?wr:ns))}),qe(()=>{B(_,pe(a()?Cs:null))}),qe(()=>{if(p)return u=window.setTimeout(()=>{u=0,a()&&r(_)===Cs&&(a()==="next"?l.internal.nextVideoClick(!1):l.internal.prevVideoClick(!1)),B(_,null)},r(_)!==Cs?m:$),()=>{u&&(window.clearTimeout(u),u=0)}}),qe(()=>{n()&&!r(w)&&(B(w,!0),B(_,null))});var y=Ue(),C=ce(y);{var T=E=>{var P=Ue(),A=ce(P);Ks(A,()=>r(_),I=>{var V=w3(),H=h(V),G=h(H);let O=v(()=>a()==="prev");Ti(G,()=>r(_),(X,oe)=>{oe(X,{width:"40",height:"40",viewBox:"0 0 24 24",get isPrev(){return r(O)}})}),g(H),g(V),k(()=>it(H,`animation-duration: ${r(_)!==Cs?m:$}ms`)),b(I,V)}),b(E,P)};R(C,E=>{r(_)&&p&&E(T)})}b(t,y),z(),o()}var C3=L('<div><div data-testid="video-container"></div></div>'),T3={hash:"svelte-1czns9r",code:`.video-wrapper.svelte-1czns9r,
|
|
344
|
+
.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 xa(t,e){U(e,!0),q(t,T3);let[i,o]=Be(),n=()=>S(m,"$rotateAlpha",i),a=()=>S($,"$playerSize",i),s=()=>S(p,"$playerPhase",i),d=()=>S(u,"$isPlaying$",i),l=f(e,"videoContainer",15),{playerPhase:p,ui:{rotateAlpha:m,playerSize:$},state:{isPlaying$:u}}=Te(),{isSmoothVideoRotate:_}=qt(),w=v(()=>l()&&n()%180?a().height/a().width:1);var y=C3();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)};var T=h(y);ee(T,1,"video-container svelte-1czns9r",null,{},{"fast-rotate":!_}),mt(T,E=>l(E),()=>l()),g(y),k(E=>{C=ee(y,1,"video-wrapper svelte-1czns9r",null,C,E),it(T,`transform: rotate(${n()}deg) scale(${r(w)})`),Oe(T,"data-is-playing",d())},[()=>({hidden:s()!=="video",nocursor:e.hideCursor})]),b(t,y),z(),o()}lt(["contextmenu","mousedown","mouseup","click"]);var I3=(t,e,i,o,n,a)=>{t.preventDefault(),e&&(i({message:"double click on video"}),o(),n(a.uiConfig.controls.hideTimeoutCursor))},k3=(t,e,i,o,n,a)=>{if(t.stopPropagation(),e()||o()){a();return}},E3=L("<div><!></div>"),P3=L('<div class="spherical-video-icon svelte-jtgjmv"><!></div>'),A3=L("<div><!></div>"),M3=L('<div class="settings-menu svelte-jtgjmv"><!></div>'),L3=L("<!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!>",1),V3=L("<!> <!> <!>",1),R3=L('<div class="blocked svelte-jtgjmv"></div>'),D3=L('<div class="player-wrapper svelte-jtgjmv"><!> <div class="overlay-container"></div></div> <!>',1),N3={hash:"svelte-jtgjmv",code:".player-wrapper.svelte-jtgjmv {position:absolute;width:100%;height:100%;}.blocked.svelte-jtgjmv {position:absolute;width:100%;height:100%;z-index:var(--overlay-container-z-index);}.player-wrapper.svelte-jtgjmv .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-jtgjmv {display:inline-block;position:absolute;top:calc(50% - 23px);left:calc(50% - 38px);}.ads-container.svelte-jtgjmv {position:absolute;width:100%;height:100%;left:0;top:0;}.ads-container.svelte-jtgjmv {z-index:var(--ads-container-z-index);background:var(--black);}.settings-menu.svelte-jtgjmv {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){U(e,!0),q(t,N3);let[i,o]=Be(),n=()=>S(Ko,"$notificationsToShow$",i),a=()=>S(Ui,"$playerPhase",i),s=()=>S(ci,"$isLoaderVisible",i),d=()=>S(jt,"$adPlaybackState",i),l=()=>S(It,"$crashed",i),p=()=>S(To,"$isInteractiveTime$",i),m=()=>S(wt,"$settingsMenuVisible",i),$=()=>S(Ei,"$isInteractiveExpectation$",i),u=()=>S(Vt,"$controlsVisible",i),_=()=>S(zo,"$touched",i),w=()=>S(Wn,"$graphIsOpened$",i),y=()=>S(Yi,"$isFullscreen",i),C=()=>S(Cr,"$autoplayNextEnabled$",i),T=()=>S(oi,"$postrollPassed",i),E=()=>S(zi,"$isEnded$",i),P=()=>S(Qo,"$cursorInside",i),A=()=>S(In,"$fakeIsPlaying$",i),I=()=>S(Ji,"$bottomNoSmooth",i),V=()=>S(Tn,"$interactiveTimeIndicator",i),H=()=>S(Xi,"$playerSize",i),G=()=>S(Co,"$is3DVideo",i),O=()=>S(Z,"$contextMenuVisible$",i),X=()=>S(ct,"$playbackState$",i),oe=()=>S(to,"$hotKeyMapData",i),Y=()=>S(So,"$scrubbingInProgress",i),fe=()=>S(ln,"$volumeChangingInProgress",i),ae=()=>S(ii,"$chromecastConnected$",i),Le=()=>S(Do,"$controlsTimeoutActive",i),Ae=()=>S(Dt,"$settingsMenuOpenedByKeyboard",i),he=()=>S(Ao,"$contextMenuOpenedByKeyboard$",i),se=()=>S(Pr,"$contextMenuButtonRef$",i),Me=()=>S(ur,"$contextMenuOpenedByHotKey$",i),ne=()=>S(Ar,"$contextMenuLastActiveElem$",i),N=()=>S(Zi,"$isFullscreenOpenedByKeyboard",i),ue=()=>S(ze,"$language$",i),ge=()=>S(si,"$icon3DVideoVisible",i),Ge=()=>S(ui,"$chromecastDeviceName$",i),te=()=>S(mo,"$currentSubtitle$",i),Q=()=>S(Sn,"$currentSubtitleCaptions$",i),W=()=>S(Di,"$position$",i),Ve=()=>S(ki,"$duration$",i),De=()=>S(ut,"$isLive$",i),tt=()=>S(fo,"$isPlaying$",i),Se=()=>S(dn,"$contextMenuPosition$",i),$e=()=>S(qi,"$showHotKeyMap",i),Ne=()=>S(Jt,"$debugPanelVisible",i),Ye=()=>S(sr,"$userActionsDisabled$",i),ot=f(e,"videoContainer",15),bt=f(e,"adsSlotId",3,void 0),et=f(e,"adsParams",3,void 0),vt=f(e,"adsPreviewParam",3,void 0),Mt=f(e,"adsAutoplayParam",3,void 0),Qt=f(e,"duration",3,void 0),Gt=f(e,"logoTargetUrl",3,""),Lt=f(e,"showNextPrevButtons",3,!1),_e=f(e,"nextButtonActive",3,!1),j=f(e,"prevButtonActive",3,!1),be=f(e,"endScreenVideoTitle",3,void 0),re=f(e,"endScreenVideoThumb",3,void 0),Re=f(e,"isOneVideoPlaylist",3,!1),He=f(e,"shadowRootContainer",3,void 0),nt=f(e,"outerContainerRef",3,void 0),dt=f(e,"playerStarted",3,!1),Ze=f(e,"fullScreenTarget",3,void 0),Xe=f(e,"showMiniTimer",3,!1),Je=f(e,"showEndScreen",3,!0),We=f(e,"keyboardControls",15),gt=e.store.getLogger().createComponentLog("Root component"),ze=e.store.interfaceLanguage$,ct=e.store.state.playbackState$,jt=e.store.ads.playbackState,Di=e.store.state.positionWithScrubbing$,ki=e.store.state.duration$,Ui=e.store.playerPhase,Yi=e.store.ui.isFullscreen,Zi=e.store.ui.isFullscreenOpenedByKeyboard,Vt=e.store.ui.controlsVisible,wt=e.store.ui.settingsMenu.visible$,Dt=e.store.ui.settingsMenu.openedByBtnKeyboard$,So=e.store.ui.scrubbingInProgress,ln=e.store.ui.volumeChangingInProgress,Z=e.store.ui.contextMenu.visible$,Jt=e.store.ui.debugPanelVisible,ci=e.store.state.isLoaderVisible,zi=e.store.state.isEnded$,ii=e.store.state.chromecastConnected$,ui=e.store.state.chromecastDeviceName$,oi=e.store.ads.postrollPassed,ut=e.store.state.isLive$,fo=e.store.state.isPlaying$,It=e.store.state.crashed$,Wt=e.store.webApi.annotationsApi,ei=e.store.webApi.pictureInPictureApi,mo=e.store.state.currentSubtitle$,Sn=e.store.state.currentSubtitleCaptions$,Xi=e.store.ui.playerSize,Co=e.store.ui.is3DVideo,si=e.store.ui.icon3DVideoVisible,St=e.store.state.isInteractive,To=e.store.state.isInteractiveTime$,Ei=e.store.state.isInteractiveExpectation$,xi=e.store.state.hasInteractiveBranches,zo=e.store.ui.touched,to=e.store.ui.modals.hotKeyMap.data,qi=e.store.ui.modals.hotKeyMap.show,Cn=e.store.ui.overlayContainer$,Tn=e.store.ui.controls.interactiveTimeIndicator,Ni=e.store.state.showInteractiveTimeIndicator,dn=e.store.ui.contextMenu.position$,Io=e.store.actions.internal.setQuality,ko=e.store.actions.internal.closeSettingsMenu,Cr=e.store.ui.autoplayNextEnabled$,sr=e.store.ui.userActionsDisabled,{fakeIsPlaying$:In,notifications$:qn,graphIsOpened$:Wn}=po(),vo=J(void 0),qo=J(void 0),kn=J(void 0),rt=J(void 0),Wo,cn,En;to.set(Dh());let{closeNotification:ar,notificationsToShow$:Ko}=qn,Kn=v(()=>!!n().slow_video),un=()=>ar("slow_video"),Pn=v(()=>(a()==="video"&&s()||a()==="ads"&&d()==="inactive")&&!l()),Bi=J(void 0),Ji=de(!1),An,Do=de(!1),Mn=de(),Qo=de(!1),No=J(!1),mi=J(!1),Qn=J(!1),Eo=J(!(e.autoplay&&!e.uiConfig.controls.showOnStartupAtAutoplay)),lr=v(()=>p()&&!m()&&!(r(No)||r(mi))&&!(r(Qn)&&!$())),pn=!0,fn=v(()=>e.uiConfig.features.thumbTimer&&Xe()&&a()==="video"&&!u()&&!l()&&!St&&(e.uiConfig.hideThumbTimerAfterTouch&&!_()||!e.uiConfig.hideThumbTimerAfterTouch)),dr=v(()=>a()==="video"&&!w()&&y()),Go=J(!1),Tr=v(()=>(Je()||e.showAutoplayNext&&C())&&!!be()&&!!re()&&(e.showAds&&T()||!e.showAds)&&E()&&!l()&&!r(Go)),Ln=v(()=>P()&&!(u()||r(Tr))&&!p()),Gn=J(!1),cr=v(()=>A()!==null),{toggle:Ir}=In,jn=!1,mn=null;ei==null||ei.setContext(zl());let Yn=()=>{e.autoplay&&!St&&e.uiConfig.controls.showOnStartupAtAutoplay&&wi(e.uiConfig.controls.hideTimeout)};e.store.setUiCallbacks({onStarted:Yn});let ai=()=>{window.clearTimeout(Wo),Do.set(!1)},Bo=()=>{window.clearTimeout(cn),Mn.set(null)},wi=we=>{ai(),Do.set(!0),Wo=window.setTimeout(()=>Do.set(!1),we);let Et=we-100;An=window.setTimeout(()=>{I()&&Ji.set(!1)},Et>0?Et:we)},Zn=(we,Et)=>{Bo(),Mn.set(Et),cn=window.setTimeout(()=>Mn.set(null),we)},ht=Co.subscribe(we=>{si.set(we),we&&(window.clearTimeout(En),En=window.setTimeout(()=>si.set(!1),e.uiConfig.controls.hide360IconTimeout))}),Ft=async()=>{var Et,fi,gi,Mo;let we=hs();if(we){let li=nd(),ke=st();we=li===ke||li===He()}if(we){wi(e.uiConfig.controls.hideTimeoutFullscreen);try{await(ei==null?void 0:ei.remove())}catch(li){gt({message:String(li)})}}Yi.set(we),e.store.getAdmanWrapper().setFullscreen(we),y()?(fi=(Et=e.store.callbacks)==null?void 0:Et.onFullscreenEnter)==null||fi.call(Et):(Mo=(gi=e.store.callbacks)==null?void 0:gi.onFullscreenExit)==null||Mo.call(gi)},Pi=we=>{let{width:Et,height:fi}=we.target;Xi.set({width:Et,height:fi})},Po=()=>{let{width:we,height:Et}=r(vo).getBoundingClientRect();Xi.set({width:we,height:Et})};zt(()=>{var Et;return Kc(Ft),e.uiConfig.features.annotationsInside&&(Wt==null||Wt.init(r(vo))),ia(ei)&&(ei==null||ei.assignPlayerContainer(r(vo)),ei==null||ei.registryExternalEventHandlers({resize:Pi,leavepictureinpicture:Po})),e.interactiveContainer&&((Et=ot().parentElement)==null||Et.insertBefore(e.interactiveContainer,ot().nextSibling)),()=>{window.clearTimeout(Wo),window.clearTimeout(An),window.clearTimeout(cn),window.clearTimeout(En),ht(),ei==null||ei.dispose().catch(fi=>{gt({message:String(fi)})}),Qc(Ft)}});let st=()=>{let we=e.uiConfig.features.fullscreenInternalTargetPlayerContainer||!nt()?r(vo):nt(),Et=we.getRootNode(),fi=Et instanceof ShadowRoot?Et.host:Et,gi=Ze()instanceof HTMLElement&&Ze().contains(fi);return e.uiConfig.allowChangingFullscreenTarget&&Ze()&&gi?Ze():we},Nt=async()=>{hs()?(await Wc(document),gt({message:"exit fullscreen"})):(gt({message:"request fullscreen"}),await qc(st()))},pi=()=>{ko(),Z.set(!1)},Oi=we=>{w()||(we.preventDefault(),Z.set(!0),dn.set({left:we.clientX,top:we.clientY}))};function go(){Qo.set(!0),St||wi(e.uiConfig.controls.hideTimeoutCursor)}function yi(){St||(Ji.set(!0),wi(e.uiConfig.controls.hideTimeoutCursor))}function Ai(){Qo.set(!1),B(mi,!1),B(No,!1),jn=!1,e.store.actions.internal.releaseCamera(),wi(e.uiConfig.controls.hideTimeout)}function vi(we){return we?we.offsetTop+vi(we.offsetParent):0}function ho(we){return we?we.offsetLeft+ho(we.offsetParent):0}function io(we){if(V()&&Ni){let Et=we.currentTarget,fi=vi(Et),gi=ho(Et),Mo=we.pageX-gi,li=we.pageY-fi,{left:ke,bottom:kt,right:Zt}=V(),Si=Zt-ke;return Mo>=ke-Si&&li<=kt+Si}}function oo(we){if(r(vo)){let Et=vi(we.currentTarget),fi=H().height,gi=we.pageY-Et;if(io(we)){B(mi,!1);return}gi<40?B(mi,!0):gi>fi-40?B(No,!0):(B(mi,!1),m()||B(No,!1))}}function vn(we){oo(we),r(lr)||wi(e.uiConfig.controls.hideTimeoutCursor),G()&&jn&&mn&&e.store.actions.internal.moveCameraFocusPX(mn.clientX-we.clientX,mn.clientY-we.clientY,we.timeStamp-mn.timeStamp),mn=we}let Xn=we=>{we.preventDefault(),we.button===0&&(jn=!0,e.store.actions.internal.holdCamera()),wi(e.uiConfig.controls.hideTimeoutCursor)},Jn=we=>{we.preventDefault(),we.button===0&&(mn=we,jn=!1,e.store.actions.internal.releaseCamera()),wi(e.uiConfig.controls.hideTimeoutCursor)},kr=we=>{var Et;if(we.preventDefault(),O()||m()){pi();return}if(!(E()&&!xi)){if(r(cr))return Ir();if((Et=We())==null||Et.focus(),!dt()){e.firstStart(),wi(e.uiConfig.controls.hideTimeoutCursor);return}(!e.uiConfig.preventPauseOnVideoClick||X()!==Wm.PlaybackState.PLAYING)&&e.store.actions.internal.togglePlay(),wi(e.uiConfig.controls.hideTimeoutCursor)}},Er=we=>{pi(),zo.set(!0),wi(e.uiConfig.controls.hideTimeout),we&&Zn(e.uiConfig.controls.hideHotKeyHelpers,we)},Vn=()=>{var we,Et;pi(),(we=e.store.callbacks)!=null&&we.onOpenHotKeyMap?(Et=e.store.callbacks)==null||Et.onOpenHotKeyMap(oe()):qi.update(fi=>!fi)},Rn=()=>{zo.set(!0)},Ao=e.store.ui.contextMenu.openedByBtnKeyboard$,Pr=e.store.ui.contextMenu.btnRef$,Oo=J(void 0),ur=e.store.ui.contextMenu.openedByHotKey$,Ar=e.store.ui.contextMenu.lastActiveElem$;qe(()=>{Cn.set(r(Bi))}),qe(()=>{B(Qn,pe(r(Eo)&&X()!==Wm.PlaybackState.PLAYING)),r(Eo)||xt(()=>B(Eo,!0))}),qe(()=>{Vt.set((r(Qn)||E()||m()||Y()||fe()||ae()||Le())&&!r(lr)&&(a()==="video"||a()==="ads")&&!l())}),qe(()=>{!Y()&&r(Gn)&&!p()&&wi(e.uiConfig.controls.hideTimeoutCursor),xt(()=>B(Gn,pe(Y())))}),qe(()=>{r(rt),m(),Ae(),xt(()=>ol(r(rt),m(),Ae()))}),qe(()=>{r(Oo),O(),he(),xt(()=>ol(r(Oo),O(),he()))}),qe(()=>{let we=se();we&&(O(),xt(()=>il(we,O(),Ao)))}),qe(()=>{r(Oo),O(),Me(),xt(()=>ol(r(Oo),O(),Me()))}),qe(()=>{let we=ne();we&&(O(),xt(()=>Hh(we,O(),ur)))}),qe(()=>{var we;!N()&&y()&&(xt(()=>Zi.set(!1)),(we=We())==null||we.focus())}),qe(()=>{w()&&pi()});let Mr=F("video360");var pr=D3();Ct("blur",Fs,pi);var eo=ce(pr);eo.__mousemove=vn,eo.__dblclick=[I3,pn,gt,Nt,wi,e];var gn=h(eo);let zr=v(()=>a()==="ads"),fr=v(()=>r(cr)?Ir:void 0);mt(lf(gn,{toggleFullscreen:Nt,hideContextMenu:pi,showHotKeyHelpers:Er,showKeyMap:Vn,get isAds(){return r(zr)},get fakePlayButtonHandler(){return r(fr)},get nextButtonActive(){return _e()},get prevButtonActive(){return j()},children:(we,Et)=>{var fi=V3(),gi=ce(fi);xa(gi,{get hideCursor(){return r(Ln)},onClick:kr,onContextMenu:Oi,onMouseDown:Xn,onMouseUp:Jn,get videoContainer(){return ot()},set videoContainer(ke){ot(ke)}});var Mo=M(gi,2);Qs(Mo,()=>"slot",!1,(ke,kt)=>{Ie(ke,null,{name:ya})});var li=M(Mo,2);Ks(li,ue,ke=>{var kt=L3(),Zt=ce(kt);let Si=v(()=>a()!=="thumb"||l()||St&&e.autoplay);_a(Zt,{get hidden(){return r(Si)},get thumbUrl(){return e.thumbUrl},get startVideo(){return e.firstStart}});var ti=M(Zt,2);qm(ti,{});var jo=M(ti,2);{var hn=Ke=>{let ri=v(()=>{var Yo;return(Yo=e.live)==null?void 0:Yo.startTime});Od(Ke,{get thumbUrl(){return e.thumbUrl},get startTime(){return r(ri)}})};R(jo,Ke=>{a()==="LiveWaitingStart"&&Ke(hn)})}var Lr=M(jo,2);{var Dn=Ke=>{ba(Ke,{kind:"recover",get thumbUrl(){return e.thumbUrl}})};R(Lr,Ke=>{a()==="LiveWaitingRecover"&&Ke(Dn)})}var qr=M(Lr,2);{var Ca=Ke=>{ba(Ke,{kind:"record",get thumbUrl(){return e.thumbUrl}})};R(qr,Ke=>{a()==="LiveWaitingRecord"&&Ke(Ca)})}var ks=M(qr,2);{var xl=Ke=>{var ri=E3();let Yo;var Ms=h(ri);rd(Ms,{get adsSlotId(){return bt()},get adsParams(){return et()},get adsPreviewParam(){return vt()},get adsAutoplayParam(){return Mt()},get duration(){return Qt()}}),g(ri),k(_o=>Yo=ee(ri,1,"ads-container svelte-jtgjmv",null,Yo,_o),[()=>({hidden:a()!=="ads"})]),b(Ke,ri)};R(ks,Ke=>{e.showAds&&dt()&&Ke(xl)})}var Ta=M(ks,2);{var wl=Ke=>{let ri=v(()=>!Je()&&e.showAutoplayNext&&C());rf(Ke,{get title(){return be()},get thumb(){return re()},get isHide(){return r(ri)},clickCloseIcon:()=>B(Go,!0)})};R(Ta,Ke=>{r(Tr)&&be()&&re()&&Ke(wl)})}var Es=M(Ta,2);{var Sl=Ke=>{let ri=v(()=>!u());hm(Ke,{get title(){return e.title},get isHidden(){return r(ri)}})};R(Es,Ke=>{r(dr)&&Ke(Sl)})}var er=M(Es,2);{var Ia=Ke=>{let ri=v(()=>a()==="video"&&u());Dd(Ke,{get isShifted(){return r(ri)}})};R(er,Ke=>{G()&&Ke(Ia)})}var Ps=M(er,2);{var yt=Ke=>{var ri=P3(),Yo=h(ri);od(Yo,{"aria-label":Mr}),g(ri),b(Ke,ri)};R(Ps,Ke=>{ge()&&Ke(yt)})}var $t=M(Ps,2);{var no=Ke=>{Nd(Ke,{get thumbUrl(){return e.thumbUrl},get chromecastDeviceName(){return Ge()}})};R($t,Ke=>{ae()&&Ke(no)})}var Ho=M($t,2);{var ro=Ke=>{ha(Ke,{get shifted(){return u()},get captions(){return Q()},get position(){return W()},get playerSize(){return H()}})};R(Ho,Ke=>{te().value!=="off"&&Ke(ro)})}var ni=M(Ho,2);{var Hi=Ke=>{var ri=A3();ri.__contextmenu=Oi,ri.__click=[k3,O,Z,m,wt,pi];var Yo=h(ri);Bd(Yo,{}),g(ri),b(Ke,ri)};R(ni,Ke=>{l()&&Ke(Hi)})}var as=M(ni,2);{var Cl=Ke=>{let ri=v(()=>a()==="thumb"||a()==="LiveWaitingStart"||a()==="LiveWaitingRecover"||a()==="LiveWaitingRecord"),Yo=v(()=>a()==="ads"),Ms=v(()=>e.canRewindLive&&Ve()!==0);Rd(Ke,{get bottomHidden(){return r(ri)},get bottomNoSmooth(){return I()},get showControls(){return u()},get isAds(){return r(Yo)},get canRewindLive(){return r(Ms)},get logoClickable(){return e.logoClickable},get logoHidden(){return e.logoHidden},get logoTargetUrl(){return Gt()},get showAutoplayNext(){return e.showAutoplayNext},get showNextPrevButtons(){return Lt()},get nextButtonActive(){return _e()},get prevButtonActive(){return j()},get isOneVideoPlaylist(){return Re()},customFullscreenSupported:pn,toggleFullscreen:Nt,get seekToInteractive(){return e.seekToInteractive},get playPrevChapter(){return e.playPrevChapter},get playerControlsWrapperRef(){return r(qo)},set playerControlsWrapperRef(_o){B(qo,pe(_o))},get playerControlsRef(){return r(kn)},set playerControlsRef(_o){B(kn,pe(_o))}})};R(as,Ke=>{dt()&&Ke(Cl)})}var ec=M(as,2);{var Lu=Ke=>{var ri=M3(),Yo=h(ri);let Ms=v(()=>{var _o;return(_o=r(kn))==null?void 0:_o.clientHeight});zd(Yo,{get supportLink(){return e.supportLink},get playerControlsHeight(){return r(Ms)},returnFocus:()=>{var _o;return(_o=We())==null?void 0:_o.focus()},get ref(){return r(rt)},set ref(_o){B(rt,pe(_o))}}),g(ri),b(Ke,ri)};R(ec,Ke=>{!ae()&&a()!=="ads"&&Ke(Lu)})}var tc=M(ec,2);let Vu=v(()=>!r(fn));ld(tc,{get isLive(){return De()},get isHidden(){return r(Vu)},get isPlaying(){return tt()},get position(){return W()},get duration(){return Ve()}});var As=M(tc,2);fm(As,{data:Mn});var ic=M(As,2);of(ic,{get supportLink(){return e.supportLink},returnFocus:()=>{var Ke;return(Ke=We())==null?void 0:Ke.focus()},get visible(){return O()},get playerContainerRef(){return r(vo)},get controlsContainerRef(){return r(qo)},get position(){return Se()},get menuElementRef(){return r(Oo)},set menuElementRef(Ke){B(Oo,pe(Ke))}});var Tl=M(ic,2);{var oc=Ke=>{qd(Ke,{onClose:un,onSelectAutoQuality:()=>{Io("auto"),un()}})};R(Tl,Ke=>{r(Kn)&&Ke(oc)})}var nc=M(Tl,2);{var rc=Ke=>{aa(Ke,{})};R(nc,Ke=>{r(Pn)&&Ke(rc)})}var ka=M(nc,2);{var sc=Ke=>{uf(Ke,{})};R(ka,Ke=>{$e()&&Ke(sc)})}var Ru=M(ka,2);{var ac=Ke=>{ud(Ke,{})};R(Ru,Ke=>{Ne()&&Ke(ac)})}b(ke,kt)}),b(we,fi)},$$slots:{default:!0}}),we=>We(we),()=>We());var at=M(gn,2);mt(at,we=>B(Bi,we),()=>r(Bi)),g(eo),mt(eo,we=>B(vo,we),()=>r(vo));var Ut=M(eo,2);{var Mi=we=>{var Et=R3();b(we,Et)};R(Ut,we=>{Ye()&&we(Mi)})}Ct("mouseenter",eo,go),Ct("mouseleave",eo,Ai),Ct("click",eo,Rn,!0),Ct("focusin",eo,yi,!0),b(t,pr),z(),o()}lt(["mousemove","dblclick","contextmenu","click"]);var Is=require("@vkontakte/videoplayer-core/es2018"),z1=require("@vkontakte/videoplayer-shared/es2018");var B3=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),O3=L("<div><!></div>"),H3={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;
|
|
343
345
|
animation: svelte-nhq2ld-blink 500ms infinite;opacity:0;}.triangle.right.svelte-nhq2ld:nth-child(1),
|
|
344
346
|
.triangle.left.svelte-nhq2ld:nth-child(3) {animation-delay:0ms;}.triangle.right.svelte-nhq2ld:nth-child(2),
|
|
345
347
|
.triangle.left.svelte-nhq2ld:nth-child(2) {animation-delay:100ms;}.triangle.right.svelte-nhq2ld:nth-child(3),
|
|
@@ -355,9 +357,8 @@ Try switching the\xA0quality to\xA0Auto.`},kh=y_;var ns=new Map;ns.set(Ga.Interf
|
|
|
355
357
|
100% {
|
|
356
358
|
opacity: 0;
|
|
357
359
|
}
|
|
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
|
|
359
|
-
.video-container.svelte-dtyj47,
|
|
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 Gm(t,e){var Eo,ci;q(e,!0),Q(t,F3);let[i,o]=He(),n=()=>C(Jt,"$playerPhase",i),a=()=>C(Pt,"$isLoaderVisible",i),s=()=>C(lt,"$adPlaybackState",i),d=()=>C(zo,"$crashed",i),l=()=>C(Yn,"$notificationsToShow$",i),p=()=>C(Ye,"$playbackState$",i),f=()=>C(De,"$graphIsOpened$",i),_=()=>C(ei,"$interactiveHideMobileControls",i),u=()=>C(_t,"$isEnded$",i),$=()=>C(Pi,"$isInteractiveExpectation$",i),w=()=>C(dt,"$controlsVisible",i),y=()=>C(Si,"$touched",i),S=()=>C(dn,"$autoplayNextEnabled$",i),k=()=>C(qi,"$postrollPassed",i),A=()=>C(ri,"$rotateAlpha",i),P=()=>C(Kn,"$playerSize",i),E=()=>C(fn,"$bottomNoSmooth",i),T=()=>C(St,"$videoSize",i),V=()=>C(Qe,"$isFullscreen",i),z=()=>C(Je,"$position$",i),Y=()=>C(kt,"$duration$",i),F=()=>C(Sn,"$loadedMetadata",i),j=()=>C(Vi,"$settingsMenuVisible",i),X=()=>C(zi,"$scrubbingInProgress",i),oe=()=>C(No,"$volumeChangingInProgress",i),pe=()=>C(U,"$chromecastConnected$",i),le=()=>C(hi,"$isInteractiveTime$",i),Ve=()=>C(fo,"$isActiveLive",i),Pe=()=>C(Ro,"$settingsMenuOpenedByKeyboard",i),J=()=>C(po,"$isPlaying$",i),Me=()=>C(qt,"$language$",i),Z=()=>C(wn,"$disabledControls$",i),B=()=>C(So,"$is3DVideo",i),Re=()=>C(Co,"$icon3DVideoVisible",i),ne=()=>C(Gt,"$chromecastDeviceName$",i),Ie=()=>C(Wt,"$currentSubtitle$",i),Ne=()=>C(mo,"$currentSubtitleCaptions$",i),fe=()=>C(jt,"$realDuration$",i),D=()=>C(ui,"$isLive$",i),de=()=>C(Bo,"$debugPanelVisible",i),Ee=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),$e=v(e,"adsAutoplayParam",3,void 0),Le=v(e,"duration",3,void 0),Ze=v(e,"logoTargetUrl",3,""),ut=v(e,"showNextPrevButtons",3,!1),nt=v(e,"nextButtonActive",3,!1),Bt=v(e,"prevButtonActive",3,!1),rt=v(e,"endScreenVideoTitle",3,void 0),xt=v(e,"endScreenVideoThumb",3,void 0),zt=v(e,"isOneVideoPlaylist",3,!1),Qt=v(e,"shadowRootContainer",3,void 0),Be=v(e,"outerContainerRef",3,void 0),re=v(e,"showMiniTimer",3,!1),K=v(e,"fullScreenTarget",3,void 0),se=v(e,"playerStarted",3,!1),he=v(e,"showEndScreen",3,!0),{notifications$:Ce,graphIsOpened$:De}=uo(),pt=e.store.getLogger().createComponentLog("Root component"),qt=e.store.interfaceLanguage$,Ye=e.store.state.playbackState$,lt=e.store.ads.playbackState,Je=e.store.state.positionWithScrubbing$,kt=e.store.state.duration$,Jt=e.store.playerPhase,Qe=e.store.ui.isFullscreen,dt=e.store.ui.controlsVisible,ei=e.store.ui.interactiveHideMobileControls,Vi=e.store.ui.settingsMenu.visible$,Ro=e.store.ui.settingsMenu.openedByBtnKeyboard$,zi=e.store.ui.scrubbingInProgress,No=e.store.ui.volumeChangingInProgress,Bo=e.store.ui.debugPanelVisible,Pt=e.store.state.isLoaderVisible,_t=e.store.state.isEnded$,U=e.store.state.chromecastConnected$,Gt=e.store.state.chromecastDeviceName$,qi=e.store.ads.postrollPassed,Ri=e.store.ui.mobileUnmuteButtonExpanded,ni=e.store.ui.mobileUnmuteButtonVisible,ui=e.store.state.isLive$,po=e.store.state.isPlaying$,fo=e.store.state.isActiveLive$,Xi=e.store.state.isRewindableLive$,zo=e.store.state.crashed$,Dt=e.store.webApi.annotationsApi,pi=e.store.webApi.pictureInPictureApi,St=e.store.state.videoSize$,Wt=e.store.state.currentSubtitle$,mo=e.store.state.currentSubtitleCaptions$,jt=e.store.state.duration$,Kn=e.store.ui.playerSize,So=e.store.ui.is3DVideo,Co=e.store.ui.icon3DVideoVisible,ri=e.store.ui.rotateAlpha,yt=e.store.state.isInteractive,hi=e.store.state.isInteractiveTime$,Pi=e.store.state.isInteractiveExpectation$,Ni=e.store.state.hasInteractiveBranches,wn=e.store.ui.controls.disabledControls$,Si=e.store.ui.touched,Ji=e.store.ui.overlayContainer$,dn=e.store.ui.autoplayNextEnabled$,Sn=e.store.state.loadedMetadata$,Mi=e.store.actions.internal.closeSettingsMenu,Qn=(Eo=e.store.callbacks)==null?void 0:Eo.onDisabledPlayPrevChapterClick,cn=(ci=e.store.callbacks)==null?void 0:ci.onDisabledSeekToInteractiveClick,To=e.store.actions.internal.setQuality,Cn=ee(void 0),Vr=ee(void 0),pr=ee(void 0),Gn=ee(void 0),Tn,un,kn,vo=m(()=>(n()==="video"&&a()||n()==="ads"&&s()==="inactive")&&!d()),et=ee(void 0),{closeNotification:pn,notificationsToShow$:Yn}=Ce,jn=m(()=>!!l().slow_video),In=()=>pn("slow_video"),fn=ae(!1),mn,qo=ee(!1),Wi=m(()=>p()!==As.PlaybackState.PLAYING),Ki=ee(!1),Zn=m(()=>f()||_()||!r(qo)&&(u()&&!!Ni||r(Wi)&&$())),En=ee(!0),Xn=m(()=>e.uiConfig.features.thumbTimer&&re()&&n()==="video"&&!w()&&!d()&&!yt&&(e.uiConfig.hideThumbTimerAfterTouch&&!y()||!e.uiConfig.hideThumbTimerAfterTouch)),fr=ee(!1),eo=m(()=>(he()||e.showAutoplayNext&&S())&&!!rt()&&!!xt()&&(e.showAds&&k()||!e.showAds)&&u()&&!d()&&!r(fr)),to=ee(!1),An=m(()=>Ee()&&A()%180?P().height/P().width:1);pi==null||pi.setContext(Bl());let Pn=Xe=>{clearTimeout(un),Xe&&(ni.set(!0),Ri.set(!0),un=setTimeout(()=>{Ri.set(!1)},e.uiConfig.controls.collapseMobileUnmute),yt||io(e.uiConfig.controls.hideTimeoutMobile))};e.store.setUiCallbacks({onStarted:Pn});let go=()=>{clearTimeout(Tn),O(qo,!1),_()&&ei.set(!1)},io=Xe=>{go(),O(qo,!0),Tn=setTimeout(()=>O(qo,!1),Xe);let Mt=Xe-100;mn=setTimeout(()=>{E()&&fn.set(!1)},Mt>0?Mt:Xe)},Mn=So.subscribe(Xe=>{Co.set(Xe),Xe&&(clearTimeout(kn),kn=setTimeout(()=>Co.set(!1),e.uiConfig.controls.hide360IconTimeout))}),Do=async(Xe=$s())=>{var Mt,Gi,_i,bi,Yi,Oo;if(Xe&&!As.clientChecker.device.isIOS){let no=Jl(),tr=Rn(),vn=As.clientChecker.browser.isSamsungBrowser&&no===Qt();Xe=no===tr||vn}if(Xe){io(e.uiConfig.controls.hideTimeoutFullscreen);try{await(pi==null?void 0:pi.remove())}catch(no){pt({message:String(no)})}try{let no=(Mt=T())!=null&&Mt.width&&((Gi=T())!=null&&Gi.height)?T():P();await Mh(no)}catch(no){pt({message:String(no)})}}Qe.set(Xe),e.store.getAdmanWrapper().setFullscreen(Xe),V()?(bi=(_i=e.store.callbacks)==null?void 0:_i.onFullscreenEnter)==null||bi.call(_i):(Oo=(Yi=e.store.callbacks)==null?void 0:Yi.onFullscreenExit)==null||Oo.call(Yi)},Rr=Xe=>{let Mt=Xe;Kn.set({width:Mt.target.width,height:Mt.target.height})};Ht(()=>{var Xe;return zc(Do),e.uiConfig.features.annotationsInside&&(Dt==null||Dt.init(r(Cn))),ia(pi)&&(pi==null||pi.assignPlayerContainer(r(Cn)),pi==null||pi.registryExternalEventHandlers({resize:Rr})),O(En,!As.clientChecker.device.isIphoneOrOldIpad),e.interactiveContainer&&((Xe=Ee().parentElement)==null||Xe.insertBefore(e.interactiveContainer,Ee().nextSibling)),()=>{clearTimeout(Tn),clearTimeout(mn),clearTimeout(un),clearTimeout(kn),Mn(),pi==null||pi.dispose().catch(Mt=>{pt({message:String(Mt)})}),qc(Do)}});let Ln=ee(!0),mr=ee(!0),Vn=Xe=>{let Mt=z()+(Xe==="forward"?1:-1)*e.uiConfig.controls.seekStepMobile/1e3;Mt<0?(O(Ln,!1),Mt=0):Mt>=Y()&&(O(mr,!1),Mt=Y()),O(Ki,!0),e.seekTime(Mt)},Rn=()=>{let Xe=As.clientChecker.device.isIOS||e.uiConfig.features.fullscreenInternalTargetPlayerContainer||!Be()?r(Cn):Be(),Mt=Xe.getRootNode(),Gi=Mt instanceof ShadowRoot?Mt.host:Mt,_i=K()instanceof HTMLElement&&K().contains(Gi);return e.uiConfig.allowChangingFullscreenTarget&&K()&&_i?K():Xe},Nr=async()=>{try{if($s())await Uc(document),pt({message:"exit fullscreen"});else{if(pt({message:"request fullscreen"}),As.clientChecker.device.isIOS&&!F())return;await Fc(Rn())}}catch(Xe){pt({message:String(Xe)})}},Jn=()=>{Mi()},vr=Xe=>{if(Xe.preventDefault(),j()){Jn();return}if(!se()){e.firstStart(),io(e.uiConfig.controls.hideTimeoutCursor);return}O(Ki,!1),w()?go():io(e.uiConfig.controls.hideTimeoutMobile)},er=()=>{Si.set(!0)},Nn=()=>{yt||(fn.set(!0),io(e.uiConfig.controls.hideTimeoutCursor))},ti=Xe=>{Qn&&(Qn(Xe),io(e.uiConfig.controls.hideTimeoutMobile))},Wo=Xe=>{cn&&(cn(Xe),io(e.uiConfig.controls.hideTimeoutMobile))};qe(()=>{Ji.set(r(et))}),qe(()=>{dt.set((r(Wi)||j()||X()||oe()||pe()||!r(eo)&&(u()||r(qo)&&!r(Ki)))&&!r(Zn)&&n()==="video"&&!d())}),qe(()=>{!X()&&r(to)&&!le()&&io(e.uiConfig.controls.hideTimeoutMobile),O(to,me(X()))}),qe(()=>{O(Ln,z()>0),O(mr,me(!Ve()&&z()<Y()))}),qe(()=>{el(r(Gn),j(),Pe())});let gr=H("aria_label_video_player"),Br=H("video360");B1({fullScreenChangeHandler:Do,getFullscreenTarget:Rn}),H1({store:e.store,getFullscreenTarget:Rn});var it=H3();It("blur",Us,Jn),Oe(it,"aria-label",gr);var ft=h(it);let Ci;ft.__click=vr;var oo=h(ft);let Qi;ct(oo,Xe=>Ee(Xe),()=>Ee()),g(ft);var ko=M(ft,2);Ul(ko,()=>"slot",!1,(Xe,Mt)=>{we(Xe,null,{name:Fd})});var Io=M(ko,2);Qs(Io,Me,Xe=>{var Mt=O3(),Gi=ue(Mt);let _i=m(()=>n()!=="thumb"||d()||yt&&e.autoplay);Vd(Gi,{get hidden(){return r(_i)},get thumbUrl(){return e.thumbUrl},get startVideo(){return e.firstStart}});var bi=M(Gi,2);{var Yi=ze=>{var Ft=V3(),$i=ue(Ft);{var Mo=gn=>{let Kr=m(()=>e.uiConfig.controls.seekStepMobile/1e3);vu(gn,{side:"left",get seekStep(){return r(Kr)},handleSingleFirstClick:vr,handleSecondClick:()=>Vn("backward")})};R($i,gn=>{r(Ln)&&gn(Mo)})}var Yo=M($i,2);{var ds=gn=>{let Kr=m(()=>e.uiConfig.controls.seekStepMobile/1e3);vu(gn,{side:"right",get seekStep(){return r(Kr)},handleSingleFirstClick:vr,handleSecondClick:()=>Vn("forward")})};R(Yo,gn=>{r(mr)&&gn(ds)})}b(ze,Ft)};R(bi,ze=>{e.canRewindLive&&Xi&&!Z().has("TIMELINE")&&ze(Yi)})}var Oo=M(bi,2);{var no=ze=>{let Ft=m(()=>{var $i;return($i=e.live)==null?void 0:$i.startTime});Rd(ze,{get thumbUrl(){return e.thumbUrl},get startTime(){return r(Ft)}})};R(Oo,ze=>{n()==="LiveWaitingStart"&&ze(no)})}var tr=M(Oo,2);{var vn=ze=>{ga(ze,{kind:"recover",get thumbUrl(){return e.thumbUrl}})};R(tr,ze=>{n()==="LiveWaitingRecover"&&ze(vn)})}var hr=M(tr,2);{var Ao=ze=>{ga(ze,{kind:"record",get thumbUrl(){return e.thumbUrl}})};R(hr,ze=>{n()==="LiveWaitingRecord"&&ze(Ao)})}var _r=M(hr,2);{var br=ze=>{var Ft=R3();let $i;var Mo=h(Ft);ed(Mo,{get adsSlotId(){return Ge()},get adsParams(){return at()},get adsPreviewParam(){return Ae()},get adsAutoplayParam(){return $e()},get duration(){return Le()}}),g(Ft),I(Yo=>$i=te(Ft,1,"ads-container svelte-dtyj47",null,$i,Yo),[()=>({hidden:n()!=="ads"})]),b(ze,Ft)};R(_r,ze=>{e.showAds&&se()&&ze(br)})}var $r=M(_r,2);{var Dr=ze=>{let Ft=m(()=>!he()&&e.showAutoplayNext&&S());Qm(ze,{get title(){return rt()},get thumb(){return xt()},get isHide(){return r(Ft)},clickCloseIcon:()=>O(fr,!0)})};R($r,ze=>{r(eo)&&rt()&&xt()&&ze(Dr)})}var Qo=M($r,2);{var yr=ze=>{Ad(ze,{})};R(Qo,ze=>{B()&&ze(yr)})}var ir=M(Qo,2);{var or=ze=>{var Ft=N3(),$i=h(Ft);Xl($i,{"aria-label":Br}),g(Ft),b(ze,Ft)};R(ir,ze=>{Re()&&ze(or)})}var xr=M(ir,2);{var ho=ze=>{Md(ze,{get thumbUrl(){return e.thumbUrl},get chromecastDeviceName(){return ne()}})};R(xr,ze=>{pe()&&ze(ho)})}var Bn=M(xr,2);{var ot=ze=>{Pd(ze,{get shifted(){return w()},get captions(){return Ne()},get position(){return z()},get playerSize(){return P()},isMobile:!0})};R(Bn,ze=>{Ie().value!=="off"&&ze(ot)})}var Ot=M(Bn,2);{var Ti=ze=>{var Ft=B3();Ft.__click=[L3,j,Vi,Jn];var $i=h(Ft);Ld($i,{}),g(Ft),b(ze,Ft)};R(Ot,ze=>{d()&&ze(Ti)})}var Go=M(Ot,2);{var Dn=ze=>{let Ft=m(()=>n()==="thumb"||n()==="LiveWaitingStart"||n()==="LiveWaitingRecover"||n()==="LiveWaitingRecord"||n()==="ads"),$i=m(()=>n()==="ads"),Mo=m(()=>e.canRewindLive&&fe()!==0);Ed(ze,{get bottomHidden(){return r(Ft)},get showControls(){return w()},get bottomNoSmooth(){return E()},get isAds(){return r($i)},get canRewindLive(){return r(Mo)},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 Bt()},get isOneVideoPlaylist(){return zt()},get customFullscreenSupported(){return r(En)},get endScreenShown(){return r(eo)},toggleFullscreen:Nr,get seekToInteractive(){return e.seekToInteractive},get playPrevChapter(){return e.playPrevChapter},onDisabledPlayPrevChapterClick:ti,onDisabledSeekToInteractiveClick:Wo,get playerControlsWrapperRef(){return r(Vr)},set playerControlsWrapperRef(Yo){O(Vr,me(Yo))},get playerControlsRef(){return r(pr)},set playerControlsRef(Yo){O(pr,me(Yo))}})};R(Go,ze=>{se()&&ze(Dn)})}var xe=M(Go,2);{var Lt=ze=>{var Ft=D3(),$i=h(Ft);Od($i,{get supportLink(){return e.supportLink},returnFocus:F1.noop,get ref(){return r(Gn)},set ref(Mo){O(Gn,me(Mo))}}),g(Ft),b(ze,Ft)};R(xe,ze=>{j()&&ze(Lt)})}var li=M(xe,2);let Et=m(()=>!r(Xn));id(li,{get isLive(){return D()},get isHidden(){return r(Et)},get isPlaying(){return J()},get position(){return z()},get duration(){return Y()}});var Zt=M(li,2);{var di=ze=>{aa(ze,{})};R(Zt,ze=>{r(vo)&&ze(di)})}var Bi=M(Zt,2);{var _o=ze=>{rd(ze,{})};R(Bi,ze=>{de()&&ze(_o)})}var ii=M(Bi,2);{var Po=ze=>{Hd(ze,{onClose:In,onSelectAutoQuality:()=>{To("auto"),In()}})};R(ii,ze=>{r(jn)&&ze(Po)})}b(Xe,Mt)});var Ko=M(Io,2);ct(Ko,Xe=>O(et,Xe),()=>r(et)),g(it),ct(it,Xe=>O(Cn,Xe),()=>r(Cn)),I((Xe,Mt)=>{Ci=te(ft,1,"video-wrapper svelte-dtyj47",null,Ci,Xe),Qi=te(oo,1,"video-container svelte-dtyj47",null,Qi,Mt),tt(oo,`transform: rotate(${A()}deg) scale(${r(An)})`),Oe(oo,"data-is-playing",J())},[()=>({hidden:n()!=="video"}),()=>({"fast-rotate":!e.uiConfig.isSmoothVideoRotate})]),It("click",it,er,!0),It("focusin",it,Nn,!0),b(t,it),W(),o()}st(["click"]);function hu(t){let e="";return Wn(t.timelineSliderFilledColor)&&(e+=`--timeline-slider-filled-bg:${t.timelineSliderFilledColor};`),Wn(t.timelineSliderHandleColor)&&(e+=`--timeline-slider-handle-bg:${t.timelineSliderHandleColor};`),Wn(t.timelineSliderLoadedColor)&&(e+=`--timeline-slider-loaded-bg:${t.timelineSliderLoadedColor};`),Wn(t.timelineSliderColor)&&(e+=`--timeline-slider-bg:${t.timelineSliderColor};`),Wn(t.volumeSliderColor)&&(e+=`--volume-slider-bg:${t.volumeSliderColor};`),Wn(t.volumeSliderHandleColor)&&(e+=`--volume-slider-handle-bg:${t.volumeSliderHandleColor};`),Wn(t.volumeSliderFilledColor)&&(e+=`--volume-slider-filled-bg:${t.volumeSliderFilledColor};`),Wn(t.controlsTimeColor)&&(e+=`--controls-time:${t.controlsTimeColor};`),Wn(t.timelineSliderFilledActiveLiveColor)&&(e+=`--timeline-slider-filled-active-live-bg:${t.timelineSliderFilledActiveLiveColor};`),Wn(t.timelineSliderHandleActiveLiveColor)&&(e+=`--timeline-slider-handle-active-live-bg:${t.timelineSliderHandleActiveLiveColor};`),Wn(t.buttonColor)&&(e+=`--btn-color:${t.buttonColor};`),Wn(t.buttonToggleOnColor)&&(e+=`--toggle-color-on:${t.buttonToggleOnColor};`,e+=`--toggle-color-autoplay-on:${t.buttonToggleOnColor};`),Wn(t.focusedColor)&&(e+=`--focused:${t.focusedColor};`),e.length&&e||void 0}function Wn(t){return typeof t=="string"&&!t.includes(";")}var U3=L('<div class="root svelte-1cnbt6x"><!></div>'),z3={hash:"svelte-1cnbt6x",code:`.root.svelte-1cnbt6x {--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
|
+
}.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 _u(t,e){U(e,!0),q(t,H3);let i=f(e,"seekStep",3,0),o=J(!1),n=0,a=0,s=J(pe(i())),d=$=>{$.stopPropagation(),a+=1,B(s,i()*(a-1)),a===1?e.handleSingleFirstClick($):(B(o,!0),e.handleSecondClick()),window.clearTimeout(n),n=window.setTimeout(()=>{a=0,B(o,!1)},300)};xn(()=>{window.clearTimeout(n)});var l=O3();l.__click=d;var p=h(l);{var m=$=>{var u=B3(),_=ce(u),w=M(_,2),y=h(w),C=h(y),T=M(C,2),E=M(T,2);g(y);var P=M(y,2),A=h(P,!0);g(P),g(w),k(I=>{var V,H,G,O;ee(_,1,`semicircle ${(V=e.side)!=null?V:""}`,"svelte-nhq2ld"),ee(C,1,`triangle ${(H=e.side)!=null?H:""}`,"svelte-nhq2ld"),ee(T,1,`triangle ${(G=e.side)!=null?G:""}`,"svelte-nhq2ld"),ee(E,1,`triangle ${(O=e.side)!=null?O:""}`,"svelte-nhq2ld"),me(A,I)},[()=>F("doubletap_seek_step",{seconds:r(s).toFixed(0)})]),b($,u)};R(p,$=>{r(o)&&$(m)})}g(l),k(()=>{var $;return ee(l,1,`double-click-area ${($=e.side)!=null?$:""}`,"svelte-nhq2ld")}),b(t,l),z()}lt(["click"]);var F3=(t,e,i)=>{e(!1),i()},U3=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),z3={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 Qm(t,e){U(e,!0),q(t,z3);let[i,o]=Be(),n=()=>S(d,"$autoplayNextEnabled$",i),a=()=>S(l,"$timerNextVideoRunning$",i),s=Te(),d=s.ui.autoplayNextEnabled$,l=s.ui.timerNextVideoRunning$,p=s.actions.internal.nextVideoClick,m=s.actions.internal.nextVideoAnnouncementShow,$=s.actions.internal.nextVideoAnnouncementClick,u=s.actions.internal.nextVideoAnnouncementAuto,_=s.actions.internal.nextVideoAnnouncementCancel,w=()=>{p(!1),u()},y=()=>{e.clickCloseIcon(),_()};zt(()=>{e.isHide||m(),e.isHide&&n()&&(p(!1),u())});var C=Ue(),T=ce(C);{var E=P=>{var A=U3(),I=M(ce(A),2),V=h(I),H=h(V),G=h(H,!0);g(H);var O=M(H,2);sa(O,{onClick:y}),g(V);var X=M(V,2);X.__click=[F3,p,$];var oe=h(X),Y=h(oe),fe=h(Y);let ae;var Le=M(fe,2);{var Ae=ne=>{pd(ne,{get isRunning(){return a()},onTimerEnded:w})};R(Le,ne=>{n()&&ne(Ae)})}g(Y),g(oe);var he=M(oe,2),se=h(he),Me=h(se,!0);g(se),g(he),g(X),g(I),k((ne,N)=>{me(G,ne),it(Y,`background-image: url('${e.thumb}')`),ae=ee(fe,1,"thumb-overlay svelte-1qdxi6t",null,ae,N),me(Me,e.title)},[()=>n()?F("end_screen_next_video"):F("end_screen_recommended_video"),()=>({withOpacity:n()})]),b(P,A)};R(T,P=>{e.isHide||P(E)})}b(t,C),z(),o()}lt(["click"]);var B1=require("@vkontakte/videoplayer-core/es2018");var O1=({getFullscreenTarget:t,fullScreenChangeHandler:e})=>{let i=null,o;zt(()=>{B1.clientChecker.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))}),xn(()=>{i==null||i(),clearTimeout(o)})};var H1=require("@vkontakte/videoplayer-core/es2018");var bu=class{constructor(e){this.video=e}getTracksArray(){return Array.from(this.video.getElementsByTagName("track"))}attach(e,i=!1){let o=document.createElement("track");o.setAttribute("src",e.url),o.setAttribute("id",e.id),e.label&&o.setAttribute("label",e.label),e.language&&o.setAttribute("srclang",e.language),i&&(o.track.mode="showing"),this.video.appendChild(o)}detachAll(){for(let e of this.getTracksArray())this.video.removeChild(e)}updateSrc(e){let i=this.getTracksArray().find(o=>o.id===e.id);i&&(i.src=e.url)}getCurrentShowingId(){var e,i;return(i=(e=this.getTracksArray().find(o=>o.track.mode==="showing"))==null?void 0:e.id)!=null?i:null}};var F1=require("@vkontakte/videoplayer-core/es2018"),U1=({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,p=()=>e().querySelector("video"),m=()=>F1.clientChecker.device.isIOS&&Ce(s)===H1.VideoFormat.DASH_LIVE_CMAF,$=()=>{l==null||l(),l=null},u=_=>{if($(),!m()||!_)return;let w=p();if(!w)return;let y=new bu(w),C=Ce(d),T=Ce(a),E=Ce(n);for(let I of C)T.some(H=>H.value===I.id)&&y.attach(I,E.value===I.id);let P=d.subscribe(I=>{for(let V of I)y.updateSrc(V)}),A=()=>{let I=y.getCurrentShowingId();o(Ce(a).find(V=>V.value===I))};w.textTracks.addEventListener("change",A),l=()=>{P(),y.detachAll(),w.textTracks.removeEventListener("change",A)}};zt(()=>i.subscribe(u)),xn($)};var q3=(t,e,i,o)=>{if(t.stopPropagation(),e()){o();return}},W3=L("<!> <!>",1),K3=L("<div><!></div>"),Q3=L('<div class="spherical-video-icon svelte-dtyj47"><!></div>'),G3=L("<div><!></div>"),j3=L('<div class="settings-mobile svelte-dtyj47"><!></div>'),Y3=L("<!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!>",1),Z3=L('<div class="player-wrapper svelte-dtyj47" role="region" tabindex="-1"><!> <!> <!> <div class="overlay-container"></div></div>'),X3={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);}
|
|
361
|
+
.ads-container.svelte-dtyj47 {position:absolute;width:100%;height:100%;left:0;top:0;}.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 Gm(t,e){var Pi,Po;U(e,!0),q(t,X3);let[i,o]=Be(),n=()=>S(We,"$playerPhase",i),a=()=>S(Zi,"$isLoaderVisible",i),s=()=>S(Ze,"$adPlaybackState",i),d=()=>S(ui,"$crashed",i),l=()=>S(rt,"$notificationsToShow$",i),p=()=>S(dt,"$playbackState$",i),m=()=>S(Re,"$graphIsOpened$",i),$=()=>S(ct,"$interactiveHideMobileControls",i),u=()=>S(Vt,"$isEnded$",i),_=()=>S(St,"$isInteractiveExpectation$",i),w=()=>S(ze,"$controlsVisible",i),y=()=>S(xi,"$touched",i),C=()=>S(to,"$autoplayNextEnabled$",i),T=()=>S(So,"$postrollPassed",i),E=()=>S(En,"$bottomNoSmooth",i),P=()=>S(fo,"$videoSize",i),A=()=>S(mo,"$playerSize",i),I=()=>S(gt,"$isFullscreen",i),V=()=>S(Xe,"$position$",i),H=()=>S(Je,"$duration$",i),G=()=>S(qi,"$loadedMetadata",i),O=()=>S(jt,"$settingsMenuVisible",i),X=()=>S(ki,"$scrubbingInProgress",i),oe=()=>S(Ui,"$volumeChangingInProgress",i),Y=()=>S(wt,"$chromecastConnected$",i),fe=()=>S(si,"$isInteractiveTime$",i),ae=()=>S(zi,"$isActiveLive",i),Le=()=>S(Di,"$settingsMenuOpenedByKeyboard",i),Ae=()=>S(nt,"$language$",i),he=()=>S(Ei,"$disabledControls$",i),se=()=>S(Sn,"$is3DVideo",i),Me=()=>S(Xi,"$icon3DVideoVisible",i),ne=()=>S(Dt,"$chromecastDeviceName$",i),N=()=>S(It,"$currentSubtitle$",i),ue=()=>S(Wt,"$currentSubtitleCaptions$",i),ge=()=>S(ei,"$realDuration$",i),Ge=()=>S(Jt,"$isLive$",i),te=()=>S(ci,"$isPlaying$",i),Q=()=>S(Yi,"$debugPanelVisible",i),W=f(e,"videoContainer",15),Ve=f(e,"adsSlotId",3,void 0),De=f(e,"adsParams",3,void 0),tt=f(e,"adsPreviewParam",3,void 0),Se=f(e,"adsAutoplayParam",3,void 0),$e=f(e,"duration",3,void 0),Ne=f(e,"logoTargetUrl",3,""),Ye=f(e,"showNextPrevButtons",3,!1),ot=f(e,"nextButtonActive",3,!1),bt=f(e,"prevButtonActive",3,!1),et=f(e,"endScreenVideoTitle",3,void 0),vt=f(e,"endScreenVideoThumb",3,void 0),Mt=f(e,"isOneVideoPlaylist",3,!1),Qt=f(e,"shadowRootContainer",3,void 0),Gt=f(e,"outerContainerRef",3,void 0),Lt=f(e,"showMiniTimer",3,!1),_e=f(e,"fullScreenTarget",3,void 0),j=f(e,"playerStarted",3,!1),be=f(e,"showEndScreen",3,!0),{notifications$:re,graphIsOpened$:Re}=po(),He=e.store.getLogger().createComponentLog("Root component"),nt=e.store.interfaceLanguage$,dt=e.store.state.playbackState$,Ze=e.store.ads.playbackState,Xe=e.store.state.positionWithScrubbing$,Je=e.store.state.duration$,We=e.store.playerPhase,gt=e.store.ui.isFullscreen,ze=e.store.ui.controlsVisible,ct=e.store.ui.interactiveHideMobileControls,jt=e.store.ui.settingsMenu.visible$,Di=e.store.ui.settingsMenu.openedByBtnKeyboard$,ki=e.store.ui.scrubbingInProgress,Ui=e.store.ui.volumeChangingInProgress,Yi=e.store.ui.debugPanelVisible,Zi=e.store.state.isLoaderVisible,Vt=e.store.state.isEnded$,wt=e.store.state.chromecastConnected$,Dt=e.store.state.chromecastDeviceName$,So=e.store.ads.postrollPassed,ln=e.store.ui.mobileUnmuteButtonExpanded,Z=e.store.ui.mobileUnmuteButtonVisible,Jt=e.store.state.isLive$,ci=e.store.state.isPlaying$,zi=e.store.state.isActiveLive$,ii=e.store.state.isRewindableLive$,ui=e.store.state.crashed$,oi=e.store.webApi.annotationsApi,ut=e.store.webApi.pictureInPictureApi,fo=e.store.state.videoSize$,It=e.store.state.currentSubtitle$,Wt=e.store.state.currentSubtitleCaptions$,ei=e.store.state.duration$,mo=e.store.ui.playerSize,Sn=e.store.ui.is3DVideo,Xi=e.store.ui.icon3DVideoVisible,Co=e.store.state.isInteractive,si=e.store.state.isInteractiveTime$,St=e.store.state.isInteractiveExpectation$,To=e.store.state.hasInteractiveBranches,Ei=e.store.ui.controls.disabledControls$,xi=e.store.ui.touched,zo=e.store.ui.overlayContainer$,to=e.store.ui.autoplayNextEnabled$,qi=e.store.state.loadedMetadata$,Cn=e.store.actions.internal.closeSettingsMenu,Tn=(Pi=e.store.callbacks)==null?void 0:Pi.onDisabledPlayPrevChapterClick,Ni=(Po=e.store.callbacks)==null?void 0:Po.onDisabledSeekToInteractiveClick,dn=e.store.actions.internal.setQuality,Io=J(void 0),ko=J(void 0),Cr=J(void 0),sr=J(void 0),In,qn,Wn,vo=v(()=>(n()==="video"&&a()||n()==="ads"&&s()==="inactive")&&!d()),qo=J(void 0),{closeNotification:kn,notificationsToShow$:rt}=re,Wo=v(()=>!!l().slow_video),cn=()=>kn("slow_video"),En=de(!1),ar,Ko=J(!1),Kn=v(()=>p()!==Is.PlaybackState.PLAYING),un=J(!1),Pn=v(()=>m()||$()||!r(Ko)&&(u()&&!!To||r(Kn)&&_())),Bi=J(!0),Ji=v(()=>e.uiConfig.features.thumbTimer&&Lt()&&n()==="video"&&!w()&&!d()&&!Co&&(e.uiConfig.hideThumbTimerAfterTouch&&!y()||!e.uiConfig.hideThumbTimerAfterTouch)),An=J(!1),Do=v(()=>(be()||e.showAutoplayNext&&C())&&!!et()&&!!vt()&&(e.showAds&&T()||!e.showAds)&&u()&&!d()&&!r(An)),Mn=J(!1);ut==null||ut.setContext(zl());let Qo=st=>{clearTimeout(qn),st&&(Z.set(!0),ln.set(!0),qn=setTimeout(()=>{ln.set(!1)},e.uiConfig.controls.collapseMobileUnmute),Co||mi(e.uiConfig.controls.hideTimeoutMobile))};e.store.setUiCallbacks({onStarted:Qo});let No=()=>{clearTimeout(In),B(Ko,!1),$()&&ct.set(!1)},mi=st=>{No(),B(Ko,!0),In=setTimeout(()=>B(Ko,!1),st);let Nt=st-100;ar=setTimeout(()=>{E()&&En.set(!1)},Nt>0?Nt:st)},Qn=Sn.subscribe(st=>{Xi.set(st),st&&(clearTimeout(Wn),Wn=setTimeout(()=>Xi.set(!1),e.uiConfig.controls.hide360IconTimeout))}),Eo=async(st=hs())=>{var Nt,pi,Oi,go,yi,Ai;if(st&&!Is.clientChecker.device.isIOS){let vi=nd(),ho=Go(),io=Is.clientChecker.browser.isSamsungBrowser&&vi===Qt();st=vi===ho||io}if(st){mi(e.uiConfig.controls.hideTimeoutFullscreen);try{await(ut==null?void 0:ut.remove())}catch(vi){He({message:String(vi)})}try{let vi=(Nt=P())!=null&&Nt.width&&((pi=P())!=null&&pi.height)?P():A();await Rh(vi)}catch(vi){He({message:String(vi)})}}gt.set(st),e.store.getAdmanWrapper().setFullscreen(st),I()?(go=(Oi=e.store.callbacks)==null?void 0:Oi.onFullscreenEnter)==null||go.call(Oi):(Ai=(yi=e.store.callbacks)==null?void 0:yi.onFullscreenExit)==null||Ai.call(yi)},lr=st=>{let Nt=st;mo.set({width:Nt.target.width,height:Nt.target.height})};zt(()=>{var st;return Kc(Eo),e.uiConfig.features.annotationsInside&&(oi==null||oi.init(r(Io))),ia(ut)&&(ut==null||ut.assignPlayerContainer(r(Io)),ut==null||ut.registryExternalEventHandlers({resize:lr})),B(Bi,!Is.clientChecker.device.isIphoneOrOldIpad),e.interactiveContainer&&((st=W().parentElement)==null||st.insertBefore(e.interactiveContainer,W().nextSibling)),()=>{clearTimeout(In),clearTimeout(ar),clearTimeout(qn),clearTimeout(Wn),Qn(),ut==null||ut.dispose().catch(Nt=>{He({message:String(Nt)})}),Qc(Eo)}});let pn=J(!0),fn=J(!0),dr=st=>{let Nt=V()+(st==="forward"?1:-1)*e.uiConfig.controls.seekStepMobile/1e3;Nt<0?(B(pn,!1),Nt=0):Nt>=H()&&(B(fn,!1),Nt=H()),B(un,!0),e.seekTime(Nt)},Go=()=>{let st=Is.clientChecker.device.isIOS||e.uiConfig.features.fullscreenInternalTargetPlayerContainer||!Gt()?r(Io):Gt(),Nt=st.getRootNode(),pi=Nt instanceof ShadowRoot?Nt.host:Nt,Oi=_e()instanceof HTMLElement&&_e().contains(pi);return e.uiConfig.allowChangingFullscreenTarget&&_e()&&Oi?_e():st},Tr=async()=>{try{if(hs())await Wc(document),He({message:"exit fullscreen"});else{if(He({message:"request fullscreen"}),Is.clientChecker.device.isIOS&&!G())return;await qc(Go())}}catch(st){He({message:String(st)})}},Ln=()=>{Cn()},Gn=st=>{if(st.preventDefault(),O()){Ln();return}if(!j()){e.firstStart(),mi(e.uiConfig.controls.hideTimeoutCursor);return}B(un,!1),w()?No():mi(e.uiConfig.controls.hideTimeoutMobile)},cr=()=>{xi.set(!0)},Ir=()=>{Co||(En.set(!0),mi(e.uiConfig.controls.hideTimeoutCursor))},jn=st=>{Tn&&(Tn(st),mi(e.uiConfig.controls.hideTimeoutMobile))},mn=st=>{Ni&&(Ni(st),mi(e.uiConfig.controls.hideTimeoutMobile))};qe(()=>{zo.set(r(qo))}),qe(()=>{ze.set((r(Kn)||O()||X()||oe()||Y()||!r(Do)&&(u()||r(Ko)&&!r(un)))&&!r(Pn)&&n()==="video"&&!d())}),qe(()=>{!X()&&r(Mn)&&!fe()&&mi(e.uiConfig.controls.hideTimeoutMobile),B(Mn,pe(X()))}),qe(()=>{B(pn,V()>0),B(fn,pe(!ae()&&V()<H()))}),qe(()=>{ol(r(sr),O(),Le())});let Yn=F("aria_label_video_player"),ai=F("video360");O1({fullScreenChangeHandler:Eo,getFullscreenTarget:Go}),U1({store:e.store,getFullscreenTarget:Go});var Bo=Z3();Ct("blur",Fs,Ln),Oe(Bo,"aria-label",Yn);var wi=h(Bo);xa(wi,{onClick:Gn,get videoContainer(){return W()},set videoContainer(st){W(st)}});var Zn=M(wi,2);Qs(Zn,()=>"slot",!1,(st,Nt)=>{Ie(st,null,{name:ya})});var ht=M(Zn,2);Ks(ht,Ae,st=>{var Nt=Y3(),pi=ce(Nt);let Oi=v(()=>n()!=="thumb"||d()||Co&&e.autoplay);_a(pi,{get hidden(){return r(Oi)},get thumbUrl(){return e.thumbUrl},get startVideo(){return e.firstStart}});var go=M(pi,2);{var yi=ke=>{var kt=W3(),Zt=ce(kt);{var Si=hn=>{let Lr=v(()=>e.uiConfig.controls.seekStepMobile/1e3);_u(hn,{side:"left",get seekStep(){return r(Lr)},handleSingleFirstClick:Gn,handleSecondClick:()=>dr("backward")})};R(Zt,hn=>{r(pn)&&hn(Si)})}var ti=M(Zt,2);{var jo=hn=>{let Lr=v(()=>e.uiConfig.controls.seekStepMobile/1e3);_u(hn,{side:"right",get seekStep(){return r(Lr)},handleSingleFirstClick:Gn,handleSecondClick:()=>dr("forward")})};R(ti,hn=>{r(fn)&&hn(jo)})}b(ke,kt)};R(go,ke=>{e.canRewindLive&&ii&&!he().has("TIMELINE")&&ke(yi)})}var Ai=M(go,2);{var vi=ke=>{let kt=v(()=>{var Zt;return(Zt=e.live)==null?void 0:Zt.startTime});Od(ke,{get thumbUrl(){return e.thumbUrl},get startTime(){return r(kt)}})};R(Ai,ke=>{n()==="LiveWaitingStart"&&ke(vi)})}var ho=M(Ai,2);{var io=ke=>{ba(ke,{kind:"recover",get thumbUrl(){return e.thumbUrl}})};R(ho,ke=>{n()==="LiveWaitingRecover"&&ke(io)})}var oo=M(ho,2);{var vn=ke=>{ba(ke,{kind:"record",get thumbUrl(){return e.thumbUrl}})};R(oo,ke=>{n()==="LiveWaitingRecord"&&ke(vn)})}var Xn=M(oo,2);{var Jn=ke=>{var kt=K3();let Zt;var Si=h(kt);rd(Si,{get adsSlotId(){return Ve()},get adsParams(){return De()},get adsPreviewParam(){return tt()},get adsAutoplayParam(){return Se()},get duration(){return $e()}}),g(kt),k(ti=>Zt=ee(kt,1,"ads-container svelte-dtyj47",null,Zt,ti),[()=>({hidden:n()!=="ads"})]),b(ke,kt)};R(Xn,ke=>{e.showAds&&j()&&ke(Jn)})}var kr=M(Xn,2);{var Er=ke=>{let kt=v(()=>!be()&&e.showAutoplayNext&&C());Qm(ke,{get title(){return et()},get thumb(){return vt()},get isHide(){return r(kt)},clickCloseIcon:()=>B(An,!0)})};R(kr,ke=>{r(Do)&&et()&&vt()&&ke(Er)})}var Vn=M(kr,2);{var Rn=ke=>{Dd(ke,{})};R(Vn,ke=>{se()&&ke(Rn)})}var Ao=M(Vn,2);{var Pr=ke=>{var kt=Q3(),Zt=h(kt);od(Zt,{"aria-label":ai}),g(kt),b(ke,kt)};R(Ao,ke=>{Me()&&ke(Pr)})}var Oo=M(Ao,2);{var ur=ke=>{Nd(ke,{get thumbUrl(){return e.thumbUrl},get chromecastDeviceName(){return ne()}})};R(Oo,ke=>{Y()&&ke(ur)})}var Ar=M(Oo,2);{var Mr=ke=>{ha(ke,{get shifted(){return w()},get captions(){return ue()},get position(){return V()},get playerSize(){return A()},isMobile:!0})};R(Ar,ke=>{N().value!=="off"&&ke(Mr)})}var pr=M(Ar,2);{var eo=ke=>{var kt=G3();kt.__click=[q3,O,jt,Ln];var Zt=h(kt);Bd(Zt,{}),g(kt),b(ke,kt)};R(pr,ke=>{d()&&ke(eo)})}var gn=M(pr,2);{var zr=ke=>{let kt=v(()=>n()==="thumb"||n()==="LiveWaitingStart"||n()==="LiveWaitingRecover"||n()==="LiveWaitingRecord"||n()==="ads"),Zt=v(()=>n()==="ads"),Si=v(()=>e.canRewindLive&&ge()!==0);Rd(ke,{get bottomHidden(){return r(kt)},get showControls(){return w()},get bottomNoSmooth(){return E()},get isAds(){return r(Zt)},get canRewindLive(){return r(Si)},get logoClickable(){return e.logoClickable},get logoHidden(){return e.logoHidden},get logoTargetUrl(){return Ne()},get showAutoplayNext(){return e.showAutoplayNext},get showNextPrevButtons(){return Ye()},get nextButtonActive(){return ot()},get prevButtonActive(){return bt()},get isOneVideoPlaylist(){return Mt()},get customFullscreenSupported(){return r(Bi)},get endScreenShown(){return r(Do)},toggleFullscreen:Tr,get seekToInteractive(){return e.seekToInteractive},get playPrevChapter(){return e.playPrevChapter},onDisabledPlayPrevChapterClick:jn,onDisabledSeekToInteractiveClick:mn,get playerControlsWrapperRef(){return r(ko)},set playerControlsWrapperRef(ti){B(ko,pe(ti))},get playerControlsRef(){return r(Cr)},set playerControlsRef(ti){B(Cr,pe(ti))}})};R(gn,ke=>{j()&&ke(zr)})}var fr=M(gn,2);{var at=ke=>{var kt=j3(),Zt=h(kt);zd(Zt,{get supportLink(){return e.supportLink},returnFocus:z1.noop,get ref(){return r(sr)},set ref(Si){B(sr,pe(Si))}}),g(kt),b(ke,kt)};R(fr,ke=>{O()&&ke(at)})}var Ut=M(fr,2);let Mi=v(()=>!r(Ji));ld(Ut,{get isLive(){return Ge()},get isHidden(){return r(Mi)},get isPlaying(){return te()},get position(){return V()},get duration(){return H()}});var we=M(Ut,2);{var Et=ke=>{aa(ke,{})};R(we,ke=>{r(vo)&&ke(Et)})}var fi=M(we,2);{var gi=ke=>{ud(ke,{})};R(fi,ke=>{Q()&&ke(gi)})}var Mo=M(fi,2);{var li=ke=>{qd(ke,{onClose:cn,onSelectAutoQuality:()=>{dn("auto"),cn()}})};R(Mo,ke=>{r(Wo)&&ke(li)})}b(st,Nt)});var Ft=M(ht,2);mt(Ft,st=>B(qo,st),()=>r(qo)),g(Bo),mt(Bo,st=>B(Io,st),()=>r(Io)),Ct("click",Bo,cr,!0),Ct("focusin",Bo,Ir,!0),b(t,Bo),z(),o()}lt(["click"]);function $u(t){let e="";return zn(t.timelineSliderFilledColor)&&(e+=`--timeline-slider-filled-bg:${t.timelineSliderFilledColor};`),zn(t.timelineSliderHandleColor)&&(e+=`--timeline-slider-handle-bg:${t.timelineSliderHandleColor};`),zn(t.timelineSliderLoadedColor)&&(e+=`--timeline-slider-loaded-bg:${t.timelineSliderLoadedColor};`),zn(t.timelineSliderColor)&&(e+=`--timeline-slider-bg:${t.timelineSliderColor};`),zn(t.volumeSliderColor)&&(e+=`--volume-slider-bg:${t.volumeSliderColor};`),zn(t.volumeSliderHandleColor)&&(e+=`--volume-slider-handle-bg:${t.volumeSliderHandleColor};`),zn(t.volumeSliderFilledColor)&&(e+=`--volume-slider-filled-bg:${t.volumeSliderFilledColor};`),zn(t.controlsTimeColor)&&(e+=`--controls-time:${t.controlsTimeColor};`),zn(t.timelineSliderFilledActiveLiveColor)&&(e+=`--timeline-slider-filled-active-live-bg:${t.timelineSliderFilledActiveLiveColor};`),zn(t.timelineSliderHandleActiveLiveColor)&&(e+=`--timeline-slider-handle-active-live-bg:${t.timelineSliderHandleActiveLiveColor};`),zn(t.buttonColor)&&(e+=`--btn-color:${t.buttonColor};`),zn(t.buttonToggleOnColor)&&(e+=`--toggle-color-on:${t.buttonToggleOnColor};`,e+=`--toggle-color-autoplay-on:${t.buttonToggleOnColor};`),zn(t.focusedColor)&&(e+=`--focused:${t.focusedColor};`),e.length&&e||void 0}function zn(t){return typeof t=="string"&&!t.includes(";")}var q1=require("@vkontakte/videoplayer-shared/es2018");var J3=L('<div class="player-wrapper svelte-1qfjf44" role="region"><!> <!> <!> <!> <div class="time-container svelte-1qfjf44"><!></div> <div><!></div></div>'),ex={hash:"svelte-1qfjf44",code:".player-wrapper.svelte-1qfjf44 {position:absolute;width:100%;height:100%;}.player-wrapper.svelte-1qfjf44 .player-media {position:absolute;left:0;top:0;width:100%;height:100%;background:var(--black);transition:transform 0.2s ease-in-out;}.timeline.svelte-1qfjf44 {opacity:0;opacity:1;position:absolute;z-index:var(--controls-container-z-index);width:100%;bottom:0;left:0;transition:opacity var(--controls-transition-duration) var(--controls-transition-fn);}.visible.svelte-1qfjf44 {opacity:1;}.time-container.svelte-1qfjf44 {position:absolute;bottom:8px;right:8px;z-index:var(--thumb-timer-z-index);}"};function jm(t,e){U(e,!0),q(t,ex);let[i,o]=Be(),n=()=>S(oe,"$playerSize",i),a=()=>S(I,"$isPlaying$",i),s=()=>S(P,"$duration$",i),d=()=>S(G,"$positionWithScrubbing$",i),l=()=>S(T,"$playerPhase",i),p=()=>S(E,"$crashed$",i),m=()=>S(V,"$currentSubtitle$",i),$=()=>S(H,"$currentSubtitleCaptions$",i),u=()=>S(A,"$positionExact$",i),_=()=>S(O,"$isLive$",i),w=()=>S(X,"$isRewindableLive$",i),y=f(e,"outsideDuration",3,0),C=f(e,"videoContainer",15),{playerPhase:T,state:{crashed$:E,duration$:P,positionExact$:A,isPlaying$:I,currentSubtitle$:V,currentSubtitleCaptions$:H,positionWithScrubbing$:G,isLive$:O,isRewindableLive$:X},ui:{playerSize:oe,controls:Y},actions:{internal:{getVideoElement:fe}}}=Te(),ae=8,Le=J(!1),Ae=pe({}),he=()=>{B(Le,!0)},se=()=>{B(Le,!1)},Me=(0,q1.debounceFn)(ul,260);qe(()=>{n(),Me(fe(),Y,Ae,r(Le))});let ne=v(()=>a()?sn(s()-d()):sn(isFinite(s())?s():y()));var N=J3(),ue=h(N);xa(ue,{hideCursor:!1,get videoContainer(){return C()},set videoContainer(Ne){C(Ne)}});var ge=M(ue,2);Qs(ge,()=>"slot",!1,(Ne,Ye)=>{Ie(Ne,null,{name:ya})});var Ge=M(ge,2);let te=v(()=>l()!=="thumb"||p());_a(Ge,{get hidden(){return r(te)},get thumbUrl(){return e.thumbUrl},iconVisible:!1});var Q=M(Ge,2);{var W=Ne=>{ha(Ne,{shifted:!1,get captions(){return $()},get position(){return u()},get playerSize(){return n()}})};R(Q,Ne=>{m().value!=="off"&&Ne(W)})}var Ve=M(Q,2),De=h(Ve);ad(De,{get isLive(){return _()},get isPlaying(){return a()},get time(){return r(ne)}}),g(Ve);var tt=M(Ve,2);let Se;var $e=h(tt);ua($e,{get canRewindLive(){return e.canRewindLive},get isRewindableLive(){return w()},isAds:!1,needPadding:!1,isHidden:!1,withEpisodes:!1,tooltipLeftOffset:ae,tooltipRightOffset:ae,get ref(){return Ae.timeline},set ref(Ne){Ae.timeline=Ne}}),g(tt),g(N),k(Ne=>Se=ee(tt,1,"timeline svelte-1qfjf44",null,Se,Ne),[()=>({visible:r(Le)})]),Ct("mouseenter",N,he),Ct("mouseleave",N,se),b(t,N),z(),o()}var tx=L("<div><!></div>"),ix={hash:"svelte-7ed4yj",code:`.root.svelte-7ed4yj {--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;
|
|
361
362
|
|
|
362
363
|
/* USER DEFINED COLORS */
|
|
363
364
|
|
|
@@ -385,11 +386,11 @@ Try switching the\xA0quality to\xA0Auto.`},kh=y_;var ns=new Map;ns.set(Ga.Interf
|
|
|
385
386
|
rgba(0, 0, 0, 0.99) 93.33%,
|
|
386
387
|
#000 100%
|
|
387
388
|
);--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;
|
|
388
|
-
/* --vk-vp-custom-font - vk video player custom font */font-family:var(--vk-vp-custom-font, var(--font));background:var(--black);}
|
|
389
|
+
/* --vk-vp-custom-font - vk video player custom font */font-family:var(--vk-vp-custom-font, var(--font));background:var(--black);}.root--miui-browser.svelte-7ed4yj {color-scheme:light dark;}.root.visible-outside.svelte-7ed4yj {overflow:visible;}
|
|
389
390
|
|
|
390
391
|
/* 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 {
|
|
391
392
|
/* --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);}
|
|
392
393
|
/* 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);}
|
|
393
394
|
|
|
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 Ym(t,e){q(e,!0),Q(t,z3);let[i,o]=He(),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),p=v(e,"uiConfig",7),f=v(e,"title",7),_=v(e,"thumbUrl",7),u=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),A=v(e,"volume",7,void 0),P=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),Y=v(e,"adsParams",7,void 0),F=v(e,"adsPreviewParam",7,void 0),j=v(e,"adsAutoplayParam",7,void 0),X=v(e,"duration",7,void 0),oe=v(e,"logoClickable",7),pe=v(e,"logoHidden",7),le=v(e,"isMobile",7),Ve=v(e,"showNextPrevButtons",7,!1),Pe=v(e,"nextButtonActive",7,!1),J=v(e,"prevButtonActive",7,!1),Me=v(e,"endScreenVideoTitle",7,void 0),Z=v(e,"endScreenVideoThumb",7,void 0),B=v(e,"isOneVideoPlaylist",7,!1),Re=v(e,"supportLink",7),ne=v(e,"shadowRootContainer",7,void 0),Ie=v(e,"outerContainerRef",7,void 0),Ne=v(e,"fullScreenTarget",7,void 0),fe=v(e,"failoverHosts",7,void 0),D=v(e,"showMiniTimer",7,!1),de=v(e,"saveRate",7),Ee=v(e,"seekToInteractive",7,_a.noop),Ge=v(e,"playPrevChapter",7,_a.noop),at=v(e,"volumeMultiplier",7),Ae=v(e,"showAutoplayNext",7),$e=v(e,"showEndScreen",7,!0),Le=v(e,"keyboardControls",15,void 0),{subscribers:Ze,stores:ut}=d();Qg(p());let nt=Kt(),Bt=p().logoLink,rt=s().ui.debugPanelVisible,xt=s().ui.playerSize,zt=s().state.isLive$,Be=s().state.isInteractive&&U1.clientChecker.device.isAndroid,re=ee(void 0),K=null,se=ee(!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}),nh(s(),ut),qe(()=>{s().ui.isMobile.set(le())});let he=(U=!1)=>{O(se,!0),U?s().actions.external.firstStart(V()):s().actions.internal.firstStart(V())},Ce=()=>{if(nt.features.qualityDetailsSubMenuEnabled){let U=Sh(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{Ch(s().videoId),Op()&&s().actions.internal.setTrafficSavingEnabled(!0);let Gt=Rp(s().videoId);Gt&&s().actions.internal.setQuality(Gt)}};function De(U){var ui,po,fo;let Gt=a()||U;Gt&&s().initVideo({container:r(re),sources:Gt,failoverHosts:fe(),subtitles:w(),volumeMultiplier:at()});let qi=_a.safeStorage.get(Kl)==="true";rt.set(qi),E()>0&&s().actions.external.seekTime(E());let Ri=le()?nt.volumeDefault:(po=(ui=A())!=null?ui:Vc())!=null?po:nt.volumeDefault,ni=(fo=P())!=null?fo:_h();if(s().actions.external.setVolume(Ri),s().actions.external.setMuted(ni),s().getAdmanWrapper().setInitialVolume(ni?0:Ri),Ce(),nt.features.saveRate&&de()){let Xi=yh();Xi&&!n()&&s().actions.internal.setPlaybackRate(Xi)}if(Ae()){let Xi=wh();Xi&&s().actions.internal.setAutoplayNextEnabled(Xi)}s().ui.isAutoplay.set(k()),k()?he():S()&&nt.features.preload&&s().actions.internal.preload()}let pt=U=>{if(window.ResizeObserver){let Gt,qi;K=new ResizeObserver((0,_a.throttleFn)(Ri=>{let ni=Ri[0];if(ni.contentBoxSize){let ui=Array.isArray(ni.contentBoxSize)?ni.contentBoxSize[0]:ni.contentBoxSize;Gt=ui.inlineSize,qi=ui.blockSize}else ni.contentRect&&(Gt=ni.contentRect.width,qi=ni.contentRect.height);xt.set({width:Gt,height:qi})},300)),K.observe(U)}xt.set({width:U.clientWidth,height:U.clientHeight})},qt=()=>{document.hidden&&s().actions.external.stop()};Ht(()=>{var qi,Ri,ni,ui;Be&&document.addEventListener("visibilitychange",qt),nt.debugLog&&s().actions.internal.startLogging(),pt(r(re));let U=Ze.map(po=>po.init({store:s(),microStores:ut,config:l(),interactiveController:$(),uiConfig:p()})),Gt=()=>{Be&&document.removeEventListener("visibilitychange",qt),K==null||K.disconnect(),U.forEach(po=>po.unsubscribe()),s().destroy()};return((qi=y())==null?void 0:qi.status)==="upcoming"?(s().actions.internal.setLiveWaitingStart(!0),Gt):((Ri=y())==null?void 0:Ri.status)==="waiting"?(s().actions.internal.setLiveWaitingRecover(!0),Gt):(((ni=y())==null?void 0:ni.status)==="finished"||((ui=y())==null?void 0:ui.status)==="postlive")&&!Object.keys(a()||[]).length?(s().actions.internal.setLiveWaitingRecord(!0),Gt):(De(),Gt)});function Ye(){r(se)?s().actions.external.play():he(!0)}function lt(){s().actions.external.pause()}function Je(U){s().actions.external.setMuted(U)}function kt(U){le()||U>=0&&U<=1&&s().actions.external.setVolume(U)}function Jt(U){s().actions.internal.seekTime(U,z1.SeekAction.UNKNOWN)}function Qe(U){s().actions.external.seekEpisodeStartTime(U)}function dt(){s().actions.external.returnFocusToEpisodes()}function ei(U){s().actions.external.setPlaybackRate(U)}function Vi(U){s().actions.external.setAutoQualityLimits(U)}let Ro=hu(nt.view);var zi=U3();tt(zi,Ro);var No=h(zi);{var Bo=U=>{Gm(U,{get store(){return s()},uiConfig:nt,get thumbUrl(){return _()},get interactiveContainer(){return u()},get live(){return y()},get autoplay(){return k()},get canRewindLive(){return T()},get showAds(){return V()},get adsSlotId(){return z()},get adsParams(){return Y()},get adsPreviewParam(){return F()},get adsAutoplayParam(){return j()},get duration(){return X()},get logoClickable(){return oe()},get logoHidden(){return pe()},logoTargetUrl:Bt,get nextButtonActive(){return Pe()},get prevButtonActive(){return J()},get endScreenVideoTitle(){return Me()},get endScreenVideoThumb(){return Z()},get isOneVideoPlaylist(){return B()},get supportLink(){return Re()},get shadowRootContainer(){return ne()},get outerContainerRef(){return Ie()},get fullScreenTarget(){return Ne()},get showMiniTimer(){return D()},get playerStarted(){return r(se)},get seekToInteractive(){return Ee()},get playPrevChapter(){return Ge()},firstStart:he,seekTime:Jt,get showEndScreen(){return $e()},get showAutoplayNext(){return Ae()},get showNextPrevButtons(){return Ve()},get videoContainer(){return r(re)},set videoContainer(Gt){O(re,me(Gt))}})},Pt=U=>{Km(U,{get store(){return s()},uiConfig:nt,get title(){return f()},get thumbUrl(){return _()},get interactiveContainer(){return u()},get live(){return y()},get autoplay(){return k()},get canRewindLive(){return T()},get showAds(){return V()},get adsSlotId(){return z()},get adsParams(){return Y()},get adsPreviewParam(){return F()},get adsAutoplayParam(){return j()},get duration(){return X()},get logoClickable(){return oe()},get logoHidden(){return pe()},logoTargetUrl:Bt,get nextButtonActive(){return Pe()},get prevButtonActive(){return J()},get endScreenVideoTitle(){return Me()},get endScreenVideoThumb(){return Z()},get isOneVideoPlaylist(){return B()},get supportLink(){return Re()},get shadowRootContainer(){return ne()},get outerContainerRef(){return Ie()},get fullScreenTarget(){return Ne()},get showMiniTimer(){return D()},get playerStarted(){return r(se)},get seekToInteractive(){return Ee()},get playPrevChapter(){return Ge()},firstStart:he,get showEndScreen(){return $e()},get showAutoplayNext(){return Ae()},get showNextPrevButtons(){return Ve()},get videoContainer(){return r(re)},set videoContainer(Gt){O(re,me(Gt))},get keyboardControls(){return Le()},set keyboardControls(Gt){Le(Gt)}})};R(No,U=>{le()?U(Bo):U(Pt,!1)})}g(zi),b(t,zi);var _t=W({initVideo:De,play:Ye,pause:lt,setMuted:Je,setVolume:kt,seekTime:Jt,seekEpisodeStartTime:Qe,returnFocusToEpisodes:dt,setPlaybackRate:ei,setAutoQualityLimits:Vi,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 p()},set uiConfig(U){p(U)},get title(){return f()},set title(U){f(U)},get thumbUrl(){return _()},set thumbUrl(U){_(U)},get interactiveContainer(){return u()},set interactiveContainer(U){u(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 A()},set volume(U){A(U)},get muted(){return P()},set muted(U){P(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 Y()},set adsParams(U){Y(U)},get adsPreviewParam(){return F()},set adsPreviewParam(U){F(U)},get adsAutoplayParam(){return j()},set adsAutoplayParam(U){j(U)},get duration(){return X()},set duration(U){X(U)},get logoClickable(){return oe()},set logoClickable(U){oe(U)},get logoHidden(){return pe()},set logoHidden(U){pe(U)},get isMobile(){return le()},set isMobile(U){le(U)},get showNextPrevButtons(){return Ve()},set showNextPrevButtons(U){Ve(U)},get nextButtonActive(){return Pe()},set nextButtonActive(U){Pe(U)},get prevButtonActive(){return J()},set prevButtonActive(U){J(U)},get endScreenVideoTitle(){return Me()},set endScreenVideoTitle(U){Me(U)},get endScreenVideoThumb(){return Z()},set endScreenVideoThumb(U){Z(U)},get isOneVideoPlaylist(){return B()},set isOneVideoPlaylist(U){B(U)},get supportLink(){return Re()},set supportLink(U){Re(U)},get shadowRootContainer(){return ne()},set shadowRootContainer(U){ne(U)},get outerContainerRef(){return Ie()},set outerContainerRef(U){Ie(U)},get fullScreenTarget(){return Ne()},set fullScreenTarget(U){Ne(U)},get failoverHosts(){return fe()},set failoverHosts(U){fe(U)},get showMiniTimer(){return D()},set showMiniTimer(U){D(U)},get saveRate(){return de()},set saveRate(U){de(U)},get showAutoplayNext(){return Ae()},set showAutoplayNext(U){Ae(U)},get seekToInteractive(){return Ee()},set seekToInteractive(U){Ee(U)},get playPrevChapter(){return Ge()},set playPrevChapter(U){Ge(U)},get volumeMultiplier(){return at()},set volumeMultiplier(U){at(U)},get showEndScreen(){return $e()},set showEndScreen(U){$e(U)},get keyboardControls(){return Le()},set keyboardControls(U){Le(U)}});return o(),_t}var q3=be('<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 jm(t,e){let i=ke(e,["$$slots","$$events","$$legacy","children"]);var o=q3();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(),g(o),I(()=>n=we(o,n,{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 Zm(t,e){let i=v(e,"isWhite",3,!1),o=m(()=>i()?"color: #fff;":"color: #909499;");jm(t,{get style(){return r(o)}})}var W3=L('<div class="title svelte-1y9fytq"> </div>'),K3=L('<div class="playerStub svelte-1y9fytq"><!> <!></div>'),Q3={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 Xm(t,e){Q(t,Q3);var i=K3(),o=h(i);{var n=d=>{var l=W3(),p=h(l,!0);g(l),I(()=>ve(p,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);Zm(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)}var Z1=require("@vkontakte/videoplayer-shared/es2018"),Ui=require("@vkontakte/videoplayer-shared/es2018"),jd=require("@vkontakte/videoplayer-core/es2018"),X1=require("@vkontakte/videoplayer-statistics/es2018");var bu=require("@vkontakte/videoplayer-shared/es2018"),_u=class{constructor(){this.subscription=new bu.Subscription,this.logger=new bu.Logger,this.log=this.logger.createComponentLog("MediaSessionApi")}isSupported(){return"mediaSession"in navigator}setMetaData({title:e,artist:i="",thumbUrl:o=""}){this.isSupported()&&(navigator.mediaSession.metadata=new MediaMetadata({title:e,artist:i,artwork:[{src:o,sizes:"96x96",type:"image/png"},{src:o,sizes:"128x128",type:"image/png"},{src:o,sizes:"192x192",type:"image/png"},{src:o,sizes:"256x256",type:"image/png"},{src:o,sizes:"384x384",type:"image/png"},{src:o,sizes:"512x512",type:"image/png"}]}))}updateActionHandlers(e){this.resetActionHandlers(),this.setActionHandlers(e)}resetActionHandlers(){let e=[["play",null],["pause",null],["stop",null],["nexttrack",null],["previoustrack",null],["seekto",null],["seekbackward",null],["seekforward",null]];this.setActionHandlers(e)}setActionHandlers(e){var i,o;if(this.isSupported())for(let[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=ye(e.state.currentPlaybackRate$),n=ye(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()}};var fl=require("@vkontakte/videoplayer-shared/es2018");var G3=be('<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 Jm(t,e){let i=ke(e,["$$slots","$$events","$$legacy","children"]);var o=G3();let n;var a=h(o);ge(a,()=>{var s;return(s=e.children)!=null?s:ie}),_e(),g(o),I(()=>n=we(o,n,{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 Y3=L('<div><div><!></div> <span class="title svelte-1pbsod4"> </span></div>'),j3={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 ev(t,e){q(e,!0),Q(t,j3);let[i,o]=He(),n=()=>C(p,"$interfaceLanguage$",i),a=()=>C(f,"$isMobile$",i),s=Se(),d=Kt(),l=!!s.webApi.pictureInPictureApi,p=s.interfaceLanguage$,f=s.ui.isMobile,_=s.ui.t,u=m(()=>n()&&_("pip_dummy_title")),$=hu(d.view);var w=Y3();te(w,1,"player-pip-dummy svelte-1pbsod4",null,{},{"is-pip-api":l}),tt(w,$);var y=h(w);let S;var k=h(y);Jm(k,{}),g(y);var A=M(y,2),P=h(A,!0);g(A),g(w),I(E=>{S=te(y,1,"dummy-image svelte-1pbsod4",null,S,E),ve(P,r(u))},[()=>({desktop:!a()})]),b(t,w),W(),o()}var Z3=Object.defineProperty,X3=(t,e,i)=>e in t?Z3(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,pl=(t,e,i)=>X3(t,typeof e!="symbol"?e+"":e,i),J3=460,ex=280,Ud=class{constructor({enabled:e=!0}={enabled:!0}){pl(this,"playerDomElement"),pl(this,"playerParentShadowRoot"),pl(this,"playerDummyElement"),pl(this,"svelteContext"),pl(this,"pipWindow"),pl(this,"info",{isActive$:new fl.ValueSubject(!1),isEnabled$:new fl.ValueSubject(!1),type:1}),this.info.isEnabled$=new fl.ValueSubject(e)}isSupported(){let{isEmbed:e}=(0,fl.detectEmbed)();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}async request(){var e,i;if(!this.isSupported()||!this.playerDomElement||!this.playerParentShadowRoot)return;this.pipWindow=await documentPictureInPicture.requestWindow({width:J3,height:ex,copyStyleSheets:!0}),this.pipWindow.document.body.style.margin="0";let o=[...this.playerParentShadowRoot.styleSheets].map(l=>[...l.cssRules].map(p=>p.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=ts(ev,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))})}async remove(){return new Promise(e=>{var i;(i=documentPictureInPicture.window)==null||i.close(),e()})}async dispose(){await 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 q1(t){return t instanceof Ud}var $u=class{static getLatestSupportedVersion(e){let i=new ta,o=new Ud(e);if(o.isSupported())return o;if(i.isSupported())return i}};function yu(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 W1="Inner error. Unexpectedly root annotation container null reference exception",K1="Annotation with such name already exists",Q1="Annotation with such name does not exist";var ml=class extends Error{constructor(e){super(e),this.name="AnnotationError"}};var vl=require("@vkontakte/videoplayer-shared/es2018"),tx="1",ix=100,xu=class{constructor(e){this.annotationsInside=e;this.annotations=new Map;this.subscriptions=new vl.Subscription}init(e){if(this.rootAnnotationsContainer=e,this.annotationsInside)return;let i=(0,vl.throttleFn)(()=>{for(let o of this.annotations.values())this.isElementExceedsBoundaries(o,this.playerSize.width,this.playerSize.height)?o.style.visibility="hidden":o.style.visibility="visible"},ix);this.subscriptions.add((0,vl.observeElementSize)(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 ml(W1);if(this.annotations.has(e))throw new ml(K1);i.style.zIndex=(o=i.style.zIndex)!=null?o:tx,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 ml(Q1);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(){}};var ba=require("@vkontakte/videoplayer-shared/es2018"),Uo=class{init({store:e,microStores:i,interactiveController:o,config:n}){return(0,ba.assertNonNullable)(e),(0,ba.assertNonNullable)(i),(0,ba.assertNonNullable)(n),n.interactiveData&&(0,ba.assertNonNullable)(o),this.subscription=new ba.Subscription,this.subscription}};var zd=class extends Uo{constructor(){super(...arguments);this.stateName="fakeIsPlaying$";this.state$={...ae(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 qd=class extends Uo{constructor(){super(...arguments);this.stateName="interactiveControlsOpacity$";this.state$={...ae(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:p,isMobile:f}=a.ui,_=ye(f),u=()=>_&&ye(p);return o.add(p.subscribe($=>{if(!_)return;let w=ye(s);ye(l)?this.state$.set($):w!==null&&this.state$.set(!w||$)})),o.add(l.subscribe($=>{this.state$.set(!$||u())})),o.add(s.subscribe($=>{if($===null)return;let w=ye(d);if(u()){this.state$.set(!0);return}w&&this.state$.set(!$)})),o}};var Wd=class extends Uo{constructor(){super(...arguments);this.stateName="seekToInteractiveDisabledTooltip$";this.state$=ae("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}};var G1=require("@vkontakte/videoplayer-shared/es2018"),tv=ae(!1),wu=null,Kd=class extends Uo{constructor(){super(...arguments);this.stateName="showInteractiveTimeIndicatorTooltip$";this.state$={...tv,set:(i,o=!1)=>{i!==ye(tv)&&(this.clearTimeout(),tv.set(i),!i&&wu&&(wu=!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:p}=n.ui.controls;o.add(l.subscribe(_=>{ye(s)&&_&&this.state$.set(!1)}));let f=(a==null?void 0:a.interactiveData)||{tooltipHelpHintActive:!1};return o.add((0,G1.combine)({isPlaying$:d,isInteractiveTime$:s,interactiveTimeIndicator:p}).subscribe(({isPlaying$:_,isInteractiveTime$:u,interactiveTimeIndicator:$})=>{var w,y;if(!(!_||!($!=null&&$.isDisplayed))){if(!u)return this.state$.set(!1);f.tooltipHelpHintActive&&wu===null&&(wu=!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)}};var Su=require("@vkontakte/videoplayer-shared/es2018");var Qd=class extends Uo{constructor(){super(...arguments);this.stateName="graphIsOpened$";this.graphMadePause=!1;this.state$={...ae(null),toggle:Su.noop};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=async()=>{if(this.checkIfShouldHide(ye(s)))return;let l=ye(this.state$),{isEnded$:p,playbackState$:f}=n.state,{disabledControls$:_}=n.ui.controls,u=ye(p),$=ye(f);if(l)try{await(a==null?void 0:a.toggleGraphView(!1)),this.state$.set(!1),_.remove(Ep),!u&&this.graphMadePause&&n.actions.internal.play()}catch(w){d({message:"Cant hide graph"})}else{this.graphMadePause=$==="playing";try{await(a==null?void 0:a.toggleGraphView(!0)),this.state$.set(!0),_.add(Ep),!u&&this.graphMadePause&&n.actions.internal.pause()}catch(w){d({message:"Cant show graph"})}}},o.add((0,Su.combine)({graphIsOpened:this.state$,currentGridType:s}).subscribe(async({graphIsOpened:l,currentGridType:p})=>{if(this.checkIfShouldHide(p)&&l)try{await(a==null?void 0:a.toggleGraphView(!1)),this.state$.set(!1)}catch(_){d({message:"Cant hide graph"})}})),o}};var iv=require("@vkontakte/videoplayer-shared/es2018"),Gd=class extends Uo{constructor(){super(...arguments);this.stateName="pictureInPicture$";this.state$={isActive$:ae(!1),isEnabled$:ae(!1),type$:ae(void 0)}}init(i){let o=super.init(i),{store:n}=i,{info:{isActive$:a,isEnabled$:s,type:d}}=n.webApi.pictureInPictureApi||{info:{isActive$:new iv.ValueSubject(!1),isEnabled$:new iv.ValueSubject(!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}};var Tu=require("@vkontakte/videoplayer-shared/es2018");var Cu=require("@vkontakte/videoplayer-shared/es2018"),Y1=({maxShowCount:t,timeout:e})=>{let i=[t!==0?ox({maxCount:t}):void 0,e!==0?nx({timeout:e}):void 0].filter(o=>!!o);return{notificationShowed:o=>i.forEach(n=>n.notificationShowed(o)),canShowNotification:o=>i.every(n=>n.canShowNotification(o))}},ox=({maxCount:t})=>{let e={};return{notificationShowed:i=>{var o,n;e[i]=((o=e[i])!=null?o:0)+1,Cu.safeStorage.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}}},nx=({timeout:t})=>{let e="videoplayer_notifications_manager",i=()=>{try{return JSON.parse(Cu.safeStorage.get(e)||"{}")}catch(a){return{}}},o=a=>Cu.safeStorage.set(e,JSON.stringify(a)),n=a=>{let s=i();delete s[a],o(s)};return{notificationShowed:a=>{o({...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 Yd=class extends Uo{constructor(){super(...arguments);this.stateName="notifications$";this.state$={notificationsToShow$:ae({}),showNotification:i=>{this.state$.notificationsToShow$.update(o=>(o[i]=!0,o)),this.notificationManager.notificationShowed(i)},closeNotification:i=>{this.state$.notificationsToShow$.update(o=>(delete o[i],o))}}}init(i){let o=super.init(i),{store:n,uiConfig:{features:{maxCountShowSlowVideoNotification:a,timeoutShowSlowVideoNotification:s,showSlowVideoNotification:d,forceAutoQualityWhenSevereStallHappens:l}}}=i;this.notificationManager=Y1({maxShowCount:a,timeout:s});let p=n.getPlayer();return o.add(p.events.severeStallOccured$.pipe((0,Tu.filterChanged)(),(0,Tu.filter)(f=>f)).subscribe(()=>{d&&!p.info.isAutoQualityEnabled$.getValue()&&this.notificationManager.canShowNotification("slow_video")&&(l&&n.actions.internal.setQuality("auto"),this.state$.showNotification("slow_video"))})),o}};var j1=()=>[zd,qd,Wd,Kd,Qd,Gd,Yd].reduce(({subscribers:t,stores:e},i)=>{let o=new i;return{subscribers:[...t,o],stores:{...e,[o.stateName]:o.state$}}},{subscribers:[],stores:{}});var gl=require("@vkontakte/videoplayer-shared/es2018");var rx=Object.defineProperty,sx=(t,e,i)=>e in t?rx(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Xt=(t,e,i)=>sx(t,typeof e!="symbol"?e+"":e,i),ax={preload:!0,autoplay:!1,repeat:!1,fromTime:0,canRewindLive:!0,showAds:!1,interfaceLanguage:Ui.InterfaceLanguage.RU,isCyrillicRelatedInterface:!0,logoClickable:!1,logoHidden:!1,isTouch:(0,jd.isMobile)(),isMediaSessionEnabled:!0,isPictureInPictureEnabled:!0,isAudioDisabled:!1,callbacks:{uiInfo:{}},tuningConfig:{configName:[]},saveRate:!0,volumeMultiplier:1,showEndScreen:!0,showAutoplayNext:!0,showNextPrevButtons:!0},xn=ee(void 0),ku=class extends HTMLElement{constructor(){super(),Xt(this,"svelteStubComponent"),Xt(this,"svelteRootComponent"),Xt(this,"store"),Xt(this,"microStoresRoot"),Xt(this,"statistics"),Xt(this,"sentry"),Xt(this,"_shadowRoot"),Xt(this,"playerContainer"),Xt(this,"rootContainer"),Xt(this,"shadowRootContainer"),Xt(this,"uiConfig"),Xt(this,"coreConfig"),Xt(this,"statisticsConfig"),Xt(this,"interactiveController"),Xt(this,"interactiveContainer"),Xt(this,"graphMadePause"),Xt(this,"currentPlayingVideoIndex",0),Xt(this,"needToRepeatPlaylist",!1),Xt(this,"videoConfig"),Xt(this,"pictureInPictureApi"),Xt(this,"mediaSessionApi"),Xt(this,"unsubscribePlayerPhaseSubscription"),Xt(this,"logger"),Xt(this,"log"),Xt(this,"subscription"),Xt(this,"interactiveSubscription"),Xt(this,"annotationsApi"),Xt(this,"slotsApi"),Xt(this,"prevIsid"),Xt(this,"isInited",!1),Xt(this,"internalsExposure",null),Xt(this,"shadowDOMCallbacksDisabled",!1),Xt(this,"createOneStat",(e,i={})=>{var o,n,a,s;let{albumId:d,statPlace:l,statUserSalt:p,statTrackCode:f,statVKAppId:_,refreshStatAuthToken:u,autoplay:$,isMobile:w,isTouch:y,refDomain:S,deviceId:k,interactiveData:A}=yu(this.videoConfig,i),P=(o=A==null?void 0:A.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 X1.OneStat({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,...P&&(!this.isInited||E)&&{projectId:Number(P)}},{refreshAuthToken:u,userSalt:p,config:this.statisticsConfig,...this.interactiveController&&{useIsid:!0,isid:this.prevIsid}})}),gl.devNull.create("ui"),this.logger=new Ui.Logger,this.log=this.logger.createComponentLog("VKVideoPlayer"),this.subscription=new Ui.Subscription,this.interactiveSubscription=new Ui.Subscription,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=ts(Xm,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(),gl.devNull.destroy("ui"))}initPlayerRootContainers(){this.rootContainer=document.createElement("div"),this.rootContainer.style.position="relative",this.rootContainer.className="root-container",this.rootContainer.style.width="100%",this.rootContainer.style.height="100%",this.rootContainer.style.minHeight="206px",this.shadowRootContainer=document.createElement("div"),this.shadowRootContainer.style.position="absolute",this.shadowRootContainer.className="shadow-root-container",this.shadowRootContainer.style.width="100%",this.shadowRootContainer.style.height="100%",this._shadowRoot=this.shadowRootContainer.attachShadow({mode:"open"}),this.playerContainer=document.createElement("div"),this.playerContainer.style.all="initial",this.playerContainer.style.display="block",this.playerContainer.style.contain="strict",this.playerContainer.style.width="100%",this.playerContainer.style.height="100%",this._shadowRoot.append(this.playerContainer),this.rootContainer.append(this.shadowRootContainer),this.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,p,f,_;if(!this.videoConfig)return;let{albumId:u,statPlace:$,statAuthToken:w,preload:y,autoplay:S,volume:k,muted:A,fromTime:P,canRewindLive:E,supportLink:T,showAds:V,adsSlotId:z,adsParams:Y={},adsPreviewParam:F,adsAutoplayParam:j,interfaceLanguage:X,isCyrillicRelatedInterface:oe,logoClickable:pe,logoHidden:le,isMobile:Ve,isTouch:Pe,isAudioDisabled:J,isLiveCatchUpMode:Me,fullScreenTarget:Z,failoverHosts:B,canDownload:Re,callbacks:ne,interactiveData:Ie,showThumbTimer:Ne,additionalButtons:fe=[],additionalSettingsMenuItems:D=[],additionalContextMenuItems:de=[],repeat:Ee,saveRate:Ge,volumeMultiplier:at,showEndScreen:Ae,showAutoplayNext:$e}=yu(this.videoConfig,i),{sources:Le,title:Ze,thumbUrl:ut,unitedVideoId:nt,isClip:Bt=!1,duration:rt,adsParams:xt={},videoEpisodes:zt,previewThumbsData:Qt,subtitles:Be,live:re}=e,K={...Y,...xt},se=this.getNextVideoInfo(),he={sources:Le,title:Ze,thumbUrl:ut,subtitles:Be,unitedVideoId:nt,isClip:Bt,live:re,albumId:u,statPlace:$,autoplay:S,muted:A,volume:k,fromTime:P,canRewindLive:E,showAds:V,adsSlotId:z,adsParams:K,adsPreviewParam:F,adsAutoplayParam:j,duration:rt,logoClickable:pe,logoHidden:le,isTouch:Pe!=null?Pe:Ve,repeat:Ee,showNextPrevButtons:this.needToShowNextPrevButtons(),nextButtonActive:this.isNextButtonActive(),prevButtonActive:this.isPrevButtonActive(),endScreenVideoTitle:se.nextVideoTitle,endScreenVideoThumb:se.nextVideoThumb,isOneVideoPlaylist:this.isOneVideoPlaylist()},Ce={pictureInPictureApi:this.pictureInPictureApi,annotationsApi:this.annotationsApi};this.log({message:`create player, props: ${JSON.stringify(he)}`});let De=(n=this.interactiveController)==null?void 0:n.state.statistics$.getValue(),pt=(De==null?void 0:De.oneStat)||this.createOneStat(e,i);pt&&(this.statistics=new nu(pt,De==null?void 0:De.statSubscription)),this.uiConfig.features.sentry&&this.uiConfig.sentry.dsn&&new ea(this.uiConfig.sentry,{version:Zs,env:Pc},{movieId:nt,albumId:u,place:$,autoplay:(a=S&&!this.interactiveController)!=null?a:!1,mobile:Pe!=null?Pe:Ve,clip:Bt}),this.interactiveController&&((d=this.prevIsid)!=null||(this.prevIsid=(s=this.statistics)==null?void 0:s.oneStat.isid$.getValue())),this.sentry={...this.sentry,...ea.getInstance()};let Ye=!!Ie,lt=[],Je="tooltip_interactive_go_back_disabled_first";if(Ye&&this.interactiveController){let dt=this.interactiveController.state.isInitialChapter$.getValue(),ei=this.interactiveController.getHistoryState();dt&<.push("REPLAY_BUTTON"),this.interactiveController.getIsSeekable().getValue()||lt.push("SEEK_TO_INTERACTIVE_BUTTON"),ei.hasPrevChapter$.getValue()||(lt.push("PLAY_PREV_CHAPTER_BUTTON"),dt||(ei.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 ei=(o==null?void 0:o.info.isEnded$.getValue())&&((dt=this.interactiveController)==null?void 0:dt.state.isEndChapter$.getValue());ne.onReplayInteractiveVideo&&!ei?ne.onReplayInteractiveVideo():this.replayInteractiveVideo()};this.store=p1({player:o,interfaceLanguage:X,isCyrillicRelatedInterface:oe,videoId:nt,isClip:Bt,isLiveCatchUpMode:Me,isAudioDisabled:J,statAuthToken:w,callbacks:ne,webApi:Ce,videoEpisodes:zt,previewThumbsData:Qt,canDownload:Re,uiConfig:this.uiConfig,coreConfig:this.coreConfig,disabledControls:lt,isInteractive:Ye,saveRate:Ge,interactiveRanges$:(l=this.interactiveController)==null?void 0:l.state.interactiveRanges$,isInteractiveTime$:(p=this.interactiveController)==null?void 0:p.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?fe:[],additionalSettingsMenuItems:D!=null?D:[],additionalContextMenuItems:de!=null?de:[],playPrevVideo:()=>this.playPrevVideo(),playNextVideo:()=>this.playNextVideo(),looped:Ee&&this.videoConfig.videos.length===1,statistics:this.statistics,internalsExposure:this.internalsExposure});let{stores:Jt}=this.microStoresRoot=j1(),Qe=()=>{var dt,ei,Vi,Ro,zi,No;if(!this.store||!this.microStoresRoot||!this.videoConfig)return;this.subscription.add(this.store.state.currentFormat$.subscribe(Pt=>{var _t;return(_t=ne==null?void 0:ne.onCurrentFormatChanged)==null?void 0:_t.call(ne,Pt)})),this.subscription.add(Jt.interactiveControlsOpacity$.subscribe(Pt=>{var _t;Pt!==null&&((_t=this==null?void 0:this.interactiveController)==null||_t.setDisabledControls(Pt))})),this.subscription.add(this.store.state.throughputEstimation$.subscribe(Pt=>{var _t;return(_t=ne==null?void 0:ne.onThroughputEstimationChanged)==null?void 0:_t.call(ne,Pt)})),this.subscription.add(this.store.state.trafficSavingEnabled$.subscribe(Pt=>{var _t;return(_t=ne==null?void 0:ne.onTrafficSavingEnabledChanged)==null?void 0:_t.call(ne,Pt)})),this.subscription.add(new Ui.Observable(Pt=>{this.store&&this.subscription.add(this.store.state.currentPlaybackRate$.subscribe(_t=>Pt.next(_t)))}).pipe(this.uiConfig.features.skipInitialPlaybackRateValue?(0,Ui.skip)(1):Pt=>Pt).subscribe(Pt=>{var _t;return(_t=ne==null?void 0:ne.onCurrentPlaybackRateChanged)==null?void 0:_t.call(ne,Pt)})),this.subscription.add(this.store.state.volume$.subscribe(Pt=>{var _t;return(_t=ne==null?void 0:ne.onVolumeChange)==null?void 0:_t.call(ne,Pt)})),this.subscription.add(this.store.state.muted$.subscribe(Pt=>{var _t,U;return Pt?(_t=ne==null?void 0:ne.onMute)==null?void 0:_t.call(ne):(U=ne==null?void 0:ne.onUnmute)==null?void 0:U.call(ne)})),this.subscription.add(this.store.state.videoBitrate$.subscribe(Pt=>{var _t;return(_t=ne==null?void 0:ne.onVideoBitrateChanged)==null?void 0:_t.call(ne,Pt)})),this.subscription.add(this.store.state.isInteractiveTime$.subscribe(Pt=>{var _t;let U=(_t=this.store)==null?void 0:_t.ui.controls.disabledControls$;U&&(Pt&&!U.includes(Ql)&&U.add(Ql),Pt||U.remove(Ql))})),this.subscription.add(this.store.ui.isFullscreen.subscribe(async Pt=>{var _t;if(!jd.clientChecker.browser.isSamsungBrowser||!Pt||!this.interactiveController)return;document.fullscreenElement===this.shadowRootContainer&&await this.replayInteractiveChapter((_t=this.videoConfig)==null?void 0:_t.callbacks.onExternalFullscreenExit)})),this.statistics&&this.subscription.add(this.statistics.oneStat.vsid$.subscribe(Pt=>{var _t;return(_t=ne==null?void 0:ne.onVSIDChanged)==null?void 0:_t.call(ne,Pt)})),this.initMediaSession(),O(xn,me({interactiveController:this.interactiveController,interactiveContainer:this.interactiveContainer,sources:Le,store:this.store,microStoresRoot:this.microStoresRoot,videoConfig:this.videoConfig,uiConfig:this.uiConfig,title:Ze,thumbUrl:ut,subtitles:Be,live:re,preload:y,autoplay:S,muted:A,volume:k,fromTime:P,canRewindLive:E,supportLink:T,showAds:V,adsSlotId:z,adsParams:K,adsPreviewParam:F,adsAutoplayParam:j,duration:rt,logoClickable:pe,logoHidden:le,isMobile:Pe!=null?Pe:Ve,failoverHosts:B,fullScreenTarget:Z,saveRate:Ge,shadowRootContainer:this.shadowRootContainer,showMiniTimer:Ne,outerContainerRef:this.rootContainer,showNextPrevButtons:this.needToShowNextPrevButtons(),nextButtonActive:this.isNextButtonActive(),prevButtonActive:this.isPrevButtonActive(),endScreenVideoTitle:se.nextVideoTitle,endScreenVideoThumb:se.nextVideoThumb,isOneVideoPlaylist:this.isOneVideoPlaylist(),playPrevChapter:()=>this.playPrevChapter(),seekToInteractive:()=>this.seekToInteractive(),volumeMultiplier:at,showEndScreen:Ae,showAutoplayNext:$e}));let Bo={target:this.playerContainer,props:r(xn)};this.svelteRootComponent=ts(Ym,Bo),this.addPlayerInfoSubscriptions(),this.isInited||(this.isInited=!0,(Vi=(ei=(dt=this.videoConfig)==null?void 0:dt.callbacks)==null?void 0:ei.onInited)==null||Vi.call(ei)),(Ro=this.internalsExposure)==null||Ro.expose({player:this,videoConfig:this.videoConfig,coreConfig:this.coreConfig,uiConfig:this.uiConfig,statisticsConfig:this.statisticsConfig,logger:this.logger,log:this.log}),this.uiConfig.devNullLog&&((No=(zi=this.videoConfig)==null?void 0:zi.callbacks)!=null&&No.onDevNullLog)?gl.devNull.subscribe("ui",this.videoConfig.callbacks.onDevNullLog):gl.devNull.destroy("ui")};this.coreConfig.asyncResolveClientChecker?jd.clientChecker.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:p})=>p).filter(p=>p!=="auto"))})).add(o.state.availableAudioStreams$.subscribe(d=>{d.length>1&&a.onAudioLanguagesAvailable&&a.onAudioLanguagesAvailable()})).add(n.pictureInPicture$.isActive$.subscribe(d=>{var l,p;return d?(l=a.onPiPEnter)==null?void 0:l.call(a):(p=a.onPiPExit)==null?void 0:p.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&&(0,Ui.isNonNullable)(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)}async initInteractives(){var e,i,o,n;if((e=this.videoConfig)!=null&&e.interactiveData)try{let{Interactives:a}=await import("@vkontakte/videoplayer-interactive/es2018");this.interactiveContainer=document.createElement("div"),this.interactiveContainer.classList.add("interactive-root");let s=(i=this.store)==null?void 0:i.interfaceLanguage$,d=s?ye(s):this.videoConfig.interfaceLanguage,{projectInfo:l,initChapterId:p,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:p,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$:u,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(u.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]={...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,A,P,E,T,V;if(!this.store||!this.microStoresRoot)return;let z=u.getValue();if(y==="action-choice"&&S==="setRandomBranch"&&(this.microStoresRoot.stores.graphIsOpened$.set(!1),this.store.ui.controls.disabledControls$.remove(Gl)),y==="action-choice-canceled"){let Y=ye(this.store.state.isPlaying$)||z;if(((P=(k=this.videoConfig)==null?void 0:k.isTouch)!=null?P:(A=this.videoConfig)!=null&&A.isMobile)&&Y){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(Gl)})),await 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,A,P;S.length&&((P=(A=(k=this.videoConfig)==null?void 0:k.callbacks)==null?void 0:A.onInteractiveHistoryChanged)==null||P.call(A,S))}))}this.uiConfig.features.interactiveTimeIndicator&&this.subscription.add(this.interactiveController.events.noInteraction$.subscribe(()=>{var y,S,k,A;(y=this.microStoresRoot)==null||y.stores.showInteractiveTimeIndicatorTooltip$.set(!0,!0),(A=(S=this.videoConfig)==null?void 0:(k=S.callbacks).onInteractiveTimeIndicatorClick)==null||A.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,p,f,_,u,$,w,y,S,k,A,P,E,T,V,z,Y,F,j,X,oe;if(!Array.isArray(e.videos)||e.videos.length===0&&!e.interactiveData)throw new Error("empty videos");if(this.videoConfig=yu(ax,(0,Ui.cloneDeepWith)(e,pe=>pe instanceof HTMLElement?pe:void 0)),this.uiConfig=Kg((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 Ui.InternalsExposure("UI"))),gl.devNull.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:[(0,Z1.now)()]}),(0,Ui.isNonNullable)(this.videoConfig.isMediaSessionEnabled)&&(this.uiConfig.features.mediaSession=(f=(p=this.uiConfig.features.mediaSession)!=null?p:this.videoConfig.isMediaSessionEnabled)!=null?f:!0),(0,Ui.isNonNullable)(this.videoConfig.isPictureInPictureEnabled)&&(this.uiConfig.features.pip=(u=(_=this.uiConfig.features.pip)!=null?_:this.videoConfig.isPictureInPictureEnabled)!=null?u:!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=(A=this.uiConfig.ads.enable)!=null?A:this.videoConfig.showAds,this.videoConfig.adsSlotId=(P=this.uiConfig.ads.slot)!=null?P: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=(Y=this.uiConfig.features.endScreen)!=null?Y:this.videoConfig.showEndScreen,this.videoConfig.showAutoplayNext=(F=this.uiConfig.features.autoplayNext)!=null?F:this.videoConfig.showAutoplayNext,this.videoConfig.showNextPrevButtons=(j=this.uiConfig.features.nextPrevButtons)!=null?j:this.videoConfig.showNextPrevButtons,this.currentPlayingVideoIndex=this.videoConfig.videoIndex&&((X=this.videoConfig.videos)!=null&&X[this.videoConfig.videoIndex])?this.videoConfig.videoIndex:0,this.needToRepeatPlaylist=this.videoConfig.repeat,this.uiConfig.features.pip){let pe={enabled:this.videoConfig.pipEnabled};this.uiConfig.features.dpip?this.pictureInPictureApi=$u.getLatestSupportedVersion(pe):this.pictureInPictureApi=new ta(pe)}this.mediaSessionApi=this.uiConfig.features.mediaSession?new _u:void 0,this.slotsApi=this.uiConfig.features.slots?new mu:void 0,this.annotationsApi=this.uiConfig.features.annotations?new xu(this.uiConfig.features.annotationsInside):void 0,this.annotationsApi&&!this.uiConfig.features.annotationsInside&&this.annotationsApi.init(this.rootContainer),(oe=this.slotsApi)==null||oe.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]),q1(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(xn)&&(r(xn).showNextPrevButtons=this.needToShowNextPrevButtons(),r(xn).nextButtonActive=this.isNextButtonActive(),r(xn).prevButtonActive=this.isPrevButtonActive(),r(xn).endScreenVideoTitle=o.nextVideoTitle,r(xn).endScreenVideoThumb=o.nextVideoThumb,r(xn).isOneVideoPlaylist=this.isOneVideoPlaylist())}updatePrevVideos(e){this.updateVideos(e,"prev")}updateNextVideos(e){this.updateVideos(e,"next")}initMediaSession(){var e,i;this.mediaSessionApi&&((e=this.unsubscribePlayerPhaseSubscription)==null||e.call(this),this.mediaSessionApi.clearSubscriptions(),this.unsubscribePlayerPhaseSubscription=(i=this.store)==null?void 0:i.playerPhase.subscribe(o=>{o==="video"?this.setupMediaSessionForVideo():o==="ads"&&this.setupMediaSessionForAds()}))}setupMediaSessionForVideo(){if(!(!this.videoConfig||!this.mediaSessionApi))try{let{title:e,thumbUrl:i}={...this.videoConfig.videos[this.currentPlayingVideoIndex]},o=[["play",()=>this.play()],["pause",()=>this.pause()],["seekto",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(xn)&&(r(xn).needToRepeatPlaylist=this.needToRepeatPlaylist,r(xn).showNextPrevButtons=this.needToShowNextPrevButtons(),r(xn).nextButtonActive=this.isNextButtonActive(),r(xn).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)}async setLanguage(e){var i;await((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()}async replayInteractiveChapter(e){var i,o;if(this.interactiveController&&((i=this.store)!=null&&i.state.positionExact$)){let n=ye(this.store.state.positionExact$),s=ye(this.store.state.interactiveEpisodes$).find(l=>!l.completed);this.interactiveController.events.playerChanged$.pipe((0,Ui.once)()).subscribe(()=>{s&&n>=s.time?this.seekTime(s.time):this.seekTime(n),e==null||e()});let d=this.interactiveController.getCurrentChapter();await this.interactiveController.setChapter({chapterId:(o=d==null?void 0:d.chapter)==null?void 0:o.id,pushToHistory:!1})}}showInteractiveIndicatorTooltip(e,i=!1){var o;(o=this.microStoresRoot)==null||o.stores.showInteractiveTimeIndicatorTooltip$.set(e,i)}switchToActiveLive(){var e;(e=this.store)==null||e.actions.internal.switchToActiveLive()}updateAdditionalSettingsItem(e,i){var o;(o=this.store)==null||o.actions.external.updateAdditionalSettingsItem(e,i)}addAdditionalSettingsItem(e){var i;(i=this.store)==null||i.actions.external.addAdditionalSettingsItem(e)}removeAdditionalSettingsItem(e){var i;(i=this.store)==null||i.actions.external.removeAdditionalSettingsItem(e)}updateAdditionalContextItem(e,i){var o;(o=this.store)==null||o.actions.external.updateAdditionalContextItem(e,i)}addAdditionalContextItem(e){var i;(i=this.store)==null||i.actions.external.addAdditionalContextItem(e)}removeAdditionalContextItem(e){var i;(i=this.store)==null||i.actions.external.removeAdditionalContextItem(e)}updateAdditionalButton(e,i){var o;(o=this.store)==null||o.actions.external.updateAdditionalButton(e,i)}addAdditionalButton(e){var i;(i=this.store)==null||i.actions.external.addAdditionalButton(e)}removeAdditionalButton(e){var i;(i=this.store)==null||i.actions.external.removeAdditionalButton(e)}updateStatContext(e){this.statistics&&this.statistics.oneStat.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)}};var hl=require("@vkontakte/videoplayer-shared/es2018"),Iu=require("@vkontakte/videoplayer-core/es2018"),lx=()=>{window.customElements.define("vk-video-player",ku)};
|
|
395
|
+
/* \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 Ym(t,e){U(e,!0),q(t,ix);let[i,o]=Be(),n=()=>S(Qt,"$isLive$",i),a=f(e,"sources",7),s=f(e,"store",7),d=f(e,"microStoresRoot",7),l=f(e,"videoConfig",7),p=f(e,"uiConfig",7),m=f(e,"title",7),$=f(e,"thumbUrl",7),u=f(e,"interactiveContainer",7),_=f(e,"interactiveController",7),w=f(e,"subtitles",7),y=f(e,"live",7),C=f(e,"preload",7),T=f(e,"autoplay",7),E=f(e,"volume",7,void 0),P=f(e,"muted",7,void 0),A=f(e,"fromTime",7),I=f(e,"canRewindLive",7),V=f(e,"showAds",7),H=f(e,"adsSlotId",7,void 0),G=f(e,"adsParams",7,void 0),O=f(e,"adsPreviewParam",7,void 0),X=f(e,"adsAutoplayParam",7,void 0),oe=f(e,"duration",7,void 0),Y=f(e,"logoClickable",7),fe=f(e,"logoHidden",7),ae=f(e,"isMobile",7),Le=f(e,"showNextPrevButtons",7,!1),Ae=f(e,"nextButtonActive",7,!1),he=f(e,"prevButtonActive",7,!1),se=f(e,"endScreenVideoTitle",7,void 0),Me=f(e,"endScreenVideoThumb",7,void 0),ne=f(e,"isOneVideoPlaylist",7,!1),N=f(e,"supportLink",7),ue=f(e,"shadowRootContainer",7,void 0),ge=f(e,"outerContainerRef",7,void 0),Ge=f(e,"fullScreenTarget",7,void 0),te=f(e,"failoverHosts",7,void 0),Q=f(e,"showMiniTimer",7,!1),W=f(e,"saveRate",7),Ve=f(e,"seekToInteractive",7,wa.noop),De=f(e,"playPrevChapter",7,wa.noop),tt=f(e,"volumeMultiplier",7),Se=f(e,"showAutoplayNext",7),$e=f(e,"showEndScreen",7,!0),Ne=f(e,"keyboardControls",15,void 0),{subscribers:Ye,stores:ot}=d();Yg(p());let bt=qt(),et=p().logoLink,vt=s().ui.debugPanelVisible,Mt=s().ui.playerSize,Qt=s().state.isLive$,Lt=s().state.isInteractive&&yu.clientChecker.device.isAndroid,_e=J(void 0),j=null,be=J(!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}),ah(s(),ot),qe(()=>{s().ui.isMobile.set(ae())});let re=(Z=!1)=>{B(be,!0),Z?s().actions.external.firstStart(V()):s().actions.internal.firstStart(V())},Re=()=>{if(bt.features.qualityDetailsSubMenuEnabled){let Z=Ih(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{kh(s().videoId),Hp()&&s().actions.internal.setTrafficSavingEnabled(!0);let Jt=Dp(s().videoId);Jt&&s().actions.internal.setQuality(Jt)}};function He(Z){var ui,oi,ut;let Jt=a()||Z;Jt&&s().initVideo({container:r(_e),sources:Jt,failoverHosts:te(),subtitles:w(),volumeMultiplier:tt()});let ci=wa.safeStorage.get(Zl)==="true";vt.set(ci),A()>0&&s().actions.external.seekTime(A());let zi=ae()?bt.volumeDefault:(oi=(ui=E())!=null?ui:Nc())!=null?oi:bt.volumeDefault,ii=(ut=P())!=null?ut:yh();if(s().actions.external.setVolume(zi),s().actions.external.setMuted(ii),s().getAdmanWrapper().setInitialVolume(ii?0:zi),Re(),bt.features.saveRate&&W()){let fo=Sh();fo&&!n()&&s().actions.internal.setPlaybackRate(fo)}if(Se()){let fo=Th();fo&&s().actions.internal.setAutoplayNextEnabled(fo)}s().ui.isAutoplay.set(T()),T()?re():C()&&bt.features.preload&&s().actions.internal.preload()}let nt=Z=>{if(window.ResizeObserver){let Jt,ci;j=new ResizeObserver((0,wa.throttleFn)(zi=>{let ii=zi[0];if(ii.contentBoxSize){let ui=Array.isArray(ii.contentBoxSize)?ii.contentBoxSize[0]:ii.contentBoxSize;Jt=ui.inlineSize,ci=ui.blockSize}else ii.contentRect&&(Jt=ii.contentRect.width,ci=ii.contentRect.height);Mt.set({width:Jt,height:ci})},300)),j.observe(Z)}Mt.set({width:Z.clientWidth,height:Z.clientHeight})},dt=()=>{document.hidden&&s().actions.external.stop()};zt(()=>{var ci,zi,ii,ui;Lt&&document.addEventListener("visibilitychange",dt),bt.debugLog&&s().actions.internal.startLogging(),nt(r(_e));let Z=Ye.map(oi=>oi.init({store:s(),microStores:ot,config:l(),interactiveController:_(),uiConfig:p()})),Jt=()=>{Lt&&document.removeEventListener("visibilitychange",dt),j==null||j.disconnect(),Z.forEach(oi=>oi.unsubscribe()),s().destroy()};return((ci=y())==null?void 0:ci.status)==="upcoming"?(s().actions.internal.setLiveWaitingStart(!0),Jt):((zi=y())==null?void 0:zi.status)==="waiting"?(s().actions.internal.setLiveWaitingRecover(!0),Jt):(((ii=y())==null?void 0:ii.status)==="finished"||((ui=y())==null?void 0:ui.status)==="postlive")&&!Object.keys(a()||[]).length?(s().actions.internal.setLiveWaitingRecord(!0),Jt):(He(),Jt)});function Ze(){r(be)?s().actions.external.play():re(!0)}function Xe(){s().actions.external.pause()}function Je(Z){s().actions.external.setMuted(Z)}function We(){s().actions.external.toggleSubtitle()}function gt(Z){ae()||Z>=0&&Z<=1&&s().actions.external.setVolume(Z)}function ze(Z){s().actions.internal.seekTime(Z,W1.SeekAction.UNKNOWN)}function ct(Z){s().actions.external.seekEpisodeStartTime(Z)}function jt(){s().actions.external.returnFocusToEpisodes()}function Di(Z){s().actions.external.setPlaybackRate(Z)}function ki(Z){s().actions.external.setAutoQualityLimits(Z)}let Ui=$u(bt.view),Yi=l().playerView==="preview";var Zi=tx();let Vt;it(Zi,Ui);var wt=h(Zi);{var Dt=Z=>{Gm(Z,{get store(){return s()},uiConfig:bt,get thumbUrl(){return $()},get interactiveContainer(){return u()},get live(){return y()},get autoplay(){return T()},get canRewindLive(){return I()},get showAds(){return V()},get adsSlotId(){return H()},get adsParams(){return G()},get adsPreviewParam(){return O()},get adsAutoplayParam(){return X()},get duration(){return oe()},get logoClickable(){return Y()},get logoHidden(){return fe()},logoTargetUrl:et,get nextButtonActive(){return Ae()},get prevButtonActive(){return he()},get endScreenVideoTitle(){return se()},get endScreenVideoThumb(){return Me()},get isOneVideoPlaylist(){return ne()},get supportLink(){return N()},get shadowRootContainer(){return ue()},get outerContainerRef(){return ge()},get fullScreenTarget(){return Ge()},get showMiniTimer(){return Q()},get playerStarted(){return r(be)},get seekToInteractive(){return Ve()},get playPrevChapter(){return De()},firstStart:re,seekTime:ze,get showEndScreen(){return $e()},get showAutoplayNext(){return Se()},get showNextPrevButtons(){return Le()},get videoContainer(){return r(_e)},set videoContainer(Jt){B(_e,pe(Jt))}})},So=Z=>{var Jt=Ue(),ci=ce(Jt);{var zi=ui=>{jm(ui,{get thumbUrl(){return $()},get outsideDuration(){return oe()},get canRewindLive(){return I()},get videoContainer(){return r(_e)},set videoContainer(oi){B(_e,pe(oi))}})},ii=ui=>{Km(ui,{get store(){return s()},uiConfig:bt,get title(){return m()},get thumbUrl(){return $()},get interactiveContainer(){return u()},get live(){return y()},get autoplay(){return T()},get canRewindLive(){return I()},get showAds(){return V()},get adsSlotId(){return H()},get adsParams(){return G()},get adsPreviewParam(){return O()},get adsAutoplayParam(){return X()},get duration(){return oe()},get logoClickable(){return Y()},get logoHidden(){return fe()},logoTargetUrl:et,get nextButtonActive(){return Ae()},get prevButtonActive(){return he()},get endScreenVideoTitle(){return se()},get endScreenVideoThumb(){return Me()},get isOneVideoPlaylist(){return ne()},get supportLink(){return N()},get shadowRootContainer(){return ue()},get outerContainerRef(){return ge()},get fullScreenTarget(){return Ge()},get showMiniTimer(){return Q()},get playerStarted(){return r(be)},get seekToInteractive(){return Ve()},get playPrevChapter(){return De()},firstStart:re,get showEndScreen(){return $e()},get showAutoplayNext(){return Se()},get showNextPrevButtons(){return Le()},get videoContainer(){return r(_e)},set videoContainer(oi){B(_e,pe(oi))},get keyboardControls(){return Ne()},set keyboardControls(oi){Ne(oi)}})};R(ci,ui=>{Yi?ui(zi):ui(ii,!1)})}b(Z,Jt)};R(wt,Z=>{ae()?Z(Dt):Z(So,!1)})}g(Zi),k(Z=>Vt=ee(Zi,1,"root svelte-7ed4yj",null,Vt,Z),[()=>({"root--miui-browser":yu.clientChecker.device.isMobile&&yu.clientChecker.browser.isMiuiBrowser,"visible-outside":Yi})]),b(t,Zi);var ln=z({initVideo:He,play:Ze,pause:Xe,setMuted:Je,toggleSubtitle:We,setVolume:gt,seekTime:ze,seekEpisodeStartTime:ct,returnFocusToEpisodes:jt,setPlaybackRate:Di,setAutoQualityLimits:ki,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 p()},set uiConfig(Z){p(Z)},get title(){return m()},set title(Z){m(Z)},get thumbUrl(){return $()},set thumbUrl(Z){$(Z)},get interactiveContainer(){return u()},set interactiveContainer(Z){u(Z)},get interactiveController(){return _()},set interactiveController(Z){_(Z)},get subtitles(){return w()},set subtitles(Z){w(Z)},get live(){return y()},set live(Z){y(Z)},get preload(){return C()},set preload(Z){C(Z)},get autoplay(){return T()},set autoplay(Z){T(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 I()},set canRewindLive(Z){I(Z)},get showAds(){return V()},set showAds(Z){V(Z)},get adsSlotId(){return H()},set adsSlotId(Z){H(Z)},get adsParams(){return G()},set adsParams(Z){G(Z)},get adsPreviewParam(){return O()},set adsPreviewParam(Z){O(Z)},get adsAutoplayParam(){return X()},set adsAutoplayParam(Z){X(Z)},get duration(){return oe()},set duration(Z){oe(Z)},get logoClickable(){return Y()},set logoClickable(Z){Y(Z)},get logoHidden(){return fe()},set logoHidden(Z){fe(Z)},get isMobile(){return ae()},set isMobile(Z){ae(Z)},get showNextPrevButtons(){return Le()},set showNextPrevButtons(Z){Le(Z)},get nextButtonActive(){return Ae()},set nextButtonActive(Z){Ae(Z)},get prevButtonActive(){return he()},set prevButtonActive(Z){he(Z)},get endScreenVideoTitle(){return se()},set endScreenVideoTitle(Z){se(Z)},get endScreenVideoThumb(){return Me()},set endScreenVideoThumb(Z){Me(Z)},get isOneVideoPlaylist(){return ne()},set isOneVideoPlaylist(Z){ne(Z)},get supportLink(){return N()},set supportLink(Z){N(Z)},get shadowRootContainer(){return ue()},set shadowRootContainer(Z){ue(Z)},get outerContainerRef(){return ge()},set outerContainerRef(Z){ge(Z)},get fullScreenTarget(){return Ge()},set fullScreenTarget(Z){Ge(Z)},get failoverHosts(){return te()},set failoverHosts(Z){te(Z)},get showMiniTimer(){return Q()},set showMiniTimer(Z){Q(Z)},get saveRate(){return W()},set saveRate(Z){W(Z)},get showAutoplayNext(){return Se()},set showAutoplayNext(Z){Se(Z)},get seekToInteractive(){return Ve()},set seekToInteractive(Z){Ve(Z)},get playPrevChapter(){return De()},set playPrevChapter(Z){De(Z)},get volumeMultiplier(){return tt()},set volumeMultiplier(Z){tt(Z)},get showEndScreen(){return $e()},set showEndScreen(Z){$e(Z)},get keyboardControls(){return Ne()},set keyboardControls(Z){Ne(Z)}});return o(),ln}var ox=xe('<svg><!><path fill="currentColor" d="M38.245 6c3.566 0 4.859.371 6.162 1.069a7.27 7.27 0 0 1 3.025 3.024c.697 1.303 1.068 2.597 1.068 6.163v23.489c0 3.566-.371 4.859-1.069 6.162a7.27 7.27 0 0 1-3.024 3.025C43.104 49.629 41.811 50 38.245 50h-19.49c-3.565 0-4.859-.371-6.162-1.069a7.27 7.27 0 0 1-3.024-3.024C8.87 44.604 8.5 43.311 8.5 39.745v-23.49c0-3.565.371-4.859 1.069-6.162a7.27 7.27 0 0 1 3.024-3.024C13.896 6.37 15.19 6 18.756 6zm.314 3H18.756c-2.799 0-3.761.186-4.749.714a4.27 4.27 0 0 0-1.793 1.793c-.508.95-.7 1.876-.713 4.434L11.5 39.744c0 2.799.186 3.761.714 4.749a4.27 4.27 0 0 0 1.793 1.793c.988.528 1.95.714 4.749.714h19.489c2.798 0 3.76-.186 4.748-.714a4.27 4.27 0 0 0 1.793-1.793c.528-.988.714-1.95.714-4.748v-23.49c0-2.798-.186-3.76-.714-4.748a4.27 4.27 0 0 0-1.793-1.793c-.95-.508-1.876-.7-4.434-.713zM19.22 38c.445 0 .607.046.77.134a.9.9 0 0 1 .377.378c.088.163.134.324.134.77v1.436c0 .446-.046.607-.134.77a.9.9 0 0 1-.378.378c-.162.088-.324.134-.77.134h-1.436c-.446 0-.608-.046-.77-.134a.9.9 0 0 1-.378-.378c-.088-.163-.134-.324-.134-.77v-1.436c0-.446.046-.607.134-.77a.9.9 0 0 1 .378-.378c.162-.088.324-.134.77-.134h1.436zm20 0c.445 0 .606.046.77.134a.9.9 0 0 1 .377.378c.088.163.134.324.134.77v1.436c0 .446-.046.607-.134.77a.9.9 0 0 1-.378.378c-.163.088-.324.134-.77.134h-1.436c-.446 0-.607-.046-.77-.134a.9.9 0 0 1-.378-.378c-.088-.163-.134-.324-.134-.77v-1.436c0-.446.046-.607.134-.77a.9.9 0 0 1 .378-.378c.163-.088.324-.134.77-.134zm-20-8c.445 0 .607.046.77.134a.9.9 0 0 1 .377.378c.088.162.134.324.134.77v1.436c0 .446-.046.607-.134.77a.9.9 0 0 1-.378.378c-.162.088-.324.134-.77.134h-1.436c-.446 0-.608-.046-.77-.134a.9.9 0 0 1-.378-.378c-.088-.163-.134-.324-.134-.77v-1.436c0-.446.046-.608.134-.77a.9.9 0 0 1 .378-.378c.162-.088.324-.134.77-.134h1.436zm20 0c.445 0 .606.046.77.134a.9.9 0 0 1 .377.378c.088.162.134.324.134.77v1.436c0 .446-.046.607-.134.77a.9.9 0 0 1-.378.378c-.163.088-.324.134-.77.134h-1.436c-.446 0-.607-.046-.77-.134a.9.9 0 0 1-.378-.378c-.088-.163-.134-.324-.134-.77v-1.436c0-.446.046-.608.134-.77a.9.9 0 0 1 .378-.378c.163-.088.324-.134.77-.134zm-20-8c.445 0 .607.046.77.134a.9.9 0 0 1 .377.378c.088.162.134.324.134.77v1.436c0 .446-.046.608-.134.77a.9.9 0 0 1-.378.378c-.162.088-.324.134-.77.134h-1.436c-.446 0-.608-.046-.77-.134a.9.9 0 0 1-.378-.378c-.088-.162-.134-.324-.134-.77v-1.436c0-.446.046-.608.134-.77a.9.9 0 0 1 .378-.378c.162-.088.324-.134.77-.134h1.436zm20 0c.445 0 .606.046.77.134a.9.9 0 0 1 .377.378c.088.162.134.324.134.77v1.436c0 .446-.046.608-.134.77a.9.9 0 0 1-.378.378c-.163.088-.324.134-.77.134h-1.436c-.446 0-.607-.046-.77-.134a.9.9 0 0 1-.378-.378c-.088-.162-.134-.324-.134-.77v-1.436c0-.446.046-.608.134-.77a.9.9 0 0 1 .378-.378c.163-.088.324-.134.77-.134zm-20-8c.445 0 .607.046.77.134a.9.9 0 0 1 .377.378c.088.162.134.324.134.77v1.436c0 .446-.046.608-.134.77a.9.9 0 0 1-.378.378c-.162.088-.324.134-.77.134h-1.436c-.446 0-.608-.046-.77-.134a.9.9 0 0 1-.378-.378c-.088-.162-.134-.324-.134-.77v-1.436c0-.446.046-.607.134-.77a.9.9 0 0 1 .378-.378c.162-.088.324-.134.77-.134h1.436zm20 0c.445 0 .606.046.77.134a.9.9 0 0 1 .377.378c.088.162.134.324.134.77v1.436c0 .446-.046.608-.134.77a.9.9 0 0 1-.378.378c-.163.088-.324.134-.77.134h-1.436c-.446 0-.607-.046-.77-.134a.9.9 0 0 1-.378-.378c-.088-.162-.134-.324-.134-.77v-1.436c0-.446.046-.607.134-.77a.9.9 0 0 1 .378-.378c.163-.088.324-.134.77-.134z"></path></svg>');function Zm(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=ox();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(),g(o),k(()=>n=Ie(o,n,{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 Xm(t,e){let i=f(e,"isWhite",3,!1),o=v(()=>i()?"color: #fff;":"color: #909499;");Zm(t,{get style(){return r(o)}})}var nx=L('<div class="title svelte-1y9fytq"> </div>'),rx=L('<div class="playerStub svelte-1y9fytq"><!> <!></div>'),sx={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 Jm(t,e){q(t,sx);var i=rx(),o=h(i);{var n=d=>{var l=nx(),p=h(l,!0);g(l),k(()=>me(p,e.title)),b(d,l)};R(o,d=>{e.title&&d(n)})}var a=M(o,2);{var s=d=>{let l=v(()=>!!e.thumbUrl);Xm(d,{get isWhite(){return r(l)}})};R(a,d=>{(!e.title||!e.thumbUrl)&&d(s)})}g(i),k(()=>it(i,e.thumbUrl?`background-image: url('${e.thumbUrl}')`:"")),b(t,i)}var J1=require("@vkontakte/videoplayer-shared/es2018"),ji=require("@vkontakte/videoplayer-shared/es2018"),Jd=require("@vkontakte/videoplayer-core/es2018"),e0=require("@vkontakte/videoplayer-statistics/es2018");var wu=require("@vkontakte/videoplayer-shared/es2018"),xu=class{constructor(){this.subscription=new wu.Subscription,this.logger=new wu.Logger,this.log=this.logger.createComponentLog("MediaSessionApi")}isSupported(){return"mediaSession"in navigator}setMetaData({title:e,artist:i="",thumbUrl:o=""}){this.isSupported()&&(navigator.mediaSession.metadata=new MediaMetadata({title:e,artist:i,artwork:[{src:o,sizes:"96x96",type:"image/png"},{src:o,sizes:"128x128",type:"image/png"},{src:o,sizes:"192x192",type:"image/png"},{src:o,sizes:"256x256",type:"image/png"},{src:o,sizes:"384x384",type:"image/png"},{src:o,sizes:"512x512",type:"image/png"}]}))}updateActionHandlers(e){this.resetActionHandlers(),this.setActionHandlers(e)}resetActionHandlers(){let e=[["play",null],["pause",null],["stop",null],["nexttrack",null],["previoustrack",null],["seekto",null],["seekbackward",null],["seekforward",null]];this.setActionHandlers(e)}setActionHandlers(e){var i,o;if(this.isSupported())for(let[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=Ce(e.state.currentPlaybackRate$),n=Ce(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()}};var hl=require("@vkontakte/videoplayer-shared/es2018");var ax=xe('<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 ev(t,e){let i=Pe(e,["$$slots","$$events","$$legacy","children"]);var o=ax();let n;var a=h(o);ve(a,()=>{var s;return(s=e.children)!=null?s:ie}),ye(),g(o),k(()=>n=Ie(o,n,{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 lx=L('<div><div><!></div> <span class="title svelte-1pbsod4"> </span></div>'),dx={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 tv(t,e){U(e,!0),q(t,dx);let[i,o]=Be(),n=()=>S(p,"$interfaceLanguage$",i),a=()=>S(m,"$isMobile$",i),s=Te(),d=qt(),l=!!s.webApi.pictureInPictureApi,p=s.interfaceLanguage$,m=s.ui.isMobile,$=s.ui.t,u=v(()=>n()&&$("pip_dummy_title")),_=$u(d.view);var w=lx();ee(w,1,"player-pip-dummy svelte-1pbsod4",null,{},{"is-pip-api":l}),it(w,_);var y=h(w);let C;var T=h(y);ev(T,{}),g(y);var E=M(y,2),P=h(E,!0);g(E),g(w),k(A=>{C=ee(y,1,"dummy-image svelte-1pbsod4",null,C,A),me(P,r(u))},[()=>({desktop:!a()})]),b(t,w),z(),o()}var cx=Object.defineProperty,ux=(t,e,i)=>e in t?cx(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,gl=(t,e,i)=>ux(t,typeof e!="symbol"?e+"":e,i),px=460,fx=280,Wd=class{constructor({enabled:e=!0}={enabled:!0}){gl(this,"playerDomElement"),gl(this,"playerParentShadowRoot"),gl(this,"playerDummyElement"),gl(this,"svelteContext"),gl(this,"pipWindow"),gl(this,"info",{isActive$:new hl.ValueSubject(!1),isEnabled$:new hl.ValueSubject(!1),type:1}),this.info.isEnabled$=new hl.ValueSubject(e)}isSupported(){let{isEmbed:e}=(0,hl.detectEmbed)();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}async request(){var e,i;if(!this.isSupported()||!this.playerDomElement||!this.playerParentShadowRoot)return;this.pipWindow=await documentPictureInPicture.requestWindow({width:px,height:fx,copyStyleSheets:!0}),this.pipWindow.document.body.style.margin="0";let o=[...this.playerParentShadowRoot.styleSheets].map(l=>[...l.cssRules].map(p=>p.cssText).join(" ")).filter(Boolean).join(`
|
|
396
|
+
`),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=Jr(tv,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||(Ws(this.playerDummyElement),this.playerParentShadowRoot.append(this.playerDomElement),this.info.isActive$.next(!1))})}async remove(){return new Promise(e=>{var i;(i=documentPictureInPicture.window)==null||i.close(),e()})}async dispose(){await 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 K1(t){return t instanceof Wd}var Su=class{static getLatestSupportedVersion(e){let i=new ta(e),o=new Wd(e);if(o.isSupported())return o;if(i.isSupported())return i}};function Cu(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 Q1="Inner error. Unexpectedly root annotation container null reference exception",G1="Annotation with such name already exists",j1="Annotation with such name does not exist";var _l=class extends Error{constructor(e){super(e),this.name="AnnotationError"}};var bl=require("@vkontakte/videoplayer-shared/es2018"),mx="1",vx=100,Tu=class{constructor(e){this.annotationsInside=e;this.annotations=new Map;this.subscriptions=new bl.Subscription}init(e){if(this.rootAnnotationsContainer=e,this.annotationsInside)return;let i=(0,bl.throttleFn)(()=>{for(let o of this.annotations.values())this.isElementExceedsBoundaries(o,this.playerSize.width,this.playerSize.height)?o.style.visibility="hidden":o.style.visibility="visible"},vx);this.subscriptions.add((0,bl.observeElementSize)(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 _l(Q1);if(this.annotations.has(e))throw new _l(G1);i.style.zIndex=(o=i.style.zIndex)!=null?o:mx,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 _l(j1);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(){}};var Sa=require("@vkontakte/videoplayer-shared/es2018"),Uo=class{init({store:e,microStores:i,interactiveController:o,config:n}){return(0,Sa.assertNonNullable)(e),(0,Sa.assertNonNullable)(i),(0,Sa.assertNonNullable)(n),n.interactiveData&&(0,Sa.assertNonNullable)(o),this.subscription=new Sa.Subscription,this.subscription}};var Kd=class extends Uo{constructor(){super(...arguments);this.stateName="fakeIsPlaying$";this.state$={...de(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 Qd=class extends Uo{constructor(){super(...arguments);this.stateName="interactiveControlsOpacity$";this.state$={...de(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:p,isMobile:m}=a.ui,$=Ce(m),u=()=>$&&Ce(p);return o.add(p.subscribe(_=>{if(!$)return;let w=Ce(s);Ce(l)?this.state$.set(_):w!==null&&this.state$.set(!w||_)})),o.add(l.subscribe(_=>{this.state$.set(!_||u())})),o.add(s.subscribe(_=>{if(_===null)return;let w=Ce(d);if(u()){this.state$.set(!0);return}w&&this.state$.set(!_)})),o}};var Gd=class extends Uo{constructor(){super(...arguments);this.stateName="seekToInteractiveDisabledTooltip$";this.state$=de("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}};var Y1=require("@vkontakte/videoplayer-shared/es2018"),iv=de(!1),Iu=null,jd=class extends Uo{constructor(){super(...arguments);this.stateName="showInteractiveTimeIndicatorTooltip$";this.state$={...iv,set:(i,o=!1)=>{i!==Ce(iv)&&(this.clearTimeout(),iv.set(i),!i&&Iu&&(Iu=!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:p}=n.ui.controls;o.add(l.subscribe($=>{Ce(s)&&$&&this.state$.set(!1)}));let m=(a==null?void 0:a.interactiveData)||{tooltipHelpHintActive:!1};return o.add((0,Y1.combine)({isPlaying$:d,isInteractiveTime$:s,interactiveTimeIndicator:p}).subscribe(({isPlaying$:$,isInteractiveTime$:u,interactiveTimeIndicator:_})=>{var w,y;if(!(!$||!(_!=null&&_.isDisplayed))){if(!u)return this.state$.set(!1);m.tooltipHelpHintActive&&Iu===null&&(Iu=!0,m.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)}};var ku=require("@vkontakte/videoplayer-shared/es2018");var Yd=class extends Uo{constructor(){super(...arguments);this.stateName="graphIsOpened$";this.graphMadePause=!1;this.state$={...de(null),toggle:ku.noop};this.checkIfShouldHide=i=>Ss(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=async()=>{if(this.checkIfShouldHide(Ce(s)))return;let l=Ce(this.state$),{isEnded$:p,playbackState$:m}=n.state,{disabledControls$:$}=n.ui.controls,u=Ce(p),_=Ce(m);if(l)try{await(a==null?void 0:a.toggleGraphView(!1)),this.state$.set(!1),$.remove(Pp),!u&&this.graphMadePause&&n.actions.internal.play()}catch(w){d({message:"Cant hide graph"})}else{this.graphMadePause=_==="playing";try{await(a==null?void 0:a.toggleGraphView(!0)),this.state$.set(!0),$.add(Pp),!u&&this.graphMadePause&&n.actions.internal.pause()}catch(w){d({message:"Cant show graph"})}}},o.add((0,ku.combine)({graphIsOpened:this.state$,currentGridType:s}).subscribe(async({graphIsOpened:l,currentGridType:p})=>{if(this.checkIfShouldHide(p)&&l)try{await(a==null?void 0:a.toggleGraphView(!1)),this.state$.set(!1)}catch($){d({message:"Cant hide graph"})}})),o}};var ov=require("@vkontakte/videoplayer-shared/es2018"),Zd=class extends Uo{constructor(){super(...arguments);this.stateName="pictureInPicture$";this.state$={isActive$:de(!1),isEnabled$:de(!1),type$:de(void 0)}}init(i){let o=super.init(i),{store:n}=i,{info:{isActive$:a,isEnabled$:s,type:d}}=n.webApi.pictureInPictureApi||{info:{isActive$:new ov.ValueSubject(!1),isEnabled$:new ov.ValueSubject(!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}};var Pu=require("@vkontakte/videoplayer-shared/es2018");var Eu=require("@vkontakte/videoplayer-shared/es2018"),Z1=({maxShowCount:t,timeout:e})=>{let i=[t!==0?gx({maxCount:t}):void 0,e!==0?hx({timeout:e}):void 0].filter(o=>!!o);return{notificationShowed:o=>i.forEach(n=>n.notificationShowed(o)),canShowNotification:o=>i.every(n=>n.canShowNotification(o))}},gx=({maxCount:t})=>{let e={};return{notificationShowed:i=>{var o,n;e[i]=((o=e[i])!=null?o:0)+1,Eu.safeStorage.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}}},hx=({timeout:t})=>{let e="videoplayer_notifications_manager",i=()=>{try{return JSON.parse(Eu.safeStorage.get(e)||"{}")}catch(a){return{}}},o=a=>Eu.safeStorage.set(e,JSON.stringify(a)),n=a=>{let s=i();delete s[a],o(s)};return{notificationShowed:a=>{o({...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 Xd=class extends Uo{constructor(){super(...arguments);this.stateName="notifications$";this.state$={notificationsToShow$:de({}),showNotification:i=>{this.state$.notificationsToShow$.update(o=>(o[i]=!0,o)),this.notificationManager.notificationShowed(i)},closeNotification:i=>{this.state$.notificationsToShow$.update(o=>(delete o[i],o))}}}init(i){let o=super.init(i),{store:n,uiConfig:{features:{maxCountShowSlowVideoNotification:a,timeoutShowSlowVideoNotification:s,showSlowVideoNotification:d,forceAutoQualityWhenSevereStallHappens:l}}}=i;this.notificationManager=Z1({maxShowCount:a,timeout:s});let p=n.getPlayer();return o.add(p.events.severeStallOccured$.pipe((0,Pu.filterChanged)(),(0,Pu.filter)(m=>m)).subscribe(()=>{d&&!p.info.isAutoQualityEnabled$.getValue()&&this.notificationManager.canShowNotification("slow_video")&&(l&&n.actions.internal.setQuality("auto"),this.state$.showNotification("slow_video"))})),o}};var X1=()=>[Kd,Qd,Gd,jd,Yd,Zd,Xd].reduce(({subscribers:t,stores:e},i)=>{let o=new i;return{subscribers:[...t,o],stores:{...e,[o.stateName]:o.state$}}},{subscribers:[],stores:{}});var $l=require("@vkontakte/videoplayer-shared/es2018");var _x=Object.defineProperty,bx=(t,e,i)=>e in t?_x(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Xt=(t,e,i)=>bx(t,typeof e!="symbol"?e+"":e,i),$x={preload:!0,autoplay:!1,repeat:!1,fromTime:0,canRewindLive:!0,showAds:!1,interfaceLanguage:ji.InterfaceLanguage.RU,isCyrillicRelatedInterface:!0,logoClickable:!1,logoHidden:!1,isTouch:(0,Jd.isMobile)(),isMediaSessionEnabled:!0,isPictureInPictureEnabled:!0,isAudioDisabled:!1,callbacks:{uiInfo:{}},tuningConfig:{configName:[]},saveRate:!0,volumeMultiplier:1,showEndScreen:!0,showAutoplayNext:!0,showNextPrevButtons:!0},wn=J(void 0),Au=class extends HTMLElement{constructor(){super(),Xt(this,"svelteStubComponent"),Xt(this,"svelteRootComponent"),Xt(this,"store"),Xt(this,"microStoresRoot"),Xt(this,"statistics"),Xt(this,"sentry"),Xt(this,"_shadowRoot"),Xt(this,"playerContainer"),Xt(this,"rootContainer"),Xt(this,"shadowRootContainer"),Xt(this,"uiConfig"),Xt(this,"coreConfig"),Xt(this,"statisticsConfig"),Xt(this,"interactiveController"),Xt(this,"interactiveContainer"),Xt(this,"graphMadePause"),Xt(this,"currentPlayingVideoIndex",0),Xt(this,"needToRepeatPlaylist",!1),Xt(this,"videoConfig"),Xt(this,"pictureInPictureApi"),Xt(this,"mediaSessionApi"),Xt(this,"unsubscribePlayerPhaseSubscription"),Xt(this,"logger"),Xt(this,"log"),Xt(this,"subscription"),Xt(this,"interactiveSubscription"),Xt(this,"annotationsApi"),Xt(this,"slotsApi"),Xt(this,"prevIsid"),Xt(this,"isInited",!1),Xt(this,"internalsExposure",null),Xt(this,"shadowDOMCallbacksDisabled",!1),Xt(this,"createOneStat",(e,i={})=>{var o,n,a,s;let{albumId:d,statPlace:l,statUserSalt:p,statTrackCode:m,statVKAppId:$,refreshStatAuthToken:u,autoplay:_,isMobile:w,isTouch:y,refDomain:C,deviceId:T,interactiveData:E}=Cu(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:I,isClip:V=!1}=e;if(this.uiConfig.features.statistics&&I)return new e0.OneStat({movieId:I,albumId:d,place:l,trackCode:m,vkAppId:$,autoplay:(s=_&&!this.interactiveController)!=null?s:!1,mobile:y!=null?y:w,clip:V,refDomain:C,deviceId:T,...P&&(!this.isInited||A)&&{projectId:Number(P)}},{refreshAuthToken:u,userSalt:p,config:this.statisticsConfig,...this.interactiveController&&{useIsid:!0,isid:this.prevIsid}})}),$l.devNull.create("ui"),this.logger=new ji.Logger,this.log=this.logger.createComponentLog("VKVideoPlayer"),this.subscription=new ji.Subscription,this.interactiveSubscription=new ji.Subscription,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=pe({title:o,thumbUrl:n}),s={target:this.playerContainer,props:a};this.svelteStubComponent=Jr(Jm,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(),$l.devNull.destroy("ui"))}initPlayerRootContainers(){this.rootContainer=document.createElement("div"),this.rootContainer.style.position="relative",this.rootContainer.className="root-container",this.rootContainer.style.width="100%",this.rootContainer.style.height="100%",this.rootContainer.style.minHeight="206px",this.shadowRootContainer=document.createElement("div"),this.shadowRootContainer.style.position="absolute",this.shadowRootContainer.className="shadow-root-container",this.shadowRootContainer.style.width="100%",this.shadowRootContainer.style.height="100%",this._shadowRoot=this.shadowRootContainer.attachShadow({mode:"open"}),this.playerContainer=document.createElement("div"),this.playerContainer.style.all="initial",this.playerContainer.style.display="block",this.playerContainer.style.contain="strict",this.playerContainer.style.width="100%",this.playerContainer.style.height="100%",this._shadowRoot.append(this.playerContainer),this.rootContainer.append(this.shadowRootContainer),this.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,p,m,$;if(!this.videoConfig)return;let{albumId:u,statPlace:_,statAuthToken:w,preload:y,autoplay:C,volume:T,muted:E,fromTime:P,canRewindLive:A,supportLink:I,showAds:V,adsSlotId:H,adsParams:G={},adsPreviewParam:O,adsAutoplayParam:X,interfaceLanguage:oe,isCyrillicRelatedInterface:Y,logoClickable:fe,logoHidden:ae,isMobile:Le,isTouch:Ae,isAudioDisabled:he,isLiveCatchUpMode:se,fullScreenTarget:Me,failoverHosts:ne,canDownload:N,callbacks:ue,interactiveData:ge,showThumbTimer:Ge,additionalButtons:te=[],additionalSettingsMenuItems:Q=[],additionalContextMenuItems:W=[],repeat:Ve,saveRate:De,volumeMultiplier:tt,showEndScreen:Se,showAutoplayNext:$e}=Cu(this.videoConfig,i),{sources:Ne,title:Ye,thumbUrl:ot,unitedVideoId:bt,isClip:et=!1,duration:vt,adsParams:Mt={},videoEpisodes:Qt,previewThumbsData:Gt,subtitles:Lt,live:_e}=e,j={...G,...Mt},be=this.getNextVideoInfo(),re={sources:Ne,title:Ye,thumbUrl:ot,subtitles:Lt,unitedVideoId:bt,isClip:et,live:_e,albumId:u,statPlace:_,autoplay:C,muted:E,volume:T,fromTime:P,canRewindLive:A,showAds:V,adsSlotId:H,adsParams:j,adsPreviewParam:O,adsAutoplayParam:X,duration:vt,logoClickable:fe,logoHidden:ae,isTouch:Ae!=null?Ae:Le,repeat:Ve,showNextPrevButtons:this.needToShowNextPrevButtons(),nextButtonActive:this.isNextButtonActive(),prevButtonActive:this.isPrevButtonActive(),endScreenVideoTitle:be.nextVideoTitle,endScreenVideoThumb:be.nextVideoThumb,isOneVideoPlaylist:this.isOneVideoPlaylist()},Re={pictureInPictureApi:this.pictureInPictureApi,annotationsApi:this.annotationsApi};this.log({message:`create player, props: ${JSON.stringify(re)}`});let He=(n=this.interactiveController)==null?void 0:n.state.statistics$.getValue(),nt=(He==null?void 0:He.oneStat)||this.createOneStat(e,i);nt&&(this.statistics=new lu(nt,He==null?void 0:He.statSubscription)),this.uiConfig.features.sentry&&this.uiConfig.sentry.dsn&&new ea(this.uiConfig.sentry,{version:Zs,env:Vc},{movieId:bt,albumId:u,place:_,autoplay:(a=C&&!this.interactiveController)!=null?a:!1,mobile:Ae!=null?Ae:Le,clip:et}),this.interactiveController&&((d=this.prevIsid)!=null||(this.prevIsid=(s=this.statistics)==null?void 0:s.oneStat.isid$.getValue())),this.sentry={...this.sentry,...ea.getInstance()};let Ze=!!ge,Xe=[],Je="tooltip_interactive_go_back_disabled_first";if(Ze&&this.interactiveController){let ct=this.interactiveController.state.isInitialChapter$.getValue(),jt=this.interactiveController.getHistoryState();ct&&Xe.push("REPLAY_BUTTON"),this.interactiveController.getIsSeekable().getValue()||Xe.push("SEEK_TO_INTERACTIVE_BUTTON"),jt.hasPrevChapter$.getValue()||(Xe.push("PLAY_PREV_CHAPTER_BUTTON"),ct||(jt.isGoBackLimited$.getValue()?Je="tooltip_interactive_go_back_disabled_limit":Je="tooltip_interactive_go_back_disabled"))}let We=()=>{var ct;this.isInited=!1,this.prevIsid=void 0;let jt=(o==null?void 0:o.info.isEnded$.getValue())&&((ct=this.interactiveController)==null?void 0:ct.state.isEndChapter$.getValue());ue.onReplayInteractiveVideo&&!jt?ue.onReplayInteractiveVideo():this.replayInteractiveVideo()};this.store=m1({player:o,interfaceLanguage:oe,isCyrillicRelatedInterface:Y,videoId:bt,isClip:et,isLiveCatchUpMode:se,isAudioDisabled:he,statAuthToken:w,callbacks:ue,webApi:Re,videoEpisodes:Qt,previewThumbsData:Gt,canDownload:N,uiConfig:this.uiConfig,coreConfig:this.coreConfig,disabledControls:Xe,isInteractive:Ze,saveRate:De,interactiveRanges$:(l=this.interactiveController)==null?void 0:l.state.interactiveRanges$,isInteractiveTime$:(p=this.interactiveController)==null?void 0:p.state.isInteractiveTime$,stopPlayer:()=>this.stop(),replayInteractive:We,playPrevChapterDisabledTooltip:Je,hasInteractiveBranches:!!(($=(m=this.interactiveController)==null?void 0:m.getChapterBranches())!=null&&$.length),additionalButtons:this.uiConfig.features.additionalButtons?te:[],additionalSettingsMenuItems:Q!=null?Q:[],additionalContextMenuItems:W!=null?W:[],playPrevVideo:()=>this.playPrevVideo(),playNextVideo:()=>this.playNextVideo(),looped:Ve&&this.videoConfig.videos.length===1,statistics:this.statistics,internalsExposure:this.internalsExposure,playerView:this.videoConfig.playerView});let{stores:gt}=this.microStoresRoot=X1(),ze=()=>{var ct,jt,Di,ki,Ui,Yi;if(!this.store||!this.microStoresRoot||!this.videoConfig)return;this.subscription.add(this.store.state.currentFormat$.subscribe(Vt=>{var wt;return(wt=ue==null?void 0:ue.onCurrentFormatChanged)==null?void 0:wt.call(ue,Vt)})),this.subscription.add(gt.interactiveControlsOpacity$.subscribe(Vt=>{var wt;Vt!==null&&((wt=this==null?void 0:this.interactiveController)==null||wt.setDisabledControls(Vt))})),this.subscription.add(this.store.state.throughputEstimation$.subscribe(Vt=>{var wt;return(wt=ue==null?void 0:ue.onThroughputEstimationChanged)==null?void 0:wt.call(ue,Vt)})),this.subscription.add(this.store.state.trafficSavingEnabled$.subscribe(Vt=>{var wt;return(wt=ue==null?void 0:ue.onTrafficSavingEnabledChanged)==null?void 0:wt.call(ue,Vt)})),this.subscription.add(new ji.Observable(Vt=>{this.store&&this.subscription.add(this.store.state.currentPlaybackRate$.subscribe(wt=>Vt.next(wt)))}).pipe(this.uiConfig.features.skipInitialPlaybackRateValue?(0,ji.skip)(1):Vt=>Vt).subscribe(Vt=>{var wt;return(wt=ue==null?void 0:ue.onCurrentPlaybackRateChanged)==null?void 0:wt.call(ue,Vt)})),this.subscription.add(this.store.state.volume$.subscribe(Vt=>{var wt;return(wt=ue==null?void 0:ue.onVolumeChange)==null?void 0:wt.call(ue,Vt)})),this.subscription.add(this.store.state.muted$.subscribe(Vt=>{var wt,Dt;return Vt?(wt=ue==null?void 0:ue.onMute)==null?void 0:wt.call(ue):(Dt=ue==null?void 0:ue.onUnmute)==null?void 0:Dt.call(ue)})),this.subscription.add(this.store.state.videoBitrate$.subscribe(Vt=>{var wt;return(wt=ue==null?void 0:ue.onVideoBitrateChanged)==null?void 0:wt.call(ue,Vt)})),this.subscription.add(this.store.state.isInteractiveTime$.subscribe(Vt=>{var wt;let Dt=(wt=this.store)==null?void 0:wt.ui.controls.disabledControls$;Dt&&(Vt&&!Dt.includes(Xl)&&Dt.add(Xl),Vt||Dt.remove(Xl))})),this.subscription.add(this.store.ui.isFullscreen.subscribe(async Vt=>{var wt;if(!Jd.clientChecker.browser.isSamsungBrowser||!Vt||!this.interactiveController)return;document.fullscreenElement===this.shadowRootContainer&&await this.replayInteractiveChapter((wt=this.videoConfig)==null?void 0:wt.callbacks.onExternalFullscreenExit)})),this.statistics&&this.subscription.add(this.statistics.oneStat.vsid$.subscribe(Vt=>{var wt;return(wt=ue==null?void 0:ue.onVSIDChanged)==null?void 0:wt.call(ue,Vt)})),this.initMediaSession(),B(wn,pe({interactiveController:this.interactiveController,interactiveContainer:this.interactiveContainer,sources:Ne,store:this.store,microStoresRoot:this.microStoresRoot,videoConfig:this.videoConfig,uiConfig:this.uiConfig,title:Ye,thumbUrl:ot,subtitles:Lt,live:_e,preload:y,autoplay:C,muted:E,volume:T,fromTime:P,canRewindLive:A,supportLink:I,showAds:V,adsSlotId:H,adsParams:j,adsPreviewParam:O,adsAutoplayParam:X,duration:vt,logoClickable:fe,logoHidden:ae,isMobile:Ae!=null?Ae:Le,failoverHosts:ne,fullScreenTarget:Me,saveRate:De,shadowRootContainer:this.shadowRootContainer,showMiniTimer:Ge,outerContainerRef:this.rootContainer,showNextPrevButtons:this.needToShowNextPrevButtons(),nextButtonActive:this.isNextButtonActive(),prevButtonActive:this.isPrevButtonActive(),endScreenVideoTitle:be.nextVideoTitle,endScreenVideoThumb:be.nextVideoThumb,isOneVideoPlaylist:this.isOneVideoPlaylist(),playPrevChapter:()=>this.playPrevChapter(),seekToInteractive:()=>this.seekToInteractive(),volumeMultiplier:tt,showEndScreen:Se,showAutoplayNext:$e}));let Zi={target:this.playerContainer,props:r(wn)};this.svelteRootComponent=Jr(Ym,Zi),this.addPlayerInfoSubscriptions(),this.isInited||(this.isInited=!0,(Di=(jt=(ct=this.videoConfig)==null?void 0:ct.callbacks)==null?void 0:jt.onInited)==null||Di.call(jt)),(ki=this.internalsExposure)==null||ki.expose({player:this,videoConfig:this.videoConfig,coreConfig:this.coreConfig,uiConfig:this.uiConfig,statisticsConfig:this.statisticsConfig,logger:this.logger,log:this.log}),this.uiConfig.devNullLog&&((Yi=(Ui=this.videoConfig)==null?void 0:Ui.callbacks)!=null&&Yi.onDevNullLog)?$l.devNull.subscribe("ui",this.videoConfig.callbacks.onDevNullLog):$l.devNull.destroy("ui")};this.coreConfig.asyncResolveClientChecker?Jd.clientChecker.isInited$.subscribe(ct=>{ct&&(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:p})=>p).filter(p=>p!=="auto"))})).add(o.state.availableAudioStreams$.subscribe(d=>{d.length>1&&a.onAudioLanguagesAvailable&&a.onAudioLanguagesAvailable()})).add(n.pictureInPicture$.isActive$.subscribe(d=>{var l,p;return d?(l=a.onPiPEnter)==null?void 0:l.call(a):(p=a.onPiPExit)==null?void 0:p.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&&(0,ji.isNonNullable)(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)}async initInteractives(){var e,i,o,n;if((e=this.videoConfig)!=null&&e.interactiveData)try{let{Interactives:a}=await import("@vkontakte/videoplayer-interactive/es2018");this.interactiveContainer=document.createElement("div"),this.interactiveContainer.classList.add("interactive-root");let s=(i=this.store)==null?void 0:i.interfaceLanguage$,d=s?Ce(s):this.videoConfig.interfaceLanguage,{projectInfo:l,initChapterId:p,historyApi:m,videoLoader:$}=this.videoConfig.interactiveData;this.interactiveController=new a({parentElement:this.interactiveContainer,fullscreenTargetElement:this.playerContainer,lang:d,graph:this.uiConfig.features.interactiveGraph,projectInfo:l,initChapterId:p,historyApi:m,vkVideoLoader:$,lastFrame:this.uiConfig.features.interactiveLastFrame,permanentTextControls:this.uiConfig.features.interactiveTextPermanent,interactiveTimeOpenUri:this.uiConfig.features.interactiveTimeOpenUri,initSeamless:!0,config:this.uiConfig.interactive,coreConfig:this.coreConfig,createOneStat:this.createOneStat,isTouch:this.videoConfig.isTouch,animationsFeatureToggles:{areaControlShadow:this.uiConfig.features.interactiveAreaControlShadow,controlsExpectTimeBlinkAnimation:this.uiConfig.features.interactiveControlsExpectTimeBlinkAnimation,controlsTapPlace:this.uiConfig.features.interactiveControlsTapPlace,controlsFillAnimation:this.uiConfig.features.interactiveControlsFillAnimation}});let{isInteractiveExpectation$:u,isSeekable$:_}=this.interactiveController.state;this.uiConfig.features.seekToInteractive&&this.subscription.add(_.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(u.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]={...y.config,title:(l==null?void 0:l.title)||y.config.title};let C=w?this.videoConfig.autoplay:!0;this.createPlayerWithCurrentVideo(y.player,C),w&&(w=!1)})),this.interactiveSubscription.add(this.interactiveController.events.interactiveActionChoice$.subscribe(({type:y,actionType:C})=>{var T,E,P,A,I,V;if(!this.store||!this.microStoresRoot)return;let H=u.getValue();if(y==="action-choice"&&C==="setRandomBranch"&&(this.microStoresRoot.stores.graphIsOpened$.set(!1),this.store.ui.controls.disabledControls$.remove(Jl)),y==="action-choice-canceled"){let G=Ce(this.store.state.isPlaying$)||H;if(((P=(T=this.videoConfig)==null?void 0:T.isTouch)!=null?P:(E=this.videoConfig)!=null&&E.isMobile)&&G){this.store.ui.interactiveHideMobileControls.set(!0);return}(V=(A=this.videoConfig)==null?void 0:(I=A.callbacks).onDisabledInteractiveClick)==null||V.call(I)}})),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(Jl)})),await 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 T,E,P;C.length&&((P=(E=(T=this.videoConfig)==null?void 0:T.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,T,E;(y=this.microStoresRoot)==null||y.stores.showInteractiveTimeIndicatorTooltip$.set(!0,!0),(E=(C=this.videoConfig)==null?void 0:(T=C.callbacks).onInteractiveTimeIndicatorClick)==null||E.call(T)})),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,p,m,$,u,_,w,y,C,T,E,P,A,I,V,H,G,O,X,oe,Y;if(!Array.isArray(e.videos)||e.videos.length===0&&!e.interactiveData)throw new Error("empty videos");if(this.videoConfig=Cu($x,(0,ji.cloneDeepWith)(e,fe=>fe instanceof HTMLElement?fe:void 0)),this.uiConfig=jg((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==="preview"&&(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 ji.InternalsExposure("UI"))),$l.devNull.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:[(0,J1.now)()]}),(0,ji.isNonNullable)(this.videoConfig.isMediaSessionEnabled)&&(this.uiConfig.features.mediaSession=(m=(p=this.uiConfig.features.mediaSession)!=null?p:this.videoConfig.isMediaSessionEnabled)!=null?m:!0),(0,ji.isNonNullable)(this.videoConfig.isPictureInPictureEnabled)&&(this.uiConfig.features.pip=(u=($=this.uiConfig.features.pip)!=null?$:this.videoConfig.isPictureInPictureEnabled)!=null?u:!0,this.uiConfig.features.dpip=(w=(_=this.uiConfig.features.dpip)!=null?_:this.videoConfig.isPictureInPictureEnabled)!=null?w:!0),this.videoConfig.isTouch=(C=(y=this.uiConfig.isMobile)!=null?y:this.videoConfig.isTouch)!=null?C:this.videoConfig.isMobile,(T=this.videoConfig).autoplay&&(T.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=!((I=this.uiConfig.showLogo)!=null?I:!this.videoConfig.logoHidden),(V=this.videoConfig).canRewindLive&&(V.canRewindLive=this.uiConfig.features.liveRewind),this.videoConfig.supportLink=(H=this.videoConfig.supportLink)!=null?H:this.uiConfig.supportLink,this.videoConfig.showEndScreen=(G=this.uiConfig.features.endScreen)!=null?G:this.videoConfig.showEndScreen,this.videoConfig.showAutoplayNext=(O=this.uiConfig.features.autoplayNext)!=null?O: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 fe={enabled:this.videoConfig.pipEnabled};this.uiConfig.features.dpip?this.pictureInPictureApi=Su.getLatestSupportedVersion(fe):this.pictureInPictureApi=new ta(fe)}this.mediaSessionApi=this.uiConfig.features.mediaSession?new xu:void 0,this.slotsApi=this.uiConfig.features.slots?new hu:void 0,this.annotationsApi=this.uiConfig.features.annotations?new Tu(this.uiConfig.features.annotationsInside):void 0,this.annotationsApi&&!this.uiConfig.features.annotationsInside&&this.annotationsApi.init(this.rootContainer),(Y=this.slotsApi)==null||Y.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]),K1(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}={...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)}toggleSubtitle(){var e;this.log({message:"toggle subtitle"}),(e=this.svelteRootComponent)==null||e.toggleSubtitle()}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)}async setLanguage(e){var i;await((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})}setLiveWaitingStart(){var e;this.log({message:"live waiting"}),(e=this.store)==null||e.actions.internal.setLiveWaitingStart(!0)}setLiveWaitingRecover(){var e;this.log({message:"live waiting recover"}),(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)}setLooped(e){var i;(i=this.store)==null||i.actions.internal.setLooped(e)}getDebugData(){var e,i;return(i=(e=this.store)==null?void 0:e.actions.internal.getDebugTextData())!=null?i:""}getDeviceId(){var e,i;return(i=(e=this.statistics)==null?void 0:e.oneStat.getDeviceId())!=null?i:void 0}replayInteractiveVideo(){this.interactiveController&&this.interactiveController.setChapter()}async replayInteractiveChapter(e){var i,o;if(this.interactiveController&&((i=this.store)!=null&&i.state.positionExact$)){let n=Ce(this.store.state.positionExact$),s=Ce(this.store.state.interactiveEpisodes$).find(l=>!l.completed);this.interactiveController.events.playerChanged$.pipe((0,ji.once)()).subscribe(()=>{s&&n>=s.time?this.seekTime(s.time):this.seekTime(n),e==null||e()});let d=this.interactiveController.getCurrentChapter();await this.interactiveController.setChapter({chapterId:(o=d==null?void 0:d.chapter)==null?void 0:o.id,pushToHistory:!1})}}showInteractiveIndicatorTooltip(e,i=!1){var o;(o=this.microStoresRoot)==null||o.stores.showInteractiveTimeIndicatorTooltip$.set(e,i)}switchToActiveLive(){var e;(e=this.store)==null||e.actions.internal.switchToActiveLive()}updateAdditionalSettingsItem(e,i){var o;(o=this.store)==null||o.actions.external.updateAdditionalSettingsItem(e,i)}addAdditionalSettingsItem(e){var i;(i=this.store)==null||i.actions.external.addAdditionalSettingsItem(e)}removeAdditionalSettingsItem(e){var i;(i=this.store)==null||i.actions.external.removeAdditionalSettingsItem(e)}updateAdditionalContextItem(e,i){var o;(o=this.store)==null||o.actions.external.updateAdditionalContextItem(e,i)}addAdditionalContextItem(e){var i;(i=this.store)==null||i.actions.external.addAdditionalContextItem(e)}removeAdditionalContextItem(e){var i;(i=this.store)==null||i.actions.external.removeAdditionalContextItem(e)}updateAdditionalButton(e,i){var o;(o=this.store)==null||o.actions.external.updateAdditionalButton(e,i)}addAdditionalButton(e){var i;(i=this.store)==null||i.actions.external.addAdditionalButton(e)}removeAdditionalButton(e){var i;(i=this.store)==null||i.actions.external.removeAdditionalButton(e)}updateStatContext(e){this.statistics&&this.statistics.oneStat.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&&Ws(e)}};var yl=require("@vkontakte/videoplayer-shared/es2018"),Mu=require("@vkontakte/videoplayer-core/es2018"),yx=()=>{window.customElements.define("vk-video-player",Au)};
|