plyr/dist/plyr.polyfilled.min.js
2019-02-12 13:55:45 +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.4"};"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=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)"})}),A=S("native-function-to-string",Function.toString),C=t(function(e){var t=E("src"),n=(""+A).split("toString");a.inspectSource=function(e){return A.call(e)},(e.exports=function(e,i,a,o){var s="function"==typeof a;s&&(w(a,"name")||y(a,"name",i)),e[i]!==a&&(s&&(w(a,t)||y(a,t,e[i]?""+e[i]:n.join(String(i)))),e===r?e[i]=a:o?e[i]?e[i]=a:y(e,i,a):(delete e[i],y(e,i,a)))})(Function.prototype,"toString",function(){return"function"==typeof this&&this[t]||A.call(this)})}),_=function(e,t,n){var o,s,l,c,u=e&_.F,h=e&_.G,d=e&_.S,f=e&_.P,p=e&_.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&&C(m,o,l,e&_.U),g[o]!=l&&y(g,o,c),f&&v[o]!=l&&(v[o]=l)};r.core=a,_.F=1,_.G=2,_.S=4,_.P=8,_.B=16,_.W=32,_.U=64,_.R=128;var P=_,x=function(e){if(null==e)throw TypeError("Can't call method on "+e);return e},I=function(e){return Object(x(e))},M=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}},N={},L=t(function(e){var t=S("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}),O=L("iterator"),j=Array.prototype,R=function(e){return void 0!==e&&(N.Array===e||j[O]===e)},F=Math.ceil,D=Math.floor,q=function(e){return isNaN(e=+e)?0:(e>0?D:F)(e)},H=Math.min,V=function(e){return e>0?H(q(e),9007199254740991):0},B=function(e,t,n){t in e?g.f(e,t,v(0,n)):e[t]=n},U={}.toString,W=function(e){return U.call(e).slice(8,-1)},z=L("toStringTag"),K="Arguments"==W(function(){return arguments}()),Y=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),z))?n:K?W(t):"Object"==(i=W(t))&&"function"==typeof t.callee?"Arguments":i},G=L("iterator"),$=a.getIteratorMethod=function(e){if(null!=e)return e[G]||e["@@iterator"]||N[Y(e)]},X=L("iterator"),Q=!1;try{[7][X]().return=function(){Q=!0}}catch(e){}var J=function(e,t){if(!t&&!Q)return!1;var n=!1;try{var i=[7],r=i[X]();r.next=function(){return{done:n=!0}},i[X]=function(){return r},e(i)}catch(e){}return n};P(P.S+P.F*!J(function(e){}),"Array",{from:function(e){var t,n,r,a,o=I(e),s="function"==typeof this?this:Array,l=arguments.length,c=l>1?arguments[1]:void 0,u=void 0!==c,h=0,d=$(o);if(u&&(c=i(c,l>2?arguments[2]:void 0,2)),null==d||s==Array&&R(d))for(n=new s(t=V(o.length));t>h;h++)B(n,h,u?c(o[h],h):o[h]);else for(a=d.call(o),n=new s;!(r=a.next()).done;h++)B(n,h,u?M(a,c,[r.value,h],!0):r.value);return n.length=h,n}});var Z=Object("z").propertyIsEnumerable(0)?Object:function(e){return"String"==W(e)?e.split(""):Object(e)},ee=Array.isArray||function(e){return"Array"==W(e)},te=L("species"),ne=function(e,t){return new(function(e){var t;return ee(e)&&("function"!=typeof(t=e.constructor)||t!==Array&&!ee(t.prototype)||(t=void 0),o(t)&&null===(t=t[te])&&(t=void 0)),void 0===t?Array:t}(e))(t)},ie=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||ne;return function(t,u,h){for(var d,f,p=I(t),m=Z(p),g=i(u,h,3),v=V(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}},re=L("unscopables"),ae=Array.prototype;null==ae[re]&&y(ae,re,{});var oe=function(e){ae[re][e]=!0},se=ie(5),le=!0;"find"in[]&&Array(1).find(function(){le=!1}),P(P.P+P.F*le,"Array",{find:function(e){return se(this,e,arguments.length>1?arguments[1]:void 0)}}),oe("find");var ce={f:{}.propertyIsEnumerable},ue=function(e){return Z(x(e))},he=Object.getOwnPropertyDescriptor,de={f:c?he:function(e,t){if(e=ue(e),t=p(t,!0),f)try{return he(e,t)}catch(e){}if(w(e,t))return v(!ce.f.call(e,t),e[t])}},fe=function(e,t){if(s(e),!o(t)&&null!==t)throw TypeError(t+": can't set as prototype!")},pe={set:Object.setPrototypeOf||("__proto__"in{}?function(e,t,n){try{(n=i(Function.call,de.f(Object.prototype,"__proto__").set,2))(e,[]),t=!(e instanceof Array)}catch(e){t=!0}return function(e,i){return fe(e,i),t?e.__proto__=i:n(e,i),e}}({},!1):void 0),check:fe}.set,me=function(e,t,n){var i,r=t.constructor;return r!==n&&"function"==typeof r&&(i=r.prototype)!==n.prototype&&o(i)&&pe&&pe(e,i),e},ge=Math.max,ve=Math.min,ye=function(e){return function(t,n,i){var r,a=ue(t),o=V(a.length),s=function(e,t){return(e=q(e))<0?ge(e+t,0):ve(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}},be=S("keys"),we=function(e){return be[e]||(be[e]=E(e))},ke=ye(!1),Te=we("IE_PROTO"),Ee=function(e,t){var n,i=ue(e),r=0,a=[];for(n in i)n!=Te&&w(i,n)&&a.push(n);for(;t.length>r;)w(i,n=t[r++])&&(~ke(a,n)||a.push(n));return a},Se="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(","),Ae=Se.concat("length","prototype"),Ce={f:Object.getOwnPropertyNames||function(e){return Ee(e,Ae)}},_e="\t\n\v\f\r    \u2028\u2029\ufeff",Pe="["+_e+"]",xe=RegExp("^"+Pe+Pe+"*"),Ie=RegExp(Pe+Pe+"*$"),Me=function(e,t,n){var i={},r=l(function(){return!!_e[e]()||"…"!="…"[e]()}),a=i[e]=r?t(Ne):_e[e];n&&(i[n]=a),P(P.P+P.F*r,"String",i)},Ne=Me.trim=function(e,t){return e=String(x(e)),1&t&&(e=e.replace(xe,"")),2&t&&(e=e.replace(Ie,"")),e},Le=Me,Oe=Object.keys||function(e){return Ee(e,Se)},je=c?Object.defineProperties:function(e,t){s(e);for(var n,i=Oe(t),r=i.length,a=0;r>a;)g.f(e,n=i[a++],t[n]);return e},Re=r.document,Fe=Re&&Re.documentElement,De=we("IE_PROTO"),qe=function(){},He=function(){var e,t=d("iframe"),n=Se.length;for(t.style.display="none",Fe.appendChild(t),t.src="javascript:",(e=t.contentWindow.document).open(),e.write("<script>document.F=Object<\/script>"),e.close(),He=e.F;n--;)delete He.prototype[Se[n]];return He()},Ve=Object.create||function(e,t){var n;return null!==e?(qe.prototype=s(e),n=new qe,qe.prototype=null,n[De]=e):n=He(),void 0===t?n:je(n,t)},Be=Ce.f,Ue=de.f,We=g.f,ze=Le.trim,Ke=r.Number,Ye=Ke,Ge=Ke.prototype,$e="Number"==W(Ve(Ge)),Xe="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=Xe?t.trim():ze(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(!Ke(" 0o1")||!Ke("0b1")||Ke("+0x1")){Ke=function(e){var t=arguments.length<1?0:e,n=this;return n instanceof Ke&&($e?l(function(){Ge.valueOf.call(n)}):"Number"!=W(n))?me(new Ye(Qe(t)),n,Ke):Qe(t)};for(var Je,Ze=c?Be(Ye):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger".split(","),et=0;Ze.length>et;et++)w(Ye,Je=Ze[et])&&!w(Ke,Je)&&We(Ke,Je,Ue(Ye,Je));Ke.prototype=Ge,Ge.constructor=Ke,C(r,"Number",Ke)}!function(e,t){var n=(a.Object||{})[e]||Object[e],i={};i[e]=t(n),P(P.S+P.F*l(function(){n(1)}),"Object",i)}("keys",function(){return function(e){return Oe(I(e))}});var tt=L("match"),nt=function(e){var t;return o(e)&&(void 0!==(t=e[tt])?!!t:"RegExp"==W(e))},it=function(e,t,n){if(nt(t))throw TypeError("String#"+n+" doesn't accept regex!");return String(x(e))},rt=L("match"),at=function(e){var t=/./;try{"/./"[e](t)}catch(n){try{return t[rt]=!1,!"/./"[e](t)}catch(e){}}return!0};P(P.P+P.F*at("includes"),"String",{includes:function(e){return!!~it(this,e,"includes").indexOf(e,arguments.length>1?arguments[1]:void 0)}});var ot=ye(!0);P(P.P,"Array",{includes:function(e){return ot(this,e,arguments.length>1?arguments[1]:void 0)}}),oe("includes");var st=Object.is||function(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t},lt=RegExp.prototype.exec,ct=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"!==Y(e))throw new TypeError("RegExp#exec called on incompatible receiver");return lt.call(e,t)},ut=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},ht=RegExp.prototype.exec,dt=String.prototype.replace,ft=ht,pt=function(){var e=/a/,t=/b*/g;return ht.call(e,"a"),ht.call(t,"a"),0!==e.lastIndex||0!==t.lastIndex}(),mt=void 0!==/()??/.exec("")[1];(pt||mt)&&(ft=function(e){var t,n,i,r,a=this;return mt&&(n=new RegExp("^"+a.source+"$(?!\\s)",ut.call(a))),pt&&(t=a.lastIndex),i=ht.call(a,e),pt&&i&&(a.lastIndex=a.global?i.index+i[0].length:t),mt&&i&&i.length>1&&dt.call(i[0],n,function(){for(r=1;r<arguments.length-2;r++)void 0===arguments[r]&&(i[r]=void 0)}),i});var gt=ft;P({target:"RegExp",proto:!0,forced:gt!==/./.exec},{exec:gt});var vt=L("species"),yt=!l(function(){var e=/./;return e.exec=function(){var e=[];return e.groups={a:"7"},e},"7"!=="".replace(e,"$<a>")}),bt=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]}(),wt=function(e,t,n){var i=L(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[vt]=function(){return n}),n[i](""),!t}):void 0;if(!r||!a||"replace"===e&&!yt||"split"===e&&!bt){var o=/./[i],s=n(x,i,""[e],function(e,t,n,i,a){return t.exec===gt?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];C(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)})}};wt("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;st(o,0)||(r.lastIndex=0);var l=ct(r,a);return st(r.lastIndex,o)||(r.lastIndex=o),null===l?-1:l.index}]}),c&&"g"!=/./g.flags&&g.f(RegExp.prototype,"flags",{configurable:!0,get:ut});var kt=/./.toString,Tt=function(e){C(RegExp.prototype,"toString",e,!0)};l(function(){return"/a/b"!=kt.call({source:"a",flags:"b"})})?Tt(function(){var e=s(this);return"/".concat(e.source,"/","flags"in e?e.flags:!c&&e instanceof RegExp?ut.call(e):void 0)}):"toString"!=kt.name&&Tt(function(){return kt.call(this)});var Et=function(e,t){return{value:t,done:!!e}},St=g.f,At=L("toStringTag"),Ct=function(e,t,n){e&&!w(e=n?e:e.prototype,At)&&St(e,At,{configurable:!0,value:t})},_t={};y(_t,L("iterator"),function(){return this});var Pt=function(e,t,n){e.prototype=Ve(_t,{next:v(1,n)}),Ct(e,t+" Iterator")},xt=we("IE_PROTO"),It=Object.prototype,Mt=Object.getPrototypeOf||function(e){return e=I(e),w(e,xt)?e[xt]:"function"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?It:null},Nt=L("iterator"),Lt=!([].keys&&"next"in[].keys()),Ot=function(){return this},jt=function(e,t,n,i,r,a,o){Pt(n,t,i);var s,l,c,u=function(e){if(!Lt&&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[Nt]||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=Mt(b.call(new e)))!==Object.prototype&&c.next&&(Ct(c,h,!0),"function"!=typeof c[Nt]&&y(c,Nt,Ot)),d&&m&&"values"!==m.name&&(f=!0,g=function(){return m.call(this)}),(Lt||f||!p[Nt])&&y(p,Nt,g),N[t]=g,N[h]=Ot,r)if(s={values:d?g:u("values"),keys:a?g:u("keys"),entries:v},o)for(l in s)l in p||C(p,l,s[l]);else P(P.P+P.F*(Lt||f),t,s);return s},Rt=jt(Array,"Array",function(e,t){this._t=ue(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,Et(1)):Et(0,"keys"==t?n:"values"==t?e[n]:[n,e[n]])},"values");N.Arguments=N.Array,oe("keys"),oe("values"),oe("entries");for(var Ft=L("iterator"),Dt=L("toStringTag"),qt=N.Array,Ht={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},Vt=Oe(Ht),Bt=0;Bt<Vt.length;Bt++){var Ut,Wt=Vt[Bt],zt=Ht[Wt],Kt=r[Wt],Yt=Kt&&Kt.prototype;if(Yt&&(Yt[Ft]||y(Yt,Ft,qt),Yt[Dt]||y(Yt,Dt,Wt),N[Wt]=qt,zt))for(Ut in Rt)Yt[Ut]||C(Yt,Ut,Rt[Ut],!0)}var Gt=function(e){return function(t,n){var i,r,a=String(x(t)),o=q(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}},$t=Gt(!0);jt(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=$t(t,n),this._i+=e.length,{value:e,done:!1})});var Xt=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=(Xt.KEY,Xt.NEED,Xt.fastKey,Xt.getWeak,Xt.onFreeze,{f:Object.getOwnPropertySymbols}),Jt=Object.assign,Zt=!Jt||l(function(){var e={},t={},n=Symbol(),i="abcdefghijklmnopqrst";return e[n]=7,i.split("").forEach(function(e){t[e]=e}),7!=Jt({},e)[n]||Object.keys(Jt({},t)).join("")!=i})?function(e,t){for(var n=I(e),i=arguments.length,r=1,a=Qt.f,o=ce.f;i>r;)for(var s,l=Z(arguments[r++]),c=a?Oe(l).concat(a(l)):Oe(l),u=c.length,h=0;u>h;)o.call(l,s=c[h++])&&(n[s]=l[s]);return n}:Jt,en=function(e,t,n){for(var i in t)C(e,i,t[i],n);return e},tn=function(e,t,n,i){if(!(e instanceof t)||void 0!==i&&i in e)throw TypeError(n+": incorrect invocation!");return e},nn=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}:$(e),p=i(a,o,r?2:1),m=0;if("function"!=typeof f)throw TypeError(e+" is not iterable!");if(R(f)){for(c=V(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=M(h,p,u.value,r))===t||d===n)return d};r.BREAK=t,r.RETURN=n}),rn=function(e,t){if(!o(e)||e._t!==t)throw TypeError("Incompatible receiver, "+t+" required!");return e},an=Xt.getWeak,on=ie(5),sn=ie(6),ln=0,cn=function(e){return e._l||(e._l=new un)},un=function(){this.a=[]},hn=function(e,t){return on(e.a,function(e){return e[0]===t})};un.prototype={get:function(e){var t=hn(this,e);if(t)return t[1]},has:function(e){return!!hn(this,e)},set:function(e,t){var n=hn(this,e);n?n[1]=t:this.a.push([e,t])},delete:function(e){var t=sn(this.a,function(t){return t[0]===e});return~t&&this.a.splice(t,1),!!~t}};var dn={getConstructor:function(e,t,n,i){var r=e(function(e,a){tn(e,r,t,"_i"),e._t=t,e._i=ln++,e._l=void 0,null!=a&&nn(a,n,e[i],e)});return en(r.prototype,{delete:function(e){if(!o(e))return!1;var n=an(e);return!0===n?cn(rn(this,t)).delete(e):n&&w(n,this._i)&&delete n[this._i]},has:function(e){if(!o(e))return!1;var n=an(e);return!0===n?cn(rn(this,t)).has(e):n&&w(n,this._i)}}),r},def:function(e,t,n){var i=an(s(t),!0);return!0===i?cn(e).set(t,n):i[e._i]=n,e},ufstore:cn};t(function(e){var t,n=ie(0),i=rn,a=!r.ActiveXObject&&"ActiveXObject"in r,s=Xt.getWeak,c=Object.isExtensible,u=dn.ufstore,h=function(e){return function(){return e(this,arguments.length>0?arguments[0]:void 0)}},d={get:function(e){if(o(e)){var t=s(e);return!0===t?u(rn(this,"WeakMap")).get(e):t?t[this._i]:void 0}},set:function(e,t){return dn.def(rn(this,"WeakMap"),e,t)}},f=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];C(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=J(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){tn(t,u,e);var i=me(new c,t,u);return null!=n&&nn(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),en(u.prototype,n),Xt.NEED=!0;return Ct(u,e),f[e]=u,P(P.G+P.W+P.F*(u!=c),f),s||i.setStrong(u,e,a),u}("WeakMap",h,d,dn,!0,!0);i&&a&&(t=dn.getConstructor(h,"WeakMap"),Zt(t.prototype,d),Xt.NEED=!0,n(["delete","has","get","set"],function(e){var n=f.prototype,i=n[e];C(n,e,function(n,r){if(o(n)&&!c(n)){this._f||(this._f=new t);var a=this._f[e](n,r);return"set"==e?this:a}return i.call(this,n,r)})}))});function fn(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function pn(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 mn(e,t,n){return t&&pn(e.prototype,t),n&&pn(e,n),e}function gn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function vn(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 yn(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 bn,wn,kn=[].sort,Tn=[1,2,3];P(P.P+P.F*(l(function(){Tn.sort(void 0)})||!l(function(){Tn.sort(null)})||!((bn=kn)&&l(function(){wn?bn.call(null,function(){},1):bn.call(null)}))),"Array",{sort:function(e){return void 0===e?kn.call(I(this)):kn.call(I(this),n(e))}}),P(P.S+P.F,"Object",{assign:Zt});var En=L("species"),Sn=function(e,t){var i,r=s(e).constructor;return void 0===r||null==(i=s(r)[En])?t:n(i)},An=Gt(!0),Cn=function(e,t,n){return t+(n?An(e,t).length:1)},_n=Math.min,Pn=[].push,xn=!l(function(){});wt("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(!nt(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=gt.call(h,i))&&!((a=h.lastIndex)>c&&(s.push(i.slice(c,r.index)),r.length>1&&r.index<i.length&&Pn.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=Sn(o,RegExp),u=o.unicode,h=(o.ignoreCase?"i":"")+(o.multiline?"m":"")+(o.unicode?"u":"")+(xn?"y":"g"),d=new c(xn?o:"^(?:"+o.source+")",h),f=void 0===t?4294967295:t>>>0;if(0===f)return[];if(0===l.length)return null===ct(d,l)?[l]:[];for(var p=0,m=0,g=[];m<l.length;){d.lastIndex=xn?m:0;var v,y=ct(d,xn?l:l.slice(m));if(null===y||(v=_n(V(d.lastIndex+(xn?0:m)),l.length))===p)m=Cn(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 In=ce.f,Mn=function(e){return function(t){for(var n,i=ue(t),r=Oe(i),a=r.length,o=0,s=[];a>o;)In.call(i,n=r[o++])&&s.push(e?[n,i[n]]:i[n]);return s}},Nn=Mn(!0);P(P.S,"Object",{entries:function(e){return Nn(e)}});var Ln=Mn(!1);P(P.S,"Object",{values:function(e){return Ln(e)}});var On=Math.max,jn=Math.min,Rn=Math.floor,Fn=/\$([$&`']|\d\d?|<[^>]*>)/g,Dn=/\$([$&`']|\d\d?)/g;wt("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=ct(o,l);if(null===f)break;if(d.push(f),!u)break;""===String(f[0])&&(o.lastIndex=Cn(l,V(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=On(jn(q(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=Dn;return void 0!==a&&(a=I(a),c=Fn),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=Rn(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 qn,Hn,Vn,Bn=r.process,Un=r.setImmediate,Wn=r.clearImmediate,zn=r.MessageChannel,Kn=r.Dispatch,Yn=0,Gn={},$n=function(){var e=+this;if(Gn.hasOwnProperty(e)){var t=Gn[e];delete Gn[e],t()}},Xn=function(e){$n.call(e.data)};Un&&Wn||(Un=function(e){for(var t=[],n=1;arguments.length>n;)t.push(arguments[n++]);return Gn[++Yn]=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)},qn(Yn),Yn},Wn=function(e){delete Gn[e]},"process"==W(Bn)?qn=function(e){Bn.nextTick(i($n,e,1))}:Kn&&Kn.now?qn=function(e){Kn.now(i($n,e,1))}:zn?(Vn=(Hn=new zn).port2,Hn.port1.onmessage=Xn,qn=i(Vn.postMessage,Vn,1)):r.addEventListener&&"function"==typeof postMessage&&!r.importScripts?(qn=function(e){r.postMessage(e+"","*")},r.addEventListener("message",Xn,!1)):qn="onreadystatechange"in d("script")?function(e){Fe.appendChild(d("script")).onreadystatechange=function(){Fe.removeChild(this),$n.call(e)}}:function(e){setTimeout(i($n,e,1),0)});var Qn={set:Un,clear:Wn},Jn=Qn.set,Zn=r.MutationObserver||r.WebKitMutationObserver,ei=r.process,ti=r.Promise,ni="process"==W(ei);function ii(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 ri,ai,oi,si,li={f:function(e){return new ii(e)}},ci=function(e){try{return{e:!1,v:e()}}catch(e){return{e:!0,v:e}}},ui=r.navigator,hi=ui&&ui.userAgent||"",di=L("species"),fi=function(e){var t=r[e];c&&t&&!t[di]&&g.f(t,di,{configurable:!0,get:function(){return this}})},pi=Qn.set,mi=function(){var e,t,n,i=function(){var i,r;for(ni&&(i=ei.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(ni)n=function(){ei.nextTick(i)};else if(!Zn||r.navigator&&r.navigator.standalone)if(ti&&ti.resolve){var a=ti.resolve(void 0);n=function(){a.then(i)}}else n=function(){Jn.call(r,i)};else{var o=!0,s=document.createTextNode("");new Zn(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}}(),gi=r.TypeError,vi=r.process,yi=vi&&vi.versions,bi=yi&&yi.v8||"",wi=r.Promise,ki="process"==Y(vi),Ti=function(){},Ei=ai=li.f,Si=!!function(){try{var e=wi.resolve(1),t=(e.constructor={})[L("species")]=function(e){e(Ti,Ti)};return(ki||"function"==typeof PromiseRejectionEvent)&&e.then(Ti)instanceof t&&0!==bi.indexOf("6.6")&&-1===hi.indexOf("Chrome/66")}catch(e){}}(),Ai=function(e){var t;return!(!o(e)||"function"!=typeof(t=e.then))&&t},Ci=function(e,t){if(!e._n){e._n=!0;var n=e._c;mi(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&&xi(e),e._h=1),!0===s?n=i:(u&&u.enter(),n=s(i),u&&(u.exit(),o=!0)),n===t.promise?c(gi("Promise-chain cycle")):(a=Ai(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){pi.call(r,function(){var t,n,i,a=e._v,o=Pi(e);if(o&&(t=ci(function(){ki?vi.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=ki||Pi(e)?2:1),e._a=void 0,o&&t.e)throw t.v})},Pi=function(e){return 1!==e._h&&0===(e._a||e._c).length},xi=function(e){pi.call(r,function(){var t;ki?vi.emit("rejectionHandled",e):(t=r.onrejectionhandled)&&t({promise:e,reason:e._v})})},Ii=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()),Ci(t,!0))},Mi=function(e){var t,n=this;if(!n._d){n._d=!0,n=n._w||n;try{if(n===e)throw gi("Promise can't be resolved itself");(t=Ai(e))?mi(function(){var r={_w:n,_d:!1};try{t.call(e,i(Mi,r,1),i(Ii,r,1))}catch(e){Ii.call(r,e)}}):(n._v=e,n._s=1,Ci(n,!1))}catch(e){Ii.call({_w:n,_d:!1},e)}}};Si||(wi=function(e){tn(this,wi,"Promise","_h"),n(e),ri.call(this);try{e(i(Mi,this,1),i(Ii,this,1))}catch(e){Ii.call(this,e)}},(ri=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=en(wi.prototype,{then:function(e,t){var n=Ei(Sn(this,wi));return n.ok="function"!=typeof e||e,n.fail="function"==typeof t&&t,n.domain=ki?vi.domain:void 0,this._c.push(n),this._a&&this._a.push(n),this._s&&Ci(this,!1),n.promise},catch:function(e){return this.then(void 0,e)}}),oi=function(){var e=new ri;this.promise=e,this.resolve=i(Mi,e,1),this.reject=i(Ii,e,1)},li.f=Ei=function(e){return e===wi||e===si?new oi(e):ai(e)}),P(P.G+P.W+P.F*!Si,{Promise:wi}),Ct(wi,"Promise"),fi("Promise"),si=a.Promise,P(P.S+P.F*!Si,"Promise",{reject:function(e){var t=Ei(this);return(0,t.reject)(e),t.promise}}),P(P.S+P.F*!Si,"Promise",{resolve:function(e){return function(e,t){if(s(e),o(t)&&t.constructor===e)return t;var n=li.f(e);return(0,n.resolve)(t),n.promise}(this,e)}}),P(P.S+P.F*!(Si&&J(function(e){wi.all(e).catch(Ti)})),"Promise",{all:function(e){var t=this,n=Ei(t),i=n.resolve,r=n.reject,a=ci(function(){var n=[],a=0,o=1;nn(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=Ei(t),i=n.reject,r=ci(function(){nn(e,!1,function(e){t.resolve(e).then(n.resolve,i)})});return r.e&&i(r.v),n.promise}});var Ni="".startsWith;P(P.P+P.F*at("startsWith"),"String",{startsWith:function(e){var t=it(this,e,"startsWith"),n=V(Math.min(arguments.length>1?arguments[1]:void 0,t.length)),i=String(e);return Ni?Ni.call(t,i,n):t.slice(n,n+i.length)===i}}),P(P.S,"Number",{isNaN:function(e){return e!=e}});var Li=function(e){return null!=e?e.constructor:null},Oi=function(e,t){return Boolean(e&&t&&e instanceof t)},ji=function(e){return null==e},Ri=function(e){return Li(e)===Object},Fi=function(e){return Li(e)===String},Di=function(e){return Array.isArray(e)},qi=function(e){return Oi(e,NodeList)},Hi=function(e){return ji(e)||(Fi(e)||Di(e)||qi(e))&&!e.length||Ri(e)&&!Object.keys(e).length},Vi={nullOrUndefined:ji,object:Ri,number:function(e){return Li(e)===Number&&!Number.isNaN(e)},string:Fi,boolean:function(e){return Li(e)===Boolean},function:function(e){return Li(e)===Function},array:Di,weakMap:function(e){return Oi(e,WeakMap)},nodeList:qi,element:function(e){return Oi(e,Element)},textNode:function(e){return Li(e)===Text},event:function(e){return Oi(e,Event)},keyboardEvent:function(e){return Oi(e,KeyboardEvent)},cue:function(e){return Oi(e,window.TextTrackCue)||Oi(e,window.VTTCue)},track:function(e){return Oi(e,TextTrack)||!ji(e)&&Fi(e.kind)},promise:function(e){return Oi(e,Promise)},url:function(e){if(Oi(e,window.URL))return!0;if(!Fi(e))return!1;var t=e;e.startsWith("http://")&&e.startsWith("https://")||(t="http://".concat(e));try{return!Hi(new URL(t).hostname)}catch(e){return!1}},empty:Hi},Bi=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 Ui(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&&!Vi.empty(t)&&Vi.function(n)){var s=t.split(" "),l=o;Bi&&(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 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];Ui.call(this,e,t,n,!0,i,r)}function zi(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];Ui.call(this,e,t,n,!1,i,r)}function Ki(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];Ui.call(this,e,n,function o(){zi(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 Yi(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(Vi.element(e)&&!Vi.empty(t)){var r=new CustomEvent(t,{bubbles:n,detail:Object.assign({},i,{plyr:this})});e.dispatchEvent(r)}}function Gi(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 $i(e,t){Vi.element(e)&&!Vi.empty(t)&&Object.entries(t).filter(function(e){var t=vn(e,2)[1];return!Vi.nullOrUndefined(t)}).forEach(function(t){var n=vn(t,2),i=n[0],r=n[1];return e.setAttribute(i,r)})}function Xi(e,t,n){var i=document.createElement(e);return Vi.object(t)&&$i(i,t),Vi.string(n)&&(i.innerText=n),i}function Qi(e,t,n,i){Vi.element(t)&&t.appendChild(Xi(e,n,i))}function Ji(e){Vi.nodeList(e)||Vi.array(e)?Array.from(e).forEach(Ji):Vi.element(e)&&Vi.element(e.parentNode)&&e.parentNode.removeChild(e)}function Zi(e){if(Vi.element(e))for(var t=e.childNodes.length;t>0;)e.removeChild(e.lastChild),t-=1}function er(e,t){return Vi.element(t)&&Vi.element(t.parentNode)&&Vi.element(e)?(t.parentNode.replaceChild(e,t),e):null}function tr(e,t){if(!Vi.string(e)||Vi.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".":Vi.object(i)&&Vi.string(i.class)&&(i.class+=" ".concat(r)),n.class=r;break;case"#":n.id=t.replace("#","");break;case"[":n[o]=s}}),n}function nr(e,t){if(Vi.element(e)){var n=t;Vi.boolean(n)||(n=!e.hidden),n?e.setAttribute("hidden",""):e.removeAttribute("hidden")}}function ir(e,t,n){if(Vi.nodeList(e))return Array.from(e).map(function(e){return ir(e,t,n)});if(Vi.element(e)){var i="toggle";return void 0!==n&&(i=n?"add":"remove"),e.classList[i](t),e.classList.contains(t)}return!1}function rr(e,t){return Vi.element(e)&&e.classList.contains(t)}function ar(e,t){return function(){return Array.from(document.querySelectorAll(t)).includes(this)}.call(e,t)}function or(e){return this.elements.container.querySelectorAll(e)}function sr(e){return this.elements.container.querySelector(e)}function lr(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];Vi.element(e)&&(e.focus({preventScroll:!0}),t&&ir(e,this.config.classNames.tabFocus))}var cr,ur,hr,dr=(cr=document.createElement("span"),ur={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"},hr=Object.keys(ur).find(function(e){return void 0!==cr.style[e]}),!!Vi.string(hr)&&ur[hr]);function fr(e){setTimeout(function(){try{nr(e,!0),e.offsetHeight,nr(e,!1)}catch(e){}},0)}var pr,mr={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)},gr={"audio/ogg":"vorbis","audio/wav":"1","video/webm":"vp8, vorbis","video/mp4":"avc1.42E01E, mp4a.40.2","video/ogg":"theora"},vr={audio:"canPlayType"in document.createElement("audio"),video:"canPlayType"in document.createElement("video"),check:function(e,t,n){var i=mr.isIPhone&&n&&vr.playsinline,r=vr[e]||"html5"!==t;return{api:r,ui:r&&vr.rangeInput&&("video"!==e||!mr.isIPhone||i)}},pip:!(mr.isIPhone||!Vi.function(Xi("video").webkitSetPresentationMode)&&(!document.pictureInPictureEnabled||Xi("video").disablePictureInPicture)),airplay:Vi.function(window.WebKitPlaybackTargetAvailabilityEvent),playsinline:"playsInline"in document.createElement("video"),mime:function(e){if(Vi.empty(e))return!1;var t=vn(e.split("/"),1)[0],n=e;if(!this.isHTML5||t!==this.type)return!1;Object.keys(gr).includes(n)&&(n+='; codecs="'.concat(gr[e],'"'));try{return Boolean(n&&this.media.canPlayType(n).replace(/no/,""))}catch(e){return!1}},textTracks:"textTracks"in document.createElement("video"),rangeInput:(pr=document.createElement("input"),pr.type="range","range"===pr.type),touch:"ontouchstart"in document.documentElement,transitions:!1!==dr,reducedMotion:"matchMedia"in window&&window.matchMedia("(prefers-reduced-motion)").matches},yr={getSources:function(){var e=this;return this.isHTML5?Array.from(this.media.querySelectorAll("source")).filter(function(t){var n=t.getAttribute("type");return!!Vi.empty(n)||vr.mime.call(e,n)}):[]},getQualityOptions:function(){return yr.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=yr.getSources.call(e).find(function(t){return t.getAttribute("src")===e.source});return t&&Number(t.getAttribute("size"))},set:function(t){var n=yr.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()),Yi.call(e,e.media,"qualitychange",!1,{quality:t})}}})}},cancelRequests:function(){this.isHTML5&&(Ji(yr.getSources.call(this)),this.media.setAttribute("src",this.config.blankVideo),this.media.load(),this.debug.log("Cancelled network requests"))}};function br(e){return Vi.array(e)?e.filter(function(t,n){return e.indexOf(t)===n}):e}function wr(e,t){return t.split(".").reduce(function(e,t){return e&&e[t]},e)}function kr(){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 Vi.object(r)?(Object.keys(r).forEach(function(t){Vi.object(r[t])?(Object.keys(e).includes(t)||Object.assign(e,gn({},t,{})),kr(e[t],r[t])):Object.assign(e,gn({},t,r[t]))}),kr.apply(void 0,[e].concat(n))):e}var Tr=g.f,Er=Ce.f,Sr=r.RegExp,Ar=Sr,Cr=Sr.prototype,_r=/a/g,Pr=/a/g,xr=new Sr(_r)!==_r;if(c&&(!xr||l(function(){return Pr[L("match")]=!1,Sr(_r)!=_r||Sr(Pr)==Pr||"/a/i"!=Sr(_r,"i")}))){Sr=function(e,t){var n=this instanceof Sr,i=nt(e),r=void 0===t;return!n&&i&&e.constructor===Sr&&r?e:me(xr?new Ar(i&&!r?e.source:e,t):Ar((i=e instanceof Sr)?e.source:e,i&&r?ut.call(e):t),n?this:Cr,Sr)};for(var Ir=function(e){e in Sr||Tr(Sr,e,{configurable:!0,get:function(){return Ar[e]},set:function(t){Ar[e]=t}})},Mr=Er(Ar),Nr=0;Mr.length>Nr;)Ir(Mr[Nr++]);Cr.constructor=Sr,Sr.prototype=Cr,C(r,"RegExp",Sr)}function Lr(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 Vi.empty(e)?e:e.toString().replace(/{(\d+)}/g,function(e,t){return n[t].toString()})}function Or(){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 jr(){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 Rr(){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=Or(e,"-"," "),e=Or(e,"_"," "),Or(e=jr(e)," ","")}(e)).charAt(0).toLowerCase()+e.slice(1)}function Fr(e){var t=document.createElement("div");return t.appendChild(e),t.innerHTML}fi("RegExp");var Dr={pip:"PIP",airplay:"AirPlay",html5:"HTML5",vimeo:"Vimeo",youtube:"YouTube"},qr=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(Vi.empty(e)||Vi.empty(t))return"";var n=wr(t.i18n,e);if(Vi.empty(n))return Object.keys(Dr).includes(e)?Dr[e]:"";var i={"{seektime}":t.seekTime,"{title}":t.title};return Object.entries(i).forEach(function(e){var t=vn(e,2),i=t[0],r=t[1];n=Or(n,i,r)}),n},Hr=function(){function e(t){fn(this,e),this.enabled=t.config.storage.enabled,this.key=t.config.storage.key}return mn(e,[{key:"get",value:function(t){if(!e.supported||!this.enabled)return null;var n=window.localStorage.getItem(this.key);if(Vi.empty(n))return null;var i=JSON.parse(n);return Vi.string(t)&&t.length?i[t]:i}},{key:"set",value:function(t){if(e.supported&&this.enabled&&Vi.object(t)){var n=this.get();Vi.empty(n)&&(n={}),kr(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 Vr(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 Br(e,t){if(Vi.string(e)){var n=Vi.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=Hr.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)}}Vr(e).then(function(e){Vi.empty(e)||(a&&window.localStorage.setItem("".concat("cache","-").concat(t),JSON.stringify({content:e})),r(o,e))}).catch(function(){})}}}P(P.S,"Math",{trunc:function(e){return(e>0?Math.floor:Math.ceil)(e)}});var Ur=function(e){return Math.trunc(e/60/60%60,10)},Wr=function(e){return Math.trunc(e/60%60,10)},zr=function(e){return Math.trunc(e%60,10)};function Kr(){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(!Vi.number(e))return Kr(null,t,n);var i=function(e){return"0".concat(e).slice(-2)},r=Ur(e),a=Wr(e),o=zr(e);return r=t||r>0?"".concat(r,":"):"","".concat(n&&e>0?"-":"").concat(r).concat(i(a),":").concat(i(o))}var Yr={getIconUrl:function(){var e=new URL(this.config.iconUrl,window.location).host!==window.location.host||mr.isIE&&!window.svg4everybody;return{url:this.config.iconUrl,cors:e}},findElements:function(){try{return this.elements.controls=sr.call(this,this.config.selectors.controls.wrapper),this.elements.buttons={play:or.call(this,this.config.selectors.buttons.play),pause:sr.call(this,this.config.selectors.buttons.pause),restart:sr.call(this,this.config.selectors.buttons.restart),rewind:sr.call(this,this.config.selectors.buttons.rewind),fastForward:sr.call(this,this.config.selectors.buttons.fastForward),mute:sr.call(this,this.config.selectors.buttons.mute),pip:sr.call(this,this.config.selectors.buttons.pip),airplay:sr.call(this,this.config.selectors.buttons.airplay),settings:sr.call(this,this.config.selectors.buttons.settings),captions:sr.call(this,this.config.selectors.buttons.captions),fullscreen:sr.call(this,this.config.selectors.buttons.fullscreen)},this.elements.progress=sr.call(this,this.config.selectors.progress),this.elements.inputs={seek:sr.call(this,this.config.selectors.inputs.seek),volume:sr.call(this,this.config.selectors.inputs.volume)},this.elements.display={buffer:sr.call(this,this.config.selectors.display.buffer),currentTime:sr.call(this,this.config.selectors.display.currentTime),duration:sr.call(this,this.config.selectors.display.duration)},Vi.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=Yr.getIconUrl.call(this),i="".concat(n.cors?"":n.url,"#").concat(this.config.iconPrefix),r=document.createElementNS("http://www.w3.org/2000/svg","svg");$i(r,kr(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=qr(e,this.config);return Xi("span",Object.assign({},t,{class:[t.class,this.config.classNames.hidden].filter(Boolean).join(" ")}),n)},createBadge:function(e){if(Vi.empty(e))return null;var t=Xi("span",{class:this.config.classNames.menu.value});return t.appendChild(Xi("span",{class:this.config.classNames.menu.badge},e)),t},createButton:function(e,t){var n=Object.assign({},t),i=Rr(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:Vi.empty(r.label)&&(r.label=i),Vi.empty(r.icon)&&(r.icon=e)}var a=Xi(r.element);return r.toggle?(a.appendChild(Yr.createIcon.call(this,r.iconPressed,{class:"icon--pressed"})),a.appendChild(Yr.createIcon.call(this,r.icon,{class:"icon--not-pressed"})),a.appendChild(Yr.createLabel.call(this,r.labelPressed,{class:"label--pressed"})),a.appendChild(Yr.createLabel.call(this,r.label,{class:"label--not-pressed"}))):(a.appendChild(Yr.createIcon.call(this,r.icon)),a.appendChild(Yr.createLabel.call(this,r.label))),kr(n,tr(this.config.selectors.buttons[i],n)),$i(a,n),"play"===i?(Vi.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=Xi("input",kr(tr(this.config.selectors.inputs[e]),{type:"range",min:0,max:100,step:.01,value:0,autocomplete:"off",role:"slider","aria-label":qr(e,this.config),"aria-valuemin":0,"aria-valuemax":100,"aria-valuenow":0},t));return this.elements.inputs[e]=n,Yr.updateRangeFill.call(this,n),n},createProgress:function(e,t){var n=Xi("progress",kr(tr(this.config.selectors.display[e]),{min:0,max:100,value:0,role:"presentation","aria-hidden":!0},t));if("volume"!==e){n.appendChild(Xi("span",null,"0"));var i={played:"played",buffer:"buffered"}[e],r=i?qr(i,this.config):"";n.innerText="% ".concat(r.toLowerCase())}return this.elements.display[e]=n,n},createTime:function(e){var t=tr(this.config.selectors.display[e]),n=Xi("div",kr(t,{class:"".concat(this.config.classNames.display.time," ").concat(t.class?t.class:"").trim(),"aria-label":qr(e,this.config)}),"00:00");return this.elements.display[e]=n,n},bindMenuItemShortcuts:function(e,t){var n=this;Wi(e,"keydown keyup",function(i){if([32,38,39,40].includes(i.which)&&(i.preventDefault(),i.stopPropagation(),"keydown"!==i.type)){var r,a=ar(e,'[role="menuitemradio"]');if(!a&&[32,39].includes(i.which))Yr.showMenuPanel.call(n,t,!0);else 32!==i.which&&(40===i.which||a&&39===i.which?(r=e.nextElementSibling,Vi.element(r)||(r=e.parentNode.firstElementChild)):(r=e.previousElementSibling,Vi.element(r)||(r=e.parentNode.lastElementChild)),lr.call(n,r,!0))}},!1),Wi(e,"keyup",function(e){13===e.which&&Yr.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=tr(this.config.selectors.inputs[r]),h=Xi("button",kr(u,{type:"button",role:"menuitemradio",class:"".concat(this.config.classNames.control," ").concat(u.class?u.class:"").trim(),"aria-checked":c,value:n})),d=Xi("span");d.innerHTML=a,Vi.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 ar(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(!Vi.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)}Yr.showMenuPanel.call(t,"home",Vi.keyboardEvent(e))}},r,!1),Yr.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 Vi.number(e)?Kr(e,Ur(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];Vi.element(e)&&Vi.number(t)&&(e.innerText=Yr.formatTime(t,n))},updateVolume:function(){this.supported.ui&&(Vi.element(this.elements.inputs.volume)&&Yr.setRange.call(this,this.elements.inputs.volume,this.muted?0:this.volume),Vi.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;Vi.element(e)&&(e.value=t,Yr.updateRangeFill.call(this,e))},updateProgress:function(e){var t=this;if(this.supported.ui&&Vi.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&&Yr.setRange.call(this,this.elements.inputs.seek,r);break;case"playing":case"progress":!function(e,n){var i=Vi.number(n)?n:0,r=Vi.element(e)?e:t.elements.display.buffer;if(Vi.element(r)){r.value=i;var a=r.getElementsByTagName("span")[0];Vi.element(a)&&(a.childNodes[0].nodeValue=i)}}(this.elements.display.buffer,100*this.buffered)}}},updateRangeFill:function(e){var t=Vi.event(e)?e.target:e;if(Vi.element(t)&&"range"===t.getAttribute("type")){if(ar(t,this.config.selectors.inputs.seek)){t.setAttribute("aria-valuenow",this.currentTime);var n=Yr.formatTime(this.currentTime),i=Yr.formatTime(this.duration),r=qr("seekLabel",this.config);t.setAttribute("aria-valuetext",r.replace("{currentTime}",n).replace("{duration}",i))}else if(ar(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);mr.isWebkit&&t.style.setProperty("--value","".concat(t.value/t.max*100,"%"))}},updateSeekTooltip:function(e){var t=this;if(this.config.tooltips.seek&&Vi.element(this.elements.inputs.seek)&&Vi.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){ir(t.elements.display.seekTooltip,r,e)};if(this.touch)a(!1);else{if(Vi.event(e))n=100/i.width*(e.pageX-i.left);else{if(!rr(this.elements.display.seekTooltip,r))return;n=parseFloat(this.elements.display.seekTooltip.style.left,10)}n<0?n=0:n>100&&(n=100),Yr.updateTimeDisplay.call(this,this.elements.display.seekTooltip,this.duration/100*n),this.elements.display.seekTooltip.style.left="".concat(n,"%"),Vi.event(e)&&["mouseenter","mouseleave"].includes(e.type)&&a("mouseenter"===e.type)}}},timeUpdate:function(e){var t=!Vi.element(this.elements.display.duration)&&this.config.invertTime;Yr.updateTimeDisplay.call(this,this.elements.display.currentTime,t?this.duration-this.currentTime:this.currentTime,t),e&&"timeupdate"===e.type&&this.media.seeking||Yr.updateProgress.call(this,e)},durationUpdate:function(){if(this.supported.ui&&(this.config.invertTime||!this.currentTime)){if(this.duration>=Math.pow(2,32))return nr(this.elements.display.currentTime,!0),void nr(this.elements.progress,!0);Vi.element(this.elements.inputs.seek)&&this.elements.inputs.seek.setAttribute("aria-valuemax",this.duration);var e=Vi.element(this.elements.display.duration);!e&&this.config.displayDuration&&this.paused&&Yr.updateTimeDisplay.call(this,this.elements.display.currentTime,this.duration),e&&Yr.updateTimeDisplay.call(this,this.elements.display.duration,this.duration),Yr.updateSeekTooltip.call(this)}},toggleMenuButton:function(e,t){nr(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=Vi.empty(n)?this[e]:n,Vi.empty(r)&&(r=this.config[e].default),!Vi.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(Vi.element(a)||(a=i&&i.querySelector('[role="menu"]')),Vi.element(a)){this.elements.settings.buttons[e].querySelector(".".concat(this.config.classNames.menu.value)).innerHTML=Yr.getLabel.call(this,e,r);var o=a&&a.querySelector('[value="'.concat(r,'"]'));Vi.element(o)&&(o.checked=!0)}},getLabel:function(e,t){switch(e){case"speed":return 1===t?qr("normal",this.config):"".concat(t,"&times;");case"quality":if(Vi.number(t)){var n=qr("qualityLabel.".concat(t),this.config);return n.length?n:"".concat(t,"p")}return jr(t);case"captions":return Xr.getLabel.call(this);default:return null}},setQualityMenu:function(e){var t=this;if(Vi.element(this.elements.settings.panels.quality)){var n=this.elements.settings.panels.quality.querySelector('[role="menu"]');Vi.array(e)&&(this.options.quality=br(e).filter(function(e){return t.config.quality.options.includes(e)}));var i=!Vi.empty(this.options.quality)&&this.options.quality.length>1;if(Yr.toggleMenuButton.call(this,"quality",i),Zi(n),Yr.checkMenu.call(this),i){var r=function(e){var n=qr("qualityBadge.".concat(e),t.config);return n.length?Yr.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){Yr.createMenuItem.call(t,{value:e,list:n,type:"quality",title:Yr.getLabel.call(t,"quality",e),badge:r(e)})}),Yr.updateSetting.call(this,"quality",n)}}},setCaptionsMenu:function(){var e=this;if(Vi.element(this.elements.settings.panels.captions)){var t=this.elements.settings.panels.captions.querySelector('[role="menu"]'),n=Xr.getTracks.call(this),i=Boolean(n.length);if(Yr.toggleMenuButton.call(this,"captions",i),Zi(t),Yr.checkMenu.call(this),i){var r=n.map(function(n,i){return{value:i,checked:e.captions.toggled&&e.currentTrack===i,title:Xr.getLabel.call(e,n),badge:n.language&&Yr.createBadge.call(e,n.language.toUpperCase()),list:t,type:"language"}});r.unshift({value:-1,checked:!this.captions.toggled,title:qr("disabled",this.config),list:t,type:"language"}),r.forEach(Yr.createMenuItem.bind(this)),Yr.updateSetting.call(this,"captions",t)}}},setSpeedMenu:function(e){var t=this;if(Vi.element(this.elements.settings.panels.speed)){var n=this.elements.settings.panels.speed.querySelector('[role="menu"]');Vi.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=!Vi.empty(this.options.speed)&&this.options.speed.length>1;Yr.toggleMenuButton.call(this,"speed",i),Zi(n),Yr.checkMenu.call(this),i&&(this.options.speed.forEach(function(e){Yr.createMenuItem.call(t,{value:e,list:n,type:"speed",title:Yr.getLabel.call(t,"speed",e)})}),Yr.updateSetting.call(this,"speed",n))}},checkMenu:function(){var e=this.elements.settings.buttons,t=!Vi.empty(e)&&Object.values(e).some(function(e){return!e.hidden});nr(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;Vi.element(n)||(n=Object.values(this.elements.settings.panels).find(function(e){return!e.hidden}));var i=n.querySelector('[role^="menuitem"]');lr.call(this,i,t)}},toggleMenu:function(e){var t=this.elements.settings.popup,n=this.elements.buttons.settings;if(Vi.element(t)&&Vi.element(n)){var i=t.hidden,r=i;if(Vi.boolean(e))r=e;else if(Vi.keyboardEvent(e)&&27===e.which)r=!1;else if(Vi.event(e)){var a=t.contains(e.target);if(a||!a&&e.target!==n&&r)return}n.setAttribute("aria-expanded",r),nr(t,!r),ir(this.elements.container,this.config.classNames.menu.open,r),r&&Vi.keyboardEvent(e)?Yr.focusFirstMenuItem.call(this,null,!0):r||i||lr.call(this,n,Vi.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 Ji(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(Vi.element(i)){var r=i.parentNode,a=Array.from(r.children).find(function(e){return!e.hidden});if(vr.transitions&&!vr.reducedMotion){r.style.width="".concat(a.scrollWidth,"px"),r.style.height="".concat(a.scrollHeight,"px");var o=Yr.getMenuSize.call(this,i);Wi.call(this,r,dr,function t(n){n.target===r&&["width","height"].includes(n.propertyName)&&(r.style.width="",r.style.height="",zi.call(e,r,dr,t))}),r.style.width="".concat(o.width,"px"),r.style.height="".concat(o.height,"px")}nr(a,!0),nr(i,!1),Yr.focusFirstMenuItem.call(this,i,n)}},setDownloadLink:function(){var e=this.elements.buttons.download;Vi.element(e)&&e.setAttribute("href",this.download)},create:function(e){var t=this,n=Xi("div",tr(this.config.selectors.controls.wrapper));if(this.config.controls.includes("restart")&&n.appendChild(Yr.createButton.call(this,"restart")),this.config.controls.includes("rewind")&&n.appendChild(Yr.createButton.call(this,"rewind")),this.config.controls.includes("play")&&n.appendChild(Yr.createButton.call(this,"play")),this.config.controls.includes("fast-forward")&&n.appendChild(Yr.createButton.call(this,"fast-forward")),this.config.controls.includes("progress")){var i=Xi("div",tr(this.config.selectors.progress));if(i.appendChild(Yr.createRange.call(this,"seek",{id:"plyr-seek-".concat(e.id)})),i.appendChild(Yr.createProgress.call(this,"buffer")),this.config.tooltips.seek){var r=Xi("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(Yr.createTime.call(this,"currentTime")),this.config.controls.includes("duration")&&n.appendChild(Yr.createTime.call(this,"duration")),this.config.controls.includes("mute")||this.config.controls.includes("volume")){var a=Xi("div",{class:"plyr__volume"});if(this.config.controls.includes("mute")&&a.appendChild(Yr.createButton.call(this,"mute")),this.config.controls.includes("volume")){var o={max:1,step:.05,value:this.config.volume};a.appendChild(Yr.createRange.call(this,"volume",kr(o,{id:"plyr-volume-".concat(e.id)}))),this.elements.volume=a}n.appendChild(a)}if(this.config.controls.includes("captions")&&n.appendChild(Yr.createButton.call(this,"captions")),this.config.controls.includes("settings")&&!Vi.empty(this.config.settings)){var s=Xi("div",{class:"plyr__menu",hidden:""});s.appendChild(Yr.createButton.call(this,"settings",{"aria-haspopup":!0,"aria-controls":"plyr-settings-".concat(e.id),"aria-expanded":!1}));var l=Xi("div",{class:"plyr__menu__container",id:"plyr-settings-".concat(e.id),hidden:""}),c=Xi("div"),u=Xi("div",{id:"plyr-settings-".concat(e.id,"-home")}),h=Xi("div",{role:"menu"});u.appendChild(h),c.appendChild(u),this.elements.settings.panels.home=u,this.config.settings.forEach(function(n){var i=Xi("button",kr(tr(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:""}));Yr.bindMenuItemShortcuts.call(t,i,n),Wi(i,"click",function(){Yr.showMenuPanel.call(t,n,!1)});var r=Xi("span",null,qr(n,t.config)),a=Xi("span",{class:t.config.classNames.menu.value});a.innerHTML=e[n],r.appendChild(a),i.appendChild(r),h.appendChild(i);var o=Xi("div",{id:"plyr-settings-".concat(e.id,"-").concat(n),hidden:""}),s=Xi("button",{type:"button",class:"".concat(t.config.classNames.control," ").concat(t.config.classNames.control,"--back")});s.appendChild(Xi("span",{"aria-hidden":!0},qr(n,t.config))),s.appendChild(Xi("span",{class:t.config.classNames.hidden},qr("menuBack",t.config))),Wi(o,"keydown",function(e){37===e.which&&(e.preventDefault(),e.stopPropagation(),Yr.showMenuPanel.call(t,"home",!0))},!1),Wi(s,"click",function(){Yr.showMenuPanel.call(t,"home",!1)}),o.appendChild(s),o.appendChild(Xi("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")&&vr.pip&&n.appendChild(Yr.createButton.call(this,"pip")),this.config.controls.includes("airplay")&&vr.airplay&&n.appendChild(Yr.createButton.call(this,"airplay")),this.config.controls.includes("download")){var d={element:"a",href:this.download,target:"_blank"},f=this.config.urls.download;!Vi.url(f)&&this.isEmbed&&kr(d,{icon:"logo-".concat(this.provider),label:this.provider}),n.appendChild(Yr.createButton.call(this,"download",d))}return this.config.controls.includes("fullscreen")&&n.appendChild(Yr.createButton.call(this,"fullscreen")),this.config.controls.includes("play-large")&&this.elements.container.appendChild(Yr.createButton.call(this,"play-large")),this.elements.controls=n,this.isHTML5&&Yr.setQualityMenu.call(this,yr.getQualityOptions.call(this)),Yr.setSpeedMenu.call(this),n},inject:function(){var e=this;if(this.config.loadSprite){var t=Yr.getIconUrl.call(this);t.cors&&Br(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;Vi.function(this.config.controls)&&(this.config.controls=this.config.controls.call(this,i)),this.config.controls||(this.config.controls=[]),Vi.element(this.config.controls)||Vi.string(this.config.controls)?n=this.config.controls:(n=Yr.create.call(this,{id:this.id,seektime:this.config.seekTime,speed:this.speed,quality:this.quality,captions:Xr.getLabel.call(this)}),r=!1);var a,o=function(e){var t=e;return Object.entries(i).forEach(function(e){var n=vn(e,2),i=n[0],r=n[1];t=Or(t,"{".concat(i,"}"),r)}),t};if(r&&(Vi.string(this.config.controls)?n=o(n):Vi.element(n)&&(n.innerHTML=o(n.innerHTML))),Vi.string(this.config.selectors.controls.container)&&(a=document.querySelector(this.config.selectors.controls.container)),Vi.element(a)||(a=this.elements.container),a[Vi.element(n)?"insertAdjacentElement":"insertAdjacentHTML"]("afterbegin",n),Vi.element(this.elements.controls)||Yr.findElements.call(this),!Vi.empty(this.elements.buttons)){var s=function(t){var n=e.config.classNames.controlPressed;Object.defineProperty(t,"pressed",{enumerable:!0,get:function(){return rr(t,n)},set:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];ir(t,n,e)}})};Object.values(this.elements.buttons).filter(Boolean).forEach(function(e){Vi.array(e)||Vi.nodeList(e)?Array.from(e).filter(Boolean).forEach(s):s(e)})}if(mr.isEdge&&fr(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=or.call(this,h);Array.from(d).forEach(function(t){ir(t,e.config.classNames.hidden,!1),ir(t,e.config.classNames.tooltip,!0)})}}};function Gr(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 $r(e){var t=new URLSearchParams;return Vi.object(e)&&Object.entries(e).forEach(function(e){var n=vn(e,2),i=n[0],r=n[1];t.set(i,r)}),t}var Xr={setup:function(){if(this.supported.ui)if(!this.isVideo||this.isYouTube||this.isHTML5&&!vr.textTracks)Vi.array(this.config.controls)&&this.config.controls.includes("settings")&&this.config.settings.includes("captions")&&Yr.setCaptionsMenu.call(this);else{var e,t;if(Vi.element(this.elements.captions)||(this.elements.captions=Xi("div",tr(this.config.selectors.captions)),e=this.elements.captions,t=this.elements.wrapper,Vi.element(e)&&Vi.element(t)&&t.parentNode.insertBefore(e,t.nextSibling)),mr.isIE&&window.URL){var n=this.media.querySelectorAll("track");Array.from(n).forEach(function(e){var t=e.getAttribute("src"),n=Gr(t);null!==n&&n.hostname!==window.location.href.hostname&&["http:","https:"].includes(n.protocol)&&Vr(t,"blob").then(function(t){e.setAttribute("src",window.URL.createObjectURL(t))}).catch(function(){Ji(e)})})}var i=br((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=vn(i,1)[0];var a=this.storage.get("captions");if(Vi.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";Wi.call(this,this.media.textTracks,o,Xr.update.bind(this))}setTimeout(Xr.update.bind(this),0)}},update:function(){var e=this,t=Xr.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",Wi.call(e,t,"cuechange",function(){return Xr.updateCues.call(e)})}),(s&&this.language!==r||!t.includes(o))&&(Xr.setLanguage.call(this,r),Xr.toggle.call(this,i&&s)),ir(this.elements.container,this.config.classNames.captions.enabled,!Vi.empty(t)),(this.config.controls||[]).includes("settings")&&this.config.settings.includes("captions")&&Yr.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=Vi.nullOrUndefined(e)?!n:e;if(r!==n){if(t||(this.captions.active=r,this.storage.set({captions:r})),!this.language&&r&&!t){var a=Xr.getTracks.call(this),o=Xr.findTrack.call(this,[this.captions.language].concat(yn(this.captions.languages)),!0);return this.captions.language=o.language,void Xr.set.call(this,a.indexOf(o))}this.elements.buttons.captions&&(this.elements.buttons.captions.pressed=r),ir(this.elements.container,i,r),this.captions.toggled=r,Yr.updateSetting.call(this,"captions"),Yi.call(this,this.media,r?"captionsenabled":"captionsdisabled")}}},set:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=Xr.getTracks.call(this);if(-1!==e)if(Vi.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,Yr.updateSetting.call(this,"captions"),t||(this.captions.language=r,this.storage.set({language:r})),this.isVimeo&&this.embed.enableTextTrack(r),Yi.call(this,this.media,"languagechange")}Xr.toggle.call(this,!0,t),this.isHTML5&&this.isVideo&&Xr.updateCues.call(this)}else this.debug.warn("Track not found",e);else this.debug.warn("Invalid caption argument",e);else Xr.toggle.call(this,!1,t)},setLanguage:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];if(Vi.string(e)){var n=e.toLowerCase();this.captions.language=n;var i=Xr.getTracks.call(this),r=Xr.findTrack.call(this,[n]);Xr.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=Xr.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 Xr.getTracks.call(this)[this.currentTrack]},getLabel:function(e){var t=e;return!Vi.track(t)&&vr.textTracks&&this.captions.toggled&&(t=Xr.getCurrentTrack.call(this)),Vi.track(t)?Vi.empty(t.label)?Vi.empty(t.language)?qr("enabled",this.config):e.language.toUpperCase():t.label:qr("disabled",this.config)},updateCues:function(e){if(this.supported.ui)if(Vi.element(this.elements.captions))if(Vi.nullOrUndefined(e)||Array.isArray(e)){var t=e;if(!t){var n=Xr.getCurrentTrack.call(this);t=Array.from((n||{}).activeCues||[]).map(function(e){return e.getCueAsHTML()}).map(Fr)}var i=t.map(function(e){return e.trim()}).join("\n");if(i!==this.elements.captions.innerHTML){Zi(this.elements.captions);var r=Xi("span",tr(this.config.selectors.caption));r.innerHTML=i,this.elements.captions.appendChild(r),Yi.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.4/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}},Jr="picture-in-picture",Zr="inline",ea={html5:"html5",youtube:"youtube",vimeo:"vimeo"},ta={audio:"audio",video:"video"};var na=function(){},ia=function(){function e(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];fn(this,e),this.enabled=window.console&&t,this.enabled&&this.log("Debugging enabled")}return mn(e,[{key:"log",get:function(){return this.enabled?Function.prototype.bind.call(console.log,console):na}},{key:"warn",get:function(){return this.enabled?Function.prototype.bind.call(console.warn,console):na}},{key:"error",get:function(){return this.enabled?Function.prototype.bind.call(console.error,console):na}}]),e}();function ra(){if(this.enabled){var e=this.player.elements.buttons.fullscreen;Vi.element(e)&&(e.pressed=this.active),Yi.call(this.player,this.target,this.active?"enterfullscreen":"exitfullscreen",!0),mr.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(Vi.element(e)){var n=or.call(this,"button:not(:disabled), input:not(:disabled), [tabindex]"),i=n[0],r=n[n.length-1];Ui.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 aa(){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":"",ir(this.target,this.player.config.classNames.fullscreen.fallback,t),mr.isIos){var n=document.head.querySelector('meta[name="viewport"]'),i="viewport-fit=cover";n||(n=document.createElement("meta")).setAttribute("name","viewport");var r=Vi.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 fr(e.target)},100)}ra.call(this)}var oa=function(){function e(t){var n=this;fn(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,Wi.call(this.player,document,"ms"===this.prefix?"MSFullscreenChange":"".concat(this.prefix,"fullscreenchange"),function(){ra.call(n)}),Wi.call(this.player,this.player.elements.container,"dblclick",function(e){Vi.element(n.player.elements.controls)&&n.player.elements.controls.contains(e.target)||n.toggle()}),this.update()}return mn(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");ir(this.player.elements.container,this.player.config.classNames.fullscreen.enabled,this.enabled)}},{key:"enter",value:function(){this.enabled&&(mr.isIos&&this.player.config.fullscreen.iosNative?this.target.webkitEnterFullscreen():!e.native||this.forceFallback?aa.call(this,!0):this.prefix?Vi.empty(this.prefix)||this.target["".concat(this.prefix,"Request").concat(this.property)]():this.target.requestFullscreen())}},{key:"exit",value:function(){if(this.enabled)if(mr.isIos&&this.player.config.fullscreen.iosNative)this.target.webkitExitFullscreen(),this.player.play();else if(!e.native||this.forceFallback)aa.call(this,!1);else if(this.prefix){if(!Vi.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?rr(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 mr.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(Vi.function(document.exitFullscreen))return"";var e="";return["webkit","moz","ms"].some(function(t){return!(!Vi.function(document["".concat(t,"ExitFullscreen")])&&!Vi.function(document["".concat(t,"CancelFullScreen")]))&&(e=t,!0)}),e}},{key:"property",get:function(){return"moz"===this.prefix?"FullScreen":"Fullscreen"}}]),e}(),sa=Math.sign||function(e){return 0==(e=+e)||e!=e?e:e<0?-1:1};function la(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})})}P(P.S,"Math",{sign:sa});var ca={addStyleHook:function(){ir(this.elements.container,this.config.selectors.container.replace(".",""),!0),ir(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 ca.toggleNativeControls.call(this,!0);Vi.element(this.elements.controls)||(Yr.inject.call(this),this.listeners.controls()),ca.toggleNativeControls.call(this),this.isHTML5&&Xr.setup.call(this),this.volume=null,this.muted=null,this.speed=null,this.loop=null,this.quality=null,Yr.updateVolume.call(this),Yr.timeUpdate.call(this),ca.checkPlaying.call(this),ir(this.elements.container,this.config.classNames.pip.supported,vr.pip&&this.isHTML5&&this.isVideo),ir(this.elements.container,this.config.classNames.airplay.supported,vr.airplay&&this.isHTML5),ir(this.elements.container,this.config.classNames.isIos,mr.isIos),ir(this.elements.container,this.config.classNames.isTouch,this.touch),this.ready=!0,setTimeout(function(){Yi.call(e,e.media,"ready")},0),ca.setTitle.call(this),this.poster&&ca.setPoster.call(this,this.poster,!1).catch(function(){}),this.config.duration&&Yr.durationUpdate.call(this)},setTitle:function(){var e=qr("play",this.config);if(Vi.string(this.config.title)&&!Vi.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=sr.call(this,"iframe");if(!Vi.element(t))return;var n=Vi.empty(this.config.title)?"video":this.config.title,i=qr("frameTitle",this.config);t.setAttribute("title",i.replace("{title}",n))}},togglePoster:function(e){ir(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):Wi.call(e,e.elements.container,"ready",t)}).then(function(){})}.call(this).then(function(){return la(e)}).catch(function(n){throw e===t.poster&&ca.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:""}),ca.togglePoster.call(t,!0),e})):Promise.reject(new Error("Poster already set"))},checkPlaying:function(e){var t=this;ir(this.elements.container,this.config.classNames.playing,this.playing),ir(this.elements.container,this.config.classNames.paused,this.paused),ir(this.elements.container,this.config.classNames.stopped,this.stopped),Array.from(this.elements.buttons.play||[]).forEach(function(e){e.pressed=t.playing}),Vi.event(e)&&"timeupdate"===e.type||ca.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(){ir(t.elements.container,t.config.classNames.loading,t.loading),ca.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 ua(e){var t=e;Vi.string(t)||Vi.nullOrUndefined(this.embed)||(t=this.embed.ratio),Vi.string(t)||(t=this.config.ratio);var n=vn(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 ha=function(){function e(t){fn(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 mn(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)&&Vi.number(i)){if(r){var o=document.activeElement;if(Vi.element(o)){var s=t.config.selectors.editable;if(o!==n.inputs.seek&&ar(o,s))return;if(32===e.which&&ar(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){Yr.toggleMenu.call(this.player,e)}},{key:"firstTouch",value:function(){var e=this.player,t=e.elements;e.touch=!0,ir(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,ir(or.call(t,".".concat(i)),i,!1),this.focusTimer=setTimeout(function(){var e=document.activeElement;n.container.contains(e)&&ir(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&&Ui.call(t,window,"keydown keyup",this.handleKey,e,!1),Ui.call(t,document.body,"click",this.toggleMenu,e),Ki.call(t,document.body,"touchstart",this.firstTouch),Ui.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&&Wi.call(e,n.container,"keydown keyup",this.handleKey,!1),Wi.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)&&(ca.toggleControls.call(e,!0),a=e.touch?3e3:2e3),clearTimeout(i.controls),i.controls=setTimeout(function(){return ca.toggleControls.call(e,!1)},a)});var r=function(t){if(!t)return ua.call(e);var i=n.container.getBoundingClientRect(),r=i.width,a=i.height;return ua.call(e,"".concat(r,":").concat(a))},a=function(){window.clearTimeout(i.resized),i.resized=window.setTimeout(r,50)};Wi.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=vn(t.split(":").map(Number),2)[1],o=vn(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?Wi.call(e,window,"resize",a):zi.call(e,window,"resize",a))}})}},{key:"media",value:function(){var e=this,t=this.player,n=t.elements;if(Wi.call(t,t.media,"timeupdate seeking seeked",function(e){return Yr.timeUpdate.call(t,e)}),Wi.call(t,t.media,"durationchange loadeddata loadedmetadata",function(e){return Yr.durationUpdate.call(t,e)}),Wi.call(t,t.media,"canplay loadeddata",function(){nr(n.volume,!t.hasAudio),nr(n.buttons.mute,!t.hasAudio)}),Wi.call(t,t.media,"ended",function(){t.isHTML5&&t.isVideo&&t.config.resetOnEnd&&t.restart()}),Wi.call(t,t.media,"progress playing seeking seeked",function(e){return Yr.updateProgress.call(t,e)}),Wi.call(t,t.media,"volumechange",function(e){return Yr.updateVolume.call(t,e)}),Wi.call(t,t.media,"playing play pause ended emptied timeupdate",function(e){return ca.checkPlaying.call(t,e)}),Wi.call(t,t.media,"waiting canplay seeked playing",function(e){return ca.checkLoading.call(t,e)}),t.supported.ui&&t.config.clickToPlay&&!t.isAudio){var i=sr.call(t,".".concat(t.config.classNames.video));if(!Vi.element(i))return;Wi.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&&Wi.call(t,n.wrapper,"contextmenu",function(e){e.preventDefault()},!1),Wi.call(t,t.media,"volumechange",function(){t.storage.set({volume:t.volume,muted:t.muted})}),Wi.call(t,t.media,"ratechange",function(){Yr.updateSetting.call(t,"speed"),t.storage.set({speed:t.speed})}),Wi.call(t,t.media,"qualitychange",function(e){Yr.updateSetting.call(t,"quality",null,e.detail.quality)}),Wi.call(t,t.media,"ready qualitychange",function(){Yr.setDownloadLink.call(t)});var r=t.config.events.concat(["keyup","keydown"]).join(" ");Wi.call(t,t.media,r,function(e){var i=e.detail,r=void 0===i?{}:i;"error"===e.type&&(r=t.media.error),Yi.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;Vi.function(r)&&(a=r.call(i,e)),a&&Vi.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=Vi.function(s);Wi.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=mr.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(){Yi.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(),Yr.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(),Yr.toggleMenu.call(t,e)):Yr.focusFirstMenuItem.call(t,null,!0))},null,!1),this.bind(n.settings.menu,"keydown",function(e){27===e.which&&Yr.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(!Vi.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())}}),mr.isIos){var r=or.call(t,'input[type="range"]');Array.from(r).forEach(function(t){return e.bind(t,i,function(e){return fr(e.target)})})}this.bind(n.inputs.seek,i,function(e){var n=e.currentTarget,i=n.getAttribute("seek-value");Vi.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 Yr.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)}),mr.isWebkit&&Array.from(or.call(t,'input[type="range"]')).forEach(function(n){e.bind(n,"input",function(e){return Yr.updateRangeFill.call(t,e.target)})}),t.config.toggleInvert&&!Vi.element(n.display.duration)&&this.bind(n.display.currentTime,"click",function(){0!==t.currentTime&&(t.config.invertTime=!t.config.invertTime,Yr.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;ir(i.controls,n.classNames.noTransition,!0),ca.toggleControls.call(t,!0),setTimeout(function(){ir(i.controls,n.classNames.noTransition,!1)},0);var a=e.touch?3e3:4e3;clearTimeout(r.controls),r.controls=setTimeout(function(){return ca.toggleControls.call(t,!1)},a)}),this.bind(n.inputs.volume,"wheel",function(e){var n=e.webkitDirectionInvertedFromDevice,i=vn([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}(),da=g.f,fa=Function.prototype,pa=/^\s*function ([^ (]*)/;"name"in fa||c&&da(fa,"name",{configurable:!0,get:function(){try{return(""+this).match(pa)[1]}catch(e){return""}}}),wt("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 ct(r,a);var o=r.unicode;r.lastIndex=0;for(var l,c=[],u=0;null!==(l=ct(r,a));){var h=String(l[0]);c[u]=h,""===h&&(r.lastIndex=Cn(a,V(r.lastIndex),o)),u++}return 0===u?null:c}]});var ma=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 ga(e){return new Promise(function(t,n){ma(e,{success:t,error:n})})}function va(e){e&&!this.embed.hasPlayed&&(this.embed.hasPlayed=!0),this.media.paused===e&&(this.media.paused=!e,Yi.call(this,this.media,e?"play":"pause"))}var ya={setup:function(){var e=this;ir(this.elements.wrapper,this.config.classNames.embed,!0),ua.call(this),Vi.object(window.Vimeo)?ya.ready.call(this):ga(this.config.urls.vimeo.sdk).then(function(){ya.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=$r(kr({},{loop:t.config.loop.active,autoplay:t.autoplay,muted:t.muted,gesture:"media",playsinline:!this.config.fullscreen.iosNative},n)),r=t.media.getAttribute("src");Vi.empty(r)&&(r=t.media.getAttribute(t.config.attributes.embed.id));var a,o=(a=r,Vi.empty(a)?null:Vi.number(Number(a))?a:a.match(/^.*(vimeo.com\/|video\/)(\d+).*/)?RegExp.$2:a),s=Xi("iframe"),l=Lr(t.config.urls.vimeo.iframe,o,i);s.setAttribute("src",l),s.setAttribute("allowfullscreen",""),s.setAttribute("allowtransparency",""),s.setAttribute("allow","autoplay");var c=Xi("div",{poster:t.poster,class:t.config.classNames.embedContainer});c.appendChild(s),t.media=er(c,t.media),Vr(Lr(t.config.urls.vimeo.api,o),"json").then(function(e){if(!Vi.empty(e)){var n=new URL(e[0].thumbnail_large);n.pathname="".concat(n.pathname.split("_")[0],".jpg"),ca.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 va.call(t,!0),t.embed.play()},t.media.pause=function(){return va.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,Yi.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,Yi.call(t,t.media,"ratechange")}).catch(function(e){"Error"===e.name&&Yr.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,Yi.call(t,t.media,"volumechange")})}});var f=t.config.muted;Object.defineProperty(t.media,"muted",{get:function(){return f},set:function(e){var n=!!Vi.boolean(e)&&e;t.embed.setVolume(n?0:t.config.volume).then(function(){f=n,Yi.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=Vi.boolean(e)?e:t.config.loop.active;t.embed.setLoop(n).then(function(){m=n})}}),t.embed.getVideoUrl().then(function(e){p=e,Yr.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=vn(n,2),r=i[0],a=i[1];t.embed.ratio="".concat(r,":").concat(a),ua.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,ca.setTitle.call(e)}),t.embed.getCurrentTime().then(function(e){u=e,Yi.call(t,t.media,"timeupdate")}),t.embed.getDuration().then(function(e){t.media.duration=e,Yi.call(t,t.media,"durationchange")}),t.embed.getTextTracks().then(function(e){t.media.textTracks=e,Xr.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});Xr.updateCues.call(t,i)}),t.embed.on("loaded",function(){(t.embed.getPaused().then(function(e){va.call(t,!e),e||Yi.call(t,t.media,"playing")}),Vi.element(t.embed.element)&&t.supported.ui)&&t.embed.element.setAttribute("tabindex",-1)}),t.embed.on("play",function(){va.call(t,!0),Yi.call(t,t.media,"playing")}),t.embed.on("pause",function(){va.call(t,!1)}),t.embed.on("timeupdate",function(e){t.media.seeking=!1,u=e.seconds,Yi.call(t,t.media,"timeupdate")}),t.embed.on("progress",function(e){t.media.buffered=e.percent,Yi.call(t,t.media,"progress"),1===parseInt(e.percent,10)&&Yi.call(t,t.media,"canplaythrough"),t.embed.getDuration().then(function(e){e!==t.media.duration&&(t.media.duration=e,Yi.call(t,t.media,"durationchange"))})}),t.embed.on("seeked",function(){t.media.seeking=!1,Yi.call(t,t.media,"seeked")}),t.embed.on("ended",function(){t.media.paused=!0,Yi.call(t,t.media,"ended")}),t.embed.on("error",function(e){t.media.error=e,Yi.call(t,t.media,"error")}),setTimeout(function(){return ca.build.call(t)},0)}};function ba(e){e&&!this.embed.hasPlayed&&(this.embed.hasPlayed=!0),this.media.paused===e&&(this.media.paused=!e,Yi.call(this,this.media,e?"play":"pause"))}var wa={setup:function(){var e=this;ir(this.elements.wrapper,this.config.classNames.embed,!0),ua.call(this),Vi.object(window.YT)&&Vi.function(window.YT.Player)?wa.ready.call(this):(ga(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(){wa.ready.call(e)}),window.onYouTubeIframeAPIReady=function(){window.onYouTubeReadyCallbacks.forEach(function(e){e()})})},getTitle:function(e){var t=this;if(Vi.function(this.embed.getVideoData)){var n=this.embed.getVideoData().title;if(Vi.empty(n))return this.config.title=n,void ca.setTitle.call(this)}var i=this.config.keys.google;Vi.string(i)&&!Vi.empty(i)&&Vr(Lr(this.config.urls.youtube.api,e,i)).then(function(e){Vi.object(e)&&(t.config.title=e.items[0].snippet.title,ca.setTitle.call(t))}).catch(function(){})},ready:function(){var e=this,t=e.media.getAttribute("id");if(Vi.empty(t)||!t.startsWith("youtube-")){var n=e.media.getAttribute("src");Vi.empty(n)&&(n=e.media.getAttribute(this.config.attributes.embed.id));var i,r,a=(i=n,Vi.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=Xi("div",{id:o,poster:e.poster});e.media=er(s,e.media);var l=function(e){return"https://img.youtube.com/vi/".concat(a,"/").concat(e,"default.jpg")};la(l("maxres"),121).catch(function(){return la(l("sd"),121)}).catch(function(){return la(l("hq"))}).then(function(t){return ca.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:kr({},{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},Yi.call(e,e.media,"error")}},onPlaybackRateChange:function(t){var n=t.target;e.media.playbackRate=n.getPlaybackRate(),Yi.call(e,e.media,"ratechange")},onReady:function(t){if(!Vi.function(e.media.play)){var n=t.target;wa.getTitle.call(e,a),e.media.play=function(){ba.call(e,!0),n.playVideo()},e.media.pause=function(){ba.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,Yi.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),Yi.call(e,e.media,"volumechange")}});var r=e.config.muted;Object.defineProperty(e.media,"muted",{get:function(){return r},set:function(t){var i=Vi.boolean(t)?t:r;r=i,n[i?"mute":"unMute"](),Yi.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),Yi.call(e,e.media,"timeupdate"),Yi.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)&&Yi.call(e,e.media,"progress"),e.media.lastBuffered=e.media.buffered,1===e.media.buffered&&(clearInterval(e.timers.buffering),Yi.call(e,e.media,"canplaythrough"))},200),setTimeout(function(){return ca.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,Yi.call(e,e.media,"seeked")),t.data){case-1:Yi.call(e,e.media,"timeupdate"),e.media.buffered=n.getVideoLoadedFraction(),Yi.call(e,e.media,"progress");break;case 0:ba.call(e,!1),e.media.loop?(n.stopVideo(),n.playVideo()):Yi.call(e,e.media,"ended");break;case 1:e.media.paused&&!e.embed.hasPlayed?e.media.pause():(ba.call(e,!0),Yi.call(e,e.media,"playing"),e.timers.playing=setInterval(function(){Yi.call(e,e.media,"timeupdate")},50),e.media.duration!==n.getDuration()&&(e.media.duration=n.getDuration(),Yi.call(e,e.media,"durationchange")));break;case 2:e.muted||e.embed.unMute(),ba.call(e,!1)}Yi.call(e,e.elements.container,"statechange",!1,{code:t.data})}}})}}},ka={setup:function(){this.media?(ir(this.elements.container,this.config.classNames.type.replace("{0}",this.type),!0),ir(this.elements.container,this.config.classNames.provider.replace("{0}",this.provider),!0),this.isEmbed&&ir(this.elements.container,this.config.classNames.type.replace("{0}","video"),!0),this.isVideo&&(this.elements.wrapper=Xi("div",{class:this.config.classNames.video}),Gi(this.media,this.elements.wrapper),this.elements.poster=Xi("div",{class:this.config.classNames.poster}),this.elements.wrapper.appendChild(this.elements.poster)),this.isHTML5?yr.extend.call(this):this.isYouTube?wa.setup.call(this):this.isVimeo&&ya.setup.call(this)):this.debug.warn("No media element found!")}},Ta=function(){function e(t){var n=this;fn(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 mn(e,[{key:"load",value:function(){var e=this;this.enabled&&(Vi.object(window.google)&&Vi.object(window.google.ima)?this.ready():ga(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=Xi("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=Kr(Math.max(e.manager.getRemainingTime(),0)),n="".concat(qr("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(),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:"addCuePoints",value:function(){var e=this;Vi.empty(this.cuePoints)||this.cuePoints.forEach(function(t){if(0!==t&&-1!==t&&t<e.player.duration){var n=e.player.elements.progress;if(Vi.element(n)){var i=100/e.player.duration*t,r=Xi("span",{class:e.player.config.classNames.cues});r.style.left="".concat(i.toString(),"%"),n.appendChild(r)}}})}},{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());Yi.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("canplay",function(){t.addCuePoints()}),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;Vi.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];Vi.array(a)&&a.forEach(function(e){Vi.function(e)&&e.apply(t,i)})}},{key:"on",value:function(e,t){return Vi.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){Vi.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&&(!Vi.empty(e.publisherId)||Vi.url(e.tagUrl))}},{key:"tagUrl",get:function(){var e=this.config;if(Vi.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($r(t))}}]),e}(),Ea=ie(6),Sa=!0;"findIndex"in[]&&Array(1).findIndex(function(){Sa=!1}),P(P.P+P.F*Sa,"Array",{findIndex:function(e){return Ea(this,e,arguments.length>1?arguments[1]:void 0)}}),oe("findIndex");var Aa,Ca=function(){function e(t){fn(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 mn(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(Vi.empty(n))throw new Error("Missing previewThumbnails.src config attribute");var i=(Vi.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){Vr(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(Vi.number(t.startTime)){if(!Vi.empty(e.trim())&&Vi.empty(t.text)){var n=e.trim().split("#xywh="),i=vn(n,1);if(t.text=i[0],n[1]){var r=vn(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&&Vi.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=Kr(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):Ki.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=Xi("div",{class:this.player.config.classNames.previewThumbnails.thumbContainer}),this.elements.thumb.imageContainer=Xi("div",{class:this.player.config.classNames.previewThumbnails.imageContainer}),this.elements.thumb.container.appendChild(this.elements.thumb.imageContainer);var e=Xi("div",{class:this.player.config.classNames.previewThumbnails.timeContainer});this.elements.thumb.time=Xi("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=Xi("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;Vi.string(t)?Qi(e,this.media,{src:t}):Vi.array(t)&&t.forEach(function(t){Qi(e,n.media,t)})},change:function(e){var t=this;wr(e,"sources.length")?(yr.cancelRequests.call(this),this.destroy.call(this,function(){t.options.quality=[],Ji(t.media),t.media=null,Vi.element(t.elements.container)&&t.elements.container.removeAttribute("class");var n=e.sources,i=e.type,r=vn(n,1)[0],a=r.provider,o=void 0===a?ea.html5:a,s=r.src,l="html5"===o?i:"div",c="html5"===o?{}:{src:s};Object.assign(t,{provider:o,type:i,supported:vr.check(i,o,t.config.playsinline),media:Xi(l,c)}),t.elements.container.appendChild(t.media),Vi.boolean(e.autoplay)&&(t.config.autoplay=e.autoplay),t.isHTML5&&(t.config.crossorigin&&t.media.setAttribute("crossorigin",""),t.config.autoplay&&t.media.setAttribute("autoplay",""),Vi.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","")),ca.addStyleHook.call(t),t.isHTML5&&_a.insertElements.call(t,"source",n),t.config.title=e.title,ka.setup.call(t),t.isHTML5&&Object.keys(e).includes("tracks")&&_a.insertElements.call(t,"track",e.tracks),(t.isHTML5||t.isEmbed&&!t.supported.ui)&&ca.build.call(t),t.isHTML5&&t.media.load(),t.previewThumbnails&&t.previewThumbnails.load(),t.fullscreen.update()},!0)):this.debug.warn("Invalid source format")}},Pa=function(){function e(t,n){var i=this;if(fn(this,e),this.timers={},this.ready=!1,this.loading=!1,this.failed=!1,this.touch=vr.touch,this.media=t,Vi.string(this.media)&&(this.media=document.querySelectorAll(this.media)),(window.jQuery&&this.media instanceof jQuery||Vi.nodeList(this.media)||Vi.array(this.media))&&(this.media=this.media[0]),this.config=kr({},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 ia(this.config.debug),this.debug.log("Config",this.config),this.debug.log("Support",vr),!Vi.nullOrUndefined(this.media)&&Vi.element(this.media))if(this.media.plyr)this.debug.warn("Target already setup");else if(this.config.enabled)if(vr.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"),Vi.element(o)){if(s=Gr(o.getAttribute("src")),this.provider=function(e){return/^(https?:\/\/)?(www\.)?(youtube\.com|youtube-nocookie\.com|youtu\.?be)\/.+$/.test(e)?ea.youtube:/^https?:\/\/player.vimeo.com\/video\/\d{0,9}(?=\b|\/)/.test(e)?ea.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(Vi.empty(this.provider)||!Object.keys(ea).includes(this.provider))return void this.debug.error("Setup failed: Invalid provider");this.type=ta.video;break;case"video":case"audio":this.type=a,this.provider=ea.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=vr.check(this.type,this.provider,this.config.playsinline),this.supported.api?(this.eventListeners=[],this.listeners=new ha(this),this.storage=new Hr(this),this.media.plyr=this,Vi.element(this.elements.container)||(this.elements.container=Xi("div",{tabindex:0}),Gi(this.media,this.elements.container)),ca.addStyleHook.call(this),ka.setup.call(this),this.config.debug&&Wi.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)&&ca.build.call(this),this.listeners.container(),this.listeners.global(),this.fullscreen=new oa(this),this.config.ads.enabled&&(this.ads=new Ta(this)),this.config.autoplay&&this.play(),this.lastSeekTime=0,this.config.previewThumbnails.enabled&&(this.previewThumbnails=new Ca(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 mn(e,[{key:"play",value:function(){var e=this;return Vi.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&&Vi.function(this.media.pause)&&this.media.pause()}},{key:"togglePlay",value:function(e){(Vi.boolean(e)?e:!this.playing)?this.play():this.pause()}},{key:"stop",value:function(){this.isHTML5?(this.pause(),this.restart()):Vi.function(this.media.stop)&&this.media.stop()}},{key:"restart",value:function(){this.currentTime=0}},{key:"rewind",value:function(e){this.currentTime=this.currentTime-(Vi.number(e)?e:this.config.seekTime)}},{key:"forward",value:function(e){this.currentTime=this.currentTime+(Vi.number(e)?e:this.config.seekTime)}},{key:"increaseVolume",value:function(e){var t=this.media.muted?0:this.volume;this.volume=t+(Vi.number(e)?e:0)}},{key:"decreaseVolume",value:function(e){this.increaseVolume(-e)}},{key:"toggleCaptions",value:function(e){Xr.toggle.call(this,e,!1)}},{key:"airplay",value:function(){vr.airplay&&this.media.webkitShowPlaybackTargetPicker()}},{key:"toggleControls",value:function(e){if(this.supported.ui&&!this.isAudio){var t=rr(this.elements.container,this.config.classNames.hideControls),n=void 0===e?void 0:!e,i=ir(this.elements.container,this.config.classNames.hideControls,n);if(i&&this.config.controls.includes("settings")&&!Vi.empty(this.config.settings)&&Yr.toggleMenu.call(this,!1),i!==t){var r=i?"controlshidden":"controlsshown";Yi.call(this,this.media,r)}return!i}return!1}},{key:"on",value:function(e,t){Wi.call(this,this.elements.container,e,t)}},{key:"once",value:function(e,t){Ki.call(this,this.elements.container,e,t)}},{key:"off",value:function(e,t){zi(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&&(Ji(t.elements.buttons.play),Ji(t.elements.captions),Ji(t.elements.controls),Ji(t.elements.wrapper),t.elements.buttons.play=null,t.elements.captions=null,t.elements.controls=null,t.elements.wrapper=null),Vi.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),er(t.elements.original,t.elements.container),Yi.call(t,t.elements.original,"destroyed",!0),Vi.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),ca.toggleNativeControls.call(this,!0),i()):this.isYouTube?(clearInterval(this.timers.buffering),clearInterval(this.timers.playing),null!==this.embed&&Vi.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 vr.mime.call(this,e)}},{key:"isHTML5",get:function(){return Boolean(this.provider===ea.html5)}},{key:"isEmbed",get:function(){return Boolean(this.isYouTube||this.isVimeo)}},{key:"isYouTube",get:function(){return Boolean(this.provider===ea.youtube)}},{key:"isVimeo",get:function(){return Boolean(this.provider===ea.vimeo)}},{key:"isVideo",get:function(){return Boolean(this.type===ta.video)}},{key:"isAudio",get:function(){return Boolean(this.type===ta.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=Vi.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 Vi.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=Vi.number(t)&&t!==1/0?t:0;return e||n}},{key:"volume",set:function(e){var t=e;Vi.string(t)&&(t=Number(t)),Vi.number(t)||(t=this.storage.get("volume")),Vi.number(t)||(t=this.config.volume),t>1&&(t=1),t<0&&(t=0),this.config.volume=t,this.media.volume=t,!Vi.empty(e)&&this.muted&&t>0&&(this.muted=!1)},get:function(){return Number(this.media.volume)}},{key:"muted",set:function(e){var t=e;Vi.boolean(t)||(t=this.storage.get("muted")),Vi.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;Vi.number(e)&&(t=e),Vi.number(t)||(t=this.storage.get("speed")),Vi.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=[!Vi.empty(e)&&Number(e),this.storage.get("quality"),t.selected,t.default].find(Vi.number),r=!0;if(!n.includes(i)){var a=function(e,t){return Vi.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=Vi.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 Vi.url(e)?e:this.source}},{key:"poster",set:function(e){this.isVideo?ca.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=Vi.boolean(e)?e:this.config.autoplay;this.config.autoplay=t},get:function(){return Boolean(this.config.autoplay)}},{key:"currentTrack",set:function(e){Xr.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){Xr.setLanguage.call(this,e,!1)},get:function(){return(Xr.getCurrentTrack.call(this)||{}).language}},{key:"pip",set:function(e){if(vr.pip){var t=Vi.boolean(e)?e:!this.pip;Vi.function(this.media.webkitSetPresentationMode)&&this.media.webkitSetPresentationMode(t?Jr:Zr),Vi.function(this.media.requestPictureInPicture)&&(!this.pip&&t?this.media.requestPictureInPicture():this.pip&&!t&&document.exitPictureInPicture())}},get:function(){return vr.pip?Vi.empty(this.media.webkitPresentationMode)?this.media===document.pictureInPictureElement:this.media.webkitPresentationMode===Jr:null}}],[{key:"supported",value:function(e,t,n){return vr.check(e,t,n)}},{key:"loadSprite",value:function(e,t){return Br(e,t)}},{key:"setup",value:function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=null;return Vi.string(t)?i=Array.from(document.querySelectorAll(t)):Vi.nodeList(t)?i=Array.from(t):Vi.array(t)&&(i=t.filter(Vi.element)),Vi.empty(i)?null:i.map(function(t){return new e(t,n)})}}]),e}();return Pa.defaults=(Aa=Qr,JSON.parse(JSON.stringify(Aa))),Pa});
//# sourceMappingURL=plyr.polyfilled.min.js.map