@castlabs/prestoplay 6.19.0 → 6.19.1

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 (62) hide show
  1. package/CHANGELOG.md +7 -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 +106 -106
  6. package/cjs/cl.conviva.js +32 -32
  7. package/cjs/cl.core.js +536 -534
  8. package/cjs/cl.crypto.js +9 -9
  9. package/cjs/cl.dash.js +77 -77
  10. package/cjs/cl.externs.js +1 -1
  11. package/cjs/cl.freewheel.js +18 -19
  12. package/cjs/cl.hls.js +69 -69
  13. package/cjs/cl.hlssmpte.js +6 -6
  14. package/cjs/cl.htmlcue.js +28 -29
  15. package/cjs/cl.ima.js +23 -23
  16. package/cjs/cl.mse.js +305 -307
  17. package/cjs/cl.muxdata.js +15 -15
  18. package/cjs/cl.onboard.js +3 -3
  19. package/cjs/cl.persistent.js +13 -13
  20. package/cjs/cl.playlist.js +6 -6
  21. package/cjs/cl.sessions.js +16 -16
  22. package/cjs/cl.simid.js +15 -15
  23. package/cjs/cl.smooth.js +70 -71
  24. package/cjs/cl.thumbnails.js +26 -26
  25. package/cjs/cl.tizen.js +69 -69
  26. package/cjs/cl.ttml.js +28 -29
  27. package/cjs/cl.verimatrix.js +5 -5
  28. package/cjs/cl.vimond.js +11 -12
  29. package/cjs/cl.vr.js +18 -18
  30. package/cjs/cl.vtt.js +14 -14
  31. package/cjs/cl.youbora.js +16 -16
  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 +84 -84
  36. package/cl.conviva.js +26 -26
  37. package/cl.core.js +386 -386
  38. package/cl.crypto.js +6 -6
  39. package/cl.dash.js +71 -71
  40. package/cl.externs.js +1 -1
  41. package/cl.freewheel.js +15 -15
  42. package/cl.hls.js +74 -74
  43. package/cl.hlssmpte.js +5 -5
  44. package/cl.htmlcue.js +25 -26
  45. package/cl.ima.js +14 -14
  46. package/cl.mse.js +271 -270
  47. package/cl.muxdata.js +11 -11
  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 +58 -58
  54. package/cl.thumbnails.js +17 -17
  55. package/cl.tizen.js +56 -56
  56. package/cl.ttml.js +22 -22
  57. package/cl.verimatrix.js +4 -4
  58. package/cl.vimond.js +9 -8
  59. package/cl.vr.js +14 -14
  60. package/cl.vtt.js +12 -12
  61. package/cl.youbora.js +12 -12
  62. package/package.json +1 -1
package/cl.muxdata.js CHANGED
@@ -1,13 +1,13 @@
1
- import {clpp} from "./cl.core.js";let g={};const _ = clpp._;var f=function(window){'use strict';var vz=function(a){switch(a.type){case 1:return sz;case 2:return tz;case 3:return uz}},xz=function(a){const b=Object.keys(a).find(c=>wz.includes(c.toLowerCase()));return void 0!==b?a[b]:void 0},zz=function(a){let b={debug:!0,data:yz(a)};a.f&&a.f.muxOptionsOverride&&_.Ug(a.f.muxOptionsOverride)&&(b=_.Qg(b,a.f.muxOptionsOverride));b=_.Qg(b,{getPlayheadTime:()=>1E3*a.m.getPosition(),getStateData:()=>{{a.g.debug("getStateData()");var c=a.m.getLoadedSource(),d=a.m.getTrackManager();const f=
2
- a.m.getSurface();var e={player_is_paused:a.m.isPaused(),player_is_fullscreen:f.isFullscreen(),video_source_duration:1E3*a.m.getDuration(),player_autoplay_on:!!a.m.getConfiguration().autoplay};if(c){const k=new _.Nl(c.url);e.video_source_url=_.mj(k);e.video_source_mime_type=c.type;c.name&&(e.video_title=c.name)}if(c=f.getContainer())e.player_width=c.offsetWidth,e.player_height=c.offsetHeight;(c=a.m.getSurface().getMedia())?c={videoWidth:c.videoWidth,videoHeight:c.videoHeight}:(c=a.m.getTrackManager().ma(),
3
- c={videoWidth:c.width,videoHeight:c.height});const {videoWidth:g,videoHeight:h}=c;a.g.debug(`Video dimensions: ${g}x${h}`);g&&h&&(e.video_source_height=g,e.video_source_width=h);(d=d.la())&&d.language&&(e.player_language_code=d.language)}return e}});a.g.debug("Mux SDK options",b);return b},Az=function(a){_.rh(a.a);a.j.fd(a.F);a.j.ze(a.C)},yz=function(a){const b={env_key:a.f.envKey,video_title:a.o&&a.o.name||"",player_name:_.ra,player_software_name:_.ra,player_software_version:_.da,player_mux_plugin_name:"CastlabsPlayer built-in Mux Plugin",
4
- player_mux_plugin_version:_.da};(a=a.m.getConfiguration().viewerId)&&(b.viewer_user_id=a);return b},Bz=function(a){a.a.on(a.m,_.Xf,()=>{const b={player_playhead_time:1E3*a.m.getPosition()};a.emit(_.Xf,b)});a.a.on(a.m,_.Te,()=>a.emit(_.Te));a.a.on(a.m,_.Pc,a.G.bind(a));a.a.on(a.m,_.Mf,a.I.bind(a));a.a.on(a.m,_.gg,()=>a.emit(_.Ef));a.a.on(a.m,_.fg,()=>a.emit(_.Df));a.a.on(a.m,_.Vd,a.H.bind(a));a.a.on(a.m,_.cc,()=>a.emit("adbreakstart"));a.a.on(a.m,_.dc,()=>a.emit("adbreakend"));a.a.on(a.m,_.sc,()=>
1
+ import {clpp} from "./cl.core.js";let g={};const _ = clpp._;var f=function(window){'use strict';var zz=function(a){switch(a.type){case 1:return wz;case 2:return xz;case 3:return yz}},Bz=function(a){const b=Object.keys(a).find(c=>Az.includes(c.toLowerCase()));return void 0!==b?a[b]:void 0},Dz=function(a){let b={debug:!0,data:Cz(a)};a.f&&a.f.muxOptionsOverride&&_.Ug(a.f.muxOptionsOverride)&&(b=_.Qg(b,a.f.muxOptionsOverride));b=_.Qg(b,{getPlayheadTime:()=>1E3*a.m.getPosition(),getStateData:()=>{{a.g.debug("getStateData()");var c=a.m.getLoadedSource(),d=a.m.getTrackManager();const f=
2
+ a.m.getSurface();var e={player_is_paused:a.m.isPaused(),player_is_fullscreen:f.isFullscreen(),video_source_duration:1E3*a.m.getDuration(),player_autoplay_on:!!a.m.getConfiguration().autoplay};if(c){const k=new _.Rl(c.url);e.video_source_url=_.lj(k);e.video_source_mime_type=c.type;c.name&&(e.video_title=c.name)}if(c=f.getContainer())e.player_width=c.offsetWidth,e.player_height=c.offsetHeight;(c=a.m.getSurface().getMedia())?c={videoWidth:c.videoWidth,videoHeight:c.videoHeight}:(c=a.m.getTrackManager().ma(),
3
+ c={videoWidth:c.width,videoHeight:c.height});const {videoWidth:g,videoHeight:h}=c;a.g.debug(`Video dimensions: ${g}x${h}`);g&&h&&(e.video_source_height=g,e.video_source_width=h);(d=d.la())&&d.language&&(e.player_language_code=d.language)}return e}});a.g.debug("Mux SDK options",b);return b},Ez=function(a){_.nh(a.a);a.j.fd(a.F);a.j.ze(a.C)},Cz=function(a){const b={env_key:a.f.envKey,video_title:a.o&&a.o.name||"",player_name:_.ra,player_software_name:_.ra,player_software_version:_.da,player_mux_plugin_name:"CastlabsPlayer built-in Mux Plugin",
4
+ player_mux_plugin_version:_.da};(a=a.m.getConfiguration().viewerId)&&(b.viewer_user_id=a);return b},Fz=function(a){a.a.on(a.m,_.Xf,()=>{const b={player_playhead_time:1E3*a.m.getPosition()};a.emit(_.Xf,b)});a.a.on(a.m,_.Te,()=>a.emit(_.Te));a.a.on(a.m,_.Pc,a.G.bind(a));a.a.on(a.m,_.Mf,a.I.bind(a));a.a.on(a.m,_.gg,()=>a.emit(_.Ef));a.a.on(a.m,_.fg,()=>a.emit(_.Df));a.a.on(a.m,_.Vd,a.H.bind(a));a.a.on(a.m,_.cc,()=>a.emit("adbreakstart"));a.a.on(a.m,_.dc,()=>a.emit("adbreakend"));a.a.on(a.m,_.sc,()=>
5
5
  {a.emit("adplay");a.emit("adplaying")});a.a.on(a.m,_.oc,()=>a.emit("adpause"));a.a.on(a.m,_.qc,()=>{a.emit("adplay");a.emit("adplaying")});a.a.on(a.m,_.tc,()=>a.emit("adended"));a.a.on(a.m,_.hc,()=>a.emit("adfirstquartile"));a.a.on(a.m,_.nc,()=>a.emit("admidpoint"));a.a.on(a.m,_.uc,()=>a.emit("adthirdquartile"));a.j.uc(a.F);a.j.Pd(a.C);a.a.on(a.m,_.Vd,b=>{if((b=b.detail)&&1===b.category){var c=b.data;c=c&&c.request;if(void 0!==c&&!0===(1===c.type||2===c.type||3===c.type))if(7001===b.code){b=c;c=b.requestStartTimestamp;
6
- var d=new _.Nl(b.uris[b.uriIndex]);b={request_start:c,request_type:vz(b),request_hostname:d.a};a.g.debug("onRequestCanceled()","Track event: requestcanceled",b);a.emit("requestcanceled",b)}else{{d=c.requestStartTimestamp;const f=new _.Nl(c.uris[c.uriIndex]);var e=b.data;e=void 0===e?-1:void 0!==e.response?e.response.status:void 0!==e.status?e.status:-1;b={request_start:d,request_type:vz(c),request_hostname:f.a,request_error:`${vz(c)}${"LoadError"}`,request_error_code:e,request_error_text:b.toString()};
7
- a.g.debug("onRequestFailed()","Track event: requestfailed",b);a.emit("requestfailed",b)}}}})},Cz=function(a){return!_.z(a)&&typeof a.init===_.Zd&&typeof a.emit===_.Zd},sz="manifest",tz="media",uz="encryption",wz=["x-request-id","cf-ray","x-amz-cf-id","x-akamai-request-id"];var Dz=class{constructor(a,b){this.m=a;this.o=this.f=null;this.B=("000000"+(Math.random()*Math.pow(36,6)<<0).toString(36)).slice(-6);this.a=new _.Bs;this.g=b;this.A=this.l=this.h=!1;this.w=null;this.j=a.getNetworkEngine();this.F=this.J.bind(this);this.C=this.K.bind(this)}initialize(a,b,c){this.f=a;this.o=b;this.w=c;if(!this.h){try{this.h=!0,this.w.init(this.B,zz(this))}catch(d){throw this.h=!1,Az(this),new _.G(1,9,9302,null,d);}this.emit("playerready")}this.l&&!this.A&&(a=yz(this),this.emit("videochange",
8
- a),this.l=!1);Bz(this)}release(){this.g.debug("release()");this.l?this.g.debug(_.ja):(Az(this),this.l=!0,this.o=this.f=null)}destroy(){this.g.debug(_.Dd);this.A?this.g.debug(_.ia):(this.A=!0,this.emit("destroy"))}emit(a,b){if(null===this.w)throw new _.G(1,9,9301);this.w.emit(this.B,a,b)}G(a){this.g.debug(_.Ge);var b=a.detail;a=this.m.getTrackManager();b&&b.bandwidth&&(b=b.bandwidth,(a=a.Ta())&&a.bandwidth&&(b+=a.bandwidth),this.emit("renditionchange",{video_source_bitrate:b}))}I(a){this.g.debug(_.Ke);
9
- switch(a.detail.currentState){case _.$n:this.m.getConfiguration().autoplay&&this.emit(_.Te);break;case _.bo:this.emit(_.df);break;case _.ao:this.emit(_.Pe);break;case _.Rn:this.emit(_.Ud)}}H(a){this.g.debug(_.He);if(this.h&&(a=a.detail||null))if(10003===a.code)this.emit("aderror");else if(a.severity===_.E){var b=a.message||"Player error";if(1===a.category||6100===a.code||6007===a.code)b="Download error",6100===a.code?b="Certificate request error":6007===a.code&&(b="License request error"),b=`${b} castlabs-error-data:${JSON.stringify(a.data)}`;
10
- this.emit(_.Vd,{player_error_code:a.code,player_error_message:b})}}J(a){var b=a.request;if(b=void 0!==b&&!0===(1===b.type||2===b.type||3===b.type))b=a.status,b=void 0!==b&&200<=b&&299>=b;if(b){{b=a.request;const e=a.headers,f=b.bytesLoaded,g=b.requestStartTimestamp;var c=b.startTime,d=b.endTime;const h=g+a.responseStartMs;a=g+a.timeMs;c=c&&d?d-c:void 0;d=new _.Nl(b.uris[b.uriIndex]);a={request_start:g,request_type:vz(b),request_hostname:d.a,request_id:xz(e),request_bytes_loaded:f,request_response_start:h,
11
- request_response_end:a,request_response_headers:e,request_media_duration:c,request_url:_.mj(d)};this.g.debug("onRequestCompleted()","Track event: requestcompleted",a);this.emit("requestcompleted",a)}}}K(a){a.requestStartTimestamp=Date.now()}};var Ez=class extends _.Bu{constructor(){super();this.f=this.m=null;this.a=!1;this.g=new _.R("clpp.muxdata")}onPlayerCreated(a){this.m=a;this.f=new Dz(a,this.g)}onContentWillLoad(a,b){var c=a.getConfiguration();c=_.Rg(c.muxdata);try{var d=[];typeof c===_.Fe&&(c.envKey||d.push("envKey"));if(0<d.length)throw new _.G(1,9,9300,{missingKeys:d});{const f=a.getConfiguration();d=null;if(this.a=!_.z(f.muxdata)&&typeof f.muxdata===_.Fe){const g=f.muxdata;d=Cz(g.muxLib)?g.muxLib:window.mux;if(!Cz(d)){this.g.warn("Mux SDK is not loaded. Will do nothing.");
6
+ var d=new _.Rl(b.uris[b.uriIndex]);b={request_start:c,request_type:zz(b),request_hostname:d.a};a.g.debug("onRequestCanceled()","Track event: requestcanceled",b);a.emit("requestcanceled",b)}else{{d=c.requestStartTimestamp;const f=new _.Rl(c.uris[c.uriIndex]);var e=b.data;e=void 0===e?-1:void 0!==e.response?e.response.status:void 0!==e.status?e.status:-1;b={request_start:d,request_type:zz(c),request_hostname:f.a,request_error:`${zz(c)}${"LoadError"}`,request_error_code:e,request_error_text:b.toString()};
7
+ a.g.debug("onRequestFailed()","Track event: requestfailed",b);a.emit("requestfailed",b)}}}})},Gz=function(a){return!_.z(a)&&typeof a.init===_.Zd&&typeof a.emit===_.Zd},wz="manifest",xz="media",yz="encryption",Az=["x-request-id","cf-ray","x-amz-cf-id","x-akamai-request-id"];var Hz=class{constructor(a,b){this.m=a;this.o=this.f=null;this.B=("000000"+(Math.random()*Math.pow(36,6)<<0).toString(36)).slice(-6);this.a=new _.Fs;this.g=b;this.A=this.l=this.h=!1;this.w=null;this.j=a.getNetworkEngine();this.F=this.J.bind(this);this.C=this.K.bind(this)}initialize(a,b,c){this.f=a;this.o=b;this.w=c;if(!this.h){try{this.h=!0,this.w.init(this.B,Dz(this))}catch(d){throw this.h=!1,Ez(this),new _.G(1,9,9302,null,d);}this.emit("playerready")}this.l&&!this.A&&(a=Cz(this),this.emit("videochange",
8
+ a),this.l=!1);Fz(this)}release(){this.g.debug("release()");this.l?this.g.debug(_.ja):(Ez(this),this.l=!0,this.o=this.f=null)}destroy(){this.g.debug(_.Dd);this.A?this.g.debug(_.ia):(this.A=!0,this.emit("destroy"))}emit(a,b){if(null===this.w)throw new _.G(1,9,9301);this.w.emit(this.B,a,b)}G(a){this.g.debug(_.Ge);var b=a.detail;a=this.m.getTrackManager();b&&b.bandwidth&&(b=b.bandwidth,(a=a.Ta())&&a.bandwidth&&(b+=a.bandwidth),this.emit("renditionchange",{video_source_bitrate:b}))}I(a){this.g.debug(_.Ke);
9
+ switch(a.detail.currentState){case _.eo:this.m.getConfiguration().autoplay&&this.emit(_.Te);break;case _.go:this.emit(_.df);break;case _.fo:this.emit(_.Pe);break;case _.Vn:this.emit(_.Ud)}}H(a){this.g.debug(_.He);if(this.h&&(a=a.detail||null))if(10003===a.code)this.emit("aderror");else if(a.severity===_.E){var b=a.message||"Player error";if(1===a.category||6100===a.code||6007===a.code)b="Download error",6100===a.code?b="Certificate request error":6007===a.code&&(b="License request error"),b=`${b} castlabs-error-data:${JSON.stringify(a.data)}`;
10
+ this.emit(_.Vd,{player_error_code:a.code,player_error_message:b})}}J(a){var b=a.request;if(b=void 0!==b&&!0===(1===b.type||2===b.type||3===b.type))b=a.status,b=void 0!==b&&200<=b&&299>=b;if(b){{b=a.request;const e=a.headers,f=b.bytesLoaded,g=b.requestStartTimestamp;var c=b.startTime,d=b.endTime;const h=g+a.responseStartMs;a=g+a.timeMs;c=c&&d?d-c:void 0;d=new _.Rl(b.uris[b.uriIndex]);a={request_start:g,request_type:zz(b),request_hostname:d.a,request_id:Bz(e),request_bytes_loaded:f,request_response_start:h,
11
+ request_response_end:a,request_response_headers:e,request_media_duration:c,request_url:_.lj(d)};this.g.debug("onRequestCompleted()","Track event: requestcompleted",a);this.emit("requestcompleted",a)}}}K(a){a.requestStartTimestamp=Date.now()}};var Iz=class extends _.Fu{constructor(){super();this.f=this.m=null;this.a=!1;this.g=new _.R("clpp.muxdata")}onPlayerCreated(a){this.m=a;this.f=new Hz(a,this.g)}onContentWillLoad(a,b){var c=a.getConfiguration();c=_.Rg(c.muxdata);try{var d=[];typeof c===_.Fe&&(c.envKey||d.push("envKey"));if(0<d.length)throw new _.G(1,9,9300,{missingKeys:d});{const f=a.getConfiguration();d=null;if(this.a=!_.z(f.muxdata)&&typeof f.muxdata===_.Fe){const g=f.muxdata;d=Gz(g.muxLib)?g.muxLib:window.mux;if(!Gz(d)){this.g.warn("Mux SDK is not loaded. Will do nothing.");
12
12
  this.a=!1;const h=new _.G(1,9,9301);this.T(a,h)}}else this.g.warn("Mux plugin is loaded but not configured. Will do nothing.");var e=d}null!==e&&this.f.initialize(c,b,e)}catch(f){this.a=!1,this.T(a,f)}}onContentLoaded(){}onPlayerWillDestroy(){this.a&&(this.f.destroy(),this.m=this.f=null)}onPlayerWillRelease(){this.a&&this.f.release()}id(){return"mux"}emit(a,b){try{this.f.emit(a,b)}catch(c){throw null!==this.m&&this.T(this.m,c),c;}}T(a,b){a.trigger(new _.C(_.Vd,{detail:b}))}};
13
- _.x("clpp.muxdata.MuxDataPlugin",Ez);Ez.prototype.emit=Ez.prototype.emit;Ez.Id="mux";_.rq(new class{create(){return new Ez}});};f.call(g, window);
13
+ _.x("clpp.muxdata.MuxDataPlugin",Iz);Iz.prototype.emit=Iz.prototype.emit;Iz.Id="mux";_.jr(new class{create(){return new Iz}});};f.call(g, window);
package/cl.onboard.js CHANGED
@@ -1,4 +1,4 @@
1
- import {clpp} from "./cl.core.js";let g={};const _ = clpp._;var f=function(window){'use strict';var rz=function(a,b){let c=b.baseUrl;_.Ai(c,"/")||(c+="/");const d=g=>g&&(_.zi(g,"https://")||_.zi(g,"http://")||_.zi(g,"//"))?g:`${c}${g}`,e=d(b.widevineUrl||"widevine"),f=d(b.playreadyUrl||"playready");b=d(b.fairplayUrl||"fairplay");a=new _.st(a);a.Wa(_.yd,{licenseUrl:e,videoRobustness:[_.Gb,void 0],audioRobustness:[_.Fb,void 0],persistentStateRequired:!1,distinctiveIdentifierRequired:!1,serverCertificate:null,modifiers:{licenseRequest:_.bm,licenseResponse:_.cm}});a.Wa(_.ud,{licenseUrl:b,
2
- certificateUrl:b,modifiers:{licenseRequest:_.em,licenseResponse:_.fm,extractContentId:_.gm,certificateRequest:_.hm}});a.Wa(_.wd,{licenseUrl:f,modifiers:{licenseRequest:_.bm}});_.rl(a)};
3
- _.x("clpp.onboard.OnboardComponent",class extends _.au{constructor(){super();this.g=new _.R("clpp.onboard");this.j=new Set}a(){for(const a of this.j)delete _.ql[a];this.j.clear()}h(a){a=a.getConfiguration().drm;var b;if(b=!(!a||!a.env))b=a&&a.customData,b=!(!b||!b.baseUrl);b&&(b=a.env,a=a.customData,a={baseUrl:a.baseUrl,widevineUrl:a.widevineUrl,playreadyUrl:a.playreadyUrl,fairplayUrl:a.fairplayUrl},this.g.info(`Registering the DRMtoday Onboard environment, name='${b}'`),rz(b,a),this.j.add(b))}id(){return"onboard"}});
4
- _.x("clpp.onboard.register",rz);};f.call(g, window);
1
+ import {clpp} from "./cl.core.js";let g={};const _ = clpp._;var f=function(window){'use strict';var vz=function(a,b){let c=b.baseUrl;_.vi(c,"/")||(c+="/");const d=g=>g&&(_.ui(g,"https://")||_.ui(g,"http://")||_.ui(g,"//"))?g:`${c}${g}`,e=d(b.widevineUrl||"widevine"),f=d(b.playreadyUrl||"playready");b=d(b.fairplayUrl||"fairplay");a=new _.wt(a);a.Wa(_.yd,{licenseUrl:e,videoRobustness:[_.Gb,void 0],audioRobustness:[_.Fb,void 0],persistentStateRequired:!1,distinctiveIdentifierRequired:!1,serverCertificate:null,modifiers:{licenseRequest:_.fm,licenseResponse:_.gm}});a.Wa(_.ud,{licenseUrl:b,
2
+ certificateUrl:b,modifiers:{licenseRequest:_.im,licenseResponse:_.jm,extractContentId:_.km,certificateRequest:_.om}});a.Wa(_.wd,{licenseUrl:f,modifiers:{licenseRequest:_.fm}});_.vl(a)};
3
+ _.x("clpp.onboard.OnboardComponent",class extends _.su{constructor(){super();this.g=new _.R("clpp.onboard");this.j=new Set}a(){for(const a of this.j)delete _.ul[a];this.j.clear()}h(a){a=a.getConfiguration().drm;var b;if(b=!(!a||!a.env))b=a&&a.customData,b=!(!b||!b.baseUrl);b&&(b=a.env,a=a.customData,a={baseUrl:a.baseUrl,widevineUrl:a.widevineUrl,playreadyUrl:a.playreadyUrl,fairplayUrl:a.fairplayUrl},this.g.info(`Registering the DRMtoday Onboard environment, name='${b}'`),vz(b,a),this.j.add(b))}id(){return"onboard"}});
4
+ _.x("clpp.onboard.register",vz);};f.call(g, window);
package/cl.persistent.js CHANGED
@@ -1,11 +1,11 @@
1
- import {clpp} from "./cl.core.js";let g={};const _ = clpp._;var f=function(window){'use strict';var bz="A persistent DRM session already exists for: ",cz="No DRM configuration.",dz="clpp.persistent",ez="clpp.persistent.SimpleSessionStorage",fz=function(a,b){const c=[];for(const d of a)c.push(b(d));return c},hz=function(a,b){a.I=gz;a.J=[];a.C=!0;return _.dn(a,b)},jz=function(a,b,c,d,e,f){a.I=iz;const g=new Map,h=_.Om(b);g.set(h,{audioCapabilities:e,videoCapabilities:f,distinctiveIdentifier:_.Me,persistentState:_.wf,sessionTypes:[_.Re],label:h,drmInfos:[{keySystem:b,licenseServerUri:c,
2
- distinctiveIdentifierRequired:!1,persistentStateRequired:!0,audioRobustness:"",videoRobustness:"",serverCertificate:d,initData:null,keyIds:null}]});return _.cn(a,g)},kz=function(a,b){return _.w(function*(){const c=yield _.un(a,b);if(c){var d=[],e=a.f.get(c);e&&a.A&&(e.Jb=new _.gn,d.push(e.Jb));a.g.debug("Attempting to remove session",b);d.push(c.remove());return Promise.all(d)}a.g.debug("Ignoring attempt to remove missing session",b)})},lz=function(a){a=a.f.keys();a=fz(a,b=>b.sessionId);return Array.from(a)},
3
- mz=function(a,b){const c=_.tl(a),d=_.Zk({drm:a});d.drm=a;a=new _.lo({Hb:b,onError:()=>{},qe:()=>{},pe:()=>{},onEvent:()=>{},getConfiguration:()=>d,Cc:()=>null});a.h=c;return a},pz=function(a,b,c){return _.w(function*(){const d=nz;if(a){var e=a.offlineId;if(0!==e.length){var f=yield d.get(e);if(f)oz.debug(bz,e);else{var g=mz(a,c);try{yield hz(g,b);yield _.sn(g);yield _.vn(g);const h=g.getDrmInfo(),k=b.map(l=>({contentType:_.Qj(l.video.mimeType,l.video.codecs),robustness:h.videoRobustness}));f={sessionIds:lz(g),
4
- keySystem:h.keySystem,licenseServerUri:h.licenseServerUri,serverCertificate:h.serverCertificate,audioCapabilities:[],videoCapabilities:k,drmConfig:a};yield d.store(e,f)}catch(h){throw oz.error(`Error while persisting DRM session ${e}`),new _.G(1,6,6200,null,h);}finally{yield g.destroy()}}}}else oz.debug(cz)})},gz=1,iz=2,qz=class{constructor(){this.g=new _.R(ez)}store(a,b){return _.w(function*(){{var c=JSON.stringify(b.sessionIds);var d=b.serverCertificate?Array.from(b.serverCertificate):null;d=JSON.stringify(d);
1
+ import {clpp} from "./cl.core.js";let g={};const _ = clpp._;var f=function(window){'use strict';var fz="A persistent DRM session already exists for: ",gz="No DRM configuration.",hz="clpp.persistent",iz="clpp.persistent.SimpleSessionStorage",jz=function(a,b){const c=[];for(const d of a)c.push(b(d));return c},lz=function(a,b){a.I=kz;a.J=[];a.C=!0;return _.hn(a,b)},nz=function(a,b,c,d,e,f){a.I=mz;const g=new Map,h=_.Sm(b);g.set(h,{audioCapabilities:e,videoCapabilities:f,distinctiveIdentifier:_.Me,persistentState:_.wf,sessionTypes:[_.Re],label:h,drmInfos:[{keySystem:b,licenseServerUri:c,
2
+ distinctiveIdentifierRequired:!1,persistentStateRequired:!0,audioRobustness:"",videoRobustness:"",serverCertificate:d,initData:null,keyIds:null}]});return _.gn(a,g)},oz=function(a,b){return _.w(function*(){const c=yield _.yn(a,b);if(c){var d=[],e=a.f.get(c);e&&a.A&&(e.Jb=new _.ln,d.push(e.Jb));a.g.debug("Attempting to remove session",b);d.push(c.remove());return Promise.all(d)}a.g.debug("Ignoring attempt to remove missing session",b)})},pz=function(a){a=a.f.keys();a=jz(a,b=>b.sessionId);return Array.from(a)},
3
+ qz=function(a,b){const c=_.xl(a),d=_.dl({drm:a});d.drm=a;a=new _.po({Hb:b,onError:()=>{},qe:()=>{},pe:()=>{},onEvent:()=>{},getConfiguration:()=>d,Cc:()=>null});a.h=c;return a},tz=function(a,b,c){return _.w(function*(){const d=rz;if(a){var e=a.offlineId;if(0!==e.length){var f=yield d.get(e);if(f)sz.debug(fz,e);else{var g=qz(a,c);try{yield lz(g,b);yield _.wn(g);yield _.zn(g);const h=g.getDrmInfo(),k=b.map(l=>({contentType:_.Qj(l.video.mimeType,l.video.codecs),robustness:h.videoRobustness}));f={sessionIds:pz(g),
4
+ keySystem:h.keySystem,licenseServerUri:h.licenseServerUri,serverCertificate:h.serverCertificate,audioCapabilities:[],videoCapabilities:k,drmConfig:a};yield d.store(e,f)}catch(h){throw sz.error(`Error while persisting DRM session ${e}`),new _.G(1,6,6200,null,h);}finally{yield g.destroy()}}}}else sz.debug(gz)})},kz=1,mz=2,uz=class{constructor(){this.g=new _.R(iz)}store(a,b){return _.w(function*(){{var c=JSON.stringify(b.sessionIds);var d=b.serverCertificate?Array.from(b.serverCertificate):null;d=JSON.stringify(d);
5
5
  const e=JSON.stringify(b.audioCapabilities),f=JSON.stringify(b.videoCapabilities);c=JSON.stringify({sessionIds:c,keySystem:b.keySystem,licenseServerUri:encodeURIComponent(b.licenseServerUri),serverCertificate:d,audioCapabilities:e,videoCapabilities:f,drmConfig:JSON.stringify(b.drmConfig)})}window.localStorage.setItem(encodeURIComponent(a),btoa(c))})}get(a){const b=this;return _.w(function*(){const c=window.localStorage.getItem(encodeURIComponent(a));if(c)try{{const e=JSON.parse(atob(c)),f=JSON.parse(e.sessionIds),
6
- g=e.audioCapabilities||[],h=e.videoCapabilities||[],k=e.serverCertificate||[],l=e.drmConfig||{};var d={sessionIds:f,keySystem:e.keySystem,licenseServerUri:decodeURIComponent(e.licenseServerUri||""),serverCertificate:k?new Uint8Array(k):null,audioCapabilities:g,videoCapabilities:h,drmConfig:l}}return d}catch(e){b.g.warn(`Error while loading offline items for ${a} from storage: `,e)}return null})}delete(a){return _.w(function*(){window.localStorage.removeItem(encodeURIComponent(a))})}clear(){return _.w(function*(){window.localStorage.clear()})}getName(){return ez}};_.x("clpp.persistent.useStorage",function(a){{var b=["store","get","delete","clear","getName"];const c=[];_.z(a)||(_.Vg(a.store)||c.push("store"),_.Vg(a.get)||c.push("get"),_.Vg(a.delete)||c.push("delete"),_.Vg(a.clear)||c.push("clear"),_.Vg(a.getName)||c.push("getName"),b=c)}if(0<b.length)throw oz.warn("Invalid session storage implementation"),new _.G(1,6,6202,{missingMethods:b});nz=a});
7
- _.x("clpp.persistent.fetchLicense",function(a,b,...c){return _.w(function*(){var d=nz,e=(l,m)=>new _.G(1,6,6200,l,m);const f=_.fo(a).shift();if(!f)throw e("No source specified.");if(!b)throw e(cz);var g=b.offlineId;if(typeof g!==_.Pf||!g.length)throw e("Missing offline id.");if(yield d.get(g))oz.debug(bz,g);else{var h=_.Zk();d=new _.iq;g=[];for(var k of c){const l=new k;_.bl(l.id())||(l.f(),_.el(l),g.push(l))}k=null;try{k=yield _.Kr(f.url,d,h.manifest.attemptParameters,f.type||null);k.configure(h.manifest);
8
- const l=yield k.start(f.url,{configurationId:"",networkingEngine:d,filterAllPeriods:()=>{},filterNewPeriod:()=>{},onEvent:()=>{},onError:()=>{}});if(!l.periods.length)throw e(null,new _.G(_.E,4,4014));const m=_.Ir(l.periods);yield pz(b,m,d)}catch(l){if(l instanceof _.G&&6200===l.code)throw l;throw e(null,l);}finally{for(;g.length;)e=g.shift(),e.a(),_.al.delete(e.id());e=[];k&&e.push(k.stop());e.push(d.destroy());yield Promise.all(e)}}})});
9
- _.x("clpp.persistent.removeLicense",function(a){return _.w(function*(){var b=nz;if(_.Xg(a)&&0!==a.length){var c=null,d=null;try{const e=yield b.get(a);e?(e.drmConfig.delayLicenseRequestUntilPlayed=!0,d=new _.iq,c=mz(e.drmConfig,d),yield jz(c,e.keySystem,e.licenseServerUri,e.serverCertificate,e.audioCapabilities,e.videoCapabilities),yield _.sn(c),yield Promise.all(e.sessionIds.map(f=>_.w(function*(){yield kz(c,f);oz.debug("successfully removed session with id",f)}))),yield b.delete(a)):oz.debug("No persistent DRM session found")}catch(e){throw oz.error("Failed to remove session"),
10
- new _.G(1,6,6201,null,e);}finally{b=[],c&&b.push(c.destroy()),d&&b.push(d.destroy()),yield Promise.all(b)}}else oz.warn("Invalid offlineId")})});var nz=new qz,oz=new _.R(dz);_.x("clpp.persistent.PersistentLicenseComponent",class extends _.au{constructor(){super();this.g=new _.R(dz)}id(){return _.Qe}l(a,b){const c=this;return _.w(function*(){const d=a.getConfiguration().drm;if(d){c.g.debug(`Persisting DRM session ID: ${d.offlineId}`);var e=a.getNetworkEngine();try{yield pz(d,b,e),a.trigger(new _.C(_.Nd,{offlineId:d.offlineId}))}catch(f){a.onError(f)}}else c.g.debug("No DRM configuration found for loaded source.")})}j(a){const b=this;return _.w(function*(){b.g.debug(`Getting EME session IDs for ${a}`);
11
- const c=nz;try{const d=yield c.get(a);if(d)return d.sessionIds||[];b.g.debug(`No offline session found for ${a}`);return[]}catch(d){return b.g.warn("Error while loading session info from storage"),[]}})}});};f.call(g, window);
6
+ g=e.audioCapabilities||[],h=e.videoCapabilities||[],k=e.serverCertificate||[],l=e.drmConfig||{};var d={sessionIds:f,keySystem:e.keySystem,licenseServerUri:decodeURIComponent(e.licenseServerUri||""),serverCertificate:k?new Uint8Array(k):null,audioCapabilities:g,videoCapabilities:h,drmConfig:l}}return d}catch(e){b.g.warn(`Error while loading offline items for ${a} from storage: `,e)}return null})}delete(a){return _.w(function*(){window.localStorage.removeItem(encodeURIComponent(a))})}clear(){return _.w(function*(){window.localStorage.clear()})}getName(){return iz}};_.x("clpp.persistent.useStorage",function(a){{var b=["store","get","delete","clear","getName"];const c=[];_.z(a)||(_.Vg(a.store)||c.push("store"),_.Vg(a.get)||c.push("get"),_.Vg(a.delete)||c.push("delete"),_.Vg(a.clear)||c.push("clear"),_.Vg(a.getName)||c.push("getName"),b=c)}if(0<b.length)throw sz.warn("Invalid session storage implementation"),new _.G(1,6,6202,{missingMethods:b});rz=a});
7
+ _.x("clpp.persistent.fetchLicense",function(a,b,...c){return _.w(function*(){var d=rz,e=(l,m)=>new _.G(1,6,6200,l,m);const f=_.jo(a).shift();if(!f)throw e("No source specified.");if(!b)throw e(gz);var g=b.offlineId;if(typeof g!==_.Pf||!g.length)throw e("Missing offline id.");if(yield d.get(g))sz.debug(fz,g);else{var h=_.dl();d=new _.gr;g=[];for(var k of c){const l=new k;_.gl(l.id())||(l.f(),_.il(l),g.push(l))}k=null;try{k=yield _.mp(f.url,d,h.manifest.attemptParameters,f.type||null);k.configure(h.manifest);
8
+ const l=yield k.start(f.url,{configurationId:"",networkingEngine:d,filterAllPeriods:()=>{},filterNewPeriod:()=>{},onEvent:()=>{},onError:()=>{}});if(!l.periods.length)throw e(null,new _.G(_.E,4,4014));const m=_.Vr(l.periods);yield tz(b,m,d)}catch(l){if(l instanceof _.G&&6200===l.code)throw l;throw e(null,l);}finally{for(;g.length;)e=g.shift(),e.a(),_.fl.delete(e.id());e=[];k&&e.push(k.stop());e.push(d.destroy());yield Promise.all(e)}}})});
9
+ _.x("clpp.persistent.removeLicense",function(a){return _.w(function*(){var b=rz;if(_.Xg(a)&&0!==a.length){var c=null,d=null;try{const e=yield b.get(a);e?(e.drmConfig.delayLicenseRequestUntilPlayed=!0,d=new _.gr,c=qz(e.drmConfig,d),yield nz(c,e.keySystem,e.licenseServerUri,e.serverCertificate,e.audioCapabilities,e.videoCapabilities),yield _.wn(c),yield Promise.all(e.sessionIds.map(f=>_.w(function*(){yield oz(c,f);sz.debug("successfully removed session with id",f)}))),yield b.delete(a)):sz.debug("No persistent DRM session found")}catch(e){throw sz.error("Failed to remove session"),
10
+ new _.G(1,6,6201,null,e);}finally{b=[],c&&b.push(c.destroy()),d&&b.push(d.destroy()),yield Promise.all(b)}}else sz.warn("Invalid offlineId")})});var rz=new uz,sz=new _.R(hz);_.x("clpp.persistent.PersistentLicenseComponent",class extends _.su{constructor(){super();this.g=new _.R(hz)}id(){return _.Qe}l(a,b){const c=this;return _.w(function*(){const d=a.getConfiguration().drm;if(d){c.g.debug(`Persisting DRM session ID: ${d.offlineId}`);var e=a.getNetworkEngine();try{yield tz(d,b,e),a.trigger(new _.C(_.Nd,{offlineId:d.offlineId}))}catch(f){a.onError(f)}}else c.g.debug("No DRM configuration found for loaded source.")})}j(a){const b=this;return _.w(function*(){b.g.debug(`Getting EME session IDs for ${a}`);
11
+ const c=rz;try{const d=yield c.get(a);if(d)return d.sessionIds||[];b.g.debug(`No offline session found for ${a}`);return[]}catch(d){return b.g.warn("Error while loading session info from storage"),[]}})}});};f.call(g, window);
package/cl.playlist.js CHANGED
@@ -1,5 +1,5 @@
1
- import {clpp} from "./cl.core.js";let g={};const _ = clpp._;var f=function(window){'use strict';var Zy=function(a,b){return 0<=b&&b<a.a.length},$y=function(a){a.trigger(new _.C(_.gf))},az=class extends _.nt{on(a,b,c){return super.on(a,b,c)}one(a,b,c){return super.one(a,b,c)}off(a,b){return super.off(a,b)}constructor(a,b){b=void 0===b?()=>Promise.resolve():b;super();this.m=a;this.l=b;this.f=0;this.a=[];this.h=!1;this.j=this.pb.bind(this)}getPosition(){return this.f}Hg(){return this.a}Tc(){return 0<this.a.length&&Zy(this,this.f)?this.a[this.f]:null}Ig(){const a=this.f+1;return 0<
2
- this.a.length&&Zy(this,a)?this.a[a]:null}Sg(){return this.h}start(){this.h||(this.h=!0,this.m.on(_.Ud,this.j),this.xd(this.f,!0))}stop(){this.h=!1;this.m.off(_.Ud,this.j)}pb(){this.next()}next(){const a=this;return _.w(function*(){yield a.xd(Math.min(a.a.length-1,a.f+1))})}ih(){const a=this;return _.w(function*(){yield a.xd(Math.max(0,a.f-1))})}xd(a,b){b=void 0===b?!1:b;const c=this;return _.w(function*(){if(0<c.a.length&&Zy(c,a)&&(b||c.f!==a)){c.f=a;var d=c.Tc();d&&(yield c.l(d),yield c.m.load(d.configuration),
3
- c.trigger(new _.C(_.ef,{item:d})))}})}append(a){this.a.push(a);$y(this)}Qg(a,b){if(0<=b&&b<=this.a.length){const c=this.Tc();this.a.splice(b,0,a);c&&(this.f=this.a.indexOf(c));$y(this)}}remove(a){if(0<this.a.length&&Zy(this,a)){if(this.f===a)throw Error("Can't remove the current item");this.a.splice(a,1);$y(this)}}clear(){this.stop();this.f=0;this.a=[];this.h=!1;$y(this)}};_.x("clpp.Playlist",az);az.prototype.clear=az.prototype.clear;az.prototype.remove=az.prototype.remove;az.prototype.insert=az.prototype.Qg;
4
- az.prototype.append=az.prototype.append;az.prototype.goTo=az.prototype.xd;az.prototype.previous=az.prototype.ih;az.prototype.next=az.prototype.next;az.prototype.onEnded=az.prototype.pb;az.prototype.stop=az.prototype.stop;az.prototype.start=az.prototype.start;az.prototype.isStarted=az.prototype.Sg;az.prototype.getUpcoming=az.prototype.Ig;az.prototype.getCurrent=az.prototype.Tc;az.prototype.getQueue=az.prototype.Hg;az.prototype.getPosition=az.prototype.getPosition;az.prototype.off=az.prototype.off;
5
- az.prototype.one=az.prototype.one;az.prototype.on=az.prototype.on;};f.call(g, window);
1
+ import {clpp} from "./cl.core.js";let g={};const _ = clpp._;var f=function(window){'use strict';var cz=function(a,b){return 0<=b&&b<a.a.length},dz=function(a){a.trigger(new _.C(_.gf))},ez=class extends _.rt{on(a,b,c){return super.on(a,b,c)}one(a,b,c){return super.one(a,b,c)}off(a,b){return super.off(a,b)}constructor(a,b){b=void 0===b?()=>Promise.resolve():b;super();this.m=a;this.l=b;this.f=0;this.a=[];this.h=!1;this.j=this.pb.bind(this)}getPosition(){return this.f}Hg(){return this.a}Tc(){return 0<this.a.length&&cz(this,this.f)?this.a[this.f]:null}Ig(){const a=this.f+1;return 0<
2
+ this.a.length&&cz(this,a)?this.a[a]:null}Sg(){return this.h}start(){this.h||(this.h=!0,this.m.on(_.Ud,this.j),this.xd(this.f,!0))}stop(){this.h=!1;this.m.off(_.Ud,this.j)}pb(){this.next()}next(){const a=this;return _.w(function*(){yield a.xd(Math.min(a.a.length-1,a.f+1))})}ih(){const a=this;return _.w(function*(){yield a.xd(Math.max(0,a.f-1))})}xd(a,b){b=void 0===b?!1:b;const c=this;return _.w(function*(){if(0<c.a.length&&cz(c,a)&&(b||c.f!==a)){c.f=a;var d=c.Tc();d&&(yield c.l(d),yield c.m.load(d.configuration),
3
+ c.trigger(new _.C(_.ef,{item:d})))}})}append(a){this.a.push(a);dz(this)}Qg(a,b){if(0<=b&&b<=this.a.length){const c=this.Tc();this.a.splice(b,0,a);c&&(this.f=this.a.indexOf(c));dz(this)}}remove(a){if(0<this.a.length&&cz(this,a)){if(this.f===a)throw Error("Can't remove the current item");this.a.splice(a,1);dz(this)}}clear(){this.stop();this.f=0;this.a=[];this.h=!1;dz(this)}};_.x("clpp.Playlist",ez);ez.prototype.clear=ez.prototype.clear;ez.prototype.remove=ez.prototype.remove;ez.prototype.insert=ez.prototype.Qg;
4
+ ez.prototype.append=ez.prototype.append;ez.prototype.goTo=ez.prototype.xd;ez.prototype.previous=ez.prototype.ih;ez.prototype.next=ez.prototype.next;ez.prototype.onEnded=ez.prototype.pb;ez.prototype.stop=ez.prototype.stop;ez.prototype.start=ez.prototype.start;ez.prototype.isStarted=ez.prototype.Sg;ez.prototype.getUpcoming=ez.prototype.Ig;ez.prototype.getCurrent=ez.prototype.Tc;ez.prototype.getQueue=ez.prototype.Hg;ez.prototype.getPosition=ez.prototype.getPosition;ez.prototype.off=ez.prototype.off;
5
+ ez.prototype.one=ez.prototype.one;ez.prototype.on=ez.prototype.on;};f.call(g, window);
package/cl.sessions.js CHANGED
@@ -1,10 +1,10 @@
1
- import {clpp} from "./cl.core.js";let g={};const _ = clpp._;var f=function(window){'use strict';var Ux="apiUrl config is missing",Vx=function(a,b){a.j=a.j.filter(c=>c!==b)},Wx=function(a){let b=0>a;a=Math.abs(a);let c=a>>>0;a=Math.floor((a-c)/4294967296);a>>>=0;b&&(a=~a>>>0,c=(~c>>>0)+1,4294967295<c&&(c=0,a++,4294967295<a&&(a=0)));return[c,a]},ay=function(a,b,c,d){if(!(null===c||void 0===c||typeof c===_.r&&0===c||typeof c===_.Pf&&0===c.length||Array.isArray(c)&&0===c.length))if(Array.isArray(c)){Xx(a,b<<3|2);b=new Yx;for(let e=0;e<c.length;e++)d(b,c[e]);Zx(a,b.length());$x(a,b.end())}else Xx(a,
2
- b<<3|0),d(a,c)},Zx=function(a,b){if(0<=b)Xx(a,b);else{for(let c=0;9>c;c++)a.a.push(b&127|128),b>>=7;a.a.push(1)}},by=function(a,b,c){ay(a,b,c,(d,e)=>{Zx(d,e)})},Xx=function(a,b){for(;127<b;)a.a.push(b&127|128),b>>>=7;a.a.push(b)},dy=function(a,b,c){ay(a,b,c,(d,e)=>{if(0<=e){{const [f,g]=Wx(e);cy(d,f,g)}}else{{const [f,g]=Wx(e);cy(d,f,g)}}})},ey=function(a,b,c,d){if(!(null===c||void 0===c||typeof c===_.r&&0===c||typeof c===_.Pf&&0===c.length||Array.isArray(c)&&0===c.length))if(Array.isArray(c))for(let e=
3
- 0;e<c.length;e++){Xx(a,b<<3|2);const f=new Yx;d(f,c[e]);Zx(a,f.length());$x(a,f.end())}else Xx(a,b<<3|2),b=new Yx,d(b,c),Zx(a,b.length()),$x(a,b.end())},fy=function(a,b,c){ey(a,b,c,(d,e)=>{for(let f=0;f<e.length;f++){let g=e.charCodeAt(f);if(128>g)d.a.push(g);else if(2048>g)d.a.push(g>>6|192),d.a.push(g&63|128);else if(65536>g)if(55296<=g&&56319>=g&&f+1<e.length){let h=e.charCodeAt(f+1);56320<=h&&57343>=h&&(g=1024*(g-55296)+h-56320+65536,d.a.push(g>>18|240),d.a.push(g>>12&63|128),d.a.push(g>>6&63|
4
- 128),d.a.push(g&63|128),f++)}else d.a.push(g>>12|224),d.a.push(g>>6&63|128),d.a.push(g&63|128)}})},$x=function(a,b){a.a.push.apply(a.a,b)},gy=function(a,b,c){ey(a,b,c,(d,e)=>{$x(d,e.a())})},hy=function(a,b,c){ey(a,b,c,(d,e)=>{$x(d,e)})},cy=function(a,b,c){for(;0<c||127<b;)a.a.push(b&127|128),b=(b>>>7|c<<25)>>>0,c>>>=7;a.a.push(b)},jy=function(a){const b=new iy;b.h=Math.floor(a/1E3);b.f=a%1E3*1E6;return b},ny=function(a){return _.w(function*(){if(!a.j&&!a.f){0===a.a.length&&ky(a,new ly);var b=()=>
5
- {};a.f=new Promise(c=>{b=c});try{const c=new my;c.f=a.o;c.events.push(...a.a);const d=[...a.a],e=yield fetch(a.l,{method:_.vb,headers:{"Content-Type":"application/proto"},body:new Uint8Array(c.a())});if(e.ok)a.a=a.a.filter(f=>!d.includes(f));else throw Error("An error occurred while sending telemetry events to the API, "+`status='${e.status}' statusText='${e.statusText}'`);}finally{b(),a.f=null}}})},qy=function(a,b,c,d,e,f,g){const h=new oy;h.headers=[new py("CL-BROWSER-NAME",b),new py("CL-BROWSER-VERSION",
6
- c),new py("CL-OS-FAMILY",d),new py("CL-OS-VERSION",e),new py("CL-SDK-NAME",f),new py("CL-SDK-NAME",f),new py("CL-SDK-VERSION",g)];ky(a,h)},ky=function(a,b){if(!a.j){var c=new ry(a.w);c.sessionId=a.A;{var d=Date.now();const e=new sy;e.h=Math.floor(d/1E3);e.f=d%1E3*1E6;d=e}c.time=d;c.h=b.getId();c.f=new Uint8Array(b.a());a.a.push(c)}},ty=function(a){return _.w(function*(){a.h&&(clearInterval(a.h),a.h=null);a.f&&(yield a.f);0<a.a.length&&(yield ny(a),a.a=[]);a.j=!0})},uy=function(a){_.w(function*(){a.g.info("Destroy the session and stop sending events.");
7
- _.rh(a.f);a.a=!1;const b=a.m.getNetworkEngine();b.ze(a.o);b.fd(a.j);Vx(b,a.j);a.h&&(yield ty(a.h),a.h=null)})},Cy=function(a){switch(a){case _.Zn:return vy;case _.$n:return wy;case _.Un:return xy;case _.bo:return yy;case _.ao:return zy;case _.Rn:return Ay;case _.Yn:return By;default:return null}},Dy=function(a,b){a.g.debug("Sending event",b);ky(a.h,b)},Ly=function(a,b){switch(a){case 1:return Ey;case 2:return b===_.t?Fy:b===_.p?Gy:b===_.F?Hy:b===_.de?Iy:Jy;case 3:return Ky;default:return Jy}};var Yx=class{constructor(){this.a=[]}length(){return this.a.length}end(){const a=this.a;this.a=[];return a}};var My=class{constructor(a,b,c,d){this.downloadId=a;this.h=b;this.duration=c;this.j=d;this.f=[]}a(){const a=new Yx;gy(a,1,this.downloadId);by(a,2,this.h);gy(a,3,this.duration);by(a,4,this.j);gy(a,5,this.f);return a.end()}getId(){return 4}};var Ny=class{constructor(a,b){this.f=a;this.url=b;this.downloadId=null;this.headers=[];this.size=this.duration=null}a(){const a=new Yx;by(a,1,this.f);gy(a,2,this.downloadId);fy(a,3,this.url);gy(a,4,this.headers);fy(a,5,null);gy(a,6,null);gy(a,7,this.duration);dy(a,8,this.size);return a.end()}getId(){return 2}};var Oy=class{constructor(a,b){this.h=a;this.f=b}a(){const a=new Yx;by(a,1,this.h);hy(a,2,this.f);return a.end()}};var Py=class{constructor(a){this.cause=a;this.f=this.message=this.severity=this.errorCode=null}a(){const a=new Yx;by(a,1,this.errorCode);by(a,2,this.severity);fy(a,3,this.message);fy(a,4,this.f);gy(a,5,this.cause);return a.end()}getId(){return 7}};var py=class{constructor(a,b){this.key=a;this.value=b}a(){const a=new Yx;fy(a,1,this.key);fy(a,2,this.value);return a.end()}};var Qy=class{constructor(){this.cause=this.severity=this.code=null}a(){const a=new Yx;by(a,1,this.code);by(a,2,this.severity);gy(a,3,this.cause);return a.end()}getId(){return 12}};var Ry=class{constructor(){this.data=null}a(){const a=new Yx;hy(a,1,this.data);return a.end()}};var Sy=class extends Ry{constructor(){super();var a=new Uint8Array(16);crypto.getRandomValues(a);a[6]=a[6]&15|64;a[8]=a[8]&63|128;this.data=a}toString(){const a=[];for(let b=0;256>b;++b)a.push((b+256).toString(16).slice(1));return a[this.data[0]]+a[this.data[1]]+a[this.data[2]]+a[this.data[3]]+"-"+a[this.data[4]]+a[this.data[5]]+"-"+a[this.data[6]]+a[this.data[7]]+"-"+a[this.data[8]]+a[this.data[9]]+"-"+a[this.data[10]]+a[this.data[11]]+a[this.data[12]]+a[this.data[13]]+a[this.data[14]]+a[this.data[15]]}};var oy=class{constructor(){this.headers=[]}a(){const a=new Yx;gy(a,1,this.headers);return a.end()}getId(){return 1}};var ly=class{constructor(){}a(){return(new Yx).end()}getId(){return 6}};var ry=class{constructor(a){this.j=a;this.f=this.h=this.time=this.sessionId=null}a(){const a=new Yx;gy(a,1,this.j);gy(a,2,this.sessionId);gy(a,3,this.time);dy(a,4,null);fy(a,5,null);by(a,6,this.h);hy(a,7,this.f);return a.end()}};var my=class{constructor(){this.f=null;this.events=[]}a(){const a=new Yx;hy(a,1,this.f);gy(a,2,this.events);return a.end()}};var sy=class{constructor(){this.f=this.h=null}a(){const a=new Yx;dy(a,1,this.h);by(a,2,this.f);return a.end()}};var iy=class{constructor(){this.f=this.h=null}a(){const a=new Yx;dy(a,1,this.h);by(a,2,this.f);return a.end()}};var Ty=class{constructor(a,b,c,d,e,f,g,h,k){k=void 0===k?2500:k;this.o=a;this.l=h;this.w=new Sy;this.A=new Sy;this.a=[];this.h=setInterval(()=>ny(this),k);this.f=null;this.j=!1;qy(this,b,c,d,e,f,g)}};var Uy=class{constructor(){this.reason=this.currentState=this.previousState=null}a(){const a=new Yx;by(a,1,this.previousState);by(a,2,this.currentState);by(a,3,this.reason);gy(a,4,null);gy(a,5,null);gy(a,6,null);return a.end()}getId(){return 5}};var Yy=class extends _.Bu{constructor(){super();this.m=null;this.a=this.l=!1;this.f=new _.Bs;this.h=null;this.g=new _.R("clpp.sessions.SessionsPlugin");this.o=this.F.bind(this);this.j=this.C.bind(this)}onPlayerCreated(a){this.m=a}onContentWillLoad(a){var b=a.getConfiguration().sessions;(b=!(!b||typeof b!==_.Fe))||this.g.warn("Sessions plugin is loaded but not configured. Will do nothing.");if(this.l=b)b=a.getConfiguration().sessions,b.apiUrl?(this.g.debug(_.sa),this.g.info("Create a session and start sending events."),
8
- a=_.yk(),this.h=new Ty(new Uint8Array([]),a.browser,a.browserVersion.name,a.os,a.osVersion.name,"prestoplay-web",_.da,b.apiUrl),this.f.on(this.m,_.Mf,this.B.bind(this)),this.f.on(this.m,_.Ef,this.A.bind(this)),this.f.on(this.m,_.Df,this.w.bind(this)),this.f.on(this.m,_.Vd,this.T.bind(this)),a=this.m.getNetworkEngine(),a.Pd(this.o),a.uc(this.j),a.j.push(this.j)):(this.g.warn(Ux),a.onError(new _.G(1,9,15E3,Ux)))}onPlayerWillRelease(){uy(this)}id(){return"sessions"}B(a){if(!this.a){a=a.detail;var b=
9
- a.currentState,c=new Uy;c.previousState=Cy(a.previousState);c.currentState=Cy(b);Dy(this,c)}}A(){if(!this.a){var a=new Uy;a.previousState=Cy(this.m.getState());a.currentState=Vy;Dy(this,a);this.a=!0}}w(){if(this.a){var a=new Uy;a.previousState=Vy;a.currentState=Cy(this.m.getState());Dy(this,a);this.a=!1}}T(a){a=a.detail;var b=new Qy;b=new Py(new Oy(b.getId(),new Uint8Array(b.a())));b.errorCode=a.code;b.message=a.message;b.f=a.stack;b.severity=a.severity===_.E?Wy:Xy;Dy(this,b)}F(a){const b=new Sy;
10
- a.downloadId=b;const c=new Ny(Ly(a.type,a.contentType),a.uris[0]);c.downloadId=b;c.headers=Object.keys(a.headers).map(d=>new py(d,a.headers[d]));Dy(this,c)}C(a){var b=a.request.downloadId;b?(b=new My(b,a.data.byteLength,jy(a.timeMs||0),a.status||-1),b.f=Object.keys(a.headers).map(c=>new py(c,a.headers[c])),Dy(this,b)):this.g.warn("Download ID is missing on download completed event.")}};_.rq(new class{create(){return new Yy}});var Xy=1,Wy=2;var vy=0,wy=2,By=3,Vy=5,xy=6,yy=8,zy=10,Ay=11;var Ey=0,Fy=1,Gy=2,Hy=3,Iy=4,Ky=5,Jy=9;};f.call(g, window);
1
+ import {clpp} from "./cl.core.js";let g={};const _ = clpp._;var f=function(window){'use strict';var Yx="apiUrl config is missing",Zx=function(a,b){a.j=a.j.filter(c=>c!==b)},$x=function(a){let b=0>a;a=Math.abs(a);let c=a>>>0;a=Math.floor((a-c)/4294967296);a>>>=0;b&&(a=~a>>>0,c=(~c>>>0)+1,4294967295<c&&(c=0,a++,4294967295<a&&(a=0)));return[c,a]},ey=function(a,b,c,d){if(!(null===c||void 0===c||typeof c===_.r&&0===c||typeof c===_.Pf&&0===c.length||Array.isArray(c)&&0===c.length))if(Array.isArray(c)){ay(a,b<<3|2);b=new by;for(let e=0;e<c.length;e++)d(b,c[e]);cy(a,b.length());dy(a,b.end())}else ay(a,
2
+ b<<3|0),d(a,c)},cy=function(a,b){if(0<=b)ay(a,b);else{for(let c=0;9>c;c++)a.a.push(b&127|128),b>>=7;a.a.push(1)}},fy=function(a,b,c){ey(a,b,c,(d,e)=>{cy(d,e)})},ay=function(a,b){for(;127<b;)a.a.push(b&127|128),b>>>=7;a.a.push(b)},hy=function(a,b,c){ey(a,b,c,(d,e)=>{if(0<=e){{const [f,g]=$x(e);gy(d,f,g)}}else{{const [f,g]=$x(e);gy(d,f,g)}}})},iy=function(a,b,c,d){if(!(null===c||void 0===c||typeof c===_.r&&0===c||typeof c===_.Pf&&0===c.length||Array.isArray(c)&&0===c.length))if(Array.isArray(c))for(let e=
3
+ 0;e<c.length;e++){ay(a,b<<3|2);const f=new by;d(f,c[e]);cy(a,f.length());dy(a,f.end())}else ay(a,b<<3|2),b=new by,d(b,c),cy(a,b.length()),dy(a,b.end())},jy=function(a,b,c){iy(a,b,c,(d,e)=>{for(let f=0;f<e.length;f++){let g=e.charCodeAt(f);if(128>g)d.a.push(g);else if(2048>g)d.a.push(g>>6|192),d.a.push(g&63|128);else if(65536>g)if(55296<=g&&56319>=g&&f+1<e.length){let h=e.charCodeAt(f+1);56320<=h&&57343>=h&&(g=1024*(g-55296)+h-56320+65536,d.a.push(g>>18|240),d.a.push(g>>12&63|128),d.a.push(g>>6&63|
4
+ 128),d.a.push(g&63|128),f++)}else d.a.push(g>>12|224),d.a.push(g>>6&63|128),d.a.push(g&63|128)}})},dy=function(a,b){a.a.push.apply(a.a,b)},ky=function(a,b,c){iy(a,b,c,(d,e)=>{dy(d,e.a())})},ly=function(a,b,c){iy(a,b,c,(d,e)=>{dy(d,e)})},gy=function(a,b,c){for(;0<c||127<b;)a.a.push(b&127|128),b=(b>>>7|c<<25)>>>0,c>>>=7;a.a.push(b)},ny=function(a){const b=new my;b.h=Math.floor(a/1E3);b.f=a%1E3*1E6;return b},ry=function(a){return _.w(function*(){if(!a.j&&!a.f){0===a.a.length&&oy(a,new py);var b=()=>
5
+ {};a.f=new Promise(c=>{b=c});try{const c=new qy;c.f=a.o;c.events.push(...a.a);const d=[...a.a],e=yield fetch(a.l,{method:_.vb,headers:{"Content-Type":"application/proto"},body:new Uint8Array(c.a())});if(e.ok)a.a=a.a.filter(f=>!d.includes(f));else throw Error("An error occurred while sending telemetry events to the API, "+`status='${e.status}' statusText='${e.statusText}'`);}finally{b(),a.f=null}}})},uy=function(a,b,c,d,e,f,g){const h=new sy;h.headers=[new ty("CL-BROWSER-NAME",b),new ty("CL-BROWSER-VERSION",
6
+ c),new ty("CL-OS-FAMILY",d),new ty("CL-OS-VERSION",e),new ty("CL-SDK-NAME",f),new ty("CL-SDK-NAME",f),new ty("CL-SDK-VERSION",g)];oy(a,h)},oy=function(a,b){if(!a.j){var c=new vy(a.w);c.sessionId=a.A;{var d=Date.now();const e=new wy;e.h=Math.floor(d/1E3);e.f=d%1E3*1E6;d=e}c.time=d;c.h=b.getId();c.f=new Uint8Array(b.a());a.a.push(c)}},xy=function(a){return _.w(function*(){a.h&&(clearInterval(a.h),a.h=null);a.f&&(yield a.f);0<a.a.length&&(yield ry(a),a.a=[]);a.j=!0})},yy=function(a){_.w(function*(){a.g.info("Destroy the session and stop sending events.");
7
+ _.nh(a.f);a.a=!1;const b=a.m.getNetworkEngine();b.ze(a.o);b.fd(a.j);Zx(b,a.j);a.h&&(yield xy(a.h),a.h=null)})},Gy=function(a){switch(a){case _.co:return zy;case _.eo:return Ay;case _.Yn:return By;case _.go:return Cy;case _.fo:return Dy;case _.Vn:return Ey;case _.bo:return Fy;default:return null}},Hy=function(a,b){a.g.debug("Sending event",b);oy(a.h,b)},Py=function(a,b){switch(a){case 1:return Iy;case 2:return b===_.t?Jy:b===_.p?Ky:b===_.F?Ly:b===_.de?My:Ny;case 3:return Oy;default:return Ny}};var by=class{constructor(){this.a=[]}length(){return this.a.length}end(){const a=this.a;this.a=[];return a}};var Qy=class{constructor(a,b,c,d){this.downloadId=a;this.h=b;this.duration=c;this.j=d;this.f=[]}a(){const a=new by;ky(a,1,this.downloadId);fy(a,2,this.h);ky(a,3,this.duration);fy(a,4,this.j);ky(a,5,this.f);return a.end()}getId(){return 4}};var Ry=class{constructor(a,b){this.f=a;this.url=b;this.downloadId=null;this.headers=[];this.size=this.duration=null}a(){const a=new by;fy(a,1,this.f);ky(a,2,this.downloadId);jy(a,3,this.url);ky(a,4,this.headers);jy(a,5,null);ky(a,6,null);ky(a,7,this.duration);hy(a,8,this.size);return a.end()}getId(){return 2}};var Sy=class{constructor(a,b){this.h=a;this.f=b}a(){const a=new by;fy(a,1,this.h);ly(a,2,this.f);return a.end()}};var Ty=class{constructor(a){this.cause=a;this.f=this.message=this.severity=this.errorCode=null}a(){const a=new by;fy(a,1,this.errorCode);fy(a,2,this.severity);jy(a,3,this.message);jy(a,4,this.f);ky(a,5,this.cause);return a.end()}getId(){return 7}};var ty=class{constructor(a,b){this.key=a;this.value=b}a(){const a=new by;jy(a,1,this.key);jy(a,2,this.value);return a.end()}};var Uy=class{constructor(){this.cause=this.severity=this.code=null}a(){const a=new by;fy(a,1,this.code);fy(a,2,this.severity);ky(a,3,this.cause);return a.end()}getId(){return 12}};var Vy=class{constructor(){this.data=null}a(){const a=new by;ly(a,1,this.data);return a.end()}};var Wy=class extends Vy{constructor(){super();var a=new Uint8Array(16);crypto.getRandomValues(a);a[6]=a[6]&15|64;a[8]=a[8]&63|128;this.data=a}toString(){const a=[];for(let b=0;256>b;++b)a.push((b+256).toString(16).slice(1));return a[this.data[0]]+a[this.data[1]]+a[this.data[2]]+a[this.data[3]]+"-"+a[this.data[4]]+a[this.data[5]]+"-"+a[this.data[6]]+a[this.data[7]]+"-"+a[this.data[8]]+a[this.data[9]]+"-"+a[this.data[10]]+a[this.data[11]]+a[this.data[12]]+a[this.data[13]]+a[this.data[14]]+a[this.data[15]]}};var sy=class{constructor(){this.headers=[]}a(){const a=new by;ky(a,1,this.headers);return a.end()}getId(){return 1}};var py=class{constructor(){}a(){return(new by).end()}getId(){return 6}};var vy=class{constructor(a){this.j=a;this.f=this.h=this.time=this.sessionId=null}a(){const a=new by;ky(a,1,this.j);ky(a,2,this.sessionId);ky(a,3,this.time);hy(a,4,null);jy(a,5,null);fy(a,6,this.h);ly(a,7,this.f);return a.end()}};var qy=class{constructor(){this.f=null;this.events=[]}a(){const a=new by;ly(a,1,this.f);ky(a,2,this.events);return a.end()}};var wy=class{constructor(){this.f=this.h=null}a(){const a=new by;hy(a,1,this.h);fy(a,2,this.f);return a.end()}};var my=class{constructor(){this.f=this.h=null}a(){const a=new by;hy(a,1,this.h);fy(a,2,this.f);return a.end()}};var Xy=class{constructor(a,b,c,d,e,f,g,h,k){k=void 0===k?2500:k;this.o=a;this.l=h;this.w=new Wy;this.A=new Wy;this.a=[];this.h=setInterval(()=>ry(this),k);this.f=null;this.j=!1;uy(this,b,c,d,e,f,g)}};var Yy=class{constructor(){this.reason=this.currentState=this.previousState=null}a(){const a=new by;fy(a,1,this.previousState);fy(a,2,this.currentState);fy(a,3,this.reason);ky(a,4,null);ky(a,5,null);ky(a,6,null);return a.end()}getId(){return 5}};var bz=class extends _.Fu{constructor(){super();this.m=null;this.a=this.l=!1;this.f=new _.Fs;this.h=null;this.g=new _.R("clpp.sessions.SessionsPlugin");this.o=this.F.bind(this);this.j=this.C.bind(this)}onPlayerCreated(a){this.m=a}onContentWillLoad(a){var b=a.getConfiguration().sessions;(b=!(!b||typeof b!==_.Fe))||this.g.warn("Sessions plugin is loaded but not configured. Will do nothing.");if(this.l=b)b=a.getConfiguration().sessions,b.apiUrl?(this.g.debug(_.sa),this.g.info("Create a session and start sending events."),
8
+ a=_.yk(),this.h=new Xy(new Uint8Array([]),a.browser,a.browserVersion.name,a.os,a.osVersion.name,"prestoplay-web",_.da,b.apiUrl),this.f.on(this.m,_.Mf,this.B.bind(this)),this.f.on(this.m,_.Ef,this.A.bind(this)),this.f.on(this.m,_.Df,this.w.bind(this)),this.f.on(this.m,_.Vd,this.T.bind(this)),a=this.m.getNetworkEngine(),a.Pd(this.o),a.uc(this.j),a.j.push(this.j)):(this.g.warn(Yx),a.onError(new _.G(1,9,15E3,Yx)))}onPlayerWillRelease(){yy(this)}id(){return"sessions"}B(a){if(!this.a){a=a.detail;var b=
9
+ a.currentState,c=new Yy;c.previousState=Gy(a.previousState);c.currentState=Gy(b);Hy(this,c)}}A(){if(!this.a){var a=new Yy;a.previousState=Gy(this.m.getState());a.currentState=Zy;Hy(this,a);this.a=!0}}w(){if(this.a){var a=new Yy;a.previousState=Zy;a.currentState=Gy(this.m.getState());Hy(this,a);this.a=!1}}T(a){a=a.detail;var b=new Uy;b=new Ty(new Sy(b.getId(),new Uint8Array(b.a())));b.errorCode=a.code;b.message=a.message;b.f=a.stack;b.severity=a.severity===_.E?$y:az;Hy(this,b)}F(a){const b=new Wy;
10
+ a.downloadId=b;const c=new Ry(Py(a.type,a.contentType),a.uris[0]);c.downloadId=b;c.headers=Object.keys(a.headers).map(d=>new ty(d,a.headers[d]));Hy(this,c)}C(a){var b=a.request.downloadId;b?(b=new Qy(b,a.data.byteLength,ny(a.timeMs||0),a.status||-1),b.f=Object.keys(a.headers).map(c=>new ty(c,a.headers[c])),Hy(this,b)):this.g.warn("Download ID is missing on download completed event.")}};_.jr(new class{create(){return new bz}});var zy=0,Ay=2,Fy=3,Zy=5,By=6,Cy=8,Dy=10,Ey=11;var az=1,$y=2;var Iy=0,Jy=1,Ky=2,Ly=3,My=4,Oy=5,Ny=9;};f.call(g, window);
package/cl.simid.js CHANGED
@@ -1,13 +1,13 @@
1
- import {clpp} from "./cl.core.js";let g={};const _ = clpp._;var f=function(window){'use strict';var Dx="No surface found. Can not attach frame!",Ex="SIMID:Media:timeupdate",Fx="Starting creative",Gx=function(a,b,c){return{type:b,sessionId:a.h,messageId:a.l++,timestamp:Date.now(),args:c}},Jx=function(a,b){return new Promise((c,d)=>{new Hx(a.j,c,d,b);Ix(a,b)})},Kx=function(a){const b=Gx(a,"SIMID:Player:startCreative",void 0);Jx(a,b).then(()=>{var c=a.f;c.g.info(Fx);c.m.trigger(new _.C(_.Gf));a.a.style.opacity="1"}).catch(c=>{a.unload();a.f.g.error("Error while starting creative",
2
- c)})},Mx=function(a,b){_.w(function*(){a.h=b.sessionId;Lx(a,b);try{{var c=a.f;const f=c.getSurface(),g=c.getContainer();var d={environmentData:{videoDimensions:{x:0,y:0,height:g.clientHeight,width:g.clientWidth},creativeDimensions:{x:0,y:0,height:g.clientHeight,width:g.clientWidth},fullscreen:f.isFullscreen(),fullscreenAllowed:!0,variableDurationAllowed:!1,skippableState:"notSkippable",version:"1.1",skipoffset:"",siteUrl:window.location.toString(),appId:"",useragent:"",deviceId:"",muted:c.m.isMuted()||
3
- !1,volume:c.m.getVolume()||0,navigationSupport:"adHandles",closeButtonSupport:"adHandles",nonlinearDuration:c.f.duration},creativeData:{adParameters:c.f.adParameters||"",clickThruUri:"",clickThruUrl:""}}}{const f=Gx(a,"SIMID:Player:init",d);var e=Jx(a,f)}yield e;a.g.info("Player Init acknowledged");a.f.g.info("SIMID Player initialized")}catch(f){a.g.error("Error while initializing",f),a.f.g.error("Error while initializing SIMID player: ",f),a.unload()}})},Lx=function(a,b){Ix(a,Gx(a,"resolve",{messageId:b.messageId,
4
- value:void 0}))},Ix=function(a,b){a.h?(b.type!==Ex&&a.g.info(`Posting message [${b.messageId}] '${b.type}':`,b.args),a.a.contentWindow&&a.a.contentWindow.postMessage(JSON.stringify(b),"*")):a.g.warn(`WARNING: no session available to send message '${b.type}'`)},Nx=function(a,b,c){return new ResizeObserver(()=>{if(a.a.h){var d=a.a,e={videoDimensions:{x:0,y:0,height:b.clientHeight,width:b.clientWidth},creativeDimensions:{x:0,y:0,height:b.clientHeight,width:b.clientWidth},fullscreen:c.isFullscreen()};
5
- e=Gx(d,"SIMID:Player:resize",e);Ix(d,e)}})},Ox=function(a,b){a.g.info("SIMID Session created");a.a=b},Px=function(a){a.g.info("Stopping creative");a.m.getSurface().getMedia().style.transition=".5s";setTimeout(()=>{a.m.getSurface().getMedia().style.transition=""},500);a.m.getSurface().getMedia().style.left="";a.m.getSurface().getMedia().style.top="";a.m.getSurface().getMedia().style.width="";a.m.getSurface().getMedia().style.height="";a.a.a.style.left="";a.a.a.style.top="";a.a.a.style.width="";a.a.a.style.height=
6
- "";a.h=!1;a.m.trigger(new _.C(_.Hf))},Qx=function(a,b){var c=a.getContainer();a=c.clientWidth;c=c.clientHeight;return{top:`${b.y/c*100}%`,left:`${b.x/a*100}%`,width:`${b.width/a*100}%`,height:`${b.height/c*100}%`}},Rx=class{constructor(a){this.f=a;this.h="";this.l=0;this.j=new Map;this.a=document.createElement("iframe");this.a.style.opacity="0";this.a.style.border=_.Ee;this.a.style.backgroundColor="transparent";this.a.style.transition="opacity .5s";this.a.style.transitionDelay=".5s";this.a.style.pointerEvents=
7
- _.Ee;this.a.style.overflow=_.ae;this.a.classList.add(_.gd);this.o=b=>{if(b.source===this.a.contentWindow&&(b=(b=b.data)?typeof b===_.Pf?JSON.parse(b):b:null))if(b.type)switch(this.g.info(`Received message [${b.messageId}] '${b.type}':`,b.args),b.type){case "createSession":Mx(this,b);break;case "resolve":b=b.args;var c=this.j.get(b.messageId);c&&c.resolve(b);break;case "reject":b=b.args;(c=this.j.get(b.messageId))&&c.reject(b);break;case "SIMID:Creative:requestResize":c=this.f;var d=b.args;c.g.info("Creative requested resize",
8
- d);if(c.m&&c.m.getSurface()&&c.m.getSurface().getMedia()&&d.mediaDimensions){c.h?c.m.getSurface().getMedia().style.transition="":(c.m.getSurface().getMedia().style.transition="left .5s, top .5s,width .5s, height .5s",c.h=!0);const e=Qx(c,d.mediaDimensions);c.m.getSurface().getMedia().style.left=e.left;c.m.getSurface().getMedia().style.top=e.top;c.m.getSurface().getMedia().style.width=e.width;c.m.getSurface().getMedia().style.height=e.height}d.creativeDimensions&&(d=Qx(c,d.creativeDimensions),c.a.a.style.left=
9
- d.left,c.a.a.style.top=d.top,c.a.a.style.width=d.width,c.a.a.style.height=d.height);Lx(this,b)}else this.g.warn("WARNING: received message without 'type' property")};this.g=new _.R("clpp.simid.SimidPlayer");Ox(this.f,this)}load(a){window.addEventListener(_.xe,this.o);this.h="";this.l=0;const b=this.f.url();this.g.info(`Loading "${b}" as src of iFrame`);this.a.src=b;this.g.info("Attaching iFrame");a.appendChild(this.a)}unload(){Px(this.f);this.h=this.a.src="";this.l=0;this.a.style.opacity="0";window.removeEventListener(_.xe,
10
- this.o);this.a.parentElement&&this.a.parentElement.removeChild(this.a)}},Hx=class{constructor(a,b,c,d,e){e=void 0===e?-1:e;this.f=a;this.l=b;this.j=c;this.h=d;this.a=null;this.f.set(d.messageId,this);0<=e&&(this.a=setTimeout(()=>{this.resolve()},e))}resolve(a){null!==this.a&&(clearTimeout(this.a),this.a=null);this.f.delete(this.h.messageId);this.l(a)}reject(a){null!==this.a&&(clearTimeout(this.a),this.a=null);this.f.delete(this.h.messageId);this.j(a)}};var Tx=class extends _.Bu{constructor(){super();this.g=new _.R("clpp.simid.Plugin");this.h=this.a=this.m=null;this.l=[];this.j=null;this.w=this.A.bind(this);this.f=null;this.o=!1}id(){return"simid"}onPlayerCreated(a){this.g.info("New player created");this.a&&(this.a.unload(),this.a=null);this.m=a;this.h&&this.h.release();this.h=new Sx(a)}onContentWillLoad(a){var b=a.getConfiguration();if(b.simid&&b.simid.creatives&&0!==b.simid.creatives.length)if(this.l=b.simid.creatives,this.g.info(`Setting up SIMID plugin for ${this.l.length} creatives`),
11
- b=this.m.getSurface()){this.g.info("Creating new session");this.a=new Rx(this.h);var c=b.getContainer();this.j=Nx(this,c,b);this.j.observe(c);a.on(_.Xf,this.w)}else this.g.warn(Dx)}A(){var a=this.m.getPosition();a:if(this.f&&a<this.f.startTime+this.f.duration)var b=this.f;else{for(b=0;b<this.l.length;b++){var c=this.l[b];const d=c.startTime+c.duration;if(a>=c.startTime-(c.preload||5)&&a<d){b=c;break a}}b=null}b?b===this.f?(b=b.startTime,this.a&&(c=a>=b,!this.o&&c&&(Kx(this.a),this.o=!0,this.g.info(Fx)),
12
- c&&(c=this.a,Ix(c,Gx(c,Ex,{currentTime:a-b}))))):((a=this.m.getSurface())||this.g.warn(Dx),a=a.getContainer(),this.f=b,this.o=!1,this.g.info("Loading session"),this.h.f=b,this.a.load(a)):this.f&&(this.a.unload(),this.f=null,this.o=!1)}onPlayerWillRelease(a){super.onPlayerWillRelease(a);this.m.getSurface()&&(this.j&&(this.j.disconnect(),this.j=null),a.off(_.Xf,this.w),this.f&&(this.a.unload(),this.f=this.h.f=null))}},Sx=class{constructor(a){this.m=a;this.a=null;this.g=new _.R("clpp.simid.Loader");
13
- this.h=!1;this.f=null}release(){this.g.info("Releasing loader")}getContainer(){const a=this.getSurface().getContainer();if(!a)throw this.g.error("No player container found. Can not create SIMID init data"),new _.G(1,10,10100,"No player container found");return a}getSurface(){const a=this.m.getSurface();if(!a)throw this.g.error("No player surface found. Can not create SIMID init data"),new _.G(1,10,10100,"No surface");return a}url(){return this.f?this.f.url:""}};_.rq(new class{create(){return new Tx}});};f.call(g, window);
1
+ import {clpp} from "./cl.core.js";let g={};const _ = clpp._;var f=function(window){'use strict';var Hx="No surface found. Can not attach frame!",Ix="SIMID:Media:timeupdate",Jx="Starting creative",Kx=function(a,b,c){return{type:b,sessionId:a.h,messageId:a.l++,timestamp:Date.now(),args:c}},Nx=function(a,b){return new Promise((c,d)=>{new Lx(a.j,c,d,b);Mx(a,b)})},Ox=function(a){const b=Kx(a,"SIMID:Player:startCreative",void 0);Nx(a,b).then(()=>{var c=a.f;c.g.info(Jx);c.m.trigger(new _.C(_.Gf));a.a.style.opacity="1"}).catch(c=>{a.unload();a.f.g.error("Error while starting creative",
2
+ c)})},Qx=function(a,b){_.w(function*(){a.h=b.sessionId;Px(a,b);try{{var c=a.f;const f=c.getSurface(),g=c.getContainer();var d={environmentData:{videoDimensions:{x:0,y:0,height:g.clientHeight,width:g.clientWidth},creativeDimensions:{x:0,y:0,height:g.clientHeight,width:g.clientWidth},fullscreen:f.isFullscreen(),fullscreenAllowed:!0,variableDurationAllowed:!1,skippableState:"notSkippable",version:"1.1",skipoffset:"",siteUrl:window.location.toString(),appId:"",useragent:"",deviceId:"",muted:c.m.isMuted()||
3
+ !1,volume:c.m.getVolume()||0,navigationSupport:"adHandles",closeButtonSupport:"adHandles",nonlinearDuration:c.f.duration},creativeData:{adParameters:c.f.adParameters||"",clickThruUri:"",clickThruUrl:""}}}{const f=Kx(a,"SIMID:Player:init",d);var e=Nx(a,f)}yield e;a.g.info("Player Init acknowledged");a.f.g.info("SIMID Player initialized")}catch(f){a.g.error("Error while initializing",f),a.f.g.error("Error while initializing SIMID player: ",f),a.unload()}})},Px=function(a,b){Mx(a,Kx(a,"resolve",{messageId:b.messageId,
4
+ value:void 0}))},Mx=function(a,b){a.h?(b.type!==Ix&&a.g.info(`Posting message [${b.messageId}] '${b.type}':`,b.args),a.a.contentWindow&&a.a.contentWindow.postMessage(JSON.stringify(b),"*")):a.g.warn(`WARNING: no session available to send message '${b.type}'`)},Rx=function(a,b,c){return new ResizeObserver(()=>{if(a.a.h){var d=a.a,e={videoDimensions:{x:0,y:0,height:b.clientHeight,width:b.clientWidth},creativeDimensions:{x:0,y:0,height:b.clientHeight,width:b.clientWidth},fullscreen:c.isFullscreen()};
5
+ e=Kx(d,"SIMID:Player:resize",e);Mx(d,e)}})},Sx=function(a,b){a.g.info("SIMID Session created");a.a=b},Tx=function(a){a.g.info("Stopping creative");a.m.getSurface().getMedia().style.transition=".5s";setTimeout(()=>{a.m.getSurface().getMedia().style.transition=""},500);a.m.getSurface().getMedia().style.left="";a.m.getSurface().getMedia().style.top="";a.m.getSurface().getMedia().style.width="";a.m.getSurface().getMedia().style.height="";a.a.a.style.left="";a.a.a.style.top="";a.a.a.style.width="";a.a.a.style.height=
6
+ "";a.h=!1;a.m.trigger(new _.C(_.Hf))},Ux=function(a,b){var c=a.getContainer();a=c.clientWidth;c=c.clientHeight;return{top:`${b.y/c*100}%`,left:`${b.x/a*100}%`,width:`${b.width/a*100}%`,height:`${b.height/c*100}%`}},Vx=class{constructor(a){this.f=a;this.h="";this.l=0;this.j=new Map;this.a=document.createElement("iframe");this.a.style.opacity="0";this.a.style.border=_.Ee;this.a.style.backgroundColor="transparent";this.a.style.transition="opacity .5s";this.a.style.transitionDelay=".5s";this.a.style.pointerEvents=
7
+ _.Ee;this.a.style.overflow=_.ae;this.a.classList.add(_.gd);this.o=b=>{if(b.source===this.a.contentWindow&&(b=(b=b.data)?typeof b===_.Pf?JSON.parse(b):b:null))if(b.type)switch(this.g.info(`Received message [${b.messageId}] '${b.type}':`,b.args),b.type){case "createSession":Qx(this,b);break;case "resolve":b=b.args;var c=this.j.get(b.messageId);c&&c.resolve(b);break;case "reject":b=b.args;(c=this.j.get(b.messageId))&&c.reject(b);break;case "SIMID:Creative:requestResize":c=this.f;var d=b.args;c.g.info("Creative requested resize",
8
+ d);if(c.m&&c.m.getSurface()&&c.m.getSurface().getMedia()&&d.mediaDimensions){c.h?c.m.getSurface().getMedia().style.transition="":(c.m.getSurface().getMedia().style.transition="left .5s, top .5s,width .5s, height .5s",c.h=!0);const e=Ux(c,d.mediaDimensions);c.m.getSurface().getMedia().style.left=e.left;c.m.getSurface().getMedia().style.top=e.top;c.m.getSurface().getMedia().style.width=e.width;c.m.getSurface().getMedia().style.height=e.height}d.creativeDimensions&&(d=Ux(c,d.creativeDimensions),c.a.a.style.left=
9
+ d.left,c.a.a.style.top=d.top,c.a.a.style.width=d.width,c.a.a.style.height=d.height);Px(this,b)}else this.g.warn("WARNING: received message without 'type' property")};this.g=new _.R("clpp.simid.SimidPlayer");Sx(this.f,this)}load(a){window.addEventListener(_.xe,this.o);this.h="";this.l=0;const b=this.f.url();this.g.info(`Loading "${b}" as src of iFrame`);this.a.src=b;this.g.info("Attaching iFrame");a.appendChild(this.a)}unload(){Tx(this.f);this.h=this.a.src="";this.l=0;this.a.style.opacity="0";window.removeEventListener(_.xe,
10
+ this.o);this.a.parentElement&&this.a.parentElement.removeChild(this.a)}},Lx=class{constructor(a,b,c,d,e){e=void 0===e?-1:e;this.f=a;this.l=b;this.j=c;this.h=d;this.a=null;this.f.set(d.messageId,this);0<=e&&(this.a=setTimeout(()=>{this.resolve()},e))}resolve(a){null!==this.a&&(clearTimeout(this.a),this.a=null);this.f.delete(this.h.messageId);this.l(a)}reject(a){null!==this.a&&(clearTimeout(this.a),this.a=null);this.f.delete(this.h.messageId);this.j(a)}};var Xx=class extends _.Fu{constructor(){super();this.g=new _.R("clpp.simid.Plugin");this.h=this.a=this.m=null;this.l=[];this.j=null;this.w=this.A.bind(this);this.f=null;this.o=!1}id(){return"simid"}onPlayerCreated(a){this.g.info("New player created");this.a&&(this.a.unload(),this.a=null);this.m=a;this.h&&this.h.release();this.h=new Wx(a)}onContentWillLoad(a){var b=a.getConfiguration();if(b.simid&&b.simid.creatives&&0!==b.simid.creatives.length)if(this.l=b.simid.creatives,this.g.info(`Setting up SIMID plugin for ${this.l.length} creatives`),
11
+ b=this.m.getSurface()){this.g.info("Creating new session");this.a=new Vx(this.h);var c=b.getContainer();this.j=Rx(this,c,b);this.j.observe(c);a.on(_.Xf,this.w)}else this.g.warn(Hx)}A(){var a=this.m.getPosition();a:if(this.f&&a<this.f.startTime+this.f.duration)var b=this.f;else{for(b=0;b<this.l.length;b++){var c=this.l[b];const d=c.startTime+c.duration;if(a>=c.startTime-(c.preload||5)&&a<d){b=c;break a}}b=null}b?b===this.f?(b=b.startTime,this.a&&(c=a>=b,!this.o&&c&&(Ox(this.a),this.o=!0,this.g.info(Jx)),
12
+ c&&(c=this.a,Mx(c,Kx(c,Ix,{currentTime:a-b}))))):((a=this.m.getSurface())||this.g.warn(Hx),a=a.getContainer(),this.f=b,this.o=!1,this.g.info("Loading session"),this.h.f=b,this.a.load(a)):this.f&&(this.a.unload(),this.f=null,this.o=!1)}onPlayerWillRelease(a){super.onPlayerWillRelease(a);this.m.getSurface()&&(this.j&&(this.j.disconnect(),this.j=null),a.off(_.Xf,this.w),this.f&&(this.a.unload(),this.f=this.h.f=null))}},Wx=class{constructor(a){this.m=a;this.a=null;this.g=new _.R("clpp.simid.Loader");
13
+ this.h=!1;this.f=null}release(){this.g.info("Releasing loader")}getContainer(){const a=this.getSurface().getContainer();if(!a)throw this.g.error("No player container found. Can not create SIMID init data"),new _.G(1,10,10100,"No player container found");return a}getSurface(){const a=this.m.getSurface();if(!a)throw this.g.error("No player surface found. Can not create SIMID init data"),new _.G(1,10,10100,"No surface");return a}url(){return this.f?this.f.url:""}};_.jr(new class{create(){return new Xx}});};f.call(g, window);