;OATH = window.OATH || {};OATH.VideoPlatform = OATH.VideoPlatform || {};OATH.VideoPlatform.PlayerHosting = {"app":"omega","bucket":null,"colo":"gq1","dbColo":"us-west-2","env":"prod","ver":"8.3.27","config":null,"expiry":600,"req":{"ypv":null,"path":"/p/oath/js/1/error.gif","usm":{"bucket":null,"config":null}},"type":"oath-player-desktop.js","g":[],"gv":2,"lang":"en-us"};

/*! For license information please see oath-player-desktop.js.LICENSE.txt */
(function(){var __webpack_modules__={3661:function(t,i,n){"use strict";var e=n(6837);function r(t,i){var n=this;n._=[],n.length=0,n._t=t||Uint8Array,i&&n.set(i)}t.exports=r,r.prototype.destroy=function(){this._=[],this.length=0},r.prototype.set=function(t){var i=this;i._.push(t),i.length=i.length+t.length},r.prototype.get=function(t){var i=this;if(e.isNullOrUndefined(t)||t<0||t>i.length)throw new Error("[DataManager] Array position out of bounds");for(var n=0,r=0,s=null,o=0;o<i._.length;o++){var u=i._[o];if(t<(n+=u.length)){s=u[t-r];break}r+=u.length}return s},r.prototype.subArray=function(t,i){var n=this;if((e.isNullOrUndefined(i)||i>n.length)&&(i=n.length),e.isNullOrUndefined(t)&&(t=0),t>=i)return new n._t(0);for(var r=i-t,s=new n._t(r),o=0,u=0,h=0,a=0;a<n._.length;a++){var c=n._[a];if(h+=c.length,o>0){if(i<=h){s.set(c.subarray(0,r-o),o);break}s.set(c.subarray(0),o),o+=c.length}else{if(t<h&&i<=h){s=c.subarray(t-u,i-u);break}if(t<h){var f=t-u;s.set(c.subarray(f)),o=c.length-f}}u+=c.length}return s}},2999:function(t){"use strict";function i(t){var i=this;i.name=t||"unnamed",i._i={},i.qi=0}t.exports=i,i.prototype.addEventListener=function(t,i,n){var e=this;if(e._i){e._i[t]||(e._i[t]={});var r=t+"_"+ ++e.qi;return e._i[t][r]={subscriber:n,cb:i},r}},i.prototype.removeEventListener=function(t,i){var n=this;n._i&&t in n._i&&n._i[t].hasOwnProperty(i)&&delete n._i[t][i]},i.prototype.removeEventListeners=function(t){var i=this;i._i&&t&&Object.keys(t).forEach((function(n){var e=t[n];n in i._i&&i._i[n].hasOwnProperty(e)&&(delete i._i[n][e],delete t[n])}))},i.prototype.publish=function(t){var i=this;if(i._i&&t in i._i){var n=i._i[t],e=arguments;Object.keys(n).forEach((function(t){var i=n[t];if(i)try{i.cb&&"function"==typeof i.cb&&i.cb.apply(i.subscriber,Array.prototype.slice.call(e,1))}catch(t){}}))}},i.prototype.destroy=function(){this._i=null}},2990:function(t){"use strict";var i=t.exports={};i.inherits=function(t,i){t.super_=i,t.prototype=Object.create(i.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}})},i.guid=function(){function t(){return Math.floor(65536*(1+Math.random())).toString(16).substring(1)}return t()+t()+"-"+t()+"-"+t()+"-"+t()+"-"+t()+t()+t()},i.base64ToBuffer=function(t){return new Uint8Array(atob(t).split("").map((function(t){return t.charCodeAt(0)})))},i.arrayToUint8Array=function(t){for(var i=t.length,n=new Uint8Array(i),e=new DataView(n.buffer),r=0;r<i;r++)e.setUint8(r,t[r]);return n},i.isDrmItemContained=function(t,i){if(!t||!i||0===i.length)return!1;for(var n=0;n<i.length;n++)if(t.widevine.pssh===i[n].widevine.pssh)return!0;return!1},i.isAbsoluteUrl=function(t){return 0===t.indexOf("http")},i.isUplynk=function(t){return!(!t||!t.length)&&((t=t.toLowerCase()).indexOf("uplynk.com")>-1||t.indexOf("downlynk.com")>-1||t.indexOf("uplynk.localhost")>-1||t.indexOf("downlynk.localhost")>-1)},i.isWithCreds=function(t){return t&&t.length&&i.isUplynk(t)&&t.indexOf("expand=finance")>-1}},6837:function(t,i){i.isArray=function(t){return Array.isArray(t)},i.isBoolean=function(t){return"boolean"==typeof t},i.isNullOrUndefined=function(t){return null==t},i.isNumber=function(t){return"number"==typeof t&&!isNaN(t)},i.isString=function(t){return"string"==typeof t},i.isObject=function(t){return"[object Object]"===(i=t,Object.prototype.toString.call(i));var i},i.isFunction=function(t){return"function"==typeof t},i.deepCopy=function(t){var n={};return i.isNullOrUndefined(t)?t:(Object.keys(t).forEach((function(e){i.isArray(t[e])?n[e]=t[e].slice():i.isObject(t[e])?n[e]=i.deepCopy(t[e]):n[e]=t[e]})),n)}},2576:function(t,i){"use strict";function n(){var t=this;try{t._n=t.getWindow()}catch(i){t._n=null}t._e=!1,t._n&&t._n.performance&&"function"==typeof t._n.performance.clearResourceTimings&&"function"==typeof t._n.performance.getEntriesByName&&(t._e=!0,t._n.performance.onresourcetimingbufferfull=t._r.bind(t))}t.exports=n,i.entryTypes=["mark","measure","navigation","frame","resource","server"],n.prototype.getWindow=function(){return window},n.prototype._r=function(){this._e&&this._n.performance.clearResourceTimings()},n.prototype.getPerformanceTiming=function(t,n,e){var r,s=this,o={};if(!t||!n&&!e)return null;if(e&&i.entryTypes.indexOf(e)<0)return null;if(!s._e)return null;if(!(r=n?s._n.performance.getEntriesByName(n,e||void 0):s._n.performance.getEntriesByType(e))||!r.length)return null;var u=r[r.length-1];return t.forEach((function(t){o[t]=u[t]})),o},n.prototype.destroy=function(){var t=this;t._e&&t._n&&(t._n.performance.onresourcetimingbufferfull=null),t._n=null,t._e=!1}},729:function(t){"use strict";function i(){var t=this;t.LOCALSTORAGE_PREFIX="com.yahoo.yep",t._s=t.do()}t.exports=i,i.prototype.do=function(){try{return"localStorage"in window&&null!==window.localStorage}catch(t){return!1}},i.prototype.writeProperty=function(t,i){this._s&&(i=JSON.stringify(i),t=this.LOCALSTORAGE_PREFIX+"."+t,window.localStorage.setItem(t,i))},i.prototype.readProperty=function(t){if(!t||!t.length)return null;if(this._s){t=this.LOCALSTORAGE_PREFIX+"."+t;var i=JSON.parse(window.localStorage.getItem(t));return i||null}return null}},2849:function(t,i,n){"use strict";var e=n(3576);i.apply=function(){r()};var r=function(){function t(t,i){i=i||{bubbles:!1,cancelable:!1,detail:void 0};var n=window.document.createEvent("CustomEvent");return n.initCustomEvent(t,i.bubbles,i.cancelable,i.detail),n}!e.ie&&window.CustomEvent||(t.prototype=window.Event.prototype,window.CustomEvent=t)}},902:function(t,i,n){"use strict";t.exports=r;var e=n(2999);function r(t,i){var n=this;if(!t||isNaN(t))throw new Error("Invalid Argument: No delay");e.call(n,n.constructor.name),n.delay=Math.max(t,20),n.repeatCount=i>0?i:Number.POSITIVE_INFINITY,n.currentCount=0,n.running=!1,n.startTime=0,n._o=null,n._u={},n._h={}}n(2990).inherits(r,e),r.prototype.destroy=function(){var t=this;t.reset(),t._u={},e.prototype.removeEventListeners.call(t,t._h),e.prototype.destroy.call(t)},r.prototype.addEventListener=function(t,i){if(!i)throw new Error("Invalid Argument: No context");var n=e.prototype.addEventListener.call(this,"timedOut",t,i);this._h.timedOut=n},r.prototype.removeEventListener=function(t,i){if(!i)throw new Error("Invalid Argument: No context");e.removeEventListeners(this._h)},r.prototype.start=function(){var t=this;t._o||t.running||(t._o=setInterval((function(){t.currentCount++,t.currentCount>=t.repeatCount&&t.stop(),t.publish("timedOut"),t.startTime=Date.now()}),t.delay),t.startTime=Date.now(),t.running=!0)},r.prototype.stop=function(){var t=this;t._o&&t.running&&(clearInterval(t._o),t._o=null,t.running=!1,t.startTime=0)},r.prototype.reset=function(){var t=this;t.stop(),t.currentCount=0,t.startTime=0}},3576:function(t,i,n){"use strict";t.exports=n(3093).userAgent},3093:function(t,i,n){"use strict";t.exports={userAgent:n(7870),capabilities:n(895)}},895:function(t,i,n){"use strict";var e=n(7870),r={wifi:!0,broadband:!0,dsl:!0,cable:!0};function s(){if("undefined"!=typeof navigator)return(navigator&&(navigator.connection||navigator.mozConnection||navigator.webkitConnection)||{}).type}function o(){if(!e.mobile)return!0;var t=e.android&&e.chrome>=50,i=e.ios&&!e.iosWebView&&e.safari>=10;return t||i}t.exports={getConnectionType:s,isAutoplaySupported:o,isAutoplayAllowed:function(t){return!e.mobile||!(!(t=(s()||t||"").replace(/^cs_/i,"").toLowerCase())||!r[t])&&o()}}},7870:function(t,i){"use strict";var n="undefined"!=typeof navigator?navigator.userAgent.toLowerCase().replace(/<[A-Za-z]+.*?(\/>|>.*?<\/[A-Za-z]+>)|javascript:/g,""):"",e="undefined"!=typeof window?window:{},r=function(t){if(null===t)return!1;var i=t[1];return parseFloat(i.replace("_",".").split(".",2).join("."))||1},s=function(t){for(var i=(e&&e.location&&e.location.search&&e.location.search.substring(1)||"").split("&"),n=0;n<i.length;n++){var r=i[n].split("=");if(decodeURIComponent(r[0])===t)return decodeURIComponent(r[1])}return null};if(i.ua=n,i.chromium=r(/chromium\/([^\s]*)/.exec(n)),i.edge=r(/edge\/([^\s]*)/.exec(n)),i.opera=/opr\/|opera\//.test(n),i.chrome=!i.chromium&&!i.edge&&!i.opera&&(r(/chrome\/([^\s]*)/.exec(n))||r(/crios\/([^\s]*)/.exec(n))),i.ie=r(/msie ([^;]*)/.exec(n))||r(/trident.*; rv:([0-9.]+)/.exec(n)),i.firefox=!i.ie&&r(/firefox\/([^\s]*)/.exec(n)),i.android=/android/.test(n),i.androidTablet=i.android&&!/mobile/.test(n),i.htc_one=/htc_one/.test(n),i.vizio=/Vizio/i.test(n)||"vizio"===s("man"),i.tivo=/TiVo/i.test(n),i.fios=/Verizon_STB|\(Verizon.*VMS1100|\(Verizon.*IPC1100|\(Verizon.*IPC3200/i.test(n),i.firetv=i.android&&/amazonwebappplatform/.test(n)&&/aft/.test(n),i.lg=/web0s/.test(n),i.tizen=/tizen/.test(n),i.orsay=/smarttv/.test(n)&&!i.tizen&&!i.lg,i.samsung=i.orsay||i.tizen,i.sony=/(sony)/.test(n),i.ps4=/(playstation 4)/.test(n),i.ios=/(ipad|iphone|ipod)/.test(n),i.iphone=/(iphone|ipod)/.test(n)&&!/ipad/.test(n),i.ipad=i.ios&&!i.iphone,i.androidBrowser=!i.chrome&&/android/.test(n),i.androidVersion=r(/android\s([0-9.]*)/.exec(n)),i.safari=!i.chrome&&!i.chromium&&!i.android&&/safari\/([^\s]*)/.test(n)&&r(/version\/([^\s]*)/.exec(n)),i.iosWebView=i.ios&&!navigator.standalone&&!i.safari,i.iosVersion=i.ios&&r(/\bos ((\d+_?){2,3})\s/.exec(n)),i.mobile=i.ios||i.android&&!i.firetv,i.safariDesktop=!i.mobile&&i.safari,i.tv=i.vizio||i.tivo||i.firetv||i.samsung||i.sony||i.ps4||i.lg||i.fios,i.desktop=!i.mobile&&!i.tv,i.phantomJS=e.window&&e.window._a,i.tv)if(i.vizio)i.os="vizio",i.model=s("class")||s("soc");else if(i.tivo)i.os="tivo",/tcd849/.test(n)?(i.model="series6",i.version="tcd849"):/tcd8d9/.test(n)?(i.model="series6",i.version="tcd8d9"):/tcd8f9/.test(n)?(i.model="series6",i.version="tcd8f9"):/tcd8/.test(n)?(i.model="series5",i.version="tcd8"):/tcdd/.test(n)?(i.model="series5",i.version="tcdd"):i.model="series4";else if(i.firetv)i.os="firetv",/aftb/.test(n)?i.model="aftb":/afts/.test(n)?i.model="afts":(/aftm/.test(n),i.model="aftm");else if(i.lg)i.os="lg",i.model="lg";else if(i.samsung){i.os="samsung";var o=void 0!==o?o:window.tizen;o&&o.systeminfo?(i.model="tizen",i.version=o.systeminfo.getCapability("http://tizen.org/feature/platform.version")):i.model="orsay"}else i.sony?(i.os="sony",/bdp/.test(n)?i.model="bdp":i.model="tv"):i.ps4?(i.os="ps4",i.model="4"):i.fios?i.os="fios":i.os=null;else i.ios?i.os="ios":i.android?i.os="android":/windows|win32/.test(n)?(i.os="windows",i.winXP=/(windows nt 5\.[1-3])/.test(n),i.winVista=/(windows nt 6\.0)/.test(n),i.win7=/(windows nt 6\.1)/.test(n),i.win8=/(windows nt 6\.2)/.test(n),i.win8_1=/(windows nt 6\.3)/.test(n),i.win10=/(windows nt 10\.0)/.test(n),i.win64=/(wow64|win64)/.test(n)):/macintosh|mac_powerpc/.test(n)?i.os="macintosh":/symbos/.test(n)?i.os="symbos":/linux/.test(n)?i.os="linux":i.os=null},1426:function(t,i,n){"use strict";t.exports=r;var e=n(4702);function r(){var t=this;t.gc=[],t.gc.push(new e.BandwidthRule),t.gc.push(new e.BufferRule),t.gc.push(new e.ResolutionRule)}r.prototype.destroy=function(){this.gc=[]},r.prototype.getNextStreamIndex=function(t,i){if(!e.validateAbrInput(t))return-1;if(i)return(new e.StartupRule).getNextStreamIndex(t);var n=Number.MAX_VALUE;return this.gc.forEach((function(i){var e=i.getNextStreamIndex(t);e<0||(n=Math.min(n,e))})),n===Number.MAX_VALUE?-1:n}},4702:function(t,i){"use strict";function n(){this.PIXEL_THRESHOLD_FACTOR=.5}function e(){var t=this;t.BANDWIDTH_FACTOR_LOW=1.3,t.BANDWIDTH_FACTOR_HIGH=1.6,t.MIN_BW_FOR_LOW_FACTOR=25e5,t.MIN_BUFFER_TO_SWITCH_DOWN=10}function r(){var t=this;t.BANDWIDTH_FACTOR_LOW=1.3,t.BANDWIDTH_FACTOR_HIGH=1.6,t.MIN_BW_FOR_LOW_FACTOR=25e5,t.MIN_BUFFER_TO_SWITCH_UP=6,t.MIN_LENGTH_DATA=2,t.ALLOWED_LOAD_TIME=500}function s(){var t=this;t.MAX_WIDTH_240P=427,t.MAX_HEIGHT_240P=240,t.MAX_BITRATE_240P=9e5,t.MAX_BITRATE_LIMIT=1e7,t.PIXEL_RATIO_360=6}t.exports.StartupRule=n,t.exports.BandwidthRule=e,t.exports.BufferRule=r,t.exports.ResolutionRule=s,i.validateAbrInput=function(t){return!(!t||"object"!=typeof t||!t.bitrateList||!t.bitrateList.length||"number"!=typeof t.estimatedBandwidthInBps||isNaN(t.estimatedBandwidthInBps)||void 0===t.currentIndex||null===t.currentIndex||isNaN(t.currentIndex)||void 0===t.bufferLength||isNaN(t.bufferLength)||void 0===t.displayWidth||isNaN(t.displayWidth)||t.displayWidth<=0||void 0===t.displayHeight||isNaN(t.displayHeight)||t.displayHeight<=0||void 0===t.streams||t.streams.length<=0)},n.prototype.getNextStreamIndex=function(t){if(!i.validateAbrInput(t))return-1;for(var n,e=t.displayWidth*t.displayHeight*this.PIXEL_THRESHOLD_FACTOR,r=t.streams.length-1;r>=0;r--){var s=t.streams[r].width*t.streams[r].height;if(!n&&s<e&&(n=s),n&&s<n)return r+1}return 0},e.prototype.getNextStreamIndex=function(t){if(!i.validateAbrInput(t))return-1;for(var n=0,e=t.estimatedBandwidthInBps||t.bwHistory,r=this._c(e),s=0;s<t.bitrateList.length&&!(e<r*t.bitrateList[s]);s++)n=s;return n<t.currentIndex&&t.bufferLength>this.MIN_BUFFER_TO_SWITCH_DOWN&&(n=t.currentIndex),n},e.prototype._c=function(t){var i=this;return t>=i.MIN_BW_FOR_LOW_FACTOR?i.BANDWIDTH_FACTOR_LOW:i.BANDWIDTH_FACTOR_HIGH},r.prototype.getNextStreamIndex=function(t){var n=this;if(!i.validateAbrInput(t))return-1;var e=t.segmentLength?Math.min(t.segmentLength,n.MIN_BUFFER_TO_SWITCH_UP):n.MIN_BUFFER_TO_SWITCH_UP;return 0===t.bufferLength?n._f(t):t.bufferLength<e?t.currentIndex:t.bitrateList.length-1},r.prototype._f=function(t){for(var i=this,n=0,e=t.estimatedBandwidthInBps||t.bwHistory,r=i._c(e),s=i.ALLOWED_LOAD_TIME/1e3,o=0;o<t.bitrateList.length&&!(r*t.bitrateList[o]*i.MIN_LENGTH_DATA/e>s);o++)n=o;return n},r.prototype._c=function(t){var i=this;return t>=i.MIN_BW_FOR_LOW_FACTOR?i.BANDWIDTH_FACTOR_LOW:i.BANDWIDTH_FACTOR_HIGH},s.prototype.getNextStreamIndex=function(t){var n=this;if(!i.validateAbrInput(t))return-1;var e=t.pixelRatio||n.getPixelRatio(t),r=t.displayWidth,s=t.displayHeight;!isNaN(e)&&e>1&&(r*=e,s*=e);for(var o=0,u=0;u<t.streams.length&&!(t.streams[u].width>r||t.streams[u].height>s);u++)o=u;var h=t.streams[o].width,a=t.streams[o].height,c=r<=n.MAX_WIDTH_240P||s<=n.MAX_HEIGHT_240P?n.MAX_BITRATE_240P:n.MAX_BITRATE_LIMIT;if((o=n._l(t,h,a,c))<t.streams.length-1&&t.bitrateList[o+1]<c){var f=t.streams[o+1].width,l=t.streams[o+1].height,v=t.streams[o].height;Math.abs(l-s)<=Math.abs(v-s)&&(o=n._l(t,f,l,c))}return o},s.prototype._l=function(t,i,n,e){var r=0;return t.streams.forEach((function(s,o){var u=t.bitrateList[o];s&&s.width===i&&s.height===n&&u<=e&&o>r&&u>t.bitrateList[r]&&(r=o)})),r},s.prototype.getPixelRatio=function(t){var i=1;try{window&&(i=window.devicePixelRatio)}catch(t){i=1}return i||(i=1),t.is360&&(i*=this.PIXEL_RATIO_360),i}},3799:function(t){"use strict";function i(t){var i=this;i.COLLECTION_INTERVAL=100,i.MIN_SAMPLE_SIZE=5e4,i.SAMPLE_QUEUE_LENGTH=40,i.INSTANCE_SAMPLE_QUEUE_LENGTH=15,i.BW_ADJUSTMENT_FACTOR=.8,i._v=[],i._d=[],i.averageBandwidth=t||0,i.instantaneousBandwidth=t||0}t.exports=i,i.prototype.destroy=function(){var t=this;t._v=[],t._d=[],t.averageBandwidth=0,t.instantaneousTotalBandwidth=0},i.prototype.addSample=function(t){var i=this;if(t&&!(t.time<=0)){i.dp(t);var n=0,e=i._v.length,r=e*(e+1)/2,s=1/r;i._v.forEach((function(t,i){n+=(i+1)*s*t.bandwidth})),i.averageBandwidth=i.BW_ADJUSTMENT_FACTOR*n,n=0,e=i._d.length,s=1/(r=e*(e+1)/2),i._d.forEach((function(t,i){n+=(i+1)*s*t.bandwidth})),i.instantaneousBandwidth=i.BW_ADJUSTMENT_FACTOR*n}},i.prototype.dp=function(t){var i=this;!t||t.time<=0||(t.bandwidth=t.size/t.time*.008,t.bandwidth=Math.min(60,t.bandwidth),i._v.push(t),i._d.push(t),i._v.length>i.SAMPLE_QUEUE_LENGTH&&i._v.shift(),i._d.length>i.INSTANCE_SAMPLE_QUEUE_LENGTH&&i._d.shift())},i.prototype.replaceSamples=function(t,i){var n=this,e=t&&i?t/i*.008:0;if(e>0){n.averageBandwidth=e,n._v=[];for(var r=Math.min(Math.ceil(i/n.COLLECTION_INTERVAL),n.SAMPLE_QUEUE_LENGTH),s=0;s<r;s++){var o={bandwidth:e};n._v.push(o)}}}},7027:function(t,i,n){"use strict";t.exports={Command:n(2701),MediaLoadCommand:n(7745),StreamLoadCommand:n(5867),LicenseLoadCommand:n(8158),SegmentLoadCommand:n(8913),Mp4InitSegmentLoadCommand:n(8893),SubtitleSegmentLoadCommand:n(558),ErrorHandleCommand:n(6219)}},1726:function(t,i,n){"use strict";var e=n(2701).CmdNames,r=n(7027);t.exports.create=function(t,i,n){for(var s in e){if(e.hasOwnProperty(s))if(e[s]===t)return new(0,r[t+"Command"])(i,n)}return null}},258:function(t,i,n){"use strict";t.exports=h;var e=n(2701),r=e.CmdEvents,s=e.CmdNames,o=n(1726),u=n(2990);function h(){var t=this;for(var i in t._p={},t._h={},s)s.hasOwnProperty(i)&&(t._p[s[i]]={})}h.prototype.destroy=function(){this.removeAllCommands(),this._p=null},h.prototype.executeCommand=function(t,i,n){i&&(i.controller=this.__controller);var e=this.createCommand(t,i,n);return e&&e.execute(),e},h.prototype.createCommand=function(t,i,n){var e;try{e=o.create(t,i,n)}catch(t){e=null}if(!e)return null;for(var s in e.key=u.guid(),r)if(r.hasOwnProperty(s)){var h=r[s],a="on"+t+h;n[a]&&(this._h[h+t+e.key]=e.addEventListener(h,n[a],n))}return this._p[t][e.key]=e,e},h.prototype.removeCommand=function(t){var i=this;if(t){var n=i._p[t.name];if(n[t.key]===t){if(delete n[t.key],t.client)for(var e in r)if(r.hasOwnProperty(e)){var s=r[e],o="on"+t.name+s;t.client[o]&&(t.removeEventListener(s,i._h[s+t.name+t.key]),delete i._h[s+t.name+t.key])}t.destroy()}}},h.prototype.removeRelatedCommands=function(t){var i=this;if(i._p.hasOwnProperty(t)){var n=i._p[t];for(var e in n)if(n.hasOwnProperty(e)){var r=n[e];r&&i.removeCommand(r)}}},h.prototype.removeAllCommands=function(){var t=this;for(var i in t._p)t._p.hasOwnProperty(i)&&t.removeRelatedCommands(i)},h.prototype.getCommand=function(t){var i=this._p[t];if(!i)return null;var n=Object.keys(i);return n.length<1?null:i[n[n.length-1]]}},2701:function(t,i,n){"use strict";t.exports.Command=s;var e=n(2999),r=n(2990);function s(t,i){var n=this;n.data=t,n.client=i,e.call(n,n.constructor.name)}t.exports.CmdNames={CMD_MEDIA_LOAD:"MediaLoad",CMD_STREAM_LOAD:"StreamLoad",CMD_LICENSE_LOAD:"LicenseLoad",CMD_SEGMENT_LOAD:"SegmentLoad",CMD_MP4_INIT_SEGMENT_LOAD:"Mp4InitSegmentLoad",CMD_SUBTITLE_SEGMENT_LOAD:"SubtitleSegmentLoad",CMD_ERROR_HANDLE:"ErrorHandle"},t.exports.CmdEvents={CMD_COMPLETE:"Complete",CMD_PROGRESS:"Progress",CMD_ERROR:"Error"},r.inherits(s,e),s.prototype.destroy=function(){this.data=null,e.prototype.destroy.call(this)},s.prototype.execute=function(){},s.prototype.cancel=function(){}},6219:function(t,i,n){"use strict";t.exports=l;var e=n(2990),r=n(2701),s=r.Command,o=r.CmdNames,u=r.CmdEvents,h=n(902),a=n(574).AbrModes,c=n(6837),f=n(7572);function l(t,i){var n=this;if(!t||c.isNullOrUndefined(t.streamIndex)||!t.controller)throw new Error("Invalid argument: data argument of the command is not complete");s.call(n,t,i),n.name=o.CMD_ERROR_HANDLE,n.__controller=n.data.controller,n._m=n.__controller.model,n.ERR_INTERVAL_AFTER_BUFFER_EMPTY=1e4,n._b=new h(n.ERR_INTERVAL_AFTER_BUFFER_EMPTY,1),n._b.addEventListener((function(){n._b.destroy(),n._g()}),n),n._y(t.streamIndex),n.hw=-1}e.inherits(l,s),l.prototype.destroy=function(){var t=this;t._b&&t._b.destroy(),s.prototype.destroy.call(t)},l.prototype.execute=function(t){var i=this;if(!i._b.running||-1===i.hw||t===i.hw)if(i.data.error&&i.data.error.code===f.ERR_XHR_LOAD_FORBIDDEN[0])i._g();else{if(i._m.getABRMode()===a.AUTO){if(i.t_.length){var n=i.t_.shift();return i.publish(u.CMD_PROGRESS,i,{index:n}),void(i.hw=n)}if(0!==i._m.currentLoadingStreamIndex)return i.publish(u.CMD_PROGRESS,i,{index:0}),void(i.hw=0)}i._m.bufferLength>.15||i._b.start()}},l.prototype.cancel=function(){},l.prototype._y=function(t){var i=this;if(i.t_=[],!(t<0||t>=i._m.streams.length)){var n,e=t;for(n=e-1;n>=0;n--)i.t_.push(n);for(n=e+1;n<i._m.streams.length;n++)i.t_.push(n)}},l.prototype._g=function(){this.publish(u.CMD_ERROR,this)}},8158:function(t,i,n){"use strict";t.exports=a;var e=n(2990),r=n(4939).Events,s=n(2701),o=s.Command,u=s.CmdNames,h=s.CmdEvents;function a(t,i){var n=this;if(!t||!t.controller)throw new Error("Invalid argument: data argument of the command is not complete");o.call(n,t,i),n.i_=1,n.n_=[403],n.name=u.CMD_LICENSE_LOAD,n.e_=t.controller.services.getNewLoader(n.r_())}e.inherits(a,o),a.prototype.destroy=function(){this.e_.destroy(),o.prototype.destroy.call(this)},a.prototype.execute=function(){var t=this,i=t.data.url;t.e_.addEventListener(r.COMPLETE,(function(i){t.publish(h.CMD_COMPLETE,t,i)}),t),t.e_.addEventListener(r.ERROR,(function(i){t.publish(h.CMD_ERROR,t,i)}),t),t.e_.load(i,t.data.challenge)},a.prototype.cancel=function(){},a.prototype.r_=function(){var t=this;return{method:"POST",responseType:"arraybuffer",headerFields:t.data.headerFields,url:t.data.url,maxRetries:t.i_,retryExclusion:t.n_}}},7745:function(t,i,n){"use strict";t.exports=a;var e=n(2990),r=n(4939).Events,s=n(2701),o=s.Command,u=s.CmdNames,h=s.CmdEvents;function a(t,i){var n=this;if(!t||!t.url||!t.controller)throw new Error("Invalid argument: data argument of the command is not complete");o.call(n,t,i),n.name=u.CMD_MEDIA_LOAD,n.e_=t.controller.services.getNewLoader(t)}e.inherits(a,o),a.prototype.destroy=function(){this.e_.destroy(),o.prototype.destroy.call(this)},a.prototype.execute=function(){var t=this,i=t.data.url;t.e_.addEventListener(r.COMPLETE,(function(i){t.publish(h.CMD_COMPLETE,t,i)}),t),t.e_.addEventListener(r.ERROR,(function(i){t.publish(h.CMD_ERROR,t,i)}),t),t.e_.load(i)},a.prototype.cancel=function(){}},8893:function(t,i,n){"use strict";t.exports=h;var e=n(2990),r=n(2701),s=r.CmdNames,o=r.CmdEvents,u=n(8913);function h(t,i){var n=this;n.s_=t.stream,n.o_=[],n.u_=!!t.comboLoad,n.h_=t.initSegment,n.a_=t.segment,n.c_=t.cached,n.f_=n.constructor.super_.prototype,n.constructor.super_.call(n,t,i),n.l_=t.initSegment.url,n.name=s.CMD_MP4_INIT_SEGMENT_LOAD}e.inherits(h,u),h.prototype.destroy=function(){var t=this;t.o_=[],t.f_.destroy.call(t)},h.prototype.v_=function(t){if(!(t&&t.controller&&t.stream&&t.initSegment&&t.initSegment.url))throw new Error("Invalid argument: data argument of the command is not complete")},h.prototype.d_=function(){var t=this;if(t.o_.push(t.h_),t.u_){var i=t.s_.getMp4Chunk("sidx"),n=t.s_.getMp4Chunk("first");i&&t.o_.push(i),n&&t.a_&&t.o_.push(n)}},h.prototype.r_=function(){var t=this,i={responseType:"arraybuffer",isChunkedLoad:!0,minChunkSize:1e3,headerFields:{}};t.d_();var n=-1,e=-1;if(t.o_.length){var r=t.o_[0].range,s=t.o_[t.o_.length-1].range;r&&s&&(n=r.start,e=s.end)}if(n>=0&&e>=0&&(i.headerFields.Range="bytes="+n+"-"+e,t.p_=e-n+1),"atlas"===(t.s_.cdn||t.a_&&t.a_.cdn)){var o=t.s_.sessionId||t.a_&&t.a_.sessionId;i.headerFields.Accept="*/*; X-PB-SESSION-ID="+o}return i},h.prototype.m_=function(){var t=this;t.a_&&t.f_.m_.call(t)},h.prototype.b_=function(){var t=this;!t.u_&&t.c_&&t.h_.loaded?t.g_():t.f_.b_.call(t)},h.prototype.y_=function(t,i){var n=this;t&&(n.u_?n.w_(t,i):n.__(t,i))},h.prototype.w_=function(t,i){var n=this;if(t){var e=0,r=t.byteLength,s=t;i!==n.E_&&n.A_(i);for(var u=null,h=0;h<n.o_.length;h++){if(u=n.o_[h],!s)return;if(u.loaded||(e+=u.append(s),"first"===u.name&&n.O_&&n.O_.append(s),u.loaded&&"first"!==u.name&&n.publish(o.CMD_PROGRESS,n,{chunk:u,stream:n.s_,comboLoad:n.u_})),e>=r)return;if(e>0&&(s=t.subarray(e)),!u.loaded)return}}},h.prototype.__=function(t,i){var n=this;i!==n.E_?n.A_(i):n.O_.append(t)},h.prototype.g_=function(){var t=this;if(!t.u_){var i=t.o_[0];i&&(i.loaded=!0,t.publish(o.CMD_PROGRESS,t,{chunk:i,stream:t.s_,comboLoad:t.u_}),t.publish(o.CMD_COMPLETE,t,{stream:t.s_,comboLoad:t.u_}))}t.f_.g_.call(t)},h.prototype.S_=function(){var t=this;t.publish(o.CMD_COMPLETE,t,{stream:t.s_,comboLoad:t.u_})},h.prototype.T_=function(t,i){var n=this;if(t){if(!n.u_){var e=n.o_[0];return e&&!e.loaded&&e.append(t.data),void n.publish(o.CMD_PROGRESS,n,{chunk:e,stream:n.s_,comboLoad:n.u_})}t.stream=n.s_,t.chunk={name:"first"},n.f_.T_.call(n,t,i)}},h.prototype.I_=function(){return 0},h.prototype.getSegment=function(){return this.a_}},8913:function(t,i,n){"use strict";t.exports=d;var e=n(2990),r=n(4939).Events,s=n(4169),o=n(4641),u=n(2576),h=n(902),a=n(7650).HLSEvent,c=n(2701),f=c.Command,l=c.CmdNames,v=c.CmdEvents;function d(t,i){var n=this;n.v_(t),f.call(n,t,i),n.name=l.CMD_SEGMENT_LOAD,n.a_=t.segment,n.s_=t.stream,n.__controller=n.data.controller,n._m=n.__controller.model,n.l_=n.a_?n.a_.url:t.url,n.j_=n.a_?n.a_.streamIndex:t.stream.index,n.M_=n.a_?n.a_.encryptionData:null,n.N_=!1,n.R_=new u,n.E_=0,n.k_=null;var e=t.controller.services;n.n_=[403],n.e_=e.getNewLoader(n.r_()),n.M_&&n.M_.keyUri&&(n.L_=e.getNewLoader(n.D_())),n.C_=n.__controller.services.bandwidthEstimator,n.P_=new h(n.C_.COLLECTION_INTERVAL),n.P_.addEventListener(n.x_,n),n.m_()}e.inherits(d,f),d.prototype.destroy=function(){var t=this;t.cancel(),t.e_.destroy(),t.P_.destroy(),t.R_.destroy(),t.L_&&t.L_.destroy(),t.O_&&t.O_.destroy(),f.prototype.destroy.call(t)},d.prototype.v_=function(t){if(!(t&&t.segment&&t.stream&&t.controller))throw new Error("Invalid argument: data argument of the command is not complete")},d.prototype.D_=function(){var t=this,i={responseType:"arraybuffer",isChunkedLoad:!1,headerFields:{},retryExclusion:t.n_};return t._m.metadata.skt&&(i.headerFields.skt=t._m.metadata.skt),i},d.prototype.r_=function(){var t=this,i={responseType:"arraybuffer",isChunkedLoad:!0,headerFields:{},retryExclusion:t.n_},n=t.a_?t.a_.bitrate*t.a_.duration/8:0;return t.a_.brStartOffset>=0&&t.a_.brEndOffset>=0&&(i.headerFields.Range="bytes="+t.a_.brStartOffset+"-"+t.a_.brEndOffset,n=t.a_.brEndOffset-t.a_.brStartOffset+1),i.minChunkSize=.025*n,"atlas"===t.a_.cdn&&(i.headerFields.Accept="*/*; X-PB-SESSION-ID="+t.a_.sessionId),0===t.a_.streamIndex&&(i.timeout=1e4),i},d.prototype.m_=function(){var t=this,i=t.U_();i.containerFormat=t.a_.containerFormat,i.encryptionData=t.M_;var n=t.__controller.create(s,i);n&&(n.addEventListener(o.DATA_PROCESS_PROGRESS,t.T_,t),n.addEventListener(o.DATA_PROCESS_COMPLETE,t.S_,t),n.addEventListener(o.DATA_PROCESS_ERROR,t.V_,t),t.O_=n)},d.prototype.U_=function(){var t=this;return{seqNum:t.a_.seqNum,discontinuity:t.a_.discontinuity,demux:t._m.config.demux,width:t.s_?t.s_.width:640,height:t.s_?t.s_.height:360,timescale:t.s_.timescale?t.s_.timescale:t._m.timescale,duration:t._m.duration,segDuration:t.a_.duration?t.a_.duration:-1,pcr:t._m.getPCR(),frameRate:t.s_?t.s_.frameRate:30,mp4State:t.data.state?t.data.state.mp4:null,startOffsetTimestamp:t._m.startOffsetTimestamp,startTime:t.a_.startTime,lastChunkEndTs:t.data.state?t.data.state.lastChunkEndTs:null,lastFrameDuration:t.data.state?t.data.state.lastFrameDuration:null,prevSegEndTimeStamps:t._m.getPrevSegEndTimestamps(t.s_,t.a_),isAltAudioActive:!!t.data.state&&t.data.state.isAltAudioActive,live:t._m.live,onlyMetadata:t.data.onlyMetadata,useEditBox:!0,userAgent:t._m.userAgent,dash:t._m.isDash(),type:t.s_.type}},d.prototype.execute=function(){var t=this;t.E_=0,t.B_=!1,t.N_=!0,t.F_=Date.now(),t.z_=0,t.G_=0,t.a_&&(t.a_.totalDownloadTime=0,t.a_.timeToFirstByte=0),t.H_=Date.now(),t.P_.start(),t.M_&&t.L_&&t.Y_(),t.b_()},d.prototype.cancel=function(){this.q_(),this.e_.reset()},d.prototype.q_=function(){var t=this;t.P_.reset(),t.O_&&t.O_.close(),t.N_=!1},d.prototype.Y_=function(){var t=this;if(t.M_&&t.L_){var i=t.s_.lastKey,n=t.M_.keyUri;if(i&&i.keyUri&&i.key&&i.keyUri===n)t.W_(i.key);else{t.L_.addEventListener(r.COMPLETE,(function(i){t.W_(i)}),t),t.L_.addEventListener(r.ERROR,(function(i){t.publish(v.CMD_ERROR,t,i)}),t),t.L_.load(n)}}},d.prototype.b_=function(){var t=this;if(t.e_){var i=t.l_;t.e_.addEventListener(r.COMPLETE,(function(){t.g_()}),t),t.e_.addEventListener(r.PROGRESS,(function(i,n){t.y_(i,n)}),t),t.e_.addEventListener(r.ERROR,(function(i){t.publish(v.CMD_ERROR,t,i)}),t),t.e_.addEventListener(r.BYTES_LOADED,(function(i,n){t.A_(i,n)}),t),t.e_.load(i)}},d.prototype.A_=function(t,i){var n=this;n.a_&&0===n.a_.timeToFirstByte&&(n.a_.timeToFirstByte=Date.now()-n.H_,n.__controller.sendEvent(a.SEGMENT_FIRST_BYTE_LOADED,i),n.publish(v.CMD_PROGRESS,n,{position:"firstByte"})),n.z_+=Math.max(t-n.E_,0),n.E_=t},d.prototype.y_=function(t,i){var n=this;i!==n.E_&&n.A_(i),n.O_&&n.O_.append(t)},d.prototype.g_=function(){var t=this;t.x_(),t.P_.stop();var i=t.I_();t.O_&&t.O_.endOfSegment(),i>0&&t.C_.replaceSamples(t.E_,i)},d.prototype.W_=function(t){var i=this;t.type="key",t.initVector=i.M_.initVector,t.seqNum=i.a_.seqNum,i.a_.encryptionData.key=t,i.s_.lastKey=i.M_,i.O_.append(t)},d.prototype.T_=function(t){var i=this;t&&(t.putParam&&(i.k_&&t.putParam("perfInfo",i.k_),t.putParam("bytesTotal",i.E_)),i.publish(v.CMD_PROGRESS,i,t))},d.prototype.S_=function(t){this.publish(v.CMD_COMPLETE,this,t)},d.prototype.V_=function(){},d.prototype.x_=function(){var t=this,i=Math.max(t.z_,0),n=Date.now();t.G_=n-t.F_,t.P_.reset(),t.C_&&t.G_>10&&(t.F_=n,t.a_&&(t.a_.totalDownloadTime+=t.G_),t.z_=0,t.C_.addSample({size:i,time:t.G_})),t.P_.start()},d.prototype.I_=function(){var t=this,i=t.R_?t.R_.getPerformanceTiming(["startTime","requestStart","responseStart","responseEnd","secureConnectionStart","fetchStart","connectStart","domainLookupStart"],t.l_):null;return t.k_=i,i&&i.responseEnd&&i.startTime?i.responseEnd-i.startTime:null}},5867:function(t,i,n){"use strict";t.exports=a;var e=n(2990),r=n(4939).Events,s=n(2701),o=s.Command,u=s.CmdNames,h=s.CmdEvents;function a(t,i){var n=this;if(!(t&&t.stream&&t.stream.url&&t.controller))throw new Error("Invalid argument: data argument of the command is not complete");o.call(n,t,i),n.name=u.CMD_STREAM_LOAD,n.e_=t.controller.services.getNewLoader(t.retryOpts,t.stream.url)}e.inherits(a,o),a.prototype.destroy=function(){this.e_.destroy(),o.prototype.destroy.call(this)},a.prototype.execute=function(){var t=this,i=t.data.stream.url;t.e_.addEventListener(r.COMPLETE,(function(n){t.publish(h.CMD_COMPLETE,t,{data:n.data,headers:n.headers,streamUrl:i,stream:t.data.stream})}),t),t.e_.addEventListener(r.ERROR,(function(i){t.publish(h.CMD_ERROR,t,i)}),t),t.e_.load(i)},a.prototype.cancel=function(){}},558:function(t,i,n){"use strict";t.exports=c;var e=n(2990),r=n(4939).Events,s=n(7650).HLSEvent,o=n(2701),u=o.Command,h=o.CmdNames,a=o.CmdEvents;function c(t,i){var n=this;if(!(t&&t.controller&&t.subtitleStream&&t.segment))throw new Error("Invalid Argument: data arg is incomplete");u.call(n,t,i),n.name=h.CMD_SUBTITLE_SEGMENT_LOAD,n.s_=t.subtitleStream,n.__controller=t.controller,n.a_=t.segment||null,n._h={},n.Q_()}e.inherits(c,u),c.prototype.destroy=function(){var t=this;t.e_.destroy(),t.__controller.removeEventListeners(t._h),u.prototype.destroy.call(t)},c.prototype.execute=function(){var t=this;t.a_&&t.e_&&t.e_.load(t.a_.url)},c.prototype.cancel=function(){},c.prototype.Q_=function(){var t=this;t.e_=t.__controller.services.getNewLoader();t.e_.addEventListener(r.COMPLETE,(function(i){t.g_(i)}),t),t.e_.addEventListener(r.ERROR,(function(i){t.publish(a.CMD_ERROR,t,i)}),t)},c.prototype.g_=function(t){var i=this;if(i.a_){i.a_.data=t.data;var n=i.a_.pcr();null!=n?i.X_():i.__controller.addEventListener(s.PCR_AVAILABLE,i.X_,i)}},c.prototype.X_=function(){var t=this;t.a_.parseSegment(),t.publish(a.CMD_COMPLETE,t,{data:t.a_.toObject(),url:t.a_.url})}},6244:function(t,i,n){"use strict";t.exports=s;var e=n(3878),r=n(7572);function s(){var t=this;t._node=t.Z_.node,t.J_=t.Z_.mediaSource,t.K_=null,t.tE=[],t.iE=!1,t._m=t.Z_.appModel,t.nE=t._m.config.pastBufferLengthLimit}s.prototype.destroy=function(){this.eE(),this.tE=[]},s.prototype.setSwitchManager=function(t){this.K_=t},s.prototype.process=function(){var t=this;t.rE()&&"open"===t.J_.readyState&&t.J_.endOfStream()},s.prototype.onError=function(){this.iE=!0},s.prototype.onSeeking=function(t,i){t&&this.eE(),i&&this.sE()},s.prototype.oE=function(t){for(var i=this,n=0;n<i.tE.length;n++)if(t===i.tE[n].type)return i.tE[n];return null},s.prototype.setMinimumBufferTime=function(t){this.tE.forEach((function(i){i.setMinBufferTime(t)}))},s.prototype.createSourceBuffer=function(t,i,n){var s=this;if(!s.J_||s.iE)return null;var o=s.oE(t);if(!o)if(s.Z_.isMimetypeSupported(i)){o=s.Z_.create(e,s.J_,t,i),s.tE.push(o);var u=s._m.config.minBufferTime,h=isNaN(n)?s._m.live?u.live:u.vod:n;s.setMinimumBufferTime(h)}else{var a=new r.Error(r.ERR_MIMETYPE_NOT_SUPPORTED);s.Z_.notifyError(a)}return o},s.prototype.uE=function(){var t=this;if(t.J_&&!t.iE)for(;t.tE.length>0;){t.tE.shift().destroy()}},s.prototype.sE=function(){var t=this,i=[];t.J_&&!t.iE&&"open"===t.J_.readyState&&(t.tE.forEach((function(t){i.push({type:t.type,mimeType:t.mimeType})})),t.uE(),i.forEach((function(i){t.createSourceBuffer(i.type,i.mimeType,NaN)})))},s.prototype.eE=function(){var t=this;t.J_&&!t.iE&&t.tE.forEach((function(t){t.abort()}))},s.prototype.clear=function(t,i){var n=this;if(n.J_&&!n.iE)if(t){if(!(t&&t.end-t.start<10)&&i){i.clearBuffer(t.start,t.end,(function(t){}))}}else n.tE.forEach((function(t){t.clearAll()}))},s.prototype.clearSrcBuffer=function(t,i){var n=this.oE(t);if(n)if(i){n.clearBuffer(i.start,i.end,(function(t){}))}else n.clearAll()},s.prototype.appendBuffer=function(t,i){var n=this,e=n.createSourceBuffer(t.type,t.mimeType);e&&!n.iE&&t.data&&t.data.length&&e.appendBuffer(t.data,t.startTime,t.endTime,t.onlyMetadata,(function(t,e){n.hE(t,e),i(t,e)}))},s.prototype.endOfStream=function(t){this.tE.forEach((function(i){i.setEndOfStream(t)}))},s.prototype.rE=function(){if(!this.tE.length)return!1;var t=!0;return this.tE.forEach((function(i){t=t&&"closed"===i.state})),t},s.prototype.getPendingBufferLength=function(){var t=0;return this.tE.forEach((function(i){var n=i.getTotalPendingBufferLength();t<n&&(t=n)})),t},s.prototype.getBufferedAndPending=function(){var t={};return this.tE.forEach((function(i){var n=i.getTotalPendingBufferLength(),e=i.getBufferLength();-1!==i.mimeType.indexOf("video")?t.video={buffered:e,pending:n,mimeType:i.mimeType}:t.audio={buffered:e,pending:n,mimeType:i.mimeType}})),t},s.prototype.resetReadyState=function(){this.tE.forEach((function(t){t.ready=!1}))},s.prototype.areSrcBuffersReady=function(){for(var t=0;t<this.tE.length;t++)if(!this.tE[t].ready)return!1;return!0},s.prototype.hE=function(t,i){var n=this;i&&(n.clear(n.aE(i),i),n.clear(n.cE(i),i))},s.prototype.aE=function(t){var i=this,n=i._node.currentTime,e=null;try{e=t.buffer.buffered}catch(t){e=null}var r=0,s=0,o=i._m.live?i.nE.live:i.nE.vod;return e&&e.length&&(r=e.start(0),s=Math.max(n-o,0)),{start:r,end:s}},s.prototype.cE=function(t){var i=this,n=i._node.currentTime,e=null;try{e=t.buffer.buffered}catch(t){e=null}var r=i._m.live?i.nE.live:i.nE.vod,s={start:0,end:0};return e&&e.length>1&&n+r<e.start(1)&&(s.start=e.start(1),s.end=e.end(1)),s}},4460:function(t,i,n){"use strict";t.exports=A;var e=n(5557),r=e.MessageIds,s=e.MessageTypes,o=n(2990),u=n(6837),h=n(902),a=n(6769),c=n(2053),f=n(6244),l=n(7650).HLSEvent,v=n(9719),d=n(3789),p=n(729),m=n(2350).SynchTypes,b=n(8630).W,g=n(4998).aU,y=n(4998).sS,w="synchBegin",_="synchMetadataReady",E="synchDone";function A(t){var i=this;i.fE="Controller",i.lE=o.guid(),i._node=i.Z_.node,i.J_=i.Z_.mediaSource,i._m=i.Z_.appModel,i.mediaLoaded=!1,i.vE=!1,i.dE=null,i.pE=t?t.sessionId:null,i.mE=new c(i._node,i.Z_.mediaSource,i),i.bE=i.Z_.create(f),i.gE=i.Z_.create(v),i.yE=new p,i.wE=new h(250),i.wE.addEventListener(i._E,i),i._m.shouldSynchronizePlayers()&&(i.EE=new g(i._node,i.AE()),i.OE()),i.SE=[];var n={userAgent:i._m.userAgent,metadata:t,config:i._m.config};if(n.config.bwHistory=i.TE(),i.IE=i.jE(n),i.IE){if(i.ME=i.NE(i.fE),i.ME)return n.config.inWorkerScope=!0,i.ME.addEventListener("message",i.RE.bind(i)),void i.kE(r.CREATE,[n]);i._m.config.useWorker=!1}i.LE=new a(n,i.DE.bind(i)),i.IE=!1,i.CE=!1,i.PE=!1,i.xE=null,i.dE=null,i.UE=E,i.VE=null,i.BE=!1}A.prototype.destroy=function(){var t=this;t.mE.destroy(),t.bE.destroy(),t.gE.destroy(),t.SE=[],t.FE&&t.FE.destroy(),t.wE&&(t.wE.destroy(),t.wE=null),t.EE&&t.EE.destroy(),t.IE&&t.ME?(t.kE(r.DESTROY),t.ME.terminate()):t.LE.destroy()},A.prototype.OE=function(){var t=this;Object.values(y).forEach((function(i){t.EE.on(i,(function(n){(n=n||{}).bufferLength=t._m.getBufferLength();var e=i===y.SYNCH_STRATEGY_APPLIED;t.LE.setIgnoreBuffering(e),t.Z_.sendEvent("stream"+i,n)}))}))},A.prototype.jE=function(t){var i=t?t.userAgent:null,n=!t||!t.config||t.config.useWorker;if(!i)return n;if(i.chrome&&!i.win7)return!1;if(i.safariDesktop)return!1;var e=t?t.metadata:null;return!(e&&e.url&&e.url.indexOf(".mpd")>-1)&&(!(i.firefox&&e&&e.streams&&e.streams.length&&"m3u8:fmp4"===e.streams[0].format)&&((!this.zE(e)||!(i.safari||i.edge||i.ie))&&n))},A.prototype.zE=function(t){if(!t)return!1;var i=t.url,n=t.streams&&t.streams.length?this.GE(t.streams[0]):null;return o.isUplynk(i||n)},A.prototype.GE=function(t){if(!t)return null;var i=t.url;return!i&&t.host&&t.path&&(i=t.host+t.path),i},A.prototype.sendVideoEvent=function(t){var i=this;if(t)switch(t.type){case"play":i.HE();break;case"playing":i.YE();break;case"pause":i.qE();break;case"seeking":i.WE(t);break;case"seeked":i.QE(t);break;case"ended":i.XE();break;case"error":i.ZE();break;case"timeupdate":i.$E(t);break;case"resize":i.JE(t)}},A.prototype.onMediaSourceOpen=function(){var t=this;t.mediaLoaded&&(t.wE.reset(),t.wE.start(),t.SE.length&&t.KE())},A.prototype.play=function(t){var i=this;if(!i.J_||"closed"!==i.J_.readyState&&i.mediaLoaded){var n=i._m.live?i._node.currentTime:i._m.duration,e=t>0&&t<=n?t:null;e&&i._A(e,m.INIT),i.tO()}else i.SE.push([i,i.play,[t]])},A.prototype.pause=function(){var t=this;!t.J_||"closed"!==t.J_.readyState&&t.mediaLoaded?t._node.pause():t.SE.push([t,t.pause])},A.prototype.preload=function(t){var i=this;!i.J_||"closed"!==i.J_.readyState&&i.mediaLoaded?i.iO("preload",[t]):i.SE.push([i,i.preload,[t]])},A.prototype.setABRMode=function(t){this.iO("setABRMode",[t])},A.prototype.setAudioLanguage=function(t){this.iO("setAudioLanguage",[t])},A.prototype.suspendStreaming=function(){this.iO("suspendStreaming")},A.prototype.resumeStreaming=function(){this.iO("resumeStreaming")},A.prototype.getSegInfo=function(){var t=this,i={mode:"sync",segInfo:null,bufferLen:null,sessionId:t.pE};return t.IE&&t.ME?(i.mode="async",t.kE(r.CALL_METHOD,null,"getSegInfo")):i.segInfo=t.LE.getSegInfo(),i.bufferLen=t._m.getBufferLength(),i},A.prototype.getSyncOffset=function(){return this.EE?this.EE.getSyncOffset():NaN},A.prototype.startSync=function(){this.EE&&this.EE.startSync()},A.prototype.stopSync=function(){this.EE&&this.EE.stopSync()},A.prototype.getSyncState=function(){return this.EE?this.EE.getSyncState():-1},A.prototype.HE=function(){var t=this;if(t._m.setDimensions(),!t.J_||"closed"!==t.J_.readyState&&t.mediaLoaded){var i=t.dE;t.xE&&(i=t.xE,t.xE=null),t.CE=!1,t.iO("onPlay",[i]),t.gE.onPlay()}else t.SE.push([t,t.HE])},A.prototype.YE=function(){this.iO("onPlaying"),this.gE.onPlaying()},A.prototype.qE=function(){var t=this;t.CE=!0,t.iO("onPause"),t.gE.onPause()},A.prototype.WE=function(t){var i=this,n=t.target.currentTime,e=!i._m.live,r=!1,s=i._m.userAgent;s&&s.safariDesktop&&(r=!i._m.live||i.BE),i.bE.onSeeking(e,r),i.BE=!1,i.iO("onSeeking",[n])},A.prototype.QE=function(t){var i=t.target.currentTime;this.iO("onSeeked",[i])},A.prototype.XE=function(){this.wE.stop(),this.iO("onComplete")},A.prototype.ZE=function(){var t=this,i=t._node.error?t._node.error.code:null;t.iO("onError",[i]),t.bE.onError()},A.prototype.JE=function(){this._m.setDimensions()},A.prototype.$E=function(){this.nO("onTimeUpdate")},A.prototype._E=function(){this.mediaLoaded&&this.nO("onUpdate")},A.prototype.nO=function(t){var i=this;i.bE.process();var n={currentTime:i._node.currentTime,bufferedAndPending:i.bE.getBufferedAndPending(),bufferLength:i._m.getBufferLength(),pendingBufferLength:i.bE.getPendingBufferLength(),bufferedRanges:i._m.getBufferedDto(),dimensions:i._m.getDimensions(),pixelRatio:i._m.getPixelRatio(),frameStats:i.gE.getFpsStats()};i.iO(t,[n])},A.prototype.eO=function(){var t=this;t.mediaLoaded=!0,t.J_&&"closed"===t.J_.readyState||(t.wE.start(),t.SE.length&&t.KE())},A.prototype._A=function(t,i){var n=this;n.dE=t,n.UE=w,n.VE=i,n._m.live&&(n.bE.resetReadyState(),n.bE.clear())},A.prototype.rO=function(t){var i=this;i.dE=null,i.UE=E,i.VE=null,i._m.live&&i.iO("onSynchComplete",[t])},A.prototype.KE=function(){var t=this.SE;this.SE=[],t.forEach((function(t){var i=t[0],n=t[1],e=t.length>2?t[2]:null;n&&"function"==typeof n&&n.apply(i,e)}))},A.prototype.iO=function(t,i){var n=this;n.IE&&n.ME?n.kE(r.CALL_METHOD,i,t):n.LE[t].apply(n.LE,i)},A.prototype.NE=function(){return null},A.prototype.RE=function(t){var i=this;if(t){var n=t.data?new d(t.data):t;if(n&&n.instanceId===i.lE){var e=n.getParam("media");if(e&&(i._m.update(e),i.EE&&i.sO(e)),n.type!==s.EVENT)switch(n.id){case r.CREATE_SRC_BUFFER:i.oO(n.getParam("tracks"));break;case r.APPEND_SRC_BUFFER:i.uO(n.getParam("tracks"));break;case r.SAVE_AVG_BANDWIDTH:i.hO(n.getParam("avgBwInfo"));break;case r.END_OF_STREAM:n.args&&n.args.length&&(i.bE.endOfStream(n.getParam("endOfStream")),i.Z_.sendEvent(l.CONTENT_LOAD_FINISHED,n.args[0]));break;case r.PAUSE_BEFORE_STREAM_CHANGE:i.aO(n.getParam("streamType"));break;case r.PLAY_AFTER_STREAM_CHANGE:i.cO();break;case r.DRM_INIT:i.FE||(i.FE=new b(i.LE,i._node,i.Z_));for(var o=0;o<i._m.drmInfo.length;o++)i.FE.addDrmItem(i._m.drmInfo[o]);break;case r.DRM_LICENSE_INFO:i.FE&&i.FE.addDrmItem(n.getParam("drmItem"));break;case r.SKIP_GAP:i._node.currentTime=n.getParam("seekPosition")}else i.fO(n.id,n.getParam("eventData"))}}},A.prototype.DE=function(t){t.instanceId=this.lE,this.RE(t)},A.prototype.sO=function(t){var i=this;if(i.EE){var n=t.streams&&t.streams[t.currentLoadingStreamIndex],e=t.currentLoadingSeqNum;if(n&&!u.isNullOrUndefined(e))n.segments.forEach((function(t){t.seqNum===e&&i.EE.addSegmentInfo({startTime:t.startTime,endTime:t.startTime+t.duration,pdt:t.programDateTime,seqNum:e})})),i.EE.updateDateRanges(n.dateRanges)}},A.prototype.fO=function(t,i){var n=this;if(t){switch(t){case l.MEDIA_LOADED:n.eO();break;case l.WAITING:var e=i?i.minBufferTime:.1;n.bE.setMinimumBufferTime(e),n.gE.updateBufferingInfo(i);break;case l.LIVE_SYNCH:var r=i?i.synchPosition:null,s=i?i.synchType:m.INIT;n._A(r,s);break;case l.SEG_INFO_METRICS_AVAILABLE:i={segInfo:i,bufferLen:n._m.getBufferLength(),sessionId:n.pE};break;case l.VTT_SEGMENT_LOADED:i&&(i.sessionId=n.pE);break;case l.MEDIA_METADATA_LOADED:i=n._m.streams;break;case l.ERROR:return i.error=new Error(i.message,i.code),void n.Z_.notifyError(i)}n.Z_.sendEvent(t,i)}},A.prototype.oO=function(t){var i=this;t&&(!i.J_||"closed"!==i.J_.readyState&&i.mediaLoaded?(i.lO(),t.forEach((function(t){i.bE.createSourceBuffer(t.type,t.mimeType,t.minBufferTime)}))):i.SE.push([i,i.oO,[t]]))},A.prototype.lO=function(){var t=this;t.J_&&!t.J_.duration&&t._m.duration>0&&(t.J_.duration=t._m.duration)},A.prototype.uO=function(t){var i=this;t&&(t.forEach((function(t){i.bE.appendBuffer(t,(function(t,n){i.hE(t,n)}))})),i._m.preloading&&!i.vE&&(i.Z_.sendEvent(l.PRELOAD_PROGRESS),i.vE=!0))},A.prototype.hE=function(){var t=this;if(!t._m.live&&t.UE===w){if(!t.bE.areSrcBuffersReady())return;return t.bE.onSeeking(!0),t.UE=_,void t.iO("onSynchMetadataReady",[t.dE])}if(t.dE&&t.bE.areSrcBuffersReady()){var i=t.vO(t._node),n=t._node.buffered;if(i.length&&n.length){var e=i.start(i.length-1),r=i.end(i.length-1),s=t._m.TIMESTAMP_COMPARE_EPSILON;if(t.dE+s>=e&&t.dE<=r){for(var o=t.dE,u=0;u<n.length;u++)if(!(o>n.end(u))&&o<n.start(u)){o=n.start(u);break}var h=t._m.userAgent;t.BE=h&&h.safariDesktop&&t._m.live&&t.VE===m.TIME_GAP;try{t._node.currentTime=o}catch(t){}t.rO(o)}}}},A.prototype.kE=function(t,i,n){var e=this;if(e.ME&&t){var r={type:s.MESSAGE,id:t,moduleName:e.fE,instanceId:e.lE,funcName:n,args:i,timestamp:Date.now()};e.ME.postMessage(r)}},A.prototype.TE=function(){var t=this.yE.readProperty("avgBW"),i=t?t.avgBWtimestamp:null;if((i?Date.now()-parseInt(i):Number.MAX_VALUE)<1e3*this._m.config.bwHistoryMaxAge&&t){var n=t.avgBW;return n?parseInt(n):0}return 0},A.prototype.hO=function(t){t&&this.yE&&this.yE.writeProperty("avgBW",t)},A.prototype.cO=function(){var t=this;t.PE&&(t.tO(),t.PE=!1,t.Z_.sendEvent(l.WAITING,{value:!1,bufferInit:!1}))},A.prototype.aO=function(t){var i=this,n=i._node.currentTime,e=i._m.live;e&&"audio"===t?i.bE.clearSrcBuffer(t):i.bE.clear(),i.CE||(i.Z_.sendEvent(l.WAITING,{value:!0,bufferInit:!1}),i._node.pause(),i.PE=!0),e?i.xE=n:i._node.currentTime=n},A.prototype.tO=function(){var t=this;if(t._node){var i=t._node.play();return i&&"function"==typeof i.catch&&i.catch((function(){t._node.paused&&t.Z_.sendEvent(l.PLAY_BLOCKED)})),i}},A.prototype.getCurrentDate=function(){return this._m.getCurrentDate()},A.prototype.vO=function(t){var i=this._m.userAgent;return this._m.live&&i.edge&&i.edge>=17&&i.edge<18?t.buffered:t.seekable},A.prototype.AE=function(){var t=this._m.config.streamSynch.synchConfig;return t?{pauseOnAhead:t.pauseOnAhead,synchPoint:t.behindLiveEdgeMs,synchThreshold:t.syncAccuracyMs,variableRateChange:t.variableRateChange}:null}},867:function(t){"use strict";t.exports={ERROR:-1,INITIAL:0,MEDIA_METADATA_LOADING:1,MEDIA_METADATA_LOADED:2,STREAM_METADATA_LOADING:3,STREAM_METADATA_LOADED:4,MEDIA_LOADED:5,PRELOADING:6,PLAY_REQUESTED:7,PLAYING:8,PAUSED:9,PLAY_COMPLETE:10}},3878:function(t){"use strict";t.exports=e;var i="append",n="remove";function e(t,i,n){var e=this;e._node=e.Z_.node,e.dO=!1,e.type=i,e.mimeType=n,e.J_=t,e.buffer=t.addSourceBuffer(n),e.pO=[],e.mO=[],e.bO=[],e.gO=!1,e.yO=.1,e.ready=!1,e.TIMESTAMP_COMPARE_EPSILON=.065,e.GOP_LENGTH=2,e.wO=e._O.bind(e),e.buffer.addEventListener("updateend",e.wO),e.EO=function(){e.abort()},e.buffer.addEventListener("error",e.EO),e.state="open"}e.prototype.destroy=function(){var t=this;t.remove(),t.pO=[],t.mO=[],t.bO=[],t.state="closed"},e.prototype.remove=function(){var t=this;t.dO||(t.dO=!0,t.abort(),t.buffer.removeEventListener("updateend",t.wO),t.buffer.removeEventListener("error",t.EO),"closed"!==t.J_.readyState&&t.J_.removeSourceBuffer(t.buffer))},e.prototype.setMinBufferTime=function(t){this.yO=Math.max(.1,t)},e.prototype.appendBuffer=function(t,n,e,r,s){var o=this;if(!o.dO){var u={type:i,cb:s,buffer:t,startTime:n,endTime:e,time:e-n,onlyMetadata:r||!1};o.pO.push(u),o.AO()}},e.prototype.clearBuffer=function(t,i,e){var r=this;if(r.dO||t>=i)return e("["+r.constructor.name+"] Invalid remove buffer call");var s={type:n,cb:e,startTime:t,endTime:Math.round(1e3*parseFloat(i))/1e3};r.mO.push(s),r.AO()},e.prototype.abort=function(){var t=this;if("open"===t.J_.readyState&&!t.dO){t.pO=[],t.mO=[],t.bO=[];try{t.buffer.abort()}catch(t){}}},e.prototype.clearAll=function(){var t=this;if("closed"!==t.J_.readyState&&!t.dO){t.abort();try{var i=t.buffer.buffered,n=i.length?i.start(0):0,e=i.length?i.end(i.length-1):0;e>n&&t.buffer.remove(n,e)}catch(t){}}},e.prototype.setEndOfStream=function(t){var i=this;i.gO=t,i.dO||(t?(i.OO(),i.AO()):i.state=i.pO.length?i.state:"empty")},e.prototype.OO=function(){var t=this;t.gO&&"empty"===t.state&&!t.bO.length&&(t.state="closed")},e.prototype._O=function(){var t=this;if(!t.dO){if(t.ready=!0,t.bO.length)t.bO.shift().cb(null,t);t.pO.length||(t.state="empty"),t.AO(),t.OO()}},e.prototype.AO=function(){for(var t=this;t.mO.length;){if(t.buffer.updating)return;t.SO(t.mO.shift())}for(;t.pO.length;){if(t.buffer.updating)return;var i=t.getBufferLength()+t.getTotalPendingBufferLength(),n=t.pO.length&&t.pO[0]&&t.pO[0].onlyMetadata;if(!t.gO&&i<t.yO&&!n)return;t.SO(t.pO.shift())}},e.prototype.SO=function(t){var e=this;if(t&&t.type)try{t.type===i?e.buffer.appendBuffer(t.buffer):t.type===n&&e.buffer.remove(t.startTime,t.endTime),e.bO.push(t),e.state="updating"}catch(n){if("QuotaExceededError"===n.name)e.TO()&&t.type===i&&e.pO.unshift(t)}},e.prototype.TO=function(){var t=this,i=t._node.buffered,n=i.length>0?i.start(0):NaN,e=t._node.currentTime-t.GOP_LENGTH;return e>n&&(t.buffer.remove(n,e),!0)},e.prototype.getTotalPendingBufferLength=function(){var t=0;return this.pO.forEach((function(i){i&&i.time&&(t+=i.time)})),t},e.prototype.getBufferLength=function(){var t,i=this,n=i.Z_.node,e=i.TIMESTAMP_COMPARE_EPSILON,r=0,s=n.currentTime,o=null;try{o=i.buffer.buffered;for(var u=0;o&&u<o.length;u++)if(s+e>=o.start(u)&&s<o.end(u)){t=u;break}t>=0&&o&&o.length&&(r=o.end(t)-s)}catch(t){}return r}},2053:function(t){"use strict";function i(t,i,n){var e=this;t&&i&&n&&(e._node=t,e.IO=n,e.J_=i,e.jO())}t.exports=i,i.prototype.destroy=function(){this.MO()},i.prototype.jO=function(){var t=this;t.mE=t.NO.bind(t),t.RO=["play","playing","pause","seeking","seeked","ended","error","timeupdate"],t.RO.forEach((function(i){t._node.addEventListener(i,t.mE)})),t.kO=t.LO.bind(t),t.J_.addEventListener("sourceopen",t.kO),window.addEventListener("resize",t.mE)},i.prototype.MO=function(){var t=this;t.RO.forEach((function(i){t._node.removeEventListener(i,t.mE)})),t.J_.removeEventListener("sourceopen",t.kO),window.removeEventListener("resize",t.mE)},i.prototype.NO=function(t){this.IO.sendVideoEvent(t)},i.prototype.LO=function(t){this.IO.onMediaSourceOpen(t)}},9112:function(t,i,n){"use strict";t.exports.AacStreamer=h,t.exports.AacLiveStreamer=a;var e=n(2990),r=n(2350).Streamer,s=n(7980),o=n(5557),u=n(6837);function h(t,i){this.DO(t,i)}function a(t,i){this.DO(t,i)}e.inherits(h,r),e.inherits(a,s),a.prototype.DO=h.prototype.DO=function(t,i){var n=this;n.constructor.super_.call(n,t,i),n.f_=n.constructor.super_.prototype,n.processOnlyMetadata=!1,n.lastAudioTimestamp=NaN,n.lastAudioFrameDuration=NaN,n.primary=!1,n.CO="mp4a.40.2",n.PO="audio",n.xO();var e=[{type:n.PO,mimeType:n.PO+'/mp4; codecs="'+n.CO+'"',minBufferTime:n.__controller.getMinimumBufferTime()}];n.__controller.sendMessage(o.MessageIds.CREATE_SRC_BUFFER,[e],["tracks"]),n.UO=n.STATES.INITIALIZED},a.prototype.destroy=h.prototype.destroy=function(){this.f_.destroy.call(this)},a.prototype.onSeeking=h.prototype.onSeeking=function(t){var i=this;i.lastAudioTimestamp=NaN,i.f_.onSeeking.call(i,t)},a.prototype.onSwitchBegin=h.prototype.onSwitchBegin=function(){var t=this;t.xO(),t.f_.onSwitchBegin.call(t)},a.prototype.onManualStreamChange=h.prototype.onManualStreamChange=function(){var t=this;t.xO(),t.lastAudioTimestamp=NaN,t.f_.onManualStreamChange.call(t)},a.prototype.VO=h.prototype.VO=function(){this.xO()},a.prototype.BO=h.prototype.BO=function(t){var i=this;if(!i.isActive())return null;var n=i.FO;return{segment:n.getSegmentfromSeqNum(t),stream:n,state:{mp4:i.zO,lastChunkEndTs:{audio:i.lastAudioTimestamp,video:NaN},lastFrameDuration:{audio:i.lastAudioFrameDuration,video:NaN}},onlyMetadata:i.processOnlyMetadata}},a.prototype.onSegmentLoadProgress=h.prototype.onSegmentLoadProgress=function(t,i,n){var e=this;if(i){var r=i.getParam?i.getParam("parsedInfo"):null;r&&(r.lastChunkEndTs&&u.isNumber(r.lastChunkEndTs.audio)&&(e.lastAudioTimestamp=r.lastChunkEndTs.audio),r.lastFrameDuration&&u.isNumber(r.lastFrameDuration.audio)&&(e.lastAudioFrameDuration=r.lastFrameDuration.audio)),e.f_.onSegmentLoadProgress.call(e,t,i,n)}},a.prototype.xO=h.prototype.xO=function(){this.zO={video:{shouldInit:!0,seqNum:0},audio:{shouldInit:!0,seqNum:0}}},a.prototype.GO=h.prototype.GO=function(t,i){},a.prototype.HO=function(t){var i=this;i.lastAudioTimestamp=NaN,i.isActive()&&i.f_.HO.call(i,t)}},39:function(t,i,n){"use strict";t.exports=s;var e=n(7650).HLSEvent,r=n(5557);function s(){var t=this;t._m=t.__controller.model,t.YO=!1,t.iE=!1,t.qO=NaN,t.WO=NaN,t.QO={},t.CE=!0,t.XO=-1,t.MIN_BUFFER_TO_PLAY=1,t.MIN_TIME_TO_BUFFER_CHECK=150,t.BUFFER_REPORT_THRESHOLD=20,t.MIN_BUFFER_TIME_UPPER_BOUND=5,t.WEIGHT=.5,t.CHROME_BUFFER_GAP_EPSILON=.15,t.ZO=!0,t.$O=!1,t.JO()}s.prototype.onPlayRequested=function(){this.KO()},s.prototype.destroy=function(){},s.prototype.checkBuffering=function(t){var i=this,n=i._m.bufferLength,e=i._m.currentTime,r=i._m.duration;if(!(isFinite(r)&&e+.05>r)){var s=i.tS();!t&&s<i.MIN_TIME_TO_BUFFER_CHECK||(!(n<=.02||i.iS===e&&n<i.MIN_BUFFER_TO_PLAY)||i.CE||i._m.preloading||i.YO?!isNaN(i.qO)&&e>i.qO?i.nS():!i.CE&&i.iS===e&&i._m.getTotalBufferLength()>i.MIN_BUFFER_TO_PLAY&&i.eS():i.KO(),i.iS=e,i.rS=Date.now())}},s.prototype.onPlaying=function(){this.CE=!1},s.prototype.onPause=function(){var t=this;t.CE=!0,t.YO&&(t.QO.bufferInit=!0,t.nS())},s.prototype.onSeeking=function(){this.$O=!0},s.prototype.onSeeked=function(){this.$O=!1},s.prototype.onTimeUpdate=function(){this.YO&&this.checkBuffering(!0)},s.prototype.onVideoSync=function(t){this.iS=t},s.prototype.onError=function(){this.YO&&this.nS()},s.prototype.onComplete=function(){var t=this;t.YO&&t.nS(),t.JO()},s.prototype.setIgnoreBuffering=function(t){this.ZO=t},s.prototype.eS=function(){var t=this;if(!(t._m.bufferedRanges.length<2)){var i=t._m.TIMESTAMP_COMPARE_EPSILON,n=t._m.currentTime;t._m.userAgent&&t._m.userAgent.chrome&&(n-=3);for(var s=t._m.bufferedRanges.ranges,o=0;o<s.length-1;o++){var u=s[o],h=s[o+1];if(h.start-u.end>t._m.config.skipGapLimit)t._m.currentTime!==t.WO&&(t.__controller.sendEvent(e.BUFFER_GAP_DETECTED,h.start-u.end),t.WO=t._m.currentTime);else{var a=u.end-i-(t._m.userAgent.chrome?t.CHROME_BUFFER_GAP_EPSILON:0),c=h.start;n>a&&n<c&&t.__controller.sendMessage(r.MessageIds.SKIP_GAP,[h.start],["seekPosition"])}}}},s.prototype.KO=function(){var t=this;if(!t.YO){t.YO=!0;var i=t.getMinimumBufferTime();t.oS(),t.qO=t._m.currentTime,t.$O&&(t.ZO=!0),t.QO={value:t.YO,bufferInit:t.ZO,minBufferTime:i},t.__controller.sendEvent(e.WAITING,t.QO)}},s.prototype.nS=function(){var t=this;t.YO&&(t.YO=!1,t.qO=NaN,t.QO={value:!1,waitTime:t.uS(),bufferInit:t.ZO,minBufferTime:.1},t.__controller.sendEvent(e.WAITING,t.QO),t.QO={},t.ZO=!1)},s.prototype.getMinimumBufferTime=function(){var t=this,i=t.__controller.services.bandwidthEstimator.instantaneousBandwidth,n=t._m.getCurrentLoadingStream(),e=n?n.bitrate/1e6:0,r=t._m.config.minBufferTime;return r=t._m.live?r.live:r.vod,t._m.config.variableMinBuffer&&e&&!isNaN(i)?t.hS(i/e,r):r},s.prototype.hS=function(t,i){var n=this.MIN_BUFFER_TIME_UPPER_BOUND;if(i>=n)return i;var e=Math.max(i,0);if(t>=1)return e;var r=t*n;return 1*Math.max(e,n-r*this.WEIGHT).toFixed(1)},s.prototype.tS=function(){var t=this,i=Date.now();return t.rS=t.rS||i,i-t.rS},s.prototype.oS=function(){var t=this,i=t.tS(),n=t.aS();t.cS=Date.now()-Math.max(i-n,0)},s.prototype.uS=function(){var t=this,i=t.aS(),n=Math.max(Date.now()-t.cS-i,0);return t.QO.bufferInit||n<t.BUFFER_REPORT_THRESHOLD?0:n},s.prototype.aS=function(){var t=this,i=0;return t.iS&&(i=1e3*(t._m.currentTime-t.iS).toFixed(3)),i},s.prototype.JO=function(){this.rS=null,this.iS=null},s.prototype.isBuffering=function(){return this.YO}},6769:function(t,i,n){"use strict";t.exports=_;var e=n(7650).HLSEvent,r=n(7572),s=n(6972),o=s.StreamingController,u=s.Events,h=n(39),a=n(574).MetadataTypes,c=n(2701).CmdNames,f=n(258),l=n(902),v=n(867),d=n(2999),p=n(2990),m=n(574).Model,b=n(5212),g=n(5557),y=n(3789),w=n(3093).userAgent;function _(t,i){var n=this;d.call(n,n.constructor.name),n.fS=t,n.lS=i,n.model=n.create(m,t),n.services=n.create(b),n.vS=n.services.metadataParser,n.dS=n.create(f),n.pS=n.create(o),n.mS=n.create(h),n.UO=v.INITIAL,n._h={},n.bS=n.fS.config.inWorkerScope,n.jO(),n.$O=!1,n.gS=!1,n.yS=new l(250),n.yS.addEventListener(n.wS,n),n.initialize()}p.inherits(_,d),_.prototype.create=function(){var t=this,i=Array.prototype.slice.call(arguments),n=i.shift(),e=Object.create(n.prototype);return e.__controller=t,n.apply(e,i),e},_.prototype.destroy=function(){var t=this;t.pS&&(t.pS.destroy(),t.pS=null),t.mS&&(t.mS.destroy(),t.mS=null),t.dS&&(t.dS.destroy(),t.dS=null),t.services&&(t.services.destroy(),t.services=null),t.yS&&(t.yS.destroy(),t.yS=null),t.UO=v.INITIAL,t.removeEventListeners(t._h),d.prototype.destroy.call(t)},_.prototype.initialize=function(){this._S()},_.prototype.getSegInfo=function(){var t=this;if(!t.pS)return null;var i=t.pS.getMetrics();return t.bS&&t.sendEvent(e.SEG_INFO_METRICS_AVAILABLE,i),i},_.prototype.sendEvent=function(t,i){var n=this;n.publish(t,i);var e=n.create(y,{type:g.MessageTypes.EVENT,id:t,args:[i],argNames:["eventData"]});n.ES(e)},_.prototype.sendMessage=function(t,i,n,e){var r=this.create(y,{type:g.MessageTypes.MESSAGE,id:t,args:i,argNames:n});this.ES(r,e)},_.prototype.notifyError=function(t){var i=this;i.error=t;var n=i.UO;n!==v.ERROR&&i.AS(v.ERROR),n!==v.PAUSED&&i.sendEvent(e.ERROR,"HlsError"===i.error.constructor.name?i.error.dto():i.error)},_.prototype.ES=function(t,i){t&&this.lS&&(t.addMedia(),this.lS(t,i))},_.prototype.jO=function(){var t=this;t.pS.addEventListener(u.STREAM_METADATA_LOADED,t.SS,t),t.pS.addEventListener(u.STREAM_METADATA_LOAD_ERROR,t.TS,t),t.pS.addEventListener(u.PRELOAD_COMPLETE,t.IS,t),t.pS.addEventListener(u.SEG_LOAD_PROGRESS,t.jS,t)},_.prototype.MS=function(t){},_.prototype.AS=function(t,i){var n=this;n.MS(t),n.UO=t,n.sendEvent(e.STATE_CHANGED,t),n.NS(i)},_.prototype.getState=function(){return this.UO},_.prototype.NS=function(t){var i=this;switch(i.UO){case v.MEDIA_METADATA_LOADING:i.RS();break;case v.MEDIA_METADATA_LOADED:if(i.sendEvent(e.MEDIA_METADATA_LOADED),i.model.isDash()){i.sendMessage(g.MessageIds.DRM_INIT),i.AS(v.MEDIA_LOADED);break}i.AS(v.STREAM_METADATA_LOADING);break;case v.STREAM_METADATA_LOADING:i.pS.loadStream(i.model.getCurrentLoadingStream());break;case v.STREAM_METADATA_LOADED:i.AS(v.MEDIA_LOADED);break;case v.MEDIA_LOADED:if(w.android&&w.chrome&&i.model.drmInfo&&i.model.drmInfo.length)return;i.kS();break;case v.PRELOADING:i.pS.onPreloadBegin(),i.sendEvent(e.PRELOAD_START),i.yS.start();break;case v.PLAY_REQUESTED:i.yS.start(),i.pS.onPlay(t),i.gS||(i.mS.onPlayRequested(),i.gS=!0);break;case v.PLAYING:i.pS.onPlaying();break;case v.PLAY_COMPLETE:i.yS.stop(),i.pS.onComplete(),i.mS.onComplete();break;case v.ERROR:i.yS.stop(),i.pS.onError(),i.dS.removeAllCommands(),i.mS.onError()}},_.prototype._S=function(){var t=this,i=t.model.metadata;if(t.UO===v.INITIAL)return i.type===a.STRUCTURED?(t.model.build(t.vS.parse(i)),void(i.hasStreamMetadata?i.hasSubtitleMetadata?t.pS.loadAllSubtitleStreams():t.AS(v.MEDIA_LOADED):i.hasMediaMetadata&&t.AS(v.MEDIA_METADATA_LOADED))):void t.AS(v.MEDIA_METADATA_LOADING)},_.prototype.wS=function(){var t=this;t.UO<v.MEDIA_LOADED||(t.mS.checkBuffering(),t.pS.process())},_.prototype.onPlay=function(t){var i=this;i.UO===v.ERROR&&i.error&&i.notifyError(i.error),i.UO<v.MEDIA_LOADED||(i.UO===v.PRELOADING&&(i.pS.onPreloadEnd(),this.sendEvent(e.PRELOAD_COMPLETE)),i.AS(v.PLAY_REQUESTED,t))},_.prototype.onPlaying=function(){var t=this;t.UO<v.MEDIA_LOADED||(t.AS(v.PLAYING),t.mS.onPlaying())},_.prototype.onPause=function(){var t=this;t.UO<v.MEDIA_LOADED||(t.pS.onPause(),t.mS.onPause(),t.AS(v.PAUSED))},_.prototype.onSeeking=function(t){var i=this;i.UO<v.MEDIA_LOADED||(i.$O=!0,i.pS.onSeeking(t),i.mS.onSeeking())},_.prototype.onSeeked=function(t){var i=this;i.UO<v.MEDIA_LOADED||(i.$O=!1,i.pS.onSeeked(t),i.mS.onSeeked())},_.prototype.onComplete=function(){this.UO<v.MEDIA_LOADED||this.AS(v.PLAY_COMPLETE)},_.prototype.onError=function(t){this.AS(v.ERROR)},_.prototype.onTimeUpdate=function(t){var i=this;i.LS(t),i.mS.onTimeUpdate(),i.pS.onTimeUpdate(i.model.currentTime)},_.prototype.onUpdate=function(t){this.LS(t),this.mS.onTimeUpdate()},_.prototype.onSynchComplete=function(t){this.pS.onSynchComplete(),this.mS.onVideoSync(t)},_.prototype.onSynchMetadataReady=function(t){this.pS.onSynchMetadataReady(t)},_.prototype.LS=function(t){var i=this;t&&(i.model.currentTime=t.currentTime,i.model.bufferedAndPending=t.bufferedAndPending,i.model.bufferLength=t.bufferLength,i.model.pendingBufferLength=t.pendingBufferLength,i.model.bufferedRanges=t.bufferedRanges,i.model.dimensions=t.dimensions,i.model.pixelRatio=t.pixelRatio,i.services.segmentMetrics.updateFrameStats(t.frameStats))},_.prototype.RS=function(){var t=this,i=t.model.getMediaUrl(),n=i&&-1!==i.indexOf(".mpd"),e={url:i,withResponseHeaders:n};t.dS.executeCommand(c.CMD_MEDIA_LOAD,e,t)},_.prototype.onMediaLoadComplete=function(t,i){var n=this;if(t)if(i){var e={rawData:i.data,headers:i.headers,type:a.RAW,url:t.data?t.data.url:"",cdn:n.model.getMediaCdn()};n.model.build(n.vS.parse(e)),n.dS.removeCommand(t),n.AS(v.MEDIA_METADATA_LOADED)}else n.dS.removeCommand(t)},_.prototype.onMediaLoadError=function(t,i){var n=this;t&&n.dS.removeCommand(t),i&&1===i.code&&(n.AS(v.ERROR),n.notifyError(new r.Error(r.ERR_PLAYLIST_LOAD)))},_.prototype.SS=function(){this.UO<v.MEDIA_LOADED&&this.AS(v.STREAM_METADATA_LOADED)},_.prototype.TS=function(){this.AS(v.ERROR),this.notifyError(new r.Error(r.ERR_PLAYLIST_LOAD))},_.prototype.IS=function(){var t=this;t.UO===v.PRELOADING&&(t.AS(v.MEDIA_LOADED),t.sendEvent(e.PRELOAD_COMPLETE)),t.yS.reset()},_.prototype.jS=function(){this.mS.isBuffering()&&this.sendEvent(e.BUFFER_GROWTH_DETECTED)},_.prototype.DS=function(t){for(var i=Object.keys(v),n=0;n<i.length;n++)if(t===v[i[n]])return i[n]},_.prototype.preload=function(t){var i=this;t&&(i.model.config.preloadBufferLimit=t,i.model.bufferLength+i.model.pendingBufferLength<t&&i.UO===v.MEDIA_LOADED&&i.AS(v.PRELOADING))},_.prototype.setABRMode=function(t){this.UO<v.MEDIA_LOADED||this.pS.setABRMode(t)},_.prototype.setAudioLanguage=function(t){this.UO<v.MEDIA_LOADED||this.pS.setAudioLanguage(t)},_.prototype.setIgnoreBuffering=function(t){this.mS.setIgnoreBuffering(t)},_.prototype.getMinimumBufferTime=function(){return this.mS.getMinimumBufferTime()},_.prototype.suspendStreaming=function(){this.yS.stop(),this.pS.suspendStreaming()},_.prototype.resumeStreaming=function(){var t=this;t.UO!==v.PRELOADING&&t.UO!==v.PLAY_REQUESTED&&t.UO!==v.PLAYING&&t.UO!==v.PAUSED||(t.pS.resumeStreaming(),t.yS.start())},_.prototype.kS=function(){var t=this;t.pS.isInitialized()||(t.pS.init(),t.sendEvent(e.MEDIA_LOADED),!t.model.live&&t.model.bufferLength+t.model.pendingBufferLength<t.model.config.preloadBufferLimit&&t.AS(v.PRELOADING))},_.prototype.onGenerateRequestComplete=function(){this.kS()}},5902:function(t,i,n){"use strict";t.exports.Fmp4Streamer=f,t.exports.Fmp4LiveStreamer=l;var e=n(2990),r=n(7980),s=n(2350).Streamer,o=n(2701).CmdNames,u=n(2503).StreamTypes,h=n(5557),a=n(574).StreamingMode,c=n(6837);function f(t,i){var n=this;s.call(n,t,i),n.f_=n.constructor.super_.prototype,n.CS=null,n._y(t)}function l(t,i){var n=this;r.call(n,t,i),n.f_=n.constructor.super_.prototype,n.CS=null,n._y(t),n.SEGMENT_OFFSET=7}e.inherits(f,s),e.inherits(l,r),f.prototype.destroy=function(){s.prototype.destroy.call(this)},l.prototype.destroy=function(){r.prototype.destroy.call(this)},l.prototype._y=f.prototype._y=function(t){var i=this;i.PS(t);var n=[{type:i.PO,mimeType:i.PO+'/mp4; codecs="'+i.CO+'"',minBufferTime:i.__controller.getMinimumBufferTime()}];i.__controller.sendMessage(h.MessageIds.CREATE_SRC_BUFFER,[n],["tracks"])},l.prototype.PS=f.prototype.PS=function(t){var i=this;t.type===u.AUDIO?(i.CO=i._m.userAgent.android?"mp4a.40.2":t.audioCodec||"mp4a.40.2",i.PO="audio"):(i.CO=t.videoCodec||"avc1.640021",i.PO="video")},l.prototype.setCurrentStream=f.prototype.setCurrentStream=function(t){var i=this;t&&i.FO&&!t.equals(i.FO)&&(i.FO=t,i.UO===i.STATES.LOADING&&i.abortCurrentSegment(i.xS),i.isStreamReady()||(i.UO=i.STATES.NONE))},l.prototype.US=f.prototype.US=function(t,i,n,e){var r=this,s=r.FO;r.dS.removeRelatedCommands(o.CMD_MP4_INIT_SEGMENT_LOAD);var u={stream:s,segment:i,initSegment:t,comboLoad:n,cached:e};r.dS.executeCommand(o.CMD_MP4_INIT_SEGMENT_LOAD,u,r)},l.prototype.VS=f.prototype.VS=function(t){var i=this;if(!(i.UO>=i.STATES.INITIALIZING)){var n=c.isNullOrUndefined(t)?i.BS(i.FS):t,e=i.FO,r=n===e.startSeqNum,s=e.getSegmentfromSeqNum(n);if(s){var o=e.getInitSegment(s),u=!c.isNullOrUndefined(o);u||(o=e.addInitSegment(s.initSegment));var h=e.streamingMode===a.HLS&&!c.isNullOrUndefined(e.mp4Chunks.first);h&&(s=r?s:null),i.UO=i.STATES.INITIALIZING,s&&s.periodId!==i.CS&&i.zS(s.periodId),i.GS(s?s.periodId:null),i.US(o,s,h,u)}}},l.prototype.onMp4InitSegmentLoadProgress=f.prototype.onMp4InitSegmentLoadProgress=function(t,i){var n=this,e=n.FO;if(i&&e){var r=t.getSegment();if(i.comboLoad&&r&&"firstByte"===i.position)n.onSegmentLoadProgress(t,i);else{var s=i.chunk,o=i.stream;if(s&&o){var u=o.getInitSegment(r);switch(s.name){case"init":o.setMp4Timescale(u);break;case"sidx":var h=s.data;h&&o.updateSegmentRanges(n.HS.mp4BoxParser.parse(h,"sidx",o.sidxOffset));break;case"first":return void n.onSegmentLoadProgress(t,i)}e.equals(o)&&o.isReady()&&(n.YS(u),n.UO=n.STATES.INITIALIZED,i.comboLoad&&r&&(n.qS=r.seqNum,n.UO=n.STATES.LOADING))}}}},l.prototype.onMp4InitSegmentLoadComplete=f.prototype.onMp4InitSegmentLoadComplete=function(t,i){var n=this;if(i){var e=t.getSegment();i.comboLoad&&e?n.onSegmentLoadComplete(t):(n.UO<n.STATES.INITIALIZED&&n.FO.equals(i.stream)&&(n.UO=n.STATES.INITIALIZED),n.dS.removeCommand(t))}},l.prototype.onMp4InitSegmentLoadError=f.prototype.onMp4InitSegmentLoadError=function(t,i){this.dS.removeCommand(t)},l.prototype.onSegmentLoadProgress=f.prototype.onSegmentLoadProgress=function(t,i){var n=this,e=n.FO;if(i&&e){var r=i.stream;if(!r||e.equals(r)){if("firstByte"!==i.position){var o={data:new Uint8Array(i.data),codec:n.CO,type:n.PO,minBufferTime:n.__controller.getMinimumBufferTime(),frames:i.samples,startTime:e.timescale>0?i.baseTime/e.timescale:NaN,endTime:e.timescale>0?(i.baseTime+i.totalDuration)/e.timescale:NaN};n.WS([o])}s.prototype.onSegmentLoadProgress.call(n,t,i)}}},l.prototype.zS=f.prototype.zS=function(t){var i=this;if(i.CS!==t){i.CS=t;var n=i.FO;"MAIN"!==i.type&&"AUDIO"!==i.type||i.QS(t,n),i.GS(t)}},l.prototype.QS=f.prototype.QS=function(t,i){for(var n=this._m.streams,e=(this.type,0);e<n.length;e++)n[e].groupId;i.groupId},l.prototype.GS=f.prototype.GS=function(t){var i=this,n=i.FO;n&&n.drmInfo&&!c.isNullOrUndefined(t)&&n.drmInfo.forEach((function(n){n.periodId===t&&i.__controller.sendMessage(h.MessageIds.DRM_LICENSE_INFO,[n],["drmItem"])}))},l.prototype.YS=f.prototype.YS=function(t){var i=this,n=i.FO;if(t){var e=t.data;if(e){var r={data:new Uint8Array(e.buffer),codec:i.CO,type:i.PO,minBufferTime:i.__controller.getMinimumBufferTime(),onlyMetadata:!0};i.WS([r]),n.activeInitSegment=t;var s=n?n.getMp4Chunk("sidx"):null;if(s){var o=s.data;o&&(r.data=new Uint8Array(o.buffer),i.WS([r]))}}}},l.prototype.GO=f.prototype.GO=function(t,i){},l.prototype.VO=f.prototype.VO=function(t){var i=this,n=i.FO.getSegmentfromSeqNum(t);n&&n.periodId!==i.CS&&i.zS(n.periodId),i.UO=i.STATES.NONE,i.XS=!0,i.qS=t,i.VS(t)},f.prototype.onSynchBegin=function(){this.processOnlyMetadata=!0},l.prototype.HO=function(t){var i=this;i.lastChunkEndTs={audio:NaN,video:NaN},i.f_.HO.call(i,t)}},6888:function(t,i,n){"use strict";t.exports.Fmp4SubtitleStreamer=a,t.exports.Fmp4SubtitleLiveStreamer=c;var e=n(2990),r=n(5902).Fmp4Streamer,s=n(5902).Fmp4LiveStreamer,o=n(2835),u=n(6837),h=n(7650).HLSEvent;function a(t){r.call(this,t),this._y()}function c(t){s.call(this,t),this._y()}e.inherits(a,r),e.inherits(c,s),a.prototype.destroy=function(){var t=this;t.ZS=null,t._="",r.prototype.destroy.call(t)},c.prototype.destroy=function(){var t=this;t.ZS=null,t._="",s.prototype.destroy.call(t)},c.prototype._y=a.prototype._y=function(){var t=this;t.PO="subtitle",t.ZS=new o,t.$S()},c.prototype.VO=a.prototype.VO=function(t){this.$S(),r.prototype.VO.call(this,t)},c.prototype.onSegmentLoadProgress=a.prototype.onSegmentLoadProgress=function(t,i){var n=this,e=n.FO;if(i&&e&&e.timescale){var r=i.stream;if((!r||e.equals(r))&&"firstByte"!==i.position){var s=n.ZS.extractVttCaptions(i.data);if(s.length){var o=n.ZS.parse(i.data,"trun"),u=o?o.sampleData:[];if(u.length===s.length){var h=n.ZS.parse(i.data,"tfdt"),a=h?h.baseMediaDecodeTime:0,c=a=1e3*a/e.timescale;s.forEach((function(t,i){var r=u[i],s=r?1e3*r.sampleDuration/e.timescale:0;if(t.cueText){var o=n.JS(t.cueTime)+a,h=null!==o?o+s:c+s;n._+="\n"+n.KS(o)+" --\x3e "+n.KS(h),n._+="\n"+t.cueText+"\n"}c+=s})),n._+="\n"}}}}},c.prototype.onSegmentLoadComplete=a.prototype.onSegmentLoadComplete=function(t,i){var n=this,e=n.FO;if(e){var r=e.getSegmentfromSeqNum(n.qS);r&&n.__controller.sendEvent(h.VTT_SEGMENT_LOADED,n.tT(r))}n.f_.onSegmentLoadComplete.call(n,t,i),n._=""},c.prototype.$S=a.prototype.$S=function(){this._="WEBVTT\nX-TIMESTAMP-MAP=LOCAL:00:00:00.000,MPEGTS:0\n\n"},c.prototype.JS=a.prototype.JS=function(t){var i=null;if(!t)return i;var n=t.split(":");if(n&&n.length>=3){var e=n[2].split("."),r=0,s=0;e&&e.length>=2&&(r=parseInt(e[0]),s=parseInt(e[1])),i=1e3*(3600*n[0]+60*n[1]+r)+s}return i},c.prototype.KS=a.prototype.KS=function(t){var i="";if(u.isNullOrUndefined(t))return i;function n(t){return t<10?"0"+t:""+t}var e=Math.floor(t/1e3),r=Math.floor(t-1e3*e),s=Math.floor(e/3600);e-=3600*s;var o,h=Math.floor(e/60);return e-=60*h,i=n(s)+":"+n(h)+":"+n(e)+"."+((o=r)<10?"00"+o:o<100?"0"+o:""+o)},c.prototype.tT=a.prototype.tT=function(t){var i={};return t&&(i.discontinuity=t.discontinuity,i.sequenceNum=t.seqNum,i.startTime=t.startTime,i.programDateTime=t.programDateTime,i.url=t.url,i.duration=t.duration,i.clockReference=0,i.localCueTime=0,i.mpegTSTime=0,i.data=this._,i.offset=0,i.adjustedTime=0),i},c.prototype.GO=a.prototype.GO=function(){},c.prototype.YS=a.prototype.YS=function(t){this.FO.activeInitSegment=t},c.prototype.GS=a.prototype.GS=function(){}},8630:function(t,i,n){"use strict";t.exports.W=h;var e=n(2990),r=n(7572),s=n(258),o=n(2701).CmdNames,u=n(902);function h(t,i,n){var e=this;e.iT=o.CMD_LICENSE_LOAD,e.LICENSE_TYPE_NONE=0,e.LICENSE_TYPE_WIDEVINE=1,e.LICENSE_TYPE_PLAYREADY=2,e.nT=0,e.playreadyKeySystem={keySystem:"com.microsoft.playready",supportedConfig:[{initDataTypes:["keyids","cenc"],audioCapabilities:[{contentType:'audio/mp4; codecs="mp4a"',robustness:""}],videoCapabilities:[{contentType:'video/mp4; codecs="avc1"',robustness:""}]}]},e.widevineKeySystem={keySystem:"com.widevine.alpha",supportedConfig:[{label:"foo",initDataTypes:["cenc"],sessionTypes:["temporary"],audioCapabilities:[{contentType:'audio/mp4; codecs="mp4a.40.5"',robustness:"SW_SECURE_CRYPTO"}],videoCapabilities:[{contentType:'video/mp4; codecs="avc1.640028"',robustness:"HW_SECURE_ALL"},{contentType:'video/mp4; codecs="avc1.640028"',robustness:"SW_SECURE_CRYPTO"},{contentType:'video/mp4; codecs="avc1.4d001f"',robustness:"HW_SECURE_ALL"},{contentType:'video/mp4; codecs="avc1.4d001f"',robustness:"SW_SECURE_CRYPTO"},{contentType:'video/mp4; codecs="avc1.42000d"',robustness:"HW_SECURE_ALL"},{contentType:'video/mp4; codecs="avc1.42000d"',robustness:"SW_SECURE_CRYPTO"}]}]},e.LICENSE_STATUS_DONE="DONE",e.LICENSE_STATUS_LOADING="LOADING",e.LICENSE_STATUS_NEW="NEW_REQ",e.dS=t.create(s),e.eT=[],window.addEventListener("beforeunload",e.rT.bind(e)),e.sT=i,e.Z_=n,e.oT=null,e.uT=null,e.hT=null,e.aT=[],e.cT=new u(250),e.cT.addEventListener(e.fT,e),e.lT=0,e.LE=t,e.vT()}h.prototype.addDrmItem=function(t){var i=this;e.isDrmItemContained(t,i.aT)||(t.status=i.LICENSE_STATUS_NEW,i.aT.push(t),i.dT(i))},h.prototype.vT=function(){var t=this;t.uT=null,navigator.requestMediaKeySystemAccess?navigator.requestMediaKeySystemAccess(t.widevineKeySystem.keySystem,t.widevineKeySystem.supportedConfig).then((function(i){t.nT=t.LICENSE_TYPE_WIDEVINE,t.Z_.appModel.licenseType="widevine",i.createMediaKeys().then((function(i){t.pT(t,i)}),(function(){t.hT={type:r.ERR_DRM_INIT,message:"LicenseManager - createMediaKeys() failed for Widevine"}}))}),(function(){navigator.requestMediaKeySystemAccess(t.playreadyKeySystem.keySystem,t.playreadyKeySystem.supportedConfig).then((function(i){t.nT=t.LICENSE_TYPE_PLAYREADY,t.Z_.appModel.licenseType="playready",i.createMediaKeys().then((function(i){t.pT(t,i)}),(function(){t.hT={type:r.ERR_DRM_INIT,message:"LicenseManager - createMediaKeys() failed for PlayReady"}}))}),(function(){t.hT={type:r.ERR_DRM_CONFIG,message:"LicenseManager - Your browser/system does not support the requested configurations for playing DRM protected content."}}))})):t.hT={type:r.ERR_DRM_EME_MISSING,message:"LicenseManager - Browser EME components not detected! (also check URL for HTTPS)"}},h.prototype.pT=function(t,i){t.uT=i,t.cT.start()},h.prototype.fT=function(){var t=this;t.sT.mediaKeys||(t.cT.stop(),t.sT.setMediaKeys(t.uT).then((function(){t.dT(t)}),(function(i){t.hT={type:r.ERR_DRM_INIT,message:"LicenseManager - "+i}})))},h.prototype.dT=function(t){if(null===t.uT&&null!==t.hT)return t.mT(t.hT.type,t.hT.message),void(t.hT=null);if(null!==t.uT)for(var i=0;i<t.aT.length;i++){var n=t.aT[i];n.status===t.LICENSE_STATUS_NEW&&(t.nT===t.LICENSE_TYPE_WIDEVINE?(n.widevine.initData=e.base64ToBuffer(n.widevine.pssh),n.widevine.initDataType="cenc",n.status=t.LICENSE_STATUS_LOADING,t.bT(t,n.widevine)):t.nT===t.LICENSE_TYPE_PLAYREADY&&(n.playready.initData=e.base64ToBuffer(n.playready.pssh),n.playready.initDataType="cenc",n.status=t.LICENSE_STATUS_LOADING,t.bT(t,n.playready)))}},h.prototype.bT=function(t,i){var n=t.uT.createSession("temporary");t.eT.push(n),n.addEventListener("message",(function(n){t.gT(t,i,n)}),!1);var e=n.generateRequest(i.initDataType,i.initData);e.then((function(){t.lT++,t.lT===t.aT.length&&t.LE.onGenerateRequestComplete()})),e.catch((function(i){t.mT(r.ERR_DRM_LICENSE_REQUEST,"LicenseManager - keySession.generateRequest() failed: "+i)}))},h.prototype.yT=function(t,i){return t.nT===t.LICENSE_TYPE_PLAYREADY?i.prefix+"/pr":t.nT===t.LICENSE_TYPE_WIDEVINE?i.prefix+"/wv":""},h.prototype.gT=function(t,i,n){var e=t.yT(t,i),r=t.wT(t,n.message);t.dS.executeCommand(t.iT,{challenge:r.challenge,headerFields:r.headerFields,url:e,drmInfo:i,event:n},t)},h.prototype.wT=function(t,i){var n,s={};if(t.nT===t.LICENSE_TYPE_PLAYREADY){var o=(new DOMParser).parseFromString(String.fromCharCode.apply(null,new Uint16Array(i)),"application/xml");o.getElementsByTagName("Challenge")[0]?n=e.base64ToBuffer(o.getElementsByTagName("Challenge")[0].childNodes[0].nodeValue).buffer:t.mT(r.ERR_DRM_LICENSE_REQUEST,"LicenseManager - Cannot find <Challenge> in key message");var u=o.getElementsByTagName("name"),h=o.getElementsByTagName("value");u.length!==h.length&&t.mT(r.ERR_DRM_LICENSE_REQUEST,"LicenseManager - Playready: Mismatched header <name>/<value> pair in key message");for(var a=0;a<u.length;a++)s[u[a].childNodes[0].nodeValue]=h[a].childNodes[0].nodeValue}else t.nT===t.LICENSE_TYPE_WIDEVINE&&(n=i);return{challenge:n,headerFields:s}},h.prototype.onLicenseLoadComplete=function(t,i){var n=this,e=t.data?t.data.event:null,s=t.data?t.data.drmInfo:null;e.target.update(i.data).catch((function(t){n.mT(r.ERR_DRM_LICENSE_REQUEST,"LicenseManager - call to MediaKeySession.update() failed: "+t)}));for(var o=0;o<n.aT.length;o++)n.aT[o].widevine.pssh!==s.pssh&&n.aT[o].playready.pssh!==s.pssh||(n.aT[o].status=n.LICENSE_STATUS_DONE)},h.prototype.onLicenseLoadError=function(){this.mT(r.ERR_XHR_LOAD,"LicenseManager - XHR failed")},h.prototype.mT=function(t,i){var n=new r.Error(t,i);this.Z_.notifyError(n)},h.prototype.rT=function(){for(var t=this,i=0;i<t.eT.length;i++)t.eT[i].close().then((function(){}));t.eT=[]},h.prototype.destroy=function(){var t=this;t._T=null,t.uT=null,t.aT=[],t.rT(),t.cT.destroy()}},7980:function(t,i,n){"use strict";t.exports=l;var e=n(2990),r=n(2350),s=r.Streamer,o=r.Events,u=r.SynchTypes,h=n(902),a=n(7650).HLSEvent,c=n(2503).StreamTypes,f=n(6837);function l(t,i){var n=this;s.call(n,t,i),n._h={},n._h[a.MEDIA_LOADED]=n.__controller.addEventListener(a.MEDIA_LOADED,n.eO,n),n.DEFAULT_STREAM_UPDATE_INTERVAL=8e3,n.MAX_STREAM_UPDATE_INTERVAL=1e4,n.PAST_BUFFER_LENGTH_LIMIT=n._m.config.pastBufferLengthLimit.live,n.LONG_PAUSE_INTERVAL=24e3,n.ET=new h(n.DEFAULT_STREAM_UPDATE_INTERVAL),n.ET.addEventListener(n.AT,n),n.dE=null,n.OT=null,n.ST=!1,n.TT=new h(n.LONG_PAUSE_INTERVAL,1),n.TT.addEventListener(n.IT,n)}e.inherits(l,s),l.prototype.destroy=function(){var t=this;t.ET.destroy(),t.TT.destroy(),t.__controller.removeEventListeners(t._h),s.prototype.destroy.call(t)},l.prototype.onPlay=function(t){var i=this;if(i.jT(),i.MT()){var n=i.OT?u.TIME_GAP:u.INIT;i.HO(n),i.process(i.FS),i.OT=null}else i.NT&&(i.FS=t,i.CE=!1,i.process(i.FS),i.OT=null);s.prototype.onPlay.call(i),i.TT.stop()},l.prototype.onPause=function(){var t=this;t.OT=Date.now(),t.TT.start(),s.prototype.onPause.call(t)},l.prototype.onSeeking=function(t){var i=this;i.RT(!1),i.ST&&(i.kT(),i.process(t))},l.prototype.onSynchComplete=function(){var t=this;t.dE=null,t.FS=null,t.type===c.MAIN&&t._m.setLivePlaybackStartTime(null)},l.prototype.suspendStreaming=function(){this.ET&&this.ET.stop()},l.prototype.resumeStreaming=function(){this.ET&&this.ET.start()},l.prototype.MT=function(){var t=this;if(!t.OT)return!0;if(this._m.config.streamSynch)return!1;var i=t.FO,n=i&&i.targetDuration?3*i.targetDuration*1e3:t.LONG_PAUSE_INTERVAL;return Date.now()-t.OT>n},l.prototype.HO=function(t){var i=this;if(i._m.hasEndlist)i.RT(!0);else{var n=i.FO;if(n.segments.length&&!f.isNullOrUndefined(n.endSeqNum)&&!f.isNullOrUndefined(n.startSeqNum)){var e=i.LT(),r=n.getSegmentfromSeqNum(e);i.FS=r?r.startTime:null,i.dE=i.FS,n.type===c.MAIN&&i._m.setLivePlaybackStartTime(i.dE);var s=i._m.userAgent;i.ST=s&&s.safariDesktop&&t===u.TIME_GAP,i.publish(o.LIVE_SYNCH,i,{synchPosition:i.dE,synchType:t})}}},l.prototype.IT=function(){},l.prototype.DT=function(){var t=this;return!t.CT&&t.UO!==t.STATES.LOADING&&!t.CE&&!t.PT()},l.prototype.xT=function(){var t=this;t.isActive()&&(!t.UT&&t.UO!==t.STATES.INITIALIZING||t.VT||(t.AT(),t.jT()))},l.prototype.LT=function(){var t=this,i=t.FO,n=t._m.getLivePlaybackStartTime();return i.type===c.MAIN||f.isNullOrUndefined(n)?Math.max(i.endSeqNum-t.SEGMENT_OFFSET,i.startSeqNum):i.getSeqNumBeforePosition(n)},l.prototype.BT=function(t){return t},l.prototype.onStreamLoaded=function(t){this.jT(),s.prototype.onStreamLoaded.call(this,t)},l.prototype.eO=function(){this.jT()},l.prototype.jT=function(){var t,i,n=this;n._m.hasEndlist||n.FO.isDash()&&n.type!==c.MAIN?n.ET.destroy():(t=n.ET.startTime>0?Date.now()-n.ET.startTime:0,n.ET.reset(),i=n._m.getStreamRefreshInterval()||n.DEFAULT_STREAM_UPDATE_INTERVAL,i-=t,i=Math.max(i,100),i=Math.min(i,n.MAX_STREAM_UPDATE_INTERVAL),n.ET.delay=i,n.ET.start())},l.prototype.FT=function(){var t=this,i={url:t.FO.url,withResponseHeaders:t._m.isDash()};return t.CE&&(i.stopStreamLoadOnError=!0,i.maxRetries=1),i},l.prototype.stopStreamUpdate=function(){this.ET.reset()},l.prototype.canSwitch=function(t){var i=this;return!i.dE&&("mid-segment"!==t||i.UO===i.STATES.LOADING)},l.prototype.zT=function(){var t=this,i=t.FO;i&&i.endSeqNum===t.qS&&t._m.hasEndlist&&t.RT(!0)}},2440:function(t,i,n){"use strict";var e=n(27),r=n(5985),s=n(5902),o=n(9112),u=n(6888),h=n(2503).StreamTypes,a=e.TsStreamer,c=e.TsLiveStreamer,f=r.SubtitleStreamer,l=r.SubtitleLiveStreamer,v=s.Fmp4Streamer,d=s.Fmp4LiveStreamer,p=o.AacStreamer,m=o.AacLiveStreamer,b=u.Fmp4SubtitleStreamer,g=u.Fmp4SubtitleLiveStreamer;t.exports.create=function(t,i,n){if(!t||!i||"function"!=typeof t.create)return null;var e,r=i.type===h.SUBTITLES;switch(i.containerFormat){case"vtt":e=n?l:f;break;case"aac":e=n?m:p;break;case"mp4":e=r?n?g:b:n?d:v;break;case"ts":e=n?c:a}return e?t.create(e,i):null}},2350:function(t,i,n){"use strict";t.exports.Streamer=b;var e=n(2990),r=n(2999),s=n(2701).CmdNames,o=n(7572),u=n(7650).HLSEvent,h=n(4361),a=h.StreamLoader,c=h.Events,f=n(5557),l=n(258),v=n(2503).StreamTypes,d=n(5877),p=t.exports.Events={SEG_LOAD_START:"streamerSegLoadStart",SEG_LOAD_PROGRESS:"streamerSegLoadProgress",SEG_LOAD_COMPLETE:"streamerSegLoadComplete",SEG_LOAD_ERROR:"streamerSegLoadError",PRELOAD_COMPLETE:"streamerPreloadComplete",STREAM_LOAD_COMPLETE:"StreamLoadComplete",STREAM_LOAD_ERROR:"StreamLoadError",LIVE_SYNCH:"streamerLiveSynch"},m=t.exports.SynchTypes={INIT:"synchAtInit",TIME_GAP:"synchAtTimeGap"};function b(t){var i=this,n=i.__controller;r.call(i,i.constructor.name),i._m=n.model,i.HS=n.services,i.dS=n.create(l),i.GT=n.create(a,i.dS),i.GT.addEventListener(c.STREAM_LOADED,i.onStreamLoaded,i),i.GT.addEventListener(c.STREAM_LOAD_ERROR,i.onStreamLoadError,i),i.AVG_BW_MEASUREMENT_INTERVAL=30,i.HT=0,i.YT=0,i.iT=s.CMD_SEGMENT_LOAD,i.FO=t,i.type=t?t.type:null;var e=t.altRenditionGroups&&t.altRenditionGroups.SUBTITLES&&t.altRenditionGroups.SUBTITLES.hasStreams();i.type&&i.type!==v.VIDEO&&i.type!==v.MAIN||e||(i.qT=[],i.WT=new d(i.sendVttEventCB.bind(i))),i.STATES={ERROR:-1,NONE:0,INITIALIZING:1,INITIALIZED:2,LOADING:3},i.UO=i.STATES.NONE,i.VT=!1,i.QT=!1,i.qS=NaN,i.gO=!1,i.FS=null,i.CE=!1,i.XT=i._m.config.maxBuffer,i.ZT=i._m.live,i.$T=!1,i.NT=!1,i.JT={audio:NaN,video:NaN},i.UT=!1,i.n_=[403]}e.inherits(b,r),b.prototype.destroy=function(){var t=this;t.GT.destroy(),t.UO=t.STATES.NONE,t.FO=null,t.dS&&(t.dS.destroy(),t.dS=null),r.prototype.destroy.call(t)},b.prototype.setCurrentStream=function(t){var i=this;t&&!t.equals(i.FO)&&(i.FO=t,i.onSwitchBegin())},b.prototype.isActive=function(){var t=this;return t.FO&&t.FO.url&&t.FO.url.length>0},b.prototype.setAltAudioActive=function(t){this.$T=t},b.prototype.getCurrentStream=function(){return this.FO},b.prototype.process=function(t,i){var n=this;if("number"==typeof t&&(n.FS=t),n.isStreamReady()||n.UO===n.STATES.ERROR){if(n.DT()){var e=n.BS(n.FS,i),r=n.KT(e);"empty"!==r?"ahead"!==r&&("behind"!==r?n.DT()&&(n.FS=null,n.tI(e)):n.HO(m.TIME_GAP)):n.xT()}}else n.VS()},b.prototype.suspendStreaming=b.prototype.resumeStreaming=function(){},b.prototype.onPlay=function(t){var i=this;i.CE=!1,i.XT=i._m.config.maxBuffer,t&&i.onSynchBegin()},b.prototype.onPlaying=function(){this.NT=!1},b.prototype.onPause=function(){this.CE=!0},b.prototype.onSeeking=function(t){var i=this;i.kT(),i.RT(!1),i.process(t)},b.prototype.onSeeked=function(){},b.prototype.onError=function(){this.dS&&this.dS.removeAllCommands()},b.prototype.onComplete=function(){},b.prototype.onTimeUpdate=function(t){var i=this;if(i.YT){var n=t-i.YT;n>0&&(i.HT+=n)}i.HT>i.AVG_BW_MEASUREMENT_INTERVAL&&(i.hO(i.HS.bandwidthEstimator.averageBandwidth),i.HT=0),i.YT=t},b.prototype.onPreloadBegin=function(){var t=this;t.QT=!0,t.XT=t._m.config.preloadBufferLimit},b.prototype.onPreloadEnd=function(){this.QT=!1},b.prototype.HO=function(){},b.prototype.isStreamReady=function(){var t=this,i=t.FO;return i&&i.isReady()&&t.UO>=t.STATES.INITIALIZED},b.prototype.VS=function(){var t=this;t.isActive()&&(t.UO=t.STATES.INITIALIZING,t.xT())},b.prototype.DT=function(){var t=this,i=t.PT(),n=t._m.config.stopBufferingOnPause;return t.QT&&i&&t.publish(p.PRELOAD_COMPLETE,t),!t.gO&&t.UO!==t.STATES.LOADING&&((!t.CE||!n)&&(!i&&!t.iI()))},b.prototype.KT=function(t){var i=this.FO;if(!i||i.isEmpty()||isNaN(t))return"empty";if(!i.contains(t)){if(t<i.startSeqNum)return"behind";if(t>i.endSeqNum)return"ahead"}return"available"},b.prototype.PT=function(){var t=this;if(t.type&&t._m.bufferedAndPending){var i={buffered:0,pending:0},n=t._m.bufferedAndPending.video||i;return t.type!==v.MAIN&&t.type!==v.VIDEO&&(n=t._m.bufferedAndPending.audio||i),n.buffered+n.pending>=t.XT}return t._m.bufferLength+t._m.pendingBufferLength>=t.XT},b.prototype.iI=function(){var t=this._m;return t.getTotalBufferLength()>=t.config.maxTotalBuffer},b.prototype.onSwitchBegin=function(){this.UT=!0,this.xT()},b.prototype.onSwitchEnd=function(){this.UT=!1},b.prototype.xT=function(){this.VT||this.AT()},b.prototype.AT=function(){var t=this;t.isActive()&&(t.VT=!0,t.GT.load(t.FO,t.FT()))},b.prototype.FT=function(){var t=this;return{url:t.FO.url,retryExclusion:t.n_,withResponseHeaders:t._m.isDash()}},b.prototype.onStreamLoaded=function(t){var i=this;i.UO===i.STATES.INITIALIZING&&(i.UO=i.STATES.INITIALIZED),i.VT=!1,i.publish(p.STREAM_LOAD_COMPLETE,i,{stream:t.dto()})},b.prototype.onStreamLoadError=function(t,i){var n=this;i.code===o.ERR_XHR_LOAD_LIVE_PAUSE[0]&&n.stopStreamUpdate(),n.publish(p.STREAM_LOAD_ERROR,n,{err:i,stream:t}),n.UO=n.STATES.ERROR,n.VT=!1,n.process()},b.prototype.BS=function(t,i){var n=this,e=n.FO,r=NaN;return r="number"==typeof t?e.getSeqNumBeforePosition(t+n._m.TIMESTAMP_COMPARE_EPSILON):isNaN(n.qS)?n.LT():n.UO===n.STATES.ERROR||n.XS?n.qS:n.qS+1,i||(r=n.BT(r)),n.ZT||(r=Math.max(r,e.startSeqNum),r=Math.min(r,e.endSeqNum)),r},b.prototype.BT=function(t){var i=this,n=i.FO,e=i._m.bufferedRanges,r=e.length,s=i.nI(t),o=i._m.userAgent;if(o&&o.safariDesktop)return t;if(i._m.isDash())return t;if(s>=0&&r&&s<r){var u=e.ranges[s].end;return!i.ZT&&u>=i._m.duration?(i.RT(!0),n.endSeqNum):n.getSeqNumBeforePosition(u)}return t},b.prototype.LT=function(){return this.FO.getSeqNumBeforePosition(0)},b.prototype.nI=function(t){var i=this,n=i.FO.getSegmentfromSeqNum(t);if(!n)return-1;for(var e=i._m.TIMESTAMP_COMPARE_EPSILON,r=i._m.bufferedRanges,s=0;s<r.length;s++){var o=r.ranges[s],u=o.start-e,h=o.end+e;if(u=0===n.startTime&&u<.1?0:u,n.startTime>=u&&n.startTime+n.duration<=h)return s}return-1},b.prototype.VO=function(){},b.prototype.tI=function(t){var i=this;if(i.VO(t),!(i.UO<i.STATES.INITIALIZED)){i.kT(),i.UO=i.STATES.LOADING,i.qS=t,i.XS=!1,i._m.updateCurrentLoadingSeqNum(i.qS);var n=i.eI(i.qS);n&&(i.GO(n,i.FO),i.publish(p.SEG_LOAD_START,i),i.rI(t))}},b.prototype.rI=function(){},b.prototype.eI=function(t){var i=this,n=i.BO(t),e=n?n.segment:null;return e?(i.xS=i.dS.executeCommand(i.iT,n,i),e):null},b.prototype.BO=function(t){var i=this.FO;return i?{segment:i.getSegmentfromSeqNum(t),stream:i}:null},b.prototype.onSegmentLoadProgress=function(t,i){var n,e,r,s,o,u=this;if(i)if(i.id!==f.MessageIds.TIMED_METADATA){i.getParam?(n=i.getParam("tracks"),e=i.getParam("perfInfo"),r=i.getParam("bytesTotal")||0,s=i.getParam("parsedInfo"),o=i.getParam("cea608TrackData")):i.cea608TrackData&&(o=i.cea608TrackData);var h=s?s.position:i.position,a=s&&s.inWorkerScope||!1;switch(u.publish(p.SEG_LOAD_PROGRESS,u,{seqNum:u.qS,position:h,bytesTotal:r,inWorkerScope:a,perfInfo:e}),u._m.preloading=u.QT,h){case"firstByte":return;case"start":break;case"end":u.UO===u.STATES.LOADING&&(u.UO=u.STATES.INITIALIZED)}if(n&&(n.forEach((function(t){t.minBufferTime=u.__controller.getMinimumBufferTime(),u.JT[t.type]=t.endTimestamp})),u.WS(n,i.getParam("transferables"))),u.qT&&o&&o.length>0)for(var c=0;c<o.length;c++)u.qT.push(o[c]);"end"===h&&(u._m.setSegEndTimeStamps(u.type,u.FO.groupId,u.qS,u.JT),u.JT.audio=NaN,u.JT.video=NaN)}else{var l=i.getParam("timedMetadata");u._m.updateTimedMetadata(l,u.qS)}},b.prototype.onSegmentLoadComplete=function(t){var i=this;if(i.UO===i.STATES.LOADING&&(i.UO=i.STATES.INITIALIZED),i.qT&&i.qT.length>0){for(var n=[],e=0;e<i.qT.length;e++){for(var r=i.qT[e],s=0;s<n.length&&r.pts>=n[s].pts;)s++;n.splice(s,0,r)}var o=i.FO.getSegmentfromSeqNum(i.qS);i.WT.parse(n,o),i.qT=[]}i.dS.removeCommand(t),i.zT(),i.publish(p.SEG_LOAD_COMPLETE,i,{stream:i.FO}),i.xS=null},b.prototype.onSegmentLoadError=function(t,i){var n=this;n.abortCurrentSegment(t),n.xS=null;var e=i&&i.code===o.ERR_XHR_LOAD[0]?new o.Error(o.ERR_SEGMENT_LOAD):i;n.publish(p.SEG_LOAD_ERROR,n,{seqNum:n.qS,err:e,stream:n.FO})},b.prototype.abortCurrentSegment=function(t){var i=this;return i.UO!==i.STATES.LOADING?null:(t&&i.dS.removeCommand(t),i.UO===i.STATES.LOADING&&(i.UO=i.STATES.INITIALIZED),i.XS=!0,i.JT.audio=NaN,i.JT.video=NaN,i.qS)},b.prototype.kT=function(){var t=this;t.UO===t.STATES.LOADING&&(t.UO=t.STATES.INITIALIZED),t.JT.audio=NaN,t.JT.video=NaN,t.dS.removeRelatedCommands(t.iT)},b.prototype.WS=function(t,i){t&&this.__controller.sendMessage(f.MessageIds.APPEND_SRC_BUFFER,[t],["tracks"],i)},b.prototype.RT=function(t){var i=this;i.gO=t,i.JT.audio=NaN,i.JT.video=NaN,i.type===v.MAIN&&i.__controller.sendMessage(f.MessageIds.END_OF_STREAM,[t],["endOfStream"])},b.prototype.zT=function(){var t=this,i=t.FO;i&&i.endSeqNum===t.qS&&t.RT(!0)},b.prototype.hO=function(t){var i={avgBWtimestamp:Date.now(),avgBW:t};this.type===v.MAIN&&this.__controller.sendMessage(f.MessageIds.SAVE_AVG_BANDWIDTH,[i],["avgBwInfo"])},b.prototype.onManualStreamChange=function(){var t=this;t.RT(!1),t.NT=!0,t.kT(),t.GT.cancel(),t.VT=!1,t.UO=t.UO!==t.STATES.ERROR?t.STATES.INITIALIZING:t.UO,t.xT()},b.prototype.midSegUpSwitch=function(){var t=this;t.xS&&t.abortCurrentSegment(t.xS),t.GT.cancel(),t.VT=!1,t.xT(),t.process(t.YT,!0)},b.prototype.onSynchBegin=function(){},b.prototype.onSynchComplete=function(){},b.prototype.onSynchMetadataReady=function(t){var i=this;i.kT(),i.RT(!1),i.process(t)},b.prototype.canSwitch=function(t){return"mid-segment"!==t||this.UO===this.STATES.LOADING},b.prototype.isInError=function(){return this.UO===this.STATES.ERROR},b.prototype.getSegLoadCommand=function(){return this.dS.getCommand(this.iT)},b.prototype.GO=function(){},b.prototype.sendVttEventCB=function(t){this.__controller.sendEvent(u.VTT_SEGMENT_LOADED,t)}},6972:function(t,i,n){"use strict";t.exports.StreamingController=y;var e=n(2350).Events,r=n(2440),s=n(4571),o=n(1811),u=n(902),h=n(4361),a=h.StreamLoader,c=h.Events,f=n(2503).StreamTypes,l=n(2990),v=n(2999),d=n(7650).HLSEvent,p=n(258),m=n(574).AbrModes,b=n(5557),g=t.exports.Events={STREAM_METADATA_LOADED:"streamMetadataLoaded",STREAM_METADATA_LOAD_ERROR:"streamMetadataLoadError",PRELOAD_COMPLETE:"preloadComplete",SEG_LOAD_PROGRESS:"streamingControllerSegLoadProgress"};function y(){var t=this;v.call(t,t.constructor.name),t._m=t.__controller.model,t.HS=t.__controller.services,t.dS=t.__controller.create(p),t.sI=t.HS.segmentMetrics,t.oI={},t.uI=0,t.hI=0,t.aI={},t.cI=null,t.fI=0,t.FAST_UP_SWITCH_INTERVAL=.3,t.EO=t.__controller.create(o,t.dS),t.EO.addEventListener(t.EO.SWITCH_ON_ERROR,t.lI,t),t.K_=t.__controller.create(s),t.K_.addEventListener(t.K_.SWITCH_BEGIN,t.vI,t),t.K_.addEventListener(t.K_.SWITCH_END,t.dI,t),t.pI=new u(1e3*t._m.config.segmentLoadMonitorInterval),t.pI.addEventListener(t.mI,t),t.bI=new u(1e3*t.FAST_UP_SWITCH_INTERVAL),t.bI.addEventListener(t.gI,t),t.yI={},t.SE=[],t.CE=!1,t.UT=!1,t.NT=!1,t.wI=t.K_.SCENARIOS.STARTUP,t.STATES={ERROR:-1,INITIAL:0,STREAM_METADATA_LOADED:1,INITIALIZED:2},t.UO=t.STATES.INITIAL}l.inherits(y,v),y.prototype.loadStream=function(t){var i=this;t&&i.UO===i.STATES.INITIAL&&(i._I(t).load(t),i.uI++,Object.keys(t.altRenditionGroups).forEach((function(n){var e=t.getAlternateStream(n);e&&e.url&&(i._I(e).load(e),i.uI++)})))},y.prototype.loadAllSubtitleStreams=function(){var t=this;if(t.UO===t.STATES.INITIAL){var i=[];t._m.streams.forEach((function(n){var e=n.getAlternateStream(f.SUBTITLES);e&&i.indexOf(e.url)<0&&(i.push(e.url),t._I(e).load(e),t.uI++)})),t.UO=t.STATES.STREAM_METADATA_LOADED,t.publish(g.STREAM_METADATA_LOADED)}},y.prototype._I=function(t){var i=this,n=i.__controller.create(a,i.dS);return n.addEventListener(c.STREAM_LOADED,i.EI,i),n.addEventListener(c.STREAM_LOAD_ERROR,i.AI,i),i.oI[t.url]=n,t.type===f.SUBTITLES&&i.hI++,n},y.prototype.OI=function(){var t=this;Object.keys(t.oI).forEach((function(i){var n=t.oI[i];n&&n.destroy()})),t.oI={},t.uI=0},y.prototype.EI=function(t){var i=this;if(t){var n=i.oI[t.url];if(n){if(i.UO>=i.STATES.STREAM_METADATA_LOADED)return n.destroy(),delete i.oI[t.url],void i._m.synchStreamTimelines(t.type);t.type!==f.SUBTITLES&&i.hI++,i.hI>=i.uI&&(i.UO=i.STATES.STREAM_METADATA_LOADED,i._m.synchStreamTimelines(),i.publish(g.STREAM_METADATA_LOADED)),n.destroy(),delete i.oI[t.url]}}},y.prototype.AI=function(t,i){var n=this;t&&t.type===f.SUBTITLES||(n.UO=n.STATES.ERROR,n.publish(g.STREAM_METADATA_LOAD_ERROR,i))},y.prototype.init=function(){var t=this;if(t.UO!==t.STATES.ERROR&&t.UO!==t.STATES.INITIALIZED){var i=t._m.getCurrentLoadingStream();if(i){t.hI=0;var n=t.SI(i);n.addEventListener(e.PRELOAD_COMPLETE,t.IS,t),n.addEventListener(e.LIVE_SYNCH,t._A,t),t.aI.MAIN=n,t.cI=n,t.fI++,Object.keys(i.altRenditionGroups).forEach((function(n){var e=i.getAlternateStream(n);if(e){var r=t.SI(e);r&&(t.aI[n]=r,t.fI++)}})),t.TI(),t.II(),t.UO=t.STATES.INITIALIZED}}},y.prototype.isInitialized=function(){return this.UO>=this.STATES.INITIALIZED},y.prototype.SI=function(t){var i=this;if(!t)return null;var n=r.create(i.__controller,t,i._m.live);return i.jI(n),n},y.prototype.MI=function(){var t=this;Object.keys(t.aI).forEach((function(i){t.aI[i].destroy()})),t.aI={},t.cI=null},y.prototype.jI=function(t){var i=this;if(t){var n={};n[e.SEG_LOAD_START]=i.NI,n[e.SEG_LOAD_PROGRESS]=i.jS,n[e.SEG_LOAD_COMPLETE]=i.RI,n[e.SEG_LOAD_ERROR]=i.kI,n[e.STREAM_LOAD_ERROR]=i.LI,n[e.STREAM_LOAD_COMPLETE]=i.DI,Object.keys(e).forEach((function(r){var s=e[r];t.addEventListener(s,n[s],i)}))}},y.prototype.TI=function(){var t=this,i=t.aI.AUDIO;t.cI&&t.cI.setAltAudioActive(i&&i.isActive())},y.prototype.CI=function(){var t=this,i=Array.prototype.slice.call(arguments),n=i.shift(),e=t.cI;e&&e[n]&&"function"==typeof e[n]&&e[n].apply(e,i),Object.keys(t.aI).forEach((function(r){r!==f.MAIN&&(e=t.aI[r])&&e[n]&&"function"==typeof e[n]&&e[n].apply(e,i)}))},y.prototype.process=function(){var t=this;t.CI("process"),t.wI=t.K_.SCENARIOS.LOAD},y.prototype.suspendStreaming=function(){this.CI("suspendStreaming")},y.prototype.resumeStreaming=function(){this.CI("resumeStreaming")},y.prototype.setABRMode=function(t){var i=this,n=i._m;n.setABRMode(t)&&n.getABRMode()!==m.AUTO&&(i.xI("video"),i.UT=!1,i.II())},y.prototype.xI=function(t){var i=this;i.NT=!0,i.__controller.sendMessage(b.MessageIds.PAUSE_BEFORE_STREAM_CHANGE,[t],["streamType"]),i.CI("onManualStreamChange")},y.prototype.setAudioLanguage=function(t){var i=this,n=i._m;if(n.setAudioLanguage(t)){i.xI("audio");var e=f.AUDIO,r=n.getCurrentLoadingStream(),s=r?r.getAlternateStream(e):null,o=i.aI[e];s&&o&&o.setCurrentStream(s),i.TI()}},y.prototype.getMetrics=function(){return this.sI.getMetrics()},y.prototype.onPlay=function(t){var i=this;i.pI.start(),i.UI()?(i.CI("onPlay",t),i.CE=!1,i.NT=!1):i.SE.push([i,i.onPlay,[t]])},y.prototype.onPlaying=function(){this.CI("onPlaying"),this.bI.start()},y.prototype.onPause=function(){var t=this;t.pI.stop(),t.CI("onPause"),t.CE=!0},y.prototype.onSeeking=function(t){var i=this;i._m.live||i.II(),i.CI("onSeeking",t)},y.prototype.onSeeked=function(t){this.CI("onSeeked",t)},y.prototype.onComplete=function(){this.sI.onComplete(),this.CI("onComplete")},y.prototype.onError=function(){this.CI("onError")},y.prototype.onTimeUpdate=function(t){this.CI("onTimeUpdate",t),this.sI.onTimeUpdate(t)},y.prototype.onSynchMetadataReady=function(t){this.II(),this.CI("onSynchMetadataReady",t)},y.prototype.onSynchComplete=function(){this.CI("onSynchComplete")},y.prototype.onPreloadBegin=function(){this.CI("onPreloadBegin")},y.prototype.onPreloadEnd=function(){this.CI("onPreloadEnd")},y.prototype.lI=function(t){var i=this;i.UT=!1,i.II(i.K_.SCENARIOS.ERROR,{index:t})},y.prototype.vI=function(){var t=this,i=t._m.getCurrentLoadingStream();t.UT=!0,t.cI.setCurrentStream(i),Object.keys(i.altRenditionGroups).forEach((function(n){var e=i.getAlternateStream(n);e&&t.aI[n]&&t.aI[n].setCurrentStream(e)})),t.TI()},y.prototype.dI=function(){this.UT=!1,this.CI("onSwitchEnd")},y.prototype.mI=function(){var t=this,i=t.cI?t.cI.getSegLoadCommand():null;i&&t.II(t.K_.SCENARIOS.MIDSEGMENT,{command:i,position:i.position})},y.prototype.gI=function(){var t=this;t.UT=!1,t.II(),t._m.getCurrentLoadingStream().bitrate>t._m.getCurrentPlayingStream().bitrate&&(t.bI.reset(),t.CI("midSegUpSwitch"))},y.prototype.VI=function(t,i,n,e,r){var s=this,o=s._m.getCurrentLoadingStream(),u=o?o.getSegmentfromSeqNum(i):null,h={bitrateIndex:o?o.index:0,frameRate:o?o.frameRate:30,bytesTotal:n};"firstByte"===t?(h.beginTime=u?u.startTime:NaN,h.switchReason="none",h.observedBitrate=s.HS.bandwidthEstimator.averageBandwidth,h.timeToFirstByte=u?u.timeToFirstByte:NaN,h.endTime=u?u.startTime+u.duration:NaN,h.programDateTime=u?u.programDateTime:NaN,s.sI.segmentLoadBegin(i,h)):"end"===t&&(h.perfInfo=r,h.timeToDownload=u?u.totalDownloadTime:NaN,h.segmentInWorker=!!e,s.sI.segmentLoadEnd(i,h))},y.prototype.BI=function(){var t=this;t.pI.reset(),t.CE||t.EO.running||t.pI.start()},y.prototype.II=function(t,i){var n=this;if(t=t||n.wI,!n.UT)if(t!==n.K_.SCENARIOS.MIDSEGMENT){var e=i?i.index:null;n.K_.switchStream(t,null,e)}else{var r=i?i.command:null,s=i?i.position:null;n.FI(t,r,s)}},y.prototype.FI=function(t,i,n){var e=this;if("end"!==n&&(e.cI&&e.cI.canSwitch(t)&&e.K_.switchStream(t,"down"))){var r=e.cI.abortCurrentSegment(i);r&&e.VI("end",r),e.process()}},y.prototype.NI=function(){this.BI()},y.prototype.jS=function(t,i){var n=this;if(n.zI(t)&&i){n.publish(g.SEG_LOAD_PROGRESS,i.bytesTotal),"firstByte"===i.position&&n.K_.switchComplete();var e=i.position,r=i.bytesTotal,s=i.inWorkerScope,o=i.perfInfo,u=i.seqNum;n.VI(e,u,r,s,o),n.BI()}},y.prototype.RI=function(t){var i=this;i.GI(),i.zI(t)&&i.II()},y.prototype.kI=function(t,i){var n=this;n.zI(t)&&n.VI("end",i.seqNum),n.HI(i.err,i.stream)},y.prototype.DI=function(t,i){var n=this;if(n.GI(),n.zI(t)||n._m.synchStreamTimelines(t.type),n.__controller.sendEvent(d.STREAM_UPDATED,i),n.SE.length>0&&n.KE(),n.NT){for(var e=0,r=Object.keys(n.aI),s=0;s<n.fI;s++)n.aI[r[s]].isActive()&&e++;++n.hI>=e&&(n.hI=0,n.__controller.sendMessage(b.MessageIds.PLAY_AFTER_STREAM_CHANGE))}},y.prototype.LI=function(t,i){this.HI(i.err,i.stream)},y.prototype.HI=function(t,i){this.pI.stop(),this.EO.handle(t,i)},y.prototype.GI=function(){var t=this,i=!0;t.EO.running&&(Object.keys(t.aI).forEach((function(n){var e=t.aI[n],r=e?e.getCurrentStream():null;r&&r.type!==f.SUBTITLES&&(i=i&&!e.isInError())})),i&&(t.EO.onLoadComplete(),t.BI()))},y.prototype.IS=function(){this.onPreloadEnd(),this.publish(g.PRELOAD_COMPLETE)},y.prototype._A=function(t,i){this.zI(t)&&this.__controller.sendEvent(d.LIVE_SYNCH,i)},y.prototype.zI=function(t){return t&&t.type===f.MAIN},y.prototype.UI=function(){var t=this;if(t.UO!==t.STATES.INITIALIZED)return!1;var i=!0;return Object.keys(t.aI).forEach((function(n){if(n!==f.SUBTITLES){var e=t.aI[n];i=i&&(!e.isActive()||e.isStreamReady())}})),i},y.prototype.KE=function(){var t=this.SE;this.SE=[],t.forEach((function(t){var i=t[0],n=t[1],e=t.length>2?t[2]:null;n&&"function"==typeof n&&n.apply(i,e)}))},y.prototype.destroy=function(){var t=this;t.MI(),t.OI(),t.EO&&(t.EO.destroy(),t.EO=null),t.dS&&(t.dS.destroy(),t.dS=null),t.K_&&(t.K_.destroy(),t.K_=null),t.bI&&(t.bI.destroy(),t.bI=null),t.sI&&(t.sI.destroy(),t.sI=null),t.pI.destroy(),t.SE=[],v.prototype.destroy.call(t)}},5985:function(t,i,n){"use strict";t.exports.SubtitleStreamer=h,t.exports.SubtitleLiveStreamer=a;var e=n(2990),r=n(2350).Streamer,s=n(7980),o=n(2701).CmdNames,u=n(7650).HLSEvent;function h(t,i){this.DO(t,i)}function a(t,i){this.DO(t,i)}e.inherits(h,r),e.inherits(a,s),a.prototype.DO=h.prototype.DO=function(t,i){var n=this;n.constructor.super_.call(n,t,i),n.f_=n.constructor.super_.prototype,n.YI={},n.iT=o.CMD_SUBTITLE_SEGMENT_LOAD,n.primary=!1,n.UO=t.isReady()?n.STATES.INITIALIZED:n.STATES.NONE},a.prototype.destroy=h.prototype.destroy=function(){var t=this;t.YI={},t.f_.destroy.call(t)},a.prototype.onPlay=h.prototype.onPlay=function(t){this.f_.onPlay.call(this,t)},a.prototype.onTimeUpdate=h.prototype.onTimeUpdate=function(t){this.YT=t},a.prototype.PT=h.prototype.PT=function(){var t=this;return t.qI(t.YT)>=t.XT},a.prototype.iI=h.prototype.iI=function(){return this.qI()>=this._m.config.maxTotalBuffer},a.prototype.BO=h.prototype.BO=function(t){var i=this.FO;return i?{subtitleStream:i,segment:i.getSegmentfromSeqNum(t),live:this._m.live}:{}},a.prototype.onSubtitleSegmentLoadComplete=h.prototype.onSubtitleSegmentLoadComplete=function(t,i){var n=this;if(i){var e=i.data;n.__controller.sendEvent(u.VTT_SEGMENT_LOADED,e),n.YI[e.sequenceNum]={start:e.startTime,end:e.startTime+e.duration}}n.f_.onSegmentLoadComplete.call(n,t)},a.prototype.onSubtitleSegmentLoadError=h.prototype.onSubtitleSegmentLoadError=function(t){var i=this;i.UO=i.STATES.NONE,i.dS.removeCommand(t)},a.prototype.BT=h.prototype.BT=function(t){var i=this,n=i.FO,e=t;if(!isNaN(e))for(;i.YI[e];)e++;return!i.ZT&&e>n.endSeqNum?(i.RT(!0),n.endSeqNum):e},a.prototype.qI=h.prototype.qI=function(t){var i=this.FO,n=i.getSeqNumBeforePosition(t);if(isNaN(n))return 0;for(var e=0;n<=i.endSeqNum;n++){var r=this.YI[n];if(!r)break;e=r.end-t}return e},a.prototype.WI=h.prototype.WI=function(){var t=this,i=0;return Object.keys(t.YI).forEach((function(n){var e=t.YI[n];e&&(i+=e.end-e.start)})),i},a.prototype.GO=h.prototype.GO=function(){this.FO},a.prototype.nI=h.prototype.nI=function(){},a.prototype.WS=h.prototype.WS=function(){},a.prototype.onSynchMetadataReady=h.prototype.onSynchMetadataReady=function(){},a.prototype.setABRMode=h.prototype.setABRMode=function(){},a.prototype.canSwitch=h.prototype.canSwitch=function(){return!0}},4571:function(t,i,n){"use strict";t.exports=h;var e=n(1426),r=n(574).AbrModes,s=n(2999),o=n(2990),u=n(7650).HLSEvent;function h(){var t=this;t._m=t.__controller.model,t.QI=t.__controller.create(e),t.XI={estimatedBandwidthInBps:0,bitrateList:[],currentIndex:0,bufferLength:0},t._h={},t.eO(),t.SWITCH_BEGIN="switchBegin",t.SWITCH_END="switchEnd",t.SCENARIOS={STARTUP:"startup",LOAD:"load",ERROR:"error",MIDSEGMENT:"mid-segment"},t.switching=!0,s.call(t,t.constructor.name),t._h[u.MEDIA_LOADED]=t.__controller.addEventListener(u.MEDIA_LOADED,t.eO,t)}o.inherits(h,s),h.prototype.destroy=function(){var t=this;t.QI.destroy(),t.__controller.removeEventListeners(t._h),s.prototype.destroy.call(t)},h.prototype.switchStream=function(t,i,n){var e=this;e._m.getABRMode()!==r.AUTO&&e._m.streams.forEach((function(t,i){e._m.getUserReqBitrate()===t.bitrate&&(n=i)}));var s=e._m.currentLoadingStreamIndex,o=e.ZI(),u=e.$I(n,t,o);return!(u<0)&&(u!==s&&((!i||!("up"===i&&u<s||"down"===i&&u>s))&&(e._m.setCurrentLoadingStream(u),e.switching=!0,e.publish(e.SWITCH_BEGIN,u),!0)))},h.prototype.$I=function(t,i,n){return"number"==typeof t?t:this.QI.getNextStreamIndex(n,i===this.SCENARIOS.STARTUP)},h.prototype.switchComplete=function(){var t=this;t.switching=!1,t.publish(t.SWITCH_END)},h.prototype.ZI=function(){var t=this;t.JI();var i=t.XI,n=t.__controller.services.bandwidthEstimator,e=t._m.dimensions;return i.estimatedBandwidthInBps=1e3*n.averageBandwidth*1e3,i.currentIndex=t._m.currentLoadingStreamIndex,i.bufferLength=t._m.bufferLength,i.displayWidth=isNaN(e.width)?640:e.width,i.displayHeight=isNaN(e.height)?360:e.height,i.pixelRatio=t._m.pixelRatio,i.is360=t._m.is360,i.streams=t._m.streams,i.segmentLength=t._m.getSegmentLength(),i},h.prototype.eO=function(){this.JI()},h.prototype.JI=function(){var t=this;t._m.streams&&!t.XI.bitrateList.length&&(t.XI.bitrateList=[],t._m.streams.forEach((function(i){t.XI.bitrateList.push("VBR"===i.rcMode.toUpperCase()?i.avgBitrate:i.bitrate)})))}},27:function(t,i,n){"use strict";t.exports.TsStreamer=a,t.exports.TsLiveStreamer=c;var e=n(2990),r=n(2350).Streamer,s=n(7980),o=n(2701).CmdNames,u=n(6837),h=n(5557);function a(t,i){this.DO(t,i)}function c(t,i){this.DO(t,i),this.SEGMENT_OFFSET=2}e.inherits(a,r),e.inherits(c,s),c.prototype.DO=a.prototype.DO=function(t,i){var n=this;n.constructor.super_.call(n,t,i),n.f_=n.constructor.super_.prototype,n.processOnlyMetadata=!1,n.lastChunkEndTs={audio:NaN,video:NaN},n.lastFrameDuration={audio:NaN,video:NaN},n.xO(),n.iT=o.CMD_SEGMENT_LOAD,n.primary=!0;var e=n.__controller.getMinimumBufferTime(),r=[{codec:"avc1.640021",type:"video",mimeType:'video/mp4; codecs="avc1.640021"',minBufferTime:e}];t&&t.hasAudio&&r.push({codec:"mp4a.40.2",type:"audio",mimeType:'audio/mp4; codecs="mp4a.40.2"',minBufferTime:e}),n.__controller.sendMessage(h.MessageIds.CREATE_SRC_BUFFER,[r],["tracks"]),n.UO=n.STATES.INITIALIZED},c.prototype.destroy=a.prototype.destroy=function(){var t=this;t.xO(),t.f_.destroy.call(t)},c.prototype.onSeeking=a.prototype.onSeeking=function(t){var i=this;i.lastChunkEndTs={audio:NaN,video:NaN},i.f_.onSeeking.call(i,t)},c.prototype.onSwitchBegin=a.prototype.onSwitchBegin=function(){var t=this;t.xO(),t.f_.onSwitchBegin.call(t)},c.prototype.VO=a.prototype.VO=function(){this.xO()},c.prototype.BO=a.prototype.BO=function(t){var i=this;return{segment:i._m.getSegment(i._m.currentLoadingStreamIndex,t),stream:i.FO,state:{mp4:i.zO,lastChunkEndTs:i.lastChunkEndTs,lastFrameDuration:i.lastFrameDuration,isAltAudioActive:i.$T},onlyMetadata:i.processOnlyMetadata}},c.prototype.onSegmentLoadProgress=a.prototype.onSegmentLoadProgress=function(t,i,n){var e=this;if(i){var r=i.getParam?i.getParam("parsedInfo"):null;r&&(u.isNumber(r.pcr)&&e._m.setPCR(r.pcr),u.isNumber(r.frameRate)&&e.FO.setFrameRate(r.frameRate),u.isNumber(r.startOffsetTimestamp)&&e._m.setStartOffset(r.startOffsetTimestamp),r.lastChunkEndTs&&(e.lastChunkEndTs=r.lastChunkEndTs),r.lastFrameDuration&&(e.lastFrameDuration=r.lastFrameDuration)),e.f_.onSegmentLoadProgress.call(e,t,i,n)}},c.prototype.WS=a.prototype.WS=function(t,i){var n=this;t&&(n.f_.WS.call(n,t,i),t.forEach((function(t){n.zO[t.type].shouldInit=!1})))},c.prototype.onSynchMetadataReady=a.prototype.onSynchMetadataReady=function(t){var i=this;i.processOnlyMetadata=!1,i.f_.onSynchMetadataReady.call(i,t)},c.prototype.onManualStreamChange=a.prototype.onManualStreamChange=function(){var t=this;t.xO(),t.lastChunkEndTs={audio:NaN,video:NaN},t.f_.onManualStreamChange.call(t)},c.prototype.midSegUpSwitch=a.prototype.midSegUpSwitch=function(){var t=this;t.xO(),t.lastChunkEndTs={audio:NaN,video:NaN},t.f_.midSegUpSwitch.call(t)},c.prototype.xO=a.prototype.xO=function(){this.zO={audio:{shouldInit:!0,seqNum:0},video:{shouldInit:!0,seqNum:0}}},c.prototype.GO=a.prototype.GO=function(t,i){},a.prototype.onSynchBegin=function(){this.processOnlyMetadata=!0},c.prototype.HO=function(t){var i=this;i.lastChunkEndTs={audio:NaN,video:NaN},i.f_.HO.call(i,t)}},7572:function(t){"use strict";var i="api",n="network",e="decode";function r(t,i){var n=this;n.code=t[0],n.message=t[1],n.type=t[2],n.isDrm=t[3],i&&(n.message+=": "+i),n.error=new Error(n.message,n.code)}t.exports={Error:r,ERR_XHR_LOAD:[11,"Failed to load xhr request",n,!1],ERR_PLAYLIST_LOAD:[12,"Failed to load Playlist",n,!1],ERR_SUBS_LOAD:[13,"Failed to load Subtitle",n,!1],ERR_SEGMENT_LOAD:[14,"Failed to load Segment",n,!1],ERR_PARTIAL_LOAD:[15,"Loader failed to load complete data",n,!1],ERR_MASTER_PLAYLIST_PARSE:[16,"Failed to parse Master Playlist",e,!1],ERR_MEDIA_PLAYLIST_PARSE:[17,"Failed to parse Media Playlist",e,!1],ERR_SEGMENT_PARSE:[18,"Failed to parse segment data",e,!1],ERR_API_NO_NODE:[19,"No video node is being set",i,!1],ERR_MIMETYPE_NOT_SUPPORTED:[20,"Mimetype is not supported in current browser",e,!1],ERR_XHR_LOAD_LIVE_PAUSE:[21,"Failed to load xhr request during live pause",n,!1],ERR_DRM_EME_MISSING:[22,"Browser EME components not detected or HTTPS required",e,!0],ERR_DRM_INIT:[23,"Failed to initialize DRM components",e,!0],ERR_DRM_CONFIG:[24,"Browser/system does not support the requested DRM configurations",e,!0],ERR_DRM_LICENSE_REQUEST:[25,"Failed to get DRM license",e,!0],ERR_XHR_LOAD_FORBIDDEN:[27,"Forbidden to load xhr request",n,!1]},r.prototype.dto=function(){var t=this;return{code:t.code,message:t.message,type:t.type,isDrm:t.isDrm}}},7650:function(t,i){"use strict";i.HLSEvent={STATE_CHANGED:"stateChanged",PRELOAD_PROGRESS:"preloadProgress",MEDIA_LOADED:"mediaLoaded",MEDIA_METADATA_LOADED:"mediaMetadataLoaded",STREAM_UPDATED:"streamUpdated",INFO_UPDATE:"infoUpdate",SEGMENT_FIRST_BYTE_LOADED:"segmentFirstByteLoaded",SEGMENT_RENDERED:"segmentRendered",VTT_SEGMENT_LOADED:"vttSegmentLoaded",PCR_AVAILABLE:"pcrAvailable",STREAM_SWITCHED:"streamSwitched",LIVE_LOADING_LATE:"liveLoadingLate",LIVE_SYNCH:"liveSynch",WAITING:"hlsWaiting",CUEPOINT_DETECTED:"cuepointDetected",CUEPOINT_STARTED:"cuepointStarted",ABR_DATA_UPDATED:"abrDataUpdated",ERROR:"error",SEG_INFO_METRICS_AVAILABLE:"segInfoMetricsAvailable",CONTENT_LOAD_FINISHED:"contentLoadFinished",PRELOAD_START:"preloadStart",PRELOAD_COMPLETE:"preloadComplete",CC_VTT_AVAILABLE:"ccVttAvailable",BUFFER_GROWTH_DETECTED:"bufferGrowthDetected",MULTI_LANGUAGES_AVAILABLE:"multiLanguagesAvailable",TIMED_METADATA_READY:"timedMetadataReady",PLAY_BLOCKED:"playbackBlocked",BUFFER_GAP_DETECTED:"bufferGapDetected",DATE_RANGE_STARTED:"daterangeStarted",DATE_RANGE_ENDED:"daterangeEnded",STREAM_SYNCH_COMPLETE:"streamsynchComplete",STREAM_SYNCH_STRATEGY_APPLIED:"streamsynchStrategyApplied"},i.ExternalEvents=[i.HLSEvent.MEDIA_LOADED,i.HLSEvent.MEDIA_METADATA_LOADED,i.HLSEvent.INFO_UPDATE,i.HLSEvent.VTT_SEGMENT_LOADED,i.HLSEvent.SEGMENT_FIRST_BYTE_LOADED,i.HLSEvent.SEGMENT_RENDERED,i.HLSEvent.STREAM_SWITCHED,i.HLSEvent.LIVE_LOADING_LATE,i.HLSEvent.STREAM_UPDATED,i.HLSEvent.WAITING,i.HLSEvent.CUEPOINT_DETECTED,i.HLSEvent.CUEPOINT_STARTED,i.HLSEvent.ABR_DATA_UPDATED,i.HLSEvent.PRELOAD_PROGRESS,i.HLSEvent.SEG_INFO_METRICS_AVAILABLE,i.HLSEvent.CONTENT_LOAD_FINISHED,i.HLSEvent.PRELOAD_START,i.HLSEvent.PRELOAD_COMPLETE,i.HLSEvent.CC_VTT_AVAILABLE,i.HLSEvent.BUFFER_GROWTH_DETECTED,i.HLSEvent.MULTI_LANGUAGES_AVAILABLE,i.HLSEvent.TIMED_METADATA_READY,i.HLSEvent.PLAY_BLOCKED,i.HLSEvent.BUFFER_GAP_DETECTED,i.HLSEvent.DATE_RANGE_STARTED,i.HLSEvent.DATE_RANGE_ENDED,i.HLSEvent.STREAM_SYNCH_COMPLETE,i.HLSEvent.STREAM_SYNCH_STRATEGY_APPLIED]},3713:function(t,i,n){"use strict";t.exports=s;var e=n(2990),r=n(4892);function s(t,i){var n=this;t.noDemux=!0,n.constructor.super_.call(n,t,i),n.f_=n.constructor.super_.prototype}e.inherits(s,r),s.prototype.destroy=function(){this.f_.destroy.call(this)}},1811:function(t,i,n){"use strict";t.exports=u;var e=n(2999),r=n(2990),s=n(2701).CmdNames,o=n(2503).StreamTypes;function u(t){var i=this;i._m=i.__controller.model,i.dS=t,i.SWITCH_ON_ERROR="switchOnError",i.iE=null,e.call(i,i.constructor.name),i.running=!1}r.inherits(u,e),u.prototype.destroy=function(){var t=this;t._m=null,t.dS=null,t.iE=null,t.running=!1},u.prototype.handle=function(t,i){var n=this;if(t&&i&&i.type!==o.SUBTITLES){var e=i.index;n.iE=t;var r={streamIndex:e,error:t};n.running=!0;var u=n.dS.getCommand(s.CMD_ERROR_HANDLE);u?u.execute(e):n.dS.executeCommand(s.CMD_ERROR_HANDLE,r,n)}},u.prototype.onErrorHandleProgress=function(t,i){this.publish(this.SWITCH_ON_ERROR,i.index)},u.prototype.onErrorHandleError=function(t){var i=this;i.running=!1,i.dS.removeCommand(t),i.__controller.notifyError(i.iE)},u.prototype.onLoadComplete=function(){var t=this;t.running=!1;var i=t.dS.getCommand(s.CMD_ERROR_HANDLE);t.dS.removeCommand(i)}},1511:function(t,i,n){"use strict";t.exports=h;var e=n(4892),r=n(5557),s=n(2990),o=n(867),u=n(3789);function h(t,i){var n=this;if(n._m=n.__controller.model,n.IE=n._m.config.useWorker,n.KI=n._m.userAgent,n.fE="HlsTransformer",n.lE=s.guid(),n.fS=t,n.lS=i,n.MIN_BUFFER_LENGTH=5,n.jE()){if(n.ME=n.__controller.services.getWorker(n.fE),n.ME)return n.ME.addEventListener("message",n.RE.bind(n)),void n.kE(r.MessageIds.CREATE,[t]);n._m.config.useWorker=!1}n._j=new e(t,i),n.IE=!1}h.prototype.destroy=function(){var t=this;t.IE&&t.ME?t.kE(r.MessageIds.DESTROY):t._j.destroy()},h.prototype.close=function(){var t=this;t.IE&&t.ME?t.kE(r.MessageIds.CALL_METHOD,null,"close"):t._j.close()},h.prototype.append=function(t){var i=this;i.IE&&i.ME?i.kE(r.MessageIds.CALL_METHOD,[t],"append",[t.buffer]):i._j.append(t)},h.prototype.endOfSegment=function(){var t=this;t.IE&&t.ME?t.kE(r.MessageIds.CALL_METHOD,null,"endOfSegment"):t._j.endOfSegment()},h.prototype.RE=function(t){if(t){var i=t.data?new u(t.data):t;if(i&&i.instanceId===this.lE&&(i.id===r.MessageIds.APPEND_SRC_BUFFER||i.id===r.MessageIds.TIMED_METADATA)){var n=i.getParam("parsedInfo");n&&(n.inWorkerScope=!0),this.lS(i)}}},h.prototype.jE=function(){var t=this;return!!t.IE&&(t.KI.chrome&&!t.KI.win7?t.IE=!(t.__controller&&t.__controller.getState()>=o.PLAY_REQUESTED)||t._m.bufferLength>t.MIN_BUFFER_LENGTH:t.IE=!1,t.IE)},h.prototype.kE=function(t,i,n,e){var s=this;if(s.ME&&t){var o={type:r.MessageTypes.MESSAGE,id:t,moduleName:s.fE,instanceId:s.lE,funcName:n,args:i,timestamp:Date.now()};s.ME.postMessage(o,e)}}},4892:function(t,i,n){"use strict";t.exports=h;var e=n(8457),r=n(5328),s=n(6837),o=n(5557),u=n(3789);function h(t,i){var n=this;n.fS=t,n.lS=i,n.Yj=t.noDemux?null:new e(t.demux,n.processSegmentData.bind(n)),n.tM=new r,n.DEFAULT_WIDTH=640,n.DEFAULT_HEIGHT=360,n.GAP_EPSILON=100,n.iM=n.fS.startOffsetTimestamp,n.nM=n.fS.lastChunkEndTs||{audio:NaN,video:NaN},n.eM=n.fS.lastFrameDuration||{audio:NaN,video:NaN},n.$T=n.fS.isAltAudioActive,n.rM=n.fS.prevSegEndTimeStamps;var s=n.fS.mp4State;n.sM={audio:!s||!s.audio||s.audio.shouldInit,video:!s||!s.video||s.video.shouldInit},n.oM={audio:0,video:0},n.uM={audio:{dts:NaN,pts:NaN},video:{dts:NaN,pts:NaN}}}h.prototype.destroy=function(){var t=this;t.Yj&&(t.Yj.destroy(),t.Yj=null),t.tM.destroy()},h.prototype.close=function(){this.Yj&&this.Yj.destroy()},h.prototype.append=function(t){this.Yj&&this.Yj.append(t)},h.prototype.endOfSegment=function(){this.Yj&&this.Yj.endOfSegment()},h.prototype.processSegmentData=function(t){var i=this;if(t&&!t.error){var n,e=t.avData,r=t.pos,s=t.timedMetadata,h=i.fS.startTime,a=i.fS.timescale,c=0;if(e){var f=i.fS.pcr;(null==f||isNaN(f))&&(i.fS.pcr=f=e.pcr-h*a);var l=[],v=e.audio,d=e.video,p=null,m=[];if(v&&v.frames&&v.frames.length&&!i.$T&&(v.type="audio",v.config.timescale=a,v.config.duration=i.fS.duration*v.config.timescale,v.config.useEditBox=i.fS.useEditBox,c=i.hM("audio",v.frames[0],f,h,a),v.frames.forEach((function(t){t.dts-=c,t.pts-=c})),v.startTime=v.frames[0].dts,v.endTime=v.frames[v.frames.length-1].dts,l.push(v)),d&&d.frames&&d.frames.length){if(d.type="video",d.config.timescale=a,d.config.duration=i.fS.duration*d.config.timescale,d.config.width=i.fS.width||i.DEFAULT_WIDTH,d.config.height=i.fS.height||i.DEFAULT_HEIGHT,d.config.useEditBox=i.fS.useEditBox,d.frames.length>1){var b=d.frames[1].dts-d.frames[0].dts;d.config.frameRate=d.config.timescale/b,i.fS.frameRate=d.config.frameRate}c=i.hM("video",d.frames[0],f,h,a),d.frames.forEach((function(t){t.dts-=c,t.pts-=c})),d.startTime=d.frames[0].dts,d.endTime=d.frames[d.frames.length-1].dts,p=d.frames[0].pts,l.push(d);for(var g=0;g<d.frames.length;g++)for(var y=0;y<d.frames[g].cea608Data.length;y++){var w=d.frames[g].cea608Data[y];w.pts=d.frames[g].pts,w.dts=d.frames[g].dts,w.timescale=d.config.timescale,m.push(w)}}n=new u({type:o.MessageTypes.MESSAGE,id:o.MessageIds.APPEND_SRC_BUFFER});var _={};_.position=i.position=r,_.pcr=f,_.frameRate=i.fS.frameRate,"number"!=typeof i.iM&&"number"==typeof p&&(i.iM=p),_.startOffsetTimestamp=i.iM;var E=i.aM(l);_.lastChunkEndTs=i.nM,_.lastFrameDuration=i.eM,n.putParam("parsedInfo",_);var A=[];E&&E.tracks&&(n.putParam("tracks",E.tracks),E.tracks.forEach((function(t){A.push(t.data.buffer)})),m&&m.length>0&&n.putParam("cea608TrackData",m),n.putParam("transferables",A))}else{if(!s)return;var O=s.pts-i.fS.pcr;c=this.cM(O,h,a),s.timestamp=(O-c)/a,delete s.pts,(n=new u({type:o.MessageTypes.MESSAGE,id:o.MessageIds.TIMED_METADATA})).putParam("timedMetadata",s)}i.lS&&i.lS(n)}},h.prototype.hM=function(t,i,n,e,r){var s=this,o=s.uM[t];isNaN(o.dts)&&isNaN(o.pts)&&(s.uM[t]={dts:i.dts-n,pts:i.pts-n});var u=s.oM[t];return 0!==u?u+n:(s.oM[t]=s.cM(s.uM[t].dts,e,r),s.oM[t]+n)},h.prototype.cM=function(t,i,n){var e=this;if(!e.fS.discontinuity)return 0;var r=e.rM?e.rM.audio:NaN;return t-(i=isNaN(r)?i*n:r)},h.prototype.aM=function(t){var i=this;if(t&&t.length){var n={tracks:[]};return t.forEach((function(t){if(t){t.config.offset=i.fS.live?0:i.iM;var e=i.fS.mp4State,r=i.sM[t.type];t.config.shouldInit=s.isNullOrUndefined(r)?"start"===i.position:r,t.config.seqNum=e[t.type]?e[t.type].seqNum++:0,"video"===t.type?t.config.defaultFrameDuration=i.fS.timescale/i.fS.frameRate:"audio"===t.type&&(t.config.defaultFrameDuration=Math.ceil(1024*i.fS.timescale/t.config.samplingFreq)),i.fM(t.type,t.frames,t.config.defaultFrameDuration),i.sM[t.type]=!1,i.fS.onlyMetadata&&(t.frames=[]);var o=i.tM.generate(t);o.onlyMetadata=i.fS.onlyMetadata,n.tracks.push(o)}})),n}},h.prototype.fM=function(t,i,n){var e=this;if(i&&i.length){var r=i[i.length-1].dts,o=i[0].dts;if(s.isNumber(e.nM[t])&&!isNaN(e.nM[t])){var u=o-e.nM[t],h=Math.ceil(2*e.eM[t])-e.GAP_EPSILON,a=Math.ceil(10*e.eM[t]);if(u>h);else if(u<e.eM[t]-e.GAP_EPSILON&&"audio"===t){var c=e.nM[t]+e.eM[t];c-o>n&&(c=o+n-1),i[0].pts=c,i[0].dts=i[0].pts}if(u>h&&u<a)for(var f=Math.floor(u/n),l=0;l<f;l++){var v=i[0].pts,d=i[0].dts;i.unshift(s.deepCopy(i[0])),i[0].pts=v-n,i[0].dts=d-n}}e.nM[t]=r,e.eM[t]=n}}},6473:function(t){"use strict";t.exports=i;function i(){}i.prototype.lM=function(t,i){for(var n=this,e=i,r=0;n.vM(t,i);)r+=10,r+=n.dM(t,i+6),n.pM(t,i+10)&&(r+=10),i+=r;return r>0?t.subarray(e,e+r):null},i.prototype.vM=function(t,i){return i+10<=t.length&&73===t[i]&&68===t[i+1]&&51===t[i+2]&&t[i+3]<255&&t[i+4]<255&&t[i+6]<128&&t[i+7]<128&&t[i+8]<128&&t[i+9]<128},i.prototype.pM=function(t,i){return i+10<=t.length&&51===t[i]&&68===t[i+1]&&73===t[i+2]&&t[i+3]<255&&t[i+4]<255&&t[i+6]<128&&t[i+7]<128&&t[i+8]<128&&t[i+9]<128},i.prototype.dM=function(t,i){var n=(127&t[i])<<21;return n|=(127&t[i+1])<<14,n|=(127&t[i+2])<<7,n|=127&t[i+3]},i.prototype.getString=function(t){var i=this.lM(t,0);if(!i||!i.length)return null;for(var n="",e=0;e<i.length;e++)n+=String.fromCharCode(i[e]);return n},i.prototype.mM=function(t){return 100===t[5]?self.dM(t,10):0},i.prototype.bM=function(t,i){var n=t.subarray(i,i+4);return String.fromCharCode.apply(null,n)},i.prototype.getID3Payload=function(t){var i=this,n=i.lM(t,0);if(!n||!n.length)return null;var e=10+i.mM(n);return{key:i.bM(n,e),data:n.subarray(e+10)}},i.prototype.extractID3FromMessage=function(t){if(!t)return null;t=new Uint8Array(t);for(var i=0;!this.vM(t,i);)i++;return i+10>t.length?null:t.subarray(i)}},4361:function(t,i,n){"use strict";t.exports.StreamLoader=a;var e=n(2701).CmdNames,r=n(574).MetadataTypes,s=n(7572),o=n(2990),u=n(2999),h=t.exports.Events={STREAM_LOADED:"streamLoaded",STREAM_LOAD_ERROR:"streamLoadError"};function a(t){var i=this;u.call(i,i.constructor.name),i._m=i.__controller.model,i.dS=t,i.vS=i.__controller.services.metadataParser,i.stream=null,i.loaded=!1}o.inherits(a,u),a.prototype.destroy=function(){u.prototype.destroy.call(this)},a.prototype.load=function(t,i){var n=this;t&&(n.stream=t,n.loaded=!1,n.dS.executeCommand(e.CMD_STREAM_LOAD,{stream:t,retryOpts:i},n))},a.prototype.cancel=function(){this.dS.removeRelatedCommands(e.CMD_STREAM_LOAD)},a.prototype.onStreamLoadComplete=function(t,i){var n=this;if(t)if(i&&i.stream){var e=i.stream,s={rawData:i.data,headers:i.headers,type:r.RAW,streamType:e.type,groupId:e.groupId,name:e.name,url:i.streamUrl,index:e.index};n._m.build(n.vS.parse(s)),n.dS.removeCommand(t),n.loaded=!0,n.publish(h.STREAM_LOADED,e)}else n.dS.removeCommand(t)},a.prototype.onStreamLoadError=function(t,i){var n=this;n.dS.removeCommand(t);var e=i.code===s.ERR_XHR_LOAD[0]?new s.Error(s.ERR_PLAYLIST_LOAD):i;n.publish(h.STREAM_LOAD_ERROR,n.stream,e)}},2191:function(t,i,n){"use strict";t.exports=r;var e=n(6837);function r(){var t=this;t.gM={},t.yM=Number.NaN,t.wM=!1,t._M=NaN,t.EM=[]}r.prototype.destroy=function(){this.gM={},this.EM=[]},r.prototype.addStream=function(t){var i=this;i.EM.push(t),i.EM.length&&(i.yM=i.EM[0].endSeqNum)},r.prototype.update=function(t){var i=this;if(t){var n=i.AM(t);if(n){var e=i.__controller.model.live;if(e&&(t=n.isDash()?i.OM(t,n):i.SM(t)),n.updateConfig(t),i.TM(t),e&&!n.isDash()&&i.yM>=n.endSeqNum){var r=1e3*n.targetDuration,s=!isNaN(r)&&r>0?r:n.refreshInterval;n.refreshInterval=.5*s}i.yM=n.endSeqNum}}},r.prototype.AM=function(t){var i=this;if(!t||!i.EM.length)return null;for(var n=0;n<i.EM.length;n++)if(i.EM[n].equals(t))return i.EM[n];return null},r.prototype.TM=function(t){var i=this;if(t&&t.segmentInfoList&&t.segmentInfoList[0].programDateTime&&i.EM.length)for(var n,e=t.segmentInfoList[0],r=0;r<i.EM.length;r++){var s=i.EM[r],o=s.segments;if(s.index!==t.index){for(n=0;o&&n<o.length;n++)if(o[n].seqNum===e.sequenceNum){o[n].programDateTime=e.programDateTime;break}}else for(n=1;n<t.segmentInfoList.length;n++){var u=o[n],h=o[n-1];u.programDateTime=h.programDateTime+1e3*h.duration}}},r.prototype.SM=function(t){var i=this;if(!t)return t;var n=t.segmentInfoList;if(!n||!n.length)return t;Object.keys(i.gM).length||(i.gM[n[0].sequenceNum]={startTime:n[0].startTime,programDateTime:n[0].programDateTime});var e,r,s,o,u=i.gM[n[0].sequenceNum];if(u&&"number"==typeof u.startTime)e=i.gM[n[0].sequenceNum].startTime;else{var h=Object.keys(i.gM),a=parseInt(h[h.length-1]);n[n.length-1].sequenceNum;var c=0;for(r=1;r<n.length;r++)if(-1!==h.indexOf(n[r].sequenceNum.toString())){c=r;break}if(c)for(e=i.gM[n[c].sequenceNum].startTime,r=c-1;r>=0;r--)e-=n[r].duration;else{if(n[0].sequenceNum>a)s=parseInt(h[h.length-1]),o=i.gM[s];else for(r=n[n.length-1].sequenceNum;r<=a;){if(-1!==h.indexOf(r.toString())){s=r,o=i.gM[s];break}r++}e="number"==typeof o.programDateTime?o.startTime+(n[0].programDateTime-o.programDateTime)/1e3:o.startTime+(n[0].sequenceNum-s)*n[0].duration}}var f=0;return n.forEach((function(t){t.startTime=e+f,f+=t.duration,!i.wM&&t.discontinuity&&(i.wM=!0,i._M=t.startTime),i.wM&&!isNaN(i._M)&&(t.discontinuity=t.startTime>=i._M),i.gM[t.sequenceNum]||(i.gM[t.sequenceNum]={startTime:t.startTime,programDateTime:t.programDateTime})})),t},r.prototype.OM=function(t,i){if(!t||!i)return t;var n=t.segmentInfoList;if(!n||!n.length)return t;var e=i.segments;if(!e||!e.length)return t;for(var r=0,s=!1,o=0;o<e.length;o++)if(r=e[o].seqNum,e[o].startTime>=n[0].startTime){s=!0;break}s||r++;for(var u=0;u<n.length;u++)n[u].sequenceNum=r,r++;return t},r.prototype.adjustStartTime=function(t,i,n){var r=this;if(t&&!e.isNullOrUndefined(n)&&!e.isNullOrUndefined(i)){var s=Object.keys(r.gM),o=s.length?s[0]:null,u=o?r.gM[o]:null,h=u?(u.programDateTime-n)/1e3-(u.startTime-i):0;h?(s.forEach((function(t){(u=r.gM[t]).startTime+=h})),t.segments.forEach((function(t){u=r.gM[t.seqNum],t.startTime=u?u.startTime:t.startTime+h})),t.adjusted=!0):t.adjusted=!0}}},5514:function(t,i,n){"use strict";t.exports=a;var e=n(4460),r=n(2999),s=n(7650),o=n(2990),u=n(3093).userAgent,h=n(8734);function a(t,i,n,e){var s=this;r.call(s,s.constructor.name),s.node=i,s.window=t,s.mediaSource=new t.MediaSource,s.SE=[],s.IM=!1,s.node.mediaKeys?(s.node.src="",s.node.setMediaKeys(null).then((function(){s._y(t,i,n,e)}))):s._y(t,i,n,e)}o.inherits(a,r),a.prototype._y=function(t,i,n,r){var s=this;s.node.src=t.URL.createObjectURL(s.mediaSource),(r=r||{}).userAgent=u,r.inWorkerScope=!1,r.metadata=n,s.appModel=s.create(h,r),s.controller=s.create(e,n),s.IM=!0,s.node.load(),this.KE()},a.prototype.create=function(){var t=this,i=Array.prototype.slice.call(arguments),n=i.shift(),e=Object.create(n.prototype);return e.Z_=t,n.apply(e,i),e},a.prototype.sendEvent=function(t,i){var n=this;n.publish(t,i),t&&s.ExternalEvents.indexOf(t)>=0&&n.node.dispatchEvent(n.jM(t,i))},a.prototype.getSegInfo=function(){return this.controller?this.controller.getSegInfo():null},a.prototype.notifyError=function(t){var i=this;i.error=t;var n=i.error.type||"decode";"open"===i.mediaSource.readyState&&i.mediaSource.endOfStream(n),i.controller&&i.controller.destroy()},a.prototype.isMimetypeSupported=function(t){return this.window.MediaSource.isTypeSupported(t)},a.prototype.jM=function(t,i){return new this.window.CustomEvent(t,{detail:i,bubbles:!1,cancelable:!1})},a.prototype.setABRMode=function(t){var i=this;i.controller?i.controller.setABRMode(t):i.SE.push(["setABRMode",[t]])},a.prototype.setAudioLanguage=function(t){var i=this;i.controller?i.controller.setAudioLanguage(t):i.SE.push(["setAudioLanguage",[t]])},a.prototype.play=function(t){var i=this;i.controller?i.controller.play(t):i.SE.push(["play",[t]])},a.prototype.pause=function(){var t=this;t.controller?t.controller.pause():t.SE.push(["pause"])},a.prototype.preload=function(t){var i=this;i.controller?i.controller.preload(t):i.SE.push(["preload",[t]])},a.prototype.getCurrentDate=function(){return this.controller?this.controller.getCurrentDate():null},a.prototype.suspendStreaming=function(){var t=this;t.controller&&(t.IM=!1,t.controller.suspendStreaming())},a.prototype.resumeStreaming=function(){var t=this;t.controller&&!t.IM&&(t.controller.resumeStreaming(),t.IM=!0)},a.prototype.getSyncOffset=function(){return this.controller?this.controller.getSyncOffset():NaN},a.prototype.startSync=function(){this.controller&&this.controller.startSync()},a.prototype.stopSync=function(){this.controller&&this.controller.stopSync()},a.prototype.getSyncState=function(){return this.controller?this.controller.getSyncState():-1},a.prototype.destroy=function(){var t=this;t.controller&&t.controller.destroy(),t.appModel&&t.appModel.destroy(),t.mediaSource=null,t.IM=!1,r.prototype.destroy.call(t)},a.prototype.KE=function(){var t=this,i=t.SE;t.SE=[],i.forEach((function(i){var n=t.controller,e=n[i[0]],r=i.length>1?i[1]:null;e&&"function"==typeof e&&e.apply(n,r)}))}},1842:function(t,i,n){"use strict";t.exports=o;var e=n(5514),r=n(7572),s=n(2849);function o(t,i){var n=this;n.MM=i||{},n._node="string"==typeof t?document.querySelector(t):t||null,Object.defineProperty(n,"error",{enumerable:!0,get:function(){return n.Z_?n.Z_.error:null}}),s.apply()}o.prototype.setSrc=function(t){var i=this;if(!i._node)throw new r.Error(r.ERR_API_NO_NODE).error;if(t){if(t!==i.NM){i.NM=t,i.Z_&&i.unload();try{i.Z_=new e(window,i._node,i.NM,i.MM)}catch(t){}}}else i._node.src=""},o.prototype.getSegInfo=function(){try{return this.Z_?this.Z_.getSegInfo():null}catch(t){return null}},o.prototype.setQuality=function(t){try{this.Z_.setABRMode(t)}catch(t){}},o.prototype.setAudioLanguage=function(t){try{this.Z_.setAudioLanguage(t)}catch(t){}},o.prototype.unload=function(){var t=this;t.Z_&&t.Z_.destroy(),t.Z_=null},o.prototype.play=function(t){this.Z_&&this.Z_.play(t)},o.prototype.pause=function(){var t=this;t.Z_?t.Z_.pause():t._node&&t._node.pause()},o.prototype.preload=function(t){this.Z_&&this.Z_.preload(t)},o.prototype.getCurrentDate=function(){if(this.Z_)return this.Z_.getCurrentDate()||null},o.prototype.suspendStreaming=function(){this.Z_&&this.Z_.suspendStreaming()},o.prototype.resumeStreaming=function(){this.Z_&&this.Z_.resumeStreaming()},o.prototype.getSyncOffset=function(){return this.Z_?this.Z_.getSyncOffset():NaN},o.prototype.startSync=function(){this.Z_&&this.Z_.startSync()},o.prototype.stopSync=function(){this.Z_&&this.Z_.stopSync()},o.prototype.getSyncState=function(){return this.Z_?this.Z_.getSyncState():-1},o.prototype.destroy=function(){var t=this;t.Z_&&t.Z_.destroy(),t.Z_=null,t.NM=null,t.MM=null,t._node=null}},2807:function(t){"use strict";t.exports={useWorker:!0,maxRetries:5,maxBuffer:60,maxTotalBuffer:300,requestTimeout:10,chunkedRequestTimeout:5,pastBufferLengthLimit:{vod:180,live:10},segmentLoadMonitorInterval:1,preloadBufferLimit:0,skipGapLimit:.5,variableMinBuffer:!0,minBufferTime:{vod:.1,live:4},sendAbrAnalytics:!1,demux:{startChunkWithKeyFrame:!0},stopBufferingOnPause:!1,dimensions:{width:640,height:360},bwHistoryMaxAge:300,streamSynch:{synchronize:!1,synchConfig:null}}},8734:function(t,i,n){"use strict";t.exports=u;var e=n(2807),r=n(6837),s=n(2990),o=n(574).StreamingMode;function u(t){var i=this;if(!t||!t.userAgent)throw new Error("Invalid/incomplete configuration to AppModel");i.configure(t),i.streams=[],i.altRenditionGroups=[],i.live=!1,i.duration=0,i.timescale=9e4,i.TIMESTAMP_COMPARE_EPSILON=.065,i.PIXEL_RATIO_360=6,i.currentPlayingStreamIndex=0,i.currentLoadingStreamIndex=0,i.preloading=!1,i.currentKbps=0,i.infoUpdateSent=!0,i.streamingMode=o.HLS,i.drmRequired=!1,i.drmInfo=[],i.licenseType="none",i.is360=t.metadata&&t.metadata.is360||!1,i.setDimensions(t.dimensions)}u.prototype.destroy=function(){var t=this;t.config=null,t.streams=[],t.altRenditionGroups=[]},u.prototype.configure=function(t){var i=this;i.config=i.config||r.deepCopy(e),i.userAgent=t.userAgent,t&&Object.keys(t).forEach((function(n){i.config.hasOwnProperty(n)&&(i.config[n]=t[n])})),i.config.demux.startChunkWithKeyFrame=!(i.userAgent.chrome&&i.userAgent.chrome>=50)||i.zE(t.metadata),i.config.demux.useTimer=!(i.userAgent.chrome||i.userAgent.ie||i.userAgent.edge);var n=i.config.streamSynch.synchConfig||{},s=t.metadata,o=s&&s.syncPoint?1e3*s.syncPoint:null;n.behindLiveEdgeMs=n.behindLiveEdgeMs||o,i.config.streamSynch.synchConfig=n},u.prototype.zE=function(t){if(!t)return!1;var i=t.url,n=t.streams&&t.streams.length?this.GE(t.streams[0]):null;return s.isUplynk(i||n)},u.prototype.GE=function(t){if(!t)return null;var i=t.url;return!i&&t.host&&t.path&&(i=t.host+t.path),i},u.prototype.update=function(t){var i=this;t&&(Object.keys(t).forEach((function(n){("currentKbps"!==n||t.currentKbps||i.infoUpdateSent)&&i.hasOwnProperty(n)&&(i[n]=t[n])})),i.infoUpdateSent=!1)},u.prototype.setDimensions=function(t){var i=this.Z_.node;this.RM=t||{width:i?i.clientWidth:0,height:i?i.clientHeight:0}},u.prototype.getBufferLength=function(){var t,i,n=this,e=n.Z_.node,r=e.buffered,s=0,o=e.currentTime;if(0===o){for(t=0;t<r.length;t++)s+=r.end(t)-r.start(t);return s}var u=n.Z_.mediaSource;s=1/0;for(var h=0;h<u.activeSourceBuffers.length;h++){var a=n.kM(o,u.activeSourceBuffers[h]);a>=0&&(s=Math.min(s,a))}for(t=0;t<r.length;t++)if(o>=r.start(t)&&o<r.end(t)){i=t;break}return i>=0&&r.length&&(s=Math.min(r.end(i)-o,s)),s===1/0&&(s=0),s},u.prototype.kM=function(t,i){if(!i)return-1;for(var n,e=i.buffered,r=0,s=0;s<e.length;s++)if(t>=e.start(s)&&t<e.end(s)){n=s;break}return n>=0&&e.length&&(r=e.end(n)-t),r},u.prototype.getBufferedDto=function(){for(var t=this.Z_.node.buffered,i={length:t.length,ranges:[]},n=0;n<t.length;n++)i.ranges[n]={start:t.start(n),end:t.end(n)};return i},u.prototype.getCurrentPlayingStream=function(){var t=this;return t.streams&&t.streams.length&&t.currentPlayingStreamIndex>=0&&t.currentPlayingStreamIndex<t.streams.length?t.streams[t.currentPlayingStreamIndex]:null},u.prototype.getDimensions=function(){return this.RM},u.prototype.getPixelRatio=function(){var t=1;try{window&&(t=window.devicePixelRatio)}catch(i){t=1}return t||(t=1),this.is360&&(t*=this.PIXEL_RATIO_360),t},u.prototype.getCurrentDate=function(){var t=this.getCurrentPlayingStream(),i=this.Z_.node.currentTime,n=t?t.segments:null;if(n)for(var e=n.length-1;e>=0;e--)if(n[e].programDateTime>0&&i>=n[e].startTime){var r=parseInt(1e3*(i-n[e].startTime));return n[e].programDateTime+r}},u.prototype.shouldSynchronizePlayers=function(){return this.config.streamSynch.synchronize}},676:function(t,i,n){"use strict";t.exports=u;var e=n(8776),r=n(7650).HLSEvent,s=n(2503).StreamTypes,o=n(2191);function u(t,i,n,u){var h=this;if(h.type=t,h.groupId=i,h.LM=[],h.DM=h.__controller.create(o),n){(n=h.CM(n)).forEach((function(t){var i=h.__controller.create(e,t);h.LM.push(i),h.DM.addStream(i)}));var a=h.PM("default");a||(a=h.PM("autoSelect")),a&&(h.setCurrentStream(a),a.type===s.SUBTITLES&&h.__controller.sendEvent(r.CC_VTT_AVAILABLE,{sessionId:h.__controller.model.sessionId})),t===s.AUDIO&&(u&&h.setCurrentStreamWithName(u),h.xM())}h.UM()}u.prototype.PM=function(t){for(var i=this,n=0;n<i.LM.length;n++)if(i.LM[n][t])return i.LM[n];return null},u.prototype.destroy=function(){var t=this;t.LM.forEach((function(t){t.destroy()})),t.LM=[],t.DM.destroy()},u.prototype.getCurrentStream=function(){return this.FO},u.prototype.setCurrentStream=function(t){t&&(this.FO=t)},u.prototype.setCurrentStreamWithName=function(t){var i=this;if(!t||!i.FO||t===i.FO.name)return!1;for(var n=0;n<i.LM.length;n++){var e=i.LM[n];if(t===e.name)return i.setCurrentStream(e),!0}return!1},u.prototype.update=function(t){this.DM.update(t)},u.prototype.adjustStartTime=function(t,i){var n=this;n.LM.forEach((function(e){e.adjusted||n.DM.adjustStartTime(e,t,i)}))},u.prototype.getContainerFormat=function(){return this.FO?this.FO.containerFormat:null},u.prototype.setContainerFormat=function(t){this.LM.forEach((function(i){i.containerFormat||(i.containerFormat=t)}))},u.prototype.getDrmInfo=function(){for(var t=[],i=0;i<this.LM.length;i++){var n=this.LM[i].drmInfo;if(!n)break;for(var e=0;e<n.length;e++)t.push(n[e])}return t},u.prototype.hasStreams=function(){return this.LM.length>0},u.prototype.UM=function(){return!0},u.prototype.xM=function(){var t=this,i={},n=[];t.LM.forEach((function(e){i[e.name]||(i[e.name]=1,n.push({name:e.name,language:e.language,selected:t.FO&&e.name===t.FO.name}))})),n.length>1&&t.__controller.sendEvent(r.MULTI_LANGUAGES_AVAILABLE,{sessionId:t.__controller.model.sessionId,languages:n})},u.prototype.CM=function(t){return t?t.filter((function(t){return!!t.url})):t}},8776:function(t,i,n){"use strict";t.exports=f;var e=n(7988),r=n(7159),s=n(2990),o=n(6837),u=n(2503),h=u.Stream,a=u.StreamTypes,c=n(574).StreamingMode;function f(t){var i=this;i.constructor.super_.call(i),i.f_=i.constructor.super_.prototype,i.segments=[],t&&i.updateConfig(t)}s.inherits(f,h),f.prototype.destroy=function(){var t=this;t.segments=[],t.f_.destroy.call(t)},f.prototype.updateConfig=function(t){var i=this;i.f_.updateConfig.call(i,t),t&&(i.type=t.type||i.type,i.groupId=t.groupId||i.groupId,i.language=t.language||i.language,i.name=t.name||i.name,i.default=o.isNullOrUndefined(t.default)?i.default:t.default,i.autoSelect=o.isNullOrUndefined(t.autoSelect)?i.autoSelect:t.autoSelect,i.forced=o.isNullOrUndefined(t.forced)?i.forced:t.forced);var n=e;i.type===a.SUBTITLES&&(n=i.streamingMode===c.DASH&&"mp4"===t.containerFormat?e:r),t.segmentInfoList&&t.segmentInfoList.length&&(i.segments=t.segmentInfoList.map((function(t){return t.bitrate=i.bitrate,t.sessionId=i.sessionId,t.cdn=i.cdn,i.__controller.create(n,t)}))),i.segments.length&&(i.startSeqNum=i.segments[0].seqNum,i.endSeqNum=i.segments[i.segments.length-1].seqNum),i.adjusted=i.type===a.MAIN||i.adjusted},f.prototype.equals=function(t){var i=this;return!!t&&(i.url===t.url&&i.groupId===t.groupId&&i.name===t.name)},f.prototype.setStreamIndex=function(){},f.prototype.dto=function(){}},5086:function(t){"use strict";function i(t){var i=this;t&&(i.startSeqNum=t.startSeqNum,i.startTime=t.startTime,i.cuepointDuration=t.cuepointDuration,i.isCueOutFired=!1,i.isCueOutDetectedFired=!1)}t.exports=i,i.prototype.setCueOutFiredState=function(t){this.isCueOutFired=t},i.prototype.setCueOutDetectedState=function(t){this.isCueOutDetectedFired=t},i.prototype.setCueOutStartTime=function(t){this.startTime=t},i.prototype.dto=function(){var t=this,i={};return Object.keys(t).forEach((function(n){i[n]=t[n]})),i}},87:function(t,i,n){"use strict";t.exports=r;var e=n(7166);function r(){this.VM={}}r.prototype.destroy=function(){var t=this;Object.keys(t.VM).forEach((function(i){var n=t.VM[i];n&&n.destroy()})),t.VM={}},r.prototype.add=function(t){var i=this;if(!t||!t.url)return null;var n=i.BM(t);return i.VM[n]||(i.VM[n]=new e({name:"init",url:t.url,range:t.range})),i.VM[n]},r.prototype.remove=function(t){var i=this;if(t&&t.url){var n=i.BM(t);(t=i.VM[n])&&(t.destroy(),delete i.VM[n])}},r.prototype.get=function(t){if(!t||!t.url)return null;var i=this.BM(t);return this.VM[i]},r.prototype.getFirst=function(){var t=Object.keys(this.VM);return t&&t.length?this.VM[t[0]]:null},r.prototype.BM=function(t){var i=t.range,n=i?"_"+i.start+"_"+i.end:"";return t.url+n}},574:function(t,i,n){"use strict";i.Model=d;var e=i.StreamingMode={DASH:"dash",HLS:"hls"};i.MetadataTypes={RAW:"raw",RAW_SUBTITLE:"rawSubtitle",STRUCTURED:"structured"};var r=i.AbrModes={AUTO:"auto",LOW:"low",MID:"medium",HIGH:"high"},s=n(2503),o=s.Stream,u=s.StreamTypes,h=n(676),a=n(7650).HLSEvent,c=n(2807),f=n(6837),l=n(2990),v=n(2191);function d(t){var i=this;if(!(t&&t.userAgent&&t.config&&t.metadata))throw new Error("Incomplete input parameters to Model");i.configure(t.config,t.userAgent),i.FM={},i.streams=[],i.altRenditionGroups=[],i.zM=i.__controller.create(v),i.GM(t.metadata),i.live=t.metadata&&t.metadata.live,i.hasEndlist=!1,i.duration=0,i.bufferLength=0,i.pendingBufferLength=0,i.bufferedRanges={length:0,ranges:[]},i.currentTime=0,i.timescale=9e4,i.TIMESTAMP_COMPARE_EPSILON=.065,i.preloading=!1,i.timedMetadataStore={},i.dimensions=t.config.dimensions?t.config.dimensions:{width:NaN,height:NaN},i.pixelRatio=1,i.bwHistory=t.config.bwHistory,i.HM=r.AUTO,i.YM=0,i.gM={},i.currentLoadingStreamIndex=-1,i.currentLoadingSeqNum=-1,i.qM=null,i.WM=null,i.QM=t.metadata.url&&-1!==t.metadata.url.indexOf(".mpd")?e.DASH:e.HLS,i.drmRequired=!1,i.drmInfo=[]}d.prototype.destroy=function(){var t=this;t.config=null,t.streams&&(t.streams.forEach((function(t){t.destroy()})),t.streams=[]),t.altRenditionGroups&&(t.altRenditionGroups.forEach((function(t){t.destroy()})),t.altRenditionGroups=[]),t.gM={},t.zM.destroy(),t.timedMetadataStore=null},d.prototype.configure=function(t,i){var n=this;n.config=n.config||f.deepCopy(c),n.userAgent=i,t&&(Object.keys(t).forEach((function(i){n.config.hasOwnProperty(i)&&(n.config[i]=t[i])})),n.inWorkerScope=t.inWorkerScope),f.isNullOrUndefined(n.config.demux.startChunkWithKeyFrame)&&n.userAgent&&(n.config.demux.startChunkWithKeyFrame=!(n.userAgent.chrome&&n.userAgent.chrome>=50))},d.prototype.build=function(t){var i=this;if(t){t.streamingMode===e.DASH&&(i.QM=t.streamingMode,i.drmRequired=t.drm,i.XM=t,i.live=!(!t.type||"dynamic"!==t.type.toLowerCase()));var n=i.ZM(t.renditionGroups);i.$M(t.streamInfoList,n)}},d.prototype.JM=function(t){var i,n,e,r;for(i=0;i<t.length&&(e=t[i].getDrmInfo());i++)for(n=0;n<e.length;n++)r=e[n],l.isDrmItemContained(r,this.drmInfo)||this.drmInfo.push(r)},d.prototype.ZM=function(t){var i=this;return t?(Object.keys(t).forEach((function(n){var e=t[n];e&&Object.keys(e).forEach((function(t){var r=i.KM(n,t),s=e[t];s&&s.length&&(i.tN(s[0]),r?i.iN(n,t,s):i.nN(n,t,s))}))})),i.JM(i.altRenditionGroups),i.altRenditionGroups):i.altRenditionGroups},d.prototype.KM=function(t,i){for(var n=0;n<this.altRenditionGroups.length;n++){var e=this.altRenditionGroups[n];if(e.type===t&&e.groupId===i)return e}return null},d.prototype.nN=function(t,i,n){var e=this,r=e.metadata&&e.metadata.currLang,s=e.__controller.create(h,t,i,n,r);e.altRenditionGroups.push(s)},d.prototype.iN=function(t,i,n){if(n&&n.length){var e=this.KM(t,i);n.forEach((function(t){e.update(t)}))}},d.prototype.$M=function(t,i){var n=this;t&&t.length&&((t=n.CM(t)).forEach((function(t){t.sessionId=n.sessionId,t.type=u.MAIN,n.tN(t);for(var e=!1,r=n.isDash()?"groupId":"url",s=0;s<n.streams.length;s++){if(n.streams[s][r]===t[r]){n.updateStream(s,t),e=!0;break}}e||n.addStream(t,i)})),n.JM(n.streams),n.eN(),n.duration=n.live?NaN:t[0].duration)},d.prototype.CM=function(t){return t&&t.length?(this.userAgent.firefox&&t[0].channels&&(t=this.rN(t)),t=t.filter((function(t){if(!t.url)return!1;var i=t.codecs;if(!i)return!0;for(var n=0;n<i.length;n++)if(-1===i[n].indexOf("avc1")&&-1===i[n].indexOf("mp4a")&&-1===i[n].indexOf("aac"))return!1;return!0}))):t},d.prototype.rN=function(t){for(var i=!1,n=t[0].channels,e=1;e<t.length;e++)if(t[e].channels&&n!==t[e].channels){i=!0;break}return i?t.filter((function(t){return 1!==t.channels})):t},d.prototype.isDash=function(){return this.QM===e.DASH},d.prototype.addStream=function(t,i){var n=this,e=n.__controller.create(o,t,i);n.streams.push(e),e.setStreamIndex(n.streams.length-1),n.zM.addStream(e),1===n.streams.length&&n.setCurrentLoadingStream(e.index)},d.prototype.updateStream=function(t,i){var n=this;t>=n.streams.length||(!0===i.hasEndList&&(n.hasEndlist=!0),n.zM.update(i))},d.prototype.synchStreamTimelines=function(t){var i=this,n=i.getCurrentLoadingStream();if(n&&i.live&&n.segments.length){var e=n.segments[0].programDateTime,r=n.segments[0].startTime;f.isNullOrUndefined(e)||f.isNullOrUndefined(r)||i.altRenditionGroups.forEach((function(i){t&&i.type!==t||i.adjustStartTime(r,e)}))}},d.prototype.getCurrentLoadingStream=function(){return this.getStreamByIndex(this.currentLoadingStreamIndex)},d.prototype.setCurrentLoadingStream=function(t){var i=this;i.streams&&i.streams.length&&(t<0||t>=i.streams.length||(i.currentLoadingStreamIndex=t))},d.prototype.getCurrentPlayingStream=function(){return this.getStreamByIndex(this.currentPlayingStreamIndex)},d.prototype.setCurrentPlayingStream=function(t){var i=this;i.streams&&i.streams.length&&(t<0||t>=i.streams.length||(i.currentPlayingStreamIndex=t))},d.prototype.getTotalBufferLength=function(){for(var t=this.bufferedRanges,i=0,n=0;n<t.length;n++)i+=t.ranges[n].end-t.ranges[n].start;return i},d.prototype.setPCR=function(t){var i=this;(null===i.qM||void 0===i.qM||isNaN(i.qM))&&(i.qM=t,i.__controller.sendEvent(a.PCR_AVAILABLE,t))},d.prototype.getPCR=function(){return this.qM},d.prototype.setLivePlaybackStartTime=function(t){this.WM=t},d.prototype.getLivePlaybackStartTime=function(){return this.WM},d.prototype.setStartOffset=function(t){var i=this;i.startOffsetTimestamp&&!isNaN(i.startOffsetTimestamp)||(i.startOffsetTimestamp=t)},d.prototype.setSegEndTimeStamps=function(t,i,n,e){if(t&&e){var r=t===u.MAIN?this.streams:this.KM(t,i);r&&r.length&&r.forEach((function(t){var i=t.getSegmentfromSeqNum(n);i&&(i.endTimestamps.audio=e.audio,i.endTimestamps.video=e.video)}))}},d.prototype.getPrevSegEndTimestamps=function(t,i){if(!t||!i)return null;var n=t.getIndexFromSeqNum(i.seqNum);return n>=1&&t.segments&&n<t.segments.length?t.segments[n-1].endTimestamps:null},d.prototype.getStreamRefreshInterval=function(){var t=this.getCurrentLoadingStream();return t?t.refreshInterval:null},d.prototype.GM=function(t){var n=this;if(t){n.sessionId=t?t.sessionId:null,n.is360=!!t&&t.is360,t.type=i.MetadataTypes.RAW,n.metadata=t;var e=t.streams,r=t.altStreams;e&&e.length>0&&((e[0].hls_info||e[0].hlsInfo||e.length>1)&&(n.metadata.type=i.MetadataTypes.STRUCTURED,n.metadata.hasMediaMetadata=!0),(e[0].hls_info||e[0].hlsInfo)&&(n.metadata.hasStreamMetadata=!0)),n.metadata.hasMediaMetadata||n.metadata.hasStreamMetadata||(n.FM=e&&1===e.length?e[0]:t),r&&r.length&&(n.metadata.hasAltStreamMetadata=!0)}},d.prototype.eN=function(){this.streams.sort((function(t,i){return t.bitrate-i.bitrate})),this.streams.forEach((function(t,i){t.index=i,t.segments.forEach((function(t){t.setStreamIndex(i)}))}))},d.prototype.getSegment=function(t,i){return t<0||t>=this.streams.length?null:this.streams[t].getSegmentfromSeqNum(i)},d.prototype.sN=function(t){var i=[];return this.streams.forEach((function(n){n.index!==t&&i.push({index:n.index,url:n.url})})),i},d.prototype.setABRMode=function(t){var i=this,n=i.HM;return i.HM=r.AUTO,Object.keys(r).forEach((function(n){r[n]===t.preference&&(i.HM=t.preference)})),i.YM=1e3*t.stream.bitrate,n!==i.HM},d.prototype.getABRMode=function(){return this.HM},d.prototype.setAudioLanguage=function(t){var i=!1;return this.altRenditionGroups.forEach((function(n){n.type===u.AUDIO&&(i=n.setCurrentStreamWithName(t)||i)})),i},d.prototype.getMediaDto=function(){var t=this,i={streams:[],altRenditionGroups:[],live:t.live,duration:t.duration,currentPlayingStreamIndex:t.currentPlayingStreamIndex,currentLoadingStreamIndex:t.currentLoadingStreamIndex,currentLoadingSeqNum:t.currentLoadingSeqNum,preloading:t.preloading,currentKbps:t.__controller.services.segmentMetrics.getMetricsBandwidthInfo(),abrMode:t.HM,streamingMode:t.QM,drmRequired:t.drmRequired,drmInfo:t.drmInfo};return t.streams.forEach((function(t){i.streams.push(t.dto())})),i},d.prototype.updateCurrentLoadingSeqNum=function(t){return this.currentLoadingSeqNum=t},d.prototype.getUserReqBitrate=function(){return this.YM},d.prototype.tN=function(t){t&&t.segmentInfoList&&!f.isNullOrUndefined(t.hasEndList)&&f.isNullOrUndefined(this.live)&&(this.live=!t.hasEndList)},d.prototype.getMediaUrl=function(){var t=this,i=t.FM.url||"";return!i.length&&t.FM.host&&t.FM.path&&(i=t.FM.host+t.FM.path),i},d.prototype.getMediaCdn=function(){return this.FM.cdn||""},d.prototype.getStreamByIndex=function(t){var i=this;return i.streams&&i.streams.length&&t>=0&&t<i.streams.length?i.streams[t]:null},d.prototype.getSegmentLength=function(){var t=this;return t.streams&&t.streams.length?t.streams[0].targetDuration:NaN},d.prototype.updateTimedMetadata=function(t,i){var n=this;if(t&&t.payload){n.timedMetadataStore[i]=n.timedMetadataStore[i]||[];for(var e=n.timedMetadataStore[i].length,r=0;r<n.timedMetadataStore[i].length;r++){var s=n.timedMetadataStore[i][r];if(Math.abs(s.timestamp-t.timestamp)<=.1&&n.oN(s.payload,t.payload))return!1;if(t.timestamp<s.timestamp){e=r;break}}return n.timedMetadataStore[i].splice(e,0,t),!0}},d.prototype.oN=function(t,i){return!(t.key!==i.key||!t.data||!i.data||t.data.byteLength!==i.data.byteLength)&&t.data.every((function(t,n){return t===i.data[n]}))}},7166:function(t){"use strict";function i(t){var i=this;t&&(i.url=t.url,i.name=t.name,i.range=t.range);var n=i.range;i.loaded=!1,i.data=n&&n.end>=0&&n.start>=0&&n.end>n.start?new Uint8Array(n.end-n.start+1):null,i.uN=0,i.z_=i.data?i.data.byteLength:0}t.exports=i,i.prototype.destroy=function(){this.data=null},i.prototype.append=function(t){var i=this;if(i.loaded||!t)return 0;var n=0;if(i.z_&&i.data){n=Math.min(t.byteLength,i.z_-i.uN);for(var e=0;e<n;e++)i.data[i.uN+e]=t[e];i.uN+=n,i.uN>=i.z_&&(i.loaded=!0)}else{var r=t.byteLength;if(!r)return;var s=null,o=0;i.data&&(o=(s=i.data).length),n=o+r,i.data=new Uint8Array(n),s&&i.data.set(s),i.data.set(t,o),i.uN+=n}return n},i.prototype.equals=function(t){var i=this;return!!t&&(i.url===t.url&&i.name===t.name&&(!i.range||!t.range||i.range.start===t.range.start&&i.range.end===t.range.end))}},7988:function(t){"use strict";function i(t){var i=this;t&&(i.duration=t.duration,i.url=t.url,i.initSegment=t.initSegment,i.seqNum=t.sequenceNum,i.startTime=t.startTime,i.discontinuity=t.discontinuity,i.programDateTime=t.programDateTime,i.streamIndex=t.levelIndex,i.bitrate=t.bitrate,i.sessionId=t.sessionId,i.cdn=t.cdn,i.hN=i.streamIndex+"_"+i.seqNum,i.brStartOffset=t.brStartOffset,i.brEndOffset=t.brEndOffset,i.containerFormat=t.containerFormat,i.encryptionData=t.encryptionData,i.endTimestamps=t.endTimestamps,i.periodId=t.periodId),i.endTimestamps||(i.endTimestamps={audio:NaN,video:NaN}),i.totalDownloadTime=0,i.timeToFirstByte=0,i.aN=0}t.exports=i,i.prototype.setStreamIndex=function(t){var i=this;i.streamIndex=t,i.hN=i.streamIndex+"_"+i.seqNum},i.prototype.dto=function(){var t=this,i={};return Object.keys(t).forEach((function(n){"__controller"!==n&&(i[n]=t[n])})),i}},2503:function(t,i,n){"use strict";t.exports.Stream=c;var e=i.StreamTypes={MAIN:"MAIN",AUDIO:"AUDIO",VIDEO:"VIDEO",SUBTITLES:"SUBTITLES",CLOSED_CAPTIONS:"CLOSED_CAPTIONS"},r=n(7988),s=n(5086),o=n(7166),u=n(574).StreamingMode,h=n(2835),a=n(87);function c(t,i){var n=this;n.segments=[],n.cuepoints=[],n.dateRanges={},n.type=e.MAIN,n.videoCodec=null,n.audioCodec=null,n.mp4Chunks={sidx:null,first:null},n.adjusted=!1,n.cN=new a(n),n.activeInitSegment=null,t&&(n.fN(t,i),n.updateConfig(t)),n.ZS=new h}c.prototype.destroy=function(){var t=this;t.segments=[],t.cuepoints=[],t.dateRanges={},"mp4"===t.containerFormat&&Object.keys(t.mp4Chunks).forEach((function(i){var n=t.mp4Chunks[i];n&&n.destroy()})),t.cN.destroy()},c.prototype.fN=function(t,i){var n=this;if(n.altRenditionGroups={},i)for(var e=0;e<i.length;e++){var r=i[e];r.groupId===t.audioGroupId?(n.altRenditionGroups.AUDIO=r,n.audioGroupId=t.audioGroupId):r.groupId===t.videoGroupId?(n.altRenditionGroups.VIDEO=r,n.videoGroupId=t.videoGroupId):r.groupId===t.subtitlesGroupId?(n.altRenditionGroups.SUBTITLES=r,n.subtitlesGroupId=t.subtitlesGroupId):r.groupId===t.ccGroupId&&(n.altRenditionGroups.CLOSED_CAPTIONS=r,n.ccGroupId=t.ccGroupId)}},c.prototype.getAlternateStream=function(t){if(this.altRenditionGroups[t])return this.altRenditionGroups[t].getCurrentStream()},c.prototype.setAlternateStream=function(t,i){this.altRenditionGroups[t]&&this.altRenditionGroups[t].setCurrentStream(i)},c.prototype.updateConfig=function(t){var i=this,n=i.audioCodec&&i.audioCodec.length>0;if(t&&(i.streamingMode=t.streamingMode||i.streamingMode,i.bitrate=t.bitrate||i.bitrate,i.avgBitrate=t.avgBitrate||i.avgBitrate,i.url=t.url||i.url,i.containerFormat=t.containerFormat||i.containerFormat,i.cdn=t.cdn||i.cdn,i.rcMode=t.rcMode||"cbr",i.channels=t.channels>=0?t.channels:i.channels,i.width=t.width>=0?t.width:i.width,i.height=t.height>=0?t.height:i.height,i.index=t.index>=0?t.index:i.index,i.hlsInfo=t.hlsInfo||i.hlsInfo,i.targetDuration=t.targetDuration||NaN,i.sessionId=t.sessionId||null,i.audioCodec=t.audioCodec||i.audioCodec,i.videoCodec=t.videoCodec||i.videoCodec,i.type=t.type||e.MAIN,i.sidxOffset=t.sidxOffset>=0?t.sidxOffset:i.sidxOffset,i.sidxLength=t.sidxLength>=0?t.sidxLength:i.sidxLength,i.firstSegOffset=t.firstSegOffset>=0?t.firstSegOffset:i.firstSegOffset,i.firstSegLength=t.firstSegLength>=0?t.firstSegLength:i.firstSegLength,i.hasAudio=t.hasAudio||n||i.channels>0||i.hasAudio,i.groupId=t.groupId||null,void 0!==t.hasEndList&&null!==t.hasEndList&&(i.hasEndList=t.hasEndList),i.hlsInfo&&i.hlsInfo.mp4_url&&(i.mp4Chunks.sidx=i.lN("sidx",i.sidxOffset,i.sidxLength,i.hlsInfo.mp4_url),i.mp4Chunks.first=i.lN("first",i.firstSegOffset,i.firstSegLength,i.hlsInfo.mp4_url)),t.drmInfo&&(i.drmInfo=t.drmInfo),i.vN(t.dateRanges)),i.url&&i.url.length&&i.url.indexOf("_60fps")>=0?i.frameRate=60:i.frameRate="AUDIO"===i.type?0:30,t&&t.segmentInfoList){var o=[];i.dN(i.segments,t.segmentInfoList),t.segmentInfoList.forEach((function(t){t.levelIndex=i.index,t.bitrate=i.bitrate,t.sessionId=i.sessionId,t.cdn=i.cdn;var n=i.getSegmentfromSeqNum(t.sequenceNum);n&&(t.endTimestamps=n.endTimestamps),o.push(i.__controller.create(r,t))})),o.length&&(i.segments=o,i.startSeqNum=o[0].seqNum,i.endSeqNum=o[o.length-1].seqNum,t.cuepointList&&t.cuepointList.length&&(t.cuepointList.forEach((function(t){i.hasCuepoint(t.startSeqNum)||i.cuepoints.push(new s(t))})),i.updateCuepointTime()))}i.segments&&i.segments.length&&(i.refreshInterval=1e3*i.segments[i.segments.length-1].duration);var u=i.altRenditionGroups?i.altRenditionGroups.AUDIO:null;i.type===e.MAIN&&u&&i.containerFormat&&!u.getContainerFormat()&&u.setContainerFormat("ts"===i.containerFormat?"aac":"mp4")},c.prototype.dN=function(t,i){t&&t.length&&t.forEach((function(t){t.seqNum!==i[0].sequenceNum||(i[0].programDateTime=t.programDateTime)}))},c.prototype.addInitSegment=function(t){return"mp4"===this.containerFormat?this.cN.add(t):null},c.prototype.getInitSegment=function(t){var i=this;if(!t){if(!i.segments.length)return null;t=i.segments[0]}return i.cN.get(t.initSegment)},c.prototype.lN=function(t,i,n,e){var r,s=this.mp4Chunks[t];return s||("mp4"===this.containerFormat&&e?(i>=0&&n>=0&&(r={start:i,end:i+n-1}),new o({name:t,url:e,range:r})):null)},c.prototype.getMp4Chunk=function(t){return"mp4"===this.containerFormat?this.mp4Chunks[t]:null},c.prototype.dto=function(){var t=this,i={segments:[],cuepoints:[]},n=["segments","__controller","cuepoints","altRenditionGroups","_initSegmentCache","activeInitSegment"];return Object.keys(t).forEach((function(e){n.indexOf(e)>=0||(i[e]=t[e])})),t.segments.forEach((function(t){i.segments.push(t.dto())})),t.cuepoints.forEach((function(t){i.cuepoints.push(t.dto())})),i},c.prototype.setStreamIndex=function(t){this.index=t,this.segments.forEach((function(i){i.setStreamIndex(t)}))},c.prototype.getSeqNumBeforePosition=function(t){var i=this;if(!i.segments.length)return NaN;if(t<i.segments[0].startTime)return i.startSeqNum;for(var n=0;n<i.segments.length;n++){var e=i.segments[n];if(e&&e.startTime<=t&&e.startTime+e.duration>t)return i.startSeqNum+n}var r=i.segments[i.segments.length-1];return r&&r.startTime+r.duration===t?i.endSeqNum:NaN},c.prototype.getSegmentfromSeqNum=function(t){var i=this,n=i.getIndexFromSeqNum(t);return n>=0&&n<i.segments.length?i.segments[n]:null},c.prototype.getIndexFromSeqNum=function(t){var i=this;if(t>=i.startSeqNum&&t<=i.endSeqNum)for(var n=0;n<i.segments.length;n++)if(i.segments[n]&&i.segments[n].seqNum===t)return n;return-1},c.prototype.contains=function(t){return t>=this.startSeqNum&&t<=this.endSeqNum},c.prototype.isEmpty=function(){return 0===this.segments.length},c.prototype.isReady=function(){var t=this;if("mp4"!==t.containerFormat)return t.url&&t.segments.length>0;var i=t.cN.getFirst();if(t.streamingMode===u.HLS&&t.hlsInfo&&t.hlsInfo.mp4_url){var n=t.mp4Chunks.sidx;return i&&n&&i.loaded&&n.loaded}return i&&i.loaded&&t.segments.length>0},c.prototype.hasCuepoint=function(t){for(var i=this.cuepoints.length-1;i>=0;i--)if(this.cuepoints[i].startSeqNum===t)return!0;return!1},c.prototype.updateCuepointTime=function(){for(var t,i=this,n=0;n<i.cuepoints.length;n++)(t=i.getSegmentfromSeqNum(i.cuepoints[n].startSeqNum))&&i.cuepoints[n].setCueOutStartTime(t.startTime)},c.prototype.equals=function(t){var i=this;return!!t&&(i.url===t.url&&i.type===t.type&&(i.isDash()?i.groupId===t.groupId:i.index===t.index))},c.prototype.updateSegmentRanges=function(t){var i=this;if(t&&t.length)for(var n=0;n<t.length&&n<i.segments.length;n++)i.segments[n].brStartOffset=t[n].brStartOffset,i.segments[n].brEndOffset=t[n].brEndOffset},c.prototype.setMp4Timescale=function(t){var i=this;if("mp4"===i.containerFormat&&t&&t.loaded&&t.data){var n=i.ZS.parse(t.data,"mdhd");if(n&&n.timescale>0)i.timescale=n.timescale;else{var e=i.ZS.parse(t.data,"mvhd");i.timescale=e.timescale}}},c.prototype.isDash=function(){return this.streamingMode===u.DASH},c.prototype.setFrameRate=function(t){t&&(this.frameRate=t)},c.prototype.getDrmInfo=function(){return this.drmInfo},c.prototype.vN=function(t){var i=this;t&&t.forEach((function(t){var n=t.id+"-"+t.startDate;i.dateRanges[n]=t}))}},7159:function(t){"use strict";function i(t){var i=this;t&&(i.discontinuity=t.discontinuity,i.seqNum=t.sequenceNum,i.startTime=t.startTime,i.programDateTime=t.programDateTime,i.url=t.url,i.duration=t.duration),i.clockReference=0,i.localCueTime=0,i.mpegTSTime=0,i.offset=0,i.adjustedTime=0}t.exports=i,i.prototype.destroy=function(){this.data=null},i.prototype.toObject=function(){var t=this,i={};return i.discontinuity=t.discontinuity,i.sequenceNum=t.seqNum,i.startTime=t.startTime,i.programDateTime=t.programDateTime,i.url=t.url,i.duration=t.duration,i.playlistUrl=t.playlistUrl,i.clockReference=t.clockReference,i.localCueTime=t.localCueTime,i.mpegTSTime=t.mpegTSTime,i.data=t.data,i.offset=t.offset,i.adjustedTime=t.adjustedTime,i},i.prototype.parseSegment=function(){var t=this;if(t.data){var i=t.data.split("\n");if(!(i.length<=0)&&0===i[0].indexOf("WEBVTT")){for(var n=Math.floor((Math.pow(2,33)-1)/90),e=0,r=0,s=1;s<i.length;s++){var o=i[s].trim();if(0===o.indexOf("X-TIMESTAMP-MAP")){var u=new RegExp(/LOCAL[:=]([^,]+)/),h=new RegExp(/MPEGTS[:=]([^,]+)/);r=0,e=0;var a=u.exec(o);if(a&&a.length>=2){var c=a[1].split(":");if(c&&c.length>=3){var f=c[2].split("."),l=0,v=0;f&&f.length>=2&&(l=parseInt(f[0]),v=parseInt(f[1])),r=1e3*(3600*c[0]+60*c[1]+l)+v,r%=n}}var d=h.exec(o);d&&d.length>=2&&(e=parseFloat(d[1]),e=Math.round(e/90)),t.clockReference=t.pcr(),t.localCueTime=r,t.mpegTSTime=e,null===t.clockReference||t.clockReference}else if(o.indexOf("--\x3e")>=0){var p=o.split("--\x3e");if(p){var m=p[0].split(":");if(m){var b=1e3*(3600*parseInt(m[0])+60*parseInt(m[1])+parseFloat(m[2]));null!==t.clockReference&&void 0!==t.clockReference||(t.clockReference=b%n+t.mpegTSTime)}}break}}t.adjustedTime=e-r-t.clockReference+t.offset}}},i.prototype.pcr=function(){var t=this;if(!t.__controller)return 0;var i=t.__controller.model,n=i.getPCR();if("number"!=typeof n)return null;if(n=n/t.__controller.model.timescale*1e3,i.live&&n<0){var e=-Math.floor(Math.pow(2,32)/90),r=Math.floor((Math.pow(2,32)-1)/90);n=Math.abs(n-e)+r}return n},i.prototype.isBuffered=function(){return!!this.data}},2835:function(t,i,n){"use strict";t.exports=s;var e=n(3288),r=n(6837);function s(){this.pN=0}s.prototype.destroy=function(){this.pN=0},s.prototype.parse=function(t,i,n){var s=this;if(!t||!i||!e[i])return null;s.pN=0;var o=new DataView(t.buffer);if(r.isNullOrUndefined(n)?(n=s.findBoxOffset(o,i),s.pN=n):s.pN=n,s.pN<0)return null;var u=s.parseHeader(o,i,s.pN);return!u||u.boxSize>o.byteLength?null:"sidx"===u.boxType?s.mN(o,u,n):s.X_(o,u)},s.prototype.bN=function(t){var i=this,n=[];if(!t)return n;i.pN=0;for(var r=new DataView(t.buffer);i.pN+8<=r.byteLength;){var s=i.pN,o=i.gN(r.getUint32(s+4),4);if(e[o]){var u=i.parseHeader(r,o,s);u&&("sidx"===u.boxType?n.push(i.mN(r,u)):n.push(i.X_(r,u)))}else i.pN++}return n},s.prototype.parseHeader=function(t,i,n){var r=this,s={boxOffset:n};r.pN=n;var o=r.yN(t,s);return-1===o||s.boxType!==i||e[i].fullBox&&-1===(o=r.wN(t,s))?null:s},s.prototype.extractVttCaptions=function(t){var i=this,n=[];if(i.pN=0,!t)return n;var e=new DataView(t.buffer),r=i.findBoxOffset(e,"mdat");if(r<0)return n;var s=t.slice(r+8),o=i.bN(s);if(!o.length)return n;for(var u=0;u<o.length;u++){var h=o[u];if(h)if("vttc"===h.boxType){i.pN=0;var a=s.slice(h.boxOffset+8,h.boxOffset+h.boxSize),c=i.bN(a);n.push(i._N(c))}else"vtte"===h.boxType&&n.push({})}return n},s.prototype.X_=function(t,i,n){var r=this;if(!t||!i||i.boxSize>t.byteLength)return i;var s=e[i.boxType],o=s.properties;if(!o)return r.pN+=i.boxSize-(s.fullBox?12:8),i;for(var u=Object.keys(o),h=0;h<u.length;h++){var a=u[h],c=o[a];if(r.EN(c.validator,i[c.validationProperty]||i.flags,c.validationResult))if("array"===c.type){i[a]=[];var f=c.length||c.lengthField&&i[c.lengthField],l=c.itemSchema;if(!l)break;f?r.AN(i,a,t,f,l,n):r.SN(i,a,t,l)}else r.TN(t,c,n,a),i[a]=r.IN(i,c,t)}return i},s.prototype.TN=function(t,i,n,e,r,s){if(n&&i){var o=!n.pos||n.pos&&n.pos===r||r===s-1&&-1===n.pos;n.name&&e===n.name&&n.length&&i.length&&n.length===i.length&&o&&this.jN(t,n)}},s.prototype.AN=function(t,i,n,e,r,s){for(var o,u=this,h=0;h<e;h++){if(r.length)o=u.IN(t,r,n);else{o={};for(var a=Object.keys(r),c=0;c<a.length;c++){var f=a[c],l=r[f];u.EN(l.validator,t.flags)&&(u.TN(n,l,s,f,h,e),o[f]=u.IN(t,l,n))}}t[i].push(o)}},s.prototype.SN=function(t,i,n,e){for(var r;this.pN<t.boxOffset+t.boxSize;)r=this.IN(t,e,n),t[i].push(r)},s.prototype.EN=function(t,i,n){return!t||(n?(i&t)===n:i&t)},s.prototype.IN=function(t,i,n){var e,r=this;return i.length&&(e=r.MN(n,i.length),r.pN+=e.readBytes,e.readBytes===i.length/8)?"string"===i.type?r.gN(e.value,4):e.value:"string"===i.type?r.NN(t,n):"boxstring"===i.type?r.RN(t,n):null},s.prototype.MN=function(t,i){var n=this,e={value:0,readBytes:0},r=i/8;if(n.pN+r<=t.byteLength){switch(i){case 8:e.value=t.getUint8(n.pN);break;case 16:e.value=t.getUint16(n.pN);break;case 32:e.value=t.getUint32(n.pN);break;case 64:for(var s=new Uint8Array(8),o=0;o<8;o++)s[o]=t.getUint8(n.pN+o);e.value=s}e.readBytes=r}return e},s.prototype.jN=function(t,i){var n=this,e=i.value;switch(i.length){case 8:t.setUint8(n.pN,e);break;case 16:t.setUint16(n.pN,e);break;case 32:t.setUint32(n.pN,e)}},s.prototype.NN=function(t,i){var n=this,e="",r=n.MN(i,8);for(n.pN+=r.readBytes;r.readBytes>0&&r.value>0&&n.pN<t.boxOffset+t.boxSize;)e+=String.fromCharCode(r.value),r=n.MN(i,8),n.pN+=r.readBytes;return e},s.prototype.RN=function(t,i){var n=this,e=t.boxSize-(n.pN-t.boxOffset),r=String.fromCharCode.apply(null,new Uint8Array(i.buffer,n.pN,e));return n.pN+=e,r},s.prototype.findBoxOffset=function(t,i){if(!t||t.byteLength<8)return-1;var n,r=e[i].parents,s=0;if(r&&r.length>0){for(var o=!1,u=0;u<r.length;u++){var h=r[u];if((n=this.findBoxOffset(t,h))>=0){s=n+(e[h].fullBox?12:8);var a=e[h].payload;a&&(s+=a),o=!0;break}}if(!o)return-1}for(;s+8<=t.byteLength;){if(this.gN(t.getUint32(s+4),4)===i)return s;var c=t.getUint32(s);if(!(c>0))break;s+=c}return-1},s.prototype.yN=function(t,i){var n=this;if(!t||!i||t.byteLength<8)return-1;i.boxSize=t.getUint32(n.pN),n.pN+=4;var e=t.getUint32(n.pN);return i.boxType=n.gN(e,4),n.pN+=4,1===i.boxSize&&(i.boxSize=n.kN(t),n.pN+=8),0},s.prototype.wN=function(t,i){if(!t||!i)return-1;var n=t.getUint32(this.pN);return i.boxVersion=n>>24,i.flags=16777215&n,this.pN+=4,0},s.prototype.mN=function(t,i,n){var e,r=this;if(!t||!i)return null;n=n||0,r.pN+=4,r.pN+=4,0===i.boxVersion?(t.getUint32(r.pN),r.pN+=4,e=t.getUint32(r.pN),r.pN+=4):(r.kN(t),r.pN+=8,e=r.kN(t),r.pN+=8),r.pN+=2;var s=t.getUint16(r.pN);r.pN+=2;for(var o=i.boxOffset+i.boxSize+e,u=[],h=0;h<s;h++){var a=t.getUint32(r.pN);if(r.pN+=4,1===a>>>31)return null;var c=2147483647&a;r.pN+=8,u.push({brStartOffset:o+n,brEndOffset:o+n+c-1}),o+=c}return u},s.prototype.setSingleProp=function(t,i,n){var e=this;if(t&&i){var r=new DataView(t.buffer),s=e.findBoxOffset(r,i);if(!(s<0)){e.pN=s;var o=e.parseHeader(r,i,s);o&&e.X_(r,o,n)}}},s.prototype.gN=function(t,i){if(!t||!i)return"";for(var n=new Array(i),e=i-1;e>=0;e--){var r=255&t;n[e]=String.fromCharCode(r),t>>>=8}return n.join("")},s.prototype.kN=function(t){var i=this.pN,n=t.getUint32(i);i+=4;var e=t.getUint32(i);return n*Math.pow(2,32)+e},s.prototype._N=function(t){for(var i={},n=0;n<t.length;n++){var e=t[n];if(e)switch(e.boxType){case"vsid":i.sourceId=e.sourceId;break;case"ctim":i.cueTime=e.cueTime;break;case"payl":i.cueText=e.cueText}}return i}},3288:function(t){"use strict";t.exports={ftyp:{fullBox:!1,properties:{majorBrand:{length:32,type:"string"},minorVersion:{length:32},compatibleBrands:{type:"array",itemSchema:{length:32,type:"string"}}}},moov:{fullBox:!1},styp:{fullBox:!1,properties:{majorBrand:{length:32,type:"string"},minorVersion:{length:32},compatibleBrands:{type:"array",itemSchema:{length:32,type:"string"}}}},moof:{fullBox:!1},mdat:{fullBox:!1},sidx:{fullBox:!0,properties:{referenceId:{length:32},timescale:{length:32},earliestPresentationTime:{length:32},firstOffset:{length:32},reserved:{length:16},referenceCount:{length:16},referenceData:{type:"array",lengthField:"referenceCount",itemSchema:{referenceType:{length:1},referencedSize:{length:31},subsegmentDuration:{length:32},startsWithSAP:{length:1},sapType:{length:3},sapDeltaTime:{length:28}}}}},emsg:{fullBox:!0,properties:{schemeIdUri:{type:"string"},value:{type:"string"},timescale:{length:32},presentationTimeDelta:{length:32},eventDuration:{length:32},id:{length:32},message:{type:"array",itemSchema:{length:8}}}},trak:{fullBox:!1,parents:["moov"]},mdia:{fullBox:!1,parents:["trak"]},mvhd:{fullBox:!0,parents:["moov"],properties:{creationTime:{length:32},modificationTime:{length:32},timescale:{length:32},duration:{length:32},rate:{length:32},volume:{length:16},reserved:{length:80},matrix:{type:"array",length:9,itemSchema:{length:32}},preDefined:{length:192},nextTrackId:{length:32}}},mdhd:{fullBox:!0,parents:["mdia"],properties:{creationTime:{length:32},modificationTime:{length:32},timescale:{length:32},duration:{length:32},language:{length:16},preDefined:{length:16}}},esds:{fullBox:!0,parents:["mp4a","enca"],properties:{descriptorTag:{length:8},descriptorLength:{length:8},esId:{length:16},streamPriority:{length:8},decoderConfigDesc:{length:8},decoderConfigLength:{length:8},codecTag:{length:8},streamType:{length:8},bufferSize:{length:8},bufferSize2:{length:16},maxBitrate:{length:32},avgBitrate:{length:32},decoderInfoDescriptor:{length:8},decoderInfoDescriptorLength:{length:8},audioSpecificConfig0:{length:8},audioSpecificConfig1:{length:8},audioSpecificConfig2:{length:8,validator:248,validationProperty:"audioSpecificConfig0",validationResult:40},audioSpecificConfig3:{length:8,validator:248,validationProperty:"audioSpecificConfig0",validationResult:40},slDescriptor:{length:8},slDescriptorLength:{length:8},slValue:{length:8}}},mp4a:{fullBox:!1,parents:["stsd"],payload:28,properties:{reserved0:{length:48},dataReferenceIndex:{length:16},reserved1:{length:32},reserved2:{length:32},channelCount:{length:16},sampleSize:{length:16},predefined:{length:16},reserved3:{length:16},sampleRate:{length:32}}},enca:{fullBox:!1,parents:["stsd"],payload:28,properties:{reserved0:{length:48},dataReferenceIndex:{length:16},reserved1:{length:32},reserved2:{length:32},channelCount:{length:16},sampleSize:{length:16},predefined:{length:16},reserved3:{length:16},sampleRate:{length:32}}},stsd:{fullBox:!0,parents:["stbl"],payload:4,properties:{entryCount:{length:32}}},stbl:{fullBox:!1,parents:["minf"]},minf:{fullBox:!1,parents:["mdia"]},traf:{fullBox:!1,parents:["moof"]},tfdt:{fullBox:!0,parents:["traf"],properties:{baseMediaDecodeTime:{length:32}}},tfhd:{fullBox:!0,parents:["traf"],properties:{trackId:{length:32},baseDataOffset:{length:64,validator:1},sampleDescriptionIndex:{length:32,validator:2},defaultSampleDuration:{length:32,validator:8},defaultSampleSize:{length:32,validator:16},defaultSampleFlags:{length:32,validator:32}}},trun:{fullBox:!0,parents:["traf"],properties:{sampleCount:{length:32},dataOffset:{validator:1,length:32},firstSampleFlags:{validator:4,length:32},sampleData:{type:"array",lengthField:"sampleCount",itemSchema:{sampleDuration:{validator:256,length:32},sampleSize:{validator:512,length:32},sampleFlags:{validator:1024,length:32},sampleCompositionTimeOffset:{validator:2048,length:32}}}}},vttc:{fullBox:!1},vtte:{fullBox:!1},vsid:{fullBox:!1,parents:["vttc"],properties:{sourceId:{length:32}}},ctim:{fullBox:!1,parents:["vttc"],properties:{cueTime:{type:"boxstring"}}},payl:{fullBox:!1,parents:["vttc"],properties:{cueText:{type:"boxstring"}}},iden:{fullBox:!1,parents:["vttc"],properties:{cueId:{type:"boxstring"}}},sttg:{fullBox:!1,parents:["vttc"],properties:{settings:{type:"boxstring"}}}}},9730:function(t){"use strict";t.exports=i;function i(){}i.prototype.initSegment=function(t,i){var n=this.ftyp(i),e=this.moov(t),r=new Uint8Array(n.byteLength+e.byteLength);return r.set(n),r.set(e,n.byteLength),r},i.prototype.ftyp=function(t){t=t||"avc1";var i=new Uint8Array([105,115,111,109]),n=new Uint8Array([0,0,0,1]),e=new Uint8Array([t.charCodeAt(0),t.charCodeAt(1),t.charCodeAt(2),t.charCodeAt(3)]);return this.LN("ftyp",[i,n,e])},i.prototype.moov=function(t){var i=this,n=[];n.push(i.DN(t[0].config.duration,t[0].config.timescale));for(var e=0;e<t.length;e++)n.push(i.CN(t[e]));return n.push(i.PN(t)),i.LN("moov",n)},i.prototype.moof=function(t,i){var n=this,e=[];e.push(n.xN(t));for(var r=0;r<i.length;r++){var s=n.UN(i[r]);e.push(s)}return n.LN("moof",e)},i.prototype.mdat=function(t){var i=[];if(t&&t.frames)for(var n=0;n<t.frames.length;n++)i.push(t.frames[n].data);return this.LN("mdat",i)},i.prototype.xN=function(t){var i=new Uint8Array(4);return new DataView(i.buffer).setUint32(0,t),this.VN("mfhd",0,new Uint8Array(3),[i])},i.prototype.UN=function(t){if(t){var i,n,e=this,r=[],s=32,o=e.BN(t);return s+=o.length,r.push(o),t.frames&&t.frames.length&&(s+=(i=e.FN(t.frames[0].dts)).length,r.push(i)),"video"===t.type&&(s+=(n=e.zN(t)).length),r.push(e.GN(t,s)),n&&r.push(n),e.LN("traf",r)}},i.prototype.BN=function(t){var i=new Uint8Array(4);return new DataView(i.buffer).setUint32(0,t.streamId),this.VN("tfhd",0,new Uint8Array([0,0,0]),[i])},i.prototype.FN=function(t){var i=new Uint8Array(4);return new DataView(i.buffer).setUint32(0,Math.max(0,t)),this.VN("tfdt",0,new Uint8Array([0,0,0]),[i])},i.prototype.GN=function(t,i){var n=this,e=t.frames||[],r=e.length,s=n.HN(e),o=0,u=s[1],h=0;for(h=0;h<4;h++)o+=u&1<<h?1:0;var a=new Uint8Array(4*o*r),c=new DataView(a.buffer);i+=20+a.length+8;var f=n.YN(r,i),l=0;for(h=0;h<r;h++){var v=e[h];if(1&u&&(c.setUint32(l,v.duration),l+=4),2&u&&(c.setUint32(l,v.size),l+=4),4&u){var d=(v.flags.isLeading<<2|v.flags.dependsOn)<<24|(v.flags.isDependedOn<<6|v.flags.hasRedundancy<<4|v.flags.paddingValue<<1|v.flags.isNonSyncSample)<<16|(240&v.flags.degradationPriority)<<8|15&v.flags.degradationPriority;c.setUint32(l,d),l+=4}8&u&&(c.setUint32(l,v.pts-v.dts),l+=4)}return n.VN("trun",0,s,[f,a])},i.prototype.zN=function(t){for(var i=t.frames||[],n=i.length,e=new Uint8Array(n),r=0;r<n;r++){var s=i[r];s.flags&&(e[r]=s.flags.isLeading<<6|s.flags.dependsOn<<4|s.flags.isDependedOn<<2|s.flags.hasRedundancy)}return this.VN("sdtp",0,new Uint8Array(3),[e])},i.prototype.YN=function(t,i){var n=new Uint8Array(8),e=new DataView(n.buffer);return e.setUint32(0,t),e.setInt32(4,i),n},i.prototype.HN=function(t){var i=t.length,n=new Uint8Array(3);return n[2]=1,i&&(void 0!==t[0].duration&&(n[1]|=1),void 0!==t[0].size&&(n[1]|=2),void 0!==t[0].flags&&(n[1]|=4),void 0!==t[0].pts&&(n[1]|=8)),n},i.prototype.DN=function(t,i){var n=new Uint8Array(96),e=new DataView(n.buffer);e.setUint32(0,1),e.setUint32(4,2);var r=i||9e4;return e.setUint32(8,r),t&&e.setUint32(12,t),e.setUint32(16,65536),e.setUint16(20,256),e.setUint32(32,65536),e.setUint32(48,65536),e.setUint32(64,1073741824),e.setUint32(92,4294967295),this.VN("mvhd",0,new Uint8Array(3),[n])},i.prototype.CN=function(t){var i=this;t.config.duration=t.config.duration||4294967295;var n=[i.qN(t)];return t.config.useEditBox&&n.push(i.WN(t)),n.push(i.QN(t)),i.LN("trak",n)},i.prototype.qN=function(t){var i=new Uint8Array(80),n=new DataView(i.buffer);return n.setUint32(8,t.streamId),n.setUint32(16,t.config.duration),n.setUint8(32,"audio"===t.type?1:0),n.setUint32(36,65536),n.setUint32(52,65536),n.setUint32(68,1073741824),n.setUint16(72,t.config.width),n.setUint16(76,t.config.height),this.VN("tkhd",0,new Uint8Array([0,0,7]),[i])},i.prototype.WN=function(t){return this.LN("edts",[this.XN(t)])},i.prototype.XN=function(t){var i=new Uint8Array(16),n=new DataView(i.buffer);return n.setUint32(0,1),n.setUint32(4,0),n.setUint32(8,t.config.offset),n.setUint16(12,1),n.setUint16(14,0),this.VN("elst",0,new Uint8Array(3),[i])},i.prototype.QN=function(t){var i=this;return i.LN("mdia",[i.ZN(t),i.$N(t.type),i.JN(t)])},i.prototype.ZN=function(t){var i=new Uint8Array(20),n=new DataView(i.buffer);n.setUint32(0,2),n.setUint32(4,3);var e=t.config.timescale||9e4;return n.setUint32(8,e),n.setUint32(12,t.config.duration),n.setUint16(16,21956),this.VN("mdhd",0,new Uint8Array(3),[i])},i.prototype.$N=function(t){var i={video:1986618469,audio:1936684398,hint:1751740020},n=new Uint8Array(32),e=new DataView(n.buffer);return e.setUint32(4,i[t]),e.setUint32(20,i[t]),e.setUint32(24,1214344804),e.setUint32(28,1818587648),this.VN("hdlr",0,new Uint8Array(3),[n])},i.prototype.JN=function(t){var i=this,n="audio"===t.type?i.KN():i.tR();return i.LN("minf",[n,i.iR(),i.nR(t)])},i.prototype.tR=function(){var t=new Uint8Array(8);return this.VN("vmhd",0,new Uint8Array([0,0,1]),[t])},i.prototype.KN=function(){var t=new Uint8Array(4);return this.VN("smhd",0,new Uint8Array(3),[t])},i.prototype.iR=function(){return this.LN("dinf",[this.eR()])},i.prototype.eR=function(){var t=new Uint8Array([0,0,0,1]),i=[];return i.push(t),i.push(this.l_(new Uint8Array([0,0,1]))),this.VN("dref",0,new Uint8Array(3),i)},i.prototype.l_=function(t){return this.VN("url ",0,t,[])},i.prototype.rR=function(t){return this.VN("urn ",0,t,[])},i.prototype.nR=function(t){var i=this;return i.LN("stbl",[i.sR(t),i.oR(),i.uR(),i.hR(),i.aR()])},i.prototype.sR=function(t){var i=this,n="audio"===t.type?i.cR(t):i.fR(t),e=new Uint8Array([0,0,0,1]);return i.VN("stsd",0,new Uint8Array(3),[e,n])},i.prototype.fR=function(t){var i=this,n=[];n.push((65280&t.config.ppsLength)>>>8),n.push(255&t.config.ppsLength);try{t.config.ppsLength>0&&(n=n.concat(Array.prototype.slice.call(t.config.pps)))}catch(t){}var e=[];e.push((65280&t.config.spsLength)>>>8),e.push(255&t.config.spsLength);try{t.config.spsLength>0&&(e=e.concat(Array.prototype.slice.call(t.config.sps)))}catch(t){}var r=new Uint8Array(78),s=new DataView(r.buffer);return s.setUint16(6,1),s.setUint16(24,t.config.width),s.setUint16(26,t.config.height),s.setUint32(28,4718592),s.setUint32(32,4718592),s.setUint16(40,1),s.setUint32(42,259613032),s.setUint32(46,1869557110),s.setUint32(50,1768187247),s.setUint32(54,761818227),s.setUint16(74,24),s.setUint16(76,65535),i.LN("avc1",[r,i.LN("avcC",[new Uint8Array([1,t.config.profileIndication,t.config.profileCompatibility,t.config.levelIndication,255].concat([255&t.config.numOfSPS|224]).concat(e).concat([255&t.config.numOfPPS]).concat(n))]),i.lR()])},i.prototype.lR=function(){var t=new Uint8Array(12);return new DataView(t.buffer).setUint32(0,1875072),this.LN("btrt",[t])},i.prototype.cR=function(t){var i=new Uint8Array(8),n=new DataView(i.buffer);n.setUint16(6,1);var e=new Uint8Array(20);return(n=new DataView(e.buffer)).setUint16(8,t.config.channels),n.setUint16(10,t.config.sampleSize),n.setUint16(16,t.config.samplingFreq),this.LN("mp4a",[i,e,this.vR(t)])},i.prototype.vR=function(t){var i=new Uint8Array(27),n=new DataView(i.buffer);return n.setUint8(0,3),n.setUint8(1,25),n.setUint8(5,4),n.setUint8(6,17),n.setUint8(7,64),n.setUint8(8,21),n.setUint16(10,1536),n.setUint8(20,5),n.setUint8(21,2),n.setUint8(22,t.config.audioObjectTypeIndex<<3|t.config.samplingFreqIndex>>>1),n.setUint8(23,t.config.samplingFreqIndex<<7|t.config.channels<<3),n.setUint8(24,6),n.setUint8(25,1),n.setUint8(26,2),this.VN("esds",0,new Uint8Array(3),[i])},i.prototype.oR=function(){var t=new Uint8Array(4);return this.VN("stts",0,new Uint8Array(3),[t])},i.prototype.uR=function(){var t=new Uint8Array(4);return this.VN("stsc",0,new Uint8Array(3),[t])},i.prototype.hR=function(){var t=new Uint8Array(8);return this.VN("stsz",0,new Uint8Array(3),[t])},i.prototype.aR=function(){var t=new Uint8Array(4);return this.VN("stco",0,new Uint8Array(3),[t])},i.prototype.PN=function(t){for(var i=[],n=0;n<t.length;n++)i.push(this.dR(t[n]));return this.LN("mvex",i)},i.prototype.dR=function(t){var i=new Uint8Array(20),n=new DataView(i.buffer);return n.setUint32(0,t.streamId),n.setUint32(4,1),n.setUint32(16,65537),"video"!==t.type&&(i[i.length-1]=0),this.VN("trex",0,new Uint8Array(3),[i])},i.prototype.VN=function(t,i,n,e){var r=new Uint8Array(1);r[0]=i;var s=[r,n];return s=s.concat(e),this.LN(t,s)},i.prototype.LN=function(t,i){var n=0,e=new Uint8Array([t.charCodeAt(0),t.charCodeAt(1),t.charCodeAt(2),t.charCodeAt(3)]),r=0,s=0;for(s=0;s<i.length;s++)r+=i[s].length;var o=new Uint8Array(r+8);for(new DataView(o.buffer,o.byteOffset,o.byteLength).setUint32(0,o.byteLength),o.set(e,4),n=8,s=0;s<i.length;s++)o.set(i[s],n),n+=i[s].length;return o}},5328:function(t,i,n){"use strict";t.exports=r;var e=n(9730);function r(){this.pR=null,this.mR=new e}r.prototype.destroy=function(){this.pR=null},r.prototype.generate=function(t){if(!t)return null;var i=this,n=[t],e=null,r=null,s=null,o=0;if(t.config.shouldInit){var u="audio"===t.type?"mp41":"avc1";o+=(e=i.bR(n,u))?e.length:0}t.frames.length&&(o+=(r=i.gR(n))?r.length:0,o+=(s=i.yR(n))?s.length:0),i.pR=new Uint8Array(o);var h=0;e&&(i.pR.set(e,h),h+=e.length),r&&(i.pR.set(r,h),h+=r.length),s&&(i.pR.set(s,h),h+=s.length);var a=t.frames.length>0?t.frames[t.frames.length-1].duration:0,c=t.endTime+a;return{data:i.pR,type:t.type,codec:t.config.codec,mimeType:t.type+'/mp4; codecs="'+t.config.codec+'"',startTime:t.frames.length?t.startTime/t.config.timescale:0,endTime:t.frames.length?c/t.config.timescale:0,endTimestamp:c}},r.prototype.bR=function(t,i){if(!t||!t.length)return null;var n=this.mR.initSegment(t,i);return n||null},r.prototype.gR=function(t){var i=this,n=0;return t&&t.length?(t.forEach((function(t){n=t.config.seqNum,t.frames&&t.frames.length&&t.frames.forEach((function(n,e,r){n.size=n.nalUnitSize?n.nalUnitSize+4*n.nalUnits.length:n.data?n.data.length:0,e<r.length-1?n.duration=t.frames[e+1].dts-n.dts:n.duration=e>0?n.dts-t.frames[e-1].dts:t.config.defaultFrameDuration||i.wR(t.type.track.config.timescale),n.duration}))})),i.mR.moof(n,t)):null},r.prototype.yR=function(t){var i=this;if(!t||!t.length)return null;var n,e=[],r=0;t.forEach((function(t){"video"===t.type&&t.frames.forEach((function(t){t.normalizedData=new Uint8Array(t.nalUnitSize+4*t.nalUnits.length);var i=new DataView(t.normalizedData.buffer),n=0;t.nalUnits.forEach((function(e){i.setUint32(n,e.data.byteLength),n+=4,t.normalizedData.set(e.data,n),n+=e.data.byteLength})),t.data=t.normalizedData})),(n=i.mR.mdat(t))&&n.length&&(e.push(n),r+=n.length)}));var s=new Uint8Array(r),o=0;return e.forEach((function(t){s.set(t,o),o+=t.length})),s},r.prototype.wR=function(t,i){return("audio"===t?.0232199546:.0333333333)*i}},4838:function(t,i,n){"use strict";t.exports=c;var e=n(3713),r=n(2990),s=n(6837),o=n(2999),u=n(4641),h=n(7279).AACStream,a=n(7650).HLSEvent.PCR_AVAILABLE;function c(t){var i=this;o.call(i,i.constructor.name),i.ER=t,i._=null,i.AR="start",i.s_=new h,i.OR=!1,i._h={},i.SR=i.__controller.create(e,t,i.TR.bind(i)),i.IR=t.lastChunkEndTs?t.lastChunkEndTs.audio:NaN,i.jR=t.lastFrameDuration?t.lastFrameDuration.audio:NaN,s.isNullOrUndefined(i.ER.pcr)&&(i._h[a]=i.__controller.addEventListener(a,i.MR,i))}r.inherits(c,o),c.prototype.destroy=function(){var t=this;t.close(),t.SR.destroy(),t.s_.destroy(),o.prototype.destroy.call(t)},c.prototype.setSource=function(t){this.NR=t,this.jO()},c.prototype.jO=function(){var t=this;t.NR&&(t.NR.addEventListener(u.DATA_PROCESS_PROGRESS,(function(i){t.append(i)}),t),t.NR.addEventListener(u.DATA_PROCESS_COMPLETE,(function(){t.endOfSegment()}),t),t.NR.addEventListener(u.DATA_PROCESS_ERROR,(function(i){t.publish(u.DATA_PROCESS_ERROR,i)}),t))},c.prototype.close=function(){var t=this;t._=null,t.__controller.removeEventListener(a,t._h[a]),t.SR.close()},c.prototype.append=function(t){var i=this;if(t){var n=t.length;if(n){var e=null,r=0;i._&&(r=(e=i._).length);var s=r+n;i._=new Uint8Array(s),e&&i._.set(e),i._.set(t,r),i.X_()}}},c.prototype.MR=function(t){var i=this;i.ER.pcr=t,i.X_(),i.__controller.removeEventListener(a,i._h[a])},c.prototype.X_=function(){var t=this,i=t.ER.pcr;if(!s.isNullOrUndefined(i)){if(t._&&t._.length>0){var n;n=t.IR&&t.jR?i+t.IR+t.jR:i+t.ER.startTime*t.ER.timescale;var e=t.s_.readFramesFromBitstream(t._,n);t._=t._.subarray(e)}var r=t.s_.getLastFrameDetails();r&&(t.IR=r.timestamp-i,t.jR=r.duration),(t.s_.ready||t.OR)&&t.RR()}},c.prototype.RR=function(){var t=this,i=t.s_.getFrames(),n=i&&i.length>0;if("end"===t.AR||n){var e=n?i[0].dts:null,r={audio:{frames:i,config:t.s_.getConfig()},pcr:e};t.SR.processSegmentData({avData:r,pos:t.AR}),"start"===t.AR&&(t.AR="middle")}},c.prototype.endOfSegment=function(){var t=this;t.AR="end",t.OR=!0,t.X_(),t.SR.endOfSegment()},c.prototype.TR=function(t,i){var n;t&&(this.publish(u.DATA_PROCESS_PROGRESS,t,i),t.getParam&&(n=t.getParam("parsedInfo")),"end"===(n?n.position:t.position)&&this.publish(u.DATA_PROCESS_COMPLETE))}},5619:function(t,i,n){"use strict";t.exports=h,t.exports.KEY_METHODS={AES_128:"AES-128",NONE:"NONE"};var e=n(4641),r=n(2990),s=n(2999),o="Key Import is rejected",u="Decryption is rejected";function h(){var t=this;t.KI=t.__controller.model.userAgent,s.call(t,t.constructor.name),"undefined"==typeof window?t.kR=crypto||msCrypto:t.kR=window.crypto||window.msCrypto,t.kR=t.kR.subtle||t.kR.webkitSubtle,t._=null,t.LR=null,t.DR={name:"AES-CBC",length:128,iv:null}}r.inherits(h,s),h.prototype.destroy=function(){this.close(),s.prototype.destroy.call(this)},h.prototype.close=function(){var t=this;t._=null,t.CR=null,t.LR=null,t.PR=null},h.prototype.append=function(t){t&&("key"===t.type?this.xR(t):this.UR(t))},h.prototype.UR=function(t){var i=this;if(t)if(i.CR){var n=new Uint8Array(i.CR.byteLength+t.byteLength);n.set(new Uint8Array(i.CR),0),n.set(new Uint8Array(t),i.CR.byteLength),i.CR=n}else i.CR=t},h.prototype.xR=function(t){var i=this;t&&(t.initVector||(t.initVector=i.VR(t.seqNum)),i.LR=t,i.DR.iv=i.BR(t.initVector).buffer,11!==i.KI.ie?i.kR.importKey("raw",t.data,i.DR,!0,["decrypt"]).then((function(t){i.PR=t,i.FR()}),(function(t){i.ZE(o,t)})):i.zR(t))},h.prototype.zR=function(t){var i=this,n=i.kR.importKey("raw",t.data,i.DR,!0,["decrypt"]);n?(n.onerror=function(t){i.ZE(o,t)},n.oncomplete=function(t){i.PR=t&&t.target?t.target.result:null,i.FR()}):i.ZE("Key Import operation is not created in IE-11")},h.prototype.FR=function(){var t=this;if(t.PR&&t.CR&&t.CR.byteLength&&t.OR){var i=t.CR.buffer,n=i.byteLength-i.byteLength%16,e=i.slice(0,n);t.CR=new Uint8Array(i.slice(n)),11!==t.KI.ie?t.kR.decrypt(t.DR,t.PR,e).then((function(i){t.GR(i)}),(function(i){t.ZE(u,i)})).catch((function(i){t.ZE("Exception",i.toString())})):t.HR(e)}},h.prototype.HR=function(t){var i=this;if(i.PR&&t){var n=i.kR.decrypt(i.DR,i.PR,t);n?(n.onerror=function(t){i.ZE(u,t)},n.oncomplete=function(t){t&&t.target&&i.GR(t.target.result)}):i.ZE("Decryption operation is not created in IE-11")}},h.prototype.GR=function(t){var i=this;i.publish(e.DATA_PROCESS_PROGRESS,new Uint8Array(t)),i.OR&&(0===i.CR.byteLength?i.publish(e.DATA_PROCESS_COMPLETE):i.FR())},h.prototype.BR=function(t){for(var i=[],n=0,e=(t=t.substr(2)).length;n<e;n+=2)i.push(parseInt(t.substr(n,2),16));return new Uint8Array(i)},h.prototype.endOfSegment=function(){var t=this;t.OR=!0,t.LR&&t.PR&&t.FR()},h.prototype.ZE=function(t,i){this.publish(e.DATA_PROCESS_ERROR)},h.prototype.VR=function(t){for(var i="0x",n=(t=t||0).toString(16),e=n.length<32?32-n.length:0,r=0;r<e;r++)i+="0";return i+=n}},5267:function(t,i,n){"use strict";t.exports=d;var e=n(6837),r=n(2990),s=n(2999),o=n(4641),u=n(2835),h=n(6473),a=n(5557),c=n(3789),f=n(1849),l=n(7279).NAL_UNIT_TYPES,v=n(2503).StreamTypes;function d(t){var i=this;s.call(i,i.constructor.name),i._=null,i.ER=t,i.YR=new h,i.ZS=new u,i.qR=new f}r.inherits(d,s),d.prototype.destroy=function(){var t=this;t._=null,t.ZS.destroy(),t.qR.destroy(),s.prototype.destroy.call(t)},d.prototype.setSource=function(t){this.NR=t,this.jO()},d.prototype.jO=function(){var t=this;t.NR&&(t.NR.addEventListener(o.DATA_PROCESS_PROGRESS,(function(i){t.append(i)}),t),t.NR.addEventListener(o.DATA_PROCESS_COMPLETE,(function(){t.endOfSegment()}),t),t.NR.addEventListener(o.DATA_PROCESS_ERROR,(function(i){t.publish(o.DATA_PROCESS_ERROR,i)}),t))},d.prototype.close=function(){this._=null},d.prototype.append=function(t){var i=this;if(t){var n=t.length;if(n){var e=null,r=0;i._&&(r=(e=i._).length);var s=r+n;i._=new Uint8Array(s),e&&i._.set(e),i._.set(t,r),i.WR()}}},d.prototype.WR=function(){for(var t=this;t._&&t._.length>=8;){var i=t._.length,n=new DataView(t._.buffer),e=t.ZS.parse(t._,"styp"),r=t.ZS.parse(t._,"emsg"),s=t.ZS.parse(t._,"moof"),u=t.ZS.parse(t._,"ftyp"),h=t.ZS.parse(t._,"moov");if(u&&h){t.ER.userAgent.android&&t.QR();var a=[];u&&a.push(u),h&&a.push(h);var c=t.XR(a),f=t.ZR(a),l=new Uint8Array(t._.buffer.slice(c,f));t.publish(o.DATA_PROCESS_PROGRESS,{position:"init",data:l}),t._.length>f?t._=new Uint8Array(t._.buffer.slice(f)):t._=null}else{if(!s)return;var d=t.ZS.findBoxOffset(n,"mdat");if(d<0)return;var p=t.ZS.parseHeader(n,"mdat",d),m=[];e&&m.push(e),r&&m.push(r),s&&m.push(s),p&&m.push(p);var b=t.XR(m),g=t.ZR(m);if(i<g)return;var y=t.$R(),w=t.ER.timescale,_=t.JR(),E=t.KR(),A=t._k(_,y);if(t.ER.dash){var O=Math.round(t.ER.startTime*w),S=t.ER.segDuration*w;E!==O&&(E=O,t.tL(E)),A!==S&&(t.iL(_,S),A=S)}var T=null;t.ER.type!==v.MAIN&&t.ER.type!==v.VIDEO||(T=t.nL(d,_,E,w));var I=new Uint8Array(t._.buffer.slice(b,g));t.AR="firstByte"===t.AR?"start":"middle",t.publish(o.DATA_PROCESS_PROGRESS,{position:t.AR,data:I,cea608TrackData:T,baseTime:E,defaultSampleDuration:y,totalDuration:A,samples:_.samples}),t.ER.dash&&r&&t.eL(r),t._.length>g?t._=new Uint8Array(t._.buffer.slice(g)):t._=null}}},d.prototype.endOfSegment=function(){this.WR(),this.publish(o.DATA_PROCESS_COMPLETE)},d.prototype.XR=function(t){if(!t||!t.length)return 0;var i=Number.POSITIVE_INFINITY;return t.forEach((function(t){i=Math.min(i,t.boxOffset)})),i},d.prototype.ZR=function(t){if(!t||!t.length)return 0;var i=0,n=t[0];return t.forEach((function(t){i<t.boxOffset&&(i=t.boxOffset,n=t)})),n.boxOffset+n.boxSize},d.prototype.KR=function(){var t=this.ZS.parse(this._,"tfdt");return t?t.baseMediaDecodeTime:0},d.prototype.tL=function(t){this.ZS.setSingleProp(this._,"tfdt",{name:"baseMediaDecodeTime",value:t,length:32})},d.prototype.iL=function(t,i){if(t&&t.totalDuration){var n=i-t.totalDuration,e=t.samples[t.samples.length-1].duration+n;e<0&&(e=0),this.ZS.setSingleProp(this._,"trun",{name:"sampleDuration",value:e,length:32,pos:-1})}},d.prototype.$R=function(){var t=this.ZS.parse(this._,"tfhd");return t&&t.defaultSampleDuration>0?t.defaultSampleDuration:0},d.prototype._k=function(t,i){return t.totalDuration?t.totalDuration:t.samples.length*i},d.prototype.JR=function(){var t=[],i=0,n=this.ZS.parse(this._,"trun");if(n&&n.sampleData)for(var r=n.sampleData.length,s=n.sampleData,o=0;o<r;o++){var u={};s[o].sampleDuration&&(u.duration=s[o].sampleDuration,i+=u.duration),s[o].sampleSize&&(u.size=s[o].sampleSize),s[o].sampleFlags&&(u.flags=s[o].sampleFlags),e.isNullOrUndefined(s[o].sampleCompositionTimeOffset)||(u.cto=s[o].sampleCompositionTimeOffset),t.push(u)}return{samples:t,totalDuration:i}},d.prototype.eL=function(t){var i=this;if(t){var n=i.rL(t.presentationTimeDelta,t.timescale),e=t.message&&i.YR.extractID3FromMessage(t.message),r={payload:e&&i.YR.getID3Payload(e),timestamp:i.ER.startTime+n},s=new c({type:a.MessageTypes.MESSAGE,id:a.MessageIds.TIMED_METADATA});s.putParam("timedMetadata",r),i.publish(o.DATA_PROCESS_PROGRESS,s)}},d.prototype.rL=function(t,i){return 0===i?0:t/i},d.prototype.QR=function(){var t=this,i=t.ZS.parse(t._,"esds");if(i){var n=i.audioSpecificConfig0>>3,e=i.audioSpecificConfig0<<1&14|i.audioSpecificConfig1>>7&1,r=i.audioSpecificConfig1>>3&7;if(5===n){var s=(n=2)<<3|(14&e)>>1,o=(1&e)<<7|r<<3;t.ZS.setSingleProp(t._,"esds",{name:"audioSpecificConfig0",value:s,length:8}),t.ZS.setSingleProp(t._,"esds",{name:"audioSpecificConfig1",value:o,length:8}),t.ZS.setSingleProp(t._,"esds",{name:"audioSpecificConfig2",value:0,length:8}),t.ZS.setSingleProp(t._,"esds",{name:"audioSpecificConfig3",value:0,length:8})}}},d.prototype.nL=function(t,i,n,e){for(var r=[],s=this._.slice(t+8),o=n,u=0,h=0,a=0;a<i.samples.length;a++){var c=i.samples[a];for(h+=c.size;u<h&&u<s.length;){var f=s[u]<<24|s[u+1]<<16|s[u+2]<<8|s[u+3];if((15&s[u+=4])===l.AD_INFO_SEI)for(var v=this.qR.parse(s,u+1),d=0;d<v.length;d++){var p=v[d];p.pts=o+c.cto,p.dts=o,p.timescale=e,r.push(p)}u+=f}o+=c.duration}return r}},4169:function(t,i,n){"use strict";t.exports=a;var e=n(8169),r=n(4641),s=n(2990),o=n(2999),u=n(5619),h=n(5619).KEY_METHODS;function a(t){if(!t)throw new Error("Invalid argument: data argument of the ProcessorChain is not complete");var i=this;i.ER=t,i.sL=null,i.oL=null,o.call(i,i.constructor.name),t.encryptionData&&t.encryptionData.method!==h.NONE&&(i.sL=i.__controller.create(u,t.encryptionData)),i.oL=e.create(i.__controller,t.containerFormat,t),i.sL&&i.oL.setSource(i.sL),i.uL=i.sL||i.oL,i.hL=i.oL,i.hL&&(i.hL.addEventListener(r.DATA_PROCESS_PROGRESS,(function(t,n){i.publish(r.DATA_PROCESS_PROGRESS,t,n)}),i),i.hL.addEventListener(r.DATA_PROCESS_COMPLETE,(function(t){i.publish(r.DATA_PROCESS_COMPLETE,t)}),i),i.hL.addEventListener(r.DATA_PROCESS_ERROR,(function(){i.publish(r.DATA_PROCESS_ERROR)}),i))}s.inherits(a,o),a.prototype.destroy=function(){var t=this;t.sL&&(t.sL.destroy(),t.sL=null),t.oL&&(t.oL.destroy(),t.oL=null),t.uL=null,t.hL=null,o.prototype.destroy.call(t)},a.prototype.append=function(t){this.uL&&this.uL.append(t)},a.prototype.close=function(){this.uL&&this.uL.close()},a.prototype.endOfSegment=function(){this.uL&&this.uL.endOfSegment()}},4641:function(t){"use strict";t.exports={DATA_PROCESS_PROGRESS:"dataProcessProgress",DATA_PROCESS_ERROR:"dataProcessError",DATA_PROCESS_COMPLETE:"dataProcessComplete"}},8169:function(t,i,n){"use strict";var e=n(8520),r=n(4838),s=n(5267);t.exports.create=function(t,i,n){if(!t||!i||"function"!=typeof t.create)return null;var o;switch(i){case"mp4":o=s;break;case"aac":o=r;break;default:case"ts":o=e}return t.create(o,n)}},8520:function(t,i,n){"use strict";t.exports=u;var e=n(1511),r=n(2990),s=n(2999),o=n(4641);function u(t){var i=this;s.call(i,i.constructor.name),i.ER=t,i.aL=i.__controller.create(e,t,i.TR.bind(i))}r.inherits(u,s),u.prototype.destroy=function(){this.aL.destroy(),s.prototype.destroy.call(this)},u.prototype.setSource=function(t){this.NR=t,this.jO()},u.prototype.jO=function(){var t=this;t.NR&&(t.NR.addEventListener(o.DATA_PROCESS_PROGRESS,(function(i){t.append(i)}),t),t.NR.addEventListener(o.DATA_PROCESS_COMPLETE,(function(){t.endOfSegment()}),t),t.NR.addEventListener(o.DATA_PROCESS_ERROR,(function(i){t.publish(o.DATA_PROCESS_ERROR,i)}),t))},u.prototype.close=function(){this.aL.close()},u.prototype.append=function(t){this.aL.append(t)},u.prototype.endOfSegment=function(){this.aL.endOfSegment()},u.prototype.TR=function(t){var i;t&&(this.publish(o.DATA_PROCESS_PROGRESS,t),t.getParam&&(i=t.getParam("parsedInfo")),"end"===(i?i.position:t.position)&&this.publish(o.DATA_PROCESS_COMPLETE,t))}},5877:function(t){"use strict";function i(t){var i=this;i.cL=t,i.a_=null,i.fL=!1,i.lL=0,i.vL=[],i.dL=null,i.pL=0,i.mL=0,i.bL=0,i.gL=[],i.yL=0,i.wL=0,i._L=0,i.EL=!1,i.AL=4}t.exports=i,i.prototype.destroy=function(){this.cL=null},i.prototype.parse=function(t,i){var n=this;n.a_=i;for(var e=0;e<t.length;e++)n.OL(t[e]);n.a_=null},i.prototype.OL=function(t){var i=this;if(i.SL(t.data1)&&i.SL(t.data2)&&(i._L=t.pts/t.timescale,t.data1&=127,t.data2&=127,0!==t.data1||0!==t.data2))if(t.data1>=1&&t.data1<=14&&1===t.fieldType&&(i.fL=!0),15===t.data1&&i.fL&&1===t.fieldType)i.fL=!1;else{if(t.data1>=16&&t.data1<31){if(i.TL(t.data1,t.data2))return;if(8!=(8&t.data1)&&0===t.fieldType?i.IL(0):8==(8&t.data1)&&0===t.fieldType?i.IL(1):8!=(8&t.data1)&&1===t.fieldType?i.IL(2):8==(8&t.data1)&&1===t.fieldType&&i.IL(3),null===i.dL)return;i.jL(t),i.ML(t),i.NL(t);var n=119&t.data1;17===n&&48==(112&t.data2)?i.RL(15&t.data2):18!==n&&26!==n||64&t.data2?19!==n&&27!==n||64&t.data2||i.kL(63&t.data2):i.LL(63&t.data2)}else{if(i.fL&&1===t.fieldType)return;if(t.data1>=32&&t.data1<=126){if(0===t.fieldType&&2===i.lL?i.IL(0):0===t.fieldType&&3===i.lL?i.IL(1):1===t.fieldType&&0===i.lL?i.IL(2):1===t.fieldType&&1===i.lL&&i.IL(3),null===i.dL)return;var e=i.DL(t.data1);if(i.dL.appendChar(e),t.data2>=32&&t.data2<=126){var r=i.DL(t.data2);i.dL.appendChar(r)}}}i.pL=t.data1,i.mL=t.data2}},i.prototype.jL=function(t){var i=this,n=119&t.data1,e=96&t.data2;17===n&&64===e?(i.dL.startNewRow(1),i.CL(t.data2)):17===n&&96===e?(i.dL.startNewRow(2),i.CL(t.data2)):18===n&&64===e?(i.dL.startNewRow(3),i.CL(t.data2)):18===n&&96===e?(i.dL.startNewRow(4),i.CL(t.data2)):21===n&&64===e?(i.dL.startNewRow(5),i.CL(t.data2)):21===n&&96===e?(i.dL.startNewRow(6),i.CL(t.data2)):22===n&&64===e?(i.dL.startNewRow(7),i.CL(t.data2)):22===n&&96===e?(i.dL.startNewRow(8),i.CL(t.data2)):23===n&&64===e?(i.dL.startNewRow(9),i.CL(t.data2)):23===n&&96===e?(i.dL.startNewRow(10),i.CL(t.data2)):16===n&&64===e?(i.dL.startNewRow(11),i.CL(t.data2)):19===n&&64===e?(i.dL.startNewRow(12),i.CL(t.data2)):19===n&&96===e?(i.dL.startNewRow(13),i.CL(t.data2)):20===n&&64===e?(i.dL.startNewRow(14),i.CL(t.data2)):20===n&&96===e&&(i.dL.startNewRow(15),i.CL(t.data2))},i.prototype.ML=function(t){17===(119&t.data1)&&32==(112&t.data2)&&(this.CL(t.data2),this.dL.appendChar(" "))},i.prototype.NL=function(t){var i=this,e=119&t.data1;20===e&&32===t.data2?i.dL.setMode(n.POP_ON_MODE):20===e&&33===t.data2?i.dL.backspace():20===e&&36===t.data2?i.dL.clearEndOfRow():20===e&&37===t.data2?i.dL.setMode(n.ROLL_UP_MODE,2):20===e&&38===t.data2?i.dL.setMode(n.ROLL_UP_MODE,3):20===e&&39===t.data2?i.dL.setMode(n.ROLL_UP_MODE,4):20===e&&41===t.data2?i.dL.setMode(n.PAINT_ON_MODE):20===e&&44===t.data2?i.dL.eraseDisplayMemory():20===e&&45===t.data2?i.dL.linebreak():20===e&&46===t.data2?i.dL.eraseNondisplayMemory():20===e&&47===t.data2?i.dL.endOfCaption():23===e&&33===t.data2?i.dL.setIndent(1):23===e&&34===t.data2?i.dL.setIndent(2):23===e&&35===t.data2&&i.dL.setIndent(3)},i.prototype.RL=function(t){var i=["®","°","½","¿","™","¢","£","♪","à"," ","è","â","ê","î","ô","û"],n=t;n<0||n>=i.length||this.dL.appendChar(i[n])},i.prototype.LL=function(t){var i=["Á","É","Ó","Ú","Ü","ü","´","¡","*","'","-","©","℠","·",'"','"',"À","Â","Ç","È","Ê","Ë","ë","Î","Ï","ï","Ô","Ù","ù","Û","«","»"],n=t-32;n<0||n>=i.length||this.dL.appendChar(i[n])},i.prototype.kL=function(t){var i=["Ã","ã","Í","Ì","ì","Ò","ò","Õ","õ","{","}","\\","^","_","|","~","Ä","ä","Ö","ö","ß","¥","¤","¦","Å","å","Ø","ø","┌","┐","└","┘"],n=t-32;n<0||n>=i.length||this.dL.appendChar(i[n])},i.prototype.SL=function(t){return[0,1,1,0,1,0,0,1,1,0,0,1,0,1,1,0,1,0,0,1,0,1,1,0,0,1,1,0,1,0,0,1,1,0,0,1,0,1,1,0,0,1,1,0,1,0,0,1,0,1,1,0,1,0,0,1,1,0,0,1,0,1,1,0,1,0,0,1,0,1,1,0,0,1,1,0,1,0,0,1,0,1,1,0,1,0,0,1,1,0,0,1,0,1,1,0,0,1,1,0,1,0,0,1,1,0,0,1,0,1,1,0,1,0,0,1,0,1,1,0,0,1,1,0,1,0,0,1,1,0,0,1,0,1,1,0,0,1,1,0,1,0,0,1,0,1,1,0,1,0,0,1,1,0,0,1,0,1,1,0,0,1,1,0,1,0,0,1,1,0,0,1,0,1,1,0,1,0,0,1,0,1,1,0,0,1,1,0,1,0,0,1,0,1,1,0,1,0,0,1,1,0,0,1,0,1,1,0,1,0,0,1,0,1,1,0,0,1,1,0,1,0,0,1,1,0,0,1,0,1,1,0,0,1,1,0,1,0,0,1,0,1,1,0,1,0,0,1,1,0,0,1,0,1,1,0][t]},i.prototype.DL=function(t){return 42===t?"á":92===t?"é":94===t?"í":95===t?"ó":96===t?"ú":123===t?"ç":124===t?"÷":125===t?"Ñ":126===t?"ñ":String.fromCharCode(t)},i.prototype.TL=function(t,i){return this.pL===t&&this.mL===i},i.prototype.CL=function(t){var i=this;if(16==(16&t)){var n=0;0==(14&t)?n=0:2==(14&t)?n=4:4==(14&t)?n=8:6==(14&t)?n=12:8==(14&t)?n=16:10==(14&t)?n=20:12==(14&t)?n=24:14==(14&t)&&(n=28),i.dL.setColumn(n)}else 14==(14&t)&&i.dL.setItalic();1==(1&t)&&i.dL.setUnderlined()},i.prototype.IL=function(t){var i=this;i.vL[t]||(i.vL[t]=new e(t,i.onFlipMemories.bind(this),i.onEraseDisplayMemory.bind(this),i.onLinebreak.bind(this))),i.lL=t,i.dL=i.vL[t]},i.prototype.getChannel=function(t){return this.vL[t]},i.prototype.translate608RowToVTTLine=function(t){var i=[10,15.33,20.66,26,31.33,36.66,42,47.33,52.66,58,63.33,68.66,74,79.33,84.66];return t<1||t>i.length?i[0]:i[t-1]},i.prototype.translate608ColumnToVTTPosition=function(t){var i=0;return t<=4?i=10:t>=5&&t<=8?i=20:t>=9&&t<=12?i=30:t>=13&&t<=16?i=40:t>=17&&t<=20?i=50:t>=21&&t<=24?i=60:t>=25&&t<=29?i=70:t>=29&&(i=80),i},i.prototype.onFlipMemories=function(t){var i=this;i.EL&&i.onEraseDisplayMemory(t);var e=i.getChannel(t);if(e.getMode()===n.POP_ON_MODE){if(i.yL=i._L,t===i.bL){var r=i.gL;i.gL=e.getCaptionRows(),e.setCaptionRows(r);for(var s=0;s<i.gL.length;s++)i.gL[s]&&i.gL[s].hasCaptionData()&&(i.EL=!0)}e.eraseNondisplayMemory()}},i.prototype.PL=function(t,i){var n=[];n.push("snapToLines:false"),n.push("align:start");var e="line:"+this.translate608RowToVTTLine(i)+"%";n.push(e);var r="position:"+this.translate608ColumnToVTTPosition(t)+"%";return n.push(r),n},i.prototype.xL=function(t,i,n){for(var e=i[t].toString();t<i.length-1;){var r=i[t+1];if(r&&r.hasCaptionData()){var s=r.toString();s.length>0&&(e+="\n"+s),n&&r.reset(),t++}else t++}return{rowIdx:t,rowText:e}},i.prototype.onEraseDisplayMemory=function(t){var i=this,e=i.getChannel(t),r=e.getMode();if(t===i.bL){if(r===n.POP_ON_MODE){i.wL=i._L;for(var s=0;s<i.gL.length;s++){var o=i.gL[s];if(o&&o.hasCaptionData()){var u=o.getStartPosition(),h=i.PL(u,s+1),a=i.xL(s,i.gL,!0);s=a.rowIdx;var c=a.rowText;i.wL-i.yL>i.AL&&(i.wL=i.yL+i.AL),i.UL(c,h),i.yL+=.001,o.reset()}}}else r===n.ROLL_UP_MODE||r===n.PAINT_ON_MODE?(-1!==i.yL&&0!==i.yL||(i.yL=i._L),i.wL>i.yL&&(i.yL=i.wL),i.VL(t),e.eraseNondisplayMemory()):r&&e.eraseNondisplayMemory();i.EL=!1}else e.eraseNondisplayMemory()},i.prototype.onLinebreak=function(t){var i=this;if(t===i.bL){var e=i.getChannel(t).getMode();e!==n.ROLL_UP_MODE&&e!==n.PAINT_ON_MODE||(-1!==i.yL&&0!==i.yL||(i.yL=i._L),i.wL>i.yL&&(i.yL=i.wL),i.VL(t))}},i.prototype.VL=function(t){for(var i=this,n=i.getChannel(t).getCaptionRows(),e=0;e<n.length;e++){var r=n[e];if(r&&r.hasCaptionData()){var s=i.PL(12,e),o=i.xL(e,n,!1);e=o.rowIdx;var u=o.rowText;i.wL=i.yL+1.5,i.UL(u,s),i.yL+=.001}}i.yL=-1},i.prototype.UL=function(t,i){var n=this,e="WEBVTT\nX-TIMESTAMP-MAP=LOCAL:00:00:00.000,MPEGTS:0\n\n";e+=n.BL(n.yL),e+=" --\x3e ",e+=n.BL(n.wL);for(var r=0;r<i.length;r++)e+=" "+i[r];if(e+="\n",e+=t+"\n",n.cL){var s={discontinuity:n.a_.discontinuity,sequenceNum:n.a_.seqNum,startTime:n.a_.startTime,programDateTime:n.a_.programDateTime,url:n.a_.url,duration:n.a_.duration,clockReference:0,localCueTime:0,mpegTSTime:0,data:e,offset:0,adjustedTime:0};n.cL(s)}},i.prototype.BL=function(t){var i=this,n=Math.floor(t/60/60);n=i.FL(n);var e=Math.floor(t/60%60);e=i.FL(e);var r=(t%60).toFixed(3);return n+":"+e+":"+(r=i.FL(r))},i.prototype.FL=function(t){return t<10&&(t="0"+t),t};var n={POP_ON_MODE:0,ROLL_UP_MODE:1,PAINT_ON_MODE:3};function e(t,i,n,e){var r=this;r.zL=t,r.GL=0,r.HL=[],r.YL=null,r.qL=null,r.WL=null,r.QL=i,r.XL=n,r.ZL=e}function r(){var t=this;t.$L=32,t.JL=-1,t.KL=!1,t.tD=!1,t.nD=0,t.rD=[],t.MAX_CHARS=32}function s(){var t=this;t.character="",t.isUnderlined=!1,t.isItalic=!1}e.prototype.setMode=function(t,i){this.WL=t,i<2?i=2:i>4&&(i=4),this.GL=i},e.prototype.getMode=function(){return this.WL},e.prototype.sD=function(t){var i=this;if(!(t<1||t>15)){(t<i.GL||null===i.YL)&&(i.YL=i.GL);for(var n=i.HL[0],e=0;e<i.HL.length;e++)e<i.HL.length-1?i.HL[e]=i.HL[e+1]:i.HL[e]=n,(e>i.YL||i.YL-i.GL>0&&e<i.YL-i.GL)&&i.HL[e]&&i.HL[e].reset()}},e.prototype.oD=function(){var t=this;t.ZL&&t.ZL(t.zL)},e.prototype.startNewRow=function(t){if(!(t<1||t>15)){var i=this;i.WL===n.ROLL_UP_MODE?i.sD(t):i.WL===n.PAINT_ON_MODE&&i.oD(),i.YL=t,i.qL=i.getCaptionRow(t),i.qL.reset()}},e.prototype.getCaptionRows=function(){return this.HL},e.prototype.setCaptionRows=function(t){this.HL=t},e.prototype.setIndent=function(t){this.qL&&this.qL.tabIndex(t)},e.prototype.setColumn=function(t){this.qL&&this.qL.columnIndex(t)},e.prototype.setItalic=function(){this.qL&&this.qL.setIsItalic(!0)},e.prototype.setUnderlined=function(){this.qL&&this.qL.setIsUnderlined(!0)},e.prototype.appendChar=function(t){this.qL&&this.qL.writeChar(t)},e.prototype.linebreak=function(){var t=this;t.ZL&&t.ZL(t.zL)},e.prototype.eraseNondisplayMemory=function(){for(var t=this,i=0;i<t.HL.length;i++)t.HL[i]&&t.HL[i].reset()},e.prototype.clearEndOfRow=function(){this.qL&&this.qL.clearToEnd()},e.prototype.backspace=function(){this.qL&&this.qL.backspace()},e.prototype.eraseDisplayMemory=function(){this.XL(this.zL)},e.prototype.endOfCaption=function(){this.QL(this.zL)},e.prototype.getCaptionRow=function(t){var i=this;if(t<1||t>15)return null;var n=t-1;return i.HL[n]||(i.HL[n]=new r),i.HL[n]},r.prototype.reset=function(){var t=this;t.tD=!1,t.KL=!1;for(var i=0;i<t.rD.length;i++)t.rD[i]&&t.rD[i].reset();t.nD=0,t.$L=32,t.JL=-1},r.prototype.clearToEnd=function(){for(var t=this,i=t.nD;i<t.rD.length;i++)t.rD[i]&&t.rD[i].reset()},r.prototype.columnIndex=function(t){t<0||t>=this.MAX_CHARS||(this.nD=t)},r.prototype.tabIndex=function(t){this.uD(t)},r.prototype.writeChar=function(t){var i=this,n=i.rD[i.nD];n||(i.rD[i.nD]=new s,n=i.rD[i.nD]),n.setValue(t,i.tD,i.KL),i.nD<i.$L&&(i.$L=i.nD),i.nD>i.JL&&(i.JL=i.nD),i.uD(1)},r.prototype.backspace=function(){var t=this;t.nD>0&&(t.rD[t.nD].reset(),t.nD--)},r.prototype.uD=function(t){var i=this;i.nD+t<i.MAX_CHARS?i.nD+=t:i.nD=i.MAX_CHARS-1},r.prototype.setIsItalic=function(t){this.tD=t},r.prototype.setIsUnderlined=function(t){this.KL=t},r.prototype.hasCaptionData=function(){return 32!==this.$L||-1!==this.JL},r.prototype.getCharacterAt=function(t){return t<0||t>=this.MAX_CHARS?null:this.rD[t]},r.prototype.getStartPosition=function(){return this.$L},r.prototype.getEndPosition=function(){return this.JL},r.prototype.toString=function(){var t=this,i="",n=!1,e=!1;if(t.hasCaptionData())for(var r=t.$L;r<=t.JL;r++){var s=t.getCharacterAt(r);s.isItalic&&!e?(i+="<i>",e=!0):e&&!s.isItalic&&(i+="</i>",e=!1),s.isUnderlined&&!n?(i+="<u>",n=!0):n&&!s.isUnderlined&&(i+="</u>",n=!1),"&"===s.character?i+="&amp;":"<"===s.character?i+="&lt;":">"===s.character?i+="&gt;":i+=s.character}return n&&(i+="</u>",n=!1),e&&(i+="</i>",e=!1),i},s.prototype.reset=function(){var t=this;t.character="",t.isItalic=!1,t.isUnderlined=!1},s.prototype.setValue=function(t,i,n){var e=this;e.character=t,e.isItalic=i,e.isUnderlined=n}},4939:function(t,i,n){"use strict";i.Loader=l,i.LoadRequest=function(t){var i=this;if(!t||e.isNullOrUndefined(t.maxRetries)||e.isNullOrUndefined(t.requestTimeout)||e.isNullOrUndefined(t.chunkedRequestTimeout))throw new Error("[LoadRequest] Invalid Arguments: Request details are not complete");i.method=t.method||"GET",i.chunked=t.isChunkedLoad||!1,i.useMSStream=t.useMSStream||!1,i.maxRetries=t.maxRetries,i.retryExclusion=t.retryExclusion,i.requestTimeout=1e3*t.requestTimeout,i.chunkedRequestTimeout=1e3*t.chunkedRequestTimeout,i.responseType=t.responseType||"text",i.headerFields=t.headerFields,i.minChunkSize=e.isNullOrUndefined(t.minChunkSize)?1e5:t.minChunkSize,i.stopStreamLoadOnError=t.stopStreamLoadOnError,i.url=t.url,i.withCredentials=t.withCredentials||!1,i.withResponseHeaders=t.withResponseHeaders||!1},i.Events={COMPLETE:"complete",ERROR:"error",PROGRESS:"progress",BYTES_LOADED:"bytesLoaded"};var e=n(6837),r=n(2990),s=n(2999),o=n(7572),u=n(902),h=0,a=3,c=4,f=1;function l(t,i,n){var e=this;if(!t)throw new Error("[Loader] Invalid Arguments: Loader created without a load request");s.call(e,"Loader"),e.request=t,e.bS=n,e.window=e.bS?null:i||window,e.vD=null,e.pD={},e.mD=[1e3,1e3,2e3,2e3,3e3,3e3,5e3],e.yD=5e3,e.wD=new u(1e3,1),e.wD.addEventListener(e.load,e),e.MIN_TIMEOUT=2e3,e.MAX_TIMEOUT=15e3,e._D=0,e.i_=t.maxRetries,e.ED=new u(e.OD(),1),e.ED.addEventListener(e.SD,e)}function v(t,i,n){l.call(this,t,i,n)}function d(t,i,n){v.call(this,t,i,n)}i.getLoader=function(t,i,n){if(!t)throw new Error("[LoaderFactory] Invalid Arguments: Loader created without a load request");return t.chunked?t.useMSStream?new d(t,i,n):new v(t,i,n):new l(t,i,n)},r.inherits(l,s),r.inherits(v,l),r.inherits(d,v),l.prototype.load=function(t,n){var e=this;if(!e.request)throw new Error("[Loader] InvalidStateError: load called without a request");if(e.url=t||e.request.url,!e.url)return e.publish(i.Events.ERROR,new o.Error(o.ERR_XHR_LOAD));e.TD(),e.vD=e.bS?new XMLHttpRequest:new e.window.XMLHttpRequest,e.vD.MD=0,e.vD.ND=!1,e.RD(),e.vD.withCredentials=e.request.withCredentials,e.vD.open(e.request.method,e.url,!0),e.LD=e.request.headerFields,e.LD&&Object.keys(e.LD).forEach((function(t){e.vD.setRequestHeader(t,e.LD[t])})),e.DD(),e.ED.reset(),e.ED.start(),e.vD.send(n)},l.prototype.DD=function(){this.vD.responseType=this.request.responseType},l.prototype.RD=function(){var t=this;t.vD.onerror=t.HI.bind(t),t.vD.onreadystatechange=function(){if(t.vD&&t.vD.readyState===c&&!t.vD.ND){if(!t.CD(t.vD.status))return t.ED.stop(),t.HI();t.vD.ND=!0;var n={data:t.vD.response};if(t.request.withResponseHeaders){var e=t.vD.getAllResponseHeaders();if(e){var r=e.trim().split(/[\r\n]+/),s=[];r.forEach((function(t){var i=t.split(": "),n=i.shift(),e=i.join(": ");s.push({name:n,value:e})})),n.headers=s}}t.publish(i.Events.COMPLETE,n),t.ED.stop()}}},l.prototype.PD=function(t){var i=new RegExp(t+": (.*)","ig"),n=this.vD.getAllResponseHeaders(),e=i.exec(n);return e&&e.length>1?e[1]:""},l.prototype.CD=function(t){return t>=200&&t<300},l.prototype.xD=function(){Date.now(),this.UD;this.ED.stop()},l.prototype.SD=function(){this.xD(),this.HI()},l.prototype.VD=function(){this.reset(),this.BD(o.ERR_PARTIAL_LOAD)},l.prototype.FD=function(){var t=this,i=t.mD.length,n=t._D;return n<i?t.mD[n]:t.mD[i-1]+t.yD*(n-i+1)},l.prototype.HI=function(){var t=this;t.TD(),t._D<t.i_&&(!t.request.retryExclusion||-1===t.request.retryExclusion.indexOf(t.vD.status))?(t._D++,t.wD.delay=t.FD(),t.wD.reset(),t.wD.start(),t.request.headerFields&&t.vD.readyState===c&&0===t.vD.status&&(t.request.headerFields=null)):t.request.stopStreamLoadOnError?t.BD(o.ERR_XHR_LOAD_LIVE_PAUSE):403===t.vD.status?t.BD(o.ERR_XHR_LOAD_FORBIDDEN):t.BD(o.ERR_XHR_LOAD)},l.prototype.BD=function(t){this.publish(i.Events.ERROR,new o.Error(t))},l.prototype.TD=function(){var t=this;t.vD&&t.vD.readyState!==c&&t.vD.readyState!==h&&(t.vD.ND=!0,t.vD.abort()),t.wD.stop(),t.ED.stop()},l.prototype.OD=function(){var t=this,i=t.request,n=i.chunked?i.chunkedRequestTimeout:i.requestTimeout;return isNaN(n)||n<t.MIN_TIMEOUT||n>t.MAX_TIMEOUT?t.MAX_TIMEOUT:n},l.prototype.reset=function(){var t=this;t.TD(),t.vD=null,t.request=null},l.prototype.destroy=function(){var t=this;t.reset(),t.wD.destroy(),t.ED.destroy(),s.prototype.destroy.call(t)},v.prototype.destroy=function(){l.prototype.destroy.call(this)},v.prototype.RD=function(){var t=this,n=function(){if(t.vD&&!t.vD.ND&&(t.vD.readyState===c||t.vD.readyState===a)){if(!t.CD(t.vD.status))return t.ED.stop(),0===t.vD.MD?t.HI():void t.VD();var n=t.vD.responseText,e=n.length-t.vD.MD;if(e>0&&(t.ED.stop(),t.pD.atlasMarker=t.PD("X-ATLAS-MARKERS"),t.publish(i.Events.BYTES_LOADED,n.length,t.pD)),e>t.request.minChunkSize||t.vD.readyState===c){for(var r=new Uint8Array(e),s=0;s<e;s++)r[s]=255&n.charCodeAt(s+t.vD.MD);t.vD.MD=n.length,t.publish(i.Events.PROGRESS,r,n.length)}t.ED.start(),t.vD.readyState===c&&(t.vD.ND=!0,t.publish(i.Events.COMPLETE),t.ED.stop())}};t.vD.onreadystatechange=n,t.vD.onprogress=n},v.prototype.SD=function(){var t=this;t.xD(),t.vD.MD>0&&t.vD.readyState===a?t.VD():t.HI()},v.prototype.DD=function(){this.vD.overrideMimeType("text/plain; charset=x-user-defined")},d.prototype.destroy=function(){v.prototype.destroy.call(this)},d.prototype.RD=function(){var t=this;t.vD.onreadystatechange=function(){if(t.vD.readyState===a){if(!t.CD(t.vD.status))return t.ED.stop(),t.HI();var n=t.vD.response;if(t.zD||(t.zD=t.bS?new MSStreamReader:new t.window.MSStreamReader),t.zD.readyState===f)return;t.zD.readAsArrayBuffer(n),t.zD.onprogress=function(){t.ED.stop();var n=t.zD.result;n.byteLength>0&&(t.pD.atlasMarker=t.PD("X-ATLAS-MARKERS"),t.publish(i.Events.BYTES_LOADED,n.byteLength,t.pD));var e=new Uint8Array(n.slice(t.vD.MD,n.byteLength));t.vD.MD=n.byteLength,t.publish(i.Events.PROGRESS,e,n.byteLength),t.ED.start()},t.zD.onload=function(){t.ED.stop(),t.publish(i.Events.COMPLETE)},t.zD.onerror=function(){t.ED.stop()}}}},d.prototype.DD=function(){this.vD.responseType="ms-stream"},d.prototype.reset=function(){var t=this;l.prototype.reset.call(t),t.zD&&t.zD.abort()}},1788:function(t,i,n){"use strict";t.exports=y;var e=n(574),r=e.MetadataTypes,s=e.StreamingMode,o=n(2503).StreamTypes,u="#EXT-X-STREAM-INF:",h="#EXT-X-MEDIA:TYPE=SUBTITLES,",a="#EXT-X-MEDIA:",c="#EXTINF:",f="#EXT-X-MEDIA-SEQUENCE:",l="#EXT-X-DISCONTINUITY-SEQUENCE:",v="#EXT-X-TARGETDURATION:",d="#EXT-X-PROGRAM-DATE-TIME:",p="#EXT-X-DATERANGE:",m="#EXT-X-BYTERANGE:",b="#EXT-X-MAP",g="#EXT-X-KEY";function y(){this.GD=[],this.ERRORS={INVALID_M3U8:1,EMPTY_DATA:2,NO_SEGMENTS:3}}y.prototype.parse=function(t){if(!t)return null;return t.type===r.STRUCTURED?this.parseStructuredMetadata(t):this.HD(t)},y.prototype.HD=function(t){var i=this,n={},e=t.rawData;if(""===e||!e)return n.error=i.ERRORS.EMPTY_DATA,n;var r=e.split("\n");return 0!==r[0].indexOf("#EXTM3U")?(n.error=i.ERRORS.INVALID_M3U8,n):e.indexOf(c)>0?i.YD(r,t):e.indexOf(u)>0?i.qD(r,t):(n.error=i.ERRORS.INVALID_M3U8,n)},y.prototype.parseStructuredMetadata=function(t){var i=this,n={};return n.streamInfoList=i.parseStreamInfo(t.streams),t.hasStreamMetadata&&n.streamInfoList.forEach((function(t){t.segmentInfoList=i.parseSegmentInfo(t.hlsInfo,t.initSegment,t.index),t.duration=0,t.segmentInfoList.forEach((function(i){t.duration+=i.duration})),t.hasEndList=!0,t.targetDuration=t.hlsInfo.segment_duration})),t.hasAltStreamMetadata&&(n.renditionGroups={},t.altStreams.forEach((function(t){var e,r=t.manifestContent;r&&0===r.indexOf(h)?((e=i.WD(r,t.host)).type=o.SUBTITLES,e.containerFormat="vtt"):(e=i.parseStreamInfo([t])[0]).hlsInfo&&(e.segmentInfoList=i.parseSegmentInfo(e.hlsInfo,e.initSegment)),i.QD(n.renditionGroups,e)}))),n},y.prototype.qD=function(t,i){for(var n=this,e=[],r={},s=i.url,o=i.cdn,h=0;h<t.length;h++){var c=null,f=t[h].trim();if(0===f.indexOf(u)){c=n.XD(n.ZD(f.substr(u.length)));do{f=t[++h]}while(f.match(/^\s*$/));c.url=n.$D(f,s),c.cdn=o,e.push(c)}else 0===f.indexOf(a)&&(f=f.replace(/"/g,""),c=n.JD(n.ZD(f.substr(a.length)),s),n.QD(r,c))}return{streamInfoList:e,renditionGroups:r}},y.prototype.QD=function(t,i){if(i.type&&i.groupId){var n=t[i.type];n||(n=t[i.type]={});var e=n[i.groupId];e&&e.length?e.push(i):n[i.groupId]=[i]}},y.prototype.ZD=function(t){for(var i={},n=t.indexOf("=");-1!==n;){var e=t.substr(0,n),r=0;'"'===(t=t.substr(n+1)).charAt(0)?(r=t.substr(1).indexOf('"'),i[e]=t.substr(1,r),t=t.substr(r+3)):(r=-1===(r=t.indexOf(","))?t.length:r,i[e]=t.substr(0,r),t=t.substr(r+1)),n=t.indexOf("=")}return i},y.prototype.YD=function(t,i){var n=this,e={},r={},u=[],h=[],a={streamInfoList:[],renditionGroups:{}};if(!t||!t.length)return a;var y=i.url,w=i.index;r.discontinuity=!1,r.sequenceNum=0,r.startTime=0,r.programDateTime=0,r.brStartOffset=-1,r.brEndOffset=-1,r.levelIndex=w,e.discontinuitySeqNum=0,e.index=w,e.targetDuration=0,e.hasEndList=!1,e.url=y,e.duration=0,e.containerFormat="",e.streamingMode=s.HLS,e.dateRanges=[];for(var _=0;_<t.length;_++){var E=t[_].trim();if(!E.match(/^\s*$/)){if(0===E.indexOf(f)&&(e.seqNum=parseInt(E.substr(f.length)),r.sequenceNum=e.seqNum),0===E.indexOf(l))e.discontinuitySeqNum=parseInt(E.substr(l.length));else if(0===E.indexOf("#EXT-X-DISCONTINUITY"))r.discontinuity=!0;else if(0===E.indexOf(v))e.targetDuration=parseFloat(E.substr(v.length));else if(0===E.indexOf(b)){var A=n.KD(E,y);r.initSegment=A}else if(0===E.indexOf(g))r.encryptionData=n.vC(E,y);else if(0===E.indexOf(d))r.programDateTime=n._C(E);else if(0===E.indexOf(p)){var O=n.xC(E);O&&e.dateRanges.push(O)}else if(0===E.indexOf(c)){var S=E.indexOf(",");r.duration=-1===S?parseFloat(E.substr(c.length)):parseFloat(E.substr(c.length,S-c.length)),e.duration+=r.duration;do{E=t[++_].trim()}while(E.match(/^\s*$/));if(0===E.indexOf(m)){var T=E.substr(m.length,E.length-m.length),I=T.indexOf("@");r.brStartOffset=parseInt(T.substr(I+1,T.length-I-1)),r.brEndOffset=r.brStartOffset+parseInt(T.substr(0,I))-1;do{E=t[++_].trim()}while(E.match(/^\s*$/))}r.url=n.$D(E,y),r.containerFormat=n.tP(r.url),e.containerFormat=r.containerFormat,u.push(n.iP(r)),r.startTime+=r.duration,r.sequenceNum++,r.programDateTime=0,r.brStartOffset=-1,r.brEndOffset=-1,r.encryptionData&&(r.encryptionData.initVector=null)}else 0===E.indexOf("#EXT-X-ENDLIST")&&(e.hasEndList=!0);if(E.indexOf("#EXT-X-CUE-OUT:")>=0){var j=n.nP(r.sequenceNum,E);h.push(j)}}}if(u.length&&(e.segmentInfoList=u,e.initSegment=u[0].initSegment),h.length&&(e.cuepointList=h),i.streamType&&i.streamType!==o.MAIN){var M=a.renditionGroups;e.type=i.streamType,e.groupId=i.groupId,e.name=i.name,n.QD(M,e)}else a.streamInfoList.push(e);return a},y.prototype.XD=function(t){if(!t)return null;var i={streamingMode:s.HLS};return Object.keys(t).forEach((function(n){var e=t[n];switch(n){case"BANDWIDTH":i.bitrate=1*e;break;case"AVERAGE-BANDWIDTH":i.avgBitrate=1*e;break;case"RESOLUTION":var r=e.split("x");i.width=parseInt(r[0]),i.height=parseInt(r[1]);break;case"CODECS":i.codecs=e.split(","),i.hasAudio=-1!==e.indexOf("mp4a");break;case"AUDIO":i.audioGroupId=e.replace(/"/g,"");break;case"VIDEO":i.videoGroupId=e.replace(/"/g,"");break;case"SUBTITLES":i.subtitlesGroupId=e.replace(/"/g,"");break;case"CLOSED-CAPTIONS":i.ccGroupId=e.replace(/"/g,"")}})),i},y.prototype.tP=function(t,i){var n=null;return t&&t.length?t.indexOf(".ts")>-1?n="ts":t.indexOf(".mp4")>-1||t.indexOf(".m4s")>-1?n="mp4":t.indexOf(".aac")>-1?n="aac":t.indexOf(".vtt")>-1&&(n="vtt"):i&&(i.indexOf("mp2t")>-1?n="ts":i.indexOf("mp4")>-1?n="mp4":i.indexOf("aac")>-1?n="aac":i.indexOf("vtt")>-1&&(n="vtt")),n},y.prototype.$D=function(t,i){var n=null;return"http://"===t.substr(0,7)||"https://"===t.substr(0,8)?t:(i.indexOf("?")>-1&&(i=i.substr(0,i.indexOf("?"))),"/"===t.substr(0,1)?i.substr(0,i.indexOf("//")+2)+(n=i.substr(i.indexOf("//")+2)).substr(0,n.indexOf("/"))+t:i.substr(0,i.lastIndexOf("/")+1)+t)},y.prototype.WD=function(t,i){var n=(t=t.replace(/"/g,"")).substr(h.length).split(",");return this.eP(n,t,i)},y.prototype.eP=function(t,i,n){var e=this,r={};return t&&t.length&&(t.forEach((function(t){t.indexOf("GROUP-ID")>-1?r.groupId=t.split("=")[1]:t.indexOf("LANGUAGE")>-1?r.language=t.split("=")[1]:t.indexOf("NAME")>-1?r.name=t.split("=")[1]:t.indexOf("AUTOSELECT")>-1?r.autoSelect="YES"===t.split("=")[1]:t.indexOf("DEFAULT")>-1?r.default="YES"===t.split("=")[1]:t.indexOf("URI")>-1?r.url=e.$D(t.substr(4),n):t.indexOf("FORCED")>-1&&(r.forced="YES"===t.split("=")[1])})),r.streamingMode=s.HLS),r},y.prototype.JD=function(t,i){var n=this;if(!t)return null;var e={streamingMode:s.HLS};return Object.keys(t).forEach((function(r){var s=t[r];switch(r){case"TYPE":e.type=s,e.type===o.SUBTITLES&&(e.containerFormat="vtt");break;case"GROUP-ID":e.groupId=s;break;case"LANGUAGE":e.language=s;break;case"NAME":e.name=s;break;case"AUTOSELECT":e.autoSelect="YES"===s;break;case"DEFAULT":e.default="YES"===s;break;case"FORCED":e.forced="YES"===s;break;case"URI":e.url=n.$D(s,i)}})),e},y.prototype.rP=function(t){var i={};return i.discontinuity=t.discontinuity,i.sequenceNum=t.sequenceNum,i.startTime=t.startTime,i.programDateTime=t.programDateTime,i.url=t.url,i.duration=t.duration,i},y.prototype.KD=function(t,i){if(!t)return null;for(var n={},e=t.substr(b.length+1).split(","),r=0;r<e.length;r++){var s=e[r].split("=");if(0===s[0].indexOf("URI"))n.url=this.$D(e[r].substr(5,e[r].length-6),i);else if(0===s[0].indexOf("BYTERANGE")){var o=s[1].indexOf("@");n.range={start:parseInt(s[1].substr(o+1,s[1].length-o-2)),end:parseInt(s[1].substr(1,o-1)-1)}}}return n},y.prototype.vC=function(t,i){if(!t)return null;for(var n={},e=t.substr(g.length+1).split(","),r=0;r<e.length;r++){var s=e[r].split("=");0===s[0].indexOf("URI")?n.keyUri=this.$D(e[r].substr(5,e[r].length-6),i):0===s[0].indexOf("METHOD")?n.method=s[1]:0===s[0].indexOf("IV")&&(n.initVector=s[1])}return n},y.prototype._C=function(t){return t?this.sP(t.substr(d.length)):0},y.prototype.sP=function(t){if(!t)return 0;var i,n,e=t.split("T"),r=e[0].split("-"),s=parseInt(r[0]),o=parseInt(r[1])-1,u=parseInt(r[2]),h=e[1],a=0;if(h.indexOf("Z")>=0)i=h.substr(0,h.indexOf("Z")).split(":");else if(h.indexOf("+")>=0){var c=h.split("+");i=c[0].split(":"),n=c[1].split(":"),a=-1}else if(h.indexOf("-")>=0){var f=h.split("-");i=f[0].split(":"),n=f[1].split(":"),a=1}else h.indexOf(".")>=0&&(i=h.split(":"));var l=0,v=0,d=0;(i&&(l=parseInt(i[0]),v=parseInt(i[1]),d=parseFloat(i[2])),n)&&(l=(24+l+a*parseInt(n[0]))%24,(v+=a*parseInt(n[1]))>=60?(l++,v-=60):v<0&&(l--,v+=60));return new Date(Date.UTC(s,o,u,l,v,d)).getTime()},y.prototype.xC=function(t){var i=this;if(!t)return null;var n=(t=t.replace(/"/g,"")).substr(p.length).split(","),e={};return n&&n.length&&n.forEach((function(t){var n=t.split("=")[1];t.indexOf("ID")>-1?e.id=n:t.indexOf("START-DATE")>-1?e.startDate=i.sP(n):t.indexOf("DURATION")>-1?e.duration=parseInt(n):t.indexOf("END-DATE")>-1?e.endDate=i.sP(n):t.indexOf("CLASS")>-1?e.className=n:t.indexOf("X-DATA")>-1&&(e.rawData=atob(n))})),"urn:uplynk:content-data:watchtogether"===e.className&&e.rawData&&e.rawData.length&&(e.jsonData=JSON.parse(e.rawData)),e},y.prototype.iP=function(t){var i={};i.discontinuity=t.discontinuity,i.sequenceNum=t.sequenceNum,i.startTime=t.startTime,i.programDateTime=t.programDateTime,i.brStartOffset=t.brStartOffset,i.brEndOffset=t.brEndOffset,i.containerFormat=t.containerFormat,i.levelIndex=t.levelIndex,i.url=t.url,i.duration=t.duration;var n=t.encryptionData;n&&(i.encryptionData={keyUri:n.keyUri,method:n.method,initVector:n.initVector});var e=t.initSegment;return e&&(i.initSegment={url:e.url},e.range&&(i.initSegment.range={start:e.range.start,end:e.range.end})),i},y.prototype.parseStreamInfo=function(t){var i=this;if(!t)return null;var n=[];return t.forEach((function(t,e){var r=t.host;t.path&&""!==t.path?r+=t.path:t.url&&(r=t.url);var u={streamingMode:s.HLS,bitrate:1e3*t.bitrate,avgBitrate:t.avgBitrate?1e3*t.avgBitrate:0,channels:t.channels,height:t.height,width:t.width,url:r,index:e,hlsInfo:t.hls_info,cdn:t.cdn,rcMode:t.rcMode||"cbr",format:t.format,audioCodec:t.acodec,videoCodec:t.vcodec,autoSelect:t.auto_select,default:t.default,type:(t.type||o.MAIN).toUpperCase(),name:t.name,groupId:t.group_id,language:t.language,forced:t.forced};if(t.alt_renditions&&(u.audioGroupId=t.alt_renditions.audio_group_id,u.videoGroupId=t.alt_renditions.video_group_id,u.subtitlesGroupId=t.alt_renditions.subtitle_group_id,u.ccGroupId=t.alt_renditions.cc_group_id),u.hlsInfo&&u.hlsInfo.mp4_url){var h=u.hlsInfo;u.initSegment={url:h.mp4_url},h.init_segment_offset>=0&&h.init_segment_length>=0&&(u.initSegment.range={start:h.init_segment_offset,end:h.init_segment_offset+h.init_segment_length-1}),u.sidxOffset=h.sidx_offset,u.sidxLength=h.sidx_length,u.firstSegOffset=h.first_segment_offset,u.firstSegLength=h.first_segment_length}if(t.manifestContent&&t.manifestContent.indexOf("SUBTITLES")>-1){var a=t.manifestContent.split('SUBTITLES="')[1];u.subtitlesGroupId=a.substr(0,a.indexOf('"'))}if(u.hlsInfo){var c=u.hlsInfo.ts_url||u.hlsInfo.mp4_url;u.containerFormat=i.tP(c,u.hlsInfo.mime_type)}n.push(u)})),n},y.prototype.parseSegmentInfo=function(t,i,n){if(!t)return null;var e=[],r={brStartOffset:-1,brEndOffset:-1,programDateTime:0,discontinuity:!1};r.sequenceNum=t.start_index,r.startTime=0,r.initSegment=i;var s="",o="_xx.ts";t.ts_url&&(s=t.ts_url.indexOf("?")>=0?"&":"?");for(var u=0;u<t.segments_count;u++){if(t.ts_url)if(t.ts_url.indexOf(o)>=0){var h="_"+r.sequenceNum.toString()+".ts";r.url=t.ts_url.replace(o,h),r.url=r.url+s+"yh=1"}else r.url=t.ts_url+s+"num="+r.sequenceNum.toString();else r.url=t.mp4_url,0===u&&(r.brStartOffset=t.first_segment_offset,r.brEndOffset=r.brStartOffset+t.first_segment_length-1);r.levelIndex=n,r.duration=t.segment_duration,u===t.segments_count-1&&(r.duration=t.last_segment_duration),r.containerFormat=this.tP(r.url,t.mime_type),e.push(this.iP(r)),r.sequenceNum++,r.startTime+=r.duration,r.brStartOffset=-1,r.brEndOffset=-1}return e},y.prototype.oP=function(t){var i=t.split(":"),n=0;return i.length>1&&(n=1e3*parseFloat(i[1])),n},y.prototype.nP=function(t,i){var n=t;if(!(n<0)){var e=this.oP(i),r={};return r.startSeqNum=n,r.startTime=NaN,r.cuepointDuration=e,r}}},7580:function(t,i,n){"use strict";t.exports=h;var e=n(574).StreamingMode,r=n(2503).StreamTypes,s=n(2990),o="BaseURL",u="$RepresentationID$";function h(){var t=this;t.GD=[],t.uP=null,t.hP="blah",t.aP=null,t.cP=null,t.ERRORS={INVALID_MPD:1,EMPTY_DATA:2,NO_SEGMENTS:3}}h.prototype.destroy=function(){},h.prototype.fP=function(t){return t?Date.parse(t):0},h.prototype.lP=function(t){var i=0;if(t&&"P"===t.charAt(0)){t.match(/[\d|.|\+]+[A-Z]/g).forEach((function(t){var n=t.charAt(t.length-1),e=parseFloat(t,10);"S"===n?e*=1e3:"M"===n?e*=6e4:"H"===n&&(e*=36e5),i+=e}))}else t&&!isNaN(t)&&(i=parseFloat(t,10));return i},h.prototype.vP=function(t,i){if(void 0===t||void 0===i)return"";if("08d"===t){for(var n=i.toString();n.length<8;)n="0"+n;return n}return i},h.prototype.dP=function(t,i,n,e,r,s){var o=this,u={brEndOffset:-1,brStartOffset:-1,containerFormat:"mp4",discontinuity:0,duration:t/1e3,levelIndex:0,periodId:i,sequenceNum:n,startTime:e/1e3,url:r,initSegment:{url:s}};return null===o.cP?(o.cP=u.startTime,u.startTime=0):(u.startTime-=o.cP,u.startTime=Math.round(1e3*u.startTime)/1e3),u},h.prototype.pP=function(t,i,n,s,o,u,h,a){var c=this,f=c.mP(i),l=c.bP(n),v=c.gP(n),d=o>v?o/l:v/l,p={groupId:n.id,bitrate:parseInt(n.bandwidth),codecs:[n.codecs],containerFormat:"mp4",drmInfo:[],duration:s/1e3,hasAudio:f===r.AUDIO,hasEndList:!o&&s>0,height:f===r.VIDEO?n.height:0,segmentInfoList:[],type:f,width:f===r.VIDEO?n.width:0,streamingMode:e.DASH,initSegment:{url:a},url:h,targetDuration:d};if(f===r.AUDIO?(p.audioCodec=n.codecs,p.language=i.lang,p.autoSelect=!1,p.default=!1,p.groupId=n.id,p.channels=n.audioChannnelConfiguration?n.audioChannnelConfiguration.value:0):f===r.VIDEO?(p.audioGroupId="audio",p.subtitlesGroupId="subs",p.videoCodec=n.codecs):f===r.SUBTITLES&&(p.language=i.lang,p.groupId=n.id,p.codec=n.codecs,p.autoSelect=!1,p.subtitlesCodec=n.codecs),i.drm.length>0){for(var m={},b=0;b<i.drm.length;b++){var g=i.drm[b];m.periodId=t.id;var y={prefix:null!==c.aP?c.aP:"",pssh:g.pssh};"urn:uuid:edef8ba9-79d6-4ace-a3c8-27dcd51d21ed"===g.schemeIdUri?(y.type="wv",m.widevine=y):"urn:uuid:9a04f079-9840-4286-ab92-e65be0885f95"===g.schemeIdUri&&(y.type="pr",y.pro=g.pro,m.playready=y)}p.drmInfo.push(m)}return p},h.prototype.bP=function(t){return t.segmentList?parseInt(t.segmentList.timescale,10):t.segmentTemplate?parseInt(t.segmentTemplate.timescale,10):1e3},h.prototype.gP=function(t){var i=this.bP(t);if(t.segmentList)return 1e3*parseInt(t.segmentList.duration,10)/i;if(t.segmentTemplate){var n=t.segmentTemplate;if(n.duration)return 1e3*parseInt(n.duration,10)/i;if(n.segmentTimeline){var e=0;return n.segmentTimeline.sElements.forEach((function(t){t.r&&t.r>0&&(e=1e3*parseInt(t.d,10)/i)})),e}}return 0},h.prototype.yP=function(t,i,n,e,r,o,h,a){var c=this,f=new RegExp(/\$Number%([\d|.|\+]*[a-zA-Z])\$/),l=t.startMS,v=t.durationMS,d=c.gP(i),p=[],m="";if(i.segmentList)for(var b=0;b<i.segmentList.segments.length;b++){var g=i.segmentList.segments[b],y=Math.min(d,v);v-=y,m=n&&!s.isAbsoluteUrl(g)?n+g:g,p.push(c.dP(y,t.id,b,l,m,e)),l+=y}else if(i.segmentTemplate){var w=i.segmentTemplate,_=parseInt(w.startNumber,10),E=0,A=Math.ceil(t.durationMS/d),O=0,S=0,T=0;if("dynamic"===a?(O=Math.min(Math.floor((o-t.startMS)/d),A),S=Math.max(Math.floor((o-t.startMS-h)/d),1)):(O=A,S=1),O<=0||S>O)E=0;else{var I=S-1;_+=I,E=O===S?1:O-S+1,T=t.startMS+I*d,v-=I*d,E<0&&(E=0)}for(var j=w.media.replace(u,i.id),M=f.test(j)?j.match(f)[1]:"",N=_;N<E+_;N++){var R=j.replace(f,c.vP(M,N)),k=Math.min(d,v);v-=k,m=n&&!s.isAbsoluteUrl(R)?n+R:R;var L=c.dP(k,t.id,N-_,T,m,e);p.push(L),T+=k}}return p},h.prototype.wP=function(t,i){var n=null;return t.segmentList?n=t.segmentList.initialization.sourceURL:t.segmentTemplate&&(n=t.segmentTemplate.initialization.replace(u,t.id)),i&&!s.isAbsoluteUrl(n)?i+n:n},h.prototype._P=function(t){return(new DOMParser).parseFromString(t,"application/xml")},h.prototype.parse=function(t){var i=this,n={};if(!t)return null;var s=i._P(t.rawData);if(null===s||null===s.documentElement||void 0===s.documentElement)return n.error=i.ERRORS.INVALID_MPD,n;if("MPD"!==s.documentElement.nodeName)return n.error=i.ERRORS.INVALID_MPD,n;t.headers&&t.headers.length>0&&t.headers.forEach((function(t){"x-uplynk-prefix"===t.name&&(i.aP=t.value)})),i.uP=s,i.EP(s.documentElement,n);var o=i.fP(n.publishTime),u=i.AP(o);n.streamingMode=e.DASH,n.drm=!1,n.reloadUrl=t.url;for(var h=[],a=s.documentElement.childNodes,c=0;c<a.length;c++){var f=a[c];if(1===f.nodeType)if("Period"===f.nodeName){var l=i.OP(f);null!==l&&h.push(l)}else"Location"===f.nodeName&&(n.reloadUrl=f.childNodes[0].nodeValue)}for(var v=[],d=[],p=[],m=i.lP(n.mediaPresentationDuration),b=i.lP(n.minimumUpdatePeriod),g=i.lP(n.suggestedPresentationDelay),y=i.fP(n.availabilityStartTime),w=0,_=-1,E=0;E<h.length;E++){var A=h[E];A.startMS=i.SP(A,y,w),-1===_&&(_=A.startMS);var O=E+1<h.length?h[E+1]:null;A.endMS=i.TP(A,A.startMS,y,O,_,m,b,u),A.durationMS=A.endMS-A.startMS;for(var S=0;S<A.adaptationSets.length;S++)for(var T=A.adaptationSets[S],I=i.mP(T),j=0;j<T.representations.length;j++){var M=T.representations[j],N=M.baseURL?M.baseURL:T.baseURL,R=i.wP(M,N),k=i.pP(A,T,M,m,b,n.type,n.reloadUrl,R),L=i.yP(A,M,N,R,_,u,g,n.type);L.length>0&&(Array.prototype.push.apply(k.segmentInfoList,L),I===r.VIDEO?i.IP(v,k):I===r.AUDIO?i.IP(d,k):I===r.SUBTITLES&&i.IP(p,k)),T.drm.length>0&&(n.drm=!0)}w+=A.durationMS}this.jP(d),this.jP(p);var D={AUDIO:{audio:d},SUBTITLES:{subs:p}};return n.streamInfoList=v,n.renditionGroups=D,n},h.prototype.jP=function(t){t&&t.length>0&&(t[0].autoSelect=!0,t[0].default=!0)},h.prototype.IP=function(t,i){for(var n=0;n<t.length;n++)if(t[n].groupId===i.groupId)return void this.MP(t[n],i);i.index=t.length,t.push(i)},h.prototype.mP=function(t){return"video/mp4"===t.mimeType?r.VIDEO:"audio/mp4"===t.mimeType?r.AUDIO:"application/mp4"===t.mimeType&&"text"===t.contentType?r.SUBTITLES:r.VIDEO},h.prototype.MP=function(t,i){for(var n=t.segmentInfoList[t.segmentInfoList.length-1].sequenceNum+1,e=0;e<i.segmentInfoList.length;e++){var r=i.segmentInfoList[e];r.sequenceNum=n+e,t.segmentInfoList.push(r)}for(var s=0;s<i.drmInfo.length;s++)t.drmInfo.push(i.drmInfo[s]);i.bitrate>t.bitrate&&(t.bitrate=i.bitrate)},h.prototype.EP=function(t,i){for(var n=t.attributes,e=0;e<n.length;e++)i[n[e].nodeName]=n[e].nodeValue;return n.length},h.prototype.OP=function(t){var i=this,n={adaptationSets:[]};i.EP(t,n);for(var e=0;e<t.childNodes.length;e++){var r=t.childNodes[e];if(1===r.nodeType)if("AssetIdentifier"===r.nodeName){var s={};i.EP(r,s),n.assetIdentifier=s}else if("AdaptationSet"===r.nodeName){var o=i.NP(r);null!==o&&n.adaptationSets.push(o)}}return n},h.prototype.NP=function(t){var i=this,n={representations:[],drm:[]};i.EP(t,n);for(var e=0;e<t.childNodes.length;e++){var r=t.childNodes[e];if(1===r.nodeType)if("Role"===r.nodeName){var s={};i.EP(r,s),n.role=s}else if(r.nodeName===o)n.baseURL=r.childNodes[0].nodeValue;else if("ContentProtection"===r.nodeName){var u=i.RP(r);null!==u&&n.drm.push(u)}else if("Representation"===r.nodeName){var h=i.kP(r);null!==h&&n.representations.push(h)}else r.nodeName}return n},h.prototype.RP=function(t){var i={};this.EP(t,i);for(var n=0;n<t.childNodes.length;n++){var e=t.childNodes[n];if(1===e.nodeType)if(-1!==e.nodeName.indexOf("pssh"))i.pssh=e.childNodes[0].nodeValue;else if("mspr:pro"===e.nodeName)i.pro=e.childNodes[0].nodeValue;else if("ms:laurl"===e.nodeName){var r={};this.EP(e,r),i.laurl=r}}return i},h.prototype.kP=function(t){var i=this,n={};i.EP(t,n);for(var e=0;e<t.childNodes.length;e++){var r=t.childNodes[e];if(1===r.nodeType)if("AudioChannelConfiguration"===r.nodeName){var s={};i.EP(r,s),n.audioChannnelConfiguration=s}else if(r.nodeName===o)n.baseURL=r.childNodes[0].nodeValue;else if("SegmentTemplate"===r.nodeName){var u=i.LP(r);n.segmentTemplate=u}else if("SegmentList"===r.nodeName){var h=i.DP(r);null!==h&&(n.segmentList=h)}}return n},h.prototype.LP=function(t){var i={};this.EP(t,i);for(var n=0;n<t.childNodes.length;n++){var e=t.childNodes[n];if(1===e.nodeType&&"SegmentTimeline"===e.nodeName){var r=this.CP(e);i.segmentTimeline=r}}return i},h.prototype.CP=function(t){var i={sElements:[]};this.EP(t,i);for(var n=0;n<t.childNodes.length;n++){var e=t.childNodes[n];if(1===e.nodeType&&"S"===e.nodeName){var r={};this.EP(e,r),i.sElements.push(r)}}return i},h.prototype.DP=function(t){var i={segments:[]};this.EP(t,i);for(var n=0;n<t.childNodes.length;n++){var e=t.childNodes[n];if(1===e.nodeType)if("Initialization"===e.nodeName){var r={};this.EP(e,r),i.initialization=r}else if("SegmentURL"===e.nodeName){var s=e.getAttribute("media");null!==s&&i.segments.push(s)}}return i},h.prototype.SP=function(t,i,n){return t.start?i+this.lP(t.start):n},h.prototype.TP=function(t,i,n,e,r,s,o,u){return t.duration?i+this.lP(t.duration):e&&e.start?n+this.lP(e.start):s?n+r+s:o+u},h.prototype.AP=function(t){var i=this,n=Date.now();return i.PP||(i.PP=n-t),n-i.PP}},9719:function(t,i,n){"use strict";t.exports=s;var e=n(7650).HLSEvent,r=n(902);function s(){var t=this;t._m=t.Z_.appModel,t._node=t.Z_.node,t.xP={currentStreamBitrate:0,frameDrop:0,frameRateSum:0,frameRateSampleCount:0,currentKbps:0,deliveryProtocol:t.VP(),bufferingCount:0,totalBufferingTime:0,streamingMode:t._m.streamingMode},t.FRAMERATE_SAMPLE_SIZE=4,t.BP={prevTotalFrames:0,prevTotalDroppedFrames:0,prevFrameRateMeasuredTime:0,frameRateSampleCollector:[],currentFrameRate:0},t.cT=new r(1e3),t.cT.addEventListener(t.FP,t)}s.prototype.destroy=function(){this.xP=null,this.cT.destroy()},s.prototype.onPlay=function(){this.cT.start()},s.prototype.onPlaying=function(){this.FP()},s.prototype.onPause=function(){this.cT.stop()},s.prototype.updateBufferingInfo=function(t){t&&(t.value||t.bufferInit||(this.xP.bufferingCount++,this.xP.totalBufferingTime+=t.waitTime))},s.prototype.FP=function(){var t=this,i=t._m.streams,n=t.xP,r=t._m.getCurrentPlayingStream(),s=t.getFpsStats();r&&(n.currentStreamIndex=t._m.currentPlayingStreamIndex,n.currentStreamBitrate=r.bitrate/1e3,n.mediaWidth=r.width,n.mediaHeight=r.height),i.length&&(n.qualityLevels=i.length,n.minBitRate=i[0].bitrate,n.maxBitRate=i[n.qualityLevels-1].bitrate),n.bufferLength=t._m.getBufferLength().toFixed(2),n.bufferLength<=5&&t._node.buffered.length,n.frameRate=s.frameRate.toFixed(2),n.droppedFrames=s.droppedFrames,n.currentKbps=(1e3*t._m.currentKbps).toFixed(0),n.streamingMode=t._m.streamingMode,n.drm=t._m.drmRequired,n.drmsys=t._m.licenseType,t._m.infoUpdateSent=!0,t.Z_.sendEvent(e.INFO_UPDATE,{mediaInfo:t.xP})},s.prototype.getWindow=function(){return window},s.prototype.VP=function(){var t=this.getWindow();return t&&t.location&&t.location.protocol?t.location.protocol.slice(0,-1):"http"},s.prototype.getFpsStats=function(){var t,i,n=this,e=n._node,r=0,s=n.BP,o=e.currentTime-s.prevFrameRateMeasuredTime,u=n.zP(),h=0;return(u.isWebKitFpsAvailable||u.isNonWebKitFpsAvailable)&&(t=u.isWebKitFpsAvailable?e:e.getVideoPlaybackQuality(),i=u.isWebKitFpsAvailable?t.webkitDecodedFrameCount:t.totalVideoFrames,h=u.isWebKitFpsAvailable?t.webkitDroppedFrameCount:t.droppedVideoFrames,(r=s.prevFrameRateMeasuredTime>0&&0!==o?(i-s.prevTotalFrames-(h-s.prevTotalDroppedFrames))/o:s.currentFrameRate)&&s.frameRateSampleCollector.push(r),n.GP(),s.prevTotalFrames=i,s.prevTotalDroppedFrames=h,s.prevFrameRateMeasuredTime=e.currentTime),{frameRate:s.currentFrameRate,droppedFrames:h}},s.prototype.zP=function(){var t=this._node;return{isWebKitFpsAvailable:void 0!==t.webkitDecodedFrameCount,isNonWebKitFpsAvailable:"function"==typeof t.getVideoPlaybackQuality}},s.prototype.GP=function(){var t=this,i=t.BP.frameRateSampleCollector;if(i.length>=t.FRAMERATE_SAMPLE_SIZE){var n=i.reduce((function(t,i){return t+i}));t.BP.currentFrameRate=n/i.length,i.splice(0,i.length)}}},2175:function(t,i,n){"use strict";t.exports=u;var e=n(574).StreamingMode,r=n(574).MetadataTypes,s=n(7580),o=n(1788);function u(){this.ERRORS={INVALID_M3U8:1,EMPTY_DATA:2,NO_SEGMENTS:3},this.mpdParser=new s}u.prototype.destroy=function(){this.mpdParser.destroy()},u.prototype.parse=function(t){if(!t)return null;return t.type===r.STRUCTURED?(new o).parseStructuredMetadata(t):this.HD(t)},u.prototype.HD=function(t){var i=this,n={},r=t.rawData;return""!==r&&r?-1!==r.indexOf("<MPD")?(t.streamingMode=e.DASH,i.mpdParser.parse(t)):-1!==r.indexOf("#EXTM3U")?(t.streamingMode=e.HLS,(new o).parse(t)):(n.error=i.ERRORS.INVALID_M3U8,n):(n.error=i.ERRORS.EMPTY_DATA,n)}},5409:function(t,i,n){"use strict";t.exports=r;var e=n(7650).HLSEvent;function r(){var t=this;t._m=t.__controller.model,t.HP=!1,t.YO=!1,t.YP=[],t.qP=[],t.WP=null,t.QP=null,t._h={},t.XP=NaN,t.ZP(),t.$P=0,t.JP=0,t.KP=0,t._x=!0,t.currentDateranges=[]}function s(){var t=this;t.programDateTime=NaN,t.seqNum=-1,t.beginTime=NaN,t.endTime=NaN,t.bitrateIndex=-1,t.switchReason="none",t.bufferCount=0,t.bufferTime=0,t.timeToFirstByte=0,t.timeToDownload=0,t.timeToRequest=0,t.observedBitrate=0,t.actualBitrate=0,t.frameDrop=0,t.frameRateSum=0,t.frameRateSampleCount=0,t.frameRate=30}r.prototype.destroy=function(){var t=this;t.YP=[],t.qP=[],t.QP=null,t.WP=null,t.tU()},r.prototype.ZP=function(){var t=this;t._h[e.WAITING]=t.__controller.addEventListener(e.WAITING,t.iU,t)},r.prototype.tU=function(){this.__controller.removeEventListeners(this._h)},r.prototype.onComplete=function(){this.segmentRenderNext()},r.prototype.onTimeUpdate=function(t){var i=this,n=i._m.getCurrentPlayingStream();if(i.$P=t,i.updateRenderState(i.QP,i.$P),i._m.live&&n&&n.cuepoints.length>0&&i.cuepointEventDispatcher(i.$P,n.cuepoints),n&&i.nU(n,i.$P),t>0&&i.QP){var r=i.eU();r&&i.__controller.sendEvent(e.TIMED_METADATA_READY,r.payload)}},r.prototype.nU=function(t,i){var n=this,e=Object.values(t.dateRanges);n.QP&&e.length&&n.rU(n.QP,e,i)},r.prototype.rU=function(t,i,n){for(var r=this,s=t.programDateTime+1e3*(n-t.beginTime),o=0;o<i.length;o++){var u=i[o],h=null;!u.endDate&&u.duration?h=u.startDate+1e3*u.duration:u.endDate&&(h=u.endDate);var a=r.currentDateranges.indexOf(u.id),c=a>-1;!c&&u.startDate&&s>=u.startDate&&(!h||s<h)?(r.__controller.sendEvent(e.DATE_RANGE_STARTED,u),r.currentDateranges.push(u.id)):c&&h&&s>h&&(r.__controller.sendEvent(e.DATE_RANGE_ENDED,u),r.currentDateranges.splice(a,1))}},r.prototype.eU=function(){var t=this,i=t.QP.seqNum,n=t._m.timedMetadataStore[i],e=t.$P;if(!n||!n.length)return null;t._m.live&&Object.keys(t._m.timedMetadataStore).forEach((function(n){n>i||t._m.timedMetadataStore[n].every((function(i){return e-i.timestamp>=t._m.config.pastBufferLengthLimit.live}))&&delete t._m.timedMetadataStore[n]}));if(e<n[0].timestamp||e>n[n.length-1].timestamp+.6)return null;for(var r=null,s=n.length-1;s>=0;s--){var o=n[s],u=(1e4*e-1e4*o.timestamp)/1e4;if(u>=0&&u<=.6){if(o.recent)continue;r=o;break}}return r&&(r.recent=!0,setTimeout((function(){delete r.recent}),600)),r},r.prototype.iU=function(t){t&&(t.bufferInit||(t.value?this.sU():this.oU(t.waitTime)))},r.prototype.segmentLoadBegin=function(t,i){if(i){var n=this,r=new s;if(r.seqNum=t,r.beginTime=i.beginTime,r.timeToFirstByte=i.timeToFirstByte,r.bitrateIndex=Math.max(0,i.bitrateIndex),r.switchReason=i.switchReason,r.frameRate=i.frameRate,r.observedBitrate=1e3*i.observedBitrate,r.endTime=i.endTime,r.perfInfo={},r.actualBitrate=i.endTime!==i.beginTime?.008*i.bytesTotal/(i.endTime-i.beginTime):0,r.programDateTime=i.programDateTime,n.WP&&n.YP.push(n.WP),n.WP=r,n.QP&&t===n.QP.seqNum||!n.QP){if(n.QP&&r.bitrateIndex!==n.QP.bitrateIndex){var o=n._m.streams,u={bitrate:Math.round(o[r.bitrateIndex].bitrate/1e3),reason:"fast-up",oldFrameRate:n.QP.frameRate,newFrameRate:r.frameRate};n.__controller.sendEvent(e.STREAM_SWITCHED,u)}n.segmentRenderNext(r)}}},r.prototype.segmentLoadEnd=function(t,i){var n=this,e=n.WP;e&&e.seqNum===t&&(i&&(e.timeToDownload=i.timeToDownload,e.perfInfo=i.perfInfo,e.segmentInWorker=i.segmentInWorker,e.actualBitrate=e.endTime!==e.beginTime?.008*i.bytesTotal/(e.endTime-e.beginTime):0),n.YP.push(e),n.WP=null)},r.prototype.segmentRenderNext=function(t){var i=this;i.QP&&(i.qP.push(i.QP),i.QP=null,i.__controller.sendEvent(e.SEGMENT_RENDERED)),t&&(i.QP=t,i._m.setCurrentPlayingStream(t.bitrateIndex))},r.prototype.updateRenderState=function(t,i){var n=this;if(!(isNaN(i)||i<=0)&&(t||(t=n.uU(i))&&n.segmentRenderNext(t),t&&(n.hU&&(t.frameDrop=n.hU.frameDrop,t.frameRateSum+=Number(n.hU.frameRate.toFixed(2)),t.frameRateSampleCount++),!(i>=t.beginTime&&i<t.endTime)))){var r=n.uU(i);if(r&&(n.segmentRenderNext(r),r.bitrateIndex!==t.bitrateIndex)){var s=n._m.streams,o={bitrate:Math.round(s[r.bitrateIndex].bitrate/1e3),reason:r.switchReason,oldFrameRate:t.frameRate,newFrameRate:r.frameRate};n.__controller.sendEvent(e.STREAM_SWITCHED,o)}}},r.prototype.updateFrameStats=function(t){t&&(this.hU=t)},r.prototype.uU=function(t){var i=this;if(i.WP&&t>=i.WP.beginTime&&t<i.WP.endTime)return i.WP;if(i.YP.length)for(var n=i.YP.length-1;n>=0;n--)if(t>=i.YP[n].beginTime&&t<i.YP[n].endTime)return i.YP[n];return null},r.prototype.sU=function(){var t=this;t.YO||(t.YO=!0,t.QP,t.WP)},r.prototype.oU=function(t){var i=this;if(i.YO){i.cU=NaN,i.YO=!1;var n=i.QP,e=n&&!isNaN(t)&&t>0;n&&(n.bufferTime+=e?t:0,n.bufferCount+=e?1:0)}},r.prototype.getMetrics=function(){var t=this,i=t.QP,n=[];if(t.qP.length){for(var e=0;e<t.qP.length;e++)n.push(t.tT(t.qP[e]));t.qP=[]}return i&&(n.push(t.tT(i)),i.bufferCount=0,i.bufferTime=0,i.timeToFirstByte=NaN,i.timeToDownload&&(i.timeToDownload=NaN)),n},r.prototype.tT=function(t){if(!t)return null;var i=this._m.streams;t.bitrateIndex=i.length>0?Math.min(t.bitrateIndex,i.length-1):0;var n=i[t.bitrateIndex].bitrate/1e3,e=i[t.bitrateIndex].avgBitrate/1e3;return t.bufferTime>0&&!t.bufferCount?t.bufferCount=1:!t.bufferTime&&t.bufferCount>0&&(t.bufferCount=0),{seq_num:t.seqNum,max_b:n,avg_b:e,ib:n,ob:t.observedBitrate.toFixed(2),ab:Math.round(t.actualBitrate),num_buf:t.bufferCount,buf_dur:t.bufferTime,req_t:t.timeToRequest,fb_dl_t:t.timeToFirstByte,req_dl_t:t.timeToDownload,drop_f:t.frameDrop,avg_fr:(t.frameRateSum/t.frameRateSampleCount).toFixed(2)}},r.prototype.getMetricsBandwidthInfo=function(){var t=this,i=t.__controller.services.bandwidthEstimator,n=i.averageBandwidth===t.XP?0:i.averageBandwidth;return t.XP!==i.averageBandwidth&&(t.XP=i.averageBandwidth),n},r.prototype.cuepointEventDispatcher=function(t,i){var n,r=this,s=i.length,o=s-1;if(s>0){if(r.shouldFireCueDetectedEvent(t,i[o]))return i[o].setCueOutDetectedState(!0),n={cuepointDuration:i[o].cuepointDuration,timeGapBeforeCUEOUT:i[o].startTime-t},void r.__controller.sendEvent(e.CUEPOINT_DETECTED,n);if(r.shouldFireCueOutEvent(t,i[o]))return i[o].setCueOutFiredState(!0),n={cuepointDuration:i[o].cuepointDuration,cuepointPlayedTime:t-i[o].startTime},void r.__controller.sendEvent(e.CUEPOINT_STARTED,n)}},r.prototype.shouldFireCueDetectedEvent=function(t,i){return!!i.startTime&&(!i.isCueOutDetectedFired&&i.startTime>t)},r.prototype.shouldFireCueOutEvent=function(t,i){if(!i.startTime)return!1;var n=this.fU(t);return!i.isCueOutFired&&n===i.startSeqNum&&t>i.startTime},r.prototype.fU=function(t){var i=this._m.getCurrentPlayingStream(),n=i?i.segments:null;if(n){if(1===n.length)return n[0].seqNum;for(var e=n.length-1;e>=0;e--)if(t>=n[e].startTime)return n[e].seqNum}return null}},5212:function(t,i,n){"use strict";t.exports=a;var e=n(2175),r=n(2835),s=n(3799),o=n(5409),u=n(4939),h=n(2990);function a(){var t=this;t._m=t.__controller.model,t.lU={},t.bandwidthEstimator=new s(t._m.bwHistory),t.segmentMetrics=t.__controller.create(o),t.metadataParser=t.__controller.create(e),t.mp4BoxParser=new r}a.prototype.destroy=function(){var t=this;t.bandwidthEstimator.destroy(),t.segmentMetrics.destroy(),t.metadataParser.destroy(),t.lU&&Object.keys(t.lU).forEach((function(i){t.lU[i].terminate()}))},a.prototype.getNewLoader=function(t,i){var n=this._m,e=n.config,r=n.userAgent,s=n.inWorkerScope;(t=t||{}).maxRetries=t.maxRetries||e.maxRetries,t.requestTimeout=t.requestTimeout||e.requestTimeout,t.chunkedRequestTimeout=t.chunkedRequestTimeout||e.chunkedRequestTimeout,t.useMSStream=!!r&&(r.ie||r.edge),t.stopStreamLoadOnError=t.stopStreamLoadOnError||e.stopStreamLoadOnError,t.withCredentials=h.isWithCreds(i||t.url)||!1;var o=null;try{o=u.getLoader(new u.LoadRequest(t),t.window,s)}catch(t){o=null}return o},a.prototype.getWorker=function(){return null}},7279:function(t,i,n){"use strict";t.exports.AACStream=u,t.exports.AVCStream=h;var e=n(1849),r=[96e3,88200,64e3,48e3,44100,32e3,24e3,22050,16e3,12e3,11025,8e3,7350],s=["Null","Main","LC","SSR","LTP"],o=t.exports.NAL_UNIT_TYPES={NON_IDR:1,IDR:5,AD_INFO_SEI:6,SPS:7,PPS:8,AUD:9};function u(t){var i=this;i.vU=[],i.dU=t||{},i.ER={},i.ready=!1,i.pU=0}function h(t){var i=this;i.vU=[],i.dU=t||{},i.ER={},i.mU=0,i.ready=!1,i.bU=0,i.pU=2970,i.qR=new e}u.prototype.destroy=function(){this.vU=[]},u.prototype.readFrames=function(t){t&&t.packetInfo&&this.readFramesFromBitstream(t.packetInfo.streamData,t.packetInfo.pts)},u.prototype.readFramesFromBitstream=function(t,i){var n=this;if(!t||t.length<6)return 0;for(var e=0,r=0,s=0;e<t.length;){var o=0,u=(t[e++]<<8)+t[e++],h=1&u;if(65520==(65520&u)&&0===(6&u)){n.gU(t.subarray(e,e+2)),n.ER.codec="mp4a.40.2",e++;var a=(t[e++]<<16)+(t[e++]<<8)+t[e++];for(a=(262112&a)>>>5,r=1+(3&t[e++]),h?a-=7:(a-=9,e+=2);o<r&&e<t.length;){var c=i+s*n.pU;n.vU.push({data:t.subarray(e,e+a),dts:c,pts:c,keyframe:!1,flags:{isLeading:!1,dependsOn:!0,isDependedOn:!1,hasRedundancy:!1,paddingValue:!1,isNonSyncSample:!1,degradationPriority:1}}),e+=a,o++,s++}}else e--}return n.ready=n.yU(),e},u.prototype.gU=function(t){var i=this;if(t&&!(t.length<2)){var n=1+((192&t[0])>>>6);n=n>4?4:n,i.ER.audioObjectTypeIndex=n,i.ER.audioObjectType=s[n],n=(n=(60&t[0])>>>2)<13?n:0,i.ER.samplingFreqIndex=n,i.ER.samplingFreq=r[n],i.ER.channels=(1&t[0])<<2|(192&t[1])>>>6,i.ER.sampleSize=16,i.pU=9216e4/i.ER.samplingFreq}},u.prototype.yU=function(){var t=this,i=t.vU.length;return(i>0?t.vU[i-1].pts-t.vU[0].pts+t.pU:0)>=9e3},u.prototype.getFrames=function(){var t=this;return t.ready=!1,t.vU.splice(0,t.vU.length)},u.prototype.getConfig=function(){return this.ER},u.prototype.getLastFrameDetails=function(){var t=this;return t.vU.length?{timestamp:t.vU[t.vU.length-1].dts,duration:t.pU}:null},h.prototype.destroy=function(){this.vU=[],this.qR.destroy()},h.prototype.readFrames=function(t){var i=this;if(t&&t.packetInfo){var n=t.packetInfo.streamData;if(n&&!(n.length<4)){for(var e,r,s=0,u=0,h=0,a=s,c={nalUnits:[],nalUnitSize:0,dts:t.packetInfo.dts,pts:t.packetInfo.pts,keyframe:!1,data:n,cea608Data:[],flags:{isLeading:0,dependsOn:0,isDependedOn:0,hasRedundancy:0,paddingValue:0,isNonSyncSample:!1,degradationPriority:0}},f=4294967295,l=!1;s<n.length;){if(r=NaN,1===(f=f<<8|n[s++])&&(r=4),1===(16777215&f)){if(!l&&s>r&&i.vU&&i.vU.length){var v=i.vU[i.vU.length-1],d=v.nalUnits,p=d[d.length-1];if(p){var m,b=s-r;v.nalUnitSize+=b,p.data?((m=new Uint8Array(p.data.byteLength+b)).set(p.data,0),m.set(n.subarray(0,b),p.data.byteLength)):(m=new Uint8Array(b)).set(n.subarray(0,b),0),p.data=m,(m=new Uint8Array(v.data.byteLength+b)).set(v.data,0),m.set(n.subarray(0,b),v.data.byteLength),v.data=m}}if(l=!0,f=4294967295,r=r||3,(u=c.nalUnits.length)>=1&&null===c.nalUnits[u-1].data)switch(h=s-a-r,e=n.subarray(a,a+h),c.nalUnitSize+=h,c.nalUnits[u-1].data=e,c.nalUnits[u-1].type){case o.SPS:i.ER.profileIndication=e[1],i.ER.profileCompatibility=e[2],i.ER.levelIndication=e[3],i.ER.numOfSPS=1,i.ER.spsLength=e.length,i.ER.sps=e;break;case o.PPS:i.ER.numOfPPS=1,i.ER.ppsLength=e.length,i.ER.pps=e}a=s,h=0;var g=31&n[s++];if(g<o.AUD&&c.nalUnits.push({data:null,type:g}),g===o.IDR)i.mU=i.vU.length,c.keyframe=!0,c.flags.dependsOn=2,i.bU++;else if(g===o.NON_IDR)c.keyframe=!1,c.flags.dependsOn=1,c.flags.isNonSyncSample=!0;else if(g===o.AD_INFO_SEI)for(var y=i.qR.parse(n,s),w=0;w<y.length;w++)c.cea608Data.push(y[w])}}(u=c.nalUnits.length)>=1&&null===c.nalUnits[u-1].data&&a<n.length&&(h=s-a,c.nalUnits[u-1].data=n.subarray(a,a+h),c.nalUnitSize+=h),i.ER.codec=i.wU(i.ER),c.nalUnitSize>0&&i.vU.push(c),i.ready=i.yU()}}},h.prototype.yU=function(){var t=this,i=t.vU.length,n=i>0?t.vU[i-1].pts-t.vU[0].pts+t.pU:0;return t.dU.startChunkWithKeyFrame?t.bU>=2:i>1&&n>=9e3},h.prototype.getFrames=function(t){var i=this,n=i.dU.startChunkWithKeyFrame&&t&&t.keyFrameBoundary,e=t.keyFrameBoundary?i.vU.length-1:i.vU.length;n&&(e=i.mU,i.bU=1,i.ready=!1);var r=i.vU.splice(0,e);return i.mU=0,r},h.prototype.getConfig=function(){return this.ER},h.prototype.wU=function(t){var i=t&&t.profileIndication||66;return"avc1."+((i=Math.max(i,66))<<16|(t&&t.profileCompatibility||0)<<8|(t&&t.levelIndication||10)).toString(16)}},2887:function(t,i,n){"use strict";t.exports=h;var e=n(7279),r=n(3661),s=n(6473),o=e.AACStream,u=e.AVCStream;function h(t,i,n){var e=this;e.streamType=t,e.streamId=i,e._U=[],e.OR=!1,e.dU=n,e.EU=null,e.AU=new s,"audio"===t?e.s_=new o(e.dU):"video"===t&&(e.s_=new u(e.dU))}function a(t){this._=new r(Uint8Array,t),this.complete=!1}h.prototype.destroy=function(){var t=this;t._U=[],t.s_&&(t.s_.destroy(),t.s_=null)},h.prototype.isReady=function(){var t=this,i=!!t.s_&&t.s_.ready;return t.OR||i},h.prototype.addPacket=function(t){var i=this;i._U.length&&i.OU(),i._U.push(new a(t))},h.prototype.append=function(t){var i=this._U.length;t&&i&&this._U[i-1].append(t)},h.prototype.endOfSegment=function(){this.OR=!0,this.OU()},h.prototype.getFrames=function(t){return this.s_?this.s_.getFrames(t):null},h.prototype.getTimedMetadata=function(){return this.EU?this.EU:null},h.prototype.getConfig=function(){return this.s_?this.s_.getConfig():null},h.prototype.OU=function(){var t=this,i=t._U.length;if(i){var n=t._U[i-1];n.complete=!0,0===n.parse()&&("id3"===t.streamType?t.EU={payload:t.AU.getID3Payload(n.packetInfo.streamData),pts:t._U.length&&t._U[0].packetInfo.pts}:t.s_&&t.s_.readFrames(n),t._U.pop())}},a.prototype.append=function(t){this._&&this._.set(t)},a.prototype.parse=function(){var t=this;if(t.packetInfo={},!t.complete||!t._||!t._.length)return t.packetInfo.result=-1,-1;if(t._.length<6)return t.packetInfo.result=-2,-2;var i=0;if(1!==(t._.get(i++)<<16)+(t._.get(i++)<<8)+t._.get(i++))return t.packetInfo.result=-3,-3;t.packetInfo.streamId=t._.get(i++),i+=2,i++;var n=(192&t._.get(i++))>>6,e=t._.get(i++);return 2!==n&&3!==n||(t.packetInfo.pts=t.SU(t._.subArray(i,i+5)),t.packetInfo.dts=t.packetInfo.pts,i+=5,e-=5,3===n&&(t.packetInfo.dts=t.SU(t._.subArray(i,i+5)),i+=5,e-=5)),i+=e,t.packetInfo.streamData=t._.subArray(i),t.packetInfo.result=0,0},a.prototype.SU=function(t){if(!t||!t.length)return 0;var i=0,n=(14&t[i++])>>>1,e=(t[i++]<<8)+(254&t[i++])>>>1,r=(4&n)>>2,s=2*((n&=3)<<29)+(e<<=15)+((t[i++]<<8)+t[i++]>>>1);return r?-1*Math.pow(2,32)+s:s}},1849:function(t){"use strict";function i(){}t.exports=i,i.prototype.destroy=function(){},i.prototype.parse=function(t,i){for(var n=[],e=0;255===t[i];)e+=255,i++;if(e+=t[i],!(++i>=t.length)){for(var r=0;255===t[i];)r+=255,i++;if(r+=t[i],i++,4===e){var s=t[i],o=t[i+1]<<8|t[i+2],u=t[i+3]<<24|t[i+4]<<16|t[i+5]<<8|t[i+6],h=t[i+7];if(181===s&&49===o&&1195456820===u&&3===h){var a=31&t[i+8];i+=9;var c,f,l=0;for(i++;l<a;){if(c=(4&t[i])>>2,f=3&t[i],c&&(0===f||1===f)){var v={fieldType:f,data1:t[i+1],data2:t[i+2]};n.push(v)}i+=3,l++}}}return i+=r,n}}},8457:function(t,i,n){"use strict";t.exports=o;var e=n(2887),r=n(7572),s=188;function o(t,i){var n=this;n._=null,n.dU=t||{},n.TU=i,n.IU=0,n.jU=NaN,n.MU={},n.NU={},n.RU=[],n.UO="initial",n.AR="start",n.OR=!1}o.prototype.destroy=function(){var t=this;t._=null,t.RU=[],t.UO="initial",t.AR="start";var i=t.NU;for(var n in i)i.hasOwnProperty(n)&&i[n].destroy();t.NU={}},o.prototype.append=function(t){var i=this;if(t){var n=t.length;if(n){var e=null,s=0;i._&&(s=(e=i._).length);var o=s+n;return i._=new Uint8Array(o),e&&i._.set(e),i._.set(t,s),-2===i.X_()?{error:r.ERR_SEGMENT_PARSE}:void 0}}},o.prototype.endOfSegment=function(){var t=this;t.OR=!0,t._&&t._.length<s&&t.kU()},o.prototype.X_=function(){var t=this;if(!t._)return-1;for(var i=0;t._.length;){var n=t.OU(t._.subarray(0,s));if(0===n)i++,t._=t._.subarray(s),i>=500&&(t.LU(),i=0);else{if(-2!==n)break;var e=t.DU(t._);if(!(e>=0))break;t._=t._.subarray(e)}}return t.OR&&0===t._.length?t.kU():t.LU(),0},o.prototype.OU=function(t){var i=this;if(!t||t.length<1)return-1;var n=0,e={};if(71!==t[n++])return-2;if(!t||t.length<s)return-1;var r=t[n++];(e.startIndicator=(64&r)>>6,e.pid=((31&r)<<8)+t[n++],r=t[n++],e.adaptationFieldExists=(32&r)>>5,e.payloadExists=(16&r)>>4,e.adaptationFieldLength=0,e.adaptationFieldExists)&&(e.adaptationFieldLength=t[n++],16&t[n++]&&e.pid===i.IU&&e.adaptationFieldLength>=7&&i.CU(t.subarray(n,n+6)),n+=e.adaptationFieldLength-1);return!e.payloadExists||e.adaptationFieldLength>=183||i.PU(t.subarray(n),e),0},o.prototype.CU=function(t){if(t&&!(t.length<6)){var i=0,n=t[i++],e=(128&n)>>>7;n=((n&=127)<<24)+(t[i++]<<16)+(t[i++]<<8)+t[i++];var r=t[i++];i++;var s=2*n+((128&r)>>>7),o=e?-1*Math.pow(2,32)+s:s;this.xU||(this.xU=o)}},o.prototype.PU=function(t,i){var n,e,r,s=this;if(t&&i&&!isNaN(i.pid)&&(s.MU.aac&&(n=s.MU.aac),s.MU.avc&&(e=s.MU.avc),s.MU.id3&&(r=s.MU.id3),!(i.pid>=1&&i.pid<=15||8191===i.pid)))switch(i.pid){case 0:s.UU(t,i);break;case s.jU:s.VU(t,i);break;case n:s.BU("audio",n,t,i);break;case e:s.BU("video",e,t,i);break;case r:s.BU("id3",r,t,i),s.FU();break;default:s.zU(t,i)}},o.prototype.UU=function(t,i){if(t){var n=0;if(i.startIndicator){var e=t[n++];n+=e}t[n++];n+=4,n+=3,(t[n++]<<8)+t[n++]>0&&(this.jU=((31&t[n++])<<8)+t[n++]),this.UO="patParsed"}},o.prototype.VU=function(t,i){var n=this;if(t){var e=0;if(i&&i.startIndicator){var r=t[e++];e+=r}t[e++];var s=((15&t[e++])<<8)+t[e++],o=e;e+=2,e+=3,n.IU=((31&t[e++])<<8)+t[e++];var u=((15&t[e++])<<8)+t[e++];e+=u;for(var h=null,a=null,c=0;e-o<s-4;)switch(h=t[e++],a=((31&t[e++])<<8)+t[e++],c=((15&t[e++])<<8)+t[e++],e+=c,h){case 3:case 4:n.MU.mp3=a;break;case 15:n.MU.aac=a;break;case 27:n.MU.avc=a;break;case 21:n.MU.id3=a}n.UO="pmtParsed"}},o.prototype.BU=function(t,i,n,r){if(n){var s=this.NU,o=s[i];r.startIndicator?(o||(s[i]=new e(t,i,this.dU),o=s[i]),o.addPacket(n)):o&&o.append(n)}},o.prototype.zU=function(t,i){var n=this;if(t&&!(t.length<4)&&i.startIndicator){var e=0,r=(t[0]<<16)+(t[1]<<8)+t[2],s=t[e++];e+=s;var o=t.length>e?t[e]:NaN;if(1===r){var u=t[3]>>>4;14===u?(n.MU.avc=i.pid,n.BU("video",n.MU.avc,t,i)):12!==u&&13!==u||(n.MU.aac=i.pid,n.BU("audio",n.MU.aac,t,i))}else 2===o&&n.VU(t,i)}},o.prototype.GU=function(){var t=this,i=!0;for(var n in t.MU)if("id3"!==n&&t.MU.hasOwnProperty(n)){var e=t.MU[n];t.NU[e]&&(i=i&&t.NU[e].isReady())}return i},o.prototype.LU=function(){var t=this;if(t.GU()){var i={},n=!1,e=!1,r=t.NU,s=Number.POSITIVE_INFINITY;for(var o in r)if(r.hasOwnProperty(o)){var u=r[o];if(u){var h={frames:u.getFrames({keyFrameBoundary:"end"!==t.AR}),config:u.getConfig(),streamId:u.streamId};"audio"===u.streamType&&o===t.MU.aac.toString()?(i.audio=h,n=i.audio.frames&&i.audio.frames.length):"video"===u.streamType&&o===t.MU.avc.toString()&&(i.video=h,e=i.video.frames&&i.video.frames.length)}}n&&(s=Math.min(s,i.audio.frames[0].dts)),e&&(s=Math.min(s,i.video.frames[0].dts)),s!==Number.POSITIVE_INFINITY&&(i.pcr=s),("end"===t.AR||n||e)&&(t.TU&&t.TU({pos:t.AR,avData:i}),"start"===t.AR&&(t.AR="middle"))}},o.prototype.FU=function(){var t=this,i=t.NU,n=null;Object.keys(i).forEach((function(e){var r=i[e];r&&"id3"===r.streamType&&e===t.MU.id3.toString()&&(n=r.getTimedMetadata())})),n&&t.TU&&t.TU({pos:"timedMetadata",timedMetadata:n})},o.prototype.DU=function(t){if(!t)return-1;for(var i=0;i<t.length;i++)if(71===t[i])return i;return-1},o.prototype.kU=function(){var t=this;t.AR="end";var i=t.NU;for(var n in i)i.hasOwnProperty(n)&&(i[n].endOfSegment(),"id3"===i[n].streamType&&t.FU());t.LU()}},3789:function(t){"use strict";function i(t){var i=this;t&&(i.type=t.type,i.id=t.id,i.moduleName=t.moduleName,i.instanceId=t.instanceId,i.funcName=t.funcName,i.timestamp=t.timestamp||Date.now(),i.args=t.args||[],i.argNames=t.argNames||[],i.transferables=t.transferables)}t.exports=i,i.prototype.putParam=function(t,i){i&&(this.args.push(i),this.argNames.push(t||""))},i.prototype.getParam=function(t){if(!t)return null;var i=this.argNames.indexOf(t);return i>=0?this.args[i]:null},i.prototype.dto=function(){var t=this,i={};return Object.keys(t).forEach((function(n){"__controller"!==n&&(i[n]=t[n])})),i},i.prototype.addMedia=function(){var t,i=this;return i.__controller&&(t=i.__controller.model.getMediaDto(),i.putParam("media",t)),t}},5557:function(t,i,n){"use strict";t.exports.WorkerDefs={HlsTransformer:n(4892),Controller:n(6769)},t.exports.MessageTypes={EVENT:"event",MESSAGE:"message"},t.exports.MessageIds={CREATE:"create",DESTROY:"destroy",CALL_METHOD:"callMethod",EVENT:"eventPublish",CREATE_SRC_BUFFER:"createSrcBuffer",APPEND_SRC_BUFFER:"appendSrcBuffer",TIMED_METADATA:"timedMetadata",CLEAR_SRC_BUFFER:"clearSrcBuffer",END_OF_STREAM:"endOfStream",SAVE_AVG_BANDWIDTH:"saveAvgBandwidth",PLAY_AFTER_STREAM_CHANGE:"playAfterStreamChange",PAUSE_BEFORE_STREAM_CHANGE:"pauseBeforeStreamChange",DRM_INIT:"drmInit",DRM_LICENSE_INFO:"drmLicenseInfo",SKIP_GAP:"skipGap"}},5109:function(t,i,n){"use strict";var e=this&&this.__spreadArrays||function(){for(var t=0,i=0,n=arguments.length;i<n;i++)t+=arguments[i].length;var e=Array(t),r=0;for(i=0;i<n;i++)for(var s=arguments[i],o=0,u=s.length;o<u;o++,r++)e[r]=s[o];return e};Object.defineProperty(i,"__esModule",{value:!0});var r=n(7403),s=n(2542),o=n(3755),u=n(6342),h=n(514),a=n(1279),c=n(1954),f=n(2974);function l(t){return u.default.classList(t)}var v=function(){function t(){this.version="0.3.19",this.mimetype=t.mimetype,this.type=a.PluginType.AD,this.HU=!1,this.YU=new r.default("DefaultAdPlugin"),this.qU={}}return t.prototype.prepare=function(){},t.prototype.destroy=function(){this.WU=null,this.QU=null,this.XU=null,this.ZU=null,this.$U&&this.$U.destroy(),this.qU=null,this.HU=!1,this.YU.destroy()},t.prototype.canRenderUI=function(t){return!0},t.prototype.renderUI=function(t,i){var n=i.position,e=void 0===n?0:n,r=i.adBreakItems,s=this.JU();if(this.HU=!0,t.interactionConfig&&t.interactionConfig.clickUrl?(this.WU=t.interactionConfig.clickUrl,l(this.QU).remove("vp-hidden")):(this.WU=null,l(this.QU).add("vp-hidden")),l(this.XU.parentElement).add("vp-hidden"),t.type===o.AdBreakItemType.BUMPER)return this.KU=t.duration,s;var h=this.tV(r,e),a=h.position,f=h.totalAds,v=h.duration;if(this.KU=v,this.iV=u.default.strSubstitute(1===f?c.default.ADV_SHORT:c.default.ADV_MULT_SHORT,{position:a+1,total:f}),this.nV=u.default.strSubstitute(1===f?c.default.ADV_LONG:c.default.ADV_MULT_LONG,{position:a+1,total:f}),0===a){var d=this.iV.split("{")[0];this.XU.innerText=d}return s},t.prototype.unrenderUI=function(){this.HU=!1,this.eV()},t.prototype.onPlayerEvent=function(t){for(var i=[],n=1;n<arguments.length;n++)i[n-1]=arguments[n];if(t===a.PluginPlayerEvent.AD_PLAYBACK_STARTED&&this.HU){var e=i[0];e.type!==o.AdBreakItemType.BUMPER&&l(this.XU.parentElement).remove("vp-hidden")}if(t===a.PluginPlayerEvent.AD_PLAYBACK_PROGRESS&&this.HU){var r=i[0];this.rV(r)}},t.prototype.addEventListener=function(t,i){var n=this.YU.addEventListener(t,i,null);this.qU[t]=this.qU[t]||[],this.qU[t].push([i,n])},t.prototype.removeEventListener=function(t,i){this.qU[t]=this.qU[t]||[];for(var n=0,e=this.qU[t];n<e.length;n++){var r=e[n],s=r[0],o=r[1];if(s===i)return void this.YU.removeEventListener(t,o)}},t.prototype.eV=function(){this.WU=null,this.XU&&(this.XU.innerText="")},t.prototype.rV=function(t){if(this.XU){var i=t.currentTime,n=t.duration;if(n){var e=Math.round(n-i);this.XU.innerText=u.default.strSubstitute(this.iV,{remaining:e})}}},t.prototype.tV=function(t,i){if(i<0||i>t.length-1)return{position:0,totalAds:0,duration:0};if(t[i].type===o.AdBreakItemType.BUMPER)return{position:0,totalAds:1,duration:t[i].duration};for(var n=-1,e=i-1;e>=0;e--){if((h=t[e]).type===o.AdBreakItemType.BUMPER){n=e;break}}var r=n+1,s=0,u=0;for(e=r;e<t.length;e++){var h;if((h=t[e]).type===o.AdBreakItemType.BUMPER)break;s++,u+=h.duration}return{position:i-r,totalAds:s,duration:u}},t.prototype.sV=function(t){for(var i,n=[],r=1;r<arguments.length;r++)n[r-1]=arguments[r];(i=this.YU).publish.apply(i,e([t],n))},t.prototype.JU=function(){var t=this;return this.ZU?(this.eV(),this.ZU):(this.ZU=u.default.render(f,c.default),this.XU=this.ZU.querySelector(".vp-adbreak-progress span"),this.QU=this.ZU.querySelector(".vp-adbreakitem-cta"),this.$U=new h.default(this.QU,(function(i){t.WU&&(window.open(t.WU,"_blank"),t.sV(s.AdPluginUIEvent.CTA_TRIGGERED))})),this.eV(),this.ZU)},t.mimetype="adplugin/default-ad-view",t}();i.default=v},3840:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(3072),r=n(954),s=n(6342),o=n(742),u="",h="";if("0.3.19".indexOf("local")>-1)h="https://assets.video.yahoo.net/builds/0.2.174/nielsen-iframe.html";else{h=(u="https://assets.video.yahoo.net")+"/builds/0.3.19/nielsen-iframe.html"}var a,c,f,l="vp-nielsen-iframe";i.NIELSEN_IAB_VENDOR_ID=373,function(t){t.linear="1",t.dynamic="2"}(a=i.NielsenAdType||(i.NielsenAdType={})),function(t){t.LOAD_METADATA="loadMetadata",t.SEND_ID3="sendID3",t.END="end"}(c=i.NielsenEvents||(i.NielsenEvents={})),function(t){t.INITIALIZE="initialize",t.SEND_BEACON="sendBeacon"}(f=i.IframeMessageType||(i.IframeMessageType={}));var v=function(){function t(t,i){this.oV=t,this.uV=null,this.hV="",this.aV=!1,this.cV=!1,this.fV=!1,this.lV=[],this.vV=!1,this.dV="",this.pV=!1,this.mV=[{evt:e.ExternalEvt.PLAYBACK_START,cb:this.bV.bind(this)},{evt:e.ExternalEvt.TIMED_METADATA_RECEIVED,cb:this.gV.bind(this)},{evt:e.ExternalEvt.PLAYBACK_COMPLETE,cb:this.yV.bind(this)},{evt:e.ExternalEvt.PLAYBACK_STOPPED,cb:this.yV.bind(this)},{evt:e.ExternalEvt.MEDIA_ITEM_ERROR,cb:this.yV.bind(this)}],this.wV="P77FED7E1-92A2-4B10-A9AA-16756377EB20",t&&(o.Privacy.initIframeForGDPR(),this.EV(),this.hV="vp-player-"+Math.floor(1e4*Math.random()),i&&i.length&&(this.wV=i),this.AV(),this.OV={},this.SV(),this.TV(),this.dV=this.oV.addEventListener(e.ExternalEvt.NIELSEN_REQUIRED,this.TV.bind(this),this))}return t.prototype.destroy=function(){this.uV&&(this.oV.removeEventListeners(this.OV),window.removeEventListener("message",this.IV),this.uV=null,this.lV=null,this.OV={},this.oV.removeEventListener(e.ExternalEvt.NIELSEN_REQUIRED,this.dV))},t.prototype.TV=function(){this.fV||(this.jV(),this.cV=!1,this.aV=!1,this.fV=!0)},t.prototype.MV=function(){this.fV&&(this.oV.removeEventListeners(this.OV),window.removeEventListener("beforeunload",this.yV.bind(this)),this.cV=!0,this.fV=!1)},t.prototype.AV=function(){var t=this;this.uV=document.getElementById(l),this.uV?(this.NV(),this.vV=!0):(this.uV=document.createElement("iframe"),this.uV.id=l,this.uV.style.display="none",this.uV.onload=function(){t.NV(),t.vV=!0,t.pV&&t.RV()},this.uV.src=h,document.body.appendChild(this.uV))},t.prototype.NV=function(){this.kV(f.INITIALIZE,null,{appid:this.wV})},t.prototype.kV=function(t,i,n){if(this.uV&&this.uV.contentWindow){var e={messageType:t,nielsenEvent:i,payload:n,playerid:this.hV};this.uV.contentWindow.postMessage(e,u)}},t.prototype.jV=function(){var t=this;window.addEventListener("beforeunload",this.yV.bind(this)),this.mV.forEach((function(i){t.OV[i.evt]=t.oV.addEventListener(i.evt,i.cb,t)}))},t.prototype.SV=function(){window.addEventListener&&window.addEventListener("message",this.IV.bind(this))},t.prototype.IV=function(t){if(t.origin===u){var i=t.data&&t.data.messageType,n=t.data&&t.data.success||!1;if(i&&!n)return;i===f.SEND_BEACON&&n&&(this.aV=!0)}},t.prototype.LV=function(t,i){var n=this;this.lV.push((function(){n.kV(f.SEND_BEACON,t,i)})),this.uV&&this.vV&&this.pV&&this.RV()},t.prototype.RV=function(){this.lV.forEach((function(t){t()})),this.lV=[]},t.prototype.bV=function(t){var i=this.oV.getCurrentMediaItem(),n=i&&i.id,e={type:"content",channelName:t&&t.brandingData&&t.brandingData.branding&&t.brandingData.branding.providerId?n+";"+t.brandingData.branding.providerId:n,adModel:a.linear};this.LV(c.LOAD_METADATA,e)},t.prototype.yV=function(){if(this.aV&&!this.cV){var t=Date.now()/1e3;this.LV(c.END,t),this.aV=!1,this.MV()}},t.prototype.gV=function(t){var i=s.default.detectRegexPattern(r.ID3_MATCH_PATTERN.NIELSEN,t);i&&this.aV&&this.LV(c.SEND_ID3,i)},t.prototype.EV=function(){var t=this;o.Privacy.getVendorConsent(i.NIELSEN_IAB_VENDOR_ID,(function(i,n){var e,r;if(n){var s=null===(e=i)||void 0===e?void 0:e.gdprApplies;t.pV=!s||!!(null===(r=i)||void 0===r?void 0:r.hasConsent),t.pV||t.MV()}else t.MV()}))},t}();i.default=v},9154:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.MAX_SEG_INFO_ENTRIES_PER_BEACON=15,function(t){t.HERO="hero",t.NONE="none"}(i.PLAYLIST_POSITION||(i.PLAYLIST_POSITION={})),i.BEACONS={VIDEO_REQUEST:{evt:"v_request",type:"pb",payloadParams:["prefetch"],params:[{key:"es",value:"endscreen"}]},PLAYBACK_RESUMED:{evt:"p_resm",type:"pb"},PLAYBACK_STALLED:{evt:"v_stall",type:"pb",payloadParams:["value"]},PLAYBACK_BLOCKED:{evt:"v_play_blocked",type:"pb"},BITRATE_CHANGE:{evt:"v_btrt",type:"pb"},PLAYER_INFO:{evt:"info",type:"pb"},CMS_API_CALLED:{evt:"v_api",type:"pb"},RENDERER_READY:{evt:"renderer_ready",type:"pb",payloadParams:["rtype","shouldplay"]},PLAYER_ERROR:{evt:"error",type:"pb"},PLAYER_WARNING:{evt:"warn",type:"pb"},PLAYBACK_START:{evt:"v_start",type:"pb"},PLAYBACK_STREAM_START:{evt:"v_strm_view",type:"pb"},PLAYBACK_PROGRESS:{evt:"v_prog",type:"pb"},PLAYBACK_COMPLETE:{evt:"v_comp",type:"pb"},STREAM_SYNCH_STRATEGY_APPLIED:{evt:"v_sync",type:"pb"},STREAM_SYNCH_DATERANGE_ENDED:{evt:"v_syncp",type:"pb"},STREAM_SYNCH_COMPLETE:{evt:"v_sync_comp",type:"pb"},STREAM_SYNCH_INVALID_OFFSET:{evt:"v_sync_io",type:"pb"},INCOMPLETE_EXIT:{evt:"v_ncomp",type:"pb",payloadParams:["ext_resn"]},CTRL_SEEK:{evt:"ui_seek",type:"ctrl",payloadParams:["value_e"],params:[{key:"value",value:"lastKnownPlaybackTime"}]},CTRL_PLAYPAUSE:{evt:"ui_pp",type:"ctrl",payloadParams:["value"],params:[{key:"req_type",value:"requestType"},{key:"req_action",value:"requestAction"}]},CTRL_VOLUME:{evt:"ui_cv",type:"ctrl",payloadParams:["value"],params:[{key:"value_e",value:"volume"}]},CTRL_REPLAY:{evt:"ui_esrpl",type:"ctrl"},CTRL_PLAYREQUEST:{evt:"ui_pb_req",type:"ctrl",payloadParams:["req_type"]},CTRL_SETTINGS:{evt:"ui_stgs",type:"ctrl"},CTRL_CUSTOM_ELEMENT:{evt:"ui_ce",type:"ctrl",payloadParams:["cust_ctrl_data"]},CONTROLS_AUDIO_CHANGE:{evt:"ui_aslng",type:"ctrl",payloadParams:["value","value_e"]},THREE_SIXTY_INTERACT:{evt:"ui_360_interact",type:"ctrl"},THREE_SIXTY_PIE_INTERACT:{evt:"ui_360_pie_interact",type:"ctrl"},AIRPLAY_CONNECTION_STATE_CHANGE:{evt:"ui_airp",type:"ctrl"},UI_INTERACT:{evt:"none",type:"ctrl"},CC_TOGGLE:{evt:"ui_cctog",type:"ctrl"},CC_LANGUAGE_CHANGE:{evt:"ui_cclng",type:"ctrl",payloadParams:["value"]},CC_UPDATE_STYLE:{evt:"ui_ccstl",type:"ctrl",payloadParams:["value"]},CC_SETTINGS:{evt:"ui_ccstg",type:"ctrl"},FULLSCREEN_CHANGE:{evt:"ui_fs",type:"ctrl"}},i.PROGRESS_BEACON_INTERVALS=[{time:3,beacon:i.BEACONS.PLAYBACK_STREAM_START,key:"vstrm-view"},{time:10,beacon:i.BEACONS.PLAYBACK_PROGRESS,key:"vprog--initial"},{time:30,beacon:i.BEACONS.PLAYBACK_PROGRESS,recurring:!0,key:"vprog--recurring"}],i.PARAMS=["_V","type","ss","vid","pstaid","prt","cprt","vs","vlng","pver","host","_w","_R","pls","pltype","auto","snd","deos","deom","play_pos","psz","ccav","cdn","smpl","cont","replay","focus","view","expm","bit","drm","drmsys","_sqno","ts","pbst","pbstd","pl_type","viewd","soe","siteadspref"]},6243:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(954),r=n(8103),s=n(6120),o=n(4685),u=n(4986),h=n(6342),a=n(9154),c=function(){function t(t){this.oV=t,this.viewability={value:0,timestamp:0,rect:{top:null,bottom:null,height:null},windowHeight:null,isVisible:0,invisibleElement:""},this.progressBeaconsInfo={timeLastSent:{}},this.SKIP_PARAM_IN_BEACON="___skip_param_in_beacon___",this.expm="na",this.pltype="vdms",this.pl_type="",this.DV=0,this._V="V",this.type="",this.ss="",this.vid="",this.pstaid="",this.prt="none",this.cprt="none",this.vs="",this.vlng="none",this.pver="",this.host=document.location.host,this._w=document.location.href,this._R=document.referrer,this.pls="",this.auto="",this.snd="",this.deos="",this.deom="",this.psz="",this.ccav="",this.cdn="uncalculated",this.smpl="",this.cont=1,this.replay=0,this.focus="",this.bit=0,this.endscreen=0,this.drmsys="none",this.drm=!1,this._sqno=0,this.ts=0,this.pbst="",this.pbstd="",this.soe="",this.siteadspref=0,this.UE={},this.apiPlay=!1,this.resetProgressBeaconsState()}return t.getStreamType=function(i,n,e){return Object.values(r.AdBreakType).includes(n)?t.getAdType(n):Object.values(s.MediaItemType).includes(n)?t.getContentType(n,n,e):i===o.PlaybackMode.AD?"ad":n},t.getContentType=function(i,n,e){if(i===r.AdBreakType.NATIVE)return"ad native";switch(n){case s.MediaItemType.VOD:return 0===e?"":e>t.LONG_VOD_DURATION?"vod long":"vod short";case s.MediaItemType.LIVE_EVENT:case s.MediaItemType.LIVE_CHANNEL:return"live";case s.MediaItemType.CONTAINER:return"streamurl"}return""},t.getAdType=function(t){switch(t){case r.AdBreakType.PREROLL:return"ad pre-roll";case r.AdBreakType.MIDROLL:return"ad mid-roll";case r.AdBreakType.POSTROLL:return"ad post-roll";case r.AdBreakType.TRIGGER:return"ad trigger";case r.AdBreakType.NON_LINEAR:return"ad non-linear";case r.AdBreakType.NATIVE:return"ad native"}return""},t.prototype.destroy=function(){this.pls="",this._sqno=0},t.prototype.update=function(i){this.requestType=i.requestType||"",this.requestAction=i.requestAction||"none",this.audioLanguage=i.audioLanguage||"",this.CV=i.playerRootElement||this.CV,this.playbackMode=i.playbackMode,this.adParams=this.playbackMode!==o.PlaybackMode.AD?null:this.adParams,this.type=t.getContentType(i.currentMediaType,i.contentType,i.videoLength)||"",this.pls=this.oV.guid,this.ss=this.PV(i.currentMediaType)||this.ss,this.vid=i.videoId||this.vid,this.pstaid=i.videoId||this.pstaid,this.prt=this.xV(i.rendererType)||this.prt,this.cprt=this.xV(i.mediaItemRendererType)||this.cprt,this.vs=i.sessionId||this.vs,this.vlng=i.videoLength&&parseFloat(parseFloat(i.videoLength).toFixed(2)).toString()||this.vlng,this.pver="0.3.19"===i.playerVersion?"local":i.playerVersion,this.auto=this.apiPlay?"vm":!0===i.autoPlay?"true":"false",this.apiPlay||(this.apiPlay=this.requestAction===e.REQUEST_TYPES.PLAY&&this.requestType===e.REQUEST_TYPES.API),this.snd=!0===i.mute?"m":"um",this.deos=i.docking&&!0===i.docking.enableOnScrollDown?"1":"0",this.deom=i.docking&&!0===i.docking.enableOnMuted?"1":"0",this.psz=i.uiState&&i.uiState.width&&i.uiState.height?i.uiState.width+"x"+i.uiState.height:this.psz,this.ccav=!0===i.isCCAvailable?"1":"0",this.cdn=i.cdn||this.cdn,this.smpl=u.isNullOrUndefined(i.samplingId)?this.smpl:i.samplingId.toString(),this.focus=h.default.isPlayerInBackground()?"0":"1",this.expm=(i.uiState&&!0===i.uiState.isFullScreen?"fullscreen":i.uiState&&!0===i.uiState.isDocked&&"docked")||"na",this.endscreen=i.showEndScreen?1:0,this.drmsys=i.drmsys,this.drm=i.drm,this.ts=i.currentTs-this.oV.getInitTime(),this.pbst=i.pbst,this.pbstd=i.pbstd,this.pl_type=this.UV(),this.soe=i.soe,this.siteadspref=i.firstItemAdsSitePrefetched?1:0},t.prototype.updateSynchState=function(t){var i=this;Object.keys(t).forEach((function(n){i.UE[n]=t[n]||i.UE[n]}))},t.prototype.updateTs=function(t){this.ts=t-this.oV.getInitTime()},t.prototype.getCommonParams=function(){var t=this,i={t:Math.random()};return a.PARAMS.forEach((function(n){i[n]=t[n]})),i},t.prototype.onVideoRequest=function(t,i){this.VV&&(i.videoId===this.VV?this.replay++:this.cont++),this.VV=i.videoId,this.bitrate=0},t.prototype.onBeaconSent=function(){this._sqno++},t.prototype.resetProgressBeaconsState=function(){this.progressBeaconsInfo.timeLastSent=a.PROGRESS_BEACON_INTERVALS.reduce((function(t,i){return t[i.key]=-1,t}),{})},Object.defineProperty(t.prototype,"synchState",{get:function(){return this.UE},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"currentTime",{get:function(){return this.oV.getCurrentTime()},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"volume",{get:function(){var t=this.oV.volume;return t&&t>0&&t.toString()||"0"},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"bitrate",{get:function(){return this.DV},set:function(t){this.DV=Math.round(t),this.bit=Math.round(t)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"programDateTimeLatency",{get:function(){var t=this.oV.getCurrentDate(),i=(new Date).getTime();return t>0?(i-t).toString():""},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"play_pos",{get:function(){return parseFloat(this.currentTime.toFixed(2)).toString()},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"view",{get:function(){return this.BV(this.CV).toString()+"%"},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"viewd",{get:function(){var t=this.viewability;return JSON.stringify({ts:this.viewability.timestamp,t:u.isNullOrUndefined(t.rect.top)?"":t.rect.top,b:u.isNullOrUndefined(t.rect.bottom)?"":t.rect.bottom,h:u.isNullOrUndefined(t.rect.height)?"":t.rect.height,wh:this.viewability.windowHeight||"",v:this.viewability.isVisible,i:this.viewability.invisibleElement})},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"jsdt",{get:function(){return f},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"cssdt",{get:function(){return l},enumerable:!0,configurable:!0}),t.prototype.xV=function(t){if(!t)return"";switch(t){case o.RendererType.HTML5_HLS:return"html5-hls";case o.RendererType.HTML5_HLS_360:return"html5-hls-360";case o.RendererType.HTML5_RAW_360:return"html-360";case o.RendererType.EXTERNAL:case o.RendererType.HTML5_RAW:case o.RendererType.HTML5_TV:case o.RendererType.HTML5_TV_TIZEN:case o.RendererType.HTML5_TV_ORSAY:default:return"html"}},t.prototype.PV=function(t){return t===s.MediaItemType.LIVE_EVENT||t===s.MediaItemType.LIVE_CHANNEL?"live":"vod"},t.prototype.BV=function(t){var i=(new Date).getTime();if(t&&i-this.viewability.timestamp>1e3){var n=t&&void 0!==t.getElementsByClassName?t.getElementsByClassName(e.VIDEO_MAIN_ELEMENT_CLASS):null;n&&n.length&&(this.viewability.value=h.default.getElementViewability(n[0]),this.viewability.timestamp=i,this.viewability.rect=n[0].getBoundingClientRect(),this.viewability.windowHeight=window.innerHeight,this.viewability.isVisible=null!==n[0].offsetParent?1:0,this.viewability.invisibleElement=this.viewability.isVisible?"":this.FV(n[0]))}return this.viewability.value},t.prototype.FV=function(t){return t?t.parentElement&&"none"!==t.style.display?this.FV(t.parentElement):JSON.stringify({n:t.nodeName,i:t.id,cl:t.classList}):""},t.prototype.UV=function(){var t,i,n,r,s,o,u,h,c,f=this.oV.config,l=!0===(null===(n=null===(i=null===(t=f)||void 0===t?void 0:t.ui)||void 0===i?void 0:i.playlist)||void 0===n?void 0:n.show)&&(null===(o=null===(s=null===(r=f)||void 0===r?void 0:r.ui)||void 0===s?void 0:s.playlist)||void 0===o?void 0:o.position);return l!==e.PLAYLIST_POS.RIGHT||(null===(c=null===(h=null===(u=f)||void 0===u?void 0:u.ui)||void 0===h?void 0:h.playlist)||void 0===c?void 0:c.inStream)?l||a.PLAYLIST_POSITION.NONE:a.PLAYLIST_POSITION.HERO},t.LONG_VOD_DURATION=600,t}();i.default=c;var f=h.default.getResourceLoadTime(/vdms-player\.js/);f=u.isNumber(f)?Math.round(f).toString():"na";var l=h.default.getResourceLoadTime(/video-player\.css/);l=u.isNumber(l)?Math.round(l).toString():"na"},4299:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o=n(7403),u=n(3072),h=n(4685),a=n(4986),c=n(9154);!function(t){t.VIDEO_PROGRESS="video-progress"}(s=i.ProgressEvent||(i.ProgressEvent={}));var f=function(t){function i(i,n){var e=t.call(this,"AnalyticsProgressManager")||this;return e.oV=i,e._m=n,e.zV=0,e.OV={},e.GV=[],e.$O=!1,e.HV=0,e.YV=!1,e.qV="",e.cS=null,e.WV=0,[{evt:u.ExternalEvt.VIDEO_REQUEST,cb:e.QV},{evt:u.ExternalEvt.PLAYBACK_PAUSE,cb:e.qE},{evt:u.ExternalEvt.SEG_INFO_AVAILABLE,cb:e.XV},{evt:u.ExternalEvt.PLAYBACK_TIME_UPDATE,cb:e.$E},{evt:u.ExternalEvt.PLAYBACK_SEEKING,cb:e.WE},{evt:u.ExternalEvt.PLAYBACK_SEEK_COMPLETE,cb:e.ZV},{evt:u.ExternalEvt.RECOVERY_METADATA_READY,cb:e.$V}].forEach((function(t){e.OV[t.evt]=e.oV.addEventListener(t.evt,t.cb,e)})),e}return r(i,t),i.prototype.destroy=function(){this.oV.removeEventListeners(this.OV),this.JV()},i.prototype.updatePlaybackStats=function(t){var i=this.KV();t.dur=Math.floor(this.zV)||"",t.dur_d=Math.floor(this.zV)-Math.floor(this.HV)||0,t.buff_info=i.segInfo||"",t.buf_dur=i.bufDur||0,this.qV&&(t.rcvr_status=this.qV)},Object.defineProperty(i.prototype,"totalWatchTime",{get:function(){return this.zV},enumerable:!0,configurable:!0}),i.prototype.QV=function(t,i){this.JV()},i.prototype.qE=function(t){t.playbackMode!==h.PlaybackMode.AD&&this._B(c.BEACONS.PLAYBACK_PROGRESS),this.oU()},i.prototype.WE=function(t){this.$O=!0,this.oU()},i.prototype.ZV=function(){this.$O=!1,this._m.lastKnownPlaybackTime=this._m.currentTime},i.prototype.XV=function(t){this.GV=this.GV.concat(t.val),this.GV=this.tF()},i.prototype.tF=function(){if(this.GV.length<=0)return this.GV;for(var t=[this.GV[0]],i=1;i<this.GV.length;i++){var n=this.GV[i];1===Object.keys(n).length&&void 0!==n.buf_dur?t[t.length-1].buf_dur+=n.buf_dur:t.push(n)}return t},i.prototype.$E=function(t,i){if(!(this.$O||a.isNullOrUndefined(t)||t<0||i.playbackMode===h.PlaybackMode.AD))if(a.isNullOrUndefined(this._m.lastKnownPlaybackTime))this._m.lastKnownPlaybackTime=t;else if(t>0&&(this.oU(),this.YV))this.iF();else{var n=t-this._m.lastKnownPlaybackTime;this._m.lastKnownPlaybackTime=t,n>0&&(this.zV+=n),this.nF()}},i.prototype.nF=function(){var t=this;c.PROGRESS_BEACON_INTERVALS.forEach((function(i){var n=t.zV,e=t._m.progressBeaconsInfo.timeLastSent[i.key],r=-1===e?0:e;(i.recurring&&n>r+i.time||!i.recurring&&-1===e&&n>i.time)&&(t._m.progressBeaconsInfo.timeLastSent[i.key]=Math.floor(n),t._B(i.beacon))}))},i.prototype._B=function(t){this.publish(s.VIDEO_PROGRESS,t),this.HV=Math.floor(this.zV)},i.prototype.JV=function(){this.GV=[],this.zV=0,this.HV=0,this._m.lastKnownPlaybackTime=null,this._m.resetProgressBeaconsState(),this.cS=null,this.YV=!1,this.WV=0},i.prototype.KV=function(){var t;return this.YV?(this.eF(),t=[{buf_dur:this.WV}],this.WV=0):t=this.GV.splice(0,Math.min(c.MAX_SEG_INFO_ENTRIES_PER_BEACON,this.GV.length)),{segInfo:JSON.stringify({seg:t}),bufDur:t.reduce((function(t,i){return i.buf_dur+t}),0)}},i.prototype.oU=function(){this.eF(),this.cS=null},i.prototype.eF=function(){this.cS&&(this.WV+=Date.now()-this.cS,this.cS=Date.now())},i.prototype.$V=function(){this._B(c.BEACONS.PLAYBACK_PROGRESS),this.cS=Date.now(),this.YV=!0,this.qV="recovering",this._B(c.BEACONS.PLAYBACK_PROGRESS)},i.prototype.iF=function(){this.qV="recovered",this._B(c.BEACONS.PLAYBACK_PROGRESS),this.YV=!1,this.qV="",this.cS=null},i}(o.default);i.default=f},7262:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(1750),r=n(101),s=function(){function t(t){if(this.OV={},!t)throw Error("[InStreamAdAnalytics] Cannot initialize InStreamAdAnalytics. Bad instreamAdManager instance!");this.rF=t,this.jV()}return t.prototype.destroy=function(){this.rF.destroy(),this.OV={}},t.prototype.jV=function(){var t=this;Object.keys(r.InstreamAdManagerEvent).forEach((function(i){t.OV[r.InstreamAdManagerEvent[i]]=t.rF.on(r.InstreamAdManagerEvent[i],t.sF,t)}))},t.prototype.sF=function(t){t&&t.forEach((function(t){return e.default.sendImageBeacon(t)}))},t}();i.default=s},1750:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(6342),r=function(){function t(){}return t.sendImageBeacon=function(t){t=e.default.fixProtocol(t);var i=new Image;i.onload=i.onabort=i.onerror=function(){i.onload=i.onabort=i.onerror=null,i=null},i.src=t},t.sendUnloadBeacon=function(i){return i=e.default.fixProtocol(i),navigator&&navigator.sendBeacon?navigator.sendBeacon(i,null):t.sendImageBeacon(i),!0},t.sendIframeBeacon=function(i){i=e.default.fixProtocol(i);var n=Math.random(),r="vp-beacons",s=document.querySelector("#vp-beacons"),o="vp-beacons-"+n;s||(s=t.createBeaconsIframe(document,r),document.body.appendChild(s));var u=t.createBeaconsIframe(s.contentDocument,o);return u.src=i,"complete"===s.contentDocument.readyState?s.contentDocument.body.appendChild(u):s.contentDocument.body.onload=function(){s.contentDocument.body.appendChild(u)},!0},t.createBeaconsIframe=function(t,i){var n=t.createElement("iframe");return n.frameBorder=0,n.width=0,n.height=0,n.marginwidth=0,n.marginheight=0,n.hspace=0,n.vspace=0,n.frameborder=0,n.scrolling="no",n.id=i,n.style.display="none",n.title="",n},t.prepareApiInfo=function(t,i){(i=i||{}).url=t,i.instrument=i.instrument||"none",i.perfInfo="na",i.perfStack="na",i.source="player";var n=i.resourceTiming,e=i.resourceTimingEntries;if(n){var r={};["connectEnd","connectStart","domainLookupEnd","domainLookupStart","duration","fetchStart","redirectEnd","redirectStart","requestStart","responseEnd","responseStart","startTime"].forEach((function(t){r[t]=n[t].toFixed(2)})),i.latency=r&&r.duration||"",i.perfInfo=JSON.stringify(r);var s=[];i.resourceTimingEntries&&n.requestStart-n.connectStart>500&&e.forEach((function(t){t.startTime<n.startTime&&s.push({url:t.name,st:t.startTime.toFixed(2),du:(t.responseEnd-t.startTime).toFixed(2)})})),i.perfStack=0===s.length?"na":JSON.stringify(s)}return i},t}();i.default=r},1880:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(2694),r=n(3072),s=n(4685),o=n(4986),u=n(6342),h=n(9154),a=n(6243),c=n(4299),f=n(1750),l=["ad_play","ad_play_complete","ad_iframe_load","ad_iframe_loaded","ad_play_plg","ad_prepare_pb_plg","ad_fetch_plg","ad_eng_load_plg","ad_non_vpaid_emptied_plg","ad_media_loaded_plg","ad_media_resolved_plg","ad_non_vpaid_play_plg","ad_non_vpaid_load_plg","ad_stop_player_plg","ad_non_vpaid_loaded_plg","ad_non_vpaid_start_plbck_plg","ad_non_vpaid_video_load_plg","ad_non_vpaid_load_data_plg","ad_comp_plg","ad_non_vpaid_suspended_plg","ad_pause_player_plg","ad_stop_by_error_plg","ad_vpaid_stop_plg","ad_vpaid_init_plg","vpaid_initialising_plg","ad_vpaid_err_plg","ad_vpaid_start_playback_plg","ad_paused_plg","ad_fetch","ad_fetched","s_load","renderer_playing","renderer_ready","v_play_apr","v_play_rdr","v_plcomp","v_plprog","v_plstart"],v=function(){function t(t){this.oV=t,this.oF=!1,this.uF=!1,this.mV=[{evt:r.ExternalEvt.VIDEO_REQUEST,cb:this.hF.bind(this,"VIDEO_REQUEST")},{evt:r.ExternalEvt.PLAYBACK_RESUMED,cb:this.hF.bind(this,"PLAYBACK_RESUMED")},{evt:r.ExternalEvt.PLAYBACK_STALLED,cb:this.hF.bind(this,"PLAYBACK_STALLED")},{evt:r.ExternalEvt.PLAYBACK_BLOCKED,cb:this.hF.bind(this,"PLAYBACK_BLOCKED")},{evt:r.ExternalEvt.CTRL_SEEK,cb:this.hF.bind(this,"CTRL_SEEK")},{evt:r.ExternalEvt.CTRL_VOLUME,cb:this.hF.bind(this,"CTRL_VOLUME")},{evt:r.ExternalEvt.CTRL_PLAYPAUSE,cb:this.hF.bind(this,"CTRL_PLAYPAUSE")},{evt:r.ExternalEvt.CTRL_REPLAY,cb:this.hF.bind(this,"CTRL_REPLAY")},{evt:r.ExternalEvt.CTRL_PLAYREQUEST,cb:this.hF.bind(this,"CTRL_PLAYREQUEST")},{evt:r.ExternalEvt.CTRL_SETTINGS,cb:this.hF.bind(this,"CTRL_SETTINGS")},{evt:r.ExternalEvt.CTRL_CUSTOM_ELEMENT,cb:this.hF.bind(this,"CTRL_CUSTOM_ELEMENT")},{evt:r.ExternalEvt.CONTROLS_AUDIO_CHANGE,cb:this.hF.bind(this,"CONTROLS_AUDIO_CHANGE")},{evt:r.ExternalEvt.THREE_SIXTY_INTERACT,cb:this.hF.bind(this,"THREE_SIXTY_INTERACT")},{evt:r.ExternalEvt.RENDERER_READY,cb:this.hF.bind(this,"RENDERER_READY")},{evt:r.ExternalEvt.THREE_SIXTY_PIE_INTERACT,cb:this.hF.bind(this,"THREE_SIXTY_PIE_INTERACT")},{evt:r.ExternalEvt.CC_LANGUAGE_CHANGE,cb:this.hF.bind(this,"CC_LANGUAGE_CHANGE")},{evt:r.ExternalEvt.CC_UPDATE_STYLE,cb:this.hF.bind(this,"CC_UPDATE_STYLE")},{evt:r.ExternalEvt.CC_SETTINGS,cb:this.hF.bind(this,"CC_SETTINGS")},{evt:r.ExternalEvt.AIRPLAY_CONNECTION_STATE_CHANGE,cb:this.aF},{evt:r.ExternalEvt.BITRATE_CHANGE,cb:this.cF},{evt:r.ExternalEvt.UI_INTERACT,cb:this.fF},{evt:r.ExternalEvt.CC_UI_TOGGLE,cb:this.lF},{evt:r.ExternalEvt.PLAYER_FULLSCREEN_CHANGE,cb:this.vF},{evt:r.ExternalEvt.PLAYER_INFO,cb:this.dF},{evt:r.ExternalEvt.CMS_API_CALLED,cb:this.pF},{evt:r.ExternalEvt.PLAYER_ERROR,cb:this.ZE},{evt:r.ExternalEvt.PLAYER_WARNING,cb:this.mF},{evt:r.ExternalEvt.PLAYBACK_START,cb:this.bF},{evt:r.ExternalEvt.PLAYBACK_COMPLETE,cb:this.gF},{evt:r.ExternalEvt.AD_METRICS,cb:this.yF},{evt:r.ExternalEvt.STREAM_SYNCH_STRATEGY_APPLIED,cb:this.wF},{evt:r.ExternalEvt.STREAM_SYNCH_COMPLETE,cb:this._F},{evt:r.ExternalEvt.DATERANGE_ENDED,cb:this.EF},{evt:r.ExternalEvt.INVALID_SYNC_OFFSET,cb:this.AF}],this.oV&&(this._m=this.OF(this.oV),this.SF=new c.default(this.oV,this._m),this.OV={},this.jV())}return t.prototype.destroy=function(){this.TF("destroy"),this.oV.removeEventListeners(this.OV),this.SF.destroy(),this._m.destroy(),this.OV={}},t.prototype.bF=function(t){var i=this.oV.getPlaybackStartDto();t.ad=this.oF?1:0,t.rsm=i.isResume||"",t.pdtl=this._m.programDateTimeLatency,this.IF(t,i),this.jF(t,h.BEACONS.PLAYBACK_START),this.sF(t)},t.prototype.OF=function(t){return new a.default(t)},t.prototype.yF=function(t,i){if(t&&t.evt){t.evt=t.evt.toLowerCase(),"ad_dlv"===t.evt&&(this.oF=!0,this.IF(i,this.oV.getPlaybackStartDto())),this._m.adParams=t;for(var n=["string","number","boolean","undefined"],e=0,r=Object.getOwnPropertyNames(t);e<r.length;e++){var s=r[e];(n.indexOf(typeof t[s])>=0||null===t[s])&&o.isNullOrUndefined(i[s])&&(i[s]=t[s])}var u=t.adReplay;u&&+u>0&&(i.replay=u),i.V_sec="pb",this.sF(i),"ad_comp"===t.evt&&(this._m.adParams=null)}},t.prototype.jV=function(){var t=this;window.addEventListener("unload",this.MF.bind(this)),this.oV.addEventListener(r.ExternalEvt.VIDEO_REQUEST,this.QV,this),this.SF.addEventListener(c.ProgressEvent.VIDEO_PROGRESS,this.NF,this),this.mV.forEach((function(i){t.OV[i.evt]=t.oV.addEventListener(i.evt,t.RF.bind(t,i),t)}))},t.prototype.RF=function(t){for(var i=[],n=1;n<arguments.length;n++)i[n-1]=arguments[n];var e=i.length-1,r=i[e]||{};this._m.update(r);var s=this._m.getCommonParams(),u=o.isObject(i[e])?Array.prototype.slice.call(i,0,e):i;t.cb.apply(this,u.concat([s]))},t.prototype.hF=function(t){for(var i=this,n=[],e=1;e<arguments.length;e++)n[e-1]=arguments[e];var r=t&&h.BEACONS[t]||null,s=n[n.length-1];if(r){var o=Array.prototype.slice.call(n,0,n.length-1),u=r.payloadParams;if(o.length&&u&&u.length===o.length)for(var a=0;a<o.length;a++)s[u[a]]=o[a].toString();else if(u&&u.length)return;r.params&&r.params.forEach((function(t){s[t.key]=i._m[t.value]})),this.jF(s,r),this.sF(s)}},t.prototype.sF=function(t){this.kF(t);var i="https://bats.video.yahoo.com/p?"+u.default.querystring(this.LF(t),"&","=",(function(t){return encodeURIComponent(t).replace(/[!'()]/g,escape).replace(/\*/g,"%2A")}));f.default.sendImageBeacon(i),this._m.onBeaconSent()},t.prototype.LF=function(t){var i=t;return l.includes(t.evt)&&(i._V="test"),i},t.prototype.kF=function(t){for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&t[i]===this._m.SKIP_PARAM_IN_BEACON&&delete t[i]},t.prototype.QV=function(t,i){this.oF=!1,this.uF=!1,this._m.onVideoRequest(t,i)},t.prototype.cF=function(t,i,n){this.jF(n,h.BEACONS.BITRATE_CHANGE),n.value=t.toString(),n.value_e=this._m.bitrate,n.reason=i.reason||"",n.fr=i.newFrameRate||"",n.fr_old=i.oldFrameRate||"",this.sF(n),this._m.bitrate=t},t.prototype.aF=function(t,i){t.isInitialEvt||(this.jF(i,h.BEACONS.AIRPLAY_CONNECTION_STATE_CHANGE),i.value=t.connected?"1":"0",this.sF(i))},t.prototype.fF=function(t,i){this.jF(i,h.BEACONS.UI_INTERACT),i.evt=["ui_pl_nxt_clk","ui_pl_nxt_hvr","ui_pl_scrl","ui_pl_thmb_clk"].indexOf(t.srcElement)>-1?"ui_pl":i.evt,i.V_slk=t.srcElement,this.sF(i)},t.prototype.lF=function(t,i,n){this.jF(n,h.BEACONS.CC_TOGGLE),n.value=t?"1":"0",this.sF(n)},t.prototype.vF=function(t,i){this.jF(i,h.BEACONS.FULLSCREEN_CHANGE),i.value=t?"ON":"OFF",this.sF(i)},t.prototype.dF=function(t,i){this.jF(i,h.BEACONS.PLAYER_INFO),i.ecode=t.rep||"",i.estring=t.debugMessage||t.message||"",this.sF(i)},t.prototype.pF=function(t,i){var n=f.default.prepareApiInfo(t.url,t.perfObj);this.jF(i,h.BEACONS.CMS_API_CALLED),i.source=n.source||"na",i.url=n.url||"",i.latency=n.latency||"",i.http_code=n.http_code||"na",i.resp_len=n.resp_len||"na",i.instrument=n.instrument||"",i.perf_info=n.perfInfo||"",i.perf_stack=n.perfStack||"",this.sF(i)},t.prototype.ZE=function(t,i){t.isRecoverable||(this.jF(i,h.BEACONS.PLAYER_ERROR),i.ecode=t.rep||"",i.estring=t.debugMessage||t.message||"",i.dur=Math.round(this.SF.totalWatchTime)||"",this.sF(i),this.TF("error"))},t.prototype.mF=function(t,i){this.jF(i,h.BEACONS.PLAYER_WARNING),i&&(i.ecode=t.rep||"",i.estring=t.debugMessage||t.message||""),this.sF(i)},t.prototype.gF=function(t,i){this.DF(h.BEACONS.PLAYBACK_COMPLETE,i)},t.prototype.MF=function(){this.TF("unload")},t.prototype.TF=function(t){this._m.updateTs(Date.now());var i=this._m.getCommonParams();i&&(i.ext_resn=t||"na"),this.DF(h.BEACONS.INCOMPLETE_EXIT,i)},t.prototype.DF=function(t,i){this.uF||(this.uF=!0,this.jF(i,t),i.pdtl=this._m.programDateTimeLatency,i.alang=this._m.audioLanguage,this._m.playbackMode===s.PlaybackMode.AD?this.CF(i):this.SF.updatePlaybackStats(i),this.sF(i))},t.prototype.NF=function(t){var i=this._m.getCommonParams();this.jF(i,t),this.SF.updatePlaybackStats(i),this.sF(i)},t.prototype.wF=function(t,i){this.PF(i,t,h.BEACONS.STREAM_SYNCH_STRATEGY_APPLIED),this.sF(i)},t.prototype._F=function(t,i){this.xF(i,t,h.BEACONS.STREAM_SYNCH_COMPLETE),this.sF(i)},t.prototype.EF=function(t,i){if(t.className.indexOf("content-data:watchtogether")>-1){var n={};n.startDate=t.startDate,n.contentDate=e.default.getData(t).latency_ts||"",this.PF(i,n,h.BEACONS.STREAM_SYNCH_DATERANGE_ENDED),this.sF(i)}},t.prototype.AF=function(t){this.jF(t,h.BEACONS.STREAM_SYNCH_INVALID_OFFSET),this.sF(t)},t.prototype.UF=function(t){return t&&o.isNumber(t.timeDiff)&&t.timeDiff.toString()||""},t.prototype.VF=function(t,i){return t&&t.startTime&&i&&(i+t.startTime).toString()||""},t.prototype.BF=function(t,i){return t&&o.isNumber(t.timeDiff)&&i&&o.isNumber(i.timeDiff)?(t.timeDiff-i.timeDiff).toString():this.UF(t)},t.prototype.jF=function(t,i){t&&i&&(t.evt=i.evt,t.V_sec=i.type)},t.prototype.PF=function(t,i,n){if(t&&i){i.playbackRate=o.isNumber(i.playbackRate)&&i.playbackRate.toString(),i.bufferLength=o.isNumber(i.bufferLength)&&i.bufferLength.toString();var e=this._m.synchState;t.evt=n.evt,t.V_sec=n.type,t._V="test",t.syn_mode=i.syncMode||e.syncMode,t.syn_src=i.syncSource||e.syncSource,t.syn_st=i.strategy&&("rateChange"===i.strategy?"pr":i.strategy)||e.strategy,t.syn_t=i.syncDuration||e.syncDuration,t.syn_ps=i.playbackRate||e.playbackRate,t.syn_tl=i.targetLatency||e.targetLatency,t.syn_ll=i.liveLatency||e.liveLatency,t.buf_len=i.bufferLength||e.bufferLength,t.syn_os=i.synchOffset||e.synchOffset,t.ntp_t=Date.now(),t.sys_t=Date.now(),t.syn_pdt=this.oV.getCurrentDate(),i.startDate&&(t.dr_start=i.startDate),i.contentDate&&(t.dr_ct=i.contentDate),this._m.updateSynchState(i)}},t.prototype.xF=function(t,i,n){t&&i&&(t.evt=n.evt,t.V_sec=n.type,t._V="test",t.syn_mode=i.syncMode,t.syn_src=i.syncSource,t.syn_sts=JSON.stringify(i.strategies),t.syn_t=i.syncDuration,t.comp_cause=i.cause)},t.prototype.CF=function(t){var i=this.oV.getCurrentTime(),n=this._m.adParams&&this._m.adParams.pos,e=this._m.adParams&&this._m.adParams.dur||null;t.pos=n||"ad",t.dur=i>0?Math.floor(i):0,t.dur_d=o.isNumber(e)&&i>e&&Math.floor(i-e)||0,t.buff_info="",t.buf_dur=0},t.prototype.IF=function(t,i){t.apallwd=i.autoPlayAllowed||"",t.jsdt=this._m.jsdt,t.cssdt=this._m.cssdt,t.req_type=this._m.requestType||"",t.req_action=this._m.requestAction||"",t.apl=this.BF(i.autoPlayLatency,i.deferringPlaybackLatency),t.bgl=this.UF(i.deferringPlaybackLatency),t.s_apl=this.VF(i.autoPlayLatency,i.initTime),t.ucl=this.UF(i.clickToPlayLatency),t.tpb=this.UF(i.playbackStartLatency),t.s_tpb=this.VF(i.playbackStartLatency,i.initTime),t.tmeta_call=this.UF(i.cmsLatency),t.s_tsapic=this.VF(i.cmsLatency,i.initTime),t.tsrc_call=this.UF(i.cmsSourceLatency),t.s_tssrcapic=this.VF(i.cmsSourceLatency,i.initTime),t.tadp=this.UF(i.adPluginLatency),t.s_tadpc=this.VF(i.adPluginLatency,i.initTime),t.strml=this.UF(i.streamReqToRenderLatency),t.s_strml=this.VF(i.streamReqToRenderLatency,i.initTime),t.tadbetce=this.UF(i.adBreakEndToClientEnd),t.tadcetrr=this.UF(i.adClientEndToRendererReady),t.trrtpbs=this.UF(i.rendererReadyToPlaybackStart)},t}();i.default=v},655:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(6120),r=n(1279),s=function(){function t(){this.version="0.3.19",this.mimetype=e.MediaItemMimeType.CONTAINER,this.type=r.PluginType.METADATA}return t.prototype.prepare=function(){},t.prototype.destroy=function(){},t.prototype.resolve=function(t,i,n){var r=t.map((function(t){return t.metadata=t.metadata||{},t.metadata.type=e.MediaItemType.CONTAINER,t}));n.onComplete(r)},t.prototype.recover=function(t,i,n){},t.prototype.cancel=function(){},t}();i.default=s},9939:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s=n(6120),o=n(1279),u=function(t){function i(){var i=t.call(this)||this;return i.mimetype=s.MediaItemMimeType.CONTAINER,i.type=o.PluginType.SOURCE_METADATA,i}return r(i,t),i}(n(655).default);i.default=u},830:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(742),r=n(6120),s=n(1279),o="content.uplynk.com",u={title:"",description:"",posterUrl:"",thumbnail:"",duration:0,type:r.MediaItemType.VOD},h=function(){function t(){this.version="0.3.19",this.mimetype=r.MediaItemMimeType.UPLYNK,this.type=s.PluginType.METADATA,this.FF=[],this.zF={},e.Loader.preconnect("preconnect-uplynk","//"+o)}return t.prototype.prepare=function(){},t.prototype.resolve=function(t,i,n){var e=this;if(Array.isArray(t)&&0!==t.length){var r=t.map((function(t){return new Promise((function(i,r){e.GF(t,i,r,n)}))}));this.HF=!1;var s=function(){e.HF=!0};this.FF.push(s),Promise.all(r).then((function(t){e.HF||(e.YF(s),n.onComplete(t))})).catch((function(t){if(!e.HF){e.YF(s);var i={code:"1",message:t.toString()};n.onError(i)}}))}},t.prototype.recover=function(t,i,n){},t.prototype.cancel=function(){this.FF.forEach((function(t){t()})),this.FF=[]},t.prototype.destroy=function(){this.cancel()},t.prototype.GF=function(t,i,n,e){var s=this,o=t.id,h=function(){for(var t=[],i=0;i<arguments.length;i++)t[i]=arguments[i];var r=t&&t.length?t[0]:null,o=t.length?t[4]:null,u=t.length?t[5]:null;s.HF||e.onApiCallInfo({url:u&&u.url||null,perfObj:o}),n(r)},a=function(n,r,h,a){t.metadata=t.metadata||{},t.metadata.title=n.meta&&n.meta.title||n.desc||u.title,t.metadata.description=n.desc||u.description,t.metadata.posterUrl=n.poster_url||u.posterUrl,t.metadata.thumbnail=n.poster_url||u.thumbnail,t.metadata.duration=n.duration||u.duration,t.visualSeekData=t.visualSeekData||{mimetype:"visualseek/uplynk"},t.visualSeekData.assetInfo={maxSlice:n.max_slice,sliceDuration:n.slice_dur,thumbPrefix:n.thumb_prefix,thumbs:n.thumbs},s.zF[o]=!0,s.HF||e.onApiCallInfo({url:a&&a.url||null,perfObj:h}),i(t)};!function(){var n=t.metadata;if(!n||n.type!==r.MediaItemType.LIVE_CHANNEL&&n.type!==r.MediaItemType.LIVE_EVENT||s.qF(t),s.WF(t)||s.zF[o])return i(t);s.QF(t,a,h)}()},t.prototype.QF=function(t,i,n){var e=t.customConfig&&t.customConfig.sid,r="https://"+o+"/player/assetinfo/{assetid}.json".replace("{assetid}",t.id)+(e?"?pbs="+e:"");this.XF(r,i,n)},t.prototype.XF=function(t,i,n){var r=this,s=e.Loader.ajax(t,{context:this,successHandler:function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];r.YF(s),i.apply(void 0,t)},failureHandler:function(){for(var t=[],i=0;i<arguments.length;i++)t[i]=arguments[i];r.YF(s),n.apply(void 0,t)},withCookie:!1,responseTypeJson:!0,collectPerfData:!0});this.FF.push(s)},t.prototype.YF=function(t){if(t){var i=this.FF.indexOf(t);i>=0&&this.FF.splice(i,1)}},t.prototype.qF=function(t){for(var i in t.metadata=t.metadata||{},u)void 0===t.metadata[i]&&(t.metadata[i]=u[i])},t.prototype.WF=function(t){return!(!t||!t.metadata||void 0===t.metadata.title||void 0===t.metadata.description||void 0===t.metadata.thumbnail||void 0===t.metadata.posterUrl||void 0===t.metadata.duration)},t}();i.default=h},1032:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(660),r=n(742),s=n(8103),o=n(3755),u=n(6120),h=n(1279),a=n(4986),c="content.uplynk.com",f={$schema:"http://json-schema.org/draft-07/schema#",type:"object",properties:{playURL:{type:"string"}},required:["playURL"]},l=function(){function t(){this.version="0.3.19",this.mimetype=u.MediaItemMimeType.UPLYNK,this.type=h.PluginType.SOURCE_METADATA,this.FF=[],this.ZF={},this.YV=!1,this.HF=!1,r.Loader.preconnect("preconnect-uplynk","//"+c)}return t.prototype.prepare=function(){},t.prototype.resolve=function(t,i,n){var e=this;if(Array.isArray(t)&&0!==t.length){this.ZF=this.$F(i.privacyConsent);var r=t.map((function(t){return new Promise((function(i,r){e.GF(t,i,r,n)}))}));this.HF=!1;var s=function(){e.HF=!0};this.FF.push(s),Promise.all(r).then((function(t){e.HF||(e.YF(s),n.onComplete(t))})).catch((function(t){if(!e.HF){e.YF(s);var i={code:"1",message:t.toString()};n.onError(i)}})),this.YV=!1}},t.prototype.recover=function(t,i,n){t&&(this.YV=!0,this.resolve([t],i,n))},t.prototype.cancel=function(){this.FF.forEach((function(t){t()})),this.FF=[]},t.prototype.destroy=function(){this.cancel()},t.prototype.GF=function(t,i,n,r){var s=this;this.JF(t)&&!this.YV?i(t):this.KF(t,(function(o,h,a,c){var l=o&&e.validate(o,f);if(!l||!l.valid)return n("Invalid preplay response");var v=o.sid,d=t.metadata,p=d&&(d.type===u.MediaItemType.LIVE_EVENT||d.type===u.MediaItemType.LIVE_CHANNEL);t.source={streams:[{url:o.playURL,live:p}]},t.customConfig=t.customConfig||{},t.customConfig.sid=v,t.customConfig.prefix=o.prefix,o.ads&&o.ads.breaks&&o.ads.breaks.length>0&&(t.adBreaks=s.tz(o.ads.breaks,o.ads.breakOffsets),t.visualSeekData=t.visualSeekData||{mimetype:"visualseek/uplynk"},t.visualSeekData.adBreaks=t.adBreaks),s.HF||r.onApiCallInfo({url:c&&c.url||null,perfObj:a}),i(t)}),(function(){for(var t=[],i=0;i<arguments.length;i++)t[i]=arguments[i];var e=t&&t.length?t[0]:null,o=t.length?t[4]:null,u=t.length?t[5]:null;s.HF||r.onApiCallInfo({url:u&&u.url||null,perfObj:o}),n(e)}))},t.prototype.KF=function(t,i,n){var e="/api/v3/preplay/{assetid}.json",r=t.metadata;r&&r.type===u.MediaItemType.LIVE_CHANNEL?e="/api/v3/preplay/channel/{assetid}.json":r&&r.type===u.MediaItemType.LIVE_EVENT&&(e="/api/v3/preplay/event/{assetid}.json");var s=t.customConfig||{},o="https://"+c+e.replace("{assetid}",t.id)+(s.preplay&&s.preplay.qs?"?"+s.preplay.qs:"");this.XF(o,i,n)},t.prototype.XF=function(t,i,n){var e=this,s=r.Loader.ajax(t,{context:this,successHandler:function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];e.YF(s),i.apply(void 0,t)},failureHandler:function(){for(var t=[],i=0;i<arguments.length;i++)t[i]=arguments[i];e.YF(s),n.apply(void 0,t)},withCookie:!1,responseTypeJson:!0,collectPerfData:!0});this.FF.push(s)},t.prototype.YF=function(t){if(t){var i=this.FF.indexOf(t);i>=0&&this.FF.splice(i,1)}},t.prototype.JF=function(t){return!!(t.source&&t.source.streams&&t.source.streams.length)},t.prototype.tz=function(t,i){var n=this;return t.map((function(t){var e=i&&i.find((function(i){if(i&&i.timeOffset===t.timeOffset)return!0}))||{};return{adBreakId:t.breakId||"",duration:t.duration||0,startOffset:t.timeOffset||0,type:n._z(t.position),adBreakItems:n.Az(t.ads),customInfo:{index:e.index}}}))},t.prototype.Az=function(t){return t.map((function(t){return{adBreakItemId:t.creative||"",duration:t.duration||0,type:o.AdBreakItemType.AD,instream:!0,resolvedState:o.ResolvedState.RESOLVED,interactionConfig:{allowSeek:!1,allowSkipOffset:0,chromeless:!1},customInfo:{}}}))},t.prototype._z=function(t){return"preroll"===t?s.AdBreakType.PREROLL:"midroll"===t?s.AdBreakType.MIDROLL:"postroll"===t?s.AdBreakType.POSTROLL:null},t.prototype.$F=function(t){return{gdpr:t&&!a.isNullOrUndefined(t.gdprApplies)?t.gdprApplies:"",euconsent:t&&t.gdprConsentData||""}},t}();i.default=l},4354:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(9847),r=n(954),s=n(1279),o=n(4986),u=n(6342),h=n(4180),a=function(){function t(){this.version="0.3.19",this.mimetype="playlist/simple",this.type=s.PluginType.PLAYLIST}return t.prototype.prepare=function(){},t.prototype.destroy=function(){},t.prototype.create=function(t,i,n){var e=this.tG(t,i),r=document.createElement("div");return r.innerHTML=h.render({items:e,strings:n}),Array.prototype.slice.call(r.children)},t.prototype.iG=function(t){return t&&o.isNumber(t)?u.default.formatTime(t):""},t.prototype.nG=function(t){var i=e.userAgent.chrome>43;return t?t.length>40&&!i?t.substring(0,40)+"...":t:""},t.prototype.eG=function(t,i){return t===r.PLAYLIST_POS.RIGHT&&i&&i.branding&&i.branding.providerName?i.branding.providerName:""},t.prototype.tG=function(t,i){var n=this,e=[];return i.forEach((function(i){i&&i.metadata&&i.metadata.thumbnail&&e.push({id:i.id,title:n.nG(i.metadata.title),thumbnail:i.metadata.thumbnail,duration:n.iG(i.metadata.duration),provider:n.eG(t,i.brandingData)})})),e},t}();i.default=a},4180:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.s(e.f("items",t,i,1),t,i,0,10,562,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("<li class='vp-playlist-item' data-id='"),e.b(e.v(e.f("id",t,i,0))),e.b("'>"),e.b("\n"+n),e.b("    <img class='vp-playlist-item-image' src='"),e.b(e.v(e.f("thumbnail",t,i,0))),e.b("'/>"),e.b("\n"+n),e.b("    <div class='vp-playlist-border'></div>"),e.b("\n"+n),e.b("    <div class='vp-playlist-item-gradient'>"),e.b("\n"+n),e.b("        <div class='vp-pl-meta'>"),e.b("\n"+n),e.b("            <span class='vp-pl-title'>"),e.b(e.v(e.f("title",t,i,0))),e.b("</span>"),e.b("\n"+n),e.b("            <span class='vp-now-playing'>"),e.b(e.v(e.d("strings.NOW_PLAYING",t,i,0))),e.b("</span>"),e.b("\n"+n),e.s(e.f("provider",t,i,1),t,i,0,392,470,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("                <span class='vp-pl-provider'>"),e.b(e.v(e.f("provider",t,i,0))),e.b("</span>"),e.b("\n"+n)})),t.pop()),e.b("        </div>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("    <div class='vp-pl-dur'>"),e.b(e.v(e.f("duration",t,i,0))),e.b("</div>"),e.b("\n"+n),e.b("</li>"),e.b("\n"+n)})),t.pop()),e.fl()},partials:{},subs:{}})},649:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(1279),r=n(4986),s=n(6342),o=function(){function t(){this.version="0.3.19",this.type=e.PluginType.VISUAL_SEEK,this.mimetype="visualseek/uplynk",this.rG={}}return t.prototype.prepare=function(){},t.prototype.destroy=function(){this.rG={}},t.prototype.canSeek=function(t){return t&&!!this.rG[t]},t.prototype.update=function(t,i){var n=this.rG[t]||{};n.assetInfo=i&&i.assetInfo||n.assetInfo,n.adBreaks=i&&i.adBreaks||n.adBreaks,this.rG[t]=n},t.prototype.getThumbnailData=function(t,i,n){if(!r.isString(t)||!r.isNumber(i))return null;var e=this.rG[t].assetInfo;if(!(e&&e.thumbs&&e.thumbPrefix&&e.sliceDuration&&e.maxSlice))return null;var s=this.getUrl(t,i,n);return{isAd:"AD"===s,url:s,width:this.getWidth(t,n),height:this.getHeight(t,n)}},t.prototype.getUrl=function(t,i,n){var e=this.rG[t],r=e.assetInfo,o=r.thumbPrefix,u=this.getThumbInfo(t,n),h=i,a=0,c=!1,f=null,l=0;if(e.adBreaks&&e.adBreaks.length){if(e.adBreaks.some((function(t){if(t.startOffset<i&&t.startOffset+t.duration>i)return c=!0,!0;if(t.startOffset<=i)a+=t.duration,f=t;else if(t.startOffset>i)return!0;return!1})),c)return"AD";l=f&&f.customInfo&&f.customInfo.index||0,h=Math.max(0,h-a)}var v=Math.floor(h/r.sliceDuration)+l;v=Math.min(v,r.maxSlice);var d=s.default.decimalToHexString(v,8,"0");return o+u.prefix+d+".jpg"},t.prototype.getWidth=function(t,i){return this.getThumbInfo(t).width},t.prototype.getHeight=function(t,i){return this.getThumbInfo(t).height},t.prototype.getThumbInfo=function(t,i){void 0===i&&(i=128);var n=this.rG[t].assetInfo.thumbs;return n&&n.length?1===n.length?n[0]:n.find((function(t){return t.width===i}))||n[0]:{width:0,height:0,prefix:""}},t}();i.default=o},460:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(6243),r=n(1880),s=n(3072);i.Events=s.ExternalEvt;var o=n(2079);i.Playlist=o.default;var u=n(2542),h=n(6120);i.MediaItemInterfaces=h;var a=n(1279);i.Plugin=a;var c=n(4685);i.RendererType=c.RendererType;var f=n(8795);i.Player=f.default;n.g.replaceVdmsPlayerSrc=function(t){var i=t.substring(t.lastIndexOf("/")+1),n=i.substring(0,i.indexOf("."));if(!t.includes("assets.video.yahoo.net"))return"/"+i;switch(n){case"vendors~three":return"https://assets.video.yahoo.net/three/THREE_VERSION/"+i;default:return t}},a.AdPluginEvent=u.AdPluginEvent,a.AdPluginPlaybackCapability=u.AdPluginPlaybackCapability,window.VDMS=window.VDMS||{},window.VDMS.Player=f.default,window.VDMS.Plugin=a,window.VDMS.Events=s.ExternalEvt;var l={VdmsAnalytics:r.default,VdmsAnalyticsModel:e.default};i.Analytics=l},9987:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(4685),r=n(6342),s=function(){function t(t){this.LE=t}return t.prototype.getCurrentAdBreak=function(){var t=this.getCurrentAdBreakItem();return t?t.adBreak:null},t.prototype.getCurrentAdBreakItem=function(){var t=this.LE.getPlayingItem();return r.default.getPlaybackMode(t)===e.PlaybackMode.AD?t:null},t}();i.default=s},4141:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(954),r=n(5244),s=n(6342),o=function(){function t(t){this.LE=t}return t.prototype.play=function(t,i){void 0===t&&(t=0),this.LE.getPlaybackState()===r.States.INIT&&t>0&&t<this.getDuration()&&(this.LE.startTime=t),this.LE.play(this.sG(i,e.REQUEST_TYPES.PLAY))},t.prototype.pause=function(t){this.LE.pause(this.sG(t,e.REQUEST_TYPES.PAUSE))},t.prototype.preload=function(){this.LE.preload()},t.prototype.seek=function(t){this.LE.seek(t)},t.prototype.disableControls=function(){this.LE.disableControls()},t.prototype.enableControls=function(){this.LE.enableControls()},t.prototype.enableCC=function(t){this.LE.enableCC(t)},t.prototype.disableCC=function(){this.LE.disableCC()},t.prototype.isPlayMode=function(){return this.LE.isPlayMode()},t.prototype.getPlaybackState=function(){return this.LE.getPlaybackState()},t.prototype.isLoading=function(){return this.LE.isLoading()},t.prototype.getDuration=function(){return this.LE.duration},t.prototype.getRawDuration=function(){return this.LE.rawDuration},t.prototype.getCurrentTime=function(){return this.LE.currentTime},t.prototype.getRawCurrentTime=function(){return this.LE.rawCurrentTime},t.prototype.getTimeRemaining=function(){return this.getDuration()-this.getCurrentTime()},t.prototype.setFullscreen=function(t){this.LE.fullscreen=t},t.prototype.getFullscreen=function(){return this.LE.fullscreen},t.prototype.setVolume=function(t,i){void 0===i&&(i=!1),t=(t=t<0?0:t)>1?1:t,this.LE.setVolume(t,i)},t.prototype.getVolume=function(){return this.LE.volume},t.prototype.setMute=function(t){this.LE.mute=t},t.prototype.getMute=function(){return this.LE.mute},t.prototype.setLoop=function(t){this.LE.loop=t},t.prototype.setContinuousPlay=function(t){this.LE.continuousPlay=t},t.prototype.resumeContinuousPlay=function(){this.LE.resumeContinuousPlay(this.sG(null,e.REQUEST_TYPES.CONTINUOUS))},t.prototype.getCurrentDate=function(){return this.LE.currentDate},t.prototype.setAudioLanguage=function(t){},t.prototype.sG=function(t,i){(t=t||{}).requestAction=t.requestAction||i;var n=t&&s.default.isValidRequestAction(t.requestAction);return{type:e.REQUEST_TYPES.API,action:n?t.requestAction:null}},t}();i.default=o},3072:function(t,i,n){"use strict";var e,r=this&&this.__spreadArrays||function(){for(var t=0,i=0,n=arguments.length;i<n;i++)t+=arguments[i].length;var e=Array(t),r=0;for(i=0;i<n;i++)for(var s=arguments[i],o=0,u=s.length;o<u;o++,r++)e[r]=s[o];return e};Object.defineProperty(i,"__esModule",{value:!0});var s,o=n(1962),u=n(1962);!function(t){t.AD_BREAK_ENDED="adBreakEnded",t.AD_BREAK_ITEM_CURRENT="adBreakItemCurrent",t.AD_BREAK_ITEM_PLAYBACK_STARTED="adBreakItemPlaybackStarted",t.AD_BREAK_ITEM_ENDED="adBreakItemEnded",t.AD_BREAK_ITEM_ERROR="adBreakItemError",t.AD_BREAK_ITEM_SKIPPED="adBreakItemSkipped",t.AD_BREAK_ITEM_CLICKED="adBreakItemClicked",t.AD_BREAK_STARTED="adBreakStarted",t.AD_METRICS="adMetrics",t.AIRPLAY_AVAILABILITY_CHANGE="airplayAvailabilityChange",t.AIRPLAY_CONNECTION_STATE_CHANGE="airplayConnectionStateChange",t.BEACON_SEND="beaconSend",t.BITRATE_CHANGE="bitrateChange",t.BUFFERING_START="bufferingStart",t.BUFFERING_END="bufferingEnd",t.CAST_AVAILABILITY_CHANGE="castAvailabilityChange",t.CAST_CONNECTED_STATE_CHANGE="castConnectedStateChange",t.CC_AVAILABLE="mediaItemCcAvailable",t.CC_UI_TOGGLE="ccUiToggle",t.CC_LANGUAGE_CHANGE="ccLanguageChange",t.CC_UPDATE_STYLE="ccUpdateStyle",t.CC_SETTINGS="ccSettings",t.CMS_API_CALLED="cmsApiCalled",t.CONTROLS_AUDIO_CHANGE="controlsAudioChange",t.CTRL_PLAYPAUSE="ctrlPlayPause",t.CTRL_SEEK="ctrlSeek",t.CTRL_VOLUME="ctrlVolume",t.CTRL_SETTINGS="ctrlSettings",t.CTRL_CUSTOM_ELEMENT="ctrlCustomElem",t.CTRL_PLAYREQUEST="ctrlPlayRequest",t.CTRL_REPLAY="ctrlReplay",t.CUEPOINT_STARTED="cuepointStarted",t.CUEPOINT_STOPPED="cuepointStopped",t.CUEPOINT_DETECTED="cuepointDetected",t.DURATION_CHANGE="durationChange",t.KEY_CHANGE_VOLUME="keyChangeVolume",t.LOADING_BEGIN="loadingBegin",t.LOADING_END="loadingEnd",t.MARKERS_RECEIVED="markersReceived",t.MEDIA_ITEM_ADDED="mediaItemAdded",t.MEDIA_ITEM_CURRENT="mediaItemCurrent",t.MEDIA_ITEM_COMPLETE="mediaItemComplete",t.MEDIA_ITEM_ERROR="mediaItemError",t.MEDIA_ITEM_METADATA="mediaItemMetadata",t.MEDIA_ITEM_NEED_SOURCE="mediaItemNeedSource",t.MEDIA_ITEM_REMOVED="mediaItemRemoved",t.METADATA_READY="metadataReady",t.MULTI_AUDIO_AVAILABLE="multiAudioAvailable",t.NIELSEN_REQUIRED="nielsenRequired",t.PLAYBACK_COMPLETE="playbackComplete",t.PLAYBACK_STOPPED="playbackStopped",t.PLAYBACK_ERROR="playbackError",t.PLAYBACK_PAUSE="playbackPause",t.PLAYBACK_BLOCKED="playbackBlocked",t.PLAYBACK_PROGRESS="playbackProgress",t.PLAYBACK_READY="playbackReady",t.PLAYBACK_REQUEST="playbackRequest",t.PLAYBACK_RESUMED="playbackResumed",t.PLAYBACK_SEEK_COMPLETE="playbackSeek",t.PLAYBACK_SEEKING="playbackSeeking",t.PLAYBACK_START="playbackStart",t.PLAYBACK_STALLED="playbackStalled",t.PLAYBACK_TIME_UPDATE="playbackTimeUpdate",t.PLAYBACK_TIMEOUT="playbackTimeout",t.PLAYER_DOCKED_CHANGE="playerDockedChange",t.PLAYER_DIMENSION_CHANGE="playerDimensionChange",t.PLAYER_ERROR="playerError",t.PLAYER_FULLSCREEN_CHANGE="fullscreenChange",t.PLAYER_INFO="playerInfo",t.PLAYER_MUTE_CHANGE="muteChange",t.PLAYER_READY="playerReady",t.PLAYER_RENDERED="render",t.PLAYER_VIEWPORT_CHANGE="playerViewportChange",t.PLAYER_VOLUME_CHANGE="volumeChange",t.PLAYER_WARNING="playerWarning",t.PLAYLIST_POSITION_CHANGE="playlistPositionChange",t.PLAYLIST_COMPLETE="playlistComplete",t.RECOVERY_METADATA_READY="recoveryMetadataReady",t.START_SCREEN_RENDERED="startScreenRenderered",t.UI_INTERACT="uiInteract",t.VIDEO_STARTED="video-started",t.VIDEO_REQUEST="videoRequest",t.SEG_INFO_AVAILABLE="segInfoAvailable",t.SEGMENT_FIRST_BYTE_LOADED="segmentFirstByteLoaded",t.THREE_SIXTY_INTERACT="threeSixtyInteract",t.THREE_SIXTY_PIE_INTERACT="threeSixtyPieInteract",t.TIMED_METADATA_RECEIVED="timedMetadataReceived",t.RENDERER_READY="rendererReady",t.STREAM_SYNCH_COMPLETE="streamsynchComplete",t.STREAM_SYNCH_STRATEGY_APPLIED="streamsynchStrategyApplied",t.DATERANGE_STARTED="daterangestarted",t.DATERANGE_ENDED="daterangeended",t.INVALID_SYNC_OFFSET="invalidSyncOffset"}(s=i.ExternalEvt||(i.ExternalEvt={}));var h=((e={})[s.AD_BREAK_ENDED]=o.AD_BREAK_ENDED,e[s.AD_BREAK_ITEM_CLICKED]=o.AD_BREAK_ITEM_CLICKED,e[s.AD_BREAK_ITEM_CURRENT]=o.AD_BREAK_ITEM_CURRENT,e[s.AD_BREAK_ITEM_PLAYBACK_STARTED]=o.AD_BREAK_ITEM_PLAYBACK_STARTED,e[s.AD_BREAK_ITEM_ENDED]=o.AD_BREAK_ITEM_ENDED,e[s.AD_BREAK_ITEM_ERROR]=o.AD_BREAK_ITEM_ERROR,e[s.AD_BREAK_ITEM_SKIPPED]=o.AD_BREAK_ITEM_SKIPPED,e[s.AD_BREAK_STARTED]=o.AD_BREAK_STARTED,e[s.AD_METRICS]=o.AD_METRICS,e[s.CC_LANGUAGE_CHANGE]=o.CCEvent.LANGUAGE_CHANGE,e[s.CC_SETTINGS]=o.CCEvent.SETTINGS,e[s.CC_UI_TOGGLE]=o.CCEvent.UI_TOGGLE,e[s.CC_UPDATE_STYLE]=o.CCEvent.UPDATE_STYLE,e[s.CMS_API_CALLED]=o.API_CALLED,e[s.CONTROLS_AUDIO_CHANGE]=o.CONTROLS_AUDIO_CHANGE,e[s.CTRL_PLAYPAUSE]=o.CTRL_PLAYPAUSE,e[s.CTRL_PLAYREQUEST]=o.CTRL_PLAYREQUEST,e[s.CTRL_REPLAY]=o.CTRL_REPLAY,e[s.CTRL_SEEK]=o.CTRL_SEEK,e[s.CTRL_SETTINGS]=o.CTRL_SETTINGS,e[s.CTRL_VOLUME]=o.CTRL_VOLUME,e[s.MEDIA_ITEM_ADDED]=o.MEDIA_ITEM_ADDED,e[s.MEDIA_ITEM_CURRENT]=o.MEDIA_ITEM_CURRENT,e[s.MEDIA_ITEM_COMPLETE]=o.MEDIA_ITEM_COMPLETE,e[s.MEDIA_ITEM_ERROR]=o.MEDIA_ITEM_ERROR,e[s.MEDIA_ITEM_METADATA]=o.MEDIA_ITEM_METADATA,e[s.MEDIA_ITEM_NEED_SOURCE]=o.MEDIA_ITEM_NEED_SOURCE,e[s.MEDIA_ITEM_REMOVED]=o.MEDIA_ITEM_REMOVED,e[s.METADATA_READY]=o.METADATA_AVAILABLE,e[s.MULTI_AUDIO_AVAILABLE]=o.MULTI_LANGUAGES_AVAILABLE,e[s.PLAYBACK_COMPLETE]=o.PLAYBACK_COMPLETE,e[s.PLAYBACK_STOPPED]=o.PLAYBACK_STOPPED,e[s.PLAYBACK_PAUSE]=u.VideoEvent.PAUSE,e[s.PLAYBACK_BLOCKED]=u.VideoEvent.BLOCKED,e[s.PLAYBACK_PROGRESS]=o.PLAYBACK_PROGRESS,e[s.PLAYBACK_REQUEST]=o.PLAYBACK_REQUEST,e[s.PLAYBACK_RESUMED]=o.PLAYBACK_RESUMED,e[s.PLAYBACK_SEEKING]=u.VideoEvent.SEEKING,e[s.PLAYBACK_START]=o.PLAYBACK_STARTED,e[s.PLAYBACK_STALLED]=o.PLAYBACK_STALLED,e[s.PLAYBACK_TIME_UPDATE]=u.VideoEvent.TIMEUPDATE,e[s.PLAYER_DIMENSION_CHANGE]=o.PLAYER_DIMENSION_CHANGE,e[s.PLAYER_ERROR]=o.INTERNAL_ERROR,e[s.PLAYER_FULLSCREEN_CHANGE]=o.FULLSCREEN_CHANGE,e[s.PLAYER_INFO]=o.INTERNAL_INFO,e[s.PLAYER_WARNING]=o.WARNING,e[s.RECOVERY_METADATA_READY]=o.RECOVERY_METADATA_READY,e[s.SEG_INFO_AVAILABLE]=o.SEG_INFO_AVAILABLE,e[s.SEGMENT_FIRST_BYTE_LOADED]=o.SEGMENT_FIRST_BYTE_LOADED,e[s.START_SCREEN_RENDERED]=o.START_SCREEN_RENDERED,e[s.THREE_SIXTY_INTERACT]=o.THREE_SIXTY_INTERACT,e[s.THREE_SIXTY_PIE_INTERACT]=o.THREE_SIXTY_PIE_INTERACT,e[s.TIMED_METADATA_RECEIVED]=o.TIMED_METADATA_RECEIVED,e[s.VIDEO_REQUEST]=o.VIDEO_REQUEST,e[s.DATERANGE_STARTED]=o.DATERANGE_STARTED,e[s.DATERANGE_ENDED]=o.DATERANGE_ENDED,e[s.INVALID_SYNC_OFFSET]=o.INVALID_SYNC_OFFSET,e[o.OPSS_VISIBILITY_CHANGED]=o.OPSS_VISIBILITY_CHANGED,e[o.PLAYLIST_BOTTOM_HEIGHT_CHANGE]=o.PLAYLIST_BOTTOM_HEIGHT_CHANGE,e),a=function(){function t(t,i,n){this.oV=t,this.LE=i,this.YU=n,Object.keys(s).forEach((function(t){var i=s[t];h[i]||(h[i]=i)}))}return t.prototype.enablePublish=function(){var t=this;Object.keys(h).forEach((function(i){var n=h[i];t.YU.addEventListener(n,(function(){for(var n=[],e=0;e<arguments.length;e++)n[e]=arguments[e];var s=Array.prototype.slice.call(n,0),o=t.LE&&t.LE.getEventsDto()||{};s.push(o),setTimeout((function(){var n;(n=t.oV).publish.apply(n,r([i],s))}))}),t)}))},t.prototype.getAllExternalEvtNames=function(){return Object.keys(h)},t}();i.ExternalEvtAPI=a},726:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var n=function(){function t(t){this.LE=t,this.oG=this.LE.getPlaylist()}return t.prototype.getMediaItems=function(){return this.oG.getItems()},t.prototype.removeAllMediaItems=function(){var t=this.oG.size;this.oG.removeItems(0,t)},t.prototype.removeMediaItems=function(t){var i=this;t.forEach((function(t){var n=i.oG.getItemPosition(t.id);i.oG.removeItems(n,1)}))},t.prototype.insertMediaItems=function(t,i){if(Array.isArray(t)){for(var n=this.uG(t),e=i,r=0,s=t;r<s.length;r++){var o=s[r];this.oG.addItemAtIndex(o,e),e++}n&&this.LE.fetchMetadata()}},t.prototype.appendMediaItems=function(t){if(Array.isArray(t)){var i=this.uG(t);this.oG.addItems(t),i&&this.LE.fetchMetadata()}},t.prototype.getCurrentMediaItem=function(){return this.oG.getCurrentItem()},t.prototype.getMediaItemMarkers=function(t){var i=this.LE.mediaStore.getById(t);return i&&i.getMarkers()},t.prototype.setCurrentMediaItem=function(t){if(this.LE.mediaStore.get(t.id)){var i=this.oG.getItemPosition(t.id);this.oG.setPosition(i)}else this.oG.addItems([t]),this.LE.fetchMetadata(),this.oG.setPosition(this.oG.size-1)},t.prototype.setMediaItemTitle=function(t,i){var n=this.oG.getMediaItemById(t);n&&(n.title=i)},t.prototype.uG=function(t){var i=this.LE.mediaStore;return t.filter((function(t){var n=t.id;return null===i.get(n)})).length>0},t}();i.default=n},2079:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(954),r=function(){function t(t){this.LE=t}return t.prototype.getSize=function(){return this.hG().length},t.prototype.getPosition=function(){var t=this.LE.getPlaylist();return t?t.position:null},t.prototype.sendPrefetchInfo=function(t){return this.LE.sendPrefetchInfo(t)},t.prototype.setPosition=function(t){this.aG(t,"setPosition");var i=this.LE.autoplay,n=i?{type:e.REQUEST_TYPES.API,action:e.REQUEST_TYPES.AUTOPLAY}:null;this.LE.setPlaylistPosition(t,i,n)},t.prototype.setPositionById=function(t){var i=this.cG(t,"setPositionById"),n=this.LE.autoplay,r=n?{type:e.REQUEST_TYPES.API,action:e.REQUEST_TYPES.AUTOPLAY}:null;this.LE.setPlaylistPosition(i,n,r)},t.prototype.addItem=function(t){this.addItems([t])},t.prototype.addItems=function(t,i){if(Array.isArray(t)){var n=this.LE.getPlaylist();i&&n.removeItems(0,n.size),n.addItems(t);var e=t.map((function(t){var i=t.id;return n.getMediaItemById(i)}));e.length>0&&this.LE.fetchMetadata(e)}},t.prototype.setItems=function(t){this.addItems(t,!0)},t.prototype.getItems=function(){return this.fG()?this.fG().slice(0):null},t.prototype.getItemId=function(t){return this.aG(t,"getItemId"),this.fG()[t]},t.prototype.getCurrentItemId=function(){var t=this.LE.getCurrentMediaItem();return t?t.id:null},t.prototype.getCurrentItem=function(){var t=this.LE.getCurrentMediaItem();return t?this.getItemById(t.id):null},t.prototype.getCurrentItemTitle=function(){var t=this.getCurrentItem();return t?t.title:null},t.prototype.getCurrentItemLiveStatus=function(){var t=this.getCurrentItem();return t?t.isLive:null},t.prototype.getCurrentItemDescription=function(){var t=this.getCurrentItem();return t?t.description:null},t.prototype.getCurrentItemProviderName=function(){var t=this.getCurrentItem();return t&&t.provider?t.provider.name:null},t.prototype.getCurrentItemMarkers=function(){var t=this.LE.getCurrentMediaItem();return t&&t.videoMarkers||null},t.prototype.getItem=function(t){return this.aG(t,"getItem"),this.getItemById(this.fG()[t])},t.prototype.getItemById=function(t){var i=this,n=this.LE.mediaStore;if(!n)return null;var e=n.getById(t);return e?{id:e.id,mimetype:e.mimetype,title:e.title,description:e.description,duration:e.duration,publishTime:e.publishTime,provider:e.provider,credits:e.credits,shareUrl:e.shareUrl,setShareUrl:function(t){i.shareUrl=t,e.shareUrl=t},thumbnail:e.thumbnail,visualSeek:e.visualSeek,isLive:e.isLive(),closedCaptions:e.closedCaptions,streams:e.streams,videoMarkers:e.videoMarkers,viewCount:e.viewCount,languages:e.getMultiLanguages(),license:e.license}:null},t.prototype.getIndexForId=function(t){return this.fG().indexOf(t)},t.prototype.removeItem=function(t){this.aG(t,"removeItem"),this.LE.removePlaylistItems(t,1)},t.prototype.removeItems=function(t,i){var n=this.hG();if(!(t in n)||!(t+i-1 in n))throw new Error("removeItems called with invalid position/count");this.LE.removePlaylistItems(t,i)},t.prototype.removeItemById=function(t){var i=this.cG(t,"removeItemById");this.LE.removePlaylistItems(i,1)},t.prototype.removeItemsById=function(t){var i=this;t.forEach((function(t){i.removeItemById(t)}))},t.prototype.clear=function(){this.LE.removePlaylistItems(0,this.hG().length)},t.prototype.hG=function(){return this.LE.getPlaylistItems()},t.prototype.fG=function(){return this.LE.getPlaylistItemIds()},t.prototype.aG=function(t,i){if(!(t in this.hG()))throw new Error(i+" called with invalid position")},t.prototype.cG=function(t,i){var n=this.fG().indexOf(t);if(-1===n)throw new Error(i+" called with id not in playlist");return n},t}();i.default=r},3454:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o=n(7403),u=n(9847),h=n(3072),a=n(1962),c=n(4685),f=n(742),l=n(4986),v=n(6342),d=n(7207),p="en-us";i.CC_LOCAL_STORAGE="yvpCC",function(t){t.srt="srt",t.vtt="vtt"}(s||(s={}));var m,b={none:"",dropshadow:"2px 1px 1px rgba(0, 0, 0, 1)",raised:"3px 3px 4px rgba(0, 0, 0, 0.75)",depressed:"0px -4px 4px rgba(0, 0, 0, 0.54)",uniform:"-2px -2px 0 #000, -2px 2px 0 #000, -2px 0 0 #000, 2px -2px 0 #000, 2px 2px 0 #000, 2px 0 0 #000, 0 -2px 0 #000, 0 2px 0 #000"},g=Math.floor((Math.pow(2,33)-1)/90);!function(t){t.CC_AVAILABILITY_UPDATE="ccAvailabilityUpdate",t.CC_LIST_FETCHED="ccListFetched",t.CC_LIST_FETCHED_MOBILE="ccListFetchedMobile",t.TOGGLE_SIMPLE_CC_CONTROLS="ccToggleSimpleCcControls"}(m=i.CCControllerEvent||(i.CCControllerEvent={}));var y=function(t){function n(i,n,e){var r=t.call(this,"CC Controller")||this;r.lG=null,r.YU=i,r._m=n,r.vG=e,r.dG=r._m.ccUserPreferences||{},r.pG(),r.YU.addEventListener(a.VideoEvent.PLAYING,r.onMediaItemPlaybackStarted,r),u.userAgent.tv||r.YU.addEventListener(a.AD_BREAK_ENDED,r.onAdBreakEnded,r),r.YU.addEventListener(a.PLAYBACK_PROGRESS,r.rV,r),r.YU.addEventListener(a.FULLSCREEN_CHANGE,r.mG,r),r.YU.addEventListener(h.ExternalEvt.PLAYER_VIEWPORT_CHANGE,r.mG,r),r.YU.addEventListener(a.VTT_SEGMENT_LOADED,r.bG,r),r.YU.addEventListener(a.CCEvent.LANGUAGE_CHANGE,r.onLanguageChange,r),r.YU.addEventListener(a.CCEvent.UPDATE_STYLE,r.updateCCStyle,r),r.YU.addEventListener(a.CCEvent.POSITION_CHANGE,r.gG,r),r.YU.addEventListener(a.CCEvent.POSITION_FLOAT,r.yG,r),r.YU.addEventListener(a.CCEvent.USER_STYLE_PREFERENCES_CHANGE,r.wG,r),r.YU.addEventListener(a.SUBTITLE_TRACK_RECEIVED,r._G,r),r.YU.addEventListener(a.AD_SUBTITLE_TRACK_ADDED,r.EG,r),r.AG=[],r.OG=null,r.SG=null,r.TG=p,r.IG={},r.jG=document.createElement("div"),v.default.classList(r.jG).add("vp-cc-element"),r.MG=document.createElement("span"),r.jG.appendChild(r.MG),r.NG=r.dG.fontSize,r.updateCCStyle();var s=r.vG.getMainElement();return s&&s.appendChild(r.jG),u.userAgent.tv&&(r.kG=new d.default(r.YU,r._m)),r.LG=!1,r._m.ccOnMute&&r._m.mute&&(r.LG=!0),r.DG="",r}return r(n,t),n.saveCCSettingsToLocalStorage=function(t){var n=f.LocalStorage.get(i.CC_LOCAL_STORAGE)||{};for(var e in t)Object.prototype.hasOwnProperty.call(t,e)&&(n[e]=t[e]);f.LocalStorage.put(i.CC_LOCAL_STORAGE,n)},n.getLanguageForCode=function(t){(t=t.toLowerCase().split("-")).length>1&&(t.pop(),t=t.join("-"));return{id:"Bahasa Indonesia",ms:"Bahasa Melayu",cs:"čeština",da:"dansk",de:"Deutsch",et:"eesti",en:"English",es:"español",fil:"Filipino",fr:"français",hr:"hrvatski",it:"italiano",lv:"latviešu",lt:"lietuvių",hu:"magyar",nl:"Nederlands",nb:"norsk bokmål",pl:"polski",pt:"português",ro:"română",sk:"slovenčina",sl:"slovenščina",fi:"suomi",sv:"svenska",vi:"Tiếng Việt",tr:"Türkçe",el:"Ελληνικά",bg:"български",ru:"русский","sr-cyrl":"Српски",uk:"українська",he:"‎עברית‏‎",ar:"‎العربية‏‎",mr:"मराठी",hi:"हिन्दी",bn:"বাংলা",gu:"ગુજરાતી",ta:"தமிழ்",te:"తెలుగు",kn:"ಕನ್ನಡ",ml:"മലയാളം",th:"ไทย",ur:"اردو زبان",ko:"한국어","zh-hans":"简体中文","zh-hant":"繁體中文",ja:"日本人"}[t]},n.prototype.onMediaItemLoaded=function(t){if(t){if(this.OG&&this.OG.id!==t.id&&delete this.IG[this.OG.id],this.OG=t,this.CG=t.isLive(),!this.IG[t.id]){var i={ccAvailable:!1,vttPresent:!1,parsedCaptions:null};this.IG[t.id]=i,this.PG(t)?(i.vttPresent=!0,this.xG(!0)):(i.ccAvailable=!0,i.vttPresent=!1,this.UG=null,this.publish(m.CC_AVAILABILITY_UPDATE,!0),this.VG(t.closedCaptions))}this.kG&&this.kG.onMediaItemLoaded(t)}},n.prototype.destroy=function(){this.IG=null},n.prototype.enableAndPersist=function(t){this.BG(!0,t)},n.prototype.disable=function(){this.FG(!1)},n.prototype.disableAndPersist=function(){this.FG(!0)},n.prototype.enable=function(t){this.BG(!1,t)},n.prototype.toggleFromUI=function(t,i){!1===i?t?this.enable():this.disable():t?this.enableAndPersist():this.disableAndPersist()},n.prototype.onAdPlaybackStarted=function(t){var i=this;u.userAgent.tv||window.setTimeout((function(){i.SG=t}),0)},n.prototype.onAdPlaybackProgress=function(t){var i=t.currentTime,n=t.duration;if(this.SG){var e=this.SG.adId||this.SG.id||null;e&&this.zG(e,i,n)}},n.prototype.onAdBreakEnded=function(){this.GG()||this.xG(!0),this.resetCC()},n.prototype.resetCC=function(){this.SG=null,this.GG()&&this.HG()},n.prototype.onMediaItemPlaybackStarted=function(){this.resetCC()},n.prototype.onMediaItemPlaybackEnded=function(){this.disable()},n.prototype.onLanguageChange=function(t){this.enableAndPersist(t)},n.prototype.updateCCStyle=function(){if(this.jG){var t=v.default.cssHexToRgb(this.dG.bgColor)||{r:0,g:0,b:0},i=0===this.dG.bgOpacity?"transparent":"rgba("+t.r+","+t.g+","+t.b+","+this.dG.bgOpacity+")",n=b[this.dG.fontEffect];this.jG.style.fontFamily=this.dG.fontName,this.mG(),this.jG.style.color=this.dG.fontColor,this.MG.style.backgroundColor=i,this.jG.style.textShadow=n,this.gG("top"===this.dG.ccPos),u.userAgent.tv&&(u.userAgent.samsung&&this.YG(),Object.assign(this.jG.style,{position:"absolute",width:"100%",textAlign:"center",bottom:"14%",zIndex:"30"}))}},n.prototype.pG=function(){var t=f.LocalStorage.get(i.CC_LOCAL_STORAGE),n=t&&t.ccSettings;if(n)for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&!l.isNullOrUndefined(n[e])&&(this.dG[e]=n[e])},n.prototype.HG=function(){var t,i,n=[p],e=this.qG(),r=e?this.IG[e]:null;if(this.AG&&this.AG.length&&(n=this.AG.map((function(t){return t.lang}))),i=this.UG&&this.UG.lang||this.dG.lang,this.WG(!1),r&&!r.hasNonNativeCC){var s=r&&r.tracks||null;s&&s.length&&(n=s.map((function(t){return t.language})),i=this.QG&&this.QG.language||this.dG.lang,this.WG(!0))}this.publish(m.CC_LIST_FETCHED,{langList:n,selectedLang:i});var o=this.dG.show||this.LG;null===(t=this.vG.controls)||void 0===t||t.updateClosedCaptionButtonState(o),this.publish(m.CC_AVAILABILITY_UPDATE,!0),(this.dG.show||this.LG)&&this.enable()},n.prototype.qG=function(){var t,i,n=this._m.playbackState;return n&&n.playingItem&&n.playingItem.adBreakItemId?t=n.playingItem.adBreakItemId:(i=this._m.playlist.getCurrentItem())&&(t=i&&i.id),t},n.prototype.WG=function(t){this.publish(m.TOGGLE_SIMPLE_CC_CONTROLS,t)},n.prototype.BG=function(t,i){var n=this,e=this.qG(),r=e?this.IG[e]:null;if(!r||!r.ccAvailable)return!1;var s=function(){var e=r.tracks||[];return!(!e||e.length<1)&&(n.QG=n.XG(r,i),!!n.QG&&(e.forEach((function(t){t===n.QG?t.mode="showing":t.mode="hidden"})),n.ZG({show:!0,lang:n.QG.language},t),!0))};if(r.vttPresent||u.userAgent.ios){if(v.default.classList(this.jG).remove("vp-hide"),v.default.classList(this.jG).add("vp-show"),this.CG&&v.default.classList(this.jG).add("vp-live-cc"),r&&r.hasNonNativeCC)return this.ZG({show:!0,lang:p},t),!0;var o=s();return o||this.publish(m.CC_AVAILABILITY_UPDATE,!1),o}return this.UG=this.$G(i),this.UG||(this.UG=this.$G(this.dG.lang)||this.AG[0]),!!(u.userAgent.desktop||u.userAgent.tv||u.userAgent.android)&&(this.JG(this.UG,(function(i){i?(r.parsedCaptions=n.UG.parsedCC,v.default.classList(n.jG).remove("vp-hide"),v.default.classList(n.jG).add("vp-show"),n.ZG({show:!0,lang:n.UG.lang},t)):s()})),!0)},n.prototype.$G=function(t){for(var i,n=0,e=this.AG;n<e.length;n++){var r=e[n];if(t&&r&&r.lang&&r.lang.toLowerCase()===t.toLowerCase().replace("_","-"))return r;r.lang===p&&(i=r)}return i},n.prototype.JG=function(t,i){var n=this;if(t){var e=this.qG(),r=e?this.IG[e]:null,o=t.format||s.vtt;if(r&&t){var h={url:t.url};if(u.userAgent.ie&&u.userAgent.ie<10&&(h.cors=!0),t.parsedCC)return i&&i(!0);f.Loader.ajax(t.url,{context:this,failureHandler:function(t){n.xG(),i&&i(!1)},successHandler:function(e){o===s.srt?r.parsedCaptions=t.parsedCC=n.KG(e):o===s.vtt&&(r.parsedCaptions=t.parsedCC=n.tH(e||"",0,!1)),r.parsedCaptions&&(r.hasNonNativeCC=!0,n.OG&&n.OG.setCCAvailability(!0),i&&i(!0)),i&&i(!1)}})}else i&&i(!1)}else i&&i(!1)},n.prototype.xG=function(t){if(this.publish(m.CC_AVAILABILITY_UPDATE,!1),this.UG=null,this.QG=null,this.disable(),t){var i=this.qG(),n=i?this.IG[i]:null;n&&(n.ccAvailable=!1),this.AG=[]}},n.prototype.FG=function(t){var i=this.qG(),n=i?this.IG[i]:null;return this.ZG({show:!1},t),this.CG&&!this._m.playbackState.ad||!n||n.vttPresent||(n.parsedCaptions=null),n&&n.tracks&&n.tracks.forEach((function(t){t.mode="hidden"})),v.default.classList(this.jG).remove("vp-show"),v.default.classList(this.jG).add("vp-hide"),!0},n.prototype.ZG=function(t,i){t||(t={});var e=t&&t.show,r=t&&t.lang;this.YU.publish(a.CCEvent.TOGGLE,e),i&&(l.isBoolean(e)&&(this.dG.show=e,this.LG=e),r&&l.isString(r)&&(this.dG.lang=r),n.saveCCSettingsToLocalStorage({ccSettings:this.dG}))},n.prototype.rV=function(t,i,n){var e=this.OG&&this.OG.id||null;e&&!this.SG&&(this.CG?this.iH(e,i):this.zG(e,i,n))},n.prototype.iH=function(t,i){var n=this;if(t){var e=this.IG[t];if(e&&e.hasNonNativeCC&&this.nH(e),e&&e.parsedCaptions&&e.parsedCaptions.length){for(var r=0;r<e.parsedCaptions.length&&e.parsedCaptions[r].end<i;)r++;if(r>0&&(setTimeout((function(){e.parsedCaptions.splice(0,r)}),100),r>=e.parsedCaptions.length))return;var s=!1;if(e.parsedCaptions[r]&&(s=i>=e.parsedCaptions[r].begin&&i<=e.parsedCaptions[r].end),s){var o=e.parsedCaptions[r].text||"";this.eH(o,e.parsedCaptions[r].settings)}else this.rH||(this.rH=setTimeout((function(){n.eH(""),clearTimeout(n.rH),n.rH=null}),1e3))}else""!==this.MG.innerHTML&&this.eH("")}},n.prototype.zG=function(t,i,n){if(t){var e=this.IG[t];if(e&&e.hasNonNativeCC&&this.nH(e),e&&e.ccAvailable&&e.parsedCaptions&&e.parsedCaptions.length){for(var r=i/n,s=e.parsedCaptions.length,o=Math.floor(r*s);o>0&&o<s&&i<e.parsedCaptions[o].begin;)o--;for(;o<s&&i>e.parsedCaptions[o].end;)o++;var u=o>=0&&o<s;if(u=u&&e.parsedCaptions[o].begin<=i&&i<=e.parsedCaptions[o].end&&!!e.parsedCaptions[o].text){var h=e.parsedCaptions[o].text||"";this.eH(h,e.parsedCaptions[o].settings)}else this.eH("")}else this.eH("")}},n.prototype.eH=function(t,i){if(t!==this.DG)if(this.DG=t,t){if(this.MG.innerHTML=u.userAgent.tv?t:this.sH(t),i)for(var n=0,e=i;n<e.length;n++){var r=e[n].split(":"),s=r[0],o=r[1];"align"===s&&"start"===o?this.jG.style.textAlign="left":"line"!==s||this.dG.ccPos?"position"===s&&(this.jG.style.left=o,this.oH(),this.jG.style.right=""):this.jG.style.top=o}}else this.MG.innerHTML=""},n.prototype.oH=function(){var t=parseInt(getComputedStyle(this.jG).left,10),i=this._m.uiState.videoWidth-t-10+"px";this.jG.style.width=i},n.prototype._G=function(t){if(t&&t.itemId){var i=t.itemId,n=this.IG[i];n||(n={ccAvailable:!1,vttPresent:!1,parsedCaptions:null,tracks:[]},this.IG[i]=n);var e=t.track;e&&(e.mode="hidden",n.ccAvailable=!0,n.tracks||(n.tracks=[]),n.tracks.push(e));var r=this.qG();r&&r===i&&this.HG()}},n.prototype.EG=function(t){var i=this;this.IG[t.itemId]={ccAvailable:!1,vttPresent:!1,parsedCaptions:null},this.AG.push(t.track),this.publish(m.CC_AVAILABILITY_UPDATE,!0),this.publish(m.CC_LIST_FETCHED,{langList:[t.track.lang],selectedLang:t.track.lang}),this.JG(t.track,(function(n){i.UG=i.$G(t.track.lang),i.UG.ccAvailable=!0,v.default.classList(i.jG).remove("vp-hide"),v.default.classList(i.jG).add("vp-show"),i.IG[t.itemId]=i.UG,i.HG(),i.ZG({show:!0,lang:i.UG.lang},!1),i.BG(!1,t.track.lang)}))},n.prototype.sH=function(t){var i;if(t){var n=t.split("<br/>");if(n.length>1){for(i=0;i<n.length;i++)n[i].trim()&&(n[i]="&nbsp;"+n[i]+"&nbsp;",i<n.length-1&&(n[i]+="<br/>"));return n.join("")}t=t.trim(),this.MG.innerHTML=t;var e=Math.floor(this.MG.offsetHeight/(this.NG+2)),r=[],s=0,o=void 0,u=void 0;for(i=0;i<e;i++)(o=i===e-1)?u=t.length:(u=Math.floor(t.length/e*(i+1)),/\s/.test(t.charAt(u))||(u=t.indexOf(" ",t.lastIndexOf(" ",u)))),u>s&&r.push("&nbsp;"+t.substring(s,u)+"&nbsp;"+(o?"":"<br/>")),s=u+1;return r.join("")}return t},n.prototype.nH=function(t){(t&&t.tracks||[]).forEach((function(t){t.mode="hidden"}))},n.prototype.wG=function(){this.updateCCStyle()},n.prototype.mG=function(t){var i,n=this,e=0,r=this.vG.getMainElement();r&&(e=r.offsetWidth);var s=Math.ceil(this.dG.fontSize*(e/640));if(e>640?s=Math.ceil(.8*s):e<640?s<10&&(s=10):s=this.dG.fontSize,this.NG=s,this.jG.style.fontSize=this.NG+"px",u.userAgent.ios){var o=this.qG(),h=null===(i=o?this.IG[o]:null)||void 0===i?void 0:i.tracks;if(!0===t){if(!h||0===h.length)return;this.lG=null,this.lG=setInterval((function(){var t,i=!1;h.forEach((function(t){i="showing"===t.mode})),null===(t=n.vG.controls)||void 0===t||t.updateClosedCaptionButtonState(i)}),1e3)}else!1===t&&(this.lG&&window.clearInterval(this.lG),this.lG=null)}},n.prototype.bG=function(t,i){if(t){var n=t.itemId;if(n){var e=this.IG[n];if(e||(e={ccAvailable:!1,vttPresent:!1,parsedCaptions:null},this.IG[n]=e),e.hasNonNativeCC=!0,!e.parsedCaptions||!e.ccAvailable){e.parsedCaptions=e.parsedCaptions||[],e.vttPresent=!0,e.ccAvailable=!0;var r=this._m.playlist.getMediaItemById(n);r&&r.setCCAvailability(!0);var s=this.qG();s&&s===n&&this.HG()}if(e.vttPresent){var o=t.adjustedTime?t.adjustedTime:0,u=this.tH(t.data||"",o,i);e.parsedCaptions=this.uH(e.parsedCaptions,u)}}}},n.prototype.uH=function(t,i){if(t&&i){if(!t.length)return i;for(var n=0;n<i.length;){for(var e=t.length-1;e>=0;){if(t[e].begin===i[n].begin){t.splice(e,1,i[n]);break}if(!(t[e].begin>i[n].begin)){t.splice(e+1,0,i[n]);break}e--}-1===e&&t[0].begin>i[n].begin&&t.unshift(i[n]),n++}return t}},n.prototype.PG=function(t){if(!t)return!1;if(this.CG||!this.CG&&t.rendererType===c.RendererType.HTML5_HLS){var i=t.getSubtitleStreams();if(i&&i.length>0)return!0}return!t.closedCaptions||!t.closedCaptions.length},n.prototype.VG=function(t){var i=this;this.hH((function(t){i.AG=t,i.AG.length>0?(u.userAgent.mobile?i.publish(m.CC_LIST_FETCHED_MOBILE,{langList:i.AG,selectedLang:i.dG.lang}):(i.publish(m.CC_LIST_FETCHED,{langList:i.AG.map((function(t){return t.lang})),selectedLang:i.dG.lang}),i.OG&&i.OG.setCCAvailability(!0)),i.dG.show||i.LG?i.enable(i.dG.lang):i.disable()):i.xG(!0)}),t,u.userAgent.desktop||u.userAgent.tv)},n.prototype.hH=function(t,i,n){t(i.filter((function(t){return"text/vtt"===t.content_type})))},n.prototype.KG=function(t){var i=" --\x3e ",n=[],e=t.split(/\r\n|\r|\n/),r=function(t){var i=null,n=(t=t.replace(",",".")).split(":");try{i=3600*Number(n[0])+60*Number(n[1])+Number(n[2])}catch(t){return null}return i};try{if(e.length<=1)throw new Error("Invalid SRT document: no data found");var s=void 0,o=void 0,u=void 0,h=void 0,a=0;for(s=0;s<e.length;s++){var c={},f=h=+(o=e[s]);if(""!==o)if(!isNaN(f)&&a<f)if(-1!==(o=e[++s]).indexOf(i)){if(u=o.split(i),c.begin=u[0].trim(),c.end=u[1].trim(),(o=e[++s])&&""!==o){c.text=o,e[s+1]&&""!==e[s+1]&&(c.text+="<br />"+e[s+1],s++);var l=c.begin,v=void 0;for(c.end?v=c.end:c.dur&&(v=l+c.dur),n.push({begin:r(l),end:r(v),text:c.text});""!==e[s]&&s<e.length;)s++;a=h}}else for(;""!==e[s]&&s<e.length;)s++;else for(;""!==e[s]&&s<e.length;)s++}}catch(t){}return n},n.prototype.tH=function(t,i,n){for(var e,r,s,o,h=t.split(/\r\n|\r|\n/),a=h.length,c=/((?:\d{2,}:)?\d{2}:\d{2}\.\d{2,3})\s+.+\s+((?:\d{2,}:)?\d{2}:\d{2}\.\d{2,3})/,f=[],l=0,v=0,d=0;d<a;d++)if(c.test(h[d])){if(v>0){for(s=h[r=d-1]&&h[r].trim(),o=h[r-1]&&h[r-1].trim(),""!==s&&""===o&&r--,e=v;e<=r;e++)f[l].text+=h[e]+(e+1<=r?"<br/>":"");l++}var p=h[d].match(c);if(!p)continue;!n||this.aH||u.userAgent.tizen||(this.aH=1e3*this.cH(p[1]));var m=1e3*this.cH(p[1]),b=1e3*this.cH(p[2]);n&&!u.userAgent.tizen?(m-=this.aH,b-=this.aH):(m=m%g+i,b=b%g+i),f[l]={begin:m/1e3,end:b/1e3,text:""},v=d+1;for(var y=[],w=h[d].split(/\s+/).filter((function(t){return t.length>0})),_=3;_<w.length;_++)y.push(w[_]);y.length>0&&(f[l].settings=y)}if(v>0&&v<a)for(e=v;e<a;e++)f[l].text+=h[e]+(e+2<a?"<br/>":"");return f},n.prototype.cH=function(t){var i,n,e=0;if(t)for(var r=(n=(i=t.split(":")).length)-1;r>=0;r--)e+=i[n-1-r]*Math.pow(60,r);return e},n.prototype.XG=function(t,i){var n,e=t&&t.tracks||[],r=function(t){e.some((function(i){var e=i.language;return!(!e||!t||e.toLowerCase()!==t.toLowerCase())&&(n=i,!0)}))};return r(i=i||this.dG.lang||p),!n&&this.dG.lang&&r(this.dG.lang),!n&&e[0]&&(n=e[0]),n},n.prototype.yG=function(t){var i=this.jG,n=this.qG(),e=n?this.IG[n]:null;e&&e.ccAvailable&&!v.default.classList(i).contains("vp-hide")&&("bottom"===this.dG.ccPos&&(t?(v.default.classList(i).remove("float"),v.default.classList(i).remove("bottom")):(v.default.classList(i).add("float"),v.default.classList(i).add("bottom"))))},n.prototype.GG=function(){var t=this.OG?this.IG[this.OG.id]:null;return t&&t.ccAvailable||!1},n.prototype.gG=function(t){var i=this.jG;t?(v.default.classList(i).remove("bottom"),v.default.classList(i).add("top")):(v.default.classList(i).add("bottom"),v.default.classList(i).remove("top"))},n.prototype.YG=function(){var t=b[this.dG.fontEffect],i=this.dG.windowBgColor&&v.default.cssHexToRgb(this.dG.windowBgColor)||{r:0,g:0,b:0},n=0===this.dG.windowBgOpacity?"transparent":"rgba("+i.r+","+i.g+","+i.b+","+this.dG.windowBgOpacity+")";this.jG.style.backgroundColor=n;var e=this.dG.fontColor&&v.default.cssHexToRgb(this.dG.fontColor)||{r:255,g:255,b:255},r=0===this.dG.fontOpacity?"transparent":"rgba("+e.r+","+e.g+","+e.b+","+this.dG.fontOpacity+")";this.MG.style.color=r;var s=this.dG.fontEdgeColor&&v.default.cssHexToRgb(this.dG.fontEdgeColor)||{r:255,g:255,b:255};switch(this.dG.fontEffect){case"dropshadow":case"raised":case"depressed":t=t.replace("rgba(0, 0, 0","rgba("+s.r+", "+s.g+", "+s.b);break;case"uniform":t=t.replace(/#000/g,this.dG.fontEdgeColor)}this.jG.style["text-shadow"]=t},n}(o.default);i.CCController=y},6618:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(3493);i.Command=e.default;var r=n(8619);i.MetadataLoadCommand=r.default;var s=n(4033);i.MoreItemsLoadCommand=s.default;var o,u,h=n(7196);i.SourceMetadataLoadCommand=h.default,function(t){t.CMD_SOURCE_METADATA_LOAD="SourceMetadataLoad",t.CMD_METADATA_LOAD="MetadataLoad",t.CMD_MORE_ITEMS_LOAD="MoreItemsLoad"}(o||(o={})),i.CmdName=o,function(t){t.CMD_COMPLETE="Complete",t.CMD_PROGRESS="Progress",t.CMD_ERROR="Error",t.CMD_INFO="Info"}(u||(u={})),i.CmdEvent=u},4802:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(6618);i.create=function(t,i,n){var r=e[t+"Command"];return r?new r(i,n):null}},4138:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(6342),r=n(6618),s=n(4802),o=function(){function t(t){for(var i in this.fH=t,this._p={},this._h={},r.CmdName)if(Object.prototype.hasOwnProperty.call(r.CmdName,i)){var n=r.CmdName[i];this._p[n]={}}}return t.prototype.destroy=function(){this.removeAllCommands(),this._p={}},t.prototype.executeCommand=function(t,i,n){var e=this.createCommand(t,i,n);return e&&e.execute(),e},t.prototype.createCommand=function(t,i,n){var o;try{(o=s.create(t,i,n))&&(o.pluginManager=this.fH)}catch(t){o=null}if(!o)return null;for(var u in o.key=e.default.guid(),r.CmdEvent)if(Object.prototype.hasOwnProperty.call(r.CmdEvent,u)){var h=r.CmdEvent[u],a="on"+t+h;n[a]&&(this._h[h+t+o.key]=o.addEventListener(h,n[a],n))}return this._p[t][o.key]=o,o},t.prototype.removeCommand=function(t){if(t){var i=this._p[t.cmdName];if(i[t.key]===t){if(delete i[t.key],t.client)for(var n in r.CmdEvent)if(Object.prototype.hasOwnProperty.call(r.CmdEvent,n)){var e=r.CmdEvent[n],s="on"+t.cmdName+e;t.client[s]&&(t.removeEventListener(e,this._h[e+t.cmdName+t.key]),delete this._h[e+t.cmdName+t.key])}t.destroy()}}},t.prototype.removeRelatedCommands=function(t){if(Object.prototype.hasOwnProperty.call(this._p,t)){var i=this._p[t];for(var n in i)if(Object.prototype.hasOwnProperty.call(i,n)){var e=i[n];e&&this.removeCommand(e)}}},t.prototype.removeAllCommands=function(){for(var t in this._p)Object.prototype.hasOwnProperty.call(this._p,t)&&this.removeRelatedCommands(t)},t.prototype.getCommand=function(t){var i=this._p[t];if(!i)return null;var n=Object.keys(i);return n.length<1?null:i[n[n.length-1]]},t}();i.default=o},3493:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s=function(t){function i(i,n){var e=t.call(this,"Command")||this;return e.cmdName="Command",e.data=i,e.client=n,e}return r(i,t),i.prototype.destroy=function(){t.prototype.destroy.call(this),this.data=null},Object.defineProperty(i.prototype,"pluginManager",{set:function(t){this.fH=t},enumerable:!0,configurable:!0}),i}(n(7403).default);i.default=s},8619:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s=n(6389),o=n(6120),u=n(1279),h=n(6342),a=n(3493),c=n(6618),f=function(t){function i(i,n){var e=t.call(this,i,n)||this;return e.cmdName=c.CmdName.CMD_METADATA_LOAD,e.N_=!1,e.dO=!1,e}return r(i,t),i.prototype.destroy=function(){this.dO=!0,this.cancel(),t.prototype.destroy.call(this)},i.prototype.execute=function(){if(!this.N_&&!this.dO){var t=this.data,i=t.autoplay,n=t.failoverCount,e=t.privacyConsent,r=t.mimetype,a=t.mediaItemDataArr,f=t.rendererCapabilities,l=t.rendererTypes,v=t.sessionId,d=t.thumbnailDimensions,p=t.tryCount,m=this.fH.getPlugin(u.PluginType.METADATA,r),b={autoplay:i,failoverCount:n,privacyConsent:e,rendererCapabilities:f,rendererTypes:l,sessionId:v,thumbnailDimensions:d,tryCount:p};if(m)this.lH=m,this.N_=!0,this.publish(c.CmdEvent.CMD_PROGRESS,this,a,o.ItemState.FETCHING),m.resolve(a,b,this);else{var g="No metadata plugin found for mimetype = "+r,y=h.default.createErr(s.ErrorGroup.Service,null,s.E_PLAYER,s.PLAYER_CODES.E_NO_PLUGIN_FOUND,g);this.publish(c.CmdEvent.CMD_ERROR,this,y)}}},i.prototype.cancel=function(){this.lH&&this.N_&&(this.lH.cancel(),this.N_=!1)},i.prototype.onProgress=function(t){this.N_&&!this.dO&&this.publish(c.CmdEvent.CMD_PROGRESS,this,t)},i.prototype.onComplete=function(t){this.N_&&!this.dO&&(this.N_=!1,this.publish(c.CmdEvent.CMD_COMPLETE,this,t))},i.prototype.onError=function(t){if(this.N_&&!this.dO&&(this.N_=!1,t.code&&t.code.length)){var i=h.default.createErr(t.group||s.ErrorGroup.Service,null,t.category||s.E_PLAYER,t.code||s.PLAYER_CODES.E_CMS_XHR_RESPONSE_ABSENT,t.message);this.publish(c.CmdEvent.CMD_ERROR,this,i)}},i.prototype.onApiCallInfo=function(t){t&&this.publish(c.CmdEvent.CMD_INFO,this,t)},i}(a.default);i.default=f},4033:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s=n(6389),o=n(1279),u=n(6342),h=n(3493),a=n(6618),c=function(t){function i(i,n){var e=t.call(this,i,n)||this;return e.cmdName=a.CmdName.CMD_MORE_ITEMS_LOAD,e.vH=null,e.N_=!1,e.dO=!1,e}return r(i,t),i.prototype.destroy=function(){this.dO=!0,this.cancel(),t.prototype.destroy.call(this)},i.prototype.execute=function(){if(!this.N_&&!this.dO){var t=this.data,i=t.cb,n=t.mimetype,e=t.reason,r=t.start,s=this.fH.getPlugin(o.PluginType.MORE_ITEMS,n);this.vH=i;var u={mimetype:n,reason:e,start:r};s&&(this.lH=s,this.N_=!0,s.resolve(u,this))}},i.prototype.cancel=function(){this.lH&&this.N_&&(this.lH.cancel(),this.N_=!1)},i.prototype.onComplete=function(t){this.N_&&!this.dO&&(this.N_=!1,this.publish(a.CmdEvent.CMD_COMPLETE,this,t))},i.prototype.onError=function(t){if(this.N_&&!this.dO&&(this.N_=!1,t&&t.code&&t.code.length)){var i=u.default.createErr(t.group||s.ErrorGroup.Service,null,t.category||s.E_PLAYER,t.code,t.message,"more items load failed");this.publish(a.CmdEvent.CMD_ERROR,this,i)}},i.prototype.onApiCallInfo=function(t){t&&this.publish(a.CmdEvent.CMD_INFO,this,t)},i.prototype.onPromisesResolved=function(t){this.vH&&this.vH(t)},i}(h.default);i.default=c},7196:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s=n(6389),o=n(6120),u=n(1279),h=n(6342),a=n(3493),c=n(6618),f=function(t){function i(i,n){var e=t.call(this,i,n)||this;return e.cmdName=c.CmdName.CMD_SOURCE_METADATA_LOAD,e.N_=!1,e.dO=!1,e}return r(i,t),i.prototype.destroy=function(){this.dO=!0,this.cancel(),t.prototype.destroy.call(this)},i.prototype.execute=function(){if(!this.N_&&!this.dO){var t=this.data,i=t.autoplay,n=t.failoverCount,e=t.privacyConsent,r=t.mimetype,a=t.mediaItemDataArr,f=t.rendererCapabilities,l=t.rendererTypes,v=t.sessionId,d=t.recovering,p=t.thumbnailDimensions,m=t.tryCount,b=t.playlistPosition,g=this.fH.getPlugin(u.PluginType.SOURCE_METADATA,r),y={autoplay:i,failoverCount:n,privacyConsent:e,rendererCapabilities:f,rendererTypes:l,sessionId:v,thumbnailDimensions:p,tryCount:m,playlistPosition:b};if(g)this.lH=g,this.N_=!0,this.publish(c.CmdEvent.CMD_PROGRESS,this,a,o.SourceState.FETCHING),!0===d?g.recover(a[0],y,this):g.resolve(a,y,this);else{var w="No source metadata plugin found for mimetype = "+r,_=h.default.createErr(s.ErrorGroup.Service,null,s.E_PLAYER,s.PLAYER_CODES.E_NO_PLUGIN_FOUND,w);this.publish(c.CmdEvent.CMD_ERROR,this,_)}}},i.prototype.cancel=function(){this.lH&&this.N_&&(this.lH.cancel(),this.N_=!1)},i.prototype.onProgress=function(t){this.N_&&!this.dO&&this.publish(c.CmdEvent.CMD_PROGRESS,this,t)},i.prototype.onComplete=function(t){this.N_&&!this.dO&&(this.N_=!1,this.publish(c.CmdEvent.CMD_COMPLETE,this,t))},i.prototype.onError=function(t){if(this.N_&&!this.dO&&(this.N_=!1,t.code&&t.code.length)){var i=h.default.createErr(t.group||s.ErrorGroup.Service,null,t.category||s.E_PLAYER,t.code,t.message);this.publish(c.CmdEvent.CMD_ERROR,this,this.data.mediaItemDataArr,i)}},i.prototype.onApiCallInfo=function(t){t&&this.publish(c.CmdEvent.CMD_INFO,this,t)},i}(a.default);i.default=f},954:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.CHROMECAST_RECEIVER_ID="84BB6CBA",function(t){t.CLICK="click",t.AUTOPLAY="autoplay",t.API="api",t.CONTINUOUS="continuous",t.HOVER="hover",t.PLAY="play",t.PAUSE="pause",t.SCROLL="scroll",t.SWIPE="swipe",t.BACKGROUND="background"}(i.REQUEST_TYPES||(i.REQUEST_TYPES={})),function(t){t.VOLUME="yvpVolume"}(i.LocalStorageKey||(i.LocalStorageKey={})),i.ID3_MATCH_PATTERN={JSON:/\{([\S\s]*)\}/,NIELSEN:/\bwww.nielsen.com.*(\/\d+){3}/},function(t){t.BOTTOM="bottom",t.RIGHT="right",t.HIDDEN="hidden"}(i.PLAYLIST_POS||(i.PLAYLIST_POS={})),function(t){t[t.WIDTH=604]="WIDTH",t[t.HEIGHT=340]="HEIGHT"}(i.HideBreakpointDimensions||(i.HideBreakpointDimensions={})),i.VIDEO_MAIN_ELEMENT_CLASS="vp-main"},3194:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o=n(7403),u=n(742),h=n(1962),a=n(2542),c=n(3277),f=n(8103),l=n(440),v=n(1279),d=n(4986);!function(t){t.AD_BREAK_NEED_RESOLVE="adBreakNeedResolve",t.AD_BREAK_ITEM_NEED_SOURCE="adBreakItemNeedSource",t.AD_BREAK_ITEM_PLAY="adBreakItemPlay",t.AD_BREAK_ITEM_PLAYING="adBreakItemPlaying",t.AD_BREAK_STARTED="adBreakStarted",t.AD_BREAK_ENDED="adBreakEnded",t.AD_BREAK_ITEM_STARTED="adBreakItemStarted",t.AD_BREAK_ITEM_ENDED="adBreakItemEnded",t.AD_BREAK_SKIP="adBreakSkip",t.AD_BREAK_FORCE_PLAY_MIDROLL="adBreakForcePlayMidroll",t.AD_CLIENT_COMPLETED="adClientCompleted",t.AD_CLIENT_TIMEOUT="adClientTimeout",t.CREATE_OVERLAY_CONTAINER="createOverlayContainer",t.AD_METRICS="adMetrics",t.AD_DIAGNOSTICS="adDiagnostics"}(s=i.AdPlaybackControllerEvent||(i.AdPlaybackControllerEvent={}));var p=function(t){function i(i,n){var e=t.call(this,"AdPlaybackController")||this;e._m=i,e.dH=n,e.pH=null,e.mH={},e.bH={},e.gH={},e.yH={},e.wH={},e._H={},e.EH={};var r=e._m.config.ads.timeout,s=r.load+r.start;return e.AH={},e.OH=new u.Timer(1e3*s,e.SH,e,1),e}return r(i,t),i.prototype.prepareAdsForItem=function(t){var i=t.refPlaybackId;if(t.adConfig&&t.adConfig.mimetype){var n=this.dH.getPlugin(v.PluginType.AD,t.adConfig.mimetype),e=this.TH(i,n);if(n&&e&&d.isAdResolverAdPlugin(n)){this.AH[i]={item:t,beginTS:Date.now()},this.IH({evt:"ad_fetch"},t);var r=this._m.playlist.position;n.fetchAdBreaks({refId:i,config:t.adConfig.value,pos:r})}}else this.TH(i,null)},i.prototype.startTracking=function(t){var i=this,n=t.refPlaybackId;n!==this.jH&&(this.MH(),this.NH(t),this.mH[n]={},this.bH[n]={},this.wH[n]=[],this.gH={},this.yH={},this.RH=[],this.kH=null,this.LH=!1,this.pH=null,this.DH=null,this.CH=null,this.PH.adBreaks&&(this.OH.reset(),this.PH.adBreaks.forEach((function(n){i.xH(t,n)}))))},i.prototype.resolveAdBreaks=function(t,i){var n=this,e=t.refPlaybackId,r=this.mH[e]&&this.mH[e][i],s=this._H[e];d.isAdResolverAdPlugin(s)&&r&&0!==r.length&&r.forEach((function(t){t.hasResolved()||t.error||n.gH[t.adBreakId]||n.yH[t.adBreakId]||(n.gH[t.adBreakId]=t.mediaItem,s.resolveAdBreak(t.rawItemData))}))},i.prototype.getPlayingInstreamAd=function(){return this.pH||null},i.prototype.updatePlaybackProgress=function(t){var i=t.currentTime;if(t.playingItem===this.PH){var n=this.UH(i);if(n!==this.pH){var e=this.pH;this.pH=n,this.VH(e,n)}}},i.prototype.onMediaItemPlaybackEnded=function(t){},i.prototype.handleMediaItemSeeked=function(t,i,n){if(t===this.PH&&(n=d.isNumber(n)?n:0,t instanceof l.default&&!t.isLive()&&t.adBreaks.length)){for(var e=void 0,r=0,o=t.adBreaks;r<o.length;r++){var u=o[r];u.startOffset<=i&&u.type===f.AdBreakType.MIDROLL&&(e=u)}if(e&&e.active){var h=e.startOffset;h>=n&&h<i&&this.publish(s.AD_BREAK_FORCE_PLAY_MIDROLL,e)}}},i.prototype.playClientAdBreaks=function(t,i){var n=this;if(this.PH===t){this._m.playbackState.currentMediaType=i;var e=Object.keys(this.AH).map((function(t){return n.AH[t].item})).some((function(t){return t===n.PH}));if(this.BH(i,t),!e){var r=t.refPlaybackId,o=this.mH[r]&&this.mH[r][i]||[],u=this.bH[r]&&this.bH[r][i]||[];if(0===o.length&&0===u.length)return this.MH(),void this.publish(s.AD_CLIENT_COMPLETED,i,t);this.resolveAdBreaks(t,i),this.FH(t,i)}}},i.prototype.pauseClientAdStartTimer=function(){this.OH&&this.OH.stop()},i.prototype.resumeClientAdStartTimer=function(){var t=this.zH(),i=this.OH;t&&i&&!i.running&&i.start()},i.prototype.handleAdBreakResolved=function(t,i){t&&i&&(delete this.gH[i.adBreakId],this.xH(t,i),this.GH(t,[i])&&this.FH(t,i.type))},i.prototype.handleAdBreakItemPlaybackStarted=function(t){t.instream||(this.HH(),this.publish(s.AD_BREAK_ITEM_STARTED,t))},i.prototype.handleAdBreakItemEnded=function(t){this.YH(t,!1,!1)},i.prototype.handleAdBreakItemError=function(t){this.YH(t,!0,!1)},i.prototype.stopCurrentPlayback=function(t){this.publish(s.AD_BREAK_ENDED,t&&t.adBreak||null)},i.prototype.destroy=function(){var i=this;t.prototype.destroy.call(this),this.OH.destroy(),this.OH=null,Object.keys(this.EH).forEach((function(t){i.EH[t]()})),this.AH=null},i.prototype.YH=function(t,i,n){if(!t.instream){this.publish(s.AD_BREAK_ITEM_ENDED,t),this.kH=null;var e=t.adBreak,r=e.mediaItem;!i&&this._m.loop&&e.type===f.AdBreakType.NATIVE||(n||t===e.adBreakItems[e.adBreakItems.length-1])&&this.publish(s.AD_BREAK_ENDED,e),n||(this.LH=!1,this.FH(r,e.type))}},i.prototype.UH=function(t){for(var i=0,n=this.RH.length-1;i<=n;){var e=i+Math.floor((n-i)/2),r=this.RH[e];if(t>=r.startOffset&&t<r.endOffset)return r.adBreakItem;t>r.endOffset?i=e+1:n=e-1}return null},i.prototype.VH=function(t,i){if(i&&!t){if(i===i.adBreak.adBreakItems[0]){if(!i.adBreak.active)return this.pH=null,void this.publish(s.AD_BREAK_SKIP,i.adBreak,!0);this.publish(s.AD_BREAK_STARTED,i.adBreak)}this.publish(s.AD_BREAK_ITEM_STARTED,i)}!i&&t&&(this.publish(s.AD_BREAK_ITEM_ENDED,t),t===t.adBreak.adBreakItems[t.adBreak.adBreakItems.length-1]&&this.publish(s.AD_BREAK_ENDED,t.adBreak)),i&&t&&(this.publish(s.AD_BREAK_ITEM_ENDED,t),this.publish(s.AD_BREAK_ITEM_STARTED,i))},i.prototype.xH=function(t,i){var n=this,e=i.type,r=t.refPlaybackId;this.mH[r]=this.mH[r]||{},this.mH[r][e]=this.mH[r][e]||[],this.bH[r]=this.bH[r]||{},this.bH[r][e]=this.bH[r][e]||[],i.hasResolved()||i.error?i.adBreakItems.forEach((function(t,s){if(t.instream){var o=0===s?i.startOffset:n.RH[n.RH.length-1].endOffset;n.RH.push({adBreakItem:t,startOffset:o,endOffset:o+t.duration})}else n.bH[r][e].push(t)})):this.mH[r][e].push(i)},i.prototype.MH=function(){if(this.HH(),this.PH){var t=this.jH;this.AH&&this.AH[t]&&delete this.AH[t]}this.LH=!1,this.gH={},this.yH={}},i.prototype.FH=function(t,i){var n=this;if(!this.LH){var e,r=t.refPlaybackId,o=this.bH[r]&&this.bH[r][i]||[],u=o.filter((function(t){return-1===(n.wH[r]||[]).indexOf(t.adBreakItemId)}));if(!(e=i===f.AdBreakType.NATIVE&&this._m.loop?o[0]:u[0]))return Object.keys(this.gH).length>0?void 0:(this.MH(),void this.publish(s.AD_CLIENT_COMPLETED,i,this.PH));this.LH=!0,this.wH[r]=this.wH[r]||[],this.wH[r].push(e.adBreakItemId),e===e.adBreak.adBreakItems[0]&&this.publish(s.AD_BREAK_STARTED,e.adBreak),this.IH({evt:"ad_play"},t),this.kH=e,this.publish(s.AD_BREAK_ITEM_PLAY,e)}},i.prototype.BH=function(t,i){this.HH(),this.DH=t,this.CH=i,this.OH.start()},i.prototype.SH=function(){var t=this.DH,i=this.CH;this.kH&&this.YH(this.kH,!0,!0),this.MH(),this.publish(s.AD_CLIENT_TIMEOUT,t,i)},i.prototype.HH=function(){this.OH.reset(),this.DH=null,this.CH=null},i.prototype.GH=function(t,i){var n=this;return!(t!==this.PH||t!==this.CH||!this.OH)&&i.some((function(t){return t.type===n.DH}))},i.prototype.qH=function(t,i){return!(t!==this.PH||t!==this.CH||!this.OH)},i.prototype.zH=function(){return!!this.DH},i.prototype.WH=function(t,i){for(var n,e,r=this,o=[],u=2;u<arguments.length;u++)o[u-2]=arguments[u];switch(i){case a.AdPluginEvent.AD_BREAK_RESOLVED:case a.AdPluginEvent.AD_BREAK_RESOLVE_ERROR:if(n=o[0],!(e=this.gH[n.adBreakId]))return;this.yH[n.adBreakId]=e;var c=null;i===a.AdPluginEvent.AD_BREAK_RESOLVE_ERROR&&(c=new Error("Ad Plugin Resolve Error"));var l=e.updateAdBreak(n,this._m.adsRendererTypes,this._m.capabilities,c);this.handleAdBreakResolved(e,l);break;case a.AdPluginEvent.AD_SUBTITLES_FOUND:this.publish(h.AD_SUBTITLE_TRACK_ADDED,o[0]);break;case a.AdPluginEvent.AD_BREAK_PLAYING:this.publish(s.AD_BREAK_ITEM_PLAYING);break;case a.AdPluginEvent.AD_BREAKS_AVAILABLE:var v=o[0],p=this.AH[v.refId];if(delete this.AH[v.refId],p&&(e=p.item,this.IH({evt:"ad_fetched",latency:Date.now()-p.beginTS},e)),!p||!e||!v.refId)return;var m=v.adBreaks;m||(m=[]);var b=e.addAdBreaks(v.adBreaks);b.forEach((function(t){r.xH(e,t)})),e.adBreaks.some((function(t){return t.type===f.AdBreakType.NON_LINEAR}))&&d.isAdOverlayRendererAdPlugin(t)&&this.publish(s.CREATE_OVERLAY_CONTAINER,(function(i){i&&t.setNonlinearAdContainer(i)})),this.qH(e,b)?this.playClientAdBreaks(e,this.DH):this.resolveAdBreaks(e,f.AdBreakType.PREROLL);break;case a.AdPluginEvent.DIAGNOSTICS:var g=o[0];this.publish(s.AD_DIAGNOSTICS,g);break;case a.AdPluginEvent.METRICS:var y=o&&o[0],w=y&&y.evt;if("string"==typeof w){var _="object"==typeof y?Object.assign({},y):{evt:w};this.IH(_,this.PH)}}},i.prototype.TH=function(t,i){return!this._H[t]&&(this._H[t]=i,i&&(this.EH[i.mimetype]||(this.EH[i.mimetype]=c.listenEventDispatcherEvts(i,Object.keys(a.AdPluginEvent).map((function(t){return a.AdPluginEvent[t]})),this.WH.bind(this)))),!0)},i.prototype.NH=function(t){this.PH=t,this.jH=t.refPlaybackId},i.prototype.IH=function(t,i){void 0===t&&(t={}),i&&(t.prefetch=i.adConfigPrefetched?1:0),this.publish(s.AD_METRICS,t)},i}(o.default);i.AdPlaybackController=p},1372:function(t,i,n){"use strict";var e=this&&this.__spreadArrays||function(){for(var t=0,i=0,n=arguments.length;i<n;i++)t+=arguments[i].length;var e=Array(t),r=0;for(i=0;i<n;i++)for(var s=arguments[i],o=0,u=s.length;o<u;o++,r++)e[r]=s[o];return e};Object.defineProperty(i,"__esModule",{value:!0});var r=n(7231),s=n(9847),o=n(3072),u=n(3454),h=n(4138),a=n(954),c=n(6389),f=n(1962),l=n(1960),v=n(440),d=n(6120),p=n(2341),m=n(2334),b=n(4536),g=n(1279),y=n(4685),w=n(5244),_=n(742),E=n(2912),A=n(1204),O=n(4986),S=n(6342),T=n(9241),I=n(8103),j=n(4046),M=n(8903),N=n(7549),R=n(83),k=n(5109),L=n(4797),D=n(655),C=n(9939),P=n(2559),x=n(7343),U=n(830),V=n(1032),B=n(4354),F=n(649),z=function(){function t(t,i,n,e,r){this.QH=[],this.ER=t,this.XH=r,this.YU=e,this.YU.publish(f.PROFILE_START,[f.METRICS.VP_CONSTRUCTOR]),this._m=new m.default(t,i,n),this.ZH=this._m.mediaStore,this.$H(),this.JH=[],this.fH=new b.default,this.dS=new h.default(this.fH),this.KH=new N.default(this.YU),this.tY(),this.iY(),this.nY=new M.PlaybackController(this._m,this.YU,this.fH,this.eY),this.rY(),this._m.autoplay&&this.YU.publish(f.PROFILE_START,f.METRICS.INIT_TO_START),this.jV(),this.YU.publish(f.PROFILE_END,f.METRICS.VP_CONSTRUCTOR),this.YU.publish(f.PROFILE_START,f.METRICS.INIT_RENDER_GAP),this.sY()}return t.prototype.initialize=function(){this.oY||(this.oY=new j.MetadataController(this.dS,this._m),this.uY(),this.fetchMetadata())},t.prototype.fetchMetadata=function(t){this.oY&&this.oY.loadMetadata(t)},t.prototype.destroy=function(){this.vG&&this.vG.destroy(),this.hY(),this.YU&&this.YU.destroy(),this.aY&&this.aY.destroy(),this._m&&this._m.destroy(),this.oY&&this.oY.destroy(),this.nY&&this.nY.destroy(),this.cY(),this.fH.destroy(),this.dS.destroy()},t.prototype.render=function(t){this.YU.publish(f.PROFILE_END,f.METRICS.INIT_RENDER_GAP),this.YU.publish(f.PROFILE_START,f.METRICS.CREATE_RENDERER);var i=O.isString(t)?document.querySelector(t):t;if(null===i&&this.YU.publish(f.ERROR,this.fY(c.PLAYER_CODES.E_INVALID_CONFIG,!1,"Invalid DOM node or CSS selector specified. Cannot render player.")),this.vG=new T.default(i,this._m,this.YU,this.XH,this.fH,this.nY),this.lY(),this._m.playerRootElement=i,this.vG.render(),this.vY=this.vG.getPlaylistController(),O.isFunction(u.CCController)&&(this.aY=new u.CCController(this.YU,this._m,this.vG),this.dY()),this._m.firstCriticalError)this.ZE(this._m.firstCriticalError);else{if(this.pY=!1,this.vG.syncViewState(),this._m.autoplay){var n={type:a.REQUEST_TYPES.AUTOPLAY,action:a.REQUEST_TYPES.AUTOPLAY};this.play(n)}else{var e=this.getCurrentMediaItem();this.KH.setPreloadItem(e),this.KH.startPreload()}this.YU.publish(o.ExternalEvt.PLAYER_RENDERED),this.YU.publish(f.PROFILE_END,f.METRICS.CREATE_RENDERER),this.vG.setTheme(this.ER.cssTheme),this.mY(g.PluginPlayerEvent.PLAYER_RENDERED,{rootElem:i})}},Object.defineProperty(t.prototype,"model",{get:function(){return this._m},enumerable:!0,configurable:!0}),t.prototype.registerPlugin=function(t){var i=this._m.config,n=i.pluginConfigs&&i.pluginConfigs[t.type]&&i.pluginConfigs[t.type][t.mimetype];switch(t.type){case g.PluginType.AD:var e=this._m.privacyConsent;n=Object.assign({autoplay:i.autoplay,playerGuid:this._m.guid,timeout:{hard:i.ads.timeout.load,start:i.ads.timeout.start,maxAdSearch:i.ads.timeout.maxAdSearch||604800},privacyConsent:{gdprApplies:e.gdprApplies,gdprConsentData:e.gdprConsentData,uspString:e.uspString}},n),"adplugin/vrm"===t.mimetype&&(n.disableFailoverOnDlvFailure=!1,n.disableVIPAdCallRetry=!1,n.adCallWithCredentialsAlways=!1),n.playerName=n.playerName||"VDMSPlayer";break;case g.PluginType.MORE_ITEMS:this.bY=t.mimetype}this.fH.register(t,n),O.isPlayerPluginEventListener(t)&&this.JH.push(t)},Object.defineProperty(t.prototype,"rootElement",{get:function(){return this._m.rendered?this.vG.getRootElement():null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"videoElement",{get:function(){return this._m.rendered?this.vG.getVideoElement():null},enumerable:!0,configurable:!0}),t.prototype.supportSendBeacon=function(){return!(s.userAgent.ie||s.userAgent.safari||s.userAgent.ios)},t.prototype.play=function(t){void 0===t&&(t=null),this.nY.startPlayback(t),this.YU.publish(f.CTRL_PLAYPAUSE,"play")},t.prototype.pause=function(t){!this._m.isPaused()&&this.gY.shouldPlay&&(this.nY.pause(t),this.eY.onPause(),this.YU.publish(f.CTRL_PLAYPAUSE,"pause"))},t.prototype.seek=function(t){this.nY.seek(t)},t.prototype.recover=function(){this.eY&&this.eY.recover()},t.prototype.preload=function(){this.KH.startPreload()},t.prototype.stopPreload=function(){this.KH.stopPreload()},t.prototype.disableControls=function(){this._m.rendered&&this.vG.disableControls()},t.prototype.enableControls=function(){this._m.rendered&&this.vG.enableControls()},t.prototype.enableCC=function(t){this.aY&&this.aY.enable(t)},t.prototype.disableCC=function(){this.aY&&this.aY.disable()},t.prototype.isPlayMode=function(){var t=this._m.getState();return(t===w.default.VIDEO||t===w.default.WAITING)&&!this._m.isPaused()},t.prototype.isLoading=function(){return this.gY.videoLoading()},t.prototype.setCustomError=function(t,i,n,e,r){if(/^player-/.test(t)||(t="player-"+t),-1===[f.ERROR,f.WARNING,f.INFO].indexOf(t))throw new Error("invalid error level");if(-1===Object.keys(c.ErrorGroup).map((function(t){return c.ErrorGroup[t]})).indexOf(i))throw new Error("invalid error group");this.YU.publish(t,S.default.createErr(i,this.gY,n,e,r))},Object.defineProperty(t.prototype,"fullscreen",{get:function(){return!!this._m.rendered&&this.vG.getFullscreen()},set:function(t){this._m.rendered&&this.vG.setFullscreen(t)},enumerable:!0,configurable:!0}),t.prototype.setVolume=function(t,i){void 0===i&&(i=!1),i||(t>0&&!this._m.muteMode&&(this._m.mute=!1),_.LocalStorage.put(a.LocalStorageKey.VOLUME,{volume:t,mute:this._m.mute})),this._m.rendered&&this.nY.setVolume(t,i),this.vG.updateVolumeUI(t,null,i)},Object.defineProperty(t.prototype,"volume",{get:function(){return this._m.volume},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"currentTime",{get:function(){return this._m.rendered?this.nY.getCurrentTime():0},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"rawCurrentTime",{get:function(){return this._m.rendered?this.nY.getRawCurrentTime():0},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"mute",{get:function(){return this._m.mute},set:function(t){this._m.muteMode&&this._m.mute||(_.LocalStorage.put(a.LocalStorageKey.VOLUME,{volume:this._m.volume,mute:t}),this._m.rendered&&this.nY.setMute(t),this.vG.updateVolumeUI(this._m.volume,t))},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"loop",{set:function(t){this._m.loop=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"continuousPlay",{get:function(){return this._m.continuousPlay},set:function(t){this._m.continuousPlay=t},enumerable:!0,configurable:!0}),t.prototype.resumeContinuousPlay=function(t){this.nY.resumeContinuousPlay(t)},Object.defineProperty(t.prototype,"autoplay",{get:function(){return this._m.autoplay},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"mediaStore",{get:function(){return this._m.mediaStore},enumerable:!0,configurable:!0}),t.prototype.getPlaybackState=function(){return this._m.getState()},t.prototype.getCurrentMediaItem=function(){return this.oG.getCurrentItem()},t.prototype.getPlaylistItems=function(){return this.oG.getItems().map((function(t){return{id:t.id,mimetype:t.mimetype}}))},t.prototype.getPlaylistItemIds=function(){return this.oG.getItemIds()},t.prototype.getPlaylist=function(){return this.oG},Object.defineProperty(t.prototype,"rendered",{get:function(){return this._m.rendered},enumerable:!0,configurable:!0}),t.prototype.updateCurrentItemTitle=function(t){this.vG.updateCurrentItemTitle(t)},t.prototype.addCustomControlElement=function(t){return this.vG.addCustomControlElement(t)},t.prototype.setPlaylistPosition=function(t,i,n){this.nY.setPlaylistPosition(t,i,n)},t.prototype.sendPrefetchInfo=function(t){var i={url:t.url,source:t.source,latency:t.latency||"na",http_code:t.http_code||"na",resp_len:t.resp_len||"na",instrument:t.instrument||"na",perfInfo:t.perfInfo||"na",perfStack:t.perfStack||"na"};return!(!i.source||!i.url)&&(this.YU.publish(f.API_CALLED,i),!0)},t.prototype.removePlaylistItems=function(t,i){this.oG.removeItems(t,i)},t.prototype.error=function(t){t&&this.YU.publish(f.ERROR,this.fY(t.code,!1,t.msg))},Object.defineProperty(t.prototype,"docked",{get:function(){return!!this._m.rendered&&this.vG.isDocked()},enumerable:!0,configurable:!0}),t.prototype.updateDockingConfig=function(t,i,n,e,r,s){this._m.rendered&&this.vG.updateDockingConfig(t,i,n,e,r,s)},t.prototype.dockVideoPlayer=function(){this._m.rendered&&this.vG.dockVideoPlayer()},t.prototype.undockVideoPlayer=function(t){this._m.rendered&&this.vG.undockVideoPlayer(t)},t.prototype.initNewPlayback=function(){var t=this.getCurrentMediaItem();this.nY.initNewPlayback(t)},Object.defineProperty(t.prototype,"startTime",{set:function(t){this._m.startTime=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"currentDate",{get:function(){return this._m.rendered?this.nY.getCurrentDate():0},enumerable:!0,configurable:!0}),t.prototype.getEventsDto=function(){return this._m.getEventsDto()},t.prototype.getPlayingItem=function(){return this.nY.getPlayingItem()},t.prototype.getSyncOffset=function(){return this.nY.getSyncOffset()},t.prototype.startSync=function(){this.nY.startSync()},t.prototype.stopSync=function(){this.nY.stopSync()},Object.defineProperty(t.prototype,"duration",{get:function(){return this.nY.getDuration()},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"rawDuration",{get:function(){return this.nY.getRawDuration()},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"oG",{get:function(){return this._m.playlist},enumerable:!0,configurable:!0}),t.prototype.jV=function(){var t=this;this.YU.addEventListener(f.ERROR,this.ZE,this),this.YU.addEventListener(f.INFO,this.ZE,this),this.YU.addEventListener(f.WARNING,this.mF,this),this.YU.addEventListener(f.RELATED_ITEM_CLICK,this.yY,this),this.YU.addEventListener(f.TOGGLE_PLAY_PAUSE,this.wY,this),this.YU.addEventListener(f.CONTROLS_SEEK_START,this._Y,this),this.YU.addEventListener(f.CONTROLS_SEEK_END,this.EY,this),this.YU.addEventListener(f.CONTROLS_SEEKING,this.AY,this),this.YU.addEventListener(f.PLAYBACK_REQUEST,this.OY,this),this.YU.addEventListener(f.PLAYER_DIMENSION_CHANGE,this.SY,this),this.YU.addEventListener(o.ExternalEvt.BITRATE_CHANGE,this.cF,this),this.YU.addEventListener(o.ExternalEvt.PLAYBACK_TIMEOUT,this.TY,this),this.YU.addEventListener(f.KEYDOWN,this.IY,this),this.YU.addEventListener(f.ER_READY,this.jY,this),this.YU.addEventListener(f.CONTENT_LOAD_FINISHED,this.MY,this),this.YU.addEventListener(f.LIVE_RELOAD_MEDIA,this.NY,this),this.YU.addEventListener(f.STREAM_SYNCH_STRATEGY_APPLIED,this.RY,this),this.YU.addEventListener(f.STREAM_SYNCH_COMPLETE,this._F,this),this._m.waitingForUserTap&&this.YU.once(f.TOUCH_TO_PLAY_RESTRICTION_REMOVED,(function(){t._m.waitingForUserTap=!1}),this)},t.prototype.sY=function(){var t=this;this.QH.push(new V.default),this.QH.push(new U.default),this.QH.push(new F.default),this.QH.push(new k.default),this.QH.push(new D.default),this.QH.push(new C.default),this.QH.push(new r.VrmAdPlugin),this.QH.push(new B.default),this._m.isLocal()&&(this.QH.push(new L.default),this.QH.push(new P.default),this.QH.push(new x.default)),this.QH.forEach((function(i){t.registerPlugin(i)})),this.fH.defaultPlugins=this.QH},t.prototype.cY=function(){this.QH.forEach((function(t){t.destroy()})),this.QH=[]},t.prototype.mY=function(t){for(var i=[],n=1;n<arguments.length;n++)i[n-1]=arguments[n];for(var r=function(n){setTimeout((function(){try{n.onPlayerEvent.apply(n,e([t],i))}catch(t){}}),0)},s=0,o=this.JH;s<o.length;s++){var u=o[s];r(u)}},t.prototype.iY=function(){this.eY||(this.eY=new R.default(this._m),this.kY())},t.prototype.LY=function(){this.DY||(this.YU.publish(f.PROFILE_END,[f.METRICS.INIT_TO_START,f.METRICS.CLICK_TO_START]),this.YU.publish(o.ExternalEvt.VIDEO_STARTED),this.DY=!0),this.CY()},t.prototype.wY=function(){this._m.castState&&this._m.castState.connected||this._m.getState()===w.default.VIDEO&&(this._m.isPaused()?(this.nY.startPlayback({type:a.REQUEST_TYPES.CLICK,action:a.REQUEST_TYPES.PLAY}),this.YU.publish(f.CTRL_PLAYPAUSE,"play")):(this.nY.pause({type:a.REQUEST_TYPES.CLICK,action:a.REQUEST_TYPES.PAUSE}),this.YU.publish(f.CTRL_PLAYPAUSE,"pause")))},t.prototype.IY=function(t){var i=t.keyCode,n="key-"+i;32!==i&&38!==i&&40!==i||(t.preventDefault(),this.YU.publish(o.ExternalEvt.UI_INTERACT,{srcElement:n}))},t.prototype.OY=function(){this.PY(),this.xY()},t.prototype.PY=function(){var t=this,i=this.getCurrentMediaItem();!this.UY&&i&&i.state!==d.ItemState.ERROR&&(this.UY=window.setTimeout((function(){t.YU.publish(o.ExternalEvt.PLAYBACK_TIMEOUT,t.VY(c.WARNING_CODES.E_PLAYBACK_TIMEOUT,!0,"No playback after 10 seconds of requesting to play on player"))}),1e4))},t.prototype.xY=function(){var t=this.getCurrentMediaItem();t&&t.rendererType===y.RendererType.HTML5_HLS&&this.YU.publish(f.CONVIVA_READY_FOR_SESSION_CREATION,t)},t.prototype.CY=function(){this.UY&&clearTimeout(this.UY)},t.prototype.SY=function(t){var i,n;this._m.uiState.width=t.width,this._m.uiState.height=t.height,this._m.uiState.videoWidth=t.videoWidth,this._m.uiState.videoHeight=t.videoHeight,null===(n=null===(i=this.vG)||void 0===i?void 0:i.controls)||void 0===n||n.onPlayerResize(t)},t.prototype.BY=function(){s.userAgent.mobile&&A.default.autoplaySupported&&this.gY.mute&&!this._m.muteMode&&!this._m.config.mute&&(this.mute=!1),this.YU.publish(f.CTRL_PLAYREQUEST,"ctp");var t={type:a.REQUEST_TYPES.CLICK,action:a.REQUEST_TYPES.CLICK};this.nY.startPlayback(t),this.vG.getContentNode().focus(),A.default.hasLoadRestriction&&this._m.autoplay&&E.default&&(this._m.waitingForUserTap=!1)},t.prototype.yY=function(t,i,n){var e=this.oG,r={srcElement:"next-vid-"+i},s=-1===i?f.CTRL_REPLAY:f.CTRL_ENDSCREEN_VID;-1===i&&(r.srcElement="es-rpl"),i>-2&&this.YU.publish(o.ExternalEvt.UI_INTERACT,r),this.YU.publish(s,{vid:t,vindex:i});var u={type:a.REQUEST_TYPES.CONTINUOUS,action:n?a.REQUEST_TYPES.AUTOPLAY:a.REQUEST_TYPES.CLICK},h=e.getItemPosition(t);this.setPlaylistPosition(h,!0,u)},t.prototype.ZE=function(t){var i=this;if(this.eY.onError(t),!this.eY||!t.isRecoverable){t.category&&t.category===c.E_INFO?this.YU.publish(f.INTERNAL_INFO,t):this.YU.publish(f.INTERNAL_ERROR,t);try{throw new Error("Stack Trace")}catch(t){}this._m.errors.push(t),this.FY((function(){var t=i._m.firstCriticalError;t&&(i.eY.stopTimers(),i.nY.handleCriticalError(t),i.zY(t),i.disableCC(),i.vG&&i.vG.syncViewState())}))}},t.prototype.mF=function(t,i){i&&this.ZE(t)},t.prototype.zY=function(t){var i=c.PLAYER_CODES,n=function(){s.userAgent.desktop&&(t.category=c.E_PLAYER,t.subcategory=i.E_PLAYER_NOT_ENABLED)};switch(t.category){case c.E_SAPI_ABSTRACT:case c.E_SAPI_STREAM:case c.E_SAPI_PLAYLIST:case c.E_SAPI_RELATED:case c.E_SAPI_POPULAR:var e=c.INFO_CODES;switch(t.subcategory){case e.E_SAPI_UNSUPPORTED_LIVE_ON_HTML:s.userAgent.android?(t.category=c.E_INFO,t.subcategory=e.E_PLAYER_ANDROID_CHROME_REQUIRED):n();break;case c.SAPI_CODES.E_DRM_RESTRICTED:s.userAgent.desktop&&n()}break;case c.E_PLAYER:switch(t.subcategory){case i.E_NATIVE_ENCRYPT_MEDIA:n()}}},t.prototype._Y=function(){this._m.isSeeking()||(this._m.setSeeking(!0),this.vG.syncViewState())},t.prototype.EY=function(){this._m.isSeeking()&&(this._m.isPaused()||this.nY.playCurrent(),this._m.setSeeking(!1),this.vG.syncViewState())},t.prototype.AY=function(t){this._m.castState&&this._m.castState.connected||this.nY.seekCurrent(t)},t.prototype.cF=function(t){this._m.bitrate=t},t.prototype.TY=function(t){this.YU.publish(f.WARNING,t)},t.prototype.$V=function(){this._m.isLoading()||(this._m.setLoading(!0),this.vG.syncViewState());var t=this.getCurrentMediaItem();t&&this.oY.recover(t)},t.prototype.GY=function(t){if(this.eY.recovering){var i=this._m.getState();this.nY.getCurrentTime()>0&&(this._m.startTime=this.nY.getCurrentTime()),this.eY.onRecoveryMetadataReady(),this.nY.handleSourceAvailable(t),this.eY.setItemRecoveryStatus(t,d.ItemRecoveryStatus.RECOVERED),i===w.default.VIDEO&&this.nY.playCurrent(this._m.startTime)}else this.eY.setItemRecoveryStatus(t,d.ItemRecoveryStatus.NOT_RECOVERING)},t.prototype.jY=function(t){},t.prototype.hY=function(){this.eY&&(this.eY.destroy(),this.eY=null)},t.prototype.FY=function(t){var i=this,n=this._m&&this.oG&&this.getCurrentMediaItem();switch(n&&n.is360Video()&&(this._m.skipOnError=l.SkipOnError.TIMEBASED),this._m.skipOnError){case l.SkipOnError.ALWAYS:this.HY(t);break;case l.SkipOnError.TIMEBASED:t(),window.setTimeout((function(){i.HY()}),1e4);break;case l.SkipOnError.NEVER:default:t()}},t.prototype.HY=function(t){var i=this.oG.getNextPosition(!0,this._m.loop),n=this.oG.position,e=this._m.autoplay||this._m.continuousPlay&&this.gY.hasStartedPlayback;-1!==i&&i!==n?(this.setPlaylistPosition(i,e),this.vG&&this.vG.syncViewState()):-1===i&&this.YY(g.MoreItemsReason.PLAYLIST_COMPLETE_ON_ERROR)},t.prototype.YY=function(t){var i=this;this.oY.loadMoreItems(t,(function(t){var n=i.oG.getNextPosition(!0,i._m.loop),e=i.qY();i.continuousPlay&&(i._m.autoplay=!0);var r=i._m.autoplay||i.continuousPlay&&i.gY.hasStartedPlayback||e;t||-1===n?(i._m.setState(w.default.END),i.gY.criticalError=i._m.firstCriticalError,i.vG&&i.vG.syncViewState()):i.setPlaylistPosition(n,r)}),this.bY)},t.prototype.MY=function(t){var i=this;t&&this.oY.loadMoreItems(g.MoreItemsReason.CONTENT_LOAD_FINISHED,(function(){var t,n=i.oG,e=n.getCurrentPosition(),r=n.getNextPosition(true,i._m.loop);-1!==r&&r!==e&&(t=n.getMediaItemAt(r))&&(t.mayUpdateVideoSession(),i.KH.setPreloadItem(t),i.KH.startPreload())}),this.bY)},t.prototype.NY=function(){this.eY.recover(4)},t.prototype.RY=function(t){var i;this.vG.updateStreamSyncUI(!0,(null===(i=t)||void 0===i?void 0:i.strategy)||"")},t.prototype._F=function(){this.vG.updateStreamSyncUI(!1)},t.prototype.VY=function(t,i,n,e){return S.default.createErr(c.ErrorGroup.Streaming,this.gY,i?c.E_WARNING:c.E_PLAYER,t,n,e)},t.prototype.fY=function(t,i,n,e){return S.default.createErr(c.ErrorGroup.Configuration,this.gY,i?c.E_WARNING:c.E_PLAYER,t,n,e)},t.prototype.$H=function(){var t=this,i=this.ZH;i.on(p.MediaStoreEvent.MEDIA_ITEM_ADDED,(function(i){t.YU.publish(f.MEDIA_ITEM_ADDED,i)}),this),i.on(p.MediaStoreEvent.MEDIA_ITEM_REMOVED,(function(i){t.YU.publish(f.MEDIA_ITEM_REMOVED,i)}),this)},t.prototype.WY=function(t){return t?{id:t.id,duration:t.duration}:null},t.prototype.rY=function(){var t=this,i=this.nY;i.on(M.PlaybackEvent.PLAY_CAST,(function(){}),this),i.on(M.PlaybackEvent.PAUSE_CAST,(function(){}),this),i.on(M.PlaybackEvent.SEEK_CAST,(function(){}),this),i.on(M.PlaybackEvent.PLAYBACK_REQUEST,(function(){t.YU.publish(f.PLAYBACK_REQUEST)}),this),i.on(M.PlaybackEvent.PLAYBACK_ERROR_BEFORE_METADATA_READY,(function(){t.YU.publish(f.INFO,t.fY(c.PLAYER_CODES.E_NATIVE_PREMATURE_PLAY,!0,"Cannot play before metadata is available"))}),this),i.on(M.PlaybackEvent.PLAYLIST_NO_MORE_ITEM_TO_PLAY,(function(){t.hY()}),this),i.on(M.PlaybackEvent.PLAYLIST_COMPLETE,(function(){t.YY(g.MoreItemsReason.PLAYLIST_COMPLETE),t.YU.publish(o.ExternalEvt.PLAYLIST_COMPLETE)}),this),i.on(M.PlaybackEvent.PLAYBACK_LOADING,(function(i){t.vG.syncViewState(),t._m.fullscreen&&t.vG.setFullscreen(!0)}),this),i.on(M.PlaybackEvent.PLAYBACK_PAUSING,(function(){t.vG.syncViewState()}),this),i.on(M.PlaybackEvent.AD_BREAK_STARTED,(function(i){t.vG.onAdBreakStarted(i),t.vG.syncViewState(),t.vY.onAdBreakStarted(),t.YU.publish(f.AD_BREAK_STARTED,i)}),this),i.on(M.PlaybackEvent.AD_BREAK_ENDED,(function(i){var n,e;t.vG.onAdBreakEnded(i),t.vG.syncViewState(),t.vY.onAdBreakEnded(),t.YU.publish(f.AD_BREAK_ENDED,i),i.type===I.AdBreakType.PREROLL&&t.YU.publish(f.PROFILE_START,[f.METRICS.PLAYBACK_START,f.METRICS.AD_BREAK_END_TO_CLIENT_END]),null===(e=null===(n=i)||void 0===n?void 0:n.mediaItem)||void 0===e||e.updateCompletedAdBreak(i)}),this),i.on(M.PlaybackEvent.AD_BREAK_ITEM_CURRENT,(function(i){t.vG.onAdBreakItemCurrent(i),t.YU.publish(f.AD_BREAK_ITEM_CURRENT,i)}),this),i.on(M.PlaybackEvent.AD_BREAK_ITEM_PLAYBACK_STARTED,(function(i){t.LY(),t.vG.syncViewState(),t.vG.onAdBreakItemStarted(i),t.aY.onAdPlaybackStarted(i),t.mY(g.PluginPlayerEvent.AD_PLAYBACK_STARTED,i);var n=i.adBreak;t.KH.setPreloadItem(n.mediaItem),t.KH.startPreload(),t.YU.publish(f.AD_BREAK_ITEM_PLAYBACK_STARTED,i)}),this),i.on(M.PlaybackEvent.AD_BREAK_ITEM_PLAYBACK_SKIPPED,(function(i){t.YU.publish(f.AD_BREAK_ITEM_SKIPPED,i)}),this),i.on(M.PlaybackEvent.AD_BREAK_ITEM_LOADED,(function(i){t.YU.publish(f.CONTENT_LOAD_FINISHED,i)}),this),i.on(M.PlaybackEvent.AD_BREAK_ITEM_PLAYBACK_RESUMED,(function(i){t.YU.publish(f.PLAYBACK_RESUMED,i?i.id:null)}),this),i.on(M.PlaybackEvent.AD_BREAK_ITEM_PLAYBACK_ENDED,(function(i){t.vG.onAdBreakItemEnded(i),t.YU.publish(f.AD_BREAK_ITEM_ENDED,i)}),this),i.on(M.PlaybackEvent.AD_BREAK_ITEM_PLAYBACK_STOPPED,(function(t){}),this),i.on(M.PlaybackEvent.AD_BREAK_ITEM_PLAYBACK_PROGRESS,(function(i){t.vG.onAdPlaybackProgress(i);var n=t.gY;t.mY(g.PluginPlayerEvent.AD_PLAYBACK_PROGRESS,{currentTime:n.currentTime,duration:n.duration}),t.aY.onAdPlaybackProgress(i)}),this),i.on(M.PlaybackEvent.AD_BREAK_ITEM_ERROR,(function(i){t.YU.publish(f.AD_BREAK_ITEM_ERROR,i)}),this),i.on(f.AD_SUBTITLE_TRACK_ADDED,(function(i){t.YU.publish(f.AD_SUBTITLE_TRACK_ADDED,i)}),this),i.on(M.PlaybackEvent.MEDIA_ITEM_CURRENT,(function(i){t.vG&&t.vG.onMediaItemCurrent(i),t.aY&&t.aY.onMediaItemLoaded(i),t.vY&&t.vY.onMediaItemCurrent(i),t.YU.publish(f.MEDIA_ITEM_CURRENT,i)}),this),i.on(M.PlaybackEvent.MEDIA_ITEM_PLAYBACK_STARTED,(function(i){t.LY(),t.YU.publish(f.PROFILE_END,[f.METRICS.PLAYBACK_START,f.METRICS.RENDERER_READY_TO_PLAYBACK_START]),t.vG.onMediaItemPlaybackStarted(i),t.aY.onMediaItemPlaybackStarted(),t.mY(g.PluginPlayerEvent.MEDIA_ITEM_PLAYBACK_STARTED,t.WY(i)),t.YU.publish(f.PLAYBACK_STARTED),t.oY.loadMoreItems(g.MoreItemsReason.PLAYBACK_STARTED)}),this),i.on(M.PlaybackEvent.MEDIA_ITEM_PLAYBACK_RESUMED,(function(i){t.YU.publish(f.PLAYBACK_RESUMED,i?i.id:null)}),this),i.on(M.PlaybackEvent.MEDIA_ITEM_PLAYBACK_PROGRESS,(function(i){t.vG.syncViewState(),t.vG.onMediaItemPlaybackProgress(i),i&&i.currentTime&&t.mY(g.PluginPlayerEvent.MEDIA_ITEM_PLAYBACK_PROGRESS,i.currentTime,t.WY(i.playingItem))}),this),i.on(M.PlaybackEvent.PLAYBACK_RESUME,(function(i){t.YU.publish(f.PLAYBACK_RESUMED,i?i.id:null),t.vG.syncViewState()}),this),i.on(M.PlaybackEvent.PLAYBACK_ERROR,(function(i){t.YU.publish(f.PLAYBACK_ERROR,i)}),this),i.on(M.PlaybackEvent.PLAYBACK_INFO,(function(i){t.YU.publish(f.INFO,i)}),this),i.on(M.PlaybackEvent.MEDIA_ITEM_ERROR,(function(i,n){t.YU.publish(f.MEDIA_ITEM_ERROR,i),t.YU.publish(f.ERROR,n)}),this),i.on(M.PlaybackEvent.WAITING,(function(i){if(i){if(t.eY&&t.eY.toggleRecoverer(i),i.value&&!i.ignoreBuffering)t.YU.publish(f.PROFILE_START,f.METRICS.PLAYBACK_STALLED);else if(!i.ignoreBuffering){t.YU.publish(f.PROFILE_END,f.METRICS.PLAYBACK_STALLED);var n=t.XH.getItem(f.METRICS.PLAYBACK_STALLED);n&&t.YU.publish(f.PLAYBACK_STALLED,n.timeDiff?n.timeDiff/1e3:"")}var e=!0===i.value?o.ExternalEvt.BUFFERING_START:o.ExternalEvt.BUFFERING_END;t.YU.publish(e)}}),this),i.on(M.PlaybackEvent.END_FULLSCREEN,(function(){t.vG.setFullscreen(!1),t.vG.handleFullscreenChange(!1)}),this),i.on(M.PlaybackEvent.ENTER_FULLSCREEN,(function(){t.vG.setFullscreen(!0),t.vG.handleFullscreenChange(!0)}),this),i.on(M.PlaybackEvent.PLAYBACK_ERROR_NO_VALID_STREAM,(function(){t.YU.publish(f.ERROR,S.default.createErr(c.ErrorGroup.Service,t.gY,c.E_SAPI_STREAM,c.SAPI_CODES.E_NO_PLAYABLE_STREAMS))}),this),i.on(M.PlaybackEvent.PLAYBACK_ERROR_NO_RENDERER,(function(i){t.YU.publish(f.ERROR,i)}),this),i.on(M.PlaybackEvent.PLAYBACK_ERROR_FLASH_NOT_SUPPORTED,(function(i){t.YU.publish(f.INFO,i)}),this),i.on(M.PlaybackEvent.PLAYBACK_SYNC_VIEW,(function(){t.vG&&t.vG.syncViewState()}),this),i.on(M.PlaybackEvent.MUTE_CHANGED,(function(i){t._m.mute=i,t.vG.updateVolumeUI(t._m.volume,t._m.mute)}),this),i.on(M.PlaybackEvent.VOLUME_CHANGED,(function(i){t._m.volume=i,t.vG.updateVolumeUI(t._m.volume,t._m.mute),t.YU.publish(f.VideoEvent.VOLUMECHANGE)}),this),i.on(M.PlaybackEvent.PLAYBACK_START_BLOCKED,(function(){t.gY.paused=!0,t.gY.loading=!1,t.vG.syncViewState(),t.YU.publish(f.VideoEvent.BLOCKED),t.YU.publish(f.VideoEvent.PAUSE),t.eY.onPlaybackStartBlocked()}),this),i.on(M.PlaybackEvent.PLAYBACK_START_NOT_BLOCKED,(function(){t.eY.onPlaybackStartNotBlocked()}),this),i.on(M.PlaybackEvent.RENDERER_SWITCH,(function(i,n){s.userAgent.mobile&&t.vG.getFullscreen()&&i!==n&&n&&n.exitFullScreen&&n.exitFullScreen(),t.vG.onRendererSwitch(i,n)}),this),i.on(M.PlaybackEvent.RENDERER_TIMEOUT,(function(){t.vG.syncViewState()}),this),i.on(M.PlaybackEvent.RENDERER_CREATED,(function(i){t.vG.addRendererNode(i.create())}),this),i.on(M.PlaybackEvent.MEDIA_ITEM_PLAYBACK_STOPPED,(function(i){t.eY&&t.eY.stopTimers(),t.vG.syncViewState(),t._m.continuousPlay||t.vG.setFullscreen(!1),t.YU.publish(f.PLAYBACK_STOPPED,i)}),this),i.on(M.PlaybackEvent.PLAYLIST_POSITION_HAS_CHANGED,(function(i){i&&(t.vG.resetState(),t.YU.publish(o.ExternalEvt.PLAYLIST_POSITION_CHANGE,t.oG.position))}),this),i.on(M.PlaybackEvent.PLAYBACK_ERROR_INCONSISTENT_METADATA,(function(){t.YU.publish(f.WARNING,t.VY(c.WARNING_CODES.E_LIVE_PLAYBACK_COMPLETE,!0),!0)}),this),i.on(M.PlaybackEvent.MEDIA_ITEM_IS_LOADED,(function(i){t.iY(),t.vG.onMediaItemLoaded(i),t.aY&&t.aY.onMediaItemLoaded(i);var n=i.customConfig,e=t.ER.nielsenConfig;(n&&n.nielsenRequired||e&&e.enableNielsen)&&t.YU.publish(o.ExternalEvt.NIELSEN_REQUIRED),t.YU.publish(f.MEDIA_ITEM_METADATA,i)}),this),i.on(M.PlaybackEvent.SEEKING,(function(){var i=f.VideoEvent.SEEKING;t.vG.onVideoEvent(i),t.YU.publish(i)}),this),i.on(M.PlaybackEvent.SEEKED,(function(){t.vG.onVideoEvent(f.VideoEvent.SEEKED),t.YU.publish(o.ExternalEvt.PLAYBACK_SEEK_COMPLETE)}),this),i.on(M.PlaybackEvent.MEDIA_ITEM_PLAYBACK_ENDED,(function(i,n){t.vG.destroyAdsOverlay(),t.aY.onMediaItemPlaybackEnded(),t.YU.publish(f.PLAYBACK_COMPLETE,i),t.YU.publish(f.MEDIA_ITEM_COMPLETE,i),t.mY(g.PluginPlayerEvent.MEDIA_ITEM_PLAYBACK_ENDED,t.WY(i))}),this),i.on(M.PlaybackEvent.STALLED,(function(){t.YU.publish(f.VideoEvent.STALLED)}),this),i.on(M.PlaybackEvent.LOADSTART,(function(){t.YU.publish(f.VideoEvent.LOADSTART)}),this),i.on(M.PlaybackEvent.LOADEDDATA,(function(){t.YU.publish(f.VideoEvent.LOADEDDATA)}),this),i.on(M.PlaybackEvent.LOADEDMETADATA,(function(){t.YU.publish(f.VideoEvent.LOADEDMETADATA)}),this),i.on(M.PlaybackEvent.PLAY,(function(){t.YU.publish(f.VideoEvent.PLAY)}),this),i.on(M.PlaybackEvent.PLAYING,(function(i){var n=f.VideoEvent.PLAYING;t.vG.onVideoEvent(n,i),t.YU.publish(n)}),this),i.on(M.PlaybackEvent.PAUSE,(function(){var i=f.VideoEvent.PAUSE;t.vG.onVideoEvent(i),t.YU.publish(i)}),this),i.on(M.PlaybackEvent.SRC_SWITCHING,(function(){t.YU.publish(f.VideoEvent.SRC_SWITCHING)}),this),i.on(M.PlaybackEvent.SRC_SWITCHED,(function(){t.YU.publish(f.VideoEvent.SRC_SWITCHED)}),this),i.on(M.PlaybackEvent.TIMEUPDATE,(function(i){t.YU.publish(f.VideoEvent.TIMEUPDATE,i&&i.currentTime),t.vG.onPlaybackTimeUpdate()}),this),i.on(M.PlaybackEvent.CLICK,(function(){var i;t.YU.publish(o.ExternalEvt.UI_INTERACT,{srcElement:"video-click"}),s.userAgent.desktop&&(null===(i=t.vG)||void 0===i?void 0:i.controls)&&t.wY()}),this),i.on(M.PlaybackEvent.PLAYBACK_PROGRESS,(function(i){var n=i.currentItem,e=i.currentTime,r=i.duration,s=i.buffered,o=t.vG.getPlayerDimensions();S.default.areDimensionsEqual(o,t._m.uiState)||t.YU.publish(f.PLAYER_DIMENSION_CHANGE,o),t.YU.publish(f.PLAYBACK_PROGRESS,n.id,e,r,s)}),this),i.on(M.PlaybackEvent.PLAYBACK_NEED_MEDIA_ITEM_METADATA,(function(i){t.oY.loadItem(i)}),this),i.on(M.PlaybackEvent.PLAYBACK_NEED_MEDIA_ITEM_SOURCE,(function(i){t.oY.loadSource(i),t.YU.publish(f.MEDIA_ITEM_NEED_SOURCE,i)}),this),i.on(M.PlaybackEvent.AD_BREAK_NEED_RESOLVE,(function(t,i){}),this),i.on(M.PlaybackEvent.AD_METRICS,(function(i){t.YU.publish(f.AD_METRICS,i)}),this),i.on(M.PlaybackEvent.CREATE_OVERLAY_CONTAINER,(function(i){i(t.vG.createAdsOverlay())}),this),this.QY(i)},t.prototype.lY=function(){var t=this,i=this.vG;i.on(T.ViewEvent.SKIP_AD_REQUESTED,(function(){var i=t.getPlayingItem();i&&S.default.getPlaybackMode(i)===y.PlaybackMode.AD&&t.nY.skipAd()}),this),i.on(T.ViewEvent.SYNC_PLAYBACK_STATE,(function(){t.nY.syncPlaybackState()}),this),i.on(T.ViewEvent.SYNC_SHOW_AIRPLAY_TARGET_MENU,(function(){t.nY.showAirplayTargetMenu()}),this),i.on(T.ViewEvent.SEEK,(function(i){t.nY.seekCurrent(i)}),this),i.on(T.ViewEvent.SET_VOLUME,(function(i){t.setVolume(i)}),this),i.on(T.ViewEvent.SET_MUTE,(function(i){t.mute=i}),this),i.on(T.ViewEvent.TOGGLE_CC,(function(i,n){t.YU.publish(f.CCEvent.UI_TOGGLE,i,n),t.aY.toggleFromUI(i,n)}),this),i.on(T.ViewEvent.SET_AUDIO_LANGUAGE,(function(i,n){t.YU.publish(f.CONTROLS_AUDIO_CHANGE,i,n);var e=t.getCurrentMediaItem();e&&e.setCurrLanguage(i),t.nY.setAudioLanguage(i)}),this),i.on(T.ViewEvent.UI_INTERACT,(function(i){t.YU.publish(o.ExternalEvt.UI_INTERACT,i)}),this),i.on(T.ViewEvent.SCROLLED_TO_END,(function(){t.oY.loadMoreItems(g.MoreItemsReason.SCROLLED_TO_END)}),this),i.on(T.ViewEvent.PLAYLIST_BOTTOM_HEIGHT_CHANGE,(function(i){t.YU.publish(f.PLAYLIST_BOTTOM_HEIGHT_CHANGE,i)}),this),i.on(T.ViewEvent.TOGGLE_PLAY_PAUSE,(function(){t.wY()}),this),i.on(T.ViewEvent.START_SCREEN_CLICK,(function(){t.BY()}),this),i.on(T.ViewEvent.AD_CLICKED,(function(){t.YU.publish(f.AD_BREAK_ITEM_CLICKED)}),this),i.on(T.ViewEvent.CC_LANGUAGE_CHANGE,(function(i){t.aY.onLanguageChange(i)}),this),i.on(T.ViewEvent.CC_STYLE_CHANGE,(function(i){t.aY.updateCCStyle(),i&&t.YU.publish(f.CCEvent.UPDATE_STYLE,i)}),this),i.on(T.ViewEvent.OPSS_VISIBILITY_CHANGED,(function(i,n){t.YU.publish(f.OPSS_VISIBILITY_CHANGED,i,n)}),this),i.on(T.ViewEvent.FORWARD_SEEK,(function(){var i=t.nY.getCurrentTime(),n=Math.min(i+t._m.seekControls.offset,t.duration-1);t.nY.seekCurrent(n)}),this),i.on(T.ViewEvent.BACKWARD_SEEK,(function(){var i=t.nY.getCurrentTime()-t._m.seekControls.offset;t.nY.seekCurrent(i)}),this),i.on(T.ViewEvent.CUSTOM_ELEMENT,(function(i,n){var e={action:i,label:n};t.YU.publish(o.ExternalEvt.CTRL_CUSTOM_ELEMENT,JSON.stringify(e))}),this),i.on(T.ViewEvent.KEY_CHANGE_VOLUME,(function(i){t.YU.publish(o.ExternalEvt.KEY_CHANGE_VOLUME,i)}),this)},t.prototype.kY=function(){var t=this,i=this.eY;i.on(f.ERROR,(function(i){t.YU.publish(f.ERROR,i)}),this),i.on(f.WARNING,(function(i){t.YU.publish(f.WARNING,i)}),this),i.on(R.RecovererEvent.RECOVERY_START,this.$V,this),i.on(R.RecovererEvent.RECOVERY_METADATA_READY,(function(){t.YU.publish(f.RECOVERY_METADATA_READY)}),this)},t.prototype.dY=function(){var t=this,i=this.aY;i.on(u.CCControllerEvent.CC_AVAILABILITY_UPDATE,(function(i){t.vG.updateClosedCaptionUI(i)}),this),i.on(u.CCControllerEvent.CC_LIST_FETCHED,(function(i){var n,e;null===(e=null===(n=t.vG)||void 0===n?void 0:n.controls)||void 0===e||e.updateAvailableLanguages(i)}),this),i.on(u.CCControllerEvent.CC_LIST_FETCHED_MOBILE,(function(i){t.nY.enableMobileNativeCC(i)}),this),i.on(u.CCControllerEvent.TOGGLE_SIMPLE_CC_CONTROLS,(function(t){}),this)},t.prototype.uY=function(){var t=this,i=this.oY;i.on(f.ERROR,(function(i){t.YU.publish(f.ERROR,i)}),this),i.on(f.WARNING,(function(i){t.YU.publish(f.WARNING,i)}),this),i.on(j.MetadataEvent.METADATA_AVAILABLE,(function(i){t.getCurrentMediaItem().equals(i)&&t.vG&&t.vG.syncViewState(),t.YU.publish(f.METADATA_AVAILABLE,i.id),t.pY||(t.pY=!0,t.YU.publish(o.ExternalEvt.PLAYER_READY)),t.vY&&t.vY.onMediaItemLoaded()}),this),i.on(j.MetadataEvent.SOURCE_AVAILABLE,(function(i){t.oY.loadMoreItems(g.MoreItemsReason.SOURCE_LOAD_COMPLETE),t.XY(i)}),this),i.on(j.MetadataEvent.SOURCE_LOAD_FAILED,(function(i,n){var e=t.getCurrentMediaItem();e&&e.key===v.default.createKey(i.id,i.mimetype)&&(t.ZY(e)&&(t.eY.setItemRecoveryStatus(e,d.ItemRecoveryStatus.NOT_RECOVERING),t.eY.onMetadataLoadFailed()),t.YU.publish(f.ERROR,n))}),this),i.on(j.MetadataEvent.API_INFO_AVAILABLE,(function(i){t.YU.publish(f.API_CALLED,i)}),this),this.QY(this.oY)},t.prototype.QY=function(t){var i=this;[f.PROFILE_START,f.PROFILE_END].forEach((function(n){t.addEventListener(n,(function(t){i.YU.publish(n,t)}),i)}))},t.prototype.tY=function(){var t=this,i=this.KH;i.on(N.PreloadEvent.START_PRELOAD,(function(i){t.oY.loadSource(i)}),this),i.on(N.PreloadEvent.PLAYER_IDLE,(function(){}),this)},t.prototype.XY=function(t){this.$Y(t),this.ZY(t)?this.GY(t):this.nY.handleSourceAvailable(t)},t.prototype.ZY=function(t){var i=this.getCurrentMediaItem();return t.isRecovering()&&i&&i.equals(t)},t.prototype.$Y=function(t){!(!(t&&t.customConfig&&t.customConfig.meta)||t.customConfig.meta.castable)&&s.userAgent.android&&"dash"===t.streams[0].getType()&&this.YU.publish(f.INFO,S.default.createErr(c.ErrorGroup.Configuration,this.gY,c.E_INFO,c.INFO_CODES.E_DRM_UNSUPPORTED_OS,null,"not castable stream on android"))},t.prototype.qY=function(){var t,i=this._m.config;return"media/container"===i.mediaItems[0].mimetype&&(null===(t=i.playlist)||void 0===t?void 0:t.id)&&!i.autoplay},Object.defineProperty(t.prototype,"gY",{get:function(){return this._m.playbackState},enumerable:!0,configurable:!0}),t}();i.default=z},101:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o=n(7403),u=n(4986),h=n(2007),a=n(7262);!function(t){t.AD_VIDEO_START="AdVideoStart",t.AD_VIDEO_FIRST_QUARTILE="AdVideoFirstQuartile",t.AD_VIDEO_MIDPOINT="AdVideoMidPoint",t.AD_VIDEO_THIRD_QUARTILE="AdVideoThirdQuartile",t.AD_VIDEO_COMPLETE="AdVideoComplete"}(s=i.InstreamAdManagerEvent||(i.InstreamAdManagerEvent={}));var c=[s.AD_VIDEO_FIRST_QUARTILE,s.AD_VIDEO_MIDPOINT,s.AD_VIDEO_THIRD_QUARTILE],f=function(t){function i(){var i=t.call(this,"InstreamAdManager")||this;return i.JY={},i.KY="",i.dq=null,i.dq=new a.default(i),i}return r(i,t),i.prototype.adStarted=function(t,i){var n=t&&t.adID;if(n){this.KY=n;var e=new h.default(t,i);this.JY[n]=e;var r=e.events.impressions;e.status.impressions=!0,this.publish(s.AD_VIDEO_START,r)}},i.prototype.adEnded=function(t,i){var n=t&&t.adID;if(n){var e=this.JY[n];if(e&&!e.status.completes){var r=e.events.completes||[];e.status.completes=!0,e.endTime=i,this.publish(s.AD_VIDEO_COMPLETE,r)}}},i.prototype.onActiveRendererTimeupdate=function(t){var i=this.JY[this.KY];if(i&&!i.status.completes){var n=i.duration,e=i.startTime;if(u.isNumber(t)&&u.isNumber(e)&&u.isNumber(n)){var r=t-e,s=Math.round(r/n*100)/100;this._q("firstquartiles",1,s,i),this._q("midpoints",2,s,i),this._q("thirdquartiles",3,s,i)}}},i.prototype.destroy=function(){t.prototype.destroy.call(this),this.JY={}},i.prototype._q=function(t,i,n,e){var r,s=null===(r=this.JY[this.KY])||void 0===r?void 0:r.status;s&&!s[t]&&n>=.25*i&&(s[t]=!0,this.publish(c[Math.min(i,3)-1],e.events[t]))},i}(o.default);i.default=f},4046:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}),s=this&&this.__assign||function(){return(s=Object.assign||function(t){for(var i,n=1,e=arguments.length;n<e;n++)for(var r in i=arguments[n])Object.prototype.hasOwnProperty.call(i,r)&&(t[r]=i[r]);return t}).apply(this,arguments)};Object.defineProperty(i,"__esModule",{value:!0});var o,u=n(7403),h=n(6618),a=n(6389),c=n(1962),f=n(6120),l=n(4986),v=n(6342);!function(t){t.METADATA_AVAILABLE="metadata-available",t.SOURCE_AVAILABLE="metadata-source-available",t.SOURCE_LOAD_FAILED="metadata-source-load-failed",t.API_INFO_AVAILABLE="api-info-available",t.MORE_ITEMS_LOADED="more-items-loaded"}(o=i.MetadataEvent||(i.MetadataEvent={}));var d=function(t){function i(i,n){var e=t.call(this,"MetadataController")||this;return e.dS=i,e._m=n,e.ZH=n.mediaStore,e}return r(i,t),i.prototype.destroy=function(){this.dS.removeRelatedCommands(h.CmdName.CMD_METADATA_LOAD),this.dS.removeRelatedCommands(h.CmdName.CMD_SOURCE_METADATA_LOAD),t.prototype.destroy.call(this)},i.prototype.loadItem=function(t){var i=t.rawItemData;this.dS.executeCommand(h.CmdName.CMD_METADATA_LOAD,s({mimetype:t.mimetype,mediaItemDataArr:[i]},this.tW()),this)},i.prototype.loadSource=function(t){var i=t.rawItemData;if(t.sourceState!==f.SourceState.FETCHING&&!t.isContainer())if(t.hasSource())this.publish(o.SOURCE_AVAILABLE,t);else{var n=this.oG.getItemPosition(t.id)+1;this.publish(c.PROFILE_START,c.METRICS.CMS_SOURCE_REQUEST),this.dS.executeCommand(h.CmdName.CMD_SOURCE_METADATA_LOAD,s({mimetype:t.mimetype,mediaItemDataArr:[i],playlistPosition:n},this.tW()),this)}},i.prototype.recover=function(t){var i=t.rawItemData;this.dS.executeCommand(h.CmdName.CMD_SOURCE_METADATA_LOAD,s({mimetype:t.mimetype,mediaItemDataArr:[i],recovering:!0},this.tW()),this)},i.prototype.loadMetadata=function(t){var i,n=this;if((i=t&&t.length?t:this.oG.getItems())&&i.length){var e=[];i.forEach((function(t){e.push(t.rawItemData)}));var r={};e.forEach((function(t){var i=t.mimetype;r[i]||(r[i]=[]),r[i].push(t)})),this.iW(e)&&this.publish(c.PROFILE_START,c.METRICS.CMS_REQUEST),Object.keys(r).forEach((function(t){n.dS.executeCommand(h.CmdName.CMD_METADATA_LOAD,s({mimetype:t,mediaItemDataArr:r[t]},n.tW()),n)}))}},i.prototype.loadMoreItems=function(t,i,n){var e=this.oG.getItems();e&&e.length&&(this.publish(c.PROFILE_START,c.METRICS.CMS_MORE_ITEMS_REQUEST),this.dS.executeCommand(h.CmdName.CMD_MORE_ITEMS_LOAD,{cb:i,mimetype:n||e[0].mimetype,reason:t,start:this.oG.playlistFetchIndex},this))},i.prototype.onSourceMetadataLoadComplete=function(t,i){var n=this;this.publish(c.PROFILE_END,c.METRICS.CMS_SOURCE_REQUEST),this.dS.removeCommand(t),this.oG.update(i).forEach((function(t){t.setSourceState(f.SourceState.HAS_DATA),n.publish(o.SOURCE_AVAILABLE,t)}))},i.prototype.onSourceMetadataLoadProgress=function(t,i,n){n&&this.oG.updateMediaItemsSourceState(i,n)},i.prototype.onSourceMetadataLoadInfo=function(t,i){i&&this.publish(o.API_INFO_AVAILABLE,i)},i.prototype.onSourceMetadataLoadError=function(t,i,n){var e=this;this.dS.removeCommand(t);var r=v.default.createErr(n.group,this._m.playbackState,n.category,n.subcategory,n.message);i.forEach((function(t){e.publish(o.SOURCE_LOAD_FAILED,t,r)}))},i.prototype.onMetadataLoadComplete=function(t,i){var n=this;this.dS.removeCommand(t),this.nW(i),this.iW(i)&&this.publish(c.PROFILE_END,c.METRICS.CMS_REQUEST),this.oG.update(i).forEach((function(t){t.setState(f.ItemState.HAS_DATA),n.publish(o.METADATA_AVAILABLE,t)}))},i.prototype.onMetadataLoadProgress=function(t,i,n){n&&this.oG.updateMediaItemsState(i,n)},i.prototype.onMetadataLoadInfo=function(t,i){i&&this.publish(o.API_INFO_AVAILABLE,i)},i.prototype.onMetadataLoadError=function(t,i){this.dS.removeCommand(t);var n=v.default.createErr(a.ErrorGroup.Configuration,this._m.playbackState,a.E_WARNING,i.subcategory,i.message);this.publish(c.WARNING,n)},i.prototype.onMoreItemsLoadComplete=function(t,i){this.dS.removeCommand(t),this.publish(c.PROFILE_END,c.METRICS.CMS_MORE_ITEMS_REQUEST);var n=this.oG;n.playlistFetchIndex+=i.length,n.addItems(i);var e=i.map((function(t){var i=t.id;return n.getMediaItemById(i)}));e.length>0&&this.loadMetadata(e)},i.prototype.onMoreItemsLoadInfo=function(t,i){i&&this.publish(o.API_INFO_AVAILABLE,i)},i.prototype.onMoreItemsLoadError=function(t,i){this.dS.removeCommand(t);var n=v.default.createErr(a.ErrorGroup.Configuration,this._m.playbackState,i.category,i.subcategory,null,i.debugMessage);this.publish(c.INFO,n)},i.prototype.iW=function(t){var i=this.oG.getCurrentItem();return i&&t&&t.length&&t.some((function(t){return t.id===i.id}))},i.prototype.tW=function(){var t=this._m,i={autoplay:t.autoplay,privacyConsent:t.consent,rendererCapabilities:t.capabilities,rendererTypes:t.rendererTypes,thumbnailDimensions:t.thumbnailDimensions},n=this.oG.getCurrentItem();return n&&(n.videoSession&&(i.sessionId=n.videoSession),l.isNumber(n.tryCount)&&(i.tryCount=n.tryCount),l.isNumber(n.failoverCount)&&(i.failoverCount=n.failoverCount)),i},i.prototype.nW=function(t){t&&t.forEach((function(t){t.metadata&&(t.metadata.title=v.default.sanitizeAndUnescape(t.metadata.title),t.metadata.description=v.default.sanitizeAndUnescape(t.metadata.description))}))},Object.defineProperty(i.prototype,"oG",{get:function(){return this._m.playlist},enumerable:!0,configurable:!0}),i}(u.default);i.MetadataController=d},2657:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o=n(7403),u=n(9847),h=n(742),a=n(954),c=n(2334),f=5e3,l=2e4;!function(t){t.SUSPEND_STREAMING="suspendStreaming",t.RESUME_STREAMING="resumeStreaming",t.CTRL_PLAYPAUSE="ctrlPlayPause"}(s=i.PauseHandlerEvents||(i.PauseHandlerEvents={}));var v=function(t){function i(i,n){var e=t.call(this,"pauseHandler")||this;if(e.LE=i,e._m=n,e.eW=!1,!e.LE||!e._m)throw new Error("[PauseHandler] Invalid arguments");var r=e.rW=Object.assign({},e._m.backgroundPause);return e.rW.timeToPause=r.timeToPause?1e3*r.timeToPause:f,e.sW=r.onMute||r.onUnmute,e.rW.suspendStreamingTime=r.suspendStreamingTime?1e3*r.suspendStreamingTime:l,e.rW.backgroundSuspendStreaming=!0,e.oW=new h.Timer(r.timeToPause,e.uW,e,1),e.hW=new h.Timer(r.suspendStreamingTime,e.aW,e,1),e.cW=!1,e}return r(i,t),i.prototype.destroy=function(){this.oW.destroy(),this.hW.destroy()},i.prototype.onPlaybackStart=function(){this.eW=!0},i.prototype.onPlaybackPlaying=function(t){if(this.eW&&!t&&this.fW())return this.eW=!1,void this.lW();this.eW=!1,this._m.getPauseReason()===c.PauseReason.BACKGROUND&&u.userAgent.chrome&&this.LE.seek(this.LE.getCurrentTime())},i.prototype.onVisibilityChange=function(t){t?(this.oW.reset(),this.hW.reset(),this.vW()):this.fW()&&(this._m.isAd()?this.lW():this.dW())},i.prototype.suspendStreaming=function(){this.CG()&&(this.cW=!0,this.publish(s.SUSPEND_STREAMING))},i.prototype.resumeStreaming=function(){this.hW.reset(),this.CG()&&this.cW&&(this.publish(s.RESUME_STREAMING),this.cW=!1)},i.prototype.scheduleSuspend=function(){this.rW.backgroundSuspendStreaming&&this.hW.start()},i.prototype.aW=function(){this.hW.reset(),this.suspendStreaming()},i.prototype.fW=function(){if(!this.sW)return!1;if(!this._m.isMediaPlaying())return!1;var t=this._m.mute;return!(t&&!this.rW.onMute||!t&&!this.rW.onUnmute)},i.prototype.pW=function(){return!(!this.sW||this._m.isMediaPlaying())&&this._m.getPauseReason()===c.PauseReason.BACKGROUND},i.prototype.dW=function(){this.oW.start()},i.prototype.uW=function(){this.oW.reset(),this.lW()},i.prototype.lW=function(){this.LE.pause({type:a.REQUEST_TYPES.API,action:a.REQUEST_TYPES.BACKGROUND}),this.publish(s.CTRL_PLAYPAUSE,"pause")},i.prototype.vW=function(){this.pW()&&(this.resumeStreaming(),this.LE.startPlayback({type:a.REQUEST_TYPES.API,action:a.REQUEST_TYPES.BACKGROUND}),this.publish(s.CTRL_PLAYPAUSE,"play"))},i.prototype.CG=function(){var t=this._m.playlist.getCurrentItem();return!!t&&t.isLive()},i}(o.default);i.default=v},8903:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}),s=this&&this.__assign||function(){return(s=Object.assign||function(t){for(var i,n=1,e=arguments.length;n<e;n++)for(var r in i=arguments[n])Object.prototype.hasOwnProperty.call(i,r)&&(t[r]=i[r]);return t}).apply(this,arguments)};Object.defineProperty(i,"__esModule",{value:!0});var o,u=n(7403),h=n(9847),a=n(3194),c=n(9489),f=n(3072),l=n(954),v=n(1962),d=n(8103),p=n(9134),m=n(440),b=n(3353),g=n(101),y=n(5244),w=n(727),_=n(2694),E=n(1204),A=n(2878),O=n(4986),S=n(6342),T=n(2657),I=n(4411);!function(t){t.PLAY_CAST="playCast",t.PAUSE_CAST="pauseCast",t.SEEK_CAST="seekCast",t.SRC_SWITCHING="pbcSrcSwitching",t.SRC_SWITCHED="pbcSrcSwitched",t.CLICK="pbcVideoClick",t.PAUSE="pbcPaused",t.PLAYBACK_ERROR="pbcError",t.PLAYBACK_INFO="pbcInfo",t.LOADEDMETADATA="pbcLoadedMetadata",t.LOADEDDATA="pbcLoadedData",t.STALLED="pbcStalled",t.LOADSTART="pbcLoadstart",t.PLAY="pbcPlay",t.PLAYING="pbcPlaying",t.SEEKING="pbcSeeking",t.SEEKED="pbcSeeked",t.WAITING="pbcWaiting",t.TIMEUPDATE="pbcTimeUpdate",t.MUTE_CHANGED="pbcMuteChanged",t.VOLUME_CHANGED="pbcVolumeChanged",t.END_FULLSCREEN="pbcEndFullscreen",t.ENTER_FULLSCREEN="pbcEnterFullscreen",t.PLAYBACK_START_NOT_ALLOWED="pbcStartNotAllowed",t.PLAYBACK_START_BLOCKED="pbcPlayBlocked",t.PLAYBACK_START_NOT_BLOCKED="pbcPlayNotBlocked",t.PLAYBACK_RESUME="pbcResume",t.PLAYBACK_NEW_ATTEMPT="pbcNewAttempt",t.PLAYBACK_REQUEST="pbcRequest",t.PLAYBACK_LOADING="pbcLoading",t.PLAYBACK_PAUSING="pbcPausing",t.PLAYBACK_STARTED="pbcStarted",t.PLAYBACK_ERROR_NO_VALID_STREAM="pbcErrorNoValidStream",t.PLAYBACK_ERROR_BEFORE_METADATA_READY="pbcErrorBeforeMetadataReady",t.PLAYBACK_ERROR_INCONSISTENT_METADATA="pbcErrorInconsistentMetadata",t.PLAYBACK_ERROR_NO_RENDERER="pbcErrorNoRenderer",t.PLAYBACK_ERROR_FLASH_NOT_SUPPORTED="pbcErrorFlashNotSupported",t.PLAYBACK_SYNC_VIEW="pbcSyncView",t.PLAYBACK_PROGRESS="pbcProgress",t.PLAYBACK_NEED_MEDIA_ITEM_METADATA="pbcNeedMediaItemMetadata",t.PLAYBACK_NEED_MEDIA_ITEM_SOURCE="pbcNeedMediaItemSource",t.MODE_CHANGE="pbcModeChange",t.RENDERER_SWITCH="pbcRendererSwitch",t.RENDERER_TIMEOUT="pbcRendererTimeout",t.RENDERER_CREATED="pbcRendererCreated",t.SET_PLAYLIST_POSITION_BEFORE="pbcSetPlaylistPositionBefore",t.STOP_CURRENT_PLAYBACK="pbcStopCurrentPlayback",t.MEDIA_ITEM_IS_LOADED="pbcMediaItemIsLoaded",t.MEDIA_ITEM_CURRENT="pbcMediaItemCurrent",t.MEDIA_ITEM_PLAYBACK_STARTED="pbcMediaItemStarted",t.MEDIA_ITEM_PLAYBACK_RESUMED="pbcMediaItemResumed",t.MEDIA_ITEM_PLAYBACK_PROGRESS="pbcMediaItemProgress",t.MEDIA_ITEM_PLAYBACK_ENDED="pbcMediaItemEnded",t.MEDIA_ITEM_PLAYBACK_STOPPED="pbcMediaItemStopped",t.MEDIA_ITEM_ERROR="pbcMediaItemError",t.PLAYLIST_POSITION_HAS_CHANGED="pbcPlaylistPositionChanged",t.PLAYLIST_NO_MORE_ITEM_TO_PLAY="pbcPlaylistNoMoreItemToPlay",t.PLAYLIST_COMPLETE="pbcPlaylistComplete",t.AD_BREAK_STARTED="pbcAdBreakStarted",t.AD_BREAK_ENDED="pbcAdBreakEnded",t.AD_BREAK_NEED_RESOLVE="pbcAdBreakNeedResolve",t.AD_BREAK_ITEM_CURRENT="pbcAdBreakItemCurrent",t.AD_BREAK_ITEM_PLAYBACK_STARTED="pbcAdBreakItemStarted",t.AD_BREAK_ITEM_PLAYBACK_SKIPPED="pbcAdBreakItemSkipped",t.AD_BREAK_ITEM_PLAYBACK_RESUMED="pbcAdBreakItemResumed",t.AD_BREAK_ITEM_PLAYBACK_PROGRESS="pbcAdBreakItemProgress",t.AD_BREAK_ITEM_LOADED="pbcAdBreakItemLoaded",t.AD_BREAK_ITEM_PLAYBACK_ENDED="pbcAdBreakItemEnded",t.AD_BREAK_ITEM_PLAYBACK_STOPPED="pbcAdBreakItemStopped",t.AD_BREAK_ITEM_ERROR="pbcAdBreakItemError",t.CREATE_OVERLAY_CONTAINER="pbcCreateOverlayContainer",t.AD_METRICS="adMetrics"}(o=i.PlaybackEvent||(i.PlaybackEvent={}));var j=function(t){function i(i,n,e,r){var s=t.call(this,"PlaybackController")||this;return s.mW=!1,s.bW=!0,s.gW=!1,s.yW=!1,s.wW=!1,s._W=!1,s.EW=!1,s.AW=null,s.OW=null,s.SW=!1,s._m=i,s.YU=n,s.TW={},s.IW=new c.RendererController(i,n,e,r),s.jW(),s.gY=new b.default,s._m.setPlaybackState(s.gY),s.MW=new a.AdPlaybackController(i,e),s.NW(),s.RW=new T.default(s,s._m),s.kW(),s.LW=new I.default(s._m),s.DW(),s.SE=new w.default(s),s}return r(i,t),Object.defineProperty(i.prototype,"oG",{get:function(){return this._m.playlist},enumerable:!0,configurable:!0}),i.prototype.startPlayback=function(t){var i=this;if(void 0===t&&(t=null),!this.gY.criticalError){if(!this.LW.isPlayerVisible())return this.YU.publish(v.PROFILE_START,v.METRICS.DEFERRING_PLAYBACK),this.SE.enQueue(this.startPlayback,t),void(this.gY.shouldPlay=!1);if(this.gY.shouldPlay=!0,this.RW.resumeStreaming(),this._m.getState()===y.default.VIDEO)return this.getPlayingItem()instanceof p.default&&!this.gY.hasCurrentItemPlayed&&this.MW.resumeClientAdStartTimer(),void this.PW(0);var n=this.xW();if(n&&this._m.rendered&&!this.gY.attemptingPlayback())if(this._m.autoplay||this.mW||(this.mW=!0,this.publish(v.PROFILE_START,v.METRICS.CLICK_TO_START)),this._m.castState&&this._m.castState.connected)this.publish(o.PLAY_CAST);else{if(t&&(this._m.requestType=t.type,t.action&&S.default.isValidRequestAction(t.action)&&(this._m.requestAction=t.action)),!this.UW())return this._m.showStartScreen=!0,this._m.autoplay=!1,void this.enterInitState();this._m.waitingForUserTap?this._W||(this._W=!0,this.VW=this.once(v.TOUCH_TO_PLAY_RESTRICTION_REMOVED,(function(){i._W=!1,i.startPlayback(t)}),this)):(this.BW=null,this._m.isPaused()?this.playCurrent():E.default.autoplaySupported||n.fetchFinished()?this.FW(n):this.publish(o.PLAYBACK_ERROR_BEFORE_METADATA_READY))}}},i.prototype.playCurrent=function(t){this._m.setState(y.default.VIDEO),this.IW.play(t)},i.prototype.handleSourceAvailable=function(t){var i=this.xW();i&&t&&(i.equals(t)?this.gY.playingItem instanceof p.default?this.IW.handleAdvancePreparePreloadNextRenderer(t):(this.MW.prepareAdsForItem(t),this.zW(t)):this.IW.handleAdvancePreparePreloadNextRenderer(t))},i.prototype.handleAdBreakResolved=function(t,i){this.MW.handleAdBreakResolved(t,i)},i.prototype.getRendererController=function(){return this.IW},i.prototype.skipAd=function(){this.IW.skip()},i.prototype.handleCriticalError=function(t){this.CY(),this.gY.criticalError=t,this.GW(),this.IW.endVideo(),this.IW.stopMedia()},i.prototype.pause=function(t){if(this.gY.shouldPlay=!1,this.gY.hasRendererPlayCalled&&this._m.rendered){var i=this._m.castState;if(i&&i.connected&&!i.paused)this.publish(o.PAUSE_CAST);else{if(this.VW)return this.removeEventListener(v.TOUCH_TO_PLAY_RESTRICTION_REMOVED,this.VW),void delete this.VW;if(this._m.setRequestInfo(t),this.gY.attemptingPlayback())this.getPlayingItem()instanceof p.default&&!this.gY.hasCurrentItemPlayed&&this.MW.pauseClientAdStartTimer(),this.pauseCurrent(),this.CY(),this.RW.scheduleSuspend()}}},i.prototype.pauseCurrent=function(){this.IW.pause()},i.prototype.seek=function(t){this._m.rendered&&(this._m.castState&&this._m.castState.connected?this.publish(o.SEEK_CAST,t):this._m.getState()===y.default.VIDEO&&this.IW.seek(t))},i.prototype.seekCurrent=function(t){if(this._m.rendered&&this._m.getState()===y.default.VIDEO){var i=this.HW(t);this.seek(i)}},i.prototype.syncPlaybackState=function(){this.IW.syncPlaybackState()},i.prototype.getRawCurrentTime=function(){return this.IW.getCurrentTime()},i.prototype.getCurrentTime=function(){return this.YW||0},i.prototype.getCurrentDate=function(){return this.IW.getCurrentDate()},i.prototype.rewindAfterEnd=function(t){this.IW.rewindAfterEnd(t)},i.prototype.getRawDuration=function(){return this.IW.getDuration()},i.prototype.getDuration=function(){var t=this.getPlayingItem();if(!t){var i=this.xW();return i?i.duration:NaN}if(t instanceof m.default)return t.duration;if(t instanceof p.default){if(t.instream)return t.duration;var n=this.getRawDuration();return isNaN(n)?t.duration:n}return NaN},i.prototype.showAirplayTargetMenu=function(){this.IW.showAirplayTargetMenu()},i.prototype.setQuality=function(t){this.IW.setQuality(t)},i.prototype.setVolume=function(t,i){if(void 0===i&&(i=!1),i)this.IW.setVolume(t);else{var n=this._m.volume;this._m.volume=t,this.IW.setVolume(t),this.YU.publish(v.CTRL_VOLUME,n),this.YU.publish(f.ExternalEvt.PLAYER_VOLUME_CHANGE,t)}},i.prototype.setMute=function(t){this._m.mute=t,this.IW.setMute(t),this.YU.publish(f.ExternalEvt.PLAYER_MUTE_CHANGE,t)},i.prototype.setAudioLanguage=function(t){this.IW.setAudioLanguage(t)},i.prototype.stopMedia=function(){this.IW.stopMedia()},i.prototype.enableMobileNativeCC=function(t){this.IW.enableMobileNativeCC(t)},i.prototype.resumeContinuousPlay=function(t){this._m.continuousPlay=!0;var i={skipWatchedVideos:this._m.skipWatchedVideos};if(this._m.getState()===y.default.END){var n=this.oG.getNextPosition(this._m.continuousPlay,this._m.loop,i);-1!==n&&this.setPlaylistPosition(n,!0,t)}},i.prototype.setPlaylistPosition=function(t,i,n){if(this._m.rendered){var e=this.oG,r=this.xW(),s=e.getMediaItemAt(t);if(!(r&&r.equals(s)&&this.gY.isInitializing())){this.stopCurrentPlayback(n),this._m.errors=[],this.gY.criticalError=null,e.position=t;var u=this.xW();u?(this.initNewPlayback(u),i&&this.startPlayback(n),this.publish(o.PLAYLIST_POSITION_HAS_CHANGED,u)):this.publish(o.PLAYLIST_NO_MORE_ITEM_TO_PLAY),this.publish(o.PLAYBACK_SYNC_VIEW)}}},i.prototype.initNewPlayback=function(t){this.enterInitState(),this.qW(t)},i.prototype.enterInitState=function(){this._m.setState(y.default.INIT),this._m.resetPlaybackStates(),this.publish(o.PLAYBACK_SYNC_VIEW)},i.prototype.getPlayingItem=function(){var t=this.WW();return t instanceof m.default&&this.MW.getPlayingInstreamAd()||t},i.prototype.stopCurrentPlayback=function(t){var i,n,e,r=this.getPlayingItem(),s=null===(n=null===(i=r)||void 0===i?void 0:i.adBreak)||void 0===n?void 0:n.mediaItem;r instanceof p.default&&"media/container"!==(null===(e=s)||void 0===e?void 0:e.mimetype)?(this.publish(o.AD_BREAK_ITEM_PLAYBACK_STOPPED,r),this.MW.handleAdBreakItemEnded(r)):r instanceof m.default&&(!t||t.type===l.REQUEST_TYPES.CONTINUOUS&&t.action!==l.REQUEST_TYPES.CLICK||this.publish(o.MEDIA_ITEM_PLAYBACK_STOPPED,r),r.position=0,this.gY.looped=!1,this._m.startTime=NaN,this.GW(r)),this.gY.playingItem=null;var u=this.xW(),h=u&&u.getStreamType()||null;this.QW(h),this.XW(),this.IW.endVideo(),this.IW.stopMedia()},i.prototype.getActiveRenderer=function(){return this.IW.getActiveRenderer()},i.prototype.suspendStreaming=function(){this.IW&&this.IW.suspendStreaming()},i.prototype.resumeStreaming=function(){this.IW&&this.IW.resumeStreaming()},i.prototype.handleVisibilityChange=function(t){this.YU.publish(v.PROFILE_END,v.METRICS.DEFERRING_PLAYBACK),this.SE.deQueue(this.startPlayback,!0),this.RW.onVisibilityChange(t)},i.prototype.destroy=function(){t.prototype.destroy.call(this),this.MW.destroy(),this.RW.destroy(),this.IW&&this.IW.destroy(),this.LW&&this.LW.destroy(),this.rF&&this.rF.destroy()},i.prototype.onActiveRendererClick=function(){this.publish(o.CLICK)},i.prototype.onActiveRendererPlaying=function(){this.publish(v.PROFILE_END,v.METRICS.AD_PLUGIN),this.gY.hasCurrentItemPlayed=!0;var t=this.getPlayingItem();this.gY.playingItem=t,this.OW=null,this.gY.videoLoading()&&(h.userAgent.android||(this._m.setLoading(!1),this.publish(o.PLAYBACK_SYNC_VIEW))),this._m.isPaused()&&(this._m.setPaused(!1),this.ZW&&clearTimeout(this.ZW),t instanceof m.default?this.publish(o.MEDIA_ITEM_PLAYBACK_RESUMED,t):t instanceof p.default&&(this.gY.shouldPlay=!0,this.publish(o.AD_BREAK_ITEM_PLAYBACK_RESUMED,t))),t&&!this.TW[t.id]&&this.$W(t),this.RW.onPlaybackPlaying(this.LW.isPlayerVisible()),this.publish(o.PLAYING,t)},i.prototype.onActiveRendererTimeupdate=function(t){var i=t.currentTime,n=t.duration,e=t.buffered;h.userAgent.android&&!this.yW&&(this._m.setLoading(!1),this.publish(o.PLAYBACK_SYNC_VIEW),this.yW=!0),this.MW.updatePlaybackProgress({currentTime:i,playingItem:this.WW()});var r=this.getPlayingItem();if(this.gY.playingItem=r,this.gY.currentRawTime=i,r&&(this.JW(r,i),r instanceof m.default&&(r.position=i),O.isNumber(i)&&O.isNumber(n)&&!(i>n+1))){if(r.getDuration()||r.isLive()||r.setDuration(n),this.gY.duration=this.getDuration(),this._m.isLoading()&&(!h.userAgent.safari||h.userAgent.safari<6)){this.BW?i-this.BW>=1.5&&(this.BW=null,this._m.setLoading(!1),this.publish(o.PLAYBACK_SYNC_VIEW)):this.BW=i}else this.BW=null;var s={playingItem:r,currentTime:i,duration:n,buffered:e};r instanceof m.default?(this.publish(o.MEDIA_ITEM_PLAYBACK_PROGRESS,s),this.rF&&this.rF.onActiveRendererTimeupdate(this.YW)):r instanceof p.default&&this.publish(o.AD_BREAK_ITEM_PLAYBACK_PROGRESS,s),isNaN(this.getSyncOffset())&&-1!==this.getSyncState()&&this.SW&&this.YU.publish(v.INVALID_SYNC_OFFSET),this.publish(o.PLAYBACK_PROGRESS,{currentItem:r,currentTime:i,duration:n,buffered:e}),this.publish(o.TIMEUPDATE,t)}},i.prototype.onActiveRendererSeeking=function(t){null===this.OW&&(this.OW=this.gY.currentRawTime),this._m.setLoading(!0),this.publish(o.SEEKING,t)},i.prototype.onActiveRendererSeeked=function(t){this._m.setLoading(!1),this.BW=null;var i=this.OW;this.OW=null,this.MW.handleMediaItemSeeked(this.getPlayingItem(),t.currentTime,i),this.AW||this.publish(o.SEEKED,t)},i.prototype.onActiveRendererEnded=function(){this.gY.playingItem=null;var t=this.getPlayingItem();t instanceof m.default?this.KW(t):t instanceof p.default&&this.MW.handleAdBreakItemEnded(t)},i.prototype.onActiveRendererPause=function(){this._m.onRendererPause()&&this.publish(o.PAUSE)},i.prototype.onActiveRendererPlayComplete=function(t){this.publish(o.AD_METRICS,t)},i.prototype.onActiveRendererError=function(t){var i=this.getPlayingItem();i instanceof m.default?this.publish(o.MEDIA_ITEM_ERROR,i,t):i instanceof p.default&&this.tQ(i,t)},i.prototype.onActiveRendererInfo=function(t){this.publish(o.PLAYBACK_INFO,t)},i.prototype.onActiveRendererWaiting=function(t){if(t){if(!h.userAgent.tv){var i=t.value;this._m.setLoading(i),this.publish(o.PLAYBACK_SYNC_VIEW)}this.publish(o.WAITING,t)}},i.prototype.onActiveRendererStalled=function(){this.publish(o.STALLED)},i.prototype.onActiveRendererLoadStart=function(){this.publish(o.LOADSTART)},i.prototype.onActiveRendererPlay=function(){this.publish(o.PLAY)},i.prototype.onActiveRendererVolumeChange=function(t){var i=this.IW,n=t&&O.isBoolean(t.mute)?t.mute:i.getMuted(),e=t&&O.isNumber(t.volume)?t.volume:i.getVolume();n!==this._m.mute&&this.publish(o.MUTE_CHANGED,n),e!==this._m.volume&&this.publish(o.VOLUME_CHANGED,e)},i.prototype.onActiveRendererLoadedData=function(){this.publish(o.LOADEDDATA)},i.prototype.onActiveRendererLoadedMetadata=function(){this.publish(o.LOADEDMETADATA)},i.prototype.onActiveRendererSrcSwitching=function(){this.publish(o.SRC_SWITCHING)},i.prototype.onActiveRendererSrcSwitched=function(){this.publish(o.SRC_SWITCHED)},i.prototype.onActiveRendererPlayBlocked=function(){this.publish(o.PLAYBACK_START_BLOCKED)},i.prototype.onActiveRendererPlayNotBlocked=function(){this.publish(o.PLAYBACK_START_NOT_BLOCKED)},i.prototype.onActiveRendererSkipped=function(){var t=this.getPlayingItem();t instanceof p.default&&this.publish(o.AD_BREAK_ITEM_PLAYBACK_SKIPPED,t)},i.prototype.onActiveRendererEndFullscreen=function(){this.publish(o.END_FULLSCREEN)},i.prototype.onActiveRendererEnterFullscreen=function(){this.publish(o.ENTER_FULLSCREEN)},i.prototype.onActiveRendererDaterangeStarted=function(t){this.YU.publish(v.DATERANGE_STARTED,t),this.SW=t.className.indexOf("content-data:watchtogether")>-1;var i=_.default.getAdData(t);i&&(this.rF||(this.rF=new g.default),this.rF.adStarted(i,this.YW))},i.prototype.onActiveRendererDaterangeEnded=function(t){this.YU.publish(v.DATERANGE_ENDED,t),this.SW=!1;var i=_.default.getAdData(t);i&&this.rF&&this.rF.adEnded(i,this.YW)},i.prototype.getSyncOffset=function(){return this.IW.getSyncOffset()},i.prototype.getSyncState=function(){return this.IW.getSyncState()},i.prototype.startSync=function(){this.IW.startSync()},i.prototype.stopSync=function(){this.IW.stopSync()},i.prototype.iQ=function(t){this._m.resetPlaybackStates(),this._m.setState(y.default.VIDEO),this._m.setLoading(!0),this.publish(o.PLAYBACK_LOADING,t)},i.prototype.nQ=function(){this._m.setPaused(!0),this.publish(o.PLAYBACK_PAUSING)},i.prototype.FW=function(t){if(this.OG=t,this.eQ(),this._m.resetPlaybackStates(),this.publish(v.PROFILE_START,v.METRICS.PLAYBACK_START),this.RW.onPlaybackStart(),t.isContainer()){if(this.MW.startTracking(t),t.adBreaks&&t.adBreaks.length||!t.adConfig)t.hasNativeAd()?this.MW.playClientAdBreaks(t,d.AdBreakType.NATIVE):t.hasStreams()&&this.tO(t);else{var i=t.hasStreams()?d.AdBreakType.PREROLL:d.AdBreakType.NATIVE;this.MW.prepareAdsForItem(t),this.MW.playClientAdBreaks(t,i)}this.publish(o.PLAYBACK_SYNC_VIEW)}else{if(t.hasSource())return this.tO(t),void this.publish(o.PLAYBACK_SYNC_VIEW);this._m.setState(y.default.WAITING),this._m.setLoading(!0),this.wW=!0,this.publish(o.PLAYBACK_NEED_MEDIA_ITEM_SOURCE,t),this.publish(o.PLAYBACK_SYNC_VIEW)}},i.prototype.WW=function(){var t=this.IW.getActiveRenderer();return t?t.getPlayableItem():null},i.prototype.zW=function(t){var i,n=this;if(t.hasLiveStreams()&&t.hasLiveStateForVod())this.publish(o.PLAYBACK_ERROR_INCONSISTENT_METADATA);else{if(this.gY.loadedItem=t,t.customConfig&&t.customConfig.meta&&t.customConfig.meta.videoMarkers){var e=t.customConfig.meta.videoMarkers.markers;e&&e.length>0&&this.YU.publish(f.ExternalEvt.MARKERS_RECEIVED,((i={})[t.id]=e,i))}if(t.hasMetadata())this.gY.attemptingPlayback()||this.EW||this._m.firstCriticalError||this.enterInitState();else if(!(this._m&&this.oG&&this.xW()).equals(t))return;var r=t.position||this._m.startTime;this.IW.prepareNextRenderer(t,(function(i){if(i)return n.CY(),void(A.default.isHtml5MseAvailable()?n.publish(o.PLAYBACK_ERROR_NO_RENDERER,i):n.publish(o.PLAYBACK_ERROR_FLASH_NOT_SUPPORTED,i));if(n.gW=!1,n.IW.setItemNextRenderer(t,r))if(n.wW){if(n.wW=!1,!n.UW())return void n.publish(o.PLAYBACK_START_NOT_ALLOWED);n.tO(t)}else n.IW.preloadNextRenderer();else n.publish(o.PLAYBACK_ERROR_NO_VALID_STREAM)})),this.publish(o.MEDIA_ITEM_IS_LOADED,t),this.EW=!1}},i.prototype.tO=function(t){t===this.xW()&&(this.rQ()||(this._m.setState(y.default.VIDEO),this._m.setLoading(!0),this.publish(o.PLAYBACK_REQUEST,t.id),this.gY.hasStartedPlayback=!0,this.bW=!1,this.MW.prepareAdsForItem(t),this.MW.startTracking(t),this.publish(v.PROFILE_START,v.METRICS.AD_PLUGIN),this.MW.playClientAdBreaks(t,d.AdBreakType.PREROLL),this.publish(o.PLAYBACK_SYNC_VIEW)))},i.prototype.sQ=function(t){var i=this;if(this.eQ(),t===this.xW()){this.QW(t.getStreamType()),this.publish(v.PROFILE_END,[v.METRICS.AD_PLUGIN,v.METRICS.AD_BREAK_END_TO_CLIENT_END]),this.publish(v.PROFILE_START,v.METRICS.AD_CLIENT_END_TO_RENDERER_READY),t.restartIfNeeded();var n=this._m.startTime||0;t.isLongForm()&&isNaN(this._m.startTime)&&t.position>0&&(this._m.isResumingFromSavedPosition=!0,n=t.position),this.IW.prepareNextRenderer(t,(function(e){e?i.CY():i.IW.setItemNextRenderer(t,n)?i.IW.switchAndPlayNextRenderer(n):i.publish(o.PLAYBACK_ERROR_NO_VALID_STREAM)}))}},i.prototype.oQ=function(t){var i=this;this.publish(o.AD_BREAK_ITEM_CURRENT,t),t.streams&&0!==t.streams.length?this.IW.prepareNextRenderer(t,(function(n){i.IW.setItemNextRenderer(t)?i.IW.switchAndPlayNextRenderer():i.tQ(t)})):this.tQ(t,new Error("No valid streams found"))},i.prototype.PW=function(t){this.playCurrent(t),this.IW.setPIPMode(this.OG.pip),this.gY.hasCurrentItemPlayed||this.gY.state===y.default.END||this.iQ(t),this.gY.hasRendererPlayCalled=!0},i.prototype.UW=function(){if(!this.bW)return!0;var t=this.xW();return!(this._m.requestType===l.REQUEST_TYPES.AUTOPLAY&&this._m.autoplay&&t&&t.blockAutoplay)&&(!h.userAgent.mobile||this.uQ())},i.prototype.uQ=function(t){return void 0===t&&(t={}),!(this._m.requestType!==l.REQUEST_TYPES.CLICK&&!this._m.isAutoplayAllowed())},i.prototype.eQ=function(){var t=this.gY;t.hasCurrentItemPlayed=!1,t.hasRendererPlayCalled=!1},i.prototype.rQ=function(){for(var t=0,i=this._m.errors;t<i.length;t++){var n=i[t];if(n.category||n.subcategory)return n}return null},i.prototype.CY=function(){this.UY&&clearTimeout(this.UY)},i.prototype.kW=function(){var t=this;this.RW&&(this.RW.on(T.PauseHandlerEvents.RESUME_STREAMING,(function(){t.resumeStreaming()}),this),this.RW.on(T.PauseHandlerEvents.SUSPEND_STREAMING,(function(){t.suspendStreaming()}),this),this.RW.on(T.PauseHandlerEvents.CTRL_PLAYPAUSE,(function(i){t.YU.publish(v.CTRL_PLAYPAUSE,i)}),this))},i.prototype.jW=function(){var t=this;this.IW.on(c.RendererControllerEvent.RENDERER_SWITCH,(function(i,n){t.publish(o.RENDERER_SWITCH,i,n)}),this),this.IW.on(c.RendererControllerEvent.RENDERER_TIMEOUT,(function(){t.publish(o.RENDERER_TIMEOUT)}),this),this.IW.on(c.RendererControllerEvent.RENDERER_CREATED,(function(i){t.publish(o.RENDERER_CREATED,i)}),this),this.IW.on(c.RendererControllerEvent.RENDERER_READY_TO_PLAY,(function(i){t.YU.publish(f.ExternalEvt.RENDERER_READY,t.IW.activeRendererType,t.gY.shouldPlay),t.publish(v.PROFILE_END,v.METRICS.AD_CLIENT_END_TO_RENDERER_READY),t.publish(v.PROFILE_START,v.METRICS.RENDERER_READY_TO_PLAYBACK_START),t.gY.shouldPlay?t.PW(i):(t.nQ(),t.MW.pauseClientAdStartTimer())}),this),this.hQ(),this.aQ()},i.prototype.XW=function(){this.TW={}},i.prototype.qW=function(t){t&&(t.mayUpdateVideoSession(),t.useVideoSession(),this.YU.publish(v.VIDEO_REQUEST,!1),this.publish(o.MEDIA_ITEM_CURRENT,t))},i.prototype.GW=function(t){t&&(t.position=0,this.gY.previousItem=t,this.rewindAfterEnd(t.isLive())),this._m.setState(y.default.END),this._m.endVideo(),this._m.resetPlaybackStates()},i.prototype.$W=function(t){this.yW=!1,this.TW[t.id]=!0;var i=!1;if(this.gY.duration=this.getDuration(),t instanceof m.default){this.AW=null,this._m.startTime=NaN;var n=this.getRawDuration();t.setRawDuration(n);var e=t.adBreaks;if(e&&e.length&&e[0].type===d.AdBreakType.PREROLL){var r=e[0];r&&r.adBreakItems&&r.adBreakItems[0].instream&&(i=!0)}i||this.publish(o.MEDIA_ITEM_PLAYBACK_STARTED,t,this.getCurrentTime())}else t instanceof p.default&&this.MW.handleAdBreakItemPlaybackStarted(t)},i.prototype.tQ=function(t,i){this.publish(o.AD_BREAK_ITEM_ERROR,t,i),this.MW.handleAdBreakItemError(t)},i.prototype.JW=function(t,i){var n;t instanceof m.default&&(n=this.cQ(t,i)),t instanceof p.default&&(n=this.fQ(t,i)),this.YW=n,this.gY.currentTime=n},i.prototype.cQ=function(t,i){for(var n=i,e=t.adBreaks,r=e&&e.length||0,s=0;s<r;s++){var o=e[s];if(!(i>=o.startOffset))break;o.adBreakItems.forEach((function(t){t.instream&&(n-=t.duration)}))}return n},i.prototype.fQ=function(t,i){var n=i,e=t.adBreak;if(t.instream){n=i-e.startOffset;for(var r=e.adBreakItems,s=0,o=r.length;s<o;s++){var u=r[s];if(t.adBreakItemId===u.adBreakItemId)break;u.instream&&(n-=u.duration)}}return n},i.prototype.HW=function(t){var i=this.WW(),n=t;if(i instanceof m.default)for(var e=i.adBreaks,r=e&&e.length||0,s=0;s<r;s++){var o=e[s];if(!(o.startOffset<=n))break;o.adBreakItems.forEach((function(t){t.instream&&(n+=t.duration)}))}return n},i.prototype.KW=function(t){this.XW(),this.AW=null;var i=this.oG,n=this.xW();if(n&&n===t){this.MW.onMediaItemPlaybackEnded(t);var e=this._m.continuousPlay,r=this._m.loop,s={playlistLoop:this._m.playlistLoop,skipWatchedVideos:this._m.skipWatchedVideos,looped:!1,ended:!1},u=i.getNextPosition(e,r,s);if(this.publish(o.MEDIA_ITEM_PLAYBACK_ENDED,t,s),this._m.stopAtLastFrame)return this.pauseCurrent(),void this.onActiveRendererPause();if(this.GW(n),-1!==u){var h=void 0;(e||r)&&(h={type:l.REQUEST_TYPES.CONTINUOUS,action:l.REQUEST_TYPES.AUTOPLAY}),this.setPlaylistPosition(u,e||r,h),this.gY.looped=s.looped}else this.publish(o.PLAYLIST_COMPLETE);this.publish(o.PLAYBACK_SYNC_VIEW)}},i.prototype.hQ=function(){for(var t=0,i=Object.values(c.ActiveRendererEvent);t<i.length;t++){var n=i[t],e="on"+n;this.IW.on(n,this[e],this)}},i.prototype.aQ=function(){var t=this.IW;t.on(c.NextRendererEvent.ERROR,this.lQ,this),t.on(c.NextRendererEvent.INFO,this.vQ,this)},i.prototype.lQ=function(t){this.IW.stopNextRenderer(t)},i.prototype.vQ=function(t){this.IW.stopNextRenderer(t)},i.prototype.NW=function(){var t=this,i=this.MW;i.on(a.AdPlaybackControllerEvent.AD_BREAK_NEED_RESOLVE,(function(i,n){t.publish(o.AD_BREAK_NEED_RESOLVE,i,n)}),this),i.on(a.AdPlaybackControllerEvent.AD_BREAK_ITEM_PLAY,(function(i){t.oQ(i)}),this),i.on(a.AdPlaybackControllerEvent.AD_CLIENT_COMPLETED,(function(i,n){switch(i){case d.AdBreakType.PREROLL:t.sQ(n);break;case d.AdBreakType.NATIVE:}}),this),i.on(v.AD_SUBTITLE_TRACK_ADDED,(function(i){t.publish(v.AD_SUBTITLE_TRACK_ADDED,s(s({},i),{itemId:t.getPlayingItem().adBreakItemId}))}),this),i.on(a.AdPlaybackControllerEvent.AD_CLIENT_TIMEOUT,(function(i,n){switch(i){case d.AdBreakType.PREROLL:t.sQ(n)}}),this),i.on(a.AdPlaybackControllerEvent.AD_BREAK_STARTED,(function(i){t.publish(o.AD_BREAK_STARTED,i)}),this),i.on(a.AdPlaybackControllerEvent.AD_BREAK_ENDED,(function(i){var n=i.type;switch(i.setActive(!1),n){case d.AdBreakType.PREROLL:i.adBreakItems[i.adBreakItems.length-1].instream&&t.publish(o.MEDIA_ITEM_PLAYBACK_STARTED,i.mediaItem);break;case d.AdBreakType.NATIVE:t.KW(i.mediaItem)}t.publish(o.AD_BREAK_ENDED,i),t.AW&&(t.seek(t.AW.deferredSeekTime),t.AW=null)}),this),i.on(a.AdPlaybackControllerEvent.AD_BREAK_FORCE_PLAY_MIDROLL,(function(i){var n=t.getRawCurrentTime();i.type!==d.AdBreakType.MIDROLL||!i.active||i.startOffset>n||i.adBreakItems.length&&i.adBreakItems[0].instream&&(t.AW={adBreak:i,deferredSeekTime:n},t.seek(i.startOffset))}),this),i.on(a.AdPlaybackControllerEvent.AD_BREAK_ITEM_STARTED,(function(i){t.gY.playingItem=i,i.instream&&t.publish(o.AD_BREAK_ITEM_CURRENT,i),t.publish(o.AD_BREAK_ITEM_PLAYBACK_STARTED,i)}),this),i.on(a.AdPlaybackControllerEvent.AD_BREAK_ITEM_ENDED,(function(i){t.publish(o.AD_BREAK_ITEM_PLAYBACK_ENDED,i)}),this),i.on(a.AdPlaybackControllerEvent.AD_BREAK_SKIP,(function(i,n){if(n){var e=i.startOffset+i.duration;e=(1e4*e+11)/1e4,t.seek(e)}}),this),i.on(a.AdPlaybackControllerEvent.AD_METRICS,(function(i){t.publish(o.AD_METRICS,i)}),this),i.on(a.AdPlaybackControllerEvent.CREATE_OVERLAY_CONTAINER,(function(i){t.publish(o.CREATE_OVERLAY_CONTAINER,i)}),this),i.on(a.AdPlaybackControllerEvent.AD_BREAK_ITEM_PLAYING,(function(){t.publish(o.AD_BREAK_ITEM_LOADED)}),this)},i.prototype.DW=function(){var t=this;this.LW.on(I.VisibilityEvent.PAGE_VISIBILITY_CHANGED,(function(i){t.handleVisibilityChange(i)}),this)},i.prototype.QW=function(t){this.gY.currentMediaType=t},i.prototype.xW=function(){return this.oG.getCurrentItem()},i}(u.default);i.PlaybackController=j},6589:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o=n(7403),u=n(9847),h=n(954),a=n(1962),c=n(1962),f=n(6342),l=n(9554),v=n(514),d=h.PLAYLIST_POS.BOTTOM,p=h.PLAYLIST_POS.RIGHT,m=h.PLAYLIST_POS.HIDDEN,b={hidden:200,bottom:540,right:627};function g(t){return f.default.classList(t)}!function(t){t.UI_INTERACT="playlistUiInteract",t.SCROLLED_TO_END="playlistScrolledToEnd",t.BOTTOM_HEIGHT_CHANGE="bottomHeightChange"}(s=i.PlaylistEvent||(i.PlaylistEvent={}));var y=function(t){function i(i,n){var e=t.call(this,"PlaylistController")||this;return e.vG=i,e.fH=n,e.dQ=i.getRootElement(),e.pQ=i.getMainElement(),e.mQ=i.getContentNode(),e._m=i.getModel(),e.YU=i.getEventBus(),e.bQ={},e._y(),e.gQ(),e.yQ(),e}return r(i,t),i.prototype.destroy=function(){this.wQ&&(window.removeEventListener("resize",this.wQ),this.wQ=null),this._Q&&(this._Q.destroy(),this._Q=null),this.EQ(),this.bQ&&(this.YU.removeEventListeners(this.bQ),this.bQ={})},i.prototype.attachUpNextMouseEvents=function(){var t=this;this.AQ&&this.AQ.addEventListener("mouseover",(function(){g(t.OQ).contains("vp-bottom-upnext")||(g(t.OQ).add("vp-bottom-upnext"),t.SQ.style.top=t.TQ()+"px",t.publish(s.UI_INTERACT,{srcElement:"ctrl-next-hover"}),t.publish(s.UI_INTERACT,{srcElement:"ui_pl_nxt_hvr"}))})),this.AQ&&this.AQ.addEventListener("mouseout",(function(){window.setTimeout((function(){parseInt(window.getComputedStyle(t.IQ).zIndex,10)<0&&(g(t.OQ).remove("vp-bottom-upnext"),t.SQ&&t.SQ.removeAttribute("style"))}),100)}))},i.prototype.detachUpNextMouseEvents=function(){var t=this;this.AQ&&this.AQ.addEventListener("mouseover",(function(){g(t.OQ).remove("vp-bottom-upnext"),t.SQ&&t.SQ.removeAttribute("style")}))},i.prototype.togglePlaylistUI=function(t){if(!this.vG.getFullscreen()&&this.jQ&&this.MQ!==m){var i=".vp-playlist-mode-"+this.MQ,n=this.mQ&&this.mQ.querySelector(i);switch(t?g(n).add("vp-hide-playlist"):this.mQ.clientWidth>b[this.MQ]&&g(n).remove("vp-hide-playlist"),this.MQ){case p:!0===t?this.pQ&&this.pQ.removeAttribute("style"):this.NQ();break;case d:!0===t?this.mQ&&(this.mQ.style.height=this.RQ.rootElem.height+"px"):(this.mQ&&(this.mQ.style.height=this.RQ.contentElem.height+"px"),this.dQ&&(this.dQ.style.height=this.RQ.rootElem.height+"px"))}}},i.prototype.getPlaylistRootElement=function(){return this.kQ},i.prototype.getPlaylistUIPosition=function(){return this.MQ},i.prototype.isPlaylistInStream=function(){return this.LQ},i.prototype.isPlaylistShown=function(){return this.jQ},i.prototype.onMediaItemLoaded=function(){this.jQ&&(this.DQ?this.CQ.syncView():this.PQ())},i.prototype.onMediaItemCurrent=function(t){this.jQ&&(this.xQ(),this.CQ&&this.CQ.onMediaItemCurrent())},i.prototype.onAdBreakStarted=function(){this.jQ&&this.UQ(!1)},i.prototype.onAdBreakEnded=function(){this.xQ()},i.prototype.gQ=function(){this.jQ&&(this._m.continuousPlay=!0,this.VQ(),this.bQ[a.FULLSCREEN_CHANGE]=this.YU.addEventListener(a.FULLSCREEN_CHANGE,this.BQ,this),this.bQ[c.VideoEvent.ENDED]=this.YU.addEventListener(c.VideoEvent.ENDED,this.FQ,this)),this.zQ&&(this._Q=new v.default(this.zQ,this.GQ.bind(this)))},i.prototype.FQ=function(){this.UQ(!1)},i.prototype.xQ=function(){this.jQ&&(this.oG.isEndOfPlaylist()?this.UQ(!1):this.UQ(!0))},i.prototype.UQ=function(t){if(this.jQ&&this.HQ!==t&&this.AQ){var i=this.oG,n=i?i.getCurrentItem():null;t&&n&&!n.isLive()?g(this.AQ).remove("disabled"):g(this.AQ).add("disabled"),this.HQ=t}},i.prototype.GQ=function(){if(u.userAgent.mobile&&this.YQ)return this.YQ.style.display="block",void(g(this.YQ).contains("open")?(g(this.OQ).remove("vp-bottom-upnext"),g(this.YQ).remove("open"),this.SQ&&this.SQ.removeAttribute("style")):(g(this.YQ).add("open"),this.SQ&&(this.SQ.style.top=this.TQ()+"px"),g(this.OQ).add("vp-bottom-upnext")));this.CQ.upNextBtnTapHandler()},i.prototype.qQ=function(){var t=this.vG.controls;return!!t&&(this.OQ=t&&t.getBottomBar(),this.SQ=this.OQ.querySelector(".vp-bottom-container"),this.zQ=this.OQ.querySelector(".vp-upnext-btn"),this.YQ=this.OQ.querySelector(".vp-upnext-playlist"),this.AQ=this.OQ.querySelector(".vp-upnext-container"),!0)},i.prototype._y=function(){var t,i=this._m.playlistUIConfig;if(this.DQ=!1,this.MQ=null,this.LQ=!1,this.jQ=!1,i&&!0===i.show&&(this.MQ=i.position,!0===i.inStream&&this.MQ===p&&(this.LQ=!0),!u.userAgent.mobile)){t=this.dQ&&this.dQ.clientWidth;var n=b[this.MQ];t&&t>=n&&(this.jQ=!0)}this.jQ&&(this.qQ()||(this.jQ=!1))},i.prototype.VQ=function(){var t,i,n,e=this;if(this.jQ&&this.MQ!==m){switch(this.RQ={rootElem:{height:null,width:null},contentElem:{height:null,width:null},mainElem:{height:null,width:null}},this.MQ){case d:t=this.dQ?this.dQ.clientHeight:0,i=t+83,this.dQ&&(this.dQ.style.height=i+"px"),this.mQ&&(this.mQ.style.height=t+"px"),this.WQ=t+"px",this.RQ.rootElem.height=i,this.RQ.rootElem.width=this.dQ?this.dQ.clientWidth:0,this.RQ.contentElem.height=this.mQ?this.mQ.clientHeight:0,setTimeout((function(){e.publish(s.BOTTOM_HEIGHT_CHANGE,{height:i})}));break;case p:n=(this.mQ?this.mQ.clientWidth:0)-(this.LQ?276:318),this.pQ&&(this.pQ.style.width=n+"px"),this.RQ.rootElem.width=this.dQ?this.dQ.clientWidth:0,this.RQ.mainElem.width=n}this.YU.publish(a.PLAYER_DIMENSION_CHANGE,this.vG.getPlayerDimensions())}},i.prototype.EQ=function(){var t;if(this.jQ)switch(this.MQ){case d:t=(this.dQ?this.dQ.clientHeight:0)-83,this.dQ&&(this.dQ.style.height=t+"px"),this.RQ.rootElem.height=t,this.publish(s.BOTTOM_HEIGHT_CHANGE,{height:t})}},i.prototype.TQ=function(){return(this.mQ?this.mQ.clientHeight:0)-(this.SQ?this.SQ.clientHeight:0)},i.prototype.PQ=function(){if(!u.userAgent.mobile||this.MQ===m){switch(this.CQ=new l.default(this.YU,this.vG,this._m,this.fH),this.QQ(),this.MQ){case m:this.kQ=this.CQ.create(m),this.IQ=this.kQ,this.YQ&&this.YQ.appendChild(this.IQ),g(this.AQ).remove("hide"),u.userAgent.mobile||this.attachUpNextMouseEvents();break;case d:this.IQ=this.CQ.create(m),this.kQ=this.CQ.create(d),this.YQ&&this.YQ.appendChild(this.IQ),this.mQ&&this.mQ.appendChild(this.kQ),g(this.AQ).remove("hide"),g(this.YQ).add("hide");break;case p:this.IQ=this.CQ.create(m),this.kQ=this.CQ.create(p),this.YQ&&this.YQ.appendChild(this.IQ),this.mQ&&this.mQ.appendChild(this.kQ),g(this.AQ).remove("hide"),g(this.YQ).add("hide")}this.CQ.setPlaylistViewSize(),this.DQ=!0}},i.prototype.BQ=function(){this.vG.isDocked()||this.MQ!==m&&(!0===this.vG.getFullscreen()?this.MQ===d?this.mQ&&(this.mQ.style.height="100%"):this.MQ===p&&this.pQ&&this.pQ.style&&(this.pQ&&(this.pQ.style.width="100%"),this.pQ&&(this.pQ.style.zIndex="1")):this.MQ===d?this.mQ&&(this.mQ.style.height=this.WQ):this.MQ===p&&(this.pQ&&(this.pQ.style.width=this.RQ.mainElem.width),this.pQ&&(this.pQ.style.zIndex="auto")))},i.prototype.NQ=function(){if(!this.vG.getFullscreen())if(this.DQ){var t=this.mQ?this.mQ.clientWidth:0,i=b[this.MQ];switch(this.MQ){case p:var n=t-(this.LQ?276:318);t>=i?(this.pQ.style.width=n+"px",this.RQ.mainElem.width=n,g(this.kQ).remove("vp-hide-playlist")):(this.pQ.style.width=t+"px",this.RQ.mainElem.width=t,g(this.kQ).add("vp-hide-playlist"));break;case d:this.CQ&&this.CQ.syncPgBtns(),t>=i?g(this.kQ).remove("vp-hide-playlist"):g(this.kQ).add("vp-hide-playlist")}var e=this.vG.getPlayerDimensions();f.default.areDimensionsEqual(e,this._m.uiState)||this.YU.publish(a.PLAYER_DIMENSION_CHANGE,e)}else this._y(),this.gQ(),this.jQ&&this.PQ()},i.prototype.QQ=function(){var t=this;this.CQ.on(l.PlaylistViewEvent.UI_INTERACT,(function(i){t.publish(s.UI_INTERACT,i)}),this),this.CQ.on(l.PlaylistViewEvent.SCROLLED_TO_END,(function(){t.publish(s.SCROLLED_TO_END)}),this)},i.prototype.yQ=function(){this.wQ=this.NQ.bind(this),window.addEventListener("resize",this.wQ)},Object.defineProperty(i.prototype,"oG",{get:function(){return this._m.playlist},enumerable:!0,configurable:!0}),i}(o.default);i.PlaylistController=y},7549:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o,u=n(7403),h=n(1962);!function(t){t.PRELOADING="preloading",t.IDLE="idle"}(s||(s={})),function(t){t.START_PRELOAD="startPreload",t.PLAYER_IDLE="playerIdle"}(o=i.PreloadEvent||(i.PreloadEvent={}));var a=function(t){function i(i){var n=t.call(this,"PreloadManager")||this;return n.YU=i,n.XQ=s.IDLE,n.ZQ=null,n.YU.addEventListener(h.PRELOAD_START,n.$Q,n),n.YU.addEventListener(h.PRELOAD_COMPLETE,n.IS,n),n}return r(i,t),i.prototype.destroy=function(){this.ZQ=null,this.XQ=s.IDLE},i.prototype.startPreload=function(){if(this.XQ===s.IDLE){var t=this.JQ();this.publish(o.START_PRELOAD,t)}},i.prototype.stopPreload=function(){},i.prototype.setPreloadItem=function(t){this.ZQ=t},i.prototype.JQ=function(){return this.ZQ},i.prototype.$Q=function(){this.XQ=s.PRELOADING},i.prototype.IS=function(){this.XQ=s.IDLE,this.publish(o.PLAYER_IDLE)},i}(u.default);i.default=a},83:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o=n(7403),u=n(742),h=n(6389),a=n(1962),c=n(6120),f=n(5244),l=n(4986),v=n(6342),d=h.WARNING_CODES,p=h.PLAYER_CODES,m=["200","400","501","430","410"],b=["7","57","304","307"],g=["700","701","710","711","720","721","722","730","731","732","740","750","760"],y=["103","500","502","503","550","403","404","504"],w=["11","12","13","14","27"],_=[h.PLAYER_DRM_CODES.E_LICENSE_REQUEST];!function(t){t.RECOVERY_START="recoveryStart",t.RECOVERY_METADATA_READY="recoveryMetadataReady"}(s=i.RecovererEvent||(i.RecovererEvent={}));var E=function(t){function i(i){var n=t.call(this,"Recoverer")||this;return n._m=i,n.YV=!1,n.KQ=0,n.tX=null,n.iX=!1,n.nX(),n.eX=0,n}return r(i,t),i.prototype.recover=function(t){var i,n,e=this.gY;if(!e.ad&&!v.default.isAdBreakType(e.currentMediaType)&&!(this.YV&&this.eX!==t||this.iX)){if(this.rX(this.sX),this.sX=null,!this.YV){this.YV=!0;var r="recovering;"+(this.tX?(null===(i=this.tX)||void 0===i?void 0:i.rep)+";"+(null===(n=this.tX)||void 0===n?void 0:n.message):"");this.publish(a.WARNING,v.default.createErr(h.ErrorGroup.Streaming,e,h.E_WARNING,d.E_RECOVERY_STATUS,null,r))}4===t&&this.publish(a.WARNING,v.default.createErr(h.ErrorGroup.Streaming,e,h.E_WARNING,d.E_RECOVER_LONG_PAUSE,null,"Recovering from long pause on live")),this.eX=t||3,2!==this.eX&&(this.tX=null);var o=this.xW();o&&(o.failoverCount++,o.recoveryStatus=c.ItemRecoveryStatus.RECOVERING),this.publish(s.RECOVERY_START)}},i.prototype.destroy=function(){this.oX()},i.prototype.stopTimers=function(){this.rX(this.sX),this.sX=null,this.rX(this.uX),this.uX=null,this.rX(this.hX),this.hX=null},i.prototype.toggleRecoverer=function(t){t&&t.value?this.aX(1):(this.YV&&this.publish(a.WARNING,v.default.createErr(h.ErrorGroup.Streaming,this.gY,h.E_WARNING,d.E_RECOVERY_STATUS,null,"recovered")),this.oX())},i.prototype.onRecoveryMetadataReady=function(){if(this.eX)this.publish(a.WARNING,v.default.createErr(h.ErrorGroup.Streaming,this.gY,h.E_WARNING,d.E_PLAYBACK_FROZEN_DETECTED,null,this.cX())),this._m.getState()!==f.default.VIDEO?this.oX():this.nX(),this.publish(s.RECOVERY_METADATA_READY);else{var t=this.xW();t&&t.failoverCount--}},i.prototype.onMetadataLoadFailed=function(){this.YV&&1===this.eX&&this.fX(),this.YV=!1},i.prototype.onPause=function(){this.YV&&this._m.getState()===f.default.VIDEO&&this.oX()},i.prototype.onPlaybackStartBlocked=function(){this.iX=!0,this.oX()},i.prototype.onPlaybackStartNotBlocked=function(){this.iX=!1},i.prototype.setItemRecoveryStatus=function(t,i){t.recoveryStatus=i},Object.defineProperty(i.prototype,"recovering",{get:function(){return this.YV},enumerable:!0,configurable:!0}),i.prototype.onError=function(t){var i=this,n=2;if(t&&(t.isRecoverable=!this.lX(t),t.isRecoverable))if(this.KQ>20)this.vX();else{y.indexOf(t.subcategory.toString())>0?n=9:t.subcategory.toString()!==p.E_NATIVE_SRC_NOT_SUPPORTED&&t.subcategory.toString()!==p.E_NATIVE_ABORTED||(n=5);var e=h.DRM_DEBUG_CODES;switch(t.debugMessage){case e.KEY_SESSION_FAILED:n=6;break;case e.LICENSE_REQUEST_FAILED:n=7;break;case e.CERT_LOAD_FAILED:n=8}if(this.KQ++,this.tX=t,"400"===t.category.toString()&&"7"===t.subcategory.toString())return this.rX(this.uX),this.uX=new u.Timer(1e4*Math.random(),(function(){i.aX(n)}),this,1),void this.uX.start();this.aX(n)}},i.prototype.lX=function(t){var i=t.category.toString(),n=m.indexOf(i);if(n<0)return!0;var e=t.subcategory.toString();switch(m[n]){case h.E_WARNING:return b.indexOf(e)<0;case h.E_PLAYER:return b.indexOf(e)<0&&g.indexOf(e)<0;case h.E_SAPI_STREAM:return y.indexOf(e)<0;case h.E_PLAYER_JS_HLS:return w.indexOf(e)<0;case h.E_PLAYER_DRM:return _.indexOf(e)<0}return!0},i.prototype.nX=function(){this.dX=1e4*Math.random()+1e4,this.pX=2e3,this.rX(this.sX),this.sX=null},i.prototype.xW=function(){return this._m.playlist?this._m.playlist.getCurrentItem():null},i.prototype.aX=function(t){this.mX(),1!==t?this.recover(t):this.bX(this.dX)},i.prototype.oX=function(){this.nX(),this.stopTimers(),this.YV=!1,this.eX=0,this.tX=null,this.KQ=0},i.prototype.bX=function(t){var i=this;this.rX(this.sX),this.sX=new u.Timer(t,(function(){i.recover(i.eX?i.eX:1)}),this,1),this.sX.start()},i.prototype.fX=function(t){(t=!!l.isNullOrUndefined(t)||t)&&(this.dX+=this.pX,this.pX*=2),this.bX(this.dX)},i.prototype.mX=function(){var t=this;this.hX||(this.hX=new u.Timer(1e3*this._m.recoveryFailureTimeout,(function(){t.vX()}),this,1),this.hX.start())},i.prototype.vX=function(){var t=v.default.createErr(h.ErrorGroup.Streaming,this.gY,h.E_PLAYER,p.E_RECOVERY_FAILURE,null,this.cX());this.publish(a.ERROR,t),this.oX()},i.prototype.rX=function(t){t&&t.destroy(),t=null},i.prototype.cX=function(){var t=this.tX,i=this.eX;return 2===i?i+"-"+t.category+"-"+t.subcategory+"-"+t.message:i.toString()},Object.defineProperty(i.prototype,"gY",{get:function(){return this._m.playbackState},enumerable:!0,configurable:!0}),i}(o.default);i.default=E},9489:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o,u,h=n(7403),a=n(9847),c=n(9134),f=n(440),l=n(1204),v=n(2878),d=n(4986),p=n(6342),m=n(6389),b=n(1279),g=n(8087),y=n(3891),w=n(8259),_=n(8696),E=n(6125),A=n(2758),O=n(1600),S=n(4685),T=n(6103);!function(t){t.RENDERER_SWITCH="rendererSwitch",t.RENDERER_CREATED="rendererCreated",t.RENDERER_TIMEOUT="errorTimeout",t.RENDERER_READY_TO_PLAY="rendererReadyToPlay",t.PLAY_CALLED="playCalled"}(s=i.RendererControllerEvent||(i.RendererControllerEvent={})),function(t){t.CLICK="ActiveRendererClick",t.SRC_SWITCHING="ActiveRendererSrcSwitching",t.SRC_SWITCHED="ActiveRendererSrcSwitched",t.PLAYBACK_START_BLOCKED="ActiveRendererPlayBlocked",t.PLAYBACK_START_NOT_BLOCKED="ActiveRendererPlayNotBlocked",t.SKIPPED="ActiveRendererSkipped",t.PAUSE="ActiveRendererPause",t.ENDED="ActiveRendererEnded",t.ERROR="ActiveRendererError",t.INFO="ActiveRendererInfo",t.LOADEDMETADATA="ActiveRendererLoadedMetadata",t.LOADEDDATA="ActiveRendererLoadedData",t.STALLED="ActiveRendererStalled",t.LOADSTART="ActiveRendererLoadStart",t.PLAY="ActiveRendererPlay",t.PLAYING="ActiveRendererPlaying",t.SEEKING="ActiveRendererSeeking",t.SEEKED="ActiveRendererSeeked",t.TIMEUPDATE="ActiveRendererTimeupdate",t.VOLUMECHANGE="ActiveRendererVolumechange",t.WAITING="ActiveRendererWaiting",t.END_FULLSCREEN="ActiveRendererEndFullscreen",t.ENTER_FULLSCREEN="ActiveRendererEnterFullscreen",t.PLAY_COMPLETE="ActiveRendererPlayComplete",t.DATERANGE_STARTED="ActiveRendererDaterangeStarted",t.DATERANGE_ENDED="ActiveRendererDaterangeEnded"}(o=i.ActiveRendererEvent||(i.ActiveRendererEvent={})),function(t){t.SRC_SWITCHING="NextRendererSrcSwitching",t.SRC_SWITCHED="NextRendererSrcSwitched",t.PAUSE="NextRendererPaused",t.ENDED="NextRendererEnded",t.ERROR="NextRendererVideoError",t.INFO="NextRendererVideoInfo",t.LOADEDMETADATA="NextRendererLoadedMetadata",t.LOADEDDATA="NextRendererLoadedData",t.STALLED="NextRendererStalled",t.LOADSTART="NextRendererLoadStart",t.PLAY="NextRendererPlay",t.PLAYING="NextRendererPlaying",t.SEEKING="NextRendererSeeking",t.SEEKED="NextRendererSeeked",t.TIMEUPDATE="NextRendererTimeupdate",t.VOLUMECHANGE="NextRendererVolumechange",t.WAITING="NextRendererWaiting"}(u=i.NextRendererEvent||(i.NextRendererEvent={}));var I=function(t){function i(i,n,e,r){var s=t.call(this,"RendererController")||this;return s.fH=e,s._m=i,s.YU=n,s.eY=r,s.gX=null,s.yX=null,s.wX=null,s._X=null,s.EX={},s.AX={},s.OX={},s.SX=s.TX(),s.IX=!1,s}return r(i,t),Object.defineProperty(i.prototype,"activeRendererType",{get:function(){var t,i;return(null===(i=null===(t=this.gX)||void 0===t?void 0:t.type)||void 0===i?void 0:i.toLowerCase())||""},enumerable:!0,configurable:!0}),i.prototype.prepareNextRenderer=function(t,i){var n=this;if(i||(i=function(){}),t){var e=this.jX(t),r=e?S.RendererType.EXTERNAL:t.rendererType;if(a.userAgent.safari&&t instanceof f.default&&(!t.isLive()||t.license.isDrm)&&(r=S.RendererType.HTML5_RAW),!r){var o=void 0,u=void 0,h=void 0;return v.default.isHtml5MseAvailable()?(o=m.PLAYER_CODES.E_NO_RENDERER_FOUND,u="no renderer type is applicable for the playable item",h=p.default.createErr(m.ErrorGroup.Configuration,this._m.playbackState,m.E_PLAYER,o,"",u)):(o=m.INFO_CODES.E_FLASH_RENDERER_NOT_SUPPORTED,u="flash renderer is not supported for the playable item",h=p.default.createErr(m.ErrorGroup.Restriction,this._m.playbackState,m.E_INFO,o,"",u)),void i(h)}var c=this.MX(t);if(this.wX!==c)!this.SX&&this.gX&&this.gX.type===r&&this.gX.type!==S.RendererType.EXTERNAL||t.isRecovering()&&this.gX?this.yX=this.gX:(this.yX=r===S.RendererType.EXTERNAL?this.NX(e):this.RX(r),this.kX(this.yX)),this.wX=c,this.IX=!0,this.yX.waitForReady((function(t){n.IX=!1,t&&(n.publish(s.RENDERER_TIMEOUT),n.yX&&n.LX(n.yX)),i(t)}));else{if(this.IX)return;i()}}else i(new Error("no playable item to be rendered"))},i.prototype.setItemNextRenderer=function(t,i){var n=this;if(void 0===i&&(i=0),!t)return!1;var e=this.MX(t);if(this.wX!==e)return this.prepareNextRenderer(t,(function(){n.setItemNextRenderer(t,i)})),!0;var r=this.MX(t,i);if(this._X===r)return!0;if(this.yX){this._X=r;var s=this.yX.getSyncState(),o=this.yX.setPlayableItem(t,i,this.eY.recovering);return-1!==s&&this.eY.recovering&&this.yX.startSync(),o}return!1},i.prototype.preloadNextRenderer=function(t){if(this.yX&&this.yX.preload){var i=this.yX.getPlayableItem();if(i&&(this._m.preload||t)&&this.yX.type===S.RendererType.HTML5_HLS){var n={startOffset:i.customConfig&&i.customConfig.playbackStart||NaN,bufferLimit:this._m.preloadBufferSize||30};this.yX.preload(n)}}},i.prototype.switchAndPlayNextRenderer=function(t,i){void 0===i&&(i=!1),this.switchToNextRenderer(i),this.publish(s.RENDERER_READY_TO_PLAY,t)},i.prototype.switchToNextRenderer=function(t){void 0===t&&(t=!1),this.yX&&(delete this.EX[this.yX.type],this.DX(this.yX),this.switchToRenderer(this.yX,t),this.wX=null,this._X=null)},i.prototype.didRendererTimeOut=function(){return!(!this.gX||!this.gX.timedOut)},i.prototype.getActiveRenderer=function(){return this.gX},i.prototype.getNextRendererNode=function(){return this.yX&&this.yX.node||null},i.prototype.syncPlaybackState=function(){this.gX&&(this.gX.paused=this._m.isPaused(),this.gX.seeking=this._m.isSeeking())},i.prototype.rewindAfterEnd=function(t){if(this.gX)if(t)switch(this.gX.type){case S.RendererType.HTML5_RAW:case S.RendererType.HTML5_HLS:this.gX.node&&(this.gX.node.src="")}else this.gX.seek(0)},i.prototype.play=function(t){this.publish(s.PLAY_CALLED),this.gX&&this.gX.play(t)},i.prototype.pause=function(){this.gX&&(this.gX.type===S.RendererType.HTML5_TV_TIZEN||this.gX.type===S.RendererType.HTML5_TV_ORSAY||(d.isFunction(this.gX.pause)?this.gX.pause():this.gX.node&&this.gX.node.pause()))},i.prototype.getCurrentDate=function(){return this.gX&&this.gX.getCurrentDate()||0},i.prototype.endVideo=function(){var t=this.gX;t&&!t.ended&&(t.ended=!0,t.type===S.RendererType.HTML5_TV_TIZEN||t.type===S.RendererType.HTML5_TV_ORSAY||(d.isFunction(t.stop)?t.stop():t.node&&t.node.pause()))},i.prototype.seek=function(t){this.gX&&this.gX.seek(t)},i.prototype.getCurrentTime=function(){return this.gX?this.gX.getCurrentTime():0},i.prototype.getDuration=function(){return this.gX?this.gX.getDuration():NaN},i.prototype.getMuted=function(){if(this.gX)return this.gX.getMuted()},i.prototype.getVolume=function(){return this.gX?this.gX.getVolume():NaN},i.prototype.setQuality=function(t){this.gX&&this.gX.setQuality(t)},i.prototype.showAirplayTargetMenu=function(){this.gX&&this.gX.showAirplayTargetMenu&&this.gX.showAirplayTargetMenu()},i.prototype.setPIPMode=function(t){var i;null===(i=this.gX)||void 0===i||i.setPIPMode(t)},i.prototype.setVolume=function(t){this.gX&&this.gX.setVolume(t)},i.prototype.setMute=function(t){this.gX&&this.gX.setMute(!!t)},i.prototype.setAudioLanguage=function(t){this.gX&&this.gX.setAudioLanguage&&this.gX.setAudioLanguage(t)},i.prototype.stopMedia=function(){if(this.gX)return this.gX.detachNode(),this.gX.stopMedia()},i.prototype.stopNextRenderer=function(t){if(this.yX)return this.yX.setError(t),this.yX.detachNode(),this.yX.stopMedia()},i.prototype.skip=function(){this.gX&&d.isFunction(this.gX.skip)&&this.gX.skip()},i.prototype.switchToRenderer=function(t,i){this.CX(this.gX);var n=this.gX,e=n&&n!==t;e&&a.userAgent.mobile&&v.default.exitFullscreen(n.node),this.PX(t),this._m.playbackState.rendererType=t.type,this.setVolume(this._m.volume),this.setMute(this._m.mute),this.xX(this.gX),e&&(n.type===S.RendererType.HTML5_HLS_360||n.type===S.RendererType.HTML5_RAW_360||n.type===S.RendererType.EXTERNAL?p.default.classList(n.container).remove("vp-renderer-active"):n.node&&p.default.classList(n.node).remove("vp-renderer-active"),i?this.LX(n):this.UX(n)),this.VX(t,!0),t.type===S.RendererType.HTML5_HLS_360||t.type===S.RendererType.HTML5_RAW_360||t.type===S.RendererType.EXTERNAL?p.default.classList(t.container).add("vp-renderer-active"):t.node&&p.default.classList(t.node).add("vp-renderer-active"),this.publish(s.RENDERER_SWITCH,n,t)},i.prototype.enableMobileNativeCC=function(t){this.gX&&this.gX.enableMobileNativeCC&&this.gX.enableMobileNativeCC(t)},i.prototype.handleAdvancePreparePreloadNextRenderer=function(t){var i=this;t&&t.rendererType===S.RendererType.HTML5_HLS&&this.prepareNextRenderer(t,(function(n){n||i.yX===i.gX||t.isLive()||(i.setItemNextRenderer(t,0),i.preloadNextRenderer(!0))}))},i.prototype.suspendStreaming=function(){this.gX&&this.gX.suspendStreaming()},i.prototype.resumeStreaming=function(){this.gX&&this.gX.resumeStreaming()},i.prototype.getSyncOffset=function(){return this.gX?this.gX.getSyncOffset():NaN},i.prototype.getSyncState=function(){return this.gX?this.gX.getSyncState():-1},i.prototype.startSync=function(){var t;null===(t=this.gX)||void 0===t||t.startSync()},i.prototype.stopSync=function(){var t;null===(t=this.gX)||void 0===t||t.stopSync()},i.prototype.destroy=function(){this.gX&&this.gX.destroy(),this.yX&&this.yX.destroy()},i.prototype.xX=function(t){t&&(this.BX(t,S.CustomRendererEvent,o,this.AX),this.BX(t,S.RendererEvent,o,this.AX))},i.prototype.CX=function(t){t&&(t.removeEventListeners(this.AX),this.AX={})},i.prototype.kX=function(t){t&&t!==this.gX&&this.BX(t,S.RendererEvent,u,this.OX)},i.prototype.DX=function(t){t&&(t.removeEventListeners(this.OX),this.OX={})},i.prototype.BX=function(t,i,n,e){var r=this;if(e)for(var s=function(s){if(i[s]){var u=i[s];e[u]=t.on(u,(function(t){n[s]&&r.publish.call(r,n[s],t)}),o)}},o=this,u=0,h=Object.keys(i);u<h.length;u++){s(h[u])}},i.prototype.FX=function(t){var i=this._m,n=this.YU,e=this.EX[t];if(e)return e.bindCustomEvents(),e;switch(t){case S.RendererType.HTML5_HLS:e=new y.default(n,i);break;case S.RendererType.HTML5_RAW_360:e=new E.default(n,i);break;case S.RendererType.HTML5_HLS_360:e=new w.default(n,i);break;case S.RendererType.EXTERNAL:e=new g.default;break;case S.RendererType.HTML5_TV:e=new A.default(n,i);break;case S.RendererType.HTML5_TV_ORSAY:e=new O.default(n,i);break;case S.RendererType.HTML5_TV_TIZEN:e=new T.default(n,i);break;case S.RendererType.HTML5_RAW:default:e=new _.default(n,i)}return this.publish(s.RENDERER_CREATED,e),this.zX(e,t),e},i.prototype.RX=function(t){return this.FX(t)},i.prototype.NX=function(t){if(this.gX&&this.gX.type===S.RendererType.EXTERNAL&&this.gX.getExternalPlayer()===t)return this.gX;var i=this.RX(S.RendererType.EXTERNAL);return i.setExternalPlayer(t),i},i.prototype.UX=function(t){var i=[S.RendererType.HTML5_RAW_360,S.RendererType.HTML5_HLS_360,S.RendererType.EXTERNAL];if(t){var n=t.type;this.VX(t,!1),this.EX[n]||-1!==i.indexOf(n)?t.destroy():this.zX(t,n)}},i.prototype.VX=function(t,i){t&&(i?(t.detachNode&&t.detachNode(),t.reattachNode&&t.reattachNode()):(t.detachNode&&t.detachNode(),t.stopMedia&&t.stopMedia()))},i.prototype.jX=function(t){if(!(t instanceof c.default&&t.adPluginMimeType))return null;if(!this._m.config.ads.preferExternalPlayback)return null;var i,n=this.fH.getPlugin(b.PluginType.AD,t.adPluginMimeType);if(!n||!d.isExternalPlayer(n))return null;var e=(i=n).getCapabilities(),r=!1,s=!1;return t.streams.forEach((function(t){/\.m3u8/i.test(t.url)?r=!0:/\.(?:mp4|webm)/i.test(t.url)&&(s=!0)})),r&&e.indexOf(S.ExternalPlayerCapability.RENDER_HLS)>-1||s&&e.indexOf(S.ExternalPlayerCapability.RENDER_PDL)>-1?i:null},i.prototype.MX=function(t,i){var n,e=[];if(i||(i=0),e.push(t.rendererType),e.push(i),t instanceof c.default){e.push("ad"),e.push(t.adBreakItemId),t.adPluginMimeType&&e.push(t.adPluginMimeType),(n=t.streams)&&n.length>0&&e.push(n[0].url);var r=t.adBreak;r&&(e.push(r.adBreakId),e.push(r.adBreakItems.length))}else t instanceof f.default&&(e.push("mediaItem"),e.push(t.id),(n=t.streams)&&n.length>0&&e.push(n[0].url));return e.join("|")},i.prototype.TX=function(){var t=a.userAgent.mobile&&!l.default.hasNativeAutoplaySupport;return!(a.userAgent.tv||a.userAgent.ios||t)},i.prototype.LX=function(t){return delete this.EX[t.type],t.destroy()},i.prototype.PX=function(t){t&&(this.gX=t,t.setActive(!0))},i.prototype.zX=function(t,i){t&&(this.EX[i]=t,t.setActive(!1))},i}(h.default);i.RendererController=I},4411:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o=n(7403),u=n(954);!function(t){t.PAGE_VISIBILITY_CHANGED="pageVisibilityChanged"}(s=i.VisibilityEvent||(i.VisibilityEvent={}));var h=[{prop:"hidden",name:"visibilitychange"},{prop:"mozHidden",name:"mozvisibilitychange"},{prop:"webkitHidden",name:"webkitvisibilitychange"},{prop:"msHidden",name:"msvisibilitychange"}],a=function(t){function i(i){var n=t.call(this,"VisibilityManager")||this;return n._m=i,n.GX=null,n.HX="hidden",n.YX=null,n.GX=n.qX(),n.GX&&(n.WX=n.WX.bind(n),document.addEventListener(n.GX,n.WX,!1)),n}return r(i,t),i.prototype.destroy=function(){this.GX&&(document.removeEventListener(this.GX,this.WX,!1),this.GX=null)},i.prototype.isPlayerVisible=function(){var t=this.QX();return!(document[this.HX]||t&&null===t.offsetParent||!1)},i.prototype.qX=function(){var t=h.filter((function(t){return t.prop in document})),i=t&&t[0];return i?(this.HX=i.prop,i.name):null},i.prototype.QX=function(){if(this.YX)return this.YX;var t=this._m.playerRootElement,i=t&&void 0!==t.getElementsByClassName&&t.getElementsByClassName(u.VIDEO_MAIN_ELEMENT_CLASS);return this.YX=i&&i.length&&i[0]||null,this.YX},i.prototype.WX=function(){this.publish(s.PAGE_VISIBILITY_CHANGED,this.isPlayerVisible())},i}(o.default);i.default=a},8110:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.CERT_DATA=new Uint8Array([48,130,4,203,48,130,3,179,160,3,2,1,2,2,8,13,86,142,88,131,182,234,139,48,13,6,9,42,134,72,134,247,13,1,1,5,5,0,48,127,49,11,48,9,6,3,85,4,6,19,2,85,83,49,19,48,17,6,3,85,4,10,12,10,65,112,112,108,101,32,73,110,99,46,49,38,48,36,6,3,85,4,11,12,29,65,112,112,108,101,32,67,101,114,116,105,102,105,99,97,116,105,111,110,32,65,117,116,104,111,114,105,116,121,49,51,48,49,6,3,85,4,3,12,42,65,112,112,108,101,32,75,101,121,32,83,101,114,118,105,99,101,115,32,67,101,114,116,105,102,105,99,97,116,105,111,110,32,65,117,116,104,111,114,105,116,121,48,30,23,13,49,56,48,51,50,57,49,57,51,57,49,53,90,23,13,50,48,48,51,50,57,49,57,51,57,49,53,90,48,98,49,11,48,9,6,3,85,4,6,19,2,85,83,49,20,48,18,6,3,85,4,10,12,11,89,97,104,111,111,47,32,73,110,99,46,49,19,48,17,6,3,85,4,11,12,10,50,65,82,78,74,89,51,56,70,87,49,40,48,38,6,3,85,4,3,12,31,70,97,105,114,80,108,97,121,32,83,116,114,101,97,109,105,110,103,58,32,89,97,104,111,111,47,32,73,110,99,46,48,129,159,48,13,6,9,42,134,72,134,247,13,1,1,1,5,0,3,129,141,0,48,129,137,2,129,129,0,188,20,145,11,182,224,114,206,51,252,37,198,52,3,54,245,37,134,121,169,73,236,52,112,24,241,70,22,210,115,167,90,251,200,152,188,188,122,248,143,243,225,173,191,185,30,115,239,103,231,218,198,227,19,127,170,241,201,173,213,94,209,56,9,94,211,3,7,194,64,210,84,119,83,195,185,15,252,8,33,33,15,107,215,254,95,9,86,83,212,175,88,26,254,114,126,151,63,228,22,210,127,45,230,42,171,74,61,159,64,71,40,184,184,17,128,230,57,139,130,231,123,92,174,174,146,237,49,2,3,1,0,1,163,130,1,234,48,130,1,230,48,29,6,3,85,29,14,4,22,4,20,127,187,42,2,137,89,223,166,117,128,127,189,93,223,97,53,42,199,159,128,48,12,6,3,85,29,19,1,1,255,4,2,48,0,48,31,6,3,85,29,35,4,24,48,22,128,20,99,228,71,84,203,133,113,89,70,44,131,172,204,68,49,100,103,3,44,190,48,129,226,6,3,85,29,32,4,129,218,48,129,215,48,129,212,6,9,42,134,72,134,247,99,100,5,1,48,129,198,48,129,195,6,8,43,6,1,5,5,7,2,2,48,129,182,12,129,179,82,101,108,105,97,110,99,101,32,111,110,32,116,104,105,115,32,99,101,114,116,105,102,105,99,97,116,101,32,98,121,32,97,110,121,32,112,97,114,116,121,32,97,115,115,117,109,101,115,32,97,99,99,101,112,116,97,110,99,101,32,111,102,32,116,104,101,32,116,104,101,110,32,97,112,112,108,105,99,97,98,108,101,32,115,116,97,110,100,97,114,100,32,116,101,114,109,115,32,97,110,100,32,99,111,110,100,105,116,105,111,110,115,32,111,102,32,117,115,101,44,32,99,101,114,116,105,102,105,99,97,116,101,32,112,111,108,105,99,121,32,97,110,100,32,99,101,114,116,105,102,105,99,97,116,105,111,110,32,112,114,97,99,116,105,99,101,32,115,116,97,116,101,109,101,110,116,115,46,48,53,6,3,85,29,31,4,46,48,44,48,42,160,40,160,38,134,36,104,116,116,112,58,47,47,99,114,108,46,97,112,112,108,101,46,99,111,109,47,107,101,121,115,101,114,118,105,99,101,115,46,99,114,108,48,14,6,3,85,29,15,1,1,255,4,4,3,2,5,32,48,49,6,11,42,134,72,134,247,99,100,6,13,1,3,1,1,255,4,31,1,112,116,53,108,106,117,104,50,102,111,115,108,106,116,102,103,109,114,122,117,100,104,103,116,112,122,121,51,117,116,48,55,6,11,42,134,72,134,247,99,100,6,13,1,4,1,1,255,4,37,1,97,100,110,104,120,103,103,98,117,98,103,100,105,120,122,115,105,51,122,103,98,48,116,104,112,120,49,117,101,120,105,102,49,120,102,56,48,13,6,9,42,134,72,134,247,13,1,1,5,5,0,3,130,1,1,0,155,63,179,107,215,161,134,119,228,77,138,78,87,241,189,105,187,60,231,127,57,73,95,133,174,62,237,222,209,0,87,24,52,128,67,149,102,150,113,197,14,188,171,149,139,249,109,9,94,21,47,226,21,186,199,199,183,95,27,14,202,148,181,196,237,147,238,206,58,104,48,21,239,155,201,207,146,89,111,98,114,120,193,63,127,204,58,30,122,74,170,83,58,218,54,92,98,255,74,171,27,195,3,239,143,161,92,75,81,98,37,58,220,215,222,215,65,8,159,71,5,63,30,149,177,185,23,77,219,37,13,43,28,51,163,18,29,63,243,65,129,133,169,25,169,114,68,171,130,246,187,8,133,177,113,25,188,2,220,47,116,87,59,255,169,121,192,200,89,36,15,30,160,154,5,20,196,147,241,130,22,197,154,202,213,75,142,195,70,202,227,211,81,54,249,97,142,239,1,169,235,126,188,40,24,173,192,157,190,90,231,88,101,46,186,209,207,188,109,86,204,175,64,171,101,210,40,93,76,13,4,161,110,242,65,13,0,202,238,19,197,227,71,30,11,210,211,158,62,49,218,231,185,172,166,120])},4593:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(742),r=n(6389),s=n(6342),o=n(8110),u="https://assets.video.yahoo.net/fairplay.cer",h=r.PLAYER_DRM_CODES,a=r.INFO_CODES,c=r.ErrorGroup.Configuration,f=function(){function t(t,i,n,e){this.XX=null,this.sT=t,this.ZX=i||u,this.XX=this.ZX===u?o.CERT_DATA:null,this.$X=n,this.JX=e,this.KX=this.tZ.bind(this),this.iZ=this.nZ.bind(this),this.eZ=this.rZ.bind(this),this.init()}return t.prototype.destroy=function(){this.sT.removeEventListener("webkitneedkey",this.KX),this.sZ&&(this.oZ(),this.sZ=null)},t.prototype.init=function(){this.sT.addEventListener("webkitneedkey",this.KX)},t.prototype.oZ=function(){this.sZ.removeEventListener("webkitkeymessage",this.iZ),this.sZ.removeEventListener("webkitkeyerror",this.eZ)},t.prototype.uZ=function(){var t=this;null!==this.ZX&&""!==this.ZX?void 0!==window.WebKitMediaKeys?this.XX?this.hZ():e.Loader.ajax(this.ZX,{method:"GET",context:this,headers:{Pragma:"Cache-Control: no-cache","Cache-Control":"max-age=0"},responseType:"arraybuffer",successHandler:function(i){t.XX=new Uint8Array(i),null!==t.XX?t.hZ():t.aZ(h.E_CERT_NO_DATA)},failureHandler:function(i){t.aZ(h.E_CERT_LOAD_FAILED,r.ErrorGroup.Streaming,i.toString())},timeout:1e4}):this.aZ(a.E_DRM_UNSUPPORTED_BROWSER,c):this.aZ(h.E_CERTPATH_MISSING,c)},t.prototype.hZ=function(){var t=this.cZ(this.fZ),i=this.lZ(t),n=this.vZ(this.fZ,i,this.XX);if(!this.sT.webkitKeys){var e=this.dZ();this.sT.webkitSetMediaKeys(new WebKitMediaKeys(e))}this.sT.webkitKeys||this.aZ(h.E_KEY_CREATION_FAILED),this.sZ&&(this.oZ(),this.sZ.close()),this.sZ=this.sT.webkitKeys.createSession("video/mp4",n),this.sZ?(this.sZ.contentId=i,this.sZ.destinationURL=t,this.sZ.addEventListener("webkitkeymessage",this.iZ),this.sZ.addEventListener("webkitkeyadded",(function(t){})),this.sZ.addEventListener("webkitkeyerror",this.eZ)):this.aZ(h.E_KEY_SESSION_FAILED)},t.prototype.tZ=function(t){this.$X(),null!==t.initData?(this.fZ=t.initData,this.uZ()):this.aZ(h.E_INIT)},t.prototype.nZ=function(t){this.pZ(t.target,t.message)},t.prototype.rZ=function(t){this.aZ(h.E_KEY_ERROR,r.ErrorGroup.Streaming,t.currentTarget.error.code+"-"+t.currentTarget.error.systemCode)},t.prototype.lZ=function(t){var i=document.createElement("a");i.href=t;var n=i.search.substr(1).split("&").filter((function(t){return t.length>2&&"b"===t[0]&&"="===t[1]}));return n.length?n[0].split("=")[1]:""},t.prototype.cZ=function(t){var i=s.default.array16ToString(t).replace("skd://","https://");return i=i.substring(1,i.length)},t.prototype.vZ=function(t,i,n){"string"==typeof i&&(i=s.default.stringToArray16(i));var e=0,r=new ArrayBuffer(t.byteLength+4+i.byteLength+4+n.byteLength),o=new DataView(r);new Uint8Array(r,e,t.byteLength).set(t),e+=t.byteLength,o.setUint32(e,i.byteLength,!0),e+=4;var u=new Uint8Array(r,e,i.byteLength);return u.set(i),e+=u.byteLength,o.setUint32(e,n.byteLength,!0),e+=4,new Uint8Array(r,e,n.byteLength).set(n),new Uint8Array(r,0,r.byteLength)},t.prototype.dZ=function(){return WebKitMediaKeys.isTypeSupported("com.apple.fps.1_0","video/mp4")?"com.apple.fps.1_0":(this.aZ(h.E_NO_KEY_SYSTEM),null)},t.prototype.pZ=function(t,i){var n=this,r={spc:s.default.base64EncodeUint8Array(i),assetId:t.contentId};e.Loader.ajax(t.destinationURL,{method:"POST",body:JSON.stringify(r),context:this,responseTypeJson:!0,beforeSend:function(i){i.session=t},successHandler:function(t,i,e,r){n.mZ(t,r.session)},failureHandler:function(t,i,e){var r=403===e?a.E_DRM_FORBIDDEN_LICENSE:h.E_LICENSE_REQUEST;n.aZ(r)},timeout:1e4})},t.prototype.mZ=function(t,i){i.update(s.default.base64DecodeUint8Array(t.ckc))},t.prototype.aZ=function(t,i,n){var e,s;void 0===i&&(i=r.ErrorGroup.Streaming),r.isInfoCode(t)?(e=r.E_INFO,s=a):(e=r.E_PLAYER_DRM,s=h);Object.keys(s)[parseInt(t,10)-1];this.JX(i,e,t,"",n),this.destroy()},t}();i.default=f},6389:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(5244),r=n(1954),s=n(742).errorCodes,o=["305","306","307"];i.E_INFO=s.E_INFO,i.E_WARNING=s.E_WARNING,i.E_YVAP=s.E_YVAP,i.E_SAPI_STREAM=s.E_SAPI_STREAM,i.E_SAPI_PLAYLIST=s.E_SAPI_PLAYLIST,i.E_SAPI_RELATED=s.E_SAPI_RELATED,i.E_SAPI_POPULAR=s.E_SAPI_POPULAR,i.E_CAST=s.E_CAST,i.E_PLAYER=s.E_PLAYER,i.E_PLAYER_FAILOVER=s.E_PLAYER_FAILOVER,i.E_PLAYER_DRM=s.E_PLAYER_DRM,i.E_PLAYER_JS_HLS=s.E_PLAYER_JS_HLS,i.E_SAPI_ABSTRACT=s.E_SAPI_ABSTRACT,i.E_SAPI_CLOSEDCAPTION=s.E_SAPI_CLOSEDCAPTION;var u=i.E_PLAYER,h=i.E_PLAYER_FAILOVER,a=i.E_PLAYER_JS_HLS,c=i.E_SAPI_ABSTRACT,f=i.E_SAPI_CLOSEDCAPTION;function l(t){return t.group+t.phase+"-"+t.category+"-"+t.subcategory}function v(t){var i=[];if(t)for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&i.push(t[n]);return i}function d(t,i,n){i.forEach((function(i){t[i]=n}))}i.INFO_CODES=s.INFO_CODES,i.WARNING_CODES=s.WARNING_CODES,i.PLAYER_CODES=s.PLAYER_CODES,i.PLAYER_DRM_CODES=s.PLAYER_DRM_CODES,i.PLAYER_JS_HLS_CODES=s.PLAYER_JS_HLS_CODES,i.SAPI_CODES=s.SAPI_CODES,i.CAST_CODES=s.CAST_CODES,i.rep=l,i.isInfoCode=function(t){for(var n in i.INFO_CODES)if(Object.prototype.hasOwnProperty.call(i.INFO_CODES,n)&&i.INFO_CODES[n]===t)return!0;return!1},function(t){t.Streaming="P",t.Service="S",t.Configuration="C",t.Restriction="R"}(i.ErrorGroup||(i.ErrorGroup={})),function(t){t.KEY_SESSION_FAILED="1",t.LICENSE_REQUEST_FAILED="2",t.CERT_LOAD_FAILED="3"}(i.DRM_DEBUG_CODES||(i.DRM_DEBUG_CODES={}));var p={};p[i.INFO_CODES.E_PLAYER_360_IS_NOT_SUPPORTED]=r.default.ERR_TITLE_CANNOT_PLAY_360_VIDEO,p[i.INFO_CODES.E_SAPI_RESTRICTED_NETWORK_TYPE]=r.default.ERR_TITLE_CANNOT_PLAY_VIDEO,p[i.INFO_CODES.E_FLASH_RENDERER_NOT_SUPPORTED]=r.default.ERR_TITLE_CANNOT_PLAY_VIDEO,d(p,[i.INFO_CODES.E_SAPI_LICENSE_ERROR,i.INFO_CODES.E_SAPI_UNAVAILABLE_TEMP,i.INFO_CODES.E_SAPI_GEO,i.INFO_CODES.E_SAPI_BLACKOUT],r.default.ERR_TITLE_VIDEO_NOT_AVAILABLE),v(i.INFO_CODES).forEach((function(t){p[t]||(p[t]=r.default.ERR_TITLE_CANNOT_PLAY_VIDEO)}));var m={};m[i.INFO_CODES.E_SAPI_UNAVAILABLE_TEMP]=r.default.ERR_UNAVAILABLE,m[i.INFO_CODES.E_SAPI_LICENSE_ERROR]=r.default.ERR_UNAVAILABLE,m[i.INFO_CODES.E_SAPI_GEO]=r.default.ERR_GEO,m[i.INFO_CODES.E_SAPI_BLACKOUT]=r.default.ERR_BLACKOUT,m[i.INFO_CODES.E_SAPI_DEVICE]=r.default.ERR_DEVICE,m[i.INFO_CODES.E_SAPI_EMBED]=r.default.ERR_EMBED,m[i.INFO_CODES.E_PLAYER_ANDROID_CHROME_REQUIRED]=r.default.ERR_ANDROID_LIVE_CHROME_REQUIRED,m[i.INFO_CODES.E_PLAYER_NO_COMPATIBLE_FORMAT]=r.default.ERR_BROWSER_UNSUPPORTED,m[i.INFO_CODES.E_PLAYER_360_IS_NOT_SUPPORTED]=r.default.ERR_BROWSER_UNSUPPORTED_SKIP_IN_10,m[i.INFO_CODES.E_FLASH_RENDERER_NOT_SUPPORTED]=r.default.ERR_BROWSER_UNSUPPORTED,m[i.INFO_CODES.E_DRM_UNSUPPORTED_OS]=function(t){return t.ios?r.default.ERR_DRM_IOS_UNSUPPORTED_OS_VER:null},m[i.INFO_CODES.E_DRM_UNSUPPORTED_BROWSER]=function(t){return t.android?r.default.ERR_DRM_ANDROID_UNSUPPORTED_BROWSER:t.ios?r.default.ERR_DRM_IOS_UNSUPPORTED_BROWSER:null};var b={};b[i.PLAYER_CODES.E_NATIVE_SRC_NOT_SUPPORTED]=r.default.ERR_TITLE_VIDEO_NOT_AVAILABLE,b[i.INFO_CODES.E_SAPI_RESTRICTED_NETWORK_TYPE]=r.default.ERR_TITLE_CANNOT_PLAY_VIDEO,d(b,[i.PLAYER_CODES.E_NATIVE_ABORTED],r.default.ERR_TITLE_CANNOT_PLAY_VIDEO),v(i.PLAYER_CODES).forEach((function(t){b[t]||(b[t]=r.default.ERR_TITLE_SOMETHING_WENT_WRONG)}));var g={};g[i.PLAYER_CODES.E_NATIVE_NETWORK_FAILURE]=r.default.ERR_NETWORK_ISSUE,i.PLAYER_CODES.E_NO_PLUGIN_FOUND="603",v(i.PLAYER_CODES).forEach((function(t){g[t]||(g[t]=r.default.ERR_GENERAL_ERROR)}));var y={};v(i.PLAYER_JS_HLS_CODES).forEach((function(t){y[t]=r.default.ERR_TITLE_SOMETHING_WENT_WRONG}));var w={};v(i.PLAYER_JS_HLS_CODES).forEach((function(t){w[t]=r.default.ERR_GENERAL_ERROR}));var _={};d(_,[i.SAPI_CODES.E_INCOMPATIBLE_FORMAT,i.SAPI_CODES.E_NO_STREAMS],r.default.ERR_TITLE_SOMETHING_WENT_WRONG),d(_,[i.SAPI_CODES.E_UNAUTHORIZED_USER,i.SAPI_CODES.E_DRM_RESTRICTED],r.default.ERR_TITLE_CANNOT_PLAY_VIDEO),v(i.SAPI_CODES).forEach((function(t){_[t]||(_[t]=r.default.ERR_TITLE_VIDEO_NOT_AVAILABLE)}));var E={};E[i.SAPI_CODES.E_UNAUTHORIZED_USER]=r.default.ERR_TITLE_VIDEO_NOT_AVAILABLE,E[i.SAPI_CODES.E_RESTRICTED_TO_INTERNAL]=r.default.ERR_UNAVAILABLE,d(E,[i.SAPI_CODES.E_INCOMPATIBLE_FORMAT,i.SAPI_CODES.E_NO_STREAMS],r.default.ERR_GENERAL_ERROR),v(i.SAPI_CODES).forEach((function(t){E[t]||(E[t]=r.default.ERR_MISSING_OR_DAMAGED)}));var A={};v(i.WARNING_CODES).forEach((function(t){t!==i.WARNING_CODES.E_LIVE_PLAYBACK_COMPLETE&&(A[t]=r.default.ERR_TITLE_SOMETHING_WENT_WRONG)})),A[i.WARNING_CODES.E_LIVE_PLAYBACK_COMPLETE]=r.default.ERR_TITLE_VIDEO_NOT_AVAILABLE;var O={};O[i.WARNING_CODES.E_LIVE_PLAYBACK_COMPLETE]=r.default.ERR_LIVE_PLAYBACK_COMPLETE,v(i.WARNING_CODES).forEach((function(t){t!==i.WARNING_CODES.E_LIVE_PLAYBACK_COMPLETE&&(O[t]=r.default.ERR_GENERAL_ERROR)}));var S={};S[i.PLAYER_DRM_CODES.ERR_DRM_UNSUPPORTED_NETWORK_TYPE_WIFI]=r.default.ERR_DRM_UNSUPPORTED_NETWORK_WIFI,d(S,[i.PLAYER_DRM_CODES.E_CERTPATH_MISSING],r.default.ERR_GENERAL_ERROR);var T={};d(T,[i.PLAYER_DRM_CODES.ERR_DRM_UNSUPPORTED_NETWORK_TYPE,i.PLAYER_DRM_CODES.E_CERTPATH_MISSING],r.default.ERR_TITLE_CANNOT_PLAY_VIDEO);var I=function(){function t(t,i,n,e,r){if(!t||!i||!n)throw new Error("Error must be created with a group, category, and subcategory!");this.errorInfo=e,this.KI=r,this.group=t,this.phase=this.bZ(e),this.category=i,this.subcategory=n,this.gZ=e?e.msg:null,this.debugMessage=e?e.debugMsg:null,this.prefetch=!(!e||void 0===e.prefetch)&&e.prefetch,this.isRecoverable=!1}return Object.defineProperty(t.prototype,"rep",{get:function(){return l(this)},enumerable:!0,configurable:!0}),t.prototype.isSAPIError=function(){return this.category>=c&&this.category<=f},t.prototype.bZ=function(t){var i="S";return t&&t.playbackState&&(t.playbackState.state===e.States.VIDEO||t.playbackState.state===e.States.END)&&(i="P"),i},Object.defineProperty(t.prototype,"title",{get:function(){var t=null,n=this.errorInfo.playbackState&&this.errorInfo.playbackState.loadedItem&&this.errorInfo.playbackState.loadedItem.isLive();if(this.isSAPIError())t=_;else{if(this.category===u&&-1!==o.indexOf(this.subcategory)&&n&&this.KI&&(this.KI.android||this.KI.ios))return r.default.ERR_TITLE_SOMETHING_WENT_WRONG;this.category===u||this.category===h?t=b:this.category===i.E_WARNING?t=A:this.category===i.E_INFO?t=p:this.category===i.E_PLAYER_DRM?t=T:this.category===a&&(t=y)}return t&&t[this.subcategory]||r.default.ERR_TITLE_SOMETHING_WENT_WRONG},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"message",{get:function(){var t=null,n=this.errorInfo.playbackState&&this.errorInfo.playbackState.loadedItem&&this.errorInfo.playbackState.loadedItem.isLive();if(this.isSAPIError())t=E;else{if(this.category===u&&-1!==o.indexOf(this.subcategory)&&n&&this.KI&&(this.KI.android||this.KI.ios))return r.default.ERR_LIVE_IOS_PLAYBACK;this.category===u||this.category===h?t=g:this.category===i.E_PLAYER_DRM?t=S:this.category===i.E_WARNING?t=O:this.category===i.E_INFO?t=m:this.category===a&&(t=w)}var e=t&&t[this.subcategory];return e="function"==typeof e?e(this.KI):e,this.gZ||e||r.default.ERR_TECH_DIFFICULTIES},enumerable:!0,configurable:!0}),t}();i.default=I},1962:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.STREAM_SYNCH_COMPLETE="streamsynchComplete",i.STREAM_SYNCH_STRATEGY_APPLIED="streamsynchStrategyApplied",i.MEDIA_ITEM_NEED_SOURCE="mediaItemNeedSource",i.MEDIA_ITEM_ERROR="mediaItemError",i.MEDIA_ITEM_METADATA="mediaItemMetadata",i.MEDIA_ITEM_ADDED="mediaItemAdded",i.MEDIA_ITEM_REMOVED="mediaItemRemoved",i.MEDIA_ITEM_CURRENT="mediaItemCurrent",i.MEDIA_ITEM_COMPLETE="mediaItemComplete",i.AD_BREAK_STARTED="adBreakStarted",i.AD_BREAK_ENDED="adBreakEnded",i.AD_BREAK_ITEM_CURRENT="adBreakItemCurrent",i.AD_BREAK_ITEM_PLAYBACK_STARTED="adPlaybackStarted",i.AD_BREAK_ITEM_ENDED="adBreakItemEnded",i.AD_BREAK_ITEM_ERROR="adBreakItemError",i.AD_BREAK_ITEM_SKIPPED="adBreakItemSkipped",i.AD_BREAK_ITEM_CLICKED="adBreakItemClicked",i.AD_METRICS="adMetrics",i.OPSS_VISIBILITY_CHANGED="opssVisibilityChanged",i.TIMED_METADATA_RECEIVED="timedMetadataReceived",i.ERROR="player-error",i.WARNING="player-warning",i.INFO="player-info",i.INTERNAL_INFO="playerInternalInfo",i.INTERNAL_ERROR="playerInternalError",i.KEYDOWN="keydown",i.WINDOW_ON_FOCUS="focus",i.WINDOW_ON_BLUR="blur",i.START_SCREEN_RENDERED="startScreenRendered",i.START_SCREEN_CLICK="startScreenClick",i.END_SCREEN_RENDERED="endScreenRendered",i.CTRL_ENDSCREEN_VID="selectedEndscreenVideo",i.RELATED_ITEM_CLICK="relatedItemClick",i.UP_NEXT_PG_CLICK="upNextPgClick",i.SEEK_BAR_MOUSEOVER="seekBarMouseover",i.SEEK_BAR_MOUSEOUT="seekBarMouseout",i.TOGGLE_PLAY_PAUSE="togglePlayPause",i.CONTROLS_SEEK_START="controlsSeekStart",i.CONTROLS_SEEK_END="controlsSeekEnd",i.CONTROLS_SEEKING="controlsSeeking",i.CONTROLS_SET_VOLUME="controlsSetVolume",i.CONTROLS_SET_MUTE="controlsSetMute",i.FULLSCREEN_CHANGE="fullscreenChange",i.PLAYER_DIMENSION_CHANGE="playerDimensionChange",i.PLAYLIST_BOTTOM_HEIGHT_CHANGE="playlistBottomHeightChange",i.METADATA_AVAILABLE="metadataAvailable",i.MORE_ITEMS_LOADED="moreItemsLoaded",i.RENDERER_SWITCHED="rendererSwitched",i.TOUCH_TO_PLAY_RESTRICTION_REMOVED="mobileTouchPlayRestrictionRemoved",i.RENDER_PLAYLIST_FIRST_BATCH="renderPlaylistFirstBatch",function(t){t.TOGGLE_PLAYING="cTogglePlaying",t.BUFFERING="cBuffering",t.MEDIA_CHANGED="cMediaChanged",t.PLAYBACK_PROGRESS="cPlaybackProgress",t.VIDEO_ENDED="cVideoEnded",t.PLAYLIST_ENDED="cPlaylistEnded",t.CONNECTION_STATUS_CHANGED="cConnChanged",t.VOLUME_CHANGED="cReceiverVolumeChanged",t.MUTE_CHANGED="cReceiverMuteChanged",t.CAPTION_AVAILABILITY_CHANGED="cCaptionsAvailabilityChanged"}(i.CAST||(i.CAST={})),i.CONTROLS_AUDIO_CHANGE="controlsAudioChange",i.MULTI_LANGUAGES_AVAILABLE="multiLanguagesAvailable",i.THREE_SIXTY_READY="360Ready",i.THREE_SIXTY_INTERACT="360Interact",i.THREE_SIXTY_PIE_INTERACT="360PieInteract",i.PLAYER_RESIZE="playerResize",i.VTT_SEGMENT_LOADED="vttSegmentLoaded",i.SEGMENT_FIRST_BYTE_LOADED="segmentFirstByteLoaded",i.MEDIA_PLAYLIST_UPDATED="mediaPlaylistUpdated",i.SUBTITLE_PLAYLIST_UPDATED="subtitlePlaylistUpdated",i.LIVE_LOADING_LATE="liveLoadingLate",i.RECOVERY_START="recoveryStart",i.RECOVERY_METADATA_READY="recoveryMetadataReady",i.ER_READY="erReady",i.ER_ERROR="erError",i.CONVIVA_READY_FOR_SESSION_CREATION="convivaReadyForSessionCreation",i.PLAYBACK_INFO="playbackInfo",i.SUBTITLE_TRACK_RECEIVED="subtitleTrackReceived",i.AD_SUBTITLE_TRACK_ADDED="adSubtitleTrackAdded",i.PAGE_VISIBILITY_CHANGED="pageVisibilityChanged",i.LIVE_RELOAD_MEDIA="reloadMedia",i.DATERANGE_STARTED="daterangeStarted",i.DATERANGE_ENDED="daterangeEnded",i.INVALID_SYNC_OFFSET="invalidSyncOffset",function(t){t.INFO_UPDATE="infoUpdate",t.SEGMENT_FIRST_BYTE_LOADED="segmentFirstByteLoaded",t.SEGMENT_RENDERED="segmentRendered",t.VTT_SEGMENT_LOADED="vttSegmentLoaded",t.STREAM_SWITCHED="streamSwitched",t.LIVE_LOADING_LATE="liveLoadingLate",t.STREAM_UPDATED="streamUpdated",t.HLS_WAITING="hlsWaiting",t.CUEPOINT_DETECTED="cuepointDetected",t.CUEPOINT_STARTED="cuepointStarted",t.SUBTITLE_STREAM_UPDATED="subtitleStreamUpdated",t.PRELOAD_PROGRESS="preloadProgress",t.SEGINFO_METRICS_AVAILABLE="segInfoMetricsAvailable",t.CONTENT_LOAD_FINISHED="contentLoadFinished",t.PRELOAD_START="preloadStart",t.PRELOAD_COMPLETE="preloadComplete",t.BUFFER_GROWTH_DETECTED="bufferGrowthDetected",t.BUFFER_GAP_DETECTED="bufferGapDetected",t.CC_VTT_AVAILABLE="ccVttAvailable",t.MULTI_LANGUAGES_AVAILABLE="multiLanguagesAvailable",t.TIMED_METADATA_READY="timedMetadataReady",t.MEDIA_METADATA_LOADED="mediaMetadataLoaded",t.DATERANGE_STARTED="daterangeStarted",t.DATERANGE_ENDED="daterangeEnded",t.INVALID_SYNC_OFFSET="invalidSyncOffset",t.STREAM_SYNCH_COMPLETE="streamsynchComplete",t.STREAM_SYNCH_STRATEGY_APPLIED="streamsynchStrategyApplied"}(i.HLSVideoEvent||(i.HLSVideoEvent={})),i.SEG_INFO_AVAILABLE="segInfoAvailable",i.CONTENT_LOAD_FINISHED="contentLoadFinished",i.PRELOAD_START="preloadStart",i.PRELOAD_PROGRESS="preloadProgress",i.PRELOAD_COMPLETE="preloadComplete",i.BUFFER_GROWTH_DETECTED="bufferGrowthDetected",function(t){t.SRC_SWITCHING="videoSrcSwitching",t.SRC_SWITCHED="videoSrcSwitched",t.CLICK="videoClick",t.PAUSE="pause",t.ENDED="ended",t.ERROR="error",t.LOADEDMETADATA="loadedmetadata",t.LOADEDDATA="loadeddata",t.STALLED="stalled",t.LOADSTART="loadstart",t.PLAY="play",t.PLAYING="playing",t.SEEKING="seeking",t.SEEKED="seeked",t.TIMEUPDATE="timeupdate",t.VOLUMECHANGE="volumechange",t.WAITING="waiting",t.BLOCKED="blocked"}(i.VideoEvent||(i.VideoEvent={})),i.VIDEO_REQUEST="videoRequest",i.PLAYBACK_REQUEST="playbackRequest",i.PLAYBACK_STARTED="playbackStarted",i.PLAYBACK_RESUMED="playbackResumed",i.PLAYBACK_PROGRESS="playbackProgress",i.PLAYBACK_STALLED="playbackStalled",i.PLAYBACK_COMPLETE="playbackComplete",i.PLAYBACK_STOPPED="playbackStopped",i.PLAYBACK_ERROR="playbackError",i.API_CALLED="apiCalled",i.CTRL_PLAYPAUSE="ctrlPlayPause",i.CTRL_SEEK="ctrlSeek",i.CTRL_VOLUME="ctrlVolume",i.CTRL_FULLSCREEN="ctrlFullscreen",i.CTRL_SETTINGS="ctrlSettings",i.CTRL_REPLAY="ctrlReplay",i.CTRL_PLAYREQUEST="ctrlPlayRequest",function(t){t.SETTINGS="ccSettings",t.TOGGLE="ccToggle",t.UI_TOGGLE="ccUiToggle",t.REQUEST_UI_DATA_FOR_MEDIA_ITEM="ccRequestUiDataForMediaItem",t.REMOVED="ccDestroy",t.SHOW_CONTROLS="ccShowControls",t.LANGUAGE_CHANGE="ccLangChange",t.CC_OPTIONS_LANGUAGE_CHANGE="ccOptionsLangChange",t.FONT_SIZE_CHANGE="ccFontSizeChange",t.FONT_FACE_CHANGE="ccFontFaceChange",t.BG_OPACITY_CHANGE="ccBgOpacityChange",t.USER_STYLE_PREFERENCES_CHANGE="ccUserStylePrefChange",t.UPDATE_STYLE="ccUpdateStyle",t.POSITION_CHANGE="ccPosChange",t.POSITION_FLOAT="ccPosFloat"}(i.CCEvent||(i.CCEvent={})),function(t){t.GET_BITRATE_FOR_OPSS="ctvGetBitrateForOpss"}(i.CTV||(i.CTV={})),i.BEFORE_PROGRESS_BEACON="beforeProgressBeacon",i.BEFORE_INCOMPLETE_EXIT="beforeIncompleteExit",i.METRICS={INIT_TO_STARTSCREEN:{type:"titssc"},CLICK_TO_START:{type:"ttsapf"},INIT_TO_START:{type:"ttsapt"},PLAYBACK_START:{type:"tpb"},INIT_CONT_PLAY_START:{type:"tcps"},PLAYBACK_STALLED:{type:"tps"},LOAD_TO_LOADED_DATA:{type:"tltld"},CMS_REQUEST:{type:"tsapic"},CMS_SOURCE_REQUEST:{type:"tssrcapic"},CMS_MORE_ITEMS_REQUEST:{type:"tsmiapic"},INIT_RENDER_GAP:{type:"tirg"},SET_WATCH_HISTORY:{type:"tsetwh"},VP_CONSTRUCTOR:{type:"tcons"},GET_USER_PREFS:{type:"tgetcc"},CREATE_RENDERER:{type:"trcreate"},STREAM_REQUEST_TO_RENDER:{type:"treqtr"},STREAM_PLAY_TO_RENDER:{type:"tsltps"},AD_PLUGIN:{type:"tadp"},DEFERRING_PLAYBACK:{type:"tdpb"},AD_BREAK_END_TO_CLIENT_END:{type:"tadbetce"},AD_CLIENT_END_TO_RENDERER_READY:{type:"tadcetrr"},RENDERER_READY_TO_PLAYBACK_START:{type:"trrtpbs"}},function(t){t.ORIENTATION_CHANGE="deviceOrientationChange"}(i.Device||(i.Device={})),i.PROFILE_START="profileStart",i.PROFILE_END="profileEnd"},8103:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),function(t){t.PREROLL="preroll",t.POSTROLL="postroll",t.MIDROLL="midroll",t.TRIGGER="trigger",t.NON_LINEAR="nonlinear",t.NATIVE="native"}(i.AdBreakType||(i.AdBreakType={})),function(t){t.DUMMY="ad/dummy"}(i.AdBreakMimeType||(i.AdBreakMimeType={}))},3755:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),function(t){t.NOT_RESOLVED="notResolved",t.RESOLVING="resolving",t.RESOLVED="resolved",t.RESOLVED_ERROR="resolvedError"}(i.ResolvedState||(i.ResolvedState={})),function(t){t.AD="ad",t.BLACKOUT="blackout",t.BUMPER="bumper"}(i.AdBreakItemType||(i.AdBreakItemType={}))},2542:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(4685);i.AdPluginPlaybackCapability=e.ExternalPlayerCapability,i.AdPlayerEvent=e.ExternalPlayerEvent;var r,s,o,u,h=n(6342).default.mergeStringEnums;!function(t){t.METRICS="ad-plugin--metrics",t.DIAGNOSTICS="ad-plugin--diagnostics"}(r=i.AdPluginMetricsEvent||(i.AdPluginMetricsEvent={})),function(t){t.AD_BREAKS_AVAILABLE="ad-plugin--breaks-available",t.AD_BREAK_PLAYING="ad-plugin--break-playing",t.AD_BREAK_RESOLVED="ad-plugin--break-resolved",t.AD_BREAK_RESOLVE_ERROR="ad-plugin--break-resolve-error",t.AD_SUBTITLES_FOUND="ad-plugin--subtitles-found"}(s=i.AdPluginMetadataEvent||(i.AdPluginMetadataEvent={})),function(t){t.CTA_TRIGGERED="ad-plugin-ui-cta-triggered",t.SKIP_AD="ad-plugin-ui-skip-ad",t.CLICKED="ad-plugin-ui-clicked"}(o=i.AdPluginUIEvent||(i.AdPluginUIEvent={})),function(t){t.NONLINEAR_AD_RENDERED="ad-plugin-nonlinear-ad-rendered",t.NONLINEAR_AD_CLEARED="ad-plugin-nonlinear-ad-cleared",t.NONLINEAR_AD_DISMISSED="ad-plugin-nonlinear-ad-dismissed",t.NONLINEAR_AD_CLICKED="ad-plugin-nonlinear-ad-clicked"}(u=i.AdPluginOverlayAdEvent||(i.AdPluginOverlayAdEvent={})),i.AdPluginEvent=h(s,h(r,h(u,h(o,e.ExternalPlayerEvent))))},3277:function(t,i){"use strict";var n=this&&this.__spreadArrays||function(){for(var t=0,i=0,n=arguments.length;i<n;i++)t+=arguments[i].length;var e=Array(t),r=0;for(i=0;i<n;i++)for(var s=arguments[i],o=0,u=s.length;o<u;o++,r++)e[r]=s[o];return e};Object.defineProperty(i,"__esModule",{value:!0}),i.listenEventDispatcherEvts=function(t,i,e){var r={},s=Array.isArray(i)?i:[i];return s.forEach((function(i){var s=function(i){return function(){for(var r=[],s=0;s<arguments.length;s++)r[s]=arguments[s];e.apply(void 0,n([t,i],r))}}(i);t.addEventListener(i,s),r[i]=s})),function(){r&&(s.forEach((function(i){var n=r[i];t.removeEventListener(i,n)})),s=r=null)}}},6120:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),function(t){t.THREE_SIXTY="360"}(i.VIDEO_TYPE||(i.VIDEO_TYPE={})),function(t){t.VOD="vod",t.LIVE_EVENT="liveEvent",t.LIVE_CHANNEL="liveChannel",t.CONTAINER="container"}(i.MediaItemType||(i.MediaItemType={})),function(t){t.NO_DATA="no-data",t.FETCHING="fetching",t.HAS_DATA="has-data",t.ERROR="error"}(i.ItemState||(i.ItemState={})),function(t){t.NO_DATA="noSourceData",t.FETCHING="fetchingSource",t.HAS_DATA="hasSourceData",t.ERROR="sourceError"}(i.SourceState||(i.SourceState={})),function(t){t.NOT_RECOVERING="notRecovering",t.RECOVERING="recovering",t.RECOVERED="recovered"}(i.ItemRecoveryStatus||(i.ItemRecoveryStatus={})),function(t){t.UPLYNK="media/uplynk",t.SAPI="media/sapi",t.CONTAINER="media/container"}(i.MediaItemMimeType||(i.MediaItemMimeType={}))},1279:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),function(t){t.BASE="plugin",t.METADATA="metadata-plugin",t.SOURCE_METADATA="source-metadata-plugin",t.MORE_ITEMS="more-items",t.AD="ad-plugin",t.VISUAL_SEEK="visual-seek",t.BRANDING="branding",t.PLAYLIST="playlist"}(i.PluginType||(i.PluginType={})),function(t){t.MEDIA_ITEM_PLAYBACK_STARTED="media-item-playback-started",t.MEDIA_ITEM_PLAYBACK_ENDED="media-item-playback-ended",t.MEDIA_ITEM_PLAYBACK_PROGRESS="media-item-playback-progress",t.AD_PLAYBACK_PROGRESS="ad-playback-progress",t.AD_PLAYBACK_STARTED="ad-playback-started",t.PLAYER_RENDERED="player-rendered"}(i.PluginPlayerEvent||(i.PluginPlayerEvent={})),function(t){t.PLAYBACK_STARTED="playbackStarted",t.PLAYLIST_COMPLETE="playlistComplete",t.PLAYLIST_COMPLETE_ON_ERROR="playlistCompleteOnError",t.SCROLLED_TO_END="scrolledToEnd",t.PLAYLISTID_NEED_RESOLVE="playlistNeedResolve",t.SOURCE_LOAD_COMPLETE="sourceLoadComplete",t.CONTENT_LOAD_FINISHED="ContentLoadFinished"}(i.MoreItemsReason||(i.MoreItemsReason={})),function(t){t.IMAGE="image",t.SPRITE="sprite"}(i.VisualSeekType||(i.VisualSeekType={}))},9134:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s=n(2394),o=n(6342),u=n(3529),h=n(4339),a=function(t){function i(i,n,e,r){var s=t.call(this)||this;return s.EM=[],s.yZ=i,s.wZ=n,s.id=n.adBreakItemId,s.adBreakItemId=n.adBreakItemId,s.adPluginMimeType=n.adPluginMimeType,s.customConfig=n.customInfo||null,s.duration=n.duration||NaN,s.instream=n.instream,s.interactionConfig=n.interactionConfig,s.type=n.type,s.resolvedState=n.resolvedState,s.videoSession=s._Z(),n.source&&n.source.streams&&s.$M(n.source.streams,e,r),s}return r(i,t),i.prototype.hasStreams=function(){return this.streams.length>1},i.prototype.equals=function(t){return!!t&&(t.id===this.id&&this.adBreakItemId===t.adBreakItemId)},i.prototype.getPlayableItemType=function(){return u.PlayableItemType.AD_BREAK_ITEM},i.prototype.setDuration=function(t){this.duration=t},i.prototype.getDuration=function(){return this.duration},i.prototype.getStreamType=function(){return this.yZ&&this.yZ.type||""},Object.defineProperty(i.prototype,"adBreak",{get:function(){return this.yZ},enumerable:!0,configurable:!0}),i.prototype.skip=function(){},Object.defineProperty(i.prototype,"rawItemData",{get:function(){return o.default.deepCopy(this.wZ)},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"streams",{get:function(){return this.EM},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"streamProfiles",{get:function(){return[]},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"altStreams",{get:function(){return[]},set:function(t){},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"syncPoint",{get:function(){return NaN},enumerable:!0,configurable:!0}),i.prototype.getCurrLanguage=function(){return null},i.prototype._Z=function(){for(var t=[],i="abcdefghijklmnopqrstuvwxyz123456789",n=0;n<8;n++)t.push(i.charAt(Math.floor(Math.random()*i.length)));return t.join("")},i.prototype.$M=function(t,i,n){if(t&&t.length&&0===this.EM.length){for(var e=t.map((function(t){return new h.default(t)})),r=0,o=i;r<o.length;r++){var u=o[r],a=n[u],c=s.default.findAcceptedStreams(e,a);if(0!==c.length){this.rendererType=u,this.EM=c;break}}this.EM.length>0&&this.EM.sort((function(t,i){return t.videoMetadata.bitrate-i.videoMetadata.bitrate}))}},i}(u.PlayableItem);i.default=a},595:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(4986),r=n(6342),s=n(9134),o=function(){function t(t,i,n,e){var o=this;this.iE=null,this.PH=t,i.adBreakId=i.adBreakId||r.default.generateGuid(),this.EZ=r.default.deepCopy(i),this.AZ=n,this.OZ=e,this.adBreakId=i.adBreakId,Array.isArray(i.adBreakItems)&&(this.adBreakItems=i.adBreakItems.map((function(t){return new s.default(o,t,n,e)}))),this.SZ=i.duration||0,0===this.SZ&&this.adBreakItems&&this.adBreakItems.forEach((function(t){o.SZ+=t.duration||0})),this.customInfo=i.customInfo,this.startOffset=i.startOffset,this.type=i.type,this.mimetype=i.mimetype||"",this.backToLiveDuration=i.backToLiveDuration||0,this.startTime=i.startTime||0,this.active=i.active||!0}return Object.defineProperty(t.prototype,"mediaItem",{get:function(){return this.PH},enumerable:!0,configurable:!0}),t.prototype.appendAdBreakItems=function(t){var i=this;t.forEach((function(t){if(!i.TZ(t.adBreakItemId)){var n=new s.default(i,t,i.AZ,i.OZ);i.adBreakItems.push(n),i.SZ+=n.duration||0}}))},t.prototype.insertAdBreakItems=function(t,i){var n=this,e=i;t.forEach((function(t){if(!n.TZ(t.adBreakItemId)){var i=new s.default(n,t,n.AZ,n.OZ);n.adBreakItems.splice(e,0,i),n.SZ+=i.duration||0,e++}}))},t.prototype.removeAdBreakItems=function(t){var i,n=this,e=this.adBreakItems.length;t.forEach((function(t){n.TZ(t.adBreakItemId)&&function(t){for(i=0;i<e;i++)if(n.adBreakItems[i].adBreakItemId===t.adBreakItemId){n.SZ-=t.duration||0,n.SZ<0&&(n.SZ=0),n.adBreakItems.splice(i,1);break}}(t)}))},t.prototype.setActive=function(t){e.isBoolean(t)&&(this.active=t)},t.prototype.backToLive=function(){},t.prototype.breakNow=function(){},Object.defineProperty(t.prototype,"rawItemData",{get:function(){return r.default.deepCopy(this.EZ)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"duration",{get:function(){return this.SZ},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"error",{get:function(){return this.iE},set:function(t){this.iE=t},enumerable:!0,configurable:!0}),t.prototype.hasResolved=function(){return!(!this.adBreakItems||0===this.adBreakItems.length)},t.prototype.TZ=function(t){return this.adBreakItems.some((function(i){return i.adBreakItemId===t}))},t}();i.default=o},1960:function(t,i){"use strict";var n;Object.defineProperty(i,"__esModule",{value:!0}),function(t){t.ALWAYS="always",t.TIMEBASED="timebased",t.NEVER="never"}(n=i.SkipOnError||(i.SkipOnError={})),i.defaultConfigs={adPlaybackOnly:!1,analytics:!0,autoplay:!1,casting:!0,continuousPlay:!1,enableRecovery:!0,fullscreen:!1,height:0,lang:"",loop:!1,mute:!1,preload:!0,region:"",site:"",skipOnError:n.NEVER,stopAtLastFrame:!1,stopBufferingOnPause:!1,liveUnloadOnPause:!0,enableDash:!1,ads:{timeout:{load:3,start:10},preferExternalPlayback:!0},ui:{ccOnMute:!1,chromeless:!1,docking:{enableOnMuted:!0,enableOnScrollDown:!1,enableOnScrollUp:!1,fadeInAnimation:!0,closeButtonFadeIn:!1,height:180,position:{bottom:20,left:-1,right:20,top:-1},showInfoCard:!0,threshold:50,width:320},endScreen:{show:!1},logos:{network:null,provider:null,rating:null},playlist:{inStream:!1,show:!1,position:"hidden",theme:"dark",mimetype:"playlist/simple",numberOfItems:12},seekControls:{show:!1,offset:10},showControls:!0,showFullscreenButton:!0,showPlayButton:!0,sliderColor:"",startScreen:{show:!0,showButton:!0,showDescription:!0,showProvider:!0,showTitle:!0,showThumbnail:!0},title:{showOnHover:!0,showOnStart:""}},backgroundPause:{onMute:!0,onUnmute:!1,timeToPause:5,suspendStreamingTime:20,backgroundSuspendStreaming:!0},streamSynch:{synchronize:!1},volume:1,width:0,iframeRender:!1,pauseLiveVideo:!1,pauseVODVideo:!1,preloadBufferSize:32}},2007:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var n=function(t,i){var n=this;this.events={completes:[],firstquartiles:[],impressions:[],midpoints:[],thirdquartiles:[]},this.adID=t.adID||"",this.duration=t.duration||-1;var e=t.events;Object.keys(e).forEach((function(t){n.events[t]=e[t]||[]})),this.startTime=i,this.endTime=-1,this.status={impressions:!1,firstquartiles:!1,midpoints:!1,thirdquartiles:!1,completes:!1}};i.default=n},440:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s=n(2394),o=n(4986),u=n(6342),h=n(595),a=n(8103),c=n(6120),f=n(3529),l=n(2759),v=n(2663),d=n(5125),p=n(4339),m=n(660).Validator,b={id:"",mimetype:c.MediaItemMimeType.UPLYNK,metadata:{description:"",duration:0,title:"",thumbnail:"",type:c.MediaItemType.VOD,videoTypes:[],pip:!0,syncPoint:NaN},source:{},customConfig:null,adConfig:null,useVrmAds:!1},g=function(t){function i(i,n,e,r){var s=t.call(this)||this;return s.adConfigPrefetched=!1,s.skt="",s.state=c.ItemState.NO_DATA,s.sourceState=c.SourceState.NO_DATA,s.recoveryStatus=c.ItemRecoveryStatus.NOT_RECOVERING,s.tryCount=1,s.failoverCount=0,s.isCCAvailable=!1,s.languages=[],s.altStreams=[],s.streamProfiles=[],s.blockAutoplay=!1,s.adBreaks=[],s.useVrmAds=!1,s.AR=0,s.EM=[],s.IZ=NaN,s.jZ={},s.MZ=u.default.deepCopy(i),s.build(i,n,e,r),s}return r(i,t),i.createKey=function(t,i){return t+"#"+i},i.normalizeKey=function(t){t.id||(t.id=u.default.generateGuid()),t.mimetype||(t.mimetype=c.MediaItemMimeType.CONTAINER)},Object.defineProperty(i.prototype,"key",{get:function(){return this.LR},enumerable:!0,configurable:!0}),i.prototype.hasStreams=function(){return 0!==this.EM.length},i.prototype.equals=function(t){return!!t&&this.key===t.key},i.prototype.getPlayableItemType=function(){return f.PlayableItemType.MEDIA_ITEM},i.prototype.getDuration=function(){return this.duration},i.prototype.setDuration=function(t){this.duration=t},i.prototype.isRecovering=function(){return this.recoveryStatus===c.ItemRecoveryStatus.RECOVERING},i.prototype.isConsistentMetadata=function(){return!this.hasLiveStreams()||!this.hasLiveStateForVod()},i.prototype.getStreamType=function(){return this.metadata&&this.metadata.type||c.MediaItemType.VOD},i.prototype.getMarkers=function(){return this.customConfig&&this.customConfig.meta&&this.customConfig.meta.videoMarkers?this.customConfig.meta.videoMarkers.markers:null},Object.defineProperty(i.prototype,"liveLabel",{get:function(){return this.metadata.liveLabel},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"pip",{get:function(){return void 0===this.metadata.pip||this.metadata.pip},enumerable:!0,configurable:!0}),i.prototype.isLive=function(){return!!this.hasLiveStreams()},i.prototype.is360Video=function(){var t=this.metadata?this.metadata.videoTypes:null;return!(!t||!t.length)&&-1!==t.indexOf(c.VIDEO_TYPE.THREE_SIXTY)},i.prototype.build=function(t,i,n,e){t&&(this.AZ=n,this.OZ=e,this.NZ=u.default.deepCopy(t),this.RZ(t),t.source&&t.source.streams&&this.$M(t.source.streams,i,e),t.adBreaks&&this.kZ(t.adBreaks,n,e))},i.prototype.hasNativeAd=function(){return!!this.isContainer()&&!(!this.adBreaks||!this.adBreaks.length||this.adBreaks[0].type!==a.AdBreakType.NATIVE)},i.prototype.isContainer=function(){return this.metadata&&this.metadata.type===c.MediaItemType.CONTAINER},i.prototype.getRawDuration=function(){return this.IZ},i.prototype.setRawDuration=function(t){this.IZ=t},Object.defineProperty(i.prototype,"rawItemData",{get:function(){return this.NZ},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"description",{get:function(){return this.metadata?this.metadata.description:void 0},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"liveState",{get:function(){return this.metadata.liveState},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"duration",{get:function(){return this.metadata&&o.isNumber(this.metadata.duration)?this.metadata.duration:NaN},set:function(t){this.metadata&&(this.metadata.duration=t)},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"shareUrl",{get:function(){return this.metadata&&o.isString(this.metadata.shareUrl)?this.metadata.shareUrl:""},set:function(t){this.metadata&&(this.metadata.shareUrl=t)},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"title",{get:function(){return this.metadata?this.metadata.title:void 0},set:function(t){this.metadata&&(this.metadata.title=t)},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"posterUrl",{get:function(){return this.metadata?this.metadata.posterUrl:void 0},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"thumbnail",{get:function(){return this.metadata?this.metadata.thumbnail:void 0},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"position",{get:function(){return this.AR},set:function(t){this.AR=t},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"refPlaybackId",{get:function(){return this.LR+"#"+this.videoSession},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"samplingId",{get:function(){return this.LZ},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"streams",{get:function(){return this.EM},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"visualSeekData",{get:function(){return this.DZ},set:function(t){this.DZ=t},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"brandingData",{get:function(){return this.CZ},set:function(t){this.CZ=t},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"viewCount",{get:function(){return this.metadata&&!isNaN(this.metadata.viewCount)?this.metadata.viewCount:NaN},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"syncPoint",{get:function(){return this.metadata.syncPoint||b.metadata.syncPoint},enumerable:!0,configurable:!0}),i.prototype.updateAdBreak=function(t,i,n,e){var r=this;void 0===e&&(e=null);var s=null;return t?(this.adBreaks.forEach((function(o,u){t.adBreakId===o.adBreakId&&(s=new h.default(r,t,i,n),e&&(s.error=e),r.adBreaks[u]=s)})),s):null},i.prototype.removeAdBreaks=function(t){var i=this;if(Array.isArray(t)){t.forEach((function(t){var n,e,r=(n=t.adBreakId,i.adBreaks.some((function(t,i){return t.adBreakId===n?(e=i,!0):(e=-1,!1)})),e);-1!==r&&i.adBreaks.splice(r,1)}))}},i.prototype.addAdBreaks=function(t){var i=this,n=[];if(!Array.isArray(t))return n;return t.forEach((function(t){if(r=t.adBreakId,!i.adBreaks.some((function(t){return t.adBreakId===r}))){var e=new h.default(i,t,i.AZ,i.OZ);i.adBreaks.push(e),n.push(e)}var r})),n},i.prototype.getRecoveryStatusForBeacon=function(){var t=this.recoveryStatus===c.ItemRecoveryStatus.RECOVERED;return t&&(this.recoveryStatus=c.ItemRecoveryStatus.NOT_RECOVERING),t},i.prototype.fetchFinished=function(){return this.state===c.ItemState.HAS_DATA||this.state===c.ItemState.ERROR},i.prototype.isLongForm=function(){return!(!this.metadata||!this.metadata.duration)&&this.metadata.duration>600},i.prototype.restartIfNeeded=function(){this.position+10>this.duration&&(this.position=0)},i.prototype.getCDN=function(){return this.EM.length>0?this.EM[0].cdn:null},i.prototype.hasLiveStreams=function(){for(var t=0,i=this.EM;t<i.length;t++){if(i[t].live)return!0}return!1},i.prototype.hasLiveStateForVod=function(){return!1},i.prototype.hasThumbnail=function(){var t=this.metadata&&this.metadata.thumbnail;return void 0!==t&&t.length>0},i.prototype.generateVSid=function(){for(var t=[],i="abcdefghijklmnopqrstuvwxyz123456789",n=0;n<8;n++)t.push(i.charAt(Math.floor(Math.random()*i.length)));return t.join("")},i.prototype.generateSamplingId=function(){return Math.floor(10*Math.random())},i.prototype.getType=function(){return this.hasStreams()?this.EM[0].getType():"none"},i.prototype.getStreamProtocol=function(){return this.hasStreams()?this.EM[0].streamProtocol:"none"},i.prototype.getSubtitleStreams=function(){return this.altStreams.filter((function(t){return"SUBTITLES"===t.type}))},i.prototype.mayUpdateVideoSession=function(){this.PZ||this.xZ()},i.prototype.useVideoSession=function(){this.PZ=!1},i.prototype.setCCAvailability=function(t){o.isBoolean(t)&&(this.isCCAvailable=t)},i.prototype.setMultiLanguages=function(t){this.languages=t},i.prototype.getMultiLanguages=function(){return this.languages},i.prototype.setCurrLanguage=function(t){if(this.languages&&this.languages.length)for(var i=0,n=this.languages;i<n.length;i++){var e=n[i];e.name===t?(this.UZ=e,e.selected=!0):e.selected=!1}},i.prototype.getCurrLanguage=function(){return this.UZ},i.prototype.getCurrentAudioLanguage=function(){if(!this.isMultiAudioAvailable())return null;var t=this.languages||[];return(t=t.filter((function(t){return!!t.selected}))).length?t[0].name:null},i.prototype.isMultiAudioAvailable=function(){return Array.isArray(this.languages)&&this.languages.length>=2},i.prototype.updateVideoSession=function(){this.videoSession=this.generateVSid(),this.PZ=!0,this.LZ=this.generateSamplingId()},i.prototype.getAspectRatio=function(){return this.EM.length>0?this.EM[0].aspectRatio:null},i.prototype.updateCompletedAdBreak=function(t){t&&(this.removeAdBreaks([t]),this.jZ[this.videoSession]=this.jZ[this.videoSession]||[],this.jZ[this.videoSession].push(t))},i.prototype.kZ=function(t,i,n){var e=this;this.adBreaks=t.map((function(t){return new h.default(e,t,i,n)}))},i.prototype.RZ=function(t){this.VZ(t);var n=u.default.deepCopy(t);n=u.default.mergeObjects(n,b),u.default.mergeObjects(this,n,!0),u.default.mergeObjects(this,this.MZ,!0),this.LR=i.createKey(this.id,this.mimetype)},i.prototype.VZ=function(t){try{var i=new m;i.addSchema(d.streamSchema,"/streamSchema"),i.addSchema(v.sourceSchema,"/sourceSchema"),i.validate(t,l.mediaItemSchema,{throwError:!0})}catch(t){var n="Invalid media item config: "+t.property+" "+t.message;throw new Error(n)}},i.prototype.$M=function(t,i,n){var e=this;if(t&&t.length){this.EM=[];for(var r=t.map((function(t){return Object.prototype.hasOwnProperty.call(t,"live")||(t.live=e.metadata&&(e.metadata.type===c.MediaItemType.LIVE_CHANNEL||e.metadata.type===c.MediaItemType.LIVE_EVENT)),new p.default(t)})),o=0,u=i;o<u.length;o++){var h=u[o],a=n[h];if(!(this.is360Video()&&!a.is360Renderer||!this.is360Video()&&a.is360Renderer)){var f=s.default.findAcceptedStreams(r,a);if(0!==f.length){this.rendererType=h,this.EM=f;break}}}this.EM.length>0&&this.EM.sort((function(t,i){return t.videoMetadata.bitrate-i.videoMetadata.bitrate}))}},i.prototype.xZ=function(){this.updateVideoSession(),this.BZ()},i.prototype.BZ=function(){this.setSourceState(c.SourceState.NO_DATA)},i}(f.PlayableItem);i.default=g},2341:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s=n(7403),o=n(440);!function(t){t.METADATA_AVAILABLE="mstMetadataAvailable",t.SOURCE_AVAILABLE="mstSourceAvailable",t.MEDIA_ITEM_ADDED="mstMediaItemAdded",t.MEDIA_ITEM_REMOVED="mstMediaItemRemoved"}(i.MediaStoreEvent||(i.MediaStoreEvent={}));var u=function(t){function i(i,n,e){var r=t.call(this,"MediaStore")||this;return r.FZ={},r.zZ=i,r.AZ=n,r.OZ=e,r}return r(i,t),i.prototype.destroy=function(){t.prototype.destroy.call(this)},i.prototype.addItems=function(t){for(var i=0,n=t;i<n.length;i++){var e=n[i];this.addItem(e)}},i.prototype.addItem=function(t){o.default.normalizeKey(t);var i=o.default.createKey(t.id,t.mimetype);if(this.FZ[i])return i;var n=new o.default(t,this.zZ,this.AZ,this.OZ);return this.FZ[n.key]=n,n.key},i.prototype.updateItem=function(t){if(!t||!t.id||!t.mimetype)return null;var i=o.default.createKey(t.id,t.mimetype),n=this.FZ[i];return n?n.build(t,this.zZ,this.AZ,this.OZ):(n=new o.default(t,this.zZ,this.AZ,this.OZ)).updateVideoSession(),this.FZ[n.key]=n,n},i.prototype.updateItemState=function(t,i){if(t){var n=this.getByData(t);n&&n.state!==i&&n.setState(i)}},i.prototype.updateItemSourceState=function(t,i){if(t){var n=this.getByData(t);n&&n.sourceState!==i&&n.setSourceState(i)}},i.prototype.get=function(t){return t&&this.FZ[t]||null},i.prototype.getById=function(t){if(!t)return null;for(var i in this.FZ)if(0===i.indexOf(t))return this.FZ[i];return null},i.prototype.getByData=function(t){if(!t)return null;var i=o.default.createKey(t.id,t.mimetype);return this.FZ[i]||null},i.prototype.getBySessionId=function(t){if(!t)return null;for(var i=0,n=Object.keys(this.FZ);i<n.length;i++){var e=n[i],r=this.FZ[e];if(r&&r.videoSession===t)return r}return null},i}(s.default);i.default=u},2334:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e,r,s=n(9847),o=n(954),u=n(5727),h=n(4685),a=n(6669),c=n(5244),f=n(742),l=n(1204),v=n(4986),d=n(6342),p=n(1960),m=n(2341),b=n(7189),g=n(4926);!function(t){t[t.NONE=0]="NONE",t[t.CONTROL=1]="CONTROL",t[t.API=2]="API",t[t.BACKGROUND=3]="BACKGROUND"}(e=i.PauseReason||(i.PauseReason={})),function(t){t.ID="playlist_id",t.ID_AND_ITEMS="playlist_id_and_mediaItems",t.ONLY_ITEMS="mediaItems"}(r||(r={}));var y=function(){function t(i,n,r){this.consent={gdprApplies:null,gdprConsentData:null,uspString:null},this.GZ="0.3.19",this.HZ="1.2.6",this.YZ=!1,this.qZ="none",this.WZ=!1,this.QZ=e.NONE,this.XZ=new g.default,this.XZ.width=i&&i.width||this.XZ.width,this.XZ.height=i&&i.height||this.XZ.height,this.XZ.videoWidth=this.XZ.width,this.XZ.videoHeight=this.XZ.height,this.ZZ={desiredBitrate:t.DESIRED_BITRATE,mp4Abr:!1,bitrate:0,bitrates:[],heights:[],startTime:NaN,preconnect:!0,skipFormats:[],isResumingFromSavedPosition:!1,requestType:null,requestAction:null,playlistLoop:!1},this.$Z=r,this.JZ=[],this.ER=i,this.KZ=this.RZ(i),this.t$(),this.i$(),this.n$(),this.e$(n),this.r$(),this.s$(),this.KZ.mediaItems&&this.KZ.mediaItems.length&&(this.firstItemAdsSitePrefetched=!!this.KZ.mediaItems[0].adConfig),this.playlist=new b.default(this.ZH),this.KZ.mediaItems&&this.KZ.mediaItems.forEach((function(t){t.adConfigPrefetched=!!t.adConfig})),this.playlist.addItems(this.KZ.mediaItems),this.ccUserPreferences={show:!1,lang:"en-US",fontSize:24,fontName:"Arial, Helvetica, sans-serif",fontColor:"#ffffff",fontOpacity:1,fontEffect:"none",bgColor:"#000000",bgOpacity:.75,ccPos:"bottom",isAvailable:!1},this.rendered=!1}return t.prototype.destroy=function(){this.playlist.destroy(),this.rendererTypes=[],this.adsRendererTypes=[]},Object.defineProperty(t.prototype,"config",{get:function(){return this.KZ},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"site",{get:function(){return this.KZ.site||""},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"region",{get:function(){return this.KZ.region||""},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"lang",{get:function(){return this.KZ.lang||""},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"recoveryFailureTimeout",{get:function(){return t.RECOVERY_FAILURE_TIMEOUT},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"ccOnMute",{get:function(){var t=this.KZ.ui,i=p.defaultConfigs.ui.ccOnMute;return t&&void 0!==t.ccOnMute?t.ccOnMute:i},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"chromeless",{get:function(){var t=this.KZ.ui,i=p.defaultConfigs.ui.chromeless;return t&&void 0!==t.chromeless?t.chromeless:i},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"docking",{get:function(){var t=this.KZ.ui;return t?t.docking:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"logos",{get:function(){var t=this.KZ.ui,i=p.defaultConfigs.ui.logos;return t?t.logos:i},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"showControls",{get:function(){var t=this.KZ.ui,i=p.defaultConfigs.ui.showControls;return t&&void 0!==t.showControls?t.showControls:i},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"startScreenConfig",{get:function(){var t=this.KZ.ui,i=p.defaultConfigs.ui.startScreen;return t?t.startScreen:i},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"showTitleOnStart",{get:function(){var t=this.KZ.ui,i=p.defaultConfigs.ui.title.showOnStart;return t&&t.title?t.title.showOnStart:i},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"showTitleOnHover",{get:function(){var t=this.KZ.ui,i=p.defaultConfigs.ui.title.showOnHover;return t&&t.title&&void 0!==t.title.showOnHover?t.title.showOnHover:i},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"showStartScreen",{get:function(){var t=this.KZ.ui,i=p.defaultConfigs.ui.startScreen.show;return t&&t.startScreen&&void 0!==t.startScreen.show?t.startScreen.show:i},set:function(t){var i=this.KZ.ui;i&&i.startScreen&&(i.startScreen.show=t)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"showFullscreenButton",{get:function(){var t=this.KZ.ui,i=p.defaultConfigs.ui.showFullscreenButton;return t&&void 0!==t.showFullscreenButton?t.showFullscreenButton:i},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"sliderColor",{get:function(){var t=this.KZ.ui,i=p.defaultConfigs.ui.sliderColor;return t&&void 0!==t.sliderColor?t.sliderColor:i},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"showEndScreen",{get:function(){var t=this.KZ.ui,i=p.defaultConfigs.ui.endScreen.show;return!t||!t.endScreen&&void 0===t.endScreen.show?i:t.endScreen.show},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"stopAtLastFrame",{get:function(){var t=this.KZ.stopAtLastFrame;return void 0===t?p.defaultConfigs.stopAtLastFrame:t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"thumbnailDimensions",{get:function(){return{width:this.uiState.videoWidth,height:this.uiState.videoHeight}},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"vttIndex",{get:function(){return-1},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"playlistUIConfig",{get:function(){var t=p.defaultConfigs.ui.playlist,i=this.KZ.ui;return i?i.playlist:t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"continuousPlay",{get:function(){var t=this.KZ.continuousPlay;return void 0===t?p.defaultConfigs.continuousPlay:t},set:function(t){this.KZ.continuousPlay=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"adPlaybackOnly",{get:function(){var t=this.KZ.adPlaybackOnly;return void 0===t?p.defaultConfigs.adPlaybackOnly:t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"autoplay",{get:function(){var t=this.KZ.autoplay;return void 0===t?p.defaultConfigs.autoplay:t},set:function(t){this.KZ.autoplay=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"stopBufferingOnPause",{get:function(){var t=this.KZ.stopBufferingOnPause;return void 0===t?p.defaultConfigs.stopBufferingOnPause:t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"preload",{get:function(){var t=this.KZ.preload;return void 0===t?p.defaultConfigs.preload:t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"fullscreen",{get:function(){var t=this.KZ.fullscreen;return void 0===t?p.defaultConfigs.fullscreen:t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"skipWatchedVideos",{get:function(){return!0},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"bitrate",{get:function(){return this.ZZ.bitrate},set:function(t){this.ZZ.bitrate=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"quality",{get:function(){return"auto"},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"bitrates",{get:function(){return this.ZZ.bitrates},set:function(t){this.ZZ.bitrates=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"heights",{get:function(){return this.ZZ.heights},set:function(t){this.ZZ.heights=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"mp4Abr",{get:function(){return this.ZZ.mp4Abr},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"startTime",{get:function(){return this.ZZ.startTime},set:function(t){this.ZZ.startTime=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"preconnect",{get:function(){return this.ZZ.preconnect},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"isResumingFromSavedPosition",{set:function(t){this.ZZ.isResumingFromSavedPosition=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"requestType",{get:function(){return this.ZZ.requestType},set:function(t){this.ZZ.requestType=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"requestAction",{get:function(){return this.ZZ.requestAction},set:function(t){this.ZZ.requestAction=t},enumerable:!0,configurable:!0}),t.prototype.setRequestInfo=function(t){if(t&&(this.requestType=t.type,d.default.isValidRequestAction(t.action))){if(this.requestAction=t.action,t.action===o.REQUEST_TYPES.PAUSE)switch(t.type){case o.REQUEST_TYPES.CLICK:this.QZ=e.CONTROL;break;case o.REQUEST_TYPES.API:this.QZ=e.API}t.action===o.REQUEST_TYPES.BACKGROUND&&t.type===o.REQUEST_TYPES.API&&(this.QZ=e.BACKGROUND)}},Object.defineProperty(t.prototype,"playlistLoop",{get:function(){return this.ZZ.playlistLoop},set:function(t){this.ZZ.playlistLoop=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"desiredBitrate",{get:function(){return this.ZZ.desiredBitrate},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"uiState",{get:function(){return this.XZ},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"playbackState",{get:function(){return this.gY},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"waitingForUserTap",{get:function(){return this.YZ},set:function(t){this.YZ=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"preloadBufferSize",{get:function(){var t=this.KZ.preloadBufferSize;return void 0===t?p.defaultConfigs.preloadBufferSize:t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"userPreferences",{get:function(){return{closedCaptions:{show:!1,lang:"en-US",fontSize:24,fontName:"Arial, Helvetica, sans-serif",fontColor:"#ffffff",fontOpacity:1,fontEffect:"none",bgColor:"#000000",bgOpacity:.75,ccPos:"bottom",isAvailable:!1},isAdult:null,isAuthenticated:!0}},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"skipOnError",{get:function(){return this.KZ.skipOnError||p.SkipOnError.NEVER},set:function(t){this.KZ.skipOnError=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"liveUnloadOnPause",{get:function(){return this.KZ.liveUnloadOnPause||!0},set:function(t){this.KZ.liveUnloadOnPause=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"isDrmAvailable",{set:function(t){this.WZ=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"drmSystem",{set:function(t){t&&(this.qZ=t)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"muteMode",{get:function(){return!1},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"version",{get:function(){return this.GZ},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"jshlsVersion",{get:function(){return this.HZ},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"casting",{get:function(){return void 0===this.KZ.casting||this.KZ.casting},enumerable:!0,configurable:!0}),t.prototype.setShowStartScreen=function(){(!this.autoplay||this.playbackState&&this.waitingForUserTap)&&!this.chromeless&&(this.showStartScreen=!0)},Object.defineProperty(t.prototype,"guid",{get:function(){return this.$Z},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"inputConfig",{get:function(){return this.ER},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"errors",{get:function(){return this.JZ},set:function(t){this.JZ=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"firstCriticalError",{get:function(){for(var t=0,i=this.errors;t<i.length;t++){var n=i[t];if(n.category||n.subcategory)return n}return null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"privacyConsent",{get:function(){return this.consent},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"showPlayButton",{get:function(){var t=this.KZ.ui,i=p.defaultConfigs.ui.showPlayButton;return t&&void 0!==t.showPlayButton?t.showPlayButton:i},enumerable:!0,configurable:!0}),t.prototype.setPlaybackState=function(t){if(this.gY)throw new Error("playbackState is already set");this.gY=t,this.o$(),this.u$()},t.prototype.isPlaylistStructured=function(){return!1},t.prototype.isLocal=function(){return this.GZ.indexOf("local")>-1},t.prototype.isMobileStrmInlineExpr=function(){return(s.userAgent.ios||s.userAgent.android)&&l.default.canPlayInline},t.prototype.isAutoplayAllowed=function(){var t=!0!==l.default.network.mobile;return!s.userAgent.mobile||l.default.autoplaySupported&&t},t.prototype.isMobileWebAutoplayCase=function(){return s.userAgent.mobile&&(this.autoplay||this.isMobileStrmInlineExpr())},t.prototype.isMediaPlaying=function(){var t=this.playbackState;return!!t&&(t.state===c.States.VIDEO&&!t.paused&&!t.loading)},t.prototype.isAd=function(){return d.default.isAdBreakType(this.playbackState.currentMediaType)},t.prototype.endVideo=function(){this.ZZ.bitrate=0},Object.defineProperty(t.prototype,"loop",{get:function(){var t=this.KZ.loop;return void 0===t&&(t=p.defaultConfigs.loop),(this.getPlaylistRenderingType()===r.ONLY_ITEMS||!(!this.playlist.isEndOfPlaylist()&&t))&&t},set:function(t){v.isBoolean(t)&&(this.KZ.loop=t)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"mute",{get:function(){return this.gY&&this.gY.mute},set:function(t){this.gY&&v.isBoolean(t)&&(this.gY.mute=t)},enumerable:!0,configurable:!0}),t.prototype.getState=function(){return this.playbackState.state},t.prototype.setState=function(t){this.gY&&(Object.keys(c.States).indexOf(t.toUpperCase())>-1&&(this.playbackState.state=t))},Object.defineProperty(t.prototype,"volume",{get:function(){return this.gY&&this.gY.volume},set:function(t){this.gY&&v.isNumber(t)&&t>=0&&t<=1&&(this.gY.volume=t)},enumerable:!0,configurable:!0}),t.prototype.isPaused=function(){return this.playbackState&&this.playbackState.paused},t.prototype.setPaused=function(t){this.playbackState&&v.isBoolean(t)&&(this.playbackState.paused=t,t?this.setLoading(!1):this.QZ=e.NONE)},t.prototype.onRendererPause=function(){var t=this.getState();return t!==c.States.INIT&&t!==c.States.END&&(this.setPaused(!0),!0)},t.prototype.isSeeking=function(){return this.playbackState&&this.playbackState.seeking},t.prototype.setSeeking=function(t){this.playbackState&&v.isBoolean(t)&&(this.playbackState.seeking=t)},t.prototype.isLoading=function(){return this.playbackState&&this.playbackState.loading},t.prototype.setLoading=function(t){this.playbackState&&v.isBoolean(t)&&(this.playbackState.loading=t)},t.prototype.resetPlaybackStates=function(){this.setPaused(!1),this.setSeeking(!1),this.setLoading(!1)},t.prototype.getPauseReason=function(){return this.QZ},t.prototype.getPlaylistRenderingType=function(){var t=this.playlist&&this.playlist.playlistId,i=this.ER&&this.ER.playlist,n=i&&i.mediaItems||[];return t?0===n.length?r.ID:r.ID_AND_ITEMS:r.ONLY_ITEMS},Object.defineProperty(t.prototype,"mediaStore",{get:function(){return this.ZH},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"seekControls",{get:function(){return this.KZ.ui&&this.KZ.ui.seekControls||null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"backgroundPause",{get:function(){return this.KZ.backgroundPause?this.KZ.backgroundPause:p.defaultConfigs.backgroundPause},enumerable:!0,configurable:!0}),t.prototype.shouldSynchronize=function(){var t,i;return(null===(i=null===(t=this.config)||void 0===t?void 0:t.streamSynch)||void 0===i?void 0:i.synchronize)||!1},t.prototype.synchronizeConfig=function(){var t,i,n=null===(i=null===(t=this.config)||void 0===t?void 0:t.streamSynch)||void 0===i?void 0:i.synchConfig;return n?{pauseOnAhead:n.pauseOnAhead,synchPoint:n.behindLiveEdgeMs,synchThreshold:n.syncAccuracyMs,variableRateChange:n.variableRateChange}:null},t.prototype.getEventsDto=function(){var t={rendererType:this.playbackState&&this.playbackState.rendererType,playerVersion:this.GZ,autoPlay:this.autoplay,mute:this.mute,paused:this.isPaused(),docking:this.docking,requestType:this.requestType,requestAction:this.requestAction,playerRootElement:this.playerRootElement,uiState:{width:this.uiState.width,height:this.uiState.height,isFullScreen:this.uiState.isFullscreen,isDocked:this.uiState.isDocked},showEndScreen:this.showEndScreen,firstItemAdsSitePrefetched:this.firstItemAdsSitePrefetched,drmsys:this.qZ,drm:this.WZ,playbackMode:this.playbackState&&this.playbackState.playbackMode,currentMediaType:this.playbackState&&this.playbackState.currentMediaType,currentTs:Date.now(),pbst:this.getState(),pbstd:this.h$(),soe:this.skipOnError},i=this.playlist.getCurrentItem();return i?d.default.extend(t,{videoId:i.id,sessionId:i.videoSession,videoLength:i.duration,isLive:i.isLive(),isCCAvailable:i.isCCAvailable,cdn:i.getCDN(),samplingId:i.samplingId,audioLanguage:i.getCurrentAudioLanguage(),mediaItemRendererType:i.rendererType,customConfig:i.customConfig,brandingData:i.brandingData,streamProtocol:i.getStreamProtocol(),license:i.license,title:i.title,contentType:i.getStreamType(),description:i.description,aspectRatio:this.getAspectRatio()}):t},t.prototype.getAspectRatio=function(){var t=null;if(this.XZ.videoWidth&&this.XZ.videoHeight){var i=this.XZ.videoWidth/this.XZ.videoHeight;t=isNaN(i)?null:i.toFixed(2)}else{var n=this.playlist.getCurrentItem();n&&(t=n.getAspectRatio())}return t||null},t.prototype.RZ=function(t){var i=d.default.deepCopy(t);return i=d.default.mergeObjects(i,p.defaultConfigs),i=this.a$(i)},t.prototype.h$=function(){var t="init",i=this.playbackState.currentMediaType;return this.playbackState.state!==c.States.INIT&&i&&(t=i+"_",t+=this.playbackState.videoLoading()?"load":this.isPaused()?"pause":"play"),t},t.prototype.a$=function(t){if(!t)return t;var i=t.ui;i&&i.chromeless&&(i.startScreen&&(i.startScreen.show=!1),i.endScreen&&(i.endScreen.show=!1),i.showControls=!1);var n=t.connectionType;return n&&n.raw&&"boolean"==typeof n.mobile&&l.default.updateNetwork(n.mobile,n.raw),t},t.prototype.t$=function(){!f.LocalStorage.get("vp-dont-autoplay")&&this.isAutoplayAllowed()||(this.autoplay=!1)},t.prototype.u$=function(){if(this.muteMode)this.mute=!0;else if(s.userAgent.desktop&&this.autoplay){var t=l.default.needsGestureToPlayUnmuted&&(s.userAgent.firefox>=66||s.userAgent.chrome>=66||s.userAgent.edge>=17);(s.userAgent.safari>=11||t)&&(this.mute=!0)}},t.prototype.o$=function(){if(s.userAgent.mobile&&l.default.autoplaySupported)return this.volume=1,void(this.mute=!0);var t=p.defaultConfigs.volume,i=p.defaultConfigs.mute,n=f.LocalStorage.get(o.LocalStorageKey.VOLUME);n&&(t=n.volume,i=n.mute);var e=this.ER.volume;v.isNumber(e)&&e>=0&&e<=1&&(t=e),v.isBoolean(this.ER.mute)&&(i=this.KZ.mute),this.volume=t,this.mute=i},t.prototype.n$=function(){(!this.autoplay||this.playbackState&&this.waitingForUserTap)&&!this.chromeless&&(this.showStartScreen=!0)},t.prototype.c$=function(){this.rendererTypes=a.default.getRendererTypes(),this.adsRendererTypes=a.default.getAdRendererTypes();var t=this.rendererTypes.slice(0);this.adsRendererTypes.forEach((function(i){-1!==t.indexOf(i)&&t.push(i)})),this.capabilities=this.f$(t)},t.prototype.f$=function(t){var i=this,n={};return t?(t.forEach((function(t){var e=u.default.get(t);e&&(n[t]=e,!i.config.enableDash||s.userAgent.safari||t!==h.RendererType.HTML5_HLS&&t!==h.RendererType.HTML5_HLS_360||(n[t].preferredFormats.unshift("mpd"),n[t].acceptedFormats.unshift("mpd")),i.ZZ.skipFormats.length>0&&(n[t].preferredFormats=n[t].preferredFormats.filter((function(t){return-1===i.ZZ.skipFormats.indexOf(t)}))))})),n):n},t.prototype.e$=function(t){this.c$(),this.ZH=t||new m.default(this.rendererTypes,this.adsRendererTypes,this.capabilities)},t.prototype.r$=function(){var t={},i=d.default.getSingleton("PlayerHosting");i&&i.ver&&i.ver===this.version&&(t.bucket=i.bucket,t.env=i.env,t.colo=i.colo,t.config=i.config&&"object"==typeof i.config?i.config:null,t.log=i.req&&i.req.usm&&i.req.usm.config&&i.req.usm.config.log||""),this.playerHostingConfig=t},t.prototype.i$=function(){l.default.canPlayInline&&l.default.autoplayByUIEvtOnly&&this.autoplay&&(this.waitingForUserTap=!0)},t.prototype.s$=function(){var t=this;f.Privacy.getGDPRConsentData((function(i,n){var e,r;n&&(t.consent.gdprApplies=null===(e=i)||void 0===e?void 0:e.gdprApplies,t.consent.gdprConsentData=null===(r=i)||void 0===r?void 0:r.gdprConsentData)})),f.Privacy.getUSPrivacyConsent((function(i,n){var e;n&&(t.consent.uspString=null===(e=i)||void 0===e?void 0:e.uspString)}))},t.DESIRED_BITRATE=900,t.RECOVERY_FAILURE_TIMEOUT=120,t}();i.default=y},3529:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(6120);!function(t){t.MEDIA_ITEM="media-item",t.AD_BREAK_ITEM="ad-break-item"}(i.PlayableItemType||(i.PlayableItemType={}));var r=function(){function t(){this.state=e.ItemState.NO_DATA,this.sourceState=e.SourceState.NO_DATA}return t.prototype.setState=function(t){this.state=t},t.prototype.setSourceState=function(t){this.sourceState=t},t.prototype.hasError=function(){return this.state===e.ItemState.ERROR},t.prototype.hasMetadata=function(){return this.state===e.ItemState.HAS_DATA},t.prototype.hasNoMetadata=function(){return this.state===e.ItemState.NO_DATA},t.prototype.hasExpiredMetadata=function(){return!1},t.prototype.isConsistentMetadata=function(){return!0},t.prototype.hasStreams=function(){return!1},t.prototype.hasSource=function(){return this.sourceState===e.SourceState.HAS_DATA},t.prototype.equals=function(t){return t&&t.id===this.id},t.prototype.getPlayableItemType=function(){return null},t.prototype.setDuration=function(t){},t.prototype.getDuration=function(){return NaN},t.prototype.isRecovering=function(){return!1},t.prototype.getStreamType=function(){return null},t.prototype.isReadyToPlay=function(){return this.hasMetadata()&&this.hasSource()&&this.hasStreams()&&!this.hasError()},t.prototype.isLive=function(){return!1},t.prototype.is360Video=function(){return!1},t}();i.PlayableItem=r},3353:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(5244),r=n(6342),s=function(){function t(){this.mute=!1,this.volume=.5,this.ad=null,this.state=e.States.INIT,this.paused=!1,this.seeking=!1,this.loading=!0,this.criticalError=null,this.previousItem=null,this.looped=!1,this.loadedItem=null,this.loadedAdBreakItem=null,this.rendererType=null,this.hasStartedPlayback=!1,this.hasCurrentItemPlayed=!1,this.hasRendererPlayCalled=!1,this.l$=null,this.shouldPlay=!0}return Object.defineProperty(t.prototype,"playingItem",{get:function(){return this.v$},set:function(t){this.v$=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"currentTime",{get:function(){return this.YW},set:function(t){this.YW=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"currentRawTime",{get:function(){return this.d$},set:function(t){this.d$=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"duration",{get:function(){return this.SZ},set:function(t){this.SZ=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"playbackMode",{get:function(){return r.default.getPlaybackMode(this.v$)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"currentMediaType",{get:function(){return this.l$},set:function(t){this.l$=t},enumerable:!0,configurable:!0}),t.prototype.attemptingPlayback=function(){return this.isVideoPlaying()||this.state===e.States.WAITING},t.prototype.isVideoPlaying=function(){return this.videoSet()&&!this.paused},t.prototype.videoSet=function(){return this.state===e.States.VIDEO},t.prototype.isOnCriticalError=function(){return!(this.state!==e.States.END||!this.criticalError)},t.prototype.isInitializing=function(){return this.state===e.States.INIT||this.state===e.States.WAITING},t.prototype.videoLoading=function(){return this.videoSet()&&this.loading},t.prototype.isAdPlaying=function(){return!(!this.videoSet()||!this.ad)},t}();i.default=s},7189:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(4986),r=n(2341),s=function(){function t(t){this.position=-1,this.p$=[],this.m$=0,this.ZH=t}return t.prototype.destroy=function(){this.p$=[],this.position=-1},t.prototype.addItems=function(t){if(t&&t.length){for(var i=0,n=t;i<n.length;i++){var e=n[i],s=this.ZH.addItem(e);this.contains(s)||(this.p$.push(s),this.ZH.publish(r.MediaStoreEvent.MEDIA_ITEM_ADDED,s))}this.p$.length&&-1===this.position&&(this.position=0)}},t.prototype.addItemAtIndex=function(t,i){if(t&&void 0!==i&&!(i<0)){var n=this.ZH.addItem(t);this.contains(n)||(this.p$.splice(i,0,n),this.ZH.publish(r.MediaStoreEvent.MEDIA_ITEM_ADDED,n)),this.p$.length&&-1===this.position&&(this.position=0)}},t.prototype.removeItems=function(t,i){var n=this;this.p$.slice(t,t+i).forEach((function(t){return n.ZH.publish(r.MediaStoreEvent.MEDIA_ITEM_REMOVED,t)})),this.p$.splice(t,i),this.position>=t+i?this.position-=i:t<=this.position&&this.position<t+i&&(this.position=-1)},t.prototype.update=function(t){var i=this,n=[];return t&&t.length?(t.forEach((function(t){i.ZH.getByData(t)&&n.push(i.ZH.updateItem(t))})),n):n},t.prototype.updateMediaItemsState=function(t,i){var n=this;t&&t.forEach((function(t){n.ZH.updateItemState(t,i)}))},t.prototype.updateMediaItemsSourceState=function(t,i){var n=this;t&&t.forEach((function(t){n.ZH.updateItemSourceState(t,i)}))},t.prototype.contains=function(t){return this.p$.indexOf(t)>=0},t.prototype.getMediaItemAt=function(t){return t<0||t>=this.p$.length?null:this.ZH.get(this.p$[t])},t.prototype.getMediaItemById=function(t){return t?this.ZH.getById(t):null},t.prototype.getMediaItemBySessionId=function(t){return t?this.ZH.getBySessionId(t):null},t.prototype.getCurrentItem=function(){return this.getMediaItemAt(this.position)},t.prototype.appendItem=function(t){if(t){var i=this.p$.length;return this.p$.push(t.key),i}return-1},t.prototype.getItems=function(){for(var t=[],i=0;i<this.p$.length;i++){var n=this.getMediaItemAt(i);n&&t.push(n)}return t},t.prototype.getItemIds=function(){for(var t=[],i=0;i<this.p$.length;i++){var n=this.getMediaItemAt(i);n&&t.push(n.id)}return t},t.prototype.getItemPosition=function(t){for(var i=0,n=0,e=this.p$;n<e.length;n++){if(0===e[n].indexOf(t))return i;i++}return-1},Object.defineProperty(t.prototype,"size",{get:function(){return this.p$.length},enumerable:!0,configurable:!0}),t.prototype.setPosition=function(t){e.isNumber(t)&&(this.position=t)},t.prototype.getNextPosition=function(t,i,n){if((n=n||{}).looped=!1,n.ended=!1,-1===this.position)return-1;if(!this.p$.length)return-1;var e=this.position+1;if(n.playlistLoop&&e===this.p$.length)return n.looped=!0,0;if(t){if(e<this.p$.length)return e;if(i&&e===this.p$.length)return n.looped=!0,0}return!t&&i?(n.looped=!0,this.position):(n.ended=!0,-1)},t.prototype.getCurrentPosition=function(){return this.position},t.prototype.isEndOfPlaylist=function(){return this.position===this.p$.length-1},Object.defineProperty(t.prototype,"playlistId",{get:function(){return this.b$},set:function(t){this.b$=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"playlistFetchIndex",{get:function(){return this.m$},set:function(t){this.m$=t},enumerable:!0,configurable:!0}),t.prototype.g$=function(t,i){var n=new Error(t);if(!i)throw n;i.push(n)},t}();i.default=s},7029:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.configSchema={$schema:"http://json-schema.org/draft-07/schema#",type:"object",properties:{adPlaybackOnly:{type:"boolean"},analytics:{type:"boolean"},autoplay:{type:"boolean"},casting:{type:"boolean"},continuousPlay:{type:"boolean"},enableRecovery:{type:"boolean"},fullscreen:{type:"boolean"},height:{type:"number"},lang:{type:"string"},loop:{type:"boolean"},mediaItems:{type:"array",items:[{$ref:"/mediaItemSchema"}],minItems:1},mute:{type:"boolean"},playerId:{type:["string","null"]},preload:{type:"boolean"},region:{type:"string"},site:{type:"string"},skipOnError:{type:"string",enum:["always","timebased","never"]},stopAtLastFrame:{type:"boolean"},stopBufferingOnPause:{type:"boolean"},ui:{$ref:"/uiSchema"},width:{type:"number"},backgroundPause:{type:"object",properties:{onMute:{type:"boolean",default:!0},onUnmute:{type:"boolean",default:!1},timeToPause:{type:"number",default:5},suspendStreamingTime:{type:"number",default:20},backgroundSuspendStreaming:{type:"boolean",default:!0}}},ads:{type:"object",properties:{timeout:{type:"object",properties:{load:{type:"number",minimum:1},start:{type:"number",minimum:1}}}}},vrmConfig:{$ref:"/vrmSchema"},streamSynch:{$ref:"/streamSynchSchema"}},required:["mediaItems"]}},2759:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(6120);i.mediaItemSchema={$schema:"http://json-schema.org/draft-07/schema#",id:"/mediaItemSchema",type:"object",properties:{adConfig:{type:"object",properties:{mimetype:{type:"string"},value:{type:{}}},required:["mimetype","value"]},customConfig:{type:"object"},id:{type:"string"},metadata:{type:"object",properties:{description:{type:"string"},duration:{type:"number"},title:{type:"string"},thumbnail:{type:"string"},posterUrl:{type:"string"},type:{type:"string",enum:Object.keys(e.MediaItemType).map((function(t){return e.MediaItemType[t]}))},videoTypes:{type:"array"}}},mimetype:{type:"string"},source:{$ref:"/sourceSchema"}},dependencies:{mimetype:["id"]}}},2663:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.sourceSchema={$schema:"http://json-schema.org/draft-07/schema#",id:"/sourceSchema",type:"object",properties:{streams:{type:"array",items:{$ref:"/streamSchema"},minItems:0}}}},5125:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.streamSchema={$schema:"http://json-schema.org/draft-07/schema#",id:"/streamSchema",type:"object",properties:{audioMetadata:{type:"object",properties:{autoSelect:{type:"boolean"},bitrate:{type:"number"},channels:{type:"number"},default:{type:"boolean"},forced:{type:"boolean"},samplingRate:{type:"number"}}},cdn:{type:"string"},fairplayCertificatePath:{type:"string"},live:{type:"boolean"},manifest:{type:"string"},mimeType:{type:"string"},rcMode:{type:"string"},type:{type:"string"},url:{type:"string"},videoMetadata:{type:"object",properties:{avgBitrate:{type:"number"},bitrate:{type:"number"},framerate:{type:"number"},height:{type:"number"},profile:{type:"string"},width:{type:"number"}}}},required:["url"]}},1080:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.streamSynchSchema={$schema:"http://json-schema.org/draft-07/schema#",id:"/streamSynchSchema",type:"object",properties:{synchronize:{type:"boolean",default:!1},synchConfig:{type:"object",properties:{behindLiveEdgeMs:{type:"number"},pauseOnAhead:{type:"boolean"},pauseToPullbackThresholdMs:{type:"number"},syncAccuracyMs:{type:"number"},variableRateChange:{type:"boolean"}}}},required:["synchronize"]}},5549:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.uiSchema={$schema:"http://json-schema.org/draft-07/schema#",id:"/uiSchema",type:"object",properties:{ccOnMute:{type:"boolean"},chromeless:{type:"boolean"},docking:{type:"object",properties:{enableOnMuted:{type:"boolean"},enableOnScrollDown:{type:"boolean"},enableOnScrollUp:{type:"boolean"},fadeInAnimation:{type:"boolean"},closeButtonFadeIn:{type:"boolean"},height:{type:"number"},position:{type:"object",properties:{bottom:{type:"number"},left:{type:"number"},right:{type:"number"},top:{type:"number"}}},showInfoCard:{type:"boolean"},threshold:{type:"number"},width:{type:"number"}}},endScreen:{type:"object",properties:{show:{type:"boolean"}}},playlist:{type:"object",properties:{inStream:{type:"boolean"},show:{type:"boolean"},position:{type:"string",enum:["right","bottom","hidden"]},theme:{type:"string",enum:["dark","light"]}}},showControls:{type:"boolean"},showFullscreenButton:{type:"boolean"},showPlayButton:{type:"boolean"},startScreen:{type:"object",properties:{show:{type:"boolean"},showButton:{type:"boolean"},showDescription:{type:"boolean"},showProvider:{type:"boolean"},showTitle:{type:"boolean"},showThumbnail:{type:"boolean"}}},seekControls:{type:"object",properties:{show:{type:"boolean"},offset:{type:"number",maximum:99,minimum:0}}},sliderColor:{type:"string"},title:{type:"object",properties:{showOnHover:{type:"boolean"},showOnStart:{type:"string"}}}}}},9740:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.vrmSchema={$schema:"http://json-schema.org/draft-07/schema#",id:"/vrmSchema",type:"object",properties:{companyId:{type:"string"},playerId:{type:"string"}}}},4339:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(4986),r=n(6342),s=n(5125),o=n(660).Validator,u={audioMetadata:{bitrate:0,channels:1},videoMetadata:{avgBitrate:0,bitrate:0,framerate:0,height:0,width:0},live:!1,manifest:"",url:"",aspectRatio:""},h=function(){function t(t){this.RZ(t),"subtitle"===this.type&&(this.type="SUBTITLES")}return t.prototype.isRTMP=function(){var t=/^rtmp(?:e|t|te|s)?:\/\//;return t.test(this.host)||t.test(this.url)},t.prototype.isRTX=function(){return this.url.indexOf("/rtx/")>-1},t.prototype.isAtlas=function(){var t=this.host;return this.hlsInfo&&(t=this.hlsInfo.ts_url),/atlas\.cdn\.yimg\.com/.test(t)},t.prototype.isUplynk=function(){if(this.url&&this.url.length){var t=this.url.toLowerCase();return t.indexOf("uplynk.com")>-1||t.indexOf("downlynk.com")>-1||t.indexOf("uplynk.localhost")>-1||t.indexOf("downlynk.localhost")>-1}return!1},t.prototype.getType=function(){var t="unknown",i=this.url,n=this.y$();return"m3u8:fmp4"===this.format?t="hls-fmp4":i&&(n&&(n.indexOf("rtmp")>-1||n.indexOf("rtsp")>-1)?t=n:/\/*\.f4m/i.test(i)?t=this.isRTX()?"rtx-hds":"hds":/\/*\.m3u8/i.test(i)||i.length>0&&i.indexOf("content=hls")>-1?t=this.isRTX()?"rtx-hls":"hls":/\/*\.mp4/i.test(i)?t="mp4":/\/*\.webm/i.test(i)?t="webm":/\/*\.mpd/i.test(i)&&(t="dash")),t},Object.defineProperty(t.prototype,"bitrate",{get:function(){return this.videoMetadata?this.videoMetadata.bitrate||0:this.audioMetadata&&this.audioMetadata.bitrate||0},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"avgBitrate",{get:function(){return this.videoMetadata&&this.videoMetadata.avgBitrate||0},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"width",{get:function(){return this.videoMetadata&&this.videoMetadata.width||0},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"height",{get:function(){return this.videoMetadata&&this.videoMetadata.height||0},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"framerate",{get:function(){return this.videoMetadata&&this.videoMetadata.framerate||0},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"profile",{get:function(){return this.videoMetadata&&this.videoMetadata.profile||null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"channels",{get:function(){return this.audioMetadata&&this.audioMetadata.channels>=0?this.audioMetadata.channels:0},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"forced",{get:function(){return this.audioMetadata&&this.audioMetadata.forced},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"default",{get:function(){return this.audioMetadata&&this.audioMetadata.default},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"autoSelect",{get:function(){return this.audioMetadata&&this.audioMetadata.autoSelect},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"streamProtocol",{get:function(){return this.y$()},enumerable:!0,configurable:!0}),t.prototype.RZ=function(t){this.VZ(t);var i=r.default.deepCopy(t);if(i=r.default.mergeObjects(i,u),r.default.mergeObjects(this,i,!0),e.isString(this.url)&&0!==this.url.length||this.host&&this.path&&(this.url=this.host+this.path),this.type&&(this.format=this.type),this.format||(this.format=r.default.getFormat(this.url)),!this.host&&e.isString(this.url)&&this.url.length>0){this.host=this.y$()+"://"+r.default.getHostname(this.url);var n=this.url.split(this.host);n.length>=2&&(this.path=n[1])}this.cdn&&this.cdn.length||(this.cdn=this.w$(this.url))},t.prototype.VZ=function(t){try{(new o).validate(t,s.streamSchema,{throwError:!0})}catch(t){var i="Invalid stream config: "+t.property+" "+t.message;throw new Error(i)}},t.prototype.y$=function(){var t="http",i=this.url.split(":");return i.length>1&&(t=i[0]),t},t.prototype.w$=function(t){var i="unknown";return t&&t.length>0&&(i=t.indexOf("akamai")>-1?"akamai":t.indexOf("yahoo.com")>-1||t.indexOf("yimg.com")>-1?"atlas":t.indexOf("llnwd.net")>-1?"limelight":t.indexOf("fastly.com")>-1?"fastly":t.indexOf("edgecast.com")>-1?"edgecast":r.default.parseRootHost(t)),i},t}();i.default=h},4926:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var n=function(){this.width=640,this.height=360,this.startScreenRendered=!1,this.isDocked=!1,this.isCSSLoaded=!1,this.deviceOrientation=null,this.isFullscreen=!1};i.default=n},4536:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(1279),r=n(4986),s=function(){function t(){this._$={},this.QH=[]}return t.prototype.destroy=function(){this._$={},this.QH=[]},t.prototype.register=function(t,i){if(r.isNullOrUndefined(t))throw new Error("Plugin instance is null");if(!this.E$(t))throw new Error("Plugin interface is invalid or incomplete");if(this.getPlugin(t.type,t.mimetype))throw new Error("Plugin with same type and mimetype exists");this._$[t.type]||(this._$[t.type]=[]),this._$[t.type].push(t);try{t.prepare(i)}catch(t){}},Object.defineProperty(t.prototype,"defaultPlugins",{get:function(){return this.QH},set:function(t){this.QH=t},enumerable:!0,configurable:!0}),t.prototype.getExternalPlugins=function(){var t=this,i={},n=function(n){if(Object.prototype.hasOwnProperty.call(e._$,n)){var r=e._$[n].filter((function(i){return!function(i){return t.QH.some((function(t){return i.mimetype===t.mimetype&&i.type===t.type}))}(i)}));i[n]||(i[n]=[]),r.forEach((function(t){i[n].push(t)}))}},e=this;for(var r in this._$)n(r);return i},t.prototype.getPlugin=function(t,i){var n=this._$[t];if(!n)return null;for(var e=0,r=n;e<r.length;e++){var s=r[e];if(s&&s.mimetype===i)return s}return null},t.prototype.E$=function(t){if(!t||r.isNullOrUndefined(t.mimetype)||!r.isString(t.mimetype)||r.isNullOrUndefined(t.type)||!this.A$(t.type)||r.isNullOrUndefined(t.prepare)||!r.isFunction(t.prepare)||r.isNullOrUndefined(t.destroy)||!r.isFunction(t.destroy))return!1;switch(t.type){case e.PluginType.METADATA:return this.O$(t);case e.PluginType.SOURCE_METADATA:return this.S$(t);case e.PluginType.MORE_ITEMS:return this.T$(t);case e.PluginType.AD:return r.isAdPlugin(t);case e.PluginType.VISUAL_SEEK:return this.I$(t);case e.PluginType.BRANDING:return this.j$(t);case e.PluginType.PLAYLIST:return this.M$(t)}return!1},t.prototype.A$=function(t){return t===e.PluginType.METADATA||t===e.PluginType.SOURCE_METADATA||t===e.PluginType.MORE_ITEMS||t===e.PluginType.AD||t===e.PluginType.VISUAL_SEEK||t===e.PluginType.BRANDING||t===e.PluginType.PLAYLIST},t.prototype.O$=function(t){return!(!t||r.isNullOrUndefined(t.resolve)||!r.isFunction(t.resolve)||r.isNullOrUndefined(t.recover)||!r.isFunction(t.recover)||r.isNullOrUndefined(t.cancel)||!r.isFunction(t.cancel))},t.prototype.S$=function(t){return!(!t||r.isNullOrUndefined(t.resolve)||!r.isFunction(t.resolve)||r.isNullOrUndefined(t.recover)||!r.isFunction(t.recover)||r.isNullOrUndefined(t.cancel)||!r.isFunction(t.cancel))},t.prototype.T$=function(t){return!(!t||r.isNullOrUndefined(t.resolve)||!r.isFunction(t.resolve)||r.isNullOrUndefined(t.cancel)||!r.isFunction(t.cancel))},t.prototype.I$=function(t){return!(!t||r.isNullOrUndefined(t.getThumbnailData)||r.isNullOrUndefined(t.update)||!r.isFunction(t.getThumbnailData)||!r.isFunction(t.update))},t.prototype.j$=function(t){return!(!t||r.isNullOrUndefined(t.create)||!r.isFunction(t.create))},t.prototype.M$=function(t){return!(!t||!r.isFunction(t.create))},t}();i.default=s},8087:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});this&&this.__spreadArrays;Object.defineProperty(i,"__esModule",{value:!0});var s,o=n(9847),u=n(3277),h=n(5658),a=n(1204),c=n(6342),f=n(4685);o.userAgent.mobile&&a.default.hasNativeAutoplaySupport&&(s=h.default.getPool());var l=0,v=function(t){function i(){var n=t.call(this,"external-renderer")||this;return n.type=i.type,n.timedOut=!1,n.N$=c.default.noop,n}return r(i,t),i.canUse=function(){return!0},Object.defineProperty(i.prototype,"mimetype",{get:function(){return this.oV?this.oV.mimetype:void 0},enumerable:!0,configurable:!0}),i.prototype.create=function(t){this.node=t instanceof HTMLVideoElement?t:s?s.get():c.default.createVideoNode();var i=this.node;i.setAttribute("id","vp-ext-rndr-"+ ++l),c.default.classList(i).add("vp-html5-video");var n=this.container=document.createElement("div");return n.setAttribute("id",c.default.generateGuid()),c.default.classList(n).add("vp-external-video"),n.appendChild(i),n},i.prototype.getExternalPlayer=function(){return this.oV},i.prototype.setExternalPlayer=function(t){this.oV&&this.oV!==t&&this.R$(),this.oV=t,this.k$()},i.prototype.play=function(t){this.oV&&this.L$&&this.oV.play(this.L$.rawItemData)},i.prototype.preload=function(t){},i.prototype.setPlayableItem=function(t,i,n){return void 0===i&&(i=0),void 0===n&&(n=!1),!(!t||!this.oV)&&(this.D$=null,this.oV.preparePlayback(t.rawItemData,this.node,this.container),!this.D$&&(this.L$=t,!0))},i.prototype.waitForReady=function(t){t&&t()},i.prototype.seek=function(t){this.oV&&this.oV.seek(t)},i.prototype.pause=function(){this.oV&&this.oV.pause()},i.prototype.skip=function(){this.oV&&this.oV.skip()},i.prototype.getCurrentDate=function(){return null},i.prototype.getCurrentTime=function(){return this.oV?this.oV.getCurrentTime():0},i.prototype.getDuration=function(){return this.oV?this.oV.getDuration():0},i.prototype.getMuted=function(){return!(!this.oV||!this.oV.isMuted())},i.prototype.getVolume=function(){return this.oV?this.oV.getVolume():NaN},i.prototype.setQuality=function(t){},i.prototype.setError=function(t){},i.prototype.setVolume=function(t){this.oV&&this.oV.setVolume(t)},i.prototype.setMute=function(t){this.oV&&this.oV.mute(t)},i.prototype.setAudioLanguage=function(t){},i.prototype.stopMedia=function(){return!!this.oV&&(this.oV.stop(),!0)},i.prototype.bindCustomEvents=function(){},i.prototype.destroy=function(){var t=this.container;t&&t.parentNode&&t.parentNode.removeChild(t),this.oV&&(this.oV.unload(),this.R$(),this.oV=null)},i.prototype.detachNode=function(){this.node&&this.node.pause()},i.prototype.reattachNode=function(){},i.prototype.setActive=function(t){this.C$=t},i.prototype.showAirplayTargetMenu=function(){},i.prototype.setPIPMode=function(t){},i.prototype.suspendStreaming=function(){},i.prototype.resumeStreaming=function(){},i.prototype.getSyncOffset=function(){return NaN},i.prototype.startSync=function(){},i.prototype.stopSync=function(){},i.prototype.getSyncState=function(){return-1},i.prototype.k$=function(){this.oV&&(this.N$=u.listenEventDispatcherEvts(this.oV,Object.keys(f.ExternalPlayerEvent).map((function(t){return f.ExternalPlayerEvent[t]})),this.P$.bind(this)))},i.prototype.R$=function(){this.N$(),this.N$=c.default.noop},i.prototype.P$=function(t,i){for(var n=[],e=2;e<arguments.length;e++)n[e-2]=arguments[e];f.ExternalPlayerEvent.TIME_UPDATE;var r=this.oV;switch(i){case f.ExternalPlayerEvent.TIME_UPDATE:this.publish(f.RendererEvent.TIMEUPDATE,{currentTime:r.getCurrentTime(),duration:r.getDuration(),buffered:this.node.buffered});break;case f.ExternalPlayerEvent.PLAYBACK_ERROR:var s=n[0]||this.node.error;this.D$=s||{},this.publish(f.RendererEvent.ERROR,s);break;case f.ExternalPlayerEvent.ITEM_LOADED:this.publish(f.RendererEvent.LOADSTART);break;case f.ExternalPlayerEvent.MUTE_CHANGED:case f.ExternalPlayerEvent.VOLUME_CHANGED:this.publish(f.RendererEvent.VOLUMECHANGE,{volume:r.getVolume(),mute:r.isMuted()});break;case f.ExternalPlayerEvent.PLAY_REQUESTED:this.ended=!1;break;case f.ExternalPlayerEvent.PLAYING:this.paused=!1,this.ended=!1,this.publish(f.RendererEvent.PLAYING);break;case f.ExternalPlayerEvent.PAUSED:this.paused=!0,this.publish(f.RendererEvent.PAUSE);break;case f.ExternalPlayerEvent.PLAY_COMPLETE:this.ended=!0,this.publish(f.CustomRendererEvent.PLAY_COMPLETE,{evt:"ad_play_complete"}),this.publish(f.RendererEvent.ENDED);break;case f.ExternalPlayerEvent.SKIPPED:this.publish(f.CustomRendererEvent.SKIPPED)}},i.type=f.RendererType.EXTERNAL,i}(f.Renderer);i.default=v},5132:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o,u=n(9847),h=n(3072),a=n(6389),c=n(1962),f=n(5658),l=n(2912),v=n(1204),d=n(6342),p=n(514),m=n(4685);v.default.hasTouchRestrictions&&(s=f.default.getPool()),function(t){t.INLINE="inline",t.PIP="picture-in-picture",t.FULLSCREEN="fullscreen"}(o||(o={}));var b=function(t){function i(n,e){var r=t.call(this,"html-renderer")||this;return r.type=i.type,r.x$=!1,r.U$={},r.YU=n,r._m=e,r}return r(i,t),i.canUse=function(){return!0},i.prototype.create=function(t){var i=this;return this.node=t instanceof HTMLVideoElement?t:s?s.get():d.default.createVideoNode(),this.node||(this.node=d.default.createVideoNode()),this._m.preload||this.node.setAttribute("preload","metadata"),this.V$()&&(this.node.controls=!0),this.node.setAttribute("id",d.default.generateGuid()),d.default.classList(this.node).add("vp-html5-video"),this.jV(),this.B$(this.node),u.userAgent.mobile&&v.default.autoplayByUIEvtOnly&&this._m.autoplay&&l.default&&(this.F$=l.default.setupTouchToPlayRestrictionRemoval(this.node,(function(){i.F$=null,i.YU.publish(c.TOUCH_TO_PLAY_RESTRICTION_REMOVED)}))),this.C$=!1,this.node},i.prototype.destroy=function(){this.z$(),this.node&&(s&&s.discard(this.node),this.node.pause(),this.node.src="",this.node.load(),this.node.parentNode&&this.node.parentNode.removeChild(this.node),delete this.node),this.F$&&(this.F$(),this.F$=null),this.iE=null},i.prototype.detachNode=function(){this.z$(),this.node&&this.node.pause&&this.node.pause()},i.prototype.getCurrentDate=function(){return null},i.prototype.getCurrentTime=function(){return this.node?this.node.currentTime:0},i.prototype.getDuration=function(){return this.node?this.node.duration:0},i.prototype.getMuted=function(){return!!this.node&&this.node.muted},i.prototype.getVolume=function(){return this.node?this.node.volume:NaN},i.prototype.isAirplaying=function(){return!(!this.node||!this.node.webkitCurrentPlaybackTargetIsWireless)},i.prototype.reattachNode=function(){this.jV()},i.prototype.seek=function(t){var i=this;if(this.node)try{this.node.currentTime=t}catch(e){if("InvalidStateError"===e.name)var n=this.on(m.RendererEvent.LOADEDMETADATA,(function(){i.node&&(i.node.currentTime=t,i.removeEventListener(m.RendererEvent.LOADEDMETADATA,n))}),this)}},i.prototype.setActive=function(t){this.C$=t},i.prototype.setMute=function(t){this.node&&"boolean"==typeof t&&(u.userAgent.mobile&&v.default.autoplaySupported&&l.default?l.default.setMuteSafe(this.node,t):this.node.muted=t)},i.prototype.setVolume=function(t){this.node&&this.node.volume!==t&&(this.node.volume=t)},i.prototype.setError=function(t){this.iE=t},i.prototype.showAirplayTargetMenu=function(){this.node&&"function"==typeof this.node.webkitShowPlaybackTargetPicker&&this.node.webkitShowPlaybackTargetPicker()},i.prototype.waitForReady=function(t){t()},i.prototype.reportError=function(t,i,n,e,r){var s=d.default.createErr(t,this.gY,i,n,e,r),o=i===a.E_INFO?m.RendererEvent.INFO:m.RendererEvent.ERROR;this.publish(o,s)},i.prototype.enableMobileNativeCC=function(t){if(this.node){var i=document.createDocumentFragment();this.G$(),t.langList.forEach((function(n){var e=document.createElement("track");e.setAttribute("label","English"),e.setAttribute("srclang",n.lang),e.setAttribute("kind","subtitles"),e.setAttribute("type","text/vtt"),n.lang===t.selectedLang&&e.setAttribute("default","true"),e.src=n.url,e.track&&(e.track.mode="hidden"),i.appendChild(e)})),this.node.appendChild(i)}},i.prototype.setPIPMode=function(t){var i=this.node;u.userAgent.safari&&i.webkitSupportsPresentationMode&&(i.onwebkitpresentationmodechanged=t?d.default.noop:function(){i.webkitPresentationMode===o.PIP&&setTimeout((function(){i.webkitSetPresentationMode(o.INLINE)}),250)})},i.prototype.jV=function(){var t=this;if(this.node){this.H$=function(i){if(!t.ended){var n=i.type,e=m.RendererEvent[n.toUpperCase()];n===m.NativeVideoEvent.PLAYING&&t.node.paused||(n===m.NativeVideoEvent.VOLUMECHANGE&&t.publish(m.RendererEvent.VOLUMECHANGE,{volume:t.node.volume,mute:t.node.muted}),u.userAgent.iosWebView&&n===m.NativeVideoEvent.PAUSE&&t.Y$(),t.RF(n,e))}}.bind(this),Object.keys(m.NativeVideoEvent).forEach((function(i){t.node.addEventListener(m.NativeVideoEvent[i],t.H$)})),u.userAgent.iphone&&!v.default.canPlayInline||(this.q$=new p.default(this.node,(function(){t.publish(m.CustomRendererEvent.CLICK)}))),u.userAgent.safari>=8&&this.W$(),u.userAgent.ios&&this.Q$(),v.default.airplaySupported&&this._m.casting&&this.X$(),this._h={},this._h[c.FULLSCREEN_CHANGE]=this.YU.addEventListener(c.FULLSCREEN_CHANGE,(function(){t.node&&t.YU.publish(c.PLAYER_RESIZE,t.node.clientWidth,t.node.clientHeight)}),this)}},i.prototype.Z$=function(){var t=this;if(this.node){var i=this.node.play();return i&&"function"==typeof i.catch&&i.catch((function(i){t.node.paused})),i}},i.prototype.G$=function(){if(this.node)for(var t=this.node.querySelectorAll("track"),i=0;i<t.length;i++)this.node.removeChild(t[i])},i.prototype.$$=function(t){var i=a.PLAYER_CODES.E_NATIVE_ERROR;if(!(t&&t instanceof MediaError))return i;switch(t.code){case MediaError.MEDIA_ERR_ABORTED:return a.PLAYER_CODES.E_NATIVE_ABORTED;case MediaError.MEDIA_ERR_NETWORK:return a.PLAYER_CODES.E_NATIVE_NETWORK_FAILURE;case MediaError.MEDIA_ERR_DECODE:return a.PLAYER_CODES.E_NATIVE_DECODE_ERROR;case MediaError.MEDIA_ERR_SRC_NOT_SUPPORTED:return a.PLAYER_CODES.E_NATIVE_SRC_NOT_SUPPORTED}return i},i.prototype.X$=function(){var t=this;if(v.default.airplaySupported&&this.node){var i=function(i){t.YU.publish(h.ExternalEvt.AIRPLAY_AVAILABILITY_CHANGE,"available"===i.availability)},n=function(){t.YU.publish(h.ExternalEvt.AIRPLAY_CONNECTION_STATE_CHANGE,{connected:t.isAirplaying(),isInitialEvt:!t.J$}),t.J$||(t.J$=!0)};this.node.addEventListener("webkitplaybacktargetavailabilitychanged",i),this.node.addEventListener("webkitcurrentplaybacktargetiswirelesschanged",n),this.K$=function(){t.node&&(t.node.removeEventListener("webkitplaybacktargetavailabilitychanged",i),t.node.removeEventListener("webkitcurrentplaybacktargetiswirelesschanged",n))}}},i.prototype.W$=function(){var t=this;if(this.node&&this.node.textTracks){var i=function(i){var n=i.track;n&&("metadata"===n.kind?(n.mode="hidden",n.addEventListener("cuechange",(function(i){var n=i.target,e=n&&n.activeCues[0],r=e&&e.value&&e.value.data,s=e&&e.value&&e.value.info;if(s)r=s;else if("string"==typeof r)try{r=JSON.parse(r)}catch(t){}else r=r instanceof ArrayBuffer?String.fromCharCode.apply(null,new Uint8Array(r)):{};t.YU.publish(c.TIMED_METADATA_RECEIVED,r),t.tJ(n)}))):"subtitles"!==n.kind&&"captions"!==n.kind||t.x$&&t.YU.publish(c.SUBTITLE_TRACK_RECEIVED,{itemId:t.L$.id,track:n}))},n=function(t){for(var i=0,n=t&&t.srcElement;i<n.length;i++){var e=n[i];"metadata"===e.kind&&"disabled"===e.mode&&(e.mode="hidden")}};this.node.textTracks.addEventListener("addtrack",i),this.node.textTracks.addEventListener("change",n),this.iJ=function(){t.node&&t.node.textTracks&&(t.node.textTracks.removeEventListener("addtrack",i),t.node.textTracks.removeEventListener("change",n))}}},i.prototype.Q$=function(){var t=this;if(this.node){var i=function(){t.publish(m.CustomRendererEvent.END_FULLSCREEN)};this.node.addEventListener("webkitendfullscreen",i),this.nJ=function(){t.nJ=null,t.node.removeEventListener("webkitendfullscreen",i)};var n=function(){t.publish(m.CustomRendererEvent.ENTER_FULLSCREEN)};this.node.addEventListener("webkitbeginfullscreen",n),this.eJ=function(){t.eJ=null,t.node.removeEventListener("webkitbeginfullscreen",n)}}},i.prototype.z$=function(){var t=this;this.iJ&&this.iJ(),this.nJ&&this.nJ(),this.eJ&&this.eJ(),this.K$&&this.K$(),Object.keys(m.NativeVideoEvent).forEach((function(i){t.node&&t.node.removeEventListener(m.NativeVideoEvent[i],t.H$)})),this.q$&&(this.q$.destroy(),this.q$=null),this.YU.removeEventListeners(this._h)},Object.defineProperty(i.prototype,"oG",{get:function(){return this._m.playlist},enumerable:!0,configurable:!0}),i.prototype.xW=function(){return this.oG.getCurrentItem()},Object.defineProperty(i.prototype,"gY",{get:function(){return this._m.playbackState},enumerable:!0,configurable:!0}),i.prototype.tJ=function(t){for(var i,n,e,r=!1,s=0;s<t.activeCues.length;s++){var o=t.activeCues[s],u=null===(i=o)||void 0===i?void 0:i.value.key,h=null===(e=null===(n=o)||void 0===n?void 0:n.value)||void 0===e?void 0:e.data;try{h=atob(h)}catch(t){continue}if("X-DATA"===u){var a=null;try{a=JSON.parse(h)}catch(t){continue}var c=new Date(a.dr_start_date).getTime(),f=a.dr_id;if(0===Object.keys(a).length||!f||!c)continue;var l=a.dr_id+"-"+a.dr_start_date;if(this.U$[l])continue;var v=a.dr_end_date?new Date(a.dr_end_date).getTime():void 0,d=void 0;a.dr_duration?d=new Date(a.dr_duration).getTime():v&&(d=v-c);var p={startDate:c,endDate:v,duration:d,id:f,rawData:h,jsonData:a,className:a.dr_class};r=!0,this.U$[l]=p}}r&&this.rJ(this.U$)},i.prototype.B$=function(t){var i=this;t.__play||(t.__play=t.play.bind(t),t.play=function(){var n=t.__play();return n&&"function"==typeof n.then&&n.then((function(t){i.publish(m.CustomRendererEvent.PLAYBACK_START_NOT_BLOCKED)}),(function(n){t.paused&&i.publish(m.CustomRendererEvent.PLAYBACK_START_BLOCKED)})),n})},i.prototype.Y$=function(){if(this.node){var t=this.node;!this.V$()&&t.controls&&(t.controls=!1)}},i.prototype.V$=function(){return this._m.showControls&&!v.default.canPlayInline},i.type=m.RendererType.HTML5_RAW,i}(m.Renderer);i.default=b},8259:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o=n(9847),u=n(1962),h=n(4685),a=n(2878),c=n(6342),f=n(43),l=n(3891),v=16/9,d=function(t){function i(n,e){var r=t.call(this,n,e)||this;return r.type=i.type,r}return r(i,t),i.canUse=function(){return!o.userAgent.tv&&(a.default.is360Supported()&&t.canUse.call(this))},i.prototype.create=function(i){return t.prototype.create.call(this,i),this.sJ(),this.container},i.prototype.destroy=function(){this.oJ(),t.prototype.destroy.call(this)},i.prototype.waitForReady=function(t){var i=this;this.GU?(this.uJ(),t()):this.hJ=this.YU.addEventListener(u.THREE_SIXTY_READY,(function(){i.uJ(),t()}),this)},i.prototype.sJ=function(){var t=this;this.GU=!1,this.node&&(this.node.setAttribute("crossorigin","anonymous"),this.node.style.visibility="hidden",this.aJ=document.createElement("div"),this.aJ.classList.add("vp-360-node"),this.aJ.style.position="absolute",this.container=document.createElement("div"),this.container.setAttribute("id",c.default.generateGuid()),this.container.classList.add("vp-360-video"),this.container.appendChild(this.node),this.container.appendChild(this.aJ),this.cJ().then((function(){t.fJ()})).catch((function(t){})))},i.prototype.rJ=function(t){},i.prototype.cJ=function(){return new Promise((function(t,i){n.e(212).then(function(){s=n(2212),t(s)}.bind(null,n)).catch((function(t){i(t)}))}))},i.prototype.fJ=function(){this.lJ=new s.PerspectiveCamera(70,v,.01,1e3),this.lJ.target=new s.Vector3(0,0,0);var t=new s.SphereBufferGeometry(500,64,32);t.scale(-1,1,1);var i=new s.VideoTexture(this.node);i.minFilter=s.NearestFilter;var n=new s.MeshBasicMaterial({map:i}),e=new s.Mesh(t,n);this.vJ=new s.Scene,this.vJ.add(e),this.dJ=new s.WebGLRenderer,this.dJ.setPixelRatio(window.devicePixelRatio),this.aJ&&this.aJ.appendChild(this.dJ.domElement),this.pJ=new f.default(this.container),this.mJ=0,this.bJ=0,this.gJ=!0,this.yJ(),this.GU=!0,this.YU.publish(u.THREE_SIXTY_READY)},i.prototype.yJ=function(){var t=this;this.wJ=this._J.bind(this),this.EJ=this.AJ.bind(this),this.OJ=this.SJ.bind(this),this.TJ=this.IJ.bind(this),this.jJ=this.MJ.bind(this),this.wQ=this.JE.bind(this),this.container&&(this.container.addEventListener("mousedown",this.wJ,!1),this.container.addEventListener("mousemove",this.EJ,!1),this.container.addEventListener("mouseup",this.OJ,!1),this.container.addEventListener("mouseover",this.TJ,!1),this.container.addEventListener("mouseout",this.jJ,!1),this.container.addEventListener("resize",this.wQ,!1)),this.uW=this.qE.bind(this),this.NJ=this.YE.bind(this),this.RJ=this.QE.bind(this),this.node&&(this.node.addEventListener("pause",this.uW),this.node.addEventListener("playing",this.NJ),this.node.addEventListener("seeked",this.RJ)),this.pJ&&this.pJ.addClickListener(this.kJ.bind(this)),this.LJ={},this.LJ[u.PLAYER_RESIZE]=this.YU.addEventListener(u.PLAYER_RESIZE,(function(i,n){window.setTimeout((function(){t.DJ&&(i=window.screen.width,n=window.screen.height),t.CJ(i,n)}),1)}),this),this.LJ[u.FULLSCREEN_CHANGE]=this.YU.addEventListener(u.FULLSCREEN_CHANGE,(function(i){t.DJ=!!i}),this),this.LJ[u.PLAYER_DIMENSION_CHANGE]=this.YU.addEventListener(u.PLAYER_DIMENSION_CHANGE,(function(){var i,n,e;t.node&&t.node.parentNode&&((i=window.getComputedStyle(t.node.parentNode))&&(n=parseInt(i.getPropertyValue("width"),10),e=parseInt(i.getPropertyValue("height"),10)),n&&!isNaN(n)&&e&&!isNaN(e)&&t.CJ(n,e))}),this)},i.prototype.kJ=function(){this.mJ=0,this.bJ=0,this._E(),this.pJ&&this.pJ.update(this.mJ),this.YU.publish(u.THREE_SIXTY_PIE_INTERACT)},i.prototype.PJ=function(){var t=this;this.LJ&&Object.keys(this.LJ).forEach((function(i){t.YU.removeEventListener(i,t.LJ[i])})),this.wJ&&(this.container&&this.container.removeEventListener("mousedown",this.wJ,!1),this.wJ=null),this.EJ&&(this.container&&this.container.removeEventListener("mousemove",this.EJ,!1),this.EJ=null),this.OJ&&(this.container&&this.container.removeEventListener("mouseup",this.OJ,!1),this.OJ=null),this.TJ&&(this.container&&this.container.removeEventListener("mouseover",this.TJ,!1),this.TJ=null),this.wQ&&(this.container&&this.container.removeEventListener("resize",this.wQ,!1),this.wQ=null),this.TJ&&(this.container&&this.container.removeEventListener("mouseover",this.TJ,!1),this.TJ=null),this.uW&&(this.node&&this.node.removeEventListener("pause",this.uW),this.uW=null),this.NJ&&(this.node&&this.node.removeEventListener("playing",this.NJ),this.NJ=null),this.RJ&&(this.node&&this.node.removeEventListener("seeked",this.RJ),this.RJ=null),this.hJ&&(this.YU.removeEventListener(u.THREE_SIXTY_READY,this.hJ),this.hJ=null)},i.prototype.xJ=function(){this.UJ=!1,this.container&&(this.container.classList.remove("grabbing-360"),this.container.classList.add("over-360")),this.VJ&&(this.VJ=!1,this.gJ=!0)},i.prototype.CJ=function(t,i){var n=t,e=i;i*v>t&&(e=t/v),this.lJ&&(this.lJ.setViewOffset(t,i,t-n,i-e,n,e),this.lJ.updateProjectionMatrix()),this.dJ&&this.dJ.setSize(t,i)},i.prototype.BJ=function(){var t=this.BJ.bind(this);if(this.gJ&&this.FJ)return window.cancelAnimationFrame(this.FJ),void(this.FJ=null);this.FJ=window.requestAnimationFrame(t),this._E()},i.prototype._E=function(){this.bJ=Math.max(-85,Math.min(85,this.bJ));var t=s.Math.degToRad(90+this.bJ),i=s.Math.degToRad(this.mJ);this.lJ&&(this.lJ.position.x=500*Math.sin(t)*Math.cos(i),this.lJ.position.y=500*Math.cos(t),this.lJ.position.z=500*Math.sin(t)*Math.sin(i),this.lJ.lookAt(this.lJ.target),this.lJ.position.copy(this.lJ.target).negate(),this.vJ&&this.dJ&&this.dJ.render(this.vJ,this.lJ))},i.prototype.oJ=function(){this.FJ&&window.cancelAnimationFrame(this.FJ),this.gJ=!0,this.PJ(),this.pJ&&(this.pJ.destroy(),this.pJ=null),this.aJ&&(this.aJ.parentNode&&this.aJ.parentNode.removeChild(this.aJ),this.aJ=null),this.container&&this.container.parentNode&&this.container.parentNode.removeChild(this.container),this.lJ=null,this.vJ=null,this.dJ=null},i.prototype.qE=function(){this.zJ=!0,this.gJ=!0},i.prototype.YE=function(){this.zJ=!1,this.gJ=!1,this.BJ()},i.prototype.QE=function(){this._E()},i.prototype.IJ=function(){this.container&&this.container.classList.add("over-360")},i.prototype._J=function(t){this.GJ=!1,this.container&&(this.container.classList.remove("over-360"),this.container.classList.add("grabbing-360")),this.UJ=!0,this.HJ=t.clientX,this.YJ=t.clientY,this.qJ=this.mJ,this.WJ=this.bJ},i.prototype.AJ=function(t){this.UJ&&(this.zJ&&!this.VJ&&(this.VJ=!0,this.gJ=!1,this.BJ()),this.GJ=!0,this.mJ=.1*(this.HJ-t.clientX)+this.qJ,this.bJ=.1*(t.clientY-this.YJ)+this.WJ,this.pJ&&this.pJ.update(this.mJ))},i.prototype.SJ=function(){this.UJ&&(this.xJ(),this.GJ?this.YU.publish(u.THREE_SIXTY_INTERACT):this.YU.publish(u.TOGGLE_PLAY_PAUSE)),this.GJ=!1},i.prototype.MJ=function(){this.xJ()},i.prototype.JE=function(){this.container&&this.CJ(this.container.offsetWidth,this.container.offsetHeight)},i.prototype.uJ=function(){this.hJ&&(this.YU.removeEventListener(u.THREE_SIXTY_READY,this.hJ),this.hJ=null),!this.QJ&&this.dJ&&this.container&&(this.dJ.setSize(this.container.offsetWidth,this.container.offsetHeight),this.QJ=!0)},i.type=h.RendererType.HTML5_HLS_360,i}(l.default);i.default=d},3891:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s=n(1842),o=n(9847),u=n(3072),h=n(954),a=n(6389),c=n(1962),f=n(1962),l=n(440),v=n(4685),d=n(2878),p=n(4986),m=n(6342),b=function(t){function i(n,e){var r=t.call(this,n,e)||this;return r.type=i.type,r.XJ(),r}return r(i,t),i.canUse=function(){return d.default.useHtml5MseDefault()&&d.default.isHtml5MseAvailable()},i.prototype.create=function(i){this.node=t.prototype.create.call(this,i);var n=this.ZJ();return this.$J=new s(this.node,n),this.node},i.prototype.play=function(t){void 0===t&&(t=0),this.ended=!1,this.seeking=!1,this.YU.publish(c.PROFILE_START,f.METRICS.STREAM_PLAY_TO_RENDER),this.$J.play(t)},i.prototype.pause=function(){this.$J.pause()},i.prototype.preload=function(t){!t||p.isNumber(t.startOffset)&&t.startOffset>0||this.$J.preload(t.bufferLimit)},i.prototype.setPlayableItem=function(t,i,n){var e=this;if(void 0===i&&(i=0),void 0===n&&(n=!1),!t)return!1;this.XJ(),this.WL=m.default.getPlaybackMode(t);var r,s=t.isLive(),u=t.streamProfiles;if(u&&u.length||(u=t.streams),!u)return!1;var h=[];if(u.forEach((function(t){t&&t.format&&t.format.indexOf("m3u8")>=0?(t.hls_info=t.hlsInfo,h.push(t),e.JJ="hls"):t&&t.format&&t.format.indexOf("mpd")>=0&&(r=t.url,e.JJ="dash")})),"hls"===this.JJ){var d=[];if(t.altStreams&&(t.altStreams=this.KJ(t.altStreams),t.altStreams.forEach((function(t){d.push(t)}))),this.YU.publish(c.PROFILE_START,f.METRICS.STREAM_REQUEST_TO_RENDER),this.WL===v.PlaybackMode.VIDEO&&this.YU.publish(c.PROFILE_START,f.METRICS.LOAD_TO_LOADED_DATA),h.length>0)return this.$J.setSrc({streams:h,altStreams:d,sessionId:t.videoSession,currLang:t&&t.getCurrLanguage(),is360:t.is360Video(),live:s,skt:t instanceof l.default?t.skt:"",syncPoint:t.syncPoint}),this.L$=t,!0}else if("dash"===this.JJ){if(59===o.userAgent.firefox){var p=m.default.createErr(a.ErrorGroup.Streaming,this.gY,a.E_PLAYER_JS_HLS,a.PLAYER_JS_HLS_CODES.MEDIA_ERR_DECODE);return this.publish(v.RendererEvent.ERROR,p),!1}if(null!==r)return this.$J.setSrc({url:r,sessionId:t.videoSession,currLang:t&&t.getCurrLanguage(),is360:t.is360Video(),live:s}),this.L$=t,!0}return!1},i.prototype.waitForReady=function(t){t()},i.prototype.getCurrentDate=function(){return this.$J.getCurrentDate()},i.prototype.setQuality=function(t){this.$J.setQuality(t)},i.prototype.setAudioLanguage=function(t){this.$J.setAudioLanguage(t)},i.prototype.stopMedia=function(){this.$J.unload()},i.prototype.bindCustomEvents=function(){var t=this;if(this.node){this.unbindCustomEvents();this.tK=function(i){var n=i.type;t.iK(n,i)}.bind(this),Object.keys(f.HLSVideoEvent).forEach((function(i){t.node&&t.node.addEventListener(f.HLSVideoEvent[i],t.tK)}))}},i.prototype.unbindCustomEvents=function(){var t=this;this.node&&Object.keys(f.HLSVideoEvent).forEach((function(i){t.node&&t.node.removeEventListener(f.HLSVideoEvent[i],t.tK)}))},i.prototype.bindPlaybackEvents=function(){},i.prototype.unbindPlaybackEvents=function(){},i.prototype.suspendStreaming=function(){this.$J&&this.$J.suspendStreaming()},i.prototype.resumeStreaming=function(){this.$J&&this.$J.resumeStreaming()},i.prototype.getSyncOffset=function(){return this.$J?this.$J.getSyncOffset():NaN},i.prototype.startSync=function(){var t;null===(t=this.$J)||void 0===t||t.startSync()},i.prototype.stopSync=function(){var t;null===(t=this.$J)||void 0===t||t.stopSync()},i.prototype.getSyncState=function(){return this.$J?this.$J.getSyncState():-1},i.prototype.destroy=function(){t.prototype.destroy.call(this),this.$J&&this.$J.destroy()},i.prototype.jV=function(){t.prototype.jV.call(this),this.bindCustomEvents()},i.prototype.z$=function(){t.prototype.z$.call(this),this.unbindCustomEvents()},i.prototype.rJ=function(t){},i.prototype.RF=function(t,i){switch(t===v.NativeVideoEvent.PLAYING&&this.YU.publish(c.PROFILE_END,[f.METRICS.STREAM_PLAY_TO_RENDER,f.METRICS.STREAM_REQUEST_TO_RENDER]),t){case v.NativeVideoEvent.SEEKING:case v.NativeVideoEvent.SEEKED:this.node&&this.publish(i,{currentTime:this.node.currentTime,duration:this.node.duration,buffered:this.node.buffered});break;case v.NativeVideoEvent.ERROR:if(!this.node)return;var n=this.node.error,e=this.$J.error||{},r=void 0,s=void 0;p.isNumber(e.code)?(r=e.code.toString(),s=e.message):(r=n.code.toString(),s=n.message);var o=m.default.createErr(a.ErrorGroup.Streaming,this.gY,a.E_PLAYER_JS_HLS,r,null,s);this.nK(o),this.publish(v.RendererEvent.ERROR,o);break;case v.NativeVideoEvent.ENDED:this.ended=!0;var u=this.xW();if(!u)return;u.isLive()&&this.YU.publish(c.WARNING,m.default.createErr(a.ErrorGroup.Streaming,this.gY,a.E_WARNING,a.WARNING_CODES.E_LIVE_PLAYBACK_COMPLETE),!0),this.publish(i);break;case v.NativeVideoEvent.PAUSE:if(this.ended)break;if(this.seeking)break;this.publish(i);break;case v.NativeVideoEvent.PLAY:this.eK=!1,this.publish(i);break;case v.NativeVideoEvent.PLAYING:this.eK=!0,this.publish(i);break;case v.NativeVideoEvent.TIMEUPDATE:if(!this.node)return;this.publish(i,{currentTime:this.node.currentTime,duration:this.node.duration,buffered:this.node.buffered}),this.eK||(this.eK=!0,this.publish(v.RendererEvent.PLAYING));break;case v.NativeVideoEvent.LOADEDDATA:this.YU.publish(c.PROFILE_END,f.METRICS.LOAD_TO_LOADED_DATA),this.publish(i);break;case v.NativeVideoEvent.WAITING:case v.NativeVideoEvent.VOLUMECHANGE:break;default:this.publish(i)}},i.prototype.iK=function(t,i){var n;switch(t){case f.HLSVideoEvent.INFO_UPDATE:if(this.C$){var e=i.detail.mediaInfo,r=e.currentStreamBitrate;0===this._m.bitrate&&r>0&&this.YU.publish(u.ExternalEvt.BITRATE_CHANGE,r,{}),e.drmsys&&e.drm&&(this._m.isDrmAvailable=e.drm,this._m.drmSystem=e.drmsys),this.YU.publish(c.PLAYBACK_INFO,e)}break;case f.HLSVideoEvent.STREAM_SWITCHED:var s=i.detail.bitrate,o={reason:i.detail.reason,oldFrameRate:i.detail.oldFrameRate,newFrameRate:i.detail.newFrameRate};this.YU.publish(u.ExternalEvt.BITRATE_CHANGE,s,o);break;case f.HLSVideoEvent.HLS_WAITING:i&&i.detail&&!p.isNullOrUndefined(i.detail.bufferInit)&&this.publish(v.RendererEvent.WAITING,{value:i.detail.value,ignoreBuffering:i.detail.bufferInit});break;case f.HLSVideoEvent.SEGMENT_FIRST_BYTE_LOADED:this.YU.publish(c.SEGMENT_FIRST_BYTE_LOADED,i.detail);break;case f.HLSVideoEvent.SEGMENT_RENDERED:var l=this.$J.getSegInfo();l&&l.segInfo&&this.rK(l);break;case f.HLSVideoEvent.VTT_SEGMENT_LOADED:var d=this._m?this.oG:null;if(i.detail&&d){var b=void 0;if(this.gY.ad)b=this.L$.id;else{var g=d.getMediaItemBySessionId(i.detail.sessionId);b=g?g.id:null}i.detail.itemId=b}this.YU.publish(c.VTT_SEGMENT_LOADED,i.detail);break;case f.HLSVideoEvent.LIVE_LOADING_LATE:this.YU.publish(c.LIVE_LOADING_LATE);break;case f.HLSVideoEvent.STREAM_UPDATED:this.YU.publish(c.MEDIA_PLAYLIST_UPDATED);break;case f.HLSVideoEvent.CUEPOINT_DETECTED:this.YU.publish(u.ExternalEvt.CUEPOINT_DETECTED,i.detail.cuepointDuration,i.detail.timeGapBeforeCUEOUT);break;case f.HLSVideoEvent.CUEPOINT_STARTED:this.YU.publish(u.ExternalEvt.CUEPOINT_STARTED,i.detail.cuepointDuration,i.detail.cuepointPlayedTime);break;case f.HLSVideoEvent.SUBTITLE_STREAM_UPDATED:this.YU.publish(c.SUBTITLE_PLAYLIST_UPDATED);break;case f.HLSVideoEvent.PRELOAD_PROGRESS:this.YU.publish(c.PROFILE_END,f.METRICS.STREAM_REQUEST_TO_RENDER),this.YU.publish(c.PRELOAD_PROGRESS);break;case f.HLSVideoEvent.SEGINFO_METRICS_AVAILABLE:this.rK(i.detail);break;case f.HLSVideoEvent.CONTENT_LOAD_FINISHED:this.YU.publish(c.CONTENT_LOAD_FINISHED,i.detail);break;case f.HLSVideoEvent.PRELOAD_START:this.YU.publish(c.PRELOAD_START);break;case f.HLSVideoEvent.PRELOAD_COMPLETE:this.YU.publish(c.PRELOAD_COMPLETE);break;case f.HLSVideoEvent.BUFFER_GROWTH_DETECTED:this.YU.publish(c.BUFFER_GROWTH_DETECTED,i.detail);break;case f.HLSVideoEvent.CC_VTT_AVAILABLE:(n=this.oG.getMediaItemBySessionId(i.detail.sessionId))&&n.setCCAvailability(!0);break;case f.HLSVideoEvent.MULTI_LANGUAGES_AVAILABLE:(n=this.oG.getMediaItemBySessionId(i.detail.sessionId))&&n.setMultiLanguages(i.detail.languages),this.YU.publish(c.MULTI_LANGUAGES_AVAILABLE);break;case f.HLSVideoEvent.MEDIA_METADATA_LOADED:var y=this._m.bitrates,w=this._m.heights;this._m.bitrates=y&&y.length?y:i.detail.map((function(t){return t.bitrate/1e3})),this._m.heights=w&&w.length?w:i.detail.map((function(t){return t.height}));break;case f.HLSVideoEvent.TIMED_METADATA_READY:var _=m.default.extractID3Data(i.detail.data);if(_){var E=m.default.detectRegexPattern(h.ID3_MATCH_PATTERN.JSON,_);if(E)try{_=JSON.parse(E)}catch(t){}this.YU.publish(c.TIMED_METADATA_RECEIVED,_)}break;case f.HLSVideoEvent.BUFFER_GAP_DETECTED:var A=m.default.createErr(a.ErrorGroup.Streaming,this.gY,a.E_WARNING,a.WARNING_CODES.E_BUFFER_GAP);this.YU.publish(c.WARNING,A);break;case f.HLSVideoEvent.DATERANGE_STARTED:this.publish(v.RendererEvent.DATERANGE_STARTED,i.detail);break;case f.HLSVideoEvent.DATERANGE_ENDED:this.publish(v.RendererEvent.DATERANGE_ENDED,i.detail);break;case f.HLSVideoEvent.STREAM_SYNCH_STRATEGY_APPLIED:this.YU.publish(c.STREAM_SYNCH_STRATEGY_APPLIED,i.detail);break;case f.HLSVideoEvent.STREAM_SYNCH_COMPLETE:this.YU.publish(c.STREAM_SYNCH_COMPLETE,i.detail)}},i.prototype.nK=function(t){switch(t.subcategory){case a.PLAYER_JS_HLS_CODES.ERR_DRM_EME_MISSING:t.category=a.E_PLAYER_DRM,t.subcategory=a.PLAYER_DRM_CODES.E_EME_MISSING;break;case a.PLAYER_JS_HLS_CODES.ERR_DRM_INIT:t.category=a.E_PLAYER_DRM,t.subcategory=a.PLAYER_DRM_CODES.E_INIT;break;case a.PLAYER_JS_HLS_CODES.ERR_DRM_CONFIG:t.category=a.E_PLAYER_DRM,t.subcategory=a.PLAYER_DRM_CODES.E_CONFIG;break;case a.PLAYER_JS_HLS_CODES.ERR_DRM_LICENSE_REQUEST:t.category=a.E_PLAYER_DRM,t.subcategory=a.PLAYER_DRM_CODES.E_LICENSE_REQUEST}},i.prototype.ZJ=function(){return this.sK=!1,{useWorker:!0,sendAbrAnalytics:this.sK,stopBufferingOnPause:this._m.stopBufferingOnPause,dimensions:{width:this._m.uiState.width,height:this._m.uiState.height},streamSynch:this._m.config.streamSynch}},i.prototype.oK=function(){var t=document.getElementsByClassName(h.VIDEO_MAIN_ELEMENT_CLASS);return!m.default.isPlayerInBackground()&&t&&t.length>0&&0!==m.default.getElementViewability(t[0])},i.prototype.KJ=function(t){if(!t)return t;var i={};return t.filter((function(t){var n=t.type+"_"+t.host+t.path;return!i[n]&&(i[n]=1,!0)}))},i.prototype.rK=function(t){var i=t.segInfo,n=t.sessionId,e=this.oK();i.forEach((function(t){t.vis=e})),this.YU.publish(c.SEG_INFO_AVAILABLE,{val:i,session:n,bufferLen:t.bufferLen})},i.prototype.XJ=function(){this.L$=null,this.JJ=null,this.WL=v.PlaybackMode.VIDEO,this.eK=!0,this.seeking=!1,this.ended=!1},i.type=v.RendererType.HTML5_HLS,i}(n(5132).default);i.default=b},6125:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o=n(9847),u=n(1962),h=n(4685),a=n(2878),c=n(6342),f=n(43),l=n(8696),v=16/9,d=function(t){function i(n,e){var r=t.call(this,n,e)||this;return r.type=i.type,r.OZ=e.capabilities[h.RendererType.HTML5_RAW_360],r}return r(i,t),i.canUse=function(){return!o.userAgent.tv&&(a.default.is360Supported()&&t.canUse.call(this))},i.prototype.create=function(i){return t.prototype.create.call(this,i),this.sJ(),this.container},i.prototype.destroy=function(){this.oJ(),t.prototype.destroy.call(this)},i.prototype.waitForReady=function(t){var i=this;this.GU?(this.uJ(),t()):this.hJ=this.YU.addEventListener(u.THREE_SIXTY_READY,(function(){i.uJ(),t()}),this)},i.prototype.sJ=function(){var t=this;this.GU=!1,this.node&&(this.node.setAttribute("crossorigin","anonymous"),this.node.style.visibility="hidden",this.aJ=document.createElement("div"),this.aJ.classList.add("vp-360-node"),this.aJ.style.position="absolute",this.container=document.createElement("div"),this.container.setAttribute("id",c.default.generateGuid()),this.container.classList.add("vp-360-video"),this.container.appendChild(this.node),this.container.appendChild(this.aJ),this.cJ().then((function(){t.fJ()})).catch((function(t){})))},i.prototype.cJ=function(){return new Promise((function(t,i){n.e(212).then(function(){s=n(2212),t(s)}.bind(null,n)).catch((function(t){i(t)}))}))},i.prototype.fJ=function(){this.lJ=new s.PerspectiveCamera(70,v,.01,1e3),this.lJ.target=new s.Vector3(0,0,0);var t=new s.SphereBufferGeometry(500,64,32);t.scale(-1,1,1);var i=new s.VideoTexture(this.node);i.minFilter=s.NearestFilter;var n=new s.MeshBasicMaterial({map:i}),e=new s.Mesh(t,n);this.vJ=new s.Scene,this.vJ.add(e),this.dJ=new s.WebGLRenderer,this.dJ.setPixelRatio(window.devicePixelRatio),this.aJ&&this.aJ.appendChild(this.dJ.domElement),this.pJ=new f.default(this.container),this.mJ=0,this.bJ=0,this.gJ=!0,this.yJ(),this.GU=!0,this.YU.publish(u.THREE_SIXTY_READY)},i.prototype.yJ=function(){var t=this;this.wJ=this._J.bind(this),this.EJ=this.AJ.bind(this),this.OJ=this.SJ.bind(this),this.TJ=this.IJ.bind(this),this.jJ=this.MJ.bind(this),this.wQ=this.JE.bind(this),this.container&&(this.container.addEventListener("mousedown",this.wJ,!1),this.container.addEventListener("mousemove",this.EJ,!1),this.container.addEventListener("mouseup",this.OJ,!1),this.container.addEventListener("mouseover",this.TJ,!1),this.container.addEventListener("mouseout",this.jJ,!1),this.container.addEventListener("resize",this.wQ,!1)),this.uW=this.qE.bind(this),this.NJ=this.YE.bind(this),this.RJ=this.QE.bind(this),this.node&&(this.node.addEventListener("pause",this.uW),this.node.addEventListener("playing",this.NJ),this.node.addEventListener("seeked",this.RJ)),this.pJ&&this.pJ.addClickListener(this.kJ.bind(this)),this.LJ={},this.LJ[u.PLAYER_RESIZE]=this.YU.addEventListener(u.PLAYER_RESIZE,(function(i,n){window.setTimeout((function(){t.DJ&&(i=window.screen.width,n=window.screen.height),t.CJ(i,n)}),1)}),this),this.LJ[u.FULLSCREEN_CHANGE]=this.YU.addEventListener(u.FULLSCREEN_CHANGE,(function(i){t.DJ=!!i}),this),this.LJ[u.PLAYER_DIMENSION_CHANGE]=this.YU.addEventListener(u.PLAYER_DIMENSION_CHANGE,(function(){var i,n,e;t.node&&t.node.parentNode&&((i=window.getComputedStyle(t.node.parentNode))&&(n=parseInt(i.getPropertyValue("width"),10),e=parseInt(i.getPropertyValue("height"),10)),n&&!isNaN(n)&&e&&!isNaN(e)&&t.CJ(n,e))}),this)},i.prototype.kJ=function(){this.mJ=0,this.bJ=0,this._E(),this.pJ&&this.pJ.update(this.mJ),this.YU.publish(u.THREE_SIXTY_PIE_INTERACT)},i.prototype.PJ=function(){var t=this;this.LJ&&Object.keys(this.LJ).forEach((function(i){t.YU.removeEventListener(i,t.LJ[i])})),this.wJ&&(this.container&&this.container.removeEventListener("mousedown",this.wJ,!1),this.wJ=null),this.EJ&&(this.container&&this.container.removeEventListener("mousemove",this.EJ,!1),this.EJ=null),this.OJ&&(this.container&&this.container.removeEventListener("mouseup",this.OJ,!1),this.OJ=null),this.TJ&&(this.container&&this.container.removeEventListener("mouseover",this.TJ,!1),this.TJ=null),this.wQ&&(this.container&&this.container.removeEventListener("resize",this.wQ,!1),this.wQ=null),this.TJ&&(this.container&&this.container.removeEventListener("mouseover",this.TJ,!1),this.TJ=null),this.uW&&(this.node&&this.node.removeEventListener("pause",this.uW),this.uW=null),this.NJ&&(this.node&&this.node.removeEventListener("playing",this.NJ),this.NJ=null),this.RJ&&(this.node&&this.node.removeEventListener("seeked",this.RJ),this.RJ=null),this.hJ&&(this.YU.removeEventListener(u.THREE_SIXTY_READY,this.hJ),this.hJ=null)},i.prototype.xJ=function(){this.UJ=!1,this.container&&(this.container.classList.remove("grabbing-360"),this.container.classList.add("over-360")),this.VJ&&(this.VJ=!1,this.gJ=!0)},i.prototype.CJ=function(t,i){var n=t,e=i;i*v>t&&(e=t/v),this.lJ&&(this.lJ.setViewOffset(t,i,t-n,i-e,n,e),this.lJ.updateProjectionMatrix()),this.dJ&&this.dJ.setSize(t,i)},i.prototype.BJ=function(){var t=this.BJ.bind(this);if(this.gJ&&this.FJ)return window.cancelAnimationFrame(this.FJ),void(this.FJ=null);this.FJ=window.requestAnimationFrame(t),this._E()},i.prototype._E=function(){this.bJ=Math.max(-85,Math.min(85,this.bJ));var t=s.Math.degToRad(90+this.bJ),i=s.Math.degToRad(this.mJ);this.lJ&&(this.lJ.position.x=500*Math.sin(t)*Math.cos(i),this.lJ.position.y=500*Math.cos(t),this.lJ.position.z=500*Math.sin(t)*Math.sin(i),this.lJ.lookAt(this.lJ.target),this.lJ.position.copy(this.lJ.target).negate(),this.vJ&&this.dJ&&this.dJ.render(this.vJ,this.lJ))},i.prototype.oJ=function(){this.FJ&&window.cancelAnimationFrame(this.FJ),this.gJ=!0,this.PJ(),this.pJ&&(this.pJ.destroy(),this.pJ=null),this.aJ&&(this.aJ.parentNode&&this.aJ.parentNode.removeChild(this.aJ),this.aJ=null),this.container&&this.container.parentNode&&this.container.parentNode.removeChild(this.container),this.lJ=null,this.vJ=null,this.dJ=null},i.prototype.qE=function(){this.zJ=!0,this.gJ=!0},i.prototype.YE=function(){this.zJ=!1,this.gJ=!1,this.BJ()},i.prototype.QE=function(){this._E()},i.prototype.IJ=function(){this.container&&this.container.classList.add("over-360")},i.prototype._J=function(t){this.GJ=!1,this.container&&(this.container.classList.remove("over-360"),this.container.classList.add("grabbing-360")),this.UJ=!0,this.HJ=t.clientX,this.YJ=t.clientY,this.qJ=this.mJ,this.WJ=this.bJ},i.prototype.AJ=function(t){this.UJ&&(this.zJ&&!this.VJ&&(this.VJ=!0,this.gJ=!1,this.BJ()),this.GJ=!0,this.mJ=.1*(this.HJ-t.clientX)+this.qJ,this.bJ=.1*(t.clientY-this.YJ)+this.WJ,this.pJ&&this.pJ.update(this.mJ))},i.prototype.SJ=function(){this.UJ&&(this.xJ(),this.GJ?this.YU.publish(u.THREE_SIXTY_INTERACT):this.YU.publish(u.TOGGLE_PLAY_PAUSE)),this.GJ=!1},i.prototype.MJ=function(){this.xJ()},i.prototype.JE=function(){this.container&&this.CJ(this.container.offsetWidth,this.container.offsetHeight)},i.prototype.uJ=function(){this.hJ&&(this.YU.removeEventListener(u.THREE_SIXTY_READY,this.hJ),this.hJ=null),!this.QJ&&this.dJ&&this.container&&(this.dJ.setSize(this.container.offsetWidth,this.container.offsetHeight),this.QJ=!0)},i.type=h.RendererType.HTML5_RAW_360,i}(l.default);i.default=d},268:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o,u=n(7403),h=n(9847),a=n(742);!function(t){t.WAITING="waiting",t.SEG_INFO_AVAILABLE="segInfoAvailable"}(s=i.RebufferingEvent||(i.RebufferingEvent={})),function(t){t[t.HAVE_NOTHING=0]="HAVE_NOTHING",t[t.HAVE_METADATA=1]="HAVE_METADATA",t[t.HAVE_CURRENT_DATA=2]="HAVE_CURRENT_DATA",t[t.HAVE_FUTURE_DATA=3]="HAVE_FUTURE_DATA",t[t.HAVE_ENOUGH_DATA=4]="HAVE_ENOUGH_DATA"}(o||(o={}));var c=function(t){function i(){var i=t.call(this,"Html5RawRebufferingManager")||this;return i.uK=null,i.hK=0,i.cS=null,i.aK=0,i.reset(),i}return r(i,t),i.prototype.destroy=function(){this.cK()},i.prototype.init=function(t,i){void 0===i&&(i=!1),t&&(this._node=t,i&&this.onRecoveryStart(),this.reset(),this.fK())},i.prototype.onSeeking=function(){this.lK()},i.prototype.onRecoveryStart=function(){this.vK(),this.rK()},i.prototype.onEnded=function(){this.cK()},i.prototype.reset=function(){this.HP=!0,this.playbackStuck=!1,this.qO=NaN,this.dK=0,this.rS=null,this.hK=0,this.aK=0,this.cS=null},i.prototype.publishWaitingEvent=function(t){if((!this.playbackStuck||!t)&&(this.playbackStuck||t)){var i={type:"waiting",value:t,ignoreBuffering:this.HP};this.publish(s.WAITING,i),this.playbackStuck=t,t?(this.qO=this._node&&this._node.currentTime||0,this.HP||(this.cS=Date.now())):(this.HP=!1,this.qO=NaN,this.vK())}},i.prototype.fK=function(){this.cK(),this.uK=new a.Timer(250,this.pK,this),this.uK.start()},i.prototype.vK=function(){this.cS&&(this.hK+=Date.now()-this.cS,this.cS=null)},i.prototype.pK=function(){this.lK(),this.mK()>5e3&&(this.rK(),this.aK=0)},i.prototype.lK=function(t){if(void 0===t&&(t=!1),this&&this._node){var i=this.tS();if(t||!(i<150)){var n=this._node.currentTime,e=!1;if(h.userAgent.safari>=6){var r=0;this._node.buffered&&this._node.buffered.length>0&&(r=this._node.buffered.end(this._node.buffered.length-1)),e=this._node.readyState!==o.HAVE_ENOUGH_DATA||r>0&&r+1<this._node.duration&&r<n}n!==this.dK&&!e||this._node.paused?!isNaN(this.qO)&&n>this.qO&&this.publishWaitingEvent(!1):this.playbackStuck||(this.HP=n<=.02,this.publishWaitingEvent(!0)),this.dK=n,this.rS=Date.now()}}else this.cK()},i.prototype.tS=function(){var t=Date.now();return this.rS=this.rS||t,t-this.rS},i.prototype.mK=function(){var t=Date.now();return this.aK=this.aK||t,t-this.aK},i.prototype.rK=function(){this.publish(s.SEG_INFO_AVAILABLE,{val:[{buf_dur:this.hK}]}),this.hK=0},i.prototype.cK=function(){this.uK&&(this.uK.destroy(),this.uK=null)},i}(u.default);i.default=c},8696:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s=n(9847),o=n(4593),u=n(6389),h=n(1962),a=n(1962),c=n(4685),f=n(5244),l=n(9452),v=n(1204),d=n(2878),p=n(2394),m=n(4986),b=n(6342),g=n(5132),y=n(268),w=[1,5],_=function(t){function i(n,e){var r=t.call(this,n,e)||this;return r.type=i.type,r.OZ=e.capabilities[c.RendererType.HTML5_RAW],r.XJ(),(s.userAgent.desktop||s.userAgent.mobile&&v.default.hasNativeAutoplaySupport)&&(r.x$=!0),r.bK=new y.default,r.bK.on(y.RebufferingEvent.WAITING,r.iU,r),r.bK.on(y.RebufferingEvent.SEG_INFO_AVAILABLE,r.XV,r),r}return r(i,t),i.canUse=function(){return!s.userAgent.tv},i.prototype.destroy=function(){this.gK&&this.gK.destroy(),t.prototype.destroy.call(this)},i.prototype.play=function(t){if(void 0===t&&(t=0),this.ended=!1,this.node){if(this.iE)return this.publish(c.RendererEvent.ERROR,this.iE),void(this.iE=null);if(this.bW){if(!v.default.autoplaySupported){if(s.userAgent.ios){var i=this.node.src;this.node.src="",this.node.load(),this.node.src=i}s.userAgent.mobile&&this.node.load()}}else{var n=this.xW(),e=isNaN(this.node.duration)?n&&n.duration:this.node.duration;e||(e=0),m.isNumber(t)&&t>0&&t<e&&(this.node.currentTime=t)}this.bW=!1,this.YU.publish(a.PROFILE_START,h.METRICS.STREAM_PLAY_TO_RENDER),this.Z$(),this.yK||(this.bK.publishWaitingEvent(!0),this.yK=!0)}},i.prototype.preload=function(t){},i.prototype.setPlayableItem=function(t,i,n){void 0===i&&(i=0),void 0===n&&(n=!1),this.XJ(),this.WL=b.default.getPlaybackMode(t);var e=t.streams||[],r=!1,o=null;this.EM=e,this.wK=e.slice(0),this.bK.init(this.node,n),(s.userAgent.safari>=6||s.userAgent.tv)&&e.forEach((function(t){t.format&&t.format.indexOf("m3u8")>-1&&(t.isPrimary||t.is_primary||!o)&&(o=t,r=!0)}));var u=[];if(r){if(o)return this._K(o,i),this.L$=t,!0}else{e.forEach((function(t){u.push(parseInt(t.videoMetadata.bitrate+"",10))})),u=u.sort(),this.EK=new l.default(this.node,u);var h=this.EK.getTargetBitrate();if(o=this.AK(h))return this._K(o,i),this.SK(o),this._m.mp4Abr&&u.length>1&&(this.TK=this.on(c.RendererEvent.TIMEUPDATE,this.rV,this),this.IK=0),this.L$=t,!0}return!1},i.prototype.setQuality=function(t){this.jK(t.stream.url),this.SK(t.stream)},i.prototype.retryStreams=function(t){var i=this,n=this.FO;if(n&&this.MK<=2)window.setTimeout((function(){i.NK(n,t)}),1e3*w[this.MK-1]);else{this.MK=0;var e=this.wK.indexOf(n);if(this.wK.splice(e,1),0===this.wK.length)return n;var r=p.default.findStreamByProperty(this.wK,p.default.BITRATE,this.EK.getTargetBitrate(),this.OZ);this.NK(r,t)}return null},i.prototype.stopMedia=function(){this.node.removeAttribute("src"),this.node.load()},i.prototype.bindCustomEvents=function(){},i.prototype.unbindCustomEvents=function(){},i.prototype.unbindPlaybackEvents=function(){},i.prototype.suspendStreaming=function(){this.stopMedia()},i.prototype.resumeStreaming=function(){this.YU.publish(a.LIVE_RELOAD_MEDIA)},i.prototype.getSyncOffset=function(){return this.EE?this.EE.getSyncOffset():NaN},i.prototype.startSync=function(){var t;null===(t=this.EE)||void 0===t||t.startSync()},i.prototype.stopSync=function(){var t;null===(t=this.EE)||void 0===t||t.stopSync()},i.prototype.getSyncState=function(){return this.EE?this.EE.getSyncState():-1},i.prototype.setAudioLanguage=function(t){if(this.node&&this.node.audioTracks&&this.node.audioTracks.length){for(var i,n=-1,e=0;e<this.node.audioTracks.length;e++)(i=this.node.audioTracks[e]).enabled=!1,i.label===t&&-1===n&&(n=e);n>-1&&(this.node.audioTracks[n].enabled=!0)}},i.prototype.rJ=function(t){var i;null===(i=this.EE)||void 0===i||i.updateDateRanges(t)},i.prototype.RF=function(t,i){var n=this;if(this.node)switch(t===c.NativeVideoEvent.PLAYING&&this.YU.publish(a.PROFILE_END,[h.METRICS.STREAM_PLAY_TO_RENDER,h.METRICS.STREAM_REQUEST_TO_RENDER]),t){case c.NativeVideoEvent.TIMEUPDATE:this.bK.playbackStuck||(this.RK||(this.RK=!0,this.publish(c.RendererEvent.PLAYING)),this.seeking&&(this.publish(c.RendererEvent.SEEKED,{currentTime:this.node.currentTime,duration:this.node.duration,buffered:this.node.buffered}),this.seeking=!1));var e=this.node.currentTime;if(s.userAgent.android){if(!this.kK&&s.userAgent.chrome<33&&e>1&&e<2)(d=this.xW())&&d.isLive()?(this.node.pause(),this.Z$()):this.seek(0),this.kK=!0;!this.LK&&s.userAgent.androidVersion<=4.4&&this.node.addEventListener("webkitfullscreenchange",(function(){if(n.node){var t=n.node.currentTime;n.LK=!0,n.node.load();var i=n.on(c.RendererEvent.LOADEDMETADATA,(function(){if(n.node){n.Z$();var e=n.xW();e&&e.isLive()&&(n.node.currentTime=parseInt(t+"",10)),n.removeEventListener(c.RendererEvent.LOADEDMETADATA,i)}}),n)}}),!1)}this.DK||this.bK.playbackStuck||this.publish(i,{currentTime:this.node.currentTime,duration:this.node.duration,buffered:this.node.buffered}),this.CK=this.node.currentTime;break;case c.NativeVideoEvent.SEEKING:this.seeking=!0,this.bK.onSeeking(),this.DK||this.bK.playbackStuck||this.publish(i,{currentTime:this.node.currentTime,duration:this.node.duration,buffered:this.node.buffered}),this.CK=this.node.currentTime;break;case c.NativeVideoEvent.SEEKED:this.DK?this.PK():this.bK.playbackStuck||(this.seeking=!1,this.publish(i,{currentTime:this.node.currentTime,duration:this.node.duration,buffered:this.node.buffered})),this.CK=this.node.currentTime;break;case c.NativeVideoEvent.ERROR:var r=this.node.error,o=this.$$(r),f=this.wK.length<=1&&this.MK>=2,l=u.E_WARNING;f&&(l=u.E_PLAYER);var v=b.default.createErr(u.ErrorGroup.Streaming,this.gY,l,o,null,this.node.src);if(this.WL!==c.PlaybackMode.VIDEO){v.errorType=u.E_PLAYER,this.publish(c.RendererEvent.ERROR,v);break}if(parseInt(v.subcategory,10)>=303&&parseInt(v.subcategory,10)<=308){this.MK++,f||this.YU.publish(a.WARNING,v);var d,p=null;return(p=(d=this.xW())&&!d.isLive()?this.retryStreams(this.CK):this.retryStreams(0))?void b.default.getUrlStatus(p.url,(function(t){var i,e=u.PLAYER_CODES;401===t?i=e.E_NATIVE_UNAUTHORIZED_URL:404===t&&(i=e.E_NATIVE_URL_NOT_FOUND),v.subcategory=i,v.errorType=u.E_PLAYER,n.publish(c.RendererEvent.ERROR,v)})):void 0}v.errorType=u.E_PLAYER,this.publish(c.RendererEvent.ERROR,v);break;case c.NativeVideoEvent.ENDED:this.ended=!0,this.kK=!1,this.bK.onEnded(),this.bK.playbackStuck&&this.bK.publishWaitingEvent(!1),this.publish(i);break;case c.NativeVideoEvent.LOADEDDATA:if(this.DK){this.xK();break}this.YU.publish(a.PROFILE_END,h.METRICS.LOAD_TO_LOADED_DATA),this.publish(i),this.node.audioTracks&&this.node.audioTracks.length>1&&this.UK();break;case c.NativeVideoEvent.PAUSE:if(this.ended||this.node.ended)break;if(this.seeking)break;if(!this.node.paused)break;this.bK.playbackStuck&&this.bK.publishWaitingEvent(!1),this.publish(i);break;case c.NativeVideoEvent.PLAY:case c.NativeVideoEvent.PLAYING:if(this.DK){t===c.NativeVideoEvent.PLAYING&&this.VK();break}this.bK.playbackStuck||(this.RK=t===c.NativeVideoEvent.PLAYING,this.publish(i));break;case c.NativeVideoEvent.WAITING:case c.NativeVideoEvent.VOLUMECHANGE:break;default:this.publish(i)}},i.prototype.BK=function(t,i){return t.indexOf(i)>-1},i.prototype.FK=function(t,i){return this.BK(t,"mp4")&&this.BK(i,"m3u8")||this.BK(t,"m3u8")&&this.BK(i,"mp4")},i.prototype.XJ=function(){this.DK=!1,this.zK="",this.FO=null,this.MK=0,this.wK=[],this.GK=null,this.yK=!1,this.CK=0,this.RK=!1,this.L$=null,this.WL=c.PlaybackMode.VIDEO,this.kK=!1,this.LK=!1,this.IK=0,this.TK&&(this.removeEventListener(c.RendererEvent.TIMEUPDATE,this.TK),this.TK=null),this.seeking=!1,this.ended=!1},i.prototype.HK=function(){var t=null;if(this.EM)for(var i=0,n=this.EM;i<n.length;i++){var e=n[i];if(e.isPrimary){t=e;break}}return t},i.prototype.AK=function(t){var i=this.HK();return i||(i=p.default.findStreamByProperty(this.EM,"bitrate",t,this.OZ)),!i&&this.EM&&this.EM.length>0&&(i=this.EM[0]),i},i.prototype.rV=function(t){if(t-this.IK>10){this.IK=t;var i=this.AK(this.EK.getRecommendedBitrate());i&&(this.jK(i.url),this.SK(i))}},i.prototype.SK=function(t){this.EK&&(this.EK.currentBitrate=t.videoMetadata.bitrate),this.YU.publish(a.PLAYBACK_INFO,{currentStreamBitrate:t.videoMetadata.bitrate,qualityLevels:this.EM.length})},i.prototype._K=function(t,i,n){var e=this;if(this.node){var r=this.xW();if(r.license&&r.license.isDrm&&!v.default.drmSupported){var l=void 0,p=u.INFO_CODES;return s.userAgent.ios&&s.userAgent.iosVersion<11.2||s.userAgent.android&&!s.userAgent.chrome?l=p.E_DRM_UNSUPPORTED_OS:s.userAgent.ios&&!s.userAgent.safari&&(l=p.E_DRM_UNSUPPORTED_BROWSER),void this.YU.publish(a.INFO,b.default.createErr(u.ErrorGroup.Streaming,this.gY,u.E_INFO,l,null,this.node.src))}if(s.userAgent.safari&&(this.gK?r.isRecovering()&&this.gK.init():this.gK=new o.default(this.node,t.fairplayCertificatePath,this.YK.bind(this),this.reportError.bind(this))),this.ended=!1,this.kK=!1,this.node.src!==t.url||n){if(s.userAgent.iphone&&Object.prototype.hasOwnProperty.call(this.node,"webkitDisplayingFullscreen")&&!this.node.webkitDisplayingFullscreen&&t.format&&this.FK(t.format,this.zK)){var m=this.node.parentNode;this.destroy(),m&&m.appendChild(this.create())}if(s.userAgent.safari&&s.userAgent.ios&&this._m.shouldSynchronize()&&(this.EE&&this.EE.onSetSrc(),this.EE),s.userAgent.android&&t.live&&(s.userAgent.chrome&&s.userAgent.chrome<30||!d.default.isAndroidVersionAbove4())){var g=b.default.createErr(u.ErrorGroup.Restriction,this.gY,u.E_INFO,u.INFO_CODES.E_PLAYER_ANDROID_CHROME_REQUIRED);return void this.YU.publish(a.INFO,g)}if(this.G$(),this.YU.publish(a.PROFILE_START,h.METRICS.STREAM_REQUEST_TO_RENDER),this.node.src=t.url,i)var y=this.on(c.RendererEvent.LOADEDMETADATA,(function(){e.node&&(e.node.currentTime=i),e.removeEventListener(c.RendererEvent.LOADEDMETADATA,y)}),this);this.bW=!0,this.zK=t.format||"",this.FO=t,this.WL===c.PlaybackMode.VIDEO&&this.YU.publish(a.PROFILE_START,h.METRICS.LOAD_TO_LOADED_DATA),s.userAgent.mobile?v.default.hasNativeAutoplaySupport&&this.node.load():(this.node.load(),this._m.getState()===f.States.VIDEO&&this.play())}}},i.prototype.qK=function(){if(!this.node)return{};var t=this.node.videoWidth/this.node.videoHeight,i=this.node.clientWidth,n=this.node.clientHeight,e=0,r=0;return i/n>t?(r=parseInt(n.toFixed(2),10),e=parseInt((t*n).toFixed(2),10)):(e=parseInt(i.toFixed(2),10),r=parseInt((i/t).toFixed(2),10)),{width:e,height:r,left:Math.max((i-e)/2,0),top:Math.max((n-r)/2,0)}},i.prototype.xK=function(){this.seek(this.YW)},i.prototype.YK=function(){this._m.isDrmAvailable=!0,this._m.drmSystem="fairplay"},i.prototype.PK=function(){if(this.node){this.Z$();var t=this.WK.parentNode;t&&t.removeChild(this.WK)}},i.prototype.VK=function(){this.publish(c.CustomRendererEvent.SRC_SWITCHED),this.DK=!1},i.prototype.jK=function(t,i){if(this.node){var n=this.node.clientWidth,e=this.node.clientHeight;if(this.node.src===t)return this.publish(c.CustomRendererEvent.SRC_SWITCHING),void this.publish(c.CustomRendererEvent.SRC_SWITCHED);this.DK=!0,this.node.pause(),this.YW=this.node.currentTime;var r=document.createElement("canvas");this.WK=r,r.className="vp-switching-canvas",r.width=n,r.height=e;var s=this.qK();r.style.cssText="width:"+s.width+"px;height:"+s.height+"px;left:"+s.left+"px;top:"+s.top+"px";var o=this.node.parentNode;o&&o.appendChild(r);var u=r.getContext("2d");u&&u.drawImage(this.node,0,0,n,e),this.publish(c.CustomRendererEvent.SRC_SWITCHING),this.node.src=t}},i.prototype.NK=function(t,i){this._K(t,i,!0),this.SK(t)},i.prototype.UK=function(){if(this.node&&this.node.audioTracks&&!(this.node.audioTracks.length<2)){var t=Array.prototype.slice.call(this.node.audioTracks).map((function(t){return{name:t.label,language:t.language,selected:t.enabled}})),i=this.xW();i&&(i.setMultiLanguages(t),this.YU.publish(a.MULTI_LANGUAGES_AVAILABLE))}},i.prototype.iU=function(t){t.value&&(this.RK=!1),t.ignoreBuffering=t.ignoreBuffering||this.seeking,this.publish(c.RendererEvent.WAITING,t)},i.prototype.XV=function(t){this.YU.publish(a.SEG_INFO_AVAILABLE,t)},i.type=c.RendererType.HTML5_RAW,i}(g.default);i.default=_},5727:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e,r=n(9847),s=n(2878),o=n(4685),u=document.createElement("video"),h=function(){var t=!1;try{u.canPlayType&&!(t=s.default.canPlayType('application/vnd.apple.mpegURL; codecs="avc1.42E01E, mp4a.40.2"',u))&&r.userAgent.tv&&(t=s.default.canPlayType("application/vnd.apple.mpegurl",u))}catch(i){t=!1}return r.userAgent.tv&&(window.noHLS&&(t=!1),window.hls&&(t=!0)),t}(),a=function(){var t=!1;try{t=s.default.canPlayType('video/mp4; codecs="avc1.42E01E, mp4a.40.2"',u)}catch(i){t=!1}return t}(),c=function(){var t=!1;try{t=s.default.canPlayType('video/webm; codecs="vp8, vorbis"',u)}catch(i){t=!1}return r.userAgent.tv&&(t=!1),t}(),f=!r.userAgent.safari,l=(e=[],r.userAgent.android&&e.push("mp4b"),(h||r.userAgent.android&&s.default.isAndroidVersionAbove4())&&e.push("m3u8"),(f||r.userAgent.android&&s.default.isAndroidVersionAbove4())&&e.push("mpd"),a&&e.push("mp4"),c&&e.push("webm"),e),v=function(){var t=l.slice(),i=t.indexOf("mp4b");return i>-1&&t.splice(i+1,0,"mp4"),t.push(""),t}(),d=function(){function t(){}return t.get=function(t){var i=null;switch(t){case o.RendererType.HTML5_HLS:case o.RendererType.HTML5_HLS_360:(i={acceptedProtocols:["http"],preferredFormats:[],acceptedFormats:[],is360Renderer:t===o.RendererType.HTML5_HLS_360,canDecryptAES:!0}).preferredFormats=["m3u8"],i.acceptedFormats=["m3u8","m3u8_playlist","m3u8:fmp4"];break;case o.RendererType.HTML5_RAW:case o.RendererType.HTML5_RAW_360:(i={acceptedProtocols:["http"],preferredFormats:l,acceptedFormats:v,is360Renderer:t===o.RendererType.HTML5_RAW_360,canDecryptAES:!0}).preferredFormats=i.preferredFormats.filter((function(t){return"mpd"!==t})),i.acceptedFormats=i.acceptedFormats.filter((function(t){return"mpd"!==t}));break;case o.RendererType.HTML5_TV:case o.RendererType.HTML5_TV_TIZEN:case o.RendererType.HTML5_TV_ORSAY:i={acceptedProtocols:["http"],preferredFormats:["m3u8","mp4"],acceptedFormats:["m3u8","m3u8_playlist","mp4"],is360Renderer:!1,canDecryptAES:!0};break;case o.RendererType.EXTERNAL:i={acceptedProtocols:[],preferredFormats:[],acceptedFormats:[],is360Renderer:!1,canDecryptAES:!1}}return i},t}();i.default=d},4685:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o=n(7403);!function(t){t.EXTERNAL="EXTERNAL",t.HTML5_HLS="HTML5_HLS",t.HTML5_RAW="HTML5_RAW",t.HTML5_RAW_360="HTML5_RAW_360",t.HTML5_HLS_360="HTML5_HLS_360",t.HTML5_TV="HTML5_TV",t.HTML5_TV_TIZEN="HTML5_TV_TIZEN",t.HTML5_TV_ORSAY="HTML5_TV_ORSAY",t.UNKNOWN="UNKNOWN"}(s=i.RendererType||(i.RendererType={})),function(t){t.VIDEO="video",t.AD="ad"}(i.PlaybackMode||(i.PlaybackMode={})),function(t){t.ENDED="ended",t.ERROR="error",t.LOADEDMETADATA="loadedmetadata",t.LOADEDDATA="loadeddata",t.PAUSE="pause",t.STALLED="stalled",t.LOADSTART="loadstart",t.PLAY="play",t.PLAYING="playing",t.SEEKING="seeking",t.SEEKED="seeked",t.TIMEUPDATE="timeupdate",t.VOLUMECHANGE="volumechange",t.WAITING="waiting"}(i.NativeVideoEvent||(i.NativeVideoEvent={})),function(t){t.PAUSE="pause",t.ENDED="ended",t.ERROR="error",t.INFO="info",t.LOADEDMETADATA="loadedmetadata",t.LOADEDDATA="loadeddata",t.STALLED="stalled",t.LOADSTART="loadstart",t.PLAY="play",t.PLAYING="playing",t.SEEKING="seeking",t.SEEKED="seeked",t.TIMEUPDATE="timeupdate",t.VOLUMECHANGE="volumechange",t.WAITING="waiting",t.DATERANGE_STARTED="daterangestarted",t.DATERANGE_ENDED="daterangeended"}(i.RendererEvent||(i.RendererEvent={})),function(t){t.SRC_SWITCHING="srcSwitching",t.SRC_SWITCHED="srcSwitched",t.CLICK="rendererClick",t.PLAYBACK_START_BLOCKED="playBlocked",t.PLAYBACK_START_NOT_BLOCKED="playNotBlocked",t.SKIPPED="rendererItemSkipped",t.END_FULLSCREEN="endFullscreen",t.ENTER_FULLSCREEN="enterFullscreen",t.PLAY_COMPLETE="playComplete"}(i.CustomRendererEvent||(i.CustomRendererEvent={})),function(t){t.RENDER_PDL="1",t.RENDER_VPAID="2",t.RENDER_HLS="3"}(i.ExternalPlayerCapability||(i.ExternalPlayerCapability={})),function(t){t.PLAYBACK_ERROR="external-player-error",t.ITEM_LOADED="external-player-item-loaded",t.PLAY_REQUESTED="external-player-play-requested",t.PLAYING="external-player-playing",t.PAUSED="external-player-paused",t.PLAY_COMPLETE="external-player-play-complete",t.TIME_UPDATE="external-player-time-update",t.MUTE_CHANGED="external-player-mute-changed",t.VOLUME_CHANGED="external-player-volume-changed",t.SKIPPED="external-player-item-skipped"}(i.ExternalPlayerEvent||(i.ExternalPlayerEvent={}));var u=function(t){function i(n){void 0===n&&(n="renderer");var e=t.call(this,n)||this;return e.type=i.type,e.L$=null,e}return r(i,t),i.canUse=function(){return!1},i.prototype.getPlayableItem=function(){return this.L$},i.type=s.UNKNOWN,i}(o.default);i.Renderer=u,i.default=u},6669:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(3891),r=n(8259),s=n(8696),o=n(6125),u=n(2758),h=n(1600),a=n(6103),c=function(){function t(){}return t.getRendererTypes=function(){for(var t=[],i=0,n=[e.default,s.default,r.default,o.default,a.default,h.default,u.default];i<n.length;i++){var c=n[i];c&&c.canUse()&&t.push(c.type)}return t},t.getAdRendererTypes=function(){for(var t=[],i=0,n=[e.default,s.default,a.default,h.default,u.default];i<n.length;i++){var r=n[i];r&&r.canUse()&&t.push(r.type)}return t},t}();i.default=c},5658:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(9847),r=n(2912),s=n(1204),o=n(6342),u=function(){function t(){this.QK=[],this.XK=[],this.ZK=null,this.$K=s.default.hasTouchRestrictions,this.JK=1,this.fill()}return t.getPool=function(){return t.KK||(t.KK=new t),t.KK},t.prototype.get=function(){this.QK.length<=2&&this.fill();var t=this.QK.shift();if(t)return r.default.isUnmuteRestrictionRemoved(t)||this.XK.push(t),t.setAttribute("data-vp-ridx",this.JK+""),t.__rendererIndex=this.JK,this.JK++,t},t.prototype.fill=function(){this.t0(10-this.QK.length)},t.prototype.discard=function(t){r.default.cleanupVideoNode(t);var i=this.XK.indexOf(t);-1!==i&&this.XK.splice(i,1)},t.prototype.destroy=function(){this.ZK&&this.ZK(),this.QK.length=0,this.XK.length=0,this.XK=this.QK=[],this.ZK=null},t.prototype.t0=function(t){for(var i=0;i<t;i++){var n=e.userAgent.mobile?r.default.createMobileVideoNode():o.default.createVideoNode();this.QK.push(n)}this.$K&&this.i0()},t.prototype.i0=function(){var t=this;this.ZK||(this.ZK=r.default.waitForValidUserGestureEvent((function(){t.ZK=null,t.XK.forEach(r.default.removeUnmuteRestriction),t.QK.forEach(r.default.removeUnmuteRestriction),t.XK.forEach(r.default.removeTouchToPlayRestriction),t.QK.forEach(r.default.removeTouchToPlayRestriction),t.XK.length=0})))},t}();i.default=u},5244:function(t,i){"use strict";var n;Object.defineProperty(i,"__esModule",{value:!0}),function(t){t.INIT="init",t.WAITING="waiting",t.VIDEO="video",t.END="end"}(n=i.States||(i.States={})),i.default=n},1954:function(t,i,n){"use strict";var e,r,s=this&&this.__assign||function(){return(s=Object.assign||function(t){for(var i,n=1,e=arguments.length;n<e;n++)for(var r in i=arguments[n])Object.prototype.hasOwnProperty.call(i,r)&&(t[r]=i[r]);return t}).apply(this,arguments)};Object.defineProperty(i,"__esModule",{value:!0});var o=n(4146),u=n(2891),h=s(s({},o),u),a=(null===(r=null===(e=window.VDMS)||void 0===e?void 0:e.i18n)||void 0===r?void 0:r.strings)||h;i.default=a},9452:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(742),r="yvpTargetBitrate",s=function(){function t(t,i,n,e){var r=this;this.n0=t,this.e0=i?i.sort((function(t,i){return t-i})):[],this.reservoirLength=n||10,this.cushionLength=e||20,this.currentBitrate=0,this.r0={},this.e0.forEach((function(t){r.r0[t]=0})),t&&t.addEventListener("waiting",(function(){r.r0[r.currentBitrate]=r.r0[r.currentBitrate]+1}),!1)}return t.prototype.setTargetBitrate=function(t){e.LocalStorage.put(r,t)},t.prototype.getTargetBitrate=function(){var t=e.LocalStorage.get(r);return(t=parseInt(t,10))||(t=900,this.setTargetBitrate(900)),t},t.prototype.getBufferOccupancy=function(){for(var t=this.n0.buffered,i=this.n0.currentTime,n=0,e=0;e<t.length;e++){var r=t.start(e),s=t.end(e);return r<=i&&s>=i&&(n=s-i)>=this.n0.length-i?Number.MAX_VALUE:n}return n},t.prototype.getRecommendedBitrate=function(t,i,n){i=i||this.e0,n=void 0===n?this.getBufferOccupancy():n,t=void 0===t?i.indexOf(this.currentBitrate):t;var e=i[t],r=i[0],s=i[i.length-1],o=e===s?s:i[t+1],u=e===r?r:i[t-1],h=this.s0(i,n),a=e;return h>=o?a=this.o0(i,h):h<=u&&(a=this.u0(i,h)),a},t.prototype.getNumberOfBufferingsForBitrate=function(t){return this.r0[t]},t.prototype.s0=function(t,i){if(i===Number.MAX_VALUE)return this.currentBitrate;var n=t[0];if(i>this.reservoirLength){var e=t[0],r=(t[t.length-1]-e)/this.cushionLength;n=(i-this.reservoirLength)*r+e}return n},t.prototype.o0=function(t,i){for(var n=t.length-1;n>=0;n--){var e=t[n];if(e<=i)return e}return t[0]},t.prototype.u0=function(t,i){for(var n=0,e=t;n<e.length;n++){var r=e[n];if(r>=i)return r}return t[t.length-1]},t}();i.default=s},2694:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.ADS_DATE_RANGE_CLASSNAMES_ALLOWLIST=["urn:yxs:ad-data","urn:uplynk:ad-data"],i.DATE_RANGE_CLASSNAMES_ALLOWLIST=["urn:uplynk:content-data:watchtogether"].concat(i.ADS_DATE_RANGE_CLASSNAMES_ALLOWLIST);var n=function(){function t(){}return t.getData=function(n){return t.h0(n,i.DATE_RANGE_CLASSNAMES_ALLOWLIST)},t.getAdData=function(n){return t.h0(n,i.ADS_DATE_RANGE_CLASSNAMES_ALLOWLIST)},t.h0=function(t,i){if(!t)return null;var n=t.className;if(!i.some((function(t){return n.indexOf(t)>-1})))return null;try{return JSON.parse(t.rawData)}catch(t){return null}},t}();i.default=n},727:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var n=function(){function t(t){this.IO=t,this.a0=new Array}return t.prototype.destroy=function(){this.flush(!1)},t.prototype.enQueue=function(t){for(var i=[],n=1;n<arguments.length;n++)i[n-1]=arguments[n];this.a0.push({args:i,job:t})},t.prototype.flush=function(t){var i=this;void 0===t&&(t=!1);var n=this.a0;this.a0=new Array,t&&n.forEach((function(t){if(i.IO){var n=t.job,e=t.args;n.apply(i.IO,e)}}))},t.prototype.deQueue=function(t,i){if(void 0===i&&(i=!1),t)for(var n=0;n<this.a0.length;n++){var e=this.a0[n],r=e.job,s=e.args;if(r===t){i&&this.IO&&r.apply(this.IO,s),this.a0.splice(n,1);break}}},t.prototype.getLength=function(){return this.a0.length},t}();i.default=n},2912:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(9847),r=n(514),s=n(1204),o=n(6342),u=function(){function t(){}return t.hasFirstPlaybackStartHappened=function(t){return!0===t.__hasPlayedVideo},t.onceFirstPlaybackStarts=function(i,n){s.default.hasMuteAtFirstPlayRestriction&&(n="function"==typeof n?n:void 0,t.hasFirstPlaybackStartHappened(i)?n&&n():(i.__firstPlaybackStartCb&&(i.__firstPlaybackStartCb=null,delete i.__firstPlaybackStartCb),n&&(i.__firstPlaybackStartCb=n)))},t.waitForValidUserGestureEvent=function(t){if("function"!=typeof t)return o.default.noop;var i,n=["keydown","mousedown"];e.userAgent.mobile&&(s.default.autoplayByUIEvtOnly?n.push("touchend"):(n.push("tap"),i=new r.default(window)));var u=function(){h&&h(),t()},h=function(){i&&i.destroy(),n&&n.forEach((function(t){u&&window.removeEventListener(t,u,!0)})),n=i=u=h=null};return n.forEach((function(t){u&&window.addEventListener(t,u,!0)})),h},t.isUnmuteRestrictionRemoved=function(t){return!!t&&("boolean"!=typeof t.__userTouchRestrictionRemoved||t.__userTouchRestrictionRemoved)},t.removeUnmuteRestriction=function(i){if(i&&!t.isUnmuteRestrictionRemoved(i)){var n=i.muted;i.muted=!1,i.__userTouchRestrictionRemoved=!0,i.setAttribute("data-restricted","false"),i.muted!==n&&(i.muted=n)}},t.removeTouchToPlayRestriction=function(i){i&&s.default.autoplayByUIEvtOnly&&!t.isTouchToPlayRestrictionRemoved(i)&&(i.load(),i.__userTouchToPlayRestrictionRemoved=!0)},t.isTouchToPlayRestrictionRemoved=function(t){return!!t&&(!s.default.autoplayByUIEvtOnly||!!t.__userTouchToPlayRestrictionRemoved)},t.setupTouchToPlayRestrictionRemoval=function(i,n){return!s.default.autoplayByUIEvtOnly||t.isTouchToPlayRestrictionRemoved(i)?(n(),o.default.noop):t.waitForValidUserGestureEvent((function(){t.removeTouchToPlayRestriction(i),n()}))},t.createMobileVideoNode=function(){var t=o.default.createVideoNode();return e.userAgent.mobile&&s.default.autoplaySupported?(t.controlsList&&"function"==typeof t.controlsList.add&&t.controlsList.add("nodownload"),s.default.canPlayInline&&t.setAttribute("playsinline","true"),t.muted=!0,t.__userTouchRestrictionRemoved=!1,t.setAttribute("data-restricted","true"),s.default.autoplayByUIEvtOnly&&(t.__userTouchToPlayRestrictionRemoved=!1),s.default.hasMuteAtFirstPlayRestriction&&(t.__onPlaying=function(){t.__hasPlayedVideo=!0,t.__firstPlaybackStartCb&&(t.__firstPlaybackStartCb(),delete t.__firstPlaybackStartCb),t.__onPlaying&&(t.removeEventListener("playing",t.__onPlaying),delete t.__onPlaying)},t.__hasPlayedVideo=!1,t.addEventListener("playing",t.__onPlaying)),t):t},t.setMuteSafe=function(i,n){i.muted!==n&&t.isUnmuteRestrictionRemoved(i)&&(s.default.hasMuteAtFirstPlayRestriction&&!t.hasFirstPlaybackStartHappened(i)?t.onceFirstPlaybackStarts(i,(function(){i.muted=n})):i.muted=n)},t.cleanupVideoNode=function(t){t.__firstPlaybackStartCb&&(t.__firstPlaybackStartCb=null,delete t.__firstPlaybackStartCb),t.__onPlaying&&(t.removeEventListener("playing",t.__onPlaying),delete t.__onPlaying)},t.available=!0,t}();i.default=u},1204:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(9847),r=function(){function t(){}return Object.defineProperty(t,"deviceType",{get:function(){return e.userAgent.mobile?e.userAgent.ipad||e.userAgent.androidTablet?"tablet":"phone":e.userAgent.tv?"tv":"desktop"},enumerable:!0,configurable:!0}),Object.defineProperty(t,"canPlayInline",{get:function(){return!e.userAgent.mobile||(e.userAgent.android&&e.userAgent.chrome>=50||e.userAgent.ios&&e.userAgent.iosVersion>=10)},enumerable:!0,configurable:!0}),Object.defineProperty(t,"hasMuteAtFirstPlayRestriction",{get:function(){return e.userAgent.android&&e.userAgent.chrome>=56},enumerable:!0,configurable:!0}),Object.defineProperty(t,"hasLoadRestriction",{get:function(){return e.userAgent.ios&&e.userAgent.iosVersion>=11},enumerable:!0,configurable:!0}),Object.defineProperty(t,"hasTouchRestrictions",{get:function(){return e.userAgent.mobile&&(t.hasNativeAutoplaySupport||t.hasLoadRestriction)},enumerable:!0,configurable:!0}),Object.defineProperty(t,"needsGestureToPlay",{get:function(){return t.c0(!0)},enumerable:!0,configurable:!0}),Object.defineProperty(t,"needsGestureToPlayUnmuted",{get:function(){return t.c0(!1)},enumerable:!0,configurable:!0}),Object.defineProperty(t,"autoplaySupported",{get:function(){return t.canPlayInline&&t.isAutoplaySupported()},enumerable:!0,configurable:!0}),Object.defineProperty(t,"drmSupported",{get:function(){return e.userAgent.ios?!(!(e.userAgent.iosVersion>11.2&&e.userAgent.safari)||e.userAgent.iosWebView||e.userAgent.chrome||e.userAgent.firefox):e.userAgent.android?!!e.userAgent.chrome:!!e.userAgent.desktop},enumerable:!0,configurable:!0}),Object.defineProperty(t,"autoplayByUIEvtOnly",{get:function(){return t.autoplaySupported&&t.canAutoplayByUIEvtOnly()},enumerable:!0,configurable:!0}),Object.defineProperty(t,"hasNativeAutoplaySupport",{get:function(){return t.autoplaySupported&&!t.autoplayByUIEvtOnly},enumerable:!0,configurable:!0}),Object.defineProperty(t,"airplaySupported",{get:function(){return!1},enumerable:!0,configurable:!0}),t.updateNetwork=function(i,n){n&&!t.network.available&&(t.network.mobile=i,t.network.connectionType=n,t.network.available=!0)},t.update=function(t,i){"boolean"==typeof t&&i&&!this.network.available&&(this.network.mobile=t,this.network.connectionType=i,this.network.available=!0)},t.isAutoplaySupported=function(){return!e.userAgent.mobile||(e.userAgent.android&&e.userAgent.chrome>=50||e.userAgent.ios&&e.userAgent.iosVersion>=10||!1)},t.canAutoplayByUIEvtOnly=function(){return!!(e.userAgent.android&&e.userAgent.chrome>=50&&e.userAgent.chrome<53||e.userAgent.iosVersion>=10&&t.needsGestureToPlay)},t.c0=function(t){var i=window.document.createElement("video");i.muted=t,i.setAttribute("playsinline","true");var n=i.play&&i.play();n&&n.catch((function(t){}));var e=i.paused;return i=null,e},t.network={available:!1,connectionType:"unknown",mobile:!1},t}();i.default=r},2878:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(9847),r=n(4986),s=n(3891),o=n(1204),u=function(){function t(){}return t.isHtml5MseAvailable=function(){return!!r.isFunction(s.default)&&(!!t.isMSEAvailable()&&(t.isMSECompatible('video/mp4; codecs="avc1.640010"')&&t.isMSECompatible('audio/mp4; codecs="mp4a.40.2"')))},t.useHtml5MseDefault=function(){return e.userAgent.tv?!(e.userAgent.tizen||e.userAgent.orsay||e.userAgent.firetv||e.userAgent.presto)&&!!t.isHtml5MseAvailable():e.userAgent.mobile?!!(e.userAgent.android&&e.userAgent.chrome&&o.default.hasNativeAutoplaySupport):!e.userAgent.winXP&&!e.userAgent.winVista&&(e.userAgent.chrome>=47||e.userAgent.firefox>=44||e.userAgent.ie>=11||e.userAgent.edge>=12||e.userAgent.safari>=14)},t.is360Supported=function(){return!!e.userAgent.desktop&&!!(e.userAgent.chrome||e.userAgent.firefox||e.userAgent.opera||e.userAgent.safari)},t.isMSEAvailable=function(){return"undefined"!=typeof MediaSource},t.isMSECompatible=function(t){var i=MediaSource;if(i&&!i.isTypeSupported){var n=document.createElement("video");return!(!n||!n.canPlayType(t))}return!(!i||!i.isTypeSupported(t))},t.isAndroidVersionAbove4=function(){return!!e.userAgent.androidVersion&&parseInt(e.userAgent.androidVersion,10)>=4},t.canPlayType=function(t,i){var n;try{i||(i=document.createElement("video")),n=!!i.canPlayType&&"probably"===i.canPlayType(t)}catch(t){n=!1}return n},t.enterFullscreen=function(t){var i=this.f0(t);if(i)try{i.call(t)}catch(t){}},t.exitFullscreen=function(t){var i=this.l0();if(i)try{this.v0()&&i.call(document)}catch(t){}else if(t&&t.webkitExitFullscreen)try{t.webkitExitFullscreen()}catch(t){}},t.isFullscreenOnMobile=function(t){var i=document,n=e.userAgent.mobile&&(i.isFullScreen||i.webkitIsFullScreen),r=e.userAgent.ios&&t&&t.webkitDisplayingFullscreen;return n||r},t.f0=function(t){return t?t.requestFullscreen||t.webkitRequestFullscreen||t.webkitEnterFullscreen||t.mozRequestFullScreen||t.msRequestFullscreen:null},t.l0=function(){var t=document;return t.exitFullscreen||t.webkitExitFullscreen||t.mozCancelFullScreen||t.msExitFullscreen},t.v0=function(){var t=document;return t.fullscreenElement||t.webkitFullscreenElement||t.mozFullScreenElement},t}();i.default=u},1594:function(t,i,n){"use strict";var e=this&&this.__spreadArrays||function(){for(var t=0,i=0,n=arguments.length;i<n;i++)t+=arguments[i].length;var e=Array(t),r=0;for(i=0;i<n;i++)for(var s=arguments[i],o=0,u=s.length;o<u;o++,r++)e[r]=s[o];return e};Object.defineProperty(i,"__esModule",{value:!0});var r=n(1962),s=n(4986),o=function(){function t(t){this.startTime=Date.now(),this.d0=[],this.YU=t,this._h={},this.p0()}return t.prototype.getItem=function(t){var i=this.m0(t);return i>-1?this.d0[i]:null},t.prototype.destroy=function(){this.YU.removeEventListeners(this._h)},t.prototype.m0=function(t){for(var i=0;i<this.d0.length;i++){var n=this.d0[i];if(t.type===n.type)return i}return-1},t.prototype.p0=function(){var t=this;this._h[r.PROFILE_START]=this.YU.addEventListener(r.PROFILE_START,(function(i){void 0===i&&(i=[]),(i=s.isArray(i)?i:[i]).forEach((function(i){t.b0(i)}))}),this),this._h[r.PROFILE_END]=this.YU.addEventListener(r.PROFILE_END,(function(i){void 0===i&&(i=[]);for(var n=[],r=1;r<arguments.length;r++)n[r-1]=arguments[r];(i=s.isArray(i)?i:[i]).forEach((function(i){t.g0.apply(t,e([i],n))}))}),this)},t.prototype.b0=function(t){var i=this.m0(t);i>-1&&this.d0.splice(i,1),this.d0.push({type:t.type,startTime:Date.now()-this.startTime,endTime:void 0})},t.prototype.g0=function(t,i,n){void 0===i&&(i=Date.now()),void 0===n&&(n=!0);var e=this.getItem(t);i||(i=Date.now(),n=!0),e&&void 0===e.endTime&&(e.endTime=n?i-this.startTime:i,e.timeDiff=e.endTime-(e.startTime||0))},t}();i.Profiler=o},2394:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var n=function(){function t(){}return t.isFormatInAcceptedFormats=function(t,i){return i.some((function(i){return t===i}))},t.isProtocolInAcceptedProtocols=function(t,i){var n=!1;return i.forEach((function(i){t.indexOf(i)>-1&&(n=!0)})),n},t.findAcceptedStreams=function(i,n){return i.filter((function(i){return!!t.isFormatInAcceptedFormats(i.format,n.acceptedFormats)&&(!(i.isUplynk()&&"m3u8"===i.format&&!n.canDecryptAES)&&!!t.isProtocolInAcceptedProtocols(i.y$(),n.acceptedProtocols))}))},t.findStreamByProperty=function(i,n,e,r){return i=t.findAcceptedStreams(i,r).sort((function(t,i){return t[n]-i[n]})),"resolution"===n&&(n="height"),t.findStream(i,e,n)},t.filterStreamByResolution=function(t,i,n){return t.filter((function(t){var e=t&&t.height;if(e){if(i&&e<i)return!1;if(n&&e>n)return!1}return!0}))},t.isHlsLive=function(t){return t.url.match(/\.m3u8/)&&t.live||!1},t.mapStreamsToQualities=function(t){var i={low:null,medium:null,high:null};return t.forEach((function(t){var n=1*t.bitrate+2*t.height;n<=1500?i.low?n>i.low.bitrate+2*i.low.height&&(i.low=t):i.low=t:n<=2500?i.medium?n>i.medium.bitrate+2*i.medium.height&&(i.medium=t):i.medium=t:i.high?n>i.high.bitrate+2*i.high.height&&(i.high=t):i.high=t})),i},t.findStream=function(t,i,n){var e;return t&&t.forEach((function(t){e?t[n]<=i&&(e=t):e=t})),e},t.BITRATE="bitrate",t.RESOLUTION="resolution",t}();i.default=n},4986:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(1279),r=n(742),s=r.TypeChecker.isArray;i.isArray=s;var o=r.TypeChecker.isBoolean;i.isBoolean=o;var u=r.TypeChecker.isFunction;i.isFunction=u;var h=r.TypeChecker.isNullOrUndefined;i.isNullOrUndefined=h;var a=r.TypeChecker.isNumber;i.isNumber=a;var c=r.TypeChecker.isString;i.isString=c;var f=r.TypeChecker.isObject;i.isObject=f;var l=r.TypeChecker.isNonEmptyString;function v(t){return!!t&&u(t.onPlayerEvent)}function d(t){return!!t&&((t.type===e.PluginType.METADATA||t.type===e.PluginType.SOURCE_METADATA||t.type===e.PluginType.AD||t.type===e.PluginType.VISUAL_SEEK||t.type===e.PluginType.BRANDING||t.type===e.PluginType.PLAYLIST)&&c(t.mimetype)&&c(t.version)&&u(t.prepare)&&u(t.destroy))}function p(t){return!!t&&u(t.addEventListener)&&u(t.removeEventListener)}function m(t){return p(t)&&["getCapabilities","preparePlayback","play","pause","seek","stop","skip","mute","isMuted","setVolume","getVolume","getCurrentTime","getDuration","unload"].every((function(i){return u(t[i])}))}function b(t){return!!t&&m(t)}function g(t){return!!t&&p(t)&&["setNonlinearAdContainer"].every((function(i){return u(t[i])}))}function y(t){return p(t)&&v(t)&&["canRenderUI","renderUI","unrenderUI"].every((function(i){return u(t[i])}))}function w(t){return!!t&&u(t.fetchAdBreaks)&&u(t.resolveAdBreak)&&p(t)}i.isNonEmptyString=l,i.isPlayerPluginEventListener=v,i.isPlugin=d,i.isEventDispatcher=p,i.isExternalPlayer=m,i.isAdPlayerAdPlugin=b,i.isAdOverlayRendererAdPlugin=g,i.isAdViewAdPlugin=y,i.isAdResolverAdPlugin=w,i.isAdPlugin=function(t){return!!t&&d(t)&&(w(t)||y(t)||b(t)||g(t))}},6342:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(9847),r=n(954),s=n(6389),o=n(8103),u=n(9134),h=n(4685),a=n(4986),c=function(){function t(){}return t.getWindow=function(){return window},t.getCssBuildUrl=function(i,n,e){var r="vdms-video-player",s=r+".css",o=t.getWindow();return e&&"fuji"!==e&&(s=r+"-"+e+".css"),i?"//"+o.location.host+"/"+s:"prod"===n?t.assetDomainHttps+"/prod/"+s:t.assetDomainHttps+"/builds/"+n+"/"+s},t.loadCssAsset=function(t,i,n,e){if(!document.getElementById(t)){var r=document.createElement("link");r.setAttribute("rel","stylesheet"),r.setAttribute("type","text/css"),r.setAttribute("id",t),r.setAttribute("href",i),r.addEventListener("load",n),r.addEventListener("error",e),document.head.appendChild(r)}},t.generateGuid=function(i){return i?(0|16*Math.random()).toString(16):"10000000-1000-4000-8000-100000000000".replace(/1|0/g,t.generateGuid)},t.isValidRequestAction=function(t){return[null,r.REQUEST_TYPES.CLICK,r.REQUEST_TYPES.AUTOPLAY,r.REQUEST_TYPES.HOVER,r.REQUEST_TYPES.PLAY,r.REQUEST_TYPES.PAUSE,r.REQUEST_TYPES.SCROLL,r.REQUEST_TYPES.SWIPE,r.REQUEST_TYPES.BACKGROUND].indexOf(t)>-1},t.isValidRequestType=function(t){return[null,r.REQUEST_TYPES.CLICK,r.REQUEST_TYPES.AUTOPLAY,r.REQUEST_TYPES.API,r.REQUEST_TYPES.CONTINUOUS].indexOf(t)>-1},t.sanitizeAndUnescape=function(t){if(a.isNullOrUndefined(t))return"";var i=t.toString().replace(/<\/?[^>]+>/g,""),n=document.createElement("div");return n.innerHTML=i,n.textContent},t.getHostname=function(t){var i=document.createElement("a");return i.href=t,i.hostname},t.getFormat=function(t){var i=null;return t=t.toLowerCase(),["mpd","mp4","m3u8","webm","flv","f4m","mp4b","m3u8_playlist","m3u8_master","m3u8:fmp4"].forEach((function(n){-1!==t.indexOf(n)&&(i=n)})),i},t.extend=function(t){for(var i=[],n=1;n<arguments.length;n++)i[n-1]=arguments[n];return a.isObject(t)||(t={}),i.forEach((function(i){if(i)for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(t[n]=i[n])})),t},t.mergeStringEnums=function(t,i){return Object.assign({},t,i)},t.formatTime=function(t){var i=Math.floor(t/3600),n=Math.floor((t-3600*i)/60),e=Math.floor(t-3600*i-60*n),r=e<10?"0"+e:e.toString(),s="";if(i>0){var o=n<10?"0"+n:n.toString();s=i.toString()+":"+o+":"+r}else a.isNumber(n)&&(s=n.toString()+":"+r);return s},t.findClosest=function(t,i,n){for(var e=n||document,r=t.matches||t.msMatchesSelector||t.webkitMatchesSelector;t&&t!==e;t=t.parentNode)if(r.call(t,i))return t;return null},t.getOffsetLeftFromEl=function(t,i){for(var n=0;t;)isNaN(t.offsetLeft)||(n+=t.offsetLeft),t=t.offsetParent,i&&this.classList(t).contains(i)&&(t=null);return n},t.getOffsetLeftFromDocument=function(t){var i=document.body,n=document.documentElement,e=0,r=window.pageXOffset||n.scrollLeft||i.scrollLeft,s=n.clientLeft||i.clientLeft||0;try{var o=t.getBoundingClientRect();e=o?o.left:0}catch(t){}return Math.round(e+r-s)},t.getScriptUrl=function(i,n,e){var r,s=t.scriptType;t.scriptType||(s="min");var o="-"+s+".js";i?r="/"+e+o:r=("https:"===document.location.protocol?t.assetDomainHttps:t.assetDomainHttp)+"/rx/builds/"+n+"/"+e+o;return r},t.createErr=function(t,i,n,r,o,u,h){return new s.default(t,n,r,{playbackState:i,msg:o,debugMsg:u,prefetch:h},e.userAgent)},t.insertCssIntoHead=function(t){var i=document.head||document.getElementsByTagName("head")[0],n=document.createElement("style");n.type="text/css",n.appendChild(document.createTextNode(t)),i.appendChild(n)},t.classList=function(t){if(t&&t.classList)return t.classList;function i(i){return function(n){var e=t&&a.isString(t.className)?t.className.split(/\s+/):[],r=e.indexOf(n),s=i(e,r,n);return t&&a.isString(t.className)&&(t.className=e.join(" ")),s}}return{add:i((function(t,i,n){~i||t.push(n)})),remove:i((function(t,i){~i&&t.splice(i,1)})),toggle:i((function(t,i,n){~i?t.splice(i,1):t.push(n)})),contains:i((function(t,i){return!!~i}))}},t.render=function(t,i,n){var e=document.createElement("div");return e.innerHTML=t.render(i,n),e.children[0]},t.getFullscreenElement=function(){return document.fullscreenElement||document.mozFullScreenElement||document.webkitCurrentFullScreenElement||document.webkitFullscreenElement||document.msFullscreenElement},t.fixProtocol=function(t){return e.userAgent.samsung&&0===t.indexOf("//")?"https:"+t:t},t.setSingleton=function(t,i){window.VDMS=window.VDMS||{},window.VDMS.VideoPlayer=window.VDMS.VideoPlayer||{},window.VDMS.VideoPlayer[t]=i},t.getSingleton=function(t){return window.VDMS&&window.VDMS.VideoPlayer&&window.VDMS.VideoPlayer[t]?window.VDMS.VideoPlayer[t]:null},t.getAssetUrl=function(i,n,e){var r="https:"===t.getWindow().location.protocol?t.assetDomainHttps:t.assetDomainHttp;return i?"/"+e:r+"/rx/builds/"+n+"/assets/"+e},t.parseDomain=function(t){var i=/^https?:\/\/([A-Za-z0-9\.\-]*)(?:$|\/|:)/.exec(t);return i?i[1]:null},t.getElementViewability=function(t){try{var i=t.getBoundingClientRect();if(!i||0===i.height||0===i.width)return 0;var n=void 0,e=window.innerHeight;return n=i.top>=0?i.bottom>e?e-i.top>0?e-i.top:0:i.height:i.bottom>e?e:i.bottom<0?0:i.bottom,Math.round(n/i.height*100)}catch(t){return 0}},t.hasUnwatchedClips=function(t){return!1},t.isIFrame=function(){var i=t.getWindow();try{return i.top!==i.self}catch(t){return!0}},t.isPlayerInBackground=function(){return this.hidden||(void 0!==document.hidden?this.hidden="hidden":void 0!==document.mozHidden?this.hidden="mozHidden":void 0!==document.msHidden?this.hidden="msHidden":void 0!==document.webkitHidden?this.hidden="webkitHidden":this.hidden="unsupported"),"unsupported"===this.hidden?!document.hasFocus():document[this.hidden]},t.isAdBreakType=function(t){return t===o.AdBreakType.PREROLL||t===o.AdBreakType.MIDROLL||t===o.AdBreakType.POSTROLL||t===o.AdBreakType.TRIGGER||t===o.AdBreakType.NON_LINEAR||t===o.AdBreakType.NATIVE},t.strSubstitute=function(t,i){return t.replace(/\{([^\{\}]*)\}/g,(function(t,n){var e="function"==typeof i?i(n):i[n];return a.isNullOrUndefined(e)?t:e}))},t.querystring=function(i,n,e,r){return n=n||"&",e=e||"=",r=r||encodeURIComponent,i?(a.isObject(i)&&(i=[i]),i.map((function(i){return Object.keys(i).map((function(s){var o=r(t.stringifyPrimitive(s));return null===i[s]?o:(o+=e,a.isArray(i[s])?i[s].map((function(i){return o+r(t.stringifyPrimitive(i))})).join(n):o+r(t.stringifyPrimitive(i[s])))})).join(n)})).join(n)):""},t.getHostUrl=function(){var t=document.referrer;try{window.top.location.href&&(t=window.top.location.href)}catch(t){}return t},t.stringifyPrimitive=function(t){return a.isString(t)?t:a.isBoolean(t)||a.isNumber(t)&&isFinite(t)?t.toString():""},t.uniquifyArray=function(t){return t.filter((function(t,i,n){return n.indexOf(t)===i}))},t.replaceStrParam=function(t,i,n){return t.replace(new RegExp(i+"=\\w*"),i+"="+n)},t.parseRootHost=function(i){var n=t.parseDomain(i),e="";if(n){var r=n.split(".");e=r.length>=2?r[r.length-2]:n}return e},t.redirect=function(t,i){try{i?window.top.location.replace(t):window.top.location.assign(t)}catch(t){window.DOMException}},t.noop=function(){},t.createVideoNode=function(){var t=document.createElement("div");return e.userAgent.tv?t.innerHTML='<video preload="metadata" crossorigin="anonymous"><source/></video>':t.innerHTML="<video preload></video>",t.children[0]},t.getUrlStatus=function(t,i){var n=new XMLHttpRequest;n.open("GET",t,!0),n.onreadystatechange=function(){4===n.readyState&&i(n.status)},n.send()},t.bucketize=function(){return Math.floor(100*Math.random())},t.once=function(t){var i=this,n=function(){var e=Array.prototype.slice.call(arguments);return n.called||(n.called=!0,n.value=t.apply(i,e)),n.value};return n.called=!1,n},t.appendQueryString=function(t,i){var n=-1===t.indexOf("?")?"?":"&",e=[];for(var r in i)Object.prototype.hasOwnProperty.call(i,r)&&e.push(r+"="+i[r]);return t+n+e.join("&")},t.cssHexToRgb=function(t){var i=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(t);return i?{r:parseInt(i[1],16),g:parseInt(i[2],16),b:parseInt(i[3],16)}:null},t.decimalToHexString=function(t,i,n){var e=Number(t).toString(16).toUpperCase();return i?e.padStart(i,n):e},t.guid=function(){function t(){return Math.floor(65536*(1+Math.random())).toString(16).substring(1)}return t()+t()+"-"+t()+"-"+t()+"-"+t()+"-"+t()+t()+t()},t.deepCopy=function(t){var i=this;if(a.isNullOrUndefined(t))return t;var n={};return Object.keys(t).forEach((function(e){a.isArray(t[e])?n[e]=t[e].slice():a.isObject(t[e])?n[e]=i.deepCopy(t[e]):n[e]=t[e]})),n},t.mergeObjects=function(i,n,e){if(void 0===e&&(e=!1),a.isNullOrUndefined(i))return n;for(var r in n)if(a.isObject(i[r]))i[r]=this.mergeObjects(i[r],n[r],e);else if(void 0===i[r]||e){var s=n[r];a.isArray(s)?i[r]=s.slice():a.isObject(s)?i[r]=t.deepCopy(s):i[r]=s}return i},t.stringToArray16=function(t){for(var i=new ArrayBuffer(2*t.length),n=new Uint16Array(i),e=0,r=t.length;e<r;e++)n[e]=t.charCodeAt(e);return n},t.array16ToString=function(t){var i=new Uint16Array(t.buffer);return String.fromCharCode.apply(null,i)},t.base64DecodeUint8Array=function(t){for(var i=window.atob(t),n=i.length,e=new Uint8Array(new ArrayBuffer(n)),r=0;r<n;r++)e[r]=i.charCodeAt(r);return e},t.base64EncodeUint8Array=function(t){for(var i,n,e,r,s,o,u,h="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",a="",c=0;c<t.length;)r=(i=t[c++])>>2,s=(3&i)<<4|(n=c<t.length?t[c++]:Number.NaN)>>4,o=(15&n)<<2|(e=c<t.length?t[c++]:Number.NaN)>>6,u=63&e,isNaN(n)?o=u=64:isNaN(e)&&(u=64),a+=h.charAt(r)+h.charAt(s)+h.charAt(o)+h.charAt(u);return a},t.getResourceLoadTime=function(t){if(window.performance&&window.performance.getEntriesByType){var i=window.performance.getEntriesByType("resource"),n=void 0;for(n in i)if(i[n]&&i[n].name&&i[n].name.match(t))return i[n].duration}return null},t.getPlaybackMode=function(t){return t instanceof u.default?h.PlaybackMode.AD:h.PlaybackMode.VIDEO},t.getAdBreakStartOffset=function(t){var i=[];return t.forEach((function(n,e){var r,s=n.adBreakItems&&n.adBreakItems.some((function(t){return!!t.instream}));if(e>0&&s){for(var o=0,u=1;u<=e;u++)o+=t[u-1].duration;r=n.startOffset-o}else r=n.startOffset;var h={adBreakId:n.adBreakId,startOffset:r,type:n.type};i.push(h)})),i},t.detectRegexPattern=function(t,i){var n=new RegExp(t).exec(i);return n&&n[0]?n[0]:null},t.extractID3Data=function(t){if(!t||!t.length)return null;var i=0;for(i=0;i<t.length&&!(t[i]>31);i++);var n=0;for(n=t.length-1;n>=0&&!(t[n]<=31);n--);n=n<i?t.length:n;var e=t.subarray(i,n);return String.fromCharCode.apply(null,e)},t.areDimensionsEqual=function(t,i){return t.width===i.width&&t.height===i.height&&t.videoWidth===i.videoWidth&&t.videoHeight===i.videoHeight},t.isOldIeBrowser=function(){return!!(e.userAgent.ie&&e.userAgent.ie<=10)},t.assetDomainHttp="http://assets.video.yahoo.net",t.assetDomainHttps="https://assets.video.yahoo.net",t.scriptType="PLAYER_DEBUG_TYPE",t.yuiAdded=!1,t}();i.default=c},8795:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s=n(7403),o=n(9847),u=n(3840),h=n(9987),a=n(4141),c=n(3072),f=n(726),l=n(2079),v=n(1372),d=n(1962),p=n(7029),m=n(2759),b=n(2663),g=n(5125),y=n(1080),w=n(5549),_=n(9740),E=n(1594),A=n(4986),O=n(6342),S=n(1880),T=n(660).Validator,I="d76fc56311",j=function(t){function i(i,n){var e=t.call(this,"VdmsPlayer")||this;return e.y0=!1,e.version="0.3.19",e.playerType="PLAYER_TYPE",e.language="SCRIPT_LANGUAGE_I18N",e.config=i,e.mediaStore=n,e.VZ(i),e.guid=i.playerId||O.default.generateGuid(),e.w0(),e._0(i,n),e}return r(i,t),i.prototype.destroy=function(){t.prototype.destroy.call(this),this.XH&&this.XH.destroy(),this.LE&&(this.LE.destroy(),this.LE=null),this.E0(),window.removeEventListener("pageshow",this.A0,!1)},i.prototype.initialize=function(){this.LE&&this.LE.initialize()},i.prototype.render=function(t){return this.O0(),this.S0=t,this.LE&&this.LE.render(t),this},i.prototype.getMediaItems=function(){return this.T0.getMediaItems()},i.prototype.removeAllMediaItems=function(){this.T0.removeAllMediaItems()},i.prototype.removeMediaItems=function(t){this.T0.removeMediaItems(t)},i.prototype.insertMediaItems=function(t,i){this.T0.insertMediaItems(t,i)},i.prototype.appendMediaItems=function(t){this.T0.appendMediaItems(t)},i.prototype.getCurrentMediaItem=function(){return this.T0.getCurrentMediaItem()},i.prototype.setCurrentMediaItem=function(t){this.T0.setCurrentMediaItem(t)},i.prototype.setMediaItemTitle=function(t,i){this.T0.setMediaItemTitle(t,i);var n=this.getCurrentMediaItem();n&&n.id===t&&this.LE.updateCurrentItemTitle(i)},i.prototype.getMediaItemMarkers=function(t){return this.T0.getMediaItemMarkers(t)},i.prototype.getCurrentAdBreak=function(){return this.I0.getCurrentAdBreak()},i.prototype.getCurrentAdBreakItem=function(){return this.I0.getCurrentAdBreakItem()},i.prototype.play=function(t,i){this.j0.play(t,i)},i.prototype.pause=function(t){this.j0.pause(t)},i.prototype.mute=function(){this.j0.setMute(!0)},i.prototype.unMute=function(){this.j0.setMute(!1)},i.prototype.setVolume=function(t,i){void 0===i&&(i=!1),A.isNumber(t)&&this.j0.setVolume(t,i)},i.prototype.seek=function(t){this.j0.seek(t)},i.prototype.registerPlugin=function(t){this.LE&&this.LE.registerPlugin(t)},i.prototype.getVideoElement=function(){return this.O0(),this.LE?this.LE.videoElement:null},i.prototype.getRootElement=function(){return this.O0(),this.LE?this.LE.rootElement:null},i.prototype.suspendState=function(){if(!o.userAgent.desktop&&!this.isSuspended()){this.O0();var t={boundEvents:this._i,currentTime:this.j0.getCurrentTime(),mediaStore:this.getMediaStore(),playlist:this.LE.getPlaylistItems(),position:this.M0.getPosition(),selector:this.S0};return this.y0=!0,this.destroy(),t}},i.prototype.resumeState=function(t){this.isSuspended()&&t&&(this.y0=!1,this._0(this.config,t.mediaStore),this.M0.setItems(t.playlist),this.M0.setPosition(t.position),this.LE.startTime=t.currentTime,this._i=t.boundEvents)},i.prototype.isSuspended=function(){return this.y0},i.prototype.isRendered=function(){return this.O0(),!!this.LE&&this.LE.rendered},i.prototype.preload=function(){this.j0.preload()},i.prototype.disableControls=function(){this.j0.disableControls()},i.prototype.enableControls=function(){this.j0.enableControls()},i.prototype.enableCC=function(t){this.j0.enableCC(t)},i.prototype.disableCC=function(){this.j0.disableCC()},i.prototype.isPlayMode=function(){return this.LE.isPlayMode()},i.prototype.isLoading=function(){return this.LE.isLoading()},i.prototype.getPlaybackState=function(){return this.j0.getPlaybackState()},i.prototype.getCurrentTime=function(){return this.j0.getCurrentTime()},i.prototype.getRawCurrentTime=function(){return this.j0.getRawCurrentTime()},i.prototype.getDuration=function(){return this.j0.getDuration()},i.prototype.getRawDuration=function(){return this.j0.getRawDuration()},i.prototype.getTimeRemaining=function(){return this.j0.getTimeRemaining()},i.prototype.setFullscreen=function(t){void 0===t&&(t=!0),this.j0.setFullscreen(t)},i.prototype.getFullscreen=function(){return this.j0.getFullscreen()},i.prototype.getVolume=function(){return this.j0.getVolume()},i.prototype.setMute=function(t){void 0===t&&(t=!0),this.j0.setMute(t)},i.prototype.getMute=function(){return this.j0.getMute()},i.prototype.addCustomControlElement=function(t){return this.LE.addCustomControlElement(t)},i.prototype.setLoop=function(t){this.j0.setLoop(t)},i.prototype.setContinuousPlay=function(t){void 0===t&&(t=!0),this.j0.setContinuousPlay(t)},i.prototype.resumeContinuousPlay=function(){this.j0.resumeContinuousPlay()},i.prototype.getCurrentDate=function(){return this.j0.getCurrentDate()},i.prototype.addItems=function(t,i){this.M0.addItems(t,i)},i.prototype.addMetricsEventListener=function(t,i){var n=this.N0.getAllExternalEvtNames();return this.addEventListeners(n,t,i)},i.prototype.setAudioLanguage=function(t){this.j0.setAudioLanguage(t)},i.prototype.getPlaylist=function(){return this.M0},i.prototype.getMediaStore=function(){return this.O0(),{R0:this.LE.mediaStore}},i.prototype.getPlaybackStartDto=function(){var t=this.LE.model,i=this.XH;return{isResume:t.isResumingFromSavedPosition,initTime:i.startTime,cmsLatency:i.getItem(d.METRICS.CMS_REQUEST),cmsSourceLatency:i.getItem(d.METRICS.CMS_SOURCE_REQUEST),playbackStartLatency:i.getItem(d.METRICS.PLAYBACK_START),autoPlayLatency:i.getItem(d.METRICS.INIT_TO_START),deferringPlaybackLatency:i.getItem(d.METRICS.DEFERRING_PLAYBACK),autoPlayAllowed:t.isAutoplayAllowed(),clickToPlayLatency:i.getItem(d.METRICS.CLICK_TO_START),adPluginLatency:i.getItem(d.METRICS.AD_PLUGIN),streamReqToRenderLatency:i.getItem(d.METRICS.STREAM_REQUEST_TO_RENDER),adBreakEndToClientEnd:i.getItem(d.METRICS.AD_BREAK_END_TO_CLIENT_END),adClientEndToRendererReady:i.getItem(d.METRICS.AD_CLIENT_END_TO_RENDERER_READY),rendererReadyToPlaybackStart:i.getItem(d.METRICS.RENDERER_READY_TO_PLAYBACK_START)}},i.prototype.getInitTime=function(){return this.XH.startTime},i.prototype.__setError=function(t,i,n,e,r){if(this.O0(),!this.LE)return null;this.LE.setCustomError(t,i,n,e,r)},i.prototype.__getSyncOffset=function(){var t;return(null===(t=this.LE)||void 0===t?void 0:t.getSyncOffset())||NaN},i.prototype.startSync=function(){var t;null===(t=this.LE)||void 0===t||t.startSync()},i.prototype.stopSync=function(){var t;null===(t=this.LE)||void 0===t||t.stopSync()},i.prototype.isDocked=function(){return this.O0(),this.LE&&this.LE.docked},i.prototype.updateDockingConfig=function(t,i,n,e,r,s){this.O0(),this.LE.updateDockingConfig(t,i,n,e,r,s)},i.prototype.undockVideoPlayer=function(t){this.O0(),this.LE.undockVideoPlayer(t)},i.prototype.VZ=function(t){try{var i=new T;i.addSchema(g.streamSchema,"/streamSchema"),i.addSchema(b.sourceSchema,"/sourceSchema"),i.addSchema(m.mediaItemSchema,"/mediaItemSchema"),i.addSchema(w.uiSchema,"/uiSchema"),i.addSchema(_.vrmSchema,"/vrmSchema"),i.addSchema(y.streamSynchSchema,"/streamSynchSchema"),i.validate(t,p.configSchema,{throwError:!0})}catch(t){var n="Invalid player config: "+t.property+" "+t.message;throw new Error(n)}},i.prototype._0=function(t,i){this.YU=new s.default("internal"),this.k0();var n=null;i&&(n=i.R0||null),this.L0(),this.XH=new E.Profiler(this.YU),this.LE=new v.default(t,n,this.guid,this.YU,this.XH),this.N0=new c.ExternalEvtAPI(this,this.LE,this.YU),this.N0.enablePublish(),this.LE.initNewPlayback(),this.j0=new a.default(this.LE),this.M0=new l.default(this.LE),this.T0=new f.default(this.LE),this.I0=new h.default(this.LE)},i.prototype.L0=function(){var t=this;this.A0=function(i){i.persisted&&t.D0()},o.userAgent.safari&&window.addEventListener("pageshow",this.A0,!1)},i.prototype.O0=function(){if(this.isSuspended()||!this.LE)throw new Error("INVALID_STATE_ERR: Player instance no longer usable");return!0},i.prototype.D0=function(){this.destroy(),this._0(this.config,this.mediaStore),this.render(this.S0)},i.prototype.E0=function(){this.C0.forEach((function(t){t.destroy()})),this.C0=[]},i.prototype.k0=function(){var t=this;this.C0=this.C0||[],!0===this.config.analytics&&this.C0.push(new S.default(this));var i=!1;this.YU.addEventListener(c.ExternalEvt.NIELSEN_REQUIRED,(function(){if(!i){var n=(t.config.nielsenConfig||{}).nielsenAppId||null;t.C0.push(new u.default(t,n)),i=!0}}),this)},i.prototype.w0=function(){var t=this.config.cssTheme,i=O.default.getCssBuildUrl(I.indexOf("local")>-1,I,t);O.default.loadCssAsset("vp-css",i,(function(){O.default.setSingleton("isCSSLoaded",!0)}),(function(){O.default.setSingleton("isCSSError",!0)}))},i}(s.default);i.default=j},611:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o=n(7403),u=n(5109),h=n(2542),a=n(3277),c=n(1279),f=n(4986),l=n(6342);function v(t){return l.default.classList(t)}!function(t){t.CTA_TRIGGERED="adsViewCtaTriggered",t.CLICKED="adsViewUiClicked",t.SKIP_AD_REQUESTED="adsViewSkipAdRequested"}(s=i.AdsViewEvent||(i.AdsViewEvent={}));var d=function(t){function i(i){var n=t.call(this,"AdsView")||this;return n.fH=i,n.P0=null,n.x0=l.default.noop,n.U0=n.V0(u.default.mimetype),n}return r(i,t),Object.defineProperty(i.prototype,"node",{get:function(){return this.B0},enumerable:!0,configurable:!0}),i.prototype.create=function(){return this.B0||(this.B0=document.createElement("div"),v(this.B0).add("vp-adview-wrapper"),v(this.B0).add("vp-hidden")),this.B0},i.prototype.onAdBreakStart=function(t){this.F0()},i.prototype.onAdBreakEnd=function(t){this.z0(),this.G0(),this.H0(null)},i.prototype.onAdBreakItemCurrent=function(t){this.Y0=!1,this.G0();var i=t.adBreak,n=i.adBreakItems.indexOf(t);if(t.interactionConfig&&t.interactionConfig.chromeless)this.H0(null);else{this.H0(this.q0(t));var e=this.P0.renderUI(t.rawItemData,{position:n,total:i.adBreakItems.length,adBreakDuration:i.duration,adBreakItems:i.adBreakItems.map((function(t){return t.rawItemData}))});e?this.B0.appendChild(e):this.H0(null)}},i.prototype.enableClickBlocking=function(t){this.B0&&v(this.B0)[t?"add":"remove"]("vp-block-pointer-evts")},i.prototype.destroy=function(){this.z0(),this.G0(),this.H0(null),this.U0=null,this.fH=null,this.B0=null},i.prototype.F0=function(){this.B0&&v(this.B0).remove("vp-hidden")},i.prototype.z0=function(){this.B0&&v(this.B0).add("vp-hidden")},i.prototype.G0=function(){if(this.P0&&this.P0.unrenderUI(),this.B0)for(;this.B0.firstChild;)this.B0.removeChild(this.B0.firstChild)},i.prototype.W0=function(t,i){for(var n=[],e=2;e<arguments.length;e++)n[e-2]=arguments[e];switch(i){case h.AdPluginUIEvent.CTA_TRIGGERED:this.publish(s.CTA_TRIGGERED);break;case h.AdPluginUIEvent.CLICKED:this.publish(s.CLICKED);break;case h.AdPluginUIEvent.SKIP_AD:this.publish(s.SKIP_AD_REQUESTED)}},i.prototype.H0=function(t){t!==this.P0&&(this.x0(),t?(this.P0=t,this.x0=a.listenEventDispatcherEvts(this.P0,Object.keys(h.AdPluginUIEvent).map((function(t){return h.AdPluginUIEvent[t]})),this.W0.bind(this))):(this.P0=null,this.x0=l.default.noop))},i.prototype.q0=function(t){var i=this.V0(t.adPluginMimeType);return i&&f.isAdViewAdPlugin(i)&&i.canRenderUI(t.rawItemData)?i:this.U0},i.prototype.V0=function(t){return t?this.fH.getPlugin(c.PluginType.AD,t):null},i}(o.default);i.default=d},9257:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(3072),r=n(954),s=n(1962),o=n(1279),u=n(5244),h=function(){function t(t,i,n,e){this.YU=t,this.vG=i,this._m=n,this.fH=e}return t.prototype.syncState=function(){var t=this._m.getState();t===u.States.INIT||t===u.States.WAITING||t===u.States.VIDEO?this.PQ():t===u.States.END&&this.Q0()},t.prototype.destroy=function(){this.Q0()},t.prototype.PQ=function(){var t=this._m.playlist&&this._m.playlist.getCurrentItem();if(this.fH&&t&&t.brandingData&&!this.X0){var i=this.fH.getPlugin(o.PluginType.BRANDING,t.brandingData.mimetype),n=i&&i.create(t.brandingData);n&&(this.X0=n,this.X0.style.visibility="hidden",this.Z0(),this.$0=this.X0.offsetHeight,this.J0(),this.X0.style.visibility=null,this.p0())}},t.prototype.Z0=function(){var t=this.vG.getContentNode(),i=this.vG.getPlaylistController(),n=i.getPlaylistRootElement(),e=i.isPlaylistShown(),s=i.getPlaylistUIPosition();e&&s===r.PLAYLIST_POS.BOTTOM&&n?n.parentNode.insertBefore(this.X0,n):t.appendChild(this.X0)},t.prototype.p0=function(){var t=this;this.K0||(this.K0=this.YU.on([e.ExternalEvt.PLAYER_DOCKED_CHANGE,s.FULLSCREEN_CHANGE],(function(i){t.t1&&(window.clearTimeout(t.t1),t.t1=null),i===s.FULLSCREEN_CHANGE?t.t1=window.setTimeout((function(){t.t1=null,t.J0()}),700):t.J0()}),this))},t.prototype.Q0=function(){var t=this.vG.getMainElement();t&&(t.style.height="100%"),this.X0&&(this.X0.parentNode.removeChild(this.X0),this.X0=null,this.$0=null,this.i1())},t.prototype.i1=function(){this.K0&&(this.YU.removeEventListeners(this.K0),this.K0=null)},t.prototype.J0=function(){var t=this.vG.getContentNode(),i=this.vG.getMainElement();this.X0&&this.$0&&t&&i&&(i.style.height="calc(100% - "+this.$0+"px)")},t}();i.default=h},3641:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e,r,s,o,u,h,a,c,f,l=n(3454),v=n(954),d=n(1954),p=n(742),m=n(6342),b=n(8430),g=n(514),y={Plain:d.default.PLAIN,Dropshadow:d.default.DROPSHADOW,Raised:d.default.RAISED,Depressed:d.default.DEPRESSED,Uniform:d.default.UNIFORM,"Extra Small":d.default.SIZE_EXTRA_SMALL,"Extra Large":d.default.SIZE_EXTRA_LARGE,Small:d.default.SIZE_SMALL,Medium:d.default.SIZE_MEDIUM,Large:d.default.SIZE_LARGE,White:d.default.WHITE,Gray:d.default.GRAY,"Light Gray":d.default.LIGHT_GRAY,"Dark Gray":d.default.DARK_GRAY,Black:d.default.BLACK,Red:d.default.RED,Green:d.default.GREEN,Blue:d.default.BLUE,Cyan:d.default.CYAN,Yellow:d.default.YELLOW,Magenta:d.default.MAGENTA,Transparent:d.default.TRANSPARENT,Top:d.default.TOP,Bottom:d.default.BOTTOM,Effects:d.default.EFFECTS,Position:d.default.POSITION,"Font Size":d.default.FONT_SIZE,"Font Family":d.default.FONT_FAMILY,"Font Color":d.default.FONT_COLOR,"Background Color":d.default.BACKGROUND_COLOR,"Background Transparency":d.default.BACKGROUND_TRANSPARENCY,Language:d.default.LANGUAGE};!function(t){t.Main=".vp-ccs-main",t.Extra=".vp-ccs-extra",t.Options=".vp-ccs-options"}(e=i.SettingsSubContainers||(i.SettingsSubContainers={})),function(t){t.Toggle=".vp-ccs-toggle",t.ToggleLabel='.vp-ccs-listitem[data-item-type="Closed Captions"] .vp-ccs-value',t.LanguageListItem='.vp-ccs-listitem[data-item-type="Caption Languages"]',t.HeaderListItem='.vp-ccs-listitem[data-item-type="header"]',t.Item=".vp-ccs-item",t.Value=".vp-ccs-value",t.ListItem=".vp-ccs-listitem",t.ListOptions=".vp-ccs-listoptions",t.Pointer=".vp-ccs-pointer",t.CheckMark=".vp-ccs-checkmark",t.Preview="vp-ccs-preview"}(r=i.ItemClasses||(i.ItemClasses={})),function(t){t.Plain="none",t.Dropshadow="dropshadow",t.Raised="raised",t.Depressed="depressed",t.Uniform="uniform"}(s=i.CCEffects||(i.CCEffects={})),function(t){t.Top="top",t.Bottom="bottom"}(o=i.CCPosition||(i.CCPosition={})),function(t){t["Extra Small"]="16",t.Small="20",t.Medium="24",t.Large="28",t["Extra Large"]="32"}(u=i.CCFontSize||(i.CCFontSize={})),function(t){t.Georgia="Georgia, serif",t["Palatino Linotype"]='"Palatino Linotype", "Book Antiqua", Palatino, serif',t["Times New Roman"]='"Times New Roman", Times, serif',t.Helvetica="Helvetica, sans-serif",t.Arial="Arial, Helvetica, sans-serif",t["Arial Black"]='"Arial Black", Gadget, sans-serif',t["Comic Sans MS"]='"Comic Sans MS", cursive, sans-serif',t.Impact="Impact, Charcoal, sans-serif",t["Lucida Sans Unicode"]='"Lucida Sans Unicode", "Lucida Grande", sans-serif',t.Tahoma="Tahoma, Geneva, sans-serif",t["Trebuchet MS"]='"Trebuchet MS", Helvetica, sans-serif',t.Verdana="Verdana, Geneva, sans-serif",t["Courier New"]='"Courier New", Courier, monospace',t["Lucida Console"]='"Lucida Console", Monaco, monospace'}(h=i.CCFontFamily||(i.CCFontFamily={})),function(t){t.White="#FFFFFF",t.Grey="#E7E7E7",t.Black="#000000",t.Red="#FC2525",t.Green="#29FD2F",t.Blue="#2524FB",t.Cyan="#2CFEFE",t.Yellow="#FEF149",t.Magenta="#EC369C"}(a=i.CCFontColor||(i.CCFontColor={})),function(t){t.White="#FFFFFF",t["Light Gray"]="#c7c7c7",t.Gray="#919191",t["Dark Gray"]="#5b5b5b",t.Black="#000000",t.Red="#FC2424",t.Green="#29FD2F",t.Blue="#2424FB",t.Cyan="#2CFDFD",t.Yellow="#FDF048",t.Magenta="#EC359B"}(c=i.CCBackgroundColor||(i.CCBackgroundColor={})),function(t){t.Transparent="0",t["25%"]="25",t["50%"]="50",t["75%"]="75",t["100%"]="100"}(f=i.CCBackgroundTransparency||(i.CCBackgroundTransparency={}));var w={Effects:s,Position:o,"Font Size":u,"Font Family":h,"Font Color":a,"Background Color":c,"Background Transparency":f};i.ExtraSettingsDefaultValues={Effects:"Plain",Position:"Bottom","Font Size":"Medium","Font Family":"Helvetica","Font Color":"White","Background Color":"Black","Background Transparency":"75%"},i.DEFAULT_CC_DATA={selectedLang:"en-us",langList:["en-us"]},i.ACTIVATION_CLASSES={OPEN:"vp-open",VISBILITYHIDDEN:"vp-vis-hide",VISBILITYSHOW:"vp-vis-show",ACTIVE:"vp-active",ON:"vp-on"};var _=n(3217),E=n(9319);function A(t){return m.default.classList(t)}var O=function(){function t(t,i){this.n1=t,this._m=i}return t.prototype.create=function(){this.e1(),this.s1=m.default.render(_,{strings:d.default}),this.o1(),this.u1=this.h1,this.a1(),this.f1=null,this.updateAvailableLanguages(i.DEFAULT_CC_DATA),this.l1=document.createElement("div"),this.l1.innerText=d.default.CC_PREVIEW_MESSAGE,A(this.l1).add(r.Preview),A(this.l1).add("vp-vis-hidden");var t=this.n1.getMainElement();return t&&t.appendChild(this.l1),this.syncMenuUI(),this.onPlayerResize(this._m.uiState),this.s1},t.prototype.syncMenuUI=function(){this.v1(),this.d1(),this.m1()},t.prototype.showActiveContainer=function(t){this.b1&&clearTimeout(this.b1),this.u1&&A(t).add(i.ACTIVATION_CLASSES.OPEN),this.u1&&A(this.u1).add(i.ACTIVATION_CLASSES.OPEN)},t.prototype.hideActiveContainer=function(t){var n=this;this.u1&&A(this.u1).remove(i.ACTIVATION_CLASSES.OPEN),this.u1&&A(t).remove(i.ACTIVATION_CLASSES.OPEN),this.b1&&clearTimeout(this.b1),this.b1=window.setTimeout((function(){n.u1=n.h1}),1e4)},t.prototype.updateCCToggleState=function(t){var n=this.g1.ccToggleNode,e=this.g1.ccToggleLabel;t?A(n).add(i.ACTIVATION_CLASSES.ON):A(n).remove(i.ACTIVATION_CLASSES.ON),e.innerText=(t?d.default.ON:d.default.OFF).toUpperCase()},t.prototype.destroy=function(){this.w1.forEach((function(t){return t.destroy()})),this._1.forEach((function(t){return t.destroy()})),this.w1=null,this._1=null,this.f1=null,this.E1=null,this.A1=null,this.O1=null,this.g1=null,this.S1=null,this.s1=null,this.h1=null,this.T1=null,this.I1=null,this.u1=null},t.prototype.updateAvailableLanguages=function(t){this.A1=this.A1||[],this.O1=t.selectedLang||this.O1,t&&t.langList&&t.langList.length&&(this.A1=t.langList),this.m1()},t.prototype.onPlayerResize=function(t){t&&t.width&&t.height&&(t.width>=v.HideBreakpointDimensions.WIDTH&&t.height>=v.HideBreakpointDimensions.HEIGHT?this.s1&&A(this.s1).remove(i.ACTIVATION_CLASSES.VISBILITYHIDDEN):this.s1&&A(this.s1).add(i.ACTIVATION_CLASSES.VISBILITYHIDDEN))},t.prototype.j1=function(){var t=this;if(this.jG=this.n1.getCCElement(),this.jG){var n=this.jG.querySelector("span").style,e=this.jG.style;this.l1.style.fontFamily=e.fontFamily,this.l1.style.fontSize=e.fontSize,this.l1.style.top=this._m.ccUserPreferences.ccPos===o.Top?"5%":"",this.l1.style.bottom=this._m.ccUserPreferences.ccPos===o.Bottom?"16%":"",this.l1.style.left=e.left||"2.5%",this.l1.style.color=e.color,this.l1.style.textShadow=e.textShadow,this.l1.style.backgroundColor=n.backgroundColor,this.jG.style.visibility="hidden",A(this.l1).add(i.ACTIVATION_CLASSES.ACTIVE),this.M1&&clearTimeout(this.M1),this.M1=window.setTimeout((function(){t.jG.style.visibility="visible",A(t.l1).remove(i.ACTIVATION_CLASSES.ACTIVE)}),2e3)}},t.prototype.e1=function(){var t=p.LocalStorage.get(l.CC_LOCAL_STORAGE)?p.LocalStorage.get(l.CC_LOCAL_STORAGE).ccSettingsMenu:null;t||l.CCController.saveCCSettingsToLocalStorage({ccSettingsMenu:i.ExtraSettingsDefaultValues}),this.E1=t||i.ExtraSettingsDefaultValues},t.prototype.m1=function(){var t=l.CCController.getLanguageForCode(this.O1),i=this.g1.languageNode.querySelector(r.Value);i&&(i.innerText=t),this.f1&&"Language"===this.f1&&this.N1(t)},t.prototype.d1=function(){if(this.f1){var t=this.E1[this.f1];this.N1(t)}},t.prototype.N1=function(t){var n=this.I1.querySelectorAll(r.ListItem);Array.prototype.forEach.call(n,(function(n){var e=n.querySelector(r.CheckMark);n.dataset.itemType!==t?(A(n).remove(i.ACTIVATION_CLASSES.ACTIVE),A(e).remove(i.ACTIVATION_CLASSES.VISBILITYSHOW)):(A(n).add(i.ACTIVATION_CLASSES.ACTIVE),A(e).add(i.ACTIVATION_CLASSES.VISBILITYSHOW))}))},t.prototype.v1=function(){var t=this,i=this.T1.querySelectorAll(r.ListItem);Array.prototype.forEach.call(i,(function(i){var n,e=i.dataset.itemType;"header"!==e&&(i.querySelector(r.Value).innerHTML=(n=t.R1(t.E1[e]))&&n.replace(/\s/g,"&nbsp;"))}))},t.prototype.o1=function(){this.h1=this.s1.querySelector(e.Main),this.g1={headerNode:this.h1.querySelector(r.HeaderListItem),ccToggleNode:this.h1.querySelector(r.Toggle),ccToggleLabel:this.h1.querySelector(r.ToggleLabel),languageNode:this.h1.querySelector(r.LanguageListItem)},this.L1()},t.prototype.L1=function(){var t=this;this.w1=[],this.w1.push(new g.default(this.g1.headerNode,(function(){t.D1(e.Extra)}))),this.w1.push(new g.default(this.g1.languageNode,(function(){t.C1(),t.D1(e.Options)}))),this.w1.push(new g.default(this.g1.ccToggleNode,this.P1.bind(this)))},t.prototype.C1=function(){var t=this;this.U1(this.R1("Language"),e.Main);var i=this.I1.querySelector(r.ListOptions);this.A1.forEach((function(n){var e=l.CCController.getLanguageForCode(n),r=t.V1(!1,e,null);i.appendChild(r),t._1.push(new g.default(r,(function(){t.B1(n)})))})),this.f1="Language",this.m1()},t.prototype.B1=function(t){this.O1=t,this.n1.onlanguageChange(t),this.n1.updateClosedCaptionButtonState(!0),this.m1()},t.prototype.P1=function(){var t=A(this.g1.ccToggleNode).contains(i.ACTIVATION_CLASSES.ON)||!1;this.n1.publish(b.ControlsEvent.TOGGLE_CC,!t,!0),this.n1.updateClosedCaptionButtonState(!t)},t.prototype.a1=function(){var t=this;this.T1=this.s1.querySelector(e.Extra),this.I1=this.s1.querySelector(e.Options),this.S1={headerNode:this.I1.querySelector(r.HeaderListItem),headerValue:this.I1.querySelector(r.Item)},this.w1.push(new g.default(this.T1.firstElementChild,(function(){t.D1(e.Main)})));var i=this.T1.querySelector(r.ListOptions);Object.keys(this.E1).forEach((function(n){var r=t.V1(!0,n,t.R1(t.E1[n]));i.appendChild(r);var s=r.dataset.itemType;t.w1.push(new g.default(r,(function(){t.D1(e.Options),t.F1(s)})))}))},t.prototype.V1=function(t,i,n){var e=this.R1(i);return m.default.render(E,{caratRequired:t,itemContent:e,itemType:i,valueContent:n,valueRequired:!!n})},t.prototype.D1=function(t){var n=this;Object.keys(e).map((function(r){var s=n.s1.querySelector(e[r]);e[r]===t?(A(s).add(i.ACTIVATION_CLASSES.OPEN),n.u1=s):A(s).remove(i.ACTIVATION_CLASSES.OPEN)}))},t.prototype.U1=function(t,i){var n=this;this._1&&this._1.length&&this._1.forEach((function(t){return t.destroy()})),this._1=[];var e=this.I1.querySelector(r.ListOptions),s=e.querySelectorAll(r.ListItem);Array.prototype.forEach.call(s,(function(t){"header"!==t.dataset.itemType&&e.removeChild(t)})),this._1.push(new g.default(this.S1.headerNode,(function(){n.D1(i)}))),this.S1.headerValue.innerText=t},t.prototype.R1=function(t){return y[t]||t},t.prototype.F1=function(t){var i=this;this.U1(this.R1(t),e.Extra);var n=w[t],s=this.I1.querySelector(r.ListOptions);Object.keys(n).map((function(e){var r=i.V1(!1,e,null);s.appendChild(r),i._1.push(new g.default(r,(function(){var r=n[e];i.z1(t,r,e)})))})),this.f1=t,this.N1(this.E1[t])},t.prototype.z1=function(t,i,n){if(this._m.ccUserPreferences){var e,r=this._m.ccUserPreferences;switch(t){case"Effects":r.fontEffect=i;break;case"Position":r.ccPos=i;break;case"Font Size":r.fontSize=Number(i),e="size: "+i;break;case"Font Family":r.fontName=i,e="font: "+i;break;case"Font Color":r.fontColor=i;break;case"Background Color":r.bgColor=i;break;case"Background Transparency":try{var s=Number(i);r.bgOpacity=s/100,e="opacity: "+s}catch(t){return}}this.n1.updateClosedCaptionStyle(e),this.E1[t]=n,l.CCController.saveCCSettingsToLocalStorage({ccSettings:r,ccSettingsMenu:this.E1}),this.syncMenuUI(),this.j1()}},t}();i.default=O},8430:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o=n(7403),u=n(9847),h=n(3072),a=n(954),c=n(1962),f=n(8103),l=n(1279),v=n(4685),d=n(1954),p=n(1204),m=n(4986),b=n(6342),g=n(3641),y=n(297),w=n(514),_=n(4915),E=n(9865),A="vp-on",O=d.default.ADV_SHORT.split("{")[0];function S(t){return b.default.classList(t)}!function(t){t.BACKWARD_SEEK="ceBackwardSeek",t.CUSTOM_ELEMENT="ceCustomElem",t.FORWARD_SEEK="ceForwardSeek",t.LOGO_CLICK="ceLogoClick",t.SEEK="ceSeek",t.SET_AUDIO_LANGUAGE="ceSetAudio",t.SET_MUTE="ceSetMute",t.SET_QUALITY="ceQualitySet",t.SET_VOLUME="ceSetVolume",t.TOGGLE_CC="ceToggleCc",t.TOGGLE_PLAY_PAUSE="ceTogglePlayPause",t.UI_INTERACT="ceUiInteract",t.KEY_CHANGE_VOLUME="ceKeyChangeVolume"}(s=i.ControlsEvent||(i.ControlsEvent={}));var T=function(t){function i(i,n,e,r){var s=t.call(this,"Controls")||this;return s.YU=i,s.vG=n,s._m=e,s.fH=r,s.G1=!0,s.YU.addEventListener(c.VideoEvent.PLAYING,s.H1,s),s.YU.addEventListener(c.CAST.CAPTION_AVAILABILITY_CHANGED,s.updateClosedCaptionUI,s),s.YU.addEventListener(c.RELATED_ITEM_CLICK,s.yY,s),s.YU.addEventListener(c.FULLSCREEN_CHANGE,(function(t){var i="boolean"==typeof t?t:s.vG.getFullscreen();s.Y1(i)}),s),s.YU.addEventListener(h.ExternalEvt.AIRPLAY_AVAILABILITY_CHANGE,(function(t){s.q1&&S(s.q1)[t?"remove":"add"]("vp-hidden")}),s),s.YU.addEventListener(h.ExternalEvt.AIRPLAY_CONNECTION_STATE_CHANGE,(function(t){s.q1&&S(s.q1)[t.connected?"add":"remove"]("vp-airplay-on")}),s),s.YU.addEventListener(c.KEYDOWN,s.IY,s),s.YU.addEventListener(h.ExternalEvt.PLAYER_DOCKED_CHANGE,s.W1,s),s.YU.addEventListener(c.CCEvent.TOGGLE,s.updateClosedCaptionButtonState,s),s}return r(i,t),i.prototype.create=function(){var t=b.default.render(_,{isMobile:u.userAgent.mobile,strings:d.default}),i={logoContainer:t.querySelector(".vp-logos"),multiAudioList:t.querySelector(".vp-multi-audio"),bottomBar:t.querySelector(".vp-bottom-bar"),topBar:t.querySelector(".vp-top-bar"),titleBar:t.querySelector(".vp-playing-item-title"),muteIndicator:t.querySelector(".vp-mute-indicator"),objectOverlay:t.querySelector(".vp-object-overlay")};this.OQ=i.bottomBar,this.Q1=this.OQ.querySelector(".vp-slider"),this.X1=this.OQ.querySelector(".vp-buffer-bar"),this.Z1=this.OQ.querySelector(".vp-time-container"),this.J1=this.OQ.querySelector(".vp-menu-controls"),this.K1=this.OQ.querySelector(".vp-current-time"),this.t2=this.OQ.querySelector(".vp-total-time"),this.i2=this.OQ.querySelector(".vp-handle"),this.n2=this.OQ.querySelector(".vp-playback-bar"),this.e2=this.OQ.querySelector(".vp-play-btn"),this.s2=this.OQ.querySelector(".vp-forward-btn"),this.o2=this.OQ.querySelector(".vp-backward-btn"),this.u2(),this.h2=this.OQ.querySelector(".vp-seek"),this.a2=this.OQ.querySelector(".vp-visual-seek"),this.f2=this.OQ.querySelector(".vp-cc-btn"),this.l2=this.OQ.querySelector(".vp-cc-pointer"),this.q1=this.OQ.querySelector(".vp-airplay-btn"),this.v2=this.OQ.querySelector(".vp-fullscreen-btn"),this.d2=this.OQ.querySelector(".vp-volume-btn"),this.m2=this.OQ.querySelector(".vp-volume-bar-container"),this.b2=this.OQ.querySelector(".vp-volume-level"),this.g2=this.OQ.querySelector(".vp-volume-bar"),this.w2=this.OQ.querySelector(".vp-volume-value"),this._2=this.OQ.querySelector(".vp-volume-handle"),this.E2=i.multiAudioList,this.A2=this.OQ.querySelector(".vp-multiaudio-btn"),this.O2=i.logoContainer,this.S2=i.muteIndicator,this.T2=i.titleBar,this.I2=this.OQ&&this.OQ.parentNode.querySelector(".vp-playing-item-title-header"),this.j2=i.topBar,this.JJ=this.j2&&this.j2.querySelector(".vp-content-type"),this.M2=this._m.showTitleOnHover;var n=this.v2&&b.default.isOldIeBrowser()&&b.default.isIFrame();if(n=n||!this._m.showFullscreenButton){var e=document.createElement("div");S(e).add("vp-fullscreen-btn-replacement"),this.v2&&(this.v2.parentNode.insertBefore(e,this.v2),this.v2.parentNode.removeChild(this.v2),this.v2=null)}return this._m.showPlayButton||(this.e2.parentNode.removeChild(this.e2),this.e2=null),p.default.airplaySupported&&this._m.casting||this.q1&&this.q1.parentNode&&(this.q1.parentNode.removeChild(this.q1),delete this.q1),this.N2(),!b.default.isOldIeBrowser()&&this.R2(),this.L2(),this.jV(),this.f2&&(this.D2?this.D2.createCCBtnTooltip(this.f2):!u.userAgent.mobile||u.userAgent.ios||u.userAgent.chrome&&p.default.hasNativeAutoplaySupport||(this.f2.style.display="none")),u.userAgent.mobile||delete i.multiAudioList,this.C2(),this.P2(),i},i.prototype.syncAriaState=function(){this.e2&&this.e2.setAttribute("aria-label",this._m.isPaused()?d.default.PLAY_VIDEO:d.default.PAUSE_VIDEO),this.v2&&(this.vG.getFullscreen()?this.v2.setAttribute("aria-label",d.default.GO_TO_NORMAL_SCREEN):this.v2.setAttribute("aria-label",d.default.GO_TO_FULLSCREEN)),this.d2&&(S(this.d2).contains("muted")?this.d2.setAttribute("aria-label",d.default.UNMUTE):this.d2.setAttribute("aria-label",d.default.MUTE))},i.prototype.getBottomBar=function(){return this.OQ},i.prototype.onMediaItemLoaded=function(t){this.CG=t.isLive(),this.U2=t.liveState,this.JJ.innerHTML="",this.JJ.setAttribute("aria-label",""),S(this.JJ).add("hide"),"chrome"===t.liveLabel&&S(this.JJ).add("vp-nonpersistent"),this.CG?this.V2():this.B2()},i.prototype.updateVolumeUI=function(t,i,n){void 0===n&&(n=!1),n||("boolean"!=typeof i||m.isNullOrUndefined(i)?this.F2(!t):(this.F2(i),t=i?0:t),this.z2(t))},i.prototype.updateClosedCaptionUI=function(t){this.G1=t,t?(S(this.f2).remove("vp-hide"),S(this.G2).remove("vp-hide"),this.H2(d.default.CAPTIONS_AVAILABLE)):(S(this.f2).add("vp-hide"),S(this.G2).add("vp-hide"),this.H2(d.default.CAPTIONS_NOT_AVAILABLE))},i.prototype.updateClosedCaptionButtonState=function(t){t?(S(this.f2).add(A),this.H2(d.default.CAPTIONS_ON)):(S(this.f2).remove(A),this.H2(d.default.CAPTIONS_OFF)),this.Y2&&this.Y2.updateCCToggleState(t),this.G1||this.H2(d.default.CAPTIONS_NOT_AVAILABLE)},i.prototype.updateAvailableLanguages=function(t){this.Y2&&this.Y2.updateAvailableLanguages(t)},i.prototype.onPlayerResize=function(t){this.Y2&&this.Y2.onPlayerResize(t),t.width<=a.HideBreakpointDimensions.WIDTH&&t.height<=a.HideBreakpointDimensions.HEIGHT?S(this.q2).add("vp-hide"):S(this.q2).remove("vp-hide"),this.W2&&this.W2.onPlayerResize(t,this.Q2)},i.prototype.onlanguageChange=function(t){this.vG&&this.vG.onlanguageChange(t)},i.prototype.updateClosedCaptionStyle=function(t){this.vG&&this.vG.updateClosedCaptionStyle(t)},i.prototype.onMediaItemCurrent=function(t){},i.prototype.onMediaItemPlaybackStarted=function(t){this.CG?this.V2():this.B2(),this.P2(),this.X2(),this.C2(),this.Z2(),this.E2&&this.J2(),this.K2(),this.t4(t),this.W2&&this.W2.onPlaybackStarted(t);var i=this._m.uiState.width<=a.HideBreakpointDimensions.WIDTH&&this._m.uiState.height<=a.HideBreakpointDimensions.HEIGHT;this.W2&&this.W2.shouldEnableSettings()&&!i?S(this.q2).remove("vp-hide"):S(this.q2).add("vp-hide")},i.prototype.onMediaItemPlaybackProgress=function(t){var i=this.gY,n=t.buffered,e=i.currentTime,r=i.playbackMode;n&&this.i4(n),void 0!==e&&r===v.PlaybackMode.VIDEO&&this.n4(e)},i.prototype.onAdBreakStarted=function(){S(this.Q1).add("vp-disable"),S(this.s2).add("vp-disable"),S(this.o2).add("vp-disable")},i.prototype.onAdPlaybackStarted=function(){this.P2(),this.e4(),this.r4(),this.s4(),S(this.Q1).add("vp-disable"),S(this.JJ).add("hide"),S(this.q2).add("vp-hide"),this.W2&&this.W2.isOpen()&&this.W2.toggleSettings(this.Q2)},i.prototype.onAdPlaybackEnded=function(){this.Z2(),this._m.seekControls.show&&(S(this.s2).remove("vp-disable"),S(this.o2).remove("vp-disable")),S(this.Q1).remove("vp-disable"),this.W2&&this.W2.shouldEnableSettings()&&S(this.q2).remove("vp-hide")},i.prototype.onAdPlaybackProgress=function(t){var i=t.currentTime,n=t.duration;i&&n&&this.n4(i,!0)},i.prototype.onControlsBarChange=function(t){!this.M2||this.vG.isDocked()&&this._m.docking.showInfoCard||(t?this.o4():(this.u4(),S(this.i2).remove("active"),S(this.Q1).remove("vp-thick-slider"),this.r4()))},i.prototype.getCCElement=function(){return this.vG?this.vG.getCCElement():null},i.prototype.getMainElement=function(){return this.vG.getMainElement()},i.prototype.updateCurrentItemTitle=function(t){this.T2.innerHTML=t},i.prototype.addCustomControlElement=function(t){var i=this,n=t.icon||"",e=t.label||"",r=t.className||"",o=document.createElement("div");o.setAttribute("class",r),o.setAttribute("style",'background-image: url("'+n+'")'),o.setAttribute("aria-label",e),o.setAttribute("role","button"),o.setAttribute("tabindex","0"),S(o).add("vp-button"),this.J1.insertBefore(o,this.J1.firstChild),this.publish(s.CUSTOM_ELEMENT,"create",e);return this.h4=new w.default(o,(function(t){t.stopPropagation(),i.publish(s.CUSTOM_ELEMENT,"click",e)})),o},i.prototype.destroy=function(){this.a4&&this.a4.destroy(),this.f4&&this.f4.destroy(),this.l4&&this.l4.destroy(),this.v4&&this.e2&&(this.v4.destroy(),this.v2&&this.d4&&this.d4.destroy(),this.m4&&this.m4.destroy(),this.b4&&this.b4.destroy(),this.g4&&this.g4.destroy(),this.s4(),this.y4()),this._Q&&(this.zQ.removeEventListener("tap",this.GQ),this._Q.destroy()),this.w4&&this.w4.destroy(),this.h4&&this.h4.destroy(),this._4&&this._4.destroy(),this.E4&&this.E4.destroy(),this.S2&&this.A4(),this.vG.getContentNode().removeEventListener("keydown",this.O4,!1),this.S4&&this.S4.destroy()},i.prototype.W1=function(){var t=this,i=this._m.logos;i&&!S(this.O2).contains("vp-hide")&&this.O2.querySelector(".vp-logo")&&Object.keys(i).forEach((function(n){var e=t.O2.querySelector(".vp-logo-type-"+n+" img");t.T4(e,i[n])}))},i.prototype.C2=function(){var t=this,i=this._m.logos;this.O2&&i&&(Object.keys(i).forEach((function(n){i[n]&&t.I4(i[n],n)})),S(this.O2).remove("vp-hide"))},i.prototype.u2=function(){if(this.OQ){u.userAgent.android&&(this.s2.querySelector("svg").setAttribute("transform","scale(1.5, 1.5) translate(4.5, 4.5)"),this.o2.querySelector("svg").setAttribute("transform","scale(1.5, 1.5) translate(4.5, 4.5)"));var t=this.s2.querySelector(".vp-forward-time"),i=this.o2.querySelector(".vp-backward-time");t.innerHTML=i.innerHTML=this._m.seekControls.offset,this._m.seekControls.offset<10&&(t.setAttribute("transform","translate(2, 0.4)"),i.setAttribute("transform","translate(1.8, 0.4)"))}},i.prototype.I4=function(t,i){var n=this;if(t&&t.url){var e=this.O2.querySelector(".vp-logo-type-"+i);e||((e=document.createElement("div")).innerHTML="<img />",e.setAttribute("class","vp-logo vp-logo-type-"+i),this.w4=new w.default(e,(function(){return n.publish(s.LOGO_CLICK)})),this.O2.appendChild(e));var r=e.querySelector("img"),o=["bottomLeft","bottomRight","topRight","topLeft","off"],u=t.position&&o.indexOf(t.position)>-1?t.position:"bottomRight",h=S(e),a="vp-logo-";o.forEach((function(t){t!==u&&h.contains(a+t)&&h.remove(a+t)})),t.fadeOut&&/^\d+\.?\d*s$/.test(t.fadeOut)&&(h.add("vp-logo-fadeout"),e.setAttribute("data-fadeout",t.fadeOut)),h.contains(u)||h.add(a+u),t.url&&r.src!==t.url&&(r.src=t.url,this.T4(r,t))}},i.prototype.L2=function(){var t=this;this.W2=new y.default(this._m),this.q2=this.OQ.querySelector(".vp-setting-btn"),this.Q2=this.OQ.querySelector(".vp-setting-pointer"),this.q2&&(this.l4=new w.default(this.q2,(function(){var i=t.vG.getAdsOverlayNode();t.W2&&t.W2.toggleSettings(t.Q2),i&&S(i).toggle("vp-ads-overlay-bg"),t.Y2.hideActiveContainer(t.l2)}))),this.s1=this.W2.create(),this.J1.parentNode.insertBefore(this.s1,this.J1.nextSibling),this.W2.on(y.SettingsEvent.SET_QUALITY,(function(i){t.publish(s.SET_QUALITY,i)}),this),this.W2.on(y.SettingsEvent.UI_INTERACT,(function(i){t.publish(s.UI_INTERACT,i)}),this)},i.prototype.T4=function(t,i){var n=this.vG.isDocked();i&&i.height&&t&&(t.height=n?Math.min(i.height,this._m.docking.height/10):i.height),i&&i.width&&t&&(t.width=n?Math.min(i.width,this._m.docking.width/10):i.width)},i.prototype.e4=function(){this.O2&&S(this.O2).add("vp-hide")},i.prototype.j4=function(){var t=this.O2.querySelectorAll(".vp-logo-fadeout");if(!(t.length<1))for(var i=0,n=t;i<n.length;i++){var e=n[i],r=e&&e.getAttribute("data-fadeout");r&&Object.assign(e.style,{opacity:0,transition:"visibility "+r+" ease-in-out "+r+", opacity "+r+" ease-in-out",visibility:"hidden"})}},i.prototype.M4=function(t){var i=this;!this._m.autoplay||this.vG.isDocked()&&this._m.docking.showInfoCard||(S(this.T2).add("vp-title-standard"),this.N4(!0),this.R4=window.setTimeout((function(){S(i.T2).add("vp-hide"),i.L4(t)}),6e3))},i.prototype.X2=function(){this.R4&&clearTimeout(this.R4),this.D4=null;var t=this.xW(),i=t&&t.title||"";switch(this.C4(),this.updateCurrentItemTitle(i),S(this.T2).remove("vp-title-standard"),S(this.T2).remove("vp-secondary"),S(this.T2).remove("vp-hide"),this.D4&&this.I2&&(S(this.I2).remove("vp-title-header-standard"),S(this.I2).remove("vp-hide")),this._m.showTitleOnStart||""){case"fadeoutall":this.M4(!0);break;case"standard":this.M4(!1)}},i.prototype.C4=function(){var t=this.I2;if(this.P4()){var i=this.D4,n=i&&i.open_label||i&&i.label||"";t.innerHTML=this.x4(n)}else t&&""!==t.innerHTML&&(t.innerHTML="",S(t).add("vp-hide"))},i.prototype.N4=function(t){if(this.P4()){var i=S(this.I2);i.remove("vp-hide"),i.add("vp-title-header-standard"),S(this.T2).add("vp-secondary"),t?i.add("vp-title-shown"):i.remove("vp-title-shown")}},i.prototype.L4=function(t){var i=this;if(this.U4&&clearTimeout(this.U4),this.V4&&clearTimeout(this.V4),this.P4()){var n=this.I2,e=S(n);e.remove("vp-title-shown"),e.add("vp-hide");var r=this.D4,s=r&&r.label||"";this.U4=window.setTimeout((function(){n.innerHTML=i.x4(s),e.remove("vp-hide"),t&&(i.V4=window.setTimeout((function(){n.innerHTML="",e.add("vp-hide")}),5e3))}),300)}},i.prototype.P4=function(){return!(!this.I2||!this.D4)},i.prototype.x4=function(t){if(!t||""===t)return"";return""+t.replace(/\*\*([^\*]+(\s[^\*]+)*)\*\*/gi,"<strong>$1</strong>")},i.prototype.o4=function(){S(this.T2).add("vp-title-standard"),S(this.T2).remove("vp-hide"),this.N4(!0)},i.prototype.u4=function(){S(this.T2).add("vp-title-standard"),S(this.T2).add("vp-hide"),this.N4(!1)},i.prototype.V2=function(){S(this.Q1).add("vp-disable"),S(this.s2).add("vp-disable"),S(this.o2).add("vp-disable"),S(this.Z1).add("vp-hide"),this.U2&&"live"===this.U2&&(this.JJ.innerHTML=d.default.LIVE,this.JJ.setAttribute("aria-label",d.default.LIVE),S(this.JJ).remove("hide"),S(this.T2).add("vp-live"))},i.prototype.B2=function(){S(this.Q1).remove("vp-disable"),this._m.seekControls.show?(S(this.s2).remove("vp-disable"),S(this.o2).remove("vp-disable")):(S(this.s2).add("vp-disable"),S(this.o2).add("vp-disable")),S(this.Z1).remove("vp-hide"),S(this.T2).remove("vp-live")},i.prototype.jV=function(){var t=this;if(this.e2){this.v4=new w.default(this.e2,(function(i){i.stopPropagation();var n=t.vG.getCurrentViewState(),e=t.xW(),r=e&&e.id,o=t._m.isPaused()?"ctrl-play-btn":"ctrl-pause-btn";"end-screen"===n?(t.YU.publish(c.RELATED_ITEM_CLICK,r,-1,!1,!1),t.B4()):(t.publish(s.UI_INTERACT,{srcElement:o}),t.publish(s.TOGGLE_PLAY_PAUSE))}))}if(this.v2){this.d4=new w.default(this.v2,(function(i){i.stopPropagation(),t.vG.toggleFullscreen(),t.publish(s.UI_INTERACT,{srcElement:"ctrl-fullscr-btn"})}))}this.F4=new w.default(this.OQ,(function(t){t.stopPropagation()})),this.q1&&(this.f4=new w.default(this.q1,(function(){t.vG.showAirplayTargetMenu(),t.publish(s.UI_INTERACT,{srcElement:"ctrl-airplay-btn"})}))),this.A2&&(this.E4=new w.default(this.A2,(function(){S(t.E2).remove("vp-hidden"),t.publish(s.UI_INTERACT,{srcElement:"ctrl-multi-audio-btn"})}))),this.z4(),this.O4=function(i){t.YU.publish(c.KEYDOWN,{keyCode:i.keyCode,shiftDown:i.shiftKey,ctrlDown:i.ctrlKey,altDown:i.altKey,target:i.target,preventDefault:function(){i.preventDefault()}})},this.vG.getContentNode().addEventListener("keydown",this.O4,!1),this.S4=new w.default(this.Q1,(function(t){t.stopPropagation()})),this.Z2(),this.G4(),this.H4(),this.Y4()},i.prototype.R2=function(){this.Y2=new g.default(this,this._m),this.G2=this.Y2.create(),u.userAgent.mobile&&S(this.G2).add("vp-hide"),this.J1.parentNode.insertBefore(this.G2,this.J1.nextSibling)},i.prototype.z4=function(){var t=this;this.f2&&(this.a4=new w.default(this.f2,(function(i){if(i.stopPropagation(),t.G1){var n=!S(t.f2).contains(A),e="cc-"+(n?"on":"off")+(!(!t._m.castState||!t._m.castState.connected)?"-cast":"");t.publish(s.UI_INTERACT,{srcElement:e}),t.publish(s.TOGGLE_CC,n,!0),t.updateClosedCaptionButtonState(n)}})),this.Y2&&this.q4())},i.prototype.q4=function(){var t=this;this.W4=null;this.Q4=function(i){var n=t.vG.getAdsOverlayNode();u.userAgent.mobile||t.W2&&t.W2.isOpen()||(t.X4(i),t.Y2.showActiveContainer(t.l2),n&&S(n).add("vp-ads-overlay-bg"),S(t.m2).remove("open"))},this.Z4=function(i){var n=t.vG.getAdsOverlayNode();t.X4(i),t.W4&&clearTimeout(t.W4),t.W4=window.setTimeout((function(){t.Y2.hideActiveContainer(t.l2),n&&S(n).remove("vp-ads-overlay-bg")}),1e3)},this.J4=function(i){u.userAgent.mobile||(t.X4(i),t.W4&&clearTimeout(t.W4))},this.K4(this.f2,this.Q4,this.Z4),this.K4(this.G2,this.J4,this.Z4)},i.prototype.H2=function(t){this.D2&&this.D2.updateCCTooltip(t)},i.prototype.yY=function(){var t=this.xW(),i=t&&t.title||"";this.B4(),this.C4(),this.updateCurrentItemTitle(i)},i.prototype.B4=function(){this.K1.innerHTML="0:00",this.t2.innerHTML="0:00"},i.prototype.Y1=function(t){this.v2&&(t?(S(this.v2).add("fullscreen"),this.t3(d.default.EXIT_FULLSCREEN)):(S(this.v2).remove("fullscreen"),this.t3(d.default.FULLSCREEN_SPACE))),this.i3(t),this.syncAriaState()},i.prototype.t3=function(t){if(this.v2){var i=this.v2.querySelector(".vp-tooltip-content");i&&(i.innerHTML=t)}},i.prototype.G4=function(){var t=this;if(this._m.seekControls.show){this.b4=new w.default(this.s2,(function(i){i.stopPropagation(),t.publish(s.FORWARD_SEEK),t.publish(s.UI_INTERACT,{srcElement:"ctrl-forward-seek-btn"})}));this.g4=new w.default(this.o2,(function(i){i.stopPropagation(),t.publish(s.BACKWARD_SEEK),t.publish(s.UI_INTERACT,{srcElement:"ctrl-backward-seek-btn"})}))}},i.prototype.Z2=function(){var t=this;this.h2&&(this.m4=new w.default(this.h2,(function(i){i.stopPropagation();var n=t.h2,e=(i.clientX||i.touches&&i.touches[0]&&i.touches[0].clientX||i.pageX)-(n&&n.getBoundingClientRect().left||0),r=n?e/n.clientWidth:1,o=Math.min(r*t.SZ,Math.max(t.SZ-1,0));t.publish(s.SEEK,o)}))),this.n3=function(i){var n=t.vG.getAdsOverlayNode();t.YU.publish(c.SEEK_BAR_MOUSEOVER,i),S(t.i2).add("active"),S(t.Q1).add("vp-thick-slider"),n&&S(n).add("vp-ads-overlay-bg"),t.e3(i),t.X4(i)},this.r3=function(i){var n=t.vG.getAdsOverlayNode();t.YU.publish(c.SEEK_BAR_MOUSEOUT,i),S(t.i2).remove("active"),S(t.Q1).remove("vp-thick-slider"),n&&S(n).remove("vp-ads-overlay-bg"),t.r4(),t.X4(i)},this.K4(this.Q1,this.n3,this.r3),this.s3=function(i){if(!isNaN(t.SZ)){S(t.i2).add("active"),t.X4(i),t.$O=!0,t.YU.publish(c.CONTROLS_SEEK_START);var n=t.o3(i),e=Math.min(n*t.SZ,Math.max(t.SZ-1,0));t.YU.publish(c.CTRL_SEEK,Math.round(e)),t.u3(i)}},this.u3=function(i){if(t.$O){t.X4(i),S(t.OQ).add("vp-drag"),S(t.i2).add("active"),S(t.Q1).add("vp-thick-slider"),t.e3(i);var n=t.o3(i),e=Math.min(n*t.SZ,Math.max(t.SZ-1,0));e=e>1?e:1;var r="";r=t._m.sliderColor?"width: "+100*n+"%; background-color: "+t._m.sliderColor+";":"width: "+100*n+"%;",t.n2.setAttribute("style",r),t.X1.setAttribute("style","width: 0%;"),t.i2.setAttribute("style","left: "+100*n+"%;"),t.YU.publish(c.CONTROLS_SEEKING,e)}},this.h3=function(i){t.$O&&(S(t.OQ).remove("vp-drag"),S(t.i2).remove("active"),S(t.Q1).remove("vp-thick-slider"),t.r4(),t.X4(i),t.$O=!1,t.YU.publish(c.CONTROLS_SEEK_END))},this.a3(this.Q1,this.s3,this.u3,this.h3)},i.prototype.s4=function(){this.f3(this.Q1,this.n3,this.r3),this.l3(this.Q1,this.s3,this.u3,this.h3)},i.prototype.X4=function(t){-1!==t.type.indexOf("touch")&&t.preventDefault()},i.prototype.t4=function(t){var i=this,n=t.adBreaks,e=t.duration;n&&0===n.length||!m.isNumber(e)||0===e||b.default.getAdBreakStartOffset(n).forEach((function(t){if(t.type===f.AdBreakType.MIDROLL||t.type===f.AdBreakType.POSTROLL){var n=document.createElement("div");S(n).add("vp-ad-break"),n.style.left=t.startOffset/e*100+"%",i.Q1.appendChild(n)}}))},i.prototype.K2=function(){for(var t=this.Q1.querySelectorAll(".vp-ad-break"),i=0;i<t.length;i++)this.Q1.removeChild(t[i])},i.prototype.H1=function(){this.j4()},i.prototype.IY=function(t){var i,n=this.gY,e=this._m.volume,r=n.currentTime,o=this.SZ,u=n.playbackMode;switch(t.keyCode){case 13:this.YU.publish(c.TOGGLE_PLAY_PAUSE);break;case 27:this.vG.updateViewOnEscPress();break;case 32:t.preventDefault(),this.YU.publish(c.TOGGLE_PLAY_PAUSE);break;case 37:t.preventDefault(),u!==v.PlaybackMode.VIDEO||this.CG||(i=r-5,this.YU.publish(c.CONTROLS_SEEKING,i>=0?i:0));break;case 38:t.preventDefault();var h=e+.05,a=h>1?1:h;this.v3(a);break;case 39:t.preventDefault(),u!==v.PlaybackMode.VIDEO||this.CG||(i=r+5,this.publish(s.SEEK,i<=o?i:o));break;case 40:t.preventDefault();var f=e-.05;a=f<0?0:f;this.v3(a);break;case 67:if(this.f2){var l=!S(this.f2).contains(A);this.publish(s.TOGGLE_CC,l,!0)}break;case 70:this.v2&&this.vG.toggleFullscreen();break;case 77:this.publish(s.SET_MUTE,!this._m.mute)}if(t.keyCode>=48&&t.keyCode<=57){var d=(t.keyCode-48)/10;o>0&&this.YU.publish(c.CONTROLS_SEEKING,o*d)}},i.prototype.n4=function(t,i){var n=Math.min(t/this.SZ*100,100);if(this.K1&&m.isNumber(t)&&m.isNumber(this.SZ)&&(this.K1.innerHTML=(i?O:"")+b.default.formatTime(t)),this.t2&&m.isNumber(this.SZ)&&(this.t2.innerHTML=b.default.formatTime(this.SZ)),m.isNumber(t)&&m.isNumber(this.SZ)){var e="";e=this._m.sliderColor?"width: "+n+"%; background-color: "+this._m.sliderColor+";":"width: "+n+"%;",this.n2.setAttribute("style",e),this.$O||this.i2.setAttribute("style","left: "+n+"%;"),this.Q1.setAttribute("aria-valuemax",this.SZ.toString()),this.Q1.setAttribute("aria-valuenow",t.toString()),this.Q1.setAttribute("aria-valuetext",b.default.formatTime(t)+" of "+b.default.formatTime(this.SZ))}},i.prototype.i4=function(t){var i=0;t.length>0&&(i=t.end(0)/this.SZ*100),this.X1.setAttribute("style","width: "+i+"%;")},i.prototype.d3=function(t,i){if(!(this.fH&&t&&i&&i.mimetype))return null;if(!this.m3){var n=this.fH.getPlugin(l.PluginType.VISUAL_SEEK,i.mimetype);this.m3=n}return this.m3&&!this.m3.canSeek(t)&&this.m3.update(t,i),this.m3},i.prototype.e3=function(t){var i=this,n=this.xW(),e=this.d3(n.id,n.visualSeekData);if(e){var r=this.o3(t),s=r*n.getRawDuration(),o=r*n.duration,u=e.getThumbnailData(n.id,s);if(u&&u.url)if(!S(this.vG.getContentNode()).contains("vp-hide-controls")){var h;h=r<.09?.09:r>.91?.91:r,this.a2.style.display="block",this.a2.style.left=100*h+"%";var a=this.a2.querySelector(".vp-vs-time");a&&(a.innerHTML=b.default.formatTime(o));var c=u.height,f=u.index,v=u.url,d=u.width,p=u.isAd,m=this.a2.querySelector(".vp-vs-thumbnail");if(!p)if(m.innerHTML="",e.visualSeekType===l.VisualSeekType.SPRITE){m.style.background="url("+v+")";var g=f%100,y=g%10*d,w=Math.floor(g/10)*c;m.style.backgroundPosition="-"+y+"px -"+w+"px"}else this.b3=v,this.g3=this.g3||setTimeout((function(){var t=i.a2.querySelector(".vp-vs-thumbnail");i.b3&&(t.style.background="url("+i.b3+")"),clearTimeout(i.g3),i.g3=null}),50)}}},i.prototype.a3=function(t,i,n,e){["mousedown","touchstart"].forEach((function(n){t.addEventListener(n,i)})),["mousemove","touchmove"].forEach((function(t){document.addEventListener(t,n)})),["mouseup","touchend"].forEach((function(t){document.addEventListener(t,e)}))},i.prototype.l3=function(t,i,n,e){["mousedown","touchstart"].forEach((function(n){t.removeEventListener(n,i)})),["mousemove","touchmove"].forEach((function(t){document.removeEventListener(t,n)})),["mouseup","touchend"].forEach((function(t){document.removeEventListener(t,e)}))},i.prototype.K4=function(t,i,n){["mouseenter","touchstart"].forEach((function(n){t.addEventListener(n,i)})),["mousemove","touchmove"].forEach((function(n){t.addEventListener(n,i)})),["mouseleave","touchend"].forEach((function(i){t.addEventListener(i,n)}))},i.prototype.f3=function(t,i,n){["mouseenter","touchstart"].forEach((function(n){t.removeEventListener(n,i)})),["mousemove","touchmove"].forEach((function(n){t.removeEventListener(n,i)})),["mouseleave","touchend"].forEach((function(i){t.removeEventListener(i,n)}))},i.prototype.P2=function(){this.d2&&this.updateVolumeUI(this._m.volume,this._m.mute)},i.prototype.y3=function(){var t=this;this.w3=new w.default(this.d2,(function(i){if(!t._3){i.stopPropagation(),t.E3(),t.vG.clearAutoHideTimeout(),t.A3&&clearTimeout(t.A3);var n=!t._m.mute;t.publish(s.UI_INTERACT,{srcElement:"ctrl-mute-btn-"+(n?"on":"off")}),t.publish(s.SET_MUTE,n),t.O3(n)}}))},i.prototype.S3=function(){var t=this,i=function(i){var n,e=function(i){var n;return n=t.vG.getFullscreen()&&(u.userAgent.chrome||u.userAgent.safari)?i.pageX-b.default.getOffsetLeftFromEl(t.b2,a.VIDEO_MAIN_ELEMENT_CLASS):i.pageX-b.default.getOffsetLeftFromDocument(t.b2),t.b2.getBoundingClientRect().left?Math.max(0,Math.min(1,n/t.b2.clientWidth)):0}(i);n=0===e,t._m.mute!==n&&(t.publish(s.UI_INTERACT,{srcElement:"ctrl-mute-btn-"+(n?"on":"off")}),t.publish(s.SET_MUTE,n)),t.publish(s.SET_VOLUME,e),t.publish(s.UI_INTERACT,{srcElement:"ctrl-volume-bar",volume:e})};this.T3=new w.default(this.b2,(function(n){n.stopPropagation(),t.E3(),i(n)})),this.I3=function(i){t.X4(i),t._3=!0,t.E3(),t.j3(i)},this.j3=function(n){t._3&&(t.X4(n),t.E3(),i(n),t.M3(n))},this.N3=function(i){t._3&&(t.X4(i),t._3=!1)},this.a3(this.b2,this.I3,this.j3,this.N3)},i.prototype.Y4=function(){var t,i=this;this.R3=function(n){n.stopPropagation(),t||(t=window.setTimeout((function(){i.publish(s.UI_INTERACT,{srcElement:"ctrl-mute-btn-off"}),t=null}),600))},this.S2&&(["mouseenter","touchstart"].forEach((function(t){i.S2.addEventListener(t,i.R3)})),["mousemove","touchmove"].forEach((function(t){i.S2.addEventListener(t,i.R3)})))},i.prototype.A4=function(){var t=this;this.S2&&(["mouseenter","touchstart"].forEach((function(i){t.S2.removeEventListener(i,t.R3)})),["mousemove","touchmove"].forEach((function(i){t.S2.removeEventListener(i,t.R3)})))},i.prototype.O3=function(t){this._m.ccOnMute&&(t?this.publish(s.TOGGLE_CC,!0,!1):this.publish(s.TOGGLE_CC,!1,!1),this.updateClosedCaptionButtonState(t))},i.prototype.E3=function(){this._2&&S(this._2).add("show")},i.prototype.L3=function(){var t=this;this.A3=null;var i=!1;this.M3=function(n){var e=t.vG.getAdsOverlayNode();t.X4(n),t.W2&&t.W2.isOpen()||(S(t.m2).add("open"),e&&S(e).add("vp-ads-overlay-bg"),i||(t.P2(),i=!0),t.E3(),t.Y2&&t.Y2.hideActiveContainer(t.l2))},this.D3=function(i){var n=t.vG.getAdsOverlayNode();t.X4(i),t.A3&&clearTimeout(t.A3),t.A3=window.setTimeout((function(){S(t.m2).remove("open"),n&&S(n).remove("vp-ads-overlay-bg")}),500)},this.C3=function(i){t.X4(i),t.A3&&clearTimeout(t.A3)},this.K4(this.d2,this.M3,this.D3),this.K4(this.m2,this.C3,this.D3)},i.prototype.H4=function(){var t=this;this.d2&&this.y3(),this.m2&&this.d2&&(this.S3(),this.L3()),this.E2&&(this._4=new w.default(this.E2,(function(i){i.stopPropagation();var n=b.default.findClosest(i.eventTarget,".vp-audio-item",t.E2);if(n){var e=t.E2.querySelector(".vp-audio-item-selected"),r=e&&e.getAttribute("data-name");e&&S(e).remove("vp-audio-item-selected"),S(n).add("vp-audio-item-selected"),t.publish(s.SET_AUDIO_LANGUAGE,n.getAttribute("data-name"),r)}else"close"===i.eventTarget.getAttribute("data-action")&&S(t.E2).add("vp-hidden")})))},i.prototype.y4=function(){this.d2&&this.w3.destroy(),this.m2&&(this.T3.destroy(),this.l3(this.m2,this.I3,this.j3,this.N3),this.f3(this.d2,this.M3,this.D3),this.f3(this.m2,this.C3,this.D3))},i.prototype.F2=function(t){var i=this.vG.getContentNode();this.d2&&(t?(S(this.d2).add("muted"),S(i).add("vp-muted")):(S(this.d2).remove("muted"),S(i).remove("vp-muted"))),this.syncAriaState()},i.prototype.z2=function(t){if(this.g2){var i=Math.ceil(100*t),n=100-i;this.g2.setAttribute("style","width:"+i+"%"),this.w2.setAttribute("style","width:"+n+"%")}if(this._2){var e=0;try{e=parseInt(window.getComputedStyle(this.b2).width,10)}catch(t){}var r=Math.ceil(t*(e-this._2.offsetWidth/2));this._2.setAttribute("style","left:"+r+"px")}},i.prototype.J2=function(){var t=this.xW();t&&t.isMultiAudioAvailable()?(this.P3(),S(this.m2).add("vp-multi-audio-available"),this.A2&&S(this.A2).remove("vp-hidden")):(S(this.m2).remove("vp-multi-audio-available"),this.A2&&S(this.A2).add("vp-hidden"),this.E2.innerHTML="")},i.prototype.P3=function(){var t=this.xW(),i=b.default.render(E,{isMobile:u.userAgent.mobile,items:t&&t.languages||[],Strings:d.default});this.E2.appendChild(i)},i.prototype.o3=function(t){var i=((t.clientX||t.touches&&t.touches[0]&&t.touches[0].clientX||t.pageX)-this.Q1.getBoundingClientRect().left)/this.Q1.clientWidth;return Math.max(0,Math.min(1,i))},i.prototype.r4=function(){this.a2.style.display="none",this.b3=""},i.prototype.i3=function(t){var i=this.vG.getContentNode(),n=this.vG.isStreamMode()||this.vG.isMiniStreamMode(),e=this.vG.isMiniStreamMode()?"vp-ministream":"vp-stream";n&&(t?S(i).remove(e):(S(i).add(e),this.D2&&this.D2.resetSettings()))},i.prototype.N2=function(){this.e2&&this.e2.setAttribute("aria-label",d.default.PLAY_VIDEO),this.Q1.setAttribute("aria-label",d.default.SEEK_SLIDER),this.Q1.setAttribute("aria-valuemin","0"),this.v2&&this.v2.setAttribute("aria-label",d.default.GO_TO_FULLSCREEN),this.d2&&(S(this.d2).contains("muted")?this.d2.setAttribute("aria-label",d.default.UNMUTE):this.d2.setAttribute("aria-label",d.default.MUTE))},Object.defineProperty(i.prototype,"SZ",{get:function(){return this.gY.duration},enumerable:!0,configurable:!0}),i.prototype.xW=function(){return this._m.playlist.getCurrentItem()},Object.defineProperty(i.prototype,"gY",{get:function(){return this._m.playbackState},enumerable:!0,configurable:!0}),i.prototype.v3=function(t){this.publish(s.SET_VOLUME,t),this.publish(s.KEY_CHANGE_VOLUME,{volume:t})},i}(o.default);i.Controls=T},9541:function(t,i){"use strict";var n;Object.defineProperty(i,"__esModule",{value:!0}),function(t){t.UP="up",t.DOWN="down",t.LEFT="left",t.RIGHT="right",t.TAP="tap"}(n||(n={}));var e={NORMAL:[{combination:[79,80,83,83]}]},r={NORMAL:[n.UP,n.DOWN,n.LEFT,n.RIGHT,n.TAP,n.TAP]},s=function(){function t(t,i){this.x3=[],this.U3=0,this.V3=0,this.B3=[],this.vH=i,this._t=t,this.F3=e[this._t],this.z3(),this.G3()}return t.prototype.destroy=function(){document.removeEventListener("keydown",this.H3,!1),document.removeEventListener("touchstart",this.Y3,!1),document.removeEventListener("touchmove",this.q3,!1),document.removeEventListener("touchend",this.W3,!1)},t.prototype.G3=function(){var t=this;this.U3=0,this.V3=0,this.F3.forEach((function(i){i.length=i.combination.length,i.value=i.length?i.combination.toString():null,i.length>t.V3&&(t.V3=i.length)})),this.H3=this.IY.bind(this),document.addEventListener("keydown",this.H3,!1)},t.prototype.IY=function(t){var i=this;this.U3=t.altDown||t.altKey?this.U3+1:0,this.B3.push(t.keyCode),this.B3.length>this.V3&&this.B3.shift(),this.F3.some((function(t){var n=i.B3.slice(Math.max(i.B3.length-t.length,0)).toString()===t.value;return t.alt?n&&i.U3>t.length:n}))&&this.vH()},t.prototype.Y3=function(t){this.Q3=t.changedTouches[0].pageX,this.X3=t.changedTouches[0].pageY,this.Z3=0,this.J3=0},t.prototype.q3=function(t){if(1===t.touches.length){var i=t.touches[0];this.Z3=i.pageX,this.J3=i.pageY}},t.prototype.W3=function(){var t,i=r[this._t];this.Z3||this.J3?t=Math.abs(this.Q3-this.Z3)>Math.abs(this.X3-this.J3)?this.Q3-this.Z3<0?n.RIGHT:n.LEFT:this.X3-this.J3<0?n.DOWN:n.UP:t=n.TAP;this.x3.push(t),this.x3.length>i.length&&this.x3.shift(),this.x3.length===i.length&&this.x3.every((function(t,n){return t===i[n]}))&&this.vH()},t.prototype.z3=function(){this.Y3=this.Y3.bind(this),this.q3=this.q3.bind(this),this.W3=this.W3.bind(this),document.addEventListener("touchstart",this.Y3,!1),document.addEventListener("touchmove",this.q3,!1),document.addEventListener("touchend",this.W3,!1)},t}();i.default=s},1225:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o=n(9847),u=n(742),h=n(1962),a=n(4685),c=n(1954),f=n(1204),l=n(4986),v=n(6609),d=n(3535),p=n(9215),m=n(446),b=1e3,g="<span class='vp-details'>",y=": </span>",w=".vp-opss-";!function(t){t.VISIBILITY_CHANGED="visibility-changed"}(s=i.OpssEvent||(i.OpssEvent={}));var _=function(){function t(t,i){var n=this;void 0===t&&(t=""),this.K3=t,this.S0=".vp-section-expand-",this.t5=w+"current-",this.S0+=this.K3,this.t5+=this.K3,this.i5=i.select(this.S0),this.n5=i.select(this.t5),this.i5.onTap((function(){var t="vp-hide",i="vp-expanded",e="vp-collapsed",r=n.n5.contains(t);n.n5.addOrRemove(t,!r),n.i5.remove(r?i:e).add(r?e:i)}))}return t.prototype.render=function(t){},t.prototype.destroy=function(){this.n5.destroy(),this.i5.destroy()},t}(),E=function(t){function i(i){return t.call(this,"hosting",i)||this}return r(i,t),i.prototype.render=function(t){var i=window.VDMS,n=i&&i.VideoPlatform&&i.VideoPlatform.PlayerHosting||"local";this.n5.select(w+this.K3).innerHTML=JSON.stringify(n,void 0,2)},i}(_),A=function(t){function i(i){return t.call(this,"plugins",i)||this}return r(i,t),i.prototype.render=function(t){var i="",n=t.plugins,e=function(t){Object.prototype.hasOwnProperty.call(n,t)&&n[t].forEach((function(n){i+="<div>"+g+t+y+n.mimetype+" - "+n.version+"</div>"}))};for(var r in n)e(r);this.n5.select(w+this.K3).innerHTML=i},i}(_),O=function(t){function i(i){return t.call(this,"context",i)||this}return r(i,t),i.prototype.render=function(t){var i=this.n5,n=t.config||{};i.select(w+"expSiteName").innerHTML=g+"site"+y+n.site,i.select(w+"expName").innerHTML=g+"expName"+y+n.expName,i.select(w+"expBucketName").innerHTML=g+"expBucket"+y+n.expBucket,i.select(w+"expType").innerHTML=g+"expType"+y+n.expType},i}(_),S=function(t){function i(i){return t.call(this,"config",i)||this}return r(i,t),i.prototype.render=function(t){this.n5.select(w+"profile").innerHTML=JSON.stringify(t.config,void 0,2)},i}(_),T=function(){function t(t){this.K3=t,this._=[],this.e5=[]}return t.prototype.push=function(t,i){this._.push(parseFloat(t)),this.e5.push(i)},t.prototype.render=function(t){if(this._.some((function(t){return l.isNumber(t)}))){var i=new d.default(document.createElement("div"));i.innerText=this.K3;var n=new d.default(document.createElement("div")).add("vp-opss-graph").appendView(i),e=document.createElement("canvas");e.width=150,e.height=60,n.appendChild(e),t.select(w+"graphs").appendView(n),this.r5(e,150,60)}},t.prototype.r5=function(t,i,n){var e=t.getContext("2d");if(e){for(var r=this._.length-1,s=0,o=this.e5[r],u=this._[r],h=u,a=r-1;a>=0;a--)if(u=Math.min(u,this._[a]),h=Math.max(h,this._[a]),a>0&&o-this.e5[a-1]>45){s=a;break}var c=this.e5[s];u>0&&(u=0),u===h&&(h=u+1),e.save(),e.translate(40,n),e.scale((i-40)/45,-1*n/(h-u)),e.beginPath(),e.moveTo(0,this._[s]-u);for(var f=s+1;f<this._.length;f++)e.lineTo(this.e5[f]-c,this._[f]-u);e.restore(),e.lineWidth=1,e.lineCap="round",e.lineJoin="round",e.strokeStyle="white",e.stroke(),e.font="8pt Monospace",e.fillStyle="white",e.fillText(h.toFixed(1),0,10),e.fillText(u.toFixed(1),0,60)}},t}(),I=function(t){function i(i,n){var e=t.call(this,p,{version:i.version,strings:c.default})||this;return e.s5=[],e._m=i,e.o5=n,e.u5={},e.h5={bitrate:new T("Bit Rate History"),speed:new T("Download Speed History"),bufferLength:new T("Buffer Length History"),frameRate:new T("Frame Rate History")},e.a5(),e.c5=e.f5(w+"close-btn",(function(){e.close()})),e.l5=e.f5(".vp-profile-btn",(function(){e.v5(e._m.inputConfig)})),e.d5(),e.s5.push(new S(e.view)),e.s5.push(new A(e.view)),e.s5.push(new E(e.view)),e.s5.push(new O(e.view)),e.p5="invalid",e}return r(i,t),i.prototype.render=function(t){this.m5(t);var i={plugins:this.o5,config:this._m.inputConfig};this.s5.forEach((function(t){return t.render(i)})),this.b5(),this.g5(),this.view.setDisplay("block"),this.publish(s.VISIBILITY_CHANGED,!0,this.view)},i.prototype.isOpen=function(){return"none"!==this.view.node.style.display},i.prototype.close=function(){this.view.setDisplay("none"),this.publish(s.VISIBILITY_CHANGED,!1,this.view),this.y5()},i.prototype.onPlaybackInfo=function(t){this.u5=t;var i=Date.now()/b;this.h5.bitrate.push(t.currentStreamBitrate,i),this.h5.speed.push(t.currentKbps,i),this.h5.bufferLength.push(t.bufferLength,i),this.h5.frameRate.push(t.frameRate?t.frameRate:0,i),this.g5()},i.prototype.onTimeUpdate=function(t,i){var n,e=o.userAgent.firefox?200:50;n=-1===i?"disabled":isNaN(t)||l.isNullOrUndefined(t)?"invalid":Math.abs(t)>e?Math.floor(Math.abs(t))+" ms "+(t>0?"ahead":"behind"):"in sync",this.p5=n,this.g5()},i.prototype.onPlaylistPositionChange=function(){this.b5()},i.prototype.onRendererSwitch=function(t,i){this.m5(i),this.b5(),this.g5()},i.prototype.onVideoEvent=function(t){for(var i=[],n=1;n<arguments.length;n++)i[n-1]=arguments[n];switch(t){case h.VideoEvent.PLAYING:case h.VideoEvent.PAUSE:case h.VideoEvent.SEEKING:case h.VideoEvent.SEEKED:this.w5(w+"playback",t)}},i.prototype.destroy=function(){this.y5(),this.c5&&this.c5.destroy(),this.l5&&this.l5.destroy(),this._5.destroy(),this.E5.destroy(),this.A5.destroy(),this.s5.forEach((function(t){return t.destroy()})),t.prototype.destroy.call(this)},i.prototype.O5=function(t){return this.view.select(t)},i.prototype.a5=function(){var t=this;this._5=new u.Timer(b,(function(){t.w5(w+"network",["network empty","network idle","network loading","network no source"][t.S5.networkState])}),this),this.E5=new u.Timer(b,(function(){t.w5(w+"state",t._m.getState())}),this),this.A5=new u.Timer(b,(function(){t.w5(w+"ready",["have nothing","have metadata","have current data","have future data","have enough data"][t.S5.readyState])}),this)},i.prototype.w5=function(t,i){var n=this.O5(t);n&&(n.innerHTML=i)},i.prototype.f5=function(t,i){return this.O5(t).onTap((function(t){t.stopPropagation(),i()}))},i.prototype.m5=function(t){t&&(this.S5=t.node,this.T5()&&this.I5())},i.prototype.j5=function(t,i,n){this.O5(t).innerHTML=g+i+y+n},i.prototype.v5=function(t){var i;try{i=JSON.parse(JSON.stringify(t))}catch(t){i={}}var n=d.default.build(m,{config:JSON.stringify(i,null,2)}).node.innerHTML;if(o.userAgent.mobile)document.write(n);else{var e=window.open();e&&e.document.write(n)}},i.prototype.T5=function(){return o.userAgent.tv||o.userAgent.safari},i.prototype.M5=function(t){var i="";return Object.keys(t).forEach((function(n){var e=t[n];i+="<div>"+g+n+y+e+"</div>"})),i},i.prototype.N5=function(t,i){var n=this,e="";return Object.keys(t).forEach((function(r){var s=t[r];s&&"object"==typeof s?isNaN(r)?(e+="<div>"+r+" :</div>",e+='<div style="padding-left: 10px">'+n.N5(s)+"</div>"):e+="<div>"+n.N5(s,r)+"</div>":e+="<div>"+(i?i+" : ":"")+r+" : "+s+"</div>"})),e},i.prototype.R5=function(t){return'<div class="vp-opss-title">'+t+"</div>"},i.prototype.d5=function(){var t={OS:o.userAgent.os,Mobile:o.userAgent.mobile,"User Agent":o.userAgent.ua};if(o.userAgent.mobile){t["Can Play Inline"]=f.default.canPlayInline,t["Autoplay Supported"]=f.default.autoplaySupported,f.default.autoplaySupported&&(t["Has Native Autoplay Support"]=f.default.hasNativeAutoplaySupport);var i=f.default.network;t["Network Info Available"]=i.available,t["Network Connection Type (SAPI)"]=i.connectionType,t["Network Connection Type (User Agent)"]=o.capabilities.getConnectionType()||"n/a",t["Is Mobile Network"]="boolean"==typeof i.mobile?i.mobile:"n/a"}this.w5(w+"platform",this.M5(t))},i.prototype.b5=function(){var t=this._m.playlist.getCurrentItem(),i="",n="none",e=this.S5?this.S5.currentSrc:"";t&&(i=t.id,n=t.videoSession),this.j5(w+"uuid","UUID",i),this.j5(".vp-sessionId","SessionId",n),this.T5()&&this.w5(w+"url","Current Source URL : "+e)},i.prototype.g5=function(){var t=this._m.playlist.getCurrentItem(),i=this.u5,n=i.deliveryProtocol;for(var e in t&&(n+=" / "+t.getType()),this.w5(w+"graphs",""),this.h5)this.h5[e].render(this.view);var r={"Total Quality Levels":i.qualityLevels,"Encoding Method":t&&t.streams.length>0?t.streams[0].rcMode:"na","Current Bitrate":i.currentStreamBitrate+" kbps",Protocol:n,CDN:t?t.getCDN():"","Recovery count":t?t.failoverCount:0,"Buffer Length":i.bufferLength+" secs","Frame Rate":i.frameRate,"Download Speed":i.currentKbps+" kbps","Dropped Frames":i.droppedFrames,"Media Size":i.mediaWidth+" x "+i.mediaHeight,"Buffering Count":0,"Total buffering time":"",Protected:i.drm?"Yes":"No","Sync State":this.p5};t&&t.rendererType===a.RendererType.HTML5_HLS&&(r["Buffering Count"]=i.bufferingCount,r["Total buffering time"]=i.totalBufferingTime+" ms");var s=this._m.playbackState.rendererType||"(no renderer yet)";s=s===a.RendererType.HTML5_HLS?s+" "+this._m.jshlsVersion:s,this.w5(w+"detail",this.M5(r)),this.j5(w+"renderertype","Renderer Type",s)},i.prototype.I5=function(){var t=this.O5(w+"tv");if(t){var i='<div class="vp-opss-url"></div>'+this.R5("HTML5 Video States"),n='<span class="vp-opss-',e='"></span>',r={"Playback State":n+"playback"+e,"Player State":n+"state"+e,"Network State":n+"network"+e,"Ready State":n+"ready"+e};i+=this.M5(r),t.innerHTML=i,this.k5()}},i.prototype.k5=function(){this.E5.start(),o.userAgent.samsung||(this._5.start(),this.A5.start())},i.prototype.y5=function(){this.E5.stop(),this._5.stop(),this.A5.stop()},i}(v.default);i.default=I},43:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(3535),r=function(){function t(t){this.WK=new e.default(document.createElement("canvas")),this.L5=this.WK.node.getContext("2d"),this.WK.setSize("80","80").add("vp-360-pie"),t.appendChild(this.WK.node),this.D5=1,this.r5()}return t.prototype.addClickListener=function(t){this.C5=function(i){i.preventDefault(),i.stopPropagation(),t&&t()},this.P5=function(t){t.preventDefault(),t.stopPropagation()},this.WK.addEventListener("click",this.C5,!1).addEventListener("mousedown",this.P5,!1).addEventListener("mouseup",this.P5,!1)},t.prototype.update=function(t){var i=t%360;i<0&&(i=360+i),i*=-1,this.D5=i/90+Math.PI/4-3.79,this.r5()},t.prototype.destroy=function(){this.WK.removeEventListener("click",this.C5,!1).removeEventListener("mousedown",this.P5,!1).removeEventListener("mouseup",this.P5,!1).removeFromParent().destroy()},t.prototype.r5=function(){var t=this.L5;if(t){t.clearRect(0,0,80,80),t.beginPath(),t.arc(40,40,28,0,2*Math.PI),t.shadowColor="rgba(18, 23, 23, 0.5)",t.shadowBlur=10,t.lineWidth=4,t.strokeStyle="#fff",t.stroke(),t.beginPath(),t.arc(40,3,2,0,2*Math.PI),t.fillStyle="#fff",t.fill();var i=-.5*Math.PI*this.D5;t.beginPath(),t.arc(40,40,28,Math.PI/4+i,-Math.PI/4+i,!0),t.lineTo(40,40),t.fillStyle="rgba(255, 255, 255, 0.6)",t.fill()}},t}();i.default=r},9554:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o=n(7403),u=n(9847),h=n(954),a=n(1962),c=n(1279),f=n(1954),l=n(6342),v=n(514),d=n(1462);function p(t){return l.default.classList(t)}!function(t){t.UI_INTERACT="playlistViewUiInteract",t.SCROLLED_TO_END="playlistViewScrolledToEnd"}(s=i.PlaylistViewEvent||(i.PlaylistViewEvent={}));var m=function(t){function i(i,n,e,r){var s=t.call(this,"PlaylistView")||this;return s.YU=i,s.vG=n,s._m=e,s.fH=r,s.YU.addEventListener(a.PLAYER_DIMENSION_CHANGE,s.SY,s),s.YU.addEventListener(a.FULLSCREEN_CHANGE,s.x5,s),s.vY=s.vG.getPlaylistController(),s.U5=s.V5.bind(s),s}return r(i,t),i.prototype.create=function(t){if(-1===[h.PLAYLIST_POS.BOTTOM,h.PLAYLIST_POS.RIGHT,h.PLAYLIST_POS.HIDDEN].indexOf(t))return null;var i="vp-playlist-mode-"+t;this.B5=0,this.F5=[],this.z5=this.G5(t),this.WL=t;var n=l.default.render(d,{strings:f.default,modeClass:i,isHiddenMode:t===h.PLAYLIST_POS.HIDDEN||!1,theme:this.z5,streamModeClass:this.H5.inStream?"vp-playlist-in-stream":""});return this._m.uiState&&this._m.uiState.isCSSLoaded&&p(n).remove("vp-vis-hidden"),this.Y5(n),this.q5(),this.jV(!0),n},i.prototype.syncView=function(){this.q5()},i.prototype.upNextBtnTapHandler=function(){var t=this.W5();if(!t.isEndOfPlaylist()){var i=t.position+1,n=t.getMediaItemAt(i).id;this.publish(s.UI_INTERACT,{srcElement:"ctrl-next-click"}),this.publish(s.UI_INTERACT,{srcElement:"ui_pl_nxt_clk"}),this.YU.publish(a.RELATED_ITEM_CLICK,n,i,!1);var e=this.WL===h.PLAYLIST_POS.RIGHT;this.Q5(this.WL,e)}},i.prototype.syncPgBtns=function(){this.X5.scrollWidth<=this.X5.scrollLeft+this.X5.offsetWidth?this.Z5=!0:this.Z5=!1,this.X5.scrollLeft<=0?this.J5=!0:this.J5=!1,this.J5?p(this.K5).add("disabled"):p(this.K5).remove("disabled"),this.Z5?p(this.t9).add("disabled"):p(this.t9).remove("disabled")},i.prototype.destroy=function(){var t=this;(this.i9(),this.F5&&this.F5.forEach((function(t){t.destroy()})),this.F5=[],this.oG)&&this.n9().forEach((function(i){i.removeEventListener("tap",t.U5)}))},i.prototype.setPlaylistViewSize=function(){var t=Math.floor(this.X5.offsetWidth/134);this.Z5=t>=this.W5().getItems().length,this.syncPgBtns()},i.prototype.onMediaItemCurrent=function(){var t=this.vG.getFullscreen()?h.PLAYLIST_POS.HIDDEN:this.WL;this.Q5(t,!0)},i.prototype.V5=function(t){p(this._node).remove("open");var i=this.n9().indexOf(t.target);this.YU.publish(a.RELATED_ITEM_CLICK,t.target.getAttribute("data-id"),i,!1),this.publish(s.UI_INTERACT,{srcElement:"ui_pl_thmb_clk"}),this.onMediaItemCurrent()},i.prototype.q5=function(){var t=this.W5().getItems();t&&0!==t.length&&(this.F5=[],this.e9(t),this.X5.scrollLeft=this.B5,this.syncPgBtns())},i.prototype.jV=function(t){var i=this;if(this.r9=new v.default(this.K5),this.K5.addEventListener("tap",(function(){i.s9(!1)})),this.o9=new v.default(this.t9),this.t9.addEventListener("tap",(function(){i.s9(!0)})),this.WL===h.PLAYLIST_POS.RIGHT&&!u.userAgent.mobile){this.oG.addEventListener("scroll",(function(){t&&i.oG.scrollTop+i.oG.offsetHeight>=i.oG.scrollHeight&&i.publish(s.SCROLLED_TO_END)}));var n=function(t){var n=i.oG.scrollTop,e=i.oG.scrollHeight,r=i.oG.offsetHeight,s="DOMMouseScroll"===t.type?-40*t.detail:t.wheelDelta,o=s>0,u=function(){return t.stopPropagation(),t.preventDefault(),t.returnValue=!1,!1};return!o&&-s>e-r-n?(i.oG.scrollTop=e,u()):!(o&&s>n)||(i.oG.scrollTop=0,u())};this.X5.addEventListener("mousewheel",n),this.X5.addEventListener("DOMMouseScroll",n)}},i.prototype.e9=function(t){var i=this,n=t&&t.filter((function(t){var n='.vp-playlist-item[data-id="'+t.id+'"]';return!i.oG.querySelector(n)}))||[],e=this.fH.getPlugin(c.PluginType.PLAYLIST,this.H5.mimetype);if(e){var r=e.create(this.WL,n,this.X5,f.default),s=document.createDocumentFragment();r.forEach((function(t,n){i.F5.push(new v.default(t,n)),t.addEventListener("tap",i.U5),s.appendChild(t)})),this.oG.appendChild(s),this.setPlaylistViewSize(),p(this.u9).remove("vp-pl-loading"),this.vG.getFullscreen()||this.Q5(this.WL,!1)}},i.prototype.s9=function(t){var i=this.vG.getFullscreen();if((this.WL!==h.PLAYLIST_POS.RIGHT||i)&&!(this.Z5&&t||this.J5&&!t)){t&&this.X5.scrollWidth-2*this.X5.offsetWidth<=this.X5.scrollLeft&&this.publish(s.SCROLLED_TO_END),this.YU.publish(a.UP_NEXT_PG_CLICK);var n="next-";n=t?n+"right":n+"left",this.publish(s.UI_INTERACT,{srcElement:n});var e=148*Math.floor(this.X5.offsetWidth/148);t?this.X5.scrollLeft=Math.min(this.X5.scrollLeft+e,this.X5.scrollWidth-this.X5.offsetWidth):t||(this.X5.scrollLeft=Math.max(this.X5.scrollLeft-e,0)),this.B5=this.X5.scrollLeft,this.syncPgBtns()}},i.prototype.Q5=function(t,i){var n=this.W5().getCurrentItem(),e=n&&n.id,r=this.oG.querySelector(".vp-currently-playing"),s='.vp-playlist-item[data-id="'+e+'"]',o=this.oG.querySelector(s);if(r&&(p(r).remove("vp-currently-playing"),t!==h.PLAYLIST_POS.RIGHT)){var u=r.querySelector(".vp-pl-title"),a=r.querySelector(".vp-pl-dur"),c=r.querySelector(".vp-playlist-item-gradient"),f=r.querySelector(".vp-now-playing");p(u).remove("vp-show"),p(a).remove("vp-hide"),p(c).remove("vp-playlist-item-gradient-duration"),p(f).remove("vp-show")}if(o){var l=o.offsetLeft,v=o.offsetWidth,d='[data-label-for-id="'+e+'"]',m=this.oG.querySelector(d);if(p(o).add("vp-currently-playing"),t!==h.PLAYLIST_POS.RIGHT){var b=o.querySelector(".vp-pl-dur"),g=o.querySelector(".vp-playlist-item-gradient"),y=o.querySelector(".vp-now-playing");p(b).add("vp-hide"),p(g).add("vp-playlist-item-gradient-duration"),p(y).add("vp-show");var w=v+14;l=t===h.PLAYLIST_POS.HIDDEN?l+w:l,this.oG.parentElement.scrollLeft=l}else if(t===h.PLAYLIST_POS.RIGHT&&i){var _=o.offsetTop;this.oG.scrollTop=m?m.offsetTop:_-5}this.syncPgBtns()}},i.prototype.G5=function(t){var i,n="dark",e=this.H5&&this.H5.theme||n;switch(t){case h.PLAYLIST_POS.BOTTOM:case h.PLAYLIST_POS.RIGHT:i=e;break;case h.PLAYLIST_POS.HIDDEN:i=n;break;default:i=n}return i},i.prototype.Y5=function(t){this._node=t,this.oG=t.querySelector(".vp-playlist-strip-list"),this.X5=t.querySelector(".vp-playlist-strip"),this.u9=t,this.K5=t.querySelector(".vp-playlist-pg-btn-prev"),this.t9=t.querySelector(".vp-playlist-pg-btn-next")},i.prototype.x5=function(){var t,i,n,e,r,s,o=this,u=this.vG.getFullscreen(),a=this.vG.getContentNode();if(this.SY(),this.vY.isPlaylistShown()&&this.setPlaylistViewSize(),this.WL===h.PLAYLIST_POS.BOTTOM||this.WL===h.PLAYLIST_POS.RIGHT){if(r=a.querySelector(".vp-upnext-playlist"),t=a.querySelector(".vp-playlist-mode-hidden"),i=a.querySelector(".vp-playlist-mode-"+this.WL),n=t.querySelector(".vp-playlist-strip-list"),e=i.querySelector(".vp-playlist-strip-list"),u)n.innerHTML=e.innerHTML,e.innerHTML="",p(r).remove("hide"),p(t).remove("vp-pl-loading"),this.Y5(t),this.vY&&this.vY.attachUpNextMouseEvents(),setTimeout((function(){o.Q5(h.PLAYLIST_POS.HIDDEN,!0)}),500);else{e.innerHTML=n.innerHTML,n.innerHTML="",s=this.WL===h.PLAYLIST_POS.RIGHT,p(r).add("hide"),this.Y5(i),this.vY&&this.vY.detachUpNextMouseEvents();var c=this.oG.querySelector(".vp-currently-playing");c&&p(c).remove("vp-hide"),setTimeout((function(){o.Q5(o.WL,s)}),500)}this.i9(),this.F5&&this.F5.forEach((function(t){t.destroy()})),this.F5=[],this.jV(!1),this.n9().forEach((function(t){o.F5.push(new v.default(t)),t.addEventListener("tap",o.U5)}))}},i.prototype.SY=function(){var t=this;this.vY.isPlaylistShown()&&(this.B5=0,setTimeout((function(){t.setPlaylistViewSize()}),1e3))},i.prototype.i9=function(){this.o9&&this.t9&&(this.o9.destroy(),this.t9.removeEventListener("tap",this.s9)),this.r9&&this.K5&&(this.r9.destroy(),this.K5.removeEventListener("tap",this.s9))},i.prototype.n9=function(){return Array.prototype.slice.call(this.oG.querySelectorAll(".vp-playlist-item"),0)},i.prototype.W5=function(){return this._m.playlist},Object.defineProperty(i.prototype,"H5",{get:function(){return this._m.playlistUIConfig},enumerable:!0,configurable:!0}),i}(o.default);i.default=m},6609:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s=n(7403),o=n(9847),u=n(1954),h=n(3535),a=n(7372),c=n(9426),f=n(5445),l=n(1107);var v=function(t){function i(i,n){var e=t.call(this,"ScreenBase")||this;return e.view=h.default.build(i,n),e}return r(i,t),i.prototype.destroy=function(){this.view.destroy(),t.prototype.destroy.call(this)},i}(s.default);i.default=v;var d="vp-show-spinner",p=function(t){function i(){return t.call(this,a,{})||this}return r(i,t),i.prototype.show=function(){var t;(t=this.view)&&t.node&&t.node.offsetHeight,this.view.add(d)},i.prototype.hide=function(){this.view.remove(d)},i}(v);i.LoadingScreen=p;var m,b=function(t){function i(i,n,e,r){var s=t.call(this,c,{title:i.title,message:i.message,rep:i.rep,guid:{guid:n},sessionId:{videoSession:e},imageSrc:r,showBgImage:!!r})||this;return s.view.select(".vp-error-message").innerHTML=i.message,s.view.remove("vp-vis-hidden"),s}return r(i,t),i}(v);i.ErrorScreen=b,function(t){t.UI_INTERACT="ssUiInteract",t.START_SCREEN_CLICK="ssScreenClick"}(m=i.StartScreenEvent||(i.StartScreenEvent={}));var g=function(t){function i(i,n,e){var r,s=this,h={showTitle:n.showTitle&&i.title,showButton:n.showButton,showDescription:n.showDescription&&i.description,showThumbnail:n.showThumbnail,showProvider:!1},a=i.posterUrl||i.thumbnail;return(s=t.call(this,f,{item:i,config:h,width:e.width,height:e.height,imageSrc:a,strings:u.default,show:null===(r=e)||void 0===r?void 0:r.isCSSLoaded})||this).view.onTap((function(){o.userAgent.htc_one?window.setTimeout((function(){return s.C5()}),500):s.C5()})),s}return r(i,t),i.prototype.updateTitle=function(t){var i=this.view.select(".vp-start-screen-title");i&&(i.node.textContent=t)},i.prototype.C5=function(){this.publish(m.START_SCREEN_CLICK),this.publish(m.UI_INTERACT,{srcElement:"startScreen"})},i}(v);i.StartScreen=g;var y=function(t){function i(){return t.call(this,l,{})||this}return r(i,t),i.prototype.destroy=function(){this.view.removeFromParent(),t.prototype.destroy.call(this)},i}(v);i.AdsOverlay=y},297:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o,u,h,a=n(7403),c=n(954),f=n(4685),l=n(1954),v=n(2394),d=n(6342),p=n(514),m=n(7338);i.SUPPORTED_RENDERER_TYPES=[f.RendererType.HTML5_HLS,f.RendererType.HTML5_HLS_360],function(t){t.SET_QUALITY="qualitySet",t.UI_INTERACT="uiInteract"}(s=i.SettingsEvent||(i.SettingsEvent={})),function(t){t.OPEN="vp-open",t.ACTIVE="vp-active",t.DISABLE="vp-disable",t.ON="vp-on"}(o=i.activationClasses||(i.activationClasses={})),function(t){t.low="low",t.medium="medium",t.high="high",t.auto="auto"}(u=i.StreamQualities||(i.StreamQualities={})),function(t){t.hdIcon="vp-settings-hdicon",t.low="vp-quality-low",t.medium="vp-quality-medium",t.high="vp-quality-high",t.auto="vp-quality-auto"}(h=i.itemClasses||(i.itemClasses={}));var b=function(t){function n(i){var n=t.call(this,"settings")||this;return n._m=i,n.h9={},n}return r(n,t),n.prototype.create=function(){return this._node=d.default.render(m,{strings:l.default,itemClasses:h}),this.a9={low:this._node.querySelector("."+h.low),medium:this._node.querySelector("."+h.medium),high:this._node.querySelector("."+h.high),auto:this._node.querySelector("."+h.auto)},this.c9=u.auto,this._node},n.prototype.onPlaybackStarted=function(t){this.shouldEnableSettings()&&(this.f9(t),this.activateItem(u.auto))},n.prototype.onPlayerResize=function(t,i){t.width<=c.HideBreakpointDimensions.WIDTH&&t.height<=c.HideBreakpointDimensions.HEIGHT&&this.isOpen()&&this.toggleSettings(i)},n.prototype.activateItem=function(t){d.default.classList(this.a9[this.c9]).remove(o.ACTIVE),d.default.classList(this.a9[u[t]]).add(o.ACTIVE),this.c9=u[t]},n.prototype.toggleSettings=function(t){this.shouldEnableSettings()&&(this.isOpen()?(d.default.classList(this._node).remove(o.OPEN),d.default.classList(t).remove(o.OPEN)):(d.default.classList(this._node).add(o.OPEN),d.default.classList(t).add(o.OPEN)))},n.prototype.isOpen=function(){return d.default.classList(this._node).contains(o.OPEN)&&!d.default.classList(this._node).contains(o.DISABLE)},n.prototype.destroy=function(){var t=this;Object.keys(this.h9).forEach((function(i){t.h9[i].destroy()}))},n.prototype.shouldEnableSettings=function(){var t=this._m.playbackState.rendererType,n=this._m.playlist.getCurrentItem();return i.SUPPORTED_RENDERER_TYPES.indexOf(t)>-1&&n&&(n.streams.length>1||n.streamProfiles.length>1||this._m.bitrates.length>1)},n.prototype.l9=function(t,i){var n=this,e=this.a9[i];this.h9[i]=new p.default(e,(function(e){e.stopPropagation();var r="sr-"+i;n.publish(s.UI_INTERACT,{srcElement:r}),n.publish(s.SET_QUALITY,{preference:i,stream:t}),n.activateItem(i)}))},n.prototype.f9=function(t){var i=this;this.v9(t),Object.keys(this.a9).filter((function(t){return!d.default.classList(i.a9[t]).contains(o.DISABLE)})).forEach((function(t){i.l9(i.d9[t],t)}))},n.prototype.v9=function(t){var i=this,n=t.streams,e=t.streamProfiles,r=this._m.capabilities[t.rendererType];if(n.length>1)this.d9=v.default.mapStreamsToQualities(n);else if(e.length>1)this.d9=v.default.mapStreamsToQualities(e);else if(this._m.bitrates.length>1){var s=[];this._m.bitrates.forEach((function(t,n){s.push({bitrate:t,height:i._m.heights[n]})})),this.d9=v.default.mapStreamsToQualities(s)}this.d9=this.d9||{},this.d9.auto=v.default.findStreamByProperty(n,"bitrate",this._m.desiredBitrate,r),Object.keys(this.a9).forEach((function(t){var n=i.d9[t];if(n){d.default.classList(i.a9[t]).remove(o.DISABLE);var e=i.a9[t].querySelector("."+h.hdIcon);e&&n.height&&n.height>=720&&d.default.classList(e).add(o.ON)}else d.default.classList(i.a9[t]).add(o.DISABLE)}))},n}(a.default);i.default=b},514:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(4986),r=["touchstart","touchmove","touchend","touchcancel","mousedown","mouseup"],s=function(){function t(t,i,n){var s=this;void 0===n&&(n=!1),t=e.isString(t)?document.getElementById(t):t,this.element=t,this.moved=!1,this.mouseDown=!1,this.p9=!1,e.isFunction(i)?(this.onTap=i,this.shouldPropagate=n):(this.onTap=function(){},this.shouldPropagate=!!e.isBoolean(i)&&i),t&&t.addEventListener("tap",this.onTap,!1),r.forEach((function(i){t&&t.addEventListener(i,s,!1)}))}return t.prototype.destroy=function(){var t=this,i=this.element;i&&(i.removeEventListener("tap",this.onTap,!1),r.forEach((function(n){i.removeEventListener(n,t,!1)})),this.element=null)},t.prototype.isTouchDevice=function(){return this.p9},t.prototype.handleEvent=function(t){switch(t.type){case"mousedown":if(this.isTouchDevice())return;case"touchstart":this.b0(t);break;case"touchmove":this.m9(t);break;case"mouseup":if(this.isTouchDevice())return;case"touchend":this.g0(t);break;case"touchcancel":this.b9()}},t.prototype.b0=function(t){var i,n="touchstart"===t.type;n&&(this.p9=!0,i=t.touches&&t.touches[0]||{}),this.mouseDown=!0,this.startX=n?i.clientX:t.clientX,this.startY=n?i.clientY:t.clientY,this.lastPageX=n?i.pageX:t.pageX,this.lastPageY=n?i.pageY:t.pageY,this.moved=!1},t.prototype.m9=function(t){var i=t.touches[0];this.lastPageX=i.pageX,this.lastPageY=i.pageY,(Math.abs(i.clientX-this.startX)>10||Math.abs(i.clientY-this.startY)>10)&&(this.moved=!0)},t.prototype.g0=function(t){var i;!this.moved&&this.mouseDown&&(this.mouseDown=!1,void 0!==document.CustomEvent?i=new document.CustomEvent("tap",{bubbles:!0,cancelable:!0}):(i=document.createEvent("Event")).initEvent("tap",!0,!0),i.pageX=t.pageX||this.lastPageX,i.pageY=t.pageY||this.lastPageY,i.eventSource=t.srcElement,i.eventTarget=t.target,t.handled&&!this.shouldPropagate||this.element&&this.element.dispatchEvent(i),t.handled=!0)},t.prototype.b9=function(){this.moved=!1},t}();i.default=s},1107:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.b("<div class='vp-ads-overlay'></div>"),e.b("\n"),e.fl()},partials:{},subs:{}})},6266:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.b("<div tabindex='0' class='vp-content vp-hide-controls' aria-label='Yahoo Video Player'>"),e.b("\n"+n),e.b("    <div class='vp-main' tabindex='0' style='height:100%'></div>"),e.b("\n"+n),e.b("    <div class='vp-docked-meta'>"),e.b("\n"+n),e.b("        <div class='vp-docked-title'></div>"),e.b("\n"+n),e.b("        <div class='vp-docked-provider'></div>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("</div>"),e.fl()},partials:{},subs:{}})},9319:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.b("<div class='vp-ccs-listitem' data-item-type='"),e.b(e.v(e.f("itemType",t,i,0))),e.b("' >"),e.b("\n"+n),e.b("    <div class='vp-ccs-checkmark'></div>"),e.b("\n"+n),e.b("    <div class='vp-ccs-item' tabindex='0'>"),e.b(e.v(e.f("itemContent",t,i,0))),e.b("</div>"),e.b("\n"+n),e.s(e.f("valueRequired",t,i,1),t,i,0,188,259,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("    <div class='vp-ccs-value' tabindex='0'>"),e.b(e.v(e.f("valueContent",t,i,0))),e.b("</div>"),e.b("\n"+n)})),t.pop()),e.s(e.f("caratRequired",t,i,1),t,i,0,300,353,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("    <div class='vp-ccs-caret-icon right'></div>"),e.b("\n"+n)})),t.pop()),e.b("</div>"),e.b("\n"),e.fl()},partials:{},subs:{}})},3217:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.b("<div class='vp-ccs-container vp-vis-hidden' tabindex='0'>"),e.b("\n"+n),e.b("    <div class='vp-ccs-main'>"),e.b("\n"+n),e.b("        <div class='vp-ccs-listitem' data-item-type='header'>"),e.b("\n"+n),e.b("            <div class='vp-ccs-item' tabindex='0'>"),e.b(e.v(e.d("strings.MORE_CAPTION_SETTINGS",t,i,0))),e.b("</div>"),e.b("\n"+n),e.b("            <div class='vp-ccs-caret-icon right'></div>"),e.b("\n"+n),e.b("            <div class='vp-ccs-divider'></div>"),e.b("\n"+n),e.b("        </div>"),e.b("\n"+n),e.b("        <div class='vp-ccs-listitem' data-item-type='Caption Languages'>"),e.b("\n"+n),e.b("            <div class='vp-ccs-item' tabindex='0'>"),e.b(e.v(e.d("strings.CAPTION_LANGUAGES",t,i,0))),e.b("</div>"),e.b("\n"+n),e.b("            <div class='vp-ccs-value' tabindex='0'>English</div>"),e.b("\n"+n),e.b("            <div class='vp-ccs-caret-icon right'></div>"),e.b("\n"+n),e.b("        </div>"),e.b("\n"+n),e.b("        <div class='vp-ccs-listitem' data-item-type='Closed Captions'>"),e.b("\n"+n),e.b("            <div class='vp-ccs-item' tabindex='0'>"),e.b(e.v(e.d("strings.CC",t,i,0))),e.b("</div>"),e.b("\n"+n),e.b("            <div class='vp-ccs-value' tabindex='0'>"),e.b(e.v(e.d("strings.ON",t,i,0))),e.b("</div>"),e.b("\n"+n),e.b("            <div class='vp-ccs-toggle vp-on' tabindex='0'>"),e.b("\n"+n),e.b("                <div class='vp-ccs-toggle-handle' tabindex='0'></div>"),e.b("\n"+n),e.b("            </div>"),e.b("\n"+n),e.b("        </div>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("    <div class='vp-ccs-extra'>"),e.b("\n"+n),e.b("        <div class='vp-ccs-listitem' data-item-type='header'>"),e.b("\n"+n),e.b("            <div class='vp-ccs-caret-icon left'></div>"),e.b("\n"+n),e.b("            <div class='vp-ccs-item' tabindex='0'>"),e.b(e.v(e.d("strings.MORE_CAPTION_SETTINGS",t,i,0))),e.b("</div>"),e.b("\n"+n),e.b("            <div class='vp-ccs-value' tabindex='0'></div>"),e.b("\n"+n),e.b("            <div class='vp-ccs-divider'></div>"),e.b("\n"+n),e.b("        </div>"),e.b("\n"+n),e.b("        <div class='vp-ccs-listoptions'></div>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("    <div class='vp-ccs-options'>"),e.b("\n"+n),e.b("        <div class='vp-ccs-listitem' data-item-type='header'>"),e.b("\n"+n),e.b("            <div class='vp-ccs-caret-icon left'></div>"),e.b("\n"+n),e.b("            <div class='vp-ccs-item' tabindex='0'></div>"),e.b("\n"+n),e.b("            <div class='vp-ccs-value' tabindex='0'></div>"),e.b("\n"+n),e.b("            <div class='vp-ccs-divider'></div>"),e.b("\n"+n),e.b("        </div>"),e.b("\n"+n),e.b("        <div class='vp-ccs-listoptions'></div>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("</div>"),e.b("\n"),e.fl()},partials:{},subs:{}})},4915:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.b("<div>"),e.b("\n"+n),e.b("    <div class='vp-top-bar vp-vis-hidden'>"),e.b("\n"+n),e.b("        <div class='vp-content-type hide' tabindex='0'></div>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("    <div class='vp-playing-item-title-header vp-vis-hidden'></div>"),e.b("\n"+n),e.b("    <div class='vp-playing-item-title vp-vis-hidden'></div>"),e.b("\n"+n),e.b("    <div class='vp-logos vp-vis-hidden vp-hide' aria-hidden='true'></div>"),e.b("\n"+n),e.b("    <div class='vp-bottom-bar vp-vis-hidden'>"),e.b("\n"+n),e.s(e.f("isMobile",t,i,1),t,i,1,0,0,"")||(e.b("            <div class='vp-slider' role='slider' tabindex='0'>"),e.b("\n"+n),e.b("                <div class='vp-slider-extension' aria-hidden='true'></div>"),e.b("\n"+n),e.b("                <div class='vp-handle'></div>"),e.b("\n"+n),e.b("                <div class='vp-buffer-bar'></div>"),e.b("\n"+n),e.b("                <div class='vp-playback-bar'></div>"),e.b("\n"+n),e.b("                <div class='vp-visual-seek'>"),e.b("\n"+n),e.b("                    <div class='vp-vs-thumbnail'></div>"),e.b("\n"+n),e.b("                    <div class='vp-vs-time'></div>"),e.b("\n"+n),e.b("                </div>"),e.b("\n"+n),e.b("            </div>"),e.b("\n"+n)),e.b("        <div class='vp-bottom-container'>"),e.b("\n"+n),e.s(e.f("isMobile",t,i,1),t,i,0,960,1581,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("                <div class='vp-slider' role='slider' tabindex='0'>"),e.b("\n"+n),e.b("                    <div class='vp-slider-extension' aria-hidden='true'></div>"),e.b("\n"+n),e.b("                    <div class='vp-handle'>"),e.b("\n"+n),e.b("                        <div class='vp-handle-touch-target'></div>"),e.b("\n"+n),e.b("                    </div>"),e.b("\n"+n),e.b("                    <div class='vp-buffer-bar'></div>"),e.b("\n"+n),e.b("                    <div class='vp-playback-bar'></div>"),e.b("\n"+n),e.b("                    <div class='vp-visual-seek'>"),e.b("\n"+n),e.b("                        <div class='vp-vs-thumbnail'></div>"),e.b("\n"+n),e.b("                        <div class='vp-vs-time'></div>"),e.b("\n"+n),e.b("                    </div>"),e.b("\n"+n),e.b("                </div>"),e.b("\n"+n)})),t.pop()),e.b("            <div class='vp-play-controls'>"),e.b("\n"+n),e.b("                <div class='vp-play-btn' role='button' tabindex='0'></div>"),e.b("\n"+n),e.b("                <div class='vp-upnext-container hide'>"),e.b("\n"+n),e.b("                    <div class='vp-upnext-btn' role='button'>"),e.b("\n"+n),e.b("                    </div>"),e.b("\n"+n),e.b("                    <div class='vp-upnext-playlist' role='dialog'>"),e.b("\n"+n),e.b("                        <div class='vp-hover-elem'></div>"),e.b("\n"+n),e.b("                    </div>"),e.b("\n"+n),e.b("                </div>"),e.b("\n"+n),e.b("                <div class='vp-backward-btn' role='button'>"),e.b("\n"+n),e.b("                    <svg width='23' height='23' xmlns='http://www.w3.org/2000/svg'>"),e.b("\n"+n),e.b("                        <g>"),e.b("\n"+n),e.b("                            <g transform='matrix(-1,0,0,1,23,0) ' fill-rule='evenodd' fill='none'>"),e.b("\n"+n),e.b("                                <path d='m3.5,13.5c0,4.4 3.6,8 8,8s8,-3.6 8,-8l-2,0c0,3.3 -2.7,6 -6,6s-6,-2.7 -6,-6s2.7,-6 6,-6l0,4l5,-5l-5,-5l0,4c-4.4,0 -8,3.6 -8,8z'"),e.b("\n"+n),e.b("                                    fill-rule='nonzero' fill='#FFF'/>"),e.b("\n"+n),e.b("                            </g>"),e.b("\n"+n),e.b("                            <text xml:space='preserve' text-anchor='start' font-family='Helvetica, Arial, sans-serif' font-size='6'"),e.b("\n"+n),e.b("                                class='vp-backward-time' y='16.3' x='8' stroke-width='0' stroke='#000' fill='#ffffff'></text>"),e.b("\n"+n),e.b("                        </g>"),e.b("\n"+n),e.b("                    </svg>"),e.b("\n"+n),e.b("                </div>"),e.b("\n"+n),e.b("                <div class='vp-forward-btn' role='button'>"),e.b("\n"+n),e.b("                    <svg width='23' height='23' xmlns='http://www.w3.org/2000/svg'>"),e.b("\n"+n),e.b("                        <g>"),e.b("\n"+n),e.b("                            <g fill-rule='evenodd' fill='none'>"),e.b("\n"+n),e.b("                                <path d='m3.5,13.5c0,4.4 3.6,8 8,8s8,-3.6 8,-8l-2,0c0,3.3 -2.7,6 -6,6s-6,-2.7 -6,-6s2.7,-6 6,-6l0,4l5,-5l-5,-5l0,4c-4.4,0 -8,3.6 -8,8z'"),e.b("\n"+n),e.b("                                    fill-rule='nonzero' fill='#FFF'/>"),e.b("\n"+n),e.b("                            </g>"),e.b("\n"+n),e.b("                            <text stroke='#ffffff' xml:space='preserve' text-anchor='start' font-family='Helvetica, Arial, sans-serif' font-size='6'"),e.b("\n"+n),e.b("                                class='vp-forward-time' y='16.3' x='8.15' stroke-width='0' fill='#ffffff'></text>"),e.b("\n"+n),e.b("                        </g>"),e.b("\n"+n),e.b("                    </svg>"),e.b("\n"+n),e.b("                </div>"),e.b("\n"+n),e.b("                <div class='vp-time-container' tabindex='-1' aria-hidden='true'>"),e.b("\n"+n),e.b("                    <div class='vp-current-time "),e.s(e.f("isMobile",t,i,1),t,i,0,3901,3913,"{{ }}")&&(e.rs(t,i,(function(t,i,n){n.b(" vp-pb-time ")})),t.pop()),e.b("'></div>"),e.b("\n"+n),e.b("                    <div class='vp-total-time "),e.s(e.f("isMobile",t,i,1),t,i,0,3994,4006,"{{ }}")&&(e.rs(t,i,(function(t,i,n){n.b(" vp-pb-time ")})),t.pop()),e.b("'></div>"),e.b("\n"+n),e.b("                </div>"),e.b("\n"+n),e.b("        </div>"),e.b("\n"+n),e.b("            <div class='vp-menu-controls'>"),e.b("\n"+n),e.s(e.f("isMobile",t,i,1),t,i,1,0,0,"")||(e.b("                <div class='vp-setting-btn vp-button' role='button' tabindex='0' aria-label='"),e.b(e.v(e.d("strings.SETTINGS",t,i,0))),e.b("'>"),e.b("\n"+n),e.b("                    <div class='vp-setting-pointer' aria-hidden='true'></div>"),e.b("\n"+n),e.b("                </div>"),e.b("\n"+n)),e.s(e.f("isMobile",t,i,1),t,i,0,4415,4574,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("                    <div class='vp-multiaudio-btn vp-button vp-hidden' role='button' tabindex='0' aria-label='"),e.b(e.v(e.d("strings.MULTI_AUDIO",t,i,0))),e.b("'></div>"),e.b("\n"+n)})),t.pop()),e.b("                <div class='vp-airplay-btn vp-button vp-hidden' role='button' tabindex='0' aria-label='"),e.b(e.v(e.d("strings.AIRPLAY",t,i,0))),e.b("'></div>"),e.b("\n"+n),e.b("                <div class='vp-cc-btn vp-button vp-hide' role='button' tabindex='0' aria-label='"),e.b(e.v(e.d("strings.CC",t,i,0))),e.b("'>"),e.b("\n"+n),e.b("                    <div class='vp-cc-pointer'></div>"),e.b("\n"+n),e.b("                </div>"),e.b("\n"+n),e.b("                <div class='vp-volume-btn vp-button' role='button' tabindex='0'>"),e.b("\n"+n),e.s(e.f("isMobile",t,i,1),t,i,1,0,0,"")||(e.b("                    <div class='vp-volume-bar-container'>"),e.b("\n"+n),e.b("                        <div class='vp-multi-audio'></div>"),e.b("\n"+n),e.b("                        <div class='vp-volume-item'>"),e.b("\n"+n),e.b("                            <div class='vp-volume-icon'></div>"),e.b("\n"+n),e.b("                            <div class='vp-volume-level'>"),e.b("\n"+n),e.b("                                <div class='vp-volume-bar'>"),e.b("\n"+n),e.b("                                    <div class='vp-volume-handle'></div>"),e.b("\n"+n),e.b("                                </div>"),e.b("\n"+n),e.b("                                <div class='vp-volume-value'></div>"),e.b("\n"+n),e.b("                            </div>"),e.b("\n"+n),e.b("                        </div>"),e.b("\n"+n),e.b("                    </div>"),e.b("\n"+n)),e.b("                </div>"),e.b("\n"+n),e.b("                <div class='vp-chromecast-btn vp-button' role='button' tabindex='0' style='display:none;' aria-label='"),e.b(e.v(e.d("strings.CHROMECAST",t,i,0))),e.b("'></div>"),e.b("\n"+n),e.b("                <div class='vp-fullscreen-btn vp-button' role='button' tabindex='0'></div>"),e.b("\n"+n),e.b("            </div>"),e.b("\n"+n),e.b("        </div>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("    <div class='vp-cast-overlay vp-vis-hidden'>"),e.b("\n"+n),e.b("        <div>"),e.b("\n"+n),e.b("            <div class='cast-overlay-header'>"),e.b("\n"+n),e.b("                <div class='cast-device-info'>"),e.b("\n"+n),e.b("                    <p class='cast-device-name'>"),e.b(e.v(e.d("strings.CAST_PLAYING_RECEIVER",t,i,0))),e.b("</p>"),e.b("\n"+n),e.b("                    <small class='cast-device-type'>"),e.b(e.v(e.d("strings.CHROMECAST",t,i,0))),e.b("</small>"),e.b("\n"+n),e.b("                </div>"),e.b("\n"+n),e.b("            </div>"),e.b("\n"+n),e.b("            <div class='cast-overlay-content'></div>"),e.b("\n"+n),e.b("            <div class='cast-overlay-footer'>"),e.b("\n"+n),e.b("                <small class='cast-disconnect-btn'>"),e.b(e.v(e.d("strings.DISCONNECT",t,i,0))),e.b("</small>"),e.b("\n"+n),e.b("            </div>"),e.b("\n"+n),e.b("        </div>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("    "),e.s(e.f("isMobile",t,i,1),t,i,0,6599,6643,"{{ }}")&&(e.rs(t,i,(function(t,i,n){n.b("<div class='vp-multi-audio vp-hidden'></div>")})),t.pop()),e.b("\n"+n),e.b("    <div class='vp-mute-indicator vp-vis-hidden'></div>"),e.b("\n"+n),e.b("    <div class='vp-object-overlay vp-vis-hidden'></div>"),e.b("\n"+n),e.b("</div>"),e.b("\n"),e.fl()},partials:{},subs:{}})},2810:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.b("<div class='vp-end-screen vp-end-replay'>"),e.b("\n"+n),e.b("    <div class='vp-end-rep-icon'></div>"),e.b("\n"+n),e.b("</div>"),e.fl()},partials:{},subs:{}})},9426:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.b("<div class='vp-error-screen vp-vis-hidden'>"),e.b("\n"+n),e.b("    <img class='vp-error-screen-image "),e.s(e.f("showBgImage",t,i,1),t,i,0,98,105,"{{ }}")&&(e.rs(t,i,(function(t,i,n){n.b("vp-show")})),t.pop()),e.b("' src='"),e.b(e.v(e.f("imageSrc",t,i,0))),e.b("'>"),e.b("\n"+n),e.b("    <div class='vp-error-screen-background'></div>"),e.b("\n"+n),e.b("    <div class='vp-error-title'>"),e.b(e.v(e.f("title",t,i,0))),e.b("</div>"),e.b("\n"+n),e.b("    <div class='vp-error-desc vp-error-message'>"),e.b(e.t(e.f("message",t,i,0))),e.b("</div>"),e.b("\n"+n),e.b("    <div class='vp-error-code'>"),e.b(e.v(e.f("rep",t,i,0))),e.b("</div>"),e.b("\n"+n),e.b("</div>"),e.fl()},partials:{},subs:{}})},7372:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.b("<div class='vp-loading-screen vp-vis-hidden'>"),e.b("\n"+n),e.b("    <div class='vp-loading-spinner vp-spinner-icon'></div>"),e.b("\n"+n),e.b("</div>"),e.fl()},partials:{},subs:{}})},9865:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.b("<div>"),e.b("\n"+n),e.b("        <div class='vp-audio-header'>"),e.b("\n"+n),e.b("            <span class='vp-audio-list-title'>"),e.b(e.v(e.d("Strings.AUDIO_TRACK",t,i,0))),e.b("</span>"),e.b("\n"+n),e.s(e.f("isMobile",t,i,1),t,i,0,142,233,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("            <span class='vp-audio-list-close' data-action='close'>&#x2715;</span>"),e.b("\n"+n)})),t.pop()),e.b("        </div>"),e.b("\n"+n),e.s(e.f("items",t,i,1),t,i,0,276,576,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("        <div class='vp-audio-item "),e.s(e.f("selected",t,i,1),t,i,0,324,346,"{{ }}")&&(e.rs(t,i,(function(t,i,n){n.b("vp-audio-item-selected")})),t.pop()),e.b("' data-selected='"),e.b(e.v(e.f("selected",t,i,0))),e.b("' data-language='"),e.b(e.v(e.f("language",t,i,0))),e.b("' data-name='"),e.b(e.v(e.f("name",t,i,0))),e.b("'>"),e.b("\n"+n),e.b("            <span class='vp-audio-item-check'></span>"),e.b("\n"+n),e.b("            <span class='vp-audio-item-title'>"),e.b(e.v(e.f("name",t,i,0))),e.b("</span>"),e.b("\n"+n),e.b("        </div>"),e.b("\n"+n)})),t.pop()),e.b("</div>"),e.fl()},partials:{},subs:{}})},9215:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.b("<div class='vp-opss' style='display: none'>"),e.b("\n"+n),e.b("    <button class='vp-opss-close-btn vp-close-btn'></button>"),e.b("\n"+n),e.b("    <div class='vp-opss-info'>"),e.b("\n"+n),e.b("        <div class='vp-opss-title'>VDMS PLAYER</div>"),e.b("\n"+n),e.b("        <div>"),e.b(e.v(e.f("version",t,i,0))),e.b("</div>"),e.b("\n"+n),e.b("        <div class='vp-nav'>"),e.b("\n"+n),e.b("            <span class='vp-profile-btn'>Profile</span>"),e.b("\n"+n),e.b("        </div>"),e.b("\n"+n),e.b("        <div class='vp-opss-title'>CURRENT MEDIA</div>"),e.b("\n"+n),e.b("            <div class='vp-opss-renderertype'></div>"),e.b("\n"+n),e.b("            <div class='vp-opss-uuid'></div>"),e.b("\n"+n),e.b("            <div class='vp-opss-lmsid'></div>"),e.b("\n"+n),e.b("            <div class='vp-opss-tv'></div>"),e.b("\n"+n),e.b("        <br>"),e.b("\n"+n),e.b("        <div class='vp-opss-graphs'></div>"),e.b("\n"+n),e.b("        <div class='vp-opss-detail'></div>"),e.b("\n"+n),e.b("        <div class='vp-opss-title vp-section-expand-context vp-expanded'>CONTEXT</div>"),e.b("\n"+n),e.b("        <div class='vp-opss-current-context vp-hide'>"),e.b("\n"+n),e.b("            <div class='vp-opss-expSiteName'></div>"),e.b("\n"+n),e.b("            <div class='vp-opss-expBucketName'></div>"),e.b("\n"+n),e.b("            <div class='vp-opss-expName'></div>"),e.b("\n"+n),e.b("            <div class='vp-opss-expType'></div>"),e.b("\n"+n),e.b("            <div><span class='vp-details'>Page SpaceID: </span>"),e.b(e.v(e.f("spaceId",t,i,0))),e.b("</div>"),e.b("\n"+n),e.b("            <div class='vp-sessionId'></div>"),e.b("\n"+n),e.b("            <div class='vp-videoSpaceId'></div>"),e.b("\n"+n),e.b("            <div class='vp-opss-platform'></div>"),e.b("\n"+n),e.b("        </div>"),e.b("\n"),e.b("\n"+n),e.b("        <div class='vp-opss-title vp-section-expand-plugins vp-expanded'>PLUGINS</div>"),e.b("\n"+n),e.b("        <div class='vp-opss-current-plugins vp-hide'>"),e.b("\n"+n),e.b("            <pre class='vp-opss-plugins'></pre>"),e.b("\n"+n),e.b("        </div>"),e.b("\n"),e.b("\n"+n),e.b("        <div class='vp-opss-title vp-section-expand-config vp-expanded'>PLAYER CONFIG</div>"),e.b("\n"+n),e.b("        <div class='vp-opss-current-config vp-hide'>"),e.b("\n"+n),e.b("            <pre class='vp-opss-profile'></pre>"),e.b("\n"+n),e.b("        </div>"),e.b("\n"+n),e.b("        <div class='vp-opss-title vp-section-expand-hosting vp-expanded'>HOSTING CONFIG</div>"),e.b("\n"+n),e.b("        <div class='vp-opss-current-hosting vp-hide'>"),e.b("\n"+n),e.b("            <pre class='vp-opss-hosting'></pre>"),e.b("\n"+n),e.b("        </div>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("</div>"),e.b("\n"),e.fl()},partials:{},subs:{}})},1462:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.b("<div tabindex='0' class='vp-playlist-container "),e.b(e.v(e.f("modeClass",t,i,0))),e.b(" vp-pl-loading vp-playlist-theme-"),e.b(e.v(e.f("theme",t,i,0))),e.b(" "),e.b(e.v(e.f("streamModeClass",t,i,0))),e.b(" vp-vis-hidden'>"),e.b("\n"+n),e.s(e.f("isHiddenMode",t,i,1),t,i,0,156,216,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("    <div class='vp-upnext-title'>"),e.b(e.v(e.d("strings.UP_NEXT",t,i,0))),e.b("</div>"),e.b("\n"+n)})),t.pop()),e.b("    <div class='vp-playlist-pg-btn vp-playlist-pg-btn-prev disabled'></div>"),e.b("\n"+n),e.b("    <div class='vp-playlist-pg-btn vp-playlist-pg-btn-next'></div>"),e.b("\n"+n),e.b("    <div class='vp-playlist-strip'>"),e.b("\n"+n),e.b("        <ul class='vp-playlist-strip-list strip-animate'>"),e.b("\n"),e.b("\n"+n),e.b("        </ul>"),e.b("\n"+n),e.b("        <div class='vp-pl-loader-bg'></div>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("    <div class='vp-pl-loader vp-spinner-icon'></div>"),e.b("\n"+n),e.b("</div>"),e.b("\n"),e.fl()},partials:{},subs:{}})},446:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.b("<div><pre>"),e.b(e.v(e.f("config",t,i,0))),e.b("</pre></div>"),e.b("\n"),e.fl()},partials:{},subs:{}})},7338:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.b("<div class='vp-settings-container vp-vis-hidden' tabindex='0'>"),e.b("\n"+n),e.b("    <div class='vp-settings-item vp-settings-header' tabindex='0' aria-label='"),e.b(e.v(e.d("strings.VIDEO_QUALITY",t,i,0))),e.b("'>"),e.b("\n"+n),e.b("        "),e.b(e.v(e.d("strings.VIDEO_QUALITY",t,i,0))),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("    <div class='vp-settings-divider'></div>"),e.b("\n"+n),e.b("    <div class='vp-settings-item "),e.b(e.v(e.d("itemClasses.high",t,i,0))),e.b(" vp-disable' tabindex='2'>"),e.b("\n"+n),e.b("        <div class='vp-settings-checkmark'></div>"),e.b("\n"+n),e.b("        "),e.b(e.v(e.d("strings.HIGH",t,i,0))),e.b("\n"+n),e.b("        <div class='vp-settings-hdicon'></div>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("    <div class='vp-settings-item "),e.b(e.v(e.d("itemClasses.medium",t,i,0))),e.b(" vp-disable' tabindex='3'>"),e.b("\n"+n),e.b("        <div class='vp-settings-checkmark'></div>"),e.b("\n"+n),e.b("        "),e.b(e.v(e.d("strings.MEDIUM",t,i,0))),e.b("\n"+n),e.b("        <div class='vp-settings-hdicon'></div>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("    <div class='vp-settings-item "),e.b(e.v(e.d("itemClasses.low",t,i,0))),e.b(" vp-disable vp-last-item' tabindex='4'>"),e.b("\n"+n),e.b("        <div class='vp-settings-checkmark'></div>"),e.b("\n"+n),e.b("        "),e.b(e.v(e.d("strings.LOW",t,i,0))),e.b("\n"+n),e.b("        <div class='vp-settings-hdicon'></div>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("    <div class='vp-settings-item "),e.b(e.v(e.d("itemClasses.auto",t,i,0))),e.b(" vp-active vp-disable' tabindex='1'>"),e.b("\n"+n),e.b("        <div class='vp-settings-checkmark'></div>"),e.b("\n"+n),e.b("        "),e.b(e.v(e.d("strings.AUTO",t,i,0))),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("</div>"),e.b("\n"),e.fl()},partials:{},subs:{}})},2974:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.b("<div class='vp-adview-simple'>"),e.b("\n"+n),e.b("    <div class='vp-adbreak-progress'>"),e.b("\n"+n),e.b("        <span>Ad 1/3: 15s</span>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("    <div class='vp-adbreakitem-cta'>"),e.b("\n"+n),e.b("        <div class='vp-adview-btn'>Get Now</div>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("</div>"),e.b("\n"),e.fl()},partials:{},subs:{}})},5445:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.b("<div class='vp-start-screen "),e.s(e.f("show",t,i,1),t,i,1,0,0,"")||e.b("vp-vis-hidden vp-disp-none"),e.b("' tabindex='-1'>"),e.b("\n"+n),e.s(e.d("config.showThumbnail",t,i,1),t,i,0,118,243,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("        <img class='vp-start-screen-image' src='"),e.b(e.v(e.f("imageSrc",t,i,0))),e.b("' width='"),e.b(e.v(e.f("width",t,i,0))),e.b("' height='"),e.b(e.v(e.f("height",t,i,0))),e.b("' aria-hidden='true'>"),e.b("\n"+n)})),t.pop()),e.s(e.d("config.showButton",t,i,1),t,i,0,295,414,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("        <div class='vp-start-screen-button' tabindex='0' aria-label='"),e.b(e.v(e.d("strings.PLAY_VIDEO",t,i,0))),e.b("' role='button'></div>"),e.b("\n"+n)})),t.pop()),e.b("    <div class='vp-start-screen-bar-wrapper'>"),e.b("\n"+n),e.b("        <div class='vp-start-screen-bar' tabindex='-1'>"),e.b("\n"+n),e.s(e.d("config.showProvider",t,i,1),t,i,0,575,682,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("                <h4 class='vp-start-screen-provider' tabindex='1'>"),e.b(e.v(e.d("item.provider.name",t,i,0))),e.b("</h4>"),e.b("\n"+n)})),t.pop()),e.s(e.d("config.showTitle",t,i,1),t,i,0,740,836,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("                <h3 class='vp-start-screen-title' tabindex='2'>"),e.b(e.v(e.d("item.title",t,i,0))),e.b("</h3>"),e.b("\n"+n)})),t.pop()),e.s(e.d("config.showDescription",t,i,1),t,i,0,897,1003,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("                <p class='vp-start-screen-description' tabindex='3'>"),e.b(e.v(e.d("item.description",t,i,0))),e.b("</p>"),e.b("\n"+n)})),t.pop()),e.b("        </div>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("</div>"),e.b("\n"),e.fl()},partials:{},subs:{}})},3535:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e,r=n(514),s="touchstart",o="touchmove",u="touchend",h="mousedown",a="mousemove",c="mouseup",f="mouseenter",l="mouseleave";!function(t){t.PIXEL="px",t.PERCENTAGE="%"}(e=i.DimensionUnit||(i.DimensionUnit={}));var v=function(){function t(t){if(this.g9=null,this.y9=null,this.w9=null,this._9=null,this.E9=null,this.A9=null,!t)throw Error("ViewElement: bound element is null");this._node=t}return t.get=function(i,n){return new t(n?n.querySelector(i):document.querySelector(i))},t.build=function(i,n,e){var r=document.createElement("div");return r.innerHTML=i.render(n,e),new t(r.children[0])},t.prototype.destroy=function(){this.g9&&this.g9.destroy(),this.removeDragEvents(),this.removeScrollEvents()},Object.defineProperty(t.prototype,"node",{get:function(){return this._node},enumerable:!0,configurable:!0}),t.prototype.getClientSize=function(){return{width:this._node.clientWidth,height:this._node.clientHeight}},t.prototype.appendChild=function(t){return t&&this._node.appendChild(t),this},t.prototype.removeChild=function(t){if(t)try{this._node.removeChild(t)}catch(t){}return this},t.prototype.removeFromParent=function(){var t=this._node;return t.parentNode&&t.parentNode.removeChild(t),this},t.prototype.getParent=function(){var i=this._node.parentElement;return i?new t(i):null},t.prototype.appendView=function(t){return t&&t.node&&this._node.appendChild(t.node),this},t.prototype.removeView=function(t){return t&&t.node&&this._node.removeChild(t.node),this},t.prototype.insertBefore=function(t,i){return i?this._node.insertBefore(t,i):this.appendChild(t),this},t.prototype.add=function(){for(var t=this,i=[],n=0;n<arguments.length;n++)i[n]=arguments[n];return i.forEach((function(i){t._node.classList.add(i)})),this},t.prototype.remove=function(){for(var t=this,i=[],n=0;n<arguments.length;n++)i[n]=arguments[n];return i.forEach((function(i){t._node.classList.remove(i)})),this},t.prototype.addOrRemove=function(t,i){return i?this.add(t):this.remove(t),this},t.prototype.setDisplay=function(t){return this._node.style.display=t,this},t.prototype.select=function(i){var n=this._node.querySelector(i);return n?new t(n):null},Object.defineProperty(t.prototype,"innerHTML",{get:function(){return this._node.innerHTML},set:function(t){this._node.innerHTML=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"innerText",{get:function(){return this._node.innerText},set:function(t){this._node.innerText=t},enumerable:!0,configurable:!0}),t.prototype.onTap=function(t){return this.g9=new r.default(this._node,t),this},t.prototype.onDrag=function(t,i,n){return this.y9=t,this.w9=i,this._9=n,this.O9([h,s],t),this.O9([a,o],i),this.O9([c,u],n),this},t.prototype.removeDragEvents=function(){return this.S9([h,s],this.y9),this.S9([a,o],this.w9),this.S9([c,u],this._9),this.y9=null,this.w9=null,this._9=null,this},t.prototype.onScroll=function(t,i){return this.E9=t,this.A9=i,this.O9([f,s],t),this.O9([a,o],t),this.O9([l,u],i),this},t.prototype.removeScrollEvents=function(){return this.S9([f,s],this.E9),this.S9([a,o],this.E9),this.S9([l,u],this.A9),this.E9=null,this.A9=null,this},t.prototype.contains=function(t){return this._node.classList.contains(t)},t.prototype.addEventListener=function(t,i,n){return this._node.addEventListener(t,i,n),this},t.prototype.removeEventListener=function(t,i,n){return this._node.removeEventListener(t,i,n),this},t.prototype.getBoundingClientRect=function(){return this._node.getBoundingClientRect()},t.prototype.setPosition=function(t,i,n,r,s){void 0===s&&(s=e.PIXEL);var o=this._node.style;return t>-1&&(o.top=t+s),i>-1&&(o.bottom=i+s),n>-1&&(o.right=n+s),r>-1&&(o.left=r+s),this},t.prototype.clearPosition=function(){var t=this._node.style;return t.top="",t.bottom="",t.left="",t.right="",this},t.prototype.setSize=function(t,i){return this.setAttribute("width",t).setAttribute("height",i)},t.prototype.setStyleSize=function(t,i,n){void 0===n&&(n=e.PIXEL);var r=this._node.style;return t>-1?r.width=t+n:""===t&&(r.width=""),i>-1?r.height=i+n:""===i&&(r.height=""),this},t.prototype.translate3d=function(t,i,n){return void 0===n&&(n=0),this.setStyleAttr("transform","translate3d("+t+"px, "+i+"px, "+n+"px)"),this},Object.defineProperty(t.prototype,"position",{set:function(t){this.setStyleAttr("position",t)},enumerable:!0,configurable:!0}),t.prototype.setStyleAttr=function(t,i){return this._node.style[t]=i,this},t.prototype.setAttribute=function(t,i){return this._node.setAttribute(t,i),this},t.prototype.show=function(){return this.remove("vp-hide")},t.prototype.hide=function(){return this.add("vp-hide")},t.prototype.enable=function(){return this.remove("vp-disable")},t.prototype.disable=function(){return this.add("vp-disable")},t.prototype.ariaLabel=function(t){return this._node.setAttribute("aria-label",t),this},t.prototype.O9=function(t,i){var n=this;t.forEach((function(t){n.addEventListener(t,i)}))},t.prototype.S9=function(t,i){var n=this;t.forEach((function(t){i&&n.removeEventListener(t,i)}))},t}();i.default=v},9241:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}),s=this&&this.__spreadArrays||function(){for(var t=0,i=0,n=arguments.length;i<n;i++)t+=arguments[i].length;var e=Array(t),r=0;for(i=0;i<n;i++)for(var s=arguments[i],o=0,u=s.length;o<u;o++,r++)e[r]=s[o];return e};Object.defineProperty(i,"__esModule",{value:!0});var o,u,h,a,c,f=n(7403),l=n(9847),v=n(611),d=n(9257),p=n(8430),m=n(9541),b=n(1225),g=n(6609),y=n(514),w=n(3072),_=n(954),E=n(6389),A=n(1962),O=n(1962),S=n(5244),T=n(1204),I=n(4986),j=n(6342),M=n(1960),N=n(6589),R=n(4685),k=n(2878),L=n(6266),D=n(2810);j.default.insertCssIntoHead(".vp-vis-hidden { visibility: hidden;} .vp-disp-none { display: none;}"),function(t){t.END_SCREEN="end-screen",t.ERROR="error",t.VIDEO="video",t.START_SCREEN="start-screen",t.BLOCKED="blocked"}(o=i.ViewState||(i.ViewState={})),function(t){t.PORTRAIT="portrait",t.LANDSCAPE="landscape"}(u=i.Orientation||(i.Orientation={})),function(t){t.LOADING="loading",t.SWITCHING="switching",t.PLAYING="playing",t.PAUSED="paused",t.CASTING="casting"}(h||(h={})),function(t){t.NORMAL="normal",t.SMALL="smallscreen",t.VERY_SMALL="verysmallscreen"}(a||(a={})),function(t){t[t.SMALL_WIDTH=350]="SMALL_WIDTH",t[t.SMALL_HEIGHT=210]="SMALL_HEIGHT",t[t.VERY_SMALL_WIDTH=200]="VERY_SMALL_WIDTH",t[t.VERY_SMALL_HEIGHT=175]="VERY_SMALL_HEIGHT"}(c||(c={}));var C,P=["webkitfullscreenchange","mozfullscreenchange","msfullscreenchange","MSFullscreenChange","fullscreenchange"],x="vp-state-",U="vp-flag-",V="vp-browser-",B="vp-mode-",F=5e3,z="full",G=40,H=27,Y=82,q=53;function W(t){return j.default.classList(t)}!function(t){t.AD_CLICKED="vAdClicked",t.BACKWARD_SEEK="vBackwardSeek",t.CC_LANGUAGE_CHANGE="vCcLanguageChange",t.CC_STYLE_CHANGE="vCcStyleChange",t.CUSTOM_ELEMENT="vCustomElem",t.FORWARD_SEEK="vForwardSeek",t.OPSS_VISIBILITY_CHANGED="vOpssVisibilityChanged",t.PLAYLIST_BOTTOM_HEIGHT_CHANGE="vPlaylistBottomHeightChange",t.SCROLLED_TO_END="vScrolledToEnd",t.SEEK="vSeek",t.SET_AUDIO_LANGUAGE="vSetAudioLanguage",t.SET_MUTE="vSetMute",t.SET_VOLUME="vSetVolume",t.SKIP_AD_REQUESTED="vAdSkipRequested",t.START_SCREEN_CLICK="vStartScreenClick",t.SYNC_PLAYBACK_STATE="vSyncPlaybackState",t.SYNC_SHOW_AIRPLAY_TARGET_MENU="vSyncShowAirplayTargetMenu",t.SYNC_VIDEO_END="vSyncVideoEnd",t.TOGGLE_CC="vToggleCc",t.TOGGLE_PLAY_PAUSE="vTogglePlayPause",t.UI_INTERACT="vUiInteract",t.KEY_CHANGE_VOLUME="vKeyChangeVolume"}(C=i.ViewEvent||(i.ViewEvent={}));var Q=function(t){function i(i,n,e,r,s,o){var u=t.call(this,"View")||this;u.dQ=i,u._m=n,u.YU=e,u.XH=r,u.fH=s,u.nY=o,u.T9=a.NORMAL,u.I9=!1,u.j9=!1,u.M9=0;var c=0,f=0;return u.dQ&&(c=u.dQ.clientWidth,f=u.dQ.clientHeight,u.T9=u.N9(c,f)),u.YU.addEventListener(A.VideoEvent.SRC_SWITCHING,(function(){u.R9(h.SWITCHING,!0)}),u),u.YU.addEventListener(A.VideoEvent.SRC_SWITCHED,(function(){u.R9(h.SWITCHING,!1)}),u),u.YU.publish(A.PLAYER_DIMENSION_CHANGE,{height:u.dQ&&u.dQ.clientHeight||u._m.uiState.height||0,width:u.dQ&&u.dQ.clientWidth||u._m.uiState.width||0,videoWidth:u.pQ&&u.pQ.clientWidth||u._m.uiState.videoWidth||0,videoHeight:u.pQ&&u.pQ.clientHeight||u._m.uiState.videoHeight||0}),u.YU.addEventListener(w.ExternalEvt.PLAYER_MUTE_CHANGE,u.k9,u),u.YU.addEventListener(A.UP_NEXT_PG_CLICK,u.L9,u),u.YU.addEventListener(A.PLAYER_DIMENSION_CHANGE,u.SY,u),u.YU.addEventListener(A.Device.ORIENTATION_CHANGE,u.D9,u),u.YU.addEventListener(A.PLAYBACK_INFO,u.C9,u),u.YU.addEventListener(w.ExternalEvt.PLAYLIST_POSITION_CHANGE,u.P9,u),l.userAgent.mobile&&T.default.canPlayInline&&(u._m.uiState.deviceOrientation=u.x9(),u.U9()),u}return r(i,t),i.prototype.render=function(){var t=this;this._m.rendered=!0,this.mQ=j.default.render(L,{enableDocking:this._m.docking&&(this._m.docking.enableOnScrollDown||this._m.docking.enableOnScrollUp)}),this.pQ=this.mQ.querySelector("."+_.VIDEO_MAIN_ELEMENT_CLASS),this.dQ&&this.dQ.appendChild(this.mQ),W(this.mQ).add(this.T9),Object.keys(l.userAgent).filter((function(t){return l.userAgent[t]})).forEach((function(i){"os"===i&&(i=l.userAgent.os),"ie"===i&&W(t.mQ).add("vp-"+i.toLowerCase()+l.userAgent[i]),W(t.mQ).add(V+i.toLowerCase())})),T.default.deviceType&&W(this.mQ).add("vp-device-"+T.default.deviceType),l.userAgent.mobile&&T.default.canPlayInline&&W(this.mQ).add("vp-browser-playsinline"),this._m.chromeless||(this.V9=this.B9(g.LoadingScreen)),this._m.showControls&&T.default.canPlayInline&&(this.n1=new p.Controls(this.YU,this,this._m,this.fH),this.F9()),this._m.showControls||W(this.mQ).add("vp-no-controls");var i=function(i){t.EJ()},n=function(i){t.jJ(i)},e=function(){t.z9()};this.G9=function(){t.H9={},t.Y9=t.mQ,t.mQ.addEventListener("mousemove",(function(n){t.H9.x!==n.clientX&&t.H9.y!==n.clientY&&(i(),t.H9.x=n.clientX,t.H9.y=n.clientY,t.Y9=n.target)})),t.mQ.addEventListener("mouseover",(function(n){var e=null;t.Y9&&(e=t.Y9.parentElement),!e||W(e).contains("vp-play-controls")||W(e).contains("vp-menu-controls")||i()})),t.mQ.addEventListener("mouseout",(function(i){var e=null,r=t.mQ.getBoundingClientRect();t.Y9&&(e=t.Y9.parentElement),e&&(W(e).contains("vp-play-controls")||W(e).contains("vp-menu-controls")||n(i),(W(e).contains("vp-play-controls")||W(e).contains("vp-menu-controls"))&&(i.clientX<=r.left||i.clientX>=r.right||i.clientY>=r.bottom)&&n(i))}))},this.z3=function(){var t=this;this.q9=new y.default(this.mQ,(function(){(!t.getFullscreen()||l.userAgent.android&&j.default.getFullscreenElement()===t.mQ)&&t.toggleControlsVisibility()})),this.mQ.addEventListener("click",e),this.YU.addEventListener(A.CONTROLS_SEEKING,(function(){t.W9&&clearTimeout(t.W9),t.W9=window.setTimeout(t.Q9.bind(t),F)}),this)},l.userAgent.tv||l.userAgent.mobile?l.userAgent.mobile&&this.n1&&T.default.canPlayInline&&this.z3():this.G9(),this.X9=function(){t.mQ.removeEventListener("mousemove",i),t.mQ.removeEventListener("mouseover",i),t.mQ.removeEventListener("mouseout",n)},this.Z9=function(){t.mQ.removeEventListener("click",e)},I.isFunction(this.handleFullscreenChange.bind)&&(this.J9=this.handleFullscreenChange.bind(this),P.forEach((function(i){document.addEventListener(i,t.J9)}))),this.K9(),this.vY=new N.PlaylistController(this,this.fH),this.t6(),this.i6(),this.n6(),l.userAgent.desktop&&this.pQ&&this.pQ.addEventListener("contextmenu",(function(i){var n=t.gY.rendererType;n!==R.RendererType.HTML5_HLS&&n!==R.RendererType.HTML5_RAW||i.preventDefault()}));var r=document.querySelector("#vp-css");j.default.isOldIeBrowser()&&setTimeout((function(){r&&r.sheet.cssRules&&r.sheet.cssRules.length>0?t.e6():t.r6()}),150),j.default.isOldIeBrowser()||!this._m.uiState||this._m.uiState.isCSSLoaded||(!0===j.default.getSingleton("isCSSLoaded")?this.e6():!0===j.default.getSingleton("isCSSError")?this.r6():r&&(r.addEventListener("error",this.r6.bind(this)),r.addEventListener("load",this.e6.bind(this)))),this.s6=new d.default(this.YU,this,this._m,this.fH)},i.prototype.getEventBus=function(){return this.YU},i.prototype.getModel=function(){return this._m},i.prototype.getAdsOverlay=function(){return this.o6},i.prototype.getAdsOverlayNode=function(){var t;return(null===(t=this.o6)||void 0===t?void 0:t.view.node)||null},i.prototype.toggleControlsVisibility=function(){var t,i;W(this.mQ).contains("vp-hide-controls")?(W(this.mQ).remove("vp-hide-controls"),this.u6(!1),null===(i=this.n1)||void 0===i||i.onControlsBarChange(!0),this.h6&&W(this.h6).remove("vp-overlay-hide-cursor"),this.W9&&clearTimeout(this.W9),this.gY.seeking||(this.W9=window.setTimeout(this.Q9.bind(this),F))):(W(this.mQ).add("vp-hide-controls"),this.u6(!0),null===(t=this.n1)||void 0===t||t.onControlsBarChange(!1))},i.prototype.toggleAdViewClickBlocking=function(){var t=W(this.mQ).contains("vp-hide-controls");this.a6.enableClickBlocking(!!t)},i.prototype.isDocked=function(){return this.j9},i.prototype.dockVideoPlayer=function(){var t=window.scrollY,i=!0,n=this._m.docking.width,e=this._m.docking.height;if(this.M9>t&&(i=!1),this._m.docking.enableOnScrollDown===i&&this._m.docking.enableOnScrollUp!==i&&!this.f6&&(this._m.docking.enableOnMuted||!this._m.mute)&&!(l.userAgent.mobile&&this._m.docking.mobile&&this._m.docking.mobile.disable)){if(this.l6=this.mQ.clientWidth,this.v6=this.mQ.clientHeight,n===z){if(this._m.uiState.deviceOrientation===u.LANDSCAPE)return;n=window.innerWidth,e=this.v6/this.l6*n}if(this.j9=!0,this.d6(),this.vY.togglePlaylistUI(!0),W(this.mQ).add("vp-docked"),this._m.docking.showInfoCard&&W(this.mQ).add("vp-docked-show-meta"),this._m.docking.fadeInAnimation){if(W(this.mQ).add("vp-docked-fadein"),W(this.dQ).add("vp-docked-mode"),(h=l.userAgent.mobile&&this._m.docking.mobile?this._m.docking.mobile.position||{}:this._m.docking.position||{}).top>-1&&(this.mQ.style.top=h.top+"px"),h.bottom>-1&&h.top<0){var r=0;this._m.docking.showInfoCard&&(r=84),this.mQ.style.bottom=r+h.bottom+"px"}h.right>-1&&h.left<0&&(this.mQ.style.right=h.right+"px"),h.left>-1&&(this.mQ.style.left=h.left+"px")}else{this.p6();var s=this.mQ.getBoundingClientRect(),o=document.querySelector("body");if(!o)return;var h,a=o.clientWidth,c=window.innerHeight,f=0,v=0;if((h=this._m.docking.position||{}).top>-1&&(v=h.top,this.mQ.style.top="0px"),h.bottom>-1){var d=0;this._m.docking.showInfoCard&&(d=84),v=c-e-d-h.bottom,this.mQ.style.bottom=""}h.right>-1&&(f=a-s.left-n-h.right,this.mQ.style.right=""),h.left>-1&&(f=h.left,this.mQ.style.left="0px"),this.mQ.style.transform="translate3d("+f+"px, "+v+"px, 0)",W(this.mQ).add("vp-docked-animated"),W(this.dQ).add("vp-docked-mode")}this.mQ.style.width=n+"px",this.mQ.style.height=e+"px",this.YU.publish(w.ExternalEvt.PLAYER_VIEWPORT_CHANGE,!1),this.YU.publish(A.PLAYER_DIMENSION_CHANGE,this.getPlayerDimensions()),this._m.uiState.isDocked=!0,this.YU.publish(w.ExternalEvt.PLAYER_DOCKED_CHANGE,!0)}},i.prototype.undockVideoPlayer=function(t){var i=this;void 0===t&&(t=!1),W(this.mQ).remove("vp-docked"),W(this.mQ).remove("vp-docked-show-meta"),this._m.docking.fadeInAnimation?(W(this.mQ).remove("vp-docked-fadein"),this.mQ.style.top="",this.mQ.style.right="",this.mQ.style.bottom="",this.mQ.style.left="",this.mQ.style.width="",this.mQ.style.height=""):(this.mQ.style.transform="translate3d(0, 0, 0)",this.p6()),this.j9=!1,this.vY.togglePlaylistUI(!1),t&&!this._m.isPaused()&&this.YU.publish(A.TOGGLE_PLAY_PAUSE),window.setTimeout((function(){i.j9||(i._m.uiState.isDocked=!1,i._m.docking.fadeInAnimation||(i.mQ.style.width="",i.mQ.style.height="",W(i.mQ).remove("vp-docked-animated"),i.mQ.style.position="",i.mQ.style.transform="",i.mQ.style.top="",i.mQ.style.right="",i.mQ.style.bottom="",i.mQ.style.left=""),i.m6&&(i.dQ.removeChild(i.m6),i.m6=null),W(i.dQ).remove("vp-docked-mode"),i.YU.publish(w.ExternalEvt.PLAYER_VIEWPORT_CHANGE,!0),i.YU.publish(A.PLAYER_DIMENSION_CHANGE,i.getPlayerDimensions())),i.YU.publish(w.ExternalEvt.PLAYER_DOCKED_CHANGE,!1)}),250)},i.prototype.updateDockingConfig=function(t,i,n,e,r,s){"boolean"==typeof t&&(this._m.docking.enableOnScrollDown=t),"boolean"==typeof i&&(this._m.docking.enableOnScrollUp=i),this._m.docking.position=this._m.docking.position||{},isNaN(n)||(this._m.docking.position.top=n),isNaN(e)||(this._m.docking.position.right=e),isNaN(r)||(this._m.docking.position.left=r),isNaN(s)||(this._m.docking.position.bottom=s),t||i?(this.i6(),this.j9&&this.dockVideoPlayer()):(this.b6(),this.j9&&this.undockVideoPlayer())},i.prototype.createAdsOverlay=function(){if(this.o6)return this.o6.view.innerHTML="",this.o6.view.node;if(!this.pQ)return null;this.o6=new g.AdsOverlay;var t=this.o6.view.node,i=this.pQ.querySelector(".vp-adview-wrapper");return i?this.pQ.insertBefore(t,i):this.pQ.appendChild(t),t},i.prototype.destroyAdsOverlay=function(){this.o6&&(this.o6.destroy(),this.o6=null)},i.prototype.showAirplayTargetMenu=function(){this.publish(C.SYNC_SHOW_AIRPLAY_TARGET_MENU)},i.prototype.getContentNode=function(){return this.mQ},i.prototype.getOpenSimSim=function(){return this.g6},i.prototype.getMainElement=function(){return this.pQ},i.prototype.getCCElement=function(){return this.pQ?this.pQ.querySelector(".vp-cc-element"):null},i.prototype.getRootElement=function(){return this.dQ},i.prototype.getVideoElement=function(){return this.dQ&&this.dQ.getElementsByTagName("video")[0]},i.prototype.setKeyboardFocus=function(){this.mQ.focus()},i.prototype.updateViewOnEscPress=function(){this.g6&&this.g6.isOpen()?this.g6.close():this.getFullscreen()&&this.setFullscreen(!1)},i.prototype.disableControls=function(){W(this.mQ).add("vp-disable-controls")},i.prototype.enableControls=function(){W(this.mQ).remove("vp-disable-controls")},i.prototype.resetState=function(){this.y6(),this.w6(),this._6()},i.prototype.syncViewState=function(){var t,i,n=this._m,e=n.playlist&&this.xW(),r=this.gY,s=n.castState,u=s&&s.connected,a=o.START_SCREEN;if(this.R9(h.CASTING,u),u){var c=W(this.mQ);s.mediaLoaded&&!s.paused?c.add("vp-cast-playing"):c.remove("vp-cast-playing")}var f=W(this.mQ).contains(U+h.LOADING),v=n.isLoading();switch(this.R9(h.LOADING,v),!f&&v?(this.YU.publish(w.ExternalEvt.LOADING_BEGIN),null===(t=this.V9)||void 0===t||t.show()):f&&!v&&(this.YU.publish(w.ExternalEvt.LOADING_END),null===(i=this.V9)||void 0===i||i.hide()),n.getState()){case S.States.INIT:case S.States.WAITING:a=o.START_SCREEN;var d=!n.autoplay||n.waitingForUserTap,p=e&&(e.hasThumbnail()&&!l.userAgent.mobile||e.fetchFinished());if(d&&p){var m=n.continuousPlay&&0!==n.playlist.position,b=n.skipOnError===M.SkipOnError.ALWAYS||n.skipOnError===M.SkipOnError.TIMEBASED;m&&b&&r.hasStartedPlayback||this.E6()}break;case S.States.VIDEO:this.A6(r),this.O6(),a=o.VIDEO;break;case S.States.END:this._m.continuousPlay||this.setFullscreen(!1),r.criticalError?(n.chromeless?this.YU.publish(w.ExternalEvt.PLAYER_ERROR,r.criticalError):this.S6(r.criticalError,e,n.guid),a=o.ERROR):(this.T6(r.previousItem),a=o.END_SCREEN)}this.I6=a,this.j6(a),this.M6(),this.s6&&this.s6.syncState()},i.prototype.getCurrentViewState=function(){return this.I6},i.prototype.updateStreamSyncUI=function(t,i){var n,e;t&&"pause"===i?(null===(n=this.V9)||void 0===n||n.show(),W(this.mQ).add("vp-sync-waiting")):(null===(e=this.V9)||void 0===e||e.hide(),W(this.mQ).remove("vp-sync-waiting"))},i.prototype.setFullscreen=function(t){var i,n=this.mQ;(l.userAgent.ios||l.userAgent.android&&!this.n1)&&(n=null===(i=this.nY.getActiveRenderer())||void 0===i?void 0:i.node),t&&!this.I9?k.default.enterFullscreen(n):!t&&this.I9&&k.default.exitFullscreen(n),this.YU.publish(A.CTRL_FULLSCREEN,t?"ON":"OFF"),t&&l.userAgent.mobile&&T.default.autoplaySupported&&this.gY.mute&&!this._m.muteMode&&this.publish(C.SET_MUTE,!1),this.M6()},i.prototype.getFullscreen=function(){var t=this.nY.getActiveRenderer(),i=!!t&&k.default.isFullscreenOnMobile(t.node);return j.default.getFullscreenElement()===this.mQ||i},i.prototype.toggleFullscreen=function(){this.setFullscreen(!this.getFullscreen())},i.prototype.updateVolumeUI=function(t,i,n){void 0===n&&(n=!1),this.n1&&this.n1.updateVolumeUI(t,i,n)},i.prototype.updateClosedCaptionUI=function(t){this.n1&&this.n1.updateClosedCaptionUI(t)},i.prototype.clearAutoHideTimeout=function(){this.W9&&window.clearTimeout(this.W9)},i.prototype.setOverlayActive=function(t){t?W(this.mQ).add("vp-overlay-active"):W(this.mQ).remove("vp-overlay-active")},i.prototype.destroyFullscreenChangeListeners=function(){var t=this;this.J9&&P.forEach((function(i){document.removeEventListener(i,t.J9)}))},i.prototype.getPlayerDimensions=function(){return{width:this.mQ.clientWidth,height:this.mQ.clientHeight,videoWidth:this.pQ.clientWidth,videoHeight:this.pQ.clientHeight}},Object.defineProperty(i.prototype,"controls",{get:function(){return this.n1},enumerable:!0,configurable:!0}),i.prototype.getPlaylistController=function(){return this.vY},i.prototype.isStreamMode=function(){return l.userAgent.desktop&&(this.T9===a.SMALL||W(this.mQ).contains("vp-stream"))},i.prototype.isMiniStreamMode=function(){return l.userAgent.desktop&&(this.T9===a.VERY_SMALL||W(this.mQ).contains("vp-ministream"))},i.prototype.addRendererNode=function(t){var i=this.getMainElement();if(i){if(W(t).contains("vp-external-video")){for(var n=0,e=i.children[n];n<i.children.length&&"video"!==e.tagName.toLowerCase();)e=i.children[++n];if(e&&"video"===e.tagName.toLowerCase())return void i.insertBefore(t,e)}i.appendChild(t)}},i.prototype.onMediaItemLoaded=function(t){t.isLive()?W(this.mQ).add("vp-live"):W(this.mQ).remove("vp-live"),this.isStreamMode()&&!this.getFullscreen()&&W(this.mQ).add("vp-stream"),this.isMiniStreamMode()&&!this.getFullscreen()&&W(this.mQ).add("vp-ministream"),this.n1&&this.n1.onMediaItemLoaded(t)},i.prototype.onMediaItemCurrent=function(t){this.n1&&this.n1.onMediaItemCurrent(t)},i.prototype.onMediaItemPlaybackStarted=function(t){(this._m.docking.enableOnScrollDown||this._m.docking.enableOnScrollUp)&&this.j9&&this.d6(),this.n1&&this.n1.onMediaItemPlaybackStarted(t)},i.prototype.onMediaItemPlaybackProgress=function(t){this.n1&&this.n1.onMediaItemPlaybackProgress(t)},i.prototype.onAdBreakStarted=function(t){this.a6.onAdBreakStart(t),this.n1.onAdBreakStarted()},i.prototype.onAdBreakEnded=function(t){this.a6.onAdBreakEnd(t)},i.prototype.onAdBreakItemCurrent=function(t){this.a6.onAdBreakItemCurrent(t)},i.prototype.onAdBreakItemStarted=function(t){this.n1&&this.n1.onAdPlaybackStarted()},i.prototype.onAdBreakItemEnded=function(t){this.n1&&this.n1.onAdPlaybackEnded()},i.prototype.onAdPlaybackProgress=function(t){var i=t.playingItem,n=this.gY;i&&I.isNumber(n.currentTime)&&I.isNumber(n.duration)&&this.n1&&this.n1.onAdPlaybackProgress(t)},i.prototype.onPlaybackTimeUpdate=function(){var t;null===(t=this.g6)||void 0===t||t.onTimeUpdate(this.nY.getSyncOffset(),this.nY.getSyncState())},i.prototype.setTheme=function(t){t&&W(this.mQ).add(t)},i.prototype.onlanguageChange=function(t){this.publish(C.CC_LANGUAGE_CHANGE,t)},i.prototype.updateClosedCaptionStyle=function(t){this.publish(C.CC_STYLE_CHANGE,t)},i.prototype.updateCurrentItemTitle=function(t){this.n1.updateCurrentItemTitle(t),this.j9&&this.N6&&(this.N6.textContent=t),this.R6&&this.R6.updateTitle(t)},i.prototype.addCustomControlElement=function(t){return this.n1.addCustomControlElement(t)},i.prototype.onRendererSwitch=function(t,i){this.g6&&this.g6.onRendererSwitch(t,i),this.syncViewState()},i.prototype.onVideoEvent=function(t){for(var i,n=[],e=1;e<arguments.length;e++)n[e-1]=arguments[e];this.syncViewState(),this.g6&&(i=this.g6).onVideoEvent.apply(i,s([t],n))},i.prototype.handleFullscreenChange=function(t){var i="boolean"==typeof t?t:this.getFullscreen();i?(W(this.mQ).add("vp-state-fullscreen"),this.j9&&(this.f6=!0,this.undockVideoPlayer())):(W(this.mQ).remove("vp-state-fullscreen"),(this.j9||this.f6)&&(this.f6=!1,this.M9=window.scrollY,this.dockVideoPlayer())),this.I9!==i&&(this._m.uiState.isFullscreen=i,this.YU.publish(A.FULLSCREEN_CHANGE,i),this.I9=i)},i.prototype.destroy=function(){this.n1&&this.n1.destroy(),this.k6&&this.k6.destroy(),this.L6&&this.L6.destroy(),this.D6&&this.D6.destroy(),this.V9&&this.V9.destroy(),this.a6&&this.a6.destroy(),this.vY&&this.vY.destroy(),this.R6&&this.R6.destroy(),this.q9&&this.q9.destroy(),this.destroyAdsOverlay(),this.destroyFullscreenChangeListeners(),l.userAgent.tv||l.userAgent.mobile||!this.X9||this.X9(),l.userAgent.mobile&&T.default.canPlayInline&&this.Z9&&this.Z9(),this.wQ&&(window.removeEventListener("resize",this.wQ),this.wQ=null),this.g6&&this.g6.destroy(),this.dQ&&this.mQ&&this.dQ.removeChild(this.mQ),this.b6()},i.prototype.n6=function(){var t=this;this.k6=new m.default("NORMAL",(function(){t.g6||(t.g6=t.B9(b.default,t._m,t.fH.getExternalPlugins()),t.g6.on(b.OpssEvent.VISIBILITY_CHANGED,(function(i,n){t.publish(C.OPSS_VISIBILITY_CHANGED,i,n.node)}),t));var i=t.nY.getRendererController().getActiveRenderer();t.g6.render(i)}))},i.prototype.D9=function(t){this._m.uiState.deviceOrientation=t,this._m.uiState.isDocked&&this._m.docking.width===z&&t===u.LANDSCAPE&&!this.getFullscreen()&&this.undockVideoPlayer(!0)},i.prototype.C9=function(t){this.g6&&this.g6.onPlaybackInfo(t)},i.prototype.P9=function(){this.g6&&this.g6.onPlaylistPositionChange()},i.prototype.U9=function(){this.wQ=this.NQ.bind(this),window.addEventListener("resize",this.wQ)},i.prototype.x9=function(){var t=u.LANDSCAPE;return window.innerHeight>window.innerWidth&&(t=u.PORTRAIT),t},i.prototype.NQ=function(){this.YU.publish(A.Device.ORIENTATION_CHANGE,this.x9())},i.prototype.i6=function(){this.C6&&this.b6(),(!(l.userAgent.ie>0&&l.userAgent.ie<10)&&!l.userAgent.mobile||l.userAgent.mobile&&T.default.canPlayInline)&&this._m.docking&&(this._m.docking.enableOnScrollDown||this._m.docking.enableOnScrollUp)&&(this.C6=this.P6.bind(this),window.addEventListener("scroll",this.C6))},i.prototype.b6=function(){this.C6&&(window.removeEventListener("scroll",this.C6),this.C6=null)},i.prototype.P6=function(){var t=window.pageYOffset;if(t!==this.M9&&!this.I9){this.M9=t;var i=j.default.getElementViewability(this.dQ)>=this._m.docking.threshold;i||this.j9||this._m.getState()!==S.States.VIDEO||this._m.isPaused()?i&&this.j9&&this.undockVideoPlayer():this.dockVideoPlayer()}},i.prototype.K9=function(){var t=this;return this.a6||(this.a6=new v.default(this.fH),this.a6.addEventListener(v.AdsViewEvent.SKIP_AD_REQUESTED,(function(){t.publish(C.SKIP_AD_REQUESTED)}),this),this.a6.addEventListener(v.AdsViewEvent.CLICKED,(function(){t.publish(C.AD_CLICKED)}),this),this.pQ.appendChild(this.a6.create()),l.userAgent.mobile&&this.n1&&T.default.canPlayInline&&this.a6.enableClickBlocking(!0)),this.a6},i.prototype.p6=function(){var t=this.dQ.getBoundingClientRect(),i=document.querySelector("body");if(i){var n=i.clientWidth,e=this._m.docking.position||{};e.top>-1&&(this.mQ.style.top=t.top+"px"),e.bottom>-1&&(this.mQ.style.bottom=t.bottom+"px"),e.right>-1&&(this.mQ.style.right=n-t.right+"px"),e.left>-1&&(this.mQ.style.left=t.left+"px"),this.mQ.style.width=this.l6+"px",this.mQ.style.height=this.v6+"px",this.mQ.style.position="fixed"}},i.prototype.d6=function(){var t=this,i=this._m.docking;if(i.enableOnScrollDown||i.enableOnScrollUp){this.N6&&this.m6||(this.N6=this.mQ.querySelector(".vp-docked-title"),this.x6=this.mQ.querySelector(".vp-docked-provider"),this.m6=document.createElement("div"),this.m6.setAttribute("class","vp-docked-bg"),this.U6=document.createElement("img"),this.U6.setAttribute("class","vp-docked-img"),this.V6=document.createElement("div"),this.V6.setAttribute("class","vp-docked-overlay"),this.B6=document.createElement("div"),this.B6.setAttribute("class","vp-docked-overlay-text"),this.B6.innerHTML="Scroll back up to restore default view.",this.V6.appendChild(this.B6),this.m6.appendChild(this.U6),this.m6.appendChild(this.V6),this.F6||(this.F6=document.createElement("div"),this.F6.setAttribute("class","vp-docked-close-button"),this.z6=new y.default(this.F6,(function(i){i.stopPropagation(),t.undockVideoPlayer(!t._m.isPaused()),t.publish(C.UI_INTERACT,{srcElement:"ui_pop_close_clk"})})),i.closeButtonFadeIn||W(this.F6).add("vp-nofade")),this.pQ&&this.pQ.appendChild(this.F6),this.dQ&&this.dQ.appendChild(this.m6));var n=this.xW();n&&(n.thumbnail&&this.U6.setAttribute("src",n.thumbnail),this.N6&&n.title&&(this.N6.innerHTML=n.title))}},i.prototype.e6=function(){var t,i=this.getContentNode().querySelectorAll(".vp-vis-hidden"),n=i.length;for(t=0;t<n;t++)W(i[t]).remove("vp-vis-hidden");this.pQ.style.height="",this._m.uiState.isCSSLoaded=!0},i.prototype.r6=function(){for(var t=this.getContentNode().querySelectorAll(".vp-vis-hidden"),i=t.length,n=0;n<i;n++)W(t[n]).add("vp-disp-none");this._m.uiState.isCSSLoaded=!1,this.YU.publish(A.WARNING,j.default.createErr(E.ErrorGroup.Streaming,this.gY,E.E_WARNING,E.WARNING_CODES.E_CSS_DOWNLOAD_FAILED),!1)},i.prototype.j6=function(t){var i=x+t,n=W(this.mQ);Object.keys(o).forEach((function(t){var e=x+o[t];n.contains(e)&&e!==i&&n.remove(e)})),n.contains(i)||n.add(i)},i.prototype.R9=function(t,i){var n=W(this.mQ),e=U+t,r=n.contains(e);i?r||n.add(e):r&&n.remove(e)},i.prototype.E6=function(){var t=this._m,i=this.xW();i&&!this.R6&&(t.showStartScreen&&(this.R6=this.B9(g.StartScreen,i,t.startScreenConfig,t.uiState),this.G6()),this.YU.publish(A.START_SCREEN_RENDERED))},i.prototype.y6=function(){var t=this.R6&&this.R6.view;t&&(this.pQ&&this.pQ.removeChild(t.node),this.R6.destroy(),this.R6=null)},i.prototype.T6=function(t){var i=this;if(t){var n=this._m.showEndScreen;if(n){if(!this.mQ.querySelector(".vp-end-replay")){var e=j.default.render(D,{});this.H6=new y.default(e,(function(){i.YU.publish(A.RELATED_ITEM_CLICK,t.id,-1,!1,!1)})),this.pQ&&this.pQ.appendChild(e),this.Y6=e}!this.R6&&n&&this.E6(),this.YU.publish(A.END_SCREEN_RENDERED),this.publish(C.UI_INTERACT,{srcElement:"es-view"})}}},i.prototype.w6=function(){this.Y6&&this.pQ&&(this.pQ.removeChild(this.Y6),this.Y6=null),this.H6&&this.H6.destroy()},i.prototype.S6=function(t,i,n){if(!this.D6){var e=(i=i||this.xW())&&i.videoSession||"",r=i?i.thumbnail:null,s=r||"";this.D6=this.B9(g.ErrorScreen,t,n,e,s),this.publish(C.UI_INTERACT,{srcElement:"err-view-"+t.category+"-"+t.subcategory})}},i.prototype.M6=function(){this.n1&&this.n1.syncAriaState()},i.prototype.k9=function(t){t?W(this.mQ).add("vp-muted"):W(this.mQ).remove("vp-muted")},i.prototype.z9=function(){(!this.getFullscreen()||l.userAgent.android&&j.default.getFullscreenElement()===this.mQ)&&this.toggleAdViewClickBlocking()},i.prototype.EJ=function(){var t;this.W9&&window.clearTimeout(this.W9),W(this.mQ).remove("vp-hide-controls"),this.u6(!1),this.h6&&W(this.h6).remove("vp-overlay-hide-cursor"),this._m.isSeeking()||this._m.isPaused()||(this.W9=window.setTimeout(this.Q9.bind(this),F)),null===(t=this.n1)||void 0===t||t.onControlsBarChange(!0),this.getFullscreen()||this.YU.publish(O.CCEvent.POSITION_FLOAT,!0)},i.prototype.jJ=function(t){var i;"mouseout"===t.type&&(this.W9&&window.clearTimeout(this.W9),W(this.mQ).add("vp-hide-controls"),!this._m.isPaused()&&this.u6(!0),null===(i=this.n1)||void 0===i||i.onControlsBarChange(!1),this.getFullscreen()||this.YU.publish(O.CCEvent.POSITION_FLOAT,!1))},i.prototype.Q9=function(){var t;this.h6=this.mQ&&this.mQ.querySelector(".vp-object-overlay"),this.W9&&(window.clearTimeout(this.W9),this.W9=null),l.userAgent.mobile&&this.n1&&T.default.canPlayInline&&this.a6.enableClickBlocking(!0),W(this.mQ).add("vp-hide-controls"),!this._m.isPaused()&&this.u6(!0),null===(t=this.n1)||void 0===t||t.onControlsBarChange(!1)},i.prototype.L9=function(){this.W9&&window.clearTimeout(this.W9),this._m.isSeeking()||(this.W9=window.setTimeout(this.Q9.bind(this),F))},i.prototype.SY=function(t){var i,n=t.width||1,e=t.height||1,r=this.N9(n,e);(this.isStreamMode()||this.isMiniStreamMode())&&r===a.NORMAL&&this.q6(),l.userAgent.desktop&&(r===a.VERY_SMALL?W(this.mQ).add("vp-ministream"):r===a.SMALL?(W(this.mQ).add("vp-stream"),this.vY.detachUpNextMouseEvents(),(i=this.getContentNode().querySelector(".vp-upnext-playlist"))&&W(i).add("hide")):r===a.NORMAL&&(this.vY.attachUpNextMouseEvents(),(i=this.getContentNode().querySelector(".vp-upnext-playlist"))&&W(i).remove("hide")))},i.prototype.q6=function(){var t=this.getContentNode();W(t).remove("vp-ministream"),W(t).remove("vp-stream"),this.vY.attachUpNextMouseEvents();var i=this.getContentNode().querySelector(".vp-upnext-playlist");i&&W(i).remove("hide")},i.prototype.N9=function(t,i){var n=a.NORMAL;return(t<=c.VERY_SMALL_WIDTH||i<=c.VERY_SMALL_HEIGHT)&&(n=a.VERY_SMALL),(t<=c.SMALL_WIDTH&&t>c.VERY_SMALL_WIDTH||i<=c.SMALL_HEIGHT&&i>c.VERY_SMALL_HEIGHT)&&(n=a.SMALL),n},i.prototype.W6=function(t){this.publish(C.UI_INTERACT,t)},i.prototype.A6=function(t){var i=this.getContentNode(),n=B+this.gY.playbackMode,e=W(i);Object.keys(R.PlaybackMode).forEach((function(t){var i=B+R.PlaybackMode[t];e.contains(i)&&i!==n&&e.remove(i)})),e.contains(n)||e.add(n)},i.prototype.O6=function(){!this._m.isPaused()?(this.R9(h.PLAYING,!0),this.R9(h.PAUSED,!1)):(this.R9(h.PLAYING,!1),this.R9(h.PAUSED,!0)),this.publish(C.SYNC_PLAYBACK_STATE)},i.prototype.F9=function(){var t=this,i=this.n1,n=i?i.create():null;n&&Object.keys(n).forEach((function(i){t.pQ&&n[i]&&t.pQ.appendChild(n[i])})),i.on(p.ControlsEvent.SEEK,(function(i){t.publish(C.SEEK,i)}),this),i.on(p.ControlsEvent.SET_VOLUME,(function(i){t.publish(C.SET_VOLUME,i)}),this),i.on(p.ControlsEvent.SET_MUTE,(function(i){t.publish(C.SET_MUTE,i)}),this),i.on(p.ControlsEvent.TOGGLE_CC,(function(i,n){t.publish(C.TOGGLE_CC,i,n)}),this),i.on(p.ControlsEvent.SET_AUDIO_LANGUAGE,(function(i,n){t.publish(C.SET_AUDIO_LANGUAGE,i,n)}),this),i.on(p.ControlsEvent.UI_INTERACT,(function(i){t.W6(i)}),this),i.on(p.ControlsEvent.KEY_CHANGE_VOLUME,(function(i){t.publish(C.KEY_CHANGE_VOLUME,i)}),this),i.on(p.ControlsEvent.TOGGLE_PLAY_PAUSE,(function(){t.publish(C.TOGGLE_PLAY_PAUSE)}),this),i.on(p.ControlsEvent.LOGO_CLICK,(function(){var i=t.gY.state===S.States.INIT?C.START_SCREEN_CLICK:C.TOGGLE_PLAY_PAUSE;t.publish(i)}),this),i.on(p.ControlsEvent.FORWARD_SEEK,(function(){t.publish(C.FORWARD_SEEK)}),this),i.on(p.ControlsEvent.BACKWARD_SEEK,(function(){t.publish(C.BACKWARD_SEEK)}),this),i.on(p.ControlsEvent.SET_QUALITY,(function(i){t.nY.setQuality(i)}),this),i.on(p.ControlsEvent.CUSTOM_ELEMENT,(function(i,n){t.publish(C.CUSTOM_ELEMENT,i,n)}),this)},i.prototype.t6=function(){var t=this,i=this.vY;i.on(N.PlaylistEvent.UI_INTERACT,(function(i){t.W6(i)}),this),i.on(N.PlaylistEvent.SCROLLED_TO_END,(function(){t.publish(C.SCROLLED_TO_END)}),this),i.on(N.PlaylistEvent.BOTTOM_HEIGHT_CHANGE,(function(i){t.publish(C.PLAYLIST_BOTTOM_HEIGHT_CHANGE,i)}),this)},i.prototype.G6=function(){var t=this,i=this.R6;i.on(g.StartScreenEvent.UI_INTERACT,(function(i){t.W6(i)}),this),i.on(g.StartScreenEvent.START_SCREEN_CLICK,(function(){t.publish(C.START_SCREEN_CLICK)}),this)},i.prototype.xW=function(){return this._m.playlist.getCurrentItem()},i.prototype._6=function(){this.s6&&this.s6.destroy()},Object.defineProperty(i.prototype,"gY",{get:function(){return this._m.playbackState},enumerable:!0,configurable:!0}),i.prototype.B9=function(t){for(var i=[],n=1;n<arguments.length;n++)i[n-1]=arguments[n];var e=new(t.bind.apply(t,s([void 0],i)));return this.pQ.appendChild(e.view.node),e},i.prototype.u6=function(t){if(this.o6&&this.n1){var i=this.o6.view.node,n=i.firstChild;if(t)return i.setAttribute("style","height: 100%;"),void(l.userAgent.mobile&&(W(n).add("vp-ads-overlay-disable-click"),W(n).remove("vp-ads-overlay-enable-click")));var e=0;this.isStreamMode()?e=G:this.isMiniStreamMode()?e=H:l.userAgent.mobile?(e=Y,W(n).remove("vp-ads-overlay-disable-click"),W(n).add("vp-ads-overlay-enable-click")):e=q;var r=this.getPlayerDimensions().height-e;i.setAttribute("style","height: "+r+"px;")}},i}(f.default);i.default=Q},8173:function(t,i,n){t.exports=n(460)},8096:function(t,i){"use strict";var n=this&&this.__spreadArrays||function(){for(var t=0,i=0,n=arguments.length;i<n;i++)t+=arguments[i].length;var e=Array(t),r=0;for(i=0;i<n;i++)for(var s=arguments[i],o=0,u=s.length;o<u;o++,r++)e[r]=s[o];return e};Object.defineProperty(i,"__esModule",{value:!0});var e=function(){function t(t){void 0===t&&(t="anonymous"),this.name=t,this._i={},this.qi=0}return t.prototype.destroy=function(){this._i={}},t.prototype.addEventListener=function(t,i,n){return this._i?this.Q6(t,i,n):""},t.prototype.addEventListeners=function(t,i,n){var e=this,r={};return this._i&&t.length?(t.forEach((function(t){var s=i.bind(n,t);r[t]=e.Q6(t,s,n)})),r):r},t.prototype.on=function(t,i,n){return Array.isArray(t)?this.addEventListeners(t,i,n):this.addEventListener(t,i,n)},t.prototype.removeEventListener=function(t,i){this._i&&t in this._i&&Object.prototype.hasOwnProperty.call(this._i[t],i)&&delete this._i[t][i]},t.prototype.removeEventListeners=function(t){if(this._i&&t)for(var i=0,n=Object.keys(t);i<n.length;i++){var e=n[i],r=t[e];e in this._i&&Object.prototype.hasOwnProperty.call(this._i[e],r)&&(delete this._i[e][r],delete t[e])}},t.prototype.once=function(t,i,n){var e=this,r=this.addEventListener(t,(function(){for(var s=[],o=0;o<arguments.length;o++)s[o]=arguments[o];i.apply(n,Array.prototype.slice.call(s,0)),e.removeEventListener(t,r)}),this);return r},t.prototype.publish=function(t){for(var i=[],n=1;n<arguments.length;n++)i[n-1]=arguments[n];if(this._i&&t in this._i){var e=this._i[t];e&&this.X6(e,t,!1,i);var r=this._i["*"];r&&this.X6(r,t,!0,i)}},t.prototype.X6=function(t,i,e,r){for(var s=0,o=Object.keys(t);s<o.length;s++){var u=t[o[s]];if(u)try{var h=u.listener;h&&(e?h.apply(u.subscriber,n([i],r)):h.apply(u.subscriber,r))}catch(t){}}},t.prototype.Q6=function(t,i,n){this._i[t]||(this._i[t]={});var e=t+"_"+ ++this.qi;return this._i[t][e]={subscriber:n,listener:i},e},t}();i.default=e},7403:function(t,i,n){t.exports=n(8096)},7231:function(module,__unused_webpack_exports,__webpack_require__){function ja(t){var i=0;return function(){return i<t.length?{done:!1,value:t[i++]}:{done:!0}}}var Wa="function"==typeof Object.defineProperties?Object.defineProperty:function(t,i,n){return t==Array.prototype||t==Object.prototype||(t[i]=n.value),t};function bb(t){t=["object"==typeof globalThis&&globalThis,t,"object"==typeof window&&window,"object"==typeof self&&self,"object"==typeof __webpack_require__.g&&__webpack_require__.g];for(var i=0;i<t.length;++i){var n=t[i];if(n&&n.Math==Math)return n}throw Error("Cannot find global object")}var Mb=bb(this);function Ac(t,i){if(i)t:{var n=Mb;t=t.split(".");for(var e=0;e<t.length-1;e++){var r=t[e];if(!(r in n))break t;n=n[r]}(i=i(e=n[t=t[t.length-1]]))!=e&&null!=i&&Wa(n,t,{configurable:!0,writable:!0,value:i})}}function Bc(t){return(t={next:t})[Symbol.iterator]=function(){return this},t}function Kd(t,i){t instanceof String&&(t+="");var n=0,e=!1,r={next:function(){if(!e&&n<t.length){var r=n++;return{value:i(r,t[r]),done:!1}}return e=!0,{done:!0,value:void 0}}};return r[Symbol.iterator]=function(){return r},r}function Ld(t,i,n){if(null==t)throw new TypeError("The 'this' value for String.prototype."+n+" must not be null or undefined");if(i instanceof RegExp)throw new TypeError("First argument to String.prototype."+n+" must not be a regular expression");return t+""}function Bh(t){return t||Array.prototype.fill}function Ch(t){var i="undefined"!=typeof Symbol&&Symbol.iterator&&t[Symbol.iterator];return i?i.call(t):{next:ja(t)}}Ac("Symbol",(function(t){function i(t,i){this.Yq=t,Wa(this,"description",{configurable:!0,writable:!0,value:i})}if(t)return t;i.prototype.toString=function(){return this.Yq};var n=0;return function t(e){if(this instanceof t)throw new TypeError("Symbol is not a constructor");return new i("jscomp_symbol_"+(e||"")+"_"+n++,e)}})),Ac("Symbol.iterator",(function(t){if(t)return t;t=Symbol("Symbol.iterator");for(var i="Array Int8Array Uint8Array Uint8ClampedArray Int16Array Uint16Array Int32Array Uint32Array Float32Array Float64Array".split(" "),n=0;n<i.length;n++){var e=Mb[i[n]];"function"==typeof e&&"function"!=typeof e.prototype[t]&&Wa(e.prototype,t,{configurable:!0,writable:!0,value:function(){return Bc(ja(this))}})}return t})),Ac("Symbol.asyncIterator",(function(t){return t||Symbol("Symbol.asyncIterator")})),Ac("Array.prototype.keys",(function(t){return t||function(){return Kd(this,(function(t){return t}))}})),Ac("String.prototype.startsWith",(function(t){return t||function(t,i){var n=Ld(this,t,"startsWith");t+="";var e=n.length,r=t.length;i=Math.max(0,Math.min(0|i,n.length));for(var s=0;s<r&&i<e;)if(n[i++]!=t[s++])return!1;return s>=r}})),Ac("Array.prototype.fill",(function(t){return t||function(t,i,n){var e=this.length||0;for(0>i&&(i=Math.max(0,e+i)),(null==n||n>e)&&(n=e),0>(n=Number(n))&&(n=Math.max(0,e+n)),i=Number(i||0);i<n;i++)this[i]=t;return this}})),Ac("Int8Array.prototype.fill",Bh),Ac("Uint8Array.prototype.fill",Bh),Ac("Uint8ClampedArray.prototype.fill",Bh),Ac("Int16Array.prototype.fill",Bh),Ac("Uint16Array.prototype.fill",Bh),Ac("Int32Array.prototype.fill",Bh),Ac("Uint32Array.prototype.fill",Bh),Ac("Float32Array.prototype.fill",Bh),Ac("Float64Array.prototype.fill",Bh),Ac("Array.from",(function(t){return t||function(t,i,n){i=null!=i?i:function(t){return t};var e=[],r="undefined"!=typeof Symbol&&Symbol.iterator&&t[Symbol.iterator];if("function"==typeof r){t=r.call(t);for(var s=0;!(r=t.next()).done;)e.push(i.call(n,r.value,s++))}else for(r=t.length,s=0;s<r;s++)e.push(i.call(n,t[s],s));return e}})),Ac("Object.getOwnPropertySymbols",(function(t){return t||function(){return[]}})),Ac("Promise",(function(t){function i(t){this.Re=0,this.hg=void 0,this.Le=[],this.Rp=!1;var i=this.jk();try{t(i.resolve,i.reject)}catch(t){i.reject(t)}}function n(){this.Qc=null}function e(t){return t instanceof i?t:new i((function(i){i(t)}))}if(t)return t;n.prototype.ko=function(t){if(null==this.Qc){this.Qc=[];var i=this;this.lo((function(){i.Mu()}))}this.Qc.push(t)};var r=Mb.setTimeout;n.prototype.lo=function(t){r(t,0)},n.prototype.Mu=function(){for(;this.Qc&&this.Qc.length;){var t=this.Qc;this.Qc=[];for(var i=0;i<t.length;++i){var n=t[i];t[i]=null;try{n()}catch(t){this.$t(t)}}}this.Qc=null},n.prototype.$t=function(t){this.lo((function(){throw t}))},i.prototype.jk=function(){function t(t){return function(e){n||(n=!0,t.call(i,e))}}var i=this,n=!1;return{resolve:t(this.px),reject:t(this.gl)}},i.prototype.px=function(t){if(t===this)this.gl(new TypeError("A Promise cannot resolve to itself"));else if(t instanceof i)this.dy(t);else{t:switch(typeof t){case"object":var n=null!=t;break t;case"function":n=!0;break t;default:n=!1}n?this.ox(t):this.Zo(t)}},i.prototype.ox=function(t){var i=void 0;try{i=t.then}catch(t){return void this.gl(t)}"function"==typeof i?this.ey(i,t):this.Zo(t)},i.prototype.gl=function(t){this.Gq(2,t)},i.prototype.Zo=function(t){this.Gq(1,t)},i.prototype.Gq=function(t,i){if(0!=this.Re)throw Error("Cannot settle("+t+", "+i+"): Promise already settled in state"+this.Re);this.Re=t,this.hg=i,2===this.Re&&this.vx(),this.Nu()},i.prototype.vx=function(){var t=this;r((function(){if(t.Gw()){var i=Mb.console;void 0!==i&&i.error(t.hg)}}),1)},i.prototype.Gw=function(){if(this.Rp)return!1;var t=Mb.CustomEvent,i=Mb.Event,n=Mb.dispatchEvent;return void 0===n||("function"==typeof t?t=new t("unhandledrejection",{cancelable:!0}):"function"==typeof i?t=new i("unhandledrejection",{cancelable:!0}):(t=Mb.document.createEvent("CustomEvent")).initCustomEvent("unhandledrejection",!1,!0,t),t.promise=this,t.reason=this.hg,n(t))},i.prototype.Nu=function(){if(null!=this.Le){for(var t=0;t<this.Le.length;++t)s.ko(this.Le[t]);this.Le=null}};var s=new n;return i.prototype.dy=function(t){var i=this.jk();t.nh(i.resolve,i.reject)},i.prototype.ey=function(t,i){var n=this.jk();try{t.call(i,n.resolve,n.reject)}catch(t){n.reject(t)}},i.prototype.then=function(t,n){function e(t,i){return"function"==typeof t?function(i){try{r(t(i))}catch(t){s(t)}}:i}var r,s,o=new i((function(t,i){r=t,s=i}));return this.nh(e(t,r),e(n,s)),o},i.prototype.catch=function(t){return this.then(void 0,t)},i.prototype.nh=function(t,i){function n(){switch(e.Re){case 1:t(e.hg);break;case 2:i(e.hg);break;default:throw Error("Unexpected state: "+e.Re)}}var e=this;null==this.Le?s.ko(n):this.Le.push(n),this.Rp=!0},i.resolve=e,i.reject=function(t){return new i((function(i,n){n(t)}))},i.race=function(t){return new i((function(i,n){for(var r=Ch(t),s=r.next();!s.done;s=r.next())e(s.value).nh(i,n)}))},i.all=function(t){var n=Ch(t),r=n.next();return r.done?e([]):new i((function(t,i){function s(i){return function(n){o[i]=n,0==--u&&t(o)}}var o=[],u=0;do{o.push(void 0),u++,e(r.value).nh(s(o.length-1),i),r=n.next()}while(!r.done)}))},i})),Ac("Array.prototype.find",(function(t){return t||function(t,i){t:{var n=this;n instanceof String&&(n=String(n));for(var e=n.length,r=0;r<e;r++){var s=n[r];if(t.call(i,s,r,n)){t=s;break t}}t=void 0}return t}})),Ac("Object.is",(function(t){return t||function(t,i){return t===i?0!==t||1/t==1/i:t!=t&&i!=i}})),Ac("Array.prototype.includes",(function(t){return t||function(t,i){var n=this;n instanceof String&&(n=String(n));var e=n.length;for(0>(i=i||0)&&(i=Math.max(i+e,0));i<e;i++){var r=n[i];if(r===t||Object.is(r,t))return!0}return!1}})),Ac("String.prototype.includes",(function(t){return t||function(t,i){return-1!==Ld(this,t,"includes").indexOf(t,i||0)}})),Ac("String.prototype.endsWith",(function(t){return t||function(t,i){var n=Ld(this,t,"endsWith");t+="",void 0===i&&(i=n.length),i=Math.max(0,Math.min(0|i,n.length));for(var e=t.length;0<e&&0<i;)if(n[--i]!=t[--e])return!1;return 0>=e}}));var Dh=window;function Eh(){return function(t){function i(e){if(n[e])return n[e].exports;var r=n[e]={Gp:e,tw:!1,exports:{}};return t[e].call(r.exports,r,r.exports,i),r.tw=!0,r.exports}var n={};return i.eC=t,i.c=n,i.d=function(t,n,e){i.Hw(t,n)||Object.defineProperty(t,n,{enumerable:!0,get:e})},i.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},i.t=function(t,n){if(1&n&&(t=i(t)),8&n||4&n&&"object"==typeof t&&t&&t.__esModule)return t;var e=Object.create(null);if(i.r(e),Object.defineProperty(e,"default",{enumerable:!0,value:t}),2&n&&"string"!=typeof t)for(var r in t)i.d(e,r,function(i){return t[i]}.bind(null,r));return e},i.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return i.d(n,"a",n),n},i.Hw=function(t,i){return Object.prototype.hasOwnProperty.call(t,i)},i.p="",i(i.wC=138)}([function(t){t.exports=function(t,i){t.prototype=Object.create(i.prototype),t.prototype.constructor=t,t.__proto__=i}},function(t,i,n){function e(t,i){return Object.prototype.toString.call(t)==="[object ".concat(i,"]")}function r(t,i,n){var e=i.shift();return i.length?d(t[e])||Array.isArray(t[e])?r(t[e],i,n):n:void 0===t[e]?n:t[e]}function s(t){var i=document.createElement("div");return i.textContent=t,i.innerHTML}function o(t){t&&(window.Promise?window.Promise.resolve().then(t):setTimeout(t,1))}function u(t,i){return t.sort((function(t,n){return(i?1:-1)*(t.width*t.height-n.width*n.height)}))}function h(t){var i="<video ".concat("%PLAY_INLINE%",' style="').concat("display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 0; margin: 0; z-index: 1;",'"></video>'),n=J.Rh()?"playsinline muted":"";return new H.a(t).Fw(i.replace("%PLAY_INLINE%",n))}function a(t){return"html5-vpaid".concat(!0===t?",swf":"")}function c(){var t=/CPU OS (.*) like Mac OS X/.exec(navigator.userAgent),i=!!navigator.userAgent.match("iPad")&&1;return t&&(i=+t[1].replace(/_/,".").replace(/_/g,"")),i}function f(t){return"function"!=typeof t.getAttribute||"function"!=typeof t.appendChild}function l(t){t&&t.parentNode&&t.parentNode.removeChild(t)}function v(t){return e(t,"Function")}function d(t){return e(t,"Object")}function p(t){return e(t,"String")}function m(t){return null!=t?Array.isArray(t)||e(t,"HTMLCollection")||e(t,"NodeList")?t:[t]:[]}function b(t,i){(t=m(t)).forEach((function(t){for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(t.style[n]=i[n])}))}function g(t,i,n,e){var r;for(r in t=n?n.ownerDocument.createElement(t):window.vdb&&window.vdb.Hf&&window.vdb.Hf.createElement?window.vdb.Hf.createElement(t):document.createElement(t),i=i||{})if(Object.prototype.hasOwnProperty.call(i,r)){var s=i[r];null!==s&&("style"===r&&"object"===G()(s)?b(t,s):t.setAttribute(r,Array.isArray(s)?s.join(" "):s))}return e&&(t.innerHTML=e),n&&n.appendChild(t),t}function y(t,i){t=m(t),i=m(i);for(var n=0;n<t.length;++n){for(var e=[],r=0;r<i.length;++r)new RegExp("(^|\\s)".concat(i[r],"(\\s|$)")).test(t[n].className)||e.push(i[r]);t[n].className="".concat(t[n].className," ").concat(e.join(" ")).trim()}}function w(t,i){t=m(t),i=m(i);for(var n=0;n<t.length;++n)if(t[n]&&t[n].className)for(var e=0;e<i.length;++e)t[n].className=t[n].className.replace(new RegExp("(^|\\s+)".concat(i[e],"(\\s+|$)"),"g")," ").trim()}function _(t,i,n){w(t,i),y(t,n)}function E(t){if(Array.isArray(t)&&0<t.length)return!1;if(d(t))for(var i in t)if(Object.prototype.hasOwnProperty.call(t,i))return!1;return!0}function A(){for(var t=arguments.length,i=Array(t),n=0;n<t;n++)i[n]=arguments[n];for(t=1;t<i.length;t++)for(var e in i[t])Object.prototype.hasOwnProperty.call(i[t],e)&&(i[0][e]=i[t][e]);return i[0]}function O(t){return Array.isArray(t)&&(t=t.slice()),t}function S(t){return new Y.a((function(i,n){setTimeout((function(){n(Error("timeout ".concat(t," ms reached")))}),t)}))}function T(t,i,n){return r(t||{},i.slice(),n)}function I(){try{return window&&window.MediaSource&&"function"==typeof window.MediaSource.isTypeSupported&&window.MediaSource.isTypeSupported('video/mp4; codecs="avc1.42E01E,mp4a.40.2"')}catch(t){return!1}}function j(t){return!(!t||"function"!=typeof t)&&(0>String(Function.prototype.toString).indexOf("[native code]")?t!==Function.prototype.toString&&null:0<=String(t).indexOf("[native code]"))}function M(t){var i=W.a.fb();try{if(t&&"function"==typeof t)if(t instanceof i.Function)var n=!0;else{var e=t.toString();e&&(n=!(!(e=new t.constructor("return window; ")())||!e.top))}}catch(t){}return!!n}function N(t){return q.a.uk(t)===Q.mr}function R(t){if(!t)return null;if("string"==typeof t)return t;var i=[];if(t&&"object"===G()(t))for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){var e=t[n];if(0===e||e&&"function"!=typeof e){var r="".concat(encodeURIComponent(n),"=");r+=encodeURIComponent(String(e)),i.push(r)}}return i.join("&")}function k(t){for(var i,n=[],e=0;e<t.length;e++)(i=R(t[e]))&&n.push(i);return n.join("&")}function L(t,i,n){var e=Array.prototype.toJSON;if(delete Array.prototype.toJSON,window.JSON&&window.JSON.stringify)try{var r=JSON.stringify(t,i,n)}catch(t){}else r=window.JSON&&window.JSON.encode?window.JSON.encode(t):String.valueOf(t);return e&&(Array.prototype.toJSON=e),r}function D(t){return window.atob(t)}function C(t,i){for(var n in i=i||{},t)Object.prototype.hasOwnProperty.call(t,n)&&(i[n]=t[n]);return i}function P(t){if(""===t)return 0;var i=0;(t=(t=t.split(".")[0]).split(":")).reverse();for(var n=[1,60,3600],e=0;e<t.length;e++)i+=t[e]*n[e];return i}function x(t,i){return null!=t?t:i}function U(t,i){t:{for(var n=0;n<t.length;n++)if(i(t[n],n,t)){i=n;break t}i=void 0}return t[i]}function V(t){var i=1<arguments.length&&void 0!==arguments[1]?arguments[1]:"",n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:{};return Object.keys(t).filter((function(t){return 0===t.indexOf(i)})).reduce((function(e,r){var s=n.modify?r.split(i)[1]:r;return e[s=!1!==n.XC?s.toLowerCase():s]=t[r],e}),{})}function B(t){var i=!1;t=F(t);var n=!1,e=F(t),r=z(e);if(e&&r)try{var s,o=e.parent;if(s=o){var u=z(e=F(e));s=!(e&&u&&e==u)}n=s&&o==r}catch(t){n=!1}if(n)try{var h=t&&t.$sf&&t.$sf.ext;!h||"function"!=typeof h.register&&"function"!=typeof h.supports||(i=!0)}catch(t){i=!1}return i}function F(t){try{t=(t=t||window).Object?t:null}catch(i){t=null}return t}function z(t,i){var n=null;try{(n=(t=F(t))&&t.top||null)&&i&&(n=n.document?n:null)}catch(t){n=null}return n}n(24),t=n(14),n.n(t),t=n(10);var G=n.n(t),H=n(38);n(2);var Y=n(12),q=n(4),W=n(6);n.d(i,"G",(function(){return s})),n.d(i,"d",(function(){return o})),n.d(i,"J",(function(){return u})),n.d(i,"i",(function(){return h})),n.d(i,"m",(function(){return a})),n.d(i,"t",(function(){return f})),n.d(i,"E",(function(){return l})),n.d(i,"s",(function(){return v})),n.d(i,"y",(function(){return d})),n.d(i,"z",(function(){return p})),n.d(i,"L",(function(){return m})),n.d(i,"I",(function(){return b})),n.d(i,"h",(function(){return g})),n.d(i,"a",(function(){return y})),n.d(i,"D",(function(){return w})),n.d(i,"F",(function(){return _})),n.d(i,"r",(function(){return E})),n.d(i,"j",(function(){return A})),n.d(i,"f",(function(){return O})),n.d(i,"C",(function(){return S})),n.d(i,"n",(function(){return T})),n.d(i,"p",(function(){return I})),n.d(i,"x",(function(){return j})),n.d(i,"e",(function(){return M})),n.d(i,"u",(function(){return N})),n.d(i,"H",(function(){return R})),n.d(i,"B",(function(){return k})),n.d(i,"A",(function(){return L})),n.d(i,"b",(function(){return D})),n.d(i,"g",(function(){return C})),n.d(i,"K",(function(){return P})),n.d(i,"o",(function(){return x})),n.d(i,"l",(function(){return U})),n.d(i,"k",(function(){return V})),n.d(i,"c",(function(){return J})),n.d(i,"v",(function(){return K})),n.d(i,"q",(function(){return tt})),n.d(i,"w",(function(){return B}));var Q={Vy:"m3u",mr:"m3u8",Xy:"mp4",Yy:"ogg",Zy:"ogv",dz:"webm"},X=navigator.userAgent.toLowerCase();i=navigator.platform.toLowerCase(),(n=X.match(/(samsungbrowser|edge)[\s\/:]([\w\d\.]+)/))||(n=X.match(/(opera|ie|trident|firefox|fxios|chrome|crios|version|fban)[\s\/:]([\w\d\.]+)?.*?(safari|version[\s\/:]([\w\d\.]+)|$)/)),n?(t=n[0].match(/(chrome|crios)\/(.*?)\s/))&&(n=[null,"chrome",t[2]]):n=[null,"unknown",0],t=("ie"===n[1]||"trident"===n[1])&&document.documentMode;var Z,$,J={Wz:{zz:!!window.vC,json:!!window.JSON,query:!!document.querySelector,lD:!!document.evaluate},mw:function(){return"ios"===J.platform.name},Pk:function(){return/android|blackberry|iphone|ipad|ipod|opera mini|iemobile/i.test(X)},name:"version"===n[1]?n[3]:n[1],platform:{name:X.match(/ip(?:ad|od|hone)/)?"ios":(X.match(/(?:webos|android)/)||i.match(/mac|win|linux/)||["other"])[0],version:function(){var t=/Android (\d+(?:\.\d+)+)/.exec(navigator.userAgent),i=!!navigator.userAgent.match("Android")&&1;if(t){t=t[1].split("."),i=0;for(var n=1,e=0;e<t.length;e++)i+=parseInt(t[e])/n,n*=10}return i}()||c()||(Z=/iPhone OS (.*) like Mac OS X/.exec(navigator.userAgent),$=!(!navigator.userAgent.match("iPod")&&!navigator.userAgent.match("iPhone"))&&1,Z&&($=+Z[1].replace(/_/,".").replace(/_/g,"")),$)||""},Rh:function(){var t=J.mw();return!J.Pk()||c()||t&&"safari"===J.name&&10<=J.version||t&&"chrome"===J.name&&54<=J.version||t&&"fxios"===J.name&&10.3<=J.version||t&&"fban"===J.name||!!J.platform.android&&"chrome"===J.name&&53<=J.version||!!J.platform.android&&"firefox"===J.name||!!J.platform.android&&"samsungbrowser"===J.name&&6.2<=J.version},version:t||parseFloat("opera"===n[1]&&n[4]?n[4]:n[2])};J[J.name]=!0,J[J.name+parseInt(J.version,10)]=!0,J.platform[J.platform.name]=!0;var K=0<=navigator.userAgent.indexOf("MSIE ")||0<=navigator.userAgent.indexOf("Trident/"),tt=0<=navigator.userAgent.toLowerCase().indexOf("chrome");try{var it=document.createElement("canvas");window.WebGLRenderingContext&&(it.getContext("webgl")||it.getContext("experimental-webgl"))}catch(Z){}},function(t,i,n){function e(){if(this.wn&&this.ua(),this.qb){for(var t=arguments.length,i=Array(t),n=0;n<t;n++)i[n]=arguments[n];this.qb.apply(window,i)}}n.d(i,"a",(function(){return u}));var r=n(64),s=n(80).default,o=n(18).default,u=function(){function t(){}var i=t.prototype;return i.ua=function(){this.Yb?this.Yb.ua():void 0!==this.wa.nodeType?s.removeEventListener(this.wa,this.Zi,this.Og):this.wa.removeEventListener(this.Zi,this.Og,this.Sn)},i.link=function(){if(!arguments.length)return this;this.Yb||(this.Yb=new r.a(this));for(var t=0;t<arguments.length;++t){var i=0>t||arguments.length<=t?void 0:arguments[t];i.Yb?this.Yb.Cw(i.Yb):this.Yb.ue(i)}return this.Yb.commit(),this},t.bind=function(i,n,r,o,u){o=!!o,u=!!u;var h=new t;return h.wa=i,h.Zi=n,h.qb=r,h.Sn=o,h.wn=u,h.Og=e.bind(h),void 0!==i.nodeType?s.addEventListener(i,n,h.Og):i.addEventListener(n,h.Og,o),h},t.Eb=function(i,n,e){return t.bind(i,n,e,void 0,!0)},t.empty=function(){var i=new t;return i.wa=new o,i.Zi="DOESN'T_MATTER",i.Sn=!0,i.wn=!0,i},t.group=function(){for(var i=t.empty(),n=arguments.length,e=Array(n),r=0;r<n;r++)e[r]=arguments[r];return e.forEach((function(n){n.length?(n=t.group.apply(null,n),i.link(n)):i.link(n)})),i},t}()},function(t,i,n){n.d(i,"a",(function(){return e})),n.d(i,"b",(function(){return r})),n.d(i,"c",(function(){return s})),n.d(i,"d",(function(){return o})),n.d(i,"e",(function(){return u})),n.d(i,"f",(function(){return h})),n.d(i,"h",(function(){return a})),n.d(i,"i",(function(){return c})),n.d(i,"j",(function(){return f})),n.d(i,"k",(function(){return l})),n.d(i,"l",(function(){return v})),n.d(i,"m",(function(){return d})),n.d(i,"n",(function(){return p})),n.d(i,"o",(function(){return m})),n.d(i,"p",(function(){return b})),n.d(i,"q",(function(){return g})),n.d(i,"s",(function(){return y})),n.d(i,"t",(function(){return w})),n.d(i,"u",(function(){return _})),n.d(i,"v",(function(){return E})),n.d(i,"w",(function(){return A})),n.d(i,"x",(function(){return O})),n.d(i,"y",(function(){return S})),n.d(i,"z",(function(){return T})),n.d(i,"A",(function(){return I})),n.d(i,"g",(function(){return j})),n.d(i,"r",(function(){return M}));var e="AdClickThru",r="AdDurationChange",s="AdError",o="AdExpandedChange",u="AdImpression",h="AdInteraction",a="AdLinearChange",c="AdLoaded",f="AdLog",l="AdPaused",v="AdPlaying",d="AdRemainingTimeChange",p="AdSizeChange",m="AdSkipped",b="AdStarted",g="AdStopped",y="AdUserAcceptInvitation",w="AdUserClose",_="AdUserMinimize",E="AdVideoComplete",A="AdVideoFirstQuartile",O="AdVideoMidpoint",S="AdVideoStart",T="AdVideoThirdQuartile",I="AdVolumeChange",j="AdIntervention",M="AdTimeUpdate"},function(t,i,n){var e=n(11),r=function(){function t(){}return t.Qb=function(t,i){var n=!(2<arguments.length&&void 0!==arguments[2])||arguments[2];t=t.replace(/[\[]/,"\\[").replace(/[\]]/,"\\]");var e=new RegExp("[\\?&]".concat(t,"=([^&#]*)")).exec(i);return null==e?"":n?decodeURIComponent(e[1].replace(/\+/g," ")):e[1]},t}(),s=n(6);n.d(i,"a",(function(){return o}));var o=function(){function t(){}return t.Qh=function(t){var i=document.createElement("a");return i.href=t,{host:i.host,hostname:i.hostname,origin:i.origin||"".concat(i.protocol,"//").concat(i.hostname),pathname:i.pathname,port:i.port,protocol:i.protocol,search:i.search}},t.uk=function(i){if(!i||"string"!=typeof i)return"";var n=(i=t.Qh(i).pathname||"").lastIndexOf(".");return-1!==n?i.substring(n+1).toLowerCase():""},t.uc=function(){return s.a.uc()},t.ck=function(t){return s.a.uc()&&(t=e.a.hl(t,"http://","https://")),t},t.Ah=function(t){return(t=/(?:(?:[\w]+:)?\/\/)?([^?#\/:]+)/.exec(void 0!==t?t:s.a.Xc()))?t[1]:""},t.Qb=function(t,i){var n=!(2<arguments.length&&void 0!==arguments[2])||arguments[2];return r.Qb(t,void 0!==i?i:s.a.Xc(),n)},t}()},function(t){t.exports=function(t,i,n){return i in t?Object.defineProperty(t,i,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[i]=n,t}},function(t,i,n){t=n(14);var e=n.n(t),r=function(){function t(){}return t.Xc=function(t){t=t||window;var i=this.Eh(t);t=t&&t.location&&t.location.ancestorOrigins;var n,r=i.document&&i.document.referrer;if(i===window.top)return i.location.href;if(r&&(n=!!(n=r.match(/.*?\.ampproject\.(?:org|net)\/(?:.\/)*([^?]+)/i))&&n[1]))return n;if(t&&0<t.length){for(i=e()(t),r=0;r<i.length;r++)if(n=i[r].match(/(.*)\.cdn\.ampproject\.(?:org|net)/i)){var s=n[1];break}return(s=!!s&&s.replace(/--/g,"${dash}").replace(/-/g,".").replace(/\$\{dash\}/g,"-"))?s:t[t.length-1]}return r||i.location.href},t.Eh=function(t){for(t=t||window;t;)try{var i=t.parent;if(!i.document)break;if(t=i,i===i.parent)break}catch(t){break}return t},t.Bk=function(t){t=t||window;try{return t.parent}catch(t){}return null},t.uc=function(){return-1===(window.location.protocol||this.Xc()||"").indexOf("http:")},t}();n.d(i,"a",(function(){return s}));var s=function(){function t(){}return t.fb=function(){return window},t.Xc=function(t){return r.Xc(t)},t.Eh=function(t){return r.Eh(t)},t.Bk=function(t){return r.Bk(t)},t.uc=function(){return r.uc()},t.Vv=function(){return window.navigator.userAgent},t.Fe=function(){try{return window.self!==window.top}catch(t){return!0}},t.yv=function(){for(var t=window.self,i=0;t!==window.top&&t.parent;){try{if(t.parent&&t.parent.location&&!t.parent.location.href)throw Error("HandleSafari")}catch(t){if(!(2>i))break;i++}t=t.parent}return i},t}()},function(t,i,n){n.r(i),n.d(i,"ACCEPT_INVITATION",(function(){return e})),n.d(i,"CLICK",(function(){return r})),n.d(i,"CLOSE",(function(){return s})),n.d(i,"COLLAPSE",(function(){return o})),n.d(i,"COMPLETE",(function(){return u})),n.d(i,"CREATIVE_VIEW",(function(){return h})),n.d(i,"EXIT_FULLSCREEN",(function(){return a})),n.d(i,"EXPAND",(function(){return c})),n.d(i,"FIRST_QUARTILE",(function(){return f})),n.d(i,"FULLSCREEN",(function(){return l})),n.d(i,"IMPRESSION",(function(){return v})),n.d(i,"MIDPOINT",(function(){return d})),n.d(i,"MUTE",(function(){return p})),n.d(i,"PAUSE",(function(){return m})),n.d(i,"PLAYER_COLLAPSE",(function(){return b})),n.d(i,"PLAYER_EXPAND",(function(){return g})),n.d(i,"PROGRESS",(function(){return y})),n.d(i,"RESUME",(function(){return w})),n.d(i,"REWIND",(function(){return _})),n.d(i,"SKIP",(function(){return E})),n.d(i,"START",(function(){return A})),n.d(i,"THIRD_QUARTILE",(function(){return O})),n.d(i,"UNMUTE",(function(){return S}));var e="acceptInvitation",r="click",s="close",o="collapse",u="complete",h="creativeView",a="exitFullscreen",c="expand",f="firstQuartile",l="fullscreen",v="impression",d="midpoint",p="mute",m="pause",b="playerCollapse",g="playerExpand",y="progress",w="resume",_="rewind",E="skip",A="start",O="thirdQuartile",S="unmute"},function(t,i,n){function e(t){return 10>t?"0".concat(t):t}function r(t){return 10>t?"00".concat(t):100>t?"0".concat(t):t}function s(t,i,n){if(c.indexOf(t)>=o()&&window.console){var s=new Date;n=["".concat(e(s.getHours()),":").concat(e(s.getMinutes()),":").concat(e(s.getSeconds()),".").concat(r(s.getMilliseconds())),"[".concat(t,"]"),"".concat(i,":").concat(v.nq?" ".concat(v.nq):"")].concat(Array.prototype.slice.apply(n)),s=t.toLowerCase(),window.console[s]||(s="log"),s=window.console[s],"object"===u()(s)&&(s=Function.prototype.bind.call(s,window.console)),s&&s.apply(window.console,n)}for(s=0;s<f.length;s++)f[s](t,i,n)}function o(){if(void 0===v.kj){var t=parseInt(h.a.Qb("aolplayerloglvl"),10);v.kj=isNaN(t)?Number(a.a["logger.level"]):t}return v.kj}n(24),t=n(10);var u=n.n(t),h=n(4),a=n(16),c=["DEBUG","INFO","WARN","ERROR"],f=[],l={},v=function(){function t(t){this.name=t}var i=t.prototype;return i.debug=function(){for(var t=arguments.length,i=Array(t),n=0;n<t;n++)i[n]=arguments[n];s("DEBUG",this.name,i)},i.info=function(){for(var t=arguments.length,i=Array(t),n=0;n<t;n++)i[n]=arguments[n];s("INFO",this.name,i)},i.warn=function(){for(var t=arguments.length,i=Array(t),n=0;n<t;n++)i[n]=arguments[n];s("WARN",this.name,i)},i.error=function(){for(var t=arguments.length,i=Array(t),n=0;n<t;n++)i[n]=arguments[n];s("ERROR",this.name,i)},t}();i.a={Uy:v,vz:function(t){f.push(t)},sp:o,La:function(t){return l[t]||(l[t]=new v(t)),l[t]},GC:function(t){v.kj=t},MC:function(t){v.nq=t}}},function(t){t=t.exports="undefined"!=typeof window&&Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")(),"number"==typeof __g&&(__g=t)},function(t){function i(t){return(i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function n(e){return"function"==typeof Symbol&&"symbol"===i(Symbol.iterator)?t.exports=n=function(t){return i(t)}:t.exports=n=function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":i(t)},n(e)}t.exports=n},function(t,i,n){n.d(i,"a",(function(){return e}));var e=function(){function t(){}return t.Kh=function(i){return!i||""===t.trim(i)},t.trim=function(i,n){return t.yw(t.xq(i,n),n)},t.yw=function(t,i){return null==i&&(i="\\s"),t&&t.replace(new RegExp("^[".concat(i,"]+"),"g"),"")},t.xq=function(t,i){return null==i&&(i="\\s"),t&&t.replace(new RegExp("[".concat(i,"]+$"),"g"),"")},t.startsWith=function(t,i){return t&&0===t.indexOf(i)},t.endsWith=function(t,i){var n=t&&t.lastIndexOf(i);return-1!==n&&n===t.length-i.length},t.hl=function(t,i,n){return t&&t.replace(new RegExp(i,"g"),n)},t.Po=function(){return!1},t.vo=function(t){if(t)return(t=t.toLowerCase()).charAt(0).toUpperCase()+t.slice(1)},t}()},function(t,i,n){function e(){}function r(t,i){for(;3===t.V;)t=t.qe;0===t.V?t.ef.push(i):v((function(){var n=1===t.V?i.Iw:i.hq;if(null===n)(1===t.V?s:o)(i.promise,t.qe);else{try{var e=n(t.qe)}catch(t){return void o(i.promise,t)}s(i.promise,e)}}),1)}function s(t,i){try{if(i===t)throw new TypeError("A promise cannot be resolved with itself.");if(i&&("object"===f()(i)||"function"==typeof i)){var n=i.then;if(i instanceof d)return t.V=3,t.qe=i,void u(t);if("function"==typeof n)return void a(function(t,i){return function(){for(var n=arguments.length,e=Array(n),r=0;r<n;r++)e[r]=arguments[r];t.apply(i,e)}}(n,i),t)}t.V=1,t.qe=i,u(t)}catch(i){o(t,i)}}function o(t,i){for(var n,e=0,r=t.ef.length;!n&&e<r;e++)n=t.ef[e].hq;n||"1"!==l.a.Qb("logpromisereject")||window.console,t.V=2,t.qe=i,u(t)}function u(t){t.ef.forEach((function(i){return r(t,i)})),t.ef=null}function h(t,i,n){this.Iw="function"==typeof t?t:null,this.hq="function"==typeof i?i:null,this.promise=n}function a(t,i){var n=!1;try{t((function(t){n||(n=!0,s(i,t))}),(function(t){n||(n=!0,o(i,t))}))}catch(t){n||(n=!0,o(i,t))}}t=n(14);var c=n.n(t);t=n(10);var f=n.n(t),l=n(4),v=window.Promise?function(t){window.Promise.resolve().then(t)}:setTimeout,d=function(){function t(t){if("object"!==f()(this))throw new TypeError("Promises must be constructed via new");if("function"!=typeof t)throw new TypeError("not a function");this.V=0,this.qe=void 0,this.ef=[],a(t,this)}var i=t.prototype;return i.catch=function(t){return this.then(null,t)},i.then=function(i,n){var s=new t(e);return r(this,new h(i,n,s)),s},i.finally=function(t){return this.then(t,t)},t}();d.all=function(){for(var t=arguments.length,i=Array(t),n=0;n<t;n++)i[n]=arguments[n];var e=Array.prototype.slice.call(1===i.length&&Array.isArray(i[0])?i[0]:i);return new d((function(t,i){function n(s,o){try{if(o&&("object"===f()(o)||"function"==typeof o)){var u=o.then;if("function"==typeof u)return void u.call(o,(function(t){n(s,t)}),i)}e[s]=o,0==--r&&t(e)}catch(t){i(t)}}if(0===e.length)return t([]);for(var r=e.length,s=0;s<e.length;s++)n(s,e[s])}))},d.resolve=function(t){return t&&"object"===f()(t)&&t.constructor===d?t:new d((function(i){i(t)}))},d.reject=function(t){return new d((function(i,n){n(t)}))},d.race=function(t){return new d((function(i,n){t.forEach((function(t){return t.then(i,n)}))}))},d.Ly=function(t){var i=null;return function(){i=i||d.resolve();for(var n=arguments.length,e=Array(n),r=0;r<n;r++)e[r]=arguments[r];return i.then(t.bind.apply(t,c()([this].concat(e))))}},d.Ly((function(){}))(),i.a=d},function(t,i,n){t.exports=!n(27)((function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a}))},function(t,i,n){var e=n(57),r=n(58),s=n(59);t.exports=function(t){return e(t)||r(t)||s()}},function(t){t.exports=function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}},function(t,i,n){n.d(i,"a",(function(){return e}));var e=function(){function t(){}return t.dc=function(i){var n="stage"===i,e=n?".dev":"",r=n?"-stage":"",s={"adserver.url":"https://video".concat(r).concat(".adaptv.advertising.com","/"),"adstracker.url":"https://video".concat(r).concat(".adaptv.advertising.com","/"),"aeg.default_vendor":n?"593fb37531e0a533fe6dd8fa":"593fb311c214e33ec50202f0","cdn.url":"https://cdn-ssl".concat(".vidible.tv","/").concat(i,"/"),"cdn.url.dev":"https://cdn-ssl".concat(".vidible.tv","/dev/"),"cdn.url.yimg":"https://s.yimg.com/rx/vrm/builds/".concat("25751197","/"),"delivery.url":"https://delivery".concat(e).concat(".vidible.tv","/"),"hls.js.path":"player/js/21.1.168/lib/hls.min.js","ima.url":"https://s0.2mdn.net/instream/html5/ima3".concat(n?"_debug":"",".js"),"logger.level":n?"0":"3","s3.url":"https://s3.amazonaws.com/vdb-cdn-files/","tracking.url":"https://trk".concat(e).concat(".vidible.tv","/trk/"),"vapa.url":n?"https://localhost:3000/local-storage.html":"https://cdn-ssl.vidible.tv/prod/player/ad-time/local-storage.html"};Object.keys(s).forEach((function(i){t[i]=s[i]}))},t}()},function(t,i,n){n.d(i,"a",(function(){return e}));var e={Kl:"errorEvent",nr:"mediaEvent",pr:"pixelEvent",sr:"scriptEvent",wr:"xhrEvent"}},function(t,i,n){n.r(i),n.d(i,"default",(function(){return r}));var e=n(8),r=function(){function t(){this.lb={},this.km=[],this.ge=e.a.La("EventBus")}var i=t.prototype;return i.addEventListener=function(t,i){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:0;this.lb[t]||(this.lb[t]=[]),this.lb[t].push({Ih:i,priority:n})},i.removeEventListener=function(t,i){this.lb[t]&&(this.lb[t]=this.lb[t].filter((function(t){return t.Ih!==i})))},i.sz=function(t){this.km.push(t)},i.dispatchEvent=function(t){var i=this;if("string"==typeof t)var n=t,e=Array.prototype.slice.call(arguments,1);else n=t.type,t.target=this,e=Array.prototype.slice.call(arguments,0);var r=this.lb[n];r&&((r=r.slice()).sort((function(t,i){return i.priority-t.priority})),r.forEach((function(t){return i.$m(n,e,t.Ih)}))),this.km.forEach((function(t){return t.call({},n,e)}))},i.$m=function(t,i,n){try{n.apply({},i)}catch(n){this.ge.error(n,"event",{args:i,type:t})}},i.tq=function(){var t=this;this.ge.info("Removing all listeners."),Object.keys(this.lb).forEach((function(i){Array.isArray(t.lb[i])&&delete t.lb[i]}))},t}()},function(t){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},function(t){t=t.exports={version:"2.6.5"},"number"==typeof __e&&(__e=t)},function(t,i,n){var e=n(61),r=n(50);t.exports=function(t){return e(r(t))}},function(t,i,n){var e=n(23),r=n(35),s=n(36),o=Object.defineProperty;i.Gb=n(13)?Object.defineProperty:function(t,i,n){if(e(t),i=s(i,!0),e(n),r)try{return o(t,i,n)}catch(t){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(t[i]=n.value),t}},function(t,i,n){var e=n(19);t.exports=function(t){if(!e(t))throw TypeError(t+" is not an object!");return t}},function(t,i,n){t=n(22).Gb,i=Function.prototype;var e=/^\s*function ([^ (]*)/;"name"in i||n(13)&&t(i,"name",{configurable:!0,get:function(){try{return(""+this).match(e)[1]}catch(t){return""}}})},function(t,i,n){var e=n(22),r=n(29);t.exports=n(13)?function(t,i,n){return e.Gb(t,i,r(1,n))}:function(t,i,n){return t[i]=n,t}},function(t){var i={}.hasOwnProperty;t.exports=function(t,n){return i.call(t,n)}},function(t){t.exports=function(t){try{return!!t()}catch(t){return!0}}},function(t,i,n){var e=n(81),r=n(82),s=n(83);t.exports=function(t,i){return e(t)||r(t,i)||s()}},function(t){t.exports=function(t,i){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:i}}},function(t){var i=0,n=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++i+n).toString(36))}},function(t,i,n){i=n(20);var e=n(9),r=e["__core-js_shared__"]||(e["__core-js_shared__"]={});(t.exports=function(t,i){return r[t]||(r[t]=void 0!==i?i:{})})("versions",[]).push({version:i.version,mode:n(49)?"pure":"global",Lz:"© 2019 Denis Pushkarev (zloirock.ru)"})},function(t){var i=Math.ceil,n=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(0<t?n:i)(t)}},function(t,i,n){var e=n(31)("wks"),r=n(30),s=n(9).Symbol,o="function"==typeof s;(t.exports=function(t){return e[t]||(e[t]=o&&s[t]||(o?s:r)("Symbol."+t))}).store=e},function(q,k,g){g.d(k,"a",(function(){return r})),q=g(10);var p=g.n(q),w=g(1),z=g(6),r=function(){function l(){}return l.pu=function(){try{var n=function(){var m=!1;eval('func = function(x){ "use strict"; var a = 12; b = a + x*35; }');try{(void 0)()}catch(t){m=!0}return m}()}catch(t){n=0}return n},l.ou=function(){var t=!1;try{({}).Gb()}catch(i){t=!0}return t},l.ju=function(){var t=z.a.fb();return!!(Object(w.e)(t.AudioContext)&&(t=new t.AudioContext,t=Object(w.e)(t.createBufferSource)&&t.createBufferSource()||{},t.detune&&Object.prototype.hasOwnProperty.call(t.detune,"value")))&&(t.detune.value=100,100===t.detune.value)},l.hu=function(){try{var t=document.createElement("canvas");t.width=1,t.height=1;var i=t.getContext("2d");i.globalCompositeOperation="multiply",i.fillStyle="rgb(0,255,255)",i.fillRect(0,0,1,1),i.fill(),i.fillStyle="rgb(255,255,0)",i.fillRect(0,0,1,1),i.fill();var n=i.getImageData(0,0,1,1).data;return n[0]===n[2]&&n[1]===n[3]}catch(t){return!1}},l.mu=function(){try{var t=document.createElement("input");return t.setAttribute("type","range"),"text"!==t.type}catch(t){return!1}},l.lu=function(){try{return eval("1 == [for (item of [1,2,3]) item][0]")}catch(t){return!1}},l.iu=function(){var t=z.a.fb();try{return"object"===p()(t.Intl.Collator().resolvedOptions())}catch(t){return!1}},l.nu=function(){var t=z.a.fb();try{return 0===new t.Uint16Array(1)[0]}catch(t){return!1}},l.fu=function(){var t=z.a.fb();try{return t.ActiveXObject&&-1===t.ActiveXObject.toString().indexOf("native")}catch(t){return!1}},l.ku=function(){var t=z.a.fb();try{return-1===Object.prototype.toString.call(t.HTMLElement).indexOf("Constructor")}catch(t){return!1}},l.btoa=function(t){var i=1<arguments.length&&void 0!==arguments[1]&&arguments[1],n=z.a.fb();if(!Object(w.e)(n.btoa)||i){i=String(t),n=0;for(var e="",r=0,s="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";i.charAt(0|r)||(s="=",r%1);e+=s.charAt((63&n>>8)-r%1*8)){var o=i.charCodeAt(r+=.75);if(255<o)return"";n=n<<8|o}return e}return n.btoa(t)},l.gu=function(t){try{return t.animate&&Object(w.x)(t.animate([{easing:"ease-in",transform:"scale(1)"},{easing:"ease-in",transform:"scale(1.3)"}],{duration:1300,iterations:1}).reverse)?1:0}catch(t){return 0}},l}()},function(t,i,n){t.exports=!n(13)&&!n(27)((function(){return 7!=Object.defineProperty(n(40)("div"),"a",{get:function(){return 7}}).a}))},function(t,i,n){var e=n(19);t.exports=function(t,i){if(!e(t))return t;var n,r;if(i&&"function"==typeof(n=t.toString)&&!e(r=n.call(t))||"function"==typeof(n=t.valueOf)&&!e(r=n.call(t))||!i&&"function"==typeof(n=t.toString)&&!e(r=n.call(t)))return r;throw TypeError("Can't convert object to primitive value")}},function(t,i,n){t=n(41);var e=n(70),r=n(21),s=n(73),o=n(74);t(t.Xl,"Object",{getOwnPropertyDescriptors:function(t){t=r(t);for(var i,n,u=s.Gb,h=e(t),a={},c=0;h.length>c;)void 0!==(n=u(t,i=h[c++]))&&o(a,i,n);return a}})},function(t,i,n){var e=n(44),r=n(12);n.d(i,"a",(function(){return s}));var s=function(){function t(t){this.mb=this.$g=t}var i=t.prototype;return i.OC=function(t){this.mb=t},t.Df=function(t,i,n){if(void 0===n)return t.getAttribute(i);null===n?t.removeAttribute(i):t.setAttribute(i,n)},i.Wm=function(t,i,n){var e="TABLE"===t.nodeName,r=this.mb.createElement("div");r.innerHTML="<".concat(t.nodeName,">").concat(i,"</").concat(t.nodeName,">"),n(e?t.lastChild:t,e?r.lastChild.lastChild:r.lastChild)},i.Fw=function(t){var i=this.mb.createElement("div");return i.innerHTML=t,i.lastChild},i.Gm=function(t){for(var i,n="",r=0;null!=(i=t[r++]);)i.nodeType===e.c||i.nodeType===e.a?n+=i.nodeValue:i.nodeType!==e.b&&(n+=this.Gm(i.childNodes));return n},i.replace=function(t,i){this.Wm(t,i,(function(i,n){return t.replaceChild(n,i),i}))},i.append=function(t,i){this.Wm(t,i,(function(t,i){return t.appendChild(i.firstChild),i.firstChild}))},i.MB=function(t,i){if(null==i)return t.innerHTML;try{t.innerHTML=i}catch(n){this.replace(t,i)}return null},i.text=function(i,n){return null==n?this.Gm([i]):(t.empty(i),i.appendChild(this.mb.createTextNode(n)),null)},t.empty=function(t){if(t&&t.removeChild)for(;t.firstChild;)t.removeChild(t.firstChild)},i.createElement=function(t){return this.mb.createElement(t)},i.createDocumentFragment=function(){return this.mb.createDocumentFragment()},i.xh=function(t){return(t=t||this.mb).head||t.getElementsByTagName("head")[0]},i.pm=function(i,n,e,r){var s=this.createElement("script");return t.Df(s,"type","text/javascript"),r&&Object.keys(r).forEach((function(i){return t.Df(s,i,r[i])})),e&&t.Df(s,"async","true"),i&&t.Df(s,"src",i),n&&t.Df(s,"crossorigin","anonymous"),s},i.Kd=function(t,i,n){function e(){s.onload=function(){},s.onerror=function(){},s.onreadystatechange=function(){},o.removeChild(s)}t&&0===t.indexOf("//")&&0!==window.location.protocol.indexOf("http")&&(t="https:".concat(t));var s=this.pm(t,i,n,void 0),o=this.xh(this.$g);return t=new r.a((function(t,i){s.onload=t,s.onerror=i})),s.onreadystatechange=function(){"complete"!==s.readyState&&"loaded"!==s.readyState||s.onload()},t.then(e,e),o.appendChild(s),t},i.$v=function(t){var i=this.pm();return this.text(i,t),this.xh().appendChild(i),i},i.NA=function(t,i,n){var e="VDBCallback".concat(Math.round(1e4*Math.random())),r=n||this.$g&&this.$g.defaultView||window;r[e]=function(){if("function"==typeof i){for(var t=arguments.length,n=Array(t),s=0;s<t;s++)n[s]=arguments[s];i.apply({},n)}try{delete r[e]}catch(t){r[e]=void 0}},this.Kd(t.replace("[callback]",e))},i.dC=function(t){var i=this.mb.createElement("link");this.xh().appendChild(i),i.rel="stylesheet",i.type="text/css",i.href=t},i.Oo=function(t,i){i=i||this.xh();var n="".concat(function(t){function i(t,i){var n=(65535&t)+(65535&i);return(t>>16)+(i>>16)+(n>>16)<<16|65535&n}function n(t,n,e,r,s,o){return t=i(i(n,t),i(r,o)),i(t<<s|t>>>32-s,e)}function e(t,i,e,r,s,o,u){return n(i&e|~i&r,t,i,s,o,u)}function r(t,i,e,r,s,o,u){return n(i&r|e&~r,t,i,s,o,u)}function s(t,i,e,r,s,o,u){return n(e^(i|~r),t,i,s,o,u)}return function(t){for(var i,n="",e=0;e<t.length;e++)i=t.charCodeAt(e),n+="0123456789abcdef".charAt(i>>>4&15)+"0123456789abcdef".charAt(15&i);return n}(function(t){var o,u=Array(t.length>>2);for(o=0;o<u.length;o++)u[o]=0;for(o=0;o<8*t.length;o+=8)u[o>>5]|=(255&t.charCodeAt(o/8))<<o%32;u[(t=8*t.length)>>5]|=128<<t%32,u[14+(t+64>>>9<<4)]=t,t=1732584193,o=-271733879;for(var h=-1732584194,a=271733878,c=0;c<u.length;c+=16){var f=t,l=o,v=h,d=a;t=e(t,o,h,a,u[c+0],7,-680876936),a=e(a,t,o,h,u[c+1],12,-389564586),h=e(h,a,t,o,u[c+2],17,606105819),o=e(o,h,a,t,u[c+3],22,-1044525330),t=e(t,o,h,a,u[c+4],7,-176418897),a=e(a,t,o,h,u[c+5],12,1200080426),h=e(h,a,t,o,u[c+6],17,-1473231341),o=e(o,h,a,t,u[c+7],22,-45705983),t=e(t,o,h,a,u[c+8],7,1770035416),a=e(a,t,o,h,u[c+9],12,-1958414417),h=e(h,a,t,o,u[c+10],17,-42063),o=e(o,h,a,t,u[c+11],22,-1990404162),t=e(t,o,h,a,u[c+12],7,1804603682),a=e(a,t,o,h,u[c+13],12,-40341101),h=e(h,a,t,o,u[c+14],17,-1502002290),t=r(t,o=e(o,h,a,t,u[c+15],22,1236535329),h,a,u[c+1],5,-165796510),a=r(a,t,o,h,u[c+6],9,-1069501632),h=r(h,a,t,o,u[c+11],14,643717713),o=r(o,h,a,t,u[c+0],20,-373897302),t=r(t,o,h,a,u[c+5],5,-701558691),a=r(a,t,o,h,u[c+10],9,38016083),h=r(h,a,t,o,u[c+15],14,-660478335),o=r(o,h,a,t,u[c+4],20,-405537848),t=r(t,o,h,a,u[c+9],5,568446438),a=r(a,t,o,h,u[c+14],9,-1019803690),h=r(h,a,t,o,u[c+3],14,-187363961),o=r(o,h,a,t,u[c+8],20,1163531501),t=r(t,o,h,a,u[c+13],5,-1444681467),a=r(a,t,o,h,u[c+2],9,-51403784),h=r(h,a,t,o,u[c+7],14,1735328473),t=n((o=r(o,h,a,t,u[c+12],20,-1926607734))^h^a,t,o,u[c+5],4,-378558),a=n(t^o^h,a,t,u[c+8],11,-2022574463),h=n(a^t^o,h,a,u[c+11],16,1839030562),o=n(h^a^t,o,h,u[c+14],23,-35309556),t=n(o^h^a,t,o,u[c+1],4,-1530992060),a=n(t^o^h,a,t,u[c+4],11,1272893353),h=n(a^t^o,h,a,u[c+7],16,-155497632),o=n(h^a^t,o,h,u[c+10],23,-1094730640),t=n(o^h^a,t,o,u[c+13],4,681279174),a=n(t^o^h,a,t,u[c+0],11,-358537222),h=n(a^t^o,h,a,u[c+3],16,-722521979),o=n(h^a^t,o,h,u[c+6],23,76029189),t=n(o^h^a,t,o,u[c+9],4,-640364487),a=n(t^o^h,a,t,u[c+12],11,-421815835),h=n(a^t^o,h,a,u[c+15],16,530742520),t=s(t,o=n(h^a^t,o,h,u[c+2],23,-995338651),h,a,u[c+0],6,-198630844),a=s(a,t,o,h,u[c+7],10,1126891415),h=s(h,a,t,o,u[c+14],15,-1416354905),o=s(o,h,a,t,u[c+5],21,-57434055),t=s(t,o,h,a,u[c+12],6,1700485571),a=s(a,t,o,h,u[c+3],10,-1894986606),h=s(h,a,t,o,u[c+10],15,-1051523),o=s(o,h,a,t,u[c+1],21,-2054922799),t=s(t,o,h,a,u[c+8],6,1873313359),a=s(a,t,o,h,u[c+15],10,-30611744),h=s(h,a,t,o,u[c+6],15,-1560198380),o=s(o,h,a,t,u[c+13],21,1309151649),t=s(t,o,h,a,u[c+4],6,-145523070),a=s(a,t,o,h,u[c+11],10,-1120210379),h=s(h,a,t,o,u[c+2],15,718787259),o=s(o,h,a,t,u[c+9],21,-343485551),t=i(t,f),o=i(o,l),h=i(h,v),a=i(a,d)}for(u=[t,o,h,a],t="",o=0;o<32*u.length;o+=8)t+=String.fromCharCode(u[o>>5]>>>o%32&255);return t}(function(t){for(var i,n,e="",r=-1;++r<t.length;)i=t.charCodeAt(r),n=r+1<t.length?t.charCodeAt(r+1):0,55296<=i&&56319>=i&&56320<=n&&57343>=n&&(i=65536+((1023&i)<<10)+(1023&n),r++),127>=i?e+=String.fromCharCode(i):2047>=i?e+=String.fromCharCode(192|i>>>6&31,128|63&i):65535>=i?e+=String.fromCharCode(224|i>>>12&15,128|i>>>6&63,128|63&i):2097151>=i&&(e+=String.fromCharCode(240|i>>>18&7,128|i>>>12&63,128|i>>>6&63,128|63&i));return e}(t)))}(t),"-style");if(!this.mb.getElementById(n)){var e=this.mb.createElement("style");e.setAttribute("id",n),e.type="text/css",e.appendChild(this.mb.createTextNode(t)),i.appendChild(e)}},i.Tz=function(t,i){this.Oo(t,i)},i.Pz=function(t){var i=this.mb.createElement("img");return i.src=t,i},i.Oz=function(t){var i=this.mb.createElement("div");return null!=t&&(i.className=t),i},i.log=function(t){this.ud||(this.ud=this.mb.createElement("div"),this.ud.style.position="fixed",this.ud.style.top="0px",this.ud.style.left="0px",this.$g.getElementsByTagName("body")[0].appendChild(this.ud)),this.ud.innerHTML="".concat(t,"<br>").concat(this.ud.innerHTML)},t}()},function(t,i,n){n.d(i,"d",(function(){return e})),n.d(i,"a",(function(){return r})),n.d(i,"c",(function(){return s})),n.d(i,"b",(function(){return o}));var e="preroll",r="midroll",s="nonlinear",o="native"},function(t,i,n){i=n(19);var e=n(9).document,r=i(e)&&i(e.createElement);t.exports=function(t){return r?e.createElement(t):{}}},function(t,i,n){function e(t,i,n){var a=t&e.gr,c=t&e.hr,f=t&e.Xl,l=t&e.Ql,v=t&e.dr;f=c?r:f?r[i]||(r[i]={}):(r[i]||{}).prototype;var d,p=c?s:s[i]||(s[i]={}),m=p.prototype||(p.prototype={});for(d in c&&(n=i),n)i=((c=!a&&f&&void 0!==f[d])?f:n)[d],c=v&&c?h(i,r):l&&"function"==typeof i?h(Function.call,i):i,f&&u(f,d,i,t&e.ur),p[d]!=i&&o(p,d,c),l&&m[d]!=i&&(m[d]=i)}var r=n(9),s=n(20),o=n(25),u=n(42),h=n(46);r.Mz=s,e.gr=1,e.hr=2,e.Xl=4,e.Ql=8,e.dr=16,e.ur=64,t.exports=e},function(t,i,n){var e=n(9),r=n(25),s=n(26),o=n(30)("src"),u=n(60),h=(""+u).split("toString");n(20).QB=function(t){return u.call(t)},(t.exports=function(t,i,n,u){var a="function"==typeof n;a&&(s(n,"name")||r(n,"name",i)),t[i]!==n&&(a&&(s(n,o)||r(n,o,t[i]?""+t[i]:h.join(String(i)))),t===e?t[i]=n:u?t[i]?t[i]=n:r(t,i,n):(delete t[i],r(t,i,n)))})(Function.prototype,"toString",(function(){return"function"==typeof this&&this[o]||u.call(this)}))},function(t,i,n){n.d(i,"a",(function(){return s}));var e=n(17),r=function(){function t(){}var i=t.prototype;return i.Iu=function(){return this.type=e.a.Kl,this},i.Tw=function(){return this.type=e.a.pr,this},i.yC=function(){return this.type=e.a.sr,this},i.kD=function(){return this.type=e.a.wr,this},i.fC=function(){return this.type=e.a.nr,this},i.rh=function(t){return this.eventName=t,this},i.data=function(){for(var t=arguments.length,i=Array(t),n=0;n<t;n++)i[n]=arguments[n];return this.data=1<i.length?i:i[0],this},i.qo=function(){return new s(this.type,this.eventName,this.data)},t}(),s=function(){function t(t,i,n){this.type=t,this.eventName=i,this.data=n}t.ro=function(){return new r},t.clone=function(i){return new t(i.type,i.eventName,i.data)};var i=t.prototype;return i.getType=function(){return this.type},i.HA=function(){return this.eventName},i.getData=function(){return this.data},i.Mv=function(){var t={};return t.type=this.type,t.eventName=this.eventName,t.data=this.data,t},t}()},function(t,i,n){n.d(i,"c",(function(){return e})),n.d(i,"a",(function(){return r})),n.d(i,"b",(function(){return s}));var e=3,r=4,s=8},function(t,i,n){n.d(i,"c",(function(){return e})),n.d(i,"a",(function(){return r})),n.d(i,"b",(function(){return s})),n.d(i,"d",(function(){return o}));var e="media-item-playback-started",r="media-item-playback-ended",s="media-item-playback-progress",o="player-rendered"},function(t,i,n){var e=n(47);t.exports=function(t,i,n){if(e(t),void 0===i)return t;switch(n){case 1:return function(n){return t.call(i,n)};case 2:return function(n,e){return t.call(i,n,e)};case 3:return function(n,e,r){return t.call(i,n,e,r)}}return function(){return t.apply(i,arguments)}}},function(t){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},function(t){var i={}.toString;t.exports=function(t){return i.call(t).slice(8,-1)}},function(t){t.exports=!1},function(t){t.exports=function(t){if(null==t)throw TypeError("Can't call method on  "+t);return t}},function(t,i,n){var e=n(31)("keys"),r=n(30);t.exports=function(t){return e[t]||(e[t]=r(t))}},function(t,i,n){n.d(i,"a",(function(){return e})),n.d(i,"b",(function(){return r})),n.d(i,"c",(function(){return s})),n.d(i,"d",(function(){return o}));var e="RM.APIFunctionIsMissing",r="RM.getVpaidAdIsMissing",s="RM.noCreative",o="RM.VPAIDUrlUnavailable"},,function(t,i,n){var e=n(21),r=n(55),s=n(62);t.exports=function(t){return function(i,n,o){i=e(i);var u=r(i.length);if(o=s(o,u),t&&n!=n){for(;u>o;)if((n=i[o++])!=n)return!0}else for(;u>o;o++)if((t||o in i)&&i[o]===n)return t||o||0;return!t&&-1}}},function(t,i,n){var e=n(32),r=Math.min;t.exports=function(t){return 0<t?r(e(t),9007199254740991):0}},function(t){t.exports="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ")},function(t){t.exports=function(t){if(Array.isArray(t)){for(var i=0,n=Array(t.length);i<t.length;i++)n[i]=t[i];return n}}},function(t){t.exports=function(t){if(Symbol.iterator in Object(t)||"[object Arguments]"===Object.prototype.toString.call(t))return Array.from(t)}},function(t){t.exports=function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}},function(t,i,n){t.exports=n(31)("native-function-to-string",Function.toString)},function(t,i,n){var e=n(48);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==e(t)?t.split(""):Object(t)}},function(t,i,n){var e=n(32),r=Math.max,s=Math.min;t.exports=function(t,i){return 0>(t=e(t))?r(t+i,0):s(t,i)}},function(t,i,n){var e=n(26),r=n(21),s=n(54)(!1),o=n(51)("IE_PROTO");t.exports=function(t,i){t=r(t);var n,u=0,h=[];for(n in t)n!=o&&e(t,n)&&h.push(n);for(;i.length>u;)e(t,n=i[u++])&&(~s(h,n)||h.push(n));return h}},function(t,i,n){function e(t){for(var i=0,n=this.a.length;i<n;i++)t.call(this,this.a[i])}function r(t){t.Yb=null,t.ua()}function s(t){t.Yb=this}n.d(i,"a",(function(){return o}));var o=function(){function t(){for(var t=arguments.length,i=Array(t),n=0;n<t;n++)i[n]=arguments[n];this.a=i}var i=t.prototype;return i.Cw=function(t){var i=this;e.call(t,(function(t){i.ue(t)}))},i.ua=function(){e.call(this,r)},i.commit=function(){e.call(this,s)},i.ue=function(t){-1===this.a.indexOf(t)&&this.a.push(t)},i.uz=function(){for(var t=arguments.length,i=Array(t),n=0;n<t;n++)i[n]=arguments[n];for(t=0;t<i.length;t++)this.ue(i[t])},t}()},function(t,i,n){n.r(i),n.d(i,"SESSION_ERROR",(function(){return e})),n.d(i,"SESSION_FINISH",(function(){return r})),n.d(i,"SESSION_START",(function(){return s}));var e="sessionError",r="sessionFinish",s="sessionStart"},function(q,k){function g(t){var i=+(1e6*Math.random()).toFixed(0);return t[i]?g(t):i}function p(t){t=(t=t.toString()).substring(t.indexOf("{")+1,t.lastIndexOf("}"));try{var i=new window.Blob([t],{type:"application/javascript"})}catch(n){window.BlobBuilder=w,(i=new window.BlobBuilder).append(t),i=i.getBlob()}return window.URL.createObjectURL(i)}var w=window.BlobBuilder||window.WebKitBlobBuilder||window.MozBlobBuilder;k.a=function(){function z(){var t=this,i={},n={};t.onmessage=function(e){switch(e.data.type){case"setTimeout":i[e.data.id]=setTimeout((function(){t.postMessage({id:e.data.id,type:"setTimeout"})}),e.data.timeout);break;case"clearTimeout":clearTimeout(i[e.data.id]),delete i[e.data.id];break;case"setInterval":n[e.data.id]=setInterval((function(){t.postMessage({id:e.data.id,type:"setInterval"})}),e.data.timeout);break;case"clearInterval":clearInterval(n[e.data.id]),delete n[e.data.id]}}}var r=!1;try{r=eval("(_ => true)()")}catch(t){}if(!window.Worker||!window.Promise||!r||!window.Blob&&!w)return!1;window.URL=window.URL||window.webkitURL;try{var l=new window.Worker(p(z))}catch(t){return!1}var n={},m={};return l.onmessage=function(t){"setTimeout"===(t=t.data).type&&n[t.id]&&(n[t.id](),delete n[t.id]),"setInterval"===t.type&&m[t.id]&&m[t.id]()},{clearInterval:function(t){delete m[t],l.postMessage({id:t,type:"clearInterval"})},clearTimeout:function(t){delete n[t],l.postMessage({id:t,type:"clearTimeout"})},setInterval:function(t,i){var n=g(m);return m[n]=t,l.postMessage({id:n,timeout:i,type:"setInterval"}),n},setTimeout:function(t,i){var e=g(n);return n[e]=t,l.postMessage({id:e,timeout:i,type:"setTimeout"}),e}}}()||{clearInterval:clearInterval.bind(window),clearTimeout:clearTimeout.bind(window),setInterval:setInterval.bind(window),setTimeout:setTimeout.bind(window)}},function(t,i){i.Gb={}.propertyIsEnumerable},function(t,i,n){n.d(i,"a",(function(){return e}));var e="Stopping ad initiation: start timeout reached"},function(t,i,n){t.exports=n(102)},function(t,i,n){var e=n(71),r=n(72),s=n(23);i=n(9).Reflect,t.exports=i&&i.ownKeys||function(t){var i=e.Gb(s(t)),n=r.Gb;return n?i.concat(n(t)):i}},function(t,i,n){var e=n(63),r=n(56).concat("length","prototype");i.Gb=Object.getOwnPropertyNames||function(t){return e(t,r)}},function(t,i){i.Gb=Object.getOwnPropertySymbols},function(t,i,n){var e=n(67),r=n(29),s=n(21),o=n(36),u=n(26),h=n(35),a=Object.getOwnPropertyDescriptor;i.Gb=n(13)?a:function(t,i){if(t=s(t),i=o(i,!0),h)try{return a(t,i)}catch(t){}if(u(t,i))return r(!e.Gb.call(t,i),t[i])}},function(t,i,n){var e=n(22),r=n(29);t.exports=function(t,i,n){i in t?e.Gb(t,i,r(0,n)):t[i]=n}},,function(t,i,n){function e(t){function i(i){i.forEach((function(i){"HeavyAdIntervention"===i.body.id&&t(i)}))}var n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:window;if(n.ReportingObserver){var e=new n.ReportingObserver((function(t){i(t)}),{buffered:!0,types:["intervention"]});e.observe(),n.addEventListener("unload",(function(){i(e.takeRecords())}))}}n.d(i,"a",(function(){return e}))},,function(t){function i(t,i,n,e,r,s,o){try{var u=t[s](o),h=u.value}catch(t){return void n(t)}u.done?i(h):Promise.resolve(h).then(e,r)}t.exports=function(t){return function(){var n=this,e=arguments;return new Promise((function(r,s){function o(t){i(h,r,s,o,u,"next",t)}function u(t){i(h,r,s,o,u,"throw",t)}var h=t.apply(n,e);o(void 0)}))}}},function(t){function i(t,i){for(var n=0;n<i.length;n++){var e=i[n];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(t,e.key,e)}}t.exports=function(t,n,e){return n&&i(t.prototype,n),e&&i(t,e),t}},function(t,i,n){function e(t,i){t||(t=window.event),t.stop=function(){var i=t;i.preventDefault(i),i.stopPropagation(i)},void 0===t.target&&(t.target=t.srcElement||i),t.preventDefault||(t.preventDefault=function(){t.returnValue=!1}),t.stopPropagation||(t.stopPropagation=function(){t.cancelBubble=!0}),t.target&&3===t.target.nodeType&&(t.target=t.target.parentNode);var n=i.ownerDocument;return n&&null==t.pageX&&null!=t.clientX&&(i=n.documentElement,n=n.body,t.pageX=t.clientX+(i&&i.scrollLeft||n&&n.scrollLeft||0)-(i&&i.clientLeft||n&&n.clientLeft||0),t.pageY=t.clientY+(i&&i.scrollTop||n&&n.scrollTop||0)-(i&&i.clientTop||n&&n.clientTop||0)),t}function r(){c||(document.body||setTimeout(r,13),c=!0)}function s(){if(!c){try{document.documentElement.doScroll("left")}catch(t){return void setTimeout(s,1)}r()}}function o(t){return t.match(/:/)?t:"on".concat(t)}n.r(i),n.d(i,"default",(function(){return f}));var u,h=[],a=!1,c=!1;"undefined"!=typeof document&&(document.addEventListener?u=function(){document.removeEventListener("DOMContentLoaded",u,!1),r()}:document.attachEvent&&(u=function(){"complete"===document.readyState&&(document.detachEvent("onreadystatechange",u),r())})),function(){if(!a)if(a=!0,"complete"===document.readyState)r();else if(document.addEventListener)document.addEventListener("DOMContentLoaded",u,!1),window.addEventListener("load",r,!1);else if(document.attachEvent){document.attachEvent("onreadystatechange",u),window.attachEvent("onload",r);var t=!1;try{t=null==window.frameElement}catch(t){}document.documentElement.doScroll&&t&&s()}}();var f=function(){function t(){}return t.addEventListener=function(t,i,n){if(3!==t.nodeType&&8!==t.nodeType){var r=function(t,i){return function(n){return e(n,t),i(n)}}(t,n);h.push({element:t,Ih:n,rx:r,type:i}),i.match(/:/)&&t.attachEvent?t.attachEvent("ondataavailable",r):t.addEventListener?t.addEventListener(i,r,!1):t.attachEvent&&t.attachEvent(o(i),r)}},t.dispatchEvent=function(t,i,n){var r=t.ownerDocument||t.document;return r.createEvent?((r=r.createEvent("HTMLEvents")).data=n,e(r,t),r.rh=i,r.initEvent(i,!0,!0),!t.dispatchEvent(r)):(e(r=r.createEventObject(),t),r.data=n,i.match(/:/)?(r.rh=i,r.Lu="ondataavailable",t.fireEvent(r.Lu,r)):t.fireEvent(o(i),r))},t.removeEventListener=function(t,i,n){if(3!==t.nodeType&&8!==t.nodeType){for(var e,r=0,s=0;s<h.length;s++)h[s].element!==t||h[s].type!==i||h[s].Ih!==n?h[r++]=h[s]:e=h[s].rx;h.length=r,n=e,document.removeEventListener?t.removeEventListener(i,n,!1):t.detachEvent(o(i),n)}},t.xl=function(i){var n={addEventListener:function(n,e){t.addEventListener(i,n,e)},iC:function(t,i){t=t.split(" ");for(var e=0;e<t.length;e++)n.removeEventListener(t[e],i)},jC:function(t,i){t=t.split(" ");for(var e=0;e<t.length;e++)n.addEventListener(t[e],i)},removeEventListener:function(n,e){t.removeEventListener(i,n,e)}};return n.element=i,n},t}()},function(t){t.exports=function(t){if(Array.isArray(t))return t}},function(t){t.exports=function(t,i){var n=[],e=!0,r=!1,s=void 0;try{for(var o,u=t[Symbol.iterator]();!(e=(o=u.next()).done)&&(n.push(o.value),!i||n.length!==i);e=!0);}catch(t){r=!0,s=t}finally{try{e||null==u.return||u.return()}finally{if(r)throw s}}return n}},function(t){t.exports=function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}},function(t){!function(i){function n(t,i,n,s){return i=Object.create((i&&i.prototype instanceof r?i:r).prototype),s=new l(s||[]),i.Om=function(t,i,n){var r=A;return function(s,o){if(r===S)throw Error("Generator is already running");if(r===T){if("throw"===s)throw o;return d()}for(n.method=s,n.qa=o;;){if((s=n.Ff)&&(s=a(s,n))){if(s===I)continue;return s}if("next"===n.method)n.xx=n.ht=n.qa;else if("throw"===n.method){if(r===A)throw r=T,n.qa;n.Au(n.qa)}else"return"===n.method&&n.Mt("return",n.qa);if(r=S,"normal"===(s=e(t,i,n)).type){if(r=n.done?T:O,s.qa===I)continue;return{value:s.qa,done:n.done}}"throw"===s.type&&(r=T,n.method="throw",n.qa=s.qa)}}}(t,n,s),i}function e(t,i,n){try{return{type:"normal",qa:t.call(i,n)}}catch(t){return{type:"throw",qa:t}}}function r(){}function s(){}function o(){}function u(t){["next","throw","return"].forEach((function(i){t[i]=function(t){return this.Om(i,t)}}))}function h(t){function i(n,r,s,o){if("throw"!==(n=e(t[n],t,r)).type){var u=n.qa;return(n=u.value)&&"object"==typeof n&&b.call(n,"__await")?Promise.resolve(n.xr).then((function(t){i("next",t,s,o)}),(function(t){i("throw",t,s,o)})):Promise.resolve(n).then((function(t){u.value=t,s(u)}),(function(t){return i("throw",t,s,o)}))}o(n.qa)}var n;this.Om=function(t,e){function r(){return new Promise((function(n,r){i(t,e,n,r)}))}return n=n?n.then(r,r):r()}}function a(t,i){var n=t.iterator[i.method];if(n===p){if(i.Ff=null,"throw"===i.method){if(t.iterator.return&&(i.method="return",i.qa=p,a(t,i),"throw"===i.method))return I;i.method="throw",i.qa=new TypeError("The iterator does not provide a 'throw' method")}return I}return"throw"===(n=e(n,t.iterator,i.qa)).type?(i.method="throw",i.qa=n.qa,i.Ff=null,I):(n=n.qa)?n.done?(i[t.uC]=n.value,i.next=t.hC,"return"!==i.method&&(i.method="next",i.qa=p),i.Ff=null,I):n:(i.method="throw",i.qa=new TypeError("iterator result is not an object"),i.Ff=null,I)}function c(t){var i={tryLoc:t[0]};1 in t&&(i.catchLoc=t[1]),2 in t&&(i.finallyLoc=t[2],i.Yt=t[3]),this.Vb.push(i)}function f(t){var i=t.ye||{};i.type="normal",delete i.qa,t.ye=i}function l(t){this.Vb=[{tryLoc:"root"}],t.forEach(c,this),this.reset(!0)}function v(t){if(t){var i=t[y];if(i)return i.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var n=-1;return(i=function i(){for(;++n<t.length;)if(b.call(t,n))return i.value=t[n],i.done=!1,i;return i.value=p,i.done=!0,i}).next=i}}return{next:d}}function d(){return{value:p,done:!0}}var p,m=Object.prototype,b=m.hasOwnProperty,g="function"==typeof Symbol?Symbol:{},y=g.iterator||"@@iterator",w=g.asyncIterator||"@@asyncIterator",_=g.toStringTag||"@@toStringTag";g="object"==typeof t;var E=i.regeneratorRuntime;if(E)g&&(t.exports=E);else{(E=i.regeneratorRuntime=g?t.exports:{}).xl=n;var A="suspendedStart",O="suspendedYield",S="executing",T="completed",I={};(i={})[y]=function(){return this},(g=(g=Object.getPrototypeOf)&&g(g(v([]))))&&g!==m&&b.call(g,y)&&(i=g);var j=o.prototype=r.prototype=Object.create(i);s.prototype=j.constructor=o,o.constructor=s,o[_]=s.displayName="GeneratorFunction",E.iw=function(t){return!!(t="function"==typeof t&&t.constructor)&&(t===s||"GeneratorFunction"===(t.displayName||t.name))},E.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,o):(t.__proto__=o,_ in t||(t[_]="GeneratorFunction")),t.prototype=Object.create(j),t},E.Fz=function(t){return{xr:t}},u(h.prototype),h.prototype[w]=function(){return this},E.AsyncIterator=h,E.async=function(t,i,e,r){var s=new h(n(t,i,e,r));return E.iw(i)?s:s.next().then((function(t){return t.done?t.value:s.next()}))},u(j),j[_]="Generator",j[y]=function(){return this},j.toString=function(){return"[object Generator]"},E.keys=function(t){var i,n=[];for(i in t)n.push(i);return n.reverse(),function i(){for(;n.length;){var e=n.pop();if(e in t)return i.value=e,i.done=!1,i}return i.done=!0,i}},E.values=v,l.prototype={constructor:l,reset:function(t){if(this.next=this.Sb=0,this.xx=this.ht=p,this.done=!1,this.Ff=null,this.method="next",this.qa=p,this.Vb.forEach(f),!t)for(var i in this)"t"===i.charAt(0)&&b.call(this,i)&&!isNaN(+i.slice(1))&&(this[i]=p)},stop:function(){this.done=!0;var t=this.Vb[0].ye;if("throw"===t.type)throw t.qa;return this.ux},Au:function(t){function i(i,e){return s.type="throw",s.qa=t,n.next=i,e&&(n.method="next",n.qa=p),!!e}if(this.done)throw t;for(var n=this,e=this.Vb.length-1;0<=e;--e){var r=this.Vb[e],s=r.ye;if("root"===r.tryLoc)return i("end");if(r.tryLoc<=this.Sb){var o=b.call(r,"catchLoc"),u=b.call(r,"finallyLoc");if(o&&u){if(this.Sb<r.catchLoc)return i(r.catchLoc,!0);if(this.Sb<r.finallyLoc)return i(r.finallyLoc)}else if(o){if(this.Sb<r.catchLoc)return i(r.catchLoc,!0)}else{if(!u)throw Error("try statement without catch or finally");if(this.Sb<r.finallyLoc)return i(r.finallyLoc)}}}},Mt:function(t,i){for(var n=this.Vb.length-1;0<=n;--n){var e=this.Vb[n];if(e.tryLoc<=this.Sb&&b.call(e,"finallyLoc")&&this.Sb<e.finallyLoc){var r=e;break}}return r&&("break"===t||"continue"===t)&&r.tryLoc<=i&&i<=r.finallyLoc&&(r=null),(n=r?r.ye:{}).type=t,n.qa=i,r?(this.method="next",this.next=r.finallyLoc,I):this.complete(n)},complete:function(t,i){if("throw"===t.type)throw t.qa;return"break"===t.type||"continue"===t.type?this.next=t.qa:"return"===t.type?(this.ux=this.qa=t.qa,this.method="return",this.next="end"):"normal"===t.type&&i&&(this.next=i),I},finish:function(t){for(var i=this.Vb.length-1;0<=i;--i){var n=this.Vb[i];if(n.finallyLoc===t)return this.complete(n.ye,n.Yt),f(n),I}},catch:function(t){for(var i=this.Vb.length-1;0<=i;--i){var n=this.Vb[i];if(n.tryLoc===t){if("throw"===(t=n.ye).type){var e=t.qa;f(n)}return e}}throw Error("illegal catch attempt")}}}}(function(){return this||"object"==typeof self&&self}()||Function("return this")())},function(t,i,n){var e=n(33)("unscopables"),r=Array.prototype;null==r[e]&&n(25)(r,e,{}),t.exports=function(t){r[e][t]=!0}},,,,,,,,,,,,function(t,i,n){i=n(104),t.exports="string"==typeof i?i:i.toString()},function(t){t.exports='<svg viewBox="0 0 22.347 22.993" style="width: 10px; height: 10px; display: inline-block"><polygon fill-rule="evenodd" clip-rule="evenodd" points="22.348,2.641 19.781,0 11.174,8.855 2.567,0 0,2.641 8.607,11.497 0.001,20.351 2.567,22.993 11.174,14.138 19.781,22.993 22.347,20.351 13.741,11.497"></polygon></svg>'},function(t){t.exports='.vrm-plg .overlay-wrap{box-sizing:border-box;position:absolute;display:flex;width:100%;padding:10px;font-family:"Helvetica Neue",Helvetica,Arial;font-size:12px;text-shadow:0 1px 1px rgba(0,0,0,.5);color:#fff;word-wrap:break-word;background:rgba(0,0,0,.16);top:15px;opacity:0;transition:opacity .5s;cursor:pointer}.vrm-plg .overlay-wrap .title h5{margin:2px 2px 0 0;color:#fff;overflow:hidden;font-size:120%}.vrm-plg .overlay-wrap .title small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:inherit}.vrm-plg .overlay-wrap .overlay-btn{flex:0 0 auto;align-self:center;padding:10px;margin-left:auto;margin-right:0;background-color:transparent;border:2px solid #fff;border-radius:2px;line-height:12px;color:#fff;cursor:pointer}.vrm-plg:hover .overlay-wrap{opacity:1}'},,,function(t,i,n){var e=(i=function(){return this||"object"==typeof self&&self}()||Function("return this")()).regeneratorRuntime&&0<=Object.getOwnPropertyNames(i).indexOf("regeneratorRuntime"),r=e&&i.regeneratorRuntime;if(i.regeneratorRuntime=void 0,t.exports=n(84),e)i.regeneratorRuntime=r;else try{delete i.regeneratorRuntime}catch(t){i.regeneratorRuntime=void 0}},function(t,i,n){t=n(41);var e=n(54)(!0);t(t.Ql,"Array",{includes:function(t){return e(this,t,1<arguments.length?arguments[1]:void 0)}}),n(85)("includes")},function(t,i,n){(t.exports=n(105)(!1)).push([t.Gp,".ad-skip-button-container {\n    position: relative;\n    overflow: hidden;\n}\n\n#ad-skip-button {\n    position: absolute;\n    width: 85px;\n    right: -85px;\n    bottom: 101px;\n    padding: 6px 0;\n    background-color: rgba(34, 34, 34, .85);\n    color: #d0d0d0;\n    font: 12px Arial;\n    text-align: center;\n    border: 1px #747474 solid;\n    border-right: 0;\n    transition: right 1s ease-in;\n    z-index: 7;\n}\n\n.fullscreen-mode #ad-skip-button {\n    width: 165px;\n    bottom: 98px;\n    padding: 9px 0;\n    border-width: 1.5px;\n    font-size: 18px;\n}\n\n#ad-skip-button.skippable {\n    text-decoration: underline;\n    cursor: pointer;\n}\n\n#ad-skip-button.skippable:hover {\n    color: #fff;\n}\n\n#ad-skip-button.expand-skip-button {\n    opacity: 1;\n    right: 0;\n    margin-right: 0;\n}\n\n#ad-skip-button.collapse-skip-button {\n    opacity: 0;\n    right: -110px;\n}\n\n.fullscreen-mode .collapse-skip-button {\n    opacity: 0;\n    right: -165px;\n}\n",""])},function(t){t.exports=function(t){var i=[];return i.toString=function(){return this.map((function(i){var n=function(t,i){var n=t[1]||"",e=t[3];return e?i&&"function"==typeof btoa?(t="/*# sourceMappingURL=data:application/json;charset=utf-8;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(e))))+" */",i=e.sources.map((function(t){return"/*# sourceURL="+e.QC+t+" */"})),[n].concat(i).concat([t]).join("\n")):[n].join("\n"):n}(i,t);return i[2]?"@media "+i[2]+"{"+n+"}":n})).join("")},i.Gp=function(t,n){"string"==typeof t&&(t=[[null,t,""]]);for(var e={},r=0;r<this.length;r++){var s=this[r][0];null!=s&&(e[s]=!0)}for(r=0;r<t.length;r++)null!=(s=t[r])[0]&&e[s[0]]||(n&&!s[2]?s[2]=n:n&&(s[2]="("+s[2]+") and ("+n+")"),i.push(s))},i}},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(t,i,n){function e(t){(t=function(t){for(var i=1;i<arguments.length;i++){var n=null!=arguments[i]?arguments[i]:{};i%2?Ws(Object(n),!0).forEach((function(i){ua()(t,i,n[i])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Ws(Object(n)).forEach((function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(n,i))}))}return t}({},t)).playerType="VDMS",t.macros=t.macros||{},t.macros["m.".concat("disable_3p")]=!0,t.macros["m.".concat("securevpaidsmode")]="1",t.macros["m.".concat("disableflashad")]="1",t.dontPredefineVideoTag=!0,t.sid=t.playerGuid||w();var i=t.timeout||{};return t.timeout=i,i.hard=i.hard||3,i.start=i.start||12,i.maxAdSearch=i.maxAdSearch||30,t.slot||((i=document.createElement("div")).style.width="100%",i.style.height="100%",t.slot=i),t}function r(t,i){function n(t,n){return t.sort((function(t,e){var r=t.bitrate||t.cg,s=e.bitrate||e.cg;return r===s?t.width>=i?e.width>=i?t.width-e.width:-1:e.width-t.width:n?s-r:r-s}))}return n((t=function(t){return t.reduce((function(t,i){return i.bitrate?900>=i.bitrate?t.low.push(i):t.high.push(i):i.cg?900>=i.cg?t.low.push(i):t.high.push(i):t.bq.push(i),t}),{high:[],low:[],bq:[]})}(t)).low,!0).concat(n(t.high)).concat(n(t.bq))}function s(){this.value=this.Hk=""}function o(t){this.type=t}function u(){this.type=null,this.value=this.mimeType=""}function h(){this.value="",this.Ny=!1}function a(){this.height=this.width=null,this.vl=this.gk=this.fk=this.Mq=this.sg=this.rg="",this.duration=this.offset=null}function c(t){this.type="".concat(t)}function f(){this.cother=this.cm3u8=this.c3gpp=this.cflv=this.cwbm=this.cmp4=this.cswf=this.cjs=0}function l(t,i){var n=this;this.Nf={},i?(this.lang=t.getAttribute("language"),this.Lo=ca[this.lang],this.Nf=ua()({},t.getAttribute("type").split("/")[1],bh.Da(t))):(this.lang=t.getAttribute("lang"),this.Lo=t.getAttribute("displayText"),(bh.Ba(t).Format||[]).forEach((function(t){return n.Nf[t.getAttribute("type")]=bh.Da(t)})))}function v(){this.Ub=[],this.id=this.Qt="",this.ub=null}function d(){this.name=this.version=""}function p(){this.wl=this.Sk=this.Ib=""}function m(){this.vendor="",this.Vp=[],this.So=[],this.Ub=[],this.ul=[]}function b(){this.value=""}function g(t){this.url=t}function y(t){function i(i){return new Su(i,new t(i))}return i.ca=t.ca.concat(Su.ca),i}function w(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,(function(t){var i=window.crypto||window.msCrypto;return i=window.Uint16Array&&i&&i.getRandomValues?i.getRandomValues(new window.Uint16Array(1))[0]%16:Math.floor(16*(Math.random()||0)%16),("x"===t?i:3&i|8).toString(16)}))}function _(){this.Zp=this.delay=this.left=this.top=this.height=this.width=0,this.position="",this.Mo=!1}function E(t,i){function n(){try{t={Accept:"text/javascript, application/json, text/html, application/xml, text/xml, */*","Content-Type":"application/x-www-form-urlencoded"},Object.keys(t).forEach((function(n){Object.prototype.hasOwnProperty.call(i.headers,n)||(i.headers[n]=t[n])})),i.contentType&&(i.headers["Content-Type"]=i.contentType),Object.keys(i.headers).forEach((function(t){return e.setRequestHeader(t,i.headers[t])})),e.send(i.Th)}catch(t){i.error&&i.error()}var t}var e="undefined"!=typeof XMLHttpRequest&&new XMLHttpRequest,r={},s=!1;i.method=i.method?i.method.toLowerCase():"get",i.async=!1!==i.async,i.Th=i.Th||"",e.onreadystatechange=function(){if(4===e.readyState){var t=e.getResponseHeader("content-type")||"";r.status=e.status,r.text=e.responseText,/json/.test(t)?r.data=function(t){return"string"==typeof t&&t?JSON.parse(Ao.a.trim(t)):null}(e.responseText):/xml/.test(t)&&(r.data=function(t){if(window.DOMParser)return(new DOMParser).parseFromString(t,"text/xml");var i=new window.ActiveXObject("Microsoft.XMLDOM");return i.async="false",i.loadXML(t),i}(e.responseText)),r.Se=200<=e.status&&300>e.status||304===e.status||0===e.status&&e.responseText,r.Se?i.Se&&i.Se(r,e):i.error&&Oo.a.setTimeout((function(){i.error(r,e,s)}),1),i.complete&&i.complete(r,e)}};try{e.open(i.method,t,i.async),void 0!==e.withCredentials&&(e.withCredentials=!!i.withCredentials)}catch(t){}i.headers=i.headers||{},i.timeout&&(e.timeout=i.timeout,s=!1,e.ontimeout=function(){return s=!0});var o={data:function(t){return i.Th=Object(Eo.H)(t),o},end:function(t){return i.complete=t,n(),o},JB:function(t,n){return i.headers[t]=n,o},send:function(t,e){return i.Th=Object(Eo.H)(t),i.complete=e,n(),o}};return o}function A(t,i,n){return new _o.a((function(e,r){!function(t,i,n,e,r,s){void 0===s&&(s={}),s.Se=n,s.error=e,s.method="get",t&&To.xw(t),E(t,s).send(i,r)}(t,i||null,e,(function(t,i,n){r({request:i,response:t,Oq:n})}),null,n)}))}function O(){var t=Object(Eo.h)("div",{class:"adsbox"},document.body);return t.style.height="1px",t.style.width="1px",new _o.a((function(i){window.setTimeout((function(){i(0===t.offsetHeight),Object(Eo.E)(t)}),100)}))}function S(t){return this.Ka||(this.Ka=A(t||"https://video.adaptv.advertising.com/ad/ads/advertisers/advertisers.txt").then(function(){return!(!Eo.c.safari||!wo.a.uc())&&O.call(this)}.bind(this),function(){return!0}.bind(this))),this.Ka}function T(t){try{var i=t.document.hasFocus&&t.document.hasFocus()}catch(t){}return i}function I(){this.Ab=!1,(this.vn=this.me.shift())?(this.Ab=!0,this.vn()):(this.Ti.forEach((function(t){return t()})),this.Ti=[])}function j(t,i){var n={bckt:this.N.$u()||"",expb:this.N.tv()||"",expn:this.N.uv()||""};return n=Object(Eo.B)([this.N.kp(),this.N.Lc,this.N.nn,{apid:this.N.Wd.utid},n]),i=Object(Eo.H)(i),this.On=this.On||this.Pa.Tv(),"".concat(this.On,"/").concat(t,"?").concat(n).concat(i?"&".concat(i):"","&cb=").concat(Math.random())}function M(t){var i=this.T.jb;t={action:t,seq:i?i.ub:"",vid:this.T.cf};var n=!(!i||"youtube"!==i.eD)&&this.T.eb();return t.asid=n?n.getAsid():i?i.metadata&&i.metadata.asid:"",t.acid=n?n.getAcid():i?i.metadata&&i.metadata.acid:"",t.rid=n?n.getRuleId():"",t.vid=n?n.getVideoId():t.vid,t}function N(t){var i=1<arguments.length&&void 0!==arguments[1]&&arguments[1],n=(new Date).getTime()-this.N.cj,e=this.N.oa,r=this.T.Mg;6e4<n&&(this.Ec.og("player load time failure","outliers",{edt:n}),n=null),this.Ga("display.gif",{ab:+i,csid:e&&e.playerTemplate&&e.playerTemplate.csid||null,dt:n,h:t.height,itg:r,sact:this.N.yd,spaceid:this.Zb.Wc(),w:t.width})}function R(t){Object(Eo.z)(t)?window.open(t,"_blank"):Uo.error("Failed to open new tab due to invalid url",t)}function k(t){var i=Bo[t];if(void 0===i){try{var n=Vo&&"function"==typeof Vo.canPlayType&&!(Eo.q&&t&&0<=t.indexOf("video/3gpp"))&&(!t||Vo.canPlayType(t))}catch(t){n=!1}i=!!n,Bo[t]=i}return i}function L(){return!!qo&&!!Ho[qo.fullscreenEnabled]}function D(){return!!Ho[qo.fullscreenElement]}function C(t,i){this.eu(t),this.Cy(t,i),this.qg(t),this.Zk(t)}function P(t,i,n){i=t+(i?i.id:""),-1===this.Ij.indexOf(i)&&(this.Ga(t,n),this.Ij.push(i))}function x(t){var i=this.Oj.Qv(t);this.ce=this.ce||0,this.ce<i&&4>i&&(this.ce++,B.call(this),x.call(this,t))}function U(t){var i=this.Oj.qv(t);this.be=this.be||0,this.be<i&&10>i&&(this.be++,V.call(this),U.call(this,t))}function V(){this.Oc.ry({progress:this.be},this.fh),this.Yg&&this.Yg.dispatchEvent("trackDecile")}function B(){var t={progress:this.ce};this.Oc.sl(t,this.fh),this.Yg&&this.Yg.dispatchEvent("trackQuartile",t)}function F(){this.re.ek(),this.Oc.ny(this.fh)}function z(){var t=this.us.fb();try{for(var i=arguments.length,n=Array(i),e=0;e<i;e++)n[e]=arguments[e];return n.reduce((function(t,i){return t[i]}),t)}catch(t){return null}}function G(t){t=t[t.length-1].intersectionRatio,isNaN(t)||(this.Lg&&H.call(this),this.Rj=Math.round(100*t))}function H(){this.Lg&&(Oo.a.clearTimeout(this.Lg),delete this.Lg)}function Y(){var t=wo.a.Eh(window),i="moatApiInit".concat(+new Date),n=new ou,e=t.location.protocol;return e="".concat(0===e.indexOf("http")?e:"https:","//z.moatads.com/").concat("aolvidibleapi29384728347","/moatapi.js#moatApiCallback=").concat(i),t[i]=function(e){n.resolve(e),t[i]=void 0},this.kb.Kd(e),n.Ka}function q(t,i){this.Gg===t?this.zf=i:i.destroy()}function W(){var t=this.N.Lc;t=t?Object(Eo.g)(t):{};var i=this.N.Wd,n=this.T.Dh(),e=this.N.Ch();return i&&(t.APID=i.cD),t.width=n.width,t.height=n.height,t["p.vw.active"]=this.Bb.isVisible()?1:0,t["p.vw.viewable"]=this.Bb.Uf(),t["p.vw.viewableOpportunity"]=this.Bb.Aa(),t.moatViewableOpportunity=this.Bb.Aa(),t.adapViewableOpportunity=this.Bb.Aa(),t.r=wo.a.Xc(window),t.ps="html5-vpaid",t.plseq=this.T.Pj+1,t.sid=this.N.vk(),t.vvuid=this.N.kf.vvuid,t.lookahead=!0,e&&(t.euconsent=e.gdprConsentData,t.gdpr=Number(e.gdprApplies),t.isOathFirstParty=e.isOathFirstParty),t}function Q(t,i){"function"==typeof t.setAttribute&&t.setAttribute(i,"")}function X(t){"function"==typeof t.getAttribute&&t.getAttribute("playsinline")||Q(t,"playsinline"),"function"==typeof t.getAttribute&&t.getAttribute("webkit-playsinline")||Q(t,"webkit-playsinline")}function Z(){return Object(Eo.H)({bcid:this.N.Zd,pid:this.N.xd})}function $(){this.dispatchEvent("VideoProgressEvent",{buffered:this.R.buffered,duration:this.getDuration(),waiting:3>this.R.readyState})}function J(){this.dispatchEvent("VideoLoadEvent")}function K(){var t={duration:this.getDuration()},i=this.V===Nu.PAUSED,n=this.V===Nu.LOADING;this.V=Nu.PLAYING,i?this.dispatchEvent("VideoResumeEvent",t):(n&&this.dispatchEvent("VideoStartEvent",t),this.dispatchEvent("VideoPlayEvent",t))}function tt(){this.dispatchEvent("VideoTimeUpdateEvent",{buffered:this.dv(),currentTime:this.getCurrentTime(),duration:this.getDuration(),durationWithoutAds:0})}function it(){this.R.paused&&!this.R.ended&&(this.V=Nu.PAUSED,this.dispatchEvent("VideoPauseEvent"))}function nt(){this.dispatchEvent("VideoWaiting")}function et(t){this.V!==Nu.IDLE&&(this.V=Nu.IDLE,this.dispatchEvent("VideoEndEvent",{complete:"ended"===t.type,currentTime:this.getCurrentTime()}))}function rt(t){var i=(i=(i=t&&t.data&&t.data.code)||this.R.error&&this.R.error.code)||null;t=(t=t&&t.data&&t.data.message)||this.R.error&&this.R.error.message,this.dispatchEvent("VideoErrorEvent",{code:i,message:"Can't play video ".concat(this.R.currentSrc,": ").concat(i," : message: ").concat(t||null)})}function st(){this.isMuted()||0===this.R.volume||(this.ya=this.R.volume),this.dispatchEvent("VideoVolumeChangedEvent",{muted:this.isMuted(),volume:this.getVolume()})}function ot(){this.dispatchEvent("VideoClickEvent")}function ut(){var t=this;this.Sj&&clearTimeout(this.Sj),this.wa.removeEventListener("volumechange",st,this),this.Sj=setTimeout((function(){t.Sj=null,t.wa.addEventListener("volumechange",st,t)}),100)}function ht(){Object(Eo.t)(this.R)&&(st.call(this),ut.call(this))}function at(t){function i(){var i=new window.Hls;i.loadSource(t),i.attachMedia(n.R)}var n=this;this.R.load(),window.Hls?i():this.kb.Kd(this.Pa.wv()).then(i)}function ct(t,i){if(this.jn=!1,this.R=i,this.wa&&(this.wa.tq(),delete this.wa),this.wa=new Mu(this.R),this.setVolume(this.ya),this.wa.addEventListener("loadstart",J,this),this.wa.addEventListener("progress",$,this),this.wa.addEventListener("timeupdate",tt,this),this.wa.addEventListener("pause",it,this),this.wa.addEventListener("waiting",nt,this),this.wa.addEventListener("ended",et,this),this.wa.addEventListener("abort",et,this),this.wa.addEventListener("error",rt,this),this.wa.addEventListener("volumechange",st,this),this.wa.addEventListener("click",ot,this),this.wa.addEventListener("playing",K,this),Object(Eo.u)(t)&&!k("application/vnd.apple.mpegurl"))at.call(this,t);else try{this.R.setAttribute("src",t),this.R.load()}catch(t){}return this.V=Nu.LOADING,!1}function ft(t){if(this.V!==Nu.IDLE)if(this.isMuted()){("function"==typeof this.R.getAttribute?this.R.getAttribute("playsinline"):void 0)||this.jn?t===this.jt&&rt.call(this,{data:{code:5}}):(this.jn=!0,"function"==typeof this.R.setAttribute&&this.R.setAttribute("playsinline",""),this.play())}else this.V=Nu.LOADING,this.mute(!0),this.dispatchEvent("VideoVolumeChangedEvent",{muted:!0,volume:0}),this.play()}function lt(t){var i=this;t.forEach((function(t){return i.nm[t.Va]=t}))}function vt(t){for(var i,n="",e=0;null!=(i=t[e++]);)i.nodeType===mh.c||i.nodeType===mh.a?(i=i.nodeValue&&i.nodeValue.trim())&&(n+=i):i.nodeType!==mh.b&&(n+=vt(i.childNodes));return n}function dt(t,i){var n="1.0.5".includes("-pr");return t="".concat(t).concat("player/vrm-plugin","/").concat("1.0.5","/"),n&&(t="".concat(i).concat("player/vrm-plugin","/").concat("1.0.5","/")),t}function pt(t){return{adSessionId:this.Fr,data:{context:{accessMode:"full",adCount:1,adServingId:"c532d16d-4d7f-4449-bd29-2ec0e693fc86",adSessionType:"html",apiVersion:"1.0",environment:"web",omidJsInfo:{omidImplementer:"o2-sdk",serviceVersion:"4.1.1"}},verificationParameters:this.wd.ul[0]&&this.wd.ul[0].value},timestamp:+new Date,type:t}}function mt(t){this.Ys&&this.ac.yx(pt.call(this,t)),yt.call(this,t)}function bt(){this.ac&&this.ac.xe()}function gt(){mt.call(this,Oh.SESSION_FINISH)}function yt(t){var i=pt.call(this,t);this.lb[t]?this.ac.Qo(t,i):(this.$d[t]||(this.$d[t]=[]),this.$d[t].push(i))}function wt(t){var i=this;this.lb[t]||(this.lb[t]={}),this.$d[t]&&(this.$d[t].forEach((function(n){return i.ac.Qo(t,n)})),delete this.$d[t])}function _t(){this.Ys=1,mt.call(this,Oh.SESSION_START)}function Et(){var t=this;this.Na.addEventListener(Rh.md,(function(i){yt.call(t,i.Nd)})),this.U.addEventListener(Ou.Ve,gt.bind(this))}function At(t){var i=this;this.Lb=this.kb.createElement("iframe");var n=dt(au.a["cdn.url"],au.a["cdn.url.dev"]);return n="".concat(n,"xdomain-adverifications.html?id=").concat(Lh++),this.Lb.id="$adverificationloaderframe".concat(Lh),this.Lb.style.display="none",this.ac=new Mh(this.Lb,t),this.Lb.onload=function(){i.ac.Ou(_t.bind(i),wt.bind(i)),i.ac.Jx(bt.bind(i)),i.ac.dc(),i.ac.Kd()},this.Lb.src=n,document.body.appendChild(this.Lb),this.ac.tf.Ka}function Ot(){var t=this;if(0<this.wd.Ub.length){var i=new Nh("verificationNotExecuted");i.Be=this.wd.Ub.map((function(i){return i.url.replace(/\[REASON]/g,t.Qi)})),this.Na.dispatchEvent(i)}}function St(){var t=this;this.scripts.forEach((function(i){return i.prepare(t.Kf,t.ad,t.Z)}))}function Tt(){var t=this;this.Mf.forEach((function(i){return i.prepare(t.Z)}))}function It(){var t=this;this.jo.forEach((function(i){t.Mk.Xa(Dh).prepare(i,t.ad)}))}function jt(){this.Kf&&(this.Kf.ua(),this.Kf=null)}function Mt(){"url"===this.qx?(this.value=this.Z.Mb.resolve(this.value),this.Hf.Kd(this.value)):this.gt=this.Hf.$v(this.value)}function Nt(){Object(Eo.E)(this.gt)}function Rt(t,i){return t.po-i.po}function kt(t,i){switch(t){case 0:return!1;case 1:return!0;default:return i}}function Lt(){var t=[];return(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).forEach((function(i){return t.push(new gh(i))})),t}function Dt(t,i){return t[i]&&t[i][0]?bh.Ba(t[i][0]).rule.map((function(t){return new na(t,i)})):[]}function Ct(){var t=[],i=this.Vc(1<arguments.length?arguments[1]:void 0);return(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).forEach((function(n){(n=i.parse(n))&&t.push(n)})),t}function Pt(t,i){return t?Ct.call(this,bh.Ba(t[0])[i],i):[]}function xt(t,i){i.forEach((function(i){(i=i.url)&&t.Be.push(i)}))}function Ut(t){return this.Ia.filter((function(i){return i.__proto__===t.__proto__}))[0]}function Vt(t,i,n,e){var r=this;t&&t.Ub&&t.Ub.forEach((function(t){var s;if(s=t.type===n&&t.url){var o=Ao.a.trim(t.offset||"");e&&e.Nd===Vh.PROGRESS&&o?(s=e.data||{}).duration?(o=-1===o.indexOf("%")?Object(Eo.K)(o):s.duration*Number(o.substr(0,o.length-1))/100,(s=s.currentTime>=o&&-1===r.Mn.indexOf(t))&&r.Mn.push(t)):s=!1:s=!0}s&&(s=t.url,function(t){return 0<Ga.filter((function(i){return-1<t.indexOf(i)})).length}(t.url)||(s+="".concat(-1<t.url.indexOf("?")?"&":"?","cb=").concat(Math.random().toString(10).substr(2))),i.push(s))}))}function Bt(t){var i=t.clone();t.Ix(i),this.dispatchEvent(i)}function Ft(t,i){throw new Cu(t,i||ih)}function zt(t,i){return-1<(i?gc:gc.concat(["All"])).indexOf(t)}function Gt(){this.Dc=(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).concat(),this.ge.debug("Register",this.Dc);var t=(new Date).getTime();this.Dc.forEach((function(i,n){return i.sf="".concat(t,"_").concat(n)}))}function Ht(t,i){this.ge.warn("Unable to release",t,"(Reason: ".concat(i,")"))}function Yt(t,i){var n=this,e=t.aeg||[];this.N.zx({audiences:[],utid:this.Mr});var r=[];return e.forEach((function(e){var s=[];e.forEach((function(e){try{if(e instanceof yc)var r=e;else e.type||(e.type=t.type||i),e.podId||(e.podId=t.podId),e.slotAdSeq||(e.slotAdSeq=t.adSeq),e.transactionId=n.xt||t.txid,e.adxResult=n.Vd||t.adxResult,e.usid=n.eh||t.usid,e.auid=n.Ii||t.auid,e.parentSlot=t.slot,r=_c.parse(e,n.ia,n.O.S("adSystem"));s.push(r)}catch(t){Ic.error("Error in entry parsing logic: ".concat(t.message))}})),r.push(s)})),r}function qt(t){return"Midroll"===t||"Overlay"===t}function Wt(t){var i=this;this.qc={};var n={};return t.forEach((function(t){var e=t.type;qt(e)&&(i.qc[e]||(i.qc[e]={}),i.qc[e][t.time]||(i.qc[e][t.time]=[]),i.qc[e][t.time].push(t),n[e]||(n[e]=""),n[e]+="".concat(t.time,";"))})),n}function Qt(t){t.forEach((function(t){t.type=Ao.a.vo(t.type),t.slots&&t.slots.forEach((function(t){t.type=Ao.a.vo(t.type)}))}))}function Xt(t){var i=this,n=t.filter((function(t){return t.type===i.Ea}));return t=t.filter((function(t){return t.type!==i.Ea&&t.calculated})),n=[].concat.apply([],n.filter((function(t){return t.slots})).map((function(t){return t.slots}))),t=[].concat.apply([],t.filter((function(t){return t.slots})).map((function(t){return t.slots}))),this.Jj=n.length,n.concat(t)}function Zt(t){function i(t,i){return"Bumper"===t.type?1:"Bumper"===i.type?-1:0}return t.forEach((function(t){t.slots&&t.slots.sort(i)})),t}function $t(){var t=this,i=0<arguments.length&&void 0!==arguments[0]?arguments[0]:[];this.Sa=[],i.forEach((function(i){var n=[];i.forEach((function(t){var i=new Sc(t);i.Pd="aem_".concat(Lc++),t.forEach((function(t){return t.Pd=i.Pd})),n.push(i)})),t.Sa.push(n)}))}function Jt(){this.Sa=this.Sa.filter((function(t){return 0<t.length}));for(var t=0;t<this.Sa.length;t++)this.Sa[t]=this.Sa[t].filter((function(t){return 0<t.size()}))}function Kt(t){if(this.Tj)for(;0<t.length&&t[0].getEntries()[0].bw();)t.splice(0,1)}function ti(){var t=this;this.Sa=this.Sa.filter((function(t){return 0<t.length}));for(var i=0;i<this.Sa.length;i++)this.Sa[i]=this.Sa[i].filter((function(i){return 0<i.getEntries().filter((function(i){return!t.Cm[ei(i)]})).length}))}function ii(t){$t.call(this),this.U.dispatchEvent(new Tc(Tc.Ll,{error:t,hb:Vu}))}function ni(t,i){var n=this;this.jj.load(t,i).then((function(i){return ri.call(n,i,t)}),ii.bind(this))}function ei(t){return t&&t.Pd&&t.sf?"".concat(t.Pd,".").concat(t.sf):null}function ri(t,i){try{var n=this.Qs.parse(t,i),e=new Tc(Tc.LOADED,n,i,t&&t.timings,t&&t.podSize,t&&t.defaultSlot,t&&t.version);$t.call(this,e.data.pz),this.U.dispatchEvent(e)}catch(t){ii.call(this)}}function si(t){var i=[];return t.forEach((function(t){var n,e=t.length-1,r=t[e];t=(n=Array.prototype).concat.apply(n,Ff()(t.slice(0,e))),i.push(new zf(t,r))})),new Hf(i)}function oi(t,i){return new Hf([new Gf(t,i)])}function ui(){for(var t=arguments.length,i=Array(t),n=0;n<t;n++)i[n]=arguments[n];return 3>i.length?"":(t=i[2].replace(/^m\./,""),i=i[0],this.N.Pb(t)||i)}function hi(){for(var t=arguments.length,i=Array(t),n=0;n<t;n++)i[n]=arguments[n];return 3>i.length?"":(t=i[2].replace(/^m\./,""),encodeURIComponent(this.N.Pb(t)||""))}function ai(){for(var t=arguments.length,i=Array(t),n=0;n<t;n++)i[n]=arguments[n];return 3>arguments.length?"":(t=i[2],(i=this.T.jb||{}).metadata&&i.metadata[t])}function ci(){var t=this.T.Dh()||{};return{height:parseInt(t.height,10)||0,width:parseInt(t.width,10)||0}}function fi(){return this.T.jb||{}}function li(t,i,n){var e=this,r=this.ia.Yc;this.M.dispatchEvent(new Au(Kf,{ad:this.W,url:t}));var s=(new Date).getTime();return this.rn?A(t,null,{timeout:r,withCredentials:!0}).then((function(n){return di.call(e,i,n,t,0)}),(function(o){var u=(new Date).getTime()-s;return r<=u?di.call(e,n,o,t,0):vi.call(e,t,r-u,i,n)})):this.Rn?A(t,null,{timeout:r,withCredentials:!0}).then((function(n){return di.call(e,i,n,t,0)}),(function(i){return di.call(e,n,i,t,0)})):vi.call(this,t,r,i,n)}function vi(t,i,n,e){var r=this;return A(t,null,{timeout:i}).then((function(i){return di.call(r,n,i,t,1)}),(function(i){return di.call(r,e,i,t,1)}))}function di(t,i,n,e){if(this.M.dispatchEvent(new Au(tl,{ad:this.W,url:n})),t)return t(i,e,n)}function pi(t){_i.call(this,lh),mi.call(this),gi.call(this,new Qf("Loading timeout ".concat(t," ms is exceeded"),t),lh)}function mi(){var t={ads:[],Md:this.gj};this.Uj&&this.Uj(t),this.Mj=t}function bi(t,i,n){this.pa.Oe(t,i,n,this.tm),this.M.dispatchEvent(new Au(Ou.Gl,{ad_url:this.Tn}))}function gi(t,i){if(!1!==this.fe){Oo.a.clearTimeout(this.Hn),this.fe=!1,il.warn("interruptOnError",t);var n=(new Date).getTime()-this.$e;bi.call(this,this.Mj,i,n);var e=t instanceof Du?t.message:t;t=t instanceof Qf?t.Pq:null,i=new Xf(e,"No ads provided"===e?Xf.Yl:Xf.xi,t,t?lh:i),this.Je&&this.Je(i,n)}}function yi(t,i){return this.gj=t?this.Nj.Ap(t,this.Zn):this.Tn=this.Nj.Ap(null,this.Zn),this.Uj=i,this.Nj.ix(this.gj,function(t,n,e){if(!1!==this.fe){var r=t.data;if(this.tm=n,r||(r=t.text),!Ao.a.Kh(t.text))return this.Rw(r,i,e);this.Fd("Empty VAST error",null,Fu)}}.bind(this),function(t,i,n){!1!==this.fe&&(this.tm=i,i=zu,t.Oq?i=xu:wo.a.uc()&&0!==n.indexOf("https:")&&(i=Ku),mi.call(this),this.Fd("VAST ajax error",t.Oq?"request timeout":null,i))}.bind(this))}function wi(t){t.ads.sort((function(t,i){return t.ub-i.ub}))}function _i(t){this.Za&&(this.dispatchEvent("ISSUE_WITH_AD",t),this.Za.zu(this.qb,t))}function Ei(t){return t.ads=t.ads.filter((function(t){return t instanceof hc||(t.Ia=(t.Ia||[]).filter((function(t){return t instanceof xa||t.He&&0<t.He.length})),t.Ia&&0<t.Ia.length)})),t}function Ai(t){var i=this;return 0!==t.ads.length||(t.Ae&&t.Ae.forEach((function(t){i.Ec.Rc(t.url.replace(/\[ERRORCODE\]|%5BERRORCODE%5D|\{errNo\}/g,"303"))})),(t=0<this.te&&Wu)?_i.call(this,t):t=Qu,this.Fd("No ads provided",null,t),!1)}function Oi(t){var i=this;return this.te+=1,this.jf.ads.splice(t,1),this.Zn=this.Za.Cf,this.Za.ve&&this.Yd.Cq(this.Za.ve),8>=this.te?(this.Za.qq(this.qb,{},this.N.Yf()),yi.call(this,this.Za.yo.url,(function(t){i.Za.bu(t),i.Za.ax(t,i.Za),t.parent=i.jf,t.wc=i.Za,i.Uj=null}))):(this.jf=null,_i.call(this,fh),this.Fd("Max number of wrapper redirects ".concat(8," is exceeded"),null,fh),null)}function Si(t,i){var n=t.wc,e=new Nh(Nh.ib,null,null,{error:i});return n.dispatchEvent(e),this.qb.fg(e),(t=t.parent).parent&&t.ads&&0===t.ads.length&&Si.call(this,t,i),t}function Ti(t){var i=this,n=t.data.thirdPartyImpressionTrackers||[];try{var e=t.data.vastModelAd.Jh[0].url}catch(t){e=null}e&&n.push(e),n.forEach((function(t){t=t.replace(ol,"");var n=/\?/.test(t)?"&":"?";t=/&cb=[^&]*?/.test(t)?t:"".concat(t).concat(n,"cb=[CACHE_BUSTER]"),i.Nn.Rc(i.M.Mb.resolve(t))})),ul=n}function Ii(t){return!!t&&0<ul.filter((function(i){return t.replace(/(https?:)?/,"").replace(/&cb=[^&]*/,"").replace(/&apid=\[object\sObject]/,"&apid=[APID]").replace(/;ord=[^;]*/,";ord=[timestamp]")===i})).length}function ji(t,i){var n=this;t.Be.forEach((function(e){if(!Ii.call(n,e)){if(e=n.M.Mb.resolve(e),t.type===Nh.ib){var r=th;i&&"Overlay"===i.getType()&&(r=Hu),r=t.data.error||r;var s=encodeURIComponent((t.data.details||"").slice(0,100));e=si([za.concat(r.code),Pc.concat(r.xa),Uf.concat(s)]).resolve(e)}n.Nn.Rc(e)}}))}function Mi(t,i){for(;t;)ji.call(this,t,i),t=t.fv()}function Ni(){0===this.Af.length&&(this.reset(),this.om&&this.om())}function Ri(){var t=this;this.am||(this.P.oh(),this.am=setTimeout((function(){return t.am=null}),100))}function ki(t){this.dd(t.message,t.code)}function Li(){this.V=ll.PAUSED,this.track(Vh.PAUSE),this.P.gq()}function Di(t){this.P.Ph(t),!0===t.muted?this.track(Vh.MUTE):this.track(Vh.UNMUTE)}function Ci(){this.P.Nw()}function Pi(){this.V=ll.PLAYING,this.track(Vh.RESUME),this.P.iq()}function xi(t){this.P.wy(t.url)}function Ui(t){t.complete&&this.pb(Vh.COMPLETE),this.fa.wq(),this.V=ll.lc,this.Oa.ua(),this.P.complete(!1,t)}function Vi(){this.fl(),this.V=ll.PLAYING}function Bi(){this.gf||(this.pa.nl((new Date).getTime()-this.Br),this.fl(),this.pb(Vh.START),this.Xk(),this.dg())}function Fi(t){this.P.Oh(t),this.sl(this.fa.ov())}function zi(t){var i=this;(this.Hj=this.Hj||t.data.skippable)&&(this.oe=Qi.call(this,t),null!==this.oe&&(Eu.a.Eb(this.M,Ou.Ve,Hi.bind(this)).link(this.Ma),0<this.oe&&(this.sj=Gi.bind(this),this.M.addEventListener(Ou.We,this.sj)),qi.call(this),0<this.oe?Xi.call(this,this.oe):Wi.call(this),setTimeout((function(){return Object(Eo.F)(i.Ob,"collapse-skip-button","expand-skip-button")}),800)))}function Gi(t){var i=Math.floor(t.data.currentTime);0<this.Fj&&this.oe-this.Fj<i&&(0>=(i=this.oe-i)?Wi.call(this,t):Xi.call(this,i))}function Hi(){this.sj&&this.M.removeEventListener(Ou.We,this.sj),Object(Eo.F)(this.Ob,"expand-skip-button","collapse-skip-button"),Object(Eo.D)(this.Ob,"skippable"),this.Qd=!0}function Yi(){this.Qd&&(this.M.skip(),Object(Eo.D)(this.Ob,"skippable"),this.Qd=!1)}function qi(){if(!this.Ob){var t=this.Eg.querySelector("#".concat("ad-skip-button"));t?(this.Ob=t,this.Ej=this.Ob.querySelector("#".concat("ad-skip-button-text"))):(this.kb.Oo(pl.a),Object(Eo.a)(this.Eg,"ad-skip-button-container"),this.Ob=Object(Eo.h)("div",{id:"ad-skip-button"},this.Eg),this.Ej=Object(Eo.h)("div",{id:"ad-skip-button-text"},this.Ob))}}function Wi(t){if(!this.Qd){var i="";this.kt&&(i="| ".concat(Math.round((t?t.data.duration:0)-(t?Math.floor(t.data.currentTime):0)))),this.Ej.innerHTML=this.nt.replace("%t",i).trim(),Object(Eo.a)(this.Ob,"skippable"),this.Qd=!0,Eu.a.Eb(this.Ob,Eo.c.Pk()?"touchend":"click",Yi.bind(this)).link(this.Ma)}}function Qi(t){var i=t.data;t=i.duration;var n=i.skipOffsetTime;i=i.skipOffsetPercent;var e=this.lt;return n||0===n?e=n:(i||0===i)&&(e=~~(t*i/100)),e<Math.min(this.Es,t)?e:null}function Xi(t){this.Qd||(this.Fj=t,this.Ej.innerHTML=this.wt.replace("%d",this.Fj))}function Zi(){var t=this;this.subscribe((function(i){t.V=i.data}),"statechange")}function $i(t){var i=this.Yi[t];if(i){for(var n=arguments.length,e=Array(1<n?n-1:0),r=1;r<n;r++)e[r-1]=arguments[r];i.call.apply(i,[this].concat(e))}}function Ji(){var t=this,i=[[yl.i,In],[yl.a,yn],[yl.b,bn],[yl.c,an],[yl.d,pn],[yl.e,gn],[yl.f,wn],[yl.h,Tn],[yl.j,fn],[yl.k,Ln],[yl.l,rn],[yl.n,mn],[yl.o,Rn],[yl.p,jn],[yl.q,Nn],[yl.s,ln],[yl.t,dn],[yl.u,vn],[yl.v,Sn],[yl.w,En],[yl.x,An],[yl.y,_n],[yl.z,On],[yl.A,kn],[yl.g,Pn],[yl.r,cn]],n=this;this.Vr={addEventListener:function(t,i){n.Yi[t]=i,en.call(n,"subscribe",$i.bind(n,t),t,n)},removeEventListener:function(t){delete n.Yi[t];try{en.call(n,"unsubscribe",$i,t)}catch(t){}}},i.forEach((function(i){return Ki.call(t,i[0],i[1])})),this.Kg=0}function Ki(t,i){var n=this;this.ae.link(Eu.a.bind(this.Vr,t,(function(){try{if(-1!==Nl.indexOf(t)){if(-1!==n.Am.indexOf(t))return void n.P.dispatchEvent(new Au(wl.Zl,t));n.Am.push(t)}for(var e=arguments.length,r=Array(e),s=0;s<e;s++)r[s]=arguments[s];i.apply(n,r)}catch(i){Il.error("Failed to handle ".concat(t," event:"),i)}})))}function tn(t){var i=document.createEvent("MouseEvent");i.initEvent(t.type,!t.cancelBubble,t.cancelable),this.bt.dispatchEvent(i)}function nn(t){this.element.style.visibility=t?"visible":"hidden"}function en(t){if(this.Ha)try{for(var i=this.Ha[t],n=arguments.length,e=Array(1<n?n-1:0),r=1;r<n;r++)e[r-1]=arguments[r];return i?i.apply(this.Ha,e):this.Ha.Sc(t,e)}catch(i){Il.error(t,i)}}function rn(){this.P.iq()}function sn(){this.Lm=(new Date).getTime(),this.hj=this.Lm-this.zd,this.pa.ml(this.hj),en.call(this,"subscribe",tn.bind(this),"mousemove"),en.call(this,"subscribe",tn.bind(this),"mouseover"),L()&&Ho.addEventListener(qo.fullscreenchange,this.Em)}function on(t){Il.error(t);var i=hn.call(this);this.error=un(i,t),this.Xi&&(this.Xi.call(this,this.error),this.Pg===oh&&this.Xi.call(this,un(this.Pg,t))),this.Yo()}function un(t,i){return{da:t.da,code:t.code,description:"".concat(t.description," ").concat(i),Ed:t.Ed,xa:t.xa}}function hn(t){var i=this.Pg||jl;return this.Nb&&!this.Ha?i=vh:this.Ha&&!this.Jc?i=t?rh:eh:this.Jc&&!this.Cb?i=t?ah:hh:this.Cb&&(i=uh),i}function an(t){t=Object(Eo.y)(t)?Object(Eo.y)(t.data)?t.data.message||t.data.errorMessage:"Internal Vpaid Error":t,Il.warn("VPAID_UNIT:",t),-1===Ml.indexOf(t)?this.dd(t):this.stop()}function cn(t){this.P.Oh(t),t=this.Ee(),this.P.dispatchEvent(new Tl(1e3*t))}function fn(){}function ln(){var t=en.call(this,"getAdLinear");this.track(Vh.ACCEPT_INVITATION),this.P.dispatchEvent(new Au("VASTAdInteraction",t?"acceptInvitationLinear":"acceptInvitation"))}function vn(){this.track(Vh.COLLAPSE)}function dn(){var t=en.call(this,"getAdLinear");this.track(Vh.CLOSE),this.P.dispatchEvent(new Au("VASTAdInteraction",t?"closeLinear":"close"))}function pn(){en.call(this,"getAdExpanded")?(this.track(Vh.EXPAND),this.P.dispatchEvent(new Au("VASTAdInteraction","expand"))):(this.track(Vh.COLLAPSE),this.P.dispatchEvent(new Au("VASTAdInteraction","collapse")))}function mn(){}function bn(){}function gn(){var t=this;this.gf||(Mn.call(this),this.fl(),this.dg(),this.Xk(),(this.Ok()||"Overlay"===this.Ea)&&nn.call(this,!0),setTimeout((function(){return t.qt=!0}),500))}function yn(t){var i=null,n=!1,e=!1;t.data&&t.data.playerHandles&&(i=(n=!!t.data.playerHandles)&&t.data.url,e=n&&!!i),this.P.oh(i,e,!n)}function wn(){this.P.dispatchEvent(new Au("VASTAdInteraction"))}function _n(){this.pb(Vh.START)}function En(){this.pb(Vh.FIRST_QUARTILE)}function An(){this.pb(Vh.MIDPOINT)}function On(){this.pb(Vh.THIRD_QUARTILE)}function Sn(){this.pb(Vh.COMPLETE),Nn.call(this)}function Tn(){var t=en.call(this,"getAdLinear");t!==this.fj&&(this.fj=t,this.P.ag(t))}function In(){this.Jc=!0,this.ej=(new Date).getTime()-this.Lm,this.pa.ll(this.ej),this.Gr=(new Date).getTime(),this.setVolume(this.ya),this.P.dispatchEvent(new Au(Ou.Ai,{fc:this.P.ad&&this.P.ad.fc||""}))}function jn(){Mn.call(this),this.setVolume(this.ya),this.Wo()}function Mn(){this.bh||(this.bh=(new Date).getTime()-this.Gr,this.pa.pl(this.bh))}function Nn(){this.Ur||(this.Ur=!0,this.gf||this.bc||(this.error=ch),this.dh&&clearTimeout(this.dh),this.dispose(),this.P.complete(!1,{currentTime:this.getCurrentTime()}))}function Rn(){this.M.dispatchEvent(new Au(Ou.ii)),this.Yo()}function kn(){var t=this.getVolume();if(t!==this.ya&&this.Cb){var i=!t;i?this.track(Vh.MUTE):this.track(Vh.UNMUTE),this.ya=t,this.P.Ph({muted:i,volume:this.ya})}}function Ln(){this.P.gq(),!this.qt&&0<this.getVolume()&&!this.pf&&(this.setVolume(0),this.resume())}function Dn(t){switch(t.type){case _l.b:on.call(this,"function getVPAIDAd does not exist");break;case _l.c:on.call(this,"getVPAIDAd() does not return a creative");break;case _l.a:on.call(this,"API function ".concat(t.name," is missing"));break;case _l.d:this.Pg=this.ys?oh:sh,on.call(this,"Vpaid url ".concat(t.url," is unavailable"));break;default:this.dd("Error with vpaid: ".concat(t))}}function Cn(){D()?(this.pb(Vh.FULLSCREEN),this.pb(Vh.PLAYER_EXPAND)):(this.pb(Vh.EXIT_FULLSCREEN),this.pb(Vh.PLAYER_COLLAPSE)),this.resize()}function Pn(t){return xn.apply(this,arguments)}function xn(){return(xn=Ah()(_h.a.mark((function t(i){var n,e,r,s,o;return _h.a.xl((function(t){for(;;)switch(t.Sb=t.next){case 0:n=JSON.parse(i.data),e=n.body,r="".concat(e.id," ").concat(e.message),s="600-1".concat(/A future version/.test(r)?"w":"e"),o={adl:this.pa.vh(),crid:this.P.Ca.id,ecode:s,estring:r,mf_bit:this.P.uh(),mf_url:this.rc,ms_lat:this.pa.vp()},this.M.dispatchEvent(new Ou(Ou.gi,this.Ea,o)),0===e.message.indexOf("Ad was removed")&&this.dd(r);case 6:case"end":return t.stop()}}),t,this)})))).apply(this,arguments)}function Un(t){this.Mm=!0,this.Dd(Nh.ib,{error:t},!0)}function Vn(){this.Jc||this.Ke(new Du("ad engine did not finish loading")),this.dispatchEvent(new Ou(Ou.Te,this.ba.getType(),{Tc:this.eb(),Jf:this.Vi,error:this.Dv(),loaded:this.Jc}))}function Bn(t){var i=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{};return i.Vq?i.Vq===t?i.level:"error":i.level||"error"}function Fn(){var t=this,i=0<arguments.length&&void 0!==arguments[0]?arguments[0]:[],n=(i=ju()(i,2))[0];if(i=i[1],n&&i)return Array.isArray(i)||(i=[i]),i.map((function(i){var e=t.O.Xa(Pl);return e.addEventListener(Pl.Wl,(function(){n(i)})),e.ol(i),e}))}function zn(t){var i=Fn.call(this,t.Se),n=Fn.call(this,t.Fy);return t=Fn.call(this,t.Ey),n=i.concat(n,t),this.En=i[0],n.filter((function(t){return t}))}function Gn(){return this.Na.tc.filter((function(t){return"ViewabilityRules"===t.type}))[0]}function Hn(){var t=[],i=this.Na.tc.filter((function(t){return"Viewability3P"===t.type}))[0],n=this.Na.tc.filter((function(t){return"adaptv_iab_viewable_beacons"===t.type}))[0];return n&&(t=t.concat(n.Wq)),i&&(t=t.concat(i.Gy)),t}function Yn(t,i){var n=this;this.Ht.filter((function(i){return i.type===t})).forEach((function(t){var e=[];i&&e.push([$l,i.se]),t.prepare(null,n.M,e),t.Ga()}))}function qn(t){var i=this;this.Na.fd.forEach((function(n){var e=n.Ib,r=n.Sk;if(n=n.wl,"iab_viewable"===t&&e)return e.Ga();if("iab_detection_failed"===t){if(n&&-1===i.aj.Aa())return n.Ga();if(r)return r.Ga()}}))}function Wn(t,i){this.Na.dispatchEvent(new Nh(t,this.Ha)),Yn.call(this,t,i),!this.Na.fd||"iab_viewable"!==t&&"iab_detection_failed"!==t||qn.call(this,t)}function Qn(){this.P.oh()}function Xn(){this.bj.ua(),Object(Eo.E)(this.element)}function Zn(t){t.data.currentTime>this.icon.offset&&(this.P.Vf.appendChild(this.element),0===this.icon.duration&&this.P.removeEventListener("VASTAdTimeUpdate",this.ql)),0<this.icon.duration&&t.data.currentTime>this.icon.offset+this.icon.duration&&(Object(Eo.E)(this.element),this.P.removeEventListener("VASTAdTimeUpdate",this.ql))}function $n(){var t="string"==typeof this.icon.sg?this.icon.sg.toLowerCase():"";switch("string"==typeof this.icon.rg?this.icon.rg.toLowerCase():""){case"left":this.element.style.left="0px";break;case"right":this.element.style.right="0px";break;default:"number"==typeof this.icon.rg&&(this.element.style.left="".concat(this.icon.rg,"px"))}switch(t){case"bottom":this.element.style.bottom="0px";break;default:this.element.style.top="".concat("number"==typeof this.icon.sg?this.icon.sg:0,"px")}}function Jn(t){this.rd.Rc(t)}function Kn(t){return-1!=="".concat(t).indexOf("%")}function te(t,i){var n={height:i,width:t,x:0,y:0};this.$c()&&(this.ob.position=_.vi),n.x="calc(50% - ".concat(t/2,"px)"),n.y="calc(50% - ".concat(i/2,"px)");var e=this.ea.offsetWidth,r=this.ea.offsetHeight;switch(this.ob.position){case _.vi:n.y=0;break;case _.Tl:n.x="calc(100% - ".concat(t,"px)");break;case _.Rl:n.y="calc(100% - ".concat(i,"px)");break;case _.Sl:n.x=0;break;case _.ti:this.ea.parentNode&&e===this.ea.parentNode.offsetWidth&&(r=this.ea.parentNode.offsetHeight),Kn(this.ob.left)?n.x=parseFloat(this.ob.left)*e/100:n.x=this.ob.left,n.x-=t/2,Kn(this.ob.top)?n.y=parseFloat(this.ob.top)*r/100:n.y=this.ob.top,n.y-=i/2}return n}function ie(t){return 0<cv.filter((function(i){return new RegExp(i).test(t)})).length}function ne(){this.Wa.forEach((function(t){return t.resize()}))}function ee(t){lv.warn("VAST error occurred in ad",t)}function re(t){var i=this;t.addEventListener("VASTAdStarted",this.dispatchEvent.bind(this)),t.addEventListener("VASTAdError",ee.bind(this,t)),t.addEventListener(Ou.zi,this.Z.dispatchEvent.bind(this.Z)),t.addEventListener(Ou.Ai,this.Z.dispatchEvent.bind(this.Z)),t.addEventListener(Ou.ug,this.Z.dispatchEvent.bind(this.Z)),t.addEventListener(Ou.pi,this.Z.dispatchEvent.bind(this.Z)),t.Xf(this.Z.getVolume()),t.Ca&&t.Ca.Zc&&t.Ca.Zc.forEach((function(n){return new nv(n,i.fa,i.rd).gy(t)}))}function se(t){var i=this;ce.call(this,t),this.ad=t,this.ws&&(this.ad=Ne.call(this)||t),this.$b=[],this.Xg=[],this.ad.Ia.forEach((function(t){t instanceof aa?i.$b.push(t):t instanceof xa&&i.Xg.push(t)})),this.ad.qq(this.qb,{oz:this.getCreativeDuration()},this.N.Yf())}function oe(){var t=this;this.ad.tc.forEach((function(i){i.prepare(t)}))}function ue(){var t=this;this.ad.By.forEach((function(i){t.O.Xa(Dh).prepare(i,t.ad)}))}function he(){var t=this;this.ad.fd.forEach((function(i){var n=i.Ib,e=i.Sk;i=i.wl,n&&n.prepare(null,t.Z),e&&e.prepare(null,t.Z),i&&i.prepare(null,t.Z)}))}function ae(t){this.qb.fg(t,this.ba)}function ce(t){var i=this;dv.forEach((function(n){return t.addEventListener(n,ae.bind(i))})),t.addEventListener(Nh.gd,(function(t){return i.ao(t.Uc())})),t.addEventListener(Rh.md,(function(t){var n=pv[t.Nd];n&&i.Ja(n,t.data)}))}function fe(t,i){this.oc.ek(),t=new sv(this.oc,this.ma.ads[0]||this.ad,t,this.Nb,i,this.Z,this),this.Wa.push(t),t.addEventListener("VASTAdStarted",this.Xj.bind(this,t)),t.addEventListener("VASTAdEngineComplete",ve.bind(this)),t.addEventListener("VASTAdInteraction",de.bind(this)),t.addEventListener("VASTAdEngineComplete",Te.bind(this,t)),re.call(this,t),this.N.rw()?t=t.ta.Rk:(i=t.ob.Zp,isNaN(i)&&(i=t.ta.Rk),t=i),t&&t!==Number.POSITIVE_INFINITY&&!isNaN(t)&&(t*=1e3,this.oc.jl(Oe.bind(this),t))}function le(t){this.ng("loaded",t)}function ve(){this.Jd("started")?this.Ja("finished"):this.Ja("failover")}function de(t){this.sb(Ou.Dl,{action:t.data})}function pe(t){var i=this;this.Jd("started")?this.Ec.og("ad",null,"ad failed after start"):this.va.Dd(Nh.ib,{error:t}),this.Bd=null,this.Dm++;var n=this.ma.op(),e=n||this.ma;if(this.ma.Iv(n).forEach((function(n){var e=new Nh(Nh.ib,null,null,{error:t});n.dispatchEvent(e),i.qb.fg(e)})),e){if(n=0,-1===this.ia.Cd)for(var r=0;r<e.ads.length;r++)if(e.ads[r]&&!e.ads[r].ub){n=r;break}if(r=e.ads[n])return this.sb(Ou.$l,{vu:{ad:this.ad&&this.ad.ic||null,Ca:this.Fa&&this.Fa.ic||null},Fu:!0,hb:t}),this.ma=e,r.$f?me.call(this,n):(this.ma.ads.splice(n,1),this.Td&&this.Td.ua(),se.call(this,r),ge.call(this)),!0}return this.Jd("loaded")&&!this.Jd("started")&&this.Ja("failover"),!1}function me(t){this.Kb.mg(),this.Kb.$w(this.ma,t)}function be(){var t=this;this.Rd=Eu.a.group(Eu.a.bind(this.va,"VASTAdEngineComplete",(function(i){Te.call(t,t.va,i)})),Eu.a.bind(this.va,Tl.TYPE,Ae.bind(this)),Eu.a.bind(this.va,Ou.vg,we.bind(this)),Eu.a.bind(this.va,"VASTAdImpression",this.Kk.bind(this)),Eu.a.bind(this.va,"VASTAdStarting",(function(i){t.eo(i,t.va)})),Eu.a.bind(this.va,"VASTAdStarted",(function(i){t.Xj(t.va,i),i=+t.va.getDuration();var n=+t.Fa.duration;0<i&&(i>1.8*n||n>1.8*i)&&t.Ec.og("ad",null,"ad duration mismatch: expected ".concat(n," but real duration: ").concat(i))})),Eu.a.bind(this.va,"VASTAdPaused",this.bo.bind(this)),Eu.a.bind(this.va,"VASTAdResumed",this.co.bind(this)),Eu.a.bind(this.va,"VASTAdVolumeChanged",this.St.bind(this)),Eu.a.bind(this.va,"VASTAdTimeUpdate",(function(i){t.Cs=t.getDuration(),t.ho(i);var n=t.Fa||{};if(n.ei&&!t.mt){var e=0;i=i.data||{},n.di?e=n.di:n.ci&&(e=i.duration*n.ci/100),i.currentTime>=e&&(t.mt=!0)}})),Eu.a.bind(this.va,"VASTAdWaiting",this.Tt.bind(this)),Eu.a.bind(this.va,"VASTAdInteraction",this.oy.bind(this)),Eu.a.bind(this.va,wl.Zl,ye.bind(this)))}function ge(){if(this.Km=!1,0===this.$b.length)if(this.ad){this.va=new Ll(this.ad,{},this.Z,this);var t=Xu;pe.call(this,t)||(this.Pe(new Xf(t.description,null,null,t)),this.complete())}else this.complete();else if((t=this.ad)&&(t=this.ad,t=((new Date).getTime()-t.vw)/1e3>t.expires),t)this.va=new Ll(this.ad,{},this.Z,this),t=Bu,pe.call(this,t)||(this.Pe(new Xf(t.description,null,null,t)),this.complete());else{this.yb=null,this.Fa=this.$b.shift(),this.ad.dispatchEvent(new Nh(Nh.LOADED,this.Fa)),this.Pm?this.Pm=!1:this.Vj(),this.pa.kl(this.ad&&this.ad.ic||null,this.Fa&&this.Fa.ic),t=this.ea.offsetWidth;var i=this.ea.offsetHeight;0===t&&(this.ea.style.width="100%",t=this.ea.offsetWidth),0===i&&(this.ea.style.height="100%",i=this.ea.offsetHeight),(t=av.Xh(t,i,this.Fa.He))?(this.Nb=t[0],oe.call(this),ue.call(this),this.Td=new Jl(this.ad,this.Fa,this.Z),this.Fa.Do.prepare(this.O,this.ad),this.ad.fd&&he.call(this),this.Z.dispatchEvent(new Au("VASTAdLoading",{ad:this.ba,url:this.Nb.url})),this.va=t=new Ll(this.ad,this.Fa,this.Z,this).Xq(t).Ky(this.Fa.Mp),this.Rd&&(this.Rd.ua(),this.Rd=null),be.call(this),this.Wa.push(t),this.ln&&(this.Km=!0,re.call(this,t))):ge.call(this)}}function ye(t){this.Ec.og("ad",null,'VPAID sends "'.concat(t.data,'" event twice'))}function we(t){t.data.isLinear||this.Ja("non-linear"),this.Z.dispatchEvent("AdSystem.LinearChange",t)}function _e(){var t=this.ma.ads[0];return t?(t.$f?(t=this.ma,this.Kb.mg(),this.Kb.Me(t)):(this.ma.ads.shift(),se.call(this,t),ge.call(this)),!0):!!(t=Ee.call(this))&&(this.Kb.mg(),this.Kb.Me(t),!0)}function Ee(){for(var t=this.ma.parent;t&&t.parent&&(0===t.ads.length||!t.ads[0].ub);)this.Kb.xu(),t=t.parent;return t}function Ae(t){t=new Tl(t.sq),this.dispatchEvent(t),this.Z.dispatchEvent(t)}function Oe(t,i){if(this.Bs=!0,this.oc.stop(),this.$b=[],0<this.Wa.length){var n=this.Wa;t||(this.Wa=[]),n.forEach((function(t){return t.stop(i)}))}else Te.call(this)}function Se(t,i){var n=[];return this.Wa.forEach((function(i){i!==t&&n.push(i)})),this.Wa=[],0===n.length?null:(new al(n,Te.bind(this,t,i)).yy(),n.forEach((function(t){return t.stop()})),n)}function Te(t,i){if(this.oc.stop(),this.$i=!1,i){if(null!=Se.call(this,t,i))return;var n=t.bp();if(n&&(this.Pe(new Xf(n.message||n.description,null,null,n)),this.Bd=Me.call(this,n)),i.force&&(this.$i=!0),this.ih(i.currentTime,i.data),t instanceof Ll)return this.Td&&this.Td.ua(),void(this.yb?(this.Bd||(this.Bd=Me.call(this)),pe.call(this,this.Bd)||Te.call(this)):((t=-1===this.ia.Cd)&&(t=!(!(t=this.ma.ads[0])||!t.ub)),(this.Z.Qp()||t)&&_e.call(this)||Te.call(this)));if(t instanceof sv)return void Te.call(this)}this.$i||this.complete()}function Ie(t){if(t=t.ta)return xo.a.uk(t.url)||t.url}function je(){var t=[];if(this.ad&&this.ad.Ia&&this.ad.Ia.length)t=ov.nv(this.ad.Ia);else if(this.Wa&&this.Wa.length)t=this.Wa.map((function(t){return Ie(t)}));else if(this.va){var i=Ie(this.va);i&&t.push(i)}return t.join(",")}function Me(t){return(t=Object(Eo.g)(t||{})).code=t.code||this.yb.code||vv.code,t.description=t.description||this.yb&&this.yb.message||vv.description,t}function Ne(){return Object(Eo.l)(this.ma.ads,(function(t){return!isNaN(t.Su)}))}function Re(){this.ws=!0}function ke(t,i){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(t);i&&(e=e.filter((function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable}))),n.push.apply(n,e)}return n}function Le(t){for(var i=1;i<arguments.length;i++){var n=null!=arguments[i]?arguments[i]:{};i%2?ke(Object(n),!0).forEach((function(i){ua()(t,i,n[i])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ke(Object(n)).forEach((function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(n,i))}))}return t}function De(t){return!!t.disableAdCountdown||!!t.callToAction}function Ce(){return av.Xh(this.ea.offsetWidth,this.ea.offsetHeight,(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).map((function(t){return Le({},t,{mimeType:t.contentType})})))}function Pe(){var t=this.$a.se,i=[];switch(this.$a.Bh()){case"viewabilityDefVideo3P":i.push([$l,t]);break;case"viewabilityDefStatic3P":i.push([Ul,t])}return i}function xe(){var t=this,i=Ue.call(this);0<i.length&&i.map((function(i){return t.O.Xa(Ov).ol(i)}))}function Ue(){var t=this,i=[];return Object.keys(Tv).forEach((function(n){var e=Tv[n],r=t.$a[e]||[];if("GEMINI_IMP"===n){if(!t.Fm)return;var s=[t.Fm]}else{if(!t.Xe[n])return;s=t.Xe[n]}Array.isArray(r)||(r=[r]),r.forEach((function(t){i.push(new ia(e,t,s))}))})),i}function Ve(t){if(-1===this.Kn.indexOf(t)){var i=this.Xe&&this.Xe[t];i&&this.wj.Xo({lq:i}),this.Kn.push(t)}}function Be(t,i){this.V!==kv.LOADED&&this.V!==kv.wi&&(this.V=kv.LOADED,t&&t(i.data),this.M.dispatchEvent(Ou.Ue,i))}function Fe(t){var i=t.data&&t.data.Tc;i.Pp=!!t.data.loaded,this.Jb.release(i),t.data&&t.data.error?(this.Jb.Yp(i),ze.call(this,"all ads are failed",t.data&&t.data.Jf,t.data&&t.data.error&&t.data.error.hb,i)):(this.reset(),this.V=kv.lc,this.dispatchEvent(new Au(Au.ni))),this.M.dispatchEvent(Ou.Te,t)}function ze(t,i,n,e){this.stop(),this.dispatchEvent(new Au(Au.ni,{Tc:e,Jf:i,error:t,hb:n}))}function Ge(t){t=new t(this.M),this.bm[t.getType()]=t}function He(t){var i=this.O.Xa(Pl);return i.ol(new ia("default",t)),i}function Ye(){return this.M.isMuted()?2:1}function qe(){var t=this.Pc.Aa();return 0>t?3:50>t?2:1}function We(){return this.fa.Gh()}function Qe(){return this.fa.yh()}function Xe(){return this.Db.inView100.Mc}function Ze(){return this.Db.inView50.Mc}function $e(){return this.Db.inView50Continuous.Mc}function Je(){var t=1e3*this.M.getDuration()||3e4;return this.Db.inView100Continuous.Mc>Math.min(t/2,15e3)?1:0}function Ke(){return L()&&D()}function tr(){return encodeURIComponent(this.Js.Cv())}function ir(){return this.N.Tp()}function nr(){var t=this.ia.Jq;return t&&!Object(Eo.r)(t)?1:0}function er(){return 1}function rr(){return Date.now()}function sr(){var t=(new Date).getTime(),i=document.createElement("template"),n=document.createElement("details"),e=document.createElement("img");return(new Pv).append(this.Y.zo&&this.Y.zo.iD).append(document.documentMode).append(document.fonts&&document.fonts.ready).append(1&t).append(this.Y.ActiveXObject).append(this.Y.zo).append(this.rb.serviceWorker).append(this.Y.opera).append(this.Y.sidebar).append(!1).append(2&t).append(!this.Y.ActiveXObject).append(gr.call(this,"-ms-ime-align")).append(gr.call(this,"-ms-scroll-limit")).append(br.call(this,"-webkit-font-feature-settings")).append(4&t).append(this.Y.ActiveXObject).append(gr.call(this,"-moz-appearance")||gr.call(this,"mozAppearance")).append(this.Y.kz).append(this.Y.Iz).append(Object.prototype.hasOwnProperty.call(i,"content")).append(this.Y.performance&&Object.prototype.hasOwnProperty.call(this.Y.performance,"getEntriesByType")).append(8&t).append(br.call(this,"image-rendering")).append(br.call(this,"object-fit")).append(Object.prototype.hasOwnProperty.call(n,"open")).append(this.Y.screen&&Object.prototype.hasOwnProperty.call(this.Y.screen,"orientation")).append(this.Y.performance).append(br.call(this,"shape-image-threshold")).append(this.Hc[0]).append(Object.prototype.hasOwnProperty.call(e,"srcset")).append(this.Jt).Nc}function or(){var t=(new Date).getTime(),i=xv.a.hu();return(new Pv).append(this.Kt).append(32&t).append(this.Hc[1]).append(this.Hc[2]).append(xv.a.pu()).append(xv.a.ou()).append(xv.a.ju()).append(64&t).append(i||Object(Eo.x)(this.rb.vibrate)?1:0).append(i).append(this.Hc[3]).append(xv.a.mu()).append(yr.call(this,"image-rendering","pixelated")).append(Object(Eo.x)(document.elementsFromPoint)).append(yr.call(this,"object-fit","inherit")).append(yr.call(this,"shape-image-threshold",.9)).append(yr.call(this,"word-break","keep-all")).append(xv.a.lu()).append(this.Hm&&Object(Eo.x)(this.sm.supports)).append(this.Y.Intl&&Object(Eo.x)(this.Y.Intl.Collator)).append(Object(Eo.x)(document.createElement("dialog").show)).append(256&t).append(this.Hc[4]).append(this.Hc[5]).append(document.documentElement&&Object(Eo.x)(document.documentElement.webkitRequestFullScreen)).append(Object(Eo.x)(this.rb.getBattery)).append(this.rb.permissions&&Object(Eo.x)(this.rb.permissions.query)).append(this.Y.AudioContext&&Object(Eo.x)((new this.Y.AudioContext).createBuffer)).append(this.Hc[6]).append(this.Y.webkitRequestAnimationFrame&&Object(Eo.x)(this.Y.webkitRequestAnimationFrame)).append(this.Y.BroadcastChannel&&Object(Eo.x)(this.Y.BroadcastChannel.call)).Nc}function ur(){var t=(new Date).getTime();return(new Pv).append(Object(Eo.x)(this.Y.FontFace)).append(Object(Eo.x)(this.Y.Gamepad)).append(1024&t).append(Object(Eo.x)(this.Y.MutationEvent)).append(Object(Eo.x)(this.Y.MutationObserver)).append(this.Y.crypto&&Object(Eo.x)(this.Y.crypto.getRandomValues)).append(Object(Eo.x)(document.body.createShadowRoot)).append(Object(Eo.x)(document.body.webkitCreateShadowRoot)).append(Object(Eo.x)(this.Y.fetch)).append(Object(Eo.x)(this.Y.createImageBitmap)).append(this.rb.serviceWorker&&Object(Eo.x)(this.rb.serviceWorker.register)).append(Object(Eo.x)(this.rb.webkitGetGamepads)).append(this.Y.speechSynthesis&&Object(Eo.x)(this.Y.speechSynthesis.speak)).append(Object(Eo.x)(this.Y.webkitRTCPeerConnection)).append(yr.call(this,"--fake-var",0)).append(4096&t).append(yr.call(this,"cursor","grab")).append(yr.call(this,"cursor","zoom-in")).append(yr.call(this,"image-orientation","270deg")).append(Object(Eo.x)(this.Y.Proxy)).append(yr.call(this,"position","sticky")).append(void 0===document.createElement("style").xC).append(this.je&&this.je.getEntriesByType&&this.je.getEntriesByType("resource")instanceof Array).append(void 0===this.Y.Ty).append(xv.a.iu()).append("boolean"==typeof this.rb.onLine).append(16384&t).append(void 0===this.rb.hD).append(this.je&&this.je.now&&"number"==typeof this.je.now()).append(xv.a.nu()).append(xv.a.fu()).append(xv.a.ku()).Nc}function hr(){return this.Hc[7]}function ar(){return(new Date).getTimezoneOffset()}function cr(){return"".concat(this.Y.innerWidth||document.documentElement.clientWidth||document.body.clientWidth,"x").concat(this.Y.innerHeight||document.documentElement.clientHeight||document.body.clientHeight)}function fr(){return"".concat(this.Y.outerWidth||document&&document.body&&document.body.offsetWidth,"x").concat(this.Y.outerHeight||document&&document.body&&document.body.offsetHeight)}function lr(){return"".concat(this.Y.screen.availWidth,"x").concat(this.Y.screen.availHeight)}function vr(){return"".concat(this.Y.screen.width,"x").concat(this.Y.screen.height)}function dr(){return xv.a.btoa(this.rb.userAgent)}function pr(){return xv.a.btoa(this.rb.platform)}function mr(){return xv.a.btoa(this.rb.vendor)}function br(t){return this.im&&Object.prototype.hasOwnProperty.call(this.im,t)}function gr(t){return this.xm&&Object.prototype.hasOwnProperty.call(this.xm,t)}function yr(t,i){return this.Hm&&this.sm.supports(t,i)}function wr(t){var i=this;return t.filter((function(t){return t.Eo(i.ra)})).map((function(t){return t.prepare(i.Mb,i.ra)}))}function _r(t,i,n){clearTimeout(this.Fi),this.qn=!0,this.zm.ua(),this.Ud=0,this.sa.reset(),this.sd=this.ia.Cd,zt(this.ra)&&(t={adPodsPlayed:this.af,engineErrors:i,reason:t,vastError:n},this.Ji?(this.dispatchEvent(new Ou(Ou.tg,this.ra,t)),this.Ji=!1):this.dispatchEvent(new Ou(Ou.Hl,this.ra,t)))}function Er(t,i,n){this.nc&&this.nc(t?{Jf:i,error:t,hb:n}:void 0),this.gn&&_r.call(this,t,i,n)}function Ar(t){if(this.Dn||this.Lf)_r.call(this,"STOPPED_BY_TIMER",t&&t.data&&t.data.Jf,t&&t.data&&t.data.hb);else if(t&&t.data&&t.data.error){var i=t.data.error,n=t.data.Jf,e=t.data.hb;t=t.data.Tc;var r=!0;this.N.gp().disableFailoverOnDlvFailure&&(r=0===this.Ud);var s=this.Jb.pk(this.ra);this.Kc=wr.call(this,s),this.sa.reset(),zv.warn("on ad group failed:",i,this.Kc),this.Kc.length&&this.Qp()&&r?(i=this.nc?this.nc:Cr.bind(this),this.dispatchEvent(new Ou(Ou.Cl,null,{Tc:t,hb:e})),this.sa.load(this.Kc,i)):(--this.sd,this.dispatchEvent(new Ou(Ou.Nl,null,{Tc:t,hb:e})),Er.call(this,"AD_GROUP_FAILED",n,e))}else--this.sd,Er.call(this)}function Or(){this.dispatchEvent(new Ou(Ou.tg,this.ra))}function Sr(){this.stop(!0)}function Tr(t){t.data.isLinear||(1>=this.sd?this.dispatchEvent(Ou.vg,t):this.Ew())}function Ir(t){this.ya=t.data.muted?0:t.data.volume}function jr(t){this.W=t}function Mr(t){this.W=t.Tc}function Nr(){clearTimeout(this.Fi),this.af+=1}function Rr(){this.Ud+=1,this.Bg+=1}function kr(t,i){var n=this.Jb.pk(this.ra);this.vf=i.vf;var e=i.xj;e&&(this.sd=e,this.ia.Cd=e),this.vd&&this.vd.pause(),e=n[0]&&n[0].qf,n=n[0]&&n[0].Wc(),e&&this.N.Ux(e),n&&this.N.ay(n),t&&t({Sh:i.data.Sh})}function Lr(t){t&&t({Sh:[]})}function Dr(t){var i=this;[{xc:function(){var t;return(t=i.N).Wx.apply(t,arguments)},kc:t.pid},{xc:function(){var t;return(t=i.N).Gx.apply(t,arguments)},kc:t.bcid},{xc:function(){var t;return(t=i.T).Dq.apply(t,arguments)},kc:t.vid},{xc:function(){var t;return(t=i.N).Fx.apply(t,arguments)},kc:t.bckt},{xc:function(){var t;return(t=i.N).Ox.apply(t,arguments)},kc:t.expn},{xc:function(){var t;return(t=i.N).Nx.apply(t,arguments)},kc:t.expb},{xc:function(){var t;return(t=i.N).Mx.apply(t,arguments)},kc:t.device},{xc:function(){var t;return(t=i.N).Zx.apply(t,arguments)},kc:t.region},{xc:function(){var t;return(t=i.N).$x.apply(t,arguments)},kc:t.site}].forEach((function(t){return t.kc&&t.xc(t.kc)}))}function Cr(){this.sa.yq()}function Pr(t){t=t.body;var i="".concat(t.id," ").concat(t.message);if(t=this.sa.la){var n=t.pa,e=t.va;i={adl:n.vh(),crid:e.Ca.id,ecode:"600-2".concat(/A future version/.test(i)?"w":"e"),estring:i,mf_bit:e.uh(),mf_url:e.ta.url,ms_lat:n.vp()},this.dispatchEvent(new Ou(Ou.gi,t.eb().getType(),i))}}function xr(t){var i={};this.Qa({at:(t.data.type||"Preroll").toLowerCase(),device:this.N.Si,ps:Object(Eo.m)(!1),region:this.N.zj,site:this.N.Dj,spaceid:this.Zb.Wc(),vid:this.T.cf},{},i),this.qg(i),this.Ga("ad-request.gif",i)}function Ur(t){var i={};qr.call(this,t,i),Wr.call(this,t,i),this.Qa({},{sact:this.N.yd},i),this.Ga("ad-issue.gif",i)}function Vr(t){var i={};qr.call(this,t,i),this.qg(i),this.Qa({},{auid:t.data.auid,h:t.data.Gf,sact:this.N.yd},i),this.Ga("ad-engine-request.gif",i),this.ds&&(i.acid||i.rid)&&Fr.call(this,this.Pa.Xu(),i)}function Br(t){var i={};qr.call(this,t,i);var n=t.data.latency/100,e=this.ia.Yc;this.Qa({aert:t.data.latency,ar:t.data.qw?"yes":t.data.timeout?"timeout":"no",fo:t.data.Ay,ft:n<=this.ia.lg?0:n<=e?1:2},{to:t.data.timeout},i),this.Qa({},{auid:t.data.auid,h:t.data.Gf,sact:this.N.yd},i),this.Ga("ad-engine-response.gif",i)}function Fr(t,i){var n={};Object(Eo.g)(this.N.getParameters(),n),Object(Eo.g)(i,n),t+=n?"?".concat(Object(Eo.H)(n)):"",this.Rc(t)}function zr(t){var i={};qr.call(this,t,i),Wr.call(this,t,i);var n=t.data.Ru||0;this.Qa({ap:t.data.cu,atsub:"LOOKAHEAD"===t.data.Xt?"SKIPPABLE_PREROLL":"",avid:t.data.lh,cpm:t.data.Fb,fo:t.data.kh&&"win"!==t.data.kh&&"loaded"!==t.data.kh?n:void 0,h:t.data.Gf,m:t.data.muted},{ltc:t.data.latency},i),this.Zk(i),this.qg(i),this.Qa({},{auid:t.data.auid,bsfv:"started"===i.stg&&t.data.bsfv?t.data.bsfv.sort().toString():"",sact:this.N.yd},i),this.Ga("ad-engine-flow.gif",i),"started"===i.stg&&(i.acid||i.rid)&&Fr.call(this,this.Pa.Vu(),i)}function Gr(t){var i={};qr.call(this,t,i);var n=this.T.jb;this.Qa({cd:t.data.cb||"none",ct:t.data.Co,t:n&&n.time||0},{},i),this.Ga("click.gif",i)}function Hr(t){var i={};qr.call(this,t,i),this.Qa({atsub:"",slot:t.data.slot},{},i),this.qg(i),this.Zk(i),this.Ga("slot-opp.gif",i)}function Yr(t){if(t=t.data.$p){var i=t.hc;return i=i&&i[0]&&i[0].mimeType||t.mimeType,t.bb?"".concat(t.bb," ").concat(i):i}}function qr(t,i){var n=(t=t.data).Jo||{};return this.Qa({at:(t.type||"Preroll").toLowerCase()},{acid:t.acid,adIdx:t.sequence||-1,adseq:t.slotAdSeq,aen:t.name,asid:t.asid,device:this.N.Si,itg:this.T.Mg,pbl:t.isPayable,pc:t.profitCenter,pid:this.N.xd,poid:t.podId,ps:Object(Eo.m)(!1),rcid:t.ruleCompanyId,region:this.N.zj,rid:t.ruleId||n.sn,scope:t.isHouseAd?"ha":null,seq:this.T.jb?this.T.jb.sequence:-1,sfbid:t.bookingId,sfliid:t.lineItemId,site:this.N.Dj,spaceid:this.Zb.Wc(),txid:t.transactionId,usid:t.usid,v:t.vendor,vid:this.T.cf,w:t&&t.mk},i)}function Wr(t,i){var n=t.data;return this.Qa({crt:Yr(t)||"",curl:n.url||"",stg:n.kh},{aid:n.jh,al:n.Pt,crl:n.Pu,dt:n.details,el:n.Ed,et:n.Ku,st:n.Ju},i)}function Qr(){var t=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};this.Ua=t.slot,t=t.aeg&&t.aeg[0]&&t.aeg[0][0],this.Yr=this.Tm[this.ra]||t}function Xr(t){this.Tm=[],this.df=t.df,this.uf=t.data&&t.data.source&&t.data.source.slots||[]}function Zr(t){if(!t)return"";var i=xo.a.Qh(t),n=function(t){for(var i in Qv)if(t.endsWith(i))return Qv[i];return"OTHER"}(i.host);i=i.pathname;var e={get:function(i){return xo.a.Qb(i,t,!1)}};switch(n){case"DOUBLECLICK":return e.get("iu");case"GEMINI":return e.get("se");case"TREMOR":return e.get("adCode");case"DSP":return function(t){return(t=t.split("/"))[t.length-1]}(i);case"ADXTPC":return $r(e,"iu");case"ADXIMA":return $r(e,"client");case"FREEWHEEL":return function(t){return t?t.split(";")[0]:""}(e.get("prof"));case"RUBICON":return"".concat(e.get("account_id"),"-").concat(e.get("site_id"),"-").concat(e.get("zone_id"));default:return""}}function $r(t,i){return(t=t.get("adTagUrl")||t.get("adtagurl"))?(t=decodeURI(unescape(t)),xo.a.Qb(i,t,!1)):""}function Jr(t,i){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(t);i&&(e=e.filter((function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable}))),n.push.apply(n,e)}return n}function Kr(t){for(var i=1;i<arguments.length;i++){var n=null!=arguments[i]?arguments[i]:{};i%2?Jr(Object(n),!0).forEach((function(i){ua()(t,i,n[i])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Jr(Object(n)).forEach((function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(n,i))}))}return t}function ts(t,i){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(t);i&&(e=e.filter((function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable}))),n.push.apply(n,e)}return n}function is(t,i){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(t);i&&(e=e.filter((function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable}))),n.push.apply(n,e)}return n}function ns(t,i){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(t);i&&(e=e.filter((function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable}))),n.push.apply(n,e)}return n}function es(){var t=this;this.Na&&this.Na.Ia&&this.Na.Ia.forEach((function(i){t.Fg[i.ic]=new Kv(i,t.ea,t.ra)}))}function rs(t,i){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(t);i&&(e=e.filter((function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable}))),n.push.apply(n,e)}return n}function ss(t){for(var i=1;i<arguments.length;i++){var n=null!=arguments[i]?arguments[i]:{};i%2?rs(Object(n),!0).forEach((function(i){ua()(t,i,n[i])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):rs(Object(n)).forEach((function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(n,i))}))}return t}function os(){var t=this;this.ma&&this.ma.ads&&this.ma.ads.forEach((function(i){t.Ac[i.ic]=new td(i,t.ea,t.mq,t.Pa)}))}function us(t){if((t=t.wc.Ia)&&0<t.length)return t[0].id}function hs(t){if(!this.Rm)return{crid:t,v_cr_id:t};for(var i=this.ma||{};i.parent&&i.parent.wc;)t||(t=us(i)),i=i.parent||{};return this.rm=us(i),this.Kj=t||this.rm,{crid:this.rm,v_cr_id:this.Kj}}function as(t){return t?t=this.Ac[t]:t=0<(t=Object.keys(this.Ac)).length?this.Ac[t[0]]:null,t}function cs(t,i){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(t);i&&(e=e.filter((function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable}))),n.push.apply(n,e)}return n}function fs(t){for(var i=1;i<arguments.length;i++){var n=null!=arguments[i]?arguments[i]:{};i%2?cs(Object(n),!0).forEach((function(i){ua()(t,i,n[i])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):cs(Object(n)).forEach((function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(n,i))}))}return t}function ls(){if(!this.Di){var t=this.M.getDuration();this.Di=t&&Math.round(t)||""}return{ad_lng:this.Di,adReplay:this.dm,medT:this.Qg,num_rtry:this.Ig,view:this.Bb.Aa(),vrmsdk:this.M.T.Yn}}function vs(t,i){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(t);i&&(e=e.filter((function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable}))),n.push.apply(n,e)}return n}function ds(t){for(var i=1;i<arguments.length;i++){var n=null!=arguments[i]?arguments[i]:{};i%2?vs(Object(n),!0).forEach((function(i){ua()(t,i,n[i])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):vs(Object(n)).forEach((function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(n,i))}))}return t}function ps(){var t=this;[[Ou.Od,[cd,_d],js.bind(this)],[Ou.ji,[],Is.bind(this)],[Ou.ug,[],Ns.bind(this)],[Ou.tg,[],null,Ds.bind(this)],[Ou.Hl,[],null,Ds.bind(this)],[Ou.li,[vd],null,Us.bind(this)],[Ou.We,[],Vs.bind(this)],[Ou.hi,[od]],[Ou.Il,[cd]],[Ou.ii,[fd],Ls.bind(this)],[Ou.Fl,[],ks.bind(this)],[Ou.zl,[null,Ed],ms.bind(this)],[Ou.Dl,[],Ps.bind(this)],["Reporting.Ad.Slot.Opportunity",[],Ts.bind(this)],[Ou.$l,[],As.bind(this)],[Ou.zi,[],Gs.bind(this)],[Ou.pi,[],Hs.bind(this)],[Ou.Ai,[],Ms.bind(this)],[Ou.Ue,[],ys.bind(this)],[Ou.Cl,[],ws.bind(this)],[Ou.Nl,[],_s.bind(this)],[Ou.Al,[],zs.bind(this)],[Ou.Gl,[],gs.bind(this)],[Ou.ki,[],xs.bind(this)],[Ou.gi,[],bs.bind(this)]].forEach((function(i){var n=(i=ju()(i,4))[0],e=ju()(i[1],2),r=e[0],s=e[1],o=i[2],u=i[3];t.M.addEventListener(n,(function(i){o&&o(i),i&&i.data&&"Overlay"===i.data.adType&&s?t.Ra(s,null,i.data):r&&t.Ra(r,null,i&&i.data),u&&u(i)}))}))}function ms(t){Ys.call(this,{cd:t.data.clickThroughUrl,evt:"ad_click"})}function bs(t){t=ds({evt:"ad_pberr"},t.data),Ys.call(this,t)}function gs(){var t=ds({evt:"ad_req"},(0<arguments.length&&void 0!==arguments[0]?arguments[0]:{}).data||{});Ys.call(this,t)}function ys(){this.pd=!0,Ys.call(this,{evt:"ad_call",r_code:2}),this.hh=!1,this.Ef=!0}function ws(t){this.Uh(),Es.call(this,!0,t.data),this.Ef=!1}function _s(t){Es.call(this,!1,t.data),this.Ef=!1}function Es(t,i){var n=i.hb;i={Nt:i.Tc&&i.Tc.Ag},this.Ef?t&&Os.call(this,{a_dlv_err:n&&n.da||Gu.da,evt:"ad_dlvf"},"a_dlv_err",!0,i):Os.call(this,{estring:n&&n.description||"",evt:t?"ad_callf":"ad_call",r_code:n&&n.da||Yu.da},"r_code",!1,i)}function As(t){if(this.hh=!1,t.data.Fu){var i=t.data.hb;Os.call(this,{a_dlv_err:i&&i.da||th.da,evt:"ad_dlvf"},"a_dlv_err",null,t.data.vu)}this.pa.$j(),this.Ef=!1}function Os(t,i,n,e){var r=this;null!==this.Hd&&void 0!==this.Hd?Ss.call(this,t,i,n,e):this.Ye.Ka.then((function(s){r.Hd=s,Ss.call(r,t,i,n,e)}))}function Ss(t,i,n,e){this.Hd&&(t[i]=Pu.da),Ys.call(this,t,e&&e.Nt||null,e&&e.ad||null,e&&e.Ca||null),n&&this.pa.du()}function Ts(t){if(!this.zb){var i=t.data&&t.data.Jo,n=i&&i.Ag,e=t.data&&t.data.type&&t.data.type.toLowerCase()||"";"AVAIL"!==t.data.slot||t.data.ew?this.Rg.dispatchEvent(yd,{evt:"ad_oppty",medS:1,medT:1,ntwk:"Plugin Communicator",pos:e,slot:t.data.slot,taken:2}):Ys.call(this,{evt:"ad_oppty",ntwk:i&&i.Bp()||"",pos:e,taken:1},n)}}function Is(t){t&&t.data&&"application/javascript"===t.data.mimeType&&Ys.call(this,{evt:"ad_beg"})}function js(){this.fm=!1,this.Kr=setTimeout(Rs.bind(this),2e3),this.Ra(wd,{}),this.Bc=!0,this.pj=this.M.isMuted(),this.Um=0}function Ms(){Ys.call(this,{evt:"ad_init"}),this.hh=!0}function Ns(){Ys.call(this,{evt:"ad_dlv"})}function Rs(){this.fm||(Ys.call(this,{dur:2,dur_d:Fs.call(this,2),evt:"ad_view",skippable:this.M.isSkippable()?1:0}),this.fm=!0)}function ks(t){var i=Math.floor(this.M.getCurrentTime()||this.Vm);if("finished"===t.data.adStage)Ys.call(this,{dur:i,dur_d:Fs.call(this,i),evt:"ad_comp"});else{var n=25;switch(t.data.adStage){case"q2":n=50;break;case"q3":n=75}Ys.call(this,{dur:i,dur_d:Fs.call(this,i),evt:"ad_prog",q:n})}}function Ls(){var t=Math.floor(this.M.getCurrentTime()||this.Vm);Ys.call(this,{dur:t,dur_d:Fs.call(this,t),evt:"ad_skip"})}function Ds(t){var i=this,n=t.data.vastError;this.Bc&&!n?(this.Bc=!1,this.Ra(ud,null,{}),clearTimeout(this.Kr)):(this.Ra(wd,{}),null!==this.Hd&&void 0!==this.Hd?Cs.call(this,n,this.Hd):this.Ye.Ka.then((function(t){Cs.call(i,n,t)}))),this.Ef=!1}function Cs(t,i){var n={estring:t&&t.description||"",evt:"ad_err"};(t=i?Pu.da:t&&t.da)||(t=this.hh?ah.da:rh.da),n.a_dlv_err=t,this.Ra(ad,null,n),this.pd&&(this.Uh(),Ys.call(this,n))}function Ps(t){"Overlay"===t.data.Cf&&"close"===t.data.action&&this.Ra(Ad,null,t.data||{})}function xs(t){var i=this;t.data.raw.forEach((function(t){var n=Object.keys(t.Nf)[0];i.Ra(gd,{track:ds({},t,{format:n,language:t.lang,url:t.Nf[n]})},null)}))}function Us(t){(t.data.muted&&!1===this.pj||!1===t.data.muted&&this.pj)&&this.Ra(sd,null,{muteState:t.data.muted?"muted":"unmuted"}),this.pj=t.data.muted}function Vs(t){var i=t&&t.data&&t.data.currentTime||this.M.getCurrentTime()||0;this.Ra(ld,i,t.data||{}),this.Vm=i,2<=i&&(Rs.call(this),this.Er||(this.Ra(pd,null,{}),this.Er=!0))}function Bs(){this.Ra(wd,{})}function Fs(t){var i=t-this.Um;return this.Um=t,i}function zs(t){t&&this.pe.ty(t.eb(),this.M.sk())}function Gs(){this.hh=!1,Ys.call(this,{evt:"ad_iframe_load"})}function Hs(){Ys.call(this,{evt:"ad_iframe_loaded"})}function Ys(t,i,n,e){t=this.pa.oq(t,i,n,e),this.Rg.dispatchEvent(yd,t)}function qs(){var t=this;this.nj.forEach((function(i){t.U.dispatchEvent(i.event,i.Pw)})),this.nj=[]}function Ws(t,i){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(t);i&&(e=e.filter((function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable}))),n.push.apply(n,e)}return n}function Qs(t){return{assets:[{mediaInfo:t.mediaInfo,usageType:"VIDEO_PRIMARY"}],callToAction:t.callToAction||"",clickUrl:t.clickUrl,disableAdCountdown:!!t.disableAdCountdown,headline:t.headline||"",source:t.source||""}}function Xs(t,i){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(t);i&&(e=e.filter((function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable}))),n.push.apply(n,e)}return n}function Zs(){var t=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},i=[];return t.slots&&t.slots.forEach((function(t){t.hasAds&&i.push({adBreakItemId:w(),adPluginMimeType:"adplugin/vrm",customInfo:{slot:t},duration:30,instream:!1,resolvedState:"notResolved",source:{streams:[{url:"dummy.mp4"}]},type:"Bumper"===t.type?"bumper":"ad"})})),i}function $s(t){return Object(Eo.n)(t,[0,"customInfo","slot","aeg",0],[]).some((function(t){return t.isNative()}))}function Js(t){var i=this;return new _o.a((function(n,e){i.M.Wp(t.customInfo.slot.aeg,(function(){(0<arguments.length&&void 0!==arguments[0]?arguments[0]:{}).error?e():n(t)}),t.customInfo.slot.type)}))}function Ks(){this.Ei=this.pd=this.bn=!1,this.$h(!1),this.wf=null,this.M.vq()}function to(t){var i=this;return Ks.call(this),this.Rg.Yw(),Js.call(this,t).then((function(){i.pd=!0,i.wf=null,i.U.dispatchEvent(kd.yl,t)}),(function(){i.pd=!1,i.Ei=!0,i.wf=null}))}function io(t){this.bn=!0,this.pe.Uq(t.customInfo.slot,t.isRepeated)}function no(t){switch(t.getType()){case Ud.a.Kl:Vd.error("Error while interacting with IFRAME",t.getData())}}function eo(t,i){if(Array.isArray(t)){var n=Object(Eo.f)(t);(t=n.pop()).ca=n}return(n=t.ca)||((n=(n=/\(((?:\s*\w*\s*,?)+)\)/g).exec(t.toString()))&&(n=n[1].replace(/\s+/g,"")),n=n&&n.split(",")||[]),t={yu:n,Mk:this,bx:t},i?new zd(t):new Fd(t)}function ro(t){var i;return t.forEach((function(t){var n=t.customInfo&&t.customInfo.slot&&t.customInfo.slot.type||null;n&&n.toLowerCase()===Md.d&&!i&&(i=t)})),i||t[0]}function so(t){this.Ya.$h(t),this.Wb.$h(t),this.zb=t}function oo(t){so.call(this,!1),this.Ya.Bc?this.M.sx():this.Wb.resume(t)}function uo(t,i){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:{},e=t&&t.customInfo&&t.customInfo.slot&&t.customInfo.slot.type;n.evt=i,e&&(n.pos=e.toLowerCase()),this.Ya.wx(n)}function ho(t){var i=t.YVAP,n=t.url||t.vastXml;return this.N.Tx(!!i||!!n),i?this.O.Xa(jd).rl(t):n?this.O.Xa(yo).rl(t):t}n.r(i);var ao={};n.r(ao),n.d(ao,"ITEM_LOADED",(function(){return rd})),n.d(ao,"MUTE_CHANGED",(function(){return sd})),n.d(ao,"PAUSED",(function(){return od})),n.d(ao,"PLAY_COMPLETE",(function(){return ud})),n.d(ao,"PLAY_REQUESTED",(function(){return hd})),n.d(ao,"PLAYBACK_ERROR",(function(){return ad})),n.d(ao,"PLAYING",(function(){return cd})),n.d(ao,"SKIPPED",(function(){return fd})),n.d(ao,"TIME_UPDATE",(function(){return ld})),n.d(ao,"VOLUME_CHANGED",(function(){return vd})),n.d(ao,"AD_BREAKS_AVAILABLE",(function(){return dd})),n.d(ao,"AD_BREAK_PLAYING",(function(){return pd})),n.d(ao,"RESOLVE_ERROR",(function(){return md})),n.d(ao,"RESOLVED",(function(){return bd})),n.d(ao,"AD_SUBTITLES_FOUND",(function(){return gd})),n.d(ao,"METRICS",(function(){return yd})),n.d(ao,"DIAGNOSTIC",(function(){return wd})),n.d(ao,"NONLINEAR_AD_RENDERED",(function(){return _d})),n.d(ao,"NONLINEAR_AD_CLICKED",(function(){return Ed})),n.d(ao,"NONLINEAR_AD_DISMISSED",(function(){return Ad})),_.vi="TOP",_.Tl="RIGHT",_.Rl="BOTTOM",_.Sl="LEFT",_.ui="FULL",_.ti="CUSTOM-CENTER";var co,fo,lo,vo,po,mo,bo,go,yo=function(){function t(){}return t.prototype.rl=function(t){if(!t.url&&!t.vastXml)return t;var i=t.type||"Preroll",n={bcid:"5afc769f7239855a15fcee15",pid:"5afc75ea3a04293dad9f1a1f",schema:{pods:[{calculated:!0,slots:[{adxResult:"SHOW_ADS",aeg:[[{adEngineType:"VAST",adTypes:[i],isNative:!!t.adOnly,name:"Empty - Preroll",position:t.position||_.ui,url:t.url,vastXml:t.vastXml,vendorName:t.vendor||"simplified_ad_config"}]],rids:["5ade359bc673db38c7f14e5e"],slot:"AVAIL",type:i.toUpperCase()}],type:i.toUpperCase()}]},slot:"AVAIL",version:"2",vid:"5ba51c50007d0c73e2b8eddd"};return 0<(t=+(t.offsetTime||0))&&("midroll"===i.toLowerCase()?n.schema.pods[0].time=t:"overlay"===i.toLowerCase()&&(n.schema.pods[0].slots[0].aeg[0][0].delay=t)),n},t}(),wo=n(6),_o=n(12),Eo=n(1),Ao=n(11),Oo=n(66),So=n(8),To=new(function(){function t(){this.Uw=[],this.jx=[]}var i=t.prototype;return i.ww=function(t){0===So.a.sp()&&this.Uw.push({ts:+new Date,url:t})},i.xw=function(t){0===So.a.sp()&&this.jx.push({ts:+new Date,url:t})},t}()),Io=function(){function t(){}var i=t.prototype;return i.check=function(t){return S.call(this,t)},i.reset=function(){this.Ka=null},i.Pv=function(){return this.Ka},t}(),jo=n(18),Mo=n(0),No=n.n(Mo),Ro=(fo=wo.a.fb().document,mo=null,bo=null,go=null,["","webkit","moz","ms","o"].forEach((function(t){lo=t?"".concat(t,"VisibilityState"):"visibilityState",vo=t?"".concat(t,"Hidden"):"hidden",po="".concat(t,"visibilitychange"),mo||void 0===fo[lo]||(mo=lo),bo||void 0===fo[vo]||(bo=vo),go||void 0===fo[vo]||(go=po)})),{hidden:bo,visibilityState:mo,fD:go}),ko=function(){function t(){}return t.hasFocus=function(){return!(!T(wo.a.fb())&&!T(wo.a.fb().top))},t.isVisible=function(){return!!t.hasFocus()||!1===wo.a.fb().document[Ro.hidden]||"visible"===wo.a.fb().document[Ro.visibilityState]},t}(),Lo=function(){function t(){this.me=[],this.Ti=[],this.Ab=!1}var i=t.prototype;return i.add=function(t){var i=this;return new _o.a((function(n){i.me.push((function(){var e=t();n(i.me[i.me.length-1]),e&&e.then?e.then(I.bind(i)):(void 0===e||e)&&I.call(i)})),i.Ab||I.call(i)}))},i.Rz=function(){var t=this;return new _o.a((function(i){t.me.length?t.Ti.push(i):i()}))},i.next=function(){I.call(this)},i.empty=function(){this.me=[],I.call(this)},t}(),Do=function(){function t(i){this.N=i.config,this.bs=i.debugInfo,this.Pa=i.urls,this.gs=this.N.Uv(),co=t.cx}var i=t.prototype;return i.Ga=function(t,i){i=i||{},this.N.Up()&&(i.itg="tbv"),this.N.qj||this.Rc(j.call(this,t,i))},i.Rc=function(t){if(this.gs&&"string"==typeof t&&-1!==t.indexOf("//")){wo.a.uc()&&(t=Ao.a.hl(t,"http://","https://")),0===t.indexOf("//")&&0!==window.location.protocol.indexOf("http")&&(t="https:".concat(t)),t=t.replace("[APID]",this.N.Wd.utid);var i=document.createElement("img");i.src=t,co.add((function(){return!1}));var n=co.next.bind(co),e=setTimeout((function(){n(),i.onload=null,i.onerror=null}),1e3),r=function(){clearTimeout(e),n()};i.onload=r,i.onerror=r,this.bs.ww(t)}},t}();Do.ca=["config","debugInfo","urls"],Do.cx=new Lo;var Co=function(t){function i(i){var n=t.call(this,i)||this;return n.T=i.environment,n.Bb=i.smartViewability,n.Ug=i.moatViewability,n.Ec=i.errorTracker,n.Zb=i.hostWindowParamsObtainer,n}No()(i,t);var n=i.prototype;return n.Qa=function(t,i,n){return Object.keys(t).forEach((function(i){return n[i]=t[i]})),Object.keys(i).forEach((function(t){if(null!==i[t]){var e=isNaN(i[t]);"number"==typeof i[t]&&e||(n[t]=i[t])}})),n},n.qg=function(t){this.Qa({"p.vw.active":+ko.isVisible(),"p.vw.sound":Math.round(100*this.T.getVolume()),vwa:this.Bb.Aa()},{vwm:this.Ug.Aa()},t)},n.Zk=function(t){var i=window.s_265||{};i={spaceid:this.Zb.Wc(),ss:i.channel||""},this.Qa(i,{},t)},i}(Do);Co.ca="config debugInfo urls environment smartViewability moatViewability errorTracker hostWindowParamsObtainer".split(" ");var Po=function(t){function i(i){var n=t.call(this,i)||this;return n.Vo=[],n.O=i.injector,n.Zb=i.hostWindowParamsObtainer,n}No()(i,t);var n=i.prototype;return n.$C=function(t){var i=M.call(this,"ResourceLoaded"),n=this.N.oa||{};i.c1="ResourceLoaded",i.c2=t,i.pv=n.jsVersion,i.pt=this.N.Pf(),this.Ga("action.gif",i)},n.click=function(t,i){var n={};void 0!==t&&(n.category=t),void 0!==i&&(n.clickName=i),this.Ga("click.gif",n)},n.display=function(t){this.O.Zf("adBlockerSniffer")?this.O.S("adBlockerSniffer").check().then(N.bind(this,t)):N.call(this,t)},n.action=function(t,i,n,e,r,s,o){(t=M.call(this,t)).ct=n,i&&(t.at=i),e&&(t.adId=e.qz,t.rid=e.rid,t.txid=e.aD),r&&(t.externalId=r),s&&(t.c1=s.c1||s.mz,t.c2=s.c2||s.hz,t.c3=s.c3||s.gz),o&&(t.PollId=o.sC,t.AnswerId=o.Bz),this.Ga("action.gif",t)},n.Vz=function(t,i){this.Ga("ad-fallback.gif",{nz:t,Dz:i.toLowerCase()})},n.TC=function(t){this.Vo.push(t)},n.zC=function(){this.action("LoadExtra",null,null,null,null,{c1:this.Vo.join(",")})},n.CC=function(t){this.action("videoSkipped",null,null,null,null,{c1:t})},i}(Co);Po.ca="config debugInfo urls environment smartViewability moatViewability errorTracker injector hostWindowParamsObtainer".split(" ");var xo=n(4),Uo=So.a.La("Common"),Vo=document.createElement("video"),Bo={};document.createElement("video");var Fo,zo,Go=function(t){function i(i){var n=t.call(this,i)||this;return n.T=i.environment,n}No()(i,t);var n=i.prototype;return n.og=function(t,i,n,e,r,s){var o=this,u=Object(Eo.A)(n)||"",h={dt:u.substring(0,3e3),ec:e||"",edt:n&&n.edt?n.edt:null,et:t,itg:this.T.Mg,sact:this.N.yd,st:i};t={code:e,details:n=Array.isArray(n)&&n[0].match(/([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]/g)?Object(Eo.A)(n.slice(1)):u,UC:i,type:t},Object(Eo.A)(t)!==Object(Eo.A)(zo)?(this.Ga("error.gif",h),Fo=void 0):(Object(Eo.s)(Fo)||(Fo=function(t,i,n){var e;return function(){var r=this,s=arguments,o=n&&!e;clearTimeout(e),e=setTimeout((function(){e=null,n||t.apply(r,s)}),i),o&&t.apply(r,s)}}((function(){o.Ga("error.gif",h)}),r||2e3,s||!1)),Fo()),zo=Object(Eo.g)(t,zo)},n.ZC=function(t,i,n){t={params:t},Object(Eo.g)(i,t),this.og("no_params",void 0,t,void 0,void 0,n)},i}(Do);Go.ca=["environment","config","debugInfo","urls"];var Ho=document,Yo=["requestFullscreen exitFullscreen fullscreenElement fullscreenEnabled fullscreenchange fullscreenerror".split(" "),"webkitRequestFullscreen webkitExitFullscreen webkitFullscreenElement webkitFullscreenEnabled webkitfullscreenchange webkitfullscreenerror".split(" "),"webkitRequestFullScreen webkitCancelFullScreen webkitCurrentFullScreenElement webkitCancelFullScreen webkitfullscreenchange webkitfullscreenerror".split(" "),"mozRequestFullScreen mozCancelFullScreen mozFullScreenElement mozFullScreenEnabled mozfullscreenchange mozfullscreenerror".split(" "),"msRequestFullscreen msExitFullscreen msFullscreenElement msFullscreenEnabled MSFullscreenChange MSFullscreenError".split(" ")],qo=Yo.find((function(t){return t[1]in Ho}))||[];qo.forEach((function(t,i){return qo[Yo[0][i]]=t}));var Wo=function(t){function i(i){var n=t.call(this,i)||this;return n.O=i.injector,n}No()(i,t);var n=i.prototype;return n.Dy=function(t){var i=this.T.Dk()||{};i=Math.min(3*i.videoLength,i.currentPlayTime||i.currentTime||0),this.Qa({t:0<i?Math.floor(i):0},{},t)},n.eu=function(t){if(this.O.Zf("bufferedCalculator")){var i=this.O.S("bufferedCalculator"),n=this.O.S("bitrateTracker");i=i.qA(void 0),n=n.nA(void 0),this.Qa({},{bft:i,bit:n},t)}},n.Cy=function(t,i){i=i||this.T.jb||{};var n={cvt:Math.floor(void 0!==i.currentTime?i.currentTime:this.T.Fh()),fs:L()?+D():0,seq:i.ub,vid:this.T.cf||i.id||"",vpt:i.gD},e={vcdn:xo.a.Ah(i&&i.videoUrls&&i.videoUrls.length&&i.videoUrls[0])};i.raw&&(i.raw.mpid&&(n.mpid=i.raw.mpid),i.raw.vcid&&(n.vcid=i.raw.vcid)),this.Qa(n,e,t)},n.Hq=function(t){var i=this.T.Dh()||{};this.Qa({h:i.height,w:i.width},{},t)},n.Iq=function(t){this.Qa({},{csid:null},t)},i}(Co);Wo.ca="config debugInfo urls environment smartViewability moatViewability errorTracker injector hostWindowParamsObtainer".split(" ");var Qo=function(t){function i(i){var n=t.call(this,i)||this;return n.T=i.environment,n.yg=i.actionTracker,n.Ij=[],n}No()(i,t);var n=i.prototype;return n.Yk=function(){this.Ij=[]},n.sy=function(t){var i={};this.Hq(i),this.Iq(i),C.call(this,i,t),P.call(this,"video-play.gif",t,i)},n.sl=function(t,i){t={q:t.progress},C.call(this,t,i),this.Ga("video-quartile.gif",t)},n.ry=function(t,i){t={d:t.progress},C.call(this,t,i),this.Ga("video-decile.gif",t)},n.ny=function(t){var i={};C.call(this,i,t),P.call(this,"video-3sec.gif",t,i)},n.Rq=function(t){var i={pct:this.T.Dk().currentPercent||0};this.Dy(i),C.call(this,i,t),P.call(this,"video-time.gif",t,i)},n.qy=function(){var t={},i=this.T.RB()?this.T.Fh():null,n=this.T.Pi;this.Hq(t),this.Iq(t),C.call(this,t,void 0),this.yg.action("AutoPause",i,n)},i}(Wo);Qo.ca="actionTracker config debugInfo environment errorTracker injector moatViewability smartViewability urls hostWindowParamsObtainer".split(" ");var Xo=function(){function t(){this.Ab=!1}var i=t.prototype;return i.jl=function(t,i){this.Aj=0,this.tt=i,this.Li=t,this.Ab=!1,this.start()},i.start=function(){this.resume()},i.stop=function(){this.pause()},i.pause=function(){this.Ab&&(this.Ab=!1,this.Aj+=(new Date).getTime()-this.zd,clearTimeout(this.In))},i.resume=function(){!this.Ab&&this.Li&&(this.Ab=!0,this.zd=(new Date).getTime(),this.In=setTimeout(this.Li,this.fx()))},i.YB=function(){return this.Ab||!1},i.fx=function(){return Math.max(this.tt-this.Du(),0)},i.Du=function(){return this.Aj+(this.Ab?(new Date).getTime()-this.zd:0)},i.ek=function(){this.Ab=!1,clearTimeout(this.In),this.Li=null},t}(),Zo=function(){function t(t){this.Ui=t}var i=t.prototype;return i.kg=function(t){this.Ui=t},i.Qv=function(t){return Math.floor(t/(this.Ui/4))},i.qv=function(t){return Math.floor(t/(this.Ui/10))},t}(),$o=function(){function t(t){this.Oc=t.videoTracker,this.Wi=t.environment,this.Oj=new Zo,this.re=new Xo}var i=t.prototype;return i.LC=function(t){this.Yg=t},i.kg=function(t){this.Oj.kg(t)},i.Oh=function(t){0<t&&(U.call(this,t),x.call(this,t))},i.Lw=function(){this.gh=!0,this.be=this.ce=0,this.fh=this.Wi.jb,this.Oc.sy(this.fh),this.re.jl(F.bind(this),3e3)},i.Kw=function(){this.gh&&(this.ce=4,this.be=10,V.call(this),B.call(this),this.re.pause(),this.Oc.Rq(this.Wi.jb),this.gh=!1)},i.kC=function(){this.Oc.qy()},i.Yk=function(){this.Oc.Yk()},i.nC=function(){this.re.resume()},i.mC=function(){this.re.pause()},i.lC=function(){this.gh&&(this.re.pause(),this.Oc.Rq(this.Wi.jb),this.gh=!1)},t}();$o.ca=["videoTracker","environment"];var Jo=n(38),Ko=function(){function t(t){this.us=t.hostWindowProvider}return t.prototype.Wc=function(){return z.call(this,"rapidConfig","spaceid")||(Eo.c.Pk()?793604935:793604934)},t}();Ko.ca=["hostWindowProvider"];var tu=function(){function t(t){this.window=t}var i=t.prototype;return i.fb=function(){return this.window},i.EA=function(){return this.window.document},t}(),iu=n(15),nu=n.n(iu),eu=function(){function t(t){this.R=t.viewabilitySubject}var i=t.prototype;return i.jc=function(t){this.R=t},i.isVisible=function(){return ko.isVisible()},i.Aa=function(){},i.Uf=function(){var t=this.Aa();return this.R&&-1!==t?!this.isVisible()||50>t?0:1:-1},t}();eu.ca=["viewabilitySubject"];var ru=function(t){function i(i){if((i=t.call(this,i)||this).Rj=-1,void 0===window.IntersectionObserver)return nu()(i);var n=nu()(i);n.Lg=Oo.a.setTimeout(H.bind(n),100);for(var e=window.IntersectionObserver,r=G.bind(n),s=[],o=0;100>o;o+=5)s.push(o/100);return s.push(1),n.Vg=new e(r,{root:null,threshold:s}),n.Vg.observe(n.R),i}No()(i,t);var n=i.prototype;return n.jc=function(t){this.Rj=-1,this.Vg&&(this.Vg.unobserve(this.R),this.R=t,this.Vg.observe(this.R))},n.isVisible=function(){return 0<this.Aa()},n.Aa=function(){return ko.isVisible()?this.Rj:0},i}(eu);ru.ca=["viewabilitySubject"];var su,ou=function(){function t(){var t=this;this.Ka=new _o.a((function(i,n){t.resolve=i,t.reject=n}))}return t.prototype.Pv=function(){return this.Ka},t}(),uu=function(t){function i(i){var n=t.call(this,i)||this;return n.kb=i.dom,i=i.config,n.wm=!!i.Pb("disable_3p")||!!i.Pb("disable_moat")||!!i.Nv(),n.wm||(su||(su=Y.call(nu()(n))),n.jc(n.R)),n}No()(i,t);var n=i.prototype;return n.jc=function(t){var i=this;if(!this.wm){if(this.zf){if(this.Gg===t)return;this.zf.destroy(),this.zf=null}this.Gg=t,su.then((function(n){n.startTracking(t,{ready:q.bind(i,t)})}))}},n.Aa=function(){if(!this.zf||!this.Gg||3>this.Gg.offsetHeight)return-1;var t=this.zf.getPercentViewable();return isNaN(t)||null===t?-1:Math.min(Math.round(t),100)},n.Uf=function(){var t=this.Aa();return 0>t||100<t?-1:50>t?0:1},i}(eu);uu.ca=["viewabilitySubject","dom","config"];var hu=function(){function t(t){this.Bb=t.smartViewability,this.N=t.config,this.T=t.environment,this.Zb=t.hostWindowParamsObtainer}var i=t.prototype;return i.BA=function(){var t=this.Dp("Preroll");return Object.keys(t).forEach((function(i){t["ad.".concat(i)]=t[i],delete t[i]})),t["ad.m.ssai"]=1,t["ad.ps"]="vast_only",t.ad="vrm",t.v=2,t.bcid=this.N.Zd,t.pid=this.N.xd,t.bid=this.N.tk(),t},i.Dp=function(t){var i=this.T.jb,n={};if(i&&i.id){n.vid=i.id,n.pt="html5",n.at=t?t.toLowerCase():"";var e=this.N.Lc;Object.keys(e).forEach((function(t){0===t.indexOf("m.vrm")&&(n[t]=e[t])}))}return n["p.vw.sound"]=Math.round(100*this.T.getVolume()),n.autoplayInit=this.N.Yf()?1:0,n.space_id||(n.space_id=n.spaceid||this.Zb.Wc()),Object(Eo.g)(W.call(this),n)},i.jA=function(t){var i=this.T.jb,n={};return i&&(n.vid=i.id,(i=i.metadata||{}).duration&&(n.t=i.duration/1e3)),n.at=t?t.toLowerCase():"",Object(Eo.g)(W.call(this),n)},t}();hu.ca=["smartViewability","config","environment","hostWindowParamsObtainer"];var au=n(16),cu=n(10),fu=n.n(cu),lu={Zq:"aboveVisibleArea",er:"belowVisibleArea",hd:"hidden",kd:"inVisibleArea",lr:"leftToVisibleArea",rr:"rightToVisibleArea",wb:"NA"},vu={$q:1,ri:0},du={kr:1,Pl:0,wb:-1},pu={Ml:3,Ol:2,ld:1},mu={si:1,xg:0,wb:-1},bu={Qy:vu,Ry:du,Sy:pu,$y:lu,cz:mu,tr:{ir:function(){return this.jr++},jr:1,URL:"//redir.adap.tv/redir/client/VPixel.swf"},Ww:[],pg:{},KB:{},vv:function(t){for(var i=t,n=0,e=0,r=0;i&&!isNaN(i.offsetLeft)&&!isNaN(i.offsetTop);)window.getComputedStyle&&(r=window.getComputedStyle(i,null)),n+=i.offsetLeft-i.scrollLeft+(r?parseInt(r.getPropertyValue("border-left-width"),10):0),e+=i.offsetTop-i.scrollTop+(r?parseInt(r.getPropertyValue("border-top-width"),10):0),i=i.offsetParent;return t.ez=n,t.fz=e,{x:n,y:e}},Ce:function(t,i){var n=document.defaultView||document.parentWindow;try{n=t.ownerDocument.defaultView||t.ownerDocument.parentWindow}catch(t){}return t.currentStyle?t.currentStyle[i]:n&&n.getComputedStyle&&n.getComputedStyle(t,"")?n.getComputedStyle(t,"")[i]:t.style?t.style[i]:""},Gd:function(t){var i={height:0,aa:0,X:0,width:0};if(t){i.width=t.offsetWidth,i.height=t.offsetHeight;var n=!1;try{var e=t.getBoundingClientRect();i.aa=Math.round(e.left),i.X=Math.round(e.top),n=!0}catch(t){}if(!n)try{var r=this.vv(t);i.aa=r.x,i.X=r.y}catch(t){}}return i},bd:function(t,i){var n=0,e=t.length+t.offset,r=i.length+i.offset;return e<i.offset||t.offset>r?{length:0,offset:-1/0}:(t.offset>=i.offset&&e<=r?n=t.length:t.offset<=i.offset&&e>=r?n=i.length:t.offset<=i.offset?n=Math.abs(e-i.offset):t.offset>i.offset&&(n=Math.abs(r-t.offset)),{length:n,offset:Math.max(t.offset,i.offset)})},Nk:function(t,i){var n=this.dk(t);if((i=i||this.Fe(t))===pu.ld)return!0;if(i===pu.Ol)return this.dk(t);try{var e=t.ownerDocument.defaultView||t.ownerDocument.parentWindow}catch(t){}try{var r=this.pp(e)}catch(t){return!0}for(t=0;t<r.length&&!n;t++)n=r[t],n=this.dk(n);return n},dk:function(t){function i(t){return t&&"string"==typeof t.id&&-1<t.id.indexOf("player_googima")}function n(t){var n;if(i(t))return!0;var e=this.Ck(t);for(n=0;n<e.length;++n)if((t=e[n])&&i(t.node))return!0;return!1}var e=!1,r=t;for(t=!this.Ce(t,"visibility")&&!n.call(this,t);r&&!e&&(e="hidden"===this.Ce(r,"visibility")||"none"===this.Ce(r,"display")||this.jw(r),n.call(this,r)&&(e=!1),e=t||e,r!==r.ownerDocument.body);)r=r.parentNode;return e},Ck:function(t){var i=[],n=t.parentNode;try{for(;n&&n!==n.ownerDocument.body;)1===n.nodeType&&(i.push(this.Zh(n)),n=n.parentNode)}catch(t){}for(0===i.length?n=t:(n=i[0],t=i[0]);n;)null!=(n=n.nextSibling)&&1===n.nodeType&&i.push(this.Zh(n));for(;t;)null!=(t=t.previousSibling)&&1===t.nodeType&&i.push(this.Zh(t));return i},my:function(t,i,n){var e,r=null,s=this.bd({length:t.width,offset:t.aa},{length:i.width,offset:i.aa}),o=this.bd({length:t.height,offset:t.X},{length:i.height,offset:i.X});if(0<s&&0<o){var u=[{x:s.offset,y:o.offset},{x:s.offset+s.length,y:o.offset},{x:s.offset,y:o.offset+o.length},{x:s.offset+s.length,y:o.offset+o.length},{x:s.offset+Math.floor(s.length/2),y:o.offset+Math.floor(o.length/2)}];for(e=0;5>e;e++){var h={x:Math.random()*s.length+s.offset,y:Math.random()*o.length+o.offset};u.push(h)}for(e=0;e<u.length;e++)if((h=this.No(u[e].x,u[e].y,n))===t.node||h===i.node){r=h;break}}return r},No:function(t,i,n){return(n=n||window).document.elementFromPoint(t,i)},dw:function(t,i,n,e){var r=!0,s=this.Gd(i),o=this.bd({length:t.width,offset:t.aa},{length:s.width,offset:s.aa+n.aa}),u=this.bd({length:t.height,offset:t.X},{length:s.height,offset:s.X+n.X}),h=o.length*u.length/(s.width*s.height);if(0===h)return{hk:!1};var a=this.No(Math.floor(o.length/2)+o.offset,Math.floor(u.length/2)+u.offset,e);return(a===i||"ADAPTV_HTML5_IFRAME"===a.id||"IFRAME"===a.nodeName||a!==t.node&&(t.aa+t.width)*(t.X+t.height)==(s.aa+n.aa+s.width)*(s.X+n.X+s.height))&&(r=!1),this.my({height:t.height,aa:t.aa,node:t.node,X:t.X,width:t.width},{height:s.height,aa:s.aa+n.aa,node:i,X:s.X+n.X,width:s.width},e)===i&&(r=!1),{hk:r,height:u.length,aa:o.offset,kq:h,X:u.offset,width:o.length}},wo:function(t,i,n,e){var r;for(r=0;r<t.length;r++)if(1===t[r].node.nodeType&&this.xo(t[r],i,n,[],t,e))return!0;return!1},xo:function(t,i,n,e,r,s){var o=!1,u=t.node;if((t=this.dw(t,i,n,s)).hk&&.5<=t.kq)return!0;if(t.hk&&.5>t.kq)t.node=u,e.push(t);else if(u&&u.children&&1<=u.children.length)for(t=u.children,u=0;u<t.length;u++)if(1===t[u].nodeType){var h=this.Zh(t[u]);o=o||this.xo(h,i,n,e,r,s)}return o||this.Dw(e,i,n)},Zh:function(t){var i=this.Gd(t);return i.node=t,i},Dw:function(t,i,n){i=this.Gd(i);var e,r=this.Sq(t),s=0,o=0;if(2>t.length)return!1;for(e=0;e<t.length;e++)s+=t[e].width*t[e].height;for(e=0;e<r.length;e++){var u=this.bd({length:r[e].ph.width,offset:r[e].ph.aa},{length:r[e].qh.width,offset:r[e].qh.aa});t=this.bd({length:r[e].ph.height,offset:r[e].ph.X},{length:r[e].qh.height,offset:r[e].qh.X}),u=this.bd({length:u.length,offset:u.offset},{length:i.width,offset:i.aa+n.aa}),t=this.bd({length:t.length,offset:t.offset},{length:i.height,offset:i.X+n.X}),o+=u.length*t.length}return.5<=(s-o)/(i.width*i.height)},Sq:function(t,i){var n;for(i=i||[],n=1;2<=t.length&&n<t.length;n++)t[0].node!==t[n].node&&i.push({ph:t[0],qh:t[n]});return 2>=t.length?i:this.Sq(t.slice(1),i)},VB:function(t){var i,n={aa:0,X:0};try{var e=this.pp()}catch(t){e=[]}var r=this.Ck(t),s=window,o=this.wo(r,t,n,s);for(i=0;i<e.length&&!o;i++){s=s.parent;var u=this.Gd(e[i]);for(n.aa+=u.aa,n.X+=u.X,u=0;u<r.length;u++)r[u].aa+=n.aa,r[u].X+=n.X;u=this.Ck(e[i]),r=r.concat(u),o=o||this.wo(r,t,n,s)}return o},jw:function(t){var i=t.parentNode;return!(!i||"BODY"===t.tagName||"visible"===this.Ce(i,"overflow")&&"visible"===this.Ce(i,"overflow-x")&&"visible"===this.Ce(i,"overflow-y"))&&(0>t.offsetLeft||0>t.offsetTop||!(1<i.offsetWidth&&1<i.offsetHeight))},pp:function(t){var i=[];for(t=t||window;t!==window.top;)i.push(t.frameElement),t=t.parent;return i},Fe:function(t){t=t||document.body;try{return window.top.location.href?t.ownerDocument.defaultView.frameElement?pu.Ml:pu.Ol:pu.ld}catch(t){return pu.ld}},Ep:function(t){var i=t.document,n=i.compatMode&&"BackCompat"!==i.compatMode?i.documentElement:i.body,e={width:0,height:0,aa:0,X:0};return void 0!==t.innerWidth?(e.width=t.innerWidth,e.height=t.innerHeight):t.document.documentElement&&(t.document.documentElement.clientWidth||t.document.documentElement.clientHeight)?(e.width=t.document.documentElement.clientWidth,e.height=t.document.documentElement.clientHeight):document.body.offsetWidth&&document.body.offsetHeight&&(e.width=t.document.body.offsetWidth,e.height=t.document.body.offsetHeight),e.aa=i.all?n.scrollLeft:t.pageXOffset,e.X=i.all?n.scrollTop:t.pageYOffset,e},wh:function(t,i){return 0<i.width&&0<i.height&&0<t.width&&0<t.height?t.X+t.height<=i.X?lu.Zq:t.X>=i.height+i.X?lu.er:t.aa+t.width<=i.aa?lu.lr:t.aa>=i.width+i.aa?lu.rr:lu.kd:lu.hd},Gk:function(t,i){var n={aa:0,X:0,width:0,height:0},e=i.aa-t.aa;return n.aa=Math.max(e,0),n.width=Math.max(0,Math.min(Math.min(i.width,t.width),Math.min(i.width+e,t.width-e))),e=i.X-t.X,n.X=Math.max(e,0),n.height=Math.max(0,Math.min(Math.min(i.height,t.height),Math.min(i.height+e,t.height-e))),n},xv:function(t,i){return t=Math.min(i.width-t.aa,t.width+t.aa)/t.width*100,t=Math.round(100*Math.min(Math.max(0,t),100))/100,Math.round(t)},EB:function(t,i){return t=Math.min(i.height-t.X,t.height+t.X)/t.height*100,t=Math.round(100*Math.min(Math.max(0,t),100))/100,Math.round(t)},wp:function(t,i,n){var e=bu.Fe(t),r=0,s=lu.wb;return e!==pu.ld&&(this.Nk(t,e)?s=lu.hd:(t={aa:0,X:0,width:n.width,height:n.height},(s=this.wh(i,t))===lu.kd&&(r=this.xv(i,t)))),{Hb:r,position:s,vb:r}},Jv:function(t,i,n,e){var r={Hb:0,position:lu.wb,vb:0},s=bu.Fe(t);if(s===pu.ld)return r;if(this.Nk(t,s)&&(r.position=lu.hd),r.position!==lu.hd&&(t=n[n.length-1],s={height:e.height,aa:0,X:0,width:e.width},e=this.wh(t,s),r.position=e,e===lu.kd)){for(t=this.Gk(t,s),s=n.length-1;0<s&&(e=this.wh(n[s-1],t))===lu.kd;)t=this.Gk(n[s-1],t),s--;e===lu.kd&&this.wh(i,t)===lu.kd?(n=(t=this.Gk(i,t)).width/i.width*100,n=Math.round(100*n)/100,n=Math.round(n),r.Hb=n,n=t.height/i.height*100,n=Math.round(100*n)/100,n=Math.round(n),r.vb=n):r.position=lu.hd}return r},fp:function(t){var i=window,n={Hz:"NA",ka:{Hb:0,height:0,aa:0,position:lu.wb,X:0,vb:0,width:0},hostname:window.location.hostname,nb:{Io:!1,height:0,aa:0,Ge:0,Qw:"",X:0,ly:"",width:0},Wf:!1,zc:{height:0,aa:0,X:0,width:0}},e=this.Gd(t);if(n.ka.aa=e.aa,n.ka.X=e.X,n.ka.width=e.width,n.ka.height=e.height,(e=bu.Fe(t))===pu.ld)return n.Wf=!0,n.nb.Io=!0,n.nb.Ge=-1,n.ka.Hb=100,n.ka.vb=100,n;e===pu.Ml&&(n.Wf=!0,n.nb.ly=window.top.location.href),this.Nk(t,e)&&(n.ka.position=lu.hd);try{i=t.ownerDocument.defaultView||i}catch(t){}if(n.zc=this.Ep(i),(e=this.wp(t,n.ka,n.zc)).position!==lu.kd)return n.ka.position=e.position,n.ka.Hb=e.Hb,n.ka.vb=e.vb,n.ka.width=n.ka.width<n.zc.width?n.ka.width:n.zc.width,n.ka.height=n.ka.height<n.zc.height?n.ka.height:n.zc.height,n;try{if(n.Wf){window.parent&&window.parent.location&&(n.nb.Qw=window.parent.location.href),n.zc=this.Ep(window.top);for(var r=[];i!==window.top;){var s=this.Gd(i.frameElement);0===n.nb.Ge&&(n.nb.width=s.width,n.nb.height=s.height),n.nb.aa=s.aa,n.nb.X=s.X,r[n.nb.Ge]=s,n.nb.Ge+=1,i=i.parent}e=this.Jv(t,n.ka,r,n.zc),n.ka.position=e.position,n.ka.Hb=e.Hb,n.ka.vb=e.vb}}catch(t){n.nb.Ge=-1}return n.Wf||(e=this.wp(t,n.ka,n.zc),n.ka.position=e.position,n.ka.Hb=e.Hb,n.ka.vb=e.vb),n},Kv:function(t,i){var n=null;if(this.pg[t]&&this.pg[t][t]&&this.pg[t].parentNode)return this.pg[t];if(i&&document[i]&&document[i][t])n=document[i];else if(i&&window[i]&&window[i][t])n=window[i];else{var e,r=document.getElementsByTagName("object"),s=document.getElementsByTagName("embed"),o=[];for(i=0,e=r.length;i<e;o.push(r[i++]));for(r=[],i=0,e=s.length;i<e;r.push(s[i++]));for(s=o.concat(r),i=0;i<s.length;i++)try{if(s[i][t]()){n=s[i];break}}catch(t){}}return n&&(this.pg[t]=n),n},SA:function(t){if(!t)return{height:0,width:0};for(var i=t.offsetWidth,n=t.offsetHeight;t&&"BODY"!==t.tagName;)i=Math.min(t.offsetWidth,i),n=Math.min(t.offsetHeight,n),t=t.parentNode;return{height:n,width:i}},gw:function(t){return null!==t&&"object"===fu()(t)&&1===t.nodeType},Xz:function(){return!1},Av:function(t,i,n,e){var r="7221 7658 7257 7386 7480 7716 7597 7865".split(" "),s=["mindjoltinc","cinesport"];for(t=this.gw(t)?t:this.Kv(i,t),i=0;i<r.length&&r[i]!==e;i++);for(i=0;i<s.length&&s[i]!==e;i++);return(e=bu.yp(t)).Ib=e.th,e.Jy=e.th,n&&t[n](e),e},tC:function(t){var i,n=bu.Ww;for(i=0;i<n.length;i++)if(n[i].id===t){n[i].dispose(),n.splice(i,1);break}},yp:function(t){var i={active:vu.ri,Bu:"",th:mu.wb,hasFocus:du.wb};if(t){var n=bu.fp(t);if(i.rC=n.ka.width,i.qC=n.ka.height,i.Bu=t.id,n.ka.position!==lu.wb){t=n.ka.width*n.ka.Hb/100;var e=n.ka.height*n.ka.vb/100;i.th=0===t||0===e?mu.xg:.5<=t*e/(n.ka.width*n.ka.height)?mu.si:mu.xg}else n.Wf&&(i.Hu="inIframe"),n.nb.Io&&(i.Hu="iframeCrossDomain");if(n=!1,!document.hasFocus||!document.hasFocus())if(t=["webkit","moz","ms","o"],document.visibilityState)n="visible"!==document.visibilityState;else for(e=0;e<t.length;e++)if(document["".concat(t[e],"VisibilityState")]){n="visible"!==document["".concat(t[e],"VisibilityState")];break}i.active=n?vu.ri:vu.$q,i.hasFocus=bu.lw()}return i},lw:function(){return!0===document.hidden?du.Pl:bu.Fe()===pu.ld?du.wb:window.top.document.hasFocus?window.top.document.hasFocus()?du.kr:du.Pl:du.wb},mi:function(){bu.Gd((void 0).Id)}};bu.mi.prototype={constructor:bu.mi,lv:function(){return window.Yj&&window.Yj.hw?[]:[{x:-1e4,y:-1e4}]},Sv:function(){var t,i=[],n=this.left;for(t=0;t<this.bl;t++)n+=this.My,i.push({x:n,y:this.top});return i},Rv:function(){var t,i=[],n=this.top;for(t=0;t<this.bl;t++)n+=this.Oy,i.push({x:this.left+this.minWidth-1,y:n});return i},bv:function(){var t,i=[],n=this.left;for(t=0;t<this.bl;t++)n+=this.My,i.push({x:n,y:this.top+this.minHeight-1});return i},Ev:function(){var t,i=[],n=this.top;for(t=0;t<this.bl;t++)n+=this.Oy,i.push({x:this.left,y:n});return i},Yu:function(){return[this.lv(),this.Sv(),this.Rv(),this.bv(),this.Ev()]},hp:function(){var t=this.Yu();return[].concat.apply([],t)}},bu.Ul=function(t,i){(void 0).gb=new bu.mi(i)},bu.Ul.prototype={constructor:bu.Ul,Av:function(t){var i=this;if(!this.Kq){for(this.we=t,t=0;t<this.gb.hp().length;t++){var n=new bu.yi;n.Lp(this,this.hy),this.yc.push(n)}return setTimeout((function(){i.hx()}),1),this.timeout=setTimeout((function(){clearTimeout(i.timeout),!i.Zj()&&i.so()&&i.gb&&i.gb.Id[i.we](i.wk())}),this.ky),this.Kq=!0,null}t&&this.gb.Id[t](this.wk())},hx:function(){var t;if(this.gb){var i=this.gb.hp();for(t=0;t<i.length;t++);}},hy:function(){if(this.Zj()&&(clearTimeout(this.timeout),this.so())){var t=this.wk();this.gb.Id[this.we](t)}},wk:function(){var t,i=bu.yp(this.gb.Id),n=0;if(this.Zj()){for(t=0;t<this.yc.length;t++){n+=this.yc[t].Ib}this.framerate=n>=this.gb.gC?mu.si:mu.xg}else this.framerate=mu.wb;return i.framerate=this.framerate,i.Ib=this.framerate===mu.wb?i.th:this.framerate,i.active===vu.ri&&i.Ib===mu.si&&(i.Ib=mu.xg),i.Jy=i.Ib,i},Zj:function(){var t,i=0;if(this.gb&&window.Yj&&!window.Yj.hw&&0!==this.yc[0].Ib)return!1;for(t=0;t<this.yc.length;t++)-1<this.yc[t].Ib&&i++;return i===this.yc.length},so:function(){return this.we&&this.gb&&this.gb.Id&&this.gb.Id[this.we]&&"function"==typeof this.gb.Id[this.we]},dispose:function(){var t,i=this.yc.length;for(t=0;t<i;t++)this.yc[t].destroy();this.gb=null,this.Kq=!1,this.Ib=-1,this.yc=[],this.timeout=0,this.ky=1800,this.id=this.we=""}},bu.yi=function(){(void 0).id=bu.tr.ir(),window[(void 0).sw]=function(){(void 0).uo&&(void 0).uo.apply((void 0).Vw)}},bu.yi.prototype={constructor:bu.yi,Lp:function(){},destroy:function(){var t=document.body||document.getElementsByTagName("body")[0]||document.documentElement,i=document.getElementById("adaptvSpotDiv_".concat(this.id));i&&t.removeChild(i),this.Vw=this.uo=null,delete window[this.sw]}};var gu=bu,yu=function(t){function i(){return t.apply(this,arguments)||this}return No()(i,t),i.prototype.Aa=function(t){if(!this.R)return-1;var i=gu.fp(this.R).ka,n=i.Hb*i.vb/100;return t&&i.X<t&&(n=Math.max(0,100*(i.vb*i.height/100-t+Math.max(0,i.X))/i.height)),Math.min(Math.round(n),100)},i}(eu),wu=function(t){function i(i){var n=t.call(this,i)||this;return n.Ug=i.moatViewability,n.Nm=i.intersectionViewability,n.gm=new yu(i),n}No()(i,t);var n=i.prototype;return n.jc=function(i){t.prototype.jc.call(this,i),this.Nm.jc(i),this.Ug.jc(i),this.gm.jc(i)},n.Aa=function(){var t=this.Ug.Aa();return-1===t&&(-1===(t=this.Nm.Aa())&&(t=this.gm.Aa())),t},i}(eu);wu.ca=["viewabilitySubject","moatViewability","intersectionViewability"];var _u=function(){function t(t,i){this.le=t,this.Xm=i}var i=t.prototype;return i.xk=function(){return this.Xm||this.le},i.hB=function(){return this.le},i.Rx=function(t){X(t),this.Xm=t},i.Eq=function(t){X(t),this.le=t},i.Gh=function(){var t=this.xk();return t&&t.offsetWidth||0},i.yh=function(){var t=this.xk();return t&&t.offsetHeight||0},t}(),Eu=n(2),Au=function(){function t(t,i){this.type=t,this.data=i||{},this.target=null}var i=t.prototype;return i.clone=function(){return new t(this.type,this.data)},i.toString=function(){return"Event{type=".concat(this.type,"}")},t}();Au.ni="complete";var Ou=function(t){function i(i,n,e){return(i=t.call(this,i,e)||this).data.adType=n,i.Cf=null,i}return No()(i,t),i.prototype.clone=function(){return new i(this.type,this.Cf,this.data)},i}(Au);Ou.Hl="Ads.Resolve.Error",Ou.tg="Ads.Blocker.Complete",Ou.br="Ads.Blocker.Started",Ou.Al="Ads.Engines.Load",Ou.Ue="Ads.Engine.Ready",Ou.Bl="Ads.Engine.Run",Ou.Te="Ads.Engine.Complete",Ou.ug="Ads.Engine.Impression",Ou.Dl="Ads.Engine.Interaction",Ou.vg="Ads.Engine.LinearChange",Ou.Gl="Ads.Ad.Request",Ou.El="Ads.Ad.Loaded",Ou.ji="Ads.Ad.Starting",Ou.Od="Ads.Ad.Started",Ou.Ve="Ads.Ad.Finished",Ou.hi="Ads.Ad.Paused",Ou.Il="Ads.Ad.Resumed",Ou.li="Ads.Ad.VolumeChanged",Ou.zl="Ads.Ad.Click",Ou.Fl="Ads.Ad.Quartile",Ou.We="Ads.Ad.TimeUpdate",Ou.Jl="Ads.Ad.Waiting",Ou.ii="Ads.Ad.Skipped",Ou.ki="Ads.Ad.SubtitlesFound",Ou.$l="Ads.Ad.VastFailover",Ou.zi="Ads.Ad.VpaidInitializing",Ou.Ai="Ads.Ad.VpaidLoaded",Ou.Cl="Ads.Ad.AdGroupFailover",Ou.Nl="Ads.Ad.LastAdGroupFailed",Ou.cr="Ads.Ad.AdTimeoutReached",Ou.ki="Ads.Ad.AdSubtitlesFound",Ou.Wy="Ads.Ad.AdElementReady",Ou.qr="Ads.PlayerRendered",Ou.pi="Ads.IframeLoaded",Ou.gi="Ads.AdIntervention";var Su=function(){function t(t,i){var n=this;t=t.eventBus,this.ff=!0,this.Pc=i,Eu.a.group(Eu.a.Eb(t,Ou.Te,(function(){return n.ff=!1})),Eu.a.Eb(t,Ou.Ue,(function(){return n.ff=!1})))}var i=t.prototype;return i.jc=function(t){this.Pc.jc(t)},i.isVisible=function(){return this.ff?1:this.Pc.isVisible()},i.Aa=function(t){return this.ff?100:this.Pc.Aa(t)},i.Uf=function(){return this.ff?1:this.Pc.Uf()},t}();Su.ca=["eventBus"];var Tu=function(){function t(t,i){this.N=t;var n={ads:au.a["adserver.url"],adt:au.a["adstracker.url"],cdn:au.a["cdn.url"],trk:au.a["tracking.url"]},e={};Object.keys(n).forEach((function(t){e[t]=Ao.a.xq(i&&i[t]||n[t],"\\s/")})),this.td=e}var i=t.prototype;return i.fA=function(){return"".concat(this.td.ads,"/vrm?").concat(Z.call(this))},i.Wu=function(){return"".concat(this.td.ads,"/vrm/pods?").concat(Z.call(this))},i.eA=function(){return"".concat(this.td.ads,"/ads?").concat(Z.call(this))},i.ev=function(t){return"".concat(this.td.cdn,"/").concat(t||"")},i.wv=function(){return this.ev(au.a["hls.js.path"])},i.zB=function(){return au.a["vapa.url"]},i.Tv=function(){return this.td.trk},i.Vu=function(){return this.td.ads+"/".concat("ads/ad-start.gif")+""},i.Xu=function(){return this.td.adt+"/".concat("ads/ad-request.gif")+""},t}(),Iu=n(28),ju=n.n(Iu),Mu=function(){function t(t){this.wa=t||new jo.default,this.Ki=[]}var i=t.prototype;return i.addEventListener=function(t,i,n){n=n?i.bind(n):i,this.Ki.push([t,i,n]),this.wa.addEventListener(t,n)},i.removeEventListener=function(t,i){for(var n=this.Ki,e=0;e<n.length;++e){var r=ju()(n[e],3),s=r[1],o=r[2];r[0]===t&&(s!==i&&i||this.wa.removeEventListener(t,o))}},i.tq=function(){for(var t=this.Ki,i=0;i<t.length;++i){var n=ju()(t[i],3);this.wa.removeEventListener(n[0],n[2])}},i.dispatchEvent=function(t,i){this.wa.dispatchEvent(t,i)},t}(),Nu={Py:"cleaning",IDLE:"idle",LOADING:"loading",PAUSED:"paused",PLAYING:"playing"},Ru=function(){function t(t){this.sc=t.videoTagProvider,this.Pa=t.urls,this.V=Nu.IDLE,this.U=new jo.default,this.kb=new Jo.a(window.document)}var i=t.prototype;return i.dispatchEvent=function(){var t;(t=this.U).dispatchEvent.apply(t,arguments)},i.addEventListener=function(){var t;(t=this.U).addEventListener.apply(t,arguments)},i.removeEventListener=function(){var t;(t=this.U).removeEventListener.apply(t,arguments)},i.FA=function(){return this.R},i.gB=function(){return this.sc.le},i.Gz=function(){return this.V=Nu.PLAYING,this.R=this.sc.le,this},i.play=function(){if(this.R){var t=Math.random();this.jt=t;var i=this.R.play();i&&i.catch(ft.bind(this,t))}},i.setVolume=function(t){try{this.ya=t,this.R&&(this.R.volume=t,ht.call(this))}catch(t){}this.mute(0===t)},i.getVolume=function(){return this.ya},i.isMuted=function(){return this.R&&this.R.muted||0===this.getVolume()},i.mute=function(){this.R&&(this.R.muted=!(0<arguments.length&&void 0!==arguments[0])||arguments[0],ht.call(this))},i.getDuration=function(){return Math.min(Math.max(this.R&&this.R.duration||0,0),1e8)},i.Ee=function(){return this.getDuration()-this.getCurrentTime()},i.getCurrentTime=function(){return Math.max(Math.min(this.R&&this.R.currentTime||0,this.getDuration()),0)},i.dv=function(){return this.R&&this.R.buffered},i.ov=function(){return this.getCurrentTime()/this.getDuration()||0},i.pause=function(){this.R&&this.R.pause()},i.wq=function(){this.isPlaying()&&this.pause(),this.V=Nu.IDLE,this.R&&(Jo.a.empty(this.R),"function"==typeof this.R.setAttribute&&this.R.setAttribute("src",""),"function"==typeof this.R.removeAttribute&&this.R.removeAttribute("src"))},i.stop=function(){this.R&&(this.wa.removeEventListener("progress",$),this.R.pause(),this.R.load())},i.Yx=function(t){ct.call(this,t,this.sc.le)},i.Qx=function(t){ct.call(this,t,this.sc.xk())},i.isPlaying=function(){return this.V===Nu.PLAYING},i.Gh=function(){return this.R&&this.R.offsetWidth||0},i.yh=function(){return this.R&&this.R.offsetHeight||0},i.cp=function(){return this.Gs?this.Gs:this.R&&this.R.currentSrc},t}();Ru.ca=["videoTagProvider","urls"];var ku=function(){function t(t){this.Ua=t.adContainerProvider.Ic,this.Mg=t.config.Up()?"tbv":"",this.Jn=0,this.Yn="1.0.5"}var i=t.prototype;return i.jg=function(t){this.M=t},i.Kx=function(t){(this.jb=t)&&t.id&&this.Dq(t.id)},i.xA=function(){return this.jb},i.yA=function(){return this.cf},i.Dq=function(){this.cf=0<arguments.length&&void 0!==arguments[0]?arguments[0]:""},i.FC=function(t){this.Pj=t},i.zA=function(){return this.Pj},i.Lx=function(t){this.Hg=t},i.AA=function(){return this.Hg},i.eb=function(){return this.M.eb()},i.getVolume=function(){return this.M.getVolume()||0},i.HB=function(){return this.Yn},i.isMuted=function(){return this.M.isMuted()},i.aw=function(){return!this.jb},i.Dh=function(){return{height:this.Ua.offsetHeight,width:this.Ua.offsetWidth}},i.Dk=function(){var t=this.Dh();return{currentPercent:(+this.Fh()/this.getVideoDuration()||0).toFixed(2),currentTime:this.Fh(),h:t.height,totalVideoCount:this.Jn,videoLength:this.getVideoDuration(),w:t.width}},i.MA=function(){return this.Mg},i.Fh=function(){return this.Pi||0},i.getVideoDuration=function(){return this.$r||0},i.kg=function(t){this.$r=t},i.uA=function(){return this.Pi},i.Mw=function(){this.Jn++},i.Fq=function(t){this.Pi=t},t}();ku.ca=["adContainerProvider","config"];var Lu=function(){function t(t){this.nf=this.Ic=t}var i=t.prototype;return i.Sx=function(t){this.nf=t},i.PA=function(){return this.Ic},i.TA=function(){return this.nf},i.kv=function(){return{Ot:this.Ic,pC:this.nf}},t}();n(24);var Du=function(){function t(t,i){this.message=t||"",this.code=i}return t.prototype.toString=function(){return"Error{message=".concat(this.message,"}")},t}(),Cu=function(t){function i(){return t.apply(this,arguments)||this}return No()(i,t),i}(Du),Pu={da:124},xu={da:102,code:301,description:"URI reached a timeout as defined by the video player.",xa:9402},Uu={code:205,description:"InLine ad is skipped due to a category violation"},Vu={da:100,description:"Ad entries loading timeout, ajax error or parsing error"},Bu={code:301,description:"Ad has expired"},Fu={da:5122,code:100,description:"Empty response",xa:9401},zu={da:104,code:401,description:"File not found. Unable to find Linear/MediaFile from URI",xa:9521},Gu={da:114,code:400,description:"General    Linear    error. Video player is unable to display the Linear Ad",xa:9524},Hu={code:500,description:"General NonLinearAds error."},Yu={da:5130,code:300,description:"General Wrapper error",xa:9413},qu={da:114,code:405,description:"Problem displaying MediaFile.",xa:9521},Wu={da:125,code:303,description:"No ads VAST response after one or more Wrappers. Also includes number of empty VAST responses from fallback.",Ed:{level:"warning"},xa:9432},Qu={da:1,code:303,description:"No ads VAST response ",Ed:{level:"warning"},xa:9432},Xu={da:120,code:403,description:"Couldn’t find MediaFile that is supported by this video player, based on the attributes of the MediaFile element.",xa:9412},Zu={code:502,description:"Unable to fetch NonLinearAds/NonLinear resource."},$u={code:501,description:"Unable to display non-linear ad because creative dimensions do not align with creative display area"},Ju={code:503,description:"Could not find NonLinear resource with supported type."},Ku={da:121,code:401,description:"SSL mismatch",xa:9521},th={da:112,code:900,description:"Undefined error."},ih={da:108,code:100,description:"VAST parsing error",xa:9401},nh={da:5125,code:101,description:"VAST schema validation",xa:9411},eh={da:203,code:901,description:"VPAID ad init error",Ed:{level:"warning",Vq:"VPAID ad init error NO_FILL"},xa:9416},rh={da:204,code:901,description:"VPAID ad init timeout",xa:9526},sh={da:202,code:901,description:"VPAID ad load error",xa:9416},oh={da:202,code:409,description:"Interactive unit in the InteractiveCreativeFile node was not executed",xa:9416},uh={da:114,code:901,description:"VPAID ad renderer error",xa:9416},hh={da:301,code:901,description:"VPAID ad start error",xa:9416},ah={da:302,code:304,description:"VPAID ad start timeout",xa:9522},ch={da:401,code:901,description:"vpaid creative stopped without impression",xa:9416},fh={da:125,code:302,description:"Wrapper limit reached, as defined by the video player. Too many Wrapper responses have been received with no InLine response.",xa:9413},lh={da:105,code:301,description:"Timeout of VAST URI provided in Wrapper element, or of VAST URI provided in a subsequent Wrapper element. (URI was either unavailable or reached a timeout as defined by the video player.)",xa:9402},vh={da:201,code:901,description:"VPAID setup error",xa:9416},dh=function(){function t(t){var i=1<arguments.length&&void 0!==arguments[1]?arguments[1]:[];this.Va=t,this.nm={},lt.call(this,i)}var i=t.prototype;return i.Vc=function(t){return this.nm[t]},i.Qe=function(){},i.ha=function(){},i.parse=function(t){return this.Qe&&this.Qe(t)?this.ha(t):null},i.vB=function(){return this.Va},t}(),ph=function(t){function i(){return t.apply(this,arguments)||this}return No()(i,t),i.prototype.Qe=function(t){return t&&t.nodeName===this.Va&&t.hasChildNodes()&&t.firstElementChild},i}(dh),mh=n(44),bh=function(){function t(){}return t.Jk=function(t){var i={};t=t.childNodes;for(var n=0;n<t.length;n++){var e=t[n],r=e.nodeName;1===e.nodeType&&(i[r]||(i[r]=e))}return i},t.Ik=function(t,i){t=t.childNodes;for(var n=0;n<t.length;n++){var e=t[n];if(1===e.nodeType&&e.nodeName===i)return e}return null},t.Ba=function(t){var i={};return t&&Array.prototype.forEach.call(t.childNodes||[],(function(t){var n=t.nodeName;1===t.nodeType&&(i[n]||(i[n]=[]),i[n].push(t))})),i},t.Wv=function(t){return!!t&&(3===t.nodeType||2===t.nodeType||!!t.hasChildNodes()&&!t.firstElementChild)},t.Da=function(t){return vt([t])},t}(),gh=function(){function t(t){t&&(this.type=t.getAttribute("type"),this.value=bh.Da(t))}var i=t.prototype;return i.prepare=function(t,i,n){this.Kf=t,this.Z=i,this.$k=n,this.zw=i.Mb},i.Ga=function(){(new Image).src=this.zw.resolve(this.value,this.$k)},t}(),yh=n(64),wh=n(69),_h=n.n(wh);n(84);var Eh=n(78),Ah=n.n(Eh),Oh=n(65),Sh=n(79),Th=n.n(Sh),Ih=So.a.La("IframeSecure"),jh=function(){function t(t,i){this.ee=t,this.rc=i,this.tf=new ou,this.Oa=Eu.a.empty()}var i=t.prototype;return i.dc=function(){this.Hp=xo.a.Qh(this.ee.src).origin,Eu.a.bind(this.ee.contentWindow.parent,"message",this.Vk.bind(this),!1)},i.jB=function(){return this.tf.Ka},i.xe=function(){this.Oa.ua(),Object(Eo.E)(this.ee)},i.Nh=function(t){this.xe(),this.tf.reject(t)},i.Sc=function(){this.ig.apply(this,arguments)},i.ig=function(t){for(var i=arguments.length,n=Array(1<i?i-1:0),e=1;e<i;e++)n[e-1]=arguments[e];if(i={data:1===n.length?n[0]:n,type:t},this.ee.contentWindow)try{this.ee.contentWindow.postMessage(i,this.Hp)}catch(t){Ih.error("Unable to send message",i,t)}},i.Vk=function(t){var i=t.data||{};t.origin===this.Hp&&i.location===this.ee.src?(t.preventDefault(),this.Hh(t)):Ih.debug("Ignore message from ".concat(t.origin))},i.Hh=function(){},Th()(t,[{key:"iframeOrigin",set:function(t){this.Jg=t},get:function(){return this.Jg}}]),t}(),Mh=function(t){function i(){return t.apply(this,arguments)||this}No()(i,t);var n=i.prototype;return n.Qo=function(t,i){this.Sc("eventCallbackListenerInvoke",{event:i,type:t})},n.Kd=function(){this.Sc("loadScript",{url:this.rc})},n.Ou=function(t,i){this.rq=t,this.Ro=i},n.Jx=function(t){this.Ao=t},n.yx=function(t){this.Sc("sessionObserverCallback",t)},n.Hh=function(t){var i=t.data||{},n=i.type;"registerSessionObserverCallback"===n&&this.rq?this.rq():"addEventListenerCallback"===n&&this.Ro?this.Ro((i.data||{}).type):"error"===n?this.Nh(t.data.data):"sessionObserverCallbackCompleted"===n&&i.data.type===Oh.SESSION_FINISH&&this.Ao&&this.Ao()},i}(jh),Nh=function(t){function i(i,n,e,r){return(i=t.call(this,i,r)||this).Fn=n,i.mm=e,i.Be=[],i.Sp=!0,i}No()(i,t);var n=i.prototype;return n.Ix=function(t){t.Sp=!1,this.Tr=t},n.xp=function(){return this.Fn||null},n.Uc=function(){return this.mm||null},n.fv=function(){return this.Tr||null},n.clone=function(){return new i(this.type,this.Fn,this.mm,this.data)},i}(Au);Nh.wg="VastEventAttempt",Nh.jd="VastEventImpression",Nh.gd="VastEventClick",Nh.ib="VastEventError",Nh.LOADED="loaded";var Rh=function(t){function i(n,e,r){return(e=t.call(this,i.md,e,null)||this).Nd=n,e.data=r||{},e}return No()(i,t),i.prototype.clone=function(){return new i(this.Nd,this.xp(),this.data)},i}(Nh);Rh.md="VASTEventVideoTracking";var kh=["*"],Lh=0,Dh=function(){function t(t){this.kb=t.dom,this.Eg=t.adContainerProvider.Ic,this.sc=t.videoTagProvider,this.U=t.eventBus,this.Qi=2,this.lb={},this.$d={},this.Fr=w()}return t.prototype.prepare=function(){var t=Ah()(_h.a.mark((function t(i,n){var e;return _h.a.xl((function(t){for(;;)switch(t.Sb=t.next){case 0:if(this.wd=i,this.Na=n,-1<kh.indexOf(this.wd.vendor)||-1<kh.indexOf("*")?e=this.wd.Vp[0]||this.wd.So[0]:(this.Qi=1,e=void 0),!e){t.next=17;break}return Et.call(this),t.Sb=5,t.next=8,At.call(this,e.url);case 8:t.next=15;break;case 10:t.Sb=10,t.WC=t.catch(5),this.Qi=3,Ot.call(this),bt.call(this);case 15:t.next=18;break;case 17:Ot.call(this);case 18:case"end":return t.stop()}}),t,this,[[5,10]])})));return function(i,n){return t.apply(this,arguments)}}(),t}();Dh.ca=["dom","adContainerProvider","videoTagProvider","eventBus"];var Ch,Ph,xh=function(){function t(){this.type=null,this.scripts=[],this.Wq=[],this.Mf=[],this.jo=[]}return t.prototype.prepare=function(t){switch(this.Kf=new yh.a,this.Z=t.Z,this.Mk=this.Z.O,this.ad=t.ad,this.type){case"adaptv_scripts":St.call(this);break;case"one_video_feacons":Tt.call(this);break;case"AdVerifications":It.call(this)}Eu.a.Eb(this.Z,Ou.Ve,jt.bind(this))},t}(),Uh=function(){function t(t){var i=this;this.Mf=[],t.forEach((function(t){(bh.Ba(t).Feacon||[]).forEach((function(t){return i.Mf.push(bh.Da(t))}))}))}return t.prototype.prepare=function(t){var i=t.Mb;this.Mf.forEach((function(t){return(new Image).src=i.resolve(t)}))},t}(),Vh=n(7),Bh=function(){function t(t){this.qx=t.getAttribute("resourceType"),this.event=t.getAttribute("event"),this.value=bh.Da(t)}return t.prototype.prepare=function(t,i,n){this.Z=n,this.Hf=n.O.S("dom"),t.ue(Eu.a.bind(n,Ou.Ve,Nt.bind(this))),this.event===Vh.IMPRESSION?t.ue(Eu.a.bind(i,Nh.jd,Mt.bind(this))):Mt.call(this)},t}(),Fh=function(t){function i(){return t.apply(this,arguments)||this}return No()(i,t),i.prototype.Qe=function(t){return t&&t.nodeName===this.Va&&bh.Wv(t)},i}(dh),zh=function(t){function i(){return t.apply(this,arguments)||this}No()(i,t);var n=i.prototype;return n.ha=function(t){var i=this.ze();return i.url=Ao.a.trim(bh.Da(t)),i},n.ze=function(){return new g},i}(Fh),Gh=new zh("Survey"),Hh=new zh("Attempt"),Yh=new zh("Impression"),qh=new zh("Error"),Wh=new zh("VASTAdTagURI"),Qh=new zh("NonLinearClickThrough"),Xh=new(function(t){function i(){return t.call(this,"JavaScriptResource")||this}return No()(i,t),i.prototype.ha=function(i){var n=t.prototype.ha.call(this,i);return n.bb=i.getAttribute("apiFramework"),n.po=i.getAttribute("browserOptional"),n},i}(zh)),Zh=new(function(t){function i(){return t.call(this,"JavaScriptResource")||this}return No()(i,t),i.prototype.ha=function(i){var n=t.prototype.ha.call(this,i);return n.bb=i.getAttribute("apiFramework"),n.type=i.getAttribute("type"),n},i}(zh)),$h=new(function(t){function i(){return t.call(this,"VerificationParameters")||this}return No()(i,t),i.prototype.ha=function(t){var i=new b;return i.value=bh.Da(t),i},i}(Fh)),Jh=function(t){function i(i,n,e){return(i=t.call(this,i)||this).type=n,i.offset=e,i}return No()(i,t),i}(g),Kh=new(function(t){function i(){return t.call(this,"Tracking")||this}No()(i,t);var n=i.prototype;return n.ha=function(i){var n=t.prototype.ha.call(this,i);return n.type=i.getAttribute("event"),n.offset=i.getAttribute("offset"),n},n.ze=function(){return new Jh},i}(zh)),ta=new(function(t){function i(){return t.call(this,"Verification",[Xh,Zh,$h,Kh])||this}return No()(i,t),i.prototype.ha=function(t){var i=new m,n=bh.Ba(t),e=n.JavaScriptResource||[],r=n.ExecutableResource||[],s=n.VerificationParameters||[];return n=bh.Ba((n.TrackingEvents||[])[0]).Tracking||[],i.Vp=e.map((function(t){return Xh.parse(t)})).sort(Rt),i.So=r.map((function(t){return Zh.parse(t)})),i.ul=s.map((function(t){return $h.parse(t)})),i.Ub=n.map((function(t){return Kh.parse(t)})),i.vendor=t.getAttribute("vendor"),i},i}(ph)),ia=function(t){function i(i,n,e){var r=t.call(this)||this;return n=n||{},r.mf=i,r.Tg=+n.d||t.prototype.up.call(nu()(r)),r.Sg=+n.p||t.prototype.tp.call(nu()(r)),r.Dg=kt(n.c,t.prototype.Op.call(nu()(r))),r.Cg=kt(n.a,t.prototype.Np.call(nu()(r))),r.se=+n.t||t.prototype.Cp.call(nu()(r)),r.dn=e||[],r}No()(i,t);var n=i.prototype;return n.Bh=function(){return this.mf},n.up=function(){return this.Tg},n.tp=function(){return this.Sg},n.Op=function(){return this.Dg},n.Np=function(){return this.Cg},n.Cp=function(){return this.se},n.ZA=function(){return this.dn},n.WB=function(){return 1===this.se},i}(function(){function t(){this.Tg=2,this.Sg=50,this.Cg=this.Dg=!1,this.se=null}var i=t.prototype;return i.up=function(){return this.Tg},i.tp=function(){return this.Sg},i.Op=function(){return this.Dg},i.Np=function(){return this.Cg},i.Cp=function(){return this.se},t}()),na=function(t){function i(i,n){return t.call(this,n,{a:i.getAttribute("a"),c:i.getAttribute("c"),d:i.getAttribute("d"),p:i.getAttribute("p"),t:i.getAttribute("t")})||this}return No()(i,t),i}(ia),ea=new(function(t){function i(){return t.call(this,"Extension")||this}No()(i,t);var n=i.prototype;return n.ha=function(t){var i=new xh;switch(i.type=t.getAttribute("type"),t=bh.Ba(t),i.type){case"adaptv_scripts":i.scripts=function(){var t=[];return(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).forEach((function(i){return t.push(new Bh(i))})),t}(t.Script);break;case"adaptv_iab_viewable_beacons":i.Wq=Lt(t.Beacon);break;case"Viewability3P":i.Gy=Lt(t.Beacon);break;case"ViewabilityRules":i.Iy=Dt(t,"viewabilityDefVideo"),i.Hy=Dt(t,"viewabilityDefVideo3P");break;case"one_video_feacons":i.Mf.push(new Uh(t.Feacons));break;case"AdVerifications":i.jo=function(){var t=[];return(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).forEach((function(i){t=(bh.Ba(i).Verification||[]).map((function(t){return ta.parse(t)}))})),t}(t.AdVerifications)}return i},n.Qe=function(t){return t&&t.nodeName===this.Va},i}(ph)),ra=new(function(t){function i(){return t.call(this,"ViewableImpression")||this}return No()(i,t),i.prototype.ha=function(t){var i=new p;return t=bh.Jk(t),i.Ib=new gh(t.Viewable),i.Sk=new gh(t.NotViewable),i.wl=new gh(t.ViewUndetermined),i},i}(ph)),sa=new(function(t){function i(){return t.call(this,"AdSystem")||this}return No()(i,t),i.prototype.ha=function(t){var i=new d;return i.version=t.getAttribute("version"),i.name=bh.Da(t),i},i}(Fh)),oa=n(5),ua=n.n(oa),ha=function(){function t(t,i){var n=this;this.Nq={},this.dx=t,this.O=i,t.forEach((function(t){var i=t.Lo,e=t.Nf;Object.keys(e).map((function(t){return e[t]=xo.a.ck(e[t])})),n.Nq[t.lang]={displayText:i,formats:e}}))}return t.prototype.prepare=function(t){var i=this;this.O||(this.O=t);var n=this.O.S("eventBus");Eu.a.Eb(n,Ou.ji,(function(){n.dispatchEvent(new Ou(Ou.ki,null,{raw:i.dx,subtitles:i.Nq}))}))},t}(),aa=function(t){function i(){var i=t.call(this)||this;return i.Bo=[],i.He=[],i.Mp=null,i.Zc=[],i.duration=null,i.ei=!1,i.di=null,i.ci=null,i.parameters=null,i.cb=null,i.wu=null,i.Do=new ha([]),i.aq=null,i}return No()(i,t),i}(v),ca={ar:"العربية",de:"deutsch",en:"english",es:"español",fr:"français",he:"עברית",id:"Indonesian",it:"Italiano",ja:"日本語",ru:"русский",tl:"Filipino",zh:"简体中文 (中国)","zh-tw":"繁體中文 (台灣)"},fa=new c("STREAMING"),la=new c("PROGRESSIVE"),va=function(t){function i(i,n){return(i=t.call(this,i)||this).id=n,i}return No()(i,t),i}(g),da=function(t){function i(i,n){return(i=t.call(this,i,n)||this).Ko=null,i.mimeType="",i.width=null,i.height=null,i.su="",i.bitrate=null,i.cg=null,i.maxBitrate=null,i.Ne=!0,i.bg=!0,i.bb="",i}return No()(i,t),i}(va),pa=function(t){function i(){return t.apply(this,arguments)||this}No()(i,t);var n=i.prototype;return n.ha=function(i){var n=t.prototype.ha.call(this,i);return n.id=i.getAttribute("id"),n},n.ze=function(){return new va},i}(zh),ma=new pa("ClickThrough"),ba=new pa("ClickTracking"),ga=new pa("CustomClick"),ya=new pa("NonLinearClickTracking"),wa=new(function(t){function i(){return t.call(this,"MediaFile")||this}No()(i,t);var n=i.prototype;return n.ha=function(i){var n=t.prototype.ha.call(this,i);switch(String(i.getAttribute("delivery"))){case"streaming":n.Ko=fa;break;case"progressive":n.Ko=la}var e=i.getAttribute("height");return n.height=isNaN(e)?0:e,e=i.getAttribute("width"),n.width=isNaN(e)?0:e,n.su=i.getAttribute("codec"),n.bitrate=i.getAttribute("bitrate"),n.cg=i.getAttribute("minBitrate"),n.maxBitrate=i.getAttribute("maxBitrate"),e=i.getAttribute("scalable"),n.Ne=!e||("true"===e||0<parseInt(e)),n.bg="true"===i.getAttribute("maintainAspectRatio"),n.mimeType=i.getAttribute("type"),n.bb=i.getAttribute("apiFramework"),n.url&&-1!==n.url.indexOf("acds.prod.vidible.tv")&&(n.fc=xo.a.Qb("placementId",n.url)),n},n.ze=function(){return new da},i}(pa)),_a=function(t){function i(i,n){return(i=t.call(this,i,n)||this).type=void 0,i.bb="",i.zy=!1,i}return No()(i,t),i}(va),Ea=new(function(t){function i(){return t.call(this,"InteractiveCreativeFile")||this}No()(i,t);var n=i.prototype;return n.ha=function(i){var n=t.prototype.ha.call(this,i);return n.bb=i.getAttribute("apiFramework")||"vpaid",n.type=i.getAttribute("type"),n.zy=i.getAttribute("variableDuration")||!1,n},n.ze=function(){return new _a},i}(pa)),Aa=new(function(t){function i(){return t.call(this,"Icon")||this}return No()(i,t),i.prototype.ha=function(t){var i=new a;i.width=+t.getAttribute("width")||0,i.height=+t.getAttribute("height")||0,i.rg=+t.getAttribute("xPosition")||t.getAttribute("xPosition"),i.sg=+t.getAttribute("yPosition")||t.getAttribute("yPosition"),i.offset=Object(Eo.K)(t.getAttribute("offset")||""),i.duration=Object(Eo.K)(t.getAttribute("duration")||""),t=bh.Ba(t);var n=bh.Ba(t.IconClicks[0]),e=n.IconClickThrough&&n.IconClickThrough[0];return n=n.IconClickTracking&&n.IconClickTracking[0],t.StaticResource&&t.StaticResource[0]&&(i.Mq=bh.Da(t.StaticResource[0]).trim()),t.IconViewTracking&&t.IconViewTracking[0]&&(i.vl=bh.Da(t.IconViewTracking[0]).trim()),e&&(i.fk=bh.Da(e).trim()),n&&(i.gk=bh.Da(n).trim()),i},i}(ph)),Oa=new(function(t){function i(){return t.call(this,"AdParameters")||this}return No()(i,t),i.prototype.ha=function(t){var i=new h;return i.value=bh.Da(t),i.Ny=t.getAttribute("xmlEncoded"),i},i}(Fh)),Sa=["application/x-shockwave-flash","video/x-flv"],Ta=(Ch={},ua()(Ch,"application/javascript","cjs"),ua()(Ch,"text/javascript","cjs"),ua()(Ch,"application/x-javascript","cjs"),ua()(Ch,"application/vnd.apple.mpegurl","cm3u8"),ua()(Ch,"application/x-mpegurl","cm3u8"),ua()(Ch,"application/x-shockwave-flash","cswf"),ua()(Ch,"uplynk/m3u8","cm3u8"),ua()(Ch,"video/3gpp","c3gpp"),ua()(Ch,"video/x-flv","cflv"),ua()(Ch,"video/mp4","cmp4"),ua()(Ch,"video/webm","cwebm"),Ch),Ia=new(function(t){function i(){return t.call(this,"Linear",[Kh,ma,ba,ga,wa,Aa,Oa])||this}return No()(i,t),i.prototype.ha=function(t){var i=new aa,n=bh.Jk(t);if((t=t.getAttribute("skipoffset"))&&(i.ei=!0,"%"===t.slice(-1)?i.ci=Number(t.slice(0,-1)):i.di=Object(Eo.K)(t)),t=bh.Da(n.Duration),i.duration=t?Object(Eo.K)(t):NaN,(t=n.AdParameters)&&(i.parameters=Oa.parse(t)),(t=n.TrackingEvents)&&(bh.Ba(t).Tracking||[]).forEach((function(t){return i.Ub.push(Kh.parse(t))})),t=n.VideoClicks){var e=(t=bh.Ba(t)).ClickThrough;e&&(e=e[0])&&(i.cb=ma.parse(e)),(e=t.ClickTracking)&&e.forEach((function(t){return i.Bo.push(ba.parse(t))})),(t=t.CustomClick)&&(t=t[0])&&(i.wu=ga.parse(t))}return(t=n.Icons)&&(t=bh.Ba(t).Icon)&&t.forEach((function(t){return i.Zc.push(Aa.parse(t,!0))})),t=(n=n.MediaFiles)&&bh.Ba(n).MediaFile||[],function(t,i){var n=[],e=[],r=new f;i.forEach((function(t){if(t=wa.parse(t)){var i=t.mimeType&&t.mimeType.toLowerCase()||"",s=Ta[i];s?r[s]+=1:r.tu+=1,(s=t.url)&&!Ao.a.startsWith(s,"rtmp",!0)&&i&&0<i.length&&-1===Sa.indexOf(i)&&("vpaid"!==(t.bb&&t.bb.toLowerCase()||"")?n.push(t):("application/javascript"===i||"text/javascript"===i||"application/x-javascript"===i)&&e.push(t))}})),t.aq=r,t.He=0<n.length?n:e}(i,t),t=n&&bh.Ik(n,"ClosedCaptionFiles")||[],t=(n&&t&&bh.Ba(t).ClosedCaptionFile||[]).map((function(t){return new l(t,!0)})),i.Do=new ha(t),(n=(n&&bh.Ba(n).InteractiveCreativeFile||[])[0])&&(n=Ea.parse(n))&&(i.Mp=n),i},i}(ph)),ja=function(t){function i(){var i=t.call(this)||this;return i.Ne=!0,i.bg=!0,i.Rk=null,i}return No()(i,t),i}((function(){this.height=this.width=null,this.id="",this.parameters=this.qu=this.cb=this.To=this.Uo=null,this.bb="",this.hc=[]})),Ma=new o("STATIC"),Na=new o("IFRAME"),Ra=new o("HTML"),ka=function(t){function i(i,n){return(i=t.call(this,i)||this).$s=n,i}return No()(i,t),i.prototype.ha=function(t){var i=new u;return i.type=this.$s,i.value=bh.Da(t),i.mimeType=t.getAttribute("creativeType"),i},i}(Fh),La=new ka("StaticResource",Ma),Da=new ka("IFrameResource",Na),Ca=new ka("HTMLResource",Ra),Pa=new(function(t){function i(){return t.call(this,"NonLinear",[Qh,ya])||this}No()(i,t);var n=i.prototype;return n.ha=function(i){var n=t.prototype.ha.call(this,i),e=i.getAttribute("scalable");n.Ne=!e||("true"===e||0<parseInt(e));var r="true"===(e=i.getAttribute("maintainAspectRatio"))||0<parseInt(e);return n.bg=!e||r,i=i.getAttribute("minSuggestedDuration"),n.Rk=i?Object(Eo.K)(i):NaN,n},n.uu=function(){return new ja},n.lp=function(){return Qh.Va},n.mp=function(){return ya.Va},i}(function(t){function i(i){return t.call(this,i,(1<arguments.length&&void 0!==arguments[1]?arguments[1]:[]).concat([La,Da,Ca,Oa,Kh]))||this}No()(i,t);var n=i.prototype;return n.ha=function(t){var i=this,n=this.uu();n.height=t.getAttribute("height"),n.width=t.getAttribute("width"),n.id=t.getAttribute("id");var e=t.getAttribute("expandedWidth");return n.Uo=isNaN(e)?0:e,e=t.getAttribute("expandedHeight"),n.To=isNaN(e)?0:e,n.bb=t.getAttribute("apiFramework"),[(t=bh.Ba(t)).StaticResource||[],t.IFrameResource||[],t.HTMLResource||[]].forEach((function(t){t.forEach((function(t){(t=i.Vc(t.nodeName).parse(t))&&n.hc.push(t)}))})),(e=t.AdParameters)&&(n.parameters=Oa.parse(e[0])),(e=t[this.lp()])&&(n.cb=this.gv().parse(e[0])),(t=t[this.mp()])&&(n.qu=this.hv().parse(t[0])),n},n.gv=function(){return this.Vc(this.lp())},n.hv=function(){return this.Vc(this.mp())},i}(ph))),xa=function(t){function i(){var i=t.call(this)||this;return i.vc=[],i}return No()(i,t),i}(v),Ua=new(function(t){function i(){return t.call(this,"NonLinearAds",[Kh,Pa])||this}return No()(i,t),i.prototype.ha=function(t){var i=new xa,n=(t=bh.Ba(t)).NonLinear;return n&&n.forEach((function(t){return i.vc.push(Pa.parse(t))})),(t=t.TrackingEvents)&&(bh.Ba(t[0]).Tracking||[]).forEach((function(t){return i.Ub.push(Kh.parse(t))})),i},i}(ph)),Va=new(function(t){function i(){return t.call(this,"UniversalAdId")||this}return No()(i,t),i.prototype.ha=function(t){var i=new s;return i.value=bh.Da(t),i.Hk=t.getAttribute("idRegistry"),i},i}(Fh)),Ba=new(function(t){function i(){return t.call(this,"Creative",[Ia,Ua])||this}return No()(i,t),i.prototype.ha=function(t){var i,n=this,e=null;return[].slice.call(t.childNodes).forEach((function(r){if("UniversalAdId"===r.nodeName)i=r;else{var s=n.Vc(r.nodeName);s&&(e=s.parse(r))&&(e.id=t.getAttribute("id"),r=t.getAttribute("sequence"),e.ub=isNaN(r)?0:r,e.Qt=t.getAttribute("adID")||t.getAttribute("AdID"))}})),e&&(e.Tq=Va.parse(i)),e},i}(ph)),Fa=function(t){function i(i){return t.call(this,i,(1<arguments.length&&void 0!==arguments[1]?arguments[1]:[]).concat([sa,Hh,qh,Yh,Ba,ea,ta,ra]))||this}return No()(i,t),i.prototype.ha=function(t){var i=this.Go(),n=(t=bh.Ba(t)).AdSystem&&t.AdSystem[0];return i.Z=n&&sa.parse(n)||{},i.no=Ct.call(this,t.Attempt,"Attempt"),i.Jh=Ct.call(this,t.Impression,"Impression"),i.Jh.forEach((function(t){-1===t.url.indexOf("log.adaptv.advertising.com")||i.fc||(i.fc=xo.a.Qb("5",t.url))})),i.Ae=Ct.call(this,t.Error,"Error"),i.Ia=Pt.call(this,t.Creatives,"Creative"),i.Ia.sort((function(t,i){return t.ub-i.ub})),i.Ia=i.Ia.map((function(t,i){return t.ic=i,t})),i.tc=Pt.call(this,t.Extensions,"Extension"),i.By=Pt.call(this,t.AdVerifications,"Verification"),t.ViewableImpression&&(i.fd=[ra.parse(t.ViewableImpression[0])]),i},i}(ph),za=["[ERRORCODE]","%5BERRORCODE%5D"],Ga=["[cachebuster]","[CACHEBUSTER]","[CACHE_BUSTER]","[CACHE_BREAKER]","[CACHEBUSTING]"],Ha=["[OMIDPARTNER]"],Ya=["[timestamp]","[TIMESTAMP]"],qa=["[ADTYPE]"],Wa=["[ADSERVINGID]"],Qa=["[ASSETURI]","[AD_MEDIA_FILE_URL]","AD_MEDIA_FILE_URL"],Xa=["[BLOCKEDADCATEGORIES]"],Za=["[BREAKPOSITION]"],$a=["[CLIENTUA]","[clientua]"],Ja=["[CONTENTPLAYHEAD]","[MEDIAPLAYHEAD]"],Ka=["[PAGEURL]","[pageurl]"],tc=["[UNIVERSALADID]"],ic=["[ADCOUNT]"],nc="[TRANSACTIONID] [PLACEMENTTYPE] [IFA] [IFATYPE] [SERVERSIDE] [DOMAIN] [APPBUNDLE] [VASTVERSIONS] [EXTENSIONS] [VERIFICATIONVENDORS] [MEDIAMIME] [PLAYERCAPABILITIES] [CLICKTYPE] [PLAYERSTATE] [INVENTORYSTATE] [PLAYERSIZE] [ADPLAYHEAD] [CONTENTID] [CONTENTURI] [PODSEQUENCE] [CLICKPOS] [LIMITADTRACKING] [REGULATIONS] [GDPRCONSENT] [ADCATEGORIES] [SERVERUA] [DEVICEUA] [DEVICEIP]".split(" "),ec=["[LATLONG]"],rc=function(t){function i(){var i=t.call(this)||this;return i.Mn=[],i.no=[],i.Jh=[],i.Ae=[],i.Ia=[],i.tc=[],i.$f=!1,i.id="",i.state={loaded:!1},i}No()(i,t);var n=i.prototype;return n.qq=function(t,i,n){var e=this,r=new Nh(Nh.wg,null,null,i);this.Xd=function(){e.dispatchEvent(r),t.fg(r),e.Xd=null},(this.state.loaded||n)&&this.Xd()},n.dispatchEvent=function(i){var n=i.xp();switch(n=i.Sp?n:!Object(Eo.r)(n)&&Ut.call(this,n),i.type){case Nh.wg:this.Or||(xt(i,this.no),this.Or=!0);break;case Nh.jd:xt(i,this.Jh);break;case Nh.ib:this.Xd&&this.Xd(),xt(i,this.Ae);break;case Nh.gd:n instanceof aa&&(xt(i,n.Bo),n.Ub&&n.Ub.forEach((function(t){"clickThru"===t.type&&t.url&&i.Be.push(t.url)})));break;case Rh.md:Vt.call(this,n,i.Be,i.Nd,i);break;case Nh.LOADED:this.Xd&&this.Xd(),this.state.loaded=!0;case"iab_detection_started":case"iab_viewable":case"iab_detection_failed":case"VIDEO_VIEW_3P":case"stopped":case"linearChange":Vt.call(this,n,i.Be,i.type)}return t.prototype.dispatchEvent.call(this,i)},n.zu=function(t,i){this.hs||(this.hs=!0,i=new Nh(Nh.ib,null,null,{error:i}),this.dispatchEvent(i),t.fg(i))},i}(jo.default),sc=function(t){function i(){var i=t.call(this)||this;return i.title="",i.description="",i.Wt="",i.iy=null,i.vw=Date.now(),i}return No()(i,t),i}(rc),oc=new(function(t){function i(){return t.call(this,"InLine",[Gh])||this}No()(i,t);var n=i.prototype;return n.ha=function(i){var n=t.prototype.ha.call(this,i);return i=bh.Jk(i),n.title=bh.Da(i.AdTitle),n.description=bh.Da(i.Description),n.Wt=bh.Da(i.Advertiser),n.iy=Gh.parse(i.Survey),n.Rt=bh.Da(i.AdServingId),n.bk=bh.Da(i.Category),n.expires=parseInt(bh.Da(i.Expires),10),n},n.Go=function(){return new sc},i}(Fa)),uc=[Nh.wg,Nh.jd,Nh.gd,Nh.LOADED,Rh.md,"iab_detection_started","iab_viewable","iab_detection_failed","VIDEO_VIEW_3P","stopped","linearChange"],hc=function(t){function i(){var i=t.call(this)||this;return i.$f=!0,i.yo=null,i}No()(i,t);var n=i.prototype;return n.bu=function(t){var i=this;t.ads.forEach((function(t){return uc.forEach((function(n){return t.addEventListener(n,Bt.bind(i))}))}))},n.ax=function(t,i){t.ads.forEach((function(t){i.tc&&(t.tc=(t.tc||[]).concat(i.tc)),i.fd&&(t.fd=(t.fd||[]).concat(i.fd)),t.Ia.forEach((function(t){var n=0<i.Ia.length&&i.Ia[0]instanceof aa;t.Zc&&0===t.Zc.length&&n&&(t.Zc=t.Zc.concat(i.Ia[0].Zc))})),t.ve&&t.$f&&(t.ve=i.ve.concat(t.ve).filter((function(t,i,n){return n.indexOf(t)===i})))}))},i}(rc),ac=new(function(t){function i(){return t.call(this,"Wrapper",[Wh])||this}No()(i,t);var n=i.prototype;return n.ha=function(i){var n=t.prototype.ha.call(this,i),e=bh.Ik(i,"BlockedAdCategories");return n.yo=Wh.parse(bh.Ik(i,"VASTAdTagURI")),n.ve=e&&(bh.Da(e).split(",")||[]),n},n.Go=function(){return new hc},i}(Fa)),cc=new(function(t){function i(){return t.call(this,"Ad",[oc,ac])||this}return No()(i,t),i.prototype.ha=function(t){var i=null,n=t.firstElementChild,e=this.Vc(n.nodeName);return e&&((i=e.parse(n)).Cf=t.getAttribute("adType")||"video",i.id=t.getAttribute("id"),n=t.getAttribute("sequence"),t=t.getAttribute("fallbackSequence"),n&&(i.ub=+n),t&&(i.Su=+t)),i},i}(ph)),fc=function(t){function i(i,n){return(i=t.call(this,i)||this).version=n,i}return No()(i,t),i}(g),lc=new(function(t){function i(){return t.call(this,"Error")||this}No()(i,t);var n=i.prototype;return n.ha=function(i){var n=t.prototype.ha.call(this,i);return n.version=i.getAttribute("version"),n},n.ze=function(){return new fc},i}(zh)),vc=function(){function t(){this.ads=[],this.Ae=[]}var i=t.prototype;return i.op=function(){return 0<this.ads.length?this:this.parent?this.parent.op():null},i.Iv=function(t){for(var i=[],n=this;;){if(n.wc&&i.push(n.wc),n.parent===t||!t)return i;if(!n.parent)return[];n=n.parent}},t}(),dc=function(t){function i(i){var n=t.call(this,"VAST",[cc,lc])||this;return n.M=i,n}No()(i,t);var n=i.prototype;return n.Qe=function(){return!0},n.ha=function(t){var i=this,n=new vc,e=bh.Ba(t);if(n.VC=t.getAttribute("adaptvFailover")||!1,t=e.Error){var r=this.Vc("Error");t.forEach((function(t){(t=r.parse(t))&&n.Ae.push(t)}))}if((t=e.Extensions)&&this.M&&t.forEach((function(t){(bh.Ba(t).Extension||[]).forEach((function(t){"one_video_feacons"===(t&&t.getAttribute("type"))&&(t=bh.Ba(t).Feacons,new Uh(t).prepare(i.M))}))})),e=e.Ad){var s=this.Vc("Ad");e.forEach((function(t,i){(t=s.parse(t))&&(t.ic=i+1,n.ads.push(t))}))}return n},i}(ph),pc=So.a.La("VastParser"),mc=function(){function t(t){this.M=t}return t.prototype.parse=function(t){return new dc(this.M).parse(function(t){t:{var i=fu()(t);if("string"===i)try{if(void 0!==window.DOMParser){var n=(new window.DOMParser).parseFromString(t,"text/xml");(0<n.getElementsByTagName("parsererror").length||!n.documentElement)&&pc.error("VastParser error:",n.getElementsByTagName("parsererror")[0].innerText);var e=n}else Ft("No XML parser found"),e=void 0;break t}catch(i){pc.error(i,"Invalid VAST xml",t),Ft("Invalid VAST: ".concat(i.message||i))}else{if("object"===i){e=t;break t}Ft("Cannot parse VAST: non-supported type",i)}e=void 0}return"VAST"!==(t=e.documentElement).nodeName&&Ft("Invalid VAST XML",nh),t}(t))},t}(),bc=["Bumper","Midroll","Overlay","Preroll"],gc=["Bumper","Midroll","Preroll"],yc=function(){function t(){}var i=t.prototype;return i.parse=function(t,i,n){if(this.As=/OneVideo\sVIP/.test(t.vendorName),this.ia=i||{},this.Pn=t.transactionId,this.Vd=t.adxResult,this.eh=t.usid,this.tn=t.rcid,this.Os=t.overlayURL,this.ut=t.thumbnail,this.qs=t.fullsizeThumbnail,this.Gt=t.videoTitle,this.Et=t.videoId,this.Dt=t.videoDuration,this.yr=t.acid,this.Nr=t.asid,this.Ii=t.auid,this.sn=t.rid,this.Ua=t.parentSlot,this.qf=t.pblob||"",this.ah=t.spaceId||"",t.cpm&&(this.Fb=Number(t.cpm),isNaN(this.Fb)&&(this.Fb=Number(Object(Eo.b)(t.cpm)))),this.Fb=this.Fb||0,(this.Gc=t.impTracker)&&(this.Gc=this.Gc.replace(/\[ECPM]/g,this.Fb||"")),this.Pa=t.urls||[],t.url&&-1===this.Pa.indexOf(t.url)&&this.Pa.unshift(t.url),this.zt=this.Pa.length,this.jy(),this.Ci=t.adEngineType||"VAST",this.xf=t.vastXml)try{"GEMINI"===this.Ci?this.Px(JSON.parse(this.xf)):(this.ma=new mc(n).parse(this.xf),this.ma.Md=this.Cc),this.Im=!!(this.ma&&this.ma.ads&&0<this.ma.ads.length||this.mc&&this.mc.ads&&0<this.mc.ads.length)}catch(t){this.Un=t}if(this.Lj=t.vastAds,this.N=t.config,!this.Cc&&!this.xf&&!this.Lj&&"PREBID"!==this.Ci)throw Error("URL, VAST XML or Ads should be specified for each ad config entry");return this.Ct=t.vendor&&t.vendor.match(/[0-9a-zA-Z]{24}/g)?t.vendor:"",this.Vn=t.vendorName,this.mf=t.name,this.Cn=1e3*t.startTimeout||2147483647,this.Ws=Number(t.priorityBoost)||1,this.ra=t.type||t.adTypes&&t.adTypes[0]||"All",this.Qn=t.types||[],this.vs=!!t.houseAd,this.rt=!!t.strictSiteCheck,this.Ss=void 0===t.pbl||t.pbl,this.Xs=t.profitCenter,i=t.saleforce||{},this.Rr=i.bookingId,this.Ds=i.lineItemId,this.Gn=(t.trackers||{}).Impression||[],this.Bm=t.extraProperties||{},this.kn=t.podId,this.zn=t.slotAdSeq,this.jm=t.bsfv,this.Ag=Math.random().toString(36).substr(2,9),this.Gj=!!t.skipVastRequestRetry,this.Hg=n&&n.T.Hg||0,this.As&&1<this.Hg&&(this.Gj=!1),this.Sr=!!t.canRenderUI,this.zs=!!t.isNative,this},i.xz=function(t){this.Pa.push(t)},i.sB=function(){return{adxResult:this.Vd,slot:this.Ua,txid:this.Pn,usid:this.eh}},i.getUrl=function(t){return Ph?Ph.resolve(this.Cc,t):this.Cc},i.yB=function(){return this.zt},i.jy=function(){0<this.Pa.length&&(this.Cc=this.Pa.shift())},i.np=function(){return this.N},i.qp=function(){var t=this,i=0;return this.Pa.forEach((function(n){return i+=t.zp(n)})),i+=this.zp(this.Cc)},i.zp=function(t){return-1===xo.a.Ah(t||"").indexOf("konduit.me")?this.ia.Yc:1e4},i.JA=function(){return 1e4},i.getVendor=function(){return this.Ct||""},i.Bp=function(){return this.Vn||""},i.av=function(){return this.Rr||""},i.Fv=function(){return this.Ds||""},i.Ov=function(){return this.Xs||""},i.getAdEngineType=function(){return this.Ci||""},i.getType=function(){return this.ra||""},i.getAcid=function(){return this.yr||""},i.getOverlayURL=function(){return this.Os||""},i.getThumbnail=function(){return this.ut||""},i.getFullsizeThumbnail=function(){return this.qs||""},i.getVideoTitle=function(){return this.Gt||""},i.getVideoId=function(){return this.Et||""},i.getVideoDuration=function(){return this.Dt},i.wB=function(){return this.Gn},i.getAsid=function(){return this.Nr||""},i.Zu=function(){return this.Ii||""},i.Tf=function(){return this.xf||""},i.BB=function(){return this.ma},i.KA=function(){return this.mc},i.Px=function(t){this.mc=t},i.IB=function(){return this.Im},i.CB=function(){return this.Un},i.AB=function(){return this.Lj},i.Bh=function(){return this.mf||""},i.aC=function(){return this.Gj},i.isNative=function(){return this.zs},i.cC=function(){return this.rt},i.kw=function(){return this.vs},i.zv=function(){if(this.Gc)return Ph?Ph.resolve(this.Gc):this.Gc},i.iB=function(){return this.Fb*this.Ws},i.vA=function(){return this.Fb},i.getRuleId=function(){return this.sn},i.uB=function(){return this.Cn},i.getTransactionId=function(){return this.Pn},i.kA=function(){return this.Vd},i.getUsid=function(){return this.eh},i.oB=function(){return this.tn},i.IA=function(){return this.Bm},i.XB=function(){return zt(this.ra)},i.nw=function(){return this.Ss},i.eB=function(){return this.kn},i.tB=function(){return this.zn},i.Eo=function(t){return this.ra===t||"All"===this.ra&&zt(t,!0)||-1!==this.Qn.indexOf(t)||-1!==this.Qn.indexOf("All")},i.bw=function(){var t=0===(this.Cc||"").indexOf("https://tpc.googlesyndication.com")||0===(this.Cc||"").indexOf("https://ima3vpaid.appspot.com");return 0<((this.Vn||"").match(/.*ADX.*/g)||[]).length||t},i.prepare=function(t,i){if(!(-1<bc.indexOf(i)))throw Error("Bad type value: ".concat(i));var n=this.clone();return n.ra=i,Ph=t,n},i.clone=function(){var i=new t;return Object(Eo.g)(this,i),i},i.YA=function(){return this.qf},i.Wc=function(){return this.ah},i.Bx=function(t){this.Cr=t},i.cp=function(){return this.Cr},i.pA=function(){return this.jm},i.Zz=function(){return this.Ag},i.canRenderUI=function(){return this.Sr},t}(),wc=function(t){function i(){var i=t.call(this)||this;return i.Tb=null,i}No()(i,t);var n=i.prototype;return n.clone=function(){var t=new i;return Object(Eo.g)(this,t),t},n.parse=function(i,n){if(t.prototype.parse.call(this,i,n),i=i.slot||i||{},this.Tb=new _,this.Tb.delay=i.delay||1,this.Tb.width=i.width,this.Tb.height=i.height,this.Tb.top=i.top,this.Tb.left=i.left,this.Tb.Zp=1e3*i.maxShowTime||this.ia.maxLinearShowTime||Number.POSITIVE_INFINITY,this.Tb.Mo="true"===String(i.disposable)||!1,this.Tb.position=i.position||_.ui,i=this.Tb.position,-1===[_.Rl,_.ui,_.Sl,_.Tl,_.vi,_.ti].indexOf(i))throw Error("Bad overlay slot position: ".concat(i));return this},i}(yc),_c=function(){function t(){}return t.parse=function(t,i,n){var e=t.type||t.adTypes[0];switch(e){case"Overlay":return(new wc).parse(t,i);case"Preroll":case"Midroll":case"Bumper":case"All":case null:return(new yc).parse(t,i,n);default:throw Error("Bad ad config entry type: ".concat(e))}},t}(),Ec=function(){function t(t){this.Gu=[],t=t.config.gp(),this.Cz=t.asids||[],this.Vt=null==t.prerollInterleave?1:t.prerollInterleave,this.Cd=t.podSize||1,this.Cu=t.domainOptimisation;var i=t.timeout||{};this.Bw=1e3*(i.maxLinearShow||90),this.lg=1e3*i.soft||400,this.Yc=1e3*i.hard||8*this.lg,this.Lq=Math.min(1e3*i.start||6*this.Yc,2147483647),this.Aw=Math.min(1e3*i.maxAdSearch||0,2147483647),this.Yc<this.lg&&(i=[this.Yc,this.lg],this.lg=i[0],this.Yc=i[1]),this.volume=t.volume,this.rz=t.adStrategy||"ADSET_BASED",this.cw=t.isBrandedContent,this.Jq=t.skipSettings||{},this.cb=t.clickThroughUrl,this.Dx(t.aeg||[])}return t.prototype.Dx=function(){var t=this;(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).forEach((function(i){return t.Gu.push(i.map((function(i){return _c.parse(i,t)})))}))},t}();Ec.ca=["config"];var Ac=n(76),Oc=function(t){this.yg=t.actionTracker};Oc.ca=["actionTracker"];var Sc=function(t){function i(i,n){var e=t.call(this)||this;return e.ge=So.a.La(n||"Pool"),e.lz=!1,Gt.call(nu()(e),i),e}No()(i,t);var n=i.prototype;return n.getEntries=function(){return this.Dc},n.size=function(){return this.Dc.length},n.Kh=function(){return 0===this.size()},n.addEventListener=function(n,e){t.prototype.addEventListener.call(this,n,e),n===i.Event.Vl&&this.Kh()&&this.$m(n,[this],e)},n.release=function(t){if(t)if(t.sf){for(var n=0;n<this.Dc.length;n++)if(this.Dc[n].sf===t.sf)return t=this.Dc.splice(n,1),this.ge.debug("Released",t,"pool",this.Dc),void(this.Kh()&&this.dispatchEvent(i.Event.Vl,this));Ht.call(this,t,"not found")}else Ht.call(this,t,"entry w/o pool key");else Ht.call(this,t,"invalid entry value")},i}(jo.default);Sc.Event={Vl:"Pool.Released.All"};var Tc=function(t){function i(i,n,e,r,s,o,u){return(i=t.call(this,i,n)||this).vf=r,i.xj=s,i.Ea=e,i.df=o,i.Wn=u,i}No()(i,t);var n=i.prototype;return n.xB=function(){return this.vf},n.fB=function(){return this.xj},n.sk=function(){return this.Ea},n.CA=function(){return this.df},n.DB=function(){return this.Wn},n.clone=function(){return new i(this.type,this.data,this.Ea,this.vf,this.xj,this.df,this.Wn)},i}(function(){function t(t,i){this.type=t,this.data=i}return t.prototype.clone=function(){return new t(this.type,this.data)},t}());Tc.LOADING="EntriesManagerEvent.LOADING",Tc.LOADED="EntriesManagerEvent.LOADED",Tc.Ll="EntriesManagerEvent.FAILED";var Ic=So.a.La("EntriesServerResponseParser"),jc=function(){function t(t){this.N=t.config,this.ia=t.adsConfig,this.O=t.injector}return t.prototype.parse=function(t,i){var n=this;if(!Object(Eo.y)(t))throw Error("Received bad source ".concat(t));this.Mr=t.apid,this.xt=t.txid,this.Vd=t.adxResult,this.eh=t.usid,this.Ii=t.auid;var e=t.pods||[];return e.forEach((function(t){t.slots&&t.slots.forEach((function(e,r){e.adSeq=r+1,e.podId=t.id,e.aeg=Yt.call(n,e,i),e.hasAds=function(t){return t.aeg.some((function(t){return 0<t.length}))}(e)}))})),{Sh:e,source:t}},t}();jc.ca=["config","adsConfig","injector"];var Mc=So.a.La("BaseAdEntriesLoader"),Nc=function(t){function i(i){var n=t.call(this)||this;return n.Pa=i.urls,n.Ps=i.parametersCombine,n}return No()(i,t),i.prototype.load=function(t,i){return i=i&&Object(Eo.H)(i)||"",A("".concat(t,"&").concat(i),null,{timeout:5e3,withCredentials:!0}).then((function(t){return t.data})).catch((function(t){Mc.error("Failed to load entries",t)}))},i}(jo.default);Nc.ca=["parametersCombine","urls"];var Rc=function(t){function i(){return t.apply(this,arguments)||this}No()(i,t);var n=i.prototype;return n.reset=function(){this.Ea=this.Jj=this.qc=this.un=null},n.load=function(i,n){if(this.Ea=i,i=this.Ps.Dp(this.Ea),qt(this.Ea)){if((n=this.qc[this.Ea]&&this.qc[this.Ea][n]&&this.qc[this.Ea][n].shift()).calculated)return _o.a.resolve(this.cl({schema:{pods:[n]}}));i.schemaId=this.un,i.podId=n.id}return t.prototype.load.call(this,this.Pa.Wu(),i).then(this.cl.bind(this))},n.cl=function(t,i){i&&(this.Ea=i),(i=t.schema||{}).id&&(this.un=i.id),i=i.pods||[],Qt.call(this,i),Zt.call(this,i);var n=Xt.call(this,i),e=Wt.call(this,i),r=this.Jj;return this.Jj=null,{defaultSlot:t.slot,podSize:r,pods:i,slots:n,timings:e,version:t.version}},i}(Nc);Rc.ca=["parametersCombine","urls"];var kc=So.a.La("AdEntriesManager"),Lc=1,Dc=function(){function t(t){this.U=t.eventBus,this.N=t.config,this.Qs=t.injector.Xa(jc),this.jj=new Rc(t),this.reset()}var i=t.prototype;return i.reset=function(){this.jj.reset(),this.Sa=[],this.Cm={},this.Tj=!1},i.release=function(t){for(var i=0;i<this.Sa.length;i++){for(var n=this.Sa[i],e=0;e<n.length;e++){var r=n[e];if(r.Pd===t.Pd)return r.release(t),void(0===r.size()&&(n.splice(e,1),this.Tj=this.Tj||t.Pp))}0===n.length&&this.Sa.splice(i,1)}kc.warn("Unable to release entry because pool doesn't exist",t,this.Sa)},i.ex=function(t,i){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;this.U.dispatchEvent(new Au("Reporting.Ad.Request",{type:t})),n?ri.call(this,this.jj.cl(n,t),t):ni.call(this,t,i)},i.Yp=function(t){(t=ei(t))&&(this.Cm[t]=t)},i.pk=function(t){Jt.call(this),ti.call(this);var i=this.Sa[0]||[];return Kt.call(this,i),(i=i.filter((function(i){return i.getEntries().filter((function(i){return i.Eo(t)}))})))[0]&&i[0].getEntries()||[]},i.Ax=function(t){$t.call(this,[t])},t}();Dc.ca=["eventBus","adsConfig","config","injector"];var Cc=["[AD_DURATION]","{ad_duration}"],Pc=["{errNo}"],xc=["[ADAP_VIEWABLE_OPPORTUNITY]"],Uc=["{adNumber}","{adSeq}"],Vc=["[APID]"],Bc=["[APP_ID]"],Fc=["|ap|","[AUTOPLAY]","[AUTO_INITIATION]"],zc=["[BCID]","[bcid]"],Gc=["|beoncw|","[BEON_CW]"],Hc=["|beonvid|","[BEON_VIDEO_ID]"],Yc=["[BID]"],qc=["[container_height]","[CONTAINER_HEIGHT]"],Wc=["[container_width]","[CONTAINER_WIDTH]"],Qc=["[DE_RSS_ID]"],Xc=["|DE_URL|","[DE_URL]"],Zc=["[DEPTH]"],$c=["[DOMAIN_ROOT]"],Jc=["[DOMAIN_NAME]"],Kc=["[ECPM]"],tf=["[EUCONSENT]","EUCONSENT","[GDPR_CONSENT]"],nf=["[P_VW_ACTIVE]","<a.active>"],ef=["[GDPR]","GDPR"],rf=["[IP_ADDR]","[IPADDRESS]","IPADDRESS"],sf=["[OATH_FIRSTPARTY]","OATH_FIRSTPARTY"],of=["[LOCATION_LAT]","[LATITUDE]","LATITUDE"],uf=["[LOCATION_LON]","[LONGITUDE]","LONGITUDE"],hf=["[MOAT_PREBID]"],af=["|muted|","[MUTED]"],cf=["[MCC]","[MNC]","[APPNAME]"],ff=["[PID]"],lf=["{playerRev}"],vf=["[P_VW_SIZE]","<a.psize>","{psize}"],df=["[PLAYER_TYPE]"],pf=["[PLAYLIST_SEQUENCE]"],mf=["[RSS_ID]"],bf=["[SID]"],gf=["[SOUND]"],yf=["[SPACE_ID]","SPACE_ID"],wf=["[USER_AGENT]","[USERAGENT]","USERAGENT"],_f=["[VAST_DURATION]","{vast_duration}"],Ef=["[VIDEO_COMPANY_ID]"],Af=["[VIDEO_DESCRIPTION]","VIDEO_DESCRIPTION"],Of=["[VIDEO_DETAIL_PAGE]","VIDEO_DETAIL_PAGE"],Sf=["[VIDEO_DURATION]","VIDEO_DURATION"],Tf=["[VIDEO_FILE_URL]","VIDEO_FILE_URL"],If=["[video_height]","[VIDEO_HEIGHT]"],jf=["[VIDEO_ID]","VIDEO_ID"],Mf=["[VIDEO_KEYWORDS]","VIDEO_KEYWORDS"],Nf=["|%|","[VIDEO_PERCENT]"],Rf=["[VIDEO_TITLE]","VIDEO_TITLE"],kf=["[VIDEO_TITLE_ENC]"],Lf="[VIDEO_URL] VIDEO_URL |URL| [CONTENT_URL] [EMBEDDING_PAGE_URL] EMBEDDING_PAGE_URL [URL] [A_D_PAGEURL]".split(" "),Df=["[video_width]","[VIDEO_WIDTH]"],Cf=["[P_VW_VIEWABLE]","<a.viewable>"],Pf=["[P_VW_VIEWABLE_OPPORTUNITY]","<a.viewableOpportunity>"],xf=["[VVUID]"],Uf=["[VPAID_ERROR_MESSAGE]","{errmsg}"],Vf=["[SS_REQ]","SS_REQ"],Bf=n(14),Ff=n.n(Bf),zf=function(){function t(t,i){Array.isArray(t)||(t=[t]),this.Nc=i,this.ke=t.slice(0)}var i=t.prototype;return i.$A=function(){return this.ke},i.apply=function(t){if(!t||!this.ke.some((function(i){return-1<t.indexOf(i)})))return t;var i=t,n=this.Nc;n=null!=(n=Object(Eo.s)(n)?n():n)?n.toString():"";for(var e=0;e<this.ke.length;e++){var r=this.ke[e],s=null!=r.match(/^[^\w%\s]/g),o=null!=r.match(/[^\w%\s]$/g);r=r.replace(/([{}\(\)\^$&.\*\?\/\+\|\[\\\\]|\]|\-)/g,"\\$1"),i=i.replace(new RegExp((s?"":"([^\\w%\\s]|^)")+r+(o?"":"([^\\w%\\s]|$)"),"g"),(s?"":"$1")+n+(o?"":"$2"))}return i},i.Po=function(t){return t.ke[0]===this.ke[0]},t}(),Gf=function(){function t(t,i){this.Rs=t,this.Zs=i}return t.prototype.apply=function(t){return t.replace(this.Rs,this.Zs)},t}(),Hf=function(){function t(t){this.$a=t||[]}var i=t.prototype;return i.join=function(i){if(!i)return this;var n=new t,e=this;return n.resolve=function(t){return i.resolve(e.resolve(t))},n},i.resolve=function(t){if(!t)return t;for(var i=0;i<this.$a.length;i++)t=this.$a[i].apply(t);return t},t}(),Yf=function(){function t(t,i){var n=this;this.T=t.environment,this.N=t.config,this.Bb=t.smartViewability,this.fa=t.display,this.Zb=t.hostWindowParamsObtainer,this.Yh=(i||[]).concat([[Ga,function(){return Math.random().toString().slice(2,10)}],[Ha,"unknown"],[Ya,function(){return(new Date).getTime()}],[Qa,function(){return n.T.eb()&&n.T.eb().cp()}],[Vc,function(){var t=n.N.Wd;return t&&t.utid}],[Bc,function(){return n.N.Pb("app_id")}],[Fc,function(){return n.N.Yf()?1:0}],[zc,function(){return n.N.Zd}],[Gc,function(){return Object(Eo.o)(n.N.Pb("beoncw"),0)}],[Hc,function(){return Object(Eo.o)(n.N.Pb("beonvid"),1)}],[Yc,function(){return n.N.tk()}],[qc,function(){return ci.call(n).height}],[Wc,function(){return ci.call(n).width}],[Ja,function(){var t=n.fa.getCurrentTime(),i=Math.round(t),e=~~(i/3600),r=i-3600*e;return r=~~(r-60*(i=~~(r/60)))-(500<(t=+(t%1).toFixed(3).substring(2))?1:0),"".concat("".concat((10>e?"0":"")+e,":")+(10>i?"0":"")+i,":").concat(10>r?"0":"").concat(r).concat(t?".".concat(t):"")}],[Qc,function(){return fi.call(n).deRssId}],[Xc,function(){return encodeURIComponent(n.Ak())}],[$c,function(){return n.sv()}],[Jc,function(){return location.host}],[nf,function(){return ko.isVisible()?1:0}],[af,function(){return n.fa.isMuted()?1:0}],[cf,function(){return""}],[ff,function(){return n.N.xd}],[df,function(){return n.N.Pf()}],[vf,function(){var t=ci.call(n);return 0===(t=Math.max(t.width,t.height))?-1:350>t?1:500>t?2:3}],[mf,function(){return fi.call(n).rssVideoId}],[wf,function(){return encodeURIComponent(wo.a.Vv())}],[Ef,function(){return fi.call(n).Kz}],[Af,function(){return fi.call(n).description}],[Of,function(){return fi.call(n).detailPage}],[Sf,function(){var t=fi.call(n).metadata||{};return t.duration?Math.round(t.duration/1e3):""}],[Tf,function(){var t=fi.call(n);return t.videoUrls&&t.videoUrls[0]}],[If,function(){return ci.call(n).height}],[jf,function(){return fi.call(n).id}],[Mf,function(){return fi.call(n).keywords}],[Nf,function(){return(n.T.Dk()||{}).Qz}],[Rf,function(){return fi.call(n).title}],[kf,function(){return encodeURIComponent(fi.call(n).title||"")}],[Lf,function(){return n.Ak()}],[Df,function(){return ci.call(n).width}],[xc.concat(hf),function(){return n.Bb.Aa()}],[Cf.concat(Pf),function(){return n.Bb.Uf()}],[xf,function(){return n.N.kf.vvuid}],[of,function(){return n.N.De()?n.N.De().latitude:""}],[uf,function(){return n.N.De()?n.N.De().longitude:""}],[rf,function(){return n.N.De()?n.N.De().ipAddress:""}],[Zc,function(){return wo.a.yv()}],[bf,function(){return n.N.Pb("sid")||n.N.vk()}],[gf,function(){return parseInt(100*n.T.getVolume(),10)}],[yf,this.Zb.Wc()],[tf,function(){var t=n.N.Ch();return t&&t.gdprConsentData}],[ef,function(){var t=n.N.Ch();return t&&Number(t.gdprApplies)}],[pf,function(){var t=n.T.Pj;return 0<=t?t+1:""}],[sf,function(){var t=n.N.Ch();return t&&t.isOathFirstParty}],[Vf,0]]),this.$a=this.Yh.map((function(t){return t=ju()(t,2),new zf(t[0],t[1])}))}var i=t.prototype;return i.Zt=function(t){return t.reduce((function(t,i){i=ju()(i,2);var n=new zf(i[0],i[1]);return(i=Object(Eo.l)(t,(function(t){return t.Po(n)})))?t[t.indexOf(i)]=n:t.push(n),t}),Ff()(this.$a))},i.resolve=function(t,i){return i=i?this.Zt(i):this.$a,new Hf(i).join(oi(/(\[MACROS:)(.+?)(\])/g,ui.bind(this)).join(oi(/(\|MACROS:)(.+?)(\|)/g,ui.bind(this))).join(oi(/(\[ENC_MACROS:)(.+?)(\])/g,hi.bind(this))).join(oi(/(\|ENC_MACROS:)(.+?)(\|)/g,hi.bind(this)))).join(oi(/(\[META:)(.+?)(\])/g,ai.bind(this)).join(oi(/(\|meta:)(.+?)(\|)/g,ai.bind(this)))).resolve(t)},i.sv=function(){var t=location.hostname.split(/\./);switch(t.length){case 2:return t.slice(-2)[0];default:return t.slice(-3)[0]}},i.Ak=function(){return encodeURIComponent(this.N.Pb("url")||wo.a.Xc(window))},t}();Yf.ca=["environment","config","smartViewability","display","hostWindowParamsObtainer"];var qf=function(t){function i(i){var n=i.geminiMacrosResolver,e=t.call(this,i,[[Uc,function(){return e.M.Rf()}],[Kc,function(){return e.M.eb()&&e.M.eb().Fb||""}],[lf,function(){return e.N.Ek()}],[_f,function(){return e.M.getCreativeDuration()}],[Cc,function(){return Math.round(e.M.getDuration())}],[Za,function(){return e.cv()}],[ic,function(){return e.M.Bg}],[qa,function(){return e.M.Sf()}],[Wa,function(){return e.M.Of()}],[tc,function(){return e.M.Qf()}],[Xa,function(){return e.Qr.bf.join(",")}],[$a,function(){return e.M.jv()}],[Ka,function(){return e.Ak()}],[nc,function(){return-1}],[ec,function(){return-2}]].concat(n.Yh))||this;return e.N=i.config,e.T=i.environment,e.Qr=i.blockedCategoriesHandler,e.iz=n,e}No()(i,t);var n=i.prototype;return n.jg=function(t){return this.M=t,this},n.cv=function(){var t=this.M.sk();if(this.T.aw())return"4";switch(t){case"Preroll":case"Bumper":return"1";case"Midroll":return"2";case"Overlay":return"0";default:throw Error("Bad ad type: ".concat(t))}},i}(Yf);qf.ca="adsConfig environment config smartViewability display blockedCategoriesHandler hostWindowParamsObtainer geminiMacrosResolver".split(" ");var Wf=function(){function t(t){this.M=t}var i=t.prototype;return i.ik=function(){},i.getType=function(){return null},i.gA=function(){return this.M},t}(),Qf=function(t){function i(i,n){return(i=t.call(this,i)||this).Pq=n||0,i}return No()(i,t),i}(Du),Xf=function(t){function i(n,e,r,s){return(n=t.call(this,n)||this).severity=void 0===e?i.xi:e,n.timeout=r,n.hb=s,n}return No()(i,t),i}(Du);Xf.Yl=0,Xf.xi=1,Xf.bz=2,n(103);var Zf="advertising.com doubleclick.net fwmrm.net tremorhub.com googlesyndication.com rubiconproject.com casalemedia.com doubleverify.com innovid.com moatads.com pubmatic.com mathtag.com jivox.com adsafeprotected.com adform.net dotomi.com".split(" "),$f=["simpli.fi","amazon-adsystem.com","stackadapt.com","serving-sys.com"],Jf=function(){function t(t,i,n,e){this.Yd=t,this.W=i,this.ia=n,this.M=e,this.rn=this.Rn=!1}var i=t.prototype;return i.ix=function(t,i,n){return this.Rn=this.xy(this.rv(t)),li.call(this,t,i,n)},i.Ap=function(t,i){return i=[[ic,this.M.Uu()],[qa,i],[Xa,this.Yd.bf.join(",")]],t=t||this.W&&this.W.getUrl(i),t=this.M.Mb.resolve(t,i),t=xo.a.ck(t),Ao.a.hl(t,"#",encodeURIComponent("#"))},i.xy=function(t){return Zf.includes(t)||$f.includes(t)||(this.rn=!0),!(!Zf.includes(t)&&$f.includes(t))||!($f.includes(t)||!Zf.includes(t))&&void 0},i.rv=function(t){var i=document.createElement("a");return i.href=t,i.host.split(/\./).slice(-2).join(".")},t}(),Kf="VastLoader.Vast.Loading",tl="VastLoader.Vast.Loaded",il=So.a.La("VastLoader"),nl=function(t){function i(i,n,e){var r=t.call(this)||this;return r.M=i,r.qb=n,r.W=e,r.te=0,r.Bt=new mc(r.M),r.Mj=null,r.O=r.M.O,r.Ec=r.O.S("errorTracker"),r.N=r.O.S("config"),r.ia=r.O.S("adsConfig"),r.Yd=r.O.S("blockedCategoriesHandler"),r.Yd.Cq([]),r.pa=r.O.S("beaconDataHolder"),r.Nj=new Jf(r.Yd,r.W,r.ia,r.M),r}No()(i,t);var n=i.prototype;return n.Jp=function(){this.te=0},n.mg=function(){this.$e=(new Date).getTime(),this.fe=!0},n.Rw=function(t,i,n){try{var e=this.Bt.parse(t);return e.Md=n,i&&i(e),this.Me(e,null,0,n)}catch(t){il.error("Failed to parse VAST ",t),this.Fd(t.message,null,t.code||nh)}},n.Me=function(t,i){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:0,e=3<arguments.length?arguments[3]:void 0;if(this.Mj=t,t=Ei(t),Ai.call(this,t)){if(i||wi(t),this.Za=t.ads[n],this.M.dispatchEvent(new Au(el,{ad:this.Za,Uz:this.W,dD:e})),this.jf=t,this.Za.$f)var r=Oi.call(this,n);else(n=this.Za).bk&&-1!==this.Yd.bf.indexOf(n.bk)?(_i.call(this,Uu),this.Fd("Inline ad with category ".concat(this.W.bk," has been blocked"),null,Uu)):(n=t,!1!==this.fe&&(Oo.a.clearTimeout(this.Hn),this.fe=!1,e=(new Date).getTime()-this.$e,bi.call(this,n,null,e),this.Ie&&this.Ie(n,e)));return r}},n.$w=function(t,i){this.Me(t,void 0,i)},n.load=function(t,i){this.Jp(),this.mg(),this.Ie=t,this.Je=i,t=this.W?this.W.qp():this.ia.Yc,this.Hn=Oo.a.setTimeout(pi.bind(this,t),t),yi.call(this,void 0,void 0)},n.xu=function(){--this.te},n.Fd=function(t,i,n){var e=this.jf;this.jf=null,this.Pg=n=n||Yu,e&&(e.ads&&0<e.ads.length||e.parent)?("VAST ajax error"===t&&_i.call(this,n),0===e.ads.length&&e.parent&&(e=Si.call(this,e,n)),0<e.ads.length&&this.Za===e.ads[0]&&e.ads.shift(),0<e.ads.length?this.Me(e,!0):gi.call(this,t+(i?" (".concat(i,")"):""),n)):gi.call(this,t+(i?" (".concat(i,")"):""),n)},i}(jo.default),el="VastLoader.Vast.ProcessAd",rl=function(t){function i(i,n,e){return(i=t.call(this,i,n,e)||this).W=e,i}return No()(i,t),i.prototype.load=function(t,i){this.Jp(),this.mg(),this.Ie=t,this.Je=i,(t=this.W.ma)?this.Me(t):(t=this.W.Un,this.Fd(t.message,null,t.code||nh))},i}(nl),sl=So.a.La("VastEventHandler"),ol=/https?:/,ul=[],hl=function(){function t(t){this.M=t,this.ia=this.M.ia,t=this.M.O,this.U=t.S("eventBus"),this.Nn=t.S("externalTracker"),this.N=t.S("config"),this.ia.cw&&this.U.addEventListener("Reporting.Ad.Engine.Response",Ti.bind(this))}return t.prototype.fg=function(t,i){if(t.type===Nh.jd?Object(Eo.d)(Mi.bind(this,t,i)):Mi.call(this,t,i),t.type===Nh.gd)try{var n=t.Uc();n&&R(n)}catch(t){sl.error("onVastEvent",t)}},t}(),al=function(){function t(t,i){this.Af=t.slice(),this.om=i,this.Ma=[],Ni.call(this)}var i=t.prototype;return i.reset=function(){for(var t=0;t<this.Ma.length;t++)this.Ma[t].ua();this.Ma=[]},i.release=function(t){-1!==(t=this.Af.indexOf(t))&&(this.Af.splice(t,1),Ni.call(this))},i.yy=function(){for(var t=0;t<this.Af.length;t++){var i=this.Af[t];i=Eu.a.bind(i,"VASTAdEngineComplete",this.release.bind(this,i)),this.Ma.push(i)}},t}(),cl=function(){function t(t){this.fa=t,this.Ln=[]}var i=t.prototype;return i.Ld=function(){},i.Lk=function(){},i.createElement=function(){},i.load=function(){this.element=this.createElement()},i.Xk=function(){var t=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},i=this.P.Ca;t.duration=i.duration,t.skippable=i.ei||!1,t.skipOffsetTime=i.di||null,t.skipOffsetPercent=i.ci||null,(i=this.P.ad?this.P.ad.ub:null)&&(t.sequence=i),this.Wo(t),this.P.dispatchEvent(new Au("VASTAdStarted",t))},i.Wo=function(t){this.Hr||(this.P.dispatchEvent(new Au("VASTAdStarting",t)),this.Hr=!0)},i.dg=function(){this.gf||(this.gf=!0,this.P.Kk(),this.P.Dd(Nh.jd),this.P.dispatchEvent(new Au(Ou.ug,{Ca:this.P.Ca,fc:this.P.ad&&this.P.ad.fc||""})),this.track(Vh.CREATIVE_VIEW))},i.sl=function(t){.25<t&&this.pb(Vh.FIRST_QUARTILE),.5<t&&this.pb(Vh.MIDPOINT),.75<t&&this.pb(Vh.THIRD_QUARTILE)},i.stop=function(){this.P.complete(!0)},i.dd=function(){this.stop()},i.skip=function(){this.P.stop()},i.track=function(t,i){this.P.lk(t,i)},i.pb=function(t){t===Vh.COMPLETE&&!this.Cb||-1!==this.Ln.indexOf(t)||(this.Ln.push(t),this.track(t,void 0))},i.resize=function(){},i.invokeAdMethod=function(){},i.setVolume=function(){},i.resume=function(){},i.pause=function(){},i.getCurrentTime=function(){var t=this.Ee(),i=this.getDuration();return 0<i&&0<t?i-t:0},i.Ee=function(){return-1},i.getDuration=function(){return-1},i.fl=function(){this.Cb=!0},i.bC=function(){return this.Cb},t}(),fl=So.a.La("SimpleVideoMediaElement"),ll={oi:"created",PAUSED:"paused",PLAYING:"playing",lc:"stopped"},vl=function(t){function i(i,n,e,r){return(i=t.call(this,i)||this).V=ll.oi,i.Xn=n.url,i.ea=e,i.Br=(new Date).getTime(),i.pa=r.S("beaconDataHolder"),i}No()(i,t);var n=i.prototype;return n.load=function(){t.prototype.load.call(this),this.P.If()},n.Lk=function(){try{this.ow()?this.fa.Yx(this.Xn):this.fa.Qx(this.Xn),this.V!==ll.lc&&(this.Ft=!0,this.Oa=Eu.a.group(Eu.a.bind(this.fa,"VideoClickEvent",Ri.bind(this)),Eu.a.bind(this.fa,"VideoErrorEvent",ki.bind(this)),Eu.a.bind(this.fa,"VideoPlayEvent",Vi.bind(this)),Eu.a.bind(this.fa,"VideoStartEvent",Bi.bind(this)),Eu.a.bind(this.fa,"VideoResumeEvent",Pi.bind(this)),Eu.a.bind(this.fa,"VideoPauseEvent",Li.bind(this)),Eu.a.bind(this.fa,"VideoEndEvent",Ui.bind(this)),Eu.a.bind(this.fa,"VideoVolumeChangedEvent",Di.bind(this)),Eu.a.bind(this.fa,"VideoTimeUpdateEvent",Fi.bind(this)),Eu.a.bind(this.fa,"VideoWaiting",Ci.bind(this)),Eu.a.bind(this.fa,"VideoFallbackEvent",xi.bind(this)),Eu.a.bind(this.ea,"click",Ri.bind(this))),this.P.Ca.cb&&((this.fa.R.style||{}).cursor="pointer"),this.Ld())}catch(t){fl.error("Failed to set video: ".concat(t.message)),this.dd(t.message)}},n.ow=function(){var t=this.P.eb();return t&&"Preroll"===t.getType()},n.Ld=function(){this.V!==ll.lc&&this.fa.play()},n.stop=function(){if(this.V=ll.lc,this.Ft){this.Oa.ua(),this.fa.stop(),this.fa.wq();var i=this.fa.R.style;i&&(i.cursor="")}t.prototype.stop.call(this)},n.pause=function(){this.V===ll.PLAYING&&this.fa.pause()},n.resume=function(){this.V===ll.PAUSED&&this.fa.play()},n.Ee=function(){return this.fa.Ee()},n.dd=function(t,i){this.V=ll.lc;var n=Gu,e="video playback error";switch(i){case 2:n=zu;break;case 3:case 4:n=qu;break;case 5:n=qu,e="autoplay issue"}this.error=n,this.P.dispatchEvent(new Au("VASTAdError"),t),this.gf||this.P.Dd(Nh.ib,{details:e,error:n}),this.stop()},n.setVolume=function(t){this.fa.setVolume(t),this.fa.mute(0===t)},n.getDuration=function(){return this.fa.getDuration()},i}(cl),dl=n(97),pl=n.n(dl),ml=function(){function t(t){var i=t.adsConfig.Jq||{};this.Hj=!Object(Eo.r)(i),this.M=t.adSystem,this.kb=t.dom,this.Eg=t.adContainerProvider.Ic,this.sc=t.videoTagProvider,this.nt=i.skippableText||"Skip ad %t",this.wt=i.timerText||"Skip ad in %ds",this.kt=i.showTimer||!1,this.lt=i.skipInSeconds||5,this.Es=i.maxLinearShowTime||90,this.Qd=!1,this.Ma=Eu.a.group(Eu.a.bind(this.M,Ou.Od,zi.bind(this)))}return t.prototype.destroy=function(){this.Ma.ua(),Object(Eo.E)(this.Ob)},t}();ml.ca="adSystem adsConfig display dom adContainerProvider videoTagProvider".split(" ");var bl=n(68),gl=function(t){function i(i,n,e,r,s){var o=t.call(this)||this;return o.ad=i,o.Ca=n,o.ta=e,o.on=!0,o.M=r,o.O=r.O,o.od=o.O.S("adContainerProvider"),o.ea=o.od.Ic,o.Ec=o.O.S("errorTracker"),o.N=o.O.S("config"),o.W=s.eb(),o.la=s,o.Vf=Object(Eo.h)("div",{class:"ad-icons-layer",style:"position: relative"}),o.type="AdView",o}No()(i,t);var n=i.prototype;return n.Xf=function(t){var i=this;(this.na=this.Wh())?(this.M.addEventListener("AdSystem.Resize",this.na.resize.bind(this.na)),this.M.addEventListener("AdSystem.InvokeAdMethod",(function(t){i.na.invokeAdMethod(t.name,t.data)})),this.na.P=this,this.setVolume(t),this.na.load()):this.complete(!0)},n.cy=function(){this.ed=this.na.element,this.Lh&&(this.Lh.appendChild(this.ed),this.ed=this.Lh)},n.noResize=function(){this.on=!1},n.If=function(){this.cy(),this.resize(),this.ed&&this.ea.appendChild(this.ed),this.ea.appendChild(this.Vf),this.na.Lk()},n.Ld=function(){this.na&&this.na.Ld()},n.resize=function(){if(this.on&&this.ed){var t=this.ed.style;t.position="absolute";var i=this.ak(this.ea.offsetWidth,this.ea.offsetHeight,this.getAdWidth(),this.getAdHeight(),this.rk(),this.qk());t.top=isNaN(i.y)?i.y:"".concat(i.y,"px"),t.left=isNaN(i.x)?i.x:"".concat(i.x,"px"),t.width=this.$c()?"100%":"".concat(i.width,"px"),t.height=this.$c()?"100%":"".concat(i.height,"px")}},n.stop=function(t){this.na?t?this.na.dd(bl.a):this.na.stop():this.complete(!0)},n.skip=function(){this.na?this.na.skip():this.complete(!0)},n.complete=function(t,i){this.ed&&Object(Eo.E)(this.ed),Object(Eo.E)(this.Vf),this.na&&this.na.error?this.dispatchEvent(new Au("VASTAdError")):t?this.dispatchEvent(new Au("VASTAdFinishedForce")):this.dispatchEvent(new Au("VASTAdFinished")),this.kk(t,i)},n.kk=function(t,i){var n=new Au("VASTAdEngineComplete");i&&(n.data=i.data,n.currentTime=i.currentTime),n.force=t,this.dispatchEvent(n)},n.Dd=function(t,i){var n=2<arguments.length&&void 0!==arguments[2]&&arguments[2];if(t===Nh.ib){if(!n&&this.js)return;this.js=!0,this.la.ng("loaded",i.error,i.details)}this.ad.dispatchEvent(new Nh(t,this.Ca,null,i))},n.lk=function(t,i){this.ad.dispatchEvent(new Rh(t,this.Ca,i))},n.oh=function(t,i,n){var e;this.hn=!n,n||(e=this.Uc())&&!i||!t||"string"!=typeof t||(e=t),this.ad.dispatchEvent(new Nh(Nh.gd,this.Ca,e))},n.setVolume=function(t){void 0!==t&&(this.ya=t),this.na&&this.na.setVolume(this.ya)},n.pause=function(){this.na&&this.na.pause()},n.Kk=function(){this.dispatchEvent(new Au("VASTAdImpression"))},n.gq=function(){this.dispatchEvent(new Au("VASTAdPaused",void 0))},n.Ph=function(t){this.dispatchEvent(new Au("VASTAdVolumeChanged",t))},n.Oh=function(t){this.dispatchEvent(new Au("VASTAdTimeUpdate",t)),this.lk(Vh.PROGRESS,t)},n.Nw=function(){this.dispatchEvent(new Au("VASTAdWaiting"))},n.resume=function(){this.na&&this.na.resume()},n.iq=function(){this.dispatchEvent(new Au("VASTAdResumed"))},n.bp=function(){if(this.na){var t=this.na.error;return t&&"object"===fu()(t)&&(t.fc=this.ad.fc||"",t.Ca=this.Ca),t}return null},n.ak=function(t,i,n,e,r,s){void 0===r&&(r=!0),void 0===s&&(s=!0);var o=t,u=i;return r?s&&(o/u<n/e?u=e*o/n:o=n*u/e):(o=n,u=e),{height:u,width:o,x:(t-o)/2,y:(i-u)/2}},n.getAdWidth=function(){return-1},n.getAdHeight=function(){return-1},n.rk=function(){return!0},n.qk=function(){return!0},n.ag=function(){this.ad.dispatchEvent(new Nh("linearChange",this.Ca))},n.Wh=function(){},n.eb=function(){return this.W},n.Uc=function(){},n.wA=function(){return this.Ca.id},n.RA=function(){return this.ta},n.cB=function(){return this.hn},n.$c=function(t){return(t=t||this.ta)&&t.bb&&"vpaid"===t.bb.toLowerCase()},i}(jo.default),yl=n(3),wl=function(t){function i(){return t.apply(this,arguments)||this}return No()(i,t),i}(Au);wl.Zl="UNIQUE_ERROR";var _l=n(52),El=function(){function t(t){this.kb=t}var i=t.prototype;return i.io=function(){},i.show=function(){},i.LB=function(){},t}(),Al=function(t){function i(i,n){return(i=t.call(this,i,n)||this).V={size:{}},i.Ma=[],i}No()(i,t);var n=i.prototype;return n.Yv=function(t,i,n,e){var r=Object(Eo.w)(window);r&&(window.secureVPAIDController=this.Hh.bind(this)),this.Sc("init",{adStartTimeout:e,creativeData:n,desiredBitrate:i,isInSafeFrame:r,url:this.rc,viewMode:t})},n.Sc=function(){for(var i,n=arguments.length,e=Array(n),r=0;r<n;r++)e[r]=arguments[r];"setAdVolume"===e[0]&&this.mute(0===e[1][0]),(i=t.prototype.Sc).call.apply(i,[this].concat(e))},n.subscribe=function(t,i){this.Ma[i]||(this.Ma[i]=[]),this.Ma[i].push({rh:i,listener:t})},n.unsubscribe=function(t,i){this.Ma[i]&&(this.Ma[i]=this.Ma[i].filter((function(i){return i.listener!==t})),0===this.Ma[i].length&&this.Sc("unsubscribe",{eventName:i}))},n.getAdVolume=function(){return this.V.volume},n.getAdSkippableState=function(){return this.V.isSkippable},n.getAdExpanded=function(){return this.V.isExpanded},n.getAdWidth=function(){return this.V.size.width},n.getAdHeight=function(){return this.V.size.height},n.getAdDuration=function(){return this.V.duration},n.getAdLinear=function(){return this.V.isLinear},n.getAdRemainingTime=function(){return this.V.remainingTime},n.xe=function(){this.Ma=[],t.prototype.xe.call(this)},n.mute=function(t){this.ig("mute",t)},n.Hh=function(t){"ready"===t.data.type?(this.tf.resolve(),Zi.call(this)):"error"===t.data.type?this.Nh(t.data.data):(t.data.data.property&&(this.V[t.data.data.property]=t.data.data.value),this.Ma[t.data.type]&&this.Ma[t.data.type].forEach((function(i){return i.listener(t.data)})))},i}(jh),Ol=0,Sl=function(t){function i(i){return t.call(this,i.S("dom"))||this}return No()(i,t),i.prototype.io=function(t,i,n){var e="".concat(/localhost:8080/.test(document.location.origin)?"".concat(document.location.origin,"/"):au.a["cdn.url.yimg"],"xdomain-vpaid.html?id=").concat(Ol++),r=this.kb.createElement("iframe");r.id="xdomainFrame",r.style.position="absolute",r.style.top=0,r.style.width="100%",r.style.height="100%",r.style.zIndex=2,r.style.pointerEvents="auto !important",r.setAttribute("frameborder","0"),r.setAttribute("allow","autoplay");var s=new Al(r,i);return r.onload=function(){n&&n(s)},r.src=e,t.appendChild(r),s.tf.Ka},i}(El),Tl=function(t){function i(n){var e=t.call(this,i.TYPE)||this;return e.sq=n,e}return No()(i,t),i.prototype.clone=function(){return new i(this.sq)},i}(Au);Tl.TYPE="AdRemainingTimeUpdateEvent";var Il=So.a.La("VPAIDMediaElement"),jl={da:203,code:901,description:"General VPAID error.",xa:9416},Ml=["There was an error in the google ad. AdError 1009: The VAST response document is empty."],Nl=[yl.p,yl.q,yl.o,yl.i,yl.e,yl.y,yl.w,yl.x,yl.z,yl.v],Rl=function(t){function i(i,n,e){var r=3<arguments.length&&void 0!==arguments[3]&&arguments[3],s=t.call(this,e.S("display"))||this;return s.Yi={},s.fj=!0,s.Nb=i,s.Ea=n,s.O=e,s.Am=[],s.ae=Eu.a.empty(),s.bt=s.O.S("adContainerProvider").Ic,s.N=s.O.S("config"),s.M=s.O.S("adSystem"),s.ia=s.O.S("adsConfig"),s.ya=0,s.rc=s.Nb.url||s.Nb.value,s.Em=Cn.bind(nu()(s)),s.ys=r,s.pa=s.O.S("beaconDataHolder"),s.sc=s.O.S("videoTagProvider"),s.Bj=new Sl(s.O),s}No()(i,t);var n=i.prototype;return n.Nh=function(t){return this.Xi=t,this},n.load=function(){t.prototype.load.call(this),this.P.noResize(),this.P.If(),nn.call(this,!(this.Ok()||"Overlay"===this.Ea))},n.createElement=function(){return Object(Eo.h)("div",{style:"position: absolute; width: 100%; height: 100%; z-index: 6; text-align: left; top:0px;"})},n.Lk=function(){nn.call(this,!(this.Ok()||"Overlay"===this.Ea)),this.zd=(new Date).getTime(),this.P.dispatchEvent(new Au(Ou.zi)),this.Bj.io(this.element,this.rc,this.Jw.bind(this)).then(sn.bind(this),Dn.bind(this))},n.Jw=function(t){this.Ha=t,this.P.dispatchEvent(new Au(Ou.pi)),this.Ha.dc(),Ji.call(this),this.Qj="normal",t=this.P.ep(),this.Ha.Yv(this.Qj,this.P.uh()||"900",{AdParameters:t&&t.value},this.M.ia.Lq)},n.Ok=function(){return"Midroll"===this.Ea},n.resize=function(){t.prototype.resize.call(this),this.Qj=L()&&D()?"fullscreen":"normal",en.call(this,"resizeAd",this.sc.Gh(),this.sc.yh(),this.Qj)},n.dd=function(t){var i=t===bl.a;this.M.Lf=i,this.error=hn.call(this,i),this.P.dispatchEvent(new Au("VASTAdError"),t),this.P.Dd(Nh.ib,{details:t,error:this.error}),this.stop(this.error)},n.getAdSkippableState=function(){return-1===this.rc.indexOf("//imasdk.googleapis.com")&&en.call(this,"getAdSkippableState")},n.getDuration=function(){if(!this.Ha)return 0;var t=en.call(this,"getAdDuration");return(!t||0>=t)&&0<this.Kg&&(t=this.Kg),t},n.stop=function(t){this.bc||(this.bc=!0,this.Ha?(this.ae&&(this.ae.ua(),Ki.call(this,yl.q,Nn)),-1!==this.rc.indexOf("vista.js")&&t?en.call(this,"stopAd",{details:t.description,errorCode:t.code,internalErrorCode:t.da}):en.call(this,"stopAd"),this.dh=setTimeout(Nn.bind(this),400)):Nn.call(this))},n.Yo=function(){this.dispose(),this.dh&&clearTimeout(this.dh),this.P.complete(!0)},n.dispose=function(){this.ae&&(this.ae.ua(),this.ae=null),this.Ha&&(this.Ha.xe&&this.Ha.xe(),this.Ha=null),L()&&Ho.removeEventListener(qo.fullscreenchange,this.Em)},n.skip=function(){en.call(this,"skipAd")},n.setVolume=function(t){this.ya=t,en.call(this,"setAdVolume",t)},n.getVolume=function(){return en.call(this,"getAdVolume")},n.pause=function(){en.call(this,"pauseAd"),this.pf=!0},n.resume=function(){en.call(this,"resumeAd")},n.expandAd=function(){en.call(this,"expandAd")},n.collapseAd=function(){en.call(this,"collapseAd")},n.invokeAdMethod=function(t,i){en.call(this,"invokeAdMethod",t,i)},n.getAdRemainingTime=function(){return en.call(this,"getAdRemainingTime")},n.Ee=function(){if(!this.Ha)return 0;var t=this.getAdRemainingTime();return t>this.Kg&&(this.Kg=t),t},n.dg=function(){t.prototype.dg.call(this),this.fj=en.call(this,"getAdLinear"),this.Bj&&this.Bj.show()},i}(cl),kl=["o2unit"],Ll=function(t){function i(i,n,e,r){if((i=t.call(this,i,n,null,e,r)||this).mj=[],i.Ng=null,i.Ea=i.W.getType(),i.N=i.O.S("config"),i.fa=i.O.S("display"),i.N.uy({YC:new ou}),!i.$c()&&"string"==typeof(e=(e=(n=nu()(i)).Ca||{}).parameters&&e.parameters.value))try{n.Gi=e}catch(t){}return-1===kl.indexOf(i.N.Pf())&&(i.xn=i.O.Xa(ml)),i}No()(i,t);var n=i.prototype;return n.Ph=function(i){t.prototype.Ph.call(this,i),this.lf&&this.lf.oC(i.muted)},n.wy=function(t){this.ta=this.mj.filter((function(i){return i.url===t}))[0]},n.Ky=function(t){return this.Ng=t,this},n.Xq=function(t){return this.ta=(this.mj=t)&&t[0],this},n.Xf=function(i){t.prototype.Xf.call(this,i)},n.Wh=function(){if(!this.Zr&&this.Ng&&this.$c(this.Ng)){var t=this.Ng;this.Hi="vpaid";var i=new Rl(t,this.Ea,this.O,!0).Nh(Un.bind(this))}else t=this.ta,this.$c()?(this.Hi="vpaid",i=new Rl(t,this.Ea,this.O)):i=new vl(this.fa,this.mj[0],this.ea,this.O);return this.Zr=t,i},n.complete=function(i,n){this.lf&&this.lf.destroy(),this.xn&&this.xn.destroy(),t.prototype.complete.call(this,i,n)},n.kk=function(i,n){this.Mm?(this.Mm=!1,this.Xf()):t.prototype.kk.call(this,i,n)},n.ag=function(i){t.prototype.ag.call(this,i),i=new Ou(Ou.vg,this.Ea,{isLinear:i}),this.dispatchEvent(i)},n.ep=function(){return this.Ca.parameters},n.uh=function(){return this.ta.bitrate},n.qk=function(){return this.ta.bg},n.rk=function(){return this.ta.Ne},n.getAdHeight=function(){return this.ta.height},n.getAdWidth=function(){return this.ta.width},n.Uc=function(){var t=this.Gi&&this.Gi.clickThroughUrl?this.Gi.clickThroughUrl:this.M.ia.cb;return t||(t=(t=this.Ca.cb)?t.url:null),t},n.getDuration=function(){if(this.na)return this.na.getDuration()},n.getCurrentTime=function(){if(this.na)return this.na.getCurrentTime()},n.getAdSkippableState=function(){if(this.na&&this.na.getAdSkippableState)return this.na.getAdSkippableState()},n.mA=function(){return this.Hi},n.cA=function(){return this.ad.id},n.stop=function(i){this.lf&&this.lf.destroy(),t.prototype.stop.call(this,i)},n.skip=function(){this.getAdSkippableState()?t.prototype.skip.call(this):t.prototype.stop.call(this)},i}(gl),Dl=function(t){function i(i,n,e){var r=t.call(this)||this;return r.Z=i,r.ba=n,r.Kb=e,r.Jc=!1,r.zb=!1,r.An=[],r.O=r.Z.O,r.Gc=r.O.S("externalTracker"),r.yg=r.O.S("actionTracker"),r.fa=r.O.S("display"),r.N=r.O.S("config"),r.ia=r.O.S("adsConfig"),r.od=r.O.S("adContainerProvider"),r.ea=r.od.Ic,r.pa=r.O.S("beaconDataHolder"),r}No()(i,t);var n=i.prototype;return n.eb=function(){return this.ba},n.$z=function(){return this.ea||null},n.Dv=function(){return this.yb||null},n.Pe=function(t){t&&!t.hb&&this.yb&&this.yb.hb&&(t.hb=this.yb.hb),(this.yb=t)&&t.message&&(this.Vi=this.Vi?this.Vi+", ".concat(t.message):t.message)},n.bi=function(){this.zd=(new Date).getTime(),this.Ja("loaded")},n.load=function(){this.track("Reporting.Ad.Engine.Request",{Gf:this.ea.offsetHeight,mk:this.ea.offsetWidth}),this.yb=null,this.Kb&&this.Kb.load&&this.Kb.load(this.eg.bind(this),this.Ke.bind(this))},n.eg=function(t,i,n){this.ij=n,this.ready(!0,t,i)},n.Ke=function(t,i){this.ij=i,this.Pe(t)},n.stop=function(){this.bc||(this.Cb=!1,this.bc=!0,Vn.call(this))},n.skip=function(){this.stop()},n.complete=function(){this.Cb=!1,this.bc||this.Jc||this.Qq(!1,this.yb&&this.yb.timeout),this.bc||(this.bc=!0,Vn.call(this))},n.ready=function(t,i,n){this.Jc=!0,this.Qq(t),this.Cj({ad:this.ba,adModel:i,params:n})},n.Cj=function(t){this.dispatchEvent(new Ou(Ou.Ue,this.ba.getType(),t))},n.Vj=function(){this.sb(Ou.El,void 0),this.py()},n.py=function(){this.Ja("loaded")},n.Kk=function(){var t=this.ba.zv();t&&(t=this.Z.Mb.resolve(t),this.Gc.Rc(t))},n.eo=function(t,i){i&&i instanceof Ll&&(t.mimeType=(i.ta||{}).mimeType),this.sb(Ou.ji,t)},n.Xj=function(t){var i=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{};this.zb=!1,this.nd=t,this.Z.Lf&&(this.Z.Lf=!1,this.Ja("boost"));var n=i.data||{};t&&t instanceof Ll&&(n.apiType=t.Hi,n.adId=t.ad.id,n.adIconsContainer=t.Vf,n.mimeType=(t.ta||{}).mimeType),n.parameters||(n.parameters={}),n.parameters.minibar=!!this.ba.Bm.minibar,n.latency=(new Date).getTime()-this.zd,this.Cb=!0,this.sb(Ou.Od,n),this.Ja("started",i.data),this.pf&&(this.pause(),this.pf=!1)},n.bo=function(){var t=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};this.zb=!0,this.sb(Ou.hi,t.data)},n.St=function(){this.sb(Ou.li,(0<arguments.length&&void 0!==arguments[0]?arguments[0]:{}).data)},n.ho=function(t){var i=(t=t.data).data||t,n=i.currentTime;0<(i=Math.min(i.duration,this.jz))?(t.timeRemaining=i-n,t.progressPercent=n/i*100):(t.progressPercent=0,t.timeRemaining=0),this.sb(Ou.We,t)},n.Tt=function(){this.sb(Ou.Jl)},n.pause=function(){this.Cb||(this.pf=!0)},n.co=function(){this.zb=!1,this.sb(Ou.Il)},n.resume=function(){this.pf=!1},n.Qk=function(){return this.zb},n.ao=function(t){this.sb(Ou.zl,{clickThroughUrl:t,playerHandle:this.nd.hn}),this.track("Reporting.Basic.Click",{cb:t,Co:"ad"})},n.ih=function(t,i){this.$i||this.Bs?this.Ja("killed",i):this.Cb&&(this.yn?this.Ja("skipped",i):this.Ja("finished",i)),this.sb(Ou.Ve,{currentTime:t})},n.sh=function(){this.Z.Lf=!0,this.Ja("failover")},n.Sz=function(t){this.Pe(new Xf(t)),this.Ja("early-stop")},n.track=function(t,i){i=Object(Eo.g)(i),i=Object(Eo.j)(i,{acid:this.ba.getAcid(),asid:this.ba.getAsid(),auid:this.ba.Zu(),bookingId:this.ba.av(),bsfv:this.ba.jm,costPerImpression:this.ba.Fb,fullsizeThumbnail:this.ba.getFullsizeThumbnail(),isHouseAd:this.ba.kw(),isPayable:this.ba.nw(),lineItemId:this.ba.Fv(),name:this.ba.Bh(),overlayURL:this.ba.getOverlayURL(),podId:this.ba.kn,profitCenter:this.ba.Ov(),ruleCompanyId:this.ba.tn,ruleId:this.ba.getRuleId(),slotAdSeq:this.ba.zn,thirdPartyImpressionTrackers:this.ba.Gn,thumbnail:this.ba.getThumbnail(),transactionId:this.ba.getTransactionId(),type:this.ba.getType(),url:i.url||this.ba.getUrl(),usid:this.ba.getUsid(),vastXml:this.ba.Tf(),vendor:this.ba.getVendor(),videoDuration:this.ba.getVideoDuration(),videoTitle:this.ba.getVideoTitle()}),this.Z.dispatchEvent(new Au(t,i))},n.oy=function(t){this.yg.action("AdInteraction",null,null,null,null,{c1:"string"==typeof t.data?t.data:""})},n.Ja=function(t,i){function n(t){return r?t+r:t}var e=null,r=this.Z.Ud;i&&(r=i.ub||r,e=i.yz||null);var s=this.nd&&this.nd.ad?this.nd.ad:this.ad;if(s&&(e=e||s.id||null),s=n(t),"killed"===t){var o=n("started"),u=n("loaded");!this.Jd(o)&&this.Jd(u)&&(t="failover")}if(!this.Jd(s)){switch(o={Xt:this.ba.Vd,cu:this.N.Tp(),Fb:this.ba.Fb,Gf:this.ea.offsetHeight,mk:this.ea.offsetWidth,muted:this.Z.isMuted(),bD:this.ba.getUsid()},r&&(o.sequence=r),t){case"loaded":o.latency=this.ij;break;case"starting":case"started":o.latency=(new Date).getTime()-this.zd;break;case"failover":this.pn&&(o.latency=(new Date).getTime()-this.pn)}Object(Eo.g)(i,o),i=this.mh(t,o,e),"IMA"===this.ba.getAdEngineType()&&(i.$p={mimeType:"IMA"}),this.track("Reporting.Ad.Engine.Flow",i),this.An[s]=!0,-1!==["q1","q2","q3","finished"].indexOf(t)&&this.sb(Ou.Fl,i)}},n.ng=function(t,i,n,e){n="".concat(i.description).concat(n?" ".concat(n):""),this.track("Reporting.Ad.Issue",this.mh(t,{details:n,Ed:Bn(n,i.Ed),Ju:i.xa,Ku:i.code,Pu:e}))},n.Qq=function(t,i){this.pn=(new Date).getTime(),this.track("Reporting.Ad.Engine.Response",{Gf:this.ea.offsetHeight,mk:this.ea.offsetWidth,qw:t,latency:this.ij,timeout:void 0===i?null:i,Ay:this.Jc?this.At:0})},n.mh=function(t,i,n){var e={};return null!=n&&(e.adImpressionId=n,e.jh=n),null!=t&&(e.adStage=t,e.kh=t),Object(Eo.g)(i,e),e},n.Jd=function(t){return this.An[t]||!1},n.sb=function(t,i){i||(i={}),i.ad=this.ba,this.dispatchEvent(new Ou(t,this.ba.getType(),i)),this.Z.dispatchEvent(new Ou(t,this.ba.getType(),i))},n.canRenderUI=function(){return!1},i}(jo.default),Cl=function(t){function i(i){var n=t.call(this)||this;return n.U=i.eventBus,n.Pc=i.smartViewability,n.fi=0,n.oo(),n}No()(i,t);var n=i.prototype;return n.oo=function(){this.Oa=Eu.a.group(Eu.a.bind(this.U,Ou.Od,this.Tk.bind(this)),Eu.a.bind(this.U,Ou.We,this.Mh.bind(this)),Eu.a.bind(this.U,Ou.hi,this.Vh.bind(this)),Eu.a.bind(this.U,Ou.Jl,this.Vh.bind(this)),Eu.a.bind(this.U,Ou.tg,this.eq.bind(this)),Eu.a.bind(this.U,"VASTAdEngineComplete",this.complete.bind(this)))},n.Aa=function(){return this.Pc.Aa()},n.Vh=function(){this.fi=0},n.complete=function(){},n.Tk=function(){this.il()},n.Mh=function(){},n.eq=function(){},n.il=function(){this.Vh()},n.ua=function(){this.Oa.ua()},i}(jo.default);Cl.ca=["eventBus","smartViewability"];var Pl=function(t){function i(i){var n=t.call(this,i)||this;return n.T=i.environment,n.ne=!1,n.Ip(),n}No()(i,t);var n=i.prototype;return n.ol=function(t){this.$a=t},n.Ip=function(){this.Mc=this.Zg=0},n.complete=function(){t.prototype.Vh.call(this),this.Ip(),this.reset()},n.Mh=function(){var t=+new Date;this.fi&&(!(this.Aa()>=this.$a.Sg)||this.$a.Cg&&this.T.isMuted()?this.$a.Dg&&(this.Zg=0):this.Zg+=t-this.fi,this.Mc=Math.max(this.Mc,this.Zg)),this.fi=t,t=this.Mc/1e3,!this.ne&&t>=this.$a.Tg&&this.Wk()},n.Wk=function(){this.ne=!0,this.dispatchEvent(i.Wl)},n.ZB=function(){return this.ne},n.reset=function(){this.ne=!1,this.oo()},n.GB=function(){return this.Mc},i}(Cl);Pl.ca=["eventBus","environment","smartViewability"],Pl.Wl="VM.RuleSatisfied";var xl=function(t){function i(i){var n=t.call(this,i)||this;return n.Db=[],n.O=i.injector,n}No()(i,t);var n=i.prototype;return n.Hx=function(t){this.ot=t.start,this.ms=t.Qu,this.Db=zn.call(this,t)},n.Tk=function(){t.prototype.Tk.call(this),this.Bn=!0,this.ot()},n.Mh=function(){this.En.ne||this.Db.forEach((function(t){return t.Mh()}))},n.eq=function(){var t=this.En.ne;this.Bn&&!t&&this.ms()},n.il=function(){t.prototype.il.call(this),this.Bn=!1,this.Db.forEach((function(t){return t.reset()}))},i}(Cl);xl.ca=["eventBus","smartViewability","injector"];var Ul=["$(S_VIEW_TYPE)"],Vl=["$(V_AUD_INFO)"],Bl=["$(V_AUD_TIME_INVIEW_100)"],Fl=["$(V_AUTOPLAYED)"],zl=["$(V_EXPANDED)"],Gl=["$(V_IS_INVIEW_100_HALFTIME)"],Hl=["$(V_MOAT_IVT)"],Yl=["$(V_PLAYER_HEIGHT)"],ql=["$(V_PLAYER_WIDTH)"],Wl=["$(V_SKIP_AVAIL)"],Ql=["$(V_TIME_INVIEW_50)"],Xl=["$(V_TIME_INVIEW_50_MAX_CONTINUOUS)"],Zl=["$(V_VIEW_INFO)"],$l=["$(V_VIEW_TYPE)"],Jl=function(){function t(t,i,n){this.Na=t,this.Ha=i,this.M=n,this.aj=this.M.O.Xa(xl),this.Ht=Hn.call(this),t=[],i=[],(n=Gn.call(this))&&(t=n.Hy,i=n.Iy),n=new ia("iab_viewable",{d:2,p:50}),this.aj.Hx({Qu:Wn.bind(this,"iab_detection_failed"),start:Wn.bind(this,"iab_detection_started"),Se:[Wn.bind(this,"iab_viewable"),n],Ey:[Wn.bind(this,"VIDEO_VIEW"),i],Fy:[Wn.bind(this,"VIDEO_VIEW_3P"),t]})}return t.prototype.ua=function(){this.aj.ua()},t}(),Kl=function(){function t(){}return t.prototype.parse=function(t){this.jh=t.id},t}(),tv=function(){function t(){}return t.prototype.parse=function(t){var i=t.Ia[0].Ub[0];i.type===Vh.START&&(i=i.url,this.Wj=/cid=(\d+)/.exec(i)[1],this.lh=/src=(\d+)/.exec(i)[1]),this.jh=t.id},t}();tv.vr="collective";var iv=function(t){function i(i,n){return(n=t.call(this,n)||this).rc=xo.a.ck(i),n}No()(i,t);var n=i.prototype;return n.createElement=function(){var t=this.P.ta;return t=Object(Eo.h)("img",{style:{cursor:t&&t.cb?"pointer":"default",position:"absolute",zIndex:1}}),this.bj=Eu.a.group(Eu.a.Eb(t,"load",this.Uk.bind(this)),Eu.a.Eb(t,"error",this.fq.bind(this))),t.src=this.rc.replace(/\s+/g,""),t},n.Ld=function(){this.Xk(),this.dg(),this.P.If()},n.Uk=function(){this.element.addEventListener("click",Qn.bind(this)),this.Ld()},n.fq=function(){this.element.offsetWidth?this.Uk():(this.P.Dd(Nh.ib,{error:Zu}),this.P.complete(!0))},n.stop=function(){this.bj&&this.bj.ua(),t.prototype.stop.call(this)},i}(cl),nv=function(t){function i(){var i=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},n=2<arguments.length?arguments[2]:void 0,e=t.call(this,i.Mq,1<arguments.length?arguments[1]:void 0)||this;return e.icon=i,e.rd=n,e}No()(i,t);var n=i.prototype;return n.gy=function(t){this.P=t,this.load(),Object(Eo.I)(this.element,{height:"".concat(this.icon.height,"px"),width:"".concat(this.icon.width,"px"),zIndex:6}),this.P.addEventListener("VASTAdError",Xn.bind(this)),this.P.addEventListener("VASTAdFinished",Xn.bind(this)),this.P.addEventListener("VASTAdFinishedForce",Xn.bind(this))},n.fq=function(){this.P.Dd(Nh.ib,{error:Zu})},n.Uk=function(){var t=this;$n.call(this),this.icon.fk&&(this.element.style.cursor="pointer",this.element.addEventListener("click",(function(i){i.stopPropagation(),t.P.oh(t.icon.fk,!0)}))),this.icon.gk&&this.element.addEventListener("click",Jn.bind(this,this.icon.gk)),this.icon.vl&&this.rd.Rc(this.icon.vl),0===this.icon.offset&&this.P.Vf.appendChild(this.element),0===this.icon.offset&&0===this.icon.duration||(this.ql=Zn.bind(this),this.P.addEventListener("VASTAdTimeUpdate",this.ql))},i}(iv),ev=n(98),rv=n.n(ev),sv=function(t){function i(i,n,e,r,s,o,u){return(n=t.call(this,n,e,r,o,u)||this).vt=i,n.ea=n.od.nf,n.fa=n.O.S("display"),n.ob=s,n.Lh=Object(Eo.h)("div",{Jz:"vz-media-element-wrapper",style:{position:"relative"}}),n}No()(i,t);var n=i.prototype;return n.Wh=function(){var i=this.ta.hc[0]||{};if(i.type===Ma){if(this.$c())return new Rl(i,"Overlay",this.O);var n=this.ta,e=n.hc[0]||{};return i=e.value,-1!==["video/ogg","video/mp4","video/webm"].indexOf(e.mimeType)&&n.cb&&(n=encodeURIComponent(n.cb.url),n="clickTAG=".concat(n,"&clickTag=").concat(n),i+=-1===i.indexOf("?")?"?":"&",i+=n),this.M.eb().Bx(i),new iv(i,this.fa)}return t.prototype.Wh.call(this)},n.If=function(){t.prototype.If.call(this),this.ob.Mo&&this.Ut(),this.vt.start(),this.ad.dispatchEvent(new Nh(Nh.LOADED,this.Ca))},n.Ut=function(){Object(Eo.h)("button",{style:{alignContent:"center",alignItems:"center",backgroundColor:"#fff",border:0,cursor:"pointer",display:"flex",padding:"4px",position:"absolute",right:"0",top:"0",zIndex:"1"}},this.Lh,rv.a).addEventListener("click",this.complete.bind(this))},n.ep=function(){return this.ta.parameters},n.qk=function(){return this.ta.bg},n.rk=function(){return this.ta.Ne},n.getAdHeight=function(){return Math.max(this.ta.height,this.ta.To)},n.getAdWidth=function(){return Math.max(this.ta.width,this.ta.Uo)},n.Uc=function(){var t=this.ta.cb;return t?t.url:null},n.ak=function(i,n,e,r){var s=!(4<arguments.length&&void 0!==arguments[4])||arguments[4],o=!(5<arguments.length&&void 0!==arguments[5])||arguments[5],u=this.ob.width,h=this.ob.height;return Kn(u)&&(u=parseFloat(this.ob.width)*this.ea.offsetWidth/100),Kn(h)&&(o?h=u/(h=this.getAdWidth()/this.getAdHeight()):h=parseFloat(this.ob.height)*this.ea.offsetHeight/100),u=u||i,h=h||n,this.$c()&&(u=i,h=n),s=t.prototype.ak.call(this,u,h,e,r,s,o),"application/javascript"===(this.ta.hc[0]||{}).mimeType?te.call(this,u,h):te.call(this,Math.min(s.width,u),Math.min(s.height,h))},n.ag=function(i){t.prototype.ag.call(this),this.M.dispatchEvent(new Ou(Ou.vg,"Overlay",{isLinear:i})),i?this.pause():this.resume()},n.uh=function(){return 0},n.SC=function(){},n.noResize=function(){},i}(gl),ov=function(){function t(){}return t.nv=function(i){var n=[];return Object(Eo.L)(i).forEach((function(i){(i.He||[]).forEach((function(i){return n.push(t.Hv(i))}))})),n},t.Hv=function(t){return t=t||{},xo.a.uk(t.url||"")||t.mimeType},t}(),uv=So.a.La("LinearResolver"),hv=["uplynk/m3u8","application/vnd.apple.mpegurl","application/x-mpegurl"],av=function(){function t(){}return t.Xh=function(t,i,n){if(!(n=n||[]).length||function(t){return t.bb&&"vpaid"===t.bb.toLowerCase()}(n[0]))return n;var e=function(t){return t.reduce((function(t,i){var n="".concat(i.height/i.width);return t[n]=t[n]||[],t[n].push(i),t}),{})}(n),s=i/t;return 0===(i=Object.keys(e).sort((function(t,i){return Math.abs(+t-s)-Math.abs(+i-s)})).reduce((function(i,n){return n=function(t){return t.reduce((function(t,i){var n=(i.mimeType||"").toLowerCase();return k(n)?"video/mp4"===n?t.cq.push(i):t.jq.push(i):-1<hv.indexOf(n)&&Object(Eo.p)()&&t.Fp.push(i),t}),{Fp:[],cq:[],jq:[]})}(e[n]),i.concat(r(n.cq,t)).concat(r(n.jq,t)).concat(r(n.Fp,t))}),[])).length?uv.warn("No supported media files found",n):uv.debug("Resolved media files",i),i},t}(),cv=["image/.*","application/javascript","application/x-javascript"],fv=function(){function t(){}return t.resolve=function(t,i){var n,e=function(){var t=[],i=[];return(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).forEach((function(n){var e=n.hc[0];if(e)switch(e.type){case Ma:ie(e.mimeType)&&i.push(n);break;case Na:case Ra:t.push(n)}})),t.concat(i)}(i=Object(Eo.J)(i.slice(),!1));return 0<i.length&&0===e.length&&(n=Ju),i=e.filter((function(i){return i.Ne||i.width<=t.width&&i.height<=t.height})),0<e.length&&0===i.length&&(n=$u),i[0]||{error:n}},t}(),lv=So.a.La("VastEngine"),vv=th,dv=[Nh.wg,Nh.jd,Nh.ib,Nh.gd,Nh.LOADED,"iab_viewable","iab_detection_started","iab_detection_failed","VIDEO_VIEW_3P","stopped","linearChange","verificationNotExecuted",Rh.md],pv={};pv[Vh.FIRST_QUARTILE]="q1",pv[Vh.MIDPOINT]="q2",pv[Vh.THIRD_QUARTILE]="q3",pv[Vh.COMPLETE]="finished";var mv=function(t){function i(i,n,e,r){return(i=t.call(this,i,n,e)||this).cn=i.od.nf,i.qb=r,i.$b=[],i.Xg=[],i.Pm=!0,i.Dm=0,i.Wa=[],i.oc=new Xo,i.Ec=i.O.S("errorTracker"),i.rd=i.O.S("adTracker"),i.Z.addEventListener("AdSystem.Resize",ne.bind(nu()(i))),i.Kb.addEventListener("ISSUE_WITH_AD",le.bind(nu()(i))),i.Z.addEventListener(Ou.cr,Re.bind(nu()(i))),i}No()(i,t);var n=i.prototype;return n.eg=function(i,n){if(this.ln=!1,this.At=i.ads.length,!this.bc){this.ma=i,i=this.ma.ads.shift();t:switch(this.ba.getVendor()){case tv.vr:var e=new tv;break t;default:e=new Kl}this.Fc=e,this.Fc.parse(i),se.call(this,i),t.prototype.eg.call(this,i,{urls:this.rs()},n),0===this.$b.length&&0!==this.Xg.length||ge.call(this)}},n.rs=function(){var t=[];return function i(n){t.push(n.Md),n.parent&&i(n.parent)}(this.ma),t.reverse()},n.Cj=function(i){this.$b.length&&(i.crid=this.$b[0].id||""),t.prototype.Cj.call(this,i)},n.gg=function(){this.Vj(),this.ln=!0,this.bc||!this.va||this.Km||re.call(this,this.va)},n.bi=function(){var i=this;t.prototype.bi.call(this);var n,e=this.ba.Tb,r=this.cn.offsetWidth,s=this.cn.offsetHeight,o=isNaN(e.width)?r:Math.min(e.width,r),u=isNaN(e.height)?s:Math.min(e.height,s);Object(Eo.l)(this.Xg,(function(t){i.pa.kl(i.ad.ic,t.ic),isNaN(t.vc[0].width)||(e.width=+t.vc[0].width,o=+t.vc[0].width),isNaN(t.vc[0].height)||(e.height=+t.vc[0].height,u=+t.vc[0].height);var r=fv.resolve({height:u,width:o,x:0,y:0},t.vc);if(r)return r.hc&&r.hc[0]&&r.hc[0].value?(i.Nb=r,i.oc.jl(fe.bind(i,t,e),1e3*e.delay),!0):(n=i.Nb&&i.Nb.error,!1)}))||(this.ad&&this.ad.dispatchEvent(new Nh(Nh.ib,null,null,{error:n})),this.ng("loaded",Ju,"Unable to find suitable overlay creatives"))},n.stop=function(i){this.bc||(this.oc.stop(),this.ad&&this.ad.state.loaded?Oe.call(this,!1,i):this.Ja("early-stop"),this.Rd&&(this.Rd.ua(),this.Rd=null),this.Fa=null,t.prototype.stop.call(this))},n.skip=function(){this.yn=!0,this.nd?(this.nd.lk(Vh.SKIP),this.nd.skip()):Oe.call(this,!0)},n.pause=function(){t.prototype.pause.call(this),this.Cb&&(this.oc.pause(),this.Wa.forEach((function(t){return t.pause()})))},n.resume=function(){t.prototype.resume.call(this),this.Cb&&(this.oc.resume(),this.Wa.forEach((function(t){return t.resume()})))},n.setVolume=function(t){this.Wa.forEach((function(i){return i.setVolume(t)}))},n.getDuration=function(){var t=this.Cs||0;return this.Wa.forEach((function(i){i.getDuration&&(t=Math.max(t,i.getDuration()))})),t},n.getCurrentTime=function(){var t=this.Wa.find((function(t){return t.getCurrentTime}));return t?t.getCurrentTime():0},n.getCreativeDuration=function(){return this.Fa?this.Fa.duration:0<this.$b.length?this.$b[0].duration:0},n.getAdSkippableState=function(){var t=!!this.Fa&&this.Fa.ei;if(this.va.getAdSkippableState){var i=this.va.getAdSkippableState();t=void 0===i?t:i}return t},n.isSkippable=function(){return!!this.Fa&&this.Fa.skippable},n.Rf=function(){return this.ad&&this.ad.ic},n.Sf=function(){return this.ad&&this.ad.Cf},n.Of=function(){return this.ad&&this.ad.Rt},n.Qf=function(){if(this.Fa)return this.Fa.Tq},n.mh=function(i,n,e){return!e&&this.Fc&&(e=this.Fc.jh),t.prototype.mh.call(this,i,n,e)},n.Ja=function(i){var n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{};n.Pt=this.getCreativeDuration()||"NULL",this.Fc&&(this.Fc.Wj&&(n.Wj=this.Fc.Wj),this.Fc.lh&&(n.lh=this.Fc.lh),this.Nb&&(n.$p=this.Nb)),n.Ru=this.Dm,t.prototype.Ja.call(this,i,n)},n.Ke=function(i,n){var e=i;e instanceof Xf||(e=e instanceof Qf?new Xf(i.message,Xf.xi,i.Pq):new Xf(i.message)),t.prototype.Ke.call(this,e,n),Te.call(this)},n.ih=function(i,n){t.prototype.ih.call(this,i,n),this.ad&&this.ad.dispatchEvent(new Nh("stopped",this.Fa)),Ee.call(this)||0!==this.ma.ads.length||this.stop(),this.ad=null,this.yn=!1},n.track=function(i){var n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{};if(n.vastModelAd=this.ad,"Reporting.Ad.Issue"===i){for(var e="",r=this.ma;r&&r.Md;)e="".concat(r.Md," ").concat(e),r=r.parent;n.url=e}t.prototype.track.call(this,i,n)},n.ng=function(i,n,e){t.prototype.ng.call(this,i,n,e,je.call(this))},n.sh=function(i){t.prototype.sh.call(this),Oe.call(this,!1,i)},n.complete=function(){t.prototype.complete.call(this),this.Td&&this.Td.ua()},i}(Dl),bv=function(t){function i(i){var n=t.call(this,i)||this;return n.qb=new hl(i),n}No()(i,t);var n=i.prototype;return n.ik=function(t){var i=this.M,n=new(this.Gv(t))(i,this.qb,t.Tf()?t:t.Lj||t);return new mv(i,t,n,this.qb)},n.Gv=function(t){var i=t.ma;return t.Tf()&&(t.Gj||i&&i.ads&&0<i.ads.length)?rl:nl},n.getType=function(){return"VAST"},i}(Wf),gv=function(t){function i(){return t.apply(this,arguments)||this}return No()(i,t),i.prototype.getType=function(){return"VIDEO"},i}(bv);n(37);var yv=n(99),wv=n.n(yv),_v=!1,Ev=function(){function t(t,i){this.tag=t,this.Fo=i,this.kb=new Jo.a(window.document),_v||this.uw(),this.Fo.classList.add(this.containerClass),this.Ow=Object(Eo.h)("div",{class:"overlay-wrap"},this.Fo,this.template)}var i=t.prototype;return i.gx=function(){this.Ow.remove()},i.uw=function(){Object(Eo.h)("style",{},document.head,wv.a),_v=!0},Th()(t,[{key:"containerClass",get:function(){return"vrm-plg"}},{key:"template",get:function(){var t=Object(Eo.G)(this.tag.source),i=Object(Eo.G)(this.tag.headline),n=Object(Eo.G)(this.tag.callToAction);return'\n            <div class="title">\n                '.concat(t?"<small>Ad: <span>".concat(t,"</span></small>"):"","\n                <h5>").concat(i,'</h5>\n            </div>\n            <button class="overlay-btn">').concat(n,"</button>\n        ")}}]),t}(),Av=function(t){function i(i,n,e){return(n=t.call(this,i,{},n,e)||this).load(i),n}No()(i,t);var n=i.prototype;return n.load=function(t){var i=this;this.Va={};try{this.Va=JSON.parse(t.tag)}catch(t){}this.Xq(Ce.call(this,t.mediaInfo)),this.Ca={cb:{url:this.Va.clickUrl}},this.canRenderUI()&&(this.Xv(this.Va),this.addEventListener("VASTAdEngineComplete",(function(){i.Dr.gx()})))},n.canRenderUI=function(){return De(this.Va)},n.Xv=function(t){this.Dr=new Ev(t,this.ea)},i}(Ll),Ov=function(t){function i(i){var n=t.call(this,i)||this;return n.wj=i.geminiPixelsTracker,n}return No()(i,t),i.prototype.Wk=function(){t.prototype.Wk.call(this),this.ua(),this.wj.Xo({lq:this.$a.dn,$k:Pe.call(this)})},i}(Pl);Ov.ca=["eventBus","smartViewability","geminiPixelsTracker","environment"];var Sv,Tv=(Sv={},ua()(Sv,"GEMINI_IMP","viewabilityDefStatic"),ua()(Sv,"STATIC_VIEW","viewabilityDefStatic"),ua()(Sv,"STATIC_VIEW_3P","viewabilityDefStatic3P"),ua()(Sv,"VIDEO_VIEW","viewabilityDefVideo"),ua()(Sv,"VIDEO_VIEW_3P","viewabilityDefVideo3P"),Sv),Iv=function(){function t(t){this.O=t}return t.prototype.resolve=function(t){t=t.ads[0]||{},this.$a=t.rules||{},this.Xe=t.actionUrls||{},this.Fm=t.beacon,xe.call(this)},t}(),jv=function(t){function i(i,n,e){return(i=t.call(this,i,n,e)||this).Sd=new ou,i.Kp(),i.wj=i.O.S("geminiPixelsTracker"),i}No()(i,t);var n=i.prototype;return n.eg=function(i,n){var e=this,r=(i.ads||[])[0]||{};this.Xe=r.actionUrls||{},new Iv(this.O).resolve(i),r.dispatchEvent=function(t){var i="function"==typeof t.Uc&&t.Uc();switch(t.type){case Nh.gd:i&&(e.ao(i),R(i));break;case Nh.jd:e.Xj(e.Ta);break;case Rh.md:var n;switch(i=t.Nd,i=(n={},ua()(n,Vh.FIRST_QUARTILE,"VIDEO_QUARTILE_25"),ua()(n,Vh.MIDPOINT,"VIDEO_QUARTILE_50"),ua()(n,Vh.THIRD_QUARTILE,"VIDEO_QUARTILE_75"),ua()(n,Vh.COMPLETE,"VIDEO_QUARTILE_100"),n)[i],Ve.call(e,i),t.Nd){case Vh.PROGRESS:e.ho(t),Ve.call(e,"VIDEO_START"),30<t.data.currentTime&&Ve.call(e,"VIDEO_30_SEC");break;case Vh.COMPLETE:e.Ja("finished",t.data),e.complete();break;case Vh.PAUSE:e.bo(t);break;case Vh.FIRST_QUARTILE:e.Ja("q1",t.data);break;case Vh.MIDPOINT:e.Ja("q2",t.data);break;case Vh.THIRD_QUARTILE:e.Ja("q3",t.data)}}},this.Ta=new Av(r,this.Z,this),t.prototype.eg.call(this,i,null,n),this.Sd.resolve(this.Ta)},n.Kp=function(){this.Kn=[]},n.gg=function(){this.Vj(),this.pa.kl(null,null),this.Oa=Eu.a.group(Eu.a.bind(this.Ta,"VASTAdFinished",this.ih.bind(this)),Eu.a.bind(this.Ta,"VASTAdResumed",this.co.bind(this)),Eu.a.bind(this.Ta,"VASTAdEngineComplete",this.complete.bind(this)),Eu.a.bind(this.Ta,Ou.ug,this.Z.dispatchEvent.bind(this.Z))),this.Ta.Xf(this.Z.getVolume())},n.PC=function(t){this.RC(t),this.eo(),this.Ta.Ld()},n.bi=function(){throw Error("overlay is not supported")},n.stop=function(t){this.Sd.Ka.then((function(i){return i.stop(t)}))},n.sh=function(i){t.prototype.sh.call(this,i),this.stop(i)},n.complete=function(){this.Kp(),this.Ta.M.dispatchEvent("VASTAdEngineComplete"),this.Oa&&(this.Oa.ua(),this.Oa=null);var i=this.Ta&&this.Ta.bp();i&&this.Pe(new Xf(i.message||i.description,null,null,i)),t.prototype.complete.call(this)},n.Ke=function(i,n){t.prototype.Ke.call(this,i,n),t.prototype.complete.call(this)},n.skip=function(){this.Sd.Ka.then((function(t){return t.skip()}))},n.pause=function(){this.Sd.Ka.then((function(t){return t.pause()}))},n.resume=function(){this.Sd.Ka.then((function(t){return t.resume()}))},n.setVolume=function(t){this.Sd.Ka.then((function(i){return i.setVolume(t)}))},n.getDuration=function(){return this.Ta&&this.Ta.getDuration()||0},n.getCurrentTime=function(){return this.Ta&&this.Ta.getCurrentTime()||0},n.getCreativeDuration=function(){return this.getDuration()},n.getAdSkippableState=function(){return!1},n.isSkippable=function(){return!1},n.canRenderUI=function(){return!!this.Ta&&this.Ta.canRenderUI()},i}(Dl),Mv=function(){function t(t,i){this.O=t.O,this.M=t,this.W=i,this.pa=this.O.S("beaconDataHolder")}return t.prototype.load=function(t,i){if(this.$e=(new Date).getTime(),this.Ie=t,this.Je=i,function(t){var i=(t=(t=t||{}).ads||[])[0]||{};try{var n=JSON.parse(i.tag)}catch(t){n={}}return n=((n.assets||[]).find((function(t){return"VIDEO_PRIMARY"===t.usageType}))||{}).mediaInfo||[],i.mediaInfo=n,i=n.some((function(t){return!!t.url})),0<t.length&&i}(t=this.W.mc))i=(new Date).getTime()-this.$e,this.pa.Oe(t,null,i,0),this.Ie&&this.Ie(t,i);else{t=Qu,i=(new Date).getTime()-this.$e;var n=new Xf("No ads provided",Xf.Yl,null,t);this.pa.Oe(null,t,i,0),this.Je&&this.Je(n,i)}},t}(),Nv=function(t){function i(){return t.apply(this,arguments)||this}No()(i,t);var n=i.prototype;return n.ik=function(t){var i=this.M;return new jv(i,t,new Mv(i,t))},n.getType=function(){return"GEMINI"},i}(Wf),Rv=So.a.La("AdsRunner"),kv={oi:"Created",LOADED:"Loaded",az:"Ready",wi:"Running",lc:"Stopped"},Lv=function(t){function i(i,n){var e=t.call(this)||this;return e.M=i,e.Jb=n,e.bm={},e.pa=e.M.O.S("beaconDataHolder"),e.reset(),i=nu()(e),Ge.call(i,bv),Ge.call(i,gv),Ge.call(i,Nv),e}No()(i,t);var n=i.prototype;return n.reset=function(){this.V=kv.oi,this.la=null,this.ya=0,this.W=null},n.yq=function(){this.pw()?ze.call(this,"Runner either not loaded or already stopped"):(this.V=kv.wi,this.M.dispatchEvent(Ou.Bl,this.W),"Overlay"===this.W.getType()?this.la.bi():this.la.gg())},n.load=function(t,i){if(0===t.length)ze.call(this,"no ad entries");else{this.W=t[0],t=this.W.getAdEngineType();var n=this.bm[t];n?(this.la=n.ik(this.W),Eu.a.Eb(this.la,Ou.Ue,Be.bind(this,i)),Eu.a.bind(this.la,Ou.Te,Fe.bind(this)),this.M.dispatchEvent(Ou.Al,this.la),this.pa.Zv(this.W),this.ya&&this.la.setVolume(this.ya),this.la&&this.la.load()):(Rv.error("Ignore ad config entry ",this.W," Unknown ad engine type ",t),this.Jb.Yp(this.W),ze.call(this,"Unknown ad engine type ".concat(t)))}},n.stop=function(t){this.V=kv.lc,this.la&&this.la.stop(t)},n.skip=function(){this.la&&this.la.skip()},n.pause=function(){this.la&&this.la.pause()},n.Qk=function(){if(this.la)return this.la.Qk()},n.resume=function(){this.Rb()&&this.la.resume()},n.bA=function(){return this.la},n.setVolume=function(t){this.ya=t,this.Rb()&&this.la.setVolume(t)},n.getDuration=function(){if(this.Rb())return this.la.getDuration()},n.getCreativeDuration=function(){if(this.Rb())return this.la.getCreativeDuration()},n.getAdSkippableState=function(){if(this.Rb())return this.la.getAdSkippableState()},n.isSkippable=function(){return!!this.Rb()&&this.la.isSkippable()},n.Rf=function(){if(this.Rb())return this.la.Rf()},n.Sf=function(){if(this.Rb())return this.la.Sf()},n.Of=function(){if(this.Rb())return this.la.Of()},n.Qf=function(){if(this.Rb())return this.la.Qf()},n.getCurrentTime=function(){if(this.Rb())return this.la.getCurrentTime()},n.pw=function(){return this.V===kv.lc},n.Pp=function(){return this.V===kv.LOADED},n.Rb=function(){return this.la&&this.V===kv.wi},n.cleanupAdBreak=function(){this.reset()},i}(jo.default),Dv=function(){function t(){this.bf=[]}var i=t.prototype;return i.oA=function(){return this.bf},i.Cq=function(t){this.bf=t},t}(),Cv=function(){function t(t){this.N=t.config,this.ia=t.adsConfig,this.fa=t.display,this.Pc=t.smartViewability,this.Js=t.moatIvtResolver,this.O=t.injector,t=100,3e4<this.fa.Gh()*this.fa.yh()&&(t=80),this.Db={},this.Db.inView100=He.call(this,{a:1,c:0,p:100}),this.Db.inView50=He.call(this,{a:0,c:0,p:50}),this.Db.inView50Continuous=He.call(this,{a:0,c:1,p:50}),this.Db.inView100Continuous=He.call(this,{a:0,c:1,p:t}),this.Yh=[[Fl,ir.bind(this)],[Wl,nr.bind(this)],[ql,We.bind(this)],[Yl,Qe.bind(this)],[Zl,qe.bind(this)],[Vl,Ye.bind(this)],[zl,Ke.bind(this)],[Bl,Xe.bind(this)],[Hl,tr.bind(this)],[Ql,Ze.bind(this)],[Xl,$e.bind(this)],[Gl,Je.bind(this)]],this.fn=si(this.Yh)}var i=t.prototype;return i.jg=function(t){return this.M=t,this},i.resolve=function(t,i){return i?(i=si(i),i=this.fn.join(i)):i=this.fn,i.resolve(t)},t}();Cv.ca="injector adsConfig config display moatIvtResolver smartViewability".split(" ");var Pv=function(){function t(){this.Nc=this.Ms=0}var i=t.prototype;return i.nB=function(){return this.Nc},i.append=function(t){return this.Nc|=(t?1:0)<<this.Ms++,this},t}(),xv=n(34),Uv=So.a.La("MoatIvtResolver"),Vv=function(){function t(){this.Kt=this.Jt=0,this.im=document&&document.body&&document.body.style?document.body.style:{},this.xm=document&&document.documentElement&&document.documentElement.style?document.documentElement.style:{},this.Y=wo.a.fb(),this.sm=this.Y.CSS,this.rb=this.Y.navigator,this.je=this.Y.performance,this.Hm=!(!this.Y.CSS||!this.Y.CSS.supports);var t=document.createElement("div"),i={};if(t.style){t.style.wordSpacing="10%",i[0]="10%"===t.style.wordSpacing?1:0,t.style.width="1px",t.style.width="-webkit-min-content",t.style.width="min-content",i[1]="1px"===t.style.width?0:1,t.style.width="1px",t.style.width="calc(1px - 1px)",t.style.width="-webkit-calc(1px - 1px)",i[2]="1px"===t.style.width?0:1,i[3]=Object(Eo.x)(t.matches),i[4]=xv.a.gu(t),i[5]=t.animate&&Object(Eo.x)(t.animate)?1:0,t.style.fontStretch="ultra-condensed",i[6]="ultra-condensed"===t.style.fontStretch?1:0;var n=null,e=["{45EA75A0-A269-11D1-B5BF-0000F8051515}","{3AF36230-A269-11D1-B5BF-0000F8051515}","{89820200-ECBD-11CF-8B85-00AA005B4383}"];if(Eo.v)try{t.addBehavior("#default#clientCaps");for(var r=0;r<e.length;r++)if(n=t.tA(e[r],"componentid").replace(/,/g,".")){i[7]=n.split(".")[0];break}}catch(t){}i[7]=i[7]||0}this.Hc=i,this.Sm={a:er,b:rr,c:sr.bind(this),d:or.bind(this),e:ur.bind(this),i:hr.bind(this),j:ar,k:cr.bind(this),l:fr.bind(this),m:lr.bind(this),n:vr.bind(this),o:dr.bind(this),p:pr.bind(this),q:mr.bind(this)}}return t.prototype.Cv=function(){var t=this,i=[];return Object.keys(this.Sm).forEach((function(n){try{var e=t.Sm[n]();i.push("".concat(n,"=").concat(e))}catch(t){Uv.debug("can't compose ivt signal '".concat(n,"': ").concat(t.message))}})),i.join("&")},t}(),Bv=new Jo.a(window.document),Fv=function(){function t(t){this.kb=t.dom,this.Mb=t.geminiMacrosResolver}return t.prototype.Xo=function(t){var i=this,n=t.$k;t.lq.forEach((function(t){i.kb.createElement("img").src=i.Mb.resolve(t,n)}))},t}();Fv.ca=["dom","geminiMacrosResolver"];var zv=So.a.La("AdSystem"),Gv=function(){function t(t){this.od=t.adContainerProvider,this.rd=t.adTracker,this.N=t.config,this.O=t.injector,this.ia=t.adsConfig,this.U=t.eventBus,this.T=t.environment,this.Jb=this.O.Xa(Dc),this.dc(),this.O.dl("blockedCategoriesHandler",Dv).za("scriptLoader",Oc).za("moatIvtResolver",Vv).za("geminiMacrosResolver",Cv).dl("geminiPixelsTracker",Fv),this.O.S("geminiMacrosResolver").jg(this),this.Mb=this.O.Xa(qf).jg(this),this.Ls=!!xo.a.Qb("nosyncpixels")||!!this.N.Pb("nosyncpixels")||!1,this.N.fw()||this.Ls||(.2>=Math.random()||xo.a.Qb("forceSmartPixel"))&&Bv.Kd("https://tag.sp.advertising.com/sp.js",!1,!0),this.addEventListener(Ou.El,Rr.bind(this)),this.addEventListener(Ou.Od,Nr.bind(this)),this.addEventListener(Ou.Bl,jr.bind(this)),this.addEventListener(Ou.Te,Mr.bind(this)),this.addEventListener(Ou.li,Ir.bind(this)),this.addEventListener("AdSystem.LinearChange",Tr.bind(this)),this.rd.Ex(this.ia),this.rd.au(),Ac.a(Pr.bind(this))}var i=t.prototype;return i.dc=function(){this.Bg=this.af=this.ya=this.Us=this.Ud=this.sd=0,this.Dn=!1,this.zm=new yh.a,this.Kc=[],this.Ji=!1,this.Jb.reset(),this.sa=new Lv(this,this.Jb),this.sa.setVolume(this.ya),this.sa.addEventListener(Au.ni,Ar.bind(this))},i.Vx=function(){this.gn=!0},i.tx=function(){this.qn||_r.call(this,"AD_GROUP_FAILED")},i.vq=function(){this.Lf=this.gn=this.qn=!1},i.load=function(t,i){this.Xp(t,this.Wp.bind(this,null,i,null))},i.Xp=function(t,i){(t=t||{}).type&&(this.ra=t.type),"Preroll"===this.ra&&0!=this.Us++%this.ia.Vt?i():(t.preloadedConfig&&Dr.call(this,t.preloadedConfig),Eu.a.group(Eu.a.Eb(this.U,Tc.Ll,Lr.bind(this,i)),Eu.a.Eb(this.U,Tc.LOADED,kr.bind(this,i))),this.Jb.ex(this.ra,t.originalTime,t.preloadedConfig),clearTimeout(this.Fi),clearTimeout(this.vd),0<(i=this.ia.Aw)&&(this.Fi=setTimeout(Sr.bind(this),i)),t.loadTimeLimit&&"Preroll"===this.ra&&(this.vd=new Xo(Or.bind(this),t.loadTimeLimit,!0)))},i.Wp=function(t,i,n){var e=this;n&&(n===this.ra?(this.sd=this.ia.Cd,this.af=0):this.ra=n),this.vd&&this.vd.resume(),this.Wg=i,t&&(this.Jb.Ax(t),this.Kc=wr.call(this,this.Jb.pk(this.ra))),this.nc=function(){var t=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};e.vd&&e.vd.ek(),t.timings=e.vf,e.Wg&&e.Wg(t),e.nc=null,e.Wg=null},0<this.Kc.length?this.sa.load(this.Kc,this.nc):this.nc&&this.nc()},i.gg=function(){this.Ji=!0,0<this.Kc.length?(zt(this.ra)&&this.zm.ue(Eu.a.Eb(this,Ou.Od,this.dispatchEvent.bind(this,new Ou(Ou.br,this.ra)))),this.sa.yq()):_r.call(this,"NO_ADS")},i.Sw=function(){this.sa.pause()},i.isPlaying=function(){return!this.sa.Qk()},i.sx=function(){this.sa.resume()},i.setVolume=function(t){this.ya=t,this.sa.setVolume(this.ya)},i.mute=function(t){t?(this.an=this.ya,this.setVolume(0)):0<this.an?this.setVolume(this.an):0===this.ya&&this.setVolume(1)},i.isMuted=function(){return!this.ya},i.getDuration=function(){return this.sa.getDuration()},i.getCreativeDuration=function(){return this.sa.getCreativeDuration()},i.getAdSkippableState=function(){return this.sa.getAdSkippableState()},i.isSkippable=function(){return this.sa.isSkippable()},i.getVolume=function(){return this.ya},i.sA=function(){return this.ia.cb},i.Rf=function(){return this.sa.Rf()},i.Sf=function(){return this.sa.Sf()},i.jv=function(){return"".concat(this.N.Lv(),"/").concat(this.N.Ek()," ").concat("VerizonAdPlugin","/").concat("1.0.5")},i.stop=function(t){t&&(this.Dn=!0),this.Wg=this.nc=null,this.sa&&this.sa.stop(t)},i.skip=function(){this.dispatchEvent(new Au("Reporting.Basic.Click",{Co:"skipAhead"})),this.sa.skip(),this.dispatchEvent(new Ou(Ou.ii,this.ra))},i.mB=function(){return this.Mb},i.Ew=function(){this.sa.stop(),Ar.call(this)},i.OA=function(){return this.sd},i.iA=function(){return this.Ud},i.hA=function(){return this.ia},i.np=function(){return this.N},i.Qp=function(){return this.af<this.ia.Cd},i.Tu=function(){return this.od.kv()},i.resize=function(){this.dispatchEvent("AdSystem.Resize")},i.Bv=function(){return this.O},i.eb=function(){return this.W},i.sk=function(){return this.ra},i.addEventListener=function(t,i,n){this.U.addEventListener(t,i,n)},i.removeEventListener=function(t,i){this.U.removeEventListener(t,i)},i.dispatchEvent=function(){for(var t=arguments.length,i=Array(t),n=0;n<t;n++)i[n]=arguments[n];this.U.dispatchEvent.apply(this.U,i)},i.invokeAdMethod=function(t,i){this.dispatchEvent("AdSystem.InvokeAdMethod",{data:i,name:t})},i.getCurrentTime=function(){return this.sa.getCurrentTime()},i.aA=function(){return this.Bg},i.Of=function(){return this.sa.Of()||-1},i.Qf=function(){var t=-1,i=this.sa.Qf();return i&&(t=encodeURIComponent("".concat(i.Hk," ").concat(i.value))),t},i.Uu=function(){var t=this.ia.Cd;return-1===t?12341234:t},i.GA=function(){return this.T},i.cleanupAdBreak=function(){this.vq(),this.sa.cleanupAdBreak()},i.canRenderUI=function(t){var i=this.sa.la;return i?i.canRenderUI():function(t){return Object(Eo.n)(t,["customInfo","slot","aeg",0],[]).some((function(t){return t.canRenderUI()}))}(t)},t}();Gv.ca="injector adTracker config eventBus adsConfig adContainerProvider externalTracker errorTracker urls display parametersCombine smartViewability moatViewability slotOpportunityHandler environment".split(" ");var Hv=function(t){function i(i){var n=t.call(this,i)||this;return n.U=i.eventBus,n.Zb=i.hostWindowParamsObtainer,n}No()(i,t);var n=i.prototype;return n.au=function(){this.Oa||(this.Oa=Eu.a.group(Eu.a.bind(this.U,"Reporting.Ad.Request",xr.bind(this)),Eu.a.bind(this.U,"Reporting.Ad.Issue",Ur.bind(this)),Eu.a.bind(this.U,"Reporting.Ad.Engine.Request",Vr.bind(this)),Eu.a.bind(this.U,"Reporting.Ad.Engine.Response",Br.bind(this)),Eu.a.bind(this.U,"Reporting.Ad.Engine.Flow",zr.bind(this)),Eu.a.bind(this.U,"Reporting.Basic.Click",Gr.bind(this)),Eu.a.bind(this.U,"Reporting.Ad.Slot.Opportunity",Hr.bind(this))))},n.detach=function(){this.Oa&&this.Oa.ua()},n.Ex=function(t){this.ia=t,this.ds=t.Cu},i}(Co);Hv.ca="config debugInfo environment eventBus moatViewability smartViewability urls hostWindowParamsObtainer".split(" ");var Yv=function(){function t(t){this.oa=t,this.Zd=this.oa.bcid,this.xd=this.oa.id,this.cj=this.oa.timestamp,this.rj={},this.Wd={},this.Ze={},this.lm=!1,this.Lc=this.oa.macros||{},this.nn=Eo.k(this.Lc,"rm."),this.kf={vvuid:t.vvuid||w(this.cj)},this.xs=this.oa.isEU,this.qj=!1}var i=t.prototype;return i.EC=function(t){this.lm=t},i.WA=function(){return this.tj},i.JC=function(t){t&&(this.tj=t)},i.bB=function(){return this.rf},i.KC=function(t){t&&(this.rf=t)},i.vk=function(){return this.oa.sid},i.DC=function(t){this.oa.bid=this.oa.bid||{},this.oa.bid.id=t},i.tk=function(){return this.oa.bid&&this.oa.bid.id||""},i.FB=function(){return{}},i.VA=function(){return this.rj},i.HC=function(t,i){this.rj[t]=i},i.rA=function(){return this.Zd},i.Gx=function(t){this.Zd=t},i.dB=function(){return this.xd},i.Wx=function(t){this.xd=t},i.Pf=function(){return this.oa.playerType||"o2unit"},i.Lv=function(){return this.oa.playerName||"unknown"},i.rw=function(){return"VDMS"===this.Pf()},i.LA=function(){return this.cj},i.dA=function(){return this.Ze},i.zx=function(t){this.Wd=t},i.Yz=function(){return this.Wd},i.Ek=function(){return this.oa.jsVersion},i.getParameters=function(){var t={};return Eo.g(this.kp(),t),Eo.g(this.Lc,t),t},i.kp=function(){var t={bcid:this.Zd,bid:this.tk(),pid:this.xd,pt:this.Pf(),pv:this.Ek(),r:wo.a.Xc(window),s:xo.a.uc()?"true":void 0,sid:this.vk(),vvuid:this.kf.vvuid};return this.tj&&(t.orgId=this.tj),this.rf&&(t.plcid=this.rf),this.ah&&(t.spid=this.ah),this.qf&&(t.pblob=this.qf),this.It&&(t.vrid=this.It),t},i.uy=function(t){Eo.g(t,this.Ze)},i.Pb=function(t){return t="string"==typeof t?t.toLowerCase():t,this.Lc["m."+t]||this.Lc[t]},i.lA=function(){return this.Lc},i.lB=function(){return this.nn},i.QA=function(){return this.kf},i.vy=function(t){this.kf.vvuid=t},i.XA=function(t){return this.rj[t]||{}},i.aB=function(){return this.oa},i.Up=function(){return-1!==(this.oa.queryString||"").indexOf("tbv=on")},i.De=function(){return this.oa.geo},i.Rh=function(){return this.lm||Eo.c.Rh()},i.NC=function(t){this.yd=t},i.pB=function(){return this.yd},i.gp=function(){return this.oa.adSettings},i.Tx=function(t){this.qj=t},i.UA=function(){return this.qj},i.Uv=function(){return this.oa.trackingEnabled},i.Yf=function(){return this.oa.autoplay},i.Tp=function(){var t=this.Yf();if(!t)return 0;var i=this.Rh();return void 0===i?t:t&&i?1:0},i.TB=function(){return this.oa.aggressiveMode},i.UB=function(){return this.oa.frosOnly},i.$B=function(){return"1"===this.Pb("secureVPAIDsMode")},i.Ch=function(){return this.oa.privacyData},i.Nv=function(){return this.oa.preview},i.fw=function(){return this.xs},i.rB=function(){return null},i.Fx=function(t){this.oa.bckt=t},i.$u=function(){return this.oa.bckt},i.Ox=function(t){this.oa.expn=t},i.uv=function(){return this.oa.expn},i.Nx=function(t){this.oa.expb=t},i.tv=function(){return this.oa.expb},i.Ux=function(t){this.qf=t},i.ay=function(t){this.ah=t},i.Mx=function(t){this.Si=t},i.DA=function(){return this.Si},i.Zx=function(t){this.zj=t},i.kB=function(){return this.zj},i.$x=function(t){this.Dj=t},i.qB=function(){return this.Dj},t}(),qv=function(){function t(t){this.U=t.eventBus,Eu.a.bind(this.U,Tc.LOADED,Xr.bind(this))}var i=t.prototype;return i.Uq=function(t,i){var n;t:{for(n=0;n<this.uf.length;n++)if(!this.uf[n].type||this.uf[n].type===t.type){this.uf.splice(n,n+1),n=!0;break t}n=!1}(n||i)&&(this.ra=t.type,Qr.call(this,t),this.U.dispatchEvent(new Au("Reporting.Ad.Slot.Opportunity",{Jo:this.Yr,ew:!this.Ua,slot:this.Ua||this.df,type:this.ra})),this.Vd=this.Ua=void 0)},i.zq=function(){var t=this;Ff()(this.uf).forEach((function(i){"Preroll"!==i.type&&"Bumper"!==i.type||t.Uq(i)}))},i.ty=function(t,i){this.Tm[i]=t},t}();qv.ca=["eventBus"];var Wv,Qv=(Wv={},ua()(Wv,".adaptv.advertising.com","VSSP"),ua()(Wv,"pubads.g.doubleclick.net","DOUBLECLICK"),ua()(Wv,".v.fwmrm.net","FREEWHEEL"),ua()(Wv,"gemini.yahoo.com","GEMINI"),ua()(Wv,"pmp.ybp.yahoo.com","DSP"),ua()(Wv,".yahoo.com","YAHOO"),ua()(Wv,"ima3vpaid.appspot.com","ADXIMA"),ua()(Wv,"tpc.googlesyndication.com","ADXTPC"),ua()(Wv,"rubiconproject.com","RUBICON"),ua()(Wv,"tremorhub.com","TREMOR"),Wv),Xv=function(){function t(t,i){this.Ks=(this.W=t)?this.W.Bp():"",this.mq=(t=this.W&&this.W.getType())?t.toLowerCase():"",this.Hs=this.W&&this.W.Tf()?this.W.Im?2:3:1,this.zg=0,this.qd=i}var i=t.prototype;return i.ai=function(t){this.Bd=t},i.$j=function(){this.zg+=1},i.vh=function(){return this.hm},i.Bq=function(t){this.hm=t},i.Cx=function(t){this.Jr=t},i.jp=function(){var t=this.W&&this.W.ia,i=this.hm,n=this.qd,e=this.zg,r=this.W&&this.W.Bh(),s=t&&t.Bw,o=this.Hs,u=this.Ks,h=Zr(this.Jr),a=this.mq,c=2;return this.Bd&&(c=this.Bd.da||Yu.da),{adl:i,adseq:n,at:e,ibn:r,max_lst:s,medS:o,ntwk:u,plcid:h,pos:a,r_code:c,rule:this.W&&this.W.getRuleId(),tmout:this.W&&this.W.qp(),vptm:this.W&&Math.min(this.W.Cn||2147483647,t.Lq)}},t}(),Zv=function(){function t(){}var i=t.prototype;return i.ip=function(){return{ms_lat:this.Ym,vil:this.ej,vsl:this.hj,vst:this.bh}},i.ml=function(t){this.hj=t},i.ll=function(t){this.ej=t},i.pl=function(t){this.bh=t},i.nl=function(t){this.Ym=t},t}(),$v=function(t){function i(i,n){var e=t.call(this)||this;return e.Na=i,n=n||{},e.Va=i.tag&&JSON.parse(i.tag),i=nu()(e).Na.priceType,e.Vs=i,i=function(){var t=1<arguments.length?arguments[1]:void 0;return(t=av.Xh(t.offsetWidth,t.offsetHeight,(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).map((function(t){return Kr({},t,{mimeType:t.contentType})}))))&&0<t.length?t[0]:null}(e.Na.mediaInfo,n),nu()(e),e.Is=i?i.mimeType:"",n=nu()(e).Va.advertiser_id,e.Lr=n,n=nu()(e).Na.creativeId,e.qm=n,e.yj=e.Va.assets&&0<e.Va.assets.length?"ad":"no-ad",e.zr="".concat(i?"".concat(i.width||0,"x").concat(i.height||0):"",":").concat(i&&i.bitrate||null),e.oj=i&&i.url||null,e}return No()(i,t),i.prototype.nk=function(){return Kr({},this.ip(),{},{adfmt:this.zr,adv_id:this.Lr,apt:this.Vs,crid:this.qm,mf_url:this.oj,mtype:this.Is,r_type:this.yj,v_cr_id:this.qm})},i}(Zv),Jv=function(t){function i(i,n,e){return(i=t.call(this,i,e)||this).ea=n,i}No()(i,t);var n=i.prototype;return n.Oe=function(t,i,n){this.ai(i),this.Bq(n),this.mc=t,this.Cx(this.W.Cc),(t=this.mc&&this.mc.ads&&this.mc.ads[0])&&(this.Ac=new $v(t,this.ea))},n.Fk=function(){return function(t){for(var i=1;i<arguments.length;i++){var n=null!=arguments[i]?arguments[i]:{};i%2?ts(Object(n),!0).forEach((function(i){ua()(t,i,n[i])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ts(Object(n)).forEach((function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(n,i))}))}return t}({},this.jp(),{},this.Ac?this.Ac.nk():{r_type:"no-ad"})},n.$o=function(){return this.Ac},i}(Xv),Kv=function(){function t(t,i,n){this.Ha=t,this.Kj=t.id;var e=t.Tq,r=null;e&&(r=encodeURIComponent("".concat(e.Hk," ").concat(e.value))),this.yt=r,this.ea=i,i="Overlay"===n?(i=(i=this.Ha&&this.Ha.vc)&&i[0]&&i[0].hc)&&i[0]||null:(i=av.Xh(this.ea.offsetWidth,this.ea.offsetHeight,this.Ha.He))&&0<i.length?i[0]:null,this.lj=i?i.mimeType:"",this.Pr=i?i.bitrate:"",this.cs=i?"".concat(i.width||0,"x").concat(i.height||0):"",this.yj=this.lj&&"application/javascript"===this.lj?"vpaid":"ad",this.Fs=function(t){var i={},n=t&&t.aq||{};return Object.keys(n).forEach((function(t){0<n[t]&&(i[t]=n[t])})),i}(t),this.oj=i?i.url:""}return t.prototype.mv=function(){return function(t){for(var i=1;i<arguments.length;i++){var n=null!=arguments[i]?arguments[i]:{};i%2?is(Object(n),!0).forEach((function(i){ua()(t,i,n[i])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):is(Object(n)).forEach((function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(n,i))}))}return t}({},this.Fs,{adfmt:"".concat(this.cs,":").concat(this.Pr),mf_url:this.oj,mtype:this.lj,r_type:this.yj,uadid:this.yt,v_cr_id:this.Kj})},t}(),td=function(t){function i(i,n,e){var r=3<arguments.length&&void 0!==arguments[3]?arguments[3]:[],s=t.call(this)||this;return s.Na=i,s.ea=n,s.ra=e,(r=Zr(r[0]))||(r=nu()(s).Na.fc),s.rf=r,s.Ir=i&&i.Z&&i.Z.name||"",s.Ar=i.id,s.Fg={},es.call(nu()(s)),s}return No()(i,t),i.prototype.nk=function(t){var i=this.ip(),n={ad_sys:this.Ir,adid:this.Ar,plcid:this.rf};return t?t=this.Fg[t]:t=0<(t=Object.keys(this.Fg)).length?this.Fg[t[0]]:null,function(t){for(var i=1;i<arguments.length;i++){var n=null!=arguments[i]?arguments[i]:{};i%2?ns(Object(n),!0).forEach((function(i){ua()(t,i,n[i])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ns(Object(n)).forEach((function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(n,i))}))}return t}({},i,{},n,{},t=t&&t.mv()||{})},i}(Zv),id=function(t){function i(i,n,e){return(i=t.call(this,i,e)||this).ea=n,i.Ac={},i}No()(i,t);var n=i.prototype;return n.Oe=function(t,i,n,e){if(this.ai(i),this.Bq(n),this.Wr=e,this.Rm=(this.ma=t)&&t.wc,i=this.W.getUrl(),t=[],this.ma)for(i=this.ma,t.push(i.Md);i.parent;)i=i.parent,t.push(i.Md);else t.push(i);this.Pa=t.reverse(),this.zg=0,t=this.Pa,this.ks=xo.a.Ah(t[0]||""),1<t.length?(this.ls=xo.a.Ah(t[1]||""),this.Zm=t.length-1):this.Zm=0,os.call(this)},n.Fk=function(t,i){var n=this.jp(),e={crd:this.Wr,f_call:this.ks,f_hop:this.ls,n_hop:this.Zm},r=as.call(this,t);if(this.Rm){for(t=this.ma;t.parent&&t.parent.wc;)t=t.parent;t={plcid:t.wc&&t.wc.fc||""}}else t={};return r?t=ss({},i=r.nk(i),{},r=hs.call(this,i.v_cr_id),{},t):t=ss({r_type:"no-ad"},i=hs.call(this),{},t),ss({},n,{},e,{},t)},n.$o=function(t){return as.call(this,t)},i}(Xv),nd=function(){function t(){}var i=t.prototype;return i.by=function(t){this.Ze={},this.M=t,this.qd=this.Ig=0,this.Bb=t.O.S("smartViewability"),this.dm=0},i.Zv=function(t){this.um=this.Oi=null;var i=t.Ag;if(this.Xr=i,this.qd+=1,!this.Qg||2!==this.Qg){var n=1;t.Tf()&&(n=2),this.Qg=n}n=this.M.Tu().Ot,this.xb="GEMINI"===t.getAdEngineType()?new Jv(t,n,this.qd):new id(t,n,this.qd),this.Ze[i]=this.xb},i.Oe=function(t,i,n,e){this.xb&&this.xb.Oe(t,i,n,e)},i.ai=function(t){this.xb&&this.xb.ai(t)},i.$j=function(){this.xb&&this.xb.$j()},i.du=function(){this.Ig+=1},i.Aq=function(t){this.dm=+t||0},i.kl=function(t,i){this.Oi=t,this.um=i,this.Xb=this.xb&&this.xb.$o([this.Oi])},i.ml=function(t){this.Xb&&this.Xb.ml(t)},i.ll=function(t){this.Xb&&this.Xb.ll(t)},i.pl=function(t){this.Xb&&this.Xb.pl(t)},i.nl=function(t){this.Xb&&this.Xb.nl(t)},i.vp=function(){if(this.Xb)return this.Xb.Ym},i.vh=function(){if(this.xb)return this.xb.vh()},i.uq=function(){this.Ig=this.qd=0,this.Qg=this.Di=null},i.oq=function(t,i,n,e){return i&&i!==this.Xr?t=i&&(e=this.Ze[i])?fs({},ls.call(this),{},e.Fk(void 0,void 0),{},t||{}):t||{}:(i=this.xb,n=n||this.Oi,e=e||this.um,t=i?fs({},ls.call(this),{},i.Fk(n,e),{},t||{}):t||{}),t},t}();au.a.dc(xo.a.Qb("oathPlayerBuildEnvironment")||"prod");var ed=function(){function t(t){this.O=t}var i=t.prototype;return i.fy=function(t){this.Ua=t.slot;var i=this.Ua.ownerDocument||window.document;t.dontPredefineVideoTag||(this.cc=t.video||this.Ua.appendChild(Object(Eo.i)(i)),this.cc=Array.isArray(this.cc)?this.cc:[this.cc]),this.kb=new Jo.a(i),this.ga={adSettings:{adStrategy:"ADSET_BASED",aeg:[],asids:[],domainOptimisation:!0,podSize:-1,prerollInterleave:1,timeout:{hard:7,maxLinearShow:3600}},id:au.a["default.pid"],isEU:!0,jsVersion:"1.0.5",sid:w(),timestamp:+new Date},i="boolean"==typeof t.disableFailoverOnDlvFailure&&t.disableFailoverOnDlvFailure;var n="boolean"==typeof t.adCallWithCredentialsAlways&&t.adCallWithCredentialsAlways;this.ga.frosOnly=t.frosOnly,this.ga.playerType=t.playerType||"VRM_plgn",this.ga.trackingEnabled=!0,this.ga.bcid=t.buyerCompanyId,this.ga.geo=t.geo,this.ga.id=t.playerId,this.ga.sid=t.sid||this.ga.sid,this.ga.jsVersion=t.jsVersion||this.ga.jsVersion,this.ga.vvuid=t.vvuid,this.ga.autoplay=t.autoplay,this.ga.macros=t.macros,this.ga.overrideUrls=t.overrideUrls,this.ga.currentVideo=t.currentVideo,this.ga.aggressiveMode=t.aggressiveMode,this.ga.adSettings=this.ga.adSettings||{},this.ga.adSettings.timeout=t.timeout||{},this.ga.adSettings.adStrategy=t.adStrategy||"CONTENT_BASED",this.ga.adSettings.skipSettings=t.skipSettings||{},this.ga.adSettings.asids=t.asids,this.ga.adSettings.aeg=t.aeg,this.ga.adSettings.podSize=t.podSize,this.ga.adSettings.prerollInterleave=t.prerollInterleave,this.ga.adSettings.domainOptimisation=t.domainOptimisation,this.ga.adSettings.chromeHackPreinitialisation=t.chromeHackPreinitialisation,this.ga.adSettings.isBrandedContent=t.isBrandedContent,this.ga.adSettings.clickThroughUrl=t.clickThroughUrl,this.ga.adSettings.disableFailoverOnDlvFailure=i,this.ga.adSettings.adCallWithCredentialsAlways=n,this.ns=t.fakeViewability,this.ga.privacyData=t.privacyConsent,this.ga.isEU=!1!==t.isEU,this.ga.playerName=t.playerName},i.nx=function(){var t=new Yv(this.ga),i=new Tu(t,this.ga.overrideUrls),n=new _u;if(this.cc&&1<this.cc.length){var e=this.cc[0].parentElement||this.cc[0];n.Eq(this.cc[0]),n.Rx(this.cc[1])}else e=this.Ua;var r=wo.a.Bk(window)||window;this.O.tb("config",t).tb("debugInfo",To).tb("urls",i).tb("videoTagProvider",n).tb("adContainerProvider",new Lu(this.Ua)).tb("dom",this.kb).tb("viewabilitySubject",e).tb("hostWindowProvider",new tu(r)).za("eventBus",jo.default).za("environment",ku).za("hostWindowParamsObtainer",Ko).za("adsConfig",Ec).za("primalTracker",Do).za("display",Ru).za("slotOpportunityHandler",qv).za("errorTracker",Go).za("beaconDataHolder",nd),this.ns?this.O.za("moatViewability",y(uu)).za("intersectionViewability",y(ru)).za("smartViewability",y(wu)):this.O.za("moatViewability",uu).za("intersectionViewability",ru).za("smartViewability",wu),this.O.za("adTracker",Hv).za("parametersCombine",hu).za("externalTracker",Co).za("actionTracker",Po).za("adSystem",Gv).za("videoTracker",Qo).za("videoTrackerManager",$o),t=this.O.S("adSystem"),(i=this.O.S("environment")).jg(t),this.ga.currentVideo&&i.Kx(this.ga.currentVideo)},i.np=function(){return this.ga},i.Bv=function(){return this.O},t}(),rd="external-player-item-loaded",sd="external-player-mute-changed",od="external-player-paused",ud="external-player-play-complete",hd="external-player-play-requested",ad="external-player-error",cd="external-player-playing",fd="external-player-item-skipped",ld="external-player-time-update",vd="external-player-volume-changed",dd="ad-plugin--breaks-available",pd="ad-plugin--break-playing",md="ad-plugin--break-resolve-error",bd="ad-plugin--break-resolved",gd="ad-plugin--subtitles-found",yd="ad-plugin--metrics",wd="ad-plugin--diagnostics",_d="ad-plugin-nonlinear-ad-rendered",Ed="ad-plugin-nonlinear-ad-clicked",Ad="ad-plugin-nonlinear-ad-dismissed",Od=n(45),Sd=function(){function t(t){this.M=t.adSystem,this.U=t.pluginEventBus,this.Ye=t.adBlockerSniffer,this.pe=t.slotOpportunityHandler,this.Rg=t.metricsEventHandler,this.pa=t.beaconDataHolder,this.Bc=!1,ps.call(this),this.U.addEventListener(md,Bs.bind(this))}var i=t.prototype;return i.SB=function(){return this.Bc},i.Uh=function(){this.pd=!1},i.kx=function(){this.Hd=void 0},i.Ra=function(t,i,n){var e;n&&(e=this.pa.oq(n)),null!=i&&e?this.U.dispatchEvent(t,i,e):null!=i?this.U.dispatchEvent(t,i):this.U.dispatchEvent(t,e)},i.$h=function(t){this.zb=t},i.wx=function(t){Ys.call(this,t)},t}();Sd.ca="adSystem pluginEventBus adBlockerSniffer slotOpportunityHandler metricsEventHandler beaconDataHolder".split(" ");var Td=function(){function t(t){this.yf=t.videoTrackerManager,this.pe=t.slotOpportunityHandler,this.T=t.environment,this.M=t.adSystem}return t.prototype.onPlayerEvent=function(t,i){switch(t){case Od.c:t=ju()(i,1)[0],this.pe.zq(),this.T.Mw(),this.T.Fq(0),this.T.kg(t.duration),this.yf.Yk(),this.yf.kg(t.duration),this.yf.Lw();break;case Od.b:t=ju()(i,1)[0],this.T.Fq(t),this.yf.Oh(t);break;case Od.a:this.yf.Kw();break;case Od.d:this.M.dispatchEvent(Ou.qr,i)}},t}();Td.ca=["adSystem","slotOpportunityHandler","videoTrackerManager","environment"];var Id=function(){function t(t){this.U=t.pluginEventBus,this.nj=[]}var i=t.prototype;return i.dispatchEvent=function(t,i){if("ad_oppty"===i.evt)var n=this.cm=!0;this.cm||"ad_req"===i.evt?this.U.dispatchEvent(t,i):this.nj.push({event:t,Pw:i}),n&&qs.call(this)},i.Yw=function(){this.cm=!1},t}();Id.ca=["pluginEventBus"];var jd=function(){function t(){}return t.prototype.rl=function(t){var i=t.YVAP.standaloneAd;return t={ads:[{actionUrls:i.beacons,rules:i.rules,tag:JSON.stringify(Qs(i.gemini))}]},{bcid:"5b32606132679a7241fe5ca9",pid:"5b3260f8dbaab35b11ca3a6e",schema:{pods:[{calculated:!0,slots:[{adxResult:"SHOW_ADS",aeg:[[{adEngineType:"GEMINI",adTypes:["Preroll"],canRenderUI:De(i=Qs(i.gemini)),isNative:!0,name:"Empty - Preroll",rcid:"5512a39b09eab108e072da23",rid:"5c4ef9c68fcaa91a27b5d264",url:"http://s3.amazonaws.com/vdb-cdn-files/dev/player-auto-tests/vast/empty.xml",usesShim:!1,vastXml:JSON.stringify(t),vendor:"5d7bd3fa10ca046303bc3d36",vendorName:"standalone_gemini_native"}]],rids:["5ade359bc673db38c7f14e5e"],slot:"AVAIL",type:"PREROLL"}],type:"PREROLL"}]},slot:"AVAIL",version:"2",vid:"5b3261c2cd472447b9cd4d4b"}},t}(),Md=n(39),Nd=So.a.La("AdBreakManager"),Rd=0,kd=function(){function t(t){this.M=t.adSystem,this.pe=t.slotOpportunityHandler,this.Rg=t.metricsEventHandler,this.pa=t.beaconDataHolder,this.Bi=[],this.U=new jo.default,this.Ni={}}var i=t.prototype;return i.Xx=function(t){if(this.uj){var i=this.uj,n=i&&i.adBreakItems[0];n&&t>=i.startTime&&(this.preparePlayback(n),this.play(n,!0),this.uj=null)}},i.Zw=function(){var t=this.Bi.find((function(t){return t.type===Md.c}));t&&(this.uj=t)},i.preparePlayback=function(t){"resolving"!==t.resolvedState&&(t.isRepeated=this.Ni.adBreakItemId===t.adBreakItemId,t.isRepeated&&Rd++,this.pa.Aq(Rd),this.wf=to.call(this,t)),this.Ni=t},i.Xw=function(t){this.wf=to.call(this,t)},i.play=function(t,i){var n=this;return t.isRepeated=this.Ni.isRepeated,(this.wf||_o.a.resolve()).then((function(){n.M.Vx(),n.Ei?(io.call(n,t),n.M.tx()):!i&&n.zb||(io.call(n,t),n.M.gg())}))},i.fetchAdBreaks=function(t){var i=this;if(this.M.dc(),Rd=0,this.pa.Aq(Rd),t){!function(t){(t=t.aeg)&&t.forEach((function(t){t.forEach((function(t){"overlay"===(t.type||t.adTypes&&t.adTypes[0]).toLowerCase()&&(t.slot=t.slot||{},(t=t.slot).width="45%",t.position=_.ti,t.left="18.5%",t.top="90%")}))}))}(t);try{t=JSON.parse(JSON.stringify(t))}catch(t){Nd.error("Failed to clone vrmConfig",t)}}return new _o.a((function(n){i.M.Xp({preloadedConfig:t},(function(t){i.Bi=function(){var t=[];return(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).forEach((function(i){var n=Zs(i);if(0<n.length||"Midroll"===i.type){var e=0;i.time&&isNaN(i.time)?e=Object(Eo.K)(i.time):isNaN(i.time)||(e=i.time),e={adBreakId:w(),mimetype:"adplugin/vrm",startOffset:e,startTime:e},$s(n)?(e.type=Md.b,e.adBreakItems=n):i.type&&"Overlay"===i.type?(e.type=Md.c,e.adBreakItems=n):(e.customInfo=n,e.type=i.type&&i.type.toLowerCase()),e.type=e.type||"preroll",t.push(e)}})),t}(t.Sh),t=i.Bi.map((function(t){var i=function(t){for(var i=1;i<arguments.length;i++){var n=null!=arguments[i]?arguments[i]:{};i%2?Xs(Object(n),!0).forEach((function(i){ua()(t,i,n[i])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Xs(Object(n)).forEach((function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(n,i))}))}return t}({},t);return t.customInfo&&(i.customInfo=t.customInfo.slice()),t.adBreakItems&&(i.adBreakItems=t.adBreakItems.slice()),i})),n(t)}))}))},i.cleanupAdBreak=function(){Ks.call(this),this.pe.zq()},i.addEventListener=function(t,i){this.U.addEventListener(t,i)},i.removeEventListener=function(t,i){this.U.removeEventListener(t,i)},i.resume=function(t){!this.pd&&!this.Ei||this.bn||io.call(this,t),this.pd&&this.M.gg()},i.$h=function(t){this.zb=t},t}();kd.ca=["adSystem","slotOpportunityHandler","metricsEventHandler","beaconDataHolder"],kd.yl="AdBreakManager.AD_BREAK_PREPARED";var Ld=0,Dd=function(){function t(){}return t.Ho=function(t){var i=1<arguments.length&&void 0!==arguments[1]&&arguments[1],n=document.createElement("iframe");return n.id="xdomainIframe:".concat(t,":").concat(Ld++),i&&(n.style.position="absolute",n.style.top=0,n.style.width="100%",n.style.height="100%",n.style.zIndex=2,n.style.pointerEvents="auto !important",n.setAttribute("allow","autoplay")),n.setAttribute("frameborder","0"),i=dt(au.a["cdn.url"],au.a["s3.url"]),i="".concat(i).concat(t,".html?id=").concat(Ld++),n.src=i,n},t.mo=function(t,i){return new _o.a((function(n){t.onload=function(){n()},i?i.appendChild(t):document.body.appendChild(t)}))},t}(),Cd=n(43),Pd=So.a.La("IframeXDomainMessenger"),xd=function(){function t(t,i){this.Ns=i}var i=t.prototype;return i.dc=function(t){this.Oa=Eu.a.empty(),this.Lb=t,this.Jg=xo.a.Qh(t.src).origin,this.vm=[],this.Jm=!1},i.loaded=function(){var t=this;Eu.a.bind(this.Lb.contentWindow.parent,"message",this.Vk.bind(this)).link(this.Oa),this.Jm=!0,this.vm.forEach((function(i){return t.ig(i)}))},i.destroy=function(){this.Oa&&this.Oa.ua()},i.ig=function(t){if(this.Lb.contentWindow)try{this.Jm?this.Lb.contentWindow.postMessage(JSON.stringify(t.Mv()),this.Jg):this.vm.push(t)}catch(t){Pd.error("Error while interacting with IFRAME",Cd.a.ro().Iu().rh("error").data({error:t.message}).qo().getData())}},i.Vk=function(t){t:{try{var i=JSON.parse(t.data);break t}catch(i){Pd.warn("Error Parsing",t,i)}i=void 0}i&&t.origin===this.Jg&&i.location===this.Lb.src&&i.type&&(t.preventDefault(),this.Ns(Cd.a.clone(i)))},t}(),Ud=n(17),Vd=So.a.La("IframeXDomainCommunicator"),Bd=function(){function t(){this.Bf=new xd(this,no.bind(this)),this.$n=new xd(this,no.bind(this))}var i=t.prototype;return i.OB=function(){var t=this;this.Bf.destroy();var i=Dd.Ho("vrm-xdomain");this.Bf.dc(i),Dd.mo(i).then((function(){t.Bf.loaded()}))},i.NB=function(t){var i=this;this.Bf.destroy();var n=Dd.Ho("vrm-xdomain-media",!0);this.$n.dc(n),Dd.mo(n,t).then((function(){i.$n.loaded()}))},i.BC=function(t){this.Bf.ig(Cd.a.ro().Tw().data(t).qo())},i.Ez=function(){},i.AC=function(){},i.wz=function(){},i.jD=function(){},t}(),Fd=function(){function t(t){this.O=t.Mk,this.Ri=t.yu,this.mn=t.bx}var i=t.prototype;return i.yk=function(){var t=this;return this.Ka||(this.Ka=this.O.lx(this.Ri).then((function(i){return t.dj.apply(t,Ff()(i))}))),this.Ka},i.zk=function(){if(!this.ie){var t=this.O.mx(this.Ri);if(t=this.Mi.apply(this,Ff()(t)),!this.Qm(t))throw Error("can't be created synchronously");this.ie=t}return this.ie},i.Qm=function(t){return null==t||"function"!=typeof t.then},i.Mi=function(){for(var t=arguments.length,i=Array(t),n=0;n<t;n++)i[n]=arguments[n];return this.mn.apply(null,i)},i.dj=function(){for(var t=arguments.length,i=Array(t),n=0;n<t;n++)i[n]=arguments[n];var e=this;return new _o.a((function(t){e.ie=e.Mi.apply(e,i),t(e.ie)}))},t}(),zd=function(t){function i(){return t.apply(this,arguments)||this}No()(i,t);var n=i.prototype;return n.Mi=function(){for(var t=arguments.length,i=Array(t),n=0;n<t;n++)i[n]=arguments[n];var e={};return this.Ri.forEach((function(t,n){e[t]=i[n]})),new this.mn(e)},n.dj=function(){for(var i=this,n=arguments.length,e=Array(n),r=0;r<n;r++)e[r]=arguments[r];return t.prototype.dj.apply(this,e).then((function(t){var n=t;return i.ie.rp&&(n=i.ie.rp().then((function(){return t}))),n}))},n.Qm=function(t){return"function"!=typeof t.rp},i}(Fd),Gd=function(){function t(t){this.hf={},this.ym=!0,(this.mf=t)&&this.tb(t,this)}var i=t.prototype;return i.pq=function(t,i,n){if(this.hf[t]){if(this.ym)throw Error("".concat(t," can't be provided twice"))}else this.hf[t]=eo.call(this,i,n);return this},i.dl=function(t,i){return this.pq(t,i,!0)},i.za=function(t,i){return this.tb(t,this.Xa(i))},i.tb=function(t,i){return this.pq(t,(function(){return i}))},i.Zf=function(t){return void 0!==this.hf[t]},i.resolve=function(t){var i=this.hf[t];return i=i?i.yk():_o.a.reject("no such dependency ".concat(t)),_o.a.race([i,Object(Eo.C)(8e3).catch((function(){throw Error("".concat(t," isn't resolved in ").concat(8e3,"ms"))}))])},i.S=function(t){var i=this.hf[t];if(!i)throw Error("no such dependency ".concat(t));return i.zk()},i.lx=function(t){var i=this;return _o.a.all(t.map((function(t){return i.resolve(t)})))},i.mx=function(t){var i=this;return t.map((function(t){return i.S(t)}))},i.Nz=function(t){return eo.call(this,t,!0).yk()},i.Xa=function(t){return eo.call(this,t,!0).zk()},i.Lp=function(t){return eo.call(this,t).yk()},i.PB=function(t){return eo.call(this,t).zk()},i.IC=function(t){void 0!==t.Eu&&(this.ym=t.Eu)},t}();!function(t){function i(i){var n=t.call(this,i.mf)||this;return n.vj=i,n}No()(i,t);var n=i.prototype;n.resolve=function(i){var n=this;return t.prototype.resolve.call(this,i).catch((function(t){if(!/no such dependency/.exec(t))throw t;return t=n.vj.resolve(i)}))},n.Zf=function(i){return t.prototype.Zf.call(this,i)||this.vj.Zf(i)},n.S=function(i){try{return t.prototype.S.call(this,i)}catch(t){return this.vj.S(i)}}}(Gd);var Hd=function(){function t(t){this.O=t||new Gd("injector"),this.Ye=new Io,this.em=new ed(this.O),this.U=new jo.default,this.Lt=new Bd,this.Ye.check(),this.O.tb("pluginEventBus",this.U),this.O.tb("adBlockerSniffer",this.Ye),this.O.tb("xdomainCommunicator",this.Lt),this.type="ad-plugin",this.mimetype="adplugin/vrm",this.version="1.0.5"}var i=t.prototype;return i.getCapabilities=function(){return["1","2"]},i.prepare=function(t){var i=this;t=e(t),this.Ua=t.slot,this.em.fy(t),this.em.nx(),this.O.dl("metricsEventHandler",Id),this.Ts=this.O.Xa(Td),this.Ya=this.O.Xa(Sd),this.Wb=this.O.Xa(kd),this.N=this.O.S("config"),this.Wb.addEventListener(kd.yl,(function(t){i.Ya.Ra(rd,t,{})})),this.T=this.O.S("environment"),this.M=this.O.S("adSystem"),this.pa=this.O.S("beaconDataHolder")},i.addEventListener=function(t,i){this.U.addEventListener(t,i)},i.removeEventListener=function(t,i){this.U.removeEventListener(t,i)},i.onPlayerEvent=function(t){for(var i=arguments.length,n=Array(1<i?i-1:0),e=1;e<i;e++)n[e-1]=arguments[e];this.Ts.onPlayerEvent(t,n),t===Od.b&&this.Wb.Xx(n[0])},i.fetchAdBreaks=function(){var t=this,i=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};this.pa.by(this.M),this.Ya.kx();var n=i.refId,e=i.pos+1;e&&this.T.Lx(e),i=ho.call(this,i.config),this.os?this.N.vy(w()):this.os=!0,this.Wb.fetchAdBreaks(i).then((function(i){t.Ya.Ra(dd,{adBreaks:i,refId:n})}))},i.resolveAdBreak=function(t){var i=t.customInfo;delete t.customInfo,0<i.length?(this.pa.uq(),this.Ya.Uh(),so.call(this,!1),t.adBreakItems=i,(i=ro.call(this,i)).resolvedState="resolving",this.Wb.Xw(i),this.Ya.Ra(bd,t)):this.Ya.Ra(md,t,{r_code:100})},i.preparePlayback=function(t,i,n){uo.call(this,t,"ad_prepare_pb_plg"),"resolving"!==t.resolvedState&&(this.pa.uq(),this.Ya.Uh(),so.call(this,!1)),t.customInfo.slot.aeg.every((function(t){return!(0<t.length)})),n&&this.Ua&&n.appendChild(this.Ua),i&&this.O.S("videoTagProvider").Eq(i),this.Wb.preparePlayback(t)},i.play=function(t){var i=this;uo.call(this,t,"ad_play_plg",{ad_started:this.Ya.Bc,paused:this.zb}),this.zb||this.Ya.Bc?oo.call(this,t):this.Wb.play(t).then((function(){i.Ya.Ra(hd,null,{})}))},i.pause=function(){uo.call(this,null,"ad_paused_plg"),so.call(this,!0),this.Ya.Bc?this.M.Sw():this.Ya.Ra(od,null,{})},i.seek=function(){},i.stop=function(){this.M.stop(!0)},i.skip=function(){this.M.skip()},i.mute=function(t){this.M.mute(t)},i.isMuted=function(){return this.M.isMuted()},i.setVolume=function(t){this.M.setVolume(t)},i.getVolume=function(){return this.M.getVolume()},i.getCurrentTime=function(){return this.M.getCurrentTime()},i.getDuration=function(){return this.M.getDuration()},i.unload=function(){this.M&&this.M.stop()},i.destroy=function(){this.Ua=void 0,this.M&&this.M.stop()},i.canRenderUI=function(t){return!!this.M&&this.M.canRenderUI(t)},i.renderUI=function(){return null},i.unrenderUI=function(){},i.setNonlinearAdContainer=function(t){t&&this.O.S("adContainerProvider").Sx(t),this.Wb.Zw()},i.cleanupAdBreak=function(){this.zb=!1,this.M.cleanupAdBreak(),this.Wb.cleanupAdBreak()},t}();n.d(i,"VrmAdPlugin",(function(){return Hd})),n.d(i,"AdPluginEvent",(function(){return ao}))}])}module.exports=Eh()},4998:function(t,i,n){"use strict";i.sS=i.aU=void 0;var e=n(8244);Object.defineProperty(i,"aU",{enumerable:!0,get:function(){return e.StreamSynch}}),Object.defineProperty(i,"sS",{enumerable:!0,get:function(){return e.SynchEvents}});var r=n(4955)},1798:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.defaultConfigs=void 0,i.defaultConfigs={pauseOnAhead:!0,synchPoint:3e4,synchThreshold:50,variableRateChange:!1,ffSynchThreshold:200}},590:function(t,i,n){"use strict";var e=this&&this.__values||function(t){var i="function"==typeof Symbol&&Symbol.iterator,n=i&&t[i],e=0;if(n)return n.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&e>=t.length&&(t=void 0),{value:t&&t[e++],done:!t}}};throw new TypeError(i?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(i,"__esModule",{value:!0});var r=n(1798),s=n(8166),o=function(){function t(t,i){this.pdt=NaN,this.id=t,this.Z6={},this.J6=new Map,this.RZ(i)}return t.prototype.destroy=function(){this.Z6=null,this.J6.clear(),this.J6=null},t.prototype.RZ=function(t){var i=s.default.deepCopy(t);i=s.default.mergeObjects(i,r.defaultConfigs),this.config=i},t.prototype.addSegmentInfo=function(t){t&&(this.Z6[t.seqNum]=t)},t.prototype.updateDateRanges=function(t){var i,n;if(t)try{for(var r=e(Object.keys(t)),s=r.next();!s.done;s=r.next()){var o=s.value,u=t[o],h=u.jsonData;u.clockOffset="urn:uplynk:content-data:watchtogether"===u.className&&h?1e3*h.latency_ts-u.startDate:NaN,this.J6.set(o,u)}}catch(t){i={error:t}}finally{try{s&&!s.done&&(n=r.return)&&n.call(r)}finally{if(i)throw i.error}}},t.prototype.getCurrentFramePdt=function(t){var i,n;try{for(var r=e(Object.values(this.Z6)),s=r.next();!s.done;s=r.next()){var o=s.value;if(o.startTime<=t&&o.endTime>t)return o.pdt+1e3*(t-o.startTime)}}catch(t){i={error:t}}finally{try{s&&!s.done&&(n=r.return)&&n.call(r)}finally{if(i)throw i.error}}return this.pdt+1e3*t},t.prototype.getClockOffset=function(t,i){var n,r,s=[];try{for(var o=e(this.J6.values()),u=o.next();!u.done;u=o.next()){var h=u.value;h.startDate<=t+h.clockOffset&&(!h.endDate||h.endDate>t+h.clockOffset)&&s.push(h)}}catch(t){n={error:t}}finally{try{u&&!u.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}var a=this.K6(s,i);return(null==a?void 0:a.clockOffset)||NaN},t.prototype.K6=function(t,i){if(!t.length)return null;var n=t[0];return i.ios?(t.forEach((function(t){n.startDate<t.startDate&&(n=t)})),n):n},t}();i.default=o},8244:function(t,i,n){"use strict";var e,r,s=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0}),i.StreamSynch=i.SynchEvents=void 0;var o,u,h,a=n(590),c=n(4955),f=n(9708),l=n(742);!function(t){t[t.DISABLED=-1]="DISABLED",t[t.IDLE=0]="IDLE",t[t.SYNCHING_SEEK=1]="SYNCHING_SEEK",t[t.SYNCHING_PAUSE=2]="SYNCHING_PAUSE",t[t.SYNCHING_RATE_CHANGE=3]="SYNCHING_RATE_CHANGE"}(o||(o={})),function(t){t.DESTROY="destroy",t.STOP_API="stopApi",t.INVALID_OFFSET="invalidOffset",t.SYNC_DRIFT="syncDrift",t.IN_SYNC="inSync"}(u||(u={})),function(t){t.SYNCH_STRATEGY_APPLIED="synchStrategyApplied",t.SYNCH_COMPLETE="synchComplete"}(h=i.SynchEvents||(i.SynchEvents={}));var v=((r={})[c.SynchStrategy.SEEK]=0,r[c.SynchStrategy.PAUSE]=0,r[c.SynchStrategy.RATE_CHANGE]=0,r),d=function(t){function i(n,e){var r=t.call(this,"StreamSynch")||this;if(r.t8=["play","playing","seek","seeking","seeked","ended","error","timeupdate"],r.UE=o.DISABLED,r.i8=v,r.n8=0,!i.canUse())throw new Error("NOT_SUPPORTED_ERR: Stream synch library cannot be used");if(!n)throw new Error("INVALID_ARG_ERR: Video element cannot be null");return r.e8=n,r.jO(),r._m=new a.default(n.id,e),r.e8.addEventListener("playing",(function(){var t;r._m.pdt=r.e8.getStartDate&&(null===(t=r.e8.getStartDate())||void 0===t?void 0:t.getTime())||NaN}),{once:!0}),r.r8=new l.Timer(r._m.config.synchThreshold,(function(){r.s8.synch(r.e8.currentTime)}),r),r.s8=new c.ClientSynchronizer(r._m),r.o8(r.s8),c.WebSocketSynchronizer.canUse()&&(r.u8=new c.WebSocketSynchronizer(r._m),r.o8(r.u8)),r}return s(i,t),i.canUse=function(){return c.default.canUse()&&c.ClientSynchronizer.canUse()},i.prototype.onSetSrc=function(){var t=this;this._m.pdt=NaN,this.e8.addEventListener("playing",(function(){var i;t._m.pdt=t.e8.getStartDate&&(null===(i=t.e8.getStartDate())||void 0===i?void 0:i.getTime())||NaN}),{once:!0})},i.prototype.destroy=function(){var i,n;this.rO(u.DESTROY),null===(i=this.s8)||void 0===i||i.destroy(),null===(n=this.u8)||void 0===n||n.destroy(),this.MO(),this._m.destroy(),this.r8.destroy(),t.prototype.destroy.call(this)},i.prototype.addSegmentInfo=function(t){t&&this._m.addSegmentInfo(t)},i.prototype.updateDateRanges=function(t){t&&this._m.updateDateRanges(t)},i.prototype.getSyncOffset=function(){var t;return(null===(t=this.u8)||void 0===t?void 0:t.syncOffset)||this.s8.syncOffset},i.prototype.startSync=function(){this.UE===o.DISABLED&&(this.UE=o.IDLE)},i.prototype.stopSync=function(){this.UE!==o.DISABLED&&(this.rO(u.STOP_API),this.UE=o.DISABLED)},i.prototype.getSyncState=function(){return this.UE},i.prototype.jO=function(){var t=this;this.mE=this.H$.bind(this),this.t8.forEach((function(i){t.e8.addEventListener(i,t.mE)}))},i.prototype.MO=function(){var t=this;this.t8.forEach((function(i){t.e8.removeEventListener(i,t.mE)}))},i.prototype.H$=function(t){if(this.UE!==o.DISABLED)switch(t.type){case"timeupdate":var i=t.target.currentTime;if(this.u8)return void this.u8.synch(i);this.s8.synch(i);break;case"seeked":this.rO(u.IN_SYNC)}},i.prototype.o8=function(t){var i=this;t.on(c.SynchronizerEvents.SEEK,this.h8,this),t.on(c.SynchronizerEvents.PAUSE,this.a8,this),t.on(c.SynchronizerEvents.RATE_CHANGE,this.c8,this),t.on(c.SynchronizerEvents.INVALID_OFFSET,this.f8,this),t.on(c.SynchronizerEvents.DRIFTING,this.l8,this),t.on(c.SynchronizerEvents.IN_SYNCH,(function(){i.rO(u.IN_SYNC),i.v8("in synch")}),this)},i.prototype.h8=function(t){this.MT()&&(this.d8(o.SYNCHING_SEEK,t),this.e8.currentTime=t.targetPosition,this.v8("synch action: seek to"+t.targetPosition))},i.prototype.a8=function(t){this.MT()&&(this.d8(o.SYNCHING_PAUSE,t),this.e8.pause(),this.r8.start(),this.v8("synch action: pause"))},i.prototype.c8=function(t){this.MT()&&(this.d8(o.SYNCHING_RATE_CHANGE,t),this.e8.playbackRate=t.playbackRate,this.v8("synch action: change playback rate to"+t.playbackRate))},i.prototype.f8=function(){this.rO(u.INVALID_OFFSET),this.v8("invalid offset")},i.prototype.l8=function(){this.rO(u.SYNC_DRIFT),this.v8("drifting")},i.prototype.d8=function(t,i){this.UE=t,this.n8||(this.n8=Date.now()),this.i8[i.strategy]++,this.publish(h.SYNCH_STRATEGY_APPLIED,i)},i.prototype.rO=function(t){if(this.UE!==o.DISABLED&&this.UE!==o.IDLE){this.UE===o.SYNCHING_PAUSE?(this.r8.stop(),this.e8.play()):this.UE===o.SYNCHING_RATE_CHANGE&&(this.e8.playbackRate=1);var i={syncMode:"client",syncSource:"sapi",syncDuration:Date.now()-this.n8,strategies:this.i8,cause:t};this.UE=o.IDLE,this.n8=0,this.i8=v,this.publish(h.SYNCH_COMPLETE,i),this.v8("synch completed")}},i.prototype.MT=function(){return this.UE===o.IDLE},i.prototype.v8=function(t){},i}(f.default);i.StreamSynch=d},4955:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0}),i.WebSocketSynchronizer=i.ClientSynchronizer=i.SynchStrategy=i.SynchronizerEvents=void 0;var s,o=n(9708),u=n(9847);!function(t){t.IN_SYNCH="inSynch",t.SEEK="synchSeek",t.PAUSE="synchPause",t.RATE_CHANGE="synchRateChange",t.INVALID_OFFSET="synchInvalidOffset",t.DRIFTING="synchDrifting",t.ERROR="synchError"}(s=i.SynchronizerEvents||(i.SynchronizerEvents={}));var h,a=.2;!function(t){t.RATE_CHANGE="rateChange",t.PAUSE="pause",t.SEEK="seek"}(h=i.SynchStrategy||(i.SynchStrategy={}));var c=function(t){function i(i){var n=t.call(this,"Synchronizer")||this;return n._m=i,n}return r(i,t),i.canUse=function(){return!0},Object.defineProperty(i.prototype,"syncOffset",{get:function(){return NaN},enumerable:!1,configurable:!0}),i.prototype.destroy=function(){t.prototype.destroy.call(this)},i}(o.default);i.default=c;var f=function(t){function i(i){var n=t.call(this,i)||this;return n.p8=NaN,n.m8=NaN,n}return r(i,t),i.canUse=function(){return!0},Object.defineProperty(i.prototype,"syncOffset",{get:function(){return this.p8},enumerable:!1,configurable:!0}),i.prototype.destroy=function(){t.prototype.destroy.call(this)},i.prototype.synch=function(t){if(!(t<0)){var i=this._m.getCurrentFramePdt(t),n=Date.now()-(i+this._m.getClockOffset(i,u.userAgent)),e=this._m.config.synchPoint;if(this.p8=e-n,this.b8(this.p8))return this.m8=NaN,void this.publish(s.DRIFTING);this.m8=this.p8;var r={syncMode:"client",targetLatency:e,liveLatency:n,syncSource:"sapi",targetPosition:t-this.p8/1e3,syncDuration:0,playbackRate:1,synchOffset:this.p8},o=u.userAgent.firefox?this._m.config.ffSynchThreshold:this._m.config.synchThreshold;if(Math.abs(this.p8)<o)this.publish(s.IN_SYNCH);else if(isNaN(this.p8))this.publish(s.INVALID_OFFSET);else{if(-this.syncOffset>1e4)return r.strategy=h.SEEK,void this.publish(s.SEEK,r);var c=this.p8>0?.8:1.2;if(r.playbackRate=c,this.p8>0)this._m.config.pauseOnAhead||u.userAgent.firefox?(r.syncDuration=this.p8,r.playbackRate=0,r.strategy=h.PAUSE,this.publish(s.PAUSE,r)):(r.strategy=h.RATE_CHANGE,r.syncDuration=this.p8/a,this.publish(s.RATE_CHANGE,r));else{if(u.userAgent.ios&&Math.abs(this.p8)<1e3)return;u.userAgent.firefox||u.userAgent.ios?(r.strategy=h.SEEK,this.publish(s.SEEK,r)):(r.strategy=h.RATE_CHANGE,r.syncDuration=this.p8/a,this.publish(s.RATE_CHANGE,r))}}}},i.prototype.b8=function(t){return Math.abs(t)>this._m.config.synchThreshold&&Math.abs(this.m8)>this._m.config.synchThreshold&&Math.abs(this.m8)<Math.abs(t)},i}(c);i.ClientSynchronizer=f;var l=function(t){function i(i){var n=t.call(this,i)||this;return n.p8=NaN,n}return r(i,t),i.canUse=function(){return!1},Object.defineProperty(i.prototype,"syncOffset",{get:function(){return this.p8},enumerable:!1,configurable:!0}),i.prototype.destroy=function(){t.prototype.destroy.call(this)},i.prototype.synch=function(t){},i}(c);i.WebSocketSynchronizer=l},8166:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(742),r=function(){function t(){}return t.deepCopy=function(t){var i=this;if(e.TypeChecker.isNullOrUndefined(t))return t;var n={};return Object.keys(t).forEach((function(r){e.TypeChecker.isArray(t[r])?n[r]=t[r].slice():e.TypeChecker.isObject(t[r])?n[r]=i.deepCopy(t[r]):n[r]=t[r]})),n},t.mergeObjects=function(i,n,r){if(void 0===r&&(r=!1),e.TypeChecker.isNullOrUndefined(i))return n;for(var s in n)if(e.TypeChecker.isObject(i[s]))i[s]=this.mergeObjects(i[s],n[s],r);else if(void 0===i[s]||null===i[s]||r){var o=n[s];e.TypeChecker.isArray(o)?i[s]=o.slice():e.TypeChecker.isObject(o)?i[s]=t.deepCopy(o):i[s]=o}return i},t}();i.default=r},8707:function(t,i){"use strict";var n=this&&this.__spreadArrays||function(){for(var t=0,i=0,n=arguments.length;i<n;i++)t+=arguments[i].length;var e=Array(t),r=0;for(i=0;i<n;i++)for(var s=arguments[i],o=0,u=s.length;o<u;o++,r++)e[r]=s[o];return e};Object.defineProperty(i,"__esModule",{value:!0});var e=function(){function t(t){void 0===t&&(t="anonymous"),this.name=t,this._i={},this.qi=0}return t.prototype.destroy=function(){this._i={}},t.prototype.addEventListener=function(t,i,n){return this._i?this.Q6(t,i,n):""},t.prototype.addEventListeners=function(t,i,n){var e=this,r={};return this._i&&t.length?(t.forEach((function(t){var s=i.bind(n,t);r[t]=e.Q6(t,s,n)})),r):r},t.prototype.on=function(t,i,n){return Array.isArray(t)?this.addEventListeners(t,i,n):this.addEventListener(t,i,n)},t.prototype.removeEventListener=function(t,i){this._i&&t in this._i&&Object.prototype.hasOwnProperty.call(this._i[t],i)&&delete this._i[t][i]},t.prototype.removeEventListeners=function(t){if(this._i&&t)for(var i=0,n=Object.keys(t);i<n.length;i++){var e=n[i],r=t[e];e in this._i&&Object.prototype.hasOwnProperty.call(this._i[e],r)&&(delete this._i[e][r],delete t[e])}},t.prototype.once=function(t,i,n){var e=this,r=this.addEventListener(t,(function(){for(var s=[],o=0;o<arguments.length;o++)s[o]=arguments[o];i.apply(n,Array.prototype.slice.call(s,0)),e.removeEventListener(t,r)}),this);return r},t.prototype.publish=function(t){for(var i=[],n=1;n<arguments.length;n++)i[n-1]=arguments[n];if(this._i&&t in this._i){var e=this._i[t];e&&this.X6(e,t,!1,i);var r=this._i["*"];r&&this.X6(r,t,!0,i)}},t.prototype.X6=function(t,i,e,r){for(var s=0,o=Object.keys(t);s<o.length;s++){var u=t[o[s]];if(u)try{var h=u.listener;h&&(e?h.apply(u.subscriber,n([i],r)):h.apply(u.subscriber,r))}catch(t){}}},t.prototype.Q6=function(t,i,n){this._i[t]||(this._i[t]={});var e=t+"_"+ ++this.qi;return this._i[t][e]={subscriber:n,listener:i},e},t}();i.default=e},9708:function(t,i,n){t.exports=n(8707)},4945:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.PROVIDER_BRANDING_TEMPLATES=void 0,i.PROVIDER_BRANDING_TEMPLATES={"video.nflhighlights.com":n(9364)}},4843:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(8173),r=n(4945),s=function(){function t(){this.name="ProviderBrandingPlugin",this.version="8.3.27",this.type=e.Plugin.PluginType.BRANDING,this.mimetype="branding/provider"}return t.prototype.prepare=function(){},t.prototype.destroy=function(){},t.prototype.create=function(t){var i=document.createElement("div"),n=this.g8(t);return n?(i.innerHTML=n,i.children[0]):null},t.prototype.g8=function(t){var i=t&&t.branding&&t.branding.providerId,e=i&&r.PROVIDER_BRANDING_TEMPLATES[i];return this.y8(t)?(n(8906),e.render()):null},t.prototype.y8=function(t){var i=t&&t.branding&&t.branding.providerId,n=i&&r.PROVIDER_BRANDING_TEMPLATES[i],e=t&&t.branding.gameOrigin||[];return!(n&&"video.nflhighlights.com"===i&&e.indexOf("vzw")>-1)&&!!n},t}();i.default=s},7713:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e,r=n(8045),s=n(561);(e=window.crypto||window.msCrypto)||("undefined"!=typeof crypto?e=crypto:"undefined"!=typeof msCrypto&&(e=msCrypto)),e=e&&(e.subtle||e.webkitSubtle)||null;var o={name:"HMAC",hash:{name:"SHA-1"}},u=function(t){for(var i=unescape(encodeURIComponent(t)),n=new ArrayBuffer(i.length),e=new Uint8Array(n),r=0;r<i.length;r++)e[r]=i.charCodeAt(r);return e},h=function(t,i){return new r.Promise((function(n,r){e&&e.importKey||r(new Error("crypto is not supported by the current browser")),e.importKey("raw",u(i),o,!1,["sign","verify"]).then((function(i){return e.sign(i.algorithm,i,u(t))})).then((function(t){var i;n((i=t,String.fromCharCode.apply(null,Array.prototype.slice.call(new Uint8Array(i)))))})).catch((function(t){r(t)}))}))},a=function(){function t(){}return t.getXAuthParams=function(t,i){var n,e={},o=(new Date).getTime(),u=Math.random().toString(36).slice(2,12),a="",c=1,f=s.default.getSingleton("PlayerHosting");if(f&&(c=f.gv||1,n=f.g||[],Array.isArray(n))){for(var l=[],v=0,d=n;v<d.length;v++){var p=d[v];l.push(String.fromCharCode(p))}a=l.join("")}var m="dev_id="+i+"&nonce="+u+"&ts="+o+"&uuid="+t+"&v="+c;return new r.Promise((function(t,n){h(m,a).then((function(n){var r=btoa(n);e.xauth_v=c,e.xauth_ts=o,e.xauth_nonce=u,e.xauth_dev_id=i,e.xauth_signature=r,t(e)})).catch((function(t){n({})}))}))},t}();i.default=a},1716:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.DEFAULT_MEDIA_ITEM_META=i.DEFAULT_HEIGHT=i.DEFAULT_WIDTH=i.DEFAULT_AD_SYSTEM_VERSION=i.DEFAULT_AD_SYSTEM=void 0;var e=n(7673),r=n(9847),s=n(8173),o=n(742),u=n(5800),h=n(8045),a=n(561),c=n(2631),f=n(4945),l=n(7713),v=n(5914),d=n(742);i.DEFAULT_AD_SYSTEM="vrm",i.DEFAULT_AD_SYSTEM_VERSION="2";var p=3e3,m=4e3;i.DEFAULT_WIDTH=640,i.DEFAULT_HEIGHT=360,i.DEFAULT_MEDIA_ITEM_META={title:"",description:"",thumbnail:"",posterUrl:"",duration:0,viewCount:NaN,shareUrl:"",liveState:"",liveLabel:"always",pip:!0,syncPoint:NaN};var b=function(){function t(t){this.HF=!1,this._m=t;var i=this._m.config&&this._m.config.CMS;this.w8=i&&i.host||v.default.getEnv(i&&i.env||""),o.Loader.preconnect("preconnect-sapi","//"+this.w8)}return t.prototype.resolve=function(t,i,n,e,r){var s=this;if(void 0===i&&(i={}),void 0===r&&(r=0),Array.isArray(t)&&0!==t.length){var h="",a=this._8(t,i,n),f=r>0?r:0,l=function(){for(var i=[],n=0;n<arguments.length;n++)i[n]=arguments[n];if(!s.HF){var r=i[0],a=void 0,f=i[2],l=i[3];try{a=JSON.parse(r),f.instrument=a.query&&a.query.results&&a.query.results.instrument?JSON.stringify(a.query.results.instrument):"none"}catch(t){}e.onApiCallInfo({perfObj:f,url:h}),s.E8(t,l,r,(function(t,i){if(!t&&i&&i.length){for(var n=0,r=i;n<r.length;n++){var h=(r[n].customConfig||{}).mediaItemStatus||{},a=parseInt(h.code,10);if(!isNaN(a)&&a>100){var f="",l=null,v=null;return s.A8(o.errorCodes.INFO_CODES,h.code)&&(l=o.errorCodes.E_INFO),s.O8(l,h.code)&&(v="R"),h.code===o.errorCodes.INFO_CODES.E_SAPI_RESTRICTED_NETWORK_TYPE&&(f=u.default.ERR_RESTRICTED_NETWORK_TYPE),h.code===o.errorCodes.SAPI_CODES.E_UNSUPPORTED_FORMAT&&(v="S",l=o.errorCodes.E_SAPI_STREAM),void s.BD(v,l,h.code,f,e)}}e.onComplete(i)}else t=t||"",s.BD(null,null,c.getErrorCode(),t,e)}))}},v=function(t,i,n,r,o){if(!s.HF)if(0!==f&&h)f--,s.S8(h,l,v);else{e.onApiCallInfo({perfObj:o||{},url:h});var u=t.message+"; "+h+"; "+i+"; "+n;s.BD(null,null,c.getErrorCode(t,i,n),u,e)}};a.then((function(t){h=t,s.S8(h,l,v)})).catch((function(){v.apply(s)}))}},t.prototype.cancel=function(){this.HF=!0},t.prototype.parseMediaItemsResponse=function(t){var i=this;Array.isArray(t)&&t.length>0&&t.forEach((function(t){t.customConfig&&t.customConfig.response&&(i.T8(t,t.customConfig.response,!1),delete t.customConfig.response)}))},t.prototype.getDeviceType=function(){var t,i=navigator.platform.toLowerCase(),n=["mac","win"].some((function(t){return i.indexOf(t)>-1}));return t=r.userAgent.iosVersion&&r.userAgent.iosVersion<13?"ontouchstart"in window:"ontouchstart"in window&&navigator.maxTouchPoints>0,r.userAgent.chromecast?"tv-widget,chromecast":r.userAgent.tv?"tv-widget":!n&&t&&(r.userAgent.ipad||r.userAgent.androidTablet)?"tablet":!n&&t&&r.userAgent.mobile?"smartphone":"desktop"},t.prototype.S8=function(t,i,n){var e=p;r.userAgent.mobile&&!r.userAgent.ios&&(e=m),o.Loader.ajax(t,{context:this,successHandler:i,failureHandler:n,collectPerfData:!0,withCookie:!0,timeout:e})},t.prototype.T8=function(t,n,e){var r=this;void 0===e&&(e=!0);var s=n.meta||{},u=n.streams||[],h=n.license||{},a=t.metadata||{},c=n.metrics||{},l=t.customConfig||{},v=d.Utils.sanitizeAndUnescape(s.description,!1);if(a.title=s.title||v,a.description=v,a.thumbnail=s.thumbnail,a.posterUrl=s.posterUrl,a.duration=s.duration,a.liveState=s.live_state||i.DEFAULT_MEDIA_ITEM_META.liveState,a.liveLabel=s.live_label||i.DEFAULT_MEDIA_ITEM_META.liveLabel,a.pip=o.TypeChecker.isBoolean(s.pip)?s.pip:i.DEFAULT_MEDIA_ITEM_META.pip,a.syncPoint=o.TypeChecker.isNumber(s.syncpoint)?s.syncpoint:i.DEFAULT_MEDIA_ITEM_META.syncPoint,a.videoTypes=s.video_types,t.skt=n.sktHeader||"",!l.playlistConfig&&s.playlist_config&&(l.playlistConfig=s.playlist_config),t.customConfig=t.customConfig||{},t.customConfig.nielsenRequired=s.nielsen_beacons||!1,n.status&&(t.customConfig.mediaItemStatus=n.status),s.allowed_connection_types&&(t.customConfig.allowedConnectionTypes=s.allowed_connection_types),t.customConfig.metrics={comscoreCM5:c.comscore_cm5||"",beacons:c.beacons||[],ywa:c.ywa||[],comscore6:c.comscore6||"",pspId:c.pspid||"",plidl:c.plidl||"",isrc:c.isrc||"",mmActivityId:c.mmActivityId||"",mediametrie:c.mediametrie||""},t.customConfig.meta={instrument:s.instrument||{},genre:s.genre||"",showName:s.show_name||"",credits:s.credits||{},eventStart:s.event_start||0,eventEnd:s.event_stop||0,videoMarkers:s.video_markers||null,castable:!(!1===s.castable)},e&&(a.title=a.title||i.DEFAULT_MEDIA_ITEM_META.title,a.description=a.description||i.DEFAULT_MEDIA_ITEM_META.description,a.thumbnail=a.thumbnail||i.DEFAULT_MEDIA_ITEM_META.thumbnail,a.posterUrl=a.posterUrl||i.DEFAULT_MEDIA_ITEM_META.posterUrl,a.duration=a.duration||i.DEFAULT_MEDIA_ITEM_META.duration,a.liveState=a.liveState||i.DEFAULT_MEDIA_ITEM_META.liveState,a.liveLabel=s.live_label||i.DEFAULT_MEDIA_ITEM_META.liveLabel),t.source={streams:u.map((function(t){return r.I8(t)}))},a.type=this.mP(t.source.streams),t.metadata=a,h){var p={};p.title=h.title,p.accountName=h.account_name,p.originatingProperty=h.originating_property,p.accountId=h.account_id,p.salesforceId=h.salesforce_id,p.isDrm=h.is_drm,t.license=p}t.visualSeekData=t.visualSeekData||{mimetype:"visualseek/sapi"},t.visualSeekData.visualSeek=n.visualseek,s.provider&&(t.brandingData=t.brandingData||{branding:{}},s.provider.provider_id&&f.PROVIDER_BRANDING_TEMPLATES[s.provider.provider_id]&&(t.brandingData.mimetype="branding/provider"),t.brandingData.branding=t.brandingData.branding||{},t.brandingData.branding.providerId=s.provider.provider_id,t.brandingData.branding.providerName=s.provider.name,t.brandingData.branding.providerVideoId=s.provider.provider_video_id,t.brandingData.branding.gameOrigin=s.game_origin||[]),!t.adConfig&&n[i.DEFAULT_AD_SYSTEM]&&(t.adConfig={value:n[i.DEFAULT_AD_SYSTEM],mimetype:"adplugin/"+i.DEFAULT_AD_SYSTEM}),n.closedcaptions&&(t.closedCaptions=n.closedcaptions)},t.prototype.E8=function(t,i,n,e){var r=this;try{var s=JSON.parse(n),u=s&&s.query&&s.query.results&&s.query.results.mediaObj;if(!u)return void e("Bad sapi response");var h="";i&&o.TypeChecker.isFunction(i.getResponseHeader)&&(h=i.getResponseHeader("skt")),t.forEach((function(t){u.some((function(i,n){return!(!i||t.id!==i.id)&&(i.sktHeader=h,r.T8(t,i),u.splice(n,1),!0)}))})),e(null,t)}catch(t){e(t.message)}},t.prototype.BD=function(t,i,n,e,r){var s={code:n,message:e,group:t||void 0,category:i||void 0};r.onError(s)},t.prototype.A8=function(t,i){for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)&&t[n]===i)return!0;return!1},t.prototype.O8=function(t,i){return t===o.errorCodes.E_INFO&&[o.errorCodes.INFO_CODES.E_SAPI_RESTRICTED_NETWORK_TYPE,o.errorCodes.INFO_CODES.E_SAPI_GEO,o.errorCodes.INFO_CODES.E_SAPI_BLACKOUT,o.errorCodes.INFO_CODES.E_SAPI_DEVICE,o.errorCodes.INFO_CODES.E_SAPI_EMBED].indexOf(i)>-1},t.prototype._8=function(t,n,u){var c=this,f=this._m,l=t.map((function(t){return t.id})).join(","),v=u.rendererTypes,d=u.rendererCapabilities,p={},m={},b=u.privacyConsent,g=u.thumbnailDimensions,y=t[0].adConfig?1:0;!0===(null==n?void 0:n.disableAdFetch)&&(y=1);var w="//"+this.w8+"/v1/video/sapi/streams/"+l;v&&v.forEach((function(t){var i=d[t],n=i.acceptedProtocols,e=i.preferredFormats;n.forEach((function(t){return p[t]=!0})),e.forEach((function(t){return m[t]=!0}))})),g&&g.width&&g.height||(g={width:i.DEFAULT_WIDTH,height:i.DEFAULT_HEIGHT});var _={srid:Math.floor(4294967295*Math.random()),protocol:Object.keys(p).join(","),format:Object.keys(m).join(","),rt:"html",devtype:this.getDeviceType(),offnetwork:!a.default.isOathDomain()&&!a.default.isAllowlistedDomain(),plid:f.guid,region:f.region||"US",site:f.site,expb:f.experienceBucket,expn:f.experienceName,bckt:a.default.getBckt(),lang:f.lang,width:g.width,height:g.height,resize:!0,ps:u.sessionId,autoplay:u.autoplay,image_sizes:"",excludePS:!0,isDockable:f.isDockable?"1":"0",acctid:f.yvapAccountId,synd:f.syndication,pspid:f.pspid,plidl:"",topic:f.cTopic,pver:"",try:o.TypeChecker.isNumber(Number(u.tryCount))?Number(u.tryCount):1,failover_count:o.TypeChecker.isNumber(Number(u.failoverCount))?Number(u.failoverCount):0,ads:i.DEFAULT_AD_SYSTEM+i.DEFAULT_AD_SYSTEM_VERSION,nad:y,"ad.pl":"up"};1===t.length&&(_["ad.plseq"]=u.playlistPosition);for(var E=null,A=0;A<t.length;A++){var O=t[A];if(O.mimetype===s.MediaItemInterfaces.MediaItemMimeType.SAPI&&O.customConfig&&O.customConfig["source-metadata-plugin"]&&o.TypeChecker.isObject(O.customConfig["source-metadata-plugin"].qs)){E=O.customConfig["source-metadata-plugin"].qs;break}}var S=a.default.getPageQueryString(),T=S.ad_debug,I=S.upet;T&&(_.ad_debug=T),I&&(_.upet=I),r.userAgent.safari?_.hlspre=!1:v&&-1!==v.indexOf(s.RendererType.HTML5_HLS)&&(_.hlspre=!0),f.aspectRatio&&(_.aspectr=f.aspectRatio),b&&!o.TypeChecker.isNullOrUndefined(b.gdprApplies)&&(_.gdpr=!0===b.gdprApplies,_.iabconsent=b.gdprConsentData||""),b&&!o.TypeChecker.isNullOrUndefined(b.uspString)&&(_.usprv=b.uspString||""),f.pblob&&(_.pblob=f.pblob);var j=n.qs||{};if(E&&o.TypeChecker.isObject(E))for(var M in E)Object.prototype.hasOwnProperty.call(E,M)&&(null===E[M]?delete j[M]:j[M]=E[M]);return _=a.default.extend(j,_),new h.Promise((function(t,i){f.allowGeoRequest&&r.userAgent.mobile?c.j8(l).then((function(i){var n=Object.assign({},_,i);t(w+"?"+e.stringify(n))})).catch((function(){t(w+"?"+e.stringify(_))})):t(w+"?"+e.stringify(_))}))},t.prototype.I8=function(t){return t?{url:t.host+t.path,live:t.live,format:t.format,cdn:t.cdn,rcMode:t.rc_mode,mimeType:t.mime_type,aspectRatio:t.aspect_ratio,videoMetadata:{avgBitrate:t.avgbitrate||0,bitrate:t.bitrate||0,framerate:t.framerate||0,height:t.height||0,width:t.width||0,profile:t.h264_profile},audioMetadata:{channels:t.channels||0,forced:t.forced,autoSelect:t.auto_select,default:t.default}}:null},t.prototype.j8=function(t){var i=this;return new h.Promise((function(n,e){l.default.getXAuthParams(t,i.getDeviceType()).then((function(t){var e=i._m.geoData;if(e&&e.latitude&&e.longitude&&e.accuracy){var r=e.latitude+";"+e.longitude+" epu="+e.accuracy,s=Object.assign({},t,{"geo-position":r});n(s)}else n(t)})).catch((function(){e({})}))}))},t.prototype.mP=function(t){return t.some((function(t){return t.live}))?s.MediaItemInterfaces.MediaItemType.LIVE_EVENT:s.MediaItemInterfaces.MediaItemType.VOD},t}();i.default=b},3208:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(7673),r=n(9847),s=n(8173),o=n(742),u=n(1063),h=n(2631),a=function(){function t(t){this.HF=!1,this._m=t}return t.prototype.resolve=function(t,i,n){var e=this;if(this._m.playlistId||this._m.relatedVideoId){var r=2,s=this.M8(t),o=function(t){e.HF||e.E8(t,(function(t,r){t||!r?(t=t||"",e.BD(null,null,h.getErrorCode(),t,i,n)):(i.onComplete(r),n&&n())}))},u=function(t,a,c){if(!e.HF)if(r>0)r--,e.S8(s,o,u);else{var f=t.message+"; "+s+"; "+a+"; "+c;e.BD(null,null,h.getErrorCode(t,a,c),f,i,n)}};this.S8(s,o,u)}else setImmediate((function(){e.BD(null,null,h.getErrorCode(),"No playlist and video id",i,n)}))},t.prototype.cancel=function(){this.HF=!0},t.prototype.S8=function(t,i,n){o.Loader.ajax(t,{context:this,successHandler:i,failureHandler:n})},t.prototype.E8=function(t,i){try{var n=JSON.parse(t),e=n&&n.channel&&n.channel.result&&n.channel.result[0]&&n.channel.result[0].videos;if(!e)return void i("No playlist items");i(null,e.map((function(t){return{mimetype:s.MediaItemInterfaces.MediaItemMimeType.SAPI,id:t.id,customConfig:{meta:{instrument:t.instrument||{}}}}})))}catch(t){i(t.message)}},t.prototype.M8=function(t){var i=this._m,n=i.config||{},s=n.rapidConfig&&n.rapidConfig.pageParams||{},o={video_uuid:i.relatedVideoId||"",channel_id:t.playlistId||"",channel_alias:"",count:t.count||u.PLAYLIST_COUNT_PER_PAGE,start:t.start||0,dev_type:r.userAgent.mobile?"smartphone":"desktop",offnetwork:i.offNetwork,site:n.site||"",region:n.region||"",lang:n.lang||"",expn:n.expName||"",expb:n.expBucket||"",vp:0,image_sizes:u.PLAYLIST_THUMB_DIMENSION,ssl:!0,"context.json":""};return s&&(o["context.json"]=JSON.stringify({pt:s.pt||"",pct:s.pct||"",pstcat:s.pstcat||"",p_sec:s.p_sec||"",p_subsec:s.p_subsec||"",pstaid_p:s.pstaid_p||"",ticker:s.ticker||"",sport:s.sport||""})),i.pblob&&(o.pblob=i.pblob),"//video-api.yql.yahoo.com/v1/video/alias/channels/wf-channel=related-videos?"+e.stringify(o)},t.prototype.BD=function(t,i,n,e,r,s){var o={code:n,message:e,group:t||void 0,category:i||void 0};r.onError(o),s&&s(o)},t}();i.default=a},5914:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var n=function(){function t(){}return t.getEnv=function(t){var i="video-api.yql.yahoo.com";switch(t){case"stage":i="video-api-stage.yql.yahoo.com";break;case"beta":i="video.beta.media.yql.yahoo.com";break;default:i="video-api.yql.yahoo.com"}return i},t}();i.default=n},6637:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(7673),r=n(8173),s=n(742),o=n(1063),u=n(561),h=n(2631),a=n(1716),c=n(5914),f=function(){function t(t){this._m=t,this.name="SapiMetadataPlugin",this.version="8.3.27",this.mimetype=r.MediaItemInterfaces.MediaItemMimeType.SAPI,this.type=r.Plugin.PluginType.METADATA,this.HF=!1,this.N8="",this.ER={};var i=this._m.config&&this._m.config.CMS;this.w8=i&&i.host||c.default.getEnv(i&&i.env||""),this.k8=new a.default(this._m),s.Loader.preconnect("preconnect-sapi","//"+this.w8)}return t.prototype.prepare=function(t){void 0===t&&(t={}),this.ER=t},t.prototype.resolve=function(t,i,n){var e=i.rendererTypes,r=i.rendererCapabilities;if(Array.isArray(t)&&0!==t.length&&e)if(e.some((function(t){return r[t].preferredFormats.length>0})))if(this.k8.parseMediaItemsResponse(t),Array.isArray(t)&&t.every(this.WF))setImmediate((function(){n.onComplete(t)}));else{var o=this.ER.qs||{};this.L8(t,o,i,n)}else this.BD("R",s.errorCodes.E_INFO,s.errorCodes.INFO_CODES.E_FLASH_RENDERER_NOT_SUPPORTED,"",n)},t.prototype.recover=function(t,i,n){},t.prototype.cancel=function(){this.HF=!0},t.prototype.destroy=function(){this.cancel()},t.prototype.L8=function(t,i,n,e){var r=this,s=this.D8(t,i,n),o=2,u=function(i){r.HF||r.E8(t,i,(function(t,i){t||!i?(t=t||"",r.BD(null,null,h.getErrorCode(),t,e)):e.onComplete(i)}))},a=function(t,i,n){if(!r.HF)if(o>0)o--,r.S8(s,u,a);else{var c=t.message+"; "+s+"; "+i+"; "+n;r.BD(null,null,h.getErrorCode(t,i,n),c,e)}};this.S8(s,u,a)},t.prototype.S8=function(t,i,n){s.Loader.ajax(t,{context:this,successHandler:i,failureHandler:n,withCookie:!1})},t.prototype.D8=function(t,i,n){var r=t.map((function(t){return t.id})).join(","),s=n.thumbnailDimensions;s&&s.width&&s.height||(s={width:a.DEFAULT_WIDTH,height:a.DEFAULT_HEIGHT}),this.N8=s.width+"x"+s.height;var h=[this.N8,o.PLAYLIST_THUMB_DIMENSION],c={dev_type:this.k8.getDeviceType(),region:this._m.region||"US",lang:this._m.lang,site:this._m.site,image_sizes:h.join(",")};return c=u.default.extend(i,c),"//"+this.w8+"/v1/video/videos/"+r+"?"+e.stringify(c)},t.prototype.E8=function(t,i,n){var e=this;try{var r=JSON.parse(i),s=r&&r.videos&&r.videos.result;if(!s)return void n("Bad sapi response");t.forEach((function(t){s.some((function(i,n){return!(!i||t.id!==i.id)&&(e.T8(t,i),s.splice(n,1),!0)}))})),n(null,t)}catch(t){n(t.message)}},t.prototype.T8=function(t,i){var n={};n.title=i.title||i.description||a.DEFAULT_MEDIA_ITEM_META.title,n.description=i.description||a.DEFAULT_MEDIA_ITEM_META.description,n.duration=i.duration||a.DEFAULT_MEDIA_ITEM_META.duration,n.viewCount=i.view_count||a.DEFAULT_MEDIA_ITEM_META.viewCount,n.shareUrl=i.canonical_url||a.DEFAULT_MEDIA_ITEM_META.shareUrl,n.posterUrl=this.C8(i.thumbnails)||a.DEFAULT_MEDIA_ITEM_META.posterUrl,n.thumbnail=this.P8(i.thumbnails)||n.posterUrl||a.DEFAULT_MEDIA_ITEM_META.thumbnail,n.liveState=i.live_state||a.DEFAULT_MEDIA_ITEM_META.liveState;var e=t.metadata&&t.metadata.type;e&&(n.type=e),t.customConfig=t.customConfig||{},t.metadata=n},t.prototype.BD=function(t,i,n,e,r){var s={code:n,message:e,group:t||void 0,category:i||void 0};r.onError(s)},t.prototype.C8=function(t){var i=this;if(!t||0===t.length)return"";var n=t.filter((function(t){return t.tag===i.N8})),e=t.filter((function(t){return"original"===t.tag}));return n&&n[0]&&n[0].url||e&&e[0]&&e[0].url||t[0].url||""},t.prototype.P8=function(t){if(!t||0===t.length)return"";var i=t.filter((function(t){return t.tag===o.PLAYLIST_THUMB_DIMENSION}));return i&&i[0]&&i[0].url||t[0].url||""},t.prototype.WF=function(t){return!(!t||!t.metadata||void 0===t.metadata.title||void 0===t.metadata.description||void 0===t.metadata.thumbnail||void 0===t.metadata.posterUrl||void 0===t.metadata.duration)},t}();i.default=f},9908:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(8173),r=n(1063),s=n(5454),o=n(3208),u=function(){function t(t,i){this.name="SapiMoreItemsPlugin",this.version="8.3.27",this.mimetype=e.MediaItemInterfaces.MediaItemMimeType.SAPI,this.type=e.Plugin.PluginType.MORE_ITEMS,this.dO=!1,this.x8=null,this._m=t,this.oG=i,this.U8=new o.default(this._m)}return t.prototype.resolve=function(t,i){var n=this;if(!this.dO&&this.V8(t))switch(t.playlistId=this._m.playlistId,t.reason){case e.Plugin.MoreItemsReason.PLAYLIST_COMPLETE:case e.Plugin.MoreItemsReason.PLAYLIST_COMPLETE_ON_ERROR:new Promise((function(e){n.U8.resolve(t,i,e)})).then((function(r){t.reason===e.Plugin.MoreItemsReason.PLAYLIST_COMPLETE_ON_ERROR?n.x8=new Promise((function(e){n.B8(t,i,e)})):n.x8=new Promise((function(t){t()})),n.x8.then((function(t){i.onPromisesResolved(!!r&&!!t)}))}));break;case e.Plugin.MoreItemsReason.CONTENT_LOAD_FINISHED:new Promise((function(e){n.U8.resolve(t,i,e)})).then((function(t){i.onPromisesResolved(!!t)}));break;default:this.U8.resolve(t,i)}},t.prototype.cancel=function(){this.U8.cancel()},t.prototype.destroy=function(){this.cancel(),this.dO=!0},t.prototype.prepare=function(){},Object.defineProperty(t.prototype,"playlist",{set:function(t){this.oG=t},enumerable:!1,configurable:!0}),t.prototype.V8=function(t){var i;if(!this.oG||this._m.playlistMimetype===s.STRUCTURED_PLAYLIST_MIMETYPE)return!1;var n=this.oG.getPosition()+1===this.oG.getSize(),o=!(!this._m.playlistId&&!this._m.relatedVideoId),u=n&&this._m.continuousPlay&&!this._m.loop&&o&&!this._m.showEndScreen,h=0===this.oG.getPosition(),a=null===(i=this._m.playlistUI)||void 0===i?void 0:i.show;switch(t.reason){case e.Plugin.MoreItemsReason.PLAYBACK_STARTED:return!(!a&&(a||h))&&u;case e.Plugin.MoreItemsReason.CONTENT_LOAD_FINISHED:case e.Plugin.MoreItemsReason.PLAYLIST_COMPLETE:return u;case e.Plugin.MoreItemsReason.PLAYLIST_COMPLETE_ON_ERROR:return u&&this._m.skipOnError!==r.SkipOnError.NEVER;case e.Plugin.MoreItemsReason.SOURCE_LOAD_COMPLETE:var c=this.oG;return!(this._m.loop||this._m.showEndScreen||!this._m.videoRecommendations||!h||!a)&&c.getSize()-c.getPosition()<r.PLAYLIST_COUNT_PER_PAGE;case e.Plugin.MoreItemsReason.SCROLLED_TO_END:return this._m.continuousPlay&&o;default:return!1}},t.prototype.B8=function(t,i,n){this.dO||(t.start=0,t.count=this._m.playlistItemCount,t.playlistId="",this.U8.resolve(t,i,n))},t}();i.default=u},5776:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(8173),r=n(1716),s=function(){function t(t){this.name="SapiSourcePlugin",this.version="8.3.27",this.mimetype=e.MediaItemInterfaces.MediaItemMimeType.SAPI,this.type=e.Plugin.PluginType.SOURCE_METADATA,this.YV=!1,this.i_=2,this.ER={},this.F8=!0,this.k8=new r.default(t)}return t.prototype.prepare=function(t){void 0===t&&(t={}),this.ER=t},t.prototype.resolve=function(t,i,n){var e;this.k8.parseMediaItemsResponse(t),!(Array.isArray(t)&&t.every(this.z8))||this.YV||this.F8?(e=this.YV?0:this.i_,this.k8.resolve(t,this.ER,i,n,e)):t.length>0&&setImmediate((function(){n.onComplete(t)})),this.YV=!1},t.prototype.recover=function(t,i,n){t&&(this.YV=!0,this.resolve([t],i,n))},t.prototype.cancel=function(){this.k8.cancel()},t.prototype.destroy=function(){this.cancel()},t.prototype.z8=function(t){return!!(t&&t.source&&t.source.streams&&t.source.streams[0]&&t.source.streams[0].url)},t}();i.default=s},5454:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.STRUCTURED_PLAYLIST_MIMETYPE=void 0;var e=n(9847),r=n(8173),s=n(742),o=n(1063),u=n(561),h=n(6411);i.STRUCTURED_PLAYLIST_MIMETYPE="playlist/structured";var a=function(){function t(t){this.name="StructuredPlaylistPlugin",this.version="8.3.27",this.mimetype=i.STRUCTURED_PLAYLIST_MIMETYPE,this.type=r.Plugin.PluginType.PLAYLIST,this._m=t,this.G8=null}return t.prototype.prepare=function(){},t.prototype.destroy=function(){},t.prototype.create=function(t,i,e,r){var s=this.tG(t,i),o=document.createElement("div");return this.G8=e,o.innerHTML=h.render({items:s,strings:r}),n(5111),Array.prototype.slice.call(o.children)},t.prototype.onMediaItemEnded=function(t){var i=t.id,n=this._m.isMediaItemWatched(i),e={id:t.id,position:t.duration,duration:t.duration};this.H8(t)||(this._m.watchHistory&&this._m.watchHistory.saveProgress(e,!0),this.Y8(i,n))},t.prototype.onMediaPlaybackProgress=function(t,i,n){var e=this._m.isMediaItemWatched(t),r={id:t,position:i,duration:n};this._m.watchHistory&&this._m.watchHistory.saveProgress(r,!0),i%10==0&&this.Y8(t,e)},t.prototype.tG=function(t,i){var n=this,e=[];return i.forEach((function(i){if(!n.H8(i)&&i&&i.metadata&&i.metadata.thumbnail){var r=n.q8(i),s=!1;r&&e.push({sectionLabel:r,sectionLabelIcon:n.W8(i),firstItemId:i.id}),n._m.watchHistory&&n._m.watchHistory.isWatched(i.id,i.metadata.duration||0)&&(n._m.setMediaItemWatched(i.id,!0),s=!0),e.push({id:i.id,title:n.nG(i.metadata.title),thumbnail:i.metadata.thumbnail,duration:n.iG(i.metadata.duration),provider:i.brandingData?n.eG(t,i.brandingData):"",labelIcon:n.Q8(i),isItemWatched:s})}})),i.length>0&&this.X8(i)&&(this._m.watchHistoryConfig.skipWatchedVideos=!1),e},t.prototype.iG=function(t){return t&&s.TypeChecker.isNumber(t)?u.default.formatTime(t):""},t.prototype.nG=function(t){var i=e.userAgent.chrome>43;return t?t.length>40&&!i?t.substring(0,40)+"...":t:""},t.prototype.eG=function(t,i){return t===o.PLAYLIST_POS.RIGHT&&i&&i.branding&&i.branding.providerName?i.branding.providerName:""},t.prototype.Q8=function(t){var i=t.customConfig&&t.customConfig.playlistConfig;return i&&i.label&&i.label.icons?this.Z8(i.label.icons,o.PLAYLIST_LABEL_ICON_DIMENSION):""},t.prototype.q8=function(t){var i=t.customConfig&&t.customConfig.playlistConfig;return i&&i.section&&i.section.label||""},t.prototype.W8=function(t){var i=t.customConfig&&t.customConfig.playlistConfig;return i&&i.section&&i.section.icons?this.Z8(i.section.icons,o.PLAYLIST_SECTION_ICON_DIMENSION):""},t.prototype.Z8=function(t,i){if(t)for(var n=0,e=t;n<e.length;n++){var r=e[n];if(r.tag===i)return r.url}return""},t.prototype.H8=function(t){return!!(t.customConfig&&t.customConfig.playlistConfig&&t.customConfig.playlistConfig.is_bumper)},t.prototype.Y8=function(t,i){var n='.vp-playlist-item[data-id="'+t+'"]',e=this.G8&&this.G8.querySelector(n);e&&(i?this.J8(e):this.K8(e))},t.prototype.J8=function(t){var i=t.querySelector(".yvp-playlist-item-watched");i&&i.classList.add("yvp-show")},t.prototype.K8=function(t){var i=t.querySelector(".yvp-playlist-item-watched");i&&i.classList.remove("yvp-show")},t.prototype.X8=function(t){var i=this;return t.every((function(t){if(!t||!t.metadata)return!1;if(i.H8(t))return!0;var n=t.metadata&&t.metadata.duration;return i._m.watchHistory&&i._m.watchHistory.isWatched(t.id,n||0)||!1}))},t}();i.default=a},6702:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(8173),r=function(){function t(){this.name="SapiVisualSeek",this.version="8.3.27",this.type=e.Plugin.PluginType.VISUAL_SEEK,this.visualSeekType=e.Plugin.VisualSeekType.SPRITE,this.mimetype="visualseek/sapi",this.rG={}}return t.prototype.prepare=function(){},t.prototype.destroy=function(){this.rG={}},t.prototype.canSeek=function(t){return t&&!(!this.rG[t]||!this.rG[t].visualSeek)||!1},t.prototype.update=function(t,i){var n=this.rG[t]||{};n.visualSeek=i&&i.visualSeek||n.visualSeek,this.rG[t]=n},t.prototype.getThumbnailData=function(t,i){var n=this.rG[t]&&this.rG[t].visualSeek;if(!(n&&n.width&&n.height&&n.frequency&&n.images))return null;var e=Math.ceil(Math.floor(i)/n.frequency),r=this.P8(n.images,e);return r?{index:e,isAd:!1,url:r,width:n.width,height:n.height}:null},t.prototype.P8=function(t,i){for(var n=0,e=t;n<e.length;n++){var r=e[n],s=r.start_index,o=r.count,u=r.url;if(s<=i&&i-s<o)return u}return null},t}();i.default=r},9574:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0}),i.PLAYER_LOCATION=void 0;var s,o=n(8173),u=n(742),h=n(561),a=n(7236);!function(t){t.EMBD_OFF_NET="Emb offNet",t.EMBD_ON_NET="Emb onNet",t.ON_PROP="onProp"}(s=i.PLAYER_LOCATION||(i.PLAYER_LOCATION={}));var c=function(t){function i(i){var n=t.call(this,i)||this;return n.pageLatency="",n.mmActivityId="",n.s="",n._ex=a.HIDE_KEY,n._NOL=a.HIDE_KEY,n.test="",n.cached_vs="",n.expn="",n.expt="",n.expb="",n.vsid="",n.lms_id="",n.bckt="",n.env="",n.ccap="",n.loc="",n.site="",n.intl="",n.lang="",n.ccode="",n.sec="",n.cpos="",n.pt="",n.pd="",n.pct="",n.pstcat="",n.p_sec="",n.p_subsec="",n.ver="",n.pstaid_p="",n.pkgt="",n.rlvtscr="",n.subsec="",n._rid="",n.vidPos="",n.layout="",n.bx="",n.ar="",n.vrmver=a.VRM_VERSION,n.t7="",n.i7="",n.pl_type="",n.pl_uuid="",n.pl_intr="",n.pl_sec="",n.bckt=h.default.getBckt(),n.loc=n.n7(),n}return r(i,t),i.prototype.update=function(n){t.prototype.update.call(this,n),this.expn=n.experienceName&&n.experienceName.toLowerCase()||this.expn,this.expb=n.experienceBucket||this.expb,this.test=this.expb,this.expt=n.experienceType&&n.experienceType.toLowerCase()||this.expt,this.s=n.pageSpaceId||this.s,this.pt=n.pt||this.pt,this.pd=n.pd||this.pd,this.pct=n.pct||this.pct,this.pstcat=n.pstcat||this.pstcat,this.ver=n.ver||this.ver,this.p_sec=n.p_sec||this.p_sec,this.p_subsec=n.p_subsec||this.p_subsec,this._rid=n._rid||this._rid,this.pstaid_p=n.pstaid_p||this.pstaid_p,this.pkgt=n.pkgt||this.pkgt,this.rlvtscr=n.rlvtscr||this.rlvtscr,this.sec=n.sec||this.sec,this.subsec=n.subsec||this.subsec,this.vidPos=n.vidPos||this.vidPos,this.layout=n.layout||this.layout,this.cpos=n.cpos||this.cpos,this.ccode=n.ccode||this.ccode,this._ex=n.offNetwork?"1":this._ex,this._NOL=n.offNetwork?"1":this._NOL,this.site=n.site&&n.site.toLowerCase()||this.site,this.intl=n.region&&n.region.toLowerCase()||this.intl,this.lang=n.lang&&n.lang.toLowerCase()||this.lang,this.expm=n.experienceName&&"lightbox"===n.experienceName.toLowerCase()?"lightbox":this.expm,this.lms_id=n.license&&n.license.salesforceId||this.lms_id,this.pageLatency=n.pageLatency,this.pltype=h.default.getPlayerType(),this.mmActivityId=n.customConfig&&n.customConfig.metrics&&n.customConfig.metrics.mmActivityId||this.mmActivityId,this.pl_type=i.getPlaylistType(n.playlistUIConfig)||this.pl_type,this.pl_uuid=n.playlistId||this.pl_uuid,this.pl_intr=this.e7(n)||this.pl_intr,this.pl_sec=this.r7(n)||this.pl_sec,this.bx=h.default.getCookie("BX")||this.bx,this.ar=n.aspectRatio||this.ar},i.prototype.getCommonParams=function(){var i=this,n=t.prototype.getCommonParams.call(this)||{};return a.PARAMS.forEach((function(t){i[t]!==a.HIDE_KEY&&(n[t]=i[t])})),n},Object.defineProperty(i.prototype,"jsdt",{get:function(){return""===this.i7&&(this.i7=i.getJSDownloadTime()),this.i7},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"cssdt",{get:function(){if(""===this.t7){var t=h.default.getResourceLoadTime(/vdms-video-player\.css$/);this.t7=u.TypeChecker.isNumber(t)?Math.round(t).toString():"na"}return this.t7},enumerable:!1,configurable:!0}),i.getJSDownloadTime=function(){var t,i,n,e,r=null===(e=null===(n=null===(i=null===(t=h.default.getWindow().OATH)||void 0===t?void 0:t.VideoPlatform)||void 0===i?void 0:i.PlayerHosting)||void 0===n?void 0:n.req)||void 0===e?void 0:e.path,s=r&&r.split("/").pop().split("?")[0]||"oath-player.js",o=new RegExp(s),a=h.default.getResourceLoadTime(o);return u.TypeChecker.isNumber(a)?Math.round(a).toString():"na"},i.getPageLatency=function(){var t,i,n,e=h.default.getWindow();return(null===(i=null===(t=e.performance)||void 0===t?void 0:t.timing)||void 0===i?void 0:i.navigationStart)&&(n=(new Date).getTime()-e.performance.timing.navigationStart),n||""},i.getPlaylistType=function(t){var i=!0===(null==t?void 0:t.show)&&(null==t?void 0:t.position);return"right"!==i||(null==t?void 0:t.inStream)?i||a.PLAYLIST_POSITION.NONE:a.PLAYLIST_POSITION.HERO},i.prototype.n7=function(){var t=s.ON_PROP;return h.default.isOffNetwork()?t=s.EMBD_OFF_NET:h.default.isIframe()&&(t=s.EMBD_ON_NET),t},i.prototype.e7=function(t){var i,n,e=null===(n=null===(i=null==t?void 0:t.customConfig)||void 0===i?void 0:i.meta)||void 0===n?void 0:n.instrument,r="";return e&&Object.keys(e).length>0&&(r=JSON.stringify(e)),r},i.prototype.r7=function(t){var i,n,e;return(null===(e=null===(n=null===(i=null==t?void 0:t.customConfig)||void 0===i?void 0:i.playlistConfig)||void 0===n?void 0:n.section)||void 0===e?void 0:e.type)||""},i}(o.Analytics.VdmsAnalyticsModel);i.default=c},6169:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s=n(7673),o=n(8173),u=n(561),h=n(9574),a=n(742),c="p_init",f="https://bats.video.yahoo.com/p",l="error",v=function(t){function i(i){return t.call(this,i)||this}return r(i,t),i.sendGenericBeacon=function(t){var i=f+"?"+s.encode(t,"&","=");i=i.replace(/[!'()]/g,escape).replace(/\*/g,"%2A"),u.default.sendImageBeacon(i)},i.prototype.bF=function(i){this.s7(i),t.prototype.bF.call(this,i)},i.prototype.yF=function(i,n){switch(i.evt&&i.evt.toLowerCase()){case"ad_dlv":this.s7(n)}t.prototype.yF.call(this,i,n)},i.prototype.OF=function(t){return new h.default(t)},i.prototype.s7=function(t){t.pgltcy=this._m.pageLatency&&this._m.pageLatency.toString()||"na";var i=this._m.mmActivityId;i&&(t.mm_activity_id=i)},i.sendScriptLoadBeacon=function(){if(!window.sentScriptLoadBeacon){for(var t=document.getElementsByTagName("script"),n="",e=0;e<t.length;e++){var r=t[e];if(r.src&&r.src.match(/oath-player\.js/)){n=r.src;break}}var s={_R:document.referrer||"",_V:"test",_w:document.location.href||"",bckt:u.default.getBckt()||"",evt:"s_load",src:n,s:"1197809794",host:document.location.host||"",pver:"8.3.27",t:Math.random()};i.sendGenericBeacon(s),window.sentScriptLoadBeacon=!0}},i.sendPlayerInitBeacon=function(t){for(var n,e,r,s,a,f,l,v,d,p,m,b,g,y,w,_,E,A,O,S,T,I,j,M,N,R,k,L,D,C,P,x,U,V,B,F,z,G,H,Y,q,W,Q,X,Z,$,J,K=[],tt=1;tt<arguments.length;tt++)K[tt-1]=arguments[tt];var it=t.width,nt=t.height,et={_R:document.referrer||"",_V:"V",_w:document.location.href||"",bckt:u.default.getBckt()||"",evt:c,expb:t.expBucket||"",expn:t.expName||"",host:document.location.host||"",pls:t.playerId||"",s:t.pageSpaceId||t.rapidConfig&&t.rapidConfig.Spaceid||"1111",pver:K[0],site:t.site||"",lang:t.lang||"",region:t.region||"",snd:!0===t.mute?"m":"um",endscreen:!0===(null===(e=null===(n=t.ui)||void 0===n?void 0:n.endScreen)||void 0===e?void 0:e.show)?"1":"0",jsdt:h.default.getJSDownloadTime(),pgltcy:h.default.getPageLatency(),psz:it&&nt?it+"x"+nt:"",ccode:(null===(r=t.metrics)||void 0===r?void 0:r.ccode)||"",cpos:(null===(s=t.metrics)||void 0===s?void 0:s.cpos)||"",sec:(null===(f=null===(a=t.rapidConfig)||void 0===a?void 0:a.clickParams)||void 0===f?void 0:f.sec)||(null===(l=t.metrics)||void 0===l?void 0:l.sec)||"",pl_type:h.default.getPlaylistType(null===(v=t.ui)||void 0===v?void 0:v.playlist),pl_uuid:(null===(d=t.playlist)||void 0===d?void 0:d.id)||"",deos:!0===(null===(m=null===(p=t.ui)||void 0===p?void 0:p.docking)||void 0===m?void 0:m.enableOnScrollDown)?"1":"0",deom:!0===(null===(g=null===(b=t.ui)||void 0===b?void 0:b.docking)||void 0===g?void 0:g.enableOnMuted)?"1":"0",pt:(null===(w=null===(y=t.rapidConfig)||void 0===y?void 0:y.pageParams)||void 0===w?void 0:w.pt)||"",pd:(null===(E=null===(_=t.rapidConfig)||void 0===_?void 0:_.pageParams)||void 0===E?void 0:E.pd)||"",pct:(null===(O=null===(A=t.rapidConfig)||void 0===A?void 0:A.pageParams)||void 0===O?void 0:O.pct)||"",ver:(null===(T=null===(S=t.rapidConfig)||void 0===S?void 0:S.pageParams)||void 0===T?void 0:T.ver)||"",layout:(null===(j=null===(I=t.rapidConfig)||void 0===I?void 0:I.pageParams)||void 0===j?void 0:j.layout)||"",pstaid_p:(null===(N=null===(M=t.rapidConfig)||void 0===M?void 0:M.clickParams)||void 0===N?void 0:N.pstaid)||"",continuousPlay:!0===t.continuousPlay?"1":"0",loop:!0===t.loop?"1":"0",preload:!0===t.preload?"1":"0",ccOnMute:!0===t.ccOnMute?"1":"0",startTime:!0===(null===(R=t.playback)||void 0===R?void 0:R.startTime)?"1":"0",videoRecommendations:!0===t.videoRecommendations?"1":"0",disadf:!0===(null===(D=null===(L=null===(k=t.pluginConfigs)||void 0===k?void 0:k[o.Plugin.PluginType.SOURCE_METADATA])||void 0===L?void 0:L[o.MediaItemInterfaces.MediaItemMimeType.SAPI])||void 0===D?void 0:D.disableAdFetch)?"1":"0",dopl:(null===(x=null===(P=null===(C=t.ui)||void 0===C?void 0:C.docking)||void 0===P?void 0:P.position)||void 0===x?void 0:x.left)||"",dopr:(null===(B=null===(V=null===(U=t.ui)||void 0===U?void 0:U.docking)||void 0===V?void 0:V.position)||void 0===B?void 0:B.right)||"",dopt:(null===(G=null===(z=null===(F=t.ui)||void 0===F?void 0:F.docking)||void 0===z?void 0:z.position)||void 0===G?void 0:G.top)||"",dopb:(null===(q=null===(Y=null===(H=t.ui)||void 0===H?void 0:H.docking)||void 0===Y?void 0:Y.position)||void 0===q?void 0:q.bottom)||"",doth:(null===(Q=null===(W=t.ui)||void 0===W?void 0:W.docking)||void 0===Q?void 0:Q.threshold)||"",dow:(null===(Z=null===(X=t.ui)||void 0===X?void 0:X.docking)||void 0===Z?void 0:Z.width)||"",doh:(null===(J=null===($=t.ui)||void 0===$?void 0:$.docking)||void 0===J?void 0:J.height)||"",t:Math.random(),ts:Date.now()-K[1]};i.sendGenericBeacon(et)},i.sendInterventionReports=function(t,i){for(var n,e,r,c,v,d,p,m,b,g,y,w,_,E,A,O,S,T,I,j,M,N,R,k,L,D,C,P,x,U,V,B,F,z,G,H,Y,q,W,Q,X,Z,$,J,K,tt,it,nt={_R:document.referrer||"",_V:"V",_w:document.location.href||"",bckt:u.default.getBckt()||"",evt:l,ecode:a.errorCodes.E_AD_CLIENT+"-"+a.errorCodes.AD_CLIENT_CODES.E_INTERVENTION_FROM_PLAYER_FRAME,estring:"",s:i.pageSpaceId||i.rapidConfig&&i.rapidConfig.Spaceid||"1197809794",expn:i.expName||"",host:document.location.host||"",pver:"8.3.27",pls:i.playerId||"",site:i.site||"",lang:i.lang||"",region:i.region||"",snd:!0===i.mute?"m":"um",endscreen:!0===(null===(e=null===(n=i.ui)||void 0===n?void 0:n.endScreen)||void 0===e?void 0:e.show)?"1":"0",jsdt:h.default.getJSDownloadTime(),pgltcy:h.default.getPageLatency(),psz:i.width&&i.height?i.width+"x"+i.height:"",ccode:(null===(r=i.metrics)||void 0===r?void 0:r.ccode)||"",cpos:(null===(c=i.metrics)||void 0===c?void 0:c.cpos)||"",sec:(null===(d=null===(v=i.rapidConfig)||void 0===v?void 0:v.clickParams)||void 0===d?void 0:d.sec)||(null===(p=i.metrics)||void 0===p?void 0:p.sec)||"",pl_type:h.default.getPlaylistType(null===(m=i.ui)||void 0===m?void 0:m.playlist),pl_uuid:(null===(b=i.playlist)||void 0===b?void 0:b.id)||"",deos:!0===(null===(y=null===(g=i.ui)||void 0===g?void 0:g.docking)||void 0===y?void 0:y.enableOnScrollDown)?"1":"0",deom:!0===(null===(_=null===(w=i.ui)||void 0===w?void 0:w.docking)||void 0===_?void 0:_.enableOnMuted)?"1":"0",pt:(null===(A=null===(E=i.rapidConfig)||void 0===E?void 0:E.pageParams)||void 0===A?void 0:A.pt)||"",pd:(null===(S=null===(O=i.rapidConfig)||void 0===O?void 0:O.pageParams)||void 0===S?void 0:S.pd)||"",pct:(null===(I=null===(T=i.rapidConfig)||void 0===T?void 0:T.pageParams)||void 0===I?void 0:I.pct)||"",ver:(null===(M=null===(j=i.rapidConfig)||void 0===j?void 0:j.pageParams)||void 0===M?void 0:M.ver)||"",layout:(null===(R=null===(N=i.rapidConfig)||void 0===N?void 0:N.pageParams)||void 0===R?void 0:R.layout)||"",pstaid_p:(null===(L=null===(k=i.rapidConfig)||void 0===k?void 0:k.clickParams)||void 0===L?void 0:L.pstaid)||"",continuousPlay:!0===i.continuousPlay?"1":"0",loop:!0===i.loop?"1":"0",preload:!0===i.preload?"1":"0",ccOnMute:!0===i.ccOnMute?"1":"0",startTime:!0===(null===(D=i.playback)||void 0===D?void 0:D.startTime)?"1":"0",videoRecommendations:!0===i.videoRecommendations?"1":"0",disadf:!0===(null===(x=null===(P=null===(C=i.pluginConfigs)||void 0===C?void 0:C[o.Plugin.PluginType.SOURCE_METADATA])||void 0===P?void 0:P[o.MediaItemInterfaces.MediaItemMimeType.SAPI])||void 0===x?void 0:x.disableAdFetch)?"1":"0",dopl:(null===(B=null===(V=null===(U=i.ui)||void 0===U?void 0:U.docking)||void 0===V?void 0:V.position)||void 0===B?void 0:B.left)||"",dopr:(null===(G=null===(z=null===(F=i.ui)||void 0===F?void 0:F.docking)||void 0===z?void 0:z.position)||void 0===G?void 0:G.right)||"",dopt:(null===(q=null===(Y=null===(H=i.ui)||void 0===H?void 0:H.docking)||void 0===Y?void 0:Y.position)||void 0===q?void 0:q.top)||"",dopb:(null===(X=null===(Q=null===(W=i.ui)||void 0===W?void 0:W.docking)||void 0===Q?void 0:Q.position)||void 0===X?void 0:X.bottom)||"",doth:(null===($=null===(Z=i.ui)||void 0===Z?void 0:Z.docking)||void 0===$?void 0:$.threshold)||"",dow:(null===(K=null===(J=i.ui)||void 0===J?void 0:J.docking)||void 0===K?void 0:K.width)||"",doh:(null===(it=null===(tt=i.ui)||void 0===tt?void 0:tt.docking)||void 0===it?void 0:it.height)||"",t:Math.random()},et=0,rt=t;et<rt.length;et++){var st=rt[et];nt.estring=JSON.stringify(st),nt.evt=/A\sfuture\sversion/.test(st.body.message)?"warn":l;var ot=f+"?"+s.encode(nt,"&","=");ot=ot.replace(/[!'()]/g,escape).replace(/\*/g,"%2A"),"HeavyAdIntervention"===st.body.id&&navigator.sendBeacon(ot,JSON.stringify(st))}},i}(o.Analytics.VdmsAnalytics);i.default=v},1986:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(8173),r=n(742),s=n(561),o=n(7236),u="Yahoo",h=function(){function t(t){this.oV=t,this.o7="",this.gdpr="",this.gdpr_consent="",this.u7=!1,t&&(r.Privacy.initIframeForGDPR(),this.EV(),this.h7={},this.a7())}return t.prototype.destroy=function(){this.h7=null},t.prototype.jV=function(){this.oV.addEventListener(e.Events.PLAYBACK_REQUEST,this.OY,this),this.oV.addEventListener(e.Events.PLAYBACK_START,this.c7,this),this.oV.addEventListener(e.Events.PLAYBACK_RESUMED,this.f7,this),this.oV.addEventListener(e.Events.PLAYBACK_COMPLETE,this.l7,this),this.oV.addEventListener(e.Events.PLAYBACK_STOPPED,this.l7,this),this.oV.addEventListener(e.Events.PLAYBACK_STALLED,this.l7,this),this.oV.addEventListener(e.Events.PLAYBACK_BLOCKED,this.l7,this),this.oV.addEventListener(e.Events.PLAYBACK_PAUSE,this.v7,this),this.oV.addEventListener(e.Events.AD_BREAK_ITEM_PLAYBACK_STARTED,this.d7,this),this.oV.addEventListener(e.Events.AD_BREAK_ITEM_ENDED,this.p7,this)},t.prototype.a7=function(){var t,i=this,n="local"===this.oV.version?"/comscore-6.3.5.min.js":"https://assets.video.yahoo.net/oath/builds/"+this.oV.version+"/comscore-6.3.5.min.js";if(null===(t=window.ns_)||void 0===t?void 0:t.ReducedRequirementsStreamingAnalytics)this.m7();else{s.default.lazyLoad(n,(function(t){var n;t&&(null===(n=window.ns_)||void 0===n?void 0:n.ReducedRequirementsStreamingAnalytics)&&i.m7()}))}},t.prototype.m7=function(){this.b7(),this.jV()},t.prototype.b7=function(){this.h7=new window.ns_.ReducedRequirementsStreamingAnalytics({publisherId:"27061346"})},t.prototype.OY=function(){this.b7()},t.prototype.c7=function(t){var i,n,e;if("video"===(null==t?void 0:t.playbackMode)){var r=null===(n=null===(i=window.ns_)||void 0===i?void 0:i.ReducedRequirementsStreamingAnalytics)||void 0===n?void 0:n.ContentType,s=this.g7(t,"meta"),h=this.g7(t,"license"),a=this.g7(t,"metrics"),c=t.videoLength,f="";if(f="na"!==c&&c>600?null==r?void 0:r.LongFormOnDemand:null==r?void 0:r.ShortFormOnDemand,t.isLive){var l=s.eventStart,v=s.eventEnd;c=""!==l&&""!==v?v-l:null,f=null==r?void 0:r.Live}var d={ns_st_ci:t.videoId,ns_st_cl:c&&"na"!==c?1e3*c:o.NUMBER_DEFAULT,ns_st_pr:(null==t?void 0:t.title)||o.NULL_DEFAULT,ns_st_ep:s.showName||h.title||o.NULL_DEFAULT,ns_st_ge:(null===(e=s.genre)||void 0===e?void 0:e.split(",")[0])||o.NULL_DEFAULT,ns_st_pu:u,ns_st_sn:o.NULL_DEFAULT,ns_st_en:o.NULL_DEFAULT,ns_st_ia:0,ns_st_ddt:o.NULL_DEFAULT,ns_st_tdt:o.NULL_DEFAULT,ns_st_st:u,ns_st_ce:0,c3:"yahoo",c4:t.comscoreC4||o.NULL_DEFAULT,c6:a.comscore6||o.NULL_DEFAULT,ca2:this.y7(t,"CA2"),ca3:"yahoo",ca4:t.comscoreC4||o.NULL_DEFAULT,ca6:a.comscore6||o.NULL_DEFAULT},p=Object.assign({},d,this.w7());this.h7.playVideoContentPart(p,f)}},t.prototype.d7=function(t,i){var n,e;this._7=t;var r=null===(e=null===(n=window.ns_)||void 0===n?void 0:n.ReducedRequirementsStreamingAnalytics)||void 0===e?void 0:e.AdType,s=t.adBreak.type,u=t.duration?1e3*t.duration:o.NUMBER_DEFAULT,h="";h=i.isLive?null==r?void 0:r.LinearLive:"postroll"===s?null==r?void 0:r.LinearOnDemandPostRoll:"midroll"===s?null==r?void 0:r.LinearOnDemandMidRoll:null==r?void 0:r.LinearOnDemandPreRoll;var a={ns_st_cl:u,ca2:this.y7(i,"CA2")},c=Object.assign({},a,this.w7());this.h7.playVideoAdvertisement(c,h),this.u7=!0},t.prototype.l7=function(t){"video"===(null==t?void 0:t.playbackMode)&&this.h7.stop()},t.prototype.p7=function(t,i){!0===this.u7&&(this.h7.stop(),this.u7=!1,this._7=null)},t.prototype.f7=function(t,i){t&&i&&("video"===i.playbackMode&&this.c7(i),"ad"===i.playbackMode&&"background"===i.requestAction&&this.d7(this._7,i))},t.prototype.v7=function(t){"video"===(null==t?void 0:t.playbackMode)&&this.l7(t),"ad"===(null==t?void 0:t.playbackMode)&&"background"===(null==t?void 0:t.requestAction)&&this.h7.stop()},t.prototype.w7=function(){return{cs_ucfr:this.o7,gdpr:this.gdpr,gdpr_consent:this.gdpr_consent}},t.prototype.y7=function(t,i){var n,e,r,s,u=null===(e=null===(n=null==t?void 0:t.customConfig)||void 0===n?void 0:n.metrics)||void 0===e?void 0:e.beacons;if((null==u?void 0:u.length)>0){var h=u.filter((function(t){return"cs"===t.target}));if(null===(r=h[0])||void 0===r?void 0:r.data)h[0].data.split("&").forEach((function(t){-1!==t.indexOf(i)&&(s=t.split("=")[1])}))}return s||o.NULL_DEFAULT},t.prototype.g7=function(t,i){var n={};return t&&t[i]?n=t[i]:(null==t?void 0:t.customConfig)&&t.customConfig[i]&&(n=t.customConfig[i]),n},t.prototype.EV=function(){var t=this;r.Privacy.getUSPDoNotSell((function(i,n){var e=!1;void 0!==window.__tcfapi&&window.__tcfapi("getTCData",2,(function(r,s){s?(t.gdpr=!0===(null==r?void 0:r.gdprApplies)?"1":"0",e=(null==r?void 0:r.gdprApplies)||!1,(null==r?void 0:r.tcString)?t.gdpr_consent=r.tcString:(t.gdpr="",t.gdpr_consent="",t.o7="0")):t.o7="0",!1===e&&n&&(t.o7=i.doNotSell?"0":"1")}))}))},t}();i.default=h},7236:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.PLAYLIST_POSITION=i.VRM_VERSION=i.NULL_DEFAULT=i.HIDE_KEY=i.STRING_DEFAULT=i.NUMBER_DEFAULT=i.INT_DEFAULT=i.PARAMS=void 0,i.PARAMS=["s","_ex","_NOL","test","cached_vs","expn","expt","expb","vsid","lms_id","bckt","env","ccap","loc","site","lang","intl","pl_type","pl_uuid","pl_intr","pl_sec","ccode","sec","cpos","pt","pd","pct","pstcat","ver","p_sec","p_subsec","pstaid_p","pkgt","rlvtscr","subsec","_rid","vidPos","layout","bx","ar","vrmver"],i.INT_DEFAULT="",i.NUMBER_DEFAULT=0,i.STRING_DEFAULT="none",i.HIDE_KEY="__hide__beacon__key__",i.NULL_DEFAULT="*null",i.VRM_VERSION="2.0",function(t){t.HERO="hero",t.NONE="none"}(i.PLAYLIST_POSITION||(i.PLAYLIST_POSITION={}))},5371:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(8173),r=n(561),s=function(){function t(t){this.oV=t,this.oV&&this.oV.addEventListener(e.Events.VIDEO_STARTED,this.E7,this)}return t.prototype.destroy=function(){this.oV=null},t.prototype.E7=function(t){var i=t.customConfig&&t.customConfig.metrics&&t.customConfig.metrics.mmActivityId;if(i&&r.default.isValidUrl(i)){var n=i+"?rnd="+Math.random();r.default.sendIframeBeacon(n)}},t}();i.default=s},8262:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(9099),r=n(8173),s=n(561),o=function(){function t(t){this.oV=t,this.A7=!1,this.oV&&(this.O7=this.oV.addEventListener(r.Events.PLAYER_RENDERED,this.S7,this))}return t.prototype.destroy=function(){this.oV&&this.O7&&this.oV.removeEventListener(r.Events.PLAYER_RENDERED,this.O7),this.oV=null},t.prototype.S7=function(){var t=this,i=s.default.getWindow();"complete"!==i.document.readyState?i.addEventListener("load",(function(){t.T7()})):this.T7()},t.prototype.T7=function(){this.A7||(this.A7=!0,e.default.sendBeacon())},t}();i.default=o},1063:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.VRM_PLUGIN_MIMETYPE=i.SkipOnError=i.PLAYLIST_POS=i.PLAYLIST_COUNT_PER_PAGE=i.PLAYLIST_LABEL_ICON_DIMENSION=i.PLAYLIST_SECTION_ICON_DIMENSION=i.PLAYLIST_THUMB_DIMENSION=i.GEMINI_STUB_VIDEO_ID=i.REQUEST_TYPES=void 0,function(t){t.CLICK="click",t.AUTOPLAY="autoplay",t.API="api",t.CONTINUOUS="continuous",t.HOVER="hover",t.PLAY="play",t.PAUSE="pause",t.SCROLL="scroll",t.SWIPE="swipe",t.BACKGROUND="background"}(i.REQUEST_TYPES||(i.REQUEST_TYPES={})),i.GEMINI_STUB_VIDEO_ID="6bf451fd-11f9-37f9-a54c-d73d795839f6",i.PLAYLIST_THUMB_DIMENSION="260x144",i.PLAYLIST_SECTION_ICON_DIMENSION="14x14",i.PLAYLIST_LABEL_ICON_DIMENSION="70x70",i.PLAYLIST_COUNT_PER_PAGE=12,function(t){t.BOTTOM="bottom",t.RIGHT="right",t.HIDDEN="hidden"}(i.PLAYLIST_POS||(i.PLAYLIST_POS={})),function(t){t.ALWAYS="always",t.TIMEBASED="timebased",t.NEVER="never"}(i.SkipOnError||(i.SkipOnError={})),i.VRM_PLUGIN_MIMETYPE="adplugin/vrm"},928:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}),s=this&&this.__assign||function(){return(s=Object.assign||function(t){for(var i,n=1,e=arguments.length;n<e;n++)for(var r in i=arguments[n])Object.prototype.hasOwnProperty.call(i,r)&&(t[r]=i[r]);return t}).apply(this,arguments)},o=this&&this.__spreadArrays||function(){for(var t=0,i=0,n=arguments.length;i<n;i++)t+=arguments[i].length;var e=Array(t),r=0;for(i=0;i<n;i++)for(var s=arguments[i],o=0,u=s.length;o<u;o++,r++)e[r]=s[o];return e};Object.defineProperty(i,"__esModule",{value:!0});var u=n(8678),h=n(8173),a=n(742),c=n(4843),f=n(3208),l=n(6637),v=n(9908),d=n(5776),p=n(5454),m=n(6702),b=n(6169),g=n(1986),y=n(5371),w=n(8262),_=n(1063),E=n(7140),A=n(1991),O=n(2168),S=n(8120),T=n(5800),I=n(8098),j=n(561),M=n(6261),N=function(t){function i(i,n,e){var r=t.call(this,"OathController")||this;return r.o5=[],r.I7=null,r.j7=null,r.M7=null,r.ER=i,r.ZH=n,r.oV=e,r._m=new A.default(i,n),r.U8=new f.default(r._m),r.ER.analytics=!1,r.N7=r.R7(),r.k7=new b.default(r.oV),r.L7=new y.default(r.oV),r.D7=new w.default(r.oV),r.C7=new g.default(r.oV),r.vG=new M.default,r.N7.on(h.Events.MEDIA_ITEM_CURRENT,r.P7,r),r.N7.on(h.Events.PLAYBACK_PROGRESS,r.rV,r),r.x7(),r}return r(i,t),i.prototype.destroy=function(){var i;this._m.destroy(),this.N7.destroy(),null===(i=this.k7)||void 0===i||i.destroy(),this.U7&&this.U7.destroy(),this.j7&&(this.j7.destroy(),this.j7=null),t.prototype.destroy.call(this)},i.prototype.initialize=function(){var t=this;this.N7.addMetricsEventListener((function(){for(var i,n,e,r=[],u=0;u<arguments.length;u++)r[u]=arguments[u];var h=Array.prototype.slice.call(r,1,r.length-1),a=r[0],c=r[r.length-1],f=t._m.getEventsDto();f.playerVersion=t.oV.version,f.playlistUIConfig=null===(e=null===(n=t.ER)||void 0===n?void 0:n.ui)||void 0===e?void 0:e.playlist,(i=t.oV).publish.apply(i,o([a],h.concat(s(s({},c),f)))),t.V7(a,h)}),this),this.jV(),this.B7(),this.N7.initialize()},i.prototype.render=function(t){this.N7.render(t)},i.prototype.getCurrentTime=function(){return this.N7.getCurrentTime()},i.prototype.getCurrentDate=function(){return this.N7.getCurrentDate()},i.prototype.getVolume=function(){return this.N7.getVolume()},i.prototype.getMediaStore=function(){return this.N7.getMediaStore()},i.prototype.getCurrentMediaItem=function(){return this.getPlaylist().getCurrentItem()},i.prototype.getPlaybackState=function(){return this.N7.getPlaybackState()},i.prototype.play=function(t,i){return this.N7.play(t,i)},i.prototype.pause=function(t){this.N7.pause(t)},i.prototype.preload=function(t){},i.prototype.seek=function(t){this.N7.seek(t)},i.prototype.disableControls=function(){this.N7.disableControls()},i.prototype.enableControls=function(){this.N7.enableControls()},i.prototype.enableCC=function(t){return this.N7.enableCC(t)},i.prototype.disableCC=function(){return this.N7.disableCC()},i.prototype.isPlayMode=function(){return this.N7.isPlayMode()},i.prototype.isLoading=function(){return this.N7.isLoading()},i.prototype.setFullscreen=function(t){this.N7.setFullscreen(t)},i.prototype.getFullscreen=function(){return this.N7.getFullscreen()},i.prototype.setVolume=function(t,i){void 0===i&&(i=!1),this.N7.setVolume(t,i)},i.prototype.setMute=function(t){this.N7.setMute(t)},i.prototype.getMute=function(){return this.N7.getMute()},i.prototype.setLoop=function(t){return this.N7.setLoop(t)},i.prototype.setContinuousPlay=function(t){return this.N7.setContinuousPlay(t)},i.prototype.resumeContinuousPlay=function(t){this.N7.resumeContinuousPlay()},i.prototype.setAudioLanguage=function(t){this.N7.setAudioLanguage(t)},i.prototype.isDocked=function(){return this.N7.isDocked()},i.prototype.setMediaItemTitle=function(t,i){return this.N7.setMediaItemTitle(t,i)},i.prototype.addVdmsListener=function(t,i){return this.N7.addEventListener(t,i,this.oV)},i.prototype.removeVdmsListener=function(t,i){return this.N7.removeEventListener(t,i)},i.prototype.getPlaybackStartDto=function(){return this.N7.getPlaybackStartDto()},i.prototype.updateDockingConfig=function(t,i,n,e,r,s){this.N7.updateDockingConfig(t,i,n,e,r,s)},i.prototype.getPlaylist=function(){return this.N7.getPlaylist()},i.prototype.suspend=function(){var t=this.N7.suspendState();t&&(this.I7=t,this.F7())},i.prototype.resume=function(){this.I7&&(this.N7.resumeState(this.I7),this.B7(),this.N7.initialize(),this.N7.render(this.I7.selector),this.I7=null)},i.prototype.updateGeoConfig=function(t){this._m.updateGeoConfig(t)},i.prototype.getVideoElement=function(){return this.N7.getVideoElement()},i.prototype.getRootElement=function(){return this.N7.getRootElement()},i.prototype.getSyncOffset=function(){return this.N7.__getSyncOffset()},i.prototype.startSync=function(){this.N7.startSync()},i.prototype.stopSync=function(){this.N7.stopSync()},i.prototype.isSuspended=function(){return this.N7&&this.N7.isSuspended()||!1},i.prototype.undockVideoPlayer=function(t){return this.N7&&this.N7.undockVideoPlayer(t)},i.prototype.addCustomControlElement=function(t){return this.N7.addCustomControlElement(t)},i.prototype.isRendered=function(){return this.N7&&this.N7.isRendered()||!1},Object.defineProperty(i.prototype,"guid",{get:function(){return this.N7&&this.N7.guid||""},enumerable:!1,configurable:!0}),i.prototype.getMediaItemMarkers=function(t){return this.N7.getMediaItemMarkers(t)},i.prototype.setError=function(t,i,n,e,r){this.N7.__setError(t,i,n,e,r)},i.prototype.setSapiOptions=function(t,i){this._m.setSapiOptions(t,i)},i.prototype.R7=function(t){void 0===t&&(t=!0);var i=this.ER.mediaItems;if(this._m.playlistId&&(!i||0===i.length)){var n=this.z7();return this.G7(),n}return this.H7()},i.prototype.z7=function(){return this.N7?this.N7:(this.U7=new I.default,this.U7.getProxy())},i.prototype.H7=function(){this.Y7();var t=new h.Player(this.ER,this.ZH);return this._m.guid=t.guid,t},i.prototype.G7=function(){var t=this;if(this.U7&&this.U8){var i={onComplete:function(i){t.U7&&(i&&(t.ER.mediaItems=i),t.N7=t.H7(),t.U7.execute(t.N7),t.U7.destroy(),t.U7=void 0,t.oV.playlist=new S.default(t.getPlaylist()),t.o5.forEach((function(i){i.type===h.Plugin.PluginType.MORE_ITEMS&&(i.playlist=t.getPlaylist())})))},onError:function(){throw new Error("Fetch more items with playlistId failed")},onApiCallInfo:function(){},onPromisesResolved:function(){}};this.U8.resolve({mimeType:h.MediaItemInterfaces.MediaItemMimeType.SAPI,playlistId:this._m.playlistId,reason:h.Plugin.MoreItemsReason.PLAYLISTID_NEED_RESOLVE,start:0},i)}},i.prototype.jV=function(){this.N7.on(h.Events.MEDIA_ITEM_METADATA,this.q7,this),this.N7.on(h.Events.PLAYBACK_STOPPED,this.KW,this),this.N7.on(h.Events.MEDIA_ITEM_COMPLETE,this.KW,this),this.N7.once("opssVisibilityChanged",this.W7,this),this.N7.once("playlistBottomHeightChange",this.Q7,this)},i.prototype.rV=function(t,i,n){this._m.playlistMimetype===p.STRUCTURED_PLAYLIST_MIMETYPE&&this.M7&&this.M7.onMediaPlaybackProgress(t,i,n)},i.prototype.P7=function(t){if(this._m.playlistMimetype===p.STRUCTURED_PLAYLIST_MIMETYPE){var i=this._m.isMediaItemWatched(t.id),n=this._m.watchHistoryConfig&&this._m.watchHistoryConfig.enabled&&this._m.watchHistoryConfig.skipWatchedVideos;if(i&&n){var e=this.getPlaylist().getPosition();this.getPlaylist().setPosition(e+1)}}},i.prototype.q7=function(t,i){this.j7&&(this.j7.destroy(),this.j7=null),t.customConfig&&t.customConfig.allowedConnectionTypes&&(this.j7=new O.default(this._m,t.rawItemData),this.X7())},i.prototype.KW=function(t){this.j7&&(this.j7.destroy(),this.j7=null),this._m.playlistMimetype===p.STRUCTURED_PLAYLIST_MIMETYPE&&this.M7&&this.M7.onMediaItemEnded(t)},i.prototype.x7=function(){this._m.videoRecommendations&&(this.setContinuousPlay(!0),this._m.continuousPlay=!0)},i.prototype.W7=function(t,i){var n=this.getCurrentMediaItem(),e=n&&n.license,r={version:this.oV.version,config:this.oV.oathConfig,lmsId:e&&e.salesforceId||""};this.vG.updateOathPlayerOpss(t,i,r)},i.prototype.Q7=function(t){var i;(null===(i=this.ER)||void 0===i?void 0:i.iframeRender)&&this.oV.iframeController&&this.oV.iframeController.onPlaylistDimensionChange(t)},i.prototype.X7=function(t){var i=this;void 0===t&&(t=18e4),this.j7&&this.j7.scheduleVerification((function(t){t?i.X7():i.setError("info","R",a.errorCodes.E_PLAYER,a.errorCodes.INFO_CODES.E_SAPI_RESTRICTED_NETWORK_TYPE,T.default.ERR_RESTRICTED_NETWORK_TYPE)}),t)},i.prototype.B7=function(){var t=this;this.M7=new p.default(this._m),this.o5.push(new c.default),this.o5.push(new l.default(this._m)),this.o5.push(new d.default(this._m)),this.o5.push(new v.default(this._m,this.getPlaylist())),this.o5.push(new m.default),this.o5.push(this.M7),this.o5.forEach((function(i){t.N7.registerPlugin(i)}))},i.prototype.F7=function(){this.o5.forEach((function(t){t.destroy()})),this.o5=[]},i.prototype.V7=function(t,i){var n,e,r,s;switch(i=i||[],t){case h.Events.AD_BREAK_ITEM_PLAYBACK_STARTED:r=i[0]&&i[0].id||"",this.oV.publish(E.API.AD_PLAYBACK_START,r);break;case h.Events.AD_BREAK_ITEM_ENDED:r=i[0]&&i[0].id||"",this.oV.publish(E.API.AD_PLAYBACK_STOP,r);break;case h.Events.PLAYBACK_START:(n=this.oV).publish.apply(n,o([E.API.PLAYBACK_STARTED],i));break;case h.Events.PLAYBACK_RESUMED:(s=this.N7.getCurrentAdBreakItem())&&this.oV.publish(E.API.AD_PLAYBACK_RESUME,s.id);break;case h.Events.PLAYBACK_PAUSE:(s=this.N7.getCurrentAdBreakItem())&&this.oV.publish(E.API.AD_PLAYBACK_PAUSE);break;case h.Events.PLAYBACK_COMPLETE:(e=this.oV).publish.apply(e,o([E.API.PLAYBACK_ENDED],i))}},i.prototype.Y7=function(){var t,i,n=((t={})[_.VRM_PLUGIN_MIMETYPE]={playerBucket:j.default.getBckt(),experienceName:this._m.experienceName,experienceBucket:this._m.experienceBucket,playerName:"VerizonMediaPlayer"},t),e=((i={})[h.Plugin.PluginType.AD]=n,i);this.ER.pluginConfigs=j.default.extend(e,this.ER.pluginConfigs)},i}(u.default);i.default=N},6427:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(1063),r=function(){function t(t){this.LE=t}return t.prototype.play=function(t,i){this.LE.play(t,i)},t.prototype.pause=function(t){this.LE.pause(t)},t.prototype.preload=function(t){this.LE.preload(t)},t.prototype.seek=function(t){this.LE.seek(t)},t.prototype.disableControls=function(){this.LE.disableControls()},t.prototype.enableControls=function(){this.LE.enableControls()},t.prototype.enableCC=function(t){this.LE.enableCC(t)},t.prototype.disableCC=function(){this.LE.disableCC()},t.prototype.isPlaying=function(){return this.LE.isPlayMode()},t.prototype.isPlayMode=function(){return this.LE.isPlayMode()},t.prototype.getPlaybackState=function(){return this.LE.getPlaybackState()},t.prototype.isLoading=function(){return this.LE.isLoading()},t.prototype.getDuration=function(){var t=this.LE.getCurrentMediaItem();return t&&t.duration},t.prototype.getCurrentTime=function(){return this.LE.getCurrentTime()},t.prototype.getTimeRemaining=function(){return this.getDuration()-this.getCurrentTime()},t.prototype.setFullscreen=function(t){this.LE.setFullscreen(t)},t.prototype.getFullscreen=function(){return this.LE.getFullscreen()},t.prototype.setVolume=function(t,i){void 0===i&&(i=!1),t=(t=t<0?0:t)>1?1:t,this.LE.setVolume(t,i)},t.prototype.getVolume=function(){return this.LE.getVolume()},t.prototype.setMute=function(t){this.LE.setMute(t)},t.prototype.getMute=function(){return this.LE.getMute()},t.prototype.setLoop=function(t){this.LE.setLoop(t)},t.prototype.setContinuousPlay=function(t){this.LE.setContinuousPlay(t)},t.prototype.resumeContinuousPlay=function(){this.LE.resumeContinuousPlay({type:e.REQUEST_TYPES.API})},t.prototype.getBitrate=function(){throw new Error("getBitrate is unimplemented!")},t.prototype.setResolution=function(){throw new Error("setResolution is unimplemented!")},t.prototype.displayClosedCaptions=function(){throw new Error("displayClosedCaptions is unimplemented!")},t.prototype.getCurrentDate=function(){return this.LE.getCurrentDate()},t.prototype.setAudioLanguage=function(t){this.LE.setAudioLanguage(t)},t}();i.default=r},7140:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.API=void 0,function(t){t.AD_PLAYBACK_START="adStart",t.AD_PLAYBACK_PAUSE="adPause",t.AD_PLAYBACK_RESUME="adResume",t.AD_PLAYBACK_PROGRESS="adProgress",t.AD_PLAYBACK_STOP="adComplete",t.AD_NONE="adNone",t.AD_ERROR="adError",t.PLAYBACK_STARTED="playback-started",t.PLAYBACK_ENDED="playback-ended"}(i.API||(i.API={}))},8068:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s=n(181),o=n(8678),u=n(6427),h=n(8120),a=function(t){function i(i){var n=t.call(this,"IframeBridge")||this;return n.n1=new u.default({}),n.oG=new h.default({}),n.Z7=new s.default(i,n),n}return r(i,t),i.prototype.render=function(t){return this.Z7.constructIframe(t),this.Z7.routeControlsApiToIframe(),this},i.prototype.play=function(t,i){this.n1.play(t,i)},i.prototype.pause=function(t){this.n1.pause(t)},i.prototype.mute=function(){this.n1.setMute(!0)},i.prototype.unMute=function(){this.n1.setMute(!1)},i.prototype.setVolume=function(t,i){void 0===i&&(i=!1),this.n1.setVolume(t,i)},i.prototype.seek=function(t){this.n1.seek(t)},Object.defineProperty(i.prototype,"iframeController",{get:function(){return this.Z7},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"controls",{get:function(){return this.n1},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"playlist",{get:function(){return this.oG},enumerable:!1,configurable:!0}),i.prototype.destroy=function(){t.prototype.destroy.call(this),this.Z7.destroy()},i}(o.default);i.default=a},181:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0}),i.MessageType=void 0;var s=n(8678),o=n(561),u=n(742);i.MessageType={EVENT:"EVENT",CLEAR_IFRAME_NAME:"CLEAR_IFRAME_NAME",PLAYER_DIMENSION_CHANGE:"PLAYER_DIMENSION_CHANGE"};var h=function(t){function n(i,n){var e=t.call(this,"IframeController")||this;return e.J7={isPlaying:null,getPlaybackState:null,getDuration:null,getCurrentTime:null,getTimeRemaining:null,getFullscreen:null,getVolume:null,getMute:null},e.K7={getCurrentItemTitle:null,getCurrentItemDescription:null,getCurrentItemProviderName:null,getCurrentItemLiveStatus:null},e.ttt="VID-"+Math.floor(1e3*Math.random()),e.itt=JSON.parse(JSON.stringify(i)),e.oV=n,e.ntt=null,e.ett=null,e.stt=Date.now(),e.vV=!1,e.ott=null,e.utt=null,e.htt="https://s.yimg.com",i.insideIframeConfig||(e.ott=e.att.bind(e),window.addEventListener("message",e.ott,!1)),e}return r(n,t),n.prototype.destroy=function(){this.ott&&window.removeEventListener("message",this.ott,!1),this.utt&&window.removeEventListener("message",this.utt,!1),this.ott=null,this.utt=null,t.prototype.destroy.call(this)},n.prototype.constructIframe=function(t){var i,n,e,r,s=this,h=o.default.getWindow(),a=u.TypeChecker.isString(t)?document.querySelector(t):t;if(null!==a){this.ett=a,this.itt.insideIframeConfig={startTime:this.stt,iframeVID:this.ttt,parentURL:h.location.protocol+"//"+h.location.host},this.itt.playerJSPath=(null===(r=null===(e=null===(n=null===(i=window.OATH)||void 0===i?void 0:i.VideoPlatform)||void 0===n?void 0:n.PlayerHosting)||void 0===e?void 0:e.req)||void 0===r?void 0:r.path)||"";var c=document.createElement("iframe"),f=encodeURIComponent(JSON.stringify(this.itt)),l=this.htt+"/rx/up/builds/8.3.27/ifcp.html";c.setAttribute("src",l),c.setAttribute("name",f),c.setAttribute("id",this.ttt),c.setAttribute("width","100%"),c.setAttribute("height","100%"),c.setAttribute("frameBorder","0"),c.setAttribute("allowFullScreen",""),c.setAttribute("allow","autoplay; fullscreen; encrypted-media"),a&&a.appendChild(c),this.ntt=c,this.ntt.onload=function(){s.vV=!0}}else this.oV.__setError("error","C",u.errorCodes.E_PLAYER,u.errorCodes.PLAYER_CODES.E_INVALID_CONFIG,"Invalid DOM node or CSS selector specified. Cannot render player.")},n.prototype.routeControlsApiToIframe=function(){var t=this,i="controls",n="playlist",e=["addItems","addItem","setPositionById","setPosition","removeItem","removeItems","removeItemById","removeItemsById"],r=["getCurrentItemTitle","getCurrentItemDescription","getCurrentItemProviderName","getCurrentItemLiveStatus"],s=function(n){return function(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];t.ctt(i,n,e)}},o=function(i){return function(){return t.J7[i]}},h=function(i){return-1!==e.indexOf(i)?function(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];t.ctt(n,i,e)}:-1!==r.indexOf(i)?function(){return t.K7[i]}:function(){throw new Error("playlist API "+i+" is not supported when safe frame is enabled")}};for(var a in this.oV.controls)if(u.TypeChecker.isFunction(this.oV.controls[a])){if(void 0!==this.J7[a]){this.oV.controls[a]=o(a);continue}this.oV.controls[a]=s(a)}for(var c in this.oV.playlist)u.TypeChecker.isFunction(this.oV.playlist[c])&&(this.oV.playlist[c]=h(c));["getMediaStore","__setError","addCustomControlElement","getMediaItemMarkers","getInitTime","getPlaybackStartDto","updateGeoConfig","isRendered","isSuspended","resume","suspend","undockVideoPlayer","updateDockingConfig","getRootElement","getVideoElement","isLoading","setMediaItemTitle","isDocked","isPlayMode","isPlaying","removeAllMediaItems","setQueryString","getVolume","getCurrentDate","getCurrentTime"].forEach((function(i){var n;t.oV[i]=(n=i,function(){throw new Error("player API "+n+" is not supported when safe frame is enabled")})}))},n.prototype.routeAPIeventToPage=function(t){var n=this,e=window.OATH.VideoPlatform.Events[t];this.oV.on(e,(function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];t.unshift(e),t.push(n.refreshControlsAPIData()),t.push(i.MessageType.EVENT),t.push(n.itt.insideIframeConfig.iframeVID),n.ftt(JSON.stringify(t))}),this.oV)},n.prototype.sendClearIframeNameToPage=function(){var t=[i.MessageType.CLEAR_IFRAME_NAME,this.itt.insideIframeConfig.iframeVID];this.ftt(JSON.stringify(t))},n.prototype.refreshControlsAPIData=function(){return{isPlaying:this.oV.controls.isPlaying(),getPlaybackState:this.oV.controls.getPlaybackState(),getDuration:this.oV.controls.getDuration(),getCurrentTime:this.oV.controls.getCurrentTime(),getTimeRemaining:this.oV.controls.getTimeRemaining(),getFullscreen:this.oV.controls.getFullscreen(),getVolume:this.oV.controls.getVolume(),getMute:this.oV.controls.getMute(),getCurrentItemTitle:this.oV.playlist.getCurrentItemTitle(),getCurrentItemDescription:this.oV.playlist.getCurrentItemDescription(),getCurrentItemProviderName:this.oV.playlist.getCurrentItemProviderName(),getCurrentItemLiveStatus:this.oV.playlist.getCurrentItemLiveStatus()}},n.prototype.setupIframeToPageCommunication=function(){this.utt=this.ltt.bind(this),window.addEventListener("message",this.utt,!1);var t=window.OATH.VideoPlatform.Events;for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&this.routeAPIeventToPage(i)},n.prototype.onPlaylistDimensionChange=function(t){if(u.TypeChecker.isObject(t)){var n=[t,i.MessageType.PLAYER_DIMENSION_CHANGE,this.itt.insideIframeConfig.iframeVID];this.ftt(JSON.stringify(n))}},n.prototype.ctt=function(){for(var t,i,n=[],e=0;e<arguments.length;e++)n[e]=arguments[e];if(this.ntt&&this.vV){var r=JSON.stringify(n);null===(i=null===(t=this.ntt)||void 0===t?void 0:t.contentWindow)||void 0===i||i.postMessage(r,this.htt)}},n.prototype.att=function(t){var n,e,r=this,s=null,o={},h="",a=this.J7,c=this.K7;if(t.origin===this.htt){try{e=JSON.parse(t.data)}catch(t){return}if(e&&u.TypeChecker.isArray(e)&&e.length>=2){if(h=e.pop(),!u.TypeChecker.isString(h)||0!==h.indexOf("VID-"))return;if(this.ttt!==h)return;if(!(s=e.pop())||!i.MessageType[s])return;switch(s){case i.MessageType.EVENT:o=e.pop(),Object.keys(o).forEach((function(t){Object.prototype.hasOwnProperty.call(r.J7,t)?a[t]=o[t]:Object.prototype.hasOwnProperty.call(r.K7,t)&&(c[t]=o[t])})),this.oV.iframeController&&(this.oV.iframeController.J7=a,this.oV.iframeController.K7=c),this.oV.publish.apply(this.oV,e);break;case i.MessageType.CLEAR_IFRAME_NAME:null===(n=this.ntt)||void 0===n||n.setAttribute("name","");break;case i.MessageType.PLAYER_DIMENSION_CHANGE:var f=e.length?e.pop():null,l="object"==typeof f?f.height:null;l&&this.dtt(l)}}}},n.prototype.ftt=function(t){var i="";this.itt.insideIframeConfig&&(i=this.itt.insideIframeConfig.parentURL),window.parent.postMessage(t,i)},n.prototype.ltt=function(t){var i,n,e,r;if(t.data){try{r=JSON.parse(t.data)}catch(t){return}Array.isArray(r)&&(i=r.length>0?r[0]:null,n=r.length>1?r[1]:null,e=r.length>2?r[2]:null),i&&n&&this.oV&&this.oV[i]&&this.oV[i][n]&&this.oV[i][n].apply(this.oV[i],e)}},n.prototype.dtt=function(t){this.ett&&(this.ett.style.height=t+"px")},n}(s.default);i.default=h},1991:function(t,i,n){"use strict";var e=this&&this.__assign||function(){return(e=Object.assign||function(t){for(var i,n=1,e=arguments.length;n<e;n++)for(var r in i=arguments[n])Object.prototype.hasOwnProperty.call(i,r)&&(t[r]=i[r]);return t}).apply(this,arguments)};Object.defineProperty(i,"__esModule",{value:!0});var r=n(9847),s=n(8173),o=n(742),u=n(7236),h=n(1063),a=n(561),c=n(1306),f={},l=function(){function t(t,i){this.$Z="",this.ER=t,this.ZH=i,this.ptt(),this.offNetwork=a.default.isOffNetwork(),this.mtt(t.watchHistory)}return t.prototype.getEventsDto=function(){var t,i=this.ER.rapidConfig||{},n=i.pageParams||{},r=i.clickParams||{},s={pageSpaceId:this.ER.pageSpaceId||i&&i.Spaceid||"1111",experienceName:this.ER.expName||"",experienceBucket:this.ER.expBucket||"",experienceType:this.ER.expType||"",cpos:this.ER.cpos||"",ccode:this.ER.ccode||"",offNetwork:this.offNetwork,site:this.ER.site||"",siteAnalytics:this.ER.siteAnalytics||"",comscoreC4:this.ER.comscoreC4||u.NULL_DEFAULT,region:this.ER.region||"",referrer:this.ER.referrer||"",lang:this.ER.lang||"",pageLatency:this.btt||"",playlistId:(null===(t=this.ER.playlist)||void 0===t?void 0:t.id)||""},o="strm"===n.sec?r.pstaid:n.pstaid,h={pt:n.pt||"",pd:n.pd||"",pct:n.pct||"",pstcat:n.pstcat||"",p_sec:n.p_sec||"",p_subsec:n.p_subsec||"",ver:n.ver||"",_rid:n._rid||"",pstaid_p:o||"",pkgt:r.pkgt||"",sec:r.sec||this.ER.sec||"",subsec:r.subsec||"",rlvtscr:n.rlvtscr||"",vidPos:n.vidPos||"",layout:n.layout||""};return e(e({},s),h)},t.prototype.destroy=function(){},Object.defineProperty(t.prototype,"config",{get:function(){return this.ER},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"videoRecommendations",{get:function(){return void 0===this.ER.videoRecommendations||this.ER.videoRecommendations},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"site",{get:function(){return this.ER.site||""},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"region",{get:function(){return this.ER.region||""},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"lang",{get:function(){return this.ER.lang||""},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"experienceBucket",{get:function(){return this.ER.expBucket||""},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"experienceName",{get:function(){return this.ER.expName||""},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"yvapAccountId",{get:function(){return this.ER.YVAP&&this.ER.YVAP.accountId||null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"syndication",{get:function(){return this.ER.synd||""},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"cTopic",{get:function(){return this.ER.cTopic||null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"pspid",{get:function(){return this.ER.CMS&&this.ER.CMS.suppressAdContext?"":this.ER.pageSpaceId||""},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"playlistId",{get:function(){return this.ER.playlist&&this.ER.playlist.id||null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"loop",{get:function(){return this.ER.loop||!1},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"continuousPlay",{get:function(){return this.ER.continuousPlay||!1},set:function(t){this.ER.continuousPlay=t},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"relatedVideoId",{get:function(){var t=this.ER.mediaItems;return t&&0!==t.length&&t[0].mimetype===s.MediaItemInterfaces.MediaItemMimeType.SAPI?t[0].id:null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"playlistMimetype",{get:function(){return this.ER.ui&&this.ER.ui.playlist&&this.ER.ui.playlist.mimetype||""},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"playlistItemCount",{get:function(){return this.ER.ui&&this.ER.ui.playlist&&o.TypeChecker.isNumber(this.ER.ui.playlist.numberOfItems)?Math.max(this.ER.ui.playlist.numberOfItems,h.PLAYLIST_COUNT_PER_PAGE):h.PLAYLIST_COUNT_PER_PAGE},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"allowGeoRequest",{get:function(){return this.ER.allowGeoRequest||!1},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"geoData",{get:function(){return this.ER.geoData||null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"guid",{get:function(){return this.$Z},set:function(t){this.$Z=t},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"showEndScreen",{get:function(){return this.ER.ui&&this.ER.ui.endScreen&&this.ER.ui.endScreen.show||!1},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"skipOnError",{get:function(){return this.ER.skipOnError||h.SkipOnError.NEVER},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"aspectRatio",{get:function(){return o.TypeChecker.isNumber(this.ER.aspectRatio)?this.ER.aspectRatio:null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"watchHistoryConfig",{get:function(){return this.ER.watchHistory},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"watchHistory",{get:function(){return this.gtt||null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"playlistUI",{get:function(){var t,i;return null===(i=null===(t=this.ER)||void 0===t?void 0:t.ui)||void 0===i?void 0:i.playlist},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"pblob",{get:function(){return o.TypeChecker.isString(this.ER.pblob)&&this.ER.pblob.length<=512?this.ER.pblob:""},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"isDockable",{get:function(){var t=this.ER.ui&&this.ER.ui.docking||{};return!!(t.enableOnScrollDown||t.enableOnScrollUp)&&(!r.userAgent.mobile||!t.mobile||!t.mobile.disable)},enumerable:!1,configurable:!0}),t.prototype.updateGeoConfig=function(t){o.TypeChecker.isBoolean(t.allowGeoRequest)&&(this.ER.allowGeoRequest=t.allowGeoRequest);var i=t.geoData;i&&o.TypeChecker.isString(i.latitude)&&o.TypeChecker.isString(i.longitude)&&o.TypeChecker.isString(i.accuracy)?this.ER.geoData=i:null===i&&(this.ER.geoData=null)},t.prototype.setMediaItemWatched=function(t,i){f[t]={watched:i}},t.prototype.isMediaItemWatched=function(t){return!!f[t]&&!!f[t].watched},t.prototype.setSapiOptions=function(t,i){var n=this.ER.mediaItems,e=o.TypeChecker.isArray(n)&&n.find((function(i){return i.id===t}));e&&e.mimetype===s.MediaItemInterfaces.MediaItemMimeType.SAPI&&(e.customConfig=e.customConfig||{},e.customConfig["source-metadata-plugin"]=e.customConfig["source-metadata-plugin"]||{},e.customConfig["source-metadata-plugin"].qs=i||null)},t.prototype.getSapiOptions=function(t){var i=this.ER.mediaItems,n=o.TypeChecker.isArray(i)&&i.find((function(i){return i.id===t})),e=null;return n&&n.mimetype===s.MediaItemInterfaces.MediaItemMimeType.SAPI&&n.customConfig&&n.customConfig["source-metadata-plugin"]&&(e=Object.assign({},n.customConfig["source-metadata-plugin"].qs)),e},t.prototype.ptt=function(){window.performance&&window.performance.timing&&window.performance.timing.navigationStart&&(this.btt=(new Date).getTime()-window.performance.timing.navigationStart)},t.prototype.mtt=function(t){this.gtt=null,t&&t.enabled&&(this.gtt=new c.default({watchHistoryEnabled:t.enabled,watchedPeriod:t.watchedPeriod,watchHistoryExpiry:t.expiry},this),this.gtt.clearExpired())},t}();i.default=l},8806:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.baseconfigSchema=void 0,i.baseconfigSchema={$schema:"http://json-schema.org/draft-07/schema#",id:"/baseconfigSchema",type:"object",properties:{site:{type:"string"},siteAnalytics:{type:"string"},region:{type:"string"},referrer:{type:"string"},jurisdiction:{type:"string"},ytt:{type:"boolean"},experienceType:{type:"string"},strmExprUnMuteOnClick:{type:"boolean"},experienceName:{type:"string"},experienceBucket:{type:"string"},experienceNavStartTime:{type:"string"},pageSpaceId:{type:"string"},syndication:{type:"string"},allowGeoRequest:{type:"boolean"},geoData:{type:"object",properties:{latitude:{type:"string"},longitude:{type:"string"},accuracy:{type:"string"}}},iframeRender:{type:"boolean"},insideIframeConfig:{type:"object",properties:{parentURL:{type:"string"},iframeVID:{type:"string"}}}}}},3798:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.closedcaptionsSchema=void 0,i.closedcaptionsSchema={$schema:"http://json-schema.org/draft-07/schema#",id:"/closedcaptionsSchema",type:"object",properties:{show:{type:"boolean"},lang:{default:"en-US",type:"string"},fontSize:{default:24,type:"number"},fontName:{default:"Arial, Helvetica, sans-serif",type:"string"},fontColor:{default:"#ffffff",type:"string"},fontOpacity:{default:1,type:"number"},fontEffect:{default:"none",type:"string"},bgColor:{default:"#000000",type:"string"},bgOpacity:{default:.75,type:"number"},ccPos:{default:"bottom",type:"string"},isAvailable:{type:"boolean"}}}},2433:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.cmsSchema=void 0,i.cmsSchema={$schema:"http://json-schema.org/draft-07/schema#",id:"/cmsSchema",type:"object",properties:{colo:{type:"string"},suppressAdContext:{type:"boolean"},enableCache:{type:"boolean"},cachedVs:{type:"string"},env:{type:"string"}}}},7703:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.configSchema=void 0,i.configSchema={$schema:"http://json-schema.org/draft-07/schema#",type:"object",properties:{version:{default:"8.3.27",type:"string"},jshlsVersion:{default:"1.2.6",type:"string"},playlist:{type:"object",properties:{id:{type:"string"}}},CMS:{$ref:"/cmsSchema"},pageLatency:{type:"object",properties:{pagePlayerJsDownloadTime:{type:"number"},pageReqToPlayerInitTime:{type:"number"}}},forcePreloadBufferLimit:{default:32,type:"number"},html5_hls:{type:"object",properties:{useWorker:{type:"boolean"},preloadBufferLimit:{defaul:8,type:"number"}}},geoData:{type:"object",properties:{latitude:{type:"string"},longitude:{type:"string"},accuracy:{type:"string"}}},ui:{$ref:"/uiSchema"},YVAP:{$ref:"/yvapSchema"},metrics:{$ref:"/metricsSchema"},playback:{$ref:"/playbackSchema"},playbackState:{type:"object",properties:{mute:{type:"boolean"},volume:{type:"number"}}},uiState:{type:"object",properties:{isCSSLoaded:{type:"boolean"},deviceOrientation:{type:"boolean"}}},userPreferences:{type:"object",properties:{closedCaptions:{$ref:"/closedcaptionsSchema"},isAdult:{type:"boolean"},isAuthenticated:{type:"boolean"}}},baseConfig:{$ref:"/baseconfigSchema"},rapidConfig:{type:"object",properties:{rapid:{type:"object"},clickParams:{type:"object"},pageParams:{type:"object"}}},playerDimension:{type:"object",properties:{width:{type:"number",default:0},height:{type:"number",default:0}}},aspectRatio:{type:"number"},CTV:{$ref:"/ctvSchema"},failOver:{$ref:"/failoverSchema"},autoplayIgnoreConnType:{type:"boolean"},muteMode:{type:"boolean"},watchHistory:{type:"object",properties:{enabled:{type:"boolean",default:!1},watchedPeriod:{type:"number",default:.5},expiry:{type:"number",default:129600},skipWatchedVideos:{type:"boolean",default:!0}}},pblob:{type:"string"},pluginConfigs:{type:"object",properties:{"source-metadata-plugin":{type:"object"}}}}}},3855:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.ctvSchema=void 0,i.ctvSchema={$schema:"http://json-schema.org/draft-07/schema#",id:"/ctvSchema",type:"object",properties:{man:{type:"string"},class:{type:"string"},ctvMetricsParams:{type:"object",properties:{ctv_db:{type:"string"},ctv_dc:{type:"string"},wtt:{type:"string"},ctv_di:{type:"string"},ctv_ddv:{type:"string"},ctv_dfv:{type:"string"},_tt:{type:"string"},Ett:{type:"string"},Att:{type:"string"},Ott:{type:"string"},Stt:{type:"string"},Ttt:{type:"string"},ctv_yb:{type:"string"},Itt:{type:"string"},ctv_yr:{type:"string"},ctv_ybv:{type:"string"},ctv_yv:{type:"string"},jtt:{type:"string"},Mtt:{type:"string"},Ntt:{type:"string"}}},forceHttp:{type:"boolean"}}}},5935:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.failoverSchema=void 0,i.failoverSchema={$schema:"http://json-schema.org/draft-07/schema#",id:"/failoverSchema",type:"object",properties:{fastInitRecoverer:{type:"boolean"},beaconDisasterMode:{default:!1,type:"boolean"},sapiUrl:{type:"string"},convivaSamplingRate:{type:"object",properties:{vod:{default:0,type:"number"},live:{default:0,type:"number"}}},recoveryFailureTimeout:{default:120,type:"number"}}}},6216:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.metricsSchema=void 0,i.metricsSchema={$schema:"http://json-schema.org/draft-07/schema#",id:"/metricsSchema",type:"object",properties:{disableAllBeacons:{type:"boolean"},comscoreC4:{type:"string"},ccode:{type:"string"},sec:{type:"string"},skipComscore:{type:"boolean"},skipABRBeacon:{type:"boolean"},ywaSamplingRate:{default:1,type:"number"},ultSamplingRate:{default:1,type:"number"},qosSamplingRate:{default:1,type:"number"},cpos:{type:"string"},progressBeaconStrategy:{type:"object",properties:{fixed:{type:"array",items:[{type:"number"}]},recurring:{type:"number"},playerUnload:{type:"boolean"},playPause:{type:"boolean"}}}}}},4896:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.playbackSchema=void 0,i.playbackSchema={$schema:"http://json-schema.org/draft-07/schema#",id:"/playbackSchema",type:"object",properties:{skipWatchedVideos:{type:"boolean"},bitrate:{default:0,type:"number"},targetBitrate:{type:"number"},disableGPU:{type:"boolean"},quality:{type:"string"},bitrates:{type:"array",items:[{type:"number"}]},desiredBitrate:{default:900,type:"number"},startTime:{type:"number"},conviva:{type:"boolean"},preconnect:{type:"boolean"},abr:{type:"boolean"},protocol:{type:"string"},skipFormats:{type:"array",items:[{type:"string"}]},playInlineVideo:{type:"boolean"},isResume:{type:"boolean"},ignoreEndlist:{type:"boolean"}}}},5750:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.uiSchema=void 0,i.uiSchema={$schema:"http://json-schema.org/draft-07/schema#",id:"/uiSchema",type:"object",properties:{contentTypeLabel:{type:"string"},displayMarkers:{type:"object",properties:{type:{type:"string"},group:{type:"boolean"}}},showEndScreen:{type:"boolean"},showFullscreen:{type:"boolean"},showAgeGate:{type:"boolean"},logoOverlay:{type:"string",enum:["bottomRight","bottomLeft","off"]},allowGeoRequest:{type:"boolean"},thumbnailDimensions:{type:"object",properties:{height:{type:"number"},width:{type:"number"}}},vttIndex:{type:"number"}}}},736:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.yvapSchema=void 0,i.yvapSchema={$schema:"http://json-schema.org/draft-07/schema#",id:"/yvapSchema",type:["object","null"],properties:{accountId:{type:"string"},timeout:{type:["number","string"]},cTopic:{type:"string"},standaloneAd:{type:"object",properties:{xml:{type:"string"},showAdSlug:{type:"boolean"}}},vpaidTimeout:{type:"number"},adsReady:{type:"boolean"},preInitVpaid:{type:"boolean"}}}},2168:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(1716),r=function(){function t(t,i){this.Rtt=null,this.ktt=i,this.k8=new e.default(t)}return t.prototype.verify=function(t){if(this.k8){var i={onComplete:function(){t(!0)},onError:function(){t(!1)},onProgress:function(){},onApiCallInfo:function(){}};this.ktt&&this.k8.resolve([this.ktt],{},{},i)}},t.prototype.scheduleVerification=function(t,i){var n=this;this.Ltt(),this.Rtt=window.setTimeout((function(){n.verify(t)}),i)},t.prototype.destroy=function(){this.Ltt(),this.k8=null,this.ktt=null},t.prototype.Ltt=function(){this.Rtt&&(clearTimeout(this.Rtt),this.Rtt=null)},t}();i.default=r},3472:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.OathPlayerFactory=void 0;var e=n(7402),r=n(8068);i.OathPlayerFactory=function(t,i){var n=(null==t?void 0:t.iframeRender)||!1;return(null==t?void 0:t.insideIframeConfig)||!1||!n?new e.default(t,i):new r.default(t)}},7402:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}),s=this&&this.__spreadArrays||function(){for(var t=0,i=0,n=arguments.length;i<n;i++)t+=arguments[i].length;var e=Array(t),r=0;for(i=0;i<n;i++)for(var s=arguments[i],o=0,u=s.length;o<u;o++,r++)e[r]=s[o];return e};Object.defineProperty(i,"__esModule",{value:!0});var o=n(8678),u=n(660),h=n(8173),a=n(6169),c=n(928),f=n(6427),l=n(181),v=n(8806),d=n(3798),p=n(2433),m=n(7703),b=n(3855),g=n(5935),y=n(6216),w=n(4896),_=n(5750),E=n(736),A=n(8120),O=n(561),S=n(9847),T=function(t){function i(i,n){var e,r,o,u,h=t.call(this,"OathPlayer")||this;h.Dtt=!1,h.Ctt=!1,h.version="8.3.27",h.playerType="desktop",h.jshlsVer="1.2.6",h.vdmsVer="0.3.19",h.Ptt=i,h.xtt=Date.now(),h.Z7=null,i.playerId=i.playerId||O.default.generateGuid(),i=JSON.parse(JSON.stringify(i)),i=O.default.isLegacyConfig(i)?O.default.transformLegacyConfig(i):i,h.LE=new c.default(i,n,h),h.n1=new f.default(h.LE),h.playlist=new A.default(h.LE.getPlaylist()),h.Utt(i),h.Vtt(i);var v=[h.version,h.xtt];a.default.sendPlayerInitBeacon.apply(a.default,s([i],v)),h.VZ(i),h.LE.initialize(),h.Btt(),h.Dtt&&(h.Z7=new l.default(i,h));var d=null===(r=null===(e=window.performance)||void 0===e?void 0:e.getEntriesByName)||void 0===r?void 0:r.call(e,"vplayerinit");return 0===(null==d?void 0:d.length)&&(null===(u=null===(o=window.performance)||void 0===o?void 0:o.mark)||void 0===u||u.call(o,"vplayerinit")),h}return r(i,t),i.prototype.render=function(t){var i,n;return this.Dtt&&this.Ctt&&(null===(i=this.Z7)||void 0===i||i.setupIframeToPageCommunication(),null===(n=this.Z7)||void 0===n||n.sendClearIframeNameToPage()),this.LE.render(t),this},i.prototype.destroy=function(){this.LE.destroy(),t.prototype.destroy.call(this)},i.prototype.getCurrentTime=function(){return this.LE.getCurrentTime()},i.prototype.getCurrentDate=function(){return this.LE.getCurrentDate()},i.prototype.getVolume=function(){return this.LE.getVolume()},i.prototype.setQueryString=function(t){},i.prototype.removeAllMediaItems=function(){return!0},i.prototype.play=function(t,i){this.n1.play(t,i)},i.prototype.pause=function(t){this.n1.pause(t)},i.prototype.mute=function(){this.n1.setMute(!0)},i.prototype.unMute=function(){this.n1.setMute(!1)},i.prototype.setVolume=function(t,i){void 0===i&&(i=!1),this.n1.setVolume(t,i)},i.prototype.seek=function(t){this.n1.seek(t)},i.prototype.getMediaStore=function(){return this.LE.getMediaStore()},i.prototype.isPlaying=function(){return this.LE.isPlayMode()},i.prototype.isPlayMode=function(){return this.LE.isPlayMode()},i.prototype.isDocked=function(){return this.LE.isDocked()},i.prototype.setMediaItemTitle=function(t,i){return this.LE.setMediaItemTitle(t,i)},i.prototype.isLoading=function(){return this.LE.isLoading()},i.prototype.getVideoElement=function(){return this.LE.getVideoElement()},i.prototype.getRootElement=function(){return this.LE.getRootElement()},i.prototype.updateDockingConfig=function(t,i,n,e,r,s){this.LE.updateDockingConfig(t,i,n,e,r,s)},i.prototype.undockVideoPlayer=function(t){this.LE&&this.LE.undockVideoPlayer(t)},i.prototype.on=function(i,n,e){var r,s=this;if(Object.keys(h.Events).some((function(t){return h.Events[t]===i}))){var o=this.LE.addVdmsListener(i,n);r=function(){s.LE.removeVdmsListener(i,o)}}else{var u=t.prototype.addEventListener.call(this,i,n,e);r=function(){t.prototype.removeEventListener.call(s,i,u)}}return r.detach=r,r},i.prototype.suspend=function(){this.LE.suspend()},i.prototype.resume=function(){this.LE.resume(),this.playlist.playlist=this.LE.getPlaylist()},i.prototype.isSuspended=function(){return this.LE&&this.LE.isSuspended()||!1},i.prototype.isRendered=function(){return this.LE&&this.LE.isRendered()||!1},i.prototype.updateGeoConfig=function(t){this.LE.updateGeoConfig(t)},i.prototype.getPlaybackStartDto=function(){return this.LE.getPlaybackStartDto()},i.prototype.getInitTime=function(){return this.xtt},Object.defineProperty(i.prototype,"guid",{get:function(){return this.LE&&this.LE.guid||""},enumerable:!1,configurable:!0}),i.prototype.getMediaItemMarkers=function(t){return this.LE.getMediaItemMarkers(t)},i.prototype.addCustomControlElement=function(t){return this.LE.addCustomControlElement(t)},Object.defineProperty(i.prototype,"oathConfig",{get:function(){return this.Ptt},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"iframeController",{get:function(){return this.Z7},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"controls",{get:function(){return this.n1},set:function(t){this.n1=t},enumerable:!1,configurable:!0}),i.prototype.setSapiOptions=function(t,i){if(!t||!t.length)throw new Error("InvalidArgumentException");i&&this.LE.setSapiOptions(t,i)},i.prototype.__setError=function(t,i,n,e,r){this.LE.setError(t,i,n,e,r)},i.prototype.__getSyncOffset=function(){return this.LE.getSyncOffset()},i.prototype.startSync=function(){this.LE.startSync()},i.prototype.stopSync=function(){this.LE.stopSync()},i.prototype.Btt=function(){if(O.default.isOathDomain()){this.controls=this.n1,this.config=this.Ptt}},i.prototype.VZ=function(t){try{var i=new u.Validator;i.addSchema(v.baseconfigSchema,"/baseconfigSchema"),i.addSchema(d.closedcaptionsSchema,"/closedcaptionsSchema"),i.addSchema(p.cmsSchema,"/cmsSchema"),i.addSchema(b.ctvSchema,"/ctvSchema"),i.addSchema(y.metricsSchema,"/metricsSchema"),i.addSchema(w.playbackSchema,"/playbackSchema"),i.addSchema(_.uiSchema,"/uiSchema"),i.addSchema(E.yvapSchema,"/yvapSchema"),i.addSchema(g.failoverSchema,"/failoverSchema"),i.validate(t,m.configSchema,{throwError:!0})}catch(t){var n="Invalid player config: "+t.property+" "+t.message;throw new Error(n)}},i.prototype.Utt=function(t){this.Dtt=(null==t?void 0:t.iframeRender)||!1,this.Ctt=(null==t?void 0:t.insideIframeConfig)||!1},i.prototype.Vtt=function(t){if(S.userAgent.chrome&&window.self!==window.top&&window.ReportingObserver){var i=new window.ReportingObserver((function(i){a.default.sendInterventionReports(i,t)}),{buffered:!0,types:["intervention"]});i.observe(),window.addEventListener("unload",(function(n){var e=i.takeRecords();a.default.sendInterventionReports(e,t)}))}},i}(o.default);i.default=T},8120:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(8173),r=function(){function t(t){var i=this;this.Ftt=["clear","getCurrentItem","getCurrentItemDescription","getCurrentItemId","getCurrentItemLiveStatus","getCurrentItemMarkers","getCurrentItemProviderName","getCurrentItemTitle","getIndexForId","getItem","getItemById","getItemId","getItems","getPosition","getSize","removeItem","removeItemById","removeItems","removeItemsById","sendPrefetchInfo","setPosition","setPositionById"],this.oG=t,this.Ftt.forEach((function(t){i[t]=function(){return this.oG[t].apply(this.oG,arguments)}}))}return t.prototype.addItem=function(t){return this.oG.addItem(this.ztt([t])[0])},t.prototype.addItems=function(t,i){return void 0===i&&(i=!1),this.oG.addItems(this.ztt(t),i)},t.prototype.setItems=function(t){return this.oG.setItems(this.ztt(t))},Object.defineProperty(t.prototype,"playlist",{set:function(t){this.oG=t},enumerable:!1,configurable:!0}),t.prototype.ztt=function(t){var i=this.Gtt();return t.map((function(t){return{id:t,mimetype:i}}))},t.prototype.Gtt=function(){var t=this.oG.getCurrentItem();return t&&t.mimetype||e.MediaItemInterfaces.MediaItemMimeType.SAPI},t}();i.default=r},5800:function(t,i,n){"use strict";var e,r,s,o=this&&this.__assign||function(){return(o=Object.assign||function(t){for(var i,n=1,e=arguments.length;n<e;n++)for(var r in i=arguments[n])Object.prototype.hasOwnProperty.call(i,r)&&(t[r]=i[r]);return t}).apply(this,arguments)};Object.defineProperty(i,"__esModule",{value:!0});var u=n(4146),h=n(7258),a=o(o({},u),h),c=(null===(s=null===(r=null===(e=window.OATH)||void 0===e?void 0:e.VideoPlatform)||void 0===r?void 0:r.i18n)||void 0===s?void 0:s.strings)||a;i.default=c},8098:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(8173),r=n(9766),s=function(){function t(){var t=this;this.Htt=[],this.Ytt=new r.default(Object.create(e.Player.prototype),{get:function(i,n){var e=t;return function(){e.Htt.push({method:n,args:arguments}),"render"===n&&arguments.length>0&&e.PQ.call(e,arguments[0])}}})}return t.prototype.destroy=function(){var t=this.qtt;this.Ytt=void 0,this.Htt=[],t&&t.parentNode&&(t.parentNode.removeChild(t),this.qtt=void 0)},t.prototype.execute=function(t){this.Htt.forEach((function(i){var n=i.method,e=i.args;t[n].apply(t,e)})),this.Htt=[]},t.prototype.getProxy=function(){return this.Ytt},t.prototype.PQ=function(t){var i="string"==typeof t?document.querySelector(t):t;if(null!==i&&i instanceof window.HTMLElement){var n=document.createElement("div");n.setAttribute("style","width:100%;height:100%;background:#000;position:absolute;left:0;top:0;"),i.appendChild(n),this.qtt=n}},t}();i.default=s},8043:function(t,i){"use strict";var n=this;Object.defineProperty(i,"__esModule",{value:!0}),i.arrayIncludesPolyfill=i.objectValuesPolyfill=i.objectAssignPolyfill=void 0,i.objectAssignPolyfill=function(){"function"!=typeof Object.assign&&Object.defineProperty(Object,"assign",{value:function(t,i){if(null==t)throw new TypeError("Cannot convert undefined or null to object");for(var n=Object(t),e=1;e<arguments.length;e++){var r=arguments[e];if(null!=r)for(var s in r)Object.prototype.hasOwnProperty.call(r,s)&&(n[s]=r[s])}return n},writable:!0,configurable:!0})},i.objectValuesPolyfill=function(){"function"!=typeof Object.values&&Object.defineProperty(Object,"values",{value:function(t){if(!t)throw new TypeError("Cannot get values of undefined or null object");var i=[];for(var n in t)"string"==typeof n&&Object.prototype.hasOwnProperty.call(t,n)&&Object.prototype.propertyIsEnumerable.call(t,n)&&i.push(t[n]);return i}})},i.arrayIncludesPolyfill=function(){Array.prototype.includes||Object.defineProperty(Array.prototype,"includes",{value:function(t,i){if(null==n)throw new TypeError('"this" is null or not defined');var e=Object(n),r=e.length>>>0;if(0===r)return!1;var s,o,u=0|i,h=Math.max(u>=0?u:r-Math.abs(u),0);for(;h<r;){if((s=e[h])===(o=t)||"number"==typeof s&&"number"==typeof o&&isNaN(s)&&isNaN(o))return!0;h++}return!1}})}},8045:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.Promise=void 0;var e,r,s=n(9297);if(i.Promise=e,"undefined"!=typeof self?r=self:void 0!==n.g&&(r=n.g),r){var o=r.Promise,u=void 0;try{u=Object.prototype.toString.call(o.resolve())}catch(t){}"[object Promise]"===u&&(i.Promise=e=o)}e||(i.Promise=e=s.default)},9766:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var n=function(t,i){var n=this,e=function(e){if(i&&i.get)return i.get(t,e,n)},r=Object.getOwnPropertyNames(t),s={};for(var o in r.forEach((function(i){var r={enumerable:!!(Object.getOwnPropertyDescriptor(t,i)||{}).enumerable,get:e.bind(t,i)};Object.defineProperty(n,i,r),s[i]=!0})),t)s[o]||n[o]||Object.defineProperty(n,o,{get:e.bind(t,o)});for(var u=0,h=Object.getOwnPropertyNames(Object.getPrototypeOf(t));u<h.length;u++)o=h[u],s[o]||n[o]||Object.defineProperty(n,o,{get:e.bind(t,o)});Object.seal(t),Object.seal(n)};i.default=n},561:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.SCRIPT_LOAD_STATE=void 0;var e,r=n(7673),s=n(9847),o=n(8173),u=n(742),h=n(1063),a=["yahoo.com","yahoo.co.jp","yahoo.net","yahoo.fr","yimg.com","rivals.com","tumblr.com","txmblr.com","flickr.com","maktoob.com","grindtv.com","thepostgame.com","nfl.com","nfljapan.com","movie.yahoo-leisure.hk","mmovie.yahoo-leisure.hk","wt.video.corp.yahoo.com"],c=["cdn.ampproject.org","amp.cloudflare.com","bing-amp.com"],f=["oath.com","verizondigitalmediaservices.com","ouroath.com","vzbuilders.com","cashay.com","dpk0sergzlt6z.cloudfront.net","sandbox.sdaily.samsung.com","verizon.com","autoblog.com","intheknow.com"].concat(a).concat(["aol.com","aol.co.uk","aol.ca","aol.jp","aol.de"]).concat(["huffpost.com","huffpost.net","huffingtonpost.co.uk","huffingtonpost.com.au","huffingtonpost.in","huffpostbrasil.com","huffingtonpost.ca","huffingtonpost.fr","huffingtonpost.es","huffingtonpost.it","huffingtonpost.kr","huffingtonpost.jp","huffingtonpost.gr"]),l="lazyLoadState";!function(t){t[t.NOT_LOADED=0]="NOT_LOADED",t[t.LOADING=1]="LOADING",t[t.LOAD_COMPLETE=2]="LOAD_COMPLETE"}(e=i.SCRIPT_LOAD_STATE||(i.SCRIPT_LOAD_STATE={}));var v=function(){function t(){}return t.isOffNetwork=function(i,n){i=i||t.getHostUrl();var e=t.parseDomain(i);if(!i||s.userAgent.samsung)return!1;var r=n?a:f,o=[];return c.forEach((function(t){r.forEach((function(i){var n=i.replace(/-/g,"--").replace(/\./g,"-");o.push(n+"."+t)}))})),(o=o.concat(r)).push("localhost"),!e||!o.some((function(t){return-1!==e.indexOf(t,e.length-t.length)}))},t.isYahooDomain=function(i){return!1===t.isOffNetwork(i,!0)},t.isOathDomain=function(i){return!1===t.isOffNetwork(i,!1)},t.isAllowlistedDomain=function(i){var n=t.parseDomain(i||t.getHostUrl())||"";return["publishing.oath.com"].some((function(t){return!!n.match(new RegExp(t+"$"))}))},t.getHostUrl=function(){var t=document.referrer;try{window.top.location.href&&(t=window.top.location.href)}catch(t){}return t},t.parseDomain=function(t){var i=/^https?:\/\/([A-Za-z0-9\.\-]*)(?:$|\/|:)/.exec(t);return i?i[1]:null},t.isValidUrl=function(t){return/^https:\/\/[a-z0-9-\.]+\.[a-z]{2,4}\/?([^\s<>\#%"\,\{\}\\|\\\^\[\]`]+)?$/.test(t)},t.getPageQueryString=function(){var i=t.getWindow().location.search;return i&&0===i.indexOf("?")&&(i=i.substr(1)),r.parse(i,void 0,void 0,{decodeURIComponent:window.decodeURIComponent})},t.isIframe=function(){var i=t.getWindow();try{return i.top!==i.self}catch(t){return!0}},t.sendIframeBeacon=function(i){i=t.fixProtocol(i);var n=Math.random(),e="vp-beacons",r=document.querySelector("#vp-beacons"),s="vp-beacons-"+n;r||(r=t.createBeaconsIframe(document,e),document.body.appendChild(r));var o=t.createBeaconsIframe(r.contentDocument,s);return o.src=i,"complete"===r.contentDocument.readyState?r.contentDocument.body.appendChild(o):r.contentDocument.body.onload=function(){r.contentDocument.body.appendChild(o)},!0},t.createBeaconsIframe=function(t,i){var n=t.createElement("iframe");return n.frameBorder=0,n.width=0,n.height=0,n.marginwidth=0,n.marginheight=0,n.hspace=0,n.vspace=0,n.frameborder=0,n.scrolling="no",n.id=i,n.style.display="none",n.title="",n},t.sendImageBeacon=function(i){i=t.fixProtocol(i);var n=new Image;n.onload=n.onabort=n.onerror=function(){n.onload=n.onabort=n.onerror=null,n=null},n.src=i},t.fixProtocol=function(t){return s.userAgent.samsung&&0===t.indexOf("//")?"https:"+t:t},t.lazyLoad=function(i,n){var r=t.getLazyLoadState(i);if(r.state!==e.LOADING){if(r.state===e.LOAD_COMPLETE)return n(!0);r.state=e.LOADING,r.subscribers.push(n);t.loadScript(i,(function(t){r.state=e.LOAD_COMPLETE,r.subscribers.forEach((function(i){return i(t)}))}))}else r.subscribers.push(n)},t.getLazyLoadState=function(i){var n=t.getSingleton(l),r={state:e.NOT_LOADED,subscribers:[]};if(n&&n[i])r=n[i];else if(n)n[i]=r;else{var s={};s[i]=r,t.setSingleton(l,s)}return r},t.loadScript=function(t,i){var n=document.createElement("script");n.async=!0,n.src=t,n.onload=function(){return i(!0)},n.onerror=function(){return i(!1)},document.body.appendChild(n)},t.setSingleton=function(t,i){window.OATH=window.OATH||{},window.OATH.VideoPlatform=window.OATH.VideoPlatform||{},window.OATH.VideoPlatform[t]=i},t.getSingleton=function(t){return window.OATH&&window.OATH.VideoPlatform&&window.OATH.VideoPlatform[t]?window.OATH.VideoPlatform[t]:null},t.isValidRequestAction=function(t){return-1!==[null,h.REQUEST_TYPES.CLICK,h.REQUEST_TYPES.AUTOPLAY,h.REQUEST_TYPES.HOVER,h.REQUEST_TYPES.PLAY,h.REQUEST_TYPES.PAUSE,h.REQUEST_TYPES.SCROLL,h.REQUEST_TYPES.SWIPE,h.REQUEST_TYPES.BACKGROUND].indexOf(t)},t.transformLegacyConfig=function(i){var n=Object.assign({mediaItems:[],ui:{},watchHistory:{enabled:!1,watchedPeriod:.5,expiry:129600,skipWatchedVideos:!0}},i),e=!1;if(i.playlist&&i.playlist.mediaItems){i.playlist=Object.assign({},i.playlist);for(var r=0,s=i.playlist.mediaItems;r<s.length;r++){var a=s[r],c=null;a.id===h.GEMINI_STUB_VIDEO_ID&&i.YVAP&&i.YVAP.standaloneAd&&(c=t.Wtt(a,i)),c||(c={mimetype:a.id?o.MediaItemInterfaces.MediaItemMimeType.SAPI:o.MediaItemInterfaces.MediaItemMimeType.CONTAINER,id:a.id||""},a.adConfig&&(c.adConfig=a.adConfig),(a.meta||a.streams)&&(c.customConfig={response:a}),a.streams&&c.mimetype===o.MediaItemInterfaces.MediaItemMimeType.CONTAINER&&(c.source=c.source||{},c.source.streams=a.streams),a.meta&&a.meta.playlist_config&&(e=!0));var f=a.images;f&&(f.thumbnail||f.large||f.medium||f.small)&&(c.metadata=c.metadata||{},c.metadata.thumbnail=f.thumbnail||f.large||f.medium||f.small),n.mediaItems.push(c)}void 0!==n.playlist.videoRecommendations&&(n.videoRecommendations=n.playlist.videoRecommendations),n.playlist.id?delete n.playlist.mediaItems:delete n.playlist}i.region&&(n.region=i.region.toUpperCase()),i.docking&&(n.ui.docking=Object.assign({},i.docking),n.ui.docking.position={},["Top","Right","Bottom","Left"].forEach((function(t){var e="position"+t,r=i.docking[e];n.ui.docking.position[t.toLowerCase()]="number"==typeof r?r:-1,delete n.ui.docking[e]})),delete n.docking);return[["ccOnMute","ccOnMute"],["chromeless","chromeless"],["showControls","showControls"],["showAgeGate","showAgeGate"],["fullscreenBtn","showFullscreenButton"]].forEach((function(t){void 0!==i[t[0]]&&(n.ui[t[1]]=!!i[t[0]]),delete n[t[0]]})),void 0!==i.startscreen&&"object"!=typeof i.startscreen?(n.ui.startScreen={show:!!i.startscreen},delete n.startscreen):"object"==typeof i.startscreen&&i.startscreen&&(n.ui.startScreen=n.ui.startScreen||{},["showButton","show","showDesc","showControls","showProvider","showTitle"].forEach((function(t){void 0!==i.startscreen[t]&&(n.ui.startScreen[t]=!!i.startscreen[t])})),n.ui.startScreen.showDescription=!!i.startscreen.showDesc,delete n.ui.startScreen.showDesc,delete n.startscreen),void 0!==i.endscreen&&"object"!=typeof i.endscreen?(n.ui.endScreen={show:!!i.endscreen},delete n.endscreen):"object"==typeof i.endscreen&&i.endscreen&&(n.ui.endScreen=i.endscreen,delete n.endscreen),void 0!==i.replayonlyendscreen&&"boolean"==typeof i.replayonlyendscreen&&(n.ui.endScreen={show:!!i.replayonlyendscreen},delete n.replayonlyendscreen),["Start","Hover"].forEach((function(t){var e="showTitleOn"+t;void 0!==i[e]&&(n.ui.title=n.ui.title||{},n.ui.title["showOn"+t]=i[e],delete n[e])})),void 0!==i.watchHistoryEnabled&&(n.watchHistory.enabled=i.watchHistoryEnabled,delete n.watchHistoryEnabled),void 0!==i.watchedPeriod&&(n.watchHistory.watchedPeriod=i.watchedPeriod,delete n.watchedPeriod),void 0!==i.watchHistoryExpiry&&(n.watchHistory.expiry=i.watchHistoryExpiry,delete n.watchHistoryExpiry),i.YVAP&&("number"==typeof i.YVAP.timeout&&(n.ads=n.ads||{timeout:{}},n.ads.timeout.load=i.YVAP.timeout),"number"==typeof i.YVAP.vpaidTimeout&&(n.ads=n.ads||{timeout:{}},n.ads.timeout.start=i.YVAP.vpaidTimeout)),i.playlistUI&&(n.ui.playlist=i.playlistUI,i.playlistUI.playlistId&&(n.playlist=n.playlist||{},n.playlist.id=i.playlistUI.playlistId),delete n.playlistUI),e&&n.ui.playlist&&(n.ui.playlist.mimetype="playlist/structured"),["height","width"].forEach((function(t){i[t]&&u.TypeChecker.isString(i[t])&&(n[t]=parseInt(i[t],10),u.TypeChecker.isNumber(n[t])||delete n[t])})),n},t.isLegacyConfig=function(t){return!(!t||!t.playlist||!t.playlist.mediaItems&&!t.playlist.id)},t.formatTime=function(t){var i=Math.floor(t/3600),n=Math.floor((t-3600*i)/60),e=Math.floor(t-3600*i-60*n),r=e<10?"0"+e:e.toString(),s="";if(i>0){var o=n<10?"0"+n:n.toString();s=i.toString()+":"+o+":"+r}else u.TypeChecker.isNumber(n)&&(s=n.toString()+":"+r);return s},t.getPlayerType=function(){var i=t.getSingleton("PlayerHosting"),n="desktop";if(i&&i.type){var e=i.type.match(/^oath\-player\-([a-z\-]*)\.js/);e&&e[1]&&(n=e[1])}return"nextgen-"+(n="mobile-ios"===n?"ios":n)},t.getBckt=function(){var i=t.getSingleton("PlayerHosting"),n="Treatment_Oath_Player";if(i){var e=i.bucket,r=i.env;return e||("prod"===r?n:null)||"none"}return n},t.isInternalUser=function(){var i=t.getSingleton("PlayerHosting");return i&&"stage"===i.env},t.getCookie=function(t){t+="=";var i=document.cookie.split(/;\s*/),n=null;return i.forEach((function(i){i.indexOf(t)>-1&&(n=i.replace(t,""))})),n},t.extend=function(t){for(var i=[],n=1;n<arguments.length;n++)i[n-1]=arguments[n];return u.TypeChecker.isObject(t)||(t={}),i.forEach((function(i){if(i)for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(t[n]=i[n])})),t},t.getResourceLoadTime=function(t){if(window.performance&&window.performance.getEntriesByType){var i=window.performance.getEntriesByType("resource"),n=void 0;for(n in i)if(i[n]&&i[n].name&&i[n].name.match(t))return i[n].duration}return null},t.generateGuid=function(i){return i?(0|16*Math.random()).toString(16):"10000000-1000-4000-8000-100000000000".replace(/1|0/g,t.generateGuid)},t.getWindow=function(){return window},t.Wtt=function(t,i){var n;return t&&i&&i.YVAP&&i.YVAP.standaloneAd&&i.YVAP.standaloneAd.gemini?(i.YVAP.standaloneAd.gemini.disableAdCountdown=null===(n=null==i?void 0:i.ui)||void 0===n?void 0:n.disableAdCountdown,{mimetype:o.MediaItemInterfaces.MediaItemMimeType.CONTAINER,metadata:{type:o.MediaItemInterfaces.MediaItemType.CONTAINER},id:"gemini-ad-"+Math.ceil(1e11*Math.random()),adConfig:{mimetype:h.VRM_PLUGIN_MIMETYPE,value:{YVAP:i.YVAP}}}):null},t}();i.default=v},1306:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(742),r="vpResumeTimeItems",s=function(){function t(t,i){this.Qtt=t.watchHistoryEnabled||!1,this.Xtt=t.watchedPeriod||.5,this.Ztt=t.watchHistoryExpiry||129600,this._m=i}return t.prototype.isWatched=function(t,i){if(!this.Qtt)return!1;if(!t)throw new Error("UUID not passed for isWatched!");var n=e.LocalStorage.get(r);if(!n||!n[t])return!1;var s=n[t].position;return this.isDeemedWatched(s,i)},t.prototype.clearExpired=function(){var t=e.LocalStorage.get(r),i=(new Date).getTime(),n=!1;t&&(Object.keys(t).forEach((function(e){var r=t[e].expiryTime;r&&i-r>0&&(delete t[e],n=!0)})),n&&e.LocalStorage.put(r,t))},t.prototype.saveProgress=function(t,i){var n=e.LocalStorage.get(r)||{},s=this.Ztt;n[t.id]={position:t.position},i&&(n[t.id].expiryTime=(new Date).getTime()+1e3*s,this.isDeemedWatched(t.position,t.duration)?this._m.setMediaItemWatched(t.id,!0):this._m.setMediaItemWatched(t.id,!1)),e.LocalStorage.put(r,n)},t.prototype.getProgress=function(t){if(!t)throw new Error("UUID not passed for getProgress!");var i=e.LocalStorage.get(r);return i?i[t]:null},t.prototype.isDeemedWatched=function(t,i){var n=this.Xtt;return!(!this.Qtt||!i)&&(n>=0&&n<=1?t>=i*n:i<=n?t>=i-5:t>=n)},t}();i.default=s},2631:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.getErrorCode=void 0;var e=n(742),r=e.errorCodes.PLAYER_CODES,s={0:{timeout:r.E_CMS_XHR_REQ_CONNECTION_FAILED_TIMEOUT,default:r.E_CMS_XHR_REQ_CONNECTION_FAILED},1:{timeout:r.E_CMS_XHR_RESPONSE_ABSENT_TIMEOUT,default:r.E_CMS_XHR_RESPONSE_ABSENT},2:{408:r.E_CMS_XHR_REQ_LOAD_408,timeout:r.E_CMS_XHR_REQ_LOAD_TIMEOUT,default:r.E_CMS_XHR_REQ_LOAD_FAILED},3:{408:r.E_CMS_XHR_REQ_408,timeout:r.E_CMS_XHR_REQ_INCOMPLETE_TIMEOUT,default:r.E_CMS_XHR_REQ_INCOMPLETE},default:{timeout:r.E_CMS_XHR_REQ_TIMEOUT,cors:r.E_CMS_XHR_REQ_CORS_ERROR,default:r.E_CMS_XHR_REQ_ERROR}};i.getErrorCode=function(t,i,n){var r;return i=i&&s[i]?i:"default",(null===(r=null==t?void 0:t.message)||void 0===r?void 0:r.includes(e.LoaderConstants.XHR_TIMEOUT))?n="timeout":n&&s[i][n]||(n="default"),s[i][n]}},6261:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(28),r=function(){function t(){this.g6=new e.default}return t.prototype.updateOathPlayerOpss=function(t,i,n){this.g6.updateOathPlayerInfo(t,i,n)},t}();i.default=r},28:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var n=function(){function t(){}return t.prototype.updateOathPlayerInfo=function(t,i,n){if(!1!==t){var e=i&&i.querySelector(".vp-opss-info");if(e){var r=e.querySelector(".vp-opss-title"),s=this.$tt(n.version),o=e.querySelector(".vp-opss-lmsid");e.insertBefore(s,r);var u=this.Jtt(),h=e.querySelector(".vp-opss-hosting");h&&(h.innerHTML=u);var a=e.querySelector(".vp-opss-profile");a&&(a.innerHTML=JSON.stringify(n.config,void 0,2)),o&&(o.innerHTML="<span class='vp-details'> License Id(LMS ID): </span> "+n.lmsId)}}},t.prototype.$tt=function(t){var i=document.createElement("div");i.classList.add("vp-opss-oath-title");var n=document.createElement("div");n.classList.add("vp-opss-title"),n.innerHTML="OATH PLAYER";var e=document.createElement("div");return e.innerHTML=t,i.appendChild(n),i.appendChild(e),i},t.prototype.Jtt=function(){var t=window.OATH,i=t&&t.VideoPlatform&&t.VideoPlatform.PlayerHosting||"local";return JSON.stringify(i,void 0,2)},t}();i.default=n},9099:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var n=function(){function t(){this.uploadType="individual",this.expCount=0,this.pending={},this.complete=0}return t.runExperiment=function(){(new t).Ktt()},t.sendBeacon=function(){this.runExperiment()},t.prototype.tit=function(t){var i="";return i="[",["startTime","redirectStart","redirectEnd","fetchStart","domainLookupStart","domainLookupEnd","connectStart","secureConnectionStart","connectEnd","requestStart","responseStart","responseEnd"].forEach((function(n){i+=t[n]+","})),i=i.slice(0,-1)+"]"},t.prototype.iit=function(t,i){if(0==i.length)return"{}";var n="{";return i.forEach((function(i){n+='"'+i+'":"'+t.getResponseHeader(i)+'",'})),n=n.slice(0,-1)+"}"},t.prototype.Ktt=function(){var t=this,i=!1;new Promise((function(t,n){var e=setTimeout((function(){i=!0,n(new Error("Work Order Request Timed Out"))}),2e3);fetch("https://edge-mcdn.secure.yahoo.com/dms/exp.json").then((function(n){clearTimeout(e),i||t(n)})).catch((function(t){i||n(t)}))})).then((function(t){return t.json()})).then((function(i){t.nit(i)})).catch((function(t){}))},t.prototype.nit=function(t){var i=t.expCount,n=t.selection;this.uploadType=t.uploadType;var e=[],r=[];if(0!==i){if(i>=t.expList.length)r=t.expList;else if("random"===n)for(var s=0;s<i;s++){(o=Math.floor(Math.random()*(t.expList.length+1)))===t.expList.length&&(o-=1),r.push(t.expList[o])}else if("ordered"===n){(o=Math.floor(Math.random()*(t.expList.length+1)))===t.expList.length&&(o-=1);for(s=0;s<i;s++)o+s>=t.expList.length&&(o=-1*s),r.push(t.expList[o+s])}else if("individual"===n)for(var o=100*Math.random(),u=0,h=t.expList;u<h.length;u++){var a=h[u];t.runProb<o&&r.push(a)}for(var c=0,f=r;c<f.length;c++)for(a=f[c],s=0;s<a.trials;s++){o=Math.ceil(99999999999999*Math.random()).toString(36);var l=a.target.replace("<RAND>",o),v=new RegExp(a.beaconRegex,"gi").exec(l),d=[],p=[];a.requestHeaders&&(d=a.requestHeaders),a.parseHeaders&&(p=a.parseHeaders),null!==v&&null!==v[1]?e.push([l,v[1],a.timeout,d,p,a.name,a.uploadEndpoints]):e.push([l,a.name,a.timeout,d,p,a.name,a.uploadEndpoints]),this.expCount++}this.eit(e)}},t.prototype.eit=function(t){for(var i=this,n=function(){this.startTime=0,this.endTime=0,this.source="default"},e=function(t,e,r,s,o,u,h){if(o.length>0||s.length>0){var a,c=new n,f=!1;new Promise((function(i,n){var e=setTimeout((function(){f=!0,n(new Error("Header Request Timed Out"))}),r);(a=new XMLHttpRequest).open("GET",t,!0),a.onload=function(){clearTimeout(e),f||i()},a.onerror=function(){clearTimeout(e),f||i()},s.forEach((function(t){var i=t.split(":");2==i.length&&a.setRequestHeader(i[0],i[1])})),c.startTime=Date.now(),a.send()})).then((function(){if("performance"in window&&"getEntriesByType"in window.performance){c.endTime=Date.now(),c.source="ajax";var n=window.performance.getEntriesByName(t);i.expCount=n.length>1?i.expCount+n.length-1:i.expCount;for(var r=0,s=n;r<s.length;r++){var f=s[r];i.rit("0",e,f,i.iit(a,o),u,h,c)}}else i.rit("6",e,null,i.iit(a,o),u,h,c)})).catch((function(t){f?i.rit("5",e,null,"",u,h,c):i.rit("4",e,null,"",u,h,c)}))}else{var l=!1,v=new n;new Promise((function(i,n){var e=setTimeout((function(){l=!0,n(new Error("Experiment Timed Out"))}),r),s=new Image;s.onload=function(){clearTimeout(e),l||i()},s.onerror=function(){clearTimeout(e),l||i()},v.startTime=Date.now(),s.src=t})).then((function(){if("performance"in window&&"getEntriesByType"in window.performance){v.endTime=Date.now(),v.source="image";var n=window.performance.getEntriesByName(t);i.expCount=n.length>1?i.expCount+n.length-1:i.expCount;for(var r=0,s=n;r<s.length;r++){var o=s[r];i.rit("0",e,o,"",u,h,v)}}else i.rit("3",e,null,"",u,h,v)})).catch((function(t){l?i.rit("2",e,null,"",u,h,v):i.rit("1",e,null,"",u,h,v)}))}},r=0,s=t;r<s.length;r++){var o=s[r];e(o[0],o[1],o[2],o[3],o[4],o[5],o[6])}},t.prototype.rit=function(t,i,n,e,r,s,o){var u=this;if(0!==s.length){var h=function(t,i){var n=0;new Promise((function(n,e){var r=new Image;r.onload=function(){return n()},r.onerror=function(){return e()},r.src=t[0]+i})).catch((function(e){(n+=1)<t.length&&h(t[n],i)}))},a="{";null!=r&&(a+='"n":"'+r+'",'),a+=null===n?'"m":[],':'"m":'+this.tit(n)+",",a+='"r":'+t+",",a+='"s":'+o.startTime+",",a+='"e":'+o.endTime+",",a+='"q":"'+o.source+'",',""!=e&&(a+='"h":'+e+","),a+='"b":"'+i+'"}';var c="",f=[];s.forEach((function(t){c+=t.replace("<BEACON>",i),f.push(t.replace("<BEACON>",i))})),"group"==this.uploadType?(c in this.pending||(this.pending[c]=[]),this.pending[c].push([a,f]),this.complete++,this.complete==this.expCount&&Object.keys(this.pending).forEach((function(t){var i,n="[";u.pending[t].forEach((function(t){n+=t[0]+",",i=t[1]})),n=n.slice(0,-1)+"]",h(i,btoa(n))}))):(a="["+a+"]",h(f,btoa(a)))}},t}();i.default=n},152:function(t,i,n){"use strict";n.r(i);var e=n(3645),r=n.n(e),s=n(1667),o=n.n(s),u=n(5030),h=n.n(u),a=n(5251),c=n.n(a),f=r()(!1),l=o()(h()),v=o()(c());f.push([t.id,".vp-nfl-branding-container{width:100%;height:36px;position:relative;z-index:22;background:#011832;background:-moz-linear-gradient(left,#011832 0,#103155 40%,#011832 100%);background-image:-webkit-linear-gradient(left,#011832,#103155 40%,#011832);background-image:-o-linear-gradient(left,#011832 0,#103155 40%,#011832 100%);background-image:linear-gradient(left,#011832,#103155 40%,#011832);*background:#011832;white-space:nowrap}.vp-browser-mobile .vp-nfl-branding-container{height:52px}.vp-nfl-branding{margin:10px auto;display:inline-block;zoom:1;width:30%;height:100%}.vp-browser-mobile .vp-nfl-branding{margin:15px auto}.vp-nfl-branding-container .vp-nfl-brand{display:inline-block;height:100%;background-position:50%;margin-left:10px;background-repeat:no-repeat;background-size:100%}.vp-nfl-branding-container .vp-nfl-brand-span{background-image:url("+l+");width:20px}.vp-browser-mobile .vp-nfl-branding-container .vp-nfl-brand-span{width:30px;height:30px}.vp-nfl-branding-container .vp-nfl-brand-logo{background-image:url("+v+");width:110px}.vp-browser-mobile .vp-nfl-branding-container .vp-nfl-brand-logo{margin-left:50px;margin-top:2px;width:157px;height:20px}",""]),i.default=f},6265:function(t,i,n){"use strict";n.r(i);var e=n(3645),r=n.n(e)()(!1);r.push([t.id,".yvp-playlist-icon-wrapper{position:absolute;left:0;height:100%;width:24px;background:rgba(0,0,0,.7)}.yvp-playlist-icon-wrapper .yvp-playlist-icon.item{position:absolute;top:50%;margin-top:-7px;left:5px}.yvp-playlist-icon{display:inline-block;vertical-align:top;width:14px;height:14px}.yvp-playlist-icon.item{opacity:1;margin-right:5px}.yvp-playlist-item-watched{display:none;width:126px;top:0;position:absolute;height:70px;text-align:center;vertical-align:center;background:rgba(18,23,23,.75)}.yvp-playlist-item-watched.yvp-show{display:block}.yvp-playlist-item-watched.yvp-hide{display:none}.yvp-watched{font-size:11px;overflow:hidden;color:#9ea2af;font-style:italic;font-family:Helvetica Neue,Helvetica,helvetica,arial,sans-serif;line-height:16px;white-space:normal;text-overflow:ellipsis;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}",""]),i.default=r},3645:function(t){"use strict";t.exports=function(t){var i=[];return i.toString=function(){return this.map((function(i){var n=function(t,i){var n=t[1]||"",e=t[3];if(!e)return n;if(i&&"function"==typeof btoa){var r=(o=e,u=btoa(unescape(encodeURIComponent(JSON.stringify(o)))),h="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(u),"/*# ".concat(h," */")),s=e.sources.map((function(t){return"/*# sourceURL=".concat(e.sourceRoot||"").concat(t," */")}));return[n].concat(s).concat([r]).join("\n")}var o,u,h;return[n].join("\n")}(i,t);return i[2]?"@media ".concat(i[2]," {").concat(n,"}"):n})).join("")},i.i=function(t,n,e){"string"==typeof t&&(t=[[null,t,""]]);var r={};if(e)for(var s=0;s<this.length;s++){var o=this[s][0];null!=o&&(r[o]=!0)}for(var u=0;u<t.length;u++){var h=[].concat(t[u]);e&&r[h[0]]||(n&&(h[2]?h[2]="".concat(n," and ").concat(h[2]):h[2]=n),i.push(h))}},i}},1667:function(t){"use strict";t.exports=function(t,i){return i||(i={}),"string"!=typeof(t=t&&t.__esModule?t.default:t)?t:(/^['"].*['"]$/.test(t)&&(t=t.slice(1,-1)),i.hash&&(t+=i.hash),/["'() \t\n]/.test(t)||i.needQuotes?'"'.concat(t.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):t)}},8513:function(t,i){"use strict";var n=this&&this.__spreadArrays||function(){for(var t=0,i=0,n=arguments.length;i<n;i++)t+=arguments[i].length;var e=Array(t),r=0;for(i=0;i<n;i++)for(var s=arguments[i],o=0,u=s.length;o<u;o++,r++)e[r]=s[o];return e};Object.defineProperty(i,"__esModule",{value:!0});var e=function(){function t(t){void 0===t&&(t="anonymous"),this.name=t,this._i={},this.qi=0}return t.prototype.destroy=function(){this._i={}},t.prototype.addEventListener=function(t,i,n){return this._i?this.Q6(t,i,n):""},t.prototype.addEventListeners=function(t,i,n){var e=this,r={};return this._i&&t.length?(t.forEach((function(t){var s=i.bind(n,t);r[t]=e.Q6(t,s,n)})),r):r},t.prototype.on=function(t,i,n){return Array.isArray(t)?this.addEventListeners(t,i,n):this.addEventListener(t,i,n)},t.prototype.removeEventListener=function(t,i){this._i&&t in this._i&&Object.prototype.hasOwnProperty.call(this._i[t],i)&&delete this._i[t][i]},t.prototype.removeEventListeners=function(t){if(this._i&&t)for(var i=0,n=Object.keys(t);i<n.length;i++){var e=n[i],r=t[e];e in this._i&&Object.prototype.hasOwnProperty.call(this._i[e],r)&&(delete this._i[e][r],delete t[e])}},t.prototype.once=function(t,i,n){var e=this,r=this.addEventListener(t,(function(){for(var s=[],o=0;o<arguments.length;o++)s[o]=arguments[o];i.apply(n,Array.prototype.slice.call(s,0)),e.removeEventListener(t,r)}),this);return r},t.prototype.publish=function(t){for(var i=[],n=1;n<arguments.length;n++)i[n-1]=arguments[n];if(this._i&&t in this._i){var e=this._i[t];e&&this.X6(e,t,!1,i);var r=this._i["*"];r&&this.X6(r,t,!0,i)}},t.prototype.X6=function(t,i,e,r){for(var s=0,o=Object.keys(t);s<o.length;s++){var u=t[o[s]];if(u)try{var h=u.listener;h&&(e?h.apply(u.subscriber,n([i],r)):h.apply(u.subscriber,r))}catch(t){}}},t.prototype.Q6=function(t,i,n){this._i[t]||(this._i[t]={});var e=t+"_"+ ++this.qi;return this._i[t][e]={subscriber:n,listener:i},e},t}();i.default=e},8678:function(t,i,n){t.exports=n(8513)},8908:function(t,i,n){var e;e="undefined"!=typeof window?window:void 0!==n.g?n.g:"undefined"!=typeof self?self:{},t.exports=e},9397:function(t,i){!function(t){var i=/\S/,n=/\"/g,e=/\n/g,r=/\r/g,s=/\\/g,o=/\u2028/,u=/\u2029/;function h(t){"}"===t.n.substr(t.n.length-1)&&(t.n=t.n.substring(0,t.n.length-1))}function a(t){return t.trim?t.trim():t.replace(/^\s*|\s*$/g,"")}function c(t,i,n){if(i.charAt(n)!=t.charAt(0))return!1;for(var e=1,r=t.length;e<r;e++)if(i.charAt(n+e)!=t.charAt(e))return!1;return!0}t.tags={"#":1,"^":2,"<":3,$:4,"/":5,"!":6,">":7,"=":8,sit:9,"{":10,"&":11,oit:12},t.scan=function(n,e){var r=n.length,s=0,o=null,u=null,f="",l=[],v=!1,d=0,p=0,m="{{",b="}}";function g(){f.length>0&&(l.push({tag:"_t",text:new String(f)}),f="")}function y(n,e){if(g(),n&&function(){for(var n=!0,e=p;e<l.length;e++)if(!(n=t.tags[l[e].tag]<t.tags.sit||"_t"==l[e].tag&&null===l[e].text.match(i)))return!1;return n}())for(var r,s=p;s<l.length;s++)l[s].text&&((r=l[s+1])&&">"==r.tag&&(r.indent=l[s].text.toString()),l.splice(s,1));else e||l.push({tag:"\n"});v=!1,p=l.length}function w(t,i){var n="="+b,e=t.indexOf(n,i),r=a(t.substring(t.indexOf("=",i)+1,e)).split(" ");return m=r[0],b=r[r.length-1],e+n.length-1}for(e&&(e=e.split(" "),m=e[0],b=e[1]),d=0;d<r;d++)0==s?c(m,n,d)?(--d,g(),s=1):"\n"==n.charAt(d)?y(v):f+=n.charAt(d):1==s?(d+=m.length-1,"="==(o=(u=t.tags[n.charAt(d+1)])?n.charAt(d+1):"_v")?(d=w(n,d),s=0):(u&&d++,s=2),v=d):c(b,n,d)?(l.push({tag:o,n:a(f),otag:m,ctag:b,i:"/"==o?v-m.length:d+b.length}),f="",d+=b.length-1,s=0,"{"==o&&("}}"==b?d++:h(l[l.length-1]))):f+=n.charAt(d);return y(v,!0),l};var f={oit:!0,"\n":!0,$:!0,"/":!0};function l(i,n,e,r){var s,o=[],u=null,h=null;for(s=e[e.length-1];i.length>0;){if(h=i.shift(),s&&"<"==s.tag&&!(h.tag in f))throw new Error("Illegal content in < super tag.");if(t.tags[h.tag]<=t.tags.$||v(h,r))e.push(h),h.nodes=l(i,h.tag,e,r);else{if("/"==h.tag){if(0===e.length)throw new Error("Closing tag without opener: /"+h.n);if(u=e.pop(),h.n!=u.n&&!d(h.n,u.n,r))throw new Error("Nesting error: "+u.n+" vs. "+h.n);return u.end=h.i,o}"\n"==h.tag&&(h.last=0==i.length||"\n"==i[0].tag)}o.push(h)}if(e.length>0)throw new Error("missing closing tag: "+e.pop().n);return o}function v(t,i){for(var n=0,e=i.length;n<e;n++)if(i[n].o==t.n)return t.tag="#",!0}function d(t,i,n){for(var e=0,r=n.length;e<r;e++)if(n[e].c==t&&n[e].o==i)return!0}function p(t){var i=[];for(var n in t.partials)i.push('"'+b(n)+'":{name:"'+b(t.partials[n].name)+'", '+p(t.partials[n])+"}");return"partials: {"+i.join(",")+"}, subs: "+function(t){var i=[];for(var n in t)i.push('"'+b(n)+'": function(c,p,t,i) {'+t[n]+"}");return"{ "+i.join(",")+" }"}(t.subs)}t.stringify=function(i,n,e){return"{code: function (c,p,i) { "+t.wrapMain(i.code)+" },"+p(i)+"}"};var m=0;function b(t){return t.replace(s,"\\\\").replace(n,'\\"').replace(e,"\\n").replace(r,"\\r").replace(o,"\\u2028").replace(u,"\\u2029")}function g(t){return~t.indexOf(".")?"d":"f"}function y(t,i){var n="<"+(i.prefix||"")+t.n+m++;return i.partials[n]={name:t.n,partials:{}},i.code+='t.b(t.rp("'+b(n)+'",c,p,"'+(t.indent||"")+'"));',n}function w(t,i){i.code+="t.b(t.t(t."+g(t.n)+'("'+b(t.n)+'",c,p,0)));'}function _(t){return"t.b("+t+");"}t.generate=function(i,n,e){m=0;var r={code:"",subs:{},partials:{}};return t.walk(i,r),e.asString?this.stringify(r,n,e):this.makeTemplate(r,n,e)},t.wrapMain=function(t){return'var t=this;t.b(i=i||"");'+t+"return t.fl();"},t.template=t.Template,t.makeTemplate=function(t,i,n){var e=this.makePartials(t);return e.code=new Function("c","p","i",this.wrapMain(t.code)),new this.template(e,i,this,n)},t.makePartials=function(t){var i,n={subs:{},partials:t.partials,name:t.name};for(i in n.partials)n.partials[i]=this.makePartials(n.partials[i]);for(i in t.subs)n.subs[i]=new Function("c","p","t","i",t.subs[i]);return n},t.codegen={"#":function(i,n){n.code+="if(t.s(t."+g(i.n)+'("'+b(i.n)+'",c,p,1),c,p,0,'+i.i+","+i.end+',"'+i.otag+" "+i.ctag+'")){t.rs(c,p,function(c,p,t){',t.walk(i.nodes,n),n.code+="});c.pop();}"},"^":function(i,n){n.code+="if(!t.s(t."+g(i.n)+'("'+b(i.n)+'",c,p,1),c,p,1,0,0,"")){',t.walk(i.nodes,n),n.code+="};"},">":y,"<":function(i,n){var e={partials:{},code:"",subs:{},inPartial:!0};t.walk(i.nodes,e);var r=n.partials[y(i,n)];r.subs=e.subs,r.partials=e.partials},$:function(i,n){var e={subs:{},code:"",partials:n.partials,prefix:i.n};t.walk(i.nodes,e),n.subs[i.n]=e.code,n.inPartial||(n.code+='t.sub("'+b(i.n)+'",c,p,i);')},"\n":function(t,i){i.code+=_('"\\n"'+(t.last?"":" + i"))},sit:function(t,i){i.code+="t.b(t.v(t."+g(t.n)+'("'+b(t.n)+'",c,p,0)));'},oit:function(t,i){i.code+=_('"'+b(t.text)+'"')},"{":w,"&":w},t.walk=function(i,n){for(var e,r=0,s=i.length;r<s;r++)(e=t.codegen[i[r].tag])&&e(i[r],n);return n},t.parse=function(t,i,n){return l(t,0,[],(n=n||{}).sectionTags||[])},t.cache={},t.cacheKey=function(t,i){return[t,!!i.asString,!!i.disableLambda,i.delimiters,!!i.modelGet].join("||")},t.compile=function(i,n){n=n||{};var e=t.cacheKey(i,n),r=this.cache[e];if(r){var s=r.partials;for(var o in s)delete s[o].instance;return r}return r=this.generate(this.parse(this.scan(i,n.delimiters),i,n),i,n),this.cache[e]=r}}(i)},5485:function(t,i,n){var e=n(9397);e.Template=n(2882).Template,e.template=e.Template,t.exports=e},2882:function(t,i){!function(t){function i(t,i,n){var e;return i&&"object"==typeof i&&(void 0!==i[t]?e=i[t]:n&&i.get&&"function"==typeof i.get&&(e=i.get(t))),e}t.Template=function(t,i,n,e){t=t||{},this.r=t.code||this.r,this.c=n,this.options=e||{},this.text=i||"",this.partials=t.partials||{},this.subs=t.subs||{},this.buf=""},t.Template.prototype={r:function(t,i,n){return""},v:function(t){return t=h(t),u.test(t)?t.replace(n,"&amp;").replace(e,"&lt;").replace(r,"&gt;").replace(s,"&#39;").replace(o,"&quot;"):t},t:h,render:function(t,i,n){return this.ri([t],i||{},n)},ri:function(t,i,n){return this.r(t,i,n)},ep:function(t,i){var n=this.partials[t],e=i[n.name];if(n.instance&&n.base==e)return n.instance;if("string"==typeof e){if(!this.c)throw new Error("No compiler available.");e=this.c.compile(e,this.options)}if(!e)return null;if(this.partials[t].base=e,n.subs){for(key in i.stackText||(i.stackText={}),n.subs)i.stackText[key]||(i.stackText[key]=void 0!==this.activeSub&&i.stackText[this.activeSub]?i.stackText[this.activeSub]:this.text);e=function(t,i,n,e,r,s){function o(){}function u(){}var h;o.prototype=t,u.prototype=t.subs;var a=new o;for(h in a.subs=new u,a.subsText={},a.buf="",e=e||{},a.stackSubs=e,a.subsText=s,i)e[h]||(e[h]=i[h]);for(h in e)a.subs[h]=e[h];for(h in r=r||{},a.stackPartials=r,n)r[h]||(r[h]=n[h]);for(h in r)a.partials[h]=r[h];return a}(e,n.subs,n.partials,this.stackSubs,this.stackPartials,i.stackText)}return this.partials[t].instance=e,e},rp:function(t,i,n,e){var r=this.ep(t,n);return r?r.ri(i,n,e):""},rs:function(t,i,n){var e=t[t.length-1];if(a(e))for(var r=0;r<e.length;r++)t.push(e[r]),n(t,i,this),t.pop();else n(t,i,this)},s:function(t,i,n,e,r,s,o){var u;return(!a(t)||0!==t.length)&&("function"==typeof t&&(t=this.ms(t,i,n,e,r,s,o)),u=!!t,!e&&u&&i&&i.push("object"==typeof t?t:i[i.length-1]),u)},d:function(t,n,e,r){var s,o=t.split("."),u=this.f(o[0],n,e,r),h=this.options.modelGet,c=null;if("."===t&&a(n[n.length-2]))u=n[n.length-1];else for(var f=1;f<o.length;f++)void 0!==(s=i(o[f],u,h))?(c=u,u=s):u="";return!(r&&!u)&&(r||"function"!=typeof u||(n.push(c),u=this.mv(u,n,e),n.pop()),u)},f:function(t,n,e,r){for(var s=!1,o=!1,u=this.options.modelGet,h=n.length-1;h>=0;h--)if(void 0!==(s=i(t,n[h],u))){o=!0;break}return o?(r||"function"!=typeof s||(s=this.mv(s,n,e)),s):!r&&""},ls:function(t,i,n,e,r){var s=this.options.delimiters;return this.options.delimiters=r,this.b(this.ct(h(t.call(i,e)),i,n)),this.options.delimiters=s,!1},ct:function(t,i,n){if(this.options.disableLambda)throw new Error("Lambda features disabled.");return this.c.compile(t,this.options).render(i,n)},b:function(t){this.buf+=t},fl:function(){var t=this.buf;return this.buf="",t},ms:function(t,i,n,e,r,s,o){var u,h=i[i.length-1],a=t.call(h);return"function"==typeof a?!!e||(u=this.activeSub&&this.subsText&&this.subsText[this.activeSub]?this.subsText[this.activeSub]:this.text,this.ls(a,h,n,u.substring(r,s),o)):a},mv:function(t,i,n){var e=i[i.length-1],r=t.call(e);return"function"==typeof r?this.ct(h(r.call(e)),e,n):r},sub:function(t,i,n,e){var r=this.subs[t];r&&(this.activeSub=t,r(i,n,this,e),this.activeSub=!1)}};var n=/&/g,e=/</g,r=/>/g,s=/\'/g,o=/\"/g,u=/[&<>\"\']/;function h(t){return String(null==t?"":t)}var a=Array.isArray||function(t){return"[object Array]"===Object.prototype.toString.call(t)}}(i)},7376:function(t){t.exports=function(t){if(!t)return!1;var n=i.call(t);return"[object Function]"===n||"function"==typeof t&&"[object RegExp]"!==n||"undefined"!=typeof window&&(t===window.setTimeout||t===window.alert||t===window.confirm||t===window.prompt)};var i=Object.prototype.toString},6481:function(t,i,n){"use strict";var e=n(9177),r=e.ValidatorResult,s=e.SchemaError,o={ignoreProperties:{id:!0,default:!0,description:!0,title:!0,additionalItems:!0,then:!0,else:!0,$schema:!0,$ref:!0,extends:!0}},u=o.validators={};function h(t,i,n,e,r){var s=i.throwError,o=i.throwAll;i.throwError=!1,i.throwAll=!1;var u=this.validateSchema(t,r,i,n);return i.throwError=s,i.throwAll=o,!u.valid&&e instanceof Function&&e(u),u.valid}function a(t,i){if(Object.hasOwnProperty.call(t,i))return t[i];if(i in t)for(;t=Object.getPrototypeOf(t);)if(Object.propertyIsEnumerable.call(t,i))return t[i]}function c(t,i,n,e,r,s){if(this.types.object(t)&&(!i.properties||void 0===i.properties[r]))if(!1===i.additionalProperties)s.addError({name:"additionalProperties",argument:r,message:"is not allowed to have the additional property "+JSON.stringify(r)});else{var o=i.additionalProperties||{};"function"==typeof n.preValidateProperty&&n.preValidateProperty(t,r,o,n,e);var u=this.validateSchema(t[r],o,n,e.makeChild(o,r));u.instance!==s.instance[r]&&(s.instance[r]=u.instance),s.importErrors(u)}}u.type=function(t,i,n,e){if(void 0===t)return null;var s=new r(t,i,n,e),o=Array.isArray(i.type)?i.type:[i.type];if(!o.some(this.testType.bind(this,t,i,n,e))){var u=o.map((function(t){if(t){var i=t.$id||t.id;return i?"<"+i+">":t+""}}));s.addError({name:"type",argument:u,message:"is not of a type(s) "+u})}return s},u.anyOf=function(t,i,n,e){if(void 0===t)return null;var o=new r(t,i,n,e),u=new r(t,i,n,e);if(!Array.isArray(i.anyOf))throw new s("anyOf must be an array");if(!i.anyOf.some(h.bind(this,t,n,e,(function(t){u.importErrors(t)})))){var a=i.anyOf.map((function(t,i){var n=t.$id||t.id;return n?"<"+n+">":t.title&&JSON.stringify(t.title)||t.$ref&&"<"+t.$ref+">"||"[subschema "+i+"]"}));n.nestedErrors&&o.importErrors(u),o.addError({name:"anyOf",argument:a,message:"is not any of "+a.join(",")})}return o},u.allOf=function(t,i,n,e){if(void 0===t)return null;if(!Array.isArray(i.allOf))throw new s("allOf must be an array");var o=new r(t,i,n,e),u=this;return i.allOf.forEach((function(i,r){var s=u.validateSchema(t,i,n,e);if(!s.valid){var h=i.$id||i.id||i.title&&JSON.stringify(i.title)||i.$ref&&"<"+i.$ref+">"||"[subschema "+r+"]";o.addError({name:"allOf",argument:{id:h,length:s.errors.length,valid:s},message:"does not match allOf schema "+h+" with "+s.errors.length+" error[s]:"}),o.importErrors(s)}})),o},u.oneOf=function(t,i,n,e){if(void 0===t)return null;if(!Array.isArray(i.oneOf))throw new s("oneOf must be an array");var o=new r(t,i,n,e),u=new r(t,i,n,e),a=i.oneOf.filter(h.bind(this,t,n,e,(function(t){u.importErrors(t)}))).length,c=i.oneOf.map((function(t,i){return t.$id||t.id||t.title&&JSON.stringify(t.title)||t.$ref&&"<"+t.$ref+">"||"[subschema "+i+"]"}));return 1!==a&&(n.nestedErrors&&o.importErrors(u),o.addError({name:"oneOf",argument:c,message:"is not exactly one from "+c.join(",")})),o},u.if=function(t,i,n,s){if(void 0===t)return null;if(!e.isSchema(i.if))throw new Error('Expected "if" keyword to be a schema');var o,u=h.call(this,t,n,s,null,i.if),a=new r(t,i,n,s);if(u){if(void 0===i.then)return;if(!e.isSchema(i.then))throw new Error('Expected "then" keyword to be a schema');o=this.validateSchema(t,i.then,n,s.makeChild(i.then)),a.importErrors(o)}else{if(void 0===i.else)return;if(!e.isSchema(i.else))throw new Error('Expected "else" keyword to be a schema');o=this.validateSchema(t,i.else,n,s.makeChild(i.else)),a.importErrors(o)}return a},u.propertyNames=function(t,i,n,o){if(this.types.object(t)){var u=new r(t,i,n,o),h=void 0!==i.propertyNames?i.propertyNames:{};if(!e.isSchema(h))throw new s('Expected "propertyNames" to be a schema (object or boolean)');for(var c in t)if(void 0!==a(t,c)){var f=this.validateSchema(c,h,n,o.makeChild(h));u.importErrors(f)}return u}},u.properties=function(t,i,n,e){if(this.types.object(t)){var o=new r(t,i,n,e),u=i.properties||{};for(var h in u){var c=u[h];if(void 0!==c){if(null===c)throw new s('Unexpected null, expected schema in "properties"');"function"==typeof n.preValidateProperty&&n.preValidateProperty(t,h,c,n,e);var f=a(t,h),l=this.validateSchema(f,c,n,e.makeChild(c,h));l.instance!==o.instance[h]&&(o.instance[h]=l.instance),o.importErrors(l)}}return o}},u.patternProperties=function(t,i,n,e){if(this.types.object(t)){var o=new r(t,i,n,e),u=i.patternProperties||{};for(var h in t){var a=!0;for(var f in u){var l=u[f];if(void 0!==l){if(null===l)throw new s('Unexpected null, expected schema in "patternProperties"');try{var v=new RegExp(f,"u")}catch(t){v=new RegExp(f)}if(v.test(h)){a=!1,"function"==typeof n.preValidateProperty&&n.preValidateProperty(t,h,l,n,e);var d=this.validateSchema(t[h],l,n,e.makeChild(l,h));d.instance!==o.instance[h]&&(o.instance[h]=d.instance),o.importErrors(d)}}}a&&c.call(this,t,i,n,e,h,o)}return o}},u.additionalProperties=function(t,i,n,e){if(this.types.object(t)){if(i.patternProperties)return null;var s=new r(t,i,n,e);for(var o in t)c.call(this,t,i,n,e,o,s);return s}},u.minProperties=function(t,i,n,e){if(this.types.object(t)){var s=new r(t,i,n,e);return Object.keys(t).length>=i.minProperties||s.addError({name:"minProperties",argument:i.minProperties,message:"does not meet minimum property length of "+i.minProperties}),s}},u.maxProperties=function(t,i,n,e){if(this.types.object(t)){var s=new r(t,i,n,e);return Object.keys(t).length<=i.maxProperties||s.addError({name:"maxProperties",argument:i.maxProperties,message:"does not meet maximum property length of "+i.maxProperties}),s}},u.items=function(t,i,n,e){var s=this;if(this.types.array(t)&&i.items){var o=new r(t,i,n,e);return t.every((function(t,r){var u=Array.isArray(i.items)?i.items[r]||i.additionalItems:i.items;if(void 0===u)return!0;if(!1===u)return o.addError({name:"items",message:"additionalItems not permitted"}),!1;var h=s.validateSchema(t,u,n,e.makeChild(u,r));return h.instance!==o.instance[r]&&(o.instance[r]=h.instance),o.importErrors(h),!0})),o}},u.minimum=function(t,i,n,e){if(this.types.number(t)){var s=new r(t,i,n,e);return i.exclusiveMinimum&&!0===i.exclusiveMinimum?t>i.minimum||s.addError({name:"minimum",argument:i.minimum,message:"must be greater than "+i.minimum}):t>=i.minimum||s.addError({name:"minimum",argument:i.minimum,message:"must be greater than or equal to "+i.minimum}),s}},u.maximum=function(t,i,n,e){if(this.types.number(t)){var s=new r(t,i,n,e);return i.exclusiveMaximum&&!0===i.exclusiveMaximum?t<i.maximum||s.addError({name:"maximum",argument:i.maximum,message:"must be less than "+i.maximum}):t<=i.maximum||s.addError({name:"maximum",argument:i.maximum,message:"must be less than or equal to "+i.maximum}),s}},u.exclusiveMinimum=function(t,i,n,e){if("boolean"!=typeof i.exclusiveMaximum&&this.types.number(t)){var s=new r(t,i,n,e);return t>i.exclusiveMinimum||s.addError({name:"exclusiveMinimum",argument:i.exclusiveMinimum,message:"must be strictly greater than "+i.exclusiveMinimum}),s}},u.exclusiveMaximum=function(t,i,n,e){if("boolean"!=typeof i.exclusiveMaximum&&this.types.number(t)){var s=new r(t,i,n,e);return t<i.exclusiveMaximum||s.addError({name:"exclusiveMaximum",argument:i.exclusiveMaximum,message:"must be strictly less than "+i.exclusiveMaximum}),s}};var f=function(t,i,n,o,u,h){if(this.types.number(t)){var a=i[u];if(0==a)throw new s(u+" cannot be zero");var c=new r(t,i,n,o),f=e.getDecimalPlaces(t),l=e.getDecimalPlaces(a),v=Math.max(f,l),d=Math.pow(10,v);return Math.round(t*d)%Math.round(a*d)!=0&&c.addError({name:u,argument:a,message:h+JSON.stringify(a)}),c}};function l(t,i,n){var r,s=n.length;for(r=i+1;r<s;r++)if(e.deepCompareStrict(t,n[r]))return!1;return!0}u.multipleOf=function(t,i,n,e){return f.call(this,t,i,n,e,"multipleOf","is not a multiple of (divisible by) ")},u.divisibleBy=function(t,i,n,e){return f.call(this,t,i,n,e,"divisibleBy","is not divisible by (multiple of) ")},u.required=function(t,i,n,e){var s=new r(t,i,n,e);return void 0===t&&!0===i.required?s.addError({name:"required",message:"is required"}):this.types.object(t)&&Array.isArray(i.required)&&i.required.forEach((function(i){void 0===a(t,i)&&s.addError({name:"required",argument:i,message:"requires property "+JSON.stringify(i)})})),s},u.pattern=function(t,i,n,e){if(this.types.string(t)){var s=new r(t,i,n,e),o=i.pattern;try{var u=new RegExp(o,"u")}catch(t){u=new RegExp(o)}return t.match(u)||s.addError({name:"pattern",argument:i.pattern,message:"does not match pattern "+JSON.stringify(i.pattern.toString())}),s}},u.format=function(t,i,n,s){if(void 0!==t){var o=new r(t,i,n,s);return o.disableFormat||e.isFormat(t,i.format,this)||o.addError({name:"format",argument:i.format,message:"does not conform to the "+JSON.stringify(i.format)+" format"}),o}},u.minLength=function(t,i,n,e){if(this.types.string(t)){var s=new r(t,i,n,e),o=t.match(/[\uDC00-\uDFFF]/g);return t.length-(o?o.length:0)>=i.minLength||s.addError({name:"minLength",argument:i.minLength,message:"does not meet minimum length of "+i.minLength}),s}},u.maxLength=function(t,i,n,e){if(this.types.string(t)){var s=new r(t,i,n,e),o=t.match(/[\uDC00-\uDFFF]/g);return t.length-(o?o.length:0)<=i.maxLength||s.addError({name:"maxLength",argument:i.maxLength,message:"does not meet maximum length of "+i.maxLength}),s}},u.minItems=function(t,i,n,e){if(this.types.array(t)){var s=new r(t,i,n,e);return t.length>=i.minItems||s.addError({name:"minItems",argument:i.minItems,message:"does not meet minimum length of "+i.minItems}),s}},u.maxItems=function(t,i,n,e){if(this.types.array(t)){var s=new r(t,i,n,e);return t.length<=i.maxItems||s.addError({name:"maxItems",argument:i.maxItems,message:"does not meet maximum length of "+i.maxItems}),s}},u.uniqueItems=function(t,i,n,e){if(!0===i.uniqueItems&&this.types.array(t)){var s=new r(t,i,n,e);return t.every(l)||s.addError({name:"uniqueItems",message:"contains duplicate item"}),s}},u.dependencies=function(t,i,n,e){if(this.types.object(t)){var s=new r(t,i,n,e);for(var o in i.dependencies)if(void 0!==t[o]){var u=i.dependencies[o],h=e.makeChild(u,o);if("string"==typeof u&&(u=[u]),Array.isArray(u))u.forEach((function(i){void 0===t[i]&&s.addError({name:"dependencies",argument:h.propertyPath,message:"property "+i+" not found, required by "+h.propertyPath})}));else{var a=this.validateSchema(t,u,n,h);s.instance!==a.instance&&(s.instance=a.instance),a&&a.errors.length&&(s.addError({name:"dependencies",argument:h.propertyPath,message:"does not meet dependency required by "+h.propertyPath}),s.importErrors(a))}}return s}},u.enum=function(t,i,n,o){if(void 0===t)return null;if(!Array.isArray(i.enum))throw new s("enum expects an array",i);var u=new r(t,i,n,o);return i.enum.some(e.deepCompareStrict.bind(null,t))||u.addError({name:"enum",argument:i.enum,message:"is not one of enum values: "+i.enum.map(String).join(",")}),u},u.const=function(t,i,n,s){if(void 0===t)return null;var o=new r(t,i,n,s);return e.deepCompareStrict(i.const,t)||o.addError({name:"const",argument:i.const,message:"does not exactly match expected constant: "+i.const}),o},u.not=u.disallow=function(t,i,n,e){var s=this;if(void 0===t)return null;var o=new r(t,i,n,e),u=i.not||i.disallow;return u?(Array.isArray(u)||(u=[u]),u.forEach((function(r){if(s.testType(t,i,n,e,r)){var u=r&&(r.$id||r.id)||r;o.addError({name:"not",argument:u,message:"is of prohibited type "+u})}})),o):null},t.exports=o},9177:function(t,i,n){"use strict";var e=n(8575),r=i.ValidationError=function(t,i,n,e,r,s){if(Array.isArray(e)?(this.path=e,this.property=e.reduce((function(t,i){return t+f(i)}),"instance")):void 0!==e&&(this.property=e),t&&(this.message=t),n){var o=n.$id||n.id;this.schema=o||n}void 0!==i&&(this.instance=i),this.name=r,this.argument=s,this.stack=this.toString()};r.prototype.toString=function(){return this.property+" "+this.message};var s=i.ValidatorResult=function(t,i,n,e){this.instance=t,this.schema=i,this.options=n,this.path=e.path,this.propertyPath=e.propertyPath,this.errors=[],this.throwError=n&&n.throwError,this.throwFirst=n&&n.throwFirst,this.throwAll=n&&n.throwAll,this.disableFormat=n&&!0===n.disableFormat};function o(t,i){return i+": "+t.toString()+"\n"}function u(t){Error.captureStackTrace&&Error.captureStackTrace(this,u),this.instance=t.instance,this.schema=t.schema,this.options=t.options,this.errors=t.errors}s.prototype.addError=function(t){var i;if("string"==typeof t)i=new r(t,this.instance,this.schema,this.path);else{if(!t)throw new Error("Missing error detail");if(!t.message)throw new Error("Missing error message");if(!t.name)throw new Error("Missing validator type");i=new r(t.message,this.instance,this.schema,this.path,t.name,t.argument)}if(this.errors.push(i),this.throwFirst)throw new u(this);if(this.throwError)throw i;return i},s.prototype.importErrors=function(t){"string"==typeof t||t&&t.validatorType?this.addError(t):t&&t.errors&&Array.prototype.push.apply(this.errors,t.errors)},s.prototype.toString=function(t){return this.errors.map(o).join("")},Object.defineProperty(s.prototype,"valid",{get:function(){return!this.errors.length}}),t.exports.ValidatorResultError=u,u.prototype=new Error,u.prototype.constructor=u,u.prototype.name="Validation Error";var h=i.SchemaError=function t(i,n){this.message=i,this.schema=n,Error.call(this,i),Error.captureStackTrace(this,t)};h.prototype=Object.create(Error.prototype,{constructor:{value:h,enumerable:!1},name:{value:"SchemaError",enumerable:!1}});var a=i.SchemaContext=function(t,i,n,e,r){this.schema=t,this.options=i,Array.isArray(n)?(this.path=n,this.propertyPath=n.reduce((function(t,i){return t+f(i)}),"instance")):this.propertyPath=n,this.base=e,this.schemas=r};a.prototype.resolve=function(t){return e.resolve(this.base,t)},a.prototype.makeChild=function(t,i){var n=void 0===i?this.path:this.path.concat([i]),r=t.$id||t.id,s=e.resolve(this.base,r||""),o=new a(t,this.options,n,s,Object.create(this.schemas));return r&&!o.schemas[s]&&(o.schemas[s]=t),o};var c=i.FORMAT_REGEXPS={"date-time":/^\d{4}-(?:0[0-9]{1}|1[0-2]{1})-(3[01]|0[1-9]|[12][0-9])[tT ](2[0-4]|[01][0-9]):([0-5][0-9]):(60|[0-5][0-9])(\.\d+)?([zZ]|[+-]([0-5][0-9]):(60|[0-5][0-9]))$/,date:/^\d{4}-(?:0[0-9]{1}|1[0-2]{1})-(3[01]|0[1-9]|[12][0-9])$/,time:/^(2[0-4]|[01][0-9]):([0-5][0-9]):(60|[0-5][0-9])$/,email:/^(?:[\w\!\#\$\%\&\'\*\+\-\/\=\?\^\`\{\|\}\~]+\.)*[\w\!\#\$\%\&\'\*\+\-\/\=\?\^\`\{\|\}\~]+@(?:(?:(?:[a-zA-Z0-9](?:[a-zA-Z0-9\-](?!\.)){0,61}[a-zA-Z0-9]?\.)+[a-zA-Z0-9](?:[a-zA-Z0-9\-](?!$)){0,61}[a-zA-Z0-9]?)|(?:\[(?:(?:[01]?\d{1,2}|2[0-4]\d|25[0-5])\.){3}(?:[01]?\d{1,2}|2[0-4]\d|25[0-5])\]))$/,"ip-address":/^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$/,ipv6:/^\s*((([0-9A-Fa-f]{1,4}:){7}([0-9A-Fa-f]{1,4}|:))|(([0-9A-Fa-f]{1,4}:){6}(:[0-9A-Fa-f]{1,4}|((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9A-Fa-f]{1,4}:){5}(((:[0-9A-Fa-f]{1,4}){1,2})|:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9A-Fa-f]{1,4}:){4}(((:[0-9A-Fa-f]{1,4}){1,3})|((:[0-9A-Fa-f]{1,4})?:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){3}(((:[0-9A-Fa-f]{1,4}){1,4})|((:[0-9A-Fa-f]{1,4}){0,2}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){2}(((:[0-9A-Fa-f]{1,4}){1,5})|((:[0-9A-Fa-f]{1,4}){0,3}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){1}(((:[0-9A-Fa-f]{1,4}){1,6})|((:[0-9A-Fa-f]{1,4}){0,4}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(:(((:[0-9A-Fa-f]{1,4}){1,7})|((:[0-9A-Fa-f]{1,4}){0,5}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:)))(%.+)?\s*$/,uri:/^[a-zA-Z][a-zA-Z0-9+-.]*:[^\s]*$/,"uri-reference":/^(((([A-Za-z][+\-.0-9A-Za-z]*(:%[0-9A-Fa-f]{2}|:[!$&-.0-;=?-Z_a-z~]|[/?])|\?)(%[0-9A-Fa-f]{2}|[!$&-;=?-Z_a-z~])*|([A-Za-z][+\-.0-9A-Za-z]*:?)?)|([A-Za-z][+\-.0-9A-Za-z]*:)?\/((%[0-9A-Fa-f]{2}|\/((%[0-9A-Fa-f]{2}|[!$&-.0-9;=A-Z_a-z~])+|(\[(([Vv][0-9A-Fa-f]+\.[!$&-.0-;=A-Z_a-z~]+)?|[.0-:A-Fa-f]+)\])?)(:\d*)?[/?]|[!$&-.0-;=?-Z_a-z~])(%[0-9A-Fa-f]{2}|[!$&-;=?-Z_a-z~])*|(\/((%[0-9A-Fa-f]{2}|[!$&-.0-9;=A-Z_a-z~])+|(\[(([Vv][0-9A-Fa-f]+\.[!$&-.0-;=A-Z_a-z~]+)?|[.0-:A-Fa-f]+)\])?)(:\d*)?)?))#(%[0-9A-Fa-f]{2}|[!$&-;=?-Z_a-z~])*|(([A-Za-z][+\-.0-9A-Za-z]*)?%[0-9A-Fa-f]{2}|[!$&-.0-9;=@_~]|[A-Za-z][+\-.0-9A-Za-z]*[!$&-*,;=@_~])(%[0-9A-Fa-f]{2}|[!$&-.0-9;=@-Z_a-z~])*((([/?](%[0-9A-Fa-f]{2}|[!$&-;=?-Z_a-z~])*)?#|[/?])(%[0-9A-Fa-f]{2}|[!$&-;=?-Z_a-z~])*)?|([A-Za-z][+\-.0-9A-Za-z]*(:%[0-9A-Fa-f]{2}|:[!$&-.0-;=?-Z_a-z~]|[/?])|\?)(%[0-9A-Fa-f]{2}|[!$&-;=?-Z_a-z~])*|([A-Za-z][+\-.0-9A-Za-z]*:)?\/((%[0-9A-Fa-f]{2}|\/((%[0-9A-Fa-f]{2}|[!$&-.0-9;=A-Z_a-z~])+|(\[(([Vv][0-9A-Fa-f]+\.[!$&-.0-;=A-Z_a-z~]+)?|[.0-:A-Fa-f]+)\])?)(:\d*)?[/?]|[!$&-.0-;=?-Z_a-z~])(%[0-9A-Fa-f]{2}|[!$&-;=?-Z_a-z~])*|\/((%[0-9A-Fa-f]{2}|[!$&-.0-9;=A-Z_a-z~])+(:\d*)?|(\[(([Vv][0-9A-Fa-f]+\.[!$&-.0-;=A-Z_a-z~]+)?|[.0-:A-Fa-f]+)\])?:\d*|\[(([Vv][0-9A-Fa-f]+\.[!$&-.0-;=A-Z_a-z~]+)?|[.0-:A-Fa-f]+)\])?)?|[A-Za-z][+\-.0-9A-Za-z]*:?)?$/,color:/^(#?([0-9A-Fa-f]{3}){1,2}\b|aqua|black|blue|fuchsia|gray|green|lime|maroon|navy|olive|orange|purple|red|silver|teal|white|yellow|(rgb\(\s*\b([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\b\s*,\s*\b([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\b\s*,\s*\b([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\b\s*\))|(rgb\(\s*(\d?\d%|100%)+\s*,\s*(\d?\d%|100%)+\s*,\s*(\d?\d%|100%)+\s*\)))$/,hostname:/^(?=.{1,255}$)[0-9A-Za-z](?:(?:[0-9A-Za-z]|-){0,61}[0-9A-Za-z])?(?:\.[0-9A-Za-z](?:(?:[0-9A-Za-z]|-){0,61}[0-9A-Za-z])?)*\.?$/,"host-name":/^(?=.{1,255}$)[0-9A-Za-z](?:(?:[0-9A-Za-z]|-){0,61}[0-9A-Za-z])?(?:\.[0-9A-Za-z](?:(?:[0-9A-Za-z]|-){0,61}[0-9A-Za-z])?)*\.?$/,alpha:/^[a-zA-Z]+$/,alphanumeric:/^[a-zA-Z0-9]+$/,"utc-millisec":function(t){return"string"==typeof t&&parseFloat(t)===parseInt(t,10)&&!isNaN(t)},regex:function(t){var i=!0;try{new RegExp(t)}catch(t){i=!1}return i},style:/\s*(.+?):\s*([^;]+);?/,phone:/^\+(?:[0-9] ?){6,14}[0-9]$/};c.regexp=c.regex,c.pattern=c.regex,c.ipv4=c["ip-address"],i.isFormat=function(t,i,n){if("string"==typeof t&&void 0!==c[i]){if(c[i]instanceof RegExp)return c[i].test(t);if("function"==typeof c[i])return c[i](t)}else if(n&&n.customFormats&&"function"==typeof n.customFormats[i])return n.customFormats[i](t);return!0};var f=i.makeSuffix=function(t){return(t=t.toString()).match(/[.\s\[\]]/)||t.match(/^[\d]/)?t.match(/^\d+$/)?"["+t+"]":"["+JSON.stringify(t)+"]":"."+t};function l(t,i,n,e){"object"==typeof n?i[e]=p(t[e],n):-1===t.indexOf(n)&&i.push(n)}function v(t,i,n){i[n]=t[n]}function d(t,i,n,e){"object"==typeof i[e]&&i[e]&&t[e]?n[e]=p(t[e],i[e]):n[e]=i[e]}function p(t,i){var n=Array.isArray(i),e=n&&[]||{};return n?(t=t||[],e=e.concat(t),i.forEach(l.bind(null,t,e))):(t&&"object"==typeof t&&Object.keys(t).forEach(v.bind(null,t,e)),Object.keys(i).forEach(d.bind(null,t,i,e))),e}function m(t){return"/"+encodeURIComponent(t).replace(/~/g,"%7E")}i.deepCompareStrict=function t(i,n){if(typeof i!=typeof n)return!1;if(Array.isArray(i))return!!Array.isArray(n)&&(i.length===n.length&&i.every((function(e,r){return t(i[r],n[r])})));if("object"==typeof i){if(!i||!n)return i===n;var e=Object.keys(i),r=Object.keys(n);return e.length===r.length&&e.every((function(e){return t(i[e],n[e])}))}return i===n},t.exports.deepMerge=p,i.objectGetPath=function(t,i){for(var n,e=i.split("/").slice(1);"string"==typeof(n=e.shift());){var r=decodeURIComponent(n.replace(/~0/,"~").replace(/~1/g,"/"));if(!(r in t))return;t=t[r]}return t},i.encodePath=function(t){return t.map(m).join("")},i.getDecimalPlaces=function(t){var i=0;if(isNaN(t))return i;"number"!=typeof t&&(t=Number(t));var n=t.toString().split("e");if(2===n.length){if("-"!==n[1][0])return i;i=Number(n[1].slice(1))}var e=n[0].split(".");return 2===e.length&&(i+=e[1].length),i},i.isSchema=function(t){return"object"==typeof t&&t||"boolean"==typeof t}},660:function(t,i,n){"use strict";var e=t.exports.Validator=n(3058);t.exports.ValidatorResult=n(9177).ValidatorResult,t.exports.ValidatorResultError=n(9177).ValidatorResultError,t.exports.ValidationError=n(9177).ValidationError,t.exports.SchemaError=n(9177).SchemaError,t.exports.SchemaScanResult=n(1287).SchemaScanResult,t.exports.scan=n(1287).scan,t.exports.validate=function(t,i,n){return(new e).validate(t,i,n)}},1287:function(t,i,n){"use strict";var e=n(8575),r=n(9177);function s(t,i){this.id=t,this.ref=i}t.exports.SchemaScanResult=s,t.exports.scan=function(t,i){function n(t,i){if(i&&"object"==typeof i)if(i.$ref){var s=e.resolve(t,i.$ref);a[s]=a[s]?a[s]+1:0}else{var c=i.$id||i.id,f=c?e.resolve(t,c):t;if(f){if(f.indexOf("#")<0&&(f+="#"),h[f]){if(!r.deepCompareStrict(h[f],i))throw new Error("Schema <"+f+"> already exists with different definition");return h[f]}h[f]=i,"#"==f[f.length-1]&&(h[f.substring(0,f.length-1)]=i)}o(f+"/items",Array.isArray(i.items)?i.items:[i.items]),o(f+"/extends",Array.isArray(i.extends)?i.extends:[i.extends]),n(f+"/additionalItems",i.additionalItems),u(f+"/properties",i.properties),n(f+"/additionalProperties",i.additionalProperties),u(f+"/definitions",i.definitions),u(f+"/patternProperties",i.patternProperties),u(f+"/dependencies",i.dependencies),o(f+"/disallow",i.disallow),o(f+"/allOf",i.allOf),o(f+"/anyOf",i.anyOf),o(f+"/oneOf",i.oneOf),n(f+"/not",i.not)}}function o(t,i){if(Array.isArray(i))for(var e=0;e<i.length;e++)n(t+"/"+e,i[e])}function u(t,i){if(i&&"object"==typeof i)for(var e in i)n(t+"/"+e,i[e])}var h={},a={};return n(t,i),new s(h,a)}},3058:function(t,i,n){"use strict";var e=n(8575),r=n(6481),s=n(9177),o=n(1287).scan,u=s.ValidatorResult,h=s.ValidatorResultError,a=s.SchemaError,c=s.SchemaContext,f=function t(){this.customFormats=Object.create(t.prototype.customFormats),this.schemas={},this.unresolvedRefs=[],this.types=Object.create(v),this.attributes=Object.create(r.validators)};function l(t){var i="string"==typeof t?t:t.$ref;return"string"==typeof i&&i}f.prototype.customFormats={},f.prototype.schemas=null,f.prototype.types=null,f.prototype.attributes=null,f.prototype.unresolvedRefs=null,f.prototype.addSchema=function(t,i){var n=this;if(!t)return null;var e=o(i||"/",t),r=i||t.$id||t.id;for(var s in e.id)this.schemas[s]=e.id[s];for(var s in e.ref)this.unresolvedRefs.push(s);return this.unresolvedRefs=this.unresolvedRefs.filter((function(t){return void 0===n.schemas[t]})),this.schemas[r]},f.prototype.addSubSchemaArray=function(t,i){if(Array.isArray(i))for(var n=0;n<i.length;n++)this.addSubSchema(t,i[n])},f.prototype.addSubSchemaObject=function(t,i){if(i&&"object"==typeof i)for(var n in i)this.addSubSchema(t,i[n])},f.prototype.setSchemas=function(t){this.schemas=t},f.prototype.getSchema=function(t){return this.schemas[t]},f.prototype.validate=function(t,i,n,r){if("boolean"!=typeof i&&"object"!=typeof i||null===i)throw new a("Expected `schema` to be an object or boolean");n||(n={});var s,f=i.$id||i.id,l=e.resolve(n.base||"/",f||"");if(!r){(r=new c(i,n,[],l,Object.create(this.schemas))).schemas[l]||(r.schemas[l]=i);var v=o(l,i);for(var d in v.id){var p=v.id[d];r.schemas[d]=p}}if(n.required&&void 0===t)return(s=new u(t,i,n,r)).addError("is required, but is undefined"),s;if(!(s=this.validateSchema(t,i,n,r)))throw new Error("Result undefined");if(n.throwAll&&s.errors.length)throw new h(s);return s},f.prototype.validateSchema=function(t,i,n,e){var o=new u(t,i,n,e);if("boolean"==typeof i)!0===i?i={}:!1===i&&(i={type:[]});else if(!i)throw new Error("schema is undefined");if(i.extends)if(Array.isArray(i.extends)){var h={schema:i,ctx:e};i.extends.forEach(this.schemaTraverser.bind(this,h)),i=h.schema,h.schema=null,h.ctx=null,h=null}else i=s.deepMerge(i,this.superResolve(i.extends,e));var f=l(i);if(f){var v=this.resolve(i,f,e),d=new c(v.subschema,n,e.path,v.switchSchema,e.schemas);return this.validateSchema(t,v.subschema,n,d)}var p=n&&n.skipAttributes||[];for(var m in i)if(!r.ignoreProperties[m]&&p.indexOf(m)<0){var b=null,g=this.attributes[m];if(g)b=g.call(this,t,i,n,e);else if(!1===n.allowUnknownAttributes)throw new a("Unsupported attribute: "+m,i);b&&o.importErrors(b)}if("function"==typeof n.rewrite){var y=n.rewrite.call(this,t,i,n,e);o.instance=y}return o},f.prototype.schemaTraverser=function(t,i){t.schema=s.deepMerge(t.schema,this.superResolve(i,t.ctx))},f.prototype.superResolve=function(t,i){var n=l(t);return n?this.resolve(t,n,i).subschema:t},f.prototype.resolve=function(t,i,n){if(i=n.resolve(i),n.schemas[i])return{subschema:n.schemas[i],switchSchema:i};var r=e.parse(i),o=r&&r.hash,u=o&&o.length&&i.substr(0,i.length-o.length);if(!u||!n.schemas[u])throw new a("no such schema <"+i+">",t);var h=s.objectGetPath(n.schemas[u],o.substr(1));if(void 0===h)throw new a("no such schema "+o+" located in <"+u+">",t);return{subschema:h,switchSchema:i}},f.prototype.testType=function(t,i,n,e,r){if(void 0!==r){if(null===r)throw new a('Unexpected null in "type" keyword');if("function"==typeof this.types[r])return this.types[r].call(this,t);if(r&&"object"==typeof r){var s=this.validateSchema(t,r,n,e);return void 0===s||!(s&&s.errors.length)}return!0}};var v=f.prototype.types={};v.string=function(t){return"string"==typeof t},v.number=function(t){return"number"==typeof t&&isFinite(t)},v.integer=function(t){return"number"==typeof t&&t%1==0},v.boolean=function(t){return"boolean"==typeof t},v.array=function(t){return Array.isArray(t)},v.null=function(t){return null===t},v.date=function(t){return t instanceof Date},v.any=function(t){return!0},v.object=function(t){return t&&"object"==typeof t&&!Array.isArray(t)&&!(t instanceof Date)},t.exports=f},9364:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.b("<div class='vp-nfl-branding-container'>"),e.b("\n"+n),e.b("    <div class='vp-nfl-branding'>"),e.b("\n"+n),e.b("        <a href='http://www.nfl.com/' target='nfl_site'>"),e.b("\n"+n),e.b("            <span class='vp-nfl-brand vp-nfl-brand-span'></span>"),e.b("\n"+n),e.b("            <span class='vp-nfl-brand vp-nfl-brand-logo'></span>"),e.b("\n"+n),e.b("        </a>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("</div>"),e.fl()},partials:{},subs:{}},"<div class='vp-nfl-branding-container'>\n    <div class='vp-nfl-branding'>\n        <a href='http://www.nfl.com/' target='nfl_site'>\n            <span class='vp-nfl-brand vp-nfl-brand-span'></span>\n            <span class='vp-nfl-brand vp-nfl-brand-logo'></span>\n        </a>\n    </div>\n</div>",e)},6411:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.s(e.f("items",t,i,1),t,i,0,10,1415,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.s(e.f("sectionLabel",t,i,1),t,i,0,32,316,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("        <li class='vp-pl-section-label vp-show' data-label-for-id='"),e.b(e.v(e.f("firstItemId",t,i,0))),e.b("'>"),e.b("\n"+n),e.s(e.f("sectionLabelIcon",t,i,1),t,i,0,151,247,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("                <img class='vp-playlist-icon section' src='"),e.b(e.v(e.f("sectionLabelIcon",t,i,0))),e.b("'/>"),e.b("\n"+n)})),t.pop()),e.b("            "),e.b(e.v(e.f("sectionLabel",t,i,0))),e.b("\n"+n),e.b("        </li>"),e.b("\n"+n)})),t.pop()),e.s(e.f("sectionLabel",t,i,1),t,i,1,0,0,"")||(e.b("        <li class='vp-playlist-item' data-id='"),e.b(e.v(e.f("id",t,i,0))),e.b("'>"),e.b("\n"+n),e.s(e.f("labelIcon",t,i,1),t,i,0,437,571,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("                <span class='yvp-playlist-icon-wrapper'><img class='yvp-playlist-icon item' src='"),e.b(e.v(e.f("labelIcon",t,i,0))),e.b("'/></span>"),e.b("\n"+n)})),t.pop()),e.b("            <img class='vp-playlist-item-image' loading='lazy' src='"),e.b(e.v(e.f("thumbnail",t,i,0))),e.b("' />"),e.b("\n"+n),e.b("            <div class='yvp-playlist-item-watched "),e.s(e.f("isItemWatched",t,i,1),t,i,0,740,748,"{{ }}")&&(e.rs(t,i,(function(t,i,n){n.b("yvp-show")})),t.pop()),e.b("'>"),e.b("\n"+n),e.b("                <div class='yvp-watched'>"),e.b(e.v(e.d("strings.WATCHED",t,i,0))),e.b("</div>"),e.b("\n"+n),e.b("            </div>"),e.b("\n"+n),e.b("            <div class='vp-playlist-border'></div>"),e.b("\n"+n),e.b("            <div class='vp-playlist-item-gradient'>"),e.b("\n"+n),e.b("                <div class='vp-pl-meta'>"),e.b("\n"+n),e.b("                    <span class='vp-pl-title'>"),e.b(e.v(e.f("title",t,i,0))),e.b("</span>"),e.b("\n"+n),e.b("                    <span class='vp-now-playing'>"),e.b(e.v(e.d("strings.NOW_PLAYING",t,i,0))),e.b("</span>"),e.b("\n"+n),e.s(e.f("provider",t,i,1),t,i,0,1175,1269,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("                        <span class='vp-pl-provider'>"),e.b(e.v(e.f("provider",t,i,0))),e.b("</span>"),e.b("\n"+n)})),t.pop()),e.b("                </div>"),e.b("\n"+n),e.b("            </div>"),e.b("\n"+n),e.b("            <div class='vp-pl-dur'>"),e.b(e.v(e.f("duration",t,i,0))),e.b("</div>"),e.b("\n"+n),e.b("        </li>"),e.b("\n"+n))})),t.pop()),e.fl()},partials:{},subs:{}},"{{#items}}\n    {{#sectionLabel}}\n        <li class='vp-pl-section-label vp-show' data-label-for-id='{{firstItemId}}'>\n            {{#sectionLabelIcon}}\n                <img class='vp-playlist-icon section' src='{{sectionLabelIcon}}'/>\n            {{/sectionLabelIcon}}\n            {{sectionLabel}}\n        </li>\n    {{/sectionLabel}}\n    {{^sectionLabel}}\n        <li class='vp-playlist-item' data-id='{{id}}'>\n            {{#labelIcon}}\n                <span class='yvp-playlist-icon-wrapper'><img class='yvp-playlist-icon item' src='{{labelIcon}}'/></span>\n            {{/labelIcon}}\n            <img class='vp-playlist-item-image' loading='lazy' src='{{thumbnail}}' />\n            <div class='yvp-playlist-item-watched {{#isItemWatched}}yvp-show{{/isItemWatched}}'>\n                <div class='yvp-watched'>{{strings.WATCHED}}</div>\n            </div>\n            <div class='vp-playlist-border'></div>\n            <div class='vp-playlist-item-gradient'>\n                <div class='vp-pl-meta'>\n                    <span class='vp-pl-title'>{{title}}</span>\n                    <span class='vp-now-playing'>{{strings.NOW_PLAYING}}</span>\n                    {{#provider}}\n                        <span class='vp-pl-provider'>{{provider}}</span>\n                    {{/provider}}\n                </div>\n            </div>\n            <div class='vp-pl-dur'>{{duration}}</div>\n        </li>\n    {{/sectionLabel}}\n{{/items}}",e)},4797:function(){},2559:function(){},7343:function(){},7207:function(){},2758:function(){},1600:function(){},6103:function(){},4947:function(t){var i=function(t){return t.replace(/^\s+|\s+$/g,"")};t.exports=function(t){if(!t)return{};for(var n,e={},r=i(t).split("\n"),s=0;s<r.length;s++){var o=r[s],u=o.indexOf(":"),h=i(o.slice(0,u)).toLowerCase(),a=i(o.slice(u+1));void 0===e[h]?e[h]=a:(n=e[h],"[object Array]"===Object.prototype.toString.call(n)?e[h].push(a):e[h]=[e[h],a])}return e}},9297:function(t,i,n){"use strict";n.r(i),n.d(i,{default:function(){return p}});var e=function(t){var i=this.constructor;return this.then((function(n){return i.resolve(t()).then((function(){return n}))}),(function(n){return i.resolve(t()).then((function(){return i.reject(n)}))}))};var r=function(t){return new this((function(i,n){if(!t||void 0===t.length)return n(new TypeError(typeof t+" "+t+" is not iterable(cannot read property Symbol(Symbol.iterator))"));var e=Array.prototype.slice.call(t);if(0===e.length)return i([]);var r=e.length;function s(t,n){if(n&&("object"==typeof n||"function"==typeof n)){var o=n.then;if("function"==typeof o)return void o.call(n,(function(i){s(t,i)}),(function(n){e[t]={status:"rejected",reason:n},0==--r&&i(e)}))}e[t]={status:"fulfilled",value:n},0==--r&&i(e)}for(var o=0;o<e.length;o++)s(o,e[o])}))},s=setTimeout;function o(t){return Boolean(t&&void 0!==t.length)}function u(){}function h(t){if(!(this instanceof h))throw new TypeError("Promises must be constructed via new");if("function"!=typeof t)throw new TypeError("not a function");this.UO=0,this.uit=!1,this.hit=void 0,this.ait=[],d(t,this)}function a(t,i){for(;3===t.UO;)t=t.hit;0!==t.UO?(t.uit=!0,h.cit((function(){var n=1===t.UO?i.onFulfilled:i.onRejected;if(null!==n){var e;try{e=n(t.hit)}catch(t){return void f(i.promise,t)}c(i.promise,e)}else(1===t.UO?c:f)(i.promise,t.hit)}))):t.ait.push(i)}function c(t,i){try{if(i===t)throw new TypeError("A promise cannot be resolved with itself.");if(i&&("object"==typeof i||"function"==typeof i)){var n=i.then;if(i instanceof h)return t.UO=3,t.hit=i,void l(t);if("function"==typeof n)return void d((e=n,r=i,function(){e.apply(r,arguments)}),t)}t.UO=1,t.hit=i,l(t)}catch(i){f(t,i)}var e,r}function f(t,i){t.UO=2,t.hit=i,l(t)}function l(t){2===t.UO&&0===t.ait.length&&h.cit((function(){t.uit||h.fit(t.hit)}));for(var i=0,n=t.ait.length;i<n;i++)a(t,t.ait[i]);t.ait=null}function v(t,i,n){this.onFulfilled="function"==typeof t?t:null,this.onRejected="function"==typeof i?i:null,this.promise=n}function d(t,i){var n=!1;try{t((function(t){n||(n=!0,c(i,t))}),(function(t){n||(n=!0,f(i,t))}))}catch(t){if(n)return;n=!0,f(i,t)}}h.prototype.catch=function(t){return this.then(null,t)},h.prototype.then=function(t,i){var n=new this.constructor(u);return a(this,new v(t,i,n)),n},h.prototype.finally=e,h.all=function(t){return new h((function(i,n){if(!o(t))return n(new TypeError("Promise.all accepts an array"));var e=Array.prototype.slice.call(t);if(0===e.length)return i([]);var r=e.length;function s(t,o){try{if(o&&("object"==typeof o||"function"==typeof o)){var u=o.then;if("function"==typeof u)return void u.call(o,(function(i){s(t,i)}),n)}e[t]=o,0==--r&&i(e)}catch(t){n(t)}}for(var u=0;u<e.length;u++)s(u,e[u])}))},h.allSettled=r,h.resolve=function(t){return t&&"object"==typeof t&&t.constructor===h?t:new h((function(i){i(t)}))},h.reject=function(t){return new h((function(i,n){n(t)}))},h.race=function(t){return new h((function(i,n){if(!o(t))return n(new TypeError("Promise.race accepts an array"));for(var e=0,r=t.length;e<r;e++)h.resolve(t[e]).then(i,n)}))},h.cit="function"==typeof setImmediate&&function(t){setImmediate(t)}||function(t){s(t,0)},h.fit=function(t){"undefined"!=typeof console&&console};var p=h},2587:function(t){"use strict";function i(t,i){return Object.prototype.hasOwnProperty.call(t,i)}t.exports=function(t,n,e,r){n=n||"&",e=e||"=";var s={};if("string"!=typeof t||0===t.length)return s;var o=/\+/g;t=t.split(n);var u=1e3;r&&"number"==typeof r.maxKeys&&(u=r.maxKeys);var h=t.length;u>0&&h>u&&(h=u);for(var a=0;a<h;++a){var c,f,l,v,d=t[a].replace(o,"%20"),p=d.indexOf(e);p>=0?(c=d.substr(0,p),f=d.substr(p+1)):(c=d,f=""),l=decodeURIComponent(c),v=decodeURIComponent(f),i(s,l)?Array.isArray(s[l])?s[l].push(v):s[l]=[s[l],v]:s[l]=v}return s}},2361:function(t){"use strict";var i=function(t){switch(typeof t){case"string":return t;case"boolean":return t?"true":"false";case"number":return isFinite(t)?t:"";default:return""}};t.exports=function(t,n,e,r){return n=n||"&",e=e||"=",null===t&&(t=void 0),"object"==typeof t?Object.keys(t).map((function(r){var s=encodeURIComponent(i(r))+e;return Array.isArray(t[r])?t[r].map((function(t){return s+encodeURIComponent(i(t))})).join(n):s+encodeURIComponent(i(t[r]))})).filter(Boolean).join(n):r?encodeURIComponent(i(r))+e+encodeURIComponent(i(t)):""}},7673:function(t,i,n){"use strict";i.decode=i.parse=n(2587),i.encode=i.stringify=n(2361)},8906:function(t,i,n){var e=n(3379),r=n(152);"string"==typeof(r=r.__esModule?r.default:r)&&(r=[[t.id,r,""]]);var s={insert:"head",singleton:!1};e(r,s);t.exports=r.locals||{}},5111:function(t,i,n){var e=n(3379),r=n(6265);"string"==typeof(r=r.__esModule?r.default:r)&&(r=[[t.id,r,""]]);var s={insert:"head",singleton:!1};e(r,s);t.exports=r.locals||{}},3379:function(t,i,n){"use strict";var e,r=function(){return void 0===e&&(e=Boolean(window&&document&&document.all&&!window.atob)),e},s=function(){var t={};return function(i){if(void 0===t[i]){var n=document.querySelector(i);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}t[i]=n}return t[i]}}(),o=[];function u(t){for(var i=-1,n=0;n<o.length;n++)if(o[n].identifier===t){i=n;break}return i}function h(t,i){for(var n={},e=[],r=0;r<t.length;r++){var s=t[r],h=i.base?s[0]+i.base:s[0],a=n[h]||0,c="".concat(h," ").concat(a);n[h]=a+1;var f=u(c),l={css:s[1],media:s[2],sourceMap:s[3]};-1!==f?(o[f].references++,o[f].updater(l)):o.push({identifier:c,updater:m(l,i),references:1}),e.push(c)}return e}function a(t){var i=document.createElement("style"),e=t.attributes||{};if(void 0===e.nonce){var r=n.nc;r&&(e.nonce=r)}if(Object.keys(e).forEach((function(t){i.setAttribute(t,e[t])})),"function"==typeof t.insert)t.insert(i);else{var o=s(t.insert||"head");if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(i)}return i}var c,f=(c=[],function(t,i){return c[t]=i,c.filter(Boolean).join("\n")});function l(t,i,n,e){var r=n?"":e.media?"@media ".concat(e.media," {").concat(e.css,"}"):e.css;if(t.styleSheet)t.styleSheet.cssText=f(i,r);else{var s=document.createTextNode(r),o=t.childNodes;o[i]&&t.removeChild(o[i]),o.length?t.insertBefore(s,o[i]):t.appendChild(s)}}function v(t,i,n){var e=n.css,r=n.media,s=n.sourceMap;if(r?t.setAttribute("media",r):t.removeAttribute("media"),s&&"undefined"!=typeof btoa&&(e+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(s))))," */")),t.styleSheet)t.styleSheet.cssText=e;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(e))}}var d=null,p=0;function m(t,i){var n,e,r;if(i.singleton){var s=p++;n=d||(d=a(i)),e=l.bind(null,n,s,!1),r=l.bind(null,n,s,!0)}else n=a(i),e=v.bind(null,n,i),r=function(){!function(t){if(null===t.parentNode)return!1;t.parentNode.removeChild(t)}(n)};return e(t),function(i){if(i){if(i.css===t.css&&i.media===t.media&&i.sourceMap===t.sourceMap)return;e(t=i)}else r()}}t.exports=function(t,i){(i=i||{}).singleton||"boolean"==typeof i.singleton||(i.singleton=r());var n=h(t=t||[],i);return function(t){if(t=t||[],"[object Array]"===Object.prototype.toString.call(t)){for(var e=0;e<n.length;e++){var r=u(n[e]);o[r].references--}for(var s=h(t,i),a=0;a<n.length;a++){var c=u(n[a]);0===o[c].references&&(o[c].updater(),o.splice(c,1))}n=s}}}},5251:function(t){t.exports="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNTcuMDQyIiBoZWlnaHQ9IjIwLjAxNSI+PHN3aXRjaD48Zm9yZWlnbk9iamVjdCByZXF1aXJlZEV4dGVuc2lvbnM9Imh0dHA6Ly9ucy5hZG9iZS5jb20vQWRvYmVJbGx1c3RyYXRvci8xMC4wLyIgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjZmZmIiBkPSJNMTU2Ljk2IDEuODc3bC01LjI1NSAxOC4xMjZoLTcuOTkybDIuMTk4LTcuMzg0LTUuNDYgNi4zNGgtMi42bC0zLjExNC0xMS44M2gtNi4yMjdsMS4yNy01LjI1MmgxMS44OGwxLjI1NyA3LjI1IDYuMDQ3LTcuMjQ2di0uMDA1aDcuOTk1em0tMzIuNTEzIDEzLjI0Yy0uODA4IDIuNjg4LTMuNjQ1IDQuODg3LTYuMzAyIDQuODg3aC0xMS44NmMtMi42NiAwLTQuMTcyLTIuMi0zLjM2NC00Ljg4N2wxLjg5OC02LjMxMmg4LjQxNmwtMS44NjYgNS43NDdoNC42MWwyLjM3NS03LjM3NmgtMTMuMDI2Yy45NTgtMi41IDMuNzUyLTUuMjk4IDYuMjc1LTUuMjk4aDExLjg2YzIuNjU3IDAgNC4wNTYgMy4wMTggMy4yNDcgNS43MDVsLTIuMjY0IDcuNTM0em0tMjIuNTMtNS4yNzZoLTcuMzAybC44MDgtMi42MzJoLTMuOWwtMi4zNiA3LjMyMmgzLjlsLjU4Ny0xLjM2NWg3LjI2bC0xLjA4NCAzLjU4Yy0uODEgMi42ODgtMy4xNjMgMy4yNTgtNS44MiAzLjI1OGgtOS4yNGMtMi42NTYgMC00LjE3LTIuMi0zLjM2Mi00Ljg4N2wyLjI2NC03LjUzM2MuODA4LTIuNjg4IDIuOTEtNS43MDUgNi43MzUtNS43MDVoOC42NWMyLjg5MyAwIDQuMzQ4IDMuMyAzLjU2MiA1Ljg1bC0uNjk4IDIuMTEzek03MC45ODUgMjAuMDA3bDEuNjUtNi43MjJoNi40NGwtMS42NTIgNi43MjJoLTYuNDM4em0tNy4zOS02LjcyaDYuNDM4bC0xLjY1IDYuNzJoLS40OTV2LjAwM0g1NS43NjZ2LS4wMDdoLTUuNzJsNC43OC0xNi4wNThoLTEuOTEyTDU0LjA3LjA2NWgxLjkxbC4wMDQtLjAxaDkuMjM4TDYwLjM5NiAxNi4yN2gyLjQ2N2wuNzMyLTIuOTg0ek01MC4yNTggNi45MTJINDMuN2wuNzI0LTIuOTdoLTE0LjY1TDMwLjkzLjA2N2gyMC45MzZsLS4wMTQuMDZoLjA2TDUwLjI2IDYuOTE0ek0xNy41MTggMjBoLTYuNzgyTDguOSAzLjk0NUgyLjkxNUw0LjA3LjA2NWg0LjM4NnYtLjAxaDguNzdsMS43MjggMTUuMTIgNC41LTE1LjEyaDUuNDhsLTUuOTQgMTkuOTQ2aC01LjQ3N3pNNy41NzggNS40NWwuNDQgNC42NzMtMy4wMzcgOS44OEguMDUzTDQuNDk2IDUuNDVINy41OHptMzIuMzQ2LS4yNzhsLTEuMjE3IDQuMDMyaDcuMzk3bC0uODczIDMuNzRoLTcuNjVMMzUuNDUgMjBoLTguNjNsNC40NzYtMTQuODI4aDguNjN6bTkzLjI2NCAzLjUzbDEuNDU3IDYuNDctMS40MyA0LjgzMmgtNi43NjRMMTI5LjgxIDguN2gzLjM4eiIvPjwvc3dpdGNoPjwvc3ZnPg=="},5030:function(t){t.exports="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCI+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTE1IDI5LjA5MnMuNjI0LTEuMDggMS4yMzQtMS42NjhjLjg2Mi0uODI3IDIuMDg0LTEuMzQ2IDMuNzM2LTEuNTg0IDIuMDczLS4zIDMuNTc2LTEgNC40NjMtMi4wNzIuNzE1LS44NzIuODIzLTEuNzQuODI1LTIuMTg0VjQuMTE0aC0uNjgzYy0uODguNjMtMi41NjggMS40OTMtNC43MzguOTU4QzE2LjA3NSA0LjE0OCAxNSAuOTA2IDE1IC45MDZzLTEuMDc2IDMuMjQtNC44MzcgNC4xNjZjLTIuMTczLjUzNS0zLjg2LS4zMy00Ljc0Mi0uOTZoLS42Nzh2MTcuNDcyYzAgLjQ0LjEwOCAxLjMxMi44MjUgMi4xODQuODg1IDEuMDcyIDIuMzg2IDEuNzcgNC40NiAyLjA3MiAxLjY1NS4yMzggMi44NzYuNzU3IDMuNzM4IDEuNTg4LjYzMy42MDggMS4yMzQgMS42NjQgMS4yMzQgMS42NjQiLz48cGF0aCBmaWxsPSIjMDEzNzY5IiBkPSJNMjQuNjQgNC43OTZzLTIuMDU2IDEuNi00Ljk1Ljg3NUMxNi4zMSA0LjgzIDE1IDIuMjk4IDE1IDIuMjk4cy0xLjMxMiAyLjUzLTQuNjkgMy4zNzRjLTIuODk3LjcyNS00Ljk1My0uODc0LTQuOTUzLS44NzR2MTYuNzg4YzAgLjU3LjI0IDIuOTkzIDQuNzU4IDMuNjQ2IDEuNzg2LjI2IDMuMTIuODMyIDQuMDc4IDEuNzU0LjM0NC4zMy42MDYuNjY2LjgwNS45NzguMi0uMzEyLjQ2LS42NDguODA4LS45NzguOTU2LS45MjIgMi4yOS0xLjQ5NCA0LjA3NC0xLjc1NCA0LjUyLS42NTIgNC43Ni0zLjA3NiA0Ljc2LTMuNjQ2VjQuNzk2eiIvPjxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik0xNSAyNi4yNTNzMS4zMS0xLjYyMiA0LjcyLTIuMTQ3YzMuOTAzLS42IDMuNzg4LTIuNDMzIDMuNzg4LTIuNTI1di04Ljc5NGwtMTcuMDIuMDAydjguNzkyYzAgLjA5My0uMTEyIDEuOTI1IDMuNzkgMi41MjUgMy40MS41MjYgNC43MiAyLjE0OCA0LjcyIDIuMTQ4Ii8+PHBhdGggZmlsbD0iI0Q1MEEwQSIgZD0iTTExLjAzIDE5LjIxM3YtNC4xOGwtLjUyMy0uMjk1VjEzLjY1aDIuMzl2MS4wODhsLS41LjI5NXY4LjUzbC0xLjI3OC0uMzg0LTEuODQ3LTUuNDV2My41OWwuNTg2LjQ1MnYxLjExbC0yLjU2NS0uNjU3di0uOTRsLjU4Ni0uMjMydi02LjAxNWwtLjYtLjNWMTMuNjVoMS45NE0xNS40MzIgMjMuMDM4bC41MS42MXYxLjA4NmwtMi41MzgtLjk0OHYtLjkybC41Ni0uMjN2LTcuNjAzbC0uNTU2LS4yODN2LTEuMWg0LjQwOHYyLjIxaC0uOTY4bC0uMjk1LS45MDdoLTEuMTJ2Mi41NTJoLjg0bC4zMy0uNDg0aC42Nzd2Mi4yN2gtLjY3NmwtLjMyLS40NmgtLjg1Mk0xOC4yMzYgMjMuNDJ2LTEuMDg1bC42My0uNTE3di02Ljc4NWwtLjU0LS4yODN2LTEuMWgyLjU0MnYxLjFsLS40OTcuMjgzdjYuMzY0bDEuMDkzLS4yOTMuMjA3LTEuNjdoMS4wNXYyLjc5Ii8+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTYuOTMyIDEwLjk4NmwtLjc3LS41OGguOTQybC4zMS0uODg4LjMxMi44OWguOTRsLS43Ny41NzguMjgzLjkwNy0uNzY3LS41MzctLjc2NC41MzdNMTAuMjcyIDEwLjk4NmwtLjc3LS41OGguOTRsLjMxLS44ODguMzEyLjg5aC45NGwtLjc3LjU3OC4yODUuOTA3LS43NjctLjUzNy0uNzY0LjUzN002LjkzMiA3Ljk3NWwtLjc3LS41NzhoLjk0MmwuMzEtLjg5LjMxMi44OWguOTRsLS43Ny41NzguMjgzLjkwNS0uNzY3LS41NC0uNzY0LjU0TTEwLjI3MiA3Ljk3NWwtLjc3LS41NzhoLjk0bC4zMS0uODkuMzEyLjg5aC45NGwtLjc3LjU3OC4yODUuOTA1LS43NjctLjU0LS43NjQuNTRNMjMuMzQ4IDExLjg5M2wtLjc2NC0uNTM4LS43NjYuNTM4LjI4NC0uOTA3LS43Ny0uNTc4aC45NGwuMzEyLS44OS4zMS44OWguOTQybC0uNzcuNTc4TTIwLjAxIDExLjg5M2wtLjc2NC0uNTM4LS43NjcuNTM4LjI4NC0uOTA3LS43NzItLjU3OGguOTRsLjMxNC0uODkuMzEuODloLjk0bC0uNzcuNTc4TTIzLjM0OCA4Ljg4bC0uNzY0LS41NC0uNzY2LjU0LjI4NC0uOTA1LS43Ny0uNTc4aC45NGwuMzEyLS44OS4zMS44OWguOTQybC0uNzcuNTc4TTIwLjAxIDguODhsLS43NjQtLjU0LS43NjcuNTQuMjg0LS45MDUtLjc3Mi0uNTc4aC45NGwuMzE0LS44OS4zMS44OWguOTRsLS43Ny41NzhNMTUuNzMgNy4zMThjLS4zNDItLjI4LS43MjctLjQ2NC0xLjEzNS0uNTUyLjEtLjA5NC4yMDItLjE3Mi4yODgtLjI0Ny41MS4xMi44NTQuMzUgMS4wODguNTQ1LS4wOC4wODQtLjE2My4xNy0uMjQuMjUzbS0uNDkzLjU5OGMtLjMyNy0uMjgtLjcyNC0uNDgtMS4xNzUtLjU3LjA3LS4wODguMTUtLjE4NS4yMjgtLjI3LjM0My4wNi43ODIuMjQgMS4xNjcuNTU3LS4wOC4wOTYtLjE1Mi4xOS0uMjIuMjgzbS0uNDQ1LjYyNGMtLjM1My0uMjk1LS43NjMtLjQ3NS0xLjE2Ni0uNTUzIDAgMCAuMTIyLS4yMDIuMTkzLS4zMDQuNDkuMDk2Ljg5My4zMjcgMS4xNy41NjQtLjA3LjEtLjEzOC4yLS4xOTguMjkzbTIuMzI4LTIuOTgzcy0uNC4yMDgtLjk1Ni43NTNjLjEyNi4wNzQuMjY4LjE3LjM0OC4yNC0uMDg1LjA3Mi0uMTcuMTU0LS4yNS4yMy0uMzYtLjMtLjczOC0uNDUtMS4wMy0uNTIzLjA5Ny0uMDY3LjItLjEzOC4zMDItLjIuMTU2LjAzNy4zMS4xLjMxLjEuNjI3LS40NzggMS4xNy0uNjg2IDEuMTctLjY4NnMtLjA2Mi0uMDMtLjIzLS4wMjhjLTIuNDcuMDMzLTQuNzQ2IDEuODc2LTQuMzE4IDUuMDM0LjA0OC4zMzQuMTc2Ljk0NC4zNDMgMS4yMS4wNTQtLjUyNi4yNTItMS42ODcuODM4LTIuOTM0LS4yMDUtLjA3My0uMzc1LS4xMDMtLjM3NS0uMTAzLjA2Mi0uMTI3LjE0NS0uMjg2LjE0NS0uMjg2LjQzMy4wODIuODE0LjI2NSAxLjE0Ni41MjUtLjA3OC4xMjctLjEzMy4yMS0uMTcuMjgtLjExOC0uMDk0LS4yMzYtLjE3LS4zNjQtLjI0NC0uNjYgMS4xNS0uOTY1IDIuMjQtMS4wOSAyLjgwOC4wMDguMDM0LjA3OC4wNTMuMTM4LjA0NSAyLjcwNi0uMzUzIDMuOTczLTEuNzMgNC4zNTgtMy4yMy4yNTMtLjk4LjE3Mi0yLjAwNS0uMTY4LTIuODQ0LS4wMjQtLjA1Ny0uMDctLjE1Ni0uMTQ4LS4xNSIvPjwvc3ZnPg=="},2511:function(t,i,n){var e;t=n.nmd(t),function(r){i&&i.nodeType,t&&t.nodeType;var s="object"==typeof n.g&&n.g;s.global!==s&&s.window!==s&&s.self;var o,u=2147483647,h=36,a=/^xn--/,c=/[^\x20-\x7E]/,f=/[\x2E\u3002\uFF0E\uFF61]/g,l={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},v=Math.floor,d=String.fromCharCode;function p(t){throw RangeError(l[t])}function m(t,i){for(var n=t.length,e=[];n--;)e[n]=i(t[n]);return e}function b(t,i){var n=t.split("@"),e="";return n.length>1&&(e=n[0]+"@",t=n[1]),e+m((t=t.replace(f,".")).split("."),i).join(".")}function g(t){for(var i,n,e=[],r=0,s=t.length;r<s;)(i=t.charCodeAt(r++))>=55296&&i<=56319&&r<s?56320==(64512&(n=t.charCodeAt(r++)))?e.push(((1023&i)<<10)+(1023&n)+65536):(e.push(i),r--):e.push(i);return e}function y(t){return m(t,(function(t){var i="";return t>65535&&(i+=d((t-=65536)>>>10&1023|55296),t=56320|1023&t),i+=d(t)})).join("")}function w(t,i){return t+22+75*(t<26)-((0!=i)<<5)}function _(t,i,n){var e=0;for(t=n?v(t/700):t>>1,t+=v(t/i);t>455;e+=h)t=v(t/35);return v(e+36*t/(t+38))}function E(t){var i,n,e,r,s,o,a,c,f,l,d,m=[],b=t.length,g=0,w=128,E=72;for((n=t.lastIndexOf("-"))<0&&(n=0),e=0;e<n;++e)t.charCodeAt(e)>=128&&p("not-basic"),m.push(t.charCodeAt(e));for(r=n>0?n+1:0;r<b;){for(s=g,o=1,a=h;r>=b&&p("invalid-input"),((c=(d=t.charCodeAt(r++))-48<10?d-22:d-65<26?d-65:d-97<26?d-97:h)>=h||c>v((u-g)/o))&&p("overflow"),g+=c*o,!(c<(f=a<=E?1:a>=E+26?26:a-E));a+=h)o>v(u/(l=h-f))&&p("overflow"),o*=l;E=_(g-s,i=m.length+1,0==s),v(g/i)>u-w&&p("overflow"),w+=v(g/i),g%=i,m.splice(g++,0,w)}return y(m)}function A(t){var i,n,e,r,s,o,a,c,f,l,m,b,y,E,A,O=[];for(b=(t=g(t)).length,i=128,n=0,s=72,o=0;o<b;++o)(m=t[o])<128&&O.push(d(m));for(e=r=O.length,r&&O.push("-");e<b;){for(a=u,o=0;o<b;++o)(m=t[o])>=i&&m<a&&(a=m);for(a-i>v((u-n)/(y=e+1))&&p("overflow"),n+=(a-i)*y,i=a,o=0;o<b;++o)if((m=t[o])<i&&++n>u&&p("overflow"),m==i){for(c=n,f=h;!(c<(l=f<=s?1:f>=s+26?26:f-s));f+=h)A=c-l,E=h-l,O.push(d(w(l+A%E,0))),c=v(A/E);O.push(d(w(c,0))),s=_(n,y,e==r),n=0,++e}++n,++i}return O.join("")}o={version:"1.3.2",ucs2:{decode:g,encode:y},decode:E,encode:A,toASCII:function(t){return b(t,(function(t){return c.test(t)?"xn--"+A(t):t}))},toUnicode:function(t){return b(t,(function(t){return a.test(t)?E(t.slice(4).toLowerCase()):t}))}},void 0===(e=function(){return o}.call(i,n,i,t))||(t.exports=e)}()},7225:function(t){"use strict";function i(t,i){return Object.prototype.hasOwnProperty.call(t,i)}t.exports=function(t,n,e,r){n=n||"&",e=e||"=";var s={};if("string"!=typeof t||0===t.length)return s;var o=/\+/g;t=t.split(n);var u=1e3;r&&"number"==typeof r.maxKeys&&(u=r.maxKeys);var h=t.length;u>0&&h>u&&(h=u);for(var a=0;a<h;++a){var c,f,l,v,d=t[a].replace(o,"%20"),p=d.indexOf(e);p>=0?(c=d.substr(0,p),f=d.substr(p+1)):(c=d,f=""),l=decodeURIComponent(c),v=decodeURIComponent(f),i(s,l)?Array.isArray(s[l])?s[l].push(v):s[l]=[s[l],v]:s[l]=v}return s}},4066:function(t){"use strict";var i=function(t){switch(typeof t){case"string":return t;case"boolean":return t?"true":"false";case"number":return isFinite(t)?t:"";default:return""}};t.exports=function(t,n,e,r){return n=n||"&",e=e||"=",null===t&&(t=void 0),"object"==typeof t?Object.keys(t).map((function(r){var s=encodeURIComponent(i(r))+e;return Array.isArray(t[r])?t[r].map((function(t){return s+encodeURIComponent(i(t))})).join(n):s+encodeURIComponent(i(t[r]))})).join(n):r?encodeURIComponent(i(r))+e+encodeURIComponent(i(t)):""}},6254:function(t,i,n){"use strict";i.decode=i.parse=n(7225),i.encode=i.stringify=n(4066)},8575:function(t,i,n){var e=n(2511);function r(){this.protocol=null,this.slashes=null,this.auth=null,this.host=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.query=null,this.pathname=null,this.path=null,this.href=null}i.parse=b,i.resolve=function(t,i){return b(t,!1,!0).resolve(i)},i.resolveObject=function(t,i){return t?b(t,!1,!0).resolveObject(i):i},i.format=function(t){g(t)&&(t=b(t));return t instanceof r?t.format():r.prototype.format.call(t)},i.Url=r;var s=/^([a-z0-9.+-]+:)/i,o=/:[0-9]*$/,u=["{","}","|","\\","^","`"].concat(["<",">",'"',"`"," ","\r","\n","\t"]),h=["'"].concat(u),a=["%","/","?",";","#"].concat(h),c=["/","?","#"],f=/^[a-z0-9A-Z_-]{0,63}$/,l=/^([a-z0-9A-Z_-]{0,63})(.*)$/,v={javascript:!0,"javascript:":!0},d={javascript:!0,"javascript:":!0},p={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0},m=n(6254);function b(t,i,n){if(t&&y(t)&&t instanceof r)return t;var e=new r;return e.parse(t,i,n),e}function g(t){return"string"==typeof t}function y(t){return"object"==typeof t&&null!==t}function w(t){return null===t}r.prototype.parse=function(t,i,n){if(!g(t))throw new TypeError("Parameter 'url' must be a string, not "+typeof t);var r=t;r=r.trim();var o=s.exec(r);if(o){var u=(o=o[0]).toLowerCase();this.protocol=u,r=r.substr(o.length)}if(n||o||r.match(/^\/\/[^@\/]+@[^@\/]+/)){var b="//"===r.substr(0,2);!b||o&&d[o]||(r=r.substr(2),this.slashes=!0)}if(!d[o]&&(b||o&&!p[o])){for(var y,w,_=-1,E=0;E<c.length;E++){-1!==(A=r.indexOf(c[E]))&&(-1===_||A<_)&&(_=A)}-1!==(w=-1===_?r.lastIndexOf("@"):r.lastIndexOf("@",_))&&(y=r.slice(0,w),r=r.slice(w+1),this.auth=decodeURIComponent(y)),_=-1;for(E=0;E<a.length;E++){var A;-1!==(A=r.indexOf(a[E]))&&(-1===_||A<_)&&(_=A)}-1===_&&(_=r.length),this.host=r.slice(0,_),r=r.slice(_),this.parseHost(),this.hostname=this.hostname||"";var O="["===this.hostname[0]&&"]"===this.hostname[this.hostname.length-1];if(!O)for(var S=this.hostname.split(/\./),T=(E=0,S.length);E<T;E++){var I=S[E];if(I&&!I.match(f)){for(var j="",M=0,N=I.length;M<N;M++)I.charCodeAt(M)>127?j+="x":j+=I[M];if(!j.match(f)){var R=S.slice(0,E),k=S.slice(E+1),L=I.match(l);L&&(R.push(L[1]),k.unshift(L[2])),k.length&&(r="/"+k.join(".")+r),this.hostname=R.join(".");break}}}if(this.hostname.length>255?this.hostname="":this.hostname=this.hostname.toLowerCase(),!O){var D=this.hostname.split("."),C=[];for(E=0;E<D.length;++E){var P=D[E];C.push(P.match(/[^A-Za-z0-9_-]/)?"xn--"+e.encode(P):P)}this.hostname=C.join(".")}var x=this.port?":"+this.port:"",U=this.hostname||"";this.host=U+x,this.href+=this.host,O&&(this.hostname=this.hostname.substr(1,this.hostname.length-2),"/"!==r[0]&&(r="/"+r))}if(!v[u])for(E=0,T=h.length;E<T;E++){var V=h[E],B=encodeURIComponent(V);B===V&&(B=escape(V)),r=r.split(V).join(B)}var F=r.indexOf("#");-1!==F&&(this.hash=r.substr(F),r=r.slice(0,F));var z=r.indexOf("?");if(-1!==z?(this.search=r.substr(z),this.query=r.substr(z+1),i&&(this.query=m.parse(this.query)),r=r.slice(0,z)):i&&(this.search="",this.query={}),r&&(this.pathname=r),p[u]&&this.hostname&&!this.pathname&&(this.pathname="/"),this.pathname||this.search){x=this.pathname||"",P=this.search||"";this.path=x+P}return this.href=this.format(),this},r.prototype.format=function(){var t=this.auth||"";t&&(t=(t=encodeURIComponent(t)).replace(/%3A/i,":"),t+="@");var i=this.protocol||"",n=this.pathname||"",e=this.hash||"",r=!1,s="";this.host?r=t+this.host:this.hostname&&(r=t+(-1===this.hostname.indexOf(":")?this.hostname:"["+this.hostname+"]"),this.port&&(r+=":"+this.port)),this.query&&y(this.query)&&Object.keys(this.query).length&&(s=m.stringify(this.query));var o=this.search||s&&"?"+s||"";return i&&":"!==i.substr(-1)&&(i+=":"),this.slashes||(!i||p[i])&&!1!==r?(r="//"+(r||""),n&&"/"!==n.charAt(0)&&(n="/"+n)):r||(r=""),e&&"#"!==e.charAt(0)&&(e="#"+e),o&&"?"!==o.charAt(0)&&(o="?"+o),i+r+(n=n.replace(/[?#]/g,(function(t){return encodeURIComponent(t)})))+(o=o.replace("#","%23"))+e},r.prototype.resolve=function(t){return this.resolveObject(b(t,!1,!0)).format()},r.prototype.resolveObject=function(t){if(g(t)){var i=new r;i.parse(t,!1,!0),t=i}var n=new r;if(Object.keys(this).forEach((function(t){n[t]=this[t]}),this),n.hash=t.hash,""===t.href)return n.href=n.format(),n;if(t.slashes&&!t.protocol)return Object.keys(t).forEach((function(i){"protocol"!==i&&(n[i]=t[i])})),p[n.protocol]&&n.hostname&&!n.pathname&&(n.path=n.pathname="/"),n.href=n.format(),n;if(t.protocol&&t.protocol!==n.protocol){if(!p[t.protocol])return Object.keys(t).forEach((function(i){n[i]=t[i]})),n.href=n.format(),n;if(n.protocol=t.protocol,t.host||d[t.protocol])n.pathname=t.pathname;else{for(var e=(t.pathname||"").split("/");e.length&&!(t.host=e.shift()););t.host||(t.host=""),t.hostname||(t.hostname=""),""!==e[0]&&e.unshift(""),e.length<2&&e.unshift(""),n.pathname=e.join("/")}if(n.search=t.search,n.query=t.query,n.host=t.host||"",n.auth=t.auth,n.hostname=t.hostname||t.host,n.port=t.port,n.pathname||n.search){var s=n.pathname||"",o=n.search||"";n.path=s+o}return n.slashes=n.slashes||t.slashes,n.href=n.format(),n}var u=n.pathname&&"/"===n.pathname.charAt(0),h=t.host||t.pathname&&"/"===t.pathname.charAt(0),a=h||u||n.host&&t.pathname,c=a,f=n.pathname&&n.pathname.split("/")||[],l=(e=t.pathname&&t.pathname.split("/")||[],n.protocol&&!p[n.protocol]);if(l&&(n.hostname="",n.port=null,n.host&&(""===f[0]?f[0]=n.host:f.unshift(n.host)),n.host="",t.protocol&&(t.hostname=null,t.port=null,t.host&&(""===e[0]?e[0]=t.host:e.unshift(t.host)),t.host=null),a=a&&(""===e[0]||""===f[0])),h)n.host=t.host||""===t.host?t.host:n.host,n.hostname=t.hostname||""===t.hostname?t.hostname:n.hostname,n.search=t.search,n.query=t.query,f=e;else if(e.length)f||(f=[]),f.pop(),f=f.concat(e),n.search=t.search,n.query=t.query;else if(null!=t.search){if(l)n.hostname=n.host=f.shift(),(_=!!(n.host&&n.host.indexOf("@")>0)&&n.host.split("@"))&&(n.auth=_.shift(),n.host=n.hostname=_.shift());return n.search=t.search,n.query=t.query,w(n.pathname)&&w(n.search)||(n.path=(n.pathname?n.pathname:"")+(n.search?n.search:"")),n.href=n.format(),n}if(!f.length)return n.pathname=null,n.search?n.path="/"+n.search:n.path=null,n.href=n.format(),n;for(var v=f.slice(-1)[0],m=(n.host||t.host)&&("."===v||".."===v)||""===v,b=0,y=f.length;y>=0;y--)"."==(v=f[y])?f.splice(y,1):".."===v?(f.splice(y,1),b++):b&&(f.splice(y,1),b--);if(!a&&!c)for(;b--;b)f.unshift("..");!a||""===f[0]||f[0]&&"/"===f[0].charAt(0)||f.unshift(""),m&&"/"!==f.join("/").substr(-1)&&f.push("");var _,E=""===f[0]||f[0]&&"/"===f[0].charAt(0);l&&(n.hostname=n.host=E?"":f.length?f.shift():"",(_=!!(n.host&&n.host.indexOf("@")>0)&&n.host.split("@"))&&(n.auth=_.shift(),n.host=n.hostname=_.shift()));return(a=a||n.host&&f.length)&&!E&&f.unshift(""),f.length?n.pathname=f.join("/"):(n.pathname=null,n.path=null),w(n.pathname)&&w(n.search)||(n.path=(n.pathname?n.pathname:"")+(n.search?n.search:"")),n.auth=t.auth||n.auth,n.slashes=n.slashes||t.slashes,n.href=n.format(),n},r.prototype.parseHost=function(){var t=this.host,i=o.exec(t);i&&(":"!==(i=i[0])&&(this.port=i.substr(1)),t=t.substr(0,t.length-i.length)),t&&(this.hostname=t)}},9847:function(t,i,n){"use strict";t.exports={userAgent:n(4210),capabilities:n(9278)}},9278:function(t,i,n){"use strict";var e=n(4210),r={wifi:!0,broadband:!0,dsl:!0,cable:!0};function s(){if("undefined"!=typeof navigator)return(navigator&&(navigator.connection||navigator.mozConnection||navigator.webkitConnection)||{}).type}function o(){if(!e.mobile)return!0;var t=e.android&&e.chrome>=50,i=e.ios&&!e.iosWebView&&e.safari>=10;return t||i}t.exports={getConnectionType:s,isAutoplaySupported:o,isAutoplayAllowed:function(t){return!e.mobile||!(!(t=(s()||t||"").replace(/^cs_/i,"").toLowerCase())||!r[t])&&o()}}},4210:function(t,i,n){"use strict";var e="undefined"!=typeof window?window:void 0!==n.g&&n.g.window?n.g.window:{},r=e.navigator?e.navigator:"undefined"!=typeof navigator?navigator:{},s=r.userAgent?r.userAgent.toLowerCase().replace(/<[A-Za-z]+.*?(\/>|>.*?<\/[A-Za-z]+>)|javascript:/g,""):"",o=function(t){if(null===t)return!1;var i=t[1];return parseFloat(i.replace("_",".").split(".",2).join("."))||1},u=function(t){for(var i=(e&&e.location&&e.location.search&&e.location.search.substring(1)||"").split("&"),n=0;n<i.length;n++){var r=i[n].split("=");if(decodeURIComponent(r[0])===t)return decodeURIComponent(r[1])}return null};if(i.ua=s,i.chromium=o(/chromium\/([^\s]*)/.exec(s)),i.edge=o(/edge\/([^\s]*)/.exec(s)),i.opera=/opr\/|opera\//.test(s),i.chrome=!i.chromium&&!i.edge&&!i.opera&&(o(/chrome\/([^\s]*)/.exec(s))||o(/crios\/([^\s]*)/.exec(s))),i.ie=o(/msie ([^;]*)/.exec(s))||o(/trident.*; rv:([0-9.]+)/.exec(s)),i.firefox=!i.ie&&o(/firefox\/([^\s]*)/.exec(s)),i.android=/android/.test(s),i.androidTablet=i.android&&!/mobile/.test(s),i.htc_one=/htc_one/.test(s),i.vizio=/vizio/.test(s)||"vizio"===u("man"),i.tivo=/tivo/.test(s),i.presto=i.opera&&/presto/i.test(s),i.fios=/verizon.*(stb|vms|ipc)/.test(s),i.philips=/philipstv/.test(s),i.toshiba=/tsb/.test(s),i.amazon=i.android&&/amazonwebappplatform/.test(s)&&/aft/.test(s),i.lg=/web0s/.test(s),i.tizen=/tizen/.test(s),i.orsay=/smarttv/.test(s)&&!i.tizen&&!i.lg&&!i.philips,i.samsung=i.orsay||i.tizen,i.sony=/sony|bravia/.test(s),i.playstation=/(playstation)/.test(s),i.ios=/(ipad|iphone|ipod)/.test(s),i.iphone=/(iphone|ipod)/.test(s)&&!/ipad/.test(s),i.ipad=i.ios&&!i.iphone,i.androidBrowser=!i.chrome&&/android/.test(s),i.chromecast=/crkey/.test(s),i.androidVersion=o(/android\s([0-9.]*)/.exec(s)),i.safari=!i.chrome&&!i.chromium&&!i.android&&/safari\/([^\s]*)/.test(s)&&o(/version\/([^\s]*)/.exec(s)),i.iosWebView=i.ios&&!navigator.standalone&&!i.safari,i.iosVersion=i.ios&&o(/\bos ((\d+_?){2,3})\s/.exec(s)),i.mobile=i.ios||i.android&&!i.amazon,i.safariDesktop=!i.mobile&&i.safari,i.tv=i.vizio||i.tivo||i.amazon||i.samsung||i.sony||i.playstation||i.lg||i.fios||i.philips||i.toshiba,i.desktop=!i.mobile&&!i.tv,i.phantomJS=e.window&&e.window._a,i.tv){var h=void 0!==h?h:void 0!==n.g&&n.g.tv?n.g.tv:{};if(i.class=i.ua,i.vizio)i.os="vizio",i.class=u("class")||u("soc"),h&&h.tts&&(i.class+="-tts");else if(i.tivo)i.os="tivo",/tcd849/.test(s)?i.class="TCD849":/tcd8d9/.test(s)?i.class="TCD8D9":/tcd8f9/.test(s)?i.class="TCD8F9":/tcd8/.test(s)?i.class="TCD8":/tcdd/.test(s)?i.class="TCDD":/tcd7/.test(s)?i.class="TCD7":/tcda9/.test(s)&&(i.class="TCDA9");else if(i.amazon)i.os="amazon",/aftb/.test(s)?i.class="AFTB":/afts/.test(s)?i.class="AFTS":/aftm/.test(s)?i.class="AFTM":/aftn/.test(s)?i.class="AFTN":/aftrs/.test(s)?i.class="AFTRS":/aftt/.test(s)&&(i.class="AFTT");else if(i.lg)i.os="lg",/qtwebengine/.test(s)?i.class="3":/safari\/537/.test(s)?i.class="1":/safari\/538/.test(s)&&(i.class="2");else if(i.samsung){i.os="samsung";var a="default";if(i.tizen){var c=void 0!==c?c:e.tizen;c&&c.systeminfo&&(i.version=c.systeminfo.getCapability("http://tizen.org/feature/platform.version"));var f=void 0!==f?f:e.webapis;if(f&&f.productinfo&&f.productinfo.getRealModel)try{var l=f.productinfo.getRealModel(),v=l.substr(4,isNaN(Number(l[5]))?2:1);a=v+l.substr(1===v.length?5:6,1)}catch(t){a="default"}}else a="orsay";i.class=a}else i.roku||i.chromecast||i.toshiba||i.philips||i.appletv||i.xbox||(i.sony?(i.os="sony",/bdp/.test(s)?i.class="BDP":/bravia|sony-kj/.test(s)?i.class="BRAVIA":i.class="default"):i.playstation?(i.os="playstation",/4pro/.test(s)?i.class="4PRO":/playstation 4/.test(s)?i.class="4":/vita/i.test(s)&&(i.class="VITA")):i.fios?(i.os="fios",/stb/.test(s)?i.class="STB":/vms/.test(s)?i.class="VMS":/ipc/.test(s)&&(i.class="IPC")):i.os=null)}else i.ios?i.os="ios":i.android?i.os="android":/windows|win32/.test(s)?(i.os="windows",i.winXP=/(windows nt 5\.[1-3])/.test(s),i.class=i.winXP?"XP":i.class,i.winVista=/(windows nt 6\.0)/.test(s),i.class=i.winVista?"VISTA":i.class,i.win7=/(windows nt 6\.1)/.test(s),i.class=i.win7?"7":i.class,i.win8=/(windows nt 6\.2)/.test(s),i.class=i.win8?"8":i.class,i.win8_1=/(windows nt 6\.3)/.test(s),i.class=-1*i.win?"8_1":i.class,i.win10=/(windows nt 10\.0)/.test(s),i.class=i.win10?"10":i.class,i.win64=/(wow64|win64)/.test(s),i.architecture=i.win64?"64":"32"):/macintosh|mac_powerpc/.test(s)?i.os="macintosh":/symbos/.test(s)?i.os="symbos":/linux/.test(s)?i.os="linux":i.os=null},6793:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.CAST_CODES=i.SAPI_CODES=i.PLAYER_JS_HLS_CODES=i.PLAYER_DRM_CODES=i.PLAYER_CODES=i.WARNING_CODES=i.INFO_CODES=i.AD_CLIENT_CODES=i.E_CAST=i.E_AD_CLIENT=i.E_SAPI_CLOSEDCAPTION=i.E_SAPI_POPULAR=i.E_SAPI_RELATED=i.E_SAPI_PLAYLIST=i.E_SAPI_STREAM=i.E_SAPI_ABSTRACT=i.E_PLAYER_JS_HLS=i.E_PLAYER_DRM=i.E_PLAYER_FAILOVER=i.E_PLAYER=i.E_YVAP=i.E_WARNING=i.E_INFO=void 0,i.E_INFO="100",i.E_WARNING="200",i.E_YVAP="300",i.E_PLAYER="400",i.E_PLAYER_FAILOVER="407",i.E_PLAYER_DRM="410",i.E_PLAYER_JS_HLS="430",i.E_SAPI_ABSTRACT="500",i.E_SAPI_STREAM="501",i.E_SAPI_PLAYLIST="502",i.E_SAPI_RELATED="503",i.E_SAPI_POPULAR="504",i.E_SAPI_CLOSEDCAPTION="505",i.E_AD_CLIENT="600",i.E_CAST="800",i.AD_CLIENT_CODES={E_INTERVENTION_VPAID_FRAME:"1",E_INTERVENTION_NON_VPAID_OR_PLAYER_FRAME:"2",E_INTERVENTION_FROM_PLAYER_FRAME:"3"},i.INFO_CODES={E_SAPI_LICENSE_ERROR:"200",E_SAPI_UNAVAILABLE_TEMP:"201",E_SAPI_GEO:"202",E_SAPI_DEVICE:"203",E_SAPI_EMBED:"204",E_SAPI_BLACKOUT:"208",E_SAPI_AUTH_FAILED:"210",E_SAPI_INVALID_AUTH_KEY_VERSION:"211",E_SAPI_GEO_POSITION_REQUIRED:"212",E_SAPI_RESTRICTED_NETWORK_TYPE:"214",E_SAPI_UNSUPPORTED_LIVE_ON_HTML:"305",E_DRM_UNSUPPORTED_OS:"401",E_DRM_UNSUPPORTED_BROWSER:"402",E_DRM_FORBIDDEN_LICENSE:"403",E_PLAYER_ANDROID_CHROME_REQUIRED:"500",E_FLASH_RENDERER_NOT_SUPPORTED:"605",E_PLAYER_NO_COMPATIBLE_FORMAT:"700",E_PLAYER_360_IS_NOT_SUPPORTED:"701"},i.WARNING_CODES={E_PLAYBACK_TIMEOUT:"1",E_RECOVER_LONG_PAUSE:"50",E_LIVE_PLAYBACK_COMPLETE:"800",E_SSL_MISMATCH:"803",E_CSS_DOWNLOAD_FAILED:"804",E_PLAYBACK_FROZEN_DETECTED:"900",E_ER_TRY:"901",E_RECOVERY_STATUS:"902",E_BUFFER_GAP:"903"},i.PLAYER_CODES={E_PLAYER_NOT_ENABLED:"200",E_FLASH_LIVE_NOT_SUPPORTED:"252",E_NATIVE_ERROR:"303",E_NATIVE_ABORTED:"304",E_NATIVE_NETWORK_FAILURE:"305",E_NATIVE_DECODE_ERROR:"306",E_NATIVE_SRC_NOT_SUPPORTED:"307",E_NATIVE_ENCRYPT_MEDIA:"308",E_NATIVE_PREMATURE_PLAY:"309",E_NATIVE_UNAUTHORIZED_URL:"310",E_NATIVE_URL_NOT_FOUND:"311",E_CMS_JSONP_REQUEST_FAILURE:"101",E_CMS_JSONP_REQUEST_SILENT_FAIL:"102",E_CMS_RESPONSE:"405",E_CMS_JSONP_REQ_TIMEOUT:"408",E_CMS_JSONP_REQ_TIMEOUT_SILENT_FAIL:"409",E_CMS_XHR_REQ_CONNECTION_FAILED:"700",E_CMS_XHR_REQ_CONNECTION_FAILED_TIMEOUT:"701",E_CMS_XHR_RESPONSE_ABSENT:"710",E_CMS_XHR_RESPONSE_ABSENT_TIMEOUT:"711",E_CMS_XHR_REQ_LOAD_FAILED:"720",E_CMS_XHR_REQ_LOAD_TIMEOUT:"721",E_CMS_XHR_REQ_LOAD_408:"722",E_CMS_XHR_REQ_INCOMPLETE:"730",E_CMS_XHR_REQ_INCOMPLETE_TIMEOUT:"731",E_CMS_XHR_REQ_408:"732",E_CMS_XHR_REQ_ERROR:"740",E_CMS_XHR_REQ_TIMEOUT:"750",E_CMS_XHR_REQ_CORS_ERROR:"760",E_INTERNAL_VIOLATION:"600",E_INVALID_CONFIG:"601",E_RECOVERY_FAILURE:"602",E_NO_PLUGIN_FOUND:"603",E_NO_RENDERER_FOUND:"604",E_FLASH_RENDERER_NOT_SUPPORTED:"605"},i.PLAYER_DRM_CODES={E_UNSUPPORTED_OS:"1",E_UNSUPPORTED_BROWSER:"2",E_EME_MISSING:"3",E_INIT:"4",E_CONFIG:"5",E_CERTPATH_MISSING:"6",E_CERT_LOAD_FAILED:"7",E_CERT_NO_DATA:"8",E_NO_KEY_SYSTEM:"9",E_KEY_CREATION_FAILED:"10",E_KEY_SESSION_FAILED:"11",E_KEY_ERROR:"12",E_LICENSE_REQUEST:"13",E_FORBIDDEN_LICENSE:"14"},i.PLAYER_JS_HLS_CODES={MEDIA_ERR_ABORTED:"1",MEDIA_ERR_NETWORK:"2",MEDIA_ERR_DECODE:"3",MEDIA_ERR_SRC_NOT_SUPPORTED:"4",ERR_XHR_LOAD:"11",ERR_PLAYLIST_LOAD:"12",ERR_SUBS_LOAD:"13",ERR_SEGMENT_LOAD:"14",ERR_PARTIAL_LOAD:"15",ERR_MASTER_PLAYLIST_PARSE:"16",ERR_MEDIA_PLAYLIST_PARSE:"17",ERR_SEGMENT_PARSE:"18",ERR_API_NO_NODE:"19",ERR_MIMETYPE_NOT_SUPPORTED:"20",ERR_XHR_LOAD_LIVE_PAUSE:"21",ERR_DRM_EME_MISSING:"22",ERR_DRM_INIT:"23",ERR_DRM_CONFIG:"24",ERR_DRM_LICENSE_REQUEST:"25",ERR_XHR_LOAD_FORBIDDEN:"27"},i.SAPI_CODES={E_INCOMPATIBLE_FORMAT:"100",E_NO_STREAMS:"103",E_UNAUTHORIZED_USER:"205",E_RESTRICTED_TO_INTERNAL:"206",E_DRM_RESTRICTED:"207",E_UNSUPPORTED_FORMAT:"300",E_EXTERNAL_NO_STREAMS:"301",E_NO_PLAYABLE_STREAMS:"302",E_NOT_FOUND:"400",E_EMPTY_LIST:"403",E_DOWNSTREAM_ISSUE:"555"},i.CAST_CODES={E_CONNECTION_REQUEST_FAILED:"1"}},4146:function(t){"use strict";t.exports=JSON.parse('{"ERR_TITLE_CANNOT_PLAY_VIDEO":"Cannot Play Video"}')},7258:function(t){"use strict";t.exports=JSON.parse('{"ERR_RESTRICTED_NETWORK_TYPE":"Due to rights restrictions, this live stream is only available on cellular data. Turn off wifi to watch.","ERR_DRM_UNSUPPORTED_NETWORK_WIFI":"Due to license restrictions, this video cannot be played over WiFi on your device. To view this video, turn off WiFi and use your cellular data connection instead."}')},2891:function(t){"use strict";t.exports=JSON.parse('{"EMBED":"Embed","NOW_PLAYING":"Now Playing","WATCHED":"watched","LIVE":"Live","PLAY_VIDEO":"Play Video","BACK":"Back","SETTINGS":"Settings","VIDEO_QUALITY":"Video Quality","QUALITY":"QUALITY","AUTO":"Auto","LOW":"Good","MEDIUM":"Better","HIGH":"Best","EMBED_NOT_ALLOWED":"This video cannot be embedded due to provider license restrictions.","TOP":"Top","BOTTOM":"Bottom","ON":"On","OFF":"Off","CC_PREVIEW":"Bottom","CC_PREVIEW_MESSAGE":"Captions will look like this","BACKGROUND":"background","EFFECTS":"Effects","RAISED":"Raised","CC":"Closed Captions","LANGUAGE":"Language","POSITION":"Position","ERR_ANDROID_LIVE_CHROME_REQUIRED":"This video requires Android 4.0 or above and the latest version of the Google Chrome browser.<br> You can get the latest version of Chrome from the <a href=\'https://play.google.com/store/apps/details?id=com.android.chrome\'>Google Play store</a>.","ERR_LIVE_PLAYBACK_COMPLETE":"This live event has ended.","ERR_NETWORK_ISSUE":"Videos cannot play due to a network issue. Please check your Internet connection and try again.","ERR_DEVICE":"Due to license restrictions; this video cannot be viewed on this device.","ERR_EMBED":"Due to license restrictions; this video can only be viewed on Yahoo.","ERR_GEO":"Unfortunately, this video is not available in your region.","ERR_BLACKOUT":"Due to local blackout restrictions, this live event cannot be viewed in your area.","ERR_TECH_DIFFICULTIES":"If this error is occurring repeatedly, we may be experiencing technical difficulties. We apologize for the inconvenience. <a class=\'vp-browser-refresh\' href=\'javascript:window.location.reload();\'>Refresh Browser</a>","ERR_UNAVAILABLE":"Unfortunately, this video is no longer available.","ERR_MISSING_OR_DAMAGED":"Unfortunately, this video is missing or damaged and cannot be played.","ERR_BROWSER_UNSUPPORTED":"This browser is unsupported. To view this video, try another browser.","ERR_BROWSER_UNSUPPORTED_SKIP_IN_10":"This browser is unsupported. To view this video, try another browser. In few seconds, we will go to the next video.","ERR_GENERAL_ERROR":"Unfortunately, an error occurred. To try again, <a href=\'javascript:window.location.reload();\'>refresh the browser</a>.","ERR_LIVE_IOS_PLAYBACK":"Unfortunately, an error occurred. To try again, either <a href=\'javascript:window.location.reload();\'>refresh</a> the browser or download the <a class=\'vp-browser-refresh\' href=\'https://mobile.yahoo.com/sports\'>Yahoo Sports app</a>","ERR_DRM_ANDROID_UNSUPPORTED_BROWSER":"This video requires DRM, which is not supported by this web browser. To view this video, use the <a href=\'https://play.google.com/store/apps/details?id=com.android.chrome\'>Google Chrome web browser</a> instead.","ERR_DRM_IOS_UNSUPPORTED_BROWSER":"This video requires DRM, which is not supported by this web browser. To view this video, use the Apple Safari web browser instead.","ERR_DRM_IOS_UNSUPPORTED_OS_VER":"This video requires DRM, which is not supported by the older version of iOS on your device. To view this video, update your device to the latest version of iOS.","ERR_DRM_UNSUPPORTED_NETWORK_WIFI":"Due to license restrictions, this video cannot be played over WiFi on your device. To view this video, turn off WiFi and use your cellular data connection instead.","ERR_TITLE_CANNOT_PLAY_360_VIDEO":"Cannot Play 360 Video","ERR_TITLE_SOMETHING_WENT_WRONG":"Something Went Wrong","ERR_TITLE_VIDEO_NOT_AVAILABLE":"Video Not Available","CHROMECAST":"Chromecast","DISCONNECT":"Disconnect","CAST_PLAYING_RECEIVER":"Playing on {device-name}","AIRPLAY":"Airplay","PAUSE_VIDEO":"Pause Video","GO_TO_FULLSCREEN":"Go to full screen","GO_TO_NORMAL_SCREEN":"Go to normal screen","UNMUTE":"Unmute","MUTE":"Mute","SEEK_SLIDER":"Seek slider","UP_NEXT":"Up next","FULLSCREEN_SPACE":"Full Screen","PRESETS":"Presets","CC_SETTINGS":"Closed Caption Settings","ADV_SHORT":"Ad: {remaining}s","ADV_LONG":"Ad: video resumes in {remaining}s","ADV_MULT_SHORT":"Ad {position}/{total}: {remaining}s","ADV_MULT_LONG":"Ad {position}/{total}: video resumes in {remaining}s","TEXT":"Text","STYLE_OPTIONS":"Style Options","PLAIN":"Plain","SHADOW":"Shadow","LOWERED":"Lowered","OUTLINE":"Outline","CAPTIONS_ON":"Captions On","CAPTIONS_OFF":"Captions Off","CAPTIONS_AVAILABLE":"Captions Available","MULTI_AUDIO":"Select Audio Language","AUDIO_TRACK":"Audio Track","CAPTIONS_NOT_AVAILABLE":"Captions Not Available","EXIT_FULLSCREEN":"Exit Full Screen","MORE_MARKERS":"+{count_markers} more","DROPSHADOW":"Dropshadow","DEPRESSED":"Depressed","UNIFORM":"Uniform","SIZE_EXTRA_SMALL":"Extra Small","SIZE_EXTRA_LARGE":"Extra Large","SIZE_SMALL":"Small","SIZE_MEDIUM":"Medium","SIZE_LARGE":"Large","WHITE":"White","GRAY":"Gray","LIGHT_GRAY":"Light Gray","DARK_GRAY":"Dark Gray","BLACK":"Black","RED":"Red","GREEN":"Green","BLUE":"Blue","CYAN":"Cyan","YELLOW":"Yellow","MAGENTA":"Magenta","TRANSPARENT":"Transparent","FONT_SIZE":"Font Size","FONT_FAMILY":"Font Family","FONT_COLOR":"Font Color","BACKGROUND_COLOR":"Background Color","BACKGROUND_TRANSPARENCY":"Background Transparency","CAPTION_LANGUAGES":"Caption Languages","MORE_CAPTION_SETTINGS":"More Captions Settings"}')},742:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.Utils=i.TypeChecker=i.Timer=i.Privacy=i.LocalStorage=i.LoaderConstants=i.Loader=i.errorCodes=void 0;var e=n(6793);i.errorCodes=e;var r=n(234),s=r;i.Loader=r.default,i.LoaderConstants=s;var o=n(2679);i.LocalStorage=o.default;var u=n(7109);i.Privacy=u.default;var h=n(5518);i.Timer=h.default;var a=n(114);i.TypeChecker=a;var c=n(3418);i.Utils=c.default},234:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.XHR_TIMEOUT=i.XHR_CORS=i.XHR_ERROR=void 0;var e=n(9847),r=n(1875),s=n(114),o=n(3418);i.XHR_ERROR="XHR error",i.XHR_CORS="XHR CORS",i.XHR_TIMEOUT="XHR request timed out";var u=function(){function t(){}return t.ajax=function(t,n){t=o.default.fixProtocol(t);var u=o.default.getWindow(),h=n.context,a=n.responseTypeJson,c=n.withCookie,f=n.timeout||3e3,l=o.default.once(n.successHandler),v=o.default.once(n.failureHandler),d=!1,p=null,m={url:t,cors:e.userAgent.ie&&e.userAgent.ie<10||c,withCredentials:c,timeout:f,responseType:n.responseType,headers:n.headers,method:n.method,body:n.body,beforeSend:n.beforeSend};if(h&&l&&v){var b=(new Date).getTime(),g=r.default(m,(function(e,r,o){var c,m;if(!d){if(n.collectPerfData){if(p={},s.isFunction(g.getResponseHeader)&&(p.resp_len=g.getResponseHeader("Content-Length")||"na"),u.performance&&u.performance.getEntriesByName){var y=0===t.indexOf("http")?t:location.protocol+t;p.resourceTiming=u.performance.getEntriesByName(y).pop(),p.resourceTimingEntries=u.performance.getEntries()}p.http_code=r.statusCode}if(r.timeDiff=(new Date).getTime()-b,e){var w=null;s.isFunction(g.getResponseHeader)&&(w=g.getResponseHeader("Access-Control-Allow-Origin"));var _=u.location.protocol+"//"+u.location.host;if(w&&w!==_){var E=i.XHR_CORS+": originHeader ="+(w||"")+": myOrigin ="+_;v.call(h,new Error(E),"default","cors")}else{var A=r.timeDiff>=f?i.XHR_TIMEOUT:i.XHR_ERROR;v.call(h,new Error(A+": timeDiff ="+r.timeDiff),(null==r?void 0:r.previousState)||(null===(c=null==r?void 0:r.rawRequest)||void 0===c?void 0:c.previousState),r.statusCode,r.timeDiff,p,g)}}else r.statusCode<200||r.statusCode>=300?v.call(h,new Error(i.XHR_ERROR+": statusCode = "+r.statusCode),(null==r?void 0:r.previousState)||(null===(m=null==r?void 0:r.rawRequest)||void 0===m?void 0:m.previousState),r.statusCode,r.timeDiff,p,g):l.call(h,a?JSON.parse(o):o,!1,p,g)}}));g.previousState=g.readyState;var y=g.onreadystatechange;g.onreadystatechange=function(){4===g.readyState?y.call(g):g.previousState=g.readyState}}return function(){d=!0}},t.preconnect=function(t,i){if(document&&!document.head.querySelector("#"+t)){var n=document.createElement("link");n.setAttribute("rel","preconnect"),n.setAttribute("id",t),n.setAttribute("href",i);var e=document.getElementsByTagName("head")[0];e&&e.appendChild(n)}},t}();i.default=u},2679:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var n=function(){function t(){}return t.get=function(t){var i;try{i=(i=window.localStorage.getItem(t))&&JSON.parse(i)||null}catch(t){i=null}return i},t.put=function(t,i){if(!t||!i)return!1;try{return i=JSON.stringify(i),localStorage.setItem(t,i),!0}catch(t){return!1}},t.remove=function(t){try{localStorage.removeItem(t)}catch(t){return}},t.getAllKeys=function(){var t=[];try{for(var i=0,n=localStorage.length;i<n;++i){var e=localStorage.key(i);e&&t.push(e)}return t}catch(i){return t}},t}();i.default=n},7109:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var n=function(){function t(){}return t.getGDPRConsentData=function(t){void 0!==window.__tcfapi&&window.__tcfapi("getTCData",2,(function(i,n){n&&t({gdprApplies:i.gdprApplies,gdprConsentData:i.tcString},!0)}))},t.getUSPrivacyConsent=function(t){void 0!==window.__uspapi?window.__uspapi("getUSPData",1,(function(i,n){n?t({uspString:i.uspString},!0):t(void 0,!1)})):t(void 0,!1)},t.getUSPDoNotSell=function(t){window.__uspapi?window.__uspapi("getDoNotSell",1,(function(i,n){n&&i&&"boolean"==typeof i.doNotSell?t({doNotSell:i.doNotSell},n):t(void 0,!1)})):t(void 0,!1)},t.getVendorConsent=function(t,i){window.__tcfapi&&window.__tcfapi("getTCData",2,(function(n,e){var r;e&&i({gdprApplies:n.gdprApplies,hasConsent:null===(r=null==n?void 0:n.vendor)||void 0===r?void 0:r.consents[t]},!0)}),[t])},t.initIframeForGDPR=function(){if(!window.__tcfapi){var t=this.findApiFrame("__tcfapiLocator"),i={};window.__tcfapi=function(n,e,r,s){if(t){var o=Math.random()+"",u={__tcfapiCall:{command:n,parameter:s,version:e,callId:o}};i[o]=r,t.postMessage(u,"*")}else r({msg:"CMP not found"},!1)},window.addEventListener("message",(function(t){var n={};try{n="string"==typeof t.data?JSON.parse(t.data):t.data}catch(t){}if(n.__tcfapiReturn&&"function"==typeof i[n.__tcfapiReturn.callId]){var e=n.__tcfapiReturn;i[e.callId](e.returnValue,e.success),i[e.callId]=null}}),!1)}},t.findApiFrame=function(t){for(var i=window,n=null;i;){try{if(i.frames[t]){n=i;break}}catch(t){}if(i===window.top)break;i=i.parent}return n},t}();i.default=n},5518:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s=function(t){function i(n,e,r,s){void 0===e&&(e=null),void 0===r&&(r=null),void 0===s&&(s=0);var o=t.call(this,"Timer")||this;if(!n||isNaN(n))throw new Error("Invalid Argument: No delay");return o.delay=Math.max(n,20),o.lit=s>0?s:Number.POSITIVE_INFINITY,o.vit=0,o.running=!1,o.startTime=0,o._o=null,o._u={},o._h={},e&&r&&o.addEventListener(i.TIMER_EVENT,e,r),o}return r(i,t),i.prototype.destroy=function(){this.reset(),this._u={},t.prototype.removeEventListeners.call(this,this._h),t.prototype.destroy.call(this)},i.prototype.addEventListener=function(n,e,r){if(void 0===n&&(n=i.TIMER_EVENT),!r)throw new Error("Invalid Argument: No context");var s=t.prototype.addEventListener.call(this,n,e,r);return this._h[n]=s,s},i.prototype.removeEventListener=function(n,e){void 0===n&&(n=i.TIMER_EVENT),void 0===e&&(e=""),t.prototype.removeEventListeners.call(this,this._h)},i.prototype.start=function(){var t=this;this._o||this.running||(this._o=window.setInterval((function(){t.vit++,t.vit>=t.lit&&t.stop(),t.publish(i.TIMER_EVENT),t.startTime=Date.now()}),this.delay),this.startTime=Date.now(),this.running=!0)},i.prototype.stop=function(){this._o&&this.running&&(window.clearInterval(this._o),this._o=null,this.running=!1,this.startTime=0)},i.prototype.reset=function(){this.stop(),this.vit=0,this.startTime=0},i.prototype.restart=function(){this.reset(),this.start()},i.TIMER_EVENT="timedOut",i}(n(4562).default);i.default=s},114:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.isNonEmptyString=i.isFunction=i.isObject=i.isString=i.isNumber=i.isNullOrUndefined=i.isBoolean=i.isArray=void 0,i.isArray=function(t){return Array.isArray(t)},i.isBoolean=function(t){return"boolean"==typeof t},i.isNullOrUndefined=function(t){return null==t},i.isNumber=function(t){return"number"==typeof t&&!isNaN(t)},i.isString=function(t){return"string"==typeof t},i.isObject=function(t){return"[object Object]"===(i=t,Object.prototype.toString.call(i));var i},i.isFunction=function(t){return"function"==typeof t},i.isNonEmptyString=function(t){return"string"==typeof t&&""!==t}},3418:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(9847),r=n(114),s=function(){function t(){}return t.getWindow=function(){return window},t.fixProtocol=function(t){return e.userAgent.samsung&&0===t.indexOf("//")?"https:"+t:t},t.once=function(t){var i=this,n=function(){var e=Array.prototype.slice.call(arguments);return n.called||(n.called=!0,n.value=t.apply(i,e)),n.value};return n.called=!1,n},t.stringifyPrimitive=function(t){return r.isString(t)?t:r.isBoolean(t)||r.isNumber(t)&&isFinite(t)?t.toString():""},t.generateGuid=function(i){return i?(0|16*Math.random()).toString(16):"10000000-1000-4000-8000-100000000000".replace(/1|0/g,t.generateGuid)},t.sanitizeAndUnescape=function(t,i){if(void 0===i&&(i=!0),r.isNullOrUndefined(t)&&i)return"";if(r.isNullOrUndefined(t))return t;var n=t.toString().replace(/<\/?[^>]+>/g,""),e=document.createElement("div");return e.innerHTML=n,e.textContent},t}();i.default=s},9422:function(t,i){"use strict";var n=this&&this.__spreadArrays||function(){for(var t=0,i=0,n=arguments.length;i<n;i++)t+=arguments[i].length;var e=Array(t),r=0;for(i=0;i<n;i++)for(var s=arguments[i],o=0,u=s.length;o<u;o++,r++)e[r]=s[o];return e};Object.defineProperty(i,"__esModule",{value:!0});var e=function(){function t(t){void 0===t&&(t="anonymous"),this.name=t,this._i={},this.qi=0}return t.prototype.destroy=function(){this._i={}},t.prototype.addEventListener=function(t,i,n){return this._i?this.Q6(t,i,n):""},t.prototype.addEventListeners=function(t,i,n){var e=this,r={};return this._i&&t.length?(t.forEach((function(t){var s=i.bind(n,t);r[t]=e.Q6(t,s,n)})),r):r},t.prototype.on=function(t,i,n){return Array.isArray(t)?this.addEventListeners(t,i,n):this.addEventListener(t,i,n)},t.prototype.removeEventListener=function(t,i){this._i&&t in this._i&&Object.prototype.hasOwnProperty.call(this._i[t],i)&&delete this._i[t][i]},t.prototype.removeEventListeners=function(t){if(this._i&&t)for(var i=0,n=Object.keys(t);i<n.length;i++){var e=n[i],r=t[e];e in this._i&&Object.prototype.hasOwnProperty.call(this._i[e],r)&&(delete this._i[e][r],delete t[e])}},t.prototype.once=function(t,i,n){var e=this,r=this.addEventListener(t,(function(){for(var s=[],o=0;o<arguments.length;o++)s[o]=arguments[o];i.apply(n,Array.prototype.slice.call(s,0)),e.removeEventListener(t,r)}),this);return r},t.prototype.publish=function(t){for(var i=[],n=1;n<arguments.length;n++)i[n-1]=arguments[n];if(this._i&&t in this._i){var e=this._i[t];e&&this.X6(e,t,!1,i);var r=this._i["*"];r&&this.X6(r,t,!0,i)}},t.prototype.X6=function(t,i,e,r){for(var s=0,o=Object.keys(t);s<o.length;s++){var u=t[o[s]];if(u)try{var h=u.listener;h&&(e?h.apply(u.subscriber,n([i],r)):h.apply(u.subscriber,r))}catch(t){}}},t.prototype.Q6=function(t,i,n){this._i[t]||(this._i[t]={});var e=t+"_"+ ++this.qi;return this._i[t][e]={subscriber:n,listener:i},e},t}();i.default=e},4562:function(t,i,n){t.exports=n(9422)},1875:function(t,i,n){"use strict";var e=n(8908),r=n(7376),s=n(4947),o=n(7529);function u(t,i,n){var e=t;return r(i)?(n=i,"string"==typeof t&&(e={uri:t})):e=o(i,{uri:t}),e.callback=n,e}function h(t,i,n){return a(i=u(t,i,n))}function a(t){if(void 0===t.callback)throw new Error("callback argument missing");var i=!1,n=function(n,e,r){i||(i=!0,t.callback(n,e,r))};function e(){var t=void 0;if(t=c.response?c.response:c.responseText||function(t){try{if("document"===t.responseType)return t.responseXML;var i=t.responseXML&&"parsererror"===t.responseXML.documentElement.nodeName;if(""===t.responseType&&!i)return t.responseXML}catch(t){}return null}(c),b)try{t=JSON.parse(t)}catch(t){}return t}function r(t){return clearTimeout(f),t instanceof Error||(t=new Error(""+(t||"Unknown XMLHttpRequest Error"))),t.statusCode=0,n(t,g)}function o(){if(!a){var i;clearTimeout(f),i=t.useXDR&&void 0===c.status?200:1223===c.status?204:c.status;var r=g,o=null;return 0!==i?(r={body:e(),statusCode:i,method:v,headers:{},url:l,rawRequest:c},c.getAllResponseHeaders&&(r.headers=s(c.getAllResponseHeaders()))):o=new Error("Internal XMLHttpRequest Error"),n(o,r,r.body)}}var u,a,c=t.xhr||null;c||(c=t.cors||t.useXDR?new h.XDomainRequest:new h.XMLHttpRequest);var f,l=c.url=t.uri||t.url,v=c.method=t.method||"GET",d=t.body||t.data,p=c.headers=t.headers||{},m=!!t.sync,b=!1,g={body:void 0,headers:{},statusCode:0,method:v,url:l,rawRequest:c};if("json"in t&&!1!==t.json&&(b=!0,p.accept||p.Accept||(p.Accept="application/json"),"GET"!==v&&"HEAD"!==v&&(p["content-type"]||p["Content-Type"]||(p["Content-Type"]="application/json"),d=JSON.stringify(!0===t.json?d:t.json))),c.onreadystatechange=function(){4===c.readyState&&setTimeout(o,0)},c.onload=o,c.onerror=r,c.onprogress=function(){},c.onabort=function(){a=!0},c.ontimeout=r,c.open(v,l,!m,t.username,t.password),m||(c.withCredentials=!!t.withCredentials),!m&&t.timeout>0&&(f=setTimeout((function(){if(!a){a=!0,c.abort("timeout");var t=new Error("XMLHttpRequest timeout");t.code="ETIMEDOUT",r(t)}}),t.timeout)),c.setRequestHeader)for(u in p)p.hasOwnProperty(u)&&c.setRequestHeader(u,p[u]);else if(t.headers&&!function(t){for(var i in t)if(t.hasOwnProperty(i))return!1;return!0}(t.headers))throw new Error("Headers cannot be set on an XDomainRequest object");return"responseType"in t&&(c.responseType=t.responseType),"beforeSend"in t&&"function"==typeof t.beforeSend&&t.beforeSend(c),c.send(d||null),c}t.exports=h,t.exports.default=h,h.XMLHttpRequest=e.XMLHttpRequest||function(){},h.XDomainRequest="withCredentials"in new h.XMLHttpRequest?h.XMLHttpRequest:e.XDomainRequest,function(t,i){for(var n=0;n<t.length;n++)i(t[n])}(["get","put","post","patch","head","delete"],(function(t){h["delete"===t?"del":t]=function(i,n,e){return(n=u(i,n,e)).method=t.toUpperCase(),a(n)}}))},7529:function(t){t.exports=function(){for(var t={},n=0;n<arguments.length;n++){var e=arguments[n];for(var r in e)i.call(e,r)&&(t[r]=e[r])}return t};var i=Object.prototype.hasOwnProperty}},__webpack_module_cache__={},inProgress,dataWebpackPrefix;function __webpack_require__(t){var i=__webpack_module_cache__[t];if(void 0!==i)return i.exports;var n=__webpack_module_cache__[t]={id:t,loaded:!1,exports:{}};return __webpack_modules__[t].call(n.exports,n,n.exports,__webpack_require__),n.loaded=!0,n.exports}if(__webpack_require__.m=__webpack_modules__,__webpack_require__.n=function(t){var i=t&&t.__esModule?function(){return t.default}:function(){return t};return __webpack_require__.d(i,{a:i}),i},__webpack_require__.d=function(t,i){for(var n in i)__webpack_require__.o(i,n)&&!__webpack_require__.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:i[n]})},__webpack_require__.f={},__webpack_require__.e=function(t){return Promise.all(Object.keys(__webpack_require__.f).reduce((function(i,n){return __webpack_require__.f[n](t,i),i}),[]))},__webpack_require__.u=function(t){return t+".chunk.654a26b06043bdd06903.js"},__webpack_require__.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),__webpack_require__.o=function(t,i){return Object.prototype.hasOwnProperty.call(t,i)},inProgress={},dataWebpackPrefix="oath-player:",__webpack_require__.l=function(t,i,n,e){if(inProgress[t])inProgress[t].push(i);else{var r,s;if(void 0!==n)for(var o=document.getElementsByTagName("script"),u=0;u<o.length;u++){var h=o[u];if(h.getAttribute("src")==t||h.getAttribute("data-webpack")==dataWebpackPrefix+n){r=h;break}}r||(s=!0,(r=document.createElement("script")).charset="utf-8",r.timeout=120,__webpack_require__.nc&&r.setAttribute("nonce",__webpack_require__.nc),r.setAttribute("data-webpack",dataWebpackPrefix+n),r.src=t),inProgress[t]=[i];var a=function(i,n){r.onerror=r.onload=null,clearTimeout(c);var e=inProgress[t];if(delete inProgress[t],r.parentNode&&r.parentNode.removeChild(r),e&&e.forEach((function(t){return t(n)})),i)return i(n)},c=setTimeout(a.bind(null,void 0,{type:"timeout",target:r}),12e4);r.onerror=a.bind(null,r.onerror),r.onload=a.bind(null,r.onload),s&&document.head.appendChild(r)}},__webpack_require__.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},__webpack_require__.nmd=function(t){return t.paths=[],t.children||(t.children=[]),t},__webpack_require__.p="https://assets.video.yahoo.net/oath/builds/8.3.27/","function"==typeof jsonpScriptSrc){var original_jsonpScriptSrc=jsonpScriptSrc;function patchJsonpScriptSrc(){try{if("function"!=typeof replaceOathPlayerSrc)throw new Error("WebpackRequireFrom: 'replaceOathPlayerSrc' is not a function or not available at runtime. See https://github.com/agoldis/webpack-require-from#troubleshooting");var t=replaceOathPlayerSrc(original_jsonpScriptSrc.apply(this,arguments));if(!t||"string"!=typeof t)throw new Error("WebpackRequireFrom: 'replaceOathPlayerSrc' does not return string. See https://github.com/agoldis/webpack-require-from#troubleshooting");return t}catch(t){return original_jsonpScriptSrc.apply(this,arguments)}}jsonpScriptSrc=patchJsonpScriptSrc}!function(){var t={179:0};__webpack_require__.f.j=function(i,n){var e=__webpack_require__.o(t,i)?t[i]:void 0;if(0!==e)if(e)n.push(e[2]);else{var r=new Promise((function(n,r){e=t[i]=[n,r]}));n.push(e[2]=r);var s=__webpack_require__.p+__webpack_require__.u(i),o=new Error;__webpack_require__.l(s,(function(n){if(__webpack_require__.o(t,i)&&(0!==(e=t[i])&&(t[i]=void 0),e)){var r=n&&("load"===n.type?"missing":n.type),s=n&&n.target&&n.target.src;o.message="Loading chunk "+i+" failed.\n("+r+": "+s+")",o.name="ChunkLoadError",o.type=r,o.request=s,e[1](o)}}),"chunk-"+i,i)}};var i=function(i,n){var e,r,s=n[0],o=n[1],u=n[2],h=0;for(e in o)__webpack_require__.o(o,e)&&(__webpack_require__.m[e]=o[e]);for(u&&u(__webpack_require__),i&&i(n);h<s.length;h++)r=s[h],__webpack_require__.o(t,r)&&t[r]&&t[r][0](),t[s[h]]=0},n=self.loadOathPlayerChunk=self.loadOathPlayerChunk||[];n.forEach(i.bind(null,0)),n.push=i.bind(null,n.push.bind(n))}();var __webpack_exports__={};!function(){"use strict";var t,i;var n=__webpack_require__(8043);n.objectAssignPolyfill(),n.objectValuesPolyfill(),n.arrayIncludesPolyfill();var e=__webpack_require__(8173),r=__webpack_require__(7140),s=__webpack_require__(3472),o=__webpack_require__(6169),u=window;["OATH","YAHOO"].forEach((function(t){u[t]=u[t]||{},u[t].VideoPlatform=u[t].VideoPlatform||{},u[t].VideoPlatform.VideoPlayer=s.OathPlayerFactory,u[t].VideoPlatform.Events=Object.assign({},r.API,e.Events),"YAHOO"===t&&(u[t].VideoPlatform.API_Events=u[t].VideoPlatform.Events)})),window.replaceOathPlayerSrc=function(t){var i=t.substring(t.lastIndexOf("/")+1),n=i.substring(0,i.indexOf("."));if(!t.includes("assets.video.yahoo.net"))return"/"+i;switch(n){case"vendors~three":return"https://assets.video.yahoo.net/oath/three/0.126.1/"+i;default:return t}},o.default.sendScriptLoadBeacon(),null===(i=null===(t=window.performance)||void 0===t?void 0:t.mark)||void 0===i||i.call(t,"vplayerjsready")}()})();
//# sourceMappingURL=oath-player-desktop.js.map