@flowplayer/player 3.2.4 → 3.2.7-rc.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.
package/core/events.d.ts CHANGED
@@ -7,6 +7,6 @@ export declare const MOUNT = "mount", ERROR = "error", CONTEXT_MENU = "contextme
7
7
  */
8
8
  , DVR = "dvr"
9
9
  /**
10
- * when the player signals that is now close enough to the head of a livestream to be considered live
10
+ * when src is a livestream
11
11
  */
12
12
  , LIVE = "live", SEEK_QUEUED = "seek:queued", SEEK_CANCEL = "seek:cancel", PLUGIN_REGISTERED = "plugin:registered", REMOTE_SESSION_STARTED = "remotesession:started", REMOTE_SESSION_ENDED = "remotesession:ended", INTERSECTIONCHANGE = "intersectionchange";
package/core.js CHANGED
@@ -1 +1 @@
1
- !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).flowplayer=t()}(this,(function(){"use strict";const e=[],t=[];function n(){const e="undefined"!=typeof document&&"undefined"!=typeof window,t=e?navigator.userAgent:"",n=/iP(hone|od)/i.test(t)&&!/iPad/.test(t)&&!/IEMobile/i.test(t),o=/Android/.test(t)&&!/Firefox/.test(t),r=/^((?!chrome|android).)*safari/i.test(t),i=/SamsungBrowser/.test(t),a=i&&/SMART-TV/.test(t);return{controls:!n,video:function(t){return e&&document.createElement("video").canPlayType(t)},lang:e&&window.navigator.language,android:o,iphone:n,safari:r,ios:e&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream,samsung:i,samsung_tv:i&&a,touch:!!("ontouchstart"in window)}}const o="click",r="touchend",i="loadedmetadata",a="loadeddata",s="reap";var l=Object.freeze({__proto__:null,MOUNT:"mount",ERROR:"error",CONTEXT_MENU:"contextmenu",CLICK:o,DBL_CLICK:"dblclick",KEYUP:"keyup",KEYDOWN:"keydown",LOAD:"load",MOUSE_ENTER:"mouseenter",MOUSE_LEAVE:"mouseleave",MOUSE_UP:"mouseup",MOUSE_DOWN:"mousedown",MOUSE_MOVE:"mousemove",TOUCH_START:"touchstart",TOUCH_MOVE:"touchmove",TOUCH_END:r,TOUCH_CANCEL:"touchcancel",RESIZE:"resize",SCROLL:"scroll",FULLSCREEN_ENTER:"fullscreenenter",FULLSCREEN_EXIT:"fullscreenexit",FULLSCREEN_CHANGE:"fullscreenchange",WEBKIT_NEEDKEY:"webkitneedkey",METADATA:i,DATA:a,PROGRESS:"progress",TIME_UPDATE:"timeupdate",LOAD_START:"loadstart",VOLUME_CHANGE:"volumechange",PAUSE:"pause",PLAYING:"playing",PLAY:"play",WAITING:"waiting",CAN_PLAY:"canplay",ENDED:"ended",SEEKED:"seeked",SEEKING:"seeking",DURATION_CHANGE:"durationchange",BEFORE_PLAY:"beforeplay",BEFORE_PAUSE:"beforepause",STATE:"state",CUEPOINTS:"cuepoints",CUEPOINT_START:"cuepointstart",CUEPOINT_END:"cuepointend",VIEW_ENTER:"viewenter",VIEW_LEAVE:"viewleave",SOURCE:"src",RECOVER:"recover",REAP:s,CONFIG:"config",QUALITIES:"qualities",SET_QUALITY:"quality:set",NON_RECOVERABLE_ERROR:"error:fatal",RECOMMENDATIONS_READY:"recommendationsready",AUDIO_ONLY_SOURCE:"audioonlysource",LANDSCAPE:"landscape",PORTRAIT:"portrait",RENDER_PLUGIN:"renderplugin",DVR:"dvr",LIVE:"live",SEEK_QUEUED:"seek:queued",SEEK_CANCEL:"seek:cancel",PLUGIN_REGISTERED:"plugin:registered",REMOTE_SESSION_STARTED:"remotesession:started",REMOTE_SESSION_ENDED:"remotesession:ended",INTERSECTIONCHANGE:"intersectionchange"});var c=Object.freeze({__proto__:null,SUBTITLES_MENU:"flowplayer-subtitles-menu",SHARE_MENU:"flowplayer-share-menu",SPEED_MENU:"flowplayer-speed-menu",QUALITY_MENU:"flowplayer-quality-menu",AUDIO_MENU:"flowplayer-audio-menu",UI:"flowplayer-ui",CONTROL:"flowplayer-control",CONTROL_BUTTONS:"flowplayer-control-buttons",LIVE_STATUS:"flowplayer-live-status",ELAPSED:"flowplayer-elapsed-time",TIMELINE:"flowplayer-timeline-bar",CONTROL_DURATION:"flowplayer-control-duration",VOLUME_CONTROL:"flowplayer-volume-control",VOLUME_BAR:"flowplayer-volume-bar",HEADER:"flowplayer-header",HEADER_LEFT_ZONE:"flowplayer-header-left-zone",HEADER_RIGHT_ZONE:"flowplayer-header-right-zone",PRIMARY:"flowplayer-primary",HEADER_DURATION:"flowplayer-header-duration",MIDDLE:"flowplayer-middle",MIDDLE_ZONE:"flowplayer-middle-zone",WAIT:"flowplayer-wait",MIDDLE_BUTTONS:"flowplayer-middle-buttons",MIDDLE_LEFT_ZONE:"flowplayer-middle-left-zone",MIDDLE_RIGHT_ZONE:"flowplayer-middle-right-zone",ENDSCREEN_INTERSTITIAL:"flowplayer-endscreen-interstitial",ENDSCREEN_UP_NEXT:"flowplayer-endscreen-up-next",ENDSCREEN_GRID:"flowplayer-endscreen-grid",PLAYLIST_INTERSTITIAL:"flowplayer-playlist-interstitial",AIRPLAY_ICON:"flowplayer-airplay-icon",CHROMECAST_ICON:"flowplayer-chromecast-icon",SMALL_PLAY_ICON:"flowplayer-small-play-icon",SMALL_PAUSE_ICON:"flowplayer-small-pause-icon",PLAY_ICON:"flowplayer-play-icon",PAUSE_ICON:"flowplayer-pause-icon",FULLSCREEN_ENTER_ICON:"flowplayer-fullscreen-enter-icon",FULLSCREEN_EXIT_ICON:"flowplayer-fullscreen-exit-icon",SKIP_NEXT_ICON:"flowplayer-skip-next-icon",SKIP_PREVIOUS_ICON:"flowplayer-skip-previous-icon",FAST_FORWARD_ICON:"flowplayer-fast-forward-icon",REWIND_ICON:"flowplayer-rewind-icon",SHARE_ICON:"flowplayer-share-icon",VOLUME_ICON:"flowplayer-volume-icon",MUTE_ICON:"flowplayer-mute-icon",UNMUTE_ICON:"flowplayer-unmute-icon",CLOSE_ICON:"flowplayer-close-icon",FACEBOOK_ICON:"flowplayer-facebook-icon",TWITTER_ICON:"flowplayer-twitter-icon",LINK_ICON:"flowplayer-link-icon",EMBED_ICON:"flowplayer-embed-icon",LIVE_COUNTDOWN:"flowplayer-live-countdown",PLAYLIST_CONTROLS:"flowplayer-playlist-controls",THUMBNAILS_CAROUSEL:"flowplayer-thumbnails-carousel"});const u="is-playing",d="is-paused",p="is-loaded",f="is-loading",m="is-starting",y="is-seeking",E="is-ended",h="is-waiting",g="is-in-viewport";var w=Object.freeze({__proto__:null,PLAYING:u,FULLSCREEN:"is-fullscreen",PAUSED:d,MUTED:"is-muted",LOADED:p,LOADING:f,STARTING:m,SEEKING:y,GRABBING:"is-grabbing",DISABLED:"is-disabled",SMALL:"is-small",TINY:"is-tiny",RTL:"is-rtl",ENDED:E,LIVE:"is-live",ERRORED:"is-error",WAITING:h,AUTOPLAY:"is-autoplay",NO_AUTOPLAY:"no-autoplay",SEAMLESS:"is-seamless",TOGGLING:"is-toggling",LIVE_SEEKED:"is-live-seeked",NO_DVR:"no-timeline",HAS_POSTER:"has-poster",MENU_OPENED:"has-menu-opened",TOUCHED:"is-touched",HOVERED:"is-hovered",TOUCH_DEVICE:"is-touch-device",WILL_SEEK:"will-seek",SEEKABLE:"is-seekable",IN_VIEWPORT:g});function v(e){this.message=e}v.prototype=new Error,v.prototype.name="InvalidCharacterError";var S="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||function(e){var t=String(e).replace(/=+$/,"");if(t.length%4==1)throw new v("'atob' failed: The string to be decoded is not correctly encoded.");for(var n,o,r=0,i=0,a="";o=t.charAt(i++);~o&&(n=r%4?64*n+o:o,r++%4)?a+=String.fromCharCode(255&n>>(-2*r&6)):0)o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(o);return a};var _=function(e){var t=e.replace(/-/g,"+").replace(/_/g,"/");switch(t.length%4){case 0:break;case 2:t+="==";break;case 3:t+="=";break;default:throw"Illegal base64url string!"}try{return function(e){return decodeURIComponent(S(e).replace(/(.)/g,(function(e,t){var n=t.charCodeAt(0).toString(16).toUpperCase();return n.length<2&&(n="0"+n),"%"+n})))}(t)}catch(e){return S(t)}};function O(e){this.message=e}O.prototype=new Error,O.prototype.name="InvalidTokenError";var I=function(e,t){if("string"!=typeof e)throw new O("Invalid token specified");var n=!0===(t=t||{}).header?0:1;try{return JSON.parse(_(e.split(".")[n]))}catch(e){throw new O("Invalid token specified: "+e.message)}};I.InvalidTokenError=O;const N=new Map,A=(e,t)=>new(((e,t)=>{const n=e.get(t);if(!n)throw new Error(`no flowplayer component with the name ${t} exists`);const o=window.customElements.get(t);if(!o)throw new Error(`no default flowplayer component with the name ${t} exists`);const r=window.customElements.get(n);return"function"!=typeof r?o:r})(e._customElements,t))(e);var T,L;!function(e){e[e.LOW=1]="LOW",e[e.MEDIUM=2]="MEDIUM",e[e.HIGH=4]="HIGH"}(T||(T={})),function(e){e[e.OFF=0]="OFF",e[e.ON=1]="ON",e[e.AUDIO_REQUIRED=2]="AUDIO_REQUIRED"}(L||(L={}));function b(e,t,n){const o="boolean"==typeof n;if("boolean"!=typeof n&&(n=e.paused),function(e,t,n){const o=e.poll(t?"beforeplay":"beforepause",{forced:n});return o&&o.defaultPrevented}(e,n,o))return;if(!n)return e.hasState("is-live")&&e.setState("is-live-seeked",!0),e.pause();if(0==e.reaper)return;const r=e.reaper.get("__pending_play");return 0!=e.paused||r?r?(r.src!==C(e.original_src)&&R(e),r):(function(e){return(0==e.networkState||0==e.readyState)&&e.currentSrc==C(e.original_src)}(e)&&R(e),(e=>e.autoplay&&L.AUDIO_REQUIRED&e.autoplay)(t)?function(e){e.muted=!1,0==e.volume&&(e.volume=1);return e.play().catch(e=>{console.warn("[flowplayer/play] autoplay audio required\n%s",e.message)})}(e):(e.setState(m,!1),e.play().catch(t=>(console.warn("[flowplayer/play] attempting muted autoplay\n%s",t.message),e.muted=!0,e.volume=0,e.play())))):void 0}function R(e){e.currentSrc.match(/^blob:/)||e.load()}function C(e){const t=document.createElement("a");return t.href=e,t.href}function D(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}function k(e){const t=document.createElement("a");t.href=e;const n=t.pathname&&t.pathname.split(".");return n.length>1&&n[n.length-1]}function U(e){switch(e){case"video/mpd":return"application/dash+xml";case"video/m3u8":return"application/x-mpegurl";default:return e}}const P=e=>{var{src:t}=e,n=D(e,["src"]);return[Object.assign({src:t,type:t?U("video/"+k(t)):""},n)]};function M(e){return P({src:e})}function x(e){var{src:t,type:n}=e,o=D(e,["src","type"]);return t&&n?[Object.assign({src:t,type:n},o)]:n&&!t?[Object.assign({type:n},o)]:P(Object.assign({src:t},o))}var H;function W(e,t,n,o={safari:!1}){const r=function(e){return"string"==typeof e?M(e):Array.isArray(e)||"object"!=typeof e?e.reduce((function(e,t){return"string"==typeof t&&(t=M(t)),"object"!=typeof t||Array.isArray(t)||(t=x(t)),e.concat(t)}),[]):x(e)}(n);return e.currentSrc&&(e.innerHTML="",e.setOpts({live:!1,dvr_window:void 0}),delete e.opts.live,delete e.opts.dvr),[y,u,d,f,p].forEach(t=>e.setState(t,!1)),t.autoplay||e.setState(m,!0),Array(...Array(r.length)).map((e,t)=>t).some(n=>{const i=r[n];if(H.Ok==function(e,t,n){e.emit("src",n),"string"==typeof n.src&&(e.original_src=n.src);const o=function(e,t,n){return e.plugins.filter(e=>{return(t=e)&&"wants"in t;var t}).find(e=>e.wants(n.src||"",n,t))}(e,t,n);return o?(o.onload(t,e.root,e,n),H.Ok):H.Err}(e,t,i)||H.Ok==function(e,t,n,o={safari:!1}){var r;/^audio\//.test(n.type||"")&&e.emit("audioonlysource");t.start_time&&(n.src=n.src+"#t="+t.start_time);if(""==e.canPlayType(n.type||""))return H.Err;if(n.drm&&(!n.drm["com.apple.fps.1_0"]||!o.safari))return H.Err;"string"==typeof n.src&&(e.preload=t.autoplay?"auto":null!==(r=t.preload)&&void 0!==r?r:"auto",e.src=n.src,"none"!==e.preload&&e.setState(f,!0));return H.Ok}(e,t,i,o))return!0;n==r.length-1&&"string"==typeof i.src&&(e.src=i.src)}),function(e,t){!function(e,t){if(!e.currentSrc)return;if("none"==e.opt("preload"))return;if(t.autoplay&&t.autoplay>0)return;e.load()}(e,t)}(e,t),e}!function(e){e[e.Err=0]="Err",e[e.Ok=1]="Ok"}(H||(H={}));const j=[s,"seeking","src","seek:cancel"];var G;function V(e,t,n){return isNaN(e.duration)||isNaN(e.currentTime)?{}:(t.offset+=n,0==t.offset?F(e,t):(t.timer&&clearTimeout(t.timer),t.timer=setTimeout((function(){0!=e.reaper&&(e.currentTime=function(e,t,n=0){return Math.max(Math.min(t,e),n)}(e.currentTime+t.offset,e.duration),t.timer=0,F(e,t))}),1e3),function(e,t){e.setState("will-seek",!0),e.setState(G.BACKWARD,t.offset<0),e.setState(G.FORWARD,t.offset>0)}(e,t),e.emit("seek:queued",t),t))}function F(e,t){t.timer&&clearTimeout(t.timer),t.timer=t.offset=0,function(e){e.setState(G.FORWARD,!1),e.setState(G.BACKWARD,!1),e.setState("will-seek",!1)}(e)}function Y(){if("undefined"==typeof document)return!1;const e=document.documentElement;return e&&"rtl"==e.getAttribute("dir")}function K(e,t,n){const o=function(e){return Array.isArray(e)?e.slice(0):e.split(".")}(t);for(;o.length;){if(null==e)return n;const t=o.shift();if("string"!=typeof t)return n;e=e[t]}return null==e?n:e}!function(e){e.FORWARD="forward",e.BACKWARD="backward"}(G||(G={}));const B=[1e7]+""+-1e3+-4e3+-8e3+-1e11,q=()=>"undefined"==typeof crypto?"":B.replace(/[018]/g,e=>(e^crypto.getRandomValues(new Uint8Array(1))[0]&15>>e/4).toString(16));let z="";!function(){let e=!1;try{const t=Object.defineProperty({},"passive",{get:function(){e=!0}});window.addEventListener("testPassive",null,t),window.removeEventListener("testPassive",null,t)}catch(e){}}();const Q=["touchstart","touchmove"];function Z(e,t){const n=new CustomEvent(e,{detail:t,cancelable:!0});return t&&Object.defineProperty(n,"data",{get:()=>t}),n}function X(e,t,n){const o=Z(t,n);return e.dispatchEvent(o),e}function J(e,t,n){const o=Z(t,n);return e.dispatchEvent(o),o}function $(e,t,n,o){Array.isArray(t)?t.forEach(t=>ee(e,t,n,o)):ee(e,t,n,o)}function ee(e,t,n,o){if(r=t,!~Q.indexOf(r))return e.addEventListener(t,n,o),e;var r;const i=Object.assign(o||{},{passive:!0});return e.addEventListener(t,n,i),e}function te(e,t,n,o){return $(e,t,n,Object.assign(o||{},{once:!0}))}class PlayerStorage{constructor(e,t){this.implementation=e,t&&t.keys().forEach(e=>{"string"==typeof t.implementation[e]&&this.implementation.setItem(e,t.implementation[e])})}keys(){var e;const t=[];for(var n=0;n<this.implementation.length;n++)(null===(e=this.implementation.key(n))||void 0===e?void 0:e.startsWith("flowplayer/"))&&t.push(this.implementation.key(n));return t}removeItem(e){try{this.implementation.removeItem("flowplayer/"+e)}catch(e){}}getItem(e){try{return this.implementation.getItem("flowplayer/"+e)}catch(e){return null}}setItem(e,t){try{this.implementation.setItem("flowplayer/"+e,t)}catch(e){}}clear(){try{this.keys().forEach(e=>this.implementation.removeItem(e))}catch(e){}}get length(){try{return this.keys().length}catch(e){return 0}}key(e){try{return this.implementation.key(e)}catch(e){return null}}}class InMemoryStorage{constructor(){this.pairs=[]}get length(){return this.pairs.length}clear(){this.pairs=[]}getItem(e){var t;return(null===(t=this.pairs.find(t=>t[0]===e))||void 0===t?void 0:t[1])||null}key(e){return this.pairs[e][0]||null}removeItem(e){this.pairs=this.pairs.filter(t=>t[0]!==e)}setItem(e,t){this.removeItem(e),this.pairs.push([e,t])}}const ne={preload:"none",rtl:!1,controls:!0},oe=["loop","muted","preload"];function re(e,o,r){r._storage=new PlayerStorage(["localStorage","sessionStorage"].map(e=>{try{const t=window[e];return t.getItem(""),t}catch(t){return console.debug(`Access to window.${e} denied, trying next option`),null}}).find(e=>!!e)||new InMemoryStorage),r.toJSON=function(){return{duration:r.duration,volume:r.volume,currentTime:r.currentTime,states:r.root.className}},r.setSrc=function(t){return W(r,e,t,n())},r.playerState=r.playerState||{},r.setState=function(e,t){if(r.playerState[e]===!!t)return r;const n=Object.assign({},r.playerState,{[e]:t});return n[h]&&(n[u]=!1),r.playerState=n,X(r,"state",r.playerState),r},r.createComponents=function(...e){return Array.from({length:e.length}).map((t,n)=>A(this,e[n]))},r.hasState=function(e){return!!r.playerState[e]},r.transitionState=function(e,t,n){!r.hasState(e)&&r.hasState(t)||(n=0),n&&r.setState("is-toggling",!0),r.setState(t,!1),r.setState(e,!0),n&&setTimeout((function(){r.setState("is-toggling",!1)}),n)},r.emit=(e,t)=>(X(r,e,t),r),r.on=(e,t)=>($(r,e,t),r),r.once=(e,t)=>(te(r,e,t),r),r.off=(e,t)=>{var n,o;return n=e,o=t,r.removeEventListener(n,o),r},r.poll=(e,t)=>J(r,e,t),r.togglePlay=function(t){return b(r,e,t)},r.toggleMute=function(e){e=null==e?!r.muted:!!e,r.muted=e,r.muted||r.volume||(r.volume=1),X(r,"volumechange")},r.toggleDisable=function(e){e=null==e?!r.disabled:!!e,r.setState("is-disabled",e),r.disabled=e},r.destroy=function(){r.pause();const e=t.indexOf(r);~e&&t.splice(e,1),setTimeout((function(){r.setSrc([]),r.reaper&&r.reaper.clear(),X(r,s)}),0)},r.setAttrs=function(e){return oe.forEach(t=>{if(!(t in e))return;const n=e[t];n?r.setAttribute(t,n.toString()):r.removeAttribute(t)}),r},r.opt=function(t,n){return n=void 0===n?K(ne,t):n,K(e,t,n)},r.i18n=function(e,t){if(!r.reaper)return"";const n=r.reaper.get("translations");return n?function e(t,n,o,r){return(r=r||0)>=t.length?o:K(t[r],n,e(t,n,o,r+1))}(n,e,t||""):t||""},r.setOpts=function(t){Object.assign(e,t),"disabled"in t&&void 0!==t.disabled&&r.toggleDisable(t.disabled),"muted"in t&&void 0!==t.muted&&r.toggleMute(t.muted);const n=!!e.autoplay&&!r.hasState("no-autoplay");r.setState("is-autoplay",n),r.setState("is-rtl",r.opt("rtl",function(e){if(!e)return Y();const t=e.getAttribute("dir");return t?"rtl"==t:Y()}(o))),r.setState("is-live",!!e.live),r.setState("no-timeline",!(!e.live||e.dvr)),r.setState("has-poster","string"==typeof e.poster&&e.poster.length>0),r.setState("is-seekable",!!e.seekable),o.style.backgroundImage=r.hasState("has-poster")?"url('"+e.poster+"')":"",X(r,"config",e)},r.renderPlugin=function(e){J(r,"renderplugin",e).defaultPrevented||r.root.appendChild(e)};const i={offset:0,timer:0};var a,l;l=i,(a=r).on(j,(function(){F(a,l)})),r.enqueueSeek=function(e){if(0!=r.opts.seekable&&!(1==r.opts.disabled&&e>0))return V(r,i,e)},r.deviceId=function(){return function(e){if(z)return z;try{const t=e.getItem("flowplayer/uuid");if(t)return t;const n=q();return e.setItem("flowplayer/uuid",n),n}catch(e){return z=q()}}(r._storage)}}function ie(e,t){const n=t.querySelector("video"),o=n||(e._video_element_callback?e._video_element_callback(e):document.createElement("video"));return o.classList.add("fp-engine"),o.playsInline=!0,n||t.append(o),o}const ae=["localhost","127.0.0.1","0.0.0.0","s.codepen.io","cdpn.io","try.flowplayer.com"];function se(e,t){return!!~ae.indexOf(e)||e.indexOf(t)===e.length-t.length}se.check_whitelist=function(e){return!!~ae.indexOf(e)};const le="production";function ce(e,t){const n={valid_jwt:!1,raw:"",data:{acl:0},exp:0};let o={c:"{}",exp:0};t=t||{};try{o=I(e),n.valid_jwt=!0}catch(e){}return n.raw=e,n.data=JSON.parse(o.c),n.exp=o.exp,t.require_valid_token&&ce.validate(n),n}function ue(e){try{return ce.validate(e),{success:!0,message:""}}catch(e){return{success:!1,message:e.message}}}var de;function pe(e){return{grant:e,is_granted:t=>(e&t)===t}}function fe({root:e,video:t,data:n}){t&&t.destroy(),console.error(new Error(n.details||n.reason)),e.innerHTML="",e.classList.remove("flowplayer"),e.classList.add("flowplayer-fatal"),e.style.removeProperty("background-image");const o=document.createElement("h2");o.textContent="Playback Error";const r=document.createElement("p");r.textContent="Are you the site owner?";const i=document.createElement("a");i.classList.add("troubleshoot"),i.target="_blank",i.href="https://docs.flowplayer.com/troubleshooting/player#"+n.reason,i.textContent="Troubleshoot?";const a=document.createElement("img");a.src="https://flowplayer.com/user/pages/images/logo-white.png",e.append(o,r,i,a)}function me(e,t){const n=t.clientWidth;t.classList.toggle("is-small",n<600),t.classList.toggle("is-tiny",n<400)}function ye(e,t,o){let r=!0;t.classList.add("flowplayer"),me(0,t),$(o,["loadstart","resize"],(function(){me(0,t)})),$(o,"state",(function(){Object.entries(o.playerState).forEach((function([e,n]){t.classList.toggle(e,n)}))})),$(o,"timeupdate",(function(){o.setState(h,o.readyState<3)})),$(o,"ended",(function(t){setTimeout((function(){if(!t.defaultPrevented){if(e.rewind&&!o.loop){const t=o.src;e.autoplay&&(e.autoplay=0,o.setState("is-autoplay",!1)),o.setState(y,!0),te(o,"seeked",(function(){t===o.src&&(o.setState(y,!1),o.pause(),o.setState(m,!0))})),o.currentTime=0}te(o,"timeupdate",(function(){o.setState(E,!1)})),o.transitionState(E,u,e.loop||e.rewind?0:300)}}),0)})),$(o,["seeking","seeked"],(function(e){o.setState(y,"seeking"==e.type),o.setState(d,o.paused),o.setState(u,!o.paused)})),$(o,"ended",(function(){o.setState(u,!1),r=!0})),$(o,n().ios?i:a,(function(){var e,t;o.setState(p,!0),o.setState(f,!1);const n=o;0===(null===(e=n.videoTracks)||void 0===e?void 0:e.length)&&(null===(t=n.audioTracks)||void 0===t?void 0:t.length)>0&&o.emit("audioonlysource")})),$(o,["waiting","canplay","loadstart"],(function(t){if(!o.hasState(y)&&("canplay"!=t.type||e.autoplay||o.setState(h,!1),"loadstart"!=t.type||"none"!=o.opt("preload")||e.autoplay)){if("loadstart"==t.type&&e.autoplay)return te(o,"playing",(function(){o.setState(h,!1)}));"waiting"==t.type&&([u,d,m].forEach((function(e){o.setState(e,!1)})),o.hasState(p)||o.setState(f,!0)),o.setState(E,!1),o.setState(h,"waiting"==t.type)}})),$(o,["playing","pause"],(function(t){setTimeout(()=>{const e=new CustomEvent("flowplayer/"+t.type,{detail:o});document.dispatchEvent(e)},0);const n="playing"==t.type,i=o.currentTime==o.duration,a=n&&r&&e.autoplay||o.hasState(h);if(n&&(o.started=!0,r=!1),o.setState(h,!1).setState(m,!1),i||o.hasState(y))return;const s=n?u:d,l=n?d:u;o.transitionState(s,l,a?0:300),n&&o.setState("no-autoplay",!1)}))}ce.validate=function(e){if("string"==typeof e&&(e=ce(e)),!e||!e.raw){if(se.check_whitelist(window.location.hostname)||"dev"===le.toString())return!0;throw new Error("No token provided in configuration")}if(!e.valid_jwt)throw new Error("Invalid token provided");const t=window.location.hostname,n=se.bind(null,t);if("dev"!==le.toString()&&e.data.domain&&e.data.domain.length&&!e.data.domain.some(n))throw new Error("Domain not allowed");if("dev"!==le.toString()&&1e3*e.exp-Date.now()<0)throw new Error("Expired token");return!0},ce.id=function(e){if(e)return"string"==typeof e&&(e=ce(e)),e.data.id},function(e){e[e.ADS=2]="ADS",e[e.ANALYTICS=4]="ANALYTICS",e[e.NO_METERING=8]="NO_METERING",e[e.DEVELOPER_PLAN=16]="DEVELOPER_PLAN"}(de||(de={})),pe.of=pe,pe.from_token=function(e){const t=ce(e,{require_valid_token:!0});return pe.of(t.data.acl)},pe.permissions=de;const Ee=[0].concat(Array.from({length:100}).map((e,t)=>(t+1)/100));function he(e,t,n){if(!window.IntersectionObserver)return;const i={should_resume:!!e.autoplay,has_user_gesture:!1,locked:!1};[r,o].forEach(e=>te(n,e,()=>i.has_user_gesture=!0)),$(n,"play",(function(){i.locked||(i.should_resume=!0)})),$(n,"src",(function(){i.should_resume=!!e.autoplay})),$(n,"pause",(function(){i.locked||(i.should_resume=!1)})),$(n,"canplay",(function(t){if(e.autoplay)return n.hasState(g)&&i.should_resume?n.togglePlay(!0):void(e.autopause||n.hasState(g)||!i.should_resume||te(n,"viewenter",()=>{e.autoplay&&i.should_resume&&n.togglePlay(!0)}))}));const a=new IntersectionObserver(e=>{e.forEach(e=>{setTimeout(()=>{const t=e.intersectionRatio,o=n.hasState(g);if(n.setState(g,t>=.2),n.emit("intersectionchange",{ratio:t}),o===n.hasState(g))return;const r=n.hasState(g)?"viewenter":"viewleave";n.emit(r)},0)})},{threshold:Ee});a.observe(t),n.on(s,()=>a.disconnect()),e.autopause&&($(n,"viewenter",(function(){i.should_resume&&e.autopause&&n.togglePlay(!0)})),$(n,"viewleave",(function(){if(!e.autopause)return;const t=!n.paused;i.locked=!0,n.pause(),setTimeout((function(){i.should_resume=t,i.locked=!1}),0)})))}function ge(e,t){if(!window.ResizeObserver)return;const n=new ResizeObserver(e=>{const n=e[e.length-1];t.emit("resize",n)});n.observe(e),t.on(s,()=>n.disconnect())}function we(e){if("number"==typeof e&&!isNaN(e))return Number(e);if("string"==typeof e){const t=e.split(":");return Number(t[1])/Number(t[0])}return e}function ve(e,t,n){const o=document.createElement("div");o.classList.add("fp-ratio"),t.append(o);let r=we(e.ratio||.5625);o.style.paddingTop=100*r+"%";const s=[a,i];n.on(s,(function(){const e=n.videoHeight&&n.videoWidth&&n.videoHeight/n.videoWidth;e&&n.setOpts({ratio:e})})),n.on("config",(function(){const t=n.videoHeight&&n.videoWidth&&n.videoHeight/n.videoWidth,i=we((null==e?void 0:e.ratio)||t||.5625);r!==i&&(r=i,o.style.paddingTop=100*i+"%")}))}class ExplorerPlan{constructor(){this.cleanUp=this.cleanUp.bind(this),this.render=this.render.bind(this),this.wireUp=this.wireUp.bind(this)}init(e,t,n){this.root=t,this.player=n,this.wireUp()}wireUp(){var e,t;this.cleanUp(),null===(e=this.player)||void 0===e||e.once("playing",this.render),null===(t=this.player)||void 0===t||t.once("ended",this.wireUp)}cleanUp(){var e,t,n,o;null===(t=null===(e=this._logo)||void 0===e?void 0:e.parentElement)||void 0===t||t.removeChild(this._logo),null===(n=this.player)||void 0===n||n.off("playing",this.render),null===(o=this.player)||void 0===o||o.off("ended",this.wireUp)}render(){var e,t,n;null===(t=null===(e=this._logo)||void 0===e?void 0:e.parentElement)||void 0===t||t.removeChild(this._logo);const o=(null===(n=this.root)||void 0===n?void 0:n.querySelector(".fp-ui"))||this.root;if(!o)return;const r=this._logo=document.createElement("a");r.href="https://explorer.flowplayer.com",r.target="_blank",Object.entries(Se).forEach(([e,t])=>{r.style.setProperty(e,t,"important")}),o.appendChild(r)}}const Se={display:"block",opacity:"1",visibility:"visible",width:"33%","padding-top":"9%",position:"absolute","z-index":"9999",bottom:"25%",left:"10%","background-size":"cover","background-image":"url(https://static.flowplayer.com/explorer/explorer.svg)"};function _e(e){const t=t=>{t.detail!==e&&!1===e.opt("multiplay")&&e.togglePlay(!1)};e.on(s,()=>document.removeEventListener("flowplayer/playing",t)),document.addEventListener("flowplayer/playing",t)}function Oe(e,t){const n=[];e.addEventListener("contextmenu",o=>{const r=o.timeStamp;for(n.push(r);n.length>3;)n.shift();n.length>=3&&n.every(e=>e-r<3e3)&&(console.debug("flowplayer/debug rendering info"),function(e,t){var n;!function(e){const t=e.querySelector(".debug-info");null==t||t.remove()}(e);const o=document.createElement("div");o.classList.add("debug-info");const r=Ie("flowplayer.version","3.2.4");o.append(r);const i=null===(n=null==t?void 0:t.hls)||void 0===n?void 0:n.constructor;if(i&&i.version){const e=Ie("hls.version",i.version);o.append(e)}e.appendChild(o)}(e,t))})}const Ie=(e,t)=>{const n=document.createElement("div");n.classList.add("row",e);const o=document.createElement("span");o.classList.add("attr"),o.textContent=e;const r=document.createElement("span");return r.textContent=t,r.classList.add("value"),n.append(o,r),n};const Ne=function(){const e="undefined"!=typeof window?window:"undefined"!=typeof global?global:{},t=e.flowplayer?e.flowplayer:{extensions:[]};return Array.isArray(t.extensions)||(t.extensions=[]),t}();function Ae(n,o){if("function"==typeof n)return e.push(...[...arguments].filter(e=>"function"==typeof e)),Ae;"string"==typeof o&&(o={src:o}),o||(o={}),o.token||"string"!=typeof window.__FLOWPLAYER_TOKEN||(o.token=window.__FLOWPLAYER_TOKEN);const r="string"==typeof n?document.querySelector(n):n;if(!r)return console.error(new Error("Flowplayer: '"+n.toString()+"' not found"));const a=r.querySelector("video.fp-engine");if(a)return a;const l=ue(o.token);if(!l.success)return fe({root:r,data:{reason:"token",details:l.message}});const c=new Map,u=ie(o,r);u.reaper=c,u._customElements=N,Object.defineProperty(u,"token",{value:"string"==typeof o.token?ce.id(o.token):"",writable:!1}),u.addEventListener(s,()=>{c.clear(),u.reaper=0,delete u.root}),u.root=r,o.token&&pe.from_token(o.token).is_granted(pe.permissions.DEVELOPER_PLAN)&&e.push(ExplorerPlan),!~t.indexOf(u)&&t.push(u),re(o,r,u),u.setAttrs(o),u.plugins=Ae.extensions.map(e=>new e(Ae,u)),ye(o,r,u),he(o,r,u),ge(r,u),ve(o,r,u),_e(u),Oe(r,u),u.plugins.forEach(e=>{try{e.init(o,r,u)}catch(t){console.log("Error(plugin/%s)",e.constructor.name,t)}}),u.setOpts(o),u.opts=o,o.src&&u.setSrc(o.src);const d=u.readyState;return d>0&&u.currentSrc&&u.emit(i),d>2&&u.currentSrc&&u.emit("canplay"),u.emit("mount"),u.on("error:fatal",(function(e){fe({root:r,video:u,data:e.data||{}})})),u}return Object.assign(Ae,Ne),function(o){Array.isArray(o.extensions)&&o.extensions.forEach(t=>e.push(t)),o.customElements=N,o.defaultElements=c,o.version="3.2.4",o.commit="09aaca5c8c467df201b16246641f0c6087f7c75b",o.instances=t,o.extensions=e,o.support=n,o.events=l,o.states=w,o.jwt=I,o.autoplay=L,o.quality=T}(Ae),"object"==typeof document&&setTimeout(X,0,document,"flowplayer:umd",Ae),Ae}));
1
+ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).flowplayer=t()}(this,(function(){"use strict";const e=[],t=[];function n(){const e="undefined"!=typeof document&&"undefined"!=typeof window,t=e?navigator.userAgent:"",n=/iP(hone|od)/i.test(t)&&!/iPad/.test(t)&&!/IEMobile/i.test(t),o=/Android/.test(t)&&!/Firefox/.test(t),r=/^((?!chrome|android).)*safari/i.test(t),i=/SamsungBrowser/.test(t),a=i&&/SMART-TV/.test(t);return{controls:!n,video:function(t){return e&&document.createElement("video").canPlayType(t)},lang:e&&window.navigator.language,android:o,iphone:n,safari:r,ios:e&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream,samsung:i,samsung_tv:i&&a,touch:!!("ontouchstart"in window)}}const o="click",r="touchend",i="loadedmetadata",a="loadeddata",s="reap";var l=Object.freeze({__proto__:null,MOUNT:"mount",ERROR:"error",CONTEXT_MENU:"contextmenu",CLICK:o,DBL_CLICK:"dblclick",KEYUP:"keyup",KEYDOWN:"keydown",LOAD:"load",MOUSE_ENTER:"mouseenter",MOUSE_LEAVE:"mouseleave",MOUSE_UP:"mouseup",MOUSE_DOWN:"mousedown",MOUSE_MOVE:"mousemove",TOUCH_START:"touchstart",TOUCH_MOVE:"touchmove",TOUCH_END:r,TOUCH_CANCEL:"touchcancel",RESIZE:"resize",SCROLL:"scroll",FULLSCREEN_ENTER:"fullscreenenter",FULLSCREEN_EXIT:"fullscreenexit",FULLSCREEN_CHANGE:"fullscreenchange",WEBKIT_NEEDKEY:"webkitneedkey",METADATA:i,DATA:a,PROGRESS:"progress",TIME_UPDATE:"timeupdate",LOAD_START:"loadstart",VOLUME_CHANGE:"volumechange",PAUSE:"pause",PLAYING:"playing",PLAY:"play",WAITING:"waiting",CAN_PLAY:"canplay",ENDED:"ended",SEEKED:"seeked",SEEKING:"seeking",DURATION_CHANGE:"durationchange",BEFORE_PLAY:"beforeplay",BEFORE_PAUSE:"beforepause",STATE:"state",CUEPOINTS:"cuepoints",CUEPOINT_START:"cuepointstart",CUEPOINT_END:"cuepointend",VIEW_ENTER:"viewenter",VIEW_LEAVE:"viewleave",SOURCE:"src",RECOVER:"recover",REAP:s,CONFIG:"config",QUALITIES:"qualities",SET_QUALITY:"quality:set",NON_RECOVERABLE_ERROR:"error:fatal",RECOMMENDATIONS_READY:"recommendationsready",AUDIO_ONLY_SOURCE:"audioonlysource",LANDSCAPE:"landscape",PORTRAIT:"portrait",RENDER_PLUGIN:"renderplugin",DVR:"dvr",LIVE:"live",SEEK_QUEUED:"seek:queued",SEEK_CANCEL:"seek:cancel",PLUGIN_REGISTERED:"plugin:registered",REMOTE_SESSION_STARTED:"remotesession:started",REMOTE_SESSION_ENDED:"remotesession:ended",INTERSECTIONCHANGE:"intersectionchange"});var c=Object.freeze({__proto__:null,SUBTITLES_MENU:"flowplayer-subtitles-menu",SHARE_MENU:"flowplayer-share-menu",SPEED_MENU:"flowplayer-speed-menu",QUALITY_MENU:"flowplayer-quality-menu",AUDIO_MENU:"flowplayer-audio-menu",UI:"flowplayer-ui",CONTROL:"flowplayer-control",CONTROL_BUTTONS:"flowplayer-control-buttons",LIVE_STATUS:"flowplayer-live-status",ELAPSED:"flowplayer-elapsed-time",TIMELINE:"flowplayer-timeline-bar",CONTROL_DURATION:"flowplayer-control-duration",VOLUME_CONTROL:"flowplayer-volume-control",VOLUME_BAR:"flowplayer-volume-bar",HEADER:"flowplayer-header",HEADER_LEFT_ZONE:"flowplayer-header-left-zone",HEADER_RIGHT_ZONE:"flowplayer-header-right-zone",PRIMARY:"flowplayer-primary",HEADER_DURATION:"flowplayer-header-duration",MIDDLE:"flowplayer-middle",MIDDLE_ZONE:"flowplayer-middle-zone",WAIT:"flowplayer-wait",MIDDLE_BUTTONS:"flowplayer-middle-buttons",MIDDLE_LEFT_ZONE:"flowplayer-middle-left-zone",MIDDLE_RIGHT_ZONE:"flowplayer-middle-right-zone",ENDSCREEN_INTERSTITIAL:"flowplayer-endscreen-interstitial",ENDSCREEN_UP_NEXT:"flowplayer-endscreen-up-next",ENDSCREEN_GRID:"flowplayer-endscreen-grid",PLAYLIST_INTERSTITIAL:"flowplayer-playlist-interstitial",AIRPLAY_ICON:"flowplayer-airplay-icon",CHROMECAST_ICON:"flowplayer-chromecast-icon",SMALL_PLAY_ICON:"flowplayer-small-play-icon",SMALL_PAUSE_ICON:"flowplayer-small-pause-icon",PLAY_ICON:"flowplayer-play-icon",PAUSE_ICON:"flowplayer-pause-icon",FULLSCREEN_ENTER_ICON:"flowplayer-fullscreen-enter-icon",FULLSCREEN_EXIT_ICON:"flowplayer-fullscreen-exit-icon",SKIP_NEXT_ICON:"flowplayer-skip-next-icon",SKIP_PREVIOUS_ICON:"flowplayer-skip-previous-icon",FAST_FORWARD_ICON:"flowplayer-fast-forward-icon",REWIND_ICON:"flowplayer-rewind-icon",SHARE_ICON:"flowplayer-share-icon",VOLUME_ICON:"flowplayer-volume-icon",MUTE_ICON:"flowplayer-mute-icon",UNMUTE_ICON:"flowplayer-unmute-icon",CLOSE_ICON:"flowplayer-close-icon",FACEBOOK_ICON:"flowplayer-facebook-icon",TWITTER_ICON:"flowplayer-twitter-icon",LINK_ICON:"flowplayer-link-icon",EMBED_ICON:"flowplayer-embed-icon",LIVE_COUNTDOWN:"flowplayer-live-countdown",PLAYLIST_CONTROLS:"flowplayer-playlist-controls",THUMBNAILS_CAROUSEL:"flowplayer-thumbnails-carousel"});const u="is-playing",d="is-paused",p="is-loaded",f="is-loading",m="is-starting",y="is-seeking",E="is-ended",h="is-waiting",g="is-live-seeked",w="is-in-viewport";var v=Object.freeze({__proto__:null,PLAYING:u,FULLSCREEN:"is-fullscreen",PAUSED:d,MUTED:"is-muted",LOADED:p,LOADING:f,STARTING:m,SEEKING:y,GRABBING:"is-grabbing",DISABLED:"is-disabled",SMALL:"is-small",TINY:"is-tiny",RTL:"is-rtl",ENDED:E,LIVE:"is-live",ERRORED:"is-error",WAITING:h,AUTOPLAY:"is-autoplay",NO_AUTOPLAY:"no-autoplay",SEAMLESS:"is-seamless",TOGGLING:"is-toggling",LIVE_SEEKED:g,NO_DVR:"no-timeline",HAS_POSTER:"has-poster",MENU_OPENED:"has-menu-opened",TOUCHED:"is-touched",HOVERED:"is-hovered",TOUCH_DEVICE:"is-touch-device",WILL_SEEK:"will-seek",SEEKABLE:"is-seekable",IN_VIEWPORT:w});function S(e){this.message=e}S.prototype=new Error,S.prototype.name="InvalidCharacterError";var _="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||function(e){var t=String(e).replace(/=+$/,"");if(t.length%4==1)throw new S("'atob' failed: The string to be decoded is not correctly encoded.");for(var n,o,r=0,i=0,a="";o=t.charAt(i++);~o&&(n=r%4?64*n+o:o,r++%4)?a+=String.fromCharCode(255&n>>(-2*r&6)):0)o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(o);return a};var O=function(e){var t=e.replace(/-/g,"+").replace(/_/g,"/");switch(t.length%4){case 0:break;case 2:t+="==";break;case 3:t+="=";break;default:throw"Illegal base64url string!"}try{return function(e){return decodeURIComponent(_(e).replace(/(.)/g,(function(e,t){var n=t.charCodeAt(0).toString(16).toUpperCase();return n.length<2&&(n="0"+n),"%"+n})))}(t)}catch(e){return _(t)}};function I(e){this.message=e}I.prototype=new Error,I.prototype.name="InvalidTokenError";var N=function(e,t){if("string"!=typeof e)throw new I("Invalid token specified");var n=!0===(t=t||{}).header?0:1;try{return JSON.parse(O(e.split(".")[n]))}catch(e){throw new I("Invalid token specified: "+e.message)}};N.InvalidTokenError=I;const A=new Map,T=(e,t)=>new(((e,t)=>{const n=e.get(t);if(!n)throw new Error(`no flowplayer component with the name ${t} exists`);const o=window.customElements.get(t);if(!o)throw new Error(`no default flowplayer component with the name ${t} exists`);const r=window.customElements.get(n);return"function"!=typeof r?o:r})(e._customElements,t))(e);var L,b;!function(e){e[e.LOW=1]="LOW",e[e.MEDIUM=2]="MEDIUM",e[e.HIGH=4]="HIGH"}(L||(L={})),function(e){e[e.OFF=0]="OFF",e[e.ON=1]="ON",e[e.AUDIO_REQUIRED=2]="AUDIO_REQUIRED"}(b||(b={}));function R(e,t,n){const o="boolean"==typeof n;if("boolean"!=typeof n&&(n=e.paused),function(e,t,n){const o=e.poll(t?"beforeplay":"beforepause",{forced:n});return o&&o.defaultPrevented}(e,n,o))return;if(!n)return e.pause();if(0==e.reaper)return;const r=e.reaper.get("__pending_play");return 0!=e.paused||r?r?(r.src!==D(e.original_src)&&C(e),r):(function(e){return(0==e.networkState||0==e.readyState)&&e.currentSrc==D(e.original_src)}(e)&&C(e),(e=>e.autoplay&&b.AUDIO_REQUIRED&e.autoplay)(t)?function(e){e.muted=!1,0==e.volume&&(e.volume=1);return e.play().catch(e=>{console.warn("[flowplayer/play] autoplay audio required\n%s",e.message)})}(e):(e.setState(m,!1),e.play().catch(t=>(console.warn("[flowplayer/play] attempting muted autoplay\n%s",t.message),e.muted=!0,e.volume=0,e.play())))):void 0}function C(e){e.currentSrc.match(/^blob:/)||e.load()}function D(e){const t=document.createElement("a");return t.href=e,t.href}function k(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}function U(e){const t=document.createElement("a");t.href=e;const n=t.pathname&&t.pathname.split(".");return n.length>1&&n[n.length-1]}function P(e){switch(e){case"video/mpd":return"application/dash+xml";case"video/m3u8":return"application/x-mpegurl";default:return e}}const M=e=>{var{src:t}=e,n=k(e,["src"]);return[Object.assign({src:t,type:t?P("video/"+U(t)):""},n)]};function x(e){return M({src:e})}function H(e){var{src:t,type:n}=e,o=k(e,["src","type"]);return t&&n?[Object.assign({src:t,type:n},o)]:n&&!t?[Object.assign({type:n},o)]:M(Object.assign({src:t},o))}var W;function j(e,t,n,o={safari:!1}){const r=function(e){return"string"==typeof e?x(e):Array.isArray(e)||"object"!=typeof e?e.reduce((function(e,t){return"string"==typeof t&&(t=x(t)),"object"!=typeof t||Array.isArray(t)||(t=H(t)),e.concat(t)}),[]):H(e)}(n);return e.currentSrc&&(e.innerHTML="",e.setOpts({live:!1}),e.live_state.dvr=void 0,e.live_state.dvr_window=void 0,delete e.opts.live,delete e.opts.duration),[y,u,d,f,p,g].forEach(t=>e.setState(t,!1)),t.autoplay||e.setState(m,!0),Array(...Array(r.length)).map((e,t)=>t).some(n=>{const i=r[n];if(W.Ok==function(e,t,n){e.emit("src",n),"string"==typeof n.src&&(e.original_src=n.src);const o=function(e,t,n){return e.plugins.filter(e=>{return(t=e)&&"wants"in t;var t}).find(e=>e.wants(n.src||"",n,t))}(e,t,n);return e.setOpts({is_native:!o}),o?(o.onload(t,e.root,e,n),W.Ok):W.Err}(e,t,i)||W.Ok==function(e,t,n,o={safari:!1}){var r;/^audio\//.test(n.type||"")&&e.emit("audioonlysource");t.start_time&&(n.src=n.src+"#t="+t.start_time);if(""==e.canPlayType(n.type||""))return W.Err;if(n.drm&&(!n.drm["com.apple.fps.1_0"]||!o.safari))return W.Err;"string"==typeof n.src&&(e.preload=t.autoplay?"auto":null!==(r=t.preload)&&void 0!==r?r:"auto",e.src=n.src,"none"!==e.preload&&e.setState(f,!0));return W.Ok}(e,t,i,o))return!0;n==r.length-1&&"string"==typeof i.src&&(e.src=i.src)}),function(e,t){!function(e,t){if(!e.currentSrc)return;if("none"==e.opt("preload"))return;if(t.autoplay&&t.autoplay>0)return;e.load()}(e,t)}(e,t),e}!function(e){e[e.Err=0]="Err",e[e.Ok=1]="Ok"}(W||(W={}));const G=[s,"seeking","src","seek:cancel"];var V;function F(e,t,n){return isNaN(e.duration)||isNaN(e.currentTime)?{}:(t.offset+=n,0==t.offset?Y(e,t):(t.timer&&clearTimeout(t.timer),t.timer=setTimeout((function(){0!=e.reaper&&(e.currentTime=function(e,t,n=0){return Math.max(Math.min(t,e),n)}(e.currentTime+t.offset,e.duration),t.timer=0,Y(e,t))}),1e3),function(e,t){e.setState("will-seek",!0),e.setState(V.BACKWARD,t.offset<0),e.setState(V.FORWARD,t.offset>0)}(e,t),e.emit("seek:queued",t),t))}function Y(e,t){t.timer&&clearTimeout(t.timer),t.timer=t.offset=0,function(e){e.setState(V.FORWARD,!1),e.setState(V.BACKWARD,!1),e.setState("will-seek",!1)}(e)}function K(){if("undefined"==typeof document)return!1;const e=document.documentElement;return e&&"rtl"==e.getAttribute("dir")}function B(e,t,n){const o=function(e){return Array.isArray(e)?e.slice(0):e.split(".")}(t);for(;o.length;){if(null==e)return n;const t=o.shift();if("string"!=typeof t)return n;e=e[t]}return null==e?n:e}!function(e){e.FORWARD="forward",e.BACKWARD="backward"}(V||(V={}));const q=[1e7]+""+-1e3+-4e3+-8e3+-1e11,z=()=>"undefined"==typeof crypto?"":q.replace(/[018]/g,e=>(e^crypto.getRandomValues(new Uint8Array(1))[0]&15>>e/4).toString(16));let Q="";!function(){let e=!1;try{const t=Object.defineProperty({},"passive",{get:function(){e=!0}});window.addEventListener("testPassive",null,t),window.removeEventListener("testPassive",null,t)}catch(e){}}();const Z=["touchstart","touchmove"];function X(e,t){const n=new CustomEvent(e,{detail:t,cancelable:!0});return t&&Object.defineProperty(n,"data",{get:()=>t}),n}function J(e,t,n){const o=X(t,n);return e.dispatchEvent(o),e}function $(e,t,n){const o=X(t,n);return e.dispatchEvent(o),o}function ee(e,t,n,o){Array.isArray(t)?t.forEach(t=>te(e,t,n,o)):te(e,t,n,o)}function te(e,t,n,o){if(r=t,!~Z.indexOf(r))return e.addEventListener(t,n,o),e;var r;const i=Object.assign(o||{},{passive:!0});return e.addEventListener(t,n,i),e}function ne(e,t,n,o){return ee(e,t,n,Object.assign(o||{},{once:!0}))}class PlayerStorage{constructor(e,t){this.implementation=e,t&&t.keys().forEach(e=>{"string"==typeof t.implementation[e]&&this.implementation.setItem(e,t.implementation[e])})}keys(){var e;const t=[];for(var n=0;n<this.implementation.length;n++)(null===(e=this.implementation.key(n))||void 0===e?void 0:e.startsWith("flowplayer/"))&&t.push(this.implementation.key(n));return t}removeItem(e){try{this.implementation.removeItem("flowplayer/"+e)}catch(e){}}getItem(e){try{return this.implementation.getItem("flowplayer/"+e)}catch(e){return null}}setItem(e,t){try{this.implementation.setItem("flowplayer/"+e,t)}catch(e){}}clear(){try{this.keys().forEach(e=>this.implementation.removeItem(e))}catch(e){}}get length(){try{return this.keys().length}catch(e){return 0}}key(e){try{return this.implementation.key(e)}catch(e){return null}}}class InMemoryStorage{constructor(){this.pairs=[]}get length(){return this.pairs.length}clear(){this.pairs=[]}getItem(e){var t;return(null===(t=this.pairs.find(t=>t[0]===e))||void 0===t?void 0:t[1])||null}key(e){return this.pairs[e][0]||null}removeItem(e){this.pairs=this.pairs.filter(t=>t[0]!==e)}setItem(e,t){this.removeItem(e),this.pairs.push([e,t])}}const oe={preload:"none",rtl:!1,controls:!0},re=["loop","muted","preload"];function ie(e,o,r){let i;r.live_state={dvr_window:void 0,get dvr(){return i},set dvr(t){t!==i&&(i=t,r.setState("no-timeline",!(!e.live||t)))}},r._storage=new PlayerStorage(["localStorage","sessionStorage"].map(e=>{try{const t=window[e];return t.getItem(""),t}catch(t){return console.debug(`Access to window.${e} denied, trying next option`),null}}).find(e=>!!e)||new InMemoryStorage),r.toJSON=function(){return{duration:r.duration,volume:r.volume,currentTime:r.currentTime,states:r.root.className}},r.setSrc=function(t){return j(r,e,t,n())},r.playerState=r.playerState||{},r.setState=function(e,t){if(r.playerState[e]===!!t)return r;const n=Object.assign({},r.playerState,{[e]:t});return n[h]&&(n[u]=!1),r.playerState=n,J(r,"state",r.playerState),r},r.createComponents=function(...e){return Array.from({length:e.length}).map((t,n)=>T(this,e[n]))},r.hasState=function(e){return!!r.playerState[e]},r.transitionState=function(e,t,n){!r.hasState(e)&&r.hasState(t)||(n=0),n&&r.setState("is-toggling",!0),r.setState(t,!1),r.setState(e,!0),n&&setTimeout((function(){r.setState("is-toggling",!1)}),n)},r.emit=(e,t)=>(J(r,e,t),r),r.on=(e,t)=>(ee(r,e,t),r),r.once=(e,t)=>(ne(r,e,t),r),r.off=(e,t)=>{var n,o;return n=e,o=t,r.removeEventListener(n,o),r},r.poll=(e,t)=>$(r,e,t),r.togglePlay=function(t){return R(r,e,t)},r.toggleMute=function(e){e=null==e?!r.muted:!!e,r.muted=e,r.muted||r.volume||(r.volume=1),J(r,"volumechange")},r.toggleDisable=function(e){e=null==e?!r.disabled:!!e,r.setState("is-disabled",e),r.disabled=e},r.destroy=function(){r.pause();const e=t.indexOf(r);~e&&t.splice(e,1),setTimeout((function(){r.setSrc([]),r.reaper&&r.reaper.clear(),J(r,s)}),0)},r.setAttrs=function(e){return re.forEach(t=>{if(!(t in e))return;const n=e[t];n?r.setAttribute(t,n.toString()):r.removeAttribute(t)}),r},r.opt=function(t,n){return n=void 0===n?B(oe,t):n,B(e,t,n)},r.i18n=function(e,t){if(!r.reaper)return"";const n=r.reaper.get("translations");return n?function e(t,n,o,r){return(r=r||0)>=t.length?o:B(t[r],n,e(t,n,o,r+1))}(n,e,t||""):t||""},r.setOpts=function(t){Object.assign(e,t),e.live&&!r.hasState("is-live")&&(r.setState("no-timeline",!0),J(r,"live")),"disabled"in t&&void 0!==t.disabled&&r.toggleDisable(t.disabled),"muted"in t&&void 0!==t.muted&&r.toggleMute(t.muted),"dvr"in e&&(r.live_state.dvr=r.opt("dvr"));const n=!!e.autoplay&&!r.hasState("no-autoplay");r.setState("is-autoplay",n),r.setState("is-rtl",r.opt("rtl",function(e){if(!e)return K();const t=e.getAttribute("dir");return t?"rtl"==t:K()}(o))),r.setState("is-live",!!e.live),r.setState("has-poster","string"==typeof e.poster&&e.poster.length>0),r.setState("is-seekable",!!e.seekable),o.style.backgroundImage=r.hasState("has-poster")?"url('"+e.poster+"')":"",J(r,"config",e)},r.renderPlugin=function(e){$(r,"renderplugin",e).defaultPrevented||r.root.appendChild(e)};const a={offset:0,timer:0};var l,c;c=a,(l=r).on(G,(function(){Y(l,c)})),r.enqueueSeek=function(e){if(0!=r.opts.seekable&&!(1==r.opts.disabled&&e>0))return F(r,a,e)},r.deviceId=function(){return function(e){if(Q)return Q;try{const t=e.getItem("flowplayer/uuid");if(t)return t;const n=z();return e.setItem("flowplayer/uuid",n),n}catch(e){return Q=z()}}(r._storage)}}function ae(e,t){const n=t.querySelector("video"),o=n||(e._video_element_callback?e._video_element_callback(e):document.createElement("video"));return o.classList.add("fp-engine"),o.playsInline=!0,n||t.append(o),o}var se="undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{};const le=["localhost","127.0.0.1","0.0.0.0","s.codepen.io","cdpn.io","try.flowplayer.com"];function ce(e,t){return!!~le.indexOf(e)||e.indexOf(t)===e.length-t.length}ce.check_whitelist=function(e){return!!~le.indexOf(e)};const ue="production";function de(e,t){const n={valid_jwt:!1,raw:"",data:{acl:0},exp:0};let o={c:"{}",exp:0};t=t||{};try{o=N(e),n.valid_jwt=!0}catch(e){}return n.raw=e,n.data=JSON.parse(o.c),n.exp=o.exp,t.require_valid_token&&de.validate(n),n}function pe(e){try{return de.validate(e),{success:!0,message:""}}catch(e){return{success:!1,message:e.message}}}var fe;function me(e){return{grant:e,is_granted:t=>(e&t)===t}}function ye({root:e,video:t,data:n}){t&&t.destroy(),console.error(new Error(n.details||n.reason)),e.innerHTML="",e.classList.remove("flowplayer"),e.classList.add("flowplayer-fatal"),e.style.removeProperty("background-image");const o=document.createElement("h2");o.textContent="Playback Error";const r=document.createElement("p");r.textContent="Are you the site owner?";const i=document.createElement("a");i.classList.add("troubleshoot"),i.target="_blank",i.href="https://docs.flowplayer.com/troubleshooting/player#"+n.reason,i.textContent="Troubleshoot?";const a=document.createElement("img");a.src="https://flowplayer.com/user/pages/images/logo-white.png",e.append(o,r,i,a)}function Ee(e,t){const n=t.clientWidth;t.classList.toggle("is-small",n<600),t.classList.toggle("is-tiny",n<400)}function he(e,t,o){let r=!0;t.classList.add("flowplayer"),Ee(0,t),ee(o,["loadstart","resize"],(function(){Ee(0,t)})),ee(o,"state",(function(){Object.entries(o.playerState).forEach((function([e,n]){t.classList.toggle(e,n)}))})),ee(o,"timeupdate",(function(){o.setState(h,o.readyState<3)})),ee(o,"ended",(function(t){setTimeout((function(){if(!t.defaultPrevented){if(e.rewind&&!o.loop){const t=o.src;e.autoplay&&(e.autoplay=0,o.setState("is-autoplay",!1)),o.setState(y,!0),ne(o,"seeked",(function(){t===o.src&&(o.setState(y,!1),o.pause(),o.setState(m,!0))})),o.currentTime=0}ne(o,"timeupdate",(function(){o.setState(E,!1)})),o.transitionState(E,u,e.loop||e.rewind?0:300)}}),0)})),ee(o,["seeking","seeked"],(function(e){o.setState(y,"seeking"==e.type),o.setState(d,o.paused),o.setState(u,!o.paused)})),ee(o,"ended",(function(){o.setState(u,!1),r=!0})),ee(o,"progress",()=>{if(!o.opts.live||!o.opts.is_native)return;const e=o.seekable;0!=e.length&&o.emit("dvr/window",e.end(e.length-1)-e.start(0))}),ee(o,n().ios?i:a,(function(){var e,t;o.setState(p,!0),o.setState(f,!1);const n=o;0===(null===(e=n.videoTracks)||void 0===e?void 0:e.length)&&(null===(t=n.audioTracks)||void 0===t?void 0:t.length)>0&&o.emit("audioonlysource")})),ee(o,["waiting","canplay","loadstart"],(function(t){if(!o.hasState(y)&&("canplay"!=t.type||e.autoplay||o.setState(h,!1),"loadstart"!=t.type||"none"!=o.opt("preload")||e.autoplay)){if("loadstart"==t.type&&e.autoplay)return ne(o,"playing",(function(){o.setState(h,!1)}));"waiting"==t.type&&([u,d,m].forEach((function(e){o.setState(e,!1)})),o.hasState(p)||o.setState(f,!0)),o.setState(E,!1),o.setState(h,"waiting"==t.type)}})),ee(o,["playing","pause"],(function(t){setTimeout(()=>{const e=new CustomEvent("flowplayer/"+t.type,{detail:o});document.dispatchEvent(e)},0);const n="playing"==t.type,i=o.currentTime==o.duration,a=n&&r&&e.autoplay||o.hasState(h);if(n&&(o.started=!0,r=!1),o.setState(h,!1).setState(m,!1),i||o.hasState(y))return;const s=n?u:d,l=n?d:u;o.transitionState(s,l,a?0:300),n&&o.setState("no-autoplay",!1)}))}de.validate=function(e){if("string"==typeof e&&(e=de(e)),!e||!e.raw){if(ce.check_whitelist(window.location.hostname)||"dev"===ue.toString())return!0;throw new Error("No token provided in configuration")}if(!e.valid_jwt)throw new Error("Invalid token provided");const t=window.location.hostname,n=ce.bind(null,t);if("dev"!==ue.toString()&&e.data.domain&&e.data.domain.length&&!e.data.domain.some(n))throw new Error("Domain not allowed");if("dev"!==ue.toString()&&1e3*e.exp-Date.now()<0)throw new Error("Expired token");return!0},de.id=function(e){if(e)return"string"==typeof e&&(e=de(e)),e.data.id},function(e){e[e.ADS=2]="ADS",e[e.ANALYTICS=4]="ANALYTICS",e[e.NO_METERING=8]="NO_METERING",e[e.DEVELOPER_PLAN=16]="DEVELOPER_PLAN"}(fe||(fe={})),me.of=me,me.from_token=function(e){const t=de(e,{require_valid_token:!0});return me.of(t.data.acl)},me.permissions=fe;const ge=[0].concat(Array.from({length:100}).map((e,t)=>(t+1)/100));function we(e,t,n){if(!window.IntersectionObserver)return;const i={should_resume:!!e.autoplay,has_user_gesture:!1,locked:!1};[r,o].forEach(e=>ne(n,e,()=>i.has_user_gesture=!0)),ee(n,"play",(function(){i.locked||(i.should_resume=!0)})),ee(n,"src",(function(){i.should_resume=!!e.autoplay})),ee(n,"pause",(function(){i.locked||(i.should_resume=!1)})),ee(n,"canplay",(function(t){if(e.autoplay)return n.hasState(w)&&i.should_resume?n.togglePlay(!0):void(e.autopause||n.hasState(w)||!i.should_resume||ne(n,"viewenter",()=>{e.autoplay&&i.should_resume&&n.togglePlay(!0)}))}));const a=new IntersectionObserver(e=>{e.forEach(e=>{setTimeout(()=>{const t=e.intersectionRatio,o=n.hasState(w);if(n.setState(w,t>=.2),n.emit("intersectionchange",{ratio:t}),o===n.hasState(w))return;const r=n.hasState(w)?"viewenter":"viewleave";n.emit(r)},0)})},{threshold:ge});a.observe(t),n.on(s,()=>a.disconnect()),e.autopause&&(ee(n,"viewenter",(function(){i.should_resume&&e.autopause&&n.togglePlay(!0)})),ee(n,"viewleave",(function(){if(!e.autopause)return;const t=!n.paused;i.locked=!0,n.pause(),setTimeout((function(){i.should_resume=t,i.locked=!1}),0)})))}function ve(e,t){if(!window.ResizeObserver)return;const n=new ResizeObserver(e=>{const n=e[e.length-1];t.emit("resize",n)});n.observe(e),t.on(s,()=>n.disconnect())}function Se(e){if("number"==typeof e&&!isNaN(e))return Number(e);if("string"==typeof e){const t=e.split(":");return Number(t[1])/Number(t[0])}return e}function _e(e,t,n){const o=!!e.ratio,r=document.createElement("div");r.classList.add("fp-ratio"),t.append(r);let s=Se(e.ratio||.5625);r.style.paddingTop=100*s+"%";const l=[a,i];n.on(l,(function(){if(o)return;const e=n.videoHeight&&n.videoWidth&&n.videoHeight/n.videoWidth;e&&n.setOpts({ratio:e})})),n.on("config",(function(){const t=n.videoHeight&&n.videoWidth&&n.videoHeight/n.videoWidth,o=Se((null==e?void 0:e.ratio)||t||.5625);s!==o&&(s=o,r.style.paddingTop=100*o+"%")}))}class ExplorerPlan{constructor(){this.cleanUp=this.cleanUp.bind(this),this.render=this.render.bind(this),this.wireUp=this.wireUp.bind(this)}init(e,t,n){this.root=t,this.player=n,this.wireUp()}wireUp(){var e,t;this.cleanUp(),null===(e=this.player)||void 0===e||e.once("playing",this.render),null===(t=this.player)||void 0===t||t.once("ended",this.wireUp)}cleanUp(){var e,t,n,o;null===(t=null===(e=this._logo)||void 0===e?void 0:e.parentElement)||void 0===t||t.removeChild(this._logo),null===(n=this.player)||void 0===n||n.off("playing",this.render),null===(o=this.player)||void 0===o||o.off("ended",this.wireUp)}render(){var e,t,n;null===(t=null===(e=this._logo)||void 0===e?void 0:e.parentElement)||void 0===t||t.removeChild(this._logo);const o=(null===(n=this.root)||void 0===n?void 0:n.querySelector(".fp-ui"))||this.root;if(!o)return;const r=this._logo=document.createElement("a");r.href="https://explorer.flowplayer.com",r.target="_blank",Object.entries(Oe).forEach(([e,t])=>{r.style.setProperty(e,t,"important")}),o.appendChild(r)}}const Oe={display:"block",opacity:"1",visibility:"visible",width:"33%","padding-top":"9%",position:"absolute","z-index":"9999",bottom:"25%",left:"10%","background-size":"cover","background-image":"url(https://static.flowplayer.com/explorer/explorer.svg)"};function Ie(e){const t=t=>{t.detail!==e&&!1===e.opt("multiplay")&&e.togglePlay(!1)};e.on(s,()=>document.removeEventListener("flowplayer/playing",t)),document.addEventListener("flowplayer/playing",t)}function Ne(e,t){const n=[];e.addEventListener("contextmenu",o=>{const r=o.timeStamp;for(n.push(r);n.length>3;)n.shift();n.length>=3&&n.every(e=>e-r<3e3)&&(console.debug("flowplayer/debug rendering info"),function(e,t){var n;!function(e){const t=e.querySelector(".debug-info");null==t||t.remove()}(e);const o=document.createElement("div");o.classList.add("debug-info");const r=Ae("flowplayer.version","3.2.7-rc.0");o.append(r);const i=null===(n=null==t?void 0:t.hls)||void 0===n?void 0:n.constructor;if(i&&i.version){const e=Ae("hls.version",i.version);o.append(e)}e.appendChild(o)}(e,t))})}const Ae=(e,t)=>{const n=document.createElement("div");n.classList.add("row",e);const o=document.createElement("span");o.classList.add("attr"),o.textContent=e;const r=document.createElement("span");return r.textContent=t,r.classList.add("value"),n.append(o,r),n};const Te=function(){const e="undefined"!=typeof window?window:void 0!==se?se:{},t=e.flowplayer?e.flowplayer:{extensions:[]};return Array.isArray(t.extensions)||(t.extensions=[]),t}();function Le(n,o){if("function"==typeof n)return e.push(...[...arguments].filter(e=>"function"==typeof e)),Le;"string"==typeof o&&(o={src:o}),o||(o={}),o.token||"string"!=typeof window.__FLOWPLAYER_TOKEN||(o.token=window.__FLOWPLAYER_TOKEN);const r="string"==typeof n?document.querySelector(n):n;if(!r)return console.error(new Error("Flowplayer: '"+n.toString()+"' not found"));const a=r.querySelector("video.fp-engine");if(a)return a;const l=pe(o.token);if(!l.success)return ye({root:r,data:{reason:"token",details:l.message}});const c=new Map,u=ae(o,r);u.reaper=c,u._customElements=A,Object.defineProperty(u,"token",{value:"string"==typeof o.token?de.id(o.token):"",writable:!1}),u.addEventListener(s,()=>{c.clear(),u.reaper=0,delete u.root}),u.root=r,o.token&&me.from_token(o.token).is_granted(me.permissions.DEVELOPER_PLAN)&&e.push(ExplorerPlan),!~t.indexOf(u)&&t.push(u),ie(o,r,u),u.setAttrs(o),u.plugins=Le.extensions.map(e=>new e(Le,u)),he(o,r,u),we(o,r,u),ve(r,u),_e(o,r,u),Ie(u),Ne(r,u),u.plugins.forEach(e=>{try{e.init(o,r,u)}catch(t){console.log("Error(plugin/%s)",e.constructor.name,t)}}),u.setOpts(o),u.opts=o,o.src&&u.setSrc(o.src);const d=u.readyState;return d>0&&u.currentSrc&&u.emit(i),d>2&&u.currentSrc&&u.emit("canplay"),u.emit("mount"),u.on("error:fatal",(function(e){ye({root:r,video:u,data:e.data||{}})})),u}return Object.assign(Le,Te),function(o){Array.isArray(o.extensions)&&o.extensions.forEach(t=>e.push(t)),o.customElements=A,o.defaultElements=c,o.version="3.2.7-rc.0",o.commit="f3c6202420898d27fd0d3042d24c17f35752225b",o.instances=t,o.extensions=e,o.support=n,o.events=l,o.states=v,o.jwt=N,o.autoplay=b,o.quality=L}(Le),"object"==typeof document&&setTimeout(J,0,document,"flowplayer:umd",Le),Le}));
package/default.js CHANGED
@@ -1 +1 @@
1
- !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).flowplayer=t()}(this,(function(){"use strict";const e=[],t=[];function n(){const e="undefined"!=typeof document&&"undefined"!=typeof window,t=e?navigator.userAgent:"",n=/iP(hone|od)/i.test(t)&&!/iPad/.test(t)&&!/IEMobile/i.test(t),o=/Android/.test(t)&&!/Firefox/.test(t),r=/^((?!chrome|android).)*safari/i.test(t),i=/SamsungBrowser/.test(t),s=i&&/SMART-TV/.test(t);return{controls:!n,video:function(t){return e&&document.createElement("video").canPlayType(t)},lang:e&&window.navigator.language,android:o,iphone:n,safari:r,ios:e&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream,samsung:i,samsung_tv:i&&s,touch:!!("ontouchstart"in window)}}const o="error",r="click",i="dblclick",s="load",a="mouseenter",l="mouseleave",c="touchend",u="fullscreenenter",d="fullscreenexit",p="loadedmetadata",f="loadeddata",m="progress",h="loadstart",y="pause",v="playing",E="waiting",_="canplay",g="ended",w="seeked",S="seeking",b="src",O="reap",T="config",N="landscape",A="portrait";var I=Object.freeze({__proto__:null,MOUNT:"mount",ERROR:o,CONTEXT_MENU:"contextmenu",CLICK:r,DBL_CLICK:i,KEYUP:"keyup",KEYDOWN:"keydown",LOAD:s,MOUSE_ENTER:a,MOUSE_LEAVE:l,MOUSE_UP:"mouseup",MOUSE_DOWN:"mousedown",MOUSE_MOVE:"mousemove",TOUCH_START:"touchstart",TOUCH_MOVE:"touchmove",TOUCH_END:c,TOUCH_CANCEL:"touchcancel",RESIZE:"resize",SCROLL:"scroll",FULLSCREEN_ENTER:u,FULLSCREEN_EXIT:d,FULLSCREEN_CHANGE:"fullscreenchange",WEBKIT_NEEDKEY:"webkitneedkey",METADATA:p,DATA:f,PROGRESS:m,TIME_UPDATE:"timeupdate",LOAD_START:h,VOLUME_CHANGE:"volumechange",PAUSE:y,PLAYING:v,PLAY:"play",WAITING:E,CAN_PLAY:_,ENDED:g,SEEKED:w,SEEKING:S,DURATION_CHANGE:"durationchange",BEFORE_PLAY:"beforeplay",BEFORE_PAUSE:"beforepause",STATE:"state",CUEPOINTS:"cuepoints",CUEPOINT_START:"cuepointstart",CUEPOINT_END:"cuepointend",VIEW_ENTER:"viewenter",VIEW_LEAVE:"viewleave",SOURCE:b,RECOVER:"recover",REAP:O,CONFIG:T,QUALITIES:"qualities",SET_QUALITY:"quality:set",NON_RECOVERABLE_ERROR:"error:fatal",RECOMMENDATIONS_READY:"recommendationsready",AUDIO_ONLY_SOURCE:"audioonlysource",LANDSCAPE:N,PORTRAIT:A,RENDER_PLUGIN:"renderplugin",DVR:"dvr",LIVE:"live",SEEK_QUEUED:"seek:queued",SEEK_CANCEL:"seek:cancel",PLUGIN_REGISTERED:"plugin:registered",REMOTE_SESSION_STARTED:"remotesession:started",REMOTE_SESSION_ENDED:"remotesession:ended",INTERSECTIONCHANGE:"intersectionchange"});const L="flowplayer-ui",k="flowplayer-control",R="flowplayer-live-status",C="flowplayer-elapsed-time",D="flowplayer-timeline-bar",x="flowplayer-volume-bar",M="flowplayer-header",U="flowplayer-primary",P="flowplayer-middle",F="flowplayer-middle-zone",B="flowplayer-wait",G="flowplayer-play-icon",H="flowplayer-pause-icon",j="flowplayer-rewind-icon",q="flowplayer-volume-icon";var z=Object.freeze({__proto__:null,SUBTITLES_MENU:"flowplayer-subtitles-menu",SHARE_MENU:"flowplayer-share-menu",SPEED_MENU:"flowplayer-speed-menu",QUALITY_MENU:"flowplayer-quality-menu",AUDIO_MENU:"flowplayer-audio-menu",UI:L,CONTROL:k,CONTROL_BUTTONS:"flowplayer-control-buttons",LIVE_STATUS:R,ELAPSED:C,TIMELINE:D,CONTROL_DURATION:"flowplayer-control-duration",VOLUME_CONTROL:"flowplayer-volume-control",VOLUME_BAR:x,HEADER:M,HEADER_LEFT_ZONE:"flowplayer-header-left-zone",HEADER_RIGHT_ZONE:"flowplayer-header-right-zone",PRIMARY:U,HEADER_DURATION:"flowplayer-header-duration",MIDDLE:P,MIDDLE_ZONE:F,WAIT:B,MIDDLE_BUTTONS:"flowplayer-middle-buttons",MIDDLE_LEFT_ZONE:"flowplayer-middle-left-zone",MIDDLE_RIGHT_ZONE:"flowplayer-middle-right-zone",ENDSCREEN_INTERSTITIAL:"flowplayer-endscreen-interstitial",ENDSCREEN_UP_NEXT:"flowplayer-endscreen-up-next",ENDSCREEN_GRID:"flowplayer-endscreen-grid",PLAYLIST_INTERSTITIAL:"flowplayer-playlist-interstitial",AIRPLAY_ICON:"flowplayer-airplay-icon",CHROMECAST_ICON:"flowplayer-chromecast-icon",SMALL_PLAY_ICON:"flowplayer-small-play-icon",SMALL_PAUSE_ICON:"flowplayer-small-pause-icon",PLAY_ICON:G,PAUSE_ICON:H,FULLSCREEN_ENTER_ICON:"flowplayer-fullscreen-enter-icon",FULLSCREEN_EXIT_ICON:"flowplayer-fullscreen-exit-icon",SKIP_NEXT_ICON:"flowplayer-skip-next-icon",SKIP_PREVIOUS_ICON:"flowplayer-skip-previous-icon",FAST_FORWARD_ICON:"flowplayer-fast-forward-icon",REWIND_ICON:j,SHARE_ICON:"flowplayer-share-icon",VOLUME_ICON:q,MUTE_ICON:"flowplayer-mute-icon",UNMUTE_ICON:"flowplayer-unmute-icon",CLOSE_ICON:"flowplayer-close-icon",FACEBOOK_ICON:"flowplayer-facebook-icon",TWITTER_ICON:"flowplayer-twitter-icon",LINK_ICON:"flowplayer-link-icon",EMBED_ICON:"flowplayer-embed-icon",LIVE_COUNTDOWN:"flowplayer-live-countdown",PLAYLIST_CONTROLS:"flowplayer-playlist-controls",THUMBNAILS_CAROUSEL:"flowplayer-thumbnails-carousel"});const W="is-playing",V="is-paused",K="is-loaded",Y="is-loading",X="is-starting",Q="is-seeking",Z="is-ended",J="is-live",$="is-waiting",ee="no-timeline",te="is-touched",ne="is-in-viewport";var oe=Object.freeze({__proto__:null,PLAYING:W,FULLSCREEN:"is-fullscreen",PAUSED:V,MUTED:"is-muted",LOADED:K,LOADING:Y,STARTING:X,SEEKING:Q,GRABBING:"is-grabbing",DISABLED:"is-disabled",SMALL:"is-small",TINY:"is-tiny",RTL:"is-rtl",ENDED:Z,LIVE:J,ERRORED:"is-error",WAITING:$,AUTOPLAY:"is-autoplay",NO_AUTOPLAY:"no-autoplay",SEAMLESS:"is-seamless",TOGGLING:"is-toggling",LIVE_SEEKED:"is-live-seeked",NO_DVR:ee,HAS_POSTER:"has-poster",MENU_OPENED:"has-menu-opened",TOUCHED:te,HOVERED:"is-hovered",TOUCH_DEVICE:"is-touch-device",WILL_SEEK:"will-seek",SEEKABLE:"is-seekable",IN_VIEWPORT:ne});function re(e){this.message=e}re.prototype=new Error,re.prototype.name="InvalidCharacterError";var ie="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||function(e){var t=String(e).replace(/=+$/,"");if(t.length%4==1)throw new re("'atob' failed: The string to be decoded is not correctly encoded.");for(var n,o,r=0,i=0,s="";o=t.charAt(i++);~o&&(n=r%4?64*n+o:o,r++%4)?s+=String.fromCharCode(255&n>>(-2*r&6)):0)o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(o);return s};var se=function(e){var t=e.replace(/-/g,"+").replace(/_/g,"/");switch(t.length%4){case 0:break;case 2:t+="==";break;case 3:t+="=";break;default:throw"Illegal base64url string!"}try{return function(e){return decodeURIComponent(ie(e).replace(/(.)/g,(function(e,t){var n=t.charCodeAt(0).toString(16).toUpperCase();return n.length<2&&(n="0"+n),"%"+n})))}(t)}catch(e){return ie(t)}};function ae(e){this.message=e}ae.prototype=new Error,ae.prototype.name="InvalidTokenError";var le=function(e,t){if("string"!=typeof e)throw new ae("Invalid token specified");var n=!0===(t=t||{}).header?0:1;try{return JSON.parse(se(e.split(".")[n]))}catch(e){throw new ae("Invalid token specified: "+e.message)}};le.InvalidTokenError=ae;const ce=new Map,ue=(e,t)=>new(((e,t)=>{const n=e.get(t);if(!n)throw new Error(`no flowplayer component with the name ${t} exists`);const o=window.customElements.get(t);if(!o)throw new Error(`no default flowplayer component with the name ${t} exists`);const r=window.customElements.get(n);return"function"!=typeof r?o:r})(e._customElements,t))(e),de=(e,t,n)=>{window.customElements.get(t)||window.customElements.define(t,n),e.customElements.get(t)||e.customElements.set(t,t)};var pe,fe;!function(e){e[e.LOW=1]="LOW",e[e.MEDIUM=2]="MEDIUM",e[e.HIGH=4]="HIGH"}(pe||(pe={})),function(e){e[e.OFF=0]="OFF",e[e.ON=1]="ON",e[e.AUDIO_REQUIRED=2]="AUDIO_REQUIRED"}(fe||(fe={}));function me(e,t,n){const o="boolean"==typeof n;if("boolean"!=typeof n&&(n=e.paused),function(e,t,n){const o=e.poll(t?"beforeplay":"beforepause",{forced:n});return o&&o.defaultPrevented}(e,n,o))return;if(!n)return e.hasState(J)&&e.setState("is-live-seeked",!0),e.pause();if(0==e.reaper)return;const r=e.reaper.get("__pending_play");return 0!=e.paused||r?r?(r.src!==ye(e.original_src)&&he(e),r):(function(e){return(0==e.networkState||0==e.readyState)&&e.currentSrc==ye(e.original_src)}(e)&&he(e),(e=>e.autoplay&&fe.AUDIO_REQUIRED&e.autoplay)(t)?function(e){e.muted=!1,0==e.volume&&(e.volume=1);return e.play().catch(e=>{console.warn("[flowplayer/play] autoplay audio required\n%s",e.message)})}(e):(e.setState(X,!1),e.play().catch(t=>(console.warn("[flowplayer/play] attempting muted autoplay\n%s",t.message),e.muted=!0,e.volume=0,e.play())))):void 0}function he(e){e.currentSrc.match(/^blob:/)||e.load()}function ye(e){const t=document.createElement("a");return t.href=e,t.href}function ve(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}function Ee(e){const t=document.createElement("a");t.href=e;const n=t.pathname&&t.pathname.split(".");return n.length>1&&n[n.length-1]}function _e(e){switch(e){case"video/mpd":return"application/dash+xml";case"video/m3u8":return"application/x-mpegurl";default:return e}}const ge=e=>{var{src:t}=e,n=ve(e,["src"]);return[Object.assign({src:t,type:t?_e("video/"+Ee(t)):""},n)]};function we(e){return ge({src:e})}function Se(e){var{src:t,type:n}=e,o=ve(e,["src","type"]);return t&&n?[Object.assign({src:t,type:n},o)]:n&&!t?[Object.assign({type:n},o)]:ge(Object.assign({src:t},o))}var be;function Oe(e,t,n,o={safari:!1}){const r=function(e){return"string"==typeof e?we(e):Array.isArray(e)||"object"!=typeof e?e.reduce((function(e,t){return"string"==typeof t&&(t=we(t)),"object"!=typeof t||Array.isArray(t)||(t=Se(t)),e.concat(t)}),[]):Se(e)}(n);return e.currentSrc&&(e.innerHTML="",e.setOpts({live:!1,dvr_window:void 0}),delete e.opts.live,delete e.opts.dvr),[Q,W,V,Y,K].forEach(t=>e.setState(t,!1)),t.autoplay||e.setState(X,!0),Array(...Array(r.length)).map((e,t)=>t).some(n=>{const i=r[n];if(be.Ok==function(e,t,n){e.emit(b,n),"string"==typeof n.src&&(e.original_src=n.src);const o=function(e,t,n){return e.plugins.filter(e=>{return(t=e)&&"wants"in t;var t}).find(e=>e.wants(n.src||"",n,t))}(e,t,n);return o?(o.onload(t,e.root,e,n),be.Ok):be.Err}(e,t,i)||be.Ok==function(e,t,n,o={safari:!1}){var r;/^audio\//.test(n.type||"")&&e.emit("audioonlysource");t.start_time&&(n.src=n.src+"#t="+t.start_time);if(""==e.canPlayType(n.type||""))return be.Err;if(n.drm&&(!n.drm["com.apple.fps.1_0"]||!o.safari))return be.Err;"string"==typeof n.src&&(e.preload=t.autoplay?"auto":null!==(r=t.preload)&&void 0!==r?r:"auto",e.src=n.src,"none"!==e.preload&&e.setState(Y,!0));return be.Ok}(e,t,i,o))return!0;n==r.length-1&&"string"==typeof i.src&&(e.src=i.src)}),function(e,t){!function(e,t){if(!e.currentSrc)return;if("none"==e.opt("preload"))return;if(t.autoplay&&t.autoplay>0)return;e.load()}(e,t)}(e,t),e}!function(e){e[e.Err=0]="Err",e[e.Ok=1]="Ok"}(be||(be={}));const Te=[O,S,b,"seek:cancel"];var Ne;function Ae(e,t,n){return isNaN(e.duration)||isNaN(e.currentTime)?{}:(t.offset+=n,0==t.offset?Ie(e,t):(t.timer&&clearTimeout(t.timer),t.timer=setTimeout((function(){0!=e.reaper&&(e.currentTime=function(e,t,n=0){return Math.max(Math.min(t,e),n)}(e.currentTime+t.offset,e.duration),t.timer=0,Ie(e,t))}),1e3),function(e,t){e.setState("will-seek",!0),e.setState(Ne.BACKWARD,t.offset<0),e.setState(Ne.FORWARD,t.offset>0)}(e,t),e.emit("seek:queued",t),t))}function Ie(e,t){t.timer&&clearTimeout(t.timer),t.timer=t.offset=0,function(e){e.setState(Ne.FORWARD,!1),e.setState(Ne.BACKWARD,!1),e.setState("will-seek",!1)}(e)}function Le(){if("undefined"==typeof document)return!1;const e=document.documentElement;return e&&"rtl"==e.getAttribute("dir")}function ke(...e){const t=document.createElement("div");return 0==e.length||t.classList.add(...e),t}function Re(e,t,n){const o=function(e){return Array.isArray(e)?e.slice(0):e.split(".")}(t);for(;o.length;){if(null==e)return n;const t=o.shift();if("string"!=typeof t)return n;e=e[t]}return null==e?n:e}function Ce(e){const t="number"==typeof e?e:parseInt(e,10);return(t>9?"":"0")+t}function De(e){if(isNaN(e)||e>=Number.MAX_SAFE_INTEGER)return"";const t=e<0?"-":"";e=Math.round(Math.abs(e));const n=Math.floor(e/3600);let o=Math.floor(e/60);return e-=60*o,n>=1?(o-=60*n,t+n+":"+Ce(o)+":"+Ce(e)):t+Ce(o)+":"+Ce(e)}!function(e){e.FORWARD="forward",e.BACKWARD="backward"}(Ne||(Ne={}));const xe=navigator.languages||[navigator.language];function Me(e,t,n){const o={};return n=t.lang||n,e[n]&&(o[n]=e[n]),function(){try{return xe.reduce((e,t)=>~t.indexOf("-")?e.concat(t,t.split("-")[0]):e.concat(t),[])}catch(e){return[]}}().forEach((function(t){e[t]&&!o[t]&&(o[t]=e[t])})),Object.values(o)}const Ue=[1e7]+""+-1e3+-4e3+-8e3+-1e11,Pe=()=>"undefined"==typeof crypto?"":Ue.replace(/[018]/g,e=>(e^crypto.getRandomValues(new Uint8Array(1))[0]&15>>e/4).toString(16));let Fe="";!function(){let e=!1;try{const t=Object.defineProperty({},"passive",{get:function(){e=!0}});window.addEventListener("testPassive",null,t),window.removeEventListener("testPassive",null,t)}catch(e){}}();const Be=["touchstart","touchmove"];function Ge(e,t){const n=new CustomEvent(e,{detail:t,cancelable:!0});return t&&Object.defineProperty(n,"data",{get:()=>t}),n}function He(e,t,n){const o=Ge(t,n);return e.dispatchEvent(o),e}function je(e,t,n){const o=Ge(t,n);return e.dispatchEvent(o),o}function qe(e,t,n,o){Array.isArray(t)?t.forEach(t=>ze(e,t,n,o)):ze(e,t,n,o)}function ze(e,t,n,o){if(r=t,!~Be.indexOf(r))return e.addEventListener(t,n,o),e;var r;const i=Object.assign(o||{},{passive:!0});return e.addEventListener(t,n,i),e}function We(e,t,n,o){return qe(e,t,n,Object.assign(o||{},{once:!0}))}class PlayerStorage{constructor(e,t){this.implementation=e,t&&t.keys().forEach(e=>{"string"==typeof t.implementation[e]&&this.implementation.setItem(e,t.implementation[e])})}keys(){var e;const t=[];for(var n=0;n<this.implementation.length;n++)(null===(e=this.implementation.key(n))||void 0===e?void 0:e.startsWith("flowplayer/"))&&t.push(this.implementation.key(n));return t}removeItem(e){try{this.implementation.removeItem("flowplayer/"+e)}catch(e){}}getItem(e){try{return this.implementation.getItem("flowplayer/"+e)}catch(e){return null}}setItem(e,t){try{this.implementation.setItem("flowplayer/"+e,t)}catch(e){}}clear(){try{this.keys().forEach(e=>this.implementation.removeItem(e))}catch(e){}}get length(){try{return this.keys().length}catch(e){return 0}}key(e){try{return this.implementation.key(e)}catch(e){return null}}}class InMemoryStorage{constructor(){this.pairs=[]}get length(){return this.pairs.length}clear(){this.pairs=[]}getItem(e){var t;return(null===(t=this.pairs.find(t=>t[0]===e))||void 0===t?void 0:t[1])||null}key(e){return this.pairs[e][0]||null}removeItem(e){this.pairs=this.pairs.filter(t=>t[0]!==e)}setItem(e,t){this.removeItem(e),this.pairs.push([e,t])}}const Ve={preload:"none",rtl:!1,controls:!0},Ke=["loop","muted","preload"];function Ye(e,o,r){r._storage=new PlayerStorage(["localStorage","sessionStorage"].map(e=>{try{const t=window[e];return t.getItem(""),t}catch(t){return console.debug(`Access to window.${e} denied, trying next option`),null}}).find(e=>!!e)||new InMemoryStorage),r.toJSON=function(){return{duration:r.duration,volume:r.volume,currentTime:r.currentTime,states:r.root.className}},r.setSrc=function(t){return Oe(r,e,t,n())},r.playerState=r.playerState||{},r.setState=function(e,t){if(r.playerState[e]===!!t)return r;const n=Object.assign({},r.playerState,{[e]:t});return n[$]&&(n[W]=!1),r.playerState=n,He(r,"state",r.playerState),r},r.createComponents=function(...e){return Array.from({length:e.length}).map((t,n)=>ue(this,e[n]))},r.hasState=function(e){return!!r.playerState[e]},r.transitionState=function(e,t,n){!r.hasState(e)&&r.hasState(t)||(n=0),n&&r.setState("is-toggling",!0),r.setState(t,!1),r.setState(e,!0),n&&setTimeout((function(){r.setState("is-toggling",!1)}),n)},r.emit=(e,t)=>(He(r,e,t),r),r.on=(e,t)=>(qe(r,e,t),r),r.once=(e,t)=>(We(r,e,t),r),r.off=(e,t)=>{var n,o;return n=e,o=t,r.removeEventListener(n,o),r},r.poll=(e,t)=>je(r,e,t),r.togglePlay=function(t){return me(r,e,t)},r.toggleMute=function(e){e=null==e?!r.muted:!!e,r.muted=e,r.muted||r.volume||(r.volume=1),He(r,"volumechange")},r.toggleDisable=function(e){e=null==e?!r.disabled:!!e,r.setState("is-disabled",e),r.disabled=e},r.destroy=function(){r.pause();const e=t.indexOf(r);~e&&t.splice(e,1),setTimeout((function(){r.setSrc([]),r.reaper&&r.reaper.clear(),He(r,O)}),0)},r.setAttrs=function(e){return Ke.forEach(t=>{if(!(t in e))return;const n=e[t];n?r.setAttribute(t,n.toString()):r.removeAttribute(t)}),r},r.opt=function(t,n){return n=void 0===n?Re(Ve,t):n,Re(e,t,n)},r.i18n=function(e,t){if(!r.reaper)return"";const n=r.reaper.get("translations");return n?function e(t,n,o,r){return(r=r||0)>=t.length?o:Re(t[r],n,e(t,n,o,r+1))}(n,e,t||""):t||""},r.setOpts=function(t){Object.assign(e,t),"disabled"in t&&void 0!==t.disabled&&r.toggleDisable(t.disabled),"muted"in t&&void 0!==t.muted&&r.toggleMute(t.muted);const n=!!e.autoplay&&!r.hasState("no-autoplay");r.setState("is-autoplay",n),r.setState("is-rtl",r.opt("rtl",function(e){if(!e)return Le();const t=e.getAttribute("dir");return t?"rtl"==t:Le()}(o))),r.setState(J,!!e.live),r.setState(ee,!(!e.live||e.dvr)),r.setState("has-poster","string"==typeof e.poster&&e.poster.length>0),r.setState("is-seekable",!!e.seekable),o.style.backgroundImage=r.hasState("has-poster")?"url('"+e.poster+"')":"",He(r,T,e)},r.renderPlugin=function(e){je(r,"renderplugin",e).defaultPrevented||r.root.appendChild(e)};const i={offset:0,timer:0};var s,a;a=i,(s=r).on(Te,(function(){Ie(s,a)})),r.enqueueSeek=function(e){if(0!=r.opts.seekable&&!(1==r.opts.disabled&&e>0))return Ae(r,i,e)},r.deviceId=function(){return function(e){if(Fe)return Fe;try{const t=e.getItem("flowplayer/uuid");if(t)return t;const n=Pe();return e.setItem("flowplayer/uuid",n),n}catch(e){return Fe=Pe()}}(r._storage)}}function Xe(e,t){const n=t.querySelector("video"),o=n||(e._video_element_callback?e._video_element_callback(e):document.createElement("video"));return o.classList.add("fp-engine"),o.playsInline=!0,n||t.append(o),o}function Qe(e,t){if("object"==typeof exports&&"undefined"!=typeof module)return t;"flowplayer"in e||(e.flowplayer={extensions:[]});const n=e.flowplayer;return"function"==typeof n?(n(t),t):(Array.isArray(n.extensions)||(n.extensions=[]),~n.extensions.indexOf(t)||n.extensions.push(t),t)}function Ze(){return"undefined"!=typeof window?window:"undefined"!=typeof global?global:{}}const Je=["localhost","127.0.0.1","0.0.0.0","s.codepen.io","cdpn.io","try.flowplayer.com"];function $e(e,t){return!!~Je.indexOf(e)||e.indexOf(t)===e.length-t.length}$e.check_whitelist=function(e){return!!~Je.indexOf(e)};const et="production";function tt(e,t){const n={valid_jwt:!1,raw:"",data:{acl:0},exp:0};let o={c:"{}",exp:0};t=t||{};try{o=le(e),n.valid_jwt=!0}catch(e){}return n.raw=e,n.data=JSON.parse(o.c),n.exp=o.exp,t.require_valid_token&&tt.validate(n),n}function nt(e){try{return tt.validate(e),{success:!0,message:""}}catch(e){return{success:!1,message:e.message}}}var ot;function rt(e){return{grant:e,is_granted:t=>(e&t)===t}}function it({root:e,video:t,data:n}){t&&t.destroy(),console.error(new Error(n.details||n.reason)),e.innerHTML="",e.classList.remove("flowplayer"),e.classList.add("flowplayer-fatal"),e.style.removeProperty("background-image");const o=document.createElement("h2");o.textContent="Playback Error";const r=document.createElement("p");r.textContent="Are you the site owner?";const i=document.createElement("a");i.classList.add("troubleshoot"),i.target="_blank",i.href="https://docs.flowplayer.com/troubleshooting/player#"+n.reason,i.textContent="Troubleshoot?";const s=document.createElement("img");s.src="https://flowplayer.com/user/pages/images/logo-white.png",e.append(o,r,i,s)}function st(e,t){const n=t.clientWidth;t.classList.toggle("is-small",n<600),t.classList.toggle("is-tiny",n<400)}function at(e,t,o){let r=!0;t.classList.add("flowplayer"),st(0,t),qe(o,[h,"resize"],(function(){st(0,t)})),qe(o,"state",(function(){Object.entries(o.playerState).forEach((function([e,n]){t.classList.toggle(e,n)}))})),qe(o,"timeupdate",(function(){o.setState($,o.readyState<3)})),qe(o,g,(function(t){setTimeout((function(){if(!t.defaultPrevented){if(e.rewind&&!o.loop){const t=o.src;e.autoplay&&(e.autoplay=0,o.setState("is-autoplay",!1)),o.setState(Q,!0),We(o,w,(function(){t===o.src&&(o.setState(Q,!1),o.pause(),o.setState(X,!0))})),o.currentTime=0}We(o,"timeupdate",(function(){o.setState(Z,!1)})),o.transitionState(Z,W,e.loop||e.rewind?0:300)}}),0)})),qe(o,[S,w],(function(e){o.setState(Q,e.type==S),o.setState(V,o.paused),o.setState(W,!o.paused)})),qe(o,g,(function(){o.setState(W,!1),r=!0})),qe(o,n().ios?p:f,(function(){var e,t;o.setState(K,!0),o.setState(Y,!1);const n=o;0===(null===(e=n.videoTracks)||void 0===e?void 0:e.length)&&(null===(t=n.audioTracks)||void 0===t?void 0:t.length)>0&&o.emit("audioonlysource")})),qe(o,[E,_,h],(function(t){if(!o.hasState(Q)&&(t.type!=_||e.autoplay||o.setState($,!1),t.type!=h||"none"!=o.opt("preload")||e.autoplay)){if(t.type==h&&e.autoplay)return We(o,v,(function(){o.setState($,!1)}));t.type==E&&([W,V,X].forEach((function(e){o.setState(e,!1)})),o.hasState(K)||o.setState(Y,!0)),o.setState(Z,!1),o.setState($,t.type==E)}})),qe(o,[v,y],(function(t){setTimeout(()=>{const e=new CustomEvent("flowplayer/"+t.type,{detail:o});document.dispatchEvent(e)},0);const n=t.type==v,i=o.currentTime==o.duration,s=n&&r&&e.autoplay||o.hasState($);if(n&&(o.started=!0,r=!1),o.setState($,!1).setState(X,!1),i||o.hasState(Q))return;const a=n?W:V,l=n?V:W;o.transitionState(a,l,s?0:300),n&&o.setState("no-autoplay",!1)}))}tt.validate=function(e){if("string"==typeof e&&(e=tt(e)),!e||!e.raw){if($e.check_whitelist(window.location.hostname)||"dev"===et.toString())return!0;throw new Error("No token provided in configuration")}if(!e.valid_jwt)throw new Error("Invalid token provided");const t=window.location.hostname,n=$e.bind(null,t);if("dev"!==et.toString()&&e.data.domain&&e.data.domain.length&&!e.data.domain.some(n))throw new Error("Domain not allowed");if("dev"!==et.toString()&&1e3*e.exp-Date.now()<0)throw new Error("Expired token");return!0},tt.id=function(e){if(e)return"string"==typeof e&&(e=tt(e)),e.data.id},function(e){e[e.ADS=2]="ADS",e[e.ANALYTICS=4]="ANALYTICS",e[e.NO_METERING=8]="NO_METERING",e[e.DEVELOPER_PLAN=16]="DEVELOPER_PLAN"}(ot||(ot={})),rt.of=rt,rt.from_token=function(e){const t=tt(e,{require_valid_token:!0});return rt.of(t.data.acl)},rt.permissions=ot;const lt=[0].concat(Array.from({length:100}).map((e,t)=>(t+1)/100));function ct(e,t,n){if(!window.IntersectionObserver)return;const o={should_resume:!!e.autoplay,has_user_gesture:!1,locked:!1};[c,r].forEach(e=>We(n,e,()=>o.has_user_gesture=!0)),qe(n,"play",(function(){o.locked||(o.should_resume=!0)})),qe(n,b,(function(){o.should_resume=!!e.autoplay})),qe(n,y,(function(){o.locked||(o.should_resume=!1)})),qe(n,_,(function(t){if(e.autoplay)return n.hasState(ne)&&o.should_resume?n.togglePlay(!0):void(e.autopause||n.hasState(ne)||!o.should_resume||We(n,"viewenter",()=>{e.autoplay&&o.should_resume&&n.togglePlay(!0)}))}));const i=new IntersectionObserver(e=>{e.forEach(e=>{setTimeout(()=>{const t=e.intersectionRatio,o=n.hasState(ne);if(n.setState(ne,t>=.2),n.emit("intersectionchange",{ratio:t}),o===n.hasState(ne))return;const r=n.hasState(ne)?"viewenter":"viewleave";n.emit(r)},0)})},{threshold:lt});i.observe(t),n.on(O,()=>i.disconnect()),e.autopause&&(qe(n,"viewenter",(function(){o.should_resume&&e.autopause&&n.togglePlay(!0)})),qe(n,"viewleave",(function(){if(!e.autopause)return;const t=!n.paused;o.locked=!0,n.pause(),setTimeout((function(){o.should_resume=t,o.locked=!1}),0)})))}function ut(e,t){if(!window.ResizeObserver)return;const n=new ResizeObserver(e=>{const n=e[e.length-1];t.emit("resize",n)});n.observe(e),t.on(O,()=>n.disconnect())}function dt(e){if("number"==typeof e&&!isNaN(e))return Number(e);if("string"==typeof e){const t=e.split(":");return Number(t[1])/Number(t[0])}return e}function pt(e,t,n){const o=document.createElement("div");o.classList.add("fp-ratio"),t.append(o);let r=dt(e.ratio||.5625);o.style.paddingTop=100*r+"%";const i=[f,p];n.on(i,(function(){const e=n.videoHeight&&n.videoWidth&&n.videoHeight/n.videoWidth;e&&n.setOpts({ratio:e})})),n.on(T,(function(){const t=n.videoHeight&&n.videoWidth&&n.videoHeight/n.videoWidth,i=dt((null==e?void 0:e.ratio)||t||.5625);r!==i&&(r=i,o.style.paddingTop=100*i+"%")}))}class ExplorerPlan{constructor(){this.cleanUp=this.cleanUp.bind(this),this.render=this.render.bind(this),this.wireUp=this.wireUp.bind(this)}init(e,t,n){this.root=t,this.player=n,this.wireUp()}wireUp(){var e,t;this.cleanUp(),null===(e=this.player)||void 0===e||e.once(v,this.render),null===(t=this.player)||void 0===t||t.once(g,this.wireUp)}cleanUp(){var e,t,n,o;null===(t=null===(e=this._logo)||void 0===e?void 0:e.parentElement)||void 0===t||t.removeChild(this._logo),null===(n=this.player)||void 0===n||n.off(v,this.render),null===(o=this.player)||void 0===o||o.off(g,this.wireUp)}render(){var e,t,n;null===(t=null===(e=this._logo)||void 0===e?void 0:e.parentElement)||void 0===t||t.removeChild(this._logo);const o=(null===(n=this.root)||void 0===n?void 0:n.querySelector(".fp-ui"))||this.root;if(!o)return;const r=this._logo=document.createElement("a");r.href="https://explorer.flowplayer.com",r.target="_blank",Object.entries(ft).forEach(([e,t])=>{r.style.setProperty(e,t,"important")}),o.appendChild(r)}}const ft={display:"block",opacity:"1",visibility:"visible",width:"33%","padding-top":"9%",position:"absolute","z-index":"9999",bottom:"25%",left:"10%","background-size":"cover","background-image":"url(https://static.flowplayer.com/explorer/explorer.svg)"},mt="flowplayer/"+v;function ht(e){const t=t=>{t.detail!==e&&!1===e.opt("multiplay")&&e.togglePlay(!1)};e.on(O,()=>document.removeEventListener(mt,t)),document.addEventListener(mt,t)}function yt(e,t){const n=[];e.addEventListener("contextmenu",o=>{const r=o.timeStamp;for(n.push(r);n.length>3;)n.shift();n.length>=3&&n.every(e=>e-r<3e3)&&(console.debug("flowplayer/debug rendering info"),function(e,t){var n;!function(e){const t=e.querySelector(".debug-info");null==t||t.remove()}(e);const o=document.createElement("div");o.classList.add("debug-info");const r=vt("flowplayer.version","3.2.4");o.append(r);const i=null===(n=null==t?void 0:t.hls)||void 0===n?void 0:n.constructor;if(i&&i.version){const e=vt("hls.version",i.version);o.append(e)}e.appendChild(o)}(e,t))})}const vt=(e,t)=>{const n=document.createElement("div");n.classList.add("row",e);const o=document.createElement("span");o.classList.add("attr"),o.textContent=e;const r=document.createElement("span");return r.textContent=t,r.classList.add("value"),n.append(o,r),n};const Et=function(){const e=Ze(),t=e.flowplayer?e.flowplayer:{extensions:[]};return Array.isArray(t.extensions)||(t.extensions=[]),t}();function _t(n,o){if("function"==typeof n)return e.push(...[...arguments].filter(e=>"function"==typeof e)),_t;"string"==typeof o&&(o={src:o}),o||(o={}),o.token||"string"!=typeof window.__FLOWPLAYER_TOKEN||(o.token=window.__FLOWPLAYER_TOKEN);const r="string"==typeof n?document.querySelector(n):n;if(!r)return console.error(new Error("Flowplayer: '"+n.toString()+"' not found"));const i=r.querySelector("video.fp-engine");if(i)return i;const s=nt(o.token);if(!s.success)return it({root:r,data:{reason:"token",details:s.message}});const a=new Map,l=Xe(o,r);l.reaper=a,l._customElements=ce,Object.defineProperty(l,"token",{value:"string"==typeof o.token?tt.id(o.token):"",writable:!1}),l.addEventListener(O,()=>{a.clear(),l.reaper=0,delete l.root}),l.root=r,o.token&&rt.from_token(o.token).is_granted(rt.permissions.DEVELOPER_PLAN)&&e.push(ExplorerPlan),!~t.indexOf(l)&&t.push(l),Ye(o,r,l),l.setAttrs(o),l.plugins=_t.extensions.map(e=>new e(_t,l)),at(o,r,l),ct(o,r,l),ut(r,l),pt(o,r,l),ht(l),yt(r,l),l.plugins.forEach(e=>{try{e.init(o,r,l)}catch(t){console.log("Error(plugin/%s)",e.constructor.name,t)}}),l.setOpts(o),l.opts=o,o.src&&l.setSrc(o.src);const c=l.readyState;return c>0&&l.currentSrc&&l.emit(p),c>2&&l.currentSrc&&l.emit(_),l.emit("mount"),l.on("error:fatal",(function(e){it({root:r,video:l,data:e.data||{}})})),l}Object.assign(_t,Et),function(o){Array.isArray(o.extensions)&&o.extensions.forEach(t=>e.push(t)),o.customElements=ce,o.defaultElements=z,o.version="3.2.4",o.commit="09aaca5c8c467df201b16246641f0c6087f7c75b",o.instances=t,o.extensions=e,o.support=n,o.events=I,o.states=oe,o.jwt=le,o.autoplay=fe,o.quality=pe}(_t),"object"==typeof document&&setTimeout(He,0,document,"flowplayer:umd",_t);var gt="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function wt(e){var t={exports:{}};return e(t,t.exports),t.exports}var St=wt((function(e,t){var n=gt&&gt.__assign||function(){return(n=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}).apply(this,arguments)};t.__esModule=!0,t.remove=t.downcase=t.pluck=t.merge=void 0,t.merge=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return e.reduce((function(e,t){return n(n({},e),t)}),{})},t.pluck=function(e){for(var n=[],o=1;o<arguments.length;o++)n[o-1]=arguments[o];return Object.keys(e).filter((function(e){return~n.indexOf(e)})).reduce((function(n,o){var r;return t.merge(n,((r={})[o]=e[o],r))}),{})},t.downcase=function(e){return(e||"").toString().toLowerCase()},t.remove=function(e,t){var n=e.lastIndexOf(t);return~n&&e.splice(n,1),e}})),bt=wt((function(e,t){var n=gt&&gt.__createBinding||(Object.create?function(e,t,n,o){void 0===o&&(o=n),Object.defineProperty(e,o,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,o){void 0===o&&(o=n),e[o]=t[n]}),o=gt&&gt.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),r=gt&&gt.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.hasOwnProperty.call(e,r)&&n(t,e,r);return o(t,e),t};t.__esModule=!0;var i=r(St),s=function(){function e(){this.pending=[],this.open=[],this.stats={failures:0,ttl:0}}return e.of=function(){return new e},e.is_empty=function(e){return 0==e.pending.length},e.is_high_water=function(t){return t.open.length==e.MAX_OPEN_REQUESTS},e.maybe_spawn_req=function(t){if(e.is_empty(t))return t;if(e.is_high_water(t))return t;try{var n=e.lpop(t);n&&e.request(t,n)}catch(e){}},e.increment_failures=function(t){return t.stats.failures++,t.stats.failures>e.MAX_FAILURE_COUNT&&(t.stats.ttl=Date.now()+e.REQUEST_TTL_MS),t},e.handle_error=function(t,n){e.rm(t,n),e.increment_failures(t)},e.request=function(t,n){var o=n[0],r=n[1],i=n[2];if(!(Date.now()<t.stats.ttl)){var s=new XMLHttpRequest;t.open.push(s),s.timeout=e.REQUEST_TIMEOUT_MS,s.ontimeout=function(){e.handle_error(t,s)},s.onerror=function(n){e.handle_error(t,s)},s.onreadystatechange=function(){s.readyState==XMLHttpRequest.DONE&&e.rm(t,s),Math.floor(s.status/100)},s.onload=function(){e.rm(t,s),t.stats.failures&&t.stats.failures--},s.open(r,o),s.setRequestHeader("Content-Type","text/plain;charset=UTF-8");try{s.send(JSON.stringify(i))}catch(e){}}},e.rpush=function(t){for(var n=[],o=1;o<arguments.length;o++)n[o-1]=arguments[o];return n.forEach((function(n){t.pending.length>=e.MAX_PENDING||(t.pending.push(n),e.maybe_spawn_req(t))})),t},e.lpop=function(e){return e.pending.shift()},e.rm=function(e,t){return i.remove(e.open,t),e},e.MAX_OPEN_REQUESTS=3,e.MAX_PENDING=5,e.REQUEST_TIMEOUT_MS=4e3,e.REQUEST_TTL_MS=5e3,e.MAX_FAILURE_COUNT=3,e}();t.default=s})),Ot=wt((function(e,t){var n=gt&&gt.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};t.__esModule=!0;var o=n(bt);t.default=o.default.of()})),Tt=wt((function(e,t){t.__esModule=!0,t.prepare_url=t.URL_PARAM=void 0,t.URL_PARAM=/:([a-zA-Z_]+)/g,t.prepare_url=function(e,n){return e.url.replace(t.URL_PARAM,(function(t){if((t=t.slice(1,t.length))in n)return n[t].toString();e.log.error(new Error("\n preparing url["+e.url+"] failed\n \n parameter["+t+"] not detected in params:\n \n "+JSON.stringify(n,null,2)+"\n "))}))}})),Nt=wt((function(e,t){t.__esModule=!0,t.Log=void 0;var n=function(){function e(e){this.emitter=e}return e.prepare=function(e,t){var n=document.createEvent("Event");return n.initEvent(e,!1,!0),n.ns=e,n.data=t,n},e.of=function(t){return new e(t)},e.prototype.info=function(t){this.emitter.dispatchEvent(e.prepare(e.NAMESPACE.INFO,t))},e.prototype.error=function(t){this.emitter.dispatchEvent(e.prepare(e.NAMESPACE.ERROR,t))},e.prototype.warn=function(t){this.emitter.dispatchEvent(e.prepare(e.NAMESPACE.WARN,t))},e.NAMESPACE={INFO:"tracker:info",ERROR:"tracker:err",WARN:"tracker:warn"},e}();t.Log=n})),At=wt((function(e,t){var n;t.__esModule=!0,t.Verb=void 0,(n=t.Verb||(t.Verb={})).POST="POST",n.PUT="PUT",n.GET="GET"})),It=wt((function(e,t){var n=gt&&gt.__createBinding||(Object.create?function(e,t,n,o){void 0===o&&(o=n),Object.defineProperty(e,o,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,o){void 0===o&&(o=n),e[o]=t[n]}),o=gt&&gt.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),r=gt&&gt.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.hasOwnProperty.call(e,r)&&n(t,e,r);return o(t,e),t},i=gt&&gt.__spreadArrays||function(){for(var e=0,t=0,n=arguments.length;t<n;t++)e+=arguments[t].length;var o=Array(e),r=0;for(t=0;t<n;t++)for(var i=arguments[t],s=0,a=i.length;s<a;s++,r++)o[r]=i[s];return o},s=gt&&gt.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};t.__esModule=!0;var a=s(Ot),l=s(bt),c=r(Tt),u=r(St),d=function(){function e(t,n){var o=this;void 0===n&&(n={});var r=this;if(this.emitter=t,this.url=n.url,this.log=Nt.Log.of(this.emitter),this.verb=n.verb,this.metadata=u.merge({},n.metadata||{}),this.rq=n.rq||a.default,this.events=n.events||[],this.required_keys=n.required_keys||[],this.optional_keys=n.optional_keys||[],this.listeners=[],this.valid_keys=this.required_keys.slice(0).concat(this.optional_keys),e.assert_emitter_api(this.emitter),void 0===e.verb[this.verb])throw new Error("invalid HTTP verb["+this.verb+"] passed");if("string"!=typeof this.url)throw new Error("invalid API url["+this.url+"] passed");e.TRACKERS.push(this),r.events.forEach((function(t){e.create_listener(o,t,(function(n){void 0===n&&(n={});var i=u.merge(r.metadata,{event_type:t},n.data||n),s=c.prepare_url(r,i),a=e.pluck_valid_keys(r,i),d=e.ensure_required_keys(r,a);if(d.length)return r.log.error("Tracker.validate_metadata() failed for \n Event["+t+"]\n missing keys: "+d+"\n payload:\n "+JSON.stringify(a,null,2));l.default.rpush(o.rq,[s,o.verb,a])}))}))}return e.of=function(t,n){return new e(t,n)},e.ensure_required_keys=function(e,t){return e.required_keys.filter((function(e){return!(e in t)}))},e.pluck_valid_keys=function(e,t){return u.pluck.apply(u,i([t],e.valid_keys))},e.merge_metadata=function(t,n){return void 0===n&&(n={}),t.metadata=e.pluck_valid_keys(t,u.merge(t.metadata,n)),t},e.assert_emitter_api=function(e){if("function"!=typeof(e||{}).addEventListener)throw new Error("Tracker() received an emitter that does not implement the addEventListener method");if("function"!=typeof(e||{}).removeEventListener)throw new Error("Tracker() received an emitter that does not implement the removeEventListener method")},e.create_listener=function(e,t,n){e.listeners.push([t,n]),e.emitter.addEventListener(t,n)},e.prototype.destroy=function(){var t=this;this.listeners.forEach((function(e){var n=e[0],o=e[1];return t.emitter.removeEventListener(n,o)})),delete this.rq,delete this.emitter,u.remove(e.TRACKERS,this)},e.prototype.put=function(t){return void 0===t&&(t={}),e.merge_metadata(this,t),this},e.TRACKERS=[],e.QUEUE=a.default,e.verb=At.Verb,e}();t.default=d})),Lt=wt((function(e,t){var n=gt&&gt.__createBinding||(Object.create?function(e,t,n,o){void 0===o&&(o=n),Object.defineProperty(e,o,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,o){void 0===o&&(o=n),e[o]=t[n]}),o=gt&&gt.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),r=gt&&gt.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.hasOwnProperty.call(e,r)&&n(t,e,r);return o(t,e),t},i=gt&&gt.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};t.__esModule=!0,t.API=t.Tracker=void 0;var s=i(It);t.Tracker=s.default;var a=r(Tt);t.API=a})),kt="ping",Rt="display",Ct="view";const Dt=["sitegroup_id","session_id","media_id","site_id","player_id","video_type"],xt=["created","position"],Mt=["player_version","created","source","category","category_id","autoplay","muted","customer_user_id"];function Ut(e,t){return e.duration/1===e.duration&&Object.assign(t,function(e){const t=e/100;return{segment_duration:t,breakpoints:Array(...Array(100)).map((function(e,n){return Math.floor(n*t*1e3)/1e3}))}}(e.duration))}function Pt(e,t,n){if(!t.segment_duration&&!Ut(e,t))return;const o=function(e,t,n){const o=t.last_idx,r=n?99:Ft(e,t);return t.last_idx=r,r<=o?[]:t.breakpoints.slice(o,99==r?100:r).map((function(e){return t.breakpoints.indexOf(e)}))}(e,t,n);0!=o.length&&e.emit(kt,{position:o})}function Ft(e,t){return Math.min(Math.floor(e.currentTime/t.segment_duration),99)}const Bt="vod",Gt="live",Ht=[Rt,kt,Ct];function jt(e,t,n){switch(null==t?void 0:t.kind){case"live":return function(e,t){const n=Date.now();n-t.last_tracked_ts<6e4||(t.last_tracked_ts=n,++t.ticks,e.emit(kt,{position:60*t.ticks}))}(e,t);case"vod":return Pt(e,t,"boolean"==typeof n&&n)}}function qt(e){const t=e.ads;return void 0!==t&&(void 0!==t.schedule&&("function"==typeof t.hasPreroll&&(t.currentRequests?t.currentRequests:!!t.adPlaying||!(!t.hasPreroll()||0!=t.nextIndex))))}function zt(){try{return window.location!==window.parent.location?document.referrer:document.location.href}catch(e){return!1}}class Analytics{init(e,t,n){if(!rt.from_token(e.token||"").is_granted(rt.permissions.ANALYTICS))return;if(n.hasState("consent-no-tracking"))return;if(n.analytics)return;const o=n.analytics={ticker:void 0,last_media_id:"",ended:!1},r={locked:!1,ttl:6e3,task:()=>{jt(n,o.ticker)}};const i={session_id:n.deviceId(),autoplay:n.autoplay,muted:n.muted,player_id:e.player_id,customer_user_id:e.customer_user_id,player_version:"3.2.4"},s=Lt.Tracker.of(n,{verb:Lt.Tracker.verb.POST,url:"https://ptm.flowplayer.com/:video_type/:sitegroup_id/:event_type",events:Ht,required_keys:Dt,optional_keys:Mt.concat(xt).slice(0),metadata:i});n.on(O,(function(){s&&s.destroy()})),n.on(T,(function(t){if(!s)return;const r=Re(t,"data.metadata",{});if(!r.media_id)return;const i=Re(s,"metadata.media_id");if(i&&r.media_id==i)return;const a=Re(e,"analytics",{});s.put(r),s.put(a);const l=Re(e,"metadata.live_start_time",e.live)?Gt:Bt;s.put({video_type:l,source:e.source||zt()||""}),o.ticker=e.live?{ticks:0,last_tracked_ts:Date.now(),kind:"live"}:{last_idx:0,segment_duration:0,breakpoints:[],kind:"vod"},o.ended=!1,n.emit(Rt)}));let a=0;n.on(v,(function(){if(!s)return;if(a||function(e,t){return e.metadata.media_id&&e.metadata.media_id==t.last_media_id}(s,o))return;s.put({muted:n.muted});const e=qt(n);if(e)return a=Promise.resolve(e).then((function(){o.last_media_id=s.metadata.media_id,n.emit(Ct),a=0})).catch((function(){a=0}));o.last_media_id=s.metadata.media_id,n.emit(Ct)})),n.on("timeupdate",(function(){var t;s&&(a||qt(n)||o.ended||(!e.live&&n.currentTime+.25>=n.duration&&jt(n,o.ticker,!0),(t=r).locked||(t.locked=setTimeout((function(){return t.task(),function(e){return e.locked=!1,e}(t)}),t.ttl))))})),n.on(w,(function(){s&&o.ticker&&"vod"==o.ticker.kind&&function(e,t){Ut(e,t),t.last_idx=Ft(e,t)}(n,o.ticker)})),n.on(g,(function(){s&&function(e,t){t.ended||(t.ended=!0,jt(e,t.ticker))}(n,o)}))}}var Wt;function Vt(e){switch(e){case Wt.MEDIA_PLAYBACK_ABORTED:return"media playback was aborted";case Wt.MEDIA_ERR_NETWORK:return"a network error occurred";case Wt.MEDIA_ERR_DECODE:return"unable to decode media content";case Wt.MEDIA_ERR_SRC_NOT_SUPPORTED:return"unsupported media type";case Wt.NO_INTERNET:return"no internet connection detected";case Wt.MIXED_CONTENT:return"cannot load insecure content in a secure context";default:return"an unknown error occurred"}}function Kt(){}function Yt(e){try{return!!new URL(e)}catch(e){return!1}}Qe(Ze(),Analytics),"undefined"!=typeof window&&window.matchMedia&&[N,A].forEach((function(e){window.matchMedia("(orientation: "+e+")").addListener((function(n){t.length&&t.forEach((function(t){n.matches&&t.emit(e)}))}))})),function(e){e[e.UNKNOWN=-1]="UNKNOWN",e[e.MEDIA_PLAYBACK_ABORTED=1]="MEDIA_PLAYBACK_ABORTED",e[e.MEDIA_ERR_NETWORK=2]="MEDIA_ERR_NETWORK",e[e.MEDIA_ERR_DECODE=3]="MEDIA_ERR_DECODE",e[e.MEDIA_ERR_SRC_NOT_SUPPORTED=4]="MEDIA_ERR_SRC_NOT_SUPPORTED",e[e.MIXED_CONTENT=1001]="MIXED_CONTENT",e[e.NO_INTERNET=1002]="NO_INTERNET"}(Wt||(Wt={}));const Xt=()=>!0===(navigator||{}).onLine;function Qt(e){try{return"https:"===location.protocol&&"http:"==function(e){const t=document.createElement("a");return t.href=e,t}(e).protocol}catch(e){return!1}}function Zt(e,t,n){n.on(o,(function(e){const t=e.data||n.error||new Error,o=e.code||t.code,r="Error: %s\n"+(null===(i=(new Error).stack)||void 0===i?void 0:i.split("\n").slice(2).join("\n"));var i;setTimeout((function(){if(e.defaultPrevented)return;if("AbortError"==t.name)return;n.setState("is-error",!0),8===o||t.fatal||function(e){const t=e.togglePlay,n=e.root;e.togglePlay=Kt,e.once("recover",(function(){e.togglePlay=t,e.setState("is-error",!1);const o=n.querySelector(".fp-error");o&&o.remove()}))}(n);const i=function(e,t,n){switch(t){case"http:0":return function(e){return Qt(e.original_src)?{code:Wt.MIXED_CONTENT}:Xt()?{code:Wt.MEDIA_ERR_NETWORK}:Xt()?{code:Wt.UNKNOWN}:{code:Wt.NO_INTERNET}}(e);case Wt.MEDIA_ERR_SRC_NOT_SUPPORTED:return e.once(h,(function(){e.emit("recover")})),n;default:return n}}(n,o,t),s=function(e,t){if(t.message)return t.message;if(t.stack)return t.stack;const n=t.code||-1,o=Vt(n);return e.i18n("media_errors."+n,o)}(n,i);console.error(r,s);const a=n.reaper&&n.reaper.get("ui");return a&&function(e,t,n,o){if(!e)return;const r=document.createElement("div");if(r.classList.add("fp-error"),r.innerText=t,o){const t=e.querySelector("#"+o);t&&e.removeChild(t),r.id=o}if(e.append(r),n){const e=document.createElement("div");e.classList.add("fp-error-details"),e.innerText=n,r.append(e)}}(a,s,t.details)}))}))}var Jt=Object.freeze({__proto__:null,NO_FULLSCREEN:1,NO_VOLUME_CONTROL:2,NO_MUTE:4,LOGO_ON_RIGHT:8,USE_DRAG_HANDLE:16,USE_PLAY_2:32,USE_PLAY_3:64,USE_THIN_CONTROLBAR:128,NO_TITLE:256,NO_DESCRIPTION:512,NO_CONTROLS:1024,NO_DURATION:2048,NO_HEADER:4096,AUDIO_ONLY:8192,NO_TOUCH_ZONES:16384});function $t(e,t,n){let o=()=>document.fullscreenElement,r="fullscreenchange";if(!Element.prototype.requestFullscreen){const e=Element.prototype,t=document;e.webkitRequestFullScreen&&(e.requestFullscreen=e.webkitRequestFullScreen,t.fullscreenEnabled=!0),t.webkitCancelFullScreen&&(document.exitFullscreen=t.webkitCancelFullScreen),r="webkit"+r,o=()=>t.webkitCurrentFullScreenElement}const s=()=>n.getFullsceenTarget?n.getFullsceenTarget():t;n.toggleFullScreen=function(e,t){if(n.ios_fullscreen_disabled)return;if("boolean"!=typeof e&&(e=!n.hasState("is-fullscreen")),en(n)&&(e?function(e){e.getAttribute("playsinline")&&e.removeAttribute("playsinline");e.getAttribute("webkit-playsinline")&&e.removeAttribute("webkit-playsinline");e.webkitEnterFullScreen()}(n):function(e,t){e.getAttribute("playsinline")||e.setAttribute("playsinline","");e.getAttribute("webkit-playsinline")||e.setAttribute("webkit-playsinline","");t||e.webkitExitFullScreen();e.togglePlay(!1),e.hasState(te)||e.setState(te,!0)}(n,t)),!document.fullscreenEnabled)return;const o=s();e?o.requestFullscreen():document.exitFullscreen()},en(n)&&(n.ios_fullscreen_disabled=!0,n.once("beforeplay",(function(){n.ios_fullscreen_disabled=!1})),n.on("webkitendfullscreen",(function(){n.toggleFullScreen(!1,!0)}))),setTimeout(()=>{const e=s();e.addEventListener(r,(function(){const t=o(),r=t===e||t==n;n.emit(r?u:d),n.setState("is-fullscreen",r)}))},0),!1!==e.doubleclick&&t.addEventListener(i,(function(e){var t;e.target&&(null===(t=e.target)||void 0===t?void 0:t.classList.contains("fp-ui"))&&n.toggleFullScreen()}))}function en(e){return n().ios&&"function"==typeof e.webkitEnterFullScreen&&"function"==typeof e.webkitExitFullScreen}function tn(e,t){if("object"!=typeof e.opts)return{head:0,tail:0};if(0==e.seekable.length)return{head:0,tail:0};const n=t||e.opts.dvr_window,o=e.seekable.end(e.seekable.length-1);return{head:o,tail:n?o-n:e.seekable.start(0)}}function nn(e){return e.opt("live",!1)||e.duration>=Number.MAX_SAFE_INTEGER}function on(e){return isFinite(e.duration)?e.duration:0==e.seekable.length?0:tn(e).head}function rn(e){return an(e)-.5}function sn(e){return tn(e).tail}function an(e){return tn(e).head}function ln(e){return Math.min(100,Math.max(0,(e.currentTime-sn(e))/(an(e)-sn(e))*100))}function cn(e,t,n){if(!n.reaper)return;const o=document.createDocumentFragment(),r=ue(n,L);o.appendChild(r),n.reaper.set("ui",r),~t.className.indexOf("use-play-")||t.classList.add("use-play-1"),function(e,t,n){const o=ke("fp-footer");t.append(o),n.on(T,(function(e){var t,n;const r=null===(t=e.data)||void 0===t?void 0:t.description,i=null===(n=e.data)||void 0===n?void 0:n.title;if(o.innerHTML="","string"==typeof i){const e=ke("fp-title");e.innerText=i,o.append(e)}if("string"==typeof r){const e=r.split(" "),t=ke("fp-desc");for(t.innerText=e.join(" "),o.append(t);e.length>1&&t.scrollHeight>t.offsetHeight;)e.pop(),t.innerText=e.join(" ")+"..."}}))}(0,t,n),Zt(0,0,n),t.appendChild(o),[a,l].forEach(e=>{t.addEventListener(e,(function(e){n.setState("is-hovered",e.type==a),n.setState("is-accessibility",!1)}))}),$t(e,t,n),n.on("volumechange",(function(){const e=0==n.volume||n.muted;n.setState("is-muted",e),n._storage.setItem("mute",e.toString())})),"true"==n._storage.getItem("mute")&&(n.muted=!0,n.setState("is-muted",n.muted));const i=n._storage.getItem("volume");i&&!isNaN(Number(i))&&(n.volume=Number(i)),n.emit("volumechange"),n.on("dvr/window",t=>{var o;e.live&&(!("dvr"in(o=e))||1==o.dvr)&&function(e,t,n){if(0==t)return!0;const o=tn(e,n);return o.head-o.tail>=t}(n,e.seconds_to_dvr||60,t.detail)&&(n.setOpts({dvr:n.seekable.length>0}),n.seekable.length>0&&n.setOpts({dvr_window:t.detail}))}),n.on("live",(function(){n.setState("is-live-seeked",!1)})),n.on("seeking",(function(){if(!nn(n))return;if(0==n.seekable.length)return;if(0==on(n))return;const e=rn(n),t=n.currentTime>=e?"live":"dvr";if("live"===t)return n.emit(t);const o=on(n),r=tn(n),i=(o-n.currentTime)/(r.head-r.tail)*100,s=Math.round(i);n.setState("is-live-seeked",s>0),n.emit(t,{offset:s})})),n.on(p,(function(){n.setOpts({live:nn(n)})})),n.on("durationchange",(function(e){const t=nn(n),o=t?on(n):e.data||n.duration;isNaN(o)||n.setOpts({live:t,duration:o})})),n.on(T,(function(n){var o,r;e.seekable=void 0===(null===(o=null==n?void 0:n.data)||void 0===o?void 0:o.seekable)||n.data.seekable;const i=null===(r=n.data)||void 0===r?void 0:r.ui;if("number"!=typeof i)return;const s=t.classList;s.toggle("use-play-1",!(32&i||64&i)),s.toggle("use-play-2",(32&i)>0),s.toggle("use-play-3",(64&i)>0),s.toggle("use-thin-controlbar",(128&i)>0),s.toggle("no-title",(256&i)>0),s.toggle("no-description",(512&i)>0),s.toggle("logo-on-right",(8&i)>0),s.toggle("use-drag-handle",(16&i)>0),s.toggle("no-controls",(1024&i)>0),s.toggle("no-duration",(2048&i)>0),s.toggle("no-header",(4096&i)>0),s.toggle("no-mute",(4&i)>0),s.toggle("no-volume",(2&i)>0),s.toggle("no-fullscreen",(1&i)>0),s.toggle("no-touch-zones",(16384&i)>0)}));let s=null;r.addEventListener("mousemove",(function(){"number"==typeof s&&clearTimeout(s),n.setState("is-hovered",!0),s=0==n.paused&&setTimeout((function(){n.setState("is-hovered",!1)}),2e3)}))}function un(e,t,n){if(rt.from_token(e.token||"").is_granted(rt.permissions.NO_METERING))return;const o=tt.id(e.token||"");o&&n.once(v,()=>function(e,t){fetch("https://pmi.flowplayer.com/in",{method:"POST",body:JSON.stringify({token_id:t,factor:1,rnd:Math.random().toString(36).substring(2)})}).then(t=>{401==t.status&&e.emit("error:fatal",{reason:"token",details:"The token online validation failed"})})}(n,o))}var dn={ads:{ad:"Ad",ads:"Ads",advertisement:"Advertisement"},audio:{button_txt:"Audio",menu_title:"Audio"},core:{exit_fullscreen:"Exit fullscreen",fullscreen:"Fullscreen",mute:"Mute",pause:"Pause",play:"Play",unmute:"Unmute",volume:"Volume"},ovp:{starting_in:"Countdown"},playlist:{cancel:"Cancel",up_next:"Up next"},qsel:{menu_title:"Quality"},share:{clipboard_failure:"Access to clipboard failed",clipboard_success:"The text is now on your clipboard",embed:"Embed",link:"Link",menu_title:"Share"},speed:{menu_title:"Speed"}};class I18n{init(e,t,n){n.reaper&&n.reaper.set("translations",Me(I18n,e,"en"))}}I18n.en=dn;const pn="rebuffer";var fn=Object.freeze({__proto__:null,RECORD:"health:record",REBUFFER:pn});function mn(e,t){const n=function(){try{return localStorage.getItem("flowplayer/debug")}catch(e){return""}}(),o=(o,...r)=>{const i=(null==t?void 0:t.debug)||n;i&&e.match(i)&&console.log(`${e} -- ${o}`,...r)};return o.log=o,o}const hn=navigator;function yn(e){var t,n;const o=null===(t=e.hls)||void 0===t?void 0:t.bandwidthEstimate;return o?1e-6*o:(null===(n=hn.connection)||void 0===n?void 0:n.downlink)||-1}function vn(e,t){return function(e,t){return"function"==typeof navigator.sendBeacon&&navigator.sendBeacon(e,t)}(e,JSON.stringify({events:t}))}const En="https://ljsp.lwcdn.com".concat("/web/public/countdown/time.json"),_n=window,gn=_n._flowplayerTimekeeper||(_n._flowplayerTimekeeper={});const wn=e=>{switch(e){case!0:return fe.ON;case!1:return fe.OFF;default:return e}},Sn=[];function bn(e){if(e.suspended)return;const t=Sn.slice(0);Sn.length=0,0!=t.length&&(e.logger.log(`:dispatch events={${t.length}}`),vn("https://ihi.flowplayer.com/v1/health/events",t))}async function On(e,t,n){const o=await Nn();Sn.push(Object.assign(t,o)),e.logger.log(":enqueue",t.event,t),Sn.length<10&&!n||bn(e)}const Tn=()=>{var e,t;try{const n=window;return null===(t=null===(e=null==n?void 0:n.google)||void 0===e?void 0:e.ima)||void 0===t?void 0:t.VERSION}catch(e){return}},Nn=async()=>{try{const e=await async function(){const e=gn.cachedServerOffset;if(e)return e;const t=gn.pendingRequest||(gn.pendingRequest=fetch(En)),n=await t,o=parseInt(n.headers.get("age")||"0"),r=await n.json(),i=Date.now()-r.millisUtc-1e3*o;return gn.cachedServerOffset=i,gn.cachedServerOffset}();return{timestamp:Date.now()-e,adjustedTimestamp:!0}}catch(e){return{timestamp:Date.now(),adjustedTimestamp:!1}}},An=(e,t)=>Object.assign(e,{detail:t}),In=(e,{event:t,media_session_id:n,session_id:o})=>({event:t,media_session_id:n,session_id:o,device_id:e.deviceId(),version:"3.2.4",commit:"09aaca5c8c467df201b16246641f0c6087f7c75b",ima_sdk_version:Tn(),preload:e.opt("preload"),autoplay:wn(e.opt("autoplay")),live:e.opt("live"),dvr:e.opt("dvr"),source:e.original_src,downlink_mbs:yn(e),player_id:e.opt("metadata.player_id"),media_id:e.opt("metadata.media_id"),site_id:e.opt("metadata.site_id"),category_id:e.opt("metadata.category_id"),sitegroup_id:e.opt("metadata.sitegroup_id"),token:e.token,plugins:e.plugins.map(e=>e.constructor.name).sort((e,t)=>e.localeCompare(t)),current_time:e.currentTime,external_media_id:e.opt("external_media_id")}),Ln=e=>({bitrate:null==e?void 0:e.bitrate,resolution:null==e?void 0:e.attrs.RESOLUTION,frame_rate:null==e?void 0:e.attrs["FRAME-RATE"]});function kn(e,t,n,o){const r=In(t,e.eventInfo(n)),{before:i,after:s}=o;On(e,((e,t,n)=>Object.assign(e,{state:{before:t,after:n}}))(r,Ln(i),Ln(s)))}const Rn=(e,t)=>{let n=null;return(...o)=>{null!==n&&(clearTimeout(n),n=null),n=setTimeout(()=>t(...o),e)}},Cn=Pe();class Health{constructor(e,t){this.session_id=Cn,this.suspended=!1,this.logger=mn("health",t.opts),this.media_session_id=Pe(),this.analyticsLoop=setInterval(()=>bn(this),2e3),t.on(O,()=>clearInterval(this.analyticsLoop));const n=this;if(t.health={get media_session_id(){return n.media_session_id},set media_session_id(e){n.media_session_id=e},get session_id(){return n.session_id},set session_id(e){n.session_id=e},toggle(e){e?n.resume():n.suspend()}},!Health._UNLOAD_SUBSCRIBED){Health._UNLOAD_SUBSCRIBED=!0;const t=t=>e.instances.forEach(e=>e.emit(t.type));document.addEventListener("visibilitychange",e=>{"hidden"==document.visibilityState&&t(e)}),window.addEventListener("pagehide",t)}}eventInfo(e){return{event:e,media_session_id:this.media_session_id,session_id:this.session_id}}suspend(){this.suspended=!0,clearInterval(this.analyticsLoop)}resume(){this.suspended=!1,this.analyticsLoop=setInterval(()=>bn(this),2e3)}init(e,t,n){!function(e){e.on(E,(function(t){e.seeking||e.networkState===e.NETWORK_LOADING&&e.readyState!==e.HAVE_NOTHING&&e.emit(pn)}))}(n),n.on("health:record",({detail:e})=>{const t=In(n,this.eventInfo(e.event));Object.assign(t,e.detail||{}),On(this,t)}),[_,h,s,p,f,m,E,pn].forEach(e=>{n.on(e,e=>{On(this,In(n,this.eventInfo(e.type)))})}),[v,y,S,w,g,u,d].forEach(e=>{n.on(e,e=>{On(this,In(n,this.eventInfo(e.type)))})}),n.on("volumechange",Rn(800,e=>{const t=In(n,this.eventInfo(e.type));On(this,An(t,{volume:parseFloat(n.volume.toFixed(2)),muted:n.muted}))})),n.on("resize",Rn(800,e=>{const o=In(n,this.eventInfo(e.type));On(this,An(o,{height:t.clientHeight,width:t.clientWidth}))})),n.on("qualitychange",({type:e,detail:t})=>{switch(t.kind){case"hls":return kn(this,n,e,t)}});let r=Date.now()+5e3;n.on("timeupdate",e=>{if(Date.now()<r)return;r=Date.now()+5e3;const t=In(n,this.eventInfo(e.type));var o;On(this,An(t,{duration:(o=n.duration,Number.isFinite(o)?o:o===1/0?-1:void 0)}))}),n.addEventListener(o,e=>{const t=In(n,this.eventInfo(e.type)),o=e.error||n.error;if(!o)return On(this,t,!0);const r=o.code,i={error_message:o.message||Vt(r),error_code:r,error_stack:o.stack||""};return On(this,An(t,i),!0)}),n.on(b,e=>{var t;const o=null===(t=e.detail)||void 0===t?void 0:t.src;if("string"!=typeof o)return;if(!Yt(n.original_src))return;if(!Yt(o))return;if(o==n.original_src)return;this.media_session_id=Pe();On(this,In(n,this.eventInfo(e.type))),bn(this)}),n.on("visibilitychange",e=>{On(this,In(n,this.eventInfo(e.type))),bn(this)})}}Health.events=fn,Health._UNLOAD_SUBSCRIBED=!1,Qe(window,Health);class FlowplayerComponent extends HTMLElement{constructor(e){super(),this.player=e}}class FlowplayerPrimary extends FlowplayerComponent{constructor(e){super(e),this.classList.add("fp-primary");const t={logo:""};e.on(T,e=>{var n,o;const r=t.logo,i=(null===(n=null==e?void 0:e.data)||void 0===n?void 0:n.logo)||"";r!=i&&(t.logo=i,this.set_logo(i,null===(o=null==e?void 0:e.data)||void 0===o?void 0:o.logo_href))})}set_logo(e,t){if(this.innerHTML="",!e)return;const n=document.createElement("img");if(n.classList.add("fp-logo"),n.src=e,!t)return this.append(n);const o=document.createElement("a");o.href=t,o.append(n),this.append(o)}}class FlowplayerHeaderDuration extends FlowplayerComponent{constructor(e){super(e),this.classList.add("fp-duration"),e.on(T,e=>{var t;const n=(null===(t=null==e?void 0:e.data)||void 0===t?void 0:t.duration)||NaN;this.innerText=isFinite(n)?De(n):""})}}const Dn={name:"fp-fullscreen",translation_key:"core.fullscreen"},xn={name:"fp-fullscreen-exit",translation_key:"core.exit_fullscreen"},Mn={name:"fp-play",translation_key:"core.play"},Un={name:"fp-pause",translation_key:"core.pause"},Pn={translation_key:"core.mute",name:"fp-volume-mute-unmute"},Fn={translation_key:"core.play",name:"fp-small-play"},Bn={translation_key:"core.pause",name:"fp-small-pause"},Gn={name:"fp-fast-forward"},Hn={name:"fp-rewind"};class FlowplayerIcon extends FlowplayerComponent{constructor(e,t){super(e),this.classList.add("fp-icon",t.name),t.title&&this.setAttribute("title",t.title),t.title&&this.setAttribute("aria-label",t.title),this.setAttribute("tabindex","0"),this.setAttribute("focusable","true")}}document.addEventListener(r,(function(e){this.active_menu&&!e.composedPath().includes(this.active_menu)&&(Array.from(document.querySelectorAll(".fp-engine")).forEach(e=>{const t=e.root.querySelector("details[open].fp-menu-container");t&&(t.open=!1,e.root.classList.toggle("has-menu-opened",!1))}),this.active_menu=void 0)}));const jn={passive:!0};var qn;function zn(e,t){let n=0,o=-1,r=-1;const i=Math.random().toString(36).replace(/[^a-z]+/g,"").substr(0,5),s=e.classList;e.id=i,s.remove(qn.GRABBING),s.remove(qn.TOUCHING);const a=t.onseek||Kt,l=t.onstart||Kt,u=t.onend||Kt,d=t.onmouse||Kt,p=t.ontouch||Kt,f=t.ontouchend||Kt;function m(t){!function(){const t=e.getBoundingClientRect();n=t.left,o=t.width}();let r=(function(e){return"function"==typeof window.TouchEvent&&e instanceof TouchEvent}(t)?t.changedTouches[0].pageX:t.pageX)-n;return r>o&&(r=o),r<0&&(r=0),r/o*100}function h(t){const n=m(t);n!=r&&(a(e,n),r=n)}return e.addEventListener("touchstart",(function(t){Wn(e,t)&&(s.add(qn.TOUCHING),Vn(e.parentElement)&&(s.add(qn.GRABBING),p(e,m(t)),l(e,m(t)),h(t)))}),jn),e.addEventListener("touchmove",(function(t){h(t),d(e,m(t))}),jn),e.addEventListener(c,(function(t){setTimeout((function(){s.remove(qn.TOUCHING)}),500),Wn(e,t)&&(s.remove(qn.GRABBING),f(e,m(t)),u(e,m(t)),o=0)}),jn),e.addEventListener("touchcancel",(function(){s.remove(qn.GRABBING,qn.TOUCHING),o=0}),jn),e.addEventListener("mousedown",(function(t){s.contains(qn.TOUCHING)||(document.addEventListener("mousemove",h),s.add(qn.GRABBING),l(e,m(t)),t.preventDefault(),h(t))})),e.addEventListener("mousemove",(function(t){s.contains(qn.TOUCHING)||d(e,m(t))})),document.addEventListener("mouseup",(function(t){s.contains(qn.TOUCHING)||(document.removeEventListener("mousemove",h),s.contains(qn.GRABBING)&&(s.remove(qn.GRABBING),u(e,m(t)),o=0))})),e}function Wn(e,t){const n=t.target;return!!n&&(n&&!n.closest(e.id)||!Vn(e.parentElement)||!e.classList.contains(qn.TOUCHING))}function Vn(e){if(!e)return!1;const t=window.getComputedStyle(e);return"0"!==t.width&&"0"!==t.height&&"0"!==t.opacity&&"none"!==t.display&&"hidden"!==t.visibility}!function(e){e.GRABBING="has-grab",e.TOUCHING="has-touch"}(qn||(qn={}));class FlowplayerVolumeBar extends FlowplayerComponent{constructor(e){super(e),this.className="fp-volume";const t=e.root.classList,n=t.contains("is-tiny")?6:t.contains("is-small")?8:10,o=Array.from({length:n}).map(()=>{const e=document.createElement("i");return e.className="fp-tick",e});this.append(...o),zn(this,{onseek:(t,n)=>{n>0&&(e.muted=!1,e._storage.removeItem("mute")),e._storage.setItem("volume",(e.volume=n/100).toString()),this.adjustVolumeSlider(e.volume)}}),this.setAttribute("tabindex","0"),this.setAttribute("role","slider"),this.setAttribute("aria-valuemin","0"),this.setAttribute("aria-valuemax","1"),this.setAttribute("aria-label",e.i18n("core.volume","volume")),e.on("volumechange",()=>{const t=0==e.volume||e.muted;t&&this.adjustVolumeSlider(0);const n=e.opt("ui");this.classList.contains(qn.GRABBING)||t&&"number"==typeof n&&(4&n)>0||this.adjustVolumeSlider(e.volume)})}adjustVolumeSlider(e){this.setAttribute("aria-valuenow",e.toString());const t=Array.from(this.querySelectorAll(".fp-tick")),n=Math.round(e*t.length);t.forEach((e,t)=>{e.classList.toggle("fp-color",t<n)})}}function Kn(e,t){if(!e.parentElement)return;const n=e.clientWidth/e.parentElement.clientWidth*100/2;e.style.left=t-n+"%",e.style.display="block"}function Yn(e,t){if(isNaN(e.duration))return;const n=e.buffered;n.length&&(t.style.width=Math.min(n.end(n.length-1)/e.duration*100,100)+"%")}function Xn(e,t){e.style.width="0",t.style.display="none"}function Qn(e,t,n){if(!t.seekable||0==t.seekable.length)return;Kn(n,e);const o=tn(t),r=(100-Math.max(0,Math.min(e,100)))/100*(o.head-o.tail);n.innerText="-"+De(r)}function Zn(e,t){e/=100,t.currentTime=function(e,t){if(t>1||t<0)return console.warn("cannot calculate a percent outside of range(0..1)"),0;const n=tn(e);return n.tail+t*(n.head-n.tail)}(t,e)}function Jn(e,t){e.style.width="0",t.style.display="none"}class FlowplayerTimelineBar extends FlowplayerComponent{constructor(e){let t;super(e),this.bufferEle=ke("fp-buffer"),this.progress=ke("fp-progress","fp-color"),this.tooltipEle=ke("fp-timestamp"),this.proposedSeekBar=ke("fp-hover"),this.dragger=ke("fp-dragger","fp-color"),this.classList.add("fp-timeline","fp-bar"),this.tooltipEle.style.display="none",this.setAttribute("role","slider"),this.setAttribute("tabindex","0"),this.setAttribute("aria-label",e.i18n("timeline","Timeline")),this.progress.append(this.dragger),this.append(this.bufferEle,this.progress,this.proposedSeekBar,this.tooltipEle);let n=!1;const r=requestAnimationFrame;let i=void 0;const s=()=>{var n;0==e.reaper||t.live||(n=e,this.progress.style.width=n.currentTime/n.duration*100+"%",i=void 0,e.paused||this.classList.contains(qn.GRABBING)||i||(i=setTimeout(s,200)))},a=()=>!!this.player.opt("seekable",!0)&&!isNaN(this.player.duration);zn(this,{onseek:(n,o)=>{if(a())switch(!!t.live){case!0:Qn(o,e,this.tooltipEle);break;case!1:!function(e,t,n){const o=t.duration*(e/100);if(t.disabled&&o>t.currentTime)return!1;n.style.width=e+"%",t.currentTime=o}(o,e,this.progress),Kn(this.tooltipEle,o)}},onstart:()=>{a()&&(e.emit("timeline/gesture/start"),e.setState(Q,!0),t.live||function(e){e.style.display="block"}(this.tooltipEle))},onend:function(n,o){r(s),0!=t.seekable&&t.live&&Zn(o,e)},ontouch:function(){e.paused||(n=!0,e.pause())},ontouchend:()=>{n&&(n=!1,e.play()),t.live?Jn(this.proposedSeekBar,this.tooltipEle):Xn(this.proposedSeekBar,this.tooltipEle)},onmouse:(n,o)=>{if(a()&&!this.classList.contains(qn.GRABBING))switch(e.emit("timeline/gesture/move",{percent:o}),!!t.live){case!0:!function(e,t){t.style.width=e+"%"}(o,this.proposedSeekBar),Qn(o,e,this.tooltipEle);break;case!1:!function(e,t){t.style.width=e+"%"}(o,this.proposedSeekBar),function(e,t,n){if(isNaN(e)||isNaN(t.duration))return;Kn(n,e),n.innerHTML="";const o=document.createElement("span");o.innerText=De(e/100*t.duration),n.append(o)}(o,e,this.tooltipEle)}}}),e.on(T,(function(e){e.data&&(t=e.data)})),e.on(v,()=>r(s)),e.on("live",()=>{this.progress.style.width="100%"}),e.on(m,()=>{0==e.reaper||t.live||Yn(e,this.bufferEle)}),e.on("dvr",e=>{e.detail&&(this.progress.style.width=100-e.detail.offset+"%")}),e.on("timeupdate",()=>{0!=e.reaper&&(r(s),this.setAttribute("aria-valuenow",e.currentTime+""),t.live||Yn(e,this.bufferEle))}),e.on(p,()=>{0!=e.reaper&&(t.live||Yn(e,this.bufferEle))}),e.on("durationchange",t=>{if(0==e.reaper)return;const n=nn(e)?on(e):t.data||e.duration;isNaN(n)||(this.setAttribute("aria-valuemax",n+""),this.setAttribute("aria-valuemin","0"))}),e.on(b,()=>{e.once("beforeplay",()=>{e.hasState(J)&&!e.hasState(ee)&&(this.progress.style.width=ln(e)+"%")})}),e.on(y,()=>{if(!e.hasState(J)||e.hasState(ee))return;const t=setInterval(()=>{if(e.hasState(ee))return n();this.progress.style.width=ln(e)+"%"},1e4);function n(){clearInterval(t),[v,o,b,O].forEach(t=>{e.removeEventListener(t,n)})}e.on([v,o,b,O],n)}),this.addEventListener(l,()=>{e.emit("timeline/gesture/end"),t.live?Jn(this.proposedSeekBar,this.tooltipEle):Xn(this.proposedSeekBar,this.tooltipEle)})}}class FlowplayerChaptersTimelineBar extends FlowplayerTimelineBar{constructor(e){super(e),this.handleChapters(e)}handleChapters(e){const t=document.createElement("div");let n;this.addEventListener("chapters:new",e=>{t.innerText="",this.querySelectorAll(".fp-chapter").forEach(e=>this.removeChild(e)),e.data&&e.data.forEach(e=>{const o=document.createElement("div");o.className="fp-chapter",o.style.left=e.left,o.style.bottom=o.style.top="0",o.style.width=e.width,o.title=e.title,o.onmouseover=()=>{t.innerText=e.title},o.onmouseleave=()=>{t.innerText=n||""},this.appendChild(o)})}),this.addEventListener("chapter:changed",o=>{var r;const i=o.data;i&&(t.parentNode||(null===(r=function(e,t){const n=e._customElements.get(t);return n&&e.root.querySelector(n)||void 0}(e,k))||void 0===r||r.insertAdjacentElement("beforebegin",t),t.classList.toggle("fp-togglable",!0),t.classList.toggle("fp-chapter-info",!0)),n=i,t.innerText=i)})}}class FlowplayerLiveStatus extends FlowplayerComponent{constructor(e){super(e),this.classList.add("fp-live-status");const t=ke("fp-live-text"),n=ke("fp-live-indicator","fp-color");t.textContent="live",this.append(n,t),this.addEventListener(r,(function(){!function(e){try{if(!e.hasState("is-live-seeked"))return;e.emit("live"),e.dvr_offset=0,e.currentTime=rn(e)}catch(e){console.warn("failed to seek to now: %j",e)}}(e)}))}}class FlowplayerDuration extends FlowplayerComponent{constructor(e){let t;super(e),this.classList.add("fp-duration"),e.on(T,n=>{if(0==e.reaper||!n.data)return;t=n.data;const o=nn(e)?NaN:n.data.duration||0;if(isNaN(o)||o>=Number.MAX_SAFE_INTEGER)return this.style.display="none";this.style.display="inline-block",this.innerText=De(o)}),e.on(p,()=>{var n,o;0==e.reaper||t.live||(o=this,(n=e).duration&&(o.innerText=De(n.duration)))})}}class FlowplayerElapsedTime extends FlowplayerComponent{constructor(e){let t;super(e),this.classList.add("fp-elapsed"),this.innerText=De(0),e.on(T,e=>{e.data&&(t=e.data)}),e.on("timeupdate",()=>{var n;0!=e.reaper&&(t.live?(n=e,this.innerText=De(n.currentTime)):function(e,t){t.innerText=De(e.currentTime)}(e,this))})}}class FlowplayerControlButtons extends FlowplayerComponent{constructor(e){super(e),this.classList.add("fp-btns","fp-small-switch");const t=ue(e,"flowplayer-small-pause-icon"),n=ue(e,"flowplayer-small-play-icon");t.addEventListener("click",(function(){e.togglePlay(),setTimeout((function(){n.focus&&n.focus()}),100)})),n.addEventListener("click",(function(){e.togglePlay(),setTimeout((function(){t.focus&&t.focus()}),100)})),this.append(t,n)}}class FlowplayerLeftRightZone extends FlowplayerComponent{constructor(e,t){super(e),this.classList.add(t);const n=this.classList.contains("fp-left-zone")?-1:1,o=document.createElement("span"),r=ue(e,this.classList.contains("fp-left-zone")?j:"flowplayer-fast-forward-icon");r.removeAttribute("tabindex"),o.classList.add("fp-zone-seconds"),this.append(o,r);e.on(w,()=>{o.innerText=""}),e.on("seek:queued",e=>{const t=e.data;if(!t)return;if("number"!=typeof t.offset)return;const n=t.offset;if(0==n)return this.reset_zone();n>0&&this.classList.contains("fp-right-zone")||n<0&&!this.classList.contains("fp-right-zone")?this.render_zone_state(n):this.reset_zone()}),e.on("seek:cancel",()=>{this.reset_zone()}),this.reset_zone(),this.addEventListener(c,(function(t){isNaN(e.duration)||isNaN(e.currentTime)||16384&e.opt("ui")||e.hasState(ee)||!e.hasState("will-seek")&&!e.hasState(te)||e.enqueueSeek(5*n)&&(t.stopPropagation(),t.preventDefault())}))}reset_zone(){const e=this.querySelector(".fp-zone-seconds");e&&(e.innerText="")}render_zone_state(e){const t=this.querySelector(".fp-zone-seconds");t&&(t.innerText=Math.abs(e)+"")}}class FlowplayerHeaderLeftRight extends FlowplayerComponent{constructor(e,t,...n){super(e),this.className=t;const o=e.createComponents(...n);this.append(...o),"fp-left"!==t&&o.forEach(t=>{t.addEventListener(r,()=>e.toggleFullScreen())})}}class FlowplayerMiddleWait extends FlowplayerComponent{constructor(e){super(e),this.classList.add("fp-wait"),Array(...Array(4)).map((e,t)=>t).forEach(()=>{this.append(document.createElement("b"))})}}class FlowplayerMiddleZone extends FlowplayerComponent{constructor(e){super(e),this.classList.add("fp-middle-zone");const t=e.createComponents(B,"flowplayer-middle-buttons");this.append(...t)}}class FlowplayerMiddleButtons extends FlowplayerComponent{constructor(e){super(e),this.classList.add("fp-switch"),[G,H].forEach(t=>{const n=ue(e,t);n.removeAttribute("tabindex"),this.append(n)})}}class FlowplayerVolumeControl extends FlowplayerComponent{constructor(e){super(e),this.classList.add("fp-volume-control");const t=ue(e,q);this.append(t),!n().ios&&this.append(ue(e,x)),t instanceof FlowplayerIcon&&t.addEventListener(r,(function(){e.toggleMute()}))}}class FlowplayerHeader extends FlowplayerComponent{constructor(e){super(e),this.classList.add("fp-header"),this.append(...e.createComponents("flowplayer-header-left-zone","flowplayer-header-right-zone")),e.reaper&&e.reaper.set("header",this)}}class FlowplayerControls extends FlowplayerComponent{constructor(e){super(e),this.classList.add("fp-controls","fp-togglable"),this.append(...e.createComponents("flowplayer-control-buttons",R,C,D,"flowplayer-control-duration","flowplayer-volume-control"))}}class FullscreenIcon extends FlowplayerIcon{constructor(e,t){super(e,t),this.setAttribute("role","button"),this.setAttribute("aria-label",e.i18n(t==Dn?"core.fullscreen":"core.fullscreen_exit"))}}class FlowplayerMiddle extends FlowplayerComponent{constructor(e){super(e),this.classList.add("fp-middle"),this.append(...e.createComponents("flowplayer-middle-left-zone",F,"flowplayer-middle-right-zone")),this.setAttribute("tabindex","0"),this.setAttribute("role","button"),this.setAttribute("aria-label",e.i18n("core.play")),e.reaper&&e.reaper.set("middle",this),this.handleClick(e),this.handleTouch(e),[v,w].forEach(t=>e.once(t,()=>{this.removeAttribute("tabindex"),this.removeAttribute("role"),this.removeAttribute("aria-label")}))}handleClick(e){[r,i].forEach(t=>this.addEventListener(t,(function(t){if(!t.defaultPrevented&&!e.hasState("is-endscreen"))return t.preventDefault(),e.emit(t.type),!1}))),e.on(r,(function(t){setTimeout((function(){t.defaultPrevented||e.hasState($)||e.togglePlay()}),0)})),e.on(i,(function(t){setTimeout((function(){t.defaultPrevented||e.toggleFullScreen()}),0)}))}handleTouch(e){let t=!1;this.addEventListener(c,(function(t){t.cancelable&&!e.hasState("is-endscreen")&&(t.preventDefault(),e.emit(t.type,{source:t}))})),e.on(c,(function(n){setTimeout((function(){if(n.defaultPrevented)return;if(e.hasState($))return;if(e.ended)return e.togglePlay(!0);const o=e.hasState(X);t&&clearTimeout(t),(o||e.hasState(te)||e.hasState("no-autoplay"))&&(e.hasState(te)&&(e.setState(te,!1),e.setState("is-hovered",!1)),e.togglePlay(),o)||(e.setState(te,!0),e.paused||(t=setTimeout((function(){t=!1,e.setState(te,!1),e.setState("is-hovered",!1)}),2e3)))}),0)}))}}class FlowplayerUi extends FlowplayerComponent{constructor(e){super(e),this.classList.add("fp-ui"),this.append(...e.createComponents(M,P,k))}}return _t.extensions.unshift.apply(_t.extensions,[I18n,Analytics,Health,class Default{constructor(e){de(e,L,FlowplayerUi),de(e,k,FlowplayerControls),de(e,R,FlowplayerLiveStatus),de(e,"flowplayer-control-duration",FlowplayerDuration),de(e,D,e.extensions.find(e=>"Chapters"===e.name)?FlowplayerChaptersTimelineBar:FlowplayerTimelineBar),de(e,C,FlowplayerElapsedTime),de(e,x,FlowplayerVolumeBar),de(e,"flowplayer-volume-control",FlowplayerVolumeControl),de(e,"flowplayer-control-buttons",FlowplayerControlButtons),de(e,M,FlowplayerHeader),de(e,U,FlowplayerPrimary),de(e,"flowplayer-header-duration",FlowplayerHeaderDuration),de(e,"flowplayer-header-left-zone",class extends FlowplayerHeaderLeftRight{constructor(e){super(e,"fp-left",U,"flowplayer-header-duration")}}),de(e,"flowplayer-header-right-zone",class extends FlowplayerHeaderLeftRight{constructor(e){super(e,"fp-right fp-togglable","flowplayer-fullscreen-enter-icon","flowplayer-fullscreen-exit-icon")}}),de(e,P,FlowplayerMiddle),de(e,F,FlowplayerMiddleZone),de(e,B,FlowplayerMiddleWait),de(e,"flowplayer-middle-buttons",FlowplayerMiddleButtons),de(e,"flowplayer-middle-right-zone",class extends FlowplayerLeftRightZone{constructor(e){super(e,"fp-right-zone")}}),de(e,"flowplayer-middle-left-zone",class extends FlowplayerLeftRightZone{constructor(e){super(e,"fp-left-zone")}}),de(e,"flowplayer-small-play-icon",class extends FlowplayerIcon{constructor(e){super(e,Fn),this.setAttribute("role","button")}}),de(e,"flowplayer-small-pause-icon",class extends FlowplayerIcon{constructor(e){super(e,Bn),this.setAttribute("role","button")}}),de(e,G,class extends FlowplayerIcon{constructor(e){super(e,Mn)}}),de(e,H,class extends FlowplayerIcon{constructor(e){super(e,Un)}}),de(e,"flowplayer-fullscreen-enter-icon",class extends FullscreenIcon{constructor(e){super(e,Dn)}}),de(e,"flowplayer-fullscreen-exit-icon",class extends FullscreenIcon{constructor(e){super(e,xn)}}),de(e,"flowplayer-fast-forward-icon",class extends FlowplayerIcon{constructor(e){super(e,Gn)}}),de(e,j,class extends FlowplayerIcon{constructor(e){super(e,Hn)}}),de(e,q,class extends FlowplayerIcon{constructor(e){super(e,Pn),this.classList.add("fp-volumebtn"),e.on("volumechange",()=>{const t=0==e.volume||e.muted;this.setAttribute("aria-label",t?e.i18n("unmute","unmute"):e.i18n("mute","mute"))})}})}init(e,t,n){var o;un(e,0,n),cn(e,t,n),o=n,"undefined"!=typeof window&&"ontouchstart"in window&&o.setState("is-touch-device",!0),o.setState("is-accessibility",!1)}}]),Object.assign(_t,{ui:Jt,i18n:I18n})}));
1
+ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).flowplayer=t()}(this,(function(){"use strict";const e=[],t=[];function n(){const e="undefined"!=typeof document&&"undefined"!=typeof window,t=e?navigator.userAgent:"",n=/iP(hone|od)/i.test(t)&&!/iPad/.test(t)&&!/IEMobile/i.test(t),o=/Android/.test(t)&&!/Firefox/.test(t),r=/^((?!chrome|android).)*safari/i.test(t),i=/SamsungBrowser/.test(t),s=i&&/SMART-TV/.test(t);return{controls:!n,video:function(t){return e&&document.createElement("video").canPlayType(t)},lang:e&&window.navigator.language,android:o,iphone:n,safari:r,ios:e&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream,samsung:i,samsung_tv:i&&s,touch:!!("ontouchstart"in window)}}const o="click",r="dblclick",i="load",s="mouseenter",a="mouseleave",l="touchend",c="fullscreenenter",u="fullscreenexit",d="loadedmetadata",p="loadeddata",f="progress",m="loadstart",h="pause",y="playing",v="waiting",_="canplay",E="ended",g="seeked",w="seeking",S="reap",b="config",O="landscape",T="portrait";var N=Object.freeze({__proto__:null,MOUNT:"mount",ERROR:"error",CONTEXT_MENU:"contextmenu",CLICK:o,DBL_CLICK:r,KEYUP:"keyup",KEYDOWN:"keydown",LOAD:i,MOUSE_ENTER:s,MOUSE_LEAVE:a,MOUSE_UP:"mouseup",MOUSE_DOWN:"mousedown",MOUSE_MOVE:"mousemove",TOUCH_START:"touchstart",TOUCH_MOVE:"touchmove",TOUCH_END:l,TOUCH_CANCEL:"touchcancel",RESIZE:"resize",SCROLL:"scroll",FULLSCREEN_ENTER:c,FULLSCREEN_EXIT:u,FULLSCREEN_CHANGE:"fullscreenchange",WEBKIT_NEEDKEY:"webkitneedkey",METADATA:d,DATA:p,PROGRESS:f,TIME_UPDATE:"timeupdate",LOAD_START:m,VOLUME_CHANGE:"volumechange",PAUSE:h,PLAYING:y,PLAY:"play",WAITING:v,CAN_PLAY:_,ENDED:E,SEEKED:g,SEEKING:w,DURATION_CHANGE:"durationchange",BEFORE_PLAY:"beforeplay",BEFORE_PAUSE:"beforepause",STATE:"state",CUEPOINTS:"cuepoints",CUEPOINT_START:"cuepointstart",CUEPOINT_END:"cuepointend",VIEW_ENTER:"viewenter",VIEW_LEAVE:"viewleave",SOURCE:"src",RECOVER:"recover",REAP:S,CONFIG:b,QUALITIES:"qualities",SET_QUALITY:"quality:set",NON_RECOVERABLE_ERROR:"error:fatal",RECOMMENDATIONS_READY:"recommendationsready",AUDIO_ONLY_SOURCE:"audioonlysource",LANDSCAPE:O,PORTRAIT:T,RENDER_PLUGIN:"renderplugin",DVR:"dvr",LIVE:"live",SEEK_QUEUED:"seek:queued",SEEK_CANCEL:"seek:cancel",PLUGIN_REGISTERED:"plugin:registered",REMOTE_SESSION_STARTED:"remotesession:started",REMOTE_SESSION_ENDED:"remotesession:ended",INTERSECTIONCHANGE:"intersectionchange"});const A="flowplayer-ui",I="flowplayer-control",L="flowplayer-live-status",R="flowplayer-elapsed-time",k="flowplayer-timeline-bar",C="flowplayer-volume-bar",D="flowplayer-header",x="flowplayer-primary",M="flowplayer-middle",U="flowplayer-middle-zone",P="flowplayer-wait",F="flowplayer-play-icon",B="flowplayer-pause-icon",G="flowplayer-rewind-icon",H="flowplayer-volume-icon";var j=Object.freeze({__proto__:null,SUBTITLES_MENU:"flowplayer-subtitles-menu",SHARE_MENU:"flowplayer-share-menu",SPEED_MENU:"flowplayer-speed-menu",QUALITY_MENU:"flowplayer-quality-menu",AUDIO_MENU:"flowplayer-audio-menu",UI:A,CONTROL:I,CONTROL_BUTTONS:"flowplayer-control-buttons",LIVE_STATUS:L,ELAPSED:R,TIMELINE:k,CONTROL_DURATION:"flowplayer-control-duration",VOLUME_CONTROL:"flowplayer-volume-control",VOLUME_BAR:C,HEADER:D,HEADER_LEFT_ZONE:"flowplayer-header-left-zone",HEADER_RIGHT_ZONE:"flowplayer-header-right-zone",PRIMARY:x,HEADER_DURATION:"flowplayer-header-duration",MIDDLE:M,MIDDLE_ZONE:U,WAIT:P,MIDDLE_BUTTONS:"flowplayer-middle-buttons",MIDDLE_LEFT_ZONE:"flowplayer-middle-left-zone",MIDDLE_RIGHT_ZONE:"flowplayer-middle-right-zone",ENDSCREEN_INTERSTITIAL:"flowplayer-endscreen-interstitial",ENDSCREEN_UP_NEXT:"flowplayer-endscreen-up-next",ENDSCREEN_GRID:"flowplayer-endscreen-grid",PLAYLIST_INTERSTITIAL:"flowplayer-playlist-interstitial",AIRPLAY_ICON:"flowplayer-airplay-icon",CHROMECAST_ICON:"flowplayer-chromecast-icon",SMALL_PLAY_ICON:"flowplayer-small-play-icon",SMALL_PAUSE_ICON:"flowplayer-small-pause-icon",PLAY_ICON:F,PAUSE_ICON:B,FULLSCREEN_ENTER_ICON:"flowplayer-fullscreen-enter-icon",FULLSCREEN_EXIT_ICON:"flowplayer-fullscreen-exit-icon",SKIP_NEXT_ICON:"flowplayer-skip-next-icon",SKIP_PREVIOUS_ICON:"flowplayer-skip-previous-icon",FAST_FORWARD_ICON:"flowplayer-fast-forward-icon",REWIND_ICON:G,SHARE_ICON:"flowplayer-share-icon",VOLUME_ICON:H,MUTE_ICON:"flowplayer-mute-icon",UNMUTE_ICON:"flowplayer-unmute-icon",CLOSE_ICON:"flowplayer-close-icon",FACEBOOK_ICON:"flowplayer-facebook-icon",TWITTER_ICON:"flowplayer-twitter-icon",LINK_ICON:"flowplayer-link-icon",EMBED_ICON:"flowplayer-embed-icon",LIVE_COUNTDOWN:"flowplayer-live-countdown",PLAYLIST_CONTROLS:"flowplayer-playlist-controls",THUMBNAILS_CAROUSEL:"flowplayer-thumbnails-carousel"});const q="is-playing",z="is-paused",W="is-loaded",V="is-loading",K="is-starting",Y="is-seeking",X="is-ended",Q="is-waiting",Z="is-live-seeked",J="no-timeline",$="is-touched",ee="is-in-viewport";var te=Object.freeze({__proto__:null,PLAYING:q,FULLSCREEN:"is-fullscreen",PAUSED:z,MUTED:"is-muted",LOADED:W,LOADING:V,STARTING:K,SEEKING:Y,GRABBING:"is-grabbing",DISABLED:"is-disabled",SMALL:"is-small",TINY:"is-tiny",RTL:"is-rtl",ENDED:X,LIVE:"is-live",ERRORED:"is-error",WAITING:Q,AUTOPLAY:"is-autoplay",NO_AUTOPLAY:"no-autoplay",SEAMLESS:"is-seamless",TOGGLING:"is-toggling",LIVE_SEEKED:Z,NO_DVR:J,HAS_POSTER:"has-poster",MENU_OPENED:"has-menu-opened",TOUCHED:$,HOVERED:"is-hovered",TOUCH_DEVICE:"is-touch-device",WILL_SEEK:"will-seek",SEEKABLE:"is-seekable",IN_VIEWPORT:ee});function ne(e){this.message=e}ne.prototype=new Error,ne.prototype.name="InvalidCharacterError";var oe="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||function(e){var t=String(e).replace(/=+$/,"");if(t.length%4==1)throw new ne("'atob' failed: The string to be decoded is not correctly encoded.");for(var n,o,r=0,i=0,s="";o=t.charAt(i++);~o&&(n=r%4?64*n+o:o,r++%4)?s+=String.fromCharCode(255&n>>(-2*r&6)):0)o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(o);return s};var re=function(e){var t=e.replace(/-/g,"+").replace(/_/g,"/");switch(t.length%4){case 0:break;case 2:t+="==";break;case 3:t+="=";break;default:throw"Illegal base64url string!"}try{return function(e){return decodeURIComponent(oe(e).replace(/(.)/g,(function(e,t){var n=t.charCodeAt(0).toString(16).toUpperCase();return n.length<2&&(n="0"+n),"%"+n})))}(t)}catch(e){return oe(t)}};function ie(e){this.message=e}ie.prototype=new Error,ie.prototype.name="InvalidTokenError";var se=function(e,t){if("string"!=typeof e)throw new ie("Invalid token specified");var n=!0===(t=t||{}).header?0:1;try{return JSON.parse(re(e.split(".")[n]))}catch(e){throw new ie("Invalid token specified: "+e.message)}};se.InvalidTokenError=ie;const ae=new Map,le=(e,t)=>new(((e,t)=>{const n=e.get(t);if(!n)throw new Error(`no flowplayer component with the name ${t} exists`);const o=window.customElements.get(t);if(!o)throw new Error(`no default flowplayer component with the name ${t} exists`);const r=window.customElements.get(n);return"function"!=typeof r?o:r})(e._customElements,t))(e),ce=(e,t,n)=>{window.customElements.get(t)||window.customElements.define(t,n),e.customElements.get(t)||e.customElements.set(t,t)};var ue,de;!function(e){e[e.LOW=1]="LOW",e[e.MEDIUM=2]="MEDIUM",e[e.HIGH=4]="HIGH"}(ue||(ue={})),function(e){e[e.OFF=0]="OFF",e[e.ON=1]="ON",e[e.AUDIO_REQUIRED=2]="AUDIO_REQUIRED"}(de||(de={}));function pe(e,t,n){const o="boolean"==typeof n;if("boolean"!=typeof n&&(n=e.paused),function(e,t,n){const o=e.poll(t?"beforeplay":"beforepause",{forced:n});return o&&o.defaultPrevented}(e,n,o))return;if(!n)return e.pause();if(0==e.reaper)return;const r=e.reaper.get("__pending_play");return 0!=e.paused||r?r?(r.src!==me(e.original_src)&&fe(e),r):(function(e){return(0==e.networkState||0==e.readyState)&&e.currentSrc==me(e.original_src)}(e)&&fe(e),(e=>e.autoplay&&de.AUDIO_REQUIRED&e.autoplay)(t)?function(e){e.muted=!1,0==e.volume&&(e.volume=1);return e.play().catch(e=>{console.warn("[flowplayer/play] autoplay audio required\n%s",e.message)})}(e):(e.setState(K,!1),e.play().catch(t=>(console.warn("[flowplayer/play] attempting muted autoplay\n%s",t.message),e.muted=!0,e.volume=0,e.play())))):void 0}function fe(e){e.currentSrc.match(/^blob:/)||e.load()}function me(e){const t=document.createElement("a");return t.href=e,t.href}function he(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}function ye(e){const t=document.createElement("a");t.href=e;const n=t.pathname&&t.pathname.split(".");return n.length>1&&n[n.length-1]}function ve(e){switch(e){case"video/mpd":return"application/dash+xml";case"video/m3u8":return"application/x-mpegurl";default:return e}}const _e=e=>{var{src:t}=e,n=he(e,["src"]);return[Object.assign({src:t,type:t?ve("video/"+ye(t)):""},n)]};function Ee(e){return _e({src:e})}function ge(e){var{src:t,type:n}=e,o=he(e,["src","type"]);return t&&n?[Object.assign({src:t,type:n},o)]:n&&!t?[Object.assign({type:n},o)]:_e(Object.assign({src:t},o))}var we;function Se(e,t,n,o={safari:!1}){const r=function(e){return"string"==typeof e?Ee(e):Array.isArray(e)||"object"!=typeof e?e.reduce((function(e,t){return"string"==typeof t&&(t=Ee(t)),"object"!=typeof t||Array.isArray(t)||(t=ge(t)),e.concat(t)}),[]):ge(e)}(n);return e.currentSrc&&(e.innerHTML="",e.setOpts({live:!1}),e.live_state.dvr=void 0,e.live_state.dvr_window=void 0,delete e.opts.live,delete e.opts.duration),[Y,q,z,V,W,Z].forEach(t=>e.setState(t,!1)),t.autoplay||e.setState(K,!0),Array(...Array(r.length)).map((e,t)=>t).some(n=>{const i=r[n];if(we.Ok==function(e,t,n){e.emit("src",n),"string"==typeof n.src&&(e.original_src=n.src);const o=function(e,t,n){return e.plugins.filter(e=>{return(t=e)&&"wants"in t;var t}).find(e=>e.wants(n.src||"",n,t))}(e,t,n);return e.setOpts({is_native:!o}),o?(o.onload(t,e.root,e,n),we.Ok):we.Err}(e,t,i)||we.Ok==function(e,t,n,o={safari:!1}){var r;/^audio\//.test(n.type||"")&&e.emit("audioonlysource");t.start_time&&(n.src=n.src+"#t="+t.start_time);if(""==e.canPlayType(n.type||""))return we.Err;if(n.drm&&(!n.drm["com.apple.fps.1_0"]||!o.safari))return we.Err;"string"==typeof n.src&&(e.preload=t.autoplay?"auto":null!==(r=t.preload)&&void 0!==r?r:"auto",e.src=n.src,"none"!==e.preload&&e.setState(V,!0));return we.Ok}(e,t,i,o))return!0;n==r.length-1&&"string"==typeof i.src&&(e.src=i.src)}),function(e,t){!function(e,t){if(!e.currentSrc)return;if("none"==e.opt("preload"))return;if(t.autoplay&&t.autoplay>0)return;e.load()}(e,t)}(e,t),e}!function(e){e[e.Err=0]="Err",e[e.Ok=1]="Ok"}(we||(we={}));const be=[S,w,"src","seek:cancel"];var Oe;function Te(e,t,n){return isNaN(e.duration)||isNaN(e.currentTime)?{}:(t.offset+=n,0==t.offset?Ne(e,t):(t.timer&&clearTimeout(t.timer),t.timer=setTimeout((function(){0!=e.reaper&&(e.currentTime=function(e,t,n=0){return Math.max(Math.min(t,e),n)}(e.currentTime+t.offset,e.duration),t.timer=0,Ne(e,t))}),1e3),function(e,t){e.setState("will-seek",!0),e.setState(Oe.BACKWARD,t.offset<0),e.setState(Oe.FORWARD,t.offset>0)}(e,t),e.emit("seek:queued",t),t))}function Ne(e,t){t.timer&&clearTimeout(t.timer),t.timer=t.offset=0,function(e){e.setState(Oe.FORWARD,!1),e.setState(Oe.BACKWARD,!1),e.setState("will-seek",!1)}(e)}function Ae(){if("undefined"==typeof document)return!1;const e=document.documentElement;return e&&"rtl"==e.getAttribute("dir")}function Ie(...e){const t=document.createElement("div");return 0==e.length||t.classList.add(...e),t}function Le(e,t,n){const o=function(e){return Array.isArray(e)?e.slice(0):e.split(".")}(t);for(;o.length;){if(null==e)return n;const t=o.shift();if("string"!=typeof t)return n;e=e[t]}return null==e?n:e}function Re(e){const t="number"==typeof e?e:parseInt(e,10);return(t>9?"":"0")+t}function ke(e){if(isNaN(e)||e>=Number.MAX_SAFE_INTEGER)return"";const t=e<0?"-":"";e=Math.round(Math.abs(e));const n=Math.floor(e/3600);let o=Math.floor(e/60);return e-=60*o,n>=1?(o-=60*n,t+n+":"+Re(o)+":"+Re(e)):t+Re(o)+":"+Re(e)}!function(e){e.FORWARD="forward",e.BACKWARD="backward"}(Oe||(Oe={}));const Ce=navigator.languages||[navigator.language];function De(e,t,n){const o={};return n=t.lang||n,e[n]&&(o[n]=e[n]),function(){try{return Ce.reduce((e,t)=>~t.indexOf("-")?e.concat(t,t.split("-")[0]):e.concat(t),[])}catch(e){return[]}}().forEach((function(t){e[t]&&!o[t]&&(o[t]=e[t])})),Object.values(o)}const xe=[1e7]+""+-1e3+-4e3+-8e3+-1e11,Me=()=>"undefined"==typeof crypto?"":xe.replace(/[018]/g,e=>(e^crypto.getRandomValues(new Uint8Array(1))[0]&15>>e/4).toString(16));let Ue="";!function(){let e=!1;try{const t=Object.defineProperty({},"passive",{get:function(){e=!0}});window.addEventListener("testPassive",null,t),window.removeEventListener("testPassive",null,t)}catch(e){}}();const Pe=["touchstart","touchmove"];function Fe(e,t){const n=new CustomEvent(e,{detail:t,cancelable:!0});return t&&Object.defineProperty(n,"data",{get:()=>t}),n}function Be(e,t,n){const o=Fe(t,n);return e.dispatchEvent(o),e}function Ge(e,t,n){const o=Fe(t,n);return e.dispatchEvent(o),o}function He(e,t,n,o){Array.isArray(t)?t.forEach(t=>je(e,t,n,o)):je(e,t,n,o)}function je(e,t,n,o){if(r=t,!~Pe.indexOf(r))return e.addEventListener(t,n,o),e;var r;const i=Object.assign(o||{},{passive:!0});return e.addEventListener(t,n,i),e}function qe(e,t,n,o){return He(e,t,n,Object.assign(o||{},{once:!0}))}class PlayerStorage{constructor(e,t){this.implementation=e,t&&t.keys().forEach(e=>{"string"==typeof t.implementation[e]&&this.implementation.setItem(e,t.implementation[e])})}keys(){var e;const t=[];for(var n=0;n<this.implementation.length;n++)(null===(e=this.implementation.key(n))||void 0===e?void 0:e.startsWith("flowplayer/"))&&t.push(this.implementation.key(n));return t}removeItem(e){try{this.implementation.removeItem("flowplayer/"+e)}catch(e){}}getItem(e){try{return this.implementation.getItem("flowplayer/"+e)}catch(e){return null}}setItem(e,t){try{this.implementation.setItem("flowplayer/"+e,t)}catch(e){}}clear(){try{this.keys().forEach(e=>this.implementation.removeItem(e))}catch(e){}}get length(){try{return this.keys().length}catch(e){return 0}}key(e){try{return this.implementation.key(e)}catch(e){return null}}}class InMemoryStorage{constructor(){this.pairs=[]}get length(){return this.pairs.length}clear(){this.pairs=[]}getItem(e){var t;return(null===(t=this.pairs.find(t=>t[0]===e))||void 0===t?void 0:t[1])||null}key(e){return this.pairs[e][0]||null}removeItem(e){this.pairs=this.pairs.filter(t=>t[0]!==e)}setItem(e,t){this.removeItem(e),this.pairs.push([e,t])}}const ze={preload:"none",rtl:!1,controls:!0},We=["loop","muted","preload"];function Ve(e,o,r){let i;r.live_state={dvr_window:void 0,get dvr(){return i},set dvr(t){t!==i&&(i=t,r.setState(J,!(!e.live||t)))}},r._storage=new PlayerStorage(["localStorage","sessionStorage"].map(e=>{try{const t=window[e];return t.getItem(""),t}catch(t){return console.debug(`Access to window.${e} denied, trying next option`),null}}).find(e=>!!e)||new InMemoryStorage),r.toJSON=function(){return{duration:r.duration,volume:r.volume,currentTime:r.currentTime,states:r.root.className}},r.setSrc=function(t){return Se(r,e,t,n())},r.playerState=r.playerState||{},r.setState=function(e,t){if(r.playerState[e]===!!t)return r;const n=Object.assign({},r.playerState,{[e]:t});return n[Q]&&(n[q]=!1),r.playerState=n,Be(r,"state",r.playerState),r},r.createComponents=function(...e){return Array.from({length:e.length}).map((t,n)=>le(this,e[n]))},r.hasState=function(e){return!!r.playerState[e]},r.transitionState=function(e,t,n){!r.hasState(e)&&r.hasState(t)||(n=0),n&&r.setState("is-toggling",!0),r.setState(t,!1),r.setState(e,!0),n&&setTimeout((function(){r.setState("is-toggling",!1)}),n)},r.emit=(e,t)=>(Be(r,e,t),r),r.on=(e,t)=>(He(r,e,t),r),r.once=(e,t)=>(qe(r,e,t),r),r.off=(e,t)=>{var n,o;return n=e,o=t,r.removeEventListener(n,o),r},r.poll=(e,t)=>Ge(r,e,t),r.togglePlay=function(t){return pe(r,e,t)},r.toggleMute=function(e){e=null==e?!r.muted:!!e,r.muted=e,r.muted||r.volume||(r.volume=1),Be(r,"volumechange")},r.toggleDisable=function(e){e=null==e?!r.disabled:!!e,r.setState("is-disabled",e),r.disabled=e},r.destroy=function(){r.pause();const e=t.indexOf(r);~e&&t.splice(e,1),setTimeout((function(){r.setSrc([]),r.reaper&&r.reaper.clear(),Be(r,S)}),0)},r.setAttrs=function(e){return We.forEach(t=>{if(!(t in e))return;const n=e[t];n?r.setAttribute(t,n.toString()):r.removeAttribute(t)}),r},r.opt=function(t,n){return n=void 0===n?Le(ze,t):n,Le(e,t,n)},r.i18n=function(e,t){if(!r.reaper)return"";const n=r.reaper.get("translations");return n?function e(t,n,o,r){return(r=r||0)>=t.length?o:Le(t[r],n,e(t,n,o,r+1))}(n,e,t||""):t||""},r.setOpts=function(t){Object.assign(e,t),e.live&&!r.hasState("is-live")&&(r.setState(J,!0),Be(r,"live")),"disabled"in t&&void 0!==t.disabled&&r.toggleDisable(t.disabled),"muted"in t&&void 0!==t.muted&&r.toggleMute(t.muted),"dvr"in e&&(r.live_state.dvr=r.opt("dvr"));const n=!!e.autoplay&&!r.hasState("no-autoplay");r.setState("is-autoplay",n),r.setState("is-rtl",r.opt("rtl",function(e){if(!e)return Ae();const t=e.getAttribute("dir");return t?"rtl"==t:Ae()}(o))),r.setState("is-live",!!e.live),r.setState("has-poster","string"==typeof e.poster&&e.poster.length>0),r.setState("is-seekable",!!e.seekable),o.style.backgroundImage=r.hasState("has-poster")?"url('"+e.poster+"')":"",Be(r,b,e)},r.renderPlugin=function(e){Ge(r,"renderplugin",e).defaultPrevented||r.root.appendChild(e)};const s={offset:0,timer:0};var a,l;l=s,(a=r).on(be,(function(){Ne(a,l)})),r.enqueueSeek=function(e){if(0!=r.opts.seekable&&!(1==r.opts.disabled&&e>0))return Te(r,s,e)},r.deviceId=function(){return function(e){if(Ue)return Ue;try{const t=e.getItem("flowplayer/uuid");if(t)return t;const n=Me();return e.setItem("flowplayer/uuid",n),n}catch(e){return Ue=Me()}}(r._storage)}}function Ke(e,t){const n=t.querySelector("video"),o=n||(e._video_element_callback?e._video_element_callback(e):document.createElement("video"));return o.classList.add("fp-engine"),o.playsInline=!0,n||t.append(o),o}var Ye="undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{};function Xe(e,t){if("object"==typeof exports&&"undefined"!=typeof module)return t;"flowplayer"in e||(e.flowplayer={extensions:[]});const n=e.flowplayer;return"function"==typeof n?(n(t),t):(Array.isArray(n.extensions)||(n.extensions=[]),~n.extensions.indexOf(t)||n.extensions.push(t),t)}function Qe(){return"undefined"!=typeof window?window:void 0!==Ye?Ye:{}}const Ze=["localhost","127.0.0.1","0.0.0.0","s.codepen.io","cdpn.io","try.flowplayer.com"];function Je(e,t){return!!~Ze.indexOf(e)||e.indexOf(t)===e.length-t.length}Je.check_whitelist=function(e){return!!~Ze.indexOf(e)};const $e="production";function et(e,t){const n={valid_jwt:!1,raw:"",data:{acl:0},exp:0};let o={c:"{}",exp:0};t=t||{};try{o=se(e),n.valid_jwt=!0}catch(e){}return n.raw=e,n.data=JSON.parse(o.c),n.exp=o.exp,t.require_valid_token&&et.validate(n),n}function tt(e){try{return et.validate(e),{success:!0,message:""}}catch(e){return{success:!1,message:e.message}}}var nt;function ot(e){return{grant:e,is_granted:t=>(e&t)===t}}function rt({root:e,video:t,data:n}){t&&t.destroy(),console.error(new Error(n.details||n.reason)),e.innerHTML="",e.classList.remove("flowplayer"),e.classList.add("flowplayer-fatal"),e.style.removeProperty("background-image");const o=document.createElement("h2");o.textContent="Playback Error";const r=document.createElement("p");r.textContent="Are you the site owner?";const i=document.createElement("a");i.classList.add("troubleshoot"),i.target="_blank",i.href="https://docs.flowplayer.com/troubleshooting/player#"+n.reason,i.textContent="Troubleshoot?";const s=document.createElement("img");s.src="https://flowplayer.com/user/pages/images/logo-white.png",e.append(o,r,i,s)}function it(e,t){const n=t.clientWidth;t.classList.toggle("is-small",n<600),t.classList.toggle("is-tiny",n<400)}function st(e,t,o){let r=!0;t.classList.add("flowplayer"),it(0,t),He(o,[m,"resize"],(function(){it(0,t)})),He(o,"state",(function(){Object.entries(o.playerState).forEach((function([e,n]){t.classList.toggle(e,n)}))})),He(o,"timeupdate",(function(){o.setState(Q,o.readyState<3)})),He(o,E,(function(t){setTimeout((function(){if(!t.defaultPrevented){if(e.rewind&&!o.loop){const t=o.src;e.autoplay&&(e.autoplay=0,o.setState("is-autoplay",!1)),o.setState(Y,!0),qe(o,g,(function(){t===o.src&&(o.setState(Y,!1),o.pause(),o.setState(K,!0))})),o.currentTime=0}qe(o,"timeupdate",(function(){o.setState(X,!1)})),o.transitionState(X,q,e.loop||e.rewind?0:300)}}),0)})),He(o,[w,g],(function(e){o.setState(Y,e.type==w),o.setState(z,o.paused),o.setState(q,!o.paused)})),He(o,E,(function(){o.setState(q,!1),r=!0})),He(o,f,()=>{if(!o.opts.live||!o.opts.is_native)return;const e=o.seekable;0!=e.length&&o.emit("dvr/window",e.end(e.length-1)-e.start(0))}),He(o,n().ios?d:p,(function(){var e,t;o.setState(W,!0),o.setState(V,!1);const n=o;0===(null===(e=n.videoTracks)||void 0===e?void 0:e.length)&&(null===(t=n.audioTracks)||void 0===t?void 0:t.length)>0&&o.emit("audioonlysource")})),He(o,[v,_,m],(function(t){if(!o.hasState(Y)&&(t.type!=_||e.autoplay||o.setState(Q,!1),t.type!=m||"none"!=o.opt("preload")||e.autoplay)){if(t.type==m&&e.autoplay)return qe(o,y,(function(){o.setState(Q,!1)}));t.type==v&&([q,z,K].forEach((function(e){o.setState(e,!1)})),o.hasState(W)||o.setState(V,!0)),o.setState(X,!1),o.setState(Q,t.type==v)}})),He(o,[y,h],(function(t){setTimeout(()=>{const e=new CustomEvent("flowplayer/"+t.type,{detail:o});document.dispatchEvent(e)},0);const n=t.type==y,i=o.currentTime==o.duration,s=n&&r&&e.autoplay||o.hasState(Q);if(n&&(o.started=!0,r=!1),o.setState(Q,!1).setState(K,!1),i||o.hasState(Y))return;const a=n?q:z,l=n?z:q;o.transitionState(a,l,s?0:300),n&&o.setState("no-autoplay",!1)}))}et.validate=function(e){if("string"==typeof e&&(e=et(e)),!e||!e.raw){if(Je.check_whitelist(window.location.hostname)||"dev"===$e.toString())return!0;throw new Error("No token provided in configuration")}if(!e.valid_jwt)throw new Error("Invalid token provided");const t=window.location.hostname,n=Je.bind(null,t);if("dev"!==$e.toString()&&e.data.domain&&e.data.domain.length&&!e.data.domain.some(n))throw new Error("Domain not allowed");if("dev"!==$e.toString()&&1e3*e.exp-Date.now()<0)throw new Error("Expired token");return!0},et.id=function(e){if(e)return"string"==typeof e&&(e=et(e)),e.data.id},function(e){e[e.ADS=2]="ADS",e[e.ANALYTICS=4]="ANALYTICS",e[e.NO_METERING=8]="NO_METERING",e[e.DEVELOPER_PLAN=16]="DEVELOPER_PLAN"}(nt||(nt={})),ot.of=ot,ot.from_token=function(e){const t=et(e,{require_valid_token:!0});return ot.of(t.data.acl)},ot.permissions=nt;const at=[0].concat(Array.from({length:100}).map((e,t)=>(t+1)/100));function lt(e,t,n){if(!window.IntersectionObserver)return;const r={should_resume:!!e.autoplay,has_user_gesture:!1,locked:!1};[l,o].forEach(e=>qe(n,e,()=>r.has_user_gesture=!0)),He(n,"play",(function(){r.locked||(r.should_resume=!0)})),He(n,"src",(function(){r.should_resume=!!e.autoplay})),He(n,h,(function(){r.locked||(r.should_resume=!1)})),He(n,_,(function(t){if(e.autoplay)return n.hasState(ee)&&r.should_resume?n.togglePlay(!0):void(e.autopause||n.hasState(ee)||!r.should_resume||qe(n,"viewenter",()=>{e.autoplay&&r.should_resume&&n.togglePlay(!0)}))}));const i=new IntersectionObserver(e=>{e.forEach(e=>{setTimeout(()=>{const t=e.intersectionRatio,o=n.hasState(ee);if(n.setState(ee,t>=.2),n.emit("intersectionchange",{ratio:t}),o===n.hasState(ee))return;const r=n.hasState(ee)?"viewenter":"viewleave";n.emit(r)},0)})},{threshold:at});i.observe(t),n.on(S,()=>i.disconnect()),e.autopause&&(He(n,"viewenter",(function(){r.should_resume&&e.autopause&&n.togglePlay(!0)})),He(n,"viewleave",(function(){if(!e.autopause)return;const t=!n.paused;r.locked=!0,n.pause(),setTimeout((function(){r.should_resume=t,r.locked=!1}),0)})))}function ct(e,t){if(!window.ResizeObserver)return;const n=new ResizeObserver(e=>{const n=e[e.length-1];t.emit("resize",n)});n.observe(e),t.on(S,()=>n.disconnect())}function ut(e){if("number"==typeof e&&!isNaN(e))return Number(e);if("string"==typeof e){const t=e.split(":");return Number(t[1])/Number(t[0])}return e}function dt(e,t,n){const o=!!e.ratio,r=document.createElement("div");r.classList.add("fp-ratio"),t.append(r);let i=ut(e.ratio||.5625);r.style.paddingTop=100*i+"%";const s=[p,d];n.on(s,(function(){if(o)return;const e=n.videoHeight&&n.videoWidth&&n.videoHeight/n.videoWidth;e&&n.setOpts({ratio:e})})),n.on(b,(function(){const t=n.videoHeight&&n.videoWidth&&n.videoHeight/n.videoWidth,o=ut((null==e?void 0:e.ratio)||t||.5625);i!==o&&(i=o,r.style.paddingTop=100*o+"%")}))}class ExplorerPlan{constructor(){this.cleanUp=this.cleanUp.bind(this),this.render=this.render.bind(this),this.wireUp=this.wireUp.bind(this)}init(e,t,n){this.root=t,this.player=n,this.wireUp()}wireUp(){var e,t;this.cleanUp(),null===(e=this.player)||void 0===e||e.once(y,this.render),null===(t=this.player)||void 0===t||t.once(E,this.wireUp)}cleanUp(){var e,t,n,o;null===(t=null===(e=this._logo)||void 0===e?void 0:e.parentElement)||void 0===t||t.removeChild(this._logo),null===(n=this.player)||void 0===n||n.off(y,this.render),null===(o=this.player)||void 0===o||o.off(E,this.wireUp)}render(){var e,t,n;null===(t=null===(e=this._logo)||void 0===e?void 0:e.parentElement)||void 0===t||t.removeChild(this._logo);const o=(null===(n=this.root)||void 0===n?void 0:n.querySelector(".fp-ui"))||this.root;if(!o)return;const r=this._logo=document.createElement("a");r.href="https://explorer.flowplayer.com",r.target="_blank",Object.entries(pt).forEach(([e,t])=>{r.style.setProperty(e,t,"important")}),o.appendChild(r)}}const pt={display:"block",opacity:"1",visibility:"visible",width:"33%","padding-top":"9%",position:"absolute","z-index":"9999",bottom:"25%",left:"10%","background-size":"cover","background-image":"url(https://static.flowplayer.com/explorer/explorer.svg)"},ft="flowplayer/"+y;function mt(e){const t=t=>{t.detail!==e&&!1===e.opt("multiplay")&&e.togglePlay(!1)};e.on(S,()=>document.removeEventListener(ft,t)),document.addEventListener(ft,t)}function ht(e,t){const n=[];e.addEventListener("contextmenu",o=>{const r=o.timeStamp;for(n.push(r);n.length>3;)n.shift();n.length>=3&&n.every(e=>e-r<3e3)&&(console.debug("flowplayer/debug rendering info"),function(e,t){var n;!function(e){const t=e.querySelector(".debug-info");null==t||t.remove()}(e);const o=document.createElement("div");o.classList.add("debug-info");const r=yt("flowplayer.version","3.2.7-rc.0");o.append(r);const i=null===(n=null==t?void 0:t.hls)||void 0===n?void 0:n.constructor;if(i&&i.version){const e=yt("hls.version",i.version);o.append(e)}e.appendChild(o)}(e,t))})}const yt=(e,t)=>{const n=document.createElement("div");n.classList.add("row",e);const o=document.createElement("span");o.classList.add("attr"),o.textContent=e;const r=document.createElement("span");return r.textContent=t,r.classList.add("value"),n.append(o,r),n};const vt=function(){const e=Qe(),t=e.flowplayer?e.flowplayer:{extensions:[]};return Array.isArray(t.extensions)||(t.extensions=[]),t}();function _t(n,o){if("function"==typeof n)return e.push(...[...arguments].filter(e=>"function"==typeof e)),_t;"string"==typeof o&&(o={src:o}),o||(o={}),o.token||"string"!=typeof window.__FLOWPLAYER_TOKEN||(o.token=window.__FLOWPLAYER_TOKEN);const r="string"==typeof n?document.querySelector(n):n;if(!r)return console.error(new Error("Flowplayer: '"+n.toString()+"' not found"));const i=r.querySelector("video.fp-engine");if(i)return i;const s=tt(o.token);if(!s.success)return rt({root:r,data:{reason:"token",details:s.message}});const a=new Map,l=Ke(o,r);l.reaper=a,l._customElements=ae,Object.defineProperty(l,"token",{value:"string"==typeof o.token?et.id(o.token):"",writable:!1}),l.addEventListener(S,()=>{a.clear(),l.reaper=0,delete l.root}),l.root=r,o.token&&ot.from_token(o.token).is_granted(ot.permissions.DEVELOPER_PLAN)&&e.push(ExplorerPlan),!~t.indexOf(l)&&t.push(l),Ve(o,r,l),l.setAttrs(o),l.plugins=_t.extensions.map(e=>new e(_t,l)),st(o,r,l),lt(o,r,l),ct(r,l),dt(o,r,l),mt(l),ht(r,l),l.plugins.forEach(e=>{try{e.init(o,r,l)}catch(t){console.log("Error(plugin/%s)",e.constructor.name,t)}}),l.setOpts(o),l.opts=o,o.src&&l.setSrc(o.src);const c=l.readyState;return c>0&&l.currentSrc&&l.emit(d),c>2&&l.currentSrc&&l.emit(_),l.emit("mount"),l.on("error:fatal",(function(e){rt({root:r,video:l,data:e.data||{}})})),l}Object.assign(_t,vt),function(o){Array.isArray(o.extensions)&&o.extensions.forEach(t=>e.push(t)),o.customElements=ae,o.defaultElements=j,o.version="3.2.7-rc.0",o.commit="f3c6202420898d27fd0d3042d24c17f35752225b",o.instances=t,o.extensions=e,o.support=n,o.events=N,o.states=te,o.jwt=se,o.autoplay=de,o.quality=ue}(_t),"object"==typeof document&&setTimeout(Be,0,document,"flowplayer:umd",_t);var Et="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function gt(e){var t={exports:{}};return e(t,t.exports),t.exports}var wt=gt((function(e,t){var n=Et&&Et.__assign||function(){return(n=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}).apply(this,arguments)};t.__esModule=!0,t.remove=t.downcase=t.pluck=t.merge=void 0,t.merge=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return e.reduce((function(e,t){return n(n({},e),t)}),{})},t.pluck=function(e){for(var n=[],o=1;o<arguments.length;o++)n[o-1]=arguments[o];return Object.keys(e).filter((function(e){return~n.indexOf(e)})).reduce((function(n,o){var r;return t.merge(n,((r={})[o]=e[o],r))}),{})},t.downcase=function(e){return(e||"").toString().toLowerCase()},t.remove=function(e,t){var n=e.lastIndexOf(t);return~n&&e.splice(n,1),e}})),St=gt((function(e,t){var n=Et&&Et.__createBinding||(Object.create?function(e,t,n,o){void 0===o&&(o=n),Object.defineProperty(e,o,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,o){void 0===o&&(o=n),e[o]=t[n]}),o=Et&&Et.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),r=Et&&Et.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.hasOwnProperty.call(e,r)&&n(t,e,r);return o(t,e),t};t.__esModule=!0;var i=r(wt),s=function(){function e(){this.pending=[],this.open=[],this.stats={failures:0,ttl:0}}return e.of=function(){return new e},e.is_empty=function(e){return 0==e.pending.length},e.is_high_water=function(t){return t.open.length==e.MAX_OPEN_REQUESTS},e.maybe_spawn_req=function(t){if(e.is_empty(t))return t;if(e.is_high_water(t))return t;try{var n=e.lpop(t);n&&e.request(t,n)}catch(e){}},e.increment_failures=function(t){return t.stats.failures++,t.stats.failures>e.MAX_FAILURE_COUNT&&(t.stats.ttl=Date.now()+e.REQUEST_TTL_MS),t},e.handle_error=function(t,n){e.rm(t,n),e.increment_failures(t)},e.request=function(t,n){var o=n[0],r=n[1],i=n[2];if(!(Date.now()<t.stats.ttl)){var s=new XMLHttpRequest;t.open.push(s),s.timeout=e.REQUEST_TIMEOUT_MS,s.ontimeout=function(){e.handle_error(t,s)},s.onerror=function(n){e.handle_error(t,s)},s.onreadystatechange=function(){s.readyState==XMLHttpRequest.DONE&&e.rm(t,s),Math.floor(s.status/100)},s.onload=function(){e.rm(t,s),t.stats.failures&&t.stats.failures--},s.open(r,o),s.setRequestHeader("Content-Type","text/plain;charset=UTF-8");try{s.send(JSON.stringify(i))}catch(e){}}},e.rpush=function(t){for(var n=[],o=1;o<arguments.length;o++)n[o-1]=arguments[o];return n.forEach((function(n){t.pending.length>=e.MAX_PENDING||(t.pending.push(n),e.maybe_spawn_req(t))})),t},e.lpop=function(e){return e.pending.shift()},e.rm=function(e,t){return i.remove(e.open,t),e},e.MAX_OPEN_REQUESTS=3,e.MAX_PENDING=5,e.REQUEST_TIMEOUT_MS=4e3,e.REQUEST_TTL_MS=5e3,e.MAX_FAILURE_COUNT=3,e}();t.default=s})),bt=gt((function(e,t){var n=Et&&Et.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};t.__esModule=!0;var o=n(St);t.default=o.default.of()})),Ot=gt((function(e,t){t.__esModule=!0,t.prepare_url=t.URL_PARAM=void 0,t.URL_PARAM=/:([a-zA-Z_]+)/g,t.prepare_url=function(e,n){return e.url.replace(t.URL_PARAM,(function(t){if((t=t.slice(1,t.length))in n)return n[t].toString();e.log.error(new Error("\n preparing url["+e.url+"] failed\n \n parameter["+t+"] not detected in params:\n \n "+JSON.stringify(n,null,2)+"\n "))}))}})),Tt=gt((function(e,t){t.__esModule=!0,t.Log=void 0;var n=function(){function e(e){this.emitter=e}return e.prepare=function(e,t){var n=document.createEvent("Event");return n.initEvent(e,!1,!0),n.ns=e,n.data=t,n},e.of=function(t){return new e(t)},e.prototype.info=function(t){this.emitter.dispatchEvent(e.prepare(e.NAMESPACE.INFO,t))},e.prototype.error=function(t){this.emitter.dispatchEvent(e.prepare(e.NAMESPACE.ERROR,t))},e.prototype.warn=function(t){this.emitter.dispatchEvent(e.prepare(e.NAMESPACE.WARN,t))},e.NAMESPACE={INFO:"tracker:info",ERROR:"tracker:err",WARN:"tracker:warn"},e}();t.Log=n})),Nt=gt((function(e,t){var n;t.__esModule=!0,t.Verb=void 0,(n=t.Verb||(t.Verb={})).POST="POST",n.PUT="PUT",n.GET="GET"})),At=gt((function(e,t){var n=Et&&Et.__createBinding||(Object.create?function(e,t,n,o){void 0===o&&(o=n),Object.defineProperty(e,o,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,o){void 0===o&&(o=n),e[o]=t[n]}),o=Et&&Et.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),r=Et&&Et.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.hasOwnProperty.call(e,r)&&n(t,e,r);return o(t,e),t},i=Et&&Et.__spreadArrays||function(){for(var e=0,t=0,n=arguments.length;t<n;t++)e+=arguments[t].length;var o=Array(e),r=0;for(t=0;t<n;t++)for(var i=arguments[t],s=0,a=i.length;s<a;s++,r++)o[r]=i[s];return o},s=Et&&Et.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};t.__esModule=!0;var a=s(bt),l=s(St),c=r(Ot),u=r(wt),d=function(){function e(t,n){var o=this;void 0===n&&(n={});var r=this;if(this.emitter=t,this.url=n.url,this.log=Tt.Log.of(this.emitter),this.verb=n.verb,this.metadata=u.merge({},n.metadata||{}),this.rq=n.rq||a.default,this.events=n.events||[],this.required_keys=n.required_keys||[],this.optional_keys=n.optional_keys||[],this.listeners=[],this.valid_keys=this.required_keys.slice(0).concat(this.optional_keys),e.assert_emitter_api(this.emitter),void 0===e.verb[this.verb])throw new Error("invalid HTTP verb["+this.verb+"] passed");if("string"!=typeof this.url)throw new Error("invalid API url["+this.url+"] passed");e.TRACKERS.push(this),r.events.forEach((function(t){e.create_listener(o,t,(function(n){void 0===n&&(n={});var i=u.merge(r.metadata,{event_type:t},n.data||n),s=c.prepare_url(r,i),a=e.pluck_valid_keys(r,i),d=e.ensure_required_keys(r,a);if(d.length)return r.log.error("Tracker.validate_metadata() failed for \n Event["+t+"]\n missing keys: "+d+"\n payload:\n "+JSON.stringify(a,null,2));l.default.rpush(o.rq,[s,o.verb,a])}))}))}return e.of=function(t,n){return new e(t,n)},e.ensure_required_keys=function(e,t){return e.required_keys.filter((function(e){return!(e in t)}))},e.pluck_valid_keys=function(e,t){return u.pluck.apply(u,i([t],e.valid_keys))},e.merge_metadata=function(t,n){return void 0===n&&(n={}),t.metadata=e.pluck_valid_keys(t,u.merge(t.metadata,n)),t},e.assert_emitter_api=function(e){if("function"!=typeof(e||{}).addEventListener)throw new Error("Tracker() received an emitter that does not implement the addEventListener method");if("function"!=typeof(e||{}).removeEventListener)throw new Error("Tracker() received an emitter that does not implement the removeEventListener method")},e.create_listener=function(e,t,n){e.listeners.push([t,n]),e.emitter.addEventListener(t,n)},e.prototype.destroy=function(){var t=this;this.listeners.forEach((function(e){var n=e[0],o=e[1];return t.emitter.removeEventListener(n,o)})),delete this.rq,delete this.emitter,u.remove(e.TRACKERS,this)},e.prototype.put=function(t){return void 0===t&&(t={}),e.merge_metadata(this,t),this},e.TRACKERS=[],e.QUEUE=a.default,e.verb=Nt.Verb,e}();t.default=d})),It=gt((function(e,t){var n=Et&&Et.__createBinding||(Object.create?function(e,t,n,o){void 0===o&&(o=n),Object.defineProperty(e,o,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,o){void 0===o&&(o=n),e[o]=t[n]}),o=Et&&Et.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),r=Et&&Et.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.hasOwnProperty.call(e,r)&&n(t,e,r);return o(t,e),t},i=Et&&Et.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};t.__esModule=!0,t.API=t.Tracker=void 0;var s=i(At);t.Tracker=s.default;var a=r(Ot);t.API=a})),Lt="ping",Rt="display",kt="view";const Ct=["sitegroup_id","session_id","media_id","site_id","player_id","video_type"],Dt=["created","position"],xt=["player_version","created","source","category","category_id","autoplay","muted","customer_user_id"];function Mt(e,t){return e.duration/1===e.duration&&Object.assign(t,function(e){const t=e/100;return{segment_duration:t,breakpoints:Array(...Array(100)).map((function(e,n){return Math.floor(n*t*1e3)/1e3}))}}(e.duration))}function Ut(e,t,n){if(!t.segment_duration&&!Mt(e,t))return;const o=function(e,t,n){const o=t.last_idx,r=n?99:Pt(e,t);return t.last_idx=r,r<=o?[]:t.breakpoints.slice(o,99==r?100:r).map((function(e){return t.breakpoints.indexOf(e)}))}(e,t,n);0!=o.length&&e.emit(Lt,{position:o})}function Pt(e,t){return Math.min(Math.floor(e.currentTime/t.segment_duration),99)}const Ft="vod",Bt="live",Gt=[Rt,Lt,kt];function Ht(e,t,n){switch(null==t?void 0:t.kind){case"live":return function(e,t){const n=Date.now();n-t.last_tracked_ts<6e4||(t.last_tracked_ts=n,++t.ticks,e.emit(Lt,{position:60*t.ticks}))}(e,t);case"vod":return Ut(e,t,"boolean"==typeof n&&n)}}function jt(e){const t=e.ads;return void 0!==t&&(void 0!==t.schedule&&("function"==typeof t.hasPreroll&&(t.currentRequests?t.currentRequests:!!t.adPlaying||!(!t.hasPreroll()||0!=t.nextIndex))))}function qt(){try{return window.location!==window.parent.location?document.referrer:document.location.href}catch(e){return!1}}class Analytics{init(e,t,n){if(!ot.from_token(e.token||"").is_granted(ot.permissions.ANALYTICS))return;if(n.hasState("consent-no-tracking"))return;if(n.analytics)return;const o=n.analytics={ticker:void 0,last_media_id:"",ended:!1},r={locked:!1,ttl:6e3,task:()=>{Ht(n,o.ticker)}};const i={session_id:n.deviceId(),autoplay:n.autoplay,muted:n.muted,player_id:e.player_id,customer_user_id:e.customer_user_id,player_version:"3.2.7-rc.0"},s=It.Tracker.of(n,{verb:It.Tracker.verb.POST,url:"https://ptm.flowplayer.com/:video_type/:sitegroup_id/:event_type",events:Gt,required_keys:Ct,optional_keys:xt.concat(Dt).slice(0),metadata:i});n.on(S,(function(){s&&s.destroy()})),n.on(b,(function(t){if(!s)return;const r=Le(t,"data.metadata",{});if(!r.media_id)return;const i=Le(s,"metadata.media_id");if(i&&r.media_id==i)return;const a=Le(e,"analytics",{});s.put(r),s.put(a);const l=Le(e,"metadata.live_start_time",e.live)?Bt:Ft;s.put({video_type:l,source:e.source||qt()||""}),o.ticker=e.live?{ticks:0,last_tracked_ts:Date.now(),kind:"live"}:{last_idx:0,segment_duration:0,breakpoints:[],kind:"vod"},o.ended=!1,n.emit(Rt)}));let a=0;n.on(y,(function(){if(!s)return;if(a||function(e,t){return e.metadata.media_id&&e.metadata.media_id==t.last_media_id}(s,o))return;s.put({muted:n.muted});const e=jt(n);if(e)return a=Promise.resolve(e).then((function(){o.last_media_id=s.metadata.media_id,n.emit(kt),a=0})).catch((function(){a=0}));o.last_media_id=s.metadata.media_id,n.emit(kt)})),n.on("timeupdate",(function(){var t;s&&(a||jt(n)||o.ended||(!e.live&&n.currentTime+.25>=n.duration&&Ht(n,o.ticker,!0),(t=r).locked||(t.locked=setTimeout((function(){return t.task(),function(e){return e.locked=!1,e}(t)}),t.ttl))))})),n.on(g,(function(){s&&o.ticker&&"vod"==o.ticker.kind&&function(e,t){Mt(e,t),t.last_idx=Pt(e,t)}(n,o.ticker)})),n.on(E,(function(){s&&function(e,t){t.ended||(t.ended=!0,Ht(e,t.ticker))}(n,o)}))}}var zt;function Wt(e){switch(e){case zt.MEDIA_PLAYBACK_ABORTED:return"media playback was aborted";case zt.MEDIA_ERR_NETWORK:return"a network error occurred";case zt.MEDIA_ERR_DECODE:return"unable to decode media content";case zt.MEDIA_ERR_SRC_NOT_SUPPORTED:return"unsupported media type";case zt.NO_INTERNET:return"no internet connection detected";case zt.MIXED_CONTENT:return"cannot load insecure content in a secure context";default:return"an unknown error occurred"}}function Vt(){}function Kt(e){try{return!!new URL(e)}catch(e){return!1}}Xe(Qe(),Analytics),"undefined"!=typeof window&&window.matchMedia&&[O,T].forEach((function(e){window.matchMedia("(orientation: "+e+")").addListener((function(n){t.length&&t.forEach((function(t){n.matches&&t.emit(e)}))}))})),function(e){e[e.UNKNOWN=-1]="UNKNOWN",e[e.MEDIA_PLAYBACK_ABORTED=1]="MEDIA_PLAYBACK_ABORTED",e[e.MEDIA_ERR_NETWORK=2]="MEDIA_ERR_NETWORK",e[e.MEDIA_ERR_DECODE=3]="MEDIA_ERR_DECODE",e[e.MEDIA_ERR_SRC_NOT_SUPPORTED=4]="MEDIA_ERR_SRC_NOT_SUPPORTED",e[e.MIXED_CONTENT=1001]="MIXED_CONTENT",e[e.NO_INTERNET=1002]="NO_INTERNET"}(zt||(zt={}));const Yt=()=>!0===(navigator||{}).onLine;function Xt(e){try{return"https:"===location.protocol&&"http:"==function(e){const t=document.createElement("a");return t.href=e,t}(e).protocol}catch(e){return!1}}function Qt(e,t,n){n.on("error",(function(e){const t=e.data||n.error||new Error,o=e.code||t.code,r="Error: %s\n"+(null===(i=(new Error).stack)||void 0===i?void 0:i.split("\n").slice(2).join("\n"));var i;setTimeout((function(){if(e.defaultPrevented)return;if("AbortError"==t.name)return;n.setState("is-error",!0),8===o||t.fatal||function(e){const t=e.togglePlay,n=e.root;e.togglePlay=Vt,e.once("recover",(function(){e.togglePlay=t,e.setState("is-error",!1);const o=n.querySelector(".fp-error");o&&o.remove()}))}(n);const i=function(e,t,n){switch(t){case"http:0":return function(e){return Xt(e.original_src)?{code:zt.MIXED_CONTENT}:Yt()?{code:zt.MEDIA_ERR_NETWORK}:Yt()?{code:zt.UNKNOWN}:{code:zt.NO_INTERNET}}(e);case zt.MEDIA_ERR_SRC_NOT_SUPPORTED:return e.once(m,(function(){e.emit("recover")})),n;default:return n}}(n,o,t),s=function(e,t){if(t.message)return t.message;if(t.stack)return t.stack;const n=t.code||-1,o=Wt(n);return e.i18n("media_errors."+n,o)}(n,i);console.error(r,s);const a=n.reaper&&n.reaper.get("ui");return a&&function(e,t,n,o){if(!e)return;const r=document.createElement("div");if(r.classList.add("fp-error"),r.innerText=t,o){const t=e.querySelector("#"+o);t&&e.removeChild(t),r.id=o}if(e.append(r),n){const e=document.createElement("div");e.classList.add("fp-error-details"),e.innerText=n,r.append(e)}}(a,s,t.details)}))}))}var Zt=Object.freeze({__proto__:null,NO_FULLSCREEN:1,NO_VOLUME_CONTROL:2,NO_MUTE:4,LOGO_ON_RIGHT:8,USE_DRAG_HANDLE:16,USE_PLAY_2:32,USE_PLAY_3:64,USE_THIN_CONTROLBAR:128,NO_TITLE:256,NO_DESCRIPTION:512,NO_CONTROLS:1024,NO_DURATION:2048,NO_HEADER:4096,AUDIO_ONLY:8192,NO_TOUCH_ZONES:16384});function Jt(e,t,n){let o=()=>document.fullscreenElement,i="fullscreenchange";if(!Element.prototype.requestFullscreen){const e=Element.prototype,t=document;e.webkitRequestFullScreen&&(e.requestFullscreen=e.webkitRequestFullScreen,t.fullscreenEnabled=!0),t.webkitCancelFullScreen&&(document.exitFullscreen=t.webkitCancelFullScreen),i="webkit"+i,o=()=>t.webkitCurrentFullScreenElement}const s=()=>n.getFullsceenTarget?n.getFullsceenTarget():t;n.toggleFullScreen=function(e,t){if(n.ios_fullscreen_disabled)return;if("boolean"!=typeof e&&(e=!n.hasState("is-fullscreen")),$t(n)&&(e?function(e){e.getAttribute("playsinline")&&e.removeAttribute("playsinline");e.getAttribute("webkit-playsinline")&&e.removeAttribute("webkit-playsinline");e.webkitEnterFullScreen()}(n):function(e,t){e.getAttribute("playsinline")||e.setAttribute("playsinline","");e.getAttribute("webkit-playsinline")||e.setAttribute("webkit-playsinline","");t||e.webkitExitFullScreen();e.togglePlay(!1),e.hasState($)||e.setState($,!0)}(n,t)),!document.fullscreenEnabled)return;const o=s();e?o.requestFullscreen():document.exitFullscreen()},$t(n)&&(n.ios_fullscreen_disabled=!0,n.once("beforeplay",(function(){n.ios_fullscreen_disabled=!1})),n.on("webkitendfullscreen",(function(){n.toggleFullScreen(!1,!0)}))),setTimeout(()=>{const e=s();e.addEventListener(i,(function(){const t=o(),r=t===e||t==n;n.emit(r?c:u),n.setState("is-fullscreen",r)}))},0),!1!==e.doubleclick&&t.addEventListener(r,(function(e){var t;e.target&&(null===(t=e.target)||void 0===t?void 0:t.classList.contains("fp-ui"))&&n.toggleFullScreen()}))}function $t(e){return n().ios&&"function"==typeof e.webkitEnterFullScreen&&"function"==typeof e.webkitExitFullScreen}function en(e,t){const n=e.seekable;if("object"!=typeof e.opts||0==n.length)return{head:0,tail:0};const o=n.end(n.length-1),r=t||e.live_state.dvr_window;return{head:o,tail:"number"!=typeof r||o-r<0?n.start(0):o-r}}function tn(e){return e.opt("live",!1)||e.duration>=Number.MAX_SAFE_INTEGER}function nn(e){return isFinite(e.duration)?e.duration:0==e.seekable.length?0:en(e).head}function on(e){return function(e){return en(e).head}(e)-.5}function rn(e,t,n){if(!n.reaper)return;const o=document.createDocumentFragment(),r=le(n,A);o.appendChild(r),n.reaper.set("ui",r),~t.className.indexOf("use-play-")||t.classList.add("use-play-1"),function(e,t,n){const o=Ie("fp-footer");t.append(o),n.on(b,(function(e){var t,n;const r=null===(t=e.data)||void 0===t?void 0:t.description,i=null===(n=e.data)||void 0===n?void 0:n.title;if(o.innerHTML="","string"==typeof i){const e=Ie("fp-title");e.innerText=i,o.append(e)}if("string"==typeof r){const e=r.split(" "),t=Ie("fp-desc");for(t.innerText=e.join(" "),o.append(t);e.length>1&&t.scrollHeight>t.offsetHeight;)e.pop(),t.innerText=e.join(" ")+"..."}}))}(0,t,n),Qt(0,0,n),t.appendChild(o),[s,a].forEach(e=>{t.addEventListener(e,(function(e){n.setState("is-hovered",e.type==s),n.setState("is-accessibility",!1)}))}),Jt(e,t,n),n.on("volumechange",(function(){const e=0==n.volume||n.muted;n.setState("is-muted",e),n._storage.setItem("mute",e.toString())})),"true"==n._storage.getItem("mute")&&(n.muted=!0,n.setState("is-muted",n.muted));const i=n._storage.getItem("volume");i&&!isNaN(Number(i))&&(n.volume=Number(i)),n.emit("volumechange"),n.on("dvr/window",t=>{e.live&&!1!==n.live_state.dvr&&function(e,t,n){if(0==t)return!0;const o=en(e,n);return o.head-o.tail>=t}(n,e.seconds_to_dvr||60,t.detail)&&(n.live_state.dvr=n.seekable.length>0,n.live_state.dvr_window=t.detail)}),n.on("live",()=>{const e=setInterval(()=>{if(n.opts.live&&!n.hasState("is-error")&&0!=n.reaper||clearInterval(e),0==n.seekable.length)return;const t=function(e){var t;const n=e.currentTime,o=en(e),r=!e.hasState("is-chromecast-playing")&&(null===(t=e.hls)||void 0===t?void 0:t.liveSyncPosition);return{progress:Math.min(100,Math.max(0,(n-o.tail)/(o.head-o.tail)*100)),is_live:n-(r||o.head)>=-10}}(n);n.hasState(Z)==t.is_live&&n.setState(Z,!t.is_live),n.live_state.dvr&&n.emit("dvr",t.progress)},200)}),n.on(d,(function(){n.setOpts({live:tn(n)})})),n.on("durationchange",(function(e){const t=tn(n),o=t?nn(n):e.data||n.duration;isNaN(o)||n.setOpts({live:t,duration:o})})),n.on(b,(function(n){var o,r;e.seekable=void 0===(null===(o=null==n?void 0:n.data)||void 0===o?void 0:o.seekable)||n.data.seekable;const i=null===(r=n.data)||void 0===r?void 0:r.ui;if("number"!=typeof i)return;const s=t.classList;s.toggle("use-play-1",!(32&i||64&i)),s.toggle("use-play-2",(32&i)>0),s.toggle("use-play-3",(64&i)>0),s.toggle("use-thin-controlbar",(128&i)>0),s.toggle("no-title",(256&i)>0),s.toggle("no-description",(512&i)>0),s.toggle("logo-on-right",(8&i)>0),s.toggle("use-drag-handle",(16&i)>0),s.toggle("no-controls",(1024&i)>0),s.toggle("no-duration",(2048&i)>0),s.toggle("no-header",(4096&i)>0),s.toggle("no-mute",(4&i)>0),s.toggle("no-volume",(2&i)>0),s.toggle("no-fullscreen",(1&i)>0),s.toggle("no-touch-zones",(16384&i)>0)}));let l=null;r.addEventListener("mousemove",(function(){"number"==typeof l&&clearTimeout(l),n.setState("is-hovered",!0),l=0==n.paused&&setTimeout((function(){n.setState("is-hovered",!1)}),2e3)}))}function sn(e,t,n){if(ot.from_token(e.token||"").is_granted(ot.permissions.NO_METERING))return;const o=et.id(e.token||"");o&&n.once(y,()=>function(e,t){fetch("https://pmi.flowplayer.com/in",{method:"POST",body:JSON.stringify({token_id:t,factor:1,rnd:Math.random().toString(36).substring(2)})}).then(t=>{401==t.status&&e.emit("error:fatal",{reason:"token",details:"The token online validation failed"})})}(n,o))}var an={ads:{ad:"Ad",ads:"Ads",advertisement:"Advertisement"},audio:{button_txt:"Audio",menu_title:"Audio"},core:{exit_fullscreen:"Exit fullscreen",fullscreen:"Fullscreen",mute:"Mute",pause:"Pause",play:"Play",unmute:"Unmute",volume:"Volume"},ovp:{starting_in:"Countdown"},playlist:{cancel:"Cancel",up_next:"Up next"},qsel:{menu_title:"Quality"},share:{clipboard_failure:"Access to clipboard failed",clipboard_success:"The text is now on your clipboard",embed:"Embed",link:"Link",menu_title:"Share"},speed:{menu_title:"Speed"}};class I18n{init(e,t,n){n.reaper&&n.reaper.set("translations",De(I18n,e,"en"))}}I18n.en=an;const ln="rebuffer";var cn=Object.freeze({__proto__:null,RECORD:"health:record",REBUFFER:ln});function un(e,t){const n=function(){try{return localStorage.getItem("flowplayer/debug")}catch(e){return""}}(),o=(o,...r)=>{const i=(null==t?void 0:t.debug)||n;i&&e.match(i)&&console.log(`${e} -- ${o}`,...r)};return o.log=o,o}const dn=navigator;function pn(e){var t,n;const o=null===(t=e.hls)||void 0===t?void 0:t.bandwidthEstimate;return o?1e-6*o:(null===(n=dn.connection)||void 0===n?void 0:n.downlink)||-1}function fn(e,t){return function(e,t){return"function"==typeof navigator.sendBeacon&&navigator.sendBeacon(e,t)}(e,JSON.stringify({events:t}))}const mn="https://ljsp.lwcdn.com".concat("/web/public/countdown/time.json"),hn=window,yn=hn._flowplayerTimekeeper||(hn._flowplayerTimekeeper={});const vn=e=>{switch(e){case!0:return de.ON;case!1:return de.OFF;default:return e}},_n=[];function En(e){if(e.suspended)return;const t=_n.slice(0);_n.length=0,0!=t.length&&(e.logger.log(`:dispatch events={${t.length}}`),fn("https://ihi.flowplayer.com/v1/health/events",t))}async function gn(e,t,n){const o=await Sn();_n.push(Object.assign(t,o)),e.logger.log(":enqueue",t.event,t),_n.length<10&&!n||En(e)}const wn=()=>{var e,t;try{const n=window;return null===(t=null===(e=null==n?void 0:n.google)||void 0===e?void 0:e.ima)||void 0===t?void 0:t.VERSION}catch(e){return}},Sn=async()=>{try{const e=await async function(){const e=yn.cachedServerOffset;if(e)return e;const t=yn.pendingRequest||(yn.pendingRequest=fetch(mn)),n=await t,o=parseInt(n.headers.get("age")||"0"),r=await n.json(),i=Date.now()-r.millisUtc-1e3*o;return yn.cachedServerOffset=i,yn.cachedServerOffset}();return{timestamp:Date.now()-e,adjusted_timestamp:!0}}catch(e){return{timestamp:Date.now(),adjusted_timestamp:!1}}},bn=(e,t)=>Object.assign(e,{detail:t}),On=(e,{event:t,media_session_id:n,session_id:o})=>({event:t,media_session_id:n,session_id:o,device_id:e.deviceId(),version:"3.2.7-rc.0",commit:"f3c6202420898d27fd0d3042d24c17f35752225b",ima_sdk_version:wn(),preload:e.opt("preload"),autoplay:vn(e.opt("autoplay")),live:e.opt("live"),dvr:!!e.live_state.dvr,source:e.original_src,downlink_mbs:pn(e),player_id:e.opt("metadata.player_id"),media_id:e.opt("metadata.media_id"),site_id:e.opt("metadata.site_id"),category_id:e.opt("metadata.category_id"),sitegroup_id:e.opt("metadata.sitegroup_id"),token:e.token,plugins:e.plugins.map(e=>e.constructor.name).sort((e,t)=>e.localeCompare(t)),current_time:e.currentTime,external_media_id:e.opt("external_media_id")}),Tn=e=>({bitrate:null==e?void 0:e.bitrate,resolution:null==e?void 0:e.attrs.RESOLUTION,frame_rate:null==e?void 0:e.attrs["FRAME-RATE"]});function Nn(e,t,n,o){const r=On(t,e.eventInfo(n)),{before:i,after:s}=o;gn(e,((e,t,n)=>Object.assign(e,{state:{before:t,after:n}}))(r,Tn(i),Tn(s)))}const An=(e,t)=>{let n=null;return(...o)=>{null!==n&&(clearTimeout(n),n=null),n=setTimeout(()=>t(...o),e)}},In=Me();class Health{constructor(e,t){this.session_id=In,this.suspended=!1,this.logger=un("health",t.opts),this.media_session_id=Me(),this.analyticsLoop=setInterval(()=>En(this),2e3),t.on(S,()=>clearInterval(this.analyticsLoop));const n=this;if(t.health={get media_session_id(){return n.media_session_id},set media_session_id(e){n.media_session_id=e},get session_id(){return n.session_id},set session_id(e){n.session_id=e},toggle(e){e?n.resume():n.suspend()}},!Health._UNLOAD_SUBSCRIBED){Health._UNLOAD_SUBSCRIBED=!0;const t=t=>e.instances.forEach(e=>e.emit(t.type));document.addEventListener("visibilitychange",e=>{"hidden"==document.visibilityState&&t(e)}),window.addEventListener("pagehide",t)}}eventInfo(e){return{event:e,media_session_id:this.media_session_id,session_id:this.session_id}}suspend(){this.suspended=!0,clearInterval(this.analyticsLoop)}resume(){this.suspended=!1,this.analyticsLoop=setInterval(()=>En(this),2e3)}init(e,t,n){!function(e){e.on(v,(function(t){e.seeking||e.networkState===e.NETWORK_LOADING&&e.readyState!==e.HAVE_NOTHING&&e.emit(ln)}))}(n),n.on("health:record",({detail:e})=>{const t=On(n,this.eventInfo(e.event));Object.assign(t,e.detail||{}),gn(this,t)}),[_,m,i,d,p,f,v,ln].forEach(e=>{n.on(e,e=>{gn(this,On(n,this.eventInfo(e.type)))})}),[y,h,w,g,E,c,u].forEach(e=>{n.on(e,e=>{gn(this,On(n,this.eventInfo(e.type)))})}),n.on("volumechange",An(800,e=>{const t=On(n,this.eventInfo(e.type));gn(this,bn(t,{volume:parseFloat(n.volume.toFixed(2)),muted:n.muted}))})),n.on("resize",An(800,e=>{const o=On(n,this.eventInfo(e.type));gn(this,bn(o,{height:t.clientHeight,width:t.clientWidth}))})),n.on("qualitychange",({type:e,detail:t})=>{switch(t.kind){case"hls":return Nn(this,n,e,t)}});let o=Date.now()+5e3;n.on("timeupdate",e=>{if(Date.now()<o)return;o=Date.now()+5e3;const t=On(n,this.eventInfo(e.type));var r;gn(this,bn(t,{duration:(r=n.duration,Number.isFinite(r)?r:r===1/0?-1:void 0)}))}),n.addEventListener("error",e=>{const t=On(n,this.eventInfo(e.type)),o=e.error||n.error;if(!o)return gn(this,t,!0);const r=o.code,i={error_message:o.message||Wt(r),error_code:r,error_stack:o.stack||""};return gn(this,bn(t,i),!0)}),n.on("src",e=>{var t;const o=null===(t=e.detail)||void 0===t?void 0:t.src;if("string"!=typeof o)return;if(!Kt(n.original_src))return;if(!Kt(o))return;if(o==n.original_src)return;this.media_session_id=Me();gn(this,On(n,this.eventInfo(e.type))),En(this)}),n.on("visibilitychange",e=>{gn(this,On(n,this.eventInfo(e.type))),En(this)})}}Health.events=cn,Health._UNLOAD_SUBSCRIBED=!1,Xe(window,Health);class FlowplayerComponent extends HTMLElement{constructor(e){super(),this.player=e}}class FlowplayerPrimary extends FlowplayerComponent{constructor(e){super(e),this.classList.add("fp-primary");const t={logo:""};e.on(b,e=>{var n,o;const r=t.logo,i=(null===(n=null==e?void 0:e.data)||void 0===n?void 0:n.logo)||"";r!=i&&(t.logo=i,this.set_logo(i,null===(o=null==e?void 0:e.data)||void 0===o?void 0:o.logo_href))})}set_logo(e,t){if(this.innerHTML="",!e)return;const n=document.createElement("img");if(n.classList.add("fp-logo"),n.src=e,!t)return this.append(n);const o=document.createElement("a");o.href=t,o.append(n),this.append(o)}}class FlowplayerHeaderDuration extends FlowplayerComponent{constructor(e){super(e),this.classList.add("fp-duration"),e.on(b,e=>{var t;const n=(null===(t=null==e?void 0:e.data)||void 0===t?void 0:t.duration)||NaN;this.innerText=isFinite(n)?ke(n):""})}}const Ln={name:"fp-fullscreen",translation_key:"core.fullscreen"},Rn={name:"fp-fullscreen-exit",translation_key:"core.exit_fullscreen"},kn={name:"fp-play",translation_key:"core.play"},Cn={name:"fp-pause",translation_key:"core.pause"},Dn={translation_key:"core.mute",name:"fp-volume-mute-unmute"},xn={translation_key:"core.play",name:"fp-small-play"},Mn={translation_key:"core.pause",name:"fp-small-pause"},Un={name:"fp-fast-forward"},Pn={name:"fp-rewind"};class FlowplayerIcon extends FlowplayerComponent{constructor(e,t){super(e),this.classList.add("fp-icon",t.name),t.title&&this.setAttribute("title",t.title),t.title&&this.setAttribute("aria-label",t.title),this.setAttribute("tabindex","0"),this.setAttribute("focusable","true")}}document.addEventListener(o,(function(e){this.active_menu&&!e.composedPath().includes(this.active_menu)&&(Array.from(document.querySelectorAll(".fp-engine")).forEach(e=>{const t=e.root.querySelector("details[open].fp-menu-container");t&&(t.open=!1,e.root.classList.toggle("has-menu-opened",!1))}),this.active_menu=void 0)}));const Fn={passive:!0};var Bn;function Gn(e,t){let n=0,o=-1,r=-1;const i=Math.random().toString(36).replace(/[^a-z]+/g,"").substr(0,5),s=e.classList;e.id=i,s.remove(Bn.GRABBING),s.remove(Bn.TOUCHING);const a=t.onseek||Vt,c=t.onstart||Vt,u=t.onend||Vt,d=t.onmouse||Vt,p=t.ontouch||Vt,f=t.ontouchend||Vt;function m(t){!function(){const t=e.getBoundingClientRect();n=t.left,o=t.width}();let r=(function(e){return"function"==typeof window.TouchEvent&&e instanceof TouchEvent}(t)?t.changedTouches[0].pageX:t.pageX)-n;return r>o&&(r=o),r<0&&(r=0),r/o*100}function h(t){const n=m(t);n!=r&&(a(e,n),r=n)}return e.addEventListener("touchstart",(function(t){Hn(e,t)&&(s.add(Bn.TOUCHING),jn(e.parentElement)&&(s.add(Bn.GRABBING),p(e,m(t)),c(e,m(t)),h(t)))}),Fn),e.addEventListener("touchmove",(function(t){h(t),d(e,m(t))}),Fn),e.addEventListener(l,(function(t){setTimeout((function(){s.remove(Bn.TOUCHING)}),500),Hn(e,t)&&(s.remove(Bn.GRABBING),f(e,m(t)),u(e,m(t)),o=0)}),Fn),e.addEventListener("touchcancel",(function(){s.remove(Bn.GRABBING,Bn.TOUCHING),o=0}),Fn),e.addEventListener("mousedown",(function(t){s.contains(Bn.TOUCHING)||(document.addEventListener("mousemove",h),s.add(Bn.GRABBING),c(e,m(t)),t.preventDefault(),h(t))})),e.addEventListener("mousemove",(function(t){s.contains(Bn.TOUCHING)||d(e,m(t))})),document.addEventListener("mouseup",(function(t){s.contains(Bn.TOUCHING)||(document.removeEventListener("mousemove",h),s.contains(Bn.GRABBING)&&(s.remove(Bn.GRABBING),u(e,m(t)),o=0))})),e}function Hn(e,t){const n=t.target;return!!n&&(n&&!n.closest(e.id)||!jn(e.parentElement)||!e.classList.contains(Bn.TOUCHING))}function jn(e){if(!e)return!1;const t=window.getComputedStyle(e);return"0"!==t.width&&"0"!==t.height&&"0"!==t.opacity&&"none"!==t.display&&"hidden"!==t.visibility}!function(e){e.GRABBING="has-grab",e.TOUCHING="has-touch"}(Bn||(Bn={}));class FlowplayerVolumeBar extends FlowplayerComponent{constructor(e){super(e),this.className="fp-volume";const t=e.root.classList,n=t.contains("is-tiny")?6:t.contains("is-small")?8:10,o=Array.from({length:n}).map(()=>{const e=document.createElement("i");return e.className="fp-tick",e});this.append(...o),Gn(this,{onseek:(t,n)=>{n>0&&(e.muted=!1,e._storage.removeItem("mute")),e._storage.setItem("volume",(e.volume=n/100).toString()),this.adjustVolumeSlider(e.volume)}}),this.setAttribute("tabindex","0"),this.setAttribute("role","slider"),this.setAttribute("aria-valuemin","0"),this.setAttribute("aria-valuemax","1"),this.setAttribute("aria-label",e.i18n("core.volume","volume")),e.on("volumechange",()=>{const t=0==e.volume||e.muted;t&&this.adjustVolumeSlider(0);const n=e.opt("ui");this.classList.contains(Bn.GRABBING)||t&&"number"==typeof n&&(4&n)>0||this.adjustVolumeSlider(e.volume)})}adjustVolumeSlider(e){this.setAttribute("aria-valuenow",e.toString());const t=Array.from(this.querySelectorAll(".fp-tick")),n=Math.round(e*t.length);t.forEach((e,t)=>{e.classList.toggle("fp-color",t<n)})}}function qn(e,t){if(!e.parentElement)return;const n=e.clientWidth/e.parentElement.clientWidth*100/2;e.style.left=t-n+"%",e.style.display="block"}function zn(e,t){if(isNaN(e.duration))return;const n=e.buffered;n.length&&(t.style.width=Math.min(n.end(n.length-1)/e.duration*100,100)+"%")}function Wn(e,t){e.style.width="0",t.style.display="none"}function Vn(e,t,n){if(!t.seekable||0==t.seekable.length)return;qn(n,e);const o=en(t),r=(100-Math.max(0,Math.min(e,100)))/100*(o.head-o.tail);n.innerText="-"+ke(r)}function Kn(e,t){e/=100,t.currentTime=function(e,t){if(t>1||t<0)return console.warn("cannot calculate a percent outside of range(0..1)"),0;const n=en(e);return n.tail+t*(n.head-n.tail)}(t,e)}function Yn(e,t){e.style.width="0",t.style.display="none"}class FlowplayerTimelineBar extends FlowplayerComponent{constructor(e){let t;super(e),this.bufferEle=Ie("fp-buffer"),this.progress=Ie("fp-progress","fp-color"),this.tooltipEle=Ie("fp-timestamp"),this.proposedSeekBar=Ie("fp-hover"),this.dragger=Ie("fp-dragger","fp-color"),this.classList.add("fp-timeline","fp-bar"),this.tooltipEle.style.display="none",this.setAttribute("role","slider"),this.setAttribute("tabindex","0"),this.setAttribute("aria-label",e.i18n("timeline","Timeline")),this.progress.append(this.dragger),this.append(this.bufferEle,this.progress,this.proposedSeekBar,this.tooltipEle);let n=!1;const o=requestAnimationFrame;let r=void 0;const i=()=>{var n;0==e.reaper||t.live||(n=e,this.progress.style.width=n.currentTime/n.duration*100+"%",r=void 0,e.paused||this.classList.contains(Bn.GRABBING)||r||(r=setTimeout(i,200)))},s=()=>!!this.player.opt("seekable",!0)&&!isNaN(this.player.duration);Gn(this,{onseek:(n,o)=>{if(s())switch(!!t.live){case!0:Vn(o,e,this.tooltipEle);break;case!1:!function(e,t,n){const o=t.duration*(e/100);if(t.disabled&&o>t.currentTime)return!1;n.style.width=e+"%",t.currentTime=o}(o,e,this.progress),qn(this.tooltipEle,o)}},onstart:()=>{s()&&(e.emit("timeline/gesture/start"),e.setState(Y,!0),t.live||function(e){e.style.display="block"}(this.tooltipEle))},onend:function(n,r){o(i),0!=t.seekable&&t.live&&Kn(r,e)},ontouch:function(){e.paused||(n=!0,e.pause())},ontouchend:()=>{n&&(n=!1,e.play()),t.live?Yn(this.proposedSeekBar,this.tooltipEle):Wn(this.proposedSeekBar,this.tooltipEle)},onmouse:(n,o)=>{if(s()&&!this.classList.contains(Bn.GRABBING))switch(e.emit("timeline/gesture/move",{percent:o}),!!t.live){case!0:!function(e,t){t.style.width=e+"%"}(o,this.proposedSeekBar),Vn(o,e,this.tooltipEle);break;case!1:!function(e,t){t.style.width=e+"%"}(o,this.proposedSeekBar),function(e,t,n){if(isNaN(e)||isNaN(t.duration))return;qn(n,e),n.innerHTML="";const o=document.createElement("span");o.innerText=ke(e/100*t.duration),n.append(o)}(o,e,this.tooltipEle)}}}),e.on(b,(function(e){e.data&&(t=e.data)})),e.on(y,()=>o(i)),e.on(f,()=>{0==e.reaper||t.live||zn(e,this.bufferEle)}),e.on("dvr",e=>{this.progress.style.width=e.detail+"%"}),e.on("timeupdate",()=>{0!=e.reaper&&(o(i),this.setAttribute("aria-valuenow",e.currentTime+""),t.live||zn(e,this.bufferEle))}),e.on(d,()=>{0!=e.reaper&&(t.live||zn(e,this.bufferEle))}),e.on("durationchange",t=>{if(0==e.reaper)return;const n=tn(e)?nn(e):t.data||e.duration;isNaN(n)||(this.setAttribute("aria-valuemax",n+""),this.setAttribute("aria-valuemin","0"))}),this.addEventListener(a,()=>{e.emit("timeline/gesture/end"),t.live?Yn(this.proposedSeekBar,this.tooltipEle):Wn(this.proposedSeekBar,this.tooltipEle)})}}class FlowplayerChaptersTimelineBar extends FlowplayerTimelineBar{constructor(e){super(e),this.handleChapters(e)}handleChapters(e){const t=document.createElement("div");let n;this.addEventListener("chapters:new",e=>{t.innerText="",this.querySelectorAll(".fp-chapter").forEach(e=>this.removeChild(e)),e.data&&e.data.forEach(e=>{const o=document.createElement("div");o.className="fp-chapter",o.style.left=e.left,o.style.bottom=o.style.top="0",o.style.width=e.width,o.title=e.title,o.onmouseover=()=>{t.innerText=e.title},o.onmouseleave=()=>{t.innerText=n||""},this.appendChild(o)})}),this.addEventListener("chapter:changed",o=>{var r;const i=o.data;i&&(t.parentNode||(null===(r=function(e,t){const n=e._customElements.get(t);return n&&e.root.querySelector(n)||void 0}(e,I))||void 0===r||r.insertAdjacentElement("beforebegin",t),t.classList.toggle("fp-togglable",!0),t.classList.toggle("fp-chapter-info",!0)),n=i,t.innerText=i)})}}class FlowplayerLiveStatus extends FlowplayerComponent{constructor(e){super(e),this.classList.add("fp-live-status");const t=Ie("fp-live-text"),n=Ie("fp-live-indicator","fp-color");t.textContent="live",this.append(n,t),this.addEventListener(o,(function(){!function(e){try{e.dvr_offset=0,e.currentTime=on(e)}catch(e){console.warn("failed to seek to now: %j",e)}}(e)}))}}class FlowplayerDuration extends FlowplayerComponent{constructor(e){let t;super(e),this.classList.add("fp-duration"),e.on(b,n=>{if(0==e.reaper||!n.data)return;t=n.data;const o=tn(e)?NaN:n.data.duration||0;if(isNaN(o)||o>=Number.MAX_SAFE_INTEGER)return this.style.display="none";this.style.display="inline-block",this.innerText=ke(o)}),e.on(d,()=>{var n,o;0==e.reaper||t.live||(o=this,(n=e).duration&&(o.innerText=ke(n.duration)))})}}class FlowplayerElapsedTime extends FlowplayerComponent{constructor(e){let t;super(e),this.classList.add("fp-elapsed"),this.innerText=ke(0),e.on(b,e=>{e.data&&(t=e.data)}),e.on("timeupdate",()=>{var n;0!=e.reaper&&(t.live?(n=e,this.innerText=ke(n.currentTime)):function(e,t){t.innerText=ke(e.currentTime)}(e,this))})}}class FlowplayerControlButtons extends FlowplayerComponent{constructor(e){super(e),this.classList.add("fp-btns","fp-small-switch");const t=le(e,"flowplayer-small-pause-icon"),n=le(e,"flowplayer-small-play-icon");t.addEventListener("click",(function(){e.togglePlay(),setTimeout((function(){n.focus&&n.focus()}),100)})),n.addEventListener("click",(function(){e.togglePlay(),setTimeout((function(){t.focus&&t.focus()}),100)})),this.append(t,n)}}class FlowplayerLeftRightZone extends FlowplayerComponent{constructor(e,t){super(e),this.classList.add(t);const n=this.classList.contains("fp-left-zone")?-1:1,o=document.createElement("span"),r=le(e,this.classList.contains("fp-left-zone")?G:"flowplayer-fast-forward-icon");r.removeAttribute("tabindex"),o.classList.add("fp-zone-seconds"),this.append(o,r);e.on(g,()=>{o.innerText=""}),e.on("seek:queued",e=>{const t=e.data;if(!t)return;if("number"!=typeof t.offset)return;const n=t.offset;if(0==n)return this.reset_zone();n>0&&this.classList.contains("fp-right-zone")||n<0&&!this.classList.contains("fp-right-zone")?this.render_zone_state(n):this.reset_zone()}),e.on("seek:cancel",()=>{this.reset_zone()}),this.reset_zone(),this.addEventListener(l,(function(t){isNaN(e.duration)||isNaN(e.currentTime)||16384&e.opt("ui")||e.hasState(J)||!e.hasState("will-seek")&&!e.hasState($)||e.enqueueSeek(5*n)&&(t.stopPropagation(),t.preventDefault())}))}reset_zone(){const e=this.querySelector(".fp-zone-seconds");e&&(e.innerText="")}render_zone_state(e){const t=this.querySelector(".fp-zone-seconds");t&&(t.innerText=Math.abs(e)+"")}}class FlowplayerHeaderLeftRight extends FlowplayerComponent{constructor(e,t,...n){super(e),this.className=t;const r=e.createComponents(...n);this.append(...r),"fp-left"!==t&&r.forEach(t=>{t.addEventListener(o,()=>e.toggleFullScreen())})}}class FlowplayerMiddleWait extends FlowplayerComponent{constructor(e){super(e),this.classList.add("fp-wait"),Array(...Array(4)).map((e,t)=>t).forEach(()=>{this.append(document.createElement("b"))})}}class FlowplayerMiddleZone extends FlowplayerComponent{constructor(e){super(e),this.classList.add("fp-middle-zone");const t=e.createComponents(P,"flowplayer-middle-buttons");this.append(...t)}}class FlowplayerMiddleButtons extends FlowplayerComponent{constructor(e){super(e),this.classList.add("fp-switch"),[F,B].forEach(t=>{const n=le(e,t);n.removeAttribute("tabindex"),this.append(n)})}}class FlowplayerVolumeControl extends FlowplayerComponent{constructor(e){super(e),this.classList.add("fp-volume-control");const t=le(e,H);this.append(t),!n().ios&&this.append(le(e,C)),t instanceof FlowplayerIcon&&t.addEventListener(o,(function(){e.toggleMute()}))}}class FlowplayerHeader extends FlowplayerComponent{constructor(e){super(e),this.classList.add("fp-header"),this.append(...e.createComponents("flowplayer-header-left-zone","flowplayer-header-right-zone")),e.reaper&&e.reaper.set("header",this)}}class FlowplayerControls extends FlowplayerComponent{constructor(e){super(e),this.classList.add("fp-controls","fp-togglable"),this.append(...e.createComponents("flowplayer-control-buttons",L,R,k,"flowplayer-control-duration","flowplayer-volume-control"))}}class FullscreenIcon extends FlowplayerIcon{constructor(e,t){super(e,t),this.setAttribute("role","button"),this.setAttribute("aria-label",e.i18n(t==Ln?"core.fullscreen":"core.fullscreen_exit"))}}class FlowplayerMiddle extends FlowplayerComponent{constructor(e){super(e),this.classList.add("fp-middle"),this.append(...e.createComponents("flowplayer-middle-left-zone",U,"flowplayer-middle-right-zone")),this.setAttribute("tabindex","0"),this.setAttribute("role","button"),this.setAttribute("aria-label",e.i18n("core.play")),e.reaper&&e.reaper.set("middle",this),this.handleClick(e),this.handleTouch(e),[y,g].forEach(t=>e.once(t,()=>{this.removeAttribute("tabindex"),this.removeAttribute("role"),this.removeAttribute("aria-label")}))}handleClick(e){[o,r].forEach(t=>this.addEventListener(t,(function(t){if(!t.defaultPrevented&&!e.hasState("is-endscreen"))return t.preventDefault(),e.emit(t.type),!1}))),e.on(o,(function(t){setTimeout((function(){t.defaultPrevented||e.hasState(Q)||e.togglePlay()}),0)})),e.on(r,(function(t){setTimeout((function(){t.defaultPrevented||e.toggleFullScreen()}),0)}))}handleTouch(e){let t=!1;this.addEventListener(l,(function(t){t.cancelable&&!e.hasState("is-endscreen")&&(t.preventDefault(),e.emit(t.type,{source:t}))})),e.on(l,(function(n){setTimeout((function(){if(n.defaultPrevented)return;if(e.hasState(Q))return;if(e.ended)return e.togglePlay(!0);const o=e.hasState(K);t&&clearTimeout(t),(o||e.hasState($)||e.hasState("no-autoplay"))&&(e.hasState($)&&(e.setState($,!1),e.setState("is-hovered",!1)),e.togglePlay(),o)||(e.setState($,!0),e.paused||(t=setTimeout((function(){t=!1,e.setState($,!1),e.setState("is-hovered",!1)}),2e3)))}),0)}))}}class FlowplayerUi extends FlowplayerComponent{constructor(e){super(e),this.classList.add("fp-ui"),this.append(...e.createComponents(D,M,I))}}return _t.extensions.unshift.apply(_t.extensions,[I18n,Analytics,Health,class Default{constructor(e){ce(e,A,FlowplayerUi),ce(e,I,FlowplayerControls),ce(e,L,FlowplayerLiveStatus),ce(e,"flowplayer-control-duration",FlowplayerDuration),ce(e,k,e.extensions.find(e=>"Chapters"===e.name)?FlowplayerChaptersTimelineBar:FlowplayerTimelineBar),ce(e,R,FlowplayerElapsedTime),ce(e,C,FlowplayerVolumeBar),ce(e,"flowplayer-volume-control",FlowplayerVolumeControl),ce(e,"flowplayer-control-buttons",FlowplayerControlButtons),ce(e,D,FlowplayerHeader),ce(e,x,FlowplayerPrimary),ce(e,"flowplayer-header-duration",FlowplayerHeaderDuration),ce(e,"flowplayer-header-left-zone",class extends FlowplayerHeaderLeftRight{constructor(e){super(e,"fp-left",x,"flowplayer-header-duration")}}),ce(e,"flowplayer-header-right-zone",class extends FlowplayerHeaderLeftRight{constructor(e){super(e,"fp-right fp-togglable","flowplayer-fullscreen-enter-icon","flowplayer-fullscreen-exit-icon")}}),ce(e,M,FlowplayerMiddle),ce(e,U,FlowplayerMiddleZone),ce(e,P,FlowplayerMiddleWait),ce(e,"flowplayer-middle-buttons",FlowplayerMiddleButtons),ce(e,"flowplayer-middle-right-zone",class extends FlowplayerLeftRightZone{constructor(e){super(e,"fp-right-zone")}}),ce(e,"flowplayer-middle-left-zone",class extends FlowplayerLeftRightZone{constructor(e){super(e,"fp-left-zone")}}),ce(e,"flowplayer-small-play-icon",class extends FlowplayerIcon{constructor(e){super(e,xn),this.setAttribute("role","button")}}),ce(e,"flowplayer-small-pause-icon",class extends FlowplayerIcon{constructor(e){super(e,Mn),this.setAttribute("role","button")}}),ce(e,F,class extends FlowplayerIcon{constructor(e){super(e,kn)}}),ce(e,B,class extends FlowplayerIcon{constructor(e){super(e,Cn)}}),ce(e,"flowplayer-fullscreen-enter-icon",class extends FullscreenIcon{constructor(e){super(e,Ln)}}),ce(e,"flowplayer-fullscreen-exit-icon",class extends FullscreenIcon{constructor(e){super(e,Rn)}}),ce(e,"flowplayer-fast-forward-icon",class extends FlowplayerIcon{constructor(e){super(e,Un)}}),ce(e,G,class extends FlowplayerIcon{constructor(e){super(e,Pn)}}),ce(e,H,class extends FlowplayerIcon{constructor(e){super(e,Dn),this.classList.add("fp-volumebtn"),e.on("volumechange",()=>{const t=0==e.volume||e.muted;this.setAttribute("aria-label",t?e.i18n("unmute","unmute"):e.i18n("mute","mute"))})}})}init(e,t,n){var o;sn(e,0,n),rn(e,t,n),o=n,"undefined"!=typeof window&&"ontouchstart"in window&&o.setState("is-touch-device",!0),o.setState("is-accessibility",!1)}}]),Object.assign(_t,{ui:Zt,i18n:I18n})}));