@flowplayer/player 3.4.0 → 3.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/core.js +1 -1
- package/default.js +1 -1
- package/embed.js +37 -37
- package/package.json +2 -2
- package/plugins/ads.js +1 -1
- package/plugins/analytics.js +1 -1
- package/plugins/health.js +1 -1
- package/plugins/hls.js +25 -25
- package/plugins/id3.js +1 -1
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",ERROR_COMPONENT:"flowplayer-error"});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",v="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: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:v});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 Promise.resolve();if(!n)return Promise.resolve(e.pause());if(0==e.reaper)return Promise.resolve();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())))):Promise.resolve()}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,t.autoplay&&o.safari&&e.load(),"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)}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;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.hasState("is-casting")&&!o.hasState(m)&&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,"remotesession:ended",(function(e){setTimeout(()=>o.currentTime=e.detail.currentTime,0)})),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)}))}const ge=[0].concat(Array.from({length:100}).map((e,t)=>(t+1)/100));function ve(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)}));const a=()=>{setTimeout(()=>{n.setState(m,!0),n.setState("is-autoplay",!1)},100)};ee(n,"canplay",(function(t){if(e.autoplay)return n.hasState(v)&&i.should_resume?n.togglePlay(!0).catch(a):void(e.autopause||n.hasState(v)||!i.should_resume||ne(n,"viewenter",()=>{e.autoplay&&i.should_resume&&n.togglePlay(!0).catch(a)}))}));const l=new IntersectionObserver(e=>{e.forEach(e=>{setTimeout(()=>{const t=e.intersectionRatio,o=n.hasState(v);if(n.setState(v,t>=.2),n.emit("intersectionchange",{ratio:t}),o===n.hasState(v))return;const r=n.hasState(v)?"viewenter":"viewleave";n.emit(r)},0)})},{threshold:ge});l.observe(t),n.on(s,()=>l.disconnect()),e.autopause&&(ee(n,"viewenter",(function(){i.should_resume&&e.autopause&&!we()&&n.togglePlay(!0)})),ee(n,"viewleave",(function(){if(!e.autopause||we())return;const t=!n.paused;i.locked=!0,n.pause(),setTimeout((function(){i.should_resume=t,i.locked=!1}),0)})))}function we(){return t.find(e=>e.hasState("is-casting"))}function Se(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 _e(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 Oe(e,t,n){const o=!!e.ratio,r=document.createElement("div");r.classList.add("fp-ratio"),t.append(r);let s=_e(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=_e((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(Ie).forEach(([e,t])=>{r.style.setProperty(e,t,"important")}),o.appendChild(r)}}const Ie={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 Ne(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 Ae(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=Te("flowplayer.version","3.4.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=Te("hls.version",i.version);o.append(e)}e.appendChild(o)}(e,t))})}const Te=(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 Le=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 be(n,o){if("function"==typeof n)return e.push(...[...arguments].filter(e=>"function"==typeof e)),be;"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=be.extensions.map(e=>new e(be,u)),he(o,r,u),ve(o,r,u),Se(r,u),Oe(o,r,u),Ne(u),Ae(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(be,Le),function(o){Array.isArray(o.extensions)&&o.extensions.forEach(t=>e.push(t)),o.customElements=A,o.defaultElements=c,o.version="3.4.0",o.commit="ef2c3d9ac6c4df271754952fec94d67c3a36b78c",o.instances=t,o.extensions=e,o.support=n,o.events=l,o.states=w,o.jwt=N,o.autoplay=b,o.quality=L}(be),"object"==typeof document&&setTimeout(J,0,document,"flowplayer:umd",be),be}));
|
|
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",ERROR_COMPONENT:"flowplayer-error"});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",v="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: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:v});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 Promise.resolve();if(!n)return Promise.resolve(e.pause());if(0==e.reaper)return Promise.resolve();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())))):Promise.resolve()}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,t.autoplay&&o.safari&&e.load(),"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)}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;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.hasState("is-casting")&&!o.hasState(m)&&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,"remotesession:ended",(function(e){setTimeout(()=>o.currentTime=e.detail.currentTime,0)})),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)}))}const ge=[0].concat(Array.from({length:100}).map((e,t)=>(t+1)/100));function ve(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)}));const a=()=>{setTimeout(()=>{n.setState(m,!0),n.setState("is-autoplay",!1)},100)};ee(n,"canplay",(function(t){if(e.autoplay)return n.hasState(v)&&i.should_resume?n.togglePlay(!0).catch(a):void(e.autopause||n.hasState(v)||!i.should_resume||ne(n,"viewenter",()=>{e.autoplay&&i.should_resume&&n.togglePlay(!0).catch(a)}))}));const l=new IntersectionObserver(e=>{e.forEach(e=>{setTimeout(()=>{const t=e.intersectionRatio,o=n.hasState(v);if(n.setState(v,t>=.2),n.emit("intersectionchange",{ratio:t}),o===n.hasState(v))return;const r=n.hasState(v)?"viewenter":"viewleave";n.emit(r)},0)})},{threshold:ge});l.observe(t),n.on(s,()=>l.disconnect()),e.autopause&&(ee(n,"viewenter",(function(){i.should_resume&&e.autopause&&!we()&&n.togglePlay(!0)})),ee(n,"viewleave",(function(){if(!e.autopause||we())return;const t=!n.paused;i.locked=!0,n.pause(),setTimeout((function(){i.should_resume=t,i.locked=!1}),0)})))}function we(){return t.find(e=>e.hasState("is-casting"))}function Se(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 _e(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 Oe(e,t,n){const o=!!e.ratio,r=document.createElement("div");r.classList.add("fp-ratio"),t.append(r);let s=_e(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=_e((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(Ie).forEach(([e,t])=>{r.style.setProperty(e,t,"important")}),o.appendChild(r)}}const Ie={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 Ne(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 Ae(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=Te("flowplayer.version","3.4.1");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=Te("hls.version",i.version);o.append(e)}e.appendChild(o)}(e,t))})}const Te=(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 Le=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 be(n,o){if("function"==typeof n)return e.push(...[...arguments].filter(e=>"function"==typeof e)),be;"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=be.extensions.map(e=>new e(be,u)),he(o,r,u),ve(o,r,u),Se(r,u),Oe(o,r,u),Ne(u),Ae(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(be,Le),function(o){Array.isArray(o.extensions)&&o.extensions.forEach(t=>e.push(t)),o.customElements=A,o.defaultElements=c,o.version="3.4.1",o.commit="465b355ad41710b2549a1de946bfd490968fd17d",o.instances=t,o.extensions=e,o.support=n,o.events=l,o.states=w,o.jwt=N,o.autoplay=b,o.quality=L}(be),"object"==typeof document&&setTimeout(J,0,document,"flowplayer:umd",be),be}));
|
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="click",r="dblclick",i="load",s="mouseenter",a="mouseleave",l="mousemove",c="touchmove",u="touchend",d="fullscreenenter",p="fullscreenexit",f="loadedmetadata",m="loadeddata",h="progress",y="loadstart",v="pause",_="playing",g="waiting",E="canplay",w="ended",S="seeked",b="seeking",O="reap",T="config",N="landscape",A="portrait";var I=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:l,TOUCH_START:"touchstart",TOUCH_MOVE:c,TOUCH_END:u,TOUCH_CANCEL:"touchcancel",RESIZE:"resize",SCROLL:"scroll",FULLSCREEN_ENTER:d,FULLSCREEN_EXIT:p,FULLSCREEN_CHANGE:"fullscreenchange",WEBKIT_NEEDKEY:"webkitneedkey",METADATA:f,DATA:m,PROGRESS:h,TIME_UPDATE:"timeupdate",LOAD_START:y,VOLUME_CHANGE:"volumechange",PAUSE:v,PLAYING:_,PLAY:"play",WAITING:g,CAN_PLAY:E,ENDED:w,SEEKED:S,SEEKING:b,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: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",P="flowplayer-primary",U="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:P,HEADER_DURATION:"flowplayer-header-duration",MIDDLE:U,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",ERROR_COMPONENT:"flowplayer-error"});const W="is-playing",V="is-paused",K="is-loaded",Y="is-loading",X="is-starting",Q="is-seeking",Z="is-ended",J="is-waiting",$="is-live-seeked",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:"is-live",ERRORED:"is-error",WAITING:J,AUTOPLAY:"is-autoplay",NO_AUTOPLAY:"no-autoplay",SEAMLESS:"is-seamless",TOGGLING:"is-toggling",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 Promise.resolve();if(!n)return Promise.resolve(e.pause());if(0==e.reaper)return Promise.resolve();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())))):Promise.resolve()}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 _e(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 ge(e){switch(e){case"video/mpd":return"application/dash+xml";case"video/m3u8":return"application/x-mpegurl";default:return e}}const Ee=e=>{var{src:t}=e,n=ve(e,["src"]);return[Object.assign({src:t,type:t?ge("video/"+_e(t)):""},n)]};function we(e){return Ee({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)]:Ee(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}),e.live_state.dvr=void 0,e.live_state.dvr_window=void 0,delete e.opts.live,delete e.opts.duration),[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("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),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,t.autoplay&&o.safari&&e.load(),"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,b,"src","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(e,t){const n=e._customElements.get(t);return n&&e.root.querySelector(n)||void 0}function ke(){if("undefined"==typeof document)return!1;const e=document.documentElement;return e&&"rtl"==e.getAttribute("dir")}function Re(...e){const t=document.createElement("div");return 0==e.length||t.classList.add(...e),t}function Ce(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 De(e){const t="number"==typeof e?e:parseInt(e,10);return(t>9?"":"0")+t}function xe(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+":"+De(o)+":"+De(e)):t+De(o)+":"+De(e)}!function(e){e.FORWARD="forward",e.BACKWARD="backward"}(Ne||(Ne={}));const Me=navigator.languages||[navigator.language];function Pe(e,t,n){const o={};return n=t.lang||n,e[n]&&(o[n]=e[n]),function(){try{return Me.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,Fe=()=>"undefined"==typeof crypto?"":Ue.replace(/[018]/g,e=>(e^crypto.getRandomValues(new Uint8Array(1))[0]&15>>e/4).toString(16));let Be="";!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 Ge=["touchstart","touchmove"];function He(e,t){const n=new CustomEvent(e,{detail:t,cancelable:!0});return t&&Object.defineProperty(n,"data",{get:()=>t}),n}function je(e,t,n){const o=He(t,n);return e.dispatchEvent(o),e}function qe(e,t,n){const o=He(t,n);return e.dispatchEvent(o),o}function ze(e,t,n,o){Array.isArray(t)?t.forEach(t=>We(e,t,n,o)):We(e,t,n,o)}function We(e,t,n,o){if(r=t,!~Ge.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 Ve(e,t,n,o){return ze(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 Ke={preload:"none",rtl:!1,controls:!0},Ye=["loop","muted","preload"];function Xe(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(ee,!(!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 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[J]&&(n[W]=!1),r.playerState=n,je(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)=>(je(r,e,t),r),r.on=(e,t)=>(ze(r,e,t),r),r.once=(e,t)=>(Ve(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)=>qe(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),je(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(),je(r,O)}),0)},r.setAttrs=function(e){return Ye.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?Ce(Ke,t):n,Ce(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:Ce(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(ee,!0),je(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 ke();const t=e.getAttribute("dir");return t?"rtl"==t:ke()}(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+"')":"",je(r,T,e)},r.renderPlugin=function(e){qe(r,"renderplugin",e).defaultPrevented||r.root.appendChild(e)};const s={offset:0,timer:0};var a,l;l=s,(a=r).on(Te,(function(){Ie(a,l)})),r.enqueueSeek=function(e){if(0!=r.opts.seekable&&!(1==r.opts.disabled&&e>0))return Ae(r,s,e)},r.deviceId=function(){return function(e){if(Be)return Be;try{const t=e.getItem("flowplayer/uuid");if(t)return t;const n=Fe();return e.setItem("flowplayer/uuid",n),n}catch(e){return Be=Fe()}}(r._storage)}}function Qe(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 Ze="undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{};function Je(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 $e(){return"undefined"!=typeof window?window:void 0!==Ze?Ze:{}}const et=["localhost","127.0.0.1","0.0.0.0","s.codepen.io","cdpn.io","try.flowplayer.com"];function tt(e,t){return!!~et.indexOf(e)||e.indexOf(t)===e.length-t.length}tt.check_whitelist=function(e){return!!~et.indexOf(e)};const nt="production";function ot(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&&ot.validate(n),n}function rt(e){try{return ot.validate(e),{success:!0,message:""}}catch(e){return{success:!1,message:e.message}}}var it;function st(e){return{grant:e,is_granted:t=>(e&t)===t}}function at({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)}ot.validate=function(e){if("string"==typeof e&&(e=ot(e)),!e||!e.raw){if(tt.check_whitelist(window.location.hostname)||"dev"===nt.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=tt.bind(null,t);if("dev"!==nt.toString()&&e.data.domain&&e.data.domain.length&&!e.data.domain.some(n))throw new Error("Domain not allowed");if("dev"!==nt.toString()&&1e3*e.exp-Date.now()<0)throw new Error("Expired token");return!0},ot.id=function(e){if(e)return"string"==typeof e&&(e=ot(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"}(it||(it={})),st.of=st,st.from_token=function(e){const t=ot(e,{require_valid_token:!0});return st.of(t.data.acl)},st.permissions=it;function lt(e,t){const n=t.clientWidth;t.classList.toggle("is-small",n<600),t.classList.toggle("is-tiny",n<400)}function ct(e,t,o){let r=!0;t.classList.add("flowplayer"),lt(0,t),ze(o,[y,"resize"],(function(){lt(0,t)})),ze(o,"state",(function(){Object.entries(o.playerState).forEach((function([e,n]){t.classList.toggle(e,n)}))})),ze(o,"timeupdate",(function(){o.setState(J,!o.hasState("is-casting")&&!o.hasState(X)&&o.readyState<3)})),ze(o,w,(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),Ve(o,S,(function(){t===o.src&&(o.setState(Q,!1),o.pause(),o.setState(X,!0))})),o.currentTime=0}Ve(o,"timeupdate",(function(){o.setState(Z,!1)})),o.transitionState(Z,W,e.loop||e.rewind?0:300)}}),0)})),ze(o,[b,S],(function(e){o.setState(Q,e.type==b),o.setState(V,o.paused),o.setState(W,!o.paused)})),ze(o,"remotesession:ended",(function(e){setTimeout(()=>o.currentTime=e.detail.currentTime,0)})),ze(o,w,(function(){o.setState(W,!1),r=!0})),ze(o,h,()=>{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))}),ze(o,n().ios?f:m,(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")})),ze(o,[g,E,y],(function(t){if(!o.hasState(Q)&&(t.type!=E||e.autoplay||o.setState(J,!1),t.type!=y||"none"!=o.opt("preload")||e.autoplay)){if(t.type==y&&e.autoplay)return Ve(o,_,(function(){o.setState(J,!1)}));t.type==g&&([W,V,X].forEach((function(e){o.setState(e,!1)})),o.hasState(K)||o.setState(Y,!0)),o.setState(Z,!1),o.setState(J,t.type==g)}})),ze(o,[_,v],(function(t){setTimeout(()=>{const e=new CustomEvent("flowplayer/"+t.type,{detail:o});document.dispatchEvent(e)},0);const n=t.type==_,i=o.currentTime==o.duration,s=n&&r&&e.autoplay||o.hasState(J);if(n&&(o.started=!0,r=!1),o.setState(J,!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)}))}const ut=[0].concat(Array.from({length:100}).map((e,t)=>(t+1)/100));function dt(e,t,n){if(!window.IntersectionObserver)return;const r={should_resume:!!e.autoplay,has_user_gesture:!1,locked:!1};[u,o].forEach(e=>Ve(n,e,()=>r.has_user_gesture=!0)),ze(n,"play",(function(){r.locked||(r.should_resume=!0)})),ze(n,"src",(function(){r.should_resume=!!e.autoplay})),ze(n,v,(function(){r.locked||(r.should_resume=!1)}));const i=()=>{setTimeout(()=>{n.setState(X,!0),n.setState("is-autoplay",!1)},100)};ze(n,E,(function(t){if(e.autoplay)return n.hasState(ne)&&r.should_resume?n.togglePlay(!0).catch(i):void(e.autopause||n.hasState(ne)||!r.should_resume||Ve(n,"viewenter",()=>{e.autoplay&&r.should_resume&&n.togglePlay(!0).catch(i)}))}));const s=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:ut});s.observe(t),n.on(O,()=>s.disconnect()),e.autopause&&(ze(n,"viewenter",(function(){r.should_resume&&e.autopause&&!pt()&&n.togglePlay(!0)})),ze(n,"viewleave",(function(){if(!e.autopause||pt())return;const t=!n.paused;r.locked=!0,n.pause(),setTimeout((function(){r.should_resume=t,r.locked=!1}),0)})))}function pt(){return t.find(e=>e.hasState("is-casting"))}function ft(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 mt(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 ht(e,t,n){const o=!!e.ratio,r=document.createElement("div");r.classList.add("fp-ratio"),t.append(r);let i=mt(e.ratio||.5625);r.style.paddingTop=100*i+"%";const s=[m,f];n.on(s,(function(){if(o)return;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,o=mt((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(_,this.render),null===(t=this.player)||void 0===t||t.once(w,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(_,this.render),null===(o=this.player)||void 0===o||o.off(w,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(yt).forEach(([e,t])=>{r.style.setProperty(e,t,"important")}),o.appendChild(r)}}const yt={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)"},vt="flowplayer/"+_;function _t(e){const t=t=>{t.detail!==e&&!1===e.opt("multiplay")&&e.togglePlay(!1)};e.on(O,()=>document.removeEventListener(vt,t)),document.addEventListener(vt,t)}function gt(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=Et("flowplayer.version","3.4.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=Et("hls.version",i.version);o.append(e)}e.appendChild(o)}(e,t))})}const Et=(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 wt=function(){const e=$e(),t=e.flowplayer?e.flowplayer:{extensions:[]};return Array.isArray(t.extensions)||(t.extensions=[]),t}();function St(n,o){if("function"==typeof n)return e.push(...[...arguments].filter(e=>"function"==typeof e)),St;"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=rt(o.token);if(!s.success)return at({root:r,data:{reason:"token",details:s.message}});const a=new Map,l=Qe(o,r);l.reaper=a,l._customElements=ce,Object.defineProperty(l,"token",{value:"string"==typeof o.token?ot.id(o.token):"",writable:!1}),l.addEventListener(O,()=>{a.clear(),l.reaper=0,delete l.root}),l.root=r,o.token&&st.from_token(o.token).is_granted(st.permissions.DEVELOPER_PLAN)&&e.push(ExplorerPlan),!~t.indexOf(l)&&t.push(l),Xe(o,r,l),l.setAttrs(o),l.plugins=St.extensions.map(e=>new e(St,l)),ct(o,r,l),dt(o,r,l),ft(r,l),ht(o,r,l),_t(l),gt(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(f),c>2&&l.currentSrc&&l.emit(E),l.emit("mount"),l.on("error:fatal",(function(e){at({root:r,video:l,data:e.data||{}})})),l}Object.assign(St,wt),function(o){Array.isArray(o.extensions)&&o.extensions.forEach(t=>e.push(t)),o.customElements=ce,o.defaultElements=z,o.version="3.4.0",o.commit="ef2c3d9ac6c4df271754952fec94d67c3a36b78c",o.instances=t,o.extensions=e,o.support=n,o.events=I,o.states=oe,o.jwt=le,o.autoplay=fe,o.quality=pe}(St),"object"==typeof document&&setTimeout(je,0,document,"flowplayer:umd",St);var bt="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function Ot(e){var t={exports:{}};return e(t,t.exports),t.exports}var Tt=Ot((function(e,t){var n=bt&&bt.__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}})),Nt=Ot((function(e,t){var n=bt&&bt.__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=bt&&bt.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),r=bt&&bt.__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(Tt),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})),At=Ot((function(e,t){var n=bt&&bt.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};t.__esModule=!0;var o=n(Nt);t.default=o.default.of()})),It=Ot((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 "))}))}})),Lt=Ot((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})),kt=Ot((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"})),Rt=Ot((function(e,t){var n=bt&&bt.__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=bt&&bt.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),r=bt&&bt.__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=bt&&bt.__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=bt&&bt.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};t.__esModule=!0;var a=s(At),l=s(Nt),c=r(It),u=r(Tt),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=Lt.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=kt.Verb,e}();t.default=d})),Ct=Ot((function(e,t){var n=bt&&bt.__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=bt&&bt.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),r=bt&&bt.__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=bt&&bt.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};t.__esModule=!0,t.API=t.Tracker=void 0;var s=i(Rt);t.Tracker=s.default;var a=r(It);t.API=a})),Dt="ping",xt="display",Mt="view";const Pt=["sitegroup_id","session_id","media_id","site_id","player_id","video_type"],Ut=["created","position"],Ft=["player_version","created","source","category","category_id","autoplay","muted","customer_user_id"];function Bt(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 Gt(e,t,n){if(!t.segment_duration&&!Bt(e,t))return;const o=function(e,t,n){const o=t.last_idx,r=n?99:Ht(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(Dt,{position:o})}function Ht(e,t){return Math.min(Math.floor(e.currentTime/t.segment_duration),99)}const jt="vod",qt="live",zt=[xt,Dt,Mt];function Wt(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(Dt,{position:60*t.ticks}))}(e,t);case"vod":return Gt(e,t,"boolean"==typeof n&&n)}}function Vt(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 Kt(){try{return window.location!==window.parent.location?document.referrer:document.location.href}catch(e){return!1}}class Analytics{init(e,t,n){if(!st.from_token(e.token||"").is_granted(st.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:()=>{Wt(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.4.0"},s=Ct.Tracker.of(n,{verb:Ct.Tracker.verb.POST,url:"https://ptm.flowplayer.com/:video_type/:sitegroup_id/:event_type",events:zt,required_keys:Pt,optional_keys:Ft.concat(Ut).slice(0),metadata:i});n.on(O,(function(){s&&s.destroy()})),n.on(T,(function(t){if(!s)return;const r=Ce(t,"data.metadata",{});if(!r.media_id)return;const i=Ce(s,"metadata.media_id");if(i&&r.media_id==i)return;const a=Ce(e,"analytics",{});s.put(r),s.put(a);const l=Ce(e,"metadata.live_start_time",e.live)?qt:jt;s.put({video_type:l,source:e.source||Kt()||""}),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(xt)}));let a=0;n.on(_,(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=Vt(n);if(e)return a=Promise.resolve(e).then((function(){o.last_media_id=s.metadata.media_id,n.emit(Mt),a=0})).catch((function(){a=0}));o.last_media_id=s.metadata.media_id,n.emit(Mt)})),n.on("timeupdate",(function(){var t;s&&(a||Vt(n)||o.ended||(!e.live&&n.currentTime+.25>=n.duration&&Wt(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(S,(function(){s&&o.ticker&&"vod"==o.ticker.kind&&function(e,t){Bt(e,t),t.last_idx=Ht(e,t)}(n,o.ticker)})),n.on(w,(function(){s&&function(e,t){t.ended||(t.ended=!0,Wt(e,t.ticker))}(n,o)}))}}var Yt;function Xt(e){switch(e){case Yt.MEDIA_PLAYBACK_ABORTED:return"media playback was aborted";case Yt.MEDIA_ERR_NETWORK:return"a network error occurred";case Yt.MEDIA_ERR_DECODE:return"unable to decode media content";case Yt.MEDIA_ERR_SRC_NOT_SUPPORTED:return"unsupported media type";case Yt.NO_INTERNET:return"no internet connection detected";case Yt.MIXED_CONTENT:return"cannot load insecure content in a secure context";default:return"an unknown error occurred"}}function Qt(){}function Zt(e){try{return!!new URL(e)}catch(e){return!1}}Je($e(),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"}(Yt||(Yt={}));function Jt(e,t){if(t.message)return t.message;if(t.stack)return t.stack;const n=t.code||-1,o=Xt(n);return e.i18n("media_errors."+n,o)}const $t=()=>!0===(navigator||{}).onLine;function en(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 tn(e,t,n){const o=n.togglePlay;n.on("error",(function(e){const t=e.data||n.error,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(){const i=Le(n,L);if(e.defaultPrevented||!i||n.root.querySelector("#qul_error"))return;if("AbortError"==t.name)return;n.setState("is-error",!0),n.togglePlay=Qt;const s=function(e,t){return{code:"http:0"===t.code?nn(e):t.code,message:Jt(e,t)}}(n,t);console.error(r,s.message);let a=Le(n,"flowplayer-error");a||(a=ue(n,"flowplayer-error"),i.append(a)),je(a,"error",{data:t,formatted_data:s}),n.once(y,()=>{n.togglePlay=o,n.setState("is-error",!1),null==a||a.remove()})}))}))}function nn(e){return en(e.original_src)?{code:Yt.MIXED_CONTENT}:$t()?{code:Yt.MEDIA_ERR_NETWORK}:$t()?{code:Yt.UNKNOWN}:{code:Yt.NO_INTERNET}}var on=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 rn(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")),sn(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 r=s();if(e)return r.requestFullscreen();o()===r&&document.exitFullscreen()},sn(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?d:p),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 sn(e){return n().ios&&"function"==typeof e.webkitEnterFullScreen&&"function"==typeof e.webkitExitFullScreen}function an(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 ln(e){return e.opt("live",!1)||e.duration>=Number.MAX_SAFE_INTEGER}function cn(e){return isFinite(e.duration)?e.duration:0==e.seekable.length?0:an(e).head}function un(e){return function(e){return an(e).head}(e)-.5}function dn(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=Re("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=Re("fp-title");e.innerText=i,o.append(e)}if("string"==typeof r){const e=r.split(" "),t=Re("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),tn(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)}))}),rn(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=an(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=an(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($)==t.is_live&&n.setState($,!t.is_live),n.live_state.dvr&&n.emit("dvr",t.progress)},200)}),n.on(f,(function(){n.setOpts({live:ln(n)})})),n.on("durationchange",(function(e){const t=ln(n),o=t?cn(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 u=null;[l,c].forEach(e=>r.addEventListener(e,(function(e){n.hasState("is-touch-device")&&e.type===l||("number"==typeof u&&clearTimeout(u),n.setState("is-hovered",!0),u=0==n.paused&&setTimeout((function(){n.setState("is-hovered",!1)}),2e3))})))}function pn(e,t,n){if(st.from_token(e.token||"").is_granted(st.permissions.NO_METERING))return;const o=ot.id(e.token||"");o&&n.once(_,()=>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 fn={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",Pe(I18n,e,"en"))}}I18n.en=fn;const mn="rebuffer";var hn=Object.freeze({__proto__:null,RECORD:"health:record",REBUFFER:mn});function yn(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(`flowplayer/${e} -- ${o}`,...r)};return o.log=o,o}const vn=navigator;function _n(e){var t,n;const o=null===(t=e.hls)||void 0===t?void 0:t.bandwidthEstimate;return o?1e-6*o:(null===(n=vn.connection)||void 0===n?void 0:n.downlink)||-1}function gn(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"),wn=window,Sn=wn._flowplayerTimekeeper||(wn._flowplayerTimekeeper={});const bn=e=>{switch(e){case!0:return fe.ON;case!1:return fe.OFF;default:return e}},On=[];function Tn(e){if(e.suspended)return;const t=On.slice(0);On.length=0,0!=t.length&&(e.logger.log(`:dispatch events={${t.length}}`),gn("https://ihi.flowplayer.com/v1/health/events",t))}async function Nn(e,t,n){const o=await In();On.push(Object.assign(t,o)),e.logger.log(":enqueue",t.event,t),On.length<10&&!n||Tn(e)}const An=()=>{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}},In=async()=>{const e=Date.now();try{return{adjusted_time:e-await async function(){const e=Sn.cachedServerOffset;if(e)return e;const t=Sn.pendingRequest||(Sn.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 Sn.cachedServerOffset=i,Sn.cachedServerOffset}(),client_time:e}}catch(t){return{client_time:e}}},Ln=(e,t)=>Object.assign(e,{detail:t}),kn=(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.4.0",commit:"ef2c3d9ac6c4df271754952fec94d67c3a36b78c",ima_sdk_version:An(),preload:e.opt("preload"),autoplay:bn(e.opt("autoplay")),live:e.opt("live"),dvr:!!e.live_state.dvr,source:e.original_src,downlink_mbs:_n(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")}),Rn=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 Cn(e,t,n,o){const r=kn(t,e.eventInfo(n)),{before:i,after:s}=o;Nn(e,((e,t,n)=>Object.assign(e,{state:{before:t,after:n}}))(r,Rn(i),Rn(s)))}const Dn=(e,t)=>{let n=null;return(...o)=>{null!==n&&(clearTimeout(n),n=null),n=setTimeout(()=>t(...o),e)}},xn=Fe();class Health{constructor(e,t){this.session_id=xn,this.suspended=!1,this.logger=yn("health",t.opts),this.media_session_id=Fe(),this.analyticsLoop=setInterval(()=>Tn(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(()=>Tn(this),2e3)}init(e,t,n){!function(e){e.on(g,(function(t){e.seeking||e.networkState===e.NETWORK_LOADING&&e.readyState!==e.HAVE_NOTHING&&e.emit(mn)}))}(n),n.on("health:record",({detail:e})=>{const t=kn(n,this.eventInfo(e.event));Object.assign(t,e.detail||{}),Nn(this,t)}),[E,y,i,f,m,h,g,mn].forEach(e=>{n.on(e,e=>{Nn(this,kn(n,this.eventInfo(e.type)))})}),[_,v,b,S,w,d,p].forEach(e=>{n.on(e,e=>{Nn(this,kn(n,this.eventInfo(e.type)))})}),n.on("volumechange",Dn(800,e=>{const t=kn(n,this.eventInfo(e.type));Nn(this,Ln(t,{volume:parseFloat(n.volume.toFixed(2)),muted:n.muted}))})),n.on("resize",Dn(800,e=>{const o=kn(n,this.eventInfo(e.type));Nn(this,Ln(o,{height:t.clientHeight,width:t.clientWidth}))})),n.on("hls/failover",e=>{const t=kn(n,this.eventInfo(e.type)),o=e.detail,{reason:r,from:i}=o;Nn(this,Ln(t,{reason:r,from:i}))}),n.on("qualitychange",({type:e,detail:t})=>{switch(t.kind){case"hls":return Cn(this,n,e,t)}});let o=Date.now()+5e3;n.on("timeupdate",e=>{if(Date.now()<o)return;o=Date.now()+5e3;const t=kn(n,this.eventInfo(e.type));var r;Nn(this,Ln(t,{duration:(r=n.duration,Number.isFinite(r)?r:r===1/0?-1:void 0)}))}),n.addEventListener("error",e=>{const t=kn(n,this.eventInfo(e.type)),o=e.error||n.error;if(!o)return Nn(this,t,!0);const r=o.code,i={error_message:o.message||Xt(r),error_code:r,error_stack:o.stack||""};return Nn(this,Ln(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(!Zt(n.original_src))return;if(!Zt(o))return;if(o==n.original_src)return;this.media_session_id=Fe();Nn(this,kn(n,this.eventInfo(e.type))),Tn(this)}),n.on("visibilitychange",e=>{Nn(this,kn(n,this.eventInfo(e.type))),Tn(this)})}}Health.events=hn,Health._UNLOAD_SUBSCRIBED=!1,Je(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)?xe(n):""})}}const Mn={name:"fp-fullscreen",translation_key:"core.fullscreen"},Pn={name:"fp-fullscreen-exit",translation_key:"core.exit_fullscreen"},Un={name:"fp-play",translation_key:"core.play"},Fn={name:"fp-pause",translation_key:"core.pause"},Bn={translation_key:"core.mute",name:"fp-volume-mute-unmute"},Gn={translation_key:"core.play",name:"fp-small-play"},Hn={translation_key:"core.pause",name:"fp-small-pause"},jn={name:"fp-fast-forward"},qn={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 zn={passive:!0};var Wn;function Vn(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(Wn.GRABBING),s.remove(Wn.TOUCHING);const a=t.onseek||Qt,d=t.onstart||Qt,p=t.onend||Qt,f=t.onmouse||Qt,m=t.ontouch||Qt,h=t.ontouchend||Qt;function y(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 v(t){const n=y(t);n!=r&&(a(e,n),r=n)}return e.addEventListener("touchstart",(function(t){Kn(e,t)&&(s.add(Wn.TOUCHING),Yn(e.parentElement)&&(s.add(Wn.GRABBING),m(e,y(t)),d(e,y(t)),v(t)))}),zn),e.addEventListener(c,(function(t){v(t),f(e,y(t))}),zn),e.addEventListener(u,(function(t){setTimeout((function(){s.remove(Wn.TOUCHING)}),500),Kn(e,t)&&(s.remove(Wn.GRABBING),h(e,y(t)),p(e,y(t)),o=0)}),zn),e.addEventListener("touchcancel",(function(){s.remove(Wn.GRABBING,Wn.TOUCHING),o=0}),zn),e.addEventListener("mousedown",(function(t){s.contains(Wn.TOUCHING)||(document.addEventListener(l,v),s.add(Wn.GRABBING),d(e,y(t)),t.preventDefault(),v(t))})),e.addEventListener(l,(function(t){s.contains(Wn.TOUCHING)||f(e,y(t))})),document.addEventListener("mouseup",(function(t){s.contains(Wn.TOUCHING)||(document.removeEventListener(l,v),s.contains(Wn.GRABBING)&&(s.remove(Wn.GRABBING),p(e,y(t)),o=0))})),e}function Kn(e,t){const n=t.target;return!!n&&(n&&!n.closest(e.id)||!Yn(e.parentElement)||!e.classList.contains(Wn.TOUCHING))}function Yn(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"}(Wn||(Wn={}));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),Vn(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(Wn.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 Xn(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 Qn(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 Zn(e,t){e.style.width="0",t.style.display="none"}function Jn(e,t,n){if(!t.seekable||0==t.seekable.length)return;Xn(n,e);const o=an(t),r=(100-Math.max(0,Math.min(e,100)))/100*(o.head-o.tail);n.innerText="-"+xe(r)}function $n(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=an(e);return n.tail+t*(n.head-n.tail)}(t,e)}function eo(e,t){e.style.width="0",t.style.display="none"}class FlowplayerTimelineBar extends FlowplayerComponent{constructor(e){let t;super(e),this.bufferEle=Re("fp-buffer"),this.progress=Re("fp-progress","fp-color"),this.tooltipEle=Re("fp-timestamp"),this.proposedSeekBar=Re("fp-hover"),this.dragger=Re("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(Wn.GRABBING)||r||(r=setTimeout(i,200)))},s=()=>!!this.player.opt("seekable",!0)&&!isNaN(this.player.duration);Vn(this,{onseek:(n,o)=>{if(s())switch(!!t.live){case!0:Jn(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),Xn(this.tooltipEle,o)}},onstart:()=>{s()&&(e.emit("timeline/gesture/start"),!e.hasState("is-casting")&&e.setState(Q,!0),t.live||function(e){e.style.display="block"}(this.tooltipEle))},onend:function(n,r){o(i),0!=t.seekable&&t.live&&$n(r,e)},ontouch:function(){e.paused||(n=!0,e.pause())},ontouchend:()=>{n&&(n=!1,e.play()),t.live?eo(this.proposedSeekBar,this.tooltipEle):Zn(this.proposedSeekBar,this.tooltipEle),setTimeout(()=>e.emit("timeline/gesture/end"),0)},onmouse:(n,o)=>{if(s()&&(e.emit("timeline/gesture/move",{percent:o}),!this.classList.contains(Wn.GRABBING)))switch(!!t.live){case!0:!function(e,t){t.style.width=e+"%"}(o,this.proposedSeekBar),Jn(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;Xn(n,e),n.innerHTML="";const o=document.createElement("span");o.innerText=xe(e/100*t.duration),n.append(o)}(o,e,this.tooltipEle)}}}),e.on(T,(function(e){e.data&&(t=e.data)})),e.on(_,()=>o(i)),e.on(h,()=>{0==e.reaper||t.live||Qn(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||Qn(e,this.bufferEle))}),e.on(f,()=>{0!=e.reaper&&(t.live||Qn(e,this.bufferEle))}),e.on("durationchange",t=>{if(0==e.reaper)return;const n=ln(e)?cn(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?eo(this.proposedSeekBar,this.tooltipEle):Zn(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=Le(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=Re("fp-live-text"),n=Re("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=un(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=ln(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=xe(o)}),e.on(f,()=>{var n,o;0==e.reaper||t.live||(o=this,(n=e).duration&&(o.innerText=xe(n.duration)))})}}class FlowplayerElapsedTime extends FlowplayerComponent{constructor(e){let t;super(e),this.classList.add("fp-elapsed"),this.innerText=xe(0),e.on(T,e=>{e.data&&(t=e.data)}),e.on("timeupdate",()=>{var n;0!=e.reaper&&(t.live?(n=e,this.innerText=xe(n.currentTime)):function(e,t){t.innerText=xe(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(S,()=>{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(u,(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 FlowplayerError extends FlowplayerComponent{constructor(e){super(e),this.className="fp-error",this.message=document.createElement("p"),this.message.className="error-message",this.append(this.message),this.addEventListener("error",e=>{const t=e.detail;t&&(this.message.textContent=t.formatted_data.message)})}}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(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(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",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==Mn?"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),[_,S].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(J)||e.togglePlay()}),0)})),e.on(r,(function(t){setTimeout((function(){t.defaultPrevented||e.toggleFullScreen()}),0)}))}handleTouch(e){let t=!1;this.addEventListener(u,(function(t){t.cancelable&&!e.hasState("is-endscreen")&&(t.preventDefault(),e.emit(t.type,{source:t}))})),e.on(u,(function(n){setTimeout((function(){if(n.defaultPrevented)return;if(e.hasState(J))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,U,k))}}return St.extensions.unshift.apply(St.extensions,[I18n,Analytics,Health,class Default{constructor(e){de(e,L,FlowplayerUi),de(e,"flowplayer-error",FlowplayerError),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,P,FlowplayerPrimary),de(e,"flowplayer-header-duration",FlowplayerHeaderDuration),de(e,"flowplayer-header-left-zone",class extends FlowplayerHeaderLeftRight{constructor(e){super(e,"fp-left",P,"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,U,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,Gn),this.setAttribute("role","button")}}),de(e,"flowplayer-small-pause-icon",class extends FlowplayerIcon{constructor(e){super(e,Hn),this.setAttribute("role","button")}}),de(e,G,class extends FlowplayerIcon{constructor(e){super(e,Un)}}),de(e,H,class extends FlowplayerIcon{constructor(e){super(e,Fn)}}),de(e,"flowplayer-fullscreen-enter-icon",class extends FullscreenIcon{constructor(e){super(e,Mn)}}),de(e,"flowplayer-fullscreen-exit-icon",class extends FullscreenIcon{constructor(e){super(e,Pn)}}),de(e,"flowplayer-fast-forward-icon",class extends FlowplayerIcon{constructor(e){super(e,jn)}}),de(e,j,class extends FlowplayerIcon{constructor(e){super(e,qn)}}),de(e,q,class extends FlowplayerIcon{constructor(e){super(e,Bn),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;pn(e,0,n),dn(e,t,n),o=n,"undefined"!=typeof window&&"ontouchstart"in window&&o.setState("is-touch-device",!0),o.setState("is-accessibility",!1)}}]),Object.assign(St,{ui:on,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="mousemove",c="touchmove",u="touchend",d="fullscreenenter",p="fullscreenexit",f="loadedmetadata",m="loadeddata",h="progress",y="loadstart",v="pause",_="playing",g="waiting",E="canplay",w="ended",S="seeked",b="seeking",O="reap",T="config",N="landscape",A="portrait";var I=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:l,TOUCH_START:"touchstart",TOUCH_MOVE:c,TOUCH_END:u,TOUCH_CANCEL:"touchcancel",RESIZE:"resize",SCROLL:"scroll",FULLSCREEN_ENTER:d,FULLSCREEN_EXIT:p,FULLSCREEN_CHANGE:"fullscreenchange",WEBKIT_NEEDKEY:"webkitneedkey",METADATA:f,DATA:m,PROGRESS:h,TIME_UPDATE:"timeupdate",LOAD_START:y,VOLUME_CHANGE:"volumechange",PAUSE:v,PLAYING:_,PLAY:"play",WAITING:g,CAN_PLAY:E,ENDED:w,SEEKED:S,SEEKING:b,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: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",P="flowplayer-primary",U="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:P,HEADER_DURATION:"flowplayer-header-duration",MIDDLE:U,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",ERROR_COMPONENT:"flowplayer-error"});const W="is-playing",V="is-paused",K="is-loaded",Y="is-loading",X="is-starting",Q="is-seeking",Z="is-ended",J="is-waiting",$="is-live-seeked",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:"is-live",ERRORED:"is-error",WAITING:J,AUTOPLAY:"is-autoplay",NO_AUTOPLAY:"no-autoplay",SEAMLESS:"is-seamless",TOGGLING:"is-toggling",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 Promise.resolve();if(!n)return Promise.resolve(e.pause());if(0==e.reaper)return Promise.resolve();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())))):Promise.resolve()}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 _e(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 ge(e){switch(e){case"video/mpd":return"application/dash+xml";case"video/m3u8":return"application/x-mpegurl";default:return e}}const Ee=e=>{var{src:t}=e,n=ve(e,["src"]);return[Object.assign({src:t,type:t?ge("video/"+_e(t)):""},n)]};function we(e){return Ee({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)]:Ee(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}),e.live_state.dvr=void 0,e.live_state.dvr_window=void 0,delete e.opts.live,delete e.opts.duration),[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("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),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,t.autoplay&&o.safari&&e.load(),"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,b,"src","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(e,t){const n=e._customElements.get(t);return n&&e.root.querySelector(n)||void 0}function ke(){if("undefined"==typeof document)return!1;const e=document.documentElement;return e&&"rtl"==e.getAttribute("dir")}function Re(...e){const t=document.createElement("div");return 0==e.length||t.classList.add(...e),t}function Ce(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 De(e){const t="number"==typeof e?e:parseInt(e,10);return(t>9?"":"0")+t}function xe(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+":"+De(o)+":"+De(e)):t+De(o)+":"+De(e)}!function(e){e.FORWARD="forward",e.BACKWARD="backward"}(Ne||(Ne={}));const Me=navigator.languages||[navigator.language];function Pe(e,t,n){const o={};return n=t.lang||n,e[n]&&(o[n]=e[n]),function(){try{return Me.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,Fe=()=>"undefined"==typeof crypto?"":Ue.replace(/[018]/g,e=>(e^crypto.getRandomValues(new Uint8Array(1))[0]&15>>e/4).toString(16));let Be="";!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 Ge=["touchstart","touchmove"];function He(e,t){const n=new CustomEvent(e,{detail:t,cancelable:!0});return t&&Object.defineProperty(n,"data",{get:()=>t}),n}function je(e,t,n){const o=He(t,n);return e.dispatchEvent(o),e}function qe(e,t,n){const o=He(t,n);return e.dispatchEvent(o),o}function ze(e,t,n,o){Array.isArray(t)?t.forEach(t=>We(e,t,n,o)):We(e,t,n,o)}function We(e,t,n,o){if(r=t,!~Ge.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 Ve(e,t,n,o){return ze(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 Ke={preload:"none",rtl:!1,controls:!0},Ye=["loop","muted","preload"];function Xe(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(ee,!(!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 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[J]&&(n[W]=!1),r.playerState=n,je(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)=>(je(r,e,t),r),r.on=(e,t)=>(ze(r,e,t),r),r.once=(e,t)=>(Ve(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)=>qe(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),je(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(),je(r,O)}),0)},r.setAttrs=function(e){return Ye.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?Ce(Ke,t):n,Ce(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:Ce(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(ee,!0),je(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 ke();const t=e.getAttribute("dir");return t?"rtl"==t:ke()}(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+"')":"",je(r,T,e)},r.renderPlugin=function(e){qe(r,"renderplugin",e).defaultPrevented||r.root.appendChild(e)};const s={offset:0,timer:0};var a,l;l=s,(a=r).on(Te,(function(){Ie(a,l)})),r.enqueueSeek=function(e){if(0!=r.opts.seekable&&!(1==r.opts.disabled&&e>0))return Ae(r,s,e)},r.deviceId=function(){return function(e){if(Be)return Be;try{const t=e.getItem("flowplayer/uuid");if(t)return t;const n=Fe();return e.setItem("flowplayer/uuid",n),n}catch(e){return Be=Fe()}}(r._storage)}}function Qe(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 Ze="undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{};function Je(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 $e(){return"undefined"!=typeof window?window:void 0!==Ze?Ze:{}}const et=["localhost","127.0.0.1","0.0.0.0","s.codepen.io","cdpn.io","try.flowplayer.com"];function tt(e,t){return!!~et.indexOf(e)||e.indexOf(t)===e.length-t.length}tt.check_whitelist=function(e){return!!~et.indexOf(e)};const nt="production";function ot(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&&ot.validate(n),n}function rt(e){try{return ot.validate(e),{success:!0,message:""}}catch(e){return{success:!1,message:e.message}}}var it;function st(e){return{grant:e,is_granted:t=>(e&t)===t}}function at({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)}ot.validate=function(e){if("string"==typeof e&&(e=ot(e)),!e||!e.raw){if(tt.check_whitelist(window.location.hostname)||"dev"===nt.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=tt.bind(null,t);if("dev"!==nt.toString()&&e.data.domain&&e.data.domain.length&&!e.data.domain.some(n))throw new Error("Domain not allowed");if("dev"!==nt.toString()&&1e3*e.exp-Date.now()<0)throw new Error("Expired token");return!0},ot.id=function(e){if(e)return"string"==typeof e&&(e=ot(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"}(it||(it={})),st.of=st,st.from_token=function(e){const t=ot(e,{require_valid_token:!0});return st.of(t.data.acl)},st.permissions=it;function lt(e,t){const n=t.clientWidth;t.classList.toggle("is-small",n<600),t.classList.toggle("is-tiny",n<400)}function ct(e,t,o){let r=!0;t.classList.add("flowplayer"),lt(0,t),ze(o,[y,"resize"],(function(){lt(0,t)})),ze(o,"state",(function(){Object.entries(o.playerState).forEach((function([e,n]){t.classList.toggle(e,n)}))})),ze(o,"timeupdate",(function(){o.setState(J,!o.hasState("is-casting")&&!o.hasState(X)&&o.readyState<3)})),ze(o,w,(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),Ve(o,S,(function(){t===o.src&&(o.setState(Q,!1),o.pause(),o.setState(X,!0))})),o.currentTime=0}Ve(o,"timeupdate",(function(){o.setState(Z,!1)})),o.transitionState(Z,W,e.loop||e.rewind?0:300)}}),0)})),ze(o,[b,S],(function(e){o.setState(Q,e.type==b),o.setState(V,o.paused),o.setState(W,!o.paused)})),ze(o,"remotesession:ended",(function(e){setTimeout(()=>o.currentTime=e.detail.currentTime,0)})),ze(o,w,(function(){o.setState(W,!1),r=!0})),ze(o,h,()=>{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))}),ze(o,n().ios?f:m,(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")})),ze(o,[g,E,y],(function(t){if(!o.hasState(Q)&&(t.type!=E||e.autoplay||o.setState(J,!1),t.type!=y||"none"!=o.opt("preload")||e.autoplay)){if(t.type==y&&e.autoplay)return Ve(o,_,(function(){o.setState(J,!1)}));t.type==g&&([W,V,X].forEach((function(e){o.setState(e,!1)})),o.hasState(K)||o.setState(Y,!0)),o.setState(Z,!1),o.setState(J,t.type==g)}})),ze(o,[_,v],(function(t){setTimeout(()=>{const e=new CustomEvent("flowplayer/"+t.type,{detail:o});document.dispatchEvent(e)},0);const n=t.type==_,i=o.currentTime==o.duration,s=n&&r&&e.autoplay||o.hasState(J);if(n&&(o.started=!0,r=!1),o.setState(J,!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)}))}const ut=[0].concat(Array.from({length:100}).map((e,t)=>(t+1)/100));function dt(e,t,n){if(!window.IntersectionObserver)return;const r={should_resume:!!e.autoplay,has_user_gesture:!1,locked:!1};[u,o].forEach(e=>Ve(n,e,()=>r.has_user_gesture=!0)),ze(n,"play",(function(){r.locked||(r.should_resume=!0)})),ze(n,"src",(function(){r.should_resume=!!e.autoplay})),ze(n,v,(function(){r.locked||(r.should_resume=!1)}));const i=()=>{setTimeout(()=>{n.setState(X,!0),n.setState("is-autoplay",!1)},100)};ze(n,E,(function(t){if(e.autoplay)return n.hasState(ne)&&r.should_resume?n.togglePlay(!0).catch(i):void(e.autopause||n.hasState(ne)||!r.should_resume||Ve(n,"viewenter",()=>{e.autoplay&&r.should_resume&&n.togglePlay(!0).catch(i)}))}));const s=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:ut});s.observe(t),n.on(O,()=>s.disconnect()),e.autopause&&(ze(n,"viewenter",(function(){r.should_resume&&e.autopause&&!pt()&&n.togglePlay(!0)})),ze(n,"viewleave",(function(){if(!e.autopause||pt())return;const t=!n.paused;r.locked=!0,n.pause(),setTimeout((function(){r.should_resume=t,r.locked=!1}),0)})))}function pt(){return t.find(e=>e.hasState("is-casting"))}function ft(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 mt(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 ht(e,t,n){const o=!!e.ratio,r=document.createElement("div");r.classList.add("fp-ratio"),t.append(r);let i=mt(e.ratio||.5625);r.style.paddingTop=100*i+"%";const s=[m,f];n.on(s,(function(){if(o)return;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,o=mt((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(_,this.render),null===(t=this.player)||void 0===t||t.once(w,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(_,this.render),null===(o=this.player)||void 0===o||o.off(w,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(yt).forEach(([e,t])=>{r.style.setProperty(e,t,"important")}),o.appendChild(r)}}const yt={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)"},vt="flowplayer/"+_;function _t(e){const t=t=>{t.detail!==e&&!1===e.opt("multiplay")&&e.togglePlay(!1)};e.on(O,()=>document.removeEventListener(vt,t)),document.addEventListener(vt,t)}function gt(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=Et("flowplayer.version","3.4.1");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=Et("hls.version",i.version);o.append(e)}e.appendChild(o)}(e,t))})}const Et=(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 wt=function(){const e=$e(),t=e.flowplayer?e.flowplayer:{extensions:[]};return Array.isArray(t.extensions)||(t.extensions=[]),t}();function St(n,o){if("function"==typeof n)return e.push(...[...arguments].filter(e=>"function"==typeof e)),St;"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=rt(o.token);if(!s.success)return at({root:r,data:{reason:"token",details:s.message}});const a=new Map,l=Qe(o,r);l.reaper=a,l._customElements=ce,Object.defineProperty(l,"token",{value:"string"==typeof o.token?ot.id(o.token):"",writable:!1}),l.addEventListener(O,()=>{a.clear(),l.reaper=0,delete l.root}),l.root=r,o.token&&st.from_token(o.token).is_granted(st.permissions.DEVELOPER_PLAN)&&e.push(ExplorerPlan),!~t.indexOf(l)&&t.push(l),Xe(o,r,l),l.setAttrs(o),l.plugins=St.extensions.map(e=>new e(St,l)),ct(o,r,l),dt(o,r,l),ft(r,l),ht(o,r,l),_t(l),gt(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(f),c>2&&l.currentSrc&&l.emit(E),l.emit("mount"),l.on("error:fatal",(function(e){at({root:r,video:l,data:e.data||{}})})),l}Object.assign(St,wt),function(o){Array.isArray(o.extensions)&&o.extensions.forEach(t=>e.push(t)),o.customElements=ce,o.defaultElements=z,o.version="3.4.1",o.commit="465b355ad41710b2549a1de946bfd490968fd17d",o.instances=t,o.extensions=e,o.support=n,o.events=I,o.states=oe,o.jwt=le,o.autoplay=fe,o.quality=pe}(St),"object"==typeof document&&setTimeout(je,0,document,"flowplayer:umd",St);var bt="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function Ot(e){var t={exports:{}};return e(t,t.exports),t.exports}var Tt=Ot((function(e,t){var n=bt&&bt.__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}})),Nt=Ot((function(e,t){var n=bt&&bt.__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=bt&&bt.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),r=bt&&bt.__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(Tt),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})),At=Ot((function(e,t){var n=bt&&bt.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};t.__esModule=!0;var o=n(Nt);t.default=o.default.of()})),It=Ot((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 "))}))}})),Lt=Ot((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})),kt=Ot((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"})),Rt=Ot((function(e,t){var n=bt&&bt.__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=bt&&bt.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),r=bt&&bt.__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=bt&&bt.__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=bt&&bt.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};t.__esModule=!0;var a=s(At),l=s(Nt),c=r(It),u=r(Tt),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=Lt.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=kt.Verb,e}();t.default=d})),Ct=Ot((function(e,t){var n=bt&&bt.__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=bt&&bt.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),r=bt&&bt.__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=bt&&bt.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};t.__esModule=!0,t.API=t.Tracker=void 0;var s=i(Rt);t.Tracker=s.default;var a=r(It);t.API=a})),Dt="ping",xt="display",Mt="view";const Pt=["sitegroup_id","session_id","media_id","site_id","player_id","video_type"],Ut=["created","position"],Ft=["player_version","created","source","category","category_id","autoplay","muted","customer_user_id"];function Bt(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 Gt(e,t,n){if(!t.segment_duration&&!Bt(e,t))return;const o=function(e,t,n){const o=t.last_idx,r=n?99:Ht(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(Dt,{position:o})}function Ht(e,t){return Math.min(Math.floor(e.currentTime/t.segment_duration),99)}const jt="vod",qt="live",zt=[xt,Dt,Mt];function Wt(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(Dt,{position:60*t.ticks}))}(e,t);case"vod":return Gt(e,t,"boolean"==typeof n&&n)}}function Vt(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 Kt(){try{return window.location!==window.parent.location?document.referrer:document.location.href}catch(e){return!1}}class Analytics{init(e,t,n){if(!st.from_token(e.token||"").is_granted(st.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:()=>{Wt(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.4.1"},s=Ct.Tracker.of(n,{verb:Ct.Tracker.verb.POST,url:"https://ptm.flowplayer.com/:video_type/:sitegroup_id/:event_type",events:zt,required_keys:Pt,optional_keys:Ft.concat(Ut).slice(0),metadata:i});n.on(O,(function(){s&&s.destroy()})),n.on(T,(function(t){if(!s)return;const r=Ce(t,"data.metadata",{});if(!r.media_id)return;const i=Ce(s,"metadata.media_id");if(i&&r.media_id==i)return;const a=Ce(e,"analytics",{});s.put(r),s.put(a);const l=Ce(e,"metadata.live_start_time",e.live)?qt:jt;s.put({video_type:l,source:e.source||Kt()||""}),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(xt)}));let a=0;n.on(_,(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=Vt(n);if(e)return a=Promise.resolve(e).then((function(){o.last_media_id=s.metadata.media_id,n.emit(Mt),a=0})).catch((function(){a=0}));o.last_media_id=s.metadata.media_id,n.emit(Mt)})),n.on("timeupdate",(function(){var t;s&&(a||Vt(n)||o.ended||(!e.live&&n.currentTime+.25>=n.duration&&Wt(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(S,(function(){s&&o.ticker&&"vod"==o.ticker.kind&&function(e,t){Bt(e,t),t.last_idx=Ht(e,t)}(n,o.ticker)})),n.on(w,(function(){s&&function(e,t){t.ended||(t.ended=!0,Wt(e,t.ticker))}(n,o)}))}}var Yt;function Xt(e){switch(e){case Yt.MEDIA_PLAYBACK_ABORTED:return"media playback was aborted";case Yt.MEDIA_ERR_NETWORK:return"a network error occurred";case Yt.MEDIA_ERR_DECODE:return"unable to decode media content";case Yt.MEDIA_ERR_SRC_NOT_SUPPORTED:return"unsupported media type";case Yt.NO_INTERNET:return"no internet connection detected";case Yt.MIXED_CONTENT:return"cannot load insecure content in a secure context";default:return"an unknown error occurred"}}function Qt(){}function Zt(e){try{return!!new URL(e)}catch(e){return!1}}Je($e(),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"}(Yt||(Yt={}));function Jt(e,t){if(t.message)return t.message;if(t.stack)return t.stack;const n=t.code||-1,o=Xt(n);return e.i18n("media_errors."+n,o)}const $t=()=>!0===(navigator||{}).onLine;function en(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 tn(e,t,n){const o=n.togglePlay;n.on("error",(function(e){const t=e.data||n.error,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(){const i=Le(n,L);if(e.defaultPrevented||!i||n.root.querySelector("#qul_error"))return;if("AbortError"==t.name)return;n.setState("is-error",!0),n.togglePlay=Qt;const s=function(e,t){return{code:"http:0"===t.code?nn(e):t.code,message:Jt(e,t)}}(n,t);console.error(r,s.message);let a=Le(n,"flowplayer-error");a||(a=ue(n,"flowplayer-error"),i.append(a)),je(a,"error",{data:t,formatted_data:s}),n.once(y,()=>{n.togglePlay=o,n.setState("is-error",!1),null==a||a.remove()})}))}))}function nn(e){return en(e.original_src)?{code:Yt.MIXED_CONTENT}:$t()?{code:Yt.MEDIA_ERR_NETWORK}:$t()?{code:Yt.UNKNOWN}:{code:Yt.NO_INTERNET}}var on=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 rn(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")),sn(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 r=s();if(e)return r.requestFullscreen();o()===r&&document.exitFullscreen()},sn(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?d:p),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 sn(e){return n().ios&&"function"==typeof e.webkitEnterFullScreen&&"function"==typeof e.webkitExitFullScreen}function an(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 ln(e){return e.opt("live",!1)||e.duration>=Number.MAX_SAFE_INTEGER}function cn(e){return isFinite(e.duration)?e.duration:0==e.seekable.length?0:an(e).head}function un(e){return function(e){return an(e).head}(e)-.5}function dn(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=Re("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=Re("fp-title");e.innerText=i,o.append(e)}if("string"==typeof r){const e=r.split(" "),t=Re("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),tn(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)}))}),rn(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=an(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=an(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($)==t.is_live&&n.setState($,!t.is_live),n.live_state.dvr&&n.emit("dvr",t.progress)},200)}),n.on(f,(function(){n.setOpts({live:ln(n)})})),n.on("durationchange",(function(e){const t=ln(n),o=t?cn(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 u=null;[l,c].forEach(e=>r.addEventListener(e,(function(e){n.hasState("is-touch-device")&&e.type===l||("number"==typeof u&&clearTimeout(u),n.setState("is-hovered",!0),u=0==n.paused&&setTimeout((function(){n.setState("is-hovered",!1)}),2e3))})))}function pn(e,t,n){if(st.from_token(e.token||"").is_granted(st.permissions.NO_METERING))return;const o=ot.id(e.token||"");o&&n.once(_,()=>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 fn={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",Pe(I18n,e,"en"))}}I18n.en=fn;const mn="rebuffer";var hn=Object.freeze({__proto__:null,RECORD:"health:record",REBUFFER:mn});function yn(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(`flowplayer/${e} -- ${o}`,...r)};return o.log=o,o}const vn=navigator;function _n(e){var t,n;const o=null===(t=e.hls)||void 0===t?void 0:t.bandwidthEstimate;return o?1e-6*o:(null===(n=vn.connection)||void 0===n?void 0:n.downlink)||-1}function gn(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"),wn=window,Sn=wn._flowplayerTimekeeper||(wn._flowplayerTimekeeper={});const bn=e=>{switch(e){case!0:return fe.ON;case!1:return fe.OFF;default:return e}},On=[];function Tn(e){if(e.suspended)return;const t=On.slice(0);On.length=0,0!=t.length&&(e.logger.log(`:dispatch events={${t.length}}`),gn("https://ihi.flowplayer.com/v1/health/events",t))}async function Nn(e,t,n){const o=await In();On.push(Object.assign(t,o)),e.logger.log(":enqueue",t.event,t),On.length<10&&!n||Tn(e)}const An=()=>{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}},In=async()=>{const e=Date.now();try{return{adjusted_time:e-await async function(){const e=Sn.cachedServerOffset;if(e)return e;const t=Sn.pendingRequest||(Sn.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 Sn.cachedServerOffset=i,Sn.cachedServerOffset}(),client_time:e}}catch(t){return{client_time:e}}},Ln=(e,t)=>Object.assign(e,{detail:t}),kn=(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.4.1",commit:"465b355ad41710b2549a1de946bfd490968fd17d",ima_sdk_version:An(),preload:e.opt("preload"),autoplay:bn(e.opt("autoplay")),live:e.opt("live"),dvr:!!e.live_state.dvr,source:e.original_src,downlink_mbs:_n(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")}),Rn=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 Cn(e,t,n,o){const r=kn(t,e.eventInfo(n)),{before:i,after:s}=o;Nn(e,((e,t,n)=>Object.assign(e,{state:{before:t,after:n}}))(r,Rn(i),Rn(s)))}const Dn=(e,t)=>{let n=null;return(...o)=>{null!==n&&(clearTimeout(n),n=null),n=setTimeout(()=>t(...o),e)}},xn=Fe();class Health{constructor(e,t){this.session_id=xn,this.suspended=!1,this.logger=yn("health",t.opts),this.media_session_id=Fe(),this.analyticsLoop=setInterval(()=>Tn(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(()=>Tn(this),2e3)}init(e,t,n){!function(e){e.on(g,(function(t){e.seeking||e.networkState===e.NETWORK_LOADING&&e.readyState!==e.HAVE_NOTHING&&e.emit(mn)}))}(n),n.on("health:record",({detail:e})=>{const t=kn(n,this.eventInfo(e.event));Object.assign(t,e.detail||{}),Nn(this,t)}),[E,y,i,f,m,h,g,mn].forEach(e=>{n.on(e,e=>{Nn(this,kn(n,this.eventInfo(e.type)))})}),[_,v,b,S,w,d,p].forEach(e=>{n.on(e,e=>{Nn(this,kn(n,this.eventInfo(e.type)))})}),n.on("volumechange",Dn(800,e=>{const t=kn(n,this.eventInfo(e.type));Nn(this,Ln(t,{volume:parseFloat(n.volume.toFixed(2)),muted:n.muted}))})),n.on("resize",Dn(800,e=>{const o=kn(n,this.eventInfo(e.type));Nn(this,Ln(o,{height:t.clientHeight,width:t.clientWidth}))})),n.on("hls/failover",e=>{const t=kn(n,this.eventInfo(e.type)),o=e.detail,{reason:r,from:i}=o;Nn(this,Ln(t,{reason:r,from:i}))}),n.on("qualitychange",({type:e,detail:t})=>{switch(t.kind){case"hls":return Cn(this,n,e,t)}});let o=Date.now()+5e3;n.on("timeupdate",e=>{if(Date.now()<o)return;o=Date.now()+5e3;const t=kn(n,this.eventInfo(e.type));var r;Nn(this,Ln(t,{duration:(r=n.duration,Number.isFinite(r)?r:r===1/0?-1:void 0)}))}),n.addEventListener("error",e=>{const t=kn(n,this.eventInfo(e.type)),o=e.error||n.error;if(!o)return Nn(this,t,!0);const r=o.code,i={error_message:o.message||Xt(r),error_code:r,error_stack:o.stack||""};return Nn(this,Ln(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(!Zt(n.original_src))return;if(!Zt(o))return;if(o==n.original_src)return;this.media_session_id=Fe();Nn(this,kn(n,this.eventInfo(e.type))),Tn(this)}),n.on("visibilitychange",e=>{Nn(this,kn(n,this.eventInfo(e.type))),Tn(this)})}}Health.events=hn,Health._UNLOAD_SUBSCRIBED=!1,Je(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)?xe(n):""})}}const Mn={name:"fp-fullscreen",translation_key:"core.fullscreen"},Pn={name:"fp-fullscreen-exit",translation_key:"core.exit_fullscreen"},Un={name:"fp-play",translation_key:"core.play"},Fn={name:"fp-pause",translation_key:"core.pause"},Bn={translation_key:"core.mute",name:"fp-volume-mute-unmute"},Gn={translation_key:"core.play",name:"fp-small-play"},Hn={translation_key:"core.pause",name:"fp-small-pause"},jn={name:"fp-fast-forward"},qn={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 zn={passive:!0};var Wn;function Vn(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(Wn.GRABBING),s.remove(Wn.TOUCHING);const a=t.onseek||Qt,d=t.onstart||Qt,p=t.onend||Qt,f=t.onmouse||Qt,m=t.ontouch||Qt,h=t.ontouchend||Qt;function y(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 v(t){const n=y(t);n!=r&&(a(e,n),r=n)}return e.addEventListener("touchstart",(function(t){Kn(e,t)&&(s.add(Wn.TOUCHING),Yn(e.parentElement)&&(s.add(Wn.GRABBING),m(e,y(t)),d(e,y(t)),v(t)))}),zn),e.addEventListener(c,(function(t){v(t),f(e,y(t))}),zn),e.addEventListener(u,(function(t){setTimeout((function(){s.remove(Wn.TOUCHING)}),500),Kn(e,t)&&(s.remove(Wn.GRABBING),h(e,y(t)),p(e,y(t)),o=0)}),zn),e.addEventListener("touchcancel",(function(){s.remove(Wn.GRABBING,Wn.TOUCHING),o=0}),zn),e.addEventListener("mousedown",(function(t){s.contains(Wn.TOUCHING)||(document.addEventListener(l,v),s.add(Wn.GRABBING),d(e,y(t)),t.preventDefault(),v(t))})),e.addEventListener(l,(function(t){s.contains(Wn.TOUCHING)||f(e,y(t))})),document.addEventListener("mouseup",(function(t){s.contains(Wn.TOUCHING)||(document.removeEventListener(l,v),s.contains(Wn.GRABBING)&&(s.remove(Wn.GRABBING),p(e,y(t)),o=0))})),e}function Kn(e,t){const n=t.target;return!!n&&(n&&!n.closest(e.id)||!Yn(e.parentElement)||!e.classList.contains(Wn.TOUCHING))}function Yn(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"}(Wn||(Wn={}));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),Vn(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(Wn.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 Xn(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 Qn(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 Zn(e,t){e.style.width="0",t.style.display="none"}function Jn(e,t,n){if(!t.seekable||0==t.seekable.length)return;Xn(n,e);const o=an(t),r=(100-Math.max(0,Math.min(e,100)))/100*(o.head-o.tail);n.innerText="-"+xe(r)}function $n(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=an(e);return n.tail+t*(n.head-n.tail)}(t,e)}function eo(e,t){e.style.width="0",t.style.display="none"}class FlowplayerTimelineBar extends FlowplayerComponent{constructor(e){let t;super(e),this.bufferEle=Re("fp-buffer"),this.progress=Re("fp-progress","fp-color"),this.tooltipEle=Re("fp-timestamp"),this.proposedSeekBar=Re("fp-hover"),this.dragger=Re("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(Wn.GRABBING)||r||(r=setTimeout(i,200)))},s=()=>!!this.player.opt("seekable",!0)&&!isNaN(this.player.duration);Vn(this,{onseek:(n,o)=>{if(s())switch(!!t.live){case!0:Jn(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),Xn(this.tooltipEle,o)}},onstart:()=>{s()&&(e.emit("timeline/gesture/start"),!e.hasState("is-casting")&&e.setState(Q,!0),t.live||function(e){e.style.display="block"}(this.tooltipEle))},onend:function(n,r){o(i),0!=t.seekable&&t.live&&$n(r,e)},ontouch:function(){e.paused||(n=!0,e.pause())},ontouchend:()=>{n&&(n=!1,e.play()),t.live?eo(this.proposedSeekBar,this.tooltipEle):Zn(this.proposedSeekBar,this.tooltipEle),setTimeout(()=>e.emit("timeline/gesture/end"),0)},onmouse:(n,o)=>{if(s()&&(e.emit("timeline/gesture/move",{percent:o}),!this.classList.contains(Wn.GRABBING)))switch(!!t.live){case!0:!function(e,t){t.style.width=e+"%"}(o,this.proposedSeekBar),Jn(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;Xn(n,e),n.innerHTML="";const o=document.createElement("span");o.innerText=xe(e/100*t.duration),n.append(o)}(o,e,this.tooltipEle)}}}),e.on(T,(function(e){e.data&&(t=e.data)})),e.on(_,()=>o(i)),e.on(h,()=>{0==e.reaper||t.live||Qn(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||Qn(e,this.bufferEle))}),e.on(f,()=>{0!=e.reaper&&(t.live||Qn(e,this.bufferEle))}),e.on("durationchange",t=>{if(0==e.reaper)return;const n=ln(e)?cn(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?eo(this.proposedSeekBar,this.tooltipEle):Zn(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=Le(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=Re("fp-live-text"),n=Re("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=un(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=ln(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=xe(o)}),e.on(f,()=>{var n,o;0==e.reaper||t.live||(o=this,(n=e).duration&&(o.innerText=xe(n.duration)))})}}class FlowplayerElapsedTime extends FlowplayerComponent{constructor(e){let t;super(e),this.classList.add("fp-elapsed"),this.innerText=xe(0),e.on(T,e=>{e.data&&(t=e.data)}),e.on("timeupdate",()=>{var n;0!=e.reaper&&(t.live?(n=e,this.innerText=xe(n.currentTime)):function(e,t){t.innerText=xe(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(S,()=>{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(u,(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 FlowplayerError extends FlowplayerComponent{constructor(e){super(e),this.className="fp-error",this.message=document.createElement("p"),this.message.className="error-message",this.append(this.message),this.addEventListener("error",e=>{const t=e.detail;t&&(this.message.textContent=t.formatted_data.message)})}}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(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(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",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==Mn?"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),[_,S].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(J)||e.togglePlay()}),0)})),e.on(r,(function(t){setTimeout((function(){t.defaultPrevented||e.toggleFullScreen()}),0)}))}handleTouch(e){let t=!1;this.addEventListener(u,(function(t){t.cancelable&&!e.hasState("is-endscreen")&&(t.preventDefault(),e.emit(t.type,{source:t}))})),e.on(u,(function(n){setTimeout((function(){if(n.defaultPrevented)return;if(e.hasState(J))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,U,k))}}return St.extensions.unshift.apply(St.extensions,[I18n,Analytics,Health,class Default{constructor(e){de(e,L,FlowplayerUi),de(e,"flowplayer-error",FlowplayerError),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,P,FlowplayerPrimary),de(e,"flowplayer-header-duration",FlowplayerHeaderDuration),de(e,"flowplayer-header-left-zone",class extends FlowplayerHeaderLeftRight{constructor(e){super(e,"fp-left",P,"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,U,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,Gn),this.setAttribute("role","button")}}),de(e,"flowplayer-small-pause-icon",class extends FlowplayerIcon{constructor(e){super(e,Hn),this.setAttribute("role","button")}}),de(e,G,class extends FlowplayerIcon{constructor(e){super(e,Un)}}),de(e,H,class extends FlowplayerIcon{constructor(e){super(e,Fn)}}),de(e,"flowplayer-fullscreen-enter-icon",class extends FullscreenIcon{constructor(e){super(e,Mn)}}),de(e,"flowplayer-fullscreen-exit-icon",class extends FullscreenIcon{constructor(e){super(e,Pn)}}),de(e,"flowplayer-fast-forward-icon",class extends FlowplayerIcon{constructor(e){super(e,jn)}}),de(e,j,class extends FlowplayerIcon{constructor(e){super(e,qn)}}),de(e,q,class extends FlowplayerIcon{constructor(e){super(e,Bn),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;pn(e,0,n),dn(e,t,n),o=n,"undefined"!=typeof window&&"ontouchstart"in window&&o.setState("is-touch-device",!0),o.setState("is-accessibility",!1)}}]),Object.assign(St,{ui:on,i18n:I18n})}));
|