@castlabs/prestoplay 6.17.1 → 6.18.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (63) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/cjs/cl.adobe.js +3 -3
  3. package/cjs/cl.airplay.js +3 -3
  4. package/cjs/cl.broadpeak.js +7 -7
  5. package/cjs/cl.cast.js +111 -111
  6. package/cjs/cl.conviva.js +33 -33
  7. package/cjs/cl.core.js +566 -558
  8. package/cjs/cl.crypto.js +9 -9
  9. package/cjs/cl.dash.js +75 -74
  10. package/cjs/cl.externs.js +46 -46
  11. package/cjs/cl.freewheel.js +24 -24
  12. package/cjs/cl.hls.js +71 -69
  13. package/cjs/cl.hlssmpte.js +6 -6
  14. package/cjs/cl.htmlcue.js +29 -29
  15. package/cjs/cl.ima.js +23 -23
  16. package/cjs/cl.mse.js +311 -311
  17. package/cjs/cl.muxdata.js +15 -15
  18. package/cjs/cl.onboard.js +3 -3
  19. package/cjs/cl.persistent.js +14 -14
  20. package/cjs/cl.playlist.js +6 -6
  21. package/cjs/cl.sessions.js +15 -15
  22. package/cjs/cl.simid.js +15 -15
  23. package/cjs/cl.smooth.js +72 -72
  24. package/cjs/cl.thumbnails.js +26 -26
  25. package/cjs/cl.tizen.js +69 -69
  26. package/cjs/cl.ttml.js +28 -28
  27. package/cjs/cl.verimatrix.js +5 -5
  28. package/cjs/cl.vimond.js +13 -13
  29. package/cjs/cl.vr.js +19 -19
  30. package/cjs/cl.vtt.js +14 -14
  31. package/cjs/cl.youbora.js +18 -18
  32. package/cl.adobe.js +3 -3
  33. package/cl.airplay.js +3 -3
  34. package/cl.broadpeak.js +5 -5
  35. package/cl.cast.js +87 -87
  36. package/cl.conviva.js +27 -27
  37. package/cl.core.js +456 -450
  38. package/cl.crypto.js +8 -8
  39. package/cl.dash.js +70 -69
  40. package/cl.externs.js +46 -46
  41. package/cl.freewheel.js +19 -19
  42. package/cl.hls.js +72 -72
  43. package/cl.hlssmpte.js +5 -5
  44. package/cl.htmlcue.js +26 -26
  45. package/cl.ima.js +17 -17
  46. package/cl.mse.js +274 -273
  47. package/cl.muxdata.js +13 -13
  48. package/cl.onboard.js +4 -4
  49. package/cl.persistent.js +10 -10
  50. package/cl.playlist.js +5 -5
  51. package/cl.sessions.js +10 -10
  52. package/cl.simid.js +13 -13
  53. package/cl.smooth.js +59 -59
  54. package/cl.thumbnails.js +19 -19
  55. package/cl.tizen.js +57 -57
  56. package/cl.ttml.js +22 -22
  57. package/cl.verimatrix.js +4 -4
  58. package/cl.vimond.js +8 -8
  59. package/cl.vr.js +15 -15
  60. package/cl.vtt.js +12 -12
  61. package/cl.youbora.js +15 -15
  62. package/package.json +2 -2
  63. package/typings.d.ts +37 -3
package/cjs/cl.htmlcue.js CHANGED
@@ -1,33 +1,33 @@
1
1
  (function(){var g={}; var _ = _ || {}
2
- var f=function(window){var GR="CLPP Subtitle Styles",HR="Unsupported unit",IR="clpp-text-plain",JR="clpp-text-ttml",KR="clpp.htmlcue.HtmlTextDisplayer",LR="initial",MR=function(a){return _.ni(a,{Wg:function(b,c){return b.la(c)}})},NR=function(a,b){if(0===b.length)return a;var c=a,d=a.findIndex(function(e){return e.startTime>=b[0].startTime});0<=d&&(c=c.slice(0,d));return c.concat(b)},OR=function(a,b){for(var c=0,d=a.length-1;c<=d;){var e=c+d>>1,f=b(a[e]);if(0===f)return e;0<f?c=e+1:d=e-1}return-1},PR=function(){},QR=function(a){if(!a.input)return null;
3
- var b=a.input.match(/^([^<]*)(<[^>]+>?)?/);b=b[1]?b[1]:b[2];a.input=a.input.substr(b.length);return b},SR=function(a){for(var b=null;b=a.match(/&(amp|lt|gt|lrm|rlm|nbsp);/);)a=a.replace(b[0],function(c){return RR[c]});return a},UR=function(a,b){TR(a,b);Array.from(b.getElementsByTagName("*")).forEach(function(c){TR(a,c)})},TR=function(a,b){for(var c in a)null!=a[c]&&(b.style[c]=a[c])},VR=function(a,b){return 0===a?"0":a+b},WR=function(a,b){return 1>Math.abs(a-b)||a<b},YR=function(a,b){return a<b&&
4
- 1<Math.abs(a-b)},ZR=function(a,b){return a>b&&1<Math.abs(a-b)},$R=function(a,b){return 1>Math.abs(a-b)||a>b},aS=function(a,b,c,d,e,f){this.left=a;this.f=b;this.top=c;this.a=d;this.height=e;this.width=f},bS=function(a){return new aS(a.left,a.f,a.top,a.a,a.height,a.width)},cS=function(a){var b=a.getBoundingClientRect(),c=getComputedStyle(a,null),d=parseFloat(c.getPropertyValue("border-left-width"))||0,e=parseFloat(c.getPropertyValue("border-right-width"))||0,f=parseFloat(c.getPropertyValue("border-top-width"))||
5
- 0;c=parseFloat(c.getPropertyValue("border-bottom-width"))||0;var g=(b.top||a.offsetTop)+f;f=(b.height||a.offsetHeight)-f-c;return new aS(b.left+d,b.right+e,g,(b.bottom||g+f)+c,f,(b.width||a.offsetWidth)-d-e)},dS=function(a,b){return b.some(function(c){return YR(a.left,c.f)&&ZR(a.f,c.left)&&YR(a.top,c.a)&&ZR(a.a,c.top)})},eS=function(a,b){return $R(a.top,b.top)&&WR(a.a,b.a)&&$R(a.left,b.left)&&WR(a.f,b.f)},fS=function(a,b,c){switch(c){case "+x":return YR(a.left,b.left);case "-x":return ZR(a.f,b.f);
6
- case "+y":return YR(a.top,b.top);case "-y":return ZR(a.a,b.a);default:throw Error("Unknown axis");}},gS=function(a,b,c){this.id=a;this.w=b;this.B=c;this.a=this.o();this.j=!1},hS=function(a,b,c){gS.call(this,a.id,"clpp-text-cue",{});this.l=b;this.f=a;this.h=!!this.f.backgroundImage;this.D=c},jS=function(a){var b=a.a.childNodes[0],c=a.a.getBoundingClientRect(),d=b.getClientRects();b=c.height/d.length;c=c.width/d.length;return iS(a)?b:c},mS=function(a,b,c){return iS(a)&&_.O.ra(c)?VR(c,_.Mf):(kS(a)||
7
- lS(a))&&_.O.ra(b)?VR(b,"%"):LR},kS=function(a){return a.f.writingMode===_.Gg},lS=function(a){return a.f.writingMode===_.Hg},iS=function(a){return a.f.writingMode===_.qi},nS=function(a,b,c){return(kS(a)||lS(a))&&_.O.ra(c)?VR(c,_.Mf):kS(a)&&_.O.R(c)?VR(0,_.Mf):iS(a)&&_.O.ra(b)?VR(b,"%"):LR},oS=function(a,b){if(typeof a.f.position===_.k&&typeof a.f.size===_.k)switch(b){case _.Fe:return a.f.position;case "auto":case _.ud:return a.f.position-a.f.size/2;case _.Ge:return a.f.position-a.f.size}return 0},
8
- pS=function(a){switch(a.f.positionAlign){case _.Fe:return _.Ce;case "auto":case _.ud:return _.pi;case _.Ge:return _.Tf}return a.f.textAlign},qS=function(a){if(!a.f.positionAlign)switch(a.f.textAlign){case _.Ce:case _.Ce:return _.Fe;case _.pi:return _.ud;case _.Tf:case _.Tf:return _.Ge}return a.f.positionAlign},rS=function(a){switch(a.f.writingMode){case _.qi:return"horizontal-tb";case _.Gg:return _.Gg;case _.Hg:return _.Hg;default:throw Error("Unknown writing mode");}},sS=function(a,b){this.l=a;this.f=
9
- a.a;this.j=void 0===b?!1:b;this.a=cS(a.a);this.h=[]},tS=function(a,b){if(a.j)switch(b.writingMode){case _.qi:return["-y"];case _.Gg:return["+x"];case _.Hg:return["-x"]}var c=[];switch(b.writingMode){case _.qi:c=["+y","-y"];break;case _.Gg:c=["+x","-x"];break;case _.Hg:c=["-x","+x"]}0>b.line&&(c=c.reverse());return c},uS=function(a){for(a.h=[];0<a.f.childNodes.length;)a.f.removeChild(a.f.childNodes[0]);a.a=cS(a.l.a)},vS=function(a,b,c){gS.call(this,a,b,c);this.h=null;this.l=[]},wS=function(a,b){uS(a.h);
10
- a.l.unshift(b);for(var c=_.w(a.l),d=c.next();!d.done;d=c.next())a.h.append(d.value)},xS=function(a,b){vS.call(this,a.id,"clpp-text-cue-region",b);this.f=a},yS=function(a,b,c){a=a.f;var d=a.viewportAnchorUnits;if(d===_.vi)return a.viewportAnchorY/100*c-a.regionAnchorY/100*b;if(0===d)return a.viewportAnchorY-a.regionAnchorY;throw Error(HR);},AS=function(a){this.g=new _.K("clpp.htmlcue.StyleManager");this.j=[];this.h=a;this.l=[];this.a=zS(this,this.h);this.f=zS(this,this.h,!0);this.f.disabled=!0;this.g.debug("Stylesheet CLPP Subtitle Styles has been created.")},
11
- BS=function(a,b){var c=!1;try{a.f.insertRule(b,0);var d=a.f.cssRules[0];d instanceof CSSStyleRule&&(c=d.selectorText.split(",").every(function(e){return 0===e.trim().indexOf("."+a.h+" ")}))}catch(e){}0<a.f.cssRules.length&&a.f.deleteRule(0);return c},CS=function(a,b){var c="."+a.h+" .clpp-text-container",d=c+" .clpp-text-cue";return b=b.replace(/::cue\((#[^)]+)\)/g,c+" $1").replace(/::cue\(([^)]+)\)/g,d+" $1").replace(/::cue-region\(([^)]+)\)/g,c+" $1 .clpp-text-cue").replace(/::cue/g,d).replace(/::cue-region/g,
12
- c+" .clpp-text-cue-region .clpp-text-cue").replace(/::ttml/g,c)},zS=function(a,b,c){var d=document.createElement(_.lg),e=d.dataset;e.name=GR;e["for"]=b;c&&(e.name="CLPP Subtitle Styles (sandbox)",e.sandbox=!0);b=document.head;b.appendChild(d);DS(a,b);a.g.debug("Created HTML style element #CLPP Subtitle Styles.");return d.sheet},DS=function(a,b){var c=new MutationObserver(function(d){d.forEach(function(e){e.removedNodes.forEach(function(f){f.id===GR&&a.g.error("PRESTOplay HTML style element #CLPP Subtitle Styles has been unexpectedly removed! Some styles will not work!")})})});
13
- c.observe(b,{subtree:!1,childList:!0});a.j.push(function(){return c.disconnect()})},GS=function(a){_.pu.call(this,a);var b=this;this.g=new _.K(KR);this.m=a;this.L=ES(a.getConfiguration());this.j=!1;this.f=[];this.D=a.getSurface().getContainer();this.h=new AS(a.getSurface().getUniqueCssClass());this.a=new vS(null,"clpp-text-container",{});this.w=new _.Ct(a.getSurface(),this.Cj.bind(this));this.J=null;this.D?(this.D.appendChild(this.a.a),this.a.init(null)):this.g.warn("No container element! Subtitles will not appear. Please check your player surface configuration or switch to NativeTextDisplayer.");
14
- this.G=new _.Wk(function(){FS(b)});this.A=new Map;this.l=null},ES=function(a){a=_.O.Na(a.htmlcue||{});_.O.R(a.stretchSmpteImage)&&(a.stretchSmpteImage=!1);_.O.R(a.enableResizeObserver)&&(a.enableResizeObserver=!0);return a},HS=function(a,b){return a.startTime<=b&&a.endTime>b},FS=function(a,b){if((b||a.j)&&a.D){var c=a.m.getPosition();if(b||a.J!==c&&a.m.getState()===_.zp){a.J=c;var d=IS(a,c);(c=b)||(c=a.l,c=!(null===c&&null===d||null!==c&&null!==d&&c.start===d.start&&c.end===d.end));if(c&&(a.l=d,JS(a),
15
- d)){c={color:a.getFontColor()||void 0,backgroundColor:a.getBackgroundColor()||void 0,fontFamily:a.getFontFamily()||void 0,textShadow:_.uu(a)||void 0};d=a.f.slice(d.start,d.end+1);d=_.w(d);for(var e=d.next();!e.done;e=d.next()){var f=a;e=e.value;var g=f.a.a,h=null;switch(e.payloadType){case _.Og:h="clpp-text-vtt";break;case _.tg:h=JR;break;case _.oi:h=IR}h&&!g.classList.contains(h)&&_.Xp(g,h);g=cS(f.a.a);if(0===g.width||0===g.height)f.g.warn("The height or width of the `.clpp-text-container` element is zero. Captions will not be displayed. Please check if the `clpp.styles.css` file has been included.");
16
- else{TR({fontSize:KS(f,e.containerRows)},f.a.a);g=null;h=e.payloadType===_.Og;var l=e.payloadType===_.tg;e.region&&(h||l||e.backgroundImage)&&(f.A.has(e.region.id)?g=f.A.get(e.region.id):(g=new xS(e.region,{}),f.A.set(e.region.id,g),wS(f.a,g)));e=new hS(e,f.L,c);g?wS(g,e):wS(f.a,e)}}}}}},IS=function(a,b){var c=OR(a.f,function(e){return HS(e,b)?0:b!==e.startTime?b-e.startTime:b-e.endTime});if(-1===c)return null;for(var d=c;0<=d-1&&HS(a.f[d-1],b);)d--;for(;c+1<a.f.length&&HS(a.f[c+1],b);)c++;return{start:d,
17
- end:c}},LS=function(a){JS(a);a.J=null;a.l=null;a.f=[]},JS=function(a){a.A.clear();if(a.a){var b=a.a.a;b.classList.remove("clpp-text-vtt");b.classList.remove(JR);b.classList.remove(IR);a=a.a;uS(a.h);a.l=[]}},KS=function(a,b){var c=cS(a.a.a).height;if(null!==a.I)return a.getFontSize();if(null!==a.B){var d=a.getFontSizePercent();return Math.round(c*d)+_.Mf}if(typeof b===_.k&&0<b)return Math.round(c/b)+_.Mf;d=a.getFontSizePercent();return Math.round(c*d)+_.Mf},MS=function(){},NS=function(){};
18
- PR.prototype.parse=function(a){a={input:a};for(var b=_.Zp(_.$d),c=[],d=b,e;null!==(e=QR(a));)if("\x3c"===e[0])if("/"===e[1])c.length&&c[c.length-1]===e.substr(2).replace("\x3e","")&&(c.pop(),d=d.parentNode);else{if(e=e.match(/^<([^.\s/0-9>]+)(\.[^\s\\>]+)?([^>\\]+)?(\\?)>?$/)){var f=e[1];var g=e[3];var h=OS[f];h?(h=_.Zp(h),(f=PS[f])&&g&&h.setAttribute(f,g.trim()),g=h):g=null;!g||QS[g.localName]&&QS[g.localName]!==d.localName||(e[2]&&(g.className=e[2].substr(1).replace(/\./g," ")),c.push(e[1]),d.appendChild(g),
19
- d=g)}}else d.appendChild(document.createTextNode(SR(e)));return b};var OS={c:"c",i:"i",b:"b",u:"u",ruby:"ruby",rt:"rt",v:"v",lang:"lang"},PS={v:"voice",lang:"lang"},QS={rt:"ruby"},RR={"\x26amp;":"\x26","\x26lt;":"\x3c","\x26gt;":"\x3e","\x26lrm;":"\u200e","\x26rlm;":"\u200f","\x26nbsp;":"\u00a0"};gS.prototype.init=function(){this.j=!0};gS.prototype.A=function(){return!1};_.x(hS,gS);hS.prototype.A=function(){return!this.h&&!(this.f.region&&this.f.region.displayAlign)};
20
- hS.prototype.init=function(a){gS.prototype.init.call(this,a);if(this.h)_.Xp(this.a,"clpp-text-cue-image"),this.a.style.backgroundImage='url("'+this.f.backgroundImage+'")',this.l.stretchSmpteImage&&(this.a.style.backgroundSize="contain");else if(a){var b=this.f;if(b.payloadType===_.tg){var c=_.Zp(_.$d);c.innerHTML=b.payload;b=c}else b.payloadType===_.Og?b=(new PR).parse(b.payload):(c=_.Zp(_.$d),c.textContent=b.payload,b=c);_.Xp(b,this.w);this.id&&(b.id=this.id);c=_.w(this.f.cssClassList);for(var d=
21
- c.next();!d.done;d=c.next())_.Xp(b,d.value);TR({writingMode:rS(this)},b);this.a.appendChild(b);_.Xp(this.a,"clpp-text-wrapper");c=_.w(this.f.cssClassList);for(d=c.next();!d.done;d=c.next())_.Xp(this.a,"clpp-text-wrapper__"+d.value);_.O.R(this.f.line)&&(this.f.lineInterpretation=_.ri,this.f.line=iS(this)?-1:0);c=rS(this);TR({writingMode:c,webkitWritingMode:c,direction:LR,textAlign:pS(this)},this.a);if(!this.f.region||!this.f.region.displayAlign){c=oS(this,qS(this));d=nS(this,c,null);var e=mS(this,
22
- c,null),f=lS(this)&&_.O.R(null)?VR(0,_.Mf):LR;TR({position:"absolute",left:d,right:f,top:e,width:iS(this)?VR(this.f.size,"%"):LR,height:kS(this)||lS(this)?VR(this.f.size,"%"):LR},this.a);d=this.f;a=iS(this)?a.height:a.width;e=jS(this);if(d.lineInterpretation===_.ri)f=e*Math.round(d.line),Math.abs(f)>a&&(f=e*(0>d.line?0:-1)),0>f&&(f+=a);else{f=e/a*100;var g=d.line;switch(d.lineAlign){case _.ud:g-=f/2;break;case _.pe:g-=f}f=Math.round(g/100*a)}lS(this)&&(f=a-f-e);a=f;d=nS(this,c,a);e=lS(this)&&_.O.R(a)?
23
- VR(0,_.Mf):LR;TR({left:d,right:e,top:mS(this,c,a)},this.a)}UR(this.D,b)}};hS.prototype.o=function(){return _.Zp(_.$d)};sS.prototype.append=function(a){var b=a.a;b.style.visibility=_.we;this.f.appendChild(b);a.j||a.init(this.a);if(a.A()){a:{var c=cS(a.a);var d=tS(this,a.f),e=jS(a),f=bS(c),g=null,h=0;d=_.w(d);for(var l=d.next();!l.done;l=d.next()){for(l=l.value;fS(c,this.a,l)||eS(c,this.a)&&dS(c,this.h);){var m=c,n=e;switch(l){case "+x":m.left+=n;m.f+=n;break;case "-x":m.left-=n;m.f-=n;break;case "+y":m.top+=n;m.a+=n;break;case "-y":m.top-=n,m.a-=n}}if(this.j||eS(c,this.a))break a;l=this.a;l=Math.max(0,Math.min(c.f,
24
- l.f)-Math.max(c.left,l.left))*Math.max(0,Math.min(c.a,l.a)-Math.max(c.top,l.top))/(c.height*c.width);l>h&&(g=bS(c),h=l);c=bS(f)}c=g||f}TR({top:VR(c.top-this.a.top,_.Mf),bottom:VR(this.a.a-c.a,_.Mf),left:VR(c.left-this.a.left,_.Mf),right:VR(this.a.f-c.f,_.Mf),height:VR(c.height,_.Mf),width:VR(c.width,_.Mf)},a.a)}b.style.visibility="visible";this.h.push(cS(a.a))};_.x(vS,gS);vS.prototype.init=function(){this.h=new sS(this);this.j=!0};vS.prototype.o=function(){var a=_.Zp(_.$d);_.Xp(a,this.w);this.id&&(a.id=this.id);return a};_.x(xS,vS);
25
- xS.prototype.init=function(a){a:{var b=this.f;switch(b.widthUnits){case 0:b=b.width;break a;case _.vi:b=b.width/100*a.width;break a;default:throw Error(HR);}}var c=this.f;var d=c.viewportAnchorUnits;if(d===_.vi)c=c.viewportAnchorX/100*a.width-c.regionAnchorX/100*b;else if(0===d)c=c.viewportAnchorX-c.regionAnchorX;else throw Error(HR);d=a.height;var e=yS(this,d,a.height);TR(this.B,this.a);TR({left:VR(c,_.Mf),top:VR(e,_.Mf),width:VR(b,_.Mf),height:VR(d,_.Mf)},this.a);this.f.writingMode&&TR({display:"flex",
26
- "flex-direction":this.f.writingMode},this.a);this.f.displayAlign&&TR({"justify-content":this.f.displayAlign},this.a);b=_.w(this.f.cssClassList);for(c=b.next();!c.done;c=b.next())_.Xp(this.a,c.value);a:switch(b=this.f,b.heightUnits){case 0:b=b.height;break a;case _.vi:b=b.height/100*a.height;break a;case 2:b=b.height;d=new hS(new _.ui(0,1,"Lorem ipsum",_.oi),{},{});c=d.a;this.a.appendChild(c);d.init(cS(this.a));d=c.getBoundingClientRect().height;this.a.removeChild(c);b*=d;break a;default:throw Error(HR);
27
- }a=yS(this,b,a.height);TR({top:VR(a,_.Mf),height:VR(b,_.Mf)},this.a);this.h=new sS(this,!0);this.j=!0};xS.prototype.getId=function(){return this.f.id};AS.prototype.appendRule=function(a){if(null!=this.a&&!this.l.some(function(c){return c===a})){var b=CS(this,a);if(BS(this,b)){try{this.a.insertRule(b,this.a.cssRules.length),this.g.debug("Added CSS rule "+b)}catch(c){this.g.error("An error occurred when adding a CSS rule: "+b)}this.l.push(a)}else this.g.warn("Stylesheet CLPP Subtitle Styles ignoring the CSS rule because it's not safe: "+b)}};
28
- AS.prototype.destroy=function(){var a=this;return _.H(function(b){if(null==a.a)return b["return"]();a.j.forEach(function(c){return c()});a.j=[];if(null!=a.a){for(;0<a.a.cssRules.length;)a.a.deleteRule(0);a.l=[]}document.head.removeChild(a.a.ownerNode);document.head.removeChild(a.f.ownerNode);a.a=null;a.f=null;a.g.debug("Stylesheet CLPP Subtitle Styles has been destroyed.");_.A(b)})};_.x(GS,_.pu);_.t=GS.prototype;_.t.append=function(a,b){if(null!=this.h&&0!==a.length){for(var c=_.w(b),d=c.next();!d.done;d=c.next())this.h.appendRule(d.value);a.sort(function(e,f){return e.startTime!==f.startTime?e.startTime-f.startTime:e.endTime-f.endTime});this.f=NR(this.f,MR(a));this.l=null;FS(this,!1)}};_.t.yb=function(){null==this.h||FS(this,!0)};
29
- _.t.destroy=function(){var a=this;return _.H(function(b){if(1==b.a){if(null==a.h)return b["return"]();LS(a);a.G.stop();return _.y(b,a.h.destroy(),2)}a.h=null;a.D.removeChild(a.a.a);a.a=null;a.w.stop();a.w=null;a.j=!1;_.A(b)})};_.t.remove=function(a,b){if(null==this.h)return!1;this.f=this.f.filter(function(c){return c.startTime<a||c.endTime>=b});this.l=null;FS(this,!0);return!0};_.t.isTextVisible=function(){return this.j};
30
- _.t.setTextVisibility=function(a){null!=this.h&&this.j!==a&&((this.j=a)?(this.G.lb(.25),this.L.enableResizeObserver&&this.w.start(),FS(this,!0)):(this.G.stop(),this.w.stop(),LS(this)))};_.t.Dd=function(){return this.f};_.t.Cj=function(){FS(this,!0)};_.J(KR,GS);GS.prototype.setTextVisibility=GS.prototype.setTextVisibility;GS.prototype.isTextVisible=GS.prototype.isTextVisible;GS.prototype.remove=GS.prototype.remove;GS.prototype.destroy=GS.prototype.destroy;GS.prototype.append=GS.prototype.append;MS.prototype.isSupported=function(a){return!!a.enableHtmlCue&&!_.fl()};MS.prototype.create=function(a){return new GS(a)};_.x(NS,_.Ms);NS.prototype.f=function(){_.Zo(_.xe,new MS)};NS.prototype.a=function(){_.Xo.has(_.xe)&&(_.Xo["delete"](_.xe),_.Yo.info("Removed factory: 'html'"))};NS.prototype.id=function(){return _.ng};_.J("clpp.htmlcue.HtmlCueComponent",NS);};
2
+ var f=function(window){var NR="CLPP Subtitle Styles",OR="Unsupported unit",PR="clpp-text-plain",QR="clpp-text-ttml",RR="clpp.htmlcue.HtmlTextDisplayer",SR="initial",TR=function(a){return _.qi(a,{Zg:function(b,c){return b.la(c)}})},UR=function(a,b){if(0===b.length)return a;var c=a,d=a.findIndex(function(e){return e.startTime>=b[0].startTime});0<=d&&(c=c.slice(0,d));return c.concat(b)},VR=function(a,b){for(var c=0,d=a.length-1;c<=d;){var e=c+d>>1,f=b(a[e]);if(0===f)return e;0<f?c=e+1:d=e-1}return-1},WR=function(){},YR=function(a){if(!a.input)return null;
3
+ var b=a.input.match(/^([^<]*)(<[^>]+>?)?/);b=b[1]?b[1]:b[2];a.input=a.input.substr(b.length);return b},$R=function(a){for(var b=null;b=a.match(/&(amp|lt|gt|lrm|rlm|nbsp);/);)a=a.replace(b[0],function(c){return ZR[c]});return a},bS=function(a,b){aS(a,b);Array.from(b.getElementsByTagName("*")).forEach(function(c){aS(a,c)})},aS=function(a,b){for(var c in a)null!=a[c]&&(b.style[c]=a[c])},cS=function(a,b){return 0===a?"0":a+b},dS=function(a,b){return 1>Math.abs(a-b)||a<b},eS=function(a,b){return a<b&&
4
+ 1<Math.abs(a-b)},fS=function(a,b){return a>b&&1<Math.abs(a-b)},gS=function(a,b){return 1>Math.abs(a-b)||a>b},hS=function(a,b,c,d,e,f){this.left=a;this.f=b;this.top=c;this.a=d;this.height=e;this.width=f},iS=function(a){return new hS(a.left,a.f,a.top,a.a,a.height,a.width)},jS=function(a){var b=a.getBoundingClientRect(),c=getComputedStyle(a,null),d=parseFloat(c.getPropertyValue("border-left-width"))||0,e=parseFloat(c.getPropertyValue("border-right-width"))||0,f=parseFloat(c.getPropertyValue("border-top-width"))||
5
+ 0;c=parseFloat(c.getPropertyValue("border-bottom-width"))||0;var g=(b.top||a.offsetTop)+f;f=(b.height||a.offsetHeight)-f-c;return new hS(b.left+d,b.right+e,g,(b.bottom||g+f)+c,f,(b.width||a.offsetWidth)-d-e)},kS=function(a,b){return b.some(function(c){return eS(a.left,c.f)&&fS(a.f,c.left)&&eS(a.top,c.a)&&fS(a.a,c.top)})},lS=function(a,b){return gS(a.top,b.top)&&dS(a.a,b.a)&&gS(a.left,b.left)&&dS(a.f,b.f)},mS=function(a,b,c){switch(c){case "+x":return eS(a.left,b.left);case "-x":return fS(a.f,b.f);
6
+ case "+y":return eS(a.top,b.top);case "-y":return fS(a.a,b.a);default:throw Error("Unknown axis");}},nS=function(a,b,c){this.id=a;this.w=b;this.B=c;this.a=this.o();this.j=!1},oS=function(a,b,c){nS.call(this,a.id,"clpp-text-cue",{});this.l=b;this.f=a;this.h=!!this.f.backgroundImage;this.D=c},qS=function(a){var b=a.a.childNodes[0],c=a.a.getBoundingClientRect(),d=b.getClientRects();b=c.height/d.length;c=c.width/d.length;return pS(a)?b:c},tS=function(a,b,c){return pS(a)&&_.M.sa(c)?cS(c,_.Pf):(rS(a)||
7
+ sS(a))&&_.M.sa(b)?cS(b,"%"):SR},rS=function(a){return a.f.writingMode===_.Jg},sS=function(a){return a.f.writingMode===_.Kg},pS=function(a){return a.f.writingMode===_.ti},uS=function(a,b,c){return(rS(a)||sS(a))&&_.M.sa(c)?cS(c,_.Pf):rS(a)&&_.M.S(c)?cS(0,_.Pf):pS(a)&&_.M.sa(b)?cS(b,"%"):SR},vS=function(a,b){if(typeof a.f.position===_.k&&typeof a.f.size===_.k)switch(b){case _.Ie:return a.f.position;case "auto":case _.wd:return a.f.position-a.f.size/2;case _.Je:return a.f.position-a.f.size}return 0},
8
+ wS=function(a){switch(a.f.positionAlign){case _.Ie:return _.Fe;case "auto":case _.wd:return _.si;case _.Je:return _.Wf}return a.f.textAlign},xS=function(a){if(!a.f.positionAlign)switch(a.f.textAlign){case _.Fe:case _.Fe:return _.Ie;case _.si:return _.wd;case _.Wf:case _.Wf:return _.Je}return a.f.positionAlign},yS=function(a){switch(a.f.writingMode){case _.ti:return"horizontal-tb";case _.Jg:return _.Jg;case _.Kg:return _.Kg;default:throw Error("Unknown writing mode");}},zS=function(a,b){this.l=a;this.f=
9
+ a.a;this.j=void 0===b?!1:b;this.a=jS(a.a);this.h=[]},AS=function(a,b){if(a.j)switch(b.writingMode){case _.ti:return["-y"];case _.Jg:return["+x"];case _.Kg:return["-x"]}var c=[];switch(b.writingMode){case _.ti:c=["+y","-y"];break;case _.Jg:c=["+x","-x"];break;case _.Kg:c=["-x","+x"]}0>b.line&&(c=c.reverse());return c},BS=function(a){for(a.h=[];0<a.f.childNodes.length;)a.f.removeChild(a.f.childNodes[0]);a.a=jS(a.l.a)},CS=function(a,b,c){nS.call(this,a,b,c);this.h=null;this.l=[]},DS=function(a,b){BS(a.h);
10
+ a.l.unshift(b);for(var c=_.w(a.l),d=c.next();!d.done;d=c.next())a.h.append(d.value)},ES=function(a,b){CS.call(this,a.id,"clpp-text-cue-region",b);this.f=a},FS=function(a,b,c){a=a.f;var d=a.viewportAnchorUnits;if(d===_.yi)return a.viewportAnchorY/100*c-a.regionAnchorY/100*b;if(0===d)return a.viewportAnchorY-a.regionAnchorY;throw Error(OR);},HS=function(a){this.g=new _.K("clpp.htmlcue.StyleManager");this.j=[];this.h=a;this.l=[];this.a=GS(this,this.h);this.f=GS(this,this.h,!0);this.f.disabled=!0;this.g.debug("Stylesheet CLPP Subtitle Styles has been created.")},
11
+ IS=function(a,b){var c=!1;try{a.f.insertRule(b,0);var d=a.f.cssRules[0];d instanceof CSSStyleRule&&(c=d.selectorText.split(",").every(function(e){return 0===e.trim().indexOf("."+a.h+" ")}))}catch(e){}0<a.f.cssRules.length&&a.f.deleteRule(0);return c},JS=function(a,b){var c="."+a.h+" .clpp-text-container",d=c+" .clpp-text-cue";return b=b.replace(/::cue\((#[^)]+)\)/g,c+" $1").replace(/::cue\(([^)]+)\)/g,d+" $1").replace(/::cue-region\(([^)]+)\)/g,c+" $1 .clpp-text-cue").replace(/::cue/g,d).replace(/::cue-region/g,
12
+ c+" .clpp-text-cue-region .clpp-text-cue").replace(/::ttml/g,c)},GS=function(a,b,c){var d=document.createElement(_.og),e=d.dataset;e.name=NR;e["for"]=b;c&&(e.name="CLPP Subtitle Styles (sandbox)",e.sandbox=!0);b=document.head;b.appendChild(d);KS(a,b);a.g.debug("Created HTML style element #CLPP Subtitle Styles.");return d.sheet},KS=function(a,b){var c=new MutationObserver(function(d){d.forEach(function(e){e.removedNodes.forEach(function(f){f.id===NR&&a.g.error("PRESTOplay HTML style element #CLPP Subtitle Styles has been unexpectedly removed! Some styles will not work!")})})});
13
+ c.observe(b,{subtree:!1,childList:!0});a.j.push(function(){return c.disconnect()})},NS=function(a){_.wu.call(this,a);var b=this;this.g=new _.K(RR);this.m=a;this.L=LS(a.getConfiguration());this.j=!1;this.f=[];this.D=a.getSurface().getContainer();this.h=new HS(a.getSurface().getUniqueCssClass());this.a=new CS(null,"clpp-text-container",{});this.w=new _.Jt(a.getSurface(),this.Ej.bind(this));this.J=null;this.D?(this.D.appendChild(this.a.a),this.a.init(null)):this.g.warn("No container element! Subtitles will not appear. Please check your player surface configuration or switch to NativeTextDisplayer.");
14
+ this.G=new _.Zk(function(){MS(b)});this.A=new Map;this.l=null},LS=function(a){a=_.M.Oa(a.htmlcue||{});_.M.S(a.stretchSmpteImage)&&(a.stretchSmpteImage=!1);_.M.S(a.enableResizeObserver)&&(a.enableResizeObserver=!0);return a},OS=function(a,b){return a.startTime<=b&&a.endTime>b},MS=function(a,b){if((b||a.j)&&a.D){var c=a.m.getPosition();if(b||a.J!==c&&a.m.getState()===_.Bp){a.J=c;var d=PS(a,c);(c=b)||(c=a.l,c=!(null===c&&null===d||null!==c&&null!==d&&c.start===d.start&&c.end===d.end));if(c&&(a.l=d,QS(a),
15
+ d)){c={color:a.getFontColor()||void 0,backgroundColor:a.getBackgroundColor()||void 0,fontFamily:a.getFontFamily()||void 0,textShadow:_.Bu(a)||void 0};d=a.f.slice(d.start,d.end+1);d=_.w(d);for(var e=d.next();!e.done;e=d.next()){var f=a;e=e.value;var g=f.a.a,h=null;switch(e.payloadType){case _.Rg:h="clpp-text-vtt";break;case _.wg:h=QR;break;case _.ri:h=PR}h&&!g.classList.contains(h)&&_.Zp(g,h);g=jS(f.a.a);if(0===g.width||0===g.height)f.g.warn("The height or width of the `.clpp-text-container` element is zero. Captions will not be displayed. Please check if the `clpp.styles.css` file has been included.");
16
+ else{aS({fontSize:RS(f,e.containerRows)},f.a.a);g=null;h=e.payloadType===_.Rg;var l=e.payloadType===_.wg;e.region&&(h||l||e.backgroundImage)&&(f.A.has(e.region.id)?g=f.A.get(e.region.id):(g=new ES(e.region,{}),f.A.set(e.region.id,g),DS(f.a,g)));e=new oS(e,f.L,c);g?DS(g,e):DS(f.a,e)}}}}}},PS=function(a,b){var c=VR(a.f,function(e){return OS(e,b)?0:b!==e.startTime?b-e.startTime:b-e.endTime});if(-1===c)return null;for(var d=c;0<=d-1&&OS(a.f[d-1],b);)d--;for(;c+1<a.f.length&&OS(a.f[c+1],b);)c++;return{start:d,
17
+ end:c}},SS=function(a){QS(a);a.J=null;a.l=null;a.f=[]},QS=function(a){a.A.clear();if(a.a){var b=a.a.a;b.classList.remove("clpp-text-vtt");b.classList.remove(QR);b.classList.remove(PR);a=a.a;BS(a.h);a.l=[]}},RS=function(a,b){var c=jS(a.a.a).height;if(null!==a.I)return a.getFontSize();if(null!==a.B){var d=a.getFontSizePercent();return Math.round(c*d)+_.Pf}if(typeof b===_.k&&0<b)return Math.round(c/b)+_.Pf;d=a.getFontSizePercent();return Math.round(c*d)+_.Pf},TS=function(){},US=function(){};
18
+ WR.prototype.parse=function(a){a={input:a};for(var b=_.aq(_.be),c=[],d=b,e;null!==(e=YR(a));)if("\x3c"===e[0])if("/"===e[1])c.length&&c[c.length-1]===e.substr(2).replace("\x3e","")&&(c.pop(),d=d.parentNode);else{if(e=e.match(/^<([^.\s/0-9>]+)(\.[^\s\\>]+)?([^>\\]+)?(\\?)>?$/)){var f=e[1];var g=e[3];var h=VS[f];h?(h=_.aq(h),(f=WS[f])&&g&&h.setAttribute(f,g.trim()),g=h):g=null;!g||XS[g.localName]&&XS[g.localName]!==d.localName||(e[2]&&(g.className=e[2].substr(1).replace(/\./g," ")),c.push(e[1]),d.appendChild(g),
19
+ d=g)}}else d.appendChild(document.createTextNode($R(e)));return b};var VS={c:"c",i:"i",b:"b",u:"u",ruby:"ruby",rt:"rt",v:"v",lang:"lang"},WS={v:"voice",lang:"lang"},XS={rt:"ruby"},ZR={"\x26amp;":"\x26","\x26lt;":"\x3c","\x26gt;":"\x3e","\x26lrm;":"\u200e","\x26rlm;":"\u200f","\x26nbsp;":"\u00a0"};nS.prototype.init=function(){this.j=!0};nS.prototype.A=function(){return!1};_.x(oS,nS);oS.prototype.A=function(){return!this.h&&!(this.f.region&&this.f.region.displayAlign)};
20
+ oS.prototype.init=function(a){nS.prototype.init.call(this,a);if(this.h)_.Zp(this.a,"clpp-text-cue-image"),this.a.style.backgroundImage='url("'+this.f.backgroundImage+'")',this.l.stretchSmpteImage&&(this.a.style.backgroundSize="contain");else if(a){var b=this.f;if(b.payloadType===_.wg){var c=_.aq(_.be);c.innerHTML=b.payload;b=c}else b.payloadType===_.Rg?b=(new WR).parse(b.payload):(c=_.aq(_.be),c.textContent=b.payload,b=c);_.Zp(b,this.w);this.id&&(b.id=this.id);c=_.w(this.f.cssClassList);for(var d=
21
+ c.next();!d.done;d=c.next())_.Zp(b,d.value);aS({writingMode:yS(this)},b);this.a.appendChild(b);_.Zp(this.a,"clpp-text-wrapper");c=_.w(this.f.cssClassList);for(d=c.next();!d.done;d=c.next())_.Zp(this.a,"clpp-text-wrapper__"+d.value);_.M.S(this.f.line)&&(this.f.lineInterpretation=_.ui,this.f.line=pS(this)?-1:0);c=yS(this);aS({writingMode:c,webkitWritingMode:c,direction:SR,textAlign:wS(this)},this.a);if(!this.f.region||!this.f.region.displayAlign){c=vS(this,xS(this));d=uS(this,c,null);var e=tS(this,
22
+ c,null),f=sS(this)&&_.M.S(null)?cS(0,_.Pf):SR;aS({position:"absolute",left:d,right:f,top:e,width:pS(this)?cS(this.f.size,"%"):SR,height:rS(this)||sS(this)?cS(this.f.size,"%"):SR},this.a);d=this.f;a=pS(this)?a.height:a.width;e=qS(this);if(d.lineInterpretation===_.ui)f=e*Math.round(d.line),Math.abs(f)>a&&(f=e*(0>d.line?0:-1)),0>f&&(f+=a);else{f=e/a*100;var g=d.line;switch(d.lineAlign){case _.wd:g-=f/2;break;case _.re:g-=f}f=Math.round(g/100*a)}sS(this)&&(f=a-f-e);a=f;d=uS(this,c,a);e=sS(this)&&_.M.S(a)?
23
+ cS(0,_.Pf):SR;aS({left:d,right:e,top:tS(this,c,a)},this.a)}bS(this.D,b)}};oS.prototype.o=function(){return _.aq(_.be)};zS.prototype.append=function(a){var b=a.a;b.style.visibility=_.ye;this.f.appendChild(b);a.j||a.init(this.a);if(a.A()){a:{var c=jS(a.a);var d=AS(this,a.f),e=qS(a),f=iS(c),g=null,h=0;d=_.w(d);for(var l=d.next();!l.done;l=d.next()){for(l=l.value;mS(c,this.a,l)||lS(c,this.a)&&kS(c,this.h);){var m=c,n=e;switch(l){case "+x":m.left+=n;m.f+=n;break;case "-x":m.left-=n;m.f-=n;break;case "+y":m.top+=n;m.a+=n;break;case "-y":m.top-=n,m.a-=n}}if(this.j||lS(c,this.a))break a;l=this.a;l=Math.max(0,Math.min(c.f,
24
+ l.f)-Math.max(c.left,l.left))*Math.max(0,Math.min(c.a,l.a)-Math.max(c.top,l.top))/(c.height*c.width);l>h&&(g=iS(c),h=l);c=iS(f)}c=g||f}aS({top:cS(c.top-this.a.top,_.Pf),bottom:cS(this.a.a-c.a,_.Pf),left:cS(c.left-this.a.left,_.Pf),right:cS(this.a.f-c.f,_.Pf),height:cS(c.height,_.Pf),width:cS(c.width,_.Pf)},a.a)}b.style.visibility="visible";this.h.push(jS(a.a))};_.x(CS,nS);CS.prototype.init=function(){this.h=new zS(this);this.j=!0};CS.prototype.o=function(){var a=_.aq(_.be);_.Zp(a,this.w);this.id&&(a.id=this.id);return a};_.x(ES,CS);
25
+ ES.prototype.init=function(a){a:{var b=this.f;switch(b.widthUnits){case 0:b=b.width;break a;case _.yi:b=b.width/100*a.width;break a;default:throw Error(OR);}}var c=this.f;var d=c.viewportAnchorUnits;if(d===_.yi)c=c.viewportAnchorX/100*a.width-c.regionAnchorX/100*b;else if(0===d)c=c.viewportAnchorX-c.regionAnchorX;else throw Error(OR);d=a.height;var e=FS(this,d,a.height);aS(this.B,this.a);aS({left:cS(c,_.Pf),top:cS(e,_.Pf),width:cS(b,_.Pf),height:cS(d,_.Pf)},this.a);this.f.writingMode&&aS({display:"flex",
26
+ "flex-direction":this.f.writingMode},this.a);this.f.displayAlign&&aS({"justify-content":this.f.displayAlign},this.a);b=_.w(this.f.cssClassList);for(c=b.next();!c.done;c=b.next())_.Zp(this.a,c.value);a:switch(b=this.f,b.heightUnits){case 0:b=b.height;break a;case _.yi:b=b.height/100*a.height;break a;case 2:b=b.height;d=new oS(new _.xi(0,1,"Lorem ipsum",_.ri),{},{});c=d.a;this.a.appendChild(c);d.init(jS(this.a));d=c.getBoundingClientRect().height;this.a.removeChild(c);b*=d;break a;default:throw Error(OR);
27
+ }a=FS(this,b,a.height);aS({top:cS(a,_.Pf),height:cS(b,_.Pf)},this.a);this.h=new zS(this,!0);this.j=!0};ES.prototype.getId=function(){return this.f.id};HS.prototype.appendRule=function(a){if(null!=this.a&&!this.l.some(function(c){return c===a})){var b=JS(this,a);if(IS(this,b)){try{this.a.insertRule(b,this.a.cssRules.length),this.g.debug("Added CSS rule "+b)}catch(c){this.g.error("An error occurred when adding a CSS rule: "+b)}this.l.push(a)}else this.g.warn("Stylesheet CLPP Subtitle Styles ignoring the CSS rule because it's not safe: "+b)}};
28
+ HS.prototype.destroy=function(){var a=this;return _.I(function(b){if(null==a.a)return b["return"]();a.j.forEach(function(c){return c()});a.j=[];if(null!=a.a){for(;0<a.a.cssRules.length;)a.a.deleteRule(0);a.l=[]}document.head.removeChild(a.a.ownerNode);document.head.removeChild(a.f.ownerNode);a.a=null;a.f=null;a.g.debug("Stylesheet CLPP Subtitle Styles has been destroyed.");_.B(b)})};_.x(NS,_.wu);_.t=NS.prototype;_.t.append=function(a,b){if(null!=this.h&&0!==a.length){for(var c=_.w(b),d=c.next();!d.done;d=c.next())this.h.appendRule(d.value);a.sort(function(e,f){return e.startTime!==f.startTime?e.startTime-f.startTime:e.endTime-f.endTime});this.f=UR(this.f,TR(a));this.l=null;MS(this,!1)}};_.t.zb=function(){null==this.h||MS(this,!0)};
29
+ _.t.destroy=function(){var a=this;return _.I(function(b){if(1==b.a){if(null==a.h)return b["return"]();SS(a);a.G.stop();return _.y(b,a.h.destroy(),2)}a.h=null;a.D.removeChild(a.a.a);a.a=null;a.w.stop();a.w=null;a.j=!1;_.B(b)})};_.t.remove=function(a,b){if(null==this.h)return!1;this.f=this.f.filter(function(c){return c.startTime<a||c.endTime>=b});this.l=null;MS(this,!0);return!0};_.t.isTextVisible=function(){return this.j};
30
+ _.t.setTextVisibility=function(a){null!=this.h&&this.j!==a&&((this.j=a)?(this.G.mb(.25),this.L.enableResizeObserver&&this.w.start(),MS(this,!0)):(this.G.stop(),this.w.stop(),SS(this)))};_.t.Fd=function(){return this.f};_.t.Ej=function(){MS(this,!0)};_.J(RR,NS);NS.prototype.setTextVisibility=NS.prototype.setTextVisibility;NS.prototype.isTextVisible=NS.prototype.isTextVisible;NS.prototype.remove=NS.prototype.remove;NS.prototype.destroy=NS.prototype.destroy;NS.prototype.append=NS.prototype.append;TS.prototype.isSupported=function(a){return!!a.enableHtmlCue&&!_.il()};TS.prototype.create=function(a){return new NS(a)};_.x(US,_.Ts);US.prototype.f=function(){_.ap(_.ze,new TS)};US.prototype.a=function(){_.Zo.has(_.ze)&&(_.Zo["delete"](_.ze),_.$o.info("Removed factory: 'html'"))};US.prototype.id=function(){return _.qg};_.J("clpp.htmlcue.HtmlCueComponent",US);};
31
31
  if(typeof(module)!="undefined"&&module.exports){var x=require("./cl.core.js");_ = x._;(f.call(g,this));module.exports=g;}
32
32
  else if (typeof(define)!="undefined"&&define.amd) {define(["./cl.core"], function(c){_=c._;(f.call(g,this));return g;});}
33
33
  else{_=this.clpp._;(f.call(g,this));}
package/cjs/cl.ima.js CHANGED
@@ -1,28 +1,28 @@
1
1
  (function(){var g={}; var _ = _ || {}
2
- var f=function(window){var nR="clpp.ima.AdsManagerFactory",oR=function(a,b,c){this.a=a;this.f=a.getAdPodInfo();this.j=b;this.h=c},pR=function(){},qR=function(a){this.a=a},rR=function(a){this.m=a;this.A=a.getSurface().getMedia();a=this.m.getConfiguration();a=_.O.Na(a.ima||{});this.J=_.O.oa({disableCustomPlayback:!1},a);this.o=this.m.pc("ima").Xc();this.S=this.m.pc("ima").h;this.l=this.m.pc("ima").a;this.L=new _.Et;this.g=new _.K("clpp.ima");this.h=this.a=null;this.f=new _.Oj;this.I=!1;this.w=new _.Uh;this.V=new pR;this.B=
3
- null;this.N=this.H=this.D=this.G=!1;this.K=this.j=null;a=this.w;var b=google.ima.AdErrorEvent.Type.AD_ERROR;a.one(this.l,google.ima.AdsManagerLoadedEvent.Type.ADS_MANAGER_LOADED,this.Sl.bind(this));a.on(this.l,b,this.Rl.bind(this));a.on(this.m,_.qe,this.Zl.bind(this))},sR=function(a){var b=a.a,c=a.w,d=google.ima.AdEvent.Type;c.on(b,d.AD_BREAK_READY,a.Hl.bind(a));c.on(b,d.LOADED,a.Gj.bind(a));c.on(b,d.CONTENT_PAUSE_REQUESTED,a.$l.bind(a));c.on(b,d.STARTED,a.Ij.bind(a));c.on(b,d.LOG,a.Ll.bind(a));c.on(b,
4
- d.AD_PROGRESS,a.Pl.bind(a));c.on(b,d.AD_BUFFERING,a.Il.bind(a));c.on(b,d.FIRST_QUARTILE,a.Ej.bind(a));c.on(b,d.MIDPOINT,a.Ml.bind(a));c.on(b,d.THIRD_QUARTILE,a.Jj.bind(a));c.on(b,d.PAUSED,a.Ol.bind(a));c.on(b,d.RESUMED,a.Ql.bind(a));c.on(b,d.CLICK,a.Dj.bind(a));c.on(b,d.SKIPPED,a.Hj.bind(a));c.on(b,d.IMPRESSION,a.Fj.bind(a));c.on(b,d.COMPLETE,a.Jl.bind(a));c.on(b,d.CONTENT_RESUME_REQUESTED,a.am.bind(a));c.on(b,d.ALL_ADS_COMPLETED,a.Ul.bind(a))},tR=function(a){a=a.J;var b=new google.ima.AdsRenderingSettings;
5
- b.restoreCustomPlaybackStateOnAdBreakComplete=!1;typeof a.bitrate===_.k&&(b.bitrate=a.bitrate);b.enablePreloading=typeof a.enablePreloading===_.kd?a.enablePreloading:!0;typeof a.loadVideoTimeout===_.k&&(b.loadVideoTimeout=a.loadVideoTimeout);Array.isArray(a.mimeTypes)&&(b.mimeTypes=a.mimeTypes);typeof a.playAdsAfterTime===_.k&&(b.playAdsAfterTime=a.playAdsAfterTime);typeof a.useStyledLinearAds===_.kd&&(b.useStyledLinearAds=a.useStyledLinearAds);b.uiElements=Array.isArray(a.uiElements)?a.uiElements:
6
- [];return b},vR=function(a){a.B=null;uR(a,_.Lc);a.o&&a.m.getSurface().hide(a.o)},wR=function(a){_.Yp(a.A,{visibility:"visible"})},uR=function(a,b,c){c=c&&c.getAd();var d=null;c&&(d={ad:new oR(c,a.G,a.D)});a.m.trigger(new _.L(b,d))},xR=function(a,b){var c=b?a.V.create(b.getErrorCode()):null;a.m.onError(new _.P(1,9,10003,{errorType:c},b))},yR=function(a){return!1===a.J.disableCustomPlayback&&a.a.isCustomPlaybackUsed()&&_.Vj()},AR=function(a){var b,c;return _.H(function(d){if(1==d.a)return a.S.initialize(),
7
- b=!!a.m.getConfiguration().muted,_.y(d,a.L.canPlay(b),2);c=d.f;if(!c&&!yR(a))return uR(a,_.id),a.g.warn(_.ma),d["return"]();zR(a);_.A(d)})},BR=function(a,b){return _.H(function(c){if(1==c.a)return a.S.initialize(),_.y(c,b.play(),2);zR(a);_.A(c)})},zR=function(a){a.a.init(a.A.offsetWidth,a.A.offsetHeight,google.ima.ViewMode.NORMAL);a.a.start();a.I=!0},CR=function(){this.a=this.h=this.f=null},DR=function(){return!window.google||!google.ima||!google.ima.AdsLoader},ER=function(){},FR=function(){this.cd=
8
- new _.K(nR)};_.t=oR.prototype;_.t.zb=function(){return"Google IMA SDK"};_.t.Ab=function(){return google.ima.VERSION};_.t.Gb=function(){return 0};_.t.getId=function(){return this.a.getAdId()};_.t.getCreativeId=function(){return this.a.getCreativeId()};_.t.getApiFramework=function(){return this.a.getApiFramework()};_.t.getAdSystem=function(){return this.a.getAdSystem()};_.t.getAdvertiserName=function(){return this.a.getAdvertiserName()};_.t.getTitle=function(){return this.a.getTitle()};
9
- _.t.getDuration=function(){return this.a.getDuration()};_.t.getSkipTimeOffset=function(){return this.a.getSkipTimeOffset()};_.t.tc=function(){return this.f?this.f.getIsBumper():!1};_.t.Tb=function(){var a=null,b=this.a,c=Object.keys(b).find(function(d){return typeof b[d]===_.Xe&&typeof b[d].clickThroughUrl===_.jg});c&&(a=b[c].clickThroughUrl);return a};_.t.getMediaUrl=function(){return this.a.getMediaUrl()};_.t.Db=function(){return this.a.getVastMediaWidth()};_.t.Cb=function(){return this.a.getVastMediaHeight()};
10
- _.t.pb=function(){return this.a.getVastMediaBitrate()};_.t.fb=function(){return this.h?2:this.j?1:0};_.t.getPodIndex=function(){return this.f?this.f.getPodIndex():0};_.t.Ub=function(){return this.f?this.f.getTimeOffset():0};_.t.Vb=function(){return this.f?this.f.getAdPosition():1};_.t.Fb=function(){return this.f?this.f.getTotalAds():1};_.t.getWrapperAdIds=function(){return this.a.getWrapperAdIds()};_.t.getWrapperAdSystems=function(){return this.a.getWrapperAdSystems()};_.t.getWrapperCreativeIds=function(){return this.a.getWrapperCreativeIds()};
11
- oR.prototype.getWrapperCreativeIds=oR.prototype.getWrapperCreativeIds;oR.prototype.getWrapperAdSystems=oR.prototype.getWrapperAdSystems;oR.prototype.getWrapperAdIds=oR.prototype.getWrapperAdIds;oR.prototype.getSequenceLength=oR.prototype.Fb;oR.prototype.getPositionInSequence=oR.prototype.Vb;oR.prototype.getPodTimeOffset=oR.prototype.Ub;oR.prototype.getPodIndex=oR.prototype.getPodIndex;oR.prototype.getPodType=oR.prototype.fb;oR.prototype.getMediaBitrate=oR.prototype.pb;
12
- oR.prototype.getMediaHeight=oR.prototype.Cb;oR.prototype.getMediaWidth=oR.prototype.Db;oR.prototype.getMediaUrl=oR.prototype.getMediaUrl;oR.prototype.getClickThroughUrl=oR.prototype.Tb;oR.prototype.isBumper=oR.prototype.tc;oR.prototype.getSkipTimeOffset=oR.prototype.getSkipTimeOffset;oR.prototype.getDuration=oR.prototype.getDuration;oR.prototype.getTitle=oR.prototype.getTitle;oR.prototype.getAdvertiserName=oR.prototype.getAdvertiserName;oR.prototype.getAdSystem=oR.prototype.getAdSystem;
13
- oR.prototype.getApiFramework=oR.prototype.getApiFramework;oR.prototype.getCreativeId=oR.prototype.getCreativeId;oR.prototype.getId=oR.prototype.getId;oR.prototype.getTechnology=oR.prototype.Gb;oR.prototype.getAdManagerVersion=oR.prototype.Ab;oR.prototype.getAdManagerName=oR.prototype.zb;pR.prototype.create=function(a){var b=google.ima.AdError.ErrorCode;switch(a){case b.VAST_LOAD_TIMEOUT:case b.VAST_MEDIA_LOAD_TIMEOUT:case b.FAILED_TO_REQUEST_ADS:return 0;case b.VIDEO_PLAY_ERROR:return 1;default:return 2}};qR.prototype.getCuePoints=function(){return this.a};qR.prototype.Xb=function(){return 0<=this.a.indexOf(0)||0===this.a.length};qR.prototype.rb=function(){return 0<=this.a.indexOf(-1)};qR.prototype.hasPostroll=qR.prototype.rb;qR.prototype.hasPreroll=qR.prototype.Xb;qR.prototype.getCuePoints=qR.prototype.getCuePoints;_.t=rR.prototype;
14
- _.t.Sl=function(a){var b=this;this.a=a.getAdsManager(this.A,tR(this));this.a.isCustomPlaybackUsed()&&!yR(this)?(this.g.warn("IMA plugin is disabled for this platform with single video element. Disposing."),this.m.onError(new _.P(1,9,10002)),this.dispose()):(this.h=new _.Ct(this.m.getSurface(),function(c,d,e){b.a.resize(c,d,e?google.ima.ViewMode.FULLSCREEN:google.ima.ViewMode.NORMAL)}),a=this.a.getCuePoints(),this.j=new qR(a),this.m.trigger(new _.L(_.Oc,{adsTimeline:this.j})),sR(this));this.f.resolve()};
15
- _.t.Rl=function(a){xR(this,a.getError());this.f.resolve()};_.t.$l=function(a){var b=this;return _.H(function(c){switch(c.a){case 1:return b.H=!0,yR(b)?(b.K=b.m.getPosition(),_.y(c,b.m.detach(),5)):_.y(c,b.m.pause(),4);case 4:_.Yp(b.A,{visibility:_.we});c.F(3);break;case 5:var d=b.m;d.a&&d.a.stopForwardingEventsTo(d);case 3:uR(b,_.xc,a),b.h.start(),_.A(c)}})};_.t.Hl=function(){var a=this;return _.H(function(b){a.a.start();_.A(b)})};
16
- _.t.Gj=function(a){a.getAd().isLinear()?uR(this,_.Ec,a):(this.a.discardAdBreak(),this.G||(this.G=!0,this.m.play()))};_.t.Ij=function(a){this.B=a.getAd().getDuration();uR(this,_.Kc,a);this.m.getSurface().show(this.o)};_.t.Ll=function(a){a=a.getAdData();xR(this,a?a.adError:null);vR(this)};_.t.Pl=function(a){uR(this,_.Hc,a)};_.t.Il=function(a){uR(this,_.zc,a)};_.t.Ej=function(a){uR(this,_.Cc,a)};_.t.Ml=function(a){uR(this,_.Fc,a)};_.t.Jj=function(a){uR(this,_.Mc,a)};_.t.Ol=function(a){uR(this,_.Gc,a)};
17
- _.t.Ql=function(a){uR(this,_.Ic,a)};_.t.Dj=function(a){this.pause();uR(this,_.Ac,a)};_.t.Hj=function(a){uR(this,_.Jc,a);vR(this)};_.t.Fj=function(a){uR(this,_.Dc,a)};_.t.Jl=function(a){uR(this,_.Bc,a);vR(this)};
18
- _.t.am=function(){var a=this;return _.H(function(b){switch(b.a){case 1:a.G=!0;if(!yR(a)||null===a.K){if(!a.H)return b["return"](a.m.play());wR(a);b.F(2);break}var c=a.m;c.a&&c.a.forwardEventsTo(c);return _.y(b,_.Xq(a.m),3);case 3:if(a.D){b.F(2);break}return _.y(b,a.m.seek(a.K),2);case 2:a.H=!1;a.h&&a.h.stop();if(a.D){b.F(6);break}return _.y(b,a.m.play(),6);case 6:uR(a,_.yc),_.A(b)}})};_.t.Ul=function(){this.N=!0};_.t.Zl=function(){this.D=!0;this.l.contentComplete()};
19
- _.t.load=function(){var a=this,b,c,d,e,f;return _.H(function(g){if(1==g.a){b=a.m;c=a.J;try{if(typeof c.adTagUrl!==_.jg)throw new _.P(1,9,10001,{missingKeys:"adTagUrl"});}catch(h){return b.onError(h),a.f.resolve(),g["return"](a.f)}return c.adTagUrl?_.y(g,a.L.canPlay(!1),2):(a.f.resolve(),g["return"](a.f))}if(3!=g.a)return d=g.f,_.y(g,a.L.canPlay(!0),3);e=g.f;f=new google.ima.AdsRequest;f.adTagUrl=c.adTagUrl;f.setAdWillAutoPlay(d);f.setAdWillPlayMuted(e);a.l.getSettings().setAutoPlayAdBreaks(!1);a.l.requestAds(f);
20
- return g["return"](a.f)})};_.t.start=function(a){var b=this;return _.H(function(c){return b.a&&b.j&&!b.I?b.j.Xb()?_.y(c,AR(b),0):_.y(c,BR(b,a),0):_.y(c,a.play(),0)})};_.t.resume=function(){this.a&&this.a.resume()};_.t.pause=function(){this.a&&this.a.pause()};_.t.skip=function(){this.a&&this.a.skip()};_.t.getVolume=function(){return this.a?this.a.getVolume():1};_.t.setVolume=function(a){this.a&&this.a.setVolume(a)};
2
+ var f=function(window){var uR="clpp.ima.AdsManagerFactory",vR=function(a,b,c){this.a=a;this.f=a.getAdPodInfo();this.j=b;this.h=c},wR=function(){},xR=function(a){this.a=a},yR=function(a){this.m=a;this.A=a.getSurface().getMedia();a=this.m.getConfiguration();a=_.M.Oa(a.ima||{});this.J=_.M.pa({disableCustomPlayback:!1},a);this.o=this.m.rc("ima").Xc();this.R=this.m.rc("ima").h;this.l=this.m.rc("ima").a;this.L=new _.Lt;this.g=new _.K("clpp.ima");this.h=this.a=null;this.f=new _.Rj;this.I=!1;this.w=new _.Xh;this.V=new wR;this.B=
3
+ null;this.N=this.H=this.D=this.G=!1;this.K=this.j=null;a=this.w;var b=google.ima.AdErrorEvent.Type.AD_ERROR;a.one(this.l,google.ima.AdsManagerLoadedEvent.Type.ADS_MANAGER_LOADED,this.Vl.bind(this));a.on(this.l,b,this.Ul.bind(this));a.on(this.m,_.se,this.bm.bind(this))},zR=function(a){var b=a.a,c=a.w,d=google.ima.AdEvent.Type;c.on(b,d.AD_BREAK_READY,a.Kl.bind(a));c.on(b,d.LOADED,a.Ij.bind(a));c.on(b,d.CONTENT_PAUSE_REQUESTED,a.cm.bind(a));c.on(b,d.STARTED,a.Kj.bind(a));c.on(b,d.LOG,a.Ol.bind(a));c.on(b,
4
+ d.AD_PROGRESS,a.Sl.bind(a));c.on(b,d.AD_BUFFERING,a.Ll.bind(a));c.on(b,d.FIRST_QUARTILE,a.Gj.bind(a));c.on(b,d.MIDPOINT,a.Pl.bind(a));c.on(b,d.THIRD_QUARTILE,a.Lj.bind(a));c.on(b,d.PAUSED,a.Rl.bind(a));c.on(b,d.RESUMED,a.Tl.bind(a));c.on(b,d.CLICK,a.Fj.bind(a));c.on(b,d.SKIPPED,a.Jj.bind(a));c.on(b,d.IMPRESSION,a.Hj.bind(a));c.on(b,d.COMPLETE,a.Ml.bind(a));c.on(b,d.CONTENT_RESUME_REQUESTED,a.dm.bind(a));c.on(b,d.ALL_ADS_COMPLETED,a.Xl.bind(a))},AR=function(a){a=a.J;var b=new google.ima.AdsRenderingSettings;
5
+ b.restoreCustomPlaybackStateOnAdBreakComplete=!1;typeof a.bitrate===_.k&&(b.bitrate=a.bitrate);b.enablePreloading=typeof a.enablePreloading===_.md?a.enablePreloading:!0;typeof a.loadVideoTimeout===_.k&&(b.loadVideoTimeout=a.loadVideoTimeout);Array.isArray(a.mimeTypes)&&(b.mimeTypes=a.mimeTypes);typeof a.playAdsAfterTime===_.k&&(b.playAdsAfterTime=a.playAdsAfterTime);typeof a.useStyledLinearAds===_.md&&(b.useStyledLinearAds=a.useStyledLinearAds);b.uiElements=Array.isArray(a.uiElements)?a.uiElements:
6
+ [];return b},CR=function(a){a.B=null;BR(a,_.Nc);a.o&&a.m.getSurface().hide(a.o)},DR=function(a){_.$p(a.A,{visibility:"visible"})},BR=function(a,b,c){c=c&&c.getAd();var d=null;c&&(d={ad:new vR(c,a.G,a.D)});a.m.trigger(new _.L(b,d))},ER=function(a,b){var c=b?a.V.create(b.getErrorCode()):null;a.m.onError(new _.N(1,9,10003,{errorType:c},b))},FR=function(a){return!1===a.J.disableCustomPlayback&&a.a.isCustomPlaybackUsed()&&_.Yj()},HR=function(a){var b,c;return _.I(function(d){if(1==d.a)return a.R.initialize(),
7
+ b=!!a.m.getConfiguration().muted,_.y(d,a.L.canPlay(b),2);c=d.f;if(!c&&!FR(a))return BR(a,_.kd),a.g.warn(_.oa),d["return"]();GR(a);_.B(d)})},IR=function(a,b){return _.I(function(c){if(1==c.a)return a.R.initialize(),_.y(c,b.play(),2);GR(a);_.B(c)})},GR=function(a){a.a.init(a.A.offsetWidth,a.A.offsetHeight,google.ima.ViewMode.NORMAL);a.a.start();a.I=!0},JR=function(){this.a=this.h=this.f=null},KR=function(){return!window.google||!google.ima||!google.ima.AdsLoader},LR=function(){},MR=function(){this.dd=
8
+ new _.K(uR)};_.t=vR.prototype;_.t.Cb=function(){return"Google IMA SDK"};_.t.Db=function(){return google.ima.VERSION};_.t.Jb=function(){return 0};_.t.getId=function(){return this.a.getAdId()};_.t.getCreativeId=function(){return this.a.getCreativeId()};_.t.getApiFramework=function(){return this.a.getApiFramework()};_.t.getAdSystem=function(){return this.a.getAdSystem()};_.t.getAdvertiserName=function(){return this.a.getAdvertiserName()};_.t.getTitle=function(){return this.a.getTitle()};
9
+ _.t.getDuration=function(){return this.a.getDuration()};_.t.getSkipTimeOffset=function(){return this.a.getSkipTimeOffset()};_.t.vc=function(){return this.f?this.f.getIsBumper():!1};_.t.Wb=function(){var a=null,b=this.a,c=Object.keys(b).find(function(d){return typeof b[d]===_.$e&&typeof b[d].clickThroughUrl===_.mg});c&&(a=b[c].clickThroughUrl);return a};_.t.getMediaUrl=function(){return this.a.getMediaUrl()};_.t.Gb=function(){return this.a.getVastMediaWidth()};_.t.Fb=function(){return this.a.getVastMediaHeight()};
10
+ _.t.qb=function(){return this.a.getVastMediaBitrate()};_.t.gb=function(){return this.h?2:this.j?1:0};_.t.getPodIndex=function(){return this.f?this.f.getPodIndex():0};_.t.Xb=function(){return this.f?this.f.getTimeOffset():0};_.t.Yb=function(){return this.f?this.f.getAdPosition():1};_.t.Ib=function(){return this.f?this.f.getTotalAds():1};_.t.getWrapperAdIds=function(){return this.a.getWrapperAdIds()};_.t.getWrapperAdSystems=function(){return this.a.getWrapperAdSystems()};_.t.getWrapperCreativeIds=function(){return this.a.getWrapperCreativeIds()};
11
+ vR.prototype.getWrapperCreativeIds=vR.prototype.getWrapperCreativeIds;vR.prototype.getWrapperAdSystems=vR.prototype.getWrapperAdSystems;vR.prototype.getWrapperAdIds=vR.prototype.getWrapperAdIds;vR.prototype.getSequenceLength=vR.prototype.Ib;vR.prototype.getPositionInSequence=vR.prototype.Yb;vR.prototype.getPodTimeOffset=vR.prototype.Xb;vR.prototype.getPodIndex=vR.prototype.getPodIndex;vR.prototype.getPodType=vR.prototype.gb;vR.prototype.getMediaBitrate=vR.prototype.qb;
12
+ vR.prototype.getMediaHeight=vR.prototype.Fb;vR.prototype.getMediaWidth=vR.prototype.Gb;vR.prototype.getMediaUrl=vR.prototype.getMediaUrl;vR.prototype.getClickThroughUrl=vR.prototype.Wb;vR.prototype.isBumper=vR.prototype.vc;vR.prototype.getSkipTimeOffset=vR.prototype.getSkipTimeOffset;vR.prototype.getDuration=vR.prototype.getDuration;vR.prototype.getTitle=vR.prototype.getTitle;vR.prototype.getAdvertiserName=vR.prototype.getAdvertiserName;vR.prototype.getAdSystem=vR.prototype.getAdSystem;
13
+ vR.prototype.getApiFramework=vR.prototype.getApiFramework;vR.prototype.getCreativeId=vR.prototype.getCreativeId;vR.prototype.getId=vR.prototype.getId;vR.prototype.getTechnology=vR.prototype.Jb;vR.prototype.getAdManagerVersion=vR.prototype.Db;vR.prototype.getAdManagerName=vR.prototype.Cb;wR.prototype.create=function(a){var b=google.ima.AdError.ErrorCode;switch(a){case b.VAST_LOAD_TIMEOUT:case b.VAST_MEDIA_LOAD_TIMEOUT:case b.FAILED_TO_REQUEST_ADS:return 0;case b.VIDEO_PLAY_ERROR:return 1;default:return 2}};xR.prototype.getCuePoints=function(){return this.a};xR.prototype.Zb=function(){return 0<=this.a.indexOf(0)||0===this.a.length};xR.prototype.sb=function(){return 0<=this.a.indexOf(-1)};xR.prototype.hasPostroll=xR.prototype.sb;xR.prototype.hasPreroll=xR.prototype.Zb;xR.prototype.getCuePoints=xR.prototype.getCuePoints;_.t=yR.prototype;
14
+ _.t.Vl=function(a){var b=this;this.a=a.getAdsManager(this.A,AR(this));this.a.isCustomPlaybackUsed()&&!FR(this)?(this.g.warn("IMA plugin is disabled for this platform with single video element. Disposing."),this.m.onError(new _.N(1,9,10002)),this.dispose()):(this.h=new _.Jt(this.m.getSurface(),function(c,d,e){b.a.resize(c,d,e?google.ima.ViewMode.FULLSCREEN:google.ima.ViewMode.NORMAL)}),a=this.a.getCuePoints(),this.j=new xR(a),this.m.trigger(new _.L(_.Qc,{adsTimeline:this.j})),zR(this));this.f.resolve()};
15
+ _.t.Ul=function(a){ER(this,a.getError());this.f.resolve()};_.t.cm=function(a){var b=this;return _.I(function(c){switch(c.a){case 1:return b.H=!0,FR(b)?(b.K=b.m.getPosition(),_.y(c,b.m.detach(),5)):_.y(c,b.m.pause(),4);case 4:_.$p(b.A,{visibility:_.ye});c.F(3);break;case 5:var d=b.m;d.a&&d.a.stopForwardingEventsTo(d);case 3:BR(b,_.zc,a),b.h.start(),_.B(c)}})};_.t.Kl=function(){var a=this;return _.I(function(b){a.a.start();_.B(b)})};
16
+ _.t.Ij=function(a){a.getAd().isLinear()?BR(this,_.Gc,a):(this.a.discardAdBreak(),this.G||(this.G=!0,this.m.play()))};_.t.Kj=function(a){this.B=a.getAd().getDuration();BR(this,_.Mc,a);this.m.getSurface().show(this.o)};_.t.Ol=function(a){a=a.getAdData();ER(this,a?a.adError:null);CR(this)};_.t.Sl=function(a){BR(this,_.Jc,a)};_.t.Ll=function(a){BR(this,_.Bc,a)};_.t.Gj=function(a){BR(this,_.Ec,a)};_.t.Pl=function(a){BR(this,_.Hc,a)};_.t.Lj=function(a){BR(this,_.Oc,a)};_.t.Rl=function(a){BR(this,_.Ic,a)};
17
+ _.t.Tl=function(a){BR(this,_.Kc,a)};_.t.Fj=function(a){this.pause();BR(this,_.Cc,a)};_.t.Jj=function(a){BR(this,_.Lc,a);CR(this)};_.t.Hj=function(a){BR(this,_.Fc,a)};_.t.Ml=function(a){BR(this,_.Dc,a);CR(this)};
18
+ _.t.dm=function(){var a=this;return _.I(function(b){switch(b.a){case 1:a.G=!0;if(!FR(a)||null===a.K){if(!a.H)return b["return"](a.m.play());DR(a);b.F(2);break}var c=a.m;c.a&&c.a.forwardEventsTo(c);return _.y(b,_.Zq(a.m),3);case 3:if(a.D){b.F(2);break}return _.y(b,a.m.seek(a.K),2);case 2:a.H=!1;a.h&&a.h.stop();if(a.D){b.F(6);break}return _.y(b,a.m.play(),6);case 6:BR(a,_.Ac),_.B(b)}})};_.t.Xl=function(){this.N=!0};_.t.bm=function(){this.D=!0;this.l.contentComplete()};
19
+ _.t.load=function(){var a=this,b,c,d,e,f;return _.I(function(g){if(1==g.a){b=a.m;c=a.J;try{if(typeof c.adTagUrl!==_.mg)throw new _.N(1,9,10001,{missingKeys:"adTagUrl"});}catch(h){return b.onError(h),a.f.resolve(),g["return"](a.f)}return c.adTagUrl?_.y(g,a.L.canPlay(!1),2):(a.f.resolve(),g["return"](a.f))}if(3!=g.a)return d=g.f,_.y(g,a.L.canPlay(!0),3);e=g.f;f=new google.ima.AdsRequest;f.adTagUrl=c.adTagUrl;f.setAdWillAutoPlay(d);f.setAdWillPlayMuted(e);a.l.getSettings().setAutoPlayAdBreaks(!1);a.l.requestAds(f);
20
+ return g["return"](a.f)})};_.t.start=function(a){var b=this;return _.I(function(c){return b.a&&b.j&&!b.I?b.j.Zb()?_.y(c,HR(b),0):_.y(c,IR(b,a),0):_.y(c,a.play(),0)})};_.t.resume=function(){this.a&&this.a.resume()};_.t.pause=function(){this.a&&this.a.pause()};_.t.skip=function(){this.a&&this.a.skip()};_.t.getVolume=function(){return this.a?this.a.getVolume():1};_.t.setVolume=function(a){this.a&&this.a.setVolume(a)};
21
21
  _.t.getPosition=function(){if(!this.a||null===this.B)return-1;var a=this.a.getRemainingTime();return 0>a?0:this.B-a};
22
- _.t.dispose=function(){var a=this;return(new Promise(function(b){a.I&&a.j&&a.j.rb()&&!a.N?(a.w.one(a.a,google.ima.AdEvent.Type.ALL_ADS_COMPLETED,function(){b();a.o&&a.m.getSurface().hide(a.o)}),_.Vh(a.w,a.a,[google.ima.AdEvent.Type.LOADED,google.ima.AdEvent.Type.STARTED],function(){a.a&&a.a.discardAdBreak()})):b();a.a.discardAdBreak();a.l.contentComplete()})).then(function(){wR(a);a.w.release();a.h&&(a.h.stop(),a.h=null);a.a&&(a.a.destroy(),a.a=null)})};rR.prototype.getPosition=rR.prototype.getPosition;
23
- rR.prototype.setVolume=rR.prototype.setVolume;rR.prototype.getVolume=rR.prototype.getVolume;rR.prototype.skip=rR.prototype.skip;rR.prototype.pause=rR.prototype.pause;rR.prototype.resume=rR.prototype.resume;_.x(CR,_.zu);_.t=CR.prototype;_.t.onPlayerCreated=function(a){if(DR())return a.onError(new _.P(1,9,1E4));this.f=_.Wp(_.$d,{"class":"clpp-ima clpp-hidden"});a.getSurface().addElementToContainer(this.f);this.h=new google.ima.AdDisplayContainer(this.f,a.getSurface().getMedia());this.a=new google.ima.AdsLoader(this.h);this.a.getSettings().setPlayerType(_.va);this.a.getSettings().setPlayerVersion(_.ia);this.a.getSettings().setAutoPlayAdBreaks(!0)};
24
- _.t.onPlayerWillDestroy=function(a){this.a&&(this.a.destroy(),this.a=null);this.h&&(this.h.destroy(),this.h=null);this.f&&(a.getSurface().removeElementFromContainer(this.f),this.f=null)};_.t.Lk=function(){return this.a};_.t.Jk=function(){return this.h};_.t.Xc=function(){return this.f};_.t.id=function(){return"ima"};_.J("clpp.ima.ImaPlugin",CR);CR.prototype.getAdContainer=CR.prototype.Xc;CR.prototype.getAdDisplayContainer=CR.prototype.Jk;CR.prototype.getAdsLoader=CR.prototype.Lk;CR.Id="ima";
25
- CR.isSdkMissing=DR;ER.prototype.create=function(){return new CR};_.$q(new ER);FR.prototype.name=function(){return nR};FR.prototype.isSupported=function(a,b){return a.namespace()===_.Ed?!1:DR()?(this.cd.warn("IMA SDK is not loaded."),!1):!(!b||!b.ima)};FR.prototype.create=function(a){return new rR(a)};FR.prototype.create=FR.prototype.create;FR.prototype.isSupported=FR.prototype.isSupported;FR.prototype.name=FR.prototype.name;_.Tp(new FR);};
22
+ _.t.dispose=function(){var a=this;return(new Promise(function(b){a.I&&a.j&&a.j.sb()&&!a.N?(a.w.one(a.a,google.ima.AdEvent.Type.ALL_ADS_COMPLETED,function(){b();a.o&&a.m.getSurface().hide(a.o)}),_.Yh(a.w,a.a,[google.ima.AdEvent.Type.LOADED,google.ima.AdEvent.Type.STARTED],function(){a.a&&a.a.discardAdBreak()})):b();a.a.discardAdBreak();a.l.contentComplete()})).then(function(){DR(a);a.w.release();a.h&&(a.h.stop(),a.h=null);a.a&&(a.a.destroy(),a.a=null)})};yR.prototype.getPosition=yR.prototype.getPosition;
23
+ yR.prototype.setVolume=yR.prototype.setVolume;yR.prototype.getVolume=yR.prototype.getVolume;yR.prototype.skip=yR.prototype.skip;yR.prototype.pause=yR.prototype.pause;yR.prototype.resume=yR.prototype.resume;_.x(JR,_.Gu);_.t=JR.prototype;_.t.onPlayerCreated=function(a){if(KR())return a.onError(new _.N(1,9,1E4));this.f=_.Yp(_.be,{"class":"clpp-ima clpp-hidden"});a.getSurface().addElementToContainer(this.f);this.h=new google.ima.AdDisplayContainer(this.f,a.getSurface().getMedia());this.a=new google.ima.AdsLoader(this.h);this.a.getSettings().setPlayerType(_.wa);this.a.getSettings().setPlayerVersion(_.ja);this.a.getSettings().setAutoPlayAdBreaks(!0)};
24
+ _.t.onPlayerWillDestroy=function(a){this.a&&(this.a.destroy(),this.a=null);this.h&&(this.h.destroy(),this.h=null);this.f&&(a.getSurface().removeElementFromContainer(this.f),this.f=null)};_.t.Nk=function(){return this.a};_.t.Lk=function(){return this.h};_.t.Xc=function(){return this.f};_.t.id=function(){return"ima"};_.J("clpp.ima.ImaPlugin",JR);JR.prototype.getAdContainer=JR.prototype.Xc;JR.prototype.getAdDisplayContainer=JR.prototype.Lk;JR.prototype.getAdsLoader=JR.prototype.Nk;JR.Id="ima";
25
+ JR.isSdkMissing=KR;LR.prototype.create=function(){return new JR};_.br(new LR);MR.prototype.name=function(){return uR};MR.prototype.isSupported=function(a,b){return a.namespace()===_.Hd?!1:KR()?(this.dd.warn("IMA SDK is not loaded."),!1):!(!b||!b.ima)};MR.prototype.create=function(a){return new yR(a)};MR.prototype.create=MR.prototype.create;MR.prototype.isSupported=MR.prototype.isSupported;MR.prototype.name=MR.prototype.name;_.Vp(new MR);};
26
26
  if(typeof(module)!="undefined"&&module.exports){var x=require("./cl.core.js");_ = x._;(f.call(g,this));module.exports=g;}
27
27
  else if (typeof(define)!="undefined"&&define.amd) {define(["./cl.core"], function(c){_=c._;(f.call(g,this));return g;});}
28
28
  else{_=this.clpp._;(f.call(g,this));}