plyr/dist/plyr.polyfilled.min.js
2019-02-01 00:24:48 +11:00

3 lines
145 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

"object"==typeof navigator&&function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define("Plyr",t):e.Plyr=t()}(this,function(){"use strict";!function(){if("undefined"!=typeof window)try{var e=new window.CustomEvent("test",{cancelable:!0});if(e.preventDefault(),!0!==e.defaultPrevented)throw new Error("Could not prevent default")}catch(e){var t=function(e,t){var n,i;return t=t||{bubbles:!1,cancelable:!1,detail:void 0},(n=document.createEvent("CustomEvent")).initCustomEvent(e,t.bubbles,t.cancelable,t.detail),i=n.preventDefault,n.preventDefault=function(){i.call(this);try{Object.defineProperty(this,"defaultPrevented",{get:function(){return!0}})}catch(e){this.defaultPrevented=!0}},n};t.prototype=window.Event.prototype,window.CustomEvent=t}}();var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function t(e,t){return e(t={exports:{}},t.exports),t.exports}!function(e){var t=function(){try{return!!Symbol.iterator}catch(e){return!1}}(),n=function(e){var n={next:function(){var t=e.shift();return{done:void 0===t,value:t}}};return t&&(n[Symbol.iterator]=function(){return n}),n},i=function(e){return encodeURIComponent(e).replace(/%20/g,"+")},r=function(e){return decodeURIComponent(e).replace(/\+/g," ")};"URLSearchParams"in e&&"a=1"===new URLSearchParams("?a=1").toString()||function(){var r=function(e){Object.defineProperty(this,"_entries",{writable:!0,value:{}});var t=typeof e;if("undefined"===t);else if("string"===t)""!==e&&this._fromString(e);else if(e instanceof r){var n=this;e.forEach(function(e,t){n.append(t,e)})}else{if(null===e||"object"!==t)throw new TypeError("Unsupported input's type for URLSearchParams");if("[object Array]"===Object.prototype.toString.call(e))for(var i=0;i<e.length;i++){var a=e[i];if("[object Array]"!==Object.prototype.toString.call(a)&&2===a.length)throw new TypeError("Expected [string, any] as entry at index "+i+" of URLSearchParams's input");this.append(a[0],a[1])}else for(var o in e)e.hasOwnProperty(o)&&this.append(o,e[o])}},a=r.prototype;a.append=function(e,t){e in this._entries?this._entries[e].push(String(t)):this._entries[e]=[String(t)]},a.delete=function(e){delete this._entries[e]},a.get=function(e){return e in this._entries?this._entries[e][0]:null},a.getAll=function(e){return e in this._entries?this._entries[e].slice(0):[]},a.has=function(e){return e in this._entries},a.set=function(e,t){this._entries[e]=[String(t)]},a.forEach=function(e,t){var n;for(var i in this._entries)if(this._entries.hasOwnProperty(i)){n=this._entries[i];for(var r=0;r<n.length;r++)e.call(t,n[r],i,this)}},a.keys=function(){var e=[];return this.forEach(function(t,n){e.push(n)}),n(e)},a.values=function(){var e=[];return this.forEach(function(t){e.push(t)}),n(e)},a.entries=function(){var e=[];return this.forEach(function(t,n){e.push([n,t])}),n(e)},t&&(a[Symbol.iterator]=a.entries),a.toString=function(){var e=[];return this.forEach(function(t,n){e.push(i(n)+"="+i(t))}),e.join("&")},e.URLSearchParams=r}();var a=URLSearchParams.prototype;"function"!=typeof a.sort&&(a.sort=function(){var e=this,t=[];this.forEach(function(n,i){t.push([i,n]),e._entries||e.delete(i)}),t.sort(function(e,t){return e[0]<t[0]?-1:e[0]>t[0]?1:0}),e._entries&&(e._entries={});for(var n=0;n<t.length;n++)this.append(t[n][0],t[n][1])}),"function"!=typeof a._fromString&&Object.defineProperty(a,"_fromString",{enumerable:!1,configurable:!1,writable:!1,value:function(e){if(this._entries)this._entries={};else{var t=[];this.forEach(function(e,n){t.push(n)});for(var n=0;n<t.length;n++)this.delete(t[n])}var i,a=(e=e.replace(/^\?/,"")).split("&");for(n=0;n<a.length;n++)i=a[n].split("="),this.append(r(i[0]),i.length>1?r(i[1]):"")}})}(void 0!==e?e:"undefined"!=typeof window?window:"undefined"!=typeof self?self:e),function(e){if(function(){try{var e=new URL("b","http://a");return e.pathname="c%20d","http://a/c%20d"===e.href&&e.searchParams}catch(e){return!1}}()||function(){var t=e.URL,n=function(t,n){"string"!=typeof t&&(t=String(t));var i,r=document;if(n&&(void 0===e.location||n!==e.location.href)){(i=(r=document.implementation.createHTMLDocument("")).createElement("base")).href=n,r.head.appendChild(i);try{if(0!==i.href.indexOf(n))throw new Error(i.href)}catch(e){throw new Error("URL unable to set base "+n+" due to "+e)}}var a=r.createElement("a");if(a.href=t,i&&(r.body.appendChild(a),a.href=a.href),":"===a.protocol||!/:/.test(a.href))throw new TypeError("Invalid URL");Object.defineProperty(this,"_anchorElement",{value:a});var o=new URLSearchParams(this.search),s=!0,l=!0,c=this;["append","delete","set"].forEach(function(e){var t=o[e];o[e]=function(){t.apply(o,arguments),s&&(l=!1,c.search=o.toString(),l=!0)}}),Object.defineProperty(this,"searchParams",{value:o,enumerable:!0});var u=void 0;Object.defineProperty(this,"_updateSearchParams",{enumerable:!1,configurable:!1,writable:!1,value:function(){this.search!==u&&(u=this.search,l&&(s=!1,this.searchParams._fromString(this.search),s=!0))}})},i=n.prototype;["hash","host","hostname","port","protocol"].forEach(function(e){!function(e){Object.defineProperty(i,e,{get:function(){return this._anchorElement[e]},set:function(t){this._anchorElement[e]=t},enumerable:!0})}(e)}),Object.defineProperty(i,"search",{get:function(){return this._anchorElement.search},set:function(e){this._anchorElement.search=e,this._updateSearchParams()},enumerable:!0}),Object.defineProperties(i,{toString:{get:function(){var e=this;return function(){return e.href}}},href:{get:function(){return this._anchorElement.href.replace(/\?$/,"")},set:function(e){this._anchorElement.href=e,this._updateSearchParams()},enumerable:!0},pathname:{get:function(){return this._anchorElement.pathname.replace(/(^\/?)/,"/")},set:function(e){this._anchorElement.pathname=e},enumerable:!0},origin:{get:function(){var e={"http:":80,"https:":443,"ftp:":21}[this._anchorElement.protocol],t=this._anchorElement.port!=e&&""!==this._anchorElement.port;return this._anchorElement.protocol+"//"+this._anchorElement.hostname+(t?":"+this._anchorElement.port:"")},enumerable:!0},password:{get:function(){return""},set:function(e){},enumerable:!0},username:{get:function(){return""},set:function(e){},enumerable:!0}}),n.createObjectURL=function(e){return t.createObjectURL.apply(t,arguments)},n.revokeObjectURL=function(e){return t.revokeObjectURL.apply(t,arguments)},e.URL=n}(),void 0!==e.location&&!("origin"in e.location)){var t=function(){return e.location.protocol+"//"+e.location.hostname+(e.location.port?":"+e.location.port:"")};try{Object.defineProperty(e.location,"origin",{get:t,enumerable:!0})}catch(n){setInterval(function(){e.location.origin=t()},100)}}}(void 0!==e?e:"undefined"!=typeof window?window:"undefined"!=typeof self?self:e);var n=function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e},i=function(e,t,i){if(n(e),void 0===t)return e;switch(i){case 1:return function(n){return e.call(t,n)};case 2:return function(n,i){return e.call(t,n,i)};case 3:return function(n,i,r){return e.call(t,n,i,r)}}return function(){return e.apply(t,arguments)}},r=t(function(e){var t=e.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=t)}),a=t(function(e){var t=e.exports={version:"2.6.3"};"number"==typeof __e&&(__e=t)}),o=(a.version,function(e){return"object"==typeof e?null!==e:"function"==typeof e}),s=function(e){if(!o(e))throw TypeError(e+" is not an object!");return e},l=function(e){try{return!!e()}catch(e){return!0}},c=!l(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a}),u=r.document,h=o(u)&&o(u.createElement),d=function(e){return h?u.createElement(e):{}},f=!c&&!l(function(){return 7!=Object.defineProperty(d("div"),"a",{get:function(){return 7}}).a}),p=function(e,t){if(!o(e))return e;var n,i;if(t&&"function"==typeof(n=e.toString)&&!o(i=n.call(e)))return i;if("function"==typeof(n=e.valueOf)&&!o(i=n.call(e)))return i;if(!t&&"function"==typeof(n=e.toString)&&!o(i=n.call(e)))return i;throw TypeError("Can't convert object to primitive value")},m=Object.defineProperty,g={f:c?Object.defineProperty:function(e,t,n){if(s(e),t=p(t,!0),s(n),f)try{return m(e,t,n)}catch(e){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(e[t]=n.value),e}},v=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}},y=c?function(e,t,n){return g.f(e,t,v(1,n))}:function(e,t,n){return e[t]=n,e},b={}.hasOwnProperty,w=function(e,t){return b.call(e,t)},k=0,T=Math.random(),E=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++k+T).toString(36))},S=t(function(e){var t=E("src"),n=Function.toString,i=(""+n).split("toString");a.inspectSource=function(e){return n.call(e)},(e.exports=function(e,n,a,o){var s="function"==typeof a;s&&(w(a,"name")||y(a,"name",n)),e[n]!==a&&(s&&(w(a,t)||y(a,t,e[n]?""+e[n]:i.join(String(n)))),e===r?e[n]=a:o?e[n]?e[n]=a:y(e,n,a):(delete e[n],y(e,n,a)))})(Function.prototype,"toString",function(){return"function"==typeof this&&this[t]||n.call(this)})}),A=function(e,t,n){var o,s,l,c,u=e&A.F,h=e&A.G,d=e&A.S,f=e&A.P,p=e&A.B,m=h?r:d?r[t]||(r[t]={}):(r[t]||{}).prototype,g=h?a:a[t]||(a[t]={}),v=g.prototype||(g.prototype={});for(o in h&&(n=t),n)l=((s=!u&&m&&void 0!==m[o])?m:n)[o],c=p&&s?i(l,r):f&&"function"==typeof l?i(Function.call,l):l,m&&S(m,o,l,e&A.U),g[o]!=l&&y(g,o,c),f&&v[o]!=l&&(v[o]=l)};r.core=a,A.F=1,A.G=2,A.S=4,A.P=8,A.B=16,A.W=32,A.U=64,A.R=128;var _=A,C=function(e){if(null==e)throw TypeError("Can't call method on "+e);return e},P=function(e){return Object(C(e))},x=function(e,t,n,i){try{return i?t(s(n)[0],n[1]):t(n)}catch(t){var r=e.return;throw void 0!==r&&s(r.call(e)),t}},I={},M=t(function(e){var t=r["__core-js_shared__"]||(r["__core-js_shared__"]={});(e.exports=function(e,n){return t[e]||(t[e]=void 0!==n?n:{})})("versions",[]).push({version:a.version,mode:"global",copyright:"© 2019 Denis Pushkarev (zloirock.ru)"})}),N=t(function(e){var t=M("wks"),n=r.Symbol,i="function"==typeof n;(e.exports=function(e){return t[e]||(t[e]=i&&n[e]||(i?n:E)("Symbol."+e))}).store=t}),L=N("iterator"),O=Array.prototype,j=function(e){return void 0!==e&&(I.Array===e||O[L]===e)},R=Math.ceil,F=Math.floor,D=function(e){return isNaN(e=+e)?0:(e>0?F:R)(e)},q=Math.min,H=function(e){return e>0?q(D(e),9007199254740991):0},V=function(e,t,n){t in e?g.f(e,t,v(0,n)):e[t]=n},B={}.toString,U=function(e){return B.call(e).slice(8,-1)},W=N("toStringTag"),z="Arguments"==U(function(){return arguments}()),K=function(e){var t,n,i;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(n=function(e,t){try{return e[t]}catch(e){}}(t=Object(e),W))?n:z?U(t):"Object"==(i=U(t))&&"function"==typeof t.callee?"Arguments":i},Y=N("iterator"),G=a.getIteratorMethod=function(e){if(null!=e)return e[Y]||e["@@iterator"]||I[K(e)]},$=N("iterator"),Q=!1;try{[7][$]().return=function(){Q=!0}}catch(e){}var X=function(e,t){if(!t&&!Q)return!1;var n=!1;try{var i=[7],r=i[$]();r.next=function(){return{done:n=!0}},i[$]=function(){return r},e(i)}catch(e){}return n};_(_.S+_.F*!X(function(e){}),"Array",{from:function(e){var t,n,r,a,o=P(e),s="function"==typeof this?this:Array,l=arguments.length,c=l>1?arguments[1]:void 0,u=void 0!==c,h=0,d=G(o);if(u&&(c=i(c,l>2?arguments[2]:void 0,2)),null==d||s==Array&&j(d))for(n=new s(t=H(o.length));t>h;h++)V(n,h,u?c(o[h],h):o[h]);else for(a=d.call(o),n=new s;!(r=a.next()).done;h++)V(n,h,u?x(a,c,[r.value,h],!0):r.value);return n.length=h,n}});var J=Object("z").propertyIsEnumerable(0)?Object:function(e){return"String"==U(e)?e.split(""):Object(e)},Z=Array.isArray||function(e){return"Array"==U(e)},ee=N("species"),te=function(e,t){return new(function(e){var t;return Z(e)&&("function"!=typeof(t=e.constructor)||t!==Array&&!Z(t.prototype)||(t=void 0),o(t)&&null===(t=t[ee])&&(t=void 0)),void 0===t?Array:t}(e))(t)},ne=function(e,t){var n=1==e,r=2==e,a=3==e,o=4==e,s=6==e,l=5==e||s,c=t||te;return function(t,u,h){for(var d,f,p=P(t),m=J(p),g=i(u,h,3),v=H(m.length),y=0,b=n?c(t,v):r?c(t,0):void 0;v>y;y++)if((l||y in m)&&(f=g(d=m[y],y,p),e))if(n)b[y]=f;else if(f)switch(e){case 3:return!0;case 5:return d;case 6:return y;case 2:b.push(d)}else if(o)return!1;return s?-1:a||o?o:b}},ie=N("unscopables"),re=Array.prototype;null==re[ie]&&y(re,ie,{});var ae=function(e){re[ie][e]=!0},oe=ne(5),se=!0;"find"in[]&&Array(1).find(function(){se=!1}),_(_.P+_.F*se,"Array",{find:function(e){return oe(this,e,arguments.length>1?arguments[1]:void 0)}}),ae("find");var le={f:{}.propertyIsEnumerable},ce=function(e){return J(C(e))},ue=Object.getOwnPropertyDescriptor,he={f:c?ue:function(e,t){if(e=ce(e),t=p(t,!0),f)try{return ue(e,t)}catch(e){}if(w(e,t))return v(!le.f.call(e,t),e[t])}},de=function(e,t){if(s(e),!o(t)&&null!==t)throw TypeError(t+": can't set as prototype!")},fe={set:Object.setPrototypeOf||("__proto__"in{}?function(e,t,n){try{(n=i(Function.call,he.f(Object.prototype,"__proto__").set,2))(e,[]),t=!(e instanceof Array)}catch(e){t=!0}return function(e,i){return de(e,i),t?e.__proto__=i:n(e,i),e}}({},!1):void 0),check:de}.set,pe=function(e,t,n){var i,r=t.constructor;return r!==n&&"function"==typeof r&&(i=r.prototype)!==n.prototype&&o(i)&&fe&&fe(e,i),e},me=Math.max,ge=Math.min,ve=function(e){return function(t,n,i){var r,a=ce(t),o=H(a.length),s=function(e,t){return(e=D(e))<0?me(e+t,0):ge(e,t)}(i,o);if(e&&n!=n){for(;o>s;)if((r=a[s++])!=r)return!0}else for(;o>s;s++)if((e||s in a)&&a[s]===n)return e||s||0;return!e&&-1}},ye=M("keys"),be=function(e){return ye[e]||(ye[e]=E(e))},we=ve(!1),ke=be("IE_PROTO"),Te=function(e,t){var n,i=ce(e),r=0,a=[];for(n in i)n!=ke&&w(i,n)&&a.push(n);for(;t.length>r;)w(i,n=t[r++])&&(~we(a,n)||a.push(n));return a},Ee="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(","),Se=Ee.concat("length","prototype"),Ae={f:Object.getOwnPropertyNames||function(e){return Te(e,Se)}},_e="\t\n\v\f\r    \u2028\u2029\ufeff",Ce="["+_e+"]",Pe=RegExp("^"+Ce+Ce+"*"),xe=RegExp(Ce+Ce+"*$"),Ie=function(e,t,n){var i={},r=l(function(){return!!_e[e]()||"…"!="…"[e]()}),a=i[e]=r?t(Me):_e[e];n&&(i[n]=a),_(_.P+_.F*r,"String",i)},Me=Ie.trim=function(e,t){return e=String(C(e)),1&t&&(e=e.replace(Pe,"")),2&t&&(e=e.replace(xe,"")),e},Ne=Ie,Le=Object.keys||function(e){return Te(e,Ee)},Oe=c?Object.defineProperties:function(e,t){s(e);for(var n,i=Le(t),r=i.length,a=0;r>a;)g.f(e,n=i[a++],t[n]);return e},je=r.document,Re=je&&je.documentElement,Fe=be("IE_PROTO"),De=function(){},qe=function(){var e,t=d("iframe"),n=Ee.length;for(t.style.display="none",Re.appendChild(t),t.src="javascript:",(e=t.contentWindow.document).open(),e.write("<script>document.F=Object<\/script>"),e.close(),qe=e.F;n--;)delete qe.prototype[Ee[n]];return qe()},He=Object.create||function(e,t){var n;return null!==e?(De.prototype=s(e),n=new De,De.prototype=null,n[Fe]=e):n=qe(),void 0===t?n:Oe(n,t)},Ve=Ae.f,Be=he.f,Ue=g.f,We=Ne.trim,ze=r.Number,Ke=ze,Ye=ze.prototype,Ge="Number"==U(He(Ye)),$e="trim"in String.prototype,Qe=function(e){var t=p(e,!1);if("string"==typeof t&&t.length>2){var n,i,r,a=(t=$e?t.trim():We(t,3)).charCodeAt(0);if(43===a||45===a){if(88===(n=t.charCodeAt(2))||120===n)return NaN}else if(48===a){switch(t.charCodeAt(1)){case 66:case 98:i=2,r=49;break;case 79:case 111:i=8,r=55;break;default:return+t}for(var o,s=t.slice(2),l=0,c=s.length;l<c;l++)if((o=s.charCodeAt(l))<48||o>r)return NaN;return parseInt(s,i)}}return+t};if(!ze(" 0o1")||!ze("0b1")||ze("+0x1")){ze=function(e){var t=arguments.length<1?0:e,n=this;return n instanceof ze&&(Ge?l(function(){Ye.valueOf.call(n)}):"Number"!=U(n))?pe(new Ke(Qe(t)),n,ze):Qe(t)};for(var Xe,Je=c?Ve(Ke):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger".split(","),Ze=0;Je.length>Ze;Ze++)w(Ke,Xe=Je[Ze])&&!w(ze,Xe)&&Ue(ze,Xe,Be(Ke,Xe));ze.prototype=Ye,Ye.constructor=ze,S(r,"Number",ze)}!function(e,t){var n=(a.Object||{})[e]||Object[e],i={};i[e]=t(n),_(_.S+_.F*l(function(){n(1)}),"Object",i)}("keys",function(){return function(e){return Le(P(e))}});var et=N("match"),tt=function(e){var t;return o(e)&&(void 0!==(t=e[et])?!!t:"RegExp"==U(e))},nt=function(e,t,n){if(tt(t))throw TypeError("String#"+n+" doesn't accept regex!");return String(C(e))},it=N("match"),rt=function(e){var t=/./;try{"/./"[e](t)}catch(n){try{return t[it]=!1,!"/./"[e](t)}catch(e){}}return!0};_(_.P+_.F*rt("includes"),"String",{includes:function(e){return!!~nt(this,e,"includes").indexOf(e,arguments.length>1?arguments[1]:void 0)}});var at=ve(!0);_(_.P,"Array",{includes:function(e){return at(this,e,arguments.length>1?arguments[1]:void 0)}}),ae("includes");var ot=Object.is||function(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t},st=RegExp.prototype.exec,lt=function(e,t){var n=e.exec;if("function"==typeof n){var i=n.call(e,t);if("object"!=typeof i)throw new TypeError("RegExp exec method returned something other than an Object or null");return i}if("RegExp"!==K(e))throw new TypeError("RegExp#exec called on incompatible receiver");return st.call(e,t)},ct=function(){var e=s(this),t="";return e.global&&(t+="g"),e.ignoreCase&&(t+="i"),e.multiline&&(t+="m"),e.unicode&&(t+="u"),e.sticky&&(t+="y"),t},ut=RegExp.prototype.exec,ht=String.prototype.replace,dt=ut,ft=function(){var e=/a/,t=/b*/g;return ut.call(e,"a"),ut.call(t,"a"),0!==e.lastIndex||0!==t.lastIndex}(),pt=void 0!==/()??/.exec("")[1];(ft||pt)&&(dt=function(e){var t,n,i,r,a=this;return pt&&(n=new RegExp("^"+a.source+"$(?!\\s)",ct.call(a))),ft&&(t=a.lastIndex),i=ut.call(a,e),ft&&i&&(a.lastIndex=a.global?i.index+i[0].length:t),pt&&i&&i.length>1&&ht.call(i[0],n,function(){for(r=1;r<arguments.length-2;r++)void 0===arguments[r]&&(i[r]=void 0)}),i});var mt=dt;_({target:"RegExp",proto:!0,forced:mt!==/./.exec},{exec:mt});var gt=N("species"),vt=!l(function(){var e=/./;return e.exec=function(){var e=[];return e.groups={a:"7"},e},"7"!=="".replace(e,"$<a>")}),yt=function(){var e=/(?:)/,t=e.exec;e.exec=function(){return t.apply(this,arguments)};var n="ab".split(e);return 2===n.length&&"a"===n[0]&&"b"===n[1]}(),bt=function(e,t,n){var i=N(e),r=!l(function(){var t={};return t[i]=function(){return 7},7!=""[e](t)}),a=r?!l(function(){var t=!1,n=/a/;return n.exec=function(){return t=!0,null},"split"===e&&(n.constructor={},n.constructor[gt]=function(){return n}),n[i](""),!t}):void 0;if(!r||!a||"replace"===e&&!vt||"split"===e&&!yt){var o=/./[i],s=n(C,i,""[e],function(e,t,n,i,a){return t.exec===mt?r&&!a?{done:!0,value:o.call(t,n,i)}:{done:!0,value:e.call(n,t,i)}:{done:!1}}),c=s[0],u=s[1];S(String.prototype,e,c),y(RegExp.prototype,i,2==t?function(e,t){return u.call(e,this,t)}:function(e){return u.call(e,this)})}};bt("search",1,function(e,t,n,i){return[function(n){var i=e(this),r=null==n?void 0:n[t];return void 0!==r?r.call(n,i):new RegExp(n)[t](String(i))},function(e){var t=i(n,e,this);if(t.done)return t.value;var r=s(e),a=String(this),o=r.lastIndex;ot(o,0)||(r.lastIndex=0);var l=lt(r,a);return ot(r.lastIndex,o)||(r.lastIndex=o),null===l?-1:l.index}]}),c&&"g"!=/./g.flags&&g.f(RegExp.prototype,"flags",{configurable:!0,get:ct});var wt=/./.toString,kt=function(e){S(RegExp.prototype,"toString",e,!0)};l(function(){return"/a/b"!=wt.call({source:"a",flags:"b"})})?kt(function(){var e=s(this);return"/".concat(e.source,"/","flags"in e?e.flags:!c&&e instanceof RegExp?ct.call(e):void 0)}):"toString"!=wt.name&&kt(function(){return wt.call(this)});var Tt=function(e,t){return{value:t,done:!!e}},Et=g.f,St=N("toStringTag"),At=function(e,t,n){e&&!w(e=n?e:e.prototype,St)&&Et(e,St,{configurable:!0,value:t})},_t={};y(_t,N("iterator"),function(){return this});var Ct=function(e,t,n){e.prototype=He(_t,{next:v(1,n)}),At(e,t+" Iterator")},Pt=be("IE_PROTO"),xt=Object.prototype,It=Object.getPrototypeOf||function(e){return e=P(e),w(e,Pt)?e[Pt]:"function"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?xt:null},Mt=N("iterator"),Nt=!([].keys&&"next"in[].keys()),Lt=function(){return this},Ot=function(e,t,n,i,r,a,o){Ct(n,t,i);var s,l,c,u=function(e){if(!Nt&&e in p)return p[e];switch(e){case"keys":case"values":return function(){return new n(this,e)}}return function(){return new n(this,e)}},h=t+" Iterator",d="values"==r,f=!1,p=e.prototype,m=p[Mt]||p["@@iterator"]||r&&p[r],g=m||u(r),v=r?d?u("entries"):g:void 0,b="Array"==t&&p.entries||m;if(b&&(c=It(b.call(new e)))!==Object.prototype&&c.next&&(At(c,h,!0),"function"!=typeof c[Mt]&&y(c,Mt,Lt)),d&&m&&"values"!==m.name&&(f=!0,g=function(){return m.call(this)}),(Nt||f||!p[Mt])&&y(p,Mt,g),I[t]=g,I[h]=Lt,r)if(s={values:d?g:u("values"),keys:a?g:u("keys"),entries:v},o)for(l in s)l in p||S(p,l,s[l]);else _(_.P+_.F*(Nt||f),t,s);return s},jt=Ot(Array,"Array",function(e,t){this._t=ce(e),this._i=0,this._k=t},function(){var e=this._t,t=this._k,n=this._i++;return!e||n>=e.length?(this._t=void 0,Tt(1)):Tt(0,"keys"==t?n:"values"==t?e[n]:[n,e[n]])},"values");I.Arguments=I.Array,ae("keys"),ae("values"),ae("entries");for(var Rt=N("iterator"),Ft=N("toStringTag"),Dt=I.Array,qt={CSSRuleList:!0,CSSStyleDeclaration:!1,CSSValueList:!1,ClientRectList:!1,DOMRectList:!1,DOMStringList:!1,DOMTokenList:!0,DataTransferItemList:!1,FileList:!1,HTMLAllCollection:!1,HTMLCollection:!1,HTMLFormElement:!1,HTMLSelectElement:!1,MediaList:!0,MimeTypeArray:!1,NamedNodeMap:!1,NodeList:!0,PaintRequestList:!1,Plugin:!1,PluginArray:!1,SVGLengthList:!1,SVGNumberList:!1,SVGPathSegList:!1,SVGPointList:!1,SVGStringList:!1,SVGTransformList:!1,SourceBufferList:!1,StyleSheetList:!0,TextTrackCueList:!1,TextTrackList:!1,TouchList:!1},Ht=Le(qt),Vt=0;Vt<Ht.length;Vt++){var Bt,Ut=Ht[Vt],Wt=qt[Ut],zt=r[Ut],Kt=zt&&zt.prototype;if(Kt&&(Kt[Rt]||y(Kt,Rt,Dt),Kt[Ft]||y(Kt,Ft,Ut),I[Ut]=Dt,Wt))for(Bt in jt)Kt[Bt]||S(Kt,Bt,jt[Bt],!0)}var Yt=function(e){return function(t,n){var i,r,a=String(C(t)),o=D(n),s=a.length;return o<0||o>=s?e?"":void 0:(i=a.charCodeAt(o))<55296||i>56319||o+1===s||(r=a.charCodeAt(o+1))<56320||r>57343?e?a.charAt(o):i:e?a.slice(o,o+2):r-56320+(i-55296<<10)+65536}},Gt=Yt(!0);Ot(String,"String",function(e){this._t=String(e),this._i=0},function(){var e,t=this._t,n=this._i;return n>=t.length?{value:void 0,done:!0}:(e=Gt(t,n),this._i+=e.length,{value:e,done:!1})});var $t=t(function(e){var t=E("meta"),n=g.f,i=0,r=Object.isExtensible||function(){return!0},a=!l(function(){return r(Object.preventExtensions({}))}),s=function(e){n(e,t,{value:{i:"O"+ ++i,w:{}}})},c=e.exports={KEY:t,NEED:!1,fastKey:function(e,n){if(!o(e))return"symbol"==typeof e?e:("string"==typeof e?"S":"P")+e;if(!w(e,t)){if(!r(e))return"F";if(!n)return"E";s(e)}return e[t].i},getWeak:function(e,n){if(!w(e,t)){if(!r(e))return!0;if(!n)return!1;s(e)}return e[t].w},onFreeze:function(e){return a&&c.NEED&&r(e)&&!w(e,t)&&s(e),e}}}),Qt=($t.KEY,$t.NEED,$t.fastKey,$t.getWeak,$t.onFreeze,{f:Object.getOwnPropertySymbols}),Xt=Object.assign,Jt=!Xt||l(function(){var e={},t={},n=Symbol(),i="abcdefghijklmnopqrst";return e[n]=7,i.split("").forEach(function(e){t[e]=e}),7!=Xt({},e)[n]||Object.keys(Xt({},t)).join("")!=i})?function(e,t){for(var n=P(e),i=arguments.length,r=1,a=Qt.f,o=le.f;i>r;)for(var s,l=J(arguments[r++]),c=a?Le(l).concat(a(l)):Le(l),u=c.length,h=0;u>h;)o.call(l,s=c[h++])&&(n[s]=l[s]);return n}:Xt,Zt=function(e,t,n){for(var i in t)S(e,i,t[i],n);return e},en=function(e,t,n,i){if(!(e instanceof t)||void 0!==i&&i in e)throw TypeError(n+": incorrect invocation!");return e},tn=t(function(e){var t={},n={},r=e.exports=function(e,r,a,o,l){var c,u,h,d,f=l?function(){return e}:G(e),p=i(a,o,r?2:1),m=0;if("function"!=typeof f)throw TypeError(e+" is not iterable!");if(j(f)){for(c=H(e.length);c>m;m++)if((d=r?p(s(u=e[m])[0],u[1]):p(e[m]))===t||d===n)return d}else for(h=f.call(e);!(u=h.next()).done;)if((d=x(h,p,u.value,r))===t||d===n)return d};r.BREAK=t,r.RETURN=n}),nn=function(e,t){if(!o(e)||e._t!==t)throw TypeError("Incompatible receiver, "+t+" required!");return e},rn=$t.getWeak,an=ne(5),on=ne(6),sn=0,ln=function(e){return e._l||(e._l=new cn)},cn=function(){this.a=[]},un=function(e,t){return an(e.a,function(e){return e[0]===t})};cn.prototype={get:function(e){var t=un(this,e);if(t)return t[1]},has:function(e){return!!un(this,e)},set:function(e,t){var n=un(this,e);n?n[1]=t:this.a.push([e,t])},delete:function(e){var t=on(this.a,function(t){return t[0]===e});return~t&&this.a.splice(t,1),!!~t}};var hn={getConstructor:function(e,t,n,i){var r=e(function(e,a){en(e,r,t,"_i"),e._t=t,e._i=sn++,e._l=void 0,null!=a&&tn(a,n,e[i],e)});return Zt(r.prototype,{delete:function(e){if(!o(e))return!1;var n=rn(e);return!0===n?ln(nn(this,t)).delete(e):n&&w(n,this._i)&&delete n[this._i]},has:function(e){if(!o(e))return!1;var n=rn(e);return!0===n?ln(nn(this,t)).has(e):n&&w(n,this._i)}}),r},def:function(e,t,n){var i=rn(s(t),!0);return!0===i?ln(e).set(t,n):i[e._i]=n,e},ufstore:ln};t(function(e){var t,n=ne(0),i=$t.getWeak,a=Object.isExtensible,s=hn.ufstore,c={},u=function(e){return function(){return e(this,arguments.length>0?arguments[0]:void 0)}},h={get:function(e){if(o(e)){var t=i(e);return!0===t?s(nn(this,"WeakMap")).get(e):t?t[this._i]:void 0}},set:function(e,t){return hn.def(nn(this,"WeakMap"),e,t)}},d=e.exports=function(e,t,n,i,a,s){var c=r[e],u=c,h=a?"set":"add",d=u&&u.prototype,f={},p=function(e){var t=d[e];S(d,e,"delete"==e?function(e){return!(s&&!o(e))&&t.call(this,0===e?0:e)}:"has"==e?function(e){return!(s&&!o(e))&&t.call(this,0===e?0:e)}:"get"==e?function(e){return s&&!o(e)?void 0:t.call(this,0===e?0:e)}:"add"==e?function(e){return t.call(this,0===e?0:e),this}:function(e,n){return t.call(this,0===e?0:e,n),this})};if("function"==typeof u&&(s||d.forEach&&!l(function(){(new u).entries().next()}))){var m=new u,g=m[h](s?{}:-0,1)!=m,v=l(function(){m.has(1)}),y=X(function(e){new u(e)}),b=!s&&l(function(){for(var e=new u,t=5;t--;)e[h](t,t);return!e.has(-0)});y||((u=t(function(t,n){en(t,u,e);var i=pe(new c,t,u);return null!=n&&tn(n,a,i[h],i),i})).prototype=d,d.constructor=u),(v||b)&&(p("delete"),p("has"),a&&p("get")),(b||g)&&p(h),s&&d.clear&&delete d.clear}else u=i.getConstructor(t,e,a,h),Zt(u.prototype,n),$t.NEED=!0;return At(u,e),f[e]=u,_(_.G+_.W+_.F*(u!=c),f),s||i.setStrong(u,e,a),u}("WeakMap",u,h,hn,!0,!0);l(function(){return 7!=(new d).set((Object.freeze||Object)(c),7).get(c)})&&(t=hn.getConstructor(u,"WeakMap"),Jt(t.prototype,h),$t.NEED=!0,n(["delete","has","get","set"],function(e){var n=d.prototype,i=n[e];S(n,e,function(n,r){if(o(n)&&!a(n)){this._f||(this._f=new t);var s=this._f[e](n,r);return"set"==e?this:s}return i.call(this,n,r)})}))});function dn(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function fn(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}function pn(e,t,n){return t&&fn(e.prototype,t),n&&fn(e,n),e}function mn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function gn(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=[],i=!0,r=!1,a=void 0;try{for(var o,s=e[Symbol.iterator]();!(i=(o=s.next()).done)&&(n.push(o.value),!t||n.length!==t);i=!0);}catch(e){r=!0,a=e}finally{try{i||null==s.return||s.return()}finally{if(r)throw a}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function vn(e){return function(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}(e)||function(e){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e))return Array.from(e)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}var yn,bn,wn=[].sort,kn=[1,2,3];_(_.P+_.F*(l(function(){kn.sort(void 0)})||!l(function(){kn.sort(null)})||!((yn=wn)&&l(function(){bn?yn.call(null,function(){},1):yn.call(null)}))),"Array",{sort:function(e){return void 0===e?wn.call(P(this)):wn.call(P(this),n(e))}}),_(_.S+_.F,"Object",{assign:Jt});var Tn=N("species"),En=function(e,t){var i,r=s(e).constructor;return void 0===r||null==(i=s(r)[Tn])?t:n(i)},Sn=Yt(!0),An=function(e,t,n){return t+(n?Sn(e,t).length:1)},_n=Math.min,Cn=[].push,Pn=!l(function(){});bt("split",2,function(e,t,n,i){var r;return r="c"=="abbc".split(/(b)*/)[1]||4!="test".split(/(?:)/,-1).length||2!="ab".split(/(?:ab)*/).length||4!=".".split(/(.?)(.?)/).length||".".split(/()()/).length>1||"".split(/.?/).length?function(e,t){var i=String(this);if(void 0===e&&0===t)return[];if(!tt(e))return n.call(i,e,t);for(var r,a,o,s=[],l=(e.ignoreCase?"i":"")+(e.multiline?"m":"")+(e.unicode?"u":"")+(e.sticky?"y":""),c=0,u=void 0===t?4294967295:t>>>0,h=new RegExp(e.source,l+"g");(r=mt.call(h,i))&&!((a=h.lastIndex)>c&&(s.push(i.slice(c,r.index)),r.length>1&&r.index<i.length&&Cn.apply(s,r.slice(1)),o=r[0].length,c=a,s.length>=u));)h.lastIndex===r.index&&h.lastIndex++;return c===i.length?!o&&h.test("")||s.push(""):s.push(i.slice(c)),s.length>u?s.slice(0,u):s}:"0".split(void 0,0).length?function(e,t){return void 0===e&&0===t?[]:n.call(this,e,t)}:n,[function(n,i){var a=e(this),o=null==n?void 0:n[t];return void 0!==o?o.call(n,a,i):r.call(String(a),n,i)},function(e,t){var a=i(r,e,this,t,r!==n);if(a.done)return a.value;var o=s(e),l=String(this),c=En(o,RegExp),u=o.unicode,h=(o.ignoreCase?"i":"")+(o.multiline?"m":"")+(o.unicode?"u":"")+(Pn?"y":"g"),d=new c(Pn?o:"^(?:"+o.source+")",h),f=void 0===t?4294967295:t>>>0;if(0===f)return[];if(0===l.length)return null===lt(d,l)?[l]:[];for(var p=0,m=0,g=[];m<l.length;){d.lastIndex=Pn?m:0;var v,y=lt(d,Pn?l:l.slice(m));if(null===y||(v=_n(H(d.lastIndex+(Pn?0:m)),l.length))===p)m=An(l,m,u);else{if(g.push(l.slice(p,m)),g.length===f)return g;for(var b=1;b<=y.length-1;b++)if(g.push(y[b]),g.length===f)return g;m=p=v}}return g.push(l.slice(p)),g}]});var xn=le.f,In=function(e){return function(t){for(var n,i=ce(t),r=Le(i),a=r.length,o=0,s=[];a>o;)xn.call(i,n=r[o++])&&s.push(e?[n,i[n]]:i[n]);return s}},Mn=In(!0);_(_.S,"Object",{entries:function(e){return Mn(e)}});var Nn=In(!1);_(_.S,"Object",{values:function(e){return Nn(e)}});var Ln=Math.max,On=Math.min,jn=Math.floor,Rn=/\$([$&`']|\d\d?|<[^>]*>)/g,Fn=/\$([$&`']|\d\d?)/g;bt("replace",2,function(e,t,n,i){return[function(i,r){var a=e(this),o=null==i?void 0:i[t];return void 0!==o?o.call(i,a,r):n.call(String(a),i,r)},function(e,t){var a=i(n,e,this,t);if(a.done)return a.value;var o=s(e),l=String(this),c="function"==typeof t;c||(t=String(t));var u=o.global;if(u){var h=o.unicode;o.lastIndex=0}for(var d=[];;){var f=lt(o,l);if(null===f)break;if(d.push(f),!u)break;""===String(f[0])&&(o.lastIndex=An(l,H(o.lastIndex),h))}for(var p,m="",g=0,v=0;v<d.length;v++){f=d[v];for(var y=String(f[0]),b=Ln(On(D(f.index),l.length),0),w=[],k=1;k<f.length;k++)w.push(void 0===(p=f[k])?p:String(p));var T=f.groups;if(c){var E=[y].concat(w,b,l);void 0!==T&&E.push(T);var S=String(t.apply(void 0,E))}else S=r(y,l,b,w,T,t);b>=g&&(m+=l.slice(g,b)+S,g=b+y.length)}return m+l.slice(g)}];function r(e,t,i,r,a,o){var s=i+e.length,l=r.length,c=Fn;return void 0!==a&&(a=P(a),c=Rn),n.call(o,c,function(n,o){var c;switch(o.charAt(0)){case"$":return"$";case"&":return e;case"`":return t.slice(0,i);case"'":return t.slice(s);case"<":c=a[o.slice(1,-1)];break;default:var u=+o;if(0===u)return n;if(u>l){var h=jn(u/10);return 0===h?n:h<=l?void 0===r[h-1]?o.charAt(1):r[h-1]+o.charAt(1):n}c=r[u-1]}return void 0===c?"":c})}});var Dn,qn,Hn,Vn=r.process,Bn=r.setImmediate,Un=r.clearImmediate,Wn=r.MessageChannel,zn=r.Dispatch,Kn=0,Yn={},Gn=function(){var e=+this;if(Yn.hasOwnProperty(e)){var t=Yn[e];delete Yn[e],t()}},$n=function(e){Gn.call(e.data)};Bn&&Un||(Bn=function(e){for(var t=[],n=1;arguments.length>n;)t.push(arguments[n++]);return Yn[++Kn]=function(){!function(e,t,n){var i=void 0===n;switch(t.length){case 0:return i?e():e.call(n);case 1:return i?e(t[0]):e.call(n,t[0]);case 2:return i?e(t[0],t[1]):e.call(n,t[0],t[1]);case 3:return i?e(t[0],t[1],t[2]):e.call(n,t[0],t[1],t[2]);case 4:return i?e(t[0],t[1],t[2],t[3]):e.call(n,t[0],t[1],t[2],t[3])}e.apply(n,t)}("function"==typeof e?e:Function(e),t)},Dn(Kn),Kn},Un=function(e){delete Yn[e]},"process"==U(Vn)?Dn=function(e){Vn.nextTick(i(Gn,e,1))}:zn&&zn.now?Dn=function(e){zn.now(i(Gn,e,1))}:Wn?(Hn=(qn=new Wn).port2,qn.port1.onmessage=$n,Dn=i(Hn.postMessage,Hn,1)):r.addEventListener&&"function"==typeof postMessage&&!r.importScripts?(Dn=function(e){r.postMessage(e+"","*")},r.addEventListener("message",$n,!1)):Dn="onreadystatechange"in d("script")?function(e){Re.appendChild(d("script")).onreadystatechange=function(){Re.removeChild(this),Gn.call(e)}}:function(e){setTimeout(i(Gn,e,1),0)});var Qn={set:Bn,clear:Un},Xn=Qn.set,Jn=r.MutationObserver||r.WebKitMutationObserver,Zn=r.process,ei=r.Promise,ti="process"==U(Zn);function ni(e){var t,i;this.promise=new e(function(e,n){if(void 0!==t||void 0!==i)throw TypeError("Bad Promise constructor");t=e,i=n}),this.resolve=n(t),this.reject=n(i)}var ii,ri,ai,oi,si={f:function(e){return new ni(e)}},li=function(e){try{return{e:!1,v:e()}}catch(e){return{e:!0,v:e}}},ci=r.navigator,ui=ci&&ci.userAgent||"",hi=N("species"),di=function(e){var t=r[e];c&&t&&!t[hi]&&g.f(t,hi,{configurable:!0,get:function(){return this}})},fi=Qn.set,pi=function(){var e,t,n,i=function(){var i,r;for(ti&&(i=Zn.domain)&&i.exit();e;){r=e.fn,e=e.next;try{r()}catch(i){throw e?n():t=void 0,i}}t=void 0,i&&i.enter()};if(ti)n=function(){Zn.nextTick(i)};else if(!Jn||r.navigator&&r.navigator.standalone)if(ei&&ei.resolve){var a=ei.resolve(void 0);n=function(){a.then(i)}}else n=function(){Xn.call(r,i)};else{var o=!0,s=document.createTextNode("");new Jn(i).observe(s,{characterData:!0}),n=function(){s.data=o=!o}}return function(i){var r={fn:i,next:void 0};t&&(t.next=r),e||(e=r,n()),t=r}}(),mi=r.TypeError,gi=r.process,vi=gi&&gi.versions,yi=vi&&vi.v8||"",bi=r.Promise,wi="process"==K(gi),ki=function(){},Ti=ri=si.f,Ei=!!function(){try{var e=bi.resolve(1),t=(e.constructor={})[N("species")]=function(e){e(ki,ki)};return(wi||"function"==typeof PromiseRejectionEvent)&&e.then(ki)instanceof t&&0!==yi.indexOf("6.6")&&-1===ui.indexOf("Chrome/66")}catch(e){}}(),Si=function(e){var t;return!(!o(e)||"function"!=typeof(t=e.then))&&t},Ai=function(e,t){if(!e._n){e._n=!0;var n=e._c;pi(function(){for(var i=e._v,r=1==e._s,a=0,o=function(t){var n,a,o,s=r?t.ok:t.fail,l=t.resolve,c=t.reject,u=t.domain;try{s?(r||(2==e._h&&Pi(e),e._h=1),!0===s?n=i:(u&&u.enter(),n=s(i),u&&(u.exit(),o=!0)),n===t.promise?c(mi("Promise-chain cycle")):(a=Si(n))?a.call(n,l,c):l(n)):c(i)}catch(e){u&&!o&&u.exit(),c(e)}};n.length>a;)o(n[a++]);e._c=[],e._n=!1,t&&!e._h&&_i(e)})}},_i=function(e){fi.call(r,function(){var t,n,i,a=e._v,o=Ci(e);if(o&&(t=li(function(){wi?gi.emit("unhandledRejection",a,e):(n=r.onunhandledrejection)?n({promise:e,reason:a}):(i=r.console)&&i.error&&i.error("Unhandled promise rejection",a)}),e._h=wi||Ci(e)?2:1),e._a=void 0,o&&t.e)throw t.v})},Ci=function(e){return 1!==e._h&&0===(e._a||e._c).length},Pi=function(e){fi.call(r,function(){var t;wi?gi.emit("rejectionHandled",e):(t=r.onrejectionhandled)&&t({promise:e,reason:e._v})})},xi=function(e){var t=this;t._d||(t._d=!0,(t=t._w||t)._v=e,t._s=2,t._a||(t._a=t._c.slice()),Ai(t,!0))},Ii=function(e){var t,n=this;if(!n._d){n._d=!0,n=n._w||n;try{if(n===e)throw mi("Promise can't be resolved itself");(t=Si(e))?pi(function(){var r={_w:n,_d:!1};try{t.call(e,i(Ii,r,1),i(xi,r,1))}catch(e){xi.call(r,e)}}):(n._v=e,n._s=1,Ai(n,!1))}catch(e){xi.call({_w:n,_d:!1},e)}}};Ei||(bi=function(e){en(this,bi,"Promise","_h"),n(e),ii.call(this);try{e(i(Ii,this,1),i(xi,this,1))}catch(e){xi.call(this,e)}},(ii=function(e){this._c=[],this._a=void 0,this._s=0,this._d=!1,this._v=void 0,this._h=0,this._n=!1}).prototype=Zt(bi.prototype,{then:function(e,t){var n=Ti(En(this,bi));return n.ok="function"!=typeof e||e,n.fail="function"==typeof t&&t,n.domain=wi?gi.domain:void 0,this._c.push(n),this._a&&this._a.push(n),this._s&&Ai(this,!1),n.promise},catch:function(e){return this.then(void 0,e)}}),ai=function(){var e=new ii;this.promise=e,this.resolve=i(Ii,e,1),this.reject=i(xi,e,1)},si.f=Ti=function(e){return e===bi||e===oi?new ai(e):ri(e)}),_(_.G+_.W+_.F*!Ei,{Promise:bi}),At(bi,"Promise"),di("Promise"),oi=a.Promise,_(_.S+_.F*!Ei,"Promise",{reject:function(e){var t=Ti(this);return(0,t.reject)(e),t.promise}}),_(_.S+_.F*!Ei,"Promise",{resolve:function(e){return function(e,t){if(s(e),o(t)&&t.constructor===e)return t;var n=si.f(e);return(0,n.resolve)(t),n.promise}(this,e)}}),_(_.S+_.F*!(Ei&&X(function(e){bi.all(e).catch(ki)})),"Promise",{all:function(e){var t=this,n=Ti(t),i=n.resolve,r=n.reject,a=li(function(){var n=[],a=0,o=1;tn(e,!1,function(e){var s=a++,l=!1;n.push(void 0),o++,t.resolve(e).then(function(e){l||(l=!0,n[s]=e,--o||i(n))},r)}),--o||i(n)});return a.e&&r(a.v),n.promise},race:function(e){var t=this,n=Ti(t),i=n.reject,r=li(function(){tn(e,!1,function(e){t.resolve(e).then(n.resolve,i)})});return r.e&&i(r.v),n.promise}});var Mi="".startsWith;_(_.P+_.F*rt("startsWith"),"String",{startsWith:function(e){var t=nt(this,e,"startsWith"),n=H(Math.min(arguments.length>1?arguments[1]:void 0,t.length)),i=String(e);return Mi?Mi.call(t,i,n):t.slice(n,n+i.length)===i}}),_(_.S,"Number",{isNaN:function(e){return e!=e}});var Ni=function(e){return null!=e?e.constructor:null},Li=function(e,t){return Boolean(e&&t&&e instanceof t)},Oi=function(e){return null==e},ji=function(e){return Ni(e)===Object},Ri=function(e){return Ni(e)===String},Fi=function(e){return Array.isArray(e)},Di=function(e){return Li(e,NodeList)},qi=function(e){return Oi(e)||(Ri(e)||Fi(e)||Di(e))&&!e.length||ji(e)&&!Object.keys(e).length},Hi={nullOrUndefined:Oi,object:ji,number:function(e){return Ni(e)===Number&&!Number.isNaN(e)},string:Ri,boolean:function(e){return Ni(e)===Boolean},function:function(e){return Ni(e)===Function},array:Fi,weakMap:function(e){return Li(e,WeakMap)},nodeList:Di,element:function(e){return Li(e,Element)},textNode:function(e){return Ni(e)===Text},event:function(e){return Li(e,Event)},keyboardEvent:function(e){return Li(e,KeyboardEvent)},cue:function(e){return Li(e,window.TextTrackCue)||Li(e,window.VTTCue)},track:function(e){return Li(e,TextTrack)||!Oi(e)&&Ri(e.kind)},promise:function(e){return Li(e,Promise)},url:function(e){if(Li(e,window.URL))return!0;if(!Ri(e))return!1;var t=e;e.startsWith("http://")&&e.startsWith("https://")||(t="http://".concat(e));try{return!qi(new URL(t).hostname)}catch(e){return!1}},empty:qi},Vi=function(){var e=!1;try{var t=Object.defineProperty({},"passive",{get:function(){return e=!0,null}});window.addEventListener("test",null,t),window.removeEventListener("test",null,t)}catch(e){}return e}();function Bi(e,t,n){var i=this,r=arguments.length>3&&void 0!==arguments[3]&&arguments[3],a=!(arguments.length>4&&void 0!==arguments[4])||arguments[4],o=arguments.length>5&&void 0!==arguments[5]&&arguments[5];if(e&&"addEventListener"in e&&!Hi.empty(t)&&Hi.function(n)){var s=t.split(" "),l=o;Vi&&(l={passive:a,capture:o}),s.forEach(function(t){i&&i.eventListeners&&r&&i.eventListeners.push({element:e,type:t,callback:n,options:l}),e[r?"addEventListener":"removeEventListener"](t,n,l)})}}function Ui(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=arguments.length>2?arguments[2]:void 0,i=!(arguments.length>3&&void 0!==arguments[3])||arguments[3],r=arguments.length>4&&void 0!==arguments[4]&&arguments[4];Bi.call(this,e,t,n,!0,i,r)}function Wi(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=arguments.length>2?arguments[2]:void 0,i=!(arguments.length>3&&void 0!==arguments[3])||arguments[3],r=arguments.length>4&&void 0!==arguments[4]&&arguments[4];Bi.call(this,e,t,n,!1,i,r)}function zi(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",i=arguments.length>2?arguments[2]:void 0,r=!(arguments.length>3&&void 0!==arguments[3])||arguments[3],a=arguments.length>4&&void 0!==arguments[4]&&arguments[4];Bi.call(this,e,n,function o(){Wi(e,n,o,r,a);for(var s=arguments.length,l=new Array(s),c=0;c<s;c++)l[c]=arguments[c];i.apply(t,l)},!0,r,a)}function Ki(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};if(Hi.element(e)&&!Hi.empty(t)){var r=new CustomEvent(t,{bubbles:n,detail:Object.assign({},i,{plyr:this})});e.dispatchEvent(r)}}function Yi(e,t){var n=e.length?e:[e];Array.from(n).reverse().forEach(function(e,n){var i=n>0?t.cloneNode(!0):t,r=e.parentNode,a=e.nextSibling;i.appendChild(e),a?r.insertBefore(i,a):r.appendChild(i)})}function Gi(e,t){Hi.element(e)&&!Hi.empty(t)&&Object.entries(t).filter(function(e){var t=gn(e,2)[1];return!Hi.nullOrUndefined(t)}).forEach(function(t){var n=gn(t,2),i=n[0],r=n[1];return e.setAttribute(i,r)})}function $i(e,t,n){var i=document.createElement(e);return Hi.object(t)&&Gi(i,t),Hi.string(n)&&(i.innerText=n),i}function Qi(e,t,n,i){Hi.element(t)&&t.appendChild($i(e,n,i))}function Xi(e){Hi.nodeList(e)||Hi.array(e)?Array.from(e).forEach(Xi):Hi.element(e)&&Hi.element(e.parentNode)&&e.parentNode.removeChild(e)}function Ji(e){if(Hi.element(e))for(var t=e.childNodes.length;t>0;)e.removeChild(e.lastChild),t-=1}function Zi(e,t){return Hi.element(t)&&Hi.element(t.parentNode)&&Hi.element(e)?(t.parentNode.replaceChild(e,t),e):null}function er(e,t){if(!Hi.string(e)||Hi.empty(e))return{};var n={},i=t;return e.split(",").forEach(function(e){var t=e.trim(),r=t.replace(".",""),a=t.replace(/[[\]]/g,"").split("="),o=a[0],s=a.length>1?a[1].replace(/["']/g,""):"";switch(t.charAt(0)){case".":Hi.object(i)&&Hi.string(i.class)&&(i.class+=" ".concat(r)),n.class=r;break;case"#":n.id=t.replace("#","");break;case"[":n[o]=s}}),n}function tr(e,t){if(Hi.element(e)){var n=t;Hi.boolean(n)||(n=!e.hidden),n?e.setAttribute("hidden",""):e.removeAttribute("hidden")}}function nr(e,t,n){if(Hi.nodeList(e))return Array.from(e).map(function(e){return nr(e,t,n)});if(Hi.element(e)){var i="toggle";return void 0!==n&&(i=n?"add":"remove"),e.classList[i](t),e.classList.contains(t)}return!1}function ir(e,t){return Hi.element(e)&&e.classList.contains(t)}function rr(e,t){return function(){return Array.from(document.querySelectorAll(t)).includes(this)}.call(e,t)}function ar(e){return this.elements.container.querySelectorAll(e)}function or(e){return this.elements.container.querySelector(e)}function sr(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];Hi.element(e)&&(e.focus({preventScroll:!0}),t&&nr(e,this.config.classNames.tabFocus))}var lr,cr,ur,hr=(lr=document.createElement("span"),cr={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"},ur=Object.keys(cr).find(function(e){return void 0!==lr.style[e]}),!!Hi.string(ur)&&cr[ur]);function dr(e){setTimeout(function(){try{tr(e,!0),e.offsetHeight,tr(e,!1)}catch(e){}},0)}var fr,pr={isIE:!!document.documentMode,isEdge:window.navigator.userAgent.includes("Edge"),isWebkit:"WebkitAppearance"in document.documentElement.style&&!/Edge/.test(navigator.userAgent),isIPhone:/(iPhone|iPod)/gi.test(navigator.platform),isIos:/(iPad|iPhone|iPod)/gi.test(navigator.platform)},mr={"audio/ogg":"vorbis","audio/wav":"1","video/webm":"vp8, vorbis","video/mp4":"avc1.42E01E, mp4a.40.2","video/ogg":"theora"},gr={audio:"canPlayType"in document.createElement("audio"),video:"canPlayType"in document.createElement("video"),check:function(e,t,n){var i=pr.isIPhone&&n&&gr.playsinline,r=gr[e]||"html5"!==t;return{api:r,ui:r&&gr.rangeInput&&("video"!==e||!pr.isIPhone||i)}},pip:!(pr.isIPhone||!Hi.function($i("video").webkitSetPresentationMode)&&(!document.pictureInPictureEnabled||$i("video").disablePictureInPicture)),airplay:Hi.function(window.WebKitPlaybackTargetAvailabilityEvent),playsinline:"playsInline"in document.createElement("video"),mime:function(e){if(Hi.empty(e))return!1;var t=gn(e.split("/"),1)[0],n=e;if(!this.isHTML5||t!==this.type)return!1;Object.keys(mr).includes(n)&&(n+='; codecs="'.concat(mr[e],'"'));try{return Boolean(n&&this.media.canPlayType(n).replace(/no/,""))}catch(e){return!1}},textTracks:"textTracks"in document.createElement("video"),rangeInput:(fr=document.createElement("input"),fr.type="range","range"===fr.type),touch:"ontouchstart"in document.documentElement,transitions:!1!==hr,reducedMotion:"matchMedia"in window&&window.matchMedia("(prefers-reduced-motion)").matches},vr={getSources:function(){var e=this;return this.isHTML5?Array.from(this.media.querySelectorAll("source")).filter(function(t){var n=t.getAttribute("type");return!!Hi.empty(n)||gr.mime.call(e,n)}):[]},getQualityOptions:function(){return vr.getSources.call(this).map(function(e){return Number(e.getAttribute("size"))}).filter(Boolean)},extend:function(){if(this.isHTML5){var e=this;Object.defineProperty(e.media,"quality",{get:function(){var t=vr.getSources.call(e).find(function(t){return t.getAttribute("src")===e.source});return t&&Number(t.getAttribute("size"))},set:function(t){var n=vr.getSources.call(e).find(function(e){return Number(e.getAttribute("size"))===t});if(n){var i=e.media,r=i.currentTime,a=i.paused,o=i.preload,s=i.readyState;e.media.src=n.getAttribute("src"),("none"!==o||s)&&(e.once("loadedmetadata",function(){e.currentTime=r,a||e.play()}),e.media.load()),Ki.call(e,e.media,"qualitychange",!1,{quality:t})}}})}},cancelRequests:function(){this.isHTML5&&(Xi(vr.getSources.call(this)),this.media.setAttribute("src",this.config.blankVideo),this.media.load(),this.debug.log("Cancelled network requests"))}};function yr(e){return Hi.array(e)?e.filter(function(t,n){return e.indexOf(t)===n}):e}function br(e,t){return t.split(".").reduce(function(e,t){return e&&e[t]},e)}function wr(){for(var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];if(!n.length)return e;var r=n.shift();return Hi.object(r)?(Object.keys(r).forEach(function(t){Hi.object(r[t])?(Object.keys(e).includes(t)||Object.assign(e,mn({},t,{})),wr(e[t],r[t])):Object.assign(e,mn({},t,r[t]))}),wr.apply(void 0,[e].concat(n))):e}var kr=g.f,Tr=Ae.f,Er=r.RegExp,Sr=Er,Ar=Er.prototype,_r=/a/g,Cr=/a/g,Pr=new Er(_r)!==_r;if(c&&(!Pr||l(function(){return Cr[N("match")]=!1,Er(_r)!=_r||Er(Cr)==Cr||"/a/i"!=Er(_r,"i")}))){Er=function(e,t){var n=this instanceof Er,i=tt(e),r=void 0===t;return!n&&i&&e.constructor===Er&&r?e:pe(Pr?new Sr(i&&!r?e.source:e,t):Sr((i=e instanceof Er)?e.source:e,i&&r?ct.call(e):t),n?this:Ar,Er)};for(var xr=function(e){e in Er||kr(Er,e,{configurable:!0,get:function(){return Sr[e]},set:function(t){Sr[e]=t}})},Ir=Tr(Sr),Mr=0;Ir.length>Mr;)xr(Ir[Mr++]);Ar.constructor=Er,Er.prototype=Ar,S(r,"RegExp",Er)}function Nr(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];return Hi.empty(e)?e:e.toString().replace(/{(\d+)}/g,function(e,t){return n[t].toString()})}function Lr(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";return e.replace(new RegExp(t.toString().replace(/([.*+?^=!:${}()|[\]\/\\])/g,"\\$1"),"g"),n.toString())}function Or(){return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").toString().replace(/\w\S*/g,function(e){return e.charAt(0).toUpperCase()+e.substr(1).toLowerCase()})}function jr(){var e=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").toString();return(e=function(){var e=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").toString();return e=Lr(e,"-"," "),e=Lr(e,"_"," "),Lr(e=Or(e)," ","")}(e)).charAt(0).toLowerCase()+e.slice(1)}function Rr(e){var t=document.createElement("div");return t.appendChild(e),t.innerHTML}di("RegExp");var Fr={pip:"PIP",airplay:"AirPlay",html5:"HTML5",vimeo:"Vimeo",youtube:"YouTube"},Dr=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(Hi.empty(e)||Hi.empty(t))return"";var n=br(t.i18n,e);if(Hi.empty(n))return Object.keys(Fr).includes(e)?Fr[e]:"";var i={"{seektime}":t.seekTime,"{title}":t.title};return Object.entries(i).forEach(function(e){var t=gn(e,2),i=t[0],r=t[1];n=Lr(n,i,r)}),n},qr=function(){function e(t){dn(this,e),this.enabled=t.config.storage.enabled,this.key=t.config.storage.key}return pn(e,[{key:"get",value:function(t){if(!e.supported||!this.enabled)return null;var n=window.localStorage.getItem(this.key);if(Hi.empty(n))return null;var i=JSON.parse(n);return Hi.string(t)&&t.length?i[t]:i}},{key:"set",value:function(t){if(e.supported&&this.enabled&&Hi.object(t)){var n=this.get();Hi.empty(n)&&(n={}),wr(n,t),window.localStorage.setItem(this.key,JSON.stringify(n))}}}],[{key:"supported",get:function(){try{if(!("localStorage"in window))return!1;return window.localStorage.setItem("___test","___test"),window.localStorage.removeItem("___test"),!0}catch(e){return!1}}}]),e}();function Hr(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"text";return new Promise(function(n,i){try{var r=new XMLHttpRequest;if(!("withCredentials"in r))return;r.addEventListener("load",function(){if("text"===t)try{n(JSON.parse(r.responseText))}catch(e){n(r.responseText)}else n(r.response)}),r.addEventListener("error",function(){throw new Error(r.status)}),r.open("GET",e,!0),r.responseType=t,r.send()}catch(e){i(e)}})}function Vr(e,t){if(Hi.string(e)){var n=Hi.string(t),i=function(){return null!==document.getElementById(t)},r=function(e,t){e.innerHTML=t,n&&i()||document.body.insertAdjacentElement("afterbegin",e)};if(!n||!i()){var a=qr.supported,o=document.createElement("div");if(o.setAttribute("hidden",""),n&&o.setAttribute("id",t),a){var s=window.localStorage.getItem("".concat("cache","-").concat(t));if(null!==s){var l=JSON.parse(s);r(o,l.content)}}Hr(e).then(function(e){Hi.empty(e)||(a&&window.localStorage.setItem("".concat("cache","-").concat(t),JSON.stringify({content:e})),r(o,e))}).catch(function(){})}}}_(_.S,"Math",{trunc:function(e){return(e>0?Math.floor:Math.ceil)(e)}});var Br=function(e){return Math.trunc(e/60/60%60,10)},Ur=function(e){return Math.trunc(e/60%60,10)},Wr=function(e){return Math.trunc(e%60,10)};function zr(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];if(!Hi.number(e))return zr(null,t,n);var i=function(e){return"0".concat(e).slice(-2)},r=Br(e),a=Ur(e),o=Wr(e);return r=t||r>0?"".concat(r,":"):"","".concat(n&&e>0?"-":"").concat(r).concat(i(a),":").concat(i(o))}var Kr={getIconUrl:function(){var e=new URL(this.config.iconUrl,window.location).host!==window.location.host||pr.isIE&&!window.svg4everybody;return{url:this.config.iconUrl,cors:e}},findElements:function(){try{return this.elements.controls=or.call(this,this.config.selectors.controls.wrapper),this.elements.buttons={play:ar.call(this,this.config.selectors.buttons.play),pause:or.call(this,this.config.selectors.buttons.pause),restart:or.call(this,this.config.selectors.buttons.restart),rewind:or.call(this,this.config.selectors.buttons.rewind),fastForward:or.call(this,this.config.selectors.buttons.fastForward),mute:or.call(this,this.config.selectors.buttons.mute),pip:or.call(this,this.config.selectors.buttons.pip),airplay:or.call(this,this.config.selectors.buttons.airplay),settings:or.call(this,this.config.selectors.buttons.settings),captions:or.call(this,this.config.selectors.buttons.captions),fullscreen:or.call(this,this.config.selectors.buttons.fullscreen)},this.elements.progress=or.call(this,this.config.selectors.progress),this.elements.inputs={seek:or.call(this,this.config.selectors.inputs.seek),volume:or.call(this,this.config.selectors.inputs.volume)},this.elements.display={buffer:or.call(this,this.config.selectors.display.buffer),currentTime:or.call(this,this.config.selectors.display.currentTime),duration:or.call(this,this.config.selectors.display.duration)},Hi.element(this.elements.progress)&&(this.elements.display.seekTooltip=this.elements.progress.querySelector(".".concat(this.config.classNames.tooltip))),!0}catch(e){return this.debug.warn("It looks like there is a problem with your custom controls HTML",e),this.toggleNativeControls(!0),!1}},createIcon:function(e,t){var n=Kr.getIconUrl.call(this),i="".concat(n.cors?"":n.url,"#").concat(this.config.iconPrefix),r=document.createElementNS("http://www.w3.org/2000/svg","svg");Gi(r,wr(t,{role:"presentation",focusable:"false"}));var a=document.createElementNS("http://www.w3.org/2000/svg","use"),o="".concat(i,"-").concat(e);return"href"in a&&a.setAttributeNS("http://www.w3.org/1999/xlink","href",o),a.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",o),r.appendChild(a),r},createLabel:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=Dr(e,this.config);return $i("span",Object.assign({},t,{class:[t.class,this.config.classNames.hidden].filter(Boolean).join(" ")}),n)},createBadge:function(e){if(Hi.empty(e))return null;var t=$i("span",{class:this.config.classNames.menu.value});return t.appendChild($i("span",{class:this.config.classNames.menu.badge},e)),t},createButton:function(e,t){var n=Object.assign({},t),i=jr(e),r={element:"button",toggle:!1,label:null,icon:null,labelPressed:null,iconPressed:null};switch(["element","icon","label"].forEach(function(e){Object.keys(n).includes(e)&&(r[e]=n[e],delete n[e])}),"button"!==r.element||Object.keys(n).includes("type")||(n.type="button"),Object.keys(n).includes("class")?n.class.includes(this.config.classNames.control)||(n.class+=" ".concat(this.config.classNames.control)):n.class=this.config.classNames.control,e){case"play":r.toggle=!0,r.label="play",r.labelPressed="pause",r.icon="play",r.iconPressed="pause";break;case"mute":r.toggle=!0,r.label="mute",r.labelPressed="unmute",r.icon="volume",r.iconPressed="muted";break;case"captions":r.toggle=!0,r.label="enableCaptions",r.labelPressed="disableCaptions",r.icon="captions-off",r.iconPressed="captions-on";break;case"fullscreen":r.toggle=!0,r.label="enterFullscreen",r.labelPressed="exitFullscreen",r.icon="enter-fullscreen",r.iconPressed="exit-fullscreen";break;case"play-large":n.class+=" ".concat(this.config.classNames.control,"--overlaid"),i="play",r.label="play",r.icon="play";break;default:Hi.empty(r.label)&&(r.label=i),Hi.empty(r.icon)&&(r.icon=e)}var a=$i(r.element);return r.toggle?(a.appendChild(Kr.createIcon.call(this,r.iconPressed,{class:"icon--pressed"})),a.appendChild(Kr.createIcon.call(this,r.icon,{class:"icon--not-pressed"})),a.appendChild(Kr.createLabel.call(this,r.labelPressed,{class:"label--pressed"})),a.appendChild(Kr.createLabel.call(this,r.label,{class:"label--not-pressed"}))):(a.appendChild(Kr.createIcon.call(this,r.icon)),a.appendChild(Kr.createLabel.call(this,r.label))),wr(n,er(this.config.selectors.buttons[i],n)),Gi(a,n),"play"===i?(Hi.array(this.elements.buttons[i])||(this.elements.buttons[i]=[]),this.elements.buttons[i].push(a)):this.elements.buttons[i]=a,a},createRange:function(e,t){var n=$i("input",wr(er(this.config.selectors.inputs[e]),{type:"range",min:0,max:100,step:.01,value:0,autocomplete:"off",role:"slider","aria-label":Dr(e,this.config),"aria-valuemin":0,"aria-valuemax":100,"aria-valuenow":0},t));return this.elements.inputs[e]=n,Kr.updateRangeFill.call(this,n),n},createProgress:function(e,t){var n=$i("progress",wr(er(this.config.selectors.display[e]),{min:0,max:100,value:0,role:"presentation","aria-hidden":!0},t));if("volume"!==e){n.appendChild($i("span",null,"0"));var i={played:"played",buffer:"buffered"}[e],r=i?Dr(i,this.config):"";n.innerText="% ".concat(r.toLowerCase())}return this.elements.display[e]=n,n},createTime:function(e){var t=er(this.config.selectors.display[e]),n=$i("div",wr(t,{class:"".concat(this.config.classNames.display.time," ").concat(t.class?t.class:"").trim(),"aria-label":Dr(e,this.config)}),"00:00");return this.elements.display[e]=n,n},bindMenuItemShortcuts:function(e,t){var n=this;Ui(e,"keydown keyup",function(i){if([32,38,39,40].includes(i.which)&&(i.preventDefault(),i.stopPropagation(),"keydown"!==i.type)){var r,a=rr(e,'[role="menuitemradio"]');if(!a&&[32,39].includes(i.which))Kr.showMenuPanel.call(n,t,!0);else 32!==i.which&&(40===i.which||a&&39===i.which?(r=e.nextElementSibling,Hi.element(r)||(r=e.parentNode.firstElementChild)):(r=e.previousElementSibling,Hi.element(r)||(r=e.parentNode.lastElementChild)),sr.call(n,r,!0))}},!1),Ui(e,"keyup",function(e){13===e.which&&Kr.focusFirstMenuItem.call(n,null,!0)})},createMenuItem:function(e){var t=this,n=e.value,i=e.list,r=e.type,a=e.title,o=e.badge,s=void 0===o?null:o,l=e.checked,c=void 0!==l&&l,u=er(this.config.selectors.inputs[r]),h=$i("button",wr(u,{type:"button",role:"menuitemradio",class:"".concat(this.config.classNames.control," ").concat(u.class?u.class:"").trim(),"aria-checked":c,value:n})),d=$i("span");d.innerHTML=a,Hi.element(s)&&d.appendChild(s),h.appendChild(d),Object.defineProperty(h,"checked",{enumerable:!0,get:function(){return"true"===h.getAttribute("aria-checked")},set:function(e){e&&Array.from(h.parentNode.children).filter(function(e){return rr(e,'[role="menuitemradio"]')}).forEach(function(e){return e.setAttribute("aria-checked","false")}),h.setAttribute("aria-checked",e?"true":"false")}}),this.listeners.bind(h,"click keyup",function(e){if(!Hi.keyboardEvent(e)||32===e.which){switch(e.preventDefault(),e.stopPropagation(),h.checked=!0,r){case"language":t.currentTrack=Number(n);break;case"quality":t.quality=n;break;case"speed":t.speed=parseFloat(n)}Kr.showMenuPanel.call(t,"home",Hi.keyboardEvent(e))}},r,!1),Kr.bindMenuItemShortcuts.call(this,h,r),i.appendChild(h)},formatTime:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return Hi.number(e)?zr(e,Br(this.duration)>0,t):e},updateTimeDisplay:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];Hi.element(e)&&Hi.number(t)&&(e.innerText=Kr.formatTime(t,n))},updateVolume:function(){this.supported.ui&&(Hi.element(this.elements.inputs.volume)&&Kr.setRange.call(this,this.elements.inputs.volume,this.muted?0:this.volume),Hi.element(this.elements.buttons.mute)&&(this.elements.buttons.mute.pressed=this.muted||0===this.volume))},setRange:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;Hi.element(e)&&(e.value=t,Kr.updateRangeFill.call(this,e))},updateProgress:function(e){var t=this;if(this.supported.ui&&Hi.event(e)){var n,i,r=0;if(e)switch(e.type){case"timeupdate":case"seeking":case"seeked":n=this.currentTime,i=this.duration,r=0===n||0===i||Number.isNaN(n)||Number.isNaN(i)?0:(n/i*100).toFixed(2),"timeupdate"===e.type&&Kr.setRange.call(this,this.elements.inputs.seek,r);break;case"playing":case"progress":!function(e,n){var i=Hi.number(n)?n:0,r=Hi.element(e)?e:t.elements.display.buffer;if(Hi.element(r)){r.value=i;var a=r.getElementsByTagName("span")[0];Hi.element(a)&&(a.childNodes[0].nodeValue=i)}}(this.elements.display.buffer,100*this.buffered)}}},updateRangeFill:function(e){var t=Hi.event(e)?e.target:e;if(Hi.element(t)&&"range"===t.getAttribute("type")){if(rr(t,this.config.selectors.inputs.seek)){t.setAttribute("aria-valuenow",this.currentTime);var n=Kr.formatTime(this.currentTime),i=Kr.formatTime(this.duration),r=Dr("seekLabel",this.config);t.setAttribute("aria-valuetext",r.replace("{currentTime}",n).replace("{duration}",i))}else if(rr(t,this.config.selectors.inputs.volume)){var a=100*t.value;t.setAttribute("aria-valuenow",a),t.setAttribute("aria-valuetext","".concat(a.toFixed(1),"%"))}else t.setAttribute("aria-valuenow",t.value);pr.isWebkit&&t.style.setProperty("--value","".concat(t.value/t.max*100,"%"))}},updateSeekTooltip:function(e){var t=this;if(this.config.tooltips.seek&&Hi.element(this.elements.inputs.seek)&&Hi.element(this.elements.display.seekTooltip)&&0!==this.duration){var n=0,i=this.elements.progress.getBoundingClientRect(),r="".concat(this.config.classNames.tooltip,"--visible"),a=function(e){nr(t.elements.display.seekTooltip,r,e)};if(this.touch)a(!1);else{if(Hi.event(e))n=100/i.width*(e.pageX-i.left);else{if(!ir(this.elements.display.seekTooltip,r))return;n=parseFloat(this.elements.display.seekTooltip.style.left,10)}n<0?n=0:n>100&&(n=100),Kr.updateTimeDisplay.call(this,this.elements.display.seekTooltip,this.duration/100*n),this.elements.display.seekTooltip.style.left="".concat(n,"%"),Hi.event(e)&&["mouseenter","mouseleave"].includes(e.type)&&a("mouseenter"===e.type)}}},timeUpdate:function(e){var t=!Hi.element(this.elements.display.duration)&&this.config.invertTime;Kr.updateTimeDisplay.call(this,this.elements.display.currentTime,t?this.duration-this.currentTime:this.currentTime,t),e&&"timeupdate"===e.type&&this.media.seeking||Kr.updateProgress.call(this,e)},durationUpdate:function(){if(this.supported.ui&&(this.config.invertTime||!this.currentTime)){if(this.duration>=Math.pow(2,32))return tr(this.elements.display.currentTime,!0),void tr(this.elements.progress,!0);Hi.element(this.elements.inputs.seek)&&this.elements.inputs.seek.setAttribute("aria-valuemax",this.duration);var e=Hi.element(this.elements.display.duration);!e&&this.config.displayDuration&&this.paused&&Kr.updateTimeDisplay.call(this,this.elements.display.currentTime,this.duration),e&&Kr.updateTimeDisplay.call(this,this.elements.display.duration,this.duration),Kr.updateSeekTooltip.call(this)}},toggleMenuButton:function(e,t){tr(this.elements.settings.buttons[e],!t)},updateSetting:function(e,t,n){var i=this.elements.settings.panels[e],r=null,a=t;if("captions"===e)r=this.currentTrack;else{if(r=Hi.empty(n)?this[e]:n,Hi.empty(r)&&(r=this.config[e].default),!Hi.empty(this.options[e])&&!this.options[e].includes(r))return void this.debug.warn("Unsupported value of '".concat(r,"' for ").concat(e));if(!this.config[e].options.includes(r))return void this.debug.warn("Disabled value of '".concat(r,"' for ").concat(e))}if(Hi.element(a)||(a=i&&i.querySelector('[role="menu"]')),Hi.element(a)){this.elements.settings.buttons[e].querySelector(".".concat(this.config.classNames.menu.value)).innerHTML=Kr.getLabel.call(this,e,r);var o=a&&a.querySelector('[value="'.concat(r,'"]'));Hi.element(o)&&(o.checked=!0)}},getLabel:function(e,t){switch(e){case"speed":return 1===t?Dr("normal",this.config):"".concat(t,"&times;");case"quality":if(Hi.number(t)){var n=Dr("qualityLabel.".concat(t),this.config);return n.length?n:"".concat(t,"p")}return Or(t);case"captions":return $r.getLabel.call(this);default:return null}},setQualityMenu:function(e){var t=this;if(Hi.element(this.elements.settings.panels.quality)){var n=this.elements.settings.panels.quality.querySelector('[role="menu"]');Hi.array(e)&&(this.options.quality=yr(e).filter(function(e){return t.config.quality.options.includes(e)}));var i=!Hi.empty(this.options.quality)&&this.options.quality.length>1;if(Kr.toggleMenuButton.call(this,"quality",i),Ji(n),Kr.checkMenu.call(this),i){var r=function(e){var n=Dr("qualityBadge.".concat(e),t.config);return n.length?Kr.createBadge.call(t,n):null};this.options.quality.sort(function(e,n){var i=t.config.quality.options;return i.indexOf(e)>i.indexOf(n)?1:-1}).forEach(function(e){Kr.createMenuItem.call(t,{value:e,list:n,type:"quality",title:Kr.getLabel.call(t,"quality",e),badge:r(e)})}),Kr.updateSetting.call(this,"quality",n)}}},setCaptionsMenu:function(){var e=this;if(Hi.element(this.elements.settings.panels.captions)){var t=this.elements.settings.panels.captions.querySelector('[role="menu"]'),n=$r.getTracks.call(this),i=Boolean(n.length);if(Kr.toggleMenuButton.call(this,"captions",i),Ji(t),Kr.checkMenu.call(this),i){var r=n.map(function(n,i){return{value:i,checked:e.captions.toggled&&e.currentTrack===i,title:$r.getLabel.call(e,n),badge:n.language&&Kr.createBadge.call(e,n.language.toUpperCase()),list:t,type:"language"}});r.unshift({value:-1,checked:!this.captions.toggled,title:Dr("disabled",this.config),list:t,type:"language"}),r.forEach(Kr.createMenuItem.bind(this)),Kr.updateSetting.call(this,"captions",t)}}},setSpeedMenu:function(e){var t=this;if(Hi.element(this.elements.settings.panels.speed)){var n=this.elements.settings.panels.speed.querySelector('[role="menu"]');Hi.array(e)?this.options.speed=e:(this.isHTML5||this.isVimeo)&&(this.options.speed=[.5,.75,1,1.25,1.5,1.75,2]),this.options.speed=this.options.speed.filter(function(e){return t.config.speed.options.includes(e)});var i=!Hi.empty(this.options.speed)&&this.options.speed.length>1;Kr.toggleMenuButton.call(this,"speed",i),Ji(n),Kr.checkMenu.call(this),i&&(this.options.speed.forEach(function(e){Kr.createMenuItem.call(t,{value:e,list:n,type:"speed",title:Kr.getLabel.call(t,"speed",e)})}),Kr.updateSetting.call(this,"speed",n))}},checkMenu:function(){var e=this.elements.settings.buttons,t=!Hi.empty(e)&&Object.values(e).some(function(e){return!e.hidden});tr(this.elements.settings.menu,!t)},focusFirstMenuItem:function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(!this.elements.settings.popup.hidden){var n=e;Hi.element(n)||(n=Object.values(this.elements.settings.panels).find(function(e){return!e.hidden}));var i=n.querySelector('[role^="menuitem"]');sr.call(this,i,t)}},toggleMenu:function(e){var t=this.elements.settings.popup,n=this.elements.buttons.settings;if(Hi.element(t)&&Hi.element(n)){var i=t.hidden,r=i;if(Hi.boolean(e))r=e;else if(Hi.keyboardEvent(e)&&27===e.which)r=!1;else if(Hi.event(e)){var a=t.contains(e.target);if(a||!a&&e.target!==n&&r)return}n.setAttribute("aria-expanded",r),tr(t,!r),nr(this.elements.container,this.config.classNames.menu.open,r),r&&Hi.keyboardEvent(e)?Kr.focusFirstMenuItem.call(this,null,!0):r||i||sr.call(this,n,Hi.keyboardEvent(e))}},getMenuSize:function(e){var t=e.cloneNode(!0);t.style.position="absolute",t.style.opacity=0,t.removeAttribute("hidden"),e.parentNode.appendChild(t);var n=t.scrollWidth,i=t.scrollHeight;return Xi(t),{width:n,height:i}},showMenuPanel:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",n=arguments.length>1&&void 0!==arguments[1]&&arguments[1],i=document.getElementById("plyr-settings-".concat(this.id,"-").concat(t));if(Hi.element(i)){var r=i.parentNode,a=Array.from(r.children).find(function(e){return!e.hidden});if(gr.transitions&&!gr.reducedMotion){r.style.width="".concat(a.scrollWidth,"px"),r.style.height="".concat(a.scrollHeight,"px");var o=Kr.getMenuSize.call(this,i);Ui.call(this,r,hr,function t(n){n.target===r&&["width","height"].includes(n.propertyName)&&(r.style.width="",r.style.height="",Wi.call(e,r,hr,t))}),r.style.width="".concat(o.width,"px"),r.style.height="".concat(o.height,"px")}tr(a,!0),tr(i,!1),Kr.focusFirstMenuItem.call(this,i,n)}},setDownloadLink:function(){var e=this.elements.buttons.download;Hi.element(e)&&e.setAttribute("href",this.download)},create:function(e){var t=this,n=$i("div",er(this.config.selectors.controls.wrapper));if(this.config.controls.includes("restart")&&n.appendChild(Kr.createButton.call(this,"restart")),this.config.controls.includes("rewind")&&n.appendChild(Kr.createButton.call(this,"rewind")),this.config.controls.includes("play")&&n.appendChild(Kr.createButton.call(this,"play")),this.config.controls.includes("fast-forward")&&n.appendChild(Kr.createButton.call(this,"fast-forward")),this.config.controls.includes("progress")){var i=$i("div",er(this.config.selectors.progress));if(i.appendChild(Kr.createRange.call(this,"seek",{id:"plyr-seek-".concat(e.id)})),i.appendChild(Kr.createProgress.call(this,"buffer")),this.config.tooltips.seek){var r=$i("span",{class:this.config.classNames.tooltip},"00:00");i.appendChild(r),this.elements.display.seekTooltip=r}this.elements.progress=i,n.appendChild(this.elements.progress)}if(this.config.controls.includes("current-time")&&n.appendChild(Kr.createTime.call(this,"currentTime")),this.config.controls.includes("duration")&&n.appendChild(Kr.createTime.call(this,"duration")),this.config.controls.includes("mute")||this.config.controls.includes("volume")){var a=$i("div",{class:"plyr__volume"});if(this.config.controls.includes("mute")&&a.appendChild(Kr.createButton.call(this,"mute")),this.config.controls.includes("volume")){var o={max:1,step:.05,value:this.config.volume};a.appendChild(Kr.createRange.call(this,"volume",wr(o,{id:"plyr-volume-".concat(e.id)}))),this.elements.volume=a}n.appendChild(a)}if(this.config.controls.includes("captions")&&n.appendChild(Kr.createButton.call(this,"captions")),this.config.controls.includes("settings")&&!Hi.empty(this.config.settings)){var s=$i("div",{class:"plyr__menu",hidden:""});s.appendChild(Kr.createButton.call(this,"settings",{"aria-haspopup":!0,"aria-controls":"plyr-settings-".concat(e.id),"aria-expanded":!1}));var l=$i("div",{class:"plyr__menu__container",id:"plyr-settings-".concat(e.id),hidden:""}),c=$i("div"),u=$i("div",{id:"plyr-settings-".concat(e.id,"-home")}),h=$i("div",{role:"menu"});u.appendChild(h),c.appendChild(u),this.elements.settings.panels.home=u,this.config.settings.forEach(function(n){var i=$i("button",wr(er(t.config.selectors.buttons.settings),{type:"button",class:"".concat(t.config.classNames.control," ").concat(t.config.classNames.control,"--forward"),role:"menuitem","aria-haspopup":!0,hidden:""}));Kr.bindMenuItemShortcuts.call(t,i,n),Ui(i,"click",function(){Kr.showMenuPanel.call(t,n,!1)});var r=$i("span",null,Dr(n,t.config)),a=$i("span",{class:t.config.classNames.menu.value});a.innerHTML=e[n],r.appendChild(a),i.appendChild(r),h.appendChild(i);var o=$i("div",{id:"plyr-settings-".concat(e.id,"-").concat(n),hidden:""}),s=$i("button",{type:"button",class:"".concat(t.config.classNames.control," ").concat(t.config.classNames.control,"--back")});s.appendChild($i("span",{"aria-hidden":!0},Dr(n,t.config))),s.appendChild($i("span",{class:t.config.classNames.hidden},Dr("menuBack",t.config))),Ui(o,"keydown",function(e){37===e.which&&(e.preventDefault(),e.stopPropagation(),Kr.showMenuPanel.call(t,"home",!0))},!1),Ui(s,"click",function(){Kr.showMenuPanel.call(t,"home",!1)}),o.appendChild(s),o.appendChild($i("div",{role:"menu"})),c.appendChild(o),t.elements.settings.buttons[n]=i,t.elements.settings.panels[n]=o}),l.appendChild(c),s.appendChild(l),n.appendChild(s),this.elements.settings.popup=l,this.elements.settings.menu=s}if(this.config.controls.includes("pip")&&gr.pip&&n.appendChild(Kr.createButton.call(this,"pip")),this.config.controls.includes("airplay")&&gr.airplay&&n.appendChild(Kr.createButton.call(this,"airplay")),this.config.controls.includes("download")){var d={element:"a",href:this.download,target:"_blank"},f=this.config.urls.download;!Hi.url(f)&&this.isEmbed&&wr(d,{icon:"logo-".concat(this.provider),label:this.provider}),n.appendChild(Kr.createButton.call(this,"download",d))}return this.config.controls.includes("fullscreen")&&n.appendChild(Kr.createButton.call(this,"fullscreen")),this.config.controls.includes("play-large")&&this.elements.container.appendChild(Kr.createButton.call(this,"play-large")),this.elements.controls=n,this.isHTML5&&Kr.setQualityMenu.call(this,vr.getQualityOptions.call(this)),Kr.setSpeedMenu.call(this),n},inject:function(){var e=this;if(this.config.loadSprite){var t=Kr.getIconUrl.call(this);t.cors&&Vr(t.url,"sprite-plyr")}this.id=Math.floor(1e4*Math.random());var n=null;this.elements.controls=null;var i={id:this.id,seektime:this.config.seekTime,title:this.config.title},r=!0;Hi.function(this.config.controls)&&(this.config.controls=this.config.controls.call(this,i)),this.config.controls||(this.config.controls=[]),Hi.element(this.config.controls)||Hi.string(this.config.controls)?n=this.config.controls:(n=Kr.create.call(this,{id:this.id,seektime:this.config.seekTime,speed:this.speed,quality:this.quality,captions:$r.getLabel.call(this)}),r=!1);var a,o=function(e){var t=e;return Object.entries(i).forEach(function(e){var n=gn(e,2),i=n[0],r=n[1];t=Lr(t,"{".concat(i,"}"),r)}),t};if(r&&(Hi.string(this.config.controls)?n=o(n):Hi.element(n)&&(n.innerHTML=o(n.innerHTML))),Hi.string(this.config.selectors.controls.container)&&(a=document.querySelector(this.config.selectors.controls.container)),Hi.element(a)||(a=this.elements.container),a[Hi.element(n)?"insertAdjacentElement":"insertAdjacentHTML"]("afterbegin",n),Hi.element(this.elements.controls)||Kr.findElements.call(this),!Hi.empty(this.elements.buttons)){var s=function(t){var n=e.config.classNames.controlPressed;Object.defineProperty(t,"pressed",{enumerable:!0,get:function(){return ir(t,n)},set:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];nr(t,n,e)}})};Object.values(this.elements.buttons).filter(Boolean).forEach(function(e){Hi.array(e)||Hi.nodeList(e)?Array.from(e).filter(Boolean).forEach(s):s(e)})}if(pr.isEdge&&dr(a),this.config.tooltips.controls){var l=this.config,c=l.classNames,u=l.selectors,h="".concat(u.controls.wrapper," ").concat(u.labels," .").concat(c.hidden),d=ar.call(this,h);Array.from(d).forEach(function(t){nr(t,e.config.classNames.hidden,!1),nr(t,e.config.classNames.tooltip,!0)})}}};function Yr(e){var t=e;if(!(arguments.length>1&&void 0!==arguments[1])||arguments[1]){var n=document.createElement("a");n.href=t,t=n.href}try{return new URL(t)}catch(e){return null}}function Gr(e){var t=new URLSearchParams;return Hi.object(e)&&Object.entries(e).forEach(function(e){var n=gn(e,2),i=n[0],r=n[1];t.set(i,r)}),t}var $r={setup:function(){if(this.supported.ui)if(!this.isVideo||this.isYouTube||this.isHTML5&&!gr.textTracks)Hi.array(this.config.controls)&&this.config.controls.includes("settings")&&this.config.settings.includes("captions")&&Kr.setCaptionsMenu.call(this);else{var e,t;if(Hi.element(this.elements.captions)||(this.elements.captions=$i("div",er(this.config.selectors.captions)),e=this.elements.captions,t=this.elements.wrapper,Hi.element(e)&&Hi.element(t)&&t.parentNode.insertBefore(e,t.nextSibling)),pr.isIE&&window.URL){var n=this.media.querySelectorAll("track");Array.from(n).forEach(function(e){var t=e.getAttribute("src"),n=Yr(t);null!==n&&n.hostname!==window.location.href.hostname&&["http:","https:"].includes(n.protocol)&&Hr(t,"blob").then(function(t){e.setAttribute("src",window.URL.createObjectURL(t))}).catch(function(){Xi(e)})})}var i=yr((navigator.languages||[navigator.language||navigator.userLanguage||"en"]).map(function(e){return e.split("-")[0]})),r=(this.storage.get("language")||this.config.captions.language||"auto").toLowerCase();if("auto"===r)r=gn(i,1)[0];var a=this.storage.get("captions");if(Hi.boolean(a)||(a=this.config.captions.active),Object.assign(this.captions,{toggled:!1,active:a,language:r,languages:i}),this.isHTML5){var o=this.config.captions.update?"addtrack removetrack":"removetrack";Ui.call(this,this.media.textTracks,o,$r.update.bind(this))}setTimeout($r.update.bind(this),0)}},update:function(){var e=this,t=$r.getTracks.call(this,!0),n=this.captions,i=n.active,r=n.language,a=n.meta,o=n.currentTrackNode,s=Boolean(t.find(function(e){return e.language===r}));this.isHTML5&&this.isVideo&&t.filter(function(e){return!a.get(e)}).forEach(function(t){e.debug.log("Track added",t),a.set(t,{default:"showing"===t.mode}),t.mode="hidden",Ui.call(e,t,"cuechange",function(){return $r.updateCues.call(e)})}),(s&&this.language!==r||!t.includes(o))&&($r.setLanguage.call(this,r),$r.toggle.call(this,i&&s)),nr(this.elements.container,this.config.classNames.captions.enabled,!Hi.empty(t)),(this.config.controls||[]).includes("settings")&&this.config.settings.includes("captions")&&Kr.setCaptionsMenu.call(this)},toggle:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];if(this.supported.ui){var n=this.captions.toggled,i=this.config.classNames.captions.active,r=Hi.nullOrUndefined(e)?!n:e;if(r!==n){if(t||(this.captions.active=r,this.storage.set({captions:r})),!this.language&&r&&!t){var a=$r.getTracks.call(this),o=$r.findTrack.call(this,[this.captions.language].concat(vn(this.captions.languages)),!0);return this.captions.language=o.language,void $r.set.call(this,a.indexOf(o))}this.elements.buttons.captions&&(this.elements.buttons.captions.pressed=r),nr(this.elements.container,i,r),this.captions.toggled=r,Kr.updateSetting.call(this,"captions"),Ki.call(this,this.media,r?"captionsenabled":"captionsdisabled")}}},set:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=$r.getTracks.call(this);if(-1!==e)if(Hi.number(e))if(e in n){if(this.captions.currentTrack!==e){this.captions.currentTrack=e;var i=n[e],r=(i||{}).language;this.captions.currentTrackNode=i,Kr.updateSetting.call(this,"captions"),t||(this.captions.language=r,this.storage.set({language:r})),this.isVimeo&&this.embed.enableTextTrack(r),Ki.call(this,this.media,"languagechange")}$r.toggle.call(this,!0,t),this.isHTML5&&this.isVideo&&$r.updateCues.call(this)}else this.debug.warn("Track not found",e);else this.debug.warn("Invalid caption argument",e);else $r.toggle.call(this,!1,t)},setLanguage:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];if(Hi.string(e)){var n=e.toLowerCase();this.captions.language=n;var i=$r.getTracks.call(this),r=$r.findTrack.call(this,[n]);$r.set.call(this,i.indexOf(r),t)}else this.debug.warn("Invalid language argument",e)},getTracks:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];return Array.from((this.media||{}).textTracks||[]).filter(function(n){return!e.isHTML5||t||e.captions.meta.has(n)}).filter(function(e){return["captions","subtitles"].includes(e.kind)})},findTrack:function(e){var t,n=this,i=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r=$r.getTracks.call(this),a=function(e){return Number((n.captions.meta.get(e)||{}).default)},o=Array.from(r).sort(function(e,t){return a(t)-a(e)});return e.every(function(e){return!(t=o.find(function(t){return t.language===e}))}),t||(i?o[0]:void 0)},getCurrentTrack:function(){return $r.getTracks.call(this)[this.currentTrack]},getLabel:function(e){var t=e;return!Hi.track(t)&&gr.textTracks&&this.captions.toggled&&(t=$r.getCurrentTrack.call(this)),Hi.track(t)?Hi.empty(t.label)?Hi.empty(t.language)?Dr("enabled",this.config):e.language.toUpperCase():t.label:Dr("disabled",this.config)},updateCues:function(e){if(this.supported.ui)if(Hi.element(this.elements.captions))if(Hi.nullOrUndefined(e)||Array.isArray(e)){var t=e;if(!t){var n=$r.getCurrentTrack.call(this);t=Array.from((n||{}).activeCues||[]).map(function(e){return e.getCueAsHTML()}).map(Rr)}var i=t.map(function(e){return e.trim()}).join("\n");if(i!==this.elements.captions.innerHTML){Ji(this.elements.captions);var r=$i("span",er(this.config.selectors.caption));r.innerHTML=i,this.elements.captions.appendChild(r),Ki.call(this,this.media,"cuechange")}}else this.debug.warn("updateCues: Invalid input",e);else this.debug.warn("No captions element to render to")}},Qr={enabled:!0,title:"",debug:!1,autoplay:!1,autopause:!0,playsinline:!0,seekTime:10,volume:1,muted:!1,duration:null,displayDuration:!0,invertTime:!0,toggleInvert:!0,ratio:"16:9",clickToPlay:!0,hideControls:!0,resetOnEnd:!1,disableContextMenu:!0,loadSprite:!0,iconPrefix:"plyr",iconUrl:"https://cdn.plyr.io/3.5.0-beta.3/plyr.svg",blankVideo:"https://cdn.plyr.io/static/blank.mp4",quality:{default:576,options:[4320,2880,2160,1440,1080,720,576,480,360,240]},loop:{active:!1},speed:{selected:1,options:[.5,.75,1,1.25,1.5,1.75,2]},keyboard:{focused:!0,global:!1},tooltips:{controls:!1,seek:!0},captions:{active:!1,language:"auto",update:!1},fullscreen:{enabled:!0,fallback:!0,iosNative:!1},storage:{enabled:!0,key:"plyr"},controls:["play-large","play","progress","current-time","mute","volume","captions","settings","pip","airplay","fullscreen"],settings:["captions","quality","speed"],i18n:{restart:"Restart",rewind:"Rewind {seektime}s",play:"Play",pause:"Pause",fastForward:"Forward {seektime}s",seek:"Seek",seekLabel:"{currentTime} of {duration}",played:"Played",buffered:"Buffered",currentTime:"Current time",duration:"Duration",volume:"Volume",mute:"Mute",unmute:"Unmute",enableCaptions:"Enable captions",disableCaptions:"Disable captions",download:"Download",enterFullscreen:"Enter fullscreen",exitFullscreen:"Exit fullscreen",frameTitle:"Player for {title}",captions:"Captions",settings:"Settings",menuBack:"Go back to previous menu",speed:"Speed",normal:"Normal",quality:"Quality",loop:"Loop",start:"Start",end:"End",all:"All",reset:"Reset",disabled:"Disabled",enabled:"Enabled",advertisement:"Ad",qualityBadge:{2160:"4K",1440:"HD",1080:"HD",720:"HD",576:"SD",480:"SD"}},urls:{download:null,vimeo:{sdk:"https://player.vimeo.com/api/player.js",iframe:"https://player.vimeo.com/video/{0}?{1}",api:"https://vimeo.com/api/v2/video/{0}.json"},youtube:{sdk:"https://www.youtube.com/iframe_api",api:"https://www.googleapis.com/youtube/v3/videos?id={0}&key={1}&fields=items(snippet(title))&part=snippet"},googleIMA:{sdk:"https://imasdk.googleapis.com/js/sdkloader/ima3.js"}},listeners:{seek:null,play:null,pause:null,restart:null,rewind:null,fastForward:null,mute:null,volume:null,captions:null,download:null,fullscreen:null,pip:null,airplay:null,speed:null,quality:null,loop:null,language:null},events:["ended","progress","stalled","playing","waiting","canplay","canplaythrough","loadstart","loadeddata","loadedmetadata","timeupdate","volumechange","play","pause","error","seeking","seeked","emptied","ratechange","cuechange","download","enterfullscreen","exitfullscreen","captionsenabled","captionsdisabled","languagechange","controlshidden","controlsshown","ready","statechange","qualitychange","adsloaded","adscontentpause","adscontentresume","adstarted","adsmidpoint","adscomplete","adsallcomplete","adsimpression","adsclick"],selectors:{editable:"input, textarea, select, [contenteditable]",container:".plyr",controls:{container:null,wrapper:".plyr__controls"},labels:"[data-plyr]",buttons:{play:'[data-plyr="play"]',pause:'[data-plyr="pause"]',restart:'[data-plyr="restart"]',rewind:'[data-plyr="rewind"]',fastForward:'[data-plyr="fast-forward"]',mute:'[data-plyr="mute"]',captions:'[data-plyr="captions"]',download:'[data-plyr="download"]',fullscreen:'[data-plyr="fullscreen"]',pip:'[data-plyr="pip"]',airplay:'[data-plyr="airplay"]',settings:'[data-plyr="settings"]',loop:'[data-plyr="loop"]'},inputs:{seek:'[data-plyr="seek"]',volume:'[data-plyr="volume"]',speed:'[data-plyr="speed"]',language:'[data-plyr="language"]',quality:'[data-plyr="quality"]'},display:{currentTime:".plyr__time--current",duration:".plyr__time--duration",buffer:".plyr__progress__buffer",loop:".plyr__progress__loop",volume:".plyr__volume--display"},progress:".plyr__progress",captions:".plyr__captions",caption:".plyr__caption",menu:{quality:".js-plyr__menu__list--quality"}},classNames:{type:"plyr--{0}",provider:"plyr--{0}",video:"plyr__video-wrapper",embed:"plyr__video-embed",embedContainer:"plyr__video-embed__container",poster:"plyr__poster",posterEnabled:"plyr__poster-enabled",ads:"plyr__ads",control:"plyr__control",controlPressed:"plyr__control--pressed",playing:"plyr--playing",paused:"plyr--paused",stopped:"plyr--stopped",loading:"plyr--loading",hover:"plyr--hover",tooltip:"plyr__tooltip",cues:"plyr__cues",hidden:"plyr__sr-only",hideControls:"plyr--hide-controls",isIos:"plyr--is-ios",isTouch:"plyr--is-touch",uiSupported:"plyr--full-ui",noTransition:"plyr--no-transition",display:{time:"plyr__time"},menu:{value:"plyr__menu__value",badge:"plyr__badge",open:"plyr--menu-open"},captions:{enabled:"plyr--captions-enabled",active:"plyr--captions-active"},fullscreen:{enabled:"plyr--fullscreen-enabled",fallback:"plyr--fullscreen-fallback"},pip:{supported:"plyr--pip-supported",active:"plyr--pip-active"},airplay:{supported:"plyr--airplay-supported",active:"plyr--airplay-active"},tabFocus:"plyr__tab-focus",previewThumbnails:{thumbContainer:"plyr__preview-thumb",thumbContainerShown:"plyr__preview-thumb--is-shown",imageContainer:"plyr__preview-thumb__image-container",timeContainer:"plyr__preview-thumb__time-container",scrubbingContainer:"plyr__preview-scrubbing",scrubbingContainerShown:"plyr__preview-scrubbing--is-shown"}},attributes:{embed:{provider:"data-plyr-provider",id:"data-plyr-embed-id"}},keys:{google:null},ads:{enabled:!1,publisherId:"",tagUrl:""},previewThumbnails:{enabled:!1,src:""},vimeo:{byline:!1,portrait:!1,title:!1,speed:!0,transparent:!1},youtube:{noCookie:!1,rel:0,showinfo:0,iv_load_policy:3,modestbranding:1}},Xr="picture-in-picture",Jr="inline",Zr={html5:"html5",youtube:"youtube",vimeo:"vimeo"},ea={audio:"audio",video:"video"};var ta=function(){},na=function(){function e(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];dn(this,e),this.enabled=window.console&&t,this.enabled&&this.log("Debugging enabled")}return pn(e,[{key:"log",get:function(){return this.enabled?Function.prototype.bind.call(console.log,console):ta}},{key:"warn",get:function(){return this.enabled?Function.prototype.bind.call(console.warn,console):ta}},{key:"error",get:function(){return this.enabled?Function.prototype.bind.call(console.error,console):ta}}]),e}();function ia(){if(this.enabled){var e=this.player.elements.buttons.fullscreen;Hi.element(e)&&(e.pressed=this.active),Ki.call(this.player,this.target,this.active?"enterfullscreen":"exitfullscreen",!0),pr.isIos||function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(Hi.element(e)){var n=ar.call(this,"button:not(:disabled), input:not(:disabled), [tabindex]"),i=n[0],r=n[n.length-1];Bi.call(this,this.elements.container,"keydown",function(e){if("Tab"===e.key&&9===e.keyCode){var t=document.activeElement;t!==r||e.shiftKey?t===i&&e.shiftKey&&(r.focus(),e.preventDefault()):(i.focus(),e.preventDefault())}},t,!1)}}.call(this.player,this.target,this.active)}}function ra(){var e=this,t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(t?this.scrollPosition={x:window.scrollX||0,y:window.scrollY||0}:window.scrollTo(this.scrollPosition.x,this.scrollPosition.y),document.body.style.overflow=t?"hidden":"",nr(this.target,this.player.config.classNames.fullscreen.fallback,t),pr.isIos){var n=document.head.querySelector('meta[name="viewport"]'),i="viewport-fit=cover";n||(n=document.createElement("meta")).setAttribute("name","viewport");var r=Hi.string(n.content)&&n.content.includes(i);t?(this.cleanupViewport=!r,r||(n.content+=",".concat(i))):this.cleanupViewport&&(n.content=n.content.split(",").filter(function(e){return e.trim()!==i}).join(",")),setTimeout(function(){return dr(e.target)},100)}ia.call(this)}var aa=function(){function e(t){var n=this;dn(this,e),this.player=t,this.prefix=e.prefix,this.property=e.property,this.scrollPosition={x:0,y:0},this.forceFallback="force"===t.config.fullscreen.fallback,Ui.call(this.player,document,"ms"===this.prefix?"MSFullscreenChange":"".concat(this.prefix,"fullscreenchange"),function(){ia.call(n)}),Ui.call(this.player,this.player.elements.container,"dblclick",function(e){Hi.element(n.player.elements.controls)&&n.player.elements.controls.contains(e.target)||n.toggle()}),this.update()}return pn(e,[{key:"update",value:function(){var t;this.enabled?(t=this.forceFallback?"Fallback (forced)":e.native?"Native":"Fallback",this.player.debug.log("".concat(t," fullscreen enabled"))):this.player.debug.log("Fullscreen not supported and fallback disabled");nr(this.player.elements.container,this.player.config.classNames.fullscreen.enabled,this.enabled)}},{key:"enter",value:function(){this.enabled&&(pr.isIos&&this.player.config.fullscreen.iosNative?this.target.webkitEnterFullscreen():!e.native||this.forceFallback?ra.call(this,!0):this.prefix?Hi.empty(this.prefix)||this.target["".concat(this.prefix,"Request").concat(this.property)]():this.target.requestFullscreen())}},{key:"exit",value:function(){if(this.enabled)if(pr.isIos&&this.player.config.fullscreen.iosNative)this.target.webkitExitFullscreen(),this.player.play();else if(!e.native||this.forceFallback)ra.call(this,!1);else if(this.prefix){if(!Hi.empty(this.prefix)){var t="moz"===this.prefix?"Cancel":"Exit";document["".concat(this.prefix).concat(t).concat(this.property)]()}}else(document.cancelFullScreen||document.exitFullscreen).call(document)}},{key:"toggle",value:function(){this.active?this.exit():this.enter()}},{key:"usingNative",get:function(){return e.native&&!this.forceFallback}},{key:"enabled",get:function(){return(e.native||this.player.config.fullscreen.fallback)&&this.player.config.fullscreen.enabled&&this.player.supported.ui&&this.player.isVideo}},{key:"active",get:function(){return!!this.enabled&&(!e.native||this.forceFallback?ir(this.target,this.player.config.classNames.fullscreen.fallback):(this.prefix?document["".concat(this.prefix).concat(this.property,"Element")]:document.fullscreenElement)===this.target)}},{key:"target",get:function(){return pr.isIos&&this.player.config.fullscreen.iosNative?this.player.media:this.player.elements.container}}],[{key:"native",get:function(){return!!(document.fullscreenEnabled||document.webkitFullscreenEnabled||document.mozFullScreenEnabled||document.msFullscreenEnabled)}},{key:"prefix",get:function(){if(Hi.function(document.exitFullscreen))return"";var e="";return["webkit","moz","ms"].some(function(t){return!(!Hi.function(document["".concat(t,"ExitFullscreen")])&&!Hi.function(document["".concat(t,"CancelFullScreen")]))&&(e=t,!0)}),e}},{key:"property",get:function(){return"moz"===this.prefix?"FullScreen":"Fullscreen"}}]),e}(),oa=Math.sign||function(e){return 0==(e=+e)||e!=e?e:e<0?-1:1};function sa(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;return new Promise(function(n,i){var r=new Image,a=function(){delete r.onload,delete r.onerror,(r.naturalWidth>=t?n:i)(r)};Object.assign(r,{onload:a,onerror:a,src:e})})}_(_.S,"Math",{sign:oa});var la={addStyleHook:function(){nr(this.elements.container,this.config.selectors.container.replace(".",""),!0),nr(this.elements.container,this.config.classNames.uiSupported,this.supported.ui)},toggleNativeControls:function(){arguments.length>0&&void 0!==arguments[0]&&arguments[0]&&this.isHTML5?this.media.setAttribute("controls",""):this.media.removeAttribute("controls")},build:function(){var e=this;if(this.listeners.media(),!this.supported.ui)return this.debug.warn("Basic support only for ".concat(this.provider," ").concat(this.type)),void la.toggleNativeControls.call(this,!0);Hi.element(this.elements.controls)||(Kr.inject.call(this),this.listeners.controls()),la.toggleNativeControls.call(this),this.isHTML5&&$r.setup.call(this),this.volume=null,this.muted=null,this.speed=null,this.loop=null,this.quality=null,Kr.updateVolume.call(this),Kr.timeUpdate.call(this),la.checkPlaying.call(this),nr(this.elements.container,this.config.classNames.pip.supported,gr.pip&&this.isHTML5&&this.isVideo),nr(this.elements.container,this.config.classNames.airplay.supported,gr.airplay&&this.isHTML5),nr(this.elements.container,this.config.classNames.isIos,pr.isIos),nr(this.elements.container,this.config.classNames.isTouch,this.touch),this.ready=!0,setTimeout(function(){Ki.call(e,e.media,"ready")},0),la.setTitle.call(this),this.poster&&la.setPoster.call(this,this.poster,!1).catch(function(){}),this.config.duration&&Kr.durationUpdate.call(this)},setTitle:function(){var e=Dr("play",this.config);if(Hi.string(this.config.title)&&!Hi.empty(this.config.title)&&(e+=", ".concat(this.config.title)),Array.from(this.elements.buttons.play||[]).forEach(function(t){t.setAttribute("aria-label",e)}),this.isEmbed){var t=or.call(this,"iframe");if(!Hi.element(t))return;var n=Hi.empty(this.config.title)?"video":this.config.title,i=Dr("frameTitle",this.config);t.setAttribute("title",i.replace("{title}",n))}},togglePoster:function(e){nr(this.elements.container,this.config.classNames.posterEnabled,e)},setPoster:function(e){var t=this;return arguments.length>1&&void 0!==arguments[1]&&!arguments[1]||!this.poster?(this.media.setAttribute("poster",e),function(){var e=this;return new Promise(function(t){return e.ready?setTimeout(t,0):Ui.call(e,e.elements.container,"ready",t)}).then(function(){})}.call(this).then(function(){return sa(e)}).catch(function(n){throw e===t.poster&&la.togglePoster.call(t,!1),n}).then(function(){if(e!==t.poster)throw new Error("setPoster cancelled by later call to setPoster")}).then(function(){return Object.assign(t.elements.poster.style,{backgroundImage:"url('".concat(e,"')"),backgroundSize:""}),la.togglePoster.call(t,!0),e})):Promise.reject(new Error("Poster already set"))},checkPlaying:function(e){var t=this;nr(this.elements.container,this.config.classNames.playing,this.playing),nr(this.elements.container,this.config.classNames.paused,this.paused),nr(this.elements.container,this.config.classNames.stopped,this.stopped),Array.from(this.elements.buttons.play||[]).forEach(function(e){e.pressed=t.playing}),Hi.event(e)&&"timeupdate"===e.type||la.toggleControls.call(this)},checkLoading:function(e){var t=this;this.loading=["stalled","waiting"].includes(e.type),clearTimeout(this.timers.loading),this.timers.loading=setTimeout(function(){nr(t.elements.container,t.config.classNames.loading,t.loading),la.toggleControls.call(t)},this.loading?250:0)},toggleControls:function(e){var t=this.elements.controls;if(t&&this.config.hideControls){var n=this.touch&&this.lastSeekTime+2e3>Date.now();this.toggleControls(Boolean(e||this.loading||this.paused||t.pressed||t.hover||n))}}};function ca(e){var t=e;Hi.string(t)||Hi.nullOrUndefined(this.embed)||(t=this.embed.ratio),Hi.string(t)||(t=this.config.ratio);var n=gn(t.split(":").map(Number),2),i=100/n[0]*n[1];if(this.elements.wrapper.style.paddingBottom="".concat(i,"%"),this.isVimeo&&this.supported.ui){var r=(240-i)/4.8;this.media.style.transform="translateY(-".concat(r,"%)")}return{padding:i,ratio:t}}var ua=function(){function e(t){dn(this,e),this.player=t,this.lastKey=null,this.focusTimer=null,this.lastKeyDown=null,this.handleKey=this.handleKey.bind(this),this.toggleMenu=this.toggleMenu.bind(this),this.setTabFocus=this.setTabFocus.bind(this),this.firstTouch=this.firstTouch.bind(this)}return pn(e,[{key:"handleKey",value:function(e){var t=this.player,n=t.elements,i=e.keyCode?e.keyCode:e.which,r="keydown"===e.type,a=r&&i===this.lastKey;if(!(e.altKey||e.ctrlKey||e.metaKey||e.shiftKey)&&Hi.number(i)){if(r){var o=document.activeElement;if(Hi.element(o)){var s=t.config.selectors.editable;if(o!==n.inputs.seek&&rr(o,s))return;if(32===e.which&&rr(o,'button, [role^="menuitem"]'))return}switch([32,37,38,39,40,48,49,50,51,52,53,54,56,57,67,70,73,75,76,77,79].includes(i)&&(e.preventDefault(),e.stopPropagation()),i){case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:a||(t.currentTime=t.duration/10*(i-48));break;case 32:case 75:a||t.togglePlay();break;case 38:t.increaseVolume(.1);break;case 40:t.decreaseVolume(.1);break;case 77:a||(t.muted=!t.muted);break;case 39:t.forward();break;case 37:t.rewind();break;case 70:t.fullscreen.toggle();break;case 67:a||t.toggleCaptions();break;case 76:t.loop=!t.loop}27===i&&!t.fullscreen.usingNative&&t.fullscreen.active&&t.fullscreen.toggle(),this.lastKey=i}else this.lastKey=null}}},{key:"toggleMenu",value:function(e){Kr.toggleMenu.call(this.player,e)}},{key:"firstTouch",value:function(){var e=this.player,t=e.elements;e.touch=!0,nr(t.container,e.config.classNames.isTouch,!0)}},{key:"setTabFocus",value:function(e){var t=this.player,n=t.elements;if(clearTimeout(this.focusTimer),"keydown"!==e.type||9===e.which){"keydown"===e.type&&(this.lastKeyDown=e.timeStamp);var i,r=e.timeStamp-this.lastKeyDown<=20;if("focus"!==e.type||r)i=t.config.classNames.tabFocus,nr(ar.call(t,".".concat(i)),i,!1),this.focusTimer=setTimeout(function(){var e=document.activeElement;n.container.contains(e)&&nr(document.activeElement,t.config.classNames.tabFocus,!0)},10)}}},{key:"global",value:function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0],t=this.player;t.config.keyboard.global&&Bi.call(t,window,"keydown keyup",this.handleKey,e,!1),Bi.call(t,document.body,"click",this.toggleMenu,e),zi.call(t,document.body,"touchstart",this.firstTouch),Bi.call(t,document.body,"keydown focus blur",this.setTabFocus,e,!1,!0)}},{key:"container",value:function(){var e=this.player,t=e.config,n=e.elements,i=e.timers;!t.keyboard.global&&t.keyboard.focused&&Ui.call(e,n.container,"keydown keyup",this.handleKey,!1),Ui.call(e,n.container,"mousemove mouseleave touchstart touchmove enterfullscreen exitfullscreen",function(t){var r=n.controls;r&&"enterfullscreen"===t.type&&(r.pressed=!1,r.hover=!1);var a=0;["touchstart","touchmove","mousemove"].includes(t.type)&&(la.toggleControls.call(e,!0),a=e.touch?3e3:2e3),clearTimeout(i.controls),i.controls=setTimeout(function(){return la.toggleControls.call(e,!1)},a)});var r=function(t){if(!t)return ca.call(e);var i=n.container.getBoundingClientRect(),r=i.width,a=i.height;return ca.call(e,"".concat(r,":").concat(a))},a=function(){window.clearTimeout(i.resized),i.resized=window.setTimeout(r,50)};Ui.call(e,n.container,"enterfullscreen exitfullscreen",function(t){var i=e.fullscreen,o=i.target,s=i.usingNative;if(e.isEmbed&&o===n.container){var l="enterfullscreen"===t.type,c=r(l);c.padding;!function(t,n,i){if(e.isVimeo){var r=e.elements.wrapper.firstChild,a=gn(t.split(":").map(Number),2)[1],o=gn(e.embed.ratio.split(":").map(Number),2),s=o[0],l=o[1];r.style.maxWidth=i?"".concat(a/l*s,"px"):null,r.style.margin=i?"0 auto":null}}(c.ratio,0,l),s||(l?Ui.call(e,window,"resize",a):Wi.call(e,window,"resize",a))}})}},{key:"media",value:function(){var e=this,t=this.player,n=t.elements;if(Ui.call(t,t.media,"timeupdate seeking seeked",function(e){return Kr.timeUpdate.call(t,e)}),Ui.call(t,t.media,"durationchange loadeddata loadedmetadata",function(e){return Kr.durationUpdate.call(t,e)}),Ui.call(t,t.media,"canplay loadeddata",function(){tr(n.volume,!t.hasAudio),tr(n.buttons.mute,!t.hasAudio)}),Ui.call(t,t.media,"ended",function(){t.isHTML5&&t.isVideo&&t.config.resetOnEnd&&t.restart()}),Ui.call(t,t.media,"progress playing seeking seeked",function(e){return Kr.updateProgress.call(t,e)}),Ui.call(t,t.media,"volumechange",function(e){return Kr.updateVolume.call(t,e)}),Ui.call(t,t.media,"playing play pause ended emptied timeupdate",function(e){return la.checkPlaying.call(t,e)}),Ui.call(t,t.media,"waiting canplay seeked playing",function(e){return la.checkLoading.call(t,e)}),t.supported.ui&&t.config.clickToPlay&&!t.isAudio){var i=or.call(t,".".concat(t.config.classNames.video));if(!Hi.element(i))return;Ui.call(t,n.container,"click",function(r){([n.container,i].includes(r.target)||i.contains(r.target))&&(t.touch&&t.config.hideControls||(t.ended?(e.proxy(r,t.restart,"restart"),e.proxy(r,t.play,"play")):e.proxy(r,t.togglePlay,"play")))})}t.supported.ui&&t.config.disableContextMenu&&Ui.call(t,n.wrapper,"contextmenu",function(e){e.preventDefault()},!1),Ui.call(t,t.media,"volumechange",function(){t.storage.set({volume:t.volume,muted:t.muted})}),Ui.call(t,t.media,"ratechange",function(){Kr.updateSetting.call(t,"speed"),t.storage.set({speed:t.speed})}),Ui.call(t,t.media,"qualitychange",function(e){Kr.updateSetting.call(t,"quality",null,e.detail.quality)}),Ui.call(t,t.media,"ready qualitychange",function(){Kr.setDownloadLink.call(t)});var r=t.config.events.concat(["keyup","keydown"]).join(" ");Ui.call(t,t.media,r,function(e){var i=e.detail,r=void 0===i?{}:i;"error"===e.type&&(r=t.media.error),Ki.call(t,n.container,e.type,!0,r)})}},{key:"proxy",value:function(e,t,n){var i=this.player,r=i.config.listeners[n],a=!0;Hi.function(r)&&(a=r.call(i,e)),a&&Hi.function(t)&&t.call(i,e)}},{key:"bind",value:function(e,t,n,i){var r=this,a=!(arguments.length>4&&void 0!==arguments[4])||arguments[4],o=this.player,s=o.config.listeners[i],l=Hi.function(s);Ui.call(o,e,t,function(e){return r.proxy(e,n,i)},a&&!l)}},{key:"controls",value:function(){var e=this,t=this.player,n=t.elements,i=pr.isIE?"change":"input";if(n.buttons.play&&Array.from(n.buttons.play).forEach(function(n){e.bind(n,"click",t.togglePlay,"play")}),this.bind(n.buttons.restart,"click",t.restart,"restart"),this.bind(n.buttons.rewind,"click",t.rewind,"rewind"),this.bind(n.buttons.fastForward,"click",t.forward,"fastForward"),this.bind(n.buttons.mute,"click",function(){t.muted=!t.muted},"mute"),this.bind(n.buttons.captions,"click",function(){return t.toggleCaptions()}),this.bind(n.buttons.download,"click",function(){Ki.call(t,t.media,"download")},"download"),this.bind(n.buttons.fullscreen,"click",function(){t.fullscreen.toggle()},"fullscreen"),this.bind(n.buttons.pip,"click",function(){t.pip="toggle"},"pip"),this.bind(n.buttons.airplay,"click",t.airplay,"airplay"),this.bind(n.buttons.settings,"click",function(e){e.stopPropagation(),Kr.toggleMenu.call(t,e)}),this.bind(n.buttons.settings,"keyup",function(e){var n=e.which;[13,32].includes(n)&&(13!==n?(e.preventDefault(),e.stopPropagation(),Kr.toggleMenu.call(t,e)):Kr.focusFirstMenuItem.call(t,null,!0))},null,!1),this.bind(n.settings.menu,"keydown",function(e){27===e.which&&Kr.toggleMenu.call(t,e)}),this.bind(n.inputs.seek,"mousedown mousemove",function(e){var t=n.progress.getBoundingClientRect(),i=100/t.width*(e.pageX-t.left);e.currentTarget.setAttribute("seek-value",i)}),this.bind(n.inputs.seek,"mousedown mouseup keydown keyup touchstart touchend",function(e){var n=e.currentTarget,i=e.keyCode?e.keyCode:e.which;if(!Hi.keyboardEvent(e)||39===i||37===i){t.lastSeekTime=Date.now();var r=n.hasAttribute("play-on-seeked"),a=["mouseup","touchend","keyup"].includes(e.type);r&&a?(n.removeAttribute("play-on-seeked"),t.play()):!a&&t.playing&&(n.setAttribute("play-on-seeked",""),t.pause())}}),pr.isIos){var r=ar.call(t,'input[type="range"]');Array.from(r).forEach(function(t){return e.bind(t,i,function(e){return dr(e.target)})})}this.bind(n.inputs.seek,i,function(e){var n=e.currentTarget,i=n.getAttribute("seek-value");Hi.empty(i)&&(i=n.value),n.removeAttribute("seek-value"),t.currentTime=i/n.max*t.duration},"seek"),this.bind(n.progress,"mouseenter mouseleave mousemove",function(e){return Kr.updateSeekTooltip.call(t,e)}),this.bind(n.progress,"mousemove touchmove",function(e){var n=t.previewThumbnails;n&&n.loaded&&n.startMove(e)}),this.bind(n.progress,"mouseleave click",function(){var e=t.previewThumbnails;e&&e.loaded&&e.endMove(!1,!0)}),this.bind(n.progress,"mousedown touchstart",function(e){var n=t.previewThumbnails;n&&n.loaded&&n.startScrubbing(e)}),this.bind(n.progress,"mouseup touchend",function(e){var n=t.previewThumbnails;n&&n.loaded&&n.endScrubbing(e)}),pr.isWebkit&&Array.from(ar.call(t,'input[type="range"]')).forEach(function(n){e.bind(n,"input",function(e){return Kr.updateRangeFill.call(t,e.target)})}),t.config.toggleInvert&&!Hi.element(n.display.duration)&&this.bind(n.display.currentTime,"click",function(){0!==t.currentTime&&(t.config.invertTime=!t.config.invertTime,Kr.timeUpdate.call(t))}),this.bind(n.inputs.volume,i,function(e){t.volume=e.target.value},"volume"),this.bind(n.controls,"mouseenter mouseleave",function(e){n.controls.hover=!t.touch&&"mouseenter"===e.type}),this.bind(n.controls,"mousedown mouseup touchstart touchend touchcancel",function(e){n.controls.pressed=["mousedown","touchstart"].includes(e.type)}),this.bind(n.controls,"focusin",function(){var n=t.config,i=t.elements,r=t.timers;nr(i.controls,n.classNames.noTransition,!0),la.toggleControls.call(t,!0),setTimeout(function(){nr(i.controls,n.classNames.noTransition,!1)},0);var a=e.touch?3e3:4e3;clearTimeout(r.controls),r.controls=setTimeout(function(){return la.toggleControls.call(t,!1)},a)}),this.bind(n.inputs.volume,"wheel",function(e){var n=e.webkitDirectionInvertedFromDevice,i=gn([e.deltaX,-e.deltaY].map(function(e){return n?-e:e}),2),r=i[0],a=i[1],o=Math.sign(Math.abs(r)>Math.abs(a)?r:a);t.increaseVolume(o/50);var s=t.media.volume;(1===o&&s<1||-1===o&&s>0)&&e.preventDefault()},"volume",!1)}}]),e}(),ha=g.f,da=Function.prototype,fa=/^\s*function ([^ (]*)/;"name"in da||c&&ha(da,"name",{configurable:!0,get:function(){try{return(""+this).match(fa)[1]}catch(e){return""}}}),bt("match",1,function(e,t,n,i){return[function(n){var i=e(this),r=null==n?void 0:n[t];return void 0!==r?r.call(n,i):new RegExp(n)[t](String(i))},function(e){var t=i(n,e,this);if(t.done)return t.value;var r=s(e),a=String(this);if(!r.global)return lt(r,a);var o=r.unicode;r.lastIndex=0;for(var l,c=[],u=0;null!==(l=lt(r,a));){var h=String(l[0]);c[u]=h,""===h&&(r.lastIndex=An(a,H(r.lastIndex),o)),u++}return 0===u?null:c}]});var pa=t(function(e,t){e.exports=function(){var e=function(){},t={},n={},i={};function r(e,t){if(e){var r=i[e];if(n[e]=t,r)for(;r.length;)r[0](e,t),r.splice(0,1)}}function a(t,n){t.call&&(t={success:t}),n.length?(t.error||e)(n):(t.success||e)(t)}function o(t,n,i,r){var a,s,l=document,c=i.async,u=(i.numRetries||0)+1,h=i.before||e,d=t.replace(/^(css|img)!/,"");r=r||0,/(^css!|\.css$)/.test(t)?(a=!0,(s=l.createElement("link")).rel="stylesheet",s.href=d):/(^img!|\.(png|gif|jpg|svg)$)/.test(t)?(s=l.createElement("img")).src=d:((s=l.createElement("script")).src=t,s.async=void 0===c||c),s.onload=s.onerror=s.onbeforeload=function(e){var l=e.type[0];if(a&&"hideFocus"in s)try{s.sheet.cssText.length||(l="e")}catch(e){18!=e.code&&(l="e")}if("e"==l&&(r+=1)<u)return o(t,n,i,r);n(t,l,e.defaultPrevented)},!1!==h(t,s)&&l.head.appendChild(s)}function s(e,n,i){var s,l;if(n&&n.trim&&(s=n),l=(s?i:n)||{},s){if(s in t)throw"LoadJS";t[s]=!0}!function(e,t,n){var i,r,a=(e=e.push?e:[e]).length,s=a,l=[];for(i=function(e,n,i){if("e"==n&&l.push(e),"b"==n){if(!i)return;l.push(e)}--a||t(l)},r=0;r<s;r++)o(e[r],i,n)}(e,function(e){a(l,e),r(s,e)},l)}return s.ready=function(e,t){return function(e,t){e=e.push?e:[e];var r,a,o,s=[],l=e.length,c=l;for(r=function(e,n){n.length&&s.push(e),--c||t(s)};l--;)a=e[l],(o=n[a])?r(a,o):(i[a]=i[a]||[]).push(r)}(e,function(e){a(t,e)}),s},s.done=function(e){r(e,[])},s.reset=function(){t={},n={},i={}},s.isDefined=function(e){return e in t},s}()});function ma(e){return new Promise(function(t,n){pa(e,{success:t,error:n})})}function ga(e){e&&!this.embed.hasPlayed&&(this.embed.hasPlayed=!0),this.media.paused===e&&(this.media.paused=!e,Ki.call(this,this.media,e?"play":"pause"))}var va={setup:function(){var e=this;nr(this.elements.wrapper,this.config.classNames.embed,!0),ca.call(this),Hi.object(window.Vimeo)?va.ready.call(this):ma(this.config.urls.vimeo.sdk).then(function(){va.ready.call(e)}).catch(function(t){e.debug.warn("Vimeo API failed to load",t)})},ready:function(){var e=this,t=this,n=t.config.vimeo,i=Gr(wr({},{loop:t.config.loop.active,autoplay:t.autoplay,muted:t.muted,gesture:"media",playsinline:!this.config.fullscreen.iosNative},n)),r=t.media.getAttribute("src");Hi.empty(r)&&(r=t.media.getAttribute(t.config.attributes.embed.id));var a,o=(a=r,Hi.empty(a)?null:Hi.number(Number(a))?a:a.match(/^.*(vimeo.com\/|video\/)(\d+).*/)?RegExp.$2:a),s=$i("iframe"),l=Nr(t.config.urls.vimeo.iframe,o,i);s.setAttribute("src",l),s.setAttribute("allowfullscreen",""),s.setAttribute("allowtransparency",""),s.setAttribute("allow","autoplay");var c=$i("div",{poster:t.poster,class:t.config.classNames.embedContainer});c.appendChild(s),t.media=Zi(c,t.media),Hr(Nr(t.config.urls.vimeo.api,o),"json").then(function(e){if(!Hi.empty(e)){var n=new URL(e[0].thumbnail_large);n.pathname="".concat(n.pathname.split("_")[0],".jpg"),la.setPoster.call(t,n.href).catch(function(){})}}),t.embed=new window.Vimeo.Player(s,{autopause:t.config.autopause,muted:t.muted}),t.media.paused=!0,t.media.currentTime=0,t.supported.ui&&t.embed.disableTextTrack(),t.media.play=function(){return ga.call(t,!0),t.embed.play()},t.media.pause=function(){return ga.call(t,!1),t.embed.pause()},t.media.stop=function(){t.pause(),t.currentTime=0};var u=t.media.currentTime;Object.defineProperty(t.media,"currentTime",{get:function(){return u},set:function(e){var n=t.embed,i=t.media,r=t.paused,a=t.volume,o=r&&!n.hasPlayed;i.seeking=!0,Ki.call(t,i,"seeking"),Promise.resolve(o&&n.setVolume(0)).then(function(){return n.setCurrentTime(e)}).then(function(){return o&&n.pause()}).then(function(){return o&&n.setVolume(a)}).catch(function(){})}});var h=t.config.speed.selected;Object.defineProperty(t.media,"playbackRate",{get:function(){return h},set:function(e){t.embed.setPlaybackRate(e).then(function(){h=e,Ki.call(t,t.media,"ratechange")}).catch(function(e){"Error"===e.name&&Kr.setSpeedMenu.call(t,[])})}});var d=t.config.volume;Object.defineProperty(t.media,"volume",{get:function(){return d},set:function(e){t.embed.setVolume(e).then(function(){d=e,Ki.call(t,t.media,"volumechange")})}});var f=t.config.muted;Object.defineProperty(t.media,"muted",{get:function(){return f},set:function(e){var n=!!Hi.boolean(e)&&e;t.embed.setVolume(n?0:t.config.volume).then(function(){f=n,Ki.call(t,t.media,"volumechange")})}});var p,m=t.config.loop;Object.defineProperty(t.media,"loop",{get:function(){return m},set:function(e){var n=Hi.boolean(e)?e:t.config.loop.active;t.embed.setLoop(n).then(function(){m=n})}}),t.embed.getVideoUrl().then(function(e){p=e,Kr.setDownloadLink.call(t)}).catch(function(t){e.debug.warn(t)}),Object.defineProperty(t.media,"currentSrc",{get:function(){return p}}),Object.defineProperty(t.media,"ended",{get:function(){return t.currentTime===t.duration}}),Promise.all([t.embed.getVideoWidth(),t.embed.getVideoHeight()]).then(function(n){var i=gn(n,2),r=i[0],a=i[1];t.embed.ratio="".concat(r,":").concat(a),ca.call(e,t.embed.ratio)}),t.embed.setAutopause(t.config.autopause).then(function(e){t.config.autopause=e}),t.embed.getVideoTitle().then(function(n){t.config.title=n,la.setTitle.call(e)}),t.embed.getCurrentTime().then(function(e){u=e,Ki.call(t,t.media,"timeupdate")}),t.embed.getDuration().then(function(e){t.media.duration=e,Ki.call(t,t.media,"durationchange")}),t.embed.getTextTracks().then(function(e){t.media.textTracks=e,$r.setup.call(t)}),t.embed.on("cuechange",function(e){var n=e.cues,i=(void 0===n?[]:n).map(function(e){return t=e.text,n=document.createDocumentFragment(),i=document.createElement("div"),n.appendChild(i),i.innerHTML=t,n.firstChild.innerText;var t,n,i});$r.updateCues.call(t,i)}),t.embed.on("loaded",function(){(t.embed.getPaused().then(function(e){ga.call(t,!e),e||Ki.call(t,t.media,"playing")}),Hi.element(t.embed.element)&&t.supported.ui)&&t.embed.element.setAttribute("tabindex",-1)}),t.embed.on("play",function(){ga.call(t,!0),Ki.call(t,t.media,"playing")}),t.embed.on("pause",function(){ga.call(t,!1)}),t.embed.on("timeupdate",function(e){t.media.seeking=!1,u=e.seconds,Ki.call(t,t.media,"timeupdate")}),t.embed.on("progress",function(e){t.media.buffered=e.percent,Ki.call(t,t.media,"progress"),1===parseInt(e.percent,10)&&Ki.call(t,t.media,"canplaythrough"),t.embed.getDuration().then(function(e){e!==t.media.duration&&(t.media.duration=e,Ki.call(t,t.media,"durationchange"))})}),t.embed.on("seeked",function(){t.media.seeking=!1,Ki.call(t,t.media,"seeked")}),t.embed.on("ended",function(){t.media.paused=!0,Ki.call(t,t.media,"ended")}),t.embed.on("error",function(e){t.media.error=e,Ki.call(t,t.media,"error")}),setTimeout(function(){return la.build.call(t)},0)}};function ya(e){e&&!this.embed.hasPlayed&&(this.embed.hasPlayed=!0),this.media.paused===e&&(this.media.paused=!e,Ki.call(this,this.media,e?"play":"pause"))}var ba={setup:function(){var e=this;nr(this.elements.wrapper,this.config.classNames.embed,!0),ca.call(this),Hi.object(window.YT)&&Hi.function(window.YT.Player)?ba.ready.call(this):(ma(this.config.urls.youtube.sdk).catch(function(t){e.debug.warn("YouTube API failed to load",t)}),window.onYouTubeReadyCallbacks=window.onYouTubeReadyCallbacks||[],window.onYouTubeReadyCallbacks.push(function(){ba.ready.call(e)}),window.onYouTubeIframeAPIReady=function(){window.onYouTubeReadyCallbacks.forEach(function(e){e()})})},getTitle:function(e){var t=this;if(Hi.function(this.embed.getVideoData)){var n=this.embed.getVideoData().title;if(Hi.empty(n))return this.config.title=n,void la.setTitle.call(this)}var i=this.config.keys.google;Hi.string(i)&&!Hi.empty(i)&&Hr(Nr(this.config.urls.youtube.api,e,i)).then(function(e){Hi.object(e)&&(t.config.title=e.items[0].snippet.title,la.setTitle.call(t))}).catch(function(){})},ready:function(){var e=this,t=e.media.getAttribute("id");if(Hi.empty(t)||!t.startsWith("youtube-")){var n=e.media.getAttribute("src");Hi.empty(n)&&(n=e.media.getAttribute(this.config.attributes.embed.id));var i,r,a=(i=n,Hi.empty(i)?null:i.match(/^.*(youtu.be\/|v\/|u\/\w\/|embed\/|watch\?v=|&v=)([^#&?]*).*/)?RegExp.$2:i),o=(r=e.provider,"".concat(r,"-").concat(Math.floor(1e4*Math.random()))),s=$i("div",{id:o,poster:e.poster});e.media=Zi(s,e.media);var l=function(e){return"https://img.youtube.com/vi/".concat(a,"/").concat(e,"default.jpg")};sa(l("maxres"),121).catch(function(){return sa(l("sd"),121)}).catch(function(){return sa(l("hq"))}).then(function(t){return la.setPoster.call(e,t.src)}).then(function(t){t.includes("maxres")||(e.elements.poster.style.backgroundSize="cover")}).catch(function(){});var c=e.config.youtube;e.embed=new window.YT.Player(o,{videoId:a,host:c.noCookie?"https://www.youtube-nocookie.com":void 0,playerVars:wr({},{autoplay:e.config.autoplay?1:0,hl:e.config.hl,controls:e.supported.ui?0:1,disablekb:1,playsinline:e.config.fullscreen.iosNative?0:1,cc_load_policy:e.captions.active?1:0,cc_lang_pref:e.config.captions.language,widget_referrer:window?window.location.href:null},c),events:{onError:function(t){if(!e.media.error){var n=t.data,i={2:"The request contains an invalid parameter value. For example, this error occurs if you specify a video ID that does not have 11 characters, or if the video ID contains invalid characters, such as exclamation points or asterisks.",5:"The requested content cannot be played in an HTML5 player or another error related to the HTML5 player has occurred.",100:"The video requested was not found. This error occurs when a video has been removed (for any reason) or has been marked as private.",101:"The owner of the requested video does not allow it to be played in embedded players.",150:"The owner of the requested video does not allow it to be played in embedded players."}[n]||"An unknown error occured";e.media.error={code:n,message:i},Ki.call(e,e.media,"error")}},onPlaybackRateChange:function(t){var n=t.target;e.media.playbackRate=n.getPlaybackRate(),Ki.call(e,e.media,"ratechange")},onReady:function(t){if(!Hi.function(e.media.play)){var n=t.target;ba.getTitle.call(e,a),e.media.play=function(){ya.call(e,!0),n.playVideo()},e.media.pause=function(){ya.call(e,!1),n.pauseVideo()},e.media.stop=function(){n.stopVideo()},e.media.duration=n.getDuration(),e.media.paused=!0,e.media.currentTime=0,Object.defineProperty(e.media,"currentTime",{get:function(){return Number(n.getCurrentTime())},set:function(t){e.paused&&!e.embed.hasPlayed&&e.embed.mute(),e.media.seeking=!0,Ki.call(e,e.media,"seeking"),n.seekTo(t)}}),Object.defineProperty(e.media,"playbackRate",{get:function(){return n.getPlaybackRate()},set:function(e){n.setPlaybackRate(e)}});var i=e.config.volume;Object.defineProperty(e.media,"volume",{get:function(){return i},set:function(t){i=t,n.setVolume(100*i),Ki.call(e,e.media,"volumechange")}});var r=e.config.muted;Object.defineProperty(e.media,"muted",{get:function(){return r},set:function(t){var i=Hi.boolean(t)?t:r;r=i,n[i?"mute":"unMute"](),Ki.call(e,e.media,"volumechange")}}),Object.defineProperty(e.media,"currentSrc",{get:function(){return n.getVideoUrl()}}),Object.defineProperty(e.media,"ended",{get:function(){return e.currentTime===e.duration}}),e.options.speed=n.getAvailablePlaybackRates(),e.supported.ui&&e.media.setAttribute("tabindex",-1),Ki.call(e,e.media,"timeupdate"),Ki.call(e,e.media,"durationchange"),clearInterval(e.timers.buffering),e.timers.buffering=setInterval(function(){e.media.buffered=n.getVideoLoadedFraction(),(null===e.media.lastBuffered||e.media.lastBuffered<e.media.buffered)&&Ki.call(e,e.media,"progress"),e.media.lastBuffered=e.media.buffered,1===e.media.buffered&&(clearInterval(e.timers.buffering),Ki.call(e,e.media,"canplaythrough"))},200),setTimeout(function(){return la.build.call(e)},50)}},onStateChange:function(t){var n=t.target;switch(clearInterval(e.timers.playing),e.media.seeking&&[1,2].includes(t.data)&&(e.media.seeking=!1,Ki.call(e,e.media,"seeked")),t.data){case-1:Ki.call(e,e.media,"timeupdate"),e.media.buffered=n.getVideoLoadedFraction(),Ki.call(e,e.media,"progress");break;case 0:ya.call(e,!1),e.media.loop?(n.stopVideo(),n.playVideo()):Ki.call(e,e.media,"ended");break;case 1:e.media.paused&&!e.embed.hasPlayed?e.media.pause():(ya.call(e,!0),Ki.call(e,e.media,"playing"),e.timers.playing=setInterval(function(){Ki.call(e,e.media,"timeupdate")},50),e.media.duration!==n.getDuration()&&(e.media.duration=n.getDuration(),Ki.call(e,e.media,"durationchange")));break;case 2:e.muted||e.embed.unMute(),ya.call(e,!1)}Ki.call(e,e.elements.container,"statechange",!1,{code:t.data})}}})}}},wa={setup:function(){this.media?(nr(this.elements.container,this.config.classNames.type.replace("{0}",this.type),!0),nr(this.elements.container,this.config.classNames.provider.replace("{0}",this.provider),!0),this.isEmbed&&nr(this.elements.container,this.config.classNames.type.replace("{0}","video"),!0),this.isVideo&&(this.elements.wrapper=$i("div",{class:this.config.classNames.video}),Yi(this.media,this.elements.wrapper),this.elements.poster=$i("div",{class:this.config.classNames.poster}),this.elements.wrapper.appendChild(this.elements.poster)),this.isHTML5?vr.extend.call(this):this.isYouTube?ba.setup.call(this):this.isVimeo&&va.setup.call(this)):this.debug.warn("No media element found!")}},ka=function(){function e(t){var n=this;dn(this,e),this.player=t,this.config=t.config.ads,this.playing=!1,this.initialized=!1,this.elements={container:null,displayContainer:null},this.manager=null,this.loader=null,this.cuePoints=null,this.events={},this.safetyTimer=null,this.countdownTimer=null,this.managerPromise=new Promise(function(e,t){n.on("loaded",e),n.on("error",t)}),this.load()}return pn(e,[{key:"load",value:function(){var e=this;this.enabled&&(Hi.object(window.google)&&Hi.object(window.google.ima)?this.ready():ma(this.player.config.urls.googleIMA.sdk).then(function(){e.ready()}).catch(function(){e.trigger("error",new Error("Google IMA SDK failed to load"))}))}},{key:"ready",value:function(){var e=this;this.startSafetyTimer(12e3,"ready()"),this.managerPromise.then(function(){e.clearSafetyTimer("onAdsManagerLoaded()")}),this.listeners(),this.setupIMA()}},{key:"setupIMA",value:function(){this.elements.container=$i("div",{class:this.player.config.classNames.ads}),this.player.elements.container.appendChild(this.elements.container),google.ima.settings.setVpaidMode(google.ima.ImaSdkSettings.VpaidMode.ENABLED),google.ima.settings.setLocale(this.player.config.ads.language),google.ima.settings.setDisableCustomPlaybackForIOS10Plus(this.player.config.playsinline),this.elements.displayContainer=new google.ima.AdDisplayContainer(this.elements.container,this.player.media),this.requestAds()}},{key:"requestAds",value:function(){var e=this,t=this.player.elements.container;try{this.loader=new google.ima.AdsLoader(this.elements.displayContainer),this.loader.addEventListener(google.ima.AdsManagerLoadedEvent.Type.ADS_MANAGER_LOADED,function(t){return e.onAdsManagerLoaded(t)},!1),this.loader.addEventListener(google.ima.AdErrorEvent.Type.AD_ERROR,function(t){return e.onAdError(t)},!1);var n=new google.ima.AdsRequest;n.adTagUrl=this.tagUrl,n.linearAdSlotWidth=t.offsetWidth,n.linearAdSlotHeight=t.offsetHeight,n.nonLinearAdSlotWidth=t.offsetWidth,n.nonLinearAdSlotHeight=t.offsetHeight,n.forceNonLinearFullSlot=!1,n.setAdWillPlayMuted(!this.player.muted),this.loader.requestAds(n)}catch(e){this.onAdError(e)}}},{key:"pollCountdown",value:function(){var e=this;if(!(arguments.length>0&&void 0!==arguments[0]&&arguments[0]))return clearInterval(this.countdownTimer),void this.elements.container.removeAttribute("data-badge-text");this.countdownTimer=setInterval(function(){var t=zr(Math.max(e.manager.getRemainingTime(),0)),n="".concat(Dr("advertisement",e.player.config)," - ").concat(t);e.elements.container.setAttribute("data-badge-text",n)},100)}},{key:"onAdsManagerLoaded",value:function(e){var t=this;if(this.enabled){var n=new google.ima.AdsRenderingSettings;n.restoreCustomPlaybackStateOnAdBreakComplete=!0,n.enablePreloading=!0,this.manager=e.getAdsManager(this.player,n),this.cuePoints=this.manager.getCuePoints(),Hi.empty(this.cuePoints)||this.cuePoints.forEach(function(e){if(0!==e&&-1!==e&&e<t.player.duration){var n=t.player.elements.progress;if(Hi.element(n)){var i=100/t.player.duration*e,r=$i("span",{class:t.player.config.classNames.cues});r.style.left="".concat(i.toString(),"%"),n.appendChild(r)}}}),this.manager.setVolume(this.player.volume),this.manager.addEventListener(google.ima.AdErrorEvent.Type.AD_ERROR,function(e){return t.onAdError(e)}),Object.keys(google.ima.AdEvent.Type).forEach(function(e){t.manager.addEventListener(google.ima.AdEvent.Type[e],function(e){return t.onAdEvent(e)})}),this.trigger("loaded")}}},{key:"onAdEvent",value:function(e){var t=this,n=this.player.elements.container,i=e.getAd(),r=e.getAdData(),a=function(e){var n="ads".concat(e.replace(/_/g,"").toLowerCase());Ki.call(t.player,t.player.media,n)};switch(e.type){case google.ima.AdEvent.Type.LOADED:this.trigger("loaded"),a(e.type),this.pollCountdown(!0),i.isLinear()||(i.width=n.offsetWidth,i.height=n.offsetHeight);break;case google.ima.AdEvent.Type.ALL_ADS_COMPLETED:a(e.type),this.loadAds();break;case google.ima.AdEvent.Type.CONTENT_PAUSE_REQUESTED:a(e.type),this.pauseContent();break;case google.ima.AdEvent.Type.CONTENT_RESUME_REQUESTED:a(e.type),this.pollCountdown(),this.resumeContent();break;case google.ima.AdEvent.Type.STARTED:case google.ima.AdEvent.Type.MIDPOINT:case google.ima.AdEvent.Type.COMPLETE:case google.ima.AdEvent.Type.IMPRESSION:case google.ima.AdEvent.Type.CLICK:a(e.type);break;case google.ima.AdEvent.Type.LOG:r.adError&&this.player.debug.warn("Non-fatal ad error: ".concat(r.adError.getMessage()))}}},{key:"onAdError",value:function(e){this.cancel(),this.player.debug.warn("Ads error",e)}},{key:"listeners",value:function(){var e,t=this,n=this.player.elements.container;this.player.on("ended",function(){t.loader.contentComplete()}),this.player.on("timeupdate",function(){e=t.player.currentTime}),this.player.on("seeked",function(){var n=t.player.currentTime;Hi.empty(t.cuePoints)||t.cuePoints.forEach(function(i,r){e<i&&i<n&&(t.manager.discardAdBreak(),t.cuePoints.splice(r,1))})}),window.addEventListener("resize",function(){t.manager&&t.manager.resize(n.offsetWidth,n.offsetHeight,google.ima.ViewMode.NORMAL)})}},{key:"play",value:function(){var e=this,t=this.player.elements.container;this.managerPromise||this.resumeContent(),this.managerPromise.then(function(){e.elements.displayContainer.initialize();try{e.initialized||(e.manager.init(t.offsetWidth,t.offsetHeight,google.ima.ViewMode.NORMAL),e.manager.start()),e.initialized=!0}catch(t){e.onAdError(t)}}).catch(function(){})}},{key:"resumeContent",value:function(){this.elements.container.style.zIndex="",this.playing=!1,this.player.media.play()}},{key:"pauseContent",value:function(){this.elements.container.style.zIndex=3,this.playing=!0,this.player.media.pause()}},{key:"cancel",value:function(){this.initialized&&this.resumeContent(),this.trigger("error"),this.loadAds()}},{key:"loadAds",value:function(){var e=this;this.managerPromise.then(function(){e.manager&&e.manager.destroy(),e.managerPromise=new Promise(function(t){e.on("loaded",t),e.player.debug.log(e.manager)}),e.requestAds()}).catch(function(){})}},{key:"trigger",value:function(e){for(var t=this,n=arguments.length,i=new Array(n>1?n-1:0),r=1;r<n;r++)i[r-1]=arguments[r];var a=this.events[e];Hi.array(a)&&a.forEach(function(e){Hi.function(e)&&e.apply(t,i)})}},{key:"on",value:function(e,t){return Hi.array(this.events[e])||(this.events[e]=[]),this.events[e].push(t),this}},{key:"startSafetyTimer",value:function(e,t){var n=this;this.player.debug.log("Safety timer invoked from: ".concat(t)),this.safetyTimer=setTimeout(function(){n.cancel(),n.clearSafetyTimer("startSafetyTimer()")},e)}},{key:"clearSafetyTimer",value:function(e){Hi.nullOrUndefined(this.safetyTimer)||(this.player.debug.log("Safety timer cleared from: ".concat(e)),clearTimeout(this.safetyTimer),this.safetyTimer=null)}},{key:"enabled",get:function(){var e=this.config;return this.player.isHTML5&&this.player.isVideo&&e.enabled&&(!Hi.empty(e.publisherId)||Hi.url(e.tagUrl))}},{key:"tagUrl",get:function(){var e=this.config;if(Hi.url(e.tagUrl))return e.tagUrl;var t={AV_PUBLISHERID:"58c25bb0073ef448b1087ad6",AV_CHANNELID:"5a0458dc28a06145e4519d21",AV_URL:window.location.hostname,cb:Date.now(),AV_WIDTH:640,AV_HEIGHT:480,AV_CDIM2:this.publisherId};return"".concat("https://go.aniview.com/api/adserver6/vast/","?").concat(Gr(t))}}]),e}(),Ta=ne(6),Ea=!0;"findIndex"in[]&&Array(1).findIndex(function(){Ea=!1}),_(_.P+_.F*Ea,"Array",{findIndex:function(e){return Ta(this,e,arguments.length>1?arguments[1]:void 0)}}),ae("findIndex");var Sa,Aa=function(){function e(t){dn(this,e),this.player=t,this.thumbnails=[],this.loaded=!1,this.lastMouseMoveTime=Date.now(),this.mouseDown=!1,this.loadedImages=[],this.elements={thumb:{},scrubbing:{}},this.load()}return pn(e,[{key:"load",value:function(){var e=this;this.player.elements.display.seekTooltip&&(this.player.elements.display.seekTooltip.hidden=this.enabled),this.enabled&&this.getThumbnails().then(function(){e.render(),e.determineContainerAutoSizing(),e.loaded=!0})}},{key:"getThumbnails",value:function(){var e=this;return new Promise(function(t){var n=e.player.config.previewThumbnails.src;if(Hi.empty(n))throw new Error("Missing previewThumbnails.src config attribute");var i=(Hi.string(n)?[n]:n).map(function(t){return e.getThumbnail(t)});Promise.all(i).then(function(){e.thumbnails.sort(function(e,t){return e.height-t.height}),e.player.debug.log("Preview thumbnails",e.thumbnails),t()})})}},{key:"getThumbnail",value:function(e){var t=this;return new Promise(function(n){Hr(e).then(function(i){var r,a,o={frames:(r=i,a=[],r.split(/\r\n\r\n|\n\n|\r\r/).forEach(function(e){var t={};e.split(/\r\n|\n|\r/).forEach(function(e){if(Hi.number(t.startTime)){if(!Hi.empty(e.trim())&&Hi.empty(t.text)){var n=e.trim().split("#xywh="),i=gn(n,1);if(t.text=i[0],n[1]){var r=gn(n[1].split(","),4);t.x=r[0],t.y=r[1],t.w=r[2],t.h=r[3]}}}else{var a=e.match(/([0-9]{2}):([0-9]{2}):([0-9]{2}).([0-9]{2,3})( ?--> ?)([0-9]{2}):([0-9]{2}):([0-9]{2}).([0-9]{2,3})/);a&&(t.startTime=60*Number(a[1])*60+60*Number(a[2])+Number(a[3])+Number("0.".concat(a[4])),t.endTime=60*Number(a[6])*60+60*Number(a[7])+Number(a[8])+Number("0.".concat(a[9])))}}),t.text&&a.push(t)}),a),height:null,urlPrefix:""};o.frames[0].text.startsWith("/")||(o.urlPrefix=e.substring(0,e.lastIndexOf("/")+1));var s=new Image;s.onload=function(){o.height=s.naturalHeight,o.width=s.naturalWidth,t.thumbnails.push(o),n()},s.src=o.urlPrefix+o.frames[0].text})})}},{key:"startMove",value:function(e){if(this.loaded&&Hi.event(e)&&["touchmove","mousemove"].includes(e.type)&&this.player.media.duration){if("touchmove"===e.type)this.seekTime=this.player.media.duration*(this.player.elements.inputs.seek.value/100);else{var t=this.player.elements.progress.getBoundingClientRect(),n=100/t.width*(e.pageX-t.left);this.seekTime=this.player.media.duration*(n/100),this.seekTime<0&&(this.seekTime=0),this.seekTime>this.player.media.duration-1&&(this.seekTime=this.player.media.duration-1),this.mousePosX=e.pageX,this.elements.thumb.time.innerText=zr(this.seekTime)}this.showImageAtCurrentTime()}}},{key:"endMove",value:function(){this.toggleThumbContainer(!1,!0)}},{key:"startScrubbing",value:function(e){!1!==e.button&&0!==e.button||(this.mouseDown=!0,this.player.media.duration&&(this.toggleScrubbingContainer(!0),this.toggleThumbContainer(!1,!0),this.showImageAtCurrentTime()))}},{key:"endScrubbing",value:function(){var e=this;this.mouseDown=!1,Math.ceil(this.lastTime)===Math.ceil(this.player.media.currentTime)?this.toggleScrubbingContainer(!1):zi.call(this.player,this.player.media,"timeupdate",function(){e.mouseDown||e.toggleScrubbingContainer(!1)})}},{key:"listeners",value:function(){var e=this;this.player.on("play",function(){e.toggleThumbContainer(!1,!0)}),this.player.on("seeked",function(){e.toggleThumbContainer(!1)}),this.player.on("timeupdate",function(){e.lastTime=e.player.media.currentTime})}},{key:"render",value:function(){this.elements.thumb.container=$i("div",{class:this.player.config.classNames.previewThumbnails.thumbContainer}),this.elements.thumb.imageContainer=$i("div",{class:this.player.config.classNames.previewThumbnails.imageContainer}),this.elements.thumb.container.appendChild(this.elements.thumb.imageContainer);var e=$i("div",{class:this.player.config.classNames.previewThumbnails.timeContainer});this.elements.thumb.time=$i("span",{},"00:00"),e.appendChild(this.elements.thumb.time),this.elements.thumb.container.appendChild(e),this.player.elements.progress.appendChild(this.elements.thumb.container),this.elements.scrubbing.container=$i("div",{class:this.player.config.classNames.previewThumbnails.scrubbingContainer}),this.player.elements.wrapper.appendChild(this.elements.scrubbing.container)}},{key:"showImageAtCurrentTime",value:function(){var e=this;this.mouseDown?this.setScrubbingContainerSize():(this.toggleThumbContainer(!0),this.setThumbContainerSizeAndPos());var t=this.thumbnails[0].frames.findIndex(function(t){return e.seekTime>=t.startTime&&e.seekTime<=t.endTime}),n=t>=0,i=0;this.toggleThumbContainer(n),n&&(this.thumbnails.forEach(function(n,r){e.loadedImages.includes(n.frames[t].text)&&(i=r)}),t!==this.showingThumb&&(this.showingThumb=t,this.loadImage(i)))}},{key:"loadImage",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,n=this.showingThumb,i=this.thumbnails[t],r=i.urlPrefix,a=i.frames[n],o=i.frames[n].text,s=r+o;if(this.currentImageElement&&this.currentImageElement.dataset.filename===o)this.showImage(this.currentImageElement,a,t,n,o,!1),this.currentImageElement.dataset.index=n,this.removeOldImages(this.currentImageElement);else{this.loadingImage&&this.usingSprites&&(this.loadingImage.onload=null);var l=new Image;l.src=s,l.dataset.index=n,l.dataset.filename=o,this.showingThumbFilename=o,this.player.debug.log("Loading image: ".concat(s)),l.onload=function(){return e.showImage(l,a,t,n,o,!0)},this.loadingImage=l,this.removeOldImages(l)}}},{key:"showImage",value:function(e,t,n,i,r){var a=!(arguments.length>5&&void 0!==arguments[5])||arguments[5];this.player.debug.log("Showing thumb: ".concat(r,". num: ").concat(i,". qual: ").concat(n,". newimg: ").concat(a)),this.setImageSizeAndOffset(e,t),a&&(this.currentImageContainer.appendChild(e),this.currentImageElement=e,this.loadedImages.includes(r)||this.loadedImages.push(r)),this.preloadNearby(i,!0).then(this.preloadNearby(i,!1)).then(this.getHigherQuality(n,e,t,r))}},{key:"removeOldImages",value:function(e){var t=this;Array.from(this.currentImageContainer.children).forEach(function(n){if("img"===n.tagName.toLowerCase()){var i=t.usingSprites?500:1e3;if(n.dataset.index!==e.dataset.index&&!n.dataset.deleting){n.dataset.deleting=!0;var r=t.currentImageContainer;setTimeout(function(){r.removeChild(n),t.player.debug.log("Removing thumb: ".concat(n.dataset.filename))},i)}}})}},{key:"preloadNearby",value:function(e){var t=this,n=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];return new Promise(function(i){setTimeout(function(){var r=t.thumbnails[0].frames[e].text;if(t.showingThumbFilename===r){var a;a=n?t.thumbnails[0].frames.slice(e):t.thumbnails[0].frames.slice(0,e).reverse();var o=!1;a.forEach(function(e){var n=e.text;if(n!==r&&!t.loadedImages.includes(n)){o=!0,t.player.debug.log("Preloading thumb filename: ".concat(n));var a=t.thumbnails[0].urlPrefix+n,s=new Image;s.src=a,s.onload=function(){t.player.debug.log("Preloaded thumb filename: ".concat(n)),t.loadedImages.includes(n)||t.loadedImages.push(n),i()}}}),o||i()}},300)})}},{key:"getHigherQuality",value:function(e,t,n,i){var r=this;if(e<this.thumbnails.length-1){var a=t.naturalHeight;this.usingSprites&&(a=n.h),a<this.thumbContainerHeight&&setTimeout(function(){r.showingThumbFilename===i&&(r.player.debug.log("Showing higher quality thumb for: ".concat(i)),r.loadImage(e+1))},300)}}},{key:"toggleThumbContainer",value:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=this.player.config.classNames.previewThumbnails.thumbContainerShown;this.elements.thumb.container.classList.toggle(n,e),!e&&t&&(this.showingThumb=null,this.showingThumbFilename=null)}},{key:"toggleScrubbingContainer",value:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=this.player.config.classNames.previewThumbnails.scrubbingContainerShown;this.elements.scrubbing.container.classList.toggle(t,e),e||(this.showingThumb=null,this.showingThumbFilename=null)}},{key:"determineContainerAutoSizing",value:function(){this.elements.thumb.imageContainer.clientHeight>20&&(this.sizeSpecifiedInCSS=!0)}},{key:"setThumbContainerSizeAndPos",value:function(){if(!this.sizeSpecifiedInCSS){var e=Math.floor(this.thumbContainerHeight*this.thumbAspectRatio);this.elements.thumb.imageContainer.style.height="".concat(this.thumbContainerHeight,"px"),this.elements.thumb.imageContainer.style.width="".concat(e,"px")}this.setThumbContainerPos()}},{key:"setThumbContainerPos",value:function(){var e=this.player.elements.progress.getBoundingClientRect(),t=this.player.elements.container.getBoundingClientRect(),n=this.elements.thumb.container,i=t.left-e.left+10,r=t.right-e.left-n.clientWidth-10,a=this.mousePosX-e.left-n.clientWidth/2;a<i&&(a=i),a>r&&(a=r),n.style.left="".concat(a,"px")}},{key:"setScrubbingContainerSize",value:function(){this.elements.scrubbing.container.style.width="".concat(this.player.media.clientWidth,"px"),this.elements.scrubbing.container.style.height="".concat(this.player.media.clientWidth/this.thumbAspectRatio,"px")}},{key:"setImageSizeAndOffset",value:function(e,t){if(this.usingSprites){var n=this.thumbContainerHeight/t.h;e.style.height="".concat(Math.floor(e.naturalHeight*n),"px"),e.style.width="".concat(Math.floor(e.naturalWidth*n),"px"),e.style.left="-".concat(t.x*n,"px"),e.style.top="-".concat(t.y*n,"px")}}},{key:"enabled",get:function(){return this.player.isHTML5&&this.player.isVideo&&this.player.config.previewThumbnails.enabled}},{key:"currentImageContainer",get:function(){return this.mouseDown?this.elements.scrubbing.container:this.elements.thumb.imageContainer}},{key:"usingSprites",get:function(){return Object.keys(this.thumbnails[0].frames[0]).includes("w")}},{key:"thumbAspectRatio",get:function(){return this.usingSprites?this.thumbnails[0].frames[0].w/this.thumbnails[0].frames[0].h:this.thumbnails[0].width/this.thumbnails[0].height}},{key:"thumbContainerHeight",get:function(){return this.mouseDown?Math.floor(this.player.media.clientWidth/this.thumbAspectRatio):Math.floor(this.player.media.clientWidth/this.thumbAspectRatio/4)}},{key:"currentImageElement",get:function(){return this.mouseDown?this.currentScrubbingImageElement:this.currentThumbnailImageElement},set:function(e){this.mouseDown?this.currentScrubbingImageElement=e:this.currentThumbnailImageElement=e}}]),e}(),_a={insertElements:function(e,t){var n=this;Hi.string(t)?Qi(e,this.media,{src:t}):Hi.array(t)&&t.forEach(function(t){Qi(e,n.media,t)})},change:function(e){var t=this;br(e,"sources.length")?(vr.cancelRequests.call(this),this.destroy.call(this,function(){t.options.quality=[],Xi(t.media),t.media=null,Hi.element(t.elements.container)&&t.elements.container.removeAttribute("class");var n=e.sources,i=e.type,r=gn(n,1)[0],a=r.provider,o=void 0===a?Zr.html5:a,s=r.src,l="html5"===o?i:"div",c="html5"===o?{}:{src:s};Object.assign(t,{provider:o,type:i,supported:gr.check(i,o,t.config.playsinline),media:$i(l,c)}),t.elements.container.appendChild(t.media),Hi.boolean(e.autoplay)&&(t.config.autoplay=e.autoplay),t.isHTML5&&(t.config.crossorigin&&t.media.setAttribute("crossorigin",""),t.config.autoplay&&t.media.setAttribute("autoplay",""),Hi.empty(e.poster)||(t.poster=e.poster),t.config.loop.active&&t.media.setAttribute("loop",""),t.config.muted&&t.media.setAttribute("muted",""),t.config.playsinline&&t.media.setAttribute("playsinline","")),la.addStyleHook.call(t),t.isHTML5&&_a.insertElements.call(t,"source",n),t.config.title=e.title,wa.setup.call(t),t.isHTML5&&Object.keys(e).includes("tracks")&&_a.insertElements.call(t,"track",e.tracks),(t.isHTML5||t.isEmbed&&!t.supported.ui)&&la.build.call(t),t.isHTML5&&t.media.load(),t.previewThumbnails&&t.previewThumbnails.load(),t.fullscreen.update()},!0)):this.debug.warn("Invalid source format")}},Ca=function(){function e(t,n){var i=this;if(dn(this,e),this.timers={},this.ready=!1,this.loading=!1,this.failed=!1,this.touch=gr.touch,this.media=t,Hi.string(this.media)&&(this.media=document.querySelectorAll(this.media)),(window.jQuery&&this.media instanceof jQuery||Hi.nodeList(this.media)||Hi.array(this.media))&&(this.media=this.media[0]),this.config=wr({},Qr,e.defaults,n||{},function(){try{return JSON.parse(i.media.getAttribute("data-plyr-config"))}catch(e){return{}}}()),this.elements={container:null,captions:null,buttons:{},display:{},progress:{},inputs:{},settings:{popup:null,menu:null,panels:{},buttons:{}}},this.captions={active:null,currentTrack:-1,meta:new WeakMap},this.fullscreen={active:!1},this.options={speed:[],quality:[]},this.debug=new na(this.config.debug),this.debug.log("Config",this.config),this.debug.log("Support",gr),!Hi.nullOrUndefined(this.media)&&Hi.element(this.media))if(this.media.plyr)this.debug.warn("Target already setup");else if(this.config.enabled)if(gr.check().api){var r=this.media.cloneNode(!0);r.autoplay=!1,this.elements.original=r;var a=this.media.tagName.toLowerCase(),o=null,s=null;switch(a){case"div":if(o=this.media.querySelector("iframe"),Hi.element(o)){if(s=Yr(o.getAttribute("src")),this.provider=function(e){return/^(https?:\/\/)?(www\.)?(youtube\.com|youtube-nocookie\.com|youtu\.?be)\/.+$/.test(e)?Zr.youtube:/^https?:\/\/player.vimeo.com\/video\/\d{0,9}(?=\b|\/)/.test(e)?Zr.vimeo:null}(s.toString()),this.elements.container=this.media,this.media=o,this.elements.container.className="",s.search.length){var l=["1","true"];l.includes(s.searchParams.get("autoplay"))&&(this.config.autoplay=!0),l.includes(s.searchParams.get("loop"))&&(this.config.loop.active=!0),this.isYouTube?(this.config.playsinline=l.includes(s.searchParams.get("playsinline")),this.config.youtube.hl=s.searchParams.get("hl")):this.config.playsinline=!0}}else this.provider=this.media.getAttribute(this.config.attributes.embed.provider),this.media.removeAttribute(this.config.attributes.embed.provider);if(Hi.empty(this.provider)||!Object.keys(Zr).includes(this.provider))return void this.debug.error("Setup failed: Invalid provider");this.type=ea.video;break;case"video":case"audio":this.type=a,this.provider=Zr.html5,this.media.hasAttribute("crossorigin")&&(this.config.crossorigin=!0),this.media.hasAttribute("autoplay")&&(this.config.autoplay=!0),(this.media.hasAttribute("playsinline")||this.media.hasAttribute("webkit-playsinline"))&&(this.config.playsinline=!0),this.media.hasAttribute("muted")&&(this.config.muted=!0),this.media.hasAttribute("loop")&&(this.config.loop.active=!0);break;default:return void this.debug.error("Setup failed: unsupported type")}this.supported=gr.check(this.type,this.provider,this.config.playsinline),this.supported.api?(this.eventListeners=[],this.listeners=new ua(this),this.storage=new qr(this),this.media.plyr=this,Hi.element(this.elements.container)||(this.elements.container=$i("div",{tabindex:0}),Yi(this.media,this.elements.container)),la.addStyleHook.call(this),wa.setup.call(this),this.config.debug&&Ui.call(this,this.elements.container,this.config.events.join(" "),function(e){i.debug.log("event: ".concat(e.type))}),(this.isHTML5||this.isEmbed&&!this.supported.ui)&&la.build.call(this),this.listeners.container(),this.listeners.global(),this.fullscreen=new aa(this),this.config.ads.enabled&&(this.ads=new ka(this)),this.config.autoplay&&this.play(),this.lastSeekTime=0,this.config.previewThumbnails.enabled&&(this.previewThumbnails=new Aa(this))):this.debug.error("Setup failed: no support")}else this.debug.error("Setup failed: no support");else this.debug.error("Setup failed: disabled by config");else this.debug.error("Setup failed: no suitable element passed")}return pn(e,[{key:"play",value:function(){var e=this;return Hi.function(this.media.play)?(this.ads&&this.ads.enabled&&this.ads.managerPromise.then(function(){return e.ads.play()}).catch(function(){return e.media.play()}),this.media.play()):null}},{key:"pause",value:function(){this.playing&&Hi.function(this.media.pause)&&this.media.pause()}},{key:"togglePlay",value:function(e){(Hi.boolean(e)?e:!this.playing)?this.play():this.pause()}},{key:"stop",value:function(){this.isHTML5?(this.pause(),this.restart()):Hi.function(this.media.stop)&&this.media.stop()}},{key:"restart",value:function(){this.currentTime=0}},{key:"rewind",value:function(e){this.currentTime=this.currentTime-(Hi.number(e)?e:this.config.seekTime)}},{key:"forward",value:function(e){this.currentTime=this.currentTime+(Hi.number(e)?e:this.config.seekTime)}},{key:"increaseVolume",value:function(e){var t=this.media.muted?0:this.volume;this.volume=t+(Hi.number(e)?e:0)}},{key:"decreaseVolume",value:function(e){this.increaseVolume(-e)}},{key:"toggleCaptions",value:function(e){$r.toggle.call(this,e,!1)}},{key:"airplay",value:function(){gr.airplay&&this.media.webkitShowPlaybackTargetPicker()}},{key:"toggleControls",value:function(e){if(this.supported.ui&&!this.isAudio){var t=ir(this.elements.container,this.config.classNames.hideControls),n=void 0===e?void 0:!e,i=nr(this.elements.container,this.config.classNames.hideControls,n);if(i&&this.config.controls.includes("settings")&&!Hi.empty(this.config.settings)&&Kr.toggleMenu.call(this,!1),i!==t){var r=i?"controlshidden":"controlsshown";Ki.call(this,this.media,r)}return!i}return!1}},{key:"on",value:function(e,t){Ui.call(this,this.elements.container,e,t)}},{key:"once",value:function(e,t){zi.call(this,this.elements.container,e,t)}},{key:"off",value:function(e,t){Wi(this.elements.container,e,t)}},{key:"destroy",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(this.ready){var i=function(){document.body.style.overflow="",t.embed=null,n?(Object.keys(t.elements).length&&(Xi(t.elements.buttons.play),Xi(t.elements.captions),Xi(t.elements.controls),Xi(t.elements.wrapper),t.elements.buttons.play=null,t.elements.captions=null,t.elements.controls=null,t.elements.wrapper=null),Hi.function(e)&&e()):(function(){this&&this.eventListeners&&(this.eventListeners.forEach(function(e){var t=e.element,n=e.type,i=e.callback,r=e.options;t.removeEventListener(n,i,r)}),this.eventListeners=[])}.call(t),Zi(t.elements.original,t.elements.container),Ki.call(t,t.elements.original,"destroyed",!0),Hi.function(e)&&e.call(t.elements.original),t.ready=!1,setTimeout(function(){t.elements=null,t.media=null},200))};this.stop(),this.isHTML5?(clearTimeout(this.timers.loading),la.toggleNativeControls.call(this,!0),i()):this.isYouTube?(clearInterval(this.timers.buffering),clearInterval(this.timers.playing),null!==this.embed&&Hi.function(this.embed.destroy)&&this.embed.destroy(),i()):this.isVimeo&&(null!==this.embed&&this.embed.unload().then(i),setTimeout(i,200))}}},{key:"supports",value:function(e){return gr.mime.call(this,e)}},{key:"isHTML5",get:function(){return Boolean(this.provider===Zr.html5)}},{key:"isEmbed",get:function(){return Boolean(this.isYouTube||this.isVimeo)}},{key:"isYouTube",get:function(){return Boolean(this.provider===Zr.youtube)}},{key:"isVimeo",get:function(){return Boolean(this.provider===Zr.vimeo)}},{key:"isVideo",get:function(){return Boolean(this.type===ea.video)}},{key:"isAudio",get:function(){return Boolean(this.type===ea.audio)}},{key:"playing",get:function(){return Boolean(this.ready&&!this.paused&&!this.ended)}},{key:"paused",get:function(){return Boolean(this.media.paused)}},{key:"stopped",get:function(){return Boolean(this.paused&&0===this.currentTime)}},{key:"ended",get:function(){return Boolean(this.media.ended)}},{key:"currentTime",set:function(e){if(this.duration){var t=Hi.number(e)&&e>0;this.media.currentTime=t?Math.min(e,this.duration):0,this.debug.log("Seeking to ".concat(this.currentTime," seconds"))}},get:function(){return Number(this.media.currentTime)}},{key:"buffered",get:function(){var e=this.media.buffered;return Hi.number(e)?e:e&&e.length&&this.duration>0?e.end(0)/this.duration:0}},{key:"seeking",get:function(){return Boolean(this.media.seeking)}},{key:"duration",get:function(){var e=parseFloat(this.config.duration),t=(this.media||{}).duration,n=Hi.number(t)&&t!==1/0?t:0;return e||n}},{key:"volume",set:function(e){var t=e;Hi.string(t)&&(t=Number(t)),Hi.number(t)||(t=this.storage.get("volume")),Hi.number(t)||(t=this.config.volume),t>1&&(t=1),t<0&&(t=0),this.config.volume=t,this.media.volume=t,!Hi.empty(e)&&this.muted&&t>0&&(this.muted=!1)},get:function(){return Number(this.media.volume)}},{key:"muted",set:function(e){var t=e;Hi.boolean(t)||(t=this.storage.get("muted")),Hi.boolean(t)||(t=this.config.muted),this.config.muted=t,this.media.muted=t},get:function(){return Boolean(this.media.muted)}},{key:"hasAudio",get:function(){return!this.isHTML5||(!!this.isAudio||(Boolean(this.media.mozHasAudio)||Boolean(this.media.webkitAudioDecodedByteCount)||Boolean(this.media.audioTracks&&this.media.audioTracks.length)))}},{key:"speed",set:function(e){var t=null;Hi.number(e)&&(t=e),Hi.number(t)||(t=this.storage.get("speed")),Hi.number(t)||(t=this.config.speed.selected),t<.1&&(t=.1),t>2&&(t=2),this.config.speed.options.includes(t)?(this.config.speed.selected=t,this.media.playbackRate=t):this.debug.warn("Unsupported speed (".concat(t,")"))},get:function(){return Number(this.media.playbackRate)}},{key:"quality",set:function(e){var t=this.config.quality,n=this.options.quality;if(n.length){var i=[!Hi.empty(e)&&Number(e),this.storage.get("quality"),t.selected,t.default].find(Hi.number),r=!0;if(!n.includes(i)){var a=function(e,t){return Hi.array(e)&&e.length?e.reduce(function(e,n){return Math.abs(n-t)<Math.abs(e-t)?n:e}):null}(n,i);this.debug.warn("Unsupported quality option: ".concat(i,", using ").concat(a," instead")),i=a,r=!1}t.selected=i,this.media.quality=i,r&&this.storage.set({quality:i})}},get:function(){return this.media.quality}},{key:"loop",set:function(e){var t=Hi.boolean(e)?e:this.config.loop.active;this.config.loop.active=t,this.media.loop=t},get:function(){return Boolean(this.media.loop)}},{key:"source",set:function(e){_a.change.call(this,e)},get:function(){return this.media.currentSrc}},{key:"download",get:function(){var e=this.config.urls.download;return Hi.url(e)?e:this.source}},{key:"poster",set:function(e){this.isVideo?la.setPoster.call(this,e,!1).catch(function(){}):this.debug.warn("Poster can only be set for video")},get:function(){return this.isVideo?this.media.getAttribute("poster"):null}},{key:"autoplay",set:function(e){var t=Hi.boolean(e)?e:this.config.autoplay;this.config.autoplay=t},get:function(){return Boolean(this.config.autoplay)}},{key:"currentTrack",set:function(e){$r.set.call(this,e,!1)},get:function(){var e=this.captions,t=e.toggled,n=e.currentTrack;return t?n:-1}},{key:"language",set:function(e){$r.setLanguage.call(this,e,!1)},get:function(){return($r.getCurrentTrack.call(this)||{}).language}},{key:"pip",set:function(e){if(gr.pip){var t=Hi.boolean(e)?e:!this.pip;Hi.function(this.media.webkitSetPresentationMode)&&this.media.webkitSetPresentationMode(t?Xr:Jr),Hi.function(this.media.requestPictureInPicture)&&(!this.pip&&t?this.media.requestPictureInPicture():this.pip&&!t&&document.exitPictureInPicture())}},get:function(){return gr.pip?Hi.empty(this.media.webkitPresentationMode)?this.media===document.pictureInPictureElement:this.media.webkitPresentationMode===Xr:null}}],[{key:"supported",value:function(e,t,n){return gr.check(e,t,n)}},{key:"loadSprite",value:function(e,t){return Vr(e,t)}},{key:"setup",value:function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=null;return Hi.string(t)?i=Array.from(document.querySelectorAll(t)):Hi.nodeList(t)?i=Array.from(t):Hi.array(t)&&(i=t.filter(Hi.element)),Hi.empty(i)?null:i.map(function(t){return new e(t,n)})}}]),e}();return Ca.defaults=(Sa=Qr,JSON.parse(JSON.stringify(Sa))),Ca});
//# sourceMappingURL=plyr.polyfilled.min.js.map